From fedora-extras-commits at redhat.com Sun Apr 1 06:09:25 2007 From: fedora-extras-commits at redhat.com (Mamoru Tasaka (mtasaka)) Date: Sun, 1 Apr 2007 02:09:25 -0400 Subject: rpms/mecab/FC-6 mecab.spec,1.4,1.5 Message-ID: <200704010609.l3169PoY017110@cvs-int.fedora.redhat.com> Author: mtasaka Update of /cvs/extras/rpms/mecab/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv17058/FC-6 Modified Files: mecab.spec Log Message: * Sun Apr 1 2007 Mamoru Tasaka - 0.95-2 - remove -lstdc++ from mecab-config (#233424) Index: mecab.spec =================================================================== RCS file: /cvs/extras/rpms/mecab/FC-6/mecab.spec,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- mecab.spec 11 Mar 2007 16:33:04 -0000 1.4 +++ mecab.spec 1 Apr 2007 06:08:52 -0000 1.5 @@ -1,6 +1,6 @@ %define mainver 0.95 %undefine betaver -%define fedorarel 1 +%define fedorarel 2 # Note: # mecab dictionary requires mecab-devel to rebuild it, @@ -45,6 +45,7 @@ %{__sed} -i.flags \ -e '/-O3/s|CFLAGS=\"\(.*\)\"|CFLAGS=\${CFLAGS:-\1}|' \ -e '/-O3/s|CXXFLAGS=\"\(.*\)\"|CXXFLAGS=\${CFLAGS:-\1}|' \ + -e '/MECAB_LIBS/s|-lstdc++||' \ configure # multilib change @@ -108,6 +109,9 @@ %{_includedir}/%{name}.h %changelog +* Sun Apr 1 2007 Mamoru Tasaka - 0.95-2 +- remove -lstdc++ from mecab-config (#233424) + * Sun Mar 11 2007 Mamoru Tasaka - 0.95-1 - 0.95 From fedora-extras-commits at redhat.com Sun Apr 1 06:09:22 2007 From: fedora-extras-commits at redhat.com (Mamoru Tasaka (mtasaka)) Date: Sun, 1 Apr 2007 02:09:22 -0400 Subject: rpms/mecab/FC-5 mecab.spec,1.4,1.5 Message-ID: <200704010609.l3169MtL017107@cvs-int.fedora.redhat.com> Author: mtasaka Update of /cvs/extras/rpms/mecab/FC-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv17058/FC-5 Modified Files: mecab.spec Log Message: * Sun Apr 1 2007 Mamoru Tasaka - 0.95-2 - remove -lstdc++ from mecab-config (#233424) Index: mecab.spec =================================================================== RCS file: /cvs/extras/rpms/mecab/FC-5/mecab.spec,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- mecab.spec 11 Mar 2007 16:33:01 -0000 1.4 +++ mecab.spec 1 Apr 2007 06:08:49 -0000 1.5 @@ -1,6 +1,6 @@ %define mainver 0.95 %undefine betaver -%define fedorarel 1 +%define fedorarel 2 # Note: # mecab dictionary requires mecab-devel to rebuild it, @@ -45,6 +45,7 @@ %{__sed} -i.flags \ -e '/-O3/s|CFLAGS=\"\(.*\)\"|CFLAGS=\${CFLAGS:-\1}|' \ -e '/-O3/s|CXXFLAGS=\"\(.*\)\"|CXXFLAGS=\${CFLAGS:-\1}|' \ + -e '/MECAB_LIBS/s|-lstdc++||' \ configure # multilib change @@ -108,6 +109,9 @@ %{_includedir}/%{name}.h %changelog +* Sun Apr 1 2007 Mamoru Tasaka - 0.95-2 +- remove -lstdc++ from mecab-config (#233424) + * Sun Mar 11 2007 Mamoru Tasaka - 0.95-1 - 0.95 From fedora-extras-commits at redhat.com Sun Apr 1 06:09:29 2007 From: fedora-extras-commits at redhat.com (Mamoru Tasaka (mtasaka)) Date: Sun, 1 Apr 2007 02:09:29 -0400 Subject: rpms/mecab/devel mecab.spec,1.4,1.5 Message-ID: <200704010609.l3169TnZ017113@cvs-int.fedora.redhat.com> Author: mtasaka Update of /cvs/extras/rpms/mecab/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv17058/devel Modified Files: mecab.spec Log Message: * Sun Apr 1 2007 Mamoru Tasaka - 0.95-2 - remove -lstdc++ from mecab-config (#233424) Index: mecab.spec =================================================================== RCS file: /cvs/extras/rpms/mecab/devel/mecab.spec,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- mecab.spec 11 Mar 2007 16:33:07 -0000 1.4 +++ mecab.spec 1 Apr 2007 06:08:56 -0000 1.5 @@ -1,6 +1,6 @@ %define mainver 0.95 %undefine betaver -%define fedorarel 1 +%define fedorarel 2 # Note: # mecab dictionary requires mecab-devel to rebuild it, @@ -45,6 +45,7 @@ %{__sed} -i.flags \ -e '/-O3/s|CFLAGS=\"\(.*\)\"|CFLAGS=\${CFLAGS:-\1}|' \ -e '/-O3/s|CXXFLAGS=\"\(.*\)\"|CXXFLAGS=\${CFLAGS:-\1}|' \ + -e '/MECAB_LIBS/s|-lstdc++||' \ configure # multilib change @@ -108,6 +109,9 @@ %{_includedir}/%{name}.h %changelog +* Sun Apr 1 2007 Mamoru Tasaka - 0.95-2 +- remove -lstdc++ from mecab-config (#233424) + * Sun Mar 11 2007 Mamoru Tasaka - 0.95-1 - 0.95 From fedora-extras-commits at redhat.com Sun Apr 1 07:49:00 2007 From: fedora-extras-commits at redhat.com (Andreas Bierfert (awjb)) Date: Sun, 1 Apr 2007 03:49:00 -0400 Subject: rpms/perl-Tk/devel perl-Tk.spec,1.7,1.8 Message-ID: <200704010749.l317n0I4022692@cvs-int.fedora.redhat.com> Author: awjb Update of /cvs/extras/rpms/perl-Tk/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv22672 Modified Files: perl-Tk.spec Log Message: - F7 rebuild (#234404) Index: perl-Tk.spec =================================================================== RCS file: /cvs/extras/rpms/perl-Tk/devel/perl-Tk.spec,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- perl-Tk.spec 15 Sep 2006 06:44:08 -0000 1.7 +++ perl-Tk.spec 1 Apr 2007 07:48:26 -0000 1.8 @@ -3,7 +3,7 @@ Name: perl-Tk Version: 804.027 -Release: 10%{?dist} +Release: 11%{?dist} Summary: Perl Graphical User Interface ToolKit Group: Development/Libraries @@ -85,6 +85,10 @@ %exclude %{perl_vendorarch}/Tk/reindex.pl %changelog +* Sun Apr 01 2007 Andreas Bierfert +804.027-11 +- F7 rebuild (#234404) + * Fri Sep 15 2006 Andreas Bierfert 804.027-10 - FE6 rebuild From fedora-extras-commits at redhat.com Sun Apr 1 08:42:37 2007 From: fedora-extras-commits at redhat.com (Michael G. Fleming (mfleming)) Date: Sun, 1 Apr 2007 04:42:37 -0400 Subject: rpms/GeoIP/FC-6 .cvsignore, 1.8, 1.9 GeoIP.spec, 1.8, 1.9 sources, 1.8, 1.9 Message-ID: <200704010842.l318gba3017072@cvs-int.fedora.redhat.com> Author: mfleming Update of /cvs/extras/rpms/GeoIP/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv17049 Modified Files: .cvsignore GeoIP.spec sources Log Message: * Sun Apr 1 2007 Michael Fleming 1.4.2-1 - New upstream release. - Sync with devel - Fix dumb typo in fetch-geoipdata-city.pl Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/GeoIP/FC-6/.cvsignore,v retrieving revision 1.8 retrieving revision 1.9 diff -u -r1.8 -r1.9 --- .cvsignore 8 Jan 2007 05:51:06 -0000 1.8 +++ .cvsignore 1 Apr 2007 08:42:04 -0000 1.9 @@ -1,5 +1,5 @@ -GeoIP-1.4.1.tar.gz -LICENSE.txt -README.Fedora +GeoIP-1.4.2.tar.gz fetch-geoipdata-city.pl fetch-geoipdata.pl +LICENSE.txt +README.Fedora Index: GeoIP.spec =================================================================== RCS file: /cvs/extras/rpms/GeoIP/FC-6/GeoIP.spec,v retrieving revision 1.8 retrieving revision 1.9 diff -u -r1.8 -r1.9 --- GeoIP.spec 8 Jan 2007 05:51:06 -0000 1.8 +++ GeoIP.spec 1 Apr 2007 08:42:04 -0000 1.9 @@ -1,6 +1,6 @@ Name: GeoIP -Version: 1.4.1 -Release: 2%{?dist} +Version: 1.4.2 +Release: 1%{?dist} Summary: C library for country/city/organization to IP address or hostname mapping Group: Development/Libraries License: LGPL @@ -79,6 +79,11 @@ %{_libdir}/libGeoIPUpdate.so %changelog +* Sun Apr 1 2007 Michael Fleming 1.4.2-1 +- New upstream release. +- Sync with devel +- Fix dumb typo in fetch-geoipdata-city.pl + * Mon Jan 8 2007 Michael Fleming 1.4.1-2 - License is actually LGPL now. Index: sources =================================================================== RCS file: /cvs/extras/rpms/GeoIP/FC-6/sources,v retrieving revision 1.8 retrieving revision 1.9 diff -u -r1.8 -r1.9 --- sources 8 Jan 2007 05:51:06 -0000 1.8 +++ sources 1 Apr 2007 08:42:04 -0000 1.9 @@ -1,5 +1,5 @@ -3a8f841b2a113b80ba2ed3b988826d00 GeoIP-1.4.1.tar.gz +d310da791d1d760edad25d33f2166fcd GeoIP-1.4.2.tar.gz +a650a3e4fb2f7c3984c4081cd5949d73 fetch-geoipdata-city.pl +c7c0ff588272cc686515d4c66b076cba fetch-geoipdata.pl 8c0bc6e8ebe6ec3bc1580021edb4bba1 LICENSE.txt 38e97c6ac82ac7b44f6d1f40c30580a5 README.Fedora -48a9f71cc61aae720a473309d39db98b fetch-geoipdata-city.pl -c7c0ff588272cc686515d4c66b076cba fetch-geoipdata.pl From fedora-extras-commits at redhat.com Sun Apr 1 08:45:39 2007 From: fedora-extras-commits at redhat.com (Michael G. Fleming (mfleming)) Date: Sun, 1 Apr 2007 04:45:39 -0400 Subject: rpms/GeoIP/FC-5 .cvsignore, 1.6, 1.7 GeoIP.spec, 1.8, 1.9 sources, 1.6, 1.7 Message-ID: <200704010845.l318jdQC017199@cvs-int.fedora.redhat.com> Author: mfleming Update of /cvs/extras/rpms/GeoIP/FC-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv17161 Modified Files: .cvsignore GeoIP.spec sources Log Message: * Sun Apr 1 2007 Michael Fleming 1.4.2-1 - New upstream release. - Sync with devel - Fix dumb typo in fetch-geoipdata-city.pl Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/GeoIP/FC-5/.cvsignore,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- .cvsignore 8 Jan 2007 05:53:41 -0000 1.6 +++ .cvsignore 1 Apr 2007 08:45:06 -0000 1.7 @@ -1,5 +1,5 @@ -GeoIP-1.4.1.tar.gz -LICENSE.txt -README.Fedora +GeoIP-1.4.2.tar.gz fetch-geoipdata-city.pl fetch-geoipdata.pl +LICENSE.txt +README.Fedora Index: GeoIP.spec =================================================================== RCS file: /cvs/extras/rpms/GeoIP/FC-5/GeoIP.spec,v retrieving revision 1.8 retrieving revision 1.9 diff -u -r1.8 -r1.9 --- GeoIP.spec 8 Jan 2007 05:53:41 -0000 1.8 +++ GeoIP.spec 1 Apr 2007 08:45:06 -0000 1.9 @@ -1,6 +1,6 @@ Name: GeoIP -Version: 1.4.1 -Release: 2%{?dist} +Version: 1.4.2 +Release: 1%{?dist} Summary: C library for country/city/organization to IP address or hostname mapping Group: Development/Libraries License: LGPL @@ -79,6 +79,11 @@ %{_libdir}/libGeoIPUpdate.so %changelog +* Sun Apr 1 2007 Michael Fleming 1.4.2-1 +- New upstream release. +- Sync with devel +- Fix dumb typo in fetch-geoipdata-city.pl + * Mon Jan 8 2007 Michael Fleming 1.4.1-2 - License is actually LGPL now. Index: sources =================================================================== RCS file: /cvs/extras/rpms/GeoIP/FC-5/sources,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- sources 8 Jan 2007 05:53:41 -0000 1.6 +++ sources 1 Apr 2007 08:45:06 -0000 1.7 @@ -1,5 +1,5 @@ -3a8f841b2a113b80ba2ed3b988826d00 GeoIP-1.4.1.tar.gz +d310da791d1d760edad25d33f2166fcd GeoIP-1.4.2.tar.gz +a650a3e4fb2f7c3984c4081cd5949d73 fetch-geoipdata-city.pl +c7c0ff588272cc686515d4c66b076cba fetch-geoipdata.pl 8c0bc6e8ebe6ec3bc1580021edb4bba1 LICENSE.txt 38e97c6ac82ac7b44f6d1f40c30580a5 README.Fedora -48a9f71cc61aae720a473309d39db98b fetch-geoipdata-city.pl -c7c0ff588272cc686515d4c66b076cba fetch-geoipdata.pl From fedora-extras-commits at redhat.com Sun Apr 1 09:58:21 2007 From: fedora-extras-commits at redhat.com (Michael G. Fleming (mfleming)) Date: Sun, 1 Apr 2007 05:58:21 -0400 Subject: rpms/mod_security/devel mod_security.conf, 1.5, 1.6 mod_security.spec, 1.17, 1.18 sources, 1.8, 1.9 Message-ID: <200704010958.l319wLCq023058@cvs-int.fedora.redhat.com> Author: mfleming Update of /cvs/extras/rpms/mod_security/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv22953 Modified Files: mod_security.conf mod_security.spec sources Log Message: * Sun Apr 1 2007 Michael Fleming 2.1.0-3 - Automagically configure correct library path for libxml2 library. - Add LoadModule for mod_unique_id as the logging wants this at runtime Index: mod_security.conf =================================================================== RCS file: /cvs/extras/rpms/mod_security/devel/mod_security.conf,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- mod_security.conf 13 Mar 2007 09:20:35 -0000 1.5 +++ mod_security.conf 1 Apr 2007 09:57:48 -0000 1.6 @@ -1,11 +1,9 @@ # Example configuration file for the mod_security Apache module -LoadFile /usr/lib/libxml2.so.2 - -# For users of x86_64 / ppc64 et. al machines -# LoadFile /usr/lib64/libxml2.so.2 +LoadFile LIBDIR/libxml2.so.2 LoadModule security2_module modules/mod_security2.so +LoadModule unique_id_module modules/mod_unique_id.so # This is the ModSecurity Core Rules Set. Index: mod_security.spec =================================================================== RCS file: /cvs/extras/rpms/mod_security/devel/mod_security.spec,v retrieving revision 1.17 retrieving revision 1.18 diff -u -r1.17 -r1.18 --- mod_security.spec 26 Mar 2007 13:03:26 -0000 1.17 +++ mod_security.spec 1 Apr 2007 09:57:48 -0000 1.18 @@ -1,7 +1,7 @@ Summary: Security module for the Apache HTTP Server Name: mod_security Version: 2.1.0 -Release: 2%{?dist} +Release: 3%{?dist} License: GPL URL: http://www.modsecurity.org/ Group: System Environment/Daemons @@ -23,6 +23,7 @@ %build make -C apache2 CFLAGS="%{optflags}" top_dir="%{_libdir}/httpd" +perl -pi.orig -e 's|LIBDIR|%{_libdir}|;' %{SOURCE1} %install rm -rf %{buildroot} @@ -48,6 +49,10 @@ %changelog +* Sun Apr 1 2007 Michael Fleming 2.1.0-3 +- Automagically configure correct library path for libxml2 library. +- Add LoadModule for mod_unique_id as the logging wants this at runtime + * Mon Mar 26 2007 Michael Fleming 2.1.0-2 - Fix DSO permissions (bz#233733) Index: sources =================================================================== RCS file: /cvs/extras/rpms/mod_security/devel/sources,v retrieving revision 1.8 retrieving revision 1.9 diff -u -r1.8 -r1.9 --- sources 13 Mar 2007 09:20:35 -0000 1.8 +++ sources 1 Apr 2007 09:57:48 -0000 1.9 @@ -1,3 +1,3 @@ -3ca79f6bb96deb57e5035c246ce3c8aa mod_security.conf 2e919766f2878c4ee46334816004dd15 modsecurity-apache_2.1.0.tar.gz cbd1dbca89666a85fe9d703de26444c6 modsecurity_localrules.conf +ca0529cce7b56675e5f319c75cbb7398 mod_security.conf From fedora-extras-commits at redhat.com Sun Apr 1 11:17:00 2007 From: fedora-extras-commits at redhat.com (Paul F. Johnson (pfj)) Date: Sun, 1 Apr 2007 07:17:00 -0400 Subject: rpms/xmms import.log,1.4,1.5 Message-ID: <200704011117.l31BH0lf002962@cvs-int.fedora.redhat.com> Author: pfj Update of /cvs/extras/rpms/xmms In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv2927 Modified Files: import.log Log Message: auto-import xmms-1.2.10-35 on branch devel from xmms-1.2.10-35.src.rpm Index: import.log =================================================================== RCS file: /cvs/extras/rpms/xmms/import.log,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- import.log 19 Jan 2007 18:50:44 -0000 1.4 +++ import.log 1 Apr 2007 11:16:27 -0000 1.5 @@ -1,3 +1,4 @@ xmms-1_2_10-11:HEAD:xmms-1.2.10-11.src.rpm:1112637548 xmms-1_2_10-31:HEAD:xmms-1.2.10-31.src.rpm:1169163159 xmms-1_2_10-32:HEAD:xmms-1.2.10-32.src.rpm:1169232628 +xmms-1_2_10-35:HEAD:xmms-1.2.10-35.src.rpm:1175426173 From fedora-extras-commits at redhat.com Sun Apr 1 11:17:03 2007 From: fedora-extras-commits at redhat.com (Paul F. Johnson (pfj)) Date: Sun, 1 Apr 2007 07:17:03 -0400 Subject: rpms/xmms/devel xmms-1.2.10-ubuntu-CVE-2007-0653.patch, NONE, 1.1 xmms.spec, 1.30, 1.31 Message-ID: <200704011117.l31BH3u2002965@cvs-int.fedora.redhat.com> Author: pfj Update of /cvs/extras/rpms/xmms/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv2927/devel Modified Files: xmms.spec Added Files: xmms-1.2.10-ubuntu-CVE-2007-0653.patch Log Message: auto-import xmms-1.2.10-35 on branch devel from xmms-1.2.10-35.src.rpm xmms-1.2.10-ubuntu-CVE-2007-0653.patch: --- NEW FILE xmms-1.2.10-ubuntu-CVE-2007-0653.patch --- --- xmms-1.2.10+cvs20060429.orig/xmms/bmp.c +++ xmms-1.2.10+cvs20060429/xmms/bmp.c @@ -19,6 +19,12 @@ */ #include "xmms.h" +#if HAVE_STDINT_H +#include +#elif !defined(UINT32_MAX) +#define UINT32_MAX 0xffffffffU +#endif + typedef struct tagRGBQUAD { guchar rgbBlue; @@ -184,7 +190,7 @@ } else if (bitcount != 24 && bitcount != 16 && bitcount != 32) { - gint ncols, i; + guint32 ncols, i; ncols = offset - headSize - 14; if (headSize == 12) @@ -200,10 +206,18 @@ } } fseek(file, offset, SEEK_SET); + /* verify buffer size */ + if (!h || !w || + w > (((UINT32_MAX - 3) / 3) / h) || + h > (((UINT32_MAX - 3) / 3) / w)) { + g_warning("read_bmp(): width(%u)*height(%u) too large", w, h); + fclose(file); + return NULL; + } + data = g_malloc0((w * 3 * h) + 3); /* +3 is just for safety */ buffer = g_malloc(imgsize); fread(buffer, imgsize, 1, file); fclose(file); - data = g_malloc0((w * 3 * h) + 3); /* +3 is just for safety */ if (bitcount == 1) read_1b_rgb(buffer, imgsize, data, w, h, rgb_quads); Index: xmms.spec =================================================================== RCS file: /cvs/extras/rpms/xmms/devel/xmms.spec,v retrieving revision 1.30 retrieving revision 1.31 diff -u -r1.30 -r1.31 --- xmms.spec 19 Jan 2007 18:50:45 -0000 1.30 +++ xmms.spec 1 Apr 2007 11:16:30 -0000 1.31 @@ -1,6 +1,6 @@ Name: xmms Version: 1.2.10 -Release: 32%{?dist} +Release: 35%{?dist} Epoch: 1 Summary: The X MultiMedia System, a media player @@ -33,6 +33,7 @@ Patch13: %{name}-1.2.10-pls-188603.patch Patch14: %{name}-1.2.10-configfile-safe-write.patch Patch15: %{name}-1.2.10-reposition.patch +Patch16: %{name}-1.2.10-ubuntu-CVE-2007-0653.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: gtk+-devel @@ -86,7 +87,7 @@ %prep -%setup -q +%setup -q # Fix joystick plugin crashes %patch0 -p1 -b .joycrash # Set default output plugin to ALSA @@ -117,6 +118,7 @@ %patch13 -p1 -b .pls %patch14 -p1 %patch15 -p1 +%patch16 -p1 # Avoid standard rpaths on lib64 archs, --disable-rpath doesn't do it sed -i -e 's|"/lib /usr/lib"|"/%{_lib} %{_libdir}"|' configure @@ -133,45 +135,46 @@ --with-pic \ --disable-static find . -name Makefile | xargs sed -i -e s/-lpthread//g # old libtool, x86_64 -make %{?_smp_mflags} +make +# smp_flags removed due to build issues %{__cc} $RPM_OPT_FLAGS -fPIC -shared -Wl,-soname -Wl,librh_mp3.so \ -o librh_mp3.so -I. $(gtk-config --cflags gtk) %{SOURCE3} %install -rm -rf $RPM_BUILD_ROOT -make install DESTDIR=$RPM_BUILD_ROOT -install -pm 755 librh_mp3.so $RPM_BUILD_ROOT%{_libdir}/xmms/Input -install -dm 755 $RPM_BUILD_ROOT%{_datadir}/xmms/Skins -find $RPM_BUILD_ROOT -name "*.la" | xargs rm -f +rm -rf %{buildroot} +make install DESTDIR=%{buildroot} +install -pm 755 librh_mp3.so %{buildroot}%{_libdir}/xmms/Input +install -dm 755 %{buildroot}%{_datadir}/xmms/Skins +find %{buildroot} -name "*.la" | xargs rm -f # On FC5 x86_64, some get created even though we pass --disable-static -rm -f $RPM_BUILD_ROOT%{_libdir}/xmms/*/*.a +rm -f %{buildroot}%{_libdir}/xmms/*/*.a # https://bugzilla.redhat.com/213172 for bin in xmms wmxmms ; do - install -Dpm 755 $RPM_BUILD_ROOT%{_bindir}/$bin \ - $RPM_BUILD_ROOT%{_libexecdir}/$bin + install -Dpm 755 %{buildroot}%{_bindir}/$bin \ + %{buildroot}%{_libexecdir}/$bin sed -e "s|/usr/libexec/xmms|%{_libexecdir}/$bin|" %{SOURCE1} > \ - $RPM_BUILD_ROOT%{_bindir}/$bin - chmod 755 $RPM_BUILD_ROOT%{_bindir}/$bin + %{buildroot}%{_bindir}/$bin + chmod 755 %{buildroot}%{_bindir}/$bin done # Link to the desktop menu entry included in redhat-menus -install -dm 755 $RPM_BUILD_ROOT%{_datadir}/applications +install -dm 755 %{buildroot}%{_datadir}/applications ln -s ../desktop-menu-patches/redhat-audio-player.desktop \ - $RPM_BUILD_ROOT%{_datadir}/applications + %{buildroot}%{_datadir}/applications install -Dpm 644 %{SOURCE2} \ - $RPM_BUILD_ROOT%{_datadir}/icons/hicolor/48x48/apps/xmms.xpm + %{buildroot}%{_datadir}/icons/hicolor/48x48/apps/xmms.xpm -install -Dpm 644 xmms.pc $RPM_BUILD_ROOT%{_libdir}/pkgconfig/xmms.pc +#install -Dpm 644 xmms.pc %{buildroot}%{_libdir}/pkgconfig/xmms.pc %find_lang %{name} %clean -rm -rf $RPM_BUILD_ROOT +rm -rf %{buildroot} %post @@ -222,11 +225,16 @@ %{_bindir}/xmms-config %{_includedir}/xmms/ %{_libdir}/libxmms.so -%{_libdir}/pkgconfig/xmms.pc %{_datadir}/aclocal/xmms.m4 %changelog +* Sun Apr 01 2007 Paul F. Johnson 1:1.2.10-35 +- added CVE fix for buffer problem + +* Sat Mar 10 2007 Paul F. Johnson 1:1.2.10-34 +- built from cvs tarball (amended to remove mp3) + * Fri Jan 19 2007 Paul F. Johnson 1:1.2.10-32 - removed R xmms in libs From fedora-extras-commits at redhat.com Sun Apr 1 11:19:55 2007 From: fedora-extras-commits at redhat.com (=?utf-8?b?RGV2cmltIEfDnE5Ew5xa?= (devrim)) Date: Sun, 1 Apr 2007 07:19:55 -0400 Subject: rpms/pgfouine/EL-4 .cvsignore, 1.3, 1.4 pgfouine.spec, 1.3, 1.4 sources, 1.3, 1.4 Message-ID: <200704011119.l31BJtOi003177@cvs-int.fedora.redhat.com> Author: devrim Update of /cvs/extras/rpms/pgfouine/EL-4 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv3088/EL-4 Modified Files: .cvsignore pgfouine.spec sources Log Message: Update to 1.0 Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/pgfouine/EL-4/.cvsignore,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- .cvsignore 12 Dec 2006 05:36:52 -0000 1.3 +++ .cvsignore 1 Apr 2007 11:19:21 -0000 1.4 @@ -1 +1 @@ -pgfouine-0.7.2.tar.gz +pgfouine-1.0.tar.gz Index: pgfouine.spec =================================================================== RCS file: /cvs/extras/rpms/pgfouine/EL-4/pgfouine.spec,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- pgfouine.spec 12 Dec 2006 05:38:29 -0000 1.3 +++ pgfouine.spec 1 Apr 2007 11:19:21 -0000 1.4 @@ -1,11 +1,11 @@ Summary: PgFouine PostgreSQL log analyzer Name: pgfouine -Version: 0.7.2 +Version: 1.0 Release: 1%{?dist} BuildArch: noarch License: GPL Group: Development/Tools -Source0: http://pgfouine.projects.postgresql.org/releases/%{name}-%{version}.tar.gz +Source0: http://pgfoundry.org/frs/download.php/1334/%{name}-%{version}.tar.gz Source2: pgfouine-tutorial.txt URL: http://pgfouine.projects.postgresql.org BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) @@ -61,6 +61,9 @@ %{_datadir}/%{name} %changelog +* Sun Apr 1 2007 Devrim Gunduz - 1.0-1 +- Update to 1.0 + * Tue Dec 12 2006 Devrim Gunduz - 0.7.2-1 - Update to 0.7.2 Index: sources =================================================================== RCS file: /cvs/extras/rpms/pgfouine/EL-4/sources,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- sources 12 Dec 2006 05:36:52 -0000 1.3 +++ sources 1 Apr 2007 11:19:21 -0000 1.4 @@ -1 +1 @@ -4759b564bf08db9c38ee1544faeafb2f pgfouine-0.7.2.tar.gz +a6c10e69582f7beef74e8de9313675e9 pgfouine-1.0.tar.gz From fedora-extras-commits at redhat.com Sun Apr 1 11:19:58 2007 From: fedora-extras-commits at redhat.com (=?utf-8?b?RGV2cmltIEfDnE5Ew5xa?= (devrim)) Date: Sun, 1 Apr 2007 07:19:58 -0400 Subject: rpms/pgfouine/EL-5 .cvsignore, 1.3, 1.4 pgfouine.spec, 1.4, 1.5 sources, 1.3, 1.4 Message-ID: <200704011119.l31BJw5s003182@cvs-int.fedora.redhat.com> Author: devrim Update of /cvs/extras/rpms/pgfouine/EL-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv3088/EL-5 Modified Files: .cvsignore pgfouine.spec sources Log Message: Update to 1.0 Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/pgfouine/EL-5/.cvsignore,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- .cvsignore 12 Dec 2006 12:04:29 -0000 1.3 +++ .cvsignore 1 Apr 2007 11:19:25 -0000 1.4 @@ -1 +1 @@ -pgfouine-0.7.2.tar.gz +pgfouine-1.0.tar.gz Index: pgfouine.spec =================================================================== RCS file: /cvs/extras/rpms/pgfouine/EL-5/pgfouine.spec,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- pgfouine.spec 12 Dec 2006 06:10:05 -0000 1.4 +++ pgfouine.spec 1 Apr 2007 11:19:25 -0000 1.5 @@ -1,11 +1,11 @@ Summary: PgFouine PostgreSQL log analyzer Name: pgfouine -Version: 0.7.2 -Release: 3%{?dist} +Version: 1.0 +Release: 1%{?dist} BuildArch: noarch License: GPL Group: Development/Tools -Source0: http://pgfouine.projects.postgresql.org/releases/%{name}-%{version}.tar.gz +Source0: http://pgfoundry.org/frs/download.php/1334/%{name}-%{version}.tar.gz Source2: pgfouine-tutorial.txt URL: http://pgfouine.projects.postgresql.org BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) @@ -60,8 +60,11 @@ %attr(0755, root, root) %{_bindir}/pgfouine_vacuum.php %{_datadir}/%{name} -%changelog -* Tue Dec 12 2006 Devrim Gunduz - 0.7.2-3 +%changelog +* Sun Apr 1 2007 Devrim Gunduz - 1.0-1 +- Update to 1.0 + +* Tue Dec 12 2006 Devrim Gunduz - 0.7.2-1 - Update to 0.7.2 * Thu Nov 30 2006 Devrim Gunduz - 0.7.1-2 Index: sources =================================================================== RCS file: /cvs/extras/rpms/pgfouine/EL-5/sources,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- sources 12 Dec 2006 12:04:29 -0000 1.3 +++ sources 1 Apr 2007 11:19:25 -0000 1.4 @@ -1 +1 @@ -4759b564bf08db9c38ee1544faeafb2f pgfouine-0.7.2.tar.gz +a6c10e69582f7beef74e8de9313675e9 pgfouine-1.0.tar.gz From fedora-extras-commits at redhat.com Sun Apr 1 11:20:02 2007 From: fedora-extras-commits at redhat.com (=?utf-8?b?RGV2cmltIEfDnE5Ew5xa?= (devrim)) Date: Sun, 1 Apr 2007 07:20:02 -0400 Subject: rpms/pgfouine/FC-5 .cvsignore, 1.3, 1.4 pgfouine.spec, 1.2, 1.3 sources, 1.3, 1.4 Message-ID: <200704011120.l31BK2HB003187@cvs-int.fedora.redhat.com> Author: devrim Update of /cvs/extras/rpms/pgfouine/FC-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv3088/FC-5 Modified Files: .cvsignore pgfouine.spec sources Log Message: Update to 1.0 Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/pgfouine/FC-5/.cvsignore,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- .cvsignore 12 Dec 2006 06:14:59 -0000 1.3 +++ .cvsignore 1 Apr 2007 11:19:28 -0000 1.4 @@ -1 +1 @@ -pgfouine-0.7.2.tar.gz +pgfouine-1.0.tar.gz Index: pgfouine.spec =================================================================== RCS file: /cvs/extras/rpms/pgfouine/FC-5/pgfouine.spec,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- pgfouine.spec 12 Dec 2006 05:42:35 -0000 1.2 +++ pgfouine.spec 1 Apr 2007 11:19:28 -0000 1.3 @@ -1,11 +1,11 @@ Summary: PgFouine PostgreSQL log analyzer Name: pgfouine -Version: 0.7.2 +Version: 1.0 Release: 1%{?dist} BuildArch: noarch License: GPL Group: Development/Tools -Source0: http://pgfouine.projects.postgresql.org/releases/%{name}-%{version}.tar.gz +Source0: http://pgfoundry.org/frs/download.php/1334/%{name}-%{version}.tar.gz Source2: pgfouine-tutorial.txt URL: http://pgfouine.projects.postgresql.org BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) @@ -61,6 +61,9 @@ %{_datadir}/%{name} %changelog +* Sun Apr 1 2007 Devrim Gunduz - 1.0-1 +- Update to 1.0 + * Tue Dec 12 2006 Devrim Gunduz - 0.7.2-1 - Update to 0.7.2 Index: sources =================================================================== RCS file: /cvs/extras/rpms/pgfouine/FC-5/sources,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- sources 12 Dec 2006 06:14:59 -0000 1.3 +++ sources 1 Apr 2007 11:19:28 -0000 1.4 @@ -1 +1 @@ -4759b564bf08db9c38ee1544faeafb2f pgfouine-0.7.2.tar.gz +a6c10e69582f7beef74e8de9313675e9 pgfouine-1.0.tar.gz From fedora-extras-commits at redhat.com Sun Apr 1 11:20:05 2007 From: fedora-extras-commits at redhat.com (=?utf-8?b?RGV2cmltIEfDnE5Ew5xa?= (devrim)) Date: Sun, 1 Apr 2007 07:20:05 -0400 Subject: rpms/pgfouine/FC-6 .cvsignore, 1.3, 1.4 pgfouine.spec, 1.4, 1.5 sources, 1.3, 1.4 Message-ID: <200704011120.l31BK5Se003192@cvs-int.fedora.redhat.com> Author: devrim Update of /cvs/extras/rpms/pgfouine/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv3088/FC-6 Modified Files: .cvsignore pgfouine.spec sources Log Message: Update to 1.0 Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/pgfouine/FC-6/.cvsignore,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- .cvsignore 12 Dec 2006 12:04:29 -0000 1.3 +++ .cvsignore 1 Apr 2007 11:19:32 -0000 1.4 @@ -1 +1 @@ -pgfouine-0.7.2.tar.gz +pgfouine-1.0.tar.gz Index: pgfouine.spec =================================================================== RCS file: /cvs/extras/rpms/pgfouine/FC-6/pgfouine.spec,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- pgfouine.spec 12 Dec 2006 06:10:05 -0000 1.4 +++ pgfouine.spec 1 Apr 2007 11:19:32 -0000 1.5 @@ -1,11 +1,11 @@ Summary: PgFouine PostgreSQL log analyzer Name: pgfouine -Version: 0.7.2 -Release: 3%{?dist} +Version: 1.0 +Release: 1%{?dist} BuildArch: noarch License: GPL Group: Development/Tools -Source0: http://pgfouine.projects.postgresql.org/releases/%{name}-%{version}.tar.gz +Source0: http://pgfoundry.org/frs/download.php/1334/%{name}-%{version}.tar.gz Source2: pgfouine-tutorial.txt URL: http://pgfouine.projects.postgresql.org BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) @@ -60,8 +60,11 @@ %attr(0755, root, root) %{_bindir}/pgfouine_vacuum.php %{_datadir}/%{name} -%changelog -* Tue Dec 12 2006 Devrim Gunduz - 0.7.2-3 +%changelog +* Sun Apr 1 2007 Devrim Gunduz - 1.0-1 +- Update to 1.0 + +* Tue Dec 12 2006 Devrim Gunduz - 0.7.2-1 - Update to 0.7.2 * Thu Nov 30 2006 Devrim Gunduz - 0.7.1-2 Index: sources =================================================================== RCS file: /cvs/extras/rpms/pgfouine/FC-6/sources,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- sources 12 Dec 2006 12:04:29 -0000 1.3 +++ sources 1 Apr 2007 11:19:32 -0000 1.4 @@ -1 +1 @@ -4759b564bf08db9c38ee1544faeafb2f pgfouine-0.7.2.tar.gz +a6c10e69582f7beef74e8de9313675e9 pgfouine-1.0.tar.gz From fedora-extras-commits at redhat.com Sun Apr 1 11:20:08 2007 From: fedora-extras-commits at redhat.com (=?utf-8?b?RGV2cmltIEfDnE5Ew5xa?= (devrim)) Date: Sun, 1 Apr 2007 07:20:08 -0400 Subject: rpms/pgfouine/devel .cvsignore, 1.3, 1.4 pgfouine.spec, 1.3, 1.4 sources, 1.3, 1.4 Message-ID: <200704011120.l31BK8Bo003197@cvs-int.fedora.redhat.com> Author: devrim Update of /cvs/extras/rpms/pgfouine/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv3088/devel Modified Files: .cvsignore pgfouine.spec sources Log Message: Update to 1.0 Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/pgfouine/devel/.cvsignore,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- .cvsignore 12 Dec 2006 05:36:52 -0000 1.3 +++ .cvsignore 1 Apr 2007 11:19:35 -0000 1.4 @@ -1 +1 @@ -pgfouine-0.7.2.tar.gz +pgfouine-1.0.tar.gz Index: pgfouine.spec =================================================================== RCS file: /cvs/extras/rpms/pgfouine/devel/pgfouine.spec,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- pgfouine.spec 12 Dec 2006 05:38:29 -0000 1.3 +++ pgfouine.spec 1 Apr 2007 11:19:35 -0000 1.4 @@ -1,11 +1,11 @@ Summary: PgFouine PostgreSQL log analyzer Name: pgfouine -Version: 0.7.2 +Version: 1.0 Release: 1%{?dist} BuildArch: noarch License: GPL Group: Development/Tools -Source0: http://pgfouine.projects.postgresql.org/releases/%{name}-%{version}.tar.gz +Source0: http://pgfoundry.org/frs/download.php/1334/%{name}-%{version}.tar.gz Source2: pgfouine-tutorial.txt URL: http://pgfouine.projects.postgresql.org BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) @@ -61,6 +61,9 @@ %{_datadir}/%{name} %changelog +* Sun Apr 1 2007 Devrim Gunduz - 1.0-1 +- Update to 1.0 + * Tue Dec 12 2006 Devrim Gunduz - 0.7.2-1 - Update to 0.7.2 Index: sources =================================================================== RCS file: /cvs/extras/rpms/pgfouine/devel/sources,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- sources 12 Dec 2006 05:36:52 -0000 1.3 +++ sources 1 Apr 2007 11:19:35 -0000 1.4 @@ -1 +1 @@ -4759b564bf08db9c38ee1544faeafb2f pgfouine-0.7.2.tar.gz +a6c10e69582f7beef74e8de9313675e9 pgfouine-1.0.tar.gz From fedora-extras-commits at redhat.com Sun Apr 1 11:25:01 2007 From: fedora-extras-commits at redhat.com (Hans de Goede (jwrdegoede)) Date: Sun, 1 Apr 2007 07:25:01 -0400 Subject: rpms/dia/devel dia-0.96-python-detect.patch, NONE, 1.1 dia.spec, 1.17, 1.18 Message-ID: <200704011125.l31BP1gN003410@cvs-int.fedora.redhat.com> Author: jwrdegoede Update of /cvs/extras/rpms/dia/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv3390 Modified Files: dia.spec Added Files: dia-0.96-python-detect.patch Log Message: * Thu Mar 29 2007 Hans de Goede 1:0.96-1 - New upstream release 0.96 - Drop upstreamed python-25 and sigpipe patches dia-0.96-python-detect.patch: --- NEW FILE dia-0.96-python-detect.patch --- --- dia-0.96/acinclude.m4~ 2007-04-01 11:43:19.000000000 +0200 +++ dia-0.96/acinclude.m4 2007-04-01 11:43:19.000000000 +0200 @@ -225,7 +225,7 @@ AC_MSG_CHECKING(for libpython${PYTHON_VERSION}.a) -py_config_dir="$py_prefix/lib/python${PYTHON_VERSION}/config" +py_config_dir="$pyexecdir/../config" py_makefile="${py_config_dir}/Makefile" if test -f "$py_makefile"; then --- dia-0.96/configure~ 2007-04-01 11:43:18.000000000 +0200 +++ dia-0.96/configure 2007-04-01 11:43:18.000000000 +0200 @@ -25152,7 +25152,7 @@ echo "$as_me:$LINENO: checking for libpython${PYTHON_VERSION}.a" >&5 echo $ECHO_N "checking for libpython${PYTHON_VERSION}.a... $ECHO_C" >&6 -py_config_dir="$py_prefix/lib/python${PYTHON_VERSION}/config" +py_config_dir="$pyexecdir/../config" py_makefile="${py_config_dir}/Makefile" if test -f "$py_makefile"; then Index: dia.spec =================================================================== RCS file: /cvs/extras/rpms/dia/devel/dia.spec,v retrieving revision 1.17 retrieving revision 1.18 diff -u -r1.17 -r1.18 --- dia.spec 29 Mar 2007 12:39:26 -0000 1.17 +++ dia.spec 1 Apr 2007 11:24:27 -0000 1.18 @@ -10,6 +10,7 @@ Patch1: dia-0.92.2-dtd.patch Patch2: dia-0.95-pre6-help.patch Patch3: dia-0.94-fallbacktoxpmicons.patch +Patch4: dia-0.96-python-detect.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: libgnomeui-devel python-devel pygtk2-devel desktop-file-utils BuildRequires: intltool docbook-utils docbook-style-dsssl docbook-style-xsl @@ -30,6 +31,7 @@ %patch1 -p1 -b .dtd %patch2 -p1 -b .help %patch3 -p1 -b .fallbacktoxpmicons +%patch4 -p1 -b .py-detect sed -i 's|libdia_la_LDFLAGS = -avoid-version|libdia_la_LDFLAGS = -avoid-version $(shell pkg-config gtk+-2.0 libxml-2.0 libart-2.0 libgnome-2.0 --libs)|' \ lib/Makefile.* chmod -x `find objects/AADL -type f` From fedora-extras-commits at redhat.com Sun Apr 1 12:54:37 2007 From: fedora-extras-commits at redhat.com (Enrico Scholz (ensc)) Date: Sun, 1 Apr 2007 08:54:37 -0400 Subject: rpms/xmlrpc-c/FC-5 0001-make-cmake-transition.txt, 1.4, 1.5 xmlrpc-c.spec, 1.7, 1.8 Message-ID: <200704011254.l31CsbLj008681@cvs-int.fedora.redhat.com> Author: ensc Update of /cvs/extras/rpms/xmlrpc-c/FC-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv8625/FC-5 Modified Files: 0001-make-cmake-transition.txt xmlrpc-c.spec Log Message: - rediffed cmake patch against current version - made the xmlrpc-c-config compatible to the upstream version - added compatibility symlinks for some header files (thx to Robert de Vries for reporting these two issues) Index: 0001-make-cmake-transition.txt =================================================================== RCS file: /cvs/extras/rpms/xmlrpc-c/FC-5/0001-make-cmake-transition.txt,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- 0001-make-cmake-transition.txt 17 Mar 2007 17:25:12 -0000 1.4 +++ 0001-make-cmake-transition.txt 1 Apr 2007 12:54:04 -0000 1.5 @@ -1,64 +1,114 @@ -From ca5754cd4b3f3fdf3b8b80bc2264aa4c1f2e76a4 Mon Sep 17 00:00:00 2001 +From 0dd5200ebaf39dc37b7fc06e6b793c307b2d648b Mon Sep 17 00:00:00 2001 From: Enrico Scholz -Date: Mon, 2 Oct 2006 13:37:48 +0200 +Date: Sun, 1 Apr 2007 14:30:58 +0200 Subject: [PATCH] make -> cmake transition --- CMakeLists.txt | 236 +++++++++++++++++++++++++++ - cmake/try-attr.cc | 3 + cmake/try-attr.cc | 3 + cmake/va-list-is-array.c | 9 + examples/CMakeLists.txt | 51 ++++++ - examples/config.h | 1 - examples/cpp/CMakeLists.txt | 20 ++ - include/CMakeLists.txt | 3 - include/xmlrpc-c/CMakeLists.txt | 31 ++++ + examples/config.h | 1 + + examples/cpp/CMakeLists.txt | 20 +++ + include/CMakeLists.txt | 3 + + include/xmlrpc-c/CMakeLists.txt | 52 ++++++ include/xmlrpc-c/config.h.cmake | 8 + - lib/CMakeLists.txt | 12 + - lib/abyss/CMakeLists.txt | 3 - lib/abyss/src/CMakeLists.txt | 62 +++++++ - lib/abyss/src/xmlrpc_abyss.pc.cmake | 10 + + lib/CMakeLists.txt | 12 ++ + lib/abyss/CMakeLists.txt | 3 + + lib/abyss/src/CMakeLists.txt | 57 +++++++ + lib/abyss/src/xmlrpc_abyss.pc.cmake | 12 ++ lib/curl_transport/CMakeLists.txt | 7 + lib/expat/CMakeLists.txt | 9 + - lib/expat/gennmtab/CMakeLists.txt | 3 + lib/expat/gennmtab/CMakeLists.txt | 3 + lib/expat/xmlparse/CMakeLists.txt | 7 + - lib/expat/xmlparse/xmlrpc_xmlparse.pc.cmake | 10 + - lib/expat/xmltok/CMakeLists.txt | 20 ++ + lib/expat/xmlparse/xmlrpc_xmlparse.pc.cmake | 12 ++ + lib/expat/xmltok/CMakeLists.txt | 20 +++ lib/expat/xmltok/xmlrpc_xmltok.pc.cmake | 9 + lib/libutil/CMakeLists.txt | 22 +++ lib/libutil/xmlrpc_util.pc.cmake | 10 + - lib/libwww_transport/CMakeLists.txt | 4 - lib/util/CMakeLists.txt | 13 + - lib/wininet_transport/CMakeLists.txt | 4 + lib/libwww_transport/CMakeLists.txt | 4 + + lib/util/CMakeLists.txt | 13 ++ + lib/wininet_transport/CMakeLists.txt | 4 + src/CMakeLists.txt | 106 ++++++++++++ - src/cpp/CMakeLists.txt | 48 +++++ - src/cpp/xmlrpc++.pc.cmake | 11 + - src/cpp/xmlrpc_client++.pc.cmake | 11 + - src/cpp/xmlrpc_cpp.pc.cmake | 11 + - src/cpp/xmlrpc_server++.pc.cmake | 11 + - src/cpp/xmlrpc_server_abyss++.pc.cmake | 11 + + src/cpp/CMakeLists.txt | 48 ++++++ + src/cpp/xmlrpc++.pc.cmake | 12 ++ + src/cpp/xmlrpc_client++.pc.cmake | 12 ++ + src/cpp/xmlrpc_cpp.pc.cmake | 12 ++ + src/cpp/xmlrpc_server++.pc.cmake | 12 ++ + src/cpp/xmlrpc_server_abyss++.pc.cmake | 12 ++ src/test/CMakeLists.txt | 27 +++ - src/xmlrpc.pc.cmake | 11 + - src/xmlrpc_client.pc.cmake | 11 + - src/xmlrpc_server.pc.cmake | 11 + - src/xmlrpc_server_abyss.pc.cmake | 11 + - src/xmlrpc_server_cgi.pc.cmake | 11 + + src/xmlrpc.pc.cmake | 12 ++ + src/xmlrpc_client.pc.cmake | 12 ++ + src/xmlrpc_server.pc.cmake | 12 ++ + src/xmlrpc_server_abyss.pc.cmake | 12 ++ + src/xmlrpc_server_cgi.pc.cmake | 12 ++ tools/CMakeLists.txt | 9 + - tools/binmode-rpc-kit/CMakeLists.txt | 2 - tools/turbocharger/CMakeLists.txt | 1 + tools/binmode-rpc-kit/CMakeLists.txt | 2 + + tools/turbocharger/CMakeLists.txt | 1 + tools/xml-rpc-api2cpp/CMakeLists.txt | 15 ++ tools/xmlrpc/CMakeLists.txt | 15 ++ - tools/xmlrpc/config.h | 1 + tools/xmlrpc/config.h | 1 + tools/xmlrpc_transport/CMakeLists.txt | 9 + - tools/xmlrpc_transport/config.h | 1 + tools/xmlrpc_transport/config.h | 1 + transport_config.h.cmake | 16 ++ - version.h.cmake | 2 - xmlrpc-c-config | 38 ++++ - xmlrpc_config.h.cmake | 21 ++ - 50 files changed, 988 insertions(+), 0 deletions(-) + version.h.cmake | 2 + + xmlrpc-c-config | 67 ++++++++ + xmlrpc_config.h.cmake | 21 +++ + 50 files changed, 1047 insertions(+), 0 deletions(-) + create mode 100644 CMakeLists.txt + create mode 100644 cmake/try-attr.cc + create mode 100644 cmake/va-list-is-array.c + create mode 100644 examples/CMakeLists.txt + create mode 100644 examples/config.h + create mode 100644 examples/cpp/CMakeLists.txt + create mode 100644 include/CMakeLists.txt + create mode 100644 include/xmlrpc-c/CMakeLists.txt + create mode 100644 include/xmlrpc-c/config.h.cmake + create mode 100644 lib/CMakeLists.txt + create mode 100644 lib/abyss/CMakeLists.txt + create mode 100644 lib/abyss/src/CMakeLists.txt + create mode 100644 lib/abyss/src/xmlrpc_abyss.pc.cmake + create mode 100644 lib/curl_transport/CMakeLists.txt + create mode 100644 lib/expat/CMakeLists.txt + create mode 100644 lib/expat/gennmtab/CMakeLists.txt + create mode 100644 lib/expat/xmlparse/CMakeLists.txt + create mode 100644 lib/expat/xmlparse/xmlrpc_xmlparse.pc.cmake + create mode 100644 lib/expat/xmltok/CMakeLists.txt + create mode 100644 lib/expat/xmltok/xmlrpc_xmltok.pc.cmake + create mode 100644 lib/libutil/CMakeLists.txt + create mode 100644 lib/libutil/xmlrpc_util.pc.cmake + create mode 100644 lib/libwww_transport/CMakeLists.txt + create mode 100644 lib/util/CMakeLists.txt + create mode 100644 lib/wininet_transport/CMakeLists.txt + create mode 100644 src/CMakeLists.txt + create mode 100644 src/cpp/CMakeLists.txt + create mode 100644 src/cpp/xmlrpc++.pc.cmake + create mode 100644 src/cpp/xmlrpc_client++.pc.cmake + create mode 100644 src/cpp/xmlrpc_cpp.pc.cmake + create mode 100644 src/cpp/xmlrpc_server++.pc.cmake + create mode 100644 src/cpp/xmlrpc_server_abyss++.pc.cmake + create mode 100644 src/test/CMakeLists.txt + create mode 100644 src/xmlrpc.pc.cmake + create mode 100644 src/xmlrpc_client.pc.cmake + create mode 100644 src/xmlrpc_server.pc.cmake + create mode 100644 src/xmlrpc_server_abyss.pc.cmake + create mode 100644 src/xmlrpc_server_cgi.pc.cmake + create mode 100644 tools/CMakeLists.txt + create mode 100644 tools/binmode-rpc-kit/CMakeLists.txt + create mode 100644 tools/turbocharger/CMakeLists.txt + create mode 100644 tools/xml-rpc-api2cpp/CMakeLists.txt + create mode 100644 tools/xmlrpc/CMakeLists.txt + create mode 100644 tools/xmlrpc/config.h + create mode 100644 tools/xmlrpc_transport/CMakeLists.txt + create mode 100644 tools/xmlrpc_transport/config.h + create mode 100644 transport_config.h.cmake + create mode 100644 version.h.cmake + create mode 100755 xmlrpc-c-config + create mode 100644 xmlrpc_config.h.cmake diff --git a/CMakeLists.txt b/CMakeLists.txt new file mode 100644 -index 0000000..18b390d +index 0000000..e4505f7 --- /dev/null +++ b/CMakeLists.txt @@ -0,0 +1,236 @@ @@ -423,27 +473,41 @@ +add_subdirectory(xmlrpc-c) diff --git a/include/xmlrpc-c/CMakeLists.txt b/include/xmlrpc-c/CMakeLists.txt new file mode 100644 -index 0000000..903f623 +index 0000000..b92ccf4 --- /dev/null +++ b/include/xmlrpc-c/CMakeLists.txt -@@ -0,0 +1,31 @@ +@@ -0,0 +1,52 @@ +# -*- cmake -*- + ++macro(ensc_install_symlink src dst) ++ install(CODE "EXECUTE_PROCESS(COMMAND ln -s xmlrpc-c/${src} \$ENV{DESTDIR}${includedir}/${dst})") ++endmacro(ensc_install_symlink) ++ +list(APPEND headers + ${CMAKE_CURRENT_BINARY_DIR}/config.h + util.h base.h abyss.h server.h + server_abyss.h server_w32httpsys.h oldxmlrpc.h) + ++list(APPEND compat_links "oldxmlrpc.h xmlrpc.h") ++list(APPEND compat_links "server.h xmlrpc_server.h") ++list(APPEND compat_links "server_abyss.h xmlrpc_server_abyss.h") ++list(APPEND compat_links "server_w32httpsys.h xmlrpc_server_w32httpsys.h") ++ ++ +if(ENABLE_CPLUSPLUS) + list(APPEND headers + oldcppwrapper.hpp girerr.hpp girmem.hpp base.hpp + timeout.hpp xml.hpp registry.hpp server_abyss.hpp) ++ ++ list(APPEND compat_links "oldcppwrapper.hpp XmlRpcCpp.h") +endif(ENABLE_CPLUSPLUS) + +if(MUST_BUILD_CLIENT) + list(APPEND headers + client.h transport.h client_global.h) + ++ list(APPEND compat_links "client.h xmlrpc_client.h") ++ + if(ENABLE_CPLUSPLUS) + list(APPEND headers + client.hpp client_transport.hpp client_simple.hpp) @@ -453,11 +517,18 @@ +if(ENABLE_CGI_SERVER) + list(APPEND headers + server_cgi.h) ++ ++ list(APPEND compat_links "server_cgi.h xmlrpc_cgi.h") +endif(ENABLE_CGI_SERVER) + +install(FILES + ${headers} + DESTINATION ${includedir}/xmlrpc-c) ++ ++foreach (ln ${compat_links}) ++ separate_arguments(ln) ++ ensc_install_symlink(${ln}) ++endforeach(ln) diff --git a/include/xmlrpc-c/config.h.cmake b/include/xmlrpc-c/config.h.cmake new file mode 100644 index 0000000..7b95a1d @@ -501,18 +572,14 @@ +SUBDIRS(src) diff --git a/lib/abyss/src/CMakeLists.txt b/lib/abyss/src/CMakeLists.txt new file mode 100644 -index 0000000..a8fb5a9 +index 0000000..cff8299 --- /dev/null +++ b/lib/abyss/src/CMakeLists.txt -@@ -0,0 +1,62 @@ +@@ -0,0 +1,57 @@ +## -*- cmake -*- + +set(xmlrpc_abyss_SOURCES + abyss_info.h -+ channel.c -+ channel.h -+ chanswitch.c -+ chanswitch.h + conf.c + conn.c + conn.h @@ -523,8 +590,7 @@ + file.c + file.h + http.c -+ http.h -+ init.c ++ http.h + response.c + server.c + server.h @@ -569,12 +635,14 @@ +ensc_pkgconfig(xmlrpc_abyss) diff --git a/lib/abyss/src/xmlrpc_abyss.pc.cmake b/lib/abyss/src/xmlrpc_abyss.pc.cmake new file mode 100644 -index 0000000..2a4f124 +index 0000000..fae7af3 --- /dev/null +++ b/lib/abyss/src/xmlrpc_abyss.pc.cmake -@@ -0,0 +1,10 @@ +@@ -0,0 +1,12 @@ ++bindir=@bindir@ +prefix=@prefix@ +libdir=@libdir@ ++includedir=@includedir@ + +Name: xmlrpc_abyss +Description: XMLRPC Abyss base library @@ -635,12 +703,14 @@ +ensc_pkgconfig(xmlrpc_xmlparse) diff --git a/lib/expat/xmlparse/xmlrpc_xmlparse.pc.cmake b/lib/expat/xmlparse/xmlrpc_xmlparse.pc.cmake new file mode 100644 -index 0000000..71d77da +index 0000000..5b2a7e4 --- /dev/null +++ b/lib/expat/xmlparse/xmlrpc_xmlparse.pc.cmake -@@ -0,0 +1,10 @@ +@@ -0,0 +1,12 @@ ++bindir=@bindir@ +prefix=@prefix@ +libdir=@libdir@ ++includedir=@includedir@ + +Name: xmlrpc_xmlparse +Description: XMLRPC xmlparse library @@ -775,7 +845,7 @@ +endif(MUST_BUILD_WININET_CLIENT) diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt new file mode 100644 -index 0000000..b201fa1 +index 0000000..c96f206 --- /dev/null +++ b/src/CMakeLists.txt @@ -0,0 +1,106 @@ @@ -826,7 +896,7 @@ +add_library(xmlrpc SHARED + trace.c ${xmlrpc_xml_parser} + xmlrpc_data.c xmlrpc_datetime.c xmlrpc_array.c xmlrpc_struct.c -+ xmlrpc_build.c xmlrpc_decompose.c xmlrpc_parse.c xmlrpc_serialize.c ++ xmlrpc_builddecomp.c xmlrpc_parse.c xmlrpc_serialize.c + xmlrpc_base64.c xmlrpc_utf8.c xmlrpc_authcookie.c) + +set_target_properties(xmlrpc @@ -941,10 +1011,11 @@ + SOVERSION ${XMLRPC_C_SOVERSION}) diff --git a/src/cpp/xmlrpc++.pc.cmake b/src/cpp/xmlrpc++.pc.cmake new file mode 100644 -index 0000000..cda7f56 +index 0000000..0bf5dc3 --- /dev/null +++ b/src/cpp/xmlrpc++.pc.cmake -@@ -0,0 +1,11 @@ +@@ -0,0 +1,12 @@ ++bindir=@bindir@ +prefix=@prefix@ +libdir=@libdir@ +includedir=@includedir@ @@ -955,13 +1026,14 @@ + +Requires.private: xmlrpc +Libs: -L${libdir} -lxmlrpc++ -+Cflags: -I${includedir} ++Cflags: -I${includedir} diff --git a/src/cpp/xmlrpc_client++.pc.cmake b/src/cpp/xmlrpc_client++.pc.cmake new file mode 100644 -index 0000000..188b3a6 +index 0000000..0357491 --- /dev/null +++ b/src/cpp/xmlrpc_client++.pc.cmake -@@ -0,0 +1,11 @@ +@@ -0,0 +1,12 @@ ++bindir=@bindir@ +prefix=@prefix@ +libdir=@libdir@ +includedir=@includedir@ @@ -972,13 +1044,14 @@ + +Requires.private: xmlrpc++ xmlrpc_client +Libs: -L${libdir} -lxmlrpc_client++ -+Cflags: -I${includedir} ++Cflags: -I${includedir} diff --git a/src/cpp/xmlrpc_cpp.pc.cmake b/src/cpp/xmlrpc_cpp.pc.cmake new file mode 100644 -index 0000000..b8f5af3 +index 0000000..7e21383 --- /dev/null +++ b/src/cpp/xmlrpc_cpp.pc.cmake -@@ -0,0 +1,11 @@ +@@ -0,0 +1,12 @@ ++bindir=@bindir@ +prefix=@prefix@ +libdir=@libdir@ +includedir=@includedir@ @@ -989,13 +1062,14 @@ + +Requires.private: xmlrpc xmlrpc_server xmlrpc_client +Libs: -L${libdir} -lxmlrpc_cpp -+Cflags: -I${includedir} ++Cflags: -I${includedir} diff --git a/src/cpp/xmlrpc_server++.pc.cmake b/src/cpp/xmlrpc_server++.pc.cmake new file mode 100644 -index 0000000..07b9e7b +index 0000000..7ddcca8 --- /dev/null +++ b/src/cpp/xmlrpc_server++.pc.cmake -@@ -0,0 +1,11 @@ +@@ -0,0 +1,12 @@ ++bindir=@bindir@ +prefix=@prefix@ +libdir=@libdir@ +includedir=@includedir@ @@ -1006,13 +1080,14 @@ + +Requires.private: xmlrpc++ xmlrpc_server +Libs: -L${libdir} -lxmlrpc_server++ -+Cflags: -I${includedir} ++Cflags: -I${includedir} diff --git a/src/cpp/xmlrpc_server_abyss++.pc.cmake b/src/cpp/xmlrpc_server_abyss++.pc.cmake new file mode 100644 -index 0000000..d9eb456 +index 0000000..f0e4cd0 --- /dev/null +++ b/src/cpp/xmlrpc_server_abyss++.pc.cmake -@@ -0,0 +1,11 @@ +@@ -0,0 +1,12 @@ ++bindir=@bindir@ +prefix=@prefix@ +libdir=@libdir@ +includedir=@includedir@ @@ -1023,17 +1098,17 @@ + +Requires.private: xmlrpc_server_abyss xmlrpc_server++ +Libs: -L${libdir} -lxmlrpc_server_abyss++ -+Cflags: -I${includedir} ++Cflags: -I${includedir} diff --git a/src/test/CMakeLists.txt b/src/test/CMakeLists.txt new file mode 100644 -index 0000000..3deb9cb +index 0000000..1ad605b --- /dev/null +++ b/src/test/CMakeLists.txt @@ -0,0 +1,27 @@ +# -*- cmake -*- + +set(test_SOURCES -+ test.c abyss.c cgi.c method_registry.c parse_xml.c serialize.c server_abyss.c ++ test.c cgi.c method_registry.c parse_xml.c serialize.c server_abyss.c + value.c xml_data.c) + +if(MUST_BUILD_CLIENT) @@ -1059,10 +1134,11 @@ +add_test(runtests src-test) diff --git a/src/xmlrpc.pc.cmake b/src/xmlrpc.pc.cmake new file mode 100644 -index 0000000..fd0c872 +index 0000000..4c92f93 --- /dev/null +++ b/src/xmlrpc.pc.cmake -@@ -0,0 +1,11 @@ +@@ -0,0 +1,12 @@ ++bindir=@bindir@ +prefix=@prefix@ +libdir=@libdir@ +includedir=@includedir@ @@ -1073,13 +1149,14 @@ + +Requires.private: @xmlrpc_pkgconfig_req@ xmlrpc_util +Libs: -L${libdir} -lxmlrpc @xmlrpc_pkgconfig_libs@ -+Cflags: -I${includedir} ++Cflags: -I${includedir} diff --git a/src/xmlrpc_client.pc.cmake b/src/xmlrpc_client.pc.cmake new file mode 100644 -index 0000000..16bdd22 +index 0000000..8e74c44 --- /dev/null +++ b/src/xmlrpc_client.pc.cmake -@@ -0,0 +1,11 @@ +@@ -0,0 +1,12 @@ ++bindir=@bindir@ +prefix=@prefix@ +libdir=@libdir@ +includedir=@includedir@ @@ -1090,13 +1167,14 @@ + +Requires.private: xmlrpc @xmlrpc_client_pkgconfig_req@ +Libs: -L${libdir} -lxmlrpc_client @client_libwww_LIBS@ @client_wininet_LIBS@ -+Cflags: -I${includedir} ++Cflags: -I${includedir} diff --git a/src/xmlrpc_server.pc.cmake b/src/xmlrpc_server.pc.cmake new file mode 100644 -index 0000000..ca7224c +index 0000000..cb7d4cd --- /dev/null +++ b/src/xmlrpc_server.pc.cmake -@@ -0,0 +1,11 @@ +@@ -0,0 +1,12 @@ ++bindir=@bindir@ +prefix=@prefix@ +libdir=@libdir@ +includedir=@includedir@ @@ -1107,13 +1185,14 @@ + +Requires.private: xmlrpc +Libs: -L${libdir} -lxmlrpc_server -+Cflags: -I${includedir} ++Cflags: -I${includedir} diff --git a/src/xmlrpc_server_abyss.pc.cmake b/src/xmlrpc_server_abyss.pc.cmake new file mode 100644 -index 0000000..7fbecc9 +index 0000000..0357ff9 --- /dev/null +++ b/src/xmlrpc_server_abyss.pc.cmake -@@ -0,0 +1,11 @@ +@@ -0,0 +1,12 @@ ++bindir=@bindir@ +prefix=@prefix@ +libdir=@libdir@ +includedir=@includedir@ @@ -1124,13 +1203,14 @@ + +Requires.private: xmlrpc_server xmlrpc_abyss +Libs: -L${libdir} -lxmlrpc_server_abyss -+Cflags: -I${includedir} ++Cflags: -I${includedir} diff --git a/src/xmlrpc_server_cgi.pc.cmake b/src/xmlrpc_server_cgi.pc.cmake new file mode 100644 -index 0000000..8042912 +index 0000000..8786b75 --- /dev/null +++ b/src/xmlrpc_server_cgi.pc.cmake -@@ -0,0 +1,11 @@ +@@ -0,0 +1,12 @@ ++bindir=@bindir@ +prefix=@prefix@ +libdir=@libdir@ +includedir=@includedir@ @@ -1141,7 +1221,7 @@ + +Requires.private: xmlrpc_server +Libs: -L${libdir} -lxmlrpc_server_cgi -+Cflags: -I${includedir} ++Cflags: -I${includedir} diff --git a/tools/CMakeLists.txt b/tools/CMakeLists.txt new file mode 100644 index 0000000..14010f4 @@ -1275,10 +1355,10 @@ +#define XMLRPC_C_VERSION "@XMLRPC_C_VERSION@" diff --git a/xmlrpc-c-config b/xmlrpc-c-config new file mode 100755 -index 0000000..e8ba549 +index 0000000..8f4f51b --- /dev/null +++ b/xmlrpc-c-config -@@ -0,0 +1,38 @@ +@@ -0,0 +1,67 @@ +#! /bin/sh + +comp= @@ -1316,6 +1396,35 @@ + test -z "$need_server" || comp="$comp xmlrpc_server++" +fi + ++dummy_comp=xmlrpc_client ++ ++case $1 in ++ (--features|--modules) ++ echo "c++ abyss-server curl-client" ++ exit 0 ++ ;; ++ (--version) ++ set -- --modversion ++ ;; ++ (--exec-prefix) ++ set -- --variable=prefix ++ ;; ++ (--*dir|--prefix) ++ set -- --variable=${1##--} ++ ;; ++ (--ldflags) ++ set -- --libs-only-L ++ ;; ++ (--ldadd) ++ set -- --libs-only-l ++ ;; ++ (*) ++ dummy_comp= ++ ;; ++esac ++ ++test x"$comp" != x || comp=$dummy_comp ++ +exec pkg-config "$@" $comp diff --git a/xmlrpc_config.h.cmake b/xmlrpc_config.h.cmake new file mode 100644 @@ -1345,5 +1454,5 @@ + +#endif -- -1.4.2.1 +1.5.0.5 Index: xmlrpc-c.spec =================================================================== RCS file: /cvs/extras/rpms/xmlrpc-c/FC-5/xmlrpc-c.spec,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- xmlrpc-c.spec 17 Mar 2007 17:25:12 -0000 1.7 +++ xmlrpc-c.spec 1 Apr 2007 12:54:04 -0000 1.8 @@ -1,11 +1,9 @@ -%global _includedir %_includedir/%name - %{!?release_func:%global release_func() %1%{?dist}} Summary: A lightweight RPC library based on XML and HTTP Name: xmlrpc-c Version: 1.06.11 -Release: %release_func 1 +Release: %release_func 2 License: BSD/PSF -- see COPYING Group: System Environment/Libraries URL: http://xmlrpc-c.sourceforge.net/ @@ -54,13 +52,7 @@ %prep %setup -q %patch6 -p1 -b .sizet - -cat %PATCH100 | patch -p1 - -sed -i -e '/\(chan\|init\.c\)/d' lib/abyss/src/CMakeLists.txt -sed -i -e 's!xmlrpc_decompose.c!xmlrpc_builddecomp.c!g; - s!xmlrpc_build.c!!g;' src/CMakeLists.txt -sed -i -e 's! abyss.c!!g;' src/test/CMakeLists.txt +%patch100 -p1 ## not needed... rm doc/{INSTALL,configure_doc} @@ -105,7 +97,8 @@ %files devel %defattr(-,root,root,-) %_bindir/xmlrpc-c-config -%_includedir +%_includedir/xmlrpc-c +%_includedir/*.h %_libdir/pkgconfig/*.pc %_libdir/*.so @@ -121,6 +114,12 @@ %changelog +* Sun Apr 1 2007 Enrico Scholz - 1.06.11-2 +- rediffed cmake patch against current version +- made the xmlrpc-c-config compatible to the upstream version +- added compatibility symlinks for some header files (thx to Robert de + Vries for reporting these two issues) + * Sat Mar 17 2007 Enrico Scholz - 1.06.11-1 - updated to 1.06.11 From fedora-extras-commits at redhat.com Sun Apr 1 12:54:44 2007 From: fedora-extras-commits at redhat.com (Enrico Scholz (ensc)) Date: Sun, 1 Apr 2007 08:54:44 -0400 Subject: rpms/xmlrpc-c/devel 0001-make-cmake-transition.txt, 1.3, 1.4 xmlrpc-c.spec, 1.13, 1.14 Message-ID: <200704011254.l31CsiuV008689@cvs-int.fedora.redhat.com> Author: ensc Update of /cvs/extras/rpms/xmlrpc-c/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv8625/devel Modified Files: 0001-make-cmake-transition.txt xmlrpc-c.spec Log Message: - rediffed cmake patch against current version - made the xmlrpc-c-config compatible to the upstream version - added compatibility symlinks for some header files (thx to Robert de Vries for reporting these two issues) Index: 0001-make-cmake-transition.txt =================================================================== RCS file: /cvs/extras/rpms/xmlrpc-c/devel/0001-make-cmake-transition.txt,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- 0001-make-cmake-transition.txt 17 Mar 2007 17:25:18 -0000 1.3 +++ 0001-make-cmake-transition.txt 1 Apr 2007 12:54:10 -0000 1.4 @@ -1,64 +1,114 @@ -From ca5754cd4b3f3fdf3b8b80bc2264aa4c1f2e76a4 Mon Sep 17 00:00:00 2001 +From 0dd5200ebaf39dc37b7fc06e6b793c307b2d648b Mon Sep 17 00:00:00 2001 From: Enrico Scholz -Date: Mon, 2 Oct 2006 13:37:48 +0200 +Date: Sun, 1 Apr 2007 14:30:58 +0200 Subject: [PATCH] make -> cmake transition --- CMakeLists.txt | 236 +++++++++++++++++++++++++++ - cmake/try-attr.cc | 3 + cmake/try-attr.cc | 3 + cmake/va-list-is-array.c | 9 + examples/CMakeLists.txt | 51 ++++++ - examples/config.h | 1 - examples/cpp/CMakeLists.txt | 20 ++ - include/CMakeLists.txt | 3 - include/xmlrpc-c/CMakeLists.txt | 31 ++++ + examples/config.h | 1 + + examples/cpp/CMakeLists.txt | 20 +++ + include/CMakeLists.txt | 3 + + include/xmlrpc-c/CMakeLists.txt | 52 ++++++ include/xmlrpc-c/config.h.cmake | 8 + - lib/CMakeLists.txt | 12 + - lib/abyss/CMakeLists.txt | 3 - lib/abyss/src/CMakeLists.txt | 62 +++++++ - lib/abyss/src/xmlrpc_abyss.pc.cmake | 10 + + lib/CMakeLists.txt | 12 ++ + lib/abyss/CMakeLists.txt | 3 + + lib/abyss/src/CMakeLists.txt | 57 +++++++ + lib/abyss/src/xmlrpc_abyss.pc.cmake | 12 ++ lib/curl_transport/CMakeLists.txt | 7 + lib/expat/CMakeLists.txt | 9 + - lib/expat/gennmtab/CMakeLists.txt | 3 + lib/expat/gennmtab/CMakeLists.txt | 3 + lib/expat/xmlparse/CMakeLists.txt | 7 + - lib/expat/xmlparse/xmlrpc_xmlparse.pc.cmake | 10 + - lib/expat/xmltok/CMakeLists.txt | 20 ++ + lib/expat/xmlparse/xmlrpc_xmlparse.pc.cmake | 12 ++ + lib/expat/xmltok/CMakeLists.txt | 20 +++ lib/expat/xmltok/xmlrpc_xmltok.pc.cmake | 9 + lib/libutil/CMakeLists.txt | 22 +++ lib/libutil/xmlrpc_util.pc.cmake | 10 + - lib/libwww_transport/CMakeLists.txt | 4 - lib/util/CMakeLists.txt | 13 + - lib/wininet_transport/CMakeLists.txt | 4 + lib/libwww_transport/CMakeLists.txt | 4 + + lib/util/CMakeLists.txt | 13 ++ + lib/wininet_transport/CMakeLists.txt | 4 + src/CMakeLists.txt | 106 ++++++++++++ - src/cpp/CMakeLists.txt | 48 +++++ - src/cpp/xmlrpc++.pc.cmake | 11 + - src/cpp/xmlrpc_client++.pc.cmake | 11 + - src/cpp/xmlrpc_cpp.pc.cmake | 11 + - src/cpp/xmlrpc_server++.pc.cmake | 11 + - src/cpp/xmlrpc_server_abyss++.pc.cmake | 11 + + src/cpp/CMakeLists.txt | 48 ++++++ + src/cpp/xmlrpc++.pc.cmake | 12 ++ + src/cpp/xmlrpc_client++.pc.cmake | 12 ++ + src/cpp/xmlrpc_cpp.pc.cmake | 12 ++ + src/cpp/xmlrpc_server++.pc.cmake | 12 ++ + src/cpp/xmlrpc_server_abyss++.pc.cmake | 12 ++ src/test/CMakeLists.txt | 27 +++ - src/xmlrpc.pc.cmake | 11 + - src/xmlrpc_client.pc.cmake | 11 + - src/xmlrpc_server.pc.cmake | 11 + - src/xmlrpc_server_abyss.pc.cmake | 11 + - src/xmlrpc_server_cgi.pc.cmake | 11 + + src/xmlrpc.pc.cmake | 12 ++ + src/xmlrpc_client.pc.cmake | 12 ++ + src/xmlrpc_server.pc.cmake | 12 ++ + src/xmlrpc_server_abyss.pc.cmake | 12 ++ + src/xmlrpc_server_cgi.pc.cmake | 12 ++ tools/CMakeLists.txt | 9 + - tools/binmode-rpc-kit/CMakeLists.txt | 2 - tools/turbocharger/CMakeLists.txt | 1 + tools/binmode-rpc-kit/CMakeLists.txt | 2 + + tools/turbocharger/CMakeLists.txt | 1 + tools/xml-rpc-api2cpp/CMakeLists.txt | 15 ++ tools/xmlrpc/CMakeLists.txt | 15 ++ - tools/xmlrpc/config.h | 1 + tools/xmlrpc/config.h | 1 + tools/xmlrpc_transport/CMakeLists.txt | 9 + - tools/xmlrpc_transport/config.h | 1 + tools/xmlrpc_transport/config.h | 1 + transport_config.h.cmake | 16 ++ - version.h.cmake | 2 - xmlrpc-c-config | 38 ++++ - xmlrpc_config.h.cmake | 21 ++ - 50 files changed, 988 insertions(+), 0 deletions(-) + version.h.cmake | 2 + + xmlrpc-c-config | 67 ++++++++ + xmlrpc_config.h.cmake | 21 +++ + 50 files changed, 1047 insertions(+), 0 deletions(-) + create mode 100644 CMakeLists.txt + create mode 100644 cmake/try-attr.cc + create mode 100644 cmake/va-list-is-array.c + create mode 100644 examples/CMakeLists.txt + create mode 100644 examples/config.h + create mode 100644 examples/cpp/CMakeLists.txt + create mode 100644 include/CMakeLists.txt + create mode 100644 include/xmlrpc-c/CMakeLists.txt + create mode 100644 include/xmlrpc-c/config.h.cmake + create mode 100644 lib/CMakeLists.txt + create mode 100644 lib/abyss/CMakeLists.txt + create mode 100644 lib/abyss/src/CMakeLists.txt + create mode 100644 lib/abyss/src/xmlrpc_abyss.pc.cmake + create mode 100644 lib/curl_transport/CMakeLists.txt + create mode 100644 lib/expat/CMakeLists.txt + create mode 100644 lib/expat/gennmtab/CMakeLists.txt + create mode 100644 lib/expat/xmlparse/CMakeLists.txt + create mode 100644 lib/expat/xmlparse/xmlrpc_xmlparse.pc.cmake + create mode 100644 lib/expat/xmltok/CMakeLists.txt + create mode 100644 lib/expat/xmltok/xmlrpc_xmltok.pc.cmake + create mode 100644 lib/libutil/CMakeLists.txt + create mode 100644 lib/libutil/xmlrpc_util.pc.cmake + create mode 100644 lib/libwww_transport/CMakeLists.txt + create mode 100644 lib/util/CMakeLists.txt + create mode 100644 lib/wininet_transport/CMakeLists.txt + create mode 100644 src/CMakeLists.txt + create mode 100644 src/cpp/CMakeLists.txt + create mode 100644 src/cpp/xmlrpc++.pc.cmake + create mode 100644 src/cpp/xmlrpc_client++.pc.cmake + create mode 100644 src/cpp/xmlrpc_cpp.pc.cmake + create mode 100644 src/cpp/xmlrpc_server++.pc.cmake + create mode 100644 src/cpp/xmlrpc_server_abyss++.pc.cmake + create mode 100644 src/test/CMakeLists.txt + create mode 100644 src/xmlrpc.pc.cmake + create mode 100644 src/xmlrpc_client.pc.cmake + create mode 100644 src/xmlrpc_server.pc.cmake + create mode 100644 src/xmlrpc_server_abyss.pc.cmake + create mode 100644 src/xmlrpc_server_cgi.pc.cmake + create mode 100644 tools/CMakeLists.txt + create mode 100644 tools/binmode-rpc-kit/CMakeLists.txt + create mode 100644 tools/turbocharger/CMakeLists.txt + create mode 100644 tools/xml-rpc-api2cpp/CMakeLists.txt + create mode 100644 tools/xmlrpc/CMakeLists.txt + create mode 100644 tools/xmlrpc/config.h + create mode 100644 tools/xmlrpc_transport/CMakeLists.txt + create mode 100644 tools/xmlrpc_transport/config.h + create mode 100644 transport_config.h.cmake + create mode 100644 version.h.cmake + create mode 100755 xmlrpc-c-config + create mode 100644 xmlrpc_config.h.cmake diff --git a/CMakeLists.txt b/CMakeLists.txt new file mode 100644 -index 0000000..18b390d +index 0000000..e4505f7 --- /dev/null +++ b/CMakeLists.txt @@ -0,0 +1,236 @@ @@ -423,27 +473,41 @@ +add_subdirectory(xmlrpc-c) diff --git a/include/xmlrpc-c/CMakeLists.txt b/include/xmlrpc-c/CMakeLists.txt new file mode 100644 -index 0000000..903f623 +index 0000000..b92ccf4 --- /dev/null +++ b/include/xmlrpc-c/CMakeLists.txt -@@ -0,0 +1,31 @@ +@@ -0,0 +1,52 @@ +# -*- cmake -*- + ++macro(ensc_install_symlink src dst) ++ install(CODE "EXECUTE_PROCESS(COMMAND ln -s xmlrpc-c/${src} \$ENV{DESTDIR}${includedir}/${dst})") ++endmacro(ensc_install_symlink) ++ +list(APPEND headers + ${CMAKE_CURRENT_BINARY_DIR}/config.h + util.h base.h abyss.h server.h + server_abyss.h server_w32httpsys.h oldxmlrpc.h) + ++list(APPEND compat_links "oldxmlrpc.h xmlrpc.h") ++list(APPEND compat_links "server.h xmlrpc_server.h") ++list(APPEND compat_links "server_abyss.h xmlrpc_server_abyss.h") ++list(APPEND compat_links "server_w32httpsys.h xmlrpc_server_w32httpsys.h") ++ ++ +if(ENABLE_CPLUSPLUS) + list(APPEND headers + oldcppwrapper.hpp girerr.hpp girmem.hpp base.hpp + timeout.hpp xml.hpp registry.hpp server_abyss.hpp) ++ ++ list(APPEND compat_links "oldcppwrapper.hpp XmlRpcCpp.h") +endif(ENABLE_CPLUSPLUS) + +if(MUST_BUILD_CLIENT) + list(APPEND headers + client.h transport.h client_global.h) + ++ list(APPEND compat_links "client.h xmlrpc_client.h") ++ + if(ENABLE_CPLUSPLUS) + list(APPEND headers + client.hpp client_transport.hpp client_simple.hpp) @@ -453,11 +517,18 @@ +if(ENABLE_CGI_SERVER) + list(APPEND headers + server_cgi.h) ++ ++ list(APPEND compat_links "server_cgi.h xmlrpc_cgi.h") +endif(ENABLE_CGI_SERVER) + +install(FILES + ${headers} + DESTINATION ${includedir}/xmlrpc-c) ++ ++foreach (ln ${compat_links}) ++ separate_arguments(ln) ++ ensc_install_symlink(${ln}) ++endforeach(ln) diff --git a/include/xmlrpc-c/config.h.cmake b/include/xmlrpc-c/config.h.cmake new file mode 100644 index 0000000..7b95a1d @@ -501,18 +572,14 @@ +SUBDIRS(src) diff --git a/lib/abyss/src/CMakeLists.txt b/lib/abyss/src/CMakeLists.txt new file mode 100644 -index 0000000..a8fb5a9 +index 0000000..cff8299 --- /dev/null +++ b/lib/abyss/src/CMakeLists.txt -@@ -0,0 +1,62 @@ +@@ -0,0 +1,57 @@ +## -*- cmake -*- + +set(xmlrpc_abyss_SOURCES + abyss_info.h -+ channel.c -+ channel.h -+ chanswitch.c -+ chanswitch.h + conf.c + conn.c + conn.h @@ -523,8 +590,7 @@ + file.c + file.h + http.c -+ http.h -+ init.c ++ http.h + response.c + server.c + server.h @@ -569,12 +635,14 @@ +ensc_pkgconfig(xmlrpc_abyss) diff --git a/lib/abyss/src/xmlrpc_abyss.pc.cmake b/lib/abyss/src/xmlrpc_abyss.pc.cmake new file mode 100644 -index 0000000..2a4f124 +index 0000000..fae7af3 --- /dev/null +++ b/lib/abyss/src/xmlrpc_abyss.pc.cmake -@@ -0,0 +1,10 @@ +@@ -0,0 +1,12 @@ ++bindir=@bindir@ +prefix=@prefix@ +libdir=@libdir@ ++includedir=@includedir@ + +Name: xmlrpc_abyss +Description: XMLRPC Abyss base library @@ -635,12 +703,14 @@ +ensc_pkgconfig(xmlrpc_xmlparse) diff --git a/lib/expat/xmlparse/xmlrpc_xmlparse.pc.cmake b/lib/expat/xmlparse/xmlrpc_xmlparse.pc.cmake new file mode 100644 -index 0000000..71d77da +index 0000000..5b2a7e4 --- /dev/null +++ b/lib/expat/xmlparse/xmlrpc_xmlparse.pc.cmake -@@ -0,0 +1,10 @@ +@@ -0,0 +1,12 @@ ++bindir=@bindir@ +prefix=@prefix@ +libdir=@libdir@ ++includedir=@includedir@ + +Name: xmlrpc_xmlparse +Description: XMLRPC xmlparse library @@ -775,7 +845,7 @@ +endif(MUST_BUILD_WININET_CLIENT) diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt new file mode 100644 -index 0000000..b201fa1 +index 0000000..c96f206 --- /dev/null +++ b/src/CMakeLists.txt @@ -0,0 +1,106 @@ @@ -826,7 +896,7 @@ +add_library(xmlrpc SHARED + trace.c ${xmlrpc_xml_parser} + xmlrpc_data.c xmlrpc_datetime.c xmlrpc_array.c xmlrpc_struct.c -+ xmlrpc_build.c xmlrpc_decompose.c xmlrpc_parse.c xmlrpc_serialize.c ++ xmlrpc_builddecomp.c xmlrpc_parse.c xmlrpc_serialize.c + xmlrpc_base64.c xmlrpc_utf8.c xmlrpc_authcookie.c) + +set_target_properties(xmlrpc @@ -941,10 +1011,11 @@ + SOVERSION ${XMLRPC_C_SOVERSION}) diff --git a/src/cpp/xmlrpc++.pc.cmake b/src/cpp/xmlrpc++.pc.cmake new file mode 100644 -index 0000000..cda7f56 +index 0000000..0bf5dc3 --- /dev/null +++ b/src/cpp/xmlrpc++.pc.cmake -@@ -0,0 +1,11 @@ +@@ -0,0 +1,12 @@ ++bindir=@bindir@ +prefix=@prefix@ +libdir=@libdir@ +includedir=@includedir@ @@ -955,13 +1026,14 @@ + +Requires.private: xmlrpc +Libs: -L${libdir} -lxmlrpc++ -+Cflags: -I${includedir} ++Cflags: -I${includedir} diff --git a/src/cpp/xmlrpc_client++.pc.cmake b/src/cpp/xmlrpc_client++.pc.cmake new file mode 100644 -index 0000000..188b3a6 +index 0000000..0357491 --- /dev/null +++ b/src/cpp/xmlrpc_client++.pc.cmake -@@ -0,0 +1,11 @@ +@@ -0,0 +1,12 @@ ++bindir=@bindir@ +prefix=@prefix@ +libdir=@libdir@ +includedir=@includedir@ @@ -972,13 +1044,14 @@ + +Requires.private: xmlrpc++ xmlrpc_client +Libs: -L${libdir} -lxmlrpc_client++ -+Cflags: -I${includedir} ++Cflags: -I${includedir} diff --git a/src/cpp/xmlrpc_cpp.pc.cmake b/src/cpp/xmlrpc_cpp.pc.cmake new file mode 100644 -index 0000000..b8f5af3 +index 0000000..7e21383 --- /dev/null +++ b/src/cpp/xmlrpc_cpp.pc.cmake -@@ -0,0 +1,11 @@ +@@ -0,0 +1,12 @@ ++bindir=@bindir@ +prefix=@prefix@ +libdir=@libdir@ +includedir=@includedir@ @@ -989,13 +1062,14 @@ + +Requires.private: xmlrpc xmlrpc_server xmlrpc_client +Libs: -L${libdir} -lxmlrpc_cpp -+Cflags: -I${includedir} ++Cflags: -I${includedir} diff --git a/src/cpp/xmlrpc_server++.pc.cmake b/src/cpp/xmlrpc_server++.pc.cmake new file mode 100644 -index 0000000..07b9e7b +index 0000000..7ddcca8 --- /dev/null +++ b/src/cpp/xmlrpc_server++.pc.cmake -@@ -0,0 +1,11 @@ +@@ -0,0 +1,12 @@ ++bindir=@bindir@ +prefix=@prefix@ +libdir=@libdir@ +includedir=@includedir@ @@ -1006,13 +1080,14 @@ + +Requires.private: xmlrpc++ xmlrpc_server +Libs: -L${libdir} -lxmlrpc_server++ -+Cflags: -I${includedir} ++Cflags: -I${includedir} diff --git a/src/cpp/xmlrpc_server_abyss++.pc.cmake b/src/cpp/xmlrpc_server_abyss++.pc.cmake new file mode 100644 -index 0000000..d9eb456 +index 0000000..f0e4cd0 --- /dev/null +++ b/src/cpp/xmlrpc_server_abyss++.pc.cmake -@@ -0,0 +1,11 @@ +@@ -0,0 +1,12 @@ ++bindir=@bindir@ +prefix=@prefix@ +libdir=@libdir@ +includedir=@includedir@ @@ -1023,17 +1098,17 @@ + +Requires.private: xmlrpc_server_abyss xmlrpc_server++ +Libs: -L${libdir} -lxmlrpc_server_abyss++ -+Cflags: -I${includedir} ++Cflags: -I${includedir} diff --git a/src/test/CMakeLists.txt b/src/test/CMakeLists.txt new file mode 100644 -index 0000000..3deb9cb +index 0000000..1ad605b --- /dev/null +++ b/src/test/CMakeLists.txt @@ -0,0 +1,27 @@ +# -*- cmake -*- + +set(test_SOURCES -+ test.c abyss.c cgi.c method_registry.c parse_xml.c serialize.c server_abyss.c ++ test.c cgi.c method_registry.c parse_xml.c serialize.c server_abyss.c + value.c xml_data.c) + +if(MUST_BUILD_CLIENT) @@ -1059,10 +1134,11 @@ +add_test(runtests src-test) diff --git a/src/xmlrpc.pc.cmake b/src/xmlrpc.pc.cmake new file mode 100644 -index 0000000..fd0c872 +index 0000000..4c92f93 --- /dev/null +++ b/src/xmlrpc.pc.cmake -@@ -0,0 +1,11 @@ +@@ -0,0 +1,12 @@ ++bindir=@bindir@ +prefix=@prefix@ +libdir=@libdir@ +includedir=@includedir@ @@ -1073,13 +1149,14 @@ + +Requires.private: @xmlrpc_pkgconfig_req@ xmlrpc_util +Libs: -L${libdir} -lxmlrpc @xmlrpc_pkgconfig_libs@ -+Cflags: -I${includedir} ++Cflags: -I${includedir} diff --git a/src/xmlrpc_client.pc.cmake b/src/xmlrpc_client.pc.cmake new file mode 100644 -index 0000000..16bdd22 +index 0000000..8e74c44 --- /dev/null +++ b/src/xmlrpc_client.pc.cmake -@@ -0,0 +1,11 @@ +@@ -0,0 +1,12 @@ ++bindir=@bindir@ +prefix=@prefix@ +libdir=@libdir@ +includedir=@includedir@ @@ -1090,13 +1167,14 @@ + +Requires.private: xmlrpc @xmlrpc_client_pkgconfig_req@ +Libs: -L${libdir} -lxmlrpc_client @client_libwww_LIBS@ @client_wininet_LIBS@ -+Cflags: -I${includedir} ++Cflags: -I${includedir} diff --git a/src/xmlrpc_server.pc.cmake b/src/xmlrpc_server.pc.cmake new file mode 100644 -index 0000000..ca7224c +index 0000000..cb7d4cd --- /dev/null +++ b/src/xmlrpc_server.pc.cmake -@@ -0,0 +1,11 @@ +@@ -0,0 +1,12 @@ ++bindir=@bindir@ +prefix=@prefix@ +libdir=@libdir@ +includedir=@includedir@ @@ -1107,13 +1185,14 @@ + +Requires.private: xmlrpc +Libs: -L${libdir} -lxmlrpc_server -+Cflags: -I${includedir} ++Cflags: -I${includedir} diff --git a/src/xmlrpc_server_abyss.pc.cmake b/src/xmlrpc_server_abyss.pc.cmake new file mode 100644 -index 0000000..7fbecc9 +index 0000000..0357ff9 --- /dev/null +++ b/src/xmlrpc_server_abyss.pc.cmake -@@ -0,0 +1,11 @@ +@@ -0,0 +1,12 @@ ++bindir=@bindir@ +prefix=@prefix@ +libdir=@libdir@ +includedir=@includedir@ @@ -1124,13 +1203,14 @@ + +Requires.private: xmlrpc_server xmlrpc_abyss +Libs: -L${libdir} -lxmlrpc_server_abyss -+Cflags: -I${includedir} ++Cflags: -I${includedir} diff --git a/src/xmlrpc_server_cgi.pc.cmake b/src/xmlrpc_server_cgi.pc.cmake new file mode 100644 -index 0000000..8042912 +index 0000000..8786b75 --- /dev/null +++ b/src/xmlrpc_server_cgi.pc.cmake -@@ -0,0 +1,11 @@ +@@ -0,0 +1,12 @@ ++bindir=@bindir@ +prefix=@prefix@ +libdir=@libdir@ +includedir=@includedir@ @@ -1141,7 +1221,7 @@ + +Requires.private: xmlrpc_server +Libs: -L${libdir} -lxmlrpc_server_cgi -+Cflags: -I${includedir} ++Cflags: -I${includedir} diff --git a/tools/CMakeLists.txt b/tools/CMakeLists.txt new file mode 100644 index 0000000..14010f4 @@ -1275,10 +1355,10 @@ +#define XMLRPC_C_VERSION "@XMLRPC_C_VERSION@" diff --git a/xmlrpc-c-config b/xmlrpc-c-config new file mode 100755 -index 0000000..e8ba549 +index 0000000..8f4f51b --- /dev/null +++ b/xmlrpc-c-config -@@ -0,0 +1,38 @@ +@@ -0,0 +1,67 @@ +#! /bin/sh + +comp= @@ -1316,6 +1396,35 @@ + test -z "$need_server" || comp="$comp xmlrpc_server++" +fi + ++dummy_comp=xmlrpc_client ++ ++case $1 in ++ (--features|--modules) ++ echo "c++ abyss-server curl-client" ++ exit 0 ++ ;; ++ (--version) ++ set -- --modversion ++ ;; ++ (--exec-prefix) ++ set -- --variable=prefix ++ ;; ++ (--*dir|--prefix) ++ set -- --variable=${1##--} ++ ;; ++ (--ldflags) ++ set -- --libs-only-L ++ ;; ++ (--ldadd) ++ set -- --libs-only-l ++ ;; ++ (*) ++ dummy_comp= ++ ;; ++esac ++ ++test x"$comp" != x || comp=$dummy_comp ++ +exec pkg-config "$@" $comp diff --git a/xmlrpc_config.h.cmake b/xmlrpc_config.h.cmake new file mode 100644 @@ -1345,5 +1454,5 @@ + +#endif -- -1.4.2.1 +1.5.0.5 Index: xmlrpc-c.spec =================================================================== RCS file: /cvs/extras/rpms/xmlrpc-c/devel/xmlrpc-c.spec,v retrieving revision 1.13 retrieving revision 1.14 diff -u -r1.13 -r1.14 --- xmlrpc-c.spec 17 Mar 2007 17:25:18 -0000 1.13 +++ xmlrpc-c.spec 1 Apr 2007 12:54:10 -0000 1.14 @@ -1,11 +1,9 @@ -%global _includedir %_includedir/%name - %{!?release_func:%global release_func() %1%{?dist}} Summary: A lightweight RPC library based on XML and HTTP Name: xmlrpc-c Version: 1.06.11 -Release: %release_func 1 +Release: %release_func 2 License: BSD/PSF -- see COPYING Group: System Environment/Libraries URL: http://xmlrpc-c.sourceforge.net/ @@ -54,13 +52,7 @@ %prep %setup -q %patch6 -p1 -b .sizet - -cat %PATCH100 | patch -p1 - -sed -i -e '/\(chan\|init\.c\)/d' lib/abyss/src/CMakeLists.txt -sed -i -e 's!xmlrpc_decompose.c!xmlrpc_builddecomp.c!g; - s!xmlrpc_build.c!!g;' src/CMakeLists.txt -sed -i -e 's! abyss.c!!g;' src/test/CMakeLists.txt +%patch100 -p1 ## not needed... rm doc/{INSTALL,configure_doc} @@ -105,7 +97,8 @@ %files devel %defattr(-,root,root,-) %_bindir/xmlrpc-c-config -%_includedir +%_includedir/xmlrpc-c +%_includedir/*.h %_libdir/pkgconfig/*.pc %_libdir/*.so @@ -121,6 +114,12 @@ %changelog +* Sun Apr 1 2007 Enrico Scholz - 1.06.11-2 +- rediffed cmake patch against current version +- made the xmlrpc-c-config compatible to the upstream version +- added compatibility symlinks for some header files (thx to Robert de + Vries for reporting these two issues) + * Sat Mar 17 2007 Enrico Scholz - 1.06.11-1 - updated to 1.06.11 From fedora-extras-commits at redhat.com Sun Apr 1 12:54:40 2007 From: fedora-extras-commits at redhat.com (Enrico Scholz (ensc)) Date: Sun, 1 Apr 2007 08:54:40 -0400 Subject: rpms/xmlrpc-c/FC-6 0001-make-cmake-transition.txt, 1.4, 1.5 xmlrpc-c.spec, 1.13, 1.14 Message-ID: <200704011254.l31Csemu008685@cvs-int.fedora.redhat.com> Author: ensc Update of /cvs/extras/rpms/xmlrpc-c/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv8625/FC-6 Modified Files: 0001-make-cmake-transition.txt xmlrpc-c.spec Log Message: - rediffed cmake patch against current version - made the xmlrpc-c-config compatible to the upstream version - added compatibility symlinks for some header files (thx to Robert de Vries for reporting these two issues) Index: 0001-make-cmake-transition.txt =================================================================== RCS file: /cvs/extras/rpms/xmlrpc-c/FC-6/0001-make-cmake-transition.txt,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- 0001-make-cmake-transition.txt 17 Mar 2007 17:25:14 -0000 1.4 +++ 0001-make-cmake-transition.txt 1 Apr 2007 12:54:07 -0000 1.5 @@ -1,64 +1,114 @@ -From ca5754cd4b3f3fdf3b8b80bc2264aa4c1f2e76a4 Mon Sep 17 00:00:00 2001 +From 0dd5200ebaf39dc37b7fc06e6b793c307b2d648b Mon Sep 17 00:00:00 2001 From: Enrico Scholz -Date: Mon, 2 Oct 2006 13:37:48 +0200 +Date: Sun, 1 Apr 2007 14:30:58 +0200 Subject: [PATCH] make -> cmake transition --- CMakeLists.txt | 236 +++++++++++++++++++++++++++ - cmake/try-attr.cc | 3 + cmake/try-attr.cc | 3 + cmake/va-list-is-array.c | 9 + examples/CMakeLists.txt | 51 ++++++ - examples/config.h | 1 - examples/cpp/CMakeLists.txt | 20 ++ - include/CMakeLists.txt | 3 - include/xmlrpc-c/CMakeLists.txt | 31 ++++ + examples/config.h | 1 + + examples/cpp/CMakeLists.txt | 20 +++ + include/CMakeLists.txt | 3 + + include/xmlrpc-c/CMakeLists.txt | 52 ++++++ include/xmlrpc-c/config.h.cmake | 8 + - lib/CMakeLists.txt | 12 + - lib/abyss/CMakeLists.txt | 3 - lib/abyss/src/CMakeLists.txt | 62 +++++++ - lib/abyss/src/xmlrpc_abyss.pc.cmake | 10 + + lib/CMakeLists.txt | 12 ++ + lib/abyss/CMakeLists.txt | 3 + + lib/abyss/src/CMakeLists.txt | 57 +++++++ + lib/abyss/src/xmlrpc_abyss.pc.cmake | 12 ++ lib/curl_transport/CMakeLists.txt | 7 + lib/expat/CMakeLists.txt | 9 + - lib/expat/gennmtab/CMakeLists.txt | 3 + lib/expat/gennmtab/CMakeLists.txt | 3 + lib/expat/xmlparse/CMakeLists.txt | 7 + - lib/expat/xmlparse/xmlrpc_xmlparse.pc.cmake | 10 + - lib/expat/xmltok/CMakeLists.txt | 20 ++ + lib/expat/xmlparse/xmlrpc_xmlparse.pc.cmake | 12 ++ + lib/expat/xmltok/CMakeLists.txt | 20 +++ lib/expat/xmltok/xmlrpc_xmltok.pc.cmake | 9 + lib/libutil/CMakeLists.txt | 22 +++ lib/libutil/xmlrpc_util.pc.cmake | 10 + - lib/libwww_transport/CMakeLists.txt | 4 - lib/util/CMakeLists.txt | 13 + - lib/wininet_transport/CMakeLists.txt | 4 + lib/libwww_transport/CMakeLists.txt | 4 + + lib/util/CMakeLists.txt | 13 ++ + lib/wininet_transport/CMakeLists.txt | 4 + src/CMakeLists.txt | 106 ++++++++++++ - src/cpp/CMakeLists.txt | 48 +++++ - src/cpp/xmlrpc++.pc.cmake | 11 + - src/cpp/xmlrpc_client++.pc.cmake | 11 + - src/cpp/xmlrpc_cpp.pc.cmake | 11 + - src/cpp/xmlrpc_server++.pc.cmake | 11 + - src/cpp/xmlrpc_server_abyss++.pc.cmake | 11 + + src/cpp/CMakeLists.txt | 48 ++++++ + src/cpp/xmlrpc++.pc.cmake | 12 ++ + src/cpp/xmlrpc_client++.pc.cmake | 12 ++ + src/cpp/xmlrpc_cpp.pc.cmake | 12 ++ + src/cpp/xmlrpc_server++.pc.cmake | 12 ++ + src/cpp/xmlrpc_server_abyss++.pc.cmake | 12 ++ src/test/CMakeLists.txt | 27 +++ - src/xmlrpc.pc.cmake | 11 + - src/xmlrpc_client.pc.cmake | 11 + - src/xmlrpc_server.pc.cmake | 11 + - src/xmlrpc_server_abyss.pc.cmake | 11 + - src/xmlrpc_server_cgi.pc.cmake | 11 + + src/xmlrpc.pc.cmake | 12 ++ + src/xmlrpc_client.pc.cmake | 12 ++ + src/xmlrpc_server.pc.cmake | 12 ++ + src/xmlrpc_server_abyss.pc.cmake | 12 ++ + src/xmlrpc_server_cgi.pc.cmake | 12 ++ tools/CMakeLists.txt | 9 + - tools/binmode-rpc-kit/CMakeLists.txt | 2 - tools/turbocharger/CMakeLists.txt | 1 + tools/binmode-rpc-kit/CMakeLists.txt | 2 + + tools/turbocharger/CMakeLists.txt | 1 + tools/xml-rpc-api2cpp/CMakeLists.txt | 15 ++ tools/xmlrpc/CMakeLists.txt | 15 ++ - tools/xmlrpc/config.h | 1 + tools/xmlrpc/config.h | 1 + tools/xmlrpc_transport/CMakeLists.txt | 9 + - tools/xmlrpc_transport/config.h | 1 + tools/xmlrpc_transport/config.h | 1 + transport_config.h.cmake | 16 ++ - version.h.cmake | 2 - xmlrpc-c-config | 38 ++++ - xmlrpc_config.h.cmake | 21 ++ - 50 files changed, 988 insertions(+), 0 deletions(-) + version.h.cmake | 2 + + xmlrpc-c-config | 67 ++++++++ + xmlrpc_config.h.cmake | 21 +++ + 50 files changed, 1047 insertions(+), 0 deletions(-) + create mode 100644 CMakeLists.txt + create mode 100644 cmake/try-attr.cc + create mode 100644 cmake/va-list-is-array.c + create mode 100644 examples/CMakeLists.txt + create mode 100644 examples/config.h + create mode 100644 examples/cpp/CMakeLists.txt + create mode 100644 include/CMakeLists.txt + create mode 100644 include/xmlrpc-c/CMakeLists.txt + create mode 100644 include/xmlrpc-c/config.h.cmake + create mode 100644 lib/CMakeLists.txt + create mode 100644 lib/abyss/CMakeLists.txt + create mode 100644 lib/abyss/src/CMakeLists.txt + create mode 100644 lib/abyss/src/xmlrpc_abyss.pc.cmake + create mode 100644 lib/curl_transport/CMakeLists.txt + create mode 100644 lib/expat/CMakeLists.txt + create mode 100644 lib/expat/gennmtab/CMakeLists.txt + create mode 100644 lib/expat/xmlparse/CMakeLists.txt + create mode 100644 lib/expat/xmlparse/xmlrpc_xmlparse.pc.cmake + create mode 100644 lib/expat/xmltok/CMakeLists.txt + create mode 100644 lib/expat/xmltok/xmlrpc_xmltok.pc.cmake + create mode 100644 lib/libutil/CMakeLists.txt + create mode 100644 lib/libutil/xmlrpc_util.pc.cmake + create mode 100644 lib/libwww_transport/CMakeLists.txt + create mode 100644 lib/util/CMakeLists.txt + create mode 100644 lib/wininet_transport/CMakeLists.txt + create mode 100644 src/CMakeLists.txt + create mode 100644 src/cpp/CMakeLists.txt + create mode 100644 src/cpp/xmlrpc++.pc.cmake + create mode 100644 src/cpp/xmlrpc_client++.pc.cmake + create mode 100644 src/cpp/xmlrpc_cpp.pc.cmake + create mode 100644 src/cpp/xmlrpc_server++.pc.cmake + create mode 100644 src/cpp/xmlrpc_server_abyss++.pc.cmake + create mode 100644 src/test/CMakeLists.txt + create mode 100644 src/xmlrpc.pc.cmake + create mode 100644 src/xmlrpc_client.pc.cmake + create mode 100644 src/xmlrpc_server.pc.cmake + create mode 100644 src/xmlrpc_server_abyss.pc.cmake + create mode 100644 src/xmlrpc_server_cgi.pc.cmake + create mode 100644 tools/CMakeLists.txt + create mode 100644 tools/binmode-rpc-kit/CMakeLists.txt + create mode 100644 tools/turbocharger/CMakeLists.txt + create mode 100644 tools/xml-rpc-api2cpp/CMakeLists.txt + create mode 100644 tools/xmlrpc/CMakeLists.txt + create mode 100644 tools/xmlrpc/config.h + create mode 100644 tools/xmlrpc_transport/CMakeLists.txt + create mode 100644 tools/xmlrpc_transport/config.h + create mode 100644 transport_config.h.cmake + create mode 100644 version.h.cmake + create mode 100755 xmlrpc-c-config + create mode 100644 xmlrpc_config.h.cmake diff --git a/CMakeLists.txt b/CMakeLists.txt new file mode 100644 -index 0000000..18b390d +index 0000000..e4505f7 --- /dev/null +++ b/CMakeLists.txt @@ -0,0 +1,236 @@ @@ -423,27 +473,41 @@ +add_subdirectory(xmlrpc-c) diff --git a/include/xmlrpc-c/CMakeLists.txt b/include/xmlrpc-c/CMakeLists.txt new file mode 100644 -index 0000000..903f623 +index 0000000..b92ccf4 --- /dev/null +++ b/include/xmlrpc-c/CMakeLists.txt -@@ -0,0 +1,31 @@ +@@ -0,0 +1,52 @@ +# -*- cmake -*- + ++macro(ensc_install_symlink src dst) ++ install(CODE "EXECUTE_PROCESS(COMMAND ln -s xmlrpc-c/${src} \$ENV{DESTDIR}${includedir}/${dst})") ++endmacro(ensc_install_symlink) ++ +list(APPEND headers + ${CMAKE_CURRENT_BINARY_DIR}/config.h + util.h base.h abyss.h server.h + server_abyss.h server_w32httpsys.h oldxmlrpc.h) + ++list(APPEND compat_links "oldxmlrpc.h xmlrpc.h") ++list(APPEND compat_links "server.h xmlrpc_server.h") ++list(APPEND compat_links "server_abyss.h xmlrpc_server_abyss.h") ++list(APPEND compat_links "server_w32httpsys.h xmlrpc_server_w32httpsys.h") ++ ++ +if(ENABLE_CPLUSPLUS) + list(APPEND headers + oldcppwrapper.hpp girerr.hpp girmem.hpp base.hpp + timeout.hpp xml.hpp registry.hpp server_abyss.hpp) ++ ++ list(APPEND compat_links "oldcppwrapper.hpp XmlRpcCpp.h") +endif(ENABLE_CPLUSPLUS) + +if(MUST_BUILD_CLIENT) + list(APPEND headers + client.h transport.h client_global.h) + ++ list(APPEND compat_links "client.h xmlrpc_client.h") ++ + if(ENABLE_CPLUSPLUS) + list(APPEND headers + client.hpp client_transport.hpp client_simple.hpp) @@ -453,11 +517,18 @@ +if(ENABLE_CGI_SERVER) + list(APPEND headers + server_cgi.h) ++ ++ list(APPEND compat_links "server_cgi.h xmlrpc_cgi.h") +endif(ENABLE_CGI_SERVER) + +install(FILES + ${headers} + DESTINATION ${includedir}/xmlrpc-c) ++ ++foreach (ln ${compat_links}) ++ separate_arguments(ln) ++ ensc_install_symlink(${ln}) ++endforeach(ln) diff --git a/include/xmlrpc-c/config.h.cmake b/include/xmlrpc-c/config.h.cmake new file mode 100644 index 0000000..7b95a1d @@ -501,18 +572,14 @@ +SUBDIRS(src) diff --git a/lib/abyss/src/CMakeLists.txt b/lib/abyss/src/CMakeLists.txt new file mode 100644 -index 0000000..a8fb5a9 +index 0000000..cff8299 --- /dev/null +++ b/lib/abyss/src/CMakeLists.txt -@@ -0,0 +1,62 @@ +@@ -0,0 +1,57 @@ +## -*- cmake -*- + +set(xmlrpc_abyss_SOURCES + abyss_info.h -+ channel.c -+ channel.h -+ chanswitch.c -+ chanswitch.h + conf.c + conn.c + conn.h @@ -523,8 +590,7 @@ + file.c + file.h + http.c -+ http.h -+ init.c ++ http.h + response.c + server.c + server.h @@ -569,12 +635,14 @@ +ensc_pkgconfig(xmlrpc_abyss) diff --git a/lib/abyss/src/xmlrpc_abyss.pc.cmake b/lib/abyss/src/xmlrpc_abyss.pc.cmake new file mode 100644 -index 0000000..2a4f124 +index 0000000..fae7af3 --- /dev/null +++ b/lib/abyss/src/xmlrpc_abyss.pc.cmake -@@ -0,0 +1,10 @@ +@@ -0,0 +1,12 @@ ++bindir=@bindir@ +prefix=@prefix@ +libdir=@libdir@ ++includedir=@includedir@ + +Name: xmlrpc_abyss +Description: XMLRPC Abyss base library @@ -635,12 +703,14 @@ +ensc_pkgconfig(xmlrpc_xmlparse) diff --git a/lib/expat/xmlparse/xmlrpc_xmlparse.pc.cmake b/lib/expat/xmlparse/xmlrpc_xmlparse.pc.cmake new file mode 100644 -index 0000000..71d77da +index 0000000..5b2a7e4 --- /dev/null +++ b/lib/expat/xmlparse/xmlrpc_xmlparse.pc.cmake -@@ -0,0 +1,10 @@ +@@ -0,0 +1,12 @@ ++bindir=@bindir@ +prefix=@prefix@ +libdir=@libdir@ ++includedir=@includedir@ + +Name: xmlrpc_xmlparse +Description: XMLRPC xmlparse library @@ -775,7 +845,7 @@ +endif(MUST_BUILD_WININET_CLIENT) diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt new file mode 100644 -index 0000000..b201fa1 +index 0000000..c96f206 --- /dev/null +++ b/src/CMakeLists.txt @@ -0,0 +1,106 @@ @@ -826,7 +896,7 @@ +add_library(xmlrpc SHARED + trace.c ${xmlrpc_xml_parser} + xmlrpc_data.c xmlrpc_datetime.c xmlrpc_array.c xmlrpc_struct.c -+ xmlrpc_build.c xmlrpc_decompose.c xmlrpc_parse.c xmlrpc_serialize.c ++ xmlrpc_builddecomp.c xmlrpc_parse.c xmlrpc_serialize.c + xmlrpc_base64.c xmlrpc_utf8.c xmlrpc_authcookie.c) + +set_target_properties(xmlrpc @@ -941,10 +1011,11 @@ + SOVERSION ${XMLRPC_C_SOVERSION}) diff --git a/src/cpp/xmlrpc++.pc.cmake b/src/cpp/xmlrpc++.pc.cmake new file mode 100644 -index 0000000..cda7f56 +index 0000000..0bf5dc3 --- /dev/null +++ b/src/cpp/xmlrpc++.pc.cmake -@@ -0,0 +1,11 @@ +@@ -0,0 +1,12 @@ ++bindir=@bindir@ +prefix=@prefix@ +libdir=@libdir@ +includedir=@includedir@ @@ -955,13 +1026,14 @@ + +Requires.private: xmlrpc +Libs: -L${libdir} -lxmlrpc++ -+Cflags: -I${includedir} ++Cflags: -I${includedir} diff --git a/src/cpp/xmlrpc_client++.pc.cmake b/src/cpp/xmlrpc_client++.pc.cmake new file mode 100644 -index 0000000..188b3a6 +index 0000000..0357491 --- /dev/null +++ b/src/cpp/xmlrpc_client++.pc.cmake -@@ -0,0 +1,11 @@ +@@ -0,0 +1,12 @@ ++bindir=@bindir@ +prefix=@prefix@ +libdir=@libdir@ +includedir=@includedir@ @@ -972,13 +1044,14 @@ + +Requires.private: xmlrpc++ xmlrpc_client +Libs: -L${libdir} -lxmlrpc_client++ -+Cflags: -I${includedir} ++Cflags: -I${includedir} diff --git a/src/cpp/xmlrpc_cpp.pc.cmake b/src/cpp/xmlrpc_cpp.pc.cmake new file mode 100644 -index 0000000..b8f5af3 +index 0000000..7e21383 --- /dev/null +++ b/src/cpp/xmlrpc_cpp.pc.cmake -@@ -0,0 +1,11 @@ +@@ -0,0 +1,12 @@ ++bindir=@bindir@ +prefix=@prefix@ +libdir=@libdir@ +includedir=@includedir@ @@ -989,13 +1062,14 @@ + +Requires.private: xmlrpc xmlrpc_server xmlrpc_client +Libs: -L${libdir} -lxmlrpc_cpp -+Cflags: -I${includedir} ++Cflags: -I${includedir} diff --git a/src/cpp/xmlrpc_server++.pc.cmake b/src/cpp/xmlrpc_server++.pc.cmake new file mode 100644 -index 0000000..07b9e7b +index 0000000..7ddcca8 --- /dev/null +++ b/src/cpp/xmlrpc_server++.pc.cmake -@@ -0,0 +1,11 @@ +@@ -0,0 +1,12 @@ ++bindir=@bindir@ +prefix=@prefix@ +libdir=@libdir@ +includedir=@includedir@ @@ -1006,13 +1080,14 @@ + +Requires.private: xmlrpc++ xmlrpc_server +Libs: -L${libdir} -lxmlrpc_server++ -+Cflags: -I${includedir} ++Cflags: -I${includedir} diff --git a/src/cpp/xmlrpc_server_abyss++.pc.cmake b/src/cpp/xmlrpc_server_abyss++.pc.cmake new file mode 100644 -index 0000000..d9eb456 +index 0000000..f0e4cd0 --- /dev/null +++ b/src/cpp/xmlrpc_server_abyss++.pc.cmake -@@ -0,0 +1,11 @@ +@@ -0,0 +1,12 @@ ++bindir=@bindir@ +prefix=@prefix@ +libdir=@libdir@ +includedir=@includedir@ @@ -1023,17 +1098,17 @@ + +Requires.private: xmlrpc_server_abyss xmlrpc_server++ +Libs: -L${libdir} -lxmlrpc_server_abyss++ -+Cflags: -I${includedir} ++Cflags: -I${includedir} diff --git a/src/test/CMakeLists.txt b/src/test/CMakeLists.txt new file mode 100644 -index 0000000..3deb9cb +index 0000000..1ad605b --- /dev/null +++ b/src/test/CMakeLists.txt @@ -0,0 +1,27 @@ +# -*- cmake -*- + +set(test_SOURCES -+ test.c abyss.c cgi.c method_registry.c parse_xml.c serialize.c server_abyss.c ++ test.c cgi.c method_registry.c parse_xml.c serialize.c server_abyss.c + value.c xml_data.c) + +if(MUST_BUILD_CLIENT) @@ -1059,10 +1134,11 @@ +add_test(runtests src-test) diff --git a/src/xmlrpc.pc.cmake b/src/xmlrpc.pc.cmake new file mode 100644 -index 0000000..fd0c872 +index 0000000..4c92f93 --- /dev/null +++ b/src/xmlrpc.pc.cmake -@@ -0,0 +1,11 @@ +@@ -0,0 +1,12 @@ ++bindir=@bindir@ +prefix=@prefix@ +libdir=@libdir@ +includedir=@includedir@ @@ -1073,13 +1149,14 @@ + +Requires.private: @xmlrpc_pkgconfig_req@ xmlrpc_util +Libs: -L${libdir} -lxmlrpc @xmlrpc_pkgconfig_libs@ -+Cflags: -I${includedir} ++Cflags: -I${includedir} diff --git a/src/xmlrpc_client.pc.cmake b/src/xmlrpc_client.pc.cmake new file mode 100644 -index 0000000..16bdd22 +index 0000000..8e74c44 --- /dev/null +++ b/src/xmlrpc_client.pc.cmake -@@ -0,0 +1,11 @@ +@@ -0,0 +1,12 @@ ++bindir=@bindir@ +prefix=@prefix@ +libdir=@libdir@ +includedir=@includedir@ @@ -1090,13 +1167,14 @@ + +Requires.private: xmlrpc @xmlrpc_client_pkgconfig_req@ +Libs: -L${libdir} -lxmlrpc_client @client_libwww_LIBS@ @client_wininet_LIBS@ -+Cflags: -I${includedir} ++Cflags: -I${includedir} diff --git a/src/xmlrpc_server.pc.cmake b/src/xmlrpc_server.pc.cmake new file mode 100644 -index 0000000..ca7224c +index 0000000..cb7d4cd --- /dev/null +++ b/src/xmlrpc_server.pc.cmake -@@ -0,0 +1,11 @@ +@@ -0,0 +1,12 @@ ++bindir=@bindir@ +prefix=@prefix@ +libdir=@libdir@ +includedir=@includedir@ @@ -1107,13 +1185,14 @@ + +Requires.private: xmlrpc +Libs: -L${libdir} -lxmlrpc_server -+Cflags: -I${includedir} ++Cflags: -I${includedir} diff --git a/src/xmlrpc_server_abyss.pc.cmake b/src/xmlrpc_server_abyss.pc.cmake new file mode 100644 -index 0000000..7fbecc9 +index 0000000..0357ff9 --- /dev/null +++ b/src/xmlrpc_server_abyss.pc.cmake -@@ -0,0 +1,11 @@ +@@ -0,0 +1,12 @@ ++bindir=@bindir@ +prefix=@prefix@ +libdir=@libdir@ +includedir=@includedir@ @@ -1124,13 +1203,14 @@ + +Requires.private: xmlrpc_server xmlrpc_abyss +Libs: -L${libdir} -lxmlrpc_server_abyss -+Cflags: -I${includedir} ++Cflags: -I${includedir} diff --git a/src/xmlrpc_server_cgi.pc.cmake b/src/xmlrpc_server_cgi.pc.cmake new file mode 100644 -index 0000000..8042912 +index 0000000..8786b75 --- /dev/null +++ b/src/xmlrpc_server_cgi.pc.cmake -@@ -0,0 +1,11 @@ +@@ -0,0 +1,12 @@ ++bindir=@bindir@ +prefix=@prefix@ +libdir=@libdir@ +includedir=@includedir@ @@ -1141,7 +1221,7 @@ + +Requires.private: xmlrpc_server +Libs: -L${libdir} -lxmlrpc_server_cgi -+Cflags: -I${includedir} ++Cflags: -I${includedir} diff --git a/tools/CMakeLists.txt b/tools/CMakeLists.txt new file mode 100644 index 0000000..14010f4 @@ -1275,10 +1355,10 @@ +#define XMLRPC_C_VERSION "@XMLRPC_C_VERSION@" diff --git a/xmlrpc-c-config b/xmlrpc-c-config new file mode 100755 -index 0000000..e8ba549 +index 0000000..8f4f51b --- /dev/null +++ b/xmlrpc-c-config -@@ -0,0 +1,38 @@ +@@ -0,0 +1,67 @@ +#! /bin/sh + +comp= @@ -1316,6 +1396,35 @@ + test -z "$need_server" || comp="$comp xmlrpc_server++" +fi + ++dummy_comp=xmlrpc_client ++ ++case $1 in ++ (--features|--modules) ++ echo "c++ abyss-server curl-client" ++ exit 0 ++ ;; ++ (--version) ++ set -- --modversion ++ ;; ++ (--exec-prefix) ++ set -- --variable=prefix ++ ;; ++ (--*dir|--prefix) ++ set -- --variable=${1##--} ++ ;; ++ (--ldflags) ++ set -- --libs-only-L ++ ;; ++ (--ldadd) ++ set -- --libs-only-l ++ ;; ++ (*) ++ dummy_comp= ++ ;; ++esac ++ ++test x"$comp" != x || comp=$dummy_comp ++ +exec pkg-config "$@" $comp diff --git a/xmlrpc_config.h.cmake b/xmlrpc_config.h.cmake new file mode 100644 @@ -1345,5 +1454,5 @@ + +#endif -- -1.4.2.1 +1.5.0.5 Index: xmlrpc-c.spec =================================================================== RCS file: /cvs/extras/rpms/xmlrpc-c/FC-6/xmlrpc-c.spec,v retrieving revision 1.13 retrieving revision 1.14 diff -u -r1.13 -r1.14 --- xmlrpc-c.spec 17 Mar 2007 17:25:14 -0000 1.13 +++ xmlrpc-c.spec 1 Apr 2007 12:54:07 -0000 1.14 @@ -1,11 +1,9 @@ -%global _includedir %_includedir/%name - %{!?release_func:%global release_func() %1%{?dist}} Summary: A lightweight RPC library based on XML and HTTP Name: xmlrpc-c Version: 1.06.11 -Release: %release_func 1 +Release: %release_func 2 License: BSD/PSF -- see COPYING Group: System Environment/Libraries URL: http://xmlrpc-c.sourceforge.net/ @@ -54,13 +52,7 @@ %prep %setup -q %patch6 -p1 -b .sizet - -cat %PATCH100 | patch -p1 - -sed -i -e '/\(chan\|init\.c\)/d' lib/abyss/src/CMakeLists.txt -sed -i -e 's!xmlrpc_decompose.c!xmlrpc_builddecomp.c!g; - s!xmlrpc_build.c!!g;' src/CMakeLists.txt -sed -i -e 's! abyss.c!!g;' src/test/CMakeLists.txt +%patch100 -p1 ## not needed... rm doc/{INSTALL,configure_doc} @@ -105,7 +97,8 @@ %files devel %defattr(-,root,root,-) %_bindir/xmlrpc-c-config -%_includedir +%_includedir/xmlrpc-c +%_includedir/*.h %_libdir/pkgconfig/*.pc %_libdir/*.so @@ -121,6 +114,12 @@ %changelog +* Sun Apr 1 2007 Enrico Scholz - 1.06.11-2 +- rediffed cmake patch against current version +- made the xmlrpc-c-config compatible to the upstream version +- added compatibility symlinks for some header files (thx to Robert de + Vries for reporting these two issues) + * Sat Mar 17 2007 Enrico Scholz - 1.06.11-1 - updated to 1.06.11 From fedora-extras-commits at redhat.com Sun Apr 1 13:16:50 2007 From: fedora-extras-commits at redhat.com (Gianluca Sforna (giallu)) Date: Sun, 1 Apr 2007 09:16:50 -0400 Subject: rpms/sysprof-kmod/devel sysprof-kmod.spec,1.56,1.57 Message-ID: <200704011316.l31DGoU4013040@cvs-int.fedora.redhat.com> Author: giallu Update of /cvs/extras/rpms/sysprof-kmod/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv13021 Modified Files: sysprof-kmod.spec Log Message: Rebuild for kernel 2.6.20-1.3038.fc7 Index: sysprof-kmod.spec =================================================================== RCS file: /cvs/extras/rpms/sysprof-kmod/devel/sysprof-kmod.spec,v retrieving revision 1.56 retrieving revision 1.57 diff -u -r1.56 -r1.57 --- sysprof-kmod.spec 31 Mar 2007 11:47:32 -0000 1.56 +++ sysprof-kmod.spec 1 Apr 2007 13:16:17 -0000 1.57 @@ -4,7 +4,7 @@ # end stuff to be ... # hardcode for now: -%{!?kversion: %define kversion 2.6.20-1.3036.fc7} +%{!?kversion: %define kversion 2.6.20-1.3038.fc7} # hint: this can he overridden with "--define kversion foo" on the rpmbuild command line, e.g. # --define "kversion 2.6.16-1.2096_FC5" From fedora-extras-commits at redhat.com Sun Apr 1 15:06:04 2007 From: fedora-extras-commits at redhat.com (Jose Pedro Oliveira (jpo)) Date: Sun, 1 Apr 2007 11:06:04 -0400 Subject: rpms/asymptote/FC-5 .cvsignore, 1.17, 1.18 asymptote.spec, 1.18, 1.19 sources, 1.17, 1.18 Message-ID: <200704011506.l31F64xZ022620@cvs-int.fedora.redhat.com> Author: jpo Update of /cvs/extras/rpms/asymptote/FC-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv22563/FC-5 Modified Files: .cvsignore asymptote.spec sources Log Message: Update to 1.24. Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/asymptote/FC-5/.cvsignore,v retrieving revision 1.17 retrieving revision 1.18 diff -u -r1.17 -r1.18 --- .cvsignore 11 Mar 2007 19:54:00 -0000 1.17 +++ .cvsignore 1 Apr 2007 15:05:30 -0000 1.18 @@ -1 +1 @@ -asymptote-1.23.tar.gz +asymptote-1.24.tar.gz Index: asymptote.spec =================================================================== RCS file: /cvs/extras/rpms/asymptote/FC-5/asymptote.spec,v retrieving revision 1.18 retrieving revision 1.19 diff -u -r1.18 -r1.19 --- asymptote.spec 11 Mar 2007 19:54:00 -0000 1.18 +++ asymptote.spec 1 Apr 2007 15:05:30 -0000 1.19 @@ -4,7 +4,7 @@ %define xemacs_sitelisp %{_datadir}/xemacs/site-packages/lisp Name: asymptote -Version: 1.23 +Version: 1.24 Release: 1%{?dist} Summary: Descriptive vector graphics language @@ -138,6 +138,9 @@ %changelog +* Sun Apr 1 2007 Jose Pedro Oliveira - 1.24-1 +- Update to 1.24. + * Sun Mar 11 2007 Jose Pedro Oliveira - 1.23-1 - Update to 1.23. Index: sources =================================================================== RCS file: /cvs/extras/rpms/asymptote/FC-5/sources,v retrieving revision 1.17 retrieving revision 1.18 diff -u -r1.17 -r1.18 --- sources 11 Mar 2007 19:54:00 -0000 1.17 +++ sources 1 Apr 2007 15:05:30 -0000 1.18 @@ -1 +1 @@ -64d1c0ec4458dfe93f31aedb6180505a asymptote-1.23.tar.gz +e89f458fc5b454c8e8732b0443908e12 asymptote-1.24.tar.gz From fedora-extras-commits at redhat.com Sun Apr 1 15:06:07 2007 From: fedora-extras-commits at redhat.com (Jose Pedro Oliveira (jpo)) Date: Sun, 1 Apr 2007 11:06:07 -0400 Subject: rpms/asymptote/FC-6 .cvsignore, 1.17, 1.18 asymptote.spec, 1.18, 1.19 sources, 1.17, 1.18 Message-ID: <200704011506.l31F67qh022625@cvs-int.fedora.redhat.com> Author: jpo Update of /cvs/extras/rpms/asymptote/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv22563/FC-6 Modified Files: .cvsignore asymptote.spec sources Log Message: Update to 1.24. Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/asymptote/FC-6/.cvsignore,v retrieving revision 1.17 retrieving revision 1.18 diff -u -r1.17 -r1.18 --- .cvsignore 11 Mar 2007 19:54:03 -0000 1.17 +++ .cvsignore 1 Apr 2007 15:05:34 -0000 1.18 @@ -1 +1 @@ -asymptote-1.23.tar.gz +asymptote-1.24.tar.gz Index: asymptote.spec =================================================================== RCS file: /cvs/extras/rpms/asymptote/FC-6/asymptote.spec,v retrieving revision 1.18 retrieving revision 1.19 diff -u -r1.18 -r1.19 --- asymptote.spec 11 Mar 2007 19:54:03 -0000 1.18 +++ asymptote.spec 1 Apr 2007 15:05:34 -0000 1.19 @@ -4,7 +4,7 @@ %define xemacs_sitelisp %{_datadir}/xemacs/site-packages/lisp Name: asymptote -Version: 1.23 +Version: 1.24 Release: 1%{?dist} Summary: Descriptive vector graphics language @@ -138,6 +138,9 @@ %changelog +* Sun Apr 1 2007 Jose Pedro Oliveira - 1.24-1 +- Update to 1.24. + * Sun Mar 11 2007 Jose Pedro Oliveira - 1.23-1 - Update to 1.23. Index: sources =================================================================== RCS file: /cvs/extras/rpms/asymptote/FC-6/sources,v retrieving revision 1.17 retrieving revision 1.18 diff -u -r1.17 -r1.18 --- sources 11 Mar 2007 19:54:03 -0000 1.17 +++ sources 1 Apr 2007 15:05:34 -0000 1.18 @@ -1 +1 @@ -64d1c0ec4458dfe93f31aedb6180505a asymptote-1.23.tar.gz +e89f458fc5b454c8e8732b0443908e12 asymptote-1.24.tar.gz From fedora-extras-commits at redhat.com Sun Apr 1 15:06:10 2007 From: fedora-extras-commits at redhat.com (Jose Pedro Oliveira (jpo)) Date: Sun, 1 Apr 2007 11:06:10 -0400 Subject: rpms/asymptote/devel .cvsignore, 1.17, 1.18 asymptote.spec, 1.18, 1.19 sources, 1.17, 1.18 Message-ID: <200704011506.l31F6AM1022630@cvs-int.fedora.redhat.com> Author: jpo Update of /cvs/extras/rpms/asymptote/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv22563/devel Modified Files: .cvsignore asymptote.spec sources Log Message: Update to 1.24. Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/asymptote/devel/.cvsignore,v retrieving revision 1.17 retrieving revision 1.18 diff -u -r1.17 -r1.18 --- .cvsignore 11 Mar 2007 19:54:06 -0000 1.17 +++ .cvsignore 1 Apr 2007 15:05:37 -0000 1.18 @@ -1 +1 @@ -asymptote-1.23.tar.gz +asymptote-1.24.tar.gz Index: asymptote.spec =================================================================== RCS file: /cvs/extras/rpms/asymptote/devel/asymptote.spec,v retrieving revision 1.18 retrieving revision 1.19 diff -u -r1.18 -r1.19 --- asymptote.spec 11 Mar 2007 19:54:06 -0000 1.18 +++ asymptote.spec 1 Apr 2007 15:05:37 -0000 1.19 @@ -4,7 +4,7 @@ %define xemacs_sitelisp %{_datadir}/xemacs/site-packages/lisp Name: asymptote -Version: 1.23 +Version: 1.24 Release: 1%{?dist} Summary: Descriptive vector graphics language @@ -138,6 +138,9 @@ %changelog +* Sun Apr 1 2007 Jose Pedro Oliveira - 1.24-1 +- Update to 1.24. + * Sun Mar 11 2007 Jose Pedro Oliveira - 1.23-1 - Update to 1.23. Index: sources =================================================================== RCS file: /cvs/extras/rpms/asymptote/devel/sources,v retrieving revision 1.17 retrieving revision 1.18 diff -u -r1.17 -r1.18 --- sources 11 Mar 2007 19:54:06 -0000 1.17 +++ sources 1 Apr 2007 15:05:37 -0000 1.18 @@ -1 +1 @@ -64d1c0ec4458dfe93f31aedb6180505a asymptote-1.23.tar.gz +e89f458fc5b454c8e8732b0443908e12 asymptote-1.24.tar.gz From fedora-extras-commits at redhat.com Sun Apr 1 15:08:28 2007 From: fedora-extras-commits at redhat.com (Jose Pedro Oliveira (jpo)) Date: Sun, 1 Apr 2007 11:08:28 -0400 Subject: rpms/perl-Wx/devel .cvsignore, 1.13, 1.14 perl-Wx.spec, 1.14, 1.15 sources, 1.13, 1.14 Message-ID: <200704011508.l31F8SWb022799@cvs-int.fedora.redhat.com> Author: jpo Update of /cvs/extras/rpms/perl-Wx/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv22744 Modified Files: .cvsignore perl-Wx.spec sources Log Message: Update to 0.72. Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/perl-Wx/devel/.cvsignore,v retrieving revision 1.13 retrieving revision 1.14 diff -u -r1.13 -r1.14 --- .cvsignore 31 Mar 2007 13:59:32 -0000 1.13 +++ .cvsignore 1 Apr 2007 15:07:55 -0000 1.14 @@ -1 +1 @@ -Wx-0.71.tar.gz +Wx-0.72.tar.gz Index: perl-Wx.spec =================================================================== RCS file: /cvs/extras/rpms/perl-Wx/devel/perl-Wx.spec,v retrieving revision 1.14 retrieving revision 1.15 diff -u -r1.14 -r1.15 --- perl-Wx.spec 31 Mar 2007 13:59:33 -0000 1.14 +++ perl-Wx.spec 1 Apr 2007 15:07:55 -0000 1.15 @@ -5,7 +5,7 @@ # Name: perl-Wx -Version: 0.71 +Version: 0.72 Release: 1%{?dist} Summary: Interface to the wxWidgets cross-platform GUI toolkit @@ -81,6 +81,9 @@ %changelog +* Sun Apr 1 2007 Jose Pedro Oliveira - 0.72-1 +- Update to 0.72. + * Sat Mar 31 2007 Jose Pedro Oliveira - 0.71-1 - Update to 0.71. Index: sources =================================================================== RCS file: /cvs/extras/rpms/perl-Wx/devel/sources,v retrieving revision 1.13 retrieving revision 1.14 diff -u -r1.13 -r1.14 --- sources 31 Mar 2007 13:59:33 -0000 1.13 +++ sources 1 Apr 2007 15:07:55 -0000 1.14 @@ -1 +1 @@ -cb2d3e4fb7e164ac53f219bf78b0a556 Wx-0.71.tar.gz +f6c7bac286aa7d07c4d94bfedade36d5 Wx-0.72.tar.gz From fedora-extras-commits at redhat.com Sun Apr 1 15:33:34 2007 From: fedora-extras-commits at redhat.com (Thomas Fitzsimmons (fitzsim)) Date: Sun, 1 Apr 2007 11:33:34 -0400 Subject: rpms/csound/devel csound.spec,1.9,1.10 Message-ID: <200704011533.l31FXY1I023392@cvs-int.fedora.redhat.com> Author: fitzsim Update of /cvs/extras/rpms/csound/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv23368 Modified Files: csound.spec Log Message: * Sat Mar 31 2007 Thomas Fitzsimmons - 5.03.0-12 - Require java-1.5.0-gcj Index: csound.spec =================================================================== RCS file: /cvs/extras/rpms/csound/devel/csound.spec,v retrieving revision 1.9 retrieving revision 1.10 diff -u -r1.9 -r1.10 --- csound.spec 8 Mar 2007 04:08:10 -0000 1.9 +++ csound.spec 1 Apr 2007 15:33:01 -0000 1.10 @@ -11,7 +11,7 @@ Summary: Csound - sound synthesis language and library Name: csound Version: 5.03.0 -Release: 11%{?dist} +Release: 12%{?dist} URL: http://csound.sourceforge.net/ License: LGPL Group: Applications/Multimedia @@ -73,7 +73,7 @@ Group: System Environment/Libraries Requires: %{name} = %{version}-%{release} Requires: jpackage-utils >= 1.5 -Requires: java-1.4.2-gcj-compat >= 1.4.2.0-40jpp_88rh +Requires: java-1.5.0-gcj Requires(post): jpackage-utils >= 1.5 Requires(postun): jpackage-utils >= 1.5 Requires(post): java-gcj-compat @@ -404,6 +404,9 @@ %doc tutorial/*.py %changelog +* Sat Mar 31 2007 Thomas Fitzsimmons - 5.03.0-12 +- Require java-1.5.0-gcj + * Tue Feb 20 2007 Dan Williams - 5.03.0-11 - Rebuild for Python 2.5 (again) - Fix rtalsa compile error (RH #220856) From fedora-extras-commits at redhat.com Sun Apr 1 15:41:22 2007 From: fedora-extras-commits at redhat.com (Jose Pedro Oliveira (jpo)) Date: Sun, 1 Apr 2007 11:41:22 -0400 Subject: rpms/perl-Alien-wxWidgets/FC-5 .cvsignore, 1.6, 1.7 perl-Alien-wxWidgets.spec, 1.7, 1.8 sources, 1.6, 1.7 Message-ID: <200704011541.l31FfMV6023543@cvs-int.fedora.redhat.com> Author: jpo Update of /cvs/extras/rpms/perl-Alien-wxWidgets/FC-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv23522 Modified Files: .cvsignore perl-Alien-wxWidgets.spec sources Log Message: Sync with FC-6 branch. Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/perl-Alien-wxWidgets/FC-5/.cvsignore,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- .cvsignore 16 Dec 2006 23:30:35 -0000 1.6 +++ .cvsignore 1 Apr 2007 15:40:49 -0000 1.7 @@ -1 +1 @@ -Alien-wxWidgets-0.26.tar.gz +Alien-wxWidgets-0.29.tar.gz Index: perl-Alien-wxWidgets.spec =================================================================== RCS file: /cvs/extras/rpms/perl-Alien-wxWidgets/FC-5/perl-Alien-wxWidgets.spec,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- perl-Alien-wxWidgets.spec 16 Dec 2006 23:30:35 -0000 1.7 +++ perl-Alien-wxWidgets.spec 1 Apr 2007 15:40:49 -0000 1.8 @@ -1,5 +1,5 @@ Name: perl-Alien-wxWidgets -Version: 0.26 +Version: 0.29 Release: 1%{?dist} Summary: Building, finding and using wxWidgets binaries @@ -55,6 +55,12 @@ %changelog +* Sun Mar 18 2007 Jose Pedro Oliveira - 0.29-1 +- Update to 0.29. + +* Wed Dec 20 2006 Jose Pedro Oliveira - 0.27-1 +- Update to 0.27. + * Sat Dec 16 2006 Jose Pedro Oliveira - 0.26-1 - Update to 0.26. Index: sources =================================================================== RCS file: /cvs/extras/rpms/perl-Alien-wxWidgets/FC-5/sources,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- sources 16 Dec 2006 23:30:35 -0000 1.6 +++ sources 1 Apr 2007 15:40:49 -0000 1.7 @@ -1 +1 @@ -da922c487df6bd7263291b47e1925784 Alien-wxWidgets-0.26.tar.gz +4e3aa4b25af46304423b590065359b03 Alien-wxWidgets-0.29.tar.gz From fedora-extras-commits at redhat.com Sun Apr 1 15:45:56 2007 From: fedora-extras-commits at redhat.com (Jose Pedro Oliveira (jpo)) Date: Sun, 1 Apr 2007 11:45:56 -0400 Subject: rpms/perl-Wx/FC-5 .cvsignore, 1.7, 1.8 perl-Wx.spec, 1.7, 1.8 sources, 1.7, 1.8 Message-ID: <200704011545.l31Fjuje023648@cvs-int.fedora.redhat.com> Author: jpo Update of /cvs/extras/rpms/perl-Wx/FC-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv23627 Modified Files: .cvsignore perl-Wx.spec sources Log Message: Sync with FC-6 branch. Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/perl-Wx/FC-5/.cvsignore,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- .cvsignore 16 Dec 2006 23:49:35 -0000 1.7 +++ .cvsignore 1 Apr 2007 15:45:23 -0000 1.8 @@ -1 +1 @@ -Wx-0.67.tar.gz +Wx-0.69.tar.gz Index: perl-Wx.spec =================================================================== RCS file: /cvs/extras/rpms/perl-Wx/FC-5/perl-Wx.spec,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- perl-Wx.spec 27 Jan 2007 14:02:00 -0000 1.7 +++ perl-Wx.spec 1 Apr 2007 15:45:23 -0000 1.8 @@ -5,8 +5,8 @@ # Name: perl-Wx -Version: 0.67 -Release: 2%{?dist} +Version: 0.69 +Release: 1%{?dist} Summary: Interface to the wxWidgets cross-platform GUI toolkit Group: Development/Libraries @@ -57,7 +57,7 @@ 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' -empty -exec rm -f {} ';' -find $RPM_BUILD_ROOT -type d -depth -exec rmdir {} 2>/dev/null ';' +find $RPM_BUILD_ROOT -depth -type d -exec rmdir {} 2>/dev/null ';' chmod -R u+w $RPM_BUILD_ROOT/* @@ -81,6 +81,9 @@ %changelog +* Sun Mar 18 2007 Jose Pedro Oliveira - 0.69-1 +- Update to 0.69. + * Thu Jan 25 2007 Jose Pedro Oliveira - 0.67-2 - Filtering out perl(Parse::Yapp::Driver) from the provides list (#224238). - Filtering out perl(MY) from the provides list. Index: sources =================================================================== RCS file: /cvs/extras/rpms/perl-Wx/FC-5/sources,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- sources 16 Dec 2006 23:49:35 -0000 1.7 +++ sources 1 Apr 2007 15:45:23 -0000 1.8 @@ -1 +1 @@ -10c6ff0f0ec0470b65ff94bedf37f07e Wx-0.67.tar.gz +f45482ff8b73de2931b1c8dcd53a5d02 Wx-0.69.tar.gz From fedora-extras-commits at redhat.com Sun Apr 1 17:33:36 2007 From: fedora-extras-commits at redhat.com (Peter Gordon (pgordon)) Date: Sun, 1 Apr 2007 13:33:36 -0400 Subject: rpms/scribes/devel scribes-configure.ac-no-python-depcheck.patch, 1.3, 1.4 scribes.spec, 1.24, 1.25 Message-ID: <200704011733.l31HXa8O000681@cvs-int.fedora.redhat.com> Author: pgordon Update of /cvs/extras/rpms/scribes/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv659 Modified Files: scribes-configure.ac-no-python-depcheck.patch scribes.spec Log Message: Update to new upstream release (0.3.2) scribes-configure.ac-no-python-depcheck.patch: Index: scribes-configure.ac-no-python-depcheck.patch =================================================================== RCS file: /cvs/extras/rpms/scribes/devel/scribes-configure.ac-no-python-depcheck.patch,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- scribes-configure.ac-no-python-depcheck.patch 19 Dec 2006 07:04:10 -0000 1.3 +++ scribes-configure.ac-no-python-depcheck.patch 1 Apr 2007 17:33:02 -0000 1.4 @@ -2,7 +2,7 @@ +++ configure.ac 2006-12-18 21:59:19.000000000 -0800 @@ -3,7 +3,6 @@ - AC_INIT([scribes], [0.3.1], []) + AC_INIT([scribes], [0.3.2], []) GNOME_COMMON_INIT -AC_PREREQ(2.60) AM_INIT_AUTOMAKE([1.8 dist-bzip2 no-dist-gzip]) Index: scribes.spec =================================================================== RCS file: /cvs/extras/rpms/scribes/devel/scribes.spec,v retrieving revision 1.24 retrieving revision 1.25 diff -u -r1.24 -r1.25 --- scribes.spec 17 Mar 2007 17:51:26 -0000 1.24 +++ scribes.spec 1 Apr 2007 17:33:02 -0000 1.25 @@ -3,14 +3,14 @@ %define python_module_name SCRIBES Name: scribes -Version: 0.3.1 +Version: 0.3.2 Release: 1%{?dist} Summary: A sleek, simple, and powerful text editor for the GNOME desktop Group: Applications/Editors License: GPL URL: http://scribes.sourceforge.net/ -Source0: http://dl.sourceforge.net/%{name}/%{name}-%{version}.tar.bz2 +Source0: http://dl.sf.net/sourceforge/%{name}/%{name}-%{version}.tar.bz2 Patch0: %{name}-configure.ac-no-python-depcheck.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) @@ -41,9 +41,12 @@ Requires: PyXML Requires(pre): GConf2 + Requires(post): GConf2 Requires(post): scrollkeeper + Requires(preun): GConf2 + Requires(postun): scrollkeeper @@ -160,6 +163,9 @@ %changelog +* Sat Apr 01 2007 Peter Gordon - 0.3.2-1 +- Update to new upstream release (0.3.2). + * Sat Mar 17 2007 Peter Gordon - 0.3.1-1 - Update to new upstream release (0.3.1). - Update Source0 URL From fedora-extras-commits at redhat.com Sun Apr 1 17:39:52 2007 From: fedora-extras-commits at redhat.com (Peter Gordon (pgordon)) Date: Sun, 1 Apr 2007 13:39:52 -0400 Subject: rpms/scribes/devel .cvsignore,1.10,1.11 sources,1.10,1.11 Message-ID: <200704011739.l31HdqvL000858@cvs-int.fedora.redhat.com> Author: pgordon Update of /cvs/extras/rpms/scribes/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv836 Modified Files: .cvsignore sources Log Message: Upload sources too... Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/scribes/devel/.cvsignore,v retrieving revision 1.10 retrieving revision 1.11 diff -u -r1.10 -r1.11 --- .cvsignore 17 Mar 2007 17:51:26 -0000 1.10 +++ .cvsignore 1 Apr 2007 17:39:19 -0000 1.11 @@ -1 +1 @@ -scribes-0.3.1.tar.bz2 +scribes-0.3.2.tar.bz2 Index: sources =================================================================== RCS file: /cvs/extras/rpms/scribes/devel/sources,v retrieving revision 1.10 retrieving revision 1.11 diff -u -r1.10 -r1.11 --- sources 17 Mar 2007 17:51:26 -0000 1.10 +++ sources 1 Apr 2007 17:39:19 -0000 1.11 @@ -1 +1 @@ -3c6e15b3beab3adc09ac0c4abed3290f scribes-0.3.1.tar.bz2 +93b052fce4b1975020b0b6521c1bb920 scribes-0.3.2.tar.bz2 From fedora-extras-commits at redhat.com Sun Apr 1 19:05:43 2007 From: fedora-extras-commits at redhat.com (Hans de Goede (jwrdegoede)) Date: Sun, 1 Apr 2007 15:05:43 -0400 Subject: rpms/qemu/devel qemu-0.9.0-load-initrd.patch, NONE, 1.1 qemu.spec, 1.24, 1.25 Message-ID: <200704011905.l31J5hN0010376@cvs-int.fedora.redhat.com> Author: jwrdegoede Update of /cvs/extras/rpms/qemu/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv10354 Modified Files: qemu.spec Added Files: qemu-0.9.0-load-initrd.patch Log Message: * Sun Apr 1 2007 Hans de Goede 0.9.0-2 - Fix direct loading of a linux kernel with -kernel & -initrd (bz 234681) - Remove spurious execute bits from manpages (bz 222573) qemu-0.9.0-load-initrd.patch: --- NEW FILE qemu-0.9.0-load-initrd.patch --- --- hw/pc.c.orig 2007-02-06 07:01:54.000000000 +0800 +++ hw/pc.c 2007-04-01 22:19:50.000000000 +0800 @@ -32,9 +32,11 @@ #define LINUX_BOOT_FILENAME "linux_boot.bin" #define KERNEL_LOAD_ADDR 0x00100000 -#define INITRD_LOAD_ADDR 0x00600000 +#define MAX_INITRD_LOAD_ADDR 0x38000000 #define KERNEL_PARAMS_ADDR 0x00090000 #define KERNEL_CMDLINE_ADDR 0x00099000 +/* Leave a chunk of memory at the top of RAM for the BIOS ACPI tables. */ +#define ACPI_DATA_SIZE 0x10000 static fdctrl_t *floppy_controller; static RTCState *rtc_state; @@ -451,7 +453,7 @@ { char buf[1024]; int ret, linux_boot, initrd_size, i; - unsigned long bios_offset, vga_bios_offset, option_rom_offset; + unsigned long bios_offset, vga_bios_offset, option_rom_offset, initrd_offset; int bios_size, isa_bios_size; PCIBus *pci_bus; int piix3_devfn = -1; @@ -576,8 +578,28 @@ /* load initrd */ initrd_size = 0; + initrd_offset = 0; if (initrd_filename) { - initrd_size = load_image(initrd_filename, phys_ram_base + INITRD_LOAD_ADDR); + initrd_size = get_image_size (initrd_filename); + if (initrd_size > 0) { + initrd_offset = (ram_size - initrd_size) & TARGET_PAGE_MASK; + /* Leave space for BIOS ACPI tables. */ + initrd_offset -= ACPI_DATA_SIZE; + /* Avoid the last 64k to avoid 2.2.x kernel bugs. */ + initrd_offset -= 0x10000; + if (initrd_offset > MAX_INITRD_LOAD_ADDR) + initrd_offset = MAX_INITRD_LOAD_ADDR; + + if (initrd_size > ram_size + || initrd_offset < KERNEL_LOAD_ADDR + ret) { + fprintf(stderr, + "qemu: memory too small for initial ram disk '%s'\n", + initrd_filename); + exit(1); + } + initrd_size = load_image(initrd_filename, + phys_ram_base + initrd_offset); + } if (initrd_size < 0) { fprintf(stderr, "qemu: could not load initial ram disk '%s'\n", initrd_filename); @@ -585,7 +607,7 @@ } } if (initrd_size > 0) { - stl_raw(phys_ram_base + KERNEL_PARAMS_ADDR + 0x218, INITRD_LOAD_ADDR); + stl_raw(phys_ram_base + KERNEL_PARAMS_ADDR + 0x218, initrd_offset); stl_raw(phys_ram_base + KERNEL_PARAMS_ADDR + 0x21c, initrd_size); } pstrcpy(phys_ram_base + KERNEL_CMDLINE_ADDR, 4096, Index: qemu.spec =================================================================== RCS file: /cvs/extras/rpms/qemu/devel/qemu.spec,v retrieving revision 1.24 retrieving revision 1.25 diff -u -r1.24 -r1.25 --- qemu.spec 6 Feb 2007 17:22:51 -0000 1.24 +++ qemu.spec 1 Apr 2007 19:05:10 -0000 1.25 @@ -8,7 +8,7 @@ Summary: QEMU is a FAST! processor emulator Name: qemu Version: 0.9.0 -Release: 1%{?dist} +Release: 2%{?dist} License: GPL/LGPL Group: Development/Tools URL: http://www.qemu.org/ @@ -16,6 +16,7 @@ Source1: qemu.init Patch0: qemu-0.7.0-build.patch Patch1: qemu-0.8.0-sdata.patch +Patch2: qemu-0.9.0-load-initrd.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: SDL-devel compat-gcc-%{gccver} zlib-devel which texi2html Requires(post): /sbin/chkconfig @@ -40,6 +41,7 @@ %setup -q %patch0 -p1 %patch1 -p1 +%patch2 -p0 %build ./configure \ @@ -58,6 +60,7 @@ mandir="${RPM_BUILD_ROOT}%{_mandir}" \ docdir="${RPM_BUILD_ROOT}%{_docdir}/%{name}-%{version}" \ datadir="${RPM_BUILD_ROOT}%{_prefix}/share/qemu" install +chmod -x ${RPM_BUILD_ROOT}%{_mandir}/man1/* install -D -p -m 0755 %{SOURCE1} $RPM_BUILD_ROOT%{_sysconfdir}/rc.d/init.d/qemu @@ -89,6 +92,10 @@ %{_mandir}/man1/* %changelog +* Sun Apr 1 2007 Hans de Goede 0.9.0-2 +- Fix direct loading of a linux kernel with -kernel & -initrd (bz 234681) +- Remove spurious execute bits from manpages (bz 222573) + * Tue Feb 6 2007 David Woodhouse 0.9.0-1 - Update to 0.9.0 From fedora-extras-commits at redhat.com Sun Apr 1 19:11:10 2007 From: fedora-extras-commits at redhat.com (Chris Weyl (cweyl)) Date: Sun, 1 Apr 2007 15:11:10 -0400 Subject: rpms/perl-Net-XMPP Makefile,1.1,1.2 Message-ID: <200704011911.l31JBAdI010500@cvs-int.fedora.redhat.com> Author: cweyl Update of /cvs/extras/rpms/perl-Net-XMPP In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv10430 Modified Files: Makefile Log Message: +* Sun Apr 01 2007 Chris Weyl 1.02-1 +- update to 1.02 +- note license change: perl to LGPL +- switched over to Build.PL; misc spec file cleanups Index: Makefile =================================================================== RCS file: /cvs/extras/rpms/perl-Net-XMPP/Makefile,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- Makefile 28 May 2006 17:54:51 -0000 1.1 +++ Makefile 1 Apr 2007 19:10:37 -0000 1.2 @@ -2,6 +2,15 @@ all : CVS/Root common-update @cvs update +# for target build-all +BRANCHES := $(shell cat ~/fedora-extras/current-branches | sed -e 's/:.*//') + +# tag & build all non-legacy branches... +build-all : + @echo NOTICE: building for ${BRANCHES} + @sleep 5s + @for br in ${BRANCHES} ; do echo Building $$br ; cd $$br && test -f dead.package || make tag plague ; cd .. ; done + common-update : common @cd common && cvs update From fedora-extras-commits at redhat.com Sun Apr 1 19:11:18 2007 From: fedora-extras-commits at redhat.com (Chris Weyl (cweyl)) Date: Sun, 1 Apr 2007 15:11:18 -0400 Subject: rpms/perl-Net-XMPP/FC-6 perl-Net-XMPP.spec,1.3,1.4 sources,1.2,1.3 Message-ID: <200704011911.l31JBIpr010508@cvs-int.fedora.redhat.com> Author: cweyl Update of /cvs/extras/rpms/perl-Net-XMPP/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv10430/FC-6 Modified Files: perl-Net-XMPP.spec sources Log Message: +* Sun Apr 01 2007 Chris Weyl 1.02-1 +- update to 1.02 +- note license change: perl to LGPL +- switched over to Build.PL; misc spec file cleanups Index: perl-Net-XMPP.spec =================================================================== RCS file: /cvs/extras/rpms/perl-Net-XMPP/FC-6/perl-Net-XMPP.spec,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- perl-Net-XMPP.spec 1 Sep 2006 04:17:09 -0000 1.3 +++ perl-Net-XMPP.spec 1 Apr 2007 19:10:44 -0000 1.4 @@ -1,18 +1,16 @@ -# $Id$ - Name: perl-Net-XMPP -Version: 1.0 -Release: 6%{?dist} +Version: 1.02 +Release: 1%{?dist} Summary: Net::XMPP - perl XMPP library Group: Development/Libraries License: GPL or Artistic or LGPL URL: http://search.cpan.org/dist/Net-XMPP/ -Source0: http://search.cpan.org/CPAN/authors/id/R/RE/REATMON/Net-XMPP-%{version}.tar.gz -Source1: LICENSING.correspondance +Source0: http://search.cpan.org/CPAN/modules/by-module/Net/Net-XMPP-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch +BuildRequires: perl, perl(Module::Build) BuildRequires: perl, perl(XML::Stream), perl(Digest::SHA1) Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) @@ -30,27 +28,21 @@ %build -%{__perl} Makefile.PL INSTALLDIRS=vendor OPTIMIZE="%{optflags}" -make %{?_smp_mflags} - -cp %{SOURCE1} . - -# generate our other two licenses... -perldoc perlgpl > LICENSE.GPL -perldoc perlartistic > LICENSE.Artistic +%{__perl} Build.PL installdirs=vendor +./Build %install rm -rf %{buildroot} -make pure_install PERL_INSTALL_ROOT=%{buildroot} -find %{buildroot} -type f -name .packlist -exec rm -f {} ';' -find %{buildroot} -type f -name '*.bs' -a -size 0 -exec rm -f {} ';' -find %{buildroot} -type d -depth -exec rmdir {} 2>/dev/null ';' -chmod -R u+w %{buildroot}/* +./Build install destdir=%{buildroot} create_packlist=0 +find %{buildroot} -depth -type d -exec rmdir {} 2>/dev/null \; -#% check -#make test +%{_fixperms} %{buildroot}/* + + +%check +./Build test %clean @@ -59,12 +51,17 @@ %files %defattr(-,root,root,-) -%doc README CHANGES examples LICENSE.* LICENSING.* +%doc README CHANGES examples/ LICENSE.* %{perl_vendorlib}/* %{_mandir}/man3/*.3* %changelog +* Sun Apr 01 2007 Chris Weyl 1.02-1 +- update to 1.02 +- note license change: perl to LGPL +- switched over to Build.PL; misc spec file cleanups + * Thu Aug 31 2006 Chris Weyl 1.0-6 - bump for mass rebuild Index: sources =================================================================== RCS file: /cvs/extras/rpms/perl-Net-XMPP/FC-6/sources,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- sources 28 May 2006 17:55:10 -0000 1.2 +++ sources 1 Apr 2007 19:10:44 -0000 1.3 @@ -1 +1 @@ -6338484aa0d394e68c01666ca34e5241 Net-XMPP-1.0.tar.gz +67cf40d3bbbe6740c21c856c79692fde Net-XMPP-1.02.tar.gz From fedora-extras-commits at redhat.com Sun Apr 1 19:11:14 2007 From: fedora-extras-commits at redhat.com (Chris Weyl (cweyl)) Date: Sun, 1 Apr 2007 15:11:14 -0400 Subject: rpms/perl-Net-XMPP/FC-5 perl-Net-XMPP.spec,1.2,1.3 sources,1.2,1.3 Message-ID: <200704011911.l31JBEln010504@cvs-int.fedora.redhat.com> Author: cweyl Update of /cvs/extras/rpms/perl-Net-XMPP/FC-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv10430/FC-5 Modified Files: perl-Net-XMPP.spec sources Log Message: +* Sun Apr 01 2007 Chris Weyl 1.02-1 +- update to 1.02 +- note license change: perl to LGPL +- switched over to Build.PL; misc spec file cleanups Index: perl-Net-XMPP.spec =================================================================== RCS file: /cvs/extras/rpms/perl-Net-XMPP/FC-5/perl-Net-XMPP.spec,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- perl-Net-XMPP.spec 1 Jun 2006 15:34:46 -0000 1.2 +++ perl-Net-XMPP.spec 1 Apr 2007 19:10:41 -0000 1.3 @@ -1,18 +1,16 @@ -# $Id$ - Name: perl-Net-XMPP -Version: 1.0 -Release: 5%{?dist} +Version: 1.02 +Release: 1%{?dist} Summary: Net::XMPP - perl XMPP library Group: Development/Libraries License: GPL or Artistic or LGPL URL: http://search.cpan.org/dist/Net-XMPP/ -Source0: http://search.cpan.org/CPAN/authors/id/R/RE/REATMON/Net-XMPP-%{version}.tar.gz -Source1: LICENSING.correspondance +Source0: http://search.cpan.org/CPAN/modules/by-module/Net/Net-XMPP-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch +BuildRequires: perl, perl(Module::Build) BuildRequires: perl, perl(XML::Stream), perl(Digest::SHA1) Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) @@ -30,27 +28,21 @@ %build -%{__perl} Makefile.PL INSTALLDIRS=vendor OPTIMIZE="%{optflags}" -make %{?_smp_mflags} - -cp %{SOURCE1} . - -# generate our other two licenses... -perldoc perlgpl > LICENSE.GPL -perldoc perlartistic > LICENSE.Artistic +%{__perl} Build.PL installdirs=vendor +./Build %install rm -rf %{buildroot} -make pure_install PERL_INSTALL_ROOT=%{buildroot} -find %{buildroot} -type f -name .packlist -exec rm -f {} ';' -find %{buildroot} -type f -name '*.bs' -a -size 0 -exec rm -f {} ';' -find %{buildroot} -type d -depth -exec rmdir {} 2>/dev/null ';' -chmod -R u+w %{buildroot}/* +./Build install destdir=%{buildroot} create_packlist=0 +find %{buildroot} -depth -type d -exec rmdir {} 2>/dev/null \; + +%{_fixperms} %{buildroot}/* -#% check -#make test + +%check +./Build test %clean @@ -59,12 +51,20 @@ %files %defattr(-,root,root,-) -%doc README CHANGES examples LICENSE.* LICENSING.* +%doc README CHANGES examples/ LICENSE.* %{perl_vendorlib}/* %{_mandir}/man3/*.3* %changelog +* Sun Apr 01 2007 Chris Weyl 1.02-1 +- update to 1.02 +- note license change: perl to LGPL +- switched over to Build.PL; misc spec file cleanups + +* Thu Aug 31 2006 Chris Weyl 1.0-6 +- bump for mass rebuild + * Sun May 28 2006 Chris Weyl 1.0-5 - disable test suite, per review. Index: sources =================================================================== RCS file: /cvs/extras/rpms/perl-Net-XMPP/FC-5/sources,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- sources 28 May 2006 17:55:10 -0000 1.2 +++ sources 1 Apr 2007 19:10:41 -0000 1.3 @@ -1 +1 @@ -6338484aa0d394e68c01666ca34e5241 Net-XMPP-1.0.tar.gz +67cf40d3bbbe6740c21c856c79692fde Net-XMPP-1.02.tar.gz From fedora-extras-commits at redhat.com Sun Apr 1 19:11:21 2007 From: fedora-extras-commits at redhat.com (Chris Weyl (cweyl)) Date: Sun, 1 Apr 2007 15:11:21 -0400 Subject: rpms/perl-Net-XMPP/devel .cvsignore, 1.2, 1.3 perl-Net-XMPP.spec, 1.3, 1.4 sources, 1.2, 1.3 Message-ID: <200704011911.l31JBLa3010513@cvs-int.fedora.redhat.com> Author: cweyl Update of /cvs/extras/rpms/perl-Net-XMPP/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv10430/devel Modified Files: .cvsignore perl-Net-XMPP.spec sources Log Message: +* Sun Apr 01 2007 Chris Weyl 1.02-1 +- update to 1.02 +- note license change: perl to LGPL +- switched over to Build.PL; misc spec file cleanups Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/perl-Net-XMPP/devel/.cvsignore,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- .cvsignore 28 May 2006 17:55:10 -0000 1.2 +++ .cvsignore 1 Apr 2007 19:10:48 -0000 1.3 @@ -1 +1 @@ -Net-XMPP-1.0.tar.gz +Net-XMPP-1.02.tar.gz Index: perl-Net-XMPP.spec =================================================================== RCS file: /cvs/extras/rpms/perl-Net-XMPP/devel/perl-Net-XMPP.spec,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- perl-Net-XMPP.spec 1 Sep 2006 04:17:09 -0000 1.3 +++ perl-Net-XMPP.spec 1 Apr 2007 19:10:48 -0000 1.4 @@ -1,18 +1,16 @@ -# $Id$ - Name: perl-Net-XMPP -Version: 1.0 -Release: 6%{?dist} +Version: 1.02 +Release: 1%{?dist} Summary: Net::XMPP - perl XMPP library Group: Development/Libraries License: GPL or Artistic or LGPL URL: http://search.cpan.org/dist/Net-XMPP/ -Source0: http://search.cpan.org/CPAN/authors/id/R/RE/REATMON/Net-XMPP-%{version}.tar.gz -Source1: LICENSING.correspondance +Source0: http://search.cpan.org/CPAN/modules/by-module/Net/Net-XMPP-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch +BuildRequires: perl, perl(Module::Build) BuildRequires: perl, perl(XML::Stream), perl(Digest::SHA1) Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) @@ -30,27 +28,21 @@ %build -%{__perl} Makefile.PL INSTALLDIRS=vendor OPTIMIZE="%{optflags}" -make %{?_smp_mflags} - -cp %{SOURCE1} . - -# generate our other two licenses... -perldoc perlgpl > LICENSE.GPL -perldoc perlartistic > LICENSE.Artistic +%{__perl} Build.PL installdirs=vendor +./Build %install rm -rf %{buildroot} -make pure_install PERL_INSTALL_ROOT=%{buildroot} -find %{buildroot} -type f -name .packlist -exec rm -f {} ';' -find %{buildroot} -type f -name '*.bs' -a -size 0 -exec rm -f {} ';' -find %{buildroot} -type d -depth -exec rmdir {} 2>/dev/null ';' -chmod -R u+w %{buildroot}/* +./Build install destdir=%{buildroot} create_packlist=0 +find %{buildroot} -depth -type d -exec rmdir {} 2>/dev/null \; -#% check -#make test +%{_fixperms} %{buildroot}/* + + +%check +./Build test %clean @@ -59,12 +51,17 @@ %files %defattr(-,root,root,-) -%doc README CHANGES examples LICENSE.* LICENSING.* +%doc README CHANGES examples/ LICENSE.* %{perl_vendorlib}/* %{_mandir}/man3/*.3* %changelog +* Sun Apr 01 2007 Chris Weyl 1.02-1 +- update to 1.02 +- note license change: perl to LGPL +- switched over to Build.PL; misc spec file cleanups + * Thu Aug 31 2006 Chris Weyl 1.0-6 - bump for mass rebuild Index: sources =================================================================== RCS file: /cvs/extras/rpms/perl-Net-XMPP/devel/sources,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- sources 28 May 2006 17:55:10 -0000 1.2 +++ sources 1 Apr 2007 19:10:48 -0000 1.3 @@ -1 +1 @@ -6338484aa0d394e68c01666ca34e5241 Net-XMPP-1.0.tar.gz +67cf40d3bbbe6740c21c856c79692fde Net-XMPP-1.02.tar.gz From fedora-extras-commits at redhat.com Sun Apr 1 20:17:12 2007 From: fedora-extras-commits at redhat.com (Peter Gordon (pgordon)) Date: Sun, 1 Apr 2007 16:17:12 -0400 Subject: rpms/scribes/FC-6 scribes-configure.ac-no-python-depcheck.patch, 1.2, 1.3 scribes.spec, 1.20, 1.21 Message-ID: <200704012017.l31KHCn5015772@cvs-int.fedora.redhat.com> Author: pgordon Update of /cvs/extras/rpms/scribes/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv15733/FC-6 Modified Files: scribes-configure.ac-no-python-depcheck.patch scribes.spec Log Message: Update to new upstream release (0.3.2) and rework the icon-cache scriplets scribes-configure.ac-no-python-depcheck.patch: Index: scribes-configure.ac-no-python-depcheck.patch =================================================================== RCS file: /cvs/extras/rpms/scribes/FC-6/scribes-configure.ac-no-python-depcheck.patch,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- scribes-configure.ac-no-python-depcheck.patch 17 Oct 2006 03:46:43 -0000 1.2 +++ scribes-configure.ac-no-python-depcheck.patch 1 Apr 2007 20:16:39 -0000 1.3 @@ -1,8 +1,8 @@ ---- configure.ac.orig 2006-10-16 20:29:29.000000000 -0700 -+++ configure.ac 2006-10-16 20:30:22.000000000 -0700 +--- configure.ac.old 2006-12-18 21:59:01.000000000 -0800 ++++ configure.ac 2006-12-18 21:59:19.000000000 -0800 @@ -3,7 +3,6 @@ - AC_INIT([scribes], [0.2.9.88], []) + AC_INIT([scribes], [0.3.2], []) GNOME_COMMON_INIT -AC_PREREQ(2.60) AM_INIT_AUTOMAKE([1.8 dist-bzip2 no-dist-gzip]) Index: scribes.spec =================================================================== RCS file: /cvs/extras/rpms/scribes/FC-6/scribes.spec,v retrieving revision 1.20 retrieving revision 1.21 diff -u -r1.20 -r1.21 --- scribes.spec 17 Mar 2007 18:04:44 -0000 1.20 +++ scribes.spec 1 Apr 2007 20:16:39 -0000 1.21 @@ -3,14 +3,14 @@ %define python_module_name SCRIBES Name: scribes -Version: 0.3.1 -Release: 1%{?alphatag}%{?dist} +Version: 0.3.2 +Release: 1%{?dist} Summary: A sleek, simple, and powerful text editor for the GNOME desktop Group: Applications/Editors License: GPL URL: http://scribes.sourceforge.net/ -Source0: http://dl.sourceforge.net/%{name}/%{name}-%{version}.tar.bz2 +Source0: http://dl.sf.net/sourceforge/%{name}/%{name}-%{version}.tar.bz2 Patch0: %{name}-configure.ac-no-python-depcheck.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) @@ -41,9 +41,12 @@ Requires: PyXML Requires(pre): GConf2 + Requires(post): GConf2 Requires(post): scrollkeeper + Requires(preun): GConf2 + Requires(postun): scrollkeeper @@ -116,9 +119,7 @@ scrollkeeper-update -q -o %{_datadir}/omf/%{name} ||: update-desktop-database &> /dev/null ||: touch --no-create %{_datadir}/icons/hicolor ||: -if [ -x %{_bindir}/gtk-update-icon-cache ]; then - %{_bindir}/gtk-update-icon-cache --quiet %{_datadir}/icons/hicolor ||: -fi +%{_bindir}/gtk-update-icon-cache --quiet %{_datadir}/icons/hicolor ||: %clean @@ -136,9 +137,7 @@ %postun update-desktop-database &> /dev/null ||: touch --no-create %{_datadir}/icons/hicolor ||: -if [ -x %{_bindir}/gtk-update-icon-cache ]; then - %{_bindir}/gtk-update-icon-cache --quiet %{_datadir}/icons/hicolor ||: -fi +%{_bindir}/gtk-update-icon-cache --quiet %{_datadir}/icons/hicolor ||: scrollkeeper-update -q ||: @@ -157,6 +156,10 @@ %changelog +* Sun Apr 01 2007 Peter Gordon - 0.3.2-1 +- Update to new upstream release (0.3.2). +- Update %%post and %%postun scriplets for new icon-cache guidelines. + * Sat Mar 17 2007 Peter Gordon - 0.3.1-1 - Update to new upstream release (0.3.1). - Update Source0 URL From fedora-extras-commits at redhat.com Sun Apr 1 20:17:15 2007 From: fedora-extras-commits at redhat.com (Peter Gordon (pgordon)) Date: Sun, 1 Apr 2007 16:17:15 -0400 Subject: rpms/scribes/devel scribes.spec,1.25,1.26 Message-ID: <200704012017.l31KHFnb015775@cvs-int.fedora.redhat.com> Author: pgordon Update of /cvs/extras/rpms/scribes/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv15733/devel Modified Files: scribes.spec Log Message: Update to new upstream release (0.3.2) and rework the icon-cache scriplets Index: scribes.spec =================================================================== RCS file: /cvs/extras/rpms/scribes/devel/scribes.spec,v retrieving revision 1.25 retrieving revision 1.26 diff -u -r1.25 -r1.26 --- scribes.spec 1 Apr 2007 17:33:02 -0000 1.25 +++ scribes.spec 1 Apr 2007 20:16:42 -0000 1.26 @@ -122,9 +122,7 @@ scrollkeeper-update -q -o %{_datadir}/omf/%{name} ||: update-desktop-database &> /dev/null ||: touch --no-create %{_datadir}/icons/hicolor ||: -if [ -x %{_bindir}/gtk-update-icon-cache ]; then - %{_bindir}/gtk-update-icon-cache --quiet %{_datadir}/icons/hicolor ||: -fi +%{_bindir}/gtk-update-icon-cache --quiet %{_datadir}/icons/hicolor ||: %clean @@ -142,9 +140,7 @@ %postun update-desktop-database &> /dev/null ||: touch --no-create %{_datadir}/icons/hicolor ||: -if [ -x %{_bindir}/gtk-update-icon-cache ]; then - %{_bindir}/gtk-update-icon-cache --quiet %{_datadir}/icons/hicolor ||: -fi +%{_bindir}/gtk-update-icon-cache --quiet %{_datadir}/icons/hicolor ||: scrollkeeper-update -q ||: @@ -163,8 +159,9 @@ %changelog -* Sat Apr 01 2007 Peter Gordon - 0.3.2-1 +* Sun Apr 01 2007 Peter Gordon - 0.3.2-1 - Update to new upstream release (0.3.2). +- Update %%post and %%postun scriplets for new icon-cache guidelines. * Sat Mar 17 2007 Peter Gordon - 0.3.1-1 - Update to new upstream release (0.3.1). From fedora-extras-commits at redhat.com Sun Apr 1 20:18:46 2007 From: fedora-extras-commits at redhat.com (Peter Gordon (pgordon)) Date: Sun, 1 Apr 2007 16:18:46 -0400 Subject: rpms/scribes/FC-6 .cvsignore,1.10,1.11 sources,1.10,1.11 Message-ID: <200704012018.l31KIkiO015811@cvs-int.fedora.redhat.com> Author: pgordon Update of /cvs/extras/rpms/scribes/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv15792/FC-6 Modified Files: .cvsignore sources Log Message: And the sources too...again... T_T Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/scribes/FC-6/.cvsignore,v retrieving revision 1.10 retrieving revision 1.11 diff -u -r1.10 -r1.11 --- .cvsignore 17 Mar 2007 18:04:44 -0000 1.10 +++ .cvsignore 1 Apr 2007 20:18:13 -0000 1.11 @@ -1 +1 @@ -scribes-0.3.1.tar.bz2 +scribes-0.3.2.tar.bz2 Index: sources =================================================================== RCS file: /cvs/extras/rpms/scribes/FC-6/sources,v retrieving revision 1.10 retrieving revision 1.11 diff -u -r1.10 -r1.11 --- sources 17 Mar 2007 18:04:44 -0000 1.10 +++ sources 1 Apr 2007 20:18:13 -0000 1.11 @@ -1 +1 @@ -3c6e15b3beab3adc09ac0c4abed3290f scribes-0.3.1.tar.bz2 +93b052fce4b1975020b0b6521c1bb920 scribes-0.3.2.tar.bz2 From fedora-extras-commits at redhat.com Sun Apr 1 21:15:09 2007 From: fedora-extras-commits at redhat.com (Konstantin Ryabitsev (icon)) Date: Sun, 1 Apr 2007 17:15:09 -0400 Subject: rpms/python-kiwi/FC-5 .cvsignore, 1.5, 1.6 python-kiwi.spec, 1.7, 1.8 sources, 1.5, 1.6 Message-ID: <200704012115.l31LF9C4020819@cvs-int.fedora.redhat.com> Author: icon Update of /cvs/extras/rpms/python-kiwi/FC-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv20737/FC-5 Modified Files: .cvsignore python-kiwi.spec sources Log Message: Upstream 1.9.14. Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/python-kiwi/FC-5/.cvsignore,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- .cvsignore 11 Mar 2007 15:58:10 -0000 1.5 +++ .cvsignore 1 Apr 2007 21:14:36 -0000 1.6 @@ -1 +1 @@ -kiwi-1.9.13.tar.bz2 +kiwi-1.9.14.tar.bz2 Index: python-kiwi.spec =================================================================== RCS file: /cvs/extras/rpms/python-kiwi/FC-5/python-kiwi.spec,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- python-kiwi.spec 11 Mar 2007 16:00:22 -0000 1.7 +++ python-kiwi.spec 1 Apr 2007 21:14:36 -0000 1.8 @@ -2,8 +2,8 @@ %{!?python_sitearch: %define python_sitearch %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib(1)")} Name: python-kiwi -Version: 1.9.13 -Release: 1.1%{?dist} +Version: 1.9.14 +Release: 1%{?dist} Summary: Framework for Python GUI applications Group: Development/Libraries @@ -93,7 +93,10 @@ %changelog -* Sun Mar 11 2007 Konstantin Ryabitsev - 1.9.13-1.1 +* Sun Apr 01 2007 Konstantin Ryabitsev - 1.9.14-1 +- Upstream 1.9.14 + +* Sun Mar 11 2007 Konstantin Ryabitsev - 1.9.13-1 - Upstream 1.9.13 - Use .bz2 file to save space - BR pkgconfig and pygtk2-devel for setup script Index: sources =================================================================== RCS file: /cvs/extras/rpms/python-kiwi/FC-5/sources,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- sources 11 Mar 2007 15:58:10 -0000 1.5 +++ sources 1 Apr 2007 21:14:36 -0000 1.6 @@ -1 +1 @@ -5c3300613670637b308f6a752c96e212 kiwi-1.9.13.tar.bz2 +4779754c73e70cdd7c23e025a1830eb7 kiwi-1.9.14.tar.bz2 From fedora-extras-commits at redhat.com Sun Apr 1 21:15:17 2007 From: fedora-extras-commits at redhat.com (Konstantin Ryabitsev (icon)) Date: Sun, 1 Apr 2007 17:15:17 -0400 Subject: rpms/python-kiwi/devel .cvsignore, 1.5, 1.6 python-kiwi.spec, 1.7, 1.8 sources, 1.5, 1.6 Message-ID: <200704012115.l31LFHrC020834@cvs-int.fedora.redhat.com> Author: icon Update of /cvs/extras/rpms/python-kiwi/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv20737/devel Modified Files: .cvsignore python-kiwi.spec sources Log Message: Upstream 1.9.14. Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/python-kiwi/devel/.cvsignore,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- .cvsignore 11 Mar 2007 15:58:15 -0000 1.5 +++ .cvsignore 1 Apr 2007 21:14:43 -0000 1.6 @@ -1 +1 @@ -kiwi-1.9.13.tar.bz2 +kiwi-1.9.14.tar.bz2 Index: python-kiwi.spec =================================================================== RCS file: /cvs/extras/rpms/python-kiwi/devel/python-kiwi.spec,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- python-kiwi.spec 11 Mar 2007 15:58:15 -0000 1.7 +++ python-kiwi.spec 1 Apr 2007 21:14:43 -0000 1.8 @@ -2,7 +2,7 @@ %{!?python_sitearch: %define python_sitearch %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib(1)")} Name: python-kiwi -Version: 1.9.13 +Version: 1.9.14 Release: 1%{?dist} Summary: Framework for Python GUI applications @@ -93,6 +93,9 @@ %changelog +* Sun Apr 01 2007 Konstantin Ryabitsev - 1.9.14-1 +- Upstream 1.9.14 + * Sun Mar 11 2007 Konstantin Ryabitsev - 1.9.13-1 - Upstream 1.9.13 - Use .bz2 file to save space Index: sources =================================================================== RCS file: /cvs/extras/rpms/python-kiwi/devel/sources,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- sources 11 Mar 2007 15:58:15 -0000 1.5 +++ sources 1 Apr 2007 21:14:43 -0000 1.6 @@ -1 +1 @@ -5c3300613670637b308f6a752c96e212 kiwi-1.9.13.tar.bz2 +4779754c73e70cdd7c23e025a1830eb7 kiwi-1.9.14.tar.bz2 From fedora-extras-commits at redhat.com Sun Apr 1 21:15:13 2007 From: fedora-extras-commits at redhat.com (Konstantin Ryabitsev (icon)) Date: Sun, 1 Apr 2007 17:15:13 -0400 Subject: rpms/python-kiwi/FC-6 .cvsignore, 1.5, 1.6 python-kiwi.spec, 1.6, 1.7 sources, 1.5, 1.6 Message-ID: <200704012115.l31LFDZl020824@cvs-int.fedora.redhat.com> Author: icon Update of /cvs/extras/rpms/python-kiwi/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv20737/FC-6 Modified Files: .cvsignore python-kiwi.spec sources Log Message: Upstream 1.9.14. Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/python-kiwi/FC-6/.cvsignore,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- .cvsignore 11 Mar 2007 15:58:12 -0000 1.5 +++ .cvsignore 1 Apr 2007 21:14:40 -0000 1.6 @@ -1 +1 @@ -kiwi-1.9.13.tar.bz2 +kiwi-1.9.14.tar.bz2 Index: python-kiwi.spec =================================================================== RCS file: /cvs/extras/rpms/python-kiwi/FC-6/python-kiwi.spec,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- python-kiwi.spec 11 Mar 2007 15:58:12 -0000 1.6 +++ python-kiwi.spec 1 Apr 2007 21:14:40 -0000 1.7 @@ -2,7 +2,7 @@ %{!?python_sitearch: %define python_sitearch %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib(1)")} Name: python-kiwi -Version: 1.9.13 +Version: 1.9.14 Release: 1%{?dist} Summary: Framework for Python GUI applications @@ -93,6 +93,9 @@ %changelog +* Sun Apr 01 2007 Konstantin Ryabitsev - 1.9.14-1 +- Upstream 1.9.14 + * Sun Mar 11 2007 Konstantin Ryabitsev - 1.9.13-1 - Upstream 1.9.13 - Use .bz2 file to save space Index: sources =================================================================== RCS file: /cvs/extras/rpms/python-kiwi/FC-6/sources,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- sources 11 Mar 2007 15:58:12 -0000 1.5 +++ sources 1 Apr 2007 21:14:40 -0000 1.6 @@ -1 +1 @@ -5c3300613670637b308f6a752c96e212 kiwi-1.9.13.tar.bz2 +4779754c73e70cdd7c23e025a1830eb7 kiwi-1.9.14.tar.bz2 From fedora-extras-commits at redhat.com Sun Apr 1 21:15:47 2007 From: fedora-extras-commits at redhat.com (Tom Callaway (spot)) Date: Sun, 1 Apr 2007 17:15:47 -0400 Subject: rpms/ddd/devel ddd.spec,1.2,1.3 Message-ID: <200704012115.l31LFlgH020848@cvs-int.fedora.redhat.com> Author: spot Update of /cvs/extras/rpms/ddd/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv20810 Modified Files: ddd.spec Log Message: Drop BR on libtermcap-devel Index: ddd.spec =================================================================== RCS file: /cvs/extras/rpms/ddd/devel/ddd.spec,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- ddd.spec 7 Jan 2007 00:25:11 -0000 1.2 +++ ddd.spec 1 Apr 2007 21:15:14 -0000 1.3 @@ -1,7 +1,7 @@ Summary: GUI for several command-line debuggers Name: ddd Version: 3.3.11 -Release: 14%{?dist} +Release: 15%{?dist} License: GPL or BSD Group: Development/Debuggers URL: http://www.gnu.org/software/ddd/ @@ -17,7 +17,7 @@ Requires(preun): /sbin/install-info Requires: gdb, xorg-x11-utils, xterm, gnuplot, htmlview -BuildRequires: lesstif-devel, libtermcap-devel, ncurses-devel, libXaw-devel +BuildRequires: lesstif-devel, ncurses-devel, libXaw-devel BuildRequires: elfutils-libelf-devel, xterm BuildRequires: desktop-file-utils, gdb, xorg-x11-utils, readline-devel @@ -96,6 +96,9 @@ %{_mandir}/man1/ddd.1* %changelog +* Sun Apr 1 2007 Tom "spot" Callaway - 3.3.11-15 +- drop BR on libtermcap-devel, bugzilla 231198 + * Sat Jan 6 2007 Tom "spot" Callaway - 3.3.11-14 - fix Requires, bugzilla 218235 From fedora-extras-commits at redhat.com Sun Apr 1 21:25:11 2007 From: fedora-extras-commits at redhat.com (Konstantin Ryabitsev (icon)) Date: Sun, 1 Apr 2007 17:25:11 -0400 Subject: rpms/gazpacho/FC-5 .cvsignore, 1.13, 1.14 gazpacho.spec, 1.19, 1.20 sources, 1.13, 1.14 Message-ID: <200704012125.l31LPBbk021147@cvs-int.fedora.redhat.com> Author: icon Update of /cvs/extras/rpms/gazpacho/FC-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv21077/FC-5 Modified Files: .cvsignore gazpacho.spec sources Log Message: Upstream 0.7.1 Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/gazpacho/FC-5/.cvsignore,v retrieving revision 1.13 retrieving revision 1.14 diff -u -r1.13 -r1.14 --- .cvsignore 17 Dec 2006 19:40:25 -0000 1.13 +++ .cvsignore 1 Apr 2007 21:24:38 -0000 1.14 @@ -1 +1 @@ -gazpacho-0.7.0.tar.bz2 +gazpacho-0.7.1.tar.bz2 Index: gazpacho.spec =================================================================== RCS file: /cvs/extras/rpms/gazpacho/FC-5/gazpacho.spec,v retrieving revision 1.19 retrieving revision 1.20 diff -u -r1.19 -r1.20 --- gazpacho.spec 17 Dec 2006 19:40:25 -0000 1.19 +++ gazpacho.spec 1 Apr 2007 21:24:38 -0000 1.20 @@ -1,7 +1,7 @@ %{!?python_sitelib: %define python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")} Name: gazpacho -Version: 0.7.0 +Version: 0.7.1 Release: 1%{?dist} Summary: Glade Interface Creator @@ -60,6 +60,9 @@ %changelog +* Sun Apr 01 2007 Konstantin Ryabitsev - 0.7.1-1 +- Upstream 0.7.1 + * Sun Dec 17 2006 Konstantin Ryabitsev - 0.7.0-1 - Version 0.7.0 - Ghostbustng Index: sources =================================================================== RCS file: /cvs/extras/rpms/gazpacho/FC-5/sources,v retrieving revision 1.13 retrieving revision 1.14 diff -u -r1.13 -r1.14 --- sources 17 Dec 2006 19:40:25 -0000 1.13 +++ sources 1 Apr 2007 21:24:38 -0000 1.14 @@ -1 +1 @@ -a1455143bb143c8904fd08d99f3eccc0 gazpacho-0.7.0.tar.bz2 +cf9f14b518fe3e4617f25b9393dc95a9 gazpacho-0.7.1.tar.bz2 From fedora-extras-commits at redhat.com Sun Apr 1 21:25:18 2007 From: fedora-extras-commits at redhat.com (Konstantin Ryabitsev (icon)) Date: Sun, 1 Apr 2007 17:25:18 -0400 Subject: rpms/gazpacho/devel .cvsignore, 1.13, 1.14 gazpacho.spec, 1.19, 1.20 sources, 1.13, 1.14 Message-ID: <200704012125.l31LPIHs021165@cvs-int.fedora.redhat.com> Author: icon Update of /cvs/extras/rpms/gazpacho/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv21077/devel Modified Files: .cvsignore gazpacho.spec sources Log Message: Upstream 0.7.1 Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/gazpacho/devel/.cvsignore,v retrieving revision 1.13 retrieving revision 1.14 diff -u -r1.13 -r1.14 --- .cvsignore 17 Dec 2006 19:40:25 -0000 1.13 +++ .cvsignore 1 Apr 2007 21:24:45 -0000 1.14 @@ -1 +1 @@ -gazpacho-0.7.0.tar.bz2 +gazpacho-0.7.1.tar.bz2 Index: gazpacho.spec =================================================================== RCS file: /cvs/extras/rpms/gazpacho/devel/gazpacho.spec,v retrieving revision 1.19 retrieving revision 1.20 diff -u -r1.19 -r1.20 --- gazpacho.spec 17 Dec 2006 19:40:25 -0000 1.19 +++ gazpacho.spec 1 Apr 2007 21:24:45 -0000 1.20 @@ -1,7 +1,7 @@ %{!?python_sitelib: %define python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")} Name: gazpacho -Version: 0.7.0 +Version: 0.7.1 Release: 1%{?dist} Summary: Glade Interface Creator @@ -60,6 +60,9 @@ %changelog +* Sun Apr 01 2007 Konstantin Ryabitsev - 0.7.1-1 +- Upstream 0.7.1 + * Sun Dec 17 2006 Konstantin Ryabitsev - 0.7.0-1 - Version 0.7.0 - Ghostbustng Index: sources =================================================================== RCS file: /cvs/extras/rpms/gazpacho/devel/sources,v retrieving revision 1.13 retrieving revision 1.14 diff -u -r1.13 -r1.14 --- sources 17 Dec 2006 19:40:25 -0000 1.13 +++ sources 1 Apr 2007 21:24:45 -0000 1.14 @@ -1 +1 @@ -a1455143bb143c8904fd08d99f3eccc0 gazpacho-0.7.0.tar.bz2 +cf9f14b518fe3e4617f25b9393dc95a9 gazpacho-0.7.1.tar.bz2 From fedora-extras-commits at redhat.com Sun Apr 1 21:25:15 2007 From: fedora-extras-commits at redhat.com (Konstantin Ryabitsev (icon)) Date: Sun, 1 Apr 2007 17:25:15 -0400 Subject: rpms/gazpacho/FC-6 .cvsignore, 1.13, 1.14 gazpacho.spec, 1.19, 1.20 sources, 1.13, 1.14 Message-ID: <200704012125.l31LPFDp021154@cvs-int.fedora.redhat.com> Author: icon Update of /cvs/extras/rpms/gazpacho/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv21077/FC-6 Modified Files: .cvsignore gazpacho.spec sources Log Message: Upstream 0.7.1 Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/gazpacho/FC-6/.cvsignore,v retrieving revision 1.13 retrieving revision 1.14 diff -u -r1.13 -r1.14 --- .cvsignore 17 Dec 2006 19:40:25 -0000 1.13 +++ .cvsignore 1 Apr 2007 21:24:41 -0000 1.14 @@ -1 +1 @@ -gazpacho-0.7.0.tar.bz2 +gazpacho-0.7.1.tar.bz2 Index: gazpacho.spec =================================================================== RCS file: /cvs/extras/rpms/gazpacho/FC-6/gazpacho.spec,v retrieving revision 1.19 retrieving revision 1.20 diff -u -r1.19 -r1.20 --- gazpacho.spec 17 Dec 2006 19:40:25 -0000 1.19 +++ gazpacho.spec 1 Apr 2007 21:24:41 -0000 1.20 @@ -1,7 +1,7 @@ %{!?python_sitelib: %define python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")} Name: gazpacho -Version: 0.7.0 +Version: 0.7.1 Release: 1%{?dist} Summary: Glade Interface Creator @@ -60,6 +60,9 @@ %changelog +* Sun Apr 01 2007 Konstantin Ryabitsev - 0.7.1-1 +- Upstream 0.7.1 + * Sun Dec 17 2006 Konstantin Ryabitsev - 0.7.0-1 - Version 0.7.0 - Ghostbustng Index: sources =================================================================== RCS file: /cvs/extras/rpms/gazpacho/FC-6/sources,v retrieving revision 1.13 retrieving revision 1.14 diff -u -r1.13 -r1.14 --- sources 17 Dec 2006 19:40:25 -0000 1.13 +++ sources 1 Apr 2007 21:24:41 -0000 1.14 @@ -1 +1 @@ -a1455143bb143c8904fd08d99f3eccc0 gazpacho-0.7.0.tar.bz2 +cf9f14b518fe3e4617f25b9393dc95a9 gazpacho-0.7.1.tar.bz2 From fedora-extras-commits at redhat.com Sun Apr 1 22:03:03 2007 From: fedora-extras-commits at redhat.com (Konstantin Ryabitsev (icon)) Date: Sun, 1 Apr 2007 18:03:03 -0400 Subject: rpms/yaz/FC-6 .cvsignore,1.6,1.7 sources,1.6,1.7 yaz.spec,1.6,1.7 Message-ID: <200704012203.l31M335i026107@cvs-int.fedora.redhat.com> Author: icon Update of /cvs/extras/rpms/yaz/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv26045/FC-6 Modified Files: .cvsignore sources yaz.spec Log Message: Upstream 2.1.54 Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/yaz/FC-6/.cvsignore,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- .cvsignore 27 Jan 2007 20:42:47 -0000 1.6 +++ .cvsignore 1 Apr 2007 22:02:30 -0000 1.7 @@ -1 +1 @@ -yaz-2.1.48.tar.gz +yaz-2.1.54.tar.gz Index: sources =================================================================== RCS file: /cvs/extras/rpms/yaz/FC-6/sources,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- sources 27 Jan 2007 20:42:47 -0000 1.6 +++ sources 1 Apr 2007 22:02:30 -0000 1.7 @@ -1 +1 @@ -bcb24337e5a84386865c3fd6d05ce199 yaz-2.1.48.tar.gz +13e369fd6bf24b99e8d6b817e6c1519d yaz-2.1.54.tar.gz Index: yaz.spec =================================================================== RCS file: /cvs/extras/rpms/yaz/FC-6/yaz.spec,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- yaz.spec 27 Jan 2007 20:42:47 -0000 1.6 +++ yaz.spec 1 Apr 2007 22:02:30 -0000 1.7 @@ -1,5 +1,5 @@ Name: yaz -Version: 2.1.48 +Version: 2.1.54 Release: 1%{?dist} Summary: Z39.50/SRW/SRU programs @@ -97,6 +97,7 @@ %defattr(-,root,root,-) %{_bindir}/yaz-config %{_bindir}/yaz-asncomp +%{_libdir}/pkgconfig/* %{_libdir}/*.so %{_includedir}/%{name} %{_datadir}/yaz @@ -106,6 +107,9 @@ %changelog +* Sun Apr 01 2007 Konstantin Ryabitsev - 2.1.54-1 +- Upstream 2.1.54 + * Sat Jan 27 2007 Konstantin Ryabitsev - 2.1.48-1 - Upstream 2.1.48 From fedora-extras-commits at redhat.com Sun Apr 1 22:03:00 2007 From: fedora-extras-commits at redhat.com (Konstantin Ryabitsev (icon)) Date: Sun, 1 Apr 2007 18:03:00 -0400 Subject: rpms/yaz/FC-5 .cvsignore,1.6,1.7 sources,1.6,1.7 yaz.spec,1.5,1.6 Message-ID: <200704012203.l31M30Au026102@cvs-int.fedora.redhat.com> Author: icon Update of /cvs/extras/rpms/yaz/FC-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv26045/FC-5 Modified Files: .cvsignore sources yaz.spec Log Message: Upstream 2.1.54 Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/yaz/FC-5/.cvsignore,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- .cvsignore 27 Jan 2007 20:42:47 -0000 1.6 +++ .cvsignore 1 Apr 2007 22:02:27 -0000 1.7 @@ -1 +1 @@ -yaz-2.1.48.tar.gz +yaz-2.1.54.tar.gz Index: sources =================================================================== RCS file: /cvs/extras/rpms/yaz/FC-5/sources,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- sources 27 Jan 2007 20:42:47 -0000 1.6 +++ sources 1 Apr 2007 22:02:27 -0000 1.7 @@ -1 +1 @@ -bcb24337e5a84386865c3fd6d05ce199 yaz-2.1.48.tar.gz +13e369fd6bf24b99e8d6b817e6c1519d yaz-2.1.54.tar.gz Index: yaz.spec =================================================================== RCS file: /cvs/extras/rpms/yaz/FC-5/yaz.spec,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- yaz.spec 27 Jan 2007 20:42:47 -0000 1.5 +++ yaz.spec 1 Apr 2007 22:02:27 -0000 1.6 @@ -1,5 +1,5 @@ Name: yaz -Version: 2.1.48 +Version: 2.1.54 Release: 1%{?dist} Summary: Z39.50/SRW/SRU programs @@ -97,6 +97,7 @@ %defattr(-,root,root,-) %{_bindir}/yaz-config %{_bindir}/yaz-asncomp +%{_libdir}/pkgconfig/* %{_libdir}/*.so %{_includedir}/%{name} %{_datadir}/yaz @@ -106,6 +107,9 @@ %changelog +* Sun Apr 01 2007 Konstantin Ryabitsev - 2.1.54-1 +- Upstream 2.1.54 + * Sat Jan 27 2007 Konstantin Ryabitsev - 2.1.48-1 - Upstream 2.1.48 From fedora-extras-commits at redhat.com Sun Apr 1 22:03:06 2007 From: fedora-extras-commits at redhat.com (Konstantin Ryabitsev (icon)) Date: Sun, 1 Apr 2007 18:03:06 -0400 Subject: rpms/yaz/devel .cvsignore,1.6,1.7 sources,1.6,1.7 yaz.spec,1.7,1.8 Message-ID: <200704012203.l31M36oV026112@cvs-int.fedora.redhat.com> Author: icon Update of /cvs/extras/rpms/yaz/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv26045/devel Modified Files: .cvsignore sources yaz.spec Log Message: Upstream 2.1.54 Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/yaz/devel/.cvsignore,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- .cvsignore 27 Jan 2007 20:42:48 -0000 1.6 +++ .cvsignore 1 Apr 2007 22:02:33 -0000 1.7 @@ -1 +1 @@ -yaz-2.1.48.tar.gz +yaz-2.1.54.tar.gz Index: sources =================================================================== RCS file: /cvs/extras/rpms/yaz/devel/sources,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- sources 27 Jan 2007 20:42:48 -0000 1.6 +++ sources 1 Apr 2007 22:02:33 -0000 1.7 @@ -1 +1 @@ -bcb24337e5a84386865c3fd6d05ce199 yaz-2.1.48.tar.gz +13e369fd6bf24b99e8d6b817e6c1519d yaz-2.1.54.tar.gz Index: yaz.spec =================================================================== RCS file: /cvs/extras/rpms/yaz/devel/yaz.spec,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- yaz.spec 27 Jan 2007 21:40:55 -0000 1.7 +++ yaz.spec 1 Apr 2007 22:02:33 -0000 1.8 @@ -1,6 +1,6 @@ Name: yaz -Version: 2.1.48 -Release: 1.1%{?dist} +Version: 2.1.54 +Release: 1%{?dist} Summary: Z39.50/SRW/SRU programs Group: Applications/Internet @@ -97,6 +97,7 @@ %defattr(-,root,root,-) %{_bindir}/yaz-config %{_bindir}/yaz-asncomp +%{_libdir}/pkgconfig/* %{_libdir}/*.so %{_includedir}/%{name} %{_datadir}/yaz @@ -106,8 +107,8 @@ %changelog -* Sat Jan 27 2007 Konstantin Ryabitsev - 2.1.48-1.1 -- BR libpcap-devel and tcp_wrappers-devel for FC7 +* Sun Apr 01 2007 Konstantin Ryabitsev - 2.1.54-1 +- Upstream 2.1.54 * Sat Jan 27 2007 Konstantin Ryabitsev - 2.1.48-1 - Upstream 2.1.48 From fedora-extras-commits at redhat.com Sun Apr 1 22:18:40 2007 From: fedora-extras-commits at redhat.com (Konstantin Ryabitsev (icon)) Date: Sun, 1 Apr 2007 18:18:40 -0400 Subject: rpms/verbiste/FC-5 .cvsignore, 1.10, 1.11 sources, 1.10, 1.11 verbiste.spec, 1.15, 1.16 Message-ID: <200704012218.l31MIefJ026402@cvs-int.fedora.redhat.com> Author: icon Update of /cvs/extras/rpms/verbiste/FC-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv26346/FC-5 Modified Files: .cvsignore sources verbiste.spec Log Message: Upstream 0.1.20. Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/verbiste/FC-5/.cvsignore,v retrieving revision 1.10 retrieving revision 1.11 diff -u -r1.10 -r1.11 --- .cvsignore 12 Jan 2007 17:34:46 -0000 1.10 +++ .cvsignore 1 Apr 2007 22:18:07 -0000 1.11 @@ -1 +1 @@ -verbiste-0.1.19.tar.gz +verbiste-0.1.20.tar.gz Index: sources =================================================================== RCS file: /cvs/extras/rpms/verbiste/FC-5/sources,v retrieving revision 1.10 retrieving revision 1.11 diff -u -r1.10 -r1.11 --- sources 12 Jan 2007 17:34:46 -0000 1.10 +++ sources 1 Apr 2007 22:18:07 -0000 1.11 @@ -1 +1 @@ -dfba82d67ba43b8150262129a6dd8739 verbiste-0.1.19.tar.gz +f3d46647505d8d02bf513691a2d7cc29 verbiste-0.1.20.tar.gz Index: verbiste.spec =================================================================== RCS file: /cvs/extras/rpms/verbiste/FC-5/verbiste.spec,v retrieving revision 1.15 retrieving revision 1.16 diff -u -r1.15 -r1.16 --- verbiste.spec 12 Jan 2007 17:34:46 -0000 1.15 +++ verbiste.spec 1 Apr 2007 22:18:07 -0000 1.16 @@ -1,5 +1,5 @@ Name: verbiste -Version: 0.1.19 +Version: 0.1.20 Release: 1%{?dist} Summary: French conjugation system @@ -111,6 +111,9 @@ %changelog +* Sun Apr 01 2007 Konstantin Ryabitsev - 0.1.20-1 +- Upstream 0.1.20 + * Fri Jan 12 2007 Konstantin Ryabitsev - 0.1.19-1 - Upstream 0.1.19 From fedora-extras-commits at redhat.com Sun Apr 1 22:18:44 2007 From: fedora-extras-commits at redhat.com (Konstantin Ryabitsev (icon)) Date: Sun, 1 Apr 2007 18:18:44 -0400 Subject: rpms/verbiste/FC-6 .cvsignore, 1.10, 1.11 sources, 1.10, 1.11 verbiste.spec, 1.16, 1.17 Message-ID: <200704012218.l31MIiSd026409@cvs-int.fedora.redhat.com> Author: icon Update of /cvs/extras/rpms/verbiste/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv26346/FC-6 Modified Files: .cvsignore sources verbiste.spec Log Message: Upstream 0.1.20. Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/verbiste/FC-6/.cvsignore,v retrieving revision 1.10 retrieving revision 1.11 diff -u -r1.10 -r1.11 --- .cvsignore 12 Jan 2007 17:34:46 -0000 1.10 +++ .cvsignore 1 Apr 2007 22:18:10 -0000 1.11 @@ -1 +1 @@ -verbiste-0.1.19.tar.gz +verbiste-0.1.20.tar.gz Index: sources =================================================================== RCS file: /cvs/extras/rpms/verbiste/FC-6/sources,v retrieving revision 1.10 retrieving revision 1.11 diff -u -r1.10 -r1.11 --- sources 12 Jan 2007 17:34:46 -0000 1.10 +++ sources 1 Apr 2007 22:18:10 -0000 1.11 @@ -1 +1 @@ -dfba82d67ba43b8150262129a6dd8739 verbiste-0.1.19.tar.gz +f3d46647505d8d02bf513691a2d7cc29 verbiste-0.1.20.tar.gz Index: verbiste.spec =================================================================== RCS file: /cvs/extras/rpms/verbiste/FC-6/verbiste.spec,v retrieving revision 1.16 retrieving revision 1.17 diff -u -r1.16 -r1.17 --- verbiste.spec 12 Jan 2007 17:34:46 -0000 1.16 +++ verbiste.spec 1 Apr 2007 22:18:10 -0000 1.17 @@ -1,5 +1,5 @@ Name: verbiste -Version: 0.1.19 +Version: 0.1.20 Release: 1%{?dist} Summary: French conjugation system @@ -111,6 +111,9 @@ %changelog +* Sun Apr 01 2007 Konstantin Ryabitsev - 0.1.20-1 +- Upstream 0.1.20 + * Fri Jan 12 2007 Konstantin Ryabitsev - 0.1.19-1 - Upstream 0.1.19 From fedora-extras-commits at redhat.com Sun Apr 1 22:18:47 2007 From: fedora-extras-commits at redhat.com (Konstantin Ryabitsev (icon)) Date: Sun, 1 Apr 2007 18:18:47 -0400 Subject: rpms/verbiste/devel .cvsignore, 1.10, 1.11 sources, 1.10, 1.11 verbiste.spec, 1.16, 1.17 Message-ID: <200704012218.l31MIlG3026414@cvs-int.fedora.redhat.com> Author: icon Update of /cvs/extras/rpms/verbiste/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv26346/devel Modified Files: .cvsignore sources verbiste.spec Log Message: Upstream 0.1.20. Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/verbiste/devel/.cvsignore,v retrieving revision 1.10 retrieving revision 1.11 diff -u -r1.10 -r1.11 --- .cvsignore 12 Jan 2007 17:34:51 -0000 1.10 +++ .cvsignore 1 Apr 2007 22:18:14 -0000 1.11 @@ -1 +1 @@ -verbiste-0.1.19.tar.gz +verbiste-0.1.20.tar.gz Index: sources =================================================================== RCS file: /cvs/extras/rpms/verbiste/devel/sources,v retrieving revision 1.10 retrieving revision 1.11 diff -u -r1.10 -r1.11 --- sources 12 Jan 2007 17:34:51 -0000 1.10 +++ sources 1 Apr 2007 22:18:14 -0000 1.11 @@ -1 +1 @@ -dfba82d67ba43b8150262129a6dd8739 verbiste-0.1.19.tar.gz +f3d46647505d8d02bf513691a2d7cc29 verbiste-0.1.20.tar.gz Index: verbiste.spec =================================================================== RCS file: /cvs/extras/rpms/verbiste/devel/verbiste.spec,v retrieving revision 1.16 retrieving revision 1.17 diff -u -r1.16 -r1.17 --- verbiste.spec 12 Jan 2007 17:34:51 -0000 1.16 +++ verbiste.spec 1 Apr 2007 22:18:14 -0000 1.17 @@ -1,5 +1,5 @@ Name: verbiste -Version: 0.1.19 +Version: 0.1.20 Release: 1%{?dist} Summary: French conjugation system @@ -111,6 +111,9 @@ %changelog +* Sun Apr 01 2007 Konstantin Ryabitsev - 0.1.20-1 +- Upstream 0.1.20 + * Fri Jan 12 2007 Konstantin Ryabitsev - 0.1.19-1 - Upstream 0.1.19 From fedora-extras-commits at redhat.com Sun Apr 1 22:30:58 2007 From: fedora-extras-commits at redhat.com (Konstantin Ryabitsev (icon)) Date: Sun, 1 Apr 2007 18:30:58 -0400 Subject: rpms/python-logilab-common/FC-6 .cvsignore, 1.9, 1.10 python-logilab-common.spec, 1.11, 1.12 sources, 1.9, 1.10 Message-ID: <200704012230.l31MUwOv026723@cvs-int.fedora.redhat.com> Author: icon Update of /cvs/extras/rpms/python-logilab-common/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv26628/FC-6 Modified Files: .cvsignore python-logilab-common.spec sources Log Message: Upstream 0.21.2 Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/python-logilab-common/FC-6/.cvsignore,v retrieving revision 1.9 retrieving revision 1.10 diff -u -r1.9 -r1.10 --- .cvsignore 17 Dec 2006 19:59:48 -0000 1.9 +++ .cvsignore 1 Apr 2007 22:30:24 -0000 1.10 @@ -1 +1 @@ -logilab-common-0.21.0.tar.gz +logilab-common-0.21.2.tar.gz Index: python-logilab-common.spec =================================================================== RCS file: /cvs/extras/rpms/python-logilab-common/FC-6/python-logilab-common.spec,v retrieving revision 1.11 retrieving revision 1.12 diff -u -r1.11 -r1.12 --- python-logilab-common.spec 17 Dec 2006 19:59:48 -0000 1.11 +++ python-logilab-common.spec 1 Apr 2007 22:30:24 -0000 1.12 @@ -1,7 +1,7 @@ %{!?_python_sitelib: %define _python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")} Name: python-logilab-common -Version: 0.21.0 +Version: 0.21.2 Release: 1%{?dist} Summary: Common libraries for Logilab projects @@ -47,6 +47,9 @@ %changelog +* Sun Apr 01 2007 Konstantin Ryabitsev - 0.21.2-1 +- Upstream 0.21.2 + * Sun Dec 17 2006 Konstantin Ryabitsev - 0.21.0-1 - Upstream 0.21.0 - Include COPYING with docs Index: sources =================================================================== RCS file: /cvs/extras/rpms/python-logilab-common/FC-6/sources,v retrieving revision 1.9 retrieving revision 1.10 diff -u -r1.9 -r1.10 --- sources 17 Dec 2006 19:59:48 -0000 1.9 +++ sources 1 Apr 2007 22:30:24 -0000 1.10 @@ -1 +1 @@ -623d0a4e78361a2ccd0b85e3eac53132 logilab-common-0.21.0.tar.gz +3401f4b695795850c41687acc858c779 logilab-common-0.21.2.tar.gz From fedora-extras-commits at redhat.com Sun Apr 1 22:30:54 2007 From: fedora-extras-commits at redhat.com (Konstantin Ryabitsev (icon)) Date: Sun, 1 Apr 2007 18:30:54 -0400 Subject: rpms/python-logilab-common/FC-5 .cvsignore, 1.9, 1.10 python-logilab-common.spec, 1.9, 1.10 sources, 1.9, 1.10 Message-ID: <200704012230.l31MUsaf026718@cvs-int.fedora.redhat.com> Author: icon Update of /cvs/extras/rpms/python-logilab-common/FC-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv26628/FC-5 Modified Files: .cvsignore python-logilab-common.spec sources Log Message: Upstream 0.21.2 Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/python-logilab-common/FC-5/.cvsignore,v retrieving revision 1.9 retrieving revision 1.10 diff -u -r1.9 -r1.10 --- .cvsignore 17 Dec 2006 19:59:47 -0000 1.9 +++ .cvsignore 1 Apr 2007 22:30:21 -0000 1.10 @@ -1 +1 @@ -logilab-common-0.21.0.tar.gz +logilab-common-0.21.2.tar.gz Index: python-logilab-common.spec =================================================================== RCS file: /cvs/extras/rpms/python-logilab-common/FC-5/python-logilab-common.spec,v retrieving revision 1.9 retrieving revision 1.10 diff -u -r1.9 -r1.10 --- python-logilab-common.spec 17 Dec 2006 19:59:47 -0000 1.9 +++ python-logilab-common.spec 1 Apr 2007 22:30:21 -0000 1.10 @@ -1,7 +1,7 @@ %{!?_python_sitelib: %define _python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")} Name: python-logilab-common -Version: 0.21.0 +Version: 0.21.2 Release: 1%{?dist} Summary: Common libraries for Logilab projects @@ -47,6 +47,9 @@ %changelog +* Sun Apr 01 2007 Konstantin Ryabitsev - 0.21.2-1 +- Upstream 0.21.2 + * Sun Dec 17 2006 Konstantin Ryabitsev - 0.21.0-1 - Upstream 0.21.0 - Include COPYING with docs Index: sources =================================================================== RCS file: /cvs/extras/rpms/python-logilab-common/FC-5/sources,v retrieving revision 1.9 retrieving revision 1.10 diff -u -r1.9 -r1.10 --- sources 17 Dec 2006 19:59:47 -0000 1.9 +++ sources 1 Apr 2007 22:30:21 -0000 1.10 @@ -1 +1 @@ -623d0a4e78361a2ccd0b85e3eac53132 logilab-common-0.21.0.tar.gz +3401f4b695795850c41687acc858c779 logilab-common-0.21.2.tar.gz From fedora-extras-commits at redhat.com Sun Apr 1 22:31:02 2007 From: fedora-extras-commits at redhat.com (Konstantin Ryabitsev (icon)) Date: Sun, 1 Apr 2007 18:31:02 -0400 Subject: rpms/python-logilab-common/devel .cvsignore, 1.9, 1.10 python-logilab-common.spec, 1.12, 1.13 sources, 1.9, 1.10 Message-ID: <200704012231.l31MV23p026735@cvs-int.fedora.redhat.com> Author: icon Update of /cvs/extras/rpms/python-logilab-common/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv26628/devel Modified Files: .cvsignore python-logilab-common.spec sources Log Message: Upstream 0.21.2 Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/python-logilab-common/devel/.cvsignore,v retrieving revision 1.9 retrieving revision 1.10 diff -u -r1.9 -r1.10 --- .cvsignore 17 Dec 2006 19:59:53 -0000 1.9 +++ .cvsignore 1 Apr 2007 22:30:28 -0000 1.10 @@ -1 +1 @@ -logilab-common-0.21.0.tar.gz +logilab-common-0.21.2.tar.gz Index: python-logilab-common.spec =================================================================== RCS file: /cvs/extras/rpms/python-logilab-common/devel/python-logilab-common.spec,v retrieving revision 1.12 retrieving revision 1.13 diff -u -r1.12 -r1.13 --- python-logilab-common.spec 17 Dec 2006 19:59:53 -0000 1.12 +++ python-logilab-common.spec 1 Apr 2007 22:30:28 -0000 1.13 @@ -1,7 +1,7 @@ %{!?_python_sitelib: %define _python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")} Name: python-logilab-common -Version: 0.21.0 +Version: 0.21.2 Release: 1%{?dist} Summary: Common libraries for Logilab projects @@ -47,6 +47,9 @@ %changelog +* Sun Apr 01 2007 Konstantin Ryabitsev - 0.21.2-1 +- Upstream 0.21.2 + * Sun Dec 17 2006 Konstantin Ryabitsev - 0.21.0-1 - Upstream 0.21.0 - Include COPYING with docs Index: sources =================================================================== RCS file: /cvs/extras/rpms/python-logilab-common/devel/sources,v retrieving revision 1.9 retrieving revision 1.10 diff -u -r1.9 -r1.10 --- sources 17 Dec 2006 19:59:53 -0000 1.9 +++ sources 1 Apr 2007 22:30:28 -0000 1.10 @@ -1 +1 @@ -623d0a4e78361a2ccd0b85e3eac53132 logilab-common-0.21.0.tar.gz +3401f4b695795850c41687acc858c779 logilab-common-0.21.2.tar.gz From fedora-extras-commits at redhat.com Sun Apr 1 23:08:02 2007 From: fedora-extras-commits at redhat.com (Konstantin Ryabitsev (icon)) Date: Sun, 1 Apr 2007 19:08:02 -0400 Subject: rpms/python-logilab-astng/FC-5 .cvsignore, 1.3, 1.4 python-logilab-astng.spec, 1.3, 1.4 sources, 1.3, 1.4 Message-ID: <200704012308.l31N82Ht031616@cvs-int.fedora.redhat.com> Author: icon Update of /cvs/extras/rpms/python-logilab-astng/FC-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv31520/FC-5 Modified Files: .cvsignore python-logilab-astng.spec sources Log Message: Upstream 0.17.0 Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/python-logilab-astng/FC-5/.cvsignore,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- .cvsignore 17 Dec 2006 20:10:31 -0000 1.3 +++ .cvsignore 1 Apr 2007 23:07:27 -0000 1.4 @@ -1 +1 @@ -logilab-astng-0.16.3.tar.gz +logilab-astng-0.17.0.tar.gz Index: python-logilab-astng.spec =================================================================== RCS file: /cvs/extras/rpms/python-logilab-astng/FC-5/python-logilab-astng.spec,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- python-logilab-astng.spec 17 Dec 2006 20:10:31 -0000 1.3 +++ python-logilab-astng.spec 1 Apr 2007 23:07:27 -0000 1.4 @@ -1,7 +1,7 @@ %{!?python_sitelib: %define python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")} Name: python-logilab-astng -Version: 0.16.3 +Version: 0.17.0 Release: 1%{?dist} Summary: Python Abstract Syntax Tree New Generation @@ -52,6 +52,9 @@ %changelog +* Sun Apr 01 2007 Konstantin Ryabitsev - 0.17.0-1 +- Upstream 0.17.0 + * Sun Dec 17 2006 Konstantin Ryabitsev - 0.16.3-1 - Upstream 0.16.3 Index: sources =================================================================== RCS file: /cvs/extras/rpms/python-logilab-astng/FC-5/sources,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- sources 17 Dec 2006 20:10:31 -0000 1.3 +++ sources 1 Apr 2007 23:07:27 -0000 1.4 @@ -1 +1 @@ -12061e3f8accd115ba101c6af15e5eef logilab-astng-0.16.3.tar.gz +29a89f58aebcf9e0f07f205e66aa2d6b logilab-astng-0.17.0.tar.gz From fedora-extras-commits at redhat.com Sun Apr 1 23:08:04 2007 From: fedora-extras-commits at redhat.com (Konstantin Ryabitsev (icon)) Date: Sun, 1 Apr 2007 19:08:04 -0400 Subject: rpms/python-logilab-astng/FC-6 .cvsignore, 1.3, 1.4 python-logilab-astng.spec, 1.3, 1.4 sources, 1.3, 1.4 Message-ID: <200704012308.l31N8460031621@cvs-int.fedora.redhat.com> Author: icon Update of /cvs/extras/rpms/python-logilab-astng/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv31520/FC-6 Modified Files: .cvsignore python-logilab-astng.spec sources Log Message: Upstream 0.17.0 Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/python-logilab-astng/FC-6/.cvsignore,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- .cvsignore 17 Dec 2006 20:10:31 -0000 1.3 +++ .cvsignore 1 Apr 2007 23:07:31 -0000 1.4 @@ -1 +1 @@ -logilab-astng-0.16.3.tar.gz +logilab-astng-0.17.0.tar.gz Index: python-logilab-astng.spec =================================================================== RCS file: /cvs/extras/rpms/python-logilab-astng/FC-6/python-logilab-astng.spec,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- python-logilab-astng.spec 17 Dec 2006 20:10:31 -0000 1.3 +++ python-logilab-astng.spec 1 Apr 2007 23:07:31 -0000 1.4 @@ -1,7 +1,7 @@ %{!?python_sitelib: %define python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")} Name: python-logilab-astng -Version: 0.16.3 +Version: 0.17.0 Release: 1%{?dist} Summary: Python Abstract Syntax Tree New Generation @@ -52,6 +52,9 @@ %changelog +* Sun Apr 01 2007 Konstantin Ryabitsev - 0.17.0-1 +- Upstream 0.17.0 + * Sun Dec 17 2006 Konstantin Ryabitsev - 0.16.3-1 - Upstream 0.16.3 Index: sources =================================================================== RCS file: /cvs/extras/rpms/python-logilab-astng/FC-6/sources,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- sources 17 Dec 2006 20:10:31 -0000 1.3 +++ sources 1 Apr 2007 23:07:31 -0000 1.4 @@ -1 +1 @@ -12061e3f8accd115ba101c6af15e5eef logilab-astng-0.16.3.tar.gz +29a89f58aebcf9e0f07f205e66aa2d6b logilab-astng-0.17.0.tar.gz From fedora-extras-commits at redhat.com Sun Apr 1 23:08:09 2007 From: fedora-extras-commits at redhat.com (Konstantin Ryabitsev (icon)) Date: Sun, 1 Apr 2007 19:08:09 -0400 Subject: rpms/python-logilab-astng/devel .cvsignore, 1.3, 1.4 python-logilab-astng.spec, 1.3, 1.4 sources, 1.3, 1.4 Message-ID: <200704012308.l31N89HC031626@cvs-int.fedora.redhat.com> Author: icon Update of /cvs/extras/rpms/python-logilab-astng/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv31520/devel Modified Files: .cvsignore python-logilab-astng.spec sources Log Message: Upstream 0.17.0 Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/python-logilab-astng/devel/.cvsignore,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- .cvsignore 17 Dec 2006 20:10:37 -0000 1.3 +++ .cvsignore 1 Apr 2007 23:07:35 -0000 1.4 @@ -1 +1 @@ -logilab-astng-0.16.3.tar.gz +logilab-astng-0.17.0.tar.gz Index: python-logilab-astng.spec =================================================================== RCS file: /cvs/extras/rpms/python-logilab-astng/devel/python-logilab-astng.spec,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- python-logilab-astng.spec 17 Dec 2006 20:10:37 -0000 1.3 +++ python-logilab-astng.spec 1 Apr 2007 23:07:35 -0000 1.4 @@ -1,7 +1,7 @@ %{!?python_sitelib: %define python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")} Name: python-logilab-astng -Version: 0.16.3 +Version: 0.17.0 Release: 1%{?dist} Summary: Python Abstract Syntax Tree New Generation @@ -52,6 +52,9 @@ %changelog +* Sun Apr 01 2007 Konstantin Ryabitsev - 0.17.0-1 +- Upstream 0.17.0 + * Sun Dec 17 2006 Konstantin Ryabitsev - 0.16.3-1 - Upstream 0.16.3 Index: sources =================================================================== RCS file: /cvs/extras/rpms/python-logilab-astng/devel/sources,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- sources 17 Dec 2006 20:10:37 -0000 1.3 +++ sources 1 Apr 2007 23:07:35 -0000 1.4 @@ -1 +1 @@ -12061e3f8accd115ba101c6af15e5eef logilab-astng-0.16.3.tar.gz +29a89f58aebcf9e0f07f205e66aa2d6b logilab-astng-0.17.0.tar.gz From fedora-extras-commits at redhat.com Sun Apr 1 23:23:42 2007 From: fedora-extras-commits at redhat.com (Konstantin Ryabitsev (icon)) Date: Sun, 1 Apr 2007 19:23:42 -0400 Subject: rpms/pylint/FC-5 .cvsignore, 1.9, 1.10 pylint.spec, 1.9, 1.10 sources, 1.9, 1.10 Message-ID: <200704012323.l31NNgJg031901@cvs-int.fedora.redhat.com> Author: icon Update of /cvs/extras/rpms/pylint/FC-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv31846/FC-5 Modified Files: .cvsignore pylint.spec sources Log Message: Upstream 0.13.1 Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/pylint/FC-5/.cvsignore,v retrieving revision 1.9 retrieving revision 1.10 diff -u -r1.9 -r1.10 --- .cvsignore 17 Dec 2006 20:21:15 -0000 1.9 +++ .cvsignore 1 Apr 2007 23:23:09 -0000 1.10 @@ -1 +1 @@ -pylint-0.12.2.tar.gz +pylint-0.13.1.tar.gz Index: pylint.spec =================================================================== RCS file: /cvs/extras/rpms/pylint/FC-5/pylint.spec,v retrieving revision 1.9 retrieving revision 1.10 diff -u -r1.9 -r1.10 --- pylint.spec 17 Dec 2006 20:21:15 -0000 1.9 +++ pylint.spec 1 Apr 2007 23:23:09 -0000 1.10 @@ -1,7 +1,7 @@ %{!?_python_sitelib: %define _python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")} Name: pylint -Version: 0.12.2 +Version: 0.13.1 Release: 1%{?dist} Summary: Analyzes Python code looking for bugs and signs of poor quality @@ -73,6 +73,9 @@ %changelog +* Sun Apr 01 2007 Konstantin Ryabitsev - 0.13.1-1 +- Upstream 0.13.1 + * Sun Dec 17 2006 Konstantin Ryabitsev - 0.12.2-1 - Upstream 0.12.2 - Add COPYING to -gui Index: sources =================================================================== RCS file: /cvs/extras/rpms/pylint/FC-5/sources,v retrieving revision 1.9 retrieving revision 1.10 diff -u -r1.9 -r1.10 --- sources 17 Dec 2006 20:21:15 -0000 1.9 +++ sources 1 Apr 2007 23:23:09 -0000 1.10 @@ -1 +1 @@ -38333614235969f9e715c71666cc596f pylint-0.12.2.tar.gz +12fc3704c4295f6bfb9a31ccd2c6562f pylint-0.13.1.tar.gz From fedora-extras-commits at redhat.com Sun Apr 1 23:23:49 2007 From: fedora-extras-commits at redhat.com (Konstantin Ryabitsev (icon)) Date: Sun, 1 Apr 2007 19:23:49 -0400 Subject: rpms/pylint/devel .cvsignore, 1.9, 1.10 pylint.spec, 1.9, 1.10 sources, 1.9, 1.10 Message-ID: <200704012323.l31NNnGj031911@cvs-int.fedora.redhat.com> Author: icon Update of /cvs/extras/rpms/pylint/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv31846/devel Modified Files: .cvsignore pylint.spec sources Log Message: Upstream 0.13.1 Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/pylint/devel/.cvsignore,v retrieving revision 1.9 retrieving revision 1.10 diff -u -r1.9 -r1.10 --- .cvsignore 17 Dec 2006 20:21:16 -0000 1.9 +++ .cvsignore 1 Apr 2007 23:23:16 -0000 1.10 @@ -1 +1 @@ -pylint-0.12.2.tar.gz +pylint-0.13.1.tar.gz Index: pylint.spec =================================================================== RCS file: /cvs/extras/rpms/pylint/devel/pylint.spec,v retrieving revision 1.9 retrieving revision 1.10 diff -u -r1.9 -r1.10 --- pylint.spec 17 Dec 2006 20:21:16 -0000 1.9 +++ pylint.spec 1 Apr 2007 23:23:16 -0000 1.10 @@ -1,7 +1,7 @@ %{!?_python_sitelib: %define _python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")} Name: pylint -Version: 0.12.2 +Version: 0.13.1 Release: 1%{?dist} Summary: Analyzes Python code looking for bugs and signs of poor quality @@ -73,6 +73,9 @@ %changelog +* Sun Apr 01 2007 Konstantin Ryabitsev - 0.13.1-1 +- Upstream 0.13.1 + * Sun Dec 17 2006 Konstantin Ryabitsev - 0.12.2-1 - Upstream 0.12.2 - Add COPYING to -gui Index: sources =================================================================== RCS file: /cvs/extras/rpms/pylint/devel/sources,v retrieving revision 1.9 retrieving revision 1.10 diff -u -r1.9 -r1.10 --- sources 17 Dec 2006 20:21:16 -0000 1.9 +++ sources 1 Apr 2007 23:23:16 -0000 1.10 @@ -1 +1 @@ -38333614235969f9e715c71666cc596f pylint-0.12.2.tar.gz +12fc3704c4295f6bfb9a31ccd2c6562f pylint-0.13.1.tar.gz From fedora-extras-commits at redhat.com Sun Apr 1 23:23:46 2007 From: fedora-extras-commits at redhat.com (Konstantin Ryabitsev (icon)) Date: Sun, 1 Apr 2007 19:23:46 -0400 Subject: rpms/pylint/FC-6 .cvsignore, 1.9, 1.10 pylint.spec, 1.9, 1.10 sources, 1.9, 1.10 Message-ID: <200704012323.l31NNkfA031906@cvs-int.fedora.redhat.com> Author: icon Update of /cvs/extras/rpms/pylint/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv31846/FC-6 Modified Files: .cvsignore pylint.spec sources Log Message: Upstream 0.13.1 Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/pylint/FC-6/.cvsignore,v retrieving revision 1.9 retrieving revision 1.10 diff -u -r1.9 -r1.10 --- .cvsignore 17 Dec 2006 20:21:15 -0000 1.9 +++ .cvsignore 1 Apr 2007 23:23:12 -0000 1.10 @@ -1 +1 @@ -pylint-0.12.2.tar.gz +pylint-0.13.1.tar.gz Index: pylint.spec =================================================================== RCS file: /cvs/extras/rpms/pylint/FC-6/pylint.spec,v retrieving revision 1.9 retrieving revision 1.10 diff -u -r1.9 -r1.10 --- pylint.spec 17 Dec 2006 20:21:15 -0000 1.9 +++ pylint.spec 1 Apr 2007 23:23:12 -0000 1.10 @@ -1,7 +1,7 @@ %{!?_python_sitelib: %define _python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")} Name: pylint -Version: 0.12.2 +Version: 0.13.1 Release: 1%{?dist} Summary: Analyzes Python code looking for bugs and signs of poor quality @@ -73,6 +73,9 @@ %changelog +* Sun Apr 01 2007 Konstantin Ryabitsev - 0.13.1-1 +- Upstream 0.13.1 + * Sun Dec 17 2006 Konstantin Ryabitsev - 0.12.2-1 - Upstream 0.12.2 - Add COPYING to -gui Index: sources =================================================================== RCS file: /cvs/extras/rpms/pylint/FC-6/sources,v retrieving revision 1.9 retrieving revision 1.10 diff -u -r1.9 -r1.10 --- sources 17 Dec 2006 20:21:15 -0000 1.9 +++ sources 1 Apr 2007 23:23:12 -0000 1.10 @@ -1 +1 @@ -38333614235969f9e715c71666cc596f pylint-0.12.2.tar.gz +12fc3704c4295f6bfb9a31ccd2c6562f pylint-0.13.1.tar.gz From fedora-extras-commits at redhat.com Mon Apr 2 00:59:40 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Sun, 1 Apr 2007 20:59:40 -0400 Subject: rpms/aspell-ar/devel - New directory Message-ID: <200704020059.l320xeHn004974@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/rpms/aspell-ar/devel In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners/tmpcvsIb4935/rpms/aspell-ar/devel Log Message: Directory /cvs/extras/rpms/aspell-ar/devel added to the repository From fedora-extras-commits at redhat.com Mon Apr 2 00:59:37 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Sun, 1 Apr 2007 20:59:37 -0400 Subject: rpms/aspell-ar - New directory Message-ID: <200704020059.l320xbVG004961@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/rpms/aspell-ar In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners/tmpcvsIb4935/rpms/aspell-ar Log Message: Directory /cvs/extras/rpms/aspell-ar added to the repository From fedora-extras-commits at redhat.com Mon Apr 2 00:59:49 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Sun, 1 Apr 2007 20:59:49 -0400 Subject: rpms/aspell-ar Makefile, NONE, 1.1 import.log, NONE, 1.1 pkg.acl, NONE, 1.1 Message-ID: <200704020059.l320xnhY005008@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/rpms/aspell-ar In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners/tmpcvsIb4935/rpms/aspell-ar Added Files: Makefile import.log pkg.acl Log Message: Setup of module aspell-ar --- NEW FILE Makefile --- # Top level Makefile for module aspell-ar 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 --- --- NEW FILE pkg.acl --- From fedora-extras-commits at redhat.com Mon Apr 2 00:59:51 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Sun, 1 Apr 2007 20:59:51 -0400 Subject: owners owners.list,1.2619,1.2620 Message-ID: <200704020059.l320xp4A005017@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/owners In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners Modified Files: owners.list Log Message: add aspell-ar Index: owners.list =================================================================== RCS file: /cvs/extras/owners/owners.list,v retrieving revision 1.2619 retrieving revision 1.2620 diff -u -r1.2619 -r1.2620 --- owners.list 30 Mar 2007 01:23:09 -0000 1.2619 +++ owners.list 2 Apr 2007 00:59:21 -0000 1.2620 @@ -84,6 +84,7 @@ Fedora Extras|asa|Convert Fortran carriage control characters|pertusus at free.fr|extras-qa at fedoraproject.org| Fedora Extras|asciidoc|AsciiDoc text document fomatter|chrisw at redhat.com|extras-qa at fedoraproject.org| Fedora Extras|asm2|A code manipulation tool to implement adaptable systems|pcheung at redhat.com|extras-qa at fedoraproject.org| +Fedora Extras|aspell-ar|Arabic word list for Aspell|danken at cs.technion.ac.il|extras-qa at fedoraproject.org| Fedora Extras|aspell-bn|Bengali Dictionary for Aspell|aalam at redhat.com|extras-qa at fedoraproject.org| Fedora Extras|aspell-gu|Gujarati Dictionary for Aspell|aalam at redhat.com|extras-qa at fedoraproject.org| Fedora Extras|aspell-he|Hebrew dictionary for Aspell (Hspell-based)|danken at cs.technion.ac.il|extras-qa at fedoraproject.org| From fedora-extras-commits at redhat.com Mon Apr 2 00:59:57 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Sun, 1 Apr 2007 20:59:57 -0400 Subject: rpms/aspell-ar/devel .cvsignore, NONE, 1.1 Makefile, NONE, 1.1 sources, NONE, 1.1 Message-ID: <200704020059.l320xvXY005032@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/rpms/aspell-ar/devel In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners/tmpcvsIb4935/rpms/aspell-ar/devel Added Files: .cvsignore Makefile sources Log Message: Setup of module aspell-ar --- NEW FILE .cvsignore --- --- NEW FILE Makefile --- # Makefile for source rpm: aspell-ar # $Id: Makefile,v 1.1 2007/04/02 00:59:54 wtogami Exp $ NAME := aspell-ar SPECFILE = $(firstword $(wildcard *.spec)) define find-makefile-common for d in common ../common ../../common ; do if [ -f $$d/Makefile.common ] ; then if [ -f $$d/CVS/Root -a -w $$/Makefile.common ] ; then cd $$d ; cvs -Q update ; fi ; echo "$$d/Makefile.common" ; break ; fi ; done endef MAKEFILE_COMMON := $(shell $(find-makefile-common)) ifeq ($(MAKEFILE_COMMON),) # attept a checkout define checkout-makefile-common test -f CVS/Root && { cvs -Q -d $$(cat CVS/Root) checkout common && echo "common/Makefile.common" ; } || { echo "ERROR: I can't figure out how to checkout the 'common' module." ; exit -1 ; } >&2 endef MAKEFILE_COMMON := $(shell $(checkout-makefile-common)) endif include $(MAKEFILE_COMMON) --- NEW FILE sources --- From fedora-extras-commits at redhat.com Mon Apr 2 01:00:56 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Sun, 1 Apr 2007 21:00:56 -0400 Subject: rpms/python-metar - New directory Message-ID: <200704020100.l3210uqV005252@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/rpms/python-metar In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners/tmpcvsNb5226/rpms/python-metar Log Message: Directory /cvs/extras/rpms/python-metar added to the repository From fedora-extras-commits at redhat.com Mon Apr 2 01:01:02 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Sun, 1 Apr 2007 21:01:02 -0400 Subject: rpms/python-metar/devel - New directory Message-ID: <200704020101.l32112U1006730@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/rpms/python-metar/devel In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners/tmpcvsNb5226/rpms/python-metar/devel Log Message: Directory /cvs/extras/rpms/python-metar/devel added to the repository From fedora-extras-commits at redhat.com Mon Apr 2 01:01:12 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Sun, 1 Apr 2007 21:01:12 -0400 Subject: rpms/python-metar Makefile, NONE, 1.1 import.log, NONE, 1.1 pkg.acl, NONE, 1.1 Message-ID: <200704020101.l3211ClE009381@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/rpms/python-metar In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners/tmpcvsNb5226/rpms/python-metar Added Files: Makefile import.log pkg.acl Log Message: Setup of module python-metar --- NEW FILE Makefile --- # Top level Makefile for module python-metar 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 --- --- NEW FILE pkg.acl --- From fedora-extras-commits at redhat.com Mon Apr 2 01:01:17 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Sun, 1 Apr 2007 21:01:17 -0400 Subject: owners owners.epel.list,1.94,1.95 owners.list,1.2620,1.2621 Message-ID: <200704020101.l3211HPS009393@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/owners In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners Modified Files: owners.epel.list owners.list Log Message: add python-metar Index: owners.epel.list =================================================================== RCS file: /cvs/extras/owners/owners.epel.list,v retrieving revision 1.94 retrieving revision 1.95 diff -u -r1.94 -r1.95 --- owners.epel.list 27 Mar 2007 13:23:30 -0000 1.94 +++ owners.epel.list 2 Apr 2007 01:00:47 -0000 1.95 @@ -338,6 +338,7 @@ Fedora EPEL|python-json|A JSON reader and writer for Python|lmacken at redhat.com,toshio at tiki-lounge.com|extras-qa at fedoraproject.org| Fedora EPEL|python-lirc|Linux Infrared Remote Control python module|matthias at rpmforge.net|extras-qa at fedoraproject.org| Fedora EPEL|python-mechanize|Stateful programmatic web browsing|lmacken at redhat.com|extras-qa at fedoraproject.org| +Fedora EPEL|python-metar|Coded METAR weather reports parser for Python|matthias at rpmforge.net|extras-qa at fedoraproject.org| Fedora EPEL|python-myghty|A Python-based templating system derived from HTML::Mason|lmacken at redhat.com|extras-qa at fedoraproject.org| Fedora EPEL|python-nose|A discovery-based unittest extension for Python|lmacken at redhat.com,toshio at tiki-lounge.com|extras-qa at fedoraproject.org| Fedora EPEL|python-ogg|Python wrapper for the Ogg libraries|matthias at rpmforge.net|extras-qa at fedoraproject.org| Index: owners.list =================================================================== RCS file: /cvs/extras/owners/owners.list,v retrieving revision 1.2620 retrieving revision 1.2621 diff -u -r1.2620 -r1.2621 --- owners.list 2 Apr 2007 00:59:21 -0000 1.2620 +++ owners.list 2 Apr 2007 01:00:47 -0000 1.2621 @@ -2411,6 +2411,7 @@ Fedora Extras|python-lxml|ElementTree-like Python bindings for libxml2 and libxslt|shahms at shahms.com|extras-qa at fedoraproject.org| Fedora Extras|python-matplotlib|Python plotting library|orion at cora.nwra.com|extras-qa at fedoraproject.org|jspaleta at gmail.com Fedora Extras|python-mechanize|Stateful programmatic web browsing|lmacken at redhat.com|extras-qa at fedoraproject.org| +Fedora Extras|python-metar|Coded METAR weather reports parser for Python|matthias at rpmforge.net|extras-qa at fedoraproject.org| Fedora Extras|python-musicbrainz2|Library which provides access to the MusicBrainz Database|jeff at ocjtech.us|extras-qa at fedoraproject.org| Fedora Extras|python-mutagen|Python module to handle audio metadata|mr.ecik at gmail.com|extras-qa at fedoraproject.org| Fedora Extras|python-myghty|A Python-based templating system derived from HTML::Mason|lmacken at redhat.com|extras-qa at fedoraproject.org| From fedora-extras-commits at redhat.com Mon Apr 2 01:01:21 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Sun, 1 Apr 2007 21:01:21 -0400 Subject: rpms/python-metar/devel .cvsignore, NONE, 1.1 Makefile, NONE, 1.1 sources, NONE, 1.1 Message-ID: <200704020101.l3211Lu3009408@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/rpms/python-metar/devel In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners/tmpcvsNb5226/rpms/python-metar/devel Added Files: .cvsignore Makefile sources Log Message: Setup of module python-metar --- NEW FILE .cvsignore --- --- NEW FILE Makefile --- # Makefile for source rpm: python-metar # $Id: Makefile,v 1.1 2007/04/02 01:01:17 wtogami Exp $ NAME := python-metar SPECFILE = $(firstword $(wildcard *.spec)) define find-makefile-common for d in common ../common ../../common ; do if [ -f $$d/Makefile.common ] ; then if [ -f $$d/CVS/Root -a -w $$/Makefile.common ] ; then cd $$d ; cvs -Q update ; fi ; echo "$$d/Makefile.common" ; break ; fi ; done endef MAKEFILE_COMMON := $(shell $(find-makefile-common)) ifeq ($(MAKEFILE_COMMON),) # attept a checkout define checkout-makefile-common test -f CVS/Root && { cvs -Q -d $$(cat CVS/Root) checkout common && echo "common/Makefile.common" ; } || { echo "ERROR: I can't figure out how to checkout the 'common' module." ; exit -1 ; } >&2 endef MAKEFILE_COMMON := $(shell $(checkout-makefile-common)) endif include $(MAKEFILE_COMMON) --- NEW FILE sources --- From fedora-extras-commits at redhat.com Mon Apr 2 01:05:59 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Sun, 1 Apr 2007 21:05:59 -0400 Subject: rpms/mcs - New directory Message-ID: <200704020105.l3215xYs009843@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/rpms/mcs In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners/tmpcvsnR9817/rpms/mcs Log Message: Directory /cvs/extras/rpms/mcs added to the repository From fedora-extras-commits at redhat.com Mon Apr 2 01:06:08 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Sun, 1 Apr 2007 21:06:08 -0400 Subject: rpms/mcs/devel - New directory Message-ID: <200704020106.l3216883009858@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/rpms/mcs/devel In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners/tmpcvsnR9817/rpms/mcs/devel Log Message: Directory /cvs/extras/rpms/mcs/devel added to the repository From fedora-extras-commits at redhat.com Mon Apr 2 01:06:16 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Sun, 1 Apr 2007 21:06:16 -0400 Subject: rpms/mcs Makefile,NONE,1.1 import.log,NONE,1.1 pkg.acl,NONE,1.1 Message-ID: <200704020106.l3216Gfe009884@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/rpms/mcs In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners/tmpcvsnR9817/rpms/mcs Added Files: Makefile import.log pkg.acl Log Message: Setup of module mcs --- NEW FILE Makefile --- # Top level Makefile for module mcs 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 --- --- NEW FILE pkg.acl --- From fedora-extras-commits at redhat.com Mon Apr 2 01:06:22 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Sun, 1 Apr 2007 21:06:22 -0400 Subject: owners owners.list,1.2621,1.2622 Message-ID: <200704020106.l3216M19009899@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/owners In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners Modified Files: owners.list Log Message: add mcs Index: owners.list =================================================================== RCS file: /cvs/extras/owners/owners.list,v retrieving revision 1.2621 retrieving revision 1.2622 diff -u -r1.2621 -r1.2622 --- owners.list 2 Apr 2007 01:00:47 -0000 1.2621 +++ owners.list 2 Apr 2007 01:05:52 -0000 1.2622 @@ -1334,6 +1334,7 @@ Fedora Extras|mboxgrep|Displays e-mail messages matching a pattern|andreas at bawue.net|extras-qa at fedoraproject.org| Fedora Extras|mbuffer|Measuring Buffer is an enhanced version of buffer|alex at dalloz.de|extras-qa at fedoraproject.org| Fedora Extras|mcrypt|Replacement for crypt()|tcallawa at redhat.com|extras-qa at fedoraproject.org| +Fedora Extras|mcs|A configuration file abstraction library|redhat-bugzilla at camperquake.de|extras-qa at fedoraproject.org| Fedora Extras|meanwhile|Lotus Sametime Community Client library|jwboyer at jdub.homelinux.org|extras-qa at fedoraproject.org| Fedora Extras|mecab|Yet Another Part-of-Speech and Morphological Analyzer|mtasaka at ioa.s.u-tokyo.ac.jp|extras-qa at fedoraproject.org| Fedora Extras|mecab-ipadic|IPA dictionary for MeCab|mtasaka at ioa.s.u-tokyo.ac.jp|extras-qa at fedoraproject.org| From fedora-extras-commits at redhat.com Mon Apr 2 01:06:24 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Sun, 1 Apr 2007 21:06:24 -0400 Subject: rpms/mcs/devel .cvsignore, NONE, 1.1 Makefile, NONE, 1.1 sources, NONE, 1.1 Message-ID: <200704020106.l3216O0S009904@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/rpms/mcs/devel In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners/tmpcvsnR9817/rpms/mcs/devel Added Files: .cvsignore Makefile sources Log Message: Setup of module mcs --- NEW FILE .cvsignore --- --- NEW FILE Makefile --- # Makefile for source rpm: mcs # $Id: Makefile,v 1.1 2007/04/02 01:06:21 wtogami Exp $ NAME := mcs SPECFILE = $(firstword $(wildcard *.spec)) define find-makefile-common for d in common ../common ../../common ; do if [ -f $$d/Makefile.common ] ; then if [ -f $$d/CVS/Root -a -w $$/Makefile.common ] ; then cd $$d ; cvs -Q update ; fi ; echo "$$d/Makefile.common" ; break ; fi ; done endef MAKEFILE_COMMON := $(shell $(find-makefile-common)) ifeq ($(MAKEFILE_COMMON),) # attept a checkout define checkout-makefile-common test -f CVS/Root && { cvs -Q -d $$(cat CVS/Root) checkout common && echo "common/Makefile.common" ; } || { echo "ERROR: I can't figure out how to checkout the 'common' module." ; exit -1 ; } >&2 endef MAKEFILE_COMMON := $(shell $(checkout-makefile-common)) endif include $(MAKEFILE_COMMON) --- NEW FILE sources --- From fedora-extras-commits at redhat.com Mon Apr 2 01:08:09 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Sun, 1 Apr 2007 21:08:09 -0400 Subject: rpms/python-mecab - New directory Message-ID: <200704020108.l32189xd010163@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/rpms/python-mecab In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners/tmpcvsW10137/rpms/python-mecab Log Message: Directory /cvs/extras/rpms/python-mecab added to the repository From fedora-extras-commits at redhat.com Mon Apr 2 01:08:16 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Sun, 1 Apr 2007 21:08:16 -0400 Subject: rpms/python-mecab/devel - New directory Message-ID: <200704020108.l3218Gg4010178@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/rpms/python-mecab/devel In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners/tmpcvsW10137/rpms/python-mecab/devel Log Message: Directory /cvs/extras/rpms/python-mecab/devel added to the repository From fedora-extras-commits at redhat.com Mon Apr 2 01:08:25 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Sun, 1 Apr 2007 21:08:25 -0400 Subject: rpms/python-mecab Makefile, NONE, 1.1 import.log, NONE, 1.1 pkg.acl, NONE, 1.1 Message-ID: <200704020108.l3218PaQ010204@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/rpms/python-mecab In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners/tmpcvsW10137/rpms/python-mecab Added Files: Makefile import.log pkg.acl Log Message: Setup of module python-mecab --- NEW FILE Makefile --- # Top level Makefile for module python-mecab 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 --- --- NEW FILE pkg.acl --- From fedora-extras-commits at redhat.com Mon Apr 2 01:08:32 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Sun, 1 Apr 2007 21:08:32 -0400 Subject: owners owners.list,1.2622,1.2623 Message-ID: <200704020108.l3218WM0010219@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/owners In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners Modified Files: owners.list Log Message: add python-mecab Index: owners.list =================================================================== RCS file: /cvs/extras/owners/owners.list,v retrieving revision 1.2622 retrieving revision 1.2623 diff -u -r1.2622 -r1.2623 --- owners.list 2 Apr 2007 01:05:52 -0000 1.2622 +++ owners.list 2 Apr 2007 01:08:02 -0000 1.2623 @@ -2411,6 +2411,7 @@ Fedora Extras|python-logilab-common|Common libraries for Logilab projects|icon at fedoraproject.org|extras-qa at fedoraproject.org| Fedora Extras|python-lxml|ElementTree-like Python bindings for libxml2 and libxslt|shahms at shahms.com|extras-qa at fedoraproject.org| Fedora Extras|python-matplotlib|Python plotting library|orion at cora.nwra.com|extras-qa at fedoraproject.org|jspaleta at gmail.com +Fedora Extras|python-mecab|Python binding for MeCab|mtasaka at ioa.s.u-tokyo.ac.jp|extras-qa at fedoraproject.org| Fedora Extras|python-mechanize|Stateful programmatic web browsing|lmacken at redhat.com|extras-qa at fedoraproject.org| Fedora Extras|python-metar|Coded METAR weather reports parser for Python|matthias at rpmforge.net|extras-qa at fedoraproject.org| Fedora Extras|python-musicbrainz2|Library which provides access to the MusicBrainz Database|jeff at ocjtech.us|extras-qa at fedoraproject.org| From fedora-extras-commits at redhat.com Mon Apr 2 01:08:33 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Sun, 1 Apr 2007 21:08:33 -0400 Subject: rpms/python-mecab/devel .cvsignore, NONE, 1.1 Makefile, NONE, 1.1 sources, NONE, 1.1 Message-ID: <200704020108.l3218Xna010224@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/rpms/python-mecab/devel In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners/tmpcvsW10137/rpms/python-mecab/devel Added Files: .cvsignore Makefile sources Log Message: Setup of module python-mecab --- NEW FILE .cvsignore --- --- NEW FILE Makefile --- # Makefile for source rpm: python-mecab # $Id: Makefile,v 1.1 2007/04/02 01:08:30 wtogami Exp $ NAME := python-mecab SPECFILE = $(firstword $(wildcard *.spec)) define find-makefile-common for d in common ../common ../../common ; do if [ -f $$d/Makefile.common ] ; then if [ -f $$d/CVS/Root -a -w $$/Makefile.common ] ; then cd $$d ; cvs -Q update ; fi ; echo "$$d/Makefile.common" ; break ; fi ; done endef MAKEFILE_COMMON := $(shell $(find-makefile-common)) ifeq ($(MAKEFILE_COMMON),) # attept a checkout define checkout-makefile-common test -f CVS/Root && { cvs -Q -d $$(cat CVS/Root) checkout common && echo "common/Makefile.common" ; } || { echo "ERROR: I can't figure out how to checkout the 'common' module." ; exit -1 ; } >&2 endef MAKEFILE_COMMON := $(shell $(checkout-makefile-common)) endif include $(MAKEFILE_COMMON) --- NEW FILE sources --- From fedora-extras-commits at redhat.com Mon Apr 2 01:09:13 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Sun, 1 Apr 2007 21:09:13 -0400 Subject: rpms/pyclutter - New directory Message-ID: <200704020109.l3219D8A010491@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/rpms/pyclutter In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners/tmpcvss10459/rpms/pyclutter Log Message: Directory /cvs/extras/rpms/pyclutter added to the repository From fedora-extras-commits at redhat.com Mon Apr 2 01:09:22 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Sun, 1 Apr 2007 21:09:22 -0400 Subject: rpms/pyclutter/devel - New directory Message-ID: <200704020109.l3219MHA010504@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/rpms/pyclutter/devel In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners/tmpcvss10459/rpms/pyclutter/devel Log Message: Directory /cvs/extras/rpms/pyclutter/devel added to the repository From fedora-extras-commits at redhat.com Mon Apr 2 01:09:30 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Sun, 1 Apr 2007 21:09:30 -0400 Subject: rpms/pyclutter Makefile, NONE, 1.1 import.log, NONE, 1.1 pkg.acl, NONE, 1.1 Message-ID: <200704020109.l3219UfN010530@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/rpms/pyclutter In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners/tmpcvss10459/rpms/pyclutter Added Files: Makefile import.log pkg.acl Log Message: Setup of module pyclutter --- NEW FILE Makefile --- # Top level Makefile for module pyclutter 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 --- --- NEW FILE pkg.acl --- From fedora-extras-commits at redhat.com Mon Apr 2 01:09:35 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Sun, 1 Apr 2007 21:09:35 -0400 Subject: owners owners.list,1.2623,1.2624 Message-ID: <200704020109.l3219ZM3010539@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/owners In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners Modified Files: owners.list Log Message: add pyclutter Index: owners.list =================================================================== RCS file: /cvs/extras/owners/owners.list,v retrieving revision 1.2623 retrieving revision 1.2624 diff -u -r1.2623 -r1.2624 --- owners.list 2 Apr 2007 01:08:02 -0000 1.2623 +++ owners.list 2 Apr 2007 01:09:05 -0000 1.2624 @@ -2342,6 +2342,7 @@ Fedora Extras|pybluez|Python API for the BlueZ bluetooth stack|wwoods at redhat.com|extras-qa at fedoraproject.org| Fedora Extras|pychart|Python library for generating chart images|tcallawa at redhat.com|extras-qa at fedoraproject.org| Fedora Extras|pychess|Chess game for GNOME|foolish at guezz.net|extras-qa at fedoraproject.org| +Fedora Extras|pyclutter|Python modules to use the Clutter toolkit|allisson at gmail.com|extras-qa at fedoraproject.org| Fedora Extras|pydot|Python interface to Graphviz's Dot language|tcallawa at redhat.com|extras-qa at fedoraproject.org| Fedora Extras|pyflakes|A Lint-like tool for Python|jeff at ocjtech.us|extras-qa at fedoraproject.org| Fedora Extras|pyflowtools|Python bindings to OSU Flow-Tools library|i at stingr.net|extras-qa at fedoraproject.org| From fedora-extras-commits at redhat.com Mon Apr 2 01:09:39 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Sun, 1 Apr 2007 21:09:39 -0400 Subject: rpms/pyclutter/devel .cvsignore, NONE, 1.1 Makefile, NONE, 1.1 sources, NONE, 1.1 Message-ID: <200704020109.l3219dsk010550@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/rpms/pyclutter/devel In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners/tmpcvss10459/rpms/pyclutter/devel Added Files: .cvsignore Makefile sources Log Message: Setup of module pyclutter --- NEW FILE .cvsignore --- --- NEW FILE Makefile --- # Makefile for source rpm: pyclutter # $Id: Makefile,v 1.1 2007/04/02 01:09:36 wtogami Exp $ NAME := pyclutter SPECFILE = $(firstword $(wildcard *.spec)) define find-makefile-common for d in common ../common ../../common ; do if [ -f $$d/Makefile.common ] ; then if [ -f $$d/CVS/Root -a -w $$/Makefile.common ] ; then cd $$d ; cvs -Q update ; fi ; echo "$$d/Makefile.common" ; break ; fi ; done endef MAKEFILE_COMMON := $(shell $(find-makefile-common)) ifeq ($(MAKEFILE_COMMON),) # attept a checkout define checkout-makefile-common test -f CVS/Root && { cvs -Q -d $$(cat CVS/Root) checkout common && echo "common/Makefile.common" ; } || { echo "ERROR: I can't figure out how to checkout the 'common' module." ; exit -1 ; } >&2 endef MAKEFILE_COMMON := $(shell $(checkout-makefile-common)) endif include $(MAKEFILE_COMMON) --- NEW FILE sources --- From fedora-extras-commits at redhat.com Mon Apr 2 01:10:38 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Sun, 1 Apr 2007 21:10:38 -0400 Subject: rpms/PyOpenGL - New directory Message-ID: <200704020110.l321AcPw010748@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/rpms/PyOpenGL In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners/tmpcvsv10722/rpms/PyOpenGL Log Message: Directory /cvs/extras/rpms/PyOpenGL added to the repository From fedora-extras-commits at redhat.com Mon Apr 2 01:10:46 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Sun, 1 Apr 2007 21:10:46 -0400 Subject: rpms/PyOpenGL/devel - New directory Message-ID: <200704020110.l321Ak1q010761@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/rpms/PyOpenGL/devel In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners/tmpcvsv10722/rpms/PyOpenGL/devel Log Message: Directory /cvs/extras/rpms/PyOpenGL/devel added to the repository From fedora-extras-commits at redhat.com Mon Apr 2 01:10:50 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Sun, 1 Apr 2007 21:10:50 -0400 Subject: rpms/PyOpenGL Makefile, NONE, 1.1 import.log, NONE, 1.1 pkg.acl, NONE, 1.1 Message-ID: <200704020110.l321Ao73010787@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/rpms/PyOpenGL In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners/tmpcvsv10722/rpms/PyOpenGL Added Files: Makefile import.log pkg.acl Log Message: Setup of module PyOpenGL --- NEW FILE Makefile --- # Top level Makefile for module PyOpenGL 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 --- --- NEW FILE pkg.acl --- From fedora-extras-commits at redhat.com Mon Apr 2 01:10:59 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Sun, 1 Apr 2007 21:10:59 -0400 Subject: owners owners.list,1.2624,1.2625 Message-ID: <200704020110.l321AxDl010813@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/owners In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners Modified Files: owners.list Log Message: add PyOpenGL Index: owners.list =================================================================== RCS file: /cvs/extras/owners/owners.list,v retrieving revision 1.2624 retrieving revision 1.2625 diff -u -r1.2624 -r1.2625 --- owners.list 2 Apr 2007 01:09:05 -0000 1.2624 +++ owners.list 2 Apr 2007 01:10:29 -0000 1.2625 @@ -1549,6 +1549,7 @@ Fedora Extras|otrs|The Open Ticket Request System|mmcgrath at redhat.com|extras-qa at fedoraproject.org| Fedora Extras|ots|A text summarizer|peter at thecodergeek.com|extras-qa at fedoraproject.org| Fedora Extras|overgod|Another Asteroid like game|j.w.r.degoede at hhs.nl|extras-qa at fedoraproject.org| +Fedora Extras|PyOpenGL|Python bindings for OpenGL|j.w.r.degoede at hhs.nl|extras-qa at fedoraproject.org| Fedora Extras|p0f|Versatile passive OS fingerprinting tool|kevin at tummy.com|extras-qa at fedoraproject.org| Fedora Extras|p0rn-comfort|Support programs for browsing image-gallery sites|andreas at bawue.net|extras-qa at fedoraproject.org| Fedora Extras|p7zip|Very high compression ratio file archiver|matthias at rpmforge.net|extras-qa at fedoraproject.org| From fedora-extras-commits at redhat.com Mon Apr 2 01:10:58 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Sun, 1 Apr 2007 21:10:58 -0400 Subject: rpms/PyOpenGL/devel .cvsignore, NONE, 1.1 Makefile, NONE, 1.1 sources, NONE, 1.1 Message-ID: <200704020110.l321AwZe010804@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/rpms/PyOpenGL/devel In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners/tmpcvsv10722/rpms/PyOpenGL/devel Added Files: .cvsignore Makefile sources Log Message: Setup of module PyOpenGL --- NEW FILE .cvsignore --- --- NEW FILE Makefile --- # Makefile for source rpm: PyOpenGL # $Id: Makefile,v 1.1 2007/04/02 01:10:55 wtogami Exp $ NAME := PyOpenGL SPECFILE = $(firstword $(wildcard *.spec)) define find-makefile-common for d in common ../common ../../common ; do if [ -f $$d/Makefile.common ] ; then if [ -f $$d/CVS/Root -a -w $$/Makefile.common ] ; then cd $$d ; cvs -Q update ; fi ; echo "$$d/Makefile.common" ; break ; fi ; done endef MAKEFILE_COMMON := $(shell $(find-makefile-common)) ifeq ($(MAKEFILE_COMMON),) # attept a checkout define checkout-makefile-common test -f CVS/Root && { cvs -Q -d $$(cat CVS/Root) checkout common && echo "common/Makefile.common" ; } || { echo "ERROR: I can't figure out how to checkout the 'common' module." ; exit -1 ; } >&2 endef MAKEFILE_COMMON := $(shell $(checkout-makefile-common)) endif include $(MAKEFILE_COMMON) --- NEW FILE sources --- From fedora-extras-commits at redhat.com Mon Apr 2 01:17:55 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Sun, 1 Apr 2007 21:17:55 -0400 Subject: rpms/pygtkglext - New directory Message-ID: <200704020117.l321HtsO011065@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/rpms/pygtkglext In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners/tmpcvsk11039/rpms/pygtkglext Log Message: Directory /cvs/extras/rpms/pygtkglext added to the repository From fedora-extras-commits at redhat.com Mon Apr 2 01:18:03 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Sun, 1 Apr 2007 21:18:03 -0400 Subject: rpms/pygtkglext/devel - New directory Message-ID: <200704020118.l321I3OO011078@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/rpms/pygtkglext/devel In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners/tmpcvsk11039/rpms/pygtkglext/devel Log Message: Directory /cvs/extras/rpms/pygtkglext/devel added to the repository From fedora-extras-commits at redhat.com Mon Apr 2 01:18:12 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Sun, 1 Apr 2007 21:18:12 -0400 Subject: rpms/pygtkglext Makefile, NONE, 1.1 import.log, NONE, 1.1 pkg.acl, NONE, 1.1 Message-ID: <200704020118.l321ICL4011104@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/rpms/pygtkglext In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners/tmpcvsk11039/rpms/pygtkglext Added Files: Makefile import.log pkg.acl Log Message: Setup of module pygtkglext --- NEW FILE Makefile --- # Top level Makefile for module pygtkglext 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 --- --- NEW FILE pkg.acl --- From fedora-extras-commits at redhat.com Mon Apr 2 01:18:18 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Sun, 1 Apr 2007 21:18:18 -0400 Subject: owners owners.list,1.2625,1.2626 Message-ID: <200704020118.l321IIA1011119@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/owners In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners Modified Files: owners.list Log Message: add pygtkglext Index: owners.list =================================================================== RCS file: /cvs/extras/owners/owners.list,v retrieving revision 1.2625 retrieving revision 1.2626 diff -u -r1.2625 -r1.2626 --- owners.list 2 Apr 2007 01:10:29 -0000 1.2625 +++ owners.list 2 Apr 2007 01:17:47 -0000 1.2626 @@ -2351,6 +2351,7 @@ Fedora Extras|pygame|Python modules for writing games|chris.stone at gmail.com|extras-qa at fedoraproject.org| Fedora Extras|pygpgme|Python module for working with OpenPGP messages|toshio at tiki-lounge.com|extras-qa at fedoraproject.org| Fedora Extras|pygsl|GNU Scientific Library Interface for python|jamatos at fc.up.pt|extras-qa at fedoraproject.org| +Fedora Extras|pygtkglext|Python bindings for GtkGLExt|j.w.r.degoede at hhs.nl|extras-qa at fedoraproject.org| Fedora Extras|pyicq-t|ICQ Transport for Jabber Servers|jeff at ocjtech.us|extras-qa at fedoraproject.org| Fedora Extras|PyKDE|Python bindings for KDE|rdieter at math.unl.edu|extras-qa at fedoraproject.org| Fedora Extras|pylint|Analyzes Python code looking for bugs and signs of poor quality|icon at fedoraproject.org|extras-qa at fedoraproject.org| From fedora-extras-commits at redhat.com Mon Apr 2 01:18:21 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Sun, 1 Apr 2007 21:18:21 -0400 Subject: rpms/pygtkglext/devel .cvsignore, NONE, 1.1 Makefile, NONE, 1.1 sources, NONE, 1.1 Message-ID: <200704020118.l321IL2R011127@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/rpms/pygtkglext/devel In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners/tmpcvsk11039/rpms/pygtkglext/devel Added Files: .cvsignore Makefile sources Log Message: Setup of module pygtkglext --- NEW FILE .cvsignore --- --- NEW FILE Makefile --- # Makefile for source rpm: pygtkglext # $Id: Makefile,v 1.1 2007/04/02 01:18:18 wtogami Exp $ NAME := pygtkglext SPECFILE = $(firstword $(wildcard *.spec)) define find-makefile-common for d in common ../common ../../common ; do if [ -f $$d/Makefile.common ] ; then if [ -f $$d/CVS/Root -a -w $$/Makefile.common ] ; then cd $$d ; cvs -Q update ; fi ; echo "$$d/Makefile.common" ; break ; fi ; done endef MAKEFILE_COMMON := $(shell $(find-makefile-common)) ifeq ($(MAKEFILE_COMMON),) # attept a checkout define checkout-makefile-common test -f CVS/Root && { cvs -Q -d $$(cat CVS/Root) checkout common && echo "common/Makefile.common" ; } || { echo "ERROR: I can't figure out how to checkout the 'common' module." ; exit -1 ; } >&2 endef MAKEFILE_COMMON := $(shell $(checkout-makefile-common)) endif include $(MAKEFILE_COMMON) --- NEW FILE sources --- From fedora-extras-commits at redhat.com Mon Apr 2 01:19:49 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Sun, 1 Apr 2007 21:19:49 -0400 Subject: rpms/dtc - New directory Message-ID: <200704020119.l321Jnft011318@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/rpms/dtc In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners/tmpcvsK11292/rpms/dtc Log Message: Directory /cvs/extras/rpms/dtc added to the repository From fedora-extras-commits at redhat.com Mon Apr 2 01:19:56 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Sun, 1 Apr 2007 21:19:56 -0400 Subject: rpms/dtc/devel - New directory Message-ID: <200704020119.l321Juva011331@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/rpms/dtc/devel In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners/tmpcvsK11292/rpms/dtc/devel Log Message: Directory /cvs/extras/rpms/dtc/devel added to the repository From fedora-extras-commits at redhat.com Mon Apr 2 01:20:06 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Sun, 1 Apr 2007 21:20:06 -0400 Subject: rpms/dtc Makefile,NONE,1.1 import.log,NONE,1.1 pkg.acl,NONE,1.1 Message-ID: <200704020120.l321K6xS011360@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/rpms/dtc In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners/tmpcvsK11292/rpms/dtc Added Files: Makefile import.log pkg.acl Log Message: Setup of module dtc --- NEW FILE Makefile --- # Top level Makefile for module dtc 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 --- --- NEW FILE pkg.acl --- From fedora-extras-commits at redhat.com Mon Apr 2 01:19:57 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Sun, 1 Apr 2007 21:19:57 -0400 Subject: owners owners.list,1.2626,1.2627 Message-ID: <200704020119.l321JvYA011337@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/owners In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners Modified Files: owners.list Log Message: add dtc Index: owners.list =================================================================== RCS file: /cvs/extras/owners/owners.list,v retrieving revision 1.2626 retrieving revision 1.2627 diff -u -r1.2626 -r1.2627 --- owners.list 2 Apr 2007 01:17:47 -0000 1.2626 +++ owners.list 2 Apr 2007 01:19:27 -0000 1.2627 @@ -397,6 +397,7 @@ Fedora Extras|drivel|A journal or "blog" client|stickster at gmail.com|extras-qa at fedoraproject.org| Fedora Extras|dssi|Disposable Soft Synth Interface|green at redhat.com|extras-qa at fedoraproject.org| Fedora Extras|dstat|System Status Monitor|scott at perturb.org|extras-qa at fedoraproject.org| +Fedora Extras|dtc|Device Tree Compiler|arnd at arndb.de|extras-qa at fedoraproject.org| Fedora Extras|dtdparser|A Java DTD Parser|nsantos at redhat.com,rafaels at redhat.com,dbhole at redhat.com|extras-qa at fedoraproject.org| Fedora Extras|duel3|One on one spaceship duel in a 2D arena|j.w.r.degoede at hhs.nl|extras-qa at fedoraproject.org| Fedora Extras|dumb|IT, XM, S3M and MOD player library|j.w.r.degoede at hhs.nl|extras-qa at fedoraproject.org| From fedora-extras-commits at redhat.com Mon Apr 2 01:20:15 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Sun, 1 Apr 2007 21:20:15 -0400 Subject: rpms/dtc/devel .cvsignore, NONE, 1.1 Makefile, NONE, 1.1 sources, NONE, 1.1 Message-ID: <200704020120.l321KFNd011380@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/rpms/dtc/devel In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners/tmpcvsK11292/rpms/dtc/devel Added Files: .cvsignore Makefile sources Log Message: Setup of module dtc --- NEW FILE .cvsignore --- --- NEW FILE Makefile --- # Makefile for source rpm: dtc # $Id: Makefile,v 1.1 2007/04/02 01:20:11 wtogami Exp $ NAME := dtc SPECFILE = $(firstword $(wildcard *.spec)) define find-makefile-common for d in common ../common ../../common ; do if [ -f $$d/Makefile.common ] ; then if [ -f $$d/CVS/Root -a -w $$/Makefile.common ] ; then cd $$d ; cvs -Q update ; fi ; echo "$$d/Makefile.common" ; break ; fi ; done endef MAKEFILE_COMMON := $(shell $(find-makefile-common)) ifeq ($(MAKEFILE_COMMON),) # attept a checkout define checkout-makefile-common test -f CVS/Root && { cvs -Q -d $$(cat CVS/Root) checkout common && echo "common/Makefile.common" ; } || { echo "ERROR: I can't figure out how to checkout the 'common' module." ; exit -1 ; } >&2 endef MAKEFILE_COMMON := $(shell $(checkout-makefile-common)) endif include $(MAKEFILE_COMMON) --- NEW FILE sources --- From fedora-extras-commits at redhat.com Mon Apr 2 02:27:09 2007 From: fedora-extras-commits at redhat.com (Allisson Azevedo (allisson)) Date: Sun, 1 Apr 2007 22:27:09 -0400 Subject: rpms/pyclutter/devel pyclutter.spec, NONE, 1.1 .cvsignore, 1.1, 1.2 sources, 1.1, 1.2 Message-ID: <200704020227.l322R9ex016339@cvs-int.fedora.redhat.com> Author: allisson Update of /cvs/extras/rpms/pyclutter/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv16301/devel Modified Files: .cvsignore sources Added Files: pyclutter.spec Log Message: auto-import pyclutter-0.2.0-5 on branch devel from pyclutter-0.2.0-5.src.rpm --- NEW FILE pyclutter.spec --- # sitelib for noarch packages, sitearch for others (remove the unneeded one) %{!?python_sitearch: %define python_sitearch %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib(1)")} Name: pyclutter Version: 0.2.0 Release: 5%{?dist} Summary: Python modules that allow you to use the Clutter toolkit Group: Development/Languages License: GPL URL: http://www.clutter-project.org/ Source0: http://www.clutter-project.org/sources/%{name}/0.2/%{name}-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) #BuildArch: BuildRequires: pygtk2-devel gtk2-devel clutter-devel Requires: pygtk2 %description This archive contains the Python modules that allow you to use the Clutter toolkit in Python programs. %package devel Summary: Pyclutter development environment Group: Development/Libraries Requires: %{name} = %{version}-%{release} Requires: python-devel clutter-devel pygobject2-devel %description devel Header files and libraries for building a extension library for the Pyclutter %prep %setup -q %build %configure make %{?_smp_mflags} %install rm -rf $RPM_BUILD_ROOT make DESTDIR=$RPM_BUILD_ROOT install INSTALL="%{__install} -p" %clean rm -rf $RPM_BUILD_ROOT %files %defattr(-,root,root,-) %doc AUTHORS ChangeLog COPYING NEWS README %dir %{python_sitearch}/clutter %exclude %{python_sitearch}/clutter/*.la %{python_sitearch}/clutter/* %{_datadir}/* %files devel %defattr(-,root,root,-) %doc %{_includedir}/* %changelog * Sun Mar 29 2007 Allisson Azevedo 0.2.0-5 - Fix requires for devel package * Sun Mar 28 2007 Allisson Azevedo 0.2.0-4 - Fix requires and buildrequires - Modify defattr for devel package * Sun Mar 27 2007 Allisson Azevedo 0.2.0-3 - Fix .spec * Sun Mar 24 2007 Allisson Azevedo 0.2.0-2 - Fix .spec * Sun Mar 23 2007 Allisson Azevedo 0.2.0-1 - Initial RPM release Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/pyclutter/devel/.cvsignore,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- .cvsignore 2 Apr 2007 01:09:36 -0000 1.1 +++ .cvsignore 2 Apr 2007 02:26:36 -0000 1.2 @@ -0,0 +1 @@ +pyclutter-0.2.0.tar.gz Index: sources =================================================================== RCS file: /cvs/extras/rpms/pyclutter/devel/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 2 Apr 2007 01:09:36 -0000 1.1 +++ sources 2 Apr 2007 02:26:36 -0000 1.2 @@ -0,0 +1 @@ +cb2565cd0014ccc3f1f2700c8c6f3193 pyclutter-0.2.0.tar.gz From fedora-extras-commits at redhat.com Mon Apr 2 02:27:06 2007 From: fedora-extras-commits at redhat.com (Allisson Azevedo (allisson)) Date: Sun, 1 Apr 2007 22:27:06 -0400 Subject: rpms/pyclutter import.log,1.1,1.2 Message-ID: <200704020227.l322R6aS016337@cvs-int.fedora.redhat.com> Author: allisson Update of /cvs/extras/rpms/pyclutter In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv16301 Modified Files: import.log Log Message: auto-import pyclutter-0.2.0-5 on branch devel from pyclutter-0.2.0-5.src.rpm Index: import.log =================================================================== RCS file: /cvs/extras/rpms/pyclutter/import.log,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- import.log 2 Apr 2007 01:09:27 -0000 1.1 +++ import.log 2 Apr 2007 02:26:31 -0000 1.2 @@ -0,0 +1 @@ +pyclutter-0_2_0-5:HEAD:pyclutter-0.2.0-5.src.rpm:1175480779 From fedora-extras-commits at redhat.com Mon Apr 2 02:30:28 2007 From: fedora-extras-commits at redhat.com (Allisson Azevedo (allisson)) Date: Sun, 1 Apr 2007 22:30:28 -0400 Subject: rpms/pyclutter import.log,1.2,1.3 Message-ID: <200704020230.l322USKl016466@cvs-int.fedora.redhat.com> Author: allisson Update of /cvs/extras/rpms/pyclutter In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv16413 Modified Files: import.log Log Message: auto-import pyclutter-0.2.0-5 on branch FC-6 from pyclutter-0.2.0-5.src.rpm Index: import.log =================================================================== RCS file: /cvs/extras/rpms/pyclutter/import.log,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- import.log 2 Apr 2007 02:26:31 -0000 1.2 +++ import.log 2 Apr 2007 02:29:53 -0000 1.3 @@ -1 +1,2 @@ pyclutter-0_2_0-5:HEAD:pyclutter-0.2.0-5.src.rpm:1175480779 +pyclutter-0_2_0-5:FC-6:pyclutter-0.2.0-5.src.rpm:1175480982 From fedora-extras-commits at redhat.com Mon Apr 2 02:30:32 2007 From: fedora-extras-commits at redhat.com (Allisson Azevedo (allisson)) Date: Sun, 1 Apr 2007 22:30:32 -0400 Subject: rpms/pyclutter/FC-6 pyclutter.spec, NONE, 1.1 .cvsignore, 1.1, 1.2 sources, 1.1, 1.2 Message-ID: <200704020230.l322UWaF016470@cvs-int.fedora.redhat.com> Author: allisson Update of /cvs/extras/rpms/pyclutter/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv16413/FC-6 Modified Files: .cvsignore sources Added Files: pyclutter.spec Log Message: auto-import pyclutter-0.2.0-5 on branch FC-6 from pyclutter-0.2.0-5.src.rpm --- NEW FILE pyclutter.spec --- # sitelib for noarch packages, sitearch for others (remove the unneeded one) %{!?python_sitearch: %define python_sitearch %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib(1)")} Name: pyclutter Version: 0.2.0 Release: 5%{?dist} Summary: Python modules that allow you to use the Clutter toolkit Group: Development/Languages License: GPL URL: http://www.clutter-project.org/ Source0: http://www.clutter-project.org/sources/%{name}/0.2/%{name}-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) #BuildArch: BuildRequires: pygtk2-devel gtk2-devel clutter-devel Requires: pygtk2 %description This archive contains the Python modules that allow you to use the Clutter toolkit in Python programs. %package devel Summary: Pyclutter development environment Group: Development/Libraries Requires: %{name} = %{version}-%{release} Requires: python-devel clutter-devel pygobject2-devel %description devel Header files and libraries for building a extension library for the Pyclutter %prep %setup -q %build %configure make %{?_smp_mflags} %install rm -rf $RPM_BUILD_ROOT make DESTDIR=$RPM_BUILD_ROOT install INSTALL="%{__install} -p" %clean rm -rf $RPM_BUILD_ROOT %files %defattr(-,root,root,-) %doc AUTHORS ChangeLog COPYING NEWS README %dir %{python_sitearch}/clutter %exclude %{python_sitearch}/clutter/*.la %{python_sitearch}/clutter/* %{_datadir}/* %files devel %defattr(-,root,root,-) %doc %{_includedir}/* %changelog * Sun Mar 29 2007 Allisson Azevedo 0.2.0-5 - Fix requires for devel package * Sun Mar 28 2007 Allisson Azevedo 0.2.0-4 - Fix requires and buildrequires - Modify defattr for devel package * Sun Mar 27 2007 Allisson Azevedo 0.2.0-3 - Fix .spec * Sun Mar 24 2007 Allisson Azevedo 0.2.0-2 - Fix .spec * Sun Mar 23 2007 Allisson Azevedo 0.2.0-1 - Initial RPM release Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/pyclutter/FC-6/.cvsignore,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- .cvsignore 2 Apr 2007 01:09:36 -0000 1.1 +++ .cvsignore 2 Apr 2007 02:29:58 -0000 1.2 @@ -0,0 +1 @@ +pyclutter-0.2.0.tar.gz Index: sources =================================================================== RCS file: /cvs/extras/rpms/pyclutter/FC-6/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 2 Apr 2007 01:09:36 -0000 1.1 +++ sources 2 Apr 2007 02:29:58 -0000 1.2 @@ -0,0 +1 @@ +cb2565cd0014ccc3f1f2700c8c6f3193 pyclutter-0.2.0.tar.gz From fedora-extras-commits at redhat.com Mon Apr 2 02:49:44 2007 From: fedora-extras-commits at redhat.com (Bojan Smojver (bojan)) Date: Sun, 1 Apr 2007 22:49:44 -0400 Subject: rpms/subversion-api-docs/devel COPYING, 1.1, 1.2 subversion-api-docs.spec, 1.8, 1.9 Message-ID: <200704020249.l322ni5D017075@cvs-int.fedora.redhat.com> Author: bojan Update of /cvs/extras/rpms/subversion-api-docs/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv17056 Modified Files: COPYING subversion-api-docs.spec Log Message: Bump up to 1.4.3. Index: COPYING =================================================================== RCS file: /cvs/extras/rpms/subversion-api-docs/devel/COPYING,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- COPYING 9 Apr 2006 08:49:09 -0000 1.1 +++ COPYING 2 Apr 2007 02:49:11 -0000 1.2 @@ -9,33 +9,35 @@ number incremented: .../license-2.html, .../license-3.html, and so on), you may use a newer version instead, at your option. -==================================================================== -Copyright (c) 2000-2004 CollabNet. All rights reserved. +================================================================ +Copyright (c) 2000-2006 CollabNet. All rights reserved. Redistribution and use in source and binary forms, with or without -modification, are permitted provided that the following conditions are -met: +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. + notice, this list of conditions and the following disclaimer. 2. Redistributions in binary form must reproduce the above copyright -notice, this list of conditions and the following disclaimer in the -documentation and/or other materials provided with the distribution. - -3. The end-user documentation included with the redistribution, if -any, must include the following acknowledgment: "This product includes -software developed by CollabNet (http://www.Collab.Net/)." -Alternately, this acknowledgment may appear in the software itself, if -and wherever such third-party acknowledgments normally appear. + notice, this list of conditions and the following disclaimer in + the documentation and/or other materials provided with the + distribution. + +3. The end-user documentation included with the redistribution, + if any, must include the following acknowledgment: + "This product includes software developed by + CollabNet (http://www.Collab.Net/)." + Alternately, this acknowledgment may appear in the software itself, + if and wherever such third-party acknowledgments normally appear. 4. The hosted project names must not be used to endorse or promote -products derived from this software without prior written -permission. For written permission, please contact info at collab.net. + products derived from this software without prior written + permission. For written permission, please contact info at collab.net. 5. Products derived from this software may not use the "Tigris" name -nor may "Tigris" appear in their names without prior written -permission of CollabNet. + nor may "Tigris" appear in their names without prior written + permission of CollabNet. THIS SOFTWARE IS PROVIDED ``AS IS'' AND ANY EXPRESSED OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF @@ -48,8 +50,8 @@ IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. + ==================================================================== This software consists of voluntary contributions made by many individuals on behalf of CollabNet. - Index: subversion-api-docs.spec =================================================================== RCS file: /cvs/extras/rpms/subversion-api-docs/devel/subversion-api-docs.spec,v retrieving revision 1.8 retrieving revision 1.9 diff -u -r1.8 -r1.9 --- subversion-api-docs.spec 9 Nov 2006 20:28:45 -0000 1.8 +++ subversion-api-docs.spec 2 Apr 2007 02:49:11 -0000 1.9 @@ -1,6 +1,6 @@ Name: subversion-api-docs -Version: 1.4.2 -Release: 2%{?dist} +Version: 1.4.3 +Release: 1%{?dist} Summary: Subversion API documentation Group: Development/Tools @@ -50,6 +50,9 @@ %doc %{_docdir}/subversion-%{version}/api-docs/* %changelog +* Sat Mar 31 2007 Bojan Smojver 1.4.3-1 +- bump up to 1.4.3 + * Wed Nov 01 2006 Bojan Smojver 1.4.2-2 - re-tag for rebuild From fedora-extras-commits at redhat.com Mon Apr 2 02:52:42 2007 From: fedora-extras-commits at redhat.com (Bojan Smojver (bojan)) Date: Sun, 1 Apr 2007 22:52:42 -0400 Subject: rpms/subversion-api-docs/FC-6 COPYING, 1.1, 1.2 subversion-api-docs.spec, 1.8, 1.9 Message-ID: <200704020252.l322qgOV017161@cvs-int.fedora.redhat.com> Author: bojan Update of /cvs/extras/rpms/subversion-api-docs/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv17134 Modified Files: COPYING subversion-api-docs.spec Log Message: Bump up to 1.4.3. Index: COPYING =================================================================== RCS file: /cvs/extras/rpms/subversion-api-docs/FC-6/COPYING,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- COPYING 9 Apr 2006 08:49:09 -0000 1.1 +++ COPYING 2 Apr 2007 02:52:09 -0000 1.2 @@ -9,33 +9,35 @@ number incremented: .../license-2.html, .../license-3.html, and so on), you may use a newer version instead, at your option. -==================================================================== -Copyright (c) 2000-2004 CollabNet. All rights reserved. +================================================================ +Copyright (c) 2000-2006 CollabNet. All rights reserved. Redistribution and use in source and binary forms, with or without -modification, are permitted provided that the following conditions are -met: +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. + notice, this list of conditions and the following disclaimer. 2. Redistributions in binary form must reproduce the above copyright -notice, this list of conditions and the following disclaimer in the -documentation and/or other materials provided with the distribution. - -3. The end-user documentation included with the redistribution, if -any, must include the following acknowledgment: "This product includes -software developed by CollabNet (http://www.Collab.Net/)." -Alternately, this acknowledgment may appear in the software itself, if -and wherever such third-party acknowledgments normally appear. + notice, this list of conditions and the following disclaimer in + the documentation and/or other materials provided with the + distribution. + +3. The end-user documentation included with the redistribution, + if any, must include the following acknowledgment: + "This product includes software developed by + CollabNet (http://www.Collab.Net/)." + Alternately, this acknowledgment may appear in the software itself, + if and wherever such third-party acknowledgments normally appear. 4. The hosted project names must not be used to endorse or promote -products derived from this software without prior written -permission. For written permission, please contact info at collab.net. + products derived from this software without prior written + permission. For written permission, please contact info at collab.net. 5. Products derived from this software may not use the "Tigris" name -nor may "Tigris" appear in their names without prior written -permission of CollabNet. + nor may "Tigris" appear in their names without prior written + permission of CollabNet. THIS SOFTWARE IS PROVIDED ``AS IS'' AND ANY EXPRESSED OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF @@ -48,8 +50,8 @@ IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. + ==================================================================== This software consists of voluntary contributions made by many individuals on behalf of CollabNet. - Index: subversion-api-docs.spec =================================================================== RCS file: /cvs/extras/rpms/subversion-api-docs/FC-6/subversion-api-docs.spec,v retrieving revision 1.8 retrieving revision 1.9 diff -u -r1.8 -r1.9 --- subversion-api-docs.spec 10 Nov 2006 22:14:58 -0000 1.8 +++ subversion-api-docs.spec 2 Apr 2007 02:52:09 -0000 1.9 @@ -1,5 +1,5 @@ Name: subversion-api-docs -Version: 1.4.2 +Version: 1.4.3 Release: 1%{?dist} Summary: Subversion API documentation @@ -50,6 +50,9 @@ %doc %{_docdir}/subversion-%{version}/api-docs/* %changelog +* Sat Mar 31 2007 Bojan Smojver 1.4.3-1 +- bump up to 1.4.3 + * Sat Nov 11 2006 Bojan Smojver 1.4.2-1 - bump up to 1.4.2 From fedora-extras-commits at redhat.com Mon Apr 2 03:24:31 2007 From: fedora-extras-commits at redhat.com (Jens Petersen (petersen)) Date: Sun, 1 Apr 2007 23:24:31 -0400 Subject: rpms/scim-tomoe import.log,1.2,1.3 Message-ID: <200704020324.l323OV1i021530@cvs-int.fedora.redhat.com> Author: petersen Update of /cvs/extras/rpms/scim-tomoe In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv21489 Modified Files: import.log Log Message: (test new cvs-import.sh) - add scim-tomoe-libexecdir.patch to make scim-tomoe wrapper script run (#227626) Index: import.log =================================================================== RCS file: /cvs/extras/rpms/scim-tomoe/import.log,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- import.log 7 Sep 2005 09:21:37 -0000 1.2 +++ import.log 2 Apr 2007 03:23:55 -0000 1.3 @@ -1 +1,2 @@ scim-tomoe-0_1_0-1:HEAD:scim-tomoe-0.1.0-1.src.rpm:1126084873 +scim-tomoe-0_5_0-3_fc6:FC-6:scim-tomoe-0.5.0-3.fc6.src.rpm:1175484102 From fedora-extras-commits at redhat.com Mon Apr 2 03:24:35 2007 From: fedora-extras-commits at redhat.com (Jens Petersen (petersen)) Date: Sun, 1 Apr 2007 23:24:35 -0400 Subject: rpms/scim-tomoe/FC-6 scim-tomoe-libexecdir.patch, NONE, 1.1 scim-tomoe.spec, 1.15, 1.16 Message-ID: <200704020324.l323OZ7S021533@cvs-int.fedora.redhat.com> Author: petersen Update of /cvs/extras/rpms/scim-tomoe/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv21489/FC-6 Modified Files: scim-tomoe.spec Added Files: scim-tomoe-libexecdir.patch Log Message: (test new cvs-import.sh) - add scim-tomoe-libexecdir.patch to make scim-tomoe wrapper script run (#227626) scim-tomoe-libexecdir.patch: --- NEW FILE scim-tomoe-libexecdir.patch --- --- scim-tomoe-0.5.0/configure.ac~ 2006-12-18 17:39:43.000000000 +1000 +++ scim-tomoe-0.5.0/configure.ac 2007-02-07 15:30:49.000000000 +1000 @@ -101,7 +101,7 @@ SCIM_DATADIR=`$PKG_CONFIG --variable=scimdatadir scim` SCIM_ICONDIR=`$PKG_CONFIG --variable=icondir scim` SCIM_MODULEDIR=`$PKG_CONFIG --variable=moduledir scim` -SCIM_LIBEXECDIR=`$PKG_CONFIG --variable=moduledir scim` +SCIM_LIBEXECDIR=`$PKG_CONFIG --variable=moduledir scim`/.. if test "x$SCIM_DATADIR" = "x"; then SCIM_DATADIR=${datadir}/scim Index: scim-tomoe.spec =================================================================== RCS file: /cvs/extras/rpms/scim-tomoe/FC-6/scim-tomoe.spec,v retrieving revision 1.15 retrieving revision 1.16 diff -u -r1.15 -r1.16 --- scim-tomoe.spec 21 Jan 2007 06:43:56 -0000 1.15 +++ scim-tomoe.spec 2 Apr 2007 03:24:01 -0000 1.16 @@ -2,7 +2,7 @@ Name: scim-tomoe Version: 0.5.0 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Tomoe module for SCIM for Japanese handwritten input Group: System Environment/Libraries @@ -11,21 +11,25 @@ Source0: %{name}-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) +Patch0: scim-tomoe-moduledir.patch +Patch1: scim-tomoe-libexecdir.patch + BuildRequires: scim-devel, tomoe-devel, libtomoe-gtk-devel %if %{with_libstdc_preview} Buildrequires: libstdc++so7-devel %endif Requires: scim, tomoe >= %{version}, libtomoe-gtk >= %{version} -Patch0: scim-tomoe-moduledir.patch - %description Scim-tomoe allows Japanese handwritten input of characters using SCIM. %prep %setup -q -%patch0 -p0 +%patch0 -p0 -b .0-moduledir +%patch1 -p1 -b .1-libexec +# patch1 touches configure.ac +autoconf %build @@ -53,7 +57,7 @@ %clean -rm -rf $RPM_BUILD_ROOT +rm -rf ${RPM_BUILD_ROOT} %files -f %{name}.lang @@ -65,6 +69,10 @@ %changelog +* Wed Feb 7 2007 Jens Petersen - 0.5.0-3.fc6 +- add scim-tomoe-libexecdir.patch to make scim-tomoe wrapper script run + (#227626) + * Sun Jan 21 2007 Ryo Dairiki - 0.5.0-2 - fix the building dependency. From fedora-extras-commits at redhat.com Mon Apr 2 04:58:18 2007 From: fedora-extras-commits at redhat.com (Jens Petersen (petersen)) Date: Mon, 2 Apr 2007 00:58:18 -0400 Subject: common cvs-import.sh,1.15,1.16 Message-ID: <200704020458.l324wIV7026807@cvs-int.fedora.redhat.com> Author: petersen Update of /cvs/extras/common In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv26712 Modified Files: cvs-import.sh Log Message: Synopsis: package modules are no longer created by cvs-import.sh so the purpose of this update is to remove manipulation of the modules file. We also add an onscreen cvs diff for imports and make importers write a cvs changelog entry. At the same time we take the opportunity to clean away unnecessary checking of the modules file to speed up imports. - remove modules file checkout and checking - drop creation of new Makefile and empty .cvsignore and sources - abort if cvs module cannot be checked out - abort if requested branch does not exist - output cvs diff and prompt before committing - if no commit message given get one from user Index: cvs-import.sh =================================================================== RCS file: /cvs/extras/common/cvs-import.sh,v retrieving revision 1.15 retrieving revision 1.16 diff -u -r1.15 -r1.16 --- cvs-import.sh 7 Feb 2007 05:03:48 -0000 1.15 +++ cvs-import.sh 2 Apr 2007 04:57:48 -0000 1.16 @@ -128,15 +128,6 @@ TMPDIR=$(mktemp -d $WORKDIR/tmpcvsXXXXXX) trap "rm -rf $TMPDIR" 0 9 15 -echo "Checking out the modules file..." -cd $TMPDIR -$CVS -Q checkout modules || { - echo "ERROR: Could not check out the CVSROOT from $CSVROOT" - exit 1 -} -# keep a reference to this checkout -MODDIR="$TMPDIR/modules" - # A cleanup function that can be called from random places CleanUp() { if [ -n "$LOGFILE" ] ; then @@ -147,26 +138,6 @@ echo } -# First, make sure we track this package accordingly -cd $MODDIR -cvs -Q update modules - -# Now make sure we have the requested to operate on a branch -if [ -n "$BRANCH" ] ; then - # check that this branch exists before importing anything into it - if [ -z "$(grep ""^$NAME-$BRANCH[[:space:]]"" modules 2>/dev/null)" ] ; then - # XXX: allow the creation of branches - cat <Makefile </dev/null)" ] ; then - # This is a new module, it does not exist - cvs -Q update modules && \ - echo "Creating new module: $NAME" && \ - echo -e "$NAME\t\t$TOPLEVEL/$NAME &common" >> modules && \ - cvs -Q commit -m "Added new module: $NAME" >/dev/null && \ - { - # Create a new module - pushd $TMPDIR >/dev/null - $CVS -Q checkout -l $TOPLEVEL - cd $TOPLEVEL >/dev/null - mkdir -p $NAME/devel && \ - cvs -Q add $NAME $NAME/devel - # handle the top level stuff - cd $NAME - touch import.log - cat >Makefile </dev/null - popd >/dev/null - rm -rf $TMPDIR/$TOPLEVEL - } && echo "Entry for module '$NAME' created." -else - echo "Module '$NAME' already exists..." -fi - # Check out the existing module cd $TMPDIR echo "Checking out module: '$NAME'" -$CVS -Q checkout $NAME +$CVS -Q checkout $NAME || echo "\"$NAME\" module does not exist in cvs" && exit 1 # this is our working directory cd $NAME +[ -d ${BRANCH} ] || echo "\"$NAME/$BRANCH\" does not exist!" && exit 1 + # check if we have imported this entry TAG=$(echo "${NAME##[0-9]}-$VERSION-$RELEASE" | sed -e 's/[$,.:;@]/_/g') LOG_ENTRY="$TAG:${BRANCH:-HEAD}:$(basename $PACKAGE)" @@ -364,15 +288,17 @@ # setup finished echo "$LOG_ENTRY:$(date +%s)" >> ./import.log -# prepare the commit message -MESSAGE=$(cat </dev/null && echo "Commit Complete" && \ + cvs -Q commit ${MESSAGE:+-m "$MESSAGE"} && echo "Commit Complete" && \ cd ${BRANCH} && cvs -Q tag "${TAG}" && echo "Tagging '${TAG}' complete." # Clean up From fedora-extras-commits at redhat.com Mon Apr 2 05:02:33 2007 From: fedora-extras-commits at redhat.com (Jens Petersen (petersen)) Date: Mon, 2 Apr 2007 01:02:33 -0400 Subject: common Makefile.common,1.44,1.45 cvs-import.sh,1.16,1.17 Message-ID: <200704020502.l3252X8X030959@cvs-int.fedora.redhat.com> Author: petersen Update of /cvs/extras/common In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv30936 Modified Files: Makefile.common cvs-import.sh Log Message: improve the error messages for no module and no branch Index: Makefile.common =================================================================== RCS file: /cvs/extras/common/Makefile.common,v retrieving revision 1.44 retrieving revision 1.45 diff -u -r1.44 -r1.45 --- Makefile.common 26 Mar 2007 12:25:26 -0000 1.44 +++ Makefile.common 2 Apr 2007 05:02:03 -0000 1.45 @@ -260,7 +260,8 @@ # build for a particular arch $(ARCHES) : sources $(TARGETS) - $(RPM_WITH_DIRS) --target $@ -ba $(SPECFILE) + $(RPM_WITH_DIRS) --target $@ -ba $(SPECFILE) 2>&1 | tee .build-$(VERSION)-$(RELEASE).log + @exit ${PIPESTATUS[0]} # empty target to force checking of md5sums in FULLSOURCEFILES FORCE: Index: cvs-import.sh =================================================================== RCS file: /cvs/extras/common/cvs-import.sh,v retrieving revision 1.16 retrieving revision 1.17 diff -u -r1.16 -r1.17 --- cvs-import.sh 2 Apr 2007 04:57:48 -0000 1.16 +++ cvs-import.sh 2 Apr 2007 05:02:03 -0000 1.17 @@ -167,12 +167,12 @@ # Check out the existing module cd $TMPDIR echo "Checking out module: '$NAME'" -$CVS -Q checkout $NAME || echo "\"$NAME\" module does not exist in cvs" && exit 1 +$CVS -Q checkout $NAME || echo "ERROR: \"$NAME\" module does not exist in cvs." && exit 1 # this is our working directory cd $NAME -[ -d ${BRANCH} ] || echo "\"$NAME/$BRANCH\" does not exist!" && exit 1 +[ -d ${BRANCH} ] || echo "ERROR: \"$NAME/$BRANCH\" does not exist!" && exit 1 # check if we have imported this entry TAG=$(echo "${NAME##[0-9]}-$VERSION-$RELEASE" | sed -e 's/[$,.:;@]/_/g') From fedora-extras-commits at redhat.com Mon Apr 2 05:25:30 2007 From: fedora-extras-commits at redhat.com (Hans de Goede (jwrdegoede)) Date: Mon, 2 Apr 2007 01:25:30 -0400 Subject: rpms/PyOpenGL/devel PyOpenGL-3.0.0a6-shebang.patch, NONE, 1.1 PyOpenGL.spec, NONE, 1.1 .cvsignore, 1.1, 1.2 sources, 1.1, 1.2 Message-ID: <200704020525.l325PUCu031172@cvs-int.fedora.redhat.com> Author: jwrdegoede Update of /cvs/extras/rpms/PyOpenGL/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv31093/devel Modified Files: .cvsignore sources Added Files: PyOpenGL-3.0.0a6-shebang.patch PyOpenGL.spec Log Message: auto-import PyOpenGL-3.0.0-0.2.a6.fc7 on branch devel from PyOpenGL-3.0.0-0.2.a6.fc7.src.rpm PyOpenGL-3.0.0a6-shebang.patch: --- NEW FILE PyOpenGL-3.0.0a6-shebang.patch --- --- PyOpenGL-3.0.0a6/OpenGL/Tk/__init__.py~ 2007-03-29 20:02:42.000000000 +0200 +++ PyOpenGL-3.0.0a6/OpenGL/Tk/__init__.py 2007-03-29 20:02:42.000000000 +0200 @@ -1,5 +1,3 @@ -#!/usr/bin/env python - # This is statement is required by the build system to query build info if __name__ == '__build__': raise Exception --- NEW FILE PyOpenGL.spec --- %define prever a6 %{!?python_sitelib: %define python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")} Name: PyOpenGL Version: 3.0.0 Release: 0.2.%{prever}%{?dist} Summary: Python bindings for OpenGL License: BSD Group: System Environment/Libraries URL: http://pyopengl.sourceforge.net/ Source0: http://downloads.sourceforge.net/pyopengl/%{name}-%{version}%{prever}.tar.gz Patch0: PyOpenGL-3.0.0a6-shebang.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: python-devel python-setuptools BuildArch: noarch Requires: python-numeric python-setuptools # in some other repositories this is named python-opengl Provides: python-opengl = %{version}-%{release} Obsoletes: python-opengl < %{version}-%{release} %description PyOpenGL is the cross platform Python binding to OpenGL and related APIs. It includes support for OpenGL v1.1, GLU, GLUT v3.7, GLE 3 and WGL 4. It also includes support for dozens of extensions (where supported in the underlying implementation). PyOpenGL is interoperable with a large number of external GUI libraries for Python including (Tkinter, wxPython, FxPy, PyGame, and Qt). %package Tk Summary: %{name} OpenGL Tk widget Group: System Environment/Libraries Requires: %{name} = %{version}-%{release}, tkinter %description Tk %{name} Togl (Tk OpenGL widget) 1.6 support. %package doc Summary: Documentation files for %{name} Group: Development/Languages Requires: %{name} = %{version}-%{release} %description doc Documentation files for %{name}. %prep %setup -q -n %{name}-%{version}%{prever} %patch0 -p1 -z .shebang %build python setup.py build %install rm -rf $RPM_BUILD_ROOT python setup.py install -O1 --skip-build --root="$RPM_BUILD_ROOT" \ --prefix="%{_prefix}" --single-version-externally-managed # don't package the tests files rm -r $RPM_BUILD_ROOT%{python_sitelib}/OpenGL/tests # for %%doc rm documentation/pydoc/builddocs.py documentation/buildepydoc.py %clean rm -rf $RPM_BUILD_ROOT %files %defattr(-,root,root,-) %doc license.txt %{python_sitelib}/*OpenGL* %exclude %{python_sitelib}/OpenGL/Tk %files Tk %defattr(-,root,root,-) %{python_sitelib}/OpenGL/Tk %files doc %defattr(-,root,root,-) %doc documentation/* %changelog * Thu Mar 29 2007 Hans de Goede 3.0.0-0.2.a6 - Remove tests from the package (bz 234121) - Add -Tk subpackage (bz 234121) - Remove shebang from files with shebang instead of chmod +x (bz 234121) - Better description * Sat Mar 24 2007 Hans de Goede 3.0.0-0.1.a6 - Initial Fedora Extras package Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/PyOpenGL/devel/.cvsignore,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- .cvsignore 2 Apr 2007 01:10:55 -0000 1.1 +++ .cvsignore 2 Apr 2007 05:24:57 -0000 1.2 @@ -0,0 +1 @@ +PyOpenGL-3.0.0a6.tar.gz Index: sources =================================================================== RCS file: /cvs/extras/rpms/PyOpenGL/devel/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 2 Apr 2007 01:10:55 -0000 1.1 +++ sources 2 Apr 2007 05:24:57 -0000 1.2 @@ -0,0 +1 @@ +9cc61f382c8a97d5697608de18caaddb PyOpenGL-3.0.0a6.tar.gz From fedora-extras-commits at redhat.com Mon Apr 2 05:25:27 2007 From: fedora-extras-commits at redhat.com (Hans de Goede (jwrdegoede)) Date: Mon, 2 Apr 2007 01:25:27 -0400 Subject: rpms/PyOpenGL import.log,1.1,1.2 Message-ID: <200704020525.l325PRfY031168@cvs-int.fedora.redhat.com> Author: jwrdegoede Update of /cvs/extras/rpms/PyOpenGL In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv31093 Modified Files: import.log Log Message: auto-import PyOpenGL-3.0.0-0.2.a6.fc7 on branch devel from PyOpenGL-3.0.0-0.2.a6.fc7.src.rpm Index: import.log =================================================================== RCS file: /cvs/extras/rpms/PyOpenGL/import.log,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- import.log 2 Apr 2007 01:10:46 -0000 1.1 +++ import.log 2 Apr 2007 05:24:53 -0000 1.2 @@ -0,0 +1 @@ +PyOpenGL-3_0_0-0_2_a6_fc7:HEAD:PyOpenGL-3.0.0-0.2.a6.fc7.src.rpm:1175492504 From fedora-extras-commits at redhat.com Mon Apr 2 05:26:01 2007 From: fedora-extras-commits at redhat.com (Hans de Goede (jwrdegoede)) Date: Mon, 2 Apr 2007 01:26:01 -0400 Subject: rpms/pygtkglext import.log,1.1,1.2 Message-ID: <200704020526.l325Q1Ba031231@cvs-int.fedora.redhat.com> Author: jwrdegoede Update of /cvs/extras/rpms/pygtkglext In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv31160 Modified Files: import.log Log Message: auto-import pygtkglext-1.1.0-2.fc7 on branch devel from pygtkglext-1.1.0-2.fc7.src.rpm Index: import.log =================================================================== RCS file: /cvs/extras/rpms/pygtkglext/import.log,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- import.log 2 Apr 2007 01:18:09 -0000 1.1 +++ import.log 2 Apr 2007 05:25:26 -0000 1.2 @@ -0,0 +1 @@ +pygtkglext-1_1_0-2_fc7:HEAD:pygtkglext-1.1.0-2.fc7.src.rpm:1175492537 From fedora-extras-commits at redhat.com Mon Apr 2 05:26:09 2007 From: fedora-extras-commits at redhat.com (Hans de Goede (jwrdegoede)) Date: Mon, 2 Apr 2007 01:26:09 -0400 Subject: rpms/pygtkglext/devel pygtkglext.spec, NONE, 1.1 .cvsignore, 1.1, 1.2 sources, 1.1, 1.2 Message-ID: <200704020526.l325Q9UM031235@cvs-int.fedora.redhat.com> Author: jwrdegoede Update of /cvs/extras/rpms/pygtkglext/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv31160/devel Modified Files: .cvsignore sources Added Files: pygtkglext.spec Log Message: auto-import pygtkglext-1.1.0-2.fc7 on branch devel from pygtkglext-1.1.0-2.fc7.src.rpm --- NEW FILE pygtkglext.spec --- %{!?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: pygtkglext Version: 1.1.0 Release: 2%{?dist} Summary: Python bindings for GtkGLExt License: LGPL Group: System Environment/Libraries URL: http://www.k-3d.org/gtkglext/Main_Page Source: http://downloads.sourceforge.net/gtkglext/%{name}-%{version}.tar.bz2 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: gtkglext-devel pygtk2-devel python-devel Requires: pygtk2 PyOpenGL %description Python bindings for GtkGTLExt %package devel Summary: Development files for %{name} Group: Development/Libraries Requires: %{name} = %{version}-%{release} Requires: pkgconfig pygtk2-devel %description devel The %{name}-devel package contains libraries and header files for developing applications that use %{name}. %prep %setup -q iconv -f EUC-JP -t UTF8 AUTHORS > tmp mv tmp AUTHORS iconv -f EUC-JP -t UTF8 README > tmp mv tmp README %build %configure make %{?_smp_mflags} %install rm -rf $RPM_BUILD_ROOT make install DESTDIR=$RPM_BUILD_ROOT INSTALL="%{__install} -p" if [ %{python_sitelib} != %{python_sitearch} ]; then mv $RPM_BUILD_ROOT%{python_sitelib}/gtk-2.0/gtk/gdkgl/* \ $RPM_BUILD_ROOT%{python_sitearch}/gtk-2.0/gtk/gdkgl mv $RPM_BUILD_ROOT%{python_sitelib}/gtk-2.0/gtk/gtkgl/* \ $RPM_BUILD_ROOT%{python_sitearch}/gtk-2.0/gtk/gtkgl fi rm $RPM_BUILD_ROOT%{python_sitearch}/gtk-2.0/gtk/gdkgl/_gdkgl.la rm $RPM_BUILD_ROOT%{python_sitearch}/gtk-2.0/gtk/gtkgl/_gtkgl.la # this can be executed to run some basic tests (it has a main and shebang) chmod +x $RPM_BUILD_ROOT%{python_sitearch}/gtk-2.0/gtk/gtkgl/apputils.py # for %%doc rm examples/Makefile* %clean rm -rf $RPM_BUILD_ROOT %files %defattr(-,root,root,-) %doc AUTHORS ChangeLog COPYING COPYING.LIB README examples %{python_sitearch}/gtk-2.0/gtk/gdkgl %{python_sitearch}/gtk-2.0/gtk/gtkgl %files devel %defattr(-,root,root,-) %{_libdir}/pkgconfig/*.pc %{_datadir}/pygtk/2.0/defs/* %changelog * Thu Mar 29 2007 Hans de Goede 1.1.0-2 - Various specfile improvements (bz 234122) * Sat Mar 24 2007 Hans de Goede 1.1.0-1 - Initial Fedora Extras package Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/pygtkglext/devel/.cvsignore,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- .cvsignore 2 Apr 2007 01:18:18 -0000 1.1 +++ .cvsignore 2 Apr 2007 05:25:32 -0000 1.2 @@ -0,0 +1 @@ +pygtkglext-1.1.0.tar.bz2 Index: sources =================================================================== RCS file: /cvs/extras/rpms/pygtkglext/devel/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 2 Apr 2007 01:18:18 -0000 1.1 +++ sources 2 Apr 2007 05:25:32 -0000 1.2 @@ -0,0 +1 @@ +720b421d3b8514a40189b285dd91de57 pygtkglext-1.1.0.tar.bz2 From fedora-extras-commits at redhat.com Mon Apr 2 05:29:29 2007 From: fedora-extras-commits at redhat.com (Hans de Goede (jwrdegoede)) Date: Mon, 2 Apr 2007 01:29:29 -0400 Subject: rpms/pygtkglext/FC-6 pygtkglext.spec, NONE, 1.1 .cvsignore, 1.1, 1.2 sources, 1.1, 1.2 Message-ID: <200704020529.l325TTK3031356@cvs-int.fedora.redhat.com> Author: jwrdegoede Update of /cvs/extras/rpms/pygtkglext/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv31309 Modified Files: .cvsignore sources Added Files: pygtkglext.spec Log Message: * Thu Mar 29 2007 Hans de Goede 1.1.0-2 - Various specfile improvements (bz 234122) --- NEW FILE pygtkglext.spec --- %{!?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: pygtkglext Version: 1.1.0 Release: 2%{?dist} Summary: Python bindings for GtkGLExt License: LGPL Group: System Environment/Libraries URL: http://www.k-3d.org/gtkglext/Main_Page Source: http://downloads.sourceforge.net/gtkglext/%{name}-%{version}.tar.bz2 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: gtkglext-devel pygtk2-devel python-devel Requires: pygtk2 PyOpenGL %description Python bindings for GtkGTLExt %package devel Summary: Development files for %{name} Group: Development/Libraries Requires: %{name} = %{version}-%{release} Requires: pkgconfig pygtk2-devel %description devel The %{name}-devel package contains libraries and header files for developing applications that use %{name}. %prep %setup -q iconv -f EUC-JP -t UTF8 AUTHORS > tmp mv tmp AUTHORS iconv -f EUC-JP -t UTF8 README > tmp mv tmp README %build %configure make %{?_smp_mflags} %install rm -rf $RPM_BUILD_ROOT make install DESTDIR=$RPM_BUILD_ROOT INSTALL="%{__install} -p" if [ %{python_sitelib} != %{python_sitearch} ]; then mv $RPM_BUILD_ROOT%{python_sitelib}/gtk-2.0/gtk/gdkgl/* \ $RPM_BUILD_ROOT%{python_sitearch}/gtk-2.0/gtk/gdkgl mv $RPM_BUILD_ROOT%{python_sitelib}/gtk-2.0/gtk/gtkgl/* \ $RPM_BUILD_ROOT%{python_sitearch}/gtk-2.0/gtk/gtkgl fi rm $RPM_BUILD_ROOT%{python_sitearch}/gtk-2.0/gtk/gdkgl/_gdkgl.la rm $RPM_BUILD_ROOT%{python_sitearch}/gtk-2.0/gtk/gtkgl/_gtkgl.la # this can be executed to run some basic tests (it has a main and shebang) chmod +x $RPM_BUILD_ROOT%{python_sitearch}/gtk-2.0/gtk/gtkgl/apputils.py # for %%doc rm examples/Makefile* %clean rm -rf $RPM_BUILD_ROOT %files %defattr(-,root,root,-) %doc AUTHORS ChangeLog COPYING COPYING.LIB README examples %{python_sitearch}/gtk-2.0/gtk/gdkgl %{python_sitearch}/gtk-2.0/gtk/gtkgl %files devel %defattr(-,root,root,-) %{_libdir}/pkgconfig/*.pc %{_datadir}/pygtk/2.0/defs/* %changelog * Thu Mar 29 2007 Hans de Goede 1.1.0-2 - Various specfile improvements (bz 234122) * Sat Mar 24 2007 Hans de Goede 1.1.0-1 - Initial Fedora Extras package Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/pygtkglext/FC-6/.cvsignore,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- .cvsignore 2 Apr 2007 01:18:18 -0000 1.1 +++ .cvsignore 2 Apr 2007 05:28:56 -0000 1.2 @@ -0,0 +1 @@ +pygtkglext-1.1.0.tar.bz2 Index: sources =================================================================== RCS file: /cvs/extras/rpms/pygtkglext/FC-6/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 2 Apr 2007 01:18:18 -0000 1.1 +++ sources 2 Apr 2007 05:28:56 -0000 1.2 @@ -0,0 +1 @@ +720b421d3b8514a40189b285dd91de57 pygtkglext-1.1.0.tar.bz2 From fedora-extras-commits at redhat.com Mon Apr 2 05:29:34 2007 From: fedora-extras-commits at redhat.com (Hans de Goede (jwrdegoede)) Date: Mon, 2 Apr 2007 01:29:34 -0400 Subject: rpms/PyOpenGL/FC-6 PyOpenGL-3.0.0a6-shebang.patch, NONE, 1.1 PyOpenGL.spec, NONE, 1.1 .cvsignore, 1.1, 1.2 sources, 1.1, 1.2 Message-ID: <200704020529.l325TYwI031363@cvs-int.fedora.redhat.com> Author: jwrdegoede Update of /cvs/extras/rpms/PyOpenGL/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv31332 Modified Files: .cvsignore sources Added Files: PyOpenGL-3.0.0a6-shebang.patch PyOpenGL.spec Log Message: * Thu Mar 29 2007 Hans de Goede 3.0.0-0.2.a6 - Remove tests from the package (bz 234121) - Add -Tk subpackage (bz 234121) - Remove shebang from files with shebang instead of chmod +x (bz 234121) - Better description PyOpenGL-3.0.0a6-shebang.patch: --- NEW FILE PyOpenGL-3.0.0a6-shebang.patch --- --- PyOpenGL-3.0.0a6/OpenGL/Tk/__init__.py~ 2007-03-29 20:02:42.000000000 +0200 +++ PyOpenGL-3.0.0a6/OpenGL/Tk/__init__.py 2007-03-29 20:02:42.000000000 +0200 @@ -1,5 +1,3 @@ -#!/usr/bin/env python - # This is statement is required by the build system to query build info if __name__ == '__build__': raise Exception --- NEW FILE PyOpenGL.spec --- %define prever a6 %{!?python_sitelib: %define python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")} Name: PyOpenGL Version: 3.0.0 Release: 0.2.%{prever}%{?dist} Summary: Python bindings for OpenGL License: BSD Group: System Environment/Libraries URL: http://pyopengl.sourceforge.net/ Source0: http://downloads.sourceforge.net/pyopengl/%{name}-%{version}%{prever}.tar.gz Patch0: PyOpenGL-3.0.0a6-shebang.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: python-devel python-setuptools BuildArch: noarch Requires: python-numeric python-setuptools # in some other repositories this is named python-opengl Provides: python-opengl = %{version}-%{release} Obsoletes: python-opengl < %{version}-%{release} %description PyOpenGL is the cross platform Python binding to OpenGL and related APIs. It includes support for OpenGL v1.1, GLU, GLUT v3.7, GLE 3 and WGL 4. It also includes support for dozens of extensions (where supported in the underlying implementation). PyOpenGL is interoperable with a large number of external GUI libraries for Python including (Tkinter, wxPython, FxPy, PyGame, and Qt). %package Tk Summary: %{name} OpenGL Tk widget Group: System Environment/Libraries Requires: %{name} = %{version}-%{release}, tkinter %description Tk %{name} Togl (Tk OpenGL widget) 1.6 support. %package doc Summary: Documentation files for %{name} Group: Development/Languages Requires: %{name} = %{version}-%{release} %description doc Documentation files for %{name}. %prep %setup -q -n %{name}-%{version}%{prever} %patch0 -p1 -z .shebang %build python setup.py build %install rm -rf $RPM_BUILD_ROOT python setup.py install -O1 --skip-build --root="$RPM_BUILD_ROOT" \ --prefix="%{_prefix}" --single-version-externally-managed # don't package the tests files rm -r $RPM_BUILD_ROOT%{python_sitelib}/OpenGL/tests # for %%doc rm documentation/pydoc/builddocs.py documentation/buildepydoc.py %clean rm -rf $RPM_BUILD_ROOT %files %defattr(-,root,root,-) %doc license.txt %{python_sitelib}/*OpenGL* %exclude %{python_sitelib}/OpenGL/Tk %files Tk %defattr(-,root,root,-) %{python_sitelib}/OpenGL/Tk %files doc %defattr(-,root,root,-) %doc documentation/* %changelog * Thu Mar 29 2007 Hans de Goede 3.0.0-0.2.a6 - Remove tests from the package (bz 234121) - Add -Tk subpackage (bz 234121) - Remove shebang from files with shebang instead of chmod +x (bz 234121) - Better description * Sat Mar 24 2007 Hans de Goede 3.0.0-0.1.a6 - Initial Fedora Extras package Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/PyOpenGL/FC-6/.cvsignore,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- .cvsignore 2 Apr 2007 01:10:55 -0000 1.1 +++ .cvsignore 2 Apr 2007 05:29:01 -0000 1.2 @@ -0,0 +1 @@ +PyOpenGL-3.0.0a6.tar.gz Index: sources =================================================================== RCS file: /cvs/extras/rpms/PyOpenGL/FC-6/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 2 Apr 2007 01:10:55 -0000 1.1 +++ sources 2 Apr 2007 05:29:01 -0000 1.2 @@ -0,0 +1 @@ +9cc61f382c8a97d5697608de18caaddb PyOpenGL-3.0.0a6.tar.gz From fedora-extras-commits at redhat.com Mon Apr 2 07:24:38 2007 From: fedora-extras-commits at redhat.com (Dan Kenigsberg (danken)) Date: Mon, 2 Apr 2007 03:24:38 -0400 Subject: rpms/aspell-ar import.log,1.1,1.2 Message-ID: <200704020724.l327Ocdh008796@cvs-int.fedora.redhat.com> Author: danken Update of /cvs/extras/rpms/aspell-ar In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv8758 Modified Files: import.log Log Message: auto-import aspell-ar-1.2-2 on branch devel from aspell-ar-1.2-2.src.rpm Index: import.log =================================================================== RCS file: /cvs/extras/rpms/aspell-ar/import.log,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- import.log 2 Apr 2007 00:59:46 -0000 1.1 +++ import.log 2 Apr 2007 07:24:04 -0000 1.2 @@ -0,0 +1 @@ +aspell-ar-1_2-2:HEAD:aspell-ar-1.2-2.src.rpm:1175498330 From fedora-extras-commits at redhat.com Mon Apr 2 07:24:42 2007 From: fedora-extras-commits at redhat.com (Dan Kenigsberg (danken)) Date: Mon, 2 Apr 2007 03:24:42 -0400 Subject: rpms/aspell-ar/devel aspell-ar.spec, NONE, 1.1 .cvsignore, 1.1, 1.2 sources, 1.1, 1.2 Message-ID: <200704020724.l327OgDT008800@cvs-int.fedora.redhat.com> Author: danken Update of /cvs/extras/rpms/aspell-ar/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv8758/devel Modified Files: .cvsignore sources Added Files: aspell-ar.spec Log Message: auto-import aspell-ar-1.2-2 on branch devel from aspell-ar-1.2-2.src.rpm --- NEW FILE aspell-ar.spec --- %define lang ar %define langrelease 0 Summary: Arabic dictionary for Aspell Name: aspell-%{lang} Version: 1.2 Release: 2%{?dist} License: GPL Group: Applications/Text URL: http://aspell.net/ Source: ftp://ftp.gnu.org/gnu/aspell/dict/%{lang}/aspell6-%{lang}-%{version}-%{langrelease}.tar.bz2 Buildrequires: aspell >= 12:0.60 Requires: aspell >= 12:0.60 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) %define debug_package %{nil} %description Provides the word list/dictionaries for Arabic. # Note that this package, like other aspell's language packs, does not come up # cleanly through rpmlint, but with the following errors: # E: aspell-ar no-binary # E: aspell-ar only-non-binary-in-usr-lib # This is because the package contains only data files which sit under /usr/lib. # They have to stay there, as they are architecture-dependent (due to # byte-ordering issues). %prep %setup -q -n aspell6-%{lang}-%{version}-%{langrelease} %build ./configure make %{?_smp_mflags} %install rm -rf %{buildroot} make install DESTDIR=%{buildroot} %clean rm -rf %{buildroot} %files %defattr(-,root,root) %doc COPYING Copyright %{_libdir}/aspell-0.60/* %changelog * Wed Mar 28 2007 Dan Kenigsberg 1.2-2 - Clean spec file according to Parag AN . Note that now rpmlint of the SRPM cries about configure-without-libdir-spec * Sun Oct 30 2006 Dan Kenigsberg 1.2-1 - First formal upstream version - Taken from the Hebrew spec file 1.0-2 Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/aspell-ar/devel/.cvsignore,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- .cvsignore 2 Apr 2007 00:59:54 -0000 1.1 +++ .cvsignore 2 Apr 2007 07:24:09 -0000 1.2 @@ -0,0 +1 @@ +aspell6-ar-1.2-0.tar.bz2 Index: sources =================================================================== RCS file: /cvs/extras/rpms/aspell-ar/devel/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 2 Apr 2007 00:59:54 -0000 1.1 +++ sources 2 Apr 2007 07:24:09 -0000 1.2 @@ -0,0 +1 @@ +154cf762bafdd02db419b62191138738 aspell6-ar-1.2-0.tar.bz2 From fedora-extras-commits at redhat.com Mon Apr 2 07:52:41 2007 From: fedora-extras-commits at redhat.com (Dan Kenigsberg (danken)) Date: Mon, 2 Apr 2007 03:52:41 -0400 Subject: rpms/aspell-ar/FC-6 sources,1.1,1.2 Message-ID: <200704020752.l327qfd0009491@cvs-int.fedora.redhat.com> Author: danken Update of /cvs/extras/rpms/aspell-ar/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv9468 Modified Files: sources Log Message: add tarball Index: sources =================================================================== RCS file: /cvs/extras/rpms/aspell-ar/FC-6/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 2 Apr 2007 00:59:54 -0000 1.1 +++ sources 2 Apr 2007 07:52:07 -0000 1.2 @@ -0,0 +1 @@ +154cf762bafdd02db419b62191138738 aspell6-ar-1.2-0.tar.bz2 From fedora-extras-commits at redhat.com Mon Apr 2 08:05:47 2007 From: fedora-extras-commits at redhat.com (Dan Kenigsberg (danken)) Date: Mon, 2 Apr 2007 04:05:47 -0400 Subject: rpms/aspell-ar/FC-6 aspell-ar.spec,NONE,1.1 Message-ID: <200704020805.l3285lMU014265@cvs-int.fedora.redhat.com> Author: danken Update of /cvs/extras/rpms/aspell-ar/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv14257 Added Files: aspell-ar.spec Log Message: add spec file --- NEW FILE aspell-ar.spec --- %define lang ar %define langrelease 0 Summary: Arabic dictionary for Aspell Name: aspell-%{lang} Version: 1.2 Release: 2%{?dist} License: GPL Group: Applications/Text URL: http://aspell.net/ Source: ftp://ftp.gnu.org/gnu/aspell/dict/%{lang}/aspell6-%{lang}-%{version}-%{langrelease}.tar.bz2 Buildrequires: aspell >= 12:0.60 Requires: aspell >= 12:0.60 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) %define debug_package %{nil} %description Provides the word list/dictionaries for Arabic. # Note that this package, like other aspell's language packs, does not come up # cleanly through rpmlint, but with the following errors: # E: aspell-ar no-binary # E: aspell-ar only-non-binary-in-usr-lib # This is because the package contains only data files which sit under /usr/lib. # They have to stay there, as they are architecture-dependent (due to # byte-ordering issues). %prep %setup -q -n aspell6-%{lang}-%{version}-%{langrelease} %build ./configure make %{?_smp_mflags} %install rm -rf %{buildroot} make install DESTDIR=%{buildroot} %clean rm -rf %{buildroot} %files %defattr(-,root,root) %doc COPYING Copyright %{_libdir}/aspell-0.60/* %changelog * Wed Mar 28 2007 Dan Kenigsberg 1.2-2 - Clean spec file according to Parag AN . Note that now rpmlint of the SRPM cries about configure-without-libdir-spec * Sun Oct 30 2006 Dan Kenigsberg 1.2-1 - First formal upstream version - Taken from the Hebrew spec file 1.0-2 From fedora-extras-commits at redhat.com Mon Apr 2 08:25:39 2007 From: fedora-extras-commits at redhat.com (Matthias Saou (thias)) Date: Mon, 2 Apr 2007 04:25:39 -0400 Subject: rpms/python-metar/devel metar-1.3.0-nobang.patch, NONE, 1.1 python-metar.spec, NONE, 1.1 .cvsignore, 1.1, 1.2 sources, 1.1, 1.2 Message-ID: <200704020825.l328PdvO014859@cvs-int.fedora.redhat.com> Author: thias Update of /cvs/extras/rpms/python-metar/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv14823 Modified Files: .cvsignore sources Added Files: metar-1.3.0-nobang.patch python-metar.spec Log Message: Initial import. metar-1.3.0-nobang.patch: --- NEW FILE metar-1.3.0-nobang.patch --- diff -Naupr metar-1.3.0.orig/metar/__init__.py metar-1.3.0/metar/__init__.py --- metar-1.3.0.orig/metar/__init__.py 2005-11-19 17:23:01.000000000 +0100 +++ metar-1.3.0/metar/__init__.py 2007-03-27 18:52:00.000000000 +0200 @@ -1,4 +1,3 @@ -#!/usr/bin/python # # A python package for interpreting METAR and SPECI weather reports. # diff -Naupr metar-1.3.0.orig/metar/Metar.py metar-1.3.0/metar/Metar.py --- metar-1.3.0.orig/metar/Metar.py 2005-11-19 17:19:17.000000000 +0100 +++ metar-1.3.0/metar/Metar.py 2007-03-27 18:51:50.000000000 +0200 @@ -1,4 +1,3 @@ -#!/usr/bin/env python # # A python package for interpreting METAR and SPECI weather reports. # --- NEW FILE python-metar.spec --- %define python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()") Summary: Coded METAR weather reports parser for Python Name: python-metar Version: 1.3.0 Release: 2%{?dist} License: MIT Group: Development/Languages URL: http://homepage.mac.com/wtpollard/Software/FileSharing4.html # I don't think this source URL could get more complicated... and breaks mach #Source: http://homepage.mac.com/WebObjects/FileSharing.woa/wa/metar-1.3.0.tar.gz.3.0.tar.gz?a=downloadFile&user=wtpollard&path=.Public/Downloads/metar-%{version}.tar.gz Source: metar-%{version}.tar.gz Patch0: metar-1.3.0-nobang.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root BuildRequires: python-devel BuildArch: noarch %description Python package that parses coded METAR weather reports. %prep %setup -q -n metar-%{version} %patch0 -p1 -b .nobang %build %{__python} setup.py build %install %{__rm} -rf %{buildroot} %{__python} setup.py install --skip-build --root %{buildroot} %clean %{__rm} -rf %{buildroot} %files %defattr(-,root,root,-) %doc CHANGES README TODO %{python_sitelib}/metar/ %changelog * Tue Mar 27 2007 Matthias Saou 1.3.0-2 - Include nobang patch. * Fri Feb 9 2007 Matthias Saou 1.3.0-1 - Initial RPM release. Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/python-metar/devel/.cvsignore,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- .cvsignore 2 Apr 2007 01:01:17 -0000 1.1 +++ .cvsignore 2 Apr 2007 08:24:59 -0000 1.2 @@ -0,0 +1 @@ +metar-1.3.0.tar.gz Index: sources =================================================================== RCS file: /cvs/extras/rpms/python-metar/devel/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 2 Apr 2007 01:01:17 -0000 1.1 +++ sources 2 Apr 2007 08:24:59 -0000 1.2 @@ -0,0 +1 @@ +eba1dfd6eaebafffe584aab78659eb44 metar-1.3.0.tar.gz From fedora-extras-commits at redhat.com Mon Apr 2 08:36:16 2007 From: fedora-extras-commits at redhat.com (Matthias Saou (thias)) Date: Mon, 2 Apr 2007 04:36:16 -0400 Subject: rpms/python-metar/EL-5 metar-1.3.0-nobang.patch, NONE, 1.1 python-metar.spec, NONE, 1.1 .cvsignore, 1.1, 1.2 sources, 1.1, 1.2 Message-ID: <200704020836.l328aG2H015443@cvs-int.fedora.redhat.com> Author: thias Update of /cvs/extras/rpms/python-metar/EL-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv15350/EL-5 Modified Files: .cvsignore sources Added Files: metar-1.3.0-nobang.patch python-metar.spec Log Message: Initial import. metar-1.3.0-nobang.patch: --- NEW FILE metar-1.3.0-nobang.patch --- diff -Naupr metar-1.3.0.orig/metar/__init__.py metar-1.3.0/metar/__init__.py --- metar-1.3.0.orig/metar/__init__.py 2005-11-19 17:23:01.000000000 +0100 +++ metar-1.3.0/metar/__init__.py 2007-03-27 18:52:00.000000000 +0200 @@ -1,4 +1,3 @@ -#!/usr/bin/python # # A python package for interpreting METAR and SPECI weather reports. # diff -Naupr metar-1.3.0.orig/metar/Metar.py metar-1.3.0/metar/Metar.py --- metar-1.3.0.orig/metar/Metar.py 2005-11-19 17:19:17.000000000 +0100 +++ metar-1.3.0/metar/Metar.py 2007-03-27 18:51:50.000000000 +0200 @@ -1,4 +1,3 @@ -#!/usr/bin/env python # # A python package for interpreting METAR and SPECI weather reports. # --- NEW FILE python-metar.spec --- %define python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()") Summary: Coded METAR weather reports parser for Python Name: python-metar Version: 1.3.0 Release: 2%{?dist} License: MIT Group: Development/Languages URL: http://homepage.mac.com/wtpollard/Software/FileSharing4.html # I don't think this source URL could get more complicated... and breaks mach #Source: http://homepage.mac.com/WebObjects/FileSharing.woa/wa/metar-1.3.0.tar.gz.3.0.tar.gz?a=downloadFile&user=wtpollard&path=.Public/Downloads/metar-%{version}.tar.gz Source: metar-%{version}.tar.gz Patch0: metar-1.3.0-nobang.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root BuildRequires: python-devel BuildArch: noarch %description Python package that parses coded METAR weather reports. %prep %setup -q -n metar-%{version} %patch0 -p1 -b .nobang %build %{__python} setup.py build %install %{__rm} -rf %{buildroot} %{__python} setup.py install --skip-build --root %{buildroot} %clean %{__rm} -rf %{buildroot} %files %defattr(-,root,root,-) %doc CHANGES README TODO %{python_sitelib}/metar/ %changelog * Tue Mar 27 2007 Matthias Saou 1.3.0-2 - Include nobang patch. * Fri Feb 9 2007 Matthias Saou 1.3.0-1 - Initial RPM release. Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/python-metar/EL-5/.cvsignore,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- .cvsignore 2 Apr 2007 01:01:17 -0000 1.1 +++ .cvsignore 2 Apr 2007 08:35:43 -0000 1.2 @@ -0,0 +1 @@ +metar-1.3.0.tar.gz Index: sources =================================================================== RCS file: /cvs/extras/rpms/python-metar/EL-5/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 2 Apr 2007 01:01:17 -0000 1.1 +++ sources 2 Apr 2007 08:35:43 -0000 1.2 @@ -0,0 +1 @@ +eba1dfd6eaebafffe584aab78659eb44 metar-1.3.0.tar.gz From fedora-extras-commits at redhat.com Mon Apr 2 08:36:13 2007 From: fedora-extras-commits at redhat.com (Matthias Saou (thias)) Date: Mon, 2 Apr 2007 04:36:13 -0400 Subject: rpms/python-metar/EL-4 metar-1.3.0-nobang.patch, NONE, 1.1 python-metar.spec, NONE, 1.1 .cvsignore, 1.1, 1.2 sources, 1.1, 1.2 Message-ID: <200704020836.l328aDM5015439@cvs-int.fedora.redhat.com> Author: thias Update of /cvs/extras/rpms/python-metar/EL-4 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv15350/EL-4 Modified Files: .cvsignore sources Added Files: metar-1.3.0-nobang.patch python-metar.spec Log Message: Initial import. metar-1.3.0-nobang.patch: --- NEW FILE metar-1.3.0-nobang.patch --- diff -Naupr metar-1.3.0.orig/metar/__init__.py metar-1.3.0/metar/__init__.py --- metar-1.3.0.orig/metar/__init__.py 2005-11-19 17:23:01.000000000 +0100 +++ metar-1.3.0/metar/__init__.py 2007-03-27 18:52:00.000000000 +0200 @@ -1,4 +1,3 @@ -#!/usr/bin/python # # A python package for interpreting METAR and SPECI weather reports. # diff -Naupr metar-1.3.0.orig/metar/Metar.py metar-1.3.0/metar/Metar.py --- metar-1.3.0.orig/metar/Metar.py 2005-11-19 17:19:17.000000000 +0100 +++ metar-1.3.0/metar/Metar.py 2007-03-27 18:51:50.000000000 +0200 @@ -1,4 +1,3 @@ -#!/usr/bin/env python # # A python package for interpreting METAR and SPECI weather reports. # --- NEW FILE python-metar.spec --- %define python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()") Summary: Coded METAR weather reports parser for Python Name: python-metar Version: 1.3.0 Release: 2%{?dist} License: MIT Group: Development/Languages URL: http://homepage.mac.com/wtpollard/Software/FileSharing4.html # I don't think this source URL could get more complicated... and breaks mach #Source: http://homepage.mac.com/WebObjects/FileSharing.woa/wa/metar-1.3.0.tar.gz.3.0.tar.gz?a=downloadFile&user=wtpollard&path=.Public/Downloads/metar-%{version}.tar.gz Source: metar-%{version}.tar.gz Patch0: metar-1.3.0-nobang.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root BuildRequires: python-devel BuildArch: noarch %description Python package that parses coded METAR weather reports. %prep %setup -q -n metar-%{version} %patch0 -p1 -b .nobang %build %{__python} setup.py build %install %{__rm} -rf %{buildroot} %{__python} setup.py install --skip-build --root %{buildroot} %clean %{__rm} -rf %{buildroot} %files %defattr(-,root,root,-) %doc CHANGES README TODO %{python_sitelib}/metar/ %changelog * Tue Mar 27 2007 Matthias Saou 1.3.0-2 - Include nobang patch. * Fri Feb 9 2007 Matthias Saou 1.3.0-1 - Initial RPM release. Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/python-metar/EL-4/.cvsignore,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- .cvsignore 2 Apr 2007 01:01:17 -0000 1.1 +++ .cvsignore 2 Apr 2007 08:35:39 -0000 1.2 @@ -0,0 +1 @@ +metar-1.3.0.tar.gz Index: sources =================================================================== RCS file: /cvs/extras/rpms/python-metar/EL-4/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 2 Apr 2007 01:01:17 -0000 1.1 +++ sources 2 Apr 2007 08:35:39 -0000 1.2 @@ -0,0 +1 @@ +eba1dfd6eaebafffe584aab78659eb44 metar-1.3.0.tar.gz From fedora-extras-commits at redhat.com Mon Apr 2 08:36:20 2007 From: fedora-extras-commits at redhat.com (Matthias Saou (thias)) Date: Mon, 2 Apr 2007 04:36:20 -0400 Subject: rpms/python-metar/FC-5 metar-1.3.0-nobang.patch, NONE, 1.1 python-metar.spec, NONE, 1.1 .cvsignore, 1.1, 1.2 sources, 1.1, 1.2 Message-ID: <200704020836.l328aKio015447@cvs-int.fedora.redhat.com> Author: thias Update of /cvs/extras/rpms/python-metar/FC-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv15350/FC-5 Modified Files: .cvsignore sources Added Files: metar-1.3.0-nobang.patch python-metar.spec Log Message: Initial import. metar-1.3.0-nobang.patch: --- NEW FILE metar-1.3.0-nobang.patch --- diff -Naupr metar-1.3.0.orig/metar/__init__.py metar-1.3.0/metar/__init__.py --- metar-1.3.0.orig/metar/__init__.py 2005-11-19 17:23:01.000000000 +0100 +++ metar-1.3.0/metar/__init__.py 2007-03-27 18:52:00.000000000 +0200 @@ -1,4 +1,3 @@ -#!/usr/bin/python # # A python package for interpreting METAR and SPECI weather reports. # diff -Naupr metar-1.3.0.orig/metar/Metar.py metar-1.3.0/metar/Metar.py --- metar-1.3.0.orig/metar/Metar.py 2005-11-19 17:19:17.000000000 +0100 +++ metar-1.3.0/metar/Metar.py 2007-03-27 18:51:50.000000000 +0200 @@ -1,4 +1,3 @@ -#!/usr/bin/env python # # A python package for interpreting METAR and SPECI weather reports. # --- NEW FILE python-metar.spec --- %define python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()") Summary: Coded METAR weather reports parser for Python Name: python-metar Version: 1.3.0 Release: 2%{?dist} License: MIT Group: Development/Languages URL: http://homepage.mac.com/wtpollard/Software/FileSharing4.html # I don't think this source URL could get more complicated... and breaks mach #Source: http://homepage.mac.com/WebObjects/FileSharing.woa/wa/metar-1.3.0.tar.gz.3.0.tar.gz?a=downloadFile&user=wtpollard&path=.Public/Downloads/metar-%{version}.tar.gz Source: metar-%{version}.tar.gz Patch0: metar-1.3.0-nobang.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root BuildRequires: python-devel BuildArch: noarch %description Python package that parses coded METAR weather reports. %prep %setup -q -n metar-%{version} %patch0 -p1 -b .nobang %build %{__python} setup.py build %install %{__rm} -rf %{buildroot} %{__python} setup.py install --skip-build --root %{buildroot} %clean %{__rm} -rf %{buildroot} %files %defattr(-,root,root,-) %doc CHANGES README TODO %{python_sitelib}/metar/ %changelog * Tue Mar 27 2007 Matthias Saou 1.3.0-2 - Include nobang patch. * Fri Feb 9 2007 Matthias Saou 1.3.0-1 - Initial RPM release. Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/python-metar/FC-5/.cvsignore,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- .cvsignore 2 Apr 2007 01:01:17 -0000 1.1 +++ .cvsignore 2 Apr 2007 08:35:47 -0000 1.2 @@ -0,0 +1 @@ +metar-1.3.0.tar.gz Index: sources =================================================================== RCS file: /cvs/extras/rpms/python-metar/FC-5/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 2 Apr 2007 01:01:17 -0000 1.1 +++ sources 2 Apr 2007 08:35:47 -0000 1.2 @@ -0,0 +1 @@ +eba1dfd6eaebafffe584aab78659eb44 metar-1.3.0.tar.gz From fedora-extras-commits at redhat.com Mon Apr 2 08:36:23 2007 From: fedora-extras-commits at redhat.com (Matthias Saou (thias)) Date: Mon, 2 Apr 2007 04:36:23 -0400 Subject: rpms/python-metar/FC-6 metar-1.3.0-nobang.patch, NONE, 1.1 python-metar.spec, NONE, 1.1 .cvsignore, 1.1, 1.2 sources, 1.1, 1.2 Message-ID: <200704020836.l328aNVW015451@cvs-int.fedora.redhat.com> Author: thias Update of /cvs/extras/rpms/python-metar/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv15350/FC-6 Modified Files: .cvsignore sources Added Files: metar-1.3.0-nobang.patch python-metar.spec Log Message: Initial import. metar-1.3.0-nobang.patch: --- NEW FILE metar-1.3.0-nobang.patch --- diff -Naupr metar-1.3.0.orig/metar/__init__.py metar-1.3.0/metar/__init__.py --- metar-1.3.0.orig/metar/__init__.py 2005-11-19 17:23:01.000000000 +0100 +++ metar-1.3.0/metar/__init__.py 2007-03-27 18:52:00.000000000 +0200 @@ -1,4 +1,3 @@ -#!/usr/bin/python # # A python package for interpreting METAR and SPECI weather reports. # diff -Naupr metar-1.3.0.orig/metar/Metar.py metar-1.3.0/metar/Metar.py --- metar-1.3.0.orig/metar/Metar.py 2005-11-19 17:19:17.000000000 +0100 +++ metar-1.3.0/metar/Metar.py 2007-03-27 18:51:50.000000000 +0200 @@ -1,4 +1,3 @@ -#!/usr/bin/env python # # A python package for interpreting METAR and SPECI weather reports. # --- NEW FILE python-metar.spec --- %define python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()") Summary: Coded METAR weather reports parser for Python Name: python-metar Version: 1.3.0 Release: 2%{?dist} License: MIT Group: Development/Languages URL: http://homepage.mac.com/wtpollard/Software/FileSharing4.html # I don't think this source URL could get more complicated... and breaks mach #Source: http://homepage.mac.com/WebObjects/FileSharing.woa/wa/metar-1.3.0.tar.gz.3.0.tar.gz?a=downloadFile&user=wtpollard&path=.Public/Downloads/metar-%{version}.tar.gz Source: metar-%{version}.tar.gz Patch0: metar-1.3.0-nobang.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root BuildRequires: python-devel BuildArch: noarch %description Python package that parses coded METAR weather reports. %prep %setup -q -n metar-%{version} %patch0 -p1 -b .nobang %build %{__python} setup.py build %install %{__rm} -rf %{buildroot} %{__python} setup.py install --skip-build --root %{buildroot} %clean %{__rm} -rf %{buildroot} %files %defattr(-,root,root,-) %doc CHANGES README TODO %{python_sitelib}/metar/ %changelog * Tue Mar 27 2007 Matthias Saou 1.3.0-2 - Include nobang patch. * Fri Feb 9 2007 Matthias Saou 1.3.0-1 - Initial RPM release. Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/python-metar/FC-6/.cvsignore,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- .cvsignore 2 Apr 2007 01:01:17 -0000 1.1 +++ .cvsignore 2 Apr 2007 08:35:50 -0000 1.2 @@ -0,0 +1 @@ +metar-1.3.0.tar.gz Index: sources =================================================================== RCS file: /cvs/extras/rpms/python-metar/FC-6/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 2 Apr 2007 01:01:17 -0000 1.1 +++ sources 2 Apr 2007 08:35:50 -0000 1.2 @@ -0,0 +1 @@ +eba1dfd6eaebafffe584aab78659eb44 metar-1.3.0.tar.gz From fedora-extras-commits at redhat.com Mon Apr 2 10:34:21 2007 From: fedora-extras-commits at redhat.com (Michael G. Fleming (mfleming)) Date: Mon, 2 Apr 2007 06:34:21 -0400 Subject: rpms/mod_security/FC-6 .cvsignore, 1.6, 1.7 mod_security.conf, 1.4, 1.5 mod_security.spec, 1.15, 1.16 sources, 1.7, 1.8 Message-ID: <200704021034.l32AYLYp025520@cvs-int.fedora.redhat.com> Author: mfleming Update of /cvs/extras/rpms/mod_security/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv25490 Modified Files: .cvsignore mod_security.conf mod_security.spec sources Log Message: * Mon Apr 2 2007 Michael Fleming 2.1.0-3 - Sync with devel - Fix CVE-2007-1359 (bz #231728) - Automagically configure correct library path for libxml2 library. - Add LoadModule for mod_unique_id as the logging wants this at runtime Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/mod_security/FC-6/.cvsignore,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- .cvsignore 15 May 2006 12:31:04 -0000 1.6 +++ .cvsignore 2 Apr 2007 10:33:48 -0000 1.7 @@ -1 +1,3 @@ -modsecurity-apache_1.9.4.tar.gz +modsecurity-apache_2.1.0.tar.gz +mod_security.conf +modsecurity_localrules.conf Index: mod_security.conf =================================================================== RCS file: /cvs/extras/rpms/mod_security/FC-6/mod_security.conf,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- mod_security.conf 3 Sep 2006 06:41:10 -0000 1.4 +++ mod_security.conf 2 Apr 2007 10:33:48 -0000 1.5 @@ -1,107 +1,41 @@ # Example configuration file for the mod_security Apache module -LoadModule security_module modules/mod_security.so +LoadFile LIBDIR/libxml2.so.2 - +LoadModule security2_module modules/mod_security2.so +LoadModule unique_id_module modules/mod_unique_id.so - # Turn the filtering engine On or Off - SecFilterEngine On + + # This is the ModSecurity Core Rules Set. + + # Basic configuration goes in here + Include modsecurity.d/modsecurity_crs_10_config.conf + + # Protocol violation and anomalies. + # These are disabled as there's a bug in REQUEST_FILENAME handling + # causing the "+" character to be incorrectly handled. + + # Include modsecurity.d/modsecurity_crs_20_protocol_violations.conf + # Include modsecurity.d/modsecurity_crs_21_protocol_anomalies.conf + + # HTTP policy rules + + Include modsecurity.d/modsecurity_crs_30_http_policy.conf + + # Here comes the Bad Stuff... + + Include modsecurity.d/modsecurity_crs_35_bad_robots.conf + Include modsecurity.d/modsecurity_crs_40_generic_attacks.conf + Include modsecurity.d/modsecurity_crs_45_trojans.conf + Include modsecurity.d/modsecurity_crs_50_outbound.conf + + # Search engines and other crawlers. Only useful if you want to track + # Google / Yahoo et. al. + + # Include modsecurity.d/modsecurity_crs_55_marketing.conf + + # Put your local rules in here. + # The existing example is for the CVE-2007-1359 vulnerability - # The audit engine works independently and - # can be turned On of Off on the per-server or - # on the per-directory basis - SecAuditEngine RelevantOnly - - # Make sure that URL encoding is valid - SecFilterCheckURLEncoding On - - # Unicode encoding check - SecFilterCheckUnicodeEncoding On - - # Only allow bytes from this range - SecFilterForceByteRange 1 255 - - # Cookie format checks. - SecFilterCheckCookieFormat On - - # The name of the audit log file - SecAuditLog logs/audit_log - - # Should mod_security inspect POST payloads - SecFilterScanPOST On - - # Default action set - SecFilterDefaultAction "deny,log,status:406" - - # Simple example filter - # SecFilter 111 - - # Prevent path traversal (..) attacks - # SecFilter "\.\./" - - # Weaker XSS protection but allows common HTML tags - # SecFilter "<( |\n)*script" - - # Prevent XSS atacks (HTML/Javascript injection) - # SecFilter "<(.|\n)+>" - - # Very crude filters to prevent SQL injection attacks - # SecFilter "delete[[:space:]]+from" - # SecFilter "insert[[:space:]]+into" - # SecFilter "select.+from" - - # Require HTTP_USER_AGENT and HTTP_HOST headers - SecFilterSelective "HTTP_USER_AGENT|HTTP_HOST" "^$" - - # Only accept request encodings we know how to handle - # we exclude GET requests from this because some (automated) - # clients supply "text/html" as Content-Type - SecFilterSelective REQUEST_METHOD "!^GET$" chain - SecFilterSelective HTTP_Content-Type "!(^$|^application/x-www-form-urlencoded|^multipart/form-data)" - - # Require Content-Length to be provided with - # every POST request - SecFilterSelective REQUEST_METHOD "^POST$" chain - SecFilterSelective HTTP_Content-Length "^$" - - # Don't accept transfer encodings we know we don't handle - # (and you don't need it anyway) - SecFilterSelective HTTP_Transfer-Encoding "!^$" - - # Some common application-related rules from - # http://modsecrules.monkeydev.org/rules.php?safety=safe - - #Nuke Bookmarks XSS - SecFilterSelective THE_REQUEST "/modules\.php\?name=Bookmarks\&file=(del_cat\&catname|del_mark\&markname|edit_cat\&catname|edit_cat\&catcomment|marks\&catname|uploadbookmarks\&category)=(<[[:space:]]*script|(http|https|ftp)\:/)" - - #Nuke Bookmarks Marks.php SQL Injection Vulnerability - SecFilterSelective THE_REQUEST "modules\.php\?name=Bookmarks\&file=marks\&catname=.*\&category=.*/\*\*/(union|select|delete|insert)" - - #PHPNuke general XSS attempt - #/modules.php?name=News&file=article&sid=1&optionbox= - SecFilterSelective THE_REQUEST "/modules\.php\?*name=<[[:space:]]*script" - - # PHPNuke SQL injection attempt - SecFilterSelective THE_REQUEST "/modules\.php\?*name=Search*instory=" - - #phpnuke sql insertion - SecFilterSelective THE_REQUEST "/modules\.php*name=Forums.*file=viewtopic*/forum=.*\'/" - - # WEB-PHP phpbb quick-reply.php arbitrary command attempt - - SecFilterSelective THE_REQUEST "/quick-reply\.php" chain - SecFilter "phpbb_root_path=" - - #Topic Calendar Mod for phpBB Cross-Site Scripting Attack - SecFilterSelective THE_REQUEST "/calendar_scheduler\.php\?start=(<[[:space:]]*script|(http|https|ftp)\:/)" - - # phpMyAdmin: Safe - - #phpMyAdmin Export.PHP File Disclosure Vulnerability - SecFilterSelective SCRIPT_FILENAME "export\.php$" chain - SecFilterSelective ARG_what "\.\." - - #phpMyAdmin path vln - SecFilterSelective REQUEST_URI "/css/phpmyadmin\.css\.php\?GLOBALS\[cfg\]\[ThemePath\]=/etc" - + Include modsecurity.d/modsecurity_localrules.conf Index: mod_security.spec =================================================================== RCS file: /cvs/extras/rpms/mod_security/FC-6/mod_security.spec,v retrieving revision 1.15 retrieving revision 1.16 diff -u -r1.15 -r1.16 --- mod_security.spec 3 Sep 2006 06:41:10 -0000 1.15 +++ mod_security.spec 2 Apr 2007 10:33:48 -0000 1.16 @@ -1,15 +1,16 @@ Summary: Security module for the Apache HTTP Server Name: mod_security -Version: 1.9.4 -Release: 2%{?dist} +Version: 2.1.0 +Release: 3%{?dist} License: GPL URL: http://www.modsecurity.org/ Group: System Environment/Daemons Source: http://www.modsecurity.org/download/modsecurity-apache_%{version}.tar.gz Source1: mod_security.conf +Source2: modsecurity_localrules.conf BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) -Requires: httpd httpd-mmn = %([ -a %{_includedir}/httpd/.mmn ] && cat %{_includedir}/httpd/.mmn || echo missing) -BuildRequires: httpd-devel +Requires: libxml2 pcre httpd httpd-mmn = %([ -a %{_includedir}/httpd/.mmn ] && cat %{_includedir}/httpd/.mmn || echo missing) +BuildRequires: httpd-devel libxml2-devel pcre-devel %description ModSecurity is an open source intrusion detection and prevention engine @@ -18,28 +19,51 @@ %prep -%setup -q -n modsecurity-apache_%{version} +%setup -n modsecurity-apache_%{version} %build -/usr/sbin/apxs -Wc,"%{optflags}" -c apache2/mod_security.c +make -C apache2 CFLAGS="%{optflags}" top_dir="%{_libdir}/httpd" +perl -pi.orig -e 's|LIBDIR|%{_libdir}|;' %{SOURCE1} %install rm -rf %{buildroot} -mkdir -p %{buildroot}%{_libdir}/httpd/modules/ -mkdir -p %{buildroot}/%{_sysconfdir}/httpd/conf.d/ -install -p apache2/.libs/mod_security.so %{buildroot}/%{_libdir}/httpd/modules/ -install -m644 %{SOURCE1} %{buildroot}/%{_sysconfdir}/httpd/conf.d/ +install -D -m755 apache2/.libs/mod_security2.so %{buildroot}/%{_libdir}/httpd/modules/mod_security2.so +install -D -m644 %{SOURCE1} %{buildroot}/%{_sysconfdir}/httpd/conf.d/mod_security.conf +install -d %{buildroot}/%{_sysconfdir}/httpd/modsecurity.d/blocking/ +cp -r rules/*.conf %{buildroot}/%{_sysconfdir}/httpd/modsecurity.d/ +cp -r rules/blocking/*.conf %{buildroot}/%{_sysconfdir}/httpd/modsecurity.d/blocking/ +install -D -m644 %{SOURCE2} %{buildroot}/%{_sysconfdir}/httpd/modsecurity.d/modsecurity_localrules.conf %clean rm -rf %{buildroot} %files %defattr (-,root,root) -%doc CHANGES LICENSE INSTALL README httpd* util doc -%{_libdir}/httpd/modules/mod_security.so -%config(noreplace) %{_sysconfdir}/httpd/conf.d/mod_security.conf +%doc CHANGES LICENSE README.* modsecurity* doc +%{_libdir}/httpd/modules/mod_security2.so +%config %{_sysconfdir}/httpd/conf.d/mod_security.conf +%dir %{_sysconfdir}/httpd/modsecurity.d +%dir %{_sysconfdir}/httpd/modsecurity.d/blocking +%config %{_sysconfdir}/httpd/modsecurity.d/*.conf +%config %{_sysconfdir}/httpd/modsecurity.d/blocking/*.conf + %changelog +* Mon Apr 2 2007 Michael Fleming 2.1.0-3 +- Sync with devel +- Fix CVE-2007-1359 (bz #231728) +- Automagically configure correct library path for libxml2 library. +- Add LoadModule for mod_unique_id as the logging wants this at runtime + +* Mon Mar 26 2007 Michael Fleming 2.1.0-2 +- Fix DSO permissions (bz#233733) + +* Tue Mar 13 2007 Michael Fleming 2.1.0-1 +- New major release - 2.1.0 +- Fix CVE-2007-1359 with a local rule courtesy of Ivan Ristic +- Addition of core ruleset +- (Build)Requires libxml2 and pcre added. + * Sun Sep 3 2006 Michael Fleming 1.9.4-2 - Rebuild - Fix minor longstanding braino in included sample configuration (bz #203972) Index: sources =================================================================== RCS file: /cvs/extras/rpms/mod_security/FC-6/sources,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- sources 15 May 2006 12:31:04 -0000 1.7 +++ sources 2 Apr 2007 10:33:48 -0000 1.8 @@ -1 +1,3 @@ -74d2317781bab619cd7b6b376b978107 modsecurity-apache_1.9.4.tar.gz +2e919766f2878c4ee46334816004dd15 modsecurity-apache_2.1.0.tar.gz +ca0529cce7b56675e5f319c75cbb7398 mod_security.conf +cbd1dbca89666a85fe9d703de26444c6 modsecurity_localrules.conf From fedora-extras-commits at redhat.com Mon Apr 2 10:36:55 2007 From: fedora-extras-commits at redhat.com (Michael G. Fleming (mfleming)) Date: Mon, 2 Apr 2007 06:36:55 -0400 Subject: rpms/mod_security/FC-5 mod_security.conf, 1.3, 1.4 mod_security.spec, 1.15, 1.16 Message-ID: <200704021036.l32Aatjc025600@cvs-int.fedora.redhat.com> Author: mfleming Update of /cvs/extras/rpms/mod_security/FC-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv25581 Modified Files: mod_security.conf mod_security.spec Log Message: * Mon Apr 2 2007 Michael Fleming 2.1.0-3 - Sync with devel - Fix CVE-2007-1359 (bz #231728) - Automagically configure correct library path for libxml2 library. - Add LoadModule for mod_unique_id as the logging wants this at runtime Index: mod_security.conf =================================================================== RCS file: /cvs/extras/rpms/mod_security/FC-5/mod_security.conf,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- mod_security.conf 9 Jul 2005 11:58:44 -0000 1.3 +++ mod_security.conf 2 Apr 2007 10:36:22 -0000 1.4 @@ -1,107 +1,41 @@ # Example configuration file for the mod_security Apache module -LoadModule security_module modules/mod_security.so +LoadFile LIBDIR/libxml2.so.2 - +LoadModule security2_module modules/mod_security2.so +LoadModule unique_id_module modules/mod_unique_id.so - # Turn the filtering engine On or Off - SecFilterEngine On + + # This is the ModSecurity Core Rules Set. + + # Basic configuration goes in here + Include modsecurity.d/modsecurity_crs_10_config.conf + + # Protocol violation and anomalies. + # These are disabled as there's a bug in REQUEST_FILENAME handling + # causing the "+" character to be incorrectly handled. + + # Include modsecurity.d/modsecurity_crs_20_protocol_violations.conf + # Include modsecurity.d/modsecurity_crs_21_protocol_anomalies.conf + + # HTTP policy rules + + Include modsecurity.d/modsecurity_crs_30_http_policy.conf + + # Here comes the Bad Stuff... + + Include modsecurity.d/modsecurity_crs_35_bad_robots.conf + Include modsecurity.d/modsecurity_crs_40_generic_attacks.conf + Include modsecurity.d/modsecurity_crs_45_trojans.conf + Include modsecurity.d/modsecurity_crs_50_outbound.conf + + # Search engines and other crawlers. Only useful if you want to track + # Google / Yahoo et. al. + + # Include modsecurity.d/modsecurity_crs_55_marketing.conf + + # Put your local rules in here. + # The existing example is for the CVE-2007-1359 vulnerability - # The audit engine works independently and - # can be turned On of Off on the per-server or - # on the per-directory basis - SecAuditEngine RelevantOnly - - # Make sure that URL encoding is valid - SecFilterCheckURLEncoding On - - # Unicode encoding check - SecFilterCheckUnicodeEncoding On - - # Only allow bytes from this range - SecFilterForceByteRange 1 255 - - # Cookie format checks. - SecFilterCheckCookieFormat On - - # The name of the audit log file - SecAuditLog logs/audit_log - - # Should mod_security inspect POST payloads - SecFilterScanPOST On - - # Default action set - SecFilterDefaultAction "deny,log,status:406" - - # Simple example filter - # SecFilter 111 - - # Prevent path traversal (..) attacks - # SecFilter "\.\./" - - # Weaker XSS protection but allows common HTML tags - # SecFilter "<( |\n)*script" - - # Prevent XSS atacks (HTML/Javascript injection) - # SecFilter "<(.|\n)+>" - - # Very crude filters to prevent SQL injection attacks - # SecFilter "delete[[:space:]]+from" - # SecFilter "insert[[:space:]]+into" - # SecFilter "select.+from" - - # Require HTTP_USER_AGENT and HTTP_HOST headers - SecFilterSelective "HTTP_USER_AGENT|HTTP_HOST" "^$" - - # Only accept request encodings we know how to handle - # we exclude GET requests from this because some (automated) - # clients supply "text/html" as Content-Type - SecFilterSelective REQUEST_METHOD "!^GET$" chain - SecFilterSelective HTTP_Content-Type "!(^$|^application/x-www-form-urlencoded$|^multipart/form-data)" - - # Require Content-Length to be provided with - # every POST request - SecFilterSelective REQUEST_METHOD "^POST$" chain - SecFilterSelective HTTP_Content-Length "^$" - - # Don't accept transfer encodings we know we don't handle - # (and you don't need it anyway) - SecFilterSelective HTTP_Transfer-Encoding "!^$" - - # Some common application-related rules from - # http://modsecrules.monkeydev.org/rules.php?safety=safe - - #Nuke Bookmarks XSS - SecFilterSelective THE_REQUEST "/modules\.php\?name=Bookmarks\&file=(del_cat\&catname|del_mark\&markname|edit_cat\&catname|edit_cat\&catcomment|marks\&catname|uploadbookmarks\&category)=(<[[:space:]]*script|(http|https|ftp)\:/)" - - #Nuke Bookmarks Marks.php SQL Injection Vulnerability - SecFilterSelective THE_REQUEST "modules\.php\?name=Bookmarks\&file=marks\&catname=.*\&category=.*/\*\*/(union|select|delete|insert)" - - #PHPNuke general XSS attempt - #/modules.php?name=News&file=article&sid=1&optionbox= - SecFilterSelective THE_REQUEST "/modules\.php\?*name=<[[:space:]]*script" - - # PHPNuke SQL injection attempt - SecFilterSelective THE_REQUEST "/modules\.php\?*name=Search*instory=" - - #phpnuke sql insertion - SecFilterSelective THE_REQUEST "/modules\.php*name=Forums.*file=viewtopic*/forum=.*\'/" - - # WEB-PHP phpbb quick-reply.php arbitrary command attempt - - SecFilterSelective THE_REQUEST "/quick-reply\.php" chain - SecFilter "phpbb_root_path=" - - #Topic Calendar Mod for phpBB Cross-Site Scripting Attack - SecFilterSelective THE_REQUEST "/calendar_scheduler\.php\?start=(<[[:space:]]*script|(http|https|ftp)\:/)" - - # phpMyAdmin: Safe - - #phpMyAdmin Export.PHP File Disclosure Vulnerability - SecFilterSelective SCRIPT_FILENAME "export\.php$" chain - SecFilterSelective ARG_what "\.\." - - #phpMyAdmin path vln - SecFilterSelective REQUEST_URI "/css/phpmyadmin\.css\.php\?GLOBALS\[cfg\]\[ThemePath\]=/etc" - + Include modsecurity.d/modsecurity_localrules.conf Index: mod_security.spec =================================================================== RCS file: /cvs/extras/rpms/mod_security/FC-5/mod_security.spec,v retrieving revision 1.15 retrieving revision 1.16 diff -u -r1.15 -r1.16 --- mod_security.spec 15 May 2006 12:33:59 -0000 1.15 +++ mod_security.spec 2 Apr 2007 10:36:22 -0000 1.16 @@ -1,15 +1,16 @@ Summary: Security module for the Apache HTTP Server Name: mod_security -Version: 1.9.4 -Release: 1%{?dist} +Version: 2.1.0 +Release: 3%{?dist} License: GPL URL: http://www.modsecurity.org/ Group: System Environment/Daemons Source: http://www.modsecurity.org/download/modsecurity-apache_%{version}.tar.gz Source1: mod_security.conf +Source2: modsecurity_localrules.conf BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) -Requires: httpd httpd-mmn = %([ -a %{_includedir}/httpd/.mmn ] && cat %{_includedir}/httpd/.mmn || echo missing) -BuildRequires: httpd-devel +Requires: libxml2 pcre httpd httpd-mmn = %([ -a %{_includedir}/httpd/.mmn ] && cat %{_includedir}/httpd/.mmn || echo missing) +BuildRequires: httpd-devel libxml2-devel pcre-devel %description ModSecurity is an open source intrusion detection and prevention engine @@ -18,28 +19,55 @@ %prep -%setup -q -n modsecurity-apache_%{version} +%setup -n modsecurity-apache_%{version} %build -/usr/sbin/apxs -Wc,"%{optflags}" -c apache2/mod_security.c +make -C apache2 CFLAGS="%{optflags}" top_dir="%{_libdir}/httpd" +perl -pi.orig -e 's|LIBDIR|%{_libdir}|;' %{SOURCE1} %install rm -rf %{buildroot} -mkdir -p %{buildroot}%{_libdir}/httpd/modules/ -mkdir -p %{buildroot}/%{_sysconfdir}/httpd/conf.d/ -install -p apache2/.libs/mod_security.so %{buildroot}/%{_libdir}/httpd/modules/ -install -m644 %{SOURCE1} %{buildroot}/%{_sysconfdir}/httpd/conf.d/ +install -D -m755 apache2/.libs/mod_security2.so %{buildroot}/%{_libdir}/httpd/modules/mod_security2.so +install -D -m644 %{SOURCE1} %{buildroot}/%{_sysconfdir}/httpd/conf.d/mod_security.conf +install -d %{buildroot}/%{_sysconfdir}/httpd/modsecurity.d/blocking/ +cp -r rules/*.conf %{buildroot}/%{_sysconfdir}/httpd/modsecurity.d/ +cp -r rules/blocking/*.conf %{buildroot}/%{_sysconfdir}/httpd/modsecurity.d/blocking/ +install -D -m644 %{SOURCE2} %{buildroot}/%{_sysconfdir}/httpd/modsecurity.d/modsecurity_localrules.conf %clean rm -rf %{buildroot} %files %defattr (-,root,root) -%doc CHANGES LICENSE INSTALL README httpd* util doc -%{_libdir}/httpd/modules/mod_security.so -%config(noreplace) %{_sysconfdir}/httpd/conf.d/mod_security.conf +%doc CHANGES LICENSE README.* modsecurity* doc +%{_libdir}/httpd/modules/mod_security2.so +%config %{_sysconfdir}/httpd/conf.d/mod_security.conf +%dir %{_sysconfdir}/httpd/modsecurity.d +%dir %{_sysconfdir}/httpd/modsecurity.d/blocking +%config %{_sysconfdir}/httpd/modsecurity.d/*.conf +%config %{_sysconfdir}/httpd/modsecurity.d/blocking/*.conf + %changelog +* Mon Apr 2 2007 Michael Fleming 2.1.0-3 +- Sync with devel +- Fix CVE-2007-1359 (bz #231728) +- Automagically configure correct library path for libxml2 library. +- Add LoadModule for mod_unique_id as the logging wants this at runtime + +* Mon Mar 26 2007 Michael Fleming 2.1.0-2 +- Fix DSO permissions (bz#233733) + +* Tue Mar 13 2007 Michael Fleming 2.1.0-1 +- New major release - 2.1.0 +- Fix CVE-2007-1359 with a local rule courtesy of Ivan Ristic +- Addition of core ruleset +- (Build)Requires libxml2 and pcre added. + +* Sun Sep 3 2006 Michael Fleming 1.9.4-2 +- Rebuild +- Fix minor longstanding braino in included sample configuration (bz #203972) + * Mon May 15 2006 Michael Fleming 1.9.4-1 - New upstream release From fedora-extras-commits at redhat.com Mon Apr 2 10:40:03 2007 From: fedora-extras-commits at redhat.com (Michael G. Fleming (mfleming)) Date: Mon, 2 Apr 2007 06:40:03 -0400 Subject: rpms/mod_security/FC-5 .cvsignore,1.6,1.7 sources,1.7,1.8 Message-ID: <200704021040.l32Ae3RW025635@cvs-int.fedora.redhat.com> Author: mfleming Update of /cvs/extras/rpms/mod_security/FC-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv25616 Modified Files: .cvsignore sources Log Message: Include the right sources this time. Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/mod_security/FC-5/.cvsignore,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- .cvsignore 15 May 2006 12:33:59 -0000 1.6 +++ .cvsignore 2 Apr 2007 10:39:30 -0000 1.7 @@ -1 +1,3 @@ -modsecurity-apache_1.9.4.tar.gz +modsecurity-apache_2.1.0.tar.gz +mod_security.conf +modsecurity_localrules.conf Index: sources =================================================================== RCS file: /cvs/extras/rpms/mod_security/FC-5/sources,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- sources 15 May 2006 12:33:59 -0000 1.7 +++ sources 2 Apr 2007 10:39:30 -0000 1.8 @@ -1 +1,3 @@ -74d2317781bab619cd7b6b376b978107 modsecurity-apache_1.9.4.tar.gz +2e919766f2878c4ee46334816004dd15 modsecurity-apache_2.1.0.tar.gz +ca0529cce7b56675e5f319c75cbb7398 mod_security.conf +cbd1dbca89666a85fe9d703de26444c6 modsecurity_localrules.conf From fedora-extras-commits at redhat.com Mon Apr 2 11:07:16 2007 From: fedora-extras-commits at redhat.com (Balint Cristian (cbalint)) Date: Mon, 2 Apr 2007 07:07:16 -0400 Subject: rpms/gdal import.log,1.16,1.17 Message-ID: <200704021107.l32B7GBU030160@cvs-int.fedora.redhat.com> Author: cbalint Update of /cvs/extras/rpms/gdal In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv30126 Modified Files: import.log Log Message: auto-import gdal-1.4.0-19 on branch devel from gdal-1.4.0-19.src.rpm Index: import.log =================================================================== RCS file: /cvs/extras/rpms/gdal/import.log,v retrieving revision 1.16 retrieving revision 1.17 diff -u -r1.16 -r1.17 --- import.log 21 Mar 2007 17:40:08 -0000 1.16 +++ import.log 2 Apr 2007 11:06:43 -0000 1.17 @@ -13,3 +13,4 @@ gdal-1_4_0-17:FC-6:gdal-1.4.0-17.src.rpm:1174432002 gdal-1_4_0-18:HEAD:gdal-1.4.0-18.src.rpm:1174498708 gdal-1_4_0-18:FC-6:gdal-1.4.0-18.src.rpm:1174498799 +gdal-1_4_0-19:HEAD:gdal-1.4.0-19.src.rpm:1175511983 From fedora-extras-commits at redhat.com Mon Apr 2 11:07:20 2007 From: fedora-extras-commits at redhat.com (Balint Cristian (cbalint)) Date: Mon, 2 Apr 2007 07:07:20 -0400 Subject: rpms/gdal/devel gdal.spec,1.9,1.10 Message-ID: <200704021107.l32B7K2V030163@cvs-int.fedora.redhat.com> Author: cbalint Update of /cvs/extras/rpms/gdal/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv30126/devel Modified Files: gdal.spec Log Message: auto-import gdal-1.4.0-19 on branch devel from gdal-1.4.0-19.src.rpm Index: gdal.spec =================================================================== RCS file: /cvs/extras/rpms/gdal/devel/gdal.spec,v retrieving revision 1.9 retrieving revision 1.10 diff -u -r1.9 -r1.10 --- gdal.spec 21 Mar 2007 17:38:40 -0000 1.9 +++ gdal.spec 2 Apr 2007 11:06:47 -0000 1.10 @@ -1,6 +1,6 @@ Name: gdal Version: 1.4.0 -Release: 18%{?dist} +Release: 19%{?dist} Summary: GIS file format library Group: System Environment/Libraries License: MIT @@ -84,7 +84,8 @@ # fix hardcoded issues with cfitso and ogdi sed -i 's|-L\$with_cfitsio -L\$with_cfitsio\/lib -lcfitsio|-lcfitsio|g' configure sed -i 's|-I\$with_cfitsio|-I\$with_cfitsio\/include\/cfitsio|g' configure -sed -i 's|-L\$with_netcdf -L\with_netcdf\/lib -lnetcdf|-lnetcdf|g' configure +sed -i 's|-L\$with_netcdf -L\$with_netcdf\/lib -lnetcdf|-lnetcdf|g' configure +sed -i 's|-L\$DODS_LIB -ldap++|-ldap++|g' configure sed -i 's|-L\$with_ogdi -L\$with_ogdi\/lib -logdi|-logdi|g' configure sed -i 's|-L\$with_jpeg -L\$with_jpeg\/lib -ljpeg|-ljpeg|g' configure sed -i 's|-L\$with_libtiff\/lib -ltiff|-ltiff|g' configure @@ -258,6 +259,7 @@ %doc ogr/wcts/html ogr/ogrsf_frmts/html %doc ogr/ogrsf_frmts/latex/refman.pdf %{_bindir}/%{name}-config +%dir %{_includedir}/%{name} %{_includedir}/%{name}/*.h %{_libdir}/*.so %{_libdir}/pkgconfig/%{name}.pc @@ -280,6 +282,10 @@ %{perl_vendorarch}/* %changelog +* Mon Apr 02 2007 Balint Cristian 1.4.0-19 +- own gdal includedir +- fix one more spurious lib path + * Wed Mar 21 2007 Balint Cristian 1.4.0-18 - remove system lib path from gdal-config --libs, its implicit From fedora-extras-commits at redhat.com Mon Apr 2 11:12:43 2007 From: fedora-extras-commits at redhat.com (Balint Cristian (cbalint)) Date: Mon, 2 Apr 2007 07:12:43 -0400 Subject: rpms/gdal import.log,1.17,1.18 Message-ID: <200704021112.l32BChD3030275@cvs-int.fedora.redhat.com> Author: cbalint Update of /cvs/extras/rpms/gdal In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv30235 Modified Files: import.log Log Message: auto-import gdal-1.4.0-19 on branch FC-6 from gdal-1.4.0-19.src.rpm Index: import.log =================================================================== RCS file: /cvs/extras/rpms/gdal/import.log,v retrieving revision 1.17 retrieving revision 1.18 diff -u -r1.17 -r1.18 --- import.log 2 Apr 2007 11:06:43 -0000 1.17 +++ import.log 2 Apr 2007 11:12:09 -0000 1.18 @@ -14,3 +14,4 @@ gdal-1_4_0-18:HEAD:gdal-1.4.0-18.src.rpm:1174498708 gdal-1_4_0-18:FC-6:gdal-1.4.0-18.src.rpm:1174498799 gdal-1_4_0-19:HEAD:gdal-1.4.0-19.src.rpm:1175511983 +gdal-1_4_0-19:FC-6:gdal-1.4.0-19.src.rpm:1175512310 From fedora-extras-commits at redhat.com Mon Apr 2 11:12:46 2007 From: fedora-extras-commits at redhat.com (Balint Cristian (cbalint)) Date: Mon, 2 Apr 2007 07:12:46 -0400 Subject: rpms/gdal/FC-6 gdal.spec,1.5,1.6 Message-ID: <200704021112.l32BCkZI030283@cvs-int.fedora.redhat.com> Author: cbalint Update of /cvs/extras/rpms/gdal/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv30235/FC-6 Modified Files: gdal.spec Log Message: auto-import gdal-1.4.0-19 on branch FC-6 from gdal-1.4.0-19.src.rpm Index: gdal.spec =================================================================== RCS file: /cvs/extras/rpms/gdal/FC-6/gdal.spec,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- gdal.spec 21 Mar 2007 17:40:11 -0000 1.5 +++ gdal.spec 2 Apr 2007 11:12:13 -0000 1.6 @@ -1,6 +1,6 @@ Name: gdal Version: 1.4.0 -Release: 18%{?dist} +Release: 19%{?dist} Summary: GIS file format library Group: System Environment/Libraries License: MIT @@ -84,7 +84,8 @@ # fix hardcoded issues with cfitso and ogdi sed -i 's|-L\$with_cfitsio -L\$with_cfitsio\/lib -lcfitsio|-lcfitsio|g' configure sed -i 's|-I\$with_cfitsio|-I\$with_cfitsio\/include\/cfitsio|g' configure -sed -i 's|-L\$with_netcdf -L\with_netcdf\/lib -lnetcdf|-lnetcdf|g' configure +sed -i 's|-L\$with_netcdf -L\$with_netcdf\/lib -lnetcdf|-lnetcdf|g' configure +sed -i 's|-L\$DODS_LIB -ldap++|-ldap++|g' configure sed -i 's|-L\$with_ogdi -L\$with_ogdi\/lib -logdi|-logdi|g' configure sed -i 's|-L\$with_jpeg -L\$with_jpeg\/lib -ljpeg|-ljpeg|g' configure sed -i 's|-L\$with_libtiff\/lib -ltiff|-ltiff|g' configure @@ -258,6 +259,7 @@ %doc ogr/wcts/html ogr/ogrsf_frmts/html %doc ogr/ogrsf_frmts/latex/refman.pdf %{_bindir}/%{name}-config +%dir %{_includedir}/%{name} %{_includedir}/%{name}/*.h %{_libdir}/*.so %{_libdir}/pkgconfig/%{name}.pc @@ -280,6 +282,10 @@ %{perl_vendorarch}/* %changelog +* Mon Apr 02 2007 Balint Cristian 1.4.0-19 +- own gdal includedir +- fix one more spurious lib path + * Wed Mar 21 2007 Balint Cristian 1.4.0-18 - remove system lib path from gdal-config --libs, its implicit From fedora-extras-commits at redhat.com Mon Apr 2 11:25:24 2007 From: fedora-extras-commits at redhat.com (Chitlesh GOORAH (chitlesh)) Date: Mon, 2 Apr 2007 07:25:24 -0400 Subject: rpms/geda-examples/FC-6 geda-examples.spec,1.4,1.5 Message-ID: <200704021125.l32BPOQp030701@cvs-int.fedora.redhat.com> Author: chitlesh Update of /cvs/extras/rpms/geda-examples/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv30682/FC-6 Modified Files: geda-examples.spec Log Message: Index: geda-examples.spec =================================================================== RCS file: /cvs/extras/rpms/geda-examples/FC-6/geda-examples.spec,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- geda-examples.spec 29 Mar 2007 07:31:52 -0000 1.4 +++ geda-examples.spec 2 Apr 2007 11:24:51 -0000 1.5 @@ -2,7 +2,7 @@ Name: geda-examples Version: 20070216 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Circuit examples for gEDA Group: Applications/Engineering @@ -20,12 +20,30 @@ This package contains circuit examples for the gEDA project. %prep + %setup -q +# some files have Windows-type end-of-type encoding. for f in `find . -name \*.mod -or -name \*.cir -or -name \*.netlist | sort` ; do sed -i -e 's|\r||' $f ; done +# correcting TwoStageAmp example to fit the geda-spice package +# please note that geda-spice is not provided +# neither geda/gaf nor the fedoraproject due to license restrictions +sed -i \ +'s|.INCLUDE /home/sdb/TwoStageAmp/Simulation.cmd|.INCLUDE %{gedaexampledir}/TwoStageAmp/Simulation.cmd|' \ + TwoStageAmp/spice.netlist + +sed -i -e \ +'s|file=./models/2N3904.mod|file=%{_datadir}/gEDA/models/bjt/2N3904.mod|' \ + TwoStageAmp/TwoStageAmp.sch + +sed -i -e \ +'s|file=Simulation.cmd|file=%{gedaexampledir}/TwoStageAmp/Simulation.cmd|' \ + TwoStageAmp/TwoStageAmp.sch + + %build %configure %{__make} %{?_smp_mflags} @@ -84,6 +102,9 @@ %{gedaexampledir}/RF_Amp %Changelog +* Sun Apr 01 2007 Chitlesh Goorah - 20070216-2 +- TwoStageAmp bug fixes + * Wed Mar 28 2007 Chitlesh Goorah - 20070216-1 - new upstream release on 2007 02 16 From fedora-extras-commits at redhat.com Mon Apr 2 11:26:44 2007 From: fedora-extras-commits at redhat.com (Chitlesh GOORAH (chitlesh)) Date: Mon, 2 Apr 2007 07:26:44 -0400 Subject: rpms/geda-examples/devel geda-examples.spec,1.4,1.5 Message-ID: <200704021126.l32BQiDN030735@cvs-int.fedora.redhat.com> Author: chitlesh Update of /cvs/extras/rpms/geda-examples/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv30715/devel Modified Files: geda-examples.spec Log Message: Index: geda-examples.spec =================================================================== RCS file: /cvs/extras/rpms/geda-examples/devel/geda-examples.spec,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- geda-examples.spec 29 Mar 2007 07:33:16 -0000 1.4 +++ geda-examples.spec 2 Apr 2007 11:26:11 -0000 1.5 @@ -2,7 +2,7 @@ Name: geda-examples Version: 20070216 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Circuit examples for gEDA Group: Applications/Engineering @@ -20,12 +20,30 @@ This package contains circuit examples for the gEDA project. %prep + %setup -q +# some files have Windows-type end-of-type encoding. for f in `find . -name \*.mod -or -name \*.cir -or -name \*.netlist | sort` ; do sed -i -e 's|\r||' $f ; done +# correcting TwoStageAmp example to fit the geda-spice package +# please note that geda-spice is not provided +# neither geda/gaf nor the fedoraproject due to license restrictions +sed -i \ +'s|.INCLUDE /home/sdb/TwoStageAmp/Simulation.cmd|.INCLUDE %{gedaexampledir}/TwoStageAmp/Simulation.cmd|' \ + TwoStageAmp/spice.netlist + +sed -i -e \ +'s|file=./models/2N3904.mod|file=%{_datadir}/gEDA/models/bjt/2N3904.mod|' \ + TwoStageAmp/TwoStageAmp.sch + +sed -i -e \ +'s|file=Simulation.cmd|file=%{gedaexampledir}/TwoStageAmp/Simulation.cmd|' \ + TwoStageAmp/TwoStageAmp.sch + + %build %configure %{__make} %{?_smp_mflags} @@ -84,6 +102,9 @@ %{gedaexampledir}/RF_Amp %Changelog +* Sun Apr 01 2007 Chitlesh Goorah - 20070216-2 +- TwoStageAmp bug fixes + * Wed Mar 28 2007 Chitlesh Goorah - 20070216-1 - new upstream release on 2007 02 16 From fedora-extras-commits at redhat.com Mon Apr 2 11:46:11 2007 From: fedora-extras-commits at redhat.com (Patrice Dumas (pertusus)) Date: Mon, 2 Apr 2007 07:46:11 -0400 Subject: rpms/kchmviewer/devel kchmviewer-2.0-desktop_fix.patch, NONE, 1.1 kchmviewer.spec, 1.8, 1.9 kchmviewer-desktop.diff, 1.2, NONE Message-ID: <200704021146.l32BkBwD031297@cvs-int.fedora.redhat.com> Author: pertusus Update of /cvs/extras/rpms/kchmviewer/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv31275 Modified Files: kchmviewer.spec Added Files: kchmviewer-2.0-desktop_fix.patch Removed Files: kchmviewer-desktop.diff Log Message: clog kchmviewer-2.0-desktop_fix.patch: --- NEW FILE kchmviewer-2.0-desktop_fix.patch --- --- kchmviewer-3.0/lib/kio-msits/kchmviewer.desktop.desktop_fix 2007-03-07 10:20:54.000000000 +0100 +++ kchmviewer-3.0/lib/kio-msits/kchmviewer.desktop 2007-04-01 20:26:54.000000000 +0200 @@ -1,11 +1,11 @@ [Desktop Entry] Categories=Qt;KDE;Utility; Encoding=UTF-8 +GenericName=CHM file viewer Type=Application -Exec=kchmviewer %U -Icon=kchmviewer.png -Comment= -Terminal=0 +Exec=kchmviewer %f +Icon=kchmviewer +Terminal=false Name=KchmViewer Comment=A viewer of CHM (MS-Help) files -MimeType=application/chm +MimeType=application/chm;application/x-chm Index: kchmviewer.spec =================================================================== RCS file: /cvs/extras/rpms/kchmviewer/devel/kchmviewer.spec,v retrieving revision 1.8 retrieving revision 1.9 diff -u -r1.8 -r1.9 --- kchmviewer.spec 16 Feb 2007 22:08:35 -0000 1.8 +++ kchmviewer.spec 2 Apr 2007 11:45:38 -0000 1.9 @@ -1,14 +1,14 @@ Name: kchmviewer -Version: 2.7 -Release: 2%{?dist} +Version: 3.0 +Release: 1%{?dist} Summary: CHM viewer with KDE support Group: Applications/Publishing License: GPL URL: http://www.kchmviewer.net/ -Source0: http://ovh.dl.sourceforge.net/sourceforge/kchmviewer/kchmviewer-%{version}.tar.gz +Source0: http://downloads.sourceforge.net/kchmviewer/kchmviewer-%{version}.tar.gz # fix the desktop file -Patch0: kchmviewer-desktop.diff +Patch0: kchmviewer-2.0-desktop_fix.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: qt-devel chmlib-devel @@ -23,12 +23,13 @@ %prep %setup -q -%patch0 -p1 -b .fix -chmod -x kio-msits/msits.* +%patch0 -p1 -b .desktop_fix +chmod -x lib/kio-msits/msits.* %build -%configure --disable-static --with-kde --disable-rpath +%configure --disable-static --with-kde --disable-rpath \ + --disable-dependency-tracking --disable-strict --disable-warnings make %{?_smp_mflags} @@ -43,6 +44,11 @@ --delete-original \ $RPM_BUILD_ROOT%{_datadir}/applnk/kchmviewer.desktop +# remove static libs, they have no interface, libkdeextra is too generic +rm ${RPM_BUILD_ROOT}%{_libdir}/libchmfile.a +rm ${RPM_BUILD_ROOT}%{_libdir}/libkdeextra.a + +%find_lang %{name} %clean rm -rf $RPM_BUILD_ROOT @@ -59,7 +65,7 @@ %{_bindir}/gtk-update-icon-cache --quiet %{_datadir}/icons/crystalsvg || : -%files +%files -f %{name}.lang %defattr(-,root,root,-) %doc README COPYING ChangeLog %{_bindir}/kchmviewer @@ -72,6 +78,9 @@ %changelog +* Sun Apr 1 2007 Patrice Dumas 3.0-1 +- update to 3.0 + * Fri Feb 16 2007 Patrice Dumas 2.7-2 - fixes in desktop file. Fix #229070 --- kchmviewer-desktop.diff DELETED --- From fedora-extras-commits at redhat.com Mon Apr 2 11:49:25 2007 From: fedora-extras-commits at redhat.com (Patrice Dumas (pertusus)) Date: Mon, 2 Apr 2007 07:49:25 -0400 Subject: rpms/kchmviewer/devel .cvsignore, 1.5, 1.6 kchmviewer.spec, 1.9, 1.10 sources, 1.5, 1.6 Message-ID: <200704021149.l32BnPsm031416@cvs-int.fedora.redhat.com> Author: pertusus Update of /cvs/extras/rpms/kchmviewer/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv31348 Modified Files: .cvsignore kchmviewer.spec sources Log Message: update sources Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/kchmviewer/devel/.cvsignore,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- .cvsignore 29 Jan 2007 21:31:13 -0000 1.5 +++ .cvsignore 2 Apr 2007 11:48:53 -0000 1.6 @@ -1 +1 @@ -kchmviewer-2.7.tar.gz +kchmviewer-3.0.tar.gz Index: kchmviewer.spec =================================================================== RCS file: /cvs/extras/rpms/kchmviewer/devel/kchmviewer.spec,v retrieving revision 1.9 retrieving revision 1.10 diff -u -r1.9 -r1.10 --- kchmviewer.spec 2 Apr 2007 11:45:38 -0000 1.9 +++ kchmviewer.spec 2 Apr 2007 11:48:53 -0000 1.10 @@ -1,6 +1,6 @@ Name: kchmviewer Version: 3.0 -Release: 1%{?dist} +Release: 2%{?dist} Summary: CHM viewer with KDE support Group: Applications/Publishing @@ -78,7 +78,7 @@ %changelog -* Sun Apr 1 2007 Patrice Dumas 3.0-1 +* Sun Apr 1 2007 Patrice Dumas 3.0-2 - update to 3.0 * Fri Feb 16 2007 Patrice Dumas 2.7-2 Index: sources =================================================================== RCS file: /cvs/extras/rpms/kchmviewer/devel/sources,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- sources 29 Jan 2007 21:31:13 -0000 1.5 +++ sources 2 Apr 2007 11:48:53 -0000 1.6 @@ -1 +1 @@ -f7bb9fb4b10f351f93d32a5ebca5e078 kchmviewer-2.7.tar.gz +f14b7c5be4154dfc688bef7ebd3879ff kchmviewer-3.0.tar.gz From fedora-extras-commits at redhat.com Mon Apr 2 12:12:07 2007 From: fedora-extras-commits at redhat.com (Balint Cristian (cbalint)) Date: Mon, 2 Apr 2007 08:12:07 -0400 Subject: rpms/grass/devel grass.spec,1.1,1.2 Message-ID: <200704021212.l32CC70i003257@cvs-int.fedora.redhat.com> Author: cbalint Update of /cvs/extras/rpms/grass/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv3220/devel Modified Files: grass.spec Log Message: auto-import grass-6.2.1-14 on branch devel from grass-6.2.1-14.src.rpm Index: grass.spec =================================================================== RCS file: /cvs/extras/rpms/grass/devel/grass.spec,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- grass.spec 20 Mar 2007 16:33:39 -0000 1.1 +++ grass.spec 2 Apr 2007 12:11:34 -0000 1.2 @@ -1,6 +1,6 @@ Name: grass Version: 6.2.1 -Release: 13%{?dist} +Release: 14%{?dist} Summary: GRASS - Geographic Resources Analysis Support System Group: Applications/Engineering License: GPL @@ -34,7 +34,6 @@ %package libs Summary: GRASS (Geographic Resources Analysis Support System) runtime libraries Group: Applications/Engineering -Requires: python tk %description libs GRASS (Geographic Resources Analysis Support System) runtime libraries. @@ -218,6 +217,10 @@ # hide GISBASE into systems %{_libdir} insted, to be FHS compliant mv %{buildroot}%{_prefix}/%{name}-%{version} %{buildroot}%{_libdir}/ +# rename gem module loader to gem62 +mv %{buildroot}%{_bindir}/gem %{buildroot}%{_bindir}/gem62 + + %clean rm -rf %{buildroot} @@ -230,7 +233,7 @@ %doc REQUIREMENTS.html CHANGES %doc doc dist.%{_host}/docs %{_bindir}/grass62 -%{_bindir}/gem +%{_bindir}/gem62 %dir %{_libdir}/%{name}-%{version} %{_libdir}/%{name}-%{version}/* %{_datadir}/applications/fedora-grass.desktop @@ -259,6 +262,10 @@ %{_libdir}/libgrass_*.so %changelog +* Mon Apr 02 2007 Balint Cristian 6.2.1-14 +- remove bogus requirement in grass-libs + - rename gem loader to gem62 + * Tue Mar 20 2007 Balint Cristian 6.2.1-13 - see README-fedora for license fix in redistributed tarball - r.terraflow plugin removal from -fedora tarball From fedora-extras-commits at redhat.com Mon Apr 2 12:12:04 2007 From: fedora-extras-commits at redhat.com (Balint Cristian (cbalint)) Date: Mon, 2 Apr 2007 08:12:04 -0400 Subject: rpms/grass import.log,1.3,1.4 Message-ID: <200704021212.l32CC4ZO003254@cvs-int.fedora.redhat.com> Author: cbalint Update of /cvs/extras/rpms/grass In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv3220 Modified Files: import.log Log Message: auto-import grass-6.2.1-14 on branch devel from grass-6.2.1-14.src.rpm Index: import.log =================================================================== RCS file: /cvs/extras/rpms/grass/import.log,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- import.log 20 Mar 2007 16:35:43 -0000 1.3 +++ import.log 2 Apr 2007 12:11:31 -0000 1.4 @@ -1,2 +1,3 @@ grass-6_2_1-13:HEAD:grass-6.2.1-13.src.rpm:1174408406 grass-6_2_1-13:FC-6:grass-6.2.1-13.src.rpm:1174408534 +grass-6_2_1-14:HEAD:grass-6.2.1-14.src.rpm:1175515869 From fedora-extras-commits at redhat.com Mon Apr 2 12:13:59 2007 From: fedora-extras-commits at redhat.com (Balint Cristian (cbalint)) Date: Mon, 2 Apr 2007 08:13:59 -0400 Subject: rpms/grass/FC-6 grass.spec,1.1,1.2 Message-ID: <200704021213.l32CDxl6003355@cvs-int.fedora.redhat.com> Author: cbalint Update of /cvs/extras/rpms/grass/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv3318/FC-6 Modified Files: grass.spec Log Message: auto-import grass-6.2.1-14 on branch FC-6 from grass-6.2.1-14.src.rpm Index: grass.spec =================================================================== RCS file: /cvs/extras/rpms/grass/FC-6/grass.spec,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- grass.spec 20 Mar 2007 16:35:46 -0000 1.1 +++ grass.spec 2 Apr 2007 12:13:26 -0000 1.2 @@ -1,6 +1,6 @@ Name: grass Version: 6.2.1 -Release: 13%{?dist} +Release: 14%{?dist} Summary: GRASS - Geographic Resources Analysis Support System Group: Applications/Engineering License: GPL @@ -34,7 +34,6 @@ %package libs Summary: GRASS (Geographic Resources Analysis Support System) runtime libraries Group: Applications/Engineering -Requires: python tk %description libs GRASS (Geographic Resources Analysis Support System) runtime libraries. @@ -218,6 +217,10 @@ # hide GISBASE into systems %{_libdir} insted, to be FHS compliant mv %{buildroot}%{_prefix}/%{name}-%{version} %{buildroot}%{_libdir}/ +# rename gem module loader to gem62 +mv %{buildroot}%{_bindir}/gem %{buildroot}%{_bindir}/gem62 + + %clean rm -rf %{buildroot} @@ -230,7 +233,7 @@ %doc REQUIREMENTS.html CHANGES %doc doc dist.%{_host}/docs %{_bindir}/grass62 -%{_bindir}/gem +%{_bindir}/gem62 %dir %{_libdir}/%{name}-%{version} %{_libdir}/%{name}-%{version}/* %{_datadir}/applications/fedora-grass.desktop @@ -259,6 +262,10 @@ %{_libdir}/libgrass_*.so %changelog +* Mon Apr 02 2007 Balint Cristian 6.2.1-14 +- remove bogus requirement in grass-libs + - rename gem loader to gem62 + * Tue Mar 20 2007 Balint Cristian 6.2.1-13 - see README-fedora for license fix in redistributed tarball - r.terraflow plugin removal from -fedora tarball From fedora-extras-commits at redhat.com Mon Apr 2 12:13:56 2007 From: fedora-extras-commits at redhat.com (Balint Cristian (cbalint)) Date: Mon, 2 Apr 2007 08:13:56 -0400 Subject: rpms/grass import.log,1.4,1.5 Message-ID: <200704021213.l32CDuWm003352@cvs-int.fedora.redhat.com> Author: cbalint Update of /cvs/extras/rpms/grass In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv3318 Modified Files: import.log Log Message: auto-import grass-6.2.1-14 on branch FC-6 from grass-6.2.1-14.src.rpm Index: import.log =================================================================== RCS file: /cvs/extras/rpms/grass/import.log,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- import.log 2 Apr 2007 12:11:31 -0000 1.4 +++ import.log 2 Apr 2007 12:13:23 -0000 1.5 @@ -1,3 +1,4 @@ grass-6_2_1-13:HEAD:grass-6.2.1-13.src.rpm:1174408406 grass-6_2_1-13:FC-6:grass-6.2.1-13.src.rpm:1174408534 grass-6_2_1-14:HEAD:grass-6.2.1-14.src.rpm:1175515869 +grass-6_2_1-14:FC-6:grass-6.2.1-14.src.rpm:1175515982 From fedora-extras-commits at redhat.com Mon Apr 2 12:31:28 2007 From: fedora-extras-commits at redhat.com (Jens Petersen (petersen)) Date: Mon, 2 Apr 2007 08:31:28 -0400 Subject: owners owners.epel.list,1.95,1.96 Message-ID: <200704021231.l32CVSKS004018@cvs-int.fedora.redhat.com> Author: petersen Update of /cvs/extras/owners In directory cvs-int.fedora.redhat.com:/home/fedora/petersen/owners Modified Files: owners.epel.list Log Message: add yaz (#175623) Index: owners.epel.list =================================================================== RCS file: /cvs/extras/owners/owners.epel.list,v retrieving revision 1.95 retrieving revision 1.96 diff -u -r1.95 -r1.96 --- owners.epel.list 2 Apr 2007 01:00:47 -0000 1.95 +++ owners.epel.list 2 Apr 2007 12:30:58 -0000 1.96 @@ -420,6 +420,7 @@ Fedora EPEL|xprobe2|An active operating system fingerprinting tool|lmacken at redhat.com|extras-qa at fedoraproject.org| Fedora EPEL|xvattr|Utility for getting and setting Xv attributes|matthias at rpmforge.net|extras-qa at fedoraproject.org| Fedora EPEL|yasm|Complete rewrite of the NASM assembler|matthias at rpmforge.net|extras-qa at fedoraproject.org| +Fedora EPEL|yaz|Z39.50/SRW/SRU programs|icon at fedoraproject.org|extras-qa at fedoraproject.org| Fedora EPEL|ytalk|A chat program for multiple users|mmcgrath at redhat.com|extras-qa at fedoraproject.org| Fedora EPEL|yumex|A GUI for Yum|tla at rasmil.dk|extras-qa at fedoraproject.org| Fedora EPEL|zabbix|Open-source monitoring solution for your IT infrastructure|jwilson at redhat.com|extras-qa at fedoraproject.org| From fedora-extras-commits at redhat.com Mon Apr 2 12:38:53 2007 From: fedora-extras-commits at redhat.com (Jens Petersen (petersen)) Date: Mon, 2 Apr 2007 08:38:53 -0400 Subject: owners owners.epel.list,1.96,1.97 Message-ID: <200704021238.l32CcrpU004230@cvs-int.fedora.redhat.com> Author: petersen Update of /cvs/extras/owners In directory cvs-int.fedora.redhat.com:/home/fedora/petersen/owners Modified Files: owners.epel.list Log Message: add php-pear-Mail Index: owners.epel.list =================================================================== RCS file: /cvs/extras/owners/owners.epel.list,v retrieving revision 1.96 retrieving revision 1.97 diff -u -r1.96 -r1.97 --- owners.epel.list 2 Apr 2007 12:30:58 -0000 1.96 +++ owners.epel.list 2 Apr 2007 12:38:23 -0000 1.97 @@ -310,6 +310,7 @@ Fedora EPEL|php-magickwand|PHP API for ImageMagick|redhat-bugzilla at linuxnetz.de|extras-qa at fedoraproject.org| Fedora EPEL|php-mmcache|PHP accelerator, optimizer, encoder and dynamic content cacher|matthias at rpmforge.net|extras-qa at fedoraproject.org| Fedora EPEL|php-pear-Benchmark|Framework to benchmark PHP scripts or function calls|chris.stone at gmail.com|extras-qa at fedoraproject.org| +Fedora EPEL|php-pear-Mail|Class that provides multiple interfaces for sending emails|Fedora at FamilleCollet.com|extras-qa at fedoraproject.org| Fedora EPEL|php-pecl-mailparse|PECL package for parsing and working with email messages|matthias at rpmforge.net|extras-qa at fedoraproject.org| Fedora EPEL|php-pecl-zip|PECL A zip management extension|Fedora at FamilleCollet.com|extras-qa at fedoraproject.org| Fedora EPEL|phpPgAdmin|Web based PostgreSQL Administration|devrim at commandprompt.com|extras-qa at fedoraproject.org| From fedora-extras-commits at redhat.com Mon Apr 2 12:45:27 2007 From: fedora-extras-commits at redhat.com (Jens Petersen (petersen)) Date: Mon, 2 Apr 2007 08:45:27 -0400 Subject: owners owners.epel.list,1.97,1.98 Message-ID: <200704021245.l32CjRS4004425@cvs-int.fedora.redhat.com> Author: petersen Update of /cvs/extras/owners In directory cvs-int.fedora.redhat.com:/home/fedora/petersen/owners Modified Files: owners.epel.list Log Message: add php-pear-HTTP (#190156) Index: owners.epel.list =================================================================== RCS file: /cvs/extras/owners/owners.epel.list,v retrieving revision 1.97 retrieving revision 1.98 diff -u -r1.97 -r1.98 --- owners.epel.list 2 Apr 2007 12:38:23 -0000 1.97 +++ owners.epel.list 2 Apr 2007 12:44:57 -0000 1.98 @@ -310,6 +310,7 @@ Fedora EPEL|php-magickwand|PHP API for ImageMagick|redhat-bugzilla at linuxnetz.de|extras-qa at fedoraproject.org| Fedora EPEL|php-mmcache|PHP accelerator, optimizer, encoder and dynamic content cacher|matthias at rpmforge.net|extras-qa at fedoraproject.org| Fedora EPEL|php-pear-Benchmark|Framework to benchmark PHP scripts or function calls|chris.stone at gmail.com|extras-qa at fedoraproject.org| +Fedora EPEL|php-pear-HTTP|Miscellaneous HTTP utilities|Fedora at FamilleCollet.com|extras-qa at fedoraproject.org| Fedora EPEL|php-pear-Mail|Class that provides multiple interfaces for sending emails|Fedora at FamilleCollet.com|extras-qa at fedoraproject.org| Fedora EPEL|php-pecl-mailparse|PECL package for parsing and working with email messages|matthias at rpmforge.net|extras-qa at fedoraproject.org| Fedora EPEL|php-pecl-zip|PECL A zip management extension|Fedora at FamilleCollet.com|extras-qa at fedoraproject.org| From fedora-extras-commits at redhat.com Mon Apr 2 12:47:46 2007 From: fedora-extras-commits at redhat.com (Patrice Dumas (pertusus)) Date: Mon, 2 Apr 2007 08:47:46 -0400 Subject: rpms/kchmviewer/FC-6 kchmviewer-2.0-desktop_fix.patch, NONE, 1.1 .cvsignore, 1.5, 1.6 kchmviewer.spec, 1.6, 1.7 sources, 1.5, 1.6 kchmviewer-desktop.diff, 1.2, NONE Message-ID: <200704021247.l32Clk5o004537@cvs-int.fedora.redhat.com> Author: pertusus Update of /cvs/extras/rpms/kchmviewer/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv4511 Modified Files: .cvsignore kchmviewer.spec sources Added Files: kchmviewer-2.0-desktop_fix.patch Removed Files: kchmviewer-desktop.diff Log Message: * Sun Apr 1 2007 Patrice Dumas 3.0-2 - update to 3.0 kchmviewer-2.0-desktop_fix.patch: --- NEW FILE kchmviewer-2.0-desktop_fix.patch --- --- kchmviewer-3.0/lib/kio-msits/kchmviewer.desktop.desktop_fix 2007-03-07 10:20:54.000000000 +0100 +++ kchmviewer-3.0/lib/kio-msits/kchmviewer.desktop 2007-04-01 20:26:54.000000000 +0200 @@ -1,11 +1,11 @@ [Desktop Entry] Categories=Qt;KDE;Utility; Encoding=UTF-8 +GenericName=CHM file viewer Type=Application -Exec=kchmviewer %U -Icon=kchmviewer.png -Comment= -Terminal=0 +Exec=kchmviewer %f +Icon=kchmviewer +Terminal=false Name=KchmViewer Comment=A viewer of CHM (MS-Help) files -MimeType=application/chm +MimeType=application/chm;application/x-chm Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/kchmviewer/FC-6/.cvsignore,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- .cvsignore 17 Feb 2007 08:36:13 -0000 1.5 +++ .cvsignore 2 Apr 2007 12:47:13 -0000 1.6 @@ -1 +1 @@ -kchmviewer-2.7.tar.gz +kchmviewer-3.0.tar.gz Index: kchmviewer.spec =================================================================== RCS file: /cvs/extras/rpms/kchmviewer/FC-6/kchmviewer.spec,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- kchmviewer.spec 17 Feb 2007 08:36:13 -0000 1.6 +++ kchmviewer.spec 2 Apr 2007 12:47:13 -0000 1.7 @@ -1,14 +1,14 @@ Name: kchmviewer -Version: 2.7 +Version: 3.0 Release: 2%{?dist} Summary: CHM viewer with KDE support Group: Applications/Publishing License: GPL URL: http://www.kchmviewer.net/ -Source0: http://ovh.dl.sourceforge.net/sourceforge/kchmviewer/kchmviewer-%{version}.tar.gz +Source0: http://downloads.sourceforge.net/kchmviewer/kchmviewer-%{version}.tar.gz # fix the desktop file -Patch0: kchmviewer-desktop.diff +Patch0: kchmviewer-2.0-desktop_fix.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: qt-devel chmlib-devel @@ -23,12 +23,13 @@ %prep %setup -q -%patch0 -p1 -b .fix -chmod -x kio-msits/msits.* +%patch0 -p1 -b .desktop_fix +chmod -x lib/kio-msits/msits.* %build -%configure --disable-static --with-kde --disable-rpath +%configure --disable-static --with-kde --disable-rpath \ + --disable-dependency-tracking --disable-strict --disable-warnings make %{?_smp_mflags} @@ -43,6 +44,11 @@ --delete-original \ $RPM_BUILD_ROOT%{_datadir}/applnk/kchmviewer.desktop +# remove static libs, they have no interface, libkdeextra is too generic +rm ${RPM_BUILD_ROOT}%{_libdir}/libchmfile.a +rm ${RPM_BUILD_ROOT}%{_libdir}/libkdeextra.a + +%find_lang %{name} %clean rm -rf $RPM_BUILD_ROOT @@ -59,7 +65,7 @@ %{_bindir}/gtk-update-icon-cache --quiet %{_datadir}/icons/crystalsvg || : -%files +%files -f %{name}.lang %defattr(-,root,root,-) %doc README COPYING ChangeLog %{_bindir}/kchmviewer @@ -72,6 +78,9 @@ %changelog +* Sun Apr 1 2007 Patrice Dumas 3.0-2 +- update to 3.0 + * Fri Feb 16 2007 Patrice Dumas 2.7-2 - fixes in desktop file. Fix #229070 Index: sources =================================================================== RCS file: /cvs/extras/rpms/kchmviewer/FC-6/sources,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- sources 17 Feb 2007 08:36:13 -0000 1.5 +++ sources 2 Apr 2007 12:47:13 -0000 1.6 @@ -1 +1 @@ -f7bb9fb4b10f351f93d32a5ebca5e078 kchmviewer-2.7.tar.gz +f14b7c5be4154dfc688bef7ebd3879ff kchmviewer-3.0.tar.gz --- kchmviewer-desktop.diff DELETED --- From fedora-extras-commits at redhat.com Mon Apr 2 12:51:17 2007 From: fedora-extras-commits at redhat.com (Jens Petersen (petersen)) Date: Mon, 2 Apr 2007 08:51:17 -0400 Subject: owners owners.epel.list,1.98,1.99 Message-ID: <200704021251.l32CpHHL004772@cvs-int.fedora.redhat.com> Author: petersen Update of /cvs/extras/owners In directory cvs-int.fedora.redhat.com:/home/fedora/petersen/owners Modified Files: owners.epel.list Log Message: add php-pear-Auth-SASL (#190956) Index: owners.epel.list =================================================================== RCS file: /cvs/extras/owners/owners.epel.list,v retrieving revision 1.98 retrieving revision 1.99 diff -u -r1.98 -r1.99 --- owners.epel.list 2 Apr 2007 12:44:57 -0000 1.98 +++ owners.epel.list 2 Apr 2007 12:50:47 -0000 1.99 @@ -309,6 +309,7 @@ Fedora EPEL|php-idn|PHP API for GNU LibIDN|redhat-bugzilla at linuxnetz.de|extras-qa at fedoraproject.org| Fedora EPEL|php-magickwand|PHP API for ImageMagick|redhat-bugzilla at linuxnetz.de|extras-qa at fedoraproject.org| Fedora EPEL|php-mmcache|PHP accelerator, optimizer, encoder and dynamic content cacher|matthias at rpmforge.net|extras-qa at fedoraproject.org| +Fedora EPEL|php-pear-Auth-SASL|Abstraction of various SASL mechanism responses|Fedora at FamilleCollet.com|extras-qa at fedoraproject.org| Fedora EPEL|php-pear-Benchmark|Framework to benchmark PHP scripts or function calls|chris.stone at gmail.com|extras-qa at fedoraproject.org| Fedora EPEL|php-pear-HTTP|Miscellaneous HTTP utilities|Fedora at FamilleCollet.com|extras-qa at fedoraproject.org| Fedora EPEL|php-pear-Mail|Class that provides multiple interfaces for sending emails|Fedora at FamilleCollet.com|extras-qa at fedoraproject.org| From fedora-extras-commits at redhat.com Mon Apr 2 12:51:59 2007 From: fedora-extras-commits at redhat.com (Joshua W. Boyer (jwboyer)) Date: Mon, 2 Apr 2007 08:51:59 -0400 Subject: owners owners.list,1.2627,1.2628 Message-ID: <200704021251.l32CpxI5004881@cvs-int.fedora.redhat.com> Author: jwboyer Update of /cvs/extras/owners In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv4783 Modified Files: owners.list Log Message: Add perl-PostScript Index: owners.list =================================================================== RCS file: /cvs/extras/owners/owners.list,v retrieving revision 1.2627 retrieving revision 1.2628 diff -u -r1.2627 -r1.2628 --- owners.list 2 Apr 2007 01:19:27 -0000 1.2627 +++ owners.list 2 Apr 2007 12:51:29 -0000 1.2628 @@ -2021,6 +2021,7 @@ Fedora Extras|perl-POE-Filter-IRCD|A POE-based parser for the IRC protocol|cweyl at alumni.drew.edu|extras-qa at fedoraproject.org|fedora-perl-devel-list at redhat.com Fedora Extras|perl-POE-Filter-Zlib|POE filter wrapped around Compress::Zlib|cweyl at alumni.drew.edu|extras-qa at fedoraproject.org|fedora-perl-devel-list at redhat.com Fedora Extras|perl-POE-Wheel-Null|POE Wheel that does puts data nowhere, and sends nothing|cweyl at alumni.drew.edu|extras-qa at fedoraproject.org|fedora-perl-devel-list at redhat.com +Fedora Extras|perl-PostScript|Perl package that generates PostScript files.|alexl at users.sourceforge.net|extras-qa at fedoraproject.org| Fedora Extras|perl-PPI|Parse, Analyze and Manipulate Perl|jpo at di.uminho.pt|extras-qa at fedoraproject.org|fedora-perl-devel-list at redhat.com Fedora Extras|perl-PPI-HTML|Generate syntax-hightlighted HTML for Perl using PPI|jpo at di.uminho.pt|extras-qa at fedoraproject.org|fedora-perl-devel-list at redhat.com Fedora Extras|perl-PPI-Tester|A wxPerl-based interactive PPI debugger/tester|jpo at di.uminho.pt|extras-qa at fedoraproject.org|fedora-perl-devel-list at redhat.com From fedora-extras-commits at redhat.com Mon Apr 2 12:52:11 2007 From: fedora-extras-commits at redhat.com (Joshua W. Boyer (jwboyer)) Date: Mon, 2 Apr 2007 08:52:11 -0400 Subject: rpms/perl-PostScript - New directory Message-ID: <200704021252.l32CqBG2004937@cvs-int.fedora.redhat.com> Author: jwboyer Update of /cvs/extras/rpms/perl-PostScript In directory cvs-int.fedora.redhat.com:/home/fedora/jwboyer/owners/tmpcvslM4906/rpms/perl-PostScript Log Message: Directory /cvs/extras/rpms/perl-PostScript added to the repository From fedora-extras-commits at redhat.com Mon Apr 2 12:52:15 2007 From: fedora-extras-commits at redhat.com (Joshua W. Boyer (jwboyer)) Date: Mon, 2 Apr 2007 08:52:15 -0400 Subject: rpms/perl-PostScript/devel - New directory Message-ID: <200704021252.l32CqFCV004950@cvs-int.fedora.redhat.com> Author: jwboyer Update of /cvs/extras/rpms/perl-PostScript/devel In directory cvs-int.fedora.redhat.com:/home/fedora/jwboyer/owners/tmpcvslM4906/rpms/perl-PostScript/devel Log Message: Directory /cvs/extras/rpms/perl-PostScript/devel added to the repository From fedora-extras-commits at redhat.com Mon Apr 2 12:52:23 2007 From: fedora-extras-commits at redhat.com (Joshua W. Boyer (jwboyer)) Date: Mon, 2 Apr 2007 08:52:23 -0400 Subject: rpms/perl-PostScript Makefile, NONE, 1.1 import.log, NONE, 1.1 pkg.acl, NONE, 1.1 Message-ID: <200704021252.l32CqNLQ004978@cvs-int.fedora.redhat.com> Author: jwboyer Update of /cvs/extras/rpms/perl-PostScript In directory cvs-int.fedora.redhat.com:/home/fedora/jwboyer/owners/tmpcvslM4906/rpms/perl-PostScript Added Files: Makefile import.log pkg.acl Log Message: Setup of module perl-PostScript --- NEW FILE Makefile --- # Top level Makefile for module perl-PostScript 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 --- --- NEW FILE pkg.acl --- From fedora-extras-commits at redhat.com Mon Apr 2 12:52:32 2007 From: fedora-extras-commits at redhat.com (Joshua W. Boyer (jwboyer)) Date: Mon, 2 Apr 2007 08:52:32 -0400 Subject: rpms/perl-PostScript/devel .cvsignore, NONE, 1.1 Makefile, NONE, 1.1 sources, NONE, 1.1 Message-ID: <200704021252.l32CqW2o005000@cvs-int.fedora.redhat.com> Author: jwboyer Update of /cvs/extras/rpms/perl-PostScript/devel In directory cvs-int.fedora.redhat.com:/home/fedora/jwboyer/owners/tmpcvslM4906/rpms/perl-PostScript/devel Added Files: .cvsignore Makefile sources Log Message: Setup of module perl-PostScript --- NEW FILE .cvsignore --- --- NEW FILE Makefile --- # Makefile for source rpm: perl-PostScript # $Id: Makefile,v 1.1 2007/04/02 12:52:29 jwboyer Exp $ NAME := perl-PostScript SPECFILE = $(firstword $(wildcard *.spec)) define find-makefile-common for d in common ../common ../../common ; do if [ -f $$d/Makefile.common ] ; then if [ -f $$d/CVS/Root -a -w $$/Makefile.common ] ; then cd $$d ; cvs -Q update ; fi ; echo "$$d/Makefile.common" ; break ; fi ; done endef MAKEFILE_COMMON := $(shell $(find-makefile-common)) ifeq ($(MAKEFILE_COMMON),) # attept a checkout define checkout-makefile-common test -f CVS/Root && { cvs -Q -d $$(cat CVS/Root) checkout common && echo "common/Makefile.common" ; } || { echo "ERROR: I can't figure out how to checkout the 'common' module." ; exit -1 ; } >&2 endef MAKEFILE_COMMON := $(shell $(checkout-makefile-common)) endif include $(MAKEFILE_COMMON) --- NEW FILE sources --- From fedora-extras-commits at redhat.com Mon Apr 2 12:59:32 2007 From: fedora-extras-commits at redhat.com (Jens Petersen (petersen)) Date: Mon, 2 Apr 2007 08:59:32 -0400 Subject: owners owners.epel.list,1.99,1.100 Message-ID: <200704021259.l32CxWkX005328@cvs-int.fedora.redhat.com> Author: petersen Update of /cvs/extras/owners In directory cvs-int.fedora.redhat.com:/home/fedora/petersen/owners Modified Files: owners.epel.list Log Message: add php-pear-Net-Socket (#190957) Index: owners.epel.list =================================================================== RCS file: /cvs/extras/owners/owners.epel.list,v retrieving revision 1.99 retrieving revision 1.100 diff -u -r1.99 -r1.100 --- owners.epel.list 2 Apr 2007 12:50:47 -0000 1.99 +++ owners.epel.list 2 Apr 2007 12:59:02 -0000 1.100 @@ -313,6 +313,7 @@ Fedora EPEL|php-pear-Benchmark|Framework to benchmark PHP scripts or function calls|chris.stone at gmail.com|extras-qa at fedoraproject.org| Fedora EPEL|php-pear-HTTP|Miscellaneous HTTP utilities|Fedora at FamilleCollet.com|extras-qa at fedoraproject.org| Fedora EPEL|php-pear-Mail|Class that provides multiple interfaces for sending emails|Fedora at FamilleCollet.com|extras-qa at fedoraproject.org| +Fedora EPEL|php-pear-Net-Socket|Network Socket Interface|Fedora at FamilleCollet.com|extras-qa at fedoraproject.org| Fedora EPEL|php-pecl-mailparse|PECL package for parsing and working with email messages|matthias at rpmforge.net|extras-qa at fedoraproject.org| Fedora EPEL|php-pecl-zip|PECL A zip management extension|Fedora at FamilleCollet.com|extras-qa at fedoraproject.org| Fedora EPEL|phpPgAdmin|Web based PostgreSQL Administration|devrim at commandprompt.com|extras-qa at fedoraproject.org| From fedora-extras-commits at redhat.com Mon Apr 2 13:02:55 2007 From: fedora-extras-commits at redhat.com (Jens Petersen (petersen)) Date: Mon, 2 Apr 2007 09:02:55 -0400 Subject: owners owners.epel.list,1.100,1.101 Message-ID: <200704021302.l32D2tx7009539@cvs-int.fedora.redhat.com> Author: petersen Update of /cvs/extras/owners In directory cvs-int.fedora.redhat.com:/home/fedora/petersen/owners Modified Files: owners.epel.list Log Message: add php-pear-Net-SMTP (#190958) Index: owners.epel.list =================================================================== RCS file: /cvs/extras/owners/owners.epel.list,v retrieving revision 1.100 retrieving revision 1.101 diff -u -r1.100 -r1.101 --- owners.epel.list 2 Apr 2007 12:59:02 -0000 1.100 +++ owners.epel.list 2 Apr 2007 13:02:25 -0000 1.101 @@ -313,6 +313,7 @@ Fedora EPEL|php-pear-Benchmark|Framework to benchmark PHP scripts or function calls|chris.stone at gmail.com|extras-qa at fedoraproject.org| Fedora EPEL|php-pear-HTTP|Miscellaneous HTTP utilities|Fedora at FamilleCollet.com|extras-qa at fedoraproject.org| Fedora EPEL|php-pear-Mail|Class that provides multiple interfaces for sending emails|Fedora at FamilleCollet.com|extras-qa at fedoraproject.org| +Fedora EPEL|php-pear-Net-SMTP|Provides an implementation of the SMTP protocol|Fedora at FamilleCollet.com|extras-qa at fedoraproject.org| Fedora EPEL|php-pear-Net-Socket|Network Socket Interface|Fedora at FamilleCollet.com|extras-qa at fedoraproject.org| Fedora EPEL|php-pecl-mailparse|PECL package for parsing and working with email messages|matthias at rpmforge.net|extras-qa at fedoraproject.org| Fedora EPEL|php-pecl-zip|PECL A zip management extension|Fedora at FamilleCollet.com|extras-qa at fedoraproject.org| From fedora-extras-commits at redhat.com Mon Apr 2 13:04:08 2007 From: fedora-extras-commits at redhat.com (Rex Dieter (rdieter)) Date: Mon, 2 Apr 2007 09:04:08 -0400 Subject: rpms/uw-imap/devel .cvsignore, 1.8, 1.9 sources, 1.9, 1.10 uw-imap.spec, 1.26, 1.27 Message-ID: <200704021304.l32D48EW009669@cvs-int.fedora.redhat.com> Author: rdieter Update of /cvs/extras/rpms/uw-imap/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv9634 Modified Files: .cvsignore sources uw-imap.spec Log Message: * Mon Apr 02 2007 Rex Dieter 2006g-1 - imap-2006g Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/uw-imap/devel/.cvsignore,v retrieving revision 1.8 retrieving revision 1.9 diff -u -r1.8 -r1.9 --- .cvsignore 27 Jan 2007 02:07:28 -0000 1.8 +++ .cvsignore 2 Apr 2007 13:03:35 -0000 1.9 @@ -4,3 +4,4 @@ imap-2006c1.tar.Z imap-2006d.tar.Z imap-2006e.tar.Z +imap-2006g.tar.Z Index: sources =================================================================== RCS file: /cvs/extras/rpms/uw-imap/devel/sources,v retrieving revision 1.9 retrieving revision 1.10 diff -u -r1.9 -r1.10 --- sources 27 Jan 2007 02:07:29 -0000 1.9 +++ sources 2 Apr 2007 13:03:35 -0000 1.10 @@ -1 +1,2 @@ a183c975a00198b0f5668ae311254aca imap-2006e.tar.Z +675dc805e9c5bd77c07f5554f29a24ec imap-2006g.tar.Z Index: uw-imap.spec =================================================================== RCS file: /cvs/extras/rpms/uw-imap/devel/uw-imap.spec,v retrieving revision 1.26 retrieving revision 1.27 diff -u -r1.26 -r1.27 --- uw-imap.spec 7 Feb 2007 14:21:47 -0000 1.26 +++ uw-imap.spec 2 Apr 2007 13:03:35 -0000 1.27 @@ -6,8 +6,8 @@ Summary: UW Server daemons for IMAP and POP network mail protocols Name: uw-imap -Version: 2006e -Release: 3%{?dist} +Version: 2006g +Release: 1%{?dist} # See LICENSE.txt, http://www.apache.org/licenses/LICENSE-2.0 License: Apache 2.0 @@ -274,6 +274,9 @@ %changelog +* Mon Apr 02 2007 Rex Dieter 2006g-1 +- imap-2006g + * Wed Feb 07 2007 Rex Dieter 2006e-3 - Obsoletes: libc-client2004g - cleanup/simplify c-client.cf handling From fedora-extras-commits at redhat.com Mon Apr 2 13:07:48 2007 From: fedora-extras-commits at redhat.com (Jens Petersen (petersen)) Date: Mon, 2 Apr 2007 09:07:48 -0400 Subject: owners owners.epel.list,1.101,1.102 Message-ID: <200704021307.l32D7mgi009839@cvs-int.fedora.redhat.com> Author: petersen Update of /cvs/extras/owners In directory cvs-int.fedora.redhat.com:/home/fedora/petersen/owners Modified Files: owners.epel.list Log Message: add php-pear-XML-Parser (#192583) Index: owners.epel.list =================================================================== RCS file: /cvs/extras/owners/owners.epel.list,v retrieving revision 1.101 retrieving revision 1.102 diff -u -r1.101 -r1.102 --- owners.epel.list 2 Apr 2007 13:02:25 -0000 1.101 +++ owners.epel.list 2 Apr 2007 13:07:18 -0000 1.102 @@ -315,6 +315,7 @@ Fedora EPEL|php-pear-Mail|Class that provides multiple interfaces for sending emails|Fedora at FamilleCollet.com|extras-qa at fedoraproject.org| Fedora EPEL|php-pear-Net-SMTP|Provides an implementation of the SMTP protocol|Fedora at FamilleCollet.com|extras-qa at fedoraproject.org| Fedora EPEL|php-pear-Net-Socket|Network Socket Interface|Fedora at FamilleCollet.com|extras-qa at fedoraproject.org| +Fedora EPEL|php-pear-XML-Parser|XML parsing class based on PHP's bundled expat|Fedora at FamilleCollet.com|extras-qa at fedoraproject.org| Fedora EPEL|php-pecl-mailparse|PECL package for parsing and working with email messages|matthias at rpmforge.net|extras-qa at fedoraproject.org| Fedora EPEL|php-pecl-zip|PECL A zip management extension|Fedora at FamilleCollet.com|extras-qa at fedoraproject.org| Fedora EPEL|phpPgAdmin|Web based PostgreSQL Administration|devrim at commandprompt.com|extras-qa at fedoraproject.org| From fedora-extras-commits at redhat.com Mon Apr 2 13:11:17 2007 From: fedora-extras-commits at redhat.com (Jens Petersen (petersen)) Date: Mon, 2 Apr 2007 09:11:17 -0400 Subject: owners owners.epel.list,1.102,1.103 Message-ID: <200704021311.l32DBHQ5009902@cvs-int.fedora.redhat.com> Author: petersen Update of /cvs/extras/owners In directory cvs-int.fedora.redhat.com:/home/fedora/petersen/owners Modified Files: owners.epel.list Log Message: add php-pear-Console-Table (#206037) Index: owners.epel.list =================================================================== RCS file: /cvs/extras/owners/owners.epel.list,v retrieving revision 1.102 retrieving revision 1.103 diff -u -r1.102 -r1.103 --- owners.epel.list 2 Apr 2007 13:07:18 -0000 1.102 +++ owners.epel.list 2 Apr 2007 13:10:47 -0000 1.103 @@ -311,6 +311,7 @@ Fedora EPEL|php-mmcache|PHP accelerator, optimizer, encoder and dynamic content cacher|matthias at rpmforge.net|extras-qa at fedoraproject.org| Fedora EPEL|php-pear-Auth-SASL|Abstraction of various SASL mechanism responses|Fedora at FamilleCollet.com|extras-qa at fedoraproject.org| Fedora EPEL|php-pear-Benchmark|Framework to benchmark PHP scripts or function calls|chris.stone at gmail.com|extras-qa at fedoraproject.org| +Fedora EPEL|php-pear-Console-Table|Class that makes it easy to build console style tables|Fedora at FamilleCollet.com|extras-qa at fedoraproject.org| Fedora EPEL|php-pear-HTTP|Miscellaneous HTTP utilities|Fedora at FamilleCollet.com|extras-qa at fedoraproject.org| Fedora EPEL|php-pear-Mail|Class that provides multiple interfaces for sending emails|Fedora at FamilleCollet.com|extras-qa at fedoraproject.org| Fedora EPEL|php-pear-Net-SMTP|Provides an implementation of the SMTP protocol|Fedora at FamilleCollet.com|extras-qa at fedoraproject.org| From fedora-extras-commits at redhat.com Mon Apr 2 13:15:35 2007 From: fedora-extras-commits at redhat.com (Jens Petersen (petersen)) Date: Mon, 2 Apr 2007 09:15:35 -0400 Subject: owners owners.epel.list,1.103,1.104 Message-ID: <200704021315.l32DFZnq010138@cvs-int.fedora.redhat.com> Author: petersen Update of /cvs/extras/owners In directory cvs-int.fedora.redhat.com:/home/fedora/petersen/owners Modified Files: owners.epel.list Log Message: add php-pear-Console-Getargs (#208453) Index: owners.epel.list =================================================================== RCS file: /cvs/extras/owners/owners.epel.list,v retrieving revision 1.103 retrieving revision 1.104 diff -u -r1.103 -r1.104 --- owners.epel.list 2 Apr 2007 13:10:47 -0000 1.103 +++ owners.epel.list 2 Apr 2007 13:15:05 -0000 1.104 @@ -311,6 +311,7 @@ Fedora EPEL|php-mmcache|PHP accelerator, optimizer, encoder and dynamic content cacher|matthias at rpmforge.net|extras-qa at fedoraproject.org| Fedora EPEL|php-pear-Auth-SASL|Abstraction of various SASL mechanism responses|Fedora at FamilleCollet.com|extras-qa at fedoraproject.org| Fedora EPEL|php-pear-Benchmark|Framework to benchmark PHP scripts or function calls|chris.stone at gmail.com|extras-qa at fedoraproject.org| +Fedora EPEL|php-pear-Console-Getargs|Command-line arguments and parameters parser|Fedora at FamilleCollet.com|extras-qa at fedoraproject.org| Fedora EPEL|php-pear-Console-Table|Class that makes it easy to build console style tables|Fedora at FamilleCollet.com|extras-qa at fedoraproject.org| Fedora EPEL|php-pear-HTTP|Miscellaneous HTTP utilities|Fedora at FamilleCollet.com|extras-qa at fedoraproject.org| Fedora EPEL|php-pear-Mail|Class that provides multiple interfaces for sending emails|Fedora at FamilleCollet.com|extras-qa at fedoraproject.org| From fedora-extras-commits at redhat.com Mon Apr 2 13:19:39 2007 From: fedora-extras-commits at redhat.com (Jens Petersen (petersen)) Date: Mon, 2 Apr 2007 09:19:39 -0400 Subject: rpms/perl-AutoClass/devel - New directory Message-ID: <200704021319.l32DJdx1010316@cvs-int.fedora.redhat.com> Author: petersen Update of /cvs/extras/rpms/perl-AutoClass/devel In directory cvs-int.fedora.redhat.com:/home/fedora/petersen/owners/tmpcvsn10272/rpms/perl-AutoClass/devel Log Message: Directory /cvs/extras/rpms/perl-AutoClass/devel added to the repository From fedora-extras-commits at redhat.com Mon Apr 2 13:19:30 2007 From: fedora-extras-commits at redhat.com (Jens Petersen (petersen)) Date: Mon, 2 Apr 2007 09:19:30 -0400 Subject: rpms/perl-AutoClass - New directory Message-ID: <200704021319.l32DJUoa010298@cvs-int.fedora.redhat.com> Author: petersen Update of /cvs/extras/rpms/perl-AutoClass In directory cvs-int.fedora.redhat.com:/home/fedora/petersen/owners/tmpcvsn10272/rpms/perl-AutoClass Log Message: Directory /cvs/extras/rpms/perl-AutoClass added to the repository From fedora-extras-commits at redhat.com Mon Apr 2 13:19:47 2007 From: fedora-extras-commits at redhat.com (Jens Petersen (petersen)) Date: Mon, 2 Apr 2007 09:19:47 -0400 Subject: rpms/perl-AutoClass Makefile, NONE, 1.1 import.log, NONE, 1.1 pkg.acl, NONE, 1.1 Message-ID: <200704021319.l32DJlou010342@cvs-int.fedora.redhat.com> Author: petersen Update of /cvs/extras/rpms/perl-AutoClass In directory cvs-int.fedora.redhat.com:/home/fedora/petersen/owners/tmpcvsn10272/rpms/perl-AutoClass Added Files: Makefile import.log pkg.acl Log Message: Setup of module perl-AutoClass --- NEW FILE Makefile --- # Top level Makefile for module perl-AutoClass 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 --- --- NEW FILE pkg.acl --- From fedora-extras-commits at redhat.com Mon Apr 2 13:19:49 2007 From: fedora-extras-commits at redhat.com (Jens Petersen (petersen)) Date: Mon, 2 Apr 2007 09:19:49 -0400 Subject: owners owners.list,1.2628,1.2629 Message-ID: <200704021319.l32DJnnL010351@cvs-int.fedora.redhat.com> Author: petersen Update of /cvs/extras/owners In directory cvs-int.fedora.redhat.com:/home/fedora/petersen/owners Modified Files: owners.list Log Message: add perl-AutoClass (#234568) Index: owners.list =================================================================== RCS file: /cvs/extras/owners/owners.list,v retrieving revision 1.2628 retrieving revision 1.2629 diff -u -r1.2628 -r1.2629 --- owners.list 2 Apr 2007 12:51:29 -0000 1.2628 +++ owners.list 2 Apr 2007 13:19:18 -0000 1.2629 @@ -1612,6 +1612,7 @@ Fedora Extras|perl-Authen-DigestMD5|SASL DIGEST-MD5 authentication (RFC2831)|paul at city-fan.org|extras-qa at fedoraproject.org|fedora-perl-devel-list at redhat.com Fedora Extras|perl-Authen-Radius|Perl Authen::Radius modules|andreas at bawue.net|extras-qa at fedoraproject.org|fedora-perl-devel-list at redhat.com Fedora Extras|perl-Authen-SASL|SASL Authentication framework for Perl|jpo at di.uminho.pt|extras-qa at fedoraproject.org|fedora-perl-devel-list at redhat.com +Fedora Extras|perl-AutoClass|Automatically define classes and objects for Perl|alexl at users.sourceforge.net|extras-qa at fedoraproject.org| Fedora Extras|perl-B-Keywords|Lists of reserved barewords and symbol names|jpo at di.uminho.pt|extras-qa at fedoraproject.org|fedora-perl-devel-list at redhat.com Fedora Extras|perl-BerkeleyDB|Perl interface to Berkeley DB|steve at silug.org|extras-qa at fedoraproject.org|fedora-perl-devel-list at redhat.com Fedora Extras|perl-Boulder|An API for hierarchical tag/value structures|orion at cora.nwra.com|extras-qa at fedoraproject.org|fedora-perl-devel-list at redhat.com From fedora-extras-commits at redhat.com Mon Apr 2 13:19:55 2007 From: fedora-extras-commits at redhat.com (Jens Petersen (petersen)) Date: Mon, 2 Apr 2007 09:19:55 -0400 Subject: rpms/perl-AutoClass/devel .cvsignore, NONE, 1.1 Makefile, NONE, 1.1 sources, NONE, 1.1 Message-ID: <200704021319.l32DJtfA010373@cvs-int.fedora.redhat.com> Author: petersen Update of /cvs/extras/rpms/perl-AutoClass/devel In directory cvs-int.fedora.redhat.com:/home/fedora/petersen/owners/tmpcvsn10272/rpms/perl-AutoClass/devel Added Files: .cvsignore Makefile sources Log Message: Setup of module perl-AutoClass --- NEW FILE .cvsignore --- --- NEW FILE Makefile --- # Makefile for source rpm: perl-AutoClass # $Id: Makefile,v 1.1 2007/04/02 13:19:52 petersen Exp $ NAME := perl-AutoClass SPECFILE = $(firstword $(wildcard *.spec)) define find-makefile-common for d in common ../common ../../common ; do if [ -f $$d/Makefile.common ] ; then if [ -f $$d/CVS/Root -a -w $$/Makefile.common ] ; then cd $$d ; cvs -Q update ; fi ; echo "$$d/Makefile.common" ; break ; fi ; done endef MAKEFILE_COMMON := $(shell $(find-makefile-common)) ifeq ($(MAKEFILE_COMMON),) # attept a checkout define checkout-makefile-common test -f CVS/Root && { cvs -Q -d $$(cat CVS/Root) checkout common && echo "common/Makefile.common" ; } || { echo "ERROR: I can't figure out how to checkout the 'common' module." ; exit -1 ; } >&2 endef MAKEFILE_COMMON := $(shell $(checkout-makefile-common)) endif include $(MAKEFILE_COMMON) --- NEW FILE sources --- From fedora-extras-commits at redhat.com Mon Apr 2 13:20:41 2007 From: fedora-extras-commits at redhat.com (Joe Orton (jorton)) Date: Mon, 2 Apr 2007 09:20:41 -0400 Subject: rpms/uw-imap/devel sources,1.10,1.11 Message-ID: <200704021320.l32DKfqt010559@cvs-int.fedora.redhat.com> Author: jorton Update of /cvs/extras/rpms/uw-imap/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv10388 Modified Files: sources Log Message: - remove 2006e source listing Index: sources =================================================================== RCS file: /cvs/extras/rpms/uw-imap/devel/sources,v retrieving revision 1.10 retrieving revision 1.11 diff -u -r1.10 -r1.11 --- sources 2 Apr 2007 13:03:35 -0000 1.10 +++ sources 2 Apr 2007 13:20:08 -0000 1.11 @@ -1,2 +1 @@ -a183c975a00198b0f5668ae311254aca imap-2006e.tar.Z 675dc805e9c5bd77c07f5554f29a24ec imap-2006g.tar.Z From fedora-extras-commits at redhat.com Mon Apr 2 13:21:42 2007 From: fedora-extras-commits at redhat.com (Joe Orton (jorton)) Date: Mon, 2 Apr 2007 09:21:42 -0400 Subject: rpms/uw-imap/devel uw-imap.spec,1.27,1.28 Message-ID: <200704021321.l32DLgnk010597@cvs-int.fedora.redhat.com> Author: jorton Update of /cvs/extras/rpms/uw-imap/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv10576 Modified Files: uw-imap.spec Log Message: * Mon Apr 2 2007 Joe Orton 2006g-2 - use $RPM_OPT_FLAGS during build Index: uw-imap.spec =================================================================== RCS file: /cvs/extras/rpms/uw-imap/devel/uw-imap.spec,v retrieving revision 1.27 retrieving revision 1.28 diff -u -r1.27 -r1.28 --- uw-imap.spec 2 Apr 2007 13:03:35 -0000 1.27 +++ uw-imap.spec 2 Apr 2007 13:21:09 -0000 1.28 @@ -7,7 +7,7 @@ Summary: UW Server daemons for IMAP and POP network mail protocols Name: uw-imap Version: 2006g -Release: 1%{?dist} +Release: 2%{?dist} # See LICENSE.txt, http://www.apache.org/licenses/LICENSE-2.0 License: Apache 2.0 @@ -129,7 +129,9 @@ ## SSL setup # probably legacy-only, but shouldn't hurt -- Rex -export EXTRACFLAGS="$EXTRACFLAGS $(pkg-config --cflags openssl 2>/dev/null)" +EXTRACFLAGS="$EXTRACFLAGS $(pkg-config --cflags openssl 2>/dev/null)" +EXTRACFLAGS="$EXTRACFLAGS $RPM_OPT_FLAGS -fno-strict-aliasing -Wno-pointer-sign" +export EXTRACFLAGS echo "y" | \ make %{?_smp_mflags} lnp \ @@ -274,6 +276,9 @@ %changelog +* Mon Apr 2 2007 Joe Orton 2006g-2 +- use $RPM_OPT_FLAGS during build + * Mon Apr 02 2007 Rex Dieter 2006g-1 - imap-2006g From fedora-extras-commits at redhat.com Mon Apr 2 13:23:37 2007 From: fedora-extras-commits at redhat.com (Jens Petersen (petersen)) Date: Mon, 2 Apr 2007 09:23:37 -0400 Subject: rpms/perl-Ace - New directory Message-ID: <200704021323.l32DNbFq010710@cvs-int.fedora.redhat.com> Author: petersen Update of /cvs/extras/rpms/perl-Ace In directory cvs-int.fedora.redhat.com:/home/fedora/petersen/owners/tmpcvsg10684/rpms/perl-Ace Log Message: Directory /cvs/extras/rpms/perl-Ace added to the repository From fedora-extras-commits at redhat.com Mon Apr 2 13:23:46 2007 From: fedora-extras-commits at redhat.com (Jens Petersen (petersen)) Date: Mon, 2 Apr 2007 09:23:46 -0400 Subject: rpms/perl-Ace/devel - New directory Message-ID: <200704021323.l32DNkBE010723@cvs-int.fedora.redhat.com> Author: petersen Update of /cvs/extras/rpms/perl-Ace/devel In directory cvs-int.fedora.redhat.com:/home/fedora/petersen/owners/tmpcvsg10684/rpms/perl-Ace/devel Log Message: Directory /cvs/extras/rpms/perl-Ace/devel added to the repository From fedora-extras-commits at redhat.com Mon Apr 2 13:23:54 2007 From: fedora-extras-commits at redhat.com (Jens Petersen (petersen)) Date: Mon, 2 Apr 2007 09:23:54 -0400 Subject: rpms/perl-Ace Makefile, NONE, 1.1 import.log, NONE, 1.1 pkg.acl, NONE, 1.1 Message-ID: <200704021323.l32DNsmB010754@cvs-int.fedora.redhat.com> Author: petersen Update of /cvs/extras/rpms/perl-Ace In directory cvs-int.fedora.redhat.com:/home/fedora/petersen/owners/tmpcvsg10684/rpms/perl-Ace Added Files: Makefile import.log pkg.acl Log Message: Setup of module perl-Ace --- NEW FILE Makefile --- # Top level Makefile for module perl-Ace 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 --- --- NEW FILE pkg.acl --- From fedora-extras-commits at redhat.com Mon Apr 2 13:23:58 2007 From: fedora-extras-commits at redhat.com (Jens Petersen (petersen)) Date: Mon, 2 Apr 2007 09:23:58 -0400 Subject: owners owners.list,1.2629,1.2630 Message-ID: <200704021323.l32DNwZV010763@cvs-int.fedora.redhat.com> Author: petersen Update of /cvs/extras/owners In directory cvs-int.fedora.redhat.com:/home/fedora/petersen/owners Modified Files: owners.list Log Message: add perl-Ace (#234569) Index: owners.list =================================================================== RCS file: /cvs/extras/owners/owners.list,v retrieving revision 1.2629 retrieving revision 1.2630 diff -u -r1.2629 -r1.2630 --- owners.list 2 Apr 2007 13:19:18 -0000 1.2629 +++ owners.list 2 Apr 2007 13:23:28 -0000 1.2630 @@ -1592,6 +1592,7 @@ Fedora Extras|pdsh|Parallel remote shell program|woodard at redhat.com|extras-qa at fedoraproject.org| Fedora Extras|pekwm|PekWM window manager|miker5slow at grandecom.net|extras-qa at fedoraproject.org| Fedora Extras|pengupop|Networked Game in the vein of Move/Puzzle Bobble|limb at jcomserv.net,lxtnow at gmail.com|extras-qa at fedoraproject.org| +Fedora Extras|perl-Ace|Perl module for interfacing with ACE bioinformatics databases|alexl at users.sourceforge.net|extras-qa at fedoraproject.org| Fedora Extras|perl-Acme-Damn|'Unbless' Perl objects|cweyl at alumni.drew.edu|extras-qa at fedoraproject.org|fedora-perl-devel-list at redhat.com Fedora Extras|perl-Algorithm-Annotate|Represent a series of changes in annotate|ianburrell at gmail.com|extras-qa at fedoraproject.org|fedora-perl-devel-list at redhat.com Fedora Extras|perl-Algorithm-C3|Module for merging hierarchies using the C3 algorithm|cweyl at alumni.drew.edu|extras-qa at fedoraproject.org|fedora-perl-devel-list at redhat.com From fedora-extras-commits at redhat.com Mon Apr 2 13:24:02 2007 From: fedora-extras-commits at redhat.com (Jens Petersen (petersen)) Date: Mon, 2 Apr 2007 09:24:02 -0400 Subject: rpms/perl-Ace/devel .cvsignore, NONE, 1.1 Makefile, NONE, 1.1 sources, NONE, 1.1 Message-ID: <200704021324.l32DO2BL010774@cvs-int.fedora.redhat.com> Author: petersen Update of /cvs/extras/rpms/perl-Ace/devel In directory cvs-int.fedora.redhat.com:/home/fedora/petersen/owners/tmpcvsg10684/rpms/perl-Ace/devel Added Files: .cvsignore Makefile sources Log Message: Setup of module perl-Ace --- NEW FILE .cvsignore --- --- NEW FILE Makefile --- # Makefile for source rpm: perl-Ace # $Id: Makefile,v 1.1 2007/04/02 13:23:59 petersen Exp $ NAME := perl-Ace SPECFILE = $(firstword $(wildcard *.spec)) define find-makefile-common for d in common ../common ../../common ; do if [ -f $$d/Makefile.common ] ; then if [ -f $$d/CVS/Root -a -w $$/Makefile.common ] ; then cd $$d ; cvs -Q update ; fi ; echo "$$d/Makefile.common" ; break ; fi ; done endef MAKEFILE_COMMON := $(shell $(find-makefile-common)) ifeq ($(MAKEFILE_COMMON),) # attept a checkout define checkout-makefile-common test -f CVS/Root && { cvs -Q -d $$(cat CVS/Root) checkout common && echo "common/Makefile.common" ; } || { echo "ERROR: I can't figure out how to checkout the 'common' module." ; exit -1 ; } >&2 endef MAKEFILE_COMMON := $(shell $(checkout-makefile-common)) endif include $(MAKEFILE_COMMON) --- NEW FILE sources --- From fedora-extras-commits at redhat.com Mon Apr 2 13:28:31 2007 From: fedora-extras-commits at redhat.com (Jens Petersen (petersen)) Date: Mon, 2 Apr 2007 09:28:31 -0400 Subject: rpms/perl-Bio-ASN1-EntrezGene - New directory Message-ID: <200704021328.l32DSVaT011080@cvs-int.fedora.redhat.com> Author: petersen Update of /cvs/extras/rpms/perl-Bio-ASN1-EntrezGene In directory cvs-int.fedora.redhat.com:/home/fedora/petersen/owners/tmpcvsh11054/rpms/perl-Bio-ASN1-EntrezGene Log Message: Directory /cvs/extras/rpms/perl-Bio-ASN1-EntrezGene added to the repository From fedora-extras-commits at redhat.com Mon Apr 2 13:28:35 2007 From: fedora-extras-commits at redhat.com (Jens Petersen (petersen)) Date: Mon, 2 Apr 2007 09:28:35 -0400 Subject: rpms/perl-Bio-ASN1-EntrezGene/devel - New directory Message-ID: <200704021328.l32DSZjq011093@cvs-int.fedora.redhat.com> Author: petersen Update of /cvs/extras/rpms/perl-Bio-ASN1-EntrezGene/devel In directory cvs-int.fedora.redhat.com:/home/fedora/petersen/owners/tmpcvsh11054/rpms/perl-Bio-ASN1-EntrezGene/devel Log Message: Directory /cvs/extras/rpms/perl-Bio-ASN1-EntrezGene/devel added to the repository From fedora-extras-commits at redhat.com Mon Apr 2 13:28:43 2007 From: fedora-extras-commits at redhat.com (Jens Petersen (petersen)) Date: Mon, 2 Apr 2007 09:28:43 -0400 Subject: rpms/perl-Bio-ASN1-EntrezGene Makefile, NONE, 1.1 import.log, NONE, 1.1 pkg.acl, NONE, 1.1 Message-ID: <200704021328.l32DShgC011119@cvs-int.fedora.redhat.com> Author: petersen Update of /cvs/extras/rpms/perl-Bio-ASN1-EntrezGene In directory cvs-int.fedora.redhat.com:/home/fedora/petersen/owners/tmpcvsh11054/rpms/perl-Bio-ASN1-EntrezGene Added Files: Makefile import.log pkg.acl Log Message: Setup of module perl-Bio-ASN1-EntrezGene --- NEW FILE Makefile --- # Top level Makefile for module perl-Bio-ASN1-EntrezGene 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 --- --- NEW FILE pkg.acl --- From fedora-extras-commits at redhat.com Mon Apr 2 13:28:45 2007 From: fedora-extras-commits at redhat.com (Jens Petersen (petersen)) Date: Mon, 2 Apr 2007 09:28:45 -0400 Subject: owners owners.list,1.2630,1.2631 Message-ID: <200704021328.l32DSjMH011128@cvs-int.fedora.redhat.com> Author: petersen Update of /cvs/extras/owners In directory cvs-int.fedora.redhat.com:/home/fedora/petersen/owners Modified Files: owners.list Log Message: add perl-Bio-ASN1-EntrezGene (#234571) Index: owners.list =================================================================== RCS file: /cvs/extras/owners/owners.list,v retrieving revision 1.2630 retrieving revision 1.2631 diff -u -r1.2630 -r1.2631 --- owners.list 2 Apr 2007 13:23:28 -0000 1.2630 +++ owners.list 2 Apr 2007 13:28:15 -0000 1.2631 @@ -1616,6 +1616,7 @@ Fedora Extras|perl-AutoClass|Automatically define classes and objects for Perl|alexl at users.sourceforge.net|extras-qa at fedoraproject.org| Fedora Extras|perl-B-Keywords|Lists of reserved barewords and symbol names|jpo at di.uminho.pt|extras-qa at fedoraproject.org|fedora-perl-devel-list at redhat.com Fedora Extras|perl-BerkeleyDB|Perl interface to Berkeley DB|steve at silug.org|extras-qa at fedoraproject.org|fedora-perl-devel-list at redhat.com +Fedora Extras|perl-Bio-ASN1-EntrezGene|Regular expression-based Perl Parser for NCBI Entrez Gene|alexl at users.sourceforge.net|extras-qa at fedoraproject.org| Fedora Extras|perl-Boulder|An API for hierarchical tag/value structures|orion at cora.nwra.com|extras-qa at fedoraproject.org|fedora-perl-devel-list at redhat.com Fedora Extras|perl-Business-Hours|Calculate business hours in a time period|rc040203 at freenet.de|extras-qa at fedoraproject.org|fedora-perl-devel-list at redhat.com Fedora Extras|perl-Cache|The Cache interfacel|pertusus at free.fr|extras-qa at fedoraproject.org|fedora-perl-devel-list at redhat.com From fedora-extras-commits at redhat.com Mon Apr 2 13:28:52 2007 From: fedora-extras-commits at redhat.com (Jens Petersen (petersen)) Date: Mon, 2 Apr 2007 09:28:52 -0400 Subject: rpms/perl-Bio-ASN1-EntrezGene/devel .cvsignore, NONE, 1.1 Makefile, NONE, 1.1 sources, NONE, 1.1 Message-ID: <200704021328.l32DSqJK011139@cvs-int.fedora.redhat.com> Author: petersen Update of /cvs/extras/rpms/perl-Bio-ASN1-EntrezGene/devel In directory cvs-int.fedora.redhat.com:/home/fedora/petersen/owners/tmpcvsh11054/rpms/perl-Bio-ASN1-EntrezGene/devel Added Files: .cvsignore Makefile sources Log Message: Setup of module perl-Bio-ASN1-EntrezGene --- NEW FILE .cvsignore --- --- NEW FILE Makefile --- # Makefile for source rpm: perl-Bio-ASN1-EntrezGene # $Id: Makefile,v 1.1 2007/04/02 13:28:48 petersen Exp $ NAME := perl-Bio-ASN1-EntrezGene SPECFILE = $(firstword $(wildcard *.spec)) define find-makefile-common for d in common ../common ../../common ; do if [ -f $$d/Makefile.common ] ; then if [ -f $$d/CVS/Root -a -w $$/Makefile.common ] ; then cd $$d ; cvs -Q update ; fi ; echo "$$d/Makefile.common" ; break ; fi ; done endef MAKEFILE_COMMON := $(shell $(find-makefile-common)) ifeq ($(MAKEFILE_COMMON),) # attept a checkout define checkout-makefile-common test -f CVS/Root && { cvs -Q -d $$(cat CVS/Root) checkout common && echo "common/Makefile.common" ; } || { echo "ERROR: I can't figure out how to checkout the 'common' module." ; exit -1 ; } >&2 endef MAKEFILE_COMMON := $(shell $(checkout-makefile-common)) endif include $(MAKEFILE_COMMON) --- NEW FILE sources --- From fedora-extras-commits at redhat.com Mon Apr 2 13:35:30 2007 From: fedora-extras-commits at redhat.com (Brian Pepple (bpepple)) Date: Mon, 2 Apr 2007 09:35:30 -0400 Subject: rpms/xchat-gnome/devel .cvsignore, 1.14, 1.15 sources, 1.14, 1.15 xchat-gnome.spec, 1.33, 1.34 Message-ID: <200704021335.l32DZUsn011743@cvs-int.fedora.redhat.com> Author: bpepple Update of /cvs/extras/rpms/xchat-gnome/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv11709 Modified Files: .cvsignore sources xchat-gnome.spec Log Message: * Mon Apr 2 2007 Brian Pepple - 0.17-1 - Update to 0.17 (bugfix release). - Update the config patch. - libsexy-devel to be at least 0.1.11. Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/xchat-gnome/devel/.cvsignore,v retrieving revision 1.14 retrieving revision 1.15 diff -u -r1.14 -r1.15 --- .cvsignore 10 Jan 2007 20:42:41 -0000 1.14 +++ .cvsignore 2 Apr 2007 13:34:57 -0000 1.15 @@ -1 +1 @@ -xchat-gnome-0.16.tar.bz2 +xchat-gnome-0.17.tar.bz2 Index: sources =================================================================== RCS file: /cvs/extras/rpms/xchat-gnome/devel/sources,v retrieving revision 1.14 retrieving revision 1.15 diff -u -r1.14 -r1.15 --- sources 10 Jan 2007 20:42:41 -0000 1.14 +++ sources 2 Apr 2007 13:34:57 -0000 1.15 @@ -1 +1 @@ -2b2a4f42b9ea8cbcd15e1ad597cc8b33 xchat-gnome-0.16.tar.bz2 +bcb8e97a63c0fda6fcba0f88309ea645 xchat-gnome-0.17.tar.bz2 Index: xchat-gnome.spec =================================================================== RCS file: /cvs/extras/rpms/xchat-gnome/devel/xchat-gnome.spec,v retrieving revision 1.33 retrieving revision 1.34 diff -u -r1.33 -r1.34 --- xchat-gnome.spec 31 Jan 2007 13:08:26 -0000 1.33 +++ xchat-gnome.spec 2 Apr 2007 13:34:57 -0000 1.34 @@ -1,17 +1,17 @@ Name: xchat-gnome -Version: 0.16 -Release: 2%{?dist} +Version: 0.17 +Release: 1%{?dist} Summary: GNOME front-end to xchat Group: Applications/Internet License: GPL URL: http://%{name}.navi.cx/ Source0: http://flapjack.navi.cx/releases/%{name}/%{name}-%{version}.tar.bz2 -Patch0: %{name}-config.patch +Patch0: %{name}-%{version}-config.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: openssl-devel -Buildrequires: libsexy-devel +Buildrequires: libsexy-devel >= 0.1.11 BuildRequires: libgnomeui-devel BuildRequires: python-devel BuildRequires: desktop-file-utils @@ -59,20 +59,6 @@ --dir $RPM_BUILD_ROOT%{_datadir}/applications \ $RPM_BUILD_ROOT%{_datadir}/applications/%{name}.desktop -# Place app icons in correct directory. -mkdir -p $RPM_BUILD_ROOT%{_datadir}/icons/hicolor/48x48/apps/ -cp -p $RPM_BUILD_ROOT%{_datadir}/%{name}/icons/hicolor/48x48/apps/%{name}.png \ - $RPM_BUILD_ROOT%{_datadir}/icons/hicolor/48x48/apps/ -rm -f $RPM_BUILD_ROOT%{_datadir}/%{name}/icons/hicolor/48x48/apps/%{name}.png -rmdir $RPM_BUILD_ROOT%{_datadir}/%{name}/icons/hicolor/48x48/apps/ -rmdir $RPM_BUILD_ROOT%{_datadir}/%{name}/icons/hicolor/48x48/ -mkdir -p $RPM_BUILD_ROOT%{_datadir}/icons/hicolor/128x128/apps/ -cp -p $RPM_BUILD_ROOT%{_datadir}/%{name}/icons/hicolor/128x128/apps/%{name}.png \ - $RPM_BUILD_ROOT%{_datadir}/icons/hicolor/128x128/apps/ -rm -f $RPM_BUILD_ROOT%{_datadir}/%{name}/icons/hicolor/128x128/apps/%{name}.png -rmdir $RPM_BUILD_ROOT%{_datadir}/%{name}/icons/hicolor/128x128/apps -rmdir $RPM_BUILD_ROOT%{_datadir}/%{name}/icons/hicolor/128x128/ - %clean rm -rf $RPM_BUILD_ROOT @@ -141,6 +127,11 @@ %changelog +* Mon Apr 2 2007 Brian Pepple - 0.17-1 +- Update to 0.17 (bugfix release). +- Update the config patch. +- libsexy-devel to be at least 0.1.11. + * Tue Jan 16 2007 Brian Pepple - 0.16-2 - Drop conditional statement for libnotify. - Remove BR on dbus-devel, since libnotify-devel will pull this in. From fedora-extras-commits at redhat.com Mon Apr 2 13:38:07 2007 From: fedora-extras-commits at redhat.com (Brian Pepple (bpepple)) Date: Mon, 2 Apr 2007 09:38:07 -0400 Subject: rpms/xchat-gnome/devel xchat-gnome-0.17-config.patch, NONE, 1.1 xchat-gnome.spec, 1.34, 1.35 xchat-gnome-config.patch, 1.8, NONE Message-ID: <200704021338.l32Dc7q3011817@cvs-int.fedora.redhat.com> Author: bpepple Update of /cvs/extras/rpms/xchat-gnome/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv11790 Modified Files: xchat-gnome.spec Added Files: xchat-gnome-0.17-config.patch Removed Files: xchat-gnome-config.patch Log Message: * Mon Apr 2 2007 Brian Pepple - 0.17-2 - D'Oh! Forgot to add the new config patch. xchat-gnome-0.17-config.patch: --- NEW FILE xchat-gnome-0.17-config.patch --- diff -ur xchat-gnome-0.17.OLD/plugins/perl/perl.c xchat-gnome-0.17/plugins/perl/perl.c --- xchat-gnome-0.17.OLD/plugins/perl/perl.c 2007-03-06 17:47:26.000000000 -0500 +++ xchat-gnome-0.17/plugins/perl/perl.c 2007-04-02 08:40:39.000000000 -0400 @@ -92,7 +92,7 @@ if (!xdir) /* xchatdirfs is new for 2.0.9, will fail on older */ xdir = xchat_get_info (ph, "xchatdir"); - /* autoload from ~/.xchat2/ or ${APPDATA}\X-Chat 2\ on win32 */ + /* autoload from ~/.xchat-gnome/ or ${APPDATA}\X-Chat 2\ on win32 */ perl_auto_load_from_path (xdir); #ifdef WIN32 diff -ur xchat-gnome-0.17.OLD/plugins/python/python.c xchat-gnome-0.17/plugins/python/python.c --- xchat-gnome-0.17.OLD/plugins/python/python.c 2007-03-06 17:47:26.000000000 -0500 +++ xchat-gnome-0.17/plugins/python/python.c 2007-04-02 08:41:13.000000000 -0400 @@ -412,7 +412,7 @@ return expanded; g_free(expanded); - /* Check if ~/.xchat2/ exists. */ + /* Check if ~/.xchat-gnome/ exists. */ expanded = g_build_filename(xchat_get_info(ph, "xchatdir"), filename, NULL); if (g_file_test(expanded, G_FILE_TEST_EXISTS)) diff -ur xchat-gnome-0.17.OLD/src/common/cfgfiles.c xchat-gnome-0.17/src/common/cfgfiles.c --- xchat-gnome-0.17.OLD/src/common/cfgfiles.c 2007-03-17 21:40:09.000000000 -0400 +++ xchat-gnome-0.17/src/common/cfgfiles.c 2007-04-02 08:39:50.000000000 -0400 @@ -34,7 +34,7 @@ #ifdef WIN32 #define XCHAT_DIR "X-Chat 2" #else -#define XCHAT_DIR ".xchat2" +#define XCHAT_DIR ".xchat-gnome" #endif #define DEF_FONT "Monospace 9" @@ -352,7 +352,7 @@ #else if (mkdir (dir, S_IRUSR | S_IWUSR | S_IXUSR) != 0) #endif - fe_message (_("Cannot create ~/.xchat2"), FE_MSG_ERROR); + fe_message (_("Cannot create ~/.xchat-gnome"), FE_MSG_ERROR); } } diff -ur xchat-gnome-0.17.OLD/src/common/fe.h xchat-gnome-0.17/src/common/fe.h --- xchat-gnome-0.17.OLD/src/common/fe.h 2007-03-06 17:47:37.000000000 -0500 +++ xchat-gnome-0.17/src/common/fe.h 2007-04-02 08:40:15.000000000 -0400 @@ -106,7 +106,7 @@ void fe_get_int (char *prompt, int def, void *callback, void *ud); #define FRF_WRITE 1 /* save file */ #define FRF_MULTIPLE 2 /* multi-select */ -#define FRF_ADDFOLDER 4 /* add ~/.xchat2 to favourites */ +#define FRF_ADDFOLDER 4 /* add ~/.xchat-gnome to favourites */ #define FRF_CHOOSEFOLDER 8 /* choosing a folder only */ #define FRF_FILTERISINITIAL 16 /* unused */ #define FRF_NOASKOVERWRITE 32 /* don't ask to overwrite existing files */ diff -ur xchat-gnome-0.17.OLD/src/fe-gnome/preferences-page-plugins.c xchat-gnome-0.17/src/fe-gnome/preferences-page-plugins.c --- xchat-gnome-0.17.OLD/src/fe-gnome/preferences-page-plugins.c 2007-03-31 07:07:34.000000000 -0400 +++ xchat-gnome-0.17/src/fe-gnome/preferences-page-plugins.c 2007-04-02 08:39:21.000000000 -0400 @@ -240,7 +240,7 @@ file_selector = gtk_file_chooser_dialog_new (_("Open Plugin"), NULL, GTK_FILE_CHOOSER_ACTION_OPEN, GTK_STOCK_CANCEL, GTK_RESPONSE_CANCEL, GTK_STOCK_OPEN, GTK_RESPONSE_ACCEPT, NULL); homedir = g_get_home_dir(); - plugindir = g_strdup_printf ("%s/.xchat2/plugins", homedir); + plugindir = g_strdup_printf ("%s/.xchat-gnome/plugins", homedir); gtk_file_chooser_set_filename (GTK_FILE_CHOOSER (file_selector), plugindir); g_free (plugindir); @@ -434,7 +434,7 @@ xchat_plugin *plugin; homedir = g_get_home_dir (); - xchatdir = g_strdup_printf ("%s/.xchat2/plugins", homedir); + xchatdir = g_strdup_printf ("%s/.xchat-gnome/plugins", homedir); for_files (XCHATLIBDIR "/plugins", "*.so", fe_plugin_add); for_files (XCHATLIBDIR "/plugins", "*.sl", fe_plugin_add); for_files (XCHATLIBDIR "/plugins", "*.py", fe_plugin_add); Index: xchat-gnome.spec =================================================================== RCS file: /cvs/extras/rpms/xchat-gnome/devel/xchat-gnome.spec,v retrieving revision 1.34 retrieving revision 1.35 diff -u -r1.34 -r1.35 --- xchat-gnome.spec 2 Apr 2007 13:34:57 -0000 1.34 +++ xchat-gnome.spec 2 Apr 2007 13:37:35 -0000 1.35 @@ -1,6 +1,6 @@ Name: xchat-gnome Version: 0.17 -Release: 1%{?dist} +Release: 2%{?dist} Summary: GNOME front-end to xchat Group: Applications/Internet @@ -127,6 +127,9 @@ %changelog +* Mon Apr 2 2007 Brian Pepple - 0.17-2 +- D'Oh! Forgot to add the new config patch. + * Mon Apr 2 2007 Brian Pepple - 0.17-1 - Update to 0.17 (bugfix release). - Update the config patch. --- xchat-gnome-config.patch DELETED --- From fedora-extras-commits at redhat.com Mon Apr 2 14:18:48 2007 From: fedora-extras-commits at redhat.com (Ralf Ertzinger (ertzing)) Date: Mon, 2 Apr 2007 10:18:48 -0400 Subject: rpms/mcs import.log,1.1,1.2 Message-ID: <200704021418.l32EImMb016332@cvs-int.fedora.redhat.com> Author: ertzing Update of /cvs/extras/rpms/mcs In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv16287 Modified Files: import.log Log Message: Initial checkin Index: import.log =================================================================== RCS file: /cvs/extras/rpms/mcs/import.log,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- import.log 2 Apr 2007 01:06:13 -0000 1.1 +++ import.log 2 Apr 2007 14:18:15 -0000 1.2 @@ -0,0 +1 @@ +mcs-0_4_1-0_2_sky:HEAD:mcs-0.4.1-0.2.sky.src.rpm:1175523463 From fedora-extras-commits at redhat.com Mon Apr 2 14:18:52 2007 From: fedora-extras-commits at redhat.com (Ralf Ertzinger (ertzing)) Date: Mon, 2 Apr 2007 10:18:52 -0400 Subject: rpms/mcs/devel mcs.spec, NONE, 1.1 .cvsignore, 1.1, 1.2 sources, 1.1, 1.2 Message-ID: <200704021418.l32EIq5q016336@cvs-int.fedora.redhat.com> Author: ertzing Update of /cvs/extras/rpms/mcs/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv16287/devel Modified Files: .cvsignore sources Added Files: mcs.spec Log Message: Initial checkin --- NEW FILE mcs.spec --- Name: mcs Version: 0.4.1 Release: 0.2%{?dist} Summary: A configuration file abstraction library Group: Applications/System License: BSD URL: http://sacredspiral.co.uk/~nenolod/mcs/ Source0: http://sacredspiral.co.uk/~nenolod/mcs/mcs-%{version}.tgz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: GConf2-devel %description mcs is a library and set of userland tools which abstract the storage of configuration settings away from userland applications. It is hoped that by using mcs, that the applications which use it will generally have a more congruent feeling in regards to settings. There have been other projects like this before (such as GConf), but unlike those projects, mcs strictly handles abstraction. It does not impose any specific data storage requirement, nor is it tied to any desktop environment or software suite. %package libs Summary: Library files for the mcs configuration system Group: System Environment/Libraries %description libs mcs is a library and set of userland tools which abstract the storage of configuration settings away from userland applications. It is hoped that by using mcs, that the applications which use it will generally have a more congruent feeling in regards to settings. There have been other projects like this before (such as GConf), but unlike those projects, mcs strictly handles abstraction. It does not impose any specific data storage requirement, nor is it tied to any desktop environment or software suite. This package contains the libraries necessary for programs using mcs. %package devel Summary: Development files for the mcs configuration system Group: Development/Libraries Requires: mcs-libs = %{version}-%{release} Requires: pkgconfig %description devel mcs is a library and set of userland tools which abstract the storage of configuration settings away from userland applications. It is hoped that by using mcs, that the applications which use it will generally have a more congruent feeling in regards to settings. There have been other projects like this before (such as GConf), but unlike those projects, mcs strictly handles abstraction. It does not impose any specific data storage requirement, nor is it tied to any desktop environment or software suite. This package contains the files necessary for writing programs that use mcs. %prep %setup -q %build %configure \ --enable-gconf \ --disable-dependency-tracking make %{?_smp_mflags} %install rm -rf $RPM_BUILD_ROOT make install DESTDIR=$RPM_BUILD_ROOT rm $RPM_BUILD_ROOT%{_includedir}/libmcs/mcs_config.h sed -i -e 's,^#include ,,' $RPM_BUILD_ROOT%{_includedir}/libmcs/mcs.h %clean rm -rf $RPM_BUILD_ROOT %post libs -p /sbin/ldconfig %postun libs -p /sbin/ldconfig %files %defattr(-,root,root,-) %{_bindir}/* %files libs %defattr(-,root,root,-) %doc AUTHORS COPYING GIT-Access README TODO %{_libdir}/*.so.* %{_libdir}/mcs %files devel %defattr(-,root,root,-) %{_libdir}/*.so %{_includedir}/libmcs %{_libdir}/pkgconfig/libmcs.pc %changelog * Wed Mar 14 2007 Ralf Ertzinger 0.4.1-1.fc7 - Initial build for FE Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/mcs/devel/.cvsignore,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- .cvsignore 2 Apr 2007 01:06:21 -0000 1.1 +++ .cvsignore 2 Apr 2007 14:18:19 -0000 1.2 @@ -0,0 +1 @@ +mcs-0.4.1.tgz Index: sources =================================================================== RCS file: /cvs/extras/rpms/mcs/devel/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 2 Apr 2007 01:06:21 -0000 1.1 +++ sources 2 Apr 2007 14:18:19 -0000 1.2 @@ -0,0 +1 @@ +d09b42e9d51ea32c6326f0bbcad86c9e mcs-0.4.1.tgz From fedora-extras-commits at redhat.com Mon Apr 2 14:35:18 2007 From: fedora-extras-commits at redhat.com (Ville Skytta (scop)) Date: Mon, 2 Apr 2007 10:35:18 -0400 Subject: rpms/vdr/devel .cvsignore,1.8,1.9 sources,1.8,1.9 vdr.spec,1.8,1.9 Message-ID: <200704021435.l32EZISD016952@cvs-int.fedora.redhat.com> Author: scop Update of /cvs/extras/rpms/vdr/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv16922 Modified Files: .cvsignore sources vdr.spec Log Message: * Sun Mar 4 2007 Ville Skytt?? - 1.4.6-1 - 1.4.6. Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/vdr/devel/.cvsignore,v retrieving revision 1.8 retrieving revision 1.9 diff -u -r1.8 -r1.9 --- .cvsignore 24 Feb 2007 16:08:06 -0000 1.8 +++ .cvsignore 2 Apr 2007 14:34:46 -0000 1.9 @@ -1,5 +1,3 @@ -vdr-1.4.5.tar.bz2 vdr_1.4.5-1.ds.diff.gz vdr-1.4.5-liemikuutio-1.13.diff.gz -vdr-1.4.5-1.diff -vdr-1.4.5-2.diff +vdr-1.4.6.tar.bz2 Index: sources =================================================================== RCS file: /cvs/extras/rpms/vdr/devel/sources,v retrieving revision 1.8 retrieving revision 1.9 diff -u -r1.8 -r1.9 --- sources 24 Feb 2007 16:08:06 -0000 1.8 +++ sources 2 Apr 2007 14:34:46 -0000 1.9 @@ -1,5 +1,3 @@ -db7e60927b673ca06d38a7669cab44c9 vdr-1.4.5.tar.bz2 22e0c893539a8d480e80de4dd0368030 vdr_1.4.5-1.ds.diff.gz fa9f9128032a08a22a3051a4caf65462 vdr-1.4.5-liemikuutio-1.13.diff.gz -01883b64ec3736cbab46f16aeba6ef58 vdr-1.4.5-1.diff -bca536bb5011bf59abc68bed285b9117 vdr-1.4.5-2.diff +0769b05929ccc012dfd696ed13a3d161 vdr-1.4.6.tar.bz2 Index: vdr.spec =================================================================== RCS file: /cvs/extras/rpms/vdr/devel/vdr.spec,v retrieving revision 1.8 retrieving revision 1.9 diff -u -r1.8 -r1.9 --- vdr.spec 24 Feb 2007 16:08:06 -0000 1.8 +++ vdr.spec 2 Apr 2007 14:34:46 -0000 1.9 @@ -18,8 +18,8 @@ %define apiver 1.4.5 Name: vdr -Version: 1.4.5 -Release: 4%{?dist} +Version: 1.4.6 +Release: 1%{?dist} Summary: Video Disk Recorder Group: Applications/Multimedia @@ -44,8 +44,6 @@ Patch2: http://www.saunalahti.fi/~rahrenbe/vdr/patches/vdr-1.4.5-liemikuutio-1.13.diff.gz Patch3: %{name}-1.4.1-paths.patch Patch4: %{name}-1.4.1-dumpable.patch -Patch5: ftp://ftp.cadsoft.de/vdr/Developer/vdr-1.4.5-1.diff -Patch6: ftp://ftp.cadsoft.de/vdr/Developer/vdr-1.4.5-2.diff BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: libjpeg-devel @@ -131,8 +129,6 @@ %patch2 -p1 %patch3 -p1 %patch4 -p1 -%patch5 -p1 -%patch6 -p1 # Fix up paths sed -i -e 's|\b\(ConfigDirectory = \)VideoDirectory;|\1"%{configdir}";|' vdr.c @@ -427,6 +423,9 @@ %endif %changelog +* Sun Mar 4 2007 Ville Skytt?? - 1.4.6-1 +- 1.4.6. + * Sat Feb 24 2007 Ville Skytt?? - 1.4.5-4 - Upstream 1.4.5-2. From fedora-extras-commits at redhat.com Mon Apr 2 14:48:18 2007 From: fedora-extras-commits at redhat.com (Ville Skytta (scop)) Date: Mon, 2 Apr 2007 10:48:18 -0400 Subject: rpms/vdr-femon/devel .cvsignore, 1.2, 1.3 sources, 1.2, 1.3 vdr-femon.spec, 1.3, 1.4 Message-ID: <200704021448.l32EmIQF017118@cvs-int.fedora.redhat.com> Author: scop Update of /cvs/extras/rpms/vdr-femon/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv17097 Modified Files: .cvsignore sources vdr-femon.spec Log Message: * Tue Jan 9 2007 Ville Skytt?? - 1.1.1-1 - 1.1.1. Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/vdr-femon/devel/.cvsignore,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- .cvsignore 4 Dec 2006 07:38:42 -0000 1.2 +++ .cvsignore 2 Apr 2007 14:47:45 -0000 1.3 @@ -1 +1 @@ -vdr-femon-1.1.0.tgz +vdr-femon-1.1.1.tgz Index: sources =================================================================== RCS file: /cvs/extras/rpms/vdr-femon/devel/sources,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- sources 4 Dec 2006 07:38:42 -0000 1.2 +++ sources 2 Apr 2007 14:47:45 -0000 1.3 @@ -1 +1 @@ -845886d484d998e79f997320f53bbf6d vdr-femon-1.1.0.tgz +f0f68cbb89ae3e8d095e4228923d7d12 vdr-femon-1.1.1.tgz Index: vdr-femon.spec =================================================================== RCS file: /cvs/extras/rpms/vdr-femon/devel/vdr-femon.spec,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- vdr-femon.spec 7 Jan 2007 16:33:34 -0000 1.3 +++ vdr-femon.spec 2 Apr 2007 14:47:45 -0000 1.4 @@ -3,8 +3,8 @@ %define apiver %(vdr-config --apiversion 2>/dev/null || echo ERROR) Name: vdr-%{pname} -Version: 1.1.0 -Release: 5%{?dist} +Version: 1.1.1 +Release: 1%{?dist} Summary: DVB frontend status monitor plugin for VDR Group: Applications/Multimedia @@ -55,6 +55,9 @@ %changelog +* Tue Jan 9 2007 Ville Skytt?? - 1.1.1-1 +- 1.1.1. + * Sun Jan 7 2007 Ville Skytt?? - 1.1.0-5 - Rebuild for VDR 1.4.5. From fedora-extras-commits at redhat.com Mon Apr 2 15:04:07 2007 From: fedora-extras-commits at redhat.com (Ville Skytta (scop)) Date: Mon, 2 Apr 2007 11:04:07 -0400 Subject: rpms/vdradmin-am/devel vdradmin-am.init, 1.1, 1.2 vdradmin-am.spec, 1.6, 1.7 Message-ID: <200704021504.l32F47YP021612@cvs-int.fedora.redhat.com> Author: scop Update of /cvs/extras/rpms/vdradmin-am/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv21588 Modified Files: vdradmin-am.init vdradmin-am.spec Log Message: * Mon Apr 2 2007 Ville Skytt?? - 3.5.3-2 - Use correct pid file in init script's daemon/killproc/status calls. - Add /sbin/chkconfig dependencies for scriptlets. Index: vdradmin-am.init =================================================================== RCS file: /cvs/extras/rpms/vdradmin-am/devel/vdradmin-am.init,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- vdradmin-am.init 25 Oct 2006 09:23:37 -0000 1.1 +++ vdradmin-am.init 2 Apr 2007 15:03:34 -0000 1.2 @@ -21,10 +21,11 @@ prog=$(basename $exec) lockfile=/var/lock/subsys/$prog +pidfile=/var/run/vdradmin/$prog.pid start() { echo -n $"Starting $prog: " - daemon --user vdradmin "$exec >/dev/null 2>&1" + daemon --user=vdradmin --pidfile=$pidfile "$exec >/dev/null 2>&1" retval=$? echo [ $retval -eq 0 ] && touch $lockfile @@ -33,7 +34,7 @@ stop() { echo -n $"Stopping $prog: " - killproc $prog + killproc -p $pidfile $prog retval=$? echo [ $retval -eq 0 ] && rm -f $lockfile @@ -56,7 +57,7 @@ exit 3 # LSB: not implemented ;; status) - status $prog + status -p $pidfile $prog ;; condrestart|try-restart) [ ! -f $lockfile ] || restart Index: vdradmin-am.spec =================================================================== RCS file: /cvs/extras/rpms/vdradmin-am/devel/vdradmin-am.spec,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- vdradmin-am.spec 25 Jan 2007 17:00:50 -0000 1.6 +++ vdradmin-am.spec 2 Apr 2007 15:03:34 -0000 1.7 @@ -4,7 +4,7 @@ Name: vdradmin-am Version: 3.5.3 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Web interface for VDR Group: Applications/Internet @@ -23,8 +23,11 @@ BuildRequires: gettext BuildRequires: perl(Locale::gettext) Requires: perl(Locale::gettext) +Requires: initscripts >= 8.22 Requires(pre): %{_sbindir}/groupadd Requires(pre): %{_sbindir}/useradd +Requires(post): /sbin/chkconfig +Requires(preun): /sbin/chkconfig %description VDRAdmin-AM is a web interface for managing VDR. You will need access @@ -119,6 +122,10 @@ %changelog +* Mon Apr 2 2007 Ville Skytt?? - 3.5.3-2 +- Use correct pid file in init script's daemon/killproc/status calls. +- Add /sbin/chkconfig dependencies for scriptlets. + * Thu Jan 25 2007 Ville Skytt?? - 3.5.3-1 - 3.5.3. - Install UTF-8 locales too. From fedora-extras-commits at redhat.com Mon Apr 2 15:29:01 2007 From: fedora-extras-commits at redhat.com (Ralf Ertzinger (ertzing)) Date: Mon, 2 Apr 2007 11:29:01 -0400 Subject: rpms/mcs/devel mcs.spec,1.1,1.2 Message-ID: <200704021529.l32FT1LM021844@cvs-int.fedora.redhat.com> Author: ertzing Update of /cvs/extras/rpms/mcs/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv21815 Modified Files: mcs.spec Log Message: Fix version numbers Index: mcs.spec =================================================================== RCS file: /cvs/extras/rpms/mcs/devel/mcs.spec,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- mcs.spec 2 Apr 2007 14:18:19 -0000 1.1 +++ mcs.spec 2 Apr 2007 15:28:28 -0000 1.2 @@ -1,6 +1,6 @@ Name: mcs Version: 0.4.1 -Release: 0.2%{?dist} +Release: 1%{?dist} Summary: A configuration file abstraction library Group: Applications/System @@ -109,5 +109,5 @@ %{_libdir}/pkgconfig/libmcs.pc %changelog -* Wed Mar 14 2007 Ralf Ertzinger 0.4.1-1.fc7 +* Mon Apr 02 2007 Ralf Ertzinger 0.4.1-1.fc7 - Initial build for FE From fedora-extras-commits at redhat.com Mon Apr 2 15:38:09 2007 From: fedora-extras-commits at redhat.com (Steven Pritchard (steve)) Date: Mon, 2 Apr 2007 11:38:09 -0400 Subject: rpms/perl-DateTime/devel DateTime-filter-provides.sh, NONE, 1.1 DateTime-filter-requires.sh, NONE, 1.1 perl-DateTime.spec, 1.14, 1.15 Message-ID: <200704021538.l32Fc9CD022654@cvs-int.fedora.redhat.com> Author: steve Update of /cvs/extras/rpms/perl-DateTime/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv22581 Modified Files: perl-DateTime.spec Added Files: DateTime-filter-provides.sh DateTime-filter-requires.sh Log Message: Filter Win32::TieRegistry dependency. Do the provides filter like we do in cpanspec. Drop some macro usage. --- NEW FILE DateTime-filter-provides.sh --- #!/bin/sh # # Remove redundant unversioned provides of # perl(DateTime) and perl(DateTime::TimeZone). @@PERL_PROV@@ "$@" | sed -e '/^perl(DateTime\(::TimeZone\)\?)$/d' --- NEW FILE DateTime-filter-requires.sh --- #!/bin/sh @@PERL_REQ@@ "$@" | sed -e '/^perl(Win32::.*$/d' Index: perl-DateTime.spec =================================================================== RCS file: /cvs/extras/rpms/perl-DateTime/devel/perl-DateTime.spec,v retrieving revision 1.14 retrieving revision 1.15 diff -u -r1.14 -r1.15 --- perl-DateTime.spec 31 Mar 2007 21:44:53 -0000 1.14 +++ perl-DateTime.spec 2 Apr 2007 15:37:36 -0000 1.15 @@ -3,7 +3,7 @@ Name: perl-DateTime Version: 0.37 -Release: 1%{?dist} +Release: 2%{?dist} Epoch: 1 Summary: Date and time objects License: GPL or Artistic @@ -31,6 +31,14 @@ Provides: perl(DateTimePP) Provides: perl(DateTimePPExtra) +Source98: DateTime-filter-requires.sh +%global real_perl_requires %{__perl_requires} +%define __perl_requires %{_tmppath}/%{name}-%{version}-%{release}-%(%{__id_u} -n)-filter-requires + +Source99: DateTime-filter-provides.sh +%global real_perl_provides %{__perl_provides} +%define __perl_provides %{_tmppath}/%{name}-%{version}-%{release}-%(%{__id_u} -n)-filter-provides + %description DateTime is a class for the representation of date/time combinations, and is part of the Perl DateTime project. For details on this project please @@ -47,13 +55,11 @@ %patch0 -p1 cd - -cat > filter-provides.sh << EOF -#!/bin/sh -# Remove redundant unversioned provides of perl(DateTime) and perl(DateTime::TimeZone) -exec %{__perl_provides} $* | egrep -v '^perl[(]DateTime(::TimeZone)?[)]$' -EOF -%define __perl_provides %{_builddir}/DateTimeBundle/filter-provides.sh -chmod 755 filter-provides.sh +sed -e 's,@@PERL_REQ@@,%{real_perl_requires},' %{SOURCE98} > %{__perl_requires} +chmod +x %{__perl_requires} + +sed -e 's,@@PERL_PROV@@,%{real_perl_provides},' %{SOURCE99} > %{__perl_provides} +chmod +x %{__perl_provides} %build cd DateTime-Locale-%{DTLocale_version} @@ -70,30 +76,30 @@ PERLLIB=../DateTime-Locale-%{DTLocale_version}/blib/lib PERLLIB=$PERLLIB:../DateTime-TimeZone-%{DTTimeZone_version}/blib/lib export PERLLIB -%{__perl} Makefile.PL INSTALLDIRS=vendor OPTIMIZE="%{optflags}" +%{__perl} Makefile.PL INSTALLDIRS=vendor OPTIMIZE="$RPM_OPT_FLAGS" make %{?_smp_mflags} cd - %install -rm -rf %{buildroot} +rm -rf $RPM_BUILD_ROOT cd DateTime-Locale-%{DTLocale_version} -./Build install destdir=%{buildroot} +./Build install destdir=$RPM_BUILD_ROOT cd - cd DateTime-TimeZone-%{DTTimeZone_version} -./Build install destdir=%{buildroot} +./Build install destdir=$RPM_BUILD_ROOT cd - cd DateTime-%{version} -make pure_install PERL_INSTALL_ROOT=%{buildroot} +make pure_install PERL_INSTALL_ROOT=$RPM_BUILD_ROOT cd - -find %{buildroot} -type f -name .packlist -exec rm -f {} \; -find %{buildroot} -type f -name '*.bs' -size 0 -exec rm -f {} \; -find %{buildroot} -depth -type d -exec rmdir {} 2>/dev/null \; +find $RPM_BUILD_ROOT -type f -name .packlist -exec rm -f {} \; +find $RPM_BUILD_ROOT -type f -name '*.bs' -size 0 -exec rm -f {} \; +find $RPM_BUILD_ROOT -depth -type d -exec rmdir {} 2>/dev/null \; -%{_fixperms} %{buildroot}/* +%{_fixperms} $RPM_BUILD_ROOT/* # Move documentation into bundle area mkdir DT::Locale DT::TimeZone @@ -120,7 +126,7 @@ make -C DateTime-%{version} test %clean -rm -rf %{buildroot} +rm -rf $RPM_BUILD_ROOT %{__perl_requires} %{__perl_provides} %files %defattr(-,root,root,0755) @@ -134,6 +140,11 @@ %{perl_vendorarch}/DateTime*.pm %changelog +* Mon Apr 02 2007 Steven Pritchard 1:0.37-2 +- Filter Win32::TieRegistry dependency. +- Do the provides filter like we do in cpanspec. +- Drop some macro usage. + * Sat Mar 31 2007 Steven Pritchard 1:0.37-1 - Update to DateTime 0.37. - Update to DateTime::TimeZone 0.63. From fedora-extras-commits at redhat.com Mon Apr 2 15:45:53 2007 From: fedora-extras-commits at redhat.com (Konstantin Ryabitsev (icon)) Date: Mon, 2 Apr 2007 11:45:53 -0400 Subject: rpms/yaz/EL-4 yaz.spec,1.8,1.9 Message-ID: <200704021545.l32Fjrof022973@cvs-int.fedora.redhat.com> Author: icon Update of /cvs/extras/rpms/yaz/EL-4 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv22842 Modified Files: yaz.spec Log Message: Removing buildrequires that don't exist in EL-4. Index: yaz.spec =================================================================== RCS file: /cvs/extras/rpms/yaz/EL-4/yaz.spec,v retrieving revision 1.8 retrieving revision 1.9 diff -u -r1.8 -r1.9 --- yaz.spec 1 Apr 2007 22:02:33 -0000 1.8 +++ yaz.spec 2 Apr 2007 15:45:19 -0000 1.9 @@ -10,7 +10,7 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: libxml2-devel, openssl-devel, readline-devel, libtool -BuildRequires: libxslt-devel, tcp_wrappers-devel, libpcap-devel +BuildRequires: libxslt-devel, tcp_wrappers %description This package contains both a test-server and clients (normal & ssl) From fedora-extras-commits at redhat.com Mon Apr 2 16:11:52 2007 From: fedora-extras-commits at redhat.com (Orion Poplawski (orion)) Date: Mon, 2 Apr 2007 12:11:52 -0400 Subject: rpms/python-matplotlib/FC-6 .cvsignore, 1.14, 1.15 python-matplotlib.spec, 1.24, 1.25 sources, 1.14, 1.15 Message-ID: <200704021611.l32GBqIO028317@cvs-int.fedora.redhat.com> Author: orion Update of /cvs/extras/rpms/python-matplotlib/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv28294 Modified Files: .cvsignore python-matplotlib.spec sources Log Message: Update to 0.90.0 Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/python-matplotlib/FC-6/.cvsignore,v retrieving revision 1.14 retrieving revision 1.15 diff -u -r1.14 -r1.15 --- .cvsignore 29 Nov 2006 06:33:05 -0000 1.14 +++ .cvsignore 2 Apr 2007 16:11:19 -0000 1.15 @@ -1 +1 @@ -matplotlib-0.87.7.tar.gz +matplotlib-0.90.0.tar.gz Index: python-matplotlib.spec =================================================================== RCS file: /cvs/extras/rpms/python-matplotlib/FC-6/python-matplotlib.spec,v retrieving revision 1.24 retrieving revision 1.25 diff -u -r1.24 -r1.25 --- python-matplotlib.spec 10 Jan 2007 00:07:07 -0000 1.24 +++ python-matplotlib.spec 2 Apr 2007 16:11:19 -0000 1.25 @@ -1,8 +1,8 @@ %{!?python_sitearch: %define python_sitearch %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib(1)")} Name: python-matplotlib -Version: 0.87.7 -Release: 3%{?dist} +Version: 0.90.0 +Release: 1%{?dist} Summary: Python plotting library Group: Development/Libraries @@ -75,6 +75,9 @@ %changelog +* Mon Apr 2 2007 Orion Poplawski 0.90.0-1 +- Update to 0.90.0 + * Tue Jan 5 2007 Orion Poplawski 0.87.7-3 - Add examples to %docs Index: sources =================================================================== RCS file: /cvs/extras/rpms/python-matplotlib/FC-6/sources,v retrieving revision 1.14 retrieving revision 1.15 diff -u -r1.14 -r1.15 --- sources 29 Nov 2006 06:33:05 -0000 1.14 +++ sources 2 Apr 2007 16:11:19 -0000 1.15 @@ -1 +1 @@ -cca3d3a644c1a84d6dcf4af8a9856b7b matplotlib-0.87.7.tar.gz +31ea12395826080b5be9c1e292cda6f1 matplotlib-0.90.0.tar.gz From fedora-extras-commits at redhat.com Mon Apr 2 16:14:38 2007 From: fedora-extras-commits at redhat.com (Chris Weyl (cweyl)) Date: Mon, 2 Apr 2007 12:14:38 -0400 Subject: rpms/perl-Net-XMPP/FC-6 perl-Net-XMPP.spec,1.4,1.5 Message-ID: <200704021614.l32GEcus028421@cvs-int.fedora.redhat.com> Author: cweyl Update of /cvs/extras/rpms/perl-Net-XMPP/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv28371/FC-6 Modified Files: perl-Net-XMPP.spec Log Message: +* Mon Apr 02 2007 Chris Weyl 1.02-2 +- nix troublesome test that fails due to resolver configuration under + builder's mock Index: perl-Net-XMPP.spec =================================================================== RCS file: /cvs/extras/rpms/perl-Net-XMPP/FC-6/perl-Net-XMPP.spec,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- perl-Net-XMPP.spec 1 Apr 2007 19:10:44 -0000 1.4 +++ perl-Net-XMPP.spec 2 Apr 2007 16:14:05 -0000 1.5 @@ -1,6 +1,6 @@ Name: perl-Net-XMPP Version: 1.02 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Net::XMPP - perl XMPP library Group: Development/Libraries @@ -42,6 +42,9 @@ %check +# this test seems to have issues with being unable to resolve the builder's +# hostname inside mock. +%{?!_with_network_tests: rm t/roster.t } ./Build test @@ -57,6 +60,10 @@ %changelog +* Mon Apr 02 2007 Chris Weyl 1.02-2 +- nix troublesome test that fails due to resolver configuration under + builder's mock + * Sun Apr 01 2007 Chris Weyl 1.02-1 - update to 1.02 - note license change: perl to LGPL From fedora-extras-commits at redhat.com Mon Apr 2 16:14:34 2007 From: fedora-extras-commits at redhat.com (Chris Weyl (cweyl)) Date: Mon, 2 Apr 2007 12:14:34 -0400 Subject: rpms/perl-Net-XMPP/FC-5 perl-Net-XMPP.spec,1.3,1.4 Message-ID: <200704021614.l32GEYNj028418@cvs-int.fedora.redhat.com> Author: cweyl Update of /cvs/extras/rpms/perl-Net-XMPP/FC-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv28371/FC-5 Modified Files: perl-Net-XMPP.spec Log Message: +* Mon Apr 02 2007 Chris Weyl 1.02-2 +- nix troublesome test that fails due to resolver configuration under + builder's mock Index: perl-Net-XMPP.spec =================================================================== RCS file: /cvs/extras/rpms/perl-Net-XMPP/FC-5/perl-Net-XMPP.spec,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- perl-Net-XMPP.spec 1 Apr 2007 19:10:41 -0000 1.3 +++ perl-Net-XMPP.spec 2 Apr 2007 16:14:02 -0000 1.4 @@ -1,6 +1,6 @@ Name: perl-Net-XMPP Version: 1.02 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Net::XMPP - perl XMPP library Group: Development/Libraries @@ -42,6 +42,9 @@ %check +# this test seems to have issues with being unable to resolve the builder's +# hostname inside mock. +%{?!_with_network_tests: rm t/roster.t } ./Build test @@ -57,6 +60,10 @@ %changelog +* Mon Apr 02 2007 Chris Weyl 1.02-2 +- nix troublesome test that fails due to resolver configuration under + builder's mock + * Sun Apr 01 2007 Chris Weyl 1.02-1 - update to 1.02 - note license change: perl to LGPL From fedora-extras-commits at redhat.com Mon Apr 2 16:14:41 2007 From: fedora-extras-commits at redhat.com (Chris Weyl (cweyl)) Date: Mon, 2 Apr 2007 12:14:41 -0400 Subject: rpms/perl-Net-XMPP/devel perl-Net-XMPP.spec,1.4,1.5 Message-ID: <200704021614.l32GEfxU028424@cvs-int.fedora.redhat.com> Author: cweyl Update of /cvs/extras/rpms/perl-Net-XMPP/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv28371/devel Modified Files: perl-Net-XMPP.spec Log Message: +* Mon Apr 02 2007 Chris Weyl 1.02-2 +- nix troublesome test that fails due to resolver configuration under + builder's mock Index: perl-Net-XMPP.spec =================================================================== RCS file: /cvs/extras/rpms/perl-Net-XMPP/devel/perl-Net-XMPP.spec,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- perl-Net-XMPP.spec 1 Apr 2007 19:10:48 -0000 1.4 +++ perl-Net-XMPP.spec 2 Apr 2007 16:14:08 -0000 1.5 @@ -1,6 +1,6 @@ Name: perl-Net-XMPP Version: 1.02 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Net::XMPP - perl XMPP library Group: Development/Libraries @@ -42,6 +42,9 @@ %check +# this test seems to have issues with being unable to resolve the builder's +# hostname inside mock. +%{?!_with_network_tests: rm t/roster.t } ./Build test @@ -57,6 +60,10 @@ %changelog +* Mon Apr 02 2007 Chris Weyl 1.02-2 +- nix troublesome test that fails due to resolver configuration under + builder's mock + * Sun Apr 01 2007 Chris Weyl 1.02-1 - update to 1.02 - note license change: perl to LGPL From fedora-extras-commits at redhat.com Mon Apr 2 16:38:05 2007 From: fedora-extras-commits at redhat.com (Chris Weyl (cweyl)) Date: Mon, 2 Apr 2007 12:38:05 -0400 Subject: rpms/perl-Class-Factory-Util Makefile,1.1,1.2 Message-ID: <200704021638.l32Gc5sM029162@cvs-int.fedora.redhat.com> Author: cweyl Update of /cvs/extras/rpms/perl-Class-Factory-Util In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv29070 Modified Files: Makefile Log Message: +* Mon Apr 02 2007 Chris Weyl 1.7-1 +- update to 1.7 +- switch to Build.PL +- misc spec cleanups Index: Makefile =================================================================== RCS file: /cvs/extras/rpms/perl-Class-Factory-Util/Makefile,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- Makefile 6 Aug 2006 17:08:23 -0000 1.1 +++ Makefile 2 Apr 2007 16:37:32 -0000 1.2 @@ -2,6 +2,15 @@ all : CVS/Root common-update @cvs update +# for target build-all +BRANCHES := $(shell cat ~/fedora-extras/current-branches | sed -e 's/:.*//') + +# tag & build all non-legacy branches... +build-all : + @echo NOTICE: building for ${BRANCHES} + @sleep 5s + @for br in ${BRANCHES} ; do echo Building $$br ; cd $$br && test -f dead.package || make tag plague ; cd .. ; done + common-update : common @cd common && cvs update From fedora-extras-commits at redhat.com Mon Apr 2 16:38:08 2007 From: fedora-extras-commits at redhat.com (Chris Weyl (cweyl)) Date: Mon, 2 Apr 2007 12:38:08 -0400 Subject: rpms/perl-Class-Factory-Util/FC-5 perl-Class-Factory-Util.spec, 1.2, 1.3 sources, 1.2, 1.3 Message-ID: <200704021638.l32Gc8UE029166@cvs-int.fedora.redhat.com> Author: cweyl Update of /cvs/extras/rpms/perl-Class-Factory-Util/FC-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv29070/FC-5 Modified Files: perl-Class-Factory-Util.spec sources Log Message: +* Mon Apr 02 2007 Chris Weyl 1.7-1 +- update to 1.7 +- switch to Build.PL +- misc spec cleanups Index: perl-Class-Factory-Util.spec =================================================================== RCS file: /cvs/extras/rpms/perl-Class-Factory-Util/FC-5/perl-Class-Factory-Util.spec,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- perl-Class-Factory-Util.spec 6 Aug 2006 17:14:55 -0000 1.2 +++ perl-Class-Factory-Util.spec 2 Apr 2007 16:37:35 -0000 1.3 @@ -1,6 +1,6 @@ Name: perl-Class-Factory-Util -Version: 1.6 -Release: 2%{?dist} +Version: 1.7 +Release: 1%{?dist} Summary: Provide utility methods for factory classes Group: Development/Libraries @@ -10,7 +10,7 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch -BuildRequires: perl +BuildRequires: perl, perl(Module::Build) Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) %description @@ -22,20 +22,21 @@ %build -%{__perl} Makefile.PL INSTALLDIRS=vendor -make %{?_smp_mflags} +%{__perl} Build.PL installdirs=vendor +./Build %install rm -rf %{buildroot} -make pure_install PERL_INSTALL_ROOT=%{buildroot} -find %{buildroot} -type f -name .packlist -exec rm -f {} ';' -find %{buildroot} -type d -depth -exec rmdir {} 2>/dev/null ';' -chmod -R u+w %{buildroot}/* + +./Build install destdir=%{buildroot} create_packlist=0 +find %{buildroot} -depth -type d -exec rmdir {} 2>/dev/null \; + +%{_fixperms} %{buildroot}/* %check -make test +./Build test %clean @@ -50,6 +51,14 @@ %changelog +* Mon Apr 02 2007 Chris Weyl 1.7-1 +- update to 1.7 +- switch to Build.PL +- misc spec cleanups + +* Thu Aug 31 2006 Chris Weyl 1.6-3 +- bump for mass rebuild + * Sun Aug 06 2006 Chris Weyl 1.6-2 - bump for build & release Index: sources =================================================================== RCS file: /cvs/extras/rpms/perl-Class-Factory-Util/FC-5/sources,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- sources 6 Aug 2006 17:08:37 -0000 1.2 +++ sources 2 Apr 2007 16:37:35 -0000 1.3 @@ -1 +1 @@ -88b4471f9c22abcc1192f87be013cc18 Class-Factory-Util-1.6.tar.gz +aebd79da361b676a7ecd3245fc3d1b3f Class-Factory-Util-1.7.tar.gz From fedora-extras-commits at redhat.com Mon Apr 2 16:38:12 2007 From: fedora-extras-commits at redhat.com (Chris Weyl (cweyl)) Date: Mon, 2 Apr 2007 12:38:12 -0400 Subject: rpms/perl-Class-Factory-Util/FC-6 perl-Class-Factory-Util.spec, 1.3, 1.4 sources, 1.2, 1.3 Message-ID: <200704021638.l32GcCwo029170@cvs-int.fedora.redhat.com> Author: cweyl Update of /cvs/extras/rpms/perl-Class-Factory-Util/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv29070/FC-6 Modified Files: perl-Class-Factory-Util.spec sources Log Message: +* Mon Apr 02 2007 Chris Weyl 1.7-1 +- update to 1.7 +- switch to Build.PL +- misc spec cleanups Index: perl-Class-Factory-Util.spec =================================================================== RCS file: /cvs/extras/rpms/perl-Class-Factory-Util/FC-6/perl-Class-Factory-Util.spec,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- perl-Class-Factory-Util.spec 1 Sep 2006 03:59:07 -0000 1.3 +++ perl-Class-Factory-Util.spec 2 Apr 2007 16:37:39 -0000 1.4 @@ -1,6 +1,6 @@ Name: perl-Class-Factory-Util -Version: 1.6 -Release: 3%{?dist} +Version: 1.7 +Release: 1%{?dist} Summary: Provide utility methods for factory classes Group: Development/Libraries @@ -10,7 +10,7 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch -BuildRequires: perl +BuildRequires: perl, perl(Module::Build) Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) %description @@ -22,20 +22,21 @@ %build -%{__perl} Makefile.PL INSTALLDIRS=vendor -make %{?_smp_mflags} +%{__perl} Build.PL installdirs=vendor +./Build %install rm -rf %{buildroot} -make pure_install PERL_INSTALL_ROOT=%{buildroot} -find %{buildroot} -type f -name .packlist -exec rm -f {} ';' -find %{buildroot} -type d -depth -exec rmdir {} 2>/dev/null ';' -chmod -R u+w %{buildroot}/* + +./Build install destdir=%{buildroot} create_packlist=0 +find %{buildroot} -depth -type d -exec rmdir {} 2>/dev/null \; + +%{_fixperms} %{buildroot}/* %check -make test +./Build test %clean @@ -50,7 +51,12 @@ %changelog -* Thu Aug 31 2006 Chris Weyl 1.6-3 +* Mon Apr 02 2007 Chris Weyl 1.7-1 +- update to 1.7 +- switch to Build.PL +- misc spec cleanups + +* Thu Aug 31 2006 Chris Weyl 1.6-3 - bump for mass rebuild * Sun Aug 06 2006 Chris Weyl 1.6-2 Index: sources =================================================================== RCS file: /cvs/extras/rpms/perl-Class-Factory-Util/FC-6/sources,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- sources 6 Aug 2006 17:08:37 -0000 1.2 +++ sources 2 Apr 2007 16:37:39 -0000 1.3 @@ -1 +1 @@ -88b4471f9c22abcc1192f87be013cc18 Class-Factory-Util-1.6.tar.gz +aebd79da361b676a7ecd3245fc3d1b3f Class-Factory-Util-1.7.tar.gz From fedora-extras-commits at redhat.com Mon Apr 2 16:38:15 2007 From: fedora-extras-commits at redhat.com (Chris Weyl (cweyl)) Date: Mon, 2 Apr 2007 12:38:15 -0400 Subject: rpms/perl-Class-Factory-Util/devel .cvsignore, 1.2, 1.3 perl-Class-Factory-Util.spec, 1.3, 1.4 sources, 1.2, 1.3 Message-ID: <200704021638.l32GcF7m029175@cvs-int.fedora.redhat.com> Author: cweyl Update of /cvs/extras/rpms/perl-Class-Factory-Util/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv29070/devel Modified Files: .cvsignore perl-Class-Factory-Util.spec sources Log Message: +* Mon Apr 02 2007 Chris Weyl 1.7-1 +- update to 1.7 +- switch to Build.PL +- misc spec cleanups Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/perl-Class-Factory-Util/devel/.cvsignore,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- .cvsignore 6 Aug 2006 17:08:37 -0000 1.2 +++ .cvsignore 2 Apr 2007 16:37:42 -0000 1.3 @@ -1 +1 @@ -Class-Factory-Util-1.6.tar.gz +Class-Factory-Util-1.7.tar.gz Index: perl-Class-Factory-Util.spec =================================================================== RCS file: /cvs/extras/rpms/perl-Class-Factory-Util/devel/perl-Class-Factory-Util.spec,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- perl-Class-Factory-Util.spec 1 Sep 2006 03:59:07 -0000 1.3 +++ perl-Class-Factory-Util.spec 2 Apr 2007 16:37:42 -0000 1.4 @@ -1,6 +1,6 @@ Name: perl-Class-Factory-Util -Version: 1.6 -Release: 3%{?dist} +Version: 1.7 +Release: 1%{?dist} Summary: Provide utility methods for factory classes Group: Development/Libraries @@ -10,7 +10,7 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch -BuildRequires: perl +BuildRequires: perl, perl(Module::Build) Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) %description @@ -22,20 +22,21 @@ %build -%{__perl} Makefile.PL INSTALLDIRS=vendor -make %{?_smp_mflags} +%{__perl} Build.PL installdirs=vendor +./Build %install rm -rf %{buildroot} -make pure_install PERL_INSTALL_ROOT=%{buildroot} -find %{buildroot} -type f -name .packlist -exec rm -f {} ';' -find %{buildroot} -type d -depth -exec rmdir {} 2>/dev/null ';' -chmod -R u+w %{buildroot}/* + +./Build install destdir=%{buildroot} create_packlist=0 +find %{buildroot} -depth -type d -exec rmdir {} 2>/dev/null \; + +%{_fixperms} %{buildroot}/* %check -make test +./Build test %clean @@ -50,7 +51,12 @@ %changelog -* Thu Aug 31 2006 Chris Weyl 1.6-3 +* Mon Apr 02 2007 Chris Weyl 1.7-1 +- update to 1.7 +- switch to Build.PL +- misc spec cleanups + +* Thu Aug 31 2006 Chris Weyl 1.6-3 - bump for mass rebuild * Sun Aug 06 2006 Chris Weyl 1.6-2 Index: sources =================================================================== RCS file: /cvs/extras/rpms/perl-Class-Factory-Util/devel/sources,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- sources 6 Aug 2006 17:08:37 -0000 1.2 +++ sources 2 Apr 2007 16:37:42 -0000 1.3 @@ -1 +1 @@ -88b4471f9c22abcc1192f87be013cc18 Class-Factory-Util-1.6.tar.gz +aebd79da361b676a7ecd3245fc3d1b3f Class-Factory-Util-1.7.tar.gz From fedora-extras-commits at redhat.com Mon Apr 2 16:43:01 2007 From: fedora-extras-commits at redhat.com (Mamoru Tasaka (mtasaka)) Date: Mon, 2 Apr 2007 12:43:01 -0400 Subject: rpms/xtide/FC-6 .cvsignore, 1.18, 1.19 sources, 1.18, 1.19 xtide.spec, 1.25, 1.26 Message-ID: <200704021643.l32Gh1PV029396@cvs-int.fedora.redhat.com> Author: mtasaka Update of /cvs/extras/rpms/xtide/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv29329/FC-6 Modified Files: .cvsignore sources xtide.spec Log Message: * Mon Apr 3 2007 Mamoru Tasaka - 2.9.2-1 - 2.9.2 Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/xtide/FC-6/.cvsignore,v retrieving revision 1.18 retrieving revision 1.19 diff -u -r1.18 -r1.19 --- .cvsignore 15 Mar 2007 14:43:34 -0000 1.18 +++ .cvsignore 2 Apr 2007 16:42:28 -0000 1.19 @@ -1 +1 @@ -xtide-2.9.1.tar.bz2 +xtide-2.9.2.tar.bz2 Index: sources =================================================================== RCS file: /cvs/extras/rpms/xtide/FC-6/sources,v retrieving revision 1.18 retrieving revision 1.19 diff -u -r1.18 -r1.19 --- sources 15 Mar 2007 14:43:34 -0000 1.18 +++ sources 2 Apr 2007 16:42:28 -0000 1.19 @@ -1 +1 @@ -7ccc99dcd77ab76df97124c01ae4a7ca xtide-2.9.1.tar.bz2 +367f5dc7584559b7581ed3ec1d2c4586 xtide-2.9.2.tar.bz2 Index: xtide.spec =================================================================== RCS file: /cvs/extras/rpms/xtide/FC-6/xtide.spec,v retrieving revision 1.25 retrieving revision 1.26 diff -u -r1.25 -r1.26 --- xtide.spec 15 Mar 2007 14:43:34 -0000 1.25 +++ xtide.spec 2 Apr 2007 16:42:28 -0000 1.26 @@ -1,9 +1,9 @@ %define betatag %{nil} -%define dwfdate 20070222 +%define dwfdate 20070318 Summary: Calculate tide all over the world Name: xtide -Version: 2.9.1 +Version: 2.9.2 Release: 1%{?dist} URL: http://www.flaterco.com/xtide/ @@ -229,6 +229,9 @@ %{_datadir}/man/man8/xttpd.8* %changelog +* Mon Apr 3 2007 Mamoru Tasaka - 2.9.2-1 +- 2.9.2 + * Thu Mar 15 2007 Mamoru Tasaka - 2.9.1-1 - 2.9.1 From fedora-extras-commits at redhat.com Mon Apr 2 16:42:58 2007 From: fedora-extras-commits at redhat.com (Mamoru Tasaka (mtasaka)) Date: Mon, 2 Apr 2007 12:42:58 -0400 Subject: rpms/xtide/FC-5 .cvsignore, 1.18, 1.19 sources, 1.18, 1.19 xtide.spec, 1.26, 1.27 Message-ID: <200704021642.l32GgwQF029388@cvs-int.fedora.redhat.com> Author: mtasaka Update of /cvs/extras/rpms/xtide/FC-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv29329/FC-5 Modified Files: .cvsignore sources xtide.spec Log Message: * Mon Apr 3 2007 Mamoru Tasaka - 2.9.2-1 - 2.9.2 Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/xtide/FC-5/.cvsignore,v retrieving revision 1.18 retrieving revision 1.19 diff -u -r1.18 -r1.19 --- .cvsignore 15 Mar 2007 14:43:31 -0000 1.18 +++ .cvsignore 2 Apr 2007 16:42:25 -0000 1.19 @@ -1 +1 @@ -xtide-2.9.1.tar.bz2 +xtide-2.9.2.tar.bz2 Index: sources =================================================================== RCS file: /cvs/extras/rpms/xtide/FC-5/sources,v retrieving revision 1.18 retrieving revision 1.19 diff -u -r1.18 -r1.19 --- sources 15 Mar 2007 14:43:31 -0000 1.18 +++ sources 2 Apr 2007 16:42:25 -0000 1.19 @@ -1 +1 @@ -7ccc99dcd77ab76df97124c01ae4a7ca xtide-2.9.1.tar.bz2 +367f5dc7584559b7581ed3ec1d2c4586 xtide-2.9.2.tar.bz2 Index: xtide.spec =================================================================== RCS file: /cvs/extras/rpms/xtide/FC-5/xtide.spec,v retrieving revision 1.26 retrieving revision 1.27 diff -u -r1.26 -r1.27 --- xtide.spec 15 Mar 2007 14:43:31 -0000 1.26 +++ xtide.spec 2 Apr 2007 16:42:25 -0000 1.27 @@ -1,9 +1,9 @@ %define betatag %{nil} -%define dwfdate 20070222 +%define dwfdate 20070318 Summary: Calculate tide all over the world Name: xtide -Version: 2.9.1 +Version: 2.9.2 Release: 1%{?dist} URL: http://www.flaterco.com/xtide/ @@ -229,6 +229,9 @@ %{_datadir}/man/man8/xttpd.8* %changelog +* Mon Apr 3 2007 Mamoru Tasaka - 2.9.2-1 +- 2.9.2 + * Thu Mar 15 2007 Mamoru Tasaka - 2.9.1-1 - 2.9.1 From fedora-extras-commits at redhat.com Mon Apr 2 16:43:04 2007 From: fedora-extras-commits at redhat.com (Mamoru Tasaka (mtasaka)) Date: Mon, 2 Apr 2007 12:43:04 -0400 Subject: rpms/xtide/devel .cvsignore, 1.18, 1.19 sources, 1.18, 1.19 xtide.spec, 1.25, 1.26 Message-ID: <200704021643.l32Gh4Dm029402@cvs-int.fedora.redhat.com> Author: mtasaka Update of /cvs/extras/rpms/xtide/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv29329/devel Modified Files: .cvsignore sources xtide.spec Log Message: * Mon Apr 3 2007 Mamoru Tasaka - 2.9.2-1 - 2.9.2 Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/xtide/devel/.cvsignore,v retrieving revision 1.18 retrieving revision 1.19 diff -u -r1.18 -r1.19 --- .cvsignore 15 Mar 2007 14:43:38 -0000 1.18 +++ .cvsignore 2 Apr 2007 16:42:31 -0000 1.19 @@ -1 +1 @@ -xtide-2.9.1.tar.bz2 +xtide-2.9.2.tar.bz2 Index: sources =================================================================== RCS file: /cvs/extras/rpms/xtide/devel/sources,v retrieving revision 1.18 retrieving revision 1.19 diff -u -r1.18 -r1.19 --- sources 15 Mar 2007 14:43:38 -0000 1.18 +++ sources 2 Apr 2007 16:42:31 -0000 1.19 @@ -1 +1 @@ -7ccc99dcd77ab76df97124c01ae4a7ca xtide-2.9.1.tar.bz2 +367f5dc7584559b7581ed3ec1d2c4586 xtide-2.9.2.tar.bz2 Index: xtide.spec =================================================================== RCS file: /cvs/extras/rpms/xtide/devel/xtide.spec,v retrieving revision 1.25 retrieving revision 1.26 diff -u -r1.25 -r1.26 --- xtide.spec 15 Mar 2007 14:43:38 -0000 1.25 +++ xtide.spec 2 Apr 2007 16:42:31 -0000 1.26 @@ -1,9 +1,9 @@ %define betatag %{nil} -%define dwfdate 20070222 +%define dwfdate 20070318 Summary: Calculate tide all over the world Name: xtide -Version: 2.9.1 +Version: 2.9.2 Release: 1%{?dist} URL: http://www.flaterco.com/xtide/ @@ -229,6 +229,9 @@ %{_datadir}/man/man8/xttpd.8* %changelog +* Mon Apr 3 2007 Mamoru Tasaka - 2.9.2-1 +- 2.9.2 + * Thu Mar 15 2007 Mamoru Tasaka - 2.9.1-1 - 2.9.1 From fedora-extras-commits at redhat.com Mon Apr 2 16:50:18 2007 From: fedora-extras-commits at redhat.com (Ville Skytta (scop)) Date: Mon, 2 Apr 2007 12:50:18 -0400 Subject: rpms/xemacs-packages-base/devel .cvsignore, 1.2, 1.3 sources, 1.2, 1.3 xemacs-packages-base.spec, 1.1, 1.2 Message-ID: <200704021650.l32GoItG029636@cvs-int.fedora.redhat.com> Author: scop Update of /cvs/extras/rpms/xemacs-packages-base/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv29598 Modified Files: .cvsignore sources xemacs-packages-base.spec Log Message: * Mon Apr 2 2007 Ville Skytt?? - 20061221-1 - 2006-12-21. Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/xemacs-packages-base/devel/.cvsignore,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- .cvsignore 10 Sep 2006 09:21:06 -0000 1.2 +++ .cvsignore 2 Apr 2007 16:49:45 -0000 1.3 @@ -1 +1 @@ -xemacs-packages-base-20060510.tar.bz2 +xemacs-packages-base-20061221.tar.bz2 Index: sources =================================================================== RCS file: /cvs/extras/rpms/xemacs-packages-base/devel/sources,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- sources 10 Sep 2006 09:21:06 -0000 1.2 +++ sources 2 Apr 2007 16:49:45 -0000 1.3 @@ -1 +1 @@ -e407f38605106b48b53d69f2b3b9e5a0 xemacs-packages-base-20060510.tar.bz2 +4433028e58a8a055075947a09de19f4a xemacs-packages-base-20061221.tar.bz2 Index: xemacs-packages-base.spec =================================================================== RCS file: /cvs/extras/rpms/xemacs-packages-base/devel/xemacs-packages-base.spec,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- xemacs-packages-base.spec 10 Sep 2006 09:21:06 -0000 1.1 +++ xemacs-packages-base.spec 2 Apr 2007 16:49:45 -0000 1.2 @@ -2,8 +2,8 @@ %define xemver v=$(rpm -q --qf=%%{VERSION} xemacs-nox) ; case $v in 2*) echo $v ;; *) echo 0 ;; esac Name: xemacs-packages-base -Version: 20060510 -Release: 3%{?dist} +Version: 20061221 +Release: 1%{?dist} Summary: Base lisp packages for XEmacs Group: Applications/Editors @@ -104,6 +104,9 @@ %changelog +* Mon Apr 2 2007 Ville Skytt?? - 20061221-1 +- 2006-12-21. + * Sun Sep 10 2006 Ville Skytt?? - 20060510-3 - Split minimal set of packages from xemacs-sumo. - Really build from sources. From fedora-extras-commits at redhat.com Mon Apr 2 16:52:57 2007 From: fedora-extras-commits at redhat.com (Ville Skytta (scop)) Date: Mon, 2 Apr 2007 12:52:57 -0400 Subject: rpms/xemacs-packages-extra/devel xemacs-packages-extra-20061221-browsers.patch, NONE, 1.1 .cvsignore, 1.2, 1.3 sources, 1.2, 1.3 xemacs-packages-extra.spec, 1.2, 1.3 xemacs-packages-extra-20060510-browse-url-htmlview-84262.patch, 1.1, NONE xemacs-packages-extra-20060510-psgml-browsers-84262.patch, 1.1, NONE Message-ID: <200704021652.l32GqviH029733@cvs-int.fedora.redhat.com> Author: scop Update of /cvs/extras/rpms/xemacs-packages-extra/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv29702 Modified Files: .cvsignore sources xemacs-packages-extra.spec Added Files: xemacs-packages-extra-20061221-browsers.patch Removed Files: xemacs-packages-extra-20060510-browse-url-htmlview-84262.patch xemacs-packages-extra-20060510-psgml-browsers-84262.patch Log Message: * Mon Apr 2 2007 Ville Skytt?? - 20061221-1 - 2006-12-21 + backport of upstream browse-url/xdg-open changes. - Drop no longer needed ruby-mode-xemacs Provides/Obsoletes. xemacs-packages-extra-20061221-browsers.patch: --- NEW FILE xemacs-packages-extra-20061221-browsers.patch --- --- xemacs-packages-extra-20061221/xemacs-packages/psgml/psgml-html.el~ 2003-08-29 11:19:58.000000000 +0300 +++ xemacs-packages-extra-20061221/xemacs-packages/psgml/psgml-html.el 2007-04-02 18:48:43.000000000 +0300 @@ -931,27 +931,27 @@ (defvar sgml-html-menu (cons "HTML" - (append '(["View in Netscape" sgml-html-netscape-file - (buffer-file-name - (current-buffer))] - ["View in W3" w3-preview-this-buffer t] - ["View in kfm" sgml-html-kfm-file + (append '(["View in default browser" browse-url-of-buffer t] + ["View in Firefox" sgml-html-netscape-file + (buffer-file-name (current-buffer))] + ["View in Konqueror" sgml-html-kfm-file (buffer-file-name (current-buffer))] + ["View in W3" w3-preview-this-buffer t] "---" ["HTML-Quote Region" html-quote-region t] "---") (cdr sgml-main-menu)))) (defun sgml-html-netscape-file () - "Preview the file for the current buffer in Netscape." + "Preview the file for the current buffer in Firefox." (interactive) - (highlight-headers-follow-url-netscape + (browse-url-firefox (concat "file:" (buffer-file-name (current-buffer))))) (defun sgml-html-kfm-file () - "Preview the file for the current buffer in kfm." + "Preview the file for the current buffer in Konqueror." (interactive) - (highlight-headers-follow-url-kfm + (browse-url-kde (concat "file:" (buffer-file-name (current-buffer))))) ;;;###autoload(add-to-list 'auto-mode-alist '("\\.[sj]?html?\\'" . html-mode)) --- xemacs-packages-extra-20061221/xemacs-packages/mail-lib/browse-url.el~ 2006-10-19 22:57:06.000000000 +0300 +++ xemacs-packages-extra-20061221/xemacs-packages/mail-lib/browse-url.el 2007-04-02 18:51:08.000000000 +0300 @@ -58,6 +58,7 @@ ;; browse-url-generic arbitrary ;; browse-url-default-windows-browser MS-Windows browser ;; browse-url-default-macosx-browser Mac OS X browser +;; browse-url-default-xdg-browser freedesktop.org browser ;; browse-url-gnome-moz GNOME interface to Mozilla ;; browse-url-kde KDE konqueror (kfm) ;; browse-url-opera Opera @@ -290,6 +291,8 @@ :value browse-url-default-windows-browser) (function-item :tag "Default Mac OS X browser" :value browse-url-default-macosx-browser) + (function-item :tag "Default freedesktop.org browser" + :value browse-url-default-xdg-browser) (function-item :tag "GNOME invoking Mozilla" :value browse-url-gnome-moz) (function-item :tag "Default browser" @@ -859,6 +862,20 @@ (interactive (browse-url-interactive-arg "URL: ")) (start-process (concat "open " url) nil "open" url)) +;;;###autoload +(defcustom browse-url-xdg-open-program "xdg-open" + "*The name by which to invoke xdg-open." + :type 'string + :group 'browse-url) + +;;;###autoload +(defun browse-url-default-xdg-browser (url &optional new-window) + (interactive (browse-url-interactive-arg "URL: ")) + (let ((process-environment (browse-url-process-environment)) + (process-connection-type nil)) + (start-process (concat browse-url-xdg-open-program " " url) nil + browse-url-xdg-open-program url))) + ;; --- Netscape --- (defun browse-url-process-environment () @@ -894,11 +911,13 @@ When called non-interactively, optional second argument NEW-WINDOW is used instead of `browse-url-new-window-flag'. -The order attempted is emacs-w3m, gnome-moz-remote, Mozilla, Firefox, -SeaMonkey, Galeon, Konqueror, Netscape, Opera, Mosaic, IXI Mosaic, -Lynx in an xterm, MMM, and then W3." +The order attempted is freedesktop.org default, gnome-moz-remote, Mozilla, +Firefox, SeaMonkey, Galeon, Konqueror, Netscape, Opera, Mosaic, IXI Mosaic, +emacs-w3m, Lynx in an xterm, MMM, and then W3." (apply (cond + ((executable-find browse-url-xdg-open-program) + 'browse-url-default-xdg-browser) ((executable-find browse-url-gnome-moz-program) 'browse-url-gnome-moz) ((executable-find browse-url-mozilla-program) 'browse-url-mozilla) ((executable-find browse-url-firefox-program) 'browse-url-firefox) --- xemacs-packages-extra-20061221/xemacs-packages/mail-lib/browse-url-xemacs.el~ 2005-03-09 13:14:56.000000000 +0200 +++ xemacs-packages-extra-20061221/xemacs-packages/mail-lib/browse-url-xemacs.el 2007-04-02 18:51:20.000000000 +0300 @@ -140,6 +140,14 @@ :selected (eq browse-url-browser-function 'browse-url-default-windows-browser) :active (and (fboundp 'mswindows-shell-execute) (fboundp 'browse-url-default-windows-browser))] + ["Free%_desktop.org Default Browser" + (customize-set-variable 'browse-url-browser-function + 'browse-url-default-xdg-browser) + :style radio + :selected (eq browse-url-browser-function + 'browse-url-default-xdg-browser) + :active (and (fboundp 'browse-url-default-xdg-browser) + (executable-find browse-url-xdg-open-program))] ["G%_eneric Browser" (customize-set-variable 'browse-url-browser-function 'browse-url-generic) Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/xemacs-packages-extra/devel/.cvsignore,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- .cvsignore 10 Sep 2006 09:38:39 -0000 1.2 +++ .cvsignore 2 Apr 2007 16:52:24 -0000 1.3 @@ -1 +1 @@ -xemacs-packages-extra-20060510.tar.bz2 +xemacs-packages-extra-20061221.tar.bz2 Index: sources =================================================================== RCS file: /cvs/extras/rpms/xemacs-packages-extra/devel/sources,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- sources 10 Sep 2006 09:38:39 -0000 1.2 +++ sources 2 Apr 2007 16:52:24 -0000 1.3 @@ -1 +1 @@ -bd3add53ce482a2687127eabe338fe1f xemacs-packages-extra-20060510.tar.bz2 +7b9193c209dfa8416b62e034efdf7e76 xemacs-packages-extra-20061221.tar.bz2 Index: xemacs-packages-extra.spec =================================================================== RCS file: /cvs/extras/rpms/xemacs-packages-extra/devel/xemacs-packages-extra.spec,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- xemacs-packages-extra.spec 10 Sep 2006 11:54:06 -0000 1.2 +++ xemacs-packages-extra.spec 2 Apr 2007 16:52:24 -0000 1.3 @@ -2,8 +2,8 @@ %define xemver v=$(rpm -q --qf=%%{VERSION} xemacs) ; case $v in 2*) echo $v ;; *) echo 0 ;; esac Name: xemacs-packages-extra -Version: 20060510 -Release: 4%{?dist} +Version: 20061221 +Release: 1%{?dist} Summary: Collection of XEmacs lisp packages Group: Applications/Editors @@ -27,8 +27,7 @@ Patch3: %{name}-20060510-auctex-texsite-jlatex-detect-69129.patch Patch4: %{name}-20060510-auctex-texjp-platex.patch Patch5: %{name}-20060510-egg-wnn-host-unix-79826.patch -Patch6: %{name}-20060510-browse-url-htmlview-84262.patch -Patch7: %{name}-20060510-psgml-browsers-84262.patch +Patch6: %{name}-20061221-browsers.patch Patch8: %{name}-20060510-avoid-catch-error-65346.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) @@ -44,8 +43,6 @@ # Fake release in apel provision in order to avoid self-obsoletion (for now). Provides: apel-xemacs = 10.6-6 Obsoletes: apel-xemacs < 10.6-6 -Provides: ruby-mode-xemacs -Obsoletes: ruby-mode-xemacs Provides: xemacs-sumo = %{version}-%{release} Obsoletes: xemacs-sumo < 20060510-3 @@ -100,10 +97,8 @@ %patch4 -p1 # make egg-wnn use unix domain socket by default %patch5 -p1 -# default to htmlview as generic browse-url browser +# update browsers in browse-url and psgml-html %patch6 -p1 -# update psgml-html preview menu to modern browsers -%patch7 -p1 # catch harmless errors in mouse-avoidance-too-close-p (avoid.el) %patch8 -p1 @@ -230,6 +225,10 @@ %changelog +* Mon Apr 2 2007 Ville Skytt?? - 20061221-1 +- 2006-12-21 + backport of upstream browse-url/xdg-open changes. +- Drop no longer needed ruby-mode-xemacs Provides/Obsoletes. + * Sun Sep 10 2006 Ville Skytt?? - 20060510-4 - BuildRequire tetex. --- xemacs-packages-extra-20060510-browse-url-htmlview-84262.patch DELETED --- --- xemacs-packages-extra-20060510-psgml-browsers-84262.patch DELETED --- From fedora-extras-commits at redhat.com Mon Apr 2 17:20:58 2007 From: fedora-extras-commits at redhat.com (Jesse Keating (jkeating)) Date: Mon, 2 Apr 2007 13:20:58 -0400 Subject: rpms/koji import.log,1.1,1.2 Message-ID: <200704021720.l32HKwNU002125@cvs-int.fedora.redhat.com> Author: jkeating Update of /cvs/extras/rpms/koji In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv2089 Modified Files: import.log Log Message: auto-import koji-1.0-1 on branch devel from koji-1.0-1.src.rpm Index: import.log =================================================================== RCS file: /cvs/extras/rpms/koji/import.log,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- import.log 21 Feb 2007 22:02:43 -0000 1.1 +++ import.log 2 Apr 2007 17:20:24 -0000 1.2 @@ -0,0 +1 @@ +koji-1_0-1:HEAD:koji-1.0-1.src.rpm:1175533618 From fedora-extras-commits at redhat.com Mon Apr 2 17:21:03 2007 From: fedora-extras-commits at redhat.com (Jesse Keating (jkeating)) Date: Mon, 2 Apr 2007 13:21:03 -0400 Subject: rpms/koji/devel koji.spec, NONE, 1.1 .cvsignore, 1.1, 1.2 sources, 1.1, 1.2 Message-ID: <200704021721.l32HL30r002129@cvs-int.fedora.redhat.com> Author: jkeating Update of /cvs/extras/rpms/koji/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv2089/devel Modified Files: .cvsignore sources Added Files: koji.spec Log Message: auto-import koji-1.0-1 on branch devel from koji-1.0-1.src.rpm --- NEW FILE koji.spec --- %{!?python_sitelib: %define python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")} %define baserelease 1 #build with --define 'testbuild 1' to have a timestamp appended to release %if x%{?testbuild} == x1 %define release %{baserelease}.%(date +%%Y%%m%%d.%%H%%M.%%S) %else %define release %{baserelease} %endif Name: koji Version: 1.0 Release: %{release}%{?dist} License: LGPL Summary: Build system tools Group: Applications/System URL: http://hosted.fedoraproject.org/projects/koji Source: %{name}-%{PACKAGE_VERSION}.tar.bz2 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch Requires: python-krbV >= 1.0.13 Requires: rpm-python Requires: pyOpenSSL BuildRequires: python %description Koji is a system for building and tracking RPMS. The base package contains shared libraries and the command-line interface. %package hub Summary: Koji XMLRPC interface Group: Applications/Internet Requires: httpd Requires: mod_python Requires: postgresql-python Requires: %{name} = %{version}-%{release} %description hub koji-hub is the XMLRPC interface to the koji database %package builder Summary: Koji RPM builder daemon Group: Applications/System Requires: %{name} = %{version}-%{release} Requires: mock >= 0.5-3 Requires(post): /sbin/chkconfig Requires(post): /sbin/service Requires(preun): /sbin/chkconfig Requires(preun): /sbin/service Requires(pre): /usr/sbin/useradd Requires: cvs Requires: rpm-build Requires: redhat-rpm-config Requires: createrepo >= 0.4.4 %description builder koji-builder is the daemon that runs on build machines and executes tasks that come through the Koji system. %package utils Summary: Koji Utilities Group: Applications/Internet Requires: postgresql-python Requires: %{name} = %{version}-%{release} Requires: rpm-build Requires: createrepo >= 0.4.4 %description utils Utilities for the Koji system %package web Summary: Koji Web UI Group: Applications/Internet Requires: httpd Requires: mod_python Requires: mod_auth_kerb Requires: postgresql-python Requires: python-cheetah Requires: %{name} = %{version}-%{release} Requires: python-krbV >= 1.0.13 %description web koji-web is a web UI to the Koji system. %prep %setup -q %build %install rm -rf $RPM_BUILD_ROOT make DESTDIR=$RPM_BUILD_ROOT install %clean rm -rf $RPM_BUILD_ROOT %files %defattr(-,root,root) %{_bindir}/* %{python_sitelib}/%{name} %config(noreplace) %{_sysconfdir}/koji.conf %doc docs Authors COPYING LGPL %files hub %defattr(-,root,root) %{_datadir}/koji-hub %config(noreplace) /etc/httpd/conf.d/kojihub.conf %files utils %defattr(-,root,root) %{_sbindir}/kojira %{_initrddir}/kojira %config(noreplace) %{_sysconfdir}/sysconfig/kojira %{_sysconfdir}/kojira %config(noreplace) %{_sysconfdir}/kojira/kojira.conf %files web %defattr(-,root,root) %{_datadir}/koji-web %{_sysconfdir}/kojiweb %config(noreplace) /etc/httpd/conf.d/kojiweb.conf %files builder %defattr(-,root,root) %{_sbindir}/kojid %{_initrddir}/kojid %config(noreplace) %{_sysconfdir}/sysconfig/kojid %{_sysconfdir}/kojid %config(noreplace) %{_sysconfdir}/kojid/kojid.conf %attr(-,kojibuilder,kojibuilder) /etc/mock/koji %pre builder /usr/sbin/useradd -r -s /bin/bash -G mock -d /builddir -M kojibuilder 2>/dev/null ||: %post builder /sbin/chkconfig --add kojid /sbin/service kojid condrestart &> /dev/null || : %preun builder if [ $1 = 0 ]; then /sbin/service kojid stop &> /dev/null /sbin/chkconfig --del kojid fi %post utils /sbin/chkconfig --add kojira /sbin/service kojira condrestart &> /dev/null || : %preun utils if [ $1 = 0 ]; then /sbin/service kojira stop &> /dev/null || : /sbin/chkconfig --del kojira fi %changelog * Mon Apr 02 2007 Jesse Keating 1.0-1 - Release 1.0! * Wed Mar 28 2007 Mike Bonnet - 0.9.7-4 - set SSL connection timeout to 12 hours * Wed Mar 28 2007 Mike Bonnet - 0.9.7-3 - avoid SSL renegotiation - improve log file handling in kojid - bug fixes in command-line and web UI * Sun Mar 25 2007 Mike Bonnet - 0.9.7-2 - enable http access to packages in kojid - add Requires: pyOpenSSL - building srpms from CVS now works with the Extras CVS structure - fixes to the chain-build command - bug fixes in the XML-RPC and web interfaces * Tue Mar 20 2007 Jesse Keating - 0.9.7-1 - Package up the needed ssl files * Tue Mar 20 2007 Jesse Keating - 0.9.6-1 - 0.9.6 release, mostly ssl auth stuff - use named directories for config stuff - remove -3 requires on creatrepo, don't need that specific anymore * Tue Feb 20 2007 Jesse Keating - 0.9.5-8 - Add Authors COPYING LGPL to the docs of the main package * Tue Feb 20 2007 Jesse Keating - 0.9.5-7 - Move web files from /var/www to /usr/share - Use -p in install calls - Add rpm-python to requires for koji * Mon Feb 19 2007 Jesse Keating - 0.9.5-6 - Clean up spec for package review * Sun Feb 04 2007 Mike McLean - 0.9.5-1 - project renamed to koji Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/koji/devel/.cvsignore,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- .cvsignore 21 Feb 2007 22:02:50 -0000 1.1 +++ .cvsignore 2 Apr 2007 17:20:28 -0000 1.2 @@ -0,0 +1 @@ +koji-1.0.tar.bz2 Index: sources =================================================================== RCS file: /cvs/extras/rpms/koji/devel/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 21 Feb 2007 22:02:50 -0000 1.1 +++ sources 2 Apr 2007 17:20:28 -0000 1.2 @@ -0,0 +1 @@ +509770ad9155722acf3baa4cb467c2b8 koji-1.0.tar.bz2 From fedora-extras-commits at redhat.com Mon Apr 2 17:23:11 2007 From: fedora-extras-commits at redhat.com (Jesse Keating (jkeating)) Date: Mon, 2 Apr 2007 13:23:11 -0400 Subject: rpms/koji import.log,1.2,1.3 Message-ID: <200704021723.l32HNBhD002260@cvs-int.fedora.redhat.com> Author: jkeating Update of /cvs/extras/rpms/koji In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv2220 Modified Files: import.log Log Message: auto-import koji-1.0-1 on branch FC-6 from koji-1.0-1.src.rpm Index: import.log =================================================================== RCS file: /cvs/extras/rpms/koji/import.log,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- import.log 2 Apr 2007 17:20:24 -0000 1.2 +++ import.log 2 Apr 2007 17:22:38 -0000 1.3 @@ -1 +1,2 @@ koji-1_0-1:HEAD:koji-1.0-1.src.rpm:1175533618 +koji-1_0-1:FC-6:koji-1.0-1.src.rpm:1175533750 From fedora-extras-commits at redhat.com Mon Apr 2 17:23:14 2007 From: fedora-extras-commits at redhat.com (Jesse Keating (jkeating)) Date: Mon, 2 Apr 2007 13:23:14 -0400 Subject: rpms/koji/FC-6 koji.spec, NONE, 1.1 .cvsignore, 1.1, 1.2 sources, 1.1, 1.2 Message-ID: <200704021723.l32HNEmt002267@cvs-int.fedora.redhat.com> Author: jkeating Update of /cvs/extras/rpms/koji/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv2220/FC-6 Modified Files: .cvsignore sources Added Files: koji.spec Log Message: auto-import koji-1.0-1 on branch FC-6 from koji-1.0-1.src.rpm --- NEW FILE koji.spec --- %{!?python_sitelib: %define python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")} %define baserelease 1 #build with --define 'testbuild 1' to have a timestamp appended to release %if x%{?testbuild} == x1 %define release %{baserelease}.%(date +%%Y%%m%%d.%%H%%M.%%S) %else %define release %{baserelease} %endif Name: koji Version: 1.0 Release: %{release}%{?dist} License: LGPL Summary: Build system tools Group: Applications/System URL: http://hosted.fedoraproject.org/projects/koji Source: %{name}-%{PACKAGE_VERSION}.tar.bz2 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch Requires: python-krbV >= 1.0.13 Requires: rpm-python Requires: pyOpenSSL BuildRequires: python %description Koji is a system for building and tracking RPMS. The base package contains shared libraries and the command-line interface. %package hub Summary: Koji XMLRPC interface Group: Applications/Internet Requires: httpd Requires: mod_python Requires: postgresql-python Requires: %{name} = %{version}-%{release} %description hub koji-hub is the XMLRPC interface to the koji database %package builder Summary: Koji RPM builder daemon Group: Applications/System Requires: %{name} = %{version}-%{release} Requires: mock >= 0.5-3 Requires(post): /sbin/chkconfig Requires(post): /sbin/service Requires(preun): /sbin/chkconfig Requires(preun): /sbin/service Requires(pre): /usr/sbin/useradd Requires: cvs Requires: rpm-build Requires: redhat-rpm-config Requires: createrepo >= 0.4.4 %description builder koji-builder is the daemon that runs on build machines and executes tasks that come through the Koji system. %package utils Summary: Koji Utilities Group: Applications/Internet Requires: postgresql-python Requires: %{name} = %{version}-%{release} Requires: rpm-build Requires: createrepo >= 0.4.4 %description utils Utilities for the Koji system %package web Summary: Koji Web UI Group: Applications/Internet Requires: httpd Requires: mod_python Requires: mod_auth_kerb Requires: postgresql-python Requires: python-cheetah Requires: %{name} = %{version}-%{release} Requires: python-krbV >= 1.0.13 %description web koji-web is a web UI to the Koji system. %prep %setup -q %build %install rm -rf $RPM_BUILD_ROOT make DESTDIR=$RPM_BUILD_ROOT install %clean rm -rf $RPM_BUILD_ROOT %files %defattr(-,root,root) %{_bindir}/* %{python_sitelib}/%{name} %config(noreplace) %{_sysconfdir}/koji.conf %doc docs Authors COPYING LGPL %files hub %defattr(-,root,root) %{_datadir}/koji-hub %config(noreplace) /etc/httpd/conf.d/kojihub.conf %files utils %defattr(-,root,root) %{_sbindir}/kojira %{_initrddir}/kojira %config(noreplace) %{_sysconfdir}/sysconfig/kojira %{_sysconfdir}/kojira %config(noreplace) %{_sysconfdir}/kojira/kojira.conf %files web %defattr(-,root,root) %{_datadir}/koji-web %{_sysconfdir}/kojiweb %config(noreplace) /etc/httpd/conf.d/kojiweb.conf %files builder %defattr(-,root,root) %{_sbindir}/kojid %{_initrddir}/kojid %config(noreplace) %{_sysconfdir}/sysconfig/kojid %{_sysconfdir}/kojid %config(noreplace) %{_sysconfdir}/kojid/kojid.conf %attr(-,kojibuilder,kojibuilder) /etc/mock/koji %pre builder /usr/sbin/useradd -r -s /bin/bash -G mock -d /builddir -M kojibuilder 2>/dev/null ||: %post builder /sbin/chkconfig --add kojid /sbin/service kojid condrestart &> /dev/null || : %preun builder if [ $1 = 0 ]; then /sbin/service kojid stop &> /dev/null /sbin/chkconfig --del kojid fi %post utils /sbin/chkconfig --add kojira /sbin/service kojira condrestart &> /dev/null || : %preun utils if [ $1 = 0 ]; then /sbin/service kojira stop &> /dev/null || : /sbin/chkconfig --del kojira fi %changelog * Mon Apr 02 2007 Jesse Keating 1.0-1 - Release 1.0! * Wed Mar 28 2007 Mike Bonnet - 0.9.7-4 - set SSL connection timeout to 12 hours * Wed Mar 28 2007 Mike Bonnet - 0.9.7-3 - avoid SSL renegotiation - improve log file handling in kojid - bug fixes in command-line and web UI * Sun Mar 25 2007 Mike Bonnet - 0.9.7-2 - enable http access to packages in kojid - add Requires: pyOpenSSL - building srpms from CVS now works with the Extras CVS structure - fixes to the chain-build command - bug fixes in the XML-RPC and web interfaces * Tue Mar 20 2007 Jesse Keating - 0.9.7-1 - Package up the needed ssl files * Tue Mar 20 2007 Jesse Keating - 0.9.6-1 - 0.9.6 release, mostly ssl auth stuff - use named directories for config stuff - remove -3 requires on creatrepo, don't need that specific anymore * Tue Feb 20 2007 Jesse Keating - 0.9.5-8 - Add Authors COPYING LGPL to the docs of the main package * Tue Feb 20 2007 Jesse Keating - 0.9.5-7 - Move web files from /var/www to /usr/share - Use -p in install calls - Add rpm-python to requires for koji * Mon Feb 19 2007 Jesse Keating - 0.9.5-6 - Clean up spec for package review * Sun Feb 04 2007 Mike McLean - 0.9.5-1 - project renamed to koji Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/koji/FC-6/.cvsignore,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- .cvsignore 21 Feb 2007 22:02:50 -0000 1.1 +++ .cvsignore 2 Apr 2007 17:22:41 -0000 1.2 @@ -0,0 +1 @@ +koji-1.0.tar.bz2 Index: sources =================================================================== RCS file: /cvs/extras/rpms/koji/FC-6/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 21 Feb 2007 22:02:50 -0000 1.1 +++ sources 2 Apr 2007 17:22:41 -0000 1.2 @@ -0,0 +1 @@ +509770ad9155722acf3baa4cb467c2b8 koji-1.0.tar.bz2 From fedora-extras-commits at redhat.com Mon Apr 2 18:02:58 2007 From: fedora-extras-commits at redhat.com (Rex Dieter (rdieter)) Date: Mon, 2 Apr 2007 14:02:58 -0400 Subject: rpms/lyx/devel changeset_r17666.diff,NONE,1.1 lyx.spec,1.52,1.53 Message-ID: <200704021802.l32I2w86007302@cvs-int.fedora.redhat.com> Author: rdieter Update of /cvs/extras/rpms/lyx/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv7260 Modified Files: lyx.spec Added Files: changeset_r17666.diff Log Message: * Mon Apr 02 2007 Rex Dieter 1.5.0-0.4.beta1 - fix qt-4.3 crasher * Tue Mar 27 2007 Rex Dieter 1.5.0-0.3.beta1 - stop omitting -fexceptions changeset_r17666.diff: --- NEW FILE changeset_r17666.diff --- Index: /lyx-devel/trunk/src/frontends/WorkArea.C =================================================================== --- lyx-devel/trunk/src/frontends/WorkArea.C (revision 17033) +++ lyx-devel/trunk/src/frontends/WorkArea.C (revision 17666) @@ -244,6 +244,6 @@ buffer_view_->workAreaResize(width(), height()); lyx_view_.updateLayoutChoice(); - lyx_view_.busy(false); lyx_view_.clearMessage(); + lyx_view_.busy(false); } Index: lyx.spec =================================================================== RCS file: /cvs/extras/rpms/lyx/devel/lyx.spec,v retrieving revision 1.52 retrieving revision 1.53 diff -u -r1.52 -r1.53 --- lyx.spec 21 Mar 2007 13:36:58 -0000 1.52 +++ lyx.spec 2 Apr 2007 18:02:25 -0000 1.53 @@ -4,7 +4,7 @@ Summary: WYSIWYM (What You See Is What You Mean) document processor Name: lyx Version: 1.5.0 -Release: 0.2.%{pre}%{?dist} +Release: 0.4.%{pre}%{?dist} License: GPL Group: Applications/Publishing @@ -13,6 +13,8 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) Patch1: lyx-1.5.0beta1-xdg-open.patch +# http://www.lyx.org/trac/changeset/17666?format=diff&new=17666 +Patch2: changeset_r17666.diff Source1: lyxrc.dist @@ -77,15 +79,11 @@ %setup -q -n %{name}-%{version}%{?pre} %patch1 -p1 -b .xdg_open +%patch2 -p2 -b .qt43 %build -# drop -fexceptions from optflags, suggested by lyx devs: -# http://www.mail-archive.com/lyx-devel at lists.lyx.org/msg85794.html -optflags="$(echo %optflags | sed -e 's|-fexceptions||' )" -%global optflags $optflags - %configure \ --disable-rpath \ --enable-optimization="%{optflags}" \ @@ -174,6 +172,12 @@ %changelog +* Mon Apr 02 2007 Rex Dieter 1.5.0-0.4.beta1 +- fix qt-4.3 crasher + +* Tue Mar 27 2007 Rex Dieter 1.5.0-0.3.beta1 +- stop omitting -fexceptions + * Wed Mar 21 2007 Rex Dieter 1.5.0-0.2.beta1 - +Requires: tetex-IEEEtran (#232840) From fedora-extras-commits at redhat.com Mon Apr 2 18:18:28 2007 From: fedora-extras-commits at redhat.com (Hans de Goede (jwrdegoede)) Date: Mon, 2 Apr 2007 14:18:28 -0400 Subject: rpms/lua/devel .cvsignore, 1.5, 1.6 lua.spec, 1.21, 1.22 sources, 1.7, 1.8 Message-ID: <200704021818.l32IIS0n007809@cvs-int.fedora.redhat.com> Author: jwrdegoede Update of /cvs/extras/rpms/lua/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv7786 Modified Files: .cvsignore lua.spec sources Log Message: * Mon Apr 2 2007 Hans de Goede 5.1.2-1 - New upstream release 5.1.2 - Fix use of rpath on x86_64 Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/lua/devel/.cvsignore,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- .cvsignore 14 Oct 2006 20:32:35 -0000 1.5 +++ .cvsignore 2 Apr 2007 18:17:55 -0000 1.6 @@ -1,2 +1 @@ -lua-5.1.1.tar.gz -lua-5.1.1-autotoolize.patch.gz +lua-5.1.2.tar.gz Index: lua.spec =================================================================== RCS file: /cvs/extras/rpms/lua/devel/lua.spec,v retrieving revision 1.21 retrieving revision 1.22 diff -u -r1.21 -r1.22 --- lua.spec 19 Jan 2007 15:02:30 -0000 1.21 +++ lua.spec 2 Apr 2007 18:17:55 -0000 1.22 @@ -1,6 +1,6 @@ Name: lua -Version: 5.1.1 -Release: 3%{?dist} +Version: 5.1.2 +Release: 1%{?dist} Summary: Powerful light-weight programming language Group: Development/Languages License: MIT @@ -21,25 +21,27 @@ configuration, scripting, and rapid prototyping. -%package devel -Summary: Development files for %{name} -Group: System Environment/Libraries -Requires: %{name} = %{version}-%{release} -Requires: ncurses-devel, pkgconfig +%package devel +Summary: Development files for %{name} +Group: System Environment/Libraries +Requires: %{name} = %{version}-%{release} +Requires: pkgconfig -%description devel +%description devel This package contains development files for %{name}. %prep %setup -q -%patch0 -p1 -E +%patch0 -p1 -E -z .autoxxx # fix perms on auto files chmod u+x autogen.sh config.guess config.sub configure depcomp install-sh missing %build %configure --with-readline +sed -i 's|^hardcode_libdir_flag_spec=.*|hardcode_libdir_flag_spec=""|g' libtool +sed -i 's|^runpath_var=LD_RUN_PATH|runpath_var=DIE_RPATH_DIE|g' libtool # hack so that only /usr/bin/lua gets linked with readline as it is the # only one which needs this and otherwise we get License troubles make %{?_smp_mflags} LIBS="-ldl" luac_LDADD="liblua.la -lm -ldl" @@ -59,7 +61,7 @@ %files %defattr(-,root,root,-) -%doc COPYRIGHT HISTORY README doc/*.html doc/*.gif +%doc COPYRIGHT HISTORY README doc/*.html doc/*.css doc/*.gif doc/*.png %{_bindir}/lua* %{_libdir}/liblua-*.so %{_mandir}/man1/lua*.1* @@ -73,6 +75,10 @@ %changelog +* Mon Apr 2 2007 Hans de Goede 5.1.2-1 +- New upstream release 5.1.2 +- Fix use of rpath on x86_64 + * Fri Jan 19 2007 Hans de Goede 5.1.1-3 - Remove "-lreadline -lncurses" from lua.pc (bz 213895) Index: sources =================================================================== RCS file: /cvs/extras/rpms/lua/devel/sources,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- sources 14 Oct 2006 20:32:35 -0000 1.7 +++ sources 2 Apr 2007 18:17:55 -0000 1.8 @@ -1,2 +1 @@ -22f4f912f20802c11006fe9b84d5c461 lua-5.1.1.tar.gz -d4116caee10a37951b413436f9e2a119 lua-5.1.1-autotoolize.patch.gz +687ce4c2a1ddff18f1008490fdc4e5e0 lua-5.1.2.tar.gz From fedora-extras-commits at redhat.com Mon Apr 2 18:19:45 2007 From: fedora-extras-commits at redhat.com (Hans de Goede (jwrdegoede)) Date: Mon, 2 Apr 2007 14:19:45 -0400 Subject: rpms/lua/FC-6 .cvsignore, 1.5, 1.6 lua.spec, 1.20, 1.21 sources, 1.7, 1.8 Message-ID: <200704021819.l32IJjEb007880@cvs-int.fedora.redhat.com> Author: jwrdegoede Update of /cvs/extras/rpms/lua/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv7858 Modified Files: .cvsignore lua.spec sources Log Message: * Mon Apr 2 2007 Hans de Goede 5.1.2-1 - New upstream release 5.1.2 - Fix use of rpath on x86_64 Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/lua/FC-6/.cvsignore,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- .cvsignore 14 Oct 2006 20:32:35 -0000 1.5 +++ .cvsignore 2 Apr 2007 18:19:11 -0000 1.6 @@ -1,2 +1 @@ -lua-5.1.1.tar.gz -lua-5.1.1-autotoolize.patch.gz +lua-5.1.2.tar.gz Index: lua.spec =================================================================== RCS file: /cvs/extras/rpms/lua/FC-6/lua.spec,v retrieving revision 1.20 retrieving revision 1.21 diff -u -r1.20 -r1.21 --- lua.spec 15 Oct 2006 07:44:53 -0000 1.20 +++ lua.spec 2 Apr 2007 18:19:11 -0000 1.21 @@ -1,6 +1,6 @@ Name: lua -Version: 5.1.1 -Release: 2%{?dist} +Version: 5.1.2 +Release: 1%{?dist} Summary: Powerful light-weight programming language Group: Development/Languages License: MIT @@ -21,28 +21,32 @@ configuration, scripting, and rapid prototyping. -%package devel -Summary: Development files for %{name} -Group: System Environment/Libraries -Requires: %{name} = %{version}-%{release} -Requires: ncurses-devel, pkgconfig +%package devel +Summary: Development files for %{name} +Group: System Environment/Libraries +Requires: %{name} = %{version}-%{release} +Requires: pkgconfig -%description devel +%description devel This package contains development files for %{name}. %prep %setup -q -%patch0 -p1 -E +%patch0 -p1 -E -z .autoxxx # fix perms on auto files chmod u+x autogen.sh config.guess config.sub configure depcomp install-sh missing %build %configure --with-readline +sed -i 's|^hardcode_libdir_flag_spec=.*|hardcode_libdir_flag_spec=""|g' libtool +sed -i 's|^runpath_var=LD_RUN_PATH|runpath_var=DIE_RPATH_DIE|g' libtool # hack so that only /usr/bin/lua gets linked with readline as it is the # only one which needs this and otherwise we get License troubles make %{?_smp_mflags} LIBS="-ldl" luac_LDADD="liblua.la -lm -ldl" +# also remove readline from lua.pc +sed -i 's/-lreadline -lncurses //g' etc/lua.pc %install @@ -57,7 +61,7 @@ %files %defattr(-,root,root,-) -%doc COPYRIGHT HISTORY README doc/*.html doc/*.gif +%doc COPYRIGHT HISTORY README doc/*.html doc/*.css doc/*.gif doc/*.png %{_bindir}/lua* %{_libdir}/liblua-*.so %{_mandir}/man1/lua*.1* @@ -71,6 +75,13 @@ %changelog +* Mon Apr 2 2007 Hans de Goede 5.1.2-1 +- New upstream release 5.1.2 +- Fix use of rpath on x86_64 + +* Fri Jan 19 2007 Hans de Goede 5.1.1-3 +- Remove "-lreadline -lncurses" from lua.pc (bz 213895) + * Sun Oct 15 2006 Hans de Goede 5.1.1-2 - Only link /usr/bin/lua with readline / do not link %%{_libdir}/liblua-5.1.so with readline so that we don't cause any License troubles for packages Index: sources =================================================================== RCS file: /cvs/extras/rpms/lua/FC-6/sources,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- sources 14 Oct 2006 20:32:35 -0000 1.7 +++ sources 2 Apr 2007 18:19:11 -0000 1.8 @@ -1,2 +1 @@ -22f4f912f20802c11006fe9b84d5c461 lua-5.1.1.tar.gz -d4116caee10a37951b413436f9e2a119 lua-5.1.1-autotoolize.patch.gz +687ce4c2a1ddff18f1008490fdc4e5e0 lua-5.1.2.tar.gz From fedora-extras-commits at redhat.com Mon Apr 2 18:39:56 2007 From: fedora-extras-commits at redhat.com (Ralf Ertzinger (ertzing)) Date: Mon, 2 Apr 2007 14:39:56 -0400 Subject: rpms/audacious/devel audacious.spec,1.20,1.21 Message-ID: <200704021839.l32Idu9D008500@cvs-int.fedora.redhat.com> Author: ertzing Update of /cvs/extras/rpms/audacious/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv8467 Modified Files: audacious.spec Log Message: - Fix date and revision Index: audacious.spec =================================================================== RCS file: /cvs/extras/rpms/audacious/devel/audacious.spec,v retrieving revision 1.20 retrieving revision 1.21 diff -u -r1.20 -r1.21 --- audacious.spec 15 Mar 2007 13:03:28 -0000 1.20 +++ audacious.spec 2 Apr 2007 18:39:23 -0000 1.21 @@ -1,6 +1,6 @@ Name: audacious Version: 1.3.1 -Release: 0.1%{?dist} +Release: 1%{?dist} Summary: A GTK2 based media player similar to xmms Group: Applications/Multimedia @@ -17,7 +17,6 @@ Patch6: audacious-1.2.1-shaded-skin.patch # Patch7: audacious-1.1.1-controlsocket-name.patch # Patch8: audacious-1.1.1-playlist-twenty.patch -Patch10: audacious-1.2.2-gdk-lock.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: gtk2-devel >= 2.6 @@ -96,9 +95,6 @@ # Fix "%20" in playlist entries # %patch8 -p1 -b playlist-twenty -# Fix lockup with a11y -# %patch10 -p1 -b .gdk-lock - %build %configure \ --disable-rpath \ @@ -181,7 +177,7 @@ %changelog -* Wed Mar 14 2007 Ralf Ertzinger 1.3.1-1.fc7 +* Mon Apr 02 2007 Ralf Ertzinger 1.3.1-1.fc7 - Update to 1.3.1 - Rebase still necessary patches From fedora-extras-commits at redhat.com Mon Apr 2 18:40:04 2007 From: fedora-extras-commits at redhat.com (Jesse Keating (jkeating)) Date: Mon, 2 Apr 2007 14:40:04 -0400 Subject: common cvs-import.sh,1.17,1.18 Message-ID: <200704021840.l32Ie4e2008505@cvs-int.fedora.redhat.com> Author: jkeating Update of /cvs/extras/common In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv8458 Modified Files: cvs-import.sh Log Message: Properly enclose our failure modes Index: cvs-import.sh =================================================================== RCS file: /cvs/extras/common/cvs-import.sh,v retrieving revision 1.17 retrieving revision 1.18 diff -u -r1.17 -r1.18 --- cvs-import.sh 2 Apr 2007 05:02:03 -0000 1.17 +++ cvs-import.sh 2 Apr 2007 18:39:33 -0000 1.18 @@ -167,12 +167,12 @@ # Check out the existing module cd $TMPDIR echo "Checking out module: '$NAME'" -$CVS -Q checkout $NAME || echo "ERROR: \"$NAME\" module does not exist in cvs." && exit 1 +$CVS -Q checkout $NAME || (echo "ERROR: \"$NAME\" module does not exist in cvs." && exit 1) # this is our working directory cd $NAME -[ -d ${BRANCH} ] || echo "ERROR: \"$NAME/$BRANCH\" does not exist!" && exit 1 +[ -d ${BRANCH} ] || (echo "ERROR: \"$NAME/$BRANCH\" does not exist!" && exit 1) # check if we have imported this entry TAG=$(echo "${NAME##[0-9]}-$VERSION-$RELEASE" | sed -e 's/[$,.:;@]/_/g') From fedora-extras-commits at redhat.com Mon Apr 2 18:46:45 2007 From: fedora-extras-commits at redhat.com (Ralf Ertzinger (ertzing)) Date: Mon, 2 Apr 2007 14:46:45 -0400 Subject: rpms/audacious-plugins/devel .cvsignore, 1.3, 1.4 audacious-plugins.spec, 1.8, 1.9 sources, 1.3, 1.4 Message-ID: <200704021846.l32Ikj76008652@cvs-int.fedora.redhat.com> Author: ertzing Update of /cvs/extras/rpms/audacious-plugins/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv8628 Modified Files: .cvsignore audacious-plugins.spec sources Log Message: - Update to 1.3.1 Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/audacious-plugins/devel/.cvsignore,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- .cvsignore 30 Nov 2006 09:45:44 -0000 1.3 +++ .cvsignore 2 Apr 2007 18:46:12 -0000 1.4 @@ -1 +1 @@ -audacious-plugins-fedora-1.2.5.tar.gz +audacious-plugins-fedora-1.3.1.tar.gz Index: audacious-plugins.spec =================================================================== RCS file: /cvs/extras/rpms/audacious-plugins/devel/audacious-plugins.spec,v retrieving revision 1.8 retrieving revision 1.9 diff -u -r1.8 -r1.9 --- audacious-plugins.spec 18 Feb 2007 13:14:55 -0000 1.8 +++ audacious-plugins.spec 2 Apr 2007 18:46:12 -0000 1.9 @@ -1,6 +1,6 @@ Name: audacious-plugins -Version: 1.2.5 -Release: 6%{?dist} +Version: 1.3.1 +Release: 1%{?dist} Summary: Plugins for the Audacious media player Group: Applications/Multimedia @@ -15,7 +15,7 @@ Patch0: audacious-plugins-1.2.2-cddb-buffer.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) -BuildRequires: audacious-devel >= 1.2.1-0.7%{?dist}, esound-devel >= 0.2, libvorbis-devel >= 1.0 +BuildRequires: audacious-devel >= 1.3.0, esound-devel >= 0.2, libvorbis-devel >= 1.0 BuildRequires: zlib-devel, desktop-file-utils >= 0.9, alsa-lib-devel BuildRequires: libsidplay-devel, libnotify-devel BuildRequires: libmpcdec-devel, libmusicbrainz-devel @@ -27,7 +27,7 @@ BuildRequires: pulseaudio-devel, fluidsynth-devel BuildRequires: wavpack-devel >= 4.31 -Requires: audacious >= 1.2.0 +Requires: audacious >= 1.3.0 Requires(post): desktop-file-utils >= 0.9, /sbin/ldconfig Requires(postun): desktop-file-utils >= 0.9, /sbin/ldconfig @@ -45,7 +45,7 @@ Group: Applications/Multimedia Obsoletes: audacious-jack <= 1.1.2 -Requires: audacious >= 1.2.0, audacious-plugins >= 1.2.0 +Requires: audacious >= 1.3.0, audacious-plugins >= 1.3.0 %description jack This package provides an Audacious output plugin that uses the @@ -57,7 +57,7 @@ Group: Applications/Multimedia Obsoletes: audacious-esd <= 1.1.2 -Requires: audacious >= 1.2.0, audacious-plugins >= 1.2.0 +Requires: audacious >= 1.3.0, audacious-plugins >= 1.3.0 %description esd This package provides an Audacious output plugin that uses the @@ -69,7 +69,7 @@ Group: Applications/Multimedia Obsoletes: audacious-arts <= 1.1.2 -Requires: audacious >= 1.2.0, audacious-plugins >= 1.2.0 +Requires: audacious >= 1.3.0, audacious-plugins >= 1.3.0 %description arts This package provides an Audacious output plugin that uses the @@ -80,7 +80,7 @@ Summary: Audacious output plugin for PulseAudio Group: Applications/Multimedia -Requires: audacious >= 1.2.0, audacious-plugins >= 1.2.0 +Requires: audacious >= 1.3.0, audacious-plugins >= 1.3.0 %description pulseaudio This package provides an Audacious output plugin that uses the @@ -92,7 +92,7 @@ Summary: Audacious imput plugin for amidi Group: Applications/Multimedia -Requires: audacious >= 1.2.0, audacious-plugins >= 1.2.0 +Requires: audacious >= 1.3.0, audacious-plugins >= 1.3.0 %description amidi This package provides an Audacious input plugin that uses the @@ -104,7 +104,7 @@ Summary: Audacious imput plugin for wavpack Group: Applications/Multimedia -Requires: audacious >= 1.2.0, audacious-plugins >= 1.2.0 +Requires: audacious >= 1.3.0, audacious-plugins >= 1.3.0 %description wavpack This package provides an Audacious input plugin that reads WavPack @@ -112,6 +112,30 @@ +%package metronome +Summary: Audacious imput plugin simulating a metronome +Group: Applications/Multimedia + +Requires: audacious >= 1.3.0, audacious-plugins >= 1.3.0 + +%description metronome +This package provides an Audacious input plugin that simulates +a metronome. + + + +%package vortex +Summary: Audacious imput plugin for vortex audio files +Group: Applications/Multimedia + +Requires: audacious >= 1.3.0, audacious-plugins >= 1.3.0 + +%description vortex +This package provides an Audacious input plugin that reads +vortex compressed files. + + + %prep %setup -q -n audacious-plugins-fedora-%{version} @@ -119,11 +143,6 @@ # %patch0 -p1 -b .cddb-buffer %build -# F7 comes with a new FLAC library, the a-p plugins for flac are -# versionized and there is no plugin for this particular version of -# FLAC. The plugin for 1.1.3 works, however, we just have to move it -# to a place where the build process will find it. -ln -s flac113 src/flac114 %configure \ --disable-rpath \ --enable-gconf \ @@ -140,6 +159,7 @@ %install rm -rf $RPM_BUILD_ROOT make install DESTDIR=$RPM_BUILD_ROOT +%find_lang %{name} desktop-file-install --vendor fedora \ --dir $RPM_BUILD_ROOT%{_datadir}/applications \ @@ -159,12 +179,19 @@ update-desktop-database %{_datadir}/applications -%files +%files -f %{name}.lang %defattr(-,root,root,-) %doc AUTHORS COPYING ChangeLog NEWS -%{_libdir}/audacious +%{_libdir}/audacious/Input +%{_libdir}/audacious/Output +%{_libdir}/audacious/Container +%{_libdir}/audacious/Effect +%{_libdir}/audacious/General +%{_libdir}/audacious/Visualization %exclude %{_libdir}/audacious/Input/libamidi-plug.so %exclude %{_libdir}/audacious/Input/libwavpack.so +%exclude %{_libdir}/audacious/Input/libmetronom.so +%exclude %{_libdir}/audacious/Input/libvtx.so %exclude %{_libdir}/audacious/Output/libjackout.so %exclude %{_libdir}/audacious/Output/libarts.so %exclude %{_libdir}/audacious/Output/libESD.so @@ -200,8 +227,19 @@ %defattr(-,root,root,-) %{_libdir}/audacious/Input/libwavpack.so +%files metronome +%defattr(-,root,root,-) +%{_libdir}/audacious/Input/libmetronom.so + +%files vortex +%defattr(-,root,root,-) +%{_libdir}/audacious/Input/libvtx.so + %changelog +* Mon Apr 02 2007 Ralf Ertzinger 1.3.1-1.fc7 +- Update to 1.3.1 + * Sun Feb 18 2007 Ralf Ertzinger 1.2.5-6.fc7 - Rebuild against new FLAC libraries (for real, this time) Index: sources =================================================================== RCS file: /cvs/extras/rpms/audacious-plugins/devel/sources,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- sources 30 Nov 2006 09:45:44 -0000 1.3 +++ sources 2 Apr 2007 18:46:12 -0000 1.4 @@ -1 +1 @@ -85311ebd8580d372fb3f7e0733185514 audacious-plugins-fedora-1.2.5.tar.gz +9b7c1d82184439b2e03bcf2d92654202 audacious-plugins-fedora-1.3.1.tar.gz From fedora-extras-commits at redhat.com Mon Apr 2 18:47:31 2007 From: fedora-extras-commits at redhat.com (Nicolas Mailhot (nim)) Date: Mon, 2 Apr 2007 14:47:31 -0400 Subject: rpms/dejavu-fonts import.log,1.97,1.98 Message-ID: <200704021847.l32IlVqI008697@cvs-int.fedora.redhat.com> Author: nim Update of /cvs/extras/rpms/dejavu-fonts In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv8663 Modified Files: import.log Log Message: 2.16 final Index: import.log =================================================================== RCS file: /cvs/extras/rpms/dejavu-fonts/import.log,v retrieving revision 1.97 retrieving revision 1.98 diff -u -r1.97 -r1.98 --- import.log 20 Mar 2007 20:30:36 -0000 1.97 +++ import.log 2 Apr 2007 18:46:58 -0000 1.98 @@ -94,3 +94,4 @@ dejavu-fonts-2_14-1_fc7:HEAD:dejavu-fonts-2.14-1.fc7.src.rpm:1169411221 dejavu-fonts-2_14-2_fc7:HEAD:dejavu-fonts-2.14-2.fc7.src.rpm:1170190540 dejavu-fonts-2_16-0_1_20070319svn1699_fc7:HEAD:dejavu-fonts-2.16-0.1.20070319svn1699.fc7.src.rpm:1174422622 +dejavu-fonts-2_16-1:HEAD:dejavu-fonts-2.16-1.src.rpm:1175539569 From fedora-extras-commits at redhat.com Mon Apr 2 18:47:34 2007 From: fedora-extras-commits at redhat.com (Nicolas Mailhot (nim)) Date: Mon, 2 Apr 2007 14:47:34 -0400 Subject: rpms/dejavu-fonts/devel .cvsignore, 1.30, 1.31 dejavu-fonts.spec, 1.55, 1.56 sources, 1.30, 1.31 Message-ID: <200704021847.l32IlYNX008705@cvs-int.fedora.redhat.com> Author: nim Update of /cvs/extras/rpms/dejavu-fonts/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv8663/devel Modified Files: .cvsignore dejavu-fonts.spec sources Log Message: 2.16 final Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/dejavu-fonts/devel/.cvsignore,v retrieving revision 1.30 retrieving revision 1.31 diff -u -r1.30 -r1.31 --- .cvsignore 20 Mar 2007 20:30:42 -0000 1.30 +++ .cvsignore 2 Apr 2007 18:47:01 -0000 1.31 @@ -1 +1 @@ -dejavu-sfd-20070319-1699.tar.bz2 +dejavu-sfd-2.16.tar.bz2 Index: dejavu-fonts.spec =================================================================== RCS file: /cvs/extras/rpms/dejavu-fonts/devel/dejavu-fonts.spec,v retrieving revision 1.55 retrieving revision 1.56 diff -u -r1.55 -r1.56 --- dejavu-fonts.spec 20 Mar 2007 20:30:42 -0000 1.55 +++ dejavu-fonts.spec 2 Apr 2007 18:47:01 -0000 1.56 @@ -1,9 +1,9 @@ %define archivename dejavu-sfd -%define alphatag .20070319svn1699 +#define alphatag .20070319svn1699 # This macro has the same value as %{version}, except when testing pre-release snapshots -%define archiveversion 20070319-1699 -#define archiveversion %{version} +#define archiveversion 20070319-1699 +%define archiveversion %{version} %define fontdir %{_datadir}/fonts/%{name} %define fontconfdir %{_sysconfdir}/fonts @@ -14,7 +14,7 @@ Name: dejavu-fonts Version: 2.16 -Release: 0.1%{?alphatag}%{?dist} +Release: 1%{?dist} Summary: DejaVu fonts Group: User Interface/X License: Redistributable, with restrictions @@ -163,6 +163,9 @@ %changelog +* Mon Apr 2 2007 Nicolas Mailhot +- 2.16-1 + * Tue Mar 20 2007 Nicolas Mailhot - 2.16-0.1.20070319svn1699 - early snapshot to account for F7T3 freeze Index: sources =================================================================== RCS file: /cvs/extras/rpms/dejavu-fonts/devel/sources,v retrieving revision 1.30 retrieving revision 1.31 diff -u -r1.30 -r1.31 --- sources 20 Mar 2007 20:30:42 -0000 1.30 +++ sources 2 Apr 2007 18:47:01 -0000 1.31 @@ -1 +1 @@ -7ff0388662ca732cb11203fdd55d5c99 dejavu-sfd-20070319-1699.tar.bz2 +23258ffa98ffa0e7deaf006f8ed554d7 dejavu-sfd-2.16.tar.bz2 From fedora-extras-commits at redhat.com Mon Apr 2 18:51:59 2007 From: fedora-extras-commits at redhat.com (Jesse Keating (jkeating)) Date: Mon, 2 Apr 2007 14:51:59 -0400 Subject: common cvs-import.sh,1.18,1.19 Message-ID: <200704021851.l32Ipx7v008770@cvs-int.fedora.redhat.com> Author: jkeating Update of /cvs/extras/common In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv8754 Modified Files: cvs-import.sh Log Message: Use a better encapsulation for the error cases {} instead of () Use a unified diff from CVS Index: cvs-import.sh =================================================================== RCS file: /cvs/extras/common/cvs-import.sh,v retrieving revision 1.18 retrieving revision 1.19 diff -u -r1.18 -r1.19 --- cvs-import.sh 2 Apr 2007 18:39:33 -0000 1.18 +++ cvs-import.sh 2 Apr 2007 18:51:29 -0000 1.19 @@ -167,12 +167,12 @@ # Check out the existing module cd $TMPDIR echo "Checking out module: '$NAME'" -$CVS -Q checkout $NAME || (echo "ERROR: \"$NAME\" module does not exist in cvs." && exit 1) +$CVS -Q checkout $NAME || {echo "ERROR: \"$NAME\" module does not exist in cvs."; exit 1;} # this is our working directory cd $NAME -[ -d ${BRANCH} ] || (echo "ERROR: \"$NAME/$BRANCH\" does not exist!" && exit 1) +[ -d ${BRANCH} ] || {echo "ERROR: \"$NAME/$BRANCH\" does not exist!"; exit 1;} # check if we have imported this entry TAG=$(echo "${NAME##[0-9]}-$VERSION-$RELEASE" | sed -e 's/[$,.:;@]/_/g') @@ -289,7 +289,7 @@ echo "$LOG_ENTRY:$(date +%s)" >> ./import.log echo "=======================================================================" -cvs -Q diff +cvs -Q diff -u echo "=======================================================================" echo "Please check the above cvs diff." echo "If you want to make any changes before committing, please press Ctrl-C." From fedora-extras-commits at redhat.com Mon Apr 2 19:05:19 2007 From: fedora-extras-commits at redhat.com (Jesse Keating (jkeating)) Date: Mon, 2 Apr 2007 15:05:19 -0400 Subject: common cvs-import.sh,1.19,1.20 Message-ID: <200704021905.l32J5JpA013061@cvs-int.fedora.redhat.com> Author: jkeating Update of /cvs/extras/common In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv13042 Modified Files: cvs-import.sh Log Message: Spaces matter. Index: cvs-import.sh =================================================================== RCS file: /cvs/extras/common/cvs-import.sh,v retrieving revision 1.19 retrieving revision 1.20 diff -u -r1.19 -r1.20 --- cvs-import.sh 2 Apr 2007 18:51:29 -0000 1.19 +++ cvs-import.sh 2 Apr 2007 19:04:49 -0000 1.20 @@ -167,12 +167,12 @@ # Check out the existing module cd $TMPDIR echo "Checking out module: '$NAME'" -$CVS -Q checkout $NAME || {echo "ERROR: \"$NAME\" module does not exist in cvs."; exit 1;} +$CVS -Q checkout $NAME || { echo "ERROR: \"$NAME\" module does not exist in cvs."; exit 1; } # this is our working directory cd $NAME -[ -d ${BRANCH} ] || {echo "ERROR: \"$NAME/$BRANCH\" does not exist!"; exit 1;} +[ -d ${BRANCH} ] || { echo "ERROR: \"$NAME/$BRANCH\" does not exist!"; exit 1; } # check if we have imported this entry TAG=$(echo "${NAME##[0-9]}-$VERSION-$RELEASE" | sed -e 's/[$,.:;@]/_/g') From fedora-extras-commits at redhat.com Mon Apr 2 19:06:46 2007 From: fedora-extras-commits at redhat.com (Christopher Stone (xulchris)) Date: Mon, 2 Apr 2007 15:06:46 -0400 Subject: rpms/php-pear-DB-DataObject-FormBuilder/FC-6 .cvsignore, 1.3, 1.4 php-pear-DB-DataObject-FormBuilder.spec, 1.4, 1.5 sources, 1.3, 1.4 Message-ID: <200704021906.l32J6k36013146@cvs-int.fedora.redhat.com> Author: xulchris Update of /cvs/extras/rpms/php-pear-DB-DataObject-FormBuilder/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv13076/FC-6 Modified Files: .cvsignore php-pear-DB-DataObject-FormBuilder.spec sources Log Message: upstream sync Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/php-pear-DB-DataObject-FormBuilder/FC-6/.cvsignore,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- .cvsignore 14 Jan 2007 18:55:21 -0000 1.3 +++ .cvsignore 2 Apr 2007 19:06:13 -0000 1.4 @@ -1 +1 @@ -DB_DataObject_FormBuilder-1.0.0RC6.tgz +DB_DataObject_FormBuilder-1.0.0RC7.tgz Index: php-pear-DB-DataObject-FormBuilder.spec =================================================================== RCS file: /cvs/extras/rpms/php-pear-DB-DataObject-FormBuilder/FC-6/php-pear-DB-DataObject-FormBuilder.spec,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- php-pear-DB-DataObject-FormBuilder.spec 14 Jan 2007 19:33:07 -0000 1.4 +++ php-pear-DB-DataObject-FormBuilder.spec 2 Apr 2007 19:06:13 -0000 1.5 @@ -1,10 +1,10 @@ %{!?__pear: %{expand: %%global __pear %{_bindir}/pear}} %define pear_name DB_DataObject_FormBuilder -%define beta RC6 +%define beta RC7 Name: php-pear-DB-DataObject-FormBuilder Version: 1.0.0 -Release: 0.3.%{beta}%{?dist} +Release: 0.4.%{beta}%{?dist} Summary: Automatically build HTML_QuickForm objects Group: Development/Libraries @@ -44,7 +44,7 @@ %prep -%setup -q -c +%setup -qc [ -f package2.xml ] || mv package.xml package2.xml mv package2.xml %{pear_name}-%{version}%{beta}/%{pear_name}.xml cd %{pear_name}-%{version}%{beta} @@ -68,7 +68,7 @@ rm -rf $RPM_BUILD_ROOT%{pear_phpdir}/.??* # Install XML package description -mkdir -p $RPM_BUILD_ROOT%{pear_xmldir} +install -d $RPM_BUILD_ROOT%{pear_xmldir} install -pm 644 %{pear_name}.xml $RPM_BUILD_ROOT%{pear_xmldir} # Fix rpmlint Errors @@ -100,6 +100,9 @@ %changelog +* Mon Apr 02 2007 Christopher Stone 1.0.0-0.4.RC7 +- Upstream sync + * Sun Jan 14 2007 Christopher Stone 1.0.0-0.3.RC6 - Add new documentation, data and test files Index: sources =================================================================== RCS file: /cvs/extras/rpms/php-pear-DB-DataObject-FormBuilder/FC-6/sources,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- sources 14 Jan 2007 18:55:21 -0000 1.3 +++ sources 2 Apr 2007 19:06:13 -0000 1.4 @@ -1 +1 @@ -4d4b8e48b34c6cbb20ec7526841f49c1 DB_DataObject_FormBuilder-1.0.0RC6.tgz +f00fef6a743f20e074009c7e196c9a7d DB_DataObject_FormBuilder-1.0.0RC7.tgz From fedora-extras-commits at redhat.com Mon Apr 2 19:06:43 2007 From: fedora-extras-commits at redhat.com (Christopher Stone (xulchris)) Date: Mon, 2 Apr 2007 15:06:43 -0400 Subject: rpms/php-pear-DB-DataObject-FormBuilder/FC-5 .cvsignore, 1.3, 1.4 php-pear-DB-DataObject-FormBuilder.spec, 1.4, 1.5 sources, 1.3, 1.4 Message-ID: <200704021906.l32J6hlR013141@cvs-int.fedora.redhat.com> Author: xulchris Update of /cvs/extras/rpms/php-pear-DB-DataObject-FormBuilder/FC-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv13076/FC-5 Modified Files: .cvsignore php-pear-DB-DataObject-FormBuilder.spec sources Log Message: upstream sync Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/php-pear-DB-DataObject-FormBuilder/FC-5/.cvsignore,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- .cvsignore 14 Jan 2007 18:55:21 -0000 1.3 +++ .cvsignore 2 Apr 2007 19:06:10 -0000 1.4 @@ -1 +1 @@ -DB_DataObject_FormBuilder-1.0.0RC6.tgz +DB_DataObject_FormBuilder-1.0.0RC7.tgz Index: php-pear-DB-DataObject-FormBuilder.spec =================================================================== RCS file: /cvs/extras/rpms/php-pear-DB-DataObject-FormBuilder/FC-5/php-pear-DB-DataObject-FormBuilder.spec,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- php-pear-DB-DataObject-FormBuilder.spec 14 Jan 2007 19:33:06 -0000 1.4 +++ php-pear-DB-DataObject-FormBuilder.spec 2 Apr 2007 19:06:10 -0000 1.5 @@ -1,10 +1,10 @@ %{!?__pear: %{expand: %%global __pear %{_bindir}/pear}} %define pear_name DB_DataObject_FormBuilder -%define beta RC6 +%define beta RC7 Name: php-pear-DB-DataObject-FormBuilder Version: 1.0.0 -Release: 0.3.%{beta}%{?dist} +Release: 0.4.%{beta}%{?dist} Summary: Automatically build HTML_QuickForm objects Group: Development/Libraries @@ -44,7 +44,7 @@ %prep -%setup -q -c +%setup -qc [ -f package2.xml ] || mv package.xml package2.xml mv package2.xml %{pear_name}-%{version}%{beta}/%{pear_name}.xml cd %{pear_name}-%{version}%{beta} @@ -68,7 +68,7 @@ rm -rf $RPM_BUILD_ROOT%{pear_phpdir}/.??* # Install XML package description -mkdir -p $RPM_BUILD_ROOT%{pear_xmldir} +install -d $RPM_BUILD_ROOT%{pear_xmldir} install -pm 644 %{pear_name}.xml $RPM_BUILD_ROOT%{pear_xmldir} # Fix rpmlint Errors @@ -100,6 +100,9 @@ %changelog +* Mon Apr 02 2007 Christopher Stone 1.0.0-0.4.RC7 +- Upstream sync + * Sun Jan 14 2007 Christopher Stone 1.0.0-0.3.RC6 - Add new documentation, data and test files Index: sources =================================================================== RCS file: /cvs/extras/rpms/php-pear-DB-DataObject-FormBuilder/FC-5/sources,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- sources 14 Jan 2007 18:55:21 -0000 1.3 +++ sources 2 Apr 2007 19:06:10 -0000 1.4 @@ -1 +1 @@ -4d4b8e48b34c6cbb20ec7526841f49c1 DB_DataObject_FormBuilder-1.0.0RC6.tgz +f00fef6a743f20e074009c7e196c9a7d DB_DataObject_FormBuilder-1.0.0RC7.tgz From fedora-extras-commits at redhat.com Mon Apr 2 19:06:50 2007 From: fedora-extras-commits at redhat.com (Christopher Stone (xulchris)) Date: Mon, 2 Apr 2007 15:06:50 -0400 Subject: rpms/php-pear-DB-DataObject-FormBuilder/devel .cvsignore, 1.3, 1.4 php-pear-DB-DataObject-FormBuilder.spec, 1.4, 1.5 sources, 1.3, 1.4 Message-ID: <200704021906.l32J6oJd013151@cvs-int.fedora.redhat.com> Author: xulchris Update of /cvs/extras/rpms/php-pear-DB-DataObject-FormBuilder/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv13076/devel Modified Files: .cvsignore php-pear-DB-DataObject-FormBuilder.spec sources Log Message: upstream sync Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/php-pear-DB-DataObject-FormBuilder/devel/.cvsignore,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- .cvsignore 14 Jan 2007 18:55:21 -0000 1.3 +++ .cvsignore 2 Apr 2007 19:06:16 -0000 1.4 @@ -1 +1 @@ -DB_DataObject_FormBuilder-1.0.0RC6.tgz +DB_DataObject_FormBuilder-1.0.0RC7.tgz Index: php-pear-DB-DataObject-FormBuilder.spec =================================================================== RCS file: /cvs/extras/rpms/php-pear-DB-DataObject-FormBuilder/devel/php-pear-DB-DataObject-FormBuilder.spec,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- php-pear-DB-DataObject-FormBuilder.spec 14 Jan 2007 19:33:12 -0000 1.4 +++ php-pear-DB-DataObject-FormBuilder.spec 2 Apr 2007 19:06:17 -0000 1.5 @@ -1,10 +1,10 @@ %{!?__pear: %{expand: %%global __pear %{_bindir}/pear}} %define pear_name DB_DataObject_FormBuilder -%define beta RC6 +%define beta RC7 Name: php-pear-DB-DataObject-FormBuilder Version: 1.0.0 -Release: 0.3.%{beta}%{?dist} +Release: 0.4.%{beta}%{?dist} Summary: Automatically build HTML_QuickForm objects Group: Development/Libraries @@ -44,7 +44,7 @@ %prep -%setup -q -c +%setup -qc [ -f package2.xml ] || mv package.xml package2.xml mv package2.xml %{pear_name}-%{version}%{beta}/%{pear_name}.xml cd %{pear_name}-%{version}%{beta} @@ -68,7 +68,7 @@ rm -rf $RPM_BUILD_ROOT%{pear_phpdir}/.??* # Install XML package description -mkdir -p $RPM_BUILD_ROOT%{pear_xmldir} +install -d $RPM_BUILD_ROOT%{pear_xmldir} install -pm 644 %{pear_name}.xml $RPM_BUILD_ROOT%{pear_xmldir} # Fix rpmlint Errors @@ -100,6 +100,9 @@ %changelog +* Mon Apr 02 2007 Christopher Stone 1.0.0-0.4.RC7 +- Upstream sync + * Sun Jan 14 2007 Christopher Stone 1.0.0-0.3.RC6 - Add new documentation, data and test files Index: sources =================================================================== RCS file: /cvs/extras/rpms/php-pear-DB-DataObject-FormBuilder/devel/sources,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- sources 14 Jan 2007 18:55:21 -0000 1.3 +++ sources 2 Apr 2007 19:06:17 -0000 1.4 @@ -1 +1 @@ -4d4b8e48b34c6cbb20ec7526841f49c1 DB_DataObject_FormBuilder-1.0.0RC6.tgz +f00fef6a743f20e074009c7e196c9a7d DB_DataObject_FormBuilder-1.0.0RC7.tgz From fedora-extras-commits at redhat.com Mon Apr 2 19:19:41 2007 From: fedora-extras-commits at redhat.com (Nicolas Mailhot (nim)) Date: Mon, 2 Apr 2007 15:19:41 -0400 Subject: rpms/dejavu-fonts import.log,1.98,1.99 Message-ID: <200704021919.l32JJfEr013632@cvs-int.fedora.redhat.com> Author: nim Update of /cvs/extras/rpms/dejavu-fonts In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv13611 Modified Files: import.log Log Message: 2.16 final Index: import.log =================================================================== RCS file: /cvs/extras/rpms/dejavu-fonts/import.log,v retrieving revision 1.98 retrieving revision 1.99 diff -u -r1.98 -r1.99 --- import.log 2 Apr 2007 18:46:58 -0000 1.98 +++ import.log 2 Apr 2007 19:19:07 -0000 1.99 @@ -95,3 +95,4 @@ dejavu-fonts-2_14-2_fc7:HEAD:dejavu-fonts-2.14-2.fc7.src.rpm:1170190540 dejavu-fonts-2_16-0_1_20070319svn1699_fc7:HEAD:dejavu-fonts-2.16-0.1.20070319svn1699.fc7.src.rpm:1174422622 dejavu-fonts-2_16-1:HEAD:dejavu-fonts-2.16-1.src.rpm:1175539569 +dejavu-fonts-2_16-1_fc7:HEAD:dejavu-fonts-2.16-1.fc7.src.rpm:1175541516 From fedora-extras-commits at redhat.com Mon Apr 2 19:24:28 2007 From: fedora-extras-commits at redhat.com (Jeremy Hinegardner (jjh)) Date: Mon, 2 Apr 2007 15:24:28 -0400 Subject: rpms/nginx/devel .cvsignore, 1.3, 1.4 nginx.spec, 1.2, 1.3 sources, 1.3, 1.4 Message-ID: <200704021924.l32JOSO6013792@cvs-int.fedora.redhat.com> Author: jjh Update of /cvs/extras/rpms/nginx/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv13766 Modified Files: .cvsignore nginx.spec sources Log Message: - update to 0.5.17 Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/nginx/devel/.cvsignore,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- .cvsignore 26 Mar 2007 16:49:19 -0000 1.3 +++ .cvsignore 2 Apr 2007 19:23:55 -0000 1.4 @@ -1 +1 @@ -nginx-0.5.16.tar.gz +nginx-0.5.17.tar.gz Index: nginx.spec =================================================================== RCS file: /cvs/extras/rpms/nginx/devel/nginx.spec,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- nginx.spec 26 Mar 2007 16:49:19 -0000 1.2 +++ nginx.spec 2 Apr 2007 19:23:55 -0000 1.3 @@ -7,7 +7,7 @@ %define nginx_datadir %{_datadir}/nginx Name: nginx -Version: 0.5.16 +Version: 0.5.17 Release: 1%{?dist} Summary: Robust, small and high performance http and reverse proxy server Group: System Environment/Daemons @@ -152,6 +152,9 @@ %changelog +* Mon Apr 02 2007 Jeremy Hinegardner - 0.5.17-1 +- Update to 0.5.17 + * Mon Mar 26 2007 Jeremy Hinegardner - 0.5.16-1 - Update to 0.5.16 - add ownership of /usr/share/nginx/html (#233950) Index: sources =================================================================== RCS file: /cvs/extras/rpms/nginx/devel/sources,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- sources 26 Mar 2007 16:49:19 -0000 1.3 +++ sources 2 Apr 2007 19:23:55 -0000 1.4 @@ -1 +1 @@ -7efedae00a88ff973fd926c7dc63b893 nginx-0.5.16.tar.gz +1c4bb0deb22c6566fb66b40724e099ed nginx-0.5.17.tar.gz From fedora-extras-commits at redhat.com Mon Apr 2 19:25:48 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Mon, 2 Apr 2007 15:25:48 -0400 Subject: rpms/gnome-games-extra-data/devel - New directory Message-ID: <200704021925.l32JPmhM014003@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/rpms/gnome-games-extra-data/devel In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners/tmpcvsY13957/rpms/gnome-games-extra-data/devel Log Message: Directory /cvs/extras/rpms/gnome-games-extra-data/devel added to the repository From fedora-extras-commits at redhat.com Mon Apr 2 19:25:39 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Mon, 2 Apr 2007 15:25:39 -0400 Subject: rpms/gnome-games-extra-data - New directory Message-ID: <200704021925.l32JPdSd013988@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/rpms/gnome-games-extra-data In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners/tmpcvsY13957/rpms/gnome-games-extra-data Log Message: Directory /cvs/extras/rpms/gnome-games-extra-data added to the repository From fedora-extras-commits at redhat.com Mon Apr 2 19:25:57 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Mon, 2 Apr 2007 15:25:57 -0400 Subject: rpms/gnome-games-extra-data Makefile, NONE, 1.1 import.log, NONE, 1.1 pkg.acl, NONE, 1.1 Message-ID: <200704021925.l32JPv2c014032@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/rpms/gnome-games-extra-data In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners/tmpcvsY13957/rpms/gnome-games-extra-data Added Files: Makefile import.log pkg.acl Log Message: Setup of module gnome-games-extra-data --- NEW FILE Makefile --- # Top level Makefile for module gnome-games-extra-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 --- --- NEW FILE pkg.acl --- From fedora-extras-commits at redhat.com Mon Apr 2 19:26:00 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Mon, 2 Apr 2007 15:26:00 -0400 Subject: owners owners.list,1.2631,1.2632 Message-ID: <200704021926.l32JQ0oT014041@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/owners In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners Modified Files: owners.list Log Message: add gnome-games-extra-data Index: owners.list =================================================================== RCS file: /cvs/extras/owners/owners.list,v retrieving revision 1.2631 retrieving revision 1.2632 diff -u -r1.2631 -r1.2632 --- owners.list 2 Apr 2007 13:28:15 -0000 1.2631 +++ owners.list 2 Apr 2007 19:25:29 -0000 1.2632 @@ -700,6 +700,7 @@ Fedora Extras|gnome-commander|A nice and fast file manager for the GNOME desktop|mtasaka at ioa.s.u-tokyo.ac.jp|extras-qa at fedoraproject.org| Fedora Extras|gnome-common|Useful things common to building gnome packages from scratch|toshio at tiki-lounge.com|extras-qa at fedoraproject.org| Fedora Extras|gnome-cpufreq-applet|CPU frequency scaling monitor applet|adrian at lisas.de|extras-qa at fedoraproject.org| +Fedora Extras|gnome-games-extra-data|The gnome-games-extra-data package includes additional data and themes for the games in the gnome-games package.|mclasen at redhat.com|extras-qa at fedoraproject.org| Fedora Extras|gnome-libs|The main GNOME1 libraries|paul at city-fan.org|extras-qa at fedoraproject.org| Fedora Extras|gnome-password-generator|Graphical secure password generator|extras-orphan at fedoraproject.org|extras-qa at fedoraproject.org| Fedora Extras|gnome-phone-manager|Desktop SMS and phone handler|triad at df.lth.se|extras-qa at fedoraproject.org| From fedora-extras-commits at redhat.com Mon Apr 2 19:26:06 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Mon, 2 Apr 2007 15:26:06 -0400 Subject: rpms/gnome-games-extra-data/devel .cvsignore, NONE, 1.1 Makefile, NONE, 1.1 sources, NONE, 1.1 Message-ID: <200704021926.l32JQ6fq014055@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/rpms/gnome-games-extra-data/devel In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners/tmpcvsY13957/rpms/gnome-games-extra-data/devel Added Files: .cvsignore Makefile sources Log Message: Setup of module gnome-games-extra-data --- NEW FILE .cvsignore --- --- NEW FILE Makefile --- # Makefile for source rpm: gnome-games-extra-data # $Id: Makefile,v 1.1 2007/04/02 19:26:02 wtogami Exp $ NAME := gnome-games-extra-data SPECFILE = $(firstword $(wildcard *.spec)) define find-makefile-common for d in common ../common ../../common ; do if [ -f $$d/Makefile.common ] ; then if [ -f $$d/CVS/Root -a -w $$/Makefile.common ] ; then cd $$d ; cvs -Q update ; fi ; echo "$$d/Makefile.common" ; break ; fi ; done endef MAKEFILE_COMMON := $(shell $(find-makefile-common)) ifeq ($(MAKEFILE_COMMON),) # attept a checkout define checkout-makefile-common test -f CVS/Root && { cvs -Q -d $$(cat CVS/Root) checkout common && echo "common/Makefile.common" ; } || { echo "ERROR: I can't figure out how to checkout the 'common' module." ; exit -1 ; } >&2 endef MAKEFILE_COMMON := $(shell $(checkout-makefile-common)) endif include $(MAKEFILE_COMMON) --- NEW FILE sources --- From fedora-extras-commits at redhat.com Mon Apr 2 19:27:40 2007 From: fedora-extras-commits at redhat.com (Jeremy Hinegardner (jjh)) Date: Mon, 2 Apr 2007 15:27:40 -0400 Subject: rpms/nginx/FC-6 .cvsignore, 1.3, 1.4 nginx.spec, 1.2, 1.3 sources, 1.3, 1.4 Message-ID: <200704021927.l32JReMF014159@cvs-int.fedora.redhat.com> Author: jjh Update of /cvs/extras/rpms/nginx/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv14134 Modified Files: .cvsignore nginx.spec sources Log Message: - update to 0.5.17 Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/nginx/FC-6/.cvsignore,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- .cvsignore 26 Mar 2007 17:11:36 -0000 1.3 +++ .cvsignore 2 Apr 2007 19:27:07 -0000 1.4 @@ -1 +1 @@ -nginx-0.5.16.tar.gz +nginx-0.5.17.tar.gz Index: nginx.spec =================================================================== RCS file: /cvs/extras/rpms/nginx/FC-6/nginx.spec,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- nginx.spec 26 Mar 2007 17:11:36 -0000 1.2 +++ nginx.spec 2 Apr 2007 19:27:07 -0000 1.3 @@ -7,7 +7,7 @@ %define nginx_datadir %{_datadir}/nginx Name: nginx -Version: 0.5.16 +Version: 0.5.17 Release: 1%{?dist} Summary: Robust, small and high performance http and reverse proxy server Group: System Environment/Daemons @@ -152,6 +152,9 @@ %changelog +* Mon Apr 02 2007 Jeremy Hinegardner - 0.5.17-1 +- Update to 0.5.17 + * Mon Mar 26 2007 Jeremy Hinegardner - 0.5.16-1 - Update to 0.5.16 - add ownership of /usr/share/nginx/html (#233950) Index: sources =================================================================== RCS file: /cvs/extras/rpms/nginx/FC-6/sources,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- sources 26 Mar 2007 17:11:36 -0000 1.3 +++ sources 2 Apr 2007 19:27:07 -0000 1.4 @@ -1 +1 @@ -7efedae00a88ff973fd926c7dc63b893 nginx-0.5.16.tar.gz +1c4bb0deb22c6566fb66b40724e099ed nginx-0.5.17.tar.gz From fedora-extras-commits at redhat.com Mon Apr 2 19:29:37 2007 From: fedora-extras-commits at redhat.com (Jeremy Hinegardner (jjh)) Date: Mon, 2 Apr 2007 15:29:37 -0400 Subject: rpms/nginx/FC-5 .cvsignore, 1.3, 1.4 nginx.spec, 1.2, 1.3 sources, 1.3, 1.4 Message-ID: <200704021929.l32JTbbg014234@cvs-int.fedora.redhat.com> Author: jjh Update of /cvs/extras/rpms/nginx/FC-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv14210 Modified Files: .cvsignore nginx.spec sources Log Message: update to 0.5.17 Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/nginx/FC-5/.cvsignore,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- .cvsignore 26 Mar 2007 17:15:29 -0000 1.3 +++ .cvsignore 2 Apr 2007 19:29:04 -0000 1.4 @@ -1 +1 @@ -nginx-0.5.16.tar.gz +nginx-0.5.17.tar.gz Index: nginx.spec =================================================================== RCS file: /cvs/extras/rpms/nginx/FC-5/nginx.spec,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- nginx.spec 26 Mar 2007 17:15:29 -0000 1.2 +++ nginx.spec 2 Apr 2007 19:29:04 -0000 1.3 @@ -7,7 +7,7 @@ %define nginx_datadir %{_datadir}/nginx Name: nginx -Version: 0.5.16 +Version: 0.5.17 Release: 1%{?dist} Summary: Robust, small and high performance http and reverse proxy server Group: System Environment/Daemons @@ -152,6 +152,9 @@ %changelog +* Mon Apr 02 2007 Jeremy Hinegardner - 0.5.17-1 +- Update to 0.5.17 + * Mon Mar 26 2007 Jeremy Hinegardner - 0.5.16-1 - Update to 0.5.16 - add ownership of /usr/share/nginx/html (#233950) Index: sources =================================================================== RCS file: /cvs/extras/rpms/nginx/FC-5/sources,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- sources 26 Mar 2007 17:15:29 -0000 1.3 +++ sources 2 Apr 2007 19:29:04 -0000 1.4 @@ -1 +1 @@ -7efedae00a88ff973fd926c7dc63b893 nginx-0.5.16.tar.gz +1c4bb0deb22c6566fb66b40724e099ed nginx-0.5.17.tar.gz From fedora-extras-commits at redhat.com Mon Apr 2 19:35:53 2007 From: fedora-extras-commits at redhat.com (Hans de Goede (jwrdegoede)) Date: Mon, 2 Apr 2007 15:35:53 -0400 Subject: rpms/lua/devel .cvsignore,1.6,1.7 sources,1.8,1.9 Message-ID: <200704021935.l32JZrTr014885@cvs-int.fedora.redhat.com> Author: jwrdegoede Update of /cvs/extras/rpms/lua/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv14857 Modified Files: .cvsignore sources Log Message: * Mon Apr 2 2007 Hans de Goede 5.1.2-1 - New upstream release 5.1.2 - Fix use of rpath on x86_64 Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/lua/devel/.cvsignore,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- .cvsignore 2 Apr 2007 18:17:55 -0000 1.6 +++ .cvsignore 2 Apr 2007 19:35:19 -0000 1.7 @@ -1 +1,2 @@ +lua-5.1.1-autotoolize.patch.gz lua-5.1.2.tar.gz Index: sources =================================================================== RCS file: /cvs/extras/rpms/lua/devel/sources,v retrieving revision 1.8 retrieving revision 1.9 diff -u -r1.8 -r1.9 --- sources 2 Apr 2007 18:17:55 -0000 1.8 +++ sources 2 Apr 2007 19:35:19 -0000 1.9 @@ -1 +1,2 @@ +751d2dfd522941e82571195aa81abe4c lua-5.1.1-autotoolize.patch.gz 687ce4c2a1ddff18f1008490fdc4e5e0 lua-5.1.2.tar.gz From fedora-extras-commits at redhat.com Mon Apr 2 19:38:00 2007 From: fedora-extras-commits at redhat.com (Hans de Goede (jwrdegoede)) Date: Mon, 2 Apr 2007 15:38:00 -0400 Subject: rpms/lua/FC-6 .cvsignore,1.6,1.7 sources,1.8,1.9 Message-ID: <200704021938.l32Jc0HW015102@cvs-int.fedora.redhat.com> Author: jwrdegoede Update of /cvs/extras/rpms/lua/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv15047 Modified Files: .cvsignore sources Log Message: * Mon Apr 2 2007 Hans de Goede 5.1.2-1 - New upstream release 5.1.2 - Fix use of rpath on x86_64 Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/lua/FC-6/.cvsignore,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- .cvsignore 2 Apr 2007 18:19:11 -0000 1.6 +++ .cvsignore 2 Apr 2007 19:37:26 -0000 1.7 @@ -1 +1,2 @@ +lua-5.1.1-autotoolize.patch.gz lua-5.1.2.tar.gz Index: sources =================================================================== RCS file: /cvs/extras/rpms/lua/FC-6/sources,v retrieving revision 1.8 retrieving revision 1.9 diff -u -r1.8 -r1.9 --- sources 2 Apr 2007 18:19:11 -0000 1.8 +++ sources 2 Apr 2007 19:37:26 -0000 1.9 @@ -1 +1,2 @@ +751d2dfd522941e82571195aa81abe4c lua-5.1.1-autotoolize.patch.gz 687ce4c2a1ddff18f1008490fdc4e5e0 lua-5.1.2.tar.gz From fedora-extras-commits at redhat.com Mon Apr 2 19:42:35 2007 From: fedora-extras-commits at redhat.com (Ralf Ertzinger (ertzing)) Date: Mon, 2 Apr 2007 15:42:35 -0400 Subject: rpms/audacious/devel audacious.spec,1.21,1.22 Message-ID: <200704021942.l32JgZu1015342@cvs-int.fedora.redhat.com> Author: ertzing Update of /cvs/extras/rpms/audacious/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv15292 Modified Files: audacious.spec Log Message: - Add missing Requires: to -devel package Index: audacious.spec =================================================================== RCS file: /cvs/extras/rpms/audacious/devel/audacious.spec,v retrieving revision 1.21 retrieving revision 1.22 diff -u -r1.21 -r1.22 --- audacious.spec 2 Apr 2007 18:39:23 -0000 1.21 +++ audacious.spec 2 Apr 2007 19:42:02 -0000 1.22 @@ -1,6 +1,6 @@ Name: audacious Version: 1.3.1 -Release: 1%{?dist} +Release: 2%{?dist} Summary: A GTK2 based media player similar to xmms Group: Applications/Multimedia @@ -53,6 +53,7 @@ Group: Development/Libraries Requires: %{name}-libs = %{version}-%{release} Requires: glib2-devel, gtk2-devel >= 2.6, GConf2-devel, libglade2-devel >= 2.4 +Requires: mcs-devel >= 0.1 Requires: pkgconfig Requires(post): /sbin/ldconfig @@ -177,6 +178,9 @@ %changelog +* Mon Apr 02 2007 Ralf Ertzinger 1.3.1-2.fc7 +- Add missing Requires: to -devel package + * Mon Apr 02 2007 Ralf Ertzinger 1.3.1-1.fc7 - Update to 1.3.1 - Rebase still necessary patches From fedora-extras-commits at redhat.com Mon Apr 2 20:03:31 2007 From: fedora-extras-commits at redhat.com (Matt Wringe (mwringe)) Date: Mon, 2 Apr 2007 16:03:31 -0400 Subject: rpms/jflex/devel jflex-CharSet_java.patch, NONE, 1.1 jflex-StateSet_java.patch, NONE, 1.1 jflex.spec, 1.1, 1.2 Message-ID: <200704022003.l32K3VMf020469@cvs-int.fedora.redhat.com> Author: mwringe Update of /cvs/extras/rpms/jflex/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv20410 Modified Files: jflex.spec Added Files: jflex-CharSet_java.patch jflex-StateSet_java.patch Log Message: Add patches jflex-CharSet_java.patch and jflex-StateSet_java.patch to allow building with the new gcj jflex-CharSet_java.patch: --- NEW FILE jflex-CharSet_java.patch --- --- ./src/JFlex/CharSet.java.orig 2007-04-02 11:03:11.000000000 -0400 +++ ./src/JFlex/CharSet.java 2007-04-02 11:03:47.000000000 -0400 @@ -94,14 +94,14 @@ } public String toString() { - CharSetEnumerator enum = characters(); + CharSetEnumerator enumer = characters(); StringBuffer result = new StringBuffer("{"); - if ( enum.hasMoreElements() ) result.append(""+enum.nextElement()); + if ( enumer.hasMoreElements() ) result.append(""+enumer.nextElement()); - while ( enum.hasMoreElements() ) { - int i = enum.nextElement(); + while ( enumer.hasMoreElements() ) { + int i = enumer.nextElement(); result.append( ", "+(int)i); } jflex-StateSet_java.patch: --- NEW FILE jflex-StateSet_java.patch --- --- ./src/JFlex/StateSet.java.orig 2007-04-02 11:04:11.000000000 -0400 +++ ./src/JFlex/StateSet.java 2007-04-02 11:04:38.000000000 -0400 @@ -276,14 +276,14 @@ public String toString() { - StateSetEnumerator enum = states(); + StateSetEnumerator enumer = states(); StringBuffer result = new StringBuffer("{"); - if ( enum.hasMoreElements() ) result.append(""+enum.nextElement()); + if ( enumer.hasMoreElements() ) result.append(""+enumer.nextElement()); - while ( enum.hasMoreElements() ) { - int i = enum.nextElement(); + while ( enumer.hasMoreElements() ) { + int i = enumer.nextElement(); result.append( ", "+i); } Index: jflex.spec =================================================================== RCS file: /cvs/extras/rpms/jflex/devel/jflex.spec,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- jflex.spec 6 Mar 2007 21:40:14 -0000 1.1 +++ jflex.spec 2 Apr 2007 20:02:58 -0000 1.2 @@ -33,13 +33,15 @@ Summary: Fast Scanner Generator Name: jflex Version: 1.3.5 -Release: 2jpp.1%{?dist} +Release: 2jpp.2%{?dist} Epoch: 0 License: GPL URL: http://jflex.de/ Group: Development/Libraries/Java Source0: http://downloads.sourceforge.net/jflex/jflex-1.3.5.tar.gz Patch0: jflex-Makefile.patch +Patch1: jflex-CharSet_java.patch +Patch2: jflex-StateSet_java.patch BuildRequires: jpackage-utils >= 0:1.5 BuildRequires: make BuildRequires: java-devel @@ -73,7 +75,8 @@ %{__sed} -i 's/\r//' COPYRIGHT %patch0 -b .sav - +%patch1 -b .sav +%patch2 -b .sav %build pushd src @@ -116,6 +119,10 @@ # ----------------------------------------------------------------------------- %changelog +* Mon Apr 02 2007 Matt Wringe - 0:1.3.5-2jpp.2 +- Add patches jflex-CharSet_java.patch and jflex-StateSet_java.patch + to allow building with the new gcj + * Mon Feb 12 2007 Matt Wringe - 0:1.3.5-2jpp.1 - Remove javadoc post and postun sections due to new jpp standard - Update makefile patch to compress jar From fedora-extras-commits at redhat.com Mon Apr 2 20:36:21 2007 From: fedora-extras-commits at redhat.com (Steven Pritchard (steve)) Date: Mon, 2 Apr 2007 16:36:21 -0400 Subject: rpms/perl-DateTime/devel perl-DateTime.spec,1.15,1.16 Message-ID: <200704022036.l32KaLpt021684@cvs-int.fedora.redhat.com> Author: steve Update of /cvs/extras/rpms/perl-DateTime/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv21665 Modified Files: perl-DateTime.spec Log Message: Drop BR DateTime::Format::* to avoid circular build deps. Index: perl-DateTime.spec =================================================================== RCS file: /cvs/extras/rpms/perl-DateTime/devel/perl-DateTime.spec,v retrieving revision 1.15 retrieving revision 1.16 diff -u -r1.15 -r1.16 --- perl-DateTime.spec 2 Apr 2007 15:37:36 -0000 1.15 +++ perl-DateTime.spec 2 Apr 2007 20:35:47 -0000 1.16 @@ -3,7 +3,7 @@ Name: perl-DateTime Version: 0.37 -Release: 2%{?dist} +Release: 3%{?dist} Epoch: 1 Summary: Date and time objects License: GPL or Artistic @@ -20,8 +20,8 @@ BuildRequires: perl(Pod::Man) >= 1.14 BuildRequires: perl(File::Find::Rule) BuildRequires: perl(Test::Pod) -BuildRequires: perl(DateTime::Format::ICal) -BuildRequires: perl(DateTime::Format::Strptime) +#BuildRequires: perl(DateTime::Format::ICal) +#BuildRequires: perl(DateTime::Format::Strptime) Requires: perl(Params::Validate) >= 0.76 Requires: perl(Class::Singleton) >= 1.03 Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) @@ -140,6 +140,9 @@ %{perl_vendorarch}/DateTime*.pm %changelog +* Mon Apr 02 2007 Steven Pritchard 1:0.37-3 +- Drop BR DateTime::Format::* to avoid circular build deps. + * Mon Apr 02 2007 Steven Pritchard 1:0.37-2 - Filter Win32::TieRegistry dependency. - Do the provides filter like we do in cpanspec. From fedora-extras-commits at redhat.com Mon Apr 2 20:40:10 2007 From: fedora-extras-commits at redhat.com (Hans de Goede (jwrdegoede)) Date: Mon, 2 Apr 2007 16:40:10 -0400 Subject: rpms/gcompris/FC-6 .cvsignore, 1.5, 1.6 gcompris.spec, 1.17, 1.18 sources, 1.5, 1.6 Message-ID: <200704022040.l32KeAv2021789@cvs-int.fedora.redhat.com> Author: jwrdegoede Update of /cvs/extras/rpms/gcompris/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv21763 Modified Files: .cvsignore gcompris.spec sources Log Message: * Fri Dec 22 2006 Hans de Goede 8.2.2-2 - Update src/boards/canvas.c to canvas.c from latest gnome-python2 to fix build with python 2.5 Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/gcompris/FC-6/.cvsignore,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- .cvsignore 7 Nov 2006 19:11:19 -0000 1.5 +++ .cvsignore 2 Apr 2007 20:39:37 -0000 1.6 @@ -1 +1 @@ -gcompris-8.2.tar.gz +gcompris-8.2.2-2.tar.gz Index: gcompris.spec =================================================================== RCS file: /cvs/extras/rpms/gcompris/FC-6/gcompris.spec,v retrieving revision 1.17 retrieving revision 1.18 diff -u -r1.17 -r1.18 --- gcompris.spec 7 Nov 2006 19:11:19 -0000 1.17 +++ gcompris.spec 2 Apr 2007 20:39:37 -0000 1.18 @@ -1,11 +1,12 @@ +%define extra_version 2 Name: gcompris -Version: 8.2 -Release: 1%{?dist} +Version: 8.2.2 +Release: 2%{?dist} Summary: Educational suite for kids 2-10 years old Group: Amusements/Games License: GPL URL: http://gcompris.net -Source0: http://download.sf.net/%{name}/%{name}-%{version}.tar.gz +Source0: http://download.sf.net/%{name}/%{name}-%{version}-%{extra_version}.tar.gz Patch0: gcompris-8.1-icon.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) Buildrequires: libgnomeui-devel sqlite-devel python-devel gnet2-devel @@ -475,6 +476,17 @@ %changelog +* Fri Dec 22 2006 Hans de Goede 8.2.2-2 +- Update src/boards/canvas.c to canvas.c from latest gnome-python2 to + fix build with python 2.5 + +* Wed Dec 20 2006 Hans de Goede 8.2.2-1 +- New upstream release 8.2.2-2 + +* Fri Dec 15 2006 Hans de Goede 8.2-2 +- Rebuid for python 2.5 (blind (untested) rebuild as I cannot upgrade + to python 2.5 since plague hasn't been rebuild yet). + * Tue Nov 7 2006 Hans de Goede 8.2-1 - New upstream release 8.2 - Drop most patches (integrated upstream) Index: sources =================================================================== RCS file: /cvs/extras/rpms/gcompris/FC-6/sources,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- sources 7 Nov 2006 19:11:19 -0000 1.5 +++ sources 2 Apr 2007 20:39:37 -0000 1.6 @@ -1 +1 @@ -56849e2b09bea6a47eb6f177cc85258f gcompris-8.2.tar.gz +734e17af082d0f4c1b8874037fa73041 gcompris-8.2.2-2.tar.gz From fedora-extras-commits at redhat.com Mon Apr 2 20:41:26 2007 From: fedora-extras-commits at redhat.com (Hans de Goede (jwrdegoede)) Date: Mon, 2 Apr 2007 16:41:26 -0400 Subject: rpms/gnucap/FC-6 .cvsignore, 1.2, 1.3 gnucap-0.34-debian.patch, 1.1, 1.2 gnucap.spec, 1.2, 1.3 sources, 1.2, 1.3 Message-ID: <200704022041.l32KfQct021874@cvs-int.fedora.redhat.com> Author: jwrdegoede Update of /cvs/extras/rpms/gnucap/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv21840 Modified Files: .cvsignore gnucap-0.34-debian.patch gnucap.spec sources Log Message: * Wed Feb 14 2007 Hans de Goede 0.35-1 - New upstream release 0.35 - Link with -lncurses instead of -ltermcap (bz 226771) Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/gnucap/FC-6/.cvsignore,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- .cvsignore 27 Apr 2006 19:29:32 -0000 1.2 +++ .cvsignore 2 Apr 2007 20:40:52 -0000 1.3 @@ -1 +1 @@ -gnucap-0.34.tar.gz +gnucap-0.35.tar.gz gnucap-0.34-debian.patch: Index: gnucap-0.34-debian.patch =================================================================== RCS file: /cvs/extras/rpms/gnucap/FC-6/gnucap-0.34-debian.patch,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- gnucap-0.34-debian.patch 27 Apr 2006 19:29:32 -0000 1.1 +++ gnucap-0.34-debian.patch 2 Apr 2007 20:40:52 -0000 1.2 @@ -1,5 +1,5 @@ ---- gnucap-0.34.orig/doc/whatisit -+++ gnucap-0.34/doc/whatisit +--- gnucap-0.35/doc/whatisit.debian 2000-08-16 10:15:00.000000000 +0200 ++++ gnucap-0.35/doc/whatisit 2007-02-14 13:04:05.000000000 +0100 @@ -1,4 +1,4 @@ -ACS is a general purpose circuit simulator. It performs nonlinear +Gnucap is a general purpose circuit simulator. It performs nonlinear @@ -58,9 +58,9 @@ Albert Davis aldavis at ieee.org ---- gnucap-0.34.orig/src/bm.cc -+++ gnucap-0.34/src/bm.cc -@@ -207,7 +207,8 @@ +--- gnucap-0.35/src/bm.cc.debian 2006-08-28 08:15:43.000000000 +0200 ++++ gnucap-0.35/src/bm.cc 2007-02-14 13:04:05.000000000 +0100 +@@ -141,7 +141,8 @@ /*--------------------------------------------------------------------------*/ void EVAL_BM_ACTION_BASE::tr_finish_tdv(ELEMENT* d, double val)const { @@ -70,19 +70,19 @@ tr_final_adjust(&(d->_y0), false); } /*--------------------------------------------------------------------------*/ ---- gnucap-0.34.orig/src/e_card.h -+++ gnucap-0.34/src/e_card.h -@@ -32,6 +32,7 @@ - // external +--- gnucap-0.35/src/e_card.h.debian 2006-08-28 08:15:43.000000000 +0200 ++++ gnucap-0.35/src/e_card.h 2007-02-14 13:04:05.000000000 +0100 +@@ -35,6 +35,7 @@ + class CARD_LIST; class CS; class COMMON_COMPONENT; +CARD_LIST::fat_iterator findbranch(CS&,CARD_LIST::fat_iterator); /*--------------------------------------------------------------------------*/ class CARD : public CKT_BASE { private: ---- gnucap-0.34.orig/src/d_vcvs.cc -+++ gnucap-0.34/src/d_vcvs.cc -@@ -58,7 +58,8 @@ +--- gnucap-0.35/src/d_vcvs.cc.debian 2006-08-28 08:15:43.000000000 +0200 ++++ gnucap-0.35/src/d_vcvs.cc 2007-02-14 13:04:05.000000000 +0100 +@@ -61,7 +61,8 @@ assert(_y0.f0 != LINEAR); store_values(); q_load(); @@ -92,33 +92,33 @@ _m0 *= -_loss0; }else{ assert(conchk(_loss0, 1./OPT::shortckt)); ---- gnucap-0.34.orig/src/u_sdp.h -+++ gnucap-0.34/src/u_sdp.h -@@ -29,6 +29,9 @@ - #include "ap.h" +--- gnucap-0.35/src/u_sdp.h.debian 2006-08-28 08:15:43.000000000 +0200 ++++ gnucap-0.35/src/u_sdp.h 2007-02-14 13:04:05.000000000 +0100 +@@ -32,6 +32,9 @@ /*--------------------------------------------------------------------------*/ class OMSTREAM; + class CARD_LIST; +class SDP; +bool get(CS& cmd, const std::string& key, SDP* value, + AP_MOD mod, double scale); /*--------------------------------------------------------------------------*/ class SDP { - friend bool get(CS& cmd, const std::string& key, SDP* value, ---- gnucap-0.34.orig/src/e_storag.cc -+++ gnucap-0.34/src/e_storag.cc + friend bool get(CS& cmd, const std::string& key, SDP* value); +--- gnucap-0.35/src/e_storag.cc.debian 2006-08-28 08:15:43.000000000 +0200 ++++ gnucap-0.35/src/e_storag.cc 2007-02-14 13:04:05.000000000 +0100 @@ -78,7 +78,8 @@ _dt = NOT_VALID; - _i0 = _q[0] = _q[1] = _q[2] = _q[3] = FPOLY1(0., 0., 0.); + _i0 = _q[0] = _q[1] = _q[2] = FPOLY1(0., 0., 0.); _it1_f0 = 0.; - _m1 = _m0 = CPOLY1(0., 0., 0.); + CPOLY1 cp1(0., 0., 0.); + _m1 = _m0 = cp1; assert(_loss0 == 0.); assert(_loss1 == 0.); - if (!using_tr_eval()){ ---- gnucap-0.34.orig/src/d_admit.cc -+++ gnucap-0.34/src/d_admit.cc -@@ -56,7 +56,8 @@ + if (!using_tr_eval()) { +--- gnucap-0.35/src/d_admit.cc.debian 2006-08-28 08:15:43.000000000 +0200 ++++ gnucap-0.35/src/d_admit.cc 2007-02-14 13:04:05.000000000 +0100 +@@ -57,7 +57,8 @@ assert(_y0.f0 != LINEAR); store_values(); q_load(); @@ -128,7 +128,7 @@ }else{ assert(_y0.f0 == LINEAR); assert(_y0.f1 == value()); -@@ -171,7 +172,8 @@ +@@ -172,7 +173,8 @@ bool DEV_CPOLY_G::do_tr() { assert(_values); @@ -138,9 +138,9 @@ return do_tr_con_chk_and_q(); } /*--------------------------------------------------------------------------*/ -@@ -193,7 +195,8 @@ - }} - }} +@@ -195,7 +197,8 @@ + } + } trace2("", _values[0], c0); - _m0 = CPOLY1(0., c0, _values[1]); + CPOLY1 cp1(0., c0, _values[1]); @@ -148,8 +148,8 @@ return do_tr_con_chk_and_q(); } ---- gnucap-0.34.orig/src/e_compon.h -+++ gnucap-0.34/src/e_compon.h +--- gnucap-0.35/src/e_compon.h.debian 2006-08-28 08:15:43.000000000 +0200 ++++ gnucap-0.35/src/e_compon.h 2007-02-14 13:04:05.000000000 +0100 @@ -43,6 +43,9 @@ } /*--------------------------------------------------------------------------*/ @@ -160,21 +160,21 @@ // pass this as an argument to a common constructor to mark it as static, // so it won't be deleted /*--------------------------------------------------------------------------*/ ---- gnucap-0.34.orig/src/d_cap.cc -+++ gnucap-0.34/src/d_cap.cc -@@ -49,7 +49,8 @@ +--- gnucap-0.35/src/d_cap.cc.debian 2006-08-28 08:15:43.000000000 +0200 ++++ gnucap-0.35/src/d_cap.cc 2007-02-14 13:05:47.000000000 +0100 +@@ -47,7 +47,8 @@ + _i0.x = _y0.x; _i0.f0 = differentiate(); _i0.f1 = tr_c_to_g(_q[0].f1, _i0.f1); - - _m0 = CPOLY1(_i0); + CPOLY1 cp1(_i0); + _m0 = cp1; return converged(); } /*--------------------------------------------------------------------------*/ -@@ -172,7 +173,8 @@ - }} - }} +@@ -191,7 +192,8 @@ + assert(_vi0[i] == _vi0[i]); + } - _m0 = CPOLY1(0., _vi0[0], _vi0[1]); + CPOLY1 cp1(0., _vi0[0], _vi0[1]); @@ -182,9 +182,9 @@ return do_tr_con_chk_and_q(); } /*--------------------------------------------------------------------------*/ ---- gnucap-0.34.orig/src/l_timer.h -+++ gnucap-0.34/src/l_timer.h -@@ -25,6 +25,8 @@ +--- gnucap-0.35/src/l_timer.h.debian 2006-08-28 08:15:43.000000000 +0200 ++++ gnucap-0.35/src/l_timer.h 2007-02-14 13:04:05.000000000 +0100 +@@ -26,6 +26,8 @@ #define U_TIMER_H #include "io_.h" /*--------------------------------------------------------------------------*/ @@ -193,102 +193,9 @@ class TIMER { private: enum {_T_NAME_LEN = 8}; ---- gnucap-0.34.orig/ibis/model-in.cc -+++ gnucap-0.34/ibis/model-in.cc -@@ -145,23 +145,23 @@ - /*--------------------------------------------------------------------------*/ - void Model_Base::Type::parse(CS& file) - { -- set(file, "Terminator", &_type, mtTERMINATOR) -- || set(file, "Input_ECL", &_type, mtINPUT_ECL) -- || set(file, "Input", &_type, mtINPUT) -- || set(file, "I/O_open_sink", &_type, mtIO_OPEN_SINK) -- || set(file, "I/O_open_drain", &_type, mtIO_OPEN_DRAIN) -- || set(file, "I/O_open_source",&_type, mtIO_OPEN_SOURCE) -- || set(file, "I/O_ECL", &_type, mtIO_ECL) -- || set(file, "I/O", &_type, mtIO) -- || set(file, "3-state_ECL", &_type, mt3STATE_ECL) -- || set(file, "3-state", &_type, mt3STATE) -- || set(file, "Output_ECL", &_type, mtOUTPUT_ECL) -- || set(file, "Output", &_type, mtOUTPUT) -- || set(file, "Open_sink", &_type, mtOPEN_SINK) -- || set(file, "Open_drain", &_type, mtOPEN_DRAIN) -- || set(file, "Open_source", &_type, mtOPEN_SOURCE) -- || set(file, "Series_switch", &_type, mtSERIES_SWITCH) -- || set(file, "Series", &_type, mtSERIES) -+ set(file, "Terminator", (int*)&_type, (int)mtTERMINATOR) -+ || set(file, "Input_ECL", (int*)&_type, (int)mtINPUT_ECL) -+ || set(file, "Input", (int*)&_type, (int)mtINPUT) -+ || set(file, "I/O_open_sink", (int*)&_type, (int)mtIO_OPEN_SINK) -+ || set(file, "I/O_open_drain", (int*)&_type, (int)mtIO_OPEN_DRAIN) -+ || set(file, "I/O_open_source",(int*)&_type, (int)mtIO_OPEN_SOURCE) -+ || set(file, "I/O_ECL", (int*)&_type, (int)mtIO_ECL) -+ || set(file, "I/O", (int*)&_type, (int)mtIO) -+ || set(file, "3-state_ECL", (int*)&_type, (int)mt3STATE_ECL) -+ || set(file, "3-state", (int*)&_type, (int)mt3STATE) -+ || set(file, "Output_ECL", (int*)&_type, (int)mtOUTPUT_ECL) -+ || set(file, "Output", (int*)&_type, (int)mtOUTPUT) -+ || set(file, "Open_sink", (int*)&_type, (int)mtOPEN_SINK) -+ || set(file, "Open_drain", (int*)&_type, (int)mtOPEN_DRAIN) -+ || set(file, "Open_source", (int*)&_type, (int)mtOPEN_SOURCE) -+ || set(file, "Series_switch", (int*)&_type, (int)mtSERIES_SWITCH) -+ || set(file, "Series", (int*)&_type, (int)mtSERIES) - || file.warn(0, "illegal model type"); - } - /*--------------------------------------------------------------------------*/ -@@ -235,8 +235,8 @@ - /*--------------------------------------------------------------------------*/ - void IO_Base::Polarity::parse(CS& file) - { -- set(file, "Non-Inverting", &_p, pNON_INVERTING) -- || set(file, "Inverting", &_p, pINVERTING) -+ set(file, "Non-Inverting", (int*)&_p, (int)pNON_INVERTING) -+ || set(file, "Inverting", (int*)&_p, (int)pINVERTING) - || file.warn(0, "need Inverting or Non-Inverting"); - } - /*--------------------------------------------------------------------------*/ ---- gnucap-0.34.orig/ibis/base.h -+++ gnucap-0.34/ibis/base.h -@@ -40,7 +40,7 @@ - class Base - { - private: -- explicit Base(const Base&) {unreachable();} -+// explicit Base(const Base&) {unreachable();} - // This private base copy constructor inhibits generation of - // copy constructors for its derived classes. - protected: ---- gnucap-0.34.orig/ibis/comp-in.cc -+++ gnucap-0.34/ibis/comp-in.cc -@@ -24,8 +24,8 @@ - /*--------------------------------------------------------------------------*/ - void Component::Pin_Die::parse(CS& file) - { -- set(file, "Pin", &_pd, pdPIN) -- || set(file, "Die", &_pd, pdDIE) -+ set(file, "Pin", (int*)&_pd, (int)pdPIN) -+ || set(file, "Die", (int*)&_pd, (int)pdDIE) - || file.warn(0, "need Pin or Die"); - } - /*--------------------------------------------------------------------------*/ ---- gnucap-0.34.orig/ibis/file-in.cc -+++ gnucap-0.34/ibis/file-in.cc -@@ -25,9 +25,9 @@ - /*--------------------------------------------------------------------------*/ - void Redistribution::parse(CS& file) - { -- set(file, "Yes", &_r, dYES) -- || set(file, "No", &_r, dNO) -- || set(file, "Specific",&_r, dSPECIFIC) -+ set(file, "Yes", (int*)&_r, (int)dYES) -+ || set(file, "No", (int*)&_r, (int)dNO) -+ || set(file, "Specific",(int*)&_r, (int)dSPECIFIC) - || file.warn(0, "need Yes, No, or Specific"); - } - /*--------------------------------------------------------------------------*/ ---- gnucap-0.34.orig/modelgen/mg_.h -+++ gnucap-0.34/modelgen/mg_.h -@@ -118,7 +118,7 @@ +--- gnucap-0.35/modelgen/mg_.h.debian 2006-08-28 07:45:36.000000000 +0200 ++++ gnucap-0.35/modelgen/mg_.h 2007-02-14 13:04:05.000000000 +0100 +@@ -120,7 +120,7 @@ } T* p = new T(file); {if (!file.stuck(&here)) { @@ -297,7 +204,7 @@ }else { delete p; file.warn(0, "not valid here"); -@@ -137,7 +137,7 @@ +@@ -141,7 +141,7 @@ int here = file.cursor(); T* m = new T(file); {if (!file.stuck(&here)) { @@ -306,8 +213,8 @@ }else{ delete m; file.warn(0, "what's this??"); ---- gnucap-0.34.orig/examples/runall -+++ gnucap-0.34/examples/runall +--- gnucap-0.35/examples/runall.debian 2000-09-05 06:22:00.000000000 +0200 ++++ gnucap-0.35/examples/runall 2007-02-14 13:04:05.000000000 +0100 @@ -1,16 +1,16 @@ -# -$1 -b eq2-145.ckt Index: gnucap.spec =================================================================== RCS file: /cvs/extras/rpms/gnucap/FC-6/gnucap.spec,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- gnucap.spec 28 Aug 2006 11:31:29 -0000 1.2 +++ gnucap.spec 2 Apr 2007 20:40:52 -0000 1.3 @@ -1,6 +1,6 @@ Name: gnucap -Version: 0.34 -Release: 3%{?dist} +Version: 0.35 +Release: 1%{?dist} Summary: The Gnu Circuit Analysis Package Group: Applications/Engineering License: GPL @@ -22,29 +22,25 @@ %prep %setup -q -%patch0 -p1 -z .debian -%{__sed} -i 's!/usr/lib!%{_libdir}!g' src/configure -%{__sed} -i 's!ln -s!ln!g' src/Make1 -%{__sed} -i 's!ln -s!ln!g' src/Make.aux -mv doc/acs-tutorial doc/gnucap-tutorial +%patch0 -p1 +# use ncurses instead of termcap (bz 226771) +sed -i 's/-ltermcap/-lncurses/g' configure %build -# Don't use %%configure because this is not an autotools-generated -# configure script and will choke on some of the default configure switches. -./configure --prefix=%{_prefix} -make %{?_smp_mflags} \ - CCFLAGS="$RPM_OPT_FLAGS -DHAS_READLINE -DUNIX -DNDEBUG -I. -I.." +%configure +make %{?_smp_mflags} %install # make install uses hardcoded /usr/bin etc paths, so we must do this DIY rm -rf $RPM_BUILD_ROOT -mkdir -p $RPM_BUILD_ROOT%{_bindir} $RPM_BUILD_ROOT%{_mandir}/man1 -install -m 755 src/O/gnucap $RPM_BUILD_ROOT%{_bindir} -install -m 755 ibis/O/gnucap-ibis $RPM_BUILD_ROOT%{_bindir} -install -m 755 modelgen/O/gnucap-modelgen $RPM_BUILD_ROOT%{_bindir} -install -m 644 doc/gnucap.1 doc/gnucap-ibis.1 $RPM_BUILD_ROOT%{_mandir}/man1 +make install DESTDIR=$RPM_BUILD_ROOT + +# for %%doc +rm -fr $RPM_BUILD_ROOT%{_datadir}/%{name} +mv doc/acs-tutorial doc/gnucap-tutorial +rm examples/Makefile* %clean @@ -54,12 +50,16 @@ %files %defattr(-,root,root,-) %doc doc/COPYING doc/history doc/relnotes.* doc/gnucap-tutorial doc/whatisit -%doc man/gnucap-man.pdf man/html +%doc man/gnucap-man.pdf examples %{_bindir}/%{name}* -%{_mandir}/man1/%{name}*.1.gz +%{_mandir}/man1/%{name}.1.gz %changelog +* Wed Feb 14 2007 Hans de Goede 0.35-1 +- New upstream release 0.35 +- Link with -lncurses instead of -ltermcap (bz 226771) + * Mon Aug 28 2006 Hans de Goede 0.34-3 - FE6 Rebuild Index: sources =================================================================== RCS file: /cvs/extras/rpms/gnucap/FC-6/sources,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- sources 27 Apr 2006 19:29:32 -0000 1.2 +++ sources 2 Apr 2007 20:40:52 -0000 1.3 @@ -1 +1 @@ -0d346f02a38c544fda6f8d7ec4f8b45e gnucap-0.34.tar.gz +16fc7cacac987ea556753d030f2595b9 gnucap-0.35.tar.gz From fedora-extras-commits at redhat.com Mon Apr 2 20:43:54 2007 From: fedora-extras-commits at redhat.com (Steven Pritchard (steve)) Date: Mon, 2 Apr 2007 16:43:54 -0400 Subject: rpms/perl-Module-Build/devel .cvsignore, 1.14, 1.15 perl-Module-Build.spec, 1.26, 1.27 sources, 1.14, 1.15 Message-ID: <200704022043.l32KhsOW021955@cvs-int.fedora.redhat.com> Author: steve Update of /cvs/extras/rpms/perl-Module-Build/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv21930 Modified Files: .cvsignore perl-Module-Build.spec sources Log Message: Update to 0.2807. Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/perl-Module-Build/devel/.cvsignore,v retrieving revision 1.14 retrieving revision 1.15 diff -u -r1.14 -r1.15 --- .cvsignore 26 Dec 2006 18:19:45 -0000 1.14 +++ .cvsignore 2 Apr 2007 20:43:20 -0000 1.15 @@ -1 +1 @@ -Module-Build-0.2806.tar.gz +Module-Build-0.2807.tar.gz Index: perl-Module-Build.spec =================================================================== RCS file: /cvs/extras/rpms/perl-Module-Build/devel/perl-Module-Build.spec,v retrieving revision 1.26 retrieving revision 1.27 diff -u -r1.26 -r1.27 --- perl-Module-Build.spec 26 Dec 2006 18:19:45 -0000 1.26 +++ perl-Module-Build.spec 2 Apr 2007 20:43:20 -0000 1.27 @@ -1,8 +1,8 @@ -%define module_version 0.2806 +%define module_version 0.2807 Name: perl-Module-Build # When the module version is x.yz, set Version to x.yz00. -Version: 0.2806 +Version: 0.2807 Release: 1%{?dist} Summary: Perl module for building and installing Perl modules License: GPL or Artistic @@ -65,6 +65,9 @@ %{_mandir}/man3/Module::Build*.3* %changelog +* Mon Apr 02 2007 Steven Pritchard 0.2807-1 +- Update to 0.2807. + * Sat Dec 16 2006 Steven Pritchard 0.2806-1 - Update to 0.2806. - Use fixperms macro instead of our own chmod incantation. Index: sources =================================================================== RCS file: /cvs/extras/rpms/perl-Module-Build/devel/sources,v retrieving revision 1.14 retrieving revision 1.15 diff -u -r1.14 -r1.15 --- sources 26 Dec 2006 18:19:45 -0000 1.14 +++ sources 2 Apr 2007 20:43:20 -0000 1.15 @@ -1 +1 @@ -919a54ab295329ab668fae14756ae80a Module-Build-0.2806.tar.gz +6766157e8f4ae5ce6d58653271c42ad7 Module-Build-0.2807.tar.gz From fedora-extras-commits at redhat.com Mon Apr 2 20:56:54 2007 From: fedora-extras-commits at redhat.com (Steven Pritchard (steve)) Date: Mon, 2 Apr 2007 16:56:54 -0400 Subject: rpms/perl-Imager/devel .cvsignore, 1.6, 1.7 perl-Imager.spec, 1.6, 1.7 sources, 1.6, 1.7 Message-ID: <200704022056.l32Kus2o022173@cvs-int.fedora.redhat.com> Author: steve Update of /cvs/extras/rpms/perl-Imager/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv22144 Modified Files: .cvsignore perl-Imager.spec sources Log Message: Update to 0.56. BR ExtUtils::MakeMaker. Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/perl-Imager/devel/.cvsignore,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- .cvsignore 26 Dec 2006 18:46:13 -0000 1.6 +++ .cvsignore 2 Apr 2007 20:56:21 -0000 1.7 @@ -1 +1 @@ -Imager-0.55.tar.gz +Imager-0.56.tar.gz Index: perl-Imager.spec =================================================================== RCS file: /cvs/extras/rpms/perl-Imager/devel/perl-Imager.spec,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- perl-Imager.spec 26 Dec 2006 18:46:13 -0000 1.6 +++ perl-Imager.spec 2 Apr 2007 20:56:21 -0000 1.7 @@ -1,5 +1,5 @@ Name: perl-Imager -Version: 0.55 +Version: 0.56 Release: 1%{?dist} Summary: Perl extension for Generating 24 bit Images License: GPL or Artistic @@ -7,9 +7,15 @@ URL: http://search.cpan.org/dist/Imager/ Source0: http://www.cpan.org/authors/id/T/TO/TONYC/Imager-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) -BuildRequires: perl(ExtUtils::Depends), perl(Parse::RecDescent) -BuildRequires: libungif-devel, libpng-devel, freetype-devel, libtiff-devel -BuildRequires: libjpeg-devel, t1lib-devel +BuildRequires: perl(ExtUtils::Depends) +BuildRequires: perl(ExtUtils::MakeMaker) +BuildRequires: perl(Parse::RecDescent) +BuildRequires: freetype-devel +BuildRequires: libjpeg-devel +BuildRequires: libpng-devel +BuildRequires: libtiff-devel +BuildRequires: libungif-devel +BuildRequires: t1lib-devel Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) %description @@ -60,6 +66,10 @@ %{_mandir}/man3/* %changelog +* Mon Apr 02 2007 Steven Pritchard 0.56-1 +- Update to 0.56. +- BR ExtUtils::MakeMaker. + * Tue Dec 26 2006 Steven Pritchard 0.55-1 - Update to 0.55. - Cleanup to more closely resemble current cpanspec output. Index: sources =================================================================== RCS file: /cvs/extras/rpms/perl-Imager/devel/sources,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- sources 26 Dec 2006 18:46:13 -0000 1.6 +++ sources 2 Apr 2007 20:56:21 -0000 1.7 @@ -1 +1 @@ -4c13b8bf394225e61930b546ff1b3b1e Imager-0.55.tar.gz +42e8b0388541eab11655ab4695918b8d Imager-0.56.tar.gz From fedora-extras-commits at redhat.com Mon Apr 2 21:16:31 2007 From: fedora-extras-commits at redhat.com (Matthias Clasen (mclasen)) Date: Mon, 2 Apr 2007 17:16:31 -0400 Subject: rpms/gnome-games-extra-data import.log,1.1,1.2 Message-ID: <200704022116.l32LGVQ3026572@cvs-int.fedora.redhat.com> Author: mclasen Update of /cvs/extras/rpms/gnome-games-extra-data In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv26528 Modified Files: import.log Log Message: initial gnome-games-extra-data import Index: import.log =================================================================== RCS file: /cvs/extras/rpms/gnome-games-extra-data/import.log,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- import.log 2 Apr 2007 19:25:54 -0000 1.1 +++ import.log 2 Apr 2007 21:15:58 -0000 1.2 @@ -0,0 +1 @@ +gnome-games-extra-data-2_17_90-2:HEAD:gnome-games-extra-data-2.17.90-2.src.rpm:1175548608 From fedora-extras-commits at redhat.com Mon Apr 2 21:16:34 2007 From: fedora-extras-commits at redhat.com (Matthias Clasen (mclasen)) Date: Mon, 2 Apr 2007 17:16:34 -0400 Subject: rpms/gnome-games-extra-data/devel gnome-games-extra-data.spec, NONE, 1.1 .cvsignore, 1.1, 1.2 sources, 1.1, 1.2 Message-ID: <200704022116.l32LGYWM026576@cvs-int.fedora.redhat.com> Author: mclasen Update of /cvs/extras/rpms/gnome-games-extra-data/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv26528/devel Modified Files: .cvsignore sources Added Files: gnome-games-extra-data.spec Log Message: initial gnome-games-extra-data import --- NEW FILE gnome-games-extra-data.spec --- # this define is intended to make it easy to produce builds # which are suitable for countries where card games are prohibited %define build_card 1 Summary: GNOME games extra data Name: gnome-games-extra-data Version: 2.17.90 Release: 2%{?dist} License: GPL Group: Amusements/Games Source: http://ftp.gnome.org/pub/gnome/sources/gnome-games-extra-data/2.17/gnome-games-extra-data-%{version}.tar.bz2 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) URL: http://www.gnome.org BuildArch: noarch Requires: gnome-games >= 2.18.0-3.fc7 %description The gnome-games-extra-data package includes additional data and themes for the games in the gnome-games package. %prep %setup -q %build %configure make %{_smp_mflags} %install rm -rf $RPM_BUILD_ROOT make install DESTDIR=$RPM_BUILD_ROOT # We don't ship gnometris rm -rf $RPM_BUILD_ROOT%{_datadir}/pixmaps/gnometris %if ! %{build_card} rm -rf $RPM_BUILD_ROOT%{_datadir}/pixmaps/gnome-games-common/cards %endif %clean rm -rf $RPM_BUILD_ROOT %files %doc AUTHORS COPYING MAINTAINERS README NEWS ChangeLog %{_datadir}/pixmaps/glines/* %{_datadir}/pixmaps/gnobots2/* %{_datadir}/pixmaps/iagno/* %{_datadir}/pixmaps/mahjongg/* %if %{build_card} %{_datadir}/pixmaps/gnome-games-common/cards/* %endif %{_datadir}/gnome-games/same-gnome/themes/2.10/* %changelog * Wed Mar 28 2007 Matthias Clasen - 2.17.90-2 - Incorporate review feedback * Wed Mar 28 2007 Matthias Clasen - 2.17.90-1 - Initial build Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/gnome-games-extra-data/devel/.cvsignore,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- .cvsignore 2 Apr 2007 19:26:02 -0000 1.1 +++ .cvsignore 2 Apr 2007 21:16:01 -0000 1.2 @@ -0,0 +1 @@ +gnome-games-extra-data-2.17.90.tar.bz2 Index: sources =================================================================== RCS file: /cvs/extras/rpms/gnome-games-extra-data/devel/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 2 Apr 2007 19:26:02 -0000 1.1 +++ sources 2 Apr 2007 21:16:01 -0000 1.2 @@ -0,0 +1 @@ +0d44d896918bab582c947086b3038fb6 gnome-games-extra-data-2.17.90.tar.bz2 From fedora-extras-commits at redhat.com Mon Apr 2 21:22:53 2007 From: fedora-extras-commits at redhat.com (Jesse Keating (jkeating)) Date: Mon, 2 Apr 2007 17:22:53 -0400 Subject: rpms/pungi/devel .cvsignore, 1.13, 1.14 pungi.spec, 1.13, 1.14 sources, 1.13, 1.14 Message-ID: <200704022122.l32LMrVl026790@cvs-int.fedora.redhat.com> Author: jkeating Update of /cvs/extras/rpms/pungi/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv26736/devel Modified Files: .cvsignore pungi.spec sources Log Message: Bump to 0.3.0 release Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/pungi/devel/.cvsignore,v retrieving revision 1.13 retrieving revision 1.14 diff -u -r1.13 -r1.14 --- .cvsignore 10 Mar 2007 05:17:20 -0000 1.13 +++ .cvsignore 2 Apr 2007 21:22:19 -0000 1.14 @@ -1 +1 @@ -pungi-0.2.8.tar.gz +pungi-0.3.0.tar.gz Index: pungi.spec =================================================================== RCS file: /cvs/extras/rpms/pungi/devel/pungi.spec,v retrieving revision 1.13 retrieving revision 1.14 diff -u -r1.13 -r1.14 --- pungi.spec 10 Mar 2007 05:17:20 -0000 1.13 +++ pungi.spec 2 Apr 2007 21:22:19 -0000 1.14 @@ -1,7 +1,7 @@ %{!?python_sitelib: %define python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")} Name: pungi -Version: 0.2.8 +Version: 0.3.0 Release: 1%{?dist} Summary: Distribution compose tool @@ -46,6 +46,31 @@ %changelog +* Mon Apr 02 2007 Jesse Keating - 0.3.0-1 +- Remove incompatible fc6 config files +- Update default config file with comments / new options +- Update comps file +- Enable source iso building again. +- Don't try a rescue if the script doesn't exist (prarit) +- Pass flavor off to buildinstall if it is set (wwoods) +- Fix a logic flaw in the depsolving loop +- Use yum's built in exclude handling +- Use yum's built in conditional handling for things from comps +- Do excludes before group handling. +- Get all potential matches for deps, let install time figure + the best one to use. +- Work around false positive 'unmatched' packages (globs are fun) +- Change how depsolving is done + - Get all potential matches for a dep, instead of our 'best' + our 'best' may not be the same as install time best. + - Remove anaconda code, use direct yum functions to get deps + - Use a True/False flag to depsolve instead of iterating over + a dict. + - Log what packages are being added for which reasons. +- Do things faster/smarter if we've only asked for one disc +- log the rpm2cpio stuff for release notes +- correctly capture errors from subprocess + * Fri Mar 09 2007 Jesse Keating - 0.2.8-1 - Call createrepo ourselves for the tree, not buildinstall's job - Convert from commands to subprocess for things we call out Index: sources =================================================================== RCS file: /cvs/extras/rpms/pungi/devel/sources,v retrieving revision 1.13 retrieving revision 1.14 diff -u -r1.13 -r1.14 --- sources 10 Mar 2007 05:17:20 -0000 1.13 +++ sources 2 Apr 2007 21:22:19 -0000 1.14 @@ -1 +1 @@ -cb0a030ff7dd5e98abb4c15df8a9f078 pungi-0.2.8.tar.gz +2eeb9f7fc14a0d634ed1f02847a93d4f pungi-0.3.0.tar.gz From fedora-extras-commits at redhat.com Mon Apr 2 21:22:49 2007 From: fedora-extras-commits at redhat.com (Jesse Keating (jkeating)) Date: Mon, 2 Apr 2007 17:22:49 -0400 Subject: rpms/pungi import.log,1.14,1.15 Message-ID: <200704022122.l32LMnS1026779@cvs-int.fedora.redhat.com> Author: jkeating Update of /cvs/extras/rpms/pungi In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv26736 Modified Files: import.log Log Message: Bump to 0.3.0 release Index: import.log =================================================================== RCS file: /cvs/extras/rpms/pungi/import.log,v retrieving revision 1.14 retrieving revision 1.15 diff -u -r1.14 -r1.15 --- import.log 10 Mar 2007 05:17:17 -0000 1.14 +++ import.log 2 Apr 2007 21:22:16 -0000 1.15 @@ -11,3 +11,4 @@ pungi-0_2_6-1:HEAD:pungi-0.2.6-1.src.rpm:1172095046 pungi-0_2_7-1:HEAD:pungi-0.2.7-1.src.rpm:1172690099 pungi-0_2_8-1:HEAD:pungi-0.2.8-1.src.rpm:1173503351 +pungi-0_3_0-1:HEAD:pungi-0.3.0-1.src.rpm:1175548905 From fedora-extras-commits at redhat.com Mon Apr 2 21:26:37 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Mon, 2 Apr 2007 17:26:37 -0400 Subject: rpms/mercurial/FC-6 .cvsignore, 1.9, 1.10 mercurial.spec, 1.13, 1.14 sources, 1.9, 1.10 Message-ID: <200704022126.l32LQbeK026906@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/rpms/mercurial/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv26885 Modified Files: .cvsignore mercurial.spec sources Log Message: - update to 0.9.3 - remove asciidoc files now that we have them as manpages Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/mercurial/FC-6/.cvsignore,v retrieving revision 1.9 retrieving revision 1.10 diff -u -r1.9 -r1.10 --- .cvsignore 25 Jul 2006 18:57:45 -0000 1.9 +++ .cvsignore 2 Apr 2007 21:26:04 -0000 1.10 @@ -1 +1 @@ -mercurial-0.9.1.tar.gz +mercurial-0.9.3.tar.gz Index: mercurial.spec =================================================================== RCS file: /cvs/extras/rpms/mercurial/FC-6/mercurial.spec,v retrieving revision 1.13 retrieving revision 1.14 diff -u -r1.13 -r1.14 --- mercurial.spec 15 Oct 2006 22:10:08 -0000 1.13 +++ mercurial.spec 2 Apr 2007 21:26:04 -0000 1.14 @@ -1,7 +1,7 @@ Summary: A fast, lightweight distributed source control management system Name: mercurial -Version: 0.9.1 -Release: 2%{?dist} +Version: 0.9.3 +Release: 1%{?dist} License: GPL Group: Development/Tools URL: http://www.selenic.com/mercurial/ @@ -39,11 +39,18 @@ %files -f %{name}.files %defattr(-,root,root,-) -%doc CONTRIBUTORS README doc/hg.1.txt doc/hgmerge.1.txt doc/hgrc.5.txt +%doc CONTRIBUTORS README contrib/sample.hgrc %{_mandir}/man*/* %changelog +* Wed Jan 3 2007 Jeremy Katz - 0.9.3-1 +- update to 0.9.3 +- remove asciidoc files now that we have them as manpages + +* Mon Dec 11 2006 Jeremy Katz - 0.9.2-1 +- update to 0.9.2 + * Mon Aug 28 2006 Jeremy Katz - 0.9.1-2 - rebuild Index: sources =================================================================== RCS file: /cvs/extras/rpms/mercurial/FC-6/sources,v retrieving revision 1.9 retrieving revision 1.10 diff -u -r1.9 -r1.10 --- sources 25 Jul 2006 18:57:45 -0000 1.9 +++ sources 2 Apr 2007 21:26:04 -0000 1.10 @@ -1 +1 @@ -9ed3962bba640a686c37faa47739270c mercurial-0.9.1.tar.gz +5e39fed853e5669cbac32b77a67bb6dd mercurial-0.9.3.tar.gz From fedora-extras-commits at redhat.com Mon Apr 2 22:34:33 2007 From: fedora-extras-commits at redhat.com (Alex Lancaster (alexlan)) Date: Mon, 2 Apr 2007 18:34:33 -0400 Subject: rpms/perl-Ace/devel perl-Ace.spec, NONE, 1.1 .cvsignore, 1.1, 1.2 sources, 1.1, 1.2 Message-ID: <200704022234.l32MYXWG032702@cvs-int.fedora.redhat.com> Author: alexlan Update of /cvs/extras/rpms/perl-Ace/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv32681/devel Modified Files: .cvsignore sources Added Files: perl-Ace.spec Log Message: auto-import perl-Ace-1.91-2 on branch devel from perl-Ace-1.91-2.src.rpm --- NEW FILE perl-Ace.spec --- Name: perl-Ace Version: 1.91 Release: 2%{?dist} Summary: Perl module for interfacing with ACE bioinformatics databases License: GPL or Artistic Group: Development/Libraries URL: http://search.cpan.org/dist/AcePerl/ Source0: http://www.cpan.org/modules/by-module/Ace/AcePerl-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch BuildRequires: perl(ExtUtils::MakeMaker) BuildRequires: perl(Cache::Cache) >= 1.03 Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) %description AcePerl is a Perl interface for the ACEDB object-oriented database. Designed specifically for use in genome sequencing projects, ACEDB provides powerful modeling and management services for biological and laboratory data. %prep %setup -q -n AcePerl-%{version} # remove all execute bits from the doc stuff and fix interpreter # so that dependency generator doesn't try to fulfill deps find examples -type f -exec chmod -x {} 2>/dev/null ';' find examples -type f -exec sed -i 's#/usr/local/bin/perl#/usr/bin/perl#' {} 2>/dev/null ';' # Filter extra requires on Ace::Browser::LocalSiteDefs that isn't # needed because we don't currently install the AceBrowser cat << \EOF > %{_builddir}/AcePerl-%{version}/%{name}-req #!/bin/sh %{__perl_provides} $* |\ sed -e '/perl(Ace::Browser::LocalSiteDefs)$/d' EOF %define __perl_requires %{_builddir}/AcePerl-%{version}/%{name}-req chmod +x %{__perl_requires} %build %{__perl} Makefile.PL INSTALLDIRS=vendor OPTIMIZE="$RPM_OPT_FLAGS" << EOF 1 n EOF 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 f -name '*.bs' -size 0 -exec rm -f {} \; find $RPM_BUILD_ROOT -depth -type d -exec rmdir {} 2>/dev/null \; %{_fixperms} $RPM_BUILD_ROOT/* ## disable tests because they require network access %check %{?_with_check:make test || :} %clean rm -rf $RPM_BUILD_ROOT %files %defattr(-,root,root,-) %doc examples %doc ChangeLog DISCLAIMER.txt README README.ACEBROWSER %{_bindir}/* %{perl_vendorlib}/* %{_mandir}/man1/* %{_mandir}/man3/* %changelog * Mon Apr 02 2007 Alex Lancaster 1.91-2 - Rename perl-AcePerl to perl-Ace - Disable tests because they require network access - Fix URL for source. - Add examples doc directory * Fri Mar 30 2007 Alex Lancaster 1.91-1 - Make noarch (not building the C optimizations). - Remove Requires on Ace::Browser::LocalSiteDefs , do not currently install the AceBrowser Apache module - Specfile autogenerated by cpanspec 1.69.1. Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/perl-Ace/devel/.cvsignore,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- .cvsignore 2 Apr 2007 13:23:59 -0000 1.1 +++ .cvsignore 2 Apr 2007 22:34:00 -0000 1.2 @@ -0,0 +1 @@ +AcePerl-1.91.tar.gz Index: sources =================================================================== RCS file: /cvs/extras/rpms/perl-Ace/devel/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 2 Apr 2007 13:23:59 -0000 1.1 +++ sources 2 Apr 2007 22:34:00 -0000 1.2 @@ -0,0 +1 @@ +f473592d51f016ca4fe8efcf049e8b94 AcePerl-1.91.tar.gz From fedora-extras-commits at redhat.com Mon Apr 2 22:36:26 2007 From: fedora-extras-commits at redhat.com (Alex Lancaster (alexlan)) Date: Mon, 2 Apr 2007 18:36:26 -0400 Subject: rpms/perl-Ace/FC-6 perl-Ace.spec, NONE, 1.1 .cvsignore, 1.1, 1.2 sources, 1.1, 1.2 Message-ID: <200704022236.l32MaQFA000404@cvs-int.fedora.redhat.com> Author: alexlan Update of /cvs/extras/rpms/perl-Ace/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv380/FC-6 Modified Files: .cvsignore sources Added Files: perl-Ace.spec Log Message: auto-import perl-Ace-1.91-2 on branch FC-6 from perl-Ace-1.91-2.src.rpm --- NEW FILE perl-Ace.spec --- Name: perl-Ace Version: 1.91 Release: 2%{?dist} Summary: Perl module for interfacing with ACE bioinformatics databases License: GPL or Artistic Group: Development/Libraries URL: http://search.cpan.org/dist/AcePerl/ Source0: http://www.cpan.org/modules/by-module/Ace/AcePerl-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch BuildRequires: perl(ExtUtils::MakeMaker) BuildRequires: perl(Cache::Cache) >= 1.03 Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) %description AcePerl is a Perl interface for the ACEDB object-oriented database. Designed specifically for use in genome sequencing projects, ACEDB provides powerful modeling and management services for biological and laboratory data. %prep %setup -q -n AcePerl-%{version} # remove all execute bits from the doc stuff and fix interpreter # so that dependency generator doesn't try to fulfill deps find examples -type f -exec chmod -x {} 2>/dev/null ';' find examples -type f -exec sed -i 's#/usr/local/bin/perl#/usr/bin/perl#' {} 2>/dev/null ';' # Filter extra requires on Ace::Browser::LocalSiteDefs that isn't # needed because we don't currently install the AceBrowser cat << \EOF > %{_builddir}/AcePerl-%{version}/%{name}-req #!/bin/sh %{__perl_provides} $* |\ sed -e '/perl(Ace::Browser::LocalSiteDefs)$/d' EOF %define __perl_requires %{_builddir}/AcePerl-%{version}/%{name}-req chmod +x %{__perl_requires} %build %{__perl} Makefile.PL INSTALLDIRS=vendor OPTIMIZE="$RPM_OPT_FLAGS" << EOF 1 n EOF 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 f -name '*.bs' -size 0 -exec rm -f {} \; find $RPM_BUILD_ROOT -depth -type d -exec rmdir {} 2>/dev/null \; %{_fixperms} $RPM_BUILD_ROOT/* ## disable tests because they require network access %check %{?_with_check:make test || :} %clean rm -rf $RPM_BUILD_ROOT %files %defattr(-,root,root,-) %doc examples %doc ChangeLog DISCLAIMER.txt README README.ACEBROWSER %{_bindir}/* %{perl_vendorlib}/* %{_mandir}/man1/* %{_mandir}/man3/* %changelog * Mon Apr 02 2007 Alex Lancaster 1.91-2 - Rename perl-AcePerl to perl-Ace - Disable tests because they require network access - Fix URL for source. - Add examples doc directory * Fri Mar 30 2007 Alex Lancaster 1.91-1 - Make noarch (not building the C optimizations). - Remove Requires on Ace::Browser::LocalSiteDefs , do not currently install the AceBrowser Apache module - Specfile autogenerated by cpanspec 1.69.1. Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/perl-Ace/FC-6/.cvsignore,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- .cvsignore 2 Apr 2007 13:23:59 -0000 1.1 +++ .cvsignore 2 Apr 2007 22:35:53 -0000 1.2 @@ -0,0 +1 @@ +AcePerl-1.91.tar.gz Index: sources =================================================================== RCS file: /cvs/extras/rpms/perl-Ace/FC-6/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 2 Apr 2007 13:23:59 -0000 1.1 +++ sources 2 Apr 2007 22:35:53 -0000 1.2 @@ -0,0 +1 @@ +f473592d51f016ca4fe8efcf049e8b94 AcePerl-1.91.tar.gz From fedora-extras-commits at redhat.com Mon Apr 2 22:37:41 2007 From: fedora-extras-commits at redhat.com (Alex Lancaster (alexlan)) Date: Mon, 2 Apr 2007 18:37:41 -0400 Subject: rpms/perl-Ace/FC-5 perl-Ace.spec, NONE, 1.1 .cvsignore, 1.1, 1.2 sources, 1.1, 1.2 Message-ID: <200704022237.l32Mbfs5000564@cvs-int.fedora.redhat.com> Author: alexlan Update of /cvs/extras/rpms/perl-Ace/FC-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv540/FC-5 Modified Files: .cvsignore sources Added Files: perl-Ace.spec Log Message: auto-import perl-Ace-1.91-2 on branch FC-5 from perl-Ace-1.91-2.src.rpm --- NEW FILE perl-Ace.spec --- Name: perl-Ace Version: 1.91 Release: 2%{?dist} Summary: Perl module for interfacing with ACE bioinformatics databases License: GPL or Artistic Group: Development/Libraries URL: http://search.cpan.org/dist/AcePerl/ Source0: http://www.cpan.org/modules/by-module/Ace/AcePerl-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch BuildRequires: perl(ExtUtils::MakeMaker) BuildRequires: perl(Cache::Cache) >= 1.03 Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) %description AcePerl is a Perl interface for the ACEDB object-oriented database. Designed specifically for use in genome sequencing projects, ACEDB provides powerful modeling and management services for biological and laboratory data. %prep %setup -q -n AcePerl-%{version} # remove all execute bits from the doc stuff and fix interpreter # so that dependency generator doesn't try to fulfill deps find examples -type f -exec chmod -x {} 2>/dev/null ';' find examples -type f -exec sed -i 's#/usr/local/bin/perl#/usr/bin/perl#' {} 2>/dev/null ';' # Filter extra requires on Ace::Browser::LocalSiteDefs that isn't # needed because we don't currently install the AceBrowser cat << \EOF > %{_builddir}/AcePerl-%{version}/%{name}-req #!/bin/sh %{__perl_provides} $* |\ sed -e '/perl(Ace::Browser::LocalSiteDefs)$/d' EOF %define __perl_requires %{_builddir}/AcePerl-%{version}/%{name}-req chmod +x %{__perl_requires} %build %{__perl} Makefile.PL INSTALLDIRS=vendor OPTIMIZE="$RPM_OPT_FLAGS" << EOF 1 n EOF 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 f -name '*.bs' -size 0 -exec rm -f {} \; find $RPM_BUILD_ROOT -depth -type d -exec rmdir {} 2>/dev/null \; %{_fixperms} $RPM_BUILD_ROOT/* ## disable tests because they require network access %check %{?_with_check:make test || :} %clean rm -rf $RPM_BUILD_ROOT %files %defattr(-,root,root,-) %doc examples %doc ChangeLog DISCLAIMER.txt README README.ACEBROWSER %{_bindir}/* %{perl_vendorlib}/* %{_mandir}/man1/* %{_mandir}/man3/* %changelog * Mon Apr 02 2007 Alex Lancaster 1.91-2 - Rename perl-AcePerl to perl-Ace - Disable tests because they require network access - Fix URL for source. - Add examples doc directory * Fri Mar 30 2007 Alex Lancaster 1.91-1 - Make noarch (not building the C optimizations). - Remove Requires on Ace::Browser::LocalSiteDefs , do not currently install the AceBrowser Apache module - Specfile autogenerated by cpanspec 1.69.1. Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/perl-Ace/FC-5/.cvsignore,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- .cvsignore 2 Apr 2007 13:23:59 -0000 1.1 +++ .cvsignore 2 Apr 2007 22:37:08 -0000 1.2 @@ -0,0 +1 @@ +AcePerl-1.91.tar.gz Index: sources =================================================================== RCS file: /cvs/extras/rpms/perl-Ace/FC-5/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 2 Apr 2007 13:23:59 -0000 1.1 +++ sources 2 Apr 2007 22:37:08 -0000 1.2 @@ -0,0 +1 @@ +f473592d51f016ca4fe8efcf049e8b94 AcePerl-1.91.tar.gz From fedora-extras-commits at redhat.com Mon Apr 2 22:39:20 2007 From: fedora-extras-commits at redhat.com (Alex Lancaster (alexlan)) Date: Mon, 2 Apr 2007 18:39:20 -0400 Subject: rpms/perl-AutoClass/devel perl-AutoClass.spec, NONE, 1.1 .cvsignore, 1.1, 1.2 sources, 1.1, 1.2 Message-ID: <200704022239.l32MdK4U000711@cvs-int.fedora.redhat.com> Author: alexlan Update of /cvs/extras/rpms/perl-AutoClass/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv686/devel Modified Files: .cvsignore sources Added Files: perl-AutoClass.spec Log Message: auto-import perl-AutoClass-1_01-2 on branch devel from perl-AutoClass-1_01-2.src.rpm --- NEW FILE perl-AutoClass.spec --- Name: perl-AutoClass Version: 1_01 Release: 2%{?dist} Summary: Automatically define classes and objects for Perl License: GPL or Artistic Group: Development/Libraries URL: http://search.cpan.org/dist/autoclass/ Source0: http://www.cpan.org/modules/by-module/Class/autoclass_v%{version}.tgz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch BuildRequires: perl(IO::Scalar) BuildRequires: perl(Test::Deep) BuildRequires: perl(ExtUtils::MakeMaker) Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) %description AutoClass is a Perl module to automatically define simple get and set methods to automatically initialize objects in a (possibly multiple) inheritance structure. %prep %setup -q -n AutoClass %build %{__perl} Makefile.PL INSTALLDIRS=vendor make %{?_smp_mflags} %install rm -rf $RPM_BUILD_ROOT make pure_install PERL_INSTALL_ROOT=$RPM_BUILD_ROOT find $RPM_BUILD_ROOT -type f -name .packlist -exec rm -f {} \; find $RPM_BUILD_ROOT -depth -type d -exec rmdir {} 2>/dev/null \; %{_fixperms} $RPM_BUILD_ROOT/* %check make test %clean rm -rf $RPM_BUILD_ROOT %files %defattr(-,root,root,-) %doc Changes Makefile %{perl_vendorlib}/* %{_mandir}/man3/* %changelog * Thu Mar 30 2007 Alex Lancaster 1_01-2 - Add perl(Test::Deep) to BR. * Thu Mar 29 2007 Alex Lancaster 1_01-1 - Specfile autogenerated by cpanspec 1.69.1. Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/perl-AutoClass/devel/.cvsignore,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- .cvsignore 2 Apr 2007 13:19:52 -0000 1.1 +++ .cvsignore 2 Apr 2007 22:38:47 -0000 1.2 @@ -0,0 +1 @@ +autoclass_v1_01.tgz Index: sources =================================================================== RCS file: /cvs/extras/rpms/perl-AutoClass/devel/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 2 Apr 2007 13:19:52 -0000 1.1 +++ sources 2 Apr 2007 22:38:47 -0000 1.2 @@ -0,0 +1 @@ +5f04fa29d6cd01b4d1b707ed79edb8e6 autoclass_v1_01.tgz From fedora-extras-commits at redhat.com Mon Apr 2 22:41:29 2007 From: fedora-extras-commits at redhat.com (Alex Lancaster (alexlan)) Date: Mon, 2 Apr 2007 18:41:29 -0400 Subject: rpms/perl-AutoClass/FC-6 perl-AutoClass.spec, NONE, 1.1 .cvsignore, 1.1, 1.2 sources, 1.1, 1.2 Message-ID: <200704022241.l32MfTrC000846@cvs-int.fedora.redhat.com> Author: alexlan Update of /cvs/extras/rpms/perl-AutoClass/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv823/FC-6 Modified Files: .cvsignore sources Added Files: perl-AutoClass.spec Log Message: auto-import perl-AutoClass-1_01-2 on branch FC-6 from perl-AutoClass-1_01-2.src.rpm --- NEW FILE perl-AutoClass.spec --- Name: perl-AutoClass Version: 1_01 Release: 2%{?dist} Summary: Automatically define classes and objects for Perl License: GPL or Artistic Group: Development/Libraries URL: http://search.cpan.org/dist/autoclass/ Source0: http://www.cpan.org/modules/by-module/Class/autoclass_v%{version}.tgz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch BuildRequires: perl(IO::Scalar) BuildRequires: perl(Test::Deep) BuildRequires: perl(ExtUtils::MakeMaker) Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) %description AutoClass is a Perl module to automatically define simple get and set methods to automatically initialize objects in a (possibly multiple) inheritance structure. %prep %setup -q -n AutoClass %build %{__perl} Makefile.PL INSTALLDIRS=vendor make %{?_smp_mflags} %install rm -rf $RPM_BUILD_ROOT make pure_install PERL_INSTALL_ROOT=$RPM_BUILD_ROOT find $RPM_BUILD_ROOT -type f -name .packlist -exec rm -f {} \; find $RPM_BUILD_ROOT -depth -type d -exec rmdir {} 2>/dev/null \; %{_fixperms} $RPM_BUILD_ROOT/* %check make test %clean rm -rf $RPM_BUILD_ROOT %files %defattr(-,root,root,-) %doc Changes Makefile %{perl_vendorlib}/* %{_mandir}/man3/* %changelog * Thu Mar 30 2007 Alex Lancaster 1_01-2 - Add perl(Test::Deep) to BR. * Thu Mar 29 2007 Alex Lancaster 1_01-1 - Specfile autogenerated by cpanspec 1.69.1. Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/perl-AutoClass/FC-6/.cvsignore,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- .cvsignore 2 Apr 2007 13:19:52 -0000 1.1 +++ .cvsignore 2 Apr 2007 22:40:56 -0000 1.2 @@ -0,0 +1 @@ +autoclass_v1_01.tgz Index: sources =================================================================== RCS file: /cvs/extras/rpms/perl-AutoClass/FC-6/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 2 Apr 2007 13:19:52 -0000 1.1 +++ sources 2 Apr 2007 22:40:56 -0000 1.2 @@ -0,0 +1 @@ +5f04fa29d6cd01b4d1b707ed79edb8e6 autoclass_v1_01.tgz From fedora-extras-commits at redhat.com Mon Apr 2 22:42:18 2007 From: fedora-extras-commits at redhat.com (Alex Lancaster (alexlan)) Date: Mon, 2 Apr 2007 18:42:18 -0400 Subject: rpms/perl-AutoClass/FC-5 perl-AutoClass.spec, NONE, 1.1 .cvsignore, 1.1, 1.2 sources, 1.1, 1.2 Message-ID: <200704022242.l32MgI6p000979@cvs-int.fedora.redhat.com> Author: alexlan Update of /cvs/extras/rpms/perl-AutoClass/FC-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv949/FC-5 Modified Files: .cvsignore sources Added Files: perl-AutoClass.spec Log Message: auto-import perl-AutoClass-1_01-2 on branch FC-5 from perl-AutoClass-1_01-2.src.rpm --- NEW FILE perl-AutoClass.spec --- Name: perl-AutoClass Version: 1_01 Release: 2%{?dist} Summary: Automatically define classes and objects for Perl License: GPL or Artistic Group: Development/Libraries URL: http://search.cpan.org/dist/autoclass/ Source0: http://www.cpan.org/modules/by-module/Class/autoclass_v%{version}.tgz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch BuildRequires: perl(IO::Scalar) BuildRequires: perl(Test::Deep) BuildRequires: perl(ExtUtils::MakeMaker) Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) %description AutoClass is a Perl module to automatically define simple get and set methods to automatically initialize objects in a (possibly multiple) inheritance structure. %prep %setup -q -n AutoClass %build %{__perl} Makefile.PL INSTALLDIRS=vendor make %{?_smp_mflags} %install rm -rf $RPM_BUILD_ROOT make pure_install PERL_INSTALL_ROOT=$RPM_BUILD_ROOT find $RPM_BUILD_ROOT -type f -name .packlist -exec rm -f {} \; find $RPM_BUILD_ROOT -depth -type d -exec rmdir {} 2>/dev/null \; %{_fixperms} $RPM_BUILD_ROOT/* %check make test %clean rm -rf $RPM_BUILD_ROOT %files %defattr(-,root,root,-) %doc Changes Makefile %{perl_vendorlib}/* %{_mandir}/man3/* %changelog * Thu Mar 30 2007 Alex Lancaster 1_01-2 - Add perl(Test::Deep) to BR. * Thu Mar 29 2007 Alex Lancaster 1_01-1 - Specfile autogenerated by cpanspec 1.69.1. Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/perl-AutoClass/FC-5/.cvsignore,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- .cvsignore 2 Apr 2007 13:19:52 -0000 1.1 +++ .cvsignore 2 Apr 2007 22:41:45 -0000 1.2 @@ -0,0 +1 @@ +autoclass_v1_01.tgz Index: sources =================================================================== RCS file: /cvs/extras/rpms/perl-AutoClass/FC-5/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 2 Apr 2007 13:19:52 -0000 1.1 +++ sources 2 Apr 2007 22:41:45 -0000 1.2 @@ -0,0 +1 @@ +5f04fa29d6cd01b4d1b707ed79edb8e6 autoclass_v1_01.tgz From fedora-extras-commits at redhat.com Mon Apr 2 22:43:54 2007 From: fedora-extras-commits at redhat.com (Alex Lancaster (alexlan)) Date: Mon, 2 Apr 2007 18:43:54 -0400 Subject: rpms/perl-Bio-ASN1-EntrezGene/devel perl-Bio-ASN1-EntrezGene.spec, NONE, 1.1 .cvsignore, 1.1, 1.2 sources, 1.1, 1.2 Message-ID: <200704022243.l32MhsIk001119@cvs-int.fedora.redhat.com> Author: alexlan Update of /cvs/extras/rpms/perl-Bio-ASN1-EntrezGene/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv1098/devel Modified Files: .cvsignore sources Added Files: perl-Bio-ASN1-EntrezGene.spec Log Message: auto-import perl-Bio-ASN1-EntrezGene-1.091-2 on branch devel from perl-Bio-ASN1-EntrezGene-1.091-2.src.rpm --- NEW FILE perl-Bio-ASN1-EntrezGene.spec --- Name: perl-Bio-ASN1-EntrezGene Version: 1.091 Release: 2%{?dist} Summary: Regular expression-based Perl Parser for NCBI Entrez Gene License: GPL or Artistic Group: Development/Libraries URL: http://search.cpan.org/dist/Bio-ASN1-EntrezGene/ Source0: http://www.cpan.org/modules/by-module/Bio/Bio-ASN1-EntrezGene-%{version}.tgz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch BuildRequires: perl(ExtUtils::MakeMaker) Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) %description Bio::ASN1::EntrezGene is a regular expression-based Perl Parser for NCBI Entrez Gene genome databases (http://www.ncbi.nih.gov/entrez/query.fcgi?db=gene). It parses an ASN.1- formatted Entrez Gene record and returns a data structure that contains all data items from the gene record. %prep %setup -q -n Bio-ASN1-EntrezGene-1.09 # remove all execute bits from the doc stuff # so that dependency generator doesn't try to fulfill deps find examples -type f -exec chmod -x {} 2>/dev/null ';' %build %{__perl} Makefile.PL INSTALLDIRS=vendor make %{?_smp_mflags} %install rm -rf $RPM_BUILD_ROOT make pure_install PERL_INSTALL_ROOT=$RPM_BUILD_ROOT find $RPM_BUILD_ROOT -type f -name .packlist -exec rm -f {} \; find $RPM_BUILD_ROOT -depth -type d -exec rmdir {} 2>/dev/null \; %{_fixperms} $RPM_BUILD_ROOT/* ## disable tests because of circular BuildRequires with bioperl %check %{?_with_check:make test || :} %clean rm -rf $RPM_BUILD_ROOT %files %defattr(-,root,root,-) %doc examples %doc Changes README README.1st %{perl_vendorlib}/* %{_mandir}/man3/* %changelog * Mon Apr 02 2007 Alex Lancaster 1.091-2 - Include the "examples" subdirectory as documentation as per comments from Chris Weyl. Strip executable bits from these scripts. * Fri Mar 23 2007 Alex Lancaster 1.091-1 - Disable tests because of circular BuildRequires with perl-bioperl. - Specfile autogenerated by cpanspec 1.69.1. Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/perl-Bio-ASN1-EntrezGene/devel/.cvsignore,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- .cvsignore 2 Apr 2007 13:28:48 -0000 1.1 +++ .cvsignore 2 Apr 2007 22:43:21 -0000 1.2 @@ -0,0 +1 @@ +Bio-ASN1-EntrezGene-1.091.tgz Index: sources =================================================================== RCS file: /cvs/extras/rpms/perl-Bio-ASN1-EntrezGene/devel/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 2 Apr 2007 13:28:48 -0000 1.1 +++ sources 2 Apr 2007 22:43:21 -0000 1.2 @@ -0,0 +1 @@ +fabb888e03435007e08050def1aed0ac Bio-ASN1-EntrezGene-1.091.tgz From fedora-extras-commits at redhat.com Mon Apr 2 22:45:06 2007 From: fedora-extras-commits at redhat.com (Alex Lancaster (alexlan)) Date: Mon, 2 Apr 2007 18:45:06 -0400 Subject: rpms/perl-Bio-ASN1-EntrezGene/FC-6 perl-Bio-ASN1-EntrezGene.spec, NONE, 1.1 .cvsignore, 1.1, 1.2 sources, 1.1, 1.2 Message-ID: <200704022245.l32Mj6Gs001265@cvs-int.fedora.redhat.com> Author: alexlan Update of /cvs/extras/rpms/perl-Bio-ASN1-EntrezGene/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv1233/FC-6 Modified Files: .cvsignore sources Added Files: perl-Bio-ASN1-EntrezGene.spec Log Message: auto-import perl-Bio-ASN1-EntrezGene-1.091-2 on branch FC-6 from perl-Bio-ASN1-EntrezGene-1.091-2.src.rpm --- NEW FILE perl-Bio-ASN1-EntrezGene.spec --- Name: perl-Bio-ASN1-EntrezGene Version: 1.091 Release: 2%{?dist} Summary: Regular expression-based Perl Parser for NCBI Entrez Gene License: GPL or Artistic Group: Development/Libraries URL: http://search.cpan.org/dist/Bio-ASN1-EntrezGene/ Source0: http://www.cpan.org/modules/by-module/Bio/Bio-ASN1-EntrezGene-%{version}.tgz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch BuildRequires: perl(ExtUtils::MakeMaker) Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) %description Bio::ASN1::EntrezGene is a regular expression-based Perl Parser for NCBI Entrez Gene genome databases (http://www.ncbi.nih.gov/entrez/query.fcgi?db=gene). It parses an ASN.1- formatted Entrez Gene record and returns a data structure that contains all data items from the gene record. %prep %setup -q -n Bio-ASN1-EntrezGene-1.09 # remove all execute bits from the doc stuff # so that dependency generator doesn't try to fulfill deps find examples -type f -exec chmod -x {} 2>/dev/null ';' %build %{__perl} Makefile.PL INSTALLDIRS=vendor make %{?_smp_mflags} %install rm -rf $RPM_BUILD_ROOT make pure_install PERL_INSTALL_ROOT=$RPM_BUILD_ROOT find $RPM_BUILD_ROOT -type f -name .packlist -exec rm -f {} \; find $RPM_BUILD_ROOT -depth -type d -exec rmdir {} 2>/dev/null \; %{_fixperms} $RPM_BUILD_ROOT/* ## disable tests because of circular BuildRequires with bioperl %check %{?_with_check:make test || :} %clean rm -rf $RPM_BUILD_ROOT %files %defattr(-,root,root,-) %doc examples %doc Changes README README.1st %{perl_vendorlib}/* %{_mandir}/man3/* %changelog * Mon Apr 02 2007 Alex Lancaster 1.091-2 - Include the "examples" subdirectory as documentation as per comments from Chris Weyl. Strip executable bits from these scripts. * Fri Mar 23 2007 Alex Lancaster 1.091-1 - Disable tests because of circular BuildRequires with perl-bioperl. - Specfile autogenerated by cpanspec 1.69.1. Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/perl-Bio-ASN1-EntrezGene/FC-6/.cvsignore,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- .cvsignore 2 Apr 2007 13:28:48 -0000 1.1 +++ .cvsignore 2 Apr 2007 22:44:33 -0000 1.2 @@ -0,0 +1 @@ +Bio-ASN1-EntrezGene-1.091.tgz Index: sources =================================================================== RCS file: /cvs/extras/rpms/perl-Bio-ASN1-EntrezGene/FC-6/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 2 Apr 2007 13:28:48 -0000 1.1 +++ sources 2 Apr 2007 22:44:33 -0000 1.2 @@ -0,0 +1 @@ +fabb888e03435007e08050def1aed0ac Bio-ASN1-EntrezGene-1.091.tgz From fedora-extras-commits at redhat.com Mon Apr 2 22:46:20 2007 From: fedora-extras-commits at redhat.com (Alex Lancaster (alexlan)) Date: Mon, 2 Apr 2007 18:46:20 -0400 Subject: rpms/perl-Bio-ASN1-EntrezGene/FC-5 perl-Bio-ASN1-EntrezGene.spec, NONE, 1.1 .cvsignore, 1.1, 1.2 sources, 1.1, 1.2 Message-ID: <200704022246.l32MkKUl001404@cvs-int.fedora.redhat.com> Author: alexlan Update of /cvs/extras/rpms/perl-Bio-ASN1-EntrezGene/FC-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv1377/FC-5 Modified Files: .cvsignore sources Added Files: perl-Bio-ASN1-EntrezGene.spec Log Message: auto-import perl-Bio-ASN1-EntrezGene-1.091-2 on branch FC-5 from perl-Bio-ASN1-EntrezGene-1.091-2.src.rpm --- NEW FILE perl-Bio-ASN1-EntrezGene.spec --- Name: perl-Bio-ASN1-EntrezGene Version: 1.091 Release: 2%{?dist} Summary: Regular expression-based Perl Parser for NCBI Entrez Gene License: GPL or Artistic Group: Development/Libraries URL: http://search.cpan.org/dist/Bio-ASN1-EntrezGene/ Source0: http://www.cpan.org/modules/by-module/Bio/Bio-ASN1-EntrezGene-%{version}.tgz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch BuildRequires: perl(ExtUtils::MakeMaker) Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) %description Bio::ASN1::EntrezGene is a regular expression-based Perl Parser for NCBI Entrez Gene genome databases (http://www.ncbi.nih.gov/entrez/query.fcgi?db=gene). It parses an ASN.1- formatted Entrez Gene record and returns a data structure that contains all data items from the gene record. %prep %setup -q -n Bio-ASN1-EntrezGene-1.09 # remove all execute bits from the doc stuff # so that dependency generator doesn't try to fulfill deps find examples -type f -exec chmod -x {} 2>/dev/null ';' %build %{__perl} Makefile.PL INSTALLDIRS=vendor make %{?_smp_mflags} %install rm -rf $RPM_BUILD_ROOT make pure_install PERL_INSTALL_ROOT=$RPM_BUILD_ROOT find $RPM_BUILD_ROOT -type f -name .packlist -exec rm -f {} \; find $RPM_BUILD_ROOT -depth -type d -exec rmdir {} 2>/dev/null \; %{_fixperms} $RPM_BUILD_ROOT/* ## disable tests because of circular BuildRequires with bioperl %check %{?_with_check:make test || :} %clean rm -rf $RPM_BUILD_ROOT %files %defattr(-,root,root,-) %doc examples %doc Changes README README.1st %{perl_vendorlib}/* %{_mandir}/man3/* %changelog * Mon Apr 02 2007 Alex Lancaster 1.091-2 - Include the "examples" subdirectory as documentation as per comments from Chris Weyl. Strip executable bits from these scripts. * Fri Mar 23 2007 Alex Lancaster 1.091-1 - Disable tests because of circular BuildRequires with perl-bioperl. - Specfile autogenerated by cpanspec 1.69.1. Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/perl-Bio-ASN1-EntrezGene/FC-5/.cvsignore,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- .cvsignore 2 Apr 2007 13:28:48 -0000 1.1 +++ .cvsignore 2 Apr 2007 22:45:47 -0000 1.2 @@ -0,0 +1 @@ +Bio-ASN1-EntrezGene-1.091.tgz Index: sources =================================================================== RCS file: /cvs/extras/rpms/perl-Bio-ASN1-EntrezGene/FC-5/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 2 Apr 2007 13:28:48 -0000 1.1 +++ sources 2 Apr 2007 22:45:47 -0000 1.2 @@ -0,0 +1 @@ +fabb888e03435007e08050def1aed0ac Bio-ASN1-EntrezGene-1.091.tgz From fedora-extras-commits at redhat.com Mon Apr 2 22:47:35 2007 From: fedora-extras-commits at redhat.com (Alex Lancaster (alexlan)) Date: Mon, 2 Apr 2007 18:47:35 -0400 Subject: rpms/perl-PostScript/devel perl-PostScript-0.06-example.patch, NONE, 1.1 perl-PostScript.spec, NONE, 1.1 .cvsignore, 1.1, 1.2 sources, 1.1, 1.2 Message-ID: <200704022247.l32MlZA3001508@cvs-int.fedora.redhat.com> Author: alexlan Update of /cvs/extras/rpms/perl-PostScript/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv1484/devel Modified Files: .cvsignore sources Added Files: perl-PostScript-0.06-example.patch perl-PostScript.spec Log Message: auto-import perl-PostScript-0.06-1 on branch devel from perl-PostScript-0.06-1.src.rpm perl-PostScript-0.06-example.patch: --- NEW FILE perl-PostScript-0.06-example.patch --- --- example.pl.orig 2007-03-29 05:47:07.000000000 -0700 +++ example.pl 2007-03-29 05:49:28.000000000 -0700 @@ -1,4 +1,4 @@ -#!/usr/local/bin/perl -w +#!/usr/bin/perl -w use strict; use PostScript::TextBlock; --- NEW FILE perl-PostScript.spec --- Name: perl-PostScript Version: 0.06 Release: 1%{?dist} Summary: PostScript Perl module License: GPL or Artistic Group: Development/Libraries URL: http://search.cpan.org/dist/PostScript/ Source0: http://www.cpan.org/modules/by-module/PostScript/PostScript-%{version}.tar.gz Patch0: perl-PostScript-0.06-example.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch BuildRequires: perl(ExtUtils::MakeMaker) Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) %description Perl package that generates PostScript files. %prep %setup -q -n PostScript-%{version} %patch0 -p0 %build %{__perl} Makefile.PL INSTALLDIRS=vendor make %{?_smp_mflags} %install rm -rf $RPM_BUILD_ROOT make pure_install PERL_INSTALL_ROOT=$RPM_BUILD_ROOT find $RPM_BUILD_ROOT -type f -name .packlist -exec rm -f {} \; find $RPM_BUILD_ROOT -depth -type d -exec rmdir {} 2>/dev/null \; rm -f $RPM_BUILD_ROOT/%{perl_vendorlib}/PostScript/example.pl %{_fixperms} $RPM_BUILD_ROOT/* %check make test %clean rm -rf $RPM_BUILD_ROOT %files %defattr(-,root,root,-) %doc example.pl example.txt psoutput.ps README %{perl_vendorlib}/* %{_mandir}/man3/* %changelog * Fri Mar 23 2007 Alex Lancaster 0.06-1 - Do not install example.pl - Patch to fix interpreter - Specfile autogenerated by cpanspec 1.69.1. Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/perl-PostScript/devel/.cvsignore,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- .cvsignore 2 Apr 2007 12:52:29 -0000 1.1 +++ .cvsignore 2 Apr 2007 22:47:02 -0000 1.2 @@ -0,0 +1 @@ +PostScript-0.06.tar.gz Index: sources =================================================================== RCS file: /cvs/extras/rpms/perl-PostScript/devel/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 2 Apr 2007 12:52:29 -0000 1.1 +++ sources 2 Apr 2007 22:47:02 -0000 1.2 @@ -0,0 +1 @@ +2a91cc23f2d8958e063f7ff09163faa0 PostScript-0.06.tar.gz From fedora-extras-commits at redhat.com Mon Apr 2 22:49:06 2007 From: fedora-extras-commits at redhat.com (Alex Lancaster (alexlan)) Date: Mon, 2 Apr 2007 18:49:06 -0400 Subject: rpms/perl-PostScript/FC-6 perl-PostScript-0.06-example.patch, NONE, 1.1 perl-PostScript.spec, NONE, 1.1 .cvsignore, 1.1, 1.2 sources, 1.1, 1.2 Message-ID: <200704022249.l32Mn637001691@cvs-int.fedora.redhat.com> Author: alexlan Update of /cvs/extras/rpms/perl-PostScript/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv1585/FC-6 Modified Files: .cvsignore sources Added Files: perl-PostScript-0.06-example.patch perl-PostScript.spec Log Message: auto-import perl-PostScript-0.06-1 on branch FC-6 from perl-PostScript-0.06-1.src.rpm perl-PostScript-0.06-example.patch: --- NEW FILE perl-PostScript-0.06-example.patch --- --- example.pl.orig 2007-03-29 05:47:07.000000000 -0700 +++ example.pl 2007-03-29 05:49:28.000000000 -0700 @@ -1,4 +1,4 @@ -#!/usr/local/bin/perl -w +#!/usr/bin/perl -w use strict; use PostScript::TextBlock; --- NEW FILE perl-PostScript.spec --- Name: perl-PostScript Version: 0.06 Release: 1%{?dist} Summary: PostScript Perl module License: GPL or Artistic Group: Development/Libraries URL: http://search.cpan.org/dist/PostScript/ Source0: http://www.cpan.org/modules/by-module/PostScript/PostScript-%{version}.tar.gz Patch0: perl-PostScript-0.06-example.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch BuildRequires: perl(ExtUtils::MakeMaker) Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) %description Perl package that generates PostScript files. %prep %setup -q -n PostScript-%{version} %patch0 -p0 %build %{__perl} Makefile.PL INSTALLDIRS=vendor make %{?_smp_mflags} %install rm -rf $RPM_BUILD_ROOT make pure_install PERL_INSTALL_ROOT=$RPM_BUILD_ROOT find $RPM_BUILD_ROOT -type f -name .packlist -exec rm -f {} \; find $RPM_BUILD_ROOT -depth -type d -exec rmdir {} 2>/dev/null \; rm -f $RPM_BUILD_ROOT/%{perl_vendorlib}/PostScript/example.pl %{_fixperms} $RPM_BUILD_ROOT/* %check make test %clean rm -rf $RPM_BUILD_ROOT %files %defattr(-,root,root,-) %doc example.pl example.txt psoutput.ps README %{perl_vendorlib}/* %{_mandir}/man3/* %changelog * Fri Mar 23 2007 Alex Lancaster 0.06-1 - Do not install example.pl - Patch to fix interpreter - Specfile autogenerated by cpanspec 1.69.1. Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/perl-PostScript/FC-6/.cvsignore,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- .cvsignore 2 Apr 2007 12:52:29 -0000 1.1 +++ .cvsignore 2 Apr 2007 22:48:33 -0000 1.2 @@ -0,0 +1 @@ +PostScript-0.06.tar.gz Index: sources =================================================================== RCS file: /cvs/extras/rpms/perl-PostScript/FC-6/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 2 Apr 2007 12:52:29 -0000 1.1 +++ sources 2 Apr 2007 22:48:33 -0000 1.2 @@ -0,0 +1 @@ +2a91cc23f2d8958e063f7ff09163faa0 PostScript-0.06.tar.gz From fedora-extras-commits at redhat.com Mon Apr 2 22:49:55 2007 From: fedora-extras-commits at redhat.com (Alex Lancaster (alexlan)) Date: Mon, 2 Apr 2007 18:49:55 -0400 Subject: rpms/perl-PostScript/FC-5 perl-PostScript-0.06-example.patch, NONE, 1.1 perl-PostScript.spec, NONE, 1.1 .cvsignore, 1.1, 1.2 sources, 1.1, 1.2 Message-ID: <200704022249.l32MntwT001831@cvs-int.fedora.redhat.com> Author: alexlan Update of /cvs/extras/rpms/perl-PostScript/FC-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv1802/FC-5 Modified Files: .cvsignore sources Added Files: perl-PostScript-0.06-example.patch perl-PostScript.spec Log Message: auto-import perl-PostScript-0.06-1 on branch FC-5 from perl-PostScript-0.06-1.src.rpm perl-PostScript-0.06-example.patch: --- NEW FILE perl-PostScript-0.06-example.patch --- --- example.pl.orig 2007-03-29 05:47:07.000000000 -0700 +++ example.pl 2007-03-29 05:49:28.000000000 -0700 @@ -1,4 +1,4 @@ -#!/usr/local/bin/perl -w +#!/usr/bin/perl -w use strict; use PostScript::TextBlock; --- NEW FILE perl-PostScript.spec --- Name: perl-PostScript Version: 0.06 Release: 1%{?dist} Summary: PostScript Perl module License: GPL or Artistic Group: Development/Libraries URL: http://search.cpan.org/dist/PostScript/ Source0: http://www.cpan.org/modules/by-module/PostScript/PostScript-%{version}.tar.gz Patch0: perl-PostScript-0.06-example.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch BuildRequires: perl(ExtUtils::MakeMaker) Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) %description Perl package that generates PostScript files. %prep %setup -q -n PostScript-%{version} %patch0 -p0 %build %{__perl} Makefile.PL INSTALLDIRS=vendor make %{?_smp_mflags} %install rm -rf $RPM_BUILD_ROOT make pure_install PERL_INSTALL_ROOT=$RPM_BUILD_ROOT find $RPM_BUILD_ROOT -type f -name .packlist -exec rm -f {} \; find $RPM_BUILD_ROOT -depth -type d -exec rmdir {} 2>/dev/null \; rm -f $RPM_BUILD_ROOT/%{perl_vendorlib}/PostScript/example.pl %{_fixperms} $RPM_BUILD_ROOT/* %check make test %clean rm -rf $RPM_BUILD_ROOT %files %defattr(-,root,root,-) %doc example.pl example.txt psoutput.ps README %{perl_vendorlib}/* %{_mandir}/man3/* %changelog * Fri Mar 23 2007 Alex Lancaster 0.06-1 - Do not install example.pl - Patch to fix interpreter - Specfile autogenerated by cpanspec 1.69.1. Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/perl-PostScript/FC-5/.cvsignore,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- .cvsignore 2 Apr 2007 12:52:29 -0000 1.1 +++ .cvsignore 2 Apr 2007 22:49:22 -0000 1.2 @@ -0,0 +1 @@ +PostScript-0.06.tar.gz Index: sources =================================================================== RCS file: /cvs/extras/rpms/perl-PostScript/FC-5/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 2 Apr 2007 12:52:29 -0000 1.1 +++ sources 2 Apr 2007 22:49:22 -0000 1.2 @@ -0,0 +1 @@ +2a91cc23f2d8958e063f7ff09163faa0 PostScript-0.06.tar.gz From fedora-extras-commits at redhat.com Mon Apr 2 23:10:14 2007 From: fedora-extras-commits at redhat.com (Steven Pritchard (steve)) Date: Mon, 2 Apr 2007 19:10:14 -0400 Subject: rpms/perl-Imager/devel perl-Imager.spec,1.7,1.8 Message-ID: <200704022310.l32NAE8E006444@cvs-int.fedora.redhat.com> Author: steve Update of /cvs/extras/rpms/perl-Imager/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv6335 Modified Files: perl-Imager.spec Log Message: BR Inline, Test::Pod, and Test::Pod::Coverage perl modules and rgb (for rgb.txt) for better test coverage. Fix path to rgb.txt in lib/Imager/Color.pm and t/t15color.t. Index: perl-Imager.spec =================================================================== RCS file: /cvs/extras/rpms/perl-Imager/devel/perl-Imager.spec,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- perl-Imager.spec 2 Apr 2007 20:56:21 -0000 1.7 +++ perl-Imager.spec 2 Apr 2007 23:09:41 -0000 1.8 @@ -1,6 +1,6 @@ Name: perl-Imager Version: 0.56 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Perl extension for Generating 24 bit Images License: GPL or Artistic Group: Development/Libraries @@ -10,12 +10,16 @@ BuildRequires: perl(ExtUtils::Depends) BuildRequires: perl(ExtUtils::MakeMaker) BuildRequires: perl(Parse::RecDescent) +BuildRequires: perl(Inline) +BuildRequires: perl(Test::Pod) >= 1.00 +BuildRequires: perl(Test::Pod::Coverage) >= 1.08 BuildRequires: freetype-devel BuildRequires: libjpeg-devel BuildRequires: libpng-devel BuildRequires: libtiff-devel BuildRequires: libungif-devel BuildRequires: t1lib-devel +BuildRequires: rgb Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) %description @@ -36,6 +40,10 @@ -exec perl -pi -e '$_=undef if ($.==1 and /^\#\!.*perl/)' {} \; chmod a-x samples/* +# Fix path to rgb.txt. +%{__perl} -pi -e 's,/usr/lib/X11/,/usr/share/X11/,' \ + lib/Imager/Color.pm t/t15color.t + %build %{__perl} Makefile.PL INSTALLDIRS=vendor OPTIMIZE="$RPM_OPT_FLAGS" make %{?_smp_mflags} @@ -66,6 +74,11 @@ %{_mandir}/man3/* %changelog +* Mon Apr 02 2007 Steven Pritchard 0.56-2 +- BR Inline, Test::Pod, and Test::Pod::Coverage perl modules and rgb + (for rgb.txt) for better test coverage. +- Fix path to rgb.txt in lib/Imager/Color.pm and t/t15color.t. + * Mon Apr 02 2007 Steven Pritchard 0.56-1 - Update to 0.56. - BR ExtUtils::MakeMaker. From fedora-extras-commits at redhat.com Mon Apr 2 23:39:17 2007 From: fedora-extras-commits at redhat.com (Alex Lancaster (alexlan)) Date: Mon, 2 Apr 2007 19:39:17 -0400 Subject: rpms/perl-Convert-Binary-C/devel perl-Convert-Binary-C.spec, 1.1, 1.2 Message-ID: <200704022339.l32NdHqL010430@cvs-int.fedora.redhat.com> Author: alexlan Update of /cvs/extras/rpms/perl-Convert-Binary-C/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv10333 Modified Files: perl-Convert-Binary-C.spec Log Message: * Mon Apr 02 2007 Alex Lancaster 0.67-4 - Remove '%{?_smp_mflags}', package does not support parallel make. Index: perl-Convert-Binary-C.spec =================================================================== RCS file: /cvs/extras/rpms/perl-Convert-Binary-C/devel/perl-Convert-Binary-C.spec,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- perl-Convert-Binary-C.spec 30 Mar 2007 01:41:02 -0000 1.1 +++ perl-Convert-Binary-C.spec 2 Apr 2007 23:38:43 -0000 1.2 @@ -1,6 +1,6 @@ Name: perl-Convert-Binary-C Version: 0.67 -Release: 3%{?dist} +Release: 4%{?dist} Summary: Binary data conversion using C types License: GPL or Artistic Group: Development/Libraries @@ -25,7 +25,7 @@ %build %{__perl} Makefile.PL INSTALLDIRS=vendor OPTIMIZE="$RPM_OPT_FLAGS" -make %{?_smp_mflags} +make %install rm -rf $RPM_BUILD_ROOT @@ -54,6 +54,9 @@ %{_mandir}/man3/* %changelog +* Mon Apr 02 2007 Alex Lancaster 0.67-4 +- Remove '%{?_smp_mflags}', package does not support parallel make. + * Thu Mar 29 2007 Alex Lancaster 0.67-3 - Add BuildRequires: perl(Test::Pod), perl(Test::Pod::Coverage) From fedora-extras-commits at redhat.com Mon Apr 2 23:41:22 2007 From: fedora-extras-commits at redhat.com (=?utf-8?q?G=C3=A9rard_Milmeister?= (gemi)) Date: Mon, 2 Apr 2007 19:41:22 -0400 Subject: rpms/abcm2ps/FC-6 .cvsignore, 1.31, 1.32 abcm2ps.spec, 1.34, 1.35 sources, 1.31, 1.32 Message-ID: <200704022341.l32NfMuJ010795@cvs-int.fedora.redhat.com> Author: gemi Update of /cvs/extras/rpms/abcm2ps/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv10684/FC-6 Modified Files: .cvsignore abcm2ps.spec sources Log Message: new version 5.4.0 Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/abcm2ps/FC-6/.cvsignore,v retrieving revision 1.31 retrieving revision 1.32 diff -u -r1.31 -r1.32 --- .cvsignore 16 Mar 2007 18:08:56 -0000 1.31 +++ .cvsignore 2 Apr 2007 23:40:49 -0000 1.32 @@ -1,2 +1,2 @@ -abcm2ps-5.3.1.tar.gz +abcm2ps-5.4.0.tar.gz abcplus_en-1.0.4.zip Index: abcm2ps.spec =================================================================== RCS file: /cvs/extras/rpms/abcm2ps/FC-6/abcm2ps.spec,v retrieving revision 1.34 retrieving revision 1.35 diff -u -r1.34 -r1.35 --- abcm2ps.spec 16 Mar 2007 18:08:56 -0000 1.34 +++ abcm2ps.spec 2 Apr 2007 23:40:49 -0000 1.35 @@ -1,12 +1,12 @@ Name: abcm2ps -Version: 5.3.1 +Version: 5.4.0 Release: 1%{?dist} Summary: A program to typeset ABC tunes into Postscript Group: Applications/Multimedia License: GPL URL: http://moinejf.free.fr -Source0: http://moinejf.free.fr/abcm2ps-5.3.1.tar.gz +Source0: http://moinejf.free.fr/abcm2ps-%{version}.tar.gz Source1: http://abcplus.sourceforge.net/abcplus_en-1.0.4.zip BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) @@ -52,6 +52,9 @@ %changelog +* Tue Apr 3 2007 Gerard Milmeister - 5.4.0-1 +- new version 5.4.0 + * Fri Mar 16 2007 Gerard Milmeister - 5.3.1-1 - new version 5.3.1 Index: sources =================================================================== RCS file: /cvs/extras/rpms/abcm2ps/FC-6/sources,v retrieving revision 1.31 retrieving revision 1.32 diff -u -r1.31 -r1.32 --- sources 16 Mar 2007 18:08:56 -0000 1.31 +++ sources 2 Apr 2007 23:40:49 -0000 1.32 @@ -1,2 +1,2 @@ -833ffd27b376ae23045fdab21665b3e5 abcm2ps-5.3.1.tar.gz +f78c746d63e00f5928185ea20c2c20eb abcm2ps-5.4.0.tar.gz 99c819d25c4a1db906ae1f09def98e96 abcplus_en-1.0.4.zip From fedora-extras-commits at redhat.com Mon Apr 2 23:41:25 2007 From: fedora-extras-commits at redhat.com (=?utf-8?q?G=C3=A9rard_Milmeister?= (gemi)) Date: Mon, 2 Apr 2007 19:41:25 -0400 Subject: rpms/abcm2ps/devel .cvsignore, 1.31, 1.32 abcm2ps.spec, 1.34, 1.35 sources, 1.31, 1.32 Message-ID: <200704022341.l32NfPiU010812@cvs-int.fedora.redhat.com> Author: gemi Update of /cvs/extras/rpms/abcm2ps/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv10684/devel Modified Files: .cvsignore abcm2ps.spec sources Log Message: new version 5.4.0 Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/abcm2ps/devel/.cvsignore,v retrieving revision 1.31 retrieving revision 1.32 diff -u -r1.31 -r1.32 --- .cvsignore 16 Mar 2007 18:10:53 -0000 1.31 +++ .cvsignore 2 Apr 2007 23:40:52 -0000 1.32 @@ -1,2 +1,2 @@ -abcm2ps-5.3.1.tar.gz +abcm2ps-5.4.0.tar.gz abcplus_en-1.0.4.zip Index: abcm2ps.spec =================================================================== RCS file: /cvs/extras/rpms/abcm2ps/devel/abcm2ps.spec,v retrieving revision 1.34 retrieving revision 1.35 diff -u -r1.34 -r1.35 --- abcm2ps.spec 16 Mar 2007 18:10:53 -0000 1.34 +++ abcm2ps.spec 2 Apr 2007 23:40:52 -0000 1.35 @@ -1,12 +1,12 @@ Name: abcm2ps -Version: 5.3.1 +Version: 5.4.0 Release: 1%{?dist} Summary: A program to typeset ABC tunes into Postscript Group: Applications/Multimedia License: GPL URL: http://moinejf.free.fr -Source0: http://moinejf.free.fr/abcm2ps-5.3.1.tar.gz +Source0: http://moinejf.free.fr/abcm2ps-%{version}.tar.gz Source1: http://abcplus.sourceforge.net/abcplus_en-1.0.4.zip BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) @@ -52,6 +52,9 @@ %changelog +* Tue Apr 3 2007 Gerard Milmeister - 5.4.0-1 +- new version 5.4.0 + * Fri Mar 16 2007 Gerard Milmeister - 5.3.1-1 - new version 5.3.1 Index: sources =================================================================== RCS file: /cvs/extras/rpms/abcm2ps/devel/sources,v retrieving revision 1.31 retrieving revision 1.32 diff -u -r1.31 -r1.32 --- sources 16 Mar 2007 18:10:53 -0000 1.31 +++ sources 2 Apr 2007 23:40:52 -0000 1.32 @@ -1,2 +1,2 @@ -833ffd27b376ae23045fdab21665b3e5 abcm2ps-5.3.1.tar.gz +f78c746d63e00f5928185ea20c2c20eb abcm2ps-5.4.0.tar.gz 99c819d25c4a1db906ae1f09def98e96 abcplus_en-1.0.4.zip From fedora-extras-commits at redhat.com Mon Apr 2 23:51:44 2007 From: fedora-extras-commits at redhat.com (Alex Lancaster (alexlan)) Date: Mon, 2 Apr 2007 19:51:44 -0400 Subject: rpms/perl-Convert-Binary-C/FC-6 perl-Convert-Binary-C.spec,1.1,1.2 Message-ID: <200704022351.l32NpiWX012267@cvs-int.fedora.redhat.com> Author: alexlan Update of /cvs/extras/rpms/perl-Convert-Binary-C/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv12151 Modified Files: perl-Convert-Binary-C.spec Log Message: * Mon Apr 02 2007 Alex Lancaster 0.67-4 - Remove '%{?_smp_mflags}', package does not support parallel make. Index: perl-Convert-Binary-C.spec =================================================================== RCS file: /cvs/extras/rpms/perl-Convert-Binary-C/FC-6/perl-Convert-Binary-C.spec,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- perl-Convert-Binary-C.spec 30 Mar 2007 01:42:46 -0000 1.1 +++ perl-Convert-Binary-C.spec 2 Apr 2007 23:51:09 -0000 1.2 @@ -1,6 +1,6 @@ Name: perl-Convert-Binary-C Version: 0.67 -Release: 3%{?dist} +Release: 4%{?dist} Summary: Binary data conversion using C types License: GPL or Artistic Group: Development/Libraries @@ -25,7 +25,7 @@ %build %{__perl} Makefile.PL INSTALLDIRS=vendor OPTIMIZE="$RPM_OPT_FLAGS" -make %{?_smp_mflags} +make %install rm -rf $RPM_BUILD_ROOT @@ -54,6 +54,9 @@ %{_mandir}/man3/* %changelog +* Mon Apr 02 2007 Alex Lancaster 0.67-4 +- Remove '%{?_smp_mflags}', package does not support parallel make. + * Thu Mar 29 2007 Alex Lancaster 0.67-3 - Add BuildRequires: perl(Test::Pod), perl(Test::Pod::Coverage) From fedora-extras-commits at redhat.com Mon Apr 2 23:52:47 2007 From: fedora-extras-commits at redhat.com (Alex Lancaster (alexlan)) Date: Mon, 2 Apr 2007 19:52:47 -0400 Subject: rpms/perl-Convert-Binary-C/FC-5 perl-Convert-Binary-C.spec,1.1,1.2 Message-ID: <200704022352.l32NqlcH012457@cvs-int.fedora.redhat.com> Author: alexlan Update of /cvs/extras/rpms/perl-Convert-Binary-C/FC-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv12363 Modified Files: perl-Convert-Binary-C.spec Log Message: * Mon Apr 02 2007 Alex Lancaster 0.67-4 - Remove '%{?_smp_mflags}', package does not support parallel make. Index: perl-Convert-Binary-C.spec =================================================================== RCS file: /cvs/extras/rpms/perl-Convert-Binary-C/FC-5/perl-Convert-Binary-C.spec,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- perl-Convert-Binary-C.spec 30 Mar 2007 01:44:03 -0000 1.1 +++ perl-Convert-Binary-C.spec 2 Apr 2007 23:52:14 -0000 1.2 @@ -1,6 +1,6 @@ Name: perl-Convert-Binary-C Version: 0.67 -Release: 3%{?dist} +Release: 4%{?dist} Summary: Binary data conversion using C types License: GPL or Artistic Group: Development/Libraries @@ -25,7 +25,7 @@ %build %{__perl} Makefile.PL INSTALLDIRS=vendor OPTIMIZE="$RPM_OPT_FLAGS" -make %{?_smp_mflags} +make %install rm -rf $RPM_BUILD_ROOT @@ -54,6 +54,9 @@ %{_mandir}/man3/* %changelog +* Mon Apr 02 2007 Alex Lancaster 0.67-4 +- Remove '%{?_smp_mflags}', package does not support parallel make. + * Thu Mar 29 2007 Alex Lancaster 0.67-3 - Add BuildRequires: perl(Test::Pod), perl(Test::Pod::Coverage) From fedora-extras-commits at redhat.com Tue Apr 3 00:33:22 2007 From: fedora-extras-commits at redhat.com (Joshua W. Boyer (jwboyer)) Date: Mon, 2 Apr 2007 20:33:22 -0400 Subject: owners owners.list,1.2632,1.2633 Message-ID: <200704030033.l330XMJP021953@cvs-int.fedora.redhat.com> Author: jwboyer Update of /cvs/extras/owners In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv21854 Modified Files: owners.list Log Message: Add perl-Return-Value Index: owners.list =================================================================== RCS file: /cvs/extras/owners/owners.list,v retrieving revision 1.2632 retrieving revision 1.2633 diff -u -r1.2632 -r1.2633 --- owners.list 2 Apr 2007 19:25:29 -0000 1.2632 +++ owners.list 3 Apr 2007 00:32:52 -0000 1.2633 @@ -2037,6 +2037,7 @@ Fedora Extras|perl-Readonly-XS|Companion module for perl-Readonly|cweyl at alumni.drew.edu|extras-qa at fedoraproject.org|fedora-perl-devel-list at redhat.com,mpeters at mac.com Fedora Extras|perl-Regexp-Common|Regexp::Common Perl module|rc040203 at freenet.de|extras-qa at fedoraproject.org|fedora-perl-devel-list at redhat.com Fedora Extras|perl-Regexp-Shellish|Shell-like regular expressions|ianburrell at gmail.com|extras-qa at fedoraproject.org|fedora-perl-devel-list at redhat.com +Fedora Extras|perl-Return-Value|Polymorphic Return Values|tcallawa at redhat.com|extras-qa at fedoraproject.org|fedora-perl-devel-list at redhat.com Fedora Extras|perl-RPM2|Perl bindings for RPM|rnorwood at redhat.com|extras-qa at fedoraproject.org|fedora-perl-devel-list at redhat.com Fedora Extras|perl-RRD-Simple|Simple interface to create and store data in RRD files|cweyl at alumni.drew.edu|extras-qa at fedoraproject.org|fedora-perl-devel-list at redhat.com Fedora Extras|perl-Scalar-Properties|Run-time properties on scalar variables|jpo at di.uminho.pt|extras-qa at fedoraproject.org|fedora-perl-devel-list at redhat.com From fedora-extras-commits at redhat.com Tue Apr 3 00:33:43 2007 From: fedora-extras-commits at redhat.com (Joshua W. Boyer (jwboyer)) Date: Mon, 2 Apr 2007 20:33:43 -0400 Subject: rpms/perl-Return-Value - New directory Message-ID: <200704030033.l330Xho9022046@cvs-int.fedora.redhat.com> Author: jwboyer Update of /cvs/extras/rpms/perl-Return-Value In directory cvs-int.fedora.redhat.com:/home/fedora/jwboyer/owners/tmpcvsL21998/rpms/perl-Return-Value Log Message: Directory /cvs/extras/rpms/perl-Return-Value added to the repository From fedora-extras-commits at redhat.com Tue Apr 3 00:33:51 2007 From: fedora-extras-commits at redhat.com (Joshua W. Boyer (jwboyer)) Date: Mon, 2 Apr 2007 20:33:51 -0400 Subject: rpms/perl-Return-Value/devel - New directory Message-ID: <200704030033.l330XpH2022076@cvs-int.fedora.redhat.com> Author: jwboyer Update of /cvs/extras/rpms/perl-Return-Value/devel In directory cvs-int.fedora.redhat.com:/home/fedora/jwboyer/owners/tmpcvsL21998/rpms/perl-Return-Value/devel Log Message: Directory /cvs/extras/rpms/perl-Return-Value/devel added to the repository From fedora-extras-commits at redhat.com Tue Apr 3 00:34:00 2007 From: fedora-extras-commits at redhat.com (Joshua W. Boyer (jwboyer)) Date: Mon, 2 Apr 2007 20:34:00 -0400 Subject: rpms/perl-Return-Value Makefile, NONE, 1.1 import.log, NONE, 1.1 pkg.acl, NONE, 1.1 Message-ID: <200704030034.l330Y01H022118@cvs-int.fedora.redhat.com> Author: jwboyer Update of /cvs/extras/rpms/perl-Return-Value In directory cvs-int.fedora.redhat.com:/home/fedora/jwboyer/owners/tmpcvsL21998/rpms/perl-Return-Value Added Files: Makefile import.log pkg.acl Log Message: Setup of module perl-Return-Value --- NEW FILE Makefile --- # Top level Makefile for module perl-Return-Value 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 --- --- NEW FILE pkg.acl --- From fedora-extras-commits at redhat.com Tue Apr 3 00:34:08 2007 From: fedora-extras-commits at redhat.com (Joshua W. Boyer (jwboyer)) Date: Mon, 2 Apr 2007 20:34:08 -0400 Subject: rpms/perl-Return-Value/devel .cvsignore, NONE, 1.1 Makefile, NONE, 1.1 sources, NONE, 1.1 Message-ID: <200704030034.l330Y8cg022155@cvs-int.fedora.redhat.com> Author: jwboyer Update of /cvs/extras/rpms/perl-Return-Value/devel In directory cvs-int.fedora.redhat.com:/home/fedora/jwboyer/owners/tmpcvsL21998/rpms/perl-Return-Value/devel Added Files: .cvsignore Makefile sources Log Message: Setup of module perl-Return-Value --- NEW FILE .cvsignore --- --- NEW FILE Makefile --- # Makefile for source rpm: perl-Return-Value # $Id: Makefile,v 1.1 2007/04/03 00:34:05 jwboyer Exp $ NAME := perl-Return-Value SPECFILE = $(firstword $(wildcard *.spec)) define find-makefile-common for d in common ../common ../../common ; do if [ -f $$d/Makefile.common ] ; then if [ -f $$d/CVS/Root -a -w $$/Makefile.common ] ; then cd $$d ; cvs -Q update ; fi ; echo "$$d/Makefile.common" ; break ; fi ; done endef MAKEFILE_COMMON := $(shell $(find-makefile-common)) ifeq ($(MAKEFILE_COMMON),) # attept a checkout define checkout-makefile-common test -f CVS/Root && { cvs -Q -d $$(cat CVS/Root) checkout common && echo "common/Makefile.common" ; } || { echo "ERROR: I can't figure out how to checkout the 'common' module." ; exit -1 ; } >&2 endef MAKEFILE_COMMON := $(shell $(checkout-makefile-common)) endif include $(MAKEFILE_COMMON) --- NEW FILE sources --- From fedora-extras-commits at redhat.com Tue Apr 3 00:36:10 2007 From: fedora-extras-commits at redhat.com (Joshua W. Boyer (jwboyer)) Date: Mon, 2 Apr 2007 20:36:10 -0400 Subject: owners owners.list,1.2633,1.2634 Message-ID: <200704030036.l330aA3s022679@cvs-int.fedora.redhat.com> Author: jwboyer Update of /cvs/extras/owners In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv22570 Modified Files: owners.list Log Message: Add perl-Email-MIME-Attachment-Stripper Index: owners.list =================================================================== RCS file: /cvs/extras/owners/owners.list,v retrieving revision 1.2633 retrieving revision 1.2634 diff -u -r1.2633 -r1.2634 --- owners.list 3 Apr 2007 00:32:52 -0000 1.2633 +++ owners.list 3 Apr 2007 00:35:40 -0000 1.2634 @@ -1748,6 +1748,7 @@ Fedora Extras|perl-Email-Address|RFC 2822 Address Parsing and Creation|jpo at di.uminho.pt|extras-qa at fedoraproject.org|fedora-perl-devel-list at redhat.com Fedora Extras|perl-Email-MessageID|Generate world unique message-ids|jpo at di.uminho.pt|extras-qa at fedoraproject.org|fedora-perl-devel-list at redhat.com Fedora Extras|perl-Email-MIME|Easy MIME message parsing|jpo at di.uminho.pt|extras-qa at fedoraproject.org|fedora-perl-devel-list at redhat.com +Fedora Extras|perl-Email-MIME-Attachment-Stripper|Strip the attachments from a mail message|tcallawa at redhat.com|extras-qa at fedoraproject.org|fedora-perl-devel-list at redhat.com Fedora Extras|perl-Email-MIME-ContentType|Parse a MIME Content-Type Header|jpo at di.uminho.pt|extras-qa at fedoraproject.org|fedora-perl-devel-list at redhat.com Fedora Extras|perl-Email-MIME-Encodings|Unified interface to MIME encoding and decoding|jpo at di.uminho.pt|extras-qa at fedoraproject.org|fedora-perl-devel-list at redhat.com Fedora Extras|perl-Email-MIME-Modifier|Modify Email::MIME Objects Easily|jpo at di.uminho.pt|extras-qa at fedoraproject.org|fedora-perl-devel-list at redhat.com From fedora-extras-commits at redhat.com Tue Apr 3 00:36:33 2007 From: fedora-extras-commits at redhat.com (Joshua W. Boyer (jwboyer)) Date: Mon, 2 Apr 2007 20:36:33 -0400 Subject: rpms/perl-Email-MIME-Attachment-Stripper - New directory Message-ID: <200704030036.l330aXGR022776@cvs-int.fedora.redhat.com> Author: jwboyer Update of /cvs/extras/rpms/perl-Email-MIME-Attachment-Stripper In directory cvs-int.fedora.redhat.com:/home/fedora/jwboyer/owners/tmpcvsd22736/rpms/perl-Email-MIME-Attachment-Stripper Log Message: Directory /cvs/extras/rpms/perl-Email-MIME-Attachment-Stripper added to the repository From fedora-extras-commits at redhat.com Tue Apr 3 00:36:42 2007 From: fedora-extras-commits at redhat.com (Joshua W. Boyer (jwboyer)) Date: Mon, 2 Apr 2007 20:36:42 -0400 Subject: rpms/perl-Email-MIME-Attachment-Stripper/devel - New directory Message-ID: <200704030036.l330agXc022804@cvs-int.fedora.redhat.com> Author: jwboyer Update of /cvs/extras/rpms/perl-Email-MIME-Attachment-Stripper/devel In directory cvs-int.fedora.redhat.com:/home/fedora/jwboyer/owners/tmpcvsd22736/rpms/perl-Email-MIME-Attachment-Stripper/devel Log Message: Directory /cvs/extras/rpms/perl-Email-MIME-Attachment-Stripper/devel added to the repository From fedora-extras-commits at redhat.com Tue Apr 3 00:36:50 2007 From: fedora-extras-commits at redhat.com (Joshua W. Boyer (jwboyer)) Date: Mon, 2 Apr 2007 20:36:50 -0400 Subject: rpms/perl-Email-MIME-Attachment-Stripper Makefile, NONE, 1.1 import.log, NONE, 1.1 pkg.acl, NONE, 1.1 Message-ID: <200704030036.l330aoeT022847@cvs-int.fedora.redhat.com> Author: jwboyer Update of /cvs/extras/rpms/perl-Email-MIME-Attachment-Stripper In directory cvs-int.fedora.redhat.com:/home/fedora/jwboyer/owners/tmpcvsd22736/rpms/perl-Email-MIME-Attachment-Stripper Added Files: Makefile import.log pkg.acl Log Message: Setup of module perl-Email-MIME-Attachment-Stripper --- NEW FILE Makefile --- # Top level Makefile for module perl-Email-MIME-Attachment-Stripper 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 --- --- NEW FILE pkg.acl --- From fedora-extras-commits at redhat.com Tue Apr 3 00:36:58 2007 From: fedora-extras-commits at redhat.com (Joshua W. Boyer (jwboyer)) Date: Mon, 2 Apr 2007 20:36:58 -0400 Subject: rpms/perl-Email-MIME-Attachment-Stripper/devel .cvsignore, NONE, 1.1 Makefile, NONE, 1.1 sources, NONE, 1.1 Message-ID: <200704030037.l330awxk022881@cvs-int.fedora.redhat.com> Author: jwboyer Update of /cvs/extras/rpms/perl-Email-MIME-Attachment-Stripper/devel In directory cvs-int.fedora.redhat.com:/home/fedora/jwboyer/owners/tmpcvsd22736/rpms/perl-Email-MIME-Attachment-Stripper/devel Added Files: .cvsignore Makefile sources Log Message: Setup of module perl-Email-MIME-Attachment-Stripper --- NEW FILE .cvsignore --- --- NEW FILE Makefile --- # Makefile for source rpm: perl-Email-MIME-Attachment-Stripper # $Id: Makefile,v 1.1 2007/04/03 00:36:55 jwboyer Exp $ NAME := perl-Email-MIME-Attachment-Stripper SPECFILE = $(firstword $(wildcard *.spec)) define find-makefile-common for d in common ../common ../../common ; do if [ -f $$d/Makefile.common ] ; then if [ -f $$d/CVS/Root -a -w $$/Makefile.common ] ; then cd $$d ; cvs -Q update ; fi ; echo "$$d/Makefile.common" ; break ; fi ; done endef MAKEFILE_COMMON := $(shell $(find-makefile-common)) ifeq ($(MAKEFILE_COMMON),) # attept a checkout define checkout-makefile-common test -f CVS/Root && { cvs -Q -d $$(cat CVS/Root) checkout common && echo "common/Makefile.common" ; } || { echo "ERROR: I can't figure out how to checkout the 'common' module." ; exit -1 ; } >&2 endef MAKEFILE_COMMON := $(shell $(checkout-makefile-common)) endif include $(MAKEFILE_COMMON) --- NEW FILE sources --- From fedora-extras-commits at redhat.com Tue Apr 3 00:41:27 2007 From: fedora-extras-commits at redhat.com (Joshua W. Boyer (jwboyer)) Date: Mon, 2 Apr 2007 20:41:27 -0400 Subject: owners owners.epel.list,1.104,1.105 owners.list,1.2634,1.2635 Message-ID: <200704030041.l330fR6Y023683@cvs-int.fedora.redhat.com> Author: jwboyer Update of /cvs/extras/owners In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv23569 Modified Files: owners.epel.list owners.list Log Message: Add mod_auth_shadow Index: owners.epel.list =================================================================== RCS file: /cvs/extras/owners/owners.epel.list,v retrieving revision 1.104 retrieving revision 1.105 diff -u -r1.104 -r1.105 --- owners.epel.list 2 Apr 2007 13:15:05 -0000 1.104 +++ owners.epel.list 3 Apr 2007 00:40:56 -0000 1.105 @@ -168,6 +168,7 @@ Fedora EPEL|metakit|Embeddable database|matthias at rpmforge.net|extras-qa at fedoraproject.org| Fedora EPEL|mimedefang|E-Mail filtering framework using Sendmail's Milter interface|redhat-bugzilla at linuxnetz.de|extras-qa at fedoraproject.org| Fedora EPEL|mock|Builds packages inside chroots|jkeating at redhat.com|extras-qa at fedoraproject.org| +Fedora EPEL|mod_auth_shadow|An Apache module for authentication using /etc/shadow|fedora-packaging at dw-perspective.org.uk|extras-qa at fedoraproject.org| Fedora EPEL|moin|MoinMoin is a Python clone of WikiWiki|matthias at rpmforge.net|extras-qa at fedoraproject.org| Fedora EPEL|mussh|Multihost SSH wrapper|kevin-redhat-bugzilla at tummy.com|extras-qa at fedoraproject.org| Fedora EPEL|nagios|Host/service/network monitoring program|mmcgrath at redhat.com|extras-qa at fedoraproject.org| Index: owners.list =================================================================== RCS file: /cvs/extras/owners/owners.list,v retrieving revision 1.2634 retrieving revision 1.2635 diff -u -r1.2634 -r1.2635 --- owners.list 3 Apr 2007 00:35:40 -0000 1.2634 +++ owners.list 3 Apr 2007 00:40:56 -0000 1.2635 @@ -1377,6 +1377,7 @@ Fedora Extras|mock|Builds packages inside chroots|jkeating at redhat.com|extras-qa at fedoraproject.org| Fedora Extras|mod_annodex|Apache module for server-side support of annodex media|thomas at apestaart.org|extras-qa at fedoraproject.org| Fedora Extras|mod_auth_pam|PAM authentication module for Apache|fedora at theholbrooks.org|extras-qa at fedoraproject.org| +Fedora Extras|mod_auth_shadow|An Apache module for authentication using /etc/shadow|fedora-packaging at dw-perspective.org.uk|extras-qa at fedoraproject.org| Fedora Extras|mod_cband|Bandwidth limiting for virtual hosts|mfleming+rpm at enlartenment.com|extras-qa at fedoraproject.org| Fedora Extras|mod_extract_forwarded|Extract real source IP for forwarded HTTP requests|rpm at timj.co.uk|extras-qa at fedoraproject.org| Fedora Extras|mod_fcgid|Apache2 module for high-performance server-side scripting|paul at city-fan.org|extras-qa at fedoraproject.org| From fedora-extras-commits at redhat.com Tue Apr 3 00:41:46 2007 From: fedora-extras-commits at redhat.com (Joshua W. Boyer (jwboyer)) Date: Mon, 2 Apr 2007 20:41:46 -0400 Subject: rpms/mod_auth_shadow/devel - New directory Message-ID: <200704030041.l330fkpq023783@cvs-int.fedora.redhat.com> Author: jwboyer Update of /cvs/extras/rpms/mod_auth_shadow/devel In directory cvs-int.fedora.redhat.com:/home/fedora/jwboyer/owners/tmpcvsn23720/rpms/mod_auth_shadow/devel Log Message: Directory /cvs/extras/rpms/mod_auth_shadow/devel added to the repository From fedora-extras-commits at redhat.com Tue Apr 3 00:41:39 2007 From: fedora-extras-commits at redhat.com (Joshua W. Boyer (jwboyer)) Date: Mon, 2 Apr 2007 20:41:39 -0400 Subject: rpms/mod_auth_shadow - New directory Message-ID: <200704030041.l330fdc2023760@cvs-int.fedora.redhat.com> Author: jwboyer Update of /cvs/extras/rpms/mod_auth_shadow In directory cvs-int.fedora.redhat.com:/home/fedora/jwboyer/owners/tmpcvsn23720/rpms/mod_auth_shadow Log Message: Directory /cvs/extras/rpms/mod_auth_shadow added to the repository From fedora-extras-commits at redhat.com Tue Apr 3 00:41:55 2007 From: fedora-extras-commits at redhat.com (Joshua W. Boyer (jwboyer)) Date: Mon, 2 Apr 2007 20:41:55 -0400 Subject: rpms/mod_auth_shadow Makefile, NONE, 1.1 import.log, NONE, 1.1 pkg.acl, NONE, 1.1 Message-ID: <200704030041.l330ftIH023831@cvs-int.fedora.redhat.com> Author: jwboyer Update of /cvs/extras/rpms/mod_auth_shadow In directory cvs-int.fedora.redhat.com:/home/fedora/jwboyer/owners/tmpcvsn23720/rpms/mod_auth_shadow Added Files: Makefile import.log pkg.acl Log Message: Setup of module mod_auth_shadow --- NEW FILE Makefile --- # Top level Makefile for module mod_auth_shadow 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 --- --- NEW FILE pkg.acl --- From fedora-extras-commits at redhat.com Tue Apr 3 00:42:03 2007 From: fedora-extras-commits at redhat.com (Joshua W. Boyer (jwboyer)) Date: Mon, 2 Apr 2007 20:42:03 -0400 Subject: rpms/mod_auth_shadow/devel .cvsignore, NONE, 1.1 Makefile, NONE, 1.1 sources, NONE, 1.1 Message-ID: <200704030042.l330g353023864@cvs-int.fedora.redhat.com> Author: jwboyer Update of /cvs/extras/rpms/mod_auth_shadow/devel In directory cvs-int.fedora.redhat.com:/home/fedora/jwboyer/owners/tmpcvsn23720/rpms/mod_auth_shadow/devel Added Files: .cvsignore Makefile sources Log Message: Setup of module mod_auth_shadow --- NEW FILE .cvsignore --- --- NEW FILE Makefile --- # Makefile for source rpm: mod_auth_shadow # $Id: Makefile,v 1.1 2007/04/03 00:42:00 jwboyer Exp $ NAME := mod_auth_shadow SPECFILE = $(firstword $(wildcard *.spec)) define find-makefile-common for d in common ../common ../../common ; do if [ -f $$d/Makefile.common ] ; then if [ -f $$d/CVS/Root -a -w $$/Makefile.common ] ; then cd $$d ; cvs -Q update ; fi ; echo "$$d/Makefile.common" ; break ; fi ; done endef MAKEFILE_COMMON := $(shell $(find-makefile-common)) ifeq ($(MAKEFILE_COMMON),) # attept a checkout define checkout-makefile-common test -f CVS/Root && { cvs -Q -d $$(cat CVS/Root) checkout common && echo "common/Makefile.common" ; } || { echo "ERROR: I can't figure out how to checkout the 'common' module." ; exit -1 ; } >&2 endef MAKEFILE_COMMON := $(shell $(checkout-makefile-common)) endif include $(MAKEFILE_COMMON) --- NEW FILE sources --- From fedora-extras-commits at redhat.com Tue Apr 3 00:44:15 2007 From: fedora-extras-commits at redhat.com (Joshua W. Boyer (jwboyer)) Date: Mon, 2 Apr 2007 20:44:15 -0400 Subject: owners owners.list,1.2635,1.2636 Message-ID: <200704030044.l330iFuQ024518@cvs-int.fedora.redhat.com> Author: jwboyer Update of /cvs/extras/owners In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv24424 Modified Files: owners.list Log Message: Add perl-HTML-Encoding Index: owners.list =================================================================== RCS file: /cvs/extras/owners/owners.list,v retrieving revision 1.2635 retrieving revision 1.2636 diff -u -r1.2635 -r1.2636 --- owners.list 3 Apr 2007 00:40:56 -0000 1.2635 +++ owners.list 3 Apr 2007 00:43:45 -0000 1.2636 @@ -1835,6 +1835,7 @@ Fedora Extras|perl-Gtk2-TrayIcon|Perl interface to the EggTrayIcon library|cweyl at alumni.drew.edu|extras-qa at fedoraproject.org|fedora-perl-devel-list at redhat.com Fedora Extras|perl-Heap|Perl extension for keeping data partially sorted|pertusus at free.fr|extras-qa at fedoraproject.org|fedora-perl-devel-list at redhat.com Fedora Extras|perl-Hook-LexWrap|Lexically scoped subroutine wrappers|jpo at di.uminho.pt|extras-qa at fedoraproject.org|fedora-perl-devel-list at redhat.com +Fedora Extras|perl-HTML-Encoding|Determine the encoding of HTML/XML/XHTML documents|ville.skytta at iki.fi|extras-qa at fedoraproject.org|fedora-perl-devel-list at redhat.com Fedora Extras|perl-HTML-Format|HTML formatter modules|rc040203 at freenet.de|extras-qa at fedoraproject.org|fedora-perl-devel-list at redhat.com Fedora Extras|perl-HTML-FormatText-WithLinks|HTML to text conversion with links as footnotes|pertusus at free.fr|extras-qa at fedoraproject.org|fedora-perl-devel-list at redhat.com Fedora Extras|perl-HTML-Mason|HTML::Mason Perl module|steve at silug.org|extras-qa at fedoraproject.org|fedora-perl-devel-list at redhat.com From fedora-extras-commits at redhat.com Tue Apr 3 00:44:30 2007 From: fedora-extras-commits at redhat.com (Joshua W. Boyer (jwboyer)) Date: Mon, 2 Apr 2007 20:44:30 -0400 Subject: rpms/perl-HTML-Encoding - New directory Message-ID: <200704030044.l330iUrh024599@cvs-int.fedora.redhat.com> Author: jwboyer Update of /cvs/extras/rpms/perl-HTML-Encoding In directory cvs-int.fedora.redhat.com:/home/fedora/jwboyer/owners/tmpcvsI24559/rpms/perl-HTML-Encoding Log Message: Directory /cvs/extras/rpms/perl-HTML-Encoding added to the repository From fedora-extras-commits at redhat.com Tue Apr 3 00:44:38 2007 From: fedora-extras-commits at redhat.com (Joshua W. Boyer (jwboyer)) Date: Mon, 2 Apr 2007 20:44:38 -0400 Subject: rpms/perl-HTML-Encoding/devel - New directory Message-ID: <200704030044.l330icbx024630@cvs-int.fedora.redhat.com> Author: jwboyer Update of /cvs/extras/rpms/perl-HTML-Encoding/devel In directory cvs-int.fedora.redhat.com:/home/fedora/jwboyer/owners/tmpcvsI24559/rpms/perl-HTML-Encoding/devel Log Message: Directory /cvs/extras/rpms/perl-HTML-Encoding/devel added to the repository From fedora-extras-commits at redhat.com Tue Apr 3 00:44:42 2007 From: fedora-extras-commits at redhat.com (Joshua W. Boyer (jwboyer)) Date: Mon, 2 Apr 2007 20:44:42 -0400 Subject: rpms/perl-HTML-Encoding Makefile, NONE, 1.1 import.log, NONE, 1.1 pkg.acl, NONE, 1.1 Message-ID: <200704030044.l330iguK024709@cvs-int.fedora.redhat.com> Author: jwboyer Update of /cvs/extras/rpms/perl-HTML-Encoding In directory cvs-int.fedora.redhat.com:/home/fedora/jwboyer/owners/tmpcvsI24559/rpms/perl-HTML-Encoding Added Files: Makefile import.log pkg.acl Log Message: Setup of module perl-HTML-Encoding --- NEW FILE Makefile --- # Top level Makefile for module perl-HTML-Encoding 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 --- --- NEW FILE pkg.acl --- From fedora-extras-commits at redhat.com Tue Apr 3 00:44:50 2007 From: fedora-extras-commits at redhat.com (Joshua W. Boyer (jwboyer)) Date: Mon, 2 Apr 2007 20:44:50 -0400 Subject: rpms/perl-HTML-Encoding/devel .cvsignore, NONE, 1.1 Makefile, NONE, 1.1 sources, NONE, 1.1 Message-ID: <200704030044.l330ioCc024741@cvs-int.fedora.redhat.com> Author: jwboyer Update of /cvs/extras/rpms/perl-HTML-Encoding/devel In directory cvs-int.fedora.redhat.com:/home/fedora/jwboyer/owners/tmpcvsI24559/rpms/perl-HTML-Encoding/devel Added Files: .cvsignore Makefile sources Log Message: Setup of module perl-HTML-Encoding --- NEW FILE .cvsignore --- --- NEW FILE Makefile --- # Makefile for source rpm: perl-HTML-Encoding # $Id: Makefile,v 1.1 2007/04/03 00:44:47 jwboyer Exp $ NAME := perl-HTML-Encoding SPECFILE = $(firstword $(wildcard *.spec)) define find-makefile-common for d in common ../common ../../common ; do if [ -f $$d/Makefile.common ] ; then if [ -f $$d/CVS/Root -a -w $$/Makefile.common ] ; then cd $$d ; cvs -Q update ; fi ; echo "$$d/Makefile.common" ; break ; fi ; done endef MAKEFILE_COMMON := $(shell $(find-makefile-common)) ifeq ($(MAKEFILE_COMMON),) # attept a checkout define checkout-makefile-common test -f CVS/Root && { cvs -Q -d $$(cat CVS/Root) checkout common && echo "common/Makefile.common" ; } || { echo "ERROR: I can't figure out how to checkout the 'common' module." ; exit -1 ; } >&2 endef MAKEFILE_COMMON := $(shell $(checkout-makefile-common)) endif include $(MAKEFILE_COMMON) --- NEW FILE sources --- From fedora-extras-commits at redhat.com Tue Apr 3 00:47:29 2007 From: fedora-extras-commits at redhat.com (Joshua W. Boyer (jwboyer)) Date: Mon, 2 Apr 2007 20:47:29 -0400 Subject: owners owners.list,1.2636,1.2637 Message-ID: <200704030047.l330lTpF025336@cvs-int.fedora.redhat.com> Author: jwboyer Update of /cvs/extras/owners In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv25226 Modified Files: owners.list Log Message: Add perl-Geography-Countries Index: owners.list =================================================================== RCS file: /cvs/extras/owners/owners.list,v retrieving revision 1.2636 retrieving revision 1.2637 diff -u -r1.2636 -r1.2637 --- owners.list 3 Apr 2007 00:43:45 -0000 1.2636 +++ owners.list 3 Apr 2007 00:46:59 -0000 1.2637 @@ -1805,6 +1805,7 @@ Fedora Extras|perl-GDGraph3d|3D graph generation package for Perl|jpo at di.uminho.pt|extras-qa at fedoraproject.org|fedora-perl-devel-list at redhat.com Fedora Extras|perl-GDTextUtil|Text utilities for use with GD|jpo at di.uminho.pt|extras-qa at fedoraproject.org|fedora-perl-devel-list at redhat.com Fedora Extras|perl-Geo-Constants|Standard Geo:: constants|jpo at di.uminho.pt|extras-qa at fedoraproject.org|fedora-perl-devel-list at redhat.com +Fedora Extras|perl-Geography-Countries|2-letter, 3-letter, and numerical codes for countries|tcallawa at redhat.com|extras-qa at fedoraproject.org|fedora-perl-devel-list at redhat.com Fedora Extras|perl-Geo-Ellipsoids|Standard Geo:: ellipsoids|jpo at di.uminho.pt|extras-qa at fedoraproject.org|fedora-perl-devel-list at redhat.com Fedora Extras|perl-Geo-Forward|Calculate geographic location from lat, lon, distance, and heading|jpo at di.uminho.pt|extras-qa at fedoraproject.org|fedora-perl-devel-list at redhat.com Fedora Extras|perl-Geo-Functions|Standard Geo:: functions|jpo at di.uminho.pt|extras-qa at fedoraproject.org|fedora-perl-devel-list at redhat.com From fedora-extras-commits at redhat.com Tue Apr 3 00:48:08 2007 From: fedora-extras-commits at redhat.com (Joshua W. Boyer (jwboyer)) Date: Mon, 2 Apr 2007 20:48:08 -0400 Subject: rpms/perl-Geography-Countries - New directory Message-ID: <200704030048.l330m8kh025467@cvs-int.fedora.redhat.com> Author: jwboyer Update of /cvs/extras/rpms/perl-Geography-Countries In directory cvs-int.fedora.redhat.com:/home/fedora/jwboyer/owners/tmpcvsE25426/rpms/perl-Geography-Countries Log Message: Directory /cvs/extras/rpms/perl-Geography-Countries added to the repository From fedora-extras-commits at redhat.com Tue Apr 3 00:48:17 2007 From: fedora-extras-commits at redhat.com (Joshua W. Boyer (jwboyer)) Date: Mon, 2 Apr 2007 20:48:17 -0400 Subject: rpms/perl-Geography-Countries/devel - New directory Message-ID: <200704030048.l330mHGE025494@cvs-int.fedora.redhat.com> Author: jwboyer Update of /cvs/extras/rpms/perl-Geography-Countries/devel In directory cvs-int.fedora.redhat.com:/home/fedora/jwboyer/owners/tmpcvsE25426/rpms/perl-Geography-Countries/devel Log Message: Directory /cvs/extras/rpms/perl-Geography-Countries/devel added to the repository From fedora-extras-commits at redhat.com Tue Apr 3 00:48:26 2007 From: fedora-extras-commits at redhat.com (Joshua W. Boyer (jwboyer)) Date: Mon, 2 Apr 2007 20:48:26 -0400 Subject: rpms/perl-Geography-Countries Makefile, NONE, 1.1 import.log, NONE, 1.1 pkg.acl, NONE, 1.1 Message-ID: <200704030048.l330mQ8H025542@cvs-int.fedora.redhat.com> Author: jwboyer Update of /cvs/extras/rpms/perl-Geography-Countries In directory cvs-int.fedora.redhat.com:/home/fedora/jwboyer/owners/tmpcvsE25426/rpms/perl-Geography-Countries Added Files: Makefile import.log pkg.acl Log Message: Setup of module perl-Geography-Countries --- NEW FILE Makefile --- # Top level Makefile for module perl-Geography-Countries 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 --- --- NEW FILE pkg.acl --- From fedora-extras-commits at redhat.com Tue Apr 3 00:48:34 2007 From: fedora-extras-commits at redhat.com (Joshua W. Boyer (jwboyer)) Date: Mon, 2 Apr 2007 20:48:34 -0400 Subject: rpms/perl-Geography-Countries/devel .cvsignore, NONE, 1.1 Makefile, NONE, 1.1 sources, NONE, 1.1 Message-ID: <200704030048.l330mYOB025580@cvs-int.fedora.redhat.com> Author: jwboyer Update of /cvs/extras/rpms/perl-Geography-Countries/devel In directory cvs-int.fedora.redhat.com:/home/fedora/jwboyer/owners/tmpcvsE25426/rpms/perl-Geography-Countries/devel Added Files: .cvsignore Makefile sources Log Message: Setup of module perl-Geography-Countries --- NEW FILE .cvsignore --- --- NEW FILE Makefile --- # Makefile for source rpm: perl-Geography-Countries # $Id: Makefile,v 1.1 2007/04/03 00:48:31 jwboyer Exp $ NAME := perl-Geography-Countries SPECFILE = $(firstword $(wildcard *.spec)) define find-makefile-common for d in common ../common ../../common ; do if [ -f $$d/Makefile.common ] ; then if [ -f $$d/CVS/Root -a -w $$/Makefile.common ] ; then cd $$d ; cvs -Q update ; fi ; echo "$$d/Makefile.common" ; break ; fi ; done endef MAKEFILE_COMMON := $(shell $(find-makefile-common)) ifeq ($(MAKEFILE_COMMON),) # attept a checkout define checkout-makefile-common test -f CVS/Root && { cvs -Q -d $$(cat CVS/Root) checkout common && echo "common/Makefile.common" ; } || { echo "ERROR: I can't figure out how to checkout the 'common' module." ; exit -1 ; } >&2 endef MAKEFILE_COMMON := $(shell $(checkout-makefile-common)) endif include $(MAKEFILE_COMMON) --- NEW FILE sources --- From fedora-extras-commits at redhat.com Tue Apr 3 01:20:43 2007 From: fedora-extras-commits at redhat.com (Jens Petersen (petersen)) Date: Mon, 2 Apr 2007 21:20:43 -0400 Subject: rpms/scim-tomoe/FC-6 scim-tomoe.spec,1.16,1.17 Message-ID: <200704030120.l331Khf2001426@cvs-int.fedora.redhat.com> Author: petersen Update of /cvs/extras/rpms/scim-tomoe/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv1286 Modified Files: scim-tomoe.spec Log Message: buildrequire autoconf Index: scim-tomoe.spec =================================================================== RCS file: /cvs/extras/rpms/scim-tomoe/FC-6/scim-tomoe.spec,v retrieving revision 1.16 retrieving revision 1.17 diff -u -r1.16 -r1.17 --- scim-tomoe.spec 2 Apr 2007 03:24:01 -0000 1.16 +++ scim-tomoe.spec 3 Apr 2007 01:20:09 -0000 1.17 @@ -18,6 +18,8 @@ %if %{with_libstdc_preview} Buildrequires: libstdc++so7-devel %endif +# patch1 touches configure.ac +BuildRequires: autoconf Requires: scim, tomoe >= %{version}, libtomoe-gtk >= %{version} %description From fedora-extras-commits at redhat.com Tue Apr 3 01:58:26 2007 From: fedora-extras-commits at redhat.com (Toshio Ernie Kuratomi (toshio)) Date: Mon, 2 Apr 2007 21:58:26 -0400 Subject: rpms/bzr/devel .cvsignore, 1.10, 1.11 bzr.spec, 1.14, 1.15 sources, 1.10, 1.11 Message-ID: <200704030158.l331wQR6006579@cvs-int.fedora.redhat.com> Author: toshio Update of /cvs/extras/rpms/bzr/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv6474 Modified Files: .cvsignore bzr.spec sources Log Message: - Update to 0.15. - Simplify the %files list. Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/bzr/devel/.cvsignore,v retrieving revision 1.10 retrieving revision 1.11 diff -u -r1.10 -r1.11 --- .cvsignore 24 Jan 2007 02:55:43 -0000 1.10 +++ .cvsignore 3 Apr 2007 01:57:52 -0000 1.11 @@ -1 +1 @@ -bzr-0.14.tar.gz +bzr-0.15.tar.gz Index: bzr.spec =================================================================== RCS file: /cvs/extras/rpms/bzr/devel/bzr.spec,v retrieving revision 1.14 retrieving revision 1.15 diff -u -r1.14 -r1.15 --- bzr.spec 24 Jan 2007 02:55:43 -0000 1.14 +++ bzr.spec 3 Apr 2007 01:57:52 -0000 1.15 @@ -1,7 +1,7 @@ %{!?python_sitelib: %define python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")} Name: bzr -Version: 0.14 +Version: 0.15 Release: 1%{?dist} Summary: Friendly distributed version control system @@ -55,115 +55,13 @@ %{_bindir}/bzr %{_mandir}/man1/* -%dir %{python_sitelib}/bzrlib -%{python_sitelib}/bzrlib/*.py -%{python_sitelib}/bzrlib/*.pyc -%{python_sitelib}/bzrlib/*.pyo - -%dir %{python_sitelib}/bzrlib/benchmarks -%{python_sitelib}/bzrlib/benchmarks/*.py -%{python_sitelib}/bzrlib/benchmarks/*.pyc -%{python_sitelib}/bzrlib/benchmarks/*.pyo - -%dir %{python_sitelib}/bzrlib/benchmarks/tree_creator -%{python_sitelib}/bzrlib/benchmarks/tree_creator/*.py -%{python_sitelib}/bzrlib/benchmarks/tree_creator/*.pyc -%{python_sitelib}/bzrlib/benchmarks/tree_creator/*.pyo - -%dir %{python_sitelib}/bzrlib/bundle -%{python_sitelib}/bzrlib/bundle/*.py -%{python_sitelib}/bzrlib/bundle/*.pyc -%{python_sitelib}/bzrlib/bundle/*.pyo - -%dir %{python_sitelib}/bzrlib/bundle/serializer -%{python_sitelib}/bzrlib/bundle/serializer/*.py -%{python_sitelib}/bzrlib/bundle/serializer/*.pyc -%{python_sitelib}/bzrlib/bundle/serializer/*.pyo - -%dir %{python_sitelib}/bzrlib/doc -%{python_sitelib}/bzrlib/doc/*.py -%{python_sitelib}/bzrlib/doc/*.pyc -%{python_sitelib}/bzrlib/doc/*.pyo - -%dir %{python_sitelib}/bzrlib/doc/api -%{python_sitelib}/bzrlib/doc/api/*.py -%{python_sitelib}/bzrlib/doc/api/*.pyc -%{python_sitelib}/bzrlib/doc/api/*.pyo -%{python_sitelib}/bzrlib/doc/api/*.txt - -%dir %{python_sitelib}/bzrlib/export -%{python_sitelib}/bzrlib/export/*.py -%{python_sitelib}/bzrlib/export/*.pyc -%{python_sitelib}/bzrlib/export/*.pyo - -%dir %{python_sitelib}/bzrlib/plugins -%{python_sitelib}/bzrlib/plugins/*.py -%{python_sitelib}/bzrlib/plugins/*.pyc -%{python_sitelib}/bzrlib/plugins/*.pyo - -%dir %{python_sitelib}/bzrlib/plugins/launchpad -%{python_sitelib}/bzrlib/plugins/launchpad/*.py -%{python_sitelib}/bzrlib/plugins/launchpad/*.pyc -%{python_sitelib}/bzrlib/plugins/launchpad/*.pyo - -%dir %{python_sitelib}/bzrlib/util -%{python_sitelib}/bzrlib/util/*.py -%{python_sitelib}/bzrlib/util/*.pyc -%{python_sitelib}/bzrlib/util/*.pyo - -%dir %{python_sitelib}/bzrlib/util/configobj -%{python_sitelib}/bzrlib/util/configobj/*.py -%{python_sitelib}/bzrlib/util/configobj/*.pyc -%{python_sitelib}/bzrlib/util/configobj/*.pyo - -%dir %{python_sitelib}/bzrlib/util/effbot -%{python_sitelib}/bzrlib/util/effbot/*.py -%{python_sitelib}/bzrlib/util/effbot/*.pyc -%{python_sitelib}/bzrlib/util/effbot/*.pyo - -%dir %{python_sitelib}/bzrlib/transport -%{python_sitelib}/bzrlib/transport/*.py -%{python_sitelib}/bzrlib/transport/*.pyc -%{python_sitelib}/bzrlib/transport/*.pyo - -%dir %{python_sitelib}/bzrlib/store -%{python_sitelib}/bzrlib/store/*.py -%{python_sitelib}/bzrlib/store/*.pyc -%{python_sitelib}/bzrlib/store/*.pyo - -%dir %{python_sitelib}/bzrlib/store/revision -%{python_sitelib}/bzrlib/store/revision/*.py -%{python_sitelib}/bzrlib/store/revision/*.pyc -%{python_sitelib}/bzrlib/store/revision/*.pyo - -%dir %{python_sitelib}/bzrlib/store/versioned -%{python_sitelib}/bzrlib/store/versioned/*.py -%{python_sitelib}/bzrlib/store/versioned/*.pyc -%{python_sitelib}/bzrlib/store/versioned/*.pyo - -%dir %{python_sitelib}/bzrlib/transport/http -%{python_sitelib}/bzrlib/transport/http/*.py -%{python_sitelib}/bzrlib/transport/http/*.pyc -%{python_sitelib}/bzrlib/transport/http/*.pyo - -%dir %{python_sitelib}/bzrlib/ui -%{python_sitelib}/bzrlib/ui/*.py -%{python_sitelib}/bzrlib/ui/*.pyc -%{python_sitelib}/bzrlib/ui/*.pyo - -%dir %{python_sitelib}/bzrlib/util/effbot/org -%{python_sitelib}/bzrlib/util/effbot/org/*.py -%{python_sitelib}/bzrlib/util/effbot/org/*.pyc -%{python_sitelib}/bzrlib/util/effbot/org/*.pyo - -%dir %{python_sitelib}/bzrlib/version_info_formats/ -%{python_sitelib}/bzrlib/version_info_formats/*.py -%{python_sitelib}/bzrlib/version_info_formats/*.py? - -%dir %{python_sitelib}/bzrlib/tests -%{python_sitelib}/bzrlib/tests/* +%{python_sitelib}/bzrlib/ %changelog +* Thu Mar 22 2007 Toshio Kuratomi - 0.15-1 +- Update to 0.15. +- Simplify the %%files list. + * Tue Jan 23 2007 Toshio Kuratomi - 0.14-1 - Update to 0.14 Index: sources =================================================================== RCS file: /cvs/extras/rpms/bzr/devel/sources,v retrieving revision 1.10 retrieving revision 1.11 diff -u -r1.10 -r1.11 --- sources 24 Jan 2007 02:55:43 -0000 1.10 +++ sources 3 Apr 2007 01:57:52 -0000 1.11 @@ -1 +1 @@ -281c777f377cc149b6ba60c720f70033 bzr-0.14.tar.gz +6512ced21dc26fba0915c50697f74e17 bzr-0.15.tar.gz From fedora-extras-commits at redhat.com Tue Apr 3 02:09:23 2007 From: fedora-extras-commits at redhat.com (Toshio Ernie Kuratomi (toshio)) Date: Mon, 2 Apr 2007 22:09:23 -0400 Subject: rpms/bzr-gtk/devel .cvsignore, 1.4, 1.5 bzr-gtk.spec, 1.3, 1.4 sources, 1.4, 1.5 Message-ID: <200704030209.l3329NZn012195@cvs-int.fedora.redhat.com> Author: toshio Update of /cvs/extras/rpms/bzr-gtk/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv12082 Modified Files: .cvsignore bzr-gtk.spec sources Log Message: - Update to 0.15.1 - Split olive directory in site-packages into the olive package. - Don't own the bzrlib or plugins directory as bzr already owns them. - Notes on splitting the nautilus functionality out. This isn't done yet as we need to add python-nautilus into Fedora. Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/bzr-gtk/devel/.cvsignore,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- .cvsignore 24 Jan 2007 03:06:02 -0000 1.4 +++ .cvsignore 3 Apr 2007 02:08:50 -0000 1.5 @@ -1 +1 @@ -bzr-gtk-0.13.0.tar.gz +bzr-gtk-0.15.1.tar.gz Index: bzr-gtk.spec =================================================================== RCS file: /cvs/extras/rpms/bzr-gtk/devel/bzr-gtk.spec,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- bzr-gtk.spec 24 Jan 2007 03:06:02 -0000 1.3 +++ bzr-gtk.spec 3 Apr 2007 02:08:50 -0000 1.4 @@ -1,7 +1,7 @@ %{!?python_sitelib: %define python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")} Name: bzr-gtk -Version: 0.13.0 +Version: 0.15.1 Release: 1%{?dist} Summary: Bazaar plugin for GTK+ interfaces to most Bazaar operations @@ -14,7 +14,7 @@ BuildArch: noarch BuildRequires: python-devel bzr BuildRequires: gettext -Requires: bzr >= 0.13 +Requires: bzr >= 0.15 %description bzr-gtk is a plugin for Bazaar that aims to provide GTK+ interfaces to most @@ -41,8 +41,7 @@ %install rm -rf $RPM_BUILD_ROOT %{__python} setup.py install -O1 --skip-build --root $RPM_BUILD_ROOT - -%find_lang olive-gtk +# mv $RPM_BUILD_ROOT%{python_sitelib}/bzrlib/plugins/gtk/nautilus* $RPM_BUILD_ROOT%{_prefix}/lib/nautilus/extensions-1.0/python/ %clean rm -rf $RPM_BUILD_ROOT @@ -51,17 +50,27 @@ %files %defattr(-,root,root,-) %doc COPYING README -# For noarch packages: sitelib -%{python_sitelib}/* +%{python_sitelib}/bzrlib/plugins/gtk/ -%files -n olive -f olive-gtk.lang +%files -n olive %defattr(-,root,root,-) %{_bindir}/* +%{python_sitelib}/olive %{_datadir}/olive/ %{_datadir}/pixmaps/olive-gtk.png %{_datadir}/applications/olive-gtk.desktop +#%files nautilus +#%{_prefix}/lib/nautilus/extensions-1.0/python/* + %changelog +* Thu Mar 23 2007 Toshio Kuratomi 0.15.1-1 +- Update to 0.15.1 +- Split olive directory in site-packages into the olive package. +- Don't own the bzrlib or plugins directory as bzr already owns them. +- Notes on splitting the nautilus functionality out. This isn't done yet as + we need to add python-nautilus into Fedora. + * Wed Dec 06 2006 Toshio Kuratomi 0.13.0-1 - Update to 0.13.0 - Desktop file patch merged upstream. Index: sources =================================================================== RCS file: /cvs/extras/rpms/bzr-gtk/devel/sources,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- sources 24 Jan 2007 03:06:02 -0000 1.4 +++ sources 3 Apr 2007 02:08:50 -0000 1.5 @@ -1 +1 @@ -e5734611d676ad2a1e5b0cd32679e10b bzr-gtk-0.13.0.tar.gz +6a5d54630675dbcdbe5e9037c7ddd5b7 bzr-gtk-0.15.1.tar.gz From fedora-extras-commits at redhat.com Tue Apr 3 02:09:30 2007 From: fedora-extras-commits at redhat.com (Toshio Ernie Kuratomi (toshio)) Date: Mon, 2 Apr 2007 22:09:30 -0400 Subject: rpms/bzrtools/devel .cvsignore, 1.9, 1.10 bzrtools.spec, 1.15, 1.16 sources, 1.9, 1.10 Message-ID: <200704030209.l3329UvD012218@cvs-int.fedora.redhat.com> Author: toshio Update of /cvs/extras/rpms/bzrtools/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv12072 Modified Files: .cvsignore bzrtools.spec sources Log Message: - Update to 0.15.4. Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/bzrtools/devel/.cvsignore,v retrieving revision 1.9 retrieving revision 1.10 diff -u -r1.9 -r1.10 --- .cvsignore 24 Jan 2007 03:04:04 -0000 1.9 +++ .cvsignore 3 Apr 2007 02:08:57 -0000 1.10 @@ -1 +1 @@ -bzrtools-0.14.0.tar.gz +bzrtools-0.15.4.tar.gz Index: bzrtools.spec =================================================================== RCS file: /cvs/extras/rpms/bzrtools/devel/bzrtools.spec,v retrieving revision 1.15 retrieving revision 1.16 diff -u -r1.15 -r1.16 --- bzrtools.spec 24 Jan 2007 03:04:04 -0000 1.15 +++ bzrtools.spec 3 Apr 2007 02:08:57 -0000 1.16 @@ -1,10 +1,10 @@ %{!?python_sitelib: %define python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")} -%define bzrver 0.14 -%define bzrnextver 0.15 +%define bzrver 0.15 +%define bzrnextver 0.16 Name: bzrtools -Version: %{bzrver}.0 +Version: %{bzrver}.4 Release: 1%{?dist} Summary: A collection of utilities and plugins for Bazaar-NG @@ -64,6 +64,9 @@ %{python_sitelib}/bzrlib/plugins/bzrtools/tests/ %changelog +* Thu Mar 22 2007 Toshio Kuratomi 0.15.4-1 +- Update to 0.15.4. + * Tue Jan 23 2007 Toshio Kuratomi 0.14.0-1 - Update to 0.14.0. Index: sources =================================================================== RCS file: /cvs/extras/rpms/bzrtools/devel/sources,v retrieving revision 1.9 retrieving revision 1.10 diff -u -r1.9 -r1.10 --- sources 24 Jan 2007 03:04:04 -0000 1.9 +++ sources 3 Apr 2007 02:08:57 -0000 1.10 @@ -1 +1 @@ -5932729e81f19562a6a844be2555a115 bzrtools-0.14.0.tar.gz +83f2b309e5320a7269dbb64947265a81 bzrtools-0.15.4.tar.gz From fedora-extras-commits at redhat.com Tue Apr 3 02:19:26 2007 From: fedora-extras-commits at redhat.com (Toshio Ernie Kuratomi (toshio)) Date: Mon, 2 Apr 2007 22:19:26 -0400 Subject: rpms/bzr/FC-6 .cvsignore, 1.10, 1.11 bzr.spec, 1.13, 1.14 sources, 1.10, 1.11 Message-ID: <200704030219.l332JQDR013552@cvs-int.fedora.redhat.com> Author: toshio Update of /cvs/extras/rpms/bzr/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv13453 Modified Files: .cvsignore bzr.spec sources Log Message: - Update to 0.15. - Simplify the %files list. Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/bzr/FC-6/.cvsignore,v retrieving revision 1.10 retrieving revision 1.11 diff -u -r1.10 -r1.11 --- .cvsignore 24 Jan 2007 03:23:37 -0000 1.10 +++ .cvsignore 3 Apr 2007 02:18:53 -0000 1.11 @@ -1 +1 @@ -bzr-0.14.tar.gz +bzr-0.15.tar.gz Index: bzr.spec =================================================================== RCS file: /cvs/extras/rpms/bzr/FC-6/bzr.spec,v retrieving revision 1.13 retrieving revision 1.14 diff -u -r1.13 -r1.14 --- bzr.spec 24 Jan 2007 03:23:37 -0000 1.13 +++ bzr.spec 3 Apr 2007 02:18:53 -0000 1.14 @@ -1,7 +1,7 @@ %{!?python_sitelib: %define python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")} Name: bzr -Version: 0.14 +Version: 0.15 Release: 1%{?dist} Summary: Friendly distributed version control system @@ -55,115 +55,13 @@ %{_bindir}/bzr %{_mandir}/man1/* -%dir %{python_sitelib}/bzrlib -%{python_sitelib}/bzrlib/*.py -%{python_sitelib}/bzrlib/*.pyc -%{python_sitelib}/bzrlib/*.pyo - -%dir %{python_sitelib}/bzrlib/benchmarks -%{python_sitelib}/bzrlib/benchmarks/*.py -%{python_sitelib}/bzrlib/benchmarks/*.pyc -%{python_sitelib}/bzrlib/benchmarks/*.pyo - -%dir %{python_sitelib}/bzrlib/benchmarks/tree_creator -%{python_sitelib}/bzrlib/benchmarks/tree_creator/*.py -%{python_sitelib}/bzrlib/benchmarks/tree_creator/*.pyc -%{python_sitelib}/bzrlib/benchmarks/tree_creator/*.pyo - -%dir %{python_sitelib}/bzrlib/bundle -%{python_sitelib}/bzrlib/bundle/*.py -%{python_sitelib}/bzrlib/bundle/*.pyc -%{python_sitelib}/bzrlib/bundle/*.pyo - -%dir %{python_sitelib}/bzrlib/bundle/serializer -%{python_sitelib}/bzrlib/bundle/serializer/*.py -%{python_sitelib}/bzrlib/bundle/serializer/*.pyc -%{python_sitelib}/bzrlib/bundle/serializer/*.pyo - -%dir %{python_sitelib}/bzrlib/doc -%{python_sitelib}/bzrlib/doc/*.py -%{python_sitelib}/bzrlib/doc/*.pyc -%{python_sitelib}/bzrlib/doc/*.pyo - -%dir %{python_sitelib}/bzrlib/doc/api -%{python_sitelib}/bzrlib/doc/api/*.py -%{python_sitelib}/bzrlib/doc/api/*.pyc -%{python_sitelib}/bzrlib/doc/api/*.pyo -%{python_sitelib}/bzrlib/doc/api/*.txt - -%dir %{python_sitelib}/bzrlib/export -%{python_sitelib}/bzrlib/export/*.py -%{python_sitelib}/bzrlib/export/*.pyc -%{python_sitelib}/bzrlib/export/*.pyo - -%dir %{python_sitelib}/bzrlib/plugins -%{python_sitelib}/bzrlib/plugins/*.py -%{python_sitelib}/bzrlib/plugins/*.pyc -%{python_sitelib}/bzrlib/plugins/*.pyo - -%dir %{python_sitelib}/bzrlib/plugins/launchpad -%{python_sitelib}/bzrlib/plugins/launchpad/*.py -%{python_sitelib}/bzrlib/plugins/launchpad/*.pyc -%{python_sitelib}/bzrlib/plugins/launchpad/*.pyo - -%dir %{python_sitelib}/bzrlib/util -%{python_sitelib}/bzrlib/util/*.py -%{python_sitelib}/bzrlib/util/*.pyc -%{python_sitelib}/bzrlib/util/*.pyo - -%dir %{python_sitelib}/bzrlib/util/configobj -%{python_sitelib}/bzrlib/util/configobj/*.py -%{python_sitelib}/bzrlib/util/configobj/*.pyc -%{python_sitelib}/bzrlib/util/configobj/*.pyo - -%dir %{python_sitelib}/bzrlib/util/effbot -%{python_sitelib}/bzrlib/util/effbot/*.py -%{python_sitelib}/bzrlib/util/effbot/*.pyc -%{python_sitelib}/bzrlib/util/effbot/*.pyo - -%dir %{python_sitelib}/bzrlib/transport -%{python_sitelib}/bzrlib/transport/*.py -%{python_sitelib}/bzrlib/transport/*.pyc -%{python_sitelib}/bzrlib/transport/*.pyo - -%dir %{python_sitelib}/bzrlib/store -%{python_sitelib}/bzrlib/store/*.py -%{python_sitelib}/bzrlib/store/*.pyc -%{python_sitelib}/bzrlib/store/*.pyo - -%dir %{python_sitelib}/bzrlib/store/revision -%{python_sitelib}/bzrlib/store/revision/*.py -%{python_sitelib}/bzrlib/store/revision/*.pyc -%{python_sitelib}/bzrlib/store/revision/*.pyo - -%dir %{python_sitelib}/bzrlib/store/versioned -%{python_sitelib}/bzrlib/store/versioned/*.py -%{python_sitelib}/bzrlib/store/versioned/*.pyc -%{python_sitelib}/bzrlib/store/versioned/*.pyo - -%dir %{python_sitelib}/bzrlib/transport/http -%{python_sitelib}/bzrlib/transport/http/*.py -%{python_sitelib}/bzrlib/transport/http/*.pyc -%{python_sitelib}/bzrlib/transport/http/*.pyo - -%dir %{python_sitelib}/bzrlib/ui -%{python_sitelib}/bzrlib/ui/*.py -%{python_sitelib}/bzrlib/ui/*.pyc -%{python_sitelib}/bzrlib/ui/*.pyo - -%dir %{python_sitelib}/bzrlib/util/effbot/org -%{python_sitelib}/bzrlib/util/effbot/org/*.py -%{python_sitelib}/bzrlib/util/effbot/org/*.pyc -%{python_sitelib}/bzrlib/util/effbot/org/*.pyo - -%dir %{python_sitelib}/bzrlib/version_info_formats/ -%{python_sitelib}/bzrlib/version_info_formats/*.py -%{python_sitelib}/bzrlib/version_info_formats/*.py? - -%dir %{python_sitelib}/bzrlib/tests -%{python_sitelib}/bzrlib/tests/* +%{python_sitelib}/bzrlib/ %changelog +* Thu Mar 22 2007 Toshio Kuratomi - 0.15-1 +- Update to 0.15. +- Simplify the %%files list. + * Tue Jan 23 2007 Toshio Kuratomi - 0.14-1 - Update to 0.14 Index: sources =================================================================== RCS file: /cvs/extras/rpms/bzr/FC-6/sources,v retrieving revision 1.10 retrieving revision 1.11 diff -u -r1.10 -r1.11 --- sources 24 Jan 2007 03:23:37 -0000 1.10 +++ sources 3 Apr 2007 02:18:53 -0000 1.11 @@ -1 +1 @@ -281c777f377cc149b6ba60c720f70033 bzr-0.14.tar.gz +6512ced21dc26fba0915c50697f74e17 bzr-0.15.tar.gz From fedora-extras-commits at redhat.com Tue Apr 3 02:23:16 2007 From: fedora-extras-commits at redhat.com (Toshio Ernie Kuratomi (toshio)) Date: Mon, 2 Apr 2007 22:23:16 -0400 Subject: rpms/bzr/FC-5 .cvsignore, 1.10, 1.11 bzr.spec, 1.13, 1.14 sources, 1.10, 1.11 Message-ID: <200704030223.l332NGeN014097@cvs-int.fedora.redhat.com> Author: toshio Update of /cvs/extras/rpms/bzr/FC-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv13989 Modified Files: .cvsignore bzr.spec sources Log Message: - Update to 0.15. - Simplify the %files list. Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/bzr/FC-5/.cvsignore,v retrieving revision 1.10 retrieving revision 1.11 diff -u -r1.10 -r1.11 --- .cvsignore 24 Jan 2007 03:26:48 -0000 1.10 +++ .cvsignore 3 Apr 2007 02:22:43 -0000 1.11 @@ -1 +1 @@ -bzr-0.14.tar.gz +bzr-0.15.tar.gz Index: bzr.spec =================================================================== RCS file: /cvs/extras/rpms/bzr/FC-5/bzr.spec,v retrieving revision 1.13 retrieving revision 1.14 diff -u -r1.13 -r1.14 --- bzr.spec 24 Jan 2007 03:26:48 -0000 1.13 +++ bzr.spec 3 Apr 2007 02:22:43 -0000 1.14 @@ -1,7 +1,7 @@ %{!?python_sitelib: %define python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")} Name: bzr -Version: 0.14 +Version: 0.15 Release: 1%{?dist} Summary: Friendly distributed version control system @@ -55,115 +55,13 @@ %{_bindir}/bzr %{_mandir}/man1/* -%dir %{python_sitelib}/bzrlib -%{python_sitelib}/bzrlib/*.py -%{python_sitelib}/bzrlib/*.pyc -%{python_sitelib}/bzrlib/*.pyo - -%dir %{python_sitelib}/bzrlib/benchmarks -%{python_sitelib}/bzrlib/benchmarks/*.py -%{python_sitelib}/bzrlib/benchmarks/*.pyc -%{python_sitelib}/bzrlib/benchmarks/*.pyo - -%dir %{python_sitelib}/bzrlib/benchmarks/tree_creator -%{python_sitelib}/bzrlib/benchmarks/tree_creator/*.py -%{python_sitelib}/bzrlib/benchmarks/tree_creator/*.pyc -%{python_sitelib}/bzrlib/benchmarks/tree_creator/*.pyo - -%dir %{python_sitelib}/bzrlib/bundle -%{python_sitelib}/bzrlib/bundle/*.py -%{python_sitelib}/bzrlib/bundle/*.pyc -%{python_sitelib}/bzrlib/bundle/*.pyo - -%dir %{python_sitelib}/bzrlib/bundle/serializer -%{python_sitelib}/bzrlib/bundle/serializer/*.py -%{python_sitelib}/bzrlib/bundle/serializer/*.pyc -%{python_sitelib}/bzrlib/bundle/serializer/*.pyo - -%dir %{python_sitelib}/bzrlib/doc -%{python_sitelib}/bzrlib/doc/*.py -%{python_sitelib}/bzrlib/doc/*.pyc -%{python_sitelib}/bzrlib/doc/*.pyo - -%dir %{python_sitelib}/bzrlib/doc/api -%{python_sitelib}/bzrlib/doc/api/*.py -%{python_sitelib}/bzrlib/doc/api/*.pyc -%{python_sitelib}/bzrlib/doc/api/*.pyo -%{python_sitelib}/bzrlib/doc/api/*.txt - -%dir %{python_sitelib}/bzrlib/export -%{python_sitelib}/bzrlib/export/*.py -%{python_sitelib}/bzrlib/export/*.pyc -%{python_sitelib}/bzrlib/export/*.pyo - -%dir %{python_sitelib}/bzrlib/plugins -%{python_sitelib}/bzrlib/plugins/*.py -%{python_sitelib}/bzrlib/plugins/*.pyc -%{python_sitelib}/bzrlib/plugins/*.pyo - -%dir %{python_sitelib}/bzrlib/plugins/launchpad -%{python_sitelib}/bzrlib/plugins/launchpad/*.py -%{python_sitelib}/bzrlib/plugins/launchpad/*.pyc -%{python_sitelib}/bzrlib/plugins/launchpad/*.pyo - -%dir %{python_sitelib}/bzrlib/util -%{python_sitelib}/bzrlib/util/*.py -%{python_sitelib}/bzrlib/util/*.pyc -%{python_sitelib}/bzrlib/util/*.pyo - -%dir %{python_sitelib}/bzrlib/util/configobj -%{python_sitelib}/bzrlib/util/configobj/*.py -%{python_sitelib}/bzrlib/util/configobj/*.pyc -%{python_sitelib}/bzrlib/util/configobj/*.pyo - -%dir %{python_sitelib}/bzrlib/util/effbot -%{python_sitelib}/bzrlib/util/effbot/*.py -%{python_sitelib}/bzrlib/util/effbot/*.pyc -%{python_sitelib}/bzrlib/util/effbot/*.pyo - -%dir %{python_sitelib}/bzrlib/transport -%{python_sitelib}/bzrlib/transport/*.py -%{python_sitelib}/bzrlib/transport/*.pyc -%{python_sitelib}/bzrlib/transport/*.pyo - -%dir %{python_sitelib}/bzrlib/store -%{python_sitelib}/bzrlib/store/*.py -%{python_sitelib}/bzrlib/store/*.pyc -%{python_sitelib}/bzrlib/store/*.pyo - -%dir %{python_sitelib}/bzrlib/store/revision -%{python_sitelib}/bzrlib/store/revision/*.py -%{python_sitelib}/bzrlib/store/revision/*.pyc -%{python_sitelib}/bzrlib/store/revision/*.pyo - -%dir %{python_sitelib}/bzrlib/store/versioned -%{python_sitelib}/bzrlib/store/versioned/*.py -%{python_sitelib}/bzrlib/store/versioned/*.pyc -%{python_sitelib}/bzrlib/store/versioned/*.pyo - -%dir %{python_sitelib}/bzrlib/transport/http -%{python_sitelib}/bzrlib/transport/http/*.py -%{python_sitelib}/bzrlib/transport/http/*.pyc -%{python_sitelib}/bzrlib/transport/http/*.pyo - -%dir %{python_sitelib}/bzrlib/ui -%{python_sitelib}/bzrlib/ui/*.py -%{python_sitelib}/bzrlib/ui/*.pyc -%{python_sitelib}/bzrlib/ui/*.pyo - -%dir %{python_sitelib}/bzrlib/util/effbot/org -%{python_sitelib}/bzrlib/util/effbot/org/*.py -%{python_sitelib}/bzrlib/util/effbot/org/*.pyc -%{python_sitelib}/bzrlib/util/effbot/org/*.pyo - -%dir %{python_sitelib}/bzrlib/version_info_formats/ -%{python_sitelib}/bzrlib/version_info_formats/*.py -%{python_sitelib}/bzrlib/version_info_formats/*.py? - -%dir %{python_sitelib}/bzrlib/tests -%{python_sitelib}/bzrlib/tests/* +%{python_sitelib}/bzrlib/ %changelog +* Thu Mar 22 2007 Toshio Kuratomi - 0.15-1 +- Update to 0.15. +- Simplify the %%files list. + * Tue Jan 23 2007 Toshio Kuratomi - 0.14-1 - Update to 0.14 Index: sources =================================================================== RCS file: /cvs/extras/rpms/bzr/FC-5/sources,v retrieving revision 1.10 retrieving revision 1.11 diff -u -r1.10 -r1.11 --- sources 24 Jan 2007 03:26:48 -0000 1.10 +++ sources 3 Apr 2007 02:22:43 -0000 1.11 @@ -1 +1 @@ -281c777f377cc149b6ba60c720f70033 bzr-0.14.tar.gz +6512ced21dc26fba0915c50697f74e17 bzr-0.15.tar.gz From fedora-extras-commits at redhat.com Tue Apr 3 02:46:15 2007 From: fedora-extras-commits at redhat.com (Toshio Ernie Kuratomi (toshio)) Date: Mon, 2 Apr 2007 22:46:15 -0400 Subject: rpms/bzrtools/FC-6 .cvsignore, 1.9, 1.10 bzrtools.spec, 1.14, 1.15 sources, 1.9, 1.10 Message-ID: <200704030246.l332kFDw017496@cvs-int.fedora.redhat.com> Author: toshio Update of /cvs/extras/rpms/bzrtools/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv17369 Modified Files: .cvsignore bzrtools.spec sources Log Message: - Update to 0.15.4. Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/bzrtools/FC-6/.cvsignore,v retrieving revision 1.9 retrieving revision 1.10 diff -u -r1.9 -r1.10 --- .cvsignore 24 Jan 2007 03:33:40 -0000 1.9 +++ .cvsignore 3 Apr 2007 02:45:41 -0000 1.10 @@ -1 +1 @@ -bzrtools-0.14.0.tar.gz +bzrtools-0.15.4.tar.gz Index: bzrtools.spec =================================================================== RCS file: /cvs/extras/rpms/bzrtools/FC-6/bzrtools.spec,v retrieving revision 1.14 retrieving revision 1.15 diff -u -r1.14 -r1.15 --- bzrtools.spec 24 Jan 2007 03:33:41 -0000 1.14 +++ bzrtools.spec 3 Apr 2007 02:45:41 -0000 1.15 @@ -1,10 +1,10 @@ %{!?python_sitelib: %define python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")} -%define bzrver 0.14 -%define bzrnextver 0.15 +%define bzrver 0.15 +%define bzrnextver 0.16 Name: bzrtools -Version: %{bzrver}.0 +Version: %{bzrver}.4 Release: 1%{?dist} Summary: A collection of utilities and plugins for Bazaar-NG @@ -64,6 +64,9 @@ %{python_sitelib}/bzrlib/plugins/bzrtools/tests/ %changelog +* Thu Mar 22 2007 Toshio Kuratomi 0.15.4-1 +- Update to 0.15.4. + * Tue Jan 23 2007 Toshio Kuratomi 0.14.0-1 - Update to 0.14.0. Index: sources =================================================================== RCS file: /cvs/extras/rpms/bzrtools/FC-6/sources,v retrieving revision 1.9 retrieving revision 1.10 diff -u -r1.9 -r1.10 --- sources 24 Jan 2007 03:33:41 -0000 1.9 +++ sources 3 Apr 2007 02:45:41 -0000 1.10 @@ -1 +1 @@ -5932729e81f19562a6a844be2555a115 bzrtools-0.14.0.tar.gz +83f2b309e5320a7269dbb64947265a81 bzrtools-0.15.4.tar.gz From fedora-extras-commits at redhat.com Tue Apr 3 02:46:25 2007 From: fedora-extras-commits at redhat.com (Toshio Ernie Kuratomi (toshio)) Date: Mon, 2 Apr 2007 22:46:25 -0400 Subject: rpms/bzr-gtk/FC-6 .cvsignore, 1.5, 1.6 bzr-gtk.spec, 1.4, 1.5 sources, 1.5, 1.6 Message-ID: <200704030246.l332kPHm017530@cvs-int.fedora.redhat.com> Author: toshio Update of /cvs/extras/rpms/bzr-gtk/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv17417 Modified Files: .cvsignore bzr-gtk.spec sources Log Message: - Update to 0.15.1 - Split olive directory in site-packages into the olive package. - Don't own the bzrlib or plugins directory as bzr already owns them. - Notes on splitting the nautilus functionality out. This isn't done yet as we need to add python-nautilus into Fedora. Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/bzr-gtk/FC-6/.cvsignore,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- .cvsignore 31 Mar 2007 17:26:09 -0000 1.5 +++ .cvsignore 3 Apr 2007 02:45:51 -0000 1.6 @@ -1 +1 @@ -bzr-gtk-0.14.0.tar.gz +bzr-gtk-0.15.1.tar.gz Index: bzr-gtk.spec =================================================================== RCS file: /cvs/extras/rpms/bzr-gtk/FC-6/bzr-gtk.spec,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- bzr-gtk.spec 31 Mar 2007 17:26:09 -0000 1.4 +++ bzr-gtk.spec 3 Apr 2007 02:45:51 -0000 1.5 @@ -1,7 +1,7 @@ %{!?python_sitelib: %define python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")} Name: bzr-gtk -Version: 0.14.0 +Version: 0.15.1 Release: 1%{?dist} Summary: Bazaar plugin for GTK+ interfaces to most Bazaar operations @@ -14,7 +14,7 @@ BuildArch: noarch BuildRequires: python-devel bzr BuildRequires: gettext -Requires: bzr >= 0.14 +Requires: bzr >= 0.15 %description bzr-gtk is a plugin for Bazaar that aims to provide GTK+ interfaces to most @@ -41,8 +41,7 @@ %install rm -rf $RPM_BUILD_ROOT %{__python} setup.py install -O1 --skip-build --root $RPM_BUILD_ROOT - -%find_lang olive-gtk +# mv $RPM_BUILD_ROOT%{python_sitelib}/bzrlib/plugins/gtk/nautilus* $RPM_BUILD_ROOT%{_prefix}/lib/nautilus/extensions-1.0/python/ %clean rm -rf $RPM_BUILD_ROOT @@ -51,19 +50,26 @@ %files %defattr(-,root,root,-) %doc COPYING README -# For noarch packages: sitelib -%{python_sitelib}/* +%{python_sitelib}/bzrlib/plugins/gtk/ -%files -n olive -f olive-gtk.lang +%files -n olive %defattr(-,root,root,-) %{_bindir}/* +%{python_sitelib}/olive %{_datadir}/olive/ %{_datadir}/pixmaps/olive-gtk.png %{_datadir}/applications/olive-gtk.desktop +#%files nautilus +#%{_prefix}/lib/nautilus/extensions-1.0/python/* + %changelog -* Sat Mar 31 2007 Toshio Kuratomi 0.14.0-1 -- Update to 0.14.0 +* Thu Mar 23 2007 Toshio Kuratomi 0.15.1-1 +- Update to 0.15.1 +- Split olive directory in site-packages into the olive package. +- Don't own the bzrlib or plugins directory as bzr already owns them. +- Notes on splitting the nautilus functionality out. This isn't done yet as + we need to add python-nautilus into Fedora. * Wed Dec 06 2006 Toshio Kuratomi 0.13.0-1 - Update to 0.13.0 Index: sources =================================================================== RCS file: /cvs/extras/rpms/bzr-gtk/FC-6/sources,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- sources 31 Mar 2007 17:26:09 -0000 1.5 +++ sources 3 Apr 2007 02:45:51 -0000 1.6 @@ -1 +1 @@ -7d43e5da5f7346596f30a9defb14c306 bzr-gtk-0.14.0.tar.gz +6a5d54630675dbcdbe5e9037c7ddd5b7 bzr-gtk-0.15.1.tar.gz From fedora-extras-commits at redhat.com Tue Apr 3 02:47:21 2007 From: fedora-extras-commits at redhat.com (Toshio Ernie Kuratomi (toshio)) Date: Mon, 2 Apr 2007 22:47:21 -0400 Subject: rpms/bzrtools/FC-5 .cvsignore, 1.9, 1.10 bzrtools.spec, 1.11, 1.12 sources, 1.9, 1.10 Message-ID: <200704030247.l332lLp3017759@cvs-int.fedora.redhat.com> Author: toshio Update of /cvs/extras/rpms/bzrtools/FC-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv17561 Modified Files: .cvsignore bzrtools.spec sources Log Message: - Update to 0.15.4. Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/bzrtools/FC-5/.cvsignore,v retrieving revision 1.9 retrieving revision 1.10 diff -u -r1.9 -r1.10 --- .cvsignore 24 Jan 2007 03:38:04 -0000 1.9 +++ .cvsignore 3 Apr 2007 02:46:48 -0000 1.10 @@ -1 +1 @@ -bzrtools-0.14.0.tar.gz +bzrtools-0.15.4.tar.gz Index: bzrtools.spec =================================================================== RCS file: /cvs/extras/rpms/bzrtools/FC-5/bzrtools.spec,v retrieving revision 1.11 retrieving revision 1.12 diff -u -r1.11 -r1.12 --- bzrtools.spec 24 Jan 2007 03:38:04 -0000 1.11 +++ bzrtools.spec 3 Apr 2007 02:46:48 -0000 1.12 @@ -1,10 +1,10 @@ %{!?python_sitelib: %define python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")} -%define bzrver 0.14 -%define bzrnextver 0.15 +%define bzrver 0.15 +%define bzrnextver 0.16 Name: bzrtools -Version: %{bzrver}.0 +Version: %{bzrver}.4 Release: 1%{?dist} Summary: A collection of utilities and plugins for Bazaar-NG @@ -64,6 +64,9 @@ %{python_sitelib}/bzrlib/plugins/bzrtools/tests/ %changelog +* Thu Mar 22 2007 Toshio Kuratomi 0.15.4-1 +- Update to 0.15.4. + * Tue Jan 23 2007 Toshio Kuratomi 0.14.0-1 - Update to 0.14.0. Index: sources =================================================================== RCS file: /cvs/extras/rpms/bzrtools/FC-5/sources,v retrieving revision 1.9 retrieving revision 1.10 diff -u -r1.9 -r1.10 --- sources 24 Jan 2007 03:38:04 -0000 1.9 +++ sources 3 Apr 2007 02:46:48 -0000 1.10 @@ -1 +1 @@ -5932729e81f19562a6a844be2555a115 bzrtools-0.14.0.tar.gz +83f2b309e5320a7269dbb64947265a81 bzrtools-0.15.4.tar.gz From fedora-extras-commits at redhat.com Tue Apr 3 02:47:17 2007 From: fedora-extras-commits at redhat.com (Toshio Ernie Kuratomi (toshio)) Date: Mon, 2 Apr 2007 22:47:17 -0400 Subject: rpms/bzr-gtk/FC-5 .cvsignore, 1.4, 1.5 bzr-gtk.spec, 1.3, 1.4 sources, 1.4, 1.5 Message-ID: <200704030247.l332lHAp017744@cvs-int.fedora.redhat.com> Author: toshio Update of /cvs/extras/rpms/bzr-gtk/FC-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv17573 Modified Files: .cvsignore bzr-gtk.spec sources Log Message: - Update to 0.15.1 - Split olive directory in site-packages into the olive package. - Don't own the bzrlib or plugins directory as bzr already owns them. - Notes on splitting the nautilus functionality out. This isn't done yet as we need to add python-nautilus into Fedora. Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/bzr-gtk/FC-5/.cvsignore,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- .cvsignore 24 Jan 2007 03:30:23 -0000 1.4 +++ .cvsignore 3 Apr 2007 02:46:43 -0000 1.5 @@ -1 +1 @@ -bzr-gtk-0.13.0.tar.gz +bzr-gtk-0.15.1.tar.gz Index: bzr-gtk.spec =================================================================== RCS file: /cvs/extras/rpms/bzr-gtk/FC-5/bzr-gtk.spec,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- bzr-gtk.spec 24 Jan 2007 03:30:23 -0000 1.3 +++ bzr-gtk.spec 3 Apr 2007 02:46:43 -0000 1.4 @@ -1,7 +1,7 @@ %{!?python_sitelib: %define python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")} Name: bzr-gtk -Version: 0.13.0 +Version: 0.15.1 Release: 1%{?dist} Summary: Bazaar plugin for GTK+ interfaces to most Bazaar operations @@ -14,7 +14,7 @@ BuildArch: noarch BuildRequires: python-devel bzr BuildRequires: gettext -Requires: bzr >= 0.13 +Requires: bzr >= 0.15 %description bzr-gtk is a plugin for Bazaar that aims to provide GTK+ interfaces to most @@ -41,8 +41,7 @@ %install rm -rf $RPM_BUILD_ROOT %{__python} setup.py install -O1 --skip-build --root $RPM_BUILD_ROOT - -%find_lang olive-gtk +# mv $RPM_BUILD_ROOT%{python_sitelib}/bzrlib/plugins/gtk/nautilus* $RPM_BUILD_ROOT%{_prefix}/lib/nautilus/extensions-1.0/python/ %clean rm -rf $RPM_BUILD_ROOT @@ -51,17 +50,27 @@ %files %defattr(-,root,root,-) %doc COPYING README -# For noarch packages: sitelib -%{python_sitelib}/* +%{python_sitelib}/bzrlib/plugins/gtk/ -%files -n olive -f olive-gtk.lang +%files -n olive %defattr(-,root,root,-) %{_bindir}/* +%{python_sitelib}/olive %{_datadir}/olive/ %{_datadir}/pixmaps/olive-gtk.png %{_datadir}/applications/olive-gtk.desktop +#%files nautilus +#%{_prefix}/lib/nautilus/extensions-1.0/python/* + %changelog +* Thu Mar 23 2007 Toshio Kuratomi 0.15.1-1 +- Update to 0.15.1 +- Split olive directory in site-packages into the olive package. +- Don't own the bzrlib or plugins directory as bzr already owns them. +- Notes on splitting the nautilus functionality out. This isn't done yet as + we need to add python-nautilus into Fedora. + * Wed Dec 06 2006 Toshio Kuratomi 0.13.0-1 - Update to 0.13.0 - Desktop file patch merged upstream. Index: sources =================================================================== RCS file: /cvs/extras/rpms/bzr-gtk/FC-5/sources,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- sources 24 Jan 2007 03:30:23 -0000 1.4 +++ sources 3 Apr 2007 02:46:43 -0000 1.5 @@ -1 +1 @@ -e5734611d676ad2a1e5b0cd32679e10b bzr-gtk-0.13.0.tar.gz +6a5d54630675dbcdbe5e9037c7ddd5b7 bzr-gtk-0.15.1.tar.gz From fedora-extras-commits at redhat.com Tue Apr 3 02:50:23 2007 From: fedora-extras-commits at redhat.com (Toshio Ernie Kuratomi (toshio)) Date: Mon, 2 Apr 2007 22:50:23 -0400 Subject: rpms/bzrtools/FC-6 bzrtools.spec,1.15,1.16 Message-ID: <200704030250.l332oN3F018258@cvs-int.fedora.redhat.com> Author: toshio Update of /cvs/extras/rpms/bzrtools/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv18139 Modified Files: bzrtools.spec Log Message: - Bump for tagging problem. Index: bzrtools.spec =================================================================== RCS file: /cvs/extras/rpms/bzrtools/FC-6/bzrtools.spec,v retrieving revision 1.15 retrieving revision 1.16 diff -u -r1.15 -r1.16 --- bzrtools.spec 3 Apr 2007 02:45:41 -0000 1.15 +++ bzrtools.spec 3 Apr 2007 02:49:50 -0000 1.16 @@ -5,7 +5,7 @@ Name: bzrtools Version: %{bzrver}.4 -Release: 1%{?dist} +Release: 2%{?dist} Summary: A collection of utilities and plugins for Bazaar-NG Group: Development/Tools @@ -64,6 +64,9 @@ %{python_sitelib}/bzrlib/plugins/bzrtools/tests/ %changelog +* Mon Apr 2 2007 Toshio Kuratomi 0.15.4-2 +- Bump for tagging problem. + * Thu Mar 22 2007 Toshio Kuratomi 0.15.4-1 - Update to 0.15.4. From fedora-extras-commits at redhat.com Tue Apr 3 02:50:13 2007 From: fedora-extras-commits at redhat.com (Toshio Ernie Kuratomi (toshio)) Date: Mon, 2 Apr 2007 22:50:13 -0400 Subject: rpms/bzr-gtk/FC-6 bzr-gtk.spec,1.5,1.6 Message-ID: <200704030250.l332oDxJ018204@cvs-int.fedora.redhat.com> Author: toshio Update of /cvs/extras/rpms/bzr-gtk/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv18099 Modified Files: bzr-gtk.spec Log Message: - Bump for tagging problem. Index: bzr-gtk.spec =================================================================== RCS file: /cvs/extras/rpms/bzr-gtk/FC-6/bzr-gtk.spec,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- bzr-gtk.spec 3 Apr 2007 02:45:51 -0000 1.5 +++ bzr-gtk.spec 3 Apr 2007 02:49:40 -0000 1.6 @@ -2,7 +2,7 @@ Name: bzr-gtk Version: 0.15.1 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Bazaar plugin for GTK+ interfaces to most Bazaar operations Group: Development/Tools @@ -64,6 +64,9 @@ #%{_prefix}/lib/nautilus/extensions-1.0/python/* %changelog +* Mon Apr 2 2007 Toshio Kuratomi 0.15.1-2 +- Bump for tagging problem. + * Thu Mar 23 2007 Toshio Kuratomi 0.15.1-1 - Update to 0.15.1 - Split olive directory in site-packages into the olive package. From fedora-extras-commits at redhat.com Tue Apr 3 03:10:22 2007 From: fedora-extras-commits at redhat.com (Akira Tagoh (tagoh)) Date: Mon, 2 Apr 2007 23:10:22 -0400 Subject: rpms/anthy/FC-5 dead.package,NONE,1.1 README,1.1,NONE Message-ID: <200704030310.l333AMBH024931@cvs-int.fedora.redhat.com> Author: tagoh Update of /cvs/extras/rpms/anthy/FC-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv24915 Added Files: dead.package Removed Files: README Log Message: Add a dead.package. --- NEW FILE dead.package --- anthy has moved to Fedora Core. --- README DELETED --- From fedora-extras-commits at redhat.com Tue Apr 3 03:15:09 2007 From: fedora-extras-commits at redhat.com (Akira Tagoh (tagoh)) Date: Mon, 2 Apr 2007 23:15:09 -0400 Subject: rpms/kasumi/FC-5 dead.package,NONE,1.1 README,1.1,NONE Message-ID: <200704030315.l333F9pM025577@cvs-int.fedora.redhat.com> Author: tagoh Update of /cvs/extras/rpms/kasumi/FC-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv25537 Added Files: dead.package Removed Files: README Log Message: Add a dead.package. --- NEW FILE dead.package --- kasumi is in Core devel. --- README DELETED --- From fedora-extras-commits at redhat.com Tue Apr 3 03:16:54 2007 From: fedora-extras-commits at redhat.com (Akira Tagoh (tagoh)) Date: Mon, 2 Apr 2007 23:16:54 -0400 Subject: rpms/scim-anthy/FC-5 dead.package,NONE,1.1 README,1.1,NONE Message-ID: <200704030316.l333GsYR025817@cvs-int.fedora.redhat.com> Author: tagoh Update of /cvs/extras/rpms/scim-anthy/FC-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv25798 Added Files: dead.package Removed Files: README Log Message: Add a dead.package. --- NEW FILE dead.package --- scim-anthy has moved to Fedora Core development. --- README DELETED --- From fedora-extras-commits at redhat.com Tue Apr 3 03:20:19 2007 From: fedora-extras-commits at redhat.com (Akira Tagoh (tagoh)) Date: Mon, 2 Apr 2007 23:20:19 -0400 Subject: rpms/scim-hangul/FC-5 dead.package,NONE,1.1 README,1.1,NONE Message-ID: <200704030320.l333KJZj026362@cvs-int.fedora.redhat.com> Author: tagoh Update of /cvs/extras/rpms/scim-hangul/FC-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv26346 Added Files: dead.package Removed Files: README Log Message: Add a dead.package. --- NEW FILE dead.package --- scim-hangul is in Core devel. --- README DELETED --- From fedora-extras-commits at redhat.com Tue Apr 3 03:46:41 2007 From: fedora-extras-commits at redhat.com (Parag Ashok Nemade (paragn)) Date: Mon, 2 Apr 2007 23:46:41 -0400 Subject: rpms/scanbuttond/devel buttonpressed.sh, 1.1, 1.2 scanbuttond.spec, 1.3, 1.4 Message-ID: <200704030346.l333kfeQ030058@cvs-int.fedora.redhat.com> Author: paragn Update of /cvs/extras/rpms/scanbuttond/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv29902 Modified Files: buttonpressed.sh scanbuttond.spec Log Message: - Added new buttonpressed.sh source from RFE bug 234954 Index: buttonpressed.sh =================================================================== RCS file: /cvs/extras/rpms/scanbuttond/devel/buttonpressed.sh,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- buttonpressed.sh 16 Oct 2006 15:47:09 -0000 1.1 +++ buttonpressed.sh 3 Apr 2007 03:46:08 -0000 1.2 @@ -1,48 +1,102 @@ #!/bin/sh -# This script is started by scanbuttond whenever a scanner button has been pressed. +# This script is started by scanbuttond whenever a scanner button has been +# pressed. +# # Scanbuttond passes the following parameters to us: # $1 ... the button number -# $2 ... the scanner's SANE device name, which comes in handy if there are two or -# more scanners. In this case we can pass the device name to SANE programs -# like scanimage. +# $2 ... the scanner's SANE device name, which comes in handy if there are two +# or more scanners. In this case we can pass the device name to SANE +# programs like scanimage. +# +# No locking is performed because scanbuttond can not monitor button +# pressing using libusb while sane is scanning. It also doesn't appear +# to scan for new button presses until this script exits. +# -TMPFILE="/tmp/scan.tiff" -LOCKFILE="/tmp/copy.lock" +EDITBUTTON=1 +PRINTBUTTON=2 +EMAILBUTTON=3 +CUSTOMBUTTON=4 + +if [ "$1"x = "$EDITBUTTON"x ] ; then + MODE=Color + RESOLUTION=300 +elif [ "$1"x = "$PRINTBUTTON"x ] ; then + MODE=Color + RESOLUTION=150 +elif [ "$1"x = "$EMAILBUTTON"x ] ; then + MODE=Color + RESOLUTION=150 +else + MODE=Color + RESOLUTION=300 +fi + +TMPFILE="/tmp/scan.pnm" +TMPJPGFILE="/tmp/scan.jpg" + +# 8.5 x 11 +SCANIMAGE_PAGESIZE="-x 215 -y 279" +# A4 +#SCANIMAGE_PAGESIZE="-x 210 -y 297" + +scancmd() { + scanimage --device-name $2 --mode $MODE --resolution $RESOLUTION --depth 8 $SCANIMAGE_PAGESIZE > $TMPFILE +} + +editcmd() { + gimp $TMPFILE +} + +printcmd() { + lpr -o fitplot $TMPFILE +} + +mailcmd() { + convert $TMPFILE -quality 85 -quiet $TMPJPGFILE + # FIXME: Evolution doesn't seem to put itself in the + # background after this command is issued; at least + # if its not already running. This will cause this + # script to not exit. If we just put this into the + # background then our cleanup() will delete the file + # before it can be used. + #evolution mailto:?attach=${TMPJPGFILE} + thunderbird -compose attachment="file://${TMPJPGFILE}" +} + +# function: remove temporary files +cleanup() { + rm -f $TMPFILE + if [ -e $TMPJPGFILE ] ; then + rm -f $TMPJPGFILE + fi +} case $1 in - 1) - echo "button 1 has been pressed on $2" - - # This example turns your scanner+printer into a photocopier. - # Fine-tuned for the Epson Perfection 2400, the HP LaserJet 1200 and - # ISO A4 paper size so that the scanned document matches the printer - # output as closely as possible. - # - # if [ -f $LOCKFILE ]; then - # echo "Error: Another scanning operation is currently in progress" - # exit - # fi - # touch $LOCKFILE - # rm -f $TMPFILE - scanimage --device-name $2 -x 215 -y 297 1> /tmp/image.pnm - gimp /tmp/image.pnm - # tiff2ps -z -w 8.27 -h 11.69 $TMPFILE | lpr - # rm -f $LOCKFILE - # + $EDITBUTTON) + echo "button $EDITBUTTON has been pressed on $2" + + scancmd $* + editcmd + cleanup ;; - 2) - echo "button 2 has been pressed on $2" - scanimage --device-name $2 -x 215 -y 297 1> /tmp/image.pnm - lpr /tmp/image.pnm + $PRINTBUTTON) + echo "button $PRINTBUTTON has been pressed on $2" + + scancmd $* + printcmd + cleanup ;; - 3) - echo "button 3 has been pressed on $2" - scanimage --device-name $2 -x 215 -y 297 1> /tmp/image.pnm - evolution mailto:?attach=/tmp/image.pnm + $EMAILBUTTON) + echo "button $EMAILBUTTON has been pressed on $2" + + scancmd $* + mailcmd + cleanup ;; - 4) - echo "button 4 has been pressed on $2" + $CUSTOMBUTTON) + echo "button $CUSTOMBUTTON has been pressed on $2" ;; esac Index: scanbuttond.spec =================================================================== RCS file: /cvs/extras/rpms/scanbuttond/devel/scanbuttond.spec,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- scanbuttond.spec 17 Oct 2006 17:27:03 -0000 1.3 +++ scanbuttond.spec 3 Apr 2007 03:46:08 -0000 1.4 @@ -1,6 +1,6 @@ Name: scanbuttond Version: 0.2.3 -Release: 9%{?dist} +Release: 10%{?dist} Summary: Scanner Button tools to SANE Group: System Environment/Libraries @@ -77,6 +77,10 @@ %changelog +* Tue Apr 03 2007 Parag Nemade - 0.2.3-10 +- Replaced buttonpressed.sh script version with Chris Bagwell's + version given in RFE rh#234954. + * Mon Oct 16 2006 Parag Nemade - 0.2.3-9 - Got CVS tagging problem as usual to me - so increasing release number From fedora-extras-commits at redhat.com Tue Apr 3 03:48:49 2007 From: fedora-extras-commits at redhat.com (Mamoru Tasaka (mtasaka)) Date: Mon, 2 Apr 2007 23:48:49 -0400 Subject: rpms/kazehakase/FC-6 .cvsignore, 1.1, 1.2 kazehakase.spec, 1.5, 1.6 sources, 1.1, 1.2 Message-ID: <200704030348.l333mnhg030382@cvs-int.fedora.redhat.com> Author: mtasaka Update of /cvs/extras/rpms/kazehakase/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv30249/FC-6 Modified Files: .cvsignore kazehakase.spec sources Log Message: * Tue Apr 3 2007 Mamoru Tasaka - 0.4.5-1 - 0.4.5 - Clean up spec file (rename plugins, drop "plugins" string from name) - Add ruby-gtk support (disabled until the review #232160 is completed) Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/kazehakase/FC-6/.cvsignore,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- .cvsignore 2 Feb 2007 15:56:51 -0000 1.1 +++ .cvsignore 3 Apr 2007 03:48:16 -0000 1.2 @@ -1 +1 @@ -kazehakase-0.4.4.1.tar.gz +kazehakase-0.4.5.tar.gz Index: kazehakase.spec =================================================================== RCS file: /cvs/extras/rpms/kazehakase/FC-6/kazehakase.spec,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- kazehakase.spec 27 Feb 2007 17:46:55 -0000 1.5 +++ kazehakase.spec 3 Apr 2007 03:48:16 -0000 1.6 @@ -1,5 +1,5 @@ %if 0%{?fedora} == 7 -%define FFver 2.0.0.2 +%define FFver 2.0.0.3 %endif %if 0%{?fedora} == 6 %define FFver 1.5.0.10 @@ -7,29 +7,40 @@ %if 0%{?fedora} == 5 %define SMver 1.0.8 %endif +%define obsolete_plugin_ver 0.4.5-1 %define support_anthy 0 +%define support_ruby 0 +%define rubyabi 1.8 + +%define repoid 24791 Name: kazehakase -Version: 0.4.4.1 -Release: 3%{?dist}.1 +Version: 0.4.5 +Release: 1%{?dist} Summary: Kazehakase browser Group: Applications/Internet License: GPL URL: http://kazehakase.sourceforge.jp/ -Source0: http://osdn.dl.sourceforge.jp/kazehakase/23789/%{name}-%{version}.tar.gz +Source0: http://downloads.sourceforge.jp/kazehakase/%{repoid}/%{name}-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: expat-devel BuildRequires: gnutls-devel BuildRequires: gtk2-devel BuildRequires: libSM-devel +BuildRequires: perl(XML::Parser) + BuildRequires: hyperestraier-devel %if %{support_anthy} BuildRequires: anthy-devel BuildRequires: mecab-devel %endif +%if %{support_ruby} +BuildRequires: ruby(gtk2-devel) +BuildRequires: ruby(abi) = %{rubyabi} +%endif BuildRequires: desktop-file-utils BuildRequires: gettext @@ -47,39 +58,45 @@ Kazehakase is a Web browser which aims to provide a user interface that is truly user-friendly & fully customizable. -%package plugins -Summary: Kazehakase plugins package -Group: Applications/Internet -Requires: %{name} = %{version}-%{release} -Requires: %{name}-plugins-hyperestraier = %{version}-%{release} -%if %{support_anthy} -Requires: %{name}-plugins-anthy = %{version}-%{release} -%endif - -%description plugins -This package is a dummy package which pulls all plugins -available for Kazehakase. - -%package plugins-hyperestraier +%package hyperestraier Summary: Kazehakase search engine of hyperestraier Group: Applications/Internet Requires: %{name} = %{version}-%{release} +Obsoletes: %{name}-plugins < %{obsolete_plugin_ver} +Obsoletes: %{name}-plugins-hyperestraier < %{obsolete_plugin_ver} +Provides: %{name}-plugins = %{version}-%{release} +Provides: %{name}-plugins-hyperestraier = %{version}-%{release} -%description plugins-hyperestraier +%description hyperestraier This package contains the search plugin of hyperstraier for Kazehakase. %if %{support_anthy} -%package plugins-anthy +%package anthy Summary: Kazehakase search engine of Anthy Group: Applications/Internet Requires: %{name} = %{version}-%{release} +Obsoletes: %{name}-plugins-anthy < %{obsolete_plugin_ver} +Provides: %{name}-plugins-anthy = %{version}-%{release} -%description plugins-anthy +%description anthy This package contains the search plugin of Anthy for Kazehakase. %endif +%if %{support_ruby} +%package ruby +Summary: Ruby interpretter support for Kazehakase +Group: Applications/Internet +Requires: %{name} = %{version}-%{release} +Requires: ruby(gtk2) +Requires: ruby(abi) = %{rubyabi} + +%description ruby +This package contains the binding of Kazehakase for +Ruby interpretter. +%endif + %prep %setup -q @@ -106,8 +123,8 @@ %{__make} install DESTDIR=$RPM_BUILD_ROOT \ INSTALL="%{__install} -c -p" -%{__rm} -f $RPM_BUILD_ROOT%{_libdir}/%{name}/lib*.{so,la} -%{__rm} -f $RPM_BUILD_ROOT%{_libdir}/%{name}/search/lib*.la +%{__rm} -f $RPM_BUILD_ROOT%{_libdir}/%{name}/lib*.so +find $RPM_BUILD_ROOT%{_libdir}/%{name} -name \*.la | xargs %{__rm} -f desktop-file-install \ --vendor fedora \ @@ -120,7 +137,7 @@ for f in README.ja TODO.ja ; do iconv -f EUCJP -t UTF8 $f > ${f}.tmp && \ - %{__mv} -f ${f}.tmp ${f} || \ + ( touch -r ${f} ${f}.tmp ; %{__mv} -f ${f}.tmp ${f} ) || \ %{__rm} -f ${f}.tmp done @@ -131,37 +148,58 @@ %defattr(-,root,root,-) %doc AUTHORS COPYING* README* TODO* -%dir %{_sysconfdir}/%{name} -%dir %{_sysconfdir}/%{name}/mozilla +%dir %{_sysconfdir}/%{name}/ +%dir %{_sysconfdir}/%{name}/mozilla/ %config(noreplace) %{_sysconfdir}/%{name}/*.xml %config(noreplace) %{_sysconfdir}/%{name}/*rc %config(noreplace) %{_sysconfdir}/%{name}/mozilla/*.xml %{_bindir}/%{name} %dir %{_libdir}/%{name}/ +%dir %{_libdir}/%{name}/embed/ %dir %{_libdir}/%{name}/search/ %{_libdir}/%{name}/libkazehakase.so.* +%{_libdir}/%{name}/embed/gecko.so -%{_datadir}/%{name}/ +%dir %{_datadir}/%{name}/ +%if %{support_ruby} +%dir %{_libdir}/%{name}/ext/ +%dir %{_datadir}/%{name}/ext/ +%endif +%{_datadir}/%{name}/*.css +%{_datadir}/%{name}/*.png +%{_datadir}/%{name}/icons/ %{_datadir}/pixmaps/%{name}*.png %{_datadir}/applications/fedora-%{name}.desktop %{_mandir}/man1/%{name}.1* -%files plugins +%files hyperestraier %defattr(-,root,root,-) +%{_libdir}/%{name}/search/hyper-estraier.so -%files plugins-hyperestraier +%if %{support_anthy} +%files anthy %defattr(-,root,root,-) -%{_libdir}/%{name}/search/libhyperestraier.so* +%{_libdir}/%{name}/search/anthy*.so* +%endif -%if %{support_anthy} -%files plugins-anthy +%if %{support_ruby} +%files ruby %defattr(-,root,root,-) -%{_libdir}/%{name}/search/libanthy*.so* +%{_libdir}/%{name}/ext/ruby.so +%{_datadir}/%{name}/ext/ruby/ %endif %changelog +* Tue Apr 3 2007 Mamoru Tasaka - 0.4.5-1 +- 0.4.5 +- Clean up spec file (rename plugins, drop "plugins" string from name) +- Add ruby-gtk support (disabled until the review #232160 is completed) + +* Sat Mar 24 2007 Mamoru Tasaka - 0.4.4.1-4 +- gecko engine update + * Tue Feb 27 2007 Mamoru Tasaka - 0.4.4.1-3.dist.1 - gecko engine update Index: sources =================================================================== RCS file: /cvs/extras/rpms/kazehakase/FC-6/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 2 Feb 2007 15:56:51 -0000 1.1 +++ sources 3 Apr 2007 03:48:16 -0000 1.2 @@ -1 +1 @@ -16eacff48f758bcdb3719679a1af597c kazehakase-0.4.4.1.tar.gz +2171f02d58a575e148436c7102686afb kazehakase-0.4.5.tar.gz From fedora-extras-commits at redhat.com Tue Apr 3 03:48:45 2007 From: fedora-extras-commits at redhat.com (Mamoru Tasaka (mtasaka)) Date: Mon, 2 Apr 2007 23:48:45 -0400 Subject: rpms/kazehakase/FC-5 .cvsignore, 1.1, 1.2 kazehakase.spec, 1.4, 1.5 sources, 1.1, 1.2 Message-ID: <200704030348.l333mjSM030372@cvs-int.fedora.redhat.com> Author: mtasaka Update of /cvs/extras/rpms/kazehakase/FC-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv30249/FC-5 Modified Files: .cvsignore kazehakase.spec sources Log Message: * Tue Apr 3 2007 Mamoru Tasaka - 0.4.5-1 - 0.4.5 - Clean up spec file (rename plugins, drop "plugins" string from name) - Add ruby-gtk support (disabled until the review #232160 is completed) Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/kazehakase/FC-5/.cvsignore,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- .cvsignore 2 Feb 2007 15:56:51 -0000 1.1 +++ .cvsignore 3 Apr 2007 03:48:12 -0000 1.2 @@ -1 +1 @@ -kazehakase-0.4.4.1.tar.gz +kazehakase-0.4.5.tar.gz Index: kazehakase.spec =================================================================== RCS file: /cvs/extras/rpms/kazehakase/FC-5/kazehakase.spec,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- kazehakase.spec 27 Feb 2007 17:46:53 -0000 1.4 +++ kazehakase.spec 3 Apr 2007 03:48:12 -0000 1.5 @@ -1,5 +1,5 @@ %if 0%{?fedora} == 7 -%define FFver 2.0.0.2 +%define FFver 2.0.0.3 %endif %if 0%{?fedora} == 6 %define FFver 1.5.0.10 @@ -7,29 +7,40 @@ %if 0%{?fedora} == 5 %define SMver 1.0.8 %endif +%define obsolete_plugin_ver 0.4.5-1 %define support_anthy 0 +%define support_ruby 0 +%define rubyabi 1.8 + +%define repoid 24791 Name: kazehakase -Version: 0.4.4.1 -Release: 3%{?dist}.1 +Version: 0.4.5 +Release: 1%{?dist} Summary: Kazehakase browser Group: Applications/Internet License: GPL URL: http://kazehakase.sourceforge.jp/ -Source0: http://osdn.dl.sourceforge.jp/kazehakase/23789/%{name}-%{version}.tar.gz +Source0: http://downloads.sourceforge.jp/kazehakase/%{repoid}/%{name}-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: expat-devel BuildRequires: gnutls-devel BuildRequires: gtk2-devel BuildRequires: libSM-devel +BuildRequires: perl(XML::Parser) + BuildRequires: hyperestraier-devel %if %{support_anthy} BuildRequires: anthy-devel BuildRequires: mecab-devel %endif +%if %{support_ruby} +BuildRequires: ruby(gtk2-devel) +BuildRequires: ruby(abi) = %{rubyabi} +%endif BuildRequires: desktop-file-utils BuildRequires: gettext @@ -47,39 +58,45 @@ Kazehakase is a Web browser which aims to provide a user interface that is truly user-friendly & fully customizable. -%package plugins -Summary: Kazehakase plugins package -Group: Applications/Internet -Requires: %{name} = %{version}-%{release} -Requires: %{name}-plugins-hyperestraier = %{version}-%{release} -%if %{support_anthy} -Requires: %{name}-plugins-anthy = %{version}-%{release} -%endif - -%description plugins -This package is a dummy package which pulls all plugins -available for Kazehakase. - -%package plugins-hyperestraier +%package hyperestraier Summary: Kazehakase search engine of hyperestraier Group: Applications/Internet Requires: %{name} = %{version}-%{release} +Obsoletes: %{name}-plugins < %{obsolete_plugin_ver} +Obsoletes: %{name}-plugins-hyperestraier < %{obsolete_plugin_ver} +Provides: %{name}-plugins = %{version}-%{release} +Provides: %{name}-plugins-hyperestraier = %{version}-%{release} -%description plugins-hyperestraier +%description hyperestraier This package contains the search plugin of hyperstraier for Kazehakase. %if %{support_anthy} -%package plugins-anthy +%package anthy Summary: Kazehakase search engine of Anthy Group: Applications/Internet Requires: %{name} = %{version}-%{release} +Obsoletes: %{name}-plugins-anthy < %{obsolete_plugin_ver} +Provides: %{name}-plugins-anthy = %{version}-%{release} -%description plugins-anthy +%description anthy This package contains the search plugin of Anthy for Kazehakase. %endif +%if %{support_ruby} +%package ruby +Summary: Ruby interpretter support for Kazehakase +Group: Applications/Internet +Requires: %{name} = %{version}-%{release} +Requires: ruby(gtk2) +Requires: ruby(abi) = %{rubyabi} + +%description ruby +This package contains the binding of Kazehakase for +Ruby interpretter. +%endif + %prep %setup -q @@ -106,8 +123,8 @@ %{__make} install DESTDIR=$RPM_BUILD_ROOT \ INSTALL="%{__install} -c -p" -%{__rm} -f $RPM_BUILD_ROOT%{_libdir}/%{name}/lib*.{so,la} -%{__rm} -f $RPM_BUILD_ROOT%{_libdir}/%{name}/search/lib*.la +%{__rm} -f $RPM_BUILD_ROOT%{_libdir}/%{name}/lib*.so +find $RPM_BUILD_ROOT%{_libdir}/%{name} -name \*.la | xargs %{__rm} -f desktop-file-install \ --vendor fedora \ @@ -120,7 +137,7 @@ for f in README.ja TODO.ja ; do iconv -f EUCJP -t UTF8 $f > ${f}.tmp && \ - %{__mv} -f ${f}.tmp ${f} || \ + ( touch -r ${f} ${f}.tmp ; %{__mv} -f ${f}.tmp ${f} ) || \ %{__rm} -f ${f}.tmp done @@ -131,37 +148,58 @@ %defattr(-,root,root,-) %doc AUTHORS COPYING* README* TODO* -%dir %{_sysconfdir}/%{name} -%dir %{_sysconfdir}/%{name}/mozilla +%dir %{_sysconfdir}/%{name}/ +%dir %{_sysconfdir}/%{name}/mozilla/ %config(noreplace) %{_sysconfdir}/%{name}/*.xml %config(noreplace) %{_sysconfdir}/%{name}/*rc %config(noreplace) %{_sysconfdir}/%{name}/mozilla/*.xml %{_bindir}/%{name} %dir %{_libdir}/%{name}/ +%dir %{_libdir}/%{name}/embed/ %dir %{_libdir}/%{name}/search/ %{_libdir}/%{name}/libkazehakase.so.* +%{_libdir}/%{name}/embed/gecko.so -%{_datadir}/%{name}/ +%dir %{_datadir}/%{name}/ +%if %{support_ruby} +%dir %{_libdir}/%{name}/ext/ +%dir %{_datadir}/%{name}/ext/ +%endif +%{_datadir}/%{name}/*.css +%{_datadir}/%{name}/*.png +%{_datadir}/%{name}/icons/ %{_datadir}/pixmaps/%{name}*.png %{_datadir}/applications/fedora-%{name}.desktop %{_mandir}/man1/%{name}.1* -%files plugins +%files hyperestraier %defattr(-,root,root,-) +%{_libdir}/%{name}/search/hyper-estraier.so -%files plugins-hyperestraier +%if %{support_anthy} +%files anthy %defattr(-,root,root,-) -%{_libdir}/%{name}/search/libhyperestraier.so* +%{_libdir}/%{name}/search/anthy*.so* +%endif -%if %{support_anthy} -%files plugins-anthy +%if %{support_ruby} +%files ruby %defattr(-,root,root,-) -%{_libdir}/%{name}/search/libanthy*.so* +%{_libdir}/%{name}/ext/ruby.so +%{_datadir}/%{name}/ext/ruby/ %endif %changelog +* Tue Apr 3 2007 Mamoru Tasaka - 0.4.5-1 +- 0.4.5 +- Clean up spec file (rename plugins, drop "plugins" string from name) +- Add ruby-gtk support (disabled until the review #232160 is completed) + +* Sat Mar 24 2007 Mamoru Tasaka - 0.4.4.1-4 +- gecko engine update + * Tue Feb 27 2007 Mamoru Tasaka - 0.4.4.1-3.dist.1 - gecko engine update Index: sources =================================================================== RCS file: /cvs/extras/rpms/kazehakase/FC-5/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 2 Feb 2007 15:56:51 -0000 1.1 +++ sources 3 Apr 2007 03:48:12 -0000 1.2 @@ -1 +1 @@ -16eacff48f758bcdb3719679a1af597c kazehakase-0.4.4.1.tar.gz +2171f02d58a575e148436c7102686afb kazehakase-0.4.5.tar.gz From fedora-extras-commits at redhat.com Tue Apr 3 03:48:52 2007 From: fedora-extras-commits at redhat.com (Mamoru Tasaka (mtasaka)) Date: Mon, 2 Apr 2007 23:48:52 -0400 Subject: rpms/kazehakase/devel .cvsignore, 1.1, 1.2 kazehakase.spec, 1.5, 1.6 sources, 1.1, 1.2 Message-ID: <200704030348.l333mq1n030394@cvs-int.fedora.redhat.com> Author: mtasaka Update of /cvs/extras/rpms/kazehakase/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv30249/devel Modified Files: .cvsignore kazehakase.spec sources Log Message: * Tue Apr 3 2007 Mamoru Tasaka - 0.4.5-1 - 0.4.5 - Clean up spec file (rename plugins, drop "plugins" string from name) - Add ruby-gtk support (disabled until the review #232160 is completed) Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/kazehakase/devel/.cvsignore,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- .cvsignore 2 Feb 2007 15:56:51 -0000 1.1 +++ .cvsignore 3 Apr 2007 03:48:19 -0000 1.2 @@ -1 +1 @@ -kazehakase-0.4.4.1.tar.gz +kazehakase-0.4.5.tar.gz Index: kazehakase.spec =================================================================== RCS file: /cvs/extras/rpms/kazehakase/devel/kazehakase.spec,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- kazehakase.spec 24 Mar 2007 10:47:48 -0000 1.5 +++ kazehakase.spec 3 Apr 2007 03:48:19 -0000 1.6 @@ -7,29 +7,40 @@ %if 0%{?fedora} == 5 %define SMver 1.0.8 %endif +%define obsolete_plugin_ver 0.4.5-1 %define support_anthy 0 +%define support_ruby 0 +%define rubyabi 1.8 + +%define repoid 24791 Name: kazehakase -Version: 0.4.4.1 -Release: 4%{?dist} +Version: 0.4.5 +Release: 1%{?dist} Summary: Kazehakase browser Group: Applications/Internet License: GPL URL: http://kazehakase.sourceforge.jp/ -Source0: http://osdn.dl.sourceforge.jp/kazehakase/23789/%{name}-%{version}.tar.gz +Source0: http://downloads.sourceforge.jp/kazehakase/%{repoid}/%{name}-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: expat-devel BuildRequires: gnutls-devel BuildRequires: gtk2-devel BuildRequires: libSM-devel +BuildRequires: perl(XML::Parser) + BuildRequires: hyperestraier-devel %if %{support_anthy} BuildRequires: anthy-devel BuildRequires: mecab-devel %endif +%if %{support_ruby} +BuildRequires: ruby(gtk2-devel) +BuildRequires: ruby(abi) = %{rubyabi} +%endif BuildRequires: desktop-file-utils BuildRequires: gettext @@ -47,39 +58,45 @@ Kazehakase is a Web browser which aims to provide a user interface that is truly user-friendly & fully customizable. -%package plugins -Summary: Kazehakase plugins package -Group: Applications/Internet -Requires: %{name} = %{version}-%{release} -Requires: %{name}-plugins-hyperestraier = %{version}-%{release} -%if %{support_anthy} -Requires: %{name}-plugins-anthy = %{version}-%{release} -%endif - -%description plugins -This package is a dummy package which pulls all plugins -available for Kazehakase. - -%package plugins-hyperestraier +%package hyperestraier Summary: Kazehakase search engine of hyperestraier Group: Applications/Internet Requires: %{name} = %{version}-%{release} +Obsoletes: %{name}-plugins < %{obsolete_plugin_ver} +Obsoletes: %{name}-plugins-hyperestraier < %{obsolete_plugin_ver} +Provides: %{name}-plugins = %{version}-%{release} +Provides: %{name}-plugins-hyperestraier = %{version}-%{release} -%description plugins-hyperestraier +%description hyperestraier This package contains the search plugin of hyperstraier for Kazehakase. %if %{support_anthy} -%package plugins-anthy +%package anthy Summary: Kazehakase search engine of Anthy Group: Applications/Internet Requires: %{name} = %{version}-%{release} +Obsoletes: %{name}-plugins-anthy < %{obsolete_plugin_ver} +Provides: %{name}-plugins-anthy = %{version}-%{release} -%description plugins-anthy +%description anthy This package contains the search plugin of Anthy for Kazehakase. %endif +%if %{support_ruby} +%package ruby +Summary: Ruby interpretter support for Kazehakase +Group: Applications/Internet +Requires: %{name} = %{version}-%{release} +Requires: ruby(gtk2) +Requires: ruby(abi) = %{rubyabi} + +%description ruby +This package contains the binding of Kazehakase for +Ruby interpretter. +%endif + %prep %setup -q @@ -106,8 +123,8 @@ %{__make} install DESTDIR=$RPM_BUILD_ROOT \ INSTALL="%{__install} -c -p" -%{__rm} -f $RPM_BUILD_ROOT%{_libdir}/%{name}/lib*.{so,la} -%{__rm} -f $RPM_BUILD_ROOT%{_libdir}/%{name}/search/lib*.la +%{__rm} -f $RPM_BUILD_ROOT%{_libdir}/%{name}/lib*.so +find $RPM_BUILD_ROOT%{_libdir}/%{name} -name \*.la | xargs %{__rm} -f desktop-file-install \ --vendor fedora \ @@ -120,7 +137,7 @@ for f in README.ja TODO.ja ; do iconv -f EUCJP -t UTF8 $f > ${f}.tmp && \ - %{__mv} -f ${f}.tmp ${f} || \ + ( touch -r ${f} ${f}.tmp ; %{__mv} -f ${f}.tmp ${f} ) || \ %{__rm} -f ${f}.tmp done @@ -131,37 +148,55 @@ %defattr(-,root,root,-) %doc AUTHORS COPYING* README* TODO* -%dir %{_sysconfdir}/%{name} -%dir %{_sysconfdir}/%{name}/mozilla +%dir %{_sysconfdir}/%{name}/ +%dir %{_sysconfdir}/%{name}/mozilla/ %config(noreplace) %{_sysconfdir}/%{name}/*.xml %config(noreplace) %{_sysconfdir}/%{name}/*rc %config(noreplace) %{_sysconfdir}/%{name}/mozilla/*.xml %{_bindir}/%{name} %dir %{_libdir}/%{name}/ +%dir %{_libdir}/%{name}/embed/ %dir %{_libdir}/%{name}/search/ %{_libdir}/%{name}/libkazehakase.so.* +%{_libdir}/%{name}/embed/gecko.so -%{_datadir}/%{name}/ +%dir %{_datadir}/%{name}/ +%if %{support_ruby} +%dir %{_libdir}/%{name}/ext/ +%dir %{_datadir}/%{name}/ext/ +%endif +%{_datadir}/%{name}/*.css +%{_datadir}/%{name}/*.png +%{_datadir}/%{name}/icons/ %{_datadir}/pixmaps/%{name}*.png %{_datadir}/applications/fedora-%{name}.desktop %{_mandir}/man1/%{name}.1* -%files plugins +%files hyperestraier %defattr(-,root,root,-) +%{_libdir}/%{name}/search/hyper-estraier.so -%files plugins-hyperestraier +%if %{support_anthy} +%files anthy %defattr(-,root,root,-) -%{_libdir}/%{name}/search/libhyperestraier.so* +%{_libdir}/%{name}/search/anthy*.so* +%endif -%if %{support_anthy} -%files plugins-anthy +%if %{support_ruby} +%files ruby %defattr(-,root,root,-) -%{_libdir}/%{name}/search/libanthy*.so* +%{_libdir}/%{name}/ext/ruby.so +%{_datadir}/%{name}/ext/ruby/ %endif %changelog +* Tue Apr 3 2007 Mamoru Tasaka - 0.4.5-1 +- 0.4.5 +- Clean up spec file (rename plugins, drop "plugins" string from name) +- Add ruby-gtk support (disabled until the review #232160 is completed) + * Sat Mar 24 2007 Mamoru Tasaka - 0.4.4.1-4 - gecko engine update Index: sources =================================================================== RCS file: /cvs/extras/rpms/kazehakase/devel/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 2 Feb 2007 15:56:51 -0000 1.1 +++ sources 3 Apr 2007 03:48:19 -0000 1.2 @@ -1 +1 @@ -16eacff48f758bcdb3719679a1af597c kazehakase-0.4.4.1.tar.gz +2171f02d58a575e148436c7102686afb kazehakase-0.4.5.tar.gz From fedora-extras-commits at redhat.com Tue Apr 3 03:53:06 2007 From: fedora-extras-commits at redhat.com (Deji Akingunola (deji)) Date: Mon, 2 Apr 2007 23:53:06 -0400 Subject: rpms/gparted/devel gparted-console.apps, NONE, 1.1 gparted-dont-lock-hal.patch, NONE, 1.1 gparted-pam.d, NONE, 1.1 run-gparted, NONE, 1.1 gparted.spec, 1.25, 1.26 Message-ID: <200704030353.l333r6Sn031068@cvs-int.fedora.redhat.com> Author: deji Update of /cvs/extras/rpms/gparted/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv30968 Modified Files: gparted.spec Added Files: gparted-console.apps gparted-dont-lock-hal.patch gparted-pam.d run-gparted Log Message: * Mon Apr 03 2007 Deji Akingunola - 0.3.3-7 - Patch gparted to not create a hal fdi file but use hal-lock instead, this will hopefully fix BZ #215657 - Clean up the spec file --- NEW FILE gparted-console.apps --- USER=root PROGRAM=%{_bindir}/run_gparted SESSION=true gparted-dont-lock-hal.patch: --- NEW FILE gparted-dont-lock-hal.patch --- --- src/GParted_Core.cc 2006-12-05 14:39:31.000000000 -0500 +++ src/GParted_Core.cc.new 2007-04-02 21:59:01.000000000 -0400 @@ -54,21 +54,6 @@ ped_exception_set_handler( ped_exception_handler ) ; - //disable automount //FIXME: temporary hack, till i find a better solution... - std::ofstream fdi_file( "/usr/share/hal/fdi/policy/gparted-disable-automount.fdi" ) ; - if ( fdi_file ) - { - fdi_file << "" ; - fdi_file << "" ; - fdi_file << "" ; - fdi_file << "true" ; - fdi_file << "" ; - fdi_file << "" ; - fdi_file << "" ; - - fdi_file .close() ; - } - //get valid flags ... for ( PedPartitionFlag flag = ped_partition_flag_next( static_cast( NULL ) ) ; flag ; @@ -2287,8 +2272,6 @@ if ( p_filesystem ) delete p_filesystem ; - //remove .fdi file.. - remove( "/usr/share/hal/fdi/policy/gparted-disable-automount.fdi" ) ; } } //GParted --- NEW FILE gparted-pam.d --- #%PAM-1.0 auth sufficient pam_rootok.so auth sufficient pam_timestamp.so auth include system-auth session required pam_permit.so session optional pam_xauth.so session optional pam_timestamp.so account required pam_permit.so --- NEW FILE run-gparted --- #!/bin/bash %{_bindir}/hal-lock --interface org.freedesktop.Hal.Device.Storage --exclusive --run %{_sbindir}/gparted Index: gparted.spec =================================================================== RCS file: /cvs/extras/rpms/gparted/devel/gparted.spec,v retrieving revision 1.25 retrieving revision 1.26 diff -u -r1.25 -r1.26 --- gparted.spec 21 Mar 2007 14:12:37 -0000 1.25 +++ gparted.spec 3 Apr 2007 03:52:33 -0000 1.26 @@ -1,11 +1,15 @@ Summary: Gnome Partition Editor Name: gparted Version: 0.3.3 -Release: 6%{?dist} +Release: 7%{?dist} Group: Applications/System License: GPL URL: http://gparted.sourceforge.net Source0: http://dl.sf.net/sourceforge/%{name}/%{name}-%{version}.tar.bz2 +Source1: run-gparted +Source2: gparted-console.apps +Source3: gparted-pam.d +Patch0: gparted-dont-lock-hal.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: gtkmm24-devel parted-devel BuildRequires: e2fsprogs-devel gettext perl(XML::Parser) @@ -20,6 +24,7 @@ %prep %setup -q +%patch -p0 -b .hal %build %configure @@ -36,29 +41,20 @@ --add-category X-Fedora \ %{buildroot}%{_datadir}/applications/%{name}.desktop +# Create a helper script to launch gparted using hal-lock +cp %{SOURCE1} %{buildroot}%{_bindir}/ +chmod 755 %{buildroot}%{_bindir}/run-gparted + #### consolehelper stuff mkdir -p %{buildroot}%{_sbindir} mv %{buildroot}%{_bindir}/gparted %{buildroot}%{_sbindir}/ ln -s consolehelper %{buildroot}%{_bindir}/gparted mkdir -p %{buildroot}%{_sysconfdir}/security/console.apps -cat << EOF > %{buildroot}%{_sysconfdir}/security/console.apps/gparted -USER=root -PROGRAM=%{_sbindir}/gparted -SESSION=true -EOF +cp %{SOURCE2} %{buildroot}%{_sysconfdir}/security/console.apps/gparted mkdir -p %{buildroot}%{_sysconfdir}/pam.d -cat << EOF > %{buildroot}%{_sysconfdir}/pam.d/gparted -#%PAM-1.0 -auth sufficient pam_rootok.so -auth sufficient pam_timestamp.so -auth include system-auth -session required pam_permit.so -session optional pam_xauth.so -session optional pam_timestamp.so -account required pam_permit.so -EOF +cp %{SOURCE3} %{buildroot}%{_sysconfdir}/pam.d/gparted %find_lang %{name} @@ -69,6 +65,7 @@ %defattr(-,root,root,-) %doc AUTHORS COPYING ChangeLog README %{_bindir}/gparted +%{_bindir}/run-gparted %{_sbindir}/gparted %{_datadir}/applications/fedora-gparted.desktop %{_datadir}/pixmaps/gparted.png @@ -76,6 +73,10 @@ %config(noreplace) %{_sysconfdir}/security/console.apps/gparted %changelog +* Mon Apr 03 2007 Deji Akingunola - 0.3.3-7 +- Patch gparted to not create a hal fdi file but use hal-lock instead, this will hopefully fix BZ #215657 +- Clean up the spec file + * Wed Mar 21 2007 Deji Akingunola - 0.3.3-6 - Rebuild for GNU parted-1.8.6 From fedora-extras-commits at redhat.com Tue Apr 3 04:01:01 2007 From: fedora-extras-commits at redhat.com (Michael Stahnke (stahnma)) Date: Tue, 3 Apr 2007 00:01:01 -0400 Subject: rpms/epel-release/EL-5 GPL, NONE, 1.1 RPM-GPG-KEY-EPEL, NONE, 1.1 epel-release.spec, NONE, 1.1 epel-testing.repo, NONE, 1.1 epel.repo, NONE, 1.1 Message-ID: <200704030401.l33411O0032172@cvs-int.fedora.redhat.com> Author: stahnma Update of /cvs/extras/rpms/epel-release/EL-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv32131 Added Files: GPL RPM-GPG-KEY-EPEL epel-release.spec epel-testing.repo epel.repo Log Message: Commiting the first real build epel-release 5 --- NEW FILE GPL --- ***************************************************************************** The following copyright applies to the Red Hat Linux compilation and any portions of Red Hat Linux it does not conflict with. Whenever this policy does conflict with the copyright of any individual portion of Red Hat Linux, it does not apply. ***************************************************************************** GNU GENERAL PUBLIC LICENSE Version 2, June 1991 Copyright (C) 1989, 1991 Free Software Foundation, Inc. 675 Mass Ave, Cambridge, MA 02139, USA Everyone is permitted to copy and distribute verbatim copies of this license document, but changing it is not allowed. Preamble The licenses for most software are designed to take away your freedom to share and change it. By contrast, the GNU General Public License is intended to guarantee your freedom to share and change free software--to make sure the software is free for all its users. This General Public License applies to most of the Free Software Foundation's software and to any other program whose authors commit to using it. (Some other Free Software Foundation software is covered by the GNU Library General Public License instead.) You can apply it to your programs, too. When we speak of free software, we are referring to freedom, not price. Our General Public Licenses are designed to make sure that you have the freedom to distribute copies of free software (and charge for this service if you wish), that you receive source code or can get it if you want it, that you can change the software or use pieces of it in new free programs; and that you know you can do these things. To protect your rights, we need to make restrictions that forbid anyone to deny you these rights or to ask you to surrender the rights. These restrictions translate to certain responsibilities for you if you distribute copies of the software, or if you modify it. For example, if you distribute copies of such a program, whether gratis or for a fee, you must give the recipients all the rights that you have. You must make sure that they, too, receive or can get the source code. And you must show them these terms so they know their rights. We protect your rights with two steps: (1) copyright the software, and (2) offer you this license which gives you legal permission to copy, distribute and/or modify the software. Also, for each author's protection and ours, we want to make certain that everyone understands that there is no warranty for this free software. If the software is modified by someone else and passed on, we want its recipients to know that what they have is not the original, so that any problems introduced by others will not reflect on the original authors' reputations. Finally, any free program is threatened constantly by software patents. We wish to avoid the danger that redistributors of a free program will individually obtain patent licenses, in effect making the program proprietary. To prevent this, we have made it clear that any patent must be licensed for everyone's free use or not licensed at all. The precise terms and conditions for copying, distribution and modification follow. GNU GENERAL PUBLIC LICENSE TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION 0. This License applies to any program or other work which contains a notice placed by the copyright holder saying it may be distributed under the terms of this General Public License. The "Program", below, refers to any such program or work, and a "work based on the Program" means either the Program or any derivative work under copyright law: that is to say, a work containing the Program or a portion of it, either verbatim or with modifications and/or translated into another language. (Hereinafter, translation is included without limitation in the term "modification".) Each licensee is addressed as "you". Activities other than copying, distribution and modification are not covered by this License; they are outside its scope. The act of running the Program is not restricted, and the output from the Program is covered only if its contents constitute a work based on the Program (independent of having been made by running the Program). Whether that is true depends on what the Program does. 1. You may copy and distribute verbatim copies of the Program's source code as you receive it, in any medium, provided that you conspicuously and appropriately publish on each copy an appropriate copyright notice and disclaimer of warranty; keep intact all the notices that refer to this License and to the absence of any warranty; and give any other recipients of the Program a copy of this License along with the Program. You may charge a fee for the physical act of transferring a copy, and you may at your option offer warranty protection in exchange for a fee. 2. You may modify your copy or copies of the Program or any portion of it, thus forming a work based on the Program, and copy and distribute such modifications or work under the terms of Section 1 above, provided that you also meet all of these conditions: a) You must cause the modified files to carry prominent notices stating that you changed the files and the date of any change. b) You must cause any work that you distribute or publish, that in whole or in part contains or is derived from the Program or any part thereof, to be licensed as a whole at no charge to all third parties under the terms of this License. c) If the modified program normally reads commands interactively when run, you must cause it, when started running for such interactive use in the most ordinary way, to print or display an announcement including an appropriate copyright notice and a notice that there is no warranty (or else, saying that you provide a warranty) and that users may redistribute the program under these conditions, and telling the user how to view a copy of this License. (Exception: if the Program itself is interactive but does not normally print such an announcement, your work based on the Program is not required to print an announcement.) These requirements apply to the modified work as a whole. If identifiable sections of that work are not derived from the Program, and can be reasonably considered independent and separate works in themselves, then this License, and its terms, do not apply to those sections when you distribute them as separate works. But when you distribute the same sections as part of a whole which is a work based on the Program, the distribution of the whole must be on the terms of this License, whose permissions for other licensees extend to the entire whole, and thus to each and every part regardless of who wrote it. Thus, it is not the intent of this section to claim rights or contest your rights to work written entirely by you; rather, the intent is to exercise the right to control the distribution of derivative or collective works based on the Program. In addition, mere aggregation of another work not based on the Program with the Program (or with a work based on the Program) on a volume of a storage or distribution medium does not bring the other work under the scope of this License. 3. You may copy and distribute the Program (or a work based on it, under Section 2) in object code or executable form under the terms of Sections 1 and 2 above provided that you also do one of the following: a) Accompany it with the complete corresponding machine-readable source code, which must be distributed under the terms of Sections 1 and 2 above on a medium customarily used for software interchange; or, b) Accompany it with a written offer, valid for at least three years, to give any third party, for a charge no more than your cost of physically performing source distribution, a complete machine-readable copy of the corresponding source code, to be distributed under the terms of Sections 1 and 2 above on a medium customarily used for software interchange; or, c) Accompany it with the information you received as to the offer to distribute corresponding source code. (This alternative is allowed only for noncommercial distribution and only if you received the program in object code or executable form with such an offer, in accord with Subsection b above.) The source code for a work means the preferred form of the work for making modifications to it. For an executable work, complete source code means all the source code for all modules it contains, plus any associated interface definition files, plus the scripts used to control compilation and installation of the executable. However, as a special exception, the source code distributed need not include anything that is normally distributed (in either source or binary form) with the major components (compiler, kernel, and so on) of the operating system on which the executable runs, unless that component itself accompanies the executable. If distribution of executable or object code is made by offering access to copy from a designated place, then offering equivalent access to copy the source code from the same place counts as distribution of the source code, even though third parties are not compelled to copy the source along with the object code. 4. You may not copy, modify, sublicense, or distribute the Program except as expressly provided under this License. Any attempt otherwise to copy, modify, sublicense or distribute the Program is void, and will automatically terminate your rights under this License. However, parties who have received copies, or rights, from you under this License will not have their licenses terminated so long as such parties remain in full compliance. 5. You are not required to accept this License, since you have not signed it. However, nothing else grants you permission to modify or distribute the Program or its derivative works. These actions are prohibited by law if you do not accept this License. Therefore, by modifying or distributing the Program (or any work based on the Program), you indicate your acceptance of this License to do so, and all its terms and conditions for copying, distributing or modifying the Program or works based on it. 6. Each time you redistribute the Program (or any work based on the Program), the recipient automatically receives a license from the original licensor to copy, distribute or modify the Program subject to these terms and conditions. You may not impose any further restrictions on the recipients' exercise of the rights granted herein. You are not responsible for enforcing compliance by third parties to this License. 7. If, as a consequence of a court judgment or allegation of patent infringement or for any other reason (not limited to patent issues), conditions are imposed on you (whether by court order, agreement or otherwise) that contradict the conditions of this License, they do not excuse you from the conditions of this License. If you cannot distribute so as to satisfy simultaneously your obligations under this License and any other pertinent obligations, then as a consequence you may not distribute the Program at all. For example, if a patent license would not permit royalty-free redistribution of the Program by all those who receive copies directly or indirectly through you, then the only way you could satisfy both it and this License would be to refrain entirely from distribution of the Program. If any portion of this section is held invalid or unenforceable under any particular circumstance, the balance of the section is intended to apply and the section as a whole is intended to apply in other circumstances. It is not the purpose of this section to induce you to infringe any patents or other property right claims or to contest validity of any such claims; this section has the sole purpose of protecting the integrity of the free software distribution system, which is implemented by public license practices. Many people have made generous contributions to the wide range of software distributed through that system in reliance on consistent application of that system; it is up to the author/donor to decide if he or she is willing to distribute software through any other system and a licensee cannot impose that choice. This section is intended to make thoroughly clear what is believed to be a consequence of the rest of this License. 8. If the distribution and/or use of the Program is restricted in certain countries either by patents or by copyrighted interfaces, the original copyright holder who places the Program under this License may add an explicit geographical distribution limitation excluding those countries, so that distribution is permitted only in or among countries not thus excluded. In such case, this License incorporates the limitation as if written in the body of this License. 9. The Free Software Foundation may publish revised and/or new versions of the General Public License from time to time. Such new versions will be similar in spirit to the present version, but may differ in detail to address new problems or concerns. Each version is given a distinguishing version number. If the Program specifies a version number of this License which applies to it and "any later version", you have the option of following the terms and conditions either of that version or of any later version published by the Free Software Foundation. If the Program does not specify a version number of this License, you may choose any version ever published by the Free Software Foundation. 10. If you wish to incorporate parts of the Program into other free programs whose distribution conditions are different, write to the author to ask for permission. For software which is copyrighted by the Free Software Foundation, write to the Free Software Foundation; we sometimes make exceptions for this. Our decision will be guided by the two goals of preserving the free status of all derivatives of our free software and of promoting the sharing and reuse of software generally. NO WARRANTY 11. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW. EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH YOU. SHOULD THE PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING, REPAIR OR CORRECTION. 12. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR REDISTRIBUTE THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES, INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING OUT OF THE USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED TO LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES. END OF TERMS AND CONDITIONS Appendix: How to Apply These Terms to Your New Programs If you develop a new program, and you want it to be of the greatest possible use to the public, the best way to achieve this is to make it free software which everyone can redistribute and change under these terms. To do so, attach the following notices to the program. It is safest to attach them to the start of each source file to most effectively convey the exclusion of warranty; and each file should have at least the "copyright" line and a pointer to where the full notice is found. Copyright (C) 19yy This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. Also add information on how to contact you by electronic and paper mail. If the program is interactive, make it output a short notice like this when it starts in an interactive mode: Gnomovision version 69, Copyright (C) 19yy name of author Gnomovision comes with ABSOLUTELY NO WARRANTY; for details type `show w'. This is free software, and you are welcome to redistribute it under certain conditions; type `show c' for details. The hypothetical commands `show w' and `show c' should show the appropriate parts of the General Public License. Of course, the commands you use may be called something other than `show w' and `show c'; they could even be mouse-clicks or menu items--whatever suits your program. You should also get your employer (if you work as a programmer) or your school, if any, to sign a "copyright disclaimer" for the program, if necessary. Here is a sample; alter the names: Yoyodyne, Inc., hereby disclaims all copyright interest in the program `Gnomovision' (which makes passes at compilers) written by James Hacker. , 1 April 1989 Ty Coon, President of Vice This General Public License does not permit incorporating your program into proprietary programs. If your program is a subroutine library, you may consider it more useful to permit linking proprietary applications with the library. If this is what you want to do, use the GNU Library General Public License instead of this License. --- NEW FILE RPM-GPG-KEY-EPEL --- -----BEGIN PGP PUBLIC KEY BLOCK----- Version: GnuPG v1.2.6 (GNU/Linux) mQGiBEXopTIRBACZDBMOoFOakAjaxw1LXjeSvh/kmE35fU1rXfM7T0AV31NATCLF l5CQiNDA4oWreDThg2Bf6+LIVTsGQb1V+XXuLak4Em5yTYwMTVB//4/nMxQEbpl/ QB2XwlJ7EQ0vW+kiPDz/7pHJz1p1jADzd9sQQicMtzysS4qT2i5A23j0VwCg1PB/ lpYqo0ZhWTrevxKMa1n34FcD/REavj0hSLQFTaKNLHRotRTF8V0BajjSaTkUT4uk /RTaZ8Kr1mTosVtosqmdIAA2XHxi8ZLiVPPSezJjfElsSqOAxEKPL0djfpp2wrTm l/1iVnX+PZH5DRKCbjdCMLDJhYap7YUhcPsMGSeUKrwmBCBJUPc6DhjFvyhA9IMl 1T0+A/9SKTv94ToP/JYoCTHTgnG5MoVNafisfe0wojP2mWU4gRk8X4dNGKMj6lic vM6gne3hESyjcqZSmr7yELPPGhI9MNauJ6Ob8cTR2T12Fmv9w03DD3MnBstR6vhP QcqZKhc5SJYYY7oVfxlSOfF4xfwcHQKoD5TOKwIAQ6T8jyFpKbQkRmVkb3JhIEVQ RUwgPGVwZWxAZmVkb3JhcHJvamVjdC5vcmc+iGQEExECACQFAkXopTICGwMFCRLM AwAGCwkIBwMCAxUCAwMWAgECHgECF4AACgkQEZzANiF1IfabmQCgzvE60MnHSOBa ZXXF7uU2Vzu8EOkAoKg9h+j0NuNom6WUYZyJQt4zc5seuQINBEXopTYQCADapnR/ blrJ8FhlgNPl0X9S3JE/kygPbNXIqne4XBVYisVp0uzNCRUxNZq30MpY027JCs2J nL2fMpwvx33f0phU029vrIZKA3CmnnwVsjcWfMJOVPBmVN7m5bGU68F+PdRIcDsl PMOWRLkTBZOGolLgIbM4719fqA8etewILrX6uPvRDwywV7/sPCFpRcfNNBUY+Zx3 5bf4fnkaCKxgXgQS3AT+hGYhlzIqQVTkGNveHTnt4SSzgAqR9sSwQwqvEfVtYNeS w5rDguLG41HQm1Hojv59HNYjH6F/S1rClZi21bLgZbKpCFX76qPt8CTw+iQLBPPd yoOGHfzyp7nsfhUrAAMFB/9/H9Gpk822ZpBexQW4y3LGFo9ZSnmu+ueOZPU3SqDA DW1ovZdYzGuJTGGM9oMl6bL8eZrcUBBOFaWge5wZczIE3hx2exEOkDdvq+MUDVD1 axmN45q/7h1NYRp5GQL2ZsoV4g9U2gMdzHOFtZCER6PP9ErVlfJpgBUCdSL93V4H Sgpkk7znmTOklbCM6l/G/A6q4sCRqfzHwVSTiruyTBiU9lfROsAl8fjIq2OzWJ2T P9sadBe1llUYaow7txYSUxssW+89avct35gIyrBbof5M+CBXyAOUaSWmpM2eub24 0qbqiSr/Y6Om0t6vSzR8gRk7g+1H6IE0Tt1IJCvCAMimiE8EGBECAA8FAkXopTYC GwwFCRLMAwAACgkQEZzANiF1IfZQYgCgiZHCv4xb+sTHCn/otc1Ovvi/OgMAnRXY bbsLFWOfmzAnNIGvFRWy+YHi =MMNL -----END PGP PUBLIC KEY BLOCK----- --- NEW FILE epel-release.spec --- Name: epel-release Version: 5 Release: 1 Summary: Extra Packages for Enterprise Linux repository configuration Group: System Environment/Base License: GPL URL: http://download.fedora.redhat.com/pub/epel # This is a Red Hat maintained package which is specific to # our distribution. Thus the source is only available from # within this srpm. Source0: http://download.fedora.redhat.com/pub/epel/RPM-GPG-KEY-EPEL Source1: GPL Source2: epel.repo Source3: epel-testing.repo BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch Requires: redhat-release >= %{version} %description This package contains the Extra Packages for Enterprise Linux (EPEL) repository GPG key as well as configuration for yum. %prep %setup -q -c -T install -pm 644 %{SOURCE0} . install -pm 644 %{SOURCE1} . %build %install rm -rf $RPM_BUILD_ROOT #GPG Key install -Dpm 644 %{SOURCE0} \ $RPM_BUILD_ROOT%{_sysconfdir}/pki/rpm-gpg/RPM-GPG-KEY-EPEL # yum install -dm 755 $RPM_BUILD_ROOT%{_sysconfdir}/yum.repos.d install -pm 644 %{SOURCE2} %{SOURCE3} \ $RPM_BUILD_ROOT%{_sysconfdir}/yum.repos.d %clean rm -rf $RPM_BUILD_ROOT %files %defattr(-,root,root,-) %doc GPL %config(noreplace) /etc/yum.repos.d/* /etc/pki/rpm-gpg/* %changelog * Mon Apr 02 2007 Michael Stahnke - 5-1 - Hard coded version '5' in epel yum repo files. * Mon Apr 02 2007 Michael Stahnke - 5-0 - Initial Package for RHEL 5 --- NEW FILE epel-testing.repo --- [epel-testing] name=Extra Packages for Enterprise Linux 5 - Testing - $basearch baseurl=http://download.fedora.redhat.com/pub/epel/testing/$releasever/$basearch failovermethod=priority enabled=0 gpgcheck=1 gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-EPEL [epel-testing-debuginfo] name=Extra Packages for Enterprise Linux 5 - Testing - $basearch - Debug baseurl=http://download.fedora.redhat.com/pub/epel/testing/5/$basearch/debug failovermethod=priority enabled=0 gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-EPEL gpgcheck=1 [epel-source] name=Extra Packages for Enterprise Linux 5 - Source - $basearch - Source baseurl=http://download.fedora.redhat.com/pub/epel/5/SRPMS failovermethod=priority enabled=0 gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-EPEL gpgcheck=1 --- NEW FILE epel.repo --- [epel] name=Extra Packages for Enterprise Linux 5 - $basearch #baseurl=http://download.fedora.redhat.com/pub/epel/5/$basearch mirrorlist=http://mirrors.fedoraproject.org/mirrorlist?repo=epel-5&arch=$basearch failovermethod=priority enabled=1 gpgcheck=1 gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-EPEL [epel-debuginfo] name=Extra Packages for Enterprise Linux 5 - $basearch - Debug #baseurl=http://download.fedora.redhat.com/pub/epel/5/$basearch/debug mirrorlist=http://mirrors.fedoraproject.org/mirrorlist?repo=epel-debug-5&arch=$basearch failovermethod=priority enabled=0 gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-EPEL gpgcheck=1 [epel-source] name=Extra Packages for Enterprise Linux 5 - $basearch - Source #baseurl=http://download.fedora.redhat.com/pub/epel/5/SRPMS mirrorlist=http://mirrors.fedoraproject.org/mirrorlist?repo=epel-source-5&arch=$basearch failovermethod=priority enabled=0 gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-EPEL gpgcheck=1 From fedora-extras-commits at redhat.com Tue Apr 3 04:14:20 2007 From: fedora-extras-commits at redhat.com (Toshio Ernie Kuratomi (toshio)) Date: Tue, 3 Apr 2007 00:14:20 -0400 Subject: rpms/bzr-gtk/devel bzr-gtk-retrievegtk.patch, NONE, 1.1 bzr-gtk.spec, 1.4, 1.5 Message-ID: <200704030414.l334EKgK005608@cvs-int.fedora.redhat.com> Author: toshio Update of /cvs/extras/rpms/bzr-gtk/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv5499 Modified Files: bzr-gtk.spec Added Files: bzr-gtk-retrievegtk.patch Log Message: - Fix a traceback in two bzr-gtk subcommands. bzr-gtk-retrievegtk.patch: --- NEW FILE bzr-gtk-retrievegtk.patch --- Index: bzr-gtk-0.15.1/__init__.py =================================================================== --- bzr-gtk-0.15.1.orig/__init__.py +++ bzr-gtk-0.15.1/__init__.py @@ -252,7 +252,7 @@ class cmd_gannotate(GTKCommand): aliases = ["gblame", "gpraise"] def run(self, filename, all=False, plain=False, line='1', revision=None): - self.open_display() + gtk = self.open_display() try: line = int(line) @@ -349,7 +349,7 @@ class cmd_gstatus(GTKCommand): def run(self, path='.'): import os - self.open_display() + gtk = self.open_display() from status import StatusDialog (wt, wt_path) = workingtree.WorkingTree.open_containing(path) status = StatusDialog(wt, wt_path) Index: bzr-gtk.spec =================================================================== RCS file: /cvs/extras/rpms/bzr-gtk/devel/bzr-gtk.spec,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- bzr-gtk.spec 3 Apr 2007 02:08:50 -0000 1.4 +++ bzr-gtk.spec 3 Apr 2007 04:13:47 -0000 1.5 @@ -2,13 +2,14 @@ Name: bzr-gtk Version: 0.15.1 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Bazaar plugin for GTK+ interfaces to most Bazaar operations Group: Development/Tools License: GPL URL: http://bazaar-vcs.org/bzr-gtk Source0: http://samba.org/~jelmer/bzr/bzr-gtk-%{version}.tar.gz +Patch0: bzr-gtk-retrievegtk.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch @@ -33,6 +34,7 @@ %prep %setup -q +%patch0 -p1 %build %{__python} setup.py build @@ -64,6 +66,9 @@ #%{_prefix}/lib/nautilus/extensions-1.0/python/* %changelog +* Thu Apr 2 2007 Toshio Kuratomi 0.15.1-2 +- Fix a traceback in two bzr-gtk subcommands. + * Thu Mar 23 2007 Toshio Kuratomi 0.15.1-1 - Update to 0.15.1 - Split olive directory in site-packages into the olive package. From fedora-extras-commits at redhat.com Tue Apr 3 04:22:40 2007 From: fedora-extras-commits at redhat.com (Toshio Ernie Kuratomi (toshio)) Date: Tue, 3 Apr 2007 00:22:40 -0400 Subject: rpms/bzr-gtk/FC-6 bzr-gtk.spec,1.6,1.7 Message-ID: <200704030422.l334Mesc006747@cvs-int.fedora.redhat.com> Author: toshio Update of /cvs/extras/rpms/bzr-gtk/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv6647 Modified Files: bzr-gtk.spec Log Message: - Fix a traceback in two bzr-gtk subcommands. Index: bzr-gtk.spec =================================================================== RCS file: /cvs/extras/rpms/bzr-gtk/FC-6/bzr-gtk.spec,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- bzr-gtk.spec 3 Apr 2007 02:49:40 -0000 1.6 +++ bzr-gtk.spec 3 Apr 2007 04:22:07 -0000 1.7 @@ -2,13 +2,14 @@ Name: bzr-gtk Version: 0.15.1 -Release: 2%{?dist} +Release: 2%{?dist}.1 Summary: Bazaar plugin for GTK+ interfaces to most Bazaar operations Group: Development/Tools License: GPL URL: http://bazaar-vcs.org/bzr-gtk Source0: http://samba.org/~jelmer/bzr/bzr-gtk-%{version}.tar.gz +Patch0: bzr-gtk-retrievegtk.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch @@ -33,6 +34,7 @@ %prep %setup -q +%patch0 -p1 %build %{__python} setup.py build @@ -64,6 +66,9 @@ #%{_prefix}/lib/nautilus/extensions-1.0/python/* %changelog +* Thu Apr 2 2007 Toshio Kuratomi 0.15.1-2.1 +- Fix a traceback in two bzr-gtk subcommands. + * Mon Apr 2 2007 Toshio Kuratomi 0.15.1-2 - Bump for tagging problem. From fedora-extras-commits at redhat.com Tue Apr 3 04:23:07 2007 From: fedora-extras-commits at redhat.com (Toshio Ernie Kuratomi (toshio)) Date: Tue, 3 Apr 2007 00:23:07 -0400 Subject: rpms/bzr-gtk/FC-6 bzr-gtk-retrievegtk.patch,NONE,1.1 Message-ID: <200704030423.l334N7dJ006822@cvs-int.fedora.redhat.com> Author: toshio Update of /cvs/extras/rpms/bzr-gtk/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv6787 Added Files: bzr-gtk-retrievegtk.patch Log Message: * Add the patch to fix the two subcommands. bzr-gtk-retrievegtk.patch: --- NEW FILE bzr-gtk-retrievegtk.patch --- Index: bzr-gtk-0.15.1/__init__.py =================================================================== --- bzr-gtk-0.15.1.orig/__init__.py +++ bzr-gtk-0.15.1/__init__.py @@ -252,7 +252,7 @@ class cmd_gannotate(GTKCommand): aliases = ["gblame", "gpraise"] def run(self, filename, all=False, plain=False, line='1', revision=None): - self.open_display() + gtk = self.open_display() try: line = int(line) @@ -349,7 +349,7 @@ class cmd_gstatus(GTKCommand): def run(self, path='.'): import os - self.open_display() + gtk = self.open_display() from status import StatusDialog (wt, wt_path) = workingtree.WorkingTree.open_containing(path) status = StatusDialog(wt, wt_path) From fedora-extras-commits at redhat.com Tue Apr 3 04:24:52 2007 From: fedora-extras-commits at redhat.com (Toshio Ernie Kuratomi (toshio)) Date: Tue, 3 Apr 2007 00:24:52 -0400 Subject: rpms/bzr-gtk/FC-5 bzr-gtk-retrievegtk.patch, NONE, 1.1 bzr-gtk.spec, 1.4, 1.5 Message-ID: <200704030424.l334OqG3007120@cvs-int.fedora.redhat.com> Author: toshio Update of /cvs/extras/rpms/bzr-gtk/FC-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv6983 Modified Files: bzr-gtk.spec Added Files: bzr-gtk-retrievegtk.patch Log Message: - Fix a traceback in two bzr-gtk subcommands. bzr-gtk-retrievegtk.patch: --- NEW FILE bzr-gtk-retrievegtk.patch --- Index: bzr-gtk-0.15.1/__init__.py =================================================================== --- bzr-gtk-0.15.1.orig/__init__.py +++ bzr-gtk-0.15.1/__init__.py @@ -252,7 +252,7 @@ class cmd_gannotate(GTKCommand): aliases = ["gblame", "gpraise"] def run(self, filename, all=False, plain=False, line='1', revision=None): - self.open_display() + gtk = self.open_display() try: line = int(line) @@ -349,7 +349,7 @@ class cmd_gstatus(GTKCommand): def run(self, path='.'): import os - self.open_display() + gtk = self.open_display() from status import StatusDialog (wt, wt_path) = workingtree.WorkingTree.open_containing(path) status = StatusDialog(wt, wt_path) Index: bzr-gtk.spec =================================================================== RCS file: /cvs/extras/rpms/bzr-gtk/FC-5/bzr-gtk.spec,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- bzr-gtk.spec 3 Apr 2007 02:46:43 -0000 1.4 +++ bzr-gtk.spec 3 Apr 2007 04:24:19 -0000 1.5 @@ -2,13 +2,14 @@ Name: bzr-gtk Version: 0.15.1 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Bazaar plugin for GTK+ interfaces to most Bazaar operations Group: Development/Tools License: GPL URL: http://bazaar-vcs.org/bzr-gtk Source0: http://samba.org/~jelmer/bzr/bzr-gtk-%{version}.tar.gz +Patch0: bzr-gtk-retrievegtk.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch @@ -33,6 +34,7 @@ %prep %setup -q +%patch0 -p1 %build %{__python} setup.py build @@ -64,6 +66,9 @@ #%{_prefix}/lib/nautilus/extensions-1.0/python/* %changelog +* Thu Apr 2 2007 Toshio Kuratomi 0.15.1-2 +- Fix a traceback in two bzr-gtk subcommands. + * Thu Mar 23 2007 Toshio Kuratomi 0.15.1-1 - Update to 0.15.1 - Split olive directory in site-packages into the olive package. From fedora-extras-commits at redhat.com Tue Apr 3 04:25:46 2007 From: fedora-extras-commits at redhat.com (Deji Akingunola (deji)) Date: Tue, 3 Apr 2007 00:25:46 -0400 Subject: rpms/gparted/devel gparted.spec,1.26,1.27 Message-ID: <200704030425.l334PkEG007290@cvs-int.fedora.redhat.com> Author: deji Update of /cvs/extras/rpms/gparted/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv7199 Modified Files: gparted.spec Log Message: * Mon Apr 04 2007 Deji Akingunola - 0.3.3-8 - Explicitly require hal >= 0.5.9 - Remove the hal policy file created by gparted (if it's still there) on upgrade Index: gparted.spec =================================================================== RCS file: /cvs/extras/rpms/gparted/devel/gparted.spec,v retrieving revision 1.26 retrieving revision 1.27 diff -u -r1.26 -r1.27 --- gparted.spec 3 Apr 2007 03:52:33 -0000 1.26 +++ gparted.spec 3 Apr 2007 04:25:11 -0000 1.27 @@ -1,7 +1,7 @@ Summary: Gnome Partition Editor Name: gparted Version: 0.3.3 -Release: 7%{?dist} +Release: 8%{?dist} Group: Applications/System License: GPL URL: http://gparted.sourceforge.net @@ -14,6 +14,7 @@ BuildRequires: gtkmm24-devel parted-devel BuildRequires: e2fsprogs-devel gettext perl(XML::Parser) BuildRequires: desktop-file-utils +Requires: hal >= 0.5.9 %description GParted stands for Gnome Partition Editor and is a graphical frontend to @@ -61,6 +62,13 @@ %clean rm -rf %{buildroot} +%preun +if [ $1 -ge 0 ]; then + if [ -a %{_datadir}/hal/fdi/policy/gparted-disable-automount.fdi ]; then + rm -rf %{_datadir}/hal/fdi/policy/gparted-disable-automount.fdi + fi +fi + %files -f %{name}.lang %defattr(-,root,root,-) %doc AUTHORS COPYING ChangeLog README @@ -73,6 +81,10 @@ %config(noreplace) %{_sysconfdir}/security/console.apps/gparted %changelog +* Mon Apr 04 2007 Deji Akingunola - 0.3.3-8 +- Explicitly require hal >= 0.5.9 +- Remove the hal policy file created by gparted (if it's still there) on upgrade + * Mon Apr 03 2007 Deji Akingunola - 0.3.3-7 - Patch gparted to not create a hal fdi file but use hal-lock instead, this will hopefully fix BZ #215657 - Clean up the spec file From fedora-extras-commits at redhat.com Tue Apr 3 04:40:50 2007 From: fedora-extras-commits at redhat.com (Michael Stahnke (stahnma)) Date: Tue, 3 Apr 2007 00:40:50 -0400 Subject: rpms/epel-release/EL-4 epel-release.spec, 1.1, 1.2 epel-testing.repo, 1.1, 1.2 epel.repo, 1.1, 1.2 Message-ID: <200704030440.l334eoZa009537@cvs-int.fedora.redhat.com> Author: stahnma Update of /cvs/extras/rpms/epel-release/EL-4 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv9447 Modified Files: epel-release.spec epel-testing.repo epel.repo Log Message: Updated to fix a few mistakes in Yum repo files Index: epel-release.spec =================================================================== RCS file: /cvs/extras/rpms/epel-release/EL-4/epel-release.spec,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- epel-release.spec 25 Mar 2007 20:21:12 -0000 1.1 +++ epel-release.spec 3 Apr 2007 04:40:15 -0000 1.2 @@ -1,6 +1,6 @@ Name: epel-release Version: 4 -Release: 5 +Release: 6 Summary: Extra Packages for Enterprise Linux repository configuration Group: System Environment/Base @@ -67,6 +67,9 @@ %changelog +* Sun Mar 25 2007 Michael Stahnke - 4-6 +- Hard-coded '4' in yum repo files to fix string mismatch. + * Sun Mar 25 2007 Michael Stahnke - 4-5 - Specfile cleanup Index: epel-testing.repo =================================================================== RCS file: /cvs/extras/rpms/epel-release/EL-4/epel-testing.repo,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- epel-testing.repo 25 Mar 2007 20:21:12 -0000 1.1 +++ epel-testing.repo 3 Apr 2007 04:40:15 -0000 1.2 @@ -1,25 +1,22 @@ [epel-testing] -name=Extra Packages for Enterprise Linux $releasever - Testing - $basearch -baseurl= - http://download.fedora.redhat.com/pub/epel/testing/$releasever/$basearch +name=Extra Packages for Enterprise Linux 4 - Testing - $basearch +baseurl=http://download.fedora.redhat.com/pub/epel/testing/$releasever/$basearch failovermethod=priority enabled=0 gpgcheck=1 gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-EPEL [epel-testing-debuginfo] -name=Extra Packages for Enterprise Linux $releasever - Testing - $basearch - Debug -baseurl= - http://download.fedora.redhat.com/pub/epel/testing/$releasever/$basearch/debug +name=Extra Packages for Enterprise Linux 4 - Testing - $basearch - Debug +baseurl=http://download.fedora.redhat.com/pub/epel/testing/4/$basearch/debug failovermethod=priority enabled=0 gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-EPEL gpgcheck=1 [epel-source] -name=Extra Packages for Enterprise Linux $releasever - Testing - $basearch - Source -baseurl= - http://download.fedora.redhat.com/pub/epel/$releasever/SRPMS +name=Extra Packages for Enterprise Linux 4 - Source - $basearch - Source +baseurl=http://download.fedora.redhat.com/pub/epel/4/SRPMS failovermethod=priority enabled=0 gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-EPEL Index: epel.repo =================================================================== RCS file: /cvs/extras/rpms/epel-release/EL-4/epel.repo,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- epel.repo 25 Mar 2007 20:21:12 -0000 1.1 +++ epel.repo 3 Apr 2007 04:40:15 -0000 1.2 @@ -1,25 +1,25 @@ [epel] -name=Extra Packages for Enterprise Linux $releasever - $basearch -#baseurl=http://download.fedora.redhat.com/pub/epel/$releasever/$basearch -mirrorlist=http://mirrors.fedoraproject.org/mirrorlist?repo=epel-$releasever&arch=$basearch +name=Extra Packages for Enterprise Linux 4 - $basearch +#baseurl=http://download.fedora.redhat.com/pub/epel/4/$basearch +mirrorlist=http://mirrors.fedoraproject.org/mirrorlist?repo=epel-4&arch=$basearch failovermethod=priority enabled=1 gpgcheck=1 gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-EPEL [epel-debuginfo] -name=Extra Packages for Enterprise Linux $releasever - $basearch - Debug -#baseurl=http://download.fedora.redhat.com/pub/epel/$releasever/$basearch/debug -mirrorlist=http://mirrors.fedoraproject.org/mirrorlist?repo=epel-debug-$releasever&arch=$basearch +name=Extra Packages for Enterprise Linux 4 - $basearch - Debug +#baseurl=http://download.fedora.redhat.com/pub/epel/4/$basearch/debug +mirrorlist=http://mirrors.fedoraproject.org/mirrorlist?repo=epel-debug-4&arch=$basearch failovermethod=priority enabled=0 gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-EPEL gpgcheck=1 [epel-source] -name=Extra Packages for Enterprise Linux $releasever - $basearch - Source -#baseurl=http://download.fedora.redhat.com/pub/epel/$releasever/SRPMS -mirrorlist=http://mirrors.fedoraproject.org/mirrorlist?repo=epel-source-$releasever&arch=$basearch +name=Extra Packages for Enterprise Linux 4 - $basearch - Source +#baseurl=http://download.fedora.redhat.com/pub/epel/4/SRPMS +mirrorlist=http://mirrors.fedoraproject.org/mirrorlist?repo=epel-source-4&arch=$basearch failovermethod=priority enabled=0 gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-EPEL From fedora-extras-commits at redhat.com Tue Apr 3 04:43:30 2007 From: fedora-extras-commits at redhat.com (Michael Stahnke (stahnma)) Date: Tue, 3 Apr 2007 00:43:30 -0400 Subject: rpms/epel-release/EL-4 epel-testing.repo,1.2,1.3 Message-ID: <200704030443.l334hUjW009893@cvs-int.fedora.redhat.com> Author: stahnma Update of /cvs/extras/rpms/epel-release/EL-4 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv9785 Modified Files: epel-testing.repo Log Message: One missed fix in epel-testing.repo Index: epel-testing.repo =================================================================== RCS file: /cvs/extras/rpms/epel-release/EL-4/epel-testing.repo,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- epel-testing.repo 3 Apr 2007 04:40:15 -0000 1.2 +++ epel-testing.repo 3 Apr 2007 04:42:57 -0000 1.3 @@ -15,7 +15,7 @@ gpgcheck=1 [epel-source] -name=Extra Packages for Enterprise Linux 4 - Source - $basearch - Source +name=Extra Packages for Enterprise Linux 4 - Testing - Source - $basearch - Source baseurl=http://download.fedora.redhat.com/pub/epel/4/SRPMS failovermethod=priority enabled=0 From fedora-extras-commits at redhat.com Tue Apr 3 04:50:21 2007 From: fedora-extras-commits at redhat.com (Michael Stahnke (stahnma)) Date: Tue, 3 Apr 2007 00:50:21 -0400 Subject: rpms/epel-release/EL-4 epel-testing.repo,1.3,1.4 Message-ID: <200704030450.l334oLF6010432@cvs-int.fedora.redhat.com> Author: stahnma Update of /cvs/extras/rpms/epel-release/EL-4 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv10370 Modified Files: epel-testing.repo Log Message: Fixed url for epel-testing-source Index: epel-testing.repo =================================================================== RCS file: /cvs/extras/rpms/epel-release/EL-4/epel-testing.repo,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- epel-testing.repo 3 Apr 2007 04:42:57 -0000 1.3 +++ epel-testing.repo 3 Apr 2007 04:49:47 -0000 1.4 @@ -14,9 +14,9 @@ gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-EPEL gpgcheck=1 -[epel-source] -name=Extra Packages for Enterprise Linux 4 - Testing - Source - $basearch - Source -baseurl=http://download.fedora.redhat.com/pub/epel/4/SRPMS +[epel-testing-source] +name=Extra Packages for Enterprise Linux 4 - Testing - $basearch - Source +baseurl=http://download.fedora.redhat.com/pub/epel/testing/4/SRPMS failovermethod=priority enabled=0 gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-EPEL From fedora-extras-commits at redhat.com Tue Apr 3 04:59:03 2007 From: fedora-extras-commits at redhat.com (Michael Stahnke (stahnma)) Date: Tue, 3 Apr 2007 00:59:03 -0400 Subject: rpms/epel-release/devel epel-testing.repo, 1.1, 1.2 epel.repo, 1.1, 1.2 Message-ID: <200704030459.l334x3Cv011055@cvs-int.fedora.redhat.com> Author: stahnma Update of /cvs/extras/rpms/epel-release/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv10987 Modified Files: epel-testing.repo epel.repo Log Message: Crazy changes for EPEL devel branch, which would seem to be RHEL 6. Index: epel-testing.repo =================================================================== RCS file: /cvs/extras/rpms/epel-release/devel/epel-testing.repo,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- epel-testing.repo 25 Mar 2007 19:08:49 -0000 1.1 +++ epel-testing.repo 3 Apr 2007 04:58:29 -0000 1.2 @@ -1,25 +1,22 @@ [epel-testing] -name=Extra Packages for Enterprise Linux $releasever - Testing - $basearch -baseurl= - http://download.fedora.redhat.com/pub/epel/testing/$releasever/$basearch +name=Extra Packages for Enterprise Linux 6 - Testing - $basearch +baseurl=http://download.fedora.redhat.com/pub/epel/testing/6/$basearch failovermethod=priority enabled=0 gpgcheck=1 gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-EPEL [epel-testing-debuginfo] -name=Extra Packages for Enterprise Linux $releasever - Testing - $basearch - Debug -baseurl= - http://download.fedora.redhat.com/pub/epel/testing/$releasever/$basearch/debug +name=Extra Packages for Enterprise Linux 6 - Testing - $basearch - Debug +baseurl=http://download.fedora.redhat.com/pub/epel/testing/6/$basearch/debug failovermethod=priority enabled=0 gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-EPEL gpgcheck=1 -[epel-source] -name=Extra Packages for Enterprise Linux $releasever - Testing - $basearch - Source -baseurl= - http://download.fedora.redhat.com/pub/epel/$releasever/SRPMS +[epel-testing-source] +name=Extra Packages for Enterprise Linux 6 - Testing - $basearch - Source +baseurl=http://download.fedora.redhat.com/pub/epel/testing/6/SRPMS failovermethod=priority enabled=0 gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-EPEL Index: epel.repo =================================================================== RCS file: /cvs/extras/rpms/epel-release/devel/epel.repo,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- epel.repo 25 Mar 2007 19:08:49 -0000 1.1 +++ epel.repo 3 Apr 2007 04:58:29 -0000 1.2 @@ -1,25 +1,25 @@ [epel] -name=Extra Packages for Enterprise Linux $releasever - $basearch -#baseurl=http://download.fedora.redhat.com/pub/epel/$releasever/$basearch -mirrorlist=http://mirrors.fedoraproject.org/mirrorlist?repo=epel-$releasever&arch=$basearch +name=Extra Packages for Enterprise Linux 6 - $basearch +#baseurl=http://download.fedora.redhat.com/pub/epel/6/$basearch +mirrorlist=http://mirrors.fedoraproject.org/mirrorlist?repo=epel-6&arch=$basearch failovermethod=priority enabled=1 gpgcheck=1 gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-EPEL [epel-debuginfo] -name=Extra Packages for Enterprise Linux $releasever - $basearch - Debug -#baseurl=http://download.fedora.redhat.com/pub/epel/$releasever/$basearch/debug -mirrorlist=http://mirrors.fedoraproject.org/mirrorlist?repo=epel-debug-$releasever&arch=$basearch +name=Extra Packages for Enterprise Linux 6 - $basearch - Debug +#baseurl=http://download.fedora.redhat.com/pub/epel/6/$basearch/debug +mirrorlist=http://mirrors.fedoraproject.org/mirrorlist?repo=epel-debug-6&arch=$basearch failovermethod=priority enabled=0 gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-EPEL gpgcheck=1 [epel-source] -name=Extra Packages for Enterprise Linux $releasever - $basearch - Source -#baseurl=http://download.fedora.redhat.com/pub/epel/$releasever/SRPMS -mirrorlist=http://mirrors.fedoraproject.org/mirrorlist?repo=epel-source-$releasever&arch=$basearch +name=Extra Packages for Enterprise Linux 6 - $basearch - Source +#baseurl=http://download.fedora.redhat.com/pub/epel/6/SRPMS +mirrorlist=http://mirrors.fedoraproject.org/mirrorlist?repo=epel-source-6&arch=$basearch failovermethod=priority enabled=0 gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-EPEL From fedora-extras-commits at redhat.com Tue Apr 3 04:59:57 2007 From: fedora-extras-commits at redhat.com (Michael Stahnke (stahnma)) Date: Tue, 3 Apr 2007 00:59:57 -0400 Subject: rpms/epel-release/EL-4 epel-testing.repo,1.4,1.5 Message-ID: <200704030459.l334xvq2011131@cvs-int.fedora.redhat.com> Author: stahnma Update of /cvs/extras/rpms/epel-release/EL-4 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv11073 Modified Files: epel-testing.repo Log Message: Last fix epel-testing.repo...I hope Index: epel-testing.repo =================================================================== RCS file: /cvs/extras/rpms/epel-release/EL-4/epel-testing.repo,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- epel-testing.repo 3 Apr 2007 04:49:47 -0000 1.4 +++ epel-testing.repo 3 Apr 2007 04:59:23 -0000 1.5 @@ -1,6 +1,6 @@ [epel-testing] name=Extra Packages for Enterprise Linux 4 - Testing - $basearch -baseurl=http://download.fedora.redhat.com/pub/epel/testing/$releasever/$basearch +baseurl=http://download.fedora.redhat.com/pub/epel/testing/4/$basearch failovermethod=priority enabled=0 gpgcheck=1 From fedora-extras-commits at redhat.com Tue Apr 3 05:00:53 2007 From: fedora-extras-commits at redhat.com (Michael Stahnke (stahnma)) Date: Tue, 3 Apr 2007 01:00:53 -0400 Subject: rpms/epel-release/EL-5 epel-release.spec, 1.1, 1.2 epel-testing.repo, 1.1, 1.2 Message-ID: <200704030500.l3350riH011229@cvs-int.fedora.redhat.com> Author: stahnma Update of /cvs/extras/rpms/epel-release/EL-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv11156 Modified Files: epel-release.spec epel-testing.repo Log Message: Last chage on the epel-testing.repo file for now Index: epel-release.spec =================================================================== RCS file: /cvs/extras/rpms/epel-release/EL-5/epel-release.spec,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- epel-release.spec 3 Apr 2007 04:00:58 -0000 1.1 +++ epel-release.spec 3 Apr 2007 05:00:18 -0000 1.2 @@ -1,6 +1,6 @@ Name: epel-release Version: 5 -Release: 1 +Release: 2 Summary: Extra Packages for Enterprise Linux repository configuration Group: System Environment/Base @@ -56,6 +56,9 @@ %changelog +* Mon Apr 02 2007 Michael Stahnke - 5-2 +- Missed a syntax correction in epel-testing.repo + * Mon Apr 02 2007 Michael Stahnke - 5-1 - Hard coded version '5' in epel yum repo files. Index: epel-testing.repo =================================================================== RCS file: /cvs/extras/rpms/epel-release/EL-5/epel-testing.repo,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- epel-testing.repo 3 Apr 2007 04:00:58 -0000 1.1 +++ epel-testing.repo 3 Apr 2007 05:00:18 -0000 1.2 @@ -1,6 +1,6 @@ [epel-testing] name=Extra Packages for Enterprise Linux 5 - Testing - $basearch -baseurl=http://download.fedora.redhat.com/pub/epel/testing/$releasever/$basearch +baseurl=http://download.fedora.redhat.com/pub/epel/testing/5/$basearch failovermethod=priority enabled=0 gpgcheck=1 @@ -14,9 +14,9 @@ gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-EPEL gpgcheck=1 -[epel-source] -name=Extra Packages for Enterprise Linux 5 - Source - $basearch - Source -baseurl=http://download.fedora.redhat.com/pub/epel/5/SRPMS +[epel-testing-source] +name=Extra Packages for Enterprise Linux 5 - Testing - $basearch - Source +baseurl=http://download.fedora.redhat.com/pub/epel/testing/5/SRPMS failovermethod=priority enabled=0 gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-EPEL From fedora-extras-commits at redhat.com Tue Apr 3 06:04:58 2007 From: fedora-extras-commits at redhat.com (Hans de Goede (jwrdegoede)) Date: Tue, 3 Apr 2007 02:04:58 -0400 Subject: rpms/PyOpenGL/FC-6 PyOpenGL.spec,1.1,1.2 Message-ID: <200704030604.l3364wpX021427@cvs-int.fedora.redhat.com> Author: jwrdegoede Update of /cvs/extras/rpms/PyOpenGL/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv21409 Modified Files: PyOpenGL.spec Log Message: * Tue Apr 3 2007 Hans de Goede 3.0.0-0.2.a6%{?dist}.1 - Add missing Requires: "python-ctypes" (bz 234941) Index: PyOpenGL.spec =================================================================== RCS file: /cvs/extras/rpms/PyOpenGL/FC-6/PyOpenGL.spec,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- PyOpenGL.spec 2 Apr 2007 05:29:01 -0000 1.1 +++ PyOpenGL.spec 3 Apr 2007 06:04:25 -0000 1.2 @@ -3,7 +3,7 @@ Name: PyOpenGL Version: 3.0.0 -Release: 0.2.%{prever}%{?dist} +Release: 0.2.%{prever}%{?dist}.1 Summary: Python bindings for OpenGL License: BSD Group: System Environment/Libraries @@ -13,7 +13,7 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: python-devel python-setuptools BuildArch: noarch -Requires: python-numeric python-setuptools +Requires: python-numeric python-setuptools python-ctypes # in some other repositories this is named python-opengl Provides: python-opengl = %{version}-%{release} Obsoletes: python-opengl < %{version}-%{release} @@ -85,6 +85,9 @@ %changelog +* Tue Apr 3 2007 Hans de Goede 3.0.0-0.2.a6%{?dist}.1 +- Add missing Requires: "python-ctypes" (bz 234941) + * Thu Mar 29 2007 Hans de Goede 3.0.0-0.2.a6 - Remove tests from the package (bz 234121) - Add -Tk subpackage (bz 234121) From fedora-extras-commits at redhat.com Tue Apr 3 06:46:49 2007 From: fedora-extras-commits at redhat.com (David Anderson (anderson)) Date: Tue, 3 Apr 2007 02:46:49 -0400 Subject: rpms/mod_auth_shadow import.log,1.1,1.2 Message-ID: <200704030646.l336knwk022145@cvs-int.fedora.redhat.com> Author: anderson Update of /cvs/extras/rpms/mod_auth_shadow In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv22108 Modified Files: import.log Log Message: Initial import Index: import.log =================================================================== RCS file: /cvs/extras/rpms/mod_auth_shadow/import.log,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- import.log 3 Apr 2007 00:41:51 -0000 1.1 +++ import.log 3 Apr 2007 06:46:13 -0000 1.2 @@ -0,0 +1 @@ +mod_auth_shadow-2_2-1:HEAD:mod_auth_shadow-2.2-1.src.rpm:1175582612 From fedora-extras-commits at redhat.com Tue Apr 3 06:46:52 2007 From: fedora-extras-commits at redhat.com (David Anderson (anderson)) Date: Tue, 3 Apr 2007 02:46:52 -0400 Subject: rpms/mod_auth_shadow/devel mod_auth_shadow.conf, NONE, 1.1 mod_auth_shadow.spec, NONE, 1.1 .cvsignore, 1.1, 1.2 sources, 1.1, 1.2 Message-ID: <200704030646.l336kqhd022149@cvs-int.fedora.redhat.com> Author: anderson Update of /cvs/extras/rpms/mod_auth_shadow/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv22108/devel Modified Files: .cvsignore sources Added Files: mod_auth_shadow.conf mod_auth_shadow.spec Log Message: Initial import --- NEW FILE mod_auth_shadow.conf --- LoadModule auth_shadow_module modules/mod_auth_shadow.so # # AuthType Basic # AuthName WhateverAuthnameYouWant # AuthShadow on # require valid-user # --- NEW FILE mod_auth_shadow.spec --- Name: mod_auth_shadow Version: 2.2 Release: 1%{?dist} Source: http://downloads.sourceforge.net/mod-auth-shadow/%{name}-%{version}.tar.gz Source1: mod_auth_shadow.conf URL: http://mod-auth-shadow.sourceforge.net License: GPL Group: System Environment/Daemons Summary: An Apache module for authentication using /etc/shadow BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: httpd-devel %description When performing this task one encounters one fundamental difficulty: The /etc/shadow file is supposed to be read/writeable only by root. However, the webserver is supposed to run under a non-root user, such as "nobody". mod_auth_shadow addresses this difficulty by opening a pipe to an suid root program, validate, which does the actual validation. When there is a failure, validate writes an error message to the system log, and waits three seconds before exiting. %prep %setup -q sed -i 's#/usr/local#/usr#' makefile %build gcc -o validate validate.c -lcrypt make %{?_smp_mflags} all %install rm -rf $RPM_BUILD_ROOT mkdir -p $RPM_BUILD_ROOT/%{_sbindir} mkdir -p $RPM_BUILD_ROOT/%{_libdir}/httpd/modules mkdir -p $RPM_BUILD_ROOT/etc/httpd/conf.d install validate $RPM_BUILD_ROOT/%{_sbindir} install .libs/mod_auth_shadow.so $RPM_BUILD_ROOT/%{_libdir}/httpd/modules install -p %{SOURCE1} $RPM_BUILD_ROOT/etc/httpd/conf.d/ %clean rm -rf $RPM_BUILD_ROOT %files %defattr(-,root,root) %attr(4755,root,root) %{_sbindir}/validate %{_libdir}/httpd/modules/* %attr(0644,root,root) %config(noreplace) /etc/httpd/conf.d/%{name}.conf %doc CHANGES INSTALL README COPYING %changelog * Mon Apr 02 2007 David Anderson 2.2-1 - Upstream new release (includes license file) * Sat Mar 24 2007 David Anderson 2.1-3 - First packaging for Fedora Extras (modified from upstream spec file) Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/mod_auth_shadow/devel/.cvsignore,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- .cvsignore 3 Apr 2007 00:42:00 -0000 1.1 +++ .cvsignore 3 Apr 2007 06:46:19 -0000 1.2 @@ -0,0 +1 @@ +mod_auth_shadow-2.2.tar.gz Index: sources =================================================================== RCS file: /cvs/extras/rpms/mod_auth_shadow/devel/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 3 Apr 2007 00:42:00 -0000 1.1 +++ sources 3 Apr 2007 06:46:19 -0000 1.2 @@ -0,0 +1 @@ +066aee9d2c3c19cbf9f0d42e5b9c59a0 mod_auth_shadow-2.2.tar.gz From fedora-extras-commits at redhat.com Tue Apr 3 06:49:26 2007 From: fedora-extras-commits at redhat.com (David Anderson (anderson)) Date: Tue, 3 Apr 2007 02:49:26 -0400 Subject: rpms/mod_auth_shadow/EL-4 sources,1.1,1.2 Message-ID: <200704030649.l336nQDk022262@cvs-int.fedora.redhat.com> Author: anderson Update of /cvs/extras/rpms/mod_auth_shadow/EL-4 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv22192/EL-4 Modified Files: sources Log Message: Copy sourcse Index: sources =================================================================== RCS file: /cvs/extras/rpms/mod_auth_shadow/EL-4/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 3 Apr 2007 00:42:00 -0000 1.1 +++ sources 3 Apr 2007 06:48:51 -0000 1.2 @@ -0,0 +1 @@ +066aee9d2c3c19cbf9f0d42e5b9c59a0 mod_auth_shadow-2.2.tar.gz From fedora-extras-commits at redhat.com Tue Apr 3 06:49:29 2007 From: fedora-extras-commits at redhat.com (David Anderson (anderson)) Date: Tue, 3 Apr 2007 02:49:29 -0400 Subject: rpms/mod_auth_shadow/EL-5 sources,1.1,1.2 Message-ID: <200704030649.l336nTQE022265@cvs-int.fedora.redhat.com> Author: anderson Update of /cvs/extras/rpms/mod_auth_shadow/EL-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv22192/EL-5 Modified Files: sources Log Message: Copy sourcse Index: sources =================================================================== RCS file: /cvs/extras/rpms/mod_auth_shadow/EL-5/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 3 Apr 2007 00:42:00 -0000 1.1 +++ sources 3 Apr 2007 06:48:56 -0000 1.2 @@ -0,0 +1 @@ +066aee9d2c3c19cbf9f0d42e5b9c59a0 mod_auth_shadow-2.2.tar.gz From fedora-extras-commits at redhat.com Tue Apr 3 06:49:32 2007 From: fedora-extras-commits at redhat.com (David Anderson (anderson)) Date: Tue, 3 Apr 2007 02:49:32 -0400 Subject: rpms/mod_auth_shadow/FC-5 sources,1.1,1.2 Message-ID: <200704030649.l336nWMh022268@cvs-int.fedora.redhat.com> Author: anderson Update of /cvs/extras/rpms/mod_auth_shadow/FC-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv22192/FC-5 Modified Files: sources Log Message: Copy sourcse Index: sources =================================================================== RCS file: /cvs/extras/rpms/mod_auth_shadow/FC-5/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 3 Apr 2007 00:42:00 -0000 1.1 +++ sources 3 Apr 2007 06:48:59 -0000 1.2 @@ -0,0 +1 @@ +066aee9d2c3c19cbf9f0d42e5b9c59a0 mod_auth_shadow-2.2.tar.gz From fedora-extras-commits at redhat.com Tue Apr 3 06:49:36 2007 From: fedora-extras-commits at redhat.com (David Anderson (anderson)) Date: Tue, 3 Apr 2007 02:49:36 -0400 Subject: rpms/mod_auth_shadow/FC-6 sources,1.1,1.2 Message-ID: <200704030649.l336naMb022271@cvs-int.fedora.redhat.com> Author: anderson Update of /cvs/extras/rpms/mod_auth_shadow/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv22192/FC-6 Modified Files: sources Log Message: Copy sourcse Index: sources =================================================================== RCS file: /cvs/extras/rpms/mod_auth_shadow/FC-6/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 3 Apr 2007 00:42:00 -0000 1.1 +++ sources 3 Apr 2007 06:49:02 -0000 1.2 @@ -0,0 +1 @@ +066aee9d2c3c19cbf9f0d42e5b9c59a0 mod_auth_shadow-2.2.tar.gz From fedora-extras-commits at redhat.com Tue Apr 3 06:50:12 2007 From: fedora-extras-commits at redhat.com (Zoltan Kota (zkota)) Date: Tue, 3 Apr 2007 02:50:12 -0400 Subject: rpms/recode/devel recode.spec,1.8,1.9 Message-ID: <200704030650.l336oCv9022328@cvs-int.fedora.redhat.com> Author: zkota Update of /cvs/extras/rpms/recode/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv22261 Modified Files: recode.spec Log Message: Rebuild for f7 Index: recode.spec =================================================================== RCS file: /cvs/extras/rpms/recode/devel/recode.spec,v retrieving revision 1.8 retrieving revision 1.9 diff -u -r1.8 -r1.9 --- recode.spec 1 Sep 2006 06:00:31 -0000 1.8 +++ recode.spec 3 Apr 2007 06:49:38 -0000 1.9 @@ -1,7 +1,7 @@ Summary: Conversion between character sets and surfaces Name: recode Version: 3.6 -Release: 22%{?dist} +Release: 23%{?dist} License: GPL Group: Applications/File Source: http://recode.progiciels-bpi.ca/archives/recode-%{version}.tar.gz @@ -87,6 +87,9 @@ %{_includedir}/* %changelog +* Tue Apr 03 2007 Zoltan Kota 3.6-23 +- rebuild + * Fri Sep 01 2006 Zoltan Kota 3.6-22 - rebuild From fedora-extras-commits at redhat.com Tue Apr 3 06:57:48 2007 From: fedora-extras-commits at redhat.com (David Anderson (anderson)) Date: Tue, 3 Apr 2007 02:57:48 -0400 Subject: rpms/mod_auth_shadow/FC-6 mod_auth_shadow.conf, NONE, 1.1 mod_auth_shadow.spec, NONE, 1.1 Message-ID: <200704030657.l336vmmQ022487@cvs-int.fedora.redhat.com> Author: anderson Update of /cvs/extras/rpms/mod_auth_shadow/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv22479 Added Files: mod_auth_shadow.conf mod_auth_shadow.spec Log Message: Initial import --- NEW FILE mod_auth_shadow.conf --- LoadModule auth_shadow_module modules/mod_auth_shadow.so # # AuthType Basic # AuthName WhateverAuthnameYouWant # AuthShadow on # require valid-user # --- NEW FILE mod_auth_shadow.spec --- Name: mod_auth_shadow Version: 2.2 Release: 1%{?dist} Source: http://downloads.sourceforge.net/mod-auth-shadow/%{name}-%{version}.tar.gz Source1: mod_auth_shadow.conf URL: http://mod-auth-shadow.sourceforge.net License: GPL Group: System Environment/Daemons Summary: An Apache module for authentication using /etc/shadow BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: httpd-devel %description When performing this task one encounters one fundamental difficulty: The /etc/shadow file is supposed to be read/writeable only by root. However, the webserver is supposed to run under a non-root user, such as "nobody". mod_auth_shadow addresses this difficulty by opening a pipe to an suid root program, validate, which does the actual validation. When there is a failure, validate writes an error message to the system log, and waits three seconds before exiting. %prep %setup -q sed -i 's#/usr/local#/usr#' makefile %build gcc -o validate validate.c -lcrypt make %{?_smp_mflags} all %install rm -rf $RPM_BUILD_ROOT mkdir -p $RPM_BUILD_ROOT/%{_sbindir} mkdir -p $RPM_BUILD_ROOT/%{_libdir}/httpd/modules mkdir -p $RPM_BUILD_ROOT/etc/httpd/conf.d install validate $RPM_BUILD_ROOT/%{_sbindir} install .libs/mod_auth_shadow.so $RPM_BUILD_ROOT/%{_libdir}/httpd/modules install -p %{SOURCE1} $RPM_BUILD_ROOT/etc/httpd/conf.d/ %clean rm -rf $RPM_BUILD_ROOT %files %defattr(-,root,root) %attr(4755,root,root) %{_sbindir}/validate %{_libdir}/httpd/modules/* %attr(0644,root,root) %config(noreplace) /etc/httpd/conf.d/%{name}.conf %doc CHANGES INSTALL README COPYING %changelog * Mon Apr 02 2007 David Anderson 2.2-1 - Upstream new release (includes license file) * Sat Mar 24 2007 David Anderson 2.1-3 - First packaging for Fedora Extras (modified from upstream spec file) From fedora-extras-commits at redhat.com Tue Apr 3 06:58:43 2007 From: fedora-extras-commits at redhat.com (David Anderson (anderson)) Date: Tue, 3 Apr 2007 02:58:43 -0400 Subject: rpms/mod_auth_shadow/FC-5 mod_auth_shadow.conf, NONE, 1.1 mod_auth_shadow.spec, NONE, 1.1 Message-ID: <200704030658.l336whWS022516@cvs-int.fedora.redhat.com> Author: anderson Update of /cvs/extras/rpms/mod_auth_shadow/FC-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv22508 Added Files: mod_auth_shadow.conf mod_auth_shadow.spec Log Message: --- NEW FILE mod_auth_shadow.conf --- LoadModule auth_shadow_module modules/mod_auth_shadow.so # # AuthType Basic # AuthName WhateverAuthnameYouWant # AuthShadow on # require valid-user # --- NEW FILE mod_auth_shadow.spec --- Name: mod_auth_shadow Version: 2.2 Release: 1%{?dist} Source: http://downloads.sourceforge.net/mod-auth-shadow/%{name}-%{version}.tar.gz Source1: mod_auth_shadow.conf URL: http://mod-auth-shadow.sourceforge.net License: GPL Group: System Environment/Daemons Summary: An Apache module for authentication using /etc/shadow BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: httpd-devel %description When performing this task one encounters one fundamental difficulty: The /etc/shadow file is supposed to be read/writeable only by root. However, the webserver is supposed to run under a non-root user, such as "nobody". mod_auth_shadow addresses this difficulty by opening a pipe to an suid root program, validate, which does the actual validation. When there is a failure, validate writes an error message to the system log, and waits three seconds before exiting. %prep %setup -q sed -i 's#/usr/local#/usr#' makefile %build gcc -o validate validate.c -lcrypt make %{?_smp_mflags} all %install rm -rf $RPM_BUILD_ROOT mkdir -p $RPM_BUILD_ROOT/%{_sbindir} mkdir -p $RPM_BUILD_ROOT/%{_libdir}/httpd/modules mkdir -p $RPM_BUILD_ROOT/etc/httpd/conf.d install validate $RPM_BUILD_ROOT/%{_sbindir} install .libs/mod_auth_shadow.so $RPM_BUILD_ROOT/%{_libdir}/httpd/modules install -p %{SOURCE1} $RPM_BUILD_ROOT/etc/httpd/conf.d/ %clean rm -rf $RPM_BUILD_ROOT %files %defattr(-,root,root) %attr(4755,root,root) %{_sbindir}/validate %{_libdir}/httpd/modules/* %attr(0644,root,root) %config(noreplace) /etc/httpd/conf.d/%{name}.conf %doc CHANGES INSTALL README COPYING %changelog * Mon Apr 02 2007 David Anderson 2.2-1 - Upstream new release (includes license file) * Sat Mar 24 2007 David Anderson 2.1-3 - First packaging for Fedora Extras (modified from upstream spec file) From fedora-extras-commits at redhat.com Tue Apr 3 07:04:00 2007 From: fedora-extras-commits at redhat.com (David Anderson (anderson)) Date: Tue, 3 Apr 2007 03:04:00 -0400 Subject: rpms/mod_auth_shadow/devel mod_auth_shadow.spec,1.1,1.2 Message-ID: <200704030704.l33740I0026744@cvs-int.fedora.redhat.com> Author: anderson Update of /cvs/extras/rpms/mod_auth_shadow/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv26726 Modified Files: mod_auth_shadow.spec Log Message: Fix build error Index: mod_auth_shadow.spec =================================================================== RCS file: /cvs/extras/rpms/mod_auth_shadow/devel/mod_auth_shadow.spec,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- mod_auth_shadow.spec 3 Apr 2007 06:46:19 -0000 1.1 +++ mod_auth_shadow.spec 3 Apr 2007 07:03:27 -0000 1.2 @@ -1,6 +1,6 @@ Name: mod_auth_shadow Version: 2.2 -Release: 1%{?dist} +Release: 2%{?dist} Source: http://downloads.sourceforge.net/mod-auth-shadow/%{name}-%{version}.tar.gz Source1: mod_auth_shadow.conf URL: http://mod-auth-shadow.sourceforge.net @@ -26,6 +26,8 @@ %setup -q sed -i 's#/usr/local#/usr#' makefile +sed -i 's/chown/#chown/' makefile +sed -i 's/chmod/#chmod/' makefile %build gcc -o validate validate.c -lcrypt @@ -51,6 +53,9 @@ %doc CHANGES INSTALL README COPYING %changelog +* Tue Apr 03 2007 David Anderson 2.2-2 +- Removed chmod/chown from makefile (sometimes caused root builds to fail) + * Mon Apr 02 2007 David Anderson 2.2-1 - Upstream new release (includes license file) From fedora-extras-commits at redhat.com Tue Apr 3 07:05:22 2007 From: fedora-extras-commits at redhat.com (David Anderson (anderson)) Date: Tue, 3 Apr 2007 03:05:22 -0400 Subject: rpms/mod_auth_shadow/devel mod_auth_shadow.spec,1.2,1.3 Message-ID: <200704030705.l3375MWC026815@cvs-int.fedora.redhat.com> Author: anderson Update of /cvs/extras/rpms/mod_auth_shadow/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv26752 Modified Files: mod_auth_shadow.spec Log Message: Bump release Index: mod_auth_shadow.spec =================================================================== RCS file: /cvs/extras/rpms/mod_auth_shadow/devel/mod_auth_shadow.spec,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- mod_auth_shadow.spec 3 Apr 2007 07:03:27 -0000 1.2 +++ mod_auth_shadow.spec 3 Apr 2007 07:04:48 -0000 1.3 @@ -1,6 +1,6 @@ Name: mod_auth_shadow Version: 2.2 -Release: 2%{?dist} +Release: 3%{?dist} Source: http://downloads.sourceforge.net/mod-auth-shadow/%{name}-%{version}.tar.gz Source1: mod_auth_shadow.conf URL: http://mod-auth-shadow.sourceforge.net @@ -53,7 +53,7 @@ %doc CHANGES INSTALL README COPYING %changelog -* Tue Apr 03 2007 David Anderson 2.2-2 +* Tue Apr 03 2007 David Anderson 2.2-3 - Removed chmod/chown from makefile (sometimes caused root builds to fail) * Mon Apr 02 2007 David Anderson 2.2-1 From fedora-extras-commits at redhat.com Tue Apr 3 07:06:15 2007 From: fedora-extras-commits at redhat.com (David Anderson (anderson)) Date: Tue, 3 Apr 2007 03:06:15 -0400 Subject: rpms/mod_auth_shadow/FC-6 mod_auth_shadow.spec,1.1,1.2 Message-ID: <200704030706.l3376FGp026879@cvs-int.fedora.redhat.com> Author: anderson Update of /cvs/extras/rpms/mod_auth_shadow/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv26821 Modified Files: mod_auth_shadow.spec Log Message: Index: mod_auth_shadow.spec =================================================================== RCS file: /cvs/extras/rpms/mod_auth_shadow/FC-6/mod_auth_shadow.spec,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- mod_auth_shadow.spec 3 Apr 2007 06:57:45 -0000 1.1 +++ mod_auth_shadow.spec 3 Apr 2007 07:05:42 -0000 1.2 @@ -1,6 +1,6 @@ Name: mod_auth_shadow Version: 2.2 -Release: 1%{?dist} +Release: 3%{?dist} Source: http://downloads.sourceforge.net/mod-auth-shadow/%{name}-%{version}.tar.gz Source1: mod_auth_shadow.conf URL: http://mod-auth-shadow.sourceforge.net @@ -26,6 +26,8 @@ %setup -q sed -i 's#/usr/local#/usr#' makefile +sed -i 's/chown/#chown/' makefile +sed -i 's/chmod/#chmod/' makefile %build gcc -o validate validate.c -lcrypt @@ -51,6 +53,9 @@ %doc CHANGES INSTALL README COPYING %changelog +* Tue Apr 03 2007 David Anderson 2.2-3 +- Removed chmod/chown from makefile (sometimes caused root builds to fail) + * Mon Apr 02 2007 David Anderson 2.2-1 - Upstream new release (includes license file) From fedora-extras-commits at redhat.com Tue Apr 3 07:07:03 2007 From: fedora-extras-commits at redhat.com (David Anderson (anderson)) Date: Tue, 3 Apr 2007 03:07:03 -0400 Subject: rpms/mod_auth_shadow/FC-5 mod_auth_shadow.spec,1.1,1.2 Message-ID: <200704030707.l33773jw026975@cvs-int.fedora.redhat.com> Author: anderson Update of /cvs/extras/rpms/mod_auth_shadow/FC-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv26920 Modified Files: mod_auth_shadow.spec Log Message: Index: mod_auth_shadow.spec =================================================================== RCS file: /cvs/extras/rpms/mod_auth_shadow/FC-5/mod_auth_shadow.spec,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- mod_auth_shadow.spec 3 Apr 2007 06:58:39 -0000 1.1 +++ mod_auth_shadow.spec 3 Apr 2007 07:06:30 -0000 1.2 @@ -1,6 +1,6 @@ Name: mod_auth_shadow Version: 2.2 -Release: 1%{?dist} +Release: 3%{?dist} Source: http://downloads.sourceforge.net/mod-auth-shadow/%{name}-%{version}.tar.gz Source1: mod_auth_shadow.conf URL: http://mod-auth-shadow.sourceforge.net @@ -26,6 +26,8 @@ %setup -q sed -i 's#/usr/local#/usr#' makefile +sed -i 's/chown/#chown/' makefile +sed -i 's/chmod/#chmod/' makefile %build gcc -o validate validate.c -lcrypt @@ -51,6 +53,9 @@ %doc CHANGES INSTALL README COPYING %changelog +* Tue Apr 03 2007 David Anderson 2.2-3 +- Removed chmod/chown from makefile (sometimes caused root builds to fail) + * Mon Apr 02 2007 David Anderson 2.2-1 - Upstream new release (includes license file) From fedora-extras-commits at redhat.com Tue Apr 3 07:07:39 2007 From: fedora-extras-commits at redhat.com (David Anderson (anderson)) Date: Tue, 3 Apr 2007 03:07:39 -0400 Subject: rpms/mod_auth_shadow/EL-5 mod_auth_shadow.conf, NONE, 1.1 mod_auth_shadow.spec, NONE, 1.1 Message-ID: <200704030707.l3377d42027032@cvs-int.fedora.redhat.com> Author: anderson Update of /cvs/extras/rpms/mod_auth_shadow/EL-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv27024 Added Files: mod_auth_shadow.conf mod_auth_shadow.spec Log Message: --- NEW FILE mod_auth_shadow.conf --- LoadModule auth_shadow_module modules/mod_auth_shadow.so # # AuthType Basic # AuthName WhateverAuthnameYouWant # AuthShadow on # require valid-user # --- NEW FILE mod_auth_shadow.spec --- Name: mod_auth_shadow Version: 2.2 Release: 4%{?dist} Source: http://downloads.sourceforge.net/mod-auth-shadow/%{name}-%{version}.tar.gz Source1: mod_auth_shadow.conf URL: http://mod-auth-shadow.sourceforge.net License: GPL Group: System Environment/Daemons Summary: An Apache module for authentication using /etc/shadow BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: httpd-devel %description When performing this task one encounters one fundamental difficulty: The /etc/shadow file is supposed to be read/writeable only by root. However, the webserver is supposed to run under a non-root user, such as "nobody". mod_auth_shadow addresses this difficulty by opening a pipe to an suid root program, validate, which does the actual validation. When there is a failure, validate writes an error message to the system log, and waits three seconds before exiting. %prep %setup -q sed -i 's#/usr/local#/usr#' makefile sed -i 's/chown/#chown/' makefile sed -i 's/chmod/#chmod/' makefile %build gcc -o validate validate.c -lcrypt make %{?_smp_mflags} all %install rm -rf $RPM_BUILD_ROOT mkdir -p $RPM_BUILD_ROOT/%{_sbindir} mkdir -p $RPM_BUILD_ROOT/%{_libdir}/httpd/modules mkdir -p $RPM_BUILD_ROOT/etc/httpd/conf.d install validate $RPM_BUILD_ROOT/%{_sbindir} install .libs/mod_auth_shadow.so $RPM_BUILD_ROOT/%{_libdir}/httpd/modules install -p %{SOURCE1} $RPM_BUILD_ROOT/etc/httpd/conf.d/ %clean rm -rf $RPM_BUILD_ROOT %files %defattr(-,root,root) %attr(4755,root,root) %{_sbindir}/validate %{_libdir}/httpd/modules/* %attr(0644,root,root) %config(noreplace) /etc/httpd/conf.d/%{name}.conf %doc CHANGES INSTALL README COPYING %changelog * Tue Apr 03 2007 David Anderson 2.2-4 - Removed chmod/chown from makefile (sometimes caused root builds to fail) * Mon Apr 02 2007 David Anderson 2.2-1 - Upstream new release (includes license file) * Sat Mar 24 2007 David Anderson 2.1-3 - First packaging for Fedora Extras (modified from upstream spec file) From fedora-extras-commits at redhat.com Tue Apr 3 07:08:35 2007 From: fedora-extras-commits at redhat.com (David Anderson (anderson)) Date: Tue, 3 Apr 2007 03:08:35 -0400 Subject: rpms/mod_auth_shadow/EL-4 mod_auth_shadow.conf, NONE, 1.1 mod_auth_shadow.spec, NONE, 1.1 Message-ID: <200704030708.l3378ZWw027099@cvs-int.fedora.redhat.com> Author: anderson Update of /cvs/extras/rpms/mod_auth_shadow/EL-4 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv27091 Added Files: mod_auth_shadow.conf mod_auth_shadow.spec Log Message: --- NEW FILE mod_auth_shadow.conf --- LoadModule auth_shadow_module modules/mod_auth_shadow.so # # AuthType Basic # AuthName WhateverAuthnameYouWant # AuthShadow on # require valid-user # --- NEW FILE mod_auth_shadow.spec --- Name: mod_auth_shadow Version: 2.2 Release: 3%{?dist} Source: http://downloads.sourceforge.net/mod-auth-shadow/%{name}-%{version}.tar.gz Source1: mod_auth_shadow.conf URL: http://mod-auth-shadow.sourceforge.net License: GPL Group: System Environment/Daemons Summary: An Apache module for authentication using /etc/shadow BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: httpd-devel %description When performing this task one encounters one fundamental difficulty: The /etc/shadow file is supposed to be read/writeable only by root. However, the webserver is supposed to run under a non-root user, such as "nobody". mod_auth_shadow addresses this difficulty by opening a pipe to an suid root program, validate, which does the actual validation. When there is a failure, validate writes an error message to the system log, and waits three seconds before exiting. %prep %setup -q sed -i 's#/usr/local#/usr#' makefile sed -i 's/chown/#chown/' makefile sed -i 's/chmod/#chmod/' makefile %build gcc -o validate validate.c -lcrypt make %{?_smp_mflags} all %install rm -rf $RPM_BUILD_ROOT mkdir -p $RPM_BUILD_ROOT/%{_sbindir} mkdir -p $RPM_BUILD_ROOT/%{_libdir}/httpd/modules mkdir -p $RPM_BUILD_ROOT/etc/httpd/conf.d install validate $RPM_BUILD_ROOT/%{_sbindir} install .libs/mod_auth_shadow.so $RPM_BUILD_ROOT/%{_libdir}/httpd/modules install -p %{SOURCE1} $RPM_BUILD_ROOT/etc/httpd/conf.d/ %clean rm -rf $RPM_BUILD_ROOT %files %defattr(-,root,root) %attr(4755,root,root) %{_sbindir}/validate %{_libdir}/httpd/modules/* %attr(0644,root,root) %config(noreplace) /etc/httpd/conf.d/%{name}.conf %doc CHANGES INSTALL README COPYING %changelog * Tue Apr 03 2007 David Anderson 2.2-3 - Removed chmod/chown from makefile (sometimes caused root builds to fail) * Mon Apr 02 2007 David Anderson 2.2-1 - Upstream new release (includes license file) * Sat Mar 24 2007 David Anderson 2.1-3 - First packaging for Fedora Extras (modified from upstream spec file) From fedora-extras-commits at redhat.com Tue Apr 3 07:51:38 2007 From: fedora-extras-commits at redhat.com (Ville Skytta (scop)) Date: Tue, 3 Apr 2007 03:51:38 -0400 Subject: rpms/perl-HTML-Encoding import.log,1.1,1.2 Message-ID: <200704030751.l337pcmf027762@cvs-int.fedora.redhat.com> Author: scop Update of /cvs/extras/rpms/perl-HTML-Encoding In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv27724 Modified Files: import.log Log Message: Initial import (#234814) Index: import.log =================================================================== RCS file: /cvs/extras/rpms/perl-HTML-Encoding/import.log,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- import.log 3 Apr 2007 00:44:39 -0000 1.1 +++ import.log 3 Apr 2007 07:51:02 -0000 1.2 @@ -0,0 +1 @@ +perl-HTML-Encoding-0_52-0_5_cmn6:HEAD:perl-HTML-Encoding-0.52-0.5.cmn6.src.rpm:1175586636 From fedora-extras-commits at redhat.com Tue Apr 3 07:51:43 2007 From: fedora-extras-commits at redhat.com (Ville Skytta (scop)) Date: Tue, 3 Apr 2007 03:51:43 -0400 Subject: rpms/perl-HTML-Encoding/devel perl-HTML-Encoding.spec, NONE, 1.1 .cvsignore, 1.1, 1.2 sources, 1.1, 1.2 Message-ID: <200704030751.l337ph7N027766@cvs-int.fedora.redhat.com> Author: scop Update of /cvs/extras/rpms/perl-HTML-Encoding/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv27724/devel Modified Files: .cvsignore sources Added Files: perl-HTML-Encoding.spec Log Message: Initial import (#234814) --- NEW FILE perl-HTML-Encoding.spec --- Name: perl-HTML-Encoding Version: 0.52 Release: 0.5%{?dist} Summary: Determine the encoding of HTML/XML/XHTML documents Group: Development/Libraries License: GPL or Artistic URL: http://search.cpan.org/dist/HTML-Encoding/ Source0: http://www.cpan.org/authors/id/B/BJ/BJOERN/HTML-Encoding-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch BuildRequires: perl(HTML::Parser) BuildRequires: perl(HTTP::Headers::Util) BuildRequires: perl(ExtUtils::MakeMaker) Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) %description HTML::Encoding helps to determine the encoding of HTML and XML/XHTML documents. %prep %setup -q -n HTML-Encoding-%{version} find . -type f | xargs chmod -c -x find . -type f | xargs %{__perl} -pi -e 's/\r//g' %build %{__perl} Makefile.PL INSTALLDIRS=vendor make %{?_smp_mflags} %install rm -rf $RPM_BUILD_ROOT make pure_install PERL_INSTALL_ROOT=$RPM_BUILD_ROOT find $RPM_BUILD_ROOT -type f -name .packlist -exec rm -f {} ';' find $RPM_BUILD_ROOT -depth -type d -exec rmdir {} 2>/dev/null ';' chmod -R u+w $RPM_BUILD_ROOT/* %check make test %clean rm -rf $RPM_BUILD_ROOT %files %defattr(-,root,root,-) %doc Changes README %{perl_vendorlib}/HTML/ %{_mandir}/man3/HTML::Encoding.3* %changelog * Mon Apr 2 2007 Ville Skytt?? - 0.52-0.5 - BuildRequire perl(ExtUtils::MakeMaker). * Sat Sep 30 2006 Ville Skytt?? - 0.52-0.4 - Fix build dependencies. * Thu Mar 30 2006 Ville Skytt?? - 0.52-0.3 - Rebuild, drop extra license texts. * Tue Aug 30 2005 Ville Skytt?? - 0.52-0.2 - Include GPL and Artistic license texts. * Tue Jun 14 2005 Ville Skytt?? - 0.52-0.1 - 0.52, rebuild for FC4. * Wed Nov 3 2004 Ville Skytt?? - 0:0.50-0.fdr.1 - First build. Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/perl-HTML-Encoding/devel/.cvsignore,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- .cvsignore 3 Apr 2007 00:44:47 -0000 1.1 +++ .cvsignore 3 Apr 2007 07:51:08 -0000 1.2 @@ -0,0 +1 @@ +HTML-Encoding-0.52.tar.gz Index: sources =================================================================== RCS file: /cvs/extras/rpms/perl-HTML-Encoding/devel/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 3 Apr 2007 00:44:47 -0000 1.1 +++ sources 3 Apr 2007 07:51:08 -0000 1.2 @@ -0,0 +1 @@ +ee31564305ffdaf24d99f26588f8eb9f HTML-Encoding-0.52.tar.gz From fedora-extras-commits at redhat.com Tue Apr 3 07:53:19 2007 From: fedora-extras-commits at redhat.com (Ville Skytta (scop)) Date: Tue, 3 Apr 2007 03:53:19 -0400 Subject: rpms/perl-HTML-Encoding/devel perl-HTML-Encoding.spec,1.1,1.2 Message-ID: <200704030753.l337rJOM027832@cvs-int.fedora.redhat.com> Author: scop Update of /cvs/extras/rpms/perl-HTML-Encoding/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv27810 Modified Files: perl-HTML-Encoding.spec Log Message: * Tue Apr 3 2007 Ville Skytt?? - 0.52-1 - First Fedora build. Index: perl-HTML-Encoding.spec =================================================================== RCS file: /cvs/extras/rpms/perl-HTML-Encoding/devel/perl-HTML-Encoding.spec,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- perl-HTML-Encoding.spec 3 Apr 2007 07:51:08 -0000 1.1 +++ perl-HTML-Encoding.spec 3 Apr 2007 07:52:45 -0000 1.2 @@ -1,6 +1,6 @@ Name: perl-HTML-Encoding Version: 0.52 -Release: 0.5%{?dist} +Release: 1%{?dist} Summary: Determine the encoding of HTML/XML/XHTML documents Group: Development/Libraries @@ -55,6 +55,9 @@ %changelog +* Tue Apr 3 2007 Ville Skytt?? - 0.52-1 +- First Fedora build. + * Mon Apr 2 2007 Ville Skytt?? - 0.52-0.5 - BuildRequire perl(ExtUtils::MakeMaker). From fedora-extras-commits at redhat.com Tue Apr 3 08:21:16 2007 From: fedora-extras-commits at redhat.com (Ville Skytta (scop)) Date: Tue, 3 Apr 2007 04:21:16 -0400 Subject: rpms/perl-HTML-Encoding/FC-6 perl-HTML-Encoding.spec, NONE, 1.1 .cvsignore, 1.1, 1.2 sources, 1.1, 1.2 Message-ID: <200704030821.l338LGcW032569@cvs-int.fedora.redhat.com> Author: scop Update of /cvs/extras/rpms/perl-HTML-Encoding/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv32546 Modified Files: .cvsignore sources Added Files: perl-HTML-Encoding.spec Log Message: * Tue Apr 3 2007 Ville Skytt?? - 0.52-1 - First Fedora build. --- NEW FILE perl-HTML-Encoding.spec --- Name: perl-HTML-Encoding Version: 0.52 Release: 1%{?dist} Summary: Determine the encoding of HTML/XML/XHTML documents Group: Development/Libraries License: GPL or Artistic URL: http://search.cpan.org/dist/HTML-Encoding/ Source0: http://www.cpan.org/authors/id/B/BJ/BJOERN/HTML-Encoding-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch BuildRequires: perl(HTML::Parser) BuildRequires: perl(HTTP::Headers::Util) BuildRequires: perl(ExtUtils::MakeMaker) Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) %description HTML::Encoding helps to determine the encoding of HTML and XML/XHTML documents. %prep %setup -q -n HTML-Encoding-%{version} find . -type f | xargs chmod -c -x find . -type f | xargs %{__perl} -pi -e 's/\r//g' %build %{__perl} Makefile.PL INSTALLDIRS=vendor make %{?_smp_mflags} %install rm -rf $RPM_BUILD_ROOT make pure_install PERL_INSTALL_ROOT=$RPM_BUILD_ROOT find $RPM_BUILD_ROOT -type f -name .packlist -exec rm -f {} ';' find $RPM_BUILD_ROOT -depth -type d -exec rmdir {} 2>/dev/null ';' chmod -R u+w $RPM_BUILD_ROOT/* %check make test %clean rm -rf $RPM_BUILD_ROOT %files %defattr(-,root,root,-) %doc Changes README %{perl_vendorlib}/HTML/ %{_mandir}/man3/HTML::Encoding.3* %changelog * Tue Apr 3 2007 Ville Skytt?? - 0.52-1 - First Fedora build. * Mon Apr 2 2007 Ville Skytt?? - 0.52-0.5 - BuildRequire perl(ExtUtils::MakeMaker). * Sat Sep 30 2006 Ville Skytt?? - 0.52-0.4 - Fix build dependencies. * Thu Mar 30 2006 Ville Skytt?? - 0.52-0.3 - Rebuild, drop extra license texts. * Tue Aug 30 2005 Ville Skytt?? - 0.52-0.2 - Include GPL and Artistic license texts. * Tue Jun 14 2005 Ville Skytt?? - 0.52-0.1 - 0.52, rebuild for FC4. * Wed Nov 3 2004 Ville Skytt?? - 0:0.50-0.fdr.1 - First build. Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/perl-HTML-Encoding/FC-6/.cvsignore,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- .cvsignore 3 Apr 2007 00:44:47 -0000 1.1 +++ .cvsignore 3 Apr 2007 08:20:42 -0000 1.2 @@ -0,0 +1 @@ +HTML-Encoding-0.52.tar.gz Index: sources =================================================================== RCS file: /cvs/extras/rpms/perl-HTML-Encoding/FC-6/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 3 Apr 2007 00:44:47 -0000 1.1 +++ sources 3 Apr 2007 08:20:42 -0000 1.2 @@ -0,0 +1 @@ +ee31564305ffdaf24d99f26588f8eb9f HTML-Encoding-0.52.tar.gz From fedora-extras-commits at redhat.com Tue Apr 3 09:51:35 2007 From: fedora-extras-commits at redhat.com (Paul Howarth (pghmcfc)) Date: Tue, 3 Apr 2007 05:51:35 -0400 Subject: rpms/imlib/devel imlib-1.9.15-gmodulehack.patch, NONE, 1.1 imlib-1.9.15-lib-bloat.patch, NONE, 1.1 imlib-1.9.15-multilib-config.patch, NONE, 1.1 .cvsignore, 1.2, 1.3 imlib.spec, 1.4, 1.5 sources, 1.2, 1.3 imlib-1.9.10-ac25.patch, 1.1, NONE imlib-1.9.13-gmodulehack.patch, 1.1, NONE imlib-1.9.13-waitpid.patch, 1.1, NONE imlib-1.9.14-bounds.patch, 1.1, NONE Message-ID: <200704030951.l339pZD9005963@cvs-int.fedora.redhat.com> Author: pghmcfc Update of /cvs/extras/rpms/imlib/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv5931 Modified Files: .cvsignore imlib.spec sources Added Files: imlib-1.9.15-gmodulehack.patch imlib-1.9.15-lib-bloat.patch imlib-1.9.15-multilib-config.patch Removed Files: imlib-1.9.10-ac25.patch imlib-1.9.13-gmodulehack.patch imlib-1.9.13-waitpid.patch imlib-1.9.14-bounds.patch Log Message: * Sat Jan 20 2007 Paul Howarth 1:1.9.15-1 - update to 1.9.15 - update gmodulehack patch - update URL - version the obsoletes and provides - require giflib-devel instead of libungif-devel - remove redundant gtk+ dependency - devel package requires %{_datadir}/aclocal and pkgconfig - remove patches for fixes done upstream (ac25, waitpid, bounds) - use sed rather than perl for scripted edits - macro-ize commands where possible, hardcode paths otherwise - use make with DESTDIR rather than %makeinstall - use more explicit names in the %files lists - make imlib-config multilib-compatible - add buildreq libXt-devel (needed for FC5) imlib-1.9.15-gmodulehack.patch: --- NEW FILE imlib-1.9.15-gmodulehack.patch --- --- imlib-1.9.15/gdk_imlib/Makefile.am. 2007-03-27 14:59:33.000000000 +0100 +++ imlib-1.9.15/gdk_imlib/Makefile.am 2007-03-27 14:58:42.000000000 +0100 @@ -87,7 +87,7 @@ libgdk_imlib_la_LDFLAGS = -version-info 10:15:9 -libgdk_imlib_la_LIBADD = $(GX_LIBS) +libgdk_imlib_la_LIBADD = $(GX_LIBS) local-hack-gmodule/libgmodule-local.la include_HEADERS = gdk_imlib.h gdk_imlib_private.h gdk_imlib_types.h --- imlib-1.9.15/configure.in 2007-03-27 15:01:15.000000000 +0100 +++ imlib-1.9.15/configure.in 2007-03-27 15:02:59.000000000 +0100 @@ -32,56 +32,12 @@ fi ]) -dynworks=false -if test x$with_modules = xno; then - AC_MSG_RESULT(no) -else - AC_MSG_RESULT(yes) - -if test "x$GDK_IMLIB" != x; then - oLIBS="$LIBS" - oCFLAGS="$CFLAGS" - LIBS="$LIBS `glib-config --libs gmodule`" - CFLAGS="$CFLAGS `glib-config --cflags gmodule`" - AC_TRY_RUN([ -#include -#include -main () -{ - if (g_module_supported ()) - exit (0); - else - exit (1); -} -], dynworks=true) - LIBS="$oLIBS" - CFLAGS="$oCFLAGS" -fi - -dnl Now we check to see if our libtool supports shared lib deps -dnl (in a rather ugly way even) -builddir=`pwd` -if $dynworks; then - imlib_libtool_config="$builddir/libtool --config" - imlib_deplibs_check=`$imlib_libtool_config | \ - grep '^[[a-z_]]*check[[a-z_]]*_method=[['\''"]]' | \ - sed 's/.*[['\''"]]\(.*\)[['\''"]]$/\1/'` - if test "x$imlib_deplibs_check" = "xnone" || \ - test "x$imlib_deplibs_check" = "xunknown" || \ - test "x$imlib_deplibs_check" = "x"; then - dynworks=false - fi -fi - -if $dynworks; then - AC_DEFINE(USE_GMODULE, 1, [ ]) - GMODULE_LIBS="`glib-config --libs gmodule`" - GMODULE_FLAGS="`glib-config --cflags gmodule`" - AC_SUBST(GMODULE_LIBS) - AC_SUBST(GMODULE_FLAGS) -fi - -fi +dynworks=true +GMODULE_LIBS= +GMODULE_CFLAGS= +AC_DEFINE(USE_GMODULE, 1, [ ]) +AC_SUBST(GMODULE_LIBS) +AC_SUBST(GMODULE_CFLAGS) AC_SUBST(TIFFLIBS) AC_SUBST(GIFLIBS) imlib-1.9.15-lib-bloat.patch: --- NEW FILE imlib-1.9.15-lib-bloat.patch --- --- imlib-1.9.15/configure.in 2007-03-27 15:02:59.000000000 +0100 +++ imlib-1.9.15/configure.in 2007-03-27 16:18:49.000000000 +0100 @@ -204,16 +204,12 @@ AC_CHECK_HEADER(gif_lib.h, - [AC_CHECK_LIB(ungif, DGifOpenFileName, - [GIFLIBS="-lungif" - SUPPORT_LIBS="$SUPPORT_LIBS -lungif"; AC_DEFINE(HAVE_LIBGIF, 1, [ ])], [AC_CHECK_LIB(gif, DGifOpenFileName, [GIFLIBS="-lgif" SUPPORT_LIBS="$SUPPORT_LIBS -lgif" AC_DEFINE(HAVE_LIBGIF, 1, [ ])], [AC_MSG_ERROR(*** GIF library file not found ***)], $GX_LIBS)], - $GX_LIBS)], [AC_MSG_ERROR(*** GIF header not found ***)]) AC_CHECK_LIB(png, png_read_info, @@ -237,9 +237,9 @@ fi if test "$png_ok" = yes; then - PNGLIBS="-lpng -lz" + PNGLIBS="-lpng" AC_SUBST(HAVE_LIBPNG) - SUPPORT_LIBS="$SUPPORT_LIBS -lpng -lz"; AC_DEFINE(HAVE_LIBPNG, 1, [ ]) + SUPPORT_LIBS="$SUPPORT_LIBS -lpng"; AC_DEFINE(HAVE_LIBPNG, 1, [ ]) fi SUPPORT_LIBS="$SUPPORT_LIBS -lm" --- imlib-1.9.15/Imlib/Makefile.am 2007-03-27 17:45:17.000000000 +0100 +++ imlib-1.9.15/Imlib/Makefile.am 2007-03-27 17:45:46.000000000 +0100 @@ -32,8 +32,7 @@ libImlib_la_LDFLAGS = -version-info 11:0:0 #libImlib_la_LDDADD = $(SUPPORT_LIBS) -libImlib_la_LIBADD = $(SUPPORT_LIBS) $(X_PRE_LIBS) \ - $(X_LIBS) $(X_EXTRA_LIBS) +libImlib_la_LIBADD = $(SUPPORT_LIBS) $(X_LIBS) $(X_EXTRA_LIBS) DEFS = -DSYSTEM_IMRC=\"$(sysconfdir)/imrc\" \ -DSYSCONFDIR=\"$(sysconfdir)\" --- imlib-1.9.15/gdk_imlib/Makefile.am 2007-03-27 18:45:24.000000000 +0100 +++ imlib-1.9.15/gdk_imlib/Makefile.am 2007-03-27 18:48:05.000000000 +0100 @@ -20,11 +20,11 @@ libimlib_tiff_la_SOURCES = io-tiff.c libimlib_tiff_la_LDFLAGS = $(common_ldflags) -libimlib_tiff_la_LIBADD = $(TIFFLIBS) libgdk_imlib.la +libimlib_tiff_la_LIBADD = $(TIFFLIBS) libimlib_ps_la_SOURCES = io-ps.c libimlib_ps_la_LDFLAGS = $(common_ldflags) -libimlib_ps_la_LIBADD = libgdk_imlib.la +libimlib_ps_la_LIBADD = libimlib_bmp_la_SOURCES = io-bmp.c libimlib_bmp_la_LDFLAGS = $(common_ldflags) @@ -32,7 +32,7 @@ libimlib_xpm_la_SOURCES = io-xpm.c libimlib_xpm_la_LDFLAGS = $(common_ldflags) -libimlib_xpm_la_LIBADD = libgdk_imlib.la +libimlib_xpm_la_LIBADD = -lgdk_imlib -lX11 libimlib_ppm_la_SOURCES = io-ppm.c libimlib_ppm_la_LDFLAGS = $(common_ldflags) imlib-1.9.15-multilib-config.patch: --- NEW FILE imlib-1.9.15-multilib-config.patch --- --- imlib-1.9.15/imlib-config.in.multilib 2004-08-27 17:03:11.000000000 +0100 +++ imlib-1.9.15/imlib-config.in 2007-03-29 11:07:08.000000000 +0100 @@ -58,12 +58,10 @@ echo `@GTK_CONFIG@ --cflags` $includes @X_CFLAGS@ ;; --libs) - libdirs=-L at libdir@ - echo $libdirs -lImlib @LDFLAGS@ $gx_libs @X_LIBS@ @X_PRE_LIBS@ -lXext -lX11 @X_EXTRA_LIBS@ + echo -lImlib @LDFLAGS@ $gx_libs @X_LIBS@ @X_PRE_LIBS@ -lXext -lX11 @X_EXTRA_LIBS@ ;; --libs-gdk) - libdirs=-L at libdir@ - echo $libdirs -lgdk_imlib$gdk_gx_libs `@GTK_CONFIG@ --libs` $gdk_libs + echo -lgdk_imlib$gdk_gx_libs `@GTK_CONFIG@ --libs` $gdk_libs ;; *) echo "${usage}" 1>&2 Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/imlib/devel/.cvsignore,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- .cvsignore 3 Jul 2006 23:05:07 -0000 1.2 +++ .cvsignore 3 Apr 2007 09:51:01 -0000 1.3 @@ -1,2 +1,2 @@ -imlib-1.9.13.tar.gz +imlib-1.9.15.tar.bz2 local-hack-gmodule.tar.gz Index: imlib.spec =================================================================== RCS file: /cvs/extras/rpms/imlib/devel/imlib.spec,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- imlib.spec 12 Jan 2007 12:49:44 -0000 1.4 +++ imlib.spec 3 Apr 2007 09:51:01 -0000 1.5 @@ -1,59 +1,54 @@ -%define __libtoolize echo +%define libtool_hack LIBTOOL=/usr/bin/libtool Summary: An image loading and rendering library for X11R6 Name: imlib -Version: 1.9.13 -Release: 31%{?dist} +Version: 1.9.15 +Release: 1%{?dist} Epoch: 1 License: LGPL Group: System Environment/Libraries -URL: http://www.enlightenment.org/Libraries/Imlib.html -Source0: http://ftp.gnome.org/pub/GNOME/sources/imlib/1.9/imlib-%{version}.tar.gz +URL: http://www.enlightenment.org/Libraries/Imlib/ +Source0: http://ftp.gnome.org/pub/GNOME/sources/imlib/1.9/imlib-%{version}.tar.bz2 Source2: local-hack-gmodule.tar.gz - -Patch2: imlib-1.9.10-ac25.patch Patch3: imlib-1.9.10-cppflags.patch -Patch4: imlib-1.9.13-gmodulehack.patch -# Bug fixes from 1.9.14 -Patch5: imlib-1.9.13-waitpid.patch +Patch4: imlib-1.9.15-gmodulehack.patch Patch6: imlib-1.9.13-underquoted.patch -Patch7: imlib-1.9.14-bounds.patch - +Patch8: imlib-1.9.15-lib-bloat.patch +Patch9: imlib-1.9.15-multilib-config.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) - -Requires: gtk+ >= 1:1.2 - +BuildRequires: automake +BuildRequires: giflib-devel +BuildRequires: gtk+-devel BuildRequires: libpng-devel >= 1.2.2 -BuildRequires: libtiff-devel, libjpeg-devel -BuildRequires: zlib-devel, gtk+-devel -BuildRequires: libungif-devel, libX11-devel -BuildRequires: automake14, libtool, autoconf - -Obsoletes: imlib-cfgeditor, Imlib -Provides: imlib-cfgeditor, Imlib +BuildRequires: libjpeg-devel +BuildRequires: libtiff-devel +BuildRequires: libtool +BuildRequires: libX11-devel +BuildRequires: libXt-devel +BuildRequires: zlib-devel +Obsoletes: imlib-cfgeditor <= %{version}-%{release}, Imlib <= %{version}-%{release} +Provides: imlib-cfgeditor = %{version}-%{release}, Imlib = %{version}-%{release} %description -Imlib is a display depth independent image loading and rendering -library. Imlib is designed to simplify and speed up the process of -loading images and obtaining X Window System drawables. Imlib -provides many simple manipulation routines which can be used for -common operations. - -The imlib package also contains the imlib_config program, which -you can use to configure the Imlib image loading and rendering -library. Imlib_config can be used to control how Imlib uses color and -handles gamma corrections, etc. +Imlib is a display depth independent image loading and rendering library. +Imlib is designed to simplify and speed up the process of loading images and +obtaining X Window System drawables. Imlib provides many simple manipulation +routines which can be used for common operations. + +The imlib package also contains the imlib_config program, which you can use to +configure the Imlib image loading and rendering library. Imlib_config can be +used to control how Imlib uses color and handles gamma corrections, etc. -Install imlib if you need an image loading and rendering library for -X11R6, or if you are installing GNOME. +Install imlib if you need an image loading and rendering library for X11R6, or +if you are installing GNOME. %package devel Summary: Development tools for Imlib applications Group: Development/Libraries Requires: imlib = %{epoch}:%{version}-%{release} -Requires: libtiff-devel, libjpeg-devel -Requires: zlib-devel, gtk+-devel -Requires: libungif-devel, libX11-devel +Requires: giflib-devel, gtk+-devel, libjpeg-devel, libtiff-devel +Requires: libX11-devel, zlib-devel +Requires: %{_datadir}/aclocal, pkgconfig %description devel The header files, static libraries and documentation needed for @@ -65,71 +60,108 @@ %prep %setup -q - -%patch2 -p1 -b .ac25 %patch3 -p1 -b .cppflags %patch4 -p1 -b .gmodulehack -%patch5 -p1 -b .waitpid %patch6 -p1 -b .underquoted -%patch7 -p1 -b .bounds - -(cd gdk_imlib && tar zxf %{SOURCE2}) +%patch8 -p1 -b .lib-bloat +%patch9 -p1 -b .multilib -perl -p -i.bak -e 's/gmodule.h/gmodule-local.h/g; s/g_module/local_hack_g_module/g; s/GModule/LocalHackGModule/g; s/G_MODULE/LOCAL_HACK_G_MODULE/g' gdk_imlib/modules.c -perl -pi -e 's/-static//g' gdk_imlib/local-hack-gmodule/Makefile +## Local gmodule hack to support building with libpng rather than libpng10 +(cd gdk_imlib && %{__tar} zxf %{SOURCE2}) +%{__sed} -i -e 's/gmodule.h/gmodule-local.h/g; + s/g_module/local_hack_g_module/g; + s/GModule/LocalHackGModule/g; + s/G_MODULE/LOCAL_HACK_G_MODULE/g' \ + gdk_imlib/modules.c +%{__sed} -i -e 's/-static//g' \ + gdk_imlib/local-hack-gmodule/Makefile ## Change soname to reflect new libpng -perl -pi -e 's/10:14:9/11:0:0/g' Imlib/Makefile* -perl -pi -e 's/10:13:9/11:0:0/g' Imlib/Makefile* +%{__sed} -i -e 's/10:15:9/11:0:0/g' Imlib/Makefile* %build -autoreconf -i -f - +/usr/bin/autoreconf -i -f %configure -export tagname=CC -pushd gdk_imlib/local-hack-gmodule -make LIBTOOL=/usr/bin/libtool -cp gmodule-local.h .. -popd +## Remove -L%{_libdir} from imlib-config if present; +## it's redundant and breaks multilib compatibility +%{__sed} -i -e 's,-L%{_libdir} ,,g' imlib-config + +## Build local gmodule hack +tagname=CC %{__make} -C gdk_imlib/local-hack-gmodule %{libtool_hack} +%{__cp} gdk_imlib/local-hack-gmodule/gmodule-local.h gdk_imlib/ -make LIBTOOL=/usr/bin/libtool ## %{?_smp_mflags} +## Avoid unnecessary library linkage in libgdk_imlib +GX_LIBS=$(/usr/bin/gtk-config --libs | %{__sed} -e 's/-lgtk //; s/-lgmodule //; s/-lXi //') -########################################################################### +## Note: build with %{?_smp_mflags} doesn't work reliably +%{__make} %{libtool_hack} GX_LIBS="${GX_LIBS}" %install -rm -rf %{buildroot} -%makeinstall LIBTOOL=/usr/bin/libtool +%{__rm} -rf %{buildroot} +%{__make} install DESTDIR=%{buildroot} %{libtool_hack} -rm -f %{buildroot}%{_libdir}/*a +## Don't package static or libtool archives +%{__rm} -f %{buildroot}%{_libdir}/*a %clean -rm -rf %{buildroot} +%{__rm} -rf %{buildroot} %post -p /sbin/ldconfig %postun -p /sbin/ldconfig %files -%defattr(-,root,root) +%defattr(-,root,root,-) %doc README AUTHORS ChangeLog COPYING.LIB -%attr(755,root,root) %{_libdir}/lib*.so.* -%config(noreplace) %{_sysconfdir}/* -%{_libdir}/libimlib-*.so +%config(noreplace) %{_sysconfdir}/im_palette-small.pal +%config(noreplace) %{_sysconfdir}/im_palette-tiny.pal +%config(noreplace) %{_sysconfdir}/im_palette.pal +%config(noreplace) %{_sysconfdir}/imrc %{_bindir}/imlib_config +%{_libdir}/libImlib.so.11 +%{_libdir}/libImlib.so.11.* +%{_libdir}/libgdk_imlib.so.1 +%{_libdir}/libgdk_imlib.so.1.* +%{_libdir}/libimlib-bmp.so +%{_libdir}/libimlib-gif.so +%{_libdir}/libimlib-jpeg.so +%{_libdir}/libimlib-png.so +%{_libdir}/libimlib-ppm.so +%{_libdir}/libimlib-ps.so +%{_libdir}/libimlib-tiff.so +%{_libdir}/libimlib-xpm.so %files devel -%defattr(-,root,root) +%defattr(-,root,root,-) %doc doc/*.gif doc/*.html %{_bindir}/imlib-config +%{_datadir}/aclocal/imlib.m4 +%{_includedir}/*.h %{_libdir}/libImlib.so %{_libdir}/libgdk_imlib.so -%{_includedir}/* -%{_datadir}/aclocal/* -%{_libdir}/pkgconfig/* -%{_datadir}/man/man*/* +%{_libdir}/pkgconfig/imlib.pc +%{_libdir}/pkgconfig/imlibgdk.pc +%{_mandir}/man1/imlib_config.1* +%{_mandir}/man1/imlib-config.1* %changelog +* Sat Jan 20 2007 Paul Howarth 1:1.9.15-1 +- update to 1.9.15 +- update gmodulehack patch +- update URL +- version the obsoletes and provides +- require giflib-devel instead of libungif-devel +- remove redundant gtk+ dependency +- devel package requires %%{_datadir}/aclocal and pkgconfig +- remove patches for fixes done upstream (ac25, waitpid, bounds) +- use sed rather than perl for scripted edits +- macro-ize commands where possible, hardcode paths otherwise +- use make with DESTDIR rather than %%makeinstall +- use more explicit names in the %%files lists +- make imlib-config multilib-compatible +- add buildreq libXt-devel (needed for FC5) + * Fri Jan 12 2007 Paul Howarth 1:1.9.13-31 - rebuilt @@ -291,7 +323,7 @@ - up to 1.8.1 * Tue Sep 22 1998 Cristian Gafton -- yet another build for today (%defattr and %attr in the files lists) +- yet another build for today (%%defattr and %%attr in the files lists) - devel docs are back on the spec file * Tue Sep 22 1998 Carsten Haitzler Index: sources =================================================================== RCS file: /cvs/extras/rpms/imlib/devel/sources,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- sources 3 Jul 2006 23:05:07 -0000 1.2 +++ sources 3 Apr 2007 09:51:01 -0000 1.3 @@ -1,2 +1,2 @@ -8ab3f6ea596f731d54c18385bcc3525f imlib-1.9.13.tar.gz +7db987e6c52e4daf70d7d0f471238eae imlib-1.9.15.tar.bz2 1fe64ee91e1c8bb0a207d17101ec10b2 local-hack-gmodule.tar.gz --- imlib-1.9.10-ac25.patch DELETED --- --- imlib-1.9.13-gmodulehack.patch DELETED --- --- imlib-1.9.13-waitpid.patch DELETED --- --- imlib-1.9.14-bounds.patch DELETED --- From fedora-extras-commits at redhat.com Tue Apr 3 11:12:47 2007 From: fedora-extras-commits at redhat.com (Ville Skytta (scop)) Date: Tue, 3 Apr 2007 07:12:47 -0400 Subject: fedora-security/audit fe5,1.178,1.179 fe6,1.90,1.91 Message-ID: <200704031112.l33BClfQ015404@cvs-int.fedora.redhat.com> Author: scop Update of /cvs/fedora/fedora-security/audit In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv15383 Modified Files: fe5 fe6 Log Message: wordpress, zziplib, pulseaudio, ktorrent, mod_security Index: fe5 =================================================================== RCS file: /cvs/fedora/fedora-security/audit/fe5,v retrieving revision 1.178 retrieving revision 1.179 diff -u -r1.178 -r1.179 --- fe5 25 Mar 2007 14:43:39 -0000 1.178 +++ fe5 3 Apr 2007 11:12:44 -0000 1.179 @@ -2,9 +2,12 @@ ** are items that need attention -CVE-2007-1622 VULNERABLE (wordpress) #233703 -CVE-2007-1614 VULNERABLE (zziplib, fixed 0.13.49) #233700 -CVE-2007-1599 VULNERABLE (wordpress) #233703 +CVE-2007-1804 VULNERABLE (pulseaudio) #235013 +CVE-2007-1799 VULNERABLE (ktorrent, fixed 2.1.3) #235014 +CVE-2007-1732 ** (wordpress) #235015 +CVE-2007-1622 version (wordpress, fixed 2.1.3-0.rc2) #233703 +CVE-2007-1614 version (zziplib, fixed 0.13.49) #233700 +CVE-2007-1599 version (wordpress, fixed 2.1.3-0.rc2) #233703 CVE-2007-1547 version (nas, fixed 1.8a-2) #233353 CVE-2007-1546 version (nas, fixed 1.8a-2) #233353 CVE-2007-1545 version (nas, fixed 1.8a-2) #233353 @@ -25,7 +28,7 @@ CVE-2007-1387 VULNERABLE (xine-lib) #231734 CVE-2007-1385 version (ktorrent, fixed 2.1.2) CVE-2007-1384 version (ktorrent, fixed 2.1.2) -CVE-2007-1359 VULNERABLE (mod_security) #231728 +CVE-2007-1359 patch (mod_security, fixed 2.1.0-3) #231728 CVE-2007-1325 version (phpMyAdmin, fixed 2.10.0.2) CVE-2007-1277 version (wordpress, fixed 2.1.2) CVE-2007-1267 ignore (sylpheed, uses gpgme) #231733 Index: fe6 =================================================================== RCS file: /cvs/fedora/fedora-security/audit/fe6,v retrieving revision 1.90 retrieving revision 1.91 diff -u -r1.90 -r1.91 --- fe6 23 Mar 2007 21:27:38 -0000 1.90 +++ fe6 3 Apr 2007 11:12:44 -0000 1.91 @@ -2,9 +2,12 @@ ** are items that need attention -CVE-2007-1622 VULNERABLE (wordpress) #233703 -CVE-2007-1614 VULNERABLE (zziplib, fixed 0.13.49) #233700 -CVE-2007-1599 VULNERABLE (wordpress) #233703 +CVE-2007-1804 VULNERABLE (pulseaudio) #235013 +CVE-2007-1799 VULNERABLE (ktorrent, fixed 2.1.3) #235014 +CVE-2007-1732 ** (wordpress) #235015 +CVE-2007-1622 version (wordpress, fixed 2.1.3-0.rc2) #233703 +CVE-2007-1614 version (zziplib, fixed 0.13.49) #233700 +CVE-2007-1599 version (wordpress, fixed 2.1.3-0.rc2) #233703 CVE-2007-1547 version (nas, fixed 1.8a-2) #233353 CVE-2007-1546 version (nas, fixed 1.8a-2) #233353 CVE-2007-1545 version (nas, fixed 1.8a-2) #233353 @@ -25,7 +28,7 @@ CVE-2007-1387 patch (xine-lib, fixed 1.1.4-3) CVE-2007-1385 version (ktorrent, fixed 2.1.2) CVE-2007-1384 version (ktorrent, fixed 2.1.2) -CVE-2007-1359 VULNERABLE (mod_security) #231728 +CVE-2007-1359 patch (mod_security, fixed 2.1.0-3) #231728 CVE-2007-1325 version (phpMyAdmin, fixed 2.10.0.2) CVE-2007-1282 version (seamonkey, fixed 1.0.8) CVE-2007-1277 version (wordpress, fixed 2.1.2) From fedora-extras-commits at redhat.com Tue Apr 3 11:45:22 2007 From: fedora-extras-commits at redhat.com (Gianluca Sforna (giallu)) Date: Tue, 3 Apr 2007 07:45:22 -0400 Subject: rpms/sysprof-kmod/devel sysprof-kmod.spec,1.57,1.58 Message-ID: <200704031145.l33BjMrM016261@cvs-int.fedora.redhat.com> Author: giallu Update of /cvs/extras/rpms/sysprof-kmod/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv16230 Modified Files: sysprof-kmod.spec Log Message: Rebuild for kernel 2.6.20-1.3040.fc7 Index: sysprof-kmod.spec =================================================================== RCS file: /cvs/extras/rpms/sysprof-kmod/devel/sysprof-kmod.spec,v retrieving revision 1.57 retrieving revision 1.58 diff -u -r1.57 -r1.58 --- sysprof-kmod.spec 1 Apr 2007 13:16:17 -0000 1.57 +++ sysprof-kmod.spec 3 Apr 2007 11:44:49 -0000 1.58 @@ -4,7 +4,7 @@ # end stuff to be ... # hardcode for now: -%{!?kversion: %define kversion 2.6.20-1.3038.fc7} +%{!?kversion: %define kversion 2.6.20-1.3040.fc7} # hint: this can he overridden with "--define kversion foo" on the rpmbuild command line, e.g. # --define "kversion 2.6.16-1.2096_FC5" From fedora-extras-commits at redhat.com Tue Apr 3 12:20:07 2007 From: fedora-extras-commits at redhat.com (Jens Petersen (petersen)) Date: Tue, 3 Apr 2007 08:20:07 -0400 Subject: rpms/perl-RPM2 - New directory Message-ID: <200704031220.l33CK76Y020983@cvs-int.fedora.redhat.com> Author: petersen Update of /cvs/extras/rpms/perl-RPM2 In directory cvs-int.fedora.redhat.com:/home/fedora/petersen/tmpcvsi20957/rpms/perl-RPM2 Log Message: Directory /cvs/extras/rpms/perl-RPM2 added to the repository From fedora-extras-commits at redhat.com Tue Apr 3 12:20:15 2007 From: fedora-extras-commits at redhat.com (Jens Petersen (petersen)) Date: Tue, 3 Apr 2007 08:20:15 -0400 Subject: rpms/perl-RPM2/devel - New directory Message-ID: <200704031220.l33CKFZj020996@cvs-int.fedora.redhat.com> Author: petersen Update of /cvs/extras/rpms/perl-RPM2/devel In directory cvs-int.fedora.redhat.com:/home/fedora/petersen/tmpcvsi20957/rpms/perl-RPM2/devel Log Message: Directory /cvs/extras/rpms/perl-RPM2/devel added to the repository From fedora-extras-commits at redhat.com Tue Apr 3 12:20:24 2007 From: fedora-extras-commits at redhat.com (Jens Petersen (petersen)) Date: Tue, 3 Apr 2007 08:20:24 -0400 Subject: rpms/perl-RPM2 Makefile, NONE, 1.1 import.log, NONE, 1.1 pkg.acl, NONE, 1.1 Message-ID: <200704031220.l33CKOCZ021022@cvs-int.fedora.redhat.com> Author: petersen Update of /cvs/extras/rpms/perl-RPM2 In directory cvs-int.fedora.redhat.com:/home/fedora/petersen/tmpcvsi20957/rpms/perl-RPM2 Added Files: Makefile import.log pkg.acl Log Message: Setup of module perl-RPM2 --- NEW FILE Makefile --- # Top level Makefile for module perl-RPM2 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 --- --- NEW FILE pkg.acl --- From fedora-extras-commits at redhat.com Tue Apr 3 12:20:33 2007 From: fedora-extras-commits at redhat.com (Jens Petersen (petersen)) Date: Tue, 3 Apr 2007 08:20:33 -0400 Subject: rpms/perl-RPM2/devel .cvsignore, NONE, 1.1 Makefile, NONE, 1.1 sources, NONE, 1.1 Message-ID: <200704031220.l33CKXFX021042@cvs-int.fedora.redhat.com> Author: petersen Update of /cvs/extras/rpms/perl-RPM2/devel In directory cvs-int.fedora.redhat.com:/home/fedora/petersen/tmpcvsi20957/rpms/perl-RPM2/devel Added Files: .cvsignore Makefile sources Log Message: Setup of module perl-RPM2 --- NEW FILE .cvsignore --- --- NEW FILE Makefile --- # Makefile for source rpm: perl-RPM2 # $Id: Makefile,v 1.1 2007/04/03 12:20:29 petersen Exp $ NAME := perl-RPM2 SPECFILE = $(firstword $(wildcard *.spec)) define find-makefile-common for d in common ../common ../../common ; do if [ -f $$d/Makefile.common ] ; then if [ -f $$d/CVS/Root -a -w $$/Makefile.common ] ; then cd $$d ; cvs -Q update ; fi ; echo "$$d/Makefile.common" ; break ; fi ; done endef MAKEFILE_COMMON := $(shell $(find-makefile-common)) ifeq ($(MAKEFILE_COMMON),) # attept a checkout define checkout-makefile-common test -f CVS/Root && { cvs -Q -d $$(cat CVS/Root) checkout common && echo "common/Makefile.common" ; } || { echo "ERROR: I can't figure out how to checkout the 'common' module." ; exit -1 ; } >&2 endef MAKEFILE_COMMON := $(shell $(checkout-makefile-common)) endif include $(MAKEFILE_COMMON) --- NEW FILE sources --- From fedora-extras-commits at redhat.com Tue Apr 3 12:29:15 2007 From: fedora-extras-commits at redhat.com (Jeffrey C. Ollie (jcollie)) Date: Tue, 3 Apr 2007 08:29:15 -0400 Subject: rpms/python-daap/devel python-daap-0.7-64bit.patch, NONE, 1.1 python-daap.spec, 1.1, 1.2 Message-ID: <200704031229.l33CTFmT021284@cvs-int.fedora.redhat.com> Author: jcollie Update of /cvs/extras/rpms/python-daap/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv21261 Modified Files: python-daap.spec Added Files: python-daap-0.7-64bit.patch Log Message: Apply patch to fix crashes on 64bit machines from Hans de Goede python-daap-0.7-64bit.patch: --- NEW FILE python-daap-0.7-64bit.patch --- --- PythonDaap-0.7/md5.h~ 2007-04-03 12:52:45.000000000 +0200 +++ PythonDaap-0.7/md5.h 2007-04-03 12:52:45.000000000 +0200 @@ -18,18 +18,15 @@ #define HIGHFIRST -#ifdef __i386__ +#if defined __i386__ || defined __x86_64__ #undef HIGHFIRST #endif -/* On machines where "long" is 64 bits, we need to declare +/* Always define uint32 as "int", as "int" is 32 bits everywhere were as + on 64 bits machines "long" is 64 bits, we need to declare uint32 as something guaranteed to be 32 bits. */ -#ifdef __alpha typedef unsigned int uint32; -#else -typedef unsigned long uint32; -#endif struct MD5Context { uint32 buf[4]; Index: python-daap.spec =================================================================== RCS file: /cvs/extras/rpms/python-daap/devel/python-daap.spec,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- python-daap.spec 14 Mar 2007 03:02:05 -0000 1.1 +++ python-daap.spec 3 Apr 2007 12:28:42 -0000 1.2 @@ -2,7 +2,7 @@ Name: python-daap Version: 0.7 -Release: 2%{?dist} +Release: 3%{?dist} Summary: DAAP client implemented in Python Group: Development/Languages @@ -10,6 +10,7 @@ License: LGPL URL: http://jerakeen.org/code/PythonDaap/ Source0: http://jerakeen.org/files/PythonDaap-%{version}.tar.gz +Patch0: python-daap-0.7-64bit.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: python-devel @@ -19,6 +20,7 @@ %prep %setup -q -n PythonDaap-%{version} +%patch0 -p1 %build CFLAGS="%{optflags}" %{__python} setup.py build @@ -36,6 +38,9 @@ %{python_sitearch}/* %changelog +* Tue Apr 3 2007 Jeffrey C. Ollie - 0.7-3 +- Apply patch to fix crashes on 64bit machines from Hans de Goede + * Tue Mar 13 2007 Jeffrey C. Ollie - 0.7-2 - Make sure updated spec gets published. - Include PKG-INFO From fedora-extras-commits at redhat.com Tue Apr 3 12:34:46 2007 From: fedora-extras-commits at redhat.com (Jeffrey C. Ollie (jcollie)) Date: Tue, 3 Apr 2007 08:34:46 -0400 Subject: rpms/python-daap/FC-6 python-daap-0.7-64bit.patch, NONE, 1.1 python-daap.spec, 1.1, 1.2 Message-ID: <200704031234.l33CYk1B021795@cvs-int.fedora.redhat.com> Author: jcollie Update of /cvs/extras/rpms/python-daap/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv21768 Modified Files: python-daap.spec Added Files: python-daap-0.7-64bit.patch Log Message: Apply patch to fix crashes on 64bit machines from Hans de Goede python-daap-0.7-64bit.patch: --- NEW FILE python-daap-0.7-64bit.patch --- --- PythonDaap-0.7/md5.h~ 2007-04-03 12:52:45.000000000 +0200 +++ PythonDaap-0.7/md5.h 2007-04-03 12:52:45.000000000 +0200 @@ -18,18 +18,15 @@ #define HIGHFIRST -#ifdef __i386__ +#if defined __i386__ || defined __x86_64__ #undef HIGHFIRST #endif -/* On machines where "long" is 64 bits, we need to declare +/* Always define uint32 as "int", as "int" is 32 bits everywhere were as + on 64 bits machines "long" is 64 bits, we need to declare uint32 as something guaranteed to be 32 bits. */ -#ifdef __alpha typedef unsigned int uint32; -#else -typedef unsigned long uint32; -#endif struct MD5Context { uint32 buf[4]; Index: python-daap.spec =================================================================== RCS file: /cvs/extras/rpms/python-daap/FC-6/python-daap.spec,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- python-daap.spec 14 Mar 2007 03:05:04 -0000 1.1 +++ python-daap.spec 3 Apr 2007 12:34:12 -0000 1.2 @@ -2,7 +2,7 @@ Name: python-daap Version: 0.7 -Release: 2%{?dist} +Release: 3%{?dist} Summary: DAAP client implemented in Python Group: Development/Languages @@ -10,6 +10,7 @@ License: LGPL URL: http://jerakeen.org/code/PythonDaap/ Source0: http://jerakeen.org/files/PythonDaap-%{version}.tar.gz +Patch0: python-daap-0.7-64bit.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: python-devel @@ -19,6 +20,7 @@ %prep %setup -q -n PythonDaap-%{version} +%patch0 -p1 %build CFLAGS="%{optflags}" %{__python} setup.py build @@ -36,6 +38,9 @@ %{python_sitearch}/* %changelog +* Tue Apr 3 2007 Jeffrey C. Ollie - 0.7-3 +- Apply patch to fix crashes on 64bit machines from Hans de Goede + * Tue Mar 13 2007 Jeffrey C. Ollie - 0.7-2 - Make sure updated spec gets published. - Include PKG-INFO From fedora-extras-commits at redhat.com Tue Apr 3 12:38:55 2007 From: fedora-extras-commits at redhat.com (Jens Petersen (petersen)) Date: Tue, 3 Apr 2007 08:38:55 -0400 Subject: rpms/tecnoballz - New directory Message-ID: <200704031238.l33CctIT021924@cvs-int.fedora.redhat.com> Author: petersen Update of /cvs/extras/rpms/tecnoballz In directory cvs-int.fedora.redhat.com:/home/fedora/petersen/owners/tmpcvsN21898/rpms/tecnoballz Log Message: Directory /cvs/extras/rpms/tecnoballz added to the repository From fedora-extras-commits at redhat.com Tue Apr 3 12:39:07 2007 From: fedora-extras-commits at redhat.com (Jens Petersen (petersen)) Date: Tue, 3 Apr 2007 08:39:07 -0400 Subject: rpms/tecnoballz Makefile, NONE, 1.1 import.log, NONE, 1.1 pkg.acl, NONE, 1.1 Message-ID: <200704031239.l33Cd7FG021963@cvs-int.fedora.redhat.com> Author: petersen Update of /cvs/extras/rpms/tecnoballz In directory cvs-int.fedora.redhat.com:/home/fedora/petersen/owners/tmpcvsN21898/rpms/tecnoballz Added Files: Makefile import.log pkg.acl Log Message: Setup of module tecnoballz --- NEW FILE Makefile --- # Top level Makefile for module tecnoballz 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 --- --- NEW FILE pkg.acl --- From fedora-extras-commits at redhat.com Tue Apr 3 12:39:03 2007 From: fedora-extras-commits at redhat.com (Jens Petersen (petersen)) Date: Tue, 3 Apr 2007 08:39:03 -0400 Subject: rpms/tecnoballz/devel - New directory Message-ID: <200704031239.l33Cd3Sr021937@cvs-int.fedora.redhat.com> Author: petersen Update of /cvs/extras/rpms/tecnoballz/devel In directory cvs-int.fedora.redhat.com:/home/fedora/petersen/owners/tmpcvsN21898/rpms/tecnoballz/devel Log Message: Directory /cvs/extras/rpms/tecnoballz/devel added to the repository From fedora-extras-commits at redhat.com Tue Apr 3 12:39:12 2007 From: fedora-extras-commits at redhat.com (Jens Petersen (petersen)) Date: Tue, 3 Apr 2007 08:39:12 -0400 Subject: owners owners.list,1.2637,1.2638 Message-ID: <200704031239.l33CdCKO021972@cvs-int.fedora.redhat.com> Author: petersen Update of /cvs/extras/owners In directory cvs-int.fedora.redhat.com:/home/fedora/petersen/owners Modified Files: owners.list Log Message: add tecnoballz (#234563) Index: owners.list =================================================================== RCS file: /cvs/extras/owners/owners.list,v retrieving revision 1.2637 retrieving revision 1.2638 diff -u -r1.2637 -r1.2638 --- owners.list 3 Apr 2007 00:46:59 -0000 1.2637 +++ owners.list 3 Apr 2007 12:38:41 -0000 1.2638 @@ -2793,6 +2793,7 @@ Fedora Extras|tclxml|XML parser for Tcl|wart at kobold.org|extras-qa at fedoraproject.org| Fedora Extras|tcpick|A tcp stream sniffer, tracker and capturer|redhat-bugzilla at linuxnetz.de|extras-qa at fedoraproject.org| Fedora Extras|tdl|To-do list manager|extras-orphan at fedoraproject.org|extras-qa at fedoraproject.org| +Fedora Extras|tecnoballz|A Brick Busting game|musuruan at gmail.com|extras-qa at fedoraproject.org| Fedora Extras|telepathy-butterfly|MSN connection manager for Telepathy|bdpepple at ameritech.net|extras-qa at fedoraproject.org|sander at hoentjen.eu Fedora Extras|telepathy-feed|Galago feed for Telepathy|bdpepple at ameritech.net|extras-qa at fedoraproject.org|sander at hoentjen.eu Fedora Extras|telepathy-filesystem|Telepathy filesystem layout|bdpepple at ameritech.net|extras-qa at fedoraproject.org|sander at hoentjen.eu From fedora-extras-commits at redhat.com Tue Apr 3 12:39:15 2007 From: fedora-extras-commits at redhat.com (Jens Petersen (petersen)) Date: Tue, 3 Apr 2007 08:39:15 -0400 Subject: rpms/tecnoballz/devel .cvsignore, NONE, 1.1 Makefile, NONE, 1.1 sources, NONE, 1.1 Message-ID: <200704031239.l33CdFel021985@cvs-int.fedora.redhat.com> Author: petersen Update of /cvs/extras/rpms/tecnoballz/devel In directory cvs-int.fedora.redhat.com:/home/fedora/petersen/owners/tmpcvsN21898/rpms/tecnoballz/devel Added Files: .cvsignore Makefile sources Log Message: Setup of module tecnoballz --- NEW FILE .cvsignore --- --- NEW FILE Makefile --- # Makefile for source rpm: tecnoballz # $Id: Makefile,v 1.1 2007/04/03 12:39:12 petersen Exp $ NAME := tecnoballz SPECFILE = $(firstword $(wildcard *.spec)) define find-makefile-common for d in common ../common ../../common ; do if [ -f $$d/Makefile.common ] ; then if [ -f $$d/CVS/Root -a -w $$/Makefile.common ] ; then cd $$d ; cvs -Q update ; fi ; echo "$$d/Makefile.common" ; break ; fi ; done endef MAKEFILE_COMMON := $(shell $(find-makefile-common)) ifeq ($(MAKEFILE_COMMON),) # attept a checkout define checkout-makefile-common test -f CVS/Root && { cvs -Q -d $$(cat CVS/Root) checkout common && echo "common/Makefile.common" ; } || { echo "ERROR: I can't figure out how to checkout the 'common' module." ; exit -1 ; } >&2 endef MAKEFILE_COMMON := $(shell $(checkout-makefile-common)) endif include $(MAKEFILE_COMMON) --- NEW FILE sources --- From fedora-extras-commits at redhat.com Tue Apr 3 13:19:46 2007 From: fedora-extras-commits at redhat.com (Jens Petersen (petersen)) Date: Tue, 3 Apr 2007 09:19:46 -0400 Subject: owners owners.list,1.2638,1.2639 Message-ID: <200704031319.l33DJk5l027045@cvs-int.fedora.redhat.com> Author: petersen Update of /cvs/extras/owners In directory cvs-int.fedora.redhat.com:/home/fedora/petersen/owners Modified Files: owners.list Log Message: add perl-bioperl (#234573) From fedora-extras-commits at redhat.com Tue Apr 3 14:21:13 2007 From: fedora-extras-commits at redhat.com (Mamoru Tasaka (mtasaka)) Date: Tue, 3 Apr 2007 10:21:13 -0400 Subject: rpms/jd/FC-5 .cvsignore, 1.20, 1.21 jd.spec, 1.25, 1.26 sources, 1.20, 1.21 Message-ID: <200704031421.l33ELDcx032417@cvs-int.fedora.redhat.com> Author: mtasaka Update of /cvs/extras/rpms/jd/FC-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv32354/FC-5 Modified Files: .cvsignore jd.spec sources Log Message: * Tue Apr 3 2007 Mamoru Tasaka - 1.8.8-1 - 1.8.8 Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/jd/FC-5/.cvsignore,v retrieving revision 1.20 retrieving revision 1.21 diff -u -r1.20 -r1.21 --- .cvsignore 30 Mar 2007 14:40:46 -0000 1.20 +++ .cvsignore 3 Apr 2007 14:20:41 -0000 1.21 @@ -1 +1 @@ -jd-1.8.8-rc070330.tgz +jd-1.8.8-070403.tgz Index: jd.spec =================================================================== RCS file: /cvs/extras/rpms/jd/FC-5/jd.spec,v retrieving revision 1.25 retrieving revision 1.26 diff -u -r1.25 -r1.26 --- jd.spec 30 Mar 2007 14:40:46 -0000 1.25 +++ jd.spec 3 Apr 2007 14:20:41 -0000 1.26 @@ -10,13 +10,13 @@ # Defined by upsteam # %define main_ver 1.8.8 -%define strtag rc070330 -%define repoid 24715 +%define strtag 070403 +%define repoid 24814 # Defined by vendor # -%define vendor_rel 3 +%define vendor_rel 1 # Tag name changed from vendor to vendorname so as not to # overwrite Vendor entry in Summary %define vendorname fedora @@ -24,7 +24,7 @@ %define icondir %{_datadir}/icons/hicolor/96x96/apps/ # Define this if this is pre-version -%define pre_release 1 +%define pre_release 0 %if %{pre_release} %define rel 0.%{vendor_rel}.%{strtag}%{?dist} @@ -107,6 +107,9 @@ %{icondir}/%{name}.png %changelog +* Tue Apr 3 2007 Mamoru Tasaka - 1.8.8-1 +- 1.8.8 + * Fri Mar 30 2007 Mamoru Tasaka - 1.8.8-0.3.rc070330 - 1.8.8 rc 070330 Index: sources =================================================================== RCS file: /cvs/extras/rpms/jd/FC-5/sources,v retrieving revision 1.20 retrieving revision 1.21 diff -u -r1.20 -r1.21 --- sources 30 Mar 2007 14:40:46 -0000 1.20 +++ sources 3 Apr 2007 14:20:41 -0000 1.21 @@ -1 +1 @@ -5fa2181fddbd6ddab07ab4170367e20f jd-1.8.8-rc070330.tgz +793b6cb96563f689b01830d9b546f0d2 jd-1.8.8-070403.tgz From fedora-extras-commits at redhat.com Tue Apr 3 14:21:17 2007 From: fedora-extras-commits at redhat.com (Mamoru Tasaka (mtasaka)) Date: Tue, 3 Apr 2007 10:21:17 -0400 Subject: rpms/jd/FC-6 .cvsignore, 1.21, 1.22 jd.spec, 1.25, 1.26 sources, 1.21, 1.22 Message-ID: <200704031421.l33ELHAj032423@cvs-int.fedora.redhat.com> Author: mtasaka Update of /cvs/extras/rpms/jd/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv32354/FC-6 Modified Files: .cvsignore jd.spec sources Log Message: * Tue Apr 3 2007 Mamoru Tasaka - 1.8.8-1 - 1.8.8 Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/jd/FC-6/.cvsignore,v retrieving revision 1.21 retrieving revision 1.22 diff -u -r1.21 -r1.22 --- .cvsignore 30 Mar 2007 14:49:12 -0000 1.21 +++ .cvsignore 3 Apr 2007 14:20:44 -0000 1.22 @@ -1 +1 @@ -jd-1.8.8-rc070330.tgz +jd-1.8.8-070403.tgz Index: jd.spec =================================================================== RCS file: /cvs/extras/rpms/jd/FC-6/jd.spec,v retrieving revision 1.25 retrieving revision 1.26 diff -u -r1.25 -r1.26 --- jd.spec 30 Mar 2007 14:49:12 -0000 1.25 +++ jd.spec 3 Apr 2007 14:20:44 -0000 1.26 @@ -10,13 +10,13 @@ # Defined by upsteam # %define main_ver 1.8.8 -%define strtag rc070330 -%define repoid 24715 +%define strtag 070403 +%define repoid 24814 # Defined by vendor # -%define vendor_rel 3 +%define vendor_rel 1 # Tag name changed from vendor to vendorname so as not to # overwrite Vendor entry in Summary %define vendorname fedora @@ -24,7 +24,7 @@ %define icondir %{_datadir}/icons/hicolor/96x96/apps/ # Define this if this is pre-version -%define pre_release 1 +%define pre_release 0 %if %{pre_release} %define rel 0.%{vendor_rel}.%{strtag}%{?dist} @@ -107,6 +107,9 @@ %{icondir}/%{name}.png %changelog +* Tue Apr 3 2007 Mamoru Tasaka - 1.8.8-1 +- 1.8.8 + * Fri Mar 30 2007 Mamoru Tasaka - 1.8.8-0.3.rc070330 - 1.8.8 rc 070330 Index: sources =================================================================== RCS file: /cvs/extras/rpms/jd/FC-6/sources,v retrieving revision 1.21 retrieving revision 1.22 diff -u -r1.21 -r1.22 --- sources 30 Mar 2007 14:49:12 -0000 1.21 +++ sources 3 Apr 2007 14:20:44 -0000 1.22 @@ -1 +1 @@ -5fa2181fddbd6ddab07ab4170367e20f jd-1.8.8-rc070330.tgz +793b6cb96563f689b01830d9b546f0d2 jd-1.8.8-070403.tgz From fedora-extras-commits at redhat.com Tue Apr 3 14:21:20 2007 From: fedora-extras-commits at redhat.com (Mamoru Tasaka (mtasaka)) Date: Tue, 3 Apr 2007 10:21:20 -0400 Subject: rpms/jd/devel .cvsignore, 1.103, 1.104 jd.spec, 1.116, 1.117 sources, 1.103, 1.104 Message-ID: <200704031421.l33ELKng032431@cvs-int.fedora.redhat.com> Author: mtasaka Update of /cvs/extras/rpms/jd/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv32354/devel Modified Files: .cvsignore jd.spec sources Log Message: * Tue Apr 3 2007 Mamoru Tasaka - 1.8.8-1 - 1.8.8 Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/jd/devel/.cvsignore,v retrieving revision 1.103 retrieving revision 1.104 diff -u -r1.103 -r1.104 --- .cvsignore 30 Mar 2007 14:54:53 -0000 1.103 +++ .cvsignore 3 Apr 2007 14:20:47 -0000 1.104 @@ -1 +1 @@ -jd-1.8.8-rc070330.tgz +jd-1.8.8-070403.tgz Index: jd.spec =================================================================== RCS file: /cvs/extras/rpms/jd/devel/jd.spec,v retrieving revision 1.116 retrieving revision 1.117 diff -u -r1.116 -r1.117 --- jd.spec 30 Mar 2007 14:54:53 -0000 1.116 +++ jd.spec 3 Apr 2007 14:20:47 -0000 1.117 @@ -10,13 +10,13 @@ # Defined by upsteam # %define main_ver 1.8.8 -%define strtag rc070330 -%define repoid 24715 +%define strtag 070403 +%define repoid 24814 # Defined by vendor # -%define vendor_rel 3 +%define vendor_rel 1 # Tag name changed from vendor to vendorname so as not to # overwrite Vendor entry in Summary %define vendorname fedora @@ -24,7 +24,7 @@ %define icondir %{_datadir}/icons/hicolor/96x96/apps/ # Define this if this is pre-version -%define pre_release 1 +%define pre_release 0 %if %{pre_release} %define rel 0.%{vendor_rel}.%{strtag}%{?dist} @@ -107,6 +107,9 @@ %{icondir}/%{name}.png %changelog +* Tue Apr 3 2007 Mamoru Tasaka - 1.8.8-1 +- 1.8.8 + * Fri Mar 30 2007 Mamoru Tasaka - 1.8.8-0.3.rc070330 - 1.8.8 rc 070330 Index: sources =================================================================== RCS file: /cvs/extras/rpms/jd/devel/sources,v retrieving revision 1.103 retrieving revision 1.104 diff -u -r1.103 -r1.104 --- sources 30 Mar 2007 14:54:53 -0000 1.103 +++ sources 3 Apr 2007 14:20:47 -0000 1.104 @@ -1 +1 @@ -5fa2181fddbd6ddab07ab4170367e20f jd-1.8.8-rc070330.tgz +793b6cb96563f689b01830d9b546f0d2 jd-1.8.8-070403.tgz From fedora-extras-commits at redhat.com Tue Apr 3 14:36:57 2007 From: fedora-extras-commits at redhat.com (Akira Tagoh (tagoh)) Date: Tue, 3 Apr 2007 10:36:57 -0400 Subject: rpms/uim/devel uim.spec,1.37,1.38 Message-ID: <200704031436.l33EavrV000733@cvs-int.fedora.redhat.com> Author: tagoh Update of /cvs/extras/rpms/uim/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv695 Modified Files: uim.spec Log Message: * Tue Apr 3 2007 Akira TAGOH - 1.4.1-3 - Register/Unregister the modules at %%post/%%postun. (#234804) - Add X-GNOME-PersonalSettings to the desktop file categories. Index: uim.spec =================================================================== RCS file: /cvs/extras/rpms/uim/devel/uim.spec,v retrieving revision 1.37 retrieving revision 1.38 diff -u -r1.37 -r1.38 --- uim.spec 26 Mar 2007 04:53:54 -0000 1.37 +++ uim.spec 3 Apr 2007 14:36:23 -0000 1.38 @@ -3,13 +3,13 @@ Name: uim Version: 1.4.1 -Release: 2%{?dist} +Release: 3%{?dist} License: GPL/BSD URL: http://uim.freedesktop.org/ BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: libXft-devel libX11-devel libXext-devel libXrender-devel libXau-devel libXdmcp-devel libXt-devel BuildRequires: gtk2-devel gnome-panel-devel qt-devel ncurses-devel -BuildRequires: anthy-devel Canna-devel m17n-lib-devel gettext +BuildRequires: anthy-devel Canna-devel m17n-lib-devel gettext desktop-file-utils BuildRequires: m17n-db-amharic m17n-db-arabic m17n-db-armenian m17n-db-assamese m17n-db-bengali BuildRequires: m17n-db-chinese m17n-db-croatian m17n-db-dhivehi m17n-db-farsi m17n-db-generic BuildRequires: m17n-db-georgian m17n-db-greek m17n-db-gujarati m17n-db-hebrew m17n-db-hindi @@ -72,31 +72,31 @@ Group: System Environment/Libraries Requires: anthy Requires: uim = %{version}-%{release} -Requires(post): gtk2 -Requires(postun): gtk2 +Requires(post): gtk2 /usr/bin/uim-module-manager +Requires(postun): gtk2 /usr/bin/uim-module-manager %package canna Summary: Canna support for Uim Group: System Environment/Libraries Requires: Canna Requires: uim = %{version}-%{release} -Requires(post): gtk2 -Requires(postun): gtk2 +Requires(post): gtk2 /usr/bin/uim-module-manager +Requires(postun): gtk2 /usr/bin/uim-module-manager %package skk Summary: SKK support for Uim Group: System Environment/Libraries Requires: skkdic Requires: uim = %{version}-%{release} -Requires(post): gtk2 -Requires(postun): gtk2 +Requires(post): gtk2 /usr/bin/uim-module-manager +Requires(postun): gtk2 /usr/bin/uim-module-manager %package m17n Summary: m17n-lib support for Uim Group: System Environment/Libraries Requires: uim = %{version}-%{release} -Requires(post): gtk2 -Requires(postun): gtk2 +Requires(post): gtk2 /usr/bin/uim-module-manager +Requires(postun): gtk2 /usr/bin/uim-module-manager %description Uim is a multilingual input method library. Uim aims to @@ -176,6 +176,12 @@ make install DESTDIR=$RPM_BUILD_ROOT +desktop-file-install --vendor=fedora \ + --add-category=X-GNOME-PersonalSettings \ + --delete-original \ + --dir=$RPM_BUILD_ROOT%{_datadir}/applications \ + $RPM_BUILD_ROOT%{_datadir}/applications/uim.desktop + # remove unnecessary files rm -rf $RPM_BUILD_ROOT%{_libdir}/lib*.la rm -rf $RPM_BUILD_ROOT%{_libdir}/uim/plugin/*la @@ -185,12 +191,18 @@ rm -rf $RPM_BUILD_ROOT%{_includedir}/sigscheme rm -rf $RPM_BUILD_ROOT%{_libdir}/libgcroots.a rm -rf $RPM_BUILD_ROOT%{_docdir}/sigscheme +rm -rf $RPM_BUILD_ROOT%{_datadir}/uim/{installed-modules,loader}.scm install -d $RPM_BUILD_ROOT%{_sysconfdir}/X11/xinit/xinput.d install -m 0644 %{SOURCE1} $RPM_BUILD_ROOT%{_sysconfdir}/X11/xinit/xinput.d/uim.conf install -d $RPM_BUILD_ROOT%{_datadir}/emacs/site-lisp/site-start.d install -m 0644 %{SOURCE2} $RPM_BUILD_ROOT%{_datadir}/emacs/site-lisp/site-start.d/ +install -d $RPM_BUILD_ROOT%{_localstatedir}/lib/uim +touch $RPM_BUILD_ROOT%{_localstatedir}/lib/uim/{installed-modules,loader}.scm +ln -sf %{_localstatedir}/lib/uim/installed-modules.scm $RPM_BUILD_ROOT%{_datadir}/uim/ +ln -sf %{_localstatedir}/lib/uim/loader.scm $RPM_BUILD_ROOT%{_datadir}/uim/ + %find_lang %{name} %find_lang uim-chardict-qt @@ -206,11 +218,13 @@ %post /sbin/ldconfig %{inst_xinput} +/usr/bin/uim-module-manager --path %{_localstatedir}/lib/uim --register tcode trycode tutcode byeoru latin pyload hangul viqr ipa-x-sampa > /dev/null 2>&1 || : %postun /sbin/ldconfig if [ "$1" = "0" ]; then %{uninst_xinput} + /usr/bin/uim-module-manager --path %{_localstatedir}/lib/uim --unregister tcode trycode tutcode byeoru latin pyload hangul viqr ipa-x-sampa > /dev/null 2>&1 || : fi %post gtk2 @@ -229,19 +243,55 @@ bonobo-activation-sysconf --remove-directory=%{_libdir}/bonobo/servers fi +%post anthy +/usr/bin/uim-module-manager --path %{_localstatedir}/lib/uim --register anthy > /dev/null 2>&1 || : + +%postun anthy +if [ "$1" = "0" ]; then + /usr/bin/uim-module-manager --path %{_localstatedir}/lib/uim --unregister anthy > /dev/null 2>&1 || : +fi + +%post canna +/usr/bin/uim-module-manager --path %{_localstatedir}/lib/uim --register canna > /dev/null 2>&1 || : + +%postun canna +if [ "$1" = "0" ]; then + /usr/bin/uim-module-manager --path %{_localstatedir}/lib/uim --unregister canna > /dev/null 2>&1 || : +fi + +%post skk +/usr/bin/uim-module-manager --path %{_localstatedir}/lib/uim --register skk > /dev/null 2>&1 || : + +%postun skk +if [ "$1" = "0" ]; then + /usr/bin/uim-module-manager --path %{_localstatedir}/lib/uim --unregister skk > /dev/null 2>&1 || : +fi + +%post m17n +/usr/bin/uim-module-manager --path %{_localstatedir}/lib/uim --register m17nlib > /dev/null 2>&1 || : + +%postun m17n +if [ "$1" = "0" ]; then + /usr/bin/uim-module-manager --path %{_localstatedir}/lib/uim --unregister m17nlib > /dev/null 2>&1 || : +fi %files -f %{name}.lang %defattr (-, root, root) %doc AUTHORS COPYING ChangeLog* NEWS README +%dir %{_datadir}/uim +%dir %{_libdir}/uim +%dir %{_libdir}/uim/plugin %{_bindir}/uim-fep* %{_bindir}/uim-module-manager %{_bindir}/uim-sh %{_bindir}/uim-xim %{_libdir}/lib*.so.* -%dir %{_datadir}/uim +%exclude %{_datadir}/uim/anthy*.scm +%exclude %{_datadir}/uim/canna*.scm +%exclude %{_datadir}/uim/skk*.scm +%exclude %{_datadir}/uim/m17nlib.scm +%{_datadir}/uim/*.scm %{_sysconfdir}/X11/xinit/xinput.d -%dir %{_libdir}/uim -%dir %{_libdir}/uim/plugin %{_libdir}/uim/plugin/libuim-custom-enabler.so %{_libexecdir}/uim-helper-server %exclude %{_datadir}/uim/pixmaps/anthy.png @@ -250,6 +300,8 @@ %{_datadir}/uim/pixmaps %{_datadir}/uim/helperdata %{_mandir}/man1/uim-xim.1* +%ghost %verify(not md5 size mtime) %{_localstatedir}/lib/uim/*.scm +%dir %{_localstatedir}/lib/uim %files devel %defattr (-, root, root) @@ -268,7 +320,7 @@ %{_libdir}/gtk-2.0/2.*/immodules %{_libexecdir}/uim-candwin-gtk %dir %{_datadir}/uim -%{_datadir}/applications/uim.desktop +%{_datadir}/applications/fedora-uim.desktop %files gnome %defattr (-, root, root) @@ -324,6 +376,10 @@ %{_datadir}/uim//pixmaps/m17n*png %changelog +* Tue Apr 3 2007 Akira TAGOH - 1.4.1-3 +- Register/Unregister the modules at %%post/%%postun. (#234804) +- Add X-GNOME-PersonalSettings to the desktop file categories. + * Mon Mar 26 2007 Akira TAGOH - 1.4.1-2 - Own %%{_libdir}/uim/plugin. (#233817) From fedora-extras-commits at redhat.com Tue Apr 3 15:10:16 2007 From: fedora-extras-commits at redhat.com (Rex Dieter (rdieter)) Date: Tue, 3 Apr 2007 11:10:16 -0400 Subject: rpms/ktorrent/devel .cvsignore, 1.9, 1.10 ktorrent.spec, 1.30, 1.31 sources, 1.9, 1.10 Message-ID: <200704031510.l33FAG9a005468@cvs-int.fedora.redhat.com> Author: rdieter Update of /cvs/extras/rpms/ktorrent/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv5447 Modified Files: .cvsignore ktorrent.spec sources Log Message: * Tue Apr 03 2007 Rex Dieter 2.1.3-1 - ktorrent-2.1.3 - optimize %configure Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/ktorrent/devel/.cvsignore,v retrieving revision 1.9 retrieving revision 1.10 diff -u -r1.9 -r1.10 --- .cvsignore 9 Mar 2007 21:57:16 -0000 1.9 +++ .cvsignore 3 Apr 2007 15:09:43 -0000 1.10 @@ -1 +1 @@ -ktorrent-2.1.2.tar.gz +ktorrent-2.1.3.tar.gz Index: ktorrent.spec =================================================================== RCS file: /cvs/extras/rpms/ktorrent/devel/ktorrent.spec,v retrieving revision 1.30 retrieving revision 1.31 diff -u -r1.30 -r1.31 --- ktorrent.spec 9 Mar 2007 22:44:50 -0000 1.30 +++ ktorrent.spec 3 Apr 2007 15:09:43 -0000 1.31 @@ -1,16 +1,21 @@ -%define desktopvendor fedora Name: ktorrent -Version: 2.1.2 -Release: 2%{?dist} +Version: 2.1.3 +Release: 1%{?dist} Summary: A BitTorrent program for KDE Group: Applications/Internet License: GPL URL: http://ktorrent.pwsp.net/ -Source0: http://ktorrent.org/downloads/2.1.2/ktorrent-2.1.2.tar.gz +Source0: http://ktorrent.org/downloads/%{version}/ktorrent-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) -BuildRequires: qt-devel kdelibs-devel gettext gmp-devel avahi-devel automake desktop-file-utils +BuildRequires: kdelibs-devel +BuildRequires: gettext +BuildRequires: gmp-devel +BuildRequires: avahi-devel +BuildRequires: desktop-file-utils +# for 'make -f admin/Makefile.common' +BuildRequires: automake %description KTorrent is a BitTorrent program for KDE. Its main features are native KDE @@ -19,16 +24,26 @@ %prep %setup -q + +# fix "WARNING:.../Makefile.in seems to ignore the --datarootdir setting" make -f admin/Makefile.common + %build -%configure --disable-rpath +%configure \ + --disable-rpath \ + --enable-new-ldflags \ + --disable-debug --disable-warnings \ + --disable-dependency-tracking --enable-final make %{?_smp_mflags} + %install %{__rm} -rf $RPM_BUILD_ROOT + make install DESTDIR=$RPM_BUILD_ROOT + %find_lang %{name} rm -f $RPM_BUILD_ROOT%{_datadir}/applnk/Internet/ktorrent.desktop @@ -37,6 +52,10 @@ --add-category=X-Fedora \ %{buildroot}%{_datadir}/applications/kde/ktorrent.desktop +# Unpackaged files +rm -f %{buildroot}%{_libdir}/lib*.la + + %post /sbin/ldconfig 2>/dev/null @@ -57,20 +76,21 @@ update-desktop-database &> /dev/null ||: + %clean rm -rf $RPM_BUILD_ROOT + %files -f %{name}.lang %defattr(-,root,root,-) %doc AUTHORS ChangeLog COPYING README TODO -%exclude %{_libdir}/lib*.la %{_bindir}/ktcachecheck %{_bindir}/ktorrent %{_bindir}/kttorinfo %{_bindir}/ktshell %{_bindir}/ktupnptest %{_libdir}/libktorrent.so -%{_libdir}/libktorrent-2.1.2.so +%{_libdir}/libktorrent-%{version}.so %{_libdir}/kde3/ktinfowidgetplugin.so %{_libdir}/kde3/ktinfowidgetplugin.la %{_libdir}/kde3/ktipfilterplugin.so @@ -94,7 +114,7 @@ %{_libdir}/kde3/ktzeroconfplugin.so %{_libdir}/kde3/ktzeroconfplugin.la %{_datadir}/applications/kde/ktorrent.desktop -%{_datadir}/apps/ktorrent +%{_datadir}/apps/ktorrent/ %{_datadir}/config.kcfg/ktlogviewerplugin.kcfg %{_datadir}/config.kcfg/ktrssfeedplugin.kcfg %{_datadir}/config.kcfg/ktscanfolderplugin.kcfg @@ -132,7 +152,12 @@ %{_datadir}/services/ktwebinterfaceplugin.desktop %{_datadir}/services/ktzeroconfplugin.desktop + %changelog +* Tue Apr 03 2007 Rex Dieter 2.1.3-1 +- ktorrent-2.1.3 +- optimize %%configure + * Fri Mar 09 2007 Roland Wolters 2.1.2-2 - update to upstream 2.1.2 Index: sources =================================================================== RCS file: /cvs/extras/rpms/ktorrent/devel/sources,v retrieving revision 1.9 retrieving revision 1.10 diff -u -r1.9 -r1.10 --- sources 9 Mar 2007 21:57:16 -0000 1.9 +++ sources 3 Apr 2007 15:09:43 -0000 1.10 @@ -1 +1 @@ -ee8f869da7900a9ba38192dbf0b48271 ktorrent-2.1.2.tar.gz +b131cd51f697f7bc539f47e73a6a2ca5 ktorrent-2.1.3.tar.gz From fedora-extras-commits at redhat.com Tue Apr 3 15:11:17 2007 From: fedora-extras-commits at redhat.com (Rex Dieter (rdieter)) Date: Tue, 3 Apr 2007 11:11:17 -0400 Subject: rpms/ktorrent/devel ktorrent.spec,1.31,1.32 Message-ID: <200704031511.l33FBH3E005531@cvs-int.fedora.redhat.com> Author: rdieter Update of /cvs/extras/rpms/ktorrent/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv5512 Modified Files: ktorrent.spec Log Message: note bz# Index: ktorrent.spec =================================================================== RCS file: /cvs/extras/rpms/ktorrent/devel/ktorrent.spec,v retrieving revision 1.31 retrieving revision 1.32 diff -u -r1.31 -r1.32 --- ktorrent.spec 3 Apr 2007 15:09:43 -0000 1.31 +++ ktorrent.spec 3 Apr 2007 15:10:43 -0000 1.32 @@ -155,7 +155,7 @@ %changelog * Tue Apr 03 2007 Rex Dieter 2.1.3-1 -- ktorrent-2.1.3 +- ktorrent-2.1.3 (#235014) - optimize %%configure * Fri Mar 09 2007 Roland Wolters 2.1.2-2 From fedora-extras-commits at redhat.com Tue Apr 3 15:37:02 2007 From: fedora-extras-commits at redhat.com (Rex Dieter (rdieter)) Date: Tue, 3 Apr 2007 11:37:02 -0400 Subject: rpms/ktorrent/FC-6 .cvsignore, 1.9, 1.10 ktorrent.spec, 1.22, 1.23 sources, 1.9, 1.10 Message-ID: <200704031537.l33Fb29E006097@cvs-int.fedora.redhat.com> Author: rdieter Update of /cvs/extras/rpms/ktorrent/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv6074 Modified Files: .cvsignore ktorrent.spec sources Log Message: * Tue Apr 03 2007 Rex Dieter 2.1.3-1 - ktorrent-2.1.3 (#235014) - optimize %configure Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/ktorrent/FC-6/.cvsignore,v retrieving revision 1.9 retrieving revision 1.10 diff -u -r1.9 -r1.10 --- .cvsignore 9 Mar 2007 23:02:33 -0000 1.9 +++ .cvsignore 3 Apr 2007 15:36:29 -0000 1.10 @@ -1 +1 @@ -ktorrent-2.1.2.tar.gz +ktorrent-2.1.3.tar.gz Index: ktorrent.spec =================================================================== RCS file: /cvs/extras/rpms/ktorrent/FC-6/ktorrent.spec,v retrieving revision 1.22 retrieving revision 1.23 diff -u -r1.22 -r1.23 --- ktorrent.spec 9 Mar 2007 23:02:33 -0000 1.22 +++ ktorrent.spec 3 Apr 2007 15:36:29 -0000 1.23 @@ -1,16 +1,21 @@ -%define desktopvendor fedora Name: ktorrent -Version: 2.1.2 -Release: 2%{?dist} +Version: 2.1.3 +Release: 1%{?dist} Summary: A BitTorrent program for KDE Group: Applications/Internet License: GPL URL: http://ktorrent.pwsp.net/ -Source0: http://ktorrent.org/downloads/2.1.2/ktorrent-2.1.2.tar.gz +Source0: http://ktorrent.org/downloads/%{version}/ktorrent-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) -BuildRequires: qt-devel kdelibs-devel gettext gmp-devel avahi-devel automake desktop-file-utils +BuildRequires: kdelibs-devel +BuildRequires: gettext +BuildRequires: gmp-devel +BuildRequires: avahi-devel +BuildRequires: desktop-file-utils +# for 'make -f admin/Makefile.common' +BuildRequires: automake %description KTorrent is a BitTorrent program for KDE. Its main features are native KDE @@ -19,16 +24,26 @@ %prep %setup -q + +# fix "WARNING:.../Makefile.in seems to ignore the --datarootdir setting" make -f admin/Makefile.common + %build -%configure --disable-rpath +%configure \ + --disable-rpath \ + --enable-new-ldflags \ + --disable-debug --disable-warnings \ + --disable-dependency-tracking --enable-final make %{?_smp_mflags} + %install %{__rm} -rf $RPM_BUILD_ROOT + make install DESTDIR=$RPM_BUILD_ROOT + %find_lang %{name} rm -f $RPM_BUILD_ROOT%{_datadir}/applnk/Internet/ktorrent.desktop @@ -37,6 +52,10 @@ --add-category=X-Fedora \ %{buildroot}%{_datadir}/applications/kde/ktorrent.desktop +# Unpackaged files +rm -f %{buildroot}%{_libdir}/lib*.la + + %post /sbin/ldconfig 2>/dev/null @@ -57,20 +76,21 @@ update-desktop-database &> /dev/null ||: + %clean rm -rf $RPM_BUILD_ROOT + %files -f %{name}.lang %defattr(-,root,root,-) %doc AUTHORS ChangeLog COPYING README TODO -%exclude %{_libdir}/lib*.la %{_bindir}/ktcachecheck %{_bindir}/ktorrent %{_bindir}/kttorinfo %{_bindir}/ktshell %{_bindir}/ktupnptest %{_libdir}/libktorrent.so -%{_libdir}/libktorrent-2.1.2.so +%{_libdir}/libktorrent-%{version}.so %{_libdir}/kde3/ktinfowidgetplugin.so %{_libdir}/kde3/ktinfowidgetplugin.la %{_libdir}/kde3/ktipfilterplugin.so @@ -94,7 +114,7 @@ %{_libdir}/kde3/ktzeroconfplugin.so %{_libdir}/kde3/ktzeroconfplugin.la %{_datadir}/applications/kde/ktorrent.desktop -%{_datadir}/apps/ktorrent +%{_datadir}/apps/ktorrent/ %{_datadir}/config.kcfg/ktlogviewerplugin.kcfg %{_datadir}/config.kcfg/ktrssfeedplugin.kcfg %{_datadir}/config.kcfg/ktscanfolderplugin.kcfg @@ -132,7 +152,12 @@ %{_datadir}/services/ktwebinterfaceplugin.desktop %{_datadir}/services/ktzeroconfplugin.desktop + %changelog +* Tue Apr 03 2007 Rex Dieter 2.1.3-1 +- ktorrent-2.1.3 (#235014) +- optimize %%configure + * Fri Mar 09 2007 Roland Wolters 2.1.2-2 - update to upstream 2.1.2 Index: sources =================================================================== RCS file: /cvs/extras/rpms/ktorrent/FC-6/sources,v retrieving revision 1.9 retrieving revision 1.10 diff -u -r1.9 -r1.10 --- sources 9 Mar 2007 23:02:33 -0000 1.9 +++ sources 3 Apr 2007 15:36:29 -0000 1.10 @@ -1 +1 @@ -ee8f869da7900a9ba38192dbf0b48271 ktorrent-2.1.2.tar.gz +b131cd51f697f7bc539f47e73a6a2ca5 ktorrent-2.1.3.tar.gz From fedora-extras-commits at redhat.com Tue Apr 3 15:39:04 2007 From: fedora-extras-commits at redhat.com (Rex Dieter (rdieter)) Date: Tue, 3 Apr 2007 11:39:04 -0400 Subject: rpms/ktorrent/FC-5 .cvsignore, 1.9, 1.10 ktorrent.spec, 1.16, 1.17 sources, 1.9, 1.10 Message-ID: <200704031539.l33Fd4c4006201@cvs-int.fedora.redhat.com> Author: rdieter Update of /cvs/extras/rpms/ktorrent/FC-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv6153 Modified Files: .cvsignore ktorrent.spec sources Log Message: * Tue Apr 03 2007 Rex Dieter 2.1.3-1 - ktorrent-2.1.3 (#235014) - optimize %configure Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/ktorrent/FC-5/.cvsignore,v retrieving revision 1.9 retrieving revision 1.10 diff -u -r1.9 -r1.10 --- .cvsignore 9 Mar 2007 23:03:59 -0000 1.9 +++ .cvsignore 3 Apr 2007 15:38:31 -0000 1.10 @@ -1 +1 @@ -ktorrent-2.1.2.tar.gz +ktorrent-2.1.3.tar.gz Index: ktorrent.spec =================================================================== RCS file: /cvs/extras/rpms/ktorrent/FC-5/ktorrent.spec,v retrieving revision 1.16 retrieving revision 1.17 diff -u -r1.16 -r1.17 --- ktorrent.spec 9 Mar 2007 23:03:59 -0000 1.16 +++ ktorrent.spec 3 Apr 2007 15:38:31 -0000 1.17 @@ -1,16 +1,21 @@ -%define desktopvendor fedora Name: ktorrent -Version: 2.1.2 -Release: 2%{?dist} +Version: 2.1.3 +Release: 1%{?dist} Summary: A BitTorrent program for KDE Group: Applications/Internet License: GPL URL: http://ktorrent.pwsp.net/ -Source0: http://ktorrent.org/downloads/2.1.2/ktorrent-2.1.2.tar.gz +Source0: http://ktorrent.org/downloads/%{version}/ktorrent-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) -BuildRequires: qt-devel kdelibs-devel gettext gmp-devel avahi-devel automake desktop-file-utils +BuildRequires: kdelibs-devel +BuildRequires: gettext +BuildRequires: gmp-devel +BuildRequires: avahi-devel +BuildRequires: desktop-file-utils +# for 'make -f admin/Makefile.common' +BuildRequires: automake %description KTorrent is a BitTorrent program for KDE. Its main features are native KDE @@ -19,16 +24,26 @@ %prep %setup -q + +# fix "WARNING:.../Makefile.in seems to ignore the --datarootdir setting" make -f admin/Makefile.common + %build -%configure --disable-rpath +%configure \ + --disable-rpath \ + --enable-new-ldflags \ + --disable-debug --disable-warnings \ + --disable-dependency-tracking --enable-final make %{?_smp_mflags} + %install %{__rm} -rf $RPM_BUILD_ROOT + make install DESTDIR=$RPM_BUILD_ROOT + %find_lang %{name} rm -f $RPM_BUILD_ROOT%{_datadir}/applnk/Internet/ktorrent.desktop @@ -37,6 +52,10 @@ --add-category=X-Fedora \ %{buildroot}%{_datadir}/applications/kde/ktorrent.desktop +# Unpackaged files +rm -f %{buildroot}%{_libdir}/lib*.la + + %post /sbin/ldconfig 2>/dev/null @@ -57,20 +76,21 @@ update-desktop-database &> /dev/null ||: + %clean rm -rf $RPM_BUILD_ROOT + %files -f %{name}.lang %defattr(-,root,root,-) %doc AUTHORS ChangeLog COPYING README TODO -%exclude %{_libdir}/lib*.la %{_bindir}/ktcachecheck %{_bindir}/ktorrent %{_bindir}/kttorinfo %{_bindir}/ktshell %{_bindir}/ktupnptest %{_libdir}/libktorrent.so -%{_libdir}/libktorrent-2.1.2.so +%{_libdir}/libktorrent-%{version}.so %{_libdir}/kde3/ktinfowidgetplugin.so %{_libdir}/kde3/ktinfowidgetplugin.la %{_libdir}/kde3/ktipfilterplugin.so @@ -94,7 +114,7 @@ %{_libdir}/kde3/ktzeroconfplugin.so %{_libdir}/kde3/ktzeroconfplugin.la %{_datadir}/applications/kde/ktorrent.desktop -%{_datadir}/apps/ktorrent +%{_datadir}/apps/ktorrent/ %{_datadir}/config.kcfg/ktlogviewerplugin.kcfg %{_datadir}/config.kcfg/ktrssfeedplugin.kcfg %{_datadir}/config.kcfg/ktscanfolderplugin.kcfg @@ -132,7 +152,12 @@ %{_datadir}/services/ktwebinterfaceplugin.desktop %{_datadir}/services/ktzeroconfplugin.desktop + %changelog +* Tue Apr 03 2007 Rex Dieter 2.1.3-1 +- ktorrent-2.1.3 (#235014) +- optimize %%configure + * Fri Mar 09 2007 Roland Wolters 2.1.2-2 - update to upstream 2.1.2 Index: sources =================================================================== RCS file: /cvs/extras/rpms/ktorrent/FC-5/sources,v retrieving revision 1.9 retrieving revision 1.10 diff -u -r1.9 -r1.10 --- sources 9 Mar 2007 23:03:59 -0000 1.9 +++ sources 3 Apr 2007 15:38:31 -0000 1.10 @@ -1 +1 @@ -ee8f869da7900a9ba38192dbf0b48271 ktorrent-2.1.2.tar.gz +b131cd51f697f7bc539f47e73a6a2ca5 ktorrent-2.1.3.tar.gz From fedora-extras-commits at redhat.com Tue Apr 3 16:20:10 2007 From: fedora-extras-commits at redhat.com (Christopher Aillon (caillon)) Date: Tue, 3 Apr 2007 12:20:10 -0400 Subject: rpms/libipoddevice/devel .cvsignore, 1.5, 1.6 libipoddevice.spec, 1.10, 1.11 sources, 1.5, 1.6 Message-ID: <200704031620.l33GKAAD011449@cvs-int.fedora.redhat.com> Author: caillon Update of /cvs/extras/rpms/libipoddevice/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv11426 Modified Files: .cvsignore libipoddevice.spec sources Log Message: * Tue Apr 3 2007 Christopher Aillon 0.5.3-1 - Update to 0.5.3 Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/libipoddevice/devel/.cvsignore,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- .cvsignore 11 Dec 2006 21:25:29 -0000 1.5 +++ .cvsignore 3 Apr 2007 16:19:37 -0000 1.6 @@ -1 +1 @@ -libipoddevice-0.5.2.tar.gz +libipoddevice-0.5.3.tar.gz Index: libipoddevice.spec =================================================================== RCS file: /cvs/extras/rpms/libipoddevice/devel/libipoddevice.spec,v retrieving revision 1.10 retrieving revision 1.11 diff -u -r1.10 -r1.11 --- libipoddevice.spec 25 Mar 2007 19:40:47 -0000 1.10 +++ libipoddevice.spec 3 Apr 2007 16:19:37 -0000 1.11 @@ -2,8 +2,8 @@ %define hal_ver 0.5.2 Name: libipoddevice -Version: 0.5.2 -Release: 2%{?dist} +Version: 0.5.3 +Release: 1%{?dist} Summary: Device-specific layer for the Apple iPod Group: Development/Libraries @@ -73,6 +73,9 @@ %changelog +* Tue Apr 3 2007 Christopher Aillon 0.5.3-1 +- Update to 0.5.3 + * Sun Mar 25 2007 Christopher Aillon 0.5.2-2 - Own the include directory Index: sources =================================================================== RCS file: /cvs/extras/rpms/libipoddevice/devel/sources,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- sources 11 Dec 2006 21:25:29 -0000 1.5 +++ sources 3 Apr 2007 16:19:37 -0000 1.6 @@ -1 +1 @@ -fded69359b9ed70bde73b9af980eca29 libipoddevice-0.5.2.tar.gz +b72471b15253a1c779d4ca9991a17fd8 libipoddevice-0.5.3.tar.gz From fedora-extras-commits at redhat.com Tue Apr 3 16:39:59 2007 From: fedora-extras-commits at redhat.com (Rex Dieter (rdieter)) Date: Tue, 3 Apr 2007 12:39:59 -0400 Subject: rpms/uw-imap/devel uw-imap.spec,1.28,1.29 Message-ID: <200704031639.l33GdxuL012286@cvs-int.fedora.redhat.com> Author: rdieter Update of /cvs/extras/rpms/uw-imap/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv12264 Modified Files: uw-imap.spec Log Message: separate $RPM_OPT_FLAGS with other added ones Index: uw-imap.spec =================================================================== RCS file: /cvs/extras/rpms/uw-imap/devel/uw-imap.spec,v retrieving revision 1.28 retrieving revision 1.29 diff -u -r1.28 -r1.29 --- uw-imap.spec 2 Apr 2007 13:21:09 -0000 1.28 +++ uw-imap.spec 3 Apr 2007 16:39:26 -0000 1.29 @@ -127,11 +127,12 @@ test -f %{_sysconfdir}/profile.d/krb5.sh && source %{_sysconfdir}/profile.d/krb5.sh GSSDIR=$(krb5-config --prefix) -## SSL setup -# probably legacy-only, but shouldn't hurt -- Rex -EXTRACFLAGS="$EXTRACFLAGS $(pkg-config --cflags openssl 2>/dev/null)" -EXTRACFLAGS="$EXTRACFLAGS $RPM_OPT_FLAGS -fno-strict-aliasing -Wno-pointer-sign" -export EXTRACFLAGS +# SSL setup, probably legacy-only, but shouldn't hurt -- Rex +export EXTRACFLAGS="$EXTRACFLAGS $(pkg-config --cflags openssl 2>/dev/null)" +# $RPM_OPT_FLAGS +export EXTRACFLAGS="$EXTRACFLAGS $RPM_OPT_FLAGS" +# jorton added these, I'll assume he knows what he's doing. :) -- Rex +export EXTRACFLAGS="$EXTRACFLAGS -fno-strict-aliasing -Wno-pointer-sign" echo "y" | \ make %{?_smp_mflags} lnp \ @@ -160,10 +161,10 @@ ln -s %{shlibname} $RPM_BUILD_ROOT%{_libdir}/lib%{soname}.so mkdir -p $RPM_BUILD_ROOT%{_includedir}/imap/ -install -m644 ./c-client/*.h $RPM_BUILD_ROOT%{_includedir}/imap +install -m644 ./c-client/*.h $RPM_BUILD_ROOT%{_includedir}/imap/ # Added linkage.c to fix (#34658) -install -m644 ./c-client/linkage.c $RPM_BUILD_ROOT%{_includedir}/imap -install -m644 ./src/osdep/tops-20/shortsym.h $RPM_BUILD_ROOT%{_includedir}/imap +install -m644 ./c-client/linkage.c $RPM_BUILD_ROOT%{_includedir}/imap/ +install -m644 ./src/osdep/tops-20/shortsym.h $RPM_BUILD_ROOT%{_includedir}/imap/ mkdir -p $RPM_BUILD_ROOT%{_mandir}/man8/ install -p -m644 src/{ipopd/ipopd,imapd/imapd}.8 $RPM_BUILD_ROOT%{_mandir}/man8/ From fedora-extras-commits at redhat.com Tue Apr 3 16:44:05 2007 From: fedora-extras-commits at redhat.com (Rex Dieter (rdieter)) Date: Tue, 3 Apr 2007 12:44:05 -0400 Subject: rpms/uw-imap/EL-4 .cvsignore, 1.7, 1.8 sources, 1.8, 1.9 uw-imap.spec, 1.22, 1.23 Message-ID: <200704031644.l33Gi5lO012408@cvs-int.fedora.redhat.com> Author: rdieter Update of /cvs/extras/rpms/uw-imap/EL-4 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv12381 Modified Files: .cvsignore sources uw-imap.spec Log Message: * Mon Apr 2 2007 Joe Orton 2006g-2 - use $RPM_OPT_FLAGS during build * Mon Apr 02 2007 Rex Dieter 2006g-1 - imap-2006g Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/uw-imap/EL-4/.cvsignore,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- .cvsignore 27 Jan 2007 03:57:15 -0000 1.7 +++ .cvsignore 3 Apr 2007 16:43:32 -0000 1.8 @@ -1,6 +1 @@ -imap-2006.tar.Z -imap-2006a.tar.Z -imap-2006b.tar.Z -imap-2006c1.tar.Z -imap-2006d.tar.Z -imap-2006e.tar.Z +imap-2006g.tar.Z Index: sources =================================================================== RCS file: /cvs/extras/rpms/uw-imap/EL-4/sources,v retrieving revision 1.8 retrieving revision 1.9 diff -u -r1.8 -r1.9 --- sources 27 Jan 2007 03:57:15 -0000 1.8 +++ sources 3 Apr 2007 16:43:32 -0000 1.9 @@ -1 +1 @@ -a183c975a00198b0f5668ae311254aca imap-2006e.tar.Z +675dc805e9c5bd77c07f5554f29a24ec imap-2006g.tar.Z Index: uw-imap.spec =================================================================== RCS file: /cvs/extras/rpms/uw-imap/EL-4/uw-imap.spec,v retrieving revision 1.22 retrieving revision 1.23 diff -u -r1.22 -r1.23 --- uw-imap.spec 27 Jan 2007 03:57:15 -0000 1.22 +++ uw-imap.spec 3 Apr 2007 16:43:32 -0000 1.23 @@ -1,10 +1,12 @@ +# Fedora review: http://bugzilla.redhat.com/166008 + #define snap 0701181849 #define beta .DEV.SNAP-%{snap} Summary: UW Server daemons for IMAP and POP network mail protocols Name: uw-imap -Version: 2006e +Version: 2006g Release: 2%{?dist} # See LICENSE.txt, http://www.apache.org/licenses/LICENSE-2.0 @@ -20,7 +22,8 @@ %define somajor 2006 %define shlibname lib%{soname}.so.%{somajor} %define imap_libs lib%{soname}%{somajor} -#Old naming +## Old naming +#define imap_libs lib%{soname} #define imap_libs imap-libs # FC4+ uses %%_sysconfdir/pki/tls/certs, previous releases used %%_datadir/ssl/certs @@ -29,8 +32,6 @@ # imap -> uw-imap rename Obsoletes: imap < 1:%{version} -Source10: c-client.cf - # new pam setup, using new "include" feature Source21: imap.pam # legacy/old pam setup, using pam_stack.so @@ -68,6 +69,7 @@ Group: System Environment/Libraries Obsoletes: libc-client2004d < 1:2004d-2 Obsoletes: libc-client2004e < 2004e-2 +Obsoletes: libc-client2004g < 2004g-7 %description -n %{imap_libs} Provides a common API for accessing mailboxes. @@ -125,9 +127,12 @@ test -f %{_sysconfdir}/profile.d/krb5.sh && source %{_sysconfdir}/profile.d/krb5.sh GSSDIR=$(krb5-config --prefix) -## SSL setup -# probably legacy-only, but shouldn't hurt -- Rex +# SSL setup, probably legacy-only, but shouldn't hurt -- Rex export EXTRACFLAGS="$EXTRACFLAGS $(pkg-config --cflags openssl 2>/dev/null)" +# $RPM_OPT_FLAGS +export EXTRACFLAGS="$EXTRACFLAGS $RPM_OPT_FLAGS" +# jorton added these, I'll assume he knows what he's doing. :) -- Rex +export EXTRACFLAGS="$EXTRACFLAGS -fno-strict-aliasing -Wno-pointer-sign" echo "y" | \ make %{?_smp_mflags} lnp \ @@ -156,10 +161,10 @@ ln -s %{shlibname} $RPM_BUILD_ROOT%{_libdir}/lib%{soname}.so mkdir -p $RPM_BUILD_ROOT%{_includedir}/imap/ -install -m644 ./c-client/*.h $RPM_BUILD_ROOT%{_includedir}/imap +install -m644 ./c-client/*.h $RPM_BUILD_ROOT%{_includedir}/imap/ # Added linkage.c to fix (#34658) -install -m644 ./c-client/linkage.c $RPM_BUILD_ROOT%{_includedir}/imap -install -m644 ./src/osdep/tops-20/shortsym.h $RPM_BUILD_ROOT%{_includedir}/imap +install -m644 ./c-client/linkage.c $RPM_BUILD_ROOT%{_includedir}/imap/ +install -m644 ./src/osdep/tops-20/shortsym.h $RPM_BUILD_ROOT%{_includedir}/imap/ mkdir -p $RPM_BUILD_ROOT%{_mandir}/man8/ install -p -m644 src/{ipopd/ipopd,imapd/imapd}.8 $RPM_BUILD_ROOT%{_mandir}/man8/ @@ -182,11 +187,12 @@ install -p -m644 -D %{SOURCE34} $RPM_BUILD_ROOT%{_sysconfdir}/xinetd.d/ipop3 install -p -m644 -D %{SOURCE35} $RPM_BUILD_ROOT%{_sysconfdir}/xinetd.d/pop3s -# %ghost *.pem files +## %ghost'd items +# *.pem files mkdir -p $RPM_BUILD_ROOT%{sslcerts}/ touch $RPM_BUILD_ROOT%{sslcerts}/{imapd,ipop3d}.pem - -install -p -m644 -D %{SOURCE10} $RPM_BUILD_ROOT%{_sysconfdir}/c-client.cf +# c-client.cf +touch $RPM_BUILD_ROOT%{_sysconfdir}/c-client.cf # FIXME, do this on daemon startup -- Rex @@ -271,6 +277,16 @@ %changelog +* Mon Apr 2 2007 Joe Orton 2006g-2 +- use $RPM_OPT_FLAGS during build + +* Mon Apr 02 2007 Rex Dieter 2006g-1 +- imap-2006g + +* Wed Feb 07 2007 Rex Dieter 2006e-3 +- Obsoletes: libc-client2004g +- cleanup/simplify c-client.cf handling + * Fri Jan 26 2007 Rex Dieter 2006e-2 - use /etc/profile.d/krb5-devel.sh From fedora-extras-commits at redhat.com Tue Apr 3 16:55:34 2007 From: fedora-extras-commits at redhat.com (Rex Dieter (rdieter)) Date: Tue, 3 Apr 2007 12:55:34 -0400 Subject: rpms/uw-imap/EL-4 uw-imap.spec,1.23,1.24 Message-ID: <200704031655.l33GtYK9012589@cvs-int.fedora.redhat.com> Author: rdieter Update of /cvs/extras/rpms/uw-imap/EL-4 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv12567 Modified Files: uw-imap.spec Log Message: afaict, -Wno-pointer-sign is gcc4-only Index: uw-imap.spec =================================================================== RCS file: /cvs/extras/rpms/uw-imap/EL-4/uw-imap.spec,v retrieving revision 1.23 retrieving revision 1.24 diff -u -r1.23 -r1.24 --- uw-imap.spec 3 Apr 2007 16:43:32 -0000 1.23 +++ uw-imap.spec 3 Apr 2007 16:55:00 -0000 1.24 @@ -7,7 +7,7 @@ Summary: UW Server daemons for IMAP and POP network mail protocols Name: uw-imap Version: 2006g -Release: 2%{?dist} +Release: 2%{?dist}.1 # See LICENSE.txt, http://www.apache.org/licenses/LICENSE-2.0 License: Apache 2.0 @@ -132,7 +132,10 @@ # $RPM_OPT_FLAGS export EXTRACFLAGS="$EXTRACFLAGS $RPM_OPT_FLAGS" # jorton added these, I'll assume he knows what he's doing. :) -- Rex -export EXTRACFLAGS="$EXTRACFLAGS -fno-strict-aliasing -Wno-pointer-sign" +export EXTRACFLAGS="$EXTRACFLAGS -fno-strict-aliasing" +%if 0%{?fedora} > 4 || 0%{?rhel} > 4 +export EXTRACFLAGS="$EXTRACFLAGS -Wno-pointer-sign" +%endif echo "y" | \ make %{?_smp_mflags} lnp \ From fedora-extras-commits at redhat.com Tue Apr 3 17:02:56 2007 From: fedora-extras-commits at redhat.com (Rex Dieter (rdieter)) Date: Tue, 3 Apr 2007 13:02:56 -0400 Subject: rpms/uw-imap/FC-6 .cvsignore, 1.6, 1.7 sources, 1.7, 1.8 uw-imap.spec, 1.21, 1.22 c-client.cf, 1.3, NONE Message-ID: <200704031702.l33H2uZS016843@cvs-int.fedora.redhat.com> Author: rdieter Update of /cvs/extras/rpms/uw-imap/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv16820 Modified Files: .cvsignore sources uw-imap.spec Removed Files: c-client.cf Log Message: * Mon Apr 2 2007 Joe Orton 2006g-2 - use $RPM_OPT_FLAGS during build * Mon Apr 02 2007 Rex Dieter 2006g-1 - imap-2006g Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/uw-imap/FC-6/.cvsignore,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- .cvsignore 30 Jan 2007 19:04:18 -0000 1.6 +++ .cvsignore 3 Apr 2007 17:02:23 -0000 1.7 @@ -1,6 +1 @@ -imap-2006.tar.Z -imap-2006a.tar.Z -imap-2006b.tar.Z -imap-2006c1.tar.Z -imap-2006d.tar.Z -imap-2006e.tar.Z +imap-2006g.tar.Z Index: sources =================================================================== RCS file: /cvs/extras/rpms/uw-imap/FC-6/sources,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- sources 30 Jan 2007 19:04:18 -0000 1.7 +++ sources 3 Apr 2007 17:02:23 -0000 1.8 @@ -1 +1 @@ -a183c975a00198b0f5668ae311254aca imap-2006e.tar.Z +675dc805e9c5bd77c07f5554f29a24ec imap-2006g.tar.Z Index: uw-imap.spec =================================================================== RCS file: /cvs/extras/rpms/uw-imap/FC-6/uw-imap.spec,v retrieving revision 1.21 retrieving revision 1.22 diff -u -r1.21 -r1.22 --- uw-imap.spec 30 Jan 2007 19:04:18 -0000 1.21 +++ uw-imap.spec 3 Apr 2007 17:02:23 -0000 1.22 @@ -1,10 +1,12 @@ +# Fedora review: http://bugzilla.redhat.com/166008 + #define snap 0701181849 #define beta .DEV.SNAP-%{snap} Summary: UW Server daemons for IMAP and POP network mail protocols Name: uw-imap -Version: 2006e +Version: 2006g Release: 2%{?dist} # See LICENSE.txt, http://www.apache.org/licenses/LICENSE-2.0 @@ -20,7 +22,8 @@ %define somajor 2006 %define shlibname lib%{soname}.so.%{somajor} %define imap_libs lib%{soname}%{somajor} -#Old naming +## Old naming +#define imap_libs lib%{soname} #define imap_libs imap-libs # FC4+ uses %%_sysconfdir/pki/tls/certs, previous releases used %%_datadir/ssl/certs @@ -29,8 +32,6 @@ # imap -> uw-imap rename Obsoletes: imap < 1:%{version} -Source10: c-client.cf - # new pam setup, using new "include" feature Source21: imap.pam # legacy/old pam setup, using pam_stack.so @@ -68,6 +69,7 @@ Group: System Environment/Libraries Obsoletes: libc-client2004d < 1:2004d-2 Obsoletes: libc-client2004e < 2004e-2 +Obsoletes: libc-client2004g < 2004g-7 %description -n %{imap_libs} Provides a common API for accessing mailboxes. @@ -125,9 +127,15 @@ test -f %{_sysconfdir}/profile.d/krb5.sh && source %{_sysconfdir}/profile.d/krb5.sh GSSDIR=$(krb5-config --prefix) -## SSL setup -# probably legacy-only, but shouldn't hurt -- Rex +# SSL setup, probably legacy-only, but shouldn't hurt -- Rex export EXTRACFLAGS="$EXTRACFLAGS $(pkg-config --cflags openssl 2>/dev/null)" +# $RPM_OPT_FLAGS +export EXTRACFLAGS="$EXTRACFLAGS $RPM_OPT_FLAGS" +# jorton added these, I'll assume he knows what he's doing. :) -- Rex +export EXTRACFLAGS="$EXTRACFLAGS -fno-strict-aliasing" +%if 0%{?fedora} > 4 || 0%{?rhel} > 4 +export EXTRACFLAGS="$EXTRACFLAGS -Wno-pointer-sign" +%endif echo "y" | \ make %{?_smp_mflags} lnp \ @@ -156,10 +164,10 @@ ln -s %{shlibname} $RPM_BUILD_ROOT%{_libdir}/lib%{soname}.so mkdir -p $RPM_BUILD_ROOT%{_includedir}/imap/ -install -m644 ./c-client/*.h $RPM_BUILD_ROOT%{_includedir}/imap +install -m644 ./c-client/*.h $RPM_BUILD_ROOT%{_includedir}/imap/ # Added linkage.c to fix (#34658) -install -m644 ./c-client/linkage.c $RPM_BUILD_ROOT%{_includedir}/imap -install -m644 ./src/osdep/tops-20/shortsym.h $RPM_BUILD_ROOT%{_includedir}/imap +install -m644 ./c-client/linkage.c $RPM_BUILD_ROOT%{_includedir}/imap/ +install -m644 ./src/osdep/tops-20/shortsym.h $RPM_BUILD_ROOT%{_includedir}/imap/ mkdir -p $RPM_BUILD_ROOT%{_mandir}/man8/ install -p -m644 src/{ipopd/ipopd,imapd/imapd}.8 $RPM_BUILD_ROOT%{_mandir}/man8/ @@ -182,11 +190,12 @@ install -p -m644 -D %{SOURCE34} $RPM_BUILD_ROOT%{_sysconfdir}/xinetd.d/ipop3 install -p -m644 -D %{SOURCE35} $RPM_BUILD_ROOT%{_sysconfdir}/xinetd.d/pop3s -# %ghost *.pem files +## %ghost'd items +# *.pem files mkdir -p $RPM_BUILD_ROOT%{sslcerts}/ touch $RPM_BUILD_ROOT%{sslcerts}/{imapd,ipop3d}.pem - -install -p -m644 -D %{SOURCE10} $RPM_BUILD_ROOT%{_sysconfdir}/c-client.cf +# c-client.cf +touch $RPM_BUILD_ROOT%{_sysconfdir}/c-client.cf # FIXME, do this on daemon startup -- Rex @@ -271,6 +280,16 @@ %changelog +* Mon Apr 2 2007 Joe Orton 2006g-2 +- use $RPM_OPT_FLAGS during build + +* Mon Apr 02 2007 Rex Dieter 2006g-1 +- imap-2006g + +* Wed Feb 07 2007 Rex Dieter 2006e-3 +- Obsoletes: libc-client2004g +- cleanup/simplify c-client.cf handling + * Fri Jan 26 2007 Rex Dieter 2006e-2 - use /etc/profile.d/krb5-devel.sh --- c-client.cf DELETED --- From fedora-extras-commits at redhat.com Tue Apr 3 17:03:51 2007 From: fedora-extras-commits at redhat.com (Rex Dieter (rdieter)) Date: Tue, 3 Apr 2007 13:03:51 -0400 Subject: rpms/uw-imap/FC-5 .cvsignore, 1.6, 1.7 sources, 1.6, 1.7 uw-imap.spec, 1.16, 1.17 c-client.cf, 1.3, NONE Message-ID: <200704031703.l33H3p6E016912@cvs-int.fedora.redhat.com> Author: rdieter Update of /cvs/extras/rpms/uw-imap/FC-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv16889 Modified Files: .cvsignore sources uw-imap.spec Removed Files: c-client.cf Log Message: * Mon Apr 2 2007 Joe Orton 2006g-2 - use $RPM_OPT_FLAGS during build * Mon Apr 02 2007 Rex Dieter 2006g-1 - imap-2006g Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/uw-imap/FC-5/.cvsignore,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- .cvsignore 30 Jan 2007 19:05:05 -0000 1.6 +++ .cvsignore 3 Apr 2007 17:03:18 -0000 1.7 @@ -1,6 +1 @@ -imap-2006.tar.Z -imap-2006a.tar.Z -imap-2006b.tar.Z -imap-2006c1.tar.Z -imap-2006d.tar.Z -imap-2006e.tar.Z +imap-2006g.tar.Z Index: sources =================================================================== RCS file: /cvs/extras/rpms/uw-imap/FC-5/sources,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- sources 30 Jan 2007 19:05:05 -0000 1.6 +++ sources 3 Apr 2007 17:03:18 -0000 1.7 @@ -1 +1 @@ -a183c975a00198b0f5668ae311254aca imap-2006e.tar.Z +675dc805e9c5bd77c07f5554f29a24ec imap-2006g.tar.Z Index: uw-imap.spec =================================================================== RCS file: /cvs/extras/rpms/uw-imap/FC-5/uw-imap.spec,v retrieving revision 1.16 retrieving revision 1.17 diff -u -r1.16 -r1.17 --- uw-imap.spec 30 Jan 2007 19:05:05 -0000 1.16 +++ uw-imap.spec 3 Apr 2007 17:03:18 -0000 1.17 @@ -1,10 +1,12 @@ +# Fedora review: http://bugzilla.redhat.com/166008 + #define snap 0701181849 #define beta .DEV.SNAP-%{snap} Summary: UW Server daemons for IMAP and POP network mail protocols Name: uw-imap -Version: 2006e +Version: 2006g Release: 2%{?dist} # See LICENSE.txt, http://www.apache.org/licenses/LICENSE-2.0 @@ -20,7 +22,8 @@ %define somajor 2006 %define shlibname lib%{soname}.so.%{somajor} %define imap_libs lib%{soname}%{somajor} -#Old naming +## Old naming +#define imap_libs lib%{soname} #define imap_libs imap-libs # FC4+ uses %%_sysconfdir/pki/tls/certs, previous releases used %%_datadir/ssl/certs @@ -29,8 +32,6 @@ # imap -> uw-imap rename Obsoletes: imap < 1:%{version} -Source10: c-client.cf - # new pam setup, using new "include" feature Source21: imap.pam # legacy/old pam setup, using pam_stack.so @@ -68,6 +69,7 @@ Group: System Environment/Libraries Obsoletes: libc-client2004d < 1:2004d-2 Obsoletes: libc-client2004e < 2004e-2 +Obsoletes: libc-client2004g < 2004g-7 %description -n %{imap_libs} Provides a common API for accessing mailboxes. @@ -125,9 +127,15 @@ test -f %{_sysconfdir}/profile.d/krb5.sh && source %{_sysconfdir}/profile.d/krb5.sh GSSDIR=$(krb5-config --prefix) -## SSL setup -# probably legacy-only, but shouldn't hurt -- Rex +# SSL setup, probably legacy-only, but shouldn't hurt -- Rex export EXTRACFLAGS="$EXTRACFLAGS $(pkg-config --cflags openssl 2>/dev/null)" +# $RPM_OPT_FLAGS +export EXTRACFLAGS="$EXTRACFLAGS $RPM_OPT_FLAGS" +# jorton added these, I'll assume he knows what he's doing. :) -- Rex +export EXTRACFLAGS="$EXTRACFLAGS -fno-strict-aliasing" +%if 0%{?fedora} > 4 || 0%{?rhel} > 4 +export EXTRACFLAGS="$EXTRACFLAGS -Wno-pointer-sign" +%endif echo "y" | \ make %{?_smp_mflags} lnp \ @@ -156,10 +164,10 @@ ln -s %{shlibname} $RPM_BUILD_ROOT%{_libdir}/lib%{soname}.so mkdir -p $RPM_BUILD_ROOT%{_includedir}/imap/ -install -m644 ./c-client/*.h $RPM_BUILD_ROOT%{_includedir}/imap +install -m644 ./c-client/*.h $RPM_BUILD_ROOT%{_includedir}/imap/ # Added linkage.c to fix (#34658) -install -m644 ./c-client/linkage.c $RPM_BUILD_ROOT%{_includedir}/imap -install -m644 ./src/osdep/tops-20/shortsym.h $RPM_BUILD_ROOT%{_includedir}/imap +install -m644 ./c-client/linkage.c $RPM_BUILD_ROOT%{_includedir}/imap/ +install -m644 ./src/osdep/tops-20/shortsym.h $RPM_BUILD_ROOT%{_includedir}/imap/ mkdir -p $RPM_BUILD_ROOT%{_mandir}/man8/ install -p -m644 src/{ipopd/ipopd,imapd/imapd}.8 $RPM_BUILD_ROOT%{_mandir}/man8/ @@ -182,11 +190,12 @@ install -p -m644 -D %{SOURCE34} $RPM_BUILD_ROOT%{_sysconfdir}/xinetd.d/ipop3 install -p -m644 -D %{SOURCE35} $RPM_BUILD_ROOT%{_sysconfdir}/xinetd.d/pop3s -# %ghost *.pem files +## %ghost'd items +# *.pem files mkdir -p $RPM_BUILD_ROOT%{sslcerts}/ touch $RPM_BUILD_ROOT%{sslcerts}/{imapd,ipop3d}.pem - -install -p -m644 -D %{SOURCE10} $RPM_BUILD_ROOT%{_sysconfdir}/c-client.cf +# c-client.cf +touch $RPM_BUILD_ROOT%{_sysconfdir}/c-client.cf # FIXME, do this on daemon startup -- Rex @@ -271,6 +280,16 @@ %changelog +* Mon Apr 2 2007 Joe Orton 2006g-2 +- use $RPM_OPT_FLAGS during build + +* Mon Apr 02 2007 Rex Dieter 2006g-1 +- imap-2006g + +* Wed Feb 07 2007 Rex Dieter 2006e-3 +- Obsoletes: libc-client2004g +- cleanup/simplify c-client.cf handling + * Fri Jan 26 2007 Rex Dieter 2006e-2 - use /etc/profile.d/krb5-devel.sh --- c-client.cf DELETED --- From fedora-extras-commits at redhat.com Tue Apr 3 17:07:35 2007 From: fedora-extras-commits at redhat.com (Christopher Aillon (caillon)) Date: Tue, 3 Apr 2007 13:07:35 -0400 Subject: rpms/ipod-sharp/devel .cvsignore, 1.3, 1.4 ipod-sharp.spec, 1.5, 1.6 sources, 1.3, 1.4 Message-ID: <200704031707.l33H7Zuo017131@cvs-int.fedora.redhat.com> Author: caillon Update of /cvs/extras/rpms/ipod-sharp/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv17063 Modified Files: .cvsignore ipod-sharp.spec sources Log Message: * Tue Apr 3 2007 Christopher Aillon 0.6.3-1 - Update to 0.6.3 Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/ipod-sharp/devel/.cvsignore,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- .cvsignore 14 Dec 2006 00:19:37 -0000 1.3 +++ .cvsignore 3 Apr 2007 17:07:02 -0000 1.4 @@ -1,2 +1 @@ -ipod-sharp-0.5.15.tar.gz -ipod-sharp-0.6.2.tar.gz +ipod-sharp-0.6.3.tar.gz Index: ipod-sharp.spec =================================================================== RCS file: /cvs/extras/rpms/ipod-sharp/devel/ipod-sharp.spec,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- ipod-sharp.spec 14 Dec 2006 22:28:58 -0000 1.5 +++ ipod-sharp.spec 3 Apr 2007 17:07:02 -0000 1.6 @@ -1,6 +1,6 @@ Name: ipod-sharp -Version: 0.6.2 -Release: 2%{?dist} +Version: 0.6.3 +Release: 1%{?dist} Summary: Support for high level features of Apple's iPod Group: Development/Libraries @@ -49,6 +49,9 @@ %{_libdir}/ipod-sharp/ipod-sharp-firmware.dll %changelog +* Tue Apr 3 2007 Christopher Aillon 0.6.3-1 +- Update to 0.6.3 + * Thu Dec 14 2006 Christopher Aillon 0.6.2-2 - Update monodir patch Index: sources =================================================================== RCS file: /cvs/extras/rpms/ipod-sharp/devel/sources,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- sources 14 Dec 2006 00:19:37 -0000 1.3 +++ sources 3 Apr 2007 17:07:02 -0000 1.4 @@ -1,2 +1 @@ -734956f3505f776c6920d4ae687f4bee ipod-sharp-0.5.15.tar.gz -0462bec8d8be165b7fd221a249fb6ab2 ipod-sharp-0.6.2.tar.gz +c35131c3350e686d4a006377c1711834 ipod-sharp-0.6.3.tar.gz From fedora-extras-commits at redhat.com Tue Apr 3 17:37:57 2007 From: fedora-extras-commits at redhat.com (Andrea Musuruane (musuruan)) Date: Tue, 3 Apr 2007 13:37:57 -0400 Subject: rpms/tecnoballz import.log,1.1,1.2 Message-ID: <200704031737.l33HbvKQ018721@cvs-int.fedora.redhat.com> Author: musuruan Update of /cvs/extras/rpms/tecnoballz In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv18557 Modified Files: import.log Log Message: First import Index: import.log =================================================================== RCS file: /cvs/extras/rpms/tecnoballz/import.log,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- import.log 3 Apr 2007 12:39:03 -0000 1.1 +++ import.log 3 Apr 2007 17:37:24 -0000 1.2 @@ -0,0 +1 @@ +tecnoballz-0_91-5:HEAD:tecnoballz-0.91-5.src.rpm:1175621711 From fedora-extras-commits at redhat.com Tue Apr 3 17:38:00 2007 From: fedora-extras-commits at redhat.com (Andrea Musuruane (musuruan)) Date: Tue, 3 Apr 2007 13:38:00 -0400 Subject: rpms/tecnoballz/devel tecnoballz-0.91-64-bit.patch, NONE, 1.1 tecnoballz-0.91-build.patch, NONE, 1.1 tecnoballz-0.91-configfile.patch, NONE, 1.1 tecnoballz-0.91-datadir.patch, NONE, 1.1 tecnoballz-0.91-dropsgid.patch, NONE, 1.1 tecnoballz-0.91-gcc41.patch, NONE, 1.1 tecnoballz-0.91-hiscorepath.patch, NONE, 1.1 tecnoballz-0.91-no-smpeg.patch, NONE, 1.1 tecnoballz-0.91-owner.patch, NONE, 1.1 tecnoballz.desktop, NONE, 1.1 tecnoballz.spec, NONE, 1.1 tecnoballz.xpm, NONE, 1.1 .cvsignore, 1.1, 1.2 sources, 1.1, 1.2 Message-ID: <200704031738.l33Hc0sB018728@cvs-int.fedora.redhat.com> Author: musuruan Update of /cvs/extras/rpms/tecnoballz/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv18557/devel Modified Files: .cvsignore sources Added Files: tecnoballz-0.91-64-bit.patch tecnoballz-0.91-build.patch tecnoballz-0.91-configfile.patch tecnoballz-0.91-datadir.patch tecnoballz-0.91-dropsgid.patch tecnoballz-0.91-gcc41.patch tecnoballz-0.91-hiscorepath.patch tecnoballz-0.91-no-smpeg.patch tecnoballz-0.91-owner.patch tecnoballz.desktop tecnoballz.spec tecnoballz.xpm Log Message: First import tecnoballz-0.91-64-bit.patch: --- NEW FILE tecnoballz-0.91-64-bit.patch --- --- tecnoballz-0.91/src/fond_ecran.cc~ 2007-03-25 22:56:14.000000000 +0200 +++ tecnoballz-0.91/src/fond_ecran.cc 2007-03-25 22:56:14.000000000 +0200 @@ -133,8 +133,8 @@ // display background map //############################################################### Sint32 src_X = 0; - Sint32 h = (Sint32)ecran; //use pointer address as random value - Sint32 k = (Sint32)fonds; //use pointer address as random value + Sint32 h = (Sint32)((long)ecran); //use pointer address as random value + Sint32 k = (Sint32)((long)fonds); //use pointer address as random value Sint32 nline; if(mVert > 0) nline = mVert; --- tecnoballz-0.91/src/mentatCode.cc~ 2007-03-25 22:58:22.000000000 +0200 +++ tecnoballz-0.91/src/mentatCode.cc 2007-03-25 22:58:22.000000000 +0200 @@ -85,7 +85,7 @@ { if(is_verbose) printf("mentatCode::first_init() [START]\n"); - hasard_val = (Sint32)first_init; + hasard_val = ((Sint32)(long)first_init); memGestion = new RAM_killer(); memGestion->initialise(8000); num_erreur = memGestion->retour_err(); @@ -336,16 +336,16 @@ printf("==6 ptScoreTab\n"); delete ptScoreTab; if(is_verbose) - printf("==7 ecran_gere %x\n", (Sint32)ecran_gere); + printf("==7 ecran_gere %p\n", ecran_gere); delete ecran_gere; #ifndef SOUNDISOFF if(is_verbose) - printf("==8 audiomixer %x\n", (Sint32)ptAudiomix); + printf("==8 audiomixer %p\n", ptAudiomix); delete ptAudiomix; #endif delete pRessource; if(is_verbose) - printf("==9 memGestion %x \n", (Sint32)memGestion); + printf("==9 memGestion %p \n", memGestion); delete memGestion; return num_erreur; } --- tecnoballz-0.91/src/RAM_killer.cc~ 2007-03-25 23:51:56.000000000 +0200 +++ tecnoballz-0.91/src/RAM_killer.cc 2007-03-25 23:52:44.000000000 +0200 @@ -139,8 +139,8 @@ } if(adres) { adrNoFound++; - fprintf(stderr, "RAM_killer::liberation() : %i) address %x not found\n", - adrNoFound, (Sint32)adres); + fprintf(stderr, "RAM_killer::liberation() : %i) address %p not found\n", + adrNoFound, adres); } } @@ -155,8 +155,8 @@ { char* adres = memPT->adresseMem; if(adres) { fprintf(stderr, - "RAM_killer::libereTout() : addr:%x; size:%i; id:%x\n", - (Sint32)memPT->adresseMem, memPT->taille_mem, + "RAM_killer::libereTout() : addr:%p; size:%i; id:%x\n", + memPT->adresseMem, memPT->taille_mem, (Sint32)memPT->identifier); free(adres); //release memory octetTotal -= memPT->taille_mem; @@ -166,8 +166,7 @@ } } fprintf(stderr, - "RAM_killer::libereTout() : remain 10 not released zones\n", - mem_nombre); + "RAM_killer::libereTout() : remain 10 not released zones\n"); } if (adrNoFound) fprintf(stderr, --- tecnoballz-0.91/src/tecno_boui.cc~ 2007-03-25 23:54:57.000000000 +0200 +++ tecnoballz-0.91/src/tecno_boui.cc 2007-03-25 23:54:57.000000000 +0200 @@ -63,7 +63,7 @@ { if(!over_brick(position_x, position_y)) { flag_actif = 1; Sint32 *monPT = ghost_bobs + (hasard_val & 31); - hasard_val += (Sint32)this; + hasard_val += (Sint32)((long)this); Sint32 k = *monPT; miniOffset = k; animOffset = k; @@ -190,7 +190,7 @@ i *= 2; i &= 31; atom_traje = i; - hasard_val += (Sint32)this; + hasard_val += (Sint32)((long)this); i = 4 * resolution; --- tecnoballz-0.91/src/ze_magneye.cc~ 2007-03-26 00:16:00.000000000 +0200 +++ tecnoballz-0.91/src/ze_magneye.cc 2007-03-26 00:16:00.000000000 +0200 @@ -69,7 +69,7 @@ for(Sint32 i = 0; i < objetTotal; i++) { techno_eye *ptEye = objetListe[i]; ptEye->centerPosx = Xcoordinat[hval & 31] * resolution; - hval += (Sint32)ptEye; + hval += (Sint32)((long)ptEye); ptEye->centerPosy = Ycoordinat[hval & 31] * resolution; hval += keyGestion->sourisGetY(); ptEye->finishPosx = Xcoordinat[hval & 31] * resolution; --- tecnoballz-0.91/src/zeNewBalls.cc~ 2007-03-26 00:21:14.000000000 +0200 +++ tecnoballz-0.91/src/zeNewBalls.cc 2007-03-26 00:21:14.000000000 +0200 @@ -416,7 +416,7 @@ { j = balle->directBall; //ball is moving if(j > 64) { fprintf(stderr, - "zeNewBalls::vitus_move() balle->directBall = %ld\n", + "zeNewBalls::vitus_move() balle->directBall = %d\n", j); j = 60; } @@ -488,7 +488,7 @@ { j = balle->directBall; //ball is moving if(j > 64) { fprintf(stderr, - "zeNewBalls::vitus_move() balle->directBall = %ld\n", + "zeNewBalls::vitus_move() balle->directBall = %d\n", j); j = 60; } @@ -628,8 +628,8 @@ j = balle->directBall; //(char *)monPT += j; monPT = (Sint32 *)((char *)monPT + j); - printf("monPT = %x / bumpX->rebonds_GD = %x / *monPT = %i\n", - (Sint32)monPT, (Sint32)bumpX->rebonds_GD, *monPT); + printf("monPT = %p / bumpX->rebonds_GD = %p / *monPT = %i\n", + monPT, bumpX->rebonds_GD, *monPT); printf("%i %i\n", bumpX->rebonds_GD[16], bumpX->rebonds_GD[64]); j = 60; --- tecnoballz-0.91/src/tecno_gads.cc~ 2007-03-26 14:11:25.000000000 +0200 +++ tecnoballz-0.91/src/tecno_gads.cc 2007-03-26 14:11:25.000000000 +0200 @@ -71,7 +71,7 @@ const Sint16 *p = gagdetBrik + nuGad; if (*p < 0) { fprintf(stderr, - "tecno_gads::nouveauGad() : nuGad = %ld, no used ! \n", nuGad); + "tecno_gads::nouveauGad() : nuGad = %d, no used ! \n", nuGad); return; } flag_actif = 1; @@ -103,7 +103,7 @@ const Sint16 *p = gagdetBrik + nuGad; if (*p < 0) { fprintf(stderr, - "tecno_gads::nouveauGad() : nuGad = %ld, no used ! \n", nuGad); + "tecno_gads::nouveauGad() : nuGad = %d, no used ! \n", nuGad); return; } flag_actif = 1; @@ -135,7 +135,7 @@ const Sint16 *p = gagdetBrik + nuGad; if (*p < 0) { fprintf(stderr, - "tecno_gads::nouveauGad() : nuGad = %ld, no used ! \n", nuGad); + "tecno_gads::nouveauGad() : nuGad = %d, no used ! \n", nuGad); return; } flag_actif = 1; @@ -166,7 +166,7 @@ const Sint16 *p = gagdetBrik + nuGad; if (*p < 0) { fprintf(stderr, - "tecno_gads::nouveauGad() : nuGad = %ld, no used ! \n", nuGad); + "tecno_gads::nouveauGad() : nuGad = %d, no used ! \n", nuGad); return; } flag_actif = 1; @@ -199,7 +199,7 @@ const Sint16 *p = gagdetGuar + nuGad; if (*p < 0) { fprintf(stderr, - "tecno_gads::nouveauGad() : nuGad = %ld, no used ! \n", nuGad); + "tecno_gads::nouveauGad() : nuGad = %d, no used ! \n", nuGad); return; } flag_actif = 1; --- tecnoballz-0.91/src/scrolledit.cc~ 2007-03-26 14:10:19.000000000 +0200 +++ tecnoballz-0.91/src/scrolledit.cc 2007-03-26 14:10:19.000000000 +0200 @@ -657,7 +657,7 @@ table += (brush_posx / defilement->motiflarge); printf("scrolledit::brush_draw() : (table - carteFirst):%i / i:%i\n", - (table - defilement->carteFirst), i); + (int)(table - defilement->carteFirst), i); for(i = 0; i < brushHeigh; i++) --- tecnoballz-0.91/src/configfile.cc~ 2007-03-26 14:09:34.000000000 +0200 +++ tecnoballz-0.91/src/configfile.cc 2007-03-26 14:09:34.000000000 +0200 @@ -82,7 +82,7 @@ { fprintf(stdout, " \n" "- optionfull : %i\n- audioactif: %i\n- resolution:%i\n" - "- is_verbose: %i\n hardChoice : %i\n lang:%s\n", + "- is_verbose: %i\n hardChoice : %i\n", ecran_hard::optionfull, audiomixer::audioactif, resolution, is_verbose, hardChoice); } --- tecnoballz-0.91/src/BOB_killer.cc~ 2007-03-26 14:26:38.000000000 +0200 +++ tecnoballz-0.91/src/BOB_killer.cc 2007-03-26 14:34:17.000000000 +0200 @@ -271,18 +271,18 @@ // reserve la table de pointeur sur les tables d'affichage // tables of offsets and counters (words and bytes) - BOBtableP1 = (Sint16 **)(memGestion->reserveMem(sizeof(Sint32) * animationN, 0x424F4250)); + BOBtableP1 = (Sint16 **)(memGestion->reserveMem(sizeof(long) * animationN, 0x424F4250)); error_init(memGestion->retour_err()); if(erreur_num) return erreur_num; // tables of data (pixels of the sprite) - BOBtableP2 = (char **)(memGestion->reserveMem(sizeof(Sint32) * animationN, 0x424F4250)); + BOBtableP2 = (char **)(memGestion->reserveMem(sizeof(long) * animationN, 0x424F4250)); error_init(memGestion->retour_err()); if(erreur_num) return erreur_num; // tables of offsets and counters (byte peer byte) if(fTableByte) - { BOBtableP3 = (Sint16 **)(memGestion->reserveMem(sizeof(Sint32) * animationN, 0x424F4250)); + { BOBtableP3 = (Sint16 **)(memGestion->reserveMem(sizeof(long) * animationN, 0x424F4250)); error_init(memGestion->retour_err()); if(erreur_num) return erreur_num; } @@ -357,7 +357,7 @@ // table giving address of each BOBs into BOBs page //################################################################### adresseTAB = (char **) - (memGestion->reserveMem(sizeof(Sint32) * animationN, 0x424F4250)); + (memGestion->reserveMem(sizeof(long) * animationN, 0x424F4250)); error_init(memGestion->retour_err()); if(erreur_num) return erreur_num; offsetSrce = image->GFX_modulo(BOBlargeur); --- tecnoballz-0.91.orig/src/audiomixer.cc 2005-03-01 15:15:08.000000000 +0100 +++ tecnoballz-0.91/src/audiomixer.cc 2007-03-26 15:26:51.000000000 +0200 @@ -309,6 +309,18 @@ } } +/* LALALA dirty dirty dirty, in playModule() below we want to access the + pointer to the mikmod struct in the PRIVATE / layout not exported Mix_Music + struct returned by Mix_LoadMUS. In order todo this in a portable way, we + declare part of that struct ourselves here */ +extern "C" { + struct _Mix_Music { + Mix_MusicType type; + MODULE *module; + /* more stuff we're not interested in */ + }; +} + //------------------------------------------------------------------------------ // play a module // input => audio : 1 = sound actif @@ -349,8 +362,7 @@ SDL_GetError()); return (erreur_num = E_SDLMIXER); } - Sint32 *p = (Sint32 *)pMixmodule; - ptModAmiga = (MODULE *)p[1]; + ptModAmiga = pMixmodule->module; //################################################################### tecnoballz-0.91-build.patch: --- NEW FILE tecnoballz-0.91-build.patch --- --- ./tecnoballz-0.91/include/zeGigaBlit.h 2005-03-01 14:15:08.000000000 +0000 +++ ./tecnoballz-0.91a/include/zeGigaBlit.h  2005-09-04 19:22:40.000000000 +0100 @@ -36,6 +36,7 @@ #include "../include/objet_gere.h" #include "../include/head_anima.h" #include "../include/lesBriques.h" +#include "../include/zexplosion.h" //............................................................................... class zeGigaBlit:public objet_gere < giga_blitz > { friend class giga_blitz; tecnoballz-0.91-configfile.patch: --- NEW FILE tecnoballz-0.91-configfile.patch --- --- tecnoballz-0.91.orig/src/configfile.cc 2005-03-01 15:15:08.000000000 +0100 +++ tecnoballz-0.91/src/configfile.cc 2006-12-23 17:18:35.000000000 +0100 @@ -167,12 +167,13 @@ if(nuOfPlayer < 1 || nuOfPlayer > 6) nuOfPlayer = 1; //read players names - std::string sName; - char cName[7]; - for(Uint32 i = 0; i < 6; i++) - { sprintf(cName, "%s%d", "player", i + 1); + std::string sName(6, ' '); + char cName[8] = {"......."}; + for(Uint32 i = 0; i < 6; i++) + { //sprintf(cName, "%s%01d", "player", i + 1); + sprintf(cName, "player%01d", i + 1); if(reader.read_string (cName, &sName)) - { //printf("LOAD : %s %s\n", cName, sName.c_str()); + { //printf("LOAD : <%s> => <%s> \n", cName, sName.c_str()); strncpy(thePlayers[i], sName.c_str(), 6); } tecnoballz-0.91-datadir.patch: --- NEW FILE tecnoballz-0.91-datadir.patch --- --- tecnoballz-0.91.org/configure 2005-03-01 23:15:08.000000000 +0900 +++ tecnoballz-0.91/configure 2005-03-11 12:12:46.000000000 +0900 @@ -2602,7 +2602,7 @@ #AC_DEFINE_UNQUOTED([DATADIR], ["${datadir}"], [Define to the data directory.]) cat >>confdefs.h <<\_ACEOF -#define DATADIR "/usr/local/share/tecnoballz" +#define DATADIR "/usr/share/tecnoballz" _ACEOF tecnoballz-0.91-dropsgid.patch: --- NEW FILE tecnoballz-0.91-dropsgid.patch --- diff -ur tecnoballz-0.91.orig/include/ressources.h tecnoballz-0.91/include/ressources.h --- tecnoballz-0.91.orig/include/ressources.h 2005-03-01 15:15:08.000000000 +0100 +++ tecnoballz-0.91/include/ressources.h 2007-04-01 11:24:58.000000000 +0200 @@ -36,7 +36,6 @@ static const char* folderdata; static const char* folder_320; static const char* folder_640; - static char* fnamescore; static char stringtemp[512]; static char pathstring[512]; static char ze_mapfile[]; @@ -71,6 +70,8 @@ static const Sint16* zesinus360; static const Uint32 tabledegas[180]; + static char * const fnamescore; + static int score_fhand; private: Uint32 zeLastSize; //size last file charged in memory diff -ur tecnoballz-0.91.orig/src/main.cc tecnoballz-0.91/src/main.cc --- tecnoballz-0.91.orig/src/main.cc 2005-03-01 15:15:08.000000000 +0100 +++ tecnoballz-0.91/src/main.cc 2007-04-01 11:24:58.000000000 +0200 @@ -20,6 +20,9 @@ // this program; if not, write to the Free Software Foundation, Inc., 59 Temple // Place - Suite 330, Boston, MA 02111-1307, USA. //----------------------------------------------------------------------------- +#define _GNU_SOURCE /* this must be done before the first include of unistd.h */ +#include +#include "../include/ressources.h" #include "../include/mentatCode.h" #include "../include/ecran_hard.h" #include "../include/audiomixer.h" @@ -32,25 +35,42 @@ //------------------------------------------------------------------------------ int main(Sint32 nbArg, char **ptArg) { + gid_t realgid; + Sint32 error = 0; + + ressources::score_fhand = open(ressources::fnamescore, O_RDWR); + + /* Figure out who we really are. */ + realgid = getgid(); + + /* This is where we drop our setuid/setgid privileges. */ + if (setresgid(-1, realgid, realgid) != 0) { + perror("Could not drop setgid privileges. Aborting."); + exit(1); + } + oConfigure.loadconfig(); if(!oConfigure.scanZeArgs(nbArg, ptArg)) - return 0; + goto main_exit; if(mentatCode::is_verbose) { printf("===========================================================\n"); printf(" TECNOBALLZ START\n"); printf("===========================================================\n"); } - Sint32 error = 0; error = mentatCode::first_init(&oConfigure); - if(error) return error; + if(error) goto main_exit; error = mentatCode::game_begin(); - if(error) return error; + if(error) goto main_exit; if(mentatCode::is_verbose) printf("===========================================================\n"); error = mentatCode::desinstall(&oConfigure); - if(error) return error; + if(error) goto main_exit; if(mentatCode::is_verbose) printf("END =======================================================\n"); oConfigure.saveconfig(); + +main_exit: + if (ressources::score_fhand != -1) + close(ressources::score_fhand); return error; } diff -ur tecnoballz-0.91.orig/src/ressources.cc tecnoballz-0.91/src/ressources.cc --- tecnoballz-0.91.orig/src/ressources.cc 2007-04-01 10:37:24.000000000 +0200 +++ tecnoballz-0.91/src/ressources.cc 2007-04-01 11:25:26.000000000 +0200 @@ -31,7 +31,8 @@ //............................................................................... -char* ressources::fnamescore = "/var/games/tecnoballz/tecnoballz.hi"; +char * const ressources::fnamescore = "/var/games/tecnoballz/tecnoballz.hi"; +int ressources::score_fhand = -1; const char* ressources::folderlist[] = { "/", // Normally unused, except when running from the source directory... DATADIR, @@ -508,7 +509,51 @@ //------------------------------------------------------------------------------ char* ressources::loadScores() { - return loadZeFile(fnamescore, &zeLastSize); + if (score_fhand == -1) + return 0; + + //################################################################### + // read the size of the file + //################################################################### + struct stat sStat; + if(fstat(score_fhand, &sStat)) + { fprintf(stderr, + "ressources::loadZeFile() : can't stat file : %s (%s)\n\n", + fnamescore, strerror(errno)); + return 0; + } + zeLastSize = sStat.st_size; //save file size + + //################################################################### + // allocate memory + //################################################################### + char *ptMem = (char *)(memGestion->reserveMem(sStat.st_size, + 0x31313131)); + num_erreur = memGestion->retour_err(); + if(num_erreur) + { fprintf(stderr, "ressources::loadZeFile() %s : out of memory\n\n", + fnamescore); + return 0; + } + + //################################################################### + // read the file + //################################################################### + if(lseek(score_fhand, 0, SEEK_SET) != 0) + { //menGestion->liberation(ptMem); + fprintf(stderr, "ressources::loadZeFile() can't rewind file %s (%s)\n\n", + fnamescore, strerror(errno)); + return 0; + } + + if(read(score_fhand, ptMem, sStat.st_size) != sStat.st_size) + { //menGestion->liberation(ptMem); + fprintf(stderr, "ressources::loadZeFile() can't read file %s (%s)\n\n", + fnamescore, strerror(errno)); + return 0; + } + + return ptMem; } //------------------------------------------------------------------------------ @@ -516,23 +561,17 @@ //------------------------------------------------------------------------------ Sint32 ressources::saveScores(char *ptScr, Uint32 fsize) { -#ifdef WIN32 - _umask(0002); //set umask so that files are group-writable -#else - umask(0002); -#endif - Sint32 fhand = open(fnamescore , O_WRONLY | O_CREAT, 00666); - if(fhand == -1) - { fprintf(stderr, "ressources::saveScores(): file:%s / error:%s\n", - fnamescore, strerror(errno)); + if(score_fhand == -1) + return 0; + + if(lseek(score_fhand, 0, SEEK_SET) != 0) + { //menGestion->liberation(ptMem); + fprintf(stderr, "ressources::loadZeFile() can't rewind file %s (%s)\n\n", + fnamescore, strerror(errno)); return 0; } -#ifdef WIN32 - _write(fhand, ptScr, fsize); -#else - write(fhand, ptScr, fsize); -#endif - if(close(fhand) == -1) + + if(write(score_fhand, ptScr, fsize) != fsize) { fprintf(stderr, "ressources::saveScores(): file:%s / error:%s\n", fnamescore, strerror(errno)); return 0; Only in tecnoballz-0.91/src: ressources.cc~ tecnoballz-0.91-gcc41.patch: --- NEW FILE tecnoballz-0.91-gcc41.patch --- --- ./include/escapeMenu.h~ 2006-03-08 08:39:42.000000000 +0000 +++ ./include/escapeMenu.h 2006-03-08 08:39:51.000000000 +0000 @@ -63,7 +63,7 @@ void displayBOB(char *ptSrc, Sint32 pos_x, Sint32 pos_y, Sint32 NxLine, Sint32 width, Sint32 heigh); void display640(); void display320(); - static const unsigned char escapeMenu::cyclingtab[]; + static const unsigned char cyclingtab[]; static const char *menu_texts[2]; static const char menu_text1[]; static const char menu_text2[]; tecnoballz-0.91-hiscorepath.patch: --- NEW FILE tecnoballz-0.91-hiscorepath.patch --- --- tecnoballz-0.91.orig/src/ressources.cc 2005-04-06 10:04:44.886773120 +0200 +++ tecnoballz-0.91/src/ressources.cc 2005-04-06 10:05:14.105331224 +0200 @@ -31,7 +31,7 @@ //................................................................................ -char* ressources::fnamescore = "/var/lib/games/tecnoballz.hi"; +char* ressources::fnamescore = "/var/games/tecnoballz/tecnoballz.hi"; const char* ressources::folderlist[] = { "/", // Normally unused, except when running from the source directory... DATADIR, tecnoballz-0.91-no-smpeg.patch: --- NEW FILE tecnoballz-0.91-no-smpeg.patch --- --- tecnoballz-0.91/configure.in~ 2007-03-25 22:46:23.000000000 +0200 +++ tecnoballz-0.91/configure.in 2007-03-25 22:46:23.000000000 +0200 @@ -44,11 +44,6 @@ ],[ AC_MSG_ERROR(Could not find the ogg lib : -logg) ]) -AC_CHECK_LIB(smpeg, SMPEG_play, [ - MM_LIBS="${MM_LIBS} -lsmpeg" -],[ - AC_MSG_ERROR(Could not find the smpeg lib : -lsmpeg) -]) # # the SDL lib --- tecnoballz-0.91/configure~ 2007-03-25 22:46:14.000000000 +0200 +++ tecnoballz-0.91/configure 2007-03-25 22:46:14.000000000 +0200 @@ -3250,82 +3250,6 @@ fi -echo "$as_me:$LINENO: checking for SMPEG_play in -lsmpeg" >&5 -echo $ECHO_N "checking for SMPEG_play in -lsmpeg... $ECHO_C" >&6 -if test "${ac_cv_lib_smpeg_SMPEG_play+set}" = set; then - echo $ECHO_N "(cached) $ECHO_C" >&6 -else - ac_check_lib_save_LIBS=$LIBS -LIBS="-lsmpeg $LIBS" -cat >conftest.$ac_ext <<_ACEOF -/* confdefs.h. */ -_ACEOF -cat confdefs.h >>conftest.$ac_ext -cat >>conftest.$ac_ext <<_ACEOF -/* end confdefs.h. */ - -/* Override any gcc2 internal prototype to avoid an error. */ -#ifdef __cplusplus -extern "C" -#endif -/* We use char because int might match the return type of a gcc2 - builtin and then its argument prototype would still apply. */ -char SMPEG_play (); -int -main () -{ -SMPEG_play (); - ; - return 0; -} -_ACEOF -rm -f conftest.$ac_objext conftest$ac_exeext -if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 - (eval $ac_link) 2>conftest.er1 - ac_status=$? - grep -v '^ *+' conftest.er1 >conftest.err - rm -f conftest.er1 - cat conftest.err >&5 - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); } && - { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 - (eval $ac_try) 2>&5 - ac_status=$? - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); }; } && - { ac_try='test -s conftest$ac_exeext' - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 - (eval $ac_try) 2>&5 - ac_status=$? - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); }; }; then - ac_cv_lib_smpeg_SMPEG_play=yes -else - echo "$as_me: failed program was:" >&5 -sed 's/^/| /' conftest.$ac_ext >&5 - -ac_cv_lib_smpeg_SMPEG_play=no -fi -rm -f conftest.err conftest.$ac_objext \ - conftest$ac_exeext conftest.$ac_ext -LIBS=$ac_check_lib_save_LIBS -fi -echo "$as_me:$LINENO: result: $ac_cv_lib_smpeg_SMPEG_play" >&5 -echo "${ECHO_T}$ac_cv_lib_smpeg_SMPEG_play" >&6 -if test $ac_cv_lib_smpeg_SMPEG_play = yes; then - - MM_LIBS="${MM_LIBS} -lsmpeg" - -else - - { { echo "$as_me:$LINENO: error: Could not find the smpeg lib : -lsmpeg" >&5 -echo "$as_me: error: Could not find the smpeg lib : -lsmpeg" >&2;} - { (exit 1); exit 1; }; } - -fi - - # # the SDL lib # tecnoballz-0.91-owner.patch: --- NEW FILE tecnoballz-0.91-owner.patch --- diff -du tecnoballz-0.91.org/Makefile.in tecnoballz-0.91/Makefile.in --- tecnoballz-0.91.org/Makefile.in 2005-03-01 23:15:08.000000000 +0900 +++ tecnoballz-0.91/Makefile.in 2005-03-10 13:21:41.000000000 +0900 @@ -116,14 +116,14 @@ install_bin: install -d $(BINDIR) - install --owner=root --group=games --mode=2755 $(PROG) $(BINDIR) + install --mode=755 $(PROG) $(BINDIR) uninstall_vars: rm -f $(VARDIR)/tecnoballz.hi install_vars: - install --owner=root --group=games --mode=0770 -d $(VARDIR) - install --owner=root --group=games --mode=0664 tecnoballz.hi $(VARDIR) + install -p --mode=0770 -d $(VARDIR) + install -p --mode=0664 tecnoballz.hi $(VARDIR) uninstall_data: rm -f $(DATADIR)/*.bmp $(DATADIR)/*.list $(DATADIR)/*.data @@ -137,19 +137,19 @@ install_data: install -d $(DATADIR) - install --owner=root --group=root --mode=0644 $(DATAFILES) $(DATADIR) + install -p --mode=0644 $(DATAFILES) $(DATADIR) install -d $(MUSICS) install -d $(SOUNDS) install -d $(BITMAPS) install -d $(TEXTURES) - install --owner=root --group=root --mode=0644 src/TecnoballZ/musics/*.mod $(MUSICS) - install --owner=root --group=root --mode=0644 src/TecnoballZ/sounds/*.wav $(SOUNDS) - install --owner=root --group=root --mode=0644 src/TecnoballZ/*.bmp $(BITMAPS) - install --owner=root --group=root --mode=0644 src/TecnoballZ/textures/*.bmp $(TEXTURES) + install -p --mode=0644 src/TecnoballZ/musics/*.mod $(MUSICS) + install -p --mode=0644 src/TecnoballZ/sounds/*.wav $(SOUNDS) + install -p --mode=0644 src/TecnoballZ/*.bmp $(BITMAPS) + install -p --mode=0644 src/TecnoballZ/textures/*.bmp $(TEXTURES) install -d $(SCREEN_320) install -d $(SCREEN_640) - install --owner=root --group=root --mode=0644 src/TecnoballZ/lores/*.bmp $(SCREEN_320) - install --owner=root --group=root --mode=0644 src/TecnoballZ/hires/*.bmp $(SCREEN_640) + install -p --mode=0644 src/TecnoballZ/lores/*.bmp $(SCREEN_320) + install -p --mode=0644 src/TecnoballZ/hires/*.bmp $(SCREEN_640) all: $(PROG) --- NEW FILE tecnoballz.desktop --- [Desktop Entry] Name=TecnoBallZ Comment=A Brick Busting game Exec=tecnoballz Terminal=false Type=Application Icon=tecnoballz.png Encoding=UTF-8 Categories=Game;ArcadeGame --- NEW FILE tecnoballz.spec --- Name: tecnoballz Version: 0.91 Release: 5%{?dist} Summary: A Brick Busting game Group: Amusements/Games License: GPL URL: http://linux.tlk.fr/games/TecnoballZ/ Source0: http://linux.tlk.fr/games/TecnoballZ/download/%{name}-%{version}.tgz Source1: %{name}.xpm Source2: %{name}.desktop # Vine Linux Patch0: tecnoballz-0.91-datadir.patch Patch1: tecnoballz-0.91-owner.patch # Debian Patch2: tecnoballz-0.91-hiscorepath.patch # BoredByPolitics Patch3: tecnoballz-0.91-build.patch # Martin Michlmayr Patch4: tecnoballz-0.91-gcc41.patch # Upstream CVS Patch5: tecnoballz-0.91-configfile.patch # Hans de Goede Patch6: tecnoballz-0.91-64-bit.patch Patch7: tecnoballz-0.91-no-smpeg.patch Patch8: tecnoballz-0.91-dropsgid.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: SDL_mixer-devel BuildRequires: libvorbis-devel BuildRequires: mikmod-devel BuildRequires: desktop-file-utils Requires: hicolor-icon-theme %description TecnoballZ is a "breaking blocks" game that was first written for the Amiga platfrom. You'll need to break all the blocks in each level. The game is divided into Areas which are divided into Levels. Between some levels, you have to defeat a guardian to pass to the next level. When passing an Area, a new edge is open. You can buy weapons and bonus between levels with the money earned during the game. %prep %setup -q %patch0 -p1 %patch1 -p1 %patch2 -p1 %patch3 -p2 %patch4 -p1 %patch5 -p1 %patch6 -p1 %patch7 -p1 %patch8 -p1 #fix man encodig iconv -f ASCII -t UTF-8 man/tecnoballz.1 > man/tecnoballz.1.conv && mv -f man/tecnoballz.1.conv man/tecnoballz.1 iconv -f ISO8859-1 -t UTF-8 man/tecnoballz.fr.1 > man/tecnoballz.fr.1.conv && mv -f man/tecnoballz.fr.1.conv man/tecnoballz.fr.1 %build %configure make %{?_smp_mflags} CXXFLAGS="$RPM_OPT_FLAGS" %install rm -rf %{buildroot} %makeinstall datadir=%{buildroot}%{_datadir}/%{name} VARDIR=%{buildroot}%{_localstatedir}/games/%{name} # install man6 mkdir -p %{buildroot}%{_mandir}/man6/ mkdir -p %{buildroot}%{_mandir}/fr/man6/ sed s/TH\ TecnoballZ/TH\ TecnoballZ\ 6/ < man/%{name}.1 > man/%{name}.6 sed s/TH\ TecnoballZ/TH\ TecnoballZ\ 6/ < man/%{name}.fr.1 > man/%{name}.fr.6 install -p -m0644 man/%{name}.6 %{buildroot}%{_mandir}/man6/%{name}.6 install -p -m0644 man/%{name}.fr.6 %{buildroot}%{_mandir}/fr/man6/%{name}.6 # install desktop file mkdir -p %{buildroot}%{_datadir}/applications desktop-file-install --vendor fedora \ --dir %{buildroot}%{_datadir}/applications \ %{SOURCE2} # install icon mkdir -p %{buildroot}%{_datadir}/icons/hicolor/32x32/apps install -p -m 0644 %{SOURCE1} %{buildroot}%{_datadir}/icons/hicolor/32x32/apps/%{name}.xpm %clean rm -rf %{buildroot} %post touch --no-create %{_datadir}/icons/hicolor || : %{_bindir}/gtk-update-icon-cache --quiet %{_datadir}/icons/hicolor || : %postun touch --no-create %{_datadir}/icons/hicolor || : %{_bindir}/gtk-update-icon-cache --quiet %{_datadir}/icons/hicolor || : %files %defattr(-,root,root) %attr(2755,root,games) %{_bindir}/tecnoballz %{_datadir}/tecnoballz %{_mandir}/man6/tecnoballz.6* %{_mandir}/fr/man6/tecnoballz.6* %{_datadir}/icons/hicolor/32x32/apps/%{name}.xpm %{_datadir}/applications/fedora-%{name}.desktop %doc AUTHORS CHANGES COPYING README %attr(-,root,games) %config(noreplace) %{_localstatedir}/games/tecnoballz/tecnoballz.hi %changelog * Tue Apr 03 2007 Andrea Musuruane 0.91-5%{?dist} - changed summary to avoid naming trademarks. * Sun Apr 01 2007 Andrea Musuruane 0.91-4%{?dist} - corrected silly error in the %%postun script * Sat Mar 31 2007 Andrea Musuruane 0.91-3%{?dist} - added a patch by Hans de Goede to drop setgid privileges when not needed - changed icon cache scriptles to be compliant with updated guidelines - changed vendor to fedora in desktop-file-install * Wed Mar 25 2007 Andrea Musuruane 0.91-2%{?dist} - moved from Livna to Fedora - added a patch by Hans de Goede to fix compiling on 64 bits (Livna #1367) - added a patch by Hans de Goede not to require smpeg (Livna #1367) - changed desktop category to Game;ArcadeGame - binary setgid 'games' in order to allow a shared scoreboard file - cosmetic changes * Sun Dec 17 2006 Andrea Musuruane 0.91-1%{?dist} - initial build for Livna based on Vine Linux package - used icon file from Debian package - used patches from Debian and Vine Linux packages - used a patch by BoredByPolitics via happypenguin.org to fix building - used a patch by Martin Michlmayr to fix compiling with gcc 4.1 (Debian #355841) - used a patch from upstream to fix segfault into configfile.cc file --- NEW FILE tecnoballz.xpm --- /* XPM */ static char * tecnoballz_xpm[] = { "32 32 407 2", " c #000000", ". c #0E0E1B", "+ c #2E2E4E", "@ c #424262", "# c #4B4B6B", "$ c #626282", "% c #5B5B7B", "& c #4E4E6E", "* c #7D7D9D", "= c #5E5E7E", "- c #464666", "; c #8080A0", "> c #8282A2", ", c #9F9FBF", "' c #8686A6", ") c #12121F", "! c #343454", "~ c #404060", "{ c #444464", "] c #535372", "^ c #676787", "/ c #757594", "( c #646483", "_ c #8A8AA9", ": c #686886", "< c #434363", "[ c #5D5D7B", "} c #7E7E9C", "| c #9A9ABA", "1 c #ADADC7", "2 c #9393B2", "3 c #8F8FAF", "4 c #1A1A27", "5 c #3F3F5F", "6 c #494969", "7 c #61617F", "8 c #747492", "9 c #9494B2", "0 c #9090AD", "a c #A8A8C8", "b c #8989A6", "c c #9393AF", "d c #8787A4", "e c #484868", "f c #BEBEDE", "g c #BEBECF", "h c #AEAECC", "i c #ACACCC", "j c #626281", "k c #414161", "l c #4D4D6C", "m c #6F6F8D", "n c #8686A2", "o c #8D8DA9", "p c #ACACC9", "q c #C2C2E2", "r c #B2B2D2", "s c #4A4A6A", "t c #C0C0E0", "u c #A7A7C7", "v c #656583", "w c #8B8BAB", "x c #B8B8D8", "y c #B9B9CE", "z c #C1C1DF", "A c #C0C0DD", "B c #ADADCD", "C c #8E8EAB", "D c #8888A7", "E c #717191", "F c #4D4D6D", "G c #191926", "H c #3E3E5E", "I c #565676", "J c #8B8BAA", "K c #A3A3C3", "L c #AAAAC7", "M c #BABAD9", "N c #4C4C6C", "O c #9595B4", "P c #B9B9CD", "Q c #ABABC9", "R c #A3A3C2", "S c #8888A5", "T c #555574", "U c #1B1B28", "V c #4C4C6B", "W c #AAAACA", "X c #C2C2E1", "Y c #B6B6D6", "Z c #636381", "` c #80809C", " . c #C3C3E2", ".. c #A5A5C4", "+. c #666684", "@. c #A7A7C3", "#. c #6C6C8C", "$. c #6B6B89", "%. c #B9B9CC", "&. c #BDBDDD", "*. c #9595B5", "=. c #4C4C6A", "-. c #E0E0E2", ";. c #DEDEE0", ">. c #DADADC", ",. c #A9A9C6", "'. c #B4B4C7", "). c #C0C0DE", "!. c #C1C1E1", "~. c #80809B", "{. c #8C8CA9", "]. c #C5C5E1", "^. c #CACAD1", "/. c #454565", "(. c #AEAEC8", "_. c #E2E2E2", ":. c #D9D9DD", "<. c #C3C3DE", "[. c #6A6A89", "}. c #585877", "|. c #7E7E99", "1. c #8989A5", "2. c #8F8FAB", "3. c #9393B0", "4. c #ADADCA", "5. c #BEBECC", "6. c #8787A6", "7. c #E1E1E1", "8. c #CBCBE2", "9. c #C2C2CF", "0. c #8383A1", "a. c #595979", "b. c #22222E", "c. c #33334B", "d. c #1C1C27", "e. c #323241", "f. c #464664", "g. c #545472", "h. c #5C5C7A", "i. c #7A7A96", "j. c #686883", "k. c #6B6B8B", "l. c #686887", "m. c #76768B", "n. c #8A8A9F", "o. c #70708F", "p. c #616181", "q. c #797995", "r. c #31313F", "s. c #2C2C37", "t. c #2C2C45", "u. c #393959", "v. c #232330", "w. c #20202D", "x. c #373752", "y. c #252537", "z. c #2E2E44", "A. c #70708C", "B. c #9595A6", "C. c #777795", "D. c #303050", "E. c #1B1B29", "F. c #4A4A69", "G. c #9494A4", "H. c #8484A0", "I. c #272743", "J. c #08080F", "K. c #222238", "L. c #3B3B5B", "M. c #21212E", "N. c #50506F", "O. c #494968", "P. c #2C2C41", "Q. c #71718D", "R. c #9898AA", "S. c #2F2F4D", "T. c #151527", "U. c #32324F", "V. c #434362", "W. c #5B5B6A", "X. c #3F3F5E", "Y. c #9C9CAD", "Z. c #6C6C8A", "`. c #3C3C5C", " + c #181829", ".+ c #040407", "++ c #2C2C42", "@+ c #4F4F6F", "#+ c #272734", "$+ c #5C5C7B", "%+ c #515170", "&+ c #383852", "*+ c #0F0F1D", "=+ c #1A1A2E", "-+ c #41415F", ";+ c #242438", ">+ c #131324", ",+ c #020203", "'+ c #161626", ")+ c #242444", "!+ c #26263B", "~+ c #434361", "{+ c #19192D", "]+ c #050509", "^+ c #090912", "/+ c #393952", "(+ c #525272", "_+ c #5C5C7C", ":+ c #23232F", "<+ c #545473", "[+ c #5B5B79", "}+ c #565675", "|+ c #22223B", "1+ c #07070E", "2+ c #05050A", "3+ c #141427", "4+ c #010102", "5+ c #0A0A13", "6+ c #151520", "7+ c #2C2C4C", "8+ c #0D0D18", "9+ c #17172C", "0+ c #06060B", "a+ c #21213A", "b+ c #656585", "c+ c #1E1E2B", "d+ c #5E5E7C", "e+ c #767693", "f+ c #25253E", "g+ c #0A0A0E", "h+ c #10101A", "i+ c #313150", "j+ c #81819D", "k+ c #BCBCDC", "l+ c #232337", "m+ c #484866", "n+ c #A0A0C0", "o+ c #A9A9C8", "p+ c #6A6A8A", "q+ c #1F1F2C", "r+ c #353542", "s+ c #80809F", "t+ c #8A8AA7", "u+ c #A2A2C2", "v+ c #9191B0", "w+ c #5E5E7D", "x+ c #3D3D57", "y+ c #0C0C0E", "z+ c #16161D", "A+ c #A5A5C5", "B+ c #8989A9", "C+ c #8888A8", "D+ c #9393B3", "E+ c #B9B9D9", "F+ c #9595B2", "G+ c #7E7E9A", "H+ c #33333E", "I+ c #9A9AB9", "J+ c #84849F", "K+ c #282834", "L+ c #A0A0BE", "M+ c #A5A5C2", "N+ c #BFBFDF", "O+ c #BCBCDB", "P+ c #C1C1DC", "Q+ c #DCDCDF", "R+ c #D6D6DB", "S+ c #9D9DB9", "T+ c #9E9EB9", "U+ c #A0A0BC", "V+ c #B7B7CC", "W+ c #BEBEDA", "X+ c #ABABCA", "Y+ c #787898", "Z+ c #1C1C29", "`+ c #5B5B7A", " @ c #8D8DAC", ".@ c #AAAAC9", "+@ c #BDBDDC", "@@ c #C7C7E2", "#@ c #DDDDE2", "$@ c #DEDEE1", "%@ c #B6B6D3", "&@ c #727291", "*@ c #B6B6D5", "=@ c #9191AF", "-@ c #60607F", ";@ c #1D1D2A", ">@ c #11111E", ",@ c #727292", "'@ c #9898B8", ")@ c #AEAECE", "!@ c #B9B9D8", "~@ c #C4C4E2", "{@ c #CECEE2", "]@ c #A9A9C9", "^@ c #9090B0", "/@ c #A4A4C0", "(@ c #DCDCDE", "_@ c #CFCFE2", ":@ c #BBBBD2", "<@ c #B1B1D1", "[@ c #737392", "}@ c #40405C", "|@ c #10101B", "1@ c #242437", "2@ c #545474", "3@ c #8484A4", "4@ c #DFDFE1", "5@ c #CBCBE1", "6@ c #B3B3D1", "7@ c #CBCBE0", "8@ c #DFDFE2", "9@ c #C1C1D3", "0@ c #A7A7C5", "a@ c #7D7D9C", "b@ c #585878", "c@ c #242435", "d@ c #050508", "e@ c #12121E", "f@ c #ACACCB", "g@ c #BDBDDA", "h@ c #BABADA", "i@ c #C0C0D7", "j@ c #C1C1E0", "k@ c #B5B5D5", "l@ c #A4A4C2", "m@ c #3A3A57", "n@ c #12121C", "o@ c #1E1E34", "p@ c #555575", "q@ c #BFBFDE", "r@ c #9D9DBD", "s@ c #A7A7C6", "t@ c #A1A1C0", "u@ c #1C1C30", "v@ c #3F3F57", "w@ c #9999B8", "x@ c #A3A3C0", "y@ c #B7B7D6", "z@ c #B3B3D2", "A@ c #767696", "B@ c #A4A4C4", "C@ c #BFBFDA", "D@ c #A3A3C1", "E@ c #9898B5", "F@ c #3E3E56", "G@ c #262630", "H@ c #A2A2BF", "I@ c #B8B8D7", "J@ c #9A9AB6", "K@ c #8787A7", "L@ c #696988", "M@ c #8181A0", "N@ c #8181A1", "O@ c #BABAD0", "P@ c #B8B8D5", "Q@ c #9B9BBA", "R@ c #81819E", "S@ c #25252E", "T@ c #1C1C26", "U@ c #646484", "V@ c #9C9CB9", "W@ c #9F9FBE", "X@ c #8C8CAC", "Y@ c #8585A5", "Z@ c #8989A4", "`@ c #A2A2BE", " # c #666685", ".# c #1D1D27", "+# c #13131D", "@# c #9C9CB8", "## c #A1A1C1", "$# c #A2A2C1", "%# c #0B0B15", "&# c #343453", "*# c #8A8AAA", "=# c #A6A6C6", "-# c #010103", ";# c #161621", "># c #B4B4D4", ",# c #8888A4", "'# c #171722", ")# c #11111A", "!# c #757595", "~# c #6B6B8A", "{# c #8C8CAB", "]# c #9B9BB6", "^# c #A6A6C2", "/# c #8D8DAD", "(# c #767695", "_# c #12121B", ":# c #575777", "<# c #9191B1", "[# c #747494", "}# c #6E6E8D", "|# c #8A8AA8", "1# c #8C8CAA", "2# c #A6A6C4", "3# c #8888A6", "4# c #6F6F8E", "5# c #72728F", "6# c #9090AF", "7# c #9B9BBB", "8# c #7F7F9F", "9# c #9797B7", "0# c #6D6D8C", " . + @ @ # $ % & * = @ - ; @ ; > , ' > & % $ # @ @ + . ", " ) ! ~ { ] ^ / ( _ : < [ } ~ } | 1 2 3 ( / ^ ] { ~ ! ) ", " 4 5 5 6 7 8 9 0 a b - c d e d f g h i 0 9 / j 6 5 5 4 ", " 4 k k l m n o p q r s t u v w x y z A B C D E F k k 4 ", " G H ~ I J K L y q r F M t n N O f q P A Q R S T ~ H G ", " U @ V : S W q q X Y Z ` . ...+.x X q q P @.w #.F @ U ", " G H s $.S W q A %.&.*.=.-.-.;.>.,.'.).q !.W S : 6 H G ", " U ~ s $.~.{.B X ).].^./.(._._._.:.<.X q q W S [.N k U ", " 4 ~ < }.|.` 1.2.3.4.5., 6.7.7.8.9.4.3.2.2.1.0.a.@ 5 4 ", " b.l c.d.e.f.g.h.i.( j.k.l.m.n.o.j.p.q.h.f.r.s.t.u.& v. ", " w.6 x.y.z.V A.B.C.~ D.k l E.F.< p.G.H.N I.J. K.L.e w. ", " M.N.O.x.P.s Q.R.% S.T.U.V.W.X.! = Y.Z.`. +.+ ++s @+w. ", " #+$+%+&+*+=+z.-+;+>+,+'+/.q @ )+!+~+++{+]+ ^+/+(+_+#+ ", " :+<+[+}+|+1+2+3+ 4+5+6+g.q g.7+8+9+.+ 0+a+p.b+}.v. ", " c+d+` e+6 f+g+ ,+h+i+<+j+k+j+& D.h+,+ g+l+m+n+o+p+q+ ", " r+s+t+u+v+w+x+y+z+& [.n+' A+B+C+l.& z+y+x+w+D+E+F+G+H+ ", " r+s+t+u+u+u+I+|.J+u+u+u+K q q q A+u+J+|.I+u+E+q F+s+r+ ", " K+Z.t+L+M+N+f O+P+Q+R+S+f T+!.U+R+Q+P+O+f V+W+q X+Y+K+ ", " Z+`+ @. at +@q q @@#@_.$@%@&@n+&@*@$@_.#@@@q ).!.p =@-@;@ ", " >@k ,@'@k+)@!@~@{@7.Q+]@^@E+^@/@(@_._@~@:@A <@2 [@}@|@ ", " 2+1 at 2@3 at E+a &.q @@4 at 5@Y Y q Y 6 at 7@8 at 9@z W+z 0 at a@b at c@d@ ", " e at u.#.f at 0@q t g at _@!.h@!.4.!.q q _ at i@j at q k at l@l.m at n@ ", " 1+o at p@L+/@q t h at q q at r@u+0 u+u+N+q q q q s at t@p at u@0+ ", " J.v at w@x at y@q t z at u A@* > * E B at N+C@j at E+D@E at F@J. ", " G@> | H at I@k at J@K at L@; > M at L@N at h@O at P@u Q at R@S@ ", " T at U@B+t at V@t at u+W@X at Y@K at Z@X at B@N+f `@t at d #.# ", " +#F > n+t@@###U+q !.B@!.q q t u $#n+C+ at ++# ", " %#&#l.*#u+u+=#!.q q !.q q q U+t@@#D l.! %# ", " -#;#s L@' t at U+q q q q >#!.q A+u+,#L at l '#-# ", " )#F !#~#{#]#^#q q q q at q ^#u+/#Z.(#& _# ", " _#:#<#[#}#|#1#2#q q q B 3#w 4#5#6#:#_# ", " _#b at 7#8#, at k.&@J 9#9#9#^@0##.,@} Q at b@_# "}; Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/tecnoballz/devel/.cvsignore,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- .cvsignore 3 Apr 2007 12:39:12 -0000 1.1 +++ .cvsignore 3 Apr 2007 17:37:27 -0000 1.2 @@ -0,0 +1 @@ +tecnoballz-0.91.tgz Index: sources =================================================================== RCS file: /cvs/extras/rpms/tecnoballz/devel/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 3 Apr 2007 12:39:12 -0000 1.1 +++ sources 3 Apr 2007 17:37:27 -0000 1.2 @@ -0,0 +1 @@ +6af1aea114f4d22d6c6d0e12babecddf tecnoballz-0.91.tgz From fedora-extras-commits at redhat.com Tue Apr 3 17:54:16 2007 From: fedora-extras-commits at redhat.com (Peter Gordon (pgordon)) Date: Tue, 3 Apr 2007 13:54:16 -0400 Subject: comps comps-fe6.xml.in,1.316,1.317 comps-fe7.xml.in,1.142,1.143 Message-ID: <200704031754.l33HsGDd019197@cvs-int.fedora.redhat.com> Author: pgordon Update of /cvs/extras/comps In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv19176/comps Modified Files: comps-fe6.xml.in comps-fe7.xml.in Log Message: Add tango-icon-theme and tango-icon-theme-extras entries for fe6 and fe7. Index: comps-fe6.xml.in =================================================================== RCS file: /cvs/extras/comps/comps-fe6.xml.in,v retrieving revision 1.316 retrieving revision 1.317 diff -u -r1.316 -r1.317 --- comps-fe6.xml.in 30 Mar 2007 01:37:10 -0000 1.316 +++ comps-fe6.xml.in 3 Apr 2007 17:53:46 -0000 1.317 @@ -548,6 +548,8 @@ rss-glx-gnome-screensaver sabayon seahorse + tango-icon-theme + tango-icon-theme-extras themes-backgrounds-gnome tracker-search-tool verbiste-gnome Index: comps-fe7.xml.in =================================================================== RCS file: /cvs/extras/comps/comps-fe7.xml.in,v retrieving revision 1.142 retrieving revision 1.143 diff -u -r1.142 -r1.143 --- comps-fe7.xml.in 30 Mar 2007 01:37:10 -0000 1.142 +++ comps-fe7.xml.in 3 Apr 2007 17:53:46 -0000 1.143 @@ -686,6 +686,8 @@ rss-glx-gnome-screensaver sabayon seahorse + tango-icon-theme + tango-icon-theme-extras themes-backgrounds-gnome tracker-search-tool verbiste-gnome From fedora-extras-commits at redhat.com Tue Apr 3 19:01:10 2007 From: fedora-extras-commits at redhat.com (Andrea Musuruane (musuruan)) Date: Tue, 3 Apr 2007 15:01:10 -0400 Subject: rpms/tecnoballz/FC-6 tecnoballz-0.91-64-bit.patch, NONE, 1.1 tecnoballz-0.91-build.patch, NONE, 1.1 tecnoballz-0.91-configfile.patch, NONE, 1.1 tecnoballz-0.91-datadir.patch, NONE, 1.1 tecnoballz-0.91-dropsgid.patch, NONE, 1.1 tecnoballz-0.91-gcc41.patch, NONE, 1.1 tecnoballz-0.91-hiscorepath.patch, NONE, 1.1 tecnoballz-0.91-no-smpeg.patch, NONE, 1.1 tecnoballz-0.91-owner.patch, NONE, 1.1 tecnoballz.desktop, NONE, 1.1 tecnoballz.spec, NONE, 1.1 tecnoballz.xpm, NONE, 1.1 sources, 1.1, 1.2 Message-ID: <200704031901.l33J1A7T028812@cvs-int.fedora.redhat.com> Author: musuruan Update of /cvs/extras/rpms/tecnoballz/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv24671 Modified Files: sources Added Files: tecnoballz-0.91-64-bit.patch tecnoballz-0.91-build.patch tecnoballz-0.91-configfile.patch tecnoballz-0.91-datadir.patch tecnoballz-0.91-dropsgid.patch tecnoballz-0.91-gcc41.patch tecnoballz-0.91-hiscorepath.patch tecnoballz-0.91-no-smpeg.patch tecnoballz-0.91-owner.patch tecnoballz.desktop tecnoballz.spec tecnoballz.xpm Log Message: First import tecnoballz-0.91-64-bit.patch: --- NEW FILE tecnoballz-0.91-64-bit.patch --- --- tecnoballz-0.91/src/fond_ecran.cc~ 2007-03-25 22:56:14.000000000 +0200 +++ tecnoballz-0.91/src/fond_ecran.cc 2007-03-25 22:56:14.000000000 +0200 @@ -133,8 +133,8 @@ // display background map //############################################################### Sint32 src_X = 0; - Sint32 h = (Sint32)ecran; //use pointer address as random value - Sint32 k = (Sint32)fonds; //use pointer address as random value + Sint32 h = (Sint32)((long)ecran); //use pointer address as random value + Sint32 k = (Sint32)((long)fonds); //use pointer address as random value Sint32 nline; if(mVert > 0) nline = mVert; --- tecnoballz-0.91/src/mentatCode.cc~ 2007-03-25 22:58:22.000000000 +0200 +++ tecnoballz-0.91/src/mentatCode.cc 2007-03-25 22:58:22.000000000 +0200 @@ -85,7 +85,7 @@ { if(is_verbose) printf("mentatCode::first_init() [START]\n"); - hasard_val = (Sint32)first_init; + hasard_val = ((Sint32)(long)first_init); memGestion = new RAM_killer(); memGestion->initialise(8000); num_erreur = memGestion->retour_err(); @@ -336,16 +336,16 @@ printf("==6 ptScoreTab\n"); delete ptScoreTab; if(is_verbose) - printf("==7 ecran_gere %x\n", (Sint32)ecran_gere); + printf("==7 ecran_gere %p\n", ecran_gere); delete ecran_gere; #ifndef SOUNDISOFF if(is_verbose) - printf("==8 audiomixer %x\n", (Sint32)ptAudiomix); + printf("==8 audiomixer %p\n", ptAudiomix); delete ptAudiomix; #endif delete pRessource; if(is_verbose) - printf("==9 memGestion %x \n", (Sint32)memGestion); + printf("==9 memGestion %p \n", memGestion); delete memGestion; return num_erreur; } --- tecnoballz-0.91/src/RAM_killer.cc~ 2007-03-25 23:51:56.000000000 +0200 +++ tecnoballz-0.91/src/RAM_killer.cc 2007-03-25 23:52:44.000000000 +0200 @@ -139,8 +139,8 @@ } if(adres) { adrNoFound++; - fprintf(stderr, "RAM_killer::liberation() : %i) address %x not found\n", - adrNoFound, (Sint32)adres); + fprintf(stderr, "RAM_killer::liberation() : %i) address %p not found\n", + adrNoFound, adres); } } @@ -155,8 +155,8 @@ { char* adres = memPT->adresseMem; if(adres) { fprintf(stderr, - "RAM_killer::libereTout() : addr:%x; size:%i; id:%x\n", - (Sint32)memPT->adresseMem, memPT->taille_mem, + "RAM_killer::libereTout() : addr:%p; size:%i; id:%x\n", + memPT->adresseMem, memPT->taille_mem, (Sint32)memPT->identifier); free(adres); //release memory octetTotal -= memPT->taille_mem; @@ -166,8 +166,7 @@ } } fprintf(stderr, - "RAM_killer::libereTout() : remain 10 not released zones\n", - mem_nombre); + "RAM_killer::libereTout() : remain 10 not released zones\n"); } if (adrNoFound) fprintf(stderr, --- tecnoballz-0.91/src/tecno_boui.cc~ 2007-03-25 23:54:57.000000000 +0200 +++ tecnoballz-0.91/src/tecno_boui.cc 2007-03-25 23:54:57.000000000 +0200 @@ -63,7 +63,7 @@ { if(!over_brick(position_x, position_y)) { flag_actif = 1; Sint32 *monPT = ghost_bobs + (hasard_val & 31); - hasard_val += (Sint32)this; + hasard_val += (Sint32)((long)this); Sint32 k = *monPT; miniOffset = k; animOffset = k; @@ -190,7 +190,7 @@ i *= 2; i &= 31; atom_traje = i; - hasard_val += (Sint32)this; + hasard_val += (Sint32)((long)this); i = 4 * resolution; --- tecnoballz-0.91/src/ze_magneye.cc~ 2007-03-26 00:16:00.000000000 +0200 +++ tecnoballz-0.91/src/ze_magneye.cc 2007-03-26 00:16:00.000000000 +0200 @@ -69,7 +69,7 @@ for(Sint32 i = 0; i < objetTotal; i++) { techno_eye *ptEye = objetListe[i]; ptEye->centerPosx = Xcoordinat[hval & 31] * resolution; - hval += (Sint32)ptEye; + hval += (Sint32)((long)ptEye); ptEye->centerPosy = Ycoordinat[hval & 31] * resolution; hval += keyGestion->sourisGetY(); ptEye->finishPosx = Xcoordinat[hval & 31] * resolution; --- tecnoballz-0.91/src/zeNewBalls.cc~ 2007-03-26 00:21:14.000000000 +0200 +++ tecnoballz-0.91/src/zeNewBalls.cc 2007-03-26 00:21:14.000000000 +0200 @@ -416,7 +416,7 @@ { j = balle->directBall; //ball is moving if(j > 64) { fprintf(stderr, - "zeNewBalls::vitus_move() balle->directBall = %ld\n", + "zeNewBalls::vitus_move() balle->directBall = %d\n", j); j = 60; } @@ -488,7 +488,7 @@ { j = balle->directBall; //ball is moving if(j > 64) { fprintf(stderr, - "zeNewBalls::vitus_move() balle->directBall = %ld\n", + "zeNewBalls::vitus_move() balle->directBall = %d\n", j); j = 60; } @@ -628,8 +628,8 @@ j = balle->directBall; //(char *)monPT += j; monPT = (Sint32 *)((char *)monPT + j); - printf("monPT = %x / bumpX->rebonds_GD = %x / *monPT = %i\n", - (Sint32)monPT, (Sint32)bumpX->rebonds_GD, *monPT); + printf("monPT = %p / bumpX->rebonds_GD = %p / *monPT = %i\n", + monPT, bumpX->rebonds_GD, *monPT); printf("%i %i\n", bumpX->rebonds_GD[16], bumpX->rebonds_GD[64]); j = 60; --- tecnoballz-0.91/src/tecno_gads.cc~ 2007-03-26 14:11:25.000000000 +0200 +++ tecnoballz-0.91/src/tecno_gads.cc 2007-03-26 14:11:25.000000000 +0200 @@ -71,7 +71,7 @@ const Sint16 *p = gagdetBrik + nuGad; if (*p < 0) { fprintf(stderr, - "tecno_gads::nouveauGad() : nuGad = %ld, no used ! \n", nuGad); + "tecno_gads::nouveauGad() : nuGad = %d, no used ! \n", nuGad); return; } flag_actif = 1; @@ -103,7 +103,7 @@ const Sint16 *p = gagdetBrik + nuGad; if (*p < 0) { fprintf(stderr, - "tecno_gads::nouveauGad() : nuGad = %ld, no used ! \n", nuGad); + "tecno_gads::nouveauGad() : nuGad = %d, no used ! \n", nuGad); return; } flag_actif = 1; @@ -135,7 +135,7 @@ const Sint16 *p = gagdetBrik + nuGad; if (*p < 0) { fprintf(stderr, - "tecno_gads::nouveauGad() : nuGad = %ld, no used ! \n", nuGad); + "tecno_gads::nouveauGad() : nuGad = %d, no used ! \n", nuGad); return; } flag_actif = 1; @@ -166,7 +166,7 @@ const Sint16 *p = gagdetBrik + nuGad; if (*p < 0) { fprintf(stderr, - "tecno_gads::nouveauGad() : nuGad = %ld, no used ! \n", nuGad); + "tecno_gads::nouveauGad() : nuGad = %d, no used ! \n", nuGad); return; } flag_actif = 1; @@ -199,7 +199,7 @@ const Sint16 *p = gagdetGuar + nuGad; if (*p < 0) { fprintf(stderr, - "tecno_gads::nouveauGad() : nuGad = %ld, no used ! \n", nuGad); + "tecno_gads::nouveauGad() : nuGad = %d, no used ! \n", nuGad); return; } flag_actif = 1; --- tecnoballz-0.91/src/scrolledit.cc~ 2007-03-26 14:10:19.000000000 +0200 +++ tecnoballz-0.91/src/scrolledit.cc 2007-03-26 14:10:19.000000000 +0200 @@ -657,7 +657,7 @@ table += (brush_posx / defilement->motiflarge); printf("scrolledit::brush_draw() : (table - carteFirst):%i / i:%i\n", - (table - defilement->carteFirst), i); + (int)(table - defilement->carteFirst), i); for(i = 0; i < brushHeigh; i++) --- tecnoballz-0.91/src/configfile.cc~ 2007-03-26 14:09:34.000000000 +0200 +++ tecnoballz-0.91/src/configfile.cc 2007-03-26 14:09:34.000000000 +0200 @@ -82,7 +82,7 @@ { fprintf(stdout, " \n" "- optionfull : %i\n- audioactif: %i\n- resolution:%i\n" - "- is_verbose: %i\n hardChoice : %i\n lang:%s\n", + "- is_verbose: %i\n hardChoice : %i\n", ecran_hard::optionfull, audiomixer::audioactif, resolution, is_verbose, hardChoice); } --- tecnoballz-0.91/src/BOB_killer.cc~ 2007-03-26 14:26:38.000000000 +0200 +++ tecnoballz-0.91/src/BOB_killer.cc 2007-03-26 14:34:17.000000000 +0200 @@ -271,18 +271,18 @@ // reserve la table de pointeur sur les tables d'affichage // tables of offsets and counters (words and bytes) - BOBtableP1 = (Sint16 **)(memGestion->reserveMem(sizeof(Sint32) * animationN, 0x424F4250)); + BOBtableP1 = (Sint16 **)(memGestion->reserveMem(sizeof(long) * animationN, 0x424F4250)); error_init(memGestion->retour_err()); if(erreur_num) return erreur_num; // tables of data (pixels of the sprite) - BOBtableP2 = (char **)(memGestion->reserveMem(sizeof(Sint32) * animationN, 0x424F4250)); + BOBtableP2 = (char **)(memGestion->reserveMem(sizeof(long) * animationN, 0x424F4250)); error_init(memGestion->retour_err()); if(erreur_num) return erreur_num; // tables of offsets and counters (byte peer byte) if(fTableByte) - { BOBtableP3 = (Sint16 **)(memGestion->reserveMem(sizeof(Sint32) * animationN, 0x424F4250)); + { BOBtableP3 = (Sint16 **)(memGestion->reserveMem(sizeof(long) * animationN, 0x424F4250)); error_init(memGestion->retour_err()); if(erreur_num) return erreur_num; } @@ -357,7 +357,7 @@ // table giving address of each BOBs into BOBs page //################################################################### adresseTAB = (char **) - (memGestion->reserveMem(sizeof(Sint32) * animationN, 0x424F4250)); + (memGestion->reserveMem(sizeof(long) * animationN, 0x424F4250)); error_init(memGestion->retour_err()); if(erreur_num) return erreur_num; offsetSrce = image->GFX_modulo(BOBlargeur); --- tecnoballz-0.91.orig/src/audiomixer.cc 2005-03-01 15:15:08.000000000 +0100 +++ tecnoballz-0.91/src/audiomixer.cc 2007-03-26 15:26:51.000000000 +0200 @@ -309,6 +309,18 @@ } } +/* LALALA dirty dirty dirty, in playModule() below we want to access the + pointer to the mikmod struct in the PRIVATE / layout not exported Mix_Music + struct returned by Mix_LoadMUS. In order todo this in a portable way, we + declare part of that struct ourselves here */ +extern "C" { + struct _Mix_Music { + Mix_MusicType type; + MODULE *module; + /* more stuff we're not interested in */ + }; +} + //------------------------------------------------------------------------------ // play a module // input => audio : 1 = sound actif @@ -349,8 +362,7 @@ SDL_GetError()); return (erreur_num = E_SDLMIXER); } - Sint32 *p = (Sint32 *)pMixmodule; - ptModAmiga = (MODULE *)p[1]; + ptModAmiga = pMixmodule->module; //################################################################### tecnoballz-0.91-build.patch: --- NEW FILE tecnoballz-0.91-build.patch --- --- ./tecnoballz-0.91/include/zeGigaBlit.h 2005-03-01 14:15:08.000000000 +0000 +++ ./tecnoballz-0.91a/include/zeGigaBlit.h  2005-09-04 19:22:40.000000000 +0100 @@ -36,6 +36,7 @@ #include "../include/objet_gere.h" #include "../include/head_anima.h" #include "../include/lesBriques.h" +#include "../include/zexplosion.h" //............................................................................... class zeGigaBlit:public objet_gere < giga_blitz > { friend class giga_blitz; tecnoballz-0.91-configfile.patch: --- NEW FILE tecnoballz-0.91-configfile.patch --- --- tecnoballz-0.91.orig/src/configfile.cc 2005-03-01 15:15:08.000000000 +0100 +++ tecnoballz-0.91/src/configfile.cc 2006-12-23 17:18:35.000000000 +0100 @@ -167,12 +167,13 @@ if(nuOfPlayer < 1 || nuOfPlayer > 6) nuOfPlayer = 1; //read players names - std::string sName; - char cName[7]; - for(Uint32 i = 0; i < 6; i++) - { sprintf(cName, "%s%d", "player", i + 1); + std::string sName(6, ' '); + char cName[8] = {"......."}; + for(Uint32 i = 0; i < 6; i++) + { //sprintf(cName, "%s%01d", "player", i + 1); + sprintf(cName, "player%01d", i + 1); if(reader.read_string (cName, &sName)) - { //printf("LOAD : %s %s\n", cName, sName.c_str()); + { //printf("LOAD : <%s> => <%s> \n", cName, sName.c_str()); strncpy(thePlayers[i], sName.c_str(), 6); } tecnoballz-0.91-datadir.patch: --- NEW FILE tecnoballz-0.91-datadir.patch --- --- tecnoballz-0.91.org/configure 2005-03-01 23:15:08.000000000 +0900 +++ tecnoballz-0.91/configure 2005-03-11 12:12:46.000000000 +0900 @@ -2602,7 +2602,7 @@ #AC_DEFINE_UNQUOTED([DATADIR], ["${datadir}"], [Define to the data directory.]) cat >>confdefs.h <<\_ACEOF -#define DATADIR "/usr/local/share/tecnoballz" +#define DATADIR "/usr/share/tecnoballz" _ACEOF tecnoballz-0.91-dropsgid.patch: --- NEW FILE tecnoballz-0.91-dropsgid.patch --- diff -ur tecnoballz-0.91.orig/include/ressources.h tecnoballz-0.91/include/ressources.h --- tecnoballz-0.91.orig/include/ressources.h 2005-03-01 15:15:08.000000000 +0100 +++ tecnoballz-0.91/include/ressources.h 2007-04-01 11:24:58.000000000 +0200 @@ -36,7 +36,6 @@ static const char* folderdata; static const char* folder_320; static const char* folder_640; - static char* fnamescore; static char stringtemp[512]; static char pathstring[512]; static char ze_mapfile[]; @@ -71,6 +70,8 @@ static const Sint16* zesinus360; static const Uint32 tabledegas[180]; + static char * const fnamescore; + static int score_fhand; private: Uint32 zeLastSize; //size last file charged in memory diff -ur tecnoballz-0.91.orig/src/main.cc tecnoballz-0.91/src/main.cc --- tecnoballz-0.91.orig/src/main.cc 2005-03-01 15:15:08.000000000 +0100 +++ tecnoballz-0.91/src/main.cc 2007-04-01 11:24:58.000000000 +0200 @@ -20,6 +20,9 @@ // this program; if not, write to the Free Software Foundation, Inc., 59 Temple // Place - Suite 330, Boston, MA 02111-1307, USA. //----------------------------------------------------------------------------- +#define _GNU_SOURCE /* this must be done before the first include of unistd.h */ +#include +#include "../include/ressources.h" #include "../include/mentatCode.h" #include "../include/ecran_hard.h" #include "../include/audiomixer.h" @@ -32,25 +35,42 @@ //------------------------------------------------------------------------------ int main(Sint32 nbArg, char **ptArg) { + gid_t realgid; + Sint32 error = 0; + + ressources::score_fhand = open(ressources::fnamescore, O_RDWR); + + /* Figure out who we really are. */ + realgid = getgid(); + + /* This is where we drop our setuid/setgid privileges. */ + if (setresgid(-1, realgid, realgid) != 0) { + perror("Could not drop setgid privileges. Aborting."); + exit(1); + } + oConfigure.loadconfig(); if(!oConfigure.scanZeArgs(nbArg, ptArg)) - return 0; + goto main_exit; if(mentatCode::is_verbose) { printf("===========================================================\n"); printf(" TECNOBALLZ START\n"); printf("===========================================================\n"); } - Sint32 error = 0; error = mentatCode::first_init(&oConfigure); - if(error) return error; + if(error) goto main_exit; error = mentatCode::game_begin(); - if(error) return error; + if(error) goto main_exit; if(mentatCode::is_verbose) printf("===========================================================\n"); error = mentatCode::desinstall(&oConfigure); - if(error) return error; + if(error) goto main_exit; if(mentatCode::is_verbose) printf("END =======================================================\n"); oConfigure.saveconfig(); + +main_exit: + if (ressources::score_fhand != -1) + close(ressources::score_fhand); return error; } diff -ur tecnoballz-0.91.orig/src/ressources.cc tecnoballz-0.91/src/ressources.cc --- tecnoballz-0.91.orig/src/ressources.cc 2007-04-01 10:37:24.000000000 +0200 +++ tecnoballz-0.91/src/ressources.cc 2007-04-01 11:25:26.000000000 +0200 @@ -31,7 +31,8 @@ //............................................................................... -char* ressources::fnamescore = "/var/games/tecnoballz/tecnoballz.hi"; +char * const ressources::fnamescore = "/var/games/tecnoballz/tecnoballz.hi"; +int ressources::score_fhand = -1; const char* ressources::folderlist[] = { "/", // Normally unused, except when running from the source directory... DATADIR, @@ -508,7 +509,51 @@ //------------------------------------------------------------------------------ char* ressources::loadScores() { - return loadZeFile(fnamescore, &zeLastSize); + if (score_fhand == -1) + return 0; + + //################################################################### + // read the size of the file + //################################################################### + struct stat sStat; + if(fstat(score_fhand, &sStat)) + { fprintf(stderr, + "ressources::loadZeFile() : can't stat file : %s (%s)\n\n", + fnamescore, strerror(errno)); + return 0; + } + zeLastSize = sStat.st_size; //save file size + + //################################################################### + // allocate memory + //################################################################### + char *ptMem = (char *)(memGestion->reserveMem(sStat.st_size, + 0x31313131)); + num_erreur = memGestion->retour_err(); + if(num_erreur) + { fprintf(stderr, "ressources::loadZeFile() %s : out of memory\n\n", + fnamescore); + return 0; + } + + //################################################################### + // read the file + //################################################################### + if(lseek(score_fhand, 0, SEEK_SET) != 0) + { //menGestion->liberation(ptMem); + fprintf(stderr, "ressources::loadZeFile() can't rewind file %s (%s)\n\n", + fnamescore, strerror(errno)); + return 0; + } + + if(read(score_fhand, ptMem, sStat.st_size) != sStat.st_size) + { //menGestion->liberation(ptMem); + fprintf(stderr, "ressources::loadZeFile() can't read file %s (%s)\n\n", + fnamescore, strerror(errno)); + return 0; + } + + return ptMem; } //------------------------------------------------------------------------------ @@ -516,23 +561,17 @@ //------------------------------------------------------------------------------ Sint32 ressources::saveScores(char *ptScr, Uint32 fsize) { -#ifdef WIN32 - _umask(0002); //set umask so that files are group-writable -#else - umask(0002); -#endif - Sint32 fhand = open(fnamescore , O_WRONLY | O_CREAT, 00666); - if(fhand == -1) - { fprintf(stderr, "ressources::saveScores(): file:%s / error:%s\n", - fnamescore, strerror(errno)); + if(score_fhand == -1) + return 0; + + if(lseek(score_fhand, 0, SEEK_SET) != 0) + { //menGestion->liberation(ptMem); + fprintf(stderr, "ressources::loadZeFile() can't rewind file %s (%s)\n\n", + fnamescore, strerror(errno)); return 0; } -#ifdef WIN32 - _write(fhand, ptScr, fsize); -#else - write(fhand, ptScr, fsize); -#endif - if(close(fhand) == -1) + + if(write(score_fhand, ptScr, fsize) != fsize) { fprintf(stderr, "ressources::saveScores(): file:%s / error:%s\n", fnamescore, strerror(errno)); return 0; Only in tecnoballz-0.91/src: ressources.cc~ tecnoballz-0.91-gcc41.patch: --- NEW FILE tecnoballz-0.91-gcc41.patch --- --- ./include/escapeMenu.h~ 2006-03-08 08:39:42.000000000 +0000 +++ ./include/escapeMenu.h 2006-03-08 08:39:51.000000000 +0000 @@ -63,7 +63,7 @@ void displayBOB(char *ptSrc, Sint32 pos_x, Sint32 pos_y, Sint32 NxLine, Sint32 width, Sint32 heigh); void display640(); void display320(); - static const unsigned char escapeMenu::cyclingtab[]; + static const unsigned char cyclingtab[]; static const char *menu_texts[2]; static const char menu_text1[]; static const char menu_text2[]; tecnoballz-0.91-hiscorepath.patch: --- NEW FILE tecnoballz-0.91-hiscorepath.patch --- --- tecnoballz-0.91.orig/src/ressources.cc 2005-04-06 10:04:44.886773120 +0200 +++ tecnoballz-0.91/src/ressources.cc 2005-04-06 10:05:14.105331224 +0200 @@ -31,7 +31,7 @@ //................................................................................ -char* ressources::fnamescore = "/var/lib/games/tecnoballz.hi"; +char* ressources::fnamescore = "/var/games/tecnoballz/tecnoballz.hi"; const char* ressources::folderlist[] = { "/", // Normally unused, except when running from the source directory... DATADIR, tecnoballz-0.91-no-smpeg.patch: --- NEW FILE tecnoballz-0.91-no-smpeg.patch --- --- tecnoballz-0.91/configure.in~ 2007-03-25 22:46:23.000000000 +0200 +++ tecnoballz-0.91/configure.in 2007-03-25 22:46:23.000000000 +0200 @@ -44,11 +44,6 @@ ],[ AC_MSG_ERROR(Could not find the ogg lib : -logg) ]) -AC_CHECK_LIB(smpeg, SMPEG_play, [ - MM_LIBS="${MM_LIBS} -lsmpeg" -],[ - AC_MSG_ERROR(Could not find the smpeg lib : -lsmpeg) -]) # # the SDL lib --- tecnoballz-0.91/configure~ 2007-03-25 22:46:14.000000000 +0200 +++ tecnoballz-0.91/configure 2007-03-25 22:46:14.000000000 +0200 @@ -3250,82 +3250,6 @@ fi -echo "$as_me:$LINENO: checking for SMPEG_play in -lsmpeg" >&5 -echo $ECHO_N "checking for SMPEG_play in -lsmpeg... $ECHO_C" >&6 -if test "${ac_cv_lib_smpeg_SMPEG_play+set}" = set; then - echo $ECHO_N "(cached) $ECHO_C" >&6 -else - ac_check_lib_save_LIBS=$LIBS -LIBS="-lsmpeg $LIBS" -cat >conftest.$ac_ext <<_ACEOF -/* confdefs.h. */ -_ACEOF -cat confdefs.h >>conftest.$ac_ext -cat >>conftest.$ac_ext <<_ACEOF -/* end confdefs.h. */ - -/* Override any gcc2 internal prototype to avoid an error. */ -#ifdef __cplusplus -extern "C" -#endif -/* We use char because int might match the return type of a gcc2 - builtin and then its argument prototype would still apply. */ -char SMPEG_play (); -int -main () -{ -SMPEG_play (); - ; - return 0; -} -_ACEOF -rm -f conftest.$ac_objext conftest$ac_exeext -if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 - (eval $ac_link) 2>conftest.er1 - ac_status=$? - grep -v '^ *+' conftest.er1 >conftest.err - rm -f conftest.er1 - cat conftest.err >&5 - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); } && - { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 - (eval $ac_try) 2>&5 - ac_status=$? - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); }; } && - { ac_try='test -s conftest$ac_exeext' - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 - (eval $ac_try) 2>&5 - ac_status=$? - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); }; }; then - ac_cv_lib_smpeg_SMPEG_play=yes -else - echo "$as_me: failed program was:" >&5 -sed 's/^/| /' conftest.$ac_ext >&5 - -ac_cv_lib_smpeg_SMPEG_play=no -fi -rm -f conftest.err conftest.$ac_objext \ - conftest$ac_exeext conftest.$ac_ext -LIBS=$ac_check_lib_save_LIBS -fi -echo "$as_me:$LINENO: result: $ac_cv_lib_smpeg_SMPEG_play" >&5 -echo "${ECHO_T}$ac_cv_lib_smpeg_SMPEG_play" >&6 -if test $ac_cv_lib_smpeg_SMPEG_play = yes; then - - MM_LIBS="${MM_LIBS} -lsmpeg" - -else - - { { echo "$as_me:$LINENO: error: Could not find the smpeg lib : -lsmpeg" >&5 -echo "$as_me: error: Could not find the smpeg lib : -lsmpeg" >&2;} - { (exit 1); exit 1; }; } - -fi - - # # the SDL lib # tecnoballz-0.91-owner.patch: --- NEW FILE tecnoballz-0.91-owner.patch --- diff -du tecnoballz-0.91.org/Makefile.in tecnoballz-0.91/Makefile.in --- tecnoballz-0.91.org/Makefile.in 2005-03-01 23:15:08.000000000 +0900 +++ tecnoballz-0.91/Makefile.in 2005-03-10 13:21:41.000000000 +0900 @@ -116,14 +116,14 @@ install_bin: install -d $(BINDIR) - install --owner=root --group=games --mode=2755 $(PROG) $(BINDIR) + install --mode=755 $(PROG) $(BINDIR) uninstall_vars: rm -f $(VARDIR)/tecnoballz.hi install_vars: - install --owner=root --group=games --mode=0770 -d $(VARDIR) - install --owner=root --group=games --mode=0664 tecnoballz.hi $(VARDIR) + install -p --mode=0770 -d $(VARDIR) + install -p --mode=0664 tecnoballz.hi $(VARDIR) uninstall_data: rm -f $(DATADIR)/*.bmp $(DATADIR)/*.list $(DATADIR)/*.data @@ -137,19 +137,19 @@ install_data: install -d $(DATADIR) - install --owner=root --group=root --mode=0644 $(DATAFILES) $(DATADIR) + install -p --mode=0644 $(DATAFILES) $(DATADIR) install -d $(MUSICS) install -d $(SOUNDS) install -d $(BITMAPS) install -d $(TEXTURES) - install --owner=root --group=root --mode=0644 src/TecnoballZ/musics/*.mod $(MUSICS) - install --owner=root --group=root --mode=0644 src/TecnoballZ/sounds/*.wav $(SOUNDS) - install --owner=root --group=root --mode=0644 src/TecnoballZ/*.bmp $(BITMAPS) - install --owner=root --group=root --mode=0644 src/TecnoballZ/textures/*.bmp $(TEXTURES) + install -p --mode=0644 src/TecnoballZ/musics/*.mod $(MUSICS) + install -p --mode=0644 src/TecnoballZ/sounds/*.wav $(SOUNDS) + install -p --mode=0644 src/TecnoballZ/*.bmp $(BITMAPS) + install -p --mode=0644 src/TecnoballZ/textures/*.bmp $(TEXTURES) install -d $(SCREEN_320) install -d $(SCREEN_640) - install --owner=root --group=root --mode=0644 src/TecnoballZ/lores/*.bmp $(SCREEN_320) - install --owner=root --group=root --mode=0644 src/TecnoballZ/hires/*.bmp $(SCREEN_640) + install -p --mode=0644 src/TecnoballZ/lores/*.bmp $(SCREEN_320) + install -p --mode=0644 src/TecnoballZ/hires/*.bmp $(SCREEN_640) all: $(PROG) --- NEW FILE tecnoballz.desktop --- [Desktop Entry] Name=TecnoBallZ Comment=A Brick Busting game Exec=tecnoballz Terminal=false Type=Application Icon=tecnoballz.png Encoding=UTF-8 Categories=Game;ArcadeGame --- NEW FILE tecnoballz.spec --- Name: tecnoballz Version: 0.91 Release: 5%{?dist} Summary: A Brick Busting game Group: Amusements/Games License: GPL URL: http://linux.tlk.fr/games/TecnoballZ/ Source0: http://linux.tlk.fr/games/TecnoballZ/download/%{name}-%{version}.tgz Source1: %{name}.xpm Source2: %{name}.desktop # Vine Linux Patch0: tecnoballz-0.91-datadir.patch Patch1: tecnoballz-0.91-owner.patch # Debian Patch2: tecnoballz-0.91-hiscorepath.patch # BoredByPolitics Patch3: tecnoballz-0.91-build.patch # Martin Michlmayr Patch4: tecnoballz-0.91-gcc41.patch # Upstream CVS Patch5: tecnoballz-0.91-configfile.patch # Hans de Goede Patch6: tecnoballz-0.91-64-bit.patch Patch7: tecnoballz-0.91-no-smpeg.patch Patch8: tecnoballz-0.91-dropsgid.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: SDL_mixer-devel BuildRequires: libvorbis-devel BuildRequires: mikmod-devel BuildRequires: desktop-file-utils Requires: hicolor-icon-theme %description TecnoballZ is a "breaking blocks" game that was first written for the Amiga platfrom. You'll need to break all the blocks in each level. The game is divided into Areas which are divided into Levels. Between some levels, you have to defeat a guardian to pass to the next level. When passing an Area, a new edge is open. You can buy weapons and bonus between levels with the money earned during the game. %prep %setup -q %patch0 -p1 %patch1 -p1 %patch2 -p1 %patch3 -p2 %patch4 -p1 %patch5 -p1 %patch6 -p1 %patch7 -p1 %patch8 -p1 #fix man encodig iconv -f ASCII -t UTF-8 man/tecnoballz.1 > man/tecnoballz.1.conv && mv -f man/tecnoballz.1.conv man/tecnoballz.1 iconv -f ISO8859-1 -t UTF-8 man/tecnoballz.fr.1 > man/tecnoballz.fr.1.conv && mv -f man/tecnoballz.fr.1.conv man/tecnoballz.fr.1 %build %configure make %{?_smp_mflags} CXXFLAGS="$RPM_OPT_FLAGS" %install rm -rf %{buildroot} %makeinstall datadir=%{buildroot}%{_datadir}/%{name} VARDIR=%{buildroot}%{_localstatedir}/games/%{name} # install man6 mkdir -p %{buildroot}%{_mandir}/man6/ mkdir -p %{buildroot}%{_mandir}/fr/man6/ sed s/TH\ TecnoballZ/TH\ TecnoballZ\ 6/ < man/%{name}.1 > man/%{name}.6 sed s/TH\ TecnoballZ/TH\ TecnoballZ\ 6/ < man/%{name}.fr.1 > man/%{name}.fr.6 install -p -m0644 man/%{name}.6 %{buildroot}%{_mandir}/man6/%{name}.6 install -p -m0644 man/%{name}.fr.6 %{buildroot}%{_mandir}/fr/man6/%{name}.6 # install desktop file mkdir -p %{buildroot}%{_datadir}/applications desktop-file-install --vendor fedora \ --dir %{buildroot}%{_datadir}/applications \ %{SOURCE2} # install icon mkdir -p %{buildroot}%{_datadir}/icons/hicolor/32x32/apps install -p -m 0644 %{SOURCE1} %{buildroot}%{_datadir}/icons/hicolor/32x32/apps/%{name}.xpm %clean rm -rf %{buildroot} %post touch --no-create %{_datadir}/icons/hicolor || : %{_bindir}/gtk-update-icon-cache --quiet %{_datadir}/icons/hicolor || : %postun touch --no-create %{_datadir}/icons/hicolor || : %{_bindir}/gtk-update-icon-cache --quiet %{_datadir}/icons/hicolor || : %files %defattr(-,root,root) %attr(2755,root,games) %{_bindir}/tecnoballz %{_datadir}/tecnoballz %{_mandir}/man6/tecnoballz.6* %{_mandir}/fr/man6/tecnoballz.6* %{_datadir}/icons/hicolor/32x32/apps/%{name}.xpm %{_datadir}/applications/fedora-%{name}.desktop %doc AUTHORS CHANGES COPYING README %attr(-,root,games) %config(noreplace) %{_localstatedir}/games/tecnoballz/tecnoballz.hi %changelog * Tue Apr 03 2007 Andrea Musuruane 0.91-5%{?dist} - changed summary to avoid naming trademarks. * Sun Apr 01 2007 Andrea Musuruane 0.91-4%{?dist} - corrected silly error in the %%postun script * Sat Mar 31 2007 Andrea Musuruane 0.91-3%{?dist} - added a patch by Hans de Goede to drop setgid privileges when not needed - changed icon cache scriptles to be compliant with updated guidelines - changed vendor to fedora in desktop-file-install * Wed Mar 25 2007 Andrea Musuruane 0.91-2%{?dist} - moved from Livna to Fedora - added a patch by Hans de Goede to fix compiling on 64 bits (Livna #1367) - added a patch by Hans de Goede not to require smpeg (Livna #1367) - changed desktop category to Game;ArcadeGame - binary setgid 'games' in order to allow a shared scoreboard file - cosmetic changes * Sun Dec 17 2006 Andrea Musuruane 0.91-1%{?dist} - initial build for Livna based on Vine Linux package - used icon file from Debian package - used patches from Debian and Vine Linux packages - used a patch by BoredByPolitics via happypenguin.org to fix building - used a patch by Martin Michlmayr to fix compiling with gcc 4.1 (Debian #355841) - used a patch from upstream to fix segfault into configfile.cc file --- NEW FILE tecnoballz.xpm --- /* XPM */ static char * tecnoballz_xpm[] = { "32 32 407 2", " c #000000", ". c #0E0E1B", "+ c #2E2E4E", "@ c #424262", "# c #4B4B6B", "$ c #626282", "% c #5B5B7B", "& c #4E4E6E", "* c #7D7D9D", "= c #5E5E7E", "- c #464666", "; c #8080A0", "> c #8282A2", ", c #9F9FBF", "' c #8686A6", ") c #12121F", "! c #343454", "~ c #404060", "{ c #444464", "] c #535372", "^ c #676787", "/ c #757594", "( c #646483", "_ c #8A8AA9", ": c #686886", "< c #434363", "[ c #5D5D7B", "} c #7E7E9C", "| c #9A9ABA", "1 c #ADADC7", "2 c #9393B2", "3 c #8F8FAF", "4 c #1A1A27", "5 c #3F3F5F", "6 c #494969", "7 c #61617F", "8 c #747492", "9 c #9494B2", "0 c #9090AD", "a c #A8A8C8", "b c #8989A6", "c c #9393AF", "d c #8787A4", "e c #484868", "f c #BEBEDE", "g c #BEBECF", "h c #AEAECC", "i c #ACACCC", "j c #626281", "k c #414161", "l c #4D4D6C", "m c #6F6F8D", "n c #8686A2", "o c #8D8DA9", "p c #ACACC9", "q c #C2C2E2", "r c #B2B2D2", "s c #4A4A6A", "t c #C0C0E0", "u c #A7A7C7", "v c #656583", "w c #8B8BAB", "x c #B8B8D8", "y c #B9B9CE", "z c #C1C1DF", "A c #C0C0DD", "B c #ADADCD", "C c #8E8EAB", "D c #8888A7", "E c #717191", "F c #4D4D6D", "G c #191926", "H c #3E3E5E", "I c #565676", "J c #8B8BAA", "K c #A3A3C3", "L c #AAAAC7", "M c #BABAD9", "N c #4C4C6C", "O c #9595B4", "P c #B9B9CD", "Q c #ABABC9", "R c #A3A3C2", "S c #8888A5", "T c #555574", "U c #1B1B28", "V c #4C4C6B", "W c #AAAACA", "X c #C2C2E1", "Y c #B6B6D6", "Z c #636381", "` c #80809C", " . c #C3C3E2", ".. c #A5A5C4", "+. c #666684", "@. c #A7A7C3", "#. c #6C6C8C", "$. c #6B6B89", "%. c #B9B9CC", "&. c #BDBDDD", "*. c #9595B5", "=. c #4C4C6A", "-. c #E0E0E2", ";. c #DEDEE0", ">. c #DADADC", ",. c #A9A9C6", "'. c #B4B4C7", "). c #C0C0DE", "!. c #C1C1E1", "~. c #80809B", "{. c #8C8CA9", "]. c #C5C5E1", "^. c #CACAD1", "/. c #454565", "(. c #AEAEC8", "_. c #E2E2E2", ":. c #D9D9DD", "<. c #C3C3DE", "[. c #6A6A89", "}. c #585877", "|. c #7E7E99", "1. c #8989A5", "2. c #8F8FAB", "3. c #9393B0", "4. c #ADADCA", "5. c #BEBECC", "6. c #8787A6", "7. c #E1E1E1", "8. c #CBCBE2", "9. c #C2C2CF", "0. c #8383A1", "a. c #595979", "b. c #22222E", "c. c #33334B", "d. c #1C1C27", "e. c #323241", "f. c #464664", "g. c #545472", "h. c #5C5C7A", "i. c #7A7A96", "j. c #686883", "k. c #6B6B8B", "l. c #686887", "m. c #76768B", "n. c #8A8A9F", "o. c #70708F", "p. c #616181", "q. c #797995", "r. c #31313F", "s. c #2C2C37", "t. c #2C2C45", "u. c #393959", "v. c #232330", "w. c #20202D", "x. c #373752", "y. c #252537", "z. c #2E2E44", "A. c #70708C", "B. c #9595A6", "C. c #777795", "D. c #303050", "E. c #1B1B29", "F. c #4A4A69", "G. c #9494A4", "H. c #8484A0", "I. c #272743", "J. c #08080F", "K. c #222238", "L. c #3B3B5B", "M. c #21212E", "N. c #50506F", "O. c #494968", "P. c #2C2C41", "Q. c #71718D", "R. c #9898AA", "S. c #2F2F4D", "T. c #151527", "U. c #32324F", "V. c #434362", "W. c #5B5B6A", "X. c #3F3F5E", "Y. c #9C9CAD", "Z. c #6C6C8A", "`. c #3C3C5C", " + c #181829", ".+ c #040407", "++ c #2C2C42", "@+ c #4F4F6F", "#+ c #272734", "$+ c #5C5C7B", "%+ c #515170", "&+ c #383852", "*+ c #0F0F1D", "=+ c #1A1A2E", "-+ c #41415F", ";+ c #242438", ">+ c #131324", ",+ c #020203", "'+ c #161626", ")+ c #242444", "!+ c #26263B", "~+ c #434361", "{+ c #19192D", "]+ c #050509", "^+ c #090912", "/+ c #393952", "(+ c #525272", "_+ c #5C5C7C", ":+ c #23232F", "<+ c #545473", "[+ c #5B5B79", "}+ c #565675", "|+ c #22223B", "1+ c #07070E", "2+ c #05050A", "3+ c #141427", "4+ c #010102", "5+ c #0A0A13", "6+ c #151520", "7+ c #2C2C4C", "8+ c #0D0D18", "9+ c #17172C", "0+ c #06060B", "a+ c #21213A", "b+ c #656585", "c+ c #1E1E2B", "d+ c #5E5E7C", "e+ c #767693", "f+ c #25253E", "g+ c #0A0A0E", "h+ c #10101A", "i+ c #313150", "j+ c #81819D", "k+ c #BCBCDC", "l+ c #232337", "m+ c #484866", "n+ c #A0A0C0", "o+ c #A9A9C8", "p+ c #6A6A8A", "q+ c #1F1F2C", "r+ c #353542", "s+ c #80809F", "t+ c #8A8AA7", "u+ c #A2A2C2", "v+ c #9191B0", "w+ c #5E5E7D", "x+ c #3D3D57", "y+ c #0C0C0E", "z+ c #16161D", "A+ c #A5A5C5", "B+ c #8989A9", "C+ c #8888A8", "D+ c #9393B3", "E+ c #B9B9D9", "F+ c #9595B2", "G+ c #7E7E9A", "H+ c #33333E", "I+ c #9A9AB9", "J+ c #84849F", "K+ c #282834", "L+ c #A0A0BE", "M+ c #A5A5C2", "N+ c #BFBFDF", "O+ c #BCBCDB", "P+ c #C1C1DC", "Q+ c #DCDCDF", "R+ c #D6D6DB", "S+ c #9D9DB9", "T+ c #9E9EB9", "U+ c #A0A0BC", "V+ c #B7B7CC", "W+ c #BEBEDA", "X+ c #ABABCA", "Y+ c #787898", "Z+ c #1C1C29", "`+ c #5B5B7A", " @ c #8D8DAC", ".@ c #AAAAC9", "+@ c #BDBDDC", "@@ c #C7C7E2", "#@ c #DDDDE2", "$@ c #DEDEE1", "%@ c #B6B6D3", "&@ c #727291", "*@ c #B6B6D5", "=@ c #9191AF", "-@ c #60607F", ";@ c #1D1D2A", ">@ c #11111E", ",@ c #727292", "'@ c #9898B8", ")@ c #AEAECE", "!@ c #B9B9D8", "~@ c #C4C4E2", "{@ c #CECEE2", "]@ c #A9A9C9", "^@ c #9090B0", "/@ c #A4A4C0", "(@ c #DCDCDE", "_@ c #CFCFE2", ":@ c #BBBBD2", "<@ c #B1B1D1", "[@ c #737392", "}@ c #40405C", "|@ c #10101B", "1@ c #242437", "2@ c #545474", "3@ c #8484A4", "4@ c #DFDFE1", "5@ c #CBCBE1", "6@ c #B3B3D1", "7@ c #CBCBE0", "8@ c #DFDFE2", "9@ c #C1C1D3", "0@ c #A7A7C5", "a@ c #7D7D9C", "b@ c #585878", "c@ c #242435", "d@ c #050508", "e@ c #12121E", "f@ c #ACACCB", "g@ c #BDBDDA", "h@ c #BABADA", "i@ c #C0C0D7", "j@ c #C1C1E0", "k@ c #B5B5D5", "l@ c #A4A4C2", "m@ c #3A3A57", "n@ c #12121C", "o@ c #1E1E34", "p@ c #555575", "q@ c #BFBFDE", "r@ c #9D9DBD", "s@ c #A7A7C6", "t@ c #A1A1C0", "u@ c #1C1C30", "v@ c #3F3F57", "w@ c #9999B8", "x@ c #A3A3C0", "y@ c #B7B7D6", "z@ c #B3B3D2", "A@ c #767696", "B@ c #A4A4C4", "C@ c #BFBFDA", "D@ c #A3A3C1", "E@ c #9898B5", "F@ c #3E3E56", "G@ c #262630", "H@ c #A2A2BF", "I@ c #B8B8D7", "J@ c #9A9AB6", "K@ c #8787A7", "L@ c #696988", "M@ c #8181A0", "N@ c #8181A1", "O@ c #BABAD0", "P@ c #B8B8D5", "Q@ c #9B9BBA", "R@ c #81819E", "S@ c #25252E", "T@ c #1C1C26", "U@ c #646484", "V@ c #9C9CB9", "W@ c #9F9FBE", "X@ c #8C8CAC", "Y@ c #8585A5", "Z@ c #8989A4", "`@ c #A2A2BE", " # c #666685", ".# c #1D1D27", "+# c #13131D", "@# c #9C9CB8", "## c #A1A1C1", "$# c #A2A2C1", "%# c #0B0B15", "&# c #343453", "*# c #8A8AAA", "=# c #A6A6C6", "-# c #010103", ";# c #161621", "># c #B4B4D4", ",# c #8888A4", "'# c #171722", ")# c #11111A", "!# c #757595", "~# c #6B6B8A", "{# c #8C8CAB", "]# c #9B9BB6", "^# c #A6A6C2", "/# c #8D8DAD", "(# c #767695", "_# c #12121B", ":# c #575777", "<# c #9191B1", "[# c #747494", "}# c #6E6E8D", "|# c #8A8AA8", "1# c #8C8CAA", "2# c #A6A6C4", "3# c #8888A6", "4# c #6F6F8E", "5# c #72728F", "6# c #9090AF", "7# c #9B9BBB", "8# c #7F7F9F", "9# c #9797B7", "0# c #6D6D8C", " . + @ @ # $ % & * = @ - ; @ ; > , ' > & % $ # @ @ + . ", " ) ! ~ { ] ^ / ( _ : < [ } ~ } | 1 2 3 ( / ^ ] { ~ ! ) ", " 4 5 5 6 7 8 9 0 a b - c d e d f g h i 0 9 / j 6 5 5 4 ", " 4 k k l m n o p q r s t u v w x y z A B C D E F k k 4 ", " G H ~ I J K L y q r F M t n N O f q P A Q R S T ~ H G ", " U @ V : S W q q X Y Z ` . ...+.x X q q P @.w #.F @ U ", " G H s $.S W q A %.&.*.=.-.-.;.>.,.'.).q !.W S : 6 H G ", " U ~ s $.~.{.B X ).].^./.(._._._.:.<.X q q W S [.N k U ", " 4 ~ < }.|.` 1.2.3.4.5., 6.7.7.8.9.4.3.2.2.1.0.a.@ 5 4 ", " b.l c.d.e.f.g.h.i.( j.k.l.m.n.o.j.p.q.h.f.r.s.t.u.& v. ", " w.6 x.y.z.V A.B.C.~ D.k l E.F.< p.G.H.N I.J. K.L.e w. ", " M.N.O.x.P.s Q.R.% S.T.U.V.W.X.! = Y.Z.`. +.+ ++s @+w. ", " #+$+%+&+*+=+z.-+;+>+,+'+/.q @ )+!+~+++{+]+ ^+/+(+_+#+ ", " :+<+[+}+|+1+2+3+ 4+5+6+g.q g.7+8+9+.+ 0+a+p.b+}.v. ", " c+d+` e+6 f+g+ ,+h+i+<+j+k+j+& D.h+,+ g+l+m+n+o+p+q+ ", " r+s+t+u+v+w+x+y+z+& [.n+' A+B+C+l.& z+y+x+w+D+E+F+G+H+ ", " r+s+t+u+u+u+I+|.J+u+u+u+K q q q A+u+J+|.I+u+E+q F+s+r+ ", " K+Z.t+L+M+N+f O+P+Q+R+S+f T+!.U+R+Q+P+O+f V+W+q X+Y+K+ ", " Z+`+ @. at +@q q @@#@_.$@%@&@n+&@*@$@_.#@@@q ).!.p =@-@;@ ", " >@k ,@'@k+)@!@~@{@7.Q+]@^@E+^@/@(@_._@~@:@A <@2 [@}@|@ ", " 2+1 at 2@3 at E+a &.q @@4 at 5@Y Y q Y 6 at 7@8 at 9@z W+z 0 at a@b at c@d@ ", " e at u.#.f at 0@q t g at _@!.h@!.4.!.q q _ at i@j at q k at l@l.m at n@ ", " 1+o at p@L+/@q t h at q q at r@u+0 u+u+N+q q q q s at t@p at u@0+ ", " J.v at w@x at y@q t z at u A@* > * E B at N+C@j at E+D@E at F@J. ", " G@> | H at I@k at J@K at L@; > M at L@N at h@O at P@u Q at R@S@ ", " T at U@B+t at V@t at u+W@X at Y@K at Z@X at B@N+f `@t at d #.# ", " +#F > n+t@@###U+q !.B@!.q q t u $#n+C+ at ++# ", " %#&#l.*#u+u+=#!.q q !.q q q U+t@@#D l.! %# ", " -#;#s L@' t at U+q q q q >#!.q A+u+,#L at l '#-# ", " )#F !#~#{#]#^#q q q q at q ^#u+/#Z.(#& _# ", " _#:#<#[#}#|#1#2#q q q B 3#w 4#5#6#:#_# ", " _#b at 7#8#, at k.&@J 9#9#9#^@0##.,@} Q at b@_# "}; Index: sources =================================================================== RCS file: /cvs/extras/rpms/tecnoballz/FC-6/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 3 Apr 2007 12:39:12 -0000 1.1 +++ sources 3 Apr 2007 19:00:36 -0000 1.2 @@ -0,0 +1 @@ +6af1aea114f4d22d6c6d0e12babecddf tecnoballz-0.91.tgz From fedora-extras-commits at redhat.com Tue Apr 3 19:02:57 2007 From: fedora-extras-commits at redhat.com (Andrea Musuruane (musuruan)) Date: Tue, 3 Apr 2007 15:02:57 -0400 Subject: rpms/tecnoballz/FC-5 tecnoballz-0.91-64-bit.patch, NONE, 1.1 tecnoballz-0.91-build.patch, NONE, 1.1 tecnoballz-0.91-configfile.patch, NONE, 1.1 tecnoballz-0.91-datadir.patch, NONE, 1.1 tecnoballz-0.91-dropsgid.patch, NONE, 1.1 tecnoballz-0.91-gcc41.patch, NONE, 1.1 tecnoballz-0.91-hiscorepath.patch, NONE, 1.1 tecnoballz-0.91-no-smpeg.patch, NONE, 1.1 tecnoballz-0.91-owner.patch, NONE, 1.1 tecnoballz.desktop, NONE, 1.1 tecnoballz.spec, NONE, 1.1 tecnoballz.xpm, NONE, 1.1 sources, 1.1, 1.2 Message-ID: <200704031902.l33J2vVt028907@cvs-int.fedora.redhat.com> Author: musuruan Update of /cvs/extras/rpms/tecnoballz/FC-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv28849 Modified Files: sources Added Files: tecnoballz-0.91-64-bit.patch tecnoballz-0.91-build.patch tecnoballz-0.91-configfile.patch tecnoballz-0.91-datadir.patch tecnoballz-0.91-dropsgid.patch tecnoballz-0.91-gcc41.patch tecnoballz-0.91-hiscorepath.patch tecnoballz-0.91-no-smpeg.patch tecnoballz-0.91-owner.patch tecnoballz.desktop tecnoballz.spec tecnoballz.xpm Log Message: Firts import tecnoballz-0.91-64-bit.patch: --- NEW FILE tecnoballz-0.91-64-bit.patch --- --- tecnoballz-0.91/src/fond_ecran.cc~ 2007-03-25 22:56:14.000000000 +0200 +++ tecnoballz-0.91/src/fond_ecran.cc 2007-03-25 22:56:14.000000000 +0200 @@ -133,8 +133,8 @@ // display background map //############################################################### Sint32 src_X = 0; - Sint32 h = (Sint32)ecran; //use pointer address as random value - Sint32 k = (Sint32)fonds; //use pointer address as random value + Sint32 h = (Sint32)((long)ecran); //use pointer address as random value + Sint32 k = (Sint32)((long)fonds); //use pointer address as random value Sint32 nline; if(mVert > 0) nline = mVert; --- tecnoballz-0.91/src/mentatCode.cc~ 2007-03-25 22:58:22.000000000 +0200 +++ tecnoballz-0.91/src/mentatCode.cc 2007-03-25 22:58:22.000000000 +0200 @@ -85,7 +85,7 @@ { if(is_verbose) printf("mentatCode::first_init() [START]\n"); - hasard_val = (Sint32)first_init; + hasard_val = ((Sint32)(long)first_init); memGestion = new RAM_killer(); memGestion->initialise(8000); num_erreur = memGestion->retour_err(); @@ -336,16 +336,16 @@ printf("==6 ptScoreTab\n"); delete ptScoreTab; if(is_verbose) - printf("==7 ecran_gere %x\n", (Sint32)ecran_gere); + printf("==7 ecran_gere %p\n", ecran_gere); delete ecran_gere; #ifndef SOUNDISOFF if(is_verbose) - printf("==8 audiomixer %x\n", (Sint32)ptAudiomix); + printf("==8 audiomixer %p\n", ptAudiomix); delete ptAudiomix; #endif delete pRessource; if(is_verbose) - printf("==9 memGestion %x \n", (Sint32)memGestion); + printf("==9 memGestion %p \n", memGestion); delete memGestion; return num_erreur; } --- tecnoballz-0.91/src/RAM_killer.cc~ 2007-03-25 23:51:56.000000000 +0200 +++ tecnoballz-0.91/src/RAM_killer.cc 2007-03-25 23:52:44.000000000 +0200 @@ -139,8 +139,8 @@ } if(adres) { adrNoFound++; - fprintf(stderr, "RAM_killer::liberation() : %i) address %x not found\n", - adrNoFound, (Sint32)adres); + fprintf(stderr, "RAM_killer::liberation() : %i) address %p not found\n", + adrNoFound, adres); } } @@ -155,8 +155,8 @@ { char* adres = memPT->adresseMem; if(adres) { fprintf(stderr, - "RAM_killer::libereTout() : addr:%x; size:%i; id:%x\n", - (Sint32)memPT->adresseMem, memPT->taille_mem, + "RAM_killer::libereTout() : addr:%p; size:%i; id:%x\n", + memPT->adresseMem, memPT->taille_mem, (Sint32)memPT->identifier); free(adres); //release memory octetTotal -= memPT->taille_mem; @@ -166,8 +166,7 @@ } } fprintf(stderr, - "RAM_killer::libereTout() : remain 10 not released zones\n", - mem_nombre); + "RAM_killer::libereTout() : remain 10 not released zones\n"); } if (adrNoFound) fprintf(stderr, --- tecnoballz-0.91/src/tecno_boui.cc~ 2007-03-25 23:54:57.000000000 +0200 +++ tecnoballz-0.91/src/tecno_boui.cc 2007-03-25 23:54:57.000000000 +0200 @@ -63,7 +63,7 @@ { if(!over_brick(position_x, position_y)) { flag_actif = 1; Sint32 *monPT = ghost_bobs + (hasard_val & 31); - hasard_val += (Sint32)this; + hasard_val += (Sint32)((long)this); Sint32 k = *monPT; miniOffset = k; animOffset = k; @@ -190,7 +190,7 @@ i *= 2; i &= 31; atom_traje = i; - hasard_val += (Sint32)this; + hasard_val += (Sint32)((long)this); i = 4 * resolution; --- tecnoballz-0.91/src/ze_magneye.cc~ 2007-03-26 00:16:00.000000000 +0200 +++ tecnoballz-0.91/src/ze_magneye.cc 2007-03-26 00:16:00.000000000 +0200 @@ -69,7 +69,7 @@ for(Sint32 i = 0; i < objetTotal; i++) { techno_eye *ptEye = objetListe[i]; ptEye->centerPosx = Xcoordinat[hval & 31] * resolution; - hval += (Sint32)ptEye; + hval += (Sint32)((long)ptEye); ptEye->centerPosy = Ycoordinat[hval & 31] * resolution; hval += keyGestion->sourisGetY(); ptEye->finishPosx = Xcoordinat[hval & 31] * resolution; --- tecnoballz-0.91/src/zeNewBalls.cc~ 2007-03-26 00:21:14.000000000 +0200 +++ tecnoballz-0.91/src/zeNewBalls.cc 2007-03-26 00:21:14.000000000 +0200 @@ -416,7 +416,7 @@ { j = balle->directBall; //ball is moving if(j > 64) { fprintf(stderr, - "zeNewBalls::vitus_move() balle->directBall = %ld\n", + "zeNewBalls::vitus_move() balle->directBall = %d\n", j); j = 60; } @@ -488,7 +488,7 @@ { j = balle->directBall; //ball is moving if(j > 64) { fprintf(stderr, - "zeNewBalls::vitus_move() balle->directBall = %ld\n", + "zeNewBalls::vitus_move() balle->directBall = %d\n", j); j = 60; } @@ -628,8 +628,8 @@ j = balle->directBall; //(char *)monPT += j; monPT = (Sint32 *)((char *)monPT + j); - printf("monPT = %x / bumpX->rebonds_GD = %x / *monPT = %i\n", - (Sint32)monPT, (Sint32)bumpX->rebonds_GD, *monPT); + printf("monPT = %p / bumpX->rebonds_GD = %p / *monPT = %i\n", + monPT, bumpX->rebonds_GD, *monPT); printf("%i %i\n", bumpX->rebonds_GD[16], bumpX->rebonds_GD[64]); j = 60; --- tecnoballz-0.91/src/tecno_gads.cc~ 2007-03-26 14:11:25.000000000 +0200 +++ tecnoballz-0.91/src/tecno_gads.cc 2007-03-26 14:11:25.000000000 +0200 @@ -71,7 +71,7 @@ const Sint16 *p = gagdetBrik + nuGad; if (*p < 0) { fprintf(stderr, - "tecno_gads::nouveauGad() : nuGad = %ld, no used ! \n", nuGad); + "tecno_gads::nouveauGad() : nuGad = %d, no used ! \n", nuGad); return; } flag_actif = 1; @@ -103,7 +103,7 @@ const Sint16 *p = gagdetBrik + nuGad; if (*p < 0) { fprintf(stderr, - "tecno_gads::nouveauGad() : nuGad = %ld, no used ! \n", nuGad); + "tecno_gads::nouveauGad() : nuGad = %d, no used ! \n", nuGad); return; } flag_actif = 1; @@ -135,7 +135,7 @@ const Sint16 *p = gagdetBrik + nuGad; if (*p < 0) { fprintf(stderr, - "tecno_gads::nouveauGad() : nuGad = %ld, no used ! \n", nuGad); + "tecno_gads::nouveauGad() : nuGad = %d, no used ! \n", nuGad); return; } flag_actif = 1; @@ -166,7 +166,7 @@ const Sint16 *p = gagdetBrik + nuGad; if (*p < 0) { fprintf(stderr, - "tecno_gads::nouveauGad() : nuGad = %ld, no used ! \n", nuGad); + "tecno_gads::nouveauGad() : nuGad = %d, no used ! \n", nuGad); return; } flag_actif = 1; @@ -199,7 +199,7 @@ const Sint16 *p = gagdetGuar + nuGad; if (*p < 0) { fprintf(stderr, - "tecno_gads::nouveauGad() : nuGad = %ld, no used ! \n", nuGad); + "tecno_gads::nouveauGad() : nuGad = %d, no used ! \n", nuGad); return; } flag_actif = 1; --- tecnoballz-0.91/src/scrolledit.cc~ 2007-03-26 14:10:19.000000000 +0200 +++ tecnoballz-0.91/src/scrolledit.cc 2007-03-26 14:10:19.000000000 +0200 @@ -657,7 +657,7 @@ table += (brush_posx / defilement->motiflarge); printf("scrolledit::brush_draw() : (table - carteFirst):%i / i:%i\n", - (table - defilement->carteFirst), i); + (int)(table - defilement->carteFirst), i); for(i = 0; i < brushHeigh; i++) --- tecnoballz-0.91/src/configfile.cc~ 2007-03-26 14:09:34.000000000 +0200 +++ tecnoballz-0.91/src/configfile.cc 2007-03-26 14:09:34.000000000 +0200 @@ -82,7 +82,7 @@ { fprintf(stdout, " \n" "- optionfull : %i\n- audioactif: %i\n- resolution:%i\n" - "- is_verbose: %i\n hardChoice : %i\n lang:%s\n", + "- is_verbose: %i\n hardChoice : %i\n", ecran_hard::optionfull, audiomixer::audioactif, resolution, is_verbose, hardChoice); } --- tecnoballz-0.91/src/BOB_killer.cc~ 2007-03-26 14:26:38.000000000 +0200 +++ tecnoballz-0.91/src/BOB_killer.cc 2007-03-26 14:34:17.000000000 +0200 @@ -271,18 +271,18 @@ // reserve la table de pointeur sur les tables d'affichage // tables of offsets and counters (words and bytes) - BOBtableP1 = (Sint16 **)(memGestion->reserveMem(sizeof(Sint32) * animationN, 0x424F4250)); + BOBtableP1 = (Sint16 **)(memGestion->reserveMem(sizeof(long) * animationN, 0x424F4250)); error_init(memGestion->retour_err()); if(erreur_num) return erreur_num; // tables of data (pixels of the sprite) - BOBtableP2 = (char **)(memGestion->reserveMem(sizeof(Sint32) * animationN, 0x424F4250)); + BOBtableP2 = (char **)(memGestion->reserveMem(sizeof(long) * animationN, 0x424F4250)); error_init(memGestion->retour_err()); if(erreur_num) return erreur_num; // tables of offsets and counters (byte peer byte) if(fTableByte) - { BOBtableP3 = (Sint16 **)(memGestion->reserveMem(sizeof(Sint32) * animationN, 0x424F4250)); + { BOBtableP3 = (Sint16 **)(memGestion->reserveMem(sizeof(long) * animationN, 0x424F4250)); error_init(memGestion->retour_err()); if(erreur_num) return erreur_num; } @@ -357,7 +357,7 @@ // table giving address of each BOBs into BOBs page //################################################################### adresseTAB = (char **) - (memGestion->reserveMem(sizeof(Sint32) * animationN, 0x424F4250)); + (memGestion->reserveMem(sizeof(long) * animationN, 0x424F4250)); error_init(memGestion->retour_err()); if(erreur_num) return erreur_num; offsetSrce = image->GFX_modulo(BOBlargeur); --- tecnoballz-0.91.orig/src/audiomixer.cc 2005-03-01 15:15:08.000000000 +0100 +++ tecnoballz-0.91/src/audiomixer.cc 2007-03-26 15:26:51.000000000 +0200 @@ -309,6 +309,18 @@ } } +/* LALALA dirty dirty dirty, in playModule() below we want to access the + pointer to the mikmod struct in the PRIVATE / layout not exported Mix_Music + struct returned by Mix_LoadMUS. In order todo this in a portable way, we + declare part of that struct ourselves here */ +extern "C" { + struct _Mix_Music { + Mix_MusicType type; + MODULE *module; + /* more stuff we're not interested in */ + }; +} + //------------------------------------------------------------------------------ // play a module // input => audio : 1 = sound actif @@ -349,8 +362,7 @@ SDL_GetError()); return (erreur_num = E_SDLMIXER); } - Sint32 *p = (Sint32 *)pMixmodule; - ptModAmiga = (MODULE *)p[1]; + ptModAmiga = pMixmodule->module; //################################################################### tecnoballz-0.91-build.patch: --- NEW FILE tecnoballz-0.91-build.patch --- --- ./tecnoballz-0.91/include/zeGigaBlit.h 2005-03-01 14:15:08.000000000 +0000 +++ ./tecnoballz-0.91a/include/zeGigaBlit.h  2005-09-04 19:22:40.000000000 +0100 @@ -36,6 +36,7 @@ #include "../include/objet_gere.h" #include "../include/head_anima.h" #include "../include/lesBriques.h" +#include "../include/zexplosion.h" //............................................................................... class zeGigaBlit:public objet_gere < giga_blitz > { friend class giga_blitz; tecnoballz-0.91-configfile.patch: --- NEW FILE tecnoballz-0.91-configfile.patch --- --- tecnoballz-0.91.orig/src/configfile.cc 2005-03-01 15:15:08.000000000 +0100 +++ tecnoballz-0.91/src/configfile.cc 2006-12-23 17:18:35.000000000 +0100 @@ -167,12 +167,13 @@ if(nuOfPlayer < 1 || nuOfPlayer > 6) nuOfPlayer = 1; //read players names - std::string sName; - char cName[7]; - for(Uint32 i = 0; i < 6; i++) - { sprintf(cName, "%s%d", "player", i + 1); + std::string sName(6, ' '); + char cName[8] = {"......."}; + for(Uint32 i = 0; i < 6; i++) + { //sprintf(cName, "%s%01d", "player", i + 1); + sprintf(cName, "player%01d", i + 1); if(reader.read_string (cName, &sName)) - { //printf("LOAD : %s %s\n", cName, sName.c_str()); + { //printf("LOAD : <%s> => <%s> \n", cName, sName.c_str()); strncpy(thePlayers[i], sName.c_str(), 6); } tecnoballz-0.91-datadir.patch: --- NEW FILE tecnoballz-0.91-datadir.patch --- --- tecnoballz-0.91.org/configure 2005-03-01 23:15:08.000000000 +0900 +++ tecnoballz-0.91/configure 2005-03-11 12:12:46.000000000 +0900 @@ -2602,7 +2602,7 @@ #AC_DEFINE_UNQUOTED([DATADIR], ["${datadir}"], [Define to the data directory.]) cat >>confdefs.h <<\_ACEOF -#define DATADIR "/usr/local/share/tecnoballz" +#define DATADIR "/usr/share/tecnoballz" _ACEOF tecnoballz-0.91-dropsgid.patch: --- NEW FILE tecnoballz-0.91-dropsgid.patch --- diff -ur tecnoballz-0.91.orig/include/ressources.h tecnoballz-0.91/include/ressources.h --- tecnoballz-0.91.orig/include/ressources.h 2005-03-01 15:15:08.000000000 +0100 +++ tecnoballz-0.91/include/ressources.h 2007-04-01 11:24:58.000000000 +0200 @@ -36,7 +36,6 @@ static const char* folderdata; static const char* folder_320; static const char* folder_640; - static char* fnamescore; static char stringtemp[512]; static char pathstring[512]; static char ze_mapfile[]; @@ -71,6 +70,8 @@ static const Sint16* zesinus360; static const Uint32 tabledegas[180]; + static char * const fnamescore; + static int score_fhand; private: Uint32 zeLastSize; //size last file charged in memory diff -ur tecnoballz-0.91.orig/src/main.cc tecnoballz-0.91/src/main.cc --- tecnoballz-0.91.orig/src/main.cc 2005-03-01 15:15:08.000000000 +0100 +++ tecnoballz-0.91/src/main.cc 2007-04-01 11:24:58.000000000 +0200 @@ -20,6 +20,9 @@ // this program; if not, write to the Free Software Foundation, Inc., 59 Temple // Place - Suite 330, Boston, MA 02111-1307, USA. //----------------------------------------------------------------------------- +#define _GNU_SOURCE /* this must be done before the first include of unistd.h */ +#include +#include "../include/ressources.h" #include "../include/mentatCode.h" #include "../include/ecran_hard.h" #include "../include/audiomixer.h" @@ -32,25 +35,42 @@ //------------------------------------------------------------------------------ int main(Sint32 nbArg, char **ptArg) { + gid_t realgid; + Sint32 error = 0; + + ressources::score_fhand = open(ressources::fnamescore, O_RDWR); + + /* Figure out who we really are. */ + realgid = getgid(); + + /* This is where we drop our setuid/setgid privileges. */ + if (setresgid(-1, realgid, realgid) != 0) { + perror("Could not drop setgid privileges. Aborting."); + exit(1); + } + oConfigure.loadconfig(); if(!oConfigure.scanZeArgs(nbArg, ptArg)) - return 0; + goto main_exit; if(mentatCode::is_verbose) { printf("===========================================================\n"); printf(" TECNOBALLZ START\n"); printf("===========================================================\n"); } - Sint32 error = 0; error = mentatCode::first_init(&oConfigure); - if(error) return error; + if(error) goto main_exit; error = mentatCode::game_begin(); - if(error) return error; + if(error) goto main_exit; if(mentatCode::is_verbose) printf("===========================================================\n"); error = mentatCode::desinstall(&oConfigure); - if(error) return error; + if(error) goto main_exit; if(mentatCode::is_verbose) printf("END =======================================================\n"); oConfigure.saveconfig(); + +main_exit: + if (ressources::score_fhand != -1) + close(ressources::score_fhand); return error; } diff -ur tecnoballz-0.91.orig/src/ressources.cc tecnoballz-0.91/src/ressources.cc --- tecnoballz-0.91.orig/src/ressources.cc 2007-04-01 10:37:24.000000000 +0200 +++ tecnoballz-0.91/src/ressources.cc 2007-04-01 11:25:26.000000000 +0200 @@ -31,7 +31,8 @@ //............................................................................... -char* ressources::fnamescore = "/var/games/tecnoballz/tecnoballz.hi"; +char * const ressources::fnamescore = "/var/games/tecnoballz/tecnoballz.hi"; +int ressources::score_fhand = -1; const char* ressources::folderlist[] = { "/", // Normally unused, except when running from the source directory... DATADIR, @@ -508,7 +509,51 @@ //------------------------------------------------------------------------------ char* ressources::loadScores() { - return loadZeFile(fnamescore, &zeLastSize); + if (score_fhand == -1) + return 0; + + //################################################################### + // read the size of the file + //################################################################### + struct stat sStat; + if(fstat(score_fhand, &sStat)) + { fprintf(stderr, + "ressources::loadZeFile() : can't stat file : %s (%s)\n\n", + fnamescore, strerror(errno)); + return 0; + } + zeLastSize = sStat.st_size; //save file size + + //################################################################### + // allocate memory + //################################################################### + char *ptMem = (char *)(memGestion->reserveMem(sStat.st_size, + 0x31313131)); + num_erreur = memGestion->retour_err(); + if(num_erreur) + { fprintf(stderr, "ressources::loadZeFile() %s : out of memory\n\n", + fnamescore); + return 0; + } + + //################################################################### + // read the file + //################################################################### + if(lseek(score_fhand, 0, SEEK_SET) != 0) + { //menGestion->liberation(ptMem); + fprintf(stderr, "ressources::loadZeFile() can't rewind file %s (%s)\n\n", + fnamescore, strerror(errno)); + return 0; + } + + if(read(score_fhand, ptMem, sStat.st_size) != sStat.st_size) + { //menGestion->liberation(ptMem); + fprintf(stderr, "ressources::loadZeFile() can't read file %s (%s)\n\n", + fnamescore, strerror(errno)); + return 0; + } + + return ptMem; } //------------------------------------------------------------------------------ @@ -516,23 +561,17 @@ //------------------------------------------------------------------------------ Sint32 ressources::saveScores(char *ptScr, Uint32 fsize) { -#ifdef WIN32 - _umask(0002); //set umask so that files are group-writable -#else - umask(0002); -#endif - Sint32 fhand = open(fnamescore , O_WRONLY | O_CREAT, 00666); - if(fhand == -1) - { fprintf(stderr, "ressources::saveScores(): file:%s / error:%s\n", - fnamescore, strerror(errno)); + if(score_fhand == -1) + return 0; + + if(lseek(score_fhand, 0, SEEK_SET) != 0) + { //menGestion->liberation(ptMem); + fprintf(stderr, "ressources::loadZeFile() can't rewind file %s (%s)\n\n", + fnamescore, strerror(errno)); return 0; } -#ifdef WIN32 - _write(fhand, ptScr, fsize); -#else - write(fhand, ptScr, fsize); -#endif - if(close(fhand) == -1) + + if(write(score_fhand, ptScr, fsize) != fsize) { fprintf(stderr, "ressources::saveScores(): file:%s / error:%s\n", fnamescore, strerror(errno)); return 0; Only in tecnoballz-0.91/src: ressources.cc~ tecnoballz-0.91-gcc41.patch: --- NEW FILE tecnoballz-0.91-gcc41.patch --- --- ./include/escapeMenu.h~ 2006-03-08 08:39:42.000000000 +0000 +++ ./include/escapeMenu.h 2006-03-08 08:39:51.000000000 +0000 @@ -63,7 +63,7 @@ void displayBOB(char *ptSrc, Sint32 pos_x, Sint32 pos_y, Sint32 NxLine, Sint32 width, Sint32 heigh); void display640(); void display320(); - static const unsigned char escapeMenu::cyclingtab[]; + static const unsigned char cyclingtab[]; static const char *menu_texts[2]; static const char menu_text1[]; static const char menu_text2[]; tecnoballz-0.91-hiscorepath.patch: --- NEW FILE tecnoballz-0.91-hiscorepath.patch --- --- tecnoballz-0.91.orig/src/ressources.cc 2005-04-06 10:04:44.886773120 +0200 +++ tecnoballz-0.91/src/ressources.cc 2005-04-06 10:05:14.105331224 +0200 @@ -31,7 +31,7 @@ //................................................................................ -char* ressources::fnamescore = "/var/lib/games/tecnoballz.hi"; +char* ressources::fnamescore = "/var/games/tecnoballz/tecnoballz.hi"; const char* ressources::folderlist[] = { "/", // Normally unused, except when running from the source directory... DATADIR, tecnoballz-0.91-no-smpeg.patch: --- NEW FILE tecnoballz-0.91-no-smpeg.patch --- --- tecnoballz-0.91/configure.in~ 2007-03-25 22:46:23.000000000 +0200 +++ tecnoballz-0.91/configure.in 2007-03-25 22:46:23.000000000 +0200 @@ -44,11 +44,6 @@ ],[ AC_MSG_ERROR(Could not find the ogg lib : -logg) ]) -AC_CHECK_LIB(smpeg, SMPEG_play, [ - MM_LIBS="${MM_LIBS} -lsmpeg" -],[ - AC_MSG_ERROR(Could not find the smpeg lib : -lsmpeg) -]) # # the SDL lib --- tecnoballz-0.91/configure~ 2007-03-25 22:46:14.000000000 +0200 +++ tecnoballz-0.91/configure 2007-03-25 22:46:14.000000000 +0200 @@ -3250,82 +3250,6 @@ fi -echo "$as_me:$LINENO: checking for SMPEG_play in -lsmpeg" >&5 -echo $ECHO_N "checking for SMPEG_play in -lsmpeg... $ECHO_C" >&6 -if test "${ac_cv_lib_smpeg_SMPEG_play+set}" = set; then - echo $ECHO_N "(cached) $ECHO_C" >&6 -else - ac_check_lib_save_LIBS=$LIBS -LIBS="-lsmpeg $LIBS" -cat >conftest.$ac_ext <<_ACEOF -/* confdefs.h. */ -_ACEOF -cat confdefs.h >>conftest.$ac_ext -cat >>conftest.$ac_ext <<_ACEOF -/* end confdefs.h. */ - -/* Override any gcc2 internal prototype to avoid an error. */ -#ifdef __cplusplus -extern "C" -#endif -/* We use char because int might match the return type of a gcc2 - builtin and then its argument prototype would still apply. */ -char SMPEG_play (); -int -main () -{ -SMPEG_play (); - ; - return 0; -} -_ACEOF -rm -f conftest.$ac_objext conftest$ac_exeext -if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 - (eval $ac_link) 2>conftest.er1 - ac_status=$? - grep -v '^ *+' conftest.er1 >conftest.err - rm -f conftest.er1 - cat conftest.err >&5 - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); } && - { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 - (eval $ac_try) 2>&5 - ac_status=$? - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); }; } && - { ac_try='test -s conftest$ac_exeext' - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 - (eval $ac_try) 2>&5 - ac_status=$? - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); }; }; then - ac_cv_lib_smpeg_SMPEG_play=yes -else - echo "$as_me: failed program was:" >&5 -sed 's/^/| /' conftest.$ac_ext >&5 - -ac_cv_lib_smpeg_SMPEG_play=no -fi -rm -f conftest.err conftest.$ac_objext \ - conftest$ac_exeext conftest.$ac_ext -LIBS=$ac_check_lib_save_LIBS -fi -echo "$as_me:$LINENO: result: $ac_cv_lib_smpeg_SMPEG_play" >&5 -echo "${ECHO_T}$ac_cv_lib_smpeg_SMPEG_play" >&6 -if test $ac_cv_lib_smpeg_SMPEG_play = yes; then - - MM_LIBS="${MM_LIBS} -lsmpeg" - -else - - { { echo "$as_me:$LINENO: error: Could not find the smpeg lib : -lsmpeg" >&5 -echo "$as_me: error: Could not find the smpeg lib : -lsmpeg" >&2;} - { (exit 1); exit 1; }; } - -fi - - # # the SDL lib # tecnoballz-0.91-owner.patch: --- NEW FILE tecnoballz-0.91-owner.patch --- diff -du tecnoballz-0.91.org/Makefile.in tecnoballz-0.91/Makefile.in --- tecnoballz-0.91.org/Makefile.in 2005-03-01 23:15:08.000000000 +0900 +++ tecnoballz-0.91/Makefile.in 2005-03-10 13:21:41.000000000 +0900 @@ -116,14 +116,14 @@ install_bin: install -d $(BINDIR) - install --owner=root --group=games --mode=2755 $(PROG) $(BINDIR) + install --mode=755 $(PROG) $(BINDIR) uninstall_vars: rm -f $(VARDIR)/tecnoballz.hi install_vars: - install --owner=root --group=games --mode=0770 -d $(VARDIR) - install --owner=root --group=games --mode=0664 tecnoballz.hi $(VARDIR) + install -p --mode=0770 -d $(VARDIR) + install -p --mode=0664 tecnoballz.hi $(VARDIR) uninstall_data: rm -f $(DATADIR)/*.bmp $(DATADIR)/*.list $(DATADIR)/*.data @@ -137,19 +137,19 @@ install_data: install -d $(DATADIR) - install --owner=root --group=root --mode=0644 $(DATAFILES) $(DATADIR) + install -p --mode=0644 $(DATAFILES) $(DATADIR) install -d $(MUSICS) install -d $(SOUNDS) install -d $(BITMAPS) install -d $(TEXTURES) - install --owner=root --group=root --mode=0644 src/TecnoballZ/musics/*.mod $(MUSICS) - install --owner=root --group=root --mode=0644 src/TecnoballZ/sounds/*.wav $(SOUNDS) - install --owner=root --group=root --mode=0644 src/TecnoballZ/*.bmp $(BITMAPS) - install --owner=root --group=root --mode=0644 src/TecnoballZ/textures/*.bmp $(TEXTURES) + install -p --mode=0644 src/TecnoballZ/musics/*.mod $(MUSICS) + install -p --mode=0644 src/TecnoballZ/sounds/*.wav $(SOUNDS) + install -p --mode=0644 src/TecnoballZ/*.bmp $(BITMAPS) + install -p --mode=0644 src/TecnoballZ/textures/*.bmp $(TEXTURES) install -d $(SCREEN_320) install -d $(SCREEN_640) - install --owner=root --group=root --mode=0644 src/TecnoballZ/lores/*.bmp $(SCREEN_320) - install --owner=root --group=root --mode=0644 src/TecnoballZ/hires/*.bmp $(SCREEN_640) + install -p --mode=0644 src/TecnoballZ/lores/*.bmp $(SCREEN_320) + install -p --mode=0644 src/TecnoballZ/hires/*.bmp $(SCREEN_640) all: $(PROG) --- NEW FILE tecnoballz.desktop --- [Desktop Entry] Name=TecnoBallZ Comment=A Brick Busting game Exec=tecnoballz Terminal=false Type=Application Icon=tecnoballz.png Encoding=UTF-8 Categories=Game;ArcadeGame --- NEW FILE tecnoballz.spec --- Name: tecnoballz Version: 0.91 Release: 5%{?dist} Summary: A Brick Busting game Group: Amusements/Games License: GPL URL: http://linux.tlk.fr/games/TecnoballZ/ Source0: http://linux.tlk.fr/games/TecnoballZ/download/%{name}-%{version}.tgz Source1: %{name}.xpm Source2: %{name}.desktop # Vine Linux Patch0: tecnoballz-0.91-datadir.patch Patch1: tecnoballz-0.91-owner.patch # Debian Patch2: tecnoballz-0.91-hiscorepath.patch # BoredByPolitics Patch3: tecnoballz-0.91-build.patch # Martin Michlmayr Patch4: tecnoballz-0.91-gcc41.patch # Upstream CVS Patch5: tecnoballz-0.91-configfile.patch # Hans de Goede Patch6: tecnoballz-0.91-64-bit.patch Patch7: tecnoballz-0.91-no-smpeg.patch Patch8: tecnoballz-0.91-dropsgid.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: SDL_mixer-devel BuildRequires: libvorbis-devel BuildRequires: mikmod-devel BuildRequires: desktop-file-utils Requires: hicolor-icon-theme %description TecnoballZ is a "breaking blocks" game that was first written for the Amiga platfrom. You'll need to break all the blocks in each level. The game is divided into Areas which are divided into Levels. Between some levels, you have to defeat a guardian to pass to the next level. When passing an Area, a new edge is open. You can buy weapons and bonus between levels with the money earned during the game. %prep %setup -q %patch0 -p1 %patch1 -p1 %patch2 -p1 %patch3 -p2 %patch4 -p1 %patch5 -p1 %patch6 -p1 %patch7 -p1 %patch8 -p1 #fix man encodig iconv -f ASCII -t UTF-8 man/tecnoballz.1 > man/tecnoballz.1.conv && mv -f man/tecnoballz.1.conv man/tecnoballz.1 iconv -f ISO8859-1 -t UTF-8 man/tecnoballz.fr.1 > man/tecnoballz.fr.1.conv && mv -f man/tecnoballz.fr.1.conv man/tecnoballz.fr.1 %build %configure make %{?_smp_mflags} CXXFLAGS="$RPM_OPT_FLAGS" %install rm -rf %{buildroot} %makeinstall datadir=%{buildroot}%{_datadir}/%{name} VARDIR=%{buildroot}%{_localstatedir}/games/%{name} # install man6 mkdir -p %{buildroot}%{_mandir}/man6/ mkdir -p %{buildroot}%{_mandir}/fr/man6/ sed s/TH\ TecnoballZ/TH\ TecnoballZ\ 6/ < man/%{name}.1 > man/%{name}.6 sed s/TH\ TecnoballZ/TH\ TecnoballZ\ 6/ < man/%{name}.fr.1 > man/%{name}.fr.6 install -p -m0644 man/%{name}.6 %{buildroot}%{_mandir}/man6/%{name}.6 install -p -m0644 man/%{name}.fr.6 %{buildroot}%{_mandir}/fr/man6/%{name}.6 # install desktop file mkdir -p %{buildroot}%{_datadir}/applications desktop-file-install --vendor fedora \ --dir %{buildroot}%{_datadir}/applications \ %{SOURCE2} # install icon mkdir -p %{buildroot}%{_datadir}/icons/hicolor/32x32/apps install -p -m 0644 %{SOURCE1} %{buildroot}%{_datadir}/icons/hicolor/32x32/apps/%{name}.xpm %clean rm -rf %{buildroot} %post touch --no-create %{_datadir}/icons/hicolor || : %{_bindir}/gtk-update-icon-cache --quiet %{_datadir}/icons/hicolor || : %postun touch --no-create %{_datadir}/icons/hicolor || : %{_bindir}/gtk-update-icon-cache --quiet %{_datadir}/icons/hicolor || : %files %defattr(-,root,root) %attr(2755,root,games) %{_bindir}/tecnoballz %{_datadir}/tecnoballz %{_mandir}/man6/tecnoballz.6* %{_mandir}/fr/man6/tecnoballz.6* %{_datadir}/icons/hicolor/32x32/apps/%{name}.xpm %{_datadir}/applications/fedora-%{name}.desktop %doc AUTHORS CHANGES COPYING README %attr(-,root,games) %config(noreplace) %{_localstatedir}/games/tecnoballz/tecnoballz.hi %changelog * Tue Apr 03 2007 Andrea Musuruane 0.91-5%{?dist} - changed summary to avoid naming trademarks. * Sun Apr 01 2007 Andrea Musuruane 0.91-4%{?dist} - corrected silly error in the %%postun script * Sat Mar 31 2007 Andrea Musuruane 0.91-3%{?dist} - added a patch by Hans de Goede to drop setgid privileges when not needed - changed icon cache scriptles to be compliant with updated guidelines - changed vendor to fedora in desktop-file-install * Wed Mar 25 2007 Andrea Musuruane 0.91-2%{?dist} - moved from Livna to Fedora - added a patch by Hans de Goede to fix compiling on 64 bits (Livna #1367) - added a patch by Hans de Goede not to require smpeg (Livna #1367) - changed desktop category to Game;ArcadeGame - binary setgid 'games' in order to allow a shared scoreboard file - cosmetic changes * Sun Dec 17 2006 Andrea Musuruane 0.91-1%{?dist} - initial build for Livna based on Vine Linux package - used icon file from Debian package - used patches from Debian and Vine Linux packages - used a patch by BoredByPolitics via happypenguin.org to fix building - used a patch by Martin Michlmayr to fix compiling with gcc 4.1 (Debian #355841) - used a patch from upstream to fix segfault into configfile.cc file --- NEW FILE tecnoballz.xpm --- /* XPM */ static char * tecnoballz_xpm[] = { "32 32 407 2", " c #000000", ". c #0E0E1B", "+ c #2E2E4E", "@ c #424262", "# c #4B4B6B", "$ c #626282", "% c #5B5B7B", "& c #4E4E6E", "* c #7D7D9D", "= c #5E5E7E", "- c #464666", "; c #8080A0", "> c #8282A2", ", c #9F9FBF", "' c #8686A6", ") c #12121F", "! c #343454", "~ c #404060", "{ c #444464", "] c #535372", "^ c #676787", "/ c #757594", "( c #646483", "_ c #8A8AA9", ": c #686886", "< c #434363", "[ c #5D5D7B", "} c #7E7E9C", "| c #9A9ABA", "1 c #ADADC7", "2 c #9393B2", "3 c #8F8FAF", "4 c #1A1A27", "5 c #3F3F5F", "6 c #494969", "7 c #61617F", "8 c #747492", "9 c #9494B2", "0 c #9090AD", "a c #A8A8C8", "b c #8989A6", "c c #9393AF", "d c #8787A4", "e c #484868", "f c #BEBEDE", "g c #BEBECF", "h c #AEAECC", "i c #ACACCC", "j c #626281", "k c #414161", "l c #4D4D6C", "m c #6F6F8D", "n c #8686A2", "o c #8D8DA9", "p c #ACACC9", "q c #C2C2E2", "r c #B2B2D2", "s c #4A4A6A", "t c #C0C0E0", "u c #A7A7C7", "v c #656583", "w c #8B8BAB", "x c #B8B8D8", "y c #B9B9CE", "z c #C1C1DF", "A c #C0C0DD", "B c #ADADCD", "C c #8E8EAB", "D c #8888A7", "E c #717191", "F c #4D4D6D", "G c #191926", "H c #3E3E5E", "I c #565676", "J c #8B8BAA", "K c #A3A3C3", "L c #AAAAC7", "M c #BABAD9", "N c #4C4C6C", "O c #9595B4", "P c #B9B9CD", "Q c #ABABC9", "R c #A3A3C2", "S c #8888A5", "T c #555574", "U c #1B1B28", "V c #4C4C6B", "W c #AAAACA", "X c #C2C2E1", "Y c #B6B6D6", "Z c #636381", "` c #80809C", " . c #C3C3E2", ".. c #A5A5C4", "+. c #666684", "@. c #A7A7C3", "#. c #6C6C8C", "$. c #6B6B89", "%. c #B9B9CC", "&. c #BDBDDD", "*. c #9595B5", "=. c #4C4C6A", "-. c #E0E0E2", ";. c #DEDEE0", ">. c #DADADC", ",. c #A9A9C6", "'. c #B4B4C7", "). c #C0C0DE", "!. c #C1C1E1", "~. c #80809B", "{. c #8C8CA9", "]. c #C5C5E1", "^. c #CACAD1", "/. c #454565", "(. c #AEAEC8", "_. c #E2E2E2", ":. c #D9D9DD", "<. c #C3C3DE", "[. c #6A6A89", "}. c #585877", "|. c #7E7E99", "1. c #8989A5", "2. c #8F8FAB", "3. c #9393B0", "4. c #ADADCA", "5. c #BEBECC", "6. c #8787A6", "7. c #E1E1E1", "8. c #CBCBE2", "9. c #C2C2CF", "0. c #8383A1", "a. c #595979", "b. c #22222E", "c. c #33334B", "d. c #1C1C27", "e. c #323241", "f. c #464664", "g. c #545472", "h. c #5C5C7A", "i. c #7A7A96", "j. c #686883", "k. c #6B6B8B", "l. c #686887", "m. c #76768B", "n. c #8A8A9F", "o. c #70708F", "p. c #616181", "q. c #797995", "r. c #31313F", "s. c #2C2C37", "t. c #2C2C45", "u. c #393959", "v. c #232330", "w. c #20202D", "x. c #373752", "y. c #252537", "z. c #2E2E44", "A. c #70708C", "B. c #9595A6", "C. c #777795", "D. c #303050", "E. c #1B1B29", "F. c #4A4A69", "G. c #9494A4", "H. c #8484A0", "I. c #272743", "J. c #08080F", "K. c #222238", "L. c #3B3B5B", "M. c #21212E", "N. c #50506F", "O. c #494968", "P. c #2C2C41", "Q. c #71718D", "R. c #9898AA", "S. c #2F2F4D", "T. c #151527", "U. c #32324F", "V. c #434362", "W. c #5B5B6A", "X. c #3F3F5E", "Y. c #9C9CAD", "Z. c #6C6C8A", "`. c #3C3C5C", " + c #181829", ".+ c #040407", "++ c #2C2C42", "@+ c #4F4F6F", "#+ c #272734", "$+ c #5C5C7B", "%+ c #515170", "&+ c #383852", "*+ c #0F0F1D", "=+ c #1A1A2E", "-+ c #41415F", ";+ c #242438", ">+ c #131324", ",+ c #020203", "'+ c #161626", ")+ c #242444", "!+ c #26263B", "~+ c #434361", "{+ c #19192D", "]+ c #050509", "^+ c #090912", "/+ c #393952", "(+ c #525272", "_+ c #5C5C7C", ":+ c #23232F", "<+ c #545473", "[+ c #5B5B79", "}+ c #565675", "|+ c #22223B", "1+ c #07070E", "2+ c #05050A", "3+ c #141427", "4+ c #010102", "5+ c #0A0A13", "6+ c #151520", "7+ c #2C2C4C", "8+ c #0D0D18", "9+ c #17172C", "0+ c #06060B", "a+ c #21213A", "b+ c #656585", "c+ c #1E1E2B", "d+ c #5E5E7C", "e+ c #767693", "f+ c #25253E", "g+ c #0A0A0E", "h+ c #10101A", "i+ c #313150", "j+ c #81819D", "k+ c #BCBCDC", "l+ c #232337", "m+ c #484866", "n+ c #A0A0C0", "o+ c #A9A9C8", "p+ c #6A6A8A", "q+ c #1F1F2C", "r+ c #353542", "s+ c #80809F", "t+ c #8A8AA7", "u+ c #A2A2C2", "v+ c #9191B0", "w+ c #5E5E7D", "x+ c #3D3D57", "y+ c #0C0C0E", "z+ c #16161D", "A+ c #A5A5C5", "B+ c #8989A9", "C+ c #8888A8", "D+ c #9393B3", "E+ c #B9B9D9", "F+ c #9595B2", "G+ c #7E7E9A", "H+ c #33333E", "I+ c #9A9AB9", "J+ c #84849F", "K+ c #282834", "L+ c #A0A0BE", "M+ c #A5A5C2", "N+ c #BFBFDF", "O+ c #BCBCDB", "P+ c #C1C1DC", "Q+ c #DCDCDF", "R+ c #D6D6DB", "S+ c #9D9DB9", "T+ c #9E9EB9", "U+ c #A0A0BC", "V+ c #B7B7CC", "W+ c #BEBEDA", "X+ c #ABABCA", "Y+ c #787898", "Z+ c #1C1C29", "`+ c #5B5B7A", " @ c #8D8DAC", ".@ c #AAAAC9", "+@ c #BDBDDC", "@@ c #C7C7E2", "#@ c #DDDDE2", "$@ c #DEDEE1", "%@ c #B6B6D3", "&@ c #727291", "*@ c #B6B6D5", "=@ c #9191AF", "-@ c #60607F", ";@ c #1D1D2A", ">@ c #11111E", ",@ c #727292", "'@ c #9898B8", ")@ c #AEAECE", "!@ c #B9B9D8", "~@ c #C4C4E2", "{@ c #CECEE2", "]@ c #A9A9C9", "^@ c #9090B0", "/@ c #A4A4C0", "(@ c #DCDCDE", "_@ c #CFCFE2", ":@ c #BBBBD2", "<@ c #B1B1D1", "[@ c #737392", "}@ c #40405C", "|@ c #10101B", "1@ c #242437", "2@ c #545474", "3@ c #8484A4", "4@ c #DFDFE1", "5@ c #CBCBE1", "6@ c #B3B3D1", "7@ c #CBCBE0", "8@ c #DFDFE2", "9@ c #C1C1D3", "0@ c #A7A7C5", "a@ c #7D7D9C", "b@ c #585878", "c@ c #242435", "d@ c #050508", "e@ c #12121E", "f@ c #ACACCB", "g@ c #BDBDDA", "h@ c #BABADA", "i@ c #C0C0D7", "j@ c #C1C1E0", "k@ c #B5B5D5", "l@ c #A4A4C2", "m@ c #3A3A57", "n@ c #12121C", "o@ c #1E1E34", "p@ c #555575", "q@ c #BFBFDE", "r@ c #9D9DBD", "s@ c #A7A7C6", "t@ c #A1A1C0", "u@ c #1C1C30", "v@ c #3F3F57", "w@ c #9999B8", "x@ c #A3A3C0", "y@ c #B7B7D6", "z@ c #B3B3D2", "A@ c #767696", "B@ c #A4A4C4", "C@ c #BFBFDA", "D@ c #A3A3C1", "E@ c #9898B5", "F@ c #3E3E56", "G@ c #262630", "H@ c #A2A2BF", "I@ c #B8B8D7", "J@ c #9A9AB6", "K@ c #8787A7", "L@ c #696988", "M@ c #8181A0", "N@ c #8181A1", "O@ c #BABAD0", "P@ c #B8B8D5", "Q@ c #9B9BBA", "R@ c #81819E", "S@ c #25252E", "T@ c #1C1C26", "U@ c #646484", "V@ c #9C9CB9", "W@ c #9F9FBE", "X@ c #8C8CAC", "Y@ c #8585A5", "Z@ c #8989A4", "`@ c #A2A2BE", " # c #666685", ".# c #1D1D27", "+# c #13131D", "@# c #9C9CB8", "## c #A1A1C1", "$# c #A2A2C1", "%# c #0B0B15", "&# c #343453", "*# c #8A8AAA", "=# c #A6A6C6", "-# c #010103", ";# c #161621", "># c #B4B4D4", ",# c #8888A4", "'# c #171722", ")# c #11111A", "!# c #757595", "~# c #6B6B8A", "{# c #8C8CAB", "]# c #9B9BB6", "^# c #A6A6C2", "/# c #8D8DAD", "(# c #767695", "_# c #12121B", ":# c #575777", "<# c #9191B1", "[# c #747494", "}# c #6E6E8D", "|# c #8A8AA8", "1# c #8C8CAA", "2# c #A6A6C4", "3# c #8888A6", "4# c #6F6F8E", "5# c #72728F", "6# c #9090AF", "7# c #9B9BBB", "8# c #7F7F9F", "9# c #9797B7", "0# c #6D6D8C", " . + @ @ # $ % & * = @ - ; @ ; > , ' > & % $ # @ @ + . ", " ) ! ~ { ] ^ / ( _ : < [ } ~ } | 1 2 3 ( / ^ ] { ~ ! ) ", " 4 5 5 6 7 8 9 0 a b - c d e d f g h i 0 9 / j 6 5 5 4 ", " 4 k k l m n o p q r s t u v w x y z A B C D E F k k 4 ", " G H ~ I J K L y q r F M t n N O f q P A Q R S T ~ H G ", " U @ V : S W q q X Y Z ` . ...+.x X q q P @.w #.F @ U ", " G H s $.S W q A %.&.*.=.-.-.;.>.,.'.).q !.W S : 6 H G ", " U ~ s $.~.{.B X ).].^./.(._._._.:.<.X q q W S [.N k U ", " 4 ~ < }.|.` 1.2.3.4.5., 6.7.7.8.9.4.3.2.2.1.0.a.@ 5 4 ", " b.l c.d.e.f.g.h.i.( j.k.l.m.n.o.j.p.q.h.f.r.s.t.u.& v. ", " w.6 x.y.z.V A.B.C.~ D.k l E.F.< p.G.H.N I.J. K.L.e w. ", " M.N.O.x.P.s Q.R.% S.T.U.V.W.X.! = Y.Z.`. +.+ ++s @+w. ", " #+$+%+&+*+=+z.-+;+>+,+'+/.q @ )+!+~+++{+]+ ^+/+(+_+#+ ", " :+<+[+}+|+1+2+3+ 4+5+6+g.q g.7+8+9+.+ 0+a+p.b+}.v. ", " c+d+` e+6 f+g+ ,+h+i+<+j+k+j+& D.h+,+ g+l+m+n+o+p+q+ ", " r+s+t+u+v+w+x+y+z+& [.n+' A+B+C+l.& z+y+x+w+D+E+F+G+H+ ", " r+s+t+u+u+u+I+|.J+u+u+u+K q q q A+u+J+|.I+u+E+q F+s+r+ ", " K+Z.t+L+M+N+f O+P+Q+R+S+f T+!.U+R+Q+P+O+f V+W+q X+Y+K+ ", " Z+`+ @. at +@q q @@#@_.$@%@&@n+&@*@$@_.#@@@q ).!.p =@-@;@ ", " >@k ,@'@k+)@!@~@{@7.Q+]@^@E+^@/@(@_._@~@:@A <@2 [@}@|@ ", " 2+1 at 2@3 at E+a &.q @@4 at 5@Y Y q Y 6 at 7@8 at 9@z W+z 0 at a@b at c@d@ ", " e at u.#.f at 0@q t g at _@!.h@!.4.!.q q _ at i@j at q k at l@l.m at n@ ", " 1+o at p@L+/@q t h at q q at r@u+0 u+u+N+q q q q s at t@p at u@0+ ", " J.v at w@x at y@q t z at u A@* > * E B at N+C@j at E+D@E at F@J. ", " G@> | H at I@k at J@K at L@; > M at L@N at h@O at P@u Q at R@S@ ", " T at U@B+t at V@t at u+W@X at Y@K at Z@X at B@N+f `@t at d #.# ", " +#F > n+t@@###U+q !.B@!.q q t u $#n+C+ at ++# ", " %#&#l.*#u+u+=#!.q q !.q q q U+t@@#D l.! %# ", " -#;#s L@' t at U+q q q q >#!.q A+u+,#L at l '#-# ", " )#F !#~#{#]#^#q q q q at q ^#u+/#Z.(#& _# ", " _#:#<#[#}#|#1#2#q q q B 3#w 4#5#6#:#_# ", " _#b at 7#8#, at k.&@J 9#9#9#^@0##.,@} Q at b@_# "}; Index: sources =================================================================== RCS file: /cvs/extras/rpms/tecnoballz/FC-5/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 3 Apr 2007 12:39:12 -0000 1.1 +++ sources 3 Apr 2007 19:02:23 -0000 1.2 @@ -0,0 +1 @@ +6af1aea114f4d22d6c6d0e12babecddf tecnoballz-0.91.tgz From fedora-extras-commits at redhat.com Tue Apr 3 20:20:29 2007 From: fedora-extras-commits at redhat.com (Toshio Ernie Kuratomi (toshio)) Date: Tue, 3 Apr 2007 16:20:29 -0400 Subject: rpms/bzr/devel bzr.spec,1.15,1.16 Message-ID: <200704032020.l33KKTN6001817@cvs-int.fedora.redhat.com> Author: toshio Update of /cvs/extras/rpms/bzr/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv1768 Modified Files: bzr.spec Log Message: * Change the description to reflect upstreams wish to deprecate the bazaar-ng name. At present: bzr == Bazaar and baz-1.x == the old bazaar. Index: bzr.spec =================================================================== RCS file: /cvs/extras/rpms/bzr/devel/bzr.spec,v retrieving revision 1.15 retrieving revision 1.16 diff -u -r1.15 -r1.16 --- bzr.spec 3 Apr 2007 01:57:52 -0000 1.15 +++ bzr.spec 3 Apr 2007 20:19:55 -0000 1.16 @@ -23,8 +23,8 @@ %endif %description -Bazaar-NG is a distributed revision control system that is powerful, friendly, -and scalable. It is the successor of the bazaar RCS which, in turn, was +Bazaar is a distributed revision control system that is powerful, friendly, +and scalable. It is the successor of Baz-1.x which, in turn, was a user-friendly reimplementation of GNU Arch. From fedora-extras-commits at redhat.com Tue Apr 3 20:22:20 2007 From: fedora-extras-commits at redhat.com (Paul F. Johnson (pfj)) Date: Tue, 3 Apr 2007 16:22:20 -0400 Subject: rpms/anjuta-gdl/devel .cvsignore, 1.4, 1.5 anjuta-gdl.spec, 1.7, 1.8 sources, 1.4, 1.5 Message-ID: <200704032022.l33KMKGx001907@cvs-int.fedora.redhat.com> Author: pfj Update of /cvs/extras/rpms/anjuta-gdl/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv1866/devel Modified Files: .cvsignore anjuta-gdl.spec sources Log Message: Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/anjuta-gdl/devel/.cvsignore,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- .cvsignore 17 Jan 2007 23:35:56 -0000 1.4 +++ .cvsignore 3 Apr 2007 20:21:47 -0000 1.5 @@ -1 +1 @@ -gdl-0.7.0.tar.bz2 +gdl-0.7.3.tar.bz2 Index: anjuta-gdl.spec =================================================================== RCS file: /cvs/extras/rpms/anjuta-gdl/devel/anjuta-gdl.spec,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- anjuta-gdl.spec 17 Jan 2007 23:35:56 -0000 1.7 +++ anjuta-gdl.spec 3 Apr 2007 20:21:47 -0000 1.8 @@ -1,10 +1,10 @@ Name: anjuta-gdl Summary: Components and library for GNOME development tools -Version: 0.7.0 +Version: 0.7.3 Release: 1%{?dist} License: GPL Group: Development/Libraries -Source: http://ftp.gnome.org/pub/GNOME/sources/gdl/0.7/gdl-0.7.0.tar.bz2 +Source: http://ftp.gnome.org/pub/GNOME/sources/gdl/0.7/gdl-0.7.3.tar.bz2 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) URL: http://ftp.gnome.org/pub/GNOME/sources/gdl/0.7/ BuildRequires: gtk2-devel, libgnomeui-devel, libbonoboui-devel, libxml2-devel, librsvg2-devel, intltool, gettext, libglade2-devel, libgnome-devel, gsl-devel, plplot-devel, netcdf-devel, hdf-devel, perl(XML::Parser) @@ -24,11 +24,12 @@ own programs. %prep -%setup -q -n gdl-0.7.0 +%setup -q -n gdl-0.7.3 %build %configure make +# parallel build disabled due to build problems %install rm -rf ${RPM_BUILD_ROOT} @@ -60,6 +61,9 @@ %{_libdir}/pkgconfig/gdl-1.0.pc %changelog +* Sun Apr 01 2007 Paul F. Johnson 0.7.3-1 +- bump + * Tue Jan 16 2007 Paul F. Johnson 0.7.0-1 - bump - added BR perl XML parser Index: sources =================================================================== RCS file: /cvs/extras/rpms/anjuta-gdl/devel/sources,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- sources 17 Jan 2007 23:35:56 -0000 1.4 +++ sources 3 Apr 2007 20:21:47 -0000 1.5 @@ -1 +1 @@ -934fa8f8c1bce88537c1548d2d1090c7 gdl-0.7.0.tar.bz2 +3c8f62d84986f78df49c26e3a25410e5 gdl-0.7.3.tar.bz2 From fedora-extras-commits at redhat.com Tue Apr 3 20:22:17 2007 From: fedora-extras-commits at redhat.com (Paul F. Johnson (pfj)) Date: Tue, 3 Apr 2007 16:22:17 -0400 Subject: rpms/anjuta-gdl import.log,1.7,1.8 Message-ID: <200704032022.l33KMHwv001902@cvs-int.fedora.redhat.com> Author: pfj Update of /cvs/extras/rpms/anjuta-gdl In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv1866 Modified Files: import.log Log Message: Index: import.log =================================================================== RCS file: /cvs/extras/rpms/anjuta-gdl/import.log,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- import.log 17 Jan 2007 23:35:55 -0000 1.7 +++ import.log 3 Apr 2007 20:21:43 -0000 1.8 @@ -4,3 +4,4 @@ anjuta-gdl-0_6_1-4:HEAD:anjuta-gdl-0.6.1-4.src.rpm:1152448435 anjuta-gdl-0_6_1-5:FC-5:anjuta-gdl-0.6.1-5.src.rpm:1162421844 anjuta-gdl-0_7_0-1:HEAD:anjuta-gdl-0.7.0-1.src.rpm:1169076944 +anjuta-gdl-0_7_3-1:HEAD:anjuta-gdl-0.7.3-1.src.rpm:1175631609 From fedora-extras-commits at redhat.com Tue Apr 3 20:25:39 2007 From: fedora-extras-commits at redhat.com (Toshio Ernie Kuratomi (toshio)) Date: Tue, 3 Apr 2007 16:25:39 -0400 Subject: rpms/bzr/FC-6 bzr.spec,1.14,1.15 Message-ID: <200704032025.l33KPdIj002158@cvs-int.fedora.redhat.com> Author: toshio Update of /cvs/extras/rpms/bzr/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv1958/FC-6 Modified Files: bzr.spec Log Message: Change description to reflect upstream's desire to deprecate the Bazaar-NG name. At this point bazaar == bzr and the old bazaar == baz. Index: bzr.spec =================================================================== RCS file: /cvs/extras/rpms/bzr/FC-6/bzr.spec,v retrieving revision 1.14 retrieving revision 1.15 diff -u -r1.14 -r1.15 --- bzr.spec 3 Apr 2007 02:18:53 -0000 1.14 +++ bzr.spec 3 Apr 2007 20:25:05 -0000 1.15 @@ -23,8 +23,8 @@ %endif %description -Bazaar-NG is a distributed revision control system that is powerful, friendly, -and scalable. It is the successor of the bazaar RCS which, in turn, was +Bazaar is a distributed revision control system that is powerful, friendly, +and scalable. It is the successor of Baz-1.x which, in turn, was a user-friendly reimplementation of GNU Arch. From fedora-extras-commits at redhat.com Tue Apr 3 20:25:34 2007 From: fedora-extras-commits at redhat.com (Toshio Ernie Kuratomi (toshio)) Date: Tue, 3 Apr 2007 16:25:34 -0400 Subject: rpms/bzr/FC-5 bzr.spec,1.14,1.15 Message-ID: <200704032025.l33KPYek002153@cvs-int.fedora.redhat.com> Author: toshio Update of /cvs/extras/rpms/bzr/FC-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv1958/FC-5 Modified Files: bzr.spec Log Message: Change description to reflect upstream's desire to deprecate the Bazaar-NG name. At this point bazaar == bzr and the old bazaar == baz. Index: bzr.spec =================================================================== RCS file: /cvs/extras/rpms/bzr/FC-5/bzr.spec,v retrieving revision 1.14 retrieving revision 1.15 diff -u -r1.14 -r1.15 --- bzr.spec 3 Apr 2007 02:22:43 -0000 1.14 +++ bzr.spec 3 Apr 2007 20:25:00 -0000 1.15 @@ -23,8 +23,8 @@ %endif %description -Bazaar-NG is a distributed revision control system that is powerful, friendly, -and scalable. It is the successor of the bazaar RCS which, in turn, was +Bazaar is a distributed revision control system that is powerful, friendly, +and scalable. It is the successor of Baz-1.x which, in turn, was a user-friendly reimplementation of GNU Arch. From fedora-extras-commits at redhat.com Tue Apr 3 20:45:20 2007 From: fedora-extras-commits at redhat.com (Toshio Ernie Kuratomi (toshio)) Date: Tue, 3 Apr 2007 16:45:20 -0400 Subject: rpms/bzr-gtk/devel bzr-gtk-disable-notifier.patch, NONE, 1.1 .cvsignore, 1.5, 1.6 bzr-gtk.spec, 1.5, 1.6 sources, 1.5, 1.6 bzr-gtk-retrievegtk.patch, 1.1, NONE Message-ID: <200704032045.l33KjKCv002854@cvs-int.fedora.redhat.com> Author: toshio Update of /cvs/extras/rpms/bzr-gtk/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv2791 Modified Files: .cvsignore bzr-gtk.spec sources Added Files: bzr-gtk-disable-notifier.patch Removed Files: bzr-gtk-retrievegtk.patch Log Message: - Upgrade to 0.15.2: + Traceback fixed upstream. + UI fix to allow resizing the gstatus dialog window. - Disable the commit notifier as it won't work until we get bzr-dbus into Fedora. bzr-gtk-disable-notifier.patch: --- NEW FILE bzr-gtk-disable-notifier.patch --- Index: bzr-gtk-0.15.2/__init__.py =================================================================== --- bzr-gtk-0.15.2.orig/__init__.py +++ bzr-gtk-0.15.2/__init__.py @@ -491,7 +491,9 @@ class cmd_commit_notify(GTKCommand): pynotify.init("bzr commit-notify") gtk.main() -register_command(cmd_commit_notify) +# We don't have bzr.dbus in Fedora yet, so this command will traceback if the +# use tries to use it. +#register_command(cmd_commit_notify) import gettext Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/bzr-gtk/devel/.cvsignore,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- .cvsignore 3 Apr 2007 02:08:50 -0000 1.5 +++ .cvsignore 3 Apr 2007 20:44:47 -0000 1.6 @@ -1 +1 @@ -bzr-gtk-0.15.1.tar.gz +bzr-gtk-0.15.2.tar.gz Index: bzr-gtk.spec =================================================================== RCS file: /cvs/extras/rpms/bzr-gtk/devel/bzr-gtk.spec,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- bzr-gtk.spec 3 Apr 2007 04:13:47 -0000 1.5 +++ bzr-gtk.spec 3 Apr 2007 20:44:47 -0000 1.6 @@ -1,21 +1,25 @@ %{!?python_sitelib: %define python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")} Name: bzr-gtk -Version: 0.15.1 -Release: 2%{?dist} +Version: 0.15.2 +Release: 1%{?dist} Summary: Bazaar plugin for GTK+ interfaces to most Bazaar operations Group: Development/Tools License: GPL URL: http://bazaar-vcs.org/bzr-gtk Source0: http://samba.org/~jelmer/bzr/bzr-gtk-%{version}.tar.gz -Patch0: bzr-gtk-retrievegtk.patch +Patch0: bzr-gtk-disable-notifier.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch BuildRequires: python-devel bzr BuildRequires: gettext Requires: bzr >= 0.15 +# These enable the commit-notify and nautilus browse functionality resp. But +# neither are packaged for Fedora yet. +#Requires: bzr-dbus +#Requires: python-nautilus %description bzr-gtk is a plugin for Bazaar that aims to provide GTK+ interfaces to most @@ -34,7 +38,7 @@ %prep %setup -q -%patch0 -p1 +%patch -p1 -b .disable %build %{__python} setup.py build @@ -66,6 +70,13 @@ #%{_prefix}/lib/nautilus/extensions-1.0/python/* %changelog +* Fri Apr 3 2007 Toshio Kuratomi 0.15.2-1 +- Upgrade to 0.15.2: + + Traceback fixed upstream. + + UI fix to allow resizing the gstatus dialog window. +- Disable the commit notifier as it won't work until we get bzr-dbus into + Fedora. + * Thu Apr 2 2007 Toshio Kuratomi 0.15.1-2 - Fix a traceback in two bzr-gtk subcommands. Index: sources =================================================================== RCS file: /cvs/extras/rpms/bzr-gtk/devel/sources,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- sources 3 Apr 2007 02:08:50 -0000 1.5 +++ sources 3 Apr 2007 20:44:47 -0000 1.6 @@ -1 +1 @@ -6a5d54630675dbcdbe5e9037c7ddd5b7 bzr-gtk-0.15.1.tar.gz +33e79c61d8f367e126a7a4f5d7092038 bzr-gtk-0.15.2.tar.gz --- bzr-gtk-retrievegtk.patch DELETED --- From fedora-extras-commits at redhat.com Tue Apr 3 20:45:32 2007 From: fedora-extras-commits at redhat.com (Toshio Ernie Kuratomi (toshio)) Date: Tue, 3 Apr 2007 16:45:32 -0400 Subject: rpms/bzr-gtk/FC-6 bzr-gtk-disable-notifier.patch, NONE, 1.1 .cvsignore, 1.6, 1.7 bzr-gtk.spec, 1.7, 1.8 sources, 1.6, 1.7 bzr-gtk-retrievegtk.patch, 1.1, NONE Message-ID: <200704032045.l33KjWQ2002860@cvs-int.fedora.redhat.com> Author: toshio Update of /cvs/extras/rpms/bzr-gtk/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv2816 Modified Files: .cvsignore bzr-gtk.spec sources Added Files: bzr-gtk-disable-notifier.patch Removed Files: bzr-gtk-retrievegtk.patch Log Message: - Upgrade to 0.15.2: + Traceback fixed upstream. + UI fix to allow resizing the gstatus dialog window. - Disable the commit notifier as it won't work until we get bzr-dbus into Fedora. bzr-gtk-disable-notifier.patch: --- NEW FILE bzr-gtk-disable-notifier.patch --- Index: bzr-gtk-0.15.2/__init__.py =================================================================== --- bzr-gtk-0.15.2.orig/__init__.py +++ bzr-gtk-0.15.2/__init__.py @@ -491,7 +491,9 @@ class cmd_commit_notify(GTKCommand): pynotify.init("bzr commit-notify") gtk.main() -register_command(cmd_commit_notify) +# We don't have bzr.dbus in Fedora yet, so this command will traceback if the +# use tries to use it. +#register_command(cmd_commit_notify) import gettext Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/bzr-gtk/FC-6/.cvsignore,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- .cvsignore 3 Apr 2007 02:45:51 -0000 1.6 +++ .cvsignore 3 Apr 2007 20:44:58 -0000 1.7 @@ -1 +1 @@ -bzr-gtk-0.15.1.tar.gz +bzr-gtk-0.15.2.tar.gz Index: bzr-gtk.spec =================================================================== RCS file: /cvs/extras/rpms/bzr-gtk/FC-6/bzr-gtk.spec,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- bzr-gtk.spec 3 Apr 2007 04:22:07 -0000 1.7 +++ bzr-gtk.spec 3 Apr 2007 20:44:58 -0000 1.8 @@ -1,21 +1,25 @@ %{!?python_sitelib: %define python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")} Name: bzr-gtk -Version: 0.15.1 -Release: 2%{?dist}.1 +Version: 0.15.2 +Release: 1%{?dist} Summary: Bazaar plugin for GTK+ interfaces to most Bazaar operations Group: Development/Tools License: GPL URL: http://bazaar-vcs.org/bzr-gtk Source0: http://samba.org/~jelmer/bzr/bzr-gtk-%{version}.tar.gz -Patch0: bzr-gtk-retrievegtk.patch +Patch0: bzr-gtk-disable-notifier.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch BuildRequires: python-devel bzr BuildRequires: gettext Requires: bzr >= 0.15 +# These enable the commit-notify and nautilus browse functionality resp. But +# neither are packaged for Fedora yet. +#Requires: bzr-dbus +#Requires: python-nautilus %description bzr-gtk is a plugin for Bazaar that aims to provide GTK+ interfaces to most @@ -34,7 +38,7 @@ %prep %setup -q -%patch0 -p1 +%patch -p1 -b .disable %build %{__python} setup.py build @@ -66,11 +70,15 @@ #%{_prefix}/lib/nautilus/extensions-1.0/python/* %changelog -* Thu Apr 2 2007 Toshio Kuratomi 0.15.1-2.1 -- Fix a traceback in two bzr-gtk subcommands. +* Fri Apr 3 2007 Toshio Kuratomi 0.15.2-1 +- Upgrade to 0.15.2: + + Traceback fixed upstream. + + UI fix to allow resizing the gstatus dialog window. +- Disable the commit notifier as it won't work until we get bzr-dbus into + Fedora. -* Mon Apr 2 2007 Toshio Kuratomi 0.15.1-2 -- Bump for tagging problem. +* Thu Apr 2 2007 Toshio Kuratomi 0.15.1-2 +- Fix a traceback in two bzr-gtk subcommands. * Thu Mar 23 2007 Toshio Kuratomi 0.15.1-1 - Update to 0.15.1 Index: sources =================================================================== RCS file: /cvs/extras/rpms/bzr-gtk/FC-6/sources,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- sources 3 Apr 2007 02:45:51 -0000 1.6 +++ sources 3 Apr 2007 20:44:58 -0000 1.7 @@ -1 +1 @@ -6a5d54630675dbcdbe5e9037c7ddd5b7 bzr-gtk-0.15.1.tar.gz +33e79c61d8f367e126a7a4f5d7092038 bzr-gtk-0.15.2.tar.gz --- bzr-gtk-retrievegtk.patch DELETED --- From fedora-extras-commits at redhat.com Tue Apr 3 20:49:01 2007 From: fedora-extras-commits at redhat.com (Toshio Ernie Kuratomi (toshio)) Date: Tue, 3 Apr 2007 16:49:01 -0400 Subject: rpms/bzr-gtk/FC-5 bzr-gtk-disable-notifier.patch, NONE, 1.1 .cvsignore, 1.5, 1.6 bzr-gtk.spec, 1.5, 1.6 sources, 1.5, 1.6 bzr-gtk-retrievegtk.patch, 1.1, NONE Message-ID: <200704032049.l33Kn1Kq003010@cvs-int.fedora.redhat.com> Author: toshio Update of /cvs/extras/rpms/bzr-gtk/FC-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv2984 Modified Files: .cvsignore bzr-gtk.spec sources Added Files: bzr-gtk-disable-notifier.patch Removed Files: bzr-gtk-retrievegtk.patch Log Message: - Upgrade to 0.15.2: + Traceback fixed upstream. + UI fix to allow resizing the gstatus dialog window. - Disable the commit notifier as it won't work until we get bzr-dbus into Fedora. bzr-gtk-disable-notifier.patch: --- NEW FILE bzr-gtk-disable-notifier.patch --- Index: bzr-gtk-0.15.2/__init__.py =================================================================== --- bzr-gtk-0.15.2.orig/__init__.py +++ bzr-gtk-0.15.2/__init__.py @@ -491,7 +491,9 @@ class cmd_commit_notify(GTKCommand): pynotify.init("bzr commit-notify") gtk.main() -register_command(cmd_commit_notify) +# We don't have bzr.dbus in Fedora yet, so this command will traceback if the +# use tries to use it. +#register_command(cmd_commit_notify) import gettext Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/bzr-gtk/FC-5/.cvsignore,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- .cvsignore 3 Apr 2007 02:46:43 -0000 1.5 +++ .cvsignore 3 Apr 2007 20:48:28 -0000 1.6 @@ -1 +1 @@ -bzr-gtk-0.15.1.tar.gz +bzr-gtk-0.15.2.tar.gz Index: bzr-gtk.spec =================================================================== RCS file: /cvs/extras/rpms/bzr-gtk/FC-5/bzr-gtk.spec,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- bzr-gtk.spec 3 Apr 2007 04:24:19 -0000 1.5 +++ bzr-gtk.spec 3 Apr 2007 20:48:28 -0000 1.6 @@ -1,21 +1,25 @@ %{!?python_sitelib: %define python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")} Name: bzr-gtk -Version: 0.15.1 -Release: 2%{?dist} +Version: 0.15.2 +Release: 1%{?dist} Summary: Bazaar plugin for GTK+ interfaces to most Bazaar operations Group: Development/Tools License: GPL URL: http://bazaar-vcs.org/bzr-gtk Source0: http://samba.org/~jelmer/bzr/bzr-gtk-%{version}.tar.gz -Patch0: bzr-gtk-retrievegtk.patch +Patch0: bzr-gtk-disable-notifier.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch BuildRequires: python-devel bzr BuildRequires: gettext Requires: bzr >= 0.15 +# These enable the commit-notify and nautilus browse functionality resp. But +# neither are packaged for Fedora yet. +#Requires: bzr-dbus +#Requires: python-nautilus %description bzr-gtk is a plugin for Bazaar that aims to provide GTK+ interfaces to most @@ -34,7 +38,7 @@ %prep %setup -q -%patch0 -p1 +%patch -p1 -b .disable %build %{__python} setup.py build @@ -66,6 +70,13 @@ #%{_prefix}/lib/nautilus/extensions-1.0/python/* %changelog +* Fri Apr 3 2007 Toshio Kuratomi 0.15.2-1 +- Upgrade to 0.15.2: + + Traceback fixed upstream. + + UI fix to allow resizing the gstatus dialog window. +- Disable the commit notifier as it won't work until we get bzr-dbus into + Fedora. + * Thu Apr 2 2007 Toshio Kuratomi 0.15.1-2 - Fix a traceback in two bzr-gtk subcommands. Index: sources =================================================================== RCS file: /cvs/extras/rpms/bzr-gtk/FC-5/sources,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- sources 3 Apr 2007 02:46:43 -0000 1.5 +++ sources 3 Apr 2007 20:48:28 -0000 1.6 @@ -1 +1 @@ -6a5d54630675dbcdbe5e9037c7ddd5b7 bzr-gtk-0.15.1.tar.gz +33e79c61d8f367e126a7a4f5d7092038 bzr-gtk-0.15.2.tar.gz --- bzr-gtk-retrievegtk.patch DELETED --- From fedora-extras-commits at redhat.com Wed Apr 4 01:03:37 2007 From: fedora-extras-commits at redhat.com (Brian Pepple (bpepple)) Date: Tue, 3 Apr 2007 21:03:37 -0400 Subject: rpms/xchat-gnome/devel xchat-gnome-0.17-static.patch, NONE, 1.1 xchat-gnome.spec, 1.35, 1.36 Message-ID: <200704040103.l3413bwo027017@cvs-int.fedora.redhat.com> Author: bpepple Update of /cvs/extras/rpms/xchat-gnome/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv26993 Modified Files: xchat-gnome.spec Added Files: xchat-gnome-0.17-static.patch Log Message: * Tue Apr 3 2007 Brian Pepple - 0.17-3 - Add patch to fix crasher. (#235144). xchat-gnome-0.17-static.patch: --- NEW FILE xchat-gnome-0.17-static.patch --- diff -ur xchat-gnome-0.17.OLD/src/fe-gnome/preferences.c xchat-gnome-0.17/src/fe-gnome/preferences.c --- xchat-gnome-0.17.OLD/src/fe-gnome/preferences.c 2007-03-06 17:47:37.000000000 -0500 +++ xchat-gnome-0.17/src/fe-gnome/preferences.c 2007-04-03 20:23:51.000000000 -0400 @@ -163,9 +163,11 @@ gchar * get_save_directory(void) { - char *dir = prefs.dccdir; - if (0 == strlen (dir)) { + char *dir; + if (0 == strlen (prefs.dccdir)) { dir = NULL; + } else { + dir = g_strdup (prefs.dccdir); } /* Starts with ~/ ? */ Index: xchat-gnome.spec =================================================================== RCS file: /cvs/extras/rpms/xchat-gnome/devel/xchat-gnome.spec,v retrieving revision 1.35 retrieving revision 1.36 diff -u -r1.35 -r1.36 --- xchat-gnome.spec 2 Apr 2007 13:37:35 -0000 1.35 +++ xchat-gnome.spec 4 Apr 2007 01:03:03 -0000 1.36 @@ -1,6 +1,6 @@ Name: xchat-gnome Version: 0.17 -Release: 2%{?dist} +Release: 3%{?dist} Summary: GNOME front-end to xchat Group: Applications/Internet @@ -8,6 +8,7 @@ URL: http://%{name}.navi.cx/ Source0: http://flapjack.navi.cx/releases/%{name}/%{name}-%{version}.tar.bz2 Patch0: %{name}-%{version}-config.patch +Patch1: %{name}-%{version}-static.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: openssl-devel @@ -42,6 +43,7 @@ %prep %setup -q -n %{name}-%{version} %patch0 -p1 -b .config +%patch1 -p1 -b .static %build @@ -127,6 +129,9 @@ %changelog +* Tue Apr 3 2007 Brian Pepple - 0.17-3 +- Add patch to fix crasher. (#235144). + * Mon Apr 2 2007 Brian Pepple - 0.17-2 - D'Oh! Forgot to add the new config patch. From fedora-extras-commits at redhat.com Wed Apr 4 09:25:41 2007 From: fedora-extras-commits at redhat.com (Ville Skytta (scop)) Date: Wed, 4 Apr 2007 05:25:41 -0400 Subject: fedora-security/audit fe5,1.179,1.180 fe6,1.91,1.92 Message-ID: <200704040925.l349PfIS004787@cvs-int.fedora.redhat.com> Author: scop Update of /cvs/fedora/fedora-security/audit In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv4768 Modified Files: fe5 fe6 Log Message: ktorrent, qt4 done Index: fe5 =================================================================== RCS file: /cvs/fedora/fedora-security/audit/fe5,v retrieving revision 1.179 retrieving revision 1.180 diff -u -r1.179 -r1.180 --- fe5 3 Apr 2007 11:12:44 -0000 1.179 +++ fe5 4 Apr 2007 09:25:39 -0000 1.180 @@ -3,7 +3,7 @@ ** are items that need attention CVE-2007-1804 VULNERABLE (pulseaudio) #235013 -CVE-2007-1799 VULNERABLE (ktorrent, fixed 2.1.3) #235014 +CVE-2007-1799 version (ktorrent, fixed 2.1.3) #235014 CVE-2007-1732 ** (wordpress) #235015 CVE-2007-1622 version (wordpress, fixed 2.1.3-0.rc2) #233703 CVE-2007-1614 version (zziplib, fixed 0.13.49) #233700 @@ -67,6 +67,7 @@ CVE-2007-0404 version (Django, fixed 0.95.1) CVE-2007-0341 ignore (phpMyAdmin, 2.8.x only) CVE-2007-0262 version (wordpress, fixed 2.1-0) #223101 +CVE-2007-0242 patch (qt4, fixed 4.2.3-7) CVE-2007-0240 patch (zope, fixed 2.9.6-2) #233378 CVE-2007-0177 version (mediawiki, fixed 1.8.3) #221958 CVE-2007-0160 patch (centericq, fixed 4.21.0-8) #227791 Index: fe6 =================================================================== RCS file: /cvs/fedora/fedora-security/audit/fe6,v retrieving revision 1.91 retrieving revision 1.92 diff -u -r1.91 -r1.92 --- fe6 3 Apr 2007 11:12:44 -0000 1.91 +++ fe6 4 Apr 2007 09:25:39 -0000 1.92 @@ -3,7 +3,7 @@ ** are items that need attention CVE-2007-1804 VULNERABLE (pulseaudio) #235013 -CVE-2007-1799 VULNERABLE (ktorrent, fixed 2.1.3) #235014 +CVE-2007-1799 version (ktorrent, fixed 2.1.3) #235014 CVE-2007-1732 ** (wordpress) #235015 CVE-2007-1622 version (wordpress, fixed 2.1.3-0.rc2) #233703 CVE-2007-1614 version (zziplib, fixed 0.13.49) #233700 @@ -76,6 +76,7 @@ CVE-2007-0404 version (Django, fixed 0.95.1) CVE-2007-0341 ignore (phpMyAdmin, 2.8.x only) CVE-2007-0262 version (wordpress, fixed 2.1-0) #223101 +CVE-2007-0242 patch (qt4, fixed 4.2.3-7) CVE-2007-0240 patch (zope, fixed 2.9.6-2) #233378 CVE-2007-0177 version (mediawiki, fixed 1.8.3) #221958 CVE-2007-0160 patch (centericq, fixed 4.21.0-9) #227791 From fedora-extras-commits at redhat.com Wed Apr 4 12:37:02 2007 From: fedora-extras-commits at redhat.com (Ville Skytta (scop)) Date: Wed, 4 Apr 2007 08:37:02 -0400 Subject: rpms/em8300-kmod/devel .cvsignore, 1.7, 1.8 em8300-adv7170-wss.patch, 1.2, 1.3 em8300-kmod.spec, 1.21, 1.22 kmodtool, 1.3, 1.4 sources, 1.7, 1.8 em8300-0.16.1-2621alsa.patch, 1.1, NONE Message-ID: <200704041237.l34Cb2Za021026@cvs-int.fedora.redhat.com> Author: scop Update of /cvs/extras/rpms/em8300-kmod/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv20996 Modified Files: .cvsignore em8300-adv7170-wss.patch em8300-kmod.spec kmodtool sources Removed Files: em8300-0.16.1-2621alsa.patch Log Message: * Wed Apr 4 2007 Ville Skytt?? 0.16.2-0.1.rc1 - 0.16.2-rc1, build for kernel 2.6.20-1.3040.fc7. - Update kmodtool to 0.10.13. Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/em8300-kmod/devel/.cvsignore,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- .cvsignore 1 Mar 2007 16:52:20 -0000 1.7 +++ .cvsignore 4 Apr 2007 12:36:29 -0000 1.8 @@ -1 +1 @@ -em8300-nofirmware-0.16.1.tar.gz +em8300-nofirmware-0.16.2-rc1.tar.bz2 em8300-adv7170-wss.patch: Index: em8300-adv7170-wss.patch =================================================================== RCS file: /cvs/extras/rpms/em8300-kmod/devel/em8300-adv7170-wss.patch,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- em8300-adv7170-wss.patch 15 Sep 2006 20:18:24 -0000 1.2 +++ em8300-adv7170-wss.patch 4 Apr 2007 12:36:29 -0000 1.3 @@ -1,13 +1,8 @@ http://sourceforge.net/mailarchive/forum.php?thread_id=6061108&forum_id=7173 -Updated to apply as of 0.16.0-rc1. +Updated to apply as of 0.16.2-rc1. -Index: em8300setup/em8300setup.c -=================================================================== -RCS file: /cvsroot/dxr3/em8300/em8300setup/em8300setup.c,v -retrieving revision 1.5 -diff -u -r1.5 em8300setup.c ---- em8300setup/em8300setup.c 19 Oct 2005 22:15:16 -0000 1.5 -+++ em8300setup/em8300setup.c 15 Sep 2006 18:15:00 -0000 +--- em8300setup/em8300setup.c~ 2005-10-20 01:15:16.000000000 +0300 ++++ em8300setup/em8300setup.c 2007-04-04 03:07:38.000000000 +0300 @@ -114,7 +114,7 @@ char ucode_file[200]; // bad hardcoded value ;-) @@ -76,13 +71,8 @@ if(audio!=-1) { printf("Setting audio = %i\n",audio); if(ioctl(DEV, EM8300_IOCTL_SET_AUDIOMODE, &audio) == -1) -Index: include/linux/em8300.h -=================================================================== -RCS file: /cvsroot/dxr3/em8300/include/linux/em8300.h,v -retrieving revision 1.42 -diff -u -r1.42 em8300.h ---- include/linux/em8300.h 13 Sep 2006 15:28:36 -0000 1.42 -+++ include/linux/em8300.h 15 Sep 2006 18:15:01 -0000 +--- include/linux/em8300.h~ 2007-03-17 00:08:39.000000000 +0200 ++++ include/linux/em8300.h 2007-04-04 03:07:40.000000000 +0300 @@ -80,6 +80,7 @@ #define EM8300_IOCTL_SCR_SETSPEED _IOW('C',17,unsigned) #define EM8300_IOCTL_FLUSH _IOW('C',18,int) @@ -108,7 +98,7 @@ #define EM8300_VIDEOMODE_PAL 0 #define EM8300_VIDEOMODE_PAL60 1 #define EM8300_VIDEOMODE_NTSC 2 -@@ -465,6 +476,7 @@ +@@ -486,6 +497,7 @@ int em8300_control_ioctl(struct em8300_s *em, int cmd, unsigned long arg); int em8300_ioctl_setvideomode(struct em8300_s *em, int mode); int em8300_ioctl_setaspectratio(struct em8300_s *em, int ratio); @@ -116,14 +106,9 @@ int em8300_ioctl_getstatus(struct em8300_s *em, char *usermsg); int em8300_ioctl_init(struct em8300_s *em, em8300_microcode_t *useruc); void em8300_ioctl_enable_videoout(struct em8300_s *em, int mode); -Index: modules/adv717x.c -=================================================================== -RCS file: /cvsroot/dxr3/em8300/modules/adv717x.c,v -retrieving revision 1.53 -diff -u -r1.53 adv717x.c ---- modules/adv717x.c 12 May 2006 22:04:56 -0000 1.53 -+++ modules/adv717x.c 15 Sep 2006 18:15:01 -0000 -@@ -219,6 +219,7 @@ +--- modules/adv717x.c~ 2007-03-09 01:48:00.000000000 +0200 ++++ modules/adv717x.c 2007-04-04 03:07:34.000000000 +0300 +@@ -218,6 +218,7 @@ int pp_ntsc; int pd_adj_pal; int pd_adj_ntsc; @@ -131,7 +116,7 @@ unsigned char config[32]; int configlen; -@@ -431,6 +432,63 @@ +@@ -430,6 +431,63 @@ /* ADV7170/1 RGB sync: MR42 (register 4, bit 2) */ SET_REG(tmpconfig[ADV7170_REG_MR4], 2, mode_info[data->out_mode].conf.sync_all); @@ -195,7 +180,7 @@ break; } /* ADV7170/1/5A/6A non-interlace: MR10 (register 1, bit 0) */ -@@ -592,6 +650,7 @@ +@@ -591,6 +649,7 @@ data->out_mode = output_mode_nr[em->card_nr]; if (data->out_mode < 0 || data->out_mode >= MODE_MAX) data->out_mode = 0; @@ -203,7 +188,7 @@ adv717x_setmode(ENCODER_MODE_PAL60, client); -@@ -697,6 +756,42 @@ +@@ -696,6 +755,42 @@ data->enableoutput = (long int) arg; adv717x_update(client); break; @@ -243,17 +228,12 @@ + data->wsscode = 0; + adv717x_update(client); + break; - default: - return -EINVAL; - break; -Index: modules/em8300_ioctl.c -=================================================================== -RCS file: /cvsroot/dxr3/em8300/modules/em8300_ioctl.c,v -retrieving revision 1.51 -diff -u -r1.51 em8300_ioctl.c ---- modules/em8300_ioctl.c 13 Sep 2006 15:28:37 -0000 1.51 -+++ modules/em8300_ioctl.c 15 Sep 2006 18:15:01 -0000 -@@ -183,6 +183,20 @@ + case ENCODER_CMD_GETCONFIG: + { + struct em8300_s *em = i2c_get_adapdata(client->adapter); +--- modules/em8300_ioctl.c~ 2007-03-03 12:13:25.000000000 +0200 ++++ modules/em8300_ioctl.c 2007-04-04 03:07:33.000000000 +0300 +@@ -174,6 +174,20 @@ } break; @@ -274,7 +254,7 @@ case _IOC_NR(EM8300_IOCTL_SET_PLAYMODE): em8300_require_ucode(em); -@@ -617,6 +631,52 @@ +@@ -611,6 +625,52 @@ return 0; } @@ -327,13 +307,8 @@ int em8300_ioctl_setplaymode(struct em8300_s *em, int mode) { switch (mode) { -Index: modules/encoder.h -=================================================================== -RCS file: /cvsroot/dxr3/em8300/modules/encoder.h,v -retrieving revision 1.8 -diff -u -r1.8 encoder.h ---- modules/encoder.h 14 Jan 2002 21:41:31 -0000 1.8 -+++ modules/encoder.h 15 Sep 2006 18:15:01 -0000 +--- modules/encoder.h~ 2007-03-09 01:48:00.000000000 +0200 ++++ modules/encoder.h 2007-04-04 03:07:41.000000000 +0300 @@ -13,6 +13,15 @@ #define ENCODER_CMD_SETMODE 1 @@ -347,16 +322,11 @@ +#define ENCODER_CMD_WSS_14_9 9 +#define ENCODER_CMD_WSS_16_9 10 +#define ENCODER_CMD_WSS_OFF 11 + #define ENCODER_CMD_GETCONFIG 0xDEADBEEF #endif - -Index: em8300setup/em8300setup.1 -=================================================================== -RCS file: /cvsroot/dxr3/em8300/em8300setup/em8300setup.1,v -retrieving revision 1.3 -diff -u -r1.3 em8300setup.1 ---- em8300setup/em8300setup.1 19 Oct 2005 22:15:16 -0000 1.3 -+++ em8300setup/em8300setup.1 15 Sep 2006 18:15:00 -0000 +--- em8300setup/em8300setup.1~ 2005-10-20 01:15:16.000000000 +0300 ++++ em8300setup/em8300setup.1 2007-04-04 03:07:30.000000000 +0300 @@ -26,6 +26,33 @@ \fB-o\fR, \fB-w\fR Set aspect ratio to respectively normal (4:3) or wide-screen (16:9). Index: em8300-kmod.spec =================================================================== RCS file: /cvs/extras/rpms/em8300-kmod/devel/em8300-kmod.spec,v retrieving revision 1.21 retrieving revision 1.22 diff -u -r1.21 -r1.22 --- em8300-kmod.spec 19 Mar 2007 18:06:47 -0000 1.21 +++ em8300-kmod.spec 4 Apr 2007 12:36:29 -0000 1.22 @@ -4,7 +4,7 @@ # end stuff to be ... # hardcode for now: -%{!?kversion: %define kversion 2.6.20-1.2997.fc7} +%{!?kversion: %define kversion 2.6.20-1.3040.fc7} %define kmod_name em8300 %define kverrel %(%{kmodtool} verrel %{?kversion} 2>/dev/null) @@ -30,15 +30,17 @@ Name: %{kmod_name}-kmod Summary: Kernel modules for DXR3/Hollywood Plus MPEG decoder cards -Version: 0.16.1 -Release: 7.%(echo %{kverrel} | tr - _) +Version: 0.16.2 +Release: 0.%(echo %{kverrel} | tr - _).1.rc1 Group: System Environment/Kernel License: GPL URL: http://dxr3.sourceforge.net/ -Source0: http://downloads.sourceforge.net/dxr3/%{kmod_name}-nofirmware-%{version}.tar.gz +#Source0: http://downloads.sourceforge.net/dxr3/%{kmod_name}-nofirmware-%{version}.tar.gz +# http://dxr3.sourceforge.net/download/em8300-0.16.2-rc1.tar.gz +# with modules/em8300.uc removed +Source0: em8300-nofirmware-%{version}-rc1.tar.bz2 Patch0: http://cachalot.mine.nu/src/dxr3/em8300-adv7170-wss.patch -Patch1: em8300-0.16.1-2621alsa.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) ExclusiveArch: i586 i686 x86_64 ppc ppc64 @@ -50,12 +52,11 @@ %prep %setup -q -c -cd %{kmod_name}-%{version} +cd %{kmod_name}-%{version}-rc1 %patch0 -p0 -%patch1 -p1 cd .. for kvariant in %{kvariants} ; do - cp -a %{kmod_name}-%{version} _kmod_build_$kvariant + cp -a %{kmod_name}-%{version}-rc1 _kmod_build_$kvariant done @@ -84,6 +85,10 @@ %changelog +* Wed Apr 4 2007 Ville Skytt?? 0.16.2-0.1.rc1 +- 0.16.2-rc1, build for kernel 2.6.20-1.3040.fc7. +- Update kmodtool to 0.10.13. + * Mon Mar 19 2007 Ville Skytt?? - 0.16.1-7 - Drop OSS default patch, making ALSA the default now; users who need OSS should use the audio_driver=oss option of the em8300 module. Index: kmodtool =================================================================== RCS file: /cvs/extras/rpms/em8300-kmod/devel/kmodtool,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- kmodtool 25 Feb 2007 08:12:54 -0000 1.3 +++ kmodtool 4 Apr 2007 12:36:29 -0000 1.4 @@ -26,8 +26,8 @@ shopt -s extglob myprog="kmodtool" -myver="0.10.12" -knownvariants=@(BOOT|PAE?(-debug)|@(big|huge)mem|debug|enterprise|kdump|?(large)smp|uml|xen?([0U])?(-PAE)) +myver="0.10.13" +knownvariants=@(BOOT|PAE?(-debug)|@(big|huge)mem|debug|enterprise|kdump|?(large)smp?(-debug)|uml|xen?([0U])?(-PAE)) kmod_name= kver= verrel= Index: sources =================================================================== RCS file: /cvs/extras/rpms/em8300-kmod/devel/sources,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- sources 1 Mar 2007 16:52:20 -0000 1.7 +++ sources 4 Apr 2007 12:36:29 -0000 1.8 @@ -1 +1 @@ -c1e2db38fa3e3cf28b43dd304aaa2961 em8300-nofirmware-0.16.1.tar.gz +5ab0fcaa8e4a6bef68ac7f041155e293 em8300-nofirmware-0.16.2-rc1.tar.bz2 --- em8300-0.16.1-2621alsa.patch DELETED --- From fedora-extras-commits at redhat.com Wed Apr 4 12:40:42 2007 From: fedora-extras-commits at redhat.com (Ville Skytta (scop)) Date: Wed, 4 Apr 2007 08:40:42 -0400 Subject: rpms/em8300/devel .cvsignore, 1.7, 1.8 em8300-README-modprobe.conf, 1.1, 1.2 em8300-adv7170-wss.patch, 1.2, 1.3 em8300.spec, 1.10, 1.11 sources, 1.7, 1.8 Message-ID: <200704041240.l34Ceg53021137@cvs-int.fedora.redhat.com> Author: scop Update of /cvs/extras/rpms/em8300/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv21107 Modified Files: .cvsignore em8300-README-modprobe.conf em8300-adv7170-wss.patch em8300.spec sources Log Message: * Wed Apr 4 2007 Ville Skytt?? - 0.16.2-0.1.rc1 - 0.16.2-rc1. - Update examples in README-modprobe.conf. Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/em8300/devel/.cvsignore,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- .cvsignore 1 Mar 2007 16:34:54 -0000 1.7 +++ .cvsignore 4 Apr 2007 12:40:09 -0000 1.8 @@ -1 +1 @@ -em8300-nofirmware-0.16.1.tar.gz +em8300-nofirmware-0.16.2-rc1.tar.bz2 Index: em8300-README-modprobe.conf =================================================================== RCS file: /cvs/extras/rpms/em8300/devel/em8300-README-modprobe.conf,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- em8300-README-modprobe.conf 22 Jul 2006 20:14:05 -0000 1.1 +++ em8300-README-modprobe.conf 4 Apr 2007 12:40:09 -0000 1.2 @@ -11,4 +11,5 @@ # Set some module options, see README-modoptions and # http://dxr3.sourceforge.net/howto.html#modparam -options adv717x pixelport_16bit=0 +options em8300 dicom_other_pal=0 dicom_control=0 audio_driver=oss +options adv717x pixelport_other_pal=0 output_mode=svideo em8300-adv7170-wss.patch: Index: em8300-adv7170-wss.patch =================================================================== RCS file: /cvs/extras/rpms/em8300/devel/em8300-adv7170-wss.patch,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- em8300-adv7170-wss.patch 15 Sep 2006 20:16:59 -0000 1.2 +++ em8300-adv7170-wss.patch 4 Apr 2007 12:40:09 -0000 1.3 @@ -1,13 +1,8 @@ http://sourceforge.net/mailarchive/forum.php?thread_id=6061108&forum_id=7173 -Updated to apply as of 0.16.0-rc1. +Updated to apply as of 0.16.2-rc1. -Index: em8300setup/em8300setup.c -=================================================================== -RCS file: /cvsroot/dxr3/em8300/em8300setup/em8300setup.c,v -retrieving revision 1.5 -diff -u -r1.5 em8300setup.c ---- em8300setup/em8300setup.c 19 Oct 2005 22:15:16 -0000 1.5 -+++ em8300setup/em8300setup.c 15 Sep 2006 18:15:00 -0000 +--- em8300setup/em8300setup.c~ 2005-10-20 01:15:16.000000000 +0300 ++++ em8300setup/em8300setup.c 2007-04-04 03:07:38.000000000 +0300 @@ -114,7 +114,7 @@ char ucode_file[200]; // bad hardcoded value ;-) @@ -76,13 +71,8 @@ if(audio!=-1) { printf("Setting audio = %i\n",audio); if(ioctl(DEV, EM8300_IOCTL_SET_AUDIOMODE, &audio) == -1) -Index: include/linux/em8300.h -=================================================================== -RCS file: /cvsroot/dxr3/em8300/include/linux/em8300.h,v -retrieving revision 1.42 -diff -u -r1.42 em8300.h ---- include/linux/em8300.h 13 Sep 2006 15:28:36 -0000 1.42 -+++ include/linux/em8300.h 15 Sep 2006 18:15:01 -0000 +--- include/linux/em8300.h~ 2007-03-17 00:08:39.000000000 +0200 ++++ include/linux/em8300.h 2007-04-04 03:07:40.000000000 +0300 @@ -80,6 +80,7 @@ #define EM8300_IOCTL_SCR_SETSPEED _IOW('C',17,unsigned) #define EM8300_IOCTL_FLUSH _IOW('C',18,int) @@ -108,7 +98,7 @@ #define EM8300_VIDEOMODE_PAL 0 #define EM8300_VIDEOMODE_PAL60 1 #define EM8300_VIDEOMODE_NTSC 2 -@@ -465,6 +476,7 @@ +@@ -486,6 +497,7 @@ int em8300_control_ioctl(struct em8300_s *em, int cmd, unsigned long arg); int em8300_ioctl_setvideomode(struct em8300_s *em, int mode); int em8300_ioctl_setaspectratio(struct em8300_s *em, int ratio); @@ -116,14 +106,9 @@ int em8300_ioctl_getstatus(struct em8300_s *em, char *usermsg); int em8300_ioctl_init(struct em8300_s *em, em8300_microcode_t *useruc); void em8300_ioctl_enable_videoout(struct em8300_s *em, int mode); -Index: modules/adv717x.c -=================================================================== -RCS file: /cvsroot/dxr3/em8300/modules/adv717x.c,v -retrieving revision 1.53 -diff -u -r1.53 adv717x.c ---- modules/adv717x.c 12 May 2006 22:04:56 -0000 1.53 -+++ modules/adv717x.c 15 Sep 2006 18:15:01 -0000 -@@ -219,6 +219,7 @@ +--- modules/adv717x.c~ 2007-03-09 01:48:00.000000000 +0200 ++++ modules/adv717x.c 2007-04-04 03:07:34.000000000 +0300 +@@ -218,6 +218,7 @@ int pp_ntsc; int pd_adj_pal; int pd_adj_ntsc; @@ -131,7 +116,7 @@ unsigned char config[32]; int configlen; -@@ -431,6 +432,63 @@ +@@ -430,6 +431,63 @@ /* ADV7170/1 RGB sync: MR42 (register 4, bit 2) */ SET_REG(tmpconfig[ADV7170_REG_MR4], 2, mode_info[data->out_mode].conf.sync_all); @@ -195,7 +180,7 @@ break; } /* ADV7170/1/5A/6A non-interlace: MR10 (register 1, bit 0) */ -@@ -592,6 +650,7 @@ +@@ -591,6 +649,7 @@ data->out_mode = output_mode_nr[em->card_nr]; if (data->out_mode < 0 || data->out_mode >= MODE_MAX) data->out_mode = 0; @@ -203,7 +188,7 @@ adv717x_setmode(ENCODER_MODE_PAL60, client); -@@ -697,6 +756,42 @@ +@@ -696,6 +755,42 @@ data->enableoutput = (long int) arg; adv717x_update(client); break; @@ -243,17 +228,12 @@ + data->wsscode = 0; + adv717x_update(client); + break; - default: - return -EINVAL; - break; -Index: modules/em8300_ioctl.c -=================================================================== -RCS file: /cvsroot/dxr3/em8300/modules/em8300_ioctl.c,v -retrieving revision 1.51 -diff -u -r1.51 em8300_ioctl.c ---- modules/em8300_ioctl.c 13 Sep 2006 15:28:37 -0000 1.51 -+++ modules/em8300_ioctl.c 15 Sep 2006 18:15:01 -0000 -@@ -183,6 +183,20 @@ + case ENCODER_CMD_GETCONFIG: + { + struct em8300_s *em = i2c_get_adapdata(client->adapter); +--- modules/em8300_ioctl.c~ 2007-03-03 12:13:25.000000000 +0200 ++++ modules/em8300_ioctl.c 2007-04-04 03:07:33.000000000 +0300 +@@ -174,6 +174,20 @@ } break; @@ -274,7 +254,7 @@ case _IOC_NR(EM8300_IOCTL_SET_PLAYMODE): em8300_require_ucode(em); -@@ -617,6 +631,52 @@ +@@ -611,6 +625,52 @@ return 0; } @@ -327,13 +307,8 @@ int em8300_ioctl_setplaymode(struct em8300_s *em, int mode) { switch (mode) { -Index: modules/encoder.h -=================================================================== -RCS file: /cvsroot/dxr3/em8300/modules/encoder.h,v -retrieving revision 1.8 -diff -u -r1.8 encoder.h ---- modules/encoder.h 14 Jan 2002 21:41:31 -0000 1.8 -+++ modules/encoder.h 15 Sep 2006 18:15:01 -0000 +--- modules/encoder.h~ 2007-03-09 01:48:00.000000000 +0200 ++++ modules/encoder.h 2007-04-04 03:07:41.000000000 +0300 @@ -13,6 +13,15 @@ #define ENCODER_CMD_SETMODE 1 @@ -347,16 +322,11 @@ +#define ENCODER_CMD_WSS_14_9 9 +#define ENCODER_CMD_WSS_16_9 10 +#define ENCODER_CMD_WSS_OFF 11 + #define ENCODER_CMD_GETCONFIG 0xDEADBEEF #endif - -Index: em8300setup/em8300setup.1 -=================================================================== -RCS file: /cvsroot/dxr3/em8300/em8300setup/em8300setup.1,v -retrieving revision 1.3 -diff -u -r1.3 em8300setup.1 ---- em8300setup/em8300setup.1 19 Oct 2005 22:15:16 -0000 1.3 -+++ em8300setup/em8300setup.1 15 Sep 2006 18:15:00 -0000 +--- em8300setup/em8300setup.1~ 2005-10-20 01:15:16.000000000 +0300 ++++ em8300setup/em8300setup.1 2007-04-04 03:07:30.000000000 +0300 @@ -26,6 +26,33 @@ \fB-o\fR, \fB-w\fR Set aspect ratio to respectively normal (4:3) or wide-screen (16:9). Index: em8300.spec =================================================================== RCS file: /cvs/extras/rpms/em8300/devel/em8300.spec,v retrieving revision 1.10 retrieving revision 1.11 diff -u -r1.10 -r1.11 --- em8300.spec 1 Mar 2007 16:34:54 -0000 1.10 +++ em8300.spec 4 Apr 2007 12:40:09 -0000 1.11 @@ -1,12 +1,15 @@ Name: em8300 -Version: 0.16.1 -Release: 1%{?dist} +Version: 0.16.2 +Release: 0.1.rc1%{?dist} Summary: DXR3/Hollywood Plus MPEG decoder card support tools Group: Applications/System License: GPL URL: http://dxr3.sourceforge.net/ -Source0: http://downloads.sourceforge.net/dxr3/%{name}-nofirmware-%{version}.tar.gz +#Source0: http://downloads.sourceforge.net/dxr3/%{name}-nofirmware-%{version}.tar.gz +# http://dxr3.sourceforge.net/download/em8300-0.16.2-rc1.tar.gz +# with modules/em8300.uc removed +Source0: em8300-nofirmware-0.16.2-rc1.tar.bz2 Source1: %{name}.console.perms Source2: http://cachalot.mine.nu/src/dxr3/em8300-README-modprobe.conf Patch0: http://cachalot.mine.nu/src/dxr3/em8300-adv7170-wss.patch @@ -43,7 +46,7 @@ %prep -%setup -q +%setup -q -n %{name}-%{version}-rc1 %patch0 install -pm 644 %{SOURCE2} README-modprobe.conf echo "Icon=redhat-sound_video" >> overlay/dxr3view.desktop @@ -117,6 +120,10 @@ %changelog +* Wed Apr 4 2007 Ville Skytt?? - 0.16.2-0.1.rc1 +- 0.16.2-rc1. +- Update examples in README-modprobe.conf. + * Thu Mar 1 2007 Ville Skytt?? - 0.16.1-1 - 0.16.1. Index: sources =================================================================== RCS file: /cvs/extras/rpms/em8300/devel/sources,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- sources 1 Mar 2007 16:34:54 -0000 1.7 +++ sources 4 Apr 2007 12:40:09 -0000 1.8 @@ -1 +1 @@ -c1e2db38fa3e3cf28b43dd304aaa2961 em8300-nofirmware-0.16.1.tar.gz +5ab0fcaa8e4a6bef68ac7f041155e293 em8300-nofirmware-0.16.2-rc1.tar.bz2 From fedora-extras-commits at redhat.com Wed Apr 4 13:18:10 2007 From: fedora-extras-commits at redhat.com (Ville Skytta (scop)) Date: Wed, 4 Apr 2007 09:18:10 -0400 Subject: rpms/upx/devel .cvsignore, 1.4, 1.5 sources, 1.4, 1.5 upx.spec, 1.11, 1.12 Message-ID: <200704041318.l34DIAlp026264@cvs-int.fedora.redhat.com> Author: scop Update of /cvs/extras/rpms/upx/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv26218 Modified Files: .cvsignore sources upx.spec Log Message: * Wed Apr 4 2007 Ville Skytt?? - 2.03-1 - 2.03. Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/upx/devel/.cvsignore,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- .cvsignore 30 Aug 2006 16:06:26 -0000 1.4 +++ .cvsignore 4 Apr 2007 13:17:37 -0000 1.5 @@ -1 +1 @@ -upx-2.02-src.tar.gz +upx-2.03-src.tar.gz Index: sources =================================================================== RCS file: /cvs/extras/rpms/upx/devel/sources,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- sources 30 Aug 2006 16:06:26 -0000 1.4 +++ sources 4 Apr 2007 13:17:37 -0000 1.5 @@ -1 +1 @@ -058a57c2e8d642579d4dda56633b9fd2 upx-2.02-src.tar.gz +a4b1da8a7ab58faf0aad7c67412d5e8e upx-2.03-src.tar.gz Index: upx.spec =================================================================== RCS file: /cvs/extras/rpms/upx/devel/upx.spec,v retrieving revision 1.11 retrieving revision 1.12 diff -u -r1.11 -r1.12 --- upx.spec 30 Aug 2006 16:06:26 -0000 1.11 +++ upx.spec 4 Apr 2007 13:17:37 -0000 1.12 @@ -1,5 +1,5 @@ Name: upx -Version: 2.02 +Version: 2.03 Release: 1%{?dist} Summary: Ultimate Packer for eXecutables @@ -11,7 +11,6 @@ BuildRequires: ucl-devel >= 1.01 BuildRequires: zlib-devel -BuildRequires: perl %description UPX is a free, portable, extendable, high-performance executable @@ -22,19 +21,19 @@ %prep %setup -q -n %{name}-%{version}-src -sed -i -e 's/ -O2 / /' -e 's/ -Werror//' src/Makefile +sed -i -e 's/ -O2/ /' -e 's/ -Werror//' src/Makefile %build -export CXXFLAGS="$RPM_OPT_FLAGS" -make %{?_smp_mflags} -C src CXX=%{__cxx} UCLDIR=%{_prefix} exeext= +export CXXFLAGS="$RPM_OPT_FLAGS" # export, not to make so it won't trump all +make %{?_smp_mflags} -C src make -C doc %install rm -rf $RPM_BUILD_ROOT -install -Dpm 644 doc/upx.1 $RPM_BUILD_ROOT%{_mandir}/man1/upx.1 -install -Dpm 755 src/upx $RPM_BUILD_ROOT%{_bindir}/upx +install -Dpm 644 doc/upx.1 $RPM_BUILD_ROOT%{_mandir}/man1/upx.1 +install -Dpm 755 src/upx.out $RPM_BUILD_ROOT%{_bindir}/upx %clean @@ -49,6 +48,9 @@ %changelog +* Wed Apr 4 2007 Ville Skytt?? - 2.03-1 +- 2.03. + * Wed Aug 30 2006 Ville Skytt?? - 2.02-1 - 2.02. From fedora-extras-commits at redhat.com Wed Apr 4 13:24:00 2007 From: fedora-extras-commits at redhat.com (Michael Patrick McGrath (mmcgrath)) Date: Wed, 4 Apr 2007 09:24:00 -0400 Subject: owners owners.list,1.2639,1.2640 Message-ID: <200704041324.l34DO0wD026529@cvs-int.fedora.redhat.com> Author: mmcgrath Update of /cvs/extras/owners In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv26510 Modified Files: owners.list Log Message: new owner Index: owners.list =================================================================== RCS file: /cvs/extras/owners/owners.list,v retrieving revision 1.2639 retrieving revision 1.2640 diff -u -r1.2639 -r1.2640 --- owners.list 3 Apr 2007 13:19:34 -0000 1.2639 +++ owners.list 4 Apr 2007 13:23:30 -0000 1.2640 @@ -1396,7 +1396,7 @@ Fedora Extras|monodoc|Documentation for the mono .NET libraries|paul at all-the-johnsons.co.uk|extras-qa at fedoraproject.org| Fedora Extras|monotone|A free, distributed version control system|roland at redhat.com|extras-qa at fedoraproject.org| Fedora Extras|monsterz|Puzzle game, similar to Bejeweled or Zookeeper|packages at amiga-hardware.com|extras-qa at fedoraproject.org| -Fedora Extras|moodle|A Course Management System|mmcgrath at redhat.com|extras-qa at fedoraproject.org| +Fedora Extras|moodle|A Course Management System|Jerry.James at usu.edu|extras-qa at fedoraproject.org| Fedora Extras|moodss|Powerful modular monitoring graphical application|jfontain at free.fr|extras-qa at fedoraproject.org| Fedora Extras|moomps|Powerful modular monitoring service|jfontain at free.fr|extras-qa at fedoraproject.org| Fedora Extras|most|more, less, most|adrian at lisas.de|extras-qa at fedoraproject.org| From fedora-extras-commits at redhat.com Wed Apr 4 14:16:02 2007 From: fedora-extras-commits at redhat.com (Jasper O'neal Hartline (autopsy)) Date: Wed, 4 Apr 2007 10:16:02 -0400 Subject: kadischi/livecd_generator livecd-mkinitrd.sh,1.30,1.31 Message-ID: <200704041416.l34EG2QM031796@cvs-int.fedora.redhat.com> Author: autopsy Update of /cvs/devel/kadischi/livecd_generator In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv31752/kadischi/livecd_generator Modified Files: livecd-mkinitrd.sh Log Message: Fix USB CDROM boot problem, missing nls_utf8.ko module Index: livecd-mkinitrd.sh =================================================================== RCS file: /cvs/devel/kadischi/livecd_generator/livecd-mkinitrd.sh,v retrieving revision 1.30 retrieving revision 1.31 diff -u -r1.30 -r1.31 --- livecd-mkinitrd.sh 6 Sep 2006 21:26:24 -0000 1.30 +++ livecd-mkinitrd.sh 4 Apr 2007 14:16:00 -0000 1.31 @@ -287,7 +287,7 @@ fi inst $rootdir/lib/modules/$kernel/modules.dep "$MNTIMAGE/lib/modules/$kernel/modules.dep" -MODULES=$(findmodules drivers/parport drivers/block/loop.ko fs/jbd/jbd.ko fs/ext3/ext3.ko fs/squashfs drivers/cdrom/cdrom.ko drivers/ide/ide-cd.ko drivers/md/dm-mirror.ko drivers/md/dm-zero.ko drivers/md/dm-mod.ko drivers/md/dm-snapshot.ko drivers/usb/host drivers/usb/storage drivers/scsi) +MODULES=$(findmodules drivers/parport drivers/block/loop.ko fs/jbd/jbd.ko fs/ext3/ext3.ko fs/squashfs drivers/cdrom/cdrom.ko drivers/ide/ide-cd.ko drivers/md/dm-mirror.ko drivers/md/dm-zero.ko drivers/md/dm-mod.ko drivers/md/dm-snapshot.ko drivers/usb/host drivers/usb/storage drivers/scsi fs/nls/nls_utf8.ko) for MODULE in $MODULES; do instmodule $MODULE done From fedora-extras-commits at redhat.com Wed Apr 4 14:15:57 2007 From: fedora-extras-commits at redhat.com (Jasper O'neal Hartline (autopsy)) Date: Wed, 4 Apr 2007 10:15:57 -0400 Subject: kadischi kadischi.spec,1.50,1.51 Message-ID: <200704041416.l34EGRsP031814@cvs-int.fedora.redhat.com> Author: autopsy Update of /cvs/devel/kadischi In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv31752/kadischi Modified Files: kadischi.spec Log Message: Fix USB CDROM boot problem, missing nls_utf8.ko module Index: kadischi.spec =================================================================== RCS file: /cvs/devel/kadischi/kadischi.spec,v retrieving revision 1.50 retrieving revision 1.51 diff -u -r1.50 -r1.51 --- kadischi.spec 28 Feb 2007 12:07:17 -0000 1.50 +++ kadischi.spec 4 Apr 2007 14:15:55 -0000 1.51 @@ -2,7 +2,7 @@ Name: kadischi Version: 3.4 -Release: 5.%{alphatag} +Release: 6.%{alphatag} Summary: LiveCD generation utility Group: Applications/System @@ -80,6 +80,11 @@ %ghost %{_datadir}/%{name}/post_install_scripts/*.pyo %changelog +* Wed Apr 04 2007 3.4-6.20070404cvs +- Fix USB CDROM boot problem +- Fix missing nls_utf8.ko module from initramfs + + * Wed Feb 28 2007 3.4-5.20070228cvs - Removed some extraneous GUI bits for now. From fedora-extras-commits at redhat.com Wed Apr 4 14:15:57 2007 From: fedora-extras-commits at redhat.com (Jasper O'neal Hartline (autopsy)) Date: Wed, 4 Apr 2007 10:15:57 -0400 Subject: kadischi/find_live_cd find_live_cd.c,1.1.1.1,1.2 Message-ID: <200704041416.l34EGRmG031817@cvs-int.fedora.redhat.com> Author: autopsy Update of /cvs/devel/kadischi/find_live_cd In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv31752/kadischi/find_live_cd Modified Files: find_live_cd.c Log Message: Fix USB CDROM boot problem, missing nls_utf8.ko module Index: find_live_cd.c =================================================================== RCS file: /cvs/devel/kadischi/find_live_cd/find_live_cd.c,v retrieving revision 1.1.1.1 retrieving revision 1.2 diff -u -r1.1.1.1 -r1.2 --- find_live_cd.c 21 Aug 2005 17:09:06 -0000 1.1.1.1 +++ find_live_cd.c 4 Apr 2007 14:15:55 -0000 1.2 @@ -128,7 +128,7 @@ minor = atoi(devName + 2); } else if (devName[0] == 's' && devName[1] == 'g') { type = S_IFBLK; - major = 21; + major = 11; minor = atoi(devName + 2); } else if (!strncmp(devName, "loop", 4)) { type = S_IFBLK; From fedora-extras-commits at redhat.com Wed Apr 4 14:48:49 2007 From: fedora-extras-commits at redhat.com (Mamoru Tasaka (mtasaka)) Date: Wed, 4 Apr 2007 10:48:49 -0400 Subject: rpms/catfish/FC-6 .cvsignore, 1.7, 1.8 catfish.spec, 1.7, 1.8 sources, 1.7, 1.8 Message-ID: <200704041448.l34Emndx000369@cvs-int.fedora.redhat.com> Author: mtasaka Update of /cvs/extras/rpms/catfish/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv301/FC-6 Modified Files: .cvsignore catfish.spec sources Log Message: * Wed Apr 4 2007 Mamoru Tasaka 0.3-0.1.a - 0.3a Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/catfish/FC-6/.cvsignore,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- .cvsignore 28 Feb 2007 16:57:07 -0000 1.7 +++ .cvsignore 4 Apr 2007 14:48:16 -0000 1.8 @@ -1 +1 @@ -catfish-0.2.2.tar.gz +catfish-0.3a.tar.gz Index: catfish.spec =================================================================== RCS file: /cvs/extras/rpms/catfish/FC-6/catfish.spec,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- catfish.spec 28 Feb 2007 16:57:07 -0000 1.7 +++ catfish.spec 4 Apr 2007 14:48:16 -0000 1.8 @@ -1,12 +1,18 @@ +%define mainver 0.3 +%define betaver a + +%define fedoraver 1 + + Name: catfish -Version: 0.2.2 -Release: 1%{?dist} +Version: %{mainver} +Release: %{?betaver:0.}%{fedoraver}%{?betaver:.%betaver}%{?dist} Summary: A handy file search tool Group: Applications/File License: GPL URL: http://software.twotoasts.de/?page=%{name} -Source0: http://software.twotoasts.de/media/%{name}/%{name}-%{version}.tar.gz +Source0: http://software.twotoasts.de/media/%{name}/%{name}-%{mainver}%{?betaver}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch @@ -15,6 +21,7 @@ # python related Requires: pygtk2-libglade Requires: pyxdg +Requires: dbus-python # search engine Requires: %{_bindir}/locate Requires: %{_bindir}/find @@ -34,7 +41,7 @@ configuration options from the command line. %prep -%setup -q +%setup -q -n %{name}-%{mainver}%{?betaver} %build # Some configulation changes @@ -74,6 +81,9 @@ --dir $RPM_BUILD_ROOT%{_datadir}/applications \ $RPM_BUILD_ROOT%{_datadir}/applications/%{name}.desktop +# Remove all unnecessary documentation +%{__rm} -rf $RPM_BUILD_ROOT%{_datadir}/doc/ + # and.. manually link.. %{__ln_s} -f ../pixmaps/%{name}.svg \ $RPM_BUILD_ROOT%{_datadir}/%{name}/ @@ -87,7 +97,7 @@ %files -f %{name}.lang %defattr(-,root,root,-) -%doc ChangeLog COPYING README +%doc AUTHORS ChangeLog COPYING README %{_bindir}/%{name} %{_datadir}/applications/fedora-%{name}.desktop @@ -95,6 +105,9 @@ %{_datadir}/pixmaps/%{name}.svg %changelog +* Wed Apr 4 2007 Mamoru Tasaka 0.3-0.1.a +- 0.3a + * Wed Feb 28 2007 Mamoru Tasaka 0.2.2-1 - 0.2.2 Index: sources =================================================================== RCS file: /cvs/extras/rpms/catfish/FC-6/sources,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- sources 28 Feb 2007 16:57:07 -0000 1.7 +++ sources 4 Apr 2007 14:48:16 -0000 1.8 @@ -1 +1 @@ -3d3f9d920aa1f391401da052786c58d9 catfish-0.2.2.tar.gz +070736e01561d8f0f4155db118bf3d36 catfish-0.3a.tar.gz From fedora-extras-commits at redhat.com Wed Apr 4 14:48:45 2007 From: fedora-extras-commits at redhat.com (Mamoru Tasaka (mtasaka)) Date: Wed, 4 Apr 2007 10:48:45 -0400 Subject: rpms/catfish/FC-5 .cvsignore, 1.7, 1.8 catfish.spec, 1.7, 1.8 sources, 1.7, 1.8 Message-ID: <200704041448.l34Emjqb000364@cvs-int.fedora.redhat.com> Author: mtasaka Update of /cvs/extras/rpms/catfish/FC-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv301/FC-5 Modified Files: .cvsignore catfish.spec sources Log Message: * Wed Apr 4 2007 Mamoru Tasaka 0.3-0.1.a - 0.3a Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/catfish/FC-5/.cvsignore,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- .cvsignore 28 Feb 2007 16:57:05 -0000 1.7 +++ .cvsignore 4 Apr 2007 14:48:12 -0000 1.8 @@ -1 +1 @@ -catfish-0.2.2.tar.gz +catfish-0.3a.tar.gz Index: catfish.spec =================================================================== RCS file: /cvs/extras/rpms/catfish/FC-5/catfish.spec,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- catfish.spec 28 Feb 2007 16:57:05 -0000 1.7 +++ catfish.spec 4 Apr 2007 14:48:12 -0000 1.8 @@ -1,12 +1,18 @@ +%define mainver 0.3 +%define betaver a + +%define fedoraver 1 + + Name: catfish -Version: 0.2.2 -Release: 1%{?dist} +Version: %{mainver} +Release: %{?betaver:0.}%{fedoraver}%{?betaver:.%betaver}%{?dist} Summary: A handy file search tool Group: Applications/File License: GPL URL: http://software.twotoasts.de/?page=%{name} -Source0: http://software.twotoasts.de/media/%{name}/%{name}-%{version}.tar.gz +Source0: http://software.twotoasts.de/media/%{name}/%{name}-%{mainver}%{?betaver}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch @@ -15,6 +21,7 @@ # python related Requires: pygtk2-libglade Requires: pyxdg +Requires: dbus-python # search engine Requires: %{_bindir}/locate Requires: %{_bindir}/find @@ -34,7 +41,7 @@ configuration options from the command line. %prep -%setup -q +%setup -q -n %{name}-%{mainver}%{?betaver} %build # Some configulation changes @@ -74,6 +81,9 @@ --dir $RPM_BUILD_ROOT%{_datadir}/applications \ $RPM_BUILD_ROOT%{_datadir}/applications/%{name}.desktop +# Remove all unnecessary documentation +%{__rm} -rf $RPM_BUILD_ROOT%{_datadir}/doc/ + # and.. manually link.. %{__ln_s} -f ../pixmaps/%{name}.svg \ $RPM_BUILD_ROOT%{_datadir}/%{name}/ @@ -87,7 +97,7 @@ %files -f %{name}.lang %defattr(-,root,root,-) -%doc ChangeLog COPYING README +%doc AUTHORS ChangeLog COPYING README %{_bindir}/%{name} %{_datadir}/applications/fedora-%{name}.desktop @@ -95,6 +105,9 @@ %{_datadir}/pixmaps/%{name}.svg %changelog +* Wed Apr 4 2007 Mamoru Tasaka 0.3-0.1.a +- 0.3a + * Wed Feb 28 2007 Mamoru Tasaka 0.2.2-1 - 0.2.2 Index: sources =================================================================== RCS file: /cvs/extras/rpms/catfish/FC-5/sources,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- sources 28 Feb 2007 16:57:05 -0000 1.7 +++ sources 4 Apr 2007 14:48:12 -0000 1.8 @@ -1 +1 @@ -3d3f9d920aa1f391401da052786c58d9 catfish-0.2.2.tar.gz +070736e01561d8f0f4155db118bf3d36 catfish-0.3a.tar.gz From fedora-extras-commits at redhat.com Wed Apr 4 14:48:52 2007 From: fedora-extras-commits at redhat.com (Mamoru Tasaka (mtasaka)) Date: Wed, 4 Apr 2007 10:48:52 -0400 Subject: rpms/catfish/devel .cvsignore, 1.7, 1.8 catfish.spec, 1.7, 1.8 sources, 1.7, 1.8 Message-ID: <200704041448.l34Emq3q000375@cvs-int.fedora.redhat.com> Author: mtasaka Update of /cvs/extras/rpms/catfish/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv301/devel Modified Files: .cvsignore catfish.spec sources Log Message: * Wed Apr 4 2007 Mamoru Tasaka 0.3-0.1.a - 0.3a Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/catfish/devel/.cvsignore,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- .cvsignore 28 Feb 2007 16:57:10 -0000 1.7 +++ .cvsignore 4 Apr 2007 14:48:19 -0000 1.8 @@ -1 +1 @@ -catfish-0.2.2.tar.gz +catfish-0.3a.tar.gz Index: catfish.spec =================================================================== RCS file: /cvs/extras/rpms/catfish/devel/catfish.spec,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- catfish.spec 28 Feb 2007 16:57:10 -0000 1.7 +++ catfish.spec 4 Apr 2007 14:48:19 -0000 1.8 @@ -1,12 +1,18 @@ +%define mainver 0.3 +%define betaver a + +%define fedoraver 1 + + Name: catfish -Version: 0.2.2 -Release: 1%{?dist} +Version: %{mainver} +Release: %{?betaver:0.}%{fedoraver}%{?betaver:.%betaver}%{?dist} Summary: A handy file search tool Group: Applications/File License: GPL URL: http://software.twotoasts.de/?page=%{name} -Source0: http://software.twotoasts.de/media/%{name}/%{name}-%{version}.tar.gz +Source0: http://software.twotoasts.de/media/%{name}/%{name}-%{mainver}%{?betaver}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch @@ -15,6 +21,7 @@ # python related Requires: pygtk2-libglade Requires: pyxdg +Requires: dbus-python # search engine Requires: %{_bindir}/locate Requires: %{_bindir}/find @@ -34,7 +41,7 @@ configuration options from the command line. %prep -%setup -q +%setup -q -n %{name}-%{mainver}%{?betaver} %build # Some configulation changes @@ -74,6 +81,9 @@ --dir $RPM_BUILD_ROOT%{_datadir}/applications \ $RPM_BUILD_ROOT%{_datadir}/applications/%{name}.desktop +# Remove all unnecessary documentation +%{__rm} -rf $RPM_BUILD_ROOT%{_datadir}/doc/ + # and.. manually link.. %{__ln_s} -f ../pixmaps/%{name}.svg \ $RPM_BUILD_ROOT%{_datadir}/%{name}/ @@ -87,7 +97,7 @@ %files -f %{name}.lang %defattr(-,root,root,-) -%doc ChangeLog COPYING README +%doc AUTHORS ChangeLog COPYING README %{_bindir}/%{name} %{_datadir}/applications/fedora-%{name}.desktop @@ -95,6 +105,9 @@ %{_datadir}/pixmaps/%{name}.svg %changelog +* Wed Apr 4 2007 Mamoru Tasaka 0.3-0.1.a +- 0.3a + * Wed Feb 28 2007 Mamoru Tasaka 0.2.2-1 - 0.2.2 Index: sources =================================================================== RCS file: /cvs/extras/rpms/catfish/devel/sources,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- sources 28 Feb 2007 16:57:10 -0000 1.7 +++ sources 4 Apr 2007 14:48:19 -0000 1.8 @@ -1 +1 @@ -3d3f9d920aa1f391401da052786c58d9 catfish-0.2.2.tar.gz +070736e01561d8f0f4155db118bf3d36 catfish-0.3a.tar.gz From fedora-extras-commits at redhat.com Wed Apr 4 15:09:46 2007 From: fedora-extras-commits at redhat.com (Tomas Janousek (tjanouse)) Date: Wed, 4 Apr 2007 11:09:46 -0400 Subject: rpms/cyrus-imapd/FC-5 cyrus-imapd.cron-daily, 1.1, 1.2 cyrus-imapd.spec, 1.13, 1.14 Message-ID: <200704041509.l34F9kND005070@cvs-int.fedora.redhat.com> Author: tjanouse Update of /cvs/extras/rpms/cyrus-imapd/FC-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv5045 Modified Files: cyrus-imapd.cron-daily cyrus-imapd.spec Log Message: * Wed Apr 04 2007 Tomas Janousek - 2.3.1-2.8 - fixed mboxlist backup rotation (#197054) Index: cyrus-imapd.cron-daily =================================================================== RCS file: /cvs/extras/rpms/cyrus-imapd/FC-5/cyrus-imapd.cron-daily,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- cyrus-imapd.cron-daily 15 Apr 2005 20:24:15 -0000 1.1 +++ cyrus-imapd.cron-daily 4 Apr 2007 15:09:13 -0000 1.2 @@ -23,7 +23,7 @@ [ -x /usr/lib/cyrus-imapd/ctl_mboxlist ] || exit 0 # rotate mailbox lists -seq $[ $ROTATE - 1 ] 1 | while read i; do +seq $[ $ROTATE - 1 ] -1 1 | while read i; do [ -f ${MBOXLIST}.${i}.gz ] && mv -f ${MBOXLIST}.${i}.gz ${MBOXLIST}.$[ $i + 1 ].gz done [ -f ${MBOXLIST}.gz ] && mv -f ${MBOXLIST}.gz ${MBOXLIST}.1.gz Index: cyrus-imapd.spec =================================================================== RCS file: /cvs/extras/rpms/cyrus-imapd/FC-5/cyrus-imapd.spec,v retrieving revision 1.13 retrieving revision 1.14 diff -u -r1.13 -r1.14 --- cyrus-imapd.spec 5 Dec 2006 17:06:13 -0000 1.13 +++ cyrus-imapd.spec 4 Apr 2007 15:09:13 -0000 1.14 @@ -1,6 +1,6 @@ Name: cyrus-imapd Version: 2.3.1 -Release: 2.7%{?dist} +Release: 2.8%{?dist} # ********************** BUILD TIME OPTIONS START ********************** @@ -833,6 +833,9 @@ %{_mandir}/man1/* %changelog +* Wed Apr 04 2007 Tomas Janousek - 2.3.1-2.8 +- fixed mboxlist backup rotation (#197054) + * Tue Dec 5 2006 John Dennis - 2.3.1-2.7 - Resolves: bug# 191710 Deprecated pam_stack module called from service "imap" From fedora-extras-commits at redhat.com Wed Apr 4 15:18:42 2007 From: fedora-extras-commits at redhat.com (Tomas Janousek (tjanouse)) Date: Wed, 4 Apr 2007 11:18:42 -0400 Subject: rpms/cyrus-imapd/devel .cvsignore, 1.6, 1.7 cyrus-imapd.cron-daily, 1.1, 1.2 cyrus-imapd.spec, 1.21, 1.22 cyrus-imapd-2.3.3-autosieve-0.6.0.diff, 1.1, NONE cyrus-imapd-2.3.7-autocreate-0.10-0.diff, 1.1, NONE cyrus-imapd-2.3.7-rmquota+deletemailbox.patch, 1.1, NONE Message-ID: <200704041518.l34FIg4A005332@cvs-int.fedora.redhat.com> Author: tjanouse Update of /cvs/extras/rpms/cyrus-imapd/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv5305 Modified Files: .cvsignore cyrus-imapd.cron-daily cyrus-imapd.spec Removed Files: cyrus-imapd-2.3.3-autosieve-0.6.0.diff cyrus-imapd-2.3.7-autocreate-0.10-0.diff cyrus-imapd-2.3.7-rmquota+deletemailbox.patch Log Message: merge from fc5: * Wed Apr 04 2007 Tomas Janousek - 2.3.8-2 - fixed mboxlist backup rotation (#197054) + little cleanup Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/cyrus-imapd/devel/.cvsignore,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- .cvsignore 12 Mar 2007 16:22:52 -0000 1.6 +++ .cvsignore 4 Apr 2007 15:18:08 -0000 1.7 @@ -1,2 +1,3 @@ cyrus_sharedbackup-0.1.tar.gz cyrus-imapd-2.3.8.tar.gz +cyrus-imapd-2.3.8.tar.gz.sig Index: cyrus-imapd.cron-daily =================================================================== RCS file: /cvs/extras/rpms/cyrus-imapd/devel/cyrus-imapd.cron-daily,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- cyrus-imapd.cron-daily 15 Apr 2005 20:24:15 -0000 1.1 +++ cyrus-imapd.cron-daily 4 Apr 2007 15:18:08 -0000 1.2 @@ -23,7 +23,7 @@ [ -x /usr/lib/cyrus-imapd/ctl_mboxlist ] || exit 0 # rotate mailbox lists -seq $[ $ROTATE - 1 ] 1 | while read i; do +seq $[ $ROTATE - 1 ] -1 1 | while read i; do [ -f ${MBOXLIST}.${i}.gz ] && mv -f ${MBOXLIST}.${i}.gz ${MBOXLIST}.$[ $i + 1 ].gz done [ -f ${MBOXLIST}.gz ] && mv -f ${MBOXLIST}.gz ${MBOXLIST}.1.gz Index: cyrus-imapd.spec =================================================================== RCS file: /cvs/extras/rpms/cyrus-imapd/devel/cyrus-imapd.spec,v retrieving revision 1.21 retrieving revision 1.22 diff -u -r1.21 -r1.22 --- cyrus-imapd.spec 12 Mar 2007 16:22:52 -0000 1.21 +++ cyrus-imapd.spec 4 Apr 2007 15:18:08 -0000 1.22 @@ -1,6 +1,6 @@ Name: cyrus-imapd Version: 2.3.8 -Release: 1%{?dist} +Release: 2%{?dist} # ********************** BUILD TIME OPTIONS START ********************** @@ -813,6 +813,9 @@ %{_mandir}/man1/* %changelog +* Wed Apr 04 2007 Tomas Janousek - 2.3.8-2 +- fixed mboxlist backup rotation (#197054) + * Mon Mar 12 2007 Tomas Janousek - 2.3.8-1 - update to latest upstream --- cyrus-imapd-2.3.3-autosieve-0.6.0.diff DELETED --- --- cyrus-imapd-2.3.7-autocreate-0.10-0.diff DELETED --- --- cyrus-imapd-2.3.7-rmquota+deletemailbox.patch DELETED --- From fedora-extras-commits at redhat.com Wed Apr 4 15:22:43 2007 From: fedora-extras-commits at redhat.com (Tomas Janousek (tjanouse)) Date: Wed, 4 Apr 2007 11:22:43 -0400 Subject: rpms/cyrus-imapd/FC-6 cyrus-imapd-2.3.7-notify_sms.patch, NONE, 1.1 cyrus-imapd-2.3.8-autocreate-0.10-0.diff, NONE, 1.1 cyrus-imapd-2.3.8-autosieve-0.6.0.diff, NONE, 1.1 cyrus-imapd-2.3.8-rmquota+deletemailbox-0.2-1.diff, NONE, 1.1 .cvsignore, 1.5, 1.6 cyrus-imapd.cron-daily, 1.1, 1.2 cyrus-imapd.spec, 1.17, 1.18 sources, 1.7, 1.8 cyrus-imapd-2.2.12-notify_sms.patch, 1.1, NONE cyrus-imapd-2.3.1-autocreate-0.10-0.diff, 1.1, NONE cyrus-imapd-2.3.1-autosievefolder-0.6-0.diff, 1.1, NONE cyrus-imapd-2.3.1-rmquota+deletemailbox-0.2-1.diff, 1.1, NONE cyrus-imapd-2.3.3-autosieve-0.6.0.diff, 1.1, NONE cyrus-imapd-2.3.7-autocreate-0.10-0.diff, 1.1, NONE cyrus-imapd-2.3.7-rmquota+deletemailbox.patch, 1.1, NONE Message-ID: <200704041522.l34FMhAp005464@cvs-int.fedora.redhat.com> Author: tjanouse Update of /cvs/extras/rpms/cyrus-imapd/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv5426 Modified Files: .cvsignore cyrus-imapd.cron-daily cyrus-imapd.spec sources Added Files: cyrus-imapd-2.3.7-notify_sms.patch cyrus-imapd-2.3.8-autocreate-0.10-0.diff cyrus-imapd-2.3.8-autosieve-0.6.0.diff cyrus-imapd-2.3.8-rmquota+deletemailbox-0.2-1.diff Removed Files: cyrus-imapd-2.2.12-notify_sms.patch cyrus-imapd-2.3.1-autocreate-0.10-0.diff cyrus-imapd-2.3.1-autosievefolder-0.6-0.diff cyrus-imapd-2.3.1-rmquota+deletemailbox-0.2-1.diff cyrus-imapd-2.3.3-autosieve-0.6.0.diff cyrus-imapd-2.3.7-autocreate-0.10-0.diff cyrus-imapd-2.3.7-rmquota+deletemailbox.patch Log Message: merge from devel: * Wed Apr 04 2007 Tomas Janousek - 2.3.8-2 - fixed mboxlist backup rotation (#197054) * Mon Mar 12 2007 Tomas Janousek - 2.3.8-1 - update to latest upstream cyrus-imapd-2.3.7-notify_sms.patch: --- NEW FILE cyrus-imapd-2.3.7-notify_sms.patch --- diff -Naur cyrus-imapd-2.3.7.orig/doc/man/imapd.conf.5.html cyrus-imapd-2.3.7/doc/man/imapd.conf.5.html --- cyrus-imapd-2.3.7.orig/doc/man/imapd.conf.5.html 2006-07-10 16:31:53.000000000 +0200 +++ cyrus-imapd-2.3.7/doc/man/imapd.conf.5.html 2006-07-14 10:27:29.000000000 +0200 @@ -3130,6 +3130,24 @@ +

sendsms: /usr/bin/sendsms

+

+ + + + + +
+

The pathname of the sendsms executable. Sieve invokes +sendsms for sending SMS notifications.

+
+ +

+ + +

servername: <none>

diff -Naur cyrus-imapd-2.3.7.orig/doc/man/notifyd.8.html cyrus-imapd-2.3.7/doc/man/notifyd.8.html --- cyrus-imapd-2.3.7.orig/doc/man/notifyd.8.html 2006-07-10 16:31:54.000000000 +0200 +++ cyrus-imapd-2.3.7/doc/man/notifyd.8.html 2006-07-14 10:27:29.000000000 +0200 @@ -181,6 +181,18 @@ +

sms

+ + + +

Send the notification as SMS. This method can ONLY be used in +a Sieve ’notify’ action as it requires a +sms: URL to be specified as an :option.

+ + + + +

zephyr

diff -Naur cyrus-imapd-2.3.7.orig/lib/imapoptions cyrus-imapd-2.3.7/lib/imapoptions --- cyrus-imapd-2.3.7.orig/lib/imapoptions 2006-06-27 17:58:42.000000000 +0200 +++ cyrus-imapd-2.3.7/lib/imapoptions 2006-07-14 10:27:29.000000000 +0200 @@ -829,6 +829,10 @@ /* The pathname of the sendmail executable. Sieve invokes sendmail for sending rejections, redirects and vacation responses. */ +{ "sendsms", "/usr/bin/sendsms", STRING } +/* The pathname of the sendsms executable. Sieve invokes sendsms + for sending SMS notifications. */ + { "servername", NULL, STRING } /* This is the hostname visible in the greeting messages of the POP, IMAP and LMTP daemons. If it is unset, then the result returned diff -Naur cyrus-imapd-2.3.7.orig/man/imapd.conf.5 cyrus-imapd-2.3.7/man/imapd.conf.5 --- cyrus-imapd-2.3.7.orig/man/imapd.conf.5 2006-07-10 16:31:52.000000000 +0200 +++ cyrus-imapd-2.3.7/man/imapd.conf.5 2006-07-14 10:27:29.000000000 +0200 @@ -691,6 +691,9 @@ .IP "\fBsendmail:\fR /usr/lib/sendmail" 5 The pathname of the sendmail executable. Sieve invokes sendmail for sending rejections, redirects and vacation responses. +.IP "\fBsendsms:\fR /usr/bin/sendsms" 5 +The pathname of the sendsms executable. Sieve invokes sendsms +for sending SMS notifications. .IP "\fBservername:\fR " 5 This is the hostname visible in the greeting messages of the POP, IMAP and LMTP daemons. If it is unset, then the result returned diff -Naur cyrus-imapd-2.3.7.orig/man/notifyd.8 cyrus-imapd-2.3.7/man/notifyd.8 --- cyrus-imapd-2.3.7.orig/man/notifyd.8 2003-08-10 01:43:14.000000000 +0200 +++ cyrus-imapd-2.3.7/man/notifyd.8 2006-07-14 10:27:29.000000000 +0200 @@ -110,6 +110,11 @@ Sieve 'notify' action as it requires a \fImailto:\fR URL to be specified as an \fI:option\fR. .TP +.B sms +Send the notification as SMS. This method can ONLY be used in a +Sieve 'notify' action as it requires a \fIsms:\fR URL to be +specified as an \fI:option\fR. +.TP .B zephyr Send the notification as a zephyrgram. If used in a Sieve 'notify' action, additional recipients can be specified as \fI:options\fR. diff -Naur cyrus-imapd-2.3.7.orig/notifyd/Makefile.in cyrus-imapd-2.3.7/notifyd/Makefile.in --- cyrus-imapd-2.3.7.orig/notifyd/Makefile.in 2004-05-31 20:22:59.000000000 +0200 +++ cyrus-imapd-2.3.7/notifyd/Makefile.in 2006-07-14 10:27:29.000000000 +0200 @@ -82,7 +82,7 @@ install: $(INSTALL) -m 755 notifyd $(DESTDIR)$(service_path) -OBJS= notifyd.o notify_null.o notify_log.o notify_mailto.o notify_zephyr.o +OBJS= notifyd.o notify_null.o notify_log.o notify_mailto.o notify_sms.o notify_zephyr.o notifytest: notifytest.o $(CC) $(LDFLAGS) -o notifytest \ diff -Naur cyrus-imapd-2.3.7.orig/notifyd/notifyd.h cyrus-imapd-2.3.7/notifyd/notifyd.h --- cyrus-imapd-2.3.7.orig/notifyd/notifyd.h 2003-02-13 21:15:48.000000000 +0100 +++ cyrus-imapd-2.3.7/notifyd/notifyd.h 2006-07-14 10:27:29.000000000 +0200 @@ -48,6 +48,7 @@ #include "notify_null.h" #include "notify_log.h" #include "notify_mailto.h" +#include "notify_sms.h" #include "notify_zephyr.h" /* Notify method dispatch table definition */ @@ -64,6 +65,7 @@ { "null", notify_null }, /* do nothing */ { "log", notify_log }, /* use syslog (for testing) */ { "mailto", notify_mailto }, /* send an email */ + { "sms", notify_sms }, /* send an sms */ #ifdef HAVE_ZEPHYR { "zephyr", notify_zephyr }, /* send a zephyrgram */ #endif diff -Naur cyrus-imapd-2.3.7.orig/notifyd/notify_sms.c cyrus-imapd-2.3.7/notifyd/notify_sms.c --- cyrus-imapd-2.3.7.orig/notifyd/notify_sms.c 1970-01-01 01:00:00.000000000 +0100 +++ cyrus-imapd-2.3.7/notifyd/notify_sms.c 2006-07-14 10:29:10.000000000 +0200 @@ -0,0 +1,116 @@ +/* notify_sms.c -- SMS notification method + * Simon Matter + */ +/* + * Copyright (c) 1998-2003 Carnegie Mellon University. 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. The name "Carnegie Mellon University" must not be used to + * endorse or promote products derived from this software without + * prior written permission. For permission or any other legal + * details, please contact + * Office of Technology Transfer + * Carnegie Mellon University + * 5000 Forbes Avenue + * Pittsburgh, PA 15213-3890 + * (412) 268-4387, fax: (412) 268-7395 + * tech-transfer at andrew.cmu.edu + * + * 4. Redistributions of any form whatsoever must retain the following + * acknowledgment: + * "This product includes software developed by Computing Services + * at Carnegie Mellon University (http://www.cmu.edu/computing/)." + * + * CARNEGIE MELLON UNIVERSITY DISCLAIMS ALL WARRANTIES WITH REGARD TO + * THIS SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY + * AND FITNESS, IN NO EVENT SHALL CARNEGIE MELLON UNIVERSITY BE LIABLE + * FOR ANY SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES + * WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN + * AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING + * OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. + * + * notify_sms is based on code from notify_mailto by Ken Murchison. + * Copyright (c) 2005-2006 Simon Matter, Invoca Systems. + * Release 2006071300/2.3.7 +*/ + +#include + +#include "notify_sms.h" + +#include +#include +#include +#include +#include + +#include "global.h" +#include "libconfig.h" +#include "sieve_interface.h" + +static int global_outgoing_count = 0; + +char* notify_sms(const char *class __attribute__((unused)), + const char *priority, + const char *user, + const char *mailbox __attribute__((unused)), + int nopt, char **options, + const char *message) +{ + FILE *sm; + const char *smbuf[10]; + int sm_stat; + pid_t sm_pid; + int fds[2]; + + /* XXX check/parse options (sms URI) */ + if (nopt < 1) + return strdup("NO sms URI not specified"); + + smbuf[0] = "sendsms"; + smbuf[1] = "-u"; + smbuf[2] = user; + smbuf[3] = "-p"; + smbuf[4] = priority; + smbuf[5] = "-o"; + smbuf[6] = options[0]; + smbuf[7] = NULL; + + pipe(fds); + if ((sm_pid = fork()) == 0) { + /* i'm the child! run sendsms! */ + close(fds[1]); + /* make the pipe be stdin */ + dup2(fds[0], 0); + execv(config_getstring(IMAPOPT_SENDSMS), (char **) smbuf); + + /* if we're here we suck */ + return strdup("NO sms couldn't exec"); + } + /* i'm the parent */ + close(fds[0]); + sm = fdopen(fds[1], "w"); + + if (!sm) + return strdup("NO sms could not spawn sendsms process"); + + fprintf(sm, message); + + fclose(sm); + while (waitpid(sm_pid, &sm_stat, 0) < 0); + + /* XXX check for sendsms exit code */ + + return strdup("OK sms notification successful"); +} diff -Naur cyrus-imapd-2.3.7.orig/notifyd/notify_sms.h cyrus-imapd-2.3.7/notifyd/notify_sms.h --- cyrus-imapd-2.3.7.orig/notifyd/notify_sms.h 1970-01-01 01:00:00.000000000 +0100 +++ cyrus-imapd-2.3.7/notifyd/notify_sms.h 2006-07-14 10:29:10.000000000 +0200 @@ -0,0 +1,61 @@ +/* notify_sms.h -- SMS notification method + * Simon Matter + */ +/* + * Copyright (c) 1998-2003 Carnegie Mellon University. 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. The name "Carnegie Mellon University" must not be used to + * endorse or promote products derived from this software without + * prior written permission. For permission or any other legal + * details, please contact + * Office of Technology Transfer + * Carnegie Mellon University + * 5000 Forbes Avenue + * Pittsburgh, PA 15213-3890 + * (412) 268-4387, fax: (412) 268-7395 + * tech-transfer at andrew.cmu.edu + * + * 4. Redistributions of any form whatsoever must retain the following + * acknowledgment: + * "This product includes software developed by Computing Services + * at Carnegie Mellon University (http://www.cmu.edu/computing/)." + * + * CARNEGIE MELLON UNIVERSITY DISCLAIMS ALL WARRANTIES WITH REGARD TO + * THIS SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY + * AND FITNESS, IN NO EVENT SHALL CARNEGIE MELLON UNIVERSITY BE LIABLE + * FOR ANY SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES + * WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN + * AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING + * OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. + * + * notify_sms is based on code from notify_mailto by Ken Murchison. + * Copyright (c) 2005-2006 Simon Matter, Invoca Systems. + * Release 2006071300/2.3.7 + * + */ + +#ifndef _NOTIFY_SMS_H_ +#define _NOTIFY_SMS_H_ + +#include + +char* notify_sms(const char *class __attribute__((unused)), + const char *priority, + const char *user, + const char *mailbox __attribute__((unused)), + int nopt, char **options, + const char *message); + +#endif /* _NOTIFY_SMS_H_ */ cyrus-imapd-2.3.8-autocreate-0.10-0.diff: --- NEW FILE cyrus-imapd-2.3.8-autocreate-0.10-0.diff --- diff -Naur cyrus-imapd-2.3.8/README.autocreate cyrus-imapd-2.3.8-autocreate.uncompiled/README.autocreate --- cyrus-imapd-2.3.8/README.autocreate 1970-01-01 02:00:00.000000000 +0200 +++ cyrus-imapd-2.3.8-autocreate.uncompiled/README.autocreate 2007-02-13 14:05:07.000000000 +0200 @@ -0,0 +1,211 @@ +Cyrus IMAP autocreate Inbox patch +---------------------------------- + +NOTE : This patch has been created at the University of Athens. For more info, as well +as more patches on Cyrus IMAPD server, please visit http://email.uoa.gr/ + +The design of Cyrus IMAP server does not predict the automatic creation of users' +INBOX folders. The creation of a user's INBOX is considered to be an external task, +that has to be completed as part of the user email account creation procedure. +Hence, to create a new email account the site administrator has to: + + a) Include the new account in the user database for the authentication procedure + (e.g. sasldb, shadow, mysql, ldap). + b) Create the corresponding INBOX folder. + +Alternatively, the user, if succesfully authenticated, may create his own INBOX folder, +as long as the configuration of the site allows it (see "autocreatequota" in imapd.conf). +Unlike what not careful readers may think, enabling the "autocreatequota" option, doesn't +lead to the automatic INBOX folder creation by Cyrus IMAP server. +In fact, "autocreate" means that the IMAP clients are allowed to automatically create +the user INBOX. + +This patch adds the functionality of automatic creation of the users' INBOX folders into +the Cyrus IMAP server. It is implemented as two features, namely the "create on login" +and "create on post". + + + +Create on login +=============== +This feauture provides automatic creation of a user's INBOX folder when all of the +following requirements are met: + +i) The user has succesfully passed the authentication procedure. + +ii) The user's authorisation ID (typically the same as the user's +authentication ID) doesn't belong to the imap_admins or admins +accounts (see imapd.conf). + +iii) The "autocreatequota" option in the imap configuration file +has been set to a non zero value. + +iv) The corresponding to the user's authorisation ID INBOX folder +does not exist. + +The user's first login is the most typical case when all four requirements are met. +Note that if the authenticated ID is allowed to proxy to another account for which +all of the above requirements are met, the corresponding INBOX folder for that account +will be created. + + + +Create on post +============== +This feauture provides automatic creation of a user's INBOX folder when all of the +following requirements are met. + +i) An email message addressed to the user has been received. + +ii) The recipient is not any of the imap_admins or admins accounts. +Note that passing emails to admins or imap_admins accounts from +the MTA to LMTP should be avoided in any case. + +iii) The recipient's INBOX does not exist. + +iv) The "autocreatequota" option in the imap configuration file +has been set to a non zero value. + +v) The "createonpost" option in the imap configuration file +has been switched on. + + +Besides the automatic creation of INBOX folder, additional functionalities are +provided: + + (A) Automatic creation of INBOX subfolders controlled by "autocreateinboxfolders" +configuration option. eg + +autocreateinboxfolders: sent|drafts|spam|templates + + (B) Automatic subscription of INBOX subfolders controlled by "autosubscribeinboxfolders" +configuration option. eg + +autosubscribeinboxfolders: sent|spam + +Obviously, only subscription to subfolders included in the "autocreateinboxfolder" +list is meaningful. + + (C) Automatic subscription to shared folders (bulletin boards). The user gets +automatically subscribed to the shared folders declared in the "autosubscribesharedfolders" +configuration option in imapd.conf. +eg autosubscribesharedfolders: public_folder | public_folder.subfolder + +In order the above action to succeed, the shared folder has to pre-exist the INBOX creation +and the user must have the appropriate permissions in order to be able to subscribe to the +shared folder. + +* A new config option has been added. 'autosubscribe_all_sharedfolders' is a yes/no +option. When set to yes, the user is automatically subscribed to all shared folders one +has permission to subscribe to. Please, note that when this option is set to yes, then +'autosubscribesharedfolders' option is overriden. + + (D) Automatic creation of a predefined default sieve script. + +This is very useful when a default sieve script is used for every user. Usually, a +default anti-spam script may me be written in a file and copied to each user +sieve scripts upon the INBOX creation. The imapd.conf options that have been added +are 'autocreate_sieve_script', 'autocreate_sieve_compiledscript' and +'generate_compiled_sieve_script'. + +autocreate_sieve_script configuration option refers to the full path of the file +that contains the sieve script. The default value is null and if no file is defined, +then no default script is created upon INBOX creation. (The feature is disabled) +eg autocreate_sieve_script: /etc/default_sieve_script + +autocreate_sieve_compiledscript configuration option refers to the full path of the +file that contains the bytecode compiled sieve script. If this filename is defined +in imapd.conf and the file exists, then it is automatically copied in the user's sieve +directory. If it is not defined, then a bytecode sieve script gets on the fly compiled +by the daemon. +eg autocreate_sieve_compiledscript: /etc/default_sieve_script.bc + +generate_compiled_sieve_script is a boolean option that triggers the compilation of the +source sieve script to bytecode sieve script. The file that the bytecode script will +be saved is pointed by autocreate_sieve_compiledscript. + +Ways of compiling a sieve script : +1. Compile a sieve script using the standard sievec utility, distributed by CMU +2. Compile a sieve script using the compile_sieve utility, released by UoA. This + tool is almost identical to the sievec utility, with the difference that it + reads the input and output file from autocreate_sieve_script and + autocreate_sieve_compiledscript options in imapd.conf +3. Let cyrus create a compiled sieve script using a source script. Cyrus can be + instructed to save the compiled script any time a compiled script does not exist. + +NOTES : +1. In order this functionality to work, the following requirements must have been met: + - 'sieveusehomedir' option must be 'no' in the configuration (default). + - 'sievedir' option must have a valid value. +2. Currently, this patch checks the validity of the source script while generating a + bytecode compiled script, but not the validity of the bytecode sieve script file. + The administrator should make sure that the provided files contain a valid sieve + script as well as the compiled script is updated every time the source script changes. + + + (E) The administrator may control for which users and/or groups may the INBOXes +automatically be created. The autocreate_users option restricts the groups +for which the patch will create the mailboxes. + +The default value of autocreate_users is anyone. So, if not set at all, the patch will +work for all users. However, one may set: + +autocreate_users: user1 user2 group:group1 group:group2 + +In that case, the INBOX will be created only for user1, user2 and the users that belong +to group1 and group2. + +More refined control per service is provided by the options imap_autocreate_users, +pop3_autocreate_users and lmtp_autocreate_users. These options override the +autocreate_users option and offer per service control. + +Example: +One may want to restrict the create on post functionality only for a specific group +of users. To achieve this, the following lines must be added in the imapd.conf file: + +createonpost: yes +lmtp_autocreate_users: group:groupname + + + +Issues to be considered +======================= + +I) In order to use the create on post feauture one should be absolutely sure that: +a) The MTA checks the validity of the email recipient before sending the email to +LMTP. This is an RFC821 requirement. This usually expands to "the mta should be +able to use the account database as user mailbox database". +b) Only authorised accounts/services can talk to LMTP. + +II) Especially in the case of imap logins, the current patch implementation checks +for the INBOX folder existence upon login, causing an extra mailbox lookup in most +of the cases. +A better approach would be to chase the "IMAP_MAILBOX_NONEXISTENT" error code and +check if the error is associated with an INBOX folder. However, this would mess up +Cyrus code. The way it was implemented may not have been the most performance +optimised, but it produces a much cleaner and simple patch. + + + +Virtual Domains Support +======================= + +Virtual domains are supported by all versions of the patch for cyrus-imapd-2.2.1-BETA and +later. However, it is not possible to declare different INBOX subfolders to be created or +shared folders to be subscribed to for every domain. [...1975 lines suppressed...] + #endif struct auth_mech auth_krb = @@ -376,4 +392,5 @@ &mymemberof, &mynewstate, &myfreestate, + &mycanonuser, }; diff -Naur cyrus-imapd-2.3.8/lib/auth_krb5.c cyrus-imapd-2.3.8-autocreate.uncompiled/lib/auth_krb5.c --- cyrus-imapd-2.3.8/lib/auth_krb5.c 2006-11-30 19:11:22.000000000 +0200 +++ cyrus-imapd-2.3.8-autocreate.uncompiled/lib/auth_krb5.c 2007-02-13 14:05:07.000000000 +0200 @@ -197,6 +197,14 @@ free(auth_state); } +static char *mycanonuser(struct auth_state *auth_state) +{ + if (auth_state) + return auth_state->userid; + + return NULL; +} + #else /* HAVE_GSSAPI_H */ static int mymemberof( @@ -225,6 +233,12 @@ fatal("Authentication mechanism (krb5) not compiled in", EC_CONFIG); } +static char *mycanonuser( + struct auth_state *auth_state __attribute__((unused))) +{ + fatal("Authentication mechanism (krb5) not compiled in", EC_CONFIG); +} + #endif struct auth_mech auth_krb5 = @@ -235,4 +249,5 @@ &mymemberof, &mynewstate, &myfreestate, + &mycanonuser, }; diff -Naur cyrus-imapd-2.3.8/lib/auth_pts.c cyrus-imapd-2.3.8-autocreate.uncompiled/lib/auth_pts.c --- cyrus-imapd-2.3.8/lib/auth_pts.c 2007-02-05 20:43:26.000000000 +0200 +++ cyrus-imapd-2.3.8-autocreate.uncompiled/lib/auth_pts.c 2007-02-13 14:05:07.000000000 +0200 @@ -511,6 +511,14 @@ free(auth_state); } +static char *mycanonuser(struct auth_state *auth_state) +{ + if (auth_state) + return auth_state->userid.id; + + return NULL; +} + struct auth_mech auth_pts = { "pts", /* name */ @@ -519,4 +527,5 @@ &mymemberof, &mynewstate, &myfreestate, + &mycanonuser, }; diff -Naur cyrus-imapd-2.3.8/lib/auth_unix.c cyrus-imapd-2.3.8-autocreate.uncompiled/lib/auth_unix.c --- cyrus-imapd-2.3.8/lib/auth_unix.c 2006-11-30 19:11:22.000000000 +0200 +++ cyrus-imapd-2.3.8-autocreate.uncompiled/lib/auth_unix.c 2007-02-13 14:05:07.000000000 +0200 @@ -264,6 +264,16 @@ free((char *)auth_state); } +static char *mycanonuser(auth_state) + struct auth_state *auth_state; +{ + if (auth_state) + return auth_state->userid; + + return NULL; +} + + struct auth_mech auth_unix = { @@ -273,4 +283,5 @@ &mymemberof, &mynewstate, &myfreestate, + &mycanonuser, }; diff -Naur cyrus-imapd-2.3.8/lib/imapoptions cyrus-imapd-2.3.8-autocreate.uncompiled/lib/imapoptions --- cyrus-imapd-2.3.8/lib/imapoptions 2007-02-07 20:58:07.000000000 +0200 +++ cyrus-imapd-2.3.8-autocreate.uncompiled/lib/imapoptions 2007-02-13 14:05:07.000000000 +0200 @@ -177,6 +177,55 @@ /* Number of seconds to wait before returning a timeout failure when performing a client connection (e.g. in a murder environment) */ +{ "createonpost", 0, SWITCH } +/* If yes, when lmtpd receives an incoming mail for an INBOX that does not exist, + then the INBOX is automatically created by lmtpd. */ + +{ "autocreateinboxfolders", NULL, STRING } +/* If a user does not have an INBOX created then the INBOX as well as some INBOX + subfolders are created under two conditions. + 1. The user logins via the IMAP or the POP3 protocol. (autocreatequota option must have a nonzero value) + 2. A message arrives for the user through the LMTPD protocol.(createonpost option must be yes) + autocreateinboxfolders is a list of INBOX's subfolders separated by a "|", that + are automatically created by the server under the previous two situations. */ + +{ "autosubscribeinboxfolders", NULL, STRING } +/* A list of folder names, separated by "|", that the users get automatically subscribed to, + when their INBOX is created. These folder names must have been included in the + autocreateinboxfolders option of the imapd.conf. */ + +{ "autosubscribesharedfolders", NULL, STRING } +/* A list of shared folders (bulletin boards), separated by "|", that the users get + automatically subscribed to, after their INBOX is created. The shared folder must + have been created and the user must have the required permissions to get subscribed + to it. Otherwise, subscribing to the shared folder fails. */ + +{ "autosubscribe_all_sharedfolders", 0, SWITCH } +/* If set to yes, the user is automatically subscribed to all shared folders, one has permission + to subscribe to. */ + +{ "autocreate_sieve_script", NULL, STRING } +/* The full path of a file that contains a sieve script. This script automatically becomes a + user's initial default sieve filter script. When this option is not defined, no default + sieve filter is created. The file must be readable by the cyrus daemon. */ + +{ "autocreate_sieve_compiledscript", NULL, STRING } +/* The full path of a file that contains a compiled in bytecode sieve script. This script + automatically becomes a user's initial default sieve filter script. If this option is + not specified, or the filename doesn't exist then the script defined by + autocreate_sieve_script is compiled on the fly and installed as the user's default + sieve script */ + +{ "generate_compiled_sieve_script", 0, SWITCH } +/* If set to yes and no compiled sieve script file exists, the sieve script which is + compiled on the fly will be saved in the file name that autocreate_sieve_compiledscript + option points to. In order a compiled script to be generated, autocreate_sieve_script and + autocreate_sieve_compiledscript must have valid values */ + +{ "autocreate_users", "anyone", STRING } +/* A space separated list of users and/or groups that are allowed their INBOX to be + automatically created. */ + { "configdirectory", NULL, STRING } /* The pathname of the IMAP configuration directory. This field is required. */ diff -Naur cyrus-imapd-2.3.8/notifyd/Makefile.in cyrus-imapd-2.3.8-autocreate.uncompiled/notifyd/Makefile.in --- cyrus-imapd-2.3.8/notifyd/Makefile.in 2006-11-30 19:11:23.000000000 +0200 +++ cyrus-imapd-2.3.8-autocreate.uncompiled/notifyd/Makefile.in 2007-02-13 14:05:07.000000000 +0200 @@ -69,10 +69,11 @@ SERVICE=../master/service.o IMAP_LIBS = @IMAP_LIBS@ @LIB_RT@ +SIEVE_LIBS = @SIEVE_LIBS@ IMAP_COM_ERR_LIBS = @IMAP_COM_ERR_LIBS@ LIB_WRAP = @LIB_WRAP@ LIBS = @ZEPHYR_LIBS@ @LIBS@ $(IMAP_COM_ERR_LIBS) -DEPLIBS=../imap/mutex_fake.o ../imap/libimap.a ../lib/libcyrus.a ../lib/libcyrus_min.a @DEPLIBS@ +DEPLIBS=../imap/mutex_fake.o ../imap/libimap.a $(SIEVE_LIBS) ../lib/libcyrus.a ../lib/libcyrus_min.a @DEPLIBS@ PURIFY=/usr/local/bin/purify PUREOPT=-best-effort diff -Naur cyrus-imapd-2.3.8/notifyd/notifyd.c cyrus-imapd-2.3.8-autocreate.uncompiled/notifyd/notifyd.c --- cyrus-imapd-2.3.8/notifyd/notifyd.c 2006-11-30 19:11:23.000000000 +0200 +++ cyrus-imapd-2.3.8-autocreate.uncompiled/notifyd/notifyd.c 2007-02-13 14:05:07.000000000 +0200 @@ -97,7 +97,7 @@ #define NOTIFY_MAXSIZE 8192 -int do_notify() +static int do_notify() { struct sockaddr_un sun_data; socklen_t sunlen = sizeof(sun_data); diff -Naur cyrus-imapd-2.3.8/ptclient/Makefile.in cyrus-imapd-2.3.8-autocreate.uncompiled/ptclient/Makefile.in --- cyrus-imapd-2.3.8/ptclient/Makefile.in 2006-11-30 19:11:24.000000000 +0200 +++ cyrus-imapd-2.3.8-autocreate.uncompiled/ptclient/Makefile.in 2007-02-13 14:05:07.000000000 +0200 @@ -57,10 +57,11 @@ AFS_LDFLAGS = @AFS_LDFLAGS@ @COM_ERR_LDFLAGS@ AFS_LIBS = @AFS_LIBS@ IMAP_LIBS = @IMAP_LIBS@ @LIB_RT@ +SIEVE_LIBS = @SIEVE_LIBS@ LIBS = $(IMAP_LIBS) @COM_ERR_LIBS@ LIB_SASL = @LIB_SASL@ LIB_WRAP = @LIB_WRAP@ -DEPLIBS = ../imap/libimap.a ../lib/libcyrus.a ../lib/libcyrus_min.a @DEPLIBS@ +DEPLIBS = ../imap/libimap.a $(SIEVE_LIBS) ../lib/libcyrus.a ../lib/libcyrus_min.a @DEPLIBS@ UTIL_LIBS = ../imap/mutex_fake.o ../imap/cli_fatal.o LDAP_LIBS=@LDAP_LIBS@ cyrus-imapd-2.3.8-autosieve-0.6.0.diff: --- NEW FILE cyrus-imapd-2.3.8-autosieve-0.6.0.diff --- diff -Naur cyrus-imapd-2.3.8/README.autosievefolder cyrus-imapd-2.3.8-autosieve.uncompiled/README.autosievefolder --- cyrus-imapd-2.3.8/README.autosievefolder 1970-01-01 02:00:00.000000000 +0200 +++ cyrus-imapd-2.3.8-autosieve.uncompiled/README.autosievefolder 2007-02-13 15:05:04.000000000 +0200 @@ -0,0 +1,42 @@ +Cyrus IMAP autosievefolder patch +---------------------------------- + +NOTE : This patch has been created at the University of Athens. For more info, as well +as more patches on Cyrus IMAPD server, please visit http://email.uoa.gr + + + When the lmtpd daemon receives an email message prior to delivering it to the +INBOX folder of the user, checks if the user has specified sieve filters. If the +user has specified sieve filters the filters are evaluated. If the message matches +any of the filters the action that is specified in the filter is executed. If the action +is FileInto it is stored in the subfolder specified in the filter. If the +subfolder doesn't exist then the message is sent to the INBOX folder of the user. + + With this patch if the folder doesn't exist AND the name of the subfolder is +specified in the autosievefolders option, OR the anysievefolder is set to +yes in the cyrus-imap configuration file then the subfolder is created and the mail +is stored there. + + +Check the following options of the imapd.conf file +================================================== + +* anysievefolder : It must be "yes" in order to permit the autocreation of any +INBOX subfolder requested by a sieve filter, through the "fileinto" action. (default = no) +* autosievefolders : It is a "|" separated list of subfolders of INBOX that will be +automatically created, if requested by a sieve filter, through the "fileinto" +action. (default = null) + i.e. autosievefolders: Junk | Spam + +WARNING: anysievefolder, takes precedence over autosievefolders . Which means that if +anysievefolder is set to "yes", cyrus will create any INBOX subfolder requested, no-matter what the value of autosievefolders is. + + +Things to be done +================= + +1. Support cyrus wildcards in the autosievefolders option. + + +For more information and updates please visit http://email.uoa.gr/projects/cyrus/autosievefolder + diff -Naur cyrus-imapd-2.3.8/imap/lmtp_sieve.c cyrus-imapd-2.3.8-autosieve.uncompiled/imap/lmtp_sieve.c --- cyrus-imapd-2.3.8/imap/lmtp_sieve.c 2007-02-05 20:41:47.000000000 +0200 +++ cyrus-imapd-2.3.8-autosieve.uncompiled/imap/lmtp_sieve.c 2007-02-13 15:05:04.000000000 +0200 @@ -88,6 +88,9 @@ struct auth_state *authstate; } script_data_t; +static int autosieve_subfolder(char *userid, struct auth_state *auth_state, + char *subfolder, struct namespace *namespace); + static char *make_sieve_db(const char *user) { static char buf[MAX_MAILBOX_PATH+1]; @@ -484,7 +487,20 @@ sd->username, mdata->notifyheader, namebuf, quotaoverride, 0); } - + + if (ret == IMAP_MAILBOX_NONEXISTENT) { + /* if "plus" folder under INBOX, then try to create it */ + ret = autosieve_subfolder((char *) sd->username, sd->authstate, namebuf, mdata->namespace); + + /* Try to deliver the mail again. */ + if (!ret) + ret = deliver_mailbox(md->f, mdata->content, mdata->stage, md->size, + fc->imapflags->flag, fc->imapflags->nflags, + (char *) sd->username, sd->authstate, md->id, + sd->username, mdata->notifyheader, + namebuf, quotaoverride, 0); + } + if (!ret) { snmp_increment(SIEVE_FILEINTO, 1); return SIEVE_OK; @@ -936,3 +952,80 @@ we'll do normal delivery */ return r; } + + +#define SEP '|' + +static int autosieve_subfolder(char *userid, struct auth_state *auth_state, + char *subfolder, struct namespace *namespace) +{ + char option_name_external[MAX_MAILBOX_NAME + 1]; + char option_name_internal[MAX_MAILBOX_NAME + 1]; + const char *subf ; + char *p, *q, *next_subf; + int len, r = 0; + int createsievefolder = 0; + + /* Check if subfolder or userid are NULL */ + if(userid == NULL || subfolder == NULL) + return IMAP_MAILBOX_NONEXISTENT; + + syslog(LOG_DEBUG, "autosievefolder: autosieve_subfolder() was called for user %s, folder %s", + userid, subfolder); + + if (config_getswitch(IMAPOPT_ANYSIEVEFOLDER)) { + createsievefolder = 1; + } else if ((subf = config_getstring(IMAPOPT_AUTOSIEVEFOLDERS)) != NULL) { + /* Roll through subf */ + next_subf = (char *) subf; + while (*next_subf) { + for (p = next_subf ; isspace((int) *p) || *p == SEP ; p++); + for (next_subf = p ; *next_subf && *next_subf != SEP ; next_subf++); + for (q = next_subf ; q > p && (isspace((int) *q) || *q == SEP || !*q); q--); + + if (!*p) continue; + + len = q - p + 1; + /* + * This is a preliminary length check based on the assumption + * that the *final* internal format will be something + * like user.userid.subfolder(s). + */ + if (len > sizeof(option_name_external) - strlen(userid) - 5) + return IMAP_MAILBOX_BADNAME; + + strlcpy(option_name_external, namespace->prefix[NAMESPACE_INBOX], sizeof(option_name_external)); + strncat(option_name_external, p, len); + + /* + * Transform the option folder name to internal namespace and compare it + * with what must be created. + */ + r = namespace->mboxname_tointernal(namespace, option_name_external, userid, option_name_internal); + if (r) continue; + + if (!strcmp(option_name_internal, subfolder)) { + createsievefolder = 1; + break; + } + } + } + + if (createsievefolder) { + /* Folder is already in internal namespace format */ + r = mboxlist_createmailbox(subfolder, MAILBOX_FORMAT_NORMAL, NULL, + 1, userid, auth_state, 0, 0, 0); + if (!r) { + mboxlist_changesub(subfolder, userid, auth_state, 1, 1); + syslog(LOG_DEBUG, "autosievefolder: User %s, folder %s creation succeeded", + userid, subfolder); + return 0; + } else { + syslog(LOG_ERR, "autosievefolder: User %s, folder %s creation failed. %s", + userid, subfolder,error_message(r)); + return r; + } + } else + return IMAP_MAILBOX_NONEXISTENT; +} + diff -Naur cyrus-imapd-2.3.8/lib/imapoptions cyrus-imapd-2.3.8-autosieve.uncompiled/lib/imapoptions --- cyrus-imapd-2.3.8/lib/imapoptions 2007-02-07 20:58:07.000000000 +0200 +++ cyrus-imapd-2.3.8-autosieve.uncompiled/lib/imapoptions 2007-02-13 15:05:04.000000000 +0200 @@ -884,6 +884,15 @@ /* If enabled, lmtpd will look for Sieve scripts in user's home directories: ~user/.sieve. */ +{ "anysievefolder", 0, SWITCH } +/* It must be "yes" in order to permit the autocreation of any INBOX subfolder + requested by a sieve filter, through the "fileinto" action. (default = no) */ + +{ "autosievefolders", NULL, STRING } +/* It is a "|" separated list of subfolders of INBOX that will be automatically created, + if requested by a sieve filter, through the "fileinto" action. (default = null) + i.e. autosievefolders: Junk | Spam */ + { "singleinstancestore", 1, SWITCH } /* If enabled, imapd, lmtpd and nntpd attempt to only write one copy of a message per partition and create hard links, resulting in a cyrus-imapd-2.3.8-rmquota+deletemailbox-0.2-1.diff: --- NEW FILE cyrus-imapd-2.3.8-rmquota+deletemailbox-0.2-1.diff --- diff -Naur cyrus-imapd-2.3.8/imap/ctl_cyrusdb.c cyrus-imapd-2.3.8-rmquota+deletemailbox.uncompiled/imap/ctl_cyrusdb.c --- cyrus-imapd-2.3.8/imap/ctl_cyrusdb.c 2006-11-30 19:11:17.000000000 +0200 +++ cyrus-imapd-2.3.8-rmquota+deletemailbox.uncompiled/imap/ctl_cyrusdb.c 2007-02-21 16:34:33.000000000 +0200 @@ -133,7 +133,7 @@ /* if it is MBTYPE_RESERVED, unset it & call mboxlist_delete */ if(!r && (mbtype & MBTYPE_RESERVE)) { if(!r) { - r = mboxlist_deletemailbox(name, 1, NULL, NULL, 0, 0, 1); + r = mboxlist_deletemailbox(name, 1, NULL, NULL, 0, 0, 1, 1); if(r) { /* log the error */ syslog(LOG_ERR, diff -Naur cyrus-imapd-2.3.8/imap/ctl_mboxlist.c cyrus-imapd-2.3.8-rmquota+deletemailbox.uncompiled/imap/ctl_mboxlist.c --- cyrus-imapd-2.3.8/imap/ctl_mboxlist.c 2007-02-05 20:41:46.000000000 +0200 +++ cyrus-imapd-2.3.8-rmquota+deletemailbox.uncompiled/imap/ctl_mboxlist.c 2007-02-21 16:34:48.000000000 +0200 @@ -461,7 +461,7 @@ wipe_head = wipe_head->next; - ret = mboxlist_deletemailbox(me->mailbox, 1, "", NULL, 0, 1, 1); + ret = mboxlist_deletemailbox(me->mailbox, 1, "", NULL, 0, 1, 1, 1); if(!ret) sync_log_mailbox(me->mailbox); if(ret) { fprintf(stderr, "couldn't delete defunct mailbox %s\n", diff -Naur cyrus-imapd-2.3.8/imap/imapd.c cyrus-imapd-2.3.8-rmquota+deletemailbox.uncompiled/imap/imapd.c --- cyrus-imapd-2.3.8/imap/imapd.c 2007-02-05 20:49:55.000000000 +0200 +++ cyrus-imapd-2.3.8-rmquota+deletemailbox.uncompiled/imap/imapd.c 2007-02-21 16:34:58.000000000 +0200 @@ -4983,7 +4983,7 @@ r = mboxlist_deletemailbox(name, imapd_userisadmin, imapd_userid, imapd_authstate, - 0, 0, 0); + 0, 0, 0, 1); if (!r) sync_log_mailbox(name); @@ -5007,6 +5007,12 @@ char *p; int domainlen = 0; int sync_lockfd = (-1); + int keepQuota = 1; + + if(name && *name == '+') { + keepQuota = 0; + name++; + } r = (*imapd_namespace.mboxname_tointernal)(&imapd_namespace, name, imapd_userid, mailboxname); @@ -5065,7 +5071,7 @@ r = mboxlist_deletemailbox(mailboxname, imapd_userisadmin, imapd_userid, imapd_authstate, 1-force, - localonly, 0); + localonly, 0, keepQuota); } /* was it a top-level user mailbox? */ @@ -6423,6 +6429,7 @@ { int newquota = -1; int badresource = 0; + int rmquota = 0; int c; int force = 0; static struct buf arg; @@ -6439,7 +6446,8 @@ if (c != ')' || arg.s[0] != '\0') { for (;;) { if (c != ' ') goto badlist; - if (strcasecmp(arg.s, "storage") != 0) badresource = 1; + if (strcasecmp(arg.s, "remove") == 0) rmquota = 1; + else if (strcasecmp(arg.s, "storage") != 0) badresource = 1; c = getword(imapd_in, &arg); if (c != ' ' && c != ')') goto badlist; if (arg.s[0] == '\0') goto badlist; @@ -6508,7 +6516,10 @@ /* local mailbox */ if (!r || (r == IMAP_MAILBOX_NONEXISTENT)) { - r = mboxlist_setquota(mailboxname, newquota, force); + if(!rmquota) + r = mboxlist_setquota(mailboxname, newquota, force); + else + r = mboxlist_unsetquota(mailboxname); } imapd_check(NULL, 0, 0); @@ -8221,7 +8232,7 @@ /* note also that we need to remember to let proxyadmins do this */ r = mboxlist_deletemailbox(mailboxname, imapd_userisadmin || imapd_userisproxyadmin, - imapd_userid, imapd_authstate, 0, 1, 0); + imapd_userid, imapd_authstate, 0, 1, 0, 1); if(r) syslog(LOG_ERR, "Could not delete local mailbox during move of %s", mailboxname); diff -Naur cyrus-imapd-2.3.8/imap/mailbox.c cyrus-imapd-2.3.8-rmquota+deletemailbox.uncompiled/imap/mailbox.c --- cyrus-imapd-2.3.8/imap/mailbox.c 2007-02-05 20:41:47.000000000 +0200 +++ cyrus-imapd-2.3.8-rmquota+deletemailbox.uncompiled/imap/mailbox.c 2007-02-21 16:35:10.000000000 +0200 @@ -2745,27 +2745,7 @@ seen_delete_mailbox(mailbox); - if (delete_quota_root && !rquota) { - quota_delete(&mailbox->quota, &tid); - free(mailbox->quota.root); - mailbox->quota.root = NULL; - } else if (!rquota) { - /* Free any quota being used by this mailbox */ - if (mailbox->quota.used >= mailbox->quota_mailbox_used) { - mailbox->quota.used -= mailbox->quota_mailbox_used; - } - else { - mailbox->quota.used = 0; - } - r = quota_write(&mailbox->quota, &tid); - if (r) { - syslog(LOG_ERR, - "LOSTQUOTA: unable to record free of " UQUOTA_T_FMT " bytes in quota %s", - mailbox->quota_mailbox_used, mailbox->quota.root); - } - else - quota_commit(&tid); - } + mailbox_updatequota(mailbox,NULL); /* Flush data (message file) directory */ mailbox_delete_files(mailbox->path); @@ -3392,3 +3372,48 @@ if (*p == '.') *p = '/'; } } + +/* This function is used to update the quota. Can be used to replace + * identical parts of the code, and can be quite handy some times + * The tid is used in order to make possible to make the quota update + * being a part of a bigger transaction to the quota db */ +int mailbox_updatequota(struct mailbox *mailbox, struct txn **tid) +{ + int r = 0, havetid = 0; + struct txn **ltid = NULL; + + if(tid) { + ltid = tid; + havetid = 1; + } + /* Ensure that we are locked */ + if(!mailbox->header_lock_count) return IMAP_INTERNAL; + + + if(mailbox->quota.root) { + r = quota_read(&mailbox->quota, ltid, 1); + if( r == 0 ) { + if (mailbox->quota.used >= mailbox->quota_mailbox_used) { + mailbox->quota.used -= mailbox->quota_mailbox_used; + } + else { + mailbox->quota.used = 0; + } + r = quota_write(&mailbox->quota, ltid); + if (r) { + syslog(LOG_ERR, + "LOSTQUOTA: unable to record free of %lu bytes in quota %s", + mailbox->quota_mailbox_used, mailbox->quota.root); + } + else if(!havetid) + quota_commit(tid); + } + /* It is not a big mistake not to have quota .. just remove from the mailbox */ + else if ( r == IMAP_QUOTAROOT_NONEXISTENT) { + free(mailbox->quota.root); + r = 0; + } + } + return r; +} + diff -Naur cyrus-imapd-2.3.8/imap/mailbox.h cyrus-imapd-2.3.8-rmquota+deletemailbox.uncompiled/imap/mailbox.h --- cyrus-imapd-2.3.8/imap/mailbox.h 2006-11-30 19:11:19.000000000 +0200 +++ cyrus-imapd-2.3.8-rmquota+deletemailbox.uncompiled/imap/mailbox.h 2007-02-21 16:35:20.000000000 +0200 @@ -364,6 +364,8 @@ struct mailbox *mailboxp); extern int mailbox_delete(struct mailbox *mailbox, int delete_quota_root); +extern int mailbox_updatequota(struct mailbox *mailbox, struct txn **tid); + extern int mailbox_rename_copy(struct mailbox *oldmailbox, const char *newname, char *newpartition, bit32 *olduidvalidityp, bit32 *newuidvalidityp, diff -Naur cyrus-imapd-2.3.8/imap/mboxlist.c cyrus-imapd-2.3.8-rmquota+deletemailbox.uncompiled/imap/mboxlist.c --- cyrus-imapd-2.3.8/imap/mboxlist.c 2007-02-05 20:41:47.000000000 +0200 +++ cyrus-imapd-2.3.8-rmquota+deletemailbox.uncompiled/imap/mboxlist.c 2007-02-21 16:35:29.000000000 +0200 @@ -95,6 +95,12 @@ static int mboxlist_opensubs(); static void mboxlist_closesubs(); +static int child_cb(char *name, + int matchlen __attribute__((unused)), + int maycreate __attribute__((unused)), + void *rock); + + static int mboxlist_rmquota(const char *name, int matchlen, int maycreate, void *rock); static int mboxlist_changequota(const char *name, int matchlen, int maycreate, @@ -102,6 +108,7 @@ struct change_rock { struct quota *quota; + struct quota *oldquota; struct txn **tid; }; @@ -889,9 +896,9 @@ */ int mboxlist_deletemailbox(const char *name, int isadmin, char *userid, struct auth_state *auth_state, int checkacl, - int local_only, int force) + int local_only, int force, int keepQuota) { - int r; + int r, has_children = 0; char *acl; long access; struct mailbox mailbox; @@ -902,6 +909,7 @@ int mbtype; const char *p; mupdate_handle *mupdate_h = NULL; + char *quotaroot = NULL; if(!isadmin && force) return IMAP_PERMISSION_DENIED; @@ -1014,15 +1022,47 @@ if ((r && !force) || isremote) goto done; - if (!r || force) r = mailbox_delete(&mailbox, deletequotaroot); + if (!r || force) { + /* first we have to keep the previous quota root in order to delete it */ + if(mailbox.quota.root) + quotaroot = xstrdup(mailbox.quota.root); + r = mailbox_delete(&mailbox, deletequotaroot); + } + /* * See if we have to remove mailbox's quota root */ - if (!r && mailbox.quota.root != NULL) { - /* xxx look for any other mailboxes in this quotaroot */ + if (!r && quotaroot != NULL) { + /* xxx look for any other mailboxes in this quotaroot */ + /* If we have not asked to remove the quota (default behaviour), we check + * whether there are any subfolders beneeth the quota root. If there aren't + * any subfolders the reasonable thing is to delete the quota */ + if(keepQuota) { + char pattern[MAX_MAILBOX_PATH+1]; + strlcpy(pattern, quotaroot, sizeof(pattern)); + if (config_virtdomains && name[strlen(name)-1] == '!') { + strlcat(pattern, "*", sizeof(pattern)); + } + else { + strlcat(pattern, ".*", sizeof(pattern)); + } + /* find if there are subfolders. Then we want to + * keep the existing quota */ + mboxlist_findall(NULL, pattern, isadmin, userid, + auth_state, child_cb, (void *) &has_children); + + if(!has_children) + if(!mboxlist_mylookup(quotaroot, NULL, NULL, NULL, NULL, NULL, 0, 1)) + has_children = 1; + } + /* If we want to remove the quota explicitely or the quota root folder has no subfolders + * we execute the rmquota patch */ + if(!keepQuota || !has_children ) + mboxlist_unsetquota(quotaroot); + free(quotaroot); } - + done: if(r && tid && !force) { /* Abort the transaction if it is still in progress */ @@ -2483,6 +2523,7 @@ if (r) return r; crock.quota = "a; + crock.oldquota = NULL; crock.tid = &tid; /* top level mailbox */ if(have_mailbox) @@ -2501,15 +2542,19 @@ */ int mboxlist_unsetquota(const char *root) { + char newquota[MAX_MAILBOX_PATH+1]; char pattern[MAX_MAILBOX_PATH+1]; struct quota quota; - int r=0; + struct change_rock crock; + int r=0, k=0; if (!root[0] || root[0] == '.' || strchr(root, '/') || strchr(root, '*') || strchr(root, '%') || strchr(root, '?')) { return IMAP_MAILBOX_BADNAME; } + crock.tid=NULL; + quota.root = (char *) root; r = quota_read("a, NULL, 0); if (r == IMAP_QUOTAROOT_NONEXISTENT) { @@ -2534,9 +2579,47 @@ /* submailboxes - we're using internal names here */ mboxlist_findall(NULL, pattern, 1, 0, 0, mboxlist_rmquota, (void *)root); - r = quota_delete("a, NULL); + r = quota_delete("a, crock.tid); + + /* If we cannot delete the quota then abort the operation */ + if(!r) { + /* quota_findroot performs several checks that we can + * assume that are already done, and don't have to perform + * them again. One of them is that it returns 1 only if + * quotaroot exists. + */ + if(quota_findroot(newquota, sizeof(newquota), root)) { + struct quota rootquota; + rootquota.root = newquota; + k = quota_read(&rootquota, crock.tid, 0); + if (!k) { + crock.quota = &rootquota; + crock.oldquota = "a; + /* top level mailbox */ + k = mboxlist_changequota(root, 0, 0, &crock); + } + /* submailboxes - we're using internal names here */ + if (!k) + k = mboxlist_findall(NULL, pattern, 1, 0, 0, mboxlist_changequota, &crock); + if(!k) + k = quota_write(&rootquota, crock.tid); + + } + else { + /* top level mailbox */ + mboxlist_rmquota(root, 0, 0, (void *)root); + /* submailboxes - we're using internal names here */ + mboxlist_findall(NULL, pattern, 1, 0, 0, mboxlist_rmquota, (void *)root); + } + } + + if(!r && !k) + quota_commit(crock.tid); + else + quota_abort(crock.tid); return r; + } /* @@ -2632,6 +2715,7 @@ struct mailbox mailbox; struct change_rock *crock = (struct change_rock *) rock; struct quota *mboxlist_newquota = crock->quota; + struct quota *mboxlist_oldquota = crock->oldquota; struct txn **tid = crock->tid; assert(rock != NULL); @@ -2649,27 +2733,24 @@ if (r) goto error; if (mailbox.quota.root) { - if (strlen(mailbox.quota.root) >= strlen(mboxlist_newquota->root)) { - /* Part of a child quota root */ - mailbox_close(&mailbox); - return 0; - } - - r = quota_read(&mailbox.quota, tid, 1); - if (r) goto error; - if (mailbox.quota.used >= mailbox.quota_mailbox_used) { - mailbox.quota.used -= mailbox.quota_mailbox_used; - } - else { - mailbox.quota.used = 0; - } - r = quota_write(&mailbox.quota, tid); - if (r) { - syslog(LOG_ERR, - "LOSTQUOTA: unable to record free of " UQUOTA_T_FMT " bytes in quota %s", - mailbox.quota_mailbox_used, mailbox.quota.root); - } - free(mailbox.quota.root); + if(mboxlist_oldquota) { + if (strlen(mailbox.quota.root) > strlen(mboxlist_oldquota->root)) { + /* Part of a child quota root */ + mailbox_close(&mailbox); + return 0; + } + } + else { + if (strlen(mailbox.quota.root) >= strlen(mboxlist_newquota->root)) { + /* Part of a child quota root */ + mailbox_close(&mailbox); + return 0; + } + } + + r = mailbox_updatequota(&mailbox,tid); + if (r) + goto error; } mailbox.quota.root = xstrdup(mboxlist_newquota->root); @@ -2682,6 +2763,11 @@ error: mailbox_close(&mailbox); + syslog(LOG_ERR, "LOSTQUOTA: unable to change quota root for %s to %s: %s. \ + Command aborted. Run reconstruct to make sure mailboxes \ + are in consistent state", + name, mboxlist_newquota->root, error_message(r)); + return 1; error_noclose: syslog(LOG_ERR, "LOSTQUOTA: unable to change quota root for %s to %s: %s", name, mboxlist_newquota->root, error_message(r)); diff -Naur cyrus-imapd-2.3.8/imap/mboxlist.h cyrus-imapd-2.3.8-rmquota+deletemailbox.uncompiled/imap/mboxlist.h --- cyrus-imapd-2.3.8/imap/mboxlist.h 2006-11-30 19:11:19.000000000 +0200 +++ cyrus-imapd-2.3.8-rmquota+deletemailbox.uncompiled/imap/mboxlist.h 2007-02-21 16:35:34.000000000 +0200 @@ -126,7 +126,7 @@ * the planet */ int mboxlist_deletemailbox(const char *name, int isadmin, char *userid, struct auth_state *auth_state, int checkacl, - int local_only, int force); + int local_only, int force, int keepQuota); /* Rename/move a mailbox (hierarchical) */ int mboxlist_renamemailbox(char *oldname, char *newname, char *partition, diff -Naur cyrus-imapd-2.3.8/imap/mupdate.c cyrus-imapd-2.3.8-rmquota+deletemailbox.uncompiled/imap/mupdate.c --- cyrus-imapd-2.3.8/imap/mupdate.c 2007-01-31 16:10:05.000000000 +0200 +++ cyrus-imapd-2.3.8-rmquota+deletemailbox.uncompiled/imap/mupdate.c 2007-02-21 16:35:44.000000000 +0200 @@ -2313,7 +2313,7 @@ remote_boxes.head = r->next; } else if (ret < 0) { /* Local without corresponding remote, delete it */ - mboxlist_deletemailbox(l->mailbox, 1, "", NULL, 0, 0, 0); + mboxlist_deletemailbox(l->mailbox, 1, "", NULL, 0, 0, 0, 1); local_boxes.head = l->next; } else /* (ret > 0) */ { /* Remote without corresponding local, insert it */ @@ -2328,7 +2328,7 @@ if(l && !r) { /* we have more deletes to do */ while(l) { - mboxlist_deletemailbox(l->mailbox, 1, "", NULL, 0, 0, 0); + mboxlist_deletemailbox(l->mailbox, 1, "", NULL, 0, 0, 0, 1); local_boxes.head = l->next; l = local_boxes.head; } diff -Naur cyrus-imapd-2.3.8/imap/nntpd.c cyrus-imapd-2.3.8-rmquota+deletemailbox.uncompiled/imap/nntpd.c --- cyrus-imapd-2.3.8/imap/nntpd.c 2007-02-05 20:49:56.000000000 +0200 +++ cyrus-imapd-2.3.8-rmquota+deletemailbox.uncompiled/imap/nntpd.c 2007-02-21 16:35:53.000000000 +0200 @@ -3358,7 +3358,7 @@ /* XXX should we delete right away, or wait until empty? */ r = mboxlist_deletemailbox(mailboxname, 0, - newsmaster, newsmaster_authstate, 1, 0, 0); + newsmaster, newsmaster_authstate, 1, 0, 0, 1); if (!r) sync_log_mailbox(mailboxname); diff -Naur cyrus-imapd-2.3.8/imap/sync_reset.c cyrus-imapd-2.3.8-rmquota+deletemailbox.uncompiled/imap/sync_reset.c --- cyrus-imapd-2.3.8/imap/sync_reset.c 2006-11-30 19:11:20.000000000 +0200 +++ cyrus-imapd-2.3.8-rmquota+deletemailbox.uncompiled/imap/sync_reset.c 2007-02-22 13:23:41.000000000 +0200 @@ -258,7 +258,7 @@ if (r) goto fail; for (item = list->head ; item ; item = item->next) { - r=mboxlist_deletemailbox(item->name, 1, NULL, sync_authstate, 1, 0, 0); + r=mboxlist_deletemailbox(item->name, 1, NULL, sync_authstate, 1, 0, 0, 1); if (r) goto fail; } @@ -274,7 +274,7 @@ if (r) goto fail; for (item = list->head ; item ; item = item->next) { - r=mboxlist_deletemailbox(item->name, 1, NULL, sync_authstate, 1, 0, 0); + r=mboxlist_deletemailbox(item->name, 1, NULL, sync_authstate, 1, 0, 0, 1); if (r) goto fail; } @@ -282,7 +282,7 @@ /* Nuke inbox (recursive nuke possible?) */ snprintf(buf, sizeof(buf)-1, "user.%s", user); - r = mboxlist_deletemailbox(buf, 1, "cyrus", sync_authstate, 1, 0, 0); + r = mboxlist_deletemailbox(buf, 1, "cyrus", sync_authstate, 1, 0, 0, 1); if (r && (r != IMAP_MAILBOX_NONEXISTENT)) goto fail; if ((r=user_deletedata(user, sync_userid, sync_authstate, 1))) diff -Naur cyrus-imapd-2.3.8/imap/sync_server.c cyrus-imapd-2.3.8-rmquota+deletemailbox.uncompiled/imap/sync_server.c --- cyrus-imapd-2.3.8/imap/sync_server.c 2006-11-30 19:11:20.000000000 +0200 +++ cyrus-imapd-2.3.8-rmquota+deletemailbox.uncompiled/imap/sync_server.c 2007-02-22 13:24:17.000000000 +0200 @@ -1581,7 +1581,7 @@ for (item = list->head ; item ; item = item->next) { r=mboxlist_deletemailbox(item->name, sync_userisadmin, sync_userid, - sync_authstate, 0, 0, 1); + sync_authstate, 0, 0, 1, 1); if (r) goto fail; } @@ -1591,7 +1591,7 @@ (sync_namespacep->mboxname_tointernal)(sync_namespacep, "INBOX", user, buf); r = mboxlist_deletemailbox(buf, sync_userisadmin, sync_userid, - sync_authstate, 0, 0, 1); + sync_authstate, 0, 0, 1, 1); if (r && (r != IMAP_MAILBOX_NONEXISTENT)) goto fail; if ((r=user_deletedata(user, sync_userid, sync_authstate, 1))) @@ -2526,7 +2526,7 @@ /* Delete with admin priveleges */ r = mboxlist_deletemailbox(name, sync_userisadmin, sync_userid, - sync_authstate, 0, 0, 1); + sync_authstate, 0, 0, 1, 1); if (r) prot_printf(sync_out, "NO Failed to delete %s: %s\r\n", Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/cyrus-imapd/FC-6/.cvsignore,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- .cvsignore 27 Jul 2006 10:58:19 -0000 1.5 +++ .cvsignore 4 Apr 2007 15:22:10 -0000 1.6 @@ -1,4 +1,3 @@ -cyrus-imapd-2.3.1.tar.gz cyrus_sharedbackup-0.1.tar.gz -autoconf-2.59.tar.gz -cyrus-imapd-2.3.7.tar.gz +cyrus-imapd-2.3.8.tar.gz +cyrus-imapd-2.3.8.tar.gz.sig Index: cyrus-imapd.cron-daily =================================================================== RCS file: /cvs/extras/rpms/cyrus-imapd/FC-6/cyrus-imapd.cron-daily,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- cyrus-imapd.cron-daily 15 Apr 2005 20:24:15 -0000 1.1 +++ cyrus-imapd.cron-daily 4 Apr 2007 15:22:10 -0000 1.2 @@ -23,7 +23,7 @@ [ -x /usr/lib/cyrus-imapd/ctl_mboxlist ] || exit 0 # rotate mailbox lists -seq $[ $ROTATE - 1 ] 1 | while read i; do +seq $[ $ROTATE - 1 ] -1 1 | while read i; do [ -f ${MBOXLIST}.${i}.gz ] && mv -f ${MBOXLIST}.${i}.gz ${MBOXLIST}.$[ $i + 1 ].gz done [ -f ${MBOXLIST}.gz ] && mv -f ${MBOXLIST}.gz ${MBOXLIST}.1.gz Index: cyrus-imapd.spec =================================================================== RCS file: /cvs/extras/rpms/cyrus-imapd/FC-6/cyrus-imapd.spec,v retrieving revision 1.17 retrieving revision 1.18 diff -u -r1.17 -r1.18 --- cyrus-imapd.spec 24 Jan 2007 13:51:42 -0000 1.17 +++ cyrus-imapd.spec 4 Apr 2007 15:22:10 -0000 1.18 @@ -1,6 +1,6 @@ Name: cyrus-imapd -Version: 2.3.7 -Release: 8%{?dist} +Version: 2.3.8 +Release: 2%{?dist} # ********************** BUILD TIME OPTIONS START ********************** @@ -92,7 +92,7 @@ Summary: A high-performance mail server with IMAP, POP3, NNTP and SIEVE support License: BSD Group: System Environment/Daemons -URL: http://asg.web.cmu.edu/cyrus/imapd/ +URL: http://cyrusimap.web.cmu.edu/ #Packager: Simon Matter #Vendor: Invoca Systems #Distribution: Invoca Linux Server @@ -131,9 +131,9 @@ Source32: cyrus-imapd.upd_groupcache Source33: cyrus-imapd-README.skiplist_recovery Patch0: cyrus-imapd-2.2.12-no_transfig.patch -Patch1: cyrus-imapd-2.3.7-autocreate-0.10-0.diff -Patch2: http://email.uoa.gr/download/cyrus/cyrus-imapd-2.3.3/cyrus-imapd-2.3.3-autosieve-0.6.0.diff -Patch3: cyrus-imapd-2.3.7-rmquota+deletemailbox.patch +Patch1: http://email.uoa.gr/download/cyrus/cyrus-imapd-2.3.8/cyrus-imapd-2.3.8-autocreate-0.10-0.diff +Patch2: http://email.uoa.gr/download/cyrus/cyrus-imapd-2.3.8/cyrus-imapd-2.3.8-autosieve-0.6.0.diff +Patch3: http://email.uoa.gr/download/cyrus/cyrus-imapd-2.3.8/cyrus-imapd-2.3.8-rmquota+deletemailbox-0.2-1.diff Patch4: http://servercc.oakton.edu/~jwade/cyrus/cyrus-imapd-2.1.3/cyrus-imapd-2.1.3-flock.patch Patch5: cyrus-imapd-2.2.12-munge8bit.patch Patch6: cyrus-imapd-2.1.16-getrlimit.patch @@ -142,7 +142,7 @@ Patch9: cyrus-imapd-2.3.1-config_defaults.patch Patch10: cyrus-imapd-acceptinvalidfrom.patch Patch11: cyrus-imapd-2.2.12-dam_invalid_id-christos.patch -Patch12: cyrus-imapd-2.2.12-notify_sms.patch +Patch12: cyrus-imapd-2.3.7-notify_sms.patch Patch13: allow_auth_plain_proxying.patch Patch14: cyrus-imapd-2.3.1-authid_normalize.patch Patch15: cyrus-imapd-2.3.1-make_md5_defaults.patch @@ -153,7 +153,7 @@ Patch100: cyrus-imapd-2.3.1-make_md5.patch Patch101: cyrus-imapd-2.3.1-backend_sigsegv.patch Patch102: cyrus-imapd-2.3.1-replication_policycheck.patch -BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) +BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root BuildRequires: autoconf >= 2.59 BuildRequires: cyrus-sasl-devel >= 2.1.15-1, perl, tcp_wrappers BuildRequires: %{_dbver}-devel, openssl-devel, pkgconfig @@ -211,14 +211,14 @@ The %{name}-devel package contains header files and libraries necessary for developing applications which use the imclient library. -%package -n cyrus-imapd-perl +%package perl Provides: perl-Cyrus Obsoletes: perl-Cyrus Group: System Environment/Libraries Summary: Cyrus IMAP server utility Perl modules -%description -n cyrus-imapd-perl -This package contains Perl modules necessary to use the +%description perl +The %{name}-perl contains Perl modules necessary to use the Cyrus IMAP server administration utilities. %package utils @@ -227,7 +227,7 @@ Requires(pre): /usr/sbin/groupadd, /usr/sbin/useradd Requires(post): grep, coreutils, make, openssl Requires(postun): /usr/sbin/userdel, /usr/sbin/groupdel -Requires: cyrus-imapd-perl = %{version}-%{release} +Requires: %{name}-perl = %{version}-%{release} %description utils The %{name}-utils package contains administrative tools for the @@ -238,11 +238,7 @@ %setup -q %patch0 -p1 -b .no_transfig %if %{AUTOCREATE} -#%patch1 -p1 -b .autocreate -#%patch2 -p1 -b .autosievefolder -#%patch3 -p1 -b .rmquota %patch1 -p1 -b .autocreate -#%patch2 -p1 -b .autocreate1 %patch2 -p1 -b .autosieve %patch3 -p1 -b .rmquota %endif @@ -308,7 +304,7 @@ --enable-idled \ %endif %if %{_withldap} - --with-ldap \ + --with-ldap=/usr \ %endif %if %{SNMP} --with-snmp \ @@ -322,7 +318,7 @@ --with-cyrus-prefix=%{_cyrexecdir} \ --with-service-path=%{_cyrexecdir} \ --with-bdb-incdir=%{_includedir}/%{_dbver} \ - --with-extraident="Invoca-RPM-%{version}-%{release}" \ + --with-extraident="Fedora-RPM-%{version}-%{release}" \ --with-syslogfacility=%{SYSLOGFACILITY} \ --with-krbimpl=mit @@ -422,7 +418,7 @@ %{buildroot}%{_sysconfdir}/{rc.d/init.d,logrotate.d,pam.d,sysconfig,cron.daily} \ %{buildroot}%{_libdir}/sasl \ %{buildroot}%{_spooldata} \ - %{buildroot}%{_vardata}/{user,quota,proc,log,msg,socket,db,sieve,sync,md5,rpm,backup} \ + %{buildroot}%{_vardata}/{user,quota,proc,log,msg,socket,db,sieve,sync,md5,rpm,backup,meta} \ %if %{_withldap} %{buildroot}%{_vardata}/ptclient \ %endif @@ -710,6 +706,7 @@ %attr(0755,root,root) %{_cyrexecdir}/ctl_deliver %attr(0755,root,root) %{_cyrexecdir}/ctl_mboxlist %attr(0755,root,root) %{_cyrexecdir}/cvt_cyrusdb +%attr(0755,root,root) %{_cyrexecdir}/cyr_dbtool %attr(0755,root,root) %{_cyrexecdir}/cyr_expire %attr(0755,root,root) %{_cyrexecdir}/cyrdump %attr(0755,root,root) %{_cyrexecdir}/cyrus-master @@ -781,6 +778,7 @@ %attr(0700,%{_cyrususer},%{_cyrusgroup}) %dir %{_vardata}/md5 %attr(0700,%{_cyrususer},%{_cyrusgroup}) %dir %{_vardata}/rpm %attr(0700,%{_cyrususer},%{_cyrusgroup}) %dir %{_vardata}/backup +%attr(0700,%{_cyrususer},%{_cyrusgroup}) %dir %{_vardata}/meta %if %{_withldap} %attr(0700,%{_cyrususer},%{_cyrusgroup}) %dir %{_vardata}/ptclient %endif @@ -803,7 +801,7 @@ %{_libdir}/lib*.a %{_mandir}/man3/imclient.3* -%files -n cyrus-imapd-perl -f cyrus-imapd-perl-%{version}-filelist +%files perl -f cyrus-imapd-perl-%{version}-filelist %defattr(-,root,root) %doc perl/imap/README %doc perl/imap/Changes @@ -815,6 +813,12 @@ %{_mandir}/man1/* %changelog +* Wed Apr 04 2007 Tomas Janousek - 2.3.8-2 +- fixed mboxlist backup rotation (#197054) + +* Mon Mar 12 2007 Tomas Janousek - 2.3.8-1 +- update to latest upstream + * Wed Jan 24 2007 Tomas Janousek - 2.3.7-8 - compile with kerberos support Index: sources =================================================================== RCS file: /cvs/extras/rpms/cyrus-imapd/FC-6/sources,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- sources 27 Jul 2006 10:41:04 -0000 1.7 +++ sources 4 Apr 2007 15:22:10 -0000 1.8 @@ -1,2 +1,3 @@ -07990f3a78a3a9d728cae627e31a9caf cyrus-imapd-2.3.7.tar.gz 8f7a26b0556369827bb5c8084a3e3ea1 cyrus_sharedbackup-0.1.tar.gz +ac03b02c1ae08d52f807b58c488b204f cyrus-imapd-2.3.8.tar.gz +5e2d00f15ca5389d9717ed637fd6c476 cyrus-imapd-2.3.8.tar.gz.sig --- cyrus-imapd-2.2.12-notify_sms.patch DELETED --- --- cyrus-imapd-2.3.1-autocreate-0.10-0.diff DELETED --- --- cyrus-imapd-2.3.1-autosievefolder-0.6-0.diff DELETED --- --- cyrus-imapd-2.3.1-rmquota+deletemailbox-0.2-1.diff DELETED --- --- cyrus-imapd-2.3.3-autosieve-0.6.0.diff DELETED --- --- cyrus-imapd-2.3.7-autocreate-0.10-0.diff DELETED --- --- cyrus-imapd-2.3.7-rmquota+deletemailbox.patch DELETED --- From fedora-extras-commits at redhat.com Wed Apr 4 16:36:54 2007 From: fedora-extras-commits at redhat.com (Michael Patrick McGrath (mmcgrath)) Date: Wed, 4 Apr 2007 12:36:54 -0400 Subject: accounts2/fas/fas controllers.py,1.4,1.5 fasLDAP.py,1.4,1.5 Message-ID: <200704041636.l34Gas5x012018@cvs-int.fedora.redhat.com> Author: mmcgrath Update of /cvs/fedora/accounts2/fas/fas In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv11966/fas Modified Files: controllers.py fasLDAP.py Log Message: Added many features and needed cleanup. Still not yet ready for a production release Index: controllers.py =================================================================== RCS file: /cvs/fedora/accounts2/fas/fas/controllers.py,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- controllers.py 28 Mar 2007 18:54:59 -0000 1.4 +++ controllers.py 4 Apr 2007 16:36:47 -0000 1.5 @@ -5,8 +5,10 @@ from fas.fasLDAP import UserAccount from fas.fasLDAP import Person from fas.fasLDAP import Groups +from fas.fasLDAP import UserGroup from turbogears import exception_handler import turbogears +import ldap # from fas import json # import logging # log = logging.getLogger("fas.controllers") @@ -77,7 +79,11 @@ except KeyError: # Not in group myStatus = 'Not a Member' - return dict(groups=groups, group=group, myStatus=myStatus) + try: + me = groups[userName] + except: + me = UserGroup() + return dict(groups=groups, group=group, me=me) @expose(template="fas.templates.groupList") @exception_handler(errorMessage,rules="isinstance(tg_exceptions,ValueError)") @@ -93,9 +99,10 @@ groups = {} return dict(groups=groups, search=search, myGroups=myGroups) + @expose(template="fas.templates.resetPassword") @exception_handler(errorMessage,rules="isinstance(tg_exceptions,ValueError)") - def resetPassword(self, userName=None, password=None, passwordCheck=None, email=None): + def resetPassword(self, userName=None, password=None, passwordCheck=None, mail=None): import turbomail # Logged in @@ -103,42 +110,49 @@ return dict() # Not logged in - if not (userName and password and email): + if not (userName and mail) and not turbogears.identity.current.user_name: + turbogears.flash('Please provide your username and password') return dict() if turbogears.identity.current.user_name: userName = turbogears.identity.current.user_name p = Person.byUserName(userName) - if password and passwordCheck and turbogears.identity.current.user_name: + if password and passwordCheck: if not password == passwordCheck: turbogears.flash('Passwords do not match!') return dict() - else: - turbogears.flash('Passwords do not matchasfdasdf!') + if len(password) < 8: + turbogears.flash('Password is too short. Must be at least 8 characters long') return dict() + newpass = p.generatePassword(password) - if userName and email and not turbogears.identity.current.user_name: - if not email == p.mail: - turbogears.flash("'%s' Updated to %s" % (attribute, value)) + if userName and mail and not turbogears.identity.current.user_name: + if not mail == p.mail: + turbogears.flash("username + email combo unknown.") return dict() - newpass = p.generatePassword(password='test') - message = turbomail.Message('mmcgrath at fedoraproject.org', 'mmcgrath at redhat.com', 'Fedora Project Password Reset') + newpass = p.generatePassword() + message = turbomail.Message('accounts at fedoraproject.org', p.mail, 'Fedora Project Password Reset') message.plain = "You have requested a password reset - %s - %s" % (newpass['hash'], newpass['pass']) turbomail.enqueue(message) -# p.__setattr__('userPassword', newpass['hash']) + p.__setattr__('userPassword', newpass['hash']) - newpass = p.generatePassword(password) p.userPassword = newpass['hash'] - return dict() + print "PASS: %s" % newpass['pass'] - @expose(template="fas.templates.resetTrap") - def resetTrap(self): - return dict() + if turbogears.identity.current.user_name: + turbogears.flash("Password Changed") + turbogears.redirect("editAccount") + else: + turbogears.flash('Your password has been emailed to you') + return dict() + + + changePassword = resetPassword @expose(template="fas.templates.userList") @exception_handler(errorMessage,rules="isinstance(tg_exceptions,ValueError)") - @identity.require(identity.in_group("sysadmin-main")) +# @identity.require(identity.in_group("sysadmin-main")) def listUser(self, search='a*'): users = Person.users(search) try: @@ -161,15 +175,111 @@ turbogears.flash("'%s' Updated to %s" % (attribute, value)) return dict(userName=userName, attribute=attribute, value=value) - @expose(template='fas.template.apply') + @expose(template='fas.templates.apply') + @exception_handler(errorMessage, rules="isinstance(tg_exceptions,ValueError)") + @identity.require(identity.not_anonymous()) + def sudo(self, userName): + # This doesn't work + turbogears.identity.current.user_name=userName + turbogears.flash('Sudoed to %s' % userName) + turbogears.recirect('editAccount') + + @expose(template='fas.templates.apply') + @exception_handler(errorMessage, rules="isinstance(tg_exceptions,ValueError)") + @identity.require(identity.not_anonymous()) + def modifyGroup(self, groupName, action, userName): + ''' Modifies group based on action, groupName and userName ''' + try: + group = Groups.groups(groupName)[groupName] + except KeyError, e: + turbogears.flash('Group Error: %s does not exist - %s' % (groupName, e)) + turbogears.redirect('editGroup?groupName=%s' % group.cn) + + try: + p = Person.byUserName(userName) + if not p.cn: + raise KeyError, 'User %s, just not there' % userName + except KeyError, e: + turbogears.flash('User Error: %s does not exist - %s' % (userName, e)) + turbogears.redirect('editGroup?groupName=%s' % group.cn) + + try: + userGroup = Groups.byGroupName(groupName)[userName] + except KeyError: + # User not already in the group (happens when users apply for a group) + userGroup = UserGroup() + pass + + if action == 'remove': + try: + Groups.remove(group.cn, p.cn) + except TypeError: + turbogears.flash('%s could not be removed from %s!' % (p.cn, group.cn)) + turbogears.redirect('editGroup?groupName=%s' % group.cn) + else: + turbogears.flash('%s removed from %s!' % (p.cn, group.cn)) + turbogears.redirect('editGroup?groupName=%s' % group.cn) + return dict() + + if action == 'upgrade': + try: + p.upgrade(groupName) + except TypeError, e: + turbogears.flash('Cannot upgrade %s - %s!' % (userGroup.fedoraRoleType, e)) + turbogears.redirect('editGroup?groupName=%s' % group.cn) + turbogears.flash('%s Upgraded!' % p.cn) + turbogears.redirect('editGroup?groupName=%s' % group.cn) + + if action == 'downgrade': + try: + p.downgrade(groupName) + except TypeError, e: + turbogears.flash('Cannot downgrade %s - %s!' % (userGroup.fedoraRoleType, e)) + turbogears.redirect('editGroup?groupName=%s' % group.cn) + turbogears.flash('%s Downgraded!' % p.cn) + turbogears.redirect('editGroup?groupName=%s' % group.cn) + + if action == 'apply': + Groups.apply(groupName, userName) + turbogears.flash('%s Applied!' % p.cn) + turbogears.redirect('editGroup?groupName=%s' % group.cn) + + # Done + turbogears.flash('Invalid action: %s' % action) + turbogears.redirect('editGroup?groupName=%s' % group.cn) + return dict() + + @expose(template='fas.templates.apply') @exception_handler(errorMessage,rules="isinstance(tg_exceptions,ValueError)") @identity.require(identity.not_anonymous()) - def applyForGroup(self, groupName, action=None): + def applyForGroup(self, groupName, action=None, requestField=None): userName = turbogears.identity.current.user_name - if action: - Groups.apply(groupName, userName) - group = Groups.groups(groupName) - return dict(group=group) + group = Groups.groups(groupName)[groupName] + user = Person.byUserName(userName) + if action != 'Remove': + try: + Groups.apply(groupName, userName) + turbogears.flash('Application sent for %s' % user.cn) + except ldap.ALREADY_EXISTS, e: + turbogears.flash('Application Denied: %s' % e[0]['desc']) + turbogears.redirect('editGroup?groupName=%s' % group.cn) + + if action == 'Remove' and group.fedoraGroupUserCanRemove == 'TRUE': + try: + Groups.remove(group.cn, user.cn) + except TypeError: + turbogears.flash('%s could not be removed from %s!' % (user.cn, group.cn)) + turbogears.redirect('editGroup?groupName=%s' % group.cn) + else: + turbogears.flash('%s removed from %s!' % (user.cn, group.cn)) + turbogears.redirect('editGroup?groupName=%s' % group.cn) + else: + turbogears.flash('%s does not allow self removal' % group.cn) + turbogears.redirect('editGroup?groupName=%s' % group.cn) + return dict() +def relativeUser(realUser, sudoUser): + ''' Takes user and sees if they are allow to sudo for remote group''' + p = Person.byUserName('realUser') Index: fasLDAP.py =================================================================== RCS file: /cvs/fedora/accounts2/fas/fas/fasLDAP.py,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- fasLDAP.py 28 Mar 2007 18:54:59 -0000 1.4 +++ fasLDAP.py 4 Apr 2007 16:36:47 -0000 1.5 @@ -20,7 +20,7 @@ class UserGroup: ''' Individual User->Group abstraction class ''' - def __init__(self, fedoraRoleApprovalDate, fedoraRoleSponsor, cn, fedoraRoleCreationDate, objectClass, fedoraRoleType, fedoraRoleStatus, fedoraRoleDomain): + def __init__(self, fedoraRoleApprovalDate=None, fedoraRoleSponsor=None, cn=None, fedoraRoleCreationDate=None, objectClass=None, fedoraRoleType=None, fedoraRoleStatus='Not a Member', fedoraRoleDomain=None): self.fedoraRoleApprovalDate = fedoraRoleApprovalDate self.fedoraRoleSponsor = fedoraRoleSponsor self.cn = cn @@ -48,6 +48,8 @@ base = 'ou=Roles,cn=%s,ou=People,dc=fedoraproject,dc=org' % cn groupsDict = search(base, filter) + if not groupsDict: + groupsDict = [] for group in groupsDict: cn = group[0][1]['cn'][0] groups[cn] = UserGroup( @@ -88,11 +90,17 @@ def remove(self, groupName, userName=None): if not userName: userName = self.__userName - if groupName in self.byUserName(userName): - # Probably shouldn't be 'TypeError' - delete('cn=%s,ou=Roles,cn=%s,ou=People,dc=fedoraproject,dc=org' % (groupName, userName)) - else: - raise TypeError, 'User not in that group' + print "userName: %s" % userName + try: + g = self.byUserName(userName, includeUnapproved=True)[groupName] + except: + raise TypeError, 'User not in group %s' % groupName + try: + delete('cn=%s+fedoraRoleType=%s,ou=Roles,cn=%s,ou=People,dc=fedoraproject,dc=org' % (g.cn, g.fedoraRoleType, userName)) + except ldap.NO_SUCH_OBJECT: + delete('cn=%s,ou=Roles,cn=%s,ou=People,dc=fedoraproject,dc=org' % (g.cn, userName)) + except: + raise TypeError, 'Could Not delete %s from %s' % (userName, g.cn) @classmethod def apply(self, groupName, userName=None): @@ -111,7 +119,7 @@ raise TypeError, 'Group "%s" does not exist' % groupName dt = datetime.datetime.now() - now = '%s-%s-%s %s:%s:%s.%s' % (dt.year, + now = '%.2i-%.2i-%.2i %.2i:%.2i:%.2i.%.2i' % (dt.year, dt.month, dt.day, dt.hour, @@ -119,7 +127,7 @@ dt.second, dt.microsecond) - attributes = { 'cn' : groupName, + attributes = { 'cn' : groupName.encode('utf8'), 'fedoraRoleApprovaldate' : 'NotApproved', 'fedoraRoleCreationDate' : now, 'fedoraRoleDomain' : 'None', @@ -128,6 +136,7 @@ 'fedoraRoleType' : 'user', 'objectClass' : ('fedoraRole')} + print 'cn=%s,ou=Roles,cn=%s,ou=People,dc=fedoraproject,dc=org' % (groupName, userName), attributes add('cn=%s,ou=Roles,cn=%s,ou=People,dc=fedoraproject,dc=org' % (groupName, userName), attributes) @@ -224,8 +233,34 @@ who = 'cn=%s,ou=People,dc=fedoraproject,dc=org' % who ldapServer.simple_bind_s(who, password) + def upgrade(self, group): + base = 'cn=%s,ou=Roles,cn=%s,ou=People,dc=fedoraproject,dc=org' % (group, self.cn) + g = Groups.byGroupName(group, includeUnapproved=True)[self.cn] + if not g.fedoraRoleStatus.lower() == 'approved': + '''User not approved or sponsored''' + raise TypeError, 'User is not approved' + if g.fedoraRoleType.lower() == 'administrator': + raise TypeError, 'User cannot be upgraded beyond administrator' + elif g.fedoraRoleType.lower() == 'sponsor': + modify(base, 'fedoraRoleType', 'administrator', g.fedoraRoleType) + elif g.fedoraRoleType.lower() == 'user': + modify(base, 'fedoraRoleType', 'sponsor', g.fedoraRoleType) + + def downgrade(self, group): + base = 'cn=%s,ou=Roles,cn=%s,ou=People,dc=fedoraproject,dc=org' % (group, self.cn) + g = Groups.byGroupName(group, includeUnapproved=True)[self.cn] + if not g.fedoraRoleStatus.lower() == 'approved': + '''User not approved or sponsored''' + raise TypeError, 'User is not approved' + if g.fedoraRoleType.lower() == 'user': + raise TypeError, 'User cannot be downgraded below user, did you mean remove?' + elif g.fedoraRoleType.lower() == 'sponsor': + modify(base, 'fedoraRoleType', 'user', g.fedoraRoleType) + elif g.fedoraRoleType.lower() == 'administrator': + modify(base, 'fedoraRoleType', 'sponsor', g.fedoraRoleType) + - def generatePassword(self,length=14,password=None,salt=''): + def generatePassword(self,password=None,length=14,salt=''): from random import Random import sha import sha @@ -268,6 +303,7 @@ ldapServer = s.ldapConn ldapServer.simple_bind_s('cn=directory manager', 'test') + print "Deleteing %s " % base ldapServer.delete_s(base) def add(base, attributes, ldapServer=None): From fedora-extras-commits at redhat.com Wed Apr 4 16:36:54 2007 From: fedora-extras-commits at redhat.com (Michael Patrick McGrath (mmcgrath)) Date: Wed, 4 Apr 2007 12:36:54 -0400 Subject: accounts2/fas/fas/templates editAccount.kid, 1.4, 1.5 editGroup.kid, 1.2, 1.3 login.kid, 1.2, 1.3 resetPassword.kid, 1.1, 1.2 Message-ID: <200704041636.l34GasuL012027@cvs-int.fedora.redhat.com> Author: mmcgrath Update of /cvs/fedora/accounts2/fas/fas/templates In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv11966/fas/templates Modified Files: editAccount.kid editGroup.kid login.kid resetPassword.kid Log Message: Added many features and needed cleanup. Still not yet ready for a production release Index: editAccount.kid =================================================================== RCS file: /cvs/fedora/accounts2/fas/fas/templates/editAccount.kid,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- editAccount.kid 28 Mar 2007 18:54:59 -0000 1.4 +++ editAccount.kid 4 Apr 2007 16:36:52 -0000 1.5 @@ -41,6 +41,11 @@ Description:
${user.description}
(edit) + Password: + + Valid (change) + + Account Status: Approved, Active (deactivate) @@ -55,7 +60,7 @@ - (edit) + (edit) Index: editGroup.kid =================================================================== RCS file: /cvs/fedora/accounts2/fas/fas/templates/editGroup.kid,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- editGroup.kid 28 Mar 2007 18:54:59 -0000 1.2 +++ editGroup.kid 4 Apr 2007 16:36:52 -0000 1.3 @@ -9,13 +9,13 @@ -

My Status: ${myStatus}

- - - - +

My Status: ${me.fedoraRoleStatus}

+ + + + -Remove me +Remove me

${group.cn}

@@ -28,17 +28,35 @@

Members

+ +
+ + + +
+
- + - - + + +
UsernameSponsorDate AddedRole TypeRole StatusApprovalDomain
UsernameSponsorDate AddedApprovalRole TypeDomainAction
${user} ${groups[user].fedoraRoleSponsor} ${groups[user].fedoraRoleSponsor} ${groups[user].fedoraRoleCreationDate}${groups[user].objectClass}${groups[user].fedoraRoleType} ${groups[user].fedoraRoleStatus}${groups[user].fedoraRoleType} ${groups[user].fedoraRoleDomain} + Approve Sponsor + Delete + Upgrade + Downgrade + + Approve Sponsor + Delete + Upgrade + Downgrade +
Index: login.kid =================================================================== RCS file: /cvs/fedora/accounts2/fas/fas/templates/login.kid,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- login.kid 28 Mar 2007 18:54:59 -0000 1.2 +++ login.kid 4 Apr 2007 16:36:52 -0000 1.3 @@ -100,7 +100,7 @@ - Forgot Password? + Forgot Password? Index: resetPassword.kid =================================================================== RCS file: /cvs/fedora/accounts2/fas/fas/templates/resetPassword.kid,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- resetPassword.kid 28 Mar 2007 18:54:59 -0000 1.1 +++ resetPassword.kid 4 Apr 2007 16:36:52 -0000 1.2 @@ -11,13 +11,14 @@
Username:
- Primary Email:
+ Primary Email:
- New Password: + New password for ${tg.identity.user.user_name}
+ New Password:
Verify Password:
From fedora-extras-commits at redhat.com Wed Apr 4 16:36:49 2007 From: fedora-extras-commits at redhat.com (Michael Patrick McGrath (mmcgrath)) Date: Wed, 4 Apr 2007 12:36:49 -0400 Subject: accounts2/fas dev.cfg,1.2,1.3 Message-ID: <200704041637.l34GbJsf012039@cvs-int.fedora.redhat.com> Author: mmcgrath Update of /cvs/fedora/accounts2/fas In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv11966 Modified Files: dev.cfg Log Message: Added many features and needed cleanup. Still not yet ready for a production release Index: dev.cfg =================================================================== RCS file: /cvs/fedora/accounts2/fas/dev.cfg,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- dev.cfg 28 Mar 2007 18:54:59 -0000 1.2 +++ dev.cfg 4 Apr 2007 16:36:46 -0000 1.3 @@ -5,6 +5,8 @@ # fas/config/app.cfg mail.on = True mail.server = 'bastion.fedora.phx.redhat.com' +base_url_filter.base_url = "http://192.168.2.101:8081" +base_url_filter.use_x_forwarded_host = True # DATABASE @@ -44,7 +46,6 @@ tg.strict_parameters = True server.webpath='/fas' base_url_filter.on=True -base_url_filter.use_x_forwarded_host=True # LOGGING # Logging configuration generally follows the style of the standard From fedora-extras-commits at redhat.com Wed Apr 4 16:42:29 2007 From: fedora-extras-commits at redhat.com (Ville Skytta (scop)) Date: Wed, 4 Apr 2007 12:42:29 -0400 Subject: rpms/colordiff/devel colordiff-1.0.6-color_patches.patch, NONE, 1.2 colordiff-1.0.6-colors.patch, NONE, 1.2 .cvsignore, 1.2, 1.4 colordiff.spec, 1.2, 1.4 sources, 1.2, 1.4 colordiff-colors.patch, 1.1, NONE Message-ID: <200704041642.l34GgTeI012175@cvs-int.fedora.redhat.com> Author: scop Update of /cvs/extras/rpms/colordiff/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv12114/devel Modified Files: .cvsignore colordiff.spec sources Added Files: colordiff-1.0.6-color_patches.patch colordiff-1.0.6-colors.patch Removed Files: colordiff-colors.patch Log Message: * Wed Apr 4 2007 Ville Skytt?? - 1.0.6-1 - 1.0.6. colordiff-1.0.6-color_patches.patch: --- NEW FILE colordiff-1.0.6-color_patches.patch --- --- colordiff-1.0.6/colordiff.pl~ 2006-09-13 22:37:24.000000000 +0300 +++ colordiff-1.0.6/colordiff.pl 2007-04-04 18:45:36.000000000 +0300 @@ -86,7 +86,7 @@ } next; } - if ($setting eq 'color_patch') { + if ($setting eq 'color_patches') { if ($value eq 'yes') { $color_patch = 1; } colordiff-1.0.6-colors.patch: --- NEW FILE colordiff-1.0.6-colors.patch --- --- colordiff-1.0.6/colordiff.pl~ 2006-09-13 22:37:24.000000000 +0300 +++ colordiff-1.0.6/colordiff.pl 2007-04-04 19:09:01.000000000 +0300 @@ -55,11 +55,11 @@ $colour{off} = "\033[0;0m"; # Default colours if /etc/colordiffrc or ~/.colordiffrc do not exist -my $plain_text = $colour{white}; +my $plain_text = $colour{darkwhite}; my $file_old = $colour{red}; my $file_new = $colour{blue}; my $diff_stuff = $colour{magenta}; -my $cvs_stuff = $colour{green}; +my $cvs_stuff = $colour{darkyellow}; # Locations for personal and system-wide colour configurations my $HOME = $ENV{HOME}; --- colordiff-1.0.6/colordiffrc~ 2006-07-31 21:36:22.000000000 +0300 +++ colordiff-1.0.6/colordiffrc 2007-04-04 19:09:30.000000000 +0300 @@ -19,8 +19,8 @@ # aliases for the same thing, namely "don't colour highlight # this, use the default output colour" # -plain=off +plain=darkwhite newtext=blue oldtext=red diffstuff=magenta -cvsstuff=green +cvsstuff=darkyellow --- colordiff-1.0.6/colordiffrc-lightbg~ 2006-07-31 21:37:11.000000000 +0300 +++ colordiff-1.0.6/colordiffrc-lightbg 2007-04-04 19:08:08.000000000 +0300 @@ -19,8 +19,8 @@ # aliases for the same thing, namely "don't colour highlight # this, use the default output colour" # -plain=off -newtext=blue -oldtext=red +plain=black +newtext=darkblue +oldtext=darkred diffstuff=darkgreen -cvsstuff=darkmagenta +cvsstuff=darkwhite Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/colordiff/devel/.cvsignore,v retrieving revision 1.2 retrieving revision 1.4 diff -u -r1.2 -r1.4 --- .cvsignore 21 May 2005 08:42:50 -0000 1.2 +++ .cvsignore 4 Apr 2007 16:41:56 -0000 1.4 @@ -1 +1 @@ -colordiff-1.0.5.tar.gz +colordiff-1.0.6.tar.gz Index: colordiff.spec =================================================================== RCS file: /cvs/extras/rpms/colordiff/devel/colordiff.spec,v retrieving revision 1.2 retrieving revision 1.4 diff -u -r1.2 -r1.4 --- colordiff.spec 30 Aug 2006 06:37:59 -0000 1.2 +++ colordiff.spec 4 Apr 2007 16:41:56 -0000 1.4 @@ -1,18 +1,21 @@ Name: colordiff -Version: 1.0.5 -Release: 2 +Version: 1.0.6 +Release: 1%{?dist} Summary: Color terminal highlighter for diff files Group: Applications/Text License: GPL URL: http://colordiff.sourceforge.net/ Source0: http://colordiff.sourceforge.net/%{name}-%{version}.tar.gz -Patch0: %{name}-colors.patch +Patch0: %{name}-1.0.6-colors.patch +Patch1: %{name}-1.0.6-color_patches.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch -BuildRequires: sed -Requires: bzip2, gzip, less, diffutils +Requires: bzip2 +Requires: gzip +Requires: less +Requires: diffutils Provides: cdiff %description @@ -23,8 +26,8 @@ %prep %setup -q %patch0 -p1 +%patch1 -p1 mv colordiffrc colordiffrc-darkbg -sed -i -e 's/banner=yes/banner=no/' colordiffrc-* %build @@ -52,6 +55,9 @@ %changelog +* Wed Apr 4 2007 Ville Skytt?? - 1.0.6-1 +- 1.0.6. + * Wed Aug 30 2006 Ville Skytt?? - 1.0.5-2 - Drop no longer needed Obsoletes. Index: sources =================================================================== RCS file: /cvs/extras/rpms/colordiff/devel/sources,v retrieving revision 1.2 retrieving revision 1.4 diff -u -r1.2 -r1.4 --- sources 21 May 2005 08:42:50 -0000 1.2 +++ sources 4 Apr 2007 16:41:56 -0000 1.4 @@ -1 +1 @@ -b8ef81a80dfa8a4c001915d03a73f7d1 colordiff-1.0.5.tar.gz +a27bfccc24cd9874eb1d1abe40dc2457 colordiff-1.0.6.tar.gz --- colordiff-colors.patch DELETED --- From fedora-extras-commits at redhat.com Wed Apr 4 16:42:26 2007 From: fedora-extras-commits at redhat.com (Ville Skytta (scop)) Date: Wed, 4 Apr 2007 12:42:26 -0400 Subject: rpms/colordiff/devel branch, NONE, 1.1 colordiff-1.0.6-color_patches.patch, NONE, 1.1 colordiff-1.0.6-colors.patch, NONE, 1.1 .cvsignore, 1.2, 1.3 colordiff.spec, 1.2, 1.3 sources, 1.2, 1.3 colordiff-colors.patch, 1.1, NONE Message-ID: <200704041642.l34GgQXf012167@cvs-int.fedora.redhat.com> Author: scop Update of /cvs/extras/rpms/colordiff/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv12114/FC-6 Modified Files: .cvsignore colordiff.spec sources Added Files: branch colordiff-1.0.6-color_patches.patch colordiff-1.0.6-colors.patch Removed Files: colordiff-colors.patch Log Message: * Wed Apr 4 2007 Ville Skytt?? - 1.0.6-1 - 1.0.6. --- NEW FILE branch --- FC-6 colordiff-1.0.6-color_patches.patch: --- NEW FILE colordiff-1.0.6-color_patches.patch --- --- colordiff-1.0.6/colordiff.pl~ 2006-09-13 22:37:24.000000000 +0300 +++ colordiff-1.0.6/colordiff.pl 2007-04-04 18:45:36.000000000 +0300 @@ -86,7 +86,7 @@ } next; } - if ($setting eq 'color_patch') { + if ($setting eq 'color_patches') { if ($value eq 'yes') { $color_patch = 1; } colordiff-1.0.6-colors.patch: --- NEW FILE colordiff-1.0.6-colors.patch --- --- colordiff-1.0.6/colordiff.pl~ 2006-09-13 22:37:24.000000000 +0300 +++ colordiff-1.0.6/colordiff.pl 2007-04-04 19:09:01.000000000 +0300 @@ -55,11 +55,11 @@ $colour{off} = "\033[0;0m"; # Default colours if /etc/colordiffrc or ~/.colordiffrc do not exist -my $plain_text = $colour{white}; +my $plain_text = $colour{darkwhite}; my $file_old = $colour{red}; my $file_new = $colour{blue}; my $diff_stuff = $colour{magenta}; -my $cvs_stuff = $colour{green}; +my $cvs_stuff = $colour{darkyellow}; # Locations for personal and system-wide colour configurations my $HOME = $ENV{HOME}; --- colordiff-1.0.6/colordiffrc~ 2006-07-31 21:36:22.000000000 +0300 +++ colordiff-1.0.6/colordiffrc 2007-04-04 19:09:30.000000000 +0300 @@ -19,8 +19,8 @@ # aliases for the same thing, namely "don't colour highlight # this, use the default output colour" # -plain=off +plain=darkwhite newtext=blue oldtext=red diffstuff=magenta -cvsstuff=green +cvsstuff=darkyellow --- colordiff-1.0.6/colordiffrc-lightbg~ 2006-07-31 21:37:11.000000000 +0300 +++ colordiff-1.0.6/colordiffrc-lightbg 2007-04-04 19:08:08.000000000 +0300 @@ -19,8 +19,8 @@ # aliases for the same thing, namely "don't colour highlight # this, use the default output colour" # -plain=off -newtext=blue -oldtext=red +plain=black +newtext=darkblue +oldtext=darkred diffstuff=darkgreen -cvsstuff=darkmagenta +cvsstuff=darkwhite Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/colordiff/devel/.cvsignore,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- .cvsignore 21 May 2005 08:42:50 -0000 1.2 +++ .cvsignore 4 Apr 2007 16:41:53 -0000 1.3 @@ -1 +1 @@ -colordiff-1.0.5.tar.gz +colordiff-1.0.6.tar.gz Index: colordiff.spec =================================================================== RCS file: /cvs/extras/rpms/colordiff/devel/colordiff.spec,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- colordiff.spec 30 Aug 2006 06:37:59 -0000 1.2 +++ colordiff.spec 4 Apr 2007 16:41:53 -0000 1.3 @@ -1,18 +1,21 @@ Name: colordiff -Version: 1.0.5 -Release: 2 +Version: 1.0.6 +Release: 1%{?dist} Summary: Color terminal highlighter for diff files Group: Applications/Text License: GPL URL: http://colordiff.sourceforge.net/ Source0: http://colordiff.sourceforge.net/%{name}-%{version}.tar.gz -Patch0: %{name}-colors.patch +Patch0: %{name}-1.0.6-colors.patch +Patch1: %{name}-1.0.6-color_patches.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch -BuildRequires: sed -Requires: bzip2, gzip, less, diffutils +Requires: bzip2 +Requires: gzip +Requires: less +Requires: diffutils Provides: cdiff %description @@ -23,8 +26,8 @@ %prep %setup -q %patch0 -p1 +%patch1 -p1 mv colordiffrc colordiffrc-darkbg -sed -i -e 's/banner=yes/banner=no/' colordiffrc-* %build @@ -52,6 +55,9 @@ %changelog +* Wed Apr 4 2007 Ville Skytt?? - 1.0.6-1 +- 1.0.6. + * Wed Aug 30 2006 Ville Skytt?? - 1.0.5-2 - Drop no longer needed Obsoletes. Index: sources =================================================================== RCS file: /cvs/extras/rpms/colordiff/devel/sources,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- sources 21 May 2005 08:42:50 -0000 1.2 +++ sources 4 Apr 2007 16:41:53 -0000 1.3 @@ -1 +1 @@ -b8ef81a80dfa8a4c001915d03a73f7d1 colordiff-1.0.5.tar.gz +a27bfccc24cd9874eb1d1abe40dc2457 colordiff-1.0.6.tar.gz --- colordiff-colors.patch DELETED --- From fedora-extras-commits at redhat.com Wed Apr 4 17:05:04 2007 From: fedora-extras-commits at redhat.com (Ville Skytta (scop)) Date: Wed, 4 Apr 2007 13:05:04 -0400 Subject: rpms/colordiff/FC-6 colordiff-1.0.6-color_patches.patch, NONE, 1.1 colordiff-1.0.6-colors.patch, NONE, 1.1 .cvsignore, 1.2, 1.3 colordiff.spec, 1.2, 1.3 sources, 1.2, 1.3 colordiff-colors.patch, 1.1, NONE Message-ID: <200704041705.l34H54OE016651@cvs-int.fedora.redhat.com> Author: scop Update of /cvs/extras/rpms/colordiff/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv16598 Modified Files: .cvsignore colordiff.spec sources Added Files: colordiff-1.0.6-color_patches.patch colordiff-1.0.6-colors.patch Removed Files: colordiff-colors.patch Log Message: (w00t? FC-6 and devel branches pointed to the same place??? Retry.) * Wed Apr 4 2007 Ville Skytt?? - 1.0.6-1 - 1.0.6. colordiff-1.0.6-color_patches.patch: --- NEW FILE colordiff-1.0.6-color_patches.patch --- --- colordiff-1.0.6/colordiff.pl~ 2006-09-13 22:37:24.000000000 +0300 +++ colordiff-1.0.6/colordiff.pl 2007-04-04 18:45:36.000000000 +0300 @@ -86,7 +86,7 @@ } next; } - if ($setting eq 'color_patch') { + if ($setting eq 'color_patches') { if ($value eq 'yes') { $color_patch = 1; } colordiff-1.0.6-colors.patch: --- NEW FILE colordiff-1.0.6-colors.patch --- --- colordiff-1.0.6/colordiff.pl~ 2006-09-13 22:37:24.000000000 +0300 +++ colordiff-1.0.6/colordiff.pl 2007-04-04 19:09:01.000000000 +0300 @@ -55,11 +55,11 @@ $colour{off} = "\033[0;0m"; # Default colours if /etc/colordiffrc or ~/.colordiffrc do not exist -my $plain_text = $colour{white}; +my $plain_text = $colour{darkwhite}; my $file_old = $colour{red}; my $file_new = $colour{blue}; my $diff_stuff = $colour{magenta}; -my $cvs_stuff = $colour{green}; +my $cvs_stuff = $colour{darkyellow}; # Locations for personal and system-wide colour configurations my $HOME = $ENV{HOME}; --- colordiff-1.0.6/colordiffrc~ 2006-07-31 21:36:22.000000000 +0300 +++ colordiff-1.0.6/colordiffrc 2007-04-04 19:09:30.000000000 +0300 @@ -19,8 +19,8 @@ # aliases for the same thing, namely "don't colour highlight # this, use the default output colour" # -plain=off +plain=darkwhite newtext=blue oldtext=red diffstuff=magenta -cvsstuff=green +cvsstuff=darkyellow --- colordiff-1.0.6/colordiffrc-lightbg~ 2006-07-31 21:37:11.000000000 +0300 +++ colordiff-1.0.6/colordiffrc-lightbg 2007-04-04 19:08:08.000000000 +0300 @@ -19,8 +19,8 @@ # aliases for the same thing, namely "don't colour highlight # this, use the default output colour" # -plain=off -newtext=blue -oldtext=red +plain=black +newtext=darkblue +oldtext=darkred diffstuff=darkgreen -cvsstuff=darkmagenta +cvsstuff=darkwhite Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/colordiff/FC-6/.cvsignore,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- .cvsignore 21 May 2005 08:42:50 -0000 1.2 +++ .cvsignore 4 Apr 2007 17:04:31 -0000 1.3 @@ -1 +1 @@ -colordiff-1.0.5.tar.gz +colordiff-1.0.6.tar.gz Index: colordiff.spec =================================================================== RCS file: /cvs/extras/rpms/colordiff/FC-6/colordiff.spec,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- colordiff.spec 30 Aug 2006 06:37:59 -0000 1.2 +++ colordiff.spec 4 Apr 2007 17:04:31 -0000 1.3 @@ -1,18 +1,21 @@ Name: colordiff -Version: 1.0.5 -Release: 2 +Version: 1.0.6 +Release: 1%{?dist} Summary: Color terminal highlighter for diff files Group: Applications/Text License: GPL URL: http://colordiff.sourceforge.net/ Source0: http://colordiff.sourceforge.net/%{name}-%{version}.tar.gz -Patch0: %{name}-colors.patch +Patch0: %{name}-1.0.6-colors.patch +Patch1: %{name}-1.0.6-color_patches.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch -BuildRequires: sed -Requires: bzip2, gzip, less, diffutils +Requires: bzip2 +Requires: gzip +Requires: less +Requires: diffutils Provides: cdiff %description @@ -23,8 +26,8 @@ %prep %setup -q %patch0 -p1 +%patch1 -p1 mv colordiffrc colordiffrc-darkbg -sed -i -e 's/banner=yes/banner=no/' colordiffrc-* %build @@ -52,6 +55,9 @@ %changelog +* Wed Apr 4 2007 Ville Skytt?? - 1.0.6-1 +- 1.0.6. + * Wed Aug 30 2006 Ville Skytt?? - 1.0.5-2 - Drop no longer needed Obsoletes. Index: sources =================================================================== RCS file: /cvs/extras/rpms/colordiff/FC-6/sources,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- sources 21 May 2005 08:42:50 -0000 1.2 +++ sources 4 Apr 2007 17:04:31 -0000 1.3 @@ -1 +1 @@ -b8ef81a80dfa8a4c001915d03a73f7d1 colordiff-1.0.5.tar.gz +a27bfccc24cd9874eb1d1abe40dc2457 colordiff-1.0.6.tar.gz --- colordiff-colors.patch DELETED --- From fedora-extras-commits at redhat.com Wed Apr 4 17:07:55 2007 From: fedora-extras-commits at redhat.com (Ville Skytta (scop)) Date: Wed, 4 Apr 2007 13:07:55 -0400 Subject: rpms/colordiff/devel colordiff.spec,1.4,1.5 branch,1.1,NONE Message-ID: <200704041707.l34H7t1k016777@cvs-int.fedora.redhat.com> Author: scop Update of /cvs/extras/rpms/colordiff/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv16731/devel Modified Files: colordiff.spec Removed Files: branch Log Message: Hopefully final branch mess fixups. Index: colordiff.spec =================================================================== RCS file: /cvs/extras/rpms/colordiff/devel/colordiff.spec,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- colordiff.spec 4 Apr 2007 16:41:56 -0000 1.4 +++ colordiff.spec 4 Apr 2007 17:07:22 -0000 1.5 @@ -1,6 +1,6 @@ Name: colordiff Version: 1.0.6 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Color terminal highlighter for diff files Group: Applications/Text @@ -55,7 +55,7 @@ %changelog -* Wed Apr 4 2007 Ville Skytt?? - 1.0.6-1 +* Wed Apr 4 2007 Ville Skytt?? - 1.0.6-2 - 1.0.6. * Wed Aug 30 2006 Ville Skytt?? - 1.0.5-2 --- branch DELETED --- From fedora-extras-commits at redhat.com Wed Apr 4 17:07:51 2007 From: fedora-extras-commits at redhat.com (Ville Skytta (scop)) Date: Wed, 4 Apr 2007 13:07:51 -0400 Subject: rpms/colordiff/FC-6 colordiff.spec,1.3,1.4 Message-ID: <200704041707.l34H7pIt016774@cvs-int.fedora.redhat.com> Author: scop Update of /cvs/extras/rpms/colordiff/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv16731/FC-6 Modified Files: colordiff.spec Log Message: Hopefully final branch mess fixups. Index: colordiff.spec =================================================================== RCS file: /cvs/extras/rpms/colordiff/FC-6/colordiff.spec,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- colordiff.spec 4 Apr 2007 17:04:31 -0000 1.3 +++ colordiff.spec 4 Apr 2007 17:07:18 -0000 1.4 @@ -1,6 +1,6 @@ Name: colordiff Version: 1.0.6 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Color terminal highlighter for diff files Group: Applications/Text @@ -55,7 +55,7 @@ %changelog -* Wed Apr 4 2007 Ville Skytt?? - 1.0.6-1 +* Wed Apr 4 2007 Ville Skytt?? - 1.0.6-2 - 1.0.6. * Wed Aug 30 2006 Ville Skytt?? - 1.0.5-2 From fedora-extras-commits at redhat.com Wed Apr 4 18:56:29 2007 From: fedora-extras-commits at redhat.com (Josh Bressers (bressers)) Date: Wed, 4 Apr 2007 14:56:29 -0400 Subject: fedora-security/audit fc6,1.213,1.214 Message-ID: <200704041856.l34IuTTa024717@cvs-int.fedora.redhat.com> Author: bressers Update of /cvs/fedora/fedora-security/audit In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv24700 Modified Files: fc6 Log Message: Note some new X flaws. Index: fc6 =================================================================== RCS file: /cvs/fedora/fedora-security/audit/fc6,v retrieving revision 1.213 retrieving revision 1.214 diff -u -r1.213 -r1.214 --- fc6 23 Mar 2007 13:43:58 -0000 1.213 +++ fc6 4 Apr 2007 18:56:27 -0000 1.214 @@ -12,10 +12,13 @@ CVE-2007-1411 ignore (php) unshipped mssql extension CVE-2007-1401 ignore (php) unshipped cracklib extension CVE-2007-1396 ignore (php) feature, not a flaw +CVE-2007-1352 VULNERABLE (libXfont) #235265 +CVE-2007-1351 VULNERABLE (libXfont) #235265 CVE-2007-1263 version (gnupg, fixed 1.4.7) [since FEDORA-2007-315] CVE-2007-1218 backport (tcpdump) 232349 [since FEDORA-2007-347] CVE-2007-1006 version (ekiga, fixed 2.0.5) #229259 [since FEDORA-2007-322] CVE-2007-1004 VULNERABLE (firefox, ...) +CVE-2007-1003 VULNERABLE (xorg-x11-server, fixed > X11R7.2) #235263 CVE-2007-1002 VULNERABLE (evolution) #233587 CVE-2007-1000 version (kernel, fixed 2.6.20) [since FEDORA-2007-335] CVE-2007-0998 backport (xen) #230295 [since FEDORA-2007-343] From fedora-extras-commits at redhat.com Wed Apr 4 19:05:30 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Wed, 4 Apr 2007 15:05:30 -0400 Subject: rpms/pgadmin3/devel .cvsignore, 1.6, 1.7 pgadmin3.spec, 1.14, 1.15 sources, 1.6, 1.7 pgadmin3-1.6.1-frm.patch, 1.1, NONE Message-ID: <200704041905.l34J5UVM029036@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/rpms/pgadmin3/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv29010 Modified Files: .cvsignore pgadmin3.spec sources Removed Files: pgadmin3-1.6.1-frm.patch Log Message: 1.6.3 Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/pgadmin3/devel/.cvsignore,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- .cvsignore 5 Dec 2006 22:43:32 -0000 1.6 +++ .cvsignore 4 Apr 2007 19:04:56 -0000 1.7 @@ -1 +1 @@ -pgadmin3-1.6.1.tar.gz +pgadmin3-1.6.3.tar.gz Index: pgadmin3.spec =================================================================== RCS file: /cvs/extras/rpms/pgadmin3/devel/pgadmin3.spec,v retrieving revision 1.14 retrieving revision 1.15 diff -u -r1.14 -r1.15 --- pgadmin3.spec 28 Dec 2006 21:10:17 -0000 1.14 +++ pgadmin3.spec 4 Apr 2007 19:04:56 -0000 1.15 @@ -1,12 +1,11 @@ Summary: Graphical client for PostgreSQL Name: pgadmin3 -Version: 1.6.1 -Release: 2%{?dist} +Version: 1.6.3 +Release: 1%{?dist} License: Artistic Group: Applications/Databases -Source: ftp://ftp.postgresql.org/pub/pgadmin3/release/v1.6.1/src/pgadmin3-1.6.1.tar.gz -Patch0: pgadmin3-1.6.1-frm.patch +Source: ftp://ftp.postgresql.org/pub/pgadmin3/release/v1.6.1/src/pgadmin3-1.6.3.tar.gz URL: http://www.pgadmin.org/ BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: wxGTK2-devel wxGTK2-stc wxGTK2-xrc postgresql-devel desktop-file-utils openssl-devel libxml2-devel libxslt-devel @@ -17,7 +16,6 @@ %prep %setup -q -%patch0 -p0 %build export LIBS="-lwx_gtk2u_core-2.8" @@ -50,6 +48,9 @@ %{_datadir}/applications/* %changelog +* Wed Apr 04 2007 Warren Togami - 1.6.3-1 +- 1.6.3 + * Thu Dec 28 2006 Jason L Tibbitts III - 1.6.1-2 - A couple of minor fixes to get things building in rawhide. Index: sources =================================================================== RCS file: /cvs/extras/rpms/pgadmin3/devel/sources,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- sources 5 Dec 2006 22:43:32 -0000 1.6 +++ sources 4 Apr 2007 19:04:56 -0000 1.7 @@ -1 +1 @@ -0cdfffceb09e40787ead39541bcd5683 pgadmin3-1.6.1.tar.gz +d3ab37cec763895b05803338f09331e4 pgadmin3-1.6.3.tar.gz --- pgadmin3-1.6.1-frm.patch DELETED --- From fedora-extras-commits at redhat.com Wed Apr 4 19:19:32 2007 From: fedora-extras-commits at redhat.com (Jon Ciesla (limb)) Date: Wed, 4 Apr 2007 15:19:32 -0400 Subject: rpms/gnubg/devel gnubg.spec,1.12,1.13 Message-ID: <200704041919.l34JJWoD029232@cvs-int.fedora.redhat.com> Author: limb Update of /cvs/extras/rpms/gnubg/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv29211 Modified Files: gnubg.spec Log Message: Unified spec to fix EVR. Index: gnubg.spec =================================================================== RCS file: /cvs/extras/rpms/gnubg/devel/gnubg.spec,v retrieving revision 1.12 retrieving revision 1.13 diff -u -r1.12 -r1.13 --- gnubg.spec 20 Mar 2007 18:28:16 -0000 1.12 +++ gnubg.spec 4 Apr 2007 19:18:58 -0000 1.13 @@ -3,7 +3,7 @@ Group: Amusements/Games Summary: A backgammon game and analyser Version: 20061119 -Release: 9%{?dist} +Release: 10%{?dist} Source0: http://www.gnubg.org/media/sources/%{name}-source-MAIN-%{version}.tar.gz Source1: gnubg.weights Source2: gnubg.desktop @@ -36,6 +36,9 @@ BuildRequires: glib-devel BuildRequires: freetype-devel BuildRequires: flex +%if "0%{?dist}" == "0.fc5" +BuildRequires: libXt-devel +%endif Requires(post): /sbin/install-info Requires(preun): /sbin/install-info @@ -139,6 +142,8 @@ %{_datadir}/gnubg/flags/ %changelog +* Tue Mar 20 2007 Jon Ciesla - 20061119-10 +- Unified spec to fix EVR issues. * Tue Mar 20 2007 Jon Ciesla - 20061119-9 - Explicity installing textures. - Updated menu categories in desktop. From fedora-extras-commits at redhat.com Wed Apr 4 19:20:11 2007 From: fedora-extras-commits at redhat.com (Jon Ciesla (limb)) Date: Wed, 4 Apr 2007 15:20:11 -0400 Subject: rpms/gnubg/FC-6 gnubg.spec,1.5,1.6 Message-ID: <200704041920.l34JKBN9029273@cvs-int.fedora.redhat.com> Author: limb Update of /cvs/extras/rpms/gnubg/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv29231 Modified Files: gnubg.spec Log Message: Unified spec for EVR fix. Index: gnubg.spec =================================================================== RCS file: /cvs/extras/rpms/gnubg/FC-6/gnubg.spec,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- gnubg.spec 14 Feb 2007 16:10:31 -0000 1.5 +++ gnubg.spec 4 Apr 2007 19:19:38 -0000 1.6 @@ -3,7 +3,7 @@ Group: Amusements/Games Summary: A backgammon game and analyser Version: 20061119 -Release: 8%{?dist} +Release: 10%{?dist} Source0: http://www.gnubg.org/media/sources/%{name}-source-MAIN-%{version}.tar.gz Source1: gnubg.weights Source2: gnubg.desktop @@ -36,6 +36,9 @@ BuildRequires: glib-devel BuildRequires: freetype-devel BuildRequires: flex +%if "0%{?dist}" == "0.fc5" +BuildRequires: libXt-devel +%endif Requires(post): /sbin/install-info Requires(preun): /sbin/install-info @@ -69,6 +72,9 @@ mkdir -p $RPM_BUILD_ROOT%{_datadir}/gnubg make install DESTDIR=$RPM_BUILD_ROOT install -Dpm 644 %{SOURCE1} $RPM_BUILD_ROOT%{_datadir}/gnubg/gnubg.weights +cp -rp textures* $RPM_BUILD_ROOT%{_datadir}/gnubg/ +rm -rf $RPM_BUILD_ROOT%{_datadir}/gnubg/textures/CVS +rm -rf $RPM_BUILD_ROOT%{_datadir}/gnubg/textures/.cvsignore %find_lang %{name} @@ -136,6 +142,11 @@ %{_datadir}/gnubg/flags/ %changelog +* Tue Mar 20 2007 Jon Ciesla - 20061119-10 +- Unified spec to fix EVR issues. +* Tue Mar 20 2007 Jon Ciesla - 20061119-9 +- Explicity installing textures. +- Updated menu categories in desktop. * Wed Feb 14 2007 Jon Ciesla - 20061119-8 - Corrected some duplicate files * Wed Feb 14 2007 Jon Ciesla - 20061119-7 From fedora-extras-commits at redhat.com Wed Apr 4 19:20:39 2007 From: fedora-extras-commits at redhat.com (Jon Ciesla (limb)) Date: Wed, 4 Apr 2007 15:20:39 -0400 Subject: rpms/gnubg/FC-5 gnubg.spec,1.5,1.6 Message-ID: <200704041920.l34JKdse029307@cvs-int.fedora.redhat.com> Author: limb Update of /cvs/extras/rpms/gnubg/FC-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv29256 Modified Files: gnubg.spec Log Message: Unified spec for EVR fix. Index: gnubg.spec =================================================================== RCS file: /cvs/extras/rpms/gnubg/FC-5/gnubg.spec,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- gnubg.spec 14 Feb 2007 17:47:55 -0000 1.5 +++ gnubg.spec 4 Apr 2007 19:20:06 -0000 1.6 @@ -3,7 +3,7 @@ Group: Amusements/Games Summary: A backgammon game and analyser Version: 20061119 -Release: 8%{?dist}.2 +Release: 10%{?dist} Source0: http://www.gnubg.org/media/sources/%{name}-source-MAIN-%{version}.tar.gz Source1: gnubg.weights Source2: gnubg.desktop @@ -15,7 +15,6 @@ BuildRequires: arts-devel BuildRequires: gettext-devel BuildRequires: gtkglext-devel -BuildRequires: libXt-devel BuildRequires: automake BuildRequires: bison BuildRequires: libtool @@ -37,6 +36,9 @@ BuildRequires: glib-devel BuildRequires: freetype-devel BuildRequires: flex +%if "0%{?dist}" == "0.fc5" +BuildRequires: libXt-devel +%endif Requires(post): /sbin/install-info Requires(preun): /sbin/install-info @@ -70,6 +72,9 @@ mkdir -p $RPM_BUILD_ROOT%{_datadir}/gnubg make install DESTDIR=$RPM_BUILD_ROOT install -Dpm 644 %{SOURCE1} $RPM_BUILD_ROOT%{_datadir}/gnubg/gnubg.weights +cp -rp textures* $RPM_BUILD_ROOT%{_datadir}/gnubg/ +rm -rf $RPM_BUILD_ROOT%{_datadir}/gnubg/textures/CVS +rm -rf $RPM_BUILD_ROOT%{_datadir}/gnubg/textures/.cvsignore %find_lang %{name} @@ -137,10 +142,11 @@ %{_datadir}/gnubg/flags/ %changelog -* Wed Feb 14 2007 Jon Ciesla - 20061119-8.2 -- BR: libXt-devel, gtkglext-devel workaround. -* Wed Feb 14 2007 Jon Ciesla - 20061119-8.1 -- Added special Buildreq for FC5. +* Tue Mar 20 2007 Jon Ciesla - 20061119-10 +- Unified spec to fix EVR issues. +* Tue Mar 20 2007 Jon Ciesla - 20061119-9 +- Explicity installing textures. +- Updated menu categories in desktop. * Wed Feb 14 2007 Jon Ciesla - 20061119-8 - Corrected some duplicate files * Wed Feb 14 2007 Jon Ciesla - 20061119-7 From fedora-extras-commits at redhat.com Wed Apr 4 19:21:51 2007 From: fedora-extras-commits at redhat.com (Jon Ciesla (limb)) Date: Wed, 4 Apr 2007 15:21:51 -0400 Subject: rpms/gnubg/FC-6 gnubg.desktop,1.1,1.2 Message-ID: <200704041921.l34JLp0r029373@cvs-int.fedora.redhat.com> Author: limb Update of /cvs/extras/rpms/gnubg/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv29321 Modified Files: gnubg.desktop Log Message: Updated desktop. Index: gnubg.desktop =================================================================== RCS file: /cvs/extras/rpms/gnubg/FC-6/gnubg.desktop,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- gnubg.desktop 6 Jun 2006 19:27:00 -0000 1.1 +++ gnubg.desktop 4 Apr 2007 19:21:17 -0000 1.2 @@ -8,5 +8,5 @@ Terminal=false StartupNotify=false Type=Application -Categories=Application;Game; +Categories=BoardGames;Game; Version=20060530 From fedora-extras-commits at redhat.com Wed Apr 4 19:22:13 2007 From: fedora-extras-commits at redhat.com (Jon Ciesla (limb)) Date: Wed, 4 Apr 2007 15:22:13 -0400 Subject: rpms/gnubg/FC-5 gnubg.desktop,1.1,1.2 Message-ID: <200704041922.l34JMDbB029390@cvs-int.fedora.redhat.com> Author: limb Update of /cvs/extras/rpms/gnubg/FC-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv29348 Modified Files: gnubg.desktop Log Message: Updated desktop Index: gnubg.desktop =================================================================== RCS file: /cvs/extras/rpms/gnubg/FC-5/gnubg.desktop,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- gnubg.desktop 6 Jun 2006 19:27:00 -0000 1.1 +++ gnubg.desktop 4 Apr 2007 19:21:39 -0000 1.2 @@ -8,5 +8,5 @@ Terminal=false StartupNotify=false Type=Application -Categories=Application;Game; +Categories=BoardGames;Game; Version=20060530 From fedora-extras-commits at redhat.com Wed Apr 4 19:25:12 2007 From: fedora-extras-commits at redhat.com (Jon Ciesla (limb)) Date: Wed, 4 Apr 2007 15:25:12 -0400 Subject: rpms/gnubg/FC-6 gnubg.spec,1.6,1.7 Message-ID: <200704041925.l34JPC7f029487@cvs-int.fedora.redhat.com> Author: limb Update of /cvs/extras/rpms/gnubg/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv29455 Modified Files: gnubg.spec Log Message: rel bump Index: gnubg.spec =================================================================== RCS file: /cvs/extras/rpms/gnubg/FC-6/gnubg.spec,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- gnubg.spec 4 Apr 2007 19:19:38 -0000 1.6 +++ gnubg.spec 4 Apr 2007 19:24:39 -0000 1.7 @@ -3,7 +3,7 @@ Group: Amusements/Games Summary: A backgammon game and analyser Version: 20061119 -Release: 10%{?dist} +Release: 11%{?dist} Source0: http://www.gnubg.org/media/sources/%{name}-source-MAIN-%{version}.tar.gz Source1: gnubg.weights Source2: gnubg.desktop @@ -142,7 +142,9 @@ %{_datadir}/gnubg/flags/ %changelog -* Tue Mar 20 2007 Jon Ciesla - 20061119-10 +* Mon Apr 04 2007 Jon Ciesla - 20061119-11 +- rel bump for desktop mis-update fix. +* Mon Apr 04 2007 Jon Ciesla - 20061119-10 - Unified spec to fix EVR issues. * Tue Mar 20 2007 Jon Ciesla - 20061119-9 - Explicity installing textures. From fedora-extras-commits at redhat.com Wed Apr 4 19:25:49 2007 From: fedora-extras-commits at redhat.com (Jon Ciesla (limb)) Date: Wed, 4 Apr 2007 15:25:49 -0400 Subject: rpms/gnubg/FC-5 gnubg.spec,1.6,1.7 Message-ID: <200704041925.l34JPnvj029594@cvs-int.fedora.redhat.com> Author: limb Update of /cvs/extras/rpms/gnubg/FC-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv29481 Modified Files: gnubg.spec Log Message: rel bump Index: gnubg.spec =================================================================== RCS file: /cvs/extras/rpms/gnubg/FC-5/gnubg.spec,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- gnubg.spec 4 Apr 2007 19:20:06 -0000 1.6 +++ gnubg.spec 4 Apr 2007 19:25:16 -0000 1.7 @@ -3,7 +3,7 @@ Group: Amusements/Games Summary: A backgammon game and analyser Version: 20061119 -Release: 10%{?dist} +Release: 11%{?dist} Source0: http://www.gnubg.org/media/sources/%{name}-source-MAIN-%{version}.tar.gz Source1: gnubg.weights Source2: gnubg.desktop @@ -142,7 +142,9 @@ %{_datadir}/gnubg/flags/ %changelog -* Tue Mar 20 2007 Jon Ciesla - 20061119-10 +* Mon Apr 04 2007 Jon Ciesla - 20061119-11 +- rel bump for desktop mis-update fix. +* Mon Apr 04 2007 Jon Ciesla - 20061119-10 - Unified spec to fix EVR issues. * Tue Mar 20 2007 Jon Ciesla - 20061119-9 - Explicity installing textures. From fedora-extras-commits at redhat.com Wed Apr 4 19:26:40 2007 From: fedora-extras-commits at redhat.com (Jon Ciesla (limb)) Date: Wed, 4 Apr 2007 15:26:40 -0400 Subject: rpms/gnubg/devel gnubg.spec,1.13,1.14 Message-ID: <200704041926.l34JQeqt029647@cvs-int.fedora.redhat.com> Author: limb Update of /cvs/extras/rpms/gnubg/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv29600 Modified Files: gnubg.spec Log Message: rel bump Index: gnubg.spec =================================================================== RCS file: /cvs/extras/rpms/gnubg/devel/gnubg.spec,v retrieving revision 1.13 retrieving revision 1.14 diff -u -r1.13 -r1.14 --- gnubg.spec 4 Apr 2007 19:18:58 -0000 1.13 +++ gnubg.spec 4 Apr 2007 19:26:06 -0000 1.14 @@ -3,7 +3,7 @@ Group: Amusements/Games Summary: A backgammon game and analyser Version: 20061119 -Release: 10%{?dist} +Release: 11%{?dist} Source0: http://www.gnubg.org/media/sources/%{name}-source-MAIN-%{version}.tar.gz Source1: gnubg.weights Source2: gnubg.desktop @@ -142,7 +142,9 @@ %{_datadir}/gnubg/flags/ %changelog -* Tue Mar 20 2007 Jon Ciesla - 20061119-10 +* Mon Apr 04 2007 Jon Ciesla - 20061119-11 +- rel bump for desktop mis-update fix. +* Mon Apr 04 2007 Jon Ciesla - 20061119-10 - Unified spec to fix EVR issues. * Tue Mar 20 2007 Jon Ciesla - 20061119-9 - Explicity installing textures. From fedora-extras-commits at redhat.com Wed Apr 4 19:27:59 2007 From: fedora-extras-commits at redhat.com (Bill Peck (bpeck)) Date: Wed, 4 Apr 2007 15:27:59 -0400 Subject: rpms/conmux import.log,1.4,1.5 Message-ID: <200704041927.l34JRxFC029799@cvs-int.fedora.redhat.com> Author: bpeck Update of /cvs/extras/rpms/conmux In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv29698 Modified Files: import.log Log Message: intial import for epel. Index: import.log =================================================================== RCS file: /cvs/extras/rpms/conmux/import.log,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- import.log 23 Mar 2007 20:56:26 -0000 1.4 +++ import.log 4 Apr 2007 19:27:26 -0000 1.5 @@ -1,3 +1,4 @@ conmux-0_0-5_493svn:HEAD:conmux-0.0-5.493svn.src.rpm:1174679606 conmux-0_0-5_493svn:FC-6:conmux-0.0-5.493svn.src.rpm:1174679994 conmux-0_0-5_493svn:FC-5:conmux-0.0-5.493svn.src.rpm:1174683379 +conmux-0_0-5_493svn:EL-5:conmux-0.0-5.493svn.src.rpm:1175714804 From fedora-extras-commits at redhat.com Wed Apr 4 19:28:03 2007 From: fedora-extras-commits at redhat.com (Bill Peck (bpeck)) Date: Wed, 4 Apr 2007 15:28:03 -0400 Subject: rpms/conmux/EL-5 conmux.build.patch, NONE, 1.1 conmux.conf, NONE, 1.1 conmux.init, NONE, 1.1 conmux.logrotate, NONE, 1.1 conmux.spec, NONE, 1.1 .cvsignore, 1.1, 1.2 sources, 1.1, 1.2 Message-ID: <200704041928.l34JS33v029803@cvs-int.fedora.redhat.com> Author: bpeck Update of /cvs/extras/rpms/conmux/EL-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv29698/EL-5 Modified Files: .cvsignore sources Added Files: conmux.build.patch conmux.conf conmux.init conmux.logrotate conmux.spec Log Message: intial import for epel. conmux.build.patch: --- NEW FILE conmux.build.patch --- diff -Nur conmux.orig/conmux conmux.new/conmux --- conmux.orig/conmux 2007-02-20 11:42:51.000000000 -0500 +++ conmux.new/conmux 2007-02-26 16:41:38.000000000 -0500 @@ -30,7 +30,7 @@ use lib "/usr/local/conmux/lib"; use Conmux; -our $P = 'conmux'; +our $P = 'conmuxd'; our $debug = 0; $SIG{'CHLD'} = "IGNORE"; diff -Nur conmux.orig/Conmux.pm conmux.new/Conmux.pm --- conmux.orig/Conmux.pm 2007-02-20 11:42:51.000000000 -0500 +++ conmux.new/Conmux.pm 2007-02-23 18:47:06.000000000 -0500 @@ -15,7 +15,7 @@ our $Config; BEGIN { - my $cf = '/usr/local/conmux/etc/config'; + my $cf = '/etc/conmux/conmux.conf'; if (-f $cf) { open(CFG, "<$cf") || die "Conmux: $cf: open failed - $!\n"; while() { diff -Nur conmux.orig/console conmux.new/console --- conmux.orig/console 2007-02-23 17:00:41.000000000 -0500 +++ conmux.new/console 2007-02-26 16:53:10.000000000 -0500 @@ -1,6 +1,6 @@ #!/usr/bin/perl # -# console / -- interactive client interface +# conmux / -- interactive client interface # # The main interactive client interace to conmux. Allows direct # interaction with the payload, as well as allowing break out @@ -14,14 +14,14 @@ # $| = 1; -our $P = 'console'; +our $P = 'conmux'; use POSIX qw(errno_h BUFSIZ); use IO::Socket; use Getopt::Long qw(:config no_auto_abbrev); -my $CONMUX = '/usr/local/conmux'; -my $CONMUX = $ENV{'CONMUX_ROOT'} if ($ENV{'CONMUX_ROOT'}); +#my $CONMUX = '/usr/local/conmux'; +#my $CONMUX = $ENV{'CONMUX_ROOT'} if ($ENV{'CONMUX_ROOT'}); # Find our internal libraries. ###my $lib = $0; $lib =~ s@/[^/]+$@@; @@ -29,7 +29,7 @@ ###require Conmux; ##use lib "."; ##use Conmux; -use lib "/usr/local/conmux/lib"; +#use lib "/usr/local/conmux/lib"; use Conmux; # Basic terminal handling. diff -Nur conmux.orig/drivers/module.mk conmux.new/drivers/module.mk --- conmux.orig/drivers/module.mk 2007-02-20 11:42:51.000000000 -0500 +++ conmux.new/drivers/module.mk 2007-02-24 17:48:51.000000000 -0500 @@ -7,9 +7,9 @@ reboot-rsa reboot-rsa2 install:: - @[ -d $(BASE)/lib/drivers ] || mkdir $(BASE)/lib/drivers + @[ -d $(BASE)/share/conmux/drivers ] || mkdir -p $(BASE)/share/conmux/drivers for f in $(DRIVERS); do \ - rm -f $(BASE)/lib/drivers/$$f; \ - cp -p drivers/$$f $(BASE)/lib/drivers/$$f; \ - chmod 755 $(BASE)/lib/drivers/$$f; \ + rm -f $(BASE)/share/conmux/drivers/$$f; \ + cp -p drivers/$$f $(BASE)/share/conmux/drivers/$$f; \ + chmod 755 $(BASE)/share/conmux/drivers/$$f; \ done diff -Nur conmux.orig/helpers/module.mk conmux.new/helpers/module.mk --- conmux.orig/helpers/module.mk 2007-02-20 11:42:50.000000000 -0500 +++ conmux.new/helpers/module.mk 2007-02-24 17:49:15.000000000 -0500 @@ -6,9 +6,9 @@ HELPERS:=autoboot-helper tickle-helper install:: - @[ -d $(BASE)/lib/helpers ] || mkdir $(BASE)/lib/helpers + @[ -d $(BASE)/share/conmux/helpers ] || mkdir -p $(BASE)/share/conmux/helpers for f in $(HELPERS); do \ - rm -f $(BASE)/lib/helpers/$$f; \ - cp -p helpers/$$f $(BASE)/lib/helpers/$$f; \ - chmod 755 $(BASE)/lib/helpers/$$f; \ + rm -f $(BASE)/share/conmux/helpers/$$f; \ + cp -p helpers/$$f $(BASE)/share/conmux/helpers/$$f; \ + chmod 755 $(BASE)/share/conmux/helpers/$$f; \ done diff -Nur conmux.orig/Makefile conmux.new/Makefile --- conmux.orig/Makefile 2007-02-20 11:42:51.000000000 -0500 +++ conmux.new/Makefile 2007-03-14 20:20:48.000000000 -0400 @@ -2,12 +2,17 @@ # Author: Andy Whitcroft # # The Console Multiplexor is released under the GNU Public License V2 -BUILD= -PREFIX=/usr/local/conmux +BUILD=$(DESTDIR) +PREFIX=/usr BASE=$(BUILD)$(PREFIX) -BINS=console conmux-attach -LIBS=Conmux.pm -SBIN=conmux-registry conmux start +BINS=conmux-attach +PERLLIBS=Conmux.pm +PERLINC=$(shell eval "$(shell perl -V:installvendorlib)"; echo $$installvendorlib \ + | sed -e 's/^\/usr\///') +SHARE= +SBIN=conmux-registry +CONMUXD=conmux +CONMUX=console MODULES=helpers drivers @@ -16,24 +21,35 @@ install:: @[ -d $(BASE) ] || mkdir -p $(BASE) @[ -d $(BASE)/bin ] || mkdir $(BASE)/bin - @[ -d $(BASE)/lib ] || mkdir $(BASE)/lib + @[ -d $(BASE)/share ] || mkdir $(BASE)/share + @[ -d $(BASE)/$(PERLINC) ] || mkdir -p $(BASE)/$(PERLINC) @[ -d $(BASE)/sbin ] || mkdir $(BASE)/sbin - @[ -d $(BASE)/log ] || mkdir $(BASE)/log - @[ -d $(BASE)/etc ] || mkdir $(BASE)/etc + @[ -d $(BUILD)/var/log/conmux ] || mkdir -p $(BUILD)/var/log/conmux + @[ -d $(BUILD)/var/run/conmux ] || mkdir -p $(BUILD)/var/run/conmux + @[ -d $(BUILD)/etc/init.d ] || mkdir -p $(BUILD)/etc/init.d + @[ -d $(BUILD)/etc/sysconfig ] || mkdir -p $(BUILD)/etc/sysconfig + @[ -d $(BUILD)/etc/conmux ] || mkdir -p $(BUILD)/etc/conmux for f in $(BINS); do \ rm -f $(BASE)/bin/$$f; \ cp -p $$f $(BASE)/bin/$$f; \ chmod 755 $(BASE)/bin/$$f; \ done + cp -p $(CONMUX) $(BASE)/bin/conmux for f in $(SBIN); do \ rm -f $(BASE)/sbin/$$f; \ cp -p $$f $(BASE)/sbin/$$f; \ chmod 755 $(BASE)/sbin/$$f; \ done - for f in $(LIBS); do \ - rm -f $(BASE)/lib/$$f; \ - cp -p $$f $(BASE)/lib/$$f; \ - chmod 644 $(BASE)/lib/$$f; \ + cp -p $(CONMUXD) $(BASE)/sbin/conmuxd + for f in $(SHARE); do \ + rm -f $(BASE)/share/conmux/$$f; \ + cp -p $$f $(BASE)/share/conmux/$$f; \ + chmod 644 $(BASE)/share/conmux/$$f; \ + done + for f in $(PERLLIBS); do \ + rm -f $(BASE)/$(PERLINC)/$$f; \ + cp -p $$f $(BASE)/$(PERLINC)/$$f; \ + chmod 644 $(BASE)/$(PERLINC)/$$f; \ done release:: --- NEW FILE conmux.conf --- # You can set registry to your default console server registry= --- NEW FILE conmux.init --- #!/bin/sh # # start -- start up configured conmux servers on this host. # # (C) Copyright IBM Corp. 2004, 2005, 2006 # Author: Andy Whitcroft # # The Console Multiplexor is released under the GNU Public License V2 # # chkconfig: - 95 5 # description: The Conmux daemon is used for console management. # # Source function library. . /etc/rc.d/init.d/functions # Source networking configuration. . /etc/sysconfig/network # Check that networking is up. [ ${NETWORKING} = "no" ] && exit 0 if [ -f ~/.gmm.conf ]; then . ~/.gmm.conf fi DAEMON=conmuxd PROG=/usr/sbin/$DAEMON CONMUX=${CONMUX:-/usr/share/conmux} PATH=$CONMUX/drivers:$CONMUX/helpers:$PATH LOCK=/var/lock/subsys/conmux CFGDIR=/etc/conmux PIDDIR=/var/run/conmux RETVAL="0" [ -x "$PROG" ] || exit 0 cmd="$1" existing="" for i in $PIDDIR/*.pid do n=${i%.pid} n=${n#$PIDDIR/} if [ "$n" != "*" ]; then existing="$existing $n" fi done start_component() { local component="$1" local pidfile="$PIDDIR/$component.pid" shift # Determine whether it is already running ... if so leave it be. if [ -f "$pidfile" ]; then if kill -0 `cat "$pidfile"` 2>/dev/null; then return 1 fi fi case "$component" in registry) echo -n " starting $component..." ;; *) echo -n " connecting to $component..." ;; esac "$@" >"/var/log/conmux/$component.log" 2>&1 & if [ "$?" -eq 0 ]; then echo "$!" >"$pidfile" success; echo return 0 else failure; echo return 1 fi } stop_component() { local component="$1" local pidfile="$PIDDIR/$component.pid" case "$component" in registry) echo -n " stopping $component..." ;; *) echo -n " disconnecting $component..." ;; esac # Kill it and clear up kill -HUP `cat "$pidfile"` 2>/dev/null if [ "$?" -eq 0 ]; then rm -f "$pidfile" success; echo return 0 else failure; echo return 1 fi } start_conmuxd(){ autoboot="" [ -f $CFGDIR/registry ] || touch $CFGDIR/registry start_component registry /usr/sbin/conmux-registry 63000 $CFGDIR/registry if [ "$?" -eq 0 ]; then sleep 1 fi started="registry" pause=0 for i in $CFGDIR/*.cf do n=${i%.cf} n=${n#$CFGDIR/} if [ "$n" != "*" ]; then if [ -f "/var/run/conmux/$n.cf" ]; then if ! cmp -s "$i" "/var/run/conmux/$n.cf"; then stop_component $n fi fi start_component $n $PROG $i if [ "$?" -eq 0 ]; then pause=1 fi started="$started $n" # Preserve the orginal configuration file. cp "$i" "/var/run/conmux/$n.cf" if grep -q TYPE:numaq "$i"; then autoboot="$autoboot $n" fi for i in `grep FLAGS: "$i"`; do case "$i" in \#|FLAGS:) ;; *) autoboot="$autoboot $n/$i" ;; esac done fi done if [ "$pause" -eq 1 ]; then sleep 1 fi for nh in $autoboot do name="${nh%/*}" helper="${nh#*/}" mn="${name#abat-}" start_component $name-$helper-helper /usr/bin/conmux-attach $mn $helper-helper started="$started $name-$helper-helper" done return 0 } case "$1" in start) echo "Starting ConMux Daemon: " for i in $existing do case " $started " in *\ $i\ *) ;; *) stop_component "$i" ;; esac done start_conmuxd RETVAL=$? echo -n "ConMux Daemon Started: " [ $RETVAL -eq 0 ] && success && touch $LOCK echo ;; stop) echo "Stopping ConMux Daemon: " for i in $existing do case " $started " in *\ $i\ *) ;; *) stop_component "$i" ;; esac done RETVAL=$? echo -n "ConMux Daemon Stopped: " [ $RETVAL -eq 0 ] && success && rm -f $LOCK echo ;; status) if [ -e $PIDDIR/registry.pid ]; then regpid=$(cat $PIDDIR/registry.pid) ps -p $regpid >/dev/null 2>&1 RETVAL=$? if [ "$RETVAL" -eq "0" ]; then echo "Conmux registry (pid $regpid) is running.." echo "Individual console connections: " for n in $existing do mn="${n#abat-}" case "$n" in registry|*-helper) ;; *) status=`conmux -s $mn` echo " $mn $status" ;; esac done else echo "Conmux is not running, but a stale pid file exists." RETVAL=1 fi else echo "Conmux is not running." RETVAL=1 fi ;; restart|reload) $0 status >/dev/null && $0 stop $0 start RETVAL=$? echo ;; condrestart) [ ! -f $LOCK ] || $0 restart ;; *) echo "Usage: $0 {start|stop|status|restart|reload|condrestart}" exit 1 ;; esac exit $RETVAL --- NEW FILE conmux.logrotate --- ## # Conmux Logrotate Configuration ## /var/log/conmux/* { compress missingok nocopytruncate nocreate nodelaycompress nomail notifempty olddir /var/log/conmux.old/ rotate 4 sharedscripts size=5M weekly } --- NEW FILE conmux.spec --- %define prerelease 493svn Name: conmux Version: 0.0 Release: 5.%{prerelease}%{?dist} Summary: ConMux - The Console Multiplexor Group: Applications/System License: GPL URL: http://test.kernel.org/autotest/ Source0: http://people.redhat.com/bpeck/%{name}/%{name}-%{prerelease}.tar.gz # svn checkout -r493 svn://test.kernel.org/autotest/trunk/conmux conmux Source1: %{name}.conf Source2: %{name}.logrotate Source3: %{name}.init Patch1: %{name}.build.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) Requires: perl Requires: %{name}-client = %{version}-%{release} BuildArch: noarch Requires: logrotate Requires(post): /sbin/chkconfig Requires(preun): /sbin/chkconfig Requires(preun): /sbin/service %description Conmux is a console management program designed to support a large number of console devices and simultaneous users. It currently supports IBM's blade and hmc servers. Its features include: - driver interface abstracts how to connect to the console - helpers for dealing with autobooting - can support additional commands for dealing with power management - allows multiple clients to be connected to the same console %package client Group: Applications/System Summary: Conmux client which will connect to a Conmux server Obsoletes: conmux-common < %{version}-%{release} Provides: conmux-common = %{version}-%{release} %description client Conmux client connects to a conmux server. %prep %setup -q -n conmux %patch1 -p1 %build %install rm -rf $RPM_BUILD_ROOT make install DESTDIR=$RPM_BUILD_ROOT mkdir -p $RPM_BUILD_ROOT%{_sysconfdir}/logrotate.d # put in our own config and logrotate install -pm 0644 %{SOURCE1} $RPM_BUILD_ROOT%{_sysconfdir}/%{name}/%{name}.conf install -pm 0644 %{SOURCE2} $RPM_BUILD_ROOT%{_sysconfdir}/logrotate.d/%{name} install -pm 0755 %{SOURCE3} $RPM_BUILD_ROOT%{_sysconfdir}/init.d/%{name} # make log directories mkdir -p $RPM_BUILD_ROOT%{_localstatedir}/log/%{name} mkdir -p $RPM_BUILD_ROOT%{_localstatedir}/log/%{name}.old # these shouldn't be executable chmod -x examples/* %clean rm -rf "$RPM_BUILD_ROOT" %post /sbin/chkconfig --add conmux %preun if [ "$1" = 0 ]; then /sbin/service conmux stop >/dev/null 2>&1 || : /sbin/chkconfig --del conmux fi %postun if [ "$1" -ge 1 ]; then /sbin/service conmux condrestart >/dev/null 2>&1 || : fi %files %defattr(-,root,root,-) %doc COPYING README %doc examples %config(noreplace) %{_sysconfdir}/logrotate.d/%{name} %{_sysconfdir}/init.d/%{name} %dir %{_sysconfdir}/%{name} %{_localstatedir}/log/%{name} %{_localstatedir}/log/%{name}.old %{_localstatedir}/run/%{name} %{_bindir}/conmux-attach %{_sbindir}/* %{_datadir}/conmux/* %files client %defattr(-,root,root,-) %config(noreplace) %{_sysconfdir}/%{name}/%{name}.conf %{_bindir}/conmux %{perl_vendorlib}/Conmux.pm %changelog * Thu Mar 15 2007 Bill Peck 0.0-5.493svn - fixed Obsoletes/Provides - minor update to init.d/conmux * Wed Mar 14 2007 Bill Peck 0.0-4.493svn - added jarod's init script. Thanks! * Mon Mar 12 2007 Bill Peck 0.0-3.493svn - release really is 0.0 since there is no upstream release yet. - merge client and common into one package. * Mon Mar 05 2007 Bill Peck 0.1-2.493svn - Removed .svn files from tarball. - install logrotate and config files with -p * Mon Mar 05 2007 Bill Peck 0-1.493svn - changed from perl_sitelib to perl_vendorlib. * Fri Mar 02 2007 Bill Peck 0-0.493svn - Update to latest svn. drop upstream patch. * Mon Feb 26 2007 Bill Peck 0-2.484svn - Remove erroneous chmod on config file. - rename conmux to conmuxd and rename console to conmux * Fri Feb 23 2007 Bill Peck 0-1.484svn - Initial build for Fedora Extras Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/conmux/EL-5/.cvsignore,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- .cvsignore 23 Mar 2007 19:28:12 -0000 1.1 +++ .cvsignore 4 Apr 2007 19:27:30 -0000 1.2 @@ -0,0 +1 @@ +conmux-493svn.tar.gz Index: sources =================================================================== RCS file: /cvs/extras/rpms/conmux/EL-5/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 23 Mar 2007 19:28:12 -0000 1.1 +++ sources 4 Apr 2007 19:27:30 -0000 1.2 @@ -0,0 +1 @@ +1656c7fdde9b9b2eac1c93db170f2849 conmux-493svn.tar.gz From fedora-extras-commits at redhat.com Wed Apr 4 19:55:02 2007 From: fedora-extras-commits at redhat.com (Thomas Fitzsimmons (fitzsim)) Date: Wed, 4 Apr 2007 15:55:02 -0400 Subject: rpms/fltk/devel fltk-1.1.7-config.patch, 1.1, 1.2 fltk.spec, 1.24, 1.25 Message-ID: <200704041955.l34Jt2bG030848@cvs-int.fedora.redhat.com> Author: fitzsim Update of /cvs/extras/rpms/fltk/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv30822 Modified Files: fltk-1.1.7-config.patch fltk.spec Log Message: * Wed Apr 4 2007 Thomas Fitzsimmons - 1.1.7-9.r5555 - Always apply fltk-config patch (#199656) - Update fltk-1.1.7-config.patch fltk-1.1.7-config.patch: Index: fltk-1.1.7-config.patch =================================================================== RCS file: /cvs/extras/rpms/fltk/devel/fltk-1.1.7-config.patch,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- fltk-1.1.7-config.patch 12 Dec 2006 06:05:54 -0000 1.1 +++ fltk-1.1.7-config.patch 4 Apr 2007 19:54:28 -0000 1.2 @@ -1,12 +1,13 @@ ---- fltk-1.1.7/fltk-config.in.config 2005-12-07 14:13:12.000000000 -0600 -+++ fltk-1.1.7/fltk-config.in 2006-12-11 23:33:40.000000000 -0600 -@@ -52,12 +52,6 @@ +--- fltk-config.in.config 2007-04-04 15:31:31.000000000 -0400 ++++ fltk-config.in 2007-04-04 15:31:45.000000000 -0400 +@@ -52,13 +52,6 @@ # post-process command (only needed for MacOS) POSTBUILD="@POSTBUILD@" -# flags for C++ compiler: --CFLAGS="@CFLAGS@" --CXXFLAGS="@CXXFLAGS@" +-ARCHFLAGS="@ARCHFLAGS@" +-CFLAGS="@CFLAGS@ @LARGEFILE@" +-CXXFLAGS="@CXXFLAGS@ @LARGEFILE@" -LDFLAGS="@LDFLAGS@" -LDLIBS="@LIBS@" - Index: fltk.spec =================================================================== RCS file: /cvs/extras/rpms/fltk/devel/fltk.spec,v retrieving revision 1.24 retrieving revision 1.25 diff -u -r1.24 -r1.25 --- fltk.spec 13 Dec 2006 18:37:34 -0000 1.24 +++ fltk.spec 4 Apr 2007 19:54:28 -0000 1.25 @@ -5,7 +5,7 @@ Summary: C++ user interface toolkit Name: fltk Version: 1.1.7 -Release: 8.%{snap}%{?dist} +Release: 9.%{snap}%{?dist} License: LGPL with exceptions Group: System Environment/Libraries @@ -72,9 +72,7 @@ %setup -q %endif -%if "%{?snap:1}" != "1" %patch1 -p1 -b .199656 -%endif %patch2 -p1 -b .test @@ -194,6 +192,10 @@ %changelog +* Wed Apr 4 2007 Thomas Fitzsimmons - 1.1.7-9.r5555 +- Always apply fltk-config patch (#199656) +- Update fltk-1.1.7-config.patch + * Wed Dec 13 2006 Rex Dieter 1.1.7-8.r5555 - more 64bit hackage to workaround broken Makefile logic (#219348) From fedora-extras-commits at redhat.com Wed Apr 4 20:00:30 2007 From: fedora-extras-commits at redhat.com (Thomas Fitzsimmons (fitzsim)) Date: Wed, 4 Apr 2007 16:00:30 -0400 Subject: rpms/fltk/devel fltk.spec,1.25,1.26 Message-ID: <200704042000.l34K0UcN030956@cvs-int.fedora.redhat.com> Author: fitzsim Update of /cvs/extras/rpms/fltk/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv30919 Modified Files: fltk.spec Log Message: - Fix patch application typo Index: fltk.spec =================================================================== RCS file: /cvs/extras/rpms/fltk/devel/fltk.spec,v retrieving revision 1.25 retrieving revision 1.26 diff -u -r1.25 -r1.26 --- fltk.spec 4 Apr 2007 19:54:28 -0000 1.25 +++ fltk.spec 4 Apr 2007 19:59:56 -0000 1.26 @@ -72,7 +72,7 @@ %setup -q %endif -%patch1 -p1 -b .199656 +%patch1 -p0 -b .199656 %patch2 -p1 -b .test From fedora-extras-commits at redhat.com Wed Apr 4 20:12:03 2007 From: fedora-extras-commits at redhat.com (Toshio Ernie Kuratomi (toshio)) Date: Wed, 4 Apr 2007 16:12:03 -0400 Subject: fedora-accounts send-cla.cgi,1.15,1.16 website.py,1.3,1.4 Message-ID: <200704042012.l34KC3dR002765@cvs-int.fedora.redhat.com> Author: toshio Update of /cvs/fedora/fedora-accounts In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv2726 Modified Files: send-cla.cgi website.py Log Message: Changes to enable auto add of groups. This revision autoadds fedorabugs when cvsextras is approved and cla_done when any of fedora_cla, redhat_cla, or dell_cla is approved. Index: send-cla.cgi =================================================================== RCS file: /cvs/fedora/fedora-accounts/send-cla.cgi,v retrieving revision 1.15 retrieving revision 1.16 diff -u -r1.15 -r1.16 --- send-cla.cgi 15 Jun 2006 20:57:55 -0000 1.15 +++ send-cla.cgi 4 Apr 2007 20:12:00 -0000 1.16 @@ -28,14 +28,14 @@ dbc.execute("SELECT * FROM person WHERE username = %s", (auth_username, )) arow = dbc.fetchhash() -dbc.execute("SELECT id FROM project_group WHERE name = 'cla_done'") +dbc.execute("SELECT id FROM project_group WHERE name = 'fedora_cla'") if not dbc.rowcount: print "The accounts system is awaiting setup." sys.exit(1) -cla_done_id = dbc.fetchone()[0] +fedora_cla_id = dbc.fetchone()[0] dbc.execute("SELECT * FROM role WHERE person_id = %s AND project_group_id = %s", - (arow['id'], cla_done_id)) + (arow['id'], fedora_cla_id)) role_row = dbc.fetchhash() if role_row and role_row['role_status'] == 'approved': print "Your Contributor License Agreement for the %s account has already been approved." % auth_username @@ -96,10 +96,10 @@ if role_row: dbc.execute("UPDATE role SET role_status = %s WHERE person_id = %s AND project_group_id = %s AND role_status <> 'approved'", - (arow['signingcode'], arow['id'], cla_done_id)) + (arow['signingcode'], arow['id'], fedora_cla_id)) else: dbc.execute("INSERT INTO role (person_id, project_group_id, role_type, role_domain, role_status) VALUES (%s, %s, %s, %s, %s)", - (arow['id'], cla_done_id, 'user', None, arow['signingcode'])) + (arow['id'], fedora_cla_id, 'user', None, arow['signingcode'])) dbh.commit() print """An e-mail has been sent to you with the Fedora Individual Contributor License Agreement. Please follow the Index: website.py =================================================================== RCS file: /cvs/fedora/fedora-accounts/website.py,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- website.py 30 Mar 2007 20:10:09 -0000 1.3 +++ website.py 4 Apr 2007 20:12:00 -0000 1.4 @@ -20,6 +20,13 @@ dbname_map = {'auth':'fedorausers'} dbctx_map = {'auth':'live', 'metrics':'metrics-source'} dbcnx_map = {} +# Mapping of group to groups that are automatically added to a user when the +# original group is approved. +auto_approve_groups = {'cvsextras' : ('fedorabugs',), + 'dell_cla' : ('cla_done',), + 'fedora_cla' : ('cla_done',), + 'redhat_cla' : ('cla_done',) + } fh = aline = pieces = None if os.environ.has_key('HOME') and os.path.isfile(os.environ.get('HOME') + '/.fedora-db-access'): @@ -540,6 +547,7 @@ allowed_actions = get_allowed_group_actions(dbh, auth_username, role_group, for_username=role_user) dbc.execute("SELECT sponsor_id, role_status FROM role WHERE " + rolespec, roleargs) arow = dbc.fetchone() + if action_name == 'decline' and arow and arow[1] != 'unapproved': print "You cannot decline memberships that are already approved." continue @@ -554,6 +562,8 @@ and have_prereq) or action_name != 'approve') \ and action_name in allowed_actions: + + # Change the approval status of the person in this group if action_name == 'approve': qry ="UPDATE role SET role_status = %s, approval = NOW() WHERE " + rolespec else: @@ -567,6 +577,45 @@ authi = get_user_info(dbh, auth_username) ginfo = get_group_info(dbh, role_group_id) joinmsg = ginfo.get('joinmsg', '') + + # If the user is approved for certain groups it autoapproves + # them for certain others. + if new_status == 'approved' and role_group in \ + auto_approve_groups: + for group in auto_approve_groups[role_group]: + # Check whether the user is already a member of the + # auto-approved group. + qry = "select role_status from role natural join" \ + " project_group where person_id = %s and" \ + " role_domain = %s and" \ + " name = %s" + dbc.execute(qry, (role_user_id, role_domain, group)) + checkrole = dbc.fetchone() + + if checkrole and checkrole[0] != 'approved': + # User is a member but needs to be approved + qry = "update role natural join project_group" \ + " set role_status = 'approved'" \ + " where person_id = %s and" \ + " role_domain = %s and" \ + " name = %s" + dbc.execute(qry, (role_user_id, role_domain, group)) + dbh.commit() + elif not checkrole: + # Add the user to the group + qry = "insert into role (person_id," \ + " project_group_id, role_domain," \ + " role_type, role_status)" \ + " select %s, project_group_id, %s," \ + " 'user', 'approved')" \ + " from project_group where name = %s" + dbc.execute(qry, (role_user_id, role_domain, group)) + dbh.commit() + else: + # User was already approved for this group. + # Nothing to be done. + pass + if action_name != 'approve': joinmsg = '' send_email(accounts_email, uinfo['email'], "Your Fedora %s membership has been %s" % (role_group, new_status), From fedora-extras-commits at redhat.com Wed Apr 4 20:40:31 2007 From: fedora-extras-commits at redhat.com (Toshio Ernie Kuratomi (toshio)) Date: Wed, 4 Apr 2007 16:40:31 -0400 Subject: fedora-accounts website.py,1.4,1.5 Message-ID: <200704042040.l34KeVpd003749@cvs-int.fedora.redhat.com> Author: toshio Update of /cvs/fedora/fedora-accounts In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv3730 Modified Files: website.py Log Message: Fix typo: propogate => propagate. Index: website.py =================================================================== RCS file: /cvs/fedora/fedora-accounts/website.py,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- website.py 4 Apr 2007 20:12:00 -0000 1.4 +++ website.py 4 Apr 2007 20:40:29 -0000 1.5 @@ -622,7 +622,7 @@ """ Membership in the %s group of the Fedora account system has been -%s by %s <%s> for your account %s. If applicable, this change should propogate into the e-mail +%s by %s <%s> for your account %s. If applicable, this change should propagate into the e-mail aliases and CVS repository within an hour. %s @@ -687,7 +687,7 @@ %s <%s> has %sd you to %s status in the %s group of the Fedora account system. This change is effective immediately for new operations, and -should propogate into the e-mail aliases within an hour. +should propagate into the e-mail aliases within an hour. %s -- Fedora Account System @@ -733,7 +733,7 @@ """ %s <%s> has sponsored you for membership in the %s group of the Fedora -account system. If applicable, this change should propogate into the +account system. If applicable, this change should propagate into the e-mail aliases and CVS repository within an hour. %s From fedora-extras-commits at redhat.com Wed Apr 4 20:58:02 2007 From: fedora-extras-commits at redhat.com (Jeremy Katz (katzj)) Date: Wed, 4 Apr 2007 16:58:02 -0400 Subject: rpms/livecd-tools/devel .cvsignore, 1.4, 1.5 livecd-tools.spec, 1.5, 1.6 sources, 1.4, 1.5 Message-ID: <200704042058.l34Kw2PT004079@cvs-int.fedora.redhat.com> Author: katzj Update of /cvs/extras/rpms/livecd-tools/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv4012 Modified Files: .cvsignore livecd-tools.spec sources Log Message: * Wed Apr 4 2007 Jeremy Katz - 006-1 - Many fixes to error handling from Mark McLoughlin - Add the KDE config - Add support for prelinking - Fixes for installing when running from RAM or usb stick - Add sanity checking to better ensure that USB stick is bootable Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/livecd-tools/devel/.cvsignore,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- .cvsignore 28 Mar 2007 15:49:47 -0000 1.4 +++ .cvsignore 4 Apr 2007 20:57:28 -0000 1.5 @@ -1 +1 @@ -livecd-tools-005.tar.bz2 +livecd-tools-006.tar.bz2 Index: livecd-tools.spec =================================================================== RCS file: /cvs/extras/rpms/livecd-tools/devel/livecd-tools.spec,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- livecd-tools.spec 29 Mar 2007 15:31:17 -0000 1.5 +++ livecd-tools.spec 4 Apr 2007 20:57:28 -0000 1.6 @@ -1,7 +1,7 @@ Summary: Tools for building live CD's Name: livecd-tools -Version: 005 -Release: 3%{?dist} +Version: 006 +Release: 1%{?dist} License: GPL Group: System Environment/Base URL: http://git.fedoraproject.org/?p=hosted/livecd @@ -14,7 +14,8 @@ Requires: mkisofs Requires: squashfs-tools Requires: pykickstart >= 0.96 -Requires: syslinux +Requires: syslinux >= 3.30 +Requires: dosfstools >= 2.11-8 BuildArch: noarch ExcludeArch: ppc pp64 @@ -47,6 +48,13 @@ %{_datadir}/livecd-tools/* %changelog +* Wed Apr 4 2007 Jeremy Katz - 006-1 +- Many fixes to error handling from Mark McLoughlin +- Add the KDE config +- Add support for prelinking +- Fixes for installing when running from RAM or usb stick +- Add sanity checking to better ensure that USB stick is bootable + * Thu Mar 29 2007 Jeremy Katz - 005-3 - have to use excludearch, not exclusivearch Index: sources =================================================================== RCS file: /cvs/extras/rpms/livecd-tools/devel/sources,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- sources 28 Mar 2007 15:49:47 -0000 1.4 +++ sources 4 Apr 2007 20:57:28 -0000 1.5 @@ -1 +1 @@ -371a93d79e3326f6cbb4303c373c62e1 livecd-tools-005.tar.bz2 +54c793e73aa016022283a036d9e6485f livecd-tools-006.tar.bz2 From fedora-extras-commits at redhat.com Wed Apr 4 21:12:51 2007 From: fedora-extras-commits at redhat.com (Thomas Fitzsimmons (fitzsim)) Date: Wed, 4 Apr 2007 17:12:51 -0400 Subject: rpms/csound/devel csound-5.03.0-fltk-fixes.patch, NONE, 1.1 csound.spec, 1.10, 1.11 Message-ID: <200704042112.l34LCpsS008506@cvs-int.fedora.redhat.com> Author: fitzsim Update of /cvs/extras/rpms/csound/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv8468 Modified Files: csound.spec Added Files: csound-5.03.0-fltk-fixes.patch Log Message: * Mon Apr 2 2007 Thomas Fitzsimmons - 5.03.0-13 - Patch out FLTK widget initialization code made unnecessary by fltk-fluid 1.1.8, snapshot r5555 - Update python site-packages version to 2.5 csound-5.03.0-fltk-fixes.patch: --- NEW FILE csound-5.03.0-fltk-fixes.patch --- --- Csound5.03.0.orig/frontends/fltk_gui/CsoundGUIConsole_FLTK.fl 2006-06-03 12:29:13.000000000 -0400 +++ Csound5.03.0/frontends/fltk_gui/CsoundGUIConsole_FLTK.fl 2007-04-02 16:10:41.000000000 -0400 @@ -32,7 +32,6 @@ Fl_Window window { label {Csound console messages} open xywh {438 150 585 320} type Double resizable - code0 {window = (Fl_Double_Window*) o;} visible } { Fl_Text_Display textDisplay { xywh {0 0 585 320} box DOWN_BOX color 255 labelsize 12 textfont 4 textsize 12 resizable --- Csound5.03.0.orig/frontends/fltk_gui/CsoundPerformanceSettingsPanel_FLTK.fl 2006-06-03 12:29:13.000000000 -0400 +++ Csound5.03.0/frontends/fltk_gui/CsoundPerformanceSettingsPanel_FLTK.fl 2007-04-02 16:00:39.000000000 -0400 @@ -22,7 +22,6 @@ label {Csound performance settings} callback {status = 1;} open xywh {331 173 390 450} type Double - code0 {window = o;} visible } { Fl_Tabs {} {open xywh {0 0 390 405} Index: csound.spec =================================================================== RCS file: /cvs/extras/rpms/csound/devel/csound.spec,v retrieving revision 1.10 retrieving revision 1.11 diff -u -r1.10 -r1.11 --- csound.spec 1 Apr 2007 15:33:01 -0000 1.10 +++ csound.spec 4 Apr 2007 21:12:17 -0000 1.11 @@ -11,7 +11,7 @@ Summary: Csound - sound synthesis language and library Name: csound Version: 5.03.0 -Release: 12%{?dist} +Release: 13%{?dist} URL: http://csound.sourceforge.net/ License: LGPL Group: Applications/Multimedia @@ -42,6 +42,7 @@ Patch3: csound-5.03.0-disable-atsa.patch Patch4: csound-5.03.0-default-opcodedir.patch Patch5: csound-5.03.0-rtalsa-fix.patch +Patch6: csound-5.03.0-fltk-fixes.patch %description Csound is a sound and music synthesis system, providing facilities for @@ -186,6 +187,7 @@ %patch3 -p1 -b .disable-atsa %patch4 -p1 -b .default-opcodedir %patch5 -p1 -b .rtalsa-fix +%patch6 -p1 -b .fltk-fixes tar xf %{SOURCE1} @@ -243,7 +245,7 @@ # This file is zero-lenth for some reason %{__rm} -f manual/examples/ifthen.csd -%{__mv} %{buildroot}%{_libdir}/lib_csnd.so %{buildroot}%{_libdir}/python2.4/site-packages/_csnd.so +%{__mv} %{buildroot}%{_libdir}/lib_csnd.so %{buildroot}%{_libdir}/python2.5/site-packages/_csnd.so install -dm 755 %{buildroot}%{_javadir} (cd %{buildroot}%{_javadir}; ln -s %{_libdir}/%{name}/java/csnd.jar .) @@ -340,7 +342,7 @@ %files python %defattr(-,root,root,0755) -%{_libdir}/python2.4/site-packages/* +%{_libdir}/python2.5/site-packages/* %files java %{_libdir}/lib_jcsound.so @@ -404,6 +406,11 @@ %doc tutorial/*.py %changelog +* Mon Apr 2 2007 Thomas Fitzsimmons - 5.03.0-13 +- Patch out FLTK widget initialization code made unnecessary by + fltk-fluid 1.1.8, snapshot r5555 +- Update python site-packages version to 2.5 + * Sat Mar 31 2007 Thomas Fitzsimmons - 5.03.0-12 - Require java-1.5.0-gcj From fedora-extras-commits at redhat.com Wed Apr 4 21:38:30 2007 From: fedora-extras-commits at redhat.com (Toshio Ernie Kuratomi (toshio)) Date: Wed, 4 Apr 2007 17:38:30 -0400 Subject: fedora-accounts website.py,1.5,1.6 Message-ID: <200704042138.l34LcUR7009572@cvs-int.fedora.redhat.com> Author: toshio Update of /cvs/fedora/fedora-accounts In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv9428 Modified Files: website.py Log Message: Fixes to the auto approve SQL to make it properly check for preexistence of the role and add the user to the dependent group. Index: website.py =================================================================== RCS file: /cvs/fedora/fedora-accounts/website.py,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- website.py 4 Apr 2007 20:40:29 -0000 1.5 +++ website.py 4 Apr 2007 21:38:28 -0000 1.6 @@ -585,20 +585,21 @@ for group in auto_approve_groups[role_group]: # Check whether the user is already a member of the # auto-approved group. - qry = "select role_status from role natural join" \ - " project_group where person_id = %s and" \ + qry = "select role_status from role as r," \ + " project_group as pg where" \ + " person_id = %s and" \ " role_domain = %s and" \ - " name = %s" + " pg.name = %s and" \ + " pg.id = project_group_id" dbc.execute(qry, (role_user_id, role_domain, group)) checkrole = dbc.fetchone() - if checkrole and checkrole[0] != 'approved': # User is a member but needs to be approved - qry = "update role natural join project_group" \ - " set role_status = 'approved'" \ + qry = "update role set role_status = 'approved'" \ " where person_id = %s and" \ " role_domain = %s and" \ - " name = %s" + " project_group_id in (select pg.id from" \ + " project_group as pg where pg.name = %s)" dbc.execute(qry, (role_user_id, role_domain, group)) dbh.commit() elif not checkrole: @@ -606,8 +607,8 @@ qry = "insert into role (person_id," \ " project_group_id, role_domain," \ " role_type, role_status)" \ - " select %s, project_group_id, %s," \ - " 'user', 'approved')" \ + " select %s, id, %s," \ + " 'user', 'approved'" \ " from project_group where name = %s" dbc.execute(qry, (role_user_id, role_domain, group)) dbh.commit() @@ -615,7 +616,6 @@ # User was already approved for this group. # Nothing to be done. pass - if action_name != 'approve': joinmsg = '' send_email(accounts_email, uinfo['email'], "Your Fedora %s membership has been %s" % (role_group, new_status), From fedora-extras-commits at redhat.com Wed Apr 4 21:53:29 2007 From: fedora-extras-commits at redhat.com (Tom Callaway (spot)) Date: Wed, 4 Apr 2007 17:53:29 -0400 Subject: rpms/perl-Geography-Countries import.log,1.1,1.2 Message-ID: <200704042153.l34LrTeI010166@cvs-int.fedora.redhat.com> Author: spot Update of /cvs/extras/rpms/perl-Geography-Countries In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv10130 Modified Files: import.log Log Message: auto-import perl-Geography-Countries-1.4-1 on branch devel from perl-Geography-Countries-1.4-1.src.rpm Index: import.log =================================================================== RCS file: /cvs/extras/rpms/perl-Geography-Countries/import.log,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- import.log 3 Apr 2007 00:48:22 -0000 1.1 +++ import.log 4 Apr 2007 21:52:56 -0000 1.2 @@ -0,0 +1 @@ +perl-Geography-Countries-1_4-1:HEAD:perl-Geography-Countries-1.4-1.src.rpm:1175723458 From fedora-extras-commits at redhat.com Wed Apr 4 21:53:33 2007 From: fedora-extras-commits at redhat.com (Tom Callaway (spot)) Date: Wed, 4 Apr 2007 17:53:33 -0400 Subject: rpms/perl-Geography-Countries/devel perl-Geography-Countries.spec, NONE, 1.1 .cvsignore, 1.1, 1.2 sources, 1.1, 1.2 Message-ID: <200704042153.l34LrXYt010170@cvs-int.fedora.redhat.com> Author: spot Update of /cvs/extras/rpms/perl-Geography-Countries/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv10130/devel Modified Files: .cvsignore sources Added Files: perl-Geography-Countries.spec Log Message: auto-import perl-Geography-Countries-1.4-1 on branch devel from perl-Geography-Countries-1.4-1.src.rpm --- NEW FILE perl-Geography-Countries.spec --- Name: perl-Geography-Countries Version: 1.4 Release: 1%{?dist} Summary: 2-letter, 3-letter, and numerical codes for countries Group: Development/Libraries License: MIT URL: http://search.cpan.org/dist/Geography-Countries/ Source0: http://search.cpan.org/CPAN/authors/id/A/AB/ABIGAIL/Geography-Countries-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: perl(ExtUtils::MakeMaker), perl(Test::More) BuildArch: noarch Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) %description This module maps country names, and their 2-letter, 3-letter and numerical codes, as defined by the ISO-3166 maintenance agency, and defined by the UNSD. %prep %setup -q -n Geography-Countries-%{version} %build %{__perl} Makefile.PL INSTALLDIRS=vendor make %install rm -rf $RPM_BUILD_ROOT make pure_install PERL_INSTALL_ROOT=$RPM_BUILD_ROOT find $RPM_BUILD_ROOT -type f -name .packlist -exec rm -f {} ';' find $RPM_BUILD_ROOT -depth -type d -exec rmdir {} 2>/dev/null ';' chmod -R u+w $RPM_BUILD_ROOT/* %check make test %clean rm -rf $RPM_BUILD_ROOT %files %defattr(-,root,root,-) %{perl_vendorlib}/Geography %{_mandir}/man3/*.3* %changelog * Mon Apr 2 2007 Tom "spot" Callaway - 1.4-1 - Initial package for Fedora Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/perl-Geography-Countries/devel/.cvsignore,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- .cvsignore 3 Apr 2007 00:48:31 -0000 1.1 +++ .cvsignore 4 Apr 2007 21:52:59 -0000 1.2 @@ -0,0 +1 @@ +Geography-Countries-1.4.tar.gz Index: sources =================================================================== RCS file: /cvs/extras/rpms/perl-Geography-Countries/devel/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 3 Apr 2007 00:48:31 -0000 1.1 +++ sources 4 Apr 2007 21:52:59 -0000 1.2 @@ -0,0 +1 @@ +693426ab59ce3d51fcd48dfe3b402107 Geography-Countries-1.4.tar.gz From fedora-extras-commits at redhat.com Wed Apr 4 21:56:32 2007 From: fedora-extras-commits at redhat.com (Tom Callaway (spot)) Date: Wed, 4 Apr 2007 17:56:32 -0400 Subject: rpms/perl-Geography-Countries/FC-5 sources,1.1,1.2 Message-ID: <200704042156.l34LuWUv010363@cvs-int.fedora.redhat.com> Author: spot Update of /cvs/extras/rpms/perl-Geography-Countries/FC-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv10288/FC-5 Modified Files: sources Log Message: populate FC-5 and FC-6 branches Index: sources =================================================================== RCS file: /cvs/extras/rpms/perl-Geography-Countries/FC-5/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 3 Apr 2007 00:48:31 -0000 1.1 +++ sources 4 Apr 2007 21:55:58 -0000 1.2 @@ -0,0 +1 @@ +693426ab59ce3d51fcd48dfe3b402107 Geography-Countries-1.4.tar.gz From fedora-extras-commits at redhat.com Wed Apr 4 21:56:36 2007 From: fedora-extras-commits at redhat.com (Tom Callaway (spot)) Date: Wed, 4 Apr 2007 17:56:36 -0400 Subject: rpms/perl-Geography-Countries/FC-6 sources,1.1,1.2 Message-ID: <200704042156.l34Luahi010366@cvs-int.fedora.redhat.com> Author: spot Update of /cvs/extras/rpms/perl-Geography-Countries/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv10288/FC-6 Modified Files: sources Log Message: populate FC-5 and FC-6 branches Index: sources =================================================================== RCS file: /cvs/extras/rpms/perl-Geography-Countries/FC-6/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 3 Apr 2007 00:48:31 -0000 1.1 +++ sources 4 Apr 2007 21:56:02 -0000 1.2 @@ -0,0 +1 @@ +693426ab59ce3d51fcd48dfe3b402107 Geography-Countries-1.4.tar.gz From fedora-extras-commits at redhat.com Wed Apr 4 21:57:10 2007 From: fedora-extras-commits at redhat.com (Tom Callaway (spot)) Date: Wed, 4 Apr 2007 17:57:10 -0400 Subject: rpms/perl-Geography-Countries/FC-5 perl-Geography-Countries.spec, NONE, 1.1 Message-ID: <200704042157.l34LvAAO010392@cvs-int.fedora.redhat.com> Author: spot Update of /cvs/extras/rpms/perl-Geography-Countries/FC-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv10382/FC-5 Added Files: perl-Geography-Countries.spec Log Message: --- NEW FILE perl-Geography-Countries.spec --- Name: perl-Geography-Countries Version: 1.4 Release: 1%{?dist} Summary: 2-letter, 3-letter, and numerical codes for countries Group: Development/Libraries License: MIT URL: http://search.cpan.org/dist/Geography-Countries/ Source0: http://search.cpan.org/CPAN/authors/id/A/AB/ABIGAIL/Geography-Countries-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: perl(ExtUtils::MakeMaker), perl(Test::More) BuildArch: noarch Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) %description This module maps country names, and their 2-letter, 3-letter and numerical codes, as defined by the ISO-3166 maintenance agency, and defined by the UNSD. %prep %setup -q -n Geography-Countries-%{version} %build %{__perl} Makefile.PL INSTALLDIRS=vendor make %install rm -rf $RPM_BUILD_ROOT make pure_install PERL_INSTALL_ROOT=$RPM_BUILD_ROOT find $RPM_BUILD_ROOT -type f -name .packlist -exec rm -f {} ';' find $RPM_BUILD_ROOT -depth -type d -exec rmdir {} 2>/dev/null ';' chmod -R u+w $RPM_BUILD_ROOT/* %check make test %clean rm -rf $RPM_BUILD_ROOT %files %defattr(-,root,root,-) %{perl_vendorlib}/Geography %{_mandir}/man3/*.3* %changelog * Mon Apr 2 2007 Tom "spot" Callaway - 1.4-1 - Initial package for Fedora From fedora-extras-commits at redhat.com Wed Apr 4 21:57:19 2007 From: fedora-extras-commits at redhat.com (Tom Callaway (spot)) Date: Wed, 4 Apr 2007 17:57:19 -0400 Subject: rpms/perl-Geography-Countries/FC-6 perl-Geography-Countries.spec, NONE, 1.1 Message-ID: <200704042157.l34LvJlt010408@cvs-int.fedora.redhat.com> Author: spot Update of /cvs/extras/rpms/perl-Geography-Countries/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv10382/FC-6 Added Files: perl-Geography-Countries.spec Log Message: --- NEW FILE perl-Geography-Countries.spec --- Name: perl-Geography-Countries Version: 1.4 Release: 1%{?dist} Summary: 2-letter, 3-letter, and numerical codes for countries Group: Development/Libraries License: MIT URL: http://search.cpan.org/dist/Geography-Countries/ Source0: http://search.cpan.org/CPAN/authors/id/A/AB/ABIGAIL/Geography-Countries-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: perl(ExtUtils::MakeMaker), perl(Test::More) BuildArch: noarch Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) %description This module maps country names, and their 2-letter, 3-letter and numerical codes, as defined by the ISO-3166 maintenance agency, and defined by the UNSD. %prep %setup -q -n Geography-Countries-%{version} %build %{__perl} Makefile.PL INSTALLDIRS=vendor make %install rm -rf $RPM_BUILD_ROOT make pure_install PERL_INSTALL_ROOT=$RPM_BUILD_ROOT find $RPM_BUILD_ROOT -type f -name .packlist -exec rm -f {} ';' find $RPM_BUILD_ROOT -depth -type d -exec rmdir {} 2>/dev/null ';' chmod -R u+w $RPM_BUILD_ROOT/* %check make test %clean rm -rf $RPM_BUILD_ROOT %files %defattr(-,root,root,-) %{perl_vendorlib}/Geography %{_mandir}/man3/*.3* %changelog * Mon Apr 2 2007 Tom "spot" Callaway - 1.4-1 - Initial package for Fedora From fedora-extras-commits at redhat.com Wed Apr 4 22:04:37 2007 From: fedora-extras-commits at redhat.com (Tom Callaway (spot)) Date: Wed, 4 Apr 2007 18:04:37 -0400 Subject: rpms/perl-Email-MIME-Attachment-Stripper import.log,1.1,1.2 Message-ID: <200704042204.l34M4bAr014812@cvs-int.fedora.redhat.com> Author: spot Update of /cvs/extras/rpms/perl-Email-MIME-Attachment-Stripper In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv14762 Modified Files: import.log Log Message: auto-import perl-Email-MIME-Attachment-Stripper-1.313-2 on branch devel from perl-Email-MIME-Attachment-Stripper-1.313-2.src.rpm Index: import.log =================================================================== RCS file: /cvs/extras/rpms/perl-Email-MIME-Attachment-Stripper/import.log,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- import.log 3 Apr 2007 00:36:47 -0000 1.1 +++ import.log 4 Apr 2007 22:04:02 -0000 1.2 @@ -0,0 +1 @@ +perl-Email-MIME-Attachment-Stripper-1_313-2:HEAD:perl-Email-MIME-Attachment-Stripper-1.313-2.src.rpm:1175724235 From fedora-extras-commits at redhat.com Wed Apr 4 22:04:41 2007 From: fedora-extras-commits at redhat.com (Tom Callaway (spot)) Date: Wed, 4 Apr 2007 18:04:41 -0400 Subject: rpms/perl-Email-MIME-Attachment-Stripper/devel perl-Email-MIME-Attachment-Stripper.spec, NONE, 1.1 .cvsignore, 1.1, 1.2 sources, 1.1, 1.2 Message-ID: <200704042204.l34M4fxf014816@cvs-int.fedora.redhat.com> Author: spot Update of /cvs/extras/rpms/perl-Email-MIME-Attachment-Stripper/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv14762/devel Modified Files: .cvsignore sources Added Files: perl-Email-MIME-Attachment-Stripper.spec Log Message: auto-import perl-Email-MIME-Attachment-Stripper-1.313-2 on branch devel from perl-Email-MIME-Attachment-Stripper-1.313-2.src.rpm --- NEW FILE perl-Email-MIME-Attachment-Stripper.spec --- Name: perl-Email-MIME-Attachment-Stripper Version: 1.313 Release: 2%{?dist} Summary: Strip the attachments from a mail message Group: Development/Libraries License: GPL or Artistic URL: http://search.cpan.org/dist/Email-MIME-Attachment-Stripper/ Source0: http://search.cpan.org/CPAN/authors/id/R/RJ/RJBS/Email-MIME-Attachment-Stripper-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: perl(ExtUtils::MakeMaker), perl(Email::MIME), perl(Email::MIME::ContentType) BuildRequires: perl(Email::MIME::Modifier) BuildArch: noarch Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) %description Given a Email::MIME object, detach all attachments from the message. These are then available separately. %prep %setup -q -n Email-MIME-Attachment-Stripper-%{version} %build sed -i '/LICENSE/ d' Makefile.PL %{__perl} Makefile.PL INSTALLDIRS=vendor make %install rm -rf $RPM_BUILD_ROOT _docs make pure_install PERL_INSTALL_ROOT=$RPM_BUILD_ROOT find $RPM_BUILD_ROOT -type f -name .packlist -exec rm -f {} ';' find $RPM_BUILD_ROOT -depth -type d -exec rmdir {} 2>/dev/null ';' chmod -R u+w $RPM_BUILD_ROOT/* %check make test %clean rm -rf $RPM_BUILD_ROOT %files %defattr(-,root,root,-) %doc README LICENSE %{perl_vendorlib}/Email/ %{_mandir}/man3/*.3* %changelog * Mon Apr 2 2007 Tom "spot" Callaway - 1.313-2 - Remove LICENSE line from Makefile.PL * Sun Apr 1 2007 Tom "spot" Callaway - 1.313-1 - Initial package for Fedora Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/perl-Email-MIME-Attachment-Stripper/devel/.cvsignore,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- .cvsignore 3 Apr 2007 00:36:55 -0000 1.1 +++ .cvsignore 4 Apr 2007 22:04:07 -0000 1.2 @@ -0,0 +1 @@ +Email-MIME-Attachment-Stripper-1.313.tar.gz Index: sources =================================================================== RCS file: /cvs/extras/rpms/perl-Email-MIME-Attachment-Stripper/devel/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 3 Apr 2007 00:36:55 -0000 1.1 +++ sources 4 Apr 2007 22:04:07 -0000 1.2 @@ -0,0 +1 @@ +b9f785c93db7a91b2a3e40a5edb3f0e7 Email-MIME-Attachment-Stripper-1.313.tar.gz From fedora-extras-commits at redhat.com Wed Apr 4 22:06:19 2007 From: fedora-extras-commits at redhat.com (Tom Callaway (spot)) Date: Wed, 4 Apr 2007 18:06:19 -0400 Subject: rpms/perl-Email-MIME-Attachment-Stripper import.log,1.2,1.3 Message-ID: <200704042206.l34M6JAW014923@cvs-int.fedora.redhat.com> Author: spot Update of /cvs/extras/rpms/perl-Email-MIME-Attachment-Stripper In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv14883 Modified Files: import.log Log Message: auto-import perl-Email-MIME-Attachment-Stripper-1.313-2 on branch FC-5 from perl-Email-MIME-Attachment-Stripper-1.313-2.src.rpm Index: import.log =================================================================== RCS file: /cvs/extras/rpms/perl-Email-MIME-Attachment-Stripper/import.log,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- import.log 4 Apr 2007 22:04:02 -0000 1.2 +++ import.log 4 Apr 2007 22:05:46 -0000 1.3 @@ -1 +1,2 @@ perl-Email-MIME-Attachment-Stripper-1_313-2:HEAD:perl-Email-MIME-Attachment-Stripper-1.313-2.src.rpm:1175724235 +perl-Email-MIME-Attachment-Stripper-1_313-2:FC-5:perl-Email-MIME-Attachment-Stripper-1.313-2.src.rpm:1175724338 From fedora-extras-commits at redhat.com Wed Apr 4 22:06:23 2007 From: fedora-extras-commits at redhat.com (Tom Callaway (spot)) Date: Wed, 4 Apr 2007 18:06:23 -0400 Subject: rpms/perl-Email-MIME-Attachment-Stripper/FC-5 perl-Email-MIME-Attachment-Stripper.spec, NONE, 1.1 .cvsignore, 1.1, 1.2 sources, 1.1, 1.2 Message-ID: <200704042206.l34M6Nid014929@cvs-int.fedora.redhat.com> Author: spot Update of /cvs/extras/rpms/perl-Email-MIME-Attachment-Stripper/FC-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv14883/FC-5 Modified Files: .cvsignore sources Added Files: perl-Email-MIME-Attachment-Stripper.spec Log Message: auto-import perl-Email-MIME-Attachment-Stripper-1.313-2 on branch FC-5 from perl-Email-MIME-Attachment-Stripper-1.313-2.src.rpm --- NEW FILE perl-Email-MIME-Attachment-Stripper.spec --- Name: perl-Email-MIME-Attachment-Stripper Version: 1.313 Release: 2%{?dist} Summary: Strip the attachments from a mail message Group: Development/Libraries License: GPL or Artistic URL: http://search.cpan.org/dist/Email-MIME-Attachment-Stripper/ Source0: http://search.cpan.org/CPAN/authors/id/R/RJ/RJBS/Email-MIME-Attachment-Stripper-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: perl(ExtUtils::MakeMaker), perl(Email::MIME), perl(Email::MIME::ContentType) BuildRequires: perl(Email::MIME::Modifier) BuildArch: noarch Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) %description Given a Email::MIME object, detach all attachments from the message. These are then available separately. %prep %setup -q -n Email-MIME-Attachment-Stripper-%{version} %build sed -i '/LICENSE/ d' Makefile.PL %{__perl} Makefile.PL INSTALLDIRS=vendor make %install rm -rf $RPM_BUILD_ROOT _docs make pure_install PERL_INSTALL_ROOT=$RPM_BUILD_ROOT find $RPM_BUILD_ROOT -type f -name .packlist -exec rm -f {} ';' find $RPM_BUILD_ROOT -depth -type d -exec rmdir {} 2>/dev/null ';' chmod -R u+w $RPM_BUILD_ROOT/* %check make test %clean rm -rf $RPM_BUILD_ROOT %files %defattr(-,root,root,-) %doc README LICENSE %{perl_vendorlib}/Email/ %{_mandir}/man3/*.3* %changelog * Mon Apr 2 2007 Tom "spot" Callaway - 1.313-2 - Remove LICENSE line from Makefile.PL * Sun Apr 1 2007 Tom "spot" Callaway - 1.313-1 - Initial package for Fedora Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/perl-Email-MIME-Attachment-Stripper/FC-5/.cvsignore,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- .cvsignore 3 Apr 2007 00:36:55 -0000 1.1 +++ .cvsignore 4 Apr 2007 22:05:49 -0000 1.2 @@ -0,0 +1 @@ +Email-MIME-Attachment-Stripper-1.313.tar.gz Index: sources =================================================================== RCS file: /cvs/extras/rpms/perl-Email-MIME-Attachment-Stripper/FC-5/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 3 Apr 2007 00:36:55 -0000 1.1 +++ sources 4 Apr 2007 22:05:49 -0000 1.2 @@ -0,0 +1 @@ +b9f785c93db7a91b2a3e40a5edb3f0e7 Email-MIME-Attachment-Stripper-1.313.tar.gz From fedora-extras-commits at redhat.com Wed Apr 4 22:07:53 2007 From: fedora-extras-commits at redhat.com (Tom Callaway (spot)) Date: Wed, 4 Apr 2007 18:07:53 -0400 Subject: rpms/perl-Email-MIME-Attachment-Stripper import.log,1.3,1.4 Message-ID: <200704042207.l34M7r1j015035@cvs-int.fedora.redhat.com> Author: spot Update of /cvs/extras/rpms/perl-Email-MIME-Attachment-Stripper In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv14998 Modified Files: import.log Log Message: auto-import perl-Email-MIME-Attachment-Stripper-1.313-2 on branch FC-6 from perl-Email-MIME-Attachment-Stripper-1.313-2.src.rpm Index: import.log =================================================================== RCS file: /cvs/extras/rpms/perl-Email-MIME-Attachment-Stripper/import.log,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- import.log 4 Apr 2007 22:05:46 -0000 1.3 +++ import.log 4 Apr 2007 22:07:19 -0000 1.4 @@ -1,2 +1,3 @@ perl-Email-MIME-Attachment-Stripper-1_313-2:HEAD:perl-Email-MIME-Attachment-Stripper-1.313-2.src.rpm:1175724235 perl-Email-MIME-Attachment-Stripper-1_313-2:FC-5:perl-Email-MIME-Attachment-Stripper-1.313-2.src.rpm:1175724338 +perl-Email-MIME-Attachment-Stripper-1_313-2:FC-6:perl-Email-MIME-Attachment-Stripper-1.313-2.src.rpm:1175724431 From fedora-extras-commits at redhat.com Wed Apr 4 22:07:57 2007 From: fedora-extras-commits at redhat.com (Tom Callaway (spot)) Date: Wed, 4 Apr 2007 18:07:57 -0400 Subject: rpms/perl-Email-MIME-Attachment-Stripper/FC-6 perl-Email-MIME-Attachment-Stripper.spec, NONE, 1.1 .cvsignore, 1.1, 1.2 sources, 1.1, 1.2 Message-ID: <200704042207.l34M7vwK015039@cvs-int.fedora.redhat.com> Author: spot Update of /cvs/extras/rpms/perl-Email-MIME-Attachment-Stripper/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv14998/FC-6 Modified Files: .cvsignore sources Added Files: perl-Email-MIME-Attachment-Stripper.spec Log Message: auto-import perl-Email-MIME-Attachment-Stripper-1.313-2 on branch FC-6 from perl-Email-MIME-Attachment-Stripper-1.313-2.src.rpm --- NEW FILE perl-Email-MIME-Attachment-Stripper.spec --- Name: perl-Email-MIME-Attachment-Stripper Version: 1.313 Release: 2%{?dist} Summary: Strip the attachments from a mail message Group: Development/Libraries License: GPL or Artistic URL: http://search.cpan.org/dist/Email-MIME-Attachment-Stripper/ Source0: http://search.cpan.org/CPAN/authors/id/R/RJ/RJBS/Email-MIME-Attachment-Stripper-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: perl(ExtUtils::MakeMaker), perl(Email::MIME), perl(Email::MIME::ContentType) BuildRequires: perl(Email::MIME::Modifier) BuildArch: noarch Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) %description Given a Email::MIME object, detach all attachments from the message. These are then available separately. %prep %setup -q -n Email-MIME-Attachment-Stripper-%{version} %build sed -i '/LICENSE/ d' Makefile.PL %{__perl} Makefile.PL INSTALLDIRS=vendor make %install rm -rf $RPM_BUILD_ROOT _docs make pure_install PERL_INSTALL_ROOT=$RPM_BUILD_ROOT find $RPM_BUILD_ROOT -type f -name .packlist -exec rm -f {} ';' find $RPM_BUILD_ROOT -depth -type d -exec rmdir {} 2>/dev/null ';' chmod -R u+w $RPM_BUILD_ROOT/* %check make test %clean rm -rf $RPM_BUILD_ROOT %files %defattr(-,root,root,-) %doc README LICENSE %{perl_vendorlib}/Email/ %{_mandir}/man3/*.3* %changelog * Mon Apr 2 2007 Tom "spot" Callaway - 1.313-2 - Remove LICENSE line from Makefile.PL * Sun Apr 1 2007 Tom "spot" Callaway - 1.313-1 - Initial package for Fedora Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/perl-Email-MIME-Attachment-Stripper/FC-6/.cvsignore,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- .cvsignore 3 Apr 2007 00:36:55 -0000 1.1 +++ .cvsignore 4 Apr 2007 22:07:23 -0000 1.2 @@ -0,0 +1 @@ +Email-MIME-Attachment-Stripper-1.313.tar.gz Index: sources =================================================================== RCS file: /cvs/extras/rpms/perl-Email-MIME-Attachment-Stripper/FC-6/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 3 Apr 2007 00:36:55 -0000 1.1 +++ sources 4 Apr 2007 22:07:23 -0000 1.2 @@ -0,0 +1 @@ +b9f785c93db7a91b2a3e40a5edb3f0e7 Email-MIME-Attachment-Stripper-1.313.tar.gz From fedora-extras-commits at redhat.com Wed Apr 4 22:27:19 2007 From: fedora-extras-commits at redhat.com (Tom Callaway (spot)) Date: Wed, 4 Apr 2007 18:27:19 -0400 Subject: rpms/ntfs-3g/FC-5 ntfs-3g-1.328-fix-uid-gid.patch, NONE, 1.1 ntfs-3g.spec, 1.9, 1.10 Message-ID: <200704042227.l34MRJZg016232@cvs-int.fedora.redhat.com> Author: spot Update of /cvs/extras/rpms/ntfs-3g/FC-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv16176/FC-5 Modified Files: ntfs-3g.spec Added Files: ntfs-3g-1.328-fix-uid-gid.patch Log Message: Allow non-root users to mount/umount ntfs partitions. ntfs-3g-1.328-fix-uid-gid.patch: --- NEW FILE ntfs-3g-1.328-fix-uid-gid.patch --- diff -Naur ntfs-3g-1.328.orig/src/ntfs-3g.c ntfs-3g-1.328/src/ntfs-3g.c --- ntfs-3g-1.328.orig/src/ntfs-3g.c 2007-03-27 23:09:42.000000000 +0200 +++ ntfs-3g-1.328/src/ntfs-3g.c 2007-04-03 13:57:57.000000000 +0200 @@ -1607,8 +1607,8 @@ *ctx = (ntfs_fuse_context_t) { .state = NF_FreeClustersOutdate | NF_FreeMFTOutdate, - .uid = geteuid(), - .gid = getegid(), + .uid = getuid(), + .gid = getgid(), .fmask = 0, .dmask = 0, .streams = NF_STREAMS_INTERFACE_NONE, Index: ntfs-3g.spec =================================================================== RCS file: /cvs/extras/rpms/ntfs-3g/FC-5/ntfs-3g.spec,v retrieving revision 1.9 retrieving revision 1.10 diff -u -r1.9 -r1.10 --- ntfs-3g.spec 31 Mar 2007 21:12:58 -0000 1.9 +++ ntfs-3g.spec 4 Apr 2007 22:26:46 -0000 1.10 @@ -1,7 +1,7 @@ Name: ntfs-3g Summary: Linux NTFS userspace driver Version: 1.328 -Release: 1%{?dist} +Release: 2%{?dist} License: GPL Group: System Environment/Base Source0: http://www.ntfs-3g.org/%{name}-%{version}.tgz @@ -13,6 +13,7 @@ Provides: ntfsprogs-fuse = %{epoch}:%{version}-%{release} Obsoletes: ntfsprogs-fuse Provides: fuse-ntfs-3g = %{epoch}:%{version}-%{release} +Patch0: ntfs-3g-1.328-fix-uid-gid.patch %description The ntfs-3g driver is an open source, GPL licensed, third generation @@ -39,6 +40,7 @@ %prep %setup -q +%patch0 -p1 -b .fix-uid-gid %build %configure --disable-static --disable-ldconfig @@ -74,7 +76,7 @@ %defattr(-,root,root,-) %doc AUTHORS ChangeLog COPYING CREDITS NEWS README /sbin/mount.ntfs -/sbin/mount.ntfs-3g +%attr(4754,root,fuse) /sbin/mount.ntfs-3g /sbin/mount.ntfs-fuse %{_bindir}/ntfs-3g %{_bindir}/ntfsmount @@ -87,6 +89,9 @@ %{_libdir}/libntfs-3g.so %changelog +* Wed Apr 4 2007 Tom "spot" Callaway 2:1.328-2 +- allow non-root users to mount/umount ntfs volumes (Laszlo Dvornik) + * Sat Mar 31 2007 Tom "spot" Callaway 2:1.328-1 - bump to 1.328 - drop patch, use --disable-ldconfig instead From fedora-extras-commits at redhat.com Wed Apr 4 22:27:27 2007 From: fedora-extras-commits at redhat.com (Tom Callaway (spot)) Date: Wed, 4 Apr 2007 18:27:27 -0400 Subject: rpms/ntfs-3g/devel ntfs-3g-1.328-fix-uid-gid.patch, NONE, 1.1 ntfs-3g.spec, 1.9, 1.10 Message-ID: <200704042227.l34MRReb016238@cvs-int.fedora.redhat.com> Author: spot Update of /cvs/extras/rpms/ntfs-3g/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv16176/devel Modified Files: ntfs-3g.spec Added Files: ntfs-3g-1.328-fix-uid-gid.patch Log Message: Allow non-root users to mount/umount ntfs partitions. ntfs-3g-1.328-fix-uid-gid.patch: --- NEW FILE ntfs-3g-1.328-fix-uid-gid.patch --- diff -Naur ntfs-3g-1.328.orig/src/ntfs-3g.c ntfs-3g-1.328/src/ntfs-3g.c --- ntfs-3g-1.328.orig/src/ntfs-3g.c 2007-03-27 23:09:42.000000000 +0200 +++ ntfs-3g-1.328/src/ntfs-3g.c 2007-04-03 13:57:57.000000000 +0200 @@ -1607,8 +1607,8 @@ *ctx = (ntfs_fuse_context_t) { .state = NF_FreeClustersOutdate | NF_FreeMFTOutdate, - .uid = geteuid(), - .gid = getegid(), + .uid = getuid(), + .gid = getgid(), .fmask = 0, .dmask = 0, .streams = NF_STREAMS_INTERFACE_NONE, Index: ntfs-3g.spec =================================================================== RCS file: /cvs/extras/rpms/ntfs-3g/devel/ntfs-3g.spec,v retrieving revision 1.9 retrieving revision 1.10 diff -u -r1.9 -r1.10 --- ntfs-3g.spec 31 Mar 2007 21:13:05 -0000 1.9 +++ ntfs-3g.spec 4 Apr 2007 22:26:53 -0000 1.10 @@ -1,7 +1,7 @@ Name: ntfs-3g Summary: Linux NTFS userspace driver Version: 1.328 -Release: 1%{?dist} +Release: 2%{?dist} License: GPL Group: System Environment/Base Source0: http://www.ntfs-3g.org/%{name}-%{version}.tgz @@ -13,6 +13,7 @@ Provides: ntfsprogs-fuse = %{epoch}:%{version}-%{release} Obsoletes: ntfsprogs-fuse Provides: fuse-ntfs-3g = %{epoch}:%{version}-%{release} +Patch0: ntfs-3g-1.328-fix-uid-gid.patch %description The ntfs-3g driver is an open source, GPL licensed, third generation @@ -39,6 +40,7 @@ %prep %setup -q +%patch0 -p1 -b .fix-uid-gid %build %configure --disable-static --disable-ldconfig @@ -74,7 +76,7 @@ %defattr(-,root,root,-) %doc AUTHORS ChangeLog COPYING CREDITS NEWS README /sbin/mount.ntfs -/sbin/mount.ntfs-3g +%attr(4754,root,fuse) /sbin/mount.ntfs-3g /sbin/mount.ntfs-fuse %{_bindir}/ntfs-3g %{_bindir}/ntfsmount @@ -87,6 +89,9 @@ %{_libdir}/libntfs-3g.so %changelog +* Wed Apr 4 2007 Tom "spot" Callaway 2:1.328-2 +- allow non-root users to mount/umount ntfs volumes (Laszlo Dvornik) + * Sat Mar 31 2007 Tom "spot" Callaway 2:1.328-1 - bump to 1.328 - drop patch, use --disable-ldconfig instead From fedora-extras-commits at redhat.com Wed Apr 4 22:27:23 2007 From: fedora-extras-commits at redhat.com (Tom Callaway (spot)) Date: Wed, 4 Apr 2007 18:27:23 -0400 Subject: rpms/ntfs-3g/FC-6 ntfs-3g-1.328-fix-uid-gid.patch, NONE, 1.1 ntfs-3g.spec, 1.10, 1.11 Message-ID: <200704042227.l34MRNrf016235@cvs-int.fedora.redhat.com> Author: spot Update of /cvs/extras/rpms/ntfs-3g/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv16176/FC-6 Modified Files: ntfs-3g.spec Added Files: ntfs-3g-1.328-fix-uid-gid.patch Log Message: Allow non-root users to mount/umount ntfs partitions. ntfs-3g-1.328-fix-uid-gid.patch: --- NEW FILE ntfs-3g-1.328-fix-uid-gid.patch --- diff -Naur ntfs-3g-1.328.orig/src/ntfs-3g.c ntfs-3g-1.328/src/ntfs-3g.c --- ntfs-3g-1.328.orig/src/ntfs-3g.c 2007-03-27 23:09:42.000000000 +0200 +++ ntfs-3g-1.328/src/ntfs-3g.c 2007-04-03 13:57:57.000000000 +0200 @@ -1607,8 +1607,8 @@ *ctx = (ntfs_fuse_context_t) { .state = NF_FreeClustersOutdate | NF_FreeMFTOutdate, - .uid = geteuid(), - .gid = getegid(), + .uid = getuid(), + .gid = getgid(), .fmask = 0, .dmask = 0, .streams = NF_STREAMS_INTERFACE_NONE, Index: ntfs-3g.spec =================================================================== RCS file: /cvs/extras/rpms/ntfs-3g/FC-6/ntfs-3g.spec,v retrieving revision 1.10 retrieving revision 1.11 diff -u -r1.10 -r1.11 --- ntfs-3g.spec 31 Mar 2007 21:13:01 -0000 1.10 +++ ntfs-3g.spec 4 Apr 2007 22:26:50 -0000 1.11 @@ -1,7 +1,7 @@ Name: ntfs-3g Summary: Linux NTFS userspace driver Version: 1.328 -Release: 1%{?dist} +Release: 2%{?dist} License: GPL Group: System Environment/Base Source0: http://www.ntfs-3g.org/%{name}-%{version}.tgz @@ -13,6 +13,7 @@ Provides: ntfsprogs-fuse = %{epoch}:%{version}-%{release} Obsoletes: ntfsprogs-fuse Provides: fuse-ntfs-3g = %{epoch}:%{version}-%{release} +Patch0: ntfs-3g-1.328-fix-uid-gid.patch %description The ntfs-3g driver is an open source, GPL licensed, third generation @@ -39,6 +40,7 @@ %prep %setup -q +%patch0 -p1 -b .fix-uid-gid %build %configure --disable-static --disable-ldconfig @@ -74,7 +76,7 @@ %defattr(-,root,root,-) %doc AUTHORS ChangeLog COPYING CREDITS NEWS README /sbin/mount.ntfs -/sbin/mount.ntfs-3g +%attr(4754,root,fuse) /sbin/mount.ntfs-3g /sbin/mount.ntfs-fuse %{_bindir}/ntfs-3g %{_bindir}/ntfsmount @@ -87,6 +89,9 @@ %{_libdir}/libntfs-3g.so %changelog +* Wed Apr 4 2007 Tom "spot" Callaway 2:1.328-2 +- allow non-root users to mount/umount ntfs volumes (Laszlo Dvornik) + * Sat Mar 31 2007 Tom "spot" Callaway 2:1.328-1 - bump to 1.328 - drop patch, use --disable-ldconfig instead From fedora-extras-commits at redhat.com Wed Apr 4 22:32:36 2007 From: fedora-extras-commits at redhat.com (Tom Callaway (spot)) Date: Wed, 4 Apr 2007 18:32:36 -0400 Subject: rpms/perl-Return-Value import.log,1.1,1.2 Message-ID: <200704042232.l34MWahG016979@cvs-int.fedora.redhat.com> Author: spot Update of /cvs/extras/rpms/perl-Return-Value In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv16937 Modified Files: import.log Log Message: auto-import perl-Return-Value-1.302-2 on branch devel from perl-Return-Value-1.302-2.src.rpm Index: import.log =================================================================== RCS file: /cvs/extras/rpms/perl-Return-Value/import.log,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- import.log 3 Apr 2007 00:33:56 -0000 1.1 +++ import.log 4 Apr 2007 22:32:03 -0000 1.2 @@ -0,0 +1 @@ +perl-Return-Value-1_302-2:HEAD:perl-Return-Value-1.302-2.src.rpm:1175725916 From fedora-extras-commits at redhat.com Wed Apr 4 22:32:40 2007 From: fedora-extras-commits at redhat.com (Tom Callaway (spot)) Date: Wed, 4 Apr 2007 18:32:40 -0400 Subject: rpms/perl-Return-Value/devel perl-Return-Value.spec, NONE, 1.1 .cvsignore, 1.1, 1.2 sources, 1.1, 1.2 Message-ID: <200704042232.l34MWe26016983@cvs-int.fedora.redhat.com> Author: spot Update of /cvs/extras/rpms/perl-Return-Value/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv16937/devel Modified Files: .cvsignore sources Added Files: perl-Return-Value.spec Log Message: auto-import perl-Return-Value-1.302-2 on branch devel from perl-Return-Value-1.302-2.src.rpm --- NEW FILE perl-Return-Value.spec --- Name: perl-Return-Value Version: 1.302 Release: 2%{?dist} Summary: Polymorphic Return Values Group: Development/Libraries License: GPL or Artistic URL: http://search.cpan.org/dist/Return-Value/ Source0: http://search.cpan.org/CPAN/authors/id/R/RJ/RJBS/Return-Value-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: perl(ExtUtils::MakeMaker), perl(Test::Pod::Coverage) BuildRequires: perl(Test::Perl::Critic) BuildArch: noarch Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) %description This module provides polymorphic return values with a simple API that should get you what you're looking for in each context a return value is used in. %prep %setup -q -n Return-Value-%{version} %build sed -i '/LICENSE/ d' Makefile.PL %{__perl} Makefile.PL INSTALLDIRS=vendor make %install rm -rf $RPM_BUILD_ROOT make pure_install PERL_INSTALL_ROOT=$RPM_BUILD_ROOT find $RPM_BUILD_ROOT -type f -name .packlist -exec rm -f {} ';' find $RPM_BUILD_ROOT -depth -type d -exec rmdir {} 2>/dev/null ';' chmod -R u+w $RPM_BUILD_ROOT/* %check make test PERL_TEST_CRITIC=1 %clean rm -rf $RPM_BUILD_ROOT %files %defattr(-,root,root,-) %doc README LICENSE %{perl_vendorlib}/Return/ %{_mandir}/man3/*.3* %changelog * Mon Apr 2 2007 Tom "spot" Callaway - 1.302-2 - remove LICENSE line from Makefile.PL - add Test::Perl::Critic to fix tests * Sun Apr 1 2007 Tom "spot" Callaway - 1.302-1 - Initial package for Fedora Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/perl-Return-Value/devel/.cvsignore,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- .cvsignore 3 Apr 2007 00:34:05 -0000 1.1 +++ .cvsignore 4 Apr 2007 22:32:07 -0000 1.2 @@ -0,0 +1 @@ +Return-Value-1.302.tar.gz Index: sources =================================================================== RCS file: /cvs/extras/rpms/perl-Return-Value/devel/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 3 Apr 2007 00:34:05 -0000 1.1 +++ sources 4 Apr 2007 22:32:07 -0000 1.2 @@ -0,0 +1 @@ +fed7ed691b0945d8ec27e7c7440e6f97 Return-Value-1.302.tar.gz From fedora-extras-commits at redhat.com Wed Apr 4 22:35:23 2007 From: fedora-extras-commits at redhat.com (Tom Callaway (spot)) Date: Wed, 4 Apr 2007 18:35:23 -0400 Subject: rpms/perl-Return-Value/FC-6 perl-Return-Value.spec, NONE, 1.1 sources, 1.1, 1.2 Message-ID: <200704042235.l34MZN1f017265@cvs-int.fedora.redhat.com> Author: spot Update of /cvs/extras/rpms/perl-Return-Value/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv17193/FC-6 Modified Files: sources Added Files: perl-Return-Value.spec Log Message: Branch commits. --- NEW FILE perl-Return-Value.spec --- Name: perl-Return-Value Version: 1.302 Release: 2%{?dist} Summary: Polymorphic Return Values Group: Development/Libraries License: GPL or Artistic URL: http://search.cpan.org/dist/Return-Value/ Source0: http://search.cpan.org/CPAN/authors/id/R/RJ/RJBS/Return-Value-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: perl(ExtUtils::MakeMaker), perl(Test::Pod::Coverage) BuildRequires: perl(Test::Perl::Critic) BuildArch: noarch Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) %description This module provides polymorphic return values with a simple API that should get you what you're looking for in each context a return value is used in. %prep %setup -q -n Return-Value-%{version} %build sed -i '/LICENSE/ d' Makefile.PL %{__perl} Makefile.PL INSTALLDIRS=vendor make %install rm -rf $RPM_BUILD_ROOT make pure_install PERL_INSTALL_ROOT=$RPM_BUILD_ROOT find $RPM_BUILD_ROOT -type f -name .packlist -exec rm -f {} ';' find $RPM_BUILD_ROOT -depth -type d -exec rmdir {} 2>/dev/null ';' chmod -R u+w $RPM_BUILD_ROOT/* %check make test PERL_TEST_CRITIC=1 %clean rm -rf $RPM_BUILD_ROOT %files %defattr(-,root,root,-) %doc README LICENSE %{perl_vendorlib}/Return/ %{_mandir}/man3/*.3* %changelog * Mon Apr 2 2007 Tom "spot" Callaway - 1.302-2 - remove LICENSE line from Makefile.PL - add Test::Perl::Critic to fix tests * Sun Apr 1 2007 Tom "spot" Callaway - 1.302-1 - Initial package for Fedora Index: sources =================================================================== RCS file: /cvs/extras/rpms/perl-Return-Value/FC-6/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 3 Apr 2007 00:34:05 -0000 1.1 +++ sources 4 Apr 2007 22:34:49 -0000 1.2 @@ -0,0 +1 @@ +fed7ed691b0945d8ec27e7c7440e6f97 Return-Value-1.302.tar.gz From fedora-extras-commits at redhat.com Wed Apr 4 22:35:19 2007 From: fedora-extras-commits at redhat.com (Tom Callaway (spot)) Date: Wed, 4 Apr 2007 18:35:19 -0400 Subject: rpms/perl-Return-Value/FC-5 perl-Return-Value.spec, NONE, 1.1 sources, 1.1, 1.2 Message-ID: <200704042235.l34MZJqA017255@cvs-int.fedora.redhat.com> Author: spot Update of /cvs/extras/rpms/perl-Return-Value/FC-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv17193/FC-5 Modified Files: sources Added Files: perl-Return-Value.spec Log Message: Branch commits. --- NEW FILE perl-Return-Value.spec --- Name: perl-Return-Value Version: 1.302 Release: 2%{?dist} Summary: Polymorphic Return Values Group: Development/Libraries License: GPL or Artistic URL: http://search.cpan.org/dist/Return-Value/ Source0: http://search.cpan.org/CPAN/authors/id/R/RJ/RJBS/Return-Value-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: perl(ExtUtils::MakeMaker), perl(Test::Pod::Coverage) BuildRequires: perl(Test::Perl::Critic) BuildArch: noarch Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) %description This module provides polymorphic return values with a simple API that should get you what you're looking for in each context a return value is used in. %prep %setup -q -n Return-Value-%{version} %build sed -i '/LICENSE/ d' Makefile.PL %{__perl} Makefile.PL INSTALLDIRS=vendor make %install rm -rf $RPM_BUILD_ROOT make pure_install PERL_INSTALL_ROOT=$RPM_BUILD_ROOT find $RPM_BUILD_ROOT -type f -name .packlist -exec rm -f {} ';' find $RPM_BUILD_ROOT -depth -type d -exec rmdir {} 2>/dev/null ';' chmod -R u+w $RPM_BUILD_ROOT/* %check make test PERL_TEST_CRITIC=1 %clean rm -rf $RPM_BUILD_ROOT %files %defattr(-,root,root,-) %doc README LICENSE %{perl_vendorlib}/Return/ %{_mandir}/man3/*.3* %changelog * Mon Apr 2 2007 Tom "spot" Callaway - 1.302-2 - remove LICENSE line from Makefile.PL - add Test::Perl::Critic to fix tests * Sun Apr 1 2007 Tom "spot" Callaway - 1.302-1 - Initial package for Fedora Index: sources =================================================================== RCS file: /cvs/extras/rpms/perl-Return-Value/FC-5/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 3 Apr 2007 00:34:05 -0000 1.1 +++ sources 4 Apr 2007 22:34:45 -0000 1.2 @@ -0,0 +1 @@ +fed7ed691b0945d8ec27e7c7440e6f97 Return-Value-1.302.tar.gz From fedora-extras-commits at redhat.com Wed Apr 4 23:14:55 2007 From: fedora-extras-commits at redhat.com (Toshio Ernie Kuratomi (toshio)) Date: Wed, 4 Apr 2007 19:14:55 -0400 Subject: fedora-accounts receive-cla.py, 1.21, 1.22 send-cla.cgi, 1.16, 1.17 website.py, 1.6, 1.7 Message-ID: <200704042314.l34NEtWv022658@cvs-int.fedora.redhat.com> Author: toshio Update of /cvs/fedora/fedora-accounts In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv22601 Modified Files: receive-cla.py send-cla.cgi website.py Log Message: receive-cla.py: Add code to autoadd cla_done when cla_fedora is approved. This is a hack as we realy should be calling website.py to add cla_done for us instead of duplicating the code here. Unfortunately, website.py mixes UI bits with data in this function so doing this is non-trivial. send-cla.cgi, website.py: Change group names ofthe form fedora_cla to cla_fedora to match cla_done. Index: receive-cla.py =================================================================== RCS file: /cvs/fedora/fedora-accounts/receive-cla.py,v retrieving revision 1.21 retrieving revision 1.22 diff -u -r1.21 -r1.22 --- receive-cla.py 11 Jul 2006 09:13:08 -0000 1.21 +++ receive-cla.py 4 Apr 2007 23:14:52 -0000 1.22 @@ -105,6 +105,42 @@ qargs = (role_row['person_id'], role_row['project_group_id']) dbc.execute(qry, qargs) dbh.commit() + ### HACK: This is done in website.py:handle_group_mods() but that piece of + # code also has UI bits so we can't use it here. Cut and paste. Bleargh. + for group in website.auto_approve_groups['cla_fedora']: + # Check whether the user is already a member of the + # auto-approved group. + qry = "select role_status from role as r," \ + " project_group as pg where" \ + " person_id = %s and" \ + " role_domain = %s and" \ + " pg.name = %s and" \ + " pg.id = project_group_id" + dbc.execute(qry, (role_row['person_id'], role_row['role_domain'], group)) + checkrole = dbc.fetchone() + if checkrole and checkrole[0] != 'approved': + # User is a member but needs to be approved + qry = "update role set role_status = 'approved'" \ + " where person_id = %s and" \ + " role_domain = %s and" \ + " project_group_id in (select pg.id from" \ + " project_group as pg where pg.name = %s)" + dbc.execute(qry, (role_row['person_id'], role_row['role_domain'], group)) + dbh.commit() + elif not checkrole: + # Add the user to the group + qry = "insert into role (person_id," \ + " project_group_id, role_domain," \ + " role_type, role_status)" \ + " select %s, id, %s," \ + " 'user', 'approved'" \ + " from project_group where name = %s" + dbc.execute(qry, (role_row['person_id'], role_row['role_domain'], group)) + dbh.commit() + else: + # User was already approved for this group. + # Nothing to be done. + pass return msg, person_row, interesting_part @@ -126,7 +162,8 @@ outmsg.add_header('Subject', 'The Fedora CLA has been successfully completed') outmsg.set_payload(""" -Your signed Fedora Contributor License Agreement was processed successfully. +Your signed Fedora Contributor License Agreement titled "%s" +was processed successfully. You can now contribute to the Fedora Project. If you intend to work with a specific Fedora project, you may need to join additional groups in the Index: send-cla.cgi =================================================================== RCS file: /cvs/fedora/fedora-accounts/send-cla.cgi,v retrieving revision 1.16 retrieving revision 1.17 diff -u -r1.16 -r1.17 --- send-cla.cgi 4 Apr 2007 20:12:00 -0000 1.16 +++ send-cla.cgi 4 Apr 2007 23:14:52 -0000 1.17 @@ -28,7 +28,7 @@ dbc.execute("SELECT * FROM person WHERE username = %s", (auth_username, )) arow = dbc.fetchhash() -dbc.execute("SELECT id FROM project_group WHERE name = 'fedora_cla'") +dbc.execute("SELECT id FROM project_group WHERE name = 'cla_fedora'") if not dbc.rowcount: print "The accounts system is awaiting setup." sys.exit(1) Index: website.py =================================================================== RCS file: /cvs/fedora/fedora-accounts/website.py,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- website.py 4 Apr 2007 21:38:28 -0000 1.6 +++ website.py 4 Apr 2007 23:14:52 -0000 1.7 @@ -23,9 +23,9 @@ # Mapping of group to groups that are automatically added to a user when the # original group is approved. auto_approve_groups = {'cvsextras' : ('fedorabugs',), - 'dell_cla' : ('cla_done',), - 'fedora_cla' : ('cla_done',), - 'redhat_cla' : ('cla_done',) + 'cla_dell' : ('cla_done',), + 'cla_fedora' : ('cla_done',), + 'cla_redhat' : ('cla_done',) } fh = aline = pieces = None From fedora-extras-commits at redhat.com Wed Apr 4 23:31:02 2007 From: fedora-extras-commits at redhat.com (Roland Dreier (dreier)) Date: Wed, 4 Apr 2007 19:31:02 -0400 Subject: rpms/libibverbs/devel .cvsignore, 1.8, 1.9 libibverbs.spec, 1.8, 1.9 sources, 1.8, 1.9 Message-ID: <200704042331.l34NV2Of023293@cvs-int.fedora.redhat.com> Author: dreier Update of /cvs/extras/rpms/libibverbs/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv23129/devel Modified Files: .cvsignore libibverbs.spec sources Log Message: Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/libibverbs/devel/.cvsignore,v retrieving revision 1.8 retrieving revision 1.9 diff -u -r1.8 -r1.9 --- .cvsignore 2 Nov 2006 04:47:04 -0000 1.8 +++ .cvsignore 4 Apr 2007 23:30:28 -0000 1.9 @@ -1 +1 @@ -libibverbs-1.0.4.tar.gz +libibverbs-1.1-rc2.tar.gz Index: libibverbs.spec =================================================================== RCS file: /cvs/extras/rpms/libibverbs/devel/libibverbs.spec,v retrieving revision 1.8 retrieving revision 1.9 diff -u -r1.8 -r1.9 --- libibverbs.spec 2 Nov 2006 04:47:04 -0000 1.8 +++ libibverbs.spec 4 Apr 2007 23:30:28 -0000 1.9 @@ -1,19 +1,15 @@ -# $Id$ - -%define ver 1.0.4 - Name: libibverbs -Version: 1.0.4 -Release: 1%{?dist} -Summary: A library for direct userspace use of InfiniBand +Version: 1.1 +Release: 0.1.rc2%{?dist} +Summary: A library for direct userspace use of InfiniBand hardware Group: System Environment/Libraries License: GPL/BSD Url: http://openib.org/ -Source: http://openib.org/downloads/libibverbs-1.0.4.tar.gz -BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) - -BuildRequires: %{_includedir}/sysfs/libsysfs.h +Source: http://openib.org/downloads/libibverbs-1.1-rc2.tar.gz +BuildRoot: %(mktemp -ud %{_tmppath}/%{name}-%{version}-%{release}-XXXXXX) +Requires(post): /sbin/ldconfig +Requires(postun): /sbin/ldconfig %description libibverbs is a library that allows userspace processes to use @@ -27,10 +23,16 @@ %package devel Summary: Development files for the libibverbs library Group: System Environment/Libraries -Requires: %{name} = %{version}-%{release} %{_includedir}/sysfs/libsysfs.h %description devel -Static libraries and header files for the libibverbs verbs library. +Header files for the libibverbs library. + +%package devel-static +Summary: Static development files for the libibverbs library +Group: System Environment/Libraries + +%description devel-static +Static libraries for the libibverbs library. %package utils Summary: Examples for the libibverbs library @@ -42,7 +44,7 @@ displays information about InfiniBand devices. %prep -%setup -q -n %{name}-%{ver} +%setup -q -n %{name}-1.1-rc2 %build %configure @@ -50,7 +52,7 @@ %install rm -rf $RPM_BUILD_ROOT -%makeinstall +make DESTDIR=%{buildroot} install # remove unpackaged files from the buildroot rm -f $RPM_BUILD_ROOT%{_libdir}/*.la @@ -68,8 +70,12 @@ %files devel %defattr(-,root,root,-) %{_libdir}/lib*.so -%{_libdir}/*.a %{_includedir}/* +%{_mandir}/man3/* + +%files devel-static +%defattr(-,root,root,-) +%{_libdir}/*.a %files utils %defattr(-,root,root,-) @@ -77,6 +83,15 @@ %{_mandir}/man1/* %changelog +* Mon May 22 2006 Roland Dreier - 1.1-0.1.rc2 +- New upstream release +- Remove dependency on libsysfs, since it is no longer used +- Put section 3 manpages in devel package. +- Spec file cleanups: remove unused ver macro, improve BuildRoot, add + Requires for /sbin/ldconfig, split static libraries into + devel-static package, and don't use makeinstall any more (all + suggested by Doug Ledford ). + * Thu May 4 2006 Roland Dreier - 1.0.4-1 - New upstream release Index: sources =================================================================== RCS file: /cvs/extras/rpms/libibverbs/devel/sources,v retrieving revision 1.8 retrieving revision 1.9 diff -u -r1.8 -r1.9 --- sources 2 Nov 2006 04:47:04 -0000 1.8 +++ sources 4 Apr 2007 23:30:28 -0000 1.9 @@ -1 +1 @@ -f075cef91b9a1d3445c3859cb7880b2f libibverbs-1.0.4.tar.gz +387ab84c8d62bdda52e7da429f82b0ec libibverbs-1.1-rc2.tar.gz From fedora-extras-commits at redhat.com Wed Apr 4 23:30:58 2007 From: fedora-extras-commits at redhat.com (Roland Dreier (dreier)) Date: Wed, 4 Apr 2007 19:30:58 -0400 Subject: rpms/libibverbs import.log,1.14,1.15 Message-ID: <200704042330.l34NUwv1023282@cvs-int.fedora.redhat.com> Author: dreier Update of /cvs/extras/rpms/libibverbs In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv23129 Modified Files: import.log Log Message: Index: import.log =================================================================== RCS file: /cvs/extras/rpms/libibverbs/import.log,v retrieving revision 1.14 retrieving revision 1.15 diff -u -r1.14 -r1.15 --- import.log 2 Nov 2006 04:47:03 -0000 1.14 +++ import.log 4 Apr 2007 23:30:24 -0000 1.15 @@ -11,3 +11,4 @@ libibverbs-1_0_3-1:FC-5:libibverbs-1.0.3-1.src.rpm:1146610477 libibverbs-1_0_3-1:FC-4:libibverbs-1.0.3-1.src.rpm:1146610524 libibverbs-1_0_4-1:HEAD:libibverbs-1.0.4-1.src.rpm:1162442818 +libibverbs-1_1-0_1_rc2:HEAD:libibverbs-1.1-0.1.rc2.src.rpm:1175729223 From fedora-extras-commits at redhat.com Wed Apr 4 23:41:27 2007 From: fedora-extras-commits at redhat.com (Simon Perreault (nomis80)) Date: Wed, 4 Apr 2007 19:41:27 -0400 Subject: rpms/quadkonsole/devel .cvsignore, 1.4, 1.5 quadkonsole.spec, 1.4, 1.5 sources, 1.4, 1.5 Message-ID: <200704042341.l34NfRFP023803@cvs-int.fedora.redhat.com> Author: nomis80 Update of /cvs/extras/rpms/quadkonsole/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv23752/devel Modified Files: .cvsignore quadkonsole.spec sources Log Message: Update to 2.0.2. Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/quadkonsole/devel/.cvsignore,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- .cvsignore 24 Dec 2006 16:51:11 -0000 1.4 +++ .cvsignore 4 Apr 2007 23:40:53 -0000 1.5 @@ -1 +1 @@ -quadkonsole-2.0.1.tar.gz +quadkonsole-2.0.2.tar.bz2 Index: quadkonsole.spec =================================================================== RCS file: /cvs/extras/rpms/quadkonsole/devel/quadkonsole.spec,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- quadkonsole.spec 27 Feb 2007 23:56:05 -0000 1.4 +++ quadkonsole.spec 4 Apr 2007 23:40:53 -0000 1.5 @@ -1,12 +1,12 @@ Name: quadkonsole -Version: 2.0.1 -Release: 3%{?dist} +Version: 2.0.2 +Release: 1%{?dist} Summary: Embeds Konsole kparts in a grid layout Group: Applications/System License: GPL URL: http://nomis80.org/quadkonsole/ -Source0: http://nomis80.org/quadkonsole/quadkonsole-%{version}.tar.gz +Source0: http://nomis80.org/quadkonsole/quadkonsole-%{version}.tar.bz2 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) Requires: kdebase @@ -52,6 +52,9 @@ %changelog +* Wed Apr 4 2007 Simon Perreault - 2.0.2-1 +- Update to 2.0.2. + * Tue Feb 27 2007 Simon Perreault - 2.0.1-3 - Require kdebase. Fix #230185. Index: sources =================================================================== RCS file: /cvs/extras/rpms/quadkonsole/devel/sources,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- sources 24 Dec 2006 16:51:11 -0000 1.4 +++ sources 4 Apr 2007 23:40:53 -0000 1.5 @@ -1 +1 @@ -3334b7a3ad3e6f9b96f59a00ccedae91 quadkonsole-2.0.1.tar.gz +c4bb107fd5ac66ea341daaf50052f194 quadkonsole-2.0.2.tar.bz2 From fedora-extras-commits at redhat.com Wed Apr 4 23:41:23 2007 From: fedora-extras-commits at redhat.com (Simon Perreault (nomis80)) Date: Wed, 4 Apr 2007 19:41:23 -0400 Subject: rpms/quadkonsole/FC-6 .cvsignore, 1.4, 1.5 quadkonsole.spec, 1.4, 1.5 sources, 1.4, 1.5 Message-ID: <200704042341.l34NfNEE023798@cvs-int.fedora.redhat.com> Author: nomis80 Update of /cvs/extras/rpms/quadkonsole/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv23752/FC-6 Modified Files: .cvsignore quadkonsole.spec sources Log Message: Update to 2.0.2. Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/quadkonsole/FC-6/.cvsignore,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- .cvsignore 24 Dec 2006 16:51:11 -0000 1.4 +++ .cvsignore 4 Apr 2007 23:40:50 -0000 1.5 @@ -1 +1 @@ -quadkonsole-2.0.1.tar.gz +quadkonsole-2.0.2.tar.bz2 Index: quadkonsole.spec =================================================================== RCS file: /cvs/extras/rpms/quadkonsole/FC-6/quadkonsole.spec,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- quadkonsole.spec 27 Feb 2007 23:57:46 -0000 1.4 +++ quadkonsole.spec 4 Apr 2007 23:40:50 -0000 1.5 @@ -1,12 +1,12 @@ Name: quadkonsole -Version: 2.0.1 -Release: 3%{?dist} +Version: 2.0.2 +Release: 1%{?dist} Summary: Embeds Konsole kparts in a grid layout Group: Applications/System License: GPL URL: http://nomis80.org/quadkonsole/ -Source0: http://nomis80.org/quadkonsole/quadkonsole-%{version}.tar.gz +Source0: http://nomis80.org/quadkonsole/quadkonsole-%{version}.tar.bz2 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) Requires: kdebase @@ -52,6 +52,9 @@ %changelog +* Wed Apr 4 2007 Simon Perreault - 2.0.2-1 +- Update to 2.0.2. + * Tue Feb 27 2007 Simon Perreault - 2.0.1-3 - Require kdebase. Fix #230185. Index: sources =================================================================== RCS file: /cvs/extras/rpms/quadkonsole/FC-6/sources,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- sources 24 Dec 2006 16:51:11 -0000 1.4 +++ sources 4 Apr 2007 23:40:50 -0000 1.5 @@ -1 +1 @@ -3334b7a3ad3e6f9b96f59a00ccedae91 quadkonsole-2.0.1.tar.gz +c4bb107fd5ac66ea341daaf50052f194 quadkonsole-2.0.2.tar.bz2 From fedora-extras-commits at redhat.com Thu Apr 5 01:18:45 2007 From: fedora-extras-commits at redhat.com (Toshio Ernie Kuratomi (toshio)) Date: Wed, 4 Apr 2007 21:18:45 -0400 Subject: fedora-accounts receive-cla.py,1.22,1.23 website.py,1.7,1.8 Message-ID: <200704050118.l351Ijwf001888@cvs-int.fedora.redhat.com> Author: toshio Update of /cvs/fedora/fedora-accounts In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv1858 Modified Files: receive-cla.py website.py Log Message: Move the auto-add group functionality into its own function in website.py. There are three places that use it (approving an account and sponsoring an account in website.py and approving cla_fedora in receive-cla.py.) and all are now using the function to do the work. Also make sponsoring an account into cvsextras autoadd fedorabugs. Index: receive-cla.py =================================================================== RCS file: /cvs/fedora/fedora-accounts/receive-cla.py,v retrieving revision 1.22 retrieving revision 1.23 diff -u -r1.22 -r1.23 --- receive-cla.py 4 Apr 2007 23:14:52 -0000 1.22 +++ receive-cla.py 5 Apr 2007 01:18:43 -0000 1.23 @@ -104,43 +104,10 @@ qry = "UPDATE role SET role_status = 'approved' WHERE person_id = %s AND project_group_id = %s" qargs = (role_row['person_id'], role_row['project_group_id']) dbc.execute(qry, qargs) + # Auto approve any dependent groups (cla_done) + website._process_auto_approvals(dbc, 'cla_fedora', role_row['person_id'], + role_row['role_domain']) dbh.commit() - ### HACK: This is done in website.py:handle_group_mods() but that piece of - # code also has UI bits so we can't use it here. Cut and paste. Bleargh. - for group in website.auto_approve_groups['cla_fedora']: - # Check whether the user is already a member of the - # auto-approved group. - qry = "select role_status from role as r," \ - " project_group as pg where" \ - " person_id = %s and" \ - " role_domain = %s and" \ - " pg.name = %s and" \ - " pg.id = project_group_id" - dbc.execute(qry, (role_row['person_id'], role_row['role_domain'], group)) - checkrole = dbc.fetchone() - if checkrole and checkrole[0] != 'approved': - # User is a member but needs to be approved - qry = "update role set role_status = 'approved'" \ - " where person_id = %s and" \ - " role_domain = %s and" \ - " project_group_id in (select pg.id from" \ - " project_group as pg where pg.name = %s)" - dbc.execute(qry, (role_row['person_id'], role_row['role_domain'], group)) - dbh.commit() - elif not checkrole: - # Add the user to the group - qry = "insert into role (person_id," \ - " project_group_id, role_domain," \ - " role_type, role_status)" \ - " select %s, id, %s," \ - " 'user', 'approved'" \ - " from project_group where name = %s" - dbc.execute(qry, (role_row['person_id'], role_row['role_domain'], group)) - dbh.commit() - else: - # User was already approved for this group. - # Nothing to be done. - pass return msg, person_row, interesting_part Index: website.py =================================================================== RCS file: /cvs/fedora/fedora-accounts/website.py,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- website.py 4 Apr 2007 23:14:52 -0000 1.7 +++ website.py 5 Apr 2007 01:18:43 -0000 1.8 @@ -46,6 +46,47 @@ role_type_names = ['user', 'sponsor', 'administrator'] +def _process_auto_approvals(dbc, newGroup, userid, domain): + '''Approval to be in certain groups automatically grants other groups. + + This function adds the user to other groups if the one they were just + approved for is set up this way. + ''' + if newGroup not in auto_approve_groups: + return + for group in auto_approve_groups[newGroup]: + # Check whether the user is already a member of the + # auto-approved group. + qry = "select role_status from role as r," \ + " project_group as pg where" \ + " person_id = %s and" \ + " role_domain = %s and" \ + " pg.name = %s and" \ + " pg.id = project_group_id" + dbc.execute(qry, (userid, domain, group)) + checkrole = dbc.fetchone() + if checkrole and checkrole[0] != 'approved': + # User is a member but needs to be approved + qry = "update role set role_status = 'approved'" \ + " where person_id = %s and" \ + " role_domain = %s and" \ + " project_group_id in (select pg.id from" \ + " project_group as pg where pg.name = %s)" + dbc.execute(qry, (userid, domain, group)) + elif not checkrole: + # Add the user to the group + qry = "insert into role (person_id," \ + " project_group_id, role_domain," \ + " role_type, role_status)" \ + " select %s, id, %s," \ + " 'user', 'approved'" \ + " from project_group where name = %s" + dbc.execute(qry, (userid, domain, group)) + else: + # User was already approved for this group. + # Nothing to be done. + pass + def print_header(title, auth_username=None, cache=0): print "Content-type: text/html" if not cache and 0: @@ -582,40 +623,8 @@ # them for certain others. if new_status == 'approved' and role_group in \ auto_approve_groups: - for group in auto_approve_groups[role_group]: - # Check whether the user is already a member of the - # auto-approved group. - qry = "select role_status from role as r," \ - " project_group as pg where" \ - " person_id = %s and" \ - " role_domain = %s and" \ - " pg.name = %s and" \ - " pg.id = project_group_id" - dbc.execute(qry, (role_user_id, role_domain, group)) - checkrole = dbc.fetchone() - if checkrole and checkrole[0] != 'approved': - # User is a member but needs to be approved - qry = "update role set role_status = 'approved'" \ - " where person_id = %s and" \ - " role_domain = %s and" \ - " project_group_id in (select pg.id from" \ - " project_group as pg where pg.name = %s)" - dbc.execute(qry, (role_user_id, role_domain, group)) - dbh.commit() - elif not checkrole: - # Add the user to the group - qry = "insert into role (person_id," \ - " project_group_id, role_domain," \ - " role_type, role_status)" \ - " select %s, id, %s," \ - " 'user', 'approved'" \ - " from project_group where name = %s" - dbc.execute(qry, (role_user_id, role_domain, group)) - dbh.commit() - else: - # User was already approved for this group. - # Nothing to be done. - pass + _process_auto_approvals(dbc, role_group, role_user_id, + role_domain) if action_name != 'approve': joinmsg = '' send_email(accounts_email, uinfo['email'], "Your Fedora %s membership has been %s" % (role_group, new_status), @@ -719,6 +728,8 @@ if arow[2]: qstat = "role_status = %s, " qsa = ('approved',) + _process_auto_approvals(dbc, role_group, role_user_id, + role_domain) else: qstat = "" qsa = () From fedora-extras-commits at redhat.com Thu Apr 5 02:55:09 2007 From: fedora-extras-commits at redhat.com (Peter Gordon (pgordon)) Date: Wed, 4 Apr 2007 22:55:09 -0400 Subject: comps comps-fe7.xml.in,1.143,1.144 Message-ID: <200704050255.l352t9Um008781@cvs-int.fedora.redhat.com> Author: pgordon Update of /cvs/extras/comps In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv8764 Modified Files: comps-fe7.xml.in Log Message: Add FE7 entry for Blam. Index: comps-fe7.xml.in =================================================================== RCS file: /cvs/extras/comps/comps-fe7.xml.in,v retrieving revision 1.143 retrieving revision 1.144 diff -u -r1.143 -r1.144 --- comps-fe7.xml.in 3 Apr 2007 17:53:46 -0000 1.143 +++ comps-fe7.xml.in 5 Apr 2007 02:54:39 -0000 1.144 @@ -747,6 +747,7 @@ azureus balsa bittorrent-gui + blam blogtk bluefish claws-mail From fedora-extras-commits at redhat.com Thu Apr 5 04:21:41 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Thu, 5 Apr 2007 00:21:41 -0400 Subject: rpms/yum-presto - New directory Message-ID: <200704050421.l354LfVE019311@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/rpms/yum-presto In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners/tmpcvsZ19284/rpms/yum-presto Log Message: Directory /cvs/extras/rpms/yum-presto added to the repository From fedora-extras-commits at redhat.com Thu Apr 5 04:21:50 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Thu, 5 Apr 2007 00:21:50 -0400 Subject: rpms/yum-presto/devel - New directory Message-ID: <200704050421.l354LoUt019324@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/rpms/yum-presto/devel In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners/tmpcvsZ19284/rpms/yum-presto/devel Log Message: Directory /cvs/extras/rpms/yum-presto/devel added to the repository From fedora-extras-commits at redhat.com Thu Apr 5 04:21:54 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Thu, 5 Apr 2007 00:21:54 -0400 Subject: owners owners.list,1.2640,1.2641 Message-ID: <200704050421.l354Ls49019330@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/owners In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners Modified Files: owners.list Log Message: add yum-presto Index: owners.list =================================================================== RCS file: /cvs/extras/owners/owners.list,v retrieving revision 1.2640 retrieving revision 1.2641 diff -u -r1.2640 -r1.2641 --- owners.list 4 Apr 2007 13:23:30 -0000 1.2640 +++ owners.list 5 Apr 2007 04:21:24 -0000 1.2641 @@ -3136,6 +3136,7 @@ Fedora Extras|yaz|Z39.50/SRW/SRU programs|icon at fedoraproject.org|extras-qa at fedoraproject.org| Fedora Extras|ytalk|A chat program for multiple users|mmcgrath at redhat.com|extras-qa at fedoraproject.org| Fedora Extras|yum-arch|Extract headers from rpm in a old yum repository|Fedora at FamilleCollet.com|extras-qa at fedoraproject.org|tla at rasmil.dk +Fedora Extras|yum-presto|Deltarpm plugin for yum|jdieter at gmail.com|extras-qa at fedoraproject.org| Fedora Extras|yum-utils|Utilities based around the yum package manager|skvidal at linux.duke.edu|extras-qa at fedoraproject.org|tla at rasmil.dk Fedora Extras|yumex|A GUI for Yum|tla at rasmil.dk|extras-qa at fedoraproject.org| Fedora Extras|z88dk|Z80 cross compiler|paul at all-the-johnsons.co.uk|extras-qa at fedoraproject.org| From fedora-extras-commits at redhat.com Thu Apr 5 04:21:59 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Thu, 5 Apr 2007 00:21:59 -0400 Subject: rpms/yum-presto Makefile, NONE, 1.1 import.log, NONE, 1.1 pkg.acl, NONE, 1.1 Message-ID: <200704050421.l354LxFA019353@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/rpms/yum-presto In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners/tmpcvsZ19284/rpms/yum-presto Added Files: Makefile import.log pkg.acl Log Message: Setup of module yum-presto --- NEW FILE Makefile --- # Top level Makefile for module yum-presto 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 --- --- NEW FILE pkg.acl --- From fedora-extras-commits at redhat.com Thu Apr 5 04:22:08 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Thu, 5 Apr 2007 00:22:08 -0400 Subject: rpms/yum-presto/devel .cvsignore, NONE, 1.1 Makefile, NONE, 1.1 sources, NONE, 1.1 Message-ID: <200704050422.l354M8OB019373@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/rpms/yum-presto/devel In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners/tmpcvsZ19284/rpms/yum-presto/devel Added Files: .cvsignore Makefile sources Log Message: Setup of module yum-presto --- NEW FILE .cvsignore --- --- NEW FILE Makefile --- # Makefile for source rpm: yum-presto # $Id: Makefile,v 1.1 2007/04/05 04:22:04 wtogami Exp $ NAME := yum-presto SPECFILE = $(firstword $(wildcard *.spec)) define find-makefile-common for d in common ../common ../../common ; do if [ -f $$d/Makefile.common ] ; then if [ -f $$d/CVS/Root -a -w $$/Makefile.common ] ; then cd $$d ; cvs -Q update ; fi ; echo "$$d/Makefile.common" ; break ; fi ; done endef MAKEFILE_COMMON := $(shell $(find-makefile-common)) ifeq ($(MAKEFILE_COMMON),) # attept a checkout define checkout-makefile-common test -f CVS/Root && { cvs -Q -d $$(cat CVS/Root) checkout common && echo "common/Makefile.common" ; } || { echo "ERROR: I can't figure out how to checkout the 'common' module." ; exit -1 ; } >&2 endef MAKEFILE_COMMON := $(shell $(checkout-makefile-common)) endif include $(MAKEFILE_COMMON) --- NEW FILE sources --- From fedora-extras-commits at redhat.com Thu Apr 5 05:26:56 2007 From: fedora-extras-commits at redhat.com (Peter Gordon (pgordon)) Date: Thu, 5 Apr 2007 01:26:56 -0400 Subject: rpms/blam/devel blam-fedora-people-in-default-collection.patch, NONE, 1.1 blam.spec, 1.6, 1.7 blam-fix-default-theme-base-href.patch, 1.1, NONE Message-ID: <200704050526.l355QuWl024684@cvs-int.fedora.redhat.com> Author: pgordon Update of /cvs/extras/rpms/blam/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv24664 Modified Files: blam.spec Added Files: blam-fedora-people-in-default-collection.patch Removed Files: blam-fix-default-theme-base-href.patch Log Message: * Wed Apr 04 2007 Peter Gordon - 1.8.3-2 - (Note to self: Don't fix it if it's not broken.) Drop unnecessary default theme fix: - fix-default-theme-base-href.patch - Add patch to put the Fedora People feed into the default collection.xml: + fedora-people-in-default-collection.patch blam-fedora-people-in-default-collection.patch: --- NEW FILE blam-fedora-people-in-default-collection.patch --- --- collection.xml.old 2007-04-04 22:20:24.000000000 -0700 +++ collection.xml 2007-04-04 22:21:01.000000000 -0700 @@ -1,4 +1,5 @@ + Index: blam.spec =================================================================== RCS file: /cvs/extras/rpms/blam/devel/blam.spec,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- blam.spec 8 Mar 2007 21:45:39 -0000 1.6 +++ blam.spec 5 Apr 2007 05:26:22 -0000 1.7 @@ -3,7 +3,7 @@ Name: blam Version: 1.8.3 -Release: 1%{?dist} +Release: 2%{?dist} Summary: An RSS/RDF feed reader Group: Applications/Internet @@ -12,7 +12,7 @@ Source0: http://www.cmartin.tk/blam/%{name}-%{version}.tar.bz2 Patch0: %{name}-fix-PrintJob-ambiguous-reference.patch -Patch1: %{name}-fix-default-theme-base-href.patch +Patch1: %{name}-fedora-people-in-default-collection.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) @@ -50,7 +50,7 @@ %prep %setup -q %patch0 -p0 -b .fix-PrintJob-ambiguous-reference-compile-error -%patch1 -p0 -b .fix-default-theme-base-href +%patch1 -p0 -b .add-fedora-people-feed-to-default-collection.xml %build @@ -114,6 +114,13 @@ %{_mandir}/man?/%{name}.1* %changelog +* Wed Apr 04 2007 Peter Gordon - 1.8.3-2 +- (Note to self: Don't fix it if it's not broken.) Drop unnecessary default + theme fix: + - fix-default-theme-base-href.patch +- Add patch to put the Fedora People feed into the default collection.xml: + + fedora-people-in-default-collection.patch + * Wed Mar 07 2007 Peter Gordon - 1.8.3-1 - Unorphan, since Carlos Mart??n Nieto has picked upstream development. - Update to new upstream release (1.8.3) --- blam-fix-default-theme-base-href.patch DELETED --- From fedora-extras-commits at redhat.com Thu Apr 5 06:01:50 2007 From: fedora-extras-commits at redhat.com (Peter Gordon (pgordon)) Date: Thu, 5 Apr 2007 02:01:50 -0400 Subject: rpms/blam/devel blam.spec,1.7,1.8 Message-ID: <200704050601.l3561oWW029651@cvs-int.fedora.redhat.com> Author: pgordon Update of /cvs/extras/rpms/blam/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv29608 Modified Files: blam.spec Log Message: Whitespace consistency fixup, very minor. Index: blam.spec =================================================================== RCS file: /cvs/extras/rpms/blam/devel/blam.spec,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- blam.spec 5 Apr 2007 05:26:22 -0000 1.7 +++ blam.spec 5 Apr 2007 06:01:15 -0000 1.8 @@ -14,7 +14,7 @@ Patch0: %{name}-fix-PrintJob-ambiguous-reference.patch Patch1: %{name}-fedora-people-in-default-collection.patch -BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) +BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: mono-devel BuildRequires: gnome-sharp-devel From fedora-extras-commits at redhat.com Thu Apr 5 06:49:15 2007 From: fedora-extras-commits at redhat.com (Roland McGrath (roland)) Date: Thu, 5 Apr 2007 02:49:15 -0400 Subject: rpms/monotone/FC-5 .cvsignore, 1.13, 1.14 monotone.spec, 1.22, 1.23 sources, 1.13, 1.14 Message-ID: <200704050649.l356nFCJ030618@cvs-int.fedora.redhat.com> Author: roland Update of /cvs/extras/rpms/monotone/FC-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv30563/FC-5 Modified Files: .cvsignore monotone.spec sources Log Message: Updated for 0.34 release. Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/monotone/FC-5/.cvsignore,v retrieving revision 1.13 retrieving revision 1.14 diff -u -r1.13 -r1.14 --- .cvsignore 1 Mar 2007 22:12:46 -0000 1.13 +++ .cvsignore 5 Apr 2007 06:48:41 -0000 1.14 @@ -1 +1 @@ -monotone-0.33.tar.gz +monotone-0.34.tar.gz Index: monotone.spec =================================================================== RCS file: /cvs/extras/rpms/monotone/FC-5/monotone.spec,v retrieving revision 1.22 retrieving revision 1.23 diff -u -r1.22 -r1.23 --- monotone.spec 1 Mar 2007 22:12:46 -0000 1.22 +++ monotone.spec 5 Apr 2007 06:48:41 -0000 1.23 @@ -1,5 +1,5 @@ Name: monotone -Version: 0.33 +Version: 0.34 Release: 1%{?dist} Summary: A free, distributed version control system @@ -165,6 +165,9 @@ %changelog +* Wed Apr 4 2007 Roland McGrath - 0.34-1 +- Updated for 0.34 release. + * Thu Mar 1 2007 Roland McGrath - 0.33-1 - Updated for 0.33 release. - Install monotone.bash_completion file. Index: sources =================================================================== RCS file: /cvs/extras/rpms/monotone/FC-5/sources,v retrieving revision 1.13 retrieving revision 1.14 diff -u -r1.13 -r1.14 --- sources 1 Mar 2007 22:12:46 -0000 1.13 +++ sources 5 Apr 2007 06:48:41 -0000 1.14 @@ -1 +1 @@ -bfbc7842c13e9be23299ca0348b2d0c2 monotone-0.33.tar.gz +b7a3cd2d4fcb17287641ee2e33f660fd monotone-0.34.tar.gz From fedora-extras-commits at redhat.com Thu Apr 5 06:49:20 2007 From: fedora-extras-commits at redhat.com (Roland McGrath (roland)) Date: Thu, 5 Apr 2007 02:49:20 -0400 Subject: rpms/monotone/FC-6 .cvsignore, 1.13, 1.14 monotone.spec, 1.22, 1.23 sources, 1.13, 1.14 Message-ID: <200704050649.l356nKtZ030625@cvs-int.fedora.redhat.com> Author: roland Update of /cvs/extras/rpms/monotone/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv30563/FC-6 Modified Files: .cvsignore monotone.spec sources Log Message: Updated for 0.34 release. Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/monotone/FC-6/.cvsignore,v retrieving revision 1.13 retrieving revision 1.14 diff -u -r1.13 -r1.14 --- .cvsignore 1 Mar 2007 22:13:41 -0000 1.13 +++ .cvsignore 5 Apr 2007 06:48:45 -0000 1.14 @@ -1 +1 @@ -monotone-0.33.tar.gz +monotone-0.34.tar.gz Index: monotone.spec =================================================================== RCS file: /cvs/extras/rpms/monotone/FC-6/monotone.spec,v retrieving revision 1.22 retrieving revision 1.23 diff -u -r1.22 -r1.23 --- monotone.spec 1 Mar 2007 22:13:41 -0000 1.22 +++ monotone.spec 5 Apr 2007 06:48:45 -0000 1.23 @@ -1,5 +1,5 @@ Name: monotone -Version: 0.33 +Version: 0.34 Release: 1%{?dist} Summary: A free, distributed version control system @@ -165,6 +165,9 @@ %changelog +* Wed Apr 4 2007 Roland McGrath - 0.34-1 +- Updated for 0.34 release. + * Thu Mar 1 2007 Roland McGrath - 0.33-1 - Updated for 0.33 release. - Install monotone.bash_completion file. Index: sources =================================================================== RCS file: /cvs/extras/rpms/monotone/FC-6/sources,v retrieving revision 1.13 retrieving revision 1.14 diff -u -r1.13 -r1.14 --- sources 1 Mar 2007 22:13:41 -0000 1.13 +++ sources 5 Apr 2007 06:48:45 -0000 1.14 @@ -1 +1 @@ -bfbc7842c13e9be23299ca0348b2d0c2 monotone-0.33.tar.gz +b7a3cd2d4fcb17287641ee2e33f660fd monotone-0.34.tar.gz From fedora-extras-commits at redhat.com Thu Apr 5 06:49:24 2007 From: fedora-extras-commits at redhat.com (Roland McGrath (roland)) Date: Thu, 5 Apr 2007 02:49:24 -0400 Subject: rpms/monotone/devel .cvsignore, 1.13, 1.14 monotone.spec, 1.22, 1.23 sources, 1.13, 1.14 Message-ID: <200704050649.l356nOVl030630@cvs-int.fedora.redhat.com> Author: roland Update of /cvs/extras/rpms/monotone/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv30563/devel Modified Files: .cvsignore monotone.spec sources Log Message: Updated for 0.34 release. Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/monotone/devel/.cvsignore,v retrieving revision 1.13 retrieving revision 1.14 diff -u -r1.13 -r1.14 --- .cvsignore 1 Mar 2007 22:14:22 -0000 1.13 +++ .cvsignore 5 Apr 2007 06:48:50 -0000 1.14 @@ -1 +1 @@ -monotone-0.33.tar.gz +monotone-0.34.tar.gz Index: monotone.spec =================================================================== RCS file: /cvs/extras/rpms/monotone/devel/monotone.spec,v retrieving revision 1.22 retrieving revision 1.23 diff -u -r1.22 -r1.23 --- monotone.spec 1 Mar 2007 22:14:22 -0000 1.22 +++ monotone.spec 5 Apr 2007 06:48:50 -0000 1.23 @@ -1,5 +1,5 @@ Name: monotone -Version: 0.33 +Version: 0.34 Release: 1%{?dist} Summary: A free, distributed version control system @@ -165,6 +165,9 @@ %changelog +* Wed Apr 4 2007 Roland McGrath - 0.34-1 +- Updated for 0.34 release. + * Thu Mar 1 2007 Roland McGrath - 0.33-1 - Updated for 0.33 release. - Install monotone.bash_completion file. Index: sources =================================================================== RCS file: /cvs/extras/rpms/monotone/devel/sources,v retrieving revision 1.13 retrieving revision 1.14 diff -u -r1.13 -r1.14 --- sources 1 Mar 2007 22:14:22 -0000 1.13 +++ sources 5 Apr 2007 06:48:50 -0000 1.14 @@ -1 +1 @@ -bfbc7842c13e9be23299ca0348b2d0c2 monotone-0.33.tar.gz +b7a3cd2d4fcb17287641ee2e33f660fd monotone-0.34.tar.gz From fedora-extras-commits at redhat.com Thu Apr 5 08:57:45 2007 From: fedora-extras-commits at redhat.com (Paul Howarth (pghmcfc)) Date: Thu, 5 Apr 2007 04:57:45 -0400 Subject: rpms/gtkwave/devel .cvsignore, 1.33, 1.34 gtkwave.spec, 1.35, 1.36 sources, 1.33, 1.34 Message-ID: <200704050857.l358vjjS009176@cvs-int.fedora.redhat.com> Author: pghmcfc Update of /cvs/extras/rpms/gtkwave/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv9149 Modified Files: .cvsignore gtkwave.spec sources Log Message: update to 3.0.24 Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/gtkwave/devel/.cvsignore,v retrieving revision 1.33 retrieving revision 1.34 diff -u -r1.33 -r1.34 --- .cvsignore 20 Mar 2007 10:34:11 -0000 1.33 +++ .cvsignore 5 Apr 2007 08:57:11 -0000 1.34 @@ -1 +1 @@ -gtkwave-3.0.23.tar.gz +gtkwave-3.0.24.tar.gz Index: gtkwave.spec =================================================================== RCS file: /cvs/extras/rpms/gtkwave/devel/gtkwave.spec,v retrieving revision 1.35 retrieving revision 1.36 diff -u -r1.35 -r1.36 --- gtkwave.spec 20 Mar 2007 10:34:11 -0000 1.35 +++ gtkwave.spec 5 Apr 2007 08:57:11 -0000 1.36 @@ -1,6 +1,6 @@ Summary: Waveform Viewer Name: gtkwave -Version: 3.0.23 +Version: 3.0.24 Release: 1%{?dist} License: GPL & MIT Group: Applications/Engineering @@ -89,6 +89,9 @@ %{_mandir}/man5/gtkwaverc.5* %changelog +* Thu Apr 5 2007 Paul Howarth 3.0.24-1 +- update to 3.0.24 + * Tue Mar 20 2007 Paul Howarth 3.0.23-1 - update to 3.0.23 Index: sources =================================================================== RCS file: /cvs/extras/rpms/gtkwave/devel/sources,v retrieving revision 1.33 retrieving revision 1.34 diff -u -r1.33 -r1.34 --- sources 20 Mar 2007 10:34:11 -0000 1.33 +++ sources 5 Apr 2007 08:57:11 -0000 1.34 @@ -1 +1 @@ -28d9e9ee08ec55684ab62ddac3bc855a gtkwave-3.0.23.tar.gz +c5f87999c33f6da11014f0d0d3ebecda gtkwave-3.0.24.tar.gz From fedora-extras-commits at redhat.com Thu Apr 5 09:31:56 2007 From: fedora-extras-commits at redhat.com (=?utf-8?q?Micha=C5=82_Bentkowski?= (ecik)) Date: Thu, 5 Apr 2007 05:31:56 -0400 Subject: rpms/kooldock/devel .cvsignore, 1.2, 1.3 kooldock.desktop, 1.1, 1.2 kooldock.spec, 1.2, 1.3 sources, 1.2, 1.3 Message-ID: <200704050931.l359VuY4017412@cvs-int.fedora.redhat.com> Author: ecik Update of /cvs/extras/rpms/kooldock/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv17314 Modified Files: .cvsignore kooldock.desktop kooldock.spec sources Log Message: * Thu Apr 05 2007 Micha?? Bentkowski - 0.4.6-1 - Bump to 0.4.6 Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/kooldock/devel/.cvsignore,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- .cvsignore 17 Aug 2006 21:40:07 -0000 1.2 +++ .cvsignore 5 Apr 2007 09:31:20 -0000 1.3 @@ -1 +1 @@ -kooldock20060720.tar.bz2 +kooldock-0.4.6.tar.gz Index: kooldock.desktop =================================================================== RCS file: /cvs/extras/rpms/kooldock/devel/kooldock.desktop,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- kooldock.desktop 17 Aug 2006 21:40:07 -0000 1.1 +++ kooldock.desktop 5 Apr 2007 09:31:20 -0000 1.2 @@ -6,4 +6,4 @@ Type=Application Comment=KDE dock with cool visual enhancements and effects X-Desktop-File-Install-Version=0.10 -Categories=Application;Qt;KDE;Utility;X-Fedora; +Categories=Qt;KDE;Utility; Index: kooldock.spec =================================================================== RCS file: /cvs/extras/rpms/kooldock/devel/kooldock.spec,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- kooldock.spec 4 Sep 2006 11:29:23 -0000 1.2 +++ kooldock.spec 5 Apr 2007 09:31:20 -0000 1.3 @@ -1,12 +1,11 @@ -%define cvs_date 20060720 Name: kooldock -Version: 0.3 -Release: 4.%{cvs_date}cvs%{?dist} +Version: 0.4.6 +Release: 1%{?dist} Summary: Cool dock for KDE with great visual effects and enhancements Group: User Interface/Desktops License: GPL -URL: http://www.kde-look.org/content/show.php?content=12097 -Source0: http://ecik.zspswidwin.pl/kooldock/%{name}%{cvs_date}.tar.bz2 +URL: http://sourceforge.net/projects/kooldock +Source0: http://ovh.dl.sourceforge.net/sourceforge/kooldock/kooldock-%{version}.tar.gz Source3: kooldock.desktop BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: desktop-file-utils @@ -24,8 +23,7 @@ - Transparent Background. %prep -%setup -q -n %{name}%{cvs_date} -rm -rf po/de.po #this file is empty +%setup -q -n %{name} make -f Makefile.dist %build @@ -40,11 +38,10 @@ make install DESTDIR=$RPM_BUILD_ROOT desktop-file-install \ --dir $RPM_BUILD_ROOT%{_datadir}/applications/kde \ - --add-category="X-Fedora" --vendor="" \ + --vendor="" \ --add-category="Utility" \ --add-category="KDE" \ --add-category="Qt" \ - --add-category="Application" \ %{SOURCE3} %find_lang %{name} @@ -66,6 +63,9 @@ %{_datadir}/applications/kde/*desktop %changelog +* Thu Apr 05 2007 Micha?? Bentkowski - 0.4.6-1 +- Bump to 0.4.6 + * Mon Sep 04 2006 Micha?? Bentkowski - 0.3-4.20060720cvs - FC6 rebuild Index: sources =================================================================== RCS file: /cvs/extras/rpms/kooldock/devel/sources,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- sources 17 Aug 2006 21:40:07 -0000 1.2 +++ sources 5 Apr 2007 09:31:20 -0000 1.3 @@ -1 +1 @@ -293b8fbff2045216fcfc95c54a2db0df kooldock20060720.tar.bz2 +defbc733b82865fc3365098956f03898 kooldock-0.4.6.tar.gz From fedora-extras-commits at redhat.com Thu Apr 5 09:38:29 2007 From: fedora-extras-commits at redhat.com (Paul Howarth (pghmcfc)) Date: Thu, 5 Apr 2007 05:38:29 -0400 Subject: rpms/gtkwave/FC-6 .cvsignore, 1.33, 1.34 gtkwave.spec, 1.35, 1.36 sources, 1.33, 1.34 Message-ID: <200704050938.l359cTcI018263@cvs-int.fedora.redhat.com> Author: pghmcfc Update of /cvs/extras/rpms/gtkwave/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv18172 Modified Files: .cvsignore gtkwave.spec sources Log Message: update to 3.0.24 Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/gtkwave/FC-6/.cvsignore,v retrieving revision 1.33 retrieving revision 1.34 diff -u -r1.33 -r1.34 --- .cvsignore 20 Mar 2007 10:59:51 -0000 1.33 +++ .cvsignore 5 Apr 2007 09:37:55 -0000 1.34 @@ -1 +1 @@ -gtkwave-3.0.23.tar.gz +gtkwave-3.0.24.tar.gz Index: gtkwave.spec =================================================================== RCS file: /cvs/extras/rpms/gtkwave/FC-6/gtkwave.spec,v retrieving revision 1.35 retrieving revision 1.36 diff -u -r1.35 -r1.36 --- gtkwave.spec 20 Mar 2007 10:59:51 -0000 1.35 +++ gtkwave.spec 5 Apr 2007 09:37:55 -0000 1.36 @@ -1,6 +1,6 @@ Summary: Waveform Viewer Name: gtkwave -Version: 3.0.23 +Version: 3.0.24 Release: 1%{?dist} License: GPL & MIT Group: Applications/Engineering @@ -89,6 +89,9 @@ %{_mandir}/man5/gtkwaverc.5* %changelog +* Thu Apr 5 2007 Paul Howarth 3.0.24-1 +- update to 3.0.24 + * Tue Mar 20 2007 Paul Howarth 3.0.23-1 - update to 3.0.23 Index: sources =================================================================== RCS file: /cvs/extras/rpms/gtkwave/FC-6/sources,v retrieving revision 1.33 retrieving revision 1.34 diff -u -r1.33 -r1.34 --- sources 20 Mar 2007 10:59:51 -0000 1.33 +++ sources 5 Apr 2007 09:37:55 -0000 1.34 @@ -1 +1 @@ -28d9e9ee08ec55684ab62ddac3bc855a gtkwave-3.0.23.tar.gz +c5f87999c33f6da11014f0d0d3ebecda gtkwave-3.0.24.tar.gz From fedora-extras-commits at redhat.com Thu Apr 5 09:39:47 2007 From: fedora-extras-commits at redhat.com (Paul Howarth (pghmcfc)) Date: Thu, 5 Apr 2007 05:39:47 -0400 Subject: rpms/gtkwave/FC-5 .cvsignore, 1.33, 1.34 gtkwave.spec, 1.33, 1.34 sources, 1.33, 1.34 Message-ID: <200704050939.l359dluR018482@cvs-int.fedora.redhat.com> Author: pghmcfc Update of /cvs/extras/rpms/gtkwave/FC-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv18395 Modified Files: .cvsignore gtkwave.spec sources Log Message: update to 3.0.24 Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/gtkwave/FC-5/.cvsignore,v retrieving revision 1.33 retrieving revision 1.34 diff -u -r1.33 -r1.34 --- .cvsignore 20 Mar 2007 11:01:08 -0000 1.33 +++ .cvsignore 5 Apr 2007 09:39:13 -0000 1.34 @@ -1 +1 @@ -gtkwave-3.0.23.tar.gz +gtkwave-3.0.24.tar.gz Index: gtkwave.spec =================================================================== RCS file: /cvs/extras/rpms/gtkwave/FC-5/gtkwave.spec,v retrieving revision 1.33 retrieving revision 1.34 diff -u -r1.33 -r1.34 --- gtkwave.spec 20 Mar 2007 11:01:08 -0000 1.33 +++ gtkwave.spec 5 Apr 2007 09:39:13 -0000 1.34 @@ -1,6 +1,6 @@ Summary: Waveform Viewer Name: gtkwave -Version: 3.0.23 +Version: 3.0.24 Release: 1%{?dist} License: GPL & MIT Group: Applications/Engineering @@ -89,6 +89,9 @@ %{_mandir}/man5/gtkwaverc.5* %changelog +* Thu Apr 5 2007 Paul Howarth 3.0.24-1 +- update to 3.0.24 + * Tue Mar 20 2007 Paul Howarth 3.0.23-1 - update to 3.0.23 Index: sources =================================================================== RCS file: /cvs/extras/rpms/gtkwave/FC-5/sources,v retrieving revision 1.33 retrieving revision 1.34 diff -u -r1.33 -r1.34 --- sources 20 Mar 2007 11:01:08 -0000 1.33 +++ sources 5 Apr 2007 09:39:13 -0000 1.34 @@ -1 +1 @@ -28d9e9ee08ec55684ab62ddac3bc855a gtkwave-3.0.23.tar.gz +c5f87999c33f6da11014f0d0d3ebecda gtkwave-3.0.24.tar.gz From fedora-extras-commits at redhat.com Thu Apr 5 09:42:37 2007 From: fedora-extras-commits at redhat.com (=?utf-8?q?Micha=C5=82_Bentkowski?= (ecik)) Date: Thu, 5 Apr 2007 05:42:37 -0400 Subject: rpms/kadu/FC-5 kadu.spec,1.11,1.12 Message-ID: <200704050942.l359gb3u018893@cvs-int.fedora.redhat.com> Author: ecik Update of /cvs/extras/rpms/kadu/FC-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv18758/FC-5 Modified Files: kadu.spec Log Message: * Thu Apr 05 2007 Micha?? Bentkowski - 0.5.0-2 - Own %{_moddata}/data (BZ: 233855) Index: kadu.spec =================================================================== RCS file: /cvs/extras/rpms/kadu/FC-5/kadu.spec,v retrieving revision 1.11 retrieving revision 1.12 diff -u -r1.11 -r1.12 --- kadu.spec 2 Jan 2007 20:49:04 -0000 1.11 +++ kadu.spec 5 Apr 2007 09:42:03 -0000 1.12 @@ -1,6 +1,6 @@ Name: kadu Version: 0.5.0 -Release: 1%{?dist} +Release: 2%{?dist} Summary: An Gadu-Gadu client for online messaging Group: Applications/Internet License: GPL @@ -376,6 +376,7 @@ %{_moddata}/docking.desc %{_moddata}/notify.desc %{_moddata}/sound.desc +%dir %{_moddata}/data %{_moddata}/data/config_wizard %dir %{_modtrans} %{_modtrans}/account_management_*.qm @@ -487,6 +488,9 @@ %mod_files2 screenshot %changelog +* Thu Apr 05 2007 Micha?? Bentkowski - 0.5.0-2 +- Own %%{_moddata}/data (BZ: 233855) + * Tue Jan 02 2007 Micha?? Bentkowski - 0.5.0-1 - Finally a stable release From fedora-extras-commits at redhat.com Thu Apr 5 09:42:42 2007 From: fedora-extras-commits at redhat.com (=?utf-8?q?Micha=C5=82_Bentkowski?= (ecik)) Date: Thu, 5 Apr 2007 05:42:42 -0400 Subject: rpms/kadu/FC-6 kadu.spec,1.16,1.17 Message-ID: <200704050942.l359ggFT018904@cvs-int.fedora.redhat.com> Author: ecik Update of /cvs/extras/rpms/kadu/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv18758/FC-6 Modified Files: kadu.spec Log Message: * Thu Apr 05 2007 Micha?? Bentkowski - 0.5.0-2 - Own %{_moddata}/data (BZ: 233855) Index: kadu.spec =================================================================== RCS file: /cvs/extras/rpms/kadu/FC-6/kadu.spec,v retrieving revision 1.16 retrieving revision 1.17 diff -u -r1.16 -r1.17 --- kadu.spec 2 Jan 2007 20:43:45 -0000 1.16 +++ kadu.spec 5 Apr 2007 09:42:07 -0000 1.17 @@ -1,6 +1,6 @@ Name: kadu Version: 0.5.0 -Release: 1%{?dist} +Release: 2%{?dist} Summary: An Gadu-Gadu client for online messaging Group: Applications/Internet License: GPL @@ -375,6 +375,7 @@ %{_moddata}/docking.desc %{_moddata}/notify.desc %{_moddata}/sound.desc +%dir %{_moddata}/data %{_moddata}/data/config_wizard %dir %{_modtrans} %{_modtrans}/account_management_*.qm @@ -487,6 +488,9 @@ %mod_files2 screenshot %changelog +* Thu Apr 05 2007 Micha?? Bentkowski - 0.5.0-2 +- Own %%{_moddata}/data (BZ: 233855) + * Tue Jan 02 2007 Micha?? Bentkowski - 0.5.0-1 - Finally a stable release From fedora-extras-commits at redhat.com Thu Apr 5 09:42:46 2007 From: fedora-extras-commits at redhat.com (=?utf-8?q?Micha=C5=82_Bentkowski?= (ecik)) Date: Thu, 5 Apr 2007 05:42:46 -0400 Subject: rpms/kadu/devel kadu.spec,1.20,1.21 Message-ID: <200704050942.l359gk9e018916@cvs-int.fedora.redhat.com> Author: ecik Update of /cvs/extras/rpms/kadu/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv18758/devel Modified Files: kadu.spec Log Message: * Thu Apr 05 2007 Micha?? Bentkowski - 0.5.0-2 - Own %{_moddata}/data (BZ: 233855) Index: kadu.spec =================================================================== RCS file: /cvs/extras/rpms/kadu/devel/kadu.spec,v retrieving revision 1.20 retrieving revision 1.21 diff -u -r1.20 -r1.21 --- kadu.spec 2 Jan 2007 20:37:33 -0000 1.20 +++ kadu.spec 5 Apr 2007 09:42:12 -0000 1.21 @@ -1,6 +1,6 @@ Name: kadu Version: 0.5.0 -Release: 1%{?dist} +Release: 2%{?dist} Summary: An Gadu-Gadu client for online messaging Group: Applications/Internet License: GPL @@ -375,6 +375,7 @@ %{_moddata}/docking.desc %{_moddata}/notify.desc %{_moddata}/sound.desc +%dir %{_moddata}/data %{_moddata}/data/config_wizard %dir %{_modtrans} %{_modtrans}/account_management_*.qm @@ -487,6 +488,9 @@ %{_moddata}/data/weather %changelog +* Thu Apr 05 2007 Micha?? Bentkowski - 0.5.0-2 +- Own %%{_moddata}/data (BZ: 233855) + * Tue Jan 02 2007 Micha?? Bentkowski - 0.5.0-1 - Finally a stable release From fedora-extras-commits at redhat.com Thu Apr 5 09:46:11 2007 From: fedora-extras-commits at redhat.com (=?utf-8?q?Micha=C5=82_Bentkowski?= (ecik)) Date: Thu, 5 Apr 2007 05:46:11 -0400 Subject: rpms/kooldock/FC-6 kooldock.desktop,1.1,1.2 kooldock.spec,1.2,1.3 Message-ID: <200704050946.l359kBej019484@cvs-int.fedora.redhat.com> Author: ecik Update of /cvs/extras/rpms/kooldock/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv19344 Modified Files: kooldock.desktop kooldock.spec Log Message: * Thu Apr 05 2007 Micha?? Bentkowski - 0.4.6-1 - Bump to 0.4.6 Index: kooldock.desktop =================================================================== RCS file: /cvs/extras/rpms/kooldock/FC-6/kooldock.desktop,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- kooldock.desktop 17 Aug 2006 21:40:07 -0000 1.1 +++ kooldock.desktop 5 Apr 2007 09:45:36 -0000 1.2 @@ -6,4 +6,4 @@ Type=Application Comment=KDE dock with cool visual enhancements and effects X-Desktop-File-Install-Version=0.10 -Categories=Application;Qt;KDE;Utility;X-Fedora; +Categories=Qt;KDE;Utility; Index: kooldock.spec =================================================================== RCS file: /cvs/extras/rpms/kooldock/FC-6/kooldock.spec,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- kooldock.spec 4 Sep 2006 11:29:23 -0000 1.2 +++ kooldock.spec 5 Apr 2007 09:45:36 -0000 1.3 @@ -1,12 +1,11 @@ -%define cvs_date 20060720 Name: kooldock -Version: 0.3 -Release: 4.%{cvs_date}cvs%{?dist} +Version: 0.4.6 +Release: 1%{?dist} Summary: Cool dock for KDE with great visual effects and enhancements Group: User Interface/Desktops License: GPL -URL: http://www.kde-look.org/content/show.php?content=12097 -Source0: http://ecik.zspswidwin.pl/kooldock/%{name}%{cvs_date}.tar.bz2 +URL: http://sourceforge.net/projects/kooldock +Source0: http://ovh.dl.sourceforge.net/sourceforge/kooldock/kooldock-%{version}.tar.gz Source3: kooldock.desktop BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: desktop-file-utils @@ -24,8 +23,7 @@ - Transparent Background. %prep -%setup -q -n %{name}%{cvs_date} -rm -rf po/de.po #this file is empty +%setup -q -n %{name} make -f Makefile.dist %build @@ -40,11 +38,10 @@ make install DESTDIR=$RPM_BUILD_ROOT desktop-file-install \ --dir $RPM_BUILD_ROOT%{_datadir}/applications/kde \ - --add-category="X-Fedora" --vendor="" \ + --vendor="" \ --add-category="Utility" \ --add-category="KDE" \ --add-category="Qt" \ - --add-category="Application" \ %{SOURCE3} %find_lang %{name} @@ -66,6 +63,9 @@ %{_datadir}/applications/kde/*desktop %changelog +* Thu Apr 05 2007 Micha?? Bentkowski - 0.4.6-1 +- Bump to 0.4.6 + * Mon Sep 04 2006 Micha?? Bentkowski - 0.3-4.20060720cvs - FC6 rebuild From fedora-extras-commits at redhat.com Thu Apr 5 09:49:51 2007 From: fedora-extras-commits at redhat.com (=?utf-8?q?Micha=C5=82_Bentkowski?= (ecik)) Date: Thu, 5 Apr 2007 05:49:51 -0400 Subject: rpms/kooldock/FC-5 kooldock.desktop,1.1,1.2 kooldock.spec,1.1,1.2 Message-ID: <200704050949.l359npLr019939@cvs-int.fedora.redhat.com> Author: ecik Update of /cvs/extras/rpms/kooldock/FC-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv19843 Modified Files: kooldock.desktop kooldock.spec Log Message: * Thu Apr 05 2007 Micha?? Bentkowski - 0.4.6-1 - Bump to 0.4.6 Index: kooldock.desktop =================================================================== RCS file: /cvs/extras/rpms/kooldock/FC-5/kooldock.desktop,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- kooldock.desktop 17 Aug 2006 21:40:07 -0000 1.1 +++ kooldock.desktop 5 Apr 2007 09:49:17 -0000 1.2 @@ -6,4 +6,4 @@ Type=Application Comment=KDE dock with cool visual enhancements and effects X-Desktop-File-Install-Version=0.10 -Categories=Application;Qt;KDE;Utility;X-Fedora; +Categories=Qt;KDE;Utility; Index: kooldock.spec =================================================================== RCS file: /cvs/extras/rpms/kooldock/FC-5/kooldock.spec,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- kooldock.spec 17 Aug 2006 21:40:07 -0000 1.1 +++ kooldock.spec 5 Apr 2007 09:49:17 -0000 1.2 @@ -1,12 +1,11 @@ -%define cvs_date 20060720 Name: kooldock -Version: 0.3 -Release: 3.%{cvs_date}cvs%{?dist} +Version: 0.4.6 +Release: 1%{?dist} Summary: Cool dock for KDE with great visual effects and enhancements Group: User Interface/Desktops License: GPL -URL: http://www.kde-look.org/content/show.php?content=12097 -Source0: http://ecik.zspswidwin.pl/kooldock/%{name}%{cvs_date}.tar.bz2 +URL: http://sourceforge.net/projects/kooldock +Source0: http://ovh.dl.sourceforge.net/sourceforge/kooldock/kooldock-%{version}.tar.gz Source3: kooldock.desktop BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: desktop-file-utils @@ -24,8 +23,7 @@ - Transparent Background. %prep -%setup -q -n %{name}%{cvs_date} -rm -rf po/de.po #this file is empty +%setup -q -n %{name} make -f Makefile.dist %build @@ -40,11 +38,10 @@ make install DESTDIR=$RPM_BUILD_ROOT desktop-file-install \ --dir $RPM_BUILD_ROOT%{_datadir}/applications/kde \ - --add-category="X-Fedora" --vendor="" \ + --vendor="" \ --add-category="Utility" \ --add-category="KDE" \ --add-category="Qt" \ - --add-category="Application" \ %{SOURCE3} %find_lang %{name} @@ -66,6 +63,12 @@ %{_datadir}/applications/kde/*desktop %changelog +* Thu Apr 05 2007 Micha?? Bentkowski - 0.4.6-1 +- Bump to 0.4.6 + +* Mon Sep 04 2006 Micha?? Bentkowski - 0.3-4.20060720cvs +- FC6 rebuild + * Wed Jul 26 2006 Micha?? Bentkowski - 0.3-3.20060720cvs - Fix in %%prep section - Delete kdelibs dependency From fedora-extras-commits at redhat.com Thu Apr 5 10:10:39 2007 From: fedora-extras-commits at redhat.com (Ville Skytta (scop)) Date: Thu, 5 Apr 2007 06:10:39 -0400 Subject: rpms/libmodplug/devel libmodplug-0.8.4-timiditypaths.patch, NONE, 1.1 .cvsignore, 1.3, 1.4 libmodplug.spec, 1.11, 1.12 sources, 1.3, 1.4 libmodplug-0.8-CVE-2006-4192.patch, 1.1, NONE Message-ID: <200704051010.l35AAdMR026710@cvs-int.fedora.redhat.com> Author: scop Update of /cvs/extras/rpms/libmodplug/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv26603 Modified Files: .cvsignore libmodplug.spec sources Added Files: libmodplug-0.8.4-timiditypaths.patch Removed Files: libmodplug-0.8-CVE-2006-4192.patch Log Message: * Wed Apr 4 2007 Ville Skytt?? - 1:0.8.4-1 - 0.8.4. libmodplug-0.8.4-timiditypaths.patch: --- NEW FILE libmodplug-0.8.4-timiditypaths.patch --- --- libmodplug-0.8.4/README~ 2006-11-02 05:26:30.000000000 +0200 +++ libmodplug-0.8.4/README 2007-04-04 20:39:53.000000000 +0300 @@ -57,7 +57,7 @@ MMPAT_PATH_TO_CFG set to the directory where the file "timidity.cfg" and the subdirectory "instruments" can be found, - default: "/usr/local/share/timidity". + default: "/usr/share/timidity". MMMID_SPEED for experimenting with the mod speed (1 thru 9) MMMID_VERBOSE for feedback on the conversion process MMMID_DEBUG for sake of completeness, only useful for maintainers @@ -68,7 +68,7 @@ MMPAT_PATH_TO_CFG set to the directory where the file "timidity.cfg" and the subdirectory "instruments" can be found, - default: "/usr/local/share/timidity". + default: "/usr/share/timidity". MMABC_NO_RANDOM_PICK when not set and the abc file contains multiple songs (X:n) the first song to be played will be picked at random another click --- libmodplug-0.8.4/src/load_pat.cpp~ 2006-09-12 02:57:25.000000000 +0300 +++ libmodplug-0.8.4/src/load_pat.cpp 2007-04-04 20:40:13.000000000 +0300 @@ -53,8 +53,8 @@ #define PATHFORPAT "C:\\TIMIDITY\\INSTRUMENTS" #else #define DIRDELIM '/' -#define TIMIDITYCFG "/usr/local/share/timidity/timidity.cfg" -#define PATHFORPAT "/usr/local/share/timidity/instruments" +#define TIMIDITYCFG "/etc/timidity.cfg" +#define PATHFORPAT "/usr/share/timidity/instruments" #endif #define PAT_ENV_PATH2CFG "MMPAT_PATH_TO_CFG" Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/libmodplug/devel/.cvsignore,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- .cvsignore 24 Mar 2006 20:36:44 -0000 1.3 +++ .cvsignore 5 Apr 2007 10:10:05 -0000 1.4 @@ -1 +1 @@ -libmodplug-0.8.tar.gz +libmodplug-0.8.4.tar.gz Index: libmodplug.spec =================================================================== RCS file: /cvs/extras/rpms/libmodplug/devel/libmodplug.spec,v retrieving revision 1.11 retrieving revision 1.12 diff -u -r1.11 -r1.12 --- libmodplug.spec 3 Oct 2006 17:05:08 -0000 1.11 +++ libmodplug.spec 5 Apr 2007 10:10:05 -0000 1.12 @@ -1,14 +1,14 @@ Name: libmodplug -Version: 0.8 -Release: 3%{?dist} +Version: 0.8.4 +Release: 1%{?dist} Epoch: 1 Summary: Modplug mod music file format library Group: System Environment/Libraries License: Public Domain URL: http://modplug-xmms.sourceforge.net/ -Source0: http://dl.sf.net/modplug-xmms/%{name}-%{version}.tar.gz -Patch0: %{name}-0.8-CVE-2006-4192.patch +Source0: http://downloads.sourceforge.net/modplug-xmms/%{name}-%{version}.tar.gz +Patch0: %{name}-0.8.4-timiditypaths.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) %description @@ -68,6 +68,9 @@ %changelog +* Wed Apr 4 2007 Ville Skytt?? - 1:0.8.4-1 +- 0.8.4. + * Tue Oct 3 2006 Ville Skytt?? - 1:0.8-3 - Apply patch for CVE-2006-4192 (from Debian). Index: sources =================================================================== RCS file: /cvs/extras/rpms/libmodplug/devel/sources,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- sources 24 Mar 2006 20:36:44 -0000 1.3 +++ sources 5 Apr 2007 10:10:05 -0000 1.4 @@ -1 +1 @@ -cea399626e2a074e2a77c8cd98387a48 libmodplug-0.8.tar.gz +091bd1168a524a4f36fc61f95209e7e4 libmodplug-0.8.4.tar.gz --- libmodplug-0.8-CVE-2006-4192.patch DELETED --- From fedora-extras-commits at redhat.com Thu Apr 5 10:21:43 2007 From: fedora-extras-commits at redhat.com (Gianluca Sforna (giallu)) Date: Thu, 5 Apr 2007 06:21:43 -0400 Subject: rpms/mantis/FC-6 mantis-httpd.conf,1.1,1.2 Message-ID: <200704051021.l35ALh86028154@cvs-int.fedora.redhat.com> Author: giallu Update of /cvs/extras/rpms/mantis/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv28006 Modified Files: mantis-httpd.conf Log Message: Set environment variable so mantis knows where the config file is Index: mantis-httpd.conf =================================================================== RCS file: /cvs/extras/rpms/mantis/FC-6/mantis-httpd.conf,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- mantis-httpd.conf 8 Nov 2004 04:50:58 -0000 1.1 +++ mantis-httpd.conf 5 Apr 2007 10:21:09 -0000 1.2 @@ -1,3 +1,5 @@ +SetEnv MANTIS_CONFIG /etc/mantis/config_inc.php + Alias /mantis /usr/share/mantis From fedora-extras-commits at redhat.com Thu Apr 5 10:25:31 2007 From: fedora-extras-commits at redhat.com (Gianluca Sforna (giallu)) Date: Thu, 5 Apr 2007 06:25:31 -0400 Subject: rpms/mantis/FC-6 .cvsignore, 1.5, 1.6 mantis.spec, 1.14, 1.15 sources, 1.10, 1.11 Message-ID: <200704051025.l35APVCO028738@cvs-int.fedora.redhat.com> Author: giallu Update of /cvs/extras/rpms/mantis/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv28613 Modified Files: .cvsignore mantis.spec sources Log Message: * Thu Apr 5 2007 Gianluca Sforna - 1.0.7-1 - new upstream release - drop upstreamed patch - fix (most) rpmlint issues - tweak Source0 URL - remove config_inc.php symlink (config is now found via the MANTIS_CONFIG environment variable) Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/mantis/FC-6/.cvsignore,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- .cvsignore 2 Nov 2006 22:24:41 -0000 1.5 +++ .cvsignore 5 Apr 2007 10:24:57 -0000 1.6 @@ -1 +1 @@ -mantis-1.0.6.tar.gz +mantis-1.0.7.tar.gz Index: mantis.spec =================================================================== RCS file: /cvs/extras/rpms/mantis/FC-6/mantis.spec,v retrieving revision 1.14 retrieving revision 1.15 diff -u -r1.14 -r1.15 --- mantis.spec 10 Jan 2007 16:50:14 -0000 1.14 +++ mantis.spec 5 Apr 2007 10:24:57 -0000 1.15 @@ -6,19 +6,18 @@ Summary: Web-based bugtracking system Name: mantis -Version: 1.0.6 -Release: 2%{dist} +Version: 1.0.7 +Release: 1%{?dist} License: GPL Group: Applications/Internet URL: http://www.mantisbt.org/ BuildArch: noarch -Source0: http://download.sourceforge.net/sourceforge/mantisbt/%{name}-%{version}.tar.gz +Source0: http://downloads.sourceforge.net/mantisbt/%{name}-%{version}.tar.gz Source1: mantis-README.Fedora Patch0: mantis-1.0.0a3-iis.patch Patch1: mantis-0.19.2-noexamplecom.patch Patch2: mantis-1.0.0rc2-noadmin.patch -Patch3: mantis-1.0.6-private_history.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: diffutils @@ -52,14 +51,13 @@ %prep %setup -q -%patch0 -p1 -b .iis -%patch1 -p1 -b .noexamplecom -%patch2 -p1 -b .noadmin -%patch3 -p0 -b .privatenotes +%patch0 -p1 +%patch1 -p1 +%patch2 -p1 cp %{SOURCE1} ./README.Fedora -chmod -x *.php +chmod -x *.php *.sample rm -rf packages @@ -70,13 +68,13 @@ rm -rf "${RPM_BUILD_ROOT}" %{__install} -d -m755 ${RPM_BUILD_ROOT}%{pkgdir} -%{__install} -d -m750 ${RPM_BUILD_ROOT}%{cfgdir} +%{__install} -d -m755 ${RPM_BUILD_ROOT}%{cfgdir} tar cf - . | tar xf - -C ${RPM_BUILD_ROOT}%{pkgdir} find ${RPM_BUILD_ROOT} \( \ - -name '*.noexamplecom' -o -name '*.iis' -o -name '*.noadmin' -o -name '*.#.*' -o \ + -name '*.orig' -o -name '*.#.*' -o \ -name '.cvsignore' \ \) -print0 | xargs -0 rm -f @@ -99,9 +97,10 @@ esac done +chmod -x doc/* chmod -x ${RPM_BUILD_ROOT}%{pkgdir}/{doc/*,core/phpmailer/{README,LICENSE}} -ln -s %{cfgdir}/config_inc.php ${RPM_BUILD_ROOT}%{pkgdir}/config_inc.php +# Dangling symlink: when /etc/mantis/mantis_offline.php is present mantis is put offline ln -s %{cfgdir}/mantis_offline.php ${RPM_BUILD_ROOT}%{pkgdir}/mantis_offline.php @@ -132,8 +131,9 @@ %files %defattr(-,root,root,-) %{pkgdir} -%attr(-,root,apache) %dir %{cfgdir} -%attr(0640,root,apache) %config(noreplace) %{cfgdir}/* +%exclude %{pkgdir}/core/adodb/adodb-time.zip +%dir %{cfgdir} +%config(noreplace) %{cfgdir}/* %doc doc/{LICENSE,ChangeLog,CREDITS,CUSTOMIZATION} README.Fedora %files config-httpd @@ -142,6 +142,14 @@ %changelog +* Thu Apr 5 2007 Gianluca Sforna - 1.0.7-1 +- new upstream release +- drop upstreamed patch +- fix (most) rpmlint issues +- tweak Source0 URL +- remove config_inc.php symlink (config is now found via the MANTIS_CONFIG + environment variable) + * Wed Jan 10 2007 Gianluca Sforna - 1.0.6-2 - Add some docs - Add patch for BZ #219937 Index: sources =================================================================== RCS file: /cvs/extras/rpms/mantis/FC-6/sources,v retrieving revision 1.10 retrieving revision 1.11 diff -u -r1.10 -r1.11 --- sources 2 Nov 2006 22:24:41 -0000 1.10 +++ sources 5 Apr 2007 10:24:57 -0000 1.11 @@ -1 +1 @@ -64af171288bad777d6a1bba493e4a88b mantis-1.0.6.tar.gz +242f127edfc487889c9089d6b0fbf737 mantis-1.0.7.tar.gz From fedora-extras-commits at redhat.com Thu Apr 5 10:26:22 2007 From: fedora-extras-commits at redhat.com (=?utf-8?q?Micha=C5=82_Bentkowski?= (ecik)) Date: Thu, 5 Apr 2007 06:26:22 -0400 Subject: rpms/kooldock/FC-5 .cvsignore, 1.2, 1.3 kooldock.spec, 1.2, 1.3 sources, 1.2, 1.3 Message-ID: <200704051026.l35AQMZ6028873@cvs-int.fedora.redhat.com> Author: ecik Update of /cvs/extras/rpms/kooldock/FC-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv28767 Modified Files: .cvsignore kooldock.spec sources Log Message: * Thu Apr 05 2007 Micha?? Bentkowski - 0.4.6-1%{?dist}.1 - Rebuild Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/kooldock/FC-5/.cvsignore,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- .cvsignore 17 Aug 2006 21:40:07 -0000 1.2 +++ .cvsignore 5 Apr 2007 10:25:48 -0000 1.3 @@ -1 +1 @@ -kooldock20060720.tar.bz2 +kooldock-0.4.6.tar.gz Index: kooldock.spec =================================================================== RCS file: /cvs/extras/rpms/kooldock/FC-5/kooldock.spec,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- kooldock.spec 5 Apr 2007 09:49:17 -0000 1.2 +++ kooldock.spec 5 Apr 2007 10:25:48 -0000 1.3 @@ -1,6 +1,6 @@ Name: kooldock Version: 0.4.6 -Release: 1%{?dist} +Release: 1%{?dist}.1 Summary: Cool dock for KDE with great visual effects and enhancements Group: User Interface/Desktops License: GPL @@ -63,6 +63,9 @@ %{_datadir}/applications/kde/*desktop %changelog +* Thu Apr 05 2007 Micha?? Bentkowski - 0.4.6-1%{?dist}.1 +- Rebuild + * Thu Apr 05 2007 Micha?? Bentkowski - 0.4.6-1 - Bump to 0.4.6 Index: sources =================================================================== RCS file: /cvs/extras/rpms/kooldock/FC-5/sources,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- sources 17 Aug 2006 21:40:07 -0000 1.2 +++ sources 5 Apr 2007 10:25:48 -0000 1.3 @@ -1 +1 @@ -293b8fbff2045216fcfc95c54a2db0df kooldock20060720.tar.bz2 +defbc733b82865fc3365098956f03898 kooldock-0.4.6.tar.gz From fedora-extras-commits at redhat.com Thu Apr 5 10:31:25 2007 From: fedora-extras-commits at redhat.com (=?utf-8?q?Micha=C5=82_Bentkowski?= (ecik)) Date: Thu, 5 Apr 2007 06:31:25 -0400 Subject: rpms/kooldock/FC-6 .cvsignore, 1.2, 1.3 kooldock.spec, 1.3, 1.4 sources, 1.2, 1.3 Message-ID: <200704051031.l35AVPHd029882@cvs-int.fedora.redhat.com> Author: ecik Update of /cvs/extras/rpms/kooldock/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv29476 Modified Files: .cvsignore kooldock.spec sources Log Message: * Thu Apr 05 2007 Micha?? Bentkowski - 0.4.6-1%{?dist}.1 - Rebuild Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/kooldock/FC-6/.cvsignore,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- .cvsignore 17 Aug 2006 21:40:07 -0000 1.2 +++ .cvsignore 5 Apr 2007 10:30:51 -0000 1.3 @@ -1 +1 @@ -kooldock20060720.tar.bz2 +kooldock-0.4.6.tar.gz Index: kooldock.spec =================================================================== RCS file: /cvs/extras/rpms/kooldock/FC-6/kooldock.spec,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- kooldock.spec 5 Apr 2007 09:45:36 -0000 1.3 +++ kooldock.spec 5 Apr 2007 10:30:51 -0000 1.4 @@ -1,6 +1,6 @@ Name: kooldock Version: 0.4.6 -Release: 1%{?dist} +Release: 1%{?dist}.1 Summary: Cool dock for KDE with great visual effects and enhancements Group: User Interface/Desktops License: GPL @@ -63,6 +63,9 @@ %{_datadir}/applications/kde/*desktop %changelog +* Thu Apr 05 2007 Micha?? Bentkowski - 0.4.6-1%{?dist}.1 +- Rebuild + * Thu Apr 05 2007 Micha?? Bentkowski - 0.4.6-1 - Bump to 0.4.6 Index: sources =================================================================== RCS file: /cvs/extras/rpms/kooldock/FC-6/sources,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- sources 17 Aug 2006 21:40:07 -0000 1.2 +++ sources 5 Apr 2007 10:30:51 -0000 1.3 @@ -1 +1 @@ -293b8fbff2045216fcfc95c54a2db0df kooldock20060720.tar.bz2 +defbc733b82865fc3365098956f03898 kooldock-0.4.6.tar.gz From fedora-extras-commits at redhat.com Thu Apr 5 10:44:33 2007 From: fedora-extras-commits at redhat.com (Gianluca Sforna (giallu)) Date: Thu, 5 Apr 2007 06:44:33 -0400 Subject: rpms/mantis/FC-5 .cvsignore, 1.4, 1.5 mantis-httpd.conf, 1.1, 1.2 mantis.spec, 1.15, 1.16 sources, 1.10, 1.11 mantis-1.0.6-private_history.patch, 1.1, NONE Message-ID: <200704051044.l35AiXoo031511@cvs-int.fedora.redhat.com> Author: giallu Update of /cvs/extras/rpms/mantis/FC-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv31421 Modified Files: .cvsignore mantis-httpd.conf mantis.spec sources Removed Files: mantis-1.0.6-private_history.patch Log Message: * Thu Apr 5 2007 Gianluca Sforna - 1.0.7-1 - new upstream release - drop upstreamed patch - fix (most) rpmlint issues - tweak Source0 URL - remove config_inc.php symlink (config is now found via the MANTIS_CONFIG environment variable) Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/mantis/FC-5/.cvsignore,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- .cvsignore 2 Nov 2006 22:32:35 -0000 1.4 +++ .cvsignore 5 Apr 2007 10:43:59 -0000 1.5 @@ -1 +1 @@ -mantis-1.0.6.tar.gz +mantis-1.0.7.tar.gz Index: mantis-httpd.conf =================================================================== RCS file: /cvs/extras/rpms/mantis/FC-5/mantis-httpd.conf,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- mantis-httpd.conf 8 Nov 2004 04:50:58 -0000 1.1 +++ mantis-httpd.conf 5 Apr 2007 10:43:59 -0000 1.2 @@ -1,3 +1,5 @@ +SetEnv MANTIS_CONFIG /etc/mantis/config_inc.php + Alias /mantis /usr/share/mantis Index: mantis.spec =================================================================== RCS file: /cvs/extras/rpms/mantis/FC-5/mantis.spec,v retrieving revision 1.15 retrieving revision 1.16 diff -u -r1.15 -r1.16 --- mantis.spec 10 Jan 2007 17:16:22 -0000 1.15 +++ mantis.spec 5 Apr 2007 10:43:59 -0000 1.16 @@ -6,19 +6,18 @@ Summary: Web-based bugtracking system Name: mantis -Version: 1.0.6 -Release: 2%{dist} +Version: 1.0.7 +Release: 1%{?dist} License: GPL Group: Applications/Internet URL: http://www.mantisbt.org/ BuildArch: noarch -Source0: http://download.sourceforge.net/sourceforge/mantisbt/%{name}-%{version}.tar.gz +Source0: http://downloads.sourceforge.net/mantisbt/%{name}-%{version}.tar.gz Source1: mantis-README.Fedora Patch0: mantis-1.0.0a3-iis.patch Patch1: mantis-0.19.2-noexamplecom.patch Patch2: mantis-1.0.0rc2-noadmin.patch -Patch3: mantis-1.0.6-private_history.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: diffutils @@ -52,14 +51,13 @@ %prep %setup -q -%patch0 -p1 -b .iis -%patch1 -p1 -b .noexamplecom -%patch2 -p1 -b .noadmin -%patch3 -p0 -b .privatenotes +%patch0 -p1 +%patch1 -p1 +%patch2 -p1 cp %{SOURCE1} ./README.Fedora -chmod -x *.php +chmod -x *.php *.sample rm -rf packages @@ -70,13 +68,13 @@ rm -rf "${RPM_BUILD_ROOT}" %{__install} -d -m755 ${RPM_BUILD_ROOT}%{pkgdir} -%{__install} -d -m750 ${RPM_BUILD_ROOT}%{cfgdir} +%{__install} -d -m755 ${RPM_BUILD_ROOT}%{cfgdir} tar cf - . | tar xf - -C ${RPM_BUILD_ROOT}%{pkgdir} find ${RPM_BUILD_ROOT} \( \ - -name '*.noexamplecom' -o -name '*.iis' -o -name '*.noadmin' -o -name '*.#.*' -o \ + -name '*.orig' -o -name '*.#.*' -o \ -name '.cvsignore' \ \) -print0 | xargs -0 rm -f @@ -99,9 +97,10 @@ esac done +chmod -x doc/* chmod -x ${RPM_BUILD_ROOT}%{pkgdir}/{doc/*,core/phpmailer/{README,LICENSE}} -ln -s %{cfgdir}/config_inc.php ${RPM_BUILD_ROOT}%{pkgdir}/config_inc.php +# Dangling symlink: when /etc/mantis/mantis_offline.php is present mantis is put offline ln -s %{cfgdir}/mantis_offline.php ${RPM_BUILD_ROOT}%{pkgdir}/mantis_offline.php @@ -132,8 +131,9 @@ %files %defattr(-,root,root,-) %{pkgdir} -%attr(-,root,apache) %dir %{cfgdir} -%attr(0640,root,apache) %config(noreplace) %{cfgdir}/* +%exclude %{pkgdir}/core/adodb/adodb-time.zip +%dir %{cfgdir} +%config(noreplace) %{cfgdir}/* %doc doc/{LICENSE,ChangeLog,CREDITS,CUSTOMIZATION} README.Fedora %files config-httpd @@ -142,6 +142,14 @@ %changelog +* Thu Apr 5 2007 Gianluca Sforna - 1.0.7-1 +- new upstream release +- drop upstreamed patch +- fix (most) rpmlint issues +- tweak Source0 URL +- remove config_inc.php symlink (config is now found via the MANTIS_CONFIG + environment variable) + * Wed Jan 10 2007 Gianluca Sforna - 1.0.6-2 - Add some docs - Add patch for BZ #219937 Index: sources =================================================================== RCS file: /cvs/extras/rpms/mantis/FC-5/sources,v retrieving revision 1.10 retrieving revision 1.11 diff -u -r1.10 -r1.11 --- sources 2 Nov 2006 22:32:35 -0000 1.10 +++ sources 5 Apr 2007 10:43:59 -0000 1.11 @@ -1 +1 @@ -64af171288bad777d6a1bba493e4a88b mantis-1.0.6.tar.gz +242f127edfc487889c9089d6b0fbf737 mantis-1.0.7.tar.gz --- mantis-1.0.6-private_history.patch DELETED --- From fedora-extras-commits at redhat.com Thu Apr 5 10:49:18 2007 From: fedora-extras-commits at redhat.com (Gianluca Sforna (giallu)) Date: Thu, 5 Apr 2007 06:49:18 -0400 Subject: rpms/mantis/FC-6 mantis-1.0.6-private_history.patch,1.1,NONE Message-ID: <200704051049.l35AnIkw032092@cvs-int.fedora.redhat.com> Author: giallu Update of /cvs/extras/rpms/mantis/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv32056 Removed Files: mantis-1.0.6-private_history.patch Log Message: Dropped patch --- mantis-1.0.6-private_history.patch DELETED --- From fedora-extras-commits at redhat.com Thu Apr 5 11:03:12 2007 From: fedora-extras-commits at redhat.com (Alex Lancaster (alexlan)) Date: Thu, 5 Apr 2007 07:03:12 -0400 Subject: rpms/perl-bioperl/devel Makefile, 1.2, 1.3 bioperl-1.5.2_102-paths.patch, NONE, 1.1 perl-bioperl.spec, 1.2, 1.3 sources, 1.3, 1.4 Message-ID: <200704051103.l35B3CgO005466@cvs-int.fedora.redhat.com> Author: alexlan Update of /cvs/extras/rpms/perl-bioperl/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv5301/devel Added Files: Makefile bioperl-1.5.2_102-paths.patch perl-bioperl.spec sources Log Message: First import of devel branch. Index: Makefile =================================================================== RCS file: Makefile diff -N Makefile --- /dev/null 1 Jan 1970 00:00:00 -0000 +++ Makefile 5 Apr 2007 11:02:34 -0000 1.3 @@ -0,0 +1,21 @@ +# Makefile for source rpm: perl-bioperl +# $Id$ +NAME := perl-bioperl +SPECFILE = $(firstword $(wildcard *.spec)) + +define find-makefile-common +for d in common ../common ../../common ; do if [ -f $$d/Makefile.common ] ; then if [ -f $$d/CVS/Root -a -w $$/Makefile.common ] ; then cd $$d ; cvs -Q update ; fi ; echo "$$d/Makefile.common" ; break ; fi ; done +endef + +MAKEFILE_COMMON := $(shell $(find-makefile-common)) + +ifeq ($(MAKEFILE_COMMON),) +# attept a checkout +define checkout-makefile-common +test -f CVS/Root && { cvs -Q -d $$(cat CVS/Root) checkout common && echo "common/Makefile.common" ; } || { echo "ERROR: I can't figure out how to checkout the 'common' module." ; exit -1 ; } >&2 +endef + +MAKEFILE_COMMON := $(shell $(checkout-makefile-common)) +endif + +include $(MAKEFILE_COMMON) bioperl-1.5.2_102-paths.patch: --- NEW FILE bioperl-1.5.2_102-paths.patch --- diff -u bioperl-1.5.2_102.orig/Build.PL bioperl-1.5.2_102/Build.PL --- bioperl-1.5.2_102.orig/Build.PL 2007-03-14 03:46:30.000000000 -0700 +++ bioperl-1.5.2_102/Build.PL 2007-03-14 03:46:40.000000000 -0700 @@ -31,8 +31,8 @@ build_requires => { 'Test::More' => 0, 'Module::Build' => 0.2805, - 'Test::Harness' => 2.62, - 'CPAN' => 1.81 +# 'Test::Harness' => 2.62, +# 'CPAN' => 1.81 }, recommends => { # does what you would expect of recommends, except more informative output and generates optional_features in META.yml 'Ace' => '0/access of ACeDB database/Bio::DB::Ace,Bio::DB::GFF::Adaptor::ace', @@ -63,7 +63,7 @@ 'XML::DOM::XPath' => '0.13/parsing interpro features/Bio::FeatureIO::interpro', 'XML::Parser' => '0/parsing xml/Bio::Biblio::IO::medlinexml', 'XML::Parser::PerlSAX' => '0/parsing xml/Bio::SeqIO::tinyseq,Bio::SeqIO::game::gameSubs,Bio::OntologyIO::InterProParser,Bio::ClusterIO::dbsnp', - 'XML::SAX' => '0.15/parsing xml/Bio::SearchIO::blastxml,Bio::SeqIO::tigrxml,Bio::SeqIO::bsml_sax', + 'XML::SAX' => '0.14/parsing xml/Bio::SearchIO::blastxml,Bio::SeqIO::tigrxml,Bio::SeqIO::bsml_sax', 'XML::SAX::Writer' => '0/writing xml/Bio::SeqIO::tigrxml', 'XML::Twig' => '0/parsing xml/Bio::Variation::IO::xml,Bio::DB::Taxonomy::entrez,Bio::DB::Biblio::eutils,Bio::Graph::IO::psi_xml', 'XML::Writer' => '0.4/parsing and writing xml/Bio::SeqIO::agave,Bio::SeqIO::game::gameWriter,Bio::SeqIO::chadoxml,Bio::SeqIO::tinyseq,Bio::Variation::IO::xml,Bio::SearchIO::Writer::BSMLResultWriter' diff -ru bioperl-1.5.2_102.orig/Bio/Variation/IO.pm bioperl-1.5.2_102/Bio/Variation/IO.pm --- bioperl-1.5.2_102.orig/Bio/Variation/IO.pm 2003-06-04 04:36:44.000000000 -0400 +++ bioperl-1.5.2_102/Bio/Variation/IO.pm 2005-03-21 20:21:54.000000000 -0500 @@ -83,7 +83,7 @@ This makes the simplest ever reformatter - #!/usr/local/bin/perl + #!/usr/bin/perl $format1 = shift; $format2 = shift || die "Usage: reformat format1 format2 < input > output"; diff -ru bioperl-1.5.2_102.orig/examples/align/align_on_codons.pl bioperl-1.5.2_102/examples/align/align_on_codons.pl --- bioperl-1.5.2_102.orig/examples/align/align_on_codons.pl 2003-07-07 14:20:58.000000000 -0400 +++ bioperl-1.5.2_102/examples/align/align_on_codons.pl 2005-03-21 20:24:44.000000000 -0500 @@ -13,10 +13,10 @@ BEGIN { $CODONSIZE = 3; # parametrize everything like a good little programmer if( ! defined $ENV{'CLUSTALDIR'} ) { - $ENV{'CLUSTALDIR'} = '/usr/local/bin'; + $ENV{'CLUSTALDIR'} = '/usr/bin'; } if( ! defined $ENV{'TCOFFEEDIR'} ) { - $ENV{'TCOFFEEDIR'} = '/usr/local/bin'; + $ENV{'TCOFFEEDIR'} = '/usr/bin'; } $USAGE = qq{align_on_codons.pl < file.fa diff -ru bioperl-1.5.2_102.orig/examples/db/dbfetch bioperl-1.5.2_102/examples/db/dbfetch --- bioperl-1.5.2_102.orig/examples/db/dbfetch 2003-07-15 12:12:16.000000000 -0400 +++ bioperl-1.5.2_102/examples/db/dbfetch 2005-03-21 20:25:01.000000000 -0500 @@ -1,4 +1,4 @@ -#!/usr/local/bin/perl -- # -*-Perl-*- +#!/usr/bin/perl -- # -*-Perl-*- =head1 NAME diff -ru bioperl-1.5.2_102.orig/examples/db/getGenBank.pl bioperl-1.5.2_102/examples/db/getGenBank.pl --- bioperl-1.5.2_102.orig/examples/db/getGenBank.pl 2003-07-07 14:20:59.000000000 -0400 +++ bioperl-1.5.2_102/examples/db/getGenBank.pl 2005-03-21 20:24:57.000000000 -0500 @@ -1,4 +1,4 @@ -#!/usr/local/bin/perl -w +#!/usr/bin/perl -w # # How to retrieve GenBank entries over the Web # diff -ru bioperl-1.5.2_102.orig/examples/db/get_seqs.pl bioperl-1.5.2_102/examples/db/get_seqs.pl --- bioperl-1.5.2_102.orig/examples/db/get_seqs.pl 2003-07-07 14:20:59.000000000 -0400 +++ bioperl-1.5.2_102/examples/db/get_seqs.pl 2005-03-21 20:24:53.000000000 -0500 @@ -1,4 +1,4 @@ -#!/usr/local/bin/perl -w +#!/usr/bin/perl -w use strict; use vars qw($USAGE); use Carp; diff -ru bioperl-1.5.2_102.orig/examples/generate_random_seq.pl bioperl-1.5.2_102/examples/generate_random_seq.pl --- bioperl-1.5.2_102.orig/examples/generate_random_seq.pl 2004-11-01 16:09:08.000000000 -0500 +++ bioperl-1.5.2_102/examples/generate_random_seq.pl 2005-03-21 20:27:23.000000000 -0500 @@ -1,4 +1,4 @@ -#!/bin/perl -w +#!/usr/bin/perl -w use strict; use vars qw($USAGE); diff -ru bioperl-1.5.2_102.orig/examples/searchio/psiblast_features.pl bioperl-1.5.2_102/examples/searchio/psiblast_features.pl --- bioperl-1.5.2_102.orig/examples/searchio/psiblast_features.pl 2004-02-21 05:50:34.000000000 -0500 +++ bioperl-1.5.2_102/examples/searchio/psiblast_features.pl 2005-03-21 20:24:30.000000000 -0500 @@ -1,4 +1,4 @@ -#!/usr/local/bin/perl +#!/usr/bin/perl # Example usage of a SearchIO::psiblast parser of traditional format Blast # and PSI-Blast reports. diff -ru bioperl-1.5.2_102.orig/examples/structure/structure-io.pl bioperl-1.5.2_102/examples/structure/structure-io.pl --- bioperl-1.5.2_102.orig/examples/structure/structure-io.pl 2004-11-01 16:09:33.000000000 -0500 +++ bioperl-1.5.2_102/examples/structure/structure-io.pl 2005-03-21 20:27:17.000000000 -0500 @@ -1,4 +1,4 @@ -#!/bin/perl -w +#!/usr/bin/perl -w # Getting Entry, Chain, Residue, and Atom objects given a PDB file use Bio::Structure::IO; diff -ru bioperl-1.5.2_102.orig/examples/tk/hitdisplay.pl bioperl-1.5.2_102/examples/tk/hitdisplay.pl --- bioperl-1.5.2_102.orig/examples/tk/hitdisplay.pl 2003-07-07 14:20:59.000000000 -0400 +++ bioperl-1.5.2_102/examples/tk/hitdisplay.pl 2005-03-21 20:24:26.000000000 -0500 @@ -1,4 +1,4 @@ -#!/usr/local/bin/perl -w +#!/usr/bin/perl -w # # PROGRAM : hitdisplay.pl # PURPOSE : Demonstrate Bio::Tk::HitDisplay diff -ru bioperl-1.5.2_102.orig/examples/tools/gb_to_gff.pl bioperl-1.5.2_102/examples/tools/gb_to_gff.pl --- bioperl-1.5.2_102.orig/examples/tools/gb_to_gff.pl 2003-07-07 14:20:59.000000000 -0400 +++ bioperl-1.5.2_102/examples/tools/gb_to_gff.pl 2005-03-21 20:24:21.000000000 -0500 @@ -1,4 +1,4 @@ -#!/usr/local/bin/perl -w +#!/usr/bin/perl -w use strict; use Bio::Tools::GFF; diff -ru bioperl-1.5.2_102.orig/examples/tools/gff2ps.pl bioperl-1.5.2_102/examples/tools/gff2ps.pl --- bioperl-1.5.2_102.orig/examples/tools/gff2ps.pl 2003-07-07 14:20:59.000000000 -0400 +++ bioperl-1.5.2_102/examples/tools/gff2ps.pl 2005-03-21 20:24:17.000000000 -0500 @@ -1,4 +1,4 @@ -#!/usr/local/bin/perl +#!/usr/bin/perl =head1 NAME diff -ru bioperl-1.5.2_102.orig/t/Promoterwise.t bioperl-1.5.2_102/t/Promoterwise.t --- bioperl-1.5.2_102.orig/t/Promoterwise.t 2003-03-10 13:21:03.000000000 -0500 +++ bioperl-1.5.2_102/t/Promoterwise.t 2005-03-21 20:24:04.000000000 -0500 @@ -1,4 +1,4 @@ -#!/usr/local/bin/perl +#!/usr/bin/perl # -*-Perl-*- ## Bioperl Test Harness Script for Modules diff -ru bioperl-1.5.2_102.orig/t/testformats.pl bioperl-1.5.2_102/t/testformats.pl --- bioperl-1.5.2_102.orig/t/testformats.pl 2001-06-29 17:17:02.000000000 -0400 +++ bioperl-1.5.2_102/t/testformats.pl 2005-03-21 20:24:00.000000000 -0500 @@ -1,4 +1,4 @@ -#!/usr/local/bin/perl -w +#!/usr/bin/perl -w use strict; use Bio::SeqIO; Index: perl-bioperl.spec =================================================================== RCS file: perl-bioperl.spec diff -N perl-bioperl.spec --- /dev/null 1 Jan 1970 00:00:00 -0000 +++ perl-bioperl.spec 5 Apr 2007 11:02:34 -0000 1.3 @@ -0,0 +1,141 @@ +Name: perl-bioperl +Version: 1.5.2_102 +Release: 5%{?dist} +Summary: A package of Perl tools for computational molecular biology + +Group: Development/Libraries +License: GPL or Artistic +URL: http://bioperl.org +Source0: http://bioperl.org/DIST/bioperl-%{version}.tar.bz2 +Patch0: bioperl-1.5.2_102-paths.patch +BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) + +BuildArch: noarch +BuildRequires: perl(Ace) +BuildRequires: perl(Class::AutoClass) >= 1 +BuildRequires: perl(Clone) +BuildRequires: perl(Convert::Binary::C) +BuildRequires: perl(Data::Stag::XMLWriter) +BuildRequires: perl(DBD::mysql) +BuildRequires: perl(DBD::Pg) +BuildRequires: perl(GD) >= 1.3 +BuildRequires: perl(GD::SVG) +BuildRequires: perl(Graph) +BuildRequires: perl(HTML::Entities) +BuildRequires: perl(HTML::Parser) +BuildRequires: perl(HTTP::Request::Common) +BuildRequires: perl(IO::Stringy) +BuildRequires: perl(IO::String) +BuildRequires: perl(LWP::UserAgent) +BuildRequires: perl(PostScript::TextBlock) +BuildRequires: perl(Set::Scalar) +BuildRequires: perl(SOAP::Lite) +BuildRequires: perl(Spreadsheet::ParseExcel) +BuildRequires: perl(Storable) +BuildRequires: perl(SVG) >= 2.26 +BuildRequires: perl(SVG::Graph) >= 0.01 +BuildRequires: perl(Text::Shellwords) +BuildRequires: perl(URI::Escape) +BuildRequires: perl(XML::DOM::XPath) >= 0.13 +BuildRequires: perl(XML::Parser) +BuildRequires: perl(XML::Parser::PerlSAX) +BuildRequires: perl(XML::SAX) >= 0.14 +BuildRequires: perl(XML::SAX::Writer) +BuildRequires: perl(XML::Twig) +BuildRequires: perl(XML::Writer) > 0.4 +BuildRequires: perl(Module::Build) +Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) + +%description +Bioperl is a package of Perl tools for computational molecular +biology. + +%prep +%setup -q -n bioperl-%{version} +%patch0 -p1 + +# remove all execute bits from the doc stuff +find examples -type f -exec chmod -x {} 2>/dev/null ';' +##find doc -type f -exec chmod -x {} 2>/dev/null ';' +##find scripts -type f -exec chmod -x {} 2>/dev/null ';' + +%build +%{__perl} Build.PL --installdirs vendor << EOF +n +n +EOF + +./Build + +# make sure the man page is UTF-8... +cd blib/libdoc +for i in Bio::Tools::GuessSeqFormat.3pm Bio::Tools::Geneid.3pm; do + iconv --from=ISO-8859-1 --to=UTF-8 $i > new + mv new $i +done + + +%install +rm -rf $RPM_BUILD_ROOT +#make pure_install PERL_INSTALL_ROOT=$RPM_BUILD_ROOT +perl Build pure_install --destdir=$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 ';' +# remove errant execute bit from the .pm's +find $RPM_BUILD_ROOT -type f -name '*.pm' -exec chmod -x {} 2>/dev/null ';' +# correct all binaries in /usr/bin to be 0755 +# disable since we aren't building scripts currently +##find $RPM_BUILD_ROOT/%{_bindir} -type f -name '*.pl' -exec chmod 0755 {} 2>/dev/null ';' + +%check +%{?_with_check:./Build test || :} + +%clean +rm -rf $RPM_BUILD_ROOT + + +%files +%defattr(-,root,root,-) +## don't distribute "doc" "scripts" subdirectories, they don't contain docs +%doc examples models +%doc AUTHORS BUGS Changes DEPRECATED INSTALL LICENSE PLATFORMS README +%{perl_vendorlib}/* +%{_mandir}/man3/*.3* +## disable scripts for now +##%{_bindir}/* +##%{_mandir}/man1/*.1* + +%changelog +* Tue Apr 03 2007 Alex Lancaster 1.5.2_102-5 +- Fix changelog + +* Tue Apr 03 2007 Alex Lancaster 1.5.2_102-4 +- Disable tests because many of them require network access, add + _with_check macro so they can be enabled during testing. + +* Mon Apr 02 2007 Alex Lancaster 1.5.2_102-3 +- Remove BuildRequires: perl(Bio::ASN1::EntrezGene), creates a + circular dependency, the dependency is still found at install-time. + +* Thu Mar 29 2007 Alex Lancaster 1.5.2_102-2 +- Add all BRs listed as 'recommends' in Build.PL so that it never + needs to get packages from CPAN. +- Remove unnecessary filtering of Requires + +* Wed Mar 23 2007 Alex Lancaster 1.5.2_102-1 +- Update to 1.5.2_102 +- Review suggestions from Steven Pritchard +- BR: perl(IO::String) +- Disable scripts for now as they require bioperl-run (not yet packaged) +- Don't mark non-documentation files as documentation. + +* Wed Apr 06 2005 Hunter Matthews 1.5.0-3 +- Review suggestions from Jos?? Pedro Oliveira + +* Mon Apr 01 2005 Hunter Matthews 1.5.0-2 +- Added buildrequires and improved documention entries from FE mailing list. + +* Mon Mar 21 2005 Hunter Matthews 1.5.0-1 +- Initial build. I started with the biolinux.org rpm, but broke out + most of the deps and built them seperately. Index: sources =================================================================== RCS file: sources diff -N sources --- /dev/null 1 Jan 1970 00:00:00 -0000 +++ sources 5 Apr 2007 11:02:34 -0000 1.4 @@ -0,0 +1 @@ +71f22246979ee5d6e19d547319962eea bioperl-1.5.2_102.tar.bz2 From fedora-extras-commits at redhat.com Thu Apr 5 11:03:17 2007 From: fedora-extras-commits at redhat.com (Gianluca Sforna (giallu)) Date: Thu, 5 Apr 2007 07:03:17 -0400 Subject: rpms/mantis/devel .cvsignore, 1.5, 1.6 mantis-httpd.conf, 1.1, 1.2 mantis.spec, 1.14, 1.15 sources, 1.10, 1.11 mantis-1.0.6-private_history.patch, 1.1, NONE Message-ID: <200704051103.l35B3HoQ005509@cvs-int.fedora.redhat.com> Author: giallu Update of /cvs/extras/rpms/mantis/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv5363 Modified Files: .cvsignore mantis-httpd.conf mantis.spec sources Removed Files: mantis-1.0.6-private_history.patch Log Message: * Thu Apr 5 2007 Gianluca Sforna - 1.0.7-1 - new upstream release - drop upstreamed patch - fix (most) rpmlint issues - tweak Source0 URL - remove config_inc.php symlink (config is now found via the MANTIS_CONFIG environment variable) Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/mantis/devel/.cvsignore,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- .cvsignore 2 Nov 2006 22:04:50 -0000 1.5 +++ .cvsignore 5 Apr 2007 11:02:42 -0000 1.6 @@ -1 +1 @@ -mantis-1.0.6.tar.gz +mantis-1.0.7.tar.gz Index: mantis-httpd.conf =================================================================== RCS file: /cvs/extras/rpms/mantis/devel/mantis-httpd.conf,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- mantis-httpd.conf 8 Nov 2004 04:50:58 -0000 1.1 +++ mantis-httpd.conf 5 Apr 2007 11:02:42 -0000 1.2 @@ -1,3 +1,5 @@ +SetEnv MANTIS_CONFIG /etc/mantis/config_inc.php + Alias /mantis /usr/share/mantis Index: mantis.spec =================================================================== RCS file: /cvs/extras/rpms/mantis/devel/mantis.spec,v retrieving revision 1.14 retrieving revision 1.15 diff -u -r1.14 -r1.15 --- mantis.spec 9 Jan 2007 12:09:22 -0000 1.14 +++ mantis.spec 5 Apr 2007 11:02:42 -0000 1.15 @@ -6,24 +6,24 @@ Summary: Web-based bugtracking system Name: mantis -Version: 1.0.6 -Release: 2%{dist} +Version: 1.0.7 +Release: 1%{?dist} License: GPL Group: Applications/Internet URL: http://www.mantisbt.org/ BuildArch: noarch -Source0: http://download.sourceforge.net/sourceforge/mantisbt/%{name}-%{version}.tar.gz +Source0: http://downloads.sourceforge.net/mantisbt/%{name}-%{version}.tar.gz Source1: mantis-README.Fedora Patch0: mantis-1.0.0a3-iis.patch Patch1: mantis-0.19.2-noexamplecom.patch Patch2: mantis-1.0.0rc2-noadmin.patch -Patch3: mantis-1.0.6-private_history.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) -BuildRequires: diffutils +BuildRequires: diffutils Requires: php Requires: mantis-config +Requires: php-adodb %package config-httpd Summary: Mantis configuration for Apache httpd @@ -52,14 +52,13 @@ %prep %setup -q -%patch0 -p1 -b .iis -%patch1 -p1 -b .noexamplecom -%patch2 -p1 -b .noadmin -%patch3 -p0 -b .privatenotes +%patch0 -p1 +%patch1 -p1 +%patch2 -p1 cp %{SOURCE1} ./README.Fedora -chmod -x *.php +chmod -x *.php *.sample rm -rf packages @@ -70,13 +69,12 @@ rm -rf "${RPM_BUILD_ROOT}" %{__install} -d -m755 ${RPM_BUILD_ROOT}%{pkgdir} -%{__install} -d -m750 ${RPM_BUILD_ROOT}%{cfgdir} +%{__install} -d -m755 ${RPM_BUILD_ROOT}%{cfgdir} tar cf - . | tar xf - -C ${RPM_BUILD_ROOT}%{pkgdir} - find ${RPM_BUILD_ROOT} \( \ - -name '*.noexamplecom' -o -name '*.iis' -o -name '*.noadmin' -o -name '*.#.*' -o \ + -name '*.orig' -o -name '*.#.*' -o \ -name '.cvsignore' \ \) -print0 | xargs -0 rm -f @@ -99,23 +97,14 @@ esac done +chmod -x doc/* chmod -x ${RPM_BUILD_ROOT}%{pkgdir}/{doc/*,core/phpmailer/{README,LICENSE}} -ln -s %{cfgdir}/config_inc.php ${RPM_BUILD_ROOT}%{pkgdir}/config_inc.php +# Dangling symlink: when /etc/mantis/mantis_offline.php is present mantis is put offline ln -s %{cfgdir}/mantis_offline.php ${RPM_BUILD_ROOT}%{pkgdir}/mantis_offline.php - -## The httpd config-files -function subst() { - f=${RPM_BUILD_ROOT}$1 - sed -e 's!/usr/share/mantis!%{pkgdir}!g' "$f" >"$f".tmp - cmp -s "$f" "$f.tmp" || cat "$f.tmp" >"$f" - rm -f "$f.tmp" -} - %{__install} -d ${RPM_BUILD_ROOT}%{httpconfdir} %{__install} -p -m644 %{SOURCE10} ${RPM_BUILD_ROOT}%{httpconfdir}/mantis.conf -subst %{httpconfdir}/mantis.conf %clean @@ -132,8 +121,9 @@ %files %defattr(-,root,root,-) %{pkgdir} -%attr(-,root,apache) %dir %{cfgdir} -%attr(0640,root,apache) %config(noreplace) %{cfgdir}/* +%exclude %{pkgdir}/core/adodb/adodb-time.zip +%dir %{cfgdir} +%config(noreplace) %{cfgdir}/* %doc doc/{LICENSE,ChangeLog,CREDITS,CUSTOMIZATION} README.Fedora %files config-httpd @@ -142,7 +132,15 @@ %changelog -* Tue Jan 8 2007 Gianluca Sforna - 1.0.6-2 +* Thu Apr 5 2007 Gianluca Sforna - 1.0.7-1 +- new upstream release +- drop upstreamed patch +- fix (most) rpmlint issues +- tweak Source0 URL +- remove config_inc.php symlink (config is now found via the MANTIS_CONFIG + environment variable) + +* Tue Jan 9 2007 Gianluca Sforna - 1.0.6-2 - Add some docs - Add patch for BZ #219937 - Fix rpmlint messages for SRPM Index: sources =================================================================== RCS file: /cvs/extras/rpms/mantis/devel/sources,v retrieving revision 1.10 retrieving revision 1.11 diff -u -r1.10 -r1.11 --- sources 2 Nov 2006 22:04:50 -0000 1.10 +++ sources 5 Apr 2007 11:02:42 -0000 1.11 @@ -1 +1 @@ -64af171288bad777d6a1bba493e4a88b mantis-1.0.6.tar.gz +242f127edfc487889c9089d6b0fbf737 mantis-1.0.7.tar.gz --- mantis-1.0.6-private_history.patch DELETED --- From fedora-extras-commits at redhat.com Thu Apr 5 11:05:28 2007 From: fedora-extras-commits at redhat.com (Alex Lancaster (alexlan)) Date: Thu, 5 Apr 2007 07:05:28 -0400 Subject: rpms/perl-bioperl/FC-6 Makefile, 1.2, 1.3 bioperl-1.5.2_102-paths.patch, NONE, 1.1 perl-bioperl.spec, 1.2, 1.3 sources, 1.3, 1.4 Message-ID: <200704051105.l35B5S24005881@cvs-int.fedora.redhat.com> Author: alexlan Update of /cvs/extras/rpms/perl-bioperl/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv5786/FC-6 Added Files: Makefile bioperl-1.5.2_102-paths.patch perl-bioperl.spec sources Log Message: auto-import perl-bioperl-1.5.2_102-5 on branch FC-6 from perl-bioperl-1.5.2_102-5.src.rpm Index: Makefile =================================================================== RCS file: Makefile diff -N Makefile --- /dev/null 1 Jan 1970 00:00:00 -0000 +++ Makefile 5 Apr 2007 11:04:54 -0000 1.3 @@ -0,0 +1,21 @@ +# Makefile for source rpm: perl-bioperl +# $Id$ +NAME := perl-bioperl +SPECFILE = $(firstword $(wildcard *.spec)) + +define find-makefile-common +for d in common ../common ../../common ; do if [ -f $$d/Makefile.common ] ; then if [ -f $$d/CVS/Root -a -w $$/Makefile.common ] ; then cd $$d ; cvs -Q update ; fi ; echo "$$d/Makefile.common" ; break ; fi ; done +endef + +MAKEFILE_COMMON := $(shell $(find-makefile-common)) + +ifeq ($(MAKEFILE_COMMON),) +# attept a checkout +define checkout-makefile-common +test -f CVS/Root && { cvs -Q -d $$(cat CVS/Root) checkout common && echo "common/Makefile.common" ; } || { echo "ERROR: I can't figure out how to checkout the 'common' module." ; exit -1 ; } >&2 +endef + +MAKEFILE_COMMON := $(shell $(checkout-makefile-common)) +endif + +include $(MAKEFILE_COMMON) bioperl-1.5.2_102-paths.patch: --- NEW FILE bioperl-1.5.2_102-paths.patch --- diff -u bioperl-1.5.2_102.orig/Build.PL bioperl-1.5.2_102/Build.PL --- bioperl-1.5.2_102.orig/Build.PL 2007-03-14 03:46:30.000000000 -0700 +++ bioperl-1.5.2_102/Build.PL 2007-03-14 03:46:40.000000000 -0700 @@ -31,8 +31,8 @@ build_requires => { 'Test::More' => 0, 'Module::Build' => 0.2805, - 'Test::Harness' => 2.62, - 'CPAN' => 1.81 +# 'Test::Harness' => 2.62, +# 'CPAN' => 1.81 }, recommends => { # does what you would expect of recommends, except more informative output and generates optional_features in META.yml 'Ace' => '0/access of ACeDB database/Bio::DB::Ace,Bio::DB::GFF::Adaptor::ace', @@ -63,7 +63,7 @@ 'XML::DOM::XPath' => '0.13/parsing interpro features/Bio::FeatureIO::interpro', 'XML::Parser' => '0/parsing xml/Bio::Biblio::IO::medlinexml', 'XML::Parser::PerlSAX' => '0/parsing xml/Bio::SeqIO::tinyseq,Bio::SeqIO::game::gameSubs,Bio::OntologyIO::InterProParser,Bio::ClusterIO::dbsnp', - 'XML::SAX' => '0.15/parsing xml/Bio::SearchIO::blastxml,Bio::SeqIO::tigrxml,Bio::SeqIO::bsml_sax', + 'XML::SAX' => '0.14/parsing xml/Bio::SearchIO::blastxml,Bio::SeqIO::tigrxml,Bio::SeqIO::bsml_sax', 'XML::SAX::Writer' => '0/writing xml/Bio::SeqIO::tigrxml', 'XML::Twig' => '0/parsing xml/Bio::Variation::IO::xml,Bio::DB::Taxonomy::entrez,Bio::DB::Biblio::eutils,Bio::Graph::IO::psi_xml', 'XML::Writer' => '0.4/parsing and writing xml/Bio::SeqIO::agave,Bio::SeqIO::game::gameWriter,Bio::SeqIO::chadoxml,Bio::SeqIO::tinyseq,Bio::Variation::IO::xml,Bio::SearchIO::Writer::BSMLResultWriter' diff -ru bioperl-1.5.2_102.orig/Bio/Variation/IO.pm bioperl-1.5.2_102/Bio/Variation/IO.pm --- bioperl-1.5.2_102.orig/Bio/Variation/IO.pm 2003-06-04 04:36:44.000000000 -0400 +++ bioperl-1.5.2_102/Bio/Variation/IO.pm 2005-03-21 20:21:54.000000000 -0500 @@ -83,7 +83,7 @@ This makes the simplest ever reformatter - #!/usr/local/bin/perl + #!/usr/bin/perl $format1 = shift; $format2 = shift || die "Usage: reformat format1 format2 < input > output"; diff -ru bioperl-1.5.2_102.orig/examples/align/align_on_codons.pl bioperl-1.5.2_102/examples/align/align_on_codons.pl --- bioperl-1.5.2_102.orig/examples/align/align_on_codons.pl 2003-07-07 14:20:58.000000000 -0400 +++ bioperl-1.5.2_102/examples/align/align_on_codons.pl 2005-03-21 20:24:44.000000000 -0500 @@ -13,10 +13,10 @@ BEGIN { $CODONSIZE = 3; # parametrize everything like a good little programmer if( ! defined $ENV{'CLUSTALDIR'} ) { - $ENV{'CLUSTALDIR'} = '/usr/local/bin'; + $ENV{'CLUSTALDIR'} = '/usr/bin'; } if( ! defined $ENV{'TCOFFEEDIR'} ) { - $ENV{'TCOFFEEDIR'} = '/usr/local/bin'; + $ENV{'TCOFFEEDIR'} = '/usr/bin'; } $USAGE = qq{align_on_codons.pl < file.fa diff -ru bioperl-1.5.2_102.orig/examples/db/dbfetch bioperl-1.5.2_102/examples/db/dbfetch --- bioperl-1.5.2_102.orig/examples/db/dbfetch 2003-07-15 12:12:16.000000000 -0400 +++ bioperl-1.5.2_102/examples/db/dbfetch 2005-03-21 20:25:01.000000000 -0500 @@ -1,4 +1,4 @@ -#!/usr/local/bin/perl -- # -*-Perl-*- +#!/usr/bin/perl -- # -*-Perl-*- =head1 NAME diff -ru bioperl-1.5.2_102.orig/examples/db/getGenBank.pl bioperl-1.5.2_102/examples/db/getGenBank.pl --- bioperl-1.5.2_102.orig/examples/db/getGenBank.pl 2003-07-07 14:20:59.000000000 -0400 +++ bioperl-1.5.2_102/examples/db/getGenBank.pl 2005-03-21 20:24:57.000000000 -0500 @@ -1,4 +1,4 @@ -#!/usr/local/bin/perl -w +#!/usr/bin/perl -w # # How to retrieve GenBank entries over the Web # diff -ru bioperl-1.5.2_102.orig/examples/db/get_seqs.pl bioperl-1.5.2_102/examples/db/get_seqs.pl --- bioperl-1.5.2_102.orig/examples/db/get_seqs.pl 2003-07-07 14:20:59.000000000 -0400 +++ bioperl-1.5.2_102/examples/db/get_seqs.pl 2005-03-21 20:24:53.000000000 -0500 @@ -1,4 +1,4 @@ -#!/usr/local/bin/perl -w +#!/usr/bin/perl -w use strict; use vars qw($USAGE); use Carp; diff -ru bioperl-1.5.2_102.orig/examples/generate_random_seq.pl bioperl-1.5.2_102/examples/generate_random_seq.pl --- bioperl-1.5.2_102.orig/examples/generate_random_seq.pl 2004-11-01 16:09:08.000000000 -0500 +++ bioperl-1.5.2_102/examples/generate_random_seq.pl 2005-03-21 20:27:23.000000000 -0500 @@ -1,4 +1,4 @@ -#!/bin/perl -w +#!/usr/bin/perl -w use strict; use vars qw($USAGE); diff -ru bioperl-1.5.2_102.orig/examples/searchio/psiblast_features.pl bioperl-1.5.2_102/examples/searchio/psiblast_features.pl --- bioperl-1.5.2_102.orig/examples/searchio/psiblast_features.pl 2004-02-21 05:50:34.000000000 -0500 +++ bioperl-1.5.2_102/examples/searchio/psiblast_features.pl 2005-03-21 20:24:30.000000000 -0500 @@ -1,4 +1,4 @@ -#!/usr/local/bin/perl +#!/usr/bin/perl # Example usage of a SearchIO::psiblast parser of traditional format Blast # and PSI-Blast reports. diff -ru bioperl-1.5.2_102.orig/examples/structure/structure-io.pl bioperl-1.5.2_102/examples/structure/structure-io.pl --- bioperl-1.5.2_102.orig/examples/structure/structure-io.pl 2004-11-01 16:09:33.000000000 -0500 +++ bioperl-1.5.2_102/examples/structure/structure-io.pl 2005-03-21 20:27:17.000000000 -0500 @@ -1,4 +1,4 @@ -#!/bin/perl -w +#!/usr/bin/perl -w # Getting Entry, Chain, Residue, and Atom objects given a PDB file use Bio::Structure::IO; diff -ru bioperl-1.5.2_102.orig/examples/tk/hitdisplay.pl bioperl-1.5.2_102/examples/tk/hitdisplay.pl --- bioperl-1.5.2_102.orig/examples/tk/hitdisplay.pl 2003-07-07 14:20:59.000000000 -0400 +++ bioperl-1.5.2_102/examples/tk/hitdisplay.pl 2005-03-21 20:24:26.000000000 -0500 @@ -1,4 +1,4 @@ -#!/usr/local/bin/perl -w +#!/usr/bin/perl -w # # PROGRAM : hitdisplay.pl # PURPOSE : Demonstrate Bio::Tk::HitDisplay diff -ru bioperl-1.5.2_102.orig/examples/tools/gb_to_gff.pl bioperl-1.5.2_102/examples/tools/gb_to_gff.pl --- bioperl-1.5.2_102.orig/examples/tools/gb_to_gff.pl 2003-07-07 14:20:59.000000000 -0400 +++ bioperl-1.5.2_102/examples/tools/gb_to_gff.pl 2005-03-21 20:24:21.000000000 -0500 @@ -1,4 +1,4 @@ -#!/usr/local/bin/perl -w +#!/usr/bin/perl -w use strict; use Bio::Tools::GFF; diff -ru bioperl-1.5.2_102.orig/examples/tools/gff2ps.pl bioperl-1.5.2_102/examples/tools/gff2ps.pl --- bioperl-1.5.2_102.orig/examples/tools/gff2ps.pl 2003-07-07 14:20:59.000000000 -0400 +++ bioperl-1.5.2_102/examples/tools/gff2ps.pl 2005-03-21 20:24:17.000000000 -0500 @@ -1,4 +1,4 @@ -#!/usr/local/bin/perl +#!/usr/bin/perl =head1 NAME diff -ru bioperl-1.5.2_102.orig/t/Promoterwise.t bioperl-1.5.2_102/t/Promoterwise.t --- bioperl-1.5.2_102.orig/t/Promoterwise.t 2003-03-10 13:21:03.000000000 -0500 +++ bioperl-1.5.2_102/t/Promoterwise.t 2005-03-21 20:24:04.000000000 -0500 @@ -1,4 +1,4 @@ -#!/usr/local/bin/perl +#!/usr/bin/perl # -*-Perl-*- ## Bioperl Test Harness Script for Modules diff -ru bioperl-1.5.2_102.orig/t/testformats.pl bioperl-1.5.2_102/t/testformats.pl --- bioperl-1.5.2_102.orig/t/testformats.pl 2001-06-29 17:17:02.000000000 -0400 +++ bioperl-1.5.2_102/t/testformats.pl 2005-03-21 20:24:00.000000000 -0500 @@ -1,4 +1,4 @@ -#!/usr/local/bin/perl -w +#!/usr/bin/perl -w use strict; use Bio::SeqIO; Index: perl-bioperl.spec =================================================================== RCS file: perl-bioperl.spec diff -N perl-bioperl.spec --- /dev/null 1 Jan 1970 00:00:00 -0000 +++ perl-bioperl.spec 5 Apr 2007 11:04:54 -0000 1.3 @@ -0,0 +1,141 @@ +Name: perl-bioperl +Version: 1.5.2_102 +Release: 5%{?dist} +Summary: A package of Perl tools for computational molecular biology + +Group: Development/Libraries +License: GPL or Artistic +URL: http://bioperl.org +Source0: http://bioperl.org/DIST/bioperl-%{version}.tar.bz2 +Patch0: bioperl-1.5.2_102-paths.patch +BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) + +BuildArch: noarch +BuildRequires: perl(Ace) +BuildRequires: perl(Class::AutoClass) >= 1 +BuildRequires: perl(Clone) +BuildRequires: perl(Convert::Binary::C) +BuildRequires: perl(Data::Stag::XMLWriter) +BuildRequires: perl(DBD::mysql) +BuildRequires: perl(DBD::Pg) +BuildRequires: perl(GD) >= 1.3 +BuildRequires: perl(GD::SVG) +BuildRequires: perl(Graph) +BuildRequires: perl(HTML::Entities) +BuildRequires: perl(HTML::Parser) +BuildRequires: perl(HTTP::Request::Common) +BuildRequires: perl(IO::Stringy) +BuildRequires: perl(IO::String) +BuildRequires: perl(LWP::UserAgent) +BuildRequires: perl(PostScript::TextBlock) +BuildRequires: perl(Set::Scalar) +BuildRequires: perl(SOAP::Lite) +BuildRequires: perl(Spreadsheet::ParseExcel) +BuildRequires: perl(Storable) +BuildRequires: perl(SVG) >= 2.26 +BuildRequires: perl(SVG::Graph) >= 0.01 +BuildRequires: perl(Text::Shellwords) +BuildRequires: perl(URI::Escape) +BuildRequires: perl(XML::DOM::XPath) >= 0.13 +BuildRequires: perl(XML::Parser) +BuildRequires: perl(XML::Parser::PerlSAX) +BuildRequires: perl(XML::SAX) >= 0.14 +BuildRequires: perl(XML::SAX::Writer) +BuildRequires: perl(XML::Twig) +BuildRequires: perl(XML::Writer) > 0.4 +BuildRequires: perl(Module::Build) +Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) + +%description +Bioperl is a package of Perl tools for computational molecular +biology. + +%prep +%setup -q -n bioperl-%{version} +%patch0 -p1 + +# remove all execute bits from the doc stuff +find examples -type f -exec chmod -x {} 2>/dev/null ';' +##find doc -type f -exec chmod -x {} 2>/dev/null ';' +##find scripts -type f -exec chmod -x {} 2>/dev/null ';' + +%build +%{__perl} Build.PL --installdirs vendor << EOF +n +n +EOF + +./Build + +# make sure the man page is UTF-8... +cd blib/libdoc +for i in Bio::Tools::GuessSeqFormat.3pm Bio::Tools::Geneid.3pm; do + iconv --from=ISO-8859-1 --to=UTF-8 $i > new + mv new $i +done + + +%install +rm -rf $RPM_BUILD_ROOT +#make pure_install PERL_INSTALL_ROOT=$RPM_BUILD_ROOT +perl Build pure_install --destdir=$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 ';' +# remove errant execute bit from the .pm's +find $RPM_BUILD_ROOT -type f -name '*.pm' -exec chmod -x {} 2>/dev/null ';' +# correct all binaries in /usr/bin to be 0755 +# disable since we aren't building scripts currently +##find $RPM_BUILD_ROOT/%{_bindir} -type f -name '*.pl' -exec chmod 0755 {} 2>/dev/null ';' + +%check +%{?_with_check:./Build test || :} + +%clean +rm -rf $RPM_BUILD_ROOT + + +%files +%defattr(-,root,root,-) +## don't distribute "doc" "scripts" subdirectories, they don't contain docs +%doc examples models +%doc AUTHORS BUGS Changes DEPRECATED INSTALL LICENSE PLATFORMS README +%{perl_vendorlib}/* +%{_mandir}/man3/*.3* +## disable scripts for now +##%{_bindir}/* +##%{_mandir}/man1/*.1* + +%changelog +* Tue Apr 03 2007 Alex Lancaster 1.5.2_102-5 +- Fix changelog + +* Tue Apr 03 2007 Alex Lancaster 1.5.2_102-4 +- Disable tests because many of them require network access, add + _with_check macro so they can be enabled during testing. + +* Mon Apr 02 2007 Alex Lancaster 1.5.2_102-3 +- Remove BuildRequires: perl(Bio::ASN1::EntrezGene), creates a + circular dependency, the dependency is still found at install-time. + +* Thu Mar 29 2007 Alex Lancaster 1.5.2_102-2 +- Add all BRs listed as 'recommends' in Build.PL so that it never + needs to get packages from CPAN. +- Remove unnecessary filtering of Requires + +* Wed Mar 23 2007 Alex Lancaster 1.5.2_102-1 +- Update to 1.5.2_102 +- Review suggestions from Steven Pritchard +- BR: perl(IO::String) +- Disable scripts for now as they require bioperl-run (not yet packaged) +- Don't mark non-documentation files as documentation. + +* Wed Apr 06 2005 Hunter Matthews 1.5.0-3 +- Review suggestions from Jos?? Pedro Oliveira + +* Mon Apr 01 2005 Hunter Matthews 1.5.0-2 +- Added buildrequires and improved documention entries from FE mailing list. + +* Mon Mar 21 2005 Hunter Matthews 1.5.0-1 +- Initial build. I started with the biolinux.org rpm, but broke out + most of the deps and built them seperately. Index: sources =================================================================== RCS file: sources diff -N sources --- /dev/null 1 Jan 1970 00:00:00 -0000 +++ sources 5 Apr 2007 11:04:54 -0000 1.4 @@ -0,0 +1 @@ +71f22246979ee5d6e19d547319962eea bioperl-1.5.2_102.tar.bz2 From fedora-extras-commits at redhat.com Thu Apr 5 13:04:07 2007 From: fedora-extras-commits at redhat.com (Jonathan Dieter (jdieter)) Date: Thu, 5 Apr 2007 09:04:07 -0400 Subject: rpms/yum-presto/FC-6 .cvsignore,1.1,1.2 sources,1.1,1.2 Message-ID: <200704051304.l35D47c8021930@cvs-int.fedora.redhat.com> Author: jdieter Update of /cvs/extras/rpms/yum-presto/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv18591 Modified Files: .cvsignore sources Log Message: Initial build Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/yum-presto/FC-6/.cvsignore,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- .cvsignore 5 Apr 2007 04:22:04 -0000 1.1 +++ .cvsignore 5 Apr 2007 13:00:28 -0000 1.2 @@ -0,0 +1 @@ +yum-presto-0.3.7.tar.bz2 Index: sources =================================================================== RCS file: /cvs/extras/rpms/yum-presto/FC-6/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 5 Apr 2007 04:22:04 -0000 1.1 +++ sources 5 Apr 2007 13:00:28 -0000 1.2 @@ -0,0 +1 @@ +61e4e495546c4e4b4f928a1ce1e584ab yum-presto-0.3.7.tar.bz2 From fedora-extras-commits at redhat.com Thu Apr 5 13:17:53 2007 From: fedora-extras-commits at redhat.com (Rex Dieter (rdieter)) Date: Thu, 5 Apr 2007 09:17:53 -0400 Subject: rpms/fltk/devel fltk-1.1.x-r5750-199656.patch, NONE, 1.1 fltk-1.1.x-r5750-undefined.patch, NONE, 1.1 .cvsignore, 1.5, 1.6 fltk.spec, 1.26, 1.27 sources, 1.5, 1.6 fltk-1.1.7-config.patch, 1.2, NONE Message-ID: <200704051317.l35DHrZu022754@cvs-int.fedora.redhat.com> Author: rdieter Update of /cvs/extras/rpms/fltk/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv22670 Modified Files: .cvsignore fltk.spec sources Added Files: fltk-1.1.x-r5750-199656.patch fltk-1.1.x-r5750-undefined.patch Removed Files: fltk-1.1.7-config.patch Log Message: * Thu Apr 05 2007 Rex Dieter 1.1.8-0.1.r5750 - fltk-1.1.x-r5750 snapshot (1.1.8 pre-release) - --enable-xinerama - patch for undefined symbols in libfltk_gl fltk-1.1.x-r5750-199656.patch: --- NEW FILE fltk-1.1.x-r5750-199656.patch --- --- fltk-1.1.x-r5750/fltk-config.in.199656 2007-03-06 14:00:04.000000000 -0600 +++ fltk-1.1.x-r5750/fltk-config.in 2007-04-05 07:36:57.000000000 -0500 @@ -54,10 +54,10 @@ # flags for C++ compiler: ARCHFLAGS="@ARCHFLAGS@" -CFLAGS="@CFLAGS@ @LARGEFILE@ @PTHREAD_FLAGS@" -CXXFLAGS="@CXXFLAGS@ @LARGEFILE@ @PTHREAD_FLAGS@" -LDFLAGS="@LDFLAGS@" -LDLIBS="@LIBS@" +#CFLAGS="@CFLAGS@ @LARGEFILE@ @PTHREAD_FLAGS@" +#CXXFLAGS="@CXXFLAGS@ @LARGEFILE@ @PTHREAD_FLAGS@" +#LDFLAGS="@LDFLAGS@" +#LDLIBS="@LIBS@" OPTIM="@OPTIM@" # Check for local invocation, and update paths accordingly... fltk-1.1.x-r5750-undefined.patch: --- NEW FILE fltk-1.1.x-r5750-undefined.patch --- --- fltk-1.1.x-r5750/src/Makefile.undefined 2007-02-10 08:31:12.000000000 -0600 +++ fltk-1.1.x-r5750/src/Makefile 2007-04-05 07:51:31.000000000 -0500 @@ -282,7 +282,7 @@ libfltk_gl.so.1.1: $(GLOBJECTS) libfltk.so.1.1 echo $(DSOCOMMAND) $@ ... - $(DSOCOMMAND) $@ $(GLOBJECTS) -L. -lfltk + $(DSOCOMMAND) $@ $(GLOBJECTS) -L. $(GLDLIBS) -lfltk $(RM) libfltk_gl.so $(LN) libfltk_gl.so.1.1 libfltk_gl.so Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/fltk/devel/.cvsignore,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- .cvsignore 13 Dec 2006 15:45:05 -0000 1.5 +++ .cvsignore 5 Apr 2007 13:14:13 -0000 1.6 @@ -1,2 +1,3 @@ fltk-1.1.7-source.tar.bz2 fltk-1.1.x-r5555.tar.bz2 +fltk-1.1.x-r5750.tar.bz2 Index: fltk.spec =================================================================== RCS file: /cvs/extras/rpms/fltk/devel/fltk.spec,v retrieving revision 1.26 retrieving revision 1.27 diff -u -r1.26 -r1.27 --- fltk.spec 4 Apr 2007 19:59:56 -0000 1.26 +++ fltk.spec 5 Apr 2007 13:14:13 -0000 1.27 @@ -1,30 +1,32 @@ -%define snap r5555 +%define snap r5750 #define _disable_static --disable-static Summary: C++ user interface toolkit Name: fltk -Version: 1.1.7 -Release: 9.%{snap}%{?dist} +Version: 1.1.8 +Release: 0.1.%{snap}%{?dist} License: LGPL with exceptions Group: System Environment/Libraries URL: http://www.fltk.org/ %if "%{?snap:1}" == "1" -Source0: ftp://ftp.easysw.com/pub/fltk/snapshots/fltk-1.1.x-%{snap}.tar.bz2 +Source0: ftp://ftp3.easysw.com/pub/fltk/snapshots/fltk-1.1.x-%{snap}.tar.bz2 %else -Source0: http://ftp.easysw.com/pub/fltk/%{version}/%{name}-%{version}-source.tar.bz2 +Source0: http://ftp3.easysw.com/pub/fltk/%{version}/%{name}-%{version}-source.tar.bz2 %endif BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) -# See http://bugzilla.redhat.com/199656 -Patch1: fltk-1.1.7-config.patch +# omit extraneous bits from fltk-config --cflags|--libs (http://bugzilla.redhat.com/199656) +Patch1: fltk-1.1.x-r5750-199656.patch Patch2: fltk-1.1.7-test.patch +# libfltk_gl.so had undefined symbols +Patch3: fltk-1.1.x-r5750-undefined.patch %if 0%{?rhel} > 4 || 0%{?fedora} > 4 BuildRequires: libICE-devel libSM-devel -BuildRequires: libXext-devel libXft-devel libXt-devel libX11-devel -BuildRequires: xorg-x11-proto-devel +BuildRequires: libXext-devel libXinerama-devel libXft-devel libXt-devel libX11-devel +BuildRequires: xorg-x11-proto-devel xorg-x11-utils %else BuildRequires: xorg-x11-devel %endif @@ -72,19 +74,24 @@ %setup -q %endif -%patch1 -p0 -b .199656 +%patch1 -p1 -b .199656 %patch2 -p1 -b .test +%patch3 -p1 -b .undefined %build -export CPPFLAGS="$(pkg-config xft --cflags)" -export LDFLAGS="$(pkg-config xft --libs)" + +# using --with-optim, so unset CFLAGS/CXXFLAGS +export CFLAGS=" " +export CXXFLAGS=" " %configure \ %{?_disable_static} \ + --with-optim="%{optflags}" \ --enable-shared \ --enable-threads \ --enable-xdbe \ + --enable-xinerama \ --enable-xft make %{?_smp_mflags} @@ -122,8 +129,8 @@ ## unpackaged files # errant docs rm -rf $RPM_BUILD_ROOT%{_mandir}/cat* -%if "%{?_disable_static:1}" == "1" # static libs +%if "%{?_disable_static:1}" == "1" rm -f $RPM_BUILD_ROOT%{_libdir}/lib*.a %endif # omit examples/games: @@ -186,12 +193,17 @@ %{_bindir}/fluid %{_mandir}/man1/fluid.1* %{_datadir}/applications/*fluid.desktop +%{_datadir}/icons/hicolor/*/*/* # FIXME %{_datadir}/mimelnk/*/*.desktop -%{_datadir}/icons/hicolor/*/*/* %changelog +* Thu Apr 05 2007 Rex Dieter 1.1.8-0.1.r5750 +- fltk-1.1.x-r5750 snapshot (1.1.8 pre-release) +- --enable-xinerama +- patch for undefined symbols in libfltk_gl + * Wed Apr 4 2007 Thomas Fitzsimmons - 1.1.7-9.r5555 - Always apply fltk-config patch (#199656) - Update fltk-1.1.7-config.patch Index: sources =================================================================== RCS file: /cvs/extras/rpms/fltk/devel/sources,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- sources 13 Dec 2006 15:45:05 -0000 1.5 +++ sources 5 Apr 2007 13:14:13 -0000 1.6 @@ -1 +1 @@ -4dea63e0e947950b446f955555cd47c9 fltk-1.1.x-r5555.tar.bz2 +aa00ebba4fdec4ebab2881537b7d626f fltk-1.1.x-r5750.tar.bz2 --- fltk-1.1.7-config.patch DELETED --- From fedora-extras-commits at redhat.com Thu Apr 5 13:18:27 2007 From: fedora-extras-commits at redhat.com (Jonathan Dieter (jdieter)) Date: Thu, 5 Apr 2007 09:18:27 -0400 Subject: rpms/yum-presto/FC-6 yum-presto.spec,NONE,1.1 Message-ID: <200704051318.l35DIR7e022796@cvs-int.fedora.redhat.com> Author: jdieter Update of /cvs/extras/rpms/yum-presto/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv22626/FC-6 Added Files: yum-presto.spec Log Message: Initial build --- NEW FILE yum-presto.spec --- Summary: Presto plugin for yum Name: yum-presto Version: 0.3.7 Release: 1%{?dist} License: GPL Group: Development/Tools Source: http://www.lesbg.com/jdieter/presto/%{name}-%{version}.tar.bz2 URL: http://www.lesbg.com/jdieter/presto/ BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch Requires: python >= 2.4, yum >= 3.0, deltarpm >= 3.4 %description Yum-presto is a plugin for yum that looks for deltarpms rather than rpms whenever they are available. This has the potential of saving a lot of bandwidth when downloading updates. A Deltarpm is the difference between two rpms. If you already have foo-1.0 installed and foo-1.1 is available, yum-presto will download the deltarpm for foo-1.0 => 1.1 rather than the full foo-1.1 rpm, and then build the full foo-1.1 package from your installed foo-1.0 and the downloaded deltarpm. %prep %setup -q %build %install rm -rf $RPM_BUILD_ROOT make DESTDIR=$RPM_BUILD_ROOT install %clean rm -rf $RPM_BUILD_ROOT %files %defattr(-, root, root, -) %doc README %doc COPYING %doc ChangeLog /usr/lib/yum-plugins/presto.py* %config(noreplace) %{_sysconfdir}/yum/pluginconf.d/presto.conf %{_datadir}/presto %changelog * Thu Apr 5 2007 Jonathan Dieter - 0.3.7-1 - Conf file cleanup * Thu Apr 5 2007 Jonathan Dieter - 0.3.6-1 - Housecleaning in preparation for Extras * Wed Apr 4 2007 Jonathan Dieter - 0.3.5-1 - Fix many small bugs - Improve logging - Use full path to yum-plugins rather than macro to fix x86_64 bug * Tue Apr 3 2007 Jonathan Dieter - 0.3.4-1 - Build rpms in separate thread to help performance - Fix miscellaneous spec file errors * Fri Mar 30 2007 Jonathan Dieter - 0.3.3-1 - Upstream changed way the presto.xml.gz stores sequence information * Fri Mar 30 2007 Jonathan Dieter - 0.3.2-2 - Take ownership of %%{_datadir}/presto * Thu Mar 29 2007 Jonathan Dieter - 0.3.2-1 - Changes to remove rpmlint complaints * Thu Mar 29 2007 Jonathan Dieter - 0.3.1-1 - Fix minor bug with importing public gpg keys. - Update README * Wed Mar 28 2007 Jonathan Dieter - 0.3.0-1 - Take over downloading of deltarpms so we can fallback to yum if the building of the rpm fails. * Mon Mar 26 2007 Jonathan Dieter - 0.2.9-1 - Added logging to /var/log/presto.log - Fixed crash bug - Properly exit when unable to apply deltarpm - Do a full (slow) MD5 check when checking to see if delta will apply cleanly * Sat Mar 24 2007 Jonathan Dieter - 0.2.3-1 - Rebase to upstream * Fri Mar 23 2007 Jonathan Dieter - 0.2.1-1 - Rebase to upstream * Thu Mar 22 2007 Jonathan Dieter - 0.2-1 - Initial release From fedora-extras-commits at redhat.com Thu Apr 5 13:18:48 2007 From: fedora-extras-commits at redhat.com (Jonathan Dieter (jdieter)) Date: Thu, 5 Apr 2007 09:18:48 -0400 Subject: rpms/yum-presto import.log,1.1,1.2 Message-ID: <200704051318.l35DIm8f022813@cvs-int.fedora.redhat.com> Author: jdieter Update of /cvs/extras/rpms/yum-presto In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv22626 Modified Files: import.log Log Message: Initial build Index: import.log =================================================================== RCS file: /cvs/extras/rpms/yum-presto/import.log,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- import.log 5 Apr 2007 04:21:55 -0000 1.1 +++ import.log 5 Apr 2007 13:11:52 -0000 1.2 @@ -0,0 +1 @@ +yum-presto-0_3_7-1:FC-6:yum-presto-0.3.7-1.src.rpm:1175778642 From fedora-extras-commits at redhat.com Thu Apr 5 13:53:01 2007 From: fedora-extras-commits at redhat.com (Jonathan Dieter (jdieter)) Date: Thu, 5 Apr 2007 09:53:01 -0400 Subject: rpms/yum-presto import.log,1.2,1.3 Message-ID: <200704051353.l35Dr1a6023490@cvs-int.fedora.redhat.com> Author: jdieter Update of /cvs/extras/rpms/yum-presto In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv23265 Modified Files: import.log Log Message: Initial build Index: import.log =================================================================== RCS file: /cvs/extras/rpms/yum-presto/import.log,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- import.log 5 Apr 2007 13:11:52 -0000 1.2 +++ import.log 5 Apr 2007 13:35:55 -0000 1.3 @@ -1 +1,2 @@ yum-presto-0_3_7-1:FC-6:yum-presto-0.3.7-1.src.rpm:1175778642 +yum-presto-0_3_7-2:FC-6:yum-presto-0.3.7-2.src.rpm:1175780118 From fedora-extras-commits at redhat.com Thu Apr 5 13:53:11 2007 From: fedora-extras-commits at redhat.com (Jonathan Dieter (jdieter)) Date: Thu, 5 Apr 2007 09:53:11 -0400 Subject: rpms/yum-presto/FC-6 yum-presto.spec,1.1,1.2 Message-ID: <200704051353.l35DrBeu023493@cvs-int.fedora.redhat.com> Author: jdieter Update of /cvs/extras/rpms/yum-presto/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv23265/FC-6 Modified Files: yum-presto.spec Log Message: Initial build Index: yum-presto.spec =================================================================== RCS file: /cvs/extras/rpms/yum-presto/FC-6/yum-presto.spec,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- yum-presto.spec 5 Apr 2007 13:15:18 -0000 1.1 +++ yum-presto.spec 5 Apr 2007 13:47:01 -0000 1.2 @@ -1,7 +1,7 @@ Summary: Presto plugin for yum Name: yum-presto Version: 0.3.7 -Release: 1%{?dist} +Release: 2%{?dist} License: GPL Group: Development/Tools Source: http://www.lesbg.com/jdieter/presto/%{name}-%{version}.tar.bz2 From fedora-extras-commits at redhat.com Thu Apr 5 14:47:38 2007 From: fedora-extras-commits at redhat.com (Robin Norwood (rnorwood)) Date: Thu, 5 Apr 2007 10:47:38 -0400 Subject: rpms/perl-RPM2 import.log,1.1,1.2 Message-ID: <200704051447.l35ElcPc028640@cvs-int.fedora.redhat.com> Author: rnorwood Update of /cvs/extras/rpms/perl-RPM2 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv28584 Modified Files: import.log Log Message: Import perl-RPM2 Index: import.log =================================================================== RCS file: /cvs/extras/rpms/perl-RPM2/import.log,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- import.log 3 Apr 2007 12:20:20 -0000 1.1 +++ import.log 5 Apr 2007 14:47:08 -0000 1.2 @@ -0,0 +1 @@ +perl-RPM2-0_67-1:HEAD:perl-RPM2-0.67-1.src.rpm:1175784317 From fedora-extras-commits at redhat.com Thu Apr 5 14:47:38 2007 From: fedora-extras-commits at redhat.com (Robin Norwood (rnorwood)) Date: Thu, 5 Apr 2007 10:47:38 -0400 Subject: rpms/perl-RPM2/devel perl-RPM2-0.66-remove-rpmdb-redhat-dependency.patch, NONE, 1.1 perl-RPM2-0.66-skip-root-tests.patch, NONE, 1.1 perl-RPM2-elf.patch, NONE, 1.1 perl-RPM2.spec, NONE, 1.1 .cvsignore, 1.1, 1.2 sources, 1.1, 1.2 Message-ID: <200704051447.l35ElcZc028644@cvs-int.fedora.redhat.com> Author: rnorwood Update of /cvs/extras/rpms/perl-RPM2/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv28584/devel Modified Files: .cvsignore sources Added Files: perl-RPM2-0.66-remove-rpmdb-redhat-dependency.patch perl-RPM2-0.66-skip-root-tests.patch perl-RPM2-elf.patch perl-RPM2.spec Log Message: Import perl-RPM2 perl-RPM2-0.66-remove-rpmdb-redhat-dependency.patch: --- NEW FILE perl-RPM2-0.66-remove-rpmdb-redhat-dependency.patch --- --- RPM2-0.66/test.pl.remove_rpmdb_fedora_dependency 2004-04-14 08:43:58.000000000 -0400 +++ RPM2-0.66/test.pl 2006-03-16 15:57:13.000000000 -0500 @@ -13,6 +13,7 @@ use strict; BEGIN { plan tests => 63 }; use RPM2; +use POSIX; ok(1); # If we made it this far, we're ok. ######################### @@ -106,9 +107,10 @@ ok(($pkg <=> $pkg2) == 0); ok(!($pkg < $pkg2)); ok(!($pkg > $pkg2)); - +my $other_rpm_dir = getcwd() . '/rpmdb'; # another rpm, handily provided by the rpmdb-redhat package -my $other_rpm_dir = "/usr/lib/rpmdb/i386-redhat-linux/redhat"; +# ... is no longer shipped. Create a new one: +system( "rm -rf rpmdb; mkdir rpmdb; /usr/bin/rpmdb --dbpath $other_rpm_dir --initdb" ); if (-d $other_rpm_dir) { my $db2 = RPM2->open_rpm_db(-path => $other_rpm_dir); ok(defined $db2); @@ -118,7 +120,6 @@ print "Install the rpmdb-redhat package to test two simultaneous open databases\n"; ok(1); } - ok(RPM2->expand_macro("%%foo") eq "%foo"); RPM2->add_macro("rpm2_test_macro", "testval $$"); ok(RPM2->expand_macro("%rpm2_test_macro") eq "testval $$"); perl-RPM2-0.66-skip-root-tests.patch: --- NEW FILE perl-RPM2-0.66-skip-root-tests.patch --- --- RPM2-0.66/test.pl.skip-root-tests 2006-03-16 16:01:32.000000000 -0500 +++ RPM2-0.66/test.pl 2006-03-16 16:15:41.000000000 -0500 @@ -153,11 +153,8 @@ my @rpms = $t->elements(); ok($rpms[0] eq $pkg->as_nvre()); ok(scalar(@rpms) == 1); -# Install package -ok($t->run()); +skip( ( $< == 0 ) ? undef : ': must be root to create RPM transaction.', ( $< == 0 ) ? $t->run() : undef ); $t = undef; - -# # See if we can find the rpm in the database now... $db = RPM2->open_rpm_db(); ok(defined $db); @@ -167,7 +164,7 @@ while (my $pkg = $i->next) { push @pkg, $pkg; } -ok(scalar(@pkg) == 1); +skip( ( $< == 0 ) ? undef : ': package not added as not root.', ( $< == 0 ) ? scalar(@pkg) == 1 : undef ); $i = undef; $db = undef; @@ -176,9 +173,9 @@ $t = RPM2->create_transaction(); ok(ref($t) eq 'RPM2::Transaction'); # We need to find the package we installed, and try to erase it -ok($t->add_erase($pkg[0])); +skip( ( $< == 0 ) ? undef : ': package not erased as not root.', ( $< == 0 ) ? $t->add_erase($pkg[0]) : undef ); # Check element count -ok($t->element_count() == 1); +skip( ( $< == 0 ) ? undef : ': no transaction as not root.', ( $< == 0 ) ? ($t->element_count() == 1) : undef ); # Test depedency checks ok($t->check()); # Order the transaction...see if we get our one transaction. @@ -187,7 +184,7 @@ ok($rpms[0] eq $pkg->as_nvre()); ok(scalar(@rpms) == 1); # Install package -ok($t->run()); +skip( ( $< == 0 ) ? undef : ': cannot run RPM transaction as not root.', ( $< == 0 ) ? $t->run() : undef ); # Test closing the database ok($t->close_db()); perl-RPM2-elf.patch: --- NEW FILE perl-RPM2-elf.patch --- --- RPM2-0.44/Makefile.PL.elf 2002-08-26 13:16:29.000000000 -0400 +++ RPM2-0.44/Makefile.PL 2002-08-26 13:16:45.000000000 -0400 @@ -16,6 +16,8 @@ } } +$libs .= " -lelf"; + my @defines; # detect which rpm is running. ugly but necessary... for now. if (-e '/usr/include/rpm/rpmts.h') { --- NEW FILE perl-RPM2.spec --- Name: perl-RPM2 Version: 0.67 Release: 1%{?dist} Summary: Perl bindings for the RPM Package Manager API License: GPL or Artistic Group: Development/Libraries URL: http://search.cpan.org/dist/RPM2/ Source0: http://search.cpan.org/CPAN/authors/id/C/CH/CHIPT/RPM2-%{version}.tar.gz Patch0: perl-RPM2-elf.patch Patch1: perl-RPM2-0.66-remove-rpmdb-redhat-dependency.patch Patch2: perl-RPM2-0.66-skip-root-tests.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: rpm-devel elfutils-libelf-devel bzip2-devel Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) %description The RPM2 module provides an object-oriented interface to querying both the installed RPM database as well as files on the filesystem, providing Perl bindings for the RPM Package Manager API. %prep %setup -q -n RPM2-%{version} %patch0 -p1 -b .elf %patch1 -p1 -b .remove-rpmdb-redhat-dependency %patch2 -p1 -b .skip-root-tests %build %{__perl} Makefile.PL INSTALLDIRS=vendor OPTIMIZE="%{optflags}" %{__make} %{?_smp_mflags} %check %{__make} test %clean %{__rm} -rf %{buildroot} %install %{__rm} -rf %{buildroot} %{__make} pure_install PERL_INSTALL_ROOT=%{buildroot} /usr/bin/find %{buildroot} -type f -name .packlist -exec %{__rm} -f {} ';' /usr/bin/find %{buildroot} -type f -name '*.bs' -a -size 0 -exec %{__rm} -f {} ';' /usr/bin/find %{buildroot} -depth -type d -exec /bin/rmdir {} 2>/dev/null ';' %{__chmod} -R u+w %{buildroot}/* %files %defattr(-,root,root,-) %doc Changes README %{perl_vendorarch}/RPM2.pm %{perl_vendorarch}/auto/RPM2/ %{_mandir}/man3/RPM2.3pm* %changelog * Wed Jan 3 2007 Paul Howarth 0.67-1 - update to 0.67, which clarifies license - dispense with redundant (for Fedora) reqs and buildreqs - don't use autogenerated file lists, which can miss directory ownership (fixes #73921) * Wed Mar 08 2006 Jason Vas Dias - 0.66-12 - fix bug 152535: correct Provides: file list - make .spec file conform to fedora-rpmdevtools/spectemplate-perl.spec * Fri Feb 03 2006 Jason Vas Dias - 0.66-11.1 - rebuild for new perl-5.8.8, gcc, glibc, rpm * Thu Nov 10 2005 Tomas Mraz 0.66-11 - rebuilt against new openssl - fixed filelist for compressed man page * Wed Mar 30 2005 Warren Togami - remove brp-compress * Tue Mar 22 2005 Joe Orton 0.66-9 - rebuild * Sun Feb 13 2005 Florian La Roche - rebuild * Tue Jun 15 2004 Elliot Lee - rebuilt * Tue Mar 02 2004 Elliot Lee - rebuilt * Fri Feb 13 2004 Elliot Lee - rebuilt * Tue Jan 13 2004 Dan Walsh 0.45-6 - rebuilt to pick up new rpm * Wed Jun 04 2003 Elliot Lee - rebuilt * Wed Jan 22 2003 Tim Powers - rebuilt * Thu Nov 07 2002 Elliot Lee 0.45-2 - Rebuild * Wed Sep 4 2002 Chip Turner - fix segfaults and destructor issues related to typing overlap in perl XS mappings * Mon Aug 26 2002 Chip Turner - add -lelf temporarily * Wed Aug 07 2002 cturner at redhat.com - Specfile autogenerated Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/perl-RPM2/devel/.cvsignore,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- .cvsignore 3 Apr 2007 12:20:29 -0000 1.1 +++ .cvsignore 5 Apr 2007 14:47:08 -0000 1.2 @@ -0,0 +1 @@ +RPM2-0.67.tar.gz Index: sources =================================================================== RCS file: /cvs/extras/rpms/perl-RPM2/devel/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 3 Apr 2007 12:20:29 -0000 1.1 +++ sources 5 Apr 2007 14:47:08 -0000 1.2 @@ -0,0 +1 @@ +f9888629116a9b1a5cc39d2e16d44afd RPM2-0.67.tar.gz From fedora-extras-commits at redhat.com Thu Apr 5 14:54:43 2007 From: fedora-extras-commits at redhat.com (Robin Norwood (rnorwood)) Date: Thu, 5 Apr 2007 10:54:43 -0400 Subject: rpms/perl-RPM2 import.log,1.2,1.3 Message-ID: <200704051454.l35Eshfx028833@cvs-int.fedora.redhat.com> Author: rnorwood Update of /cvs/extras/rpms/perl-RPM2 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv28764 Modified Files: import.log Log Message: import for FC-5 Index: import.log =================================================================== RCS file: /cvs/extras/rpms/perl-RPM2/import.log,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- import.log 5 Apr 2007 14:47:08 -0000 1.2 +++ import.log 5 Apr 2007 14:54:13 -0000 1.3 @@ -1 +1,2 @@ perl-RPM2-0_67-1:HEAD:perl-RPM2-0.67-1.src.rpm:1175784317 +perl-RPM2-0_67-1:FC-5:perl-RPM2-0.67-1.src.rpm:1175784588 From fedora-extras-commits at redhat.com Thu Apr 5 14:54:43 2007 From: fedora-extras-commits at redhat.com (Robin Norwood (rnorwood)) Date: Thu, 5 Apr 2007 10:54:43 -0400 Subject: rpms/perl-RPM2/FC-5 perl-RPM2-0.66-remove-rpmdb-redhat-dependency.patch, NONE, 1.1 perl-RPM2-0.66-skip-root-tests.patch, NONE, 1.1 perl-RPM2-elf.patch, NONE, 1.1 perl-RPM2.spec, NONE, 1.1 .cvsignore, 1.1, 1.2 sources, 1.1, 1.2 Message-ID: <200704051454.l35Eshi7028837@cvs-int.fedora.redhat.com> Author: rnorwood Update of /cvs/extras/rpms/perl-RPM2/FC-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv28764/FC-5 Modified Files: .cvsignore sources Added Files: perl-RPM2-0.66-remove-rpmdb-redhat-dependency.patch perl-RPM2-0.66-skip-root-tests.patch perl-RPM2-elf.patch perl-RPM2.spec Log Message: import for FC-5 perl-RPM2-0.66-remove-rpmdb-redhat-dependency.patch: --- NEW FILE perl-RPM2-0.66-remove-rpmdb-redhat-dependency.patch --- --- RPM2-0.66/test.pl.remove_rpmdb_fedora_dependency 2004-04-14 08:43:58.000000000 -0400 +++ RPM2-0.66/test.pl 2006-03-16 15:57:13.000000000 -0500 @@ -13,6 +13,7 @@ use strict; BEGIN { plan tests => 63 }; use RPM2; +use POSIX; ok(1); # If we made it this far, we're ok. ######################### @@ -106,9 +107,10 @@ ok(($pkg <=> $pkg2) == 0); ok(!($pkg < $pkg2)); ok(!($pkg > $pkg2)); - +my $other_rpm_dir = getcwd() . '/rpmdb'; # another rpm, handily provided by the rpmdb-redhat package -my $other_rpm_dir = "/usr/lib/rpmdb/i386-redhat-linux/redhat"; +# ... is no longer shipped. Create a new one: +system( "rm -rf rpmdb; mkdir rpmdb; /usr/bin/rpmdb --dbpath $other_rpm_dir --initdb" ); if (-d $other_rpm_dir) { my $db2 = RPM2->open_rpm_db(-path => $other_rpm_dir); ok(defined $db2); @@ -118,7 +120,6 @@ print "Install the rpmdb-redhat package to test two simultaneous open databases\n"; ok(1); } - ok(RPM2->expand_macro("%%foo") eq "%foo"); RPM2->add_macro("rpm2_test_macro", "testval $$"); ok(RPM2->expand_macro("%rpm2_test_macro") eq "testval $$"); perl-RPM2-0.66-skip-root-tests.patch: --- NEW FILE perl-RPM2-0.66-skip-root-tests.patch --- --- RPM2-0.66/test.pl.skip-root-tests 2006-03-16 16:01:32.000000000 -0500 +++ RPM2-0.66/test.pl 2006-03-16 16:15:41.000000000 -0500 @@ -153,11 +153,8 @@ my @rpms = $t->elements(); ok($rpms[0] eq $pkg->as_nvre()); ok(scalar(@rpms) == 1); -# Install package -ok($t->run()); +skip( ( $< == 0 ) ? undef : ': must be root to create RPM transaction.', ( $< == 0 ) ? $t->run() : undef ); $t = undef; - -# # See if we can find the rpm in the database now... $db = RPM2->open_rpm_db(); ok(defined $db); @@ -167,7 +164,7 @@ while (my $pkg = $i->next) { push @pkg, $pkg; } -ok(scalar(@pkg) == 1); +skip( ( $< == 0 ) ? undef : ': package not added as not root.', ( $< == 0 ) ? scalar(@pkg) == 1 : undef ); $i = undef; $db = undef; @@ -176,9 +173,9 @@ $t = RPM2->create_transaction(); ok(ref($t) eq 'RPM2::Transaction'); # We need to find the package we installed, and try to erase it -ok($t->add_erase($pkg[0])); +skip( ( $< == 0 ) ? undef : ': package not erased as not root.', ( $< == 0 ) ? $t->add_erase($pkg[0]) : undef ); # Check element count -ok($t->element_count() == 1); +skip( ( $< == 0 ) ? undef : ': no transaction as not root.', ( $< == 0 ) ? ($t->element_count() == 1) : undef ); # Test depedency checks ok($t->check()); # Order the transaction...see if we get our one transaction. @@ -187,7 +184,7 @@ ok($rpms[0] eq $pkg->as_nvre()); ok(scalar(@rpms) == 1); # Install package -ok($t->run()); +skip( ( $< == 0 ) ? undef : ': cannot run RPM transaction as not root.', ( $< == 0 ) ? $t->run() : undef ); # Test closing the database ok($t->close_db()); perl-RPM2-elf.patch: --- NEW FILE perl-RPM2-elf.patch --- --- RPM2-0.44/Makefile.PL.elf 2002-08-26 13:16:29.000000000 -0400 +++ RPM2-0.44/Makefile.PL 2002-08-26 13:16:45.000000000 -0400 @@ -16,6 +16,8 @@ } } +$libs .= " -lelf"; + my @defines; # detect which rpm is running. ugly but necessary... for now. if (-e '/usr/include/rpm/rpmts.h') { --- NEW FILE perl-RPM2.spec --- Name: perl-RPM2 Version: 0.67 Release: 1%{?dist} Summary: Perl bindings for the RPM Package Manager API License: GPL or Artistic Group: Development/Libraries URL: http://search.cpan.org/dist/RPM2/ Source0: http://search.cpan.org/CPAN/authors/id/C/CH/CHIPT/RPM2-%{version}.tar.gz Patch0: perl-RPM2-elf.patch Patch1: perl-RPM2-0.66-remove-rpmdb-redhat-dependency.patch Patch2: perl-RPM2-0.66-skip-root-tests.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: rpm-devel elfutils-libelf-devel bzip2-devel Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) %description The RPM2 module provides an object-oriented interface to querying both the installed RPM database as well as files on the filesystem, providing Perl bindings for the RPM Package Manager API. %prep %setup -q -n RPM2-%{version} %patch0 -p1 -b .elf %patch1 -p1 -b .remove-rpmdb-redhat-dependency %patch2 -p1 -b .skip-root-tests %build %{__perl} Makefile.PL INSTALLDIRS=vendor OPTIMIZE="%{optflags}" %{__make} %{?_smp_mflags} %check %{__make} test %clean %{__rm} -rf %{buildroot} %install %{__rm} -rf %{buildroot} %{__make} pure_install PERL_INSTALL_ROOT=%{buildroot} /usr/bin/find %{buildroot} -type f -name .packlist -exec %{__rm} -f {} ';' /usr/bin/find %{buildroot} -type f -name '*.bs' -a -size 0 -exec %{__rm} -f {} ';' /usr/bin/find %{buildroot} -depth -type d -exec /bin/rmdir {} 2>/dev/null ';' %{__chmod} -R u+w %{buildroot}/* %files %defattr(-,root,root,-) %doc Changes README %{perl_vendorarch}/RPM2.pm %{perl_vendorarch}/auto/RPM2/ %{_mandir}/man3/RPM2.3pm* %changelog * Wed Jan 3 2007 Paul Howarth 0.67-1 - update to 0.67, which clarifies license - dispense with redundant (for Fedora) reqs and buildreqs - don't use autogenerated file lists, which can miss directory ownership (fixes #73921) * Wed Mar 08 2006 Jason Vas Dias - 0.66-12 - fix bug 152535: correct Provides: file list - make .spec file conform to fedora-rpmdevtools/spectemplate-perl.spec * Fri Feb 03 2006 Jason Vas Dias - 0.66-11.1 - rebuild for new perl-5.8.8, gcc, glibc, rpm * Thu Nov 10 2005 Tomas Mraz 0.66-11 - rebuilt against new openssl - fixed filelist for compressed man page * Wed Mar 30 2005 Warren Togami - remove brp-compress * Tue Mar 22 2005 Joe Orton 0.66-9 - rebuild * Sun Feb 13 2005 Florian La Roche - rebuild * Tue Jun 15 2004 Elliot Lee - rebuilt * Tue Mar 02 2004 Elliot Lee - rebuilt * Fri Feb 13 2004 Elliot Lee - rebuilt * Tue Jan 13 2004 Dan Walsh 0.45-6 - rebuilt to pick up new rpm * Wed Jun 04 2003 Elliot Lee - rebuilt * Wed Jan 22 2003 Tim Powers - rebuilt * Thu Nov 07 2002 Elliot Lee 0.45-2 - Rebuild * Wed Sep 4 2002 Chip Turner - fix segfaults and destructor issues related to typing overlap in perl XS mappings * Mon Aug 26 2002 Chip Turner - add -lelf temporarily * Wed Aug 07 2002 cturner at redhat.com - Specfile autogenerated Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/perl-RPM2/FC-5/.cvsignore,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- .cvsignore 3 Apr 2007 12:20:29 -0000 1.1 +++ .cvsignore 5 Apr 2007 14:54:13 -0000 1.2 @@ -0,0 +1 @@ +RPM2-0.67.tar.gz Index: sources =================================================================== RCS file: /cvs/extras/rpms/perl-RPM2/FC-5/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 3 Apr 2007 12:20:29 -0000 1.1 +++ sources 5 Apr 2007 14:54:13 -0000 1.2 @@ -0,0 +1 @@ +f9888629116a9b1a5cc39d2e16d44afd RPM2-0.67.tar.gz From fedora-extras-commits at redhat.com Thu Apr 5 15:11:39 2007 From: fedora-extras-commits at redhat.com (Robin Norwood (rnorwood)) Date: Thu, 5 Apr 2007 11:11:39 -0400 Subject: rpms/perl-RPM2 import.log,1.3,1.4 Message-ID: <200704051511.l35FBdo0000517@cvs-int.fedora.redhat.com> Author: rnorwood Update of /cvs/extras/rpms/perl-RPM2 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv474 Modified Files: import.log Log Message: import for FC-6 Index: import.log =================================================================== RCS file: /cvs/extras/rpms/perl-RPM2/import.log,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- import.log 5 Apr 2007 14:54:13 -0000 1.3 +++ import.log 5 Apr 2007 15:11:09 -0000 1.4 @@ -1,2 +1,3 @@ perl-RPM2-0_67-1:HEAD:perl-RPM2-0.67-1.src.rpm:1175784317 perl-RPM2-0_67-1:FC-5:perl-RPM2-0.67-1.src.rpm:1175784588 +perl-RPM2-0_67-1:FC-6:perl-RPM2-0.67-1.src.rpm:1175785832 From fedora-extras-commits at redhat.com Thu Apr 5 15:11:39 2007 From: fedora-extras-commits at redhat.com (Robin Norwood (rnorwood)) Date: Thu, 5 Apr 2007 11:11:39 -0400 Subject: rpms/perl-RPM2/FC-6 perl-RPM2-0.66-remove-rpmdb-redhat-dependency.patch, NONE, 1.1 perl-RPM2-0.66-skip-root-tests.patch, NONE, 1.1 perl-RPM2-elf.patch, NONE, 1.1 perl-RPM2.spec, NONE, 1.1 .cvsignore, 1.1, 1.2 sources, 1.1, 1.2 Message-ID: <200704051511.l35FBdBl000521@cvs-int.fedora.redhat.com> Author: rnorwood Update of /cvs/extras/rpms/perl-RPM2/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv474/FC-6 Modified Files: .cvsignore sources Added Files: perl-RPM2-0.66-remove-rpmdb-redhat-dependency.patch perl-RPM2-0.66-skip-root-tests.patch perl-RPM2-elf.patch perl-RPM2.spec Log Message: import for FC-6 perl-RPM2-0.66-remove-rpmdb-redhat-dependency.patch: --- NEW FILE perl-RPM2-0.66-remove-rpmdb-redhat-dependency.patch --- --- RPM2-0.66/test.pl.remove_rpmdb_fedora_dependency 2004-04-14 08:43:58.000000000 -0400 +++ RPM2-0.66/test.pl 2006-03-16 15:57:13.000000000 -0500 @@ -13,6 +13,7 @@ use strict; BEGIN { plan tests => 63 }; use RPM2; +use POSIX; ok(1); # If we made it this far, we're ok. ######################### @@ -106,9 +107,10 @@ ok(($pkg <=> $pkg2) == 0); ok(!($pkg < $pkg2)); ok(!($pkg > $pkg2)); - +my $other_rpm_dir = getcwd() . '/rpmdb'; # another rpm, handily provided by the rpmdb-redhat package -my $other_rpm_dir = "/usr/lib/rpmdb/i386-redhat-linux/redhat"; +# ... is no longer shipped. Create a new one: +system( "rm -rf rpmdb; mkdir rpmdb; /usr/bin/rpmdb --dbpath $other_rpm_dir --initdb" ); if (-d $other_rpm_dir) { my $db2 = RPM2->open_rpm_db(-path => $other_rpm_dir); ok(defined $db2); @@ -118,7 +120,6 @@ print "Install the rpmdb-redhat package to test two simultaneous open databases\n"; ok(1); } - ok(RPM2->expand_macro("%%foo") eq "%foo"); RPM2->add_macro("rpm2_test_macro", "testval $$"); ok(RPM2->expand_macro("%rpm2_test_macro") eq "testval $$"); perl-RPM2-0.66-skip-root-tests.patch: --- NEW FILE perl-RPM2-0.66-skip-root-tests.patch --- --- RPM2-0.66/test.pl.skip-root-tests 2006-03-16 16:01:32.000000000 -0500 +++ RPM2-0.66/test.pl 2006-03-16 16:15:41.000000000 -0500 @@ -153,11 +153,8 @@ my @rpms = $t->elements(); ok($rpms[0] eq $pkg->as_nvre()); ok(scalar(@rpms) == 1); -# Install package -ok($t->run()); +skip( ( $< == 0 ) ? undef : ': must be root to create RPM transaction.', ( $< == 0 ) ? $t->run() : undef ); $t = undef; - -# # See if we can find the rpm in the database now... $db = RPM2->open_rpm_db(); ok(defined $db); @@ -167,7 +164,7 @@ while (my $pkg = $i->next) { push @pkg, $pkg; } -ok(scalar(@pkg) == 1); +skip( ( $< == 0 ) ? undef : ': package not added as not root.', ( $< == 0 ) ? scalar(@pkg) == 1 : undef ); $i = undef; $db = undef; @@ -176,9 +173,9 @@ $t = RPM2->create_transaction(); ok(ref($t) eq 'RPM2::Transaction'); # We need to find the package we installed, and try to erase it -ok($t->add_erase($pkg[0])); +skip( ( $< == 0 ) ? undef : ': package not erased as not root.', ( $< == 0 ) ? $t->add_erase($pkg[0]) : undef ); # Check element count -ok($t->element_count() == 1); +skip( ( $< == 0 ) ? undef : ': no transaction as not root.', ( $< == 0 ) ? ($t->element_count() == 1) : undef ); # Test depedency checks ok($t->check()); # Order the transaction...see if we get our one transaction. @@ -187,7 +184,7 @@ ok($rpms[0] eq $pkg->as_nvre()); ok(scalar(@rpms) == 1); # Install package -ok($t->run()); +skip( ( $< == 0 ) ? undef : ': cannot run RPM transaction as not root.', ( $< == 0 ) ? $t->run() : undef ); # Test closing the database ok($t->close_db()); perl-RPM2-elf.patch: --- NEW FILE perl-RPM2-elf.patch --- --- RPM2-0.44/Makefile.PL.elf 2002-08-26 13:16:29.000000000 -0400 +++ RPM2-0.44/Makefile.PL 2002-08-26 13:16:45.000000000 -0400 @@ -16,6 +16,8 @@ } } +$libs .= " -lelf"; + my @defines; # detect which rpm is running. ugly but necessary... for now. if (-e '/usr/include/rpm/rpmts.h') { --- NEW FILE perl-RPM2.spec --- Name: perl-RPM2 Version: 0.67 Release: 1%{?dist} Summary: Perl bindings for the RPM Package Manager API License: GPL or Artistic Group: Development/Libraries URL: http://search.cpan.org/dist/RPM2/ Source0: http://search.cpan.org/CPAN/authors/id/C/CH/CHIPT/RPM2-%{version}.tar.gz Patch0: perl-RPM2-elf.patch Patch1: perl-RPM2-0.66-remove-rpmdb-redhat-dependency.patch Patch2: perl-RPM2-0.66-skip-root-tests.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: rpm-devel elfutils-libelf-devel bzip2-devel Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) %description The RPM2 module provides an object-oriented interface to querying both the installed RPM database as well as files on the filesystem, providing Perl bindings for the RPM Package Manager API. %prep %setup -q -n RPM2-%{version} %patch0 -p1 -b .elf %patch1 -p1 -b .remove-rpmdb-redhat-dependency %patch2 -p1 -b .skip-root-tests %build %{__perl} Makefile.PL INSTALLDIRS=vendor OPTIMIZE="%{optflags}" %{__make} %{?_smp_mflags} %check %{__make} test %clean %{__rm} -rf %{buildroot} %install %{__rm} -rf %{buildroot} %{__make} pure_install PERL_INSTALL_ROOT=%{buildroot} /usr/bin/find %{buildroot} -type f -name .packlist -exec %{__rm} -f {} ';' /usr/bin/find %{buildroot} -type f -name '*.bs' -a -size 0 -exec %{__rm} -f {} ';' /usr/bin/find %{buildroot} -depth -type d -exec /bin/rmdir {} 2>/dev/null ';' %{__chmod} -R u+w %{buildroot}/* %files %defattr(-,root,root,-) %doc Changes README %{perl_vendorarch}/RPM2.pm %{perl_vendorarch}/auto/RPM2/ %{_mandir}/man3/RPM2.3pm* %changelog * Wed Jan 3 2007 Paul Howarth 0.67-1 - update to 0.67, which clarifies license - dispense with redundant (for Fedora) reqs and buildreqs - don't use autogenerated file lists, which can miss directory ownership (fixes #73921) * Wed Mar 08 2006 Jason Vas Dias - 0.66-12 - fix bug 152535: correct Provides: file list - make .spec file conform to fedora-rpmdevtools/spectemplate-perl.spec * Fri Feb 03 2006 Jason Vas Dias - 0.66-11.1 - rebuild for new perl-5.8.8, gcc, glibc, rpm * Thu Nov 10 2005 Tomas Mraz 0.66-11 - rebuilt against new openssl - fixed filelist for compressed man page * Wed Mar 30 2005 Warren Togami - remove brp-compress * Tue Mar 22 2005 Joe Orton 0.66-9 - rebuild * Sun Feb 13 2005 Florian La Roche - rebuild * Tue Jun 15 2004 Elliot Lee - rebuilt * Tue Mar 02 2004 Elliot Lee - rebuilt * Fri Feb 13 2004 Elliot Lee - rebuilt * Tue Jan 13 2004 Dan Walsh 0.45-6 - rebuilt to pick up new rpm * Wed Jun 04 2003 Elliot Lee - rebuilt * Wed Jan 22 2003 Tim Powers - rebuilt * Thu Nov 07 2002 Elliot Lee 0.45-2 - Rebuild * Wed Sep 4 2002 Chip Turner - fix segfaults and destructor issues related to typing overlap in perl XS mappings * Mon Aug 26 2002 Chip Turner - add -lelf temporarily * Wed Aug 07 2002 cturner at redhat.com - Specfile autogenerated Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/perl-RPM2/FC-6/.cvsignore,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- .cvsignore 3 Apr 2007 12:20:29 -0000 1.1 +++ .cvsignore 5 Apr 2007 15:11:09 -0000 1.2 @@ -0,0 +1 @@ +RPM2-0.67.tar.gz Index: sources =================================================================== RCS file: /cvs/extras/rpms/perl-RPM2/FC-6/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 3 Apr 2007 12:20:29 -0000 1.1 +++ sources 5 Apr 2007 15:11:09 -0000 1.2 @@ -0,0 +1 @@ +f9888629116a9b1a5cc39d2e16d44afd RPM2-0.67.tar.gz From fedora-extras-commits at redhat.com Thu Apr 5 15:24:50 2007 From: fedora-extras-commits at redhat.com (Gianluca Sforna (giallu)) Date: Thu, 5 Apr 2007 11:24:50 -0400 Subject: rpms/sysprof-kmod/devel sysprof-kmod.spec,1.58,1.59 Message-ID: <200704051524.l35FOoxq000881@cvs-int.fedora.redhat.com> Author: giallu Update of /cvs/extras/rpms/sysprof-kmod/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv27858 Modified Files: sysprof-kmod.spec Log Message: Rebuild for kernel 2.6.20-1.3045.fc7 Index: sysprof-kmod.spec =================================================================== RCS file: /cvs/extras/rpms/sysprof-kmod/devel/sysprof-kmod.spec,v retrieving revision 1.58 retrieving revision 1.59 diff -u -r1.58 -r1.59 --- sysprof-kmod.spec 3 Apr 2007 11:44:49 -0000 1.58 +++ sysprof-kmod.spec 5 Apr 2007 14:23:25 -0000 1.59 @@ -4,7 +4,7 @@ # end stuff to be ... # hardcode for now: -%{!?kversion: %define kversion 2.6.20-1.3040.fc7} +%{!?kversion: %define kversion 2.6.20-1.3045.fc7} # hint: this can he overridden with "--define kversion foo" on the rpmbuild command line, e.g. # --define "kversion 2.6.16-1.2096_FC5" From fedora-extras-commits at redhat.com Thu Apr 5 15:25:22 2007 From: fedora-extras-commits at redhat.com (Christopher Aillon (caillon)) Date: Thu, 5 Apr 2007 11:25:22 -0400 Subject: rpms/banshee/devel .cvsignore, 1.10, 1.11 banshee.spec, 1.30, 1.31 sources, 1.10, 1.11 Message-ID: <200704051525.l35FPMnM000920@cvs-int.fedora.redhat.com> Author: caillon Update of /cvs/extras/rpms/banshee/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv27882 Modified Files: .cvsignore banshee.spec sources Log Message: * Thu Apr 5 2007 Christopher Aillon - 0.12.1-1 - Update to 0.12.1 Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/banshee/devel/.cvsignore,v retrieving revision 1.10 retrieving revision 1.11 diff -u -r1.10 -r1.11 --- .cvsignore 7 Mar 2007 19:41:56 -0000 1.10 +++ .cvsignore 5 Apr 2007 14:24:45 -0000 1.11 @@ -1 +1 @@ -banshee-0.12.0.tar.bz2 +banshee-0.12.1.tar.bz2 Index: banshee.spec =================================================================== RCS file: /cvs/extras/rpms/banshee/devel/banshee.spec,v retrieving revision 1.30 retrieving revision 1.31 diff -u -r1.30 -r1.31 --- banshee.spec 31 Mar 2007 01:20:28 -0000 1.30 +++ banshee.spec 5 Apr 2007 14:24:45 -0000 1.31 @@ -1,6 +1,6 @@ Name: banshee -Version: 0.12.0 -Release: 5%{?dist} +Version: 0.12.1 +Release: 1%{?dist} Summary: easily import, manage, and play selections from your music collection Group: Applications/Multimedia @@ -112,6 +112,9 @@ %exclude %{_libdir}/banshee/*.la %changelog +* Thu Apr 5 2007 Christopher Aillon - 0.12.1-1 +- Update to 0.12.1 + * Fri Mar 30 2007 Christopher Aillon - 0.12.0-5 - Fix up schema installs Index: sources =================================================================== RCS file: /cvs/extras/rpms/banshee/devel/sources,v retrieving revision 1.10 retrieving revision 1.11 diff -u -r1.10 -r1.11 --- sources 7 Mar 2007 19:41:56 -0000 1.10 +++ sources 5 Apr 2007 14:24:45 -0000 1.11 @@ -1 +1 @@ -582ce84d79efc330d76d4a6208d2fdf1 banshee-0.12.0.tar.bz2 +f1483f0f539f64d71956c2b5db55d8a0 banshee-0.12.1.tar.bz2 From fedora-extras-commits at redhat.com Thu Apr 5 15:52:19 2007 From: fedora-extras-commits at redhat.com (Matej Cepl (mcepl)) Date: Thu, 5 Apr 2007 11:52:19 -0400 Subject: rpms/vim-vimoutliner/devel vim-vimoutliner.spec,1.1,1.2 Message-ID: <200704051552.l35FqJbc001971@cvs-int.fedora.redhat.com> Author: mcepl Update of /cvs/extras/rpms/vim-vimoutliner/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv1913 Modified Files: vim-vimoutliner.spec Log Message: Changed BuildRoot to more sane value, now it is allowed. Index: vim-vimoutliner.spec =================================================================== RCS file: /cvs/extras/rpms/vim-vimoutliner/devel/vim-vimoutliner.spec,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- vim-vimoutliner.spec 9 Jan 2007 09:04:37 -0000 1.1 +++ vim-vimoutliner.spec 5 Apr 2007 15:51:49 -0000 1.2 @@ -2,7 +2,7 @@ Name: vim-vimoutliner Version: 0.3.4 -Release: 8%{?dist} +Release: 9%{?dist} Summary: Script for building an outline editor on top of Vim Group: Applications/Editors License: GPL @@ -18,7 +18,7 @@ Source5: vimoutliner-Makefile Patch: vimoutliner-mc-build.patch BuildArch: noarch -BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) +BuildRoot: %(mktemp -ud %{_tmppath}/%{name}-%{version}-%{release}-XXXXXX) Requires: vim-enhanced perl python Requires(post): vim-enhanced Requires(postun): vim-enhanced @@ -91,6 +91,9 @@ %{_mandir}/man1/*.1.gz %changelog +* Tue Apr 3 2007 Matej Cepl - 0.3.4-9 +- changed BuildRoot to more sane value, now it is allowed. + * Mon Jan 8 2007 Mat??j Cepl 0.3.4-8 - changed named to vim-vimoutliner to follow Fedora Naming Guidelines. From fedora-extras-commits at redhat.com Thu Apr 5 16:07:43 2007 From: fedora-extras-commits at redhat.com (Matej Cepl (mcepl)) Date: Thu, 5 Apr 2007 12:07:43 -0400 Subject: rpms/vim-vimoutliner/FC-6 vim-vimoutliner.spec,1.1,1.2 Message-ID: <200704051607.l35G7hSG006086@cvs-int.fedora.redhat.com> Author: mcepl Update of /cvs/extras/rpms/vim-vimoutliner/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv6043 Modified Files: vim-vimoutliner.spec Log Message: Changed BuildRoot to more sane value, now it is allowed. Index: vim-vimoutliner.spec =================================================================== RCS file: /cvs/extras/rpms/vim-vimoutliner/FC-6/vim-vimoutliner.spec,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- vim-vimoutliner.spec 9 Jan 2007 09:04:37 -0000 1.1 +++ vim-vimoutliner.spec 5 Apr 2007 16:07:13 -0000 1.2 @@ -2,7 +2,7 @@ Name: vim-vimoutliner Version: 0.3.4 -Release: 8%{?dist} +Release: 9%{?dist} Summary: Script for building an outline editor on top of Vim Group: Applications/Editors License: GPL @@ -18,7 +18,7 @@ Source5: vimoutliner-Makefile Patch: vimoutliner-mc-build.patch BuildArch: noarch -BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) +BuildRoot: %(mktemp -ud %{_tmppath}/%{name}-%{version}-%{release}-XXXXXX) Requires: vim-enhanced perl python Requires(post): vim-enhanced Requires(postun): vim-enhanced @@ -91,6 +91,9 @@ %{_mandir}/man1/*.1.gz %changelog +* Tue Apr 3 2007 Matej Cepl - 0.3.4-9 +- changed BuildRoot to more sane value, now it is allowed. + * Mon Jan 8 2007 Mat??j Cepl 0.3.4-8 - changed named to vim-vimoutliner to follow Fedora Naming Guidelines. From fedora-extras-commits at redhat.com Thu Apr 5 16:07:48 2007 From: fedora-extras-commits at redhat.com (Matej Cepl (mcepl)) Date: Thu, 5 Apr 2007 12:07:48 -0400 Subject: rpms/vim-vimoutliner/FC-5 vim-vimoutliner.spec,1.1,1.2 Message-ID: <200704051607.l35G7m4H006093@cvs-int.fedora.redhat.com> Author: mcepl Update of /cvs/extras/rpms/vim-vimoutliner/FC-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv6039 Modified Files: vim-vimoutliner.spec Log Message: Changed BuildRoot to more sane value, now it is allowed. Index: vim-vimoutliner.spec =================================================================== RCS file: /cvs/extras/rpms/vim-vimoutliner/FC-5/vim-vimoutliner.spec,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- vim-vimoutliner.spec 9 Jan 2007 09:04:37 -0000 1.1 +++ vim-vimoutliner.spec 5 Apr 2007 16:07:18 -0000 1.2 @@ -2,7 +2,7 @@ Name: vim-vimoutliner Version: 0.3.4 -Release: 8%{?dist} +Release: 9%{?dist} Summary: Script for building an outline editor on top of Vim Group: Applications/Editors License: GPL @@ -18,7 +18,7 @@ Source5: vimoutliner-Makefile Patch: vimoutliner-mc-build.patch BuildArch: noarch -BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) +BuildRoot: %(mktemp -ud %{_tmppath}/%{name}-%{version}-%{release}-XXXXXX) Requires: vim-enhanced perl python Requires(post): vim-enhanced Requires(postun): vim-enhanced @@ -91,6 +91,9 @@ %{_mandir}/man1/*.1.gz %changelog +* Tue Apr 3 2007 Matej Cepl - 0.3.4-9 +- changed BuildRoot to more sane value, now it is allowed. + * Mon Jan 8 2007 Mat??j Cepl 0.3.4-8 - changed named to vim-vimoutliner to follow Fedora Naming Guidelines. From fedora-extras-commits at redhat.com Thu Apr 5 16:45:30 2007 From: fedora-extras-commits at redhat.com (Ville Skytta (scop)) Date: Thu, 5 Apr 2007 12:45:30 -0400 Subject: fedora-security/audit fe6,1.92,1.93 Message-ID: <200704051645.l35GjUPt006802@cvs-int.fedora.redhat.com> Author: scop Update of /cvs/fedora/fedora-security/audit In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv6781 Modified Files: fe6 Log Message: Old imlib issues Index: fe6 =================================================================== RCS file: /cvs/fedora/fedora-security/audit/fe6,v retrieving revision 1.92 retrieving revision 1.93 diff -u -r1.92 -r1.93 --- fe6 4 Apr 2007 09:25:39 -0000 1.92 +++ fe6 5 Apr 2007 16:45:27 -0000 1.93 @@ -297,3 +297,5 @@ CVE-2005-4803 version (graphviz, fixed 2.2.1) CVE-2005-2295 patch (netpanzer, fixed 0.8-4) bz#192990 CVE-2005-0106 backport (perl-Net-SSLeay, fixed 1.30-3) perl-Net-SSLeay-1.2.5-CVE-2005-0106.patch +CVE-2004-1026 VULNERABLE (imlib) #235416 +CVE-2004-1025 VULNERABLE (imlib) #235416 From fedora-extras-commits at redhat.com Thu Apr 5 18:08:18 2007 From: fedora-extras-commits at redhat.com (Shidai Liu (leo)) Date: Thu, 5 Apr 2007 14:08:18 -0400 Subject: rpms/gtk-murrine-engine/devel .cvsignore, 1.3, 1.4 gtk-murrine-engine.spec, 1.4, 1.5 sources, 1.3, 1.4 Message-ID: <200704051808.l35I8IUF011705@cvs-int.fedora.redhat.com> Author: leo Update of /cvs/extras/rpms/gtk-murrine-engine/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv11658 Modified Files: .cvsignore gtk-murrine-engine.spec sources Log Message: update to 0.52 Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/gtk-murrine-engine/devel/.cvsignore,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- .cvsignore 15 Mar 2007 16:52:18 -0000 1.3 +++ .cvsignore 5 Apr 2007 18:07:47 -0000 1.4 @@ -3,5 +3,5 @@ MurrinaGilouche.tar.bz2 MurrinaLoveGray.tar.bz2 MurrinaVerdeOlivo.tar.bz2 -murrine-0.51.tar.bz2 +murrine-0.52.tar.bz2 MurrineThemePack.tar.bz2 Index: gtk-murrine-engine.spec =================================================================== RCS file: /cvs/extras/rpms/gtk-murrine-engine/devel/gtk-murrine-engine.spec,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- gtk-murrine-engine.spec 15 Mar 2007 17:09:09 -0000 1.4 +++ gtk-murrine-engine.spec 5 Apr 2007 18:07:47 -0000 1.5 @@ -1,7 +1,7 @@ Summary: Murrine GTK2 engine Name: gtk-murrine-engine -Version: 0.51 -Release: 2%{?dist} +Version: 0.52 +Release: 1%{?dist} License: GPL Group: System Environment/Libraries URL: http://cimi.netsons.org/pages/murrine.php @@ -53,6 +53,9 @@ %{_datadir}/* %changelog +* Thu Apr 5 2007 Leo, Shidai Liu 0.52-1 +- 0.52 + * Thu Mar 15 2007 Leo, Shidai Liu 0.51-2 - fix last change Index: sources =================================================================== RCS file: /cvs/extras/rpms/gtk-murrine-engine/devel/sources,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- sources 15 Mar 2007 16:52:18 -0000 1.3 +++ sources 5 Apr 2007 18:07:47 -0000 1.4 @@ -3,5 +3,5 @@ 65d8f1f28f9c8ed14b15ec894dd0bfc0 MurrinaGilouche.tar.bz2 31ce9fce5114c1cfe471dc614de539cc MurrinaLoveGray.tar.bz2 7fb55d613c31a1455a9db6c121fff0bb MurrinaVerdeOlivo.tar.bz2 -6b18ab908300c1f05724c282549e1cbc murrine-0.51.tar.bz2 +2b773b2c1dcf07c356f0bcbdf1fb474d murrine-0.52.tar.bz2 414013c22d1fb3954a5c3d09499c80b2 MurrineThemePack.tar.bz2 From fedora-extras-commits at redhat.com Thu Apr 5 18:15:30 2007 From: fedora-extras-commits at redhat.com (Shidai Liu (leo)) Date: Thu, 5 Apr 2007 14:15:30 -0400 Subject: rpms/gtk-murrine-engine/FC-6 .cvsignore, 1.3, 1.4 gtk-murrine-engine.spec, 1.2, 1.3 sources, 1.3, 1.4 Message-ID: <200704051815.l35IFUgH012126@cvs-int.fedora.redhat.com> Author: leo Update of /cvs/extras/rpms/gtk-murrine-engine/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv12087 Modified Files: .cvsignore gtk-murrine-engine.spec sources Log Message: update to 0.52 Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/gtk-murrine-engine/FC-6/.cvsignore,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- .cvsignore 15 Mar 2007 17:18:28 -0000 1.3 +++ .cvsignore 5 Apr 2007 18:14:59 -0000 1.4 @@ -3,5 +3,5 @@ MurrinaGilouche.tar.bz2 MurrinaLoveGray.tar.bz2 MurrinaVerdeOlivo.tar.bz2 -murrine-0.51.tar.bz2 +murrine-0.52.tar.bz2 MurrineThemePack.tar.bz2 Index: gtk-murrine-engine.spec =================================================================== RCS file: /cvs/extras/rpms/gtk-murrine-engine/FC-6/gtk-murrine-engine.spec,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- gtk-murrine-engine.spec 15 Mar 2007 17:18:28 -0000 1.2 +++ gtk-murrine-engine.spec 5 Apr 2007 18:14:59 -0000 1.3 @@ -1,7 +1,7 @@ Summary: Murrine GTK2 engine Name: gtk-murrine-engine -Version: 0.51 -Release: 2%{?dist} +Version: 0.52 +Release: 1%{?dist} License: GPL Group: System Environment/Libraries URL: http://cimi.netsons.org/pages/murrine.php @@ -53,6 +53,9 @@ %{_datadir}/* %changelog +* Thu Apr 5 2007 Leo, Shidai Liu 0.52-1 +- 0.52 + * Thu Mar 15 2007 Leo, Shidai Liu 0.51-2 - fix last change Index: sources =================================================================== RCS file: /cvs/extras/rpms/gtk-murrine-engine/FC-6/sources,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- sources 15 Mar 2007 17:18:28 -0000 1.3 +++ sources 5 Apr 2007 18:14:59 -0000 1.4 @@ -3,5 +3,5 @@ 65d8f1f28f9c8ed14b15ec894dd0bfc0 MurrinaGilouche.tar.bz2 31ce9fce5114c1cfe471dc614de539cc MurrinaLoveGray.tar.bz2 7fb55d613c31a1455a9db6c121fff0bb MurrinaVerdeOlivo.tar.bz2 -6b18ab908300c1f05724c282549e1cbc murrine-0.51.tar.bz2 +2b773b2c1dcf07c356f0bcbdf1fb474d murrine-0.52.tar.bz2 414013c22d1fb3954a5c3d09499c80b2 MurrineThemePack.tar.bz2 From fedora-extras-commits at redhat.com Thu Apr 5 18:18:20 2007 From: fedora-extras-commits at redhat.com (Shidai Liu (leo)) Date: Thu, 5 Apr 2007 14:18:20 -0400 Subject: rpms/gtk-murrine-engine/FC-5 .cvsignore, 1.3, 1.4 gtk-murrine-engine.spec, 1.2, 1.3 sources, 1.3, 1.4 Message-ID: <200704051818.l35IIKxI012252@cvs-int.fedora.redhat.com> Author: leo Update of /cvs/extras/rpms/gtk-murrine-engine/FC-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv12227 Modified Files: .cvsignore gtk-murrine-engine.spec sources Log Message: update to 0.52 Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/gtk-murrine-engine/FC-5/.cvsignore,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- .cvsignore 15 Mar 2007 17:16:38 -0000 1.3 +++ .cvsignore 5 Apr 2007 18:17:50 -0000 1.4 @@ -3,5 +3,5 @@ MurrinaGilouche.tar.bz2 MurrinaLoveGray.tar.bz2 MurrinaVerdeOlivo.tar.bz2 -murrine-0.51.tar.bz2 +murrine-0.52.tar.bz2 MurrineThemePack.tar.bz2 Index: gtk-murrine-engine.spec =================================================================== RCS file: /cvs/extras/rpms/gtk-murrine-engine/FC-5/gtk-murrine-engine.spec,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- gtk-murrine-engine.spec 15 Mar 2007 17:16:38 -0000 1.2 +++ gtk-murrine-engine.spec 5 Apr 2007 18:17:50 -0000 1.3 @@ -1,7 +1,7 @@ Summary: Murrine GTK2 engine Name: gtk-murrine-engine -Version: 0.51 -Release: 2%{?dist} +Version: 0.52 +Release: 1%{?dist} License: GPL Group: System Environment/Libraries URL: http://cimi.netsons.org/pages/murrine.php @@ -53,6 +53,9 @@ %{_datadir}/* %changelog +* Thu Apr 5 2007 Leo, Shidai Liu 0.52-1 +- 0.52 + * Thu Mar 15 2007 Leo, Shidai Liu 0.51-2 - fix last change Index: sources =================================================================== RCS file: /cvs/extras/rpms/gtk-murrine-engine/FC-5/sources,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- sources 15 Mar 2007 17:16:38 -0000 1.3 +++ sources 5 Apr 2007 18:17:50 -0000 1.4 @@ -3,5 +3,5 @@ 65d8f1f28f9c8ed14b15ec894dd0bfc0 MurrinaGilouche.tar.bz2 31ce9fce5114c1cfe471dc614de539cc MurrinaLoveGray.tar.bz2 7fb55d613c31a1455a9db6c121fff0bb MurrinaVerdeOlivo.tar.bz2 -6b18ab908300c1f05724c282549e1cbc murrine-0.51.tar.bz2 +2b773b2c1dcf07c356f0bcbdf1fb474d murrine-0.52.tar.bz2 414013c22d1fb3954a5c3d09499c80b2 MurrineThemePack.tar.bz2 From fedora-extras-commits at redhat.com Thu Apr 5 18:24:34 2007 From: fedora-extras-commits at redhat.com (Mamoru Tasaka (mtasaka)) Date: Thu, 5 Apr 2007 14:24:34 -0400 Subject: rpms/wallpapoz/devel wallpapoz-ja.po, NONE, 1.1 wallpapoz.desktop, NONE, 1.1 .cvsignore, 1.2, 1.3 sources, 1.2, 1.3 wallpapoz.spec, 1.1, 1.2 Message-ID: <200704051824.l35IOYw3012433@cvs-int.fedora.redhat.com> Author: mtasaka Update of /cvs/extras/rpms/wallpapoz/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv12403 Modified Files: .cvsignore sources wallpapoz.spec Added Files: wallpapoz-ja.po wallpapoz.desktop Log Message: * Thu Apr 5 2007 Mamoru Tasaka - 0.4-0.2.svn50 - Update to 0.4 pre svn50 - Add Japanese support (upstream will merge this) --- NEW FILE wallpapoz-ja.po --- # SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. # FIRST AUTHOR , YEAR. # msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2007-04-01 00:51+0700\n" "PO-Revision-Date: 2007-04-06 02:36+0900\n" "Last-Translator: Mamoru Tasaka \n" "Language-Team: LANGUAGE \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" #: ../../src/wallpapoz:133 #: ../wallpapoz/glade/wallpapoz.glade:50 #: ../wallpapoz/glade/wallpapoz.glade:900 msgid "Add Wallpapers (Files)" msgstr "??????????????????????????????" #: ../../src/wallpapoz:134 #: ../wallpapoz/glade/wallpapoz.glade:73 #: ../wallpapoz/glade/wallpapoz.glade:1005 msgid "Add Wallpapers (Directory)" msgstr "????????????????????????????????????" #: ../../src/wallpapoz:135 msgid "Cut" msgstr "????????????" #: ../../src/wallpapoz:136 msgid "Copy" msgstr "?????????" #: ../../src/wallpapoz:137 msgid "Paste" msgstr "????????????" #: ../../src/wallpapoz:138 #: ../wallpapoz/glade/wallpapoz.glade:186 msgid "Rename Workspace" msgstr "?????????????????????????????????" #: ../../src/wallpapoz:139 #: ../wallpapoz/glade/wallpapoz.glade:210 msgid "Change Wallpaper" msgstr "???????????????" #: ../../src/wallpapoz:140 #: ../wallpapoz/glade/wallpapoz.glade:233 msgid "Delete Wallpapers" msgstr "???????????????" #: ../../src/wallpapoz:141 #: ../wallpapoz/glade/wallpapoz.glade:256 msgid "Move Up" msgstr "????????????" #: ../../src/wallpapoz:142 #: ../wallpapoz/glade/wallpapoz.glade:279 msgid "Move Down" msgstr "????????????" #: ../../src/wallpapoz:224 msgid "Please make your selections only in one workspace so Wallpapoz knows where to add wallpapers." msgstr "????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????" #: ../../src/wallpapoz:226 msgid "Please make your selections in one workspace so Wallpapoz knows where to paste wallpapers." msgstr "???????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????" #: ../../src/wallpapoz:249 msgid "You can not cut workspace." msgstr "???????????????????????????????????????????????????????????????" #: ../../src/wallpapoz:251 msgid "You can not copy workspace." msgstr "??????????????????????????????????????????????????????????????????" #: ../../src/wallpapoz:253 msgid "You can not delete workspace." msgstr "???????????????????????????????????????????????????????????????" #: ../../src/wallpapoz:280 msgid "You can not move parent nodes and child nodes at the same time." msgstr "???????????????????????????????????????????????????????????????????????????" #: ../../src/wallpapoz:286 msgid "You can not move a discontiguous tree selection." msgstr "??????????????????????????????????????????????????????????????????????????????????????????" #: ../../src/wallpapoz:300 msgid "You can change one wallpaper only at a time." msgstr "??????????????????????????????????????????????????????" #: ../../src/wallpapoz:315 msgid "Choose Wallpaper" msgstr "???????????????" #: ../../src/wallpapoz:317 msgid "Choose Wallpapers" msgstr "???????????????" #: ../../src/wallpapoz:325 msgid "Change" msgstr "??????" #: ../../src/wallpapoz:328 msgid "Add wallpapers" msgstr "???????????????" #: ../../src/wallpapoz:346 msgid "Images" msgstr "??????" #: ../../src/wallpapoz:352 msgid "All files" msgstr "?????????????????????" #: ../../src/wallpapoz:700 msgid "Workspace" msgstr "?????????????????????" #: ../../src/wallpapoz:720 msgid "No." msgstr "No." #: ../../src/wallpapoz:743 msgid "Wallpaper" msgstr "??????" #: ../../src/wallpapoz:884 #: ../../src/wallpapoz:897 msgid "Every workspace must have at least one wallpaper." msgstr "??????????????????????????????????????????????????????????????????????????????????????????" #: ../../src/wallpapoz:996 msgid "You can not delete all wallpapers." msgstr "?????????????????????????????????????????????????????????" #: ../../src/wallpapoz:1161 msgid "You must choose only image file." msgstr "??????????????????????????????????????????????????????" #: ../wallpapoz/lib/xml_processing.py:65 msgid "No configuration file. Use default configuration." msgstr "???????????????????????????????????????????????????????????????????????????????????????????????????" #: ../wallpapoz/lib/xml_processing.py:76 #: ../wallpapoz/lib/xml_processing.py:102 msgid "The configuration file is corrupted. Remove it then create a new one again with Wallpapoz!" msgstr "???????????????????????????????????????????????????????????????????????????Wallpapoz???????????????????????????????????????????????????????????????" #: ../wallpapoz/lib/xml_processing.py:271 #: ../wallpapoz/lib/xml_processing.py:296 msgid "rename this" msgstr "?????????????????????????????????" #: ../wallpapoz/glade/wallpapoz.glade:10 msgid "Wallpapoz" msgstr "Wallpapoz" #: ../wallpapoz/glade/wallpapoz.glade:41 msgid "_File" msgstr "????????????(_F)" #: ../wallpapoz/glade/wallpapoz.glade:51 msgid "Add Wallpapers (_Files)" msgstr "??????????????????????????????(_F)" #: ../wallpapoz/glade/wallpapoz.glade:74 msgid "Add Wallpapers (_Directory)" msgstr "????????????????????????????????????(_D)" #: ../wallpapoz/glade/wallpapoz.glade:96 msgid "Save to the Configuration File" msgstr "???????????????" #: ../wallpapoz/glade/wallpapoz.glade:97 msgid "_Save" msgstr "??????(_S)" #: ../wallpapoz/glade/wallpapoz.glade:125 msgid "Quit" msgstr "??????" #: ../wallpapoz/glade/wallpapoz.glade:140 msgid "_Edit" msgstr "??????(_E)" #: ../wallpapoz/glade/wallpapoz.glade:150 msgid "Cut Wallpapers" msgstr "?????????????????????" #: ../wallpapoz/glade/wallpapoz.glade:162 msgid "Copy Wallpapers" msgstr "??????????????????" #: ../wallpapoz/glade/wallpapoz.glade:174 msgid "Paste Wallpapers" msgstr "?????????????????????" #: ../wallpapoz/glade/wallpapoz.glade:187 msgid "_Rename Workspace" msgstr "?????????????????????????????????(_R)" #: ../wallpapoz/glade/wallpapoz.glade:211 msgid "C_hange Wallpaper" msgstr "???????????????(_C)" #: ../wallpapoz/glade/wallpapoz.glade:234 msgid "_Delete Wallpapers" msgstr "???????????????(_D)" #: ../wallpapoz/glade/wallpapoz.glade:257 msgid "Move _Up" msgstr "????????????(_U)" #: ../wallpapoz/glade/wallpapoz.glade:280 msgid "Move D_own" msgstr "????????????(_o)" #: ../wallpapoz/glade/wallpapoz.glade:302 #: ../wallpapoz/glade/wallpapoz.glade:1496 msgid "Manage Preferences of Wallpapoz" msgstr "???????????????" #: ../wallpapoz/glade/wallpapoz.glade:303 msgid "Prefere_nces" msgstr "??????(_n)" #: ../wallpapoz/glade/wallpapoz.glade:329 msgid "_Daemon" msgstr "????????????(_D)" #: ../wallpapoz/glade/wallpapoz.glade:338 msgid "Run the Daemon" msgstr "?????????????????????" #: ../wallpapoz/glade/wallpapoz.glade:339 msgid "_Restart" msgstr "?????????(_R)" #: ../wallpapoz/glade/wallpapoz.glade:361 msgid "Stop the Daemon" msgstr "?????????????????????" #: ../wallpapoz/glade/wallpapoz.glade:362 msgid "_Stop" msgstr "??????(_S)" #: ../wallpapoz/glade/wallpapoz.glade:388 msgid "_Help" msgstr "?????????(_H)" #: ../wallpapoz/glade/wallpapoz.glade:397 msgid "Show Help" msgstr "??????????????????" #: ../wallpapoz/glade/wallpapoz.glade:398 msgid "_Contents" msgstr "??????(_C)" #: ../wallpapoz/glade/wallpapoz.glade:426 msgid "About the Author" msgstr "??????????????????" #: ../wallpapoz/glade/wallpapoz.glade:427 msgid "_About" msgstr "Wallpapoz????????????(_A)" #: ../wallpapoz/glade/wallpapoz.glade:850 msgid "Add Wallpapers: " msgstr "??????????????????" #: ../wallpapoz/glade/wallpapoz.glade:944 msgid "Add Files" msgstr "?????????????????????" #: ../wallpapoz/glade/wallpapoz.glade:1049 msgid "Add Directory" msgstr "???????????????????????????" #: ../wallpapoz/glade/wallpapoz.glade:1173 msgid "Daemon: " msgstr "???????????????" #: ../wallpapoz/glade/wallpapoz.glade:1223 msgid "Restart Daemon" msgstr "?????????????????????" #: ../wallpapoz/glade/wallpapoz.glade:1267 msgid "Restart" msgstr "?????????" #: ../wallpapoz/glade/wallpapoz.glade:1328 msgid "Stop Daemon" msgstr "?????????????????????" #: ../wallpapoz/glade/wallpapoz.glade:1372 msgid "Stop" msgstr "??????" #: ../wallpapoz/glade/wallpapoz.glade:1540 msgid "Preferences" msgstr "??????" #: ../wallpapoz/glade/wallpapoz.glade:1664 msgid "Save the Configuration File" msgstr "???????????????????????????" #: ../wallpapoz/glade/wallpapoz.glade:1708 msgid "Save" msgstr "??????" #: ../wallpapoz/glade/wallpapoz.glade:1825 msgid "Gnome Desktop Wallpapers Configuration Tool" msgstr "Gnome????????????????????????????????????????????????" #: ../wallpapoz/glade/wallpapoz.glade:2174 msgid "Wallpapoz Website" msgstr "Wallpapoz?????????????????????" #: ../wallpapoz/glade/wallpapoz.glade:2177 msgid "translator-credits" msgstr "???????????????????????????" #: ../wallpapoz/glade/wallpapoz.glade:2185 msgid "Choose Directory" msgstr "???????????????????????????" #: ../wallpapoz/glade/wallpapoz.glade:2380 msgid "recursive" msgstr "??????????????????" #: ../wallpapoz/glade/wallpapoz.glade:2537 msgid "Preferences Dialog" msgstr "????????????" #: ../wallpapoz/glade/wallpapoz.glade:2663 msgid "Change desktop wallpaper after" msgstr "??????????????????????????????" #: ../wallpapoz/glade/wallpapoz.glade:2757 msgid "minutes" msgstr "???" #: ../wallpapoz/glade/wallpapoz.glade:2846 msgid "Pick wallpaper in random order" msgstr "?????????????????????????????????????????????" #: ../wallpapoz/glade/wallpapoz.glade:2928 msgid "Change desktop wallpaper when changing workspace" msgstr "????????????????????????????????????????????????????????????" #: ../wallpapoz/glade/wallpapoz.glade:3009 msgid "Style:" msgstr "???????????????" #: ../wallpapoz/glade/wallpapoz.glade:3059 msgid "" "Centered\n" "Fill Screen\n" "Scaled\n" "Zoom\n" "Tiled" msgstr "" "???????????????\n" "???????????????\n" "?????????????????????????????????\n" "???????????????\n" "???????????????" #: ../../setup.py:20 msgid "" "\n" "This script installs or uninstalls Wallpapoz on your system.\n" "If you encounter any bugs, please report them to akbarhome at gmail.com.\n" "\n" "--------------------------------------------------------------------------------\n" "\n" "Usage:\n" "\n" " ./setup.py install --- Install to /usr/local\n" "\n" " ./setup.py uninstall --- Uninstall from /usr/local\n" "\n" "--------------------------------------------------------------------------------\n" "\n" "Options:\n" "\n" " --installdir --- Install or uninstall in \n" " instead of /usr/local\n" msgstr "" "\n" "????????????????????????Wallpapoz????????????????????????????????????????????????????????????????????????????????????\n" "????????????????????????????????????akbarhome at gmail.com??????????????????????????????\n" "\n" "--------------------------------------------------------------------------------\n" #: ../../setup.py:52 msgid "Installed" msgstr "?????????????????????????????????????????????" #: ../../setup.py:54 msgid "Error while installing" msgstr "??????????????????????????????????????????????????????????????????" #: ../../setup.py:65 msgid "Removed" msgstr "????????????????????????????????????" #: ../../setup.py:67 msgid "Error while removing" msgstr "?????????????????????????????????????????????????????????" #: ../../setup.py:72 msgid "Checking dependencies..." msgstr "?????????????????????..." #: ../../setup.py:74 msgid "Required dependencies:" msgstr "?????????????????????" #: ../../setup.py:82 #: ../../setup.py:88 #: ../../setup.py:94 msgid "Not found" msgstr "??????????????????????????????" #: ../../setup.py:99 msgid "Could not find all required dependencies!" msgstr "??????????????????????????????????????????????????????" #: ../../setup.py:100 msgid "Please install them and try again." msgstr "???????????????????????????????????????????????????????????????????????????" #: ../../setup.py:105 msgid "Gnome Python is not found. Wallpapoz still could be used and it has been installed." msgstr "Gnome Python????????????????????????????????????Wallpapoz??????????????????????????????????????????????????????????????????" #: ../../setup.py:106 msgid "But it means you can not access help documentation in your native language if it is available." msgstr "??????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????" #: ../../setup.py:121 msgid "" "\n" "*** Error:" msgstr "" "\n" "*** ????????????" #: ../../setup.py:121 msgid "does not exist.\n" msgstr "????????????????????????\n" #: ../../setup.py:126 msgid "Installing Wallpapoz in" msgstr "Wallpapoz???????????????????????????????????????" #: ../../setup.py:146 msgid "Uninstalling Wallpapoz from" msgstr "Wallpapoz????????????????????????????????????????????????" #: ../../setup.py:162 msgid "" "\n" "There might still be files in ~/.wallpapoz/ left on your system.\n" "Please remove that directory manually if you do not plan to\n" "install Wallpapoz again later.\n" msgstr "" "\n" "~/.wallpapoz/???????????????????????????????????????????????????????????????\n" "Wallpapoz???????????????????????????????????????????????????????????????\n" "????????????????????????????????????????????????\n" --- NEW FILE wallpapoz.desktop --- [Desktop Entry] Encoding=UTF-8 Name=Wallpapoz GenericName=Wallpapers tool GenericName[id]=Alat gambar latar desktop GenericName[ja]=????????????????????? Comment=Gnome Desktop Wallpapers Configuration Tool Comment[id]=Alat Konfigurasi Gambar Latar Desktop Gnome Comment[ja]=Gnome???????????????????????????????????????????????? Exec=wallpapoz Icon=wallpapoz.png Terminal=false Type=Application Categories=Application;Accessories;Utility; Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/wallpapoz/devel/.cvsignore,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- .cvsignore 17 Oct 2006 17:17:34 -0000 1.2 +++ .cvsignore 5 Apr 2007 18:24:00 -0000 1.3 @@ -1 +1 @@ -wallpapoz-0.3.tar.bz2 +wallpapoz-0.4-svn50.tar.bz2 Index: sources =================================================================== RCS file: /cvs/extras/rpms/wallpapoz/devel/sources,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- sources 17 Oct 2006 17:17:34 -0000 1.2 +++ sources 5 Apr 2007 18:24:00 -0000 1.3 @@ -1 +1 @@ -7b3c2189f24f3cee48acb4085944b7c4 wallpapoz-0.3.tar.bz2 +3848e7d16bd611fa38af5e5c21adfbe5 wallpapoz-0.4-svn50.tar.bz2 Index: wallpapoz.spec =================================================================== RCS file: /cvs/extras/rpms/wallpapoz/devel/wallpapoz.spec,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- wallpapoz.spec 17 Oct 2006 17:17:34 -0000 1.1 +++ wallpapoz.spec 5 Apr 2007 18:24:00 -0000 1.2 @@ -1,21 +1,40 @@ +# For svn version: do +# $ svn checkout http://opensvn.csie.org/wallpapoz/trunk wallpapoz-%%{mainver} +# $ tar -cjf %%{name}-%%{mainver}%%{?svnver:-svn%%svnver}.tar.bz2 %%{name}-%%{mainver}/ + %define srcurl http://wallpapoz.akbarhome.com/ %define icondir %{_datadir}/icons/hicolor/128x128/apps +%define mainver 0.4 +%define svnver 50 +%define fedorarel 2 + +%define rel %{?svnver:0.}%{fedorarel}%{?svnver:.svn%svnver} + Name: wallpapoz -Version: 0.3 -Release: 1%{?dist} +Version: %{mainver} +Release: %{rel}%{?dist} Summary: Gnome Multi Backgrounds and Wallpapers Configuration Tool Group: User Interface/Desktops License: GPL URL: %{srcurl} -Source0: %{srcurl}files/%{name}-%{version}.tar.bz2 +Source0: %{srcurl}files/%{name}-%{mainver}%{?svnver:-svn%svnver}.tar.bz2 +Source10: wallpapoz.desktop +Source11: wallpapoz-ja.po BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch BuildRequires: desktop-file-utils +BuildRequires: gettext +BuildRequires: python-devel +BuildRequires: pygtk2-libglade +BuildRequires: python-imaging +BuildRequires: gnome-python2 Requires: pygtk2-libglade +Requires: python-imaging +Requires: gnome-python2 %description This tool enables your Gnome desktop to have different @@ -24,83 +43,51 @@ %prep %setup -q +%{__sed} -i.dos -e 's|\r||g' COPYING +touch -r COPYING.dos COPYING +%{__sed} -i.stamps -e 's|shutil\.copy(|shutil.copy2(|' setup.py + +%{__cp} -p %{SOURCE10} share/wallpapoz/ +%{__mkdir_p} share/locale/ja/LC_MESSAGES/ +%{__sed} -i.lang -e '/ISO_CODES/s|(\(.*,\))|(\1 "ja",)|' setup.py + %build -# some directory change -for f in src/*wall*.py ; do - %{__sed} -i.dir \ - -e '/import sys/d' \ - -e '/xml_processing/s|^\(.*\)$|import sys\nsys.path.insert(0, %{_datadir}/%{name})\n\1|' \ - $f - %{__sed} -i -e "s|%{_datadir}/%{name}|'%{_datadir}/%{name}'|" \ - $f -done - -%{__sed} -i.dir \ - -e 's|-f daemon_wallpapoz.py|-f %{_bindir}/daemon_wallpapoz|g' \ - -e 's|\./daemon_wallpapoz.py\&|%{_bindir}/daemon_wallpapoz \&|' \ - src/wallpapoz.py - -%{__sed} -i.rpmlint -e '1,3d' src/*processing.py - -%{__sed} -i.dir \ - -e 's|Icon=.*|Icon=%{name}|' \ - -e 's|Exec=.*|Exec=%{name}|' \ - share/%{name}/%{name}.desktop +msgfmt --verbose -o share/locale/ja/LC_MESSAGES/%{name}.mo %{SOURCE11} %install %{__rm} -rf $RPM_BUILD_ROOT +%{__mkdir_p} $RPM_BUILD_ROOT%{_prefix} -# install by myself - -for dir in %{_bindir} %{_datadir}/{applications,%{name},pixmaps} %{icondir} ; do - %{__mkdir_p} $RPM_BUILD_ROOT$dir -done - -for f in src/*%{name}.py ; do - name=`basename $f | sed -e 's|.py$||'` - %{__install} -c -p -m755 $f $RPM_BUILD_ROOT%{_bindir}/$name -done -%{__install} -c -p -m644 src/*processing.py $RPM_BUILD_ROOT%{_datadir}/%{name}/ - -pushd share/%{name} -%{__install} -c -p -m644 %{name}.png $RPM_BUILD_ROOT%{_datadir}/%{name}/ -%{__install} -c -p -m644 %{name}.glade* $RPM_BUILD_ROOT%{_datadir}/%{name}/ +%{__python} setup.py install --installdir=$RPM_BUILD_ROOT%{_prefix} desktop-file-install \ --vendor fedora \ - --add-category Application \ - --add-category X-Fedora \ + --remove-category Application \ + --remove-category Accessories \ + --delete-original \ --dir $RPM_BUILD_ROOT%{_datadir}/applications \ - %{name}.desktop -popd + $RPM_BUILD_ROOT%{_datadir}/applications/%{name}.desktop -ln -sf ../../../../%{name}/%{name}.png $RPM_BUILD_ROOT%{icondir} +%{find_lang} %{name} %clean %{__rm} -rf $RPM_BUILD_ROOT -%post -touch --no-create %{_datadir}/icons/hicolor || : -%{_bindir}/gtk-update-icon-cache --quiet %{_datadir}/icons/hicolor || : - -%postun -touch --no-create %{_datadir}/icons/hicolor || : -%{_bindir}/gtk-update-icon-cache --quiet %{_datadir}/icons/hicolor || : - - -%files +%files -f %{name}.lang %defattr(-,root,root,-) -%doc AUTHORS COPYING NEWS README +%doc COPYING README %{_bindir}/*%{name} -%dir %{_datadir}/%{name} -%{_datadir}/%{name}/*processing.py* -%{_datadir}/%{name}/%{name}.glade* -%{_datadir}/%{name}/%{name}.png +%{_datadir}/%{name}/ +%{_datadir}/gnome/help/%{name}/ -%{icondir}/%{name}.png +%{_datadir}/pixmaps/%{name}.png %{_datadir}/applications/fedora-%{name}.desktop %changelog +* Thu Apr 5 2007 Mamoru Tasaka - 0.4-0.2.svn50 +- Update to 0.4 pre svn50 +- Add Japanese support (upstream will merge this) + * Thu Oct 12 2006 Mamoru Tasaka - 0.3-1 - Initial packaging, importing to Fedora extras. From fedora-extras-commits at redhat.com Thu Apr 5 20:02:57 2007 From: fedora-extras-commits at redhat.com (Michael DeHaan (mdehaan)) Date: Thu, 5 Apr 2007 16:02:57 -0400 Subject: rpms/cobbler/devel .cvsignore, 1.20, 1.21 cobbler.spec, 1.25, 1.26 sources, 1.22, 1.23 Message-ID: <200704052002.l35K2va0022443@cvs-int.fedora.redhat.com> Author: mdehaan Update of /cvs/extras/rpms/cobbler/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv22396 Modified Files: .cvsignore cobbler.spec sources Log Message: Upstream to 0.4.6 Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/cobbler/devel/.cvsignore,v retrieving revision 1.20 retrieving revision 1.21 diff -u -r1.20 -r1.21 --- .cvsignore 23 Mar 2007 19:58:17 -0000 1.20 +++ .cvsignore 5 Apr 2007 20:02:22 -0000 1.21 @@ -17,3 +17,4 @@ cobbler-0.4.2.tar.gz cobbler-0.4.3.tar.gz cobbler-0.4.5.tar.gz +cobbler-0.4.6.tar.gz Index: cobbler.spec =================================================================== RCS file: /cvs/extras/rpms/cobbler/devel/cobbler.spec,v retrieving revision 1.25 retrieving revision 1.26 diff -u -r1.25 -r1.26 --- cobbler.spec 23 Mar 2007 20:36:59 -0000 1.25 +++ cobbler.spec 5 Apr 2007 20:02:22 -0000 1.26 @@ -1,9 +1,9 @@ %{!?python_sitelib: %define python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")} - +%define _has_yum 1 Summary: Boot server configurator Name: cobbler -Version: 0.4.5 -Release: 3%{?dist} +Version: 0.4.6 +Release: 0%{?dist} Source0: %{name}-%{version}.tar.gz License: GPL Group: Applications/System @@ -14,6 +14,7 @@ Requires: createrepo Requires: mod_python Requires: python-cheetah +Requires: yum-utils Requires(post): /sbin/chkconfig Requires(preun): /sbin/chkconfig Requires(preun): /sbin/service @@ -73,6 +74,7 @@ %dir /var/www/cobbler/kickstarts_sys %dir /var/www/cobbler/repo_mirror %dir /var/www/cobbler/ks_mirror +%dir /var/www/cobbler/ks_mirror/config %dir /var/www/cobbler/images %dir /var/www/cobbler/distros %dir /var/www/cobbler/profiles @@ -109,6 +111,9 @@ %doc AUTHORS CHANGELOG NEWS README COPYING %changelog +* Thu Apr 05 2007 Michael DeHaan - 0.4.6-0 +- Upstream changes (see CHANGELOG) +- Packaged 'config' directory under ks_mirror * Fri Mar 23 2007 Michael DeHaan - 0.4.5-3 - Upstream changes (see CHANGELOG) Index: sources =================================================================== RCS file: /cvs/extras/rpms/cobbler/devel/sources,v retrieving revision 1.22 retrieving revision 1.23 diff -u -r1.22 -r1.23 --- sources 23 Mar 2007 19:58:17 -0000 1.22 +++ sources 5 Apr 2007 20:02:22 -0000 1.23 @@ -1 +1 @@ -9512c42c1df12e08821206724003eed6 cobbler-0.4.5.tar.gz +61db22da90fdc2f537a6366efa567312 cobbler-0.4.6.tar.gz From fedora-extras-commits at redhat.com Thu Apr 5 20:03:34 2007 From: fedora-extras-commits at redhat.com (Joshua W. Boyer (jwboyer)) Date: Thu, 5 Apr 2007 16:03:34 -0400 Subject: owners owners.list,1.2641,1.2642 Message-ID: <200704052003.l35K3YJ0022520@cvs-int.fedora.redhat.com> Author: jwboyer Update of /cvs/extras/owners In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv22451 Modified Files: owners.list Log Message: Add petitboot Index: owners.list =================================================================== RCS file: /cvs/extras/owners/owners.list,v retrieving revision 1.2641 retrieving revision 1.2642 diff -u -r1.2641 -r1.2642 --- owners.list 5 Apr 2007 04:21:24 -0000 1.2641 +++ owners.list 5 Apr 2007 20:03:04 -0000 1.2642 @@ -2184,6 +2184,7 @@ Fedora Extras|perl-YAML-Parser-Syck|Perl Wrapper for the YAML Parser Extension: libsyck|steve at silug.org|extras-qa at fedoraproject.org|fedora-perl-devel-list at redhat.com,oliver at linux-kernel.at Fedora Extras|perltidy|Tool for indenting and reformatting Perl scripts|ville.skytta at iki.fi|extras-qa at fedoraproject.org| Fedora Extras|pessulus|A lockdown editor for GNOME|splinux at fedoraproject.org|extras-qa at fedoraproject.org| +Fedora Extras|petitboot|Graphical Bootloader|dwmw2 at redhat.com|extras-qa at fedoraproject.org|jwboyer at jdub.homelinux.org Fedora Extras|pexpect|Expect module for Python|toshio at tiki-lounge.com|extras-qa at fedoraproject.org| Fedora Extras|pgadmin3|Graphical client for PostgreSQL|ghenry at suretecsystems.com|extras-qa at fedoraproject.org| Fedora Extras|pgfouine|PgFouine PostgreSQL log analyzer|devrim at commandprompt.com|extras-qa at fedoraproject.org| From fedora-extras-commits at redhat.com Thu Apr 5 20:03:55 2007 From: fedora-extras-commits at redhat.com (Joshua W. Boyer (jwboyer)) Date: Thu, 5 Apr 2007 16:03:55 -0400 Subject: rpms/petitboot/devel - New directory Message-ID: <200704052003.l35K3tuh022623@cvs-int.fedora.redhat.com> Author: jwboyer Update of /cvs/extras/rpms/petitboot/devel In directory cvs-int.fedora.redhat.com:/home/fedora/jwboyer/owners/tmpcvsh22549/rpms/petitboot/devel Log Message: Directory /cvs/extras/rpms/petitboot/devel added to the repository From fedora-extras-commits at redhat.com Thu Apr 5 20:03:48 2007 From: fedora-extras-commits at redhat.com (Joshua W. Boyer (jwboyer)) Date: Thu, 5 Apr 2007 16:03:48 -0400 Subject: rpms/petitboot - New directory Message-ID: <200704052003.l35K3mxQ022579@cvs-int.fedora.redhat.com> Author: jwboyer Update of /cvs/extras/rpms/petitboot In directory cvs-int.fedora.redhat.com:/home/fedora/jwboyer/owners/tmpcvsh22549/rpms/petitboot Log Message: Directory /cvs/extras/rpms/petitboot added to the repository From fedora-extras-commits at redhat.com Thu Apr 5 20:04:04 2007 From: fedora-extras-commits at redhat.com (Joshua W. Boyer (jwboyer)) Date: Thu, 5 Apr 2007 16:04:04 -0400 Subject: rpms/petitboot Makefile, NONE, 1.1 import.log, NONE, 1.1 pkg.acl, NONE, 1.1 Message-ID: <200704052004.l35K440X022656@cvs-int.fedora.redhat.com> Author: jwboyer Update of /cvs/extras/rpms/petitboot In directory cvs-int.fedora.redhat.com:/home/fedora/jwboyer/owners/tmpcvsh22549/rpms/petitboot Added Files: Makefile import.log pkg.acl Log Message: Setup of module petitboot --- NEW FILE Makefile --- # Top level Makefile for module petitboot 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 --- --- NEW FILE pkg.acl --- From fedora-extras-commits at redhat.com Thu Apr 5 20:04:13 2007 From: fedora-extras-commits at redhat.com (Joshua W. Boyer (jwboyer)) Date: Thu, 5 Apr 2007 16:04:13 -0400 Subject: rpms/petitboot/devel .cvsignore, NONE, 1.1 Makefile, NONE, 1.1 sources, NONE, 1.1 Message-ID: <200704052004.l35K4D4R022677@cvs-int.fedora.redhat.com> Author: jwboyer Update of /cvs/extras/rpms/petitboot/devel In directory cvs-int.fedora.redhat.com:/home/fedora/jwboyer/owners/tmpcvsh22549/rpms/petitboot/devel Added Files: .cvsignore Makefile sources Log Message: Setup of module petitboot --- NEW FILE .cvsignore --- --- NEW FILE Makefile --- # Makefile for source rpm: petitboot # $Id: Makefile,v 1.1 2007/04/05 20:04:09 jwboyer Exp $ NAME := petitboot SPECFILE = $(firstword $(wildcard *.spec)) define find-makefile-common for d in common ../common ../../common ; do if [ -f $$d/Makefile.common ] ; then if [ -f $$d/CVS/Root -a -w $$/Makefile.common ] ; then cd $$d ; cvs -Q update ; fi ; echo "$$d/Makefile.common" ; break ; fi ; done endef MAKEFILE_COMMON := $(shell $(find-makefile-common)) ifeq ($(MAKEFILE_COMMON),) # attept a checkout define checkout-makefile-common test -f CVS/Root && { cvs -Q -d $$(cat CVS/Root) checkout common && echo "common/Makefile.common" ; } || { echo "ERROR: I can't figure out how to checkout the 'common' module." ; exit -1 ; } >&2 endef MAKEFILE_COMMON := $(shell $(checkout-makefile-common)) endif include $(MAKEFILE_COMMON) --- NEW FILE sources --- From fedora-extras-commits at redhat.com Thu Apr 5 20:04:51 2007 From: fedora-extras-commits at redhat.com (Michael DeHaan (mdehaan)) Date: Thu, 5 Apr 2007 16:04:51 -0400 Subject: rpms/cobbler/FC-6 .cvsignore, 1.24, 1.25 cobbler.spec, 1.27, 1.28 sources, 1.25, 1.26 Message-ID: <200704052004.l35K4pnr022757@cvs-int.fedora.redhat.com> Author: mdehaan Update of /cvs/extras/rpms/cobbler/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv22674 Modified Files: .cvsignore cobbler.spec sources Log Message: Upstream to 0.4.6 Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/cobbler/FC-6/.cvsignore,v retrieving revision 1.24 retrieving revision 1.25 diff -u -r1.24 -r1.25 --- .cvsignore 23 Mar 2007 19:59:53 -0000 1.24 +++ .cvsignore 5 Apr 2007 20:04:17 -0000 1.25 @@ -21,3 +21,4 @@ cobbler-0.4.2.tar.gz cobbler-0.4.3.tar.gz cobbler-0.4.5.tar.gz +cobbler-0.4.6.tar.gz Index: cobbler.spec =================================================================== RCS file: /cvs/extras/rpms/cobbler/FC-6/cobbler.spec,v retrieving revision 1.27 retrieving revision 1.28 diff -u -r1.27 -r1.28 --- cobbler.spec 23 Mar 2007 20:38:34 -0000 1.27 +++ cobbler.spec 5 Apr 2007 20:04:17 -0000 1.28 @@ -1,9 +1,9 @@ %{!?python_sitelib: %define python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")} - +%define _has_yum 1 Summary: Boot server configurator Name: cobbler -Version: 0.4.5 -Release: 3%{?dist} +Version: 0.4.6 +Release: 0%{?dist} Source0: %{name}-%{version}.tar.gz License: GPL Group: Applications/System @@ -14,6 +14,7 @@ Requires: createrepo Requires: mod_python Requires: python-cheetah +Requires: yum-utils Requires(post): /sbin/chkconfig Requires(preun): /sbin/chkconfig Requires(preun): /sbin/service @@ -73,6 +74,7 @@ %dir /var/www/cobbler/kickstarts_sys %dir /var/www/cobbler/repo_mirror %dir /var/www/cobbler/ks_mirror +%dir /var/www/cobbler/ks_mirror/config %dir /var/www/cobbler/images %dir /var/www/cobbler/distros %dir /var/www/cobbler/profiles @@ -109,6 +111,9 @@ %doc AUTHORS CHANGELOG NEWS README COPYING %changelog +* Thu Apr 05 2007 Michael DeHaan - 0.4.6-0 +- Upstream changes (see CHANGELOG) +- Packaged 'config' directory under ks_mirror * Fri Mar 23 2007 Michael DeHaan - 0.4.5-3 - Upstream changes (see CHANGELOG) Index: sources =================================================================== RCS file: /cvs/extras/rpms/cobbler/FC-6/sources,v retrieving revision 1.25 retrieving revision 1.26 diff -u -r1.25 -r1.26 --- sources 23 Mar 2007 19:59:53 -0000 1.25 +++ sources 5 Apr 2007 20:04:17 -0000 1.26 @@ -1 +1 @@ -9512c42c1df12e08821206724003eed6 cobbler-0.4.5.tar.gz +61db22da90fdc2f537a6366efa567312 cobbler-0.4.6.tar.gz From fedora-extras-commits at redhat.com Thu Apr 5 20:05:58 2007 From: fedora-extras-commits at redhat.com (Joshua W. Boyer (jwboyer)) Date: Thu, 5 Apr 2007 16:05:58 -0400 Subject: owners owners.list,1.2642,1.2643 Message-ID: <200704052005.l35K5w68022842@cvs-int.fedora.redhat.com> Author: jwboyer Update of /cvs/extras/owners In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv22785 Modified Files: owners.list Log Message: Add libtwin Index: owners.list =================================================================== RCS file: /cvs/extras/owners/owners.list,v retrieving revision 1.2642 retrieving revision 1.2643 diff -u -r1.2642 -r1.2643 --- owners.list 5 Apr 2007 20:03:04 -0000 1.2642 +++ owners.list 5 Apr 2007 20:05:28 -0000 1.2643 @@ -1252,6 +1252,7 @@ Fedora Extras|libtorrent|BitTorrent library with a focus on high performance & good code|chabotc at xs4all.nl|extras-qa at fedoraproject.org| Fedora Extras|libtranslate|Natural language translation library|dmitry at butskoy.name|extras-qa at fedoraproject.org| Fedora Extras|libtunepimp|A library for creating MusicBrainz enabled tagging applications|rdieter at math.unl.edu|extras-qa at fedoraproject.org| +Fedora Extras|libtwin|Tiny Window System|dwmw2 at redhat.com|extras-qa at fedoraproject.org|jwboyer at jdub.homelinux.org Fedora Extras|libuninameslist|Library that provides Unicode names and annotations|kevin at tummy.com|extras-qa at fedoraproject.org|otaylor at redhat.com Fedora Extras|libupnp|Universal Plug and Play (UPnP) SDK|eric.tanguy at univ-nantes.fr|extras-qa at fedoraproject.org| Fedora Extras|libvisual|An abstraction library for audio visualisation plugins|gauret at free.fr|extras-qa at fedoraproject.org| From fedora-extras-commits at redhat.com Thu Apr 5 20:06:15 2007 From: fedora-extras-commits at redhat.com (Joshua W. Boyer (jwboyer)) Date: Thu, 5 Apr 2007 16:06:15 -0400 Subject: rpms/libtwin - New directory Message-ID: <200704052006.l35K6Fr9022907@cvs-int.fedora.redhat.com> Author: jwboyer Update of /cvs/extras/rpms/libtwin In directory cvs-int.fedora.redhat.com:/home/fedora/jwboyer/owners/tmpcvsn22872/rpms/libtwin Log Message: Directory /cvs/extras/rpms/libtwin added to the repository From fedora-extras-commits at redhat.com Thu Apr 5 20:06:24 2007 From: fedora-extras-commits at redhat.com (Joshua W. Boyer (jwboyer)) Date: Thu, 5 Apr 2007 16:06:24 -0400 Subject: rpms/libtwin/devel - New directory Message-ID: <200704052006.l35K6O7o022938@cvs-int.fedora.redhat.com> Author: jwboyer Update of /cvs/extras/rpms/libtwin/devel In directory cvs-int.fedora.redhat.com:/home/fedora/jwboyer/owners/tmpcvsn22872/rpms/libtwin/devel Log Message: Directory /cvs/extras/rpms/libtwin/devel added to the repository From fedora-extras-commits at redhat.com Thu Apr 5 20:06:34 2007 From: fedora-extras-commits at redhat.com (Joshua W. Boyer (jwboyer)) Date: Thu, 5 Apr 2007 16:06:34 -0400 Subject: rpms/libtwin Makefile, NONE, 1.1 import.log, NONE, 1.1 pkg.acl, NONE, 1.1 Message-ID: <200704052006.l35K6Y1I022965@cvs-int.fedora.redhat.com> Author: jwboyer Update of /cvs/extras/rpms/libtwin In directory cvs-int.fedora.redhat.com:/home/fedora/jwboyer/owners/tmpcvsn22872/rpms/libtwin Added Files: Makefile import.log pkg.acl Log Message: Setup of module libtwin --- NEW FILE Makefile --- # Top level Makefile for module libtwin 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 --- --- NEW FILE pkg.acl --- From fedora-extras-commits at redhat.com Thu Apr 5 20:06:43 2007 From: fedora-extras-commits at redhat.com (Joshua W. Boyer (jwboyer)) Date: Thu, 5 Apr 2007 16:06:43 -0400 Subject: rpms/libtwin/devel .cvsignore, NONE, 1.1 Makefile, NONE, 1.1 sources, NONE, 1.1 Message-ID: <200704052006.l35K6hnm022984@cvs-int.fedora.redhat.com> Author: jwboyer Update of /cvs/extras/rpms/libtwin/devel In directory cvs-int.fedora.redhat.com:/home/fedora/jwboyer/owners/tmpcvsn22872/rpms/libtwin/devel Added Files: .cvsignore Makefile sources Log Message: Setup of module libtwin --- NEW FILE .cvsignore --- --- NEW FILE Makefile --- # Makefile for source rpm: libtwin # $Id: Makefile,v 1.1 2007/04/05 20:06:39 jwboyer Exp $ NAME := libtwin SPECFILE = $(firstword $(wildcard *.spec)) define find-makefile-common for d in common ../common ../../common ; do if [ -f $$d/Makefile.common ] ; then if [ -f $$d/CVS/Root -a -w $$/Makefile.common ] ; then cd $$d ; cvs -Q update ; fi ; echo "$$d/Makefile.common" ; break ; fi ; done endef MAKEFILE_COMMON := $(shell $(find-makefile-common)) ifeq ($(MAKEFILE_COMMON),) # attept a checkout define checkout-makefile-common test -f CVS/Root && { cvs -Q -d $$(cat CVS/Root) checkout common && echo "common/Makefile.common" ; } || { echo "ERROR: I can't figure out how to checkout the 'common' module." ; exit -1 ; } >&2 endef MAKEFILE_COMMON := $(shell $(checkout-makefile-common)) endif include $(MAKEFILE_COMMON) --- NEW FILE sources --- From fedora-extras-commits at redhat.com Thu Apr 5 20:06:49 2007 From: fedora-extras-commits at redhat.com (Michael DeHaan (mdehaan)) Date: Thu, 5 Apr 2007 16:06:49 -0400 Subject: rpms/cobbler/FC-5 .cvsignore, 1.19, 1.20 cobbler.spec, 1.20, 1.21 sources, 1.19, 1.20 Message-ID: <200704052006.l35K6nQA023002@cvs-int.fedora.redhat.com> Author: mdehaan Update of /cvs/extras/rpms/cobbler/FC-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv22884 Modified Files: .cvsignore cobbler.spec sources Log Message: Upstream to 0.4.6 Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/cobbler/FC-5/.cvsignore,v retrieving revision 1.19 retrieving revision 1.20 diff -u -r1.19 -r1.20 --- .cvsignore 23 Mar 2007 20:02:07 -0000 1.19 +++ .cvsignore 5 Apr 2007 20:06:15 -0000 1.20 @@ -16,3 +16,4 @@ cobbler-0.4.2.tar.gz cobbler-0.4.3.tar.gz cobbler-0.4.5.tar.gz +cobbler-0.4.6.tar.gz Index: cobbler.spec =================================================================== RCS file: /cvs/extras/rpms/cobbler/FC-5/cobbler.spec,v retrieving revision 1.20 retrieving revision 1.21 diff -u -r1.20 -r1.21 --- cobbler.spec 23 Mar 2007 20:39:42 -0000 1.20 +++ cobbler.spec 5 Apr 2007 20:06:15 -0000 1.21 @@ -1,9 +1,9 @@ %{!?python_sitelib: %define python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")} - +%define _has_yum 1 Summary: Boot server configurator Name: cobbler -Version: 0.4.5 -Release: 3%{?dist} +Version: 0.4.6 +Release: 0%{?dist} Source0: %{name}-%{version}.tar.gz License: GPL Group: Applications/System @@ -14,6 +14,7 @@ Requires: createrepo Requires: mod_python Requires: python-cheetah +Requires: yum-utils Requires(post): /sbin/chkconfig Requires(preun): /sbin/chkconfig Requires(preun): /sbin/service @@ -73,6 +74,7 @@ %dir /var/www/cobbler/kickstarts_sys %dir /var/www/cobbler/repo_mirror %dir /var/www/cobbler/ks_mirror +%dir /var/www/cobbler/ks_mirror/config %dir /var/www/cobbler/images %dir /var/www/cobbler/distros %dir /var/www/cobbler/profiles @@ -109,6 +111,9 @@ %doc AUTHORS CHANGELOG NEWS README COPYING %changelog +* Thu Apr 05 2007 Michael DeHaan - 0.4.6-0 +- Upstream changes (see CHANGELOG) +- Packaged 'config' directory under ks_mirror * Fri Mar 23 2007 Michael DeHaan - 0.4.5-3 - Upstream changes (see CHANGELOG) Index: sources =================================================================== RCS file: /cvs/extras/rpms/cobbler/FC-5/sources,v retrieving revision 1.19 retrieving revision 1.20 diff -u -r1.19 -r1.20 --- sources 23 Mar 2007 20:02:07 -0000 1.19 +++ sources 5 Apr 2007 20:06:15 -0000 1.20 @@ -1 +1 @@ -9512c42c1df12e08821206724003eed6 cobbler-0.4.5.tar.gz +61db22da90fdc2f537a6366efa567312 cobbler-0.4.6.tar.gz From fedora-extras-commits at redhat.com Thu Apr 5 20:15:27 2007 From: fedora-extras-commits at redhat.com (David Woodhouse (dwmw2)) Date: Thu, 5 Apr 2007 16:15:27 -0400 Subject: rpms/exim/devel mk-greylist-db.sql,1.3,1.4 Message-ID: <200704052015.l35KFRsh023290@cvs-int.fedora.redhat.com> Author: dwmw2 Update of /cvs/extras/rpms/exim/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv23245 Modified Files: mk-greylist-db.sql Log Message: test commit Index: mk-greylist-db.sql =================================================================== RCS file: /cvs/extras/rpms/exim/devel/mk-greylist-db.sql,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- mk-greylist-db.sql 7 Feb 2007 12:45:33 -0000 1.3 +++ mk-greylist-db.sql 5 Apr 2007 20:14:53 -0000 1.4 @@ -5,6 +5,7 @@ PRIMARY KEY (host, helo) ); + CREATE TABLE greylist ( id TEXT PRIMARY KEY, expire INTEGER, From fedora-extras-commits at redhat.com Thu Apr 5 20:16:07 2007 From: fedora-extras-commits at redhat.com (David Woodhouse (dwmw2)) Date: Thu, 5 Apr 2007 16:16:07 -0400 Subject: rpms/exim/devel mk-greylist-db.sql,1.4,1.5 Message-ID: <200704052016.l35KG7bI023314@cvs-int.fedora.redhat.com> Author: dwmw2 Update of /cvs/extras/rpms/exim/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv23293 Modified Files: mk-greylist-db.sql Log Message: undo test commit Index: mk-greylist-db.sql =================================================================== RCS file: /cvs/extras/rpms/exim/devel/mk-greylist-db.sql,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- mk-greylist-db.sql 5 Apr 2007 20:14:53 -0000 1.4 +++ mk-greylist-db.sql 5 Apr 2007 20:15:34 -0000 1.5 @@ -5,7 +5,6 @@ PRIMARY KEY (host, helo) ); - CREATE TABLE greylist ( id TEXT PRIMARY KEY, expire INTEGER, From fedora-extras-commits at redhat.com Thu Apr 5 20:21:16 2007 From: fedora-extras-commits at redhat.com (Ruben Kerkhof (ruben)) Date: Thu, 5 Apr 2007 16:21:16 -0400 Subject: rpms/Pound/devel .cvsignore, 1.12, 1.13 Pound.spec, 1.12, 1.13 sources, 1.12, 1.13 Message-ID: <200704052021.l35KLGhw023423@cvs-int.fedora.redhat.com> Author: ruben Update of /cvs/extras/rpms/Pound/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv23402 Modified Files: .cvsignore Pound.spec sources Log Message: Sync with upstream Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/Pound/devel/.cvsignore,v retrieving revision 1.12 retrieving revision 1.13 diff -u -r1.12 -r1.13 --- .cvsignore 12 Mar 2007 21:58:25 -0000 1.12 +++ .cvsignore 5 Apr 2007 20:20:42 -0000 1.13 @@ -1 +1 @@ -Pound-2.2.7.tgz +Pound-2.2.8.tgz Index: Pound.spec =================================================================== RCS file: /cvs/extras/rpms/Pound/devel/Pound.spec,v retrieving revision 1.12 retrieving revision 1.13 diff -u -r1.12 -r1.13 --- Pound.spec 12 Mar 2007 21:58:25 -0000 1.12 +++ Pound.spec 5 Apr 2007 20:20:42 -0000 1.13 @@ -3,7 +3,7 @@ %define pound_home %{_localstatedir}/lib/pound Name: Pound -Version: 2.2.7 +Version: 2.2.8 Release: 1%{?dist} Summary: Reverse proxy and load balancer @@ -106,6 +106,8 @@ %attr(-,%{pound_user},%{pound_group}) %dir %{pound_home} %changelog +* Thu Apr 05 2007 2.2.8-1 +- Sync with upstream * Mon Mar 12 2007 2.2.7-1 - Sync with upstream * Sun Mar 04 2007 2.2.6-1 Index: sources =================================================================== RCS file: /cvs/extras/rpms/Pound/devel/sources,v retrieving revision 1.12 retrieving revision 1.13 diff -u -r1.12 -r1.13 --- sources 12 Mar 2007 21:58:25 -0000 1.12 +++ sources 5 Apr 2007 20:20:42 -0000 1.13 @@ -1 +1 @@ -3a09dda56cfa199ddb632361c4ebc35d Pound-2.2.7.tgz +c197e05653791c11f604f87539dfbde3 Pound-2.2.8.tgz From fedora-extras-commits at redhat.com Thu Apr 5 20:31:00 2007 From: fedora-extras-commits at redhat.com (Brian Pepple (bpepple)) Date: Thu, 5 Apr 2007 16:31:00 -0400 Subject: rpms/liferea/devel liferea-1.2.10-fedorafeed.patch, NONE, 1.1 .cvsignore, 1.51, 1.52 liferea.spec, 1.74, 1.75 sources, 1.52, 1.53 liferea-1.0.23-fedorafeed.patch, 1.1, NONE Message-ID: <200704052031.l35KV0Zm023622@cvs-int.fedora.redhat.com> Author: bpepple Update of /cvs/extras/rpms/liferea/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv23585 Modified Files: .cvsignore liferea.spec sources Added Files: liferea-1.2.10-fedorafeed.patch Removed Files: liferea-1.0.23-fedorafeed.patch Log Message: * Thu Apr 5 2007 Brian Pepple - 1.2.10c-1 - Update to 1.2.10c. - Update feed patch. liferea-1.2.10-fedorafeed.patch: --- NEW FILE liferea-1.2.10-fedorafeed.patch --- diff -ur liferea-1.2.10.OLD/opml/feedlist.opml liferea-1.2.10/opml/feedlist.opml --- liferea-1.2.10.OLD/opml/feedlist.opml 2007-03-29 14:17:09.000000000 -0400 +++ liferea-1.2.10/opml/feedlist.opml 2007-04-05 16:22:12.000000000 -0400 @@ -18,7 +18,15 @@ - + + + + + + + + + Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/liferea/devel/.cvsignore,v retrieving revision 1.51 retrieving revision 1.52 diff -u -r1.51 -r1.52 --- .cvsignore 29 Mar 2007 14:31:00 -0000 1.51 +++ .cvsignore 5 Apr 2007 20:30:26 -0000 1.52 @@ -1 +1 @@ -liferea-1.2.10b.tar.gz +liferea-1.2.10c.tar.gz Index: liferea.spec =================================================================== RCS file: /cvs/extras/rpms/liferea/devel/liferea.spec,v retrieving revision 1.74 retrieving revision 1.75 diff -u -r1.74 -r1.75 --- liferea.spec 29 Mar 2007 14:31:00 -0000 1.74 +++ liferea.spec 5 Apr 2007 20:30:26 -0000 1.75 @@ -1,5 +1,5 @@ Name: liferea -Version: 1.2.10b +Version: 1.2.10c Release: 1%{?dist} Summary: An RSS/RDF feed reader @@ -7,7 +7,7 @@ License: GPL URL: http://liferea.sourceforge.net/ Source0: http://download.sourceforge.net/%{name}/%{name}-%{version}.tar.gz -Patch0: %{name}-1.0.23-fedorafeed.patch +Patch0: %{name}-1.2.10-fedorafeed.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: gtkhtml2-devel @@ -112,6 +112,10 @@ %changelog +* Thu Apr 5 2007 Brian Pepple - 1.2.10c-1 +- Update to 1.2.10c. +- Update feed patch. + * Thu Mar 29 2007 Brian Pepple - 1.2.10b-1 - Update to 1.2.10b. Index: sources =================================================================== RCS file: /cvs/extras/rpms/liferea/devel/sources,v retrieving revision 1.52 retrieving revision 1.53 diff -u -r1.52 -r1.53 --- sources 29 Mar 2007 14:31:00 -0000 1.52 +++ sources 5 Apr 2007 20:30:26 -0000 1.53 @@ -1 +1 @@ -c967663d822d2bb8a17a3f66619851ce liferea-1.2.10b.tar.gz +aaa1f8ec09944a269d2f1fedecd27375 liferea-1.2.10c.tar.gz --- liferea-1.0.23-fedorafeed.patch DELETED --- From fedora-extras-commits at redhat.com Thu Apr 5 20:40:51 2007 From: fedora-extras-commits at redhat.com (David Woodhouse (dwmw2)) Date: Thu, 5 Apr 2007 16:40:51 -0400 Subject: rpms/libtwin pkg.acl,1.1,NONE Message-ID: <200704052040.l35Kepge025468@cvs-int.fedora.redhat.com> Author: dwmw2 Update of /cvs/extras/rpms/libtwin In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv25443 Removed Files: pkg.acl Log Message: initial import --- pkg.acl DELETED --- From fedora-extras-commits at redhat.com Thu Apr 5 20:42:36 2007 From: fedora-extras-commits at redhat.com (David Woodhouse (dwmw2)) Date: Thu, 5 Apr 2007 16:42:36 -0400 Subject: rpms/petitboot pkg.acl,1.1,NONE Message-ID: <200704052042.l35KgavM025755@cvs-int.fedora.redhat.com> Author: dwmw2 Update of /cvs/extras/rpms/petitboot In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv25726 Removed Files: pkg.acl Log Message: initial import --- pkg.acl DELETED --- From fedora-extras-commits at redhat.com Thu Apr 5 20:43:07 2007 From: fedora-extras-commits at redhat.com (David Woodhouse (dwmw2)) Date: Thu, 5 Apr 2007 16:43:07 -0400 Subject: rpms/libtwin/devel libtwin-0.0.2-no-altivec.patch, NONE, 1.1 libtwin.spec, NONE, 1.1 Message-ID: <200704052043.l35Kh7iW025877@cvs-int.fedora.redhat.com> Author: dwmw2 Update of /cvs/extras/rpms/libtwin/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv25854 Added Files: libtwin-0.0.2-no-altivec.patch libtwin.spec Log Message: initial import libtwin-0.0.2-no-altivec.patch: --- NEW FILE libtwin-0.0.2-no-altivec.patch --- --- libtwin-0.0.2/libtwin/twin_feature.c~ 2007-04-01 20:14:52.000000000 -0400 +++ libtwin-0.0.2/libtwin/twin_feature.c 2007-04-05 14:17:47.000000000 -0400 @@ -55,7 +55,7 @@ static int _twin_have_altivec(void) } #else -#define _twin_have_altivec() +#define _twin_have_altivec() (0) #endif /* HAVE_ALTIVEC */ int twin_has_feature(unsigned int feature) --- NEW FILE libtwin.spec --- Name: libtwin Version: 0.0.2 Release: 2%{?dist} Summary: Tiny Window System Group: System Environment/Libraries License: LGPL URL: http://ozlabs.org/~jk/projects/petitboot/ Source0: http://ozlabs.org/~jk/projects/petitboot/downloads/%{name}-%{version}.tar.gz Patch0: libtwin-0.0.2-no-altivec.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: libpng-devel zlib-devel libX11-devel libjpeg-devel BuildRequires: freetype-devel %description With embedded systems gaining high resolution displays and powerful cpus, the desire for sophisticated graphical user interfaces can be realized in even the smallest of systems. While the cpupower available for a given power budget has increased dramatically, these tiny systems remain severely memory constrained. This unique environment presents interesting challenges in graphical system design and implementation. To explore this particular space, a new window system, Twin, has been developed. Using ideas from modern window systems in larger environments, Twin offers overlapping translucent windows, anti-aliased graphics and scalable fonts in a total memory budget of 100KB. %package devel Summary: Development files for %{name} Group: Development/Libraries Requires: %{name} = %{version}-%{release} Requires: pkgconfig %description devel The %{name}-devel package contains libraries and header files for developing applications that use %{name}. %prep %setup -q %patch0 -p1 %build %configure --disable-static make %{?_smp_mflags} %install rm -rf $RPM_BUILD_ROOT make install DESTDIR=$RPM_BUILD_ROOT find $RPM_BUILD_ROOT -name '*.la' -exec rm -f {} ';' %clean rm -rf $RPM_BUILD_ROOT %post -p /sbin/ldconfig %postun -p /sbin/ldconfig %files %defattr(-,root,root,-) %doc COPYING ChangeLog %{_libdir}/*.so.* %{_bindir}/twin_ttf %files devel %defattr(-,root,root,-) %{_includedir}/* %{_libdir}/*.so %{_libdir}/pkgconfig/libtwin.pc %changelog * Thu Apr 5 2007 David Woodhouse 0.0.2-2 - Fix non-HAVE_ALTIVEC build * Thu Apr 5 2007 David Woodhouse 0.0.2-1 - Initial package From fedora-extras-commits at redhat.com Thu Apr 5 20:46:01 2007 From: fedora-extras-commits at redhat.com (David Woodhouse (dwmw2)) Date: Thu, 5 Apr 2007 16:46:01 -0400 Subject: rpms/petitboot/devel petitboot-0.0.1-artwork-not-executable.patch, NONE, 1.1 petitboot.spec, NONE, 1.1 sources, 1.1, 1.2 Message-ID: <200704052046.l35Kk1R6026446@cvs-int.fedora.redhat.com> Author: dwmw2 Update of /cvs/extras/rpms/petitboot/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv26343 Modified Files: sources Added Files: petitboot-0.0.1-artwork-not-executable.patch petitboot.spec Log Message: initial import petitboot-0.0.1-artwork-not-executable.patch: --- NEW FILE petitboot-0.0.1-artwork-not-executable.patch --- --- petitboot-0.0.1/Makefile~ 2007-04-05 08:28:45.000000000 -0400 +++ petitboot-0.0.1/Makefile 2007-04-05 11:53:37.000000000 -0400 @@ -36,7 +36,7 @@ install: all $(INSTALL) -D petitboot $(DESTDIR)$(PREFIX)/sbin/petitboot $(INSTALL) -D udev-helper $(DESTDIR)$(PREFIX)/sbin/udev-helper $(INSTALL) -Dd $(DESTDIR)$(PREFIX)/share/petitboot/artwork/ - $(INSTALL) -t $(DESTDIR)$(PREFIX)/share/petitboot/artwork/ \ + $(INSTALL) -m0644 -t $(DESTDIR)$(PREFIX)/share/petitboot/artwork/ \ $(foreach a,$(ARTWORK),artwork/$(a)) dist: $(PACKAGE)-$(VERSION).tar.gz --- NEW FILE petitboot.spec --- Name: petitboot Version: 0.0.1 Release: 1%{?dist} Summary: Graphical kexec-based bootloader, originally for PlayStation 3 Group: System Environment/Base License: GPL URL: http://ozlabs.org/~jk/projects/petitboot/ Source0: http://ozlabs.org/~jk/projects/petitboot/downloads/%{name}-%{version}.tar.gz Patch0: petitboot-0.0.1-artwork-not-executable.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: libpng-devel zlib-devel libX11-devel libjpeg-devel BuildRequires: freetype-devel libtwin-devel %description Petitboot is a graphical bootloader for the PlayStation 3. It's based on the existing kboot project, plus the twin windowing system for the GUI. %prep %setup -q %patch0 -p1 %build make %{?_smp_mflags} CFLAGS="$RPM_OPT_FLAGS -I." %install rm -rf $RPM_BUILD_ROOT make install DESTDIR=$RPM_BUILD_ROOT %clean rm -rf $RPM_BUILD_ROOT %files %defattr(-,root,root,-) %{_sbindir}/* %{_datadir}/petitboot %changelog * Thu Apr 5 2007 David Woodhouse 0.0.1-1 - Initial package Index: sources =================================================================== RCS file: /cvs/extras/rpms/petitboot/devel/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 5 Apr 2007 20:04:09 -0000 1.1 +++ sources 5 Apr 2007 20:45:27 -0000 1.2 @@ -0,0 +1 @@ +730e7e4b559d886f01d26f56f70dbe63 petitboot-0.0.1.tar.gz From fedora-extras-commits at redhat.com Thu Apr 5 20:49:00 2007 From: fedora-extras-commits at redhat.com (David Woodhouse (dwmw2)) Date: Thu, 5 Apr 2007 16:49:00 -0400 Subject: rpms/libtwin/devel .cvsignore,1.1,1.2 sources,1.1,1.2 Message-ID: <200704052049.l35Kn07g026902@cvs-int.fedora.redhat.com> Author: dwmw2 Update of /cvs/extras/rpms/libtwin/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv26794 Modified Files: .cvsignore sources Log Message: Add sources Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/libtwin/devel/.cvsignore,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- .cvsignore 5 Apr 2007 20:06:39 -0000 1.1 +++ .cvsignore 5 Apr 2007 20:48:26 -0000 1.2 @@ -0,0 +1 @@ +libtwin-0.0.2.tar.gz Index: sources =================================================================== RCS file: /cvs/extras/rpms/libtwin/devel/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 5 Apr 2007 20:06:39 -0000 1.1 +++ sources 5 Apr 2007 20:48:26 -0000 1.2 @@ -0,0 +1 @@ +cd3e7540aebb0f63a6bebdd6030fba2b libtwin-0.0.2.tar.gz From fedora-extras-commits at redhat.com Thu Apr 5 21:09:26 2007 From: fedora-extras-commits at redhat.com (Christopher Brown (snecker)) Date: Thu, 5 Apr 2007 17:09:26 -0400 Subject: rpms/jokosher import.log,1.2,1.3 Message-ID: <200704052109.l35L9QDo001591@cvs-int.fedora.redhat.com> Author: snecker Update of /cvs/extras/rpms/jokosher In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv1291 Modified Files: import.log Log Message: Updated to latest svn Index: import.log =================================================================== RCS file: /cvs/extras/rpms/jokosher/import.log,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- import.log 28 Mar 2007 20:37:03 -0000 1.2 +++ import.log 5 Apr 2007 21:08:52 -0000 1.3 @@ -1 +1,2 @@ jokosher-0_9-0_1_20070325svn:HEAD:jokosher-0.9-0.1.20070325svn.src.rpm:1175114155 +jokosher-0_9-0_2_20070405svn_fc7:HEAD:jokosher-0.9-0.2.20070405svn.fc7.src.rpm:1175807158 From fedora-extras-commits at redhat.com Thu Apr 5 21:09:29 2007 From: fedora-extras-commits at redhat.com (Christopher Brown (snecker)) Date: Thu, 5 Apr 2007 17:09:29 -0400 Subject: rpms/jokosher/devel jokosher.spec,1.1,1.2 sources,1.2,1.3 Message-ID: <200704052109.l35L9TaU001600@cvs-int.fedora.redhat.com> Author: snecker Update of /cvs/extras/rpms/jokosher/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv1291/devel Modified Files: jokosher.spec sources Log Message: Updated to latest svn Index: jokosher.spec =================================================================== RCS file: /cvs/extras/rpms/jokosher/devel/jokosher.spec,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- jokosher.spec 28 Mar 2007 20:37:06 -0000 1.1 +++ jokosher.spec 5 Apr 2007 21:08:56 -0000 1.2 @@ -1,12 +1,12 @@ %{!?python_sitelib: %define python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")} # This tarball is a snapshot. You can recreate it by doing: -# svn export -r 1342 http://svn.jokosher.python-hosting.com/JonoEdit/trunk jokosher +# svn export -r 1346 http://svn.jokosher.python-hosting.com/JonoEdit/trunk jokosher # tar -czvf jokosher.tar.gz jokosher Name: jokosher Version: 0.9 -Release: 0.1.20070325svn%{?dist} +Release: 0.2.20070405svn%{?dist} Summary: A simple and easy-to-use Open Source multi-track editor Group: Applications/Multimedia License: GPL style @@ -65,11 +65,11 @@ sed -i '1d' Jokosher/JokosherApp.py %build -python setup.py build +%{__python} setup.py build %install rm -rf $RPM_BUILD_ROOT -python setup.py install --root=$RPM_BUILD_ROOT +%{__python} setup.py install --skip-build --root=$RPM_BUILD_ROOT desktop-file-install --vendor="" \ --delete-original \ --dir=%{buildroot}%{_datadir}/applications \ @@ -106,6 +106,10 @@ %changelog +* Thu Apr 5 2007 Christopher Brown - 0.9-0.2.20070405svn +- update to svn 20070405 +- added python macros + * Mon Mar 26 2007 Christopher Brown - 0.9-0.1.20070325svn - Naming cleanups Index: sources =================================================================== RCS file: /cvs/extras/rpms/jokosher/devel/sources,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- sources 28 Mar 2007 20:37:06 -0000 1.2 +++ sources 5 Apr 2007 21:08:56 -0000 1.3 @@ -1 +1 @@ -c6963ed1e6ae8563859a9645bad27aff jokosher.tar.gz +b7be716bb956eef23b67703769cfee4b jokosher.tar.gz From fedora-extras-commits at redhat.com Thu Apr 5 21:12:59 2007 From: fedora-extras-commits at redhat.com (Jose Pedro Oliveira (jpo)) Date: Thu, 5 Apr 2007 17:12:59 -0400 Subject: rpms/perl-Array-Compare/devel .cvsignore, 1.3, 1.4 perl-Array-Compare.spec, 1.4, 1.5 sources, 1.3, 1.4 Message-ID: <200704052112.l35LCxm3002008@cvs-int.fedora.redhat.com> Author: jpo Update of /cvs/extras/rpms/perl-Array-Compare/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv1891 Modified Files: .cvsignore perl-Array-Compare.spec sources Log Message: Update to 1.14. Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/perl-Array-Compare/devel/.cvsignore,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- .cvsignore 6 Oct 2005 22:39:00 -0000 1.3 +++ .cvsignore 5 Apr 2007 21:12:25 -0000 1.4 @@ -1 +1 @@ -Array-Compare-1.13.tar.gz +Array-Compare-1.14.tar.gz Index: perl-Array-Compare.spec =================================================================== RCS file: /cvs/extras/rpms/perl-Array-Compare/devel/perl-Array-Compare.spec,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- perl-Array-Compare.spec 7 Sep 2006 12:01:54 -0000 1.4 +++ perl-Array-Compare.spec 5 Apr 2007 21:12:25 -0000 1.5 @@ -1,6 +1,6 @@ Name: perl-Array-Compare -Version: 1.13 -Release: 3%{?dist} +Version: 1.14 +Release: 1%{?dist} Summary: Perl extension for comparing arrays Group: Development/Libraries @@ -10,7 +10,6 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch -BuildRequires: perl >= 1:5.6.1 BuildRequires: perl(Module::Build) BuildRequires: perl(Test::Pod), perl(Test::Pod::Coverage) Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) @@ -22,6 +21,7 @@ %prep %setup -q -n Array-Compare-%{version} +chmod -c a-x lib/Array/*.pm %build @@ -51,6 +51,9 @@ %changelog +* Thu Apr 5 2007 Jose Pedro Oliveira - 1.14-1 +- Update to 1.14. + * Thu Sep 7 2006 Jose Pedro Oliveira - 1.13-3 - Rebuild for FC6. Index: sources =================================================================== RCS file: /cvs/extras/rpms/perl-Array-Compare/devel/sources,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- sources 6 Oct 2005 22:39:00 -0000 1.3 +++ sources 5 Apr 2007 21:12:25 -0000 1.4 @@ -1 +1 @@ -f03305894a1cadf51588d080f20fa748 Array-Compare-1.13.tar.gz +3042eb843496c10ff37a73d50dbc6746 Array-Compare-1.14.tar.gz From fedora-extras-commits at redhat.com Thu Apr 5 21:17:18 2007 From: fedora-extras-commits at redhat.com (Jose Pedro Oliveira (jpo)) Date: Thu, 5 Apr 2007 17:17:18 -0400 Subject: rpms/perl-Email-Address/devel .cvsignore, 1.11, 1.12 perl-Email-Address.spec, 1.10, 1.11 sources, 1.11, 1.12 Message-ID: <200704052117.l35LHIpb002512@cvs-int.fedora.redhat.com> Author: jpo Update of /cvs/extras/rpms/perl-Email-Address/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv2447 Modified Files: .cvsignore perl-Email-Address.spec sources Log Message: Update to 1.887. Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/perl-Email-Address/devel/.cvsignore,v retrieving revision 1.11 retrieving revision 1.12 diff -u -r1.11 -r1.12 --- .cvsignore 18 Mar 2007 20:14:45 -0000 1.11 +++ .cvsignore 5 Apr 2007 21:16:44 -0000 1.12 @@ -1 +1 @@ -Email-Address-1.886.tar.gz +Email-Address-1.887.tar.gz Index: perl-Email-Address.spec =================================================================== RCS file: /cvs/extras/rpms/perl-Email-Address/devel/perl-Email-Address.spec,v retrieving revision 1.10 retrieving revision 1.11 diff -u -r1.10 -r1.11 --- perl-Email-Address.spec 18 Mar 2007 20:14:45 -0000 1.10 +++ perl-Email-Address.spec 5 Apr 2007 21:16:44 -0000 1.11 @@ -1,5 +1,5 @@ Name: perl-Email-Address -Version: 1.886 +Version: 1.887 Release: 1%{?dist} Summary: RFC 2822 Address Parsing and Creation @@ -55,6 +55,9 @@ %changelog +* Thu Apr 5 2007 Jose Pedro Oliveira - 1.887-1 +- Update to 1.887. + * Sun Mar 18 2007 Jose Pedro Oliveira - 1.886-1 - Update to 1.886. Index: sources =================================================================== RCS file: /cvs/extras/rpms/perl-Email-Address/devel/sources,v retrieving revision 1.11 retrieving revision 1.12 diff -u -r1.11 -r1.12 --- sources 18 Mar 2007 20:14:45 -0000 1.11 +++ sources 5 Apr 2007 21:16:44 -0000 1.12 @@ -1 +1 @@ -cdf605cfe3f72e44c6a116250db2c623 Email-Address-1.886.tar.gz +23a1ab60159913a13eb29bfbf7402011 Email-Address-1.887.tar.gz From fedora-extras-commits at redhat.com Thu Apr 5 21:40:10 2007 From: fedora-extras-commits at redhat.com (Jose Pedro Oliveira (jpo)) Date: Thu, 5 Apr 2007 17:40:10 -0400 Subject: rpms/perl-Log-Log4perl/FC-5 .cvsignore, 1.8, 1.9 perl-Log-Log4perl.spec, 1.10, 1.11 sources, 1.8, 1.9 Message-ID: <200704052140.l35LeA8n003591@cvs-int.fedora.redhat.com> Author: jpo Update of /cvs/extras/rpms/perl-Log-Log4perl/FC-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv3529/FC-5 Modified Files: .cvsignore perl-Log-Log4perl.spec sources Log Message: Update to 1.10. Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/perl-Log-Log4perl/FC-5/.cvsignore,v retrieving revision 1.8 retrieving revision 1.9 diff -u -r1.8 -r1.9 --- .cvsignore 11 Feb 2007 17:09:35 -0000 1.8 +++ .cvsignore 5 Apr 2007 21:39:37 -0000 1.9 @@ -1 +1 @@ -Log-Log4perl-1.09.tar.gz +Log-Log4perl-1.10.tar.gz Index: perl-Log-Log4perl.spec =================================================================== RCS file: /cvs/extras/rpms/perl-Log-Log4perl/FC-5/perl-Log-Log4perl.spec,v retrieving revision 1.10 retrieving revision 1.11 diff -u -r1.10 -r1.11 --- perl-Log-Log4perl.spec 11 Feb 2007 17:09:35 -0000 1.10 +++ perl-Log-Log4perl.spec 5 Apr 2007 21:39:37 -0000 1.11 @@ -1,5 +1,5 @@ Name: perl-Log-Log4perl -Version: 1.09 +Version: 1.10 Release: 1%{?dist} Summary: Log4j implementation for Perl @@ -67,6 +67,9 @@ %changelog +* Thu Apr 5 2007 Jose Pedro Oliveira - 1.10-1 +- Update to 1.10. + * Sun Feb 11 2007 Jose Pedro Oliveira - 1.09-1 - Update to 1.09. Index: sources =================================================================== RCS file: /cvs/extras/rpms/perl-Log-Log4perl/FC-5/sources,v retrieving revision 1.8 retrieving revision 1.9 diff -u -r1.8 -r1.9 --- sources 11 Feb 2007 17:09:35 -0000 1.8 +++ sources 5 Apr 2007 21:39:37 -0000 1.9 @@ -1 +1 @@ -4d272cc5bf0307781d9d5d8b99d8e58e Log-Log4perl-1.09.tar.gz +69bc755866704e7d1c76f771255ac1a3 Log-Log4perl-1.10.tar.gz From fedora-extras-commits at redhat.com Thu Apr 5 21:40:14 2007 From: fedora-extras-commits at redhat.com (Jose Pedro Oliveira (jpo)) Date: Thu, 5 Apr 2007 17:40:14 -0400 Subject: rpms/perl-Log-Log4perl/FC-6 .cvsignore, 1.8, 1.9 perl-Log-Log4perl.spec, 1.10, 1.11 sources, 1.8, 1.9 Message-ID: <200704052140.l35LeEfj003596@cvs-int.fedora.redhat.com> Author: jpo Update of /cvs/extras/rpms/perl-Log-Log4perl/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv3529/FC-6 Modified Files: .cvsignore perl-Log-Log4perl.spec sources Log Message: Update to 1.10. Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/perl-Log-Log4perl/FC-6/.cvsignore,v retrieving revision 1.8 retrieving revision 1.9 diff -u -r1.8 -r1.9 --- .cvsignore 11 Feb 2007 17:09:38 -0000 1.8 +++ .cvsignore 5 Apr 2007 21:39:40 -0000 1.9 @@ -1 +1 @@ -Log-Log4perl-1.09.tar.gz +Log-Log4perl-1.10.tar.gz Index: perl-Log-Log4perl.spec =================================================================== RCS file: /cvs/extras/rpms/perl-Log-Log4perl/FC-6/perl-Log-Log4perl.spec,v retrieving revision 1.10 retrieving revision 1.11 diff -u -r1.10 -r1.11 --- perl-Log-Log4perl.spec 11 Feb 2007 17:09:38 -0000 1.10 +++ perl-Log-Log4perl.spec 5 Apr 2007 21:39:40 -0000 1.11 @@ -1,5 +1,5 @@ Name: perl-Log-Log4perl -Version: 1.09 +Version: 1.10 Release: 1%{?dist} Summary: Log4j implementation for Perl @@ -67,6 +67,9 @@ %changelog +* Thu Apr 5 2007 Jose Pedro Oliveira - 1.10-1 +- Update to 1.10. + * Sun Feb 11 2007 Jose Pedro Oliveira - 1.09-1 - Update to 1.09. Index: sources =================================================================== RCS file: /cvs/extras/rpms/perl-Log-Log4perl/FC-6/sources,v retrieving revision 1.8 retrieving revision 1.9 diff -u -r1.8 -r1.9 --- sources 11 Feb 2007 17:09:38 -0000 1.8 +++ sources 5 Apr 2007 21:39:40 -0000 1.9 @@ -1 +1 @@ -4d272cc5bf0307781d9d5d8b99d8e58e Log-Log4perl-1.09.tar.gz +69bc755866704e7d1c76f771255ac1a3 Log-Log4perl-1.10.tar.gz From fedora-extras-commits at redhat.com Thu Apr 5 21:40:18 2007 From: fedora-extras-commits at redhat.com (Jose Pedro Oliveira (jpo)) Date: Thu, 5 Apr 2007 17:40:18 -0400 Subject: rpms/perl-Log-Log4perl/devel .cvsignore, 1.8, 1.9 perl-Log-Log4perl.spec, 1.10, 1.11 sources, 1.8, 1.9 Message-ID: <200704052140.l35LeId6003602@cvs-int.fedora.redhat.com> Author: jpo Update of /cvs/extras/rpms/perl-Log-Log4perl/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv3529/devel Modified Files: .cvsignore perl-Log-Log4perl.spec sources Log Message: Update to 1.10. Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/perl-Log-Log4perl/devel/.cvsignore,v retrieving revision 1.8 retrieving revision 1.9 diff -u -r1.8 -r1.9 --- .cvsignore 11 Feb 2007 17:09:40 -0000 1.8 +++ .cvsignore 5 Apr 2007 21:39:44 -0000 1.9 @@ -1 +1 @@ -Log-Log4perl-1.09.tar.gz +Log-Log4perl-1.10.tar.gz Index: perl-Log-Log4perl.spec =================================================================== RCS file: /cvs/extras/rpms/perl-Log-Log4perl/devel/perl-Log-Log4perl.spec,v retrieving revision 1.10 retrieving revision 1.11 diff -u -r1.10 -r1.11 --- perl-Log-Log4perl.spec 11 Feb 2007 17:09:40 -0000 1.10 +++ perl-Log-Log4perl.spec 5 Apr 2007 21:39:44 -0000 1.11 @@ -1,5 +1,5 @@ Name: perl-Log-Log4perl -Version: 1.09 +Version: 1.10 Release: 1%{?dist} Summary: Log4j implementation for Perl @@ -67,6 +67,9 @@ %changelog +* Thu Apr 5 2007 Jose Pedro Oliveira - 1.10-1 +- Update to 1.10. + * Sun Feb 11 2007 Jose Pedro Oliveira - 1.09-1 - Update to 1.09. Index: sources =================================================================== RCS file: /cvs/extras/rpms/perl-Log-Log4perl/devel/sources,v retrieving revision 1.8 retrieving revision 1.9 diff -u -r1.8 -r1.9 --- sources 11 Feb 2007 17:09:40 -0000 1.8 +++ sources 5 Apr 2007 21:39:44 -0000 1.9 @@ -1 +1 @@ -4d272cc5bf0307781d9d5d8b99d8e58e Log-Log4perl-1.09.tar.gz +69bc755866704e7d1c76f771255ac1a3 Log-Log4perl-1.10.tar.gz From fedora-extras-commits at redhat.com Thu Apr 5 21:49:50 2007 From: fedora-extras-commits at redhat.com (Jose Pedro Oliveira (jpo)) Date: Thu, 5 Apr 2007 17:49:50 -0400 Subject: rpms/srecord/FC-6 .cvsignore, 1.9, 1.10 sources, 1.9, 1.10 srecord.spec, 1.10, 1.11 Message-ID: <200704052149.l35Lno1x003928@cvs-int.fedora.redhat.com> Author: jpo Update of /cvs/extras/rpms/srecord/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv3866/FC-6 Modified Files: .cvsignore sources srecord.spec Log Message: Update to 1.31. Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/srecord/FC-6/.cvsignore,v retrieving revision 1.9 retrieving revision 1.10 diff -u -r1.9 -r1.10 --- .cvsignore 23 Mar 2007 20:25:53 -0000 1.9 +++ .cvsignore 5 Apr 2007 21:49:16 -0000 1.10 @@ -1 +1 @@ -srecord-1.30.tar.gz +srecord-1.31.tar.gz Index: sources =================================================================== RCS file: /cvs/extras/rpms/srecord/FC-6/sources,v retrieving revision 1.9 retrieving revision 1.10 diff -u -r1.9 -r1.10 --- sources 23 Mar 2007 20:25:53 -0000 1.9 +++ sources 5 Apr 2007 21:49:16 -0000 1.10 @@ -1 +1 @@ -fc4dce5146fc8a2254723f971aa5d0d8 srecord-1.30.tar.gz +9391766aca7da38e4293776186a21f23 srecord-1.31.tar.gz Index: srecord.spec =================================================================== RCS file: /cvs/extras/rpms/srecord/FC-6/srecord.spec,v retrieving revision 1.10 retrieving revision 1.11 diff -u -r1.10 -r1.11 --- srecord.spec 23 Mar 2007 20:25:53 -0000 1.10 +++ srecord.spec 5 Apr 2007 21:49:16 -0000 1.11 @@ -1,5 +1,5 @@ Name: srecord -Version: 1.30 +Version: 1.31 Release: 1%{?dist} Summary: Manipulate EPROM load files @@ -64,6 +64,9 @@ %changelog +* Thu Apr 5 2007 Jose Pedro Oliveira - 1.31-1 +- Update to 1.31. + * Fri Mar 23 2007 Jose Pedro Oliveira - 1.30-1 - Update to 1.30. From fedora-extras-commits at redhat.com Thu Apr 5 21:49:46 2007 From: fedora-extras-commits at redhat.com (Jose Pedro Oliveira (jpo)) Date: Thu, 5 Apr 2007 17:49:46 -0400 Subject: rpms/srecord/FC-5 .cvsignore, 1.9, 1.10 sources, 1.9, 1.10 srecord.spec, 1.9, 1.10 Message-ID: <200704052149.l35LnkAq003923@cvs-int.fedora.redhat.com> Author: jpo Update of /cvs/extras/rpms/srecord/FC-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv3866/FC-5 Modified Files: .cvsignore sources srecord.spec Log Message: Update to 1.31. Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/srecord/FC-5/.cvsignore,v retrieving revision 1.9 retrieving revision 1.10 diff -u -r1.9 -r1.10 --- .cvsignore 23 Mar 2007 20:25:50 -0000 1.9 +++ .cvsignore 5 Apr 2007 21:49:12 -0000 1.10 @@ -1 +1 @@ -srecord-1.30.tar.gz +srecord-1.31.tar.gz Index: sources =================================================================== RCS file: /cvs/extras/rpms/srecord/FC-5/sources,v retrieving revision 1.9 retrieving revision 1.10 diff -u -r1.9 -r1.10 --- sources 23 Mar 2007 20:25:50 -0000 1.9 +++ sources 5 Apr 2007 21:49:12 -0000 1.10 @@ -1 +1 @@ -fc4dce5146fc8a2254723f971aa5d0d8 srecord-1.30.tar.gz +9391766aca7da38e4293776186a21f23 srecord-1.31.tar.gz Index: srecord.spec =================================================================== RCS file: /cvs/extras/rpms/srecord/FC-5/srecord.spec,v retrieving revision 1.9 retrieving revision 1.10 diff -u -r1.9 -r1.10 --- srecord.spec 23 Mar 2007 20:25:50 -0000 1.9 +++ srecord.spec 5 Apr 2007 21:49:12 -0000 1.10 @@ -1,5 +1,5 @@ Name: srecord -Version: 1.30 +Version: 1.31 Release: 1%{?dist} Summary: Manipulate EPROM load files @@ -64,6 +64,9 @@ %changelog +* Thu Apr 5 2007 Jose Pedro Oliveira - 1.31-1 +- Update to 1.31. + * Fri Mar 23 2007 Jose Pedro Oliveira - 1.30-1 - Update to 1.30. From fedora-extras-commits at redhat.com Thu Apr 5 21:49:54 2007 From: fedora-extras-commits at redhat.com (Jose Pedro Oliveira (jpo)) Date: Thu, 5 Apr 2007 17:49:54 -0400 Subject: rpms/srecord/devel .cvsignore, 1.9, 1.10 sources, 1.9, 1.10 srecord.spec, 1.10, 1.11 Message-ID: <200704052149.l35LnsII003933@cvs-int.fedora.redhat.com> Author: jpo Update of /cvs/extras/rpms/srecord/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv3866/devel Modified Files: .cvsignore sources srecord.spec Log Message: Update to 1.31. Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/srecord/devel/.cvsignore,v retrieving revision 1.9 retrieving revision 1.10 diff -u -r1.9 -r1.10 --- .cvsignore 23 Mar 2007 20:25:56 -0000 1.9 +++ .cvsignore 5 Apr 2007 21:49:20 -0000 1.10 @@ -1 +1 @@ -srecord-1.30.tar.gz +srecord-1.31.tar.gz Index: sources =================================================================== RCS file: /cvs/extras/rpms/srecord/devel/sources,v retrieving revision 1.9 retrieving revision 1.10 diff -u -r1.9 -r1.10 --- sources 23 Mar 2007 20:25:56 -0000 1.9 +++ sources 5 Apr 2007 21:49:20 -0000 1.10 @@ -1 +1 @@ -fc4dce5146fc8a2254723f971aa5d0d8 srecord-1.30.tar.gz +9391766aca7da38e4293776186a21f23 srecord-1.31.tar.gz Index: srecord.spec =================================================================== RCS file: /cvs/extras/rpms/srecord/devel/srecord.spec,v retrieving revision 1.10 retrieving revision 1.11 diff -u -r1.10 -r1.11 --- srecord.spec 23 Mar 2007 20:25:56 -0000 1.10 +++ srecord.spec 5 Apr 2007 21:49:20 -0000 1.11 @@ -1,5 +1,5 @@ Name: srecord -Version: 1.30 +Version: 1.31 Release: 1%{?dist} Summary: Manipulate EPROM load files @@ -64,6 +64,9 @@ %changelog +* Thu Apr 5 2007 Jose Pedro Oliveira - 1.31-1 +- Update to 1.31. + * Fri Mar 23 2007 Jose Pedro Oliveira - 1.30-1 - Update to 1.30. From fedora-extras-commits at redhat.com Thu Apr 5 21:59:06 2007 From: fedora-extras-commits at redhat.com (Gianluca Sforna (giallu)) Date: Thu, 5 Apr 2007 17:59:06 -0400 Subject: comps comps-fe7.xml.in,1.144,1.145 Message-ID: <200704052159.l35Lx6xX004144@cvs-int.fedora.redhat.com> Author: giallu Update of /cvs/extras/comps In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv4115 Modified Files: comps-fe7.xml.in Log Message: Add mantis and buildbot Index: comps-fe7.xml.in =================================================================== RCS file: /cvs/extras/comps/comps-fe7.xml.in,v retrieving revision 1.144 retrieving revision 1.145 diff -u -r1.144 -r1.145 --- comps-fe7.xml.in 5 Apr 2007 02:54:39 -0000 1.144 +++ comps-fe7.xml.in 5 Apr 2007 21:58:36 -0000 1.145 @@ -201,6 +201,7 @@ bazaar bigloo bugzilla + buildbot bzr ccache clips @@ -255,6 +256,7 @@ lush mach manedit + mantis mcrypt meld mercurial From fedora-extras-commits at redhat.com Thu Apr 5 22:12:48 2007 From: fedora-extras-commits at redhat.com (Roland Dreier (dreier)) Date: Thu, 5 Apr 2007 18:12:48 -0400 Subject: rpms/libmthca import.log,1.10,1.11 Message-ID: <200704052212.l35MCmMg008482@cvs-int.fedora.redhat.com> Author: dreier Update of /cvs/extras/rpms/libmthca In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv8439 Modified Files: import.log Log Message: Index: import.log =================================================================== RCS file: /cvs/extras/rpms/libmthca/import.log,v retrieving revision 1.10 retrieving revision 1.11 diff -u -r1.10 -r1.11 --- import.log 9 Nov 2006 19:58:19 -0000 1.10 +++ import.log 5 Apr 2007 22:12:15 -0000 1.11 @@ -7,3 +7,4 @@ libmthca-1_0-1:FC-4:libmthca-1.0-1.src.rpm:1142293165 libmthca-1_0_2-1:HEAD:libmthca-1.0.2-1.src.rpm:1150238464 libmthca-1_0_3-1:HEAD:libmthca-1.0.3-1.src.rpm:1163102296 +libmthca-1_0_4-1:HEAD:libmthca-1.0.4-1.src.rpm:1175811126 From fedora-extras-commits at redhat.com Thu Apr 5 22:12:52 2007 From: fedora-extras-commits at redhat.com (Roland Dreier (dreier)) Date: Thu, 5 Apr 2007 18:12:52 -0400 Subject: rpms/libmthca/devel .cvsignore, 1.7, 1.8 libmthca.spec, 1.7, 1.8 sources, 1.7, 1.8 Message-ID: <200704052212.l35MCqh4008487@cvs-int.fedora.redhat.com> Author: dreier Update of /cvs/extras/rpms/libmthca/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv8439/devel Modified Files: .cvsignore libmthca.spec sources Log Message: Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/libmthca/devel/.cvsignore,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- .cvsignore 9 Nov 2006 19:58:20 -0000 1.7 +++ .cvsignore 5 Apr 2007 22:12:18 -0000 1.8 @@ -1 +1 @@ -libmthca-1.0.3.tar.gz +libmthca-1.0.4.tar.gz Index: libmthca.spec =================================================================== RCS file: /cvs/extras/rpms/libmthca/devel/libmthca.spec,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- libmthca.spec 9 Nov 2006 19:58:20 -0000 1.7 +++ libmthca.spec 5 Apr 2007 22:12:18 -0000 1.8 @@ -1,36 +1,32 @@ -# $Id$ - -%define ver 1.0.3 - Name: libmthca -Version: 1.0.3 +Version: 1.0.4 Release: 1%{?dist} Summary: Mellanox InfiniBand HCA Userspace Driver Group: System Environment/Libraries License: GPL/BSD Url: http://openib.org/ -Source: http://openib.org/downloads/libmthca-1.0.3.tar.gz -BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) +Source: http://openib.org/downloads/libmthca-1.0.4.tar.gz +BuildRoot: %(mktemp -ud %{_tmppath}/%{name}-%{version}-%{release}-XXXXXX) -BuildRequires: libibverbs-devel >= 1.0-0.5.rc7 +BuildRequires: libibverbs-devel >= 1.1-0.1.rc2 %description libmthca provides a device-specific userspace driver for Mellanox HCAs (MT23108 InfiniHost and MT25208 InfiniHost III Ex) for use with the libibverbs library. -%package devel +%package devel-static Summary: Development files for the libmthca driver Group: System Environment/Libraries Requires: %{name} = %{version}-%{release} -%description devel +%description devel-static Static version of libmthca that may be linked directly to an application, which may be useful for debugging. %prep -%setup -q -n %{name}-%{ver} +%setup -q -n %{name}-1.0.4 %build %configure @@ -38,23 +34,31 @@ %install rm -rf $RPM_BUILD_ROOT -%makeinstall +make DESTDIR=%{buildroot} install # remove unpackaged files from the buildroot -rm -f $RPM_BUILD_ROOT%{_libdir}/infiniband/*.la +rm -f $RPM_BUILD_ROOT%{_libdir}/*.la $RPM_BUILD_ROOT%{_libdir}/libmthca.so %clean rm -rf $RPM_BUILD_ROOT %files %defattr(-,root,root,-) -%{_libdir}/infiniband/mthca.so +%{_libdir}/libmthca-rdmav2.so +%{_sysconfdir}/libibverbs.d/mthca.driver %doc AUTHORS COPYING ChangeLog README -%files devel +%files devel-static %defattr(-,root,root,-) -%{_libdir}/infiniband/mthca.a +%{_libdir}/libmthca.a %changelog +* Thu Nov 9 2006 Roland Dreier - 1.0.4-1 +- New upstream release +- Depend on libibverbs 1.1, and package new library file names. +- Spec file cleanups: remove unused ver macro, improve BuildRoot, move + static libraries into devel-static package, and don't use makeinstall + any more (all suggested by Doug Ledford ). + * Wed Jul 26 2006 Roland Dreier - 1.0.3-1 - New upstream release Index: sources =================================================================== RCS file: /cvs/extras/rpms/libmthca/devel/sources,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- sources 9 Nov 2006 19:58:20 -0000 1.7 +++ sources 5 Apr 2007 22:12:18 -0000 1.8 @@ -1 +1 @@ -bbcb07450c56b7105c79e33670e3bc81 libmthca-1.0.3.tar.gz +b68085b622d8e52bb18e66abb6bbd727 libmthca-1.0.4.tar.gz From fedora-extras-commits at redhat.com Thu Apr 5 22:13:42 2007 From: fedora-extras-commits at redhat.com (Gianluca Sforna (giallu)) Date: Thu, 5 Apr 2007 18:13:42 -0400 Subject: comps comps-fe6.xml.in,1.317,1.318 Message-ID: <200704052213.l35MDgoB008582@cvs-int.fedora.redhat.com> Author: giallu Update of /cvs/extras/comps In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv8481 Modified Files: comps-fe6.xml.in Log Message: Add mantis and buildbot to development-tools group Index: comps-fe6.xml.in =================================================================== RCS file: /cvs/extras/comps/comps-fe6.xml.in,v retrieving revision 1.317 retrieving revision 1.318 diff -u -r1.317 -r1.318 --- comps-fe6.xml.in 3 Apr 2007 17:53:46 -0000 1.317 +++ comps-fe6.xml.in 5 Apr 2007 22:13:12 -0000 1.318 @@ -125,6 +125,7 @@ asa bazaar bigloo + buildbot bzr ccache clips @@ -176,6 +177,7 @@ lush mach manedit + mantis mcrypt meld mercurial From fedora-extras-commits at redhat.com Thu Apr 5 22:56:19 2007 From: fedora-extras-commits at redhat.com (David Anderson (anderson)) Date: Thu, 5 Apr 2007 18:56:19 -0400 Subject: rpms/curlftpfs/devel .cvsignore, 1.2, 1.3 curlftpfs.spec, 1.4, 1.5 sources, 1.2, 1.3 Message-ID: <200704052256.l35MuJ9f009535@cvs-int.fedora.redhat.com> Author: anderson Update of /cvs/extras/rpms/curlftpfs/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv9511 Modified Files: .cvsignore curlftpfs.spec sources Log Message: 0.9.1 Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/curlftpfs/devel/.cvsignore,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- .cvsignore 6 Jan 2007 14:10:57 -0000 1.2 +++ .cvsignore 5 Apr 2007 22:55:46 -0000 1.3 @@ -1 +1 @@ -curlftpfs-0.9.tar.gz +curlftpfs-0.9.1.tar.gz Index: curlftpfs.spec =================================================================== RCS file: /cvs/extras/rpms/curlftpfs/devel/curlftpfs.spec,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- curlftpfs.spec 28 Mar 2007 17:19:13 -0000 1.4 +++ curlftpfs.spec 5 Apr 2007 22:55:46 -0000 1.5 @@ -1,6 +1,6 @@ Name: curlftpfs -Version: 0.9 -Release: 5%{?dist} +Version: 0.9.1 +Release: 1%{?dist} Summary: CurlFtpFS is a filesystem for accessing FTP hosts based on FUSE and libcurl URL: http://curlftpfs.sourceforge.net/ License: GPL @@ -38,6 +38,9 @@ %doc COPYING %changelog +* Thu Apr 05 2007 David Anderson 0.9.1-1 +- 0.9.1 + * Wed Mar 28 2007 David Anderson 0.9-5 - Explicit dependency on fuse (bz#234349) Index: sources =================================================================== RCS file: /cvs/extras/rpms/curlftpfs/devel/sources,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- sources 6 Jan 2007 14:10:57 -0000 1.2 +++ sources 5 Apr 2007 22:55:46 -0000 1.3 @@ -1 +1 @@ -7e29eb1963d4023bb7ea530a1b4274c4 curlftpfs-0.9.tar.gz +969998e9cf1663824f44739e94c703a1 curlftpfs-0.9.1.tar.gz From fedora-extras-commits at redhat.com Fri Apr 6 02:41:16 2007 From: fedora-extras-commits at redhat.com (Paul W. Frields (pfrields)) Date: Thu, 5 Apr 2007 22:41:16 -0400 Subject: rpms/xmldiff/devel dead.package, NONE, 1.1 GPL, 1.1, NONE Makefile, 1.1, NONE sources, 1.3, NONE xmldiff-0.6.7-clean-tmp.patch, 1.1, NONE xmldiff-0.6.7-xsldata.patch, 1.1, NONE xmldiff-0.6.8-importorder.patch, 1.1, NONE xmldiff.spec, 1.11, NONE Message-ID: <200704060241.l362fGUY029743@cvs-int.fedora.redhat.com> Author: pfrields Update of /cvs/extras/rpms/xmldiff/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv29736 Added Files: dead.package Removed Files: GPL Makefile sources xmldiff-0.6.7-clean-tmp.patch xmldiff-0.6.7-xsldata.patch xmldiff-0.6.8-importorder.patch xmldiff.spec Log Message: Retired this package due to consistent build problems on multiple arches and unresponsive upstream --- NEW FILE dead.package --- --- GPL DELETED --- --- Makefile DELETED --- --- sources DELETED --- --- xmldiff-0.6.7-clean-tmp.patch DELETED --- --- xmldiff-0.6.7-xsldata.patch DELETED --- --- xmldiff-0.6.8-importorder.patch DELETED --- --- xmldiff.spec DELETED --- From fedora-extras-commits at redhat.com Fri Apr 6 05:58:02 2007 From: fedora-extras-commits at redhat.com (Jens Petersen (petersen)) Date: Fri, 6 Apr 2007 01:58:02 -0400 Subject: owners owners.epel.list,1.105,1.106 Message-ID: <200704060558.l365w2Fb013889@cvs-int.fedora.redhat.com> Author: petersen Update of /cvs/extras/owners In directory cvs-int.fedora.redhat.com:/home/fedora/petersen/owners Modified Files: owners.epel.list Log Message: add perl-version (#228433) Index: owners.epel.list =================================================================== RCS file: /cvs/extras/owners/owners.epel.list,v retrieving revision 1.105 retrieving revision 1.106 diff -u -r1.105 -r1.106 --- owners.epel.list 3 Apr 2007 00:40:56 -0000 1.105 +++ owners.epel.list 6 Apr 2007 05:57:32 -0000 1.106 @@ -301,6 +301,7 @@ Fedora EPEL|perl-Text-WrapI18N|Line wrapping with support for several locale setups|Axel.Thimm at ATrpms.net|extras-qa at fedoraproject.org| Fedora EPEL|perl-Unix-Statgrab|Perl extension for collecting information about the machine|steve at silug.org|extras-qa at fedoraproject.org|fedora-perl-devel-list at redhat.com,oliver at linux-kernel.at Fedora EPEL|perl-Unix-Syslog|Perl interface to the UNIX syslog(3) calls|steve at silug.org|extras-qa at fedoraproject.org|fedora-perl-devel-list at redhat.com +Fedora EPEL|perl-version|Perl extension for Version Objects|tcallawa at redhat.com|extras-qa at fedoraproject.org|fedora-perl-devel-list at redhat.com Fedora EPEL|perl-XML-XQL|Perl module for querying XML tree structures with XQL|steve at silug.org|extras-qa at fedoraproject.org|fedora-perl-devel-list at redhat.com Fedora EPEL|perl-YAML|YAML Ain't Markup Language (tm)|steve at silug.org|extras-qa at fedoraproject.org|fedora-perl-devel-list at redhat.com Fedora EPEL|perl-YAML-Parser-Syck|Perl Wrapper for the YAML Parser Extension: libsyck|steve at silug.org|extras-qa at fedoraproject.org|fedora-perl-devel-list at redhat.com,oliver at linux-kernel.at From fedora-extras-commits at redhat.com Fri Apr 6 06:23:14 2007 From: fedora-extras-commits at redhat.com (Jens Petersen (petersen)) Date: Fri, 6 Apr 2007 02:23:14 -0400 Subject: rpms/mod_evasive/devel - New directory Message-ID: <200704060623.l366NEZB018590@cvs-int.fedora.redhat.com> Author: petersen Update of /cvs/extras/rpms/mod_evasive/devel In directory cvs-int.fedora.redhat.com:/home/fedora/petersen/owners/tmpcvsZ18553/rpms/mod_evasive/devel Log Message: Directory /cvs/extras/rpms/mod_evasive/devel added to the repository From fedora-extras-commits at redhat.com Fri Apr 6 06:23:09 2007 From: fedora-extras-commits at redhat.com (Jens Petersen (petersen)) Date: Fri, 6 Apr 2007 02:23:09 -0400 Subject: rpms/mod_evasive - New directory Message-ID: <200704060623.l366N9HD018579@cvs-int.fedora.redhat.com> Author: petersen Update of /cvs/extras/rpms/mod_evasive In directory cvs-int.fedora.redhat.com:/home/fedora/petersen/owners/tmpcvsZ18553/rpms/mod_evasive Log Message: Directory /cvs/extras/rpms/mod_evasive added to the repository From fedora-extras-commits at redhat.com Fri Apr 6 06:23:23 2007 From: fedora-extras-commits at redhat.com (Jens Petersen (petersen)) Date: Fri, 6 Apr 2007 02:23:23 -0400 Subject: rpms/mod_evasive Makefile, NONE, 1.1 import.log, NONE, 1.1 pkg.acl, NONE, 1.1 Message-ID: <200704060623.l366NNCH018618@cvs-int.fedora.redhat.com> Author: petersen Update of /cvs/extras/rpms/mod_evasive In directory cvs-int.fedora.redhat.com:/home/fedora/petersen/owners/tmpcvsZ18553/rpms/mod_evasive Added Files: Makefile import.log pkg.acl Log Message: Setup of module mod_evasive --- NEW FILE Makefile --- # Top level Makefile for module mod_evasive 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 --- --- NEW FILE pkg.acl --- From fedora-extras-commits at redhat.com Fri Apr 6 06:23:25 2007 From: fedora-extras-commits at redhat.com (Jens Petersen (petersen)) Date: Fri, 6 Apr 2007 02:23:25 -0400 Subject: owners owners.epel.list,1.106,1.107 owners.list,1.2643,1.2644 Message-ID: <200704060623.l366NPdh018628@cvs-int.fedora.redhat.com> Author: petersen Update of /cvs/extras/owners In directory cvs-int.fedora.redhat.com:/home/fedora/petersen/owners Modified Files: owners.epel.list owners.list Log Message: add mod_evasive (#173388) Index: owners.epel.list =================================================================== RCS file: /cvs/extras/owners/owners.epel.list,v retrieving revision 1.106 retrieving revision 1.107 diff -u -r1.106 -r1.107 --- owners.epel.list 6 Apr 2007 05:57:32 -0000 1.106 +++ owners.epel.list 6 Apr 2007 06:22:54 -0000 1.107 @@ -169,6 +169,7 @@ Fedora EPEL|mimedefang|E-Mail filtering framework using Sendmail's Milter interface|redhat-bugzilla at linuxnetz.de|extras-qa at fedoraproject.org| Fedora EPEL|mock|Builds packages inside chroots|jkeating at redhat.com|extras-qa at fedoraproject.org| Fedora EPEL|mod_auth_shadow|An Apache module for authentication using /etc/shadow|fedora-packaging at dw-perspective.org.uk|extras-qa at fedoraproject.org| +Fedora EPEL|mod_evasive|Denial of Service evasion module for Apache|icon at fedoraproject.org|extras-qa at fedoraproject.org| Fedora EPEL|moin|MoinMoin is a Python clone of WikiWiki|matthias at rpmforge.net|extras-qa at fedoraproject.org| Fedora EPEL|mussh|Multihost SSH wrapper|kevin-redhat-bugzilla at tummy.com|extras-qa at fedoraproject.org| Fedora EPEL|nagios|Host/service/network monitoring program|mmcgrath at redhat.com|extras-qa at fedoraproject.org| Index: owners.list =================================================================== RCS file: /cvs/extras/owners/owners.list,v retrieving revision 1.2643 retrieving revision 1.2644 diff -u -r1.2643 -r1.2644 --- owners.list 5 Apr 2007 20:05:28 -0000 1.2643 +++ owners.list 6 Apr 2007 06:22:54 -0000 1.2644 @@ -1380,6 +1380,7 @@ Fedora Extras|mod_auth_pam|PAM authentication module for Apache|fedora at theholbrooks.org|extras-qa at fedoraproject.org| Fedora Extras|mod_auth_shadow|An Apache module for authentication using /etc/shadow|fedora-packaging at dw-perspective.org.uk|extras-qa at fedoraproject.org| Fedora Extras|mod_cband|Bandwidth limiting for virtual hosts|mfleming+rpm at enlartenment.com|extras-qa at fedoraproject.org| +Fedora Extras|mod_evasive|Denial of Service evasion module for Apache|icon at fedoraproject.org|extras-qa at fedoraproject.org| Fedora Extras|mod_extract_forwarded|Extract real source IP for forwarded HTTP requests|rpm at timj.co.uk|extras-qa at fedoraproject.org| Fedora Extras|mod_fcgid|Apache2 module for high-performance server-side scripting|paul at city-fan.org|extras-qa at fedoraproject.org| Fedora Extras|mod_geoip|GeoIP module for the Apache HTTP Server|mfleming+rpm at enlartenment.com|extras-qa at fedoraproject.org| From fedora-extras-commits at redhat.com Fri Apr 6 06:23:32 2007 From: fedora-extras-commits at redhat.com (Jens Petersen (petersen)) Date: Fri, 6 Apr 2007 02:23:32 -0400 Subject: rpms/mod_evasive/devel .cvsignore, NONE, 1.1 Makefile, NONE, 1.1 sources, NONE, 1.1 Message-ID: <200704060623.l366NWLx018640@cvs-int.fedora.redhat.com> Author: petersen Update of /cvs/extras/rpms/mod_evasive/devel In directory cvs-int.fedora.redhat.com:/home/fedora/petersen/owners/tmpcvsZ18553/rpms/mod_evasive/devel Added Files: .cvsignore Makefile sources Log Message: Setup of module mod_evasive --- NEW FILE .cvsignore --- --- NEW FILE Makefile --- # Makefile for source rpm: mod_evasive # $Id: Makefile,v 1.1 2007/04/06 06:23:28 petersen Exp $ NAME := mod_evasive SPECFILE = $(firstword $(wildcard *.spec)) define find-makefile-common for d in common ../common ../../common ; do if [ -f $$d/Makefile.common ] ; then if [ -f $$d/CVS/Root -a -w $$/Makefile.common ] ; then cd $$d ; cvs -Q update ; fi ; echo "$$d/Makefile.common" ; break ; fi ; done endef MAKEFILE_COMMON := $(shell $(find-makefile-common)) ifeq ($(MAKEFILE_COMMON),) # attept a checkout define checkout-makefile-common test -f CVS/Root && { cvs -Q -d $$(cat CVS/Root) checkout common && echo "common/Makefile.common" ; } || { echo "ERROR: I can't figure out how to checkout the 'common' module." ; exit -1 ; } >&2 endef MAKEFILE_COMMON := $(shell $(checkout-makefile-common)) endif include $(MAKEFILE_COMMON) --- NEW FILE sources --- From fedora-extras-commits at redhat.com Fri Apr 6 06:31:25 2007 From: fedora-extras-commits at redhat.com (Jens Petersen (petersen)) Date: Fri, 6 Apr 2007 02:31:25 -0400 Subject: rpms/asc/devel - New directory Message-ID: <200704060631.l366VP7g019187@cvs-int.fedora.redhat.com> Author: petersen Update of /cvs/extras/rpms/asc/devel In directory cvs-int.fedora.redhat.com:/home/fedora/petersen/owners/tmpcvsH19071/rpms/asc/devel Log Message: Directory /cvs/extras/rpms/asc/devel added to the repository From fedora-extras-commits at redhat.com Fri Apr 6 06:31:21 2007 From: fedora-extras-commits at redhat.com (Jens Petersen (petersen)) Date: Fri, 6 Apr 2007 02:31:21 -0400 Subject: rpms/asc - New directory Message-ID: <200704060631.l366VLoc019142@cvs-int.fedora.redhat.com> Author: petersen Update of /cvs/extras/rpms/asc In directory cvs-int.fedora.redhat.com:/home/fedora/petersen/owners/tmpcvsH19071/rpms/asc Log Message: Directory /cvs/extras/rpms/asc added to the repository From fedora-extras-commits at redhat.com Fri Apr 6 06:31:31 2007 From: fedora-extras-commits at redhat.com (Jens Petersen (petersen)) Date: Fri, 6 Apr 2007 02:31:31 -0400 Subject: owners owners.list,1.2644,1.2645 Message-ID: <200704060631.l366VVMs019258@cvs-int.fedora.redhat.com> Author: petersen Update of /cvs/extras/owners In directory cvs-int.fedora.redhat.com:/home/fedora/petersen/owners Modified Files: owners.list Log Message: add asc (#233142) Index: owners.list =================================================================== RCS file: /cvs/extras/owners/owners.list,v retrieving revision 1.2644 retrieving revision 1.2645 diff -u -r1.2644 -r1.2645 --- owners.list 6 Apr 2007 06:22:54 -0000 1.2644 +++ owners.list 6 Apr 2007 06:31:01 -0000 1.2645 @@ -82,6 +82,7 @@ Fedora Extras|arrows|Neat little maze game|j.w.r.degoede at hhs.nl|extras-qa at fedoraproject.org| Fedora Extras|artwiz-aleczapka-fonts|Set of (improved) artwiz fonts|tcallawa at redhat.com|extras-qa at fedoraproject.org|andreas.bierfert at lowlatency.de Fedora Extras|asa|Convert Fortran carriage control characters|pertusus at free.fr|extras-qa at fedoraproject.org| +Fedora Extras|asc|Advanced Strategic Command|j.w.r.degoede at hhs.nl|extras-qa at fedoraproject.org| Fedora Extras|asciidoc|AsciiDoc text document fomatter|chrisw at redhat.com|extras-qa at fedoraproject.org| Fedora Extras|asm2|A code manipulation tool to implement adaptable systems|pcheung at redhat.com|extras-qa at fedoraproject.org| Fedora Extras|aspell-ar|Arabic word list for Aspell|danken at cs.technion.ac.il|extras-qa at fedoraproject.org| From fedora-extras-commits at redhat.com Fri Apr 6 06:31:34 2007 From: fedora-extras-commits at redhat.com (Jens Petersen (petersen)) Date: Fri, 6 Apr 2007 02:31:34 -0400 Subject: rpms/asc Makefile,NONE,1.1 import.log,NONE,1.1 pkg.acl,NONE,1.1 Message-ID: <200704060631.l366VYWZ019292@cvs-int.fedora.redhat.com> Author: petersen Update of /cvs/extras/rpms/asc In directory cvs-int.fedora.redhat.com:/home/fedora/petersen/owners/tmpcvsH19071/rpms/asc Added Files: Makefile import.log pkg.acl Log Message: Setup of module asc --- NEW FILE Makefile --- # Top level Makefile for module asc 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 --- --- NEW FILE pkg.acl --- From fedora-extras-commits at redhat.com Fri Apr 6 06:31:43 2007 From: fedora-extras-commits at redhat.com (Jens Petersen (petersen)) Date: Fri, 6 Apr 2007 02:31:43 -0400 Subject: rpms/asc/devel .cvsignore, NONE, 1.1 Makefile, NONE, 1.1 sources, NONE, 1.1 Message-ID: <200704060631.l366VhSe019353@cvs-int.fedora.redhat.com> Author: petersen Update of /cvs/extras/rpms/asc/devel In directory cvs-int.fedora.redhat.com:/home/fedora/petersen/owners/tmpcvsH19071/rpms/asc/devel Added Files: .cvsignore Makefile sources Log Message: Setup of module asc --- NEW FILE .cvsignore --- --- NEW FILE Makefile --- # Makefile for source rpm: asc # $Id: Makefile,v 1.1 2007/04/06 06:31:39 petersen Exp $ NAME := asc SPECFILE = $(firstword $(wildcard *.spec)) define find-makefile-common for d in common ../common ../../common ; do if [ -f $$d/Makefile.common ] ; then if [ -f $$d/CVS/Root -a -w $$/Makefile.common ] ; then cd $$d ; cvs -Q update ; fi ; echo "$$d/Makefile.common" ; break ; fi ; done endef MAKEFILE_COMMON := $(shell $(find-makefile-common)) ifeq ($(MAKEFILE_COMMON),) # attept a checkout define checkout-makefile-common test -f CVS/Root && { cvs -Q -d $$(cat CVS/Root) checkout common && echo "common/Makefile.common" ; } || { echo "ERROR: I can't figure out how to checkout the 'common' module." ; exit -1 ; } >&2 endef MAKEFILE_COMMON := $(shell $(checkout-makefile-common)) endif include $(MAKEFILE_COMMON) --- NEW FILE sources --- From fedora-extras-commits at redhat.com Fri Apr 6 06:35:29 2007 From: fedora-extras-commits at redhat.com (Jens Petersen (petersen)) Date: Fri, 6 Apr 2007 02:35:29 -0400 Subject: rpms/perl-User-Identity - New directory Message-ID: <200704060635.l366ZT72019724@cvs-int.fedora.redhat.com> Author: petersen Update of /cvs/extras/rpms/perl-User-Identity In directory cvs-int.fedora.redhat.com:/home/fedora/petersen/owners/tmpcvsM19698/rpms/perl-User-Identity Log Message: Directory /cvs/extras/rpms/perl-User-Identity added to the repository From fedora-extras-commits at redhat.com Fri Apr 6 06:35:38 2007 From: fedora-extras-commits at redhat.com (Jens Petersen (petersen)) Date: Fri, 6 Apr 2007 02:35:38 -0400 Subject: rpms/perl-User-Identity/devel - New directory Message-ID: <200704060635.l366Zcsi019737@cvs-int.fedora.redhat.com> Author: petersen Update of /cvs/extras/rpms/perl-User-Identity/devel In directory cvs-int.fedora.redhat.com:/home/fedora/petersen/owners/tmpcvsM19698/rpms/perl-User-Identity/devel Log Message: Directory /cvs/extras/rpms/perl-User-Identity/devel added to the repository From fedora-extras-commits at redhat.com Fri Apr 6 06:35:47 2007 From: fedora-extras-commits at redhat.com (Jens Petersen (petersen)) Date: Fri, 6 Apr 2007 02:35:47 -0400 Subject: rpms/perl-User-Identity Makefile, NONE, 1.1 import.log, NONE, 1.1 pkg.acl, NONE, 1.1 Message-ID: <200704060635.l366ZlDT019766@cvs-int.fedora.redhat.com> Author: petersen Update of /cvs/extras/rpms/perl-User-Identity In directory cvs-int.fedora.redhat.com:/home/fedora/petersen/owners/tmpcvsM19698/rpms/perl-User-Identity Added Files: Makefile import.log pkg.acl Log Message: Setup of module perl-User-Identity --- NEW FILE Makefile --- # Top level Makefile for module perl-User-Identity 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 --- --- NEW FILE pkg.acl --- From fedora-extras-commits at redhat.com Fri Apr 6 06:35:46 2007 From: fedora-extras-commits at redhat.com (Jens Petersen (petersen)) Date: Fri, 6 Apr 2007 02:35:46 -0400 Subject: owners owners.list,1.2645,1.2646 Message-ID: <200704060635.l366ZkYi019761@cvs-int.fedora.redhat.com> Author: petersen Update of /cvs/extras/owners In directory cvs-int.fedora.redhat.com:/home/fedora/petersen/owners Modified Files: owners.list Log Message: add perl-User-Identity (#234858) Index: owners.list =================================================================== RCS file: /cvs/extras/owners/owners.list,v retrieving revision 1.2645 retrieving revision 1.2646 diff -u -r1.2645 -r1.2646 --- owners.list 6 Apr 2007 06:31:01 -0000 1.2645 +++ owners.list 6 Apr 2007 06:35:16 -0000 1.2646 @@ -2160,6 +2160,7 @@ Fedora Extras|perl-UNIVERSAL-require|Require() modules from a variable|tcallawa at redhat.com|extras-qa at fedoraproject.org|fedora-perl-devel-list at redhat.com Fedora Extras|perl-Unix-Statgrab|Perl extension for collecting information about the machine|steve at silug.org|extras-qa at fedoraproject.org|fedora-perl-devel-list at redhat.com,oliver at linux-kernel.at Fedora Extras|perl-Unix-Syslog|Perl interface to the UNIX syslog(3) calls|steve at silug.org|extras-qa at fedoraproject.org|fedora-perl-devel-list at redhat.com +Fedora Extras|perl-User-Identity|Maintains info about a physical person|tcallawa at redhat.com|extras-qa at fedoraproject.org|fedora-perl-devel-list at redhat.com Fedora Extras|perl-version|Perl extension for Version Objects|tcallawa at redhat.com|extras-qa at fedoraproject.org|fedora-perl-devel-list at redhat.com Fedora Extras|perl-Want|Perl module implementing a generalisation of wantarray|rc040203 at freenet.de|extras-qa at fedoraproject.org|fedora-perl-devel-list at redhat.com Fedora Extras|perl-WWW-Babelfish|Perl extension for translation via Babelfish or Google|cweyl at alumni.drew.edu|extras-qa at fedoraproject.org|fedora-perl-devel-list at redhat.com From fedora-extras-commits at redhat.com Fri Apr 6 06:35:56 2007 From: fedora-extras-commits at redhat.com (Jens Petersen (petersen)) Date: Fri, 6 Apr 2007 02:35:56 -0400 Subject: rpms/perl-User-Identity/devel .cvsignore, NONE, 1.1 Makefile, NONE, 1.1 sources, NONE, 1.1 Message-ID: <200704060635.l366ZuM9019790@cvs-int.fedora.redhat.com> Author: petersen Update of /cvs/extras/rpms/perl-User-Identity/devel In directory cvs-int.fedora.redhat.com:/home/fedora/petersen/owners/tmpcvsM19698/rpms/perl-User-Identity/devel Added Files: .cvsignore Makefile sources Log Message: Setup of module perl-User-Identity --- NEW FILE .cvsignore --- --- NEW FILE Makefile --- # Makefile for source rpm: perl-User-Identity # $Id: Makefile,v 1.1 2007/04/06 06:35:52 petersen Exp $ NAME := perl-User-Identity SPECFILE = $(firstword $(wildcard *.spec)) define find-makefile-common for d in common ../common ../../common ; do if [ -f $$d/Makefile.common ] ; then if [ -f $$d/CVS/Root -a -w $$/Makefile.common ] ; then cd $$d ; cvs -Q update ; fi ; echo "$$d/Makefile.common" ; break ; fi ; done endef MAKEFILE_COMMON := $(shell $(find-makefile-common)) ifeq ($(MAKEFILE_COMMON),) # attept a checkout define checkout-makefile-common test -f CVS/Root && { cvs -Q -d $$(cat CVS/Root) checkout common && echo "common/Makefile.common" ; } || { echo "ERROR: I can't figure out how to checkout the 'common' module." ; exit -1 ; } >&2 endef MAKEFILE_COMMON := $(shell $(checkout-makefile-common)) endif include $(MAKEFILE_COMMON) --- NEW FILE sources --- From fedora-extras-commits at redhat.com Fri Apr 6 06:47:15 2007 From: fedora-extras-commits at redhat.com (Jens Petersen (petersen)) Date: Fri, 6 Apr 2007 02:47:15 -0400 Subject: owners owners.epel.list,1.107,1.108 Message-ID: <200704060647.l366lF0s020235@cvs-int.fedora.redhat.com> Author: petersen Update of /cvs/extras/owners In directory cvs-int.fedora.redhat.com:/home/fedora/petersen/owners Modified Files: owners.epel.list Log Message: add cvs2svn (#200249) Index: owners.epel.list =================================================================== RCS file: /cvs/extras/owners/owners.epel.list,v retrieving revision 1.107 retrieving revision 1.108 diff -u -r1.107 -r1.108 --- owners.epel.list 6 Apr 2007 06:22:54 -0000 1.107 +++ owners.epel.list 6 Apr 2007 06:46:45 -0000 1.108 @@ -36,6 +36,7 @@ Fedora EPEL|cpanspec|RPM spec file generation utility|steve at silug.org|extras-qa at fedoraproject.org|fedora-perl-devel-list at redhat.com Fedora EPEL|crack|Password cracker|Christian.Iseli at licr.org|extras-qa at fedoraproject.org| Fedora EPEL|csmash|3D tabletennis game|matthias at rpmforge.net|extras-qa at fedoraproject.org| +Fedora EPEL|cvs2svn|CVS to Subversion Repository Converter|icon at fedoraproject.org|extras-qa at fedoraproject.org| Fedora EPEL|d4x|Downloader for X that supports resuming and many other features|matthias at rpmforge.net|extras-qa at fedoraproject.org| Fedora EPEL|dbmail|The DBMail mail storage system|bjohnson at symetrix.com|extras-qa at fedoraproject.org| Fedora EPEL|dclib|Direct Connect file sharing library|lmacken at redhat.com|extras-qa at fedoraproject.org| From fedora-extras-commits at redhat.com Fri Apr 6 07:12:37 2007 From: fedora-extras-commits at redhat.com (Bernard Johnson (bjohnson)) Date: Fri, 6 Apr 2007 03:12:37 -0400 Subject: rpms/tmda/EL-4 tmda.spec,1.6,1.7 Message-ID: <200704060712.l367CbRO025319@cvs-int.fedora.redhat.com> Author: bjohnson Update of /cvs/extras/rpms/tmda/EL-4 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv25233/EL-4 Modified Files: tmda.spec Log Message: - remove specific python requires since all currently supported pythons are good enough - conditionally bytecompile when building for EL-4 Index: tmda.spec =================================================================== RCS file: /cvs/extras/rpms/tmda/EL-4/tmda.spec,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- tmda.spec 1 Mar 2007 08:47:18 -0000 1.6 +++ tmda.spec 6 Apr 2007 07:12:03 -0000 1.7 @@ -18,9 +18,9 @@ BuildArch: noarch -BuildRequires: python-devel >= 2.3 +BuildRequires: python-devel -Requires: python >= 2.3 +Requires: python %description TMDA is an open source anti-spam system and local mail delivery agent. @@ -36,12 +36,15 @@ do sed '1,1s|/usr/bin/env python|%{__python}|g' $i > $i.tmp && mv $i.tmp $i && chmod 0755 $i done + # remove x bits from all files in contrib as they will be used in %%doc find contrib -type f -print | xargs chmod a-x + # fix dos eol problems on some documents for file in doc/html/attachments/{TmdaFingerprint/tmda-fingerprint,TmdaPostfixPolicy/tmda-postfix-policy.sh}; do sed -i 's/\r//' $file done + # zero byte file but not used or linkd rm -f doc/html/error.log @@ -73,6 +76,28 @@ install -p -m 0755 contrib/tofmipd.init $RPM_BUILD_ROOT/%{_initrddir}/tofmipd install -p -m 0644 contrib/tofmipd.sysconfig $RPM_BUILD_ROOT/%{_sysconfdir}/sysconfig/tofmipd + +%if 0%{?rhel} && "%rhel" < "5" +# Conditionally bytecompile if compiling for EL-4 since it does not have +# a brp-python-bytecompile - this is essentially ripped off from the FC-6 +# /usr/lib/brp-python-bytecompile script + +# Figure out how deep we need to descend. We could pick an insanely high +# number and hope it's enough, but somewhere, somebody's sure to run into it. + +depth=`(find $RPM_BUILD_ROOT -type f -name "*.py" -print0 ; echo /) | \ + xargs -0 -n 1 dirname | sed 's,[^/],,g' | sort -u | tail -n 1 | wc -c` +if [ -z "$depth" -o "$depth" -le "1" ]; then + exit 0 +fi + +# Generate normal (.pyc) byte-compiled files. +%{__python} -c 'import compileall; compileall.compile_dir("'"$RPM_BUILD_ROOT"'", '"$depth"', "/", 1)' > /dev/null + +# Generate optimized (.pyo) byte-compiled files. +%{__python} -O -c 'import compileall; compileall.compile_dir("'"$RPM_BUILD_ROOT"'", '"$depth"', "/", 1)' > /dev/null + +%endif %clean rm -rf $RPM_BUILD_ROOT @@ -106,9 +131,9 @@ %package ofmipd Summary: Tagged Message Delivery Agent - ofmipd server Group: System Environment/Daemons -Requires: tmda = %{version}-%{release} Url: http://www.tmda.net/tmda-ofmipd.html +Requires: tmda = %{version}-%{release} Requires : initscripts Requires(post): /sbin/chkconfig Requires(preun):/sbin/chkconfig @@ -156,6 +181,10 @@ %changelog +* Fri Apr 06 2007 Bernard Johnson 1.1.11-3 +- remove versioned python dependencies, no supported python is unsupported +- if compiling for EL-4, compile python since there is no brp-python-bytecompile + * Thu Mar 01 2007 Bernard Johnson 1.1.11-2 - fix source0 line From fedora-extras-commits at redhat.com Fri Apr 6 07:12:41 2007 From: fedora-extras-commits at redhat.com (Bernard Johnson (bjohnson)) Date: Fri, 6 Apr 2007 03:12:41 -0400 Subject: rpms/tmda/EL-5 tmda.spec,1.5,1.6 Message-ID: <200704060712.l367CfAb025322@cvs-int.fedora.redhat.com> Author: bjohnson Update of /cvs/extras/rpms/tmda/EL-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv25233/EL-5 Modified Files: tmda.spec Log Message: - remove specific python requires since all currently supported pythons are good enough - conditionally bytecompile when building for EL-4 Index: tmda.spec =================================================================== RCS file: /cvs/extras/rpms/tmda/EL-5/tmda.spec,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- tmda.spec 1 Mar 2007 08:47:16 -0000 1.5 +++ tmda.spec 6 Apr 2007 07:12:08 -0000 1.6 @@ -18,9 +18,9 @@ BuildArch: noarch -BuildRequires: python-devel >= 2.3 +BuildRequires: python-devel -Requires: python >= 2.3 +Requires: python %description TMDA is an open source anti-spam system and local mail delivery agent. @@ -36,12 +36,15 @@ do sed '1,1s|/usr/bin/env python|%{__python}|g' $i > $i.tmp && mv $i.tmp $i && chmod 0755 $i done + # remove x bits from all files in contrib as they will be used in %%doc find contrib -type f -print | xargs chmod a-x + # fix dos eol problems on some documents for file in doc/html/attachments/{TmdaFingerprint/tmda-fingerprint,TmdaPostfixPolicy/tmda-postfix-policy.sh}; do sed -i 's/\r//' $file done + # zero byte file but not used or linkd rm -f doc/html/error.log @@ -73,6 +76,28 @@ install -p -m 0755 contrib/tofmipd.init $RPM_BUILD_ROOT/%{_initrddir}/tofmipd install -p -m 0644 contrib/tofmipd.sysconfig $RPM_BUILD_ROOT/%{_sysconfdir}/sysconfig/tofmipd + +%if 0%{?rhel} && "%rhel" < "5" +# Conditionally bytecompile if compiling for EL-4 since it does not have +# a brp-python-bytecompile - this is essentially ripped off from the FC-6 +# /usr/lib/brp-python-bytecompile script + +# Figure out how deep we need to descend. We could pick an insanely high +# number and hope it's enough, but somewhere, somebody's sure to run into it. + +depth=`(find $RPM_BUILD_ROOT -type f -name "*.py" -print0 ; echo /) | \ + xargs -0 -n 1 dirname | sed 's,[^/],,g' | sort -u | tail -n 1 | wc -c` +if [ -z "$depth" -o "$depth" -le "1" ]; then + exit 0 +fi + +# Generate normal (.pyc) byte-compiled files. +%{__python} -c 'import compileall; compileall.compile_dir("'"$RPM_BUILD_ROOT"'", '"$depth"', "/", 1)' > /dev/null + +# Generate optimized (.pyo) byte-compiled files. +%{__python} -O -c 'import compileall; compileall.compile_dir("'"$RPM_BUILD_ROOT"'", '"$depth"', "/", 1)' > /dev/null + +%endif %clean rm -rf $RPM_BUILD_ROOT @@ -106,9 +131,9 @@ %package ofmipd Summary: Tagged Message Delivery Agent - ofmipd server Group: System Environment/Daemons -Requires: tmda = %{version}-%{release} Url: http://www.tmda.net/tmda-ofmipd.html +Requires: tmda = %{version}-%{release} Requires : initscripts Requires(post): /sbin/chkconfig Requires(preun):/sbin/chkconfig @@ -156,6 +181,10 @@ %changelog +* Fri Apr 06 2007 Bernard Johnson 1.1.11-3 +- remove versioned python dependencies, no supported python is unsupported +- if compiling for EL-4, compile python since there is no brp-python-bytecompile + * Thu Mar 01 2007 Bernard Johnson 1.1.11-2 - fix source0 line From fedora-extras-commits at redhat.com Fri Apr 6 07:12:45 2007 From: fedora-extras-commits at redhat.com (Bernard Johnson (bjohnson)) Date: Fri, 6 Apr 2007 03:12:45 -0400 Subject: rpms/tmda/FC-5 tmda.spec,1.5,1.6 Message-ID: <200704060712.l367CjLG025329@cvs-int.fedora.redhat.com> Author: bjohnson Update of /cvs/extras/rpms/tmda/FC-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv25233/FC-5 Modified Files: tmda.spec Log Message: - remove specific python requires since all currently supported pythons are good enough - conditionally bytecompile when building for EL-4 Index: tmda.spec =================================================================== RCS file: /cvs/extras/rpms/tmda/FC-5/tmda.spec,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- tmda.spec 1 Mar 2007 08:47:13 -0000 1.5 +++ tmda.spec 6 Apr 2007 07:12:11 -0000 1.6 @@ -18,9 +18,9 @@ BuildArch: noarch -BuildRequires: python-devel >= 2.3 +BuildRequires: python-devel -Requires: python >= 2.3 +Requires: python %description TMDA is an open source anti-spam system and local mail delivery agent. @@ -36,12 +36,15 @@ do sed '1,1s|/usr/bin/env python|%{__python}|g' $i > $i.tmp && mv $i.tmp $i && chmod 0755 $i done + # remove x bits from all files in contrib as they will be used in %%doc find contrib -type f -print | xargs chmod a-x + # fix dos eol problems on some documents for file in doc/html/attachments/{TmdaFingerprint/tmda-fingerprint,TmdaPostfixPolicy/tmda-postfix-policy.sh}; do sed -i 's/\r//' $file done + # zero byte file but not used or linkd rm -f doc/html/error.log @@ -73,6 +76,28 @@ install -p -m 0755 contrib/tofmipd.init $RPM_BUILD_ROOT/%{_initrddir}/tofmipd install -p -m 0644 contrib/tofmipd.sysconfig $RPM_BUILD_ROOT/%{_sysconfdir}/sysconfig/tofmipd + +%if 0%{?rhel} && "%rhel" < "5" +# Conditionally bytecompile if compiling for EL-4 since it does not have +# a brp-python-bytecompile - this is essentially ripped off from the FC-6 +# /usr/lib/brp-python-bytecompile script + +# Figure out how deep we need to descend. We could pick an insanely high +# number and hope it's enough, but somewhere, somebody's sure to run into it. + +depth=`(find $RPM_BUILD_ROOT -type f -name "*.py" -print0 ; echo /) | \ + xargs -0 -n 1 dirname | sed 's,[^/],,g' | sort -u | tail -n 1 | wc -c` +if [ -z "$depth" -o "$depth" -le "1" ]; then + exit 0 +fi + +# Generate normal (.pyc) byte-compiled files. +%{__python} -c 'import compileall; compileall.compile_dir("'"$RPM_BUILD_ROOT"'", '"$depth"', "/", 1)' > /dev/null + +# Generate optimized (.pyo) byte-compiled files. +%{__python} -O -c 'import compileall; compileall.compile_dir("'"$RPM_BUILD_ROOT"'", '"$depth"', "/", 1)' > /dev/null + +%endif %clean rm -rf $RPM_BUILD_ROOT @@ -106,9 +131,9 @@ %package ofmipd Summary: Tagged Message Delivery Agent - ofmipd server Group: System Environment/Daemons -Requires: tmda = %{version}-%{release} Url: http://www.tmda.net/tmda-ofmipd.html +Requires: tmda = %{version}-%{release} Requires : initscripts Requires(post): /sbin/chkconfig Requires(preun):/sbin/chkconfig @@ -156,6 +181,10 @@ %changelog +* Fri Apr 06 2007 Bernard Johnson 1.1.11-3 +- remove versioned python dependencies, no supported python is unsupported +- if compiling for EL-4, compile python since there is no brp-python-bytecompile + * Thu Mar 01 2007 Bernard Johnson 1.1.11-2 - fix source0 line From fedora-extras-commits at redhat.com Fri Apr 6 07:12:49 2007 From: fedora-extras-commits at redhat.com (Bernard Johnson (bjohnson)) Date: Fri, 6 Apr 2007 03:12:49 -0400 Subject: rpms/tmda/FC-6 tmda.spec,1.5,1.6 Message-ID: <200704060712.l367CnwC025332@cvs-int.fedora.redhat.com> Author: bjohnson Update of /cvs/extras/rpms/tmda/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv25233/FC-6 Modified Files: tmda.spec Log Message: - remove specific python requires since all currently supported pythons are good enough - conditionally bytecompile when building for EL-4 Index: tmda.spec =================================================================== RCS file: /cvs/extras/rpms/tmda/FC-6/tmda.spec,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- tmda.spec 1 Mar 2007 08:47:16 -0000 1.5 +++ tmda.spec 6 Apr 2007 07:12:15 -0000 1.6 @@ -18,9 +18,9 @@ BuildArch: noarch -BuildRequires: python-devel >= 2.3 +BuildRequires: python-devel -Requires: python >= 2.3 +Requires: python %description TMDA is an open source anti-spam system and local mail delivery agent. @@ -36,12 +36,15 @@ do sed '1,1s|/usr/bin/env python|%{__python}|g' $i > $i.tmp && mv $i.tmp $i && chmod 0755 $i done + # remove x bits from all files in contrib as they will be used in %%doc find contrib -type f -print | xargs chmod a-x + # fix dos eol problems on some documents for file in doc/html/attachments/{TmdaFingerprint/tmda-fingerprint,TmdaPostfixPolicy/tmda-postfix-policy.sh}; do sed -i 's/\r//' $file done + # zero byte file but not used or linkd rm -f doc/html/error.log @@ -73,6 +76,28 @@ install -p -m 0755 contrib/tofmipd.init $RPM_BUILD_ROOT/%{_initrddir}/tofmipd install -p -m 0644 contrib/tofmipd.sysconfig $RPM_BUILD_ROOT/%{_sysconfdir}/sysconfig/tofmipd + +%if 0%{?rhel} && "%rhel" < "5" +# Conditionally bytecompile if compiling for EL-4 since it does not have +# a brp-python-bytecompile - this is essentially ripped off from the FC-6 +# /usr/lib/brp-python-bytecompile script + +# Figure out how deep we need to descend. We could pick an insanely high +# number and hope it's enough, but somewhere, somebody's sure to run into it. + +depth=`(find $RPM_BUILD_ROOT -type f -name "*.py" -print0 ; echo /) | \ + xargs -0 -n 1 dirname | sed 's,[^/],,g' | sort -u | tail -n 1 | wc -c` +if [ -z "$depth" -o "$depth" -le "1" ]; then + exit 0 +fi + +# Generate normal (.pyc) byte-compiled files. +%{__python} -c 'import compileall; compileall.compile_dir("'"$RPM_BUILD_ROOT"'", '"$depth"', "/", 1)' > /dev/null + +# Generate optimized (.pyo) byte-compiled files. +%{__python} -O -c 'import compileall; compileall.compile_dir("'"$RPM_BUILD_ROOT"'", '"$depth"', "/", 1)' > /dev/null + +%endif %clean rm -rf $RPM_BUILD_ROOT @@ -106,9 +131,9 @@ %package ofmipd Summary: Tagged Message Delivery Agent - ofmipd server Group: System Environment/Daemons -Requires: tmda = %{version}-%{release} Url: http://www.tmda.net/tmda-ofmipd.html +Requires: tmda = %{version}-%{release} Requires : initscripts Requires(post): /sbin/chkconfig Requires(preun):/sbin/chkconfig @@ -156,6 +181,10 @@ %changelog +* Fri Apr 06 2007 Bernard Johnson 1.1.11-3 +- remove versioned python dependencies, no supported python is unsupported +- if compiling for EL-4, compile python since there is no brp-python-bytecompile + * Thu Mar 01 2007 Bernard Johnson 1.1.11-2 - fix source0 line From fedora-extras-commits at redhat.com Fri Apr 6 07:12:53 2007 From: fedora-extras-commits at redhat.com (Bernard Johnson (bjohnson)) Date: Fri, 6 Apr 2007 03:12:53 -0400 Subject: rpms/tmda/devel tmda.spec,1.6,1.7 Message-ID: <200704060712.l367CrIc025335@cvs-int.fedora.redhat.com> Author: bjohnson Update of /cvs/extras/rpms/tmda/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv25233/devel Modified Files: tmda.spec Log Message: - remove specific python requires since all currently supported pythons are good enough - conditionally bytecompile when building for EL-4 Index: tmda.spec =================================================================== RCS file: /cvs/extras/rpms/tmda/devel/tmda.spec,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- tmda.spec 1 Mar 2007 08:47:18 -0000 1.6 +++ tmda.spec 6 Apr 2007 07:12:19 -0000 1.7 @@ -18,9 +18,9 @@ BuildArch: noarch -BuildRequires: python-devel >= 2.3 +BuildRequires: python-devel -Requires: python >= 2.3 +Requires: python %description TMDA is an open source anti-spam system and local mail delivery agent. @@ -36,12 +36,15 @@ do sed '1,1s|/usr/bin/env python|%{__python}|g' $i > $i.tmp && mv $i.tmp $i && chmod 0755 $i done + # remove x bits from all files in contrib as they will be used in %%doc find contrib -type f -print | xargs chmod a-x + # fix dos eol problems on some documents for file in doc/html/attachments/{TmdaFingerprint/tmda-fingerprint,TmdaPostfixPolicy/tmda-postfix-policy.sh}; do sed -i 's/\r//' $file done + # zero byte file but not used or linkd rm -f doc/html/error.log @@ -73,6 +76,28 @@ install -p -m 0755 contrib/tofmipd.init $RPM_BUILD_ROOT/%{_initrddir}/tofmipd install -p -m 0644 contrib/tofmipd.sysconfig $RPM_BUILD_ROOT/%{_sysconfdir}/sysconfig/tofmipd + +%if 0%{?rhel} && "%rhel" < "5" +# Conditionally bytecompile if compiling for EL-4 since it does not have +# a brp-python-bytecompile - this is essentially ripped off from the FC-6 +# /usr/lib/brp-python-bytecompile script + +# Figure out how deep we need to descend. We could pick an insanely high +# number and hope it's enough, but somewhere, somebody's sure to run into it. + +depth=`(find $RPM_BUILD_ROOT -type f -name "*.py" -print0 ; echo /) | \ + xargs -0 -n 1 dirname | sed 's,[^/],,g' | sort -u | tail -n 1 | wc -c` +if [ -z "$depth" -o "$depth" -le "1" ]; then + exit 0 +fi + +# Generate normal (.pyc) byte-compiled files. +%{__python} -c 'import compileall; compileall.compile_dir("'"$RPM_BUILD_ROOT"'", '"$depth"', "/", 1)' > /dev/null + +# Generate optimized (.pyo) byte-compiled files. +%{__python} -O -c 'import compileall; compileall.compile_dir("'"$RPM_BUILD_ROOT"'", '"$depth"', "/", 1)' > /dev/null + +%endif %clean rm -rf $RPM_BUILD_ROOT @@ -106,9 +131,9 @@ %package ofmipd Summary: Tagged Message Delivery Agent - ofmipd server Group: System Environment/Daemons -Requires: tmda = %{version}-%{release} Url: http://www.tmda.net/tmda-ofmipd.html +Requires: tmda = %{version}-%{release} Requires : initscripts Requires(post): /sbin/chkconfig Requires(preun):/sbin/chkconfig @@ -156,6 +181,10 @@ %changelog +* Fri Apr 06 2007 Bernard Johnson 1.1.11-3 +- remove versioned python dependencies, no supported python is unsupported +- if compiling for EL-4, compile python since there is no brp-python-bytecompile + * Thu Mar 01 2007 Bernard Johnson 1.1.11-2 - fix source0 line From fedora-extras-commits at redhat.com Fri Apr 6 07:15:48 2007 From: fedora-extras-commits at redhat.com (Bernard Johnson (bjohnson)) Date: Fri, 6 Apr 2007 03:15:48 -0400 Subject: rpms/tmda/EL-4 tmda.spec,1.7,1.8 Message-ID: <200704060715.l367Fm60025572@cvs-int.fedora.redhat.com> Author: bjohnson Update of /cvs/extras/rpms/tmda/EL-4 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv25485/EL-4 Modified Files: tmda.spec Log Message: forgot to bump release Index: tmda.spec =================================================================== RCS file: /cvs/extras/rpms/tmda/EL-4/tmda.spec,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- tmda.spec 6 Apr 2007 07:12:03 -0000 1.7 +++ tmda.spec 6 Apr 2007 07:15:11 -0000 1.8 @@ -7,7 +7,7 @@ Name: tmda Version: 1.1.11 -Release: 2%{?dist}%{?repotag:.%{repotag}} +Release: 3%{?dist}%{?repotag:.%{repotag}} Summary: Tagged Message Delivery Agent Group: Applications/System From fedora-extras-commits at redhat.com Fri Apr 6 07:15:53 2007 From: fedora-extras-commits at redhat.com (Bernard Johnson (bjohnson)) Date: Fri, 6 Apr 2007 03:15:53 -0400 Subject: rpms/tmda/EL-5 tmda.spec,1.6,1.7 Message-ID: <200704060715.l367FrwR025575@cvs-int.fedora.redhat.com> Author: bjohnson Update of /cvs/extras/rpms/tmda/EL-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv25485/EL-5 Modified Files: tmda.spec Log Message: forgot to bump release Index: tmda.spec =================================================================== RCS file: /cvs/extras/rpms/tmda/EL-5/tmda.spec,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- tmda.spec 6 Apr 2007 07:12:08 -0000 1.6 +++ tmda.spec 6 Apr 2007 07:15:18 -0000 1.7 @@ -7,7 +7,7 @@ Name: tmda Version: 1.1.11 -Release: 2%{?dist}%{?repotag:.%{repotag}} +Release: 3%{?dist}%{?repotag:.%{repotag}} Summary: Tagged Message Delivery Agent Group: Applications/System From fedora-extras-commits at redhat.com Fri Apr 6 07:16:01 2007 From: fedora-extras-commits at redhat.com (Bernard Johnson (bjohnson)) Date: Fri, 6 Apr 2007 03:16:01 -0400 Subject: rpms/tmda/FC-6 tmda.spec,1.6,1.7 Message-ID: <200704060716.l367G1aR025581@cvs-int.fedora.redhat.com> Author: bjohnson Update of /cvs/extras/rpms/tmda/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv25485/FC-6 Modified Files: tmda.spec Log Message: forgot to bump release Index: tmda.spec =================================================================== RCS file: /cvs/extras/rpms/tmda/FC-6/tmda.spec,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- tmda.spec 6 Apr 2007 07:12:15 -0000 1.6 +++ tmda.spec 6 Apr 2007 07:15:27 -0000 1.7 @@ -7,7 +7,7 @@ Name: tmda Version: 1.1.11 -Release: 2%{?dist}%{?repotag:.%{repotag}} +Release: 3%{?dist}%{?repotag:.%{repotag}} Summary: Tagged Message Delivery Agent Group: Applications/System From fedora-extras-commits at redhat.com Fri Apr 6 07:15:57 2007 From: fedora-extras-commits at redhat.com (Bernard Johnson (bjohnson)) Date: Fri, 6 Apr 2007 03:15:57 -0400 Subject: rpms/tmda/FC-5 tmda.spec,1.6,1.7 Message-ID: <200704060715.l367Fvms025578@cvs-int.fedora.redhat.com> Author: bjohnson Update of /cvs/extras/rpms/tmda/FC-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv25485/FC-5 Modified Files: tmda.spec Log Message: forgot to bump release Index: tmda.spec =================================================================== RCS file: /cvs/extras/rpms/tmda/FC-5/tmda.spec,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- tmda.spec 6 Apr 2007 07:12:11 -0000 1.6 +++ tmda.spec 6 Apr 2007 07:15:23 -0000 1.7 @@ -7,7 +7,7 @@ Name: tmda Version: 1.1.11 -Release: 2%{?dist}%{?repotag:.%{repotag}} +Release: 3%{?dist}%{?repotag:.%{repotag}} Summary: Tagged Message Delivery Agent Group: Applications/System From fedora-extras-commits at redhat.com Fri Apr 6 07:16:06 2007 From: fedora-extras-commits at redhat.com (Bernard Johnson (bjohnson)) Date: Fri, 6 Apr 2007 03:16:06 -0400 Subject: rpms/tmda/devel tmda.spec,1.7,1.8 Message-ID: <200704060716.l367G6m5025584@cvs-int.fedora.redhat.com> Author: bjohnson Update of /cvs/extras/rpms/tmda/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv25485/devel Modified Files: tmda.spec Log Message: forgot to bump release Index: tmda.spec =================================================================== RCS file: /cvs/extras/rpms/tmda/devel/tmda.spec,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- tmda.spec 6 Apr 2007 07:12:19 -0000 1.7 +++ tmda.spec 6 Apr 2007 07:15:31 -0000 1.8 @@ -7,7 +7,7 @@ Name: tmda Version: 1.1.11 -Release: 2%{?dist}%{?repotag:.%{repotag}} +Release: 3%{?dist}%{?repotag:.%{repotag}} Summary: Tagged Message Delivery Agent Group: Applications/System From fedora-extras-commits at redhat.com Fri Apr 6 07:18:19 2007 From: fedora-extras-commits at redhat.com (Hans de Goede (jwrdegoede)) Date: Fri, 6 Apr 2007 03:18:19 -0400 Subject: rpms/asc import.log,1.1,1.2 Message-ID: <200704060718.l367IJqt025683@cvs-int.fedora.redhat.com> Author: jwrdegoede Update of /cvs/extras/rpms/asc In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv25646 Modified Files: import.log Log Message: auto-import asc-1.16.4.0-1.fc7 on branch devel from asc-1.16.4.0-1.fc7.src.rpm Index: import.log =================================================================== RCS file: /cvs/extras/rpms/asc/import.log,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- import.log 6 Apr 2007 06:31:31 -0000 1.1 +++ import.log 6 Apr 2007 07:17:46 -0000 1.2 @@ -0,0 +1 @@ +asc-1_16_4_0-1_fc7:HEAD:asc-1.16.4.0-1.fc7.src.rpm:1175844858 From fedora-extras-commits at redhat.com Fri Apr 6 07:18:23 2007 From: fedora-extras-commits at redhat.com (Hans de Goede (jwrdegoede)) Date: Fri, 6 Apr 2007 03:18:23 -0400 Subject: rpms/asc/devel asc.desktop, NONE, 1.1 asc.spec, NONE, 1.1 .cvsignore, 1.1, 1.2 sources, 1.1, 1.2 Message-ID: <200704060718.l367INIO025687@cvs-int.fedora.redhat.com> Author: jwrdegoede Update of /cvs/extras/rpms/asc/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv25646/devel Modified Files: .cvsignore sources Added Files: asc.desktop asc.spec Log Message: auto-import asc-1.16.4.0-1.fc7 on branch devel from asc-1.16.4.0-1.fc7.src.rpm --- NEW FILE asc.desktop --- [Desktop Entry] Encoding=UTF-8 Name=Advanced Strategic Command Comment=Turn based strategy game Exec=asc Icon=asc.png StartupNotify=false Terminal=false Type=Application Categories=Game;StrategyGame; --- NEW FILE asc.spec --- Name: asc Version: 1.16.4.0 Release: 1%{?dist} Summary: Advanced Strategic Command Group: Amusements/Games License: GPL URL: http://www.asc-hq.org/ Source0: http://downloads.sourceforge.net/asc-hq/asc-source-%{version}.tar.bz2 Source1: %{name}.desktop BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: SDL_image-devel SDL_mixer-devel SDLmm-devel paragui-devel BuildRequires: bzip2-devel libjpeg-devel libsigc++-devel physfs-devel BuildRequires: libvorbis-devel libpng-devel libtiff-devel desktop-file-utils BuildRequires: ImageMagick Requires: hicolor-icon-theme %description ASC is a free, turn based strategy game. %prep %setup -q sed -i 's|$datadir/games/|$datadir/|g' configure sed -i 's|$(datadir)/games/|$(datadir)/|g' `find -name Makefile.in` %build %configure --enable-genparse --disable-paraguitest --disable-dependency-tracking sed -i 's|^hardcode_libdir_flag_spec=.*|hardcode_libdir_flag_spec=""|g' libtool sed -i 's|^runpath_var=LD_RUN_PATH|runpath_var=DIE_RPATH_DIE|g' libtool make %{?_smp_mflags} convert data/%{name}.ico %{name}.png %install rm -rf $RPM_BUILD_ROOT make install DESTDIR=$RPM_BUILD_ROOT # below is the desktop file and icon stuff. mkdir -p $RPM_BUILD_ROOT%{_datadir}/applications desktop-file-install --vendor fedora \ --dir $RPM_BUILD_ROOT%{_datadir}/applications \ %{SOURCE1} mkdir -p $RPM_BUILD_ROOT%{_datadir}/icons/hicolor/16x16/apps mkdir -p $RPM_BUILD_ROOT%{_datadir}/icons/hicolor/32x32/apps install -m 644 %{name}-1.png \ $RPM_BUILD_ROOT%{_datadir}/icons/hicolor/16x16/apps/%{name}.png install -m 644 %{name}-0.png \ $RPM_BUILD_ROOT%{_datadir}/icons/hicolor/32x32/apps/%{name}.png %clean rm -rf $RPM_BUILD_ROOT %post touch --no-create %{_datadir}/icons/hicolor || : %{_bindir}/gtk-update-icon-cache --quiet %{_datadir}/icons/hicolor || : %postun touch --no-create %{_datadir}/icons/hicolor || : %{_bindir}/gtk-update-icon-cache --quiet %{_datadir}/icons/hicolor || : %files %defattr(-,root,root,-) %doc README COPYING AUTHORS doc/*.{html,css} %{_bindir}/%{name}* %{_datadir}/%{name} %{_datadir}/applications/fedora-%{name}.desktop %{_datadir}/icons/hicolor/*/apps/%{name}.png %{_mandir}/man6/%{name}*.6.gz %changelog * Mon Mar 19 2007 Hans de Goede 1.16.4.0-1 - Initial Fedora Extras package based on specfile by Che (newrpms) Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/asc/devel/.cvsignore,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- .cvsignore 6 Apr 2007 06:31:39 -0000 1.1 +++ .cvsignore 6 Apr 2007 07:17:50 -0000 1.2 @@ -0,0 +1 @@ +asc-source-1.16.4.0.tar.bz2 Index: sources =================================================================== RCS file: /cvs/extras/rpms/asc/devel/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 6 Apr 2007 06:31:39 -0000 1.1 +++ sources 6 Apr 2007 07:17:50 -0000 1.2 @@ -0,0 +1 @@ +9d0f7ff5c33271e096753ef07d768798 asc-source-1.16.4.0.tar.bz2 From fedora-extras-commits at redhat.com Fri Apr 6 07:26:28 2007 From: fedora-extras-commits at redhat.com (Hans de Goede (jwrdegoede)) Date: Fri, 6 Apr 2007 03:26:28 -0400 Subject: rpms/asc/FC-6 asc.desktop, NONE, 1.1 asc.spec, NONE, 1.1 .cvsignore, 1.1, 1.2 sources, 1.1, 1.2 Message-ID: <200704060726.l367QSuu025780@cvs-int.fedora.redhat.com> Author: jwrdegoede Update of /cvs/extras/rpms/asc/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv25758 Modified Files: .cvsignore sources Added Files: asc.desktop asc.spec Log Message: * Mon Mar 19 2007 Hans de Goede 1.16.4.0-1 - Initial Fedora Extras package based on specfile by Che (newrpms) --- NEW FILE asc.desktop --- [Desktop Entry] Encoding=UTF-8 Name=Advanced Strategic Command Comment=Turn based strategy game Exec=asc Icon=asc.png StartupNotify=false Terminal=false Type=Application Categories=Game;StrategyGame; --- NEW FILE asc.spec --- Name: asc Version: 1.16.4.0 Release: 1%{?dist} Summary: Advanced Strategic Command Group: Amusements/Games License: GPL URL: http://www.asc-hq.org/ Source0: http://downloads.sourceforge.net/asc-hq/asc-source-%{version}.tar.bz2 Source1: %{name}.desktop BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: SDL_image-devel SDL_mixer-devel SDLmm-devel paragui-devel BuildRequires: bzip2-devel libjpeg-devel libsigc++-devel physfs-devel BuildRequires: libvorbis-devel libpng-devel libtiff-devel desktop-file-utils BuildRequires: ImageMagick Requires: hicolor-icon-theme %description ASC is a free, turn based strategy game. %prep %setup -q sed -i 's|$datadir/games/|$datadir/|g' configure sed -i 's|$(datadir)/games/|$(datadir)/|g' `find -name Makefile.in` %build %configure --enable-genparse --disable-paraguitest --disable-dependency-tracking sed -i 's|^hardcode_libdir_flag_spec=.*|hardcode_libdir_flag_spec=""|g' libtool sed -i 's|^runpath_var=LD_RUN_PATH|runpath_var=DIE_RPATH_DIE|g' libtool make %{?_smp_mflags} convert data/%{name}.ico %{name}.png %install rm -rf $RPM_BUILD_ROOT make install DESTDIR=$RPM_BUILD_ROOT # below is the desktop file and icon stuff. mkdir -p $RPM_BUILD_ROOT%{_datadir}/applications desktop-file-install --vendor fedora \ --dir $RPM_BUILD_ROOT%{_datadir}/applications \ %{SOURCE1} mkdir -p $RPM_BUILD_ROOT%{_datadir}/icons/hicolor/16x16/apps mkdir -p $RPM_BUILD_ROOT%{_datadir}/icons/hicolor/32x32/apps install -m 644 %{name}-1.png \ $RPM_BUILD_ROOT%{_datadir}/icons/hicolor/16x16/apps/%{name}.png install -m 644 %{name}-0.png \ $RPM_BUILD_ROOT%{_datadir}/icons/hicolor/32x32/apps/%{name}.png %clean rm -rf $RPM_BUILD_ROOT %post touch --no-create %{_datadir}/icons/hicolor || : %{_bindir}/gtk-update-icon-cache --quiet %{_datadir}/icons/hicolor || : %postun touch --no-create %{_datadir}/icons/hicolor || : %{_bindir}/gtk-update-icon-cache --quiet %{_datadir}/icons/hicolor || : %files %defattr(-,root,root,-) %doc README COPYING AUTHORS doc/*.{html,css} %{_bindir}/%{name}* %{_datadir}/%{name} %{_datadir}/applications/fedora-%{name}.desktop %{_datadir}/icons/hicolor/*/apps/%{name}.png %{_mandir}/man6/%{name}*.6.gz %changelog * Mon Mar 19 2007 Hans de Goede 1.16.4.0-1 - Initial Fedora Extras package based on specfile by Che (newrpms) Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/asc/FC-6/.cvsignore,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- .cvsignore 6 Apr 2007 06:31:39 -0000 1.1 +++ .cvsignore 6 Apr 2007 07:25:54 -0000 1.2 @@ -0,0 +1 @@ +asc-source-1.16.4.0.tar.bz2 Index: sources =================================================================== RCS file: /cvs/extras/rpms/asc/FC-6/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 6 Apr 2007 06:31:39 -0000 1.1 +++ sources 6 Apr 2007 07:25:54 -0000 1.2 @@ -0,0 +1 @@ +9d0f7ff5c33271e096753ef07d768798 asc-source-1.16.4.0.tar.bz2 From fedora-extras-commits at redhat.com Fri Apr 6 08:19:47 2007 From: fedora-extras-commits at redhat.com (David Anderson (anderson)) Date: Fri, 6 Apr 2007 04:19:47 -0400 Subject: rpms/curlftpfs/FC-6 .cvsignore, 1.2, 1.3 curlftpfs.spec, 1.2, 1.3 sources, 1.2, 1.3 Message-ID: <200704060819.l368JlBx031599@cvs-int.fedora.redhat.com> Author: anderson Update of /cvs/extras/rpms/curlftpfs/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv31576 Modified Files: .cvsignore curlftpfs.spec sources Log Message: 0.9.1 Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/curlftpfs/FC-6/.cvsignore,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- .cvsignore 6 Jan 2007 14:10:57 -0000 1.2 +++ .cvsignore 6 Apr 2007 08:19:11 -0000 1.3 @@ -1 +1 @@ -curlftpfs-0.9.tar.gz +curlftpfs-0.9.1.tar.gz Index: curlftpfs.spec =================================================================== RCS file: /cvs/extras/rpms/curlftpfs/FC-6/curlftpfs.spec,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- curlftpfs.spec 8 Jan 2007 14:12:48 -0000 1.2 +++ curlftpfs.spec 6 Apr 2007 08:19:11 -0000 1.3 @@ -1,10 +1,11 @@ Name: curlftpfs -Version: 0.9 -Release: 3%{?dist} +Version: 0.9.1 +Release: 1%{?dist} Summary: CurlFtpFS is a filesystem for accessing FTP hosts based on FUSE and libcurl URL: http://curlftpfs.sourceforge.net/ License: GPL Group: System Environment/Base +Requires: fuse Source: http://downloads.sourceforge.net/curlftpfs/%{name}-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: curl-devel >= 7.15.2 fuse-devel glib2-devel @@ -37,5 +38,14 @@ %doc COPYING %changelog +* Thu Apr 05 2007 David Anderson 0.9.1-1 +- 0.9.1 + +* Wed Mar 28 2007 David Anderson 0.9-5 +- Explicit dependency on fuse (bz#234349) + +* Mon Jan 08 2007 David Anderson 0.9-3 +- Bump release number + * Tue Dec 12 2006 David Anderson 0.9-1 - Initial package Index: sources =================================================================== RCS file: /cvs/extras/rpms/curlftpfs/FC-6/sources,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- sources 6 Jan 2007 14:10:57 -0000 1.2 +++ sources 6 Apr 2007 08:19:11 -0000 1.3 @@ -1 +1 @@ -7e29eb1963d4023bb7ea530a1b4274c4 curlftpfs-0.9.tar.gz +969998e9cf1663824f44739e94c703a1 curlftpfs-0.9.1.tar.gz From fedora-extras-commits at redhat.com Fri Apr 6 08:46:49 2007 From: fedora-extras-commits at redhat.com (David Anderson (anderson)) Date: Fri, 6 Apr 2007 04:46:49 -0400 Subject: rpms/curlftpfs/FC-5 .cvsignore, 1.2, 1.3 curlftpfs.spec, 1.3, 1.4 sources, 1.2, 1.3 Message-ID: <200704060846.l368kn8n032366@cvs-int.fedora.redhat.com> Author: anderson Update of /cvs/extras/rpms/curlftpfs/FC-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv32338 Modified Files: .cvsignore curlftpfs.spec sources Log Message: 0.9.1 Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/curlftpfs/FC-5/.cvsignore,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- .cvsignore 6 Jan 2007 14:10:57 -0000 1.2 +++ .cvsignore 6 Apr 2007 08:46:15 -0000 1.3 @@ -1 +1 @@ -curlftpfs-0.9.tar.gz +curlftpfs-0.9.1.tar.gz Index: curlftpfs.spec =================================================================== RCS file: /cvs/extras/rpms/curlftpfs/FC-5/curlftpfs.spec,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- curlftpfs.spec 8 Jan 2007 13:56:10 -0000 1.3 +++ curlftpfs.spec 6 Apr 2007 08:46:15 -0000 1.4 @@ -1,10 +1,11 @@ Name: curlftpfs -Version: 0.9 -Release: 3%{?dist} +Version: 0.9.1 +Release: 1%{?dist} Summary: CurlFtpFS is a filesystem for accessing FTP hosts based on FUSE and libcurl URL: http://curlftpfs.sourceforge.net/ License: GPL Group: System Environment/Base +Requires: fuse Source: http://downloads.sourceforge.net/curlftpfs/%{name}-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: curl-devel >= 7.15.2 fuse-devel glib2-devel @@ -37,6 +38,12 @@ %doc COPYING %changelog +* Thu Apr 05 2007 David Anderson 0.9.1-1 +- 0.9.1 + +* Wed Mar 28 2007 David Anderson 0.9-5 +- Explicit dependency on fuse (bz#234349) + * Mon Jan 08 2007 David Anderson 0.9-3 - Bump release number Index: sources =================================================================== RCS file: /cvs/extras/rpms/curlftpfs/FC-5/sources,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- sources 6 Jan 2007 14:10:57 -0000 1.2 +++ sources 6 Apr 2007 08:46:15 -0000 1.3 @@ -1 +1 @@ -7e29eb1963d4023bb7ea530a1b4274c4 curlftpfs-0.9.tar.gz +969998e9cf1663824f44739e94c703a1 curlftpfs-0.9.1.tar.gz From fedora-extras-commits at redhat.com Fri Apr 6 09:43:49 2007 From: fedora-extras-commits at redhat.com (Matej Cepl (mcepl)) Date: Fri, 6 Apr 2007 05:43:49 -0400 Subject: rpms/cycle/devel cycle.spec,1.1,1.2 Message-ID: <200704060943.l369hn2o004921@cvs-int.fedora.redhat.com> Author: mcepl Update of /cvs/extras/rpms/cycle/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv4879 Modified Files: cycle.spec Log Message: Changed BuildRoot to more sane value, now it is allowed. Index: cycle.spec =================================================================== RCS file: /cvs/extras/rpms/cycle/devel/cycle.spec,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- cycle.spec 1 Feb 2007 16:25:48 -0000 1.1 +++ cycle.spec 6 Apr 2007 09:43:15 -0000 1.2 @@ -1,6 +1,6 @@ Name: cycle Version: 0.3.1 -Release: 3%{?dist} +Release: 4%{?dist} Summary: Calendar program for women Group: Applications/Productivity License: GPL @@ -12,7 +12,7 @@ Source3: cycle.desktop Patch: cycle-build.patch.bz2 BuildArch: noarch -BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) +BuildRoot: %(mktemp -ud %{_tmppath}/%{name}-%{version}-%{release}-XXXXXX) Requires: wxPython BuildRequires: python-devel >= 2.3, gettext,desktop-file-utils @@ -116,6 +116,9 @@ %changelog +* Tue Apr 3 2007 Matej Cepl - 0.3.1-4 +- changed BuildRoot to more sane value, now it is allowed. + * Thu Feb 1 2007 Mat??j Cepl 0.3.1-3 - don't gzip manpage -- rpmbuild does it automagically - category should be Application/Productivity (or From fedora-extras-commits at redhat.com Fri Apr 6 09:44:50 2007 From: fedora-extras-commits at redhat.com (Matej Cepl (mcepl)) Date: Fri, 6 Apr 2007 05:44:50 -0400 Subject: rpms/cycle/FC-5 cycle.spec,1.1,1.2 Message-ID: <200704060944.l369ioJj004990@cvs-int.fedora.redhat.com> Author: mcepl Update of /cvs/extras/rpms/cycle/FC-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv4965 Modified Files: cycle.spec Log Message: Changed BuildRoot to more sane value, now it is allowed. Index: cycle.spec =================================================================== RCS file: /cvs/extras/rpms/cycle/FC-5/cycle.spec,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- cycle.spec 1 Feb 2007 16:25:48 -0000 1.1 +++ cycle.spec 6 Apr 2007 09:44:16 -0000 1.2 @@ -1,6 +1,6 @@ Name: cycle Version: 0.3.1 -Release: 3%{?dist} +Release: 4%{?dist} Summary: Calendar program for women Group: Applications/Productivity License: GPL @@ -12,7 +12,7 @@ Source3: cycle.desktop Patch: cycle-build.patch.bz2 BuildArch: noarch -BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) +BuildRoot: %(mktemp -ud %{_tmppath}/%{name}-%{version}-%{release}-XXXXXX) Requires: wxPython BuildRequires: python-devel >= 2.3, gettext,desktop-file-utils @@ -116,6 +116,9 @@ %changelog +* Tue Apr 3 2007 Matej Cepl - 0.3.1-4 +- changed BuildRoot to more sane value, now it is allowed. + * Thu Feb 1 2007 Mat??j Cepl 0.3.1-3 - don't gzip manpage -- rpmbuild does it automagically - category should be Application/Productivity (or From fedora-extras-commits at redhat.com Fri Apr 6 09:45:57 2007 From: fedora-extras-commits at redhat.com (Matej Cepl (mcepl)) Date: Fri, 6 Apr 2007 05:45:57 -0400 Subject: rpms/cycle/FC-6 cycle.spec,1.1,1.2 Message-ID: <200704060945.l369jvMS005075@cvs-int.fedora.redhat.com> Author: mcepl Update of /cvs/extras/rpms/cycle/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv5048 Modified Files: cycle.spec Log Message: Changed BuildRoot to more sane value, now it is allowed. Index: cycle.spec =================================================================== RCS file: /cvs/extras/rpms/cycle/FC-6/cycle.spec,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- cycle.spec 1 Feb 2007 16:25:48 -0000 1.1 +++ cycle.spec 6 Apr 2007 09:45:23 -0000 1.2 @@ -1,6 +1,6 @@ Name: cycle Version: 0.3.1 -Release: 3%{?dist} +Release: 4%{?dist} Summary: Calendar program for women Group: Applications/Productivity License: GPL @@ -12,7 +12,7 @@ Source3: cycle.desktop Patch: cycle-build.patch.bz2 BuildArch: noarch -BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) +BuildRoot: %(mktemp -ud %{_tmppath}/%{name}-%{version}-%{release}-XXXXXX) Requires: wxPython BuildRequires: python-devel >= 2.3, gettext,desktop-file-utils @@ -116,6 +116,9 @@ %changelog +* Tue Apr 3 2007 Matej Cepl - 0.3.1-4 +- changed BuildRoot to more sane value, now it is allowed. + * Thu Feb 1 2007 Mat??j Cepl 0.3.1-3 - don't gzip manpage -- rpmbuild does it automagically - category should be Application/Productivity (or From fedora-extras-commits at redhat.com Fri Apr 6 09:54:18 2007 From: fedora-extras-commits at redhat.com (Michael G. Fleming (mfleming)) Date: Fri, 6 Apr 2007 05:54:18 -0400 Subject: rpms/mlmmj/devel mlmmj.spec,1.26,1.27 Message-ID: <200704060954.l369sIvE005269@cvs-int.fedora.redhat.com> Author: mfleming Update of /cvs/extras/rpms/mlmmj/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv5250 Modified Files: mlmmj.spec Log Message: * Fri Apr 6 2007 Michael Fleming 1.2.14-1 - New upstream release (with mime parsing goodness) Index: mlmmj.spec =================================================================== RCS file: /cvs/extras/rpms/mlmmj/devel/mlmmj.spec,v retrieving revision 1.26 retrieving revision 1.27 diff -u -r1.26 -r1.27 --- mlmmj.spec 28 Dec 2006 00:23:54 -0000 1.26 +++ mlmmj.spec 6 Apr 2007 09:53:44 -0000 1.27 @@ -2,7 +2,7 @@ Summary: Mailserver-independent ezmlm-like mailing list manager Name: mlmmj -Version: 1.2.13 +Version: 1.2.14 Release: 1%{?dist} License: MIT Group: Applications/Internet @@ -27,7 +27,7 @@ %install rm -rf %{buildroot} -%makeinstall textlibdir=%{buildroot}%{_textlibdir} +make install DESTDIR=%{buildroot} textlibdir=%{buildroot}%{_textlibdir} mkdir -p %{buildroot}/var/spool/mlmmj # Remove execute bits from Perl programs to stop RPM from picking @@ -48,6 +48,9 @@ %{_mandir}/man1/mlmmj-* %changelog +* Fri Apr 6 2007 Michael Fleming 1.2.14-1 +- New upstream release (with mime parsing goodness) + * Thu Dec 28 2006 Michael Fleming 1.2.13-1 - New upstream release From fedora-extras-commits at redhat.com Fri Apr 6 09:58:01 2007 From: fedora-extras-commits at redhat.com (Michael G. Fleming (mfleming)) Date: Fri, 6 Apr 2007 05:58:01 -0400 Subject: rpms/mlmmj/devel .cvsignore,1.11,1.12 sources,1.11,1.12 Message-ID: <200704060958.l369w1cS005317@cvs-int.fedora.redhat.com> Author: mfleming Update of /cvs/extras/rpms/mlmmj/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv5298 Modified Files: .cvsignore sources Log Message: Update the sources too Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/mlmmj/devel/.cvsignore,v retrieving revision 1.11 retrieving revision 1.12 diff -u -r1.11 -r1.12 --- .cvsignore 28 Dec 2006 00:23:54 -0000 1.11 +++ .cvsignore 6 Apr 2007 09:57:27 -0000 1.12 @@ -1 +1 @@ -mlmmj-1.2.13.tar.bz2 +mlmmj-1.2.14.tar.bz2 Index: sources =================================================================== RCS file: /cvs/extras/rpms/mlmmj/devel/sources,v retrieving revision 1.11 retrieving revision 1.12 diff -u -r1.11 -r1.12 --- sources 28 Dec 2006 00:23:54 -0000 1.11 +++ sources 6 Apr 2007 09:57:27 -0000 1.12 @@ -1 +1 @@ -ee45d77fffb02d7f6c9a1fe52b55f7ed mlmmj-1.2.13.tar.bz2 +dfa478667a1fbce7af7835d885f76150 mlmmj-1.2.14.tar.bz2 From fedora-extras-commits at redhat.com Fri Apr 6 10:27:24 2007 From: fedora-extras-commits at redhat.com (Michael G. Fleming (mfleming)) Date: Fri, 6 Apr 2007 06:27:24 -0400 Subject: rpms/mlmmj/devel mlmmj.spec,1.27,1.28 Message-ID: <200704061027.l36AROqu009748@cvs-int.fedora.redhat.com> Author: mfleming Update of /cvs/extras/rpms/mlmmj/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv9731 Modified Files: mlmmj.spec Log Message: Fix make-install Index: mlmmj.spec =================================================================== RCS file: /cvs/extras/rpms/mlmmj/devel/mlmmj.spec,v retrieving revision 1.27 retrieving revision 1.28 diff -u -r1.27 -r1.28 --- mlmmj.spec 6 Apr 2007 09:53:44 -0000 1.27 +++ mlmmj.spec 6 Apr 2007 10:26:50 -0000 1.28 @@ -27,7 +27,7 @@ %install rm -rf %{buildroot} -make install DESTDIR=%{buildroot} textlibdir=%{buildroot}%{_textlibdir} +make install DESTDIR=%{buildroot} textlibdir=%{_textlibdir} mkdir -p %{buildroot}/var/spool/mlmmj # Remove execute bits from Perl programs to stop RPM from picking From fedora-extras-commits at redhat.com Fri Apr 6 12:10:01 2007 From: fedora-extras-commits at redhat.com (Jesse Keating (jkeating)) Date: Fri, 6 Apr 2007 08:10:01 -0400 Subject: rpms/pungi import.log,1.15,1.16 Message-ID: <200704061210.l36CA1i0019896@cvs-int.fedora.redhat.com> Author: jkeating Update of /cvs/extras/rpms/pungi In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv19834 Modified Files: import.log Log Message: Fix config file comments. Index: import.log =================================================================== RCS file: /cvs/extras/rpms/pungi/import.log,v retrieving revision 1.15 retrieving revision 1.16 diff -u -r1.15 -r1.16 --- import.log 2 Apr 2007 21:22:16 -0000 1.15 +++ import.log 6 Apr 2007 12:09:27 -0000 1.16 @@ -12,3 +12,4 @@ pungi-0_2_7-1:HEAD:pungi-0.2.7-1.src.rpm:1172690099 pungi-0_2_8-1:HEAD:pungi-0.2.8-1.src.rpm:1173503351 pungi-0_3_0-1:HEAD:pungi-0.3.0-1.src.rpm:1175548905 +pungi-0_3_1-1:HEAD:pungi-0.3.1-1.src.rpm:1175860960 From fedora-extras-commits at redhat.com Fri Apr 6 12:10:05 2007 From: fedora-extras-commits at redhat.com (Jesse Keating (jkeating)) Date: Fri, 6 Apr 2007 08:10:05 -0400 Subject: rpms/pungi/devel .cvsignore, 1.14, 1.15 pungi.spec, 1.14, 1.15 sources, 1.14, 1.15 Message-ID: <200704061210.l36CA5NH019901@cvs-int.fedora.redhat.com> Author: jkeating Update of /cvs/extras/rpms/pungi/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv19834/devel Modified Files: .cvsignore pungi.spec sources Log Message: Fix config file comments. Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/pungi/devel/.cvsignore,v retrieving revision 1.14 retrieving revision 1.15 diff -u -r1.14 -r1.15 --- .cvsignore 2 Apr 2007 21:22:19 -0000 1.14 +++ .cvsignore 6 Apr 2007 12:09:31 -0000 1.15 @@ -1 +1 @@ -pungi-0.3.0.tar.gz +pungi-0.3.1.tar.gz Index: pungi.spec =================================================================== RCS file: /cvs/extras/rpms/pungi/devel/pungi.spec,v retrieving revision 1.14 retrieving revision 1.15 diff -u -r1.14 -r1.15 --- pungi.spec 2 Apr 2007 21:22:19 -0000 1.14 +++ pungi.spec 6 Apr 2007 12:09:31 -0000 1.15 @@ -1,7 +1,7 @@ %{!?python_sitelib: %define python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")} Name: pungi -Version: 0.3.0 +Version: 0.3.1 Release: 1%{?dist} Summary: Distribution compose tool @@ -46,6 +46,9 @@ %changelog +* Fri Apr 06 2007 Jesse Keating - 0.3.1-1 +- Fix comments in default config file + * Mon Apr 02 2007 Jesse Keating - 0.3.0-1 - Remove incompatible fc6 config files - Update default config file with comments / new options Index: sources =================================================================== RCS file: /cvs/extras/rpms/pungi/devel/sources,v retrieving revision 1.14 retrieving revision 1.15 diff -u -r1.14 -r1.15 --- sources 2 Apr 2007 21:22:19 -0000 1.14 +++ sources 6 Apr 2007 12:09:31 -0000 1.15 @@ -1 +1 @@ -2eeb9f7fc14a0d634ed1f02847a93d4f pungi-0.3.0.tar.gz +f7a9ffb3aae44e5610c3e422a5e94c13 pungi-0.3.1.tar.gz From fedora-extras-commits at redhat.com Fri Apr 6 12:57:15 2007 From: fedora-extras-commits at redhat.com (Jonathan Dieter (jdieter)) Date: Fri, 6 Apr 2007 08:57:15 -0400 Subject: rpms/yum-presto import.log,1.3,1.4 Message-ID: <200704061257.l36CvFqw020897@cvs-int.fedora.redhat.com> Author: jdieter Update of /cvs/extras/rpms/yum-presto In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv20855 Modified Files: import.log Log Message: Small bugfix Index: import.log =================================================================== RCS file: /cvs/extras/rpms/yum-presto/import.log,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- import.log 5 Apr 2007 13:35:55 -0000 1.3 +++ import.log 6 Apr 2007 12:56:41 -0000 1.4 @@ -1,2 +1,3 @@ yum-presto-0_3_7-1:FC-6:yum-presto-0.3.7-1.src.rpm:1175778642 yum-presto-0_3_7-2:FC-6:yum-presto-0.3.7-2.src.rpm:1175780118 +yum-presto-0_3_8-1:FC-6:yum-presto-0.3.8-1.src.rpm:1175864170 From fedora-extras-commits at redhat.com Fri Apr 6 12:57:19 2007 From: fedora-extras-commits at redhat.com (Jonathan Dieter (jdieter)) Date: Fri, 6 Apr 2007 08:57:19 -0400 Subject: rpms/yum-presto/FC-6 .cvsignore, 1.2, 1.3 sources, 1.2, 1.3 yum-presto.spec, 1.2, 1.3 Message-ID: <200704061257.l36CvJK4020902@cvs-int.fedora.redhat.com> Author: jdieter Update of /cvs/extras/rpms/yum-presto/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv20855/FC-6 Modified Files: .cvsignore sources yum-presto.spec Log Message: Small bugfix Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/yum-presto/FC-6/.cvsignore,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- .cvsignore 5 Apr 2007 13:00:28 -0000 1.2 +++ .cvsignore 6 Apr 2007 12:56:45 -0000 1.3 @@ -1 +1 @@ -yum-presto-0.3.7.tar.bz2 +yum-presto-0.3.8.tar.bz2 Index: sources =================================================================== RCS file: /cvs/extras/rpms/yum-presto/FC-6/sources,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- sources 5 Apr 2007 13:00:28 -0000 1.2 +++ sources 6 Apr 2007 12:56:45 -0000 1.3 @@ -1 +1 @@ -61e4e495546c4e4b4f928a1ce1e584ab yum-presto-0.3.7.tar.bz2 +633350160e088b24bf87fb9f9e9b42e0 yum-presto-0.3.8.tar.bz2 Index: yum-presto.spec =================================================================== RCS file: /cvs/extras/rpms/yum-presto/FC-6/yum-presto.spec,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- yum-presto.spec 5 Apr 2007 13:47:01 -0000 1.2 +++ yum-presto.spec 6 Apr 2007 12:56:45 -0000 1.3 @@ -1,7 +1,7 @@ Summary: Presto plugin for yum Name: yum-presto -Version: 0.3.7 -Release: 2%{?dist} +Version: 0.3.8 +Release: 1%{?dist} License: GPL Group: Development/Tools Source: http://www.lesbg.com/jdieter/presto/%{name}-%{version}.tar.bz2 @@ -42,6 +42,9 @@ %{_datadir}/presto %changelog +* Fri Apr 6 2007 Jonathan Dieter - 0.3.8-1 +- Small bugfix + * Thu Apr 5 2007 Jonathan Dieter - 0.3.7-1 - Conf file cleanup From fedora-extras-commits at redhat.com Fri Apr 6 13:08:20 2007 From: fedora-extras-commits at redhat.com (Michael Schwendt (mschwendt)) Date: Fri, 6 Apr 2007 09:08:20 -0400 Subject: rpms/mhash/devel .cvsignore, 1.6, 1.7 mhash.spec, 1.19, 1.20 sources, 1.6, 1.7 Message-ID: <200704061308.l36D8KfR025308@cvs-int.fedora.redhat.com> Author: mschwendt Update of /cvs/extras/rpms/mhash/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv25264 Modified Files: .cvsignore mhash.spec sources Log Message: * Fri Apr 6 2007 Michael Schwendt - 0.9.9-1 - Update to 0.9.9 (bug-fixes). Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/mhash/devel/.cvsignore,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- .cvsignore 19 Feb 2007 09:59:03 -0000 1.6 +++ .cvsignore 6 Apr 2007 13:07:46 -0000 1.7 @@ -1 +1 @@ -mhash-0.9.8.tar.bz2 +mhash-0.9.9.tar.bz2 Index: mhash.spec =================================================================== RCS file: /cvs/extras/rpms/mhash/devel/mhash.spec,v retrieving revision 1.19 retrieving revision 1.20 diff -u -r1.19 -r1.20 --- mhash.spec 19 Feb 2007 09:59:03 -0000 1.19 +++ mhash.spec 6 Apr 2007 13:07:46 -0000 1.20 @@ -1,6 +1,6 @@ Summary: Thread-safe hash algorithms library Name: mhash -Version: 0.9.8 +Version: 0.9.9 Release: 1 URL: http://mhash.sourceforge.net/ License: LGPL @@ -84,6 +84,9 @@ %changelog +* Fri Apr 6 2007 Michael Schwendt - 0.9.9-1 +- Update to 0.9.9 (bug-fixes). + * Mon Feb 19 2007 Michael Schwendt - 0.9.8-1 - Update to 0.9.8 (includes the patch). Index: sources =================================================================== RCS file: /cvs/extras/rpms/mhash/devel/sources,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- sources 19 Feb 2007 09:59:03 -0000 1.6 +++ sources 6 Apr 2007 13:07:46 -0000 1.7 @@ -1 +1 @@ -93c0251713c2ddd5b9ef967e12cb42e8 mhash-0.9.8.tar.bz2 +d113a853e0ac21c49c5a1acea0daaade mhash-0.9.9.tar.bz2 From fedora-extras-commits at redhat.com Fri Apr 6 15:21:29 2007 From: fedora-extras-commits at redhat.com (Dennis Gilmore (ausil)) Date: Fri, 6 Apr 2007 11:21:29 -0400 Subject: common koji_branches,1.2,1.3 Message-ID: <200704061521.l36FLTFN003882@cvs-int.fedora.redhat.com> Author: ausil Update of /cvs/extras/common In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv3866 Modified Files: koji_branches Log Message: update tags Index: koji_branches =================================================================== RCS file: /cvs/extras/common/koji_branches,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- koji_branches 26 Mar 2007 21:47:37 -0000 1.2 +++ koji_branches 6 Apr 2007 15:20:59 -0000 1.3 @@ -8,5 +8,5 @@ FC-3:fc3:.fc3:fedora:3 FC-4:fc4:.fc4:fedora:4 FC-5:fc5:.fc5:fedora:5 -FC-6:fc6:.fc6:fedora:6 -devel:koji-test-1:.fc7:fedora:7 +FC-6:dist-fc6:.fc6:fedora:6 +devel:dist-fc7:.fc7:fedora:7 From fedora-extras-commits at redhat.com Fri Apr 6 15:37:03 2007 From: fedora-extras-commits at redhat.com (Paul P Komkoff Jr (stingray)) Date: Fri, 6 Apr 2007 11:37:03 -0400 Subject: rpms/conntrack/devel conntrack.spec,1.3,1.4 Message-ID: <200704061537.l36Fb3Lm004343@cvs-int.fedora.redhat.com> Author: stingray Update of /cvs/extras/rpms/conntrack/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv4323 Modified Files: conntrack.spec Log Message: grab ownership of some directories Index: conntrack.spec =================================================================== RCS file: /cvs/extras/rpms/conntrack/devel/conntrack.spec,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- conntrack.spec 16 Sep 2006 17:48:59 -0000 1.3 +++ conntrack.spec 6 Apr 2007 15:36:29 -0000 1.4 @@ -1,6 +1,6 @@ Name: conntrack Version: 1.0 -Release: 0.2.beta2%{?dist} +Release: 0.3.beta2%{?dist} Summary: Tool to manipulate netfilter connection tracking table Group: System Environment/Base License: GPL @@ -39,11 +39,15 @@ %files %defattr(-,root,root,-) %doc ChangeLog COPYING AUTHORS +%dir %{_libdir}/conntrack %{_libdir}/conntrack/*.so %{_sbindir}/conntrack %{_mandir}/man8/* %changelog +* Fri Apr 6 2007 Paul P. Komkoff Jr - 1.0-0.3.beta2 +- grab ownership of some directories + * Sat Sep 16 2006 Paul P. Komkoff Jr - rebuilt From fedora-extras-commits at redhat.com Fri Apr 6 15:55:01 2007 From: fedora-extras-commits at redhat.com (Michael E Brown (mebrown)) Date: Fri, 6 Apr 2007 11:55:01 -0400 Subject: rpms/firmware-addon-dell/devel .cvsignore, 1.4, 1.5 firmware-addon-dell.spec, 1.3, 1.4 sources, 1.4, 1.5 Message-ID: <200704061555.l36Ft12X004604@cvs-int.fedora.redhat.com> Author: mebrown Update of /cvs/extras/rpms/firmware-addon-dell/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv4580 Modified Files: .cvsignore firmware-addon-dell.spec sources Log Message: * Fri Mar 30 2007 Michael E Brown - 1.2.7-1 - yum plugin didnt work on FC5 due to extra, unneeded import. Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/firmware-addon-dell/devel/.cvsignore,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- .cvsignore 29 Mar 2007 05:17:00 -0000 1.4 +++ .cvsignore 6 Apr 2007 15:54:27 -0000 1.5 @@ -1 +1 @@ -firmware-addon-dell-1.2.6.tar.gz +firmware-addon-dell-1.2.7.tar.gz Index: firmware-addon-dell.spec =================================================================== RCS file: /cvs/extras/rpms/firmware-addon-dell/devel/firmware-addon-dell.spec,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- firmware-addon-dell.spec 29 Mar 2007 05:17:00 -0000 1.3 +++ firmware-addon-dell.spec 6 Apr 2007 15:54:27 -0000 1.4 @@ -6,7 +6,7 @@ # START = Do not edit manually %define major 1 %define minor 2 -%define sub 6 +%define sub 7 %define extralevel %{nil} %define release_name firmware-addon-dell %define release_version %{major}.%{minor}.%{sub}%{extralevel} @@ -103,6 +103,9 @@ %changelog +* Fri Mar 30 2007 Michael E Brown - 1.2.7-1 +- yum plugin didnt work on FC5 due to extra, unneeded import. + * Wed Mar 28 2007 Michael E Brown - 1.2.6-1 - Add yum plugins for setting system ID variables. repos can use $sys_ven_id $sys_dev_id in their baseurl= or mirrorlist= arguments. Index: sources =================================================================== RCS file: /cvs/extras/rpms/firmware-addon-dell/devel/sources,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- sources 29 Mar 2007 05:17:00 -0000 1.4 +++ sources 6 Apr 2007 15:54:27 -0000 1.5 @@ -1 +1 @@ -07ec3b0a771a9442998fc2ba92235a08 firmware-addon-dell-1.2.6.tar.gz +2fe116927c23262482c356777e26cea0 firmware-addon-dell-1.2.7.tar.gz From fedora-extras-commits at redhat.com Fri Apr 6 15:57:58 2007 From: fedora-extras-commits at redhat.com (Michael E Brown (mebrown)) Date: Fri, 6 Apr 2007 11:57:58 -0400 Subject: rpms/firmware-addon-dell/EL-4 .cvsignore, 1.3, 1.4 firmware-addon-dell.spec, 1.2, 1.3 sources, 1.3, 1.4 Message-ID: <200704061557.l36FvwYa004692@cvs-int.fedora.redhat.com> Author: mebrown Update of /cvs/extras/rpms/firmware-addon-dell/EL-4 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv4670 Modified Files: .cvsignore firmware-addon-dell.spec sources Log Message: * Fri Mar 30 2007 Michael E Brown - 1.2.7-1 - yum plugin didnt work on FC5 due to extra, unneeded import. Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/firmware-addon-dell/EL-4/.cvsignore,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- .cvsignore 30 Mar 2007 05:18:57 -0000 1.3 +++ .cvsignore 6 Apr 2007 15:57:25 -0000 1.4 @@ -1 +1 @@ -firmware-addon-dell-1.2.6.tar.gz +firmware-addon-dell-1.2.7.tar.gz Index: firmware-addon-dell.spec =================================================================== RCS file: /cvs/extras/rpms/firmware-addon-dell/EL-4/firmware-addon-dell.spec,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- firmware-addon-dell.spec 30 Mar 2007 05:18:57 -0000 1.2 +++ firmware-addon-dell.spec 6 Apr 2007 15:57:25 -0000 1.3 @@ -6,7 +6,7 @@ # START = Do not edit manually %define major 1 %define minor 2 -%define sub 6 +%define sub 7 %define extralevel %{nil} %define release_name firmware-addon-dell %define release_version %{major}.%{minor}.%{sub}%{extralevel} @@ -103,6 +103,9 @@ %changelog +* Fri Mar 30 2007 Michael E Brown - 1.2.7-1 +- yum plugin didnt work on FC5 due to extra, unneeded import. + * Wed Mar 28 2007 Michael E Brown - 1.2.6-1 - Add yum plugins for setting system ID variables. repos can use $sys_ven_id $sys_dev_id in their baseurl= or mirrorlist= arguments. Index: sources =================================================================== RCS file: /cvs/extras/rpms/firmware-addon-dell/EL-4/sources,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- sources 30 Mar 2007 05:18:57 -0000 1.3 +++ sources 6 Apr 2007 15:57:25 -0000 1.4 @@ -1 +1 @@ -07ec3b0a771a9442998fc2ba92235a08 firmware-addon-dell-1.2.6.tar.gz +2fe116927c23262482c356777e26cea0 firmware-addon-dell-1.2.7.tar.gz From fedora-extras-commits at redhat.com Fri Apr 6 15:59:12 2007 From: fedora-extras-commits at redhat.com (Michael E Brown (mebrown)) Date: Fri, 6 Apr 2007 11:59:12 -0400 Subject: rpms/firmware-addon-dell/EL-5 .cvsignore, 1.3, 1.4 firmware-addon-dell.spec, 1.2, 1.3 sources, 1.3, 1.4 Message-ID: <200704061559.l36FxC3a004774@cvs-int.fedora.redhat.com> Author: mebrown Update of /cvs/extras/rpms/firmware-addon-dell/EL-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv4748 Modified Files: .cvsignore firmware-addon-dell.spec sources Log Message: * Fri Mar 30 2007 Michael E Brown - 1.2.7-1 - yum plugin didnt work on FC5 due to extra, unneeded import. Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/firmware-addon-dell/EL-5/.cvsignore,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- .cvsignore 29 Mar 2007 05:31:22 -0000 1.3 +++ .cvsignore 6 Apr 2007 15:58:38 -0000 1.4 @@ -1 +1 @@ -firmware-addon-dell-1.2.6.tar.gz +firmware-addon-dell-1.2.7.tar.gz Index: firmware-addon-dell.spec =================================================================== RCS file: /cvs/extras/rpms/firmware-addon-dell/EL-5/firmware-addon-dell.spec,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- firmware-addon-dell.spec 29 Mar 2007 05:31:22 -0000 1.2 +++ firmware-addon-dell.spec 6 Apr 2007 15:58:38 -0000 1.3 @@ -6,7 +6,7 @@ # START = Do not edit manually %define major 1 %define minor 2 -%define sub 6 +%define sub 7 %define extralevel %{nil} %define release_name firmware-addon-dell %define release_version %{major}.%{minor}.%{sub}%{extralevel} @@ -103,6 +103,9 @@ %changelog +* Fri Mar 30 2007 Michael E Brown - 1.2.7-1 +- yum plugin didnt work on FC5 due to extra, unneeded import. + * Wed Mar 28 2007 Michael E Brown - 1.2.6-1 - Add yum plugins for setting system ID variables. repos can use $sys_ven_id $sys_dev_id in their baseurl= or mirrorlist= arguments. Index: sources =================================================================== RCS file: /cvs/extras/rpms/firmware-addon-dell/EL-5/sources,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- sources 29 Mar 2007 05:31:22 -0000 1.3 +++ sources 6 Apr 2007 15:58:38 -0000 1.4 @@ -1 +1 @@ -07ec3b0a771a9442998fc2ba92235a08 firmware-addon-dell-1.2.6.tar.gz +2fe116927c23262482c356777e26cea0 firmware-addon-dell-1.2.7.tar.gz From fedora-extras-commits at redhat.com Fri Apr 6 16:00:11 2007 From: fedora-extras-commits at redhat.com (Rex Dieter (rdieter)) Date: Fri, 6 Apr 2007 12:00:11 -0400 Subject: comps comps-fe5.xml.in, 1.255, 1.256 comps-fe6.xml.in, 1.318, 1.319 comps-fe7.xml.in, 1.145, 1.146 Message-ID: <200704061600.l36G0Bbp004857@cvs-int.fedora.redhat.com> Author: rdieter Update of /cvs/extras/comps In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv4823 Modified Files: comps-fe5.xml.in comps-fe6.xml.in comps-fe7.xml.in Log Message: +speedcrunch Index: comps-fe5.xml.in =================================================================== RCS file: /cvs/extras/comps/comps-fe5.xml.in,v retrieving revision 1.255 retrieving revision 1.256 diff -u -r1.255 -r1.256 --- comps-fe5.xml.in 29 Mar 2007 08:24:51 -0000 1.255 +++ comps-fe5.xml.in 6 Apr 2007 15:59:41 -0000 1.256 @@ -297,6 +297,7 @@ scrip sextractor SIBsim4 + speedcrunch tcd-utils tideEditor toped @@ -392,7 +393,7 @@ nexuiz njam oneko - openarena + openarena overgod pachi pengupop Index: comps-fe6.xml.in =================================================================== RCS file: /cvs/extras/comps/comps-fe6.xml.in,v retrieving revision 1.318 retrieving revision 1.319 diff -u -r1.318 -r1.319 --- comps-fe6.xml.in 5 Apr 2007 22:13:12 -0000 1.318 +++ comps-fe6.xml.in 6 Apr 2007 15:59:41 -0000 1.319 @@ -354,6 +354,7 @@ scrip sextractor SIBsim4 + speedcrunch tcd-utils tideEditor toped @@ -461,8 +462,8 @@ nexuiz njam oneko - openarena - openlierox + openarena + openlierox overgod pachi pengupop Index: comps-fe7.xml.in =================================================================== RCS file: /cvs/extras/comps/comps-fe7.xml.in,v retrieving revision 1.145 retrieving revision 1.146 diff -u -r1.145 -r1.146 --- comps-fe7.xml.in 5 Apr 2007 21:58:36 -0000 1.145 +++ comps-fe7.xml.in 6 Apr 2007 15:59:41 -0000 1.146 @@ -447,6 +447,7 @@ scrip sextractor SIBsim4 + speedcrunch tcd-utils TeXmacs tideEditor @@ -989,6 +990,7 @@ ktorrent pinentry-qt scribus + speedcrunch xdg-user-dirs xdg-utils apollon From fedora-extras-commits at redhat.com Fri Apr 6 16:06:45 2007 From: fedora-extras-commits at redhat.com (Marc Maurer (uwog)) Date: Fri, 6 Apr 2007 12:06:45 -0400 Subject: rpms/abiword/devel abiword.spec,1.42,1.43 Message-ID: <200704061606.l36G6jEb009045@cvs-int.fedora.redhat.com> Author: uwog Update of /cvs/extras/rpms/abiword/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv9025 Modified Files: abiword.spec Log Message: Fix 234765 Index: abiword.spec =================================================================== RCS file: /cvs/extras/rpms/abiword/devel/abiword.spec,v retrieving revision 1.42 retrieving revision 1.43 diff -u -r1.42 -r1.43 --- abiword.spec 20 Feb 2007 14:24:38 -0000 1.42 +++ abiword.spec 6 Apr 2007 16:06:12 -0000 1.43 @@ -3,7 +3,7 @@ Summary: The AbiWord word processor Name: abiword Version: 2.4.6 -Release: 3%{?dist} +Release: 4%{?dist} Epoch: 1 Group: Applications/Editors License: GPL @@ -40,6 +40,7 @@ Patch0: abiword-2.0.9-windowshelppaths.patch Patch1: abiword-2.4.4-desktop.patch +Patch2: abiword-2.4.6-fontmanager.patch %description AbiWord is a cross-platform Open Source word processor. The goal is to make @@ -49,6 +50,7 @@ %setup -q %patch0 -p1 -b .windowshelppaths %patch1 -p1 -b .desktop +%patch2 -p1 -b .fontmanager %build cd abi @@ -130,6 +132,9 @@ %{_datadir}/icons/*png %changelog +* Fri Apr 06 2007 Marc Maurer - 1:2.4.6-4.fc7 +- Fix 234765 + * Tue Feb 20 2007 Marc Maurer - 1:2.4.6-3.fc7 - Fix 181799 From fedora-extras-commits at redhat.com Fri Apr 6 16:10:37 2007 From: fedora-extras-commits at redhat.com (Marc Maurer (uwog)) Date: Fri, 6 Apr 2007 12:10:37 -0400 Subject: rpms/abiword/devel abiword-2.4.6-fontmanager.patch, NONE, 1.1 abiword.spec, 1.43, 1.44 Message-ID: <200704061610.l36GAbIE009119@cvs-int.fedora.redhat.com> Author: uwog Update of /cvs/extras/rpms/abiword/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv9099 Modified Files: abiword.spec Added Files: abiword-2.4.6-fontmanager.patch Log Message: Forgot to cvs add this file abiword-2.4.6-fontmanager.patch: --- NEW FILE abiword-2.4.6-fontmanager.patch --- diff -r -u abiword-2.4.6.orig/abi/src/af/xap/unix/xap_UnixFontManager.cpp abiword-2.4.6/abi/src/af/xap/unix/xap_UnixFontManager.cpp --- abiword-2.4.6.orig/abi/src/af/xap/unix/xap_UnixFontManager.cpp 2006-05-12 15:08:58.000000000 +0200 +++ abiword-2.4.6/abi/src/af/xap/unix/xap_UnixFontManager.cpp 2007-04-06 17:36:20.000000000 +0200 @@ -87,7 +87,7 @@ return pVec; } -static XAP_UnixFont* buildFont(XAP_UnixFontManager* pFM, FcPattern* fp) +static void buildFonts(XAP_UnixFontManager* pFM, FcPattern* fp, UT_GenericVector& vFonts) { unsigned char* fontFile = NULL; bool bold = false; @@ -102,7 +102,7 @@ { // ok, and now what? If we can not get the font file of the font, we can not print it! UT_DEBUGMSG(("Unknown font file!!\n")); - return false; + return; } if (FcPatternGetInteger(fp, FC_WEIGHT, 0, &weight) != FcResultMatch) @@ -117,7 +117,7 @@ size_t ffs = metricFile.size(); if ( !((ffs >= 4 && fontFile[ffs - 4] == '.') || (ffs >= 5 && fontFile[ffs - 5] == '.') )) // Separate check to avoid [-1] - return NULL; + return; // handle '.font' if (fontFile[ffs - 5] == '.') @@ -137,9 +137,6 @@ char* xlfd = reinterpret_cast(FcNameUnparse(fp)); // UT_String sXLFD = xlfd; // UT_ASSERT(sXLFD.size() < 100); - // get the family of the font - unsigned char *family; - FcPatternGetString(fp, FC_FAMILY, 0, &family); XAP_UnixFont::style s = XAP_UnixFont::STYLE_NORMAL; @@ -158,19 +155,31 @@ break; } - XAP_UnixFont* font = new XAP_UnixFont(pFM); - /* we try to open the font. If we fail, we try to open it removing the bold/italic info, if we fail again, we don't try again */ - if (!font->openFileAs(reinterpret_cast(fontFile), metricFile.utf8_str(), reinterpret_cast(family), xlfd, s) && - !font->openFileAs(reinterpret_cast(fontFile), metricFile.utf8_str(), reinterpret_cast(family), xlfd, XAP_UnixFont::STYLE_NORMAL)) - { - UT_DEBUGMSG(("Impossible to open font file [%s] [%d]\n.", reinterpret_cast(fontFile), s)); - font->setFontManager(NULL); // This font isn't in the FontManager cache (yet), so it doesn't need to unregister itself - delete font; - font = NULL; - } + unsigned char *family; + int id; + + id = 0; + // get the families of the font + while (FcPatternGetString(fp, FC_FAMILY, id, &family) == FcResultMatch) + { + + XAP_UnixFont* font = new XAP_UnixFont(pFM); + /* we try to open the font. If we fail, we try to open it removing the bold/italic info, if we fail again, we don't try again */ + if (!font->openFileAs(reinterpret_cast(fontFile), metricFile.utf8_str(), reinterpret_cast(family), xlfd, s) && + !font->openFileAs(reinterpret_cast(fontFile), metricFile.utf8_str(), reinterpret_cast(family), xlfd, XAP_UnixFont::STYLE_NORMAL)) + { + UT_DEBUGMSG(("Impossible to open font file [%s] [%d]\n.", reinterpret_cast(fontFile), s)); + font->setFontManager(NULL); // This font isn't in the FontManager cache (yet), so it doesn't need to unregister itself + DELETEP(font); + } + else + { + vFonts.addItem(font); + } + id++; + } free(xlfd); - return font; } /* add to the cache all the scalable fonts that we find */ @@ -180,29 +189,24 @@ return true; FcFontSet* fs; - XAP_UnixFont* pFont; - fs = FcConfigGetFonts(FcConfigGetCurrent(), FcSetSystem); - - if (fs) - { + if (fs) + { m_pFontSet = FcFontSetCreate(); - for (UT_sint32 j = 0; j < fs->nfont; j++) { - // we want to create two fonts: one layout, and one device. - /* if the font file ends on .ttf, .pfa or .pfb we add it */ - pFont = buildFont(this, fs->fonts[j]); - - if (pFont) - { + UT_GenericVector vFonts; + buildFonts(this, fs->fonts[j], vFonts); + if (vFonts.size() > 0) FcFontSetAdd(m_pFontSet, fs->fonts[j]); - _addFont(pFont,NULL); - } + for (UT_uint32 i = 0; i < vFonts.size(); i++) + { + XAP_UnixFont *pFont = vFonts.getNthItem(i); + _addFont(pFont, NULL); + } } - - } + } return true; } Index: abiword.spec =================================================================== RCS file: /cvs/extras/rpms/abiword/devel/abiword.spec,v retrieving revision 1.43 retrieving revision 1.44 diff -u -r1.43 -r1.44 --- abiword.spec 6 Apr 2007 16:06:12 -0000 1.43 +++ abiword.spec 6 Apr 2007 16:10:03 -0000 1.44 @@ -3,7 +3,7 @@ Summary: The AbiWord word processor Name: abiword Version: 2.4.6 -Release: 4%{?dist} +Release: 5%{?dist} Epoch: 1 Group: Applications/Editors License: GPL @@ -132,6 +132,9 @@ %{_datadir}/icons/*png %changelog +* Fri Apr 06 2007 Marc Maurer - 1:2.4.6-5.fc7 +- Rebuild + * Fri Apr 06 2007 Marc Maurer - 1:2.4.6-4.fc7 - Fix 234765 From fedora-extras-commits at redhat.com Fri Apr 6 16:57:03 2007 From: fedora-extras-commits at redhat.com (Orion Poplawski (orion)) Date: Fri, 6 Apr 2007 12:57:03 -0400 Subject: rpms/cmake/devel macros.cmake,NONE,1.1 cmake.spec,1.13,1.14 Message-ID: <200704061657.l36Gv3fb010076@cvs-int.fedora.redhat.com> Author: orion Update of /cvs/extras/rpms/cmake/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv9995 Modified Files: cmake.spec Added Files: macros.cmake Log Message: Add rpm macros --- NEW FILE macros.cmake --- # # Macros for cmake # %_cmake_lib_suffix64 -DLIB_SUFFIX=64 %__cmake %{_bindir}/cmake %cmake \ CFLAGS="${CFLAGS:-%optflags}" ; export CFLAGS ; \ CXXFLAGS="${CXXFLAGS:-%optflags}" ; export CXXFLAGS ; \ FFLAGS="${FFLAGS:-%optflags}" ; export FFLAGS ; \ %__cmake \\\ %if "%{?_lib}" == "lib64" \ %{?_cmake_lib_suffix64} \\\ %endif \ -DCMAKE_INSTALL_PREFIX:PATH=%{_prefix} \\\ -DBUILD_SHARED_LIBS:BOOL=ON Index: cmake.spec =================================================================== RCS file: /cvs/extras/rpms/cmake/devel/cmake.spec,v retrieving revision 1.13 retrieving revision 1.14 diff -u -r1.13 -r1.14 --- cmake.spec 12 Jan 2007 00:07:02 -0000 1.13 +++ cmake.spec 6 Apr 2007 16:56:30 -0000 1.14 @@ -1,6 +1,6 @@ Name: cmake Version: 2.4.6 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Cross-platform make system Group: Development/Tools @@ -8,11 +8,13 @@ URL: http://www.cmake.org Source0: http://www.cmake.org/files/v2.4/cmake-%{version}.tar.gz Source1: cmake-init-fedora +Source2: macros.cmake Patch0: cmake-2.4.2-fedora.patch Patch1: cmake-2.4.5-xmlrpc.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: ncurses-devel, libX11-devel BuildRequires: curl-devel, expat-devel, xmlrpc-c-devel, zlib-devel +Requires: rpm %description @@ -36,7 +38,7 @@ ./bootstrap --init=%SOURCE1 --prefix=%{_prefix} --datadir=/share/%{name} \ --docdir=/share/doc/%{name}-%{version} --mandir=/share/man \ --system-libs -make %{?_smp_mflags} +make VERBOSE=1 %{?_smp_mflags} %install @@ -46,6 +48,9 @@ mkdir -p $RPM_BUILD_ROOT%{_datadir}/emacs/site-lisp cp -a Example $RPM_BUILD_ROOT%{_datadir}/doc/%{name}-%{version}/ install -m 0644 Docs/cmake-mode.el $RPM_BUILD_ROOT%{_datadir}/emacs/site-lisp/ +# RPM macros +mkdir -p $RPM_BUILD_ROOT%{_sysconfdir}/rpm +install -m 0644 %{SOURCE2} $RPM_BUILD_ROOT%{_sysconfdir}/rpm/ %clean @@ -54,6 +59,7 @@ %files %defattr(-,root,root,-) +%config(noreplace) %{_sysconfdir}/rpm/macros.cmake %{_datadir}/doc/%{name}-%{version}/ %{_bindir}/ccmake %{_bindir}/cmake @@ -65,6 +71,9 @@ %changelog +* Fri Apr 06 2007 Orion Poplawski - 2.4.6-2 +- Add rpm macros + * Thu Jan 11 2007 Orion Poplawski - 2.4.6-1 - Update to 2.4.6 From fedora-extras-commits at redhat.com Fri Apr 6 17:17:45 2007 From: fedora-extras-commits at redhat.com (Orion Poplawski (orion)) Date: Fri, 6 Apr 2007 13:17:45 -0400 Subject: rpms/kdesvn/devel kdesvn.spec,1.24,1.25 Message-ID: <200704061717.l36HHj3N014613@cvs-int.fedora.redhat.com> Author: orion Update of /cvs/extras/rpms/kdesvn/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv14586 Modified Files: kdesvn.spec Log Message: - Use %%cmake macro - Fix shared library permissions Index: kdesvn.spec =================================================================== RCS file: /cvs/extras/rpms/kdesvn/devel/kdesvn.spec,v retrieving revision 1.24 retrieving revision 1.25 diff -u -r1.24 -r1.25 --- kdesvn.spec 27 Mar 2007 17:57:25 -0000 1.24 +++ kdesvn.spec 6 Apr 2007 17:17:11 -0000 1.25 @@ -1,6 +1,6 @@ Name: kdesvn Version: 0.11.2 -Release: 1%{?dist} +Release: 2%{?dist} Summary: A subversion client for KDE with KIO integration Group: Development/Tools @@ -47,15 +47,7 @@ cd kdesvn-build export CFLAGS="$RPM_OPT_FLAGS" export CXXFLAGS="$RPM_OPT_FLAGS" -%ifarch x86_64 -%define lib_suffix "-DLIB_SUFFIX=64" -%else -%define lib_suffix %{nil} -%endif -cmake .. %{lib_suffix} \ - -DCMAKE_INSTALL_PREFIX:PATH=%{_prefix} \ - -DBUILD_SHARED_LIBS:BOOL=ON \ - -DCMAKE_SKIP_RPATH:BOOL=ON \ +%cmake .. \ -DCMAKE_BUILD_TYPE=Release make VERBOSE=1 %{?_smp_mflags} @@ -64,6 +56,11 @@ rm -rf $RPM_BUILD_ROOT cd kdesvn-build make install DESTDIR=$RPM_BUILD_ROOT + +# 'cmake' does not set +x permissions for libraries; hence they won't be stripped +chmod +x $RPM_BUILD_ROOT%_libdir/*.so* + +# Desktop file cd .. desktop-file-install --vendor=fedora \ --add-category=Qt \ @@ -132,6 +129,10 @@ %changelog +* Fri Apr 06 2007 - Orion Poplawski - 0.11.2-2 +- Use %%cmake macro +- Fix shared library permissions + * Mon Mar 26 2007 - Orion Poplawski - 0.11.2-1 - Update to 0.11.2 - Install a prebuilt en_index.cache.bz2 to fix multilib (bug #228370) From fedora-extras-commits at redhat.com Fri Apr 6 18:27:09 2007 From: fedora-extras-commits at redhat.com (Paul P Komkoff Jr (stingray)) Date: Fri, 6 Apr 2007 14:27:09 -0400 Subject: rpms/libnetfilter_queue/FC-6 libnetfilter_queue.spec, NONE, 1.1 .cvsignore, 1.1, 1.2 sources, 1.1, 1.2 Message-ID: <200704061827.l36IR9Uj019950@cvs-int.fedora.redhat.com> Author: stingray Update of /cvs/extras/rpms/libnetfilter_queue/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv19882/FC-6 Modified Files: .cvsignore sources Added Files: libnetfilter_queue.spec Log Message: auto-import libnetfilter_queue-0.0.13-3 on branch FC-6 from libnetfilter_queue-0.0.13-3.src.rpm --- NEW FILE libnetfilter_queue.spec --- Name: libnetfilter_queue Version: 0.0.13 Release: 3%{?dist} Summary: Netfilter queue userspace library Group: System Environment/Libraries License: GPL URL: http://netfilter.org Source0: http://netfilter.org/projects/%{name}/files/%{name}-%{version}.tar.bz2 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: libnfnetlink-devel, pkgconfig %description libnetfilter_queue is a userspace library providing an API to packets that have been queued by the kernel packet filter. It is is part of a system that deprecates the old ip_queue / libipq mechanism. libnetfilter_queue has been previously known as libnfnetlink_queue. %package devel Summary: Netfilter queue userspace library Group: Development/Libraries Requires: %{name} = %{version}-%{release}, pkgconfig %description devel libnetfilter_queue is a userspace library providing an API to packets that have been queued by the kernel packet filter. It is is part of a system that deprecates the old ip_queue / libipq mechanism. libnetfilter_queue has been previously known as libnfnetlink_queue. %prep %setup -q %build %configure --disable-static --disable-rpath # kill the rpaths sed -i 's|^hardcode_libdir_flag_spec=.*|hardcode_libdir_flag_spec=""|g' libtool sed -i 's|^runpath_var=LD_RUN_PATH|runpath_var=DIE_RPATH_DIE|g' libtool make %{?_smp_mflags} %install rm -rf $RPM_BUILD_ROOT make install DESTDIR=$RPM_BUILD_ROOT find $RPM_BUILD_ROOT -type f -name "*.la" -exec rm -f {} ';' %clean rm -rf $RPM_BUILD_ROOT %post -p /sbin/ldconfig %postun -p /sbin/ldconfig %files %defattr(-,root,root,-) %doc COPYING %{_libdir}/*.so.* %files devel %defattr(-,root,root,-) %{_libdir}/*.so %dir %{_includedir}/%{name} %{_includedir}/%{name}/*.h %{_libdir}/pkgconfig/%{name}.pc %changelog * Mon Mar 26 2007 Paul P Komkoff Jr - 0.0.13-3 - own some directories * Mon Mar 19 2007 Paul P Komkoff Jr - 0.0.13-2 - fix source url - add pkgconfig to -devel Requires * Sat Mar 17 2007 Paul P Komkoff Jr - 0.0.13-1 - Preparing for submission to fedora extras Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/libnetfilter_queue/FC-6/.cvsignore,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- .cvsignore 24 Mar 2007 22:47:23 -0000 1.1 +++ .cvsignore 6 Apr 2007 18:26:35 -0000 1.2 @@ -0,0 +1 @@ +libnetfilter_queue-0.0.13.tar.bz2 Index: sources =================================================================== RCS file: /cvs/extras/rpms/libnetfilter_queue/FC-6/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 24 Mar 2007 22:47:23 -0000 1.1 +++ sources 6 Apr 2007 18:26:35 -0000 1.2 @@ -0,0 +1 @@ +660cbfd3dc8c10bf9b1803cd2b688256 libnetfilter_queue-0.0.13.tar.bz2 From fedora-extras-commits at redhat.com Fri Apr 6 18:27:05 2007 From: fedora-extras-commits at redhat.com (Paul P Komkoff Jr (stingray)) Date: Fri, 6 Apr 2007 14:27:05 -0400 Subject: rpms/libnetfilter_queue import.log,1.2,1.3 Message-ID: <200704061827.l36IR5HB019946@cvs-int.fedora.redhat.com> Author: stingray Update of /cvs/extras/rpms/libnetfilter_queue In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv19882 Modified Files: import.log Log Message: auto-import libnetfilter_queue-0.0.13-3 on branch FC-6 from libnetfilter_queue-0.0.13-3.src.rpm Index: import.log =================================================================== RCS file: /cvs/extras/rpms/libnetfilter_queue/import.log,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- import.log 25 Mar 2007 21:20:27 -0000 1.2 +++ import.log 6 Apr 2007 18:26:31 -0000 1.3 @@ -1 +1,2 @@ libnetfilter_queue-0_0_13-3:HEAD:libnetfilter_queue-0.0.13-3.src.rpm:1174857615 +libnetfilter_queue-0_0_13-3:FC-6:libnetfilter_queue-0.0.13-3.src.rpm:1175883980 From fedora-extras-commits at redhat.com Fri Apr 6 18:28:40 2007 From: fedora-extras-commits at redhat.com (Ville Skytta (scop)) Date: Fri, 6 Apr 2007 14:28:40 -0400 Subject: rpms/libmodplug/FC-6 libmodplug-0.8.4-timiditypaths.patch, NONE, 1.1 .cvsignore, 1.3, 1.4 libmodplug.spec, 1.11, 1.12 sources, 1.3, 1.4 libmodplug-0.8-CVE-2006-4192.patch, 1.1, NONE Message-ID: <200704061828.l36ISei2020028@cvs-int.fedora.redhat.com> Author: scop Update of /cvs/extras/rpms/libmodplug/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv19999 Modified Files: .cvsignore libmodplug.spec sources Added Files: libmodplug-0.8.4-timiditypaths.patch Removed Files: libmodplug-0.8-CVE-2006-4192.patch Log Message: * Wed Apr 4 2007 Ville Skytt?? - 1:0.8.4-1 - 0.8.4. libmodplug-0.8.4-timiditypaths.patch: --- NEW FILE libmodplug-0.8.4-timiditypaths.patch --- --- libmodplug-0.8.4/README~ 2006-11-02 05:26:30.000000000 +0200 +++ libmodplug-0.8.4/README 2007-04-04 20:39:53.000000000 +0300 @@ -57,7 +57,7 @@ MMPAT_PATH_TO_CFG set to the directory where the file "timidity.cfg" and the subdirectory "instruments" can be found, - default: "/usr/local/share/timidity". + default: "/usr/share/timidity". MMMID_SPEED for experimenting with the mod speed (1 thru 9) MMMID_VERBOSE for feedback on the conversion process MMMID_DEBUG for sake of completeness, only useful for maintainers @@ -68,7 +68,7 @@ MMPAT_PATH_TO_CFG set to the directory where the file "timidity.cfg" and the subdirectory "instruments" can be found, - default: "/usr/local/share/timidity". + default: "/usr/share/timidity". MMABC_NO_RANDOM_PICK when not set and the abc file contains multiple songs (X:n) the first song to be played will be picked at random another click --- libmodplug-0.8.4/src/load_pat.cpp~ 2006-09-12 02:57:25.000000000 +0300 +++ libmodplug-0.8.4/src/load_pat.cpp 2007-04-04 20:40:13.000000000 +0300 @@ -53,8 +53,8 @@ #define PATHFORPAT "C:\\TIMIDITY\\INSTRUMENTS" #else #define DIRDELIM '/' -#define TIMIDITYCFG "/usr/local/share/timidity/timidity.cfg" -#define PATHFORPAT "/usr/local/share/timidity/instruments" +#define TIMIDITYCFG "/etc/timidity.cfg" +#define PATHFORPAT "/usr/share/timidity/instruments" #endif #define PAT_ENV_PATH2CFG "MMPAT_PATH_TO_CFG" Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/libmodplug/FC-6/.cvsignore,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- .cvsignore 24 Mar 2006 20:36:44 -0000 1.3 +++ .cvsignore 6 Apr 2007 18:28:06 -0000 1.4 @@ -1 +1 @@ -libmodplug-0.8.tar.gz +libmodplug-0.8.4.tar.gz Index: libmodplug.spec =================================================================== RCS file: /cvs/extras/rpms/libmodplug/FC-6/libmodplug.spec,v retrieving revision 1.11 retrieving revision 1.12 diff -u -r1.11 -r1.12 --- libmodplug.spec 3 Oct 2006 17:05:08 -0000 1.11 +++ libmodplug.spec 6 Apr 2007 18:28:06 -0000 1.12 @@ -1,14 +1,14 @@ Name: libmodplug -Version: 0.8 -Release: 3%{?dist} +Version: 0.8.4 +Release: 1%{?dist} Epoch: 1 Summary: Modplug mod music file format library Group: System Environment/Libraries License: Public Domain URL: http://modplug-xmms.sourceforge.net/ -Source0: http://dl.sf.net/modplug-xmms/%{name}-%{version}.tar.gz -Patch0: %{name}-0.8-CVE-2006-4192.patch +Source0: http://downloads.sourceforge.net/modplug-xmms/%{name}-%{version}.tar.gz +Patch0: %{name}-0.8.4-timiditypaths.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) %description @@ -68,6 +68,9 @@ %changelog +* Wed Apr 4 2007 Ville Skytt?? - 1:0.8.4-1 +- 0.8.4. + * Tue Oct 3 2006 Ville Skytt?? - 1:0.8-3 - Apply patch for CVE-2006-4192 (from Debian). Index: sources =================================================================== RCS file: /cvs/extras/rpms/libmodplug/FC-6/sources,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- sources 24 Mar 2006 20:36:44 -0000 1.3 +++ sources 6 Apr 2007 18:28:06 -0000 1.4 @@ -1 +1 @@ -cea399626e2a074e2a77c8cd98387a48 libmodplug-0.8.tar.gz +091bd1168a524a4f36fc61f95209e7e4 libmodplug-0.8.4.tar.gz --- libmodplug-0.8-CVE-2006-4192.patch DELETED --- From fedora-extras-commits at redhat.com Fri Apr 6 18:41:42 2007 From: fedora-extras-commits at redhat.com (Peter Gordon (pgordon)) Date: Fri, 6 Apr 2007 14:41:42 -0400 Subject: rpms/blam/devel blam.spec,1.8,1.9 Message-ID: <200704061841.l36Ifguj020544@cvs-int.fedora.redhat.com> Author: pgordon Update of /cvs/extras/rpms/blam/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv20517 Modified Files: blam.spec Log Message: Update dbus-sharp dependency handling. Index: blam.spec =================================================================== RCS file: /cvs/extras/rpms/blam/devel/blam.spec,v retrieving revision 1.8 retrieving revision 1.9 diff -u -r1.8 -r1.9 --- blam.spec 5 Apr 2007 06:01:15 -0000 1.8 +++ blam.spec 6 Apr 2007 18:41:09 -0000 1.9 @@ -1,9 +1,10 @@ ## Hopefully Mono and multilib will play nicely soon, but until then... %define _libdir %{_prefix}/lib +%define dbus_sharp_min_version 0.60 Name: blam Version: 1.8.3 -Release: 2%{?dist} +Release: 3%{?dist} Summary: An RSS/RDF feed reader Group: Applications/Internet @@ -26,8 +27,9 @@ BuildRequires: desktop-file-utils BuildRequires: gettext BuildRequires: perl(XML::Parser) -BuildRequires: dbus-sharp-devel +BuildRequires: dbus-sharp-devel >= %{dbus_sharp_min_version} +Requires: dbus-sharp >= %{dbus_sharp_min_version} Requires: gecko-sharp2 Requires: firefox = %(rpm -q firefox-devel --qf '%%{version}' 2>/dev/null) @@ -114,6 +116,12 @@ %{_mandir}/man?/%{name}.1* %changelog +* Fri Apr 06 2007 Peter Gordon - 1.8.3-3 +- Add hard dependency on dbus-sharp, since it's not automatically picked up + by RPM at build-time from the dbus-sharp-devel BuildRequires. (Thanks to + David Nielsen for the bug report via Jabber.) +- Add minimum version for dbus-sharp and dbus-sharp-devel dependencies. + * Wed Apr 04 2007 Peter Gordon - 1.8.3-2 - (Note to self: Don't fix it if it's not broken.) Drop unnecessary default theme fix: From fedora-extras-commits at redhat.com Fri Apr 6 18:59:37 2007 From: fedora-extras-commits at redhat.com (Paul P Komkoff Jr (stingray)) Date: Fri, 6 Apr 2007 14:59:37 -0400 Subject: rpms/libnetfilter_queue import.log,1.3,1.4 Message-ID: <200704061859.l36IxbDn020914@cvs-int.fedora.redhat.com> Author: stingray Update of /cvs/extras/rpms/libnetfilter_queue In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv20768 Modified Files: import.log Log Message: Initial commit Index: import.log =================================================================== RCS file: /cvs/extras/rpms/libnetfilter_queue/import.log,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- import.log 6 Apr 2007 18:26:31 -0000 1.3 +++ import.log 6 Apr 2007 18:59:04 -0000 1.4 @@ -1,2 +1,3 @@ libnetfilter_queue-0_0_13-3:HEAD:libnetfilter_queue-0.0.13-3.src.rpm:1174857615 libnetfilter_queue-0_0_13-3:FC-6:libnetfilter_queue-0.0.13-3.src.rpm:1175883980 +libnetfilter_queue-0_0_13-3:FC-5:libnetfilter_queue-0.0.13-3.src.rpm:1175885360 From fedora-extras-commits at redhat.com Fri Apr 6 18:59:41 2007 From: fedora-extras-commits at redhat.com (Paul P Komkoff Jr (stingray)) Date: Fri, 6 Apr 2007 14:59:41 -0400 Subject: rpms/libnetfilter_queue/FC-5 libnetfilter_queue.spec, NONE, 1.1 .cvsignore, 1.1, 1.2 sources, 1.1, 1.2 Message-ID: <200704061859.l36Ixfh3020918@cvs-int.fedora.redhat.com> Author: stingray Update of /cvs/extras/rpms/libnetfilter_queue/FC-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv20768/FC-5 Modified Files: .cvsignore sources Added Files: libnetfilter_queue.spec Log Message: Initial commit --- NEW FILE libnetfilter_queue.spec --- Name: libnetfilter_queue Version: 0.0.13 Release: 3%{?dist} Summary: Netfilter queue userspace library Group: System Environment/Libraries License: GPL URL: http://netfilter.org Source0: http://netfilter.org/projects/%{name}/files/%{name}-%{version}.tar.bz2 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: libnfnetlink-devel, pkgconfig %description libnetfilter_queue is a userspace library providing an API to packets that have been queued by the kernel packet filter. It is is part of a system that deprecates the old ip_queue / libipq mechanism. libnetfilter_queue has been previously known as libnfnetlink_queue. %package devel Summary: Netfilter queue userspace library Group: Development/Libraries Requires: %{name} = %{version}-%{release}, pkgconfig %description devel libnetfilter_queue is a userspace library providing an API to packets that have been queued by the kernel packet filter. It is is part of a system that deprecates the old ip_queue / libipq mechanism. libnetfilter_queue has been previously known as libnfnetlink_queue. %prep %setup -q %build %configure --disable-static --disable-rpath # kill the rpaths sed -i 's|^hardcode_libdir_flag_spec=.*|hardcode_libdir_flag_spec=""|g' libtool sed -i 's|^runpath_var=LD_RUN_PATH|runpath_var=DIE_RPATH_DIE|g' libtool make %{?_smp_mflags} %install rm -rf $RPM_BUILD_ROOT make install DESTDIR=$RPM_BUILD_ROOT find $RPM_BUILD_ROOT -type f -name "*.la" -exec rm -f {} ';' %clean rm -rf $RPM_BUILD_ROOT %post -p /sbin/ldconfig %postun -p /sbin/ldconfig %files %defattr(-,root,root,-) %doc COPYING %{_libdir}/*.so.* %files devel %defattr(-,root,root,-) %{_libdir}/*.so %dir %{_includedir}/%{name} %{_includedir}/%{name}/*.h %{_libdir}/pkgconfig/%{name}.pc %changelog * Mon Mar 26 2007 Paul P Komkoff Jr - 0.0.13-3 - own some directories * Mon Mar 19 2007 Paul P Komkoff Jr - 0.0.13-2 - fix source url - add pkgconfig to -devel Requires * Sat Mar 17 2007 Paul P Komkoff Jr - 0.0.13-1 - Preparing for submission to fedora extras Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/libnetfilter_queue/FC-5/.cvsignore,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- .cvsignore 24 Mar 2007 22:47:23 -0000 1.1 +++ .cvsignore 6 Apr 2007 18:59:08 -0000 1.2 @@ -0,0 +1 @@ +libnetfilter_queue-0.0.13.tar.bz2 Index: sources =================================================================== RCS file: /cvs/extras/rpms/libnetfilter_queue/FC-5/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 24 Mar 2007 22:47:23 -0000 1.1 +++ sources 6 Apr 2007 18:59:08 -0000 1.2 @@ -0,0 +1 @@ +660cbfd3dc8c10bf9b1803cd2b688256 libnetfilter_queue-0.0.13.tar.bz2 From fedora-extras-commits at redhat.com Fri Apr 6 19:34:29 2007 From: fedora-extras-commits at redhat.com (Orion Poplawski (orion)) Date: Fri, 6 Apr 2007 15:34:29 -0400 Subject: rpms/kdesvn/devel kdesvn.spec,1.25,1.26 Message-ID: <200704061934.l36JYThR025820@cvs-int.fedora.redhat.com> Author: orion Update of /cvs/extras/rpms/kdesvn/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv25797 Modified Files: kdesvn.spec Log Message: Find all libraries Index: kdesvn.spec =================================================================== RCS file: /cvs/extras/rpms/kdesvn/devel/kdesvn.spec,v retrieving revision 1.25 retrieving revision 1.26 diff -u -r1.25 -r1.26 --- kdesvn.spec 6 Apr 2007 17:17:11 -0000 1.25 +++ kdesvn.spec 6 Apr 2007 19:33:55 -0000 1.26 @@ -58,7 +58,7 @@ make install DESTDIR=$RPM_BUILD_ROOT # 'cmake' does not set +x permissions for libraries; hence they won't be stripped -chmod +x $RPM_BUILD_ROOT%_libdir/*.so* +find $RPM_BUILD_ROOT%_libdir -name \*.so\* | xargs chmod +x # Desktop file cd .. From fedora-extras-commits at redhat.com Fri Apr 6 20:10:42 2007 From: fedora-extras-commits at redhat.com (Anthony Green (green)) Date: Fri, 6 Apr 2007 16:10:42 -0400 Subject: rpms/zynaddsubfx/FC-6 zynaddsubfx.spec,1.8,1.9 Message-ID: <200704062010.l36KAgUL030611@cvs-int.fedora.redhat.com> Author: green Update of /cvs/extras/rpms/zynaddsubfx/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv30586 Modified Files: zynaddsubfx.spec Log Message: Rebuild with new ImageMagik to fix icon. Index: zynaddsubfx.spec =================================================================== RCS file: /cvs/extras/rpms/zynaddsubfx/FC-6/zynaddsubfx.spec,v retrieving revision 1.8 retrieving revision 1.9 diff -u -r1.8 -r1.9 --- zynaddsubfx.spec 4 Oct 2006 22:53:57 -0000 1.8 +++ zynaddsubfx.spec 6 Apr 2007 20:10:07 -0000 1.9 @@ -1,7 +1,7 @@ Summary: Real-time software synthesizer Name: zynaddsubfx Version: 2.2.1 -Release: 13%{?dist} +Release: 14%{?dist} License: GPL Group: Applications/Multimedia URL: http://zynaddsubfx.sourceforge.net @@ -148,6 +148,9 @@ %{_datadir}/icons/hicolor/64x64/apps/zynaddsubfx.png %changelog +* Fri Apr 06 2007 Anthony Green 2.2.1-14 +- Rebuild with new ImageMagick for working desktop icons. + * Thu Oct 05 2006 Christian Iseli 2.2.1-13 - rebuilt for unwind info generation, broken in gcc-4.1.1-21 From fedora-extras-commits at redhat.com Fri Apr 6 20:35:55 2007 From: fedora-extras-commits at redhat.com (Michael E Brown (mebrown)) Date: Fri, 6 Apr 2007 16:35:55 -0400 Subject: rpms/firmware-addon-dell/devel .cvsignore, 1.5, 1.6 firmware-addon-dell.spec, 1.4, 1.5 sources, 1.5, 1.6 Message-ID: <200704062035.l36KZtho001125@cvs-int.fedora.redhat.com> Author: mebrown Update of /cvs/extras/rpms/firmware-addon-dell/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv1025 Modified Files: .cvsignore firmware-addon-dell.spec sources Log Message: * Fri Apr 6 2007 Michael E Brown - 1.2.8-1 - sysid plugin: Zero pad value for sysid up to 4 chars - sysid plugin: Add 0x to signify that it is a hex value Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/firmware-addon-dell/devel/.cvsignore,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- .cvsignore 6 Apr 2007 15:54:27 -0000 1.5 +++ .cvsignore 6 Apr 2007 20:35:21 -0000 1.6 @@ -1 +1 @@ -firmware-addon-dell-1.2.7.tar.gz +firmware-addon-dell-1.2.8.tar.gz Index: firmware-addon-dell.spec =================================================================== RCS file: /cvs/extras/rpms/firmware-addon-dell/devel/firmware-addon-dell.spec,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- firmware-addon-dell.spec 6 Apr 2007 15:54:27 -0000 1.4 +++ firmware-addon-dell.spec 6 Apr 2007 20:35:21 -0000 1.5 @@ -6,7 +6,7 @@ # START = Do not edit manually %define major 1 %define minor 2 -%define sub 7 +%define sub 8 %define extralevel %{nil} %define release_name firmware-addon-dell %define release_version %{major}.%{minor}.%{sub}%{extralevel} @@ -100,11 +100,17 @@ %config(noreplace) %{_sysconfdir}/yum/pluginconf.d/dellsysidplugin.conf %{_datadir}/firmware/dell %{_exec_prefix}/lib/yum-plugins/dellsysidplugin.* +%attr(0755,root,root) %{_bindir}/* %changelog +* Fri Apr 6 2007 Michael E Brown - 1.2.8-1 +- sysid plugin: Zero pad value for sysid up to 4 chars +- sysid plugin: Add 0x to signify that it is a hex value + * Fri Mar 30 2007 Michael E Brown - 1.2.7-1 - yum plugin didnt work on FC5 due to extra, unneeded import. +- dont need plugin api 2.5, 2.2 will do * Wed Mar 28 2007 Michael E Brown - 1.2.6-1 - Add yum plugins for setting system ID variables. repos can use $sys_ven_id Index: sources =================================================================== RCS file: /cvs/extras/rpms/firmware-addon-dell/devel/sources,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- sources 6 Apr 2007 15:54:27 -0000 1.5 +++ sources 6 Apr 2007 20:35:21 -0000 1.6 @@ -1 +1 @@ -2fe116927c23262482c356777e26cea0 firmware-addon-dell-1.2.7.tar.gz +084b2e1024ecacefccb0a01201404751 firmware-addon-dell-1.2.8.tar.gz From fedora-extras-commits at redhat.com Fri Apr 6 20:37:39 2007 From: fedora-extras-commits at redhat.com (Michael E Brown (mebrown)) Date: Fri, 6 Apr 2007 16:37:39 -0400 Subject: rpms/firmware-addon-dell/FC-6 .cvsignore, 1.4, 1.5 firmware-addon-dell.spec, 1.3, 1.4 sources, 1.4, 1.5 Message-ID: <200704062037.l36KbdEM001457@cvs-int.fedora.redhat.com> Author: mebrown Update of /cvs/extras/rpms/firmware-addon-dell/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv1352 Modified Files: .cvsignore firmware-addon-dell.spec sources Log Message: * Fri Apr 6 2007 Michael E Brown - 1.2.8-1 - sysid plugin: Zero pad value for sysid up to 4 chars - sysid plugin: Add 0x to signify that it is a hex value Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/firmware-addon-dell/FC-6/.cvsignore,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- .cvsignore 29 Mar 2007 05:29:46 -0000 1.4 +++ .cvsignore 6 Apr 2007 20:37:05 -0000 1.5 @@ -1 +1 @@ -firmware-addon-dell-1.2.6.tar.gz +firmware-addon-dell-1.2.8.tar.gz Index: firmware-addon-dell.spec =================================================================== RCS file: /cvs/extras/rpms/firmware-addon-dell/FC-6/firmware-addon-dell.spec,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- firmware-addon-dell.spec 29 Mar 2007 05:29:46 -0000 1.3 +++ firmware-addon-dell.spec 6 Apr 2007 20:37:05 -0000 1.4 @@ -6,7 +6,7 @@ # START = Do not edit manually %define major 1 %define minor 2 -%define sub 6 +%define sub 8 %define extralevel %{nil} %define release_name firmware-addon-dell %define release_version %{major}.%{minor}.%{sub}%{extralevel} @@ -100,9 +100,18 @@ %config(noreplace) %{_sysconfdir}/yum/pluginconf.d/dellsysidplugin.conf %{_datadir}/firmware/dell %{_exec_prefix}/lib/yum-plugins/dellsysidplugin.* +%attr(0755,root,root) %{_bindir}/* %changelog +* Fri Apr 6 2007 Michael E Brown - 1.2.8-1 +- sysid plugin: Zero pad value for sysid up to 4 chars +- sysid plugin: Add 0x to signify that it is a hex value + +* Fri Mar 30 2007 Michael E Brown - 1.2.7-1 +- yum plugin didnt work on FC5 due to extra, unneeded import. +- dont need plugin api 2.5, 2.2 will do + * Wed Mar 28 2007 Michael E Brown - 1.2.6-1 - Add yum plugins for setting system ID variables. repos can use $sys_ven_id $sys_dev_id in their baseurl= or mirrorlist= arguments. Index: sources =================================================================== RCS file: /cvs/extras/rpms/firmware-addon-dell/FC-6/sources,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- sources 29 Mar 2007 05:29:46 -0000 1.4 +++ sources 6 Apr 2007 20:37:05 -0000 1.5 @@ -1 +1 @@ -07ec3b0a771a9442998fc2ba92235a08 firmware-addon-dell-1.2.6.tar.gz +084b2e1024ecacefccb0a01201404751 firmware-addon-dell-1.2.8.tar.gz From fedora-extras-commits at redhat.com Fri Apr 6 20:38:49 2007 From: fedora-extras-commits at redhat.com (Michael E Brown (mebrown)) Date: Fri, 6 Apr 2007 16:38:49 -0400 Subject: rpms/firmware-addon-dell/EL-4 .cvsignore, 1.4, 1.5 firmware-addon-dell.spec, 1.3, 1.4 sources, 1.4, 1.5 Message-ID: <200704062038.l36Kcn4S001697@cvs-int.fedora.redhat.com> Author: mebrown Update of /cvs/extras/rpms/firmware-addon-dell/EL-4 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv1593 Modified Files: .cvsignore firmware-addon-dell.spec sources Log Message: * Fri Apr 6 2007 Michael E Brown - 1.2.8-1 - sysid plugin: Zero pad value for sysid up to 4 chars - sysid plugin: Add 0x to signify that it is a hex value Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/firmware-addon-dell/EL-4/.cvsignore,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- .cvsignore 6 Apr 2007 15:57:25 -0000 1.4 +++ .cvsignore 6 Apr 2007 20:38:15 -0000 1.5 @@ -1 +1 @@ -firmware-addon-dell-1.2.7.tar.gz +firmware-addon-dell-1.2.8.tar.gz Index: firmware-addon-dell.spec =================================================================== RCS file: /cvs/extras/rpms/firmware-addon-dell/EL-4/firmware-addon-dell.spec,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- firmware-addon-dell.spec 6 Apr 2007 15:57:25 -0000 1.3 +++ firmware-addon-dell.spec 6 Apr 2007 20:38:15 -0000 1.4 @@ -6,7 +6,7 @@ # START = Do not edit manually %define major 1 %define minor 2 -%define sub 7 +%define sub 8 %define extralevel %{nil} %define release_name firmware-addon-dell %define release_version %{major}.%{minor}.%{sub}%{extralevel} @@ -100,11 +100,17 @@ %config(noreplace) %{_sysconfdir}/yum/pluginconf.d/dellsysidplugin.conf %{_datadir}/firmware/dell %{_exec_prefix}/lib/yum-plugins/dellsysidplugin.* +%attr(0755,root,root) %{_bindir}/* %changelog +* Fri Apr 6 2007 Michael E Brown - 1.2.8-1 +- sysid plugin: Zero pad value for sysid up to 4 chars +- sysid plugin: Add 0x to signify that it is a hex value + * Fri Mar 30 2007 Michael E Brown - 1.2.7-1 - yum plugin didnt work on FC5 due to extra, unneeded import. +- dont need plugin api 2.5, 2.2 will do * Wed Mar 28 2007 Michael E Brown - 1.2.6-1 - Add yum plugins for setting system ID variables. repos can use $sys_ven_id Index: sources =================================================================== RCS file: /cvs/extras/rpms/firmware-addon-dell/EL-4/sources,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- sources 6 Apr 2007 15:57:25 -0000 1.4 +++ sources 6 Apr 2007 20:38:15 -0000 1.5 @@ -1 +1 @@ -2fe116927c23262482c356777e26cea0 firmware-addon-dell-1.2.7.tar.gz +084b2e1024ecacefccb0a01201404751 firmware-addon-dell-1.2.8.tar.gz From fedora-extras-commits at redhat.com Fri Apr 6 20:39:39 2007 From: fedora-extras-commits at redhat.com (Michael E Brown (mebrown)) Date: Fri, 6 Apr 2007 16:39:39 -0400 Subject: rpms/firmware-addon-dell/EL-5 .cvsignore, 1.4, 1.5 firmware-addon-dell.spec, 1.3, 1.4 sources, 1.4, 1.5 Message-ID: <200704062039.l36KddKU001886@cvs-int.fedora.redhat.com> Author: mebrown Update of /cvs/extras/rpms/firmware-addon-dell/EL-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv1784 Modified Files: .cvsignore firmware-addon-dell.spec sources Log Message: * Fri Apr 6 2007 Michael E Brown - 1.2.8-1 - sysid plugin: Zero pad value for sysid up to 4 chars - sysid plugin: Add 0x to signify that it is a hex value Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/firmware-addon-dell/EL-5/.cvsignore,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- .cvsignore 6 Apr 2007 15:58:38 -0000 1.4 +++ .cvsignore 6 Apr 2007 20:39:05 -0000 1.5 @@ -1 +1 @@ -firmware-addon-dell-1.2.7.tar.gz +firmware-addon-dell-1.2.8.tar.gz Index: firmware-addon-dell.spec =================================================================== RCS file: /cvs/extras/rpms/firmware-addon-dell/EL-5/firmware-addon-dell.spec,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- firmware-addon-dell.spec 6 Apr 2007 15:58:38 -0000 1.3 +++ firmware-addon-dell.spec 6 Apr 2007 20:39:05 -0000 1.4 @@ -6,7 +6,7 @@ # START = Do not edit manually %define major 1 %define minor 2 -%define sub 7 +%define sub 8 %define extralevel %{nil} %define release_name firmware-addon-dell %define release_version %{major}.%{minor}.%{sub}%{extralevel} @@ -100,11 +100,17 @@ %config(noreplace) %{_sysconfdir}/yum/pluginconf.d/dellsysidplugin.conf %{_datadir}/firmware/dell %{_exec_prefix}/lib/yum-plugins/dellsysidplugin.* +%attr(0755,root,root) %{_bindir}/* %changelog +* Fri Apr 6 2007 Michael E Brown - 1.2.8-1 +- sysid plugin: Zero pad value for sysid up to 4 chars +- sysid plugin: Add 0x to signify that it is a hex value + * Fri Mar 30 2007 Michael E Brown - 1.2.7-1 - yum plugin didnt work on FC5 due to extra, unneeded import. +- dont need plugin api 2.5, 2.2 will do * Wed Mar 28 2007 Michael E Brown - 1.2.6-1 - Add yum plugins for setting system ID variables. repos can use $sys_ven_id Index: sources =================================================================== RCS file: /cvs/extras/rpms/firmware-addon-dell/EL-5/sources,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- sources 6 Apr 2007 15:58:38 -0000 1.4 +++ sources 6 Apr 2007 20:39:05 -0000 1.5 @@ -1 +1 @@ -2fe116927c23262482c356777e26cea0 firmware-addon-dell-1.2.7.tar.gz +084b2e1024ecacefccb0a01201404751 firmware-addon-dell-1.2.8.tar.gz From fedora-extras-commits at redhat.com Fri Apr 6 20:49:24 2007 From: fedora-extras-commits at redhat.com (Ralf Ertzinger (ertzing)) Date: Fri, 6 Apr 2007 16:49:24 -0400 Subject: rpms/audacious-plugins/devel audacious-plugins.spec,1.9,1.10 Message-ID: <200704062049.l36KnOOb002517@cvs-int.fedora.redhat.com> Author: ertzing Update of /cvs/extras/rpms/audacious-plugins/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv2468 Modified Files: audacious-plugins.spec Log Message: Own %{_datadir}/audacious Index: audacious-plugins.spec =================================================================== RCS file: /cvs/extras/rpms/audacious-plugins/devel/audacious-plugins.spec,v retrieving revision 1.9 retrieving revision 1.10 diff -u -r1.9 -r1.10 --- audacious-plugins.spec 2 Apr 2007 18:46:12 -0000 1.9 +++ audacious-plugins.spec 6 Apr 2007 20:48:50 -0000 1.10 @@ -1,6 +1,6 @@ Name: audacious-plugins Version: 1.3.1 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Plugins for the Audacious media player Group: Applications/Multimedia @@ -199,7 +199,7 @@ %{_datadir}/applications/fedora-audacious-plugins.desktop %{_datadir}/audacious/images/audioscrobbler.png %{_datadir}/audacious/images/audioscrobbler_badge.png -%{_datadir}/audacious-plugins/paranormal +%{_datadir}/audacious-plugins %files jack %defattr(-,root,root,-) @@ -237,6 +237,9 @@ %changelog +* Fri Apr 06 2007 Ralf Ertzinger 1.3.1-2.fc7 +- Own %%{_datadir}/audacious + * Mon Apr 02 2007 Ralf Ertzinger 1.3.1-1.fc7 - Update to 1.3.1 From fedora-extras-commits at redhat.com Fri Apr 6 23:36:22 2007 From: fedora-extras-commits at redhat.com (David Woodhouse (dwmw2)) Date: Fri, 6 Apr 2007 19:36:22 -0400 Subject: rpms/petitboot/devel petitboot-0.0.1-defaults.patch, NONE, 1.1 petitboot-0.0.1-artwork-not-executable.patch, 1.1, 1.2 petitboot.spec, 1.1, 1.2 Message-ID: <200704062336.l36NaMKa017494@cvs-int.fedora.redhat.com> Author: dwmw2 Update of /cvs/extras/rpms/petitboot/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv17468 Modified Files: petitboot-0.0.1-artwork-not-executable.patch petitboot.spec Added Files: petitboot-0.0.1-defaults.patch Log Message: default petitboot-0.0.1-defaults.patch: --- NEW FILE petitboot-0.0.1-defaults.patch --- commit 2e4eb975214f6a107acdaac1652fcb462c55a985 Author: David Woodhouse Date: Fri Apr 6 19:18:46 2007 -0400 Support default boot options, with a timeout. It's a crappy hack, but it does the job for now and actually lets the machine boot unattended. Signed-off-by: David Woodhouse Acked-by: Benjamin Herrenschmidt diff --git a/devices.c b/devices.c index e4d6913..6c4bc40 100644 --- a/devices.c +++ b/devices.c @@ -168,7 +168,8 @@ static int read_option(int fd, struct device_context *dev_ctx) if (icon) index = pboot_add_option(dev_ctx->device_idx, opt->name, - opt->description, icon, opt); + opt->description, icon, + opt->default_prio, opt); return index != -1; } diff --git a/devices/message.h b/devices/message.h index 7a5d4f2..2a16bdd 100644 --- a/devices/message.h +++ b/devices/message.h @@ -24,6 +24,7 @@ struct boot_option { char *boot_image_file; char *initrd_file; char *boot_args; + char *default_prio; }; diff --git a/devices/udev-helper.c b/devices/udev-helper.c index 4ec054b..491662d 100644 --- a/devices/udev-helper.c +++ b/devices/udev-helper.c @@ -132,7 +132,8 @@ int add_boot_option(const struct boot_option *opt) write_string(sock, opt->icon_file) || write_string(sock, opt->boot_image_file) || write_string(sock, opt->initrd_file) || - write_string(sock, opt->boot_args); + write_string(sock, opt->boot_args) || + write_string(sock, opt->default_prio); if (rc) pb_log("error writing boot option %s to socket\n", opt->name); diff --git a/devices/yaboot-parser.c b/devices/yaboot-parser.c index 2324950..286babb 100644 --- a/devices/yaboot-parser.c +++ b/devices/yaboot-parser.c @@ -104,9 +104,10 @@ void process_image(char *label) opt.name = label; cfgopt = cfg_get_strg(label, "image"); opt.boot_image_file = join_paths(mountpoint, cfgopt); + /* FIXME: Lower priority for removable media */ if (cfgopt == defimage) - pb_log("This one is default. What do we do about it?\n"); - + opt.default_prio = "99"; + cfgopt = cfg_get_strg(label, "initrd"); if (cfgopt) opt.initrd_file = join_paths(mountpoint, cfgopt); diff --git a/petitboot.c b/petitboot.c index f875768..2c5b8d7 100644 --- a/petitboot.c +++ b/petitboot.c @@ -29,6 +29,7 @@ static twin_fbdev_t *pboot_fbdev; #endif static twin_screen_t *pboot_screen; +static twin_timeout_t *default_timeout; #define PBOOT_INITIAL_MESSAGE \ "keys: 0=safe 1=720p 2=1080i 3=1080p del=GameOS" @@ -143,6 +144,9 @@ static pboot_spane_t *pboot_spane; static int pboot_vmode_change = -1; +static void pboot_set_lfocus(int index); +static void pboot_set_device_select(int sel, int force); + /* XXX move to twin */ static inline twin_bool_t twin_rect_intersect(twin_rect_t r1, twin_rect_t r2) @@ -326,6 +330,11 @@ static void pboot_set_rfocus(int index) { pboot_device_t *dev; + if (default_timeout) { + twin_clear_timeout(default_timeout); + default_timeout = NULL; + } + if (pboot_dev_sel < 0 || pboot_dev_sel >= pboot_dev_count) return; dev = pboot_devices[pboot_dev_sel]; @@ -477,9 +486,16 @@ static twin_bool_t pboot_rpane_event (twin_window_t *window, return TWIN_FALSE; } +static twin_time_t pboot_default_boot (twin_time_t now, void *closure) +{ + pboot_choose_option(); + return TWIN_FALSE; +} + -int pboot_add_option(int devindex, const char *title, - const char *subtitle, twin_pixmap_t *badge, void *data) +int pboot_add_option(int devindex, const char *title, const char *subtitle, + twin_pixmap_t *badge, const char *default_prio, + void *data) { pboot_device_t *dev; pboot_option_t *opt; @@ -517,6 +533,26 @@ int pboot_add_option(int devindex, const char *title, opt->box.bottom = opt->box.top + PBOOT_RIGHT_OPTION_HEIGHT; opt->data = data; + + if (default_prio && strlen(default_prio)) { + /* FIXME: Compare with priority of other 'default' options, + which might be lower if they're on removable media etc. */ + pboot_set_device_select(devindex, 1); + pboot_select_rpane(); + pboot_set_rfocus(index); + if (default_timeout) + twin_clear_timeout(default_timeout); + default_timeout = twin_set_timeout(pboot_default_boot, 5000, NULL); + } else if (pboot_dev_sel == devindex && !pboot_focus_lpane) { + int focus = pboot_rpane->focus_curindex; + int have_default = !!default_timeout; + + pboot_set_device_select(devindex, 1); + pboot_select_rpane(); + pboot_set_rfocus(focus); + if (have_default) + default_timeout = twin_set_timeout(pboot_default_boot, 5000, NULL); + } return index; } @@ -627,6 +663,10 @@ static void pboot_set_lfocus(int index) if (index >= pboot_dev_count) return; + if (default_timeout) { + twin_clear_timeout(default_timeout); + default_timeout = NULL; + } pboot_lpane->focus_start = pboot_lpane->focus_box.top; if (index < 0) diff --git a/petitboot.h b/petitboot.h index a77bfef..bc4563d 100644 --- a/petitboot.h +++ b/petitboot.h @@ -8,8 +8,9 @@ int pboot_add_device(const char *dev_id, const char *name, twin_pixmap_t *pixmap); -int pboot_add_option(int devindex, const char *title, - const char *subtitle, twin_pixmap_t *badge, void *data); +int pboot_add_option(int devindex, const char *title, const char *subtitle, + twin_pixmap_t *badge, const char *default_prio, + void *data); int pboot_remove_device(const char *dev_id); int pboot_start_device_discovery(int udev_trigger); petitboot-0.0.1-artwork-not-executable.patch: Index: petitboot-0.0.1-artwork-not-executable.patch =================================================================== RCS file: /cvs/extras/rpms/petitboot/devel/petitboot-0.0.1-artwork-not-executable.patch,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- petitboot-0.0.1-artwork-not-executable.patch 5 Apr 2007 20:45:27 -0000 1.1 +++ petitboot-0.0.1-artwork-not-executable.patch 6 Apr 2007 23:35:48 -0000 1.2 @@ -1,5 +1,15 @@ ---- petitboot-0.0.1/Makefile~ 2007-04-05 08:28:45.000000000 -0400 -+++ petitboot-0.0.1/Makefile 2007-04-05 11:53:37.000000000 -0400 +commit 20ad052d963a85685760f2699b8a267541973917 +Author: David Woodhouse +Date: Thu Apr 5 18:28:26 2007 -0400 + + Install artwork files without x bit set + + Signed-off-by: David Woodhouse + +diff --git a/Makefile b/Makefile +index 54e8f9a..7974a27 100644 +--- a/Makefile ++++ b/Makefile @@ -36,7 +36,7 @@ install: all $(INSTALL) -D petitboot $(DESTDIR)$(PREFIX)/sbin/petitboot $(INSTALL) -D udev-helper $(DESTDIR)$(PREFIX)/sbin/udev-helper Index: petitboot.spec =================================================================== RCS file: /cvs/extras/rpms/petitboot/devel/petitboot.spec,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- petitboot.spec 5 Apr 2007 20:45:27 -0000 1.1 +++ petitboot.spec 6 Apr 2007 23:35:48 -0000 1.2 @@ -1,6 +1,6 @@ Name: petitboot Version: 0.0.1 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Graphical kexec-based bootloader, originally for PlayStation 3 Group: System Environment/Base @@ -8,6 +8,7 @@ URL: http://ozlabs.org/~jk/projects/petitboot/ Source0: http://ozlabs.org/~jk/projects/petitboot/downloads/%{name}-%{version}.tar.gz Patch0: petitboot-0.0.1-artwork-not-executable.patch +Patch1: petitboot-0.0.1-defaults.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: libpng-devel zlib-devel libX11-devel libjpeg-devel @@ -21,6 +22,7 @@ %prep %setup -q %patch0 -p1 +%patch1 -p1 %build make %{?_smp_mflags} CFLAGS="$RPM_OPT_FLAGS -I." @@ -43,5 +45,8 @@ %changelog +* Fri Apr 6 2007 David Woodhouse 0.0.1-2 +- Support unattended boot of 'default' options, with timeout. + * Thu Apr 5 2007 David Woodhouse 0.0.1-1 - Initial package From fedora-extras-commits at redhat.com Fri Apr 6 23:51:10 2007 From: fedora-extras-commits at redhat.com (Michael E Brown (mebrown)) Date: Fri, 6 Apr 2007 19:51:10 -0400 Subject: rpms/firmware-addon-dell/devel .cvsignore, 1.6, 1.7 firmware-addon-dell.spec, 1.5, 1.6 sources, 1.6, 1.7 Message-ID: <200704062351.l36NpAas017902@cvs-int.fedora.redhat.com> Author: mebrown Update of /cvs/extras/rpms/firmware-addon-dell/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv17880 Modified Files: .cvsignore firmware-addon-dell.spec sources Log Message: * Fri Apr 6 2007 Michael E Brown - 1.2.9-1 - downgrade api needed to 2.1 - fix changes from 1.2.7 that were accidentally reverted in 1.2.8. :( Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/firmware-addon-dell/devel/.cvsignore,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- .cvsignore 6 Apr 2007 20:35:21 -0000 1.6 +++ .cvsignore 6 Apr 2007 23:50:35 -0000 1.7 @@ -1 +1 @@ -firmware-addon-dell-1.2.8.tar.gz +firmware-addon-dell-1.2.9.tar.gz Index: firmware-addon-dell.spec =================================================================== RCS file: /cvs/extras/rpms/firmware-addon-dell/devel/firmware-addon-dell.spec,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- firmware-addon-dell.spec 6 Apr 2007 20:35:21 -0000 1.5 +++ firmware-addon-dell.spec 6 Apr 2007 23:50:35 -0000 1.6 @@ -6,7 +6,7 @@ # START = Do not edit manually %define major 1 %define minor 2 -%define sub 8 +%define sub 9 %define extralevel %{nil} %define release_name firmware-addon-dell %define release_version %{major}.%{minor}.%{sub}%{extralevel} @@ -104,6 +104,10 @@ %changelog +* Fri Apr 6 2007 Michael E Brown - 1.2.9-1 +- downgrade api needed to 2.1 +- fix changes from 1.2.7 that were accidentally reverted in 1.2.8. :( + * Fri Apr 6 2007 Michael E Brown - 1.2.8-1 - sysid plugin: Zero pad value for sysid up to 4 chars - sysid plugin: Add 0x to signify that it is a hex value Index: sources =================================================================== RCS file: /cvs/extras/rpms/firmware-addon-dell/devel/sources,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- sources 6 Apr 2007 20:35:21 -0000 1.6 +++ sources 6 Apr 2007 23:50:35 -0000 1.7 @@ -1 +1 @@ -084b2e1024ecacefccb0a01201404751 firmware-addon-dell-1.2.8.tar.gz +e2ffeffbdc81370a28d59307b2e9a53d firmware-addon-dell-1.2.9.tar.gz From fedora-extras-commits at redhat.com Fri Apr 6 23:53:48 2007 From: fedora-extras-commits at redhat.com (Michael E Brown (mebrown)) Date: Fri, 6 Apr 2007 19:53:48 -0400 Subject: rpms/firmware-addon-dell/EL-4 .cvsignore, 1.5, 1.6 firmware-addon-dell.spec, 1.4, 1.5 sources, 1.5, 1.6 Message-ID: <200704062353.l36NrmSi017987@cvs-int.fedora.redhat.com> Author: mebrown Update of /cvs/extras/rpms/firmware-addon-dell/EL-4 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv17963 Modified Files: .cvsignore firmware-addon-dell.spec sources Log Message: * Fri Apr 6 2007 Michael E Brown - 1.2.9-1 - downgrade api needed to 2.1 - fix changes from 1.2.7 that were accidentally reverted in 1.2.8. :( - Added up2date_repo_autoconf binary for configuring rhn sources files on EL3/4 Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/firmware-addon-dell/EL-4/.cvsignore,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- .cvsignore 6 Apr 2007 20:38:15 -0000 1.5 +++ .cvsignore 6 Apr 2007 23:53:14 -0000 1.6 @@ -1 +1 @@ -firmware-addon-dell-1.2.8.tar.gz +firmware-addon-dell-1.2.9.tar.gz Index: firmware-addon-dell.spec =================================================================== RCS file: /cvs/extras/rpms/firmware-addon-dell/EL-4/firmware-addon-dell.spec,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- firmware-addon-dell.spec 6 Apr 2007 20:38:15 -0000 1.4 +++ firmware-addon-dell.spec 6 Apr 2007 23:53:14 -0000 1.5 @@ -6,7 +6,7 @@ # START = Do not edit manually %define major 1 %define minor 2 -%define sub 8 +%define sub 9 %define extralevel %{nil} %define release_name firmware-addon-dell %define release_version %{major}.%{minor}.%{sub}%{extralevel} @@ -104,6 +104,12 @@ %changelog +* Fri Apr 6 2007 Michael E Brown - 1.2.9-1 +- downgrade api needed to 2.1 +- fix changes from 1.2.7 that were accidentally reverted in 1.2.8. :( +- Added up2date_repo_autoconf binary for configuring rhn sources files on + EL3/4 + * Fri Apr 6 2007 Michael E Brown - 1.2.8-1 - sysid plugin: Zero pad value for sysid up to 4 chars - sysid plugin: Add 0x to signify that it is a hex value Index: sources =================================================================== RCS file: /cvs/extras/rpms/firmware-addon-dell/EL-4/sources,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- sources 6 Apr 2007 20:38:15 -0000 1.5 +++ sources 6 Apr 2007 23:53:14 -0000 1.6 @@ -1 +1 @@ -084b2e1024ecacefccb0a01201404751 firmware-addon-dell-1.2.8.tar.gz +e2ffeffbdc81370a28d59307b2e9a53d firmware-addon-dell-1.2.9.tar.gz From fedora-extras-commits at redhat.com Fri Apr 6 23:55:09 2007 From: fedora-extras-commits at redhat.com (Michael E Brown (mebrown)) Date: Fri, 6 Apr 2007 19:55:09 -0400 Subject: rpms/firmware-addon-dell/EL-5 .cvsignore, 1.5, 1.6 firmware-addon-dell.spec, 1.4, 1.5 sources, 1.5, 1.6 Message-ID: <200704062355.l36Nt9fs018061@cvs-int.fedora.redhat.com> Author: mebrown Update of /cvs/extras/rpms/firmware-addon-dell/EL-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv18039 Modified Files: .cvsignore firmware-addon-dell.spec sources Log Message: * Fri Apr 6 2007 Michael E Brown - 1.2.9-1 - downgrade api needed to 2.1 - fix changes from 1.2.7 that were accidentally reverted in 1.2.8. :( - Added up2date_repo_autoconf binary for configuring rhn sources files on EL3/4 Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/firmware-addon-dell/EL-5/.cvsignore,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- .cvsignore 6 Apr 2007 20:39:05 -0000 1.5 +++ .cvsignore 6 Apr 2007 23:54:35 -0000 1.6 @@ -1 +1 @@ -firmware-addon-dell-1.2.8.tar.gz +firmware-addon-dell-1.2.9.tar.gz Index: firmware-addon-dell.spec =================================================================== RCS file: /cvs/extras/rpms/firmware-addon-dell/EL-5/firmware-addon-dell.spec,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- firmware-addon-dell.spec 6 Apr 2007 20:39:05 -0000 1.4 +++ firmware-addon-dell.spec 6 Apr 2007 23:54:35 -0000 1.5 @@ -6,7 +6,7 @@ # START = Do not edit manually %define major 1 %define minor 2 -%define sub 8 +%define sub 9 %define extralevel %{nil} %define release_name firmware-addon-dell %define release_version %{major}.%{minor}.%{sub}%{extralevel} @@ -104,6 +104,12 @@ %changelog +* Fri Apr 6 2007 Michael E Brown - 1.2.9-1 +- downgrade api needed to 2.1 +- fix changes from 1.2.7 that were accidentally reverted in 1.2.8. :( +- Added up2date_repo_autoconf binary for configuring rhn sources files on + EL3/4 + * Fri Apr 6 2007 Michael E Brown - 1.2.8-1 - sysid plugin: Zero pad value for sysid up to 4 chars - sysid plugin: Add 0x to signify that it is a hex value Index: sources =================================================================== RCS file: /cvs/extras/rpms/firmware-addon-dell/EL-5/sources,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- sources 6 Apr 2007 20:39:05 -0000 1.5 +++ sources 6 Apr 2007 23:54:35 -0000 1.6 @@ -1 +1 @@ -084b2e1024ecacefccb0a01201404751 firmware-addon-dell-1.2.8.tar.gz +e2ffeffbdc81370a28d59307b2e9a53d firmware-addon-dell-1.2.9.tar.gz From fedora-extras-commits at redhat.com Sat Apr 7 00:37:51 2007 From: fedora-extras-commits at redhat.com (Steven Pritchard (steve)) Date: Fri, 6 Apr 2007 20:37:51 -0400 Subject: rpms/perl-CPANPLUS/devel CPANPLUS-filter-provides.sh, NONE, 1.1 .cvsignore, 1.5, 1.6 perl-CPANPLUS.spec, 1.6, 1.7 sources, 1.5, 1.6 Message-ID: <200704070037.l370bp5w022927@cvs-int.fedora.redhat.com> Author: steve Update of /cvs/extras/rpms/perl-CPANPLUS/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv22905 Modified Files: .cvsignore perl-CPANPLUS.spec sources Added Files: CPANPLUS-filter-provides.sh Log Message: Update to 0.78. BR Archive::Tar, ExtUtils::MakeMaker, and IO::Zlib. Drop the AUTOINSTALL=1. It isn't necessary anymore. Drop the find -size 0. That shouldn't be necessary for noarch packages. Filter out Log::Message::Handlers auto-provides. --- NEW FILE CPANPLUS-filter-provides.sh --- #!/bin/sh @@PERL_PROV@@ "$@" | sed -e '/^perl(Log::Message::Handlers)$/d' Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/perl-CPANPLUS/devel/.cvsignore,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- .cvsignore 17 Oct 2006 00:07:26 -0000 1.5 +++ .cvsignore 7 Apr 2007 00:37:17 -0000 1.6 @@ -1 +1 @@ -CPANPLUS-0.076.tar.gz +CPANPLUS-0.78.tar.gz Index: perl-CPANPLUS.spec =================================================================== RCS file: /cvs/extras/rpms/perl-CPANPLUS/devel/perl-CPANPLUS.spec,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- perl-CPANPLUS.spec 30 Jan 2007 15:37:23 -0000 1.6 +++ perl-CPANPLUS.spec 7 Apr 2007 00:37:17 -0000 1.7 @@ -1,6 +1,6 @@ Name: perl-CPANPLUS -Version: 0.076 -Release: 2%{?dist} +Version: 0.78 +Release: 1%{?dist} Summary: API & CLI access to the CPAN mirrors License: GPL or Artistic Group: Development/Libraries @@ -9,6 +9,7 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch BuildRequires: perl(Archive::Extract) >= 0.07 +BuildRequires: perl(ExtUtils::MakeMaker) BuildRequires: perl(File::Fetch) >= 0.07 BuildRequires: perl(IPC::Cmd) >= 0.24 BuildRequires: perl(IPC::Run) >= 0.79 @@ -21,8 +22,10 @@ BuildRequires: perl(Object::Accessor) >= 0.03 BuildRequires: perl(Params::Check) >= 0.22 BuildRequires: perl(Term::UI) >= 0.05 -%{?_with_check:BuildRequires: perl(Package::Constants)} +%{?_with_check:BuildRequires: perl(Archive::Tar) >= 1.23} +%{?_with_check:BuildRequires: perl(IO::Zlib) >= 1.04} %{?_with_check:BuildRequires: perl(Module::CoreList)} +%{?_with_check:BuildRequires: perl(Package::Constants)} Requires: perl(IPC::Run) >= 0.79 Requires: perl(Module::Pluggable) >= 2.4 Requires: perl(Module::CoreList) @@ -32,6 +35,10 @@ %global real_perl_requires %{__perl_requires} %define __perl_requires %{_tmppath}/%{name}-%{version}-%{release}-%(%{__id_u} -n)-filter-requires +Source99: CPANPLUS-filter-provides.sh +%global real_perl_provides %{__perl_provides} +%define __perl_provides %{_tmppath}/%{name}-%{version}-%{release}-%(%{__id_u} -n)-filter-provides + %description The CPANPLUS library is an API to the CPAN mirrors and a collection of interactive shells, commandline programs, etc, that use this API. @@ -42,10 +49,13 @@ sed -e 's,@@PERL_REQ@@,%{real_perl_requires},' %{SOURCE98} > %{__perl_requires} chmod +x %{__perl_requires} +sed -e 's,@@PERL_PROV@@,%{real_perl_provides},' %{SOURCE99} > %{__perl_provides} +chmod +x %{__perl_provides} + perl -pi -e 'print "#!/usr/bin/perl\n\n" if ($. == 1)' bin/cpanp-run-perl %build -%{__perl} Makefile.PL INSTALLDIRS=vendor AUTOINSTALL=1 +%{__perl} Makefile.PL INSTALLDIRS=vendor #AUTOINSTALL=1 make %{?_smp_mflags} %install @@ -54,7 +64,6 @@ 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 -size 0 -exec rm -f {} \; find $RPM_BUILD_ROOT -depth -type d -exec rmdir {} 2>/dev/null \; %{_fixperms} $RPM_BUILD_ROOT/* @@ -63,7 +72,7 @@ %{?_with_check:make test} %clean -rm -rf $RPM_BUILD_ROOT %{__perl_requires} +rm -rf $RPM_BUILD_ROOT %{__perl_requires} %{__perl_provides} %files %defattr(-,root,root,-) @@ -74,6 +83,13 @@ %{_mandir}/man3/* %changelog +* Wed Apr 04 2007 Steven Pritchard 0.78-1 +- Update to 0.78. +- BR Archive::Tar, ExtUtils::MakeMaker, and IO::Zlib. +- Drop the AUTOINSTALL=1. It isn't necessary anymore. +- Drop the find -size 0. That shouldn't be necessary for noarch packages. +- Filter out Log::Message::Handlers auto-provides. + * Tue Jan 30 2007 Steven Pritchard 0.076-2 - Add missing explicit dependencies on IPC::Run, Module::CoreList, and Module::Pluggable (#225357). Index: sources =================================================================== RCS file: /cvs/extras/rpms/perl-CPANPLUS/devel/sources,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- sources 17 Oct 2006 00:07:26 -0000 1.5 +++ sources 7 Apr 2007 00:37:17 -0000 1.6 @@ -1 +1 @@ -a301bb6240ded8eea9f33ce7c8f969fb CPANPLUS-0.076.tar.gz +bd14f33f193515e401bef67b957617d7 CPANPLUS-0.78.tar.gz From fedora-extras-commits at redhat.com Sat Apr 7 03:38:40 2007 From: fedora-extras-commits at redhat.com (David Woodhouse (dwmw2)) Date: Fri, 6 Apr 2007 23:38:40 -0400 Subject: rpms/libtwin/devel libtwin.spec,1.1,1.2 Message-ID: <200704070338.l373cevZ006132@cvs-int.fedora.redhat.com> Author: dwmw2 Update of /cvs/extras/rpms/libtwin/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv6079 Modified Files: libtwin.spec Log Message: disable X11 Index: libtwin.spec =================================================================== RCS file: /cvs/extras/rpms/libtwin/devel/libtwin.spec,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- libtwin.spec 5 Apr 2007 20:43:03 -0000 1.1 +++ libtwin.spec 7 Apr 2007 03:38:07 -0000 1.2 @@ -1,6 +1,6 @@ Name: libtwin Version: 0.0.2 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Tiny Window System Group: System Environment/Libraries @@ -10,8 +10,7 @@ Patch0: libtwin-0.0.2-no-altivec.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) -BuildRequires: libpng-devel zlib-devel libX11-devel libjpeg-devel -BuildRequires: freetype-devel +BuildRequires: libpng-devel zlib-devel libjpeg-devel freetype-devel %description With embedded systems gaining high resolution displays and powerful @@ -42,7 +41,7 @@ %patch0 -p1 %build -%configure --disable-static +%configure --disable-static --disable-x11 make %{?_smp_mflags} @@ -74,6 +73,9 @@ %{_libdir}/pkgconfig/libtwin.pc %changelog +* Fri Apr 6 2007 David Woodhouse 0.0.2-3 +- Disable X11. Otherwise we have to pull it into the petitboot initrd. + * Thu Apr 5 2007 David Woodhouse 0.0.2-2 - Fix non-HAVE_ALTIVEC build From fedora-extras-commits at redhat.com Sat Apr 7 04:01:39 2007 From: fedora-extras-commits at redhat.com (David Woodhouse (dwmw2)) Date: Sat, 7 Apr 2007 00:01:39 -0400 Subject: rpms/petitboot/devel petitboot-init, NONE, 1.1 petitboot.spec, 1.2, 1.3 Message-ID: <200704070401.l3741d0l010511@cvs-int.fedora.redhat.com> Author: dwmw2 Update of /cvs/extras/rpms/petitboot/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv7273 Modified Files: petitboot.spec Added Files: petitboot-init Log Message: Add petitboot-init --- NEW FILE petitboot-init --- #!/bin/sh # # kboot - Kboot initialization and command-line interface # # Written 2005, 2006 by Werner Almesberger # if [ "x$0" = x/init ]; then __sysinit=true else __sysinit=false fi ############################################################################### # # System setup and internal initialization # if $__sysinit; then if [ ! -f /proc/partitions ]; then mount -n -t proc none /proc fi if [ ! -d /sys/block ]; then mount -n -t sysfs none /sys # Borrowed from initramfs tools. No more hard coded sleep echo "" > /proc/sys/kernel/hotplug udevd --daemon udevtrigger udevsettle --timeout=15 fi fi cat > /etc/udev/rules.d/99-petitboot.rules < 0.0.1-3 +- Add udev rules and script for initrd /sbin/init + * Fri Apr 6 2007 David Woodhouse 0.0.1-2 - Support unattended boot of 'default' options, with timeout. From fedora-extras-commits at redhat.com Sat Apr 7 04:37:30 2007 From: fedora-extras-commits at redhat.com (Toshio Ernie Kuratomi (toshio)) Date: Sat, 7 Apr 2007 00:37:30 -0400 Subject: rpms/python-formencode/EL-5 python-formencode.spec,1.13,1.14 Message-ID: <200704070437.l374bU9B011131@cvs-int.fedora.redhat.com> Author: toshio Update of /cvs/extras/rpms/python-formencode/EL-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv11086 Modified Files: python-formencode.spec Log Message: - Require python-setuptools Index: python-formencode.spec =================================================================== RCS file: /cvs/extras/rpms/python-formencode/EL-5/python-formencode.spec,v retrieving revision 1.13 retrieving revision 1.14 diff -u -r1.13 -r1.14 --- python-formencode.spec 4 Mar 2007 02:14:22 -0000 1.13 +++ python-formencode.spec 7 Apr 2007 04:36:56 -0000 1.14 @@ -3,7 +3,7 @@ Name: python-formencode Version: 0.7 -Release: 2%{?dist} +Release: 3%{?dist} Summary: HTML form validation, generation, and convertion package Group: Development/Libraries @@ -15,6 +15,7 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root BuildArch: noarch +Requires: python-setuptools BuildRequires: python-setuptools python-devel @@ -47,6 +48,9 @@ %{python_sitelib}/FormEncode-%{version}-py%{pyver}.egg-info %changelog +* Fri Apr 6 2007 Toshio Kuratomi 0.7-3 +- Require python-setuptools + * Sat Mar 3 2007 Luke Macken 0.7-2 - Rebuild with newer badurl patch From fedora-extras-commits at redhat.com Sat Apr 7 04:37:56 2007 From: fedora-extras-commits at redhat.com (Toshio Ernie Kuratomi (toshio)) Date: Sat, 7 Apr 2007 00:37:56 -0400 Subject: rpms/python-formencode/devel python-formencode.spec,1.13,1.14 Message-ID: <200704070437.l374buhS011137@cvs-int.fedora.redhat.com> Author: toshio Update of /cvs/extras/rpms/python-formencode/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv11114 Modified Files: python-formencode.spec Log Message: - Require python-setuptools Index: python-formencode.spec =================================================================== RCS file: /cvs/extras/rpms/python-formencode/devel/python-formencode.spec,v retrieving revision 1.13 retrieving revision 1.14 diff -u -r1.13 -r1.14 --- python-formencode.spec 4 Mar 2007 02:14:22 -0000 1.13 +++ python-formencode.spec 7 Apr 2007 04:37:22 -0000 1.14 @@ -3,7 +3,7 @@ Name: python-formencode Version: 0.7 -Release: 2%{?dist} +Release: 3%{?dist} Summary: HTML form validation, generation, and convertion package Group: Development/Libraries @@ -15,6 +15,7 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root BuildArch: noarch +Requires: python-setuptools BuildRequires: python-setuptools python-devel @@ -47,6 +48,9 @@ %{python_sitelib}/FormEncode-%{version}-py%{pyver}.egg-info %changelog +* Fri Apr 6 2007 Toshio Kuratomi 0.7-3 +- Require python-setuptools + * Sat Mar 3 2007 Luke Macken 0.7-2 - Rebuild with newer badurl patch From fedora-extras-commits at redhat.com Sat Apr 7 04:39:00 2007 From: fedora-extras-commits at redhat.com (David Woodhouse (dwmw2)) Date: Sat, 7 Apr 2007 00:39:00 -0400 Subject: rpms/petitboot/devel petitboot.spec,1.3,1.4 Message-ID: <200704070439.l374d0g9011165@cvs-int.fedora.redhat.com> Author: dwmw2 Update of /cvs/extras/rpms/petitboot/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv11144 Modified Files: petitboot.spec Log Message: fix changelog. Didn't add udev rules after all Index: petitboot.spec =================================================================== RCS file: /cvs/extras/rpms/petitboot/devel/petitboot.spec,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- petitboot.spec 7 Apr 2007 04:01:02 -0000 1.3 +++ petitboot.spec 7 Apr 2007 04:38:26 -0000 1.4 @@ -47,7 +47,7 @@ %changelog * Fri Apr 6 2007 David Woodhouse 0.0.1-3 -- Add udev rules and script for initrd /sbin/init +- Add script for initrd /sbin/init * Fri Apr 6 2007 David Woodhouse 0.0.1-2 - Support unattended boot of 'default' options, with timeout. From fedora-extras-commits at redhat.com Sat Apr 7 11:28:09 2007 From: fedora-extras-commits at redhat.com (Remi Collet (remi)) Date: Sat, 7 Apr 2007 07:28:09 -0400 Subject: rpms/php-pear-PHP-CompatInfo/devel .cvsignore, 1.4, 1.5 php-pear-PHP-CompatInfo.spec, 1.4, 1.5 sources, 1.4, 1.5 Message-ID: <200704071128.l37BS90t015273@cvs-int.fedora.redhat.com> Author: remi Update of /cvs/extras/rpms/php-pear-PHP-CompatInfo/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv15251 Modified Files: .cvsignore php-pear-PHP-CompatInfo.spec sources Log Message: new version 1.4.3 Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/php-pear-PHP-CompatInfo/devel/.cvsignore,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- .cvsignore 12 Feb 2007 18:39:03 -0000 1.4 +++ .cvsignore 7 Apr 2007 11:27:36 -0000 1.5 @@ -1 +1 @@ -PHP_CompatInfo-1.4.1.tgz +PHP_CompatInfo-1.4.3.tgz Index: php-pear-PHP-CompatInfo.spec =================================================================== RCS file: /cvs/extras/rpms/php-pear-PHP-CompatInfo/devel/php-pear-PHP-CompatInfo.spec,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- php-pear-PHP-CompatInfo.spec 12 Feb 2007 18:39:03 -0000 1.4 +++ php-pear-PHP-CompatInfo.spec 7 Apr 2007 11:27:36 -0000 1.5 @@ -2,7 +2,7 @@ %define pear_name PHP_CompatInfo Name: php-pear-PHP-CompatInfo -Version: 1.4.1 +Version: 1.4.3 Release: 1%{?dist} Summary: Find out version and extensions required for a piece of code to run Summary(fr): Trouver version et extensions n??cessaires ?? l'ex??cution d'un code @@ -47,16 +47,10 @@ # Empty build section, most likely nothing required. %install -cd %{pear_name}-%{version} rm -rf $RPM_BUILD_ROOT docdir +pushd %{pear_name}-%{version} %{__pear} install --nodeps --packagingroot $RPM_BUILD_ROOT %{pear_name}.xml -# Move documentation -mkdir -p docdir -mv $RPM_BUILD_ROOT%{pear_docdir}/* docdir -# avoid rpmlint warning "wrong-file-end-of-line-encoding" -dos2unix -o docdir/%{pear_name}/docs/examples/* docdir/%{pear_name}/tests/* - # Clean up unnecessary files rm -rf $RPM_BUILD_ROOT%{pear_phpdir}/.??* @@ -72,6 +66,12 @@ ) > $RPM_BUILD_ROOT%{_bindir}/pcicmd %{__chmod} +x $RPM_BUILD_ROOT%{_bindir}/pcicmd +popd +# Move documentation +mv $RPM_BUILD_ROOT%{pear_docdir}/%{pear_name} docdir +# avoid rpmlint warning "wrong-file-end-of-line-encoding" +dos2unix -o docdir/docs/examples/* docdir/tests/* + %clean rm -rf $RPM_BUILD_ROOT @@ -87,12 +87,15 @@ %files %defattr(-,root,root,-) -%doc CHANGELOG LICENSE %{pear_name}-%{version}/docdir/%{pear_name}/tests %{pear_name}-%{version}/docdir/%{pear_name}/docs/examples +%doc CHANGELOG LICENSE docdir/tests docdir/docs/examples %{pear_phpdir}/PHP %{pear_xmldir}/%{pear_name}.xml %{_bindir}/pcicmd %changelog +* Sat Apr 07 2007 Remi Collet 1.4.3-1 +- upgrade to 1.4.3 + * Mon Feb 12 2007 Remi Collet 1.4.1-1 - upgrade to 1.4.1 - upgrade Requires Console_Getargs to 1.3.3 Index: sources =================================================================== RCS file: /cvs/extras/rpms/php-pear-PHP-CompatInfo/devel/sources,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- sources 12 Feb 2007 18:39:03 -0000 1.4 +++ sources 7 Apr 2007 11:27:36 -0000 1.5 @@ -1 +1 @@ -eff50211512322d7197c65e25816b287 PHP_CompatInfo-1.4.1.tgz +cc05a26a79e3b2cdd0efb7a7239f5454 PHP_CompatInfo-1.4.3.tgz From fedora-extras-commits at redhat.com Sat Apr 7 11:46:31 2007 From: fedora-extras-commits at redhat.com (Remi Collet (remi)) Date: Sat, 7 Apr 2007 07:46:31 -0400 Subject: rpms/php-pear-PHP-CompatInfo/FC-6 php-pear-PHP-CompatInfo.spec, 1.4, 1.5 sources, 1.4, 1.5 Message-ID: <200704071146.l37BkVWJ015880@cvs-int.fedora.redhat.com> Author: remi Update of /cvs/extras/rpms/php-pear-PHP-CompatInfo/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv15860 Modified Files: php-pear-PHP-CompatInfo.spec sources Log Message: New version 1.4.3 Index: php-pear-PHP-CompatInfo.spec =================================================================== RCS file: /cvs/extras/rpms/php-pear-PHP-CompatInfo/FC-6/php-pear-PHP-CompatInfo.spec,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- php-pear-PHP-CompatInfo.spec 12 Feb 2007 19:34:22 -0000 1.4 +++ php-pear-PHP-CompatInfo.spec 7 Apr 2007 11:45:57 -0000 1.5 @@ -2,7 +2,7 @@ %define pear_name PHP_CompatInfo Name: php-pear-PHP-CompatInfo -Version: 1.4.1 +Version: 1.4.3 Release: 1%{?dist} Summary: Find out version and extensions required for a piece of code to run Summary(fr): Trouver version et extensions n??cessaires ?? l'ex??cution d'un code @@ -47,16 +47,10 @@ # Empty build section, most likely nothing required. %install -cd %{pear_name}-%{version} rm -rf $RPM_BUILD_ROOT docdir +pushd %{pear_name}-%{version} %{__pear} install --nodeps --packagingroot $RPM_BUILD_ROOT %{pear_name}.xml -# Move documentation -mkdir -p docdir -mv $RPM_BUILD_ROOT%{pear_docdir}/* docdir -# avoid rpmlint warning "wrong-file-end-of-line-encoding" -dos2unix -o docdir/%{pear_name}/docs/examples/* docdir/%{pear_name}/tests/* - # Clean up unnecessary files rm -rf $RPM_BUILD_ROOT%{pear_phpdir}/.??* @@ -72,6 +66,12 @@ ) > $RPM_BUILD_ROOT%{_bindir}/pcicmd %{__chmod} +x $RPM_BUILD_ROOT%{_bindir}/pcicmd +popd +# Move documentation +mv $RPM_BUILD_ROOT%{pear_docdir}/%{pear_name} docdir +# avoid rpmlint warning "wrong-file-end-of-line-encoding" +dos2unix -o docdir/docs/examples/* docdir/tests/* + %clean rm -rf $RPM_BUILD_ROOT @@ -87,12 +87,15 @@ %files %defattr(-,root,root,-) -%doc CHANGELOG LICENSE %{pear_name}-%{version}/docdir/%{pear_name}/tests %{pear_name}-%{version}/docdir/%{pear_name}/docs/examples +%doc CHANGELOG LICENSE docdir/tests docdir/docs/examples %{pear_phpdir}/PHP %{pear_xmldir}/%{pear_name}.xml %{_bindir}/pcicmd %changelog +* Sat Apr 07 2007 Remi Collet 1.4.3-1 +- upgrade to 1.4.3 + * Mon Feb 12 2007 Remi Collet 1.4.1-1 - upgrade to 1.4.1 - upgrade Requires Console_Getargs to 1.3.3 Index: sources =================================================================== RCS file: /cvs/extras/rpms/php-pear-PHP-CompatInfo/FC-6/sources,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- sources 12 Feb 2007 19:34:22 -0000 1.4 +++ sources 7 Apr 2007 11:45:57 -0000 1.5 @@ -1 +1 @@ -eff50211512322d7197c65e25816b287 PHP_CompatInfo-1.4.1.tgz +cc05a26a79e3b2cdd0efb7a7239f5454 PHP_CompatInfo-1.4.3.tgz From fedora-extras-commits at redhat.com Sat Apr 7 11:47:50 2007 From: fedora-extras-commits at redhat.com (Remi Collet (remi)) Date: Sat, 7 Apr 2007 07:47:50 -0400 Subject: rpms/php-pear-PHP-CompatInfo/FC-5 php-pear-PHP-CompatInfo.spec, 1.4, 1.5 sources, 1.4, 1.5 Message-ID: <200704071147.l37BloNs015953@cvs-int.fedora.redhat.com> Author: remi Update of /cvs/extras/rpms/php-pear-PHP-CompatInfo/FC-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv15934 Modified Files: php-pear-PHP-CompatInfo.spec sources Log Message: New version 1.4.3 Index: php-pear-PHP-CompatInfo.spec =================================================================== RCS file: /cvs/extras/rpms/php-pear-PHP-CompatInfo/FC-5/php-pear-PHP-CompatInfo.spec,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- php-pear-PHP-CompatInfo.spec 12 Feb 2007 19:36:55 -0000 1.4 +++ php-pear-PHP-CompatInfo.spec 7 Apr 2007 11:47:16 -0000 1.5 @@ -2,7 +2,7 @@ %define pear_name PHP_CompatInfo Name: php-pear-PHP-CompatInfo -Version: 1.4.1 +Version: 1.4.3 Release: 1%{?dist} Summary: Find out version and extensions required for a piece of code to run Summary(fr): Trouver version et extensions n??cessaires ?? l'ex??cution d'un code @@ -47,16 +47,10 @@ # Empty build section, most likely nothing required. %install -cd %{pear_name}-%{version} rm -rf $RPM_BUILD_ROOT docdir +pushd %{pear_name}-%{version} %{__pear} install --nodeps --packagingroot $RPM_BUILD_ROOT %{pear_name}.xml -# Move documentation -mkdir -p docdir -mv $RPM_BUILD_ROOT%{pear_docdir}/* docdir -# avoid rpmlint warning "wrong-file-end-of-line-encoding" -dos2unix -o docdir/%{pear_name}/docs/examples/* docdir/%{pear_name}/tests/* - # Clean up unnecessary files rm -rf $RPM_BUILD_ROOT%{pear_phpdir}/.??* @@ -72,6 +66,12 @@ ) > $RPM_BUILD_ROOT%{_bindir}/pcicmd %{__chmod} +x $RPM_BUILD_ROOT%{_bindir}/pcicmd +popd +# Move documentation +mv $RPM_BUILD_ROOT%{pear_docdir}/%{pear_name} docdir +# avoid rpmlint warning "wrong-file-end-of-line-encoding" +dos2unix -o docdir/docs/examples/* docdir/tests/* + %clean rm -rf $RPM_BUILD_ROOT @@ -87,12 +87,15 @@ %files %defattr(-,root,root,-) -%doc CHANGELOG LICENSE %{pear_name}-%{version}/docdir/%{pear_name}/tests %{pear_name}-%{version}/docdir/%{pear_name}/docs/examples +%doc CHANGELOG LICENSE docdir/tests docdir/docs/examples %{pear_phpdir}/PHP %{pear_xmldir}/%{pear_name}.xml %{_bindir}/pcicmd %changelog +* Sat Apr 07 2007 Remi Collet 1.4.3-1 +- upgrade to 1.4.3 + * Mon Feb 12 2007 Remi Collet 1.4.1-1 - upgrade to 1.4.1 - upgrade Requires Console_Getargs to 1.3.3 Index: sources =================================================================== RCS file: /cvs/extras/rpms/php-pear-PHP-CompatInfo/FC-5/sources,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- sources 12 Feb 2007 19:36:55 -0000 1.4 +++ sources 7 Apr 2007 11:47:16 -0000 1.5 @@ -1 +1 @@ -eff50211512322d7197c65e25816b287 PHP_CompatInfo-1.4.1.tgz +cc05a26a79e3b2cdd0efb7a7239f5454 PHP_CompatInfo-1.4.3.tgz From fedora-extras-commits at redhat.com Sat Apr 7 15:12:07 2007 From: fedora-extras-commits at redhat.com (Joshua W. Boyer (jwboyer)) Date: Sat, 7 Apr 2007 11:12:07 -0400 Subject: owners owners.list,1.2646,1.2647 Message-ID: <200704071512.l37FC7us003341@cvs-int.fedora.redhat.com> Author: jwboyer Update of /cvs/extras/owners In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv3321 Modified Files: owners.list Log Message: Add glchess Index: owners.list =================================================================== RCS file: /cvs/extras/owners/owners.list,v retrieving revision 1.2646 retrieving revision 1.2647 diff -u -r1.2646 -r1.2647 --- owners.list 6 Apr 2007 06:35:16 -0000 1.2646 +++ owners.list 7 Apr 2007 15:11:37 -0000 1.2647 @@ -664,6 +664,7 @@ Fedora Extras|gktools|GUI utilities for KerberosV tickets|extras-orphan at fedoraproject.org|extras-qa at fedoraproject.org| Fedora Extras|gl-117|GL-117 is an action flight simulator|steve at silug.org|extras-qa at fedoraproject.org| Fedora Extras|glabels|A program for creating labels and business cards for GNOME|peter at thecodergeek.com,jspaleta at gmail.com|extras-qa at fedoraproject.org| +Fedora Extras|glchess|3d Chess game using OpenGL|j.w.r.degoede at hhs.nl|extras-qa at fedoraproject.org| Fedora Extras|gle|Graphics Layout Engine|terjeros at phys.ntnu.no|extras-qa at fedoraproject.org| Fedora Extras|glest|3D real time strategy game|gauret at free.fr|extras-qa at fedoraproject.org| Fedora Extras|glest-data|Data files for the game Glest|gauret at free.fr|extras-qa at fedoraproject.org| From fedora-extras-commits at redhat.com Sat Apr 7 15:12:22 2007 From: fedora-extras-commits at redhat.com (Joshua W. Boyer (jwboyer)) Date: Sat, 7 Apr 2007 11:12:22 -0400 Subject: rpms/glchess - New directory Message-ID: <200704071512.l37FCMI0003394@cvs-int.fedora.redhat.com> Author: jwboyer Update of /cvs/extras/rpms/glchess In directory cvs-int.fedora.redhat.com:/home/fedora/jwboyer/owners/tmpcvswH3368/rpms/glchess Log Message: Directory /cvs/extras/rpms/glchess added to the repository From fedora-extras-commits at redhat.com Sat Apr 7 15:12:28 2007 From: fedora-extras-commits at redhat.com (Joshua W. Boyer (jwboyer)) Date: Sat, 7 Apr 2007 11:12:28 -0400 Subject: rpms/glchess/devel - New directory Message-ID: <200704071512.l37FCSqQ003407@cvs-int.fedora.redhat.com> Author: jwboyer Update of /cvs/extras/rpms/glchess/devel In directory cvs-int.fedora.redhat.com:/home/fedora/jwboyer/owners/tmpcvswH3368/rpms/glchess/devel Log Message: Directory /cvs/extras/rpms/glchess/devel added to the repository From fedora-extras-commits at redhat.com Sat Apr 7 15:12:32 2007 From: fedora-extras-commits at redhat.com (Joshua W. Boyer (jwboyer)) Date: Sat, 7 Apr 2007 11:12:32 -0400 Subject: rpms/glchess Makefile, NONE, 1.1 import.log, NONE, 1.1 pkg.acl, NONE, 1.1 Message-ID: <200704071512.l37FCWQ6003433@cvs-int.fedora.redhat.com> Author: jwboyer Update of /cvs/extras/rpms/glchess In directory cvs-int.fedora.redhat.com:/home/fedora/jwboyer/owners/tmpcvswH3368/rpms/glchess Added Files: Makefile import.log pkg.acl Log Message: Setup of module glchess --- NEW FILE Makefile --- # Top level Makefile for module glchess 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 --- --- NEW FILE pkg.acl --- From fedora-extras-commits at redhat.com Sat Apr 7 15:12:41 2007 From: fedora-extras-commits at redhat.com (Joshua W. Boyer (jwboyer)) Date: Sat, 7 Apr 2007 11:12:41 -0400 Subject: rpms/glchess/devel .cvsignore, NONE, 1.1 Makefile, NONE, 1.1 sources, NONE, 1.1 Message-ID: <200704071512.l37FCf2F003450@cvs-int.fedora.redhat.com> Author: jwboyer Update of /cvs/extras/rpms/glchess/devel In directory cvs-int.fedora.redhat.com:/home/fedora/jwboyer/owners/tmpcvswH3368/rpms/glchess/devel Added Files: .cvsignore Makefile sources Log Message: Setup of module glchess --- NEW FILE .cvsignore --- --- NEW FILE Makefile --- # Makefile for source rpm: glchess # $Id: Makefile,v 1.1 2007/04/07 15:12:37 jwboyer Exp $ NAME := glchess SPECFILE = $(firstword $(wildcard *.spec)) define find-makefile-common for d in common ../common ../../common ; do if [ -f $$d/Makefile.common ] ; then if [ -f $$d/CVS/Root -a -w $$/Makefile.common ] ; then cd $$d ; cvs -Q update ; fi ; echo "$$d/Makefile.common" ; break ; fi ; done endef MAKEFILE_COMMON := $(shell $(find-makefile-common)) ifeq ($(MAKEFILE_COMMON),) # attept a checkout define checkout-makefile-common test -f CVS/Root && { cvs -Q -d $$(cat CVS/Root) checkout common && echo "common/Makefile.common" ; } || { echo "ERROR: I can't figure out how to checkout the 'common' module." ; exit -1 ; } >&2 endef MAKEFILE_COMMON := $(shell $(checkout-makefile-common)) endif include $(MAKEFILE_COMMON) --- NEW FILE sources --- From fedora-extras-commits at redhat.com Sat Apr 7 15:22:09 2007 From: fedora-extras-commits at redhat.com (Joshua W. Boyer (jwboyer)) Date: Sat, 7 Apr 2007 11:22:09 -0400 Subject: owners owners.list,1.2647,1.2648 Message-ID: <200704071522.l37FM9aa003730@cvs-int.fedora.redhat.com> Author: jwboyer Update of /cvs/extras/owners In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv3708 Modified Files: owners.list Log Message: Add zzuf Index: owners.list =================================================================== RCS file: /cvs/extras/owners/owners.list,v retrieving revision 1.2647 retrieving revision 1.2648 diff -u -r1.2647 -r1.2648 --- owners.list 7 Apr 2007 15:11:37 -0000 1.2647 +++ owners.list 7 Apr 2007 15:21:39 -0000 1.2648 @@ -3158,3 +3158,4 @@ Fedora Extras|zvbi|Raw VBI, Teletext and Closed Caption decoding library|packages at amiga-hardware.com|extras-qa at fedoraproject.org| Fedora Extras|zynaddsubfx|Real-time software synthesizer|green at redhat.com|extras-qa at fedoraproject.org| Fedora Extras|zziplib|Lightweight library to easily extract data from zip files|matthias at rpmforge.net|extras-qa at fedoraproject.org| +Fedora Extras|zzuf|Transparent application input fuzzer|ville.skytta at iki.fi|extras-qa at fedoraproject.org| From fedora-extras-commits at redhat.com Sat Apr 7 15:22:18 2007 From: fedora-extras-commits at redhat.com (Joshua W. Boyer (jwboyer)) Date: Sat, 7 Apr 2007 11:22:18 -0400 Subject: rpms/zzuf - New directory Message-ID: <200704071522.l37FMIBv003783@cvs-int.fedora.redhat.com> Author: jwboyer Update of /cvs/extras/rpms/zzuf In directory cvs-int.fedora.redhat.com:/home/fedora/jwboyer/owners/tmpcvsGZ3755/rpms/zzuf Log Message: Directory /cvs/extras/rpms/zzuf added to the repository From fedora-extras-commits at redhat.com Sat Apr 7 15:22:23 2007 From: fedora-extras-commits at redhat.com (Joshua W. Boyer (jwboyer)) Date: Sat, 7 Apr 2007 11:22:23 -0400 Subject: rpms/zzuf/devel - New directory Message-ID: <200704071522.l37FMN9o003796@cvs-int.fedora.redhat.com> Author: jwboyer Update of /cvs/extras/rpms/zzuf/devel In directory cvs-int.fedora.redhat.com:/home/fedora/jwboyer/owners/tmpcvsGZ3755/rpms/zzuf/devel Log Message: Directory /cvs/extras/rpms/zzuf/devel added to the repository From fedora-extras-commits at redhat.com Sat Apr 7 15:22:33 2007 From: fedora-extras-commits at redhat.com (Joshua W. Boyer (jwboyer)) Date: Sat, 7 Apr 2007 11:22:33 -0400 Subject: rpms/zzuf Makefile,NONE,1.1 import.log,NONE,1.1 pkg.acl,NONE,1.1 Message-ID: <200704071522.l37FMXL9003824@cvs-int.fedora.redhat.com> Author: jwboyer Update of /cvs/extras/rpms/zzuf In directory cvs-int.fedora.redhat.com:/home/fedora/jwboyer/owners/tmpcvsGZ3755/rpms/zzuf Added Files: Makefile import.log pkg.acl Log Message: Setup of module zzuf --- NEW FILE Makefile --- # Top level Makefile for module zzuf 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 --- --- NEW FILE pkg.acl --- From fedora-extras-commits at redhat.com Sat Apr 7 15:22:41 2007 From: fedora-extras-commits at redhat.com (Joshua W. Boyer (jwboyer)) Date: Sat, 7 Apr 2007 11:22:41 -0400 Subject: rpms/zzuf/devel .cvsignore, NONE, 1.1 Makefile, NONE, 1.1 sources, NONE, 1.1 Message-ID: <200704071522.l37FMfb3003846@cvs-int.fedora.redhat.com> Author: jwboyer Update of /cvs/extras/rpms/zzuf/devel In directory cvs-int.fedora.redhat.com:/home/fedora/jwboyer/owners/tmpcvsGZ3755/rpms/zzuf/devel Added Files: .cvsignore Makefile sources Log Message: Setup of module zzuf --- NEW FILE .cvsignore --- --- NEW FILE Makefile --- # Makefile for source rpm: zzuf # $Id: Makefile,v 1.1 2007/04/07 15:22:38 jwboyer Exp $ NAME := zzuf SPECFILE = $(firstword $(wildcard *.spec)) define find-makefile-common for d in common ../common ../../common ; do if [ -f $$d/Makefile.common ] ; then if [ -f $$d/CVS/Root -a -w $$/Makefile.common ] ; then cd $$d ; cvs -Q update ; fi ; echo "$$d/Makefile.common" ; break ; fi ; done endef MAKEFILE_COMMON := $(shell $(find-makefile-common)) ifeq ($(MAKEFILE_COMMON),) # attept a checkout define checkout-makefile-common test -f CVS/Root && { cvs -Q -d $$(cat CVS/Root) checkout common && echo "common/Makefile.common" ; } || { echo "ERROR: I can't figure out how to checkout the 'common' module." ; exit -1 ; } >&2 endef MAKEFILE_COMMON := $(shell $(checkout-makefile-common)) endif include $(MAKEFILE_COMMON) --- NEW FILE sources --- From fedora-extras-commits at redhat.com Sat Apr 7 15:24:50 2007 From: fedora-extras-commits at redhat.com (Joshua W. Boyer (jwboyer)) Date: Sat, 7 Apr 2007 11:24:50 -0400 Subject: owners owners.list,1.2648,1.2649 Message-ID: <200704071524.l37FOol7004049@cvs-int.fedora.redhat.com> Author: jwboyer Update of /cvs/extras/owners In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv4029 Modified Files: owners.list Log Message: Add nemiver Index: owners.list =================================================================== RCS file: /cvs/extras/owners/owners.list,v retrieving revision 1.2648 retrieving revision 1.2649 diff -u -r1.2648 -r1.2649 --- owners.list 7 Apr 2007 15:21:39 -0000 1.2648 +++ owners.list 7 Apr 2007 15:24:20 -0000 1.2649 @@ -1450,6 +1450,7 @@ Fedora Extras|ncview|A visual browser for netCDF format files|ed at eh3.com|extras-qa at fedoraproject.org| Fedora Extras|nedit|A GUI text editor for systems with X and Motif|jnovy at redhat.com|extras-qa at fedoraproject.org| Fedora Extras|nekohtml|HTML scanner and tag balancer|mwringe at redhat.com|extras-qa at fedoraproject.org| +Fedora Extras|nemiver|A C/C++ Debugger for GNOME - point, click, debug!|peter at thecodergeek.com|extras-qa at fedoraproject.org| Fedora Extras|nessus-core|Network vulnerability scanner|andreas.bierfert at lowlatency.de|extras-qa at fedoraproject.org| Fedora Extras|nessus-libraries|Support libraries for nessus|andreas.bierfert at lowlatency.de|extras-qa at fedoraproject.org| Fedora Extras|net6|A TCP protocol abstraction for library C++|lmacken at redhat.com|extras-qa at fedoraproject.org| From fedora-extras-commits at redhat.com Sat Apr 7 15:25:01 2007 From: fedora-extras-commits at redhat.com (Joshua W. Boyer (jwboyer)) Date: Sat, 7 Apr 2007 11:25:01 -0400 Subject: rpms/nemiver - New directory Message-ID: <200704071525.l37FP1bi004100@cvs-int.fedora.redhat.com> Author: jwboyer Update of /cvs/extras/rpms/nemiver In directory cvs-int.fedora.redhat.com:/home/fedora/jwboyer/owners/tmpcvsWo4074/rpms/nemiver Log Message: Directory /cvs/extras/rpms/nemiver added to the repository From fedora-extras-commits at redhat.com Sat Apr 7 15:25:11 2007 From: fedora-extras-commits at redhat.com (Joshua W. Boyer (jwboyer)) Date: Sat, 7 Apr 2007 11:25:11 -0400 Subject: rpms/nemiver/devel - New directory Message-ID: <200704071525.l37FPBG2004113@cvs-int.fedora.redhat.com> Author: jwboyer Update of /cvs/extras/rpms/nemiver/devel In directory cvs-int.fedora.redhat.com:/home/fedora/jwboyer/owners/tmpcvsWo4074/rpms/nemiver/devel Log Message: Directory /cvs/extras/rpms/nemiver/devel added to the repository From fedora-extras-commits at redhat.com Sat Apr 7 15:25:20 2007 From: fedora-extras-commits at redhat.com (Joshua W. Boyer (jwboyer)) Date: Sat, 7 Apr 2007 11:25:20 -0400 Subject: rpms/nemiver Makefile, NONE, 1.1 import.log, NONE, 1.1 pkg.acl, NONE, 1.1 Message-ID: <200704071525.l37FPKqR004139@cvs-int.fedora.redhat.com> Author: jwboyer Update of /cvs/extras/rpms/nemiver In directory cvs-int.fedora.redhat.com:/home/fedora/jwboyer/owners/tmpcvsWo4074/rpms/nemiver Added Files: Makefile import.log pkg.acl Log Message: Setup of module nemiver --- NEW FILE Makefile --- # Top level Makefile for module nemiver 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 --- --- NEW FILE pkg.acl --- From fedora-extras-commits at redhat.com Sat Apr 7 15:25:29 2007 From: fedora-extras-commits at redhat.com (Joshua W. Boyer (jwboyer)) Date: Sat, 7 Apr 2007 11:25:29 -0400 Subject: rpms/nemiver/devel .cvsignore, NONE, 1.1 Makefile, NONE, 1.1 sources, NONE, 1.1 Message-ID: <200704071525.l37FPTeZ004159@cvs-int.fedora.redhat.com> Author: jwboyer Update of /cvs/extras/rpms/nemiver/devel In directory cvs-int.fedora.redhat.com:/home/fedora/jwboyer/owners/tmpcvsWo4074/rpms/nemiver/devel Added Files: .cvsignore Makefile sources Log Message: Setup of module nemiver --- NEW FILE .cvsignore --- --- NEW FILE Makefile --- # Makefile for source rpm: nemiver # $Id: Makefile,v 1.1 2007/04/07 15:25:25 jwboyer Exp $ NAME := nemiver SPECFILE = $(firstword $(wildcard *.spec)) define find-makefile-common for d in common ../common ../../common ; do if [ -f $$d/Makefile.common ] ; then if [ -f $$d/CVS/Root -a -w $$/Makefile.common ] ; then cd $$d ; cvs -Q update ; fi ; echo "$$d/Makefile.common" ; break ; fi ; done endef MAKEFILE_COMMON := $(shell $(find-makefile-common)) ifeq ($(MAKEFILE_COMMON),) # attept a checkout define checkout-makefile-common test -f CVS/Root && { cvs -Q -d $$(cat CVS/Root) checkout common && echo "common/Makefile.common" ; } || { echo "ERROR: I can't figure out how to checkout the 'common' module." ; exit -1 ; } >&2 endef MAKEFILE_COMMON := $(shell $(checkout-makefile-common)) endif include $(MAKEFILE_COMMON) --- NEW FILE sources --- From fedora-extras-commits at redhat.com Sat Apr 7 15:35:22 2007 From: fedora-extras-commits at redhat.com (Ville Skytta (scop)) Date: Sat, 7 Apr 2007 11:35:22 -0400 Subject: rpms/zzuf import.log,1.1,1.2 Message-ID: <200704071535.l37FZMoH004792@cvs-int.fedora.redhat.com> Author: scop Update of /cvs/extras/rpms/zzuf In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv4745 Modified Files: import.log Log Message: Initial import (#235417) Index: import.log =================================================================== RCS file: /cvs/extras/rpms/zzuf/import.log,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- import.log 7 Apr 2007 15:22:29 -0000 1.1 +++ import.log 7 Apr 2007 15:34:48 -0000 1.2 @@ -0,0 +1 @@ +zzuf-0_8_1-0_1_cmn6:HEAD:zzuf-0.8.1-0.1.cmn6.src.rpm:1175960070 From fedora-extras-commits at redhat.com Sat Apr 7 15:35:26 2007 From: fedora-extras-commits at redhat.com (Ville Skytta (scop)) Date: Sat, 7 Apr 2007 11:35:26 -0400 Subject: rpms/zzuf/devel zzuf-0.8.1-optflags.patch, NONE, 1.1 zzuf.spec, NONE, 1.1 .cvsignore, 1.1, 1.2 sources, 1.1, 1.2 Message-ID: <200704071535.l37FZQgv004796@cvs-int.fedora.redhat.com> Author: scop Update of /cvs/extras/rpms/zzuf/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv4745/devel Modified Files: .cvsignore sources Added Files: zzuf-0.8.1-optflags.patch zzuf.spec Log Message: Initial import (#235417) zzuf-0.8.1-optflags.patch: --- NEW FILE zzuf-0.8.1-optflags.patch --- --- zzuf-0.8.1/configure.ac~ 2007-03-02 01:53:56.000000000 +0200 +++ zzuf-0.8.1/configure.ac 2007-04-05 12:19:39.000000000 +0300 @@ -74,8 +74,6 @@ AC_CHECK_LIB(dl, dlopen, [DL_LIBS="-ldl"]) AC_SUBST(DL_LIBS) -# Optimizations -CFLAGS="${CFLAGS} -g -O2 -fno-strength-reduce -fomit-frame-pointer" # Code qui fait des warnings == code de porc == deux baffes dans ta gueule CFLAGS="${CFLAGS} -Wall -W -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare" --- zzuf-0.8.1/configure~ 2007-03-02 01:57:47.000000000 +0200 +++ zzuf-0.8.1/configure 2007-04-05 12:19:59.000000000 +0300 @@ -20295,8 +20295,6 @@ -# Optimizations -CFLAGS="${CFLAGS} -g -O2 -fno-strength-reduce -fomit-frame-pointer" # Code qui fait des warnings == code de porc == deux baffes dans ta gueule CFLAGS="${CFLAGS} -Wall -W -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare" --- NEW FILE zzuf.spec --- Name: zzuf Version: 0.8.1 Release: 0.1%{?dist} Summary: Transparent application input fuzzer Group: Development/Tools License: WTFPL URL: http://sam.zoy.org/zzuf/ Source0: http://sam.zoy.org/zzuf/%{name}-%{version}.tar.gz Patch0: %{name}-0.8.1-optflags.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) %description zzuf is a transparent application input fuzzer. It works by intercepting file operations and changing random bits in the program's input. zzuf's behaviour is deterministic, making it easy to reproduce bugs. %prep %setup -q touch -r configure.ac configure.ac.stamp %patch0 -p1 touch -r configure.ac.stamp configure.ac %build %configure --disable-dependency-tracking --disable-static make %{?_smp_mflags} %install rm -rf $RPM_BUILD_ROOT make install DESTDIR=$RPM_BUILD_ROOT rm $RPM_BUILD_ROOT%{_libdir}/zzuf/libzzuf.la %clean rm -rf $RPM_BUILD_ROOT %files %defattr(-,root,root,-) %doc AUTHORS COPYING NEWS README TODO %{_bindir}/zzuf %dir %{_libdir}/zzuf/ %{_libdir}/zzuf/libzzuf.so %{_mandir}/man1/zzuf.1* %changelog * Thu Apr 5 2007 Ville Skytt?? - 0.8.1-0.1 - First build. Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/zzuf/devel/.cvsignore,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- .cvsignore 7 Apr 2007 15:22:38 -0000 1.1 +++ .cvsignore 7 Apr 2007 15:34:52 -0000 1.2 @@ -0,0 +1 @@ +zzuf-0.8.1.tar.gz Index: sources =================================================================== RCS file: /cvs/extras/rpms/zzuf/devel/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 7 Apr 2007 15:22:38 -0000 1.1 +++ sources 7 Apr 2007 15:34:52 -0000 1.2 @@ -0,0 +1 @@ +1970dcf4f77251bea843b0f6ae19231c zzuf-0.8.1.tar.gz From fedora-extras-commits at redhat.com Sat Apr 7 15:38:47 2007 From: fedora-extras-commits at redhat.com (Ville Skytta (scop)) Date: Sat, 7 Apr 2007 11:38:47 -0400 Subject: rpms/zzuf/devel zzuf.spec,1.1,1.2 Message-ID: <200704071538.l37Fcl5q004922@cvs-int.fedora.redhat.com> Author: scop Update of /cvs/extras/rpms/zzuf/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv4902 Modified Files: zzuf.spec Log Message: * Sat Apr 7 2007 Ville Skytt?? - 0.8.1-1 - First Fedora build. Index: zzuf.spec =================================================================== RCS file: /cvs/extras/rpms/zzuf/devel/zzuf.spec,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- zzuf.spec 7 Apr 2007 15:34:52 -0000 1.1 +++ zzuf.spec 7 Apr 2007 15:38:13 -0000 1.2 @@ -1,6 +1,6 @@ Name: zzuf Version: 0.8.1 -Release: 0.1%{?dist} +Release: 1%{?dist} Summary: Transparent application input fuzzer Group: Development/Tools @@ -49,5 +49,8 @@ %changelog +* Sat Apr 7 2007 Ville Skytt?? - 0.8.1-1 +- First Fedora build. + * Thu Apr 5 2007 Ville Skytt?? - 0.8.1-0.1 - First build. From fedora-extras-commits at redhat.com Sat Apr 7 15:42:03 2007 From: fedora-extras-commits at redhat.com (Ville Skytta (scop)) Date: Sat, 7 Apr 2007 11:42:03 -0400 Subject: rpms/zzuf/FC-6 zzuf-0.8.1-optflags.patch, NONE, 1.1 zzuf.spec, NONE, 1.1 .cvsignore, 1.1, 1.2 sources, 1.1, 1.2 Message-ID: <200704071542.l37Fg3wG005058@cvs-int.fedora.redhat.com> Author: scop Update of /cvs/extras/rpms/zzuf/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv5025 Modified Files: .cvsignore sources Added Files: zzuf-0.8.1-optflags.patch zzuf.spec Log Message: Initial FC-6 import. zzuf-0.8.1-optflags.patch: --- NEW FILE zzuf-0.8.1-optflags.patch --- --- zzuf-0.8.1/configure.ac~ 2007-03-02 01:53:56.000000000 +0200 +++ zzuf-0.8.1/configure.ac 2007-04-05 12:19:39.000000000 +0300 @@ -74,8 +74,6 @@ AC_CHECK_LIB(dl, dlopen, [DL_LIBS="-ldl"]) AC_SUBST(DL_LIBS) -# Optimizations -CFLAGS="${CFLAGS} -g -O2 -fno-strength-reduce -fomit-frame-pointer" # Code qui fait des warnings == code de porc == deux baffes dans ta gueule CFLAGS="${CFLAGS} -Wall -W -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare" --- zzuf-0.8.1/configure~ 2007-03-02 01:57:47.000000000 +0200 +++ zzuf-0.8.1/configure 2007-04-05 12:19:59.000000000 +0300 @@ -20295,8 +20295,6 @@ -# Optimizations -CFLAGS="${CFLAGS} -g -O2 -fno-strength-reduce -fomit-frame-pointer" # Code qui fait des warnings == code de porc == deux baffes dans ta gueule CFLAGS="${CFLAGS} -Wall -W -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare" --- NEW FILE zzuf.spec --- Name: zzuf Version: 0.8.1 Release: 1%{?dist} Summary: Transparent application input fuzzer Group: Development/Tools License: WTFPL URL: http://sam.zoy.org/zzuf/ Source0: http://sam.zoy.org/zzuf/%{name}-%{version}.tar.gz Patch0: %{name}-0.8.1-optflags.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) %description zzuf is a transparent application input fuzzer. It works by intercepting file operations and changing random bits in the program's input. zzuf's behaviour is deterministic, making it easy to reproduce bugs. %prep %setup -q touch -r configure.ac configure.ac.stamp %patch0 -p1 touch -r configure.ac.stamp configure.ac %build %configure --disable-dependency-tracking --disable-static make %{?_smp_mflags} %install rm -rf $RPM_BUILD_ROOT make install DESTDIR=$RPM_BUILD_ROOT rm $RPM_BUILD_ROOT%{_libdir}/zzuf/libzzuf.la %clean rm -rf $RPM_BUILD_ROOT %files %defattr(-,root,root,-) %doc AUTHORS COPYING NEWS README TODO %{_bindir}/zzuf %dir %{_libdir}/zzuf/ %{_libdir}/zzuf/libzzuf.so %{_mandir}/man1/zzuf.1* %changelog * Sat Apr 7 2007 Ville Skytt?? - 0.8.1-1 - First Fedora build. * Thu Apr 5 2007 Ville Skytt?? - 0.8.1-0.1 - First build. Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/zzuf/FC-6/.cvsignore,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- .cvsignore 7 Apr 2007 15:22:38 -0000 1.1 +++ .cvsignore 7 Apr 2007 15:41:29 -0000 1.2 @@ -0,0 +1 @@ +zzuf-0.8.1.tar.gz Index: sources =================================================================== RCS file: /cvs/extras/rpms/zzuf/FC-6/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 7 Apr 2007 15:22:38 -0000 1.1 +++ sources 7 Apr 2007 15:41:29 -0000 1.2 @@ -0,0 +1 @@ +1970dcf4f77251bea843b0f6ae19231c zzuf-0.8.1.tar.gz From fedora-extras-commits at redhat.com Sat Apr 7 18:45:22 2007 From: fedora-extras-commits at redhat.com (Chris Weyl (cweyl)) Date: Sat, 7 Apr 2007 14:45:22 -0400 Subject: rpms/perl-Moose/FC-6 perl-Moose.spec,1.9,1.10 sources,1.7,1.8 Message-ID: <200704071845.l37IjM08020598@cvs-int.fedora.redhat.com> Author: cweyl Update of /cvs/extras/rpms/perl-Moose/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv20526/FC-6 Modified Files: perl-Moose.spec sources Log Message: * Sat Apr 07 2007 Chris Weyl 0.20-1 - update to 0.20 - add additional BR's for new optional tests Index: perl-Moose.spec =================================================================== RCS file: /cvs/extras/rpms/perl-Moose/FC-6/perl-Moose.spec,v retrieving revision 1.9 retrieving revision 1.10 diff -u -r1.9 -r1.10 --- perl-Moose.spec 23 Mar 2007 15:59:00 -0000 1.9 +++ perl-Moose.spec 7 Apr 2007 18:44:48 -0000 1.10 @@ -1,5 +1,5 @@ Name: perl-Moose -Version: 0.18 +Version: 0.20 Release: 1%{?dist} Summary: Complete modern object system for Perl 5 License: GPL or Artistic @@ -26,8 +26,14 @@ # commented out as Locale::US's license is ambiguous at the moment, precluding # packaging it. #BuildRequires: perl(Regexp::Common), perl(Locale::US) -# optional test #4 (yes, I know IO::File is core) +# optional test #5 (yes, I know IO::File is core) BuildRequires: perl(IO::File), perl(IO::String) +# optional test #6 +BuildRequires: perl(Test::Deep) +# optional test #7 -- not yet in Fedora +#BuildRequires: perl(Declare::Constraints::Simple) +# optional test #8 (as of 0.20) +BuildRequires: perl(Module::Refresh) Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) @@ -76,6 +82,10 @@ %{_mandir}/man3/* %changelog +* Sat Apr 07 2007 Chris Weyl 0.20-1 +- update to 0.20 +- add additional BR's for new optional tests + * Fri Mar 23 2007 Chris Weyl 0.18-1 - Sub::Name only needed as a br for Moose < 0.18 - update to 0.18 Index: sources =================================================================== RCS file: /cvs/extras/rpms/perl-Moose/FC-6/sources,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- sources 23 Mar 2007 15:59:00 -0000 1.7 +++ sources 7 Apr 2007 18:44:48 -0000 1.8 @@ -1 +1 @@ -cda51b4227f8a4c2667edf723d4fb349 Moose-0.18.tar.gz +6ef1bc5d57103188a3789fbba5bc7b8c Moose-0.20.tar.gz From fedora-extras-commits at redhat.com Sat Apr 7 18:45:18 2007 From: fedora-extras-commits at redhat.com (Chris Weyl (cweyl)) Date: Sat, 7 Apr 2007 14:45:18 -0400 Subject: rpms/perl-Moose/FC-5 perl-Moose.spec,1.9,1.10 sources,1.7,1.8 Message-ID: <200704071845.l37IjIGT020594@cvs-int.fedora.redhat.com> Author: cweyl Update of /cvs/extras/rpms/perl-Moose/FC-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv20526/FC-5 Modified Files: perl-Moose.spec sources Log Message: * Sat Apr 07 2007 Chris Weyl 0.20-1 - update to 0.20 - add additional BR's for new optional tests Index: perl-Moose.spec =================================================================== RCS file: /cvs/extras/rpms/perl-Moose/FC-5/perl-Moose.spec,v retrieving revision 1.9 retrieving revision 1.10 diff -u -r1.9 -r1.10 --- perl-Moose.spec 23 Mar 2007 15:58:57 -0000 1.9 +++ perl-Moose.spec 7 Apr 2007 18:44:44 -0000 1.10 @@ -1,5 +1,5 @@ Name: perl-Moose -Version: 0.18 +Version: 0.20 Release: 1%{?dist} Summary: Complete modern object system for Perl 5 License: GPL or Artistic @@ -26,8 +26,14 @@ # commented out as Locale::US's license is ambiguous at the moment, precluding # packaging it. #BuildRequires: perl(Regexp::Common), perl(Locale::US) -# optional test #4 (yes, I know IO::File is core) +# optional test #5 (yes, I know IO::File is core) BuildRequires: perl(IO::File), perl(IO::String) +# optional test #6 +BuildRequires: perl(Test::Deep) +# optional test #7 -- not yet in Fedora +#BuildRequires: perl(Declare::Constraints::Simple) +# optional test #8 (as of 0.20) +BuildRequires: perl(Module::Refresh) Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) @@ -76,6 +82,10 @@ %{_mandir}/man3/* %changelog +* Sat Apr 07 2007 Chris Weyl 0.20-1 +- update to 0.20 +- add additional BR's for new optional tests + * Fri Mar 23 2007 Chris Weyl 0.18-1 - Sub::Name only needed as a br for Moose < 0.18 - update to 0.18 Index: sources =================================================================== RCS file: /cvs/extras/rpms/perl-Moose/FC-5/sources,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- sources 23 Mar 2007 15:58:57 -0000 1.7 +++ sources 7 Apr 2007 18:44:44 -0000 1.8 @@ -1 +1 @@ -cda51b4227f8a4c2667edf723d4fb349 Moose-0.18.tar.gz +6ef1bc5d57103188a3789fbba5bc7b8c Moose-0.20.tar.gz From fedora-extras-commits at redhat.com Sat Apr 7 18:45:26 2007 From: fedora-extras-commits at redhat.com (Chris Weyl (cweyl)) Date: Sat, 7 Apr 2007 14:45:26 -0400 Subject: rpms/perl-Moose/devel .cvsignore, 1.7, 1.8 perl-Moose.spec, 1.9, 1.10 sources, 1.7, 1.8 Message-ID: <200704071845.l37IjQYN020603@cvs-int.fedora.redhat.com> Author: cweyl Update of /cvs/extras/rpms/perl-Moose/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv20526/devel Modified Files: .cvsignore perl-Moose.spec sources Log Message: * Sat Apr 07 2007 Chris Weyl 0.20-1 - update to 0.20 - add additional BR's for new optional tests Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/perl-Moose/devel/.cvsignore,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- .cvsignore 23 Mar 2007 15:59:03 -0000 1.7 +++ .cvsignore 7 Apr 2007 18:44:52 -0000 1.8 @@ -1 +1 @@ -Moose-0.18.tar.gz +Moose-0.20.tar.gz Index: perl-Moose.spec =================================================================== RCS file: /cvs/extras/rpms/perl-Moose/devel/perl-Moose.spec,v retrieving revision 1.9 retrieving revision 1.10 diff -u -r1.9 -r1.10 --- perl-Moose.spec 23 Mar 2007 15:59:03 -0000 1.9 +++ perl-Moose.spec 7 Apr 2007 18:44:52 -0000 1.10 @@ -1,5 +1,5 @@ Name: perl-Moose -Version: 0.18 +Version: 0.20 Release: 1%{?dist} Summary: Complete modern object system for Perl 5 License: GPL or Artistic @@ -26,8 +26,14 @@ # commented out as Locale::US's license is ambiguous at the moment, precluding # packaging it. #BuildRequires: perl(Regexp::Common), perl(Locale::US) -# optional test #4 (yes, I know IO::File is core) +# optional test #5 (yes, I know IO::File is core) BuildRequires: perl(IO::File), perl(IO::String) +# optional test #6 +BuildRequires: perl(Test::Deep) +# optional test #7 -- not yet in Fedora +#BuildRequires: perl(Declare::Constraints::Simple) +# optional test #8 (as of 0.20) +BuildRequires: perl(Module::Refresh) Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) @@ -76,6 +82,10 @@ %{_mandir}/man3/* %changelog +* Sat Apr 07 2007 Chris Weyl 0.20-1 +- update to 0.20 +- add additional BR's for new optional tests + * Fri Mar 23 2007 Chris Weyl 0.18-1 - Sub::Name only needed as a br for Moose < 0.18 - update to 0.18 Index: sources =================================================================== RCS file: /cvs/extras/rpms/perl-Moose/devel/sources,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- sources 23 Mar 2007 15:59:03 -0000 1.7 +++ sources 7 Apr 2007 18:44:52 -0000 1.8 @@ -1 +1 @@ -cda51b4227f8a4c2667edf723d4fb349 Moose-0.18.tar.gz +6ef1bc5d57103188a3789fbba5bc7b8c Moose-0.20.tar.gz From fedora-extras-commits at redhat.com Sat Apr 7 19:05:02 2007 From: fedora-extras-commits at redhat.com (=?utf-8?q?Frank_B=C3=BCttner?= (frankb)) Date: Sat, 7 Apr 2007 15:05:02 -0400 Subject: rpms/ctapi-cyberjack/devel ctapi-cyberjack-2.0.14beta1.tar.gz, NONE, 1.1 .cvsignore, 1.7, 1.8 ctapi-cyberjack.spec, 1.22, 1.23 sources, 1.7, 1.8 Message-ID: <200704071905.l37J52PM025141@cvs-int.fedora.redhat.com> Author: frankb Update of /cvs/extras/rpms/ctapi-cyberjack/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv25117 Modified Files: .cvsignore ctapi-cyberjack.spec sources Added Files: ctapi-cyberjack-2.0.14beta1.tar.gz Log Message: - update to release of 2.0.14 - fix unowned directores --- NEW FILE ctapi-cyberjack-2.0.14beta1.tar.gz --- ? ?????Z??Wo?nhb7^?n? ??UF"7???+Ft???.l?O???t??q????#??RM#?t w???e??hsdG??YD)??Y???? ?W??Q?E???+???d??07l?<\?8???#???}?c??l?????y??\????#o??Q??ywb?<*??\??X??#?Ar???Wve??K?n?u{??;????o???|0"m2l?&]c?k??p:?&????t???,?u9?3??a*]8`/??N?????j??A??{????%p?X???????g? ????????I???M?#??1GDamnbeN3QY[?X???????????*kco+??9?????;???1????*???????=??X{{%s???B? O" ?:+?"?Q?????r?v?7xku?C?%k??????=?M???`???%"???,nMk??6'L?Mj???*????? ???m|XgnG?G??n?????????h??jX?{C,??????` ?"-???|???v?;??{??4?{x????????????~??????????o??^2W??wPk???q??x??1 ??`?&?z??aP??7???0 ?&?Mw??;???LF????|?Kv"vD??T?????|/??l?????j5??u??E????,?u&v??~?6h?#'??g_6?k????`4???]S?|^??s]p ?:64????j0VF?!??????9Q?}?? ?????|?[??Y"??S'? p?gQ? ?????"v?N>?=gN????!n??0???-W^p????qBx:? ?+: ?&??????VyG\I????T?]u???e?_?^???U?8?4?X??>j?:K%Y?????`???o+p:,lpZ??6???|O`=AjY?s??y?gZB?n_@???1??X?Z?=c??Py6D?8?-|?+??-?eX??o?`??U???J??I?:????/??M?T?m?F?*??`?e??J????\?s??/I?^|?????!{??l5??????c???|?}?7????ZWI???r?3K?`???g??h|j??BaS'??M???u???O??N1?????_??,??&?}????i?+?`??????Y???fp???Z4j???Nt??6[?mMb-%[m[??t??)?b?3V?mj?Wm?<5(p??;??(-=X??%? b???(?/?0?7 ?S?????C???k>?????X?n?6?Dd(H|:??3?B????7bL?j??y ??????????F /f ??,?????`{Y ???x??]?x??????/ ? \??-\B?C?;??5??e?F??+n @????]???? ?)?["?????W??ty????/?0?4}lb???M?#??"rJt?Z.? ??t???=?TY?n?u??p?q??Bb?O??3C2p?@?????*6??_??^???e9.?F?u???????/?7? ???S??$Xc??=??[??q\??O???D????"D?V??5?/?^?Z?????'c??P7?p????3?}??-?{? r?!?Q?@??P?iY$?m0_??????+??0;?A??CB(C]?`Sa??j?????A????q??%q?,????l??8? ?yd?*:?+ wy?&^??9`?u??7?d?V????? Y00?  Kw? ?*ul?8??hM8:e??fN`?qW???%J+?9??C?h9?gS??`??U?Ee"'?u?>`0?H???U?,?o'@]k_??c??{c?????MFS??%??Ep$ ????I?g?c? ??'?0?y??s?,??# ?R?4d??uM??t?a}[lf??h??C??m m??C?????A???N?z?? ????.????M%????l/(??xJT??_??VYn??Dm??k?c9??=a ?X?????bZ?Y????B|CY?%?"?4?ul????\???q?)h]d??s ?#???S_'[n?H????#???V??e]??q??!?'???:O???g?)?%?Y?2 $>T????ne^??R7 ???7??R?n??Ky-{??(??$4 l?l/??i?????{m???????X??y????? ????.?\????? VbE?C??i(e?}V^?G??La~R??????????b?1??z'?? ?W??LUq ??b=?X????%??????]O#I???UEJ??^????3?9????:?E???%?4&`Y=??<4??????e???]??rTD????I???S??????J_1T??7?M??a????????>????x??????? xO?_?h?7?hIu$? 2???m? 1??B6????g?????? 6?HX?)????~??d'&'?????k?or?#r?????_????VV????&?T???6?d??8?ca)???????h?} ???]?R?b?? M?2??>???s?%96n??"?"I???.?? ?"?7?B?J?@?>??4p ?em,????5N???Xb? g?Q6?2??s&e??7??,???/8 ? p????`].d????????D???I&?{????,?l?P???&?R ????c'BW?,J?2???F??????*???? _rA?`?P??w??LN?Z???vCW??I%????%??Z??IC??u_???j???3dr^????=??.??Ij???c?(,?????f1X??:?????Q?l??$Rhm?G??k=?Z????K?+ ??????`Z???v?u?Xv????????=?B??y????i}+???@?t?F???XD?-??-.???? y????? #?? ?U??????? ??' :|???m???hS7)}?d??????????????&??;???Vj???f????}???????????????_?????P?>8?}p ????1??c????a?>8??K:?]@???n?E46K???????m ?S??o?A??W??iT?@bV?9?????Z? ??j?:???O???m.?[XZZ| U)??_Q{???p'%S?????^wu$?cK?zl?)P?KP ???`?hL? Spbi????J? 7??J?\????&?????n<'Z?>????R ??@???H??6?6HK?QJ?euS??O??????????? ??p?~???a'?? ??N?'??tD?,??????0?z?x?? p}? g?B?y????T?[?{}??`?u'tp?r???????zC?\? L\A??j?????0D?S??o{????fn?lu4?????&????I???3)?R????K?I??SE?P)? 3+??( p`:?! ?%???8?>???S?K????&&05?U .? ,???P?8? o?????????^??? ?[E????W???s>*hWF<0???[???j3??vw?i??s<1?\?3?t3????S. ?c???he$\???HL'??K?DJkR?:??9+W??????]:-????xN(?/?_?T*!????I7^??s.??? ??????8??????g?(?h????4??@???:?X???i?`????1!?:?-??Y?????\=???G?????Z?>l?+o ??T?X?T????????;#}Y? %???Y??`??Yv???e?C?{???????I????V??J"4?8???????????.????8?+?c+ M?, ?X??Fj??R#0_??B C?"b?wV?/Qq??????~ ???%??Gd?:?????h?|j???????K+?? ?d??J}????sH?r? o??1M??H?3?!? v?nF3??>zy??S#?2?:?~?I> u???L????_d?"E?????9%;?? ???ovsu@????~Y?,T???@g?m]??t?? ?$?6?TDI??XV???? ? ?????S?F"}?b$???H???%??p?A?o??????? ??o???J?Q:\J]?Z??f??17w$2?S)G=V?-?28???d |-??X???rb???)???#??-X??5???C*Y?[=?????}O8?MN??yL?I>?S???i ??.t?:?dG????/????p?g(?c? T??b?Q?-??????O\?p~n?#%e?B'?\H|`??k?J??Yy?)??e?ph!AZ???:?-??T? ??g1WS|??;??? ?i?~Y??T??? ?[?>N[?g?????????!(?tin? c?????eFiZ3?tvQX?? ??,?6n*v??.?6nZv???.?vH???/=??? ???6?-J?a/P?tt( ????0?????msg[?e?~????xs$7E????pv???????uf?/N?9r??9019?????&?%DX+?????W???????? ???O???????eK?h?G???6?????M???aGL??'??????J???}?=]?0PgP?cw???&????? ?i(???? w:????['??I?y?X?r????????'?}?=uG??Q???????x?A ??0??E??P?,?iy?G_?u?3c?gqq.$ ????-NV?~Lf?A?T ??????\?????????H5xM?N%l ?Jw?f????!?7_Xh????f?? dm?? ?h?[L??? ?>??i???'~????>a????v ?$ ???f?????I(??z0s?ie??w?0OB!*?????\'?p???!??x . ??Aah??????U???Z??.'??H ?t?`P??>?tm??Cg?2??k?l?Q,E?g?????|?T!?f?Bh???/PjS???H?a ????u?P(????&W?,v?????? ?6?6B????ZB|oe?Z ?V???~?i??Q79?qJ???=???h?i?M?[u+0r(C?"??????????|3?nx$?x???????]D*+h?O}????`?&?Y#??t??EM?M??N3??v?Bd??+?0???3L????~k??`?????,f??x?????j?D9??84?A?T????jQ=\@?6??G?{?k?i??:??uZJ??NW??7???S$6e?K?E.`?@o?!0 ???NXm(?r??{??x?&"?$ ???2?a}!??????,?6?g?????|???-??_???)MIV?1e??l{????{6?????? Q?zZ,?????i at k???0???r??AI?:????`Ez?:@???[?+?uq??]?FTo??#?$?!??L???????^U?9???*C?LX|? ??G??L#?T3J???h?g???S?????[c??[C??{?j>??%* ???~?|s???g0????x?C?c??) Azej?)?C_??tmG?;r ?([i??`M?+???9?C??Z???9?D???%%!8?2Gc????b????#2??YdO?]?????T]?5???1M? 9?W? ??4x:a????????%}????-??';0??????g?e?}&??4????[???}a?o?%?U???5??-&?????k??7{?kB? ??b0??$???R???j?1n?????x???V?c?{?i??  [?(j??c?L?H~T*??y?q?&A'?2?l??C????h????vE18?wX|sTk?U_?????Ms????c?)T?hU?w???{??*wu4N??r34????9[??_S?M?k}?#???{?)|H%?(?.?Q??KC???[??}??>H??~?|6>Wb???i?c?k?y??????@?[M?z?+Q?v??K?X o???0 ]sR]t???6??????;?? ??????5????????%?O}4L???!??N??????????xxiu0?Qrp?- Y??????d(??S?!yH?F ????o??}>ivQ???b??E? Bz?"??A?%??2?? Wqi ? ???n????QQ??i??Fw+?~:? ?8?[?vo????F???8I?3?7}o0?6????3?o ???m>N?"?n ??8 I9^M\@??t????<_9??]????d?G4?c?Jy?{vsp??*B?pl?,0$Q?$*????Z?1?????1???l??*??7~:??U?9?K?J????????<y??4b?7?qrd?^ F)??mIc?c????f?G????}????89a????;??? ??FG???-|E????n??`???(d?~nv?-????CB????????~??]??]???? wV??g?3??%?o4?P ?A?yhC?7E|?g??o?F??@^??\2p(???o?9?U? G"? ?{??Aj5 ?Q?????' u\zA??|???XoVKo??F?T7M? &?????i??????%h *A?J??1???5??Y? ?h?H>>?}????????{?o?e?????v?? w: ?????G? % ?????F???%o????H???RvH??&|l1???g??????{??n(?p?????=??.??:]X?????>s0V?bo???u???h??D?t? ?u? ?H??B??hY()"I?ja?4???g??5-t?????,*?o4??X?vvtTzW?e?O??;????-??+????qo`_'$bK?8????????????g?'????fue?V2 ?????[?#?/$??)?????????#8?? ?w???????"??"???-?l}x??!{??B|jVJ#Q?|1?2?P?xB???S??UK?V??R? fJ???,s?V?- ? ?#f???V ?[?]?UW?g?Fq???;???????l?5H???????j>B?Xl&P?Qn? ??|??f???qS >Kl???? ??? T?b????7|??+??6:7?Kh8??? ?C?i?Z??z?????%?]Y?/ _Oo????l???????|y???@@??2?\??2{???u?I?}k[???? ????l (I??eY!????????>??? ????c?[\??????sw^sk??? ~?????4|B?- N#?jr%?ey?Ug"?M?t???Lkh?z?M?UD?P????iohr?7??QG,?J?1o????B?kQ??O? ????C???;B??U??&???2)??5"[y????w?&(??8?j??N???"I"N???t??v,3???t?XGO?b?[1D? yZ?Q???P?:[?$w???l;?r9?J k ;??2o?s???aIN?8??f"?0xN?"'?[=a?? Q?2jV??[???n??M??.??H??t?N???.?~0$???H?} ??]=H?? ??'5?? O#?*?2??S ????/???L>??^!77?"??????iZ?B? ???Qb??? ????4????????????G???????}I? ???;??? D59??Y???l@?L?A'???Pl???%1n!??u=???'?:L'???6&l??/N? ????6?C?8S?8x??W?Lh?Nr?'fA??P8,? ???=??v^???hYP??Q?%?? P???????Z????????????a???3K?e?TP?????8??=?????a??2??? $???X&???OCo \????(J???]h?Z??=I?F?R??[S????y.?u`?f| ???r?f?N4xm,??G? ?j&O&???8??O????r?5p??${5??Y?????C??@??_,g]9V?@????B?????F?t%7????#9?K?-B"?*? {???X9??#5 v??Qx??N?~d?F??pP???L???D?/>??RG< s? ?M??G?n?B&???%?#????? ??>?V?j?q'i??T?x??T????$H?x0F? L???~?mF?zw???4?x??a9^?]Q?v??0???g?8\???q?@???B???|?? u???U_(z?a ??? Drw?"V?????C\c??!??? ???:?????|Xl?U?ghc??Rr???!?y??,H?M???`gc8\?D??{\D????F[q??8??l?'? ?^sY?????e7????x??-??Z???^??cI?g??|W?B?= ?H?[E~?M???Y?@5?b?v?3???;C??????$}?+????*????<0????3?????/?{???YgW????-?9A\????Y?Q4??????K??5!S?Rr??%?1??~?d??[#v?????'?l;????9f$???\?q???e?7'8?1?H? _?^?'K&#??6????=????-??`?w{=4?4??????U??????+???????|??/????0O???}?*|????????`r }?N???+(?Q:.?????b???*U?g??j?T8;?W??Y??R+&?y?4??kh2u?? ?D?A?"????:I?H?&4?X???uV???l?'V? W??F:???f?t6?4???_?'&??@?????%???*)4,iz?;???????N ?l?????????T(??|X^?g??P?h*U???}?t(?~,-a?} ?x?? ???e????dqz5.?F?K?)"COXdi ???1??'???????}Q????z~k?M? ?w??(?????????~?I?S?}#??Fj?.?U??z???07?>?4?{k?J???a{?O]??`.???z?]?7??  uP??????u????IZM???\??@?5?,M??" ??SN&???N???D??@S???U|?)?'??;?????Wlqc??}?:?ggQ??#[?!g?7w???X?u?t?t??a?O??N??????????lp&??f?Q??X8????WV~?????8 J??Z??J?????h??^?&???_?+?k???1F|??h?z ??q???Eod\?m??F??j???#???V??N??L?uq?Q??H??????Oi#*????????-??~k<=????S8?J?Q?>w???y?R? H6[|m?CA ?1P)7?ssX<-???B }rR???X???_h??X{U<>N`f?Iw??pm 3?&??ck,3(V!?????y# C4???? 'J ?Om?Z???g?P??%Q?r??~?4??0? c3??f?????Q???4??p ?1 L?j?1?pD????????o??@?BC?O0=TM??u at oj???U?64??l??)1*?t?????0??Y?W*????I?"W(???^N,?@???u???W? ??C9??q??zv?z??G?||5N????JR?C?r?????Kd')|Q?a?D. M?x??_U???g#??0?L????1?j?a}7hf9??????M.")? ?/??(?3?_U????@??Vm????2??VJT G3?t??? Q?!n(??? b>ue }??+????N? ?? ??j)/?~???H?)?E?Pg??5? ?M?=?9??{s:?@?M??|?G??AL]Q?/????X??^???J?w?F??Ry?\AHC??? ?x2Jk????*??1q?(??? ??e?>??????{??{ms?v ???q???*$??;q??0? ?T??:?R?f??.????8?????p$??C??fE"fpo?????$?sh?e???tQ??{_ ??{Q???%?lY4????b????Q?]??5>???I???o1?mS?E\O???B&[:???Fx????}?l? :?j5}?=qz?y?^?VWV n5!?P??-^x???#?g?R?fc????&KK????NXj_?H?}???}???>????=? ??jV NQ ~1?2?PeyB???S??UK?V??R???U?1??e??????}g????Y?????E??`?p?U??Q\?$??? ???\??o??+U ?[?4?0? ??y6????il??????t????l?q??????=q???V?7???7+?n?W???????@??????m~?]???'?. ?n.???/?G9?Q?????g??e??_P??n????Ty~Y??\?L?j??O???bL^?????q???k?s?5??n??$?&?$??w?']\p?T?!?&W?\4 9QA)2??y???yifq?&???? Sr%???????moQ??Q ???^??Jb?Vr????K??Ot ??I??V?qr???G??d?+???h?L?Bxi?V?!:??\z????7T?u:d&??????Y?:?0L???%8??T???[\Rb@?$u;?3??X?y:??[???PT^S%???????s ?""b???l???l,V:????4TM?K?SR9Ac?$??F?5F>???'???O???H?t]t?*?D??e?k0A u????@(??? ?&@2IV?-O????x??~e%?8]@???'c@?`|cJ]?? 6?Kh??w????.?b??!t??'??;Y?????/??.hJ??4?,`I????5{??p??m??Y?w??A??I????i??????";?=???? a??2?e???~>??????84?:?r?????(???e5?????4 ???`????AE????{ xe?9s !I?VVd?\ ?VTT??r????/?ZY1??????????S??@U??7??7F?J?g-#1@F?1be????E???1?? ?~g?H??.????m[???????r? ??b?g0?&.J8??V&?/?:?H???? ???i?!??????@(;e???? ???D??????D?snqs?j?UY?? ?W??r???p?? ??cd???\?K`?@Mm???I???>? ?*G????"??}xd???????+?W??B?G??O3wF?????E??qB?]cF_??o??H?V??G?????"???=?J??e at -b:?????&?M??)????M??9P????????u???LV9^M?????\?U7??'?)?M?6?E????????:/A?I?D???:?e?T.????H?Y*?Y?>???fV??VfJ??Psp?1 ?q?x??3KJN@ ?? 9R9???x~??]J?;?jy??#?Df???????????t?1??????;'??? ?z???u??D?H???&?Z?/N??|??yq?H H???*JC??? q,?@C????\??*??u?E???w?^????"9?H fy??p?8q? ??#?+?????r??vt;7???L??s;?^?Akk2?Ox???? k???N5?J$???@????Q???????~?.$V?zt:.???~fP???9s< ?\u4???@??????p2l {??K[??????y???/h#???????V$^??e9?=U`?????Uk@?$"&??7?N?????26b?????Z??!5f??-? ??I?B-l?Ms? {mu???z?$?foF??h2 "gG????#k0?j?GC?(J ?P??F??:?X\?it;|?>??{??d????+mt3??&?b n7?[????$???ZE???????t? ?3????T?v? ?????. ??????K?????V????x?>?Z?n!??\?#??&u?y%???3??????rf????ER?o7?0M at Yq^??V?C?cLIA?K.???$??????w ?ro????j?????$?O???????????+&E??4h???????tE%?0?A ?????} ??C??????????A???????~??a|`E???`?dM??a??")R?B??(???????S??1????}|z??Q??=M?nl?|??L?h?UhP?x~H???b!:?o?q??F:?J(R?}??3??lN@x??FQNL i??Mf>?UrE?l??~???G??_?~`8a`t?????S??o7k??$???????K ????J?;?z?]??1?KoG??6??0????w?_??8??E??v???i9?,?D,;?R?a0#1?^???J?)?H????J???n?z????'qj%??? f???T?????_?c ??o??$_?T????? 2??`?JR'????V?_????????od?)???? ??Mo=?z??D??6??????P????8n?A?P??2?????q?Nk0?-?@???q?P?C????K?m`???7Q? H? (?v?@S ????2"???5?&??u??`? m?\3????K??v4??(?4???? ??J?|?R????z?>j???: ?WN?x??[F?B???E??F??"?? ???:vh????R?????9)???m+?B`t? ????Q~q\)?V??5"(7?R?!;??d?H???G q_9,???s\2?r?XF?B@???????.A???@$??*?? ?g??????z\x??R3R??5??j$??7??=Y??>B ??????+i\}??=??e N ?`'8?s0?S*????2b??(9|Kd?????4?????p???)? ?'WX????i??$??p???.?=?{?7?g(????zS?x?? ???C?M??????;?{?@XgppN>%? ?(i?*JU]????_? ?YQf r?r?D???????MV??=^?U?ki???K?8?W,Q$B?D8k ??]a?$?5|??l?F??h??Wn???(Y??M ?Hj[?Q 5%?? ?Yh?L?H[?XZF$?3?.fW(!????s}?g????b???.???Gq?G?NSC?2?7T??j?? :i??{?O??Wh?O??u????qc0r??N5?3YEB??????C? ?_?? 5j1???]=Nh? pB7N?X?ve4???:?T???g?&@??t/R???????.???u86#i_?w1?~??:?V?8$!)???? ????????q???Y ?)]???1V8.???W??z?\???*w?0 ?72? -,J}?h=?9?N???8???s?93??B?Q????J?3??M?E;e??^??~?????\???*?3L?F??-??'?????n1?G???? ?}+??@?Dlm&w/"?F??w???w ?ru?? ?"H?????h????j???^??W?C?????^f ?????w???.?2???????{cA?????1???ZO|@???q??7?S?7??z& ??????S0g F~?w?s!??-,??qQ*p?????p?7?????K???N?G?3??t?D??Q??2???@??@?????L??????I????{d???- f ???Rv???`?hq5??p?vv*G?s??????3?W?uE ???` ?xXX?r?m??9_t?7%V?z??(?D?,?Z??C?5Sb??g?p? D??????qzD??jR?Z?? ?^0?y?PQ?Z?P???P-?]??|0H?? ??M8?]N????az?qz -???J?n?_?>#??????????W:/?x???????x3?A??n?"H"fKe???f?????8zZ?3[???XYd??A??S?t?r??????X??([g?%p3~ &????BX?t{?M?(0a?#??%[WT??qY?\???????t at P????? {0?R?B ?gb4d\?d+i^???F"??????Y?!?o`,?D?????7?? ?3?e???Ko??&:4d??%_$?/?$??B*?$p?Ur[?&.?????? ??3fJ??,R#??VCY?5R ?s?CV{Y?????*]??????g7N???6???g????O????V?CU?PK?9 {?V?#???????zd???S?} ??????=???????K??{ ??b???_?bF?V~5?OyD??_? ?????}?o????????? p?gv??w9??1??& ??????Xs:?!????%w?s;? H?~`?C:??M'p"?g?q??r?O???i{????]??G?????? ??i??Y?Z?w?B??w????????3Af?????????????h ?,??B???.??????????u?]??5l|??#???r??M?c????h??`??$?/????a7A]????s???N???v ?p??????c??y?fSu;(???_G???9????^??{l?{?i;????X7>???fo??j?\?y]?Di????M?\????e?????????^? g??*;=??VjE??????.???1?r???????:t{??????x??+q???<@???E?G??????h?yt????8?v{m?-???s??o4Z?a?p?=?-??????W???Z??J?"?8?W??e??1k?c?r??/?a0?? ? 0? ??<>?????h??>? ??yZ??DC???f?Z?Z:??2???G9dv"?&5??o?????? ?u?J?Q??N???p)u$?-?4????(???^?????i?|X,?HL??5??G???"????x|??????n?f?q ?D??q1_&?5??T??Ft"D?BR?? ?x?i??,?5?N?do(?Z?R-?`?a?V???Y? ?????e{?XtWhf"?H????q?r ?/?k?9??z?????4/r?|?i??? ????Q??qTwu?P8>?????zv????H?????;>TI?sc?Vb??????7K??r??b?t???b??`5.`?E?E!lA,D????2(??p??=??w?]??o`????q?????N?8?????2?^=3?0?)?|?G??y ???(V????J(&J ?r??d($?S?r???d)%?_?JT?oJ??(X@&???? ?????*st?R?^-?_?K\?O???T?%)?Y?T?,?I?2@?^???u??t??b?8s?vW-?JG??=?]0?K????<"p at R*1?_0S}?;?q????!F??N??:_9bV at a??{j?? ?? 5?b?@?B???I?D??!8?U?e?Y??_Ck? ??zzBt??a??M? ?o??o?y*u??Z?{S0h?"?H???\t?#???k???2?0~??7?????o4?tH??E????$4U ?xq*??1????^?`,xGt0?D?p????;w?2>??U???y?=??#?y?x8??"i=5@? qC)??_??+c?? ?]y??h?u?Wm?\W?sI??T?D?@O?-b?:?P???i!m?????O????a?@w??h?4%?????-??&???{%qeb??$bK?z?Fx???}4G? z=j5}?=qz?y???VWV n5!?P??????8?B???BF??ol?B{>ei ?zW? K??)"?/b???L???h??ZY4?o t U]U???L??,p?o?W??71?'??:{??? 1b??@?F?4??Cz?~V?? ??)?e?B-f#??????8U?k?;????`??w?v??-mLG?9?')w?m?w???????????$?_?e?f#?B?w??[\S?$???&W?\?9Q?(2??y??y?e??&????kOU%6?g?iohr?7?O?w????W?4??F?????t????(?l%???Kz?f?qO?Kt8xO? ????C???;?mF?????????????l?. k??@?? ?????gE?5w?1???\????p????????????-?3????|"+Y&)L?K~?e?N????R??!LU?j?i?/P????A?|3?f?Y???2?H?9??9w3-???~e)3&?Q~?5???M?6|^???|???Op?My?r?s?b?M??bDN\?U??bI??g???\???F?Y???K[R?Hn? '8???7?u????GaA=???? [????/???? ??h{=z???,???f???;?Zp?6{ ?%*??h?N.???:?>!??/'??,?E????0??*pf??,b?????M??B?,???B\?5???#?i??b@?>uyW?P ???F??84 ??????zq #?A??uV 2?i???9?qW6>{????i}+?????/?g? ??;N7?I???9?6?a????d??s??&?????g???spV????&Z?k??m??????ym|C??d?WG?= ???? a??at\??L???^?ac:^?~H???0=?2???2l??.[?Z???W?*???;??md|4???q?:`O|?&?"?????v}?X??_??? ??5????????Sn???o F!?4???;m?K ??Zd?xN&????G????1d^??m???sX5?????=????j 8? ?????Wgt ?&r??8???h 3)kLjk??j??|?\??i3?3?n?? 4J??9???h?+?!???QV????^? ?n %h?%\??vc??%?{?O??&W?]??s????4??:O_ZRm?*r?}2??? h?a?H^??ZZ??w'?K??s? =)Pw) >SW??,???5/? ]O@???k??9YpG?^?Fz???????NZ???{dP???.?? /y??@?P?:??~???J?u?"??8?#!?<??????#?Yr?F&??En[ @P?w????Mqi????FG-????);.???X>???U??/????U???I^ F>????&??b gn2? 4????76d:???????I?K????L????U>?,'????Y0???y??M?s??a????r%?:??Zp?????m??Fa?????5? ???m?|?q??????+?????]???U??q??D?:??J _9.A^?Mu?????Ec?}?8? ?A?????HM?|?P<.FU%??????? ??Q?#3?0???\??f?}Sj???+XLN ???!??????G?????????? ????????????pE?Por(s?W X 9??X????=?;G??F,}g~LVtc~L??N??l]?c?Y? by?ZKH??s??2??GM?jl?????Tr?m ???????????????????_?y??^?I?????\/?/?9#>??wI?>g?6:?!?%??F??Y?????=????????a?9?C??w????R??*??p??*?S6??G???B????-?2-??? ??M7o???q?6???A?2:??Mm????q??,?L?vh8ZAN??o?6r?7??????/??x??o???U? ?|??yq?%@ Q4 ?????@k?P???K???"??&S #0?n?y??*?s?@X0i^|??L ?Y?8?/?J?`H?)? ???q???Pf???O?c???0?=+????5-jT???+????? ??( ??`k????nk KTwCI?8??I$?2 U?D???F?O??r%?[?%??N???9?}2?H??y???^?1?_N??d???I???L???s+???si3?kCM??w?-9?????\?-?% 4?? ,`??P? [...2230 lines suppressed...] ~????8?K?q???6??`?I?>??-?! ?E??ou???MR?DC?ET????Fw?n?Ea???z?  ??{?^9????` ?v-bh??4??s?????l????qf?XVh???eh??y???jCD*????@??%?=??3?R??d???4?????????I;?a??C|1????????????|?W???"sIEP&lP?c?F?????mA??P ??2?8u"%'?????)?@P? ?G(?C+???~?(?'?Yh" ?H"?%0??????Iz??}?N?Swi???s?J5????K\???-??3?~?2.???O??? ??0?fP?kg3?/}?!??????b?~?[U??M? ??/g?????RS???9?/?|????s.S?0 ???7?@??C?2!o%s)?HJF?K ??6????|?Ii?}!??t?? t???[??l*3?itf?r??'??|???5 at j??O1"?> ]{?^?RZ??CCT}?u$Qg?????? ????} ???7e?????\v???>S??? ?????????&f??'?\_???B?O??iz~????G7?x??gp.??(!-p??V?? ??,?????j??O4r1?????/????| 6R ?j%? ???J???m?Mg?dIy?????p ~??Ur=Iw?p??.?k????S?9?jC??,????>?u?????/9????u?|xU?pQ?F~ zTD5?EQ X?pIL?? I?-? ???????$?.\?.?????[F?(a?l@??G?* ??? ??Y?S?a?0 ?1y? ?LPa?VY_W|?V??????&P??Z1d?T???'ry\btW???,??7??????N-?w??/?R?C? ????? ? ??? ?? ?C~???}??N?a?h?9????-????~????K?!????+???-?MS?;??XZ?"b???bFZO4v? ?ZB??h\??0?n6?V??-???KWH????g????Z*?H???? ?????? ;UG}4 g???K??[?????????????i????^T???a?9????Z??????R?>?b???x?*??-???g`?jBYx???ZKOh???V0????u6?T%?Q??1z@???Wqd*? ??{?^?^:????C?YCTA?`qx???a?? ???F?B&N&????w?f???????????Q|a?)???/?7le? O?e?a&??O5])l?W?????G??\?8G?1lh?^)+???? ??*1???Ew?J????????/?G?@o?k??L????G5&???`???LSb?[??? ?bi?gQLil??X?????I??.r?n???3?d??????&??Ozbn?cszFk???K?/>-+?|ur?W)??6?? ???????}F?X???&pZB?/??[??????;{?l???????A?B???I??a?U%????????????"g,?D????3?????%?;?7?t-???m????r@?kM?qy?(????>?p`0>`??,+u???+3}l? ?1?1:~d???V??Z?l??,dv ).&???Z?J???????4F????@FOoF??Z 0?_&?L?F?x????*??????????/p???????(^A??f?T?kg1W}??U???~?'l?:????? ??l>??Jf#(??"AQP?p??"(?l+??? ??&G???X???M??io?e???%?GI???,???+?NX^?????UF^??????yk????/9d\?R?&?r ?XB?-???x"?(xuH$??1?n-??/?????g??m{'??????Bc??m????H?????? ??}??8D?'$?x?ed?? ????E?}??:??-????DO?????????Q7#?r>? Gx?%!?/???->9?;?k???`of?P?q??c/?? /????? ~??(?CsYV?G?Y??gY?vrZ?2??'?lO?,2?\6K???CsXp?P?9?\??c???m1f?_?m9??C?????????????C???/???BC?? 4?K????h]Zc???K??B?y@|.d????`?(??-?? xK:??X????(Ap??@\?p?WX?}?-,??1?0???????7???R?,q??a?n?????VB??q?0?u?*????? ?J?|3???7?????? ?? a???Z??WE?T?r??_????????Q????.?+????w????g?;1??7z??p?$????I?p??(???????'??????Cv??k#4?&?????T?Nd?Y/C???r{Q????g?(?,?D????O?x???????????-?9??????N?????O?????????w ??x???????p??s?????i.lNr$(??K?2?'\?]??%@f?q??D ?O _$)& iy?_???4CX7'???%. g^R??f?q ???;;Y?Huv?????5*??`X??89.?? >?????~???F??^?x????? ??YGllL?b?mW???:{?????????????W????0w?h|?=?;q??2??????Y????h?/???E?'l^ ?B??+q?????Hx93?8?V? ???]??????ay~????m???-?y?[*??l???z?;????PAO?j:???? _????&?9{d??O?la??b????;?U>??????A?'X?????i@??6?Z|????k="???N???h????p???x?'????b???)????O8???O1?S??????g ?9?P??-???s ?????aWE~R???)?}?a?b???)?}?a?b???)?}?a?b???)?}?a?b???)?}?a?V?}???)?f ??L1z?? ??PS+????8????D?cA?/aA?gA???)?@???> ?@???;E"@)?B?%? CT-]|?? 4??-?? ???}I(d%*T??b6e??`??#A?????'-?`???O?????X????r??? F?Q%??P???_o??C?????l1???^?????7??? ????????6???+????zX??`o??[Sg4?_?????B!Rq(?'Ym-??O 0V??J??n??7??d????t?x????1??_?'????????b???a??pGs _#?? X?G?bX??'???aybX??'???aybX??'???aybX??'???aybX??'??Y??o?IT????2p*o??BcH????O?????????:? ?:? ??8?(g7a???e?"?T???P?w?E|?;Q?"??>X?@?pT-r8??l?1EVj??C???.Q$?1?H (???"w? ????b??)$F ??B??B?2?|E@??A???C6?? Z\?b {,??A?`+?z? O?? ;??????????????_???)'r?l?????G??D?}?~?d?i:???s????8??$?U?l&?xn1&????g????Uo?[?]??????????d???? ?N?Dl?Ae$Z?x???/??????dJ???]'?X??{6?}Jpz3?e???=???(? ??g&?? ??)T??Md?%2?9?En???f?T0{va?tf?;??e????&??zj???????-?}.????2?j?N??l???[?I?g????? ??k??v?_X???????????-o??????????^ ?qb??7 7???b??? ???)?1z??h?F??,??C ?????????PD???b????f??????v???????oNf XJ\?#???}??:HF?!??b?, ??hP?x??gt??B???s???a%??? H????x???N??? 3??C?^i{?YVo0?R????I??? w????????C????w?[44V??? ???/~???~?w3??m?h????z????v??yz?????????zL/Hj???Z[???M??TIX8??{???????? ?u/??eOS??=D??j>???D???3 :?a??)FLA??u'?O?????m?bQOM?S??I)????=%e?m???y????ji?+r?A ??#W??;?jJ9???G??o'?????Mz?K???Z???8??6???pn?'?F?S:????l?)????l???????P(d7? XZ"?Q??l>???s??.c????x ??s`?s??u`Xw???X??p?????7????????q ??X???'$8??1??@???c???N?s??C?F>????j????k?A???a???q??????5gQU'??*???????????????????? j*?sF???H0??F??`~8????X???V???^?!???e?@`O>??$?%j ???l??????&?=??X?)?'?=wA???E??H1? ?i?????_v^!??.??f?j???\?"???^h?r?=>?8<??^T????o? 2?o?Q?S?,L?????bU??C:??? ???D ??F??b?a_?U????;??????v???X???w?q{7??~?????X[?;??}?Jt??c?.??P?~??p ???v?[}??>????#??=?4?=?-}F? ???|Z?????SF/??]??nfc????b??$??y?a?V?n?? ?????-4bW?b?R????c????????,?w??7QK???D??r?p?????/?`1?????p??p??? ?O???????????Ps?M?q???!7lY?+?lwZ?5{????????h?.???????8??v ???5?8?#?s??'???d?G??L?m???????| Zcb???}??'?/??+?????????lhf??yo1?wk#????^????$6??K?G???1ffQ??""B12B????+?v(q{Y#??Fi:????.?s3?Bx???E!??'?~?????.d?E2??????>????l?g%?????hDy?ei?8??X(?C???q_X?hM???>?qw5??>?Ok??-T??M?????,F???? ????????/??i?zT}???tx?????H|H?m{?"H![ ??/LU[L9"???:A????I??896d????3w??H??e???_?? ?[?|>?_???]>??$????????G??????zg)5???/??M???4??7???M??.????W??A????y???bmZ?4N$??!????y?????b?>?=? ?a]??{: Bv?aa?{Pm???H? !y]=? ??'?B?[/??&????#????R?t;????uH????zV?7t???OC??M??\X???,??V'g? ??7 ? ??N.?? ~?wON;HQ0;????L???RnB1E??? ,e?F?? ?U???????fd?k?? ?j?z??B?gI.Z7??M????5.rXR???d???$s*!d;??bxDB#X???????=???=B???7 ?????m???6?B?\???d?7?!g??wR?O?R?Z?j???'"}????-Z*Y?????H"0O6????????U?X???g?H??,?%?F&??wy??NR3??&lO?????H?f?%?[???o??/?j?]7?o?? ????7?????????|? ?fm?]c ??k/-<]?G?V???;?@m??33?????y???h"???????y??+:??~h#W?? ?~??R'?? K'^c?5?{?{??????IZ?h?d???F????T |??`sJ?u{??Lb? ??=*p?3?;9???????U^J?x-tN?9??}~}??_?????.?O?Of?????Ed?Ef???? {\T????\8 "'?[??9eO?2X????PS at N??? ??b|??????? b5??}KW??i|!???? ~a????9[??N????s{f?w?x???[??-???n???x]???wy?????:??\n7/??vvs?x?W???????f????;?)]h~?@?????e?e1??e??>9m???????&T?{q??o x?$?o?q y?E??:p?Li?oY?????>??n??Z!?n????P??d,?z??? ??z2`K/eYg ,:YOz??R? ??Z?Q/?????rz? #;??????_?-?6?#QS8P.$?u??h?%?;?|????\??w????4??_G? ?U???y????????[???t??d? R?~?C? ?=?V?"??K'?????Ca\????????nU????{b3??????3?9.^??}D ??&?]`Y??M?)?{?*:9?m.?z???n@K??t? ??ACJ<_?S4Y??q????M?r??b?F??:????g?z=)?S[?f??K?e?(?m??$???F?a SN?N??  2???k?X?rb}???_?7^?/?I ?????9i??N[` ?LX??????z?(?/??}?3?V??T?N????N?4%?/ ??????5f ????Lc?@Z??x???O???o?Q???`?0l+?????q|[????n?9D?P??M????6KZu?u !6??? ?C???a????)??&?N?m??????????WQ!??z?k??9e?5/?F?t?-? ???j?W?N??????7?U?J?s?T???W??o~!?7?T?{??V?/(?????p??u??i???~J?????$l???B|1Z?? ?`?G?:?P??/N4T+AaqN??????15???G????cRPh??qd ?K???????axD/<,v????ZRQ?&,?e??c!4yh@????z?i???sq)?EW???/?9????|?o?/[uL??N??>}yRq4'?????"o??X???????F??g2i??.z?%&??P???e?c?(_??[dV|^?ZbVL?B7pl?@???i???i{???gPI????Xb??0? ~??=q??I~???d??O?6$?[???J???A?S z?o??kl?W?????G??????/?y???3a?@?~??????'?u;??u?G?K?p???? ????V??yzt????? ?Jj?x??$??G#?s4??4?6 '?}?B-?)?[?[J?V?{Z?c?Y??_?Cc????<"-BU????????Z?k>??nJ??o?H???5?N???o???=????????aFn?n? %?+????v?\"?jUm??????????I?yxJ ?9y?? ?rA?qpB|?fILN??u?+mx??CR??5Zi?]j?????!???k?=Y?? ??$?h?B???/H??R?z?n??Z??V?\+U?/fE????????a?Y?|???V2m???|?6?Bo??w??]~??W ??D?`O?-|????kjN??G?p?Ol???{ ?p?`??hd_hN?-uY??h ?? ? ?>@q??????%???3%q??8Qw?P???K?8z$???q??Q??[D??*V?j<+? ?2[r?K???C?T?E0s??? ??? ?)??????i??-U?W ????s ?]??X ?L?4??;???S\ O?k?n?-;.???f?Rj?dvz??e4*!?l?7??L???????.i? X33rX????z?Zb?????????V?K????k??c???u{???#???????8%?q??7?XO?bMl????????i?z3?E?_[R?j8g?=/E??? :????3????y??V?)?1??d???j?G?@XL????V????'??;?O~?XhE??r;??!????5?c??k?;7?lK/)?R?_??X??g?^ f?????T?;'?+?o???Z?:~W?????q??1?mX(?c)r ?=/??_e??;p?????.-;?^??'?[3?7G?o????y????gHN?S??g??8N#?G???????m?=7?Gn??=v?.?Ft[d????????????9??q??Z ?4N?[,>`?f???s^:???x??~1f????z? ?B??-????????%d??aC?????v??c}y?$,??Y?7 ??B*?? ?9 MG??p???????_UVH???? G?_??t??F???C??????x????k???U:?$????q?=T??4.??h??S???k?n??;??v??????kUS??B??y?H%?8;?E?nc???.??M?=?to\?)??S??Q[MQ_QGW?yN+?? ?"? ???e???VB?????R????H?D)?};? ~??3??LMt????H???????????J+??zJ?v???????i?'???%?008?;?8o??[?~]&Z?({??r+n?y?Kr????O???????N{H8,?{?D??{???]??!???3??D?z?W?&??EwJZBE"h4??q?x??"?{?lf?{1??????ao?p/???l?=2 ^??eB??_?/???`??-j???TU???????jG??\V*?:???xee??m?:???f?4???r}???_???Vb?[ ?s???? wr:???????g?O?,?7??Te???? ?R2?;???? p?????F???&???? ?]2f? &w??&]??/J???????h?r??{??W?Z??tj)3?~?4_???1?? ??O?jb??L?M?:?h?gp?C &4bp?`?? 4???OB?*%$2?d?Hh?[??{@???W??????I????Z???????B+2?9????&???n ???A(C?Q????l|?R?z???A9??v??t}?Hh?T???:???57?&?q???? 7?}??Z9h?jt?????~?6?w?u?@4???&v[?&?N?u? $"????W??w??<{O~???~r}?S$??M????Z?!A;p???{?|??($?!HD?H,I??JIXN???@??so????)??B ???k?k?=??g?6??t??I?P?R??jSaJd??In?G?5n`.\?9Ju?Y?jb?X ?B???q?i?=??a?qZ??F?+??7a:???G?>B??q?_????????9Nt??d??B??????S?T??O??x?p?[?XNF`??{?/??g\?$#???=?Y*??$?S ,??b?H? ??8?Y???W?\?.?R??????!N'????Z?T(???)y/?????z?? ??z???AH?k?%S?5??z>?r??J??B??- ?nT??qg??P????7h??&?^? n? ????S? ??????&??? ixz???????l?N?o????????,Ed??????? ?&?????>????/H??d?g?2??y?????6?f?={?u^????auO ?y!??64??;??;:E)??n???l??R:I?K???it_?;?$? ?H?})? ?????y?+}??g?????????J??_ ?.?&????p?L?a{??hF%?b?*M????7 ?=??R??o??dzk?1pD?@????v$?U?A?"d??r?[?d>s? ?|??>?9[????N? U??F???J?U?|#?*j?]???????f??4???"??,xqJ???v????)x??i???}?^?&i??"?S5????L~)???n)|7!??2Zu???????\N?,?!???v?I?fw??_r??_?g? ???_??F??>???Q??_??b???\?????v??y?)????/??????? ????e? c?AS???i? ?$??????OjdC^?*<}q???Dzk?:?KE5g}???T???j???=?_B?i??? ??gc? |????????}??v???:???3E???}???0?8"????aQ?m ?/~???/??0?????:Q)????xov??????N&???? ?????????????8???????4?Y ???'*RD??(/9/???>?M??>f4kS??r??8???Z?%?7ftO(??????/ ? ?2X????5k[?S?B ???!$]?!?,??U???????????6GC??? ?+??????S??w??*?????_#t[??98f0)l\?J??gc??|k??Mv:??????Q???0?k??_??@eV;?O???Q???wk?%l??!n???}7?S??dZ~9??Em??YSeP?`??:?I?? ???????=2?4??%?$,? ?T??D?D??%??Z??S?1yf%}^??k????-:6?~5mG?-'mh??_6q)?#??G6?????3??!|#)??c#Y?=?>??4??c?H]O S????ek?2Mq??'??????????(????={.9W?7?r????6teR?6c???A?{H???'?:??zP ???>Ihv?? u?2{???5?J?_??D/?$??)?????_????H2??m?u??=?-???I|?v6?n????GZ?l?5???Q?U?;E???D???M=Zr????????? ?b;???m??????????qwT??4s?b?+.i?s?T??? n?^???;????e?????=?^?w???????D???[?Sn?>?_i?????w?v?????|L??? P?S^?"???;!@???? t>??`}??????V?`h??? h?????X?f?????{>w+??W??g~8?{.0n?g)?q?%?????????;s??S???[!w"??Vm>U?g"wRp??t??`????qE????q\ ???????K??W} x% h\E|X???`1e??'???rN#k???~?e?@?!?x>?t(l8i?n?T???K???w?S;??=X?L??? ????q??Q?f?,?l?|?B%???OH???Y?H?????^?????2???????J\eG??_??[???;???z??????????Yz???-?? @?+??w???????A??>??0gz?????[D????N>?????ig????&???????z??n?'????????,?E??%?[???VwH:??????3?Uo<???_???????j?Y?*?? ?|??q?L?El?t?0?4^?+?%,?l8?????V??]???? >??b3???q??9?N1???ei???i ?-=v?oP?W?????d?M?kH?G=?????? /(?? 80u??_????h?G'?-??????????b>?????P??????????L?_??c?zx&{v?z??3?@??iw Vk?X>?gzQ7@?:?V??b]:0?j??????.l???T -?5?`=Y[='E ?rY?Bp???@??<9?????&?|??Z;?????????z??N??[?&f???$(???F+????D?d??4????LY'Rt??)?KW\O^??3?f????\NK?D? ??A?tJ=R??5?????z???Ui?&f(???'(|?{???R?zz?"?/? ?t#?pi$???e????????????Q??qJq?0?Q?????0 \X??F?R?I?w??[k6?LW ??C?C|Y?=;X?uNN???4??j???]?W"??V??K??qX?j??}Y}??q???????D|?UO???? R?i??W,????B??C_?????u?z?rXX]@_ W?\???0??????N-?N?m??????EyJN.8????U=?T?u???2??:????!?j?{??????????? JHr?o??$k?s?T???W?o~!?7?T????V?/(?r??p???y??4??l6?? ????-y?}K?2}????rQ?????X??(????Q?N[??q'@)?}?jC$@?m??1Z?? T<d?No??7bAaqNa?jwZ????15???G????cRPh??qd ??w??a?u?0/?F??*??F,? K? i'???#$??p-?' |^???? ?rH1+*G?V??=w ??6?C????i??&?????J? ? {???N??.?pHG??(??d?? ?????6?s??M$ ??/ v[T#?;???G?C?c?X[??-?6???? ?G??5#O?nx?'???{_?2???sC?uZ????.mn~??? ?X?ADE|r????5????????G{?/??8?>?U???`w:???W??9????M??A=??)????;??cM? a??HN|?1??z '????O???{KW?R?6?E>XW?W?(d??u??R!??,??? ? a?%-+??????a??b????????)y????@??exT???\?/?Q?.{9u"???g?k???y}?PL???HW??Y?????S??k4#W~??? %?W?H???i??;??????k?#wK]8X_??z??`??9??:GZ%j?\?w????&%??E $??0????eomn?A?J!???{?r?c-}??:??P??G ??C??uO?v?G?+d?????7T????0??yH?TI???? ???1V?7?m?12?????"[Ik?>??'?f?s?od~????8??d^?.??|???"????o5?y?????xB?OB;g^!C??[?k f??[?UJ???^????O??1???&?~ ?3?)f?Q?]?^`?Bv?? ?c?ef?/??t35?????c????` ?gK???)???O???G(?????M???M1?P??g?q:?F3??M ????On?@?u?:? ???5|?4????$e$??cuz\X???3v?????c?#6:???? Ow???a??Vn???kG?I`????1????N???????F?Q(??=t??Y^{?@?@???S A6?=?j?9P??? u dxm?(?????d???F~{{#??2C???{????@??????a??~X??m????U?VlX}??r?{j\-?_?W?O????v?????_~??r;??L???+??1L\?Y?x??96??h??l ??X;?xl?_??{S?&9??J-?>?_}g6X??^?y?k?LO=??C??m{UEw:h???f??3???????7??7T? ????v;?k \???????k? ???JV??? ?!i\K?/QBQ?q5?_??/?Fs-??? 5YW?U??u ?a????_?A?y?r??-??5?,??Xn???\????f3???$f??iPb??a}??w???????7$?^????ir????3?/K(?e??K?? [b?????e?d V???W&?v???t???+;??0????????-?h????$~?p?? t|nd?????hxV6NeT,jRL?Z?t?7???>D????t??e???*????/?J?T _#?s|? ??d?;9???Q ???3$7??FNZeSSR?$S|???????b?#????? }~M??GjGH.Us???? ????[6W?-f??????????d?z??h?????ww?+^?/??K?_??????'?{5?{??(T;?\6?-?|??{R??~??????r???7 ???-?5?R??P?.??Pz??????s??^?????????f??????}????3~?{????t?;$?UnyWJ?{?;? ?K?Qcj????????ZH3!"!??kI??? ???g?,??{????E????I^Z????V?6EDm?PK:?zT Fx???=VU"??*m????'jV ?MQn???w?}?)?4?J?{gZ?[=?????c?(?????? Q?G????8??3??U?=](?G?C??K{??9??` ????S??x$???=l.p??? Do??? ?W?????}?w??.$fc ???_???x_?;#?? ??0& F??????l< |??A|X??? ??? ???V?,???e? ?*?xOS?????\~Tz?UP???\ &qA???=??3&U $??9?JU?*?h??Q?Td????>"???Oys???W????^??T?yL?&D?;g????MP;t????T????????qy?J????H????1U??????0|^N???@?0vp?}X???5 ??n?7???H?=??@x??]%pXz??i4??? ????}??@W?H????$h_I???C?e???I?>???\v#?%?=??^Y??i??`?????H???g??O*??=/A?? BF???F??3?????|L&?^)?< ??????7?? ????zso?:?????? ?@?d??B!g,Aj#?!???x????e] ?Z????[H???W?'??????Nl%B|?q^MX>? (u????@//?pZSu;? ?r;??$??ZR?u???/??e,ld???d???n?? ??+t?l?c??B22)?<?Xe/B"?g?????uP???/?-?c_?g??7N?5 ?)??p?I*!?C9 ????|8Y?2?cX?Oy O??X4?S i?>???*e.%x,?]???K??FNT??S)u?,?U8??eQYJ???|U??v{?$X?_yM??k?q<??zJ"? $?????H_&_m??????H??ty?.???? .? ???????????y ???l ?E?????|i????=*^? ??????J???*???5C???????wZ?????K?+??`/NryT?B Q6??hs?I???r?7k???}??^?j1?'s7z??oz??5?f?=??qa?34??_????Qx?,>d6,?dSvR??~f????w?zza?%rS%???k???M????1?????j???!pN??q?b?'?C[????]?=?g o???V&???kk??????????d?????????n??k??????????? ????LH?i!????g?2?$4o??tq~K????}Q:Op~?V&????_?y%???????|`?????o???N??a???????????:?rI?\???[ C????4?.G???so??{*!3?_?g`_=D?54?????2e?a????]??H???Pi?%W???t??>A?\J?d0)?)???? ????p/??T??;??3O??'???*rK??Z?f?;??IV?>?z?9??N? ???6??K<~????L{????n=???????8\r??????.???????????]??4??????p???'??\q'?????}?b??j???b? ?;?+??????]4sWvG??T?AiU?^?JV?U7?'???!???c?|0??E??E?`#?W??G??t????n?????6??p?B????,?rh ???i?Xu?7?w8????????Huk??>??e?E???????=u??"??? ?c]l??O??tn???gi??Qt????ah ?q?"??????XJ?gz}>??W ?hJY?X _OzM???t{n?b?U??}???,i:?ce?4aF? ?deKU?/?????Na@??w;???z??X/?Qzf?3Mp#t?M?y.4t???<???;5 zF??????_???/?V??Z ??,G'?u?!?Ofx??????$g?I?^????o???[????|????B???7??{Qo??G??.L????Q?@j??;J?????kxz?????n??? tz1Mw_?6??FPX??Sa???exL? ,?Q?'????q?????Q{uX]? ?????n?AB??K+j????,vt,??Q ????88!?|?$&'????z?=|?!?z???vre??!Q1B? ?b{???? IZ??%??N*??T!?!?????]???o???R???bVT? -6?{??:?i>??O+?6?kR?}???P?%,?9?D?4???F?;p?2\??4?^8s????I_??~???K??u?x????*|?D?5??)???I_??a??? ??w????hO?? ???????A?.aYh?NI???!?????8?B??@}?#3??YJ%:T?9?????Axt?3????M?JD?g??P??????nw?vJ?? ?X?~jE|r????5????????G???/??8?>?U?pS?;????+???|'????}=???K????????I???????x$ '>q7V??p?Cy???w????b??? ?"???+\?p??^?p?Q W ?^?F????0????Q???n?0?Q??r?_??G????g?r????2<*?tp.???n?=???)?B ?+u)M?u??u?eof? ?>@q??????%????b???8Qw?P???K?8z$???q??Q???3g*???*???;<????n_???'??j ???{;e?V??????%s#??2??????z?d????X????36??S?Z?_?7?w??}? ?md?cp?Fz??D????u?{??n?8?? ???z?j?E- ?iE?b?q?w>?a`Ck@?Ff???J?????y???l??_????c?s?G?FXd?n??L?U?5NN?%u j??R?yF??9???"???^c?6H?&?s???????/EqD?1 ?\?C???`3? ??????S??n*????? ?????Z?:fQ?&???vN??????m`Y?@????x?????????^???>??? =I???7?K?Zz6f?s?83r,+4pv?24k?diYx?????|G!?qI??C??>??x?2????e??0j???? M?HP????????1?.`?????/??d d~9sgV?\,????& ?co?? zX???7?3c?7??Z?@? ^&????d.???< o!??_????h????B*???t9?I??'?{ ??Me???r??r????P?x ??PX2?bb"??????h@??U_~cA???=?? t?B?dq?h7??D?[?)???;$ :?8?{a??? ?*??$?[P???E>$??b?q?Z?P?b.???j????,?? .????n???b??`-?5Y?"??sN????mD?}???>???????r??R5???"??.?J????Kb"??Ho?????N?%)u?"w??X_?f?2?G ?e??>"TQ?r.??f?N????$t??'X3A?$Ze}]???,?`r?!? p??V Y%??&Tg&???????.d?;??XZ?"b???bFZO??^?????Qq.&M??(e? ?????????s?wo?a?b???Y????}9-u?T0??? 0#?1?89???U??4??/mCKon??[???on??6?=??~({Q??????cb?h?&Npp????2????x?????V?6l????C?P??C\,??Zz ?@S?????}????????????r?=?N`??82A ?a?$O>?(?.?A?plpCj"?"??>-e??????[? K7w???T,??M?#M?qp ??<???y ??,??P??;fFC?tm4??8?T1UPo7??V?C?a^T????4G??????4??|rf??oU&v1sS? *?=?u@???2????m?gk?PC?r~??ku?5????????h?-^???0lc???  C???4*??????k%>?2????,8???/?z?yu??j_?I???K?d2??.?S?.????l?x??*?@??a??WZ??$Ka?mx4b??? -???w?E >??G???????]??????c???6??#????d?'7???????Z?uS{?h??P???P? ?5w????/??M????"??#???}?~N???R?X??e??:d???1Y????cC??X?=??h?^3RB???a????? ?~>???<'E?i@ B?w????????$k&I?'? ??4???? q?+?EN?c??I`E???[????;?5?_??I???+0?????;]?? ?????p>M?? ;[?>???7"????i???o8????T?id-! ?i ??%.h???GI???6?!\??lM?B???"Y?J???F?U??6s9???;????slm???$2????v9!R??????x *??4RX<(&?|!?? m???y?????"??}\"???I?YL?R????.?\????Bh???G???R????m?L?V?M?q?x?????-XQ?g@????????v???????? ??x ?w?$?|*?5?2??H?y=?Ks???*@5?&?_?b)???F??k ???$????? ?QZ?2??q ^?h%??yS#2?5??L?3?*?xe?Y?? $4??}???V??]:?c???3O0+????6?<*t?|n3_d??Z5i?2?H4???r??N??H??? ??????}CUh?"???????g??R???????Z@??]9??R???=??$| ?3?=a?2???Z?7@)o?????0u?????U?{/?V??lH??Jm??????h???u??D??lu?????L ?10Ao??X???."???? ?-j?P.?F????}_.??y.?i|?=C???HOX???{p?hJ???d??M???>??=?%wi???{???/*i???:DCG_?Qg?)???X|???]???(K??L??a????^*??BC??.?y???Z?n2c??q??:??? \??+WD?X??|?????;???0???'?y"?>//e?at????sm ?3??a??j??q?qb?`z?I??dh?G{?]X?t?.???????g??I?=??wx*}p?(?)?%??%y}?TI????z`??&?a?\=?????=???-????\??M????????j??$!??,0^(????O????^LlBj?GX?S?C?I????FX??8~]=???D>?z/??t?)+????[?????l??oB??? ? ??x0X??n???7????:?%,%?m?u n~?&dp?B??xn}>???CZ???$???????;09?????????cl?1???}???M@??L@??-6? ??-?? c???e??2al?0?L[&?-?? c???e??2al?0?L[&?-?? c??+Z&4l~?????C?&?M>?iC????tb3???????W7s?Y?????gX????NAl???n?`9?=??????!?Dz-4?BC1?5???>?1F??Q?u?y????G~8?y U?r ?????p???A ?}U v?:??v??????]g?0?o?~??B]?d?zR?????????????up??????????\>???-~??s?>^??c??3l?Z??F??}??{~???u.?? ??X>[*?K?'t??{_AZ??rENJ#9????b?^bW?????2??L?9?r??n??!?9?J}?L?u??7?U?Nf?????#?z????????\ %)m?u???_?????l?? ?K{4]??????H???]?n?{??},?"????G?? !????)?@??$T?q?]? ???a?q????????c ?C?o$z.&??l2????iNB'???f?9???_?3?@??73??!? ?t???v???v? Bk??6??/??,??f?x???e???????=;??Ih?O????5 ?? ?z?Mi???Mfg.2?e???G?,l`?XL ??Jo?:???7?>?/Zd??$+s?O???%t?z ??S? o?????C??b2A?,????pF?j?T??#?<? KYa??@??/&.?4?~???D???????v??V?Y,????/?9#X?H??m??]??h5/?$"` ? ??? ?? ?R $J?\~???1 ?????('??@???:q8wY?d??0,a0,|R%H]? ti?0??$???f?-i5?%?m?87QCo?Rw??1??N3??????Q)??Q3?F.#?cJ??X???6?]????*s?s?tn?|?????u^T3? 6????d?{/lT??????(???&qp??j?N?? a??b??Zk???j?8??F?Wz?qF???"???=!???N?G??????:p??G ????Go?x[??"??2g??g?%@6?q??b_?SA??j:?? ;???B?Q???K?]?Y=?*?Zt????_???L?=?????A??? ??Y??5[i?}??????5?33,???R6 ???????.?????,t??67??????P??1/LAb[j G?(?< ?&?I???mL? (#42??h?k?;??? ?? `v???qTX?.????B??R?[??(o???CS>c~ ???? 2???????04d????????l`Ap???????????\@E?????@??/!#?? ????0?|`?G.?7??-???M/{??K?W?9{??wJ??3???????)J??9????]???$?RZ?"??z???:#`?:V?4,?i?#ll?`?K?j???`9+ ???y???? ????d??k?<????.??}?gY??U???a?}??C????#my5????G???n?&?f??,B?E?????X???? 7na?w?k?[?kRa%S???? ?(?????F?y?????????W?\HE??o &??h1?a??j??S???nbx??'??.$?????????{l?c? ? ??l????l???d?????ykL????1 ??\??ai?MB-K?????:??2+?>??*??`SZ?????{?$??{??o?$/YQ%??6?`?2?m?5?Q?v??nDWPD?{;+?s???K?q'??B?jE{????uE??!?????heQk>ir?????k??m??K ]?O?$:??>?????v?cj??????c?PM?qs%???s%?#??????.z?7W?T?,?F?XY?#?wsDQ =?'?Eo$?l??}?KuRhF???CG?N"A ?X?P?J?h?d?I?r?Hh:d ????r???MG1? ?j?J???;6??L???I ,?A9??m???K!D?r?R?Rt+?Y????????b??H?y?+?5F|??~???? ??-?sY?Eo? 6P F???Eh?T !??jq??u?w?P???>P??? |43???ii?4qq?#?J????Nf?X??V/??r???q?????t?yg?9??????O ????v??J&P-f? ?OEi#??E??L?E????? K.Iv:????????n???:??d??M2?;s??????qC?EtR????(E\^?}Cg`?@JS???????E????N??gchz ??,pf??d?Z?a???? ??, ???Q?.?7MM??7?A???m?????f??2?uT6??+m?9?-??[?8D]m.??T?-??q????w????+? ??O??9j?4??x?3???($???Bp}?)???n????t7??????ot?r?3???-O? ????r??n??V*r?Y?????7$)?p??h?a???????*6??????[oM????]6?o?/}?m???J7?W?????tpG??6????'?%z??h~?q?s?HB~?q??7?/??|??_QPF?._u?????#gDF???(y?@?J?4+?$"?I?????$?5X??8 I?sn? 83i? ?dbL???_?k??b???%?_1??_a?T?????????=??|,??n????b???/???K????n??.)b????;??+??????????@? b????o???????????????????c????????K??w?????1???????c???/?????b???/?????b???/?????b???/?????b???/?????b???/?????b???/?????b???/?????b???/?????b???/?????b???/?????b???/?????b???/?????b???/?????b???/???????o???H??b6??W???? ?m??3??e?|)?]?"??6??c???-??h?????b?????????~ ?C??.\??d?_0??8$????b???????w0??`Ob?? ?????/) 0???i??E????}S???-??|?Z???W????{SZ??????-B?s???????? ???fK?????a????h?1?w?,4@????O????Y?j??b4? 0F?? yoo3?(??;w?? ?@.?dgW???G??????Z?????F7??K?L ??? H??/?????m`-n??m??C?w????t????;G???? ?-??H??Y$~?&kL?X?e??????PA ????? ?Cl?)s?{??!????@?????? yT?K???????C?>??? ?????+0??0?&??? ??v???YZpp 5??@??FE?4? ????XJ?gz}> ???????6|?vN?????W5N?s???? ???_???/?V??Z ??,G'?u?!?pX}I%?_??l????o/\|???????-}??E>zV?E!^j?|?V?? 2?B}~>??i?U??(????~pP?u??)?_?V?u????d?N/&???????? ?sp ???i5?_?????U?q? ?IA?q??q0(,L??W???????^xX?V?l????&MX*?bG??T#?@ ????_? .???j?7Z??_?sx?99????^{u?????5???????9>?|[???`?pwj??? ????9!?mDy?W?:??E'??o5??8?I??u?ASn?????W/??F?z??zS?yy4J???>?c3,-# z=????o?xo5?H?P7?U??~?J??r????W'???)5???aH*??^?~???????^??lJ!'??o???Z?W'????/<$U?[??N???#$??p-?' |^???? ???o??'+??a oN+Q??p???M??g.?5/N???3W????a?-}???-&?/9*????'????????k?????/w???t???C?;ZGQ?a%;?B??bi?X?2????????+??J???#?!D?Aw?'??cx?{-f,?s4? zf?i? ??D??S?w?*AF???Bun??N?^?????M?O???a?????O?7s???/?6R?????E?>????*?}e????}>?Bo??????%?uR ??D?`O?-|????kjN??G?p?? ???{`89w?7}?;??[?*????/???z??E!??B?K??b?Z??R4?/4'??????r????I??5?I?_??G????g?r????2<*?tp.???n?=???)?B ?+u)M?u??u?eof? ?>@q??????%w5??L???8Qw?P???K?8z$???q??Q????Y?(???X???l8???}%?????{b@?_8t?QPB??tolY????A?m?]?BwuK,bX?p??)k?B???)????}???f?1n3?Qh?GHKD?=^_??)????.&?&?'Q??-FP?????)?????3??&Y[R?s???R$??????^?>??l????{?e,????{?)?N_L?????????LWN??4[?Z???]RG{??(???G???GS?E?/??5?c??k?;7?l]/)??R????X???Z??? ?@?q?=?h????9i^ b?Z??????K?j??m??kr?? ?X??w??8?P?O7?U??]???4?? ?F%k ?K?????cY???s????fU????T????e ????H? ????_%??{???&<)u?VI{????-?????LJ??iWx}?E?1.??n?Lh????t?}?? q???F6???v9x???????HK8_???t&?+_?O4?s??????Y??-??T????|??b?V?K??e?6g???? H????H??p???????s9?T??t?1???Q???D ?? ?.*?c?G?wr??=?MB??fdQ?c(Z?@??n3\?s??f?vB??/J????MA??E(???K?a?DSM?i?:9~G"M?5.y???/7s;???FK??f???!2ej??\jl???????mlUx????|?-CAoc3 Z{??? [??a?)I?E?O???vQH?e?nc??o????,?e??I#??5?Gjh???/C?g??????$5?N~? 4?nqS???;???????????k&I2 ?zT???[?la3????p?(?"0?@?h*??;(?? ?"?0x???Q?m6?tl ?7??7{@???o??? ????v>??/???o?????i?????;?'?$^u5 ??i)??B`5????????n??R??f? ?|??t?|???!???J???xQ/ ???p? ?%????mY?{?-?%;???O?,???(??Y9M??Y`????f?}F???'?P{???P???n???\??o??#?1=????O7-NM?????M????S9?,>D??;??N?g?`= 1.3.0 -URL: http://downloads.sourceforge.net/libchipcard/ctapi-cyberjack-2.0.13.tar.gz +URL: http://downloads.sourceforge.net/libchipcard/ctapi-cyberjack-2.0.14b1.tar.gz License: LGPL Group: Development/Libraries @@ -15,7 +15,8 @@ Source1: 91-cyberjack.rules Buildroot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) -%define readers_dir %(pkg-config libpcsclite --variable=usbdropdir)/ifd-cyberjack.bundle/Contents +%define readers_dir %(pkg-config libpcsclite --variable=usbdropdir) +%define pcsc_home %{readers_dir}/ifd-cyberjack.bundle/Contents %package devel Summary: Development files for libctapi-cyberjack @@ -72,12 +73,14 @@ mkdir -p $RPM_BUILD_ROOT%{_libdir}/ctapi mkdir -p $RPM_BUILD_ROOT%{_includedir}/ctapi-cyberjack mv $RPM_BUILD_ROOT%{_libdir}/libctapi-cyberjack* $RPM_BUILD_ROOT%{_libdir}/ctapi/ -mv $RPM_BUILD_ROOT%{_includedir}/ctapi.h $RPM_BUILD_ROOT%{_includedir}/ctapi-cyberjack/ +#fix for missing file +install -c -m 644 ctapi/include/ctapi.h $RPM_BUILD_ROOT%{_includedir}/ctapi-cyberjack/ctapi.h # fix for crash when no X server running mv $RPM_BUILD_ROOT%{_sysconfdir}/cyberjack.conf.default $RPM_BUILD_ROOT%{_sysconfdir}/cyberjack.conf sed -i "s\flags=0\flags=0x10000\1" $RPM_BUILD_ROOT%{_sysconfdir}/cyberjack.conf #remove unnecessary files rm -f $RPM_BUILD_ROOT/sbin/udev.cyberjack.sh +rm -f $RPM_BUILD_ROOT%{_sysconfdir}/udev/rules.d/99-cyberjack.rules #use my own udev file, because the orginal is more forSuSE install -c -m 644 %{SOURCE1} $RPM_BUILD_ROOT%{_sysconfdir}/udev/rules.d/91-cyberjack.rules @@ -112,17 +115,30 @@ %files pcsc # PC/SC -/%{readers_dir}/Linux/* -%attr(0644,root,root)/%{readers_dir}/Info.plist -%attr(0644,root,root)/%{readers_dir}/PkgInfo +%dir %{readers_dir}/ifd-cyberjack.bundle +%dir %{readers_dir}/ifd-cyberjack.bundle/Contents +%dir %{readers_dir}/ifd-cyberjack.bundle/Contents/Linux +/%{pcsc_home}/Linux/* +%attr(0644,root,root)/%{pcsc_home}/Info.plist +%attr(0644,root,root)/%{pcsc_home}/PkgInfo %files devel %defattr(0644,root,root) +%dir %{_includedir}/ctapi-cyberjack %{_includedir}/ctapi-cyberjack/ctapi.h %{_libdir}/ctapi/libctapi-cyberjack.so %{_libdir}/ctapi/libctapi-cyberjack.la -%changelog +%changelog +* Sat Apr 07 2007 Frank B??ttner - 2.0.14-1%{?dist} +- update to release of 2.0.14 +- fix unowned directores + +* Wed Mar 14 2007 Frank B??ttner - 2.0.14beta1-1%{?dist} +- build for the 2.0.14 version(beta at this time) +- Implements part 10 of the PC/SC specifications (regarding secure pin verification via PC/SC) + and fixes a bug in the IFD handler which sometimes causes SCardReconnect() to fail. + * Thu Jan 09 2007 Frank B??ttner - 2.0.13-1%{?dist} - build for final 2.0.13 version Index: sources =================================================================== RCS file: /cvs/extras/rpms/ctapi-cyberjack/devel/sources,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- sources 9 Jan 2007 17:40:25 -0000 1.7 +++ sources 7 Apr 2007 19:04:28 -0000 1.8 @@ -1 +1 @@ -c8d085d47223a75165b6c1126d872030 ctapi-cyberjack-2.0.13.tar.gz +21f244b849205dcabdcb90cb1eebb4ff ctapi-cyberjack-2.0.14.tar.gz From fedora-extras-commits at redhat.com Sat Apr 7 19:36:12 2007 From: fedora-extras-commits at redhat.com (Peter Gordon (pgordon)) Date: Sat, 7 Apr 2007 15:36:12 -0400 Subject: rpms/nemiver/FC-6 nemiver.spec, NONE, 1.1 .cvsignore, 1.1, 1.2 sources, 1.1, 1.2 Message-ID: <200704071936.l37JaCQ8026254@cvs-int.fedora.redhat.com> Author: pgordon Update of /cvs/extras/rpms/nemiver/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv26208/FC-6 Modified Files: .cvsignore sources Added Files: nemiver.spec Log Message: Initial import of nemiver for FC-6 and devel (bug #223943). --- NEW FILE nemiver.spec --- Name: nemiver Version: 0.3.0 Release: 6%{?dist} Summary: A C/C++ Debugger for GNOME - point, click, debug! Group: Development/Debuggers License: GPL URL: http://home.gna.org/nemiver/ Source0: http://ftp.gnome.org/pub/GNOME/sources/%{name}/0.3/%{name}-%{version}.tar.bz2 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: libgtksourceviewmm-devel >= 0.3.0 BuildRequires: gdb BuildRequires: boost-devel BuildRequires: gnome-vfs2-devel >= 2.14 BuildRequires: libgtop2-devel >= 2.14 BuildRequires: sqlite-devel >= 3.0 BuildRequires: vte-devel >= 0.12.0 BuildRequires: libglademm24-devel >= 2.6.0 BuildRequires: desktop-file-utils BuildRequires: gettext BuildRequires: perl(XML::Parser) Requires(pre): GConf2 Requires(post): GConf2 Requires(preun): GConf2 ## Needs hicolor-icon-theme so that the parent %%_datadir/icons/hicolor ## and its subtree directories are properly owned. Requires: hicolor-icon-theme Requires: gdb ## Mostly taken from its site index... :] %description Nemiver is an ongoing effort to write a standalone graphical debugger that integrates well in the GNOME desktop environment. It currently features a backend which uses the well known GNU Debugger (gdb) to debug C/C++ programs. %package devel Summary: Development files for %{name} Group: Development/Libraries Requires: %{name} = %{version}-%{release} Requires: pkgconfig ## Needs these for the various #include directives in its headers, as well ## as pkgconfig dependencies... Requires: boost-devel Requires: glibmm24-devel >= 2.8.5 Requires: libxml2-devel >= 2.6.22 Requires: gnome-vfs2-devel >= 2.14 %description devel The %{name}-devel package contains libraries and header files for developing applications that use %{name}. %prep %setup -q %build %configure --disable-static --disable-schemas-install ## Fix RPATH hardcoding. sed -ie 's|^hardcode_libdir_flag_spec=.*$|hardcode_libdir_flag_spec=""|g' libtool sed -ie 's|^runpath_var=LD_RUN_PATH$|runpath_var=DIE_RPATH_DIE|g' libtool make %{?_smp_mflags} %install rm -rf %{buildroot} make install DESTDIR=%{buildroot} %find_lang %{name} desktop-file-install --vendor fedora \ --dir %{buildroot}%{_datadir}/applications \ --remove-category=Application \ --delete-original \ %{buildroot}/%{_datadir}/applications/%{name}.desktop %clean rm -rf %{buildroot} %pre if [ "$1" -gt 1 ]; then export GCONF_CONFIG_SOURCE=$(gconftool-2 --get-default-source) gconftool-2 --makefile-uninstall-rule \ %{_sysconfdir}/gconf/schemas/%{name}-dbgperspective.schemas >/dev/null ||: gconftool-2 --makefile-uninstall-rule \ %{_sysconfdir}/gconf/schemas/%{name}-workbench.schemas >/dev/null ||: fi %post /sbin/ldconfig export GCONF_CONFIG_SOURCE=$(gconftool-2 --get-default-source) gconftool-2 --makefile-install-rule \ %{_sysconfdir}/gconf/schemas/%{name}-dbgperspective.schemas >/dev/null ||: gconftool-2 --makefile-install-rule \ %{_sysconfdir}/gconf/schemas/%{name}-workbench.schemas >/dev/null ||: touch --no-create %{_datadir}/icons/hicolor ||: %{_bindir}/gtk-update-icon-cache --quiet %{_datadir}/icons/hicolor ||: %preun if [ "$1" -eq 0 ]; then export GCONF_CONFIG_SOURCE=$(gconftool-2 --get-default-source) gconftool-2 --makefile-uninstall-rule \ %{_sysconfdir}/gconf/schemas/%{name}-dbgperspective.schemas >/dev/null ||: gconftool-2 --makefile-uninstall-rule \ %{_sysconfdir}/gconf/schemas/%{name}-workbench.schemas >/dev/null ||: fi %postun /sbin/ldconfig touch --no-create %{_datadir}/icons/hicolor ||: %{_bindir}/gtk-update-icon-cache --quiet %{_datadir}/icons/hicolor ||: %files -f %{name}.lang %defattr(-,root,root,-) %doc AUTHORS ChangeLog COPYING COPYRIGHT NEWS README TODO %{_bindir}/%{name} %exclude %{_libdir}/*.la %{_libdir}/libnemivercommon.so.* %{_libdir}/%{name}/ %{_sysconfdir}/gconf/schemas/%{name}-dbgperspective.schemas %{_sysconfdir}/gconf/schemas/%{name}-workbench.schemas %{_datadir}/applications/fedora-%{name}.desktop %{_datadir}/icons/hicolor/*/apps/%{name}.* %{_datadir}/%{name}/ %files devel %defattr(-,root,root,-) %doc COPYING %{_libdir}/libnemivercommon.so %{_libdir}/pkgconfig/libnemivercommon.pc %{_includedir}/%{name}/ %changelog * Sat Feb 17 2007 Peter Gordon - 0.3.0-6 - Remove chcon invocation entirely; as it is not needed. - Don't install libtool archives (.la files) of the plugins. * Tue Feb 13 2007 Peter Gordon - 0.3.0-5 - chcon call should be in %%post, not %%install * Mon Feb 12 2007 Peter Gordon - 0.3.0-4 - Mark the libdbgperspectiveplugin.so plugin with a textrel_shlib_t context to workaround SELinux execmod denials. - Hardcoded RPATHs are bad (especially when they are simply repeats of the standard LIBDIR stuff); so get rid of them in the supplied libtool with a couple of sed incantantions from the packaging guidelines. * Wed Jan 24 2007 Peter Gordon - 0.3.0-3 - Another fix from Michael Schwendt: Don't mark installed GConf schemas as %%config. * Tue Jan 23 2007 Peter Gordon - 0.3.0-2 - Fix issues noted in review comments (Thanks to Michael Schwendt, #223943): (1) Add %%defattr line to the -devel subpackage %%files list. (2) Fix consistency of schemas listing by not using a glob in the %%files list, since they are separate in the scriplets' gconftool-2 calls. (3) Add gettext and perl(XML::Parser) BuildRequires to fix mock building. (4) Add and explicitly version the Requires for the -devel subpackage due to various dependencies in the installed .pc file: libxml2-devel, glibmm24-devel, gnome-vfs2-devel. (glib2-devel is also needed, but that is pulled in as as dependency of glibmm24-devel.) * Mon Jan 22 2007 Peter Gordon - 0.3.0-1 - Initial packaging for Fedora Extras. Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/nemiver/FC-6/.cvsignore,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- .cvsignore 7 Apr 2007 15:25:25 -0000 1.1 +++ .cvsignore 7 Apr 2007 19:35:38 -0000 1.2 @@ -0,0 +1 @@ +nemiver-0.3.0.tar.bz2 Index: sources =================================================================== RCS file: /cvs/extras/rpms/nemiver/FC-6/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 7 Apr 2007 15:25:25 -0000 1.1 +++ sources 7 Apr 2007 19:35:38 -0000 1.2 @@ -0,0 +1 @@ +289d46e97c125b95fdc5de9dd9736d7c nemiver-0.3.0.tar.bz2 From fedora-extras-commits at redhat.com Sat Apr 7 19:36:16 2007 From: fedora-extras-commits at redhat.com (Peter Gordon (pgordon)) Date: Sat, 7 Apr 2007 15:36:16 -0400 Subject: rpms/nemiver/devel nemiver.spec, NONE, 1.1 .cvsignore, 1.1, 1.2 sources, 1.1, 1.2 Message-ID: <200704071936.l37JaGfv026258@cvs-int.fedora.redhat.com> Author: pgordon Update of /cvs/extras/rpms/nemiver/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv26208/devel Modified Files: .cvsignore sources Added Files: nemiver.spec Log Message: Initial import of nemiver for FC-6 and devel (bug #223943). --- NEW FILE nemiver.spec --- Name: nemiver Version: 0.3.0 Release: 6%{?dist} Summary: A C/C++ Debugger for GNOME - point, click, debug! Group: Development/Debuggers License: GPL URL: http://home.gna.org/nemiver/ Source0: http://ftp.gnome.org/pub/GNOME/sources/%{name}/0.3/%{name}-%{version}.tar.bz2 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: libgtksourceviewmm-devel >= 0.3.0 BuildRequires: gdb BuildRequires: boost-devel BuildRequires: gnome-vfs2-devel >= 2.14 BuildRequires: libgtop2-devel >= 2.14 BuildRequires: sqlite-devel >= 3.0 BuildRequires: vte-devel >= 0.12.0 BuildRequires: libglademm24-devel >= 2.6.0 BuildRequires: desktop-file-utils BuildRequires: gettext BuildRequires: perl(XML::Parser) Requires(pre): GConf2 Requires(post): GConf2 Requires(preun): GConf2 ## Needs hicolor-icon-theme so that the parent %%_datadir/icons/hicolor ## and its subtree directories are properly owned. Requires: hicolor-icon-theme Requires: gdb ## Mostly taken from its site index... :] %description Nemiver is an ongoing effort to write a standalone graphical debugger that integrates well in the GNOME desktop environment. It currently features a backend which uses the well known GNU Debugger (gdb) to debug C/C++ programs. %package devel Summary: Development files for %{name} Group: Development/Libraries Requires: %{name} = %{version}-%{release} Requires: pkgconfig ## Needs these for the various #include directives in its headers, as well ## as pkgconfig dependencies... Requires: boost-devel Requires: glibmm24-devel >= 2.8.5 Requires: libxml2-devel >= 2.6.22 Requires: gnome-vfs2-devel >= 2.14 %description devel The %{name}-devel package contains libraries and header files for developing applications that use %{name}. %prep %setup -q %build %configure --disable-static --disable-schemas-install ## Fix RPATH hardcoding. sed -ie 's|^hardcode_libdir_flag_spec=.*$|hardcode_libdir_flag_spec=""|g' libtool sed -ie 's|^runpath_var=LD_RUN_PATH$|runpath_var=DIE_RPATH_DIE|g' libtool make %{?_smp_mflags} %install rm -rf %{buildroot} make install DESTDIR=%{buildroot} %find_lang %{name} desktop-file-install --vendor fedora \ --dir %{buildroot}%{_datadir}/applications \ --remove-category=Application \ --delete-original \ %{buildroot}/%{_datadir}/applications/%{name}.desktop %clean rm -rf %{buildroot} %pre if [ "$1" -gt 1 ]; then export GCONF_CONFIG_SOURCE=$(gconftool-2 --get-default-source) gconftool-2 --makefile-uninstall-rule \ %{_sysconfdir}/gconf/schemas/%{name}-dbgperspective.schemas >/dev/null ||: gconftool-2 --makefile-uninstall-rule \ %{_sysconfdir}/gconf/schemas/%{name}-workbench.schemas >/dev/null ||: fi %post /sbin/ldconfig export GCONF_CONFIG_SOURCE=$(gconftool-2 --get-default-source) gconftool-2 --makefile-install-rule \ %{_sysconfdir}/gconf/schemas/%{name}-dbgperspective.schemas >/dev/null ||: gconftool-2 --makefile-install-rule \ %{_sysconfdir}/gconf/schemas/%{name}-workbench.schemas >/dev/null ||: touch --no-create %{_datadir}/icons/hicolor ||: %{_bindir}/gtk-update-icon-cache --quiet %{_datadir}/icons/hicolor ||: %preun if [ "$1" -eq 0 ]; then export GCONF_CONFIG_SOURCE=$(gconftool-2 --get-default-source) gconftool-2 --makefile-uninstall-rule \ %{_sysconfdir}/gconf/schemas/%{name}-dbgperspective.schemas >/dev/null ||: gconftool-2 --makefile-uninstall-rule \ %{_sysconfdir}/gconf/schemas/%{name}-workbench.schemas >/dev/null ||: fi %postun /sbin/ldconfig touch --no-create %{_datadir}/icons/hicolor ||: %{_bindir}/gtk-update-icon-cache --quiet %{_datadir}/icons/hicolor ||: %files -f %{name}.lang %defattr(-,root,root,-) %doc AUTHORS ChangeLog COPYING COPYRIGHT NEWS README TODO %{_bindir}/%{name} %exclude %{_libdir}/*.la %{_libdir}/libnemivercommon.so.* %{_libdir}/%{name}/ %{_sysconfdir}/gconf/schemas/%{name}-dbgperspective.schemas %{_sysconfdir}/gconf/schemas/%{name}-workbench.schemas %{_datadir}/applications/fedora-%{name}.desktop %{_datadir}/icons/hicolor/*/apps/%{name}.* %{_datadir}/%{name}/ %files devel %defattr(-,root,root,-) %doc COPYING %{_libdir}/libnemivercommon.so %{_libdir}/pkgconfig/libnemivercommon.pc %{_includedir}/%{name}/ %changelog * Sat Feb 17 2007 Peter Gordon - 0.3.0-6 - Remove chcon invocation entirely; as it is not needed. - Don't install libtool archives (.la files) of the plugins. * Tue Feb 13 2007 Peter Gordon - 0.3.0-5 - chcon call should be in %%post, not %%install * Mon Feb 12 2007 Peter Gordon - 0.3.0-4 - Mark the libdbgperspectiveplugin.so plugin with a textrel_shlib_t context to workaround SELinux execmod denials. - Hardcoded RPATHs are bad (especially when they are simply repeats of the standard LIBDIR stuff); so get rid of them in the supplied libtool with a couple of sed incantantions from the packaging guidelines. * Wed Jan 24 2007 Peter Gordon - 0.3.0-3 - Another fix from Michael Schwendt: Don't mark installed GConf schemas as %%config. * Tue Jan 23 2007 Peter Gordon - 0.3.0-2 - Fix issues noted in review comments (Thanks to Michael Schwendt, #223943): (1) Add %%defattr line to the -devel subpackage %%files list. (2) Fix consistency of schemas listing by not using a glob in the %%files list, since they are separate in the scriplets' gconftool-2 calls. (3) Add gettext and perl(XML::Parser) BuildRequires to fix mock building. (4) Add and explicitly version the Requires for the -devel subpackage due to various dependencies in the installed .pc file: libxml2-devel, glibmm24-devel, gnome-vfs2-devel. (glib2-devel is also needed, but that is pulled in as as dependency of glibmm24-devel.) * Mon Jan 22 2007 Peter Gordon - 0.3.0-1 - Initial packaging for Fedora Extras. Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/nemiver/devel/.cvsignore,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- .cvsignore 7 Apr 2007 15:25:25 -0000 1.1 +++ .cvsignore 7 Apr 2007 19:35:42 -0000 1.2 @@ -0,0 +1 @@ +nemiver-0.3.0.tar.bz2 Index: sources =================================================================== RCS file: /cvs/extras/rpms/nemiver/devel/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 7 Apr 2007 15:25:25 -0000 1.1 +++ sources 7 Apr 2007 19:35:42 -0000 1.2 @@ -0,0 +1 @@ +289d46e97c125b95fdc5de9dd9736d7c nemiver-0.3.0.tar.bz2 From fedora-extras-commits at redhat.com Sat Apr 7 19:42:33 2007 From: fedora-extras-commits at redhat.com (Peter Gordon (pgordon)) Date: Sat, 7 Apr 2007 15:42:33 -0400 Subject: rpms/nemiver pkg.acl,1.1,NONE Message-ID: <200704071942.l37JgXeY026388@cvs-int.fedora.redhat.com> Author: pgordon Update of /cvs/extras/rpms/nemiver In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv26381 Removed Files: pkg.acl Log Message: Bye-bye, pkg.acl! ^_^ --- pkg.acl DELETED --- From fedora-extras-commits at redhat.com Sat Apr 7 20:07:01 2007 From: fedora-extras-commits at redhat.com (Peter Gordon (pgordon)) Date: Sat, 7 Apr 2007 16:07:01 -0400 Subject: comps comps-fe7.xml.in,1.146,1.147 Message-ID: <200704072007.l37K71uu030983@cvs-int.fedora.redhat.com> Author: pgordon Update of /cvs/extras/comps In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv30967/comps Modified Files: comps-fe7.xml.in Log Message: Add comps-fe7 entry for nemiver (under both the Development Tools and GNOME Software Development groups). Index: comps-fe7.xml.in =================================================================== RCS file: /cvs/extras/comps/comps-fe7.xml.in,v retrieving revision 1.146 retrieving revision 1.147 diff -u -r1.146 -r1.147 --- comps-fe7.xml.in 6 Apr 2007 15:59:41 -0000 1.146 +++ comps-fe7.xml.in 7 Apr 2007 20:06:31 -0000 1.147 @@ -263,6 +263,7 @@ mlton mock monotone + nemiver nqc ocaml oorexx @@ -734,6 +735,7 @@ libsexy-devel libsexymm-devel libsigc++20-devel + nemiver papyrus-devel plotmm-devel From fedora-extras-commits at redhat.com Sat Apr 7 20:11:48 2007 From: fedora-extras-commits at redhat.com (=?utf-8?q?Frank_B=C3=BCttner?= (frankb)) Date: Sat, 7 Apr 2007 16:11:48 -0400 Subject: rpms/ctapi-cyberjack/FC-6 .cvsignore, 1.6, 1.7 ctapi-cyberjack.spec, 1.22, 1.23 sources, 1.6, 1.7 Message-ID: <200704072011.l37KBmD1031041@cvs-int.fedora.redhat.com> Author: frankb Update of /cvs/extras/rpms/ctapi-cyberjack/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv31010 Modified Files: .cvsignore ctapi-cyberjack.spec sources Log Message: - update to release of 2.0.14 Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/ctapi-cyberjack/FC-6/.cvsignore,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- .cvsignore 9 Jan 2007 18:25:38 -0000 1.6 +++ .cvsignore 7 Apr 2007 20:11:14 -0000 1.7 @@ -1 +1 @@ -ctapi-cyberjack-2.0.13.tar.gz +ctapi-cyberjack-2.0.14.tar.gz Index: ctapi-cyberjack.spec =================================================================== RCS file: /cvs/extras/rpms/ctapi-cyberjack/FC-6/ctapi-cyberjack.spec,v retrieving revision 1.22 retrieving revision 1.23 diff -u -r1.22 -r1.23 --- ctapi-cyberjack.spec 27 Mar 2007 08:08:00 -0000 1.22 +++ ctapi-cyberjack.spec 7 Apr 2007 20:11:14 -0000 1.23 @@ -1,13 +1,13 @@ Name: ctapi-cyberjack Summary: CT-API 1.1 driver for REINER SCT cyberjack USB chipcard reader -Version: 2.0.13 -Release: 3%{?dist} +Version: 2.0.14 +Release: 1%{?dist} Requires: %{_libdir}/ctapi #ExcludeArch: x86_64 BuildRequires: libusb-devel readline-devel pcsc-lite-devel >= 1.3.0 -URL: http://downloads.sourceforge.net/libchipcard/ctapi-cyberjack-2.0.13.tar.gz +URL: http://downloads.sourceforge.net/libchipcard/ctapi-cyberjack-2.0.14b1.tar.gz License: LGPL Group: Development/Libraries @@ -73,12 +73,14 @@ mkdir -p $RPM_BUILD_ROOT%{_libdir}/ctapi mkdir -p $RPM_BUILD_ROOT%{_includedir}/ctapi-cyberjack mv $RPM_BUILD_ROOT%{_libdir}/libctapi-cyberjack* $RPM_BUILD_ROOT%{_libdir}/ctapi/ -mv $RPM_BUILD_ROOT%{_includedir}/ctapi.h $RPM_BUILD_ROOT%{_includedir}/ctapi-cyberjack/ +#fix for missing file +install -c -m 644 ctapi/include/ctapi.h $RPM_BUILD_ROOT%{_includedir}/ctapi-cyberjack/ctapi.h # fix for crash when no X server running mv $RPM_BUILD_ROOT%{_sysconfdir}/cyberjack.conf.default $RPM_BUILD_ROOT%{_sysconfdir}/cyberjack.conf sed -i "s\flags=0\flags=0x10000\1" $RPM_BUILD_ROOT%{_sysconfdir}/cyberjack.conf #remove unnecessary files rm -f $RPM_BUILD_ROOT/sbin/udev.cyberjack.sh +rm -f $RPM_BUILD_ROOT%{_sysconfdir}/udev/rules.d/99-cyberjack.rules #use my own udev file, because the orginal is more forSuSE install -c -m 644 %{SOURCE1} $RPM_BUILD_ROOT%{_sysconfdir}/udev/rules.d/91-cyberjack.rules @@ -127,13 +129,16 @@ %{_libdir}/ctapi/libctapi-cyberjack.so %{_libdir}/ctapi/libctapi-cyberjack.la -%changelog -* Thu Mar 27 2007 Frank B??ttner - 2.0.13-3%{?dist} +%changelog +* Sat Apr 07 2007 Frank B??ttner - 2.0.14-1%{?dist} +- update to release of 2.0.14 - fix unowned directores -* Thu Jan 09 2007 Frank B??ttner - 2.0.13-2%{?dist} -- fix missing source files - +* Wed Mar 14 2007 Frank B??ttner - 2.0.14beta1-1%{?dist} +- build for the 2.0.14 version(beta at this time) +- Implements part 10 of the PC/SC specifications (regarding secure pin verification via PC/SC) + and fixes a bug in the IFD handler which sometimes causes SCardReconnect() to fail. + * Thu Jan 09 2007 Frank B??ttner - 2.0.13-1%{?dist} - build for final 2.0.13 version Index: sources =================================================================== RCS file: /cvs/extras/rpms/ctapi-cyberjack/FC-6/sources,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- sources 9 Jan 2007 18:25:38 -0000 1.6 +++ sources 7 Apr 2007 20:11:14 -0000 1.7 @@ -1 +1 @@ -c8d085d47223a75165b6c1126d872030 ctapi-cyberjack-2.0.13.tar.gz +21f244b849205dcabdcb90cb1eebb4ff ctapi-cyberjack-2.0.14.tar.gz From fedora-extras-commits at redhat.com Sat Apr 7 20:28:43 2007 From: fedora-extras-commits at redhat.com (=?utf-8?q?Frank_B=C3=BCttner?= (frankb)) Date: Sat, 7 Apr 2007 16:28:43 -0400 Subject: rpms/ctapi-cyberjack/FC-5 .cvsignore, 1.4, 1.5 ctapi-cyberjack.spec, 1.8, 1.9 sources, 1.4, 1.5 Message-ID: <200704072028.l37KShH1031277@cvs-int.fedora.redhat.com> Author: frankb Update of /cvs/extras/rpms/ctapi-cyberjack/FC-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv31249 Modified Files: .cvsignore ctapi-cyberjack.spec sources Log Message: - update to release of 2.0.14 Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/ctapi-cyberjack/FC-5/.cvsignore,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- .cvsignore 9 Jan 2007 18:50:53 -0000 1.4 +++ .cvsignore 7 Apr 2007 20:28:09 -0000 1.5 @@ -1 +1 @@ -ctapi-cyberjack-2.0.13.tar.gz +ctapi-cyberjack-2.0.14.tar.gz Index: ctapi-cyberjack.spec =================================================================== RCS file: /cvs/extras/rpms/ctapi-cyberjack/FC-5/ctapi-cyberjack.spec,v retrieving revision 1.8 retrieving revision 1.9 diff -u -r1.8 -r1.9 --- ctapi-cyberjack.spec 27 Mar 2007 08:20:05 -0000 1.8 +++ ctapi-cyberjack.spec 7 Apr 2007 20:28:09 -0000 1.9 @@ -1,13 +1,13 @@ Name: ctapi-cyberjack Summary: CT-API 1.1 driver for REINER SCT cyberjack USB chipcard reader -Version: 2.0.13 -Release: 3%{?dist} +Version: 2.0.14 +Release: 1%{?dist} Requires: %{_libdir}/ctapi #ExcludeArch: x86_64 BuildRequires: libusb-devel readline-devel pcsc-lite-devel >= 1.3.0 -URL: http://downloads.sourceforge.net/libchipcard/ctapi-cyberjack-2.0.13.tar.gz +URL: http://downloads.sourceforge.net/libchipcard/ctapi-cyberjack-2.0.14b1.tar.gz License: LGPL Group: Development/Libraries @@ -73,12 +73,14 @@ mkdir -p $RPM_BUILD_ROOT%{_libdir}/ctapi mkdir -p $RPM_BUILD_ROOT%{_includedir}/ctapi-cyberjack mv $RPM_BUILD_ROOT%{_libdir}/libctapi-cyberjack* $RPM_BUILD_ROOT%{_libdir}/ctapi/ -mv $RPM_BUILD_ROOT%{_includedir}/ctapi.h $RPM_BUILD_ROOT%{_includedir}/ctapi-cyberjack/ +#fix for missing file +install -c -m 644 ctapi/include/ctapi.h $RPM_BUILD_ROOT%{_includedir}/ctapi-cyberjack/ctapi.h # fix for crash when no X server running mv $RPM_BUILD_ROOT%{_sysconfdir}/cyberjack.conf.default $RPM_BUILD_ROOT%{_sysconfdir}/cyberjack.conf sed -i "s\flags=0\flags=0x10000\1" $RPM_BUILD_ROOT%{_sysconfdir}/cyberjack.conf #remove unnecessary files rm -f $RPM_BUILD_ROOT/sbin/udev.cyberjack.sh +rm -f $RPM_BUILD_ROOT%{_sysconfdir}/udev/rules.d/99-cyberjack.rules #use my own udev file, because the orginal is more forSuSE install -c -m 644 %{SOURCE1} $RPM_BUILD_ROOT%{_sysconfdir}/udev/rules.d/91-cyberjack.rules @@ -127,13 +129,16 @@ %{_libdir}/ctapi/libctapi-cyberjack.so %{_libdir}/ctapi/libctapi-cyberjack.la -%changelog -* Thu Mar 27 2007 Frank B??ttner - 2.0.13-3%{?dist} +%changelog +* Sat Apr 07 2007 Frank B??ttner - 2.0.14-1%{?dist} +- update to release of 2.0.14 - fix unowned directores -* Thu Jan 09 2007 Frank B??ttner - 2.0.13-2%{?dist} -- fix missing source files - +* Wed Mar 14 2007 Frank B??ttner - 2.0.14beta1-1%{?dist} +- build for the 2.0.14 version(beta at this time) +- Implements part 10 of the PC/SC specifications (regarding secure pin verification via PC/SC) + and fixes a bug in the IFD handler which sometimes causes SCardReconnect() to fail. + * Thu Jan 09 2007 Frank B??ttner - 2.0.13-1%{?dist} - build for final 2.0.13 version Index: sources =================================================================== RCS file: /cvs/extras/rpms/ctapi-cyberjack/FC-5/sources,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- sources 9 Jan 2007 18:50:53 -0000 1.4 +++ sources 7 Apr 2007 20:28:09 -0000 1.5 @@ -1 +1 @@ -c8d085d47223a75165b6c1126d872030 ctapi-cyberjack-2.0.13.tar.gz +21f244b849205dcabdcb90cb1eebb4ff ctapi-cyberjack-2.0.14.tar.gz From fedora-extras-commits at redhat.com Sun Apr 8 04:11:59 2007 From: fedora-extras-commits at redhat.com (Michael E Brown (mebrown)) Date: Sun, 8 Apr 2007 00:11:59 -0400 Subject: rpms/firmware-addon-dell/devel .cvsignore, 1.7, 1.8 firmware-addon-dell.spec, 1.6, 1.7 sources, 1.7, 1.8 Message-ID: <200704080411.l384BxYT006443@cvs-int.fedora.redhat.com> Author: mebrown Update of /cvs/extras/rpms/firmware-addon-dell/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv6421 Modified Files: .cvsignore firmware-addon-dell.spec sources Log Message: * Fri Apr 6 2007 Michael E Brown - 1.2.10-1 - Couple of changes so that the dell sysid plugin work on yum 2.4.3 prior versions didnt crash, but didnt properly substitute mirrolist because the name of mirrolist var is different in 2.4.3. - Per discussion on mailing list, convert to arch-specific pkg - package bin/up2date_repo_autoconf only for RHEL{3,4} releases Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/firmware-addon-dell/devel/.cvsignore,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- .cvsignore 6 Apr 2007 23:50:35 -0000 1.7 +++ .cvsignore 8 Apr 2007 04:11:25 -0000 1.8 @@ -1 +1 @@ -firmware-addon-dell-1.2.9.tar.gz +firmware-addon-dell-1.2.10.tar.gz Index: firmware-addon-dell.spec =================================================================== RCS file: /cvs/extras/rpms/firmware-addon-dell/devel/firmware-addon-dell.spec,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- firmware-addon-dell.spec 6 Apr 2007 23:50:35 -0000 1.6 +++ firmware-addon-dell.spec 8 Apr 2007 04:11:25 -0000 1.7 @@ -6,7 +6,7 @@ # START = Do not edit manually %define major 1 %define minor 2 -%define sub 9 +%define sub 10 %define extralevel %{nil} %define release_name firmware-addon-dell %define release_version %{major}.%{minor}.%{sub}%{extralevel} @@ -44,16 +44,9 @@ Source0: http://linux.dell.com/libsmbios/download/%{name}/%{name}-%{version}/%{name}-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) -# This package is noarch for everything except RHEL3. Have to build arch -# specific pkgs for RHEL3 -%if %(test "%{dist}" != ".el3" && echo 1 || echo 0) -BuildArch: noarch -%endif - # Dell only sells Intel-compat systems, so this package doesnt make much sense # on, eg. PPC. Also, we rely on libsmbios, which is only avail on Intel-compat -ExcludeArch: ppc ppc64 s390 - +ExclusiveArch: x86_64 ia64 %{ix86} BuildRequires: python-devel @@ -62,7 +55,6 @@ # binaries, not linking agains libs, as indicated by the fact that I require # the -bin package Requires: libsmbios-bin - Requires: firmware-tools > 0:1.1 Provides: firmware_inventory(system_bios) = 0:%{version} @@ -87,6 +79,12 @@ mkdir -p $RPM_BUILD_ROOT/%{_datadir}/firmware/dell/bios %{__python} setup.py install -O1 --skip-build --root $RPM_BUILD_ROOT %{suse_prefix} +# if not RHEL3 or RHEL4, remove extra files so we dont get spurious errors from RPM +%if %(test "%{dist}" == ".el3" -o "%{dist}" == ".el4" && echo 0 || echo 1) +rm -f $RPM_BUILD_ROOT/%{_sysconfdir}/sysconfig/rhn/dell-hardware.conf +rm -f $RPM_BUILD_ROOT/%{_bindir}/up2date_repo_autoconf +%endif + %clean rm -rf $RPM_BUILD_ROOT @@ -100,12 +98,25 @@ %config(noreplace) %{_sysconfdir}/yum/pluginconf.d/dellsysidplugin.conf %{_datadir}/firmware/dell %{_exec_prefix}/lib/yum-plugins/dellsysidplugin.* + +# drop when we drop EL4 support +%if %(test "%{dist}" == ".el3" -o "%{dist}" == ".el4" && echo 1 || echo 0) +%config(noreplace) %{_sysconfdir}/sysconfig/rhn/dell-hardware.conf %attr(0755,root,root) %{_bindir}/* +%endif %changelog +* Fri Apr 6 2007 Michael E Brown - 1.2.10-1 +- Couple of changes so that the dell sysid plugin work on yum 2.4.3 + prior versions didnt crash, but didnt properly substitute mirrolist + because the name of mirrolist var is different in 2.4.3. +- Per discussion on mailing list, convert to arch-specific pkg +- package bin/up2date_repo_autoconf only for RHEL{3,4} releases + * Fri Apr 6 2007 Michael E Brown - 1.2.9-1 - downgrade api needed to 2.1 +- Added up2date_repo_autoconf binary - fix changes from 1.2.7 that were accidentally reverted in 1.2.8. :( * Fri Apr 6 2007 Michael E Brown - 1.2.8-1 Index: sources =================================================================== RCS file: /cvs/extras/rpms/firmware-addon-dell/devel/sources,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- sources 6 Apr 2007 23:50:35 -0000 1.7 +++ sources 8 Apr 2007 04:11:25 -0000 1.8 @@ -1 +1 @@ -e2ffeffbdc81370a28d59307b2e9a53d firmware-addon-dell-1.2.9.tar.gz +f9266a5427cb3e1e171ef9c6a6bc292b firmware-addon-dell-1.2.10.tar.gz From fedora-extras-commits at redhat.com Sun Apr 8 04:13:56 2007 From: fedora-extras-commits at redhat.com (Michael E Brown (mebrown)) Date: Sun, 8 Apr 2007 00:13:56 -0400 Subject: rpms/firmware-addon-dell/EL-5 .cvsignore, 1.6, 1.7 firmware-addon-dell.spec, 1.5, 1.6 sources, 1.6, 1.7 Message-ID: <200704080413.l384Dumt006533@cvs-int.fedora.redhat.com> Author: mebrown Update of /cvs/extras/rpms/firmware-addon-dell/EL-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv6503 Modified Files: .cvsignore firmware-addon-dell.spec sources Log Message: * Fri Apr 6 2007 Michael E Brown - 1.2.10-1 - Couple of changes so that the dell sysid plugin work on yum 2.4.3 prior versions didnt crash, but didnt properly substitute mirrolist because the name of mirrolist var is different in 2.4.3. - Per discussion on mailing list, convert to arch-specific pkg - package bin/up2date_repo_autoconf only for RHEL{3,4} releases Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/firmware-addon-dell/EL-5/.cvsignore,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- .cvsignore 6 Apr 2007 23:54:35 -0000 1.6 +++ .cvsignore 8 Apr 2007 04:13:22 -0000 1.7 @@ -1 +1 @@ -firmware-addon-dell-1.2.9.tar.gz +firmware-addon-dell-1.2.10.tar.gz Index: firmware-addon-dell.spec =================================================================== RCS file: /cvs/extras/rpms/firmware-addon-dell/EL-5/firmware-addon-dell.spec,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- firmware-addon-dell.spec 6 Apr 2007 23:54:35 -0000 1.5 +++ firmware-addon-dell.spec 8 Apr 2007 04:13:22 -0000 1.6 @@ -6,7 +6,7 @@ # START = Do not edit manually %define major 1 %define minor 2 -%define sub 9 +%define sub 10 %define extralevel %{nil} %define release_name firmware-addon-dell %define release_version %{major}.%{minor}.%{sub}%{extralevel} @@ -44,16 +44,9 @@ Source0: http://linux.dell.com/libsmbios/download/%{name}/%{name}-%{version}/%{name}-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) -# This package is noarch for everything except RHEL3. Have to build arch -# specific pkgs for RHEL3 -%if %(test "%{dist}" != ".el3" && echo 1 || echo 0) -BuildArch: noarch -%endif - # Dell only sells Intel-compat systems, so this package doesnt make much sense # on, eg. PPC. Also, we rely on libsmbios, which is only avail on Intel-compat -ExcludeArch: ppc ppc64 s390 - +ExclusiveArch: x86_64 ia64 %{ix86} BuildRequires: python-devel @@ -62,7 +55,6 @@ # binaries, not linking agains libs, as indicated by the fact that I require # the -bin package Requires: libsmbios-bin - Requires: firmware-tools > 0:1.1 Provides: firmware_inventory(system_bios) = 0:%{version} @@ -87,6 +79,12 @@ mkdir -p $RPM_BUILD_ROOT/%{_datadir}/firmware/dell/bios %{__python} setup.py install -O1 --skip-build --root $RPM_BUILD_ROOT %{suse_prefix} +# if not RHEL3 or RHEL4, remove extra files so we dont get spurious errors from RPM +%if %(test "%{dist}" == ".el3" -o "%{dist}" == ".el4" && echo 0 || echo 1) +rm -f $RPM_BUILD_ROOT/%{_sysconfdir}/sysconfig/rhn/dell-hardware.conf +rm -f $RPM_BUILD_ROOT/%{_bindir}/up2date_repo_autoconf +%endif + %clean rm -rf $RPM_BUILD_ROOT @@ -100,15 +98,26 @@ %config(noreplace) %{_sysconfdir}/yum/pluginconf.d/dellsysidplugin.conf %{_datadir}/firmware/dell %{_exec_prefix}/lib/yum-plugins/dellsysidplugin.* + +# drop when we drop EL4 support +%if %(test "%{dist}" == ".el3" -o "%{dist}" == ".el4" && echo 1 || echo 0) +%config(noreplace) %{_sysconfdir}/sysconfig/rhn/dell-hardware.conf %attr(0755,root,root) %{_bindir}/* +%endif %changelog +* Fri Apr 6 2007 Michael E Brown - 1.2.10-1 +- Couple of changes so that the dell sysid plugin work on yum 2.4.3 + prior versions didnt crash, but didnt properly substitute mirrolist + because the name of mirrolist var is different in 2.4.3. +- Per discussion on mailing list, convert to arch-specific pkg +- package bin/up2date_repo_autoconf only for RHEL{3,4} releases + * Fri Apr 6 2007 Michael E Brown - 1.2.9-1 - downgrade api needed to 2.1 +- Added up2date_repo_autoconf binary - fix changes from 1.2.7 that were accidentally reverted in 1.2.8. :( -- Added up2date_repo_autoconf binary for configuring rhn sources files on - EL3/4 * Fri Apr 6 2007 Michael E Brown - 1.2.8-1 - sysid plugin: Zero pad value for sysid up to 4 chars Index: sources =================================================================== RCS file: /cvs/extras/rpms/firmware-addon-dell/EL-5/sources,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- sources 6 Apr 2007 23:54:35 -0000 1.6 +++ sources 8 Apr 2007 04:13:22 -0000 1.7 @@ -1 +1 @@ -e2ffeffbdc81370a28d59307b2e9a53d firmware-addon-dell-1.2.9.tar.gz +f9266a5427cb3e1e171ef9c6a6bc292b firmware-addon-dell-1.2.10.tar.gz From fedora-extras-commits at redhat.com Sun Apr 8 04:15:01 2007 From: fedora-extras-commits at redhat.com (Michael E Brown (mebrown)) Date: Sun, 8 Apr 2007 00:15:01 -0400 Subject: rpms/firmware-addon-dell/EL-4 .cvsignore, 1.6, 1.7 firmware-addon-dell.spec, 1.5, 1.6 sources, 1.6, 1.7 Message-ID: <200704080415.l384F1uZ006619@cvs-int.fedora.redhat.com> Author: mebrown Update of /cvs/extras/rpms/firmware-addon-dell/EL-4 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv6585 Modified Files: .cvsignore firmware-addon-dell.spec sources Log Message: * Fri Apr 6 2007 Michael E Brown - 1.2.10-1 - Couple of changes so that the dell sysid plugin work on yum 2.4.3 prior versions didnt crash, but didnt properly substitute mirrolist because the name of mirrolist var is different in 2.4.3. - Per discussion on mailing list, convert to arch-specific pkg - package bin/up2date_repo_autoconf only for RHEL{3,4} releases Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/firmware-addon-dell/EL-4/.cvsignore,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- .cvsignore 6 Apr 2007 23:53:14 -0000 1.6 +++ .cvsignore 8 Apr 2007 04:14:27 -0000 1.7 @@ -1 +1 @@ -firmware-addon-dell-1.2.9.tar.gz +firmware-addon-dell-1.2.10.tar.gz Index: firmware-addon-dell.spec =================================================================== RCS file: /cvs/extras/rpms/firmware-addon-dell/EL-4/firmware-addon-dell.spec,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- firmware-addon-dell.spec 6 Apr 2007 23:53:14 -0000 1.5 +++ firmware-addon-dell.spec 8 Apr 2007 04:14:27 -0000 1.6 @@ -6,7 +6,7 @@ # START = Do not edit manually %define major 1 %define minor 2 -%define sub 9 +%define sub 10 %define extralevel %{nil} %define release_name firmware-addon-dell %define release_version %{major}.%{minor}.%{sub}%{extralevel} @@ -44,16 +44,9 @@ Source0: http://linux.dell.com/libsmbios/download/%{name}/%{name}-%{version}/%{name}-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) -# This package is noarch for everything except RHEL3. Have to build arch -# specific pkgs for RHEL3 -%if %(test "%{dist}" != ".el3" && echo 1 || echo 0) -BuildArch: noarch -%endif - # Dell only sells Intel-compat systems, so this package doesnt make much sense # on, eg. PPC. Also, we rely on libsmbios, which is only avail on Intel-compat -ExcludeArch: ppc ppc64 s390 - +ExclusiveArch: x86_64 ia64 %{ix86} BuildRequires: python-devel @@ -62,7 +55,6 @@ # binaries, not linking agains libs, as indicated by the fact that I require # the -bin package Requires: libsmbios-bin - Requires: firmware-tools > 0:1.1 Provides: firmware_inventory(system_bios) = 0:%{version} @@ -87,6 +79,12 @@ mkdir -p $RPM_BUILD_ROOT/%{_datadir}/firmware/dell/bios %{__python} setup.py install -O1 --skip-build --root $RPM_BUILD_ROOT %{suse_prefix} +# if not RHEL3 or RHEL4, remove extra files so we dont get spurious errors from RPM +%if %(test "%{dist}" == ".el3" -o "%{dist}" == ".el4" && echo 0 || echo 1) +rm -f $RPM_BUILD_ROOT/%{_sysconfdir}/sysconfig/rhn/dell-hardware.conf +rm -f $RPM_BUILD_ROOT/%{_bindir}/up2date_repo_autoconf +%endif + %clean rm -rf $RPM_BUILD_ROOT @@ -100,15 +98,26 @@ %config(noreplace) %{_sysconfdir}/yum/pluginconf.d/dellsysidplugin.conf %{_datadir}/firmware/dell %{_exec_prefix}/lib/yum-plugins/dellsysidplugin.* + +# drop when we drop EL4 support +%if %(test "%{dist}" == ".el3" -o "%{dist}" == ".el4" && echo 1 || echo 0) +%config(noreplace) %{_sysconfdir}/sysconfig/rhn/dell-hardware.conf %attr(0755,root,root) %{_bindir}/* +%endif %changelog +* Fri Apr 6 2007 Michael E Brown - 1.2.10-1 +- Couple of changes so that the dell sysid plugin work on yum 2.4.3 + prior versions didnt crash, but didnt properly substitute mirrolist + because the name of mirrolist var is different in 2.4.3. +- Per discussion on mailing list, convert to arch-specific pkg +- package bin/up2date_repo_autoconf only for RHEL{3,4} releases + * Fri Apr 6 2007 Michael E Brown - 1.2.9-1 - downgrade api needed to 2.1 +- Added up2date_repo_autoconf binary - fix changes from 1.2.7 that were accidentally reverted in 1.2.8. :( -- Added up2date_repo_autoconf binary for configuring rhn sources files on - EL3/4 * Fri Apr 6 2007 Michael E Brown - 1.2.8-1 - sysid plugin: Zero pad value for sysid up to 4 chars Index: sources =================================================================== RCS file: /cvs/extras/rpms/firmware-addon-dell/EL-4/sources,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- sources 6 Apr 2007 23:53:14 -0000 1.6 +++ sources 8 Apr 2007 04:14:27 -0000 1.7 @@ -1 +1 @@ -e2ffeffbdc81370a28d59307b2e9a53d firmware-addon-dell-1.2.9.tar.gz +f9266a5427cb3e1e171ef9c6a6bc292b firmware-addon-dell-1.2.10.tar.gz From fedora-extras-commits at redhat.com Sun Apr 8 04:15:58 2007 From: fedora-extras-commits at redhat.com (Michael E Brown (mebrown)) Date: Sun, 8 Apr 2007 00:15:58 -0400 Subject: rpms/firmware-addon-dell/FC-6 .cvsignore, 1.5, 1.6 firmware-addon-dell.spec, 1.4, 1.5 sources, 1.5, 1.6 Message-ID: <200704080415.l384Fw4J006711@cvs-int.fedora.redhat.com> Author: mebrown Update of /cvs/extras/rpms/firmware-addon-dell/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv6682 Modified Files: .cvsignore firmware-addon-dell.spec sources Log Message: * Fri Apr 6 2007 Michael E Brown - 1.2.10-1 - Couple of changes so that the dell sysid plugin work on yum 2.4.3 prior versions didnt crash, but didnt properly substitute mirrolist because the name of mirrolist var is different in 2.4.3. - Per discussion on mailing list, convert to arch-specific pkg - package bin/up2date_repo_autoconf only for RHEL{3,4} releases Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/firmware-addon-dell/FC-6/.cvsignore,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- .cvsignore 6 Apr 2007 20:37:05 -0000 1.5 +++ .cvsignore 8 Apr 2007 04:15:23 -0000 1.6 @@ -1 +1 @@ -firmware-addon-dell-1.2.8.tar.gz +firmware-addon-dell-1.2.10.tar.gz Index: firmware-addon-dell.spec =================================================================== RCS file: /cvs/extras/rpms/firmware-addon-dell/FC-6/firmware-addon-dell.spec,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- firmware-addon-dell.spec 6 Apr 2007 20:37:05 -0000 1.4 +++ firmware-addon-dell.spec 8 Apr 2007 04:15:23 -0000 1.5 @@ -6,7 +6,7 @@ # START = Do not edit manually %define major 1 %define minor 2 -%define sub 8 +%define sub 10 %define extralevel %{nil} %define release_name firmware-addon-dell %define release_version %{major}.%{minor}.%{sub}%{extralevel} @@ -44,16 +44,9 @@ Source0: http://linux.dell.com/libsmbios/download/%{name}/%{name}-%{version}/%{name}-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) -# This package is noarch for everything except RHEL3. Have to build arch -# specific pkgs for RHEL3 -%if %(test "%{dist}" != ".el3" && echo 1 || echo 0) -BuildArch: noarch -%endif - # Dell only sells Intel-compat systems, so this package doesnt make much sense # on, eg. PPC. Also, we rely on libsmbios, which is only avail on Intel-compat -ExcludeArch: ppc ppc64 s390 - +ExclusiveArch: x86_64 ia64 %{ix86} BuildRequires: python-devel @@ -62,7 +55,6 @@ # binaries, not linking agains libs, as indicated by the fact that I require # the -bin package Requires: libsmbios-bin - Requires: firmware-tools > 0:1.1 Provides: firmware_inventory(system_bios) = 0:%{version} @@ -87,6 +79,12 @@ mkdir -p $RPM_BUILD_ROOT/%{_datadir}/firmware/dell/bios %{__python} setup.py install -O1 --skip-build --root $RPM_BUILD_ROOT %{suse_prefix} +# if not RHEL3 or RHEL4, remove extra files so we dont get spurious errors from RPM +%if %(test "%{dist}" == ".el3" -o "%{dist}" == ".el4" && echo 0 || echo 1) +rm -f $RPM_BUILD_ROOT/%{_sysconfdir}/sysconfig/rhn/dell-hardware.conf +rm -f $RPM_BUILD_ROOT/%{_bindir}/up2date_repo_autoconf +%endif + %clean rm -rf $RPM_BUILD_ROOT @@ -100,10 +98,27 @@ %config(noreplace) %{_sysconfdir}/yum/pluginconf.d/dellsysidplugin.conf %{_datadir}/firmware/dell %{_exec_prefix}/lib/yum-plugins/dellsysidplugin.* + +# drop when we drop EL4 support +%if %(test "%{dist}" == ".el3" -o "%{dist}" == ".el4" && echo 1 || echo 0) +%config(noreplace) %{_sysconfdir}/sysconfig/rhn/dell-hardware.conf %attr(0755,root,root) %{_bindir}/* +%endif %changelog +* Fri Apr 6 2007 Michael E Brown - 1.2.10-1 +- Couple of changes so that the dell sysid plugin work on yum 2.4.3 + prior versions didnt crash, but didnt properly substitute mirrolist + because the name of mirrolist var is different in 2.4.3. +- Per discussion on mailing list, convert to arch-specific pkg +- package bin/up2date_repo_autoconf only for RHEL{3,4} releases + +* Fri Apr 6 2007 Michael E Brown - 1.2.9-1 +- downgrade api needed to 2.1 +- Added up2date_repo_autoconf binary +- fix changes from 1.2.7 that were accidentally reverted in 1.2.8. :( + * Fri Apr 6 2007 Michael E Brown - 1.2.8-1 - sysid plugin: Zero pad value for sysid up to 4 chars - sysid plugin: Add 0x to signify that it is a hex value Index: sources =================================================================== RCS file: /cvs/extras/rpms/firmware-addon-dell/FC-6/sources,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- sources 6 Apr 2007 20:37:05 -0000 1.5 +++ sources 8 Apr 2007 04:15:23 -0000 1.6 @@ -1 +1 @@ -084b2e1024ecacefccb0a01201404751 firmware-addon-dell-1.2.8.tar.gz +f9266a5427cb3e1e171ef9c6a6bc292b firmware-addon-dell-1.2.10.tar.gz From fedora-extras-commits at redhat.com Sun Apr 8 04:20:52 2007 From: fedora-extras-commits at redhat.com (Jonathan Steffan (jsteffan)) Date: Sun, 8 Apr 2007 00:20:52 -0400 Subject: rpms/zope/FC-6 .cvsignore, 1.16, 1.17 sources, 1.16, 1.17 zope.spec, 1.31, 1.32 Message-ID: <200704080420.l384Kqj6006887@cvs-int.fedora.redhat.com> Author: jsteffan Update of /cvs/extras/rpms/zope/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv6812 Modified Files: .cvsignore sources zope.spec Log Message: Updated to 2.9.7 Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/zope/FC-6/.cvsignore,v retrieving revision 1.16 retrieving revision 1.17 diff -u -r1.16 -r1.17 --- .cvsignore 21 Mar 2007 22:12:32 -0000 1.16 +++ .cvsignore 8 Apr 2007 04:20:17 -0000 1.17 @@ -1,2 +1 @@ -Zope-2.9.6-final.tgz -Hotfix_20070320.tgz +Zope-2.9.7-final.tgz Index: sources =================================================================== RCS file: /cvs/extras/rpms/zope/FC-6/sources,v retrieving revision 1.16 retrieving revision 1.17 diff -u -r1.16 -r1.17 --- sources 21 Mar 2007 22:12:32 -0000 1.16 +++ sources 8 Apr 2007 04:20:17 -0000 1.17 @@ -1,2 +1 @@ -a87008a9e78248072ea5908e1006b269 Zope-2.9.6-final.tgz -80806d50d9b88d0d0db9cc22255617bd Hotfix_20070320.tgz +f7d900c00fe95d4cce0bc5854bc842b4 Zope-2.9.7-final.tgz Index: zope.spec =================================================================== RCS file: /cvs/extras/rpms/zope/FC-6/zope.spec,v retrieving revision 1.31 retrieving revision 1.32 diff -u -r1.31 -r1.32 --- zope.spec 21 Mar 2007 22:12:32 -0000 1.31 +++ zope.spec 8 Apr 2007 04:20:17 -0000 1.32 @@ -12,12 +12,12 @@ Name: zope Summary: Web application server for flexible content management applications -Version: 2.9.6 -Release: 2%{?dist} +Version: 2.9.7 +Release: 1%{?dist} License: ZPL Group: System Environment/Daemons URL: http://www.zope.org/ -Source0: http://www.zope.org/Products/Zope/2.9.6/Zope-2.9.6-final.tgz +Source0: http://www.zope.org/Products/Zope/2.9.7/Zope-2.9.7-final.tgz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) Source1: zope.init.in @@ -26,9 +26,9 @@ Source4: zope-README.Fedora Source5: zope.logrotate.in Source6: zope.logrotate.cron.in -Source10: http://www.zope.org/Products/Zope/Hotfix-2007-03-20/Hotfix-20070320/Hotfix_20070320.tgz +#Source10: http://www.zope.org/Products/Zope/Hotfix-2007-03-20/Hotfix-20070320/Hotfix_20070320.tgz Patch0: zope-2.7.3-config.patch -Patch1: zope.configure-2.9.5.patch +#Patch1: zope.configure-2.9.5.patch BuildRequires: python-devel >= %{python_minver} BuildRequires: python >= %{python_minver} @@ -49,7 +49,7 @@ %prep %setup -q -n Zope-%{version}-final %patch0 -p2 -b .config -%patch1 -p1 +#%patch1 -p1 # remove the backup, or we'll install it too... rm -f skel/etc/zope.conf.in.config @@ -106,7 +106,7 @@ make install # Hotfix -tar -xzf %{SOURCE10} -C $RPM_BUILD_ROOT%{software_home}/Products +#tar -xzf %{SOURCE10} -C $RPM_BUILD_ROOT%{software_home}/Products chmod 700 $RPM_BUILD_ROOT%{instance_home} chmod 755 $RPM_BUILD_ROOT%{zope_home} @@ -180,6 +180,11 @@ %changelog +* Mon Apr 2 2007 Jonathan Steffan 2.9.7-1 +- Removed hotfix 20070320 +- Updated to 2.9.7 +- Removed no longer needed patch for acceptable python version + * Wed Mar 21 2007 Jonathan Steffan 2.9.6-2 - Added hotfix 20070320 (#233378) From fedora-extras-commits at redhat.com Sun Apr 8 04:36:58 2007 From: fedora-extras-commits at redhat.com (Jonathan Steffan (jsteffan)) Date: Sun, 8 Apr 2007 00:36:58 -0400 Subject: rpms/zope/FC-5 .cvsignore, 1.16, 1.17 sources, 1.16, 1.17 zope.spec, 1.27, 1.28 zope-2.8.3-pythonwarning.patch, 1.1, NONE Message-ID: <200704080436.l384awns007423@cvs-int.fedora.redhat.com> Author: jsteffan Update of /cvs/extras/rpms/zope/FC-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv7397 Modified Files: .cvsignore sources zope.spec Removed Files: zope-2.8.3-pythonwarning.patch Log Message: Updated to 2.9.7 Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/zope/FC-5/.cvsignore,v retrieving revision 1.16 retrieving revision 1.17 diff -u -r1.16 -r1.17 --- .cvsignore 21 Mar 2007 22:15:23 -0000 1.16 +++ .cvsignore 8 Apr 2007 04:36:25 -0000 1.17 @@ -1,2 +1 @@ -Zope-2.9.6-final.tgz -Hotfix_20070320.tgz +Zope-2.9.7-final.tgz Index: sources =================================================================== RCS file: /cvs/extras/rpms/zope/FC-5/sources,v retrieving revision 1.16 retrieving revision 1.17 diff -u -r1.16 -r1.17 --- sources 21 Mar 2007 22:15:23 -0000 1.16 +++ sources 8 Apr 2007 04:36:25 -0000 1.17 @@ -1,2 +1 @@ -a87008a9e78248072ea5908e1006b269 Zope-2.9.6-final.tgz -80806d50d9b88d0d0db9cc22255617bd Hotfix_20070320.tgz +f7d900c00fe95d4cce0bc5854bc842b4 Zope-2.9.7-final.tgz Index: zope.spec =================================================================== RCS file: /cvs/extras/rpms/zope/FC-5/zope.spec,v retrieving revision 1.27 retrieving revision 1.28 diff -u -r1.27 -r1.28 --- zope.spec 21 Mar 2007 22:15:23 -0000 1.27 +++ zope.spec 8 Apr 2007 04:36:25 -0000 1.28 @@ -12,12 +12,12 @@ Name: zope Summary: Web application server for flexible content management applications -Version: 2.9.6 -Release: 2%{?dist} +Version: 2.9.7 +Release: 1%{?dist} License: ZPL Group: System Environment/Daemons URL: http://www.zope.org/ -Source0: http://www.zope.org/Products/Zope/2.9.6/Zope-2.9.6-final.tgz +Source0: http://www.zope.org/Products/Zope/2.9.7/Zope-2.9.7-final.tgz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) Source1: zope.init.in @@ -26,7 +26,7 @@ Source4: zope-README.Fedora Source5: zope.logrotate.in Source6: zope.logrotate.cron.in -Source10: http://www.zope.org/Products/Zope/Hotfix-2007-03-20/Hotfix-20070320/Hotfix_20070320.tgz +#Source10: http://www.zope.org/Products/Zope/Hotfix-2007-03-20/Hotfix-20070320/Hotfix_20070320.tgz Patch0: zope-2.7.3-config.patch BuildRequires: python-devel >= %{python_minver} @@ -105,7 +105,7 @@ make install # Hotfix -tar -xzf %{SOURCE10} -C $RPM_BUILD_ROOT%{software_home}/Products +#tar -xzf %{SOURCE10} -C $RPM_BUILD_ROOT%{software_home}/Products chmod 700 $RPM_BUILD_ROOT%{instance_home} chmod 755 $RPM_BUILD_ROOT%{zope_home} @@ -183,6 +183,10 @@ %changelog +* Mon Apr 2 2007 Jonathan Steffan 2.9.7-1 +- Removed hotfix 20070320 +- Updated to 2.9.7 + * Wed Mar 21 2007 Jonathan Steffan 2.9.6-2 - Added hotfix 20070320 (#233379) --- zope-2.8.3-pythonwarning.patch DELETED --- From fedora-extras-commits at redhat.com Sun Apr 8 06:03:47 2007 From: fedora-extras-commits at redhat.com (Hans de Goede (jwrdegoede)) Date: Sun, 8 Apr 2007 02:03:47 -0400 Subject: rpms/glchess import.log,1.1,1.2 Message-ID: <200704080603.l3863lle016872@cvs-int.fedora.redhat.com> Author: jwrdegoede Update of /cvs/extras/rpms/glchess In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv16821 Modified Files: import.log Log Message: auto-import glchess-1.0.4-2.fc7 on branch devel from glchess-1.0.4-2.fc7.src.rpm Index: import.log =================================================================== RCS file: /cvs/extras/rpms/glchess/import.log,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- import.log 7 Apr 2007 15:12:28 -0000 1.1 +++ import.log 8 Apr 2007 06:03:12 -0000 1.2 @@ -0,0 +1 @@ +glchess-1_0_4-2_fc7:HEAD:glchess-1.0.4-2.fc7.src.rpm:1176013182 From fedora-extras-commits at redhat.com Sun Apr 8 06:03:52 2007 From: fedora-extras-commits at redhat.com (Hans de Goede (jwrdegoede)) Date: Sun, 8 Apr 2007 02:03:52 -0400 Subject: rpms/glchess/devel glchess-1.0.4-animate.patch, NONE, 1.1 glchess-1.0.4-shebang.patch, NONE, 1.1 glchess.spec, NONE, 1.1 .cvsignore, 1.1, 1.2 sources, 1.1, 1.2 Message-ID: <200704080603.l3863q1J016878@cvs-int.fedora.redhat.com> Author: jwrdegoede Update of /cvs/extras/rpms/glchess/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv16821/devel Modified Files: .cvsignore sources Added Files: glchess-1.0.4-animate.patch glchess-1.0.4-shebang.patch glchess.spec Log Message: auto-import glchess-1.0.4-2.fc7 on branch devel from glchess-1.0.4-2.fc7.src.rpm glchess-1.0.4-animate.patch: --- NEW FILE glchess-1.0.4-animate.patch --- --- trunk/glchess-python/lib/glchess/scene/opengl/opengl.py 2007/03/04 11:58:33 771 +++ trunk/glchess-python/lib/glchess/scene/opengl/opengl.py 2007/03/17 06:07:59 787 @@ -258,7 +258,9 @@ 'angle' is the angle the board should be drawn at in degress (float, [0.0, 360.0]). """ self.targetBoardAngle = angle - self._startAnimation() + if self.animating is False: + self.animating = True + self.feedback.startAnimation() def animate(self, timeStep): """Extends glchess.scene.Scene""" glchess-1.0.4-shebang.patch: --- NEW FILE glchess-1.0.4-shebang.patch --- --- glchess-1.0.4/lib/glchess/gtkui/__init__.py~ 2007-04-06 08:02:18.000000000 +0200 +++ glchess-1.0.4/lib/glchess/gtkui/__init__.py 2007-04-06 08:02:18.000000000 +0200 @@ -1,4 +1,2 @@ -#!/usr/bin/env python - from gtkui import GtkUI from chessview import GtkView --- NEW FILE glchess.spec --- %{!?python_sitelib: %define python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")} Name: glchess Version: 1.0.4 Release: 2%{?dist} Summary: GlChess, a 3d Chess game using OpenGL Group: Amusements/Games License: GPL URL: http://glchess.sourceforge.net/ Source0: http://downloads.sourceforge.net/%{name}/%{name}-%{version}.tar.gz Patch0: glchess-1.0.4-animate.patch Patch1: glchess-1.0.4-shebang.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: python-devel desktop-file-utils BuildArch: noarch Requires: gnuchess pygtk2-libglade pygtkglext hicolor-icon-theme Requires(pre): GConf2 Requires(post): GConf2 Requires(preun): GConf2 %description A very nice Chess game using OpenGL. %prep %setup -q %patch0 -p2 -z .animate %patch1 -p1 -z .shebang sed -i 's|share/games/|share/|g' setup.py lib/glchess/defaults.py %build python setup.py build %install rm -rf $RPM_BUILD_ROOT python setup.py install -O1 --skip-build --root="$RPM_BUILD_ROOT" \ --prefix="%{_prefix}" mkdir -p $RPM_BUILD_ROOT%{_sysconfdir} mv $RPM_BUILD_ROOT%{_datadir}/gconf $RPM_BUILD_ROOT%{_sysconfdir} # this file can be executed stand alone (has a main and shebang) chmod +x $RPM_BUILD_ROOT%{python_sitelib}/%{name}/scene/opengl/png.py # below is the desktop file and icon stuff. desktop-file-install --vendor fedora \ --dir $RPM_BUILD_ROOT%{_datadir}/applications \ --delete-original \ --remove-category Application \ $RPM_BUILD_ROOT%{_datadir}/applications/%{name}.desktop mkdir -p $RPM_BUILD_ROOT%{_datadir}/icons/hicolor/scalable/apps mv $RPM_BUILD_ROOT%{_datadir}/pixmaps/%{name}.svg \ $RPM_BUILD_ROOT%{_datadir}/icons/hicolor/scalable/apps %clean rm -rf $RPM_BUILD_ROOT %pre if [ "$1" -gt 1 ]; then export GCONF_CONFIG_SOURCE=`gconftool-2 --get-default-source` gconftool-2 --makefile-uninstall-rule \ %{_sysconfdir}/gconf/schemas/%{name}.schemas >/dev/null || : killall -HUP gconfd-2 || : fi %post touch --no-create %{_datadir}/icons/hicolor || : %{_bindir}/gtk-update-icon-cache --quiet %{_datadir}/icons/hicolor || : update-desktop-database &> /dev/null || : update-mime-database %{_datadir}/mime &> /dev/null || : export GCONF_CONFIG_SOURCE=`gconftool-2 --get-default-source` gconftool-2 --makefile-install-rule \ %{_sysconfdir}/gconf/schemas/%{name}.schemas > /dev/null || : killall -HUP gconfd-2 || : %preun if [ "$1" -eq 0 ]; then export GCONF_CONFIG_SOURCE=`gconftool-2 --get-default-source` gconftool-2 --makefile-uninstall-rule \ %{_sysconfdir}/gconf/schemas/%{name}.schemas > /dev/null || : killall -HUP gconfd-2 || : fi %postun touch --no-create %{_datadir}/icons/hicolor || : %{_bindir}/gtk-update-icon-cache --quiet %{_datadir}/icons/hicolor || : update-desktop-database &> /dev/null || : update-mime-database %{_datadir}/mime &> /dev/null || : %files %defattr(-,root,root,-) %doc COPYING README BUGS ChangeLog TODO %{_sysconfdir}/gconf/schemas/glchess.schemas %{_bindir}/%{name} %{_datadir}/%{name} %{python_sitelib}/%{name} %{_datadir}/mime/packages/%{name}.xml %{_datadir}/applications/fedora-%{name}.desktop %{_datadir}/icons/hicolor/scalable/apps/%{name}.svg %changelog * Fri Apr 6 2007 Hans de Goede 1.0.4-2 - Various specfile cleanups / fixes (bz 234436) - Remove shebang from certain files instead of chmod +x (bz 234436) * Thu Mar 29 2007 Hans de Goede 1.0.4-1 - Initial Fedora Extras package Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/glchess/devel/.cvsignore,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- .cvsignore 7 Apr 2007 15:12:37 -0000 1.1 +++ .cvsignore 8 Apr 2007 06:03:18 -0000 1.2 @@ -0,0 +1 @@ +glchess-1.0.4.tar.gz Index: sources =================================================================== RCS file: /cvs/extras/rpms/glchess/devel/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 7 Apr 2007 15:12:37 -0000 1.1 +++ sources 8 Apr 2007 06:03:18 -0000 1.2 @@ -0,0 +1 @@ +927b3b2aa0332f22cddb51c065ad96d9 glchess-1.0.4.tar.gz From fedora-extras-commits at redhat.com Sun Apr 8 06:06:01 2007 From: fedora-extras-commits at redhat.com (Hans de Goede (jwrdegoede)) Date: Sun, 8 Apr 2007 02:06:01 -0400 Subject: rpms/glchess/FC-6 glchess-1.0.4-animate.patch, NONE, 1.1 glchess-1.0.4-shebang.patch, NONE, 1.1 glchess.spec, NONE, 1.1 .cvsignore, 1.1, 1.2 sources, 1.1, 1.2 Message-ID: <200704080606.l38661FO016962@cvs-int.fedora.redhat.com> Author: jwrdegoede Update of /cvs/extras/rpms/glchess/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv16933 Modified Files: .cvsignore sources Added Files: glchess-1.0.4-animate.patch glchess-1.0.4-shebang.patch glchess.spec Log Message: * Fri Apr 6 2007 Hans de Goede 1.0.4-2 - Various specfile cleanups / fixes (bz 234436) - Remove shebang from certain files instead of chmod +x (bz 234436) glchess-1.0.4-animate.patch: --- NEW FILE glchess-1.0.4-animate.patch --- --- trunk/glchess-python/lib/glchess/scene/opengl/opengl.py 2007/03/04 11:58:33 771 +++ trunk/glchess-python/lib/glchess/scene/opengl/opengl.py 2007/03/17 06:07:59 787 @@ -258,7 +258,9 @@ 'angle' is the angle the board should be drawn at in degress (float, [0.0, 360.0]). """ self.targetBoardAngle = angle - self._startAnimation() + if self.animating is False: + self.animating = True + self.feedback.startAnimation() def animate(self, timeStep): """Extends glchess.scene.Scene""" glchess-1.0.4-shebang.patch: --- NEW FILE glchess-1.0.4-shebang.patch --- --- glchess-1.0.4/lib/glchess/gtkui/__init__.py~ 2007-04-06 08:02:18.000000000 +0200 +++ glchess-1.0.4/lib/glchess/gtkui/__init__.py 2007-04-06 08:02:18.000000000 +0200 @@ -1,4 +1,2 @@ -#!/usr/bin/env python - from gtkui import GtkUI from chessview import GtkView --- NEW FILE glchess.spec --- %{!?python_sitelib: %define python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")} Name: glchess Version: 1.0.4 Release: 2%{?dist} Summary: GlChess, a 3d Chess game using OpenGL Group: Amusements/Games License: GPL URL: http://glchess.sourceforge.net/ Source0: http://downloads.sourceforge.net/%{name}/%{name}-%{version}.tar.gz Patch0: glchess-1.0.4-animate.patch Patch1: glchess-1.0.4-shebang.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: python-devel desktop-file-utils BuildArch: noarch Requires: gnuchess pygtk2-libglade pygtkglext hicolor-icon-theme Requires(pre): GConf2 Requires(post): GConf2 Requires(preun): GConf2 %description A very nice Chess game using OpenGL. %prep %setup -q %patch0 -p2 -z .animate %patch1 -p1 -z .shebang sed -i 's|share/games/|share/|g' setup.py lib/glchess/defaults.py %build python setup.py build %install rm -rf $RPM_BUILD_ROOT python setup.py install -O1 --skip-build --root="$RPM_BUILD_ROOT" \ --prefix="%{_prefix}" mkdir -p $RPM_BUILD_ROOT%{_sysconfdir} mv $RPM_BUILD_ROOT%{_datadir}/gconf $RPM_BUILD_ROOT%{_sysconfdir} # this file can be executed stand alone (has a main and shebang) chmod +x $RPM_BUILD_ROOT%{python_sitelib}/%{name}/scene/opengl/png.py # below is the desktop file and icon stuff. desktop-file-install --vendor fedora \ --dir $RPM_BUILD_ROOT%{_datadir}/applications \ --delete-original \ --remove-category Application \ $RPM_BUILD_ROOT%{_datadir}/applications/%{name}.desktop mkdir -p $RPM_BUILD_ROOT%{_datadir}/icons/hicolor/scalable/apps mv $RPM_BUILD_ROOT%{_datadir}/pixmaps/%{name}.svg \ $RPM_BUILD_ROOT%{_datadir}/icons/hicolor/scalable/apps %clean rm -rf $RPM_BUILD_ROOT %pre if [ "$1" -gt 1 ]; then export GCONF_CONFIG_SOURCE=`gconftool-2 --get-default-source` gconftool-2 --makefile-uninstall-rule \ %{_sysconfdir}/gconf/schemas/%{name}.schemas >/dev/null || : killall -HUP gconfd-2 || : fi %post touch --no-create %{_datadir}/icons/hicolor || : %{_bindir}/gtk-update-icon-cache --quiet %{_datadir}/icons/hicolor || : update-desktop-database &> /dev/null || : update-mime-database %{_datadir}/mime &> /dev/null || : export GCONF_CONFIG_SOURCE=`gconftool-2 --get-default-source` gconftool-2 --makefile-install-rule \ %{_sysconfdir}/gconf/schemas/%{name}.schemas > /dev/null || : killall -HUP gconfd-2 || : %preun if [ "$1" -eq 0 ]; then export GCONF_CONFIG_SOURCE=`gconftool-2 --get-default-source` gconftool-2 --makefile-uninstall-rule \ %{_sysconfdir}/gconf/schemas/%{name}.schemas > /dev/null || : killall -HUP gconfd-2 || : fi %postun touch --no-create %{_datadir}/icons/hicolor || : %{_bindir}/gtk-update-icon-cache --quiet %{_datadir}/icons/hicolor || : update-desktop-database &> /dev/null || : update-mime-database %{_datadir}/mime &> /dev/null || : %files %defattr(-,root,root,-) %doc COPYING README BUGS ChangeLog TODO %{_sysconfdir}/gconf/schemas/glchess.schemas %{_bindir}/%{name} %{_datadir}/%{name} %{python_sitelib}/%{name} %{_datadir}/mime/packages/%{name}.xml %{_datadir}/applications/fedora-%{name}.desktop %{_datadir}/icons/hicolor/scalable/apps/%{name}.svg %changelog * Fri Apr 6 2007 Hans de Goede 1.0.4-2 - Various specfile cleanups / fixes (bz 234436) - Remove shebang from certain files instead of chmod +x (bz 234436) * Thu Mar 29 2007 Hans de Goede 1.0.4-1 - Initial Fedora Extras package Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/glchess/FC-6/.cvsignore,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- .cvsignore 7 Apr 2007 15:12:37 -0000 1.1 +++ .cvsignore 8 Apr 2007 06:05:27 -0000 1.2 @@ -0,0 +1 @@ +glchess-1.0.4.tar.gz Index: sources =================================================================== RCS file: /cvs/extras/rpms/glchess/FC-6/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 7 Apr 2007 15:12:37 -0000 1.1 +++ sources 8 Apr 2007 06:05:27 -0000 1.2 @@ -0,0 +1 @@ +927b3b2aa0332f22cddb51c065ad96d9 glchess-1.0.4.tar.gz From fedora-extras-commits at redhat.com Sun Apr 8 06:07:23 2007 From: fedora-extras-commits at redhat.com (Hans de Goede (jwrdegoede)) Date: Sun, 8 Apr 2007 02:07:23 -0400 Subject: rpms/glchess/devel dead.package, NONE, 1.1 .cvsignore, 1.2, NONE glchess-1.0.4-animate.patch, 1.1, NONE glchess-1.0.4-shebang.patch, 1.1, NONE glchess.spec, 1.1, NONE sources, 1.2, NONE Message-ID: <200704080607.l3867N5c017034@cvs-int.fedora.redhat.com> Author: jwrdegoede Update of /cvs/extras/rpms/glchess/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv17026 Added Files: dead.package Removed Files: .cvsignore glchess-1.0.4-animate.patch glchess-1.0.4-shebang.patch glchess.spec sources Log Message: glchess has been integrated into gnome-games as of gnome-games-2.18 / Fedora 7 --- NEW FILE dead.package --- glchess has been integrated into gnome-games as of gnome-games-2.18 / Fedora 7 --- .cvsignore DELETED --- --- glchess-1.0.4-animate.patch DELETED --- --- glchess-1.0.4-shebang.patch DELETED --- --- glchess.spec DELETED --- --- sources DELETED --- From fedora-extras-commits at redhat.com Sun Apr 8 06:08:20 2007 From: fedora-extras-commits at redhat.com (Hans de Goede (jwrdegoede)) Date: Sun, 8 Apr 2007 02:08:20 -0400 Subject: rpms/glchess/devel Makefile,1.1,NONE Message-ID: <200704080608.l3868KDw017068@cvs-int.fedora.redhat.com> Author: jwrdegoede Update of /cvs/extras/rpms/glchess/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv17060 Removed Files: Makefile Log Message: glchess has been integrated into gnome-games as of gnome-games-2.18 / Fedora 7 --- Makefile DELETED --- From fedora-extras-commits at redhat.com Sun Apr 8 06:09:33 2007 From: fedora-extras-commits at redhat.com (Hans de Goede (jwrdegoede)) Date: Sun, 8 Apr 2007 02:09:33 -0400 Subject: comps comps-fe6.xml.in,1.319,1.320 Message-ID: <200704080609.l3869X0N017109@cvs-int.fedora.redhat.com> Author: jwrdegoede Update of /cvs/extras/comps In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv17089 Modified Files: comps-fe6.xml.in Log Message: Add glchess Index: comps-fe6.xml.in =================================================================== RCS file: /cvs/extras/comps/comps-fe6.xml.in,v retrieving revision 1.319 retrieving revision 1.320 diff -u -r1.319 -r1.320 --- comps-fe6.xml.in 6 Apr 2007 15:59:41 -0000 1.319 +++ comps-fe6.xml.in 8 Apr 2007 06:09:02 -0000 1.320 @@ -431,6 +431,7 @@ games-menus gemdropx gl-117 + glchess glest gnofract4d gnome-sudoku From fedora-extras-commits at redhat.com Sun Apr 8 06:32:12 2007 From: fedora-extras-commits at redhat.com (Michael E Brown (mebrown)) Date: Sun, 8 Apr 2007 02:32:12 -0400 Subject: rpms/firmware-addon-dell/devel .cvsignore, 1.8, 1.9 firmware-addon-dell.spec, 1.7, 1.8 sources, 1.8, 1.9 Message-ID: <200704080632.l386WCDv017774@cvs-int.fedora.redhat.com> Author: mebrown Update of /cvs/extras/rpms/firmware-addon-dell/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv17752 Modified Files: .cvsignore firmware-addon-dell.spec sources Log Message: * Sat Apr 7 2007 Michael E Brown - 1.2.11-1 - enhance up2date_repo_autoconf by populating default configuration file Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/firmware-addon-dell/devel/.cvsignore,v retrieving revision 1.8 retrieving revision 1.9 diff -u -r1.8 -r1.9 --- .cvsignore 8 Apr 2007 04:11:25 -0000 1.8 +++ .cvsignore 8 Apr 2007 06:31:38 -0000 1.9 @@ -1 +1 @@ -firmware-addon-dell-1.2.10.tar.gz +firmware-addon-dell-1.2.11.tar.gz Index: firmware-addon-dell.spec =================================================================== RCS file: /cvs/extras/rpms/firmware-addon-dell/devel/firmware-addon-dell.spec,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- firmware-addon-dell.spec 8 Apr 2007 04:11:25 -0000 1.7 +++ firmware-addon-dell.spec 8 Apr 2007 06:31:38 -0000 1.8 @@ -6,7 +6,7 @@ # START = Do not edit manually %define major 1 %define minor 2 -%define sub 10 +%define sub 11 %define extralevel %{nil} %define release_name firmware-addon-dell %define release_version %{major}.%{minor}.%{sub}%{extralevel} @@ -79,10 +79,19 @@ mkdir -p $RPM_BUILD_ROOT/%{_datadir}/firmware/dell/bios %{__python} setup.py install -O1 --skip-build --root $RPM_BUILD_ROOT %{suse_prefix} -# if not RHEL3 or RHEL4, remove extra files so we dont get spurious errors from RPM -%if %(test "%{dist}" == ".el3" -o "%{dist}" == ".el4" && echo 0 || echo 1) -rm -f $RPM_BUILD_ROOT/%{_sysconfdir}/sysconfig/rhn/dell-hardware.conf -rm -f $RPM_BUILD_ROOT/%{_bindir}/up2date_repo_autoconf + +%if %(test "%{dist}" == ".el3" && echo 1 || echo 0) + chmod u+w $RPM_BUILD_ROOT/%{_sysconfdir}/sysconfig/rhn/dell-hardware.conf + echo 'osname=el3.$basearch' >> $RPM_BUILD_ROOT/%{_sysconfdir}/sysconfig/rhn/dell-hardware.conf +%else + %if %(test "%{dist}" == ".el4" && echo 1 || echo 0) + chmod u+w $RPM_BUILD_ROOT/%{_sysconfdir}/sysconfig/rhn/dell-hardware.conf + echo 'osname=el4.$basearch' >> $RPM_BUILD_ROOT/%{_sysconfdir}/sysconfig/rhn/dell-hardware.conf + %else + # if not RHEL3 or RHEL4, remove extra files so we dont get RPM unpackaged file errors + rm -f $RPM_BUILD_ROOT/%{_sysconfdir}/sysconfig/rhn/dell-hardware.conf + rm -f $RPM_BUILD_ROOT/%{_bindir}/up2date_repo_autoconf + %endif %endif @@ -107,6 +116,9 @@ %changelog +* Sat Apr 7 2007 Michael E Brown - 1.2.11-1 +- enhance up2date_repo_autoconf by populating default configuration file + * Fri Apr 6 2007 Michael E Brown - 1.2.10-1 - Couple of changes so that the dell sysid plugin work on yum 2.4.3 prior versions didnt crash, but didnt properly substitute mirrolist Index: sources =================================================================== RCS file: /cvs/extras/rpms/firmware-addon-dell/devel/sources,v retrieving revision 1.8 retrieving revision 1.9 diff -u -r1.8 -r1.9 --- sources 8 Apr 2007 04:11:25 -0000 1.8 +++ sources 8 Apr 2007 06:31:38 -0000 1.9 @@ -1 +1 @@ -f9266a5427cb3e1e171ef9c6a6bc292b firmware-addon-dell-1.2.10.tar.gz +53c8db63777349429f3db756ddda843e firmware-addon-dell-1.2.11.tar.gz From fedora-extras-commits at redhat.com Sun Apr 8 06:33:32 2007 From: fedora-extras-commits at redhat.com (Michael E Brown (mebrown)) Date: Sun, 8 Apr 2007 02:33:32 -0400 Subject: rpms/firmware-addon-dell/EL-4 .cvsignore, 1.7, 1.8 firmware-addon-dell.spec, 1.6, 1.7 sources, 1.7, 1.8 Message-ID: <200704080633.l386XWhw017850@cvs-int.fedora.redhat.com> Author: mebrown Update of /cvs/extras/rpms/firmware-addon-dell/EL-4 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv17828 Modified Files: .cvsignore firmware-addon-dell.spec sources Log Message: * Sat Apr 7 2007 Michael E Brown - 1.2.11-1 - enhance up2date_repo_autoconf by populating default configuration file Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/firmware-addon-dell/EL-4/.cvsignore,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- .cvsignore 8 Apr 2007 04:14:27 -0000 1.7 +++ .cvsignore 8 Apr 2007 06:32:58 -0000 1.8 @@ -1 +1 @@ -firmware-addon-dell-1.2.10.tar.gz +firmware-addon-dell-1.2.11.tar.gz Index: firmware-addon-dell.spec =================================================================== RCS file: /cvs/extras/rpms/firmware-addon-dell/EL-4/firmware-addon-dell.spec,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- firmware-addon-dell.spec 8 Apr 2007 04:14:27 -0000 1.6 +++ firmware-addon-dell.spec 8 Apr 2007 06:32:58 -0000 1.7 @@ -6,7 +6,7 @@ # START = Do not edit manually %define major 1 %define minor 2 -%define sub 10 +%define sub 11 %define extralevel %{nil} %define release_name firmware-addon-dell %define release_version %{major}.%{minor}.%{sub}%{extralevel} @@ -79,10 +79,19 @@ mkdir -p $RPM_BUILD_ROOT/%{_datadir}/firmware/dell/bios %{__python} setup.py install -O1 --skip-build --root $RPM_BUILD_ROOT %{suse_prefix} -# if not RHEL3 or RHEL4, remove extra files so we dont get spurious errors from RPM -%if %(test "%{dist}" == ".el3" -o "%{dist}" == ".el4" && echo 0 || echo 1) -rm -f $RPM_BUILD_ROOT/%{_sysconfdir}/sysconfig/rhn/dell-hardware.conf -rm -f $RPM_BUILD_ROOT/%{_bindir}/up2date_repo_autoconf + +%if %(test "%{dist}" == ".el3" && echo 1 || echo 0) + chmod u+w $RPM_BUILD_ROOT/%{_sysconfdir}/sysconfig/rhn/dell-hardware.conf + echo 'osname=el3.$basearch' >> $RPM_BUILD_ROOT/%{_sysconfdir}/sysconfig/rhn/dell-hardware.conf +%else + %if %(test "%{dist}" == ".el4" && echo 1 || echo 0) + chmod u+w $RPM_BUILD_ROOT/%{_sysconfdir}/sysconfig/rhn/dell-hardware.conf + echo 'osname=el4.$basearch' >> $RPM_BUILD_ROOT/%{_sysconfdir}/sysconfig/rhn/dell-hardware.conf + %else + # if not RHEL3 or RHEL4, remove extra files so we dont get RPM unpackaged file errors + rm -f $RPM_BUILD_ROOT/%{_sysconfdir}/sysconfig/rhn/dell-hardware.conf + rm -f $RPM_BUILD_ROOT/%{_bindir}/up2date_repo_autoconf + %endif %endif @@ -107,6 +116,9 @@ %changelog +* Sat Apr 7 2007 Michael E Brown - 1.2.11-1 +- enhance up2date_repo_autoconf by populating default configuration file + * Fri Apr 6 2007 Michael E Brown - 1.2.10-1 - Couple of changes so that the dell sysid plugin work on yum 2.4.3 prior versions didnt crash, but didnt properly substitute mirrolist Index: sources =================================================================== RCS file: /cvs/extras/rpms/firmware-addon-dell/EL-4/sources,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- sources 8 Apr 2007 04:14:27 -0000 1.7 +++ sources 8 Apr 2007 06:32:58 -0000 1.8 @@ -1 +1 @@ -f9266a5427cb3e1e171ef9c6a6bc292b firmware-addon-dell-1.2.10.tar.gz +53c8db63777349429f3db756ddda843e firmware-addon-dell-1.2.11.tar.gz From fedora-extras-commits at redhat.com Sun Apr 8 06:34:15 2007 From: fedora-extras-commits at redhat.com (Michael E Brown (mebrown)) Date: Sun, 8 Apr 2007 02:34:15 -0400 Subject: rpms/firmware-addon-dell/EL-5 .cvsignore, 1.7, 1.8 firmware-addon-dell.spec, 1.6, 1.7 sources, 1.7, 1.8 Message-ID: <200704080634.l386YF4D017924@cvs-int.fedora.redhat.com> Author: mebrown Update of /cvs/extras/rpms/firmware-addon-dell/EL-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv17900 Modified Files: .cvsignore firmware-addon-dell.spec sources Log Message: * Sat Apr 7 2007 Michael E Brown - 1.2.11-1 - enhance up2date_repo_autoconf by populating default configuration file Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/firmware-addon-dell/EL-5/.cvsignore,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- .cvsignore 8 Apr 2007 04:13:22 -0000 1.7 +++ .cvsignore 8 Apr 2007 06:33:42 -0000 1.8 @@ -1 +1 @@ -firmware-addon-dell-1.2.10.tar.gz +firmware-addon-dell-1.2.11.tar.gz Index: firmware-addon-dell.spec =================================================================== RCS file: /cvs/extras/rpms/firmware-addon-dell/EL-5/firmware-addon-dell.spec,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- firmware-addon-dell.spec 8 Apr 2007 04:13:22 -0000 1.6 +++ firmware-addon-dell.spec 8 Apr 2007 06:33:42 -0000 1.7 @@ -6,7 +6,7 @@ # START = Do not edit manually %define major 1 %define minor 2 -%define sub 10 +%define sub 11 %define extralevel %{nil} %define release_name firmware-addon-dell %define release_version %{major}.%{minor}.%{sub}%{extralevel} @@ -79,10 +79,19 @@ mkdir -p $RPM_BUILD_ROOT/%{_datadir}/firmware/dell/bios %{__python} setup.py install -O1 --skip-build --root $RPM_BUILD_ROOT %{suse_prefix} -# if not RHEL3 or RHEL4, remove extra files so we dont get spurious errors from RPM -%if %(test "%{dist}" == ".el3" -o "%{dist}" == ".el4" && echo 0 || echo 1) -rm -f $RPM_BUILD_ROOT/%{_sysconfdir}/sysconfig/rhn/dell-hardware.conf -rm -f $RPM_BUILD_ROOT/%{_bindir}/up2date_repo_autoconf + +%if %(test "%{dist}" == ".el3" && echo 1 || echo 0) + chmod u+w $RPM_BUILD_ROOT/%{_sysconfdir}/sysconfig/rhn/dell-hardware.conf + echo 'osname=el3.$basearch' >> $RPM_BUILD_ROOT/%{_sysconfdir}/sysconfig/rhn/dell-hardware.conf +%else + %if %(test "%{dist}" == ".el4" && echo 1 || echo 0) + chmod u+w $RPM_BUILD_ROOT/%{_sysconfdir}/sysconfig/rhn/dell-hardware.conf + echo 'osname=el4.$basearch' >> $RPM_BUILD_ROOT/%{_sysconfdir}/sysconfig/rhn/dell-hardware.conf + %else + # if not RHEL3 or RHEL4, remove extra files so we dont get RPM unpackaged file errors + rm -f $RPM_BUILD_ROOT/%{_sysconfdir}/sysconfig/rhn/dell-hardware.conf + rm -f $RPM_BUILD_ROOT/%{_bindir}/up2date_repo_autoconf + %endif %endif @@ -107,6 +116,9 @@ %changelog +* Sat Apr 7 2007 Michael E Brown - 1.2.11-1 +- enhance up2date_repo_autoconf by populating default configuration file + * Fri Apr 6 2007 Michael E Brown - 1.2.10-1 - Couple of changes so that the dell sysid plugin work on yum 2.4.3 prior versions didnt crash, but didnt properly substitute mirrolist Index: sources =================================================================== RCS file: /cvs/extras/rpms/firmware-addon-dell/EL-5/sources,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- sources 8 Apr 2007 04:13:22 -0000 1.7 +++ sources 8 Apr 2007 06:33:42 -0000 1.8 @@ -1 +1 @@ -f9266a5427cb3e1e171ef9c6a6bc292b firmware-addon-dell-1.2.10.tar.gz +53c8db63777349429f3db756ddda843e firmware-addon-dell-1.2.11.tar.gz From fedora-extras-commits at redhat.com Sun Apr 8 07:22:58 2007 From: fedora-extras-commits at redhat.com (=?utf-8?q?Frank_B=C3=BCttner?= (frankb)) Date: Sun, 8 Apr 2007 03:22:58 -0400 Subject: rpms/nas/devel .cvsignore, 1.5, 1.6 nas.spec, 1.12, 1.13 sources, 1.5, 1.6 nas-1.8-uglyOutput.patch, 1.1, NONE Message-ID: <200704080722.l387Mwvs022566@cvs-int.fedora.redhat.com> Author: frankb Update of /cvs/extras/rpms/nas/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv22545 Modified Files: .cvsignore nas.spec sources Removed Files: nas-1.8-uglyOutput.patch Log Message: - update to 1.9 - remove old patch file Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/nas/devel/.cvsignore,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- .cvsignore 26 Mar 2007 09:02:05 -0000 1.5 +++ .cvsignore 8 Apr 2007 07:22:24 -0000 1.6 @@ -1 +1 @@ -nas-1.8b.src.tar.gz +nas-1.9.src.tar.gz Index: nas.spec =================================================================== RCS file: /cvs/extras/rpms/nas/devel/nas.spec,v retrieving revision 1.12 retrieving revision 1.13 diff -u -r1.12 -r1.13 --- nas.spec 26 Mar 2007 09:02:05 -0000 1.12 +++ nas.spec 8 Apr 2007 07:22:24 -0000 1.13 @@ -1,6 +1,6 @@ Name: nas Summary: The Network Audio System (NAS) -Version: 1.8b +Version: 1.9 Release: 1%{?dist} BuildRequires: bison flex %if "%{?fedora}" > "4" || "%{?rhel}" > "4" @@ -19,7 +19,6 @@ Source0: http://nas.codebrilliance.com/nas/nas-%{version}.src.tar.gz Source1: http://apt.kde-redhat.org/apt/kde-redhat/SOURCES/nas/nasd.init Source2: http://apt.kde-redhat.org/apt/kde-redhat/SOURCES/nas/nasd.sysconfig -#Patch0: nas-1.8-uglyOutput.patch Buildroot: %{_tmppath}/NAS-%{version}-%{release}-root-%(%{__id_u} -n) Requires(preun): chkconfig /sbin/service Requires(post): chkconfig @@ -53,7 +52,6 @@ %prep %setup -q -n nas-%{version} -#%patch0 -p1 %build @@ -116,6 +114,10 @@ %changelog +* Sun Apr 08 2007 Frank B??ttner - 1.9-1%{?dist} +- update to 1.9 +- remove old patch file + * Mon Mar 26 2007 Frank B??ttner - 1.8b-1%{?dist} - update to 1.8b Index: sources =================================================================== RCS file: /cvs/extras/rpms/nas/devel/sources,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- sources 26 Mar 2007 09:02:05 -0000 1.5 +++ sources 8 Apr 2007 07:22:24 -0000 1.6 @@ -1 +1 @@ -fcb9a74f4bf08f422a3d12c7e3698307 nas-1.8b.src.tar.gz +aac031fae04f53bcd1e033b380b1b29d nas-1.9.src.tar.gz --- nas-1.8-uglyOutput.patch DELETED --- From fedora-extras-commits at redhat.com Sun Apr 8 07:45:44 2007 From: fedora-extras-commits at redhat.com (=?utf-8?q?Frank_B=C3=BCttner?= (frankb)) Date: Sun, 8 Apr 2007 03:45:44 -0400 Subject: rpms/nas/FC-6 .cvsignore, 1.4, 1.5 nas.spec, 1.10, 1.11 sources, 1.4, 1.5 nas-1.8-uglyOutput.patch, 1.1, NONE Message-ID: <200704080745.l387jicS023137@cvs-int.fedora.redhat.com> Author: frankb Update of /cvs/extras/rpms/nas/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv23107 Modified Files: .cvsignore nas.spec sources Removed Files: nas-1.8-uglyOutput.patch Log Message: - update to 1.9 - remove old patch file Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/nas/FC-6/.cvsignore,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- .cvsignore 22 Mar 2007 10:00:55 -0000 1.4 +++ .cvsignore 8 Apr 2007 07:45:10 -0000 1.5 @@ -1 +1 @@ -1.8a_SVN237.tar.bz2 +nas-1.9.src.tar.gz Index: nas.spec =================================================================== RCS file: /cvs/extras/rpms/nas/FC-6/nas.spec,v retrieving revision 1.10 retrieving revision 1.11 diff -u -r1.10 -r1.11 --- nas.spec 22 Mar 2007 10:00:55 -0000 1.10 +++ nas.spec 8 Apr 2007 07:45:10 -0000 1.11 @@ -1,7 +1,7 @@ Name: nas Summary: The Network Audio System (NAS) -Version: 1.8a -Release: 2%{?dist} +Version: 1.9 +Release: 1%{?dist} BuildRequires: bison flex %if "%{?fedora}" > "4" || "%{?rhel}" > "4" BuildRequires: imake libXaw-devel libXpm-devel libXp-devel libXext-devel libXt-devel @@ -16,11 +16,9 @@ License: Public Domain Group: Development/Libraries -Source0: 1.8a_SVN237.tar.bz2 -#Source0: http://nas.codebrilliance.com/nas/nas-%{version}.src.tar.gz +Source0: http://nas.codebrilliance.com/nas/nas-%{version}.src.tar.gz Source1: http://apt.kde-redhat.org/apt/kde-redhat/SOURCES/nas/nasd.init Source2: http://apt.kde-redhat.org/apt/kde-redhat/SOURCES/nas/nasd.sysconfig -#Patch0: nas-1.8-uglyOutput.patch Buildroot: %{_tmppath}/NAS-%{version}-%{release}-root-%(%{__id_u} -n) Requires(preun): chkconfig /sbin/service Requires(post): chkconfig @@ -53,9 +51,7 @@ %prep -%setup -q -n 1.8a_SVN237 -#%setup -q -n nas-%{version} -#%patch0 -p1 +%setup -q -n nas-%{version} %build @@ -118,6 +114,13 @@ %changelog +* Sun Apr 08 2007 Frank B??ttner - 1.9-1%{?dist} +- update to 1.9 +- remove old patch file + +* Mon Mar 26 2007 Frank B??ttner - 1.8b-1%{?dist} +- update to 1.8b + * Thu Mar 22 2007 Frank B??ttner - 1.8a-2%{?dist} - use the SVN version of 1.8a Index: sources =================================================================== RCS file: /cvs/extras/rpms/nas/FC-6/sources,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- sources 22 Mar 2007 10:00:55 -0000 1.4 +++ sources 8 Apr 2007 07:45:10 -0000 1.5 @@ -1 +1 @@ -bb4e16b9f0005aabccbe07238bba3d79 1.8a_SVN237.tar.bz2 +aac031fae04f53bcd1e033b380b1b29d nas-1.9.src.tar.gz --- nas-1.8-uglyOutput.patch DELETED --- From fedora-extras-commits at redhat.com Sun Apr 8 07:59:25 2007 From: fedora-extras-commits at redhat.com (=?utf-8?q?Frank_B=C3=BCttner?= (frankb)) Date: Sun, 8 Apr 2007 03:59:25 -0400 Subject: rpms/nas/FC-5 .cvsignore, 1.4, 1.5 nas.spec, 1.9, 1.10 sources, 1.4, 1.5 nas-1.8-uglyOutput.patch, 1.1, NONE Message-ID: <200704080759.l387xPC0023297@cvs-int.fedora.redhat.com> Author: frankb Update of /cvs/extras/rpms/nas/FC-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv23276 Modified Files: .cvsignore nas.spec sources Removed Files: nas-1.8-uglyOutput.patch Log Message: - update to 1.9 - remove old patch file Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/nas/FC-5/.cvsignore,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- .cvsignore 22 Mar 2007 10:08:17 -0000 1.4 +++ .cvsignore 8 Apr 2007 07:58:51 -0000 1.5 @@ -1 +1 @@ -1.8a_SVN237.tar.bz2 +nas-1.9.src.tar.gz Index: nas.spec =================================================================== RCS file: /cvs/extras/rpms/nas/FC-5/nas.spec,v retrieving revision 1.9 retrieving revision 1.10 diff -u -r1.9 -r1.10 --- nas.spec 22 Mar 2007 10:08:17 -0000 1.9 +++ nas.spec 8 Apr 2007 07:58:51 -0000 1.10 @@ -1,7 +1,7 @@ Name: nas Summary: The Network Audio System (NAS) -Version: 1.8a -Release: 2%{?dist} +Version: 1.9 +Release: 1%{?dist} BuildRequires: bison flex %if "%{?fedora}" > "4" || "%{?rhel}" > "4" BuildRequires: imake libXaw-devel libXpm-devel libXp-devel libXext-devel libXt-devel @@ -16,11 +16,9 @@ License: Public Domain Group: Development/Libraries -Source0: 1.8a_SVN237.tar.bz2 -#Source0: http://nas.codebrilliance.com/nas/nas-%{version}.src.tar.gz +Source0: http://nas.codebrilliance.com/nas/nas-%{version}.src.tar.gz Source1: http://apt.kde-redhat.org/apt/kde-redhat/SOURCES/nas/nasd.init Source2: http://apt.kde-redhat.org/apt/kde-redhat/SOURCES/nas/nasd.sysconfig -#Patch0: nas-1.8-uglyOutput.patch Buildroot: %{_tmppath}/NAS-%{version}-%{release}-root-%(%{__id_u} -n) Requires(preun): chkconfig /sbin/service Requires(post): chkconfig @@ -53,9 +51,7 @@ %prep -%setup -q -n 1.8a_SVN237 -#%setup -q -n nas-%{version} -#%patch0 -p1 +%setup -q -n nas-%{version} %build @@ -118,6 +114,13 @@ %changelog +* Sun Apr 08 2007 Frank B??ttner - 1.9-1%{?dist} +- update to 1.9 +- remove old patch file + +* Mon Mar 26 2007 Frank B??ttner - 1.8b-1%{?dist} +- update to 1.8b + * Thu Mar 22 2007 Frank B??ttner - 1.8a-2%{?dist} - use the SVN version of 1.8a Index: sources =================================================================== RCS file: /cvs/extras/rpms/nas/FC-5/sources,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- sources 22 Mar 2007 10:08:17 -0000 1.4 +++ sources 8 Apr 2007 07:58:51 -0000 1.5 @@ -1 +1 @@ -bb4e16b9f0005aabccbe07238bba3d79 1.8a_SVN237.tar.bz2 +aac031fae04f53bcd1e033b380b1b29d nas-1.9.src.tar.gz --- nas-1.8-uglyOutput.patch DELETED --- From fedora-extras-commits at redhat.com Sun Apr 8 08:06:00 2007 From: fedora-extras-commits at redhat.com (Trond Danielsen (trondd)) Date: Sun, 8 Apr 2007 04:06:00 -0400 Subject: rpms/sdcc/devel sdcc-2.6.0-sdccman.lyx.patch, NONE, 1.1 sdcc.spec, 1.2, 1.3 Message-ID: <200704080806.l38860UY028036@cvs-int.fedora.redhat.com> Author: trondd Update of /cvs/extras/rpms/sdcc/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv27720 Modified Files: sdcc.spec Added Files: sdcc-2.6.0-sdccman.lyx.patch Log Message: Adding patch to fix error in sdccman.lyx that makes lyx fail when building documentation. sdcc-2.6.0-sdccman.lyx.patch: --- NEW FILE sdcc-2.6.0-sdccman.lyx.patch --- --- sdcc/doc/sdccman.lyx 2006-07-10 23:34:39.000000000 +0200 +++ sdcc_/doc/sdccman.lyx 2007-04-07 17:21:15.000000000 +0200 @@ -20209,9 +20209,9 @@ * by default to STREAM_USER */ \layout LyX-Code - printf (?This is a printf test + printf ("This is a printf test \backslash -n?); +n"); \layout LyX-Code } Index: sdcc.spec =================================================================== RCS file: /cvs/extras/rpms/sdcc/devel/sdcc.spec,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- sdcc.spec 25 Mar 2007 15:04:34 -0000 1.2 +++ sdcc.spec 8 Apr 2007 08:05:26 -0000 1.3 @@ -1,6 +1,6 @@ Name: sdcc Version: 2.6.0 -Release: 9%{?dist} +Release: 10%{?dist} Summary: Small Device C Compiler Group: Applications/Engineering @@ -9,6 +9,7 @@ Source0: http://downloads.sourceforge.net/%{name}/%{name}-src-%{version}.tar.gz Source1: README.fedora Patch0: sdcc-2.6.0-configure.diff +Patch1: sdcc-2.6.0-sdccman.lyx.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: flex @@ -38,7 +39,8 @@ %prep %setup -q -n sdcc -%patch -p1 +%patch0 -p1 +%patch1 -p1 find -name '*.[ch]' -exec chmod -x '{}' \; # Extract %%__os_install_post into os_install_post~ @@ -111,6 +113,9 @@ %{_datadir}/%{name}/lib/*/*.asm %changelog +* Sat Apr 07 2007 Trond Danielsen - 2.6.0-10 +- Added patch to fix a problem with sdccman.lyx that caused lyx to fail. + * Fri Mar 23 2007 Trond Danielsen - 2.6.0-9 - Removed symlinks, added scripts (solves bug #233385). From fedora-extras-commits at redhat.com Sun Apr 8 08:57:39 2007 From: fedora-extras-commits at redhat.com (Remi Collet (remi)) Date: Sun, 8 Apr 2007 04:57:39 -0400 Subject: rpms/cups-pdf/devel .cvsignore, 1.3, 1.4 cups-pdf.spec, 1.2, 1.3 sources, 1.3, 1.4 cups_pdf-2.4.4.te, 1.1, NONE Message-ID: <200704080857.l388vdVP017127@cvs-int.fedora.redhat.com> Author: remi Update of /cvs/extras/rpms/cups-pdf/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv17106 Modified Files: .cvsignore cups-pdf.spec sources Removed Files: cups_pdf-2.4.4.te Log Message: new version 2.4.5 Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/cups-pdf/devel/.cvsignore,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- .cvsignore 3 Feb 2007 19:08:55 -0000 1.3 +++ .cvsignore 8 Apr 2007 08:57:05 -0000 1.4 @@ -1 +1 @@ -cups-pdf_2.4.4.tar.gz +cups-pdf_2.4.5.tar.gz Index: cups-pdf.spec =================================================================== RCS file: /cvs/extras/rpms/cups-pdf/devel/cups-pdf.spec,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- cups-pdf.spec 3 Feb 2007 19:08:55 -0000 1.2 +++ cups-pdf.spec 8 Apr 2007 08:57:05 -0000 1.3 @@ -4,7 +4,7 @@ Summary: Extension for creating pdf-Files with CUPS Summary(fr): Extension de CUPS pour cr??er des fichiers PDF Name: cups-pdf -Version: 2.4.4 +Version: 2.4.5 Release: 1%{?dist} Group: Applications/Publishing Source0: http://www.physik.uni-wuerzburg.de/~vrbehr/cups-pdf/src/%{name}_%{version}.tar.gz @@ -134,6 +134,9 @@ fi %changelog +* Sun Apr 08 2007 Remi Collet 2.4.5-1 +- update to 2.4.5 + * Sat Feb 03 2007 Remi Collet 2.4.4-1 - update to 2.4.4 Index: sources =================================================================== RCS file: /cvs/extras/rpms/cups-pdf/devel/sources,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- sources 3 Feb 2007 19:08:55 -0000 1.3 +++ sources 8 Apr 2007 08:57:05 -0000 1.4 @@ -1 +1 @@ -4b01f0505e20c8a29a1cf9e6e772b56b cups-pdf_2.4.4.tar.gz +fbfe192c76cc6dbca31ba755fb1f2f3f cups-pdf_2.4.5.tar.gz --- cups_pdf-2.4.4.te DELETED --- From fedora-extras-commits at redhat.com Sun Apr 8 08:58:59 2007 From: fedora-extras-commits at redhat.com (Remi Collet (remi)) Date: Sun, 8 Apr 2007 04:58:59 -0400 Subject: rpms/cups-pdf/devel cups_pdf-2.4.5.te,NONE,1.1 Message-ID: <200704080858.l388wxkd017177@cvs-int.fedora.redhat.com> Author: remi Update of /cvs/extras/rpms/cups-pdf/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv17170 Added Files: cups_pdf-2.4.5.te Log Message: missing file --- NEW FILE cups_pdf-2.4.5.te --- policy_module(cups_pdf,2.4.5) require { class dir { add_name create getattr remove_name search setattr write }; class file { create getattr read setattr unlink write }; type cupsd_t; type home_root_t; type user_home_dir_t; type user_home_t; type print_spool_t; } allow cupsd_t home_root_t:dir { getattr search }; allow cupsd_t user_home_dir_t:dir { getattr search }; allow cupsd_t user_home_t:dir { add_name create getattr remove_name search setattr write }; allow cupsd_t user_home_t:file { create getattr read setattr unlink write }; From fedora-extras-commits at redhat.com Sun Apr 8 09:01:39 2007 From: fedora-extras-commits at redhat.com (Remi Collet (remi)) Date: Sun, 8 Apr 2007 05:01:39 -0400 Subject: rpms/cups-pdf/devel cups-pdf.spec,1.3,1.4 Message-ID: <200704080901.l3891dSx021427@cvs-int.fedora.redhat.com> Author: remi Update of /cvs/extras/rpms/cups-pdf/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv17438 Modified Files: cups-pdf.spec Log Message: bump release Index: cups-pdf.spec =================================================================== RCS file: /cvs/extras/rpms/cups-pdf/devel/cups-pdf.spec,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- cups-pdf.spec 8 Apr 2007 08:57:05 -0000 1.3 +++ cups-pdf.spec 8 Apr 2007 09:01:03 -0000 1.4 @@ -5,7 +5,7 @@ Summary(fr): Extension de CUPS pour cr??er des fichiers PDF Name: cups-pdf Version: 2.4.5 -Release: 1%{?dist} +Release: 1%{?dist}.1 Group: Applications/Publishing Source0: http://www.physik.uni-wuerzburg.de/~vrbehr/cups-pdf/src/%{name}_%{version}.tar.gz Source1: INSTALL.cups-pdf @@ -134,6 +134,9 @@ fi %changelog +* Sun Apr 08 2007 Remi Collet 2.4.5-1.fc7.1 +- bump release, missing file + * Sun Apr 08 2007 Remi Collet 2.4.5-1 - update to 2.4.5 From fedora-extras-commits at redhat.com Sun Apr 8 09:15:20 2007 From: fedora-extras-commits at redhat.com (Remi Collet (remi)) Date: Sun, 8 Apr 2007 05:15:20 -0400 Subject: rpms/cups-pdf/FC-6 cups_pdf-2.4.5.te, NONE, 1.1 cups-pdf.spec, 1.2, 1.3 sources, 1.3, 1.4 cups_pdf-2.4.4.te, 1.1, NONE Message-ID: <200704080915.l389FKYf021679@cvs-int.fedora.redhat.com> Author: remi Update of /cvs/extras/rpms/cups-pdf/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv21645 Modified Files: cups-pdf.spec sources Added Files: cups_pdf-2.4.5.te Removed Files: cups_pdf-2.4.4.te Log Message: new version 2.4.5 --- NEW FILE cups_pdf-2.4.5.te --- policy_module(cups_pdf,2.4.5) require { class dir { add_name create getattr remove_name search setattr write }; class file { create getattr read setattr unlink write }; type cupsd_t; type home_root_t; type user_home_dir_t; type user_home_t; type print_spool_t; } allow cupsd_t home_root_t:dir { getattr search }; allow cupsd_t user_home_dir_t:dir { getattr search }; allow cupsd_t user_home_t:dir { add_name create getattr remove_name search setattr write }; allow cupsd_t user_home_t:file { create getattr read setattr unlink write }; Index: cups-pdf.spec =================================================================== RCS file: /cvs/extras/rpms/cups-pdf/FC-6/cups-pdf.spec,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- cups-pdf.spec 3 Feb 2007 19:40:12 -0000 1.2 +++ cups-pdf.spec 8 Apr 2007 09:14:46 -0000 1.3 @@ -4,7 +4,7 @@ Summary: Extension for creating pdf-Files with CUPS Summary(fr): Extension de CUPS pour cr??er des fichiers PDF Name: cups-pdf -Version: 2.4.4 +Version: 2.4.5 Release: 1%{?dist} Group: Applications/Publishing Source0: http://www.physik.uni-wuerzburg.de/~vrbehr/cups-pdf/src/%{name}_%{version}.tar.gz @@ -134,6 +134,9 @@ fi %changelog +* Sun Apr 08 2007 Remi Collet 2.4.5-1 +- update to 2.4.5 + * Sat Feb 03 2007 Remi Collet 2.4.4-1 - update to 2.4.4 Index: sources =================================================================== RCS file: /cvs/extras/rpms/cups-pdf/FC-6/sources,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- sources 3 Feb 2007 19:40:12 -0000 1.3 +++ sources 8 Apr 2007 09:14:46 -0000 1.4 @@ -1 +1 @@ -4b01f0505e20c8a29a1cf9e6e772b56b cups-pdf_2.4.4.tar.gz +fbfe192c76cc6dbca31ba755fb1f2f3f cups-pdf_2.4.5.tar.gz --- cups_pdf-2.4.4.te DELETED --- From fedora-extras-commits at redhat.com Sun Apr 8 09:18:26 2007 From: fedora-extras-commits at redhat.com (Remi Collet (remi)) Date: Sun, 8 Apr 2007 05:18:26 -0400 Subject: rpms/cups-pdf/FC-5 cups_pdf-2.4.5.te, NONE, 1.1 cups-pdf.spec, 1.2, 1.3 sources, 1.3, 1.4 cups_pdf-2.4.4.te, 1.1, NONE Message-ID: <200704080918.l389IQUZ021786@cvs-int.fedora.redhat.com> Author: remi Update of /cvs/extras/rpms/cups-pdf/FC-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv21766 Modified Files: cups-pdf.spec sources Added Files: cups_pdf-2.4.5.te Removed Files: cups_pdf-2.4.4.te Log Message: new version 2.4.5 --- NEW FILE cups_pdf-2.4.5.te --- policy_module(cups_pdf,2.4.5) require { class dir { add_name create getattr remove_name search setattr write }; class file { create getattr read setattr unlink write }; type cupsd_t; type home_root_t; type user_home_dir_t; type user_home_t; type print_spool_t; } allow cupsd_t home_root_t:dir { getattr search }; allow cupsd_t user_home_dir_t:dir { getattr search }; allow cupsd_t user_home_t:dir { add_name create getattr remove_name search setattr write }; allow cupsd_t user_home_t:file { create getattr read setattr unlink write }; Index: cups-pdf.spec =================================================================== RCS file: /cvs/extras/rpms/cups-pdf/FC-5/cups-pdf.spec,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- cups-pdf.spec 3 Feb 2007 19:43:03 -0000 1.2 +++ cups-pdf.spec 8 Apr 2007 09:17:52 -0000 1.3 @@ -4,7 +4,7 @@ Summary: Extension for creating pdf-Files with CUPS Summary(fr): Extension de CUPS pour cr??er des fichiers PDF Name: cups-pdf -Version: 2.4.4 +Version: 2.4.5 Release: 1%{?dist} Group: Applications/Publishing Source0: http://www.physik.uni-wuerzburg.de/~vrbehr/cups-pdf/src/%{name}_%{version}.tar.gz @@ -134,6 +134,9 @@ fi %changelog +* Sun Apr 08 2007 Remi Collet 2.4.5-1 +- update to 2.4.5 + * Sat Feb 03 2007 Remi Collet 2.4.4-1 - update to 2.4.4 Index: sources =================================================================== RCS file: /cvs/extras/rpms/cups-pdf/FC-5/sources,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- sources 3 Feb 2007 19:43:03 -0000 1.3 +++ sources 8 Apr 2007 09:17:52 -0000 1.4 @@ -1 +1 @@ -4b01f0505e20c8a29a1cf9e6e772b56b cups-pdf_2.4.4.tar.gz +fbfe192c76cc6dbca31ba755fb1f2f3f cups-pdf_2.4.5.tar.gz --- cups_pdf-2.4.4.te DELETED --- From fedora-extras-commits at redhat.com Sun Apr 8 10:02:58 2007 From: fedora-extras-commits at redhat.com (Ville Skytta (scop)) Date: Sun, 8 Apr 2007 06:02:58 -0400 Subject: comps comps-fe6.xml.in,1.320,1.321 comps-fe7.xml.in,1.147,1.148 Message-ID: <200704081002.l38A2wBY026667@cvs-int.fedora.redhat.com> Author: scop Update of /cvs/extras/comps In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv26646 Modified Files: comps-fe6.xml.in comps-fe7.xml.in Log Message: +zzuf Index: comps-fe6.xml.in =================================================================== RCS file: /cvs/extras/comps/comps-fe6.xml.in,v retrieving revision 1.320 retrieving revision 1.321 diff -u -r1.320 -r1.321 --- comps-fe6.xml.in 8 Apr 2007 06:09:02 -0000 1.320 +++ comps-fe6.xml.in 8 Apr 2007 10:02:28 -0000 1.321 @@ -228,6 +228,7 @@ xfce4-dev-tools yap yasm + zzuf Index: comps-fe7.xml.in =================================================================== RCS file: /cvs/extras/comps/comps-fe7.xml.in,v retrieving revision 1.147 retrieving revision 1.148 diff -u -r1.147 -r1.148 --- comps-fe7.xml.in 7 Apr 2007 20:06:31 -0000 1.147 +++ comps-fe7.xml.in 8 Apr 2007 10:02:28 -0000 1.148 @@ -308,6 +308,7 @@ xfce4-dev-tools yap yasm + zzuf From fedora-extras-commits at redhat.com Sun Apr 8 10:49:07 2007 From: fedora-extras-commits at redhat.com (Thorsten Scherf (tscherf)) Date: Sun, 8 Apr 2007 06:49:07 -0400 Subject: rpms/Democracy/devel Democracy.spec,1.10,1.11 Message-ID: <200704081049.l38An7SK027409@cvs-int.fedora.redhat.com> Author: tscherf Update of /cvs/extras/rpms/Democracy/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv27389 Modified Files: Democracy.spec Log Message: new firefox deps Index: Democracy.spec =================================================================== RCS file: /cvs/extras/rpms/Democracy/devel/Democracy.spec,v retrieving revision 1.10 retrieving revision 1.11 diff -u -r1.10 -r1.11 --- Democracy.spec 26 Mar 2007 06:24:54 -0000 1.10 +++ Democracy.spec 8 Apr 2007 10:48:33 -0000 1.11 @@ -1,11 +1,11 @@ %{!?python_sitelib: %define python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")} %{!?python_sitearch: %define python_sitearch %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib(1)")} -%define firefoxver 2.0.0.2 +%define firefoxver 2.0.0.3 Name: Democracy Version: 0.9.5.1 -Release: 7%{?dist} +Release: 8%{?dist} Summary: Democracy Player Group: Applications/Multimedia License: GPL @@ -62,6 +62,9 @@ %changelog +* Sun Apr 8 2007 Thorsten Scherf 0.9.5.1-8 +- new firefox deps + * Mon Mar 26 2007 Thorsten Scherf 0.9.5.1-7 - corrected firefox deps @@ -69,7 +72,7 @@ - New build for Fedora 7 - moved to Firefox 2 -* Thu Mar 01 2007 Thorsten Scherf 0.9.5.1-5 +* Thu Mar 1 2007 Thorsten Scherf 0.9.5.1-5 - changed install req to a versioned firefox package * Mon Feb 26 2007 Thorsten Scherf 0.9.5.1-4 From fedora-extras-commits at redhat.com Sun Apr 8 11:01:25 2007 From: fedora-extras-commits at redhat.com (Thorsten Scherf (tscherf)) Date: Sun, 8 Apr 2007 07:01:25 -0400 Subject: rpms/prewikka/FC-5 .cvsignore, 1.2, 1.3 prewikka.spec, 1.1, 1.2 sources, 1.2, 1.3 Message-ID: <200704081101.l38B1PgB031751@cvs-int.fedora.redhat.com> Author: tscherf Update of /cvs/extras/rpms/prewikka/FC-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv27598 Modified Files: .cvsignore prewikka.spec sources Log Message: moved to new upstream Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/prewikka/FC-5/.cvsignore,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- .cvsignore 15 Jan 2007 19:12:04 -0000 1.2 +++ .cvsignore 8 Apr 2007 11:00:51 -0000 1.3 @@ -1 +1 @@ -prewikka-0.9.8.tar.gz +prewikka-0.9.10.tar.gz Index: prewikka.spec =================================================================== RCS file: /cvs/extras/rpms/prewikka/FC-5/prewikka.spec,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- prewikka.spec 15 Jan 2007 19:12:04 -0000 1.1 +++ prewikka.spec 8 Apr 2007 11:00:51 -0000 1.2 @@ -2,7 +2,7 @@ %{!?python_sitearch: %define python_sitearch %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib(1)")} Name: prewikka -Version: 0.9.8 +Version: 0.9.10 Release: 1%{?dist} Summary: Graphical front-end analysis console for the Prelude Hybrid IDS Framework Group: Applications/Internet @@ -39,11 +39,12 @@ chmod 0644 %{buildroot}/%{_datadir}/%{name}/htdocs/css/style.css mv %{buildroot}/%{_bindir}/%{name}-httpd %{buildroot}/%{_sbindir}/%{name}-httpd sed -i -e '/^#!\/usr\/bin\/env python$/d' %{buildroot}/%{python_sitearch}/%{name}/templates/* +%find_lang %{name} %clean rm -rf %{buildroot} -%files +%files -f %{name}.lang %defattr(-,root,root,-) %dir %{_sysconfdir}/%{name}/ %config(noreplace) %{_sysconfdir}/%{name}/%{name}.conf @@ -51,9 +52,12 @@ %{_datadir}/%{name}/* %{_sbindir}/%{name}-httpd %{python_sitelib}/%{name}/ -%doc AUTHORS README NEWS HACKING.README README.fedora doc/apache.conf +%doc AUTHORS README NEWS HACKING.README README.fedora %changelog +* Sun Apr 8 2007 Thorsten Scherf 0.9.10-1 +- moved to upstream version 0.9.10 + * Sun Jan 12 2007 Thorsten Scherf 0.9.8-1 - moved to upstream version 0.9.8 Index: sources =================================================================== RCS file: /cvs/extras/rpms/prewikka/FC-5/sources,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- sources 15 Jan 2007 19:12:04 -0000 1.2 +++ sources 8 Apr 2007 11:00:51 -0000 1.3 @@ -1 +1 @@ -bc269aeb9c3570b76b668f0242daef76 prewikka-0.9.8.tar.gz +e1f12a7753425365bd120dc386d9d9d3 prewikka-0.9.10.tar.gz From fedora-extras-commits at redhat.com Sun Apr 8 11:02:57 2007 From: fedora-extras-commits at redhat.com (Thorsten Scherf (tscherf)) Date: Sun, 8 Apr 2007 07:02:57 -0400 Subject: rpms/prewikka/FC-6 prewikka.spec,1.1,1.2 Message-ID: <200704081102.l38B2vvK031861@cvs-int.fedora.redhat.com> Author: tscherf Update of /cvs/extras/rpms/prewikka/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv31840 Modified Files: prewikka.spec Log Message: moved to new upstream Index: prewikka.spec =================================================================== RCS file: /cvs/extras/rpms/prewikka/FC-6/prewikka.spec,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- prewikka.spec 15 Jan 2007 19:12:04 -0000 1.1 +++ prewikka.spec 8 Apr 2007 11:02:22 -0000 1.2 @@ -2,7 +2,7 @@ %{!?python_sitearch: %define python_sitearch %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib(1)")} Name: prewikka -Version: 0.9.8 +Version: 0.9.10 Release: 1%{?dist} Summary: Graphical front-end analysis console for the Prelude Hybrid IDS Framework Group: Applications/Internet @@ -39,11 +39,12 @@ chmod 0644 %{buildroot}/%{_datadir}/%{name}/htdocs/css/style.css mv %{buildroot}/%{_bindir}/%{name}-httpd %{buildroot}/%{_sbindir}/%{name}-httpd sed -i -e '/^#!\/usr\/bin\/env python$/d' %{buildroot}/%{python_sitearch}/%{name}/templates/* +%find_lang %{name} %clean rm -rf %{buildroot} -%files +%files -f %{name}.lang %defattr(-,root,root,-) %dir %{_sysconfdir}/%{name}/ %config(noreplace) %{_sysconfdir}/%{name}/%{name}.conf @@ -51,9 +52,12 @@ %{_datadir}/%{name}/* %{_sbindir}/%{name}-httpd %{python_sitelib}/%{name}/ -%doc AUTHORS README NEWS HACKING.README README.fedora doc/apache.conf +%doc AUTHORS README NEWS HACKING.README README.fedora %changelog +* Sun Apr 8 2007 Thorsten Scherf 0.9.10-1 +- moved to upstream version 0.9.10 + * Sun Jan 12 2007 Thorsten Scherf 0.9.8-1 - moved to upstream version 0.9.8 From fedora-extras-commits at redhat.com Sun Apr 8 11:20:59 2007 From: fedora-extras-commits at redhat.com (Enrico Scholz (ensc)) Date: Sun, 8 Apr 2007 07:20:59 -0400 Subject: rpms/tor/devel tor.spec,1.7,1.8 Message-ID: <200704081120.l38BKxRs032105@cvs-int.fedora.redhat.com> Author: ensc Update of /cvs/extras/rpms/tor/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv32088 Modified Files: tor.spec Log Message: rebuilt for (yet another) new libevent Index: tor.spec =================================================================== RCS file: /cvs/extras/rpms/tor/devel/tor.spec,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- tor.spec 26 Feb 2007 10:46:23 -0000 1.7 +++ tor.spec 8 Apr 2007 11:20:25 -0000 1.8 @@ -11,7 +11,7 @@ Name: tor Version: 0.1.1.26 -Release: %release_func 3 +Release: %release_func 4 Group: System Environment/Daemons License: BSD Summary: Anonymizing overlay network for TCP (The onion router) @@ -178,6 +178,9 @@ %changelog +* Sun Apr 8 2007 Enrico Scholz - 0.1.1.26-4 +- rebuilt for (yet another) new libevent + * Mon Feb 26 2007 Enrico Scholz - 0.1.1.26-3 - rebuilt for new libevent From fedora-extras-commits at redhat.com Sun Apr 8 14:11:55 2007 From: fedora-extras-commits at redhat.com (Ralf Ertzinger (ertzing)) Date: Sun, 8 Apr 2007 10:11:55 -0400 Subject: rpms/mcs/devel mcs.spec,1.2,1.3 Message-ID: <200704081411.l38EBtGu015455@cvs-int.fedora.redhat.com> Author: ertzing Update of /cvs/extras/rpms/mcs/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv15434 Modified Files: mcs.spec Log Message: - Add %{_sysconfdir}/mcs-backend to select default storage backend as gconf Index: mcs.spec =================================================================== RCS file: /cvs/extras/rpms/mcs/devel/mcs.spec,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- mcs.spec 2 Apr 2007 15:28:28 -0000 1.2 +++ mcs.spec 8 Apr 2007 14:11:21 -0000 1.3 @@ -1,6 +1,6 @@ Name: mcs Version: 0.4.1 -Release: 1%{?dist} +Release: 2%{?dist} Summary: A configuration file abstraction library Group: Applications/System @@ -82,6 +82,10 @@ rm $RPM_BUILD_ROOT%{_includedir}/libmcs/mcs_config.h sed -i -e 's,^#include ,,' $RPM_BUILD_ROOT%{_includedir}/libmcs/mcs.h +mkdir -p $RPM_BUILD_ROOT%{_sysconfdir} +echo "gconf" > $RPM_BUILD_ROOT%{_sysconfdir}/mcs-backend +chmod 0644 $RPM_BUILD_ROOT%{_sysconfdir}/mcs-backend + %clean @@ -99,6 +103,7 @@ %files libs %defattr(-,root,root,-) %doc AUTHORS COPYING GIT-Access README TODO +%{_sysconfdir}/mcs-backend %{_libdir}/*.so.* %{_libdir}/mcs @@ -109,5 +114,8 @@ %{_libdir}/pkgconfig/libmcs.pc %changelog +* Sun Apr 08 2007 Ralf Ertzinger 0.4.1-2.fc7 +- Add %%{_sysconfdir}/mcs-backend to select default storage backend as gconf + * Mon Apr 02 2007 Ralf Ertzinger 0.4.1-1.fc7 - Initial build for FE From fedora-extras-commits at redhat.com Sun Apr 8 14:13:51 2007 From: fedora-extras-commits at redhat.com (Ville Skytta (scop)) Date: Sun, 8 Apr 2007 10:13:51 -0400 Subject: rpms/xine-lib/devel xine-lib-cleanup-sources.sh,1.2,1.3 Message-ID: <200704081413.l38EDpP5015532@cvs-int.fedora.redhat.com> Author: scop Update of /cvs/extras/rpms/xine-lib/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv15513 Modified Files: xine-lib-cleanup-sources.sh Log Message: Using bz2 tarball Index: xine-lib-cleanup-sources.sh =================================================================== RCS file: /cvs/extras/rpms/xine-lib/devel/xine-lib-cleanup-sources.sh,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- xine-lib-cleanup-sources.sh 8 Dec 2006 07:31:46 -0000 1.2 +++ xine-lib-cleanup-sources.sh 8 Apr 2007 14:13:18 -0000 1.3 @@ -6,7 +6,7 @@ fi version=$1 -tarball="xine-lib-$version.tar.gz" +tarball="xine-lib-$version.tar.bz2" dir="xine-lib-$version" modtarball="xine-lib-$version-pruned.tar.bz2" @@ -18,7 +18,7 @@ echo "Uncompressing $tarball..." rm -rf $dir -tar -xzf $tarball +tar -xjf $tarball cd $dir # Main libraries From fedora-extras-commits at redhat.com Sun Apr 8 14:55:03 2007 From: fedora-extras-commits at redhat.com (Karol Trzcionka (karlik)) Date: Sun, 8 Apr 2007 10:55:03 -0400 Subject: rpms/warzone2100/FC-6 .cvsignore, 1.2, 1.3 sources, 1.2, 1.3 warzone2100.spec, 1.2, 1.3 Message-ID: <200704081455.l38Et3Dt016461@cvs-int.fedora.redhat.com> Author: karlik Update of /cvs/extras/rpms/warzone2100/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv16340/FC-6 Modified Files: .cvsignore sources warzone2100.spec Log Message: Update to version 2.0.6 Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/warzone2100/FC-6/.cvsignore,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- .cvsignore 22 Jan 2007 16:04:14 -0000 1.2 +++ .cvsignore 8 Apr 2007 14:54:29 -0000 1.3 @@ -1 +1 @@ -warzone2100-2.0.5.tar.bz2 +warzone2100-2.0.6.tar.bz2 Index: sources =================================================================== RCS file: /cvs/extras/rpms/warzone2100/FC-6/sources,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- sources 22 Jan 2007 16:04:14 -0000 1.2 +++ sources 8 Apr 2007 14:54:29 -0000 1.3 @@ -1 +1 @@ -56e83a64d5b7aa60ced3d7ac7281bb42 warzone2100-2.0.5.tar.bz2 +f831dcbc1961c6d3fe8a354439f063a2 warzone2100-2.0.6.tar.bz2 Index: warzone2100.spec =================================================================== RCS file: /cvs/extras/rpms/warzone2100/FC-6/warzone2100.spec,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- warzone2100.spec 20 Mar 2007 14:33:51 -0000 1.2 +++ warzone2100.spec 8 Apr 2007 14:54:29 -0000 1.3 @@ -1,6 +1,6 @@ Name: warzone2100 -Version: 2.0.5 -Release: 4%{?dist} +Version: 2.0.6 +Release: 1%{?dist} Summary: Innovative 3D real-time strategy Group: Amusements/Games @@ -14,6 +14,9 @@ BuildRequires: libjpeg-devel libpng-devel libogg-devel libvorbis-devel BuildRequires: automake >= 1.8 BuildRequires: desktop-file-utils +%if "%{?fedora}" == "5" +BuildRequires: libGLU-devel +%endif Requires: %{name}-data = %{version} %package data @@ -50,6 +53,7 @@ %install rm -rf $RPM_BUILD_ROOT make install DESTDIR=$RPM_BUILD_ROOT +rm -rf $RPM_BUILD_ROOT/doc desktop-file-install --vendor="fedora" \ --dir=$RPM_BUILD_ROOT%{_datadir}/applications/ \ $RPM_BUILD_ROOT%{_datadir}/applications/%{name}.desktop @@ -71,9 +75,10 @@ %{_datadir}/warzone2100 %changelog -* Tue Mar 20 2007 Michael Schwendt - 2.0.5-4 -- Bump release for FE5 -> FE6 upgrade path. - +* Sat Apr 07 2007 Karol Trzcionka - 2.0.6-1 +- Update to v2.0.6 +* Fri Jan 26 2007 Karol Trzcionka - 2.0.5-4 +- Update BRs for FC-5 * Tue Jan 16 2007 Karol Trzcionka - 2.0.5-3 - change ExclusiveArch: i386 to ExcludeArch: x86_64 * Tue Jan 09 2007 Karol Trzcionka - 2.0.5-2 From fedora-extras-commits at redhat.com Sun Apr 8 14:54:59 2007 From: fedora-extras-commits at redhat.com (Karol Trzcionka (karlik)) Date: Sun, 8 Apr 2007 10:54:59 -0400 Subject: rpms/warzone2100/FC-5 .cvsignore, 1.2, 1.3 sources, 1.2, 1.3 warzone2100.spec, 1.3, 1.4 Message-ID: <200704081454.l38EsxM7016456@cvs-int.fedora.redhat.com> Author: karlik Update of /cvs/extras/rpms/warzone2100/FC-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv16340/FC-5 Modified Files: .cvsignore sources warzone2100.spec Log Message: Update to version 2.0.6 Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/warzone2100/FC-5/.cvsignore,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- .cvsignore 22 Jan 2007 16:04:14 -0000 1.2 +++ .cvsignore 8 Apr 2007 14:54:25 -0000 1.3 @@ -1 +1 @@ -warzone2100-2.0.5.tar.bz2 +warzone2100-2.0.6.tar.bz2 Index: sources =================================================================== RCS file: /cvs/extras/rpms/warzone2100/FC-5/sources,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- sources 22 Jan 2007 16:04:14 -0000 1.2 +++ sources 8 Apr 2007 14:54:25 -0000 1.3 @@ -1 +1 @@ -56e83a64d5b7aa60ced3d7ac7281bb42 warzone2100-2.0.5.tar.bz2 +f831dcbc1961c6d3fe8a354439f063a2 warzone2100-2.0.6.tar.bz2 Index: warzone2100.spec =================================================================== RCS file: /cvs/extras/rpms/warzone2100/FC-5/warzone2100.spec,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- warzone2100.spec 26 Jan 2007 15:58:00 -0000 1.3 +++ warzone2100.spec 8 Apr 2007 14:54:25 -0000 1.4 @@ -1,6 +1,6 @@ Name: warzone2100 -Version: 2.0.5 -Release: 4%{?dist} +Version: 2.0.6 +Release: 1%{?dist} Summary: Innovative 3D real-time strategy Group: Amusements/Games @@ -11,9 +11,12 @@ ExcludeArch: x86_64 BuildRequires: physfs-devel SDL_net-devel openal-devel bison flex zip -BuildRequires: libjpeg-devel libpng-devel libogg-devel libvorbis-devel libGLU-devel +BuildRequires: libjpeg-devel libpng-devel libogg-devel libvorbis-devel BuildRequires: automake >= 1.8 BuildRequires: desktop-file-utils +%if "%{?fedora}" == "5" +BuildRequires: libGLU-devel +%endif Requires: %{name}-data = %{version} %package data @@ -50,6 +53,7 @@ %install rm -rf $RPM_BUILD_ROOT make install DESTDIR=$RPM_BUILD_ROOT +rm -rf $RPM_BUILD_ROOT/doc desktop-file-install --vendor="fedora" \ --dir=$RPM_BUILD_ROOT%{_datadir}/applications/ \ $RPM_BUILD_ROOT%{_datadir}/applications/%{name}.desktop @@ -71,6 +75,8 @@ %{_datadir}/warzone2100 %changelog +* Sat Apr 07 2007 Karol Trzcionka - 2.0.6-1 +- Update to v2.0.6 * Fri Jan 26 2007 Karol Trzcionka - 2.0.5-4 - Update BRs for FC-5 * Tue Jan 16 2007 Karol Trzcionka - 2.0.5-3 From fedora-extras-commits at redhat.com Sun Apr 8 14:55:07 2007 From: fedora-extras-commits at redhat.com (Karol Trzcionka (karlik)) Date: Sun, 8 Apr 2007 10:55:07 -0400 Subject: rpms/warzone2100/devel .cvsignore, 1.2, 1.3 sources, 1.2, 1.3 warzone2100.spec, 1.2, 1.3 Message-ID: <200704081455.l38Et763016468@cvs-int.fedora.redhat.com> Author: karlik Update of /cvs/extras/rpms/warzone2100/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv16340/devel Modified Files: .cvsignore sources warzone2100.spec Log Message: Update to version 2.0.6 Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/warzone2100/devel/.cvsignore,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- .cvsignore 22 Jan 2007 16:04:14 -0000 1.2 +++ .cvsignore 8 Apr 2007 14:54:33 -0000 1.3 @@ -1 +1 @@ -warzone2100-2.0.5.tar.bz2 +warzone2100-2.0.6.tar.bz2 Index: sources =================================================================== RCS file: /cvs/extras/rpms/warzone2100/devel/sources,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- sources 22 Jan 2007 16:04:14 -0000 1.2 +++ sources 8 Apr 2007 14:54:33 -0000 1.3 @@ -1 +1 @@ -56e83a64d5b7aa60ced3d7ac7281bb42 warzone2100-2.0.5.tar.bz2 +f831dcbc1961c6d3fe8a354439f063a2 warzone2100-2.0.6.tar.bz2 Index: warzone2100.spec =================================================================== RCS file: /cvs/extras/rpms/warzone2100/devel/warzone2100.spec,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- warzone2100.spec 20 Mar 2007 14:36:11 -0000 1.2 +++ warzone2100.spec 8 Apr 2007 14:54:33 -0000 1.3 @@ -1,6 +1,6 @@ Name: warzone2100 -Version: 2.0.5 -Release: 4%{?dist} +Version: 2.0.6 +Release: 1%{?dist} Summary: Innovative 3D real-time strategy Group: Amusements/Games @@ -14,6 +14,9 @@ BuildRequires: libjpeg-devel libpng-devel libogg-devel libvorbis-devel BuildRequires: automake >= 1.8 BuildRequires: desktop-file-utils +%if "%{?fedora}" == "5" +BuildRequires: libGLU-devel +%endif Requires: %{name}-data = %{version} %package data @@ -50,6 +53,7 @@ %install rm -rf $RPM_BUILD_ROOT make install DESTDIR=$RPM_BUILD_ROOT +rm -rf $RPM_BUILD_ROOT/doc desktop-file-install --vendor="fedora" \ --dir=$RPM_BUILD_ROOT%{_datadir}/applications/ \ $RPM_BUILD_ROOT%{_datadir}/applications/%{name}.desktop @@ -71,9 +75,10 @@ %{_datadir}/warzone2100 %changelog -* Tue Mar 20 2007 Michael Schwendt - 2.0.5-4 -- Bump release for FE5 -> Fedora 7 upgrade path. - +* Sat Apr 07 2007 Karol Trzcionka - 2.0.6-1 +- Update to v2.0.6 +* Fri Jan 26 2007 Karol Trzcionka - 2.0.5-4 +- Update BRs for FC-5 * Tue Jan 16 2007 Karol Trzcionka - 2.0.5-3 - change ExclusiveArch: i386 to ExcludeArch: x86_64 * Tue Jan 09 2007 Karol Trzcionka - 2.0.5-2 From fedora-extras-commits at redhat.com Sun Apr 8 15:14:59 2007 From: fedora-extras-commits at redhat.com (Joshua W. Boyer (jwboyer)) Date: Sun, 8 Apr 2007 11:14:59 -0400 Subject: owners owners.list,1.2649,1.2650 Message-ID: <200704081514.l38FExmS020984@cvs-int.fedora.redhat.com> Author: jwboyer Update of /cvs/extras/owners In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv20964 Modified Files: owners.list Log Message: Add fgfs-Atlas Index: owners.list =================================================================== RCS file: /cvs/extras/owners/owners.list,v retrieving revision 1.2649 retrieving revision 1.2650 diff -u -r1.2649 -r1.2650 --- owners.list 7 Apr 2007 15:24:20 -0000 1.2649 +++ owners.list 8 Apr 2007 15:14:29 -0000 1.2650 @@ -501,6 +501,7 @@ Fedora Extras|fetchlog|The fetchlog utility displays the last new messages of a logfile|paul at xelerance.com|extras-qa at fedoraproject.org| Fedora Extras|fftw|Fast Fourier Transform library|qspencer at ieee.org|extras-qa at fedoraproject.org| Fedora Extras|fftw2|Fast Fourier Transform library|jamatos at fc.up.pt|extras-qa at fedoraproject.org| +Fedora Extras|fgfs-Atlas|Flightgear map tools|fabrice at bellet.info|extras-qa at fedoraproject.org| Fedora Extras|fig2ps|Utility for converting xfig pictures to PS/PDF|qspencer at ieee.org|extras-qa at fedoraproject.org| Fedora Extras|filelight|Cool kde disk usage browser|ndbecker2 at gmail.com|extras-qa at fedoraproject.org| Fedora Extras|fillets-ng|Fish Fillets Next Generation, a puzzle game with 70 levels|matthias at rpmforge.net|extras-qa at fedoraproject.org| From fedora-extras-commits at redhat.com Sun Apr 8 15:15:11 2007 From: fedora-extras-commits at redhat.com (Joshua W. Boyer (jwboyer)) Date: Sun, 8 Apr 2007 11:15:11 -0400 Subject: rpms/fgfs-Atlas - New directory Message-ID: <200704081515.l38FFB7l021056@cvs-int.fedora.redhat.com> Author: jwboyer Update of /cvs/extras/rpms/fgfs-Atlas In directory cvs-int.fedora.redhat.com:/home/fedora/jwboyer/owners/tmpcvsv21019/rpms/fgfs-Atlas Log Message: Directory /cvs/extras/rpms/fgfs-Atlas added to the repository From fedora-extras-commits at redhat.com Sun Apr 8 15:15:18 2007 From: fedora-extras-commits at redhat.com (Joshua W. Boyer (jwboyer)) Date: Sun, 8 Apr 2007 11:15:18 -0400 Subject: rpms/fgfs-Atlas/devel - New directory Message-ID: <200704081515.l38FFI4L021069@cvs-int.fedora.redhat.com> Author: jwboyer Update of /cvs/extras/rpms/fgfs-Atlas/devel In directory cvs-int.fedora.redhat.com:/home/fedora/jwboyer/owners/tmpcvsv21019/rpms/fgfs-Atlas/devel Log Message: Directory /cvs/extras/rpms/fgfs-Atlas/devel added to the repository From fedora-extras-commits at redhat.com Sun Apr 8 15:15:28 2007 From: fedora-extras-commits at redhat.com (Joshua W. Boyer (jwboyer)) Date: Sun, 8 Apr 2007 11:15:28 -0400 Subject: rpms/fgfs-Atlas Makefile, NONE, 1.1 import.log, NONE, 1.1 pkg.acl, NONE, 1.1 Message-ID: <200704081515.l38FFSXR021095@cvs-int.fedora.redhat.com> Author: jwboyer Update of /cvs/extras/rpms/fgfs-Atlas In directory cvs-int.fedora.redhat.com:/home/fedora/jwboyer/owners/tmpcvsv21019/rpms/fgfs-Atlas Added Files: Makefile import.log pkg.acl Log Message: Setup of module fgfs-Atlas --- NEW FILE Makefile --- # Top level Makefile for module fgfs-Atlas 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 --- --- NEW FILE pkg.acl --- From fedora-extras-commits at redhat.com Sun Apr 8 15:15:37 2007 From: fedora-extras-commits at redhat.com (Joshua W. Boyer (jwboyer)) Date: Sun, 8 Apr 2007 11:15:37 -0400 Subject: rpms/fgfs-Atlas/devel .cvsignore, NONE, 1.1 Makefile, NONE, 1.1 sources, NONE, 1.1 Message-ID: <200704081515.l38FFbZx021115@cvs-int.fedora.redhat.com> Author: jwboyer Update of /cvs/extras/rpms/fgfs-Atlas/devel In directory cvs-int.fedora.redhat.com:/home/fedora/jwboyer/owners/tmpcvsv21019/rpms/fgfs-Atlas/devel Added Files: .cvsignore Makefile sources Log Message: Setup of module fgfs-Atlas --- NEW FILE .cvsignore --- --- NEW FILE Makefile --- # Makefile for source rpm: fgfs-Atlas # $Id: Makefile,v 1.1 2007/04/08 15:15:33 jwboyer Exp $ NAME := fgfs-Atlas SPECFILE = $(firstword $(wildcard *.spec)) define find-makefile-common for d in common ../common ../../common ; do if [ -f $$d/Makefile.common ] ; then if [ -f $$d/CVS/Root -a -w $$/Makefile.common ] ; then cd $$d ; cvs -Q update ; fi ; echo "$$d/Makefile.common" ; break ; fi ; done endef MAKEFILE_COMMON := $(shell $(find-makefile-common)) ifeq ($(MAKEFILE_COMMON),) # attept a checkout define checkout-makefile-common test -f CVS/Root && { cvs -Q -d $$(cat CVS/Root) checkout common && echo "common/Makefile.common" ; } || { echo "ERROR: I can't figure out how to checkout the 'common' module." ; exit -1 ; } >&2 endef MAKEFILE_COMMON := $(shell $(checkout-makefile-common)) endif include $(MAKEFILE_COMMON) --- NEW FILE sources --- From fedora-extras-commits at redhat.com Sun Apr 8 15:16:58 2007 From: fedora-extras-commits at redhat.com (Joshua W. Boyer (jwboyer)) Date: Sun, 8 Apr 2007 11:16:58 -0400 Subject: owners owners.list,1.2650,1.2651 Message-ID: <200704081516.l38FGwxH021277@cvs-int.fedora.redhat.com> Author: jwboyer Update of /cvs/extras/owners In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv21252 Modified Files: owners.list Log Message: Add fgfs-base Index: owners.list =================================================================== RCS file: /cvs/extras/owners/owners.list,v retrieving revision 1.2650 retrieving revision 1.2651 diff -u -r1.2650 -r1.2651 --- owners.list 8 Apr 2007 15:14:29 -0000 1.2650 +++ owners.list 8 Apr 2007 15:16:28 -0000 1.2651 @@ -502,6 +502,7 @@ Fedora Extras|fftw|Fast Fourier Transform library|qspencer at ieee.org|extras-qa at fedoraproject.org| Fedora Extras|fftw2|Fast Fourier Transform library|jamatos at fc.up.pt|extras-qa at fedoraproject.org| Fedora Extras|fgfs-Atlas|Flightgear map tools|fabrice at bellet.info|extras-qa at fedoraproject.org| +Fedora Extras|fgfs-base|FlightGear base scenery and data files|fabrice at bellet.info|extras-qa at fedoraproject.org| Fedora Extras|fig2ps|Utility for converting xfig pictures to PS/PDF|qspencer at ieee.org|extras-qa at fedoraproject.org| Fedora Extras|filelight|Cool kde disk usage browser|ndbecker2 at gmail.com|extras-qa at fedoraproject.org| Fedora Extras|fillets-ng|Fish Fillets Next Generation, a puzzle game with 70 levels|matthias at rpmforge.net|extras-qa at fedoraproject.org| From fedora-extras-commits at redhat.com Sun Apr 8 15:17:18 2007 From: fedora-extras-commits at redhat.com (Joshua W. Boyer (jwboyer)) Date: Sun, 8 Apr 2007 11:17:18 -0400 Subject: rpms/fgfs-base/devel - New directory Message-ID: <200704081517.l38FHIdf021346@cvs-int.fedora.redhat.com> Author: jwboyer Update of /cvs/extras/rpms/fgfs-base/devel In directory cvs-int.fedora.redhat.com:/home/fedora/jwboyer/owners/tmpcvsL21302/rpms/fgfs-base/devel Log Message: Directory /cvs/extras/rpms/fgfs-base/devel added to the repository From fedora-extras-commits at redhat.com Sun Apr 8 15:17:09 2007 From: fedora-extras-commits at redhat.com (Joshua W. Boyer (jwboyer)) Date: Sun, 8 Apr 2007 11:17:09 -0400 Subject: rpms/fgfs-base - New directory Message-ID: <200704081517.l38FH9Js021332@cvs-int.fedora.redhat.com> Author: jwboyer Update of /cvs/extras/rpms/fgfs-base In directory cvs-int.fedora.redhat.com:/home/fedora/jwboyer/owners/tmpcvsL21302/rpms/fgfs-base Log Message: Directory /cvs/extras/rpms/fgfs-base added to the repository From fedora-extras-commits at redhat.com Sun Apr 8 15:17:27 2007 From: fedora-extras-commits at redhat.com (Joshua W. Boyer (jwboyer)) Date: Sun, 8 Apr 2007 11:17:27 -0400 Subject: rpms/fgfs-base Makefile, NONE, 1.1 import.log, NONE, 1.1 pkg.acl, NONE, 1.1 Message-ID: <200704081517.l38FHRve021371@cvs-int.fedora.redhat.com> Author: jwboyer Update of /cvs/extras/rpms/fgfs-base In directory cvs-int.fedora.redhat.com:/home/fedora/jwboyer/owners/tmpcvsL21302/rpms/fgfs-base Added Files: Makefile import.log pkg.acl Log Message: Setup of module fgfs-base --- NEW FILE Makefile --- # Top level Makefile for module fgfs-base 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 --- --- NEW FILE pkg.acl --- From fedora-extras-commits at redhat.com Sun Apr 8 15:17:36 2007 From: fedora-extras-commits at redhat.com (Joshua W. Boyer (jwboyer)) Date: Sun, 8 Apr 2007 11:17:36 -0400 Subject: rpms/fgfs-base/devel .cvsignore, NONE, 1.1 Makefile, NONE, 1.1 sources, NONE, 1.1 Message-ID: <200704081517.l38FHaDH021391@cvs-int.fedora.redhat.com> Author: jwboyer Update of /cvs/extras/rpms/fgfs-base/devel In directory cvs-int.fedora.redhat.com:/home/fedora/jwboyer/owners/tmpcvsL21302/rpms/fgfs-base/devel Added Files: .cvsignore Makefile sources Log Message: Setup of module fgfs-base --- NEW FILE .cvsignore --- --- NEW FILE Makefile --- # Makefile for source rpm: fgfs-base # $Id: Makefile,v 1.1 2007/04/08 15:17:33 jwboyer Exp $ NAME := fgfs-base SPECFILE = $(firstword $(wildcard *.spec)) define find-makefile-common for d in common ../common ../../common ; do if [ -f $$d/Makefile.common ] ; then if [ -f $$d/CVS/Root -a -w $$/Makefile.common ] ; then cd $$d ; cvs -Q update ; fi ; echo "$$d/Makefile.common" ; break ; fi ; done endef MAKEFILE_COMMON := $(shell $(find-makefile-common)) ifeq ($(MAKEFILE_COMMON),) # attept a checkout define checkout-makefile-common test -f CVS/Root && { cvs -Q -d $$(cat CVS/Root) checkout common && echo "common/Makefile.common" ; } || { echo "ERROR: I can't figure out how to checkout the 'common' module." ; exit -1 ; } >&2 endef MAKEFILE_COMMON := $(shell $(checkout-makefile-common)) endif include $(MAKEFILE_COMMON) --- NEW FILE sources --- From fedora-extras-commits at redhat.com Sun Apr 8 15:19:55 2007 From: fedora-extras-commits at redhat.com (Joshua W. Boyer (jwboyer)) Date: Sun, 8 Apr 2007 11:19:55 -0400 Subject: owners owners.list,1.2651,1.2652 Message-ID: <200704081519.l38FJtLA021568@cvs-int.fedora.redhat.com> Author: jwboyer Update of /cvs/extras/owners In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv21548 Modified Files: owners.list Log Message: Add ocsinventory-ipdiscover Index: owners.list =================================================================== RCS file: /cvs/extras/owners/owners.list,v retrieving revision 1.2651 retrieving revision 1.2652 diff -u -r1.2651 -r1.2652 --- owners.list 8 Apr 2007 15:16:28 -0000 1.2651 +++ owners.list 8 Apr 2007 15:19:25 -0000 1.2652 @@ -1514,6 +1514,7 @@ Fedora Extras|ocaml|The Objective Caml compiler and programming environment|gemi at bluewin.ch|extras-qa at fedoraproject.org| Fedora Extras|ochusha|A GTK+ 2ch.net BBS Browser|mtasaka at ioa.s.u-tokyo.ac.jp|extras-qa at fedoraproject.org| Fedora Extras|ocsinventory-client|Open Computer and Software Inventory Next Generation client|Fedora at FamilleCollet.com|extras-qa at fedoraproject.org| +Fedora Extras|ocsinventory-ipdiscover|Open Computer and Software Inventory Next Generation client|Fedora at FamilleCollet.com|extras-qa at fedoraproject.org| Fedora Extras|octave|A high-level language for numerical computations|qspencer at ieee.org|extras-qa at fedoraproject.org| Fedora Extras|octave-forge|Contributed functions for octave|qspencer at ieee.org|extras-qa at fedoraproject.org| Fedora Extras|oddjob|A D-BUS service which runs odd jobs on behalf of client applications|nalin at redhat.com|extras-qa at fedoraproject.org| From fedora-extras-commits at redhat.com Sun Apr 8 15:20:19 2007 From: fedora-extras-commits at redhat.com (Joshua W. Boyer (jwboyer)) Date: Sun, 8 Apr 2007 11:20:19 -0400 Subject: rpms/ocsinventory-ipdiscover/devel - New directory Message-ID: <200704081520.l38FKJro021635@cvs-int.fedora.redhat.com> Author: jwboyer Update of /cvs/extras/rpms/ocsinventory-ipdiscover/devel In directory cvs-int.fedora.redhat.com:/home/fedora/jwboyer/owners/tmpcvsI21593/rpms/ocsinventory-ipdiscover/devel Log Message: Directory /cvs/extras/rpms/ocsinventory-ipdiscover/devel added to the repository From fedora-extras-commits at redhat.com Sun Apr 8 15:20:11 2007 From: fedora-extras-commits at redhat.com (Joshua W. Boyer (jwboyer)) Date: Sun, 8 Apr 2007 11:20:11 -0400 Subject: rpms/ocsinventory-ipdiscover - New directory Message-ID: <200704081520.l38FKB2U021622@cvs-int.fedora.redhat.com> Author: jwboyer Update of /cvs/extras/rpms/ocsinventory-ipdiscover In directory cvs-int.fedora.redhat.com:/home/fedora/jwboyer/owners/tmpcvsI21593/rpms/ocsinventory-ipdiscover Log Message: Directory /cvs/extras/rpms/ocsinventory-ipdiscover added to the repository From fedora-extras-commits at redhat.com Sun Apr 8 15:20:29 2007 From: fedora-extras-commits at redhat.com (Joshua W. Boyer (jwboyer)) Date: Sun, 8 Apr 2007 11:20:29 -0400 Subject: rpms/ocsinventory-ipdiscover Makefile, NONE, 1.1 import.log, NONE, 1.1 pkg.acl, NONE, 1.1 Message-ID: <200704081520.l38FKTaf021661@cvs-int.fedora.redhat.com> Author: jwboyer Update of /cvs/extras/rpms/ocsinventory-ipdiscover In directory cvs-int.fedora.redhat.com:/home/fedora/jwboyer/owners/tmpcvsI21593/rpms/ocsinventory-ipdiscover Added Files: Makefile import.log pkg.acl Log Message: Setup of module ocsinventory-ipdiscover --- NEW FILE Makefile --- # Top level Makefile for module ocsinventory-ipdiscover 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 --- --- NEW FILE pkg.acl --- From fedora-extras-commits at redhat.com Sun Apr 8 15:20:38 2007 From: fedora-extras-commits at redhat.com (Joshua W. Boyer (jwboyer)) Date: Sun, 8 Apr 2007 11:20:38 -0400 Subject: rpms/ocsinventory-ipdiscover/devel .cvsignore, NONE, 1.1 Makefile, NONE, 1.1 sources, NONE, 1.1 Message-ID: <200704081520.l38FKcuP021681@cvs-int.fedora.redhat.com> Author: jwboyer Update of /cvs/extras/rpms/ocsinventory-ipdiscover/devel In directory cvs-int.fedora.redhat.com:/home/fedora/jwboyer/owners/tmpcvsI21593/rpms/ocsinventory-ipdiscover/devel Added Files: .cvsignore Makefile sources Log Message: Setup of module ocsinventory-ipdiscover --- NEW FILE .cvsignore --- --- NEW FILE Makefile --- # Makefile for source rpm: ocsinventory-ipdiscover # $Id: Makefile,v 1.1 2007/04/08 15:20:34 jwboyer Exp $ NAME := ocsinventory-ipdiscover SPECFILE = $(firstword $(wildcard *.spec)) define find-makefile-common for d in common ../common ../../common ; do if [ -f $$d/Makefile.common ] ; then if [ -f $$d/CVS/Root -a -w $$/Makefile.common ] ; then cd $$d ; cvs -Q update ; fi ; echo "$$d/Makefile.common" ; break ; fi ; done endef MAKEFILE_COMMON := $(shell $(find-makefile-common)) ifeq ($(MAKEFILE_COMMON),) # attept a checkout define checkout-makefile-common test -f CVS/Root && { cvs -Q -d $$(cat CVS/Root) checkout common && echo "common/Makefile.common" ; } || { echo "ERROR: I can't figure out how to checkout the 'common' module." ; exit -1 ; } >&2 endef MAKEFILE_COMMON := $(shell $(checkout-makefile-common)) endif include $(MAKEFILE_COMMON) --- NEW FILE sources --- From fedora-extras-commits at redhat.com Sun Apr 8 15:23:25 2007 From: fedora-extras-commits at redhat.com (Joshua W. Boyer (jwboyer)) Date: Sun, 8 Apr 2007 11:23:25 -0400 Subject: owners owners.epel.list,1.108,1.109 owners.list,1.2652,1.2653 Message-ID: <200704081523.l38FNPnW021938@cvs-int.fedora.redhat.com> Author: jwboyer Update of /cvs/extras/owners In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv21911 Modified Files: owners.epel.list owners.list Log Message: Add websec Index: owners.epel.list =================================================================== RCS file: /cvs/extras/owners/owners.epel.list,v retrieving revision 1.108 retrieving revision 1.109 diff -u -r1.108 -r1.109 --- owners.epel.list 6 Apr 2007 06:46:45 -0000 1.108 +++ owners.epel.list 8 Apr 2007 15:22:54 -0000 1.109 @@ -417,6 +417,7 @@ Fedora EPEL|valknut|Direct Connect client|lmacken at redhat.com|extras-qa at fedoraproject.org| Fedora EPEL|viruskiller|Frantic shooting game where viruses invade your computer|matthias at rpmforge.net|extras-qa at fedoraproject.org| Fedora EPEL|vnc-ltsp-config|Easy Enabler of VNC remote LTSP desktops|rdieter at math.unl.edu|extras-qa at fedoraproject.org| +Fedora EPEL|websec|Web Secretary - Web page monitoring software with highlighting|fedora at leemhuis.info|extras-qa at fedoraproject.org| Fedora EPEL|wine|A Windows 16/32/64 bit emulator|andreas.bierfert at lowlatency.de|extras-qa at fedoraproject.org| Fedora EPEL|wxMaxima|Graphical user interface for Maxima|rdieter at math.unl.edu|extras-qa at fedoraproject.org| Fedora EPEL|xdg-utils|Basic desktop integration functions|rdieter at math.unl.edu|extras-qa at fedoraproject.org| Index: owners.list =================================================================== RCS file: /cvs/extras/owners/owners.list,v retrieving revision 1.2652 retrieving revision 1.2653 diff -u -r1.2652 -r1.2653 --- owners.list 8 Apr 2007 15:19:25 -0000 1.2652 +++ owners.list 8 Apr 2007 15:22:55 -0000 1.2653 @@ -2969,6 +2969,7 @@ Fedora Extras|wbxml2|Library and tools to parse, encode and handle WBXML documents|laurent.rineau__fedora_extras at normalesup.org|extras-qa at fedoraproject.org| Fedora Extras|wcstools|Software utilities to display and manipulate the WCS of a FITS image|spr at astrax.fis.ucm.es|extras-qa at fedoraproject.org| Fedora Extras|wdm|WINGs Display Manager|pertusus at free.fr|extras-qa at fedoraproject.org| +Fedora Extras|websec|Web Secretary - Web page monitoring software with highlighting|fedora at leemhuis.info|extras-qa at fedoraproject.org| Fedora Extras|wesnoth|Battle for Wesnoth is a fantasy turn-based strategy game|bdpepple at ameritech.net|extras-qa at fedoraproject.org| Fedora Extras|wfmath|WorldForge client math library|wart at kobold.org|extras-qa at fedoraproject.org| Fedora Extras|wfut|WorldForge updater tool|wart at kobold.org|extras-qa at fedoraproject.org| From fedora-extras-commits at redhat.com Sun Apr 8 15:23:44 2007 From: fedora-extras-commits at redhat.com (Joshua W. Boyer (jwboyer)) Date: Sun, 8 Apr 2007 11:23:44 -0400 Subject: rpms/websec/devel - New directory Message-ID: <200704081523.l38FNijQ022007@cvs-int.fedora.redhat.com> Author: jwboyer Update of /cvs/extras/rpms/websec/devel In directory cvs-int.fedora.redhat.com:/home/fedora/jwboyer/owners/tmpcvsK21968/rpms/websec/devel Log Message: Directory /cvs/extras/rpms/websec/devel added to the repository From fedora-extras-commits at redhat.com Sun Apr 8 15:23:36 2007 From: fedora-extras-commits at redhat.com (Joshua W. Boyer (jwboyer)) Date: Sun, 8 Apr 2007 11:23:36 -0400 Subject: rpms/websec - New directory Message-ID: <200704081523.l38FNa5P021994@cvs-int.fedora.redhat.com> Author: jwboyer Update of /cvs/extras/rpms/websec In directory cvs-int.fedora.redhat.com:/home/fedora/jwboyer/owners/tmpcvsK21968/rpms/websec Log Message: Directory /cvs/extras/rpms/websec added to the repository From fedora-extras-commits at redhat.com Sun Apr 8 15:23:53 2007 From: fedora-extras-commits at redhat.com (Joshua W. Boyer (jwboyer)) Date: Sun, 8 Apr 2007 11:23:53 -0400 Subject: rpms/websec Makefile,NONE,1.1 import.log,NONE,1.1 pkg.acl,NONE,1.1 Message-ID: <200704081523.l38FNr08022035@cvs-int.fedora.redhat.com> Author: jwboyer Update of /cvs/extras/rpms/websec In directory cvs-int.fedora.redhat.com:/home/fedora/jwboyer/owners/tmpcvsK21968/rpms/websec Added Files: Makefile import.log pkg.acl Log Message: Setup of module websec --- NEW FILE Makefile --- # Top level Makefile for module websec 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 --- --- NEW FILE pkg.acl --- From fedora-extras-commits at redhat.com Sun Apr 8 15:24:03 2007 From: fedora-extras-commits at redhat.com (Joshua W. Boyer (jwboyer)) Date: Sun, 8 Apr 2007 11:24:03 -0400 Subject: rpms/websec/devel .cvsignore, NONE, 1.1 Makefile, NONE, 1.1 sources, NONE, 1.1 Message-ID: <200704081524.l38FO3ws022058@cvs-int.fedora.redhat.com> Author: jwboyer Update of /cvs/extras/rpms/websec/devel In directory cvs-int.fedora.redhat.com:/home/fedora/jwboyer/owners/tmpcvsK21968/rpms/websec/devel Added Files: .cvsignore Makefile sources Log Message: Setup of module websec --- NEW FILE .cvsignore --- --- NEW FILE Makefile --- # Makefile for source rpm: websec # $Id: Makefile,v 1.1 2007/04/08 15:23:59 jwboyer Exp $ NAME := websec SPECFILE = $(firstword $(wildcard *.spec)) define find-makefile-common for d in common ../common ../../common ; do if [ -f $$d/Makefile.common ] ; then if [ -f $$d/CVS/Root -a -w $$/Makefile.common ] ; then cd $$d ; cvs -Q update ; fi ; echo "$$d/Makefile.common" ; break ; fi ; done endef MAKEFILE_COMMON := $(shell $(find-makefile-common)) ifeq ($(MAKEFILE_COMMON),) # attept a checkout define checkout-makefile-common test -f CVS/Root && { cvs -Q -d $$(cat CVS/Root) checkout common && echo "common/Makefile.common" ; } || { echo "ERROR: I can't figure out how to checkout the 'common' module." ; exit -1 ; } >&2 endef MAKEFILE_COMMON := $(shell $(checkout-makefile-common)) endif include $(MAKEFILE_COMMON) --- NEW FILE sources --- From fedora-extras-commits at redhat.com Sun Apr 8 15:24:55 2007 From: fedora-extras-commits at redhat.com (Ville Skytta (scop)) Date: Sun, 8 Apr 2007 11:24:55 -0400 Subject: rpms/svn2cl/FC-6 .cvsignore, 1.4, 1.5 sources, 1.4, 1.5 svn2cl.spec, 1.5, 1.6 Message-ID: <200704081524.l38FOt06022411@cvs-int.fedora.redhat.com> Author: scop Update of /cvs/extras/rpms/svn2cl/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv22289/FC-6 Modified Files: .cvsignore sources svn2cl.spec Log Message: * Sun Apr 8 2007 Ville Skytt?? - 0.9-1 - 0.9. Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/svn2cl/FC-6/.cvsignore,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- .cvsignore 19 Oct 2006 15:35:44 -0000 1.4 +++ .cvsignore 8 Apr 2007 15:24:21 -0000 1.5 @@ -1 +1 @@ -svn2cl-0.8.tar.gz +svn2cl-0.9.tar.gz Index: sources =================================================================== RCS file: /cvs/extras/rpms/svn2cl/FC-6/sources,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- sources 19 Oct 2006 15:35:44 -0000 1.4 +++ sources 8 Apr 2007 15:24:21 -0000 1.5 @@ -1 +1 @@ -240cb722c31823cd37c39361efbc37f1 svn2cl-0.8.tar.gz +0414dc0f18b424b03727dfad6fa9e63d svn2cl-0.9.tar.gz Index: svn2cl.spec =================================================================== RCS file: /cvs/extras/rpms/svn2cl/FC-6/svn2cl.spec,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- svn2cl.spec 19 Oct 2006 15:35:44 -0000 1.5 +++ svn2cl.spec 8 Apr 2007 15:24:21 -0000 1.6 @@ -1,5 +1,5 @@ Name: svn2cl -Version: 0.8 +Version: 0.9 Release: 1%{?dist} Summary: Create a ChangeLog from a Subversion log @@ -49,6 +49,9 @@ %changelog +* Sun Apr 8 2007 Ville Skytt?? - 0.9-1 +- 0.9. + * Thu Oct 19 2006 Ville Skytt?? - 0.8-1 - 0.8. - Add (empty) %%build section. From fedora-extras-commits at redhat.com Sun Apr 8 15:25:02 2007 From: fedora-extras-commits at redhat.com (Ville Skytta (scop)) Date: Sun, 8 Apr 2007 11:25:02 -0400 Subject: rpms/svn2cl/devel .cvsignore, 1.4, 1.5 sources, 1.4, 1.5 svn2cl.spec, 1.5, 1.6 Message-ID: <200704081525.l38FP2SP022420@cvs-int.fedora.redhat.com> Author: scop Update of /cvs/extras/rpms/svn2cl/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv22289/devel Modified Files: .cvsignore sources svn2cl.spec Log Message: * Sun Apr 8 2007 Ville Skytt?? - 0.9-1 - 0.9. Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/svn2cl/devel/.cvsignore,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- .cvsignore 19 Oct 2006 15:35:44 -0000 1.4 +++ .cvsignore 8 Apr 2007 15:24:28 -0000 1.5 @@ -1 +1 @@ -svn2cl-0.8.tar.gz +svn2cl-0.9.tar.gz Index: sources =================================================================== RCS file: /cvs/extras/rpms/svn2cl/devel/sources,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- sources 19 Oct 2006 15:35:44 -0000 1.4 +++ sources 8 Apr 2007 15:24:28 -0000 1.5 @@ -1 +1 @@ -240cb722c31823cd37c39361efbc37f1 svn2cl-0.8.tar.gz +0414dc0f18b424b03727dfad6fa9e63d svn2cl-0.9.tar.gz Index: svn2cl.spec =================================================================== RCS file: /cvs/extras/rpms/svn2cl/devel/svn2cl.spec,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- svn2cl.spec 19 Oct 2006 15:35:44 -0000 1.5 +++ svn2cl.spec 8 Apr 2007 15:24:28 -0000 1.6 @@ -1,5 +1,5 @@ Name: svn2cl -Version: 0.8 +Version: 0.9 Release: 1%{?dist} Summary: Create a ChangeLog from a Subversion log @@ -49,6 +49,9 @@ %changelog +* Sun Apr 8 2007 Ville Skytt?? - 0.9-1 +- 0.9. + * Thu Oct 19 2006 Ville Skytt?? - 0.8-1 - 0.8. - Add (empty) %%build section. From fedora-extras-commits at redhat.com Sun Apr 8 15:26:18 2007 From: fedora-extras-commits at redhat.com (Joshua W. Boyer (jwboyer)) Date: Sun, 8 Apr 2007 11:26:18 -0400 Subject: owners owners.list,1.2653,1.2654 Message-ID: <200704081526.l38FQIPD022564@cvs-int.fedora.redhat.com> Author: jwboyer Update of /cvs/extras/owners In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv22469 Modified Files: owners.list Log Message: Update owners of kchmviewer Index: owners.list =================================================================== RCS file: /cvs/extras/owners/owners.list,v retrieving revision 1.2653 retrieving revision 1.2654 diff -u -r1.2653 -r1.2654 --- owners.list 8 Apr 2007 15:22:55 -0000 1.2653 +++ owners.list 8 Apr 2007 15:25:48 -0000 1.2654 @@ -1009,7 +1009,7 @@ Fedora Extras|kbackup|Back up your data in a simple, user friendly way|aportal at univ-montp2.fr|extras-qa at fedoraproject.org| Fedora Extras|kbibtex|A BibTeX editor for KDE|ch.nolte at noltec.org|extras-qa at fedoraproject.org| Fedora Extras|kbilliards|A Fun Billiards Simulator Game|j.w.r.degoede at hhs.nl|extras-qa at fedoraproject.org| -Fedora Extras|kchmviewer|CHM viewer|pertusus at free.fr|extras-qa at fedoraproject.org| +Fedora Extras|kchmviewer|CHM viewer|pertusus at free.fr,jpo at di.uminho.pt|extras-qa at fedoraproject.org| Fedora Extras|kcometen3|OpenGL Screensaver for KDE|packages at amiga-hardware.com|extras-qa at fedoraproject.org| Fedora Extras|kdeartwork-extras|Artwork Extras, including xscreensaver-based screensavers|rdieter at math.unl.edu|extras-qa at fedoraproject.org| Fedora Extras|kdegraphics-extras|Extras for KDE graphics applications|rdieter at math.unl.edu|extras-qa at fedoraproject.org| From fedora-extras-commits at redhat.com Sun Apr 8 15:47:18 2007 From: fedora-extras-commits at redhat.com (Thorsten Leemhuis (thl)) Date: Sun, 8 Apr 2007 11:47:18 -0400 Subject: rpms/websec/FC-5 websec.spec, NONE, 1.1 .cvsignore, 1.1, 1.2 sources, 1.1, 1.2 Message-ID: <200704081547.l38FlIQj023174@cvs-int.fedora.redhat.com> Author: thl Update of /cvs/extras/rpms/websec/FC-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv23153 Modified Files: .cvsignore sources Added Files: websec.spec Log Message: add websec (review in #235573) --- NEW FILE websec.spec --- Name: websec Version: 1.9.0 Release: 2 Summary: Web Secretary - Web page monitoring software with highlighting Group: Applications/Internet License: GPL URL: http://baruch.ev-en.org/proj/websec/ Source0: http://baruch.ev-en.org/proj/websec/websec-1.9.0.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch Requires: /usr/sbin/sendmail %description Web Secretary is a web page change monitoring software. It will detect changes based on content analysis, making sure that it's not just HTML that changed, but actual content. You can tell it what to ignore in the page (hit counters and such), and it can mail you the document with the changes highlighted or load the highlighted page in a browser. %prep %setup -q %build make PREFIX=%{_prefix} %{?_smp_mflags} %install rm -rf $RPM_BUILD_ROOT .__doc make install DESTDIR=$RPM_BUILD_ROOT PREFIX=%{_prefix} # proper permissions for man pages chmod 0644 $RPM_BUILD_ROOT%{_datadir}/man/man*/* # temp doc dir mv $RPM_BUILD_ROOT%{_datadir}/doc/websec/ .__doc/ # having the next two in the proper place would require proper dependencies, # which is probably not worth the trouble as that would be bloat for most # users; so ship them as doc, that's better then not shipping them at all mv $RPM_BUILD_ROOT%{_datadir}/vim/vim61 $RPM_BUILD_ROOT%{_datadir}/emacs/ \ .__doc/ mkdir .__doc/scripts cp rollback htmldiff .__doc/scripts/ chmod -x .__doc/scripts/* %clean rm -rf $RPM_BUILD_ROOT %files %defattr(-,root,root,-) %doc COPYING HACKING NEWS TODO .__doc/* %{_bindir}/* %{_datadir}/man/man*/* %changelog * Sat Apr 07 2007 Thorsten Leemhuis - 1.9.0-2 - Fixes found during review (#235573): - noarch automatically disables debuginfo - require /usr/sbin/sendmail instead of smtpdaemon * Sat Apr 07 2007 Thorsten Leemhuis - 1.9.0-1 - Initial package Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/websec/FC-5/.cvsignore,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- .cvsignore 8 Apr 2007 15:23:59 -0000 1.1 +++ .cvsignore 8 Apr 2007 15:46:44 -0000 1.2 @@ -0,0 +1 @@ +websec-1.9.0.tar.gz Index: sources =================================================================== RCS file: /cvs/extras/rpms/websec/FC-5/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 8 Apr 2007 15:23:59 -0000 1.1 +++ sources 8 Apr 2007 15:46:44 -0000 1.2 @@ -0,0 +1 @@ +697f7e40fd74c5769df3d9f202eb0309 websec-1.9.0.tar.gz From fedora-extras-commits at redhat.com Sun Apr 8 15:52:21 2007 From: fedora-extras-commits at redhat.com (Dan Horak (sharkcz)) Date: Sun, 8 Apr 2007 11:52:21 -0400 Subject: rpms/codeblocks/devel .cvsignore, 1.14, 1.15 codeblocks-autorev.patch, 1.3, 1.4 codeblocks-wx28-wizard.patch, 1.1, 1.2 codeblocks-wx28-wxsmith.patch, 1.1, 1.2 codeblocks.spec, 1.15, 1.16 sources, 1.14, 1.15 Message-ID: <200704081552.l38FqLFg023309@cvs-int.fedora.redhat.com> Author: sharkcz Update of /cvs/extras/rpms/codeblocks/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv23249 Modified Files: .cvsignore codeblocks-autorev.patch codeblocks-wx28-wizard.patch codeblocks-wx28-wxsmith.patch codeblocks.spec sources Log Message: - update to revision 3816 Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/codeblocks/devel/.cvsignore,v retrieving revision 1.14 retrieving revision 1.15 diff -u -r1.14 -r1.15 --- .cvsignore 13 Feb 2007 15:28:45 -0000 1.14 +++ .cvsignore 8 Apr 2007 15:51:46 -0000 1.15 @@ -1 +1 @@ -codeblocks-svn3592.tar.bz2 +codeblocks-svn3816.tar.bz2 codeblocks-autorev.patch: Index: codeblocks-autorev.patch =================================================================== RCS file: /cvs/extras/rpms/codeblocks/devel/codeblocks-autorev.patch,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- codeblocks-autorev.patch 13 Feb 2007 15:44:04 -0000 1.3 +++ codeblocks-autorev.patch 8 Apr 2007 15:51:46 -0000 1.4 @@ -16,11 +16,11 @@ # Deal with some gentoo-specific issues WANT_AUTOMAKE='1.9 1.8 1.7' #latest of these is chosen or default if none hits export WANT_AUTOMAKE ---- src/Makefile.am.orig 2006-10-15 10:11:04.000000000 +0200 -+++ src/Makefile.am 2006-10-15 10:11:09.000000000 +0200 +--- src/Makefile.am.orig 2007-02-13 12:28:07.000000000 +0100 ++++ src/Makefile.am 2007-02-27 09:57:47.000000000 +0100 @@ -1,4 +1,4 @@ --SUBDIRS = build_tools sdk src plugins tools setup templates scripts wxsmith -+SUBDIRS = sdk src plugins tools setup templates scripts wxsmith +-SUBDIRS = base build_tools include sdk src plugins tools setup templates scripts wxsmith ++SUBDIRS = base include sdk src plugins tools setup templates scripts wxsmith dist_pkgdata_DATA = tips.txt codeblocks-wx28-wizard.patch: Index: codeblocks-wx28-wizard.patch =================================================================== RCS file: /cvs/extras/rpms/codeblocks/devel/codeblocks-wx28-wizard.patch,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- codeblocks-wx28-wizard.patch 13 Feb 2007 15:28:45 -0000 1.1 +++ codeblocks-wx28-wizard.patch 8 Apr 2007 15:51:46 -0000 1.2 @@ -1,17 +1,19 @@ -Index: src/plugins/scriptedwizard/wiz.cpp +Index: wiz.cpp =================================================================== ---- src/plugins/scriptedwizard/wiz.cpp (revision 3562) +--- src/plugins/scriptedwizard/wiz.cpp (revision 3800) +++ src/plugins/scriptedwizard/wiz.cpp (working copy) -@@ -1001,8 +1001,12 @@ +@@ -1023,12 +1023,8 @@ wxWizardPageSimple::Chain(m_Pages[i - 1], m_Pages[i]); // allow the wizard to size itself around the pages -+#if wxCHECK_VERSION(2, 8, 0) -+ m_pWizard->GetPageAreaSizer()->Add(m_Pages[0]); -+#else - for (size_t i = 1; i < m_Pages.GetCount(); ++i) - m_pWizard->GetPageAreaSizer()->Add(m_Pages[i]); -+#endif +- #if wxCHECK_VERSION(2, 8, 0) +- m_pWizard->GetPageAreaSizer()->Add(m_Pages[0]); +- #else +- for (size_t i = 1; i < m_Pages.GetCount(); ++i) +- m_pWizard->GetPageAreaSizer()->Add(m_Pages[i]); +- #endif ++ for (size_t i = 0; i < m_Pages.GetCount(); ++i) ++ m_pWizard->GetPageAreaSizer()->Add(m_Pages[i]); m_pWizard->Fit(); } codeblocks-wx28-wxsmith.patch: Index: codeblocks-wx28-wxsmith.patch =================================================================== RCS file: /cvs/extras/rpms/codeblocks/devel/codeblocks-wx28-wxsmith.patch,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- codeblocks-wx28-wxsmith.patch 26 Jan 2007 13:25:09 -0000 1.1 +++ codeblocks-wx28-wxsmith.patch 8 Apr 2007 15:51:46 -0000 1.2 @@ -1,20 +1,3 @@ -Index: src/plugins/contrib/wxSmith/wxwidgets/wxwidgetsguiconfigpanel.cpp -=================================================================== ---- src/plugins/contrib/wxSmith/wxwidgets/wxwidgetsguiconfigpanel.cpp (revision 3526) -+++ src/plugins/contrib/wxSmith/wxwidgets/wxwidgetsguiconfigpanel.cpp (working copy) -@@ -128,7 +128,11 @@ - _("XRC files (*.xrc)|*.xrc|" - "Zipped files (*.zip)|*.zip|" - "All files (*)|*"), -- wxOPEN|wxFILE_MUST_EXIST|wxHIDE_READONLY); -+ wxOPEN|wxFILE_MUST_EXIST -+#if (WXWIN_COMPATIBILITY_2_4) -+ |wxHIDE_READONLY -+#endif -+ ); - - if ( !FileName.empty() ) - { Index: src/plugins/contrib/wxSmith/wxwidgets/defitems/wxsnotebook.cpp =================================================================== --- src/plugins/contrib/wxSmith/wxwidgets/defitems/wxsnotebook.cpp (revision 3526) @@ -58,69 +41,3 @@ #include "../wxscodinglang.h" #include -Index: src/plugins/contrib/wxSmith/wxwidgets/properties/wxsfontproperty.cpp -=================================================================== ---- src/plugins/contrib/wxSmith/wxwidgets/properties/wxsfontproperty.cpp (revision 3526) -+++ src/plugins/contrib/wxSmith/wxwidgets/properties/wxsfontproperty.cpp (working copy) -@@ -39,10 +39,15 @@ - wxString Face; - wxFontEnumerator Enumer; - Enumer.EnumerateFacenames(); -+#if wxCHECK_VERSION(2, 8, 0) -+ wxArrayString faceNames = Enumer.GetFacenames(); -+#else -+ wxArrayString& faceNames = *Enumer.GetFacenames(); -+#endif - size_t Count = Faces.Count(); - for ( size_t i = 0; iIndex(Faces[i]) != wxNOT_FOUND ) -+ if ( faceNames.Index(Faces[i]) != wxNOT_FOUND ) - { - Face = Faces[i]; - break; -Index: src/plugins/contrib/wxSmith/wxwidgets/properties/wxsarraystringcheckproperty.h -=================================================================== ---- src/plugins/contrib/wxSmith/wxwidgets/properties/wxsarraystringcheckproperty.h (revision 3526) -+++ src/plugins/contrib/wxSmith/wxwidgets/properties/wxsarraystringcheckproperty.h (working copy) -@@ -3,7 +3,11 @@ - - #include "../../properties/wxsproperties.h" - --WX_DEFINE_ARRAY(bool,wxArrayBool); -+#if wxCHECK_VERSION(2, 8, 0) -+ WX_DEFINE_ARRAY_INT(bool,wxArrayBool); -+#else -+ WX_DEFINE_ARRAY(bool,wxArrayBool); -+#endif - - /** \brief Property for editing arrays of strings with checked option - * -Index: src/plugins/contrib/wxSmith/properties/wxsarraystringeditordlg.cpp -=================================================================== ---- src/plugins/contrib/wxSmith/properties/wxsarraystringeditordlg.cpp (revision 3526) -+++ src/plugins/contrib/wxSmith/properties/wxsarraystringeditordlg.cpp (working copy) -@@ -88,3 +88,9 @@ - - EndModal(wxID_OK); - } -+#if wxCHECK_VERSION(2, 8, 0) -+void wxsArrayStringEditorDlg::OnCancel(wxCommandEvent& event) -+{ -+ EndModal(wxID_CANCEL); -+} -+#endif -Index: src/plugins/contrib/wxSmith/properties/wxsarraystringeditordlg.h -=================================================================== ---- src/plugins/contrib/wxSmith/properties/wxsarraystringeditordlg.h (revision 3526) -+++ src/plugins/contrib/wxSmith/properties/wxsarraystringeditordlg.h (working copy) -@@ -27,6 +27,9 @@ - - //(*Handlers(wxsArrayStringEditorDlg) - void OnOK(wxCommandEvent& event); -+#if wxCHECK_VERSION(2, 8, 0) -+ void OnCancel(wxCommandEvent& event); -+#endif - //*) - - //(*Declarations(wxsArrayStringEditorDlg) Index: codeblocks.spec =================================================================== RCS file: /cvs/extras/rpms/codeblocks/devel/codeblocks.spec,v retrieving revision 1.15 retrieving revision 1.16 diff -u -r1.15 -r1.16 --- codeblocks.spec 13 Feb 2007 15:44:04 -0000 1.15 +++ codeblocks.spec 8 Apr 2007 15:51:46 -0000 1.16 @@ -1,9 +1,9 @@ -%define rev 3592 -%define date 20070211 +%define rev 3816 +%define date 20070406 Name: codeblocks Version: 1.0 -Release: 0.23.%{date}svn%{rev}%{?dist} +Release: 0.24.%{date}svn%{rev}%{?dist} Summary: An open source, cross platform, free C++ IDE Group: Development/Tools License: GPL @@ -21,8 +21,9 @@ Patch2: codeblocks-desktop.patch Patch3: codeblocks-autorev.patch Patch100: codeblocks-wx28-listbook.patch -Patch101: codeblocks-wx28-wxsmith.patch +Patch101: codeblocks-wx28-centre.patch Patch102: codeblocks-wx28-wizard.patch +Patch103: codeblocks-wx28-wxsmith.patch Source100: codeblocks-getsvn %description @@ -70,6 +71,7 @@ %patch100 %patch101 %patch102 +%patch103 %build find . -type f -and -not -name "*.cpp" -and -not -name "*.h" -and -not -name "*.png" -and -not -name "*.bmp" -and -not -name "*.c" -and -not -name "*.cxx" -and -not -name "*.ico" | sed "s/.*/\"\\0\"/" | xargs dos2unix &> /dev/null @@ -173,12 +175,10 @@ %{plugindir}/libscriptedwizard.so %{plugindir}/libtodo.so -%{_datadir}/application-registry/%{name}.applications %{_datadir}/applications/fedora-%{name}.desktop %{_datadir}/icons/gnome/48x48/mimetypes/*.png -%{_datadir}/mime-info/* -%{_datadir}/mime/packages/codeblocks.xml -%{_datadir}/pixmaps/codeblocks.png +%{_datadir}/mime/packages/%{name}.xml +%{_datadir}/pixmaps/%{name}.png %dir %{pkgdatadir} %{pkgdatadir}/icons @@ -250,6 +250,9 @@ %changelog +* Sat Apr 7 2007 Dan Horak 1.0-0.24.20070406svn3816 +- update to revision 3816 + * Tue Feb 13 2007 Dan Horak 1.0-0.23.20070211svn3592 - update the autorev.patch Index: sources =================================================================== RCS file: /cvs/extras/rpms/codeblocks/devel/sources,v retrieving revision 1.14 retrieving revision 1.15 diff -u -r1.14 -r1.15 --- sources 13 Feb 2007 15:28:45 -0000 1.14 +++ sources 8 Apr 2007 15:51:46 -0000 1.15 @@ -1 +1 @@ -7c3e8b377cb4df9817b55a609e853a0c codeblocks-svn3592.tar.bz2 +2c9f245d2c91034028c9e52930e00be9 codeblocks-svn3816.tar.bz2 From fedora-extras-commits at redhat.com Sun Apr 8 15:54:52 2007 From: fedora-extras-commits at redhat.com (Dan Horak (sharkcz)) Date: Sun, 8 Apr 2007 11:54:52 -0400 Subject: rpms/codeblocks/devel codeblocks-wx28-centre.patch,NONE,1.1 Message-ID: <200704081554.l38Fsqmn023462@cvs-int.fedora.redhat.com> Author: sharkcz Update of /cvs/extras/rpms/codeblocks/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv23453 Added Files: codeblocks-wx28-centre.patch Log Message: - added missing patch codeblocks-wx28-centre.patch: --- NEW FILE codeblocks-wx28-centre.patch --- Index: src/sdk/globals.cpp =================================================================== --- src/sdk/globals.cpp (revision 3800) +++ src/sdk/globals.cpp (working copy) @@ -872,7 +872,11 @@ if(the_mode == pdlCentre || the_mode == pdlHead) { +#if wxCHECK_VERSION(2, 8, 0) + w->Centre(wxBOTH | wxCENTRE_ON_SCREEN); +#else w->CentreOnScreen(); +#endif return; } else From fedora-extras-commits at redhat.com Sun Apr 8 15:59:43 2007 From: fedora-extras-commits at redhat.com (Thorsten Leemhuis (thl)) Date: Sun, 8 Apr 2007 11:59:43 -0400 Subject: rpms/websec/FC-5 websec.spec,1.1,1.2 Message-ID: <200704081559.l38Fxh4x023638@cvs-int.fedora.redhat.com> Author: thl Update of /cvs/extras/rpms/websec/FC-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv23603 Modified Files: websec.spec Log Message: 1.9.0-3 remove the / add the end of the mv command Index: websec.spec =================================================================== RCS file: /cvs/extras/rpms/websec/FC-5/websec.spec,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- websec.spec 8 Apr 2007 15:46:44 -0000 1.1 +++ websec.spec 8 Apr 2007 15:59:09 -0000 1.2 @@ -1,6 +1,6 @@ Name: websec Version: 1.9.0 -Release: 2 +Release: 3 Summary: Web Secretary - Web page monitoring software with highlighting Group: Applications/Internet @@ -36,7 +36,7 @@ chmod 0644 $RPM_BUILD_ROOT%{_datadir}/man/man*/* # temp doc dir -mv $RPM_BUILD_ROOT%{_datadir}/doc/websec/ .__doc/ +mv $RPM_BUILD_ROOT%{_datadir}/doc/websec .__doc # having the next two in the proper place would require proper dependencies, # which is probably not worth the trouble as that would be bloat for most @@ -60,6 +60,9 @@ %changelog +* Sun Apr 08 2007 Thorsten Leemhuis - 1.9.0-3 +- remove the / add the end of the mv command + * Sat Apr 07 2007 Thorsten Leemhuis - 1.9.0-2 - Fixes found during review (#235573): - noarch automatically disables debuginfo From fedora-extras-commits at redhat.com Sun Apr 8 16:05:46 2007 From: fedora-extras-commits at redhat.com (Thorsten Leemhuis (thl)) Date: Sun, 8 Apr 2007 12:05:46 -0400 Subject: rpms/websec/FC-6 websec.spec, NONE, 1.1 .cvsignore, 1.1, 1.2 sources, 1.1, 1.2 Message-ID: <200704081605.l38G5kDC027931@cvs-int.fedora.redhat.com> Author: thl Update of /cvs/extras/rpms/websec/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv27908 Modified Files: .cvsignore sources Added Files: websec.spec Log Message: add websec (review in #235573) --- NEW FILE websec.spec --- Name: websec Version: 1.9.0 Release: 3.6 Summary: Web Secretary - Web page monitoring software with highlighting Group: Applications/Internet License: GPL URL: http://baruch.ev-en.org/proj/websec/ Source0: http://baruch.ev-en.org/proj/websec/websec-1.9.0.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch Requires: /usr/sbin/sendmail %description Web Secretary is a web page change monitoring software. It will detect changes based on content analysis, making sure that it's not just HTML that changed, but actual content. You can tell it what to ignore in the page (hit counters and such), and it can mail you the document with the changes highlighted or load the highlighted page in a browser. %prep %setup -q %build make PREFIX=%{_prefix} %{?_smp_mflags} %install rm -rf $RPM_BUILD_ROOT .__doc make install DESTDIR=$RPM_BUILD_ROOT PREFIX=%{_prefix} # proper permissions for man pages chmod 0644 $RPM_BUILD_ROOT%{_datadir}/man/man*/* # temp doc dir mv $RPM_BUILD_ROOT%{_datadir}/doc/websec .__doc # having the next two in the proper place would require proper dependencies, # which is probably not worth the trouble as that would be bloat for most # users; so ship them as doc, that's better then not shipping them at all mv $RPM_BUILD_ROOT%{_datadir}/vim/vim61 $RPM_BUILD_ROOT%{_datadir}/emacs/ \ .__doc/ mkdir .__doc/scripts cp rollback htmldiff .__doc/scripts/ chmod -x .__doc/scripts/* %clean rm -rf $RPM_BUILD_ROOT %files %defattr(-,root,root,-) %doc COPYING HACKING NEWS TODO .__doc/* %{_bindir}/* %{_datadir}/man/man*/* %changelog * Sun Apr 08 2007 Thorsten Leemhuis - 1.9.0-3.6 - remove the / add the end of the mv command * Sat Apr 07 2007 Thorsten Leemhuis - 1.9.0-2 - Fixes found during review (#235573): - noarch automatically disables debuginfo - require /usr/sbin/sendmail instead of smtpdaemon * Sat Apr 07 2007 Thorsten Leemhuis - 1.9.0-1 - Initial package Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/websec/FC-6/.cvsignore,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- .cvsignore 8 Apr 2007 15:23:59 -0000 1.1 +++ .cvsignore 8 Apr 2007 16:05:12 -0000 1.2 @@ -0,0 +1 @@ +websec-1.9.0.tar.gz Index: sources =================================================================== RCS file: /cvs/extras/rpms/websec/FC-6/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 8 Apr 2007 15:23:59 -0000 1.1 +++ sources 8 Apr 2007 16:05:12 -0000 1.2 @@ -0,0 +1 @@ +697f7e40fd74c5769df3d9f202eb0309 websec-1.9.0.tar.gz From fedora-extras-commits at redhat.com Sun Apr 8 16:06:48 2007 From: fedora-extras-commits at redhat.com (Thorsten Leemhuis (thl)) Date: Sun, 8 Apr 2007 12:06:48 -0400 Subject: rpms/websec/devel websec.spec, NONE, 1.1 .cvsignore, 1.1, 1.2 sources, 1.1, 1.2 Message-ID: <200704081606.l38G6maD028042@cvs-int.fedora.redhat.com> Author: thl Update of /cvs/extras/rpms/websec/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv28006 Modified Files: .cvsignore sources Added Files: websec.spec Log Message: add websec (review in #235573) --- NEW FILE websec.spec --- Name: websec Version: 1.9.0 Release: 4 Summary: Web Secretary - Web page monitoring software with highlighting Group: Applications/Internet License: GPL URL: http://baruch.ev-en.org/proj/websec/ Source0: http://baruch.ev-en.org/proj/websec/websec-1.9.0.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch Requires: /usr/sbin/sendmail %description Web Secretary is a web page change monitoring software. It will detect changes based on content analysis, making sure that it's not just HTML that changed, but actual content. You can tell it what to ignore in the page (hit counters and such), and it can mail you the document with the changes highlighted or load the highlighted page in a browser. %prep %setup -q %build make PREFIX=%{_prefix} %{?_smp_mflags} %install rm -rf $RPM_BUILD_ROOT .__doc make install DESTDIR=$RPM_BUILD_ROOT PREFIX=%{_prefix} # proper permissions for man pages chmod 0644 $RPM_BUILD_ROOT%{_datadir}/man/man*/* # temp doc dir mv $RPM_BUILD_ROOT%{_datadir}/doc/websec .__doc # having the next two in the proper place would require proper dependencies, # which is probably not worth the trouble as that would be bloat for most # users; so ship them as doc, that's better then not shipping them at all mv $RPM_BUILD_ROOT%{_datadir}/vim/vim61 $RPM_BUILD_ROOT%{_datadir}/emacs/ \ .__doc/ mkdir .__doc/scripts cp rollback htmldiff .__doc/scripts/ chmod -x .__doc/scripts/* %clean rm -rf $RPM_BUILD_ROOT %files %defattr(-,root,root,-) %doc COPYING HACKING NEWS TODO .__doc/* %{_bindir}/* %{_datadir}/man/man*/* %changelog * Sun Apr 08 2007 Thorsten Leemhuis - 1.9.0-4 - rebuild * Sun Apr 08 2007 Thorsten Leemhuis - 1.9.0-3 - remove the / add the end of the mv command * Sat Apr 07 2007 Thorsten Leemhuis - 1.9.0-2 - Fixes found during review (#235573): - noarch automatically disables debuginfo - require /usr/sbin/sendmail instead of smtpdaemon * Sat Apr 07 2007 Thorsten Leemhuis - 1.9.0-1 - Initial package Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/websec/devel/.cvsignore,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- .cvsignore 8 Apr 2007 15:23:59 -0000 1.1 +++ .cvsignore 8 Apr 2007 16:06:14 -0000 1.2 @@ -0,0 +1 @@ +websec-1.9.0.tar.gz Index: sources =================================================================== RCS file: /cvs/extras/rpms/websec/devel/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 8 Apr 2007 15:23:59 -0000 1.1 +++ sources 8 Apr 2007 16:06:14 -0000 1.2 @@ -0,0 +1 @@ +697f7e40fd74c5769df3d9f202eb0309 websec-1.9.0.tar.gz From fedora-extras-commits at redhat.com Sun Apr 8 16:08:14 2007 From: fedora-extras-commits at redhat.com (Thorsten Leemhuis (thl)) Date: Sun, 8 Apr 2007 12:08:14 -0400 Subject: rpms/websec/EL-4 websec.spec, NONE, 1.1 .cvsignore, 1.1, 1.2 sources, 1.1, 1.2 Message-ID: <200704081608.l38G8EZu028125@cvs-int.fedora.redhat.com> Author: thl Update of /cvs/extras/rpms/websec/EL-4 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv28095 Modified Files: .cvsignore sources Added Files: websec.spec Log Message: add websec (review in #235573) --- NEW FILE websec.spec --- Name: websec Version: 1.9.0 Release: 3.4 Summary: Web Secretary - Web page monitoring software with highlighting Group: Applications/Internet License: GPL URL: http://baruch.ev-en.org/proj/websec/ Source0: http://baruch.ev-en.org/proj/websec/websec-1.9.0.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch Requires: /usr/sbin/sendmail %description Web Secretary is a web page change monitoring software. It will detect changes based on content analysis, making sure that it's not just HTML that changed, but actual content. You can tell it what to ignore in the page (hit counters and such), and it can mail you the document with the changes highlighted or load the highlighted page in a browser. %prep %setup -q %build make PREFIX=%{_prefix} %{?_smp_mflags} %install rm -rf $RPM_BUILD_ROOT .__doc make install DESTDIR=$RPM_BUILD_ROOT PREFIX=%{_prefix} # proper permissions for man pages chmod 0644 $RPM_BUILD_ROOT%{_datadir}/man/man*/* # temp doc dir mv $RPM_BUILD_ROOT%{_datadir}/doc/websec .__doc # having the next two in the proper place would require proper dependencies, # which is probably not worth the trouble as that would be bloat for most # users; so ship them as doc, that's better then not shipping them at all mv $RPM_BUILD_ROOT%{_datadir}/vim/vim61 $RPM_BUILD_ROOT%{_datadir}/emacs/ \ .__doc/ mkdir .__doc/scripts cp rollback htmldiff .__doc/scripts/ chmod -x .__doc/scripts/* %clean rm -rf $RPM_BUILD_ROOT %files %defattr(-,root,root,-) %doc COPYING HACKING NEWS TODO .__doc/* %{_bindir}/* %{_datadir}/man/man*/* %changelog * Sun Apr 08 2007 Thorsten Leemhuis - 1.9.0-3.4 - remove the / add the end of the mv command * Sat Apr 07 2007 Thorsten Leemhuis - 1.9.0-2 - Fixes found during review (#235573): - noarch automatically disables debuginfo - require /usr/sbin/sendmail instead of smtpdaemon * Sat Apr 07 2007 Thorsten Leemhuis - 1.9.0-1 - Initial package Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/websec/EL-4/.cvsignore,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- .cvsignore 8 Apr 2007 15:23:59 -0000 1.1 +++ .cvsignore 8 Apr 2007 16:07:40 -0000 1.2 @@ -0,0 +1 @@ +websec-1.9.0.tar.gz Index: sources =================================================================== RCS file: /cvs/extras/rpms/websec/EL-4/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 8 Apr 2007 15:23:59 -0000 1.1 +++ sources 8 Apr 2007 16:07:40 -0000 1.2 @@ -0,0 +1 @@ +697f7e40fd74c5769df3d9f202eb0309 websec-1.9.0.tar.gz From fedora-extras-commits at redhat.com Sun Apr 8 16:09:44 2007 From: fedora-extras-commits at redhat.com (Thorsten Leemhuis (thl)) Date: Sun, 8 Apr 2007 12:09:44 -0400 Subject: rpms/websec/EL-5 websec.spec, NONE, 1.1 .cvsignore, 1.1, 1.2 sources, 1.1, 1.2 Message-ID: <200704081609.l38G9iHt028195@cvs-int.fedora.redhat.com> Author: thl Update of /cvs/extras/rpms/websec/EL-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv28171 Modified Files: .cvsignore sources Added Files: websec.spec Log Message: add websec (review in #235573) --- NEW FILE websec.spec --- Name: websec Version: 1.9.0 Release: 3.5 Summary: Web Secretary - Web page monitoring software with highlighting Group: Applications/Internet License: GPL URL: http://baruch.ev-en.org/proj/websec/ Source0: http://baruch.ev-en.org/proj/websec/websec-1.9.0.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch Requires: /usr/sbin/sendmail %description Web Secretary is a web page change monitoring software. It will detect changes based on content analysis, making sure that it's not just HTML that changed, but actual content. You can tell it what to ignore in the page (hit counters and such), and it can mail you the document with the changes highlighted or load the highlighted page in a browser. %prep %setup -q %build make PREFIX=%{_prefix} %{?_smp_mflags} %install rm -rf $RPM_BUILD_ROOT .__doc make install DESTDIR=$RPM_BUILD_ROOT PREFIX=%{_prefix} # proper permissions for man pages chmod 0644 $RPM_BUILD_ROOT%{_datadir}/man/man*/* # temp doc dir mv $RPM_BUILD_ROOT%{_datadir}/doc/websec .__doc # having the next two in the proper place would require proper dependencies, # which is probably not worth the trouble as that would be bloat for most # users; so ship them as doc, that's better then not shipping them at all mv $RPM_BUILD_ROOT%{_datadir}/vim/vim61 $RPM_BUILD_ROOT%{_datadir}/emacs/ \ .__doc/ mkdir .__doc/scripts cp rollback htmldiff .__doc/scripts/ chmod -x .__doc/scripts/* %clean rm -rf $RPM_BUILD_ROOT %files %defattr(-,root,root,-) %doc COPYING HACKING NEWS TODO .__doc/* %{_bindir}/* %{_datadir}/man/man*/* %changelog * Sun Apr 08 2007 Thorsten Leemhuis - 1.9.0-3.5 - rebuild * Sun Apr 08 2007 Thorsten Leemhuis - 1.9.0-3 - remove the / add the end of the mv command * Sat Apr 07 2007 Thorsten Leemhuis - 1.9.0-2 - Fixes found during review (#235573): - noarch automatically disables debuginfo - require /usr/sbin/sendmail instead of smtpdaemon * Sat Apr 07 2007 Thorsten Leemhuis - 1.9.0-1 - Initial package Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/websec/EL-5/.cvsignore,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- .cvsignore 8 Apr 2007 15:23:59 -0000 1.1 +++ .cvsignore 8 Apr 2007 16:09:10 -0000 1.2 @@ -0,0 +1 @@ +websec-1.9.0.tar.gz Index: sources =================================================================== RCS file: /cvs/extras/rpms/websec/EL-5/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 8 Apr 2007 15:23:59 -0000 1.1 +++ sources 8 Apr 2007 16:09:10 -0000 1.2 @@ -0,0 +1 @@ +697f7e40fd74c5769df3d9f202eb0309 websec-1.9.0.tar.gz From fedora-extras-commits at redhat.com Sun Apr 8 16:13:14 2007 From: fedora-extras-commits at redhat.com (Dan Horak (sharkcz)) Date: Sun, 8 Apr 2007 12:13:14 -0400 Subject: rpms/codeblocks/FC-6 codeblocks-wx28-centre.patch, NONE, 1.1 .cvsignore, 1.14, 1.15 codeblocks-autorev.patch, 1.3, 1.4 codeblocks-wx28-wizard.patch, 1.1, 1.2 codeblocks-wx28-wxsmith.patch, 1.1, 1.2 codeblocks.spec, 1.14, 1.15 sources, 1.14, 1.15 Message-ID: <200704081613.l38GDEs1028334@cvs-int.fedora.redhat.com> Author: sharkcz Update of /cvs/extras/rpms/codeblocks/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv28295 Modified Files: .cvsignore codeblocks-autorev.patch codeblocks-wx28-wizard.patch codeblocks-wx28-wxsmith.patch codeblocks.spec sources Added Files: codeblocks-wx28-centre.patch Log Message: - update to revision 3816 codeblocks-wx28-centre.patch: --- NEW FILE codeblocks-wx28-centre.patch --- Index: src/sdk/globals.cpp =================================================================== --- src/sdk/globals.cpp (revision 3800) +++ src/sdk/globals.cpp (working copy) @@ -872,7 +872,11 @@ if(the_mode == pdlCentre || the_mode == pdlHead) { +#if wxCHECK_VERSION(2, 8, 0) + w->Centre(wxBOTH | wxCENTRE_ON_SCREEN); +#else w->CentreOnScreen(); +#endif return; } else Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/codeblocks/FC-6/.cvsignore,v retrieving revision 1.14 retrieving revision 1.15 diff -u -r1.14 -r1.15 --- .cvsignore 13 Feb 2007 16:01:49 -0000 1.14 +++ .cvsignore 8 Apr 2007 16:12:40 -0000 1.15 @@ -1 +1 @@ -codeblocks-svn3592.tar.bz2 +codeblocks-svn3816.tar.bz2 codeblocks-autorev.patch: Index: codeblocks-autorev.patch =================================================================== RCS file: /cvs/extras/rpms/codeblocks/FC-6/codeblocks-autorev.patch,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- codeblocks-autorev.patch 13 Feb 2007 16:01:49 -0000 1.3 +++ codeblocks-autorev.patch 8 Apr 2007 16:12:40 -0000 1.4 @@ -16,11 +16,11 @@ # Deal with some gentoo-specific issues WANT_AUTOMAKE='1.9 1.8 1.7' #latest of these is chosen or default if none hits export WANT_AUTOMAKE ---- src/Makefile.am.orig 2006-10-15 10:11:04.000000000 +0200 -+++ src/Makefile.am 2006-10-15 10:11:09.000000000 +0200 +--- src/Makefile.am.orig 2007-02-13 12:28:07.000000000 +0100 ++++ src/Makefile.am 2007-02-27 09:57:47.000000000 +0100 @@ -1,4 +1,4 @@ --SUBDIRS = build_tools sdk src plugins tools setup templates scripts wxsmith -+SUBDIRS = sdk src plugins tools setup templates scripts wxsmith +-SUBDIRS = base build_tools include sdk src plugins tools setup templates scripts wxsmith ++SUBDIRS = base include sdk src plugins tools setup templates scripts wxsmith dist_pkgdata_DATA = tips.txt codeblocks-wx28-wizard.patch: Index: codeblocks-wx28-wizard.patch =================================================================== RCS file: /cvs/extras/rpms/codeblocks/FC-6/codeblocks-wx28-wizard.patch,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- codeblocks-wx28-wizard.patch 13 Feb 2007 16:01:49 -0000 1.1 +++ codeblocks-wx28-wizard.patch 8 Apr 2007 16:12:40 -0000 1.2 @@ -1,17 +1,19 @@ -Index: src/plugins/scriptedwizard/wiz.cpp +Index: wiz.cpp =================================================================== ---- src/plugins/scriptedwizard/wiz.cpp (revision 3562) +--- src/plugins/scriptedwizard/wiz.cpp (revision 3800) +++ src/plugins/scriptedwizard/wiz.cpp (working copy) -@@ -1001,8 +1001,12 @@ +@@ -1023,12 +1023,8 @@ wxWizardPageSimple::Chain(m_Pages[i - 1], m_Pages[i]); // allow the wizard to size itself around the pages -+#if wxCHECK_VERSION(2, 8, 0) -+ m_pWizard->GetPageAreaSizer()->Add(m_Pages[0]); -+#else - for (size_t i = 1; i < m_Pages.GetCount(); ++i) - m_pWizard->GetPageAreaSizer()->Add(m_Pages[i]); -+#endif +- #if wxCHECK_VERSION(2, 8, 0) +- m_pWizard->GetPageAreaSizer()->Add(m_Pages[0]); +- #else +- for (size_t i = 1; i < m_Pages.GetCount(); ++i) +- m_pWizard->GetPageAreaSizer()->Add(m_Pages[i]); +- #endif ++ for (size_t i = 0; i < m_Pages.GetCount(); ++i) ++ m_pWizard->GetPageAreaSizer()->Add(m_Pages[i]); m_pWizard->Fit(); } codeblocks-wx28-wxsmith.patch: Index: codeblocks-wx28-wxsmith.patch =================================================================== RCS file: /cvs/extras/rpms/codeblocks/FC-6/codeblocks-wx28-wxsmith.patch,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- codeblocks-wx28-wxsmith.patch 26 Jan 2007 13:29:37 -0000 1.1 +++ codeblocks-wx28-wxsmith.patch 8 Apr 2007 16:12:40 -0000 1.2 @@ -1,20 +1,3 @@ -Index: src/plugins/contrib/wxSmith/wxwidgets/wxwidgetsguiconfigpanel.cpp -=================================================================== ---- src/plugins/contrib/wxSmith/wxwidgets/wxwidgetsguiconfigpanel.cpp (revision 3526) -+++ src/plugins/contrib/wxSmith/wxwidgets/wxwidgetsguiconfigpanel.cpp (working copy) -@@ -128,7 +128,11 @@ - _("XRC files (*.xrc)|*.xrc|" - "Zipped files (*.zip)|*.zip|" - "All files (*)|*"), -- wxOPEN|wxFILE_MUST_EXIST|wxHIDE_READONLY); -+ wxOPEN|wxFILE_MUST_EXIST -+#if (WXWIN_COMPATIBILITY_2_4) -+ |wxHIDE_READONLY -+#endif -+ ); - - if ( !FileName.empty() ) - { Index: src/plugins/contrib/wxSmith/wxwidgets/defitems/wxsnotebook.cpp =================================================================== --- src/plugins/contrib/wxSmith/wxwidgets/defitems/wxsnotebook.cpp (revision 3526) @@ -58,69 +41,3 @@ #include "../wxscodinglang.h" #include -Index: src/plugins/contrib/wxSmith/wxwidgets/properties/wxsfontproperty.cpp -=================================================================== ---- src/plugins/contrib/wxSmith/wxwidgets/properties/wxsfontproperty.cpp (revision 3526) -+++ src/plugins/contrib/wxSmith/wxwidgets/properties/wxsfontproperty.cpp (working copy) -@@ -39,10 +39,15 @@ - wxString Face; - wxFontEnumerator Enumer; - Enumer.EnumerateFacenames(); -+#if wxCHECK_VERSION(2, 8, 0) -+ wxArrayString faceNames = Enumer.GetFacenames(); -+#else -+ wxArrayString& faceNames = *Enumer.GetFacenames(); -+#endif - size_t Count = Faces.Count(); - for ( size_t i = 0; iIndex(Faces[i]) != wxNOT_FOUND ) -+ if ( faceNames.Index(Faces[i]) != wxNOT_FOUND ) - { - Face = Faces[i]; - break; -Index: src/plugins/contrib/wxSmith/wxwidgets/properties/wxsarraystringcheckproperty.h -=================================================================== ---- src/plugins/contrib/wxSmith/wxwidgets/properties/wxsarraystringcheckproperty.h (revision 3526) -+++ src/plugins/contrib/wxSmith/wxwidgets/properties/wxsarraystringcheckproperty.h (working copy) -@@ -3,7 +3,11 @@ - - #include "../../properties/wxsproperties.h" - --WX_DEFINE_ARRAY(bool,wxArrayBool); -+#if wxCHECK_VERSION(2, 8, 0) -+ WX_DEFINE_ARRAY_INT(bool,wxArrayBool); -+#else -+ WX_DEFINE_ARRAY(bool,wxArrayBool); -+#endif - - /** \brief Property for editing arrays of strings with checked option - * -Index: src/plugins/contrib/wxSmith/properties/wxsarraystringeditordlg.cpp -=================================================================== ---- src/plugins/contrib/wxSmith/properties/wxsarraystringeditordlg.cpp (revision 3526) -+++ src/plugins/contrib/wxSmith/properties/wxsarraystringeditordlg.cpp (working copy) -@@ -88,3 +88,9 @@ - - EndModal(wxID_OK); - } -+#if wxCHECK_VERSION(2, 8, 0) -+void wxsArrayStringEditorDlg::OnCancel(wxCommandEvent& event) -+{ -+ EndModal(wxID_CANCEL); -+} -+#endif -Index: src/plugins/contrib/wxSmith/properties/wxsarraystringeditordlg.h -=================================================================== ---- src/plugins/contrib/wxSmith/properties/wxsarraystringeditordlg.h (revision 3526) -+++ src/plugins/contrib/wxSmith/properties/wxsarraystringeditordlg.h (working copy) -@@ -27,6 +27,9 @@ - - //(*Handlers(wxsArrayStringEditorDlg) - void OnOK(wxCommandEvent& event); -+#if wxCHECK_VERSION(2, 8, 0) -+ void OnCancel(wxCommandEvent& event); -+#endif - //*) - - //(*Declarations(wxsArrayStringEditorDlg) Index: codeblocks.spec =================================================================== RCS file: /cvs/extras/rpms/codeblocks/FC-6/codeblocks.spec,v retrieving revision 1.14 retrieving revision 1.15 diff -u -r1.14 -r1.15 --- codeblocks.spec 13 Feb 2007 16:01:49 -0000 1.14 +++ codeblocks.spec 8 Apr 2007 16:12:40 -0000 1.15 @@ -1,9 +1,9 @@ -%define rev 3592 -%define date 20070211 +%define rev 3816 +%define date 20070406 Name: codeblocks Version: 1.0 -Release: 0.23.%{date}svn%{rev}%{?dist} +Release: 0.24.%{date}svn%{rev}%{?dist} Summary: An open source, cross platform, free C++ IDE Group: Development/Tools License: GPL @@ -21,8 +21,9 @@ Patch2: codeblocks-desktop.patch Patch3: codeblocks-autorev.patch Patch100: codeblocks-wx28-listbook.patch -Patch101: codeblocks-wx28-wxsmith.patch +Patch101: codeblocks-wx28-centre.patch Patch102: codeblocks-wx28-wizard.patch +Patch103: codeblocks-wx28-wxsmith.patch Source100: codeblocks-getsvn %description @@ -70,6 +71,7 @@ %patch100 %patch101 %patch102 +%patch103 %build find . -type f -and -not -name "*.cpp" -and -not -name "*.h" -and -not -name "*.png" -and -not -name "*.bmp" -and -not -name "*.c" -and -not -name "*.cxx" -and -not -name "*.ico" | sed "s/.*/\"\\0\"/" | xargs dos2unix &> /dev/null @@ -173,12 +175,10 @@ %{plugindir}/libscriptedwizard.so %{plugindir}/libtodo.so -%{_datadir}/application-registry/%{name}.applications %{_datadir}/applications/fedora-%{name}.desktop %{_datadir}/icons/gnome/48x48/mimetypes/*.png -%{_datadir}/mime-info/* -%{_datadir}/mime/packages/codeblocks.xml -%{_datadir}/pixmaps/codeblocks.png +%{_datadir}/mime/packages/%{name}.xml +%{_datadir}/pixmaps/%{name}.png %dir %{pkgdatadir} %{pkgdatadir}/icons @@ -250,6 +250,9 @@ %changelog +* Sat Apr 7 2007 Dan Horak 1.0-0.24.20070406svn3816 +- update to revision 3816 + * Tue Feb 13 2007 Dan Horak 1.0-0.23.20070211svn3592 - update the autorev.patch Index: sources =================================================================== RCS file: /cvs/extras/rpms/codeblocks/FC-6/sources,v retrieving revision 1.14 retrieving revision 1.15 diff -u -r1.14 -r1.15 --- sources 13 Feb 2007 16:01:49 -0000 1.14 +++ sources 8 Apr 2007 16:12:40 -0000 1.15 @@ -1 +1 @@ -7c3e8b377cb4df9817b55a609e853a0c codeblocks-svn3592.tar.bz2 +2c9f245d2c91034028c9e52930e00be9 codeblocks-svn3816.tar.bz2 From fedora-extras-commits at redhat.com Sun Apr 8 16:15:46 2007 From: fedora-extras-commits at redhat.com (Dan Horak (sharkcz)) Date: Sun, 8 Apr 2007 12:15:46 -0400 Subject: rpms/codeblocks/FC-5 codeblocks-wx28-centre.patch, NONE, 1.1 .cvsignore, 1.14, 1.15 codeblocks-autorev.patch, 1.3, 1.4 codeblocks-wx28-wizard.patch, 1.1, 1.2 codeblocks-wx28-wxsmith.patch, 1.1, 1.2 codeblocks.spec, 1.14, 1.15 sources, 1.14, 1.15 Message-ID: <200704081615.l38GFk39028422@cvs-int.fedora.redhat.com> Author: sharkcz Update of /cvs/extras/rpms/codeblocks/FC-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv28381 Modified Files: .cvsignore codeblocks-autorev.patch codeblocks-wx28-wizard.patch codeblocks-wx28-wxsmith.patch codeblocks.spec sources Added Files: codeblocks-wx28-centre.patch Log Message: - update to revision 3816 codeblocks-wx28-centre.patch: --- NEW FILE codeblocks-wx28-centre.patch --- Index: src/sdk/globals.cpp =================================================================== --- src/sdk/globals.cpp (revision 3800) +++ src/sdk/globals.cpp (working copy) @@ -872,7 +872,11 @@ if(the_mode == pdlCentre || the_mode == pdlHead) { +#if wxCHECK_VERSION(2, 8, 0) + w->Centre(wxBOTH | wxCENTRE_ON_SCREEN); +#else w->CentreOnScreen(); +#endif return; } else Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/codeblocks/FC-5/.cvsignore,v retrieving revision 1.14 retrieving revision 1.15 diff -u -r1.14 -r1.15 --- .cvsignore 13 Feb 2007 16:04:41 -0000 1.14 +++ .cvsignore 8 Apr 2007 16:15:11 -0000 1.15 @@ -1 +1 @@ -codeblocks-svn3592.tar.bz2 +codeblocks-svn3816.tar.bz2 codeblocks-autorev.patch: Index: codeblocks-autorev.patch =================================================================== RCS file: /cvs/extras/rpms/codeblocks/FC-5/codeblocks-autorev.patch,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- codeblocks-autorev.patch 13 Feb 2007 16:04:41 -0000 1.3 +++ codeblocks-autorev.patch 8 Apr 2007 16:15:11 -0000 1.4 @@ -16,11 +16,11 @@ # Deal with some gentoo-specific issues WANT_AUTOMAKE='1.9 1.8 1.7' #latest of these is chosen or default if none hits export WANT_AUTOMAKE ---- src/Makefile.am.orig 2006-10-15 10:11:04.000000000 +0200 -+++ src/Makefile.am 2006-10-15 10:11:09.000000000 +0200 +--- src/Makefile.am.orig 2007-02-13 12:28:07.000000000 +0100 ++++ src/Makefile.am 2007-02-27 09:57:47.000000000 +0100 @@ -1,4 +1,4 @@ --SUBDIRS = build_tools sdk src plugins tools setup templates scripts wxsmith -+SUBDIRS = sdk src plugins tools setup templates scripts wxsmith +-SUBDIRS = base build_tools include sdk src plugins tools setup templates scripts wxsmith ++SUBDIRS = base include sdk src plugins tools setup templates scripts wxsmith dist_pkgdata_DATA = tips.txt codeblocks-wx28-wizard.patch: Index: codeblocks-wx28-wizard.patch =================================================================== RCS file: /cvs/extras/rpms/codeblocks/FC-5/codeblocks-wx28-wizard.patch,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- codeblocks-wx28-wizard.patch 13 Feb 2007 16:04:41 -0000 1.1 +++ codeblocks-wx28-wizard.patch 8 Apr 2007 16:15:11 -0000 1.2 @@ -1,17 +1,19 @@ -Index: src/plugins/scriptedwizard/wiz.cpp +Index: wiz.cpp =================================================================== ---- src/plugins/scriptedwizard/wiz.cpp (revision 3562) +--- src/plugins/scriptedwizard/wiz.cpp (revision 3800) +++ src/plugins/scriptedwizard/wiz.cpp (working copy) -@@ -1001,8 +1001,12 @@ +@@ -1023,12 +1023,8 @@ wxWizardPageSimple::Chain(m_Pages[i - 1], m_Pages[i]); // allow the wizard to size itself around the pages -+#if wxCHECK_VERSION(2, 8, 0) -+ m_pWizard->GetPageAreaSizer()->Add(m_Pages[0]); -+#else - for (size_t i = 1; i < m_Pages.GetCount(); ++i) - m_pWizard->GetPageAreaSizer()->Add(m_Pages[i]); -+#endif +- #if wxCHECK_VERSION(2, 8, 0) +- m_pWizard->GetPageAreaSizer()->Add(m_Pages[0]); +- #else +- for (size_t i = 1; i < m_Pages.GetCount(); ++i) +- m_pWizard->GetPageAreaSizer()->Add(m_Pages[i]); +- #endif ++ for (size_t i = 0; i < m_Pages.GetCount(); ++i) ++ m_pWizard->GetPageAreaSizer()->Add(m_Pages[i]); m_pWizard->Fit(); } codeblocks-wx28-wxsmith.patch: Index: codeblocks-wx28-wxsmith.patch =================================================================== RCS file: /cvs/extras/rpms/codeblocks/FC-5/codeblocks-wx28-wxsmith.patch,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- codeblocks-wx28-wxsmith.patch 26 Jan 2007 13:37:42 -0000 1.1 +++ codeblocks-wx28-wxsmith.patch 8 Apr 2007 16:15:11 -0000 1.2 @@ -1,20 +1,3 @@ -Index: src/plugins/contrib/wxSmith/wxwidgets/wxwidgetsguiconfigpanel.cpp -=================================================================== ---- src/plugins/contrib/wxSmith/wxwidgets/wxwidgetsguiconfigpanel.cpp (revision 3526) -+++ src/plugins/contrib/wxSmith/wxwidgets/wxwidgetsguiconfigpanel.cpp (working copy) -@@ -128,7 +128,11 @@ - _("XRC files (*.xrc)|*.xrc|" - "Zipped files (*.zip)|*.zip|" - "All files (*)|*"), -- wxOPEN|wxFILE_MUST_EXIST|wxHIDE_READONLY); -+ wxOPEN|wxFILE_MUST_EXIST -+#if (WXWIN_COMPATIBILITY_2_4) -+ |wxHIDE_READONLY -+#endif -+ ); - - if ( !FileName.empty() ) - { Index: src/plugins/contrib/wxSmith/wxwidgets/defitems/wxsnotebook.cpp =================================================================== --- src/plugins/contrib/wxSmith/wxwidgets/defitems/wxsnotebook.cpp (revision 3526) @@ -58,69 +41,3 @@ #include "../wxscodinglang.h" #include -Index: src/plugins/contrib/wxSmith/wxwidgets/properties/wxsfontproperty.cpp -=================================================================== ---- src/plugins/contrib/wxSmith/wxwidgets/properties/wxsfontproperty.cpp (revision 3526) -+++ src/plugins/contrib/wxSmith/wxwidgets/properties/wxsfontproperty.cpp (working copy) -@@ -39,10 +39,15 @@ - wxString Face; - wxFontEnumerator Enumer; - Enumer.EnumerateFacenames(); -+#if wxCHECK_VERSION(2, 8, 0) -+ wxArrayString faceNames = Enumer.GetFacenames(); -+#else -+ wxArrayString& faceNames = *Enumer.GetFacenames(); -+#endif - size_t Count = Faces.Count(); - for ( size_t i = 0; iIndex(Faces[i]) != wxNOT_FOUND ) -+ if ( faceNames.Index(Faces[i]) != wxNOT_FOUND ) - { - Face = Faces[i]; - break; -Index: src/plugins/contrib/wxSmith/wxwidgets/properties/wxsarraystringcheckproperty.h -=================================================================== ---- src/plugins/contrib/wxSmith/wxwidgets/properties/wxsarraystringcheckproperty.h (revision 3526) -+++ src/plugins/contrib/wxSmith/wxwidgets/properties/wxsarraystringcheckproperty.h (working copy) -@@ -3,7 +3,11 @@ - - #include "../../properties/wxsproperties.h" - --WX_DEFINE_ARRAY(bool,wxArrayBool); -+#if wxCHECK_VERSION(2, 8, 0) -+ WX_DEFINE_ARRAY_INT(bool,wxArrayBool); -+#else -+ WX_DEFINE_ARRAY(bool,wxArrayBool); -+#endif - - /** \brief Property for editing arrays of strings with checked option - * -Index: src/plugins/contrib/wxSmith/properties/wxsarraystringeditordlg.cpp -=================================================================== ---- src/plugins/contrib/wxSmith/properties/wxsarraystringeditordlg.cpp (revision 3526) -+++ src/plugins/contrib/wxSmith/properties/wxsarraystringeditordlg.cpp (working copy) -@@ -88,3 +88,9 @@ - - EndModal(wxID_OK); - } -+#if wxCHECK_VERSION(2, 8, 0) -+void wxsArrayStringEditorDlg::OnCancel(wxCommandEvent& event) -+{ -+ EndModal(wxID_CANCEL); -+} -+#endif -Index: src/plugins/contrib/wxSmith/properties/wxsarraystringeditordlg.h -=================================================================== ---- src/plugins/contrib/wxSmith/properties/wxsarraystringeditordlg.h (revision 3526) -+++ src/plugins/contrib/wxSmith/properties/wxsarraystringeditordlg.h (working copy) -@@ -27,6 +27,9 @@ - - //(*Handlers(wxsArrayStringEditorDlg) - void OnOK(wxCommandEvent& event); -+#if wxCHECK_VERSION(2, 8, 0) -+ void OnCancel(wxCommandEvent& event); -+#endif - //*) - - //(*Declarations(wxsArrayStringEditorDlg) Index: codeblocks.spec =================================================================== RCS file: /cvs/extras/rpms/codeblocks/FC-5/codeblocks.spec,v retrieving revision 1.14 retrieving revision 1.15 diff -u -r1.14 -r1.15 --- codeblocks.spec 13 Feb 2007 16:04:41 -0000 1.14 +++ codeblocks.spec 8 Apr 2007 16:15:11 -0000 1.15 @@ -1,9 +1,9 @@ -%define rev 3592 -%define date 20070211 +%define rev 3816 +%define date 20070406 Name: codeblocks Version: 1.0 -Release: 0.23.%{date}svn%{rev}%{?dist} +Release: 0.24.%{date}svn%{rev}%{?dist} Summary: An open source, cross platform, free C++ IDE Group: Development/Tools License: GPL @@ -21,8 +21,9 @@ Patch2: codeblocks-desktop.patch Patch3: codeblocks-autorev.patch Patch100: codeblocks-wx28-listbook.patch -Patch101: codeblocks-wx28-wxsmith.patch +Patch101: codeblocks-wx28-centre.patch Patch102: codeblocks-wx28-wizard.patch +Patch103: codeblocks-wx28-wxsmith.patch Source100: codeblocks-getsvn %description @@ -70,6 +71,7 @@ %patch100 %patch101 %patch102 +%patch103 %build find . -type f -and -not -name "*.cpp" -and -not -name "*.h" -and -not -name "*.png" -and -not -name "*.bmp" -and -not -name "*.c" -and -not -name "*.cxx" -and -not -name "*.ico" | sed "s/.*/\"\\0\"/" | xargs dos2unix &> /dev/null @@ -173,12 +175,10 @@ %{plugindir}/libscriptedwizard.so %{plugindir}/libtodo.so -%{_datadir}/application-registry/%{name}.applications %{_datadir}/applications/fedora-%{name}.desktop %{_datadir}/icons/gnome/48x48/mimetypes/*.png -%{_datadir}/mime-info/* -%{_datadir}/mime/packages/codeblocks.xml -%{_datadir}/pixmaps/codeblocks.png +%{_datadir}/mime/packages/%{name}.xml +%{_datadir}/pixmaps/%{name}.png %dir %{pkgdatadir} %{pkgdatadir}/icons @@ -250,6 +250,9 @@ %changelog +* Sat Apr 7 2007 Dan Horak 1.0-0.24.20070406svn3816 +- update to revision 3816 + * Tue Feb 13 2007 Dan Horak 1.0-0.23.20070211svn3592 - update the autorev.patch Index: sources =================================================================== RCS file: /cvs/extras/rpms/codeblocks/FC-5/sources,v retrieving revision 1.14 retrieving revision 1.15 diff -u -r1.14 -r1.15 --- sources 13 Feb 2007 16:04:41 -0000 1.14 +++ sources 8 Apr 2007 16:15:11 -0000 1.15 @@ -1 +1 @@ -7c3e8b377cb4df9817b55a609e853a0c codeblocks-svn3592.tar.bz2 +2c9f245d2c91034028c9e52930e00be9 codeblocks-svn3816.tar.bz2 From fedora-extras-commits at redhat.com Sun Apr 8 16:52:49 2007 From: fedora-extras-commits at redhat.com (Michael E Brown (mebrown)) Date: Sun, 8 Apr 2007 12:52:49 -0400 Subject: rpms/firmware-addon-dell/FC-6 .cvsignore, 1.6, 1.7 firmware-addon-dell.spec, 1.5, 1.6 sources, 1.6, 1.7 Message-ID: <200704081652.l38GqnLA029439@cvs-int.fedora.redhat.com> Author: mebrown Update of /cvs/extras/rpms/firmware-addon-dell/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv29380 Modified Files: .cvsignore firmware-addon-dell.spec sources Log Message: * Sat Apr 7 2007 Michael E Brown - 1.2.11-1 - enhance up2date_repo_autoconf by populating default configuration file Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/firmware-addon-dell/FC-6/.cvsignore,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- .cvsignore 8 Apr 2007 04:15:23 -0000 1.6 +++ .cvsignore 8 Apr 2007 16:52:15 -0000 1.7 @@ -1 +1 @@ -firmware-addon-dell-1.2.10.tar.gz +firmware-addon-dell-1.2.11.tar.gz Index: firmware-addon-dell.spec =================================================================== RCS file: /cvs/extras/rpms/firmware-addon-dell/FC-6/firmware-addon-dell.spec,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- firmware-addon-dell.spec 8 Apr 2007 04:15:23 -0000 1.5 +++ firmware-addon-dell.spec 8 Apr 2007 16:52:15 -0000 1.6 @@ -6,7 +6,7 @@ # START = Do not edit manually %define major 1 %define minor 2 -%define sub 10 +%define sub 11 %define extralevel %{nil} %define release_name firmware-addon-dell %define release_version %{major}.%{minor}.%{sub}%{extralevel} @@ -79,10 +79,19 @@ mkdir -p $RPM_BUILD_ROOT/%{_datadir}/firmware/dell/bios %{__python} setup.py install -O1 --skip-build --root $RPM_BUILD_ROOT %{suse_prefix} -# if not RHEL3 or RHEL4, remove extra files so we dont get spurious errors from RPM -%if %(test "%{dist}" == ".el3" -o "%{dist}" == ".el4" && echo 0 || echo 1) -rm -f $RPM_BUILD_ROOT/%{_sysconfdir}/sysconfig/rhn/dell-hardware.conf -rm -f $RPM_BUILD_ROOT/%{_bindir}/up2date_repo_autoconf + +%if %(test "%{dist}" == ".el3" && echo 1 || echo 0) + chmod u+w $RPM_BUILD_ROOT/%{_sysconfdir}/sysconfig/rhn/dell-hardware.conf + echo 'osname=el3.$basearch' >> $RPM_BUILD_ROOT/%{_sysconfdir}/sysconfig/rhn/dell-hardware.conf +%else + %if %(test "%{dist}" == ".el4" && echo 1 || echo 0) + chmod u+w $RPM_BUILD_ROOT/%{_sysconfdir}/sysconfig/rhn/dell-hardware.conf + echo 'osname=el4.$basearch' >> $RPM_BUILD_ROOT/%{_sysconfdir}/sysconfig/rhn/dell-hardware.conf + %else + # if not RHEL3 or RHEL4, remove extra files so we dont get RPM unpackaged file errors + rm -f $RPM_BUILD_ROOT/%{_sysconfdir}/sysconfig/rhn/dell-hardware.conf + rm -f $RPM_BUILD_ROOT/%{_bindir}/up2date_repo_autoconf + %endif %endif @@ -107,6 +116,9 @@ %changelog +* Sat Apr 7 2007 Michael E Brown - 1.2.11-1 +- enhance up2date_repo_autoconf by populating default configuration file + * Fri Apr 6 2007 Michael E Brown - 1.2.10-1 - Couple of changes so that the dell sysid plugin work on yum 2.4.3 prior versions didnt crash, but didnt properly substitute mirrolist Index: sources =================================================================== RCS file: /cvs/extras/rpms/firmware-addon-dell/FC-6/sources,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- sources 8 Apr 2007 04:15:23 -0000 1.6 +++ sources 8 Apr 2007 16:52:15 -0000 1.7 @@ -1 +1 @@ -f9266a5427cb3e1e171ef9c6a6bc292b firmware-addon-dell-1.2.10.tar.gz +53c8db63777349429f3db756ddda843e firmware-addon-dell-1.2.11.tar.gz From fedora-extras-commits at redhat.com Sun Apr 8 16:52:56 2007 From: fedora-extras-commits at redhat.com (Fabrice Bellet (bellet)) Date: Sun, 8 Apr 2007 12:52:56 -0400 Subject: rpms/fgfs-Atlas import.log,1.1,1.2 Message-ID: <200704081652.l38Gqu6S029478@cvs-int.fedora.redhat.com> Author: bellet Update of /cvs/extras/rpms/fgfs-Atlas In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv29356 Modified Files: import.log Log Message: import fgfs-Atlas-0.3.1-3 on branch devel Index: import.log =================================================================== RCS file: /cvs/extras/rpms/fgfs-Atlas/import.log,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- import.log 8 Apr 2007 15:15:24 -0000 1.1 +++ import.log 8 Apr 2007 16:52:22 -0000 1.2 @@ -0,0 +1 @@ +fgfs-Atlas-0_3_1-3:HEAD:fgfs-Atlas-0.3.1-3.src.rpm:1176050975 From fedora-extras-commits at redhat.com Sun Apr 8 16:53:00 2007 From: fedora-extras-commits at redhat.com (Fabrice Bellet (bellet)) Date: Sun, 8 Apr 2007 12:53:00 -0400 Subject: rpms/fgfs-Atlas/devel fgfs-Atlas.spec, NONE, 1.1 .cvsignore, 1.1, 1.2 sources, 1.1, 1.2 Message-ID: <200704081653.l38Gr02J029484@cvs-int.fedora.redhat.com> Author: bellet Update of /cvs/extras/rpms/fgfs-Atlas/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv29356/devel Modified Files: .cvsignore sources Added Files: fgfs-Atlas.spec Log Message: import fgfs-Atlas-0.3.1-3 on branch devel --- NEW FILE fgfs-Atlas.spec --- Name: fgfs-Atlas Summary: Flightgear map tools Version: 0.3.1 Release: 3%{?dist} License: GPL Group: Amusements/Games Source: http://downloads.sourceforge.net/sourceforge/atlas/Atlas-%{version}.tar.gz Source1: Atlas-default-maps.tar.gz URL: http://atlas.sourceforge.net BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: freeglut-devel, curl-devel, SimGear-devel, libpng-devel Requires: fgfs-base %description Atlas aims to produce and display high quality charts of the world for users of FlightGear, an open source flight simulator. This is achieved through two main parts: The map creator (simply called Map) and the Atlas viewer %prep %setup -q -n Atlas-%{version} find -type f -name '*.[hc]xx' -exec chmod a-x {} \; %build %configure CXXFLAGS="%{optflags} -fPIC" --with-fgbase=%{_datadir}/FlightGear make %{?_smp_mflags} %install rm -rf $RPM_BUILD_ROOT make install DESTDIR=$RPM_BUILD_ROOT install -d $RPM_BUILD_ROOT%{_datadir}/FlightGear tar zxf %{SOURCE1} -C $RPM_BUILD_ROOT%{_datadir}/FlightGear %clean rm -rf $RPM_BUILD_ROOT %files %defattr(-, root, root, 0755) %doc AUTHORS COPYING NEWS README %{_bindir}/* %{_datadir}/FlightGear/* %changelog * Mon Apr 02 2007 Fabrice Bellet 0.3.1-3 - Fixed duplicate BuildRequires * Sun Apr 01 2007 Fabrice Bellet 0.3.1-2 - Rebuild with new SimGear * Tue Mar 20 2007 Fabrice Bellet 0.3.1-1 - Initial packaging Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/fgfs-Atlas/devel/.cvsignore,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- .cvsignore 8 Apr 2007 15:15:33 -0000 1.1 +++ .cvsignore 8 Apr 2007 16:52:26 -0000 1.2 @@ -0,0 +1,2 @@ +Atlas-0.3.1.tar.gz +Atlas-default-maps.tar.gz Index: sources =================================================================== RCS file: /cvs/extras/rpms/fgfs-Atlas/devel/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 8 Apr 2007 15:15:33 -0000 1.1 +++ sources 8 Apr 2007 16:52:26 -0000 1.2 @@ -0,0 +1,2 @@ +15bba54523a29928a14f17af449f960e Atlas-0.3.1.tar.gz +eacd2574d952eb79f0adde7827d6b2cf Atlas-default-maps.tar.gz From fedora-extras-commits at redhat.com Sun Apr 8 16:55:06 2007 From: fedora-extras-commits at redhat.com (Fabrice Bellet (bellet)) Date: Sun, 8 Apr 2007 12:55:06 -0400 Subject: rpms/fgfs-Atlas import.log,1.2,1.3 Message-ID: <200704081655.l38Gt6Jx029597@cvs-int.fedora.redhat.com> Author: bellet Update of /cvs/extras/rpms/fgfs-Atlas In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv29551 Modified Files: import.log Log Message: import fgfs-Atlas-0.3.1-3 on branch FC-6 Index: import.log =================================================================== RCS file: /cvs/extras/rpms/fgfs-Atlas/import.log,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- import.log 8 Apr 2007 16:52:22 -0000 1.2 +++ import.log 8 Apr 2007 16:54:32 -0000 1.3 @@ -1 +1,2 @@ fgfs-Atlas-0_3_1-3:HEAD:fgfs-Atlas-0.3.1-3.src.rpm:1176050975 +fgfs-Atlas-0_3_1-3:FC-6:fgfs-Atlas-0.3.1-3.src.rpm:1176051225 From fedora-extras-commits at redhat.com Sun Apr 8 16:55:11 2007 From: fedora-extras-commits at redhat.com (Fabrice Bellet (bellet)) Date: Sun, 8 Apr 2007 12:55:11 -0400 Subject: rpms/fgfs-Atlas/FC-6 fgfs-Atlas.spec, NONE, 1.1 .cvsignore, 1.1, 1.2 sources, 1.1, 1.2 Message-ID: <200704081655.l38GtBGn029601@cvs-int.fedora.redhat.com> Author: bellet Update of /cvs/extras/rpms/fgfs-Atlas/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv29551/FC-6 Modified Files: .cvsignore sources Added Files: fgfs-Atlas.spec Log Message: import fgfs-Atlas-0.3.1-3 on branch FC-6 --- NEW FILE fgfs-Atlas.spec --- Name: fgfs-Atlas Summary: Flightgear map tools Version: 0.3.1 Release: 3%{?dist} License: GPL Group: Amusements/Games Source: http://downloads.sourceforge.net/sourceforge/atlas/Atlas-%{version}.tar.gz Source1: Atlas-default-maps.tar.gz URL: http://atlas.sourceforge.net BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: freeglut-devel, curl-devel, SimGear-devel, libpng-devel Requires: fgfs-base %description Atlas aims to produce and display high quality charts of the world for users of FlightGear, an open source flight simulator. This is achieved through two main parts: The map creator (simply called Map) and the Atlas viewer %prep %setup -q -n Atlas-%{version} find -type f -name '*.[hc]xx' -exec chmod a-x {} \; %build %configure CXXFLAGS="%{optflags} -fPIC" --with-fgbase=%{_datadir}/FlightGear make %{?_smp_mflags} %install rm -rf $RPM_BUILD_ROOT make install DESTDIR=$RPM_BUILD_ROOT install -d $RPM_BUILD_ROOT%{_datadir}/FlightGear tar zxf %{SOURCE1} -C $RPM_BUILD_ROOT%{_datadir}/FlightGear %clean rm -rf $RPM_BUILD_ROOT %files %defattr(-, root, root, 0755) %doc AUTHORS COPYING NEWS README %{_bindir}/* %{_datadir}/FlightGear/* %changelog * Mon Apr 02 2007 Fabrice Bellet 0.3.1-3 - Fixed duplicate BuildRequires * Sun Apr 01 2007 Fabrice Bellet 0.3.1-2 - Rebuild with new SimGear * Tue Mar 20 2007 Fabrice Bellet 0.3.1-1 - Initial packaging Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/fgfs-Atlas/FC-6/.cvsignore,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- .cvsignore 8 Apr 2007 15:15:33 -0000 1.1 +++ .cvsignore 8 Apr 2007 16:54:37 -0000 1.2 @@ -0,0 +1,2 @@ +Atlas-0.3.1.tar.gz +Atlas-default-maps.tar.gz Index: sources =================================================================== RCS file: /cvs/extras/rpms/fgfs-Atlas/FC-6/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 8 Apr 2007 15:15:33 -0000 1.1 +++ sources 8 Apr 2007 16:54:37 -0000 1.2 @@ -0,0 +1,2 @@ +15bba54523a29928a14f17af449f960e Atlas-0.3.1.tar.gz +eacd2574d952eb79f0adde7827d6b2cf Atlas-default-maps.tar.gz From fedora-extras-commits at redhat.com Sun Apr 8 17:22:23 2007 From: fedora-extras-commits at redhat.com (Michael E Brown (mebrown)) Date: Sun, 8 Apr 2007 13:22:23 -0400 Subject: rpms/firmware-addon-dell/FC-6 firmware-addon-dell.spec,1.6,1.7 Message-ID: <200704081722.l38HMNaK001667@cvs-int.fedora.redhat.com> Author: mebrown Update of /cvs/extras/rpms/firmware-addon-dell/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv1642 Modified Files: firmware-addon-dell.spec Log Message: * Sun Apr 8 2007 Michael E Brown - 1.2.11-1.fc6.1 - release parallel .noarch.rpm version for people who might have installed the older noarch pkg. Index: firmware-addon-dell.spec =================================================================== RCS file: /cvs/extras/rpms/firmware-addon-dell/FC-6/firmware-addon-dell.spec,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- firmware-addon-dell.spec 8 Apr 2007 16:52:15 -0000 1.6 +++ firmware-addon-dell.spec 8 Apr 2007 17:21:49 -0000 1.7 @@ -34,7 +34,7 @@ Name: %{release_name} Version: %{release_version} -Release: 1%{?dist} +Release: 1%{?dist}.1 Summary: A firmware-tools plugin to handle BIOS/Firmware for Dell systems Group: Applications/System @@ -46,7 +46,9 @@ # Dell only sells Intel-compat systems, so this package doesnt make much sense # on, eg. PPC. Also, we rely on libsmbios, which is only avail on Intel-compat -ExclusiveArch: x86_64 ia64 %{ix86} +BuildArch: noarch +ExcludeArch: ppc ppc64 s390 +#ExclusiveArch: x86_64 ia64 %{ix86} BuildRequires: python-devel @@ -116,6 +118,10 @@ %changelog +* Sun Apr 8 2007 Michael E Brown - 1.2.11-1.fc6.1 +- release parallel .noarch.rpm version for people who might have installed the + older noarch pkg. + * Sat Apr 7 2007 Michael E Brown - 1.2.11-1 - enhance up2date_repo_autoconf by populating default configuration file From fedora-extras-commits at redhat.com Sun Apr 8 17:23:09 2007 From: fedora-extras-commits at redhat.com (Remi Collet (remi)) Date: Sun, 8 Apr 2007 13:23:09 -0400 Subject: rpms/ocsinventory-ipdiscover/devel ocsinventory-ipdiscover.patch, NONE, 1.1 ocsinventory-ipdiscover.spec, NONE, 1.1 .cvsignore, 1.1, 1.2 sources, 1.1, 1.2 Message-ID: <200704081723.l38HN94x001736@cvs-int.fedora.redhat.com> Author: remi Update of /cvs/extras/rpms/ocsinventory-ipdiscover/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv1709 Modified Files: .cvsignore sources Added Files: ocsinventory-ipdiscover.patch ocsinventory-ipdiscover.spec Log Message: initial version ocsinventory-ipdiscover.patch: --- NEW FILE ocsinventory-ipdiscover.patch --- --- ipdiscover.c.orig 2006-12-08 17:23:15.000000000 +0100 +++ ipdiscover.c 2007-04-06 17:24:02.000000000 +0200 @@ -113,7 +113,7 @@ } void validate_iface( struct sockaddr_in *ipaddr, struct sockaddr_in *netmask, packet *ppacket ){ - char *error_str; + char error_str[100]; if( ntohl(netmask->sin_addr.s_addr) < 0xFFFF0000){ sprintf(error_str, "Invalid netmask -> too large (%s). Stop\n", inet_ntoa(netmask->sin_addr)); --- NEW FILE ocsinventory-ipdiscover.spec --- %define tarname OCSNG_LINUX_AGENT_1.01 Name: ocsinventory-ipdiscover Version: 1.01 Release: 2%{?dist} Summary: Open Computer and Software Inventory Next Generation client Group: Development/Libraries License: GPL URL: http://ocsinventory.sourceforge.net/ Source0: http://downloads.sourceforge.net/sourceforge/ocsinventory/%{tarname}.tar.gz Patch0: ocsinventory-ipdiscover.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) %description Open Computer and Software Inventory Next Generation is an application designed to help a network or system administrator keep track of computer configuration and software installed on the network. It also allows deploying softwares, commands or files on Windows and Linux client computers. %{name} provide the ipdiscover command used by client agent for Linux. %description -l fr Open Computer and Software Inventory Next Generation est une application destin??e ?? aider l'administrateur syst??me ou r??seau ?? garder un oeil sur la configuration des machines du r??seau et sur les logiciels qui y sont install??s. Elle autorise aussi la t??l??diffusion (ou d??ploiement) de logiciels, de commandes ou de fichiers sur les clients Windows ou Linux. %{name} fournit la commande ipdiscover utilis??e par le client pour Linux. %prep %setup -q -n %{tarname} %patch0 -p0 touch -r README timestamp %{__perl} -pi -e 's/\r//' README touch -r timestamp README %build %{__cc} %{optflags} -o ipdiscover ipdiscover.c %install rm -rf %{buildroot} %{__mkdir_p} %{buildroot}%{_sbindir} %{__install} -m 755 ipdiscover %{buildroot}%{_sbindir} %clean rm -rf %{buildroot} %files %defattr(-, root, root, -) %doc README %{_sbindir}/ipdiscover %changelog * Fri Apr 06 2007 Remi Collet 1.01-2 - change source URL - add ocsinventory-ipdiscover.patch - preserve README timestamp * Tue Mar 20 2007 Remi Collet 1.01-1 - split from ocsinventory-client - update to 1.01 Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/ocsinventory-ipdiscover/devel/.cvsignore,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- .cvsignore 8 Apr 2007 15:20:34 -0000 1.1 +++ .cvsignore 8 Apr 2007 17:22:35 -0000 1.2 @@ -0,0 +1 @@ +OCSNG_LINUX_AGENT_1.01.tar.gz Index: sources =================================================================== RCS file: /cvs/extras/rpms/ocsinventory-ipdiscover/devel/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 8 Apr 2007 15:20:34 -0000 1.1 +++ sources 8 Apr 2007 17:22:35 -0000 1.2 @@ -0,0 +1 @@ +9e5a5893cd83eb94637c34b60286dcb8 OCSNG_LINUX_AGENT_1.01.tar.gz From fedora-extras-commits at redhat.com Sun Apr 8 17:25:15 2007 From: fedora-extras-commits at redhat.com (Michael E Brown (mebrown)) Date: Sun, 8 Apr 2007 13:25:15 -0400 Subject: rpms/firmware-addon-dell/FC-6 firmware-addon-dell.spec,1.7,1.8 Message-ID: <200704081725.l38HPFHf001808@cvs-int.fedora.redhat.com> Author: mebrown Update of /cvs/extras/rpms/firmware-addon-dell/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv1785 Modified Files: firmware-addon-dell.spec Log Message: * Sun Apr 8 2007 Michael E Brown - 1.2.11-1.fc6.2 - release higher-numbered arch-specific package so that new installs get the arch-specific package. Index: firmware-addon-dell.spec =================================================================== RCS file: /cvs/extras/rpms/firmware-addon-dell/FC-6/firmware-addon-dell.spec,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- firmware-addon-dell.spec 8 Apr 2007 17:21:49 -0000 1.7 +++ firmware-addon-dell.spec 8 Apr 2007 17:24:40 -0000 1.8 @@ -34,7 +34,7 @@ Name: %{release_name} Version: %{release_version} -Release: 1%{?dist}.1 +Release: 1%{?dist}.2 Summary: A firmware-tools plugin to handle BIOS/Firmware for Dell systems Group: Applications/System @@ -46,9 +46,9 @@ # Dell only sells Intel-compat systems, so this package doesnt make much sense # on, eg. PPC. Also, we rely on libsmbios, which is only avail on Intel-compat -BuildArch: noarch -ExcludeArch: ppc ppc64 s390 -#ExclusiveArch: x86_64 ia64 %{ix86} +#BuildArch: noarch +#ExcludeArch: ppc ppc64 s390 +ExclusiveArch: x86_64 ia64 %{ix86} BuildRequires: python-devel @@ -118,6 +118,10 @@ %changelog +* Sun Apr 8 2007 Michael E Brown - 1.2.11-1.fc6.2 +- release higher-numbered arch-specific package so that new installs get the + arch-specific package. + * Sun Apr 8 2007 Michael E Brown - 1.2.11-1.fc6.1 - release parallel .noarch.rpm version for people who might have installed the older noarch pkg. From fedora-extras-commits at redhat.com Sun Apr 8 17:30:24 2007 From: fedora-extras-commits at redhat.com (Remi Collet (remi)) Date: Sun, 8 Apr 2007 13:30:24 -0400 Subject: rpms/ocsinventory-client/devel .cvsignore, 1.3, 1.4 ocsinventory-client.spec, 1.3, 1.4 sources, 1.3, 1.4 Message-ID: <200704081730.l38HUO40001955@cvs-int.fedora.redhat.com> Author: remi Update of /cvs/extras/rpms/ocsinventory-client/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv1906 Modified Files: .cvsignore ocsinventory-client.spec sources Log Message: update to 1.01 Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/ocsinventory-client/devel/.cvsignore,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- .cvsignore 28 Jan 2007 08:24:47 -0000 1.3 +++ .cvsignore 8 Apr 2007 17:29:51 -0000 1.4 @@ -1 +1 @@ -OCSNG_LINUX_AGENT_1.0.tar.gz +OCSNG_LINUX_AGENT_1.01.tar.gz Index: ocsinventory-client.spec =================================================================== RCS file: /cvs/extras/rpms/ocsinventory-client/devel/ocsinventory-client.spec,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- ocsinventory-client.spec 28 Jan 2007 08:24:47 -0000 1.3 +++ ocsinventory-client.spec 8 Apr 2007 17:29:51 -0000 1.4 @@ -1,32 +1,34 @@ -%define tarname OCSNG_LINUX_AGENT_1.0 +%define tarname OCSNG_LINUX_AGENT_1.01 # Can, optionaly, be define at build time (see README.fedora) # - ocstag : administrative tag # - ocsserver : OCS Inventory NG communication serveur -ExclusiveArch: i386 x86_64 - Name: ocsinventory-client -Version: 1.0 +Version: 1.01 Release: 1%{?dist}%{?ocstag:.}%{?ocstag} Summary: Open Computer and Software Inventory Next Generation client Group: Development/Libraries License: GPL URL: http://ocsinventory.sourceforge.net/ -Source0: http://heanet.dl.sourceforge.net/sourceforge/ocsinventory/%{tarname}.tar.gz +Source0: http://downloads.sourceforge.net/sourceforge/ocsinventory/%{tarname}.tar.gz Source1: ocsinventory-client.README Source2: ocsinventory-client.README.fr Patch0: ocsinventory-client.patch -# Not noarch because of ipdiscover.c - BuildArch: noarch +BuildArch: noarch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: %{_sbindir}/dmidecode, perl %if %{?fedora}0 Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) %else +%if %{?rhel}0 < 50 %define perl_vendorlib %(eval "`%{__perl} -V:installvendorlib`"; echo $installvendorlib) +%else +Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) +%endif %endif Requires: %{_sbindir}/dmidecode, net-tools, pciutils Requires: %{_sysconfdir}/logrotate.d, %{_sysconfdir}/cron.daily @@ -47,9 +49,10 @@ # No virtual provides for this Requires: perl-Digest-MD5 perl-libwww-perl %else -# Only vitual provides (but not detected) on non RHEL2 +# Only virtual provides (but not detected) on non RHEL2 Requires: perl(HTTP::Request) %endif +Requires: ocsinventory-ipdiscover %description Open Computer and Software Inventory Next Generation is an application @@ -75,7 +78,13 @@ %prep %setup -q -n %{tarname} %patch0 -p0 -b .fedora + +touch -r changelogs timestamp %{__perl} -pi -e 's/\r//' changelogs +touch -r timestamp changelogs +touch -r README timestamp +%{__perl} -pi -e 's/\r//' README +touch -r timestamp README cat <ocsinv.conf @@ -114,7 +123,6 @@ %{__perl} Makefile.PL INSTALLDIRS=vendor make %{?_smp_mflags} popd -%{__cc} %{optflags} -o ipdiscover ipdiscover.c %install rm -rf %{buildroot} @@ -127,8 +135,6 @@ rm %{buildroot}%{perl_vendorlib}/Ocsinventory/ocsinventory-client.pl popd -%{__install} -m 755 ipdiscover %{buildroot}%{_sbindir} - %{__mkdir_p} %{buildroot}%{_localstatedir}/log/%{name} %{__mkdir_p} %{buildroot}%{_sysconfdir}/%{name} @@ -160,7 +166,6 @@ %lang(fr) %doc README.fedora.fr %{perl_vendorlib}/Ocsinventory %{_sbindir}/ocsinventory-client.pl -%{_sbindir}/ipdiscover %dir %{_localstatedir}/log/%{name} %dir %{_sysconfdir}/%{name} %config(noreplace) %{_sysconfdir}/%{name}/ocsinv.* @@ -169,6 +174,11 @@ %changelog +* Tue Mar 20 2007 Remi Collet 1.01-1 +- update to 1.01 +- change to noarch +- split and Requires ocsinventory-ipdiscover + * Sun Jan 28 2007 Remi Collet 1.0-1 - update to 1.0 Final - add sleep in cron task (time balancing for large network) Index: sources =================================================================== RCS file: /cvs/extras/rpms/ocsinventory-client/devel/sources,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- sources 28 Jan 2007 08:24:47 -0000 1.3 +++ sources 8 Apr 2007 17:29:51 -0000 1.4 @@ -1 +1 @@ -2103290f3dd7e02f9174899d22a2dc3c OCSNG_LINUX_AGENT_1.0.tar.gz +9e5a5893cd83eb94637c34b60286dcb8 OCSNG_LINUX_AGENT_1.01.tar.gz From fedora-extras-commits at redhat.com Sun Apr 8 17:32:34 2007 From: fedora-extras-commits at redhat.com (Thorsten Scherf (tscherf)) Date: Sun, 8 Apr 2007 13:32:34 -0400 Subject: rpms/prewikka/devel prewikka.spec,1.1,1.2 Message-ID: <200704081732.l38HWYOp002399@cvs-int.fedora.redhat.com> Author: tscherf Update of /cvs/extras/rpms/prewikka/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv2381 Modified Files: prewikka.spec Log Message: moved to new upstream Index: prewikka.spec =================================================================== RCS file: /cvs/extras/rpms/prewikka/devel/prewikka.spec,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- prewikka.spec 15 Jan 2007 19:12:04 -0000 1.1 +++ prewikka.spec 8 Apr 2007 17:32:00 -0000 1.2 @@ -2,7 +2,7 @@ %{!?python_sitearch: %define python_sitearch %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib(1)")} Name: prewikka -Version: 0.9.8 +Version: 0.9.10 Release: 1%{?dist} Summary: Graphical front-end analysis console for the Prelude Hybrid IDS Framework Group: Applications/Internet @@ -39,11 +39,12 @@ chmod 0644 %{buildroot}/%{_datadir}/%{name}/htdocs/css/style.css mv %{buildroot}/%{_bindir}/%{name}-httpd %{buildroot}/%{_sbindir}/%{name}-httpd sed -i -e '/^#!\/usr\/bin\/env python$/d' %{buildroot}/%{python_sitearch}/%{name}/templates/* +%find_lang %{name} %clean rm -rf %{buildroot} -%files +%files -f %{name}.lang %defattr(-,root,root,-) %dir %{_sysconfdir}/%{name}/ %config(noreplace) %{_sysconfdir}/%{name}/%{name}.conf @@ -51,9 +52,12 @@ %{_datadir}/%{name}/* %{_sbindir}/%{name}-httpd %{python_sitelib}/%{name}/ -%doc AUTHORS README NEWS HACKING.README README.fedora doc/apache.conf +%doc AUTHORS README NEWS HACKING.README README.fedora %changelog +* Sun Apr 8 2007 Thorsten Scherf 0.9.10-1 +- moved to upstream version 0.9.10 + * Sun Jan 12 2007 Thorsten Scherf 0.9.8-1 - moved to upstream version 0.9.8 From fedora-extras-commits at redhat.com Sun Apr 8 17:55:35 2007 From: fedora-extras-commits at redhat.com (Remi Collet (remi)) Date: Sun, 8 Apr 2007 13:55:35 -0400 Subject: rpms/ocsinventory-client/devel ocsinventory-client.spec,1.4,1.5 Message-ID: <200704081755.l38HtZcO002763@cvs-int.fedora.redhat.com> Author: remi Update of /cvs/extras/rpms/ocsinventory-client/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv2744 Modified Files: ocsinventory-client.spec Log Message: noarch -> ExclusiveArch: i386 x86_64 Index: ocsinventory-client.spec =================================================================== RCS file: /cvs/extras/rpms/ocsinventory-client/devel/ocsinventory-client.spec,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- ocsinventory-client.spec 8 Apr 2007 17:29:51 -0000 1.4 +++ ocsinventory-client.spec 8 Apr 2007 17:55:01 -0000 1.5 @@ -4,9 +4,13 @@ # - ocstag : administrative tag # - ocsserver : OCS Inventory NG communication serveur +# This could be Noarch, but requires dmidecode (at build and run time) +# which is only not available on ppc. +ExclusiveArch: i386 x86_64 + Name: ocsinventory-client Version: 1.01 -Release: 1%{?dist}%{?ocstag:.}%{?ocstag} +Release: 2%{?dist}%{?ocstag:.}%{?ocstag} Summary: Open Computer and Software Inventory Next Generation client Group: Development/Libraries @@ -17,7 +21,6 @@ Source2: ocsinventory-client.README.fr Patch0: ocsinventory-client.patch -BuildArch: noarch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: %{_sbindir}/dmidecode, perl @@ -174,6 +177,9 @@ %changelog +* Sun Apr 08 2007 Remi Collet 1.01-2 +- switch back ExclusiveArch: i386 x86_64 (no dmidecode on ppc) + * Tue Mar 20 2007 Remi Collet 1.01-1 - update to 1.01 - change to noarch From fedora-extras-commits at redhat.com Sun Apr 8 18:09:32 2007 From: fedora-extras-commits at redhat.com (Remi Collet (remi)) Date: Sun, 8 Apr 2007 14:09:32 -0400 Subject: rpms/ocsinventory-client/devel ocsinventory-client.spec,1.5,1.6 Message-ID: <200704081809.l38I9WsR007123@cvs-int.fedora.redhat.com> Author: remi Update of /cvs/extras/rpms/ocsinventory-client/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv7106 Modified Files: ocsinventory-client.spec Log Message: noarch again Index: ocsinventory-client.spec =================================================================== RCS file: /cvs/extras/rpms/ocsinventory-client/devel/ocsinventory-client.spec,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- ocsinventory-client.spec 8 Apr 2007 17:55:01 -0000 1.5 +++ ocsinventory-client.spec 8 Apr 2007 18:08:58 -0000 1.6 @@ -4,13 +4,13 @@ # - ocstag : administrative tag # - ocsserver : OCS Inventory NG communication serveur -# This could be Noarch, but requires dmidecode (at build and run time) +# This requires dmidecode (at build and run time) # which is only not available on ppc. ExclusiveArch: i386 x86_64 Name: ocsinventory-client Version: 1.01 -Release: 2%{?dist}%{?ocstag:.}%{?ocstag} +Release: 3%{?dist}%{?ocstag:.}%{?ocstag} Summary: Open Computer and Software Inventory Next Generation client Group: Development/Libraries @@ -21,6 +21,7 @@ Source2: ocsinventory-client.README.fr Patch0: ocsinventory-client.patch +BuildArch: noarch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: %{_sbindir}/dmidecode, perl @@ -177,6 +178,9 @@ %changelog +* Sun Apr 08 2007 Remi Collet 1.01-3 +- change to noarch again. + * Sun Apr 08 2007 Remi Collet 1.01-2 - switch back ExclusiveArch: i386 x86_64 (no dmidecode on ppc) From fedora-extras-commits at redhat.com Sun Apr 8 18:10:21 2007 From: fedora-extras-commits at redhat.com (Ville Skytta (scop)) Date: Sun, 8 Apr 2007 14:10:21 -0400 Subject: rpms/xine-lib/devel xine-lib.spec,1.12,1.13 Message-ID: <200704081810.l38IAL0I007206@cvs-int.fedora.redhat.com> Author: scop Update of /cvs/extras/rpms/xine-lib/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv7164 Modified Files: xine-lib.spec Log Message: Order/expand all plugins in %files, don't ship empty vidix dir. Index: xine-lib.spec =================================================================== RCS file: /cvs/extras/rpms/xine-lib/devel/xine-lib.spec,v retrieving revision 1.12 retrieving revision 1.13 diff -u -r1.12 -r1.13 --- xine-lib.spec 26 Mar 2007 19:56:33 -0000 1.12 +++ xine-lib.spec 8 Apr 2007 18:09:47 -0000 1.13 @@ -2,6 +2,11 @@ # - libstk: http://www.libstk.net/ %define codecdir %{_libdir}/codecs +%ifarch %{ix86} +%define have_vidix 1 +%else +%define have_vidix 0 +%endif Summary: Xine library Name: xine-lib @@ -199,72 +204,94 @@ %dir %{_libdir}/xine/ %dir %{_libdir}/xine/plugins/ %dir %{_libdir}/xine/plugins/%{version}/ -# I list all the plugins because I don't want a non-free plugin -# to sneak into a future version +# Listing every plugin separately for better control over binary packages +# containing exactly the plugins we want, nothing accidentally snuck in +# nor dropped. +%dir %{_libdir}/xine/plugins/%{version}/post/ +%{_libdir}/xine/plugins/%{version}/post/xineplug_post_audio_filters.so +%{_libdir}/xine/plugins/%{version}/post/xineplug_post_goom.so +%{_libdir}/xine/plugins/%{version}/post/xineplug_post_mosaico.so +%{_libdir}/xine/plugins/%{version}/post/xineplug_post_switch.so +%{_libdir}/xine/plugins/%{version}/post/xineplug_post_visualizations.so +%if %{have_vidix} +%dir %{_libdir}/xine/plugins/%{version}/vidix/ +%{_libdir}/xine/plugins/%{version}/vidix/cyberblade_vid.so +%{_libdir}/xine/plugins/%{version}/vidix/mach64_vid.so +%{_libdir}/xine/plugins/%{version}/vidix/mga_crtc2_vid.so +%{_libdir}/xine/plugins/%{version}/vidix/mga_vid.so +%{_libdir}/xine/plugins/%{version}/vidix/nvidia_vid.so +%{_libdir}/xine/plugins/%{version}/vidix/pm2_vid.so +%{_libdir}/xine/plugins/%{version}/vidix/pm3_vid.so +%{_libdir}/xine/plugins/%{version}/vidix/radeon_vid.so +%{_libdir}/xine/plugins/%{version}/vidix/rage128_vid.so +%{_libdir}/xine/plugins/%{version}/vidix/savage_vid.so +%{_libdir}/xine/plugins/%{version}/vidix/sis_vid.so +%{_libdir}/xine/plugins/%{version}/vidix/unichrome_vid.so +%endif %{_libdir}/xine/plugins/%{version}/xineplug_ao_out_alsa.so -%{_libdir}/xine/plugins/%{version}/xineplug_ao_out_oss.so -%{_libdir}/xine/plugins/%{version}/xineplug_ao_out_none.so -%{_libdir}/xine/plugins/%{version}/xineplug_vo_out_fb.so %{_libdir}/xine/plugins/%{version}/xineplug_ao_out_file.so -%{_libdir}/xine/plugins/%{version}/xineplug_vo_out_none.so -%{_libdir}/xine/plugins/%{version}/xineplug_vo_out_opengl.so -%{_libdir}/xine/plugins/%{version}/xineplug_vo_out_syncfb.so -%{_libdir}/xine/plugins/%{version}/xineplug_vo_out_xshm.so -%{_libdir}/xine/plugins/%{version}/xineplug_vo_out_xv.so -%{_libdir}/xine/plugins/%{version}/xineplug_inp_dvb.so -%{_libdir}/xine/plugins/%{version}/xineplug_inp_v4l.so -%{_libdir}/xine/plugins/%{version}/xineplug_inp_file.so -%{_libdir}/xine/plugins/%{version}/xineplug_inp_http.so -%{_libdir}/xine/plugins/%{version}/xineplug_inp_net.so -%{_libdir}/xine/plugins/%{version}/xineplug_inp_pnm.so -%{_libdir}/xine/plugins/%{version}/xineplug_inp_cdda.so -%{_libdir}/xine/plugins/%{version}/xineplug_inp_stdin_fifo.so -%{_libdir}/xine/plugins/%{version}/xineplug_inp_rtsp.so -%{_libdir}/xine/plugins/%{version}/xineplug_inp_pvr.so -%{_libdir}/xine/plugins/%{version}/xineplug_inp_rtp.so +%{_libdir}/xine/plugins/%{version}/xineplug_ao_out_none.so +%{_libdir}/xine/plugins/%{version}/xineplug_ao_out_oss.so %{_libdir}/xine/plugins/%{version}/xineplug_decode_bitplane.so -%{_libdir}/xine/plugins/%{version}/xineplug_decode_rgb.so -%{_libdir}/xine/plugins/%{version}/xineplug_decode_vorbis.so -%{_libdir}/xine/plugins/%{version}/xineplug_decode_yuv.so %{_libdir}/xine/plugins/%{version}/xineplug_decode_lpcm.so +%{_libdir}/xine/plugins/%{version}/xineplug_decode_mpc.so +%ifarch %ix86 +%{_libdir}/xine/plugins/%{version}/xineplug_decode_qt.so +%endif %{_libdir}/xine/plugins/%{version}/xineplug_decode_real.so %{_libdir}/xine/plugins/%{version}/xineplug_decode_real_audio.so +%{_libdir}/xine/plugins/%{version}/xineplug_decode_rgb.so %{_libdir}/xine/plugins/%{version}/xineplug_decode_speex.so -%{_libdir}/xine/plugins/%{version}/xineplug_decode_theora.so %{_libdir}/xine/plugins/%{version}/xineplug_decode_spudvb.so -%{_libdir}/xine/plugins/%{version}/xineplug_decode_mpc.so %{_libdir}/xine/plugins/%{version}/xineplug_decode_sputext.so -%{_libdir}/xine/plugins/%{version}/xineplug_dmx_yuv_frames.so -%{_libdir}/xine/plugins/%{version}/xineplug_dmx_real.so +%{_libdir}/xine/plugins/%{version}/xineplug_decode_theora.so +%{_libdir}/xine/plugins/%{version}/xineplug_decode_vorbis.so +%ifarch %ix86 +%{_libdir}/xine/plugins/%{version}/xineplug_decode_w32dll.so +%endif +%{_libdir}/xine/plugins/%{version}/xineplug_decode_yuv.so %{_libdir}/xine/plugins/%{version}/xineplug_dmx_audio.so -%{_libdir}/xine/plugins/%{version}/xineplug_dmx_iff.so %{_libdir}/xine/plugins/%{version}/xineplug_dmx_avi.so +%{_libdir}/xine/plugins/%{version}/xineplug_dmx_fli.so %{_libdir}/xine/plugins/%{version}/xineplug_dmx_flv.so +%{_libdir}/xine/plugins/%{version}/xineplug_dmx_games.so +%{_libdir}/xine/plugins/%{version}/xineplug_dmx_iff.so %{_libdir}/xine/plugins/%{version}/xineplug_dmx_image.so %{_libdir}/xine/plugins/%{version}/xineplug_dmx_matroska.so -%{_libdir}/xine/plugins/%{version}/xineplug_dmx_ogg.so -%{_libdir}/xine/plugins/%{version}/xineplug_dmx_fli.so -%{_libdir}/xine/plugins/%{version}/xineplug_dmx_nsv.so %{_libdir}/xine/plugins/%{version}/xineplug_dmx_mng.so +%{_libdir}/xine/plugins/%{version}/xineplug_dmx_nsv.so +%{_libdir}/xine/plugins/%{version}/xineplug_dmx_ogg.so %{_libdir}/xine/plugins/%{version}/xineplug_dmx_pva.so %{_libdir}/xine/plugins/%{version}/xineplug_dmx_qt.so %{_libdir}/xine/plugins/%{version}/xineplug_dmx_rawdv.so -%{_libdir}/xine/plugins/%{version}/xineplug_dmx_sputext.so -%{_libdir}/xine/plugins/%{version}/xineplug_dmx_games.so +%{_libdir}/xine/plugins/%{version}/xineplug_dmx_real.so %{_libdir}/xine/plugins/%{version}/xineplug_dmx_slave.so +%{_libdir}/xine/plugins/%{version}/xineplug_dmx_sputext.so +%{_libdir}/xine/plugins/%{version}/xineplug_dmx_yuv_frames.so %{_libdir}/xine/plugins/%{version}/xineplug_flac.so -%{_libdir}/xine/plugins/%{version}/xineplug_wavpack.so -%ifarch %ix86 +%{_libdir}/xine/plugins/%{version}/xineplug_inp_cdda.so +%{_libdir}/xine/plugins/%{version}/xineplug_inp_dvb.so +%{_libdir}/xine/plugins/%{version}/xineplug_inp_file.so +%{_libdir}/xine/plugins/%{version}/xineplug_inp_http.so +%{_libdir}/xine/plugins/%{version}/xineplug_inp_net.so +%{_libdir}/xine/plugins/%{version}/xineplug_inp_pnm.so +%{_libdir}/xine/plugins/%{version}/xineplug_inp_pvr.so +%{_libdir}/xine/plugins/%{version}/xineplug_inp_rtp.so +%{_libdir}/xine/plugins/%{version}/xineplug_inp_rtsp.so +%{_libdir}/xine/plugins/%{version}/xineplug_inp_stdin_fifo.so +%{_libdir}/xine/plugins/%{version}/xineplug_inp_v4l.so +%{_libdir}/xine/plugins/%{version}/xineplug_vo_out_fb.so +%{_libdir}/xine/plugins/%{version}/xineplug_vo_out_none.so +%{_libdir}/xine/plugins/%{version}/xineplug_vo_out_opengl.so +%{_libdir}/xine/plugins/%{version}/xineplug_vo_out_syncfb.so +%if %{have_vidix} %{_libdir}/xine/plugins/%{version}/xineplug_vo_out_vidix.so -%{_libdir}/xine/plugins/%{version}/xineplug_decode_qt.so -%{_libdir}/xine/plugins/%{version}/xineplug_decode_w32dll.so %endif -%ifnarch ppc64 s390 s390x -%{_libdir}/xine/plugins/%{version}/xineplug_vo_out_xxmc.so +%{_libdir}/xine/plugins/%{version}/xineplug_vo_out_xshm.so +%{_libdir}/xine/plugins/%{version}/xineplug_vo_out_xv.so %{_libdir}/xine/plugins/%{version}/xineplug_vo_out_xvmc.so -%endif -%{_libdir}/xine/plugins/%{version}/post/ -%{_libdir}/xine/plugins/%{version}/vidix/ +%{_libdir}/xine/plugins/%{version}/xineplug_vo_out_xxmc.so +%{_libdir}/xine/plugins/%{version}/xineplug_wavpack.so %files extras @@ -273,20 +300,20 @@ %{_libdir}/xine/plugins/%{version}/xineplug_ao_out_esd.so %{_libdir}/xine/plugins/%{version}/xineplug_ao_out_jack.so %{_libdir}/xine/plugins/%{version}/xineplug_ao_out_pulseaudio.so +%{_libdir}/xine/plugins/%{version}/xineplug_decode_gdk_pixbuf.so +%if 0%{!?_without_imagemagick:1} +%{_libdir}/xine/plugins/%{version}/xineplug_decode_image.so +%endif %{_libdir}/xine/plugins/%{version}/xineplug_inp_gnome_vfs.so %{_libdir}/xine/plugins/%{version}/xineplug_inp_smb.so -%{_libdir}/xine/plugins/%{version}/xineplug_vo_out_sdl.so %{_libdir}/xine/plugins/%{version}/xineplug_vo_out_aa.so -%{_libdir}/xine/plugins/%{version}/xineplug_decode_gdk_pixbuf.so %if 0%{?_with_caca:1} %{_libdir}/xine/plugins/%{version}/xineplug_vo_out_caca.so %endif -%if 0%{!?_without_imagemagick:1} -%{_libdir}/xine/plugins/%{version}/xineplug_decode_image.so -%endif %if 0%{!?_without_directfb:1} %{_libdir}/xine/plugins/%{version}/xineplug_vo_out_directfb.so %endif +%{_libdir}/xine/plugins/%{version}/xineplug_vo_out_sdl.so %files devel @@ -302,6 +329,10 @@ %changelog +* Sun Apr 8 2007 Ville Skytt?? +- Exclude vidix dir on systems that don't have vidix. +- Specfile cleanups. + * Mon Mar 26 2007 Ville Skytt?? - 1.1.4-4 - Add PulseAudio support (in -extras, #234035/Jost Diederichs). - Adjust Samba build dependencies to work for both <= and > FC6. From fedora-extras-commits at redhat.com Sun Apr 8 18:39:50 2007 From: fedora-extras-commits at redhat.com (Fabrice Bellet (bellet)) Date: Sun, 8 Apr 2007 14:39:50 -0400 Subject: rpms/fgfs-base/devel fgfs-base.spec, NONE, 1.1 .cvsignore, 1.1, 1.2 sources, 1.1, 1.2 Message-ID: <200704081839.l38IdokY007896@cvs-int.fedora.redhat.com> Author: bellet Update of /cvs/extras/rpms/fgfs-base/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv7850/devel Modified Files: .cvsignore sources Added Files: fgfs-base.spec Log Message: import fgfs-base-0.9.10-3 on branch devel --- NEW FILE fgfs-base.spec --- Name: fgfs-base Summary: FlightGear base scenery and data files Version: 0.9.10 Release: 3%{?dist} License: GPL Group: Amusements/Games Source0: ftp://ftp.flightgear.org/pub/fgfs/Shared/fgfs-base-%{version}.tar.bz2 URL: http://www.flightgear.org/ BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch %description This package contains the base scenery for FlightGear and must be installed %prep %build %install rm -rf $RPM_BUILD_ROOT install -d $RPM_BUILD_ROOT%{_datadir}/FlightGear tar jxf %{SOURCE0} --strip-components 1 \ -C $RPM_BUILD_ROOT/%{_datadir}/FlightGear # cleanup temporary files and fix permissions find $RPM_BUILD_ROOT/%{_datadir}/FlightGear -name '*#*' -exec rm {} \; find $RPM_BUILD_ROOT/%{_datadir}/FlightGear -type f -exec chmod 644 {} \; # put documentation and license in the proper location mkdir -p $RPM_BUILD_ROOT/%{_docdir}/%{name}-%{version} for f in COPYING AUTHORS NEWS README Thanks Docs Docs-mini do mv $RPM_BUILD_ROOT/%{_datadir}/FlightGear/$f \ $RPM_BUILD_ROOT/%{_docdir}/%{name}-%{version} done # fix wrong eol encoding on some doc files for f in Docs-mini/AptNavFAQ.FlightGear.html Docs-mini/FG-FAQ.v3 \ Docs/FGShortRef.css Docs/README.kln89.html Docs/FGShortRef.html do sed -i 's/\r//' $RPM_BUILD_ROOT/%{_docdir}/%{name}-%{version}/$f done %clean rm -rf $RPM_BUILD_ROOT %files %defattr(-, root, root, 0755) %doc %{_docdir}/%{name}-%{version} %{_datadir}/FlightGear %changelog * Sat Apr 07 2007 Fabrice Bellet 0.9.10-3 - use sed instead of dos2unix to correct end-of-line encoding * Mon Apr 02 2007 Fabrice Bellet 0.9.10-2 - Move documentation and license to a better place and mark it as %%doc - Fix wrong end-of-line encoding in some doc files * Tue Mar 20 2007 Fabrice Bellet 0.9.10-1 - Initial packaging Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/fgfs-base/devel/.cvsignore,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- .cvsignore 8 Apr 2007 15:17:33 -0000 1.1 +++ .cvsignore 8 Apr 2007 18:39:16 -0000 1.2 @@ -0,0 +1 @@ +fgfs-base-0.9.10.tar.bz2 Index: sources =================================================================== RCS file: /cvs/extras/rpms/fgfs-base/devel/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 8 Apr 2007 15:17:33 -0000 1.1 +++ sources 8 Apr 2007 18:39:16 -0000 1.2 @@ -0,0 +1 @@ +0ff82689a1877de95490c429e717d8a2 fgfs-base-0.9.10.tar.bz2 From fedora-extras-commits at redhat.com Sun Apr 8 18:39:46 2007 From: fedora-extras-commits at redhat.com (Fabrice Bellet (bellet)) Date: Sun, 8 Apr 2007 14:39:46 -0400 Subject: rpms/fgfs-base import.log,1.1,1.2 Message-ID: <200704081839.l38IdkeM007892@cvs-int.fedora.redhat.com> Author: bellet Update of /cvs/extras/rpms/fgfs-base In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv7850 Modified Files: import.log Log Message: import fgfs-base-0.9.10-3 on branch devel Index: import.log =================================================================== RCS file: /cvs/extras/rpms/fgfs-base/import.log,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- import.log 8 Apr 2007 15:17:24 -0000 1.1 +++ import.log 8 Apr 2007 18:39:11 -0000 1.2 @@ -0,0 +1 @@ +fgfs-base-0_9_10-3:HEAD:fgfs-base-0.9.10-3.src.rpm:1176057460 From fedora-extras-commits at redhat.com Sun Apr 8 18:42:22 2007 From: fedora-extras-commits at redhat.com (Fabrice Bellet (bellet)) Date: Sun, 8 Apr 2007 14:42:22 -0400 Subject: rpms/fgfs-base import.log,1.2,1.3 Message-ID: <200704081842.l38IgMZT008020@cvs-int.fedora.redhat.com> Author: bellet Update of /cvs/extras/rpms/fgfs-base In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv7958 Modified Files: import.log Log Message: import fgfs-base-0.9.10-3 on branch FC-6 Index: import.log =================================================================== RCS file: /cvs/extras/rpms/fgfs-base/import.log,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- import.log 8 Apr 2007 18:39:11 -0000 1.2 +++ import.log 8 Apr 2007 18:41:47 -0000 1.3 @@ -1 +1,2 @@ fgfs-base-0_9_10-3:HEAD:fgfs-base-0.9.10-3.src.rpm:1176057460 +fgfs-base-0_9_10-3:FC-6:fgfs-base-0.9.10-3.src.rpm:1176057654 From fedora-extras-commits at redhat.com Sun Apr 8 18:42:26 2007 From: fedora-extras-commits at redhat.com (Fabrice Bellet (bellet)) Date: Sun, 8 Apr 2007 14:42:26 -0400 Subject: rpms/fgfs-base/FC-6 fgfs-base.spec, NONE, 1.1 .cvsignore, 1.1, 1.2 sources, 1.1, 1.2 Message-ID: <200704081842.l38IgQ8O008024@cvs-int.fedora.redhat.com> Author: bellet Update of /cvs/extras/rpms/fgfs-base/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv7958/FC-6 Modified Files: .cvsignore sources Added Files: fgfs-base.spec Log Message: import fgfs-base-0.9.10-3 on branch FC-6 --- NEW FILE fgfs-base.spec --- Name: fgfs-base Summary: FlightGear base scenery and data files Version: 0.9.10 Release: 3%{?dist} License: GPL Group: Amusements/Games Source0: ftp://ftp.flightgear.org/pub/fgfs/Shared/fgfs-base-%{version}.tar.bz2 URL: http://www.flightgear.org/ BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch %description This package contains the base scenery for FlightGear and must be installed %prep %build %install rm -rf $RPM_BUILD_ROOT install -d $RPM_BUILD_ROOT%{_datadir}/FlightGear tar jxf %{SOURCE0} --strip-components 1 \ -C $RPM_BUILD_ROOT/%{_datadir}/FlightGear # cleanup temporary files and fix permissions find $RPM_BUILD_ROOT/%{_datadir}/FlightGear -name '*#*' -exec rm {} \; find $RPM_BUILD_ROOT/%{_datadir}/FlightGear -type f -exec chmod 644 {} \; # put documentation and license in the proper location mkdir -p $RPM_BUILD_ROOT/%{_docdir}/%{name}-%{version} for f in COPYING AUTHORS NEWS README Thanks Docs Docs-mini do mv $RPM_BUILD_ROOT/%{_datadir}/FlightGear/$f \ $RPM_BUILD_ROOT/%{_docdir}/%{name}-%{version} done # fix wrong eol encoding on some doc files for f in Docs-mini/AptNavFAQ.FlightGear.html Docs-mini/FG-FAQ.v3 \ Docs/FGShortRef.css Docs/README.kln89.html Docs/FGShortRef.html do sed -i 's/\r//' $RPM_BUILD_ROOT/%{_docdir}/%{name}-%{version}/$f done %clean rm -rf $RPM_BUILD_ROOT %files %defattr(-, root, root, 0755) %doc %{_docdir}/%{name}-%{version} %{_datadir}/FlightGear %changelog * Sat Apr 07 2007 Fabrice Bellet 0.9.10-3 - use sed instead of dos2unix to correct end-of-line encoding * Mon Apr 02 2007 Fabrice Bellet 0.9.10-2 - Move documentation and license to a better place and mark it as %%doc - Fix wrong end-of-line encoding in some doc files * Tue Mar 20 2007 Fabrice Bellet 0.9.10-1 - Initial packaging Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/fgfs-base/FC-6/.cvsignore,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- .cvsignore 8 Apr 2007 15:17:33 -0000 1.1 +++ .cvsignore 8 Apr 2007 18:41:52 -0000 1.2 @@ -0,0 +1 @@ +fgfs-base-0.9.10.tar.bz2 Index: sources =================================================================== RCS file: /cvs/extras/rpms/fgfs-base/FC-6/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 8 Apr 2007 15:17:33 -0000 1.1 +++ sources 8 Apr 2007 18:41:52 -0000 1.2 @@ -0,0 +1 @@ +0ff82689a1877de95490c429e717d8a2 fgfs-base-0.9.10.tar.bz2 From fedora-extras-commits at redhat.com Sun Apr 8 18:42:34 2007 From: fedora-extras-commits at redhat.com (Remi Collet (remi)) Date: Sun, 8 Apr 2007 14:42:34 -0400 Subject: rpms/ocsinventory-client/devel ocsinventory-client.spec,1.6,1.7 Message-ID: <200704081842.l38IgYLg008059@cvs-int.fedora.redhat.com> Author: remi Update of /cvs/extras/rpms/ocsinventory-client/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv7999 Modified Files: ocsinventory-client.spec Log Message: remove BuildRequires dmidecode Index: ocsinventory-client.spec =================================================================== RCS file: /cvs/extras/rpms/ocsinventory-client/devel/ocsinventory-client.spec,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- ocsinventory-client.spec 8 Apr 2007 18:08:58 -0000 1.6 +++ ocsinventory-client.spec 8 Apr 2007 18:42:00 -0000 1.7 @@ -10,7 +10,7 @@ Name: ocsinventory-client Version: 1.01 -Release: 3%{?dist}%{?ocstag:.}%{?ocstag} +Release: 4%{?dist}%{?ocstag:.}%{?ocstag} Summary: Open Computer and Software Inventory Next Generation client Group: Development/Libraries @@ -24,7 +24,7 @@ BuildArch: noarch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) -BuildRequires: %{_sbindir}/dmidecode, perl +BuildRequires: perl %if %{?fedora}0 Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) %else @@ -93,7 +93,7 @@ cat <ocsinv.conf OCS_AGENT_DEVICE_ID - $(%{_sbindir}/dmidecode 2>/dev/null | grep "# dmidecode" | cut -d' ' -f3) + DMIDECODE_VERSION 3 %{?ocsserver}%{!?ocsserver:__local__} 0 @@ -158,7 +158,9 @@ if [ "$1" -eq "1" ] then OCS_AGENT_DEVICE_ID=$(hostname)-$(date +%%Y-%%m-%%d-%%H-%%M-%%S) - %{__perl} -pi -e "s/OCS_AGENT_DEVICE_ID/$OCS_AGENT_DEVICE_ID/" %{_sysconfdir}/%{name}/ocsinv.conf + DMIDECODE_VERSION=$(%{_sbindir}/dmidecode 2>/dev/null | grep "# dmidecode" | cut -d' ' -f3) + %{__perl} -pi -e "s/OCS_AGENT_DEVICE_ID/$OCS_AGENT_DEVICE_ID/;s/DMIDECODE_VERSION/$DMIDECODE_VERSION/" \ + %{_sysconfdir}/%{name}/ocsinv.conf else # Update from RC3 %{__perl} -pi -e "s/>local__local__ 1.01-4 +- remove BuildRequires dmidecode +- check dmidecode in post scriptlet (not in prep) + * Sun Apr 08 2007 Remi Collet 1.01-3 - change to noarch again. From fedora-extras-commits at redhat.com Sun Apr 8 19:02:50 2007 From: fedora-extras-commits at redhat.com (Karol Trzcionka (karlik)) Date: Sun, 8 Apr 2007 15:02:50 -0400 Subject: rpms/warzone2100/devel warzone2100.spec,1.3,1.4 Message-ID: <200704081902.l38J2oP8012581@cvs-int.fedora.redhat.com> Author: karlik Update of /cvs/extras/rpms/warzone2100/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv12517/warzone2100/devel Modified Files: warzone2100.spec Log Message: Fix build-problem in fedora 7 Index: warzone2100.spec =================================================================== RCS file: /cvs/extras/rpms/warzone2100/devel/warzone2100.spec,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- warzone2100.spec 8 Apr 2007 14:54:33 -0000 1.3 +++ warzone2100.spec 8 Apr 2007 19:02:14 -0000 1.4 @@ -1,6 +1,6 @@ Name: warzone2100 Version: 2.0.6 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Innovative 3D real-time strategy Group: Amusements/Games @@ -43,17 +43,23 @@ %prep %setup -q - %build ./autogen.sh %configure --disable-mp3 make %{?_smp_mflags} +%if "%{?fedora}" >= "7" +sed -i s/"Application;"/""/"" debian/warzone2100.desktop +%endif %install rm -rf $RPM_BUILD_ROOT make install DESTDIR=$RPM_BUILD_ROOT +%if "%{?fedora}" < "7" rm -rf $RPM_BUILD_ROOT/doc +%else +rm -rf $RPM_BUILD_ROOT%{_defaultdocdir} +%endif desktop-file-install --vendor="fedora" \ --dir=$RPM_BUILD_ROOT%{_datadir}/applications/ \ $RPM_BUILD_ROOT%{_datadir}/applications/%{name}.desktop @@ -75,6 +81,8 @@ %{_datadir}/warzone2100 %changelog +* Sun Apr 08 2007 Karol Trzcionka - 2.0.6-2 +- Fix build-problem in fedora 7 * Sat Apr 07 2007 Karol Trzcionka - 2.0.6-1 - Update to v2.0.6 * Fri Jan 26 2007 Karol Trzcionka - 2.0.5-4 From fedora-extras-commits at redhat.com Sun Apr 8 19:19:54 2007 From: fedora-extras-commits at redhat.com (=?utf-8?q?G=C3=A9rard_Milmeister?= (gemi)) Date: Sun, 8 Apr 2007 15:19:54 -0400 Subject: rpms/erlang-esdl/FC-6 .cvsignore, 1.2, 1.3 erlang-esdl.spec, 1.4, 1.5 sources, 1.2, 1.3 esdl-refc.patch, 1.1, NONE Message-ID: <200704081919.l38JJsQ6012835@cvs-int.fedora.redhat.com> Author: gemi Update of /cvs/extras/rpms/erlang-esdl/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv12799 Modified Files: .cvsignore erlang-esdl.spec sources Removed Files: esdl-refc.patch Log Message: new version 0.96.0626 Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/erlang-esdl/FC-6/.cvsignore,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- .cvsignore 25 Apr 2006 16:54:12 -0000 1.2 +++ .cvsignore 8 Apr 2007 19:19:20 -0000 1.3 @@ -1 +1 @@ -esdl-0.95.0630.src.tar.gz +esdl-0.96.0626.src.tar.gz Index: erlang-esdl.spec =================================================================== RCS file: /cvs/extras/rpms/erlang-esdl/FC-6/erlang-esdl.spec,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- erlang-esdl.spec 28 Aug 2006 00:49:55 -0000 1.4 +++ erlang-esdl.spec 8 Apr 2007 19:19:20 -0000 1.5 @@ -1,18 +1,18 @@ Name: erlang-esdl -Version: 0.95.0630 -Release: 8%{?dist} +Version: 0.96.0626 +Release: 1%{?dist} Summary: Erlang OpenGL/SDL api and utilities Group: Development/Libraries License: Distributable URL: http://esdl.sourceforge.net -Source: http://download.sourceforge.net/esdl/esdl-0.95.0630.src.tar.gz +Source: http://download.sourceforge.net/esdl/esdl-%{version}.src.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: SDL-devel BuildRequires: libGL-devel BuildRequires: libGLU-devel -BuildRequires: compat-erlang = R10B -Requires: compat-erlang = R10B +BuildRequires: erlang = R11B +Requires: erlang = R11B Provides: esdl = %{version}-%{release} @@ -30,7 +30,7 @@ Development files for ESDL. -%define erlangdir %{_libdir}/erlang-R10B +%define erlangdir %{_libdir}/erlang %prep %setup -q -n esdl-%{version} @@ -78,6 +78,9 @@ %changelog +* Sun Apr 8 2007 Gerard Milmeister - 0.96.0626-1 +- new version 0.96.0626 + * Mon Aug 28 2006 Gerard Milmeister - 0.95.0630-8 - Rebuild for FE6 Index: sources =================================================================== RCS file: /cvs/extras/rpms/erlang-esdl/FC-6/sources,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- sources 25 Apr 2006 16:54:12 -0000 1.2 +++ sources 8 Apr 2007 19:19:20 -0000 1.3 @@ -1 +1 @@ -e892f64e9c5f6eca037757e5c38667ce esdl-0.95.0630.src.tar.gz +5007750ddd989319442e8e040db3b6dd esdl-0.96.0626.src.tar.gz --- esdl-refc.patch DELETED --- From fedora-extras-commits at redhat.com Sun Apr 8 19:23:13 2007 From: fedora-extras-commits at redhat.com (=?utf-8?q?G=C3=A9rard_Milmeister?= (gemi)) Date: Sun, 8 Apr 2007 15:23:13 -0400 Subject: rpms/erlang-esdl/devel .cvsignore, 1.2, 1.3 erlang-esdl.spec, 1.4, 1.5 sources, 1.2, 1.3 esdl-refc.patch, 1.1, NONE Message-ID: <200704081923.l38JND1Q012930@cvs-int.fedora.redhat.com> Author: gemi Update of /cvs/extras/rpms/erlang-esdl/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv12904 Modified Files: .cvsignore erlang-esdl.spec sources Removed Files: esdl-refc.patch Log Message: new version 0.96.0626 Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/erlang-esdl/devel/.cvsignore,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- .cvsignore 25 Apr 2006 16:54:12 -0000 1.2 +++ .cvsignore 8 Apr 2007 19:22:39 -0000 1.3 @@ -1 +1 @@ -esdl-0.95.0630.src.tar.gz +esdl-0.96.0626.src.tar.gz Index: erlang-esdl.spec =================================================================== RCS file: /cvs/extras/rpms/erlang-esdl/devel/erlang-esdl.spec,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- erlang-esdl.spec 28 Aug 2006 00:49:55 -0000 1.4 +++ erlang-esdl.spec 8 Apr 2007 19:22:39 -0000 1.5 @@ -1,18 +1,18 @@ Name: erlang-esdl -Version: 0.95.0630 -Release: 8%{?dist} +Version: 0.96.0626 +Release: 1%{?dist} Summary: Erlang OpenGL/SDL api and utilities Group: Development/Libraries License: Distributable URL: http://esdl.sourceforge.net -Source: http://download.sourceforge.net/esdl/esdl-0.95.0630.src.tar.gz +Source: http://download.sourceforge.net/esdl/esdl-%{version}.src.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: SDL-devel BuildRequires: libGL-devel BuildRequires: libGLU-devel -BuildRequires: compat-erlang = R10B -Requires: compat-erlang = R10B +BuildRequires: erlang = R11B +Requires: erlang = R11B Provides: esdl = %{version}-%{release} @@ -30,7 +30,7 @@ Development files for ESDL. -%define erlangdir %{_libdir}/erlang-R10B +%define erlangdir %{_libdir}/erlang %prep %setup -q -n esdl-%{version} @@ -78,6 +78,9 @@ %changelog +* Sun Apr 8 2007 Gerard Milmeister - 0.96.0626-1 +- new version 0.96.0626 + * Mon Aug 28 2006 Gerard Milmeister - 0.95.0630-8 - Rebuild for FE6 Index: sources =================================================================== RCS file: /cvs/extras/rpms/erlang-esdl/devel/sources,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- sources 25 Apr 2006 16:54:12 -0000 1.2 +++ sources 8 Apr 2007 19:22:39 -0000 1.3 @@ -1 +1 @@ -e892f64e9c5f6eca037757e5c38667ce esdl-0.95.0630.src.tar.gz +5007750ddd989319442e8e040db3b6dd esdl-0.96.0626.src.tar.gz --- esdl-refc.patch DELETED --- From fedora-extras-commits at redhat.com Sun Apr 8 19:23:52 2007 From: fedora-extras-commits at redhat.com (=?utf-8?q?G=C3=A9rard_Milmeister?= (gemi)) Date: Sun, 8 Apr 2007 15:23:52 -0400 Subject: rpms/wings/FC-6 .cvsignore, 1.2, 1.3 sources, 1.2, 1.3 wings-optflags.patch, 1.1, 1.2 wings.spec, 1.7, 1.8 Message-ID: <200704081923.l38JNqJ5013002@cvs-int.fedora.redhat.com> Author: gemi Update of /cvs/extras/rpms/wings/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv12938 Modified Files: .cvsignore sources wings-optflags.patch wings.spec Log Message: new version 0.98.36 Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/wings/FC-6/.cvsignore,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- .cvsignore 28 Apr 2006 08:03:26 -0000 1.2 +++ .cvsignore 8 Apr 2007 19:23:18 -0000 1.3 @@ -1,3 +1,3 @@ -wings-0.98.32b.tar.bz2 +wings-0.98.36.tar.bz2 wings3d_manual1.6.1.pdf wingspov-0.98.28_v1.tgz Index: sources =================================================================== RCS file: /cvs/extras/rpms/wings/FC-6/sources,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- sources 28 Apr 2006 08:03:26 -0000 1.2 +++ sources 8 Apr 2007 19:23:18 -0000 1.3 @@ -1,3 +1,3 @@ -11a55f0eb81261a84a29d05dd4afa999 wings-0.98.32b.tar.bz2 +667db43322ebde7e93f14fc940b6ed6b wings-0.98.36.tar.bz2 c01d19b4be79b647b8605dd32753da3a wings3d_manual1.6.1.pdf 791ec96aefb43ca63800324a115e99c6 wingspov-0.98.28_v1.tgz wings-optflags.patch: Index: wings-optflags.patch =================================================================== RCS file: /cvs/extras/rpms/wings/FC-6/wings-optflags.patch,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- wings-optflags.patch 15 Feb 2007 21:45:43 -0000 1.1 +++ wings-optflags.patch 8 Apr 2007 19:23:18 -0000 1.2 @@ -1,11 +1,11 @@ ---- wings-0.98.32b/plugins_src/accel/Makefile~ 2005-04-06 21:11:46.000000000 +0300 -+++ wings-0.98.32b/plugins_src/accel/Makefile 2007-02-15 23:25:13.000000000 +0200 -@@ -58,7 +58,7 @@ - else - $(LIBDIR)/wings_ogla_drv.so: wings_ogla_drv.c +--- wings-0.98.36/plugins_src/accel/Makefile.optflags 2007-04-08 20:18:31.000000000 +0200 ++++ wings-0.98.36/plugins_src/accel/Makefile 2007-04-08 20:19:30.000000000 +0200 +@@ -59,7 +59,7 @@ + + $(LIBDIR)/%.$(SO_EXT): %.c install -d $(LIBDIR) -- gcc -o $(LIBDIR)/wings_ogla_drv.so -I$(ERL_INC) \ -+ gcc $(RPM_OPT_FLAGS) -o $(LIBDIR)/wings_ogla_drv.so -I$(ERL_INC) \ - wings_ogla_drv.c $(LIBS) $(GL_LIBS) - endif +- $(GCC) -I$(ERL_INC) -o $@ $< $(LIBS) $(GL_LIBS) ++ $(GCC) $(RPM_OPT_FLAGS) -I$(ERL_INC) -o $@ $< $(LIBS) $(GL_LIBS) + clean: + rm -f $(TARGET_FILES) Index: wings.spec =================================================================== RCS file: /cvs/extras/rpms/wings/FC-6/wings.spec,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- wings.spec 15 Feb 2007 21:46:52 -0000 1.7 +++ wings.spec 8 Apr 2007 19:23:18 -0000 1.8 @@ -1,12 +1,12 @@ Name: wings -Version: 0.98.32b -Release: 11%{?dist} +Version: 0.98.36 +Release: 1%{?dist} Summary: 3D Subdivision Modeler Group: Applications/Multimedia License: Distributable URL: http://www.wings3d.com -Source0: http://prdownloads.sourceforge.net/wings/wings-0.98.32b.tar.bz2 +Source0: http://prdownloads.sourceforge.net/wings/wings-%{version}.tar.bz2 Source1: http://prdownloads.sourceforge.net/wings/wings3d_manual1.6.1.pdf Source2: http://www.midcoast.com.au/~rgcoy/downloads/wingspov-0.98.28_v1.tgz Source3: wings.png @@ -20,8 +20,7 @@ %description Wings 3D is a subdivision modeler with an user interface that is easy to use for both beginners and advanced users (inspired by Nendo and -Mirai from Izware). This package also includes the Povray exporter -plug-in. +Mirai from Izware). %package docs @@ -45,11 +44,11 @@ %prep %setup -q -%patch0 -p1 +#%patch0 -p1 cp %{SOURCE1} . tar zxf %{SOURCE2} -%define erlangdir %{_libdir}/erlang-R10B +%define erlangdir %{_libdir}/erlang %build # %%{?_smp_mflags} breaks the build @@ -160,6 +159,9 @@ %changelog +* Sun Apr 8 2007 Gerard Milmeister - 0.98.36-1 +- new version 0.98.36 + * Thu Feb 15 2007 Gerard Milmeister - 0.98.32b-11 - add optflags (bugzilla 228925) From fedora-extras-commits at redhat.com Sun Apr 8 19:31:39 2007 From: fedora-extras-commits at redhat.com (=?utf-8?q?G=C3=A9rard_Milmeister?= (gemi)) Date: Sun, 8 Apr 2007 15:31:39 -0400 Subject: rpms/wings/devel .cvsignore, 1.2, 1.3 sources, 1.2, 1.3 wings-optflags.patch, 1.1, 1.2 wings.spec, 1.6, 1.7 Message-ID: <200704081931.l38JVdNG013402@cvs-int.fedora.redhat.com> Author: gemi Update of /cvs/extras/rpms/wings/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv13060/devel Modified Files: .cvsignore sources wings-optflags.patch wings.spec Log Message: new version 0.98.36 Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/wings/devel/.cvsignore,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- .cvsignore 28 Apr 2006 08:03:26 -0000 1.2 +++ .cvsignore 8 Apr 2007 19:31:04 -0000 1.3 @@ -1,3 +1,3 @@ -wings-0.98.32b.tar.bz2 +wings-0.98.36.tar.bz2 wings3d_manual1.6.1.pdf wingspov-0.98.28_v1.tgz Index: sources =================================================================== RCS file: /cvs/extras/rpms/wings/devel/sources,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- sources 28 Apr 2006 08:03:26 -0000 1.2 +++ sources 8 Apr 2007 19:31:04 -0000 1.3 @@ -1,3 +1,3 @@ -11a55f0eb81261a84a29d05dd4afa999 wings-0.98.32b.tar.bz2 +667db43322ebde7e93f14fc940b6ed6b wings-0.98.36.tar.bz2 c01d19b4be79b647b8605dd32753da3a wings3d_manual1.6.1.pdf 791ec96aefb43ca63800324a115e99c6 wingspov-0.98.28_v1.tgz wings-optflags.patch: Index: wings-optflags.patch =================================================================== RCS file: /cvs/extras/rpms/wings/devel/wings-optflags.patch,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- wings-optflags.patch 15 Feb 2007 21:49:00 -0000 1.1 +++ wings-optflags.patch 8 Apr 2007 19:31:04 -0000 1.2 @@ -1,11 +1,11 @@ ---- wings-0.98.32b/plugins_src/accel/Makefile~ 2005-04-06 21:11:46.000000000 +0300 -+++ wings-0.98.32b/plugins_src/accel/Makefile 2007-02-15 23:25:13.000000000 +0200 -@@ -58,7 +58,7 @@ - else - $(LIBDIR)/wings_ogla_drv.so: wings_ogla_drv.c +--- wings-0.98.36/plugins_src/accel/Makefile.optflags 2007-04-08 20:18:31.000000000 +0200 ++++ wings-0.98.36/plugins_src/accel/Makefile 2007-04-08 20:19:30.000000000 +0200 +@@ -59,7 +59,7 @@ + + $(LIBDIR)/%.$(SO_EXT): %.c install -d $(LIBDIR) -- gcc -o $(LIBDIR)/wings_ogla_drv.so -I$(ERL_INC) \ -+ gcc $(RPM_OPT_FLAGS) -o $(LIBDIR)/wings_ogla_drv.so -I$(ERL_INC) \ - wings_ogla_drv.c $(LIBS) $(GL_LIBS) - endif +- $(GCC) -I$(ERL_INC) -o $@ $< $(LIBS) $(GL_LIBS) ++ $(GCC) $(RPM_OPT_FLAGS) -I$(ERL_INC) -o $@ $< $(LIBS) $(GL_LIBS) + clean: + rm -f $(TARGET_FILES) Index: wings.spec =================================================================== RCS file: /cvs/extras/rpms/wings/devel/wings.spec,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- wings.spec 15 Feb 2007 21:49:00 -0000 1.6 +++ wings.spec 8 Apr 2007 19:31:04 -0000 1.7 @@ -1,12 +1,12 @@ Name: wings -Version: 0.98.32b -Release: 11%{?dist} +Version: 0.98.36 +Release: 1%{?dist} Summary: 3D Subdivision Modeler Group: Applications/Multimedia License: Distributable URL: http://www.wings3d.com -Source0: http://prdownloads.sourceforge.net/wings/wings-0.98.32b.tar.bz2 +Source0: http://prdownloads.sourceforge.net/wings/wings-%{version}.tar.bz2 Source1: http://prdownloads.sourceforge.net/wings/wings3d_manual1.6.1.pdf Source2: http://www.midcoast.com.au/~rgcoy/downloads/wingspov-0.98.28_v1.tgz Source3: wings.png @@ -20,8 +20,7 @@ %description Wings 3D is a subdivision modeler with an user interface that is easy to use for both beginners and advanced users (inspired by Nendo and -Mirai from Izware). This package also includes the Povray exporter -plug-in. +Mirai from Izware). %package docs @@ -45,11 +44,11 @@ %prep %setup -q -%patch0 -p1 +#%patch0 -p1 cp %{SOURCE1} . tar zxf %{SOURCE2} -%define erlangdir %{_libdir}/erlang-R10B +%define erlangdir %{_libdir}/erlang %build # %%{?_smp_mflags} breaks the build @@ -160,6 +159,9 @@ %changelog +* Sun Apr 8 2007 Gerard Milmeister - 0.98.36-1 +- new version 0.98.36 + * Thu Feb 15 2007 Gerard Milmeister - 0.98.32b-11 - add optflags (bugzilla 228925) From fedora-extras-commits at redhat.com Sun Apr 8 20:12:35 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Sun, 8 Apr 2007 16:12:35 -0400 Subject: owners owners.list,1.2654,1.2655 Message-ID: <200704082012.l38KCZpk018155@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/owners In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners Modified Files: owners.list Log Message: remove jpgraph, because it is non-free Index: owners.list =================================================================== RCS file: /cvs/extras/owners/owners.list,v retrieving revision 1.2654 retrieving revision 1.2655 diff -u -r1.2654 -r1.2655 --- owners.list 8 Apr 2007 15:25:48 -0000 1.2654 +++ owners.list 8 Apr 2007 20:12:05 -0000 1.2655 @@ -983,7 +983,6 @@ Fedora Extras|john|John the Ripper password cracker|opensource at till.name|extras-qa at fedoraproject.org|ghenry at suretecsystems.com Fedora Extras|jokosher|Multi-track non-linear audio editor|snecklifter at gmail.com|extras-qa at fedoraproject.org| Fedora Extras|jpgalleg|JPEG library for the Allegro game library|j.w.r.degoede at hhs.nl|extras-qa at fedoraproject.org| -Fedora Extras|jpgraph|An OO graph drawing class library for PHP|gauret at free.fr|extras-qa at fedoraproject.org| Fedora Extras|jrtplib|JRTPLIB is an object-oriented RTP library written in C++|jeff at ocjtech.us|extras-qa at fedoraproject.org| Fedora Extras|js|JavaScript interpreter|matthias at rpmforge.net|extras-qa at fedoraproject.org| Fedora Extras|jthread|JThread provides classes to make use of threads easy on different platforms|jeff at ocjtech.us|extras-qa at fedoraproject.org| From fedora-extras-commits at redhat.com Sun Apr 8 20:21:00 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Sun, 8 Apr 2007 16:21:00 -0400 Subject: rpms/compat-guichan05 - New directory Message-ID: <200704082021.l38KL08G018362@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/rpms/compat-guichan05 In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners/tmpcvsK18336/rpms/compat-guichan05 Log Message: Directory /cvs/extras/rpms/compat-guichan05 added to the repository From fedora-extras-commits at redhat.com Sun Apr 8 20:21:06 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Sun, 8 Apr 2007 16:21:06 -0400 Subject: rpms/compat-guichan05/devel - New directory Message-ID: <200704082021.l38KL61a018375@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/rpms/compat-guichan05/devel In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners/tmpcvsK18336/rpms/compat-guichan05/devel Log Message: Directory /cvs/extras/rpms/compat-guichan05/devel added to the repository From fedora-extras-commits at redhat.com Sun Apr 8 20:21:12 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Sun, 8 Apr 2007 16:21:12 -0400 Subject: rpms/compat-guichan05 Makefile, NONE, 1.1 import.log, NONE, 1.1 pkg.acl, NONE, 1.1 Message-ID: <200704082021.l38KLCQf018401@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/rpms/compat-guichan05 In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners/tmpcvsK18336/rpms/compat-guichan05 Added Files: Makefile import.log pkg.acl Log Message: Setup of module compat-guichan05 --- NEW FILE Makefile --- # Top level Makefile for module compat-guichan05 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 --- --- NEW FILE pkg.acl --- From fedora-extras-commits at redhat.com Sun Apr 8 20:21:21 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Sun, 8 Apr 2007 16:21:21 -0400 Subject: owners owners.list,1.2655,1.2656 Message-ID: <200704082021.l38KLLZg018427@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/owners In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners Modified Files: owners.list Log Message: add compat-guichan05 Index: owners.list =================================================================== RCS file: /cvs/extras/owners/owners.list,v retrieving revision 1.2655 retrieving revision 1.2656 diff -u -r1.2655 -r1.2656 --- owners.list 8 Apr 2007 20:12:05 -0000 1.2655 +++ owners.list 8 Apr 2007 20:20:51 -0000 1.2656 @@ -268,6 +268,7 @@ Fedora Extras|commoncpp2|GNU Common C++ class framework|andreas at bawue.net|extras-qa at fedoraproject.org| Fedora Extras|compat-erlang|Compatibility version of Erlang|gemi at bluewin.ch|extras-qa at fedoraproject.org| Fedora Extras|compat-flex|Legacy version of flex, a tool for creating scanners|pmachata at redhat.com|extras-qa at fedoraproject.org| +Fedora Extras|compat-guichan05|compatibility libraries for older guichan versions|wart at kobold.org|extras-qa at fedoraproject.org| Fedora Extras|compat-guile-16|Guile compatibility package|cgoorah at yahoo.com.au|extras-qa at fedoraproject.org| Fedora Extras|compat-libgda|Library for writing gnome database programs|denis at poolshark.org|extras-qa at fedoraproject.org| Fedora Extras|compat-libosip2|oSIP is an implementation of SIP|jeff at ocjtech.us|extras-qa at fedoraproject.org| From fedora-extras-commits at redhat.com Sun Apr 8 20:21:21 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Sun, 8 Apr 2007 16:21:21 -0400 Subject: rpms/compat-guichan05/devel .cvsignore, NONE, 1.1 Makefile, NONE, 1.1 sources, NONE, 1.1 Message-ID: <200704082021.l38KLLsX018418@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/rpms/compat-guichan05/devel In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners/tmpcvsK18336/rpms/compat-guichan05/devel Added Files: .cvsignore Makefile sources Log Message: Setup of module compat-guichan05 --- NEW FILE .cvsignore --- --- NEW FILE Makefile --- # Makefile for source rpm: compat-guichan05 # $Id: Makefile,v 1.1 2007/04/08 20:21:17 wtogami Exp $ NAME := compat-guichan05 SPECFILE = $(firstword $(wildcard *.spec)) define find-makefile-common for d in common ../common ../../common ; do if [ -f $$d/Makefile.common ] ; then if [ -f $$d/CVS/Root -a -w $$/Makefile.common ] ; then cd $$d ; cvs -Q update ; fi ; echo "$$d/Makefile.common" ; break ; fi ; done endef MAKEFILE_COMMON := $(shell $(find-makefile-common)) ifeq ($(MAKEFILE_COMMON),) # attept a checkout define checkout-makefile-common test -f CVS/Root && { cvs -Q -d $$(cat CVS/Root) checkout common && echo "common/Makefile.common" ; } || { echo "ERROR: I can't figure out how to checkout the 'common' module." ; exit -1 ; } >&2 endef MAKEFILE_COMMON := $(shell $(checkout-makefile-common)) endif include $(MAKEFILE_COMMON) --- NEW FILE sources --- From fedora-extras-commits at redhat.com Sun Apr 8 21:03:04 2007 From: fedora-extras-commits at redhat.com (Damien Durand (splinux)) Date: Sun, 8 Apr 2007 17:03:04 -0400 Subject: comps comps-fe7.xml.in,1.148,1.149 Message-ID: <200704082103.l38L346B023368@cvs-int.fedora.redhat.com> Author: splinux Update of /cvs/extras/comps In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv23352 Modified Files: comps-fe7.xml.in Log Message: added gfa and macchanger Index: comps-fe7.xml.in =================================================================== RCS file: /cvs/extras/comps/comps-fe7.xml.in,v retrieving revision 1.148 retrieving revision 1.149 diff -u -r1.148 -r1.149 --- comps-fe7.xml.in 8 Apr 2007 10:02:28 -0000 1.148 +++ comps-fe7.xml.in 8 Apr 2007 21:02:34 -0000 1.149 @@ -1175,6 +1175,7 @@ dates dia gdeskcal + gfa glabels glom gnotime @@ -1441,6 +1442,7 @@ lft lirc lzop + macchanger mmv moodss moomps From fedora-extras-commits at redhat.com Sun Apr 8 21:29:04 2007 From: fedora-extras-commits at redhat.com (Michael Thomas (wart)) Date: Sun, 8 Apr 2007 17:29:04 -0400 Subject: rpms/compat-guichan05/devel compat-guichan05.spec, NONE, 1.1 .cvsignore, 1.1, 1.2 sources, 1.1, 1.2 Message-ID: <200704082129.l38LT4eh023685@cvs-int.fedora.redhat.com> Author: wart Update of /cvs/extras/rpms/compat-guichan05/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv23642/devel Modified Files: .cvsignore sources Added Files: compat-guichan05.spec Log Message: Initial import of package --- NEW FILE compat-guichan05.spec --- Name: compat-guichan05 Version: 0.5.0 Release: 3%{?dist} Summary: Compatibility libraries for older guichan versions Group: Development/Libraries License: BSD URL: http://guichan.sourceforge.net Source0: http://downloads.sourceforge.net/guichan/guichan-%{version}-src.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) Obsoletes: guichan <= 0.5.0 BuildRequires: allegro-devel, SDL-devel, SDL_image-devel, libGL-devel BuildRequires: freeglut-devel %description Guichan is a small, efficient C++ GUI library designed for games. It comes with a standard set of widgets and can use several different objects for displaying graphics and grabbing user input. This package contains compatibility libraries for guichan 0.5 %package devel Summary: Header and libraries for guichan development Group: Development/Libraries Requires: %{name} = %{version}-%{release} %description devel This package includes header and libraries files for development using guichan, a small and efficient C++ GUI library designed for games. This package is needed to build programs written using guichan. %prep %setup -q -n guichan-%{version}-src %build %configure make %{?_smp_mflags} %install rm -rf $RPM_BUILD_ROOT make install DESTDIR=$RPM_BUILD_ROOT # Removing Libtool and static archives rm -f $RPM_BUILD_ROOT%{_libdir}/*.la rm -f $RPM_BUILD_ROOT%{_libdir}/*.a # Move some things around for the compat package mkdir -p $RPM_BUILD_ROOT%{_includedir}/guichan-0.5 mv $RPM_BUILD_ROOT%{_includedir}/guichan $RPM_BUILD_ROOT%{_includedir}/guichan-0.5 mv $RPM_BUILD_ROOT%{_includedir}/guichan.hpp $RPM_BUILD_ROOT%{_includedir}/guichan-0.5 mkdir -p $RPM_BUILD_ROOT%{_libdir}/guichan-0.5 for lib in libguichan libguichan_allegro libguichan_glut libguichan_opengl libguichan_sdl ; do rm -f $RPM_BUILD_ROOT%{_libdir}/${lib}.so ln -s ../${lib}.so.0.0.0 $RPM_BUILD_ROOT%{_libdir}/guichan-0.5/${lib}.so done %post -p /sbin/ldconfig %postun -p /sbin/ldconfig %clean rm -rf $RPM_BUILD_ROOT %files %defattr(-,root,root,-) %doc AUTHORS ChangeLog COPYING NEWS README TODO %{_libdir}/libguichan.so.* %{_libdir}/libguichan_allegro.so.* %{_libdir}/libguichan_glut.so.* %{_libdir}/libguichan_opengl.so.* %{_libdir}/libguichan_sdl.so.* %files devel %defattr(-,root,root,-) %doc docs/html %{_includedir}/guichan-0.5 %dir %{_libdir}/guichan-0.5 %{_libdir}/guichan-0.5/libguichan.so %{_libdir}/guichan-0.5/libguichan_allegro.so %{_libdir}/guichan-0.5/libguichan_glut.so %{_libdir}/guichan-0.5/libguichan_opengl.so %{_libdir}/guichan-0.5/libguichan_sdl.so %changelog * Sat Apr 7 2007 Wart 0.5.0-3 - Remove .soname from shared libs for this initial compat package to avoid breaking compatibility with existing packages that may be linked against guichan0.5. * Sun Mar 18 2007 Wart 0.5.0-2 - initial compat package * Wed Oct 4 2006 Hugo Cisneiros 0.5.0-1 - Upstream update - Add freeglut-devel BR for the new release - Removed unusued patches for this new version * Wed Sep 13 2006 Hugo Cisneiros 0.4.0-3 - Rebuilt for FC6 * Sat Jun 10 2006 Hugo Cisneiros 0.4.0-2 - Using libGL-devel instead of mesa-libGL-devel in BuildRequires - Put documentation under -devel instead of a whole -doc - Touch "autoxxx" files to take out autoxxx commands use in devel - Add proper location do doc files (/usr/share/doc/xxx/html) * Fri Jun 9 2006 Hugo Cisneiros 0.4.0-1 - Initial RPM release Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/compat-guichan05/devel/.cvsignore,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- .cvsignore 8 Apr 2007 20:21:17 -0000 1.1 +++ .cvsignore 8 Apr 2007 21:28:29 -0000 1.2 @@ -0,0 +1 @@ +guichan-0.5.0-src.tar.gz Index: sources =================================================================== RCS file: /cvs/extras/rpms/compat-guichan05/devel/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 8 Apr 2007 20:21:17 -0000 1.1 +++ sources 8 Apr 2007 21:28:29 -0000 1.2 @@ -0,0 +1 @@ +c9fcbcb360105247da06afc5c643e664 guichan-0.5.0-src.tar.gz From fedora-extras-commits at redhat.com Sun Apr 8 21:28:59 2007 From: fedora-extras-commits at redhat.com (Michael Thomas (wart)) Date: Sun, 8 Apr 2007 17:28:59 -0400 Subject: rpms/compat-guichan05 import.log,1.1,1.2 Message-ID: <200704082128.l38LSxZi023681@cvs-int.fedora.redhat.com> Author: wart Update of /cvs/extras/rpms/compat-guichan05 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv23642 Modified Files: import.log Log Message: Initial import of package Index: import.log =================================================================== RCS file: /cvs/extras/rpms/compat-guichan05/import.log,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- import.log 8 Apr 2007 20:21:07 -0000 1.1 +++ import.log 8 Apr 2007 21:28:25 -0000 1.2 @@ -0,0 +1 @@ +compat-guichan05-0_5_0-3:HEAD:compat-guichan05-0.5.0-3.src.rpm:1176066303 From fedora-extras-commits at redhat.com Sun Apr 8 21:33:28 2007 From: fedora-extras-commits at redhat.com (Ralf Ertzinger (ertzing)) Date: Sun, 8 Apr 2007 17:33:28 -0400 Subject: rpms/audacious/devel .cvsignore, 1.8, 1.9 audacious.spec, 1.22, 1.23 sources, 1.8, 1.9 Message-ID: <200704082133.l38LXS0P024112@cvs-int.fedora.redhat.com> Author: ertzing Update of /cvs/extras/rpms/audacious/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv24081 Modified Files: .cvsignore audacious.spec sources Log Message: - Update to 1.3.2 Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/audacious/devel/.cvsignore,v retrieving revision 1.8 retrieving revision 1.9 diff -u -r1.8 -r1.9 --- .cvsignore 15 Mar 2007 13:03:28 -0000 1.8 +++ .cvsignore 8 Apr 2007 21:32:52 -0000 1.9 @@ -1 +1 @@ -audacious-1.3.1.tgz +audacious-1.3.2.tgz Index: audacious.spec =================================================================== RCS file: /cvs/extras/rpms/audacious/devel/audacious.spec,v retrieving revision 1.22 retrieving revision 1.23 diff -u -r1.22 -r1.23 --- audacious.spec 2 Apr 2007 19:42:02 -0000 1.22 +++ audacious.spec 8 Apr 2007 21:32:52 -0000 1.23 @@ -1,13 +1,13 @@ Name: audacious -Version: 1.3.1 -Release: 2%{?dist} +Version: 1.3.2 +Release: 1%{?dist} Summary: A GTK2 based media player similar to xmms Group: Applications/Multimedia License: GPL URL: http://audacious-media-player.org/ -Source0: audacious-%{version}.tgz +Source0: http://static.audacious-media-player.org/release/audacious-%{version}.tgz Patch0: audacious-1.3.1-xmms-skins.patch Patch1: audacious-1.3.1-default-skin.patch # Patch2: audacious-1.1.0-no-rpath.patch @@ -26,7 +26,7 @@ BuildRequires: gettext BuildRequires: mcs-devel >= 0.1 -Requires: audacious-plugins >= 1.2.0 +Requires: audacious-plugins >= 1.3.0 Requires(post): desktop-file-utils >= 0.9 Requires(postun): desktop-file-utils >= 0.9 @@ -178,6 +178,9 @@ %changelog +* Sat Apr 07 2007 Ralf Ertzinger 1.3.2-1.fc7 +- Update to 1.3.2 + * Mon Apr 02 2007 Ralf Ertzinger 1.3.1-2.fc7 - Add missing Requires: to -devel package Index: sources =================================================================== RCS file: /cvs/extras/rpms/audacious/devel/sources,v retrieving revision 1.8 retrieving revision 1.9 diff -u -r1.8 -r1.9 --- sources 15 Mar 2007 13:03:28 -0000 1.8 +++ sources 8 Apr 2007 21:32:52 -0000 1.9 @@ -1 +1 @@ -6dd04268a8b52a991cd1f561e27dca16 audacious-1.3.1.tgz +b784a30604a2f9d84e9da310069f43f9 audacious-1.3.2.tgz From fedora-extras-commits at redhat.com Sun Apr 8 21:39:37 2007 From: fedora-extras-commits at redhat.com (Ralf Ertzinger (ertzing)) Date: Sun, 8 Apr 2007 17:39:37 -0400 Subject: rpms/audacious-plugins/devel .cvsignore, 1.4, 1.5 audacious-plugins.spec, 1.10, 1.11 sources, 1.4, 1.5 Message-ID: <200704082139.l38Ldbpa024186@cvs-int.fedora.redhat.com> Author: ertzing Update of /cvs/extras/rpms/audacious-plugins/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv24162 Modified Files: .cvsignore audacious-plugins.spec sources Log Message: - Update to 1.3.2 Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/audacious-plugins/devel/.cvsignore,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- .cvsignore 2 Apr 2007 18:46:12 -0000 1.4 +++ .cvsignore 8 Apr 2007 21:39:02 -0000 1.5 @@ -1 +1 @@ -audacious-plugins-fedora-1.3.1.tar.gz +audacious-plugins-fedora-1.3.2.tar.gz Index: audacious-plugins.spec =================================================================== RCS file: /cvs/extras/rpms/audacious-plugins/devel/audacious-plugins.spec,v retrieving revision 1.10 retrieving revision 1.11 diff -u -r1.10 -r1.11 --- audacious-plugins.spec 6 Apr 2007 20:48:50 -0000 1.10 +++ audacious-plugins.spec 8 Apr 2007 21:39:02 -0000 1.11 @@ -1,6 +1,6 @@ Name: audacious-plugins -Version: 1.3.1 -Release: 2%{?dist} +Version: 1.3.2 +Release: 1%{?dist} Summary: Plugins for the Audacious media player Group: Applications/Multimedia @@ -26,6 +26,7 @@ BuildRequires: jack-audio-connection-kit-devel, libsamplerate-devel BuildRequires: pulseaudio-devel, fluidsynth-devel BuildRequires: wavpack-devel >= 4.31 +BuildRequires: libXcomposite-devel Requires: audacious >= 1.3.0 @@ -237,6 +238,9 @@ %changelog +* Sat Apr 07 2007 Ralf Ertzinger 1.3.2-1.fc7 +- Update to 1.3.2 + * Fri Apr 06 2007 Ralf Ertzinger 1.3.1-2.fc7 - Own %%{_datadir}/audacious Index: sources =================================================================== RCS file: /cvs/extras/rpms/audacious-plugins/devel/sources,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- sources 2 Apr 2007 18:46:12 -0000 1.4 +++ sources 8 Apr 2007 21:39:02 -0000 1.5 @@ -1 +1 @@ -9b7c1d82184439b2e03bcf2d92654202 audacious-plugins-fedora-1.3.1.tar.gz +97e2b29121f0eecad2a4485d8890c039 audacious-plugins-fedora-1.3.2.tar.gz From fedora-extras-commits at redhat.com Mon Apr 9 01:31:02 2007 From: fedora-extras-commits at redhat.com (Michael Thomas (wart)) Date: Sun, 8 Apr 2007 21:31:02 -0400 Subject: rpms/guichan/devel guichan-0.6.1-soname.patch, NONE, 1.1 .cvsignore, 1.3, 1.4 guichan.spec, 1.3, 1.4 sources, 1.3, 1.4 Message-ID: <200704090131.l391V2IH011694@cvs-int.fedora.redhat.com> Author: wart Update of /cvs/extras/rpms/guichan/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv11661 Modified Files: .cvsignore guichan.spec sources Added Files: guichan-0.6.1-soname.patch Log Message: - Update to 0.6.1 - Use better sf download url - Remove BR: glut-devel as upstream no longer uses it. - Add patch to add soname to shared libraries guichan-0.6.1-soname.patch: --- NEW FILE guichan-0.6.1-soname.patch --- --- src/widgets/Makefile.in.orig 2007-03-18 18:28:07.000000000 -0700 +++ src/widgets/Makefile.in 2007-03-18 18:28:29.000000000 -0700 @@ -191,6 +191,7 @@ INCLUDES = -I$(top_srcdir)/include # The Gui-chan library sources +libguichan_widgets_la_LDFLAGS = -release @PACKAGE_VERSION@ libguichan_widgets_la_SOURCES = \ button.cpp \ checkbox.cpp \ --- src/widgets/Makefile.am.orig 2007-03-18 18:28:07.000000000 -0700 +++ src/widgets/Makefile.am 2007-03-18 18:28:20.000000000 -0700 @@ -3,6 +3,7 @@ INCLUDES = -I$(top_srcdir)/include # The Gui-chan library sources +libguichan_widgets_la_LDFLAGS = -release @PACKAGE_VERSION@ libguichan_widgets_la_SOURCES = \ button.cpp \ checkbox.cpp \ --- src/sdl/Makefile.in.orig 2007-03-18 18:27:33.000000000 -0700 +++ src/sdl/Makefile.in 2007-03-18 18:27:53.000000000 -0700 @@ -198,6 +198,7 @@ target_vendor = @target_vendor@ lib_LTLIBRARIES = libguichan_sdl.la INCLUDES = -I$(top_srcdir)/include +libguichan_sdl_la_LDFLAGS = -release @PACKAGE_VERSION@ libguichan_sdl_la_SOURCES = \ sdl.cpp \ sdlgraphics.cpp \ --- src/sdl/Makefile.am.orig 2007-03-18 18:27:32.000000000 -0700 +++ src/sdl/Makefile.am 2007-03-18 18:27:45.000000000 -0700 @@ -4,6 +4,7 @@ INCLUDES = -I$(top_srcdir)/include +libguichan_sdl_la_LDFLAGS = -release @PACKAGE_VERSION@ libguichan_sdl_la_SOURCES = \ sdl.cpp \ sdlgraphics.cpp \ --- src/allegro/Makefile.in.orig 2007-03-18 18:24:24.000000000 -0700 +++ src/allegro/Makefile.in 2007-03-18 18:25:10.000000000 -0700 @@ -196,6 +196,7 @@ target_vendor = @target_vendor@ lib_LTLIBRARIES = libguichan_allegro.la INCLUDES = -I$(top_srcdir)/include +libguichan_allegro_la_LDFLAGS = -release @PACKAGE_VERSION@ libguichan_allegro_la_SOURCES = \ allegro.cpp \ allegrographics.cpp \ --- src/allegro/Makefile.am.orig 2007-03-18 18:24:19.000000000 -0700 +++ src/allegro/Makefile.am 2007-03-18 18:24:46.000000000 -0700 @@ -2,9 +2,10 @@ INCLUDES = -I$(top_srcdir)/include +libguichan_allegro_la_LDFLAGS = -release @PACKAGE_VERSION@ libguichan_allegro_la_SOURCES = \ allegro.cpp \ allegrographics.cpp \ allegroimage.cpp \ allegroimageloader.cpp \ - allegroinput.cpp \ No newline at end of file + allegroinput.cpp --- src/opengl/Makefile.in.orig 2007-03-18 18:26:31.000000000 -0700 +++ src/opengl/Makefile.in 2007-03-18 18:27:00.000000000 -0700 @@ -196,6 +196,7 @@ target_vendor = @target_vendor@ lib_LTLIBRARIES = libguichan_opengl.la INCLUDES = -I$(top_srcdir)/include +libguichan_opengl_la_LDFLAGS = -release @PACKAGE_VERSION@ libguichan_opengl_la_SOURCES = \ opengl.cpp \ openglimage.cpp \ --- src/opengl/Makefile.am.orig 2007-03-18 18:26:27.000000000 -0700 +++ src/opengl/Makefile.am 2007-03-18 18:26:44.000000000 -0700 @@ -2,6 +2,7 @@ INCLUDES = -I$(top_srcdir)/include +libguichan_opengl_la_LDFLAGS = -release @PACKAGE_VERSION@ libguichan_opengl_la_SOURCES = \ opengl.cpp \ openglimage.cpp \ --- src/Makefile.in.orig 2007-03-18 17:49:41.000000000 -0700 +++ src/Makefile.in 2007-03-18 17:52:12.000000000 -0700 @@ -206,6 +206,7 @@ INCLUDES = -I$(top_srcdir)/include lib_LTLIBRARIES = libguichan.la libguichan_la_LIBADD = widgets/libguichan_widgets.la +libguichan_la_LDFLAGS = -release @PACKAGE_VERSION@ libguichan_la_DEPENDENCIES = \ widgets/libguichan_widgets.la --- src/Makefile.am.orig 2007-03-18 17:49:38.000000000 -0700 +++ src/Makefile.am 2007-03-18 17:50:21.000000000 -0700 @@ -5,6 +5,7 @@ lib_LTLIBRARIES = libguichan.la libguichan_la_LIBADD = widgets/libguichan_widgets.la +libguichan_la_LDFLAGS = -release @PACKAGE_VERSION@ libguichan_la_DEPENDENCIES = \ widgets/libguichan_widgets.la Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/guichan/devel/.cvsignore,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- .cvsignore 4 Oct 2006 09:16:41 -0000 1.3 +++ .cvsignore 9 Apr 2007 01:30:28 -0000 1.4 @@ -1 +1 @@ -guichan-0.5.0-src.tar.gz +guichan-0.6.1.tar.gz Index: guichan.spec =================================================================== RCS file: /cvs/extras/rpms/guichan/devel/guichan.spec,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- guichan.spec 4 Oct 2006 09:16:41 -0000 1.3 +++ guichan.spec 9 Apr 2007 01:30:28 -0000 1.4 @@ -1,16 +1,16 @@ Name: guichan -Version: 0.5.0 +Version: 0.6.1 Release: 1%{?dist} Summary: Portable C++ GUI library for games using Allegro, SDL and OpenGL Group: Development/Libraries License: BSD URL: http://guichan.sourceforge.net -Source0: http://easynews.dl.sourceforge.net/sourceforge/guichan/%{name}-%{version}-src.tar.gz +Source0: http://downloads.sourceforge.net/guichan/%{name}-%{version}.tar.gz +Patch0: guichan-0.6.1-soname.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: allegro-devel, SDL-devel, SDL_image-devel, libGL-devel -BuildRequires: freeglut-devel %description Guichan is a small, efficient C++ GUI library designed for games. It comes @@ -28,7 +28,14 @@ package is needed to build programs written using guichan. %prep -%setup -q -n %{name}-%{version}-src +%setup -q -n %{name}-%{version} +for i in src/Makefile.am src/*/Makefile.am ; do + touch -r $i $i.stamp +done +%patch0 +for i in src/Makefile.am src/*/Makefile.am ; do + touch -r $i.stamp $i +done %build @@ -40,8 +47,9 @@ rm -rf $RPM_BUILD_ROOT make install DESTDIR=$RPM_BUILD_ROOT -# Removing Libtool archives +# Removing Libtool archives and static libraries rm -f $RPM_BUILD_ROOT%{_libdir}/*.la +rm -f $RPM_BUILD_ROOT%{_libdir}/*.a %post -p /sbin/ldconfig @@ -56,30 +64,28 @@ %files %defattr(-,root,root,-) %doc AUTHORS ChangeLog COPYING NEWS README TODO -%{_libdir}/libguichan.so.* -%{_libdir}/libguichan_allegro.so.* -%{_libdir}/libguichan_glut.so.* -%{_libdir}/libguichan_opengl.so.* -%{_libdir}/libguichan_sdl.so.* +%{_libdir}/libguichan-%{version}.so +%{_libdir}/libguichan_allegro-%{version}.so +%{_libdir}/libguichan_opengl-%{version}.so +%{_libdir}/libguichan_sdl-%{version}.so %files devel %defattr(-,root,root,-) -%doc docs/html %{_includedir}/guichan.hpp %{_includedir}/guichan/ -%{_libdir}/libguichan.a %{_libdir}/libguichan.so -%{_libdir}/libguichan_allegro.a %{_libdir}/libguichan_allegro.so -%{_libdir}/libguichan_glut.a -%{_libdir}/libguichan_glut.so -%{_libdir}/libguichan_opengl.a %{_libdir}/libguichan_opengl.so -%{_libdir}/libguichan_sdl.a %{_libdir}/libguichan_sdl.so %changelog +* Sat Apr 7 2007 Wart 0.6.1-1 +- Update to 0.6.1 +- Use better sf download url +- Remove BR: glut-devel as upstream no longer uses it. +- Add patch to add soname to shared libraries + * Wed Oct 4 2006 Hugo Cisneiros 0.5.0-1 - Upstream update - Add freeglut-devel BR for the new release Index: sources =================================================================== RCS file: /cvs/extras/rpms/guichan/devel/sources,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- sources 4 Oct 2006 09:16:41 -0000 1.3 +++ sources 9 Apr 2007 01:30:28 -0000 1.4 @@ -1 +1 @@ -c9fcbcb360105247da06afc5c643e664 guichan-0.5.0-src.tar.gz +830145f71ad4ce4c91e09808fec68c8a guichan-0.6.1.tar.gz From fedora-extras-commits at redhat.com Mon Apr 9 03:04:23 2007 From: fedora-extras-commits at redhat.com (David Woodhouse (dwmw2)) Date: Sun, 8 Apr 2007 23:04:23 -0400 Subject: rpms/libtwin/devel libtwin-0.0.2-no-float.patch, NONE, 1.1 libtwin-0.0.2-sqrt.patch, NONE, 1.1 libtwin.spec, 1.2, 1.3 Message-ID: <200704090304.l3934NVB021500@cvs-int.fedora.redhat.com> Author: dwmw2 Update of /cvs/extras/rpms/libtwin/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv21471 Modified Files: libtwin.spec Added Files: libtwin-0.0.2-no-float.patch libtwin-0.0.2-sqrt.patch Log Message: Build with X11 again, build static version for petitboot Fix floating point usage libtwin-0.0.2-no-float.patch: --- NEW FILE libtwin-0.0.2-no-float.patch --- --- libtwin-0.0.2/libtwin/twin_linux_mouse.c.bak 2007-04-08 22:53:25.000000000 -0400 +++ libtwin-0.0.2/libtwin/twin_linux_mouse.c 2007-04-08 22:54:51.000000000 -0400 @@ -32,9 +32,9 @@ #include "twin_linux_mouse.h" #define QUADRATIC_ACCELERATION 1 -#define DEFAULT_ACC_NUMERATOR 2 -#define DEFAULT_ACC_DENOMINATOR 1 -#define DEFAULT_ACC_THRESHOLD 4 +#define DEFAULT_ACC_NUMERATOR (2*TWIN_FIXED_ONE) +#define DEFAULT_ACC_DENOMINATOR TWIN_FIXED_ONE +#define DEFAULT_ACC_THRESHOLD (4*TWIN_FIXED_ONE) static void twin_linux_mouse_check_bounds(twin_linux_mouse_t *tm) { @@ -51,10 +51,12 @@ static void twin_linux_mouse_check_bound /* This is directly copied from kdrive */ static void twin_linux_mouse_accel(twin_linux_mouse_t *tm, int *dx, int *dy) { - double speed = sqrt (*dx * *dx + *dy * *dy); - double accel; + int square = *dx * *dx + *dy * *dy; + twin_fixed_t speed = square>65535 ? twin_int_to_fixed(256) : + twin_fixed_sqrt(twin_int_to_fixed(square)); + twin_fixed_t accel; #ifdef QUADRATIC_ACCELERATION - double m; + twin_fixed_t m; /* * Ok, so we want it moving num/den times faster at threshold*2 @@ -67,16 +69,17 @@ static void twin_linux_mouse_accel(twin_ * num / den - 1 = m * threshold * 2 * (num / den - 1) / threshold * 2 = m */ - m = (((double) tm->acc_num / (double) tm->acc_den - 1.0) / - ((double) tm->acc_threshold * 2.0)); - accel = m * speed + 1; + m = twin_fixed_div(tm->acc_num, tm->acc_den - TWIN_FIXED_ONE); + m = twin_fixed_div(m, (2*tm->acc_threshold)); + accel = twin_fixed_mul(m, speed + TWIN_FIXED_ONE); #else - accel = 1.0; + accel = TWIN_FIXED_ONE; + if (speed > tm->acc_threshold) - accel = (double) tm->acc_num / tm->acc_den; + accel = twin_fixed_div(tm->acc_num, tm->acc_den); #endif - *dx = accel * *dx; - *dy = accel * *dy; + *dx = twin_fixed_to_int(twin_fixed_mul(accel, twin_int_to_fixed(*dx))); + *dy = twin_fixed_to_int(twin_fixed_mul(accel, twin_int_to_fixed(*dy))); } static twin_bool_t twin_linux_mouse_events(int file, twin_file_op_t ops, @@ -146,7 +149,7 @@ twin_linux_mouse_t *twin_linux_mouse_cre tm->screen = screen; tm->acc_num = DEFAULT_ACC_NUMERATOR; tm->acc_den = DEFAULT_ACC_DENOMINATOR; - tm->acc_threshold =DEFAULT_ACC_THRESHOLD; + tm->acc_threshold = DEFAULT_ACC_THRESHOLD; tm->x = screen->width / 2; tm->y = screen->height / 2; tm->fd = open(file, O_RDONLY); @@ -187,7 +190,7 @@ void twin_linux_mouse_screen_changed(twi void twin_linux_mouse_set_accel(twin_linux_mouse_t *tm, int num, int den, int threshold) { - tm->acc_num = num; - tm->acc_den = den; - tm->acc_threshold = threshold; + tm->acc_num = twin_int_to_fixed(num); + tm->acc_den = twin_int_to_fixed(den); + tm->acc_threshold = twin_int_to_fixed(threshold); } --- libtwin-0.0.2/libtwin/twin_linux_mouse.h.bak 2007-04-08 22:53:25.000000000 -0400 +++ libtwin-0.0.2/libtwin/twin_linux_mouse.h 2007-04-08 22:53:32.000000000 -0400 @@ -27,9 +27,9 @@ typedef struct _twin_linux_mouse { twin_screen_t *screen; /* acceleration settings */ - int acc_num; - int acc_den; - int acc_threshold; + twin_fixed_t acc_num; + twin_fixed_t acc_den; + twin_fixed_t acc_threshold; /* internals */ int fd; libtwin-0.0.2-sqrt.patch: --- NEW FILE libtwin-0.0.2-sqrt.patch --- --- libtwin-0.0.2/libtwin/twin_fixed.c~ 2007-04-01 20:14:52.000000000 -0400 +++ libtwin-0.0.2/libtwin/twin_fixed.c 2007-04-08 22:49:43.000000000 -0400 @@ -109,6 +109,10 @@ twin_fixed_sqrt (twin_fixed_t a) while (max > min) { mid = (max + min) >> 1; + if (mid >= 181*TWIN_FIXED_ONE) { + max = mid - 1; + continue; + } sqr = twin_fixed_mul (mid, mid); if (sqr == a) return mid; Index: libtwin.spec =================================================================== RCS file: /cvs/extras/rpms/libtwin/devel/libtwin.spec,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- libtwin.spec 7 Apr 2007 03:38:07 -0000 1.2 +++ libtwin.spec 9 Apr 2007 03:03:50 -0000 1.3 @@ -1,6 +1,6 @@ Name: libtwin Version: 0.0.2 -Release: 3%{?dist} +Release: 4%{?dist} Summary: Tiny Window System Group: System Environment/Libraries @@ -8,6 +8,8 @@ URL: http://ozlabs.org/~jk/projects/petitboot/ Source0: http://ozlabs.org/~jk/projects/petitboot/downloads/%{name}-%{version}.tar.gz Patch0: libtwin-0.0.2-no-altivec.patch +Patch1: libtwin-0.0.2-no-float.patch +Patch2: libtwin-0.0.2-sqrt.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: libpng-devel zlib-devel libjpeg-devel freetype-devel @@ -39,9 +41,11 @@ %prep %setup -q %patch0 -p1 +%patch1 -p1 +%patch2 -p1 %build -%configure --disable-static --disable-x11 +%configure make %{?_smp_mflags} @@ -70,9 +74,14 @@ %defattr(-,root,root,-) %{_includedir}/* %{_libdir}/*.so +%{_libdir}/*.a %{_libdir}/pkgconfig/libtwin.pc %changelog +* Sun Apr 8 2007 David Woodhouse 0.0.2-4 +- Re-enable X11, build static version for petitboot to use. +- Fix usage of libm + * Fri Apr 6 2007 David Woodhouse 0.0.2-3 - Disable X11. Otherwise we have to pull it into the petitboot initrd. From fedora-extras-commits at redhat.com Mon Apr 9 03:30:36 2007 From: fedora-extras-commits at redhat.com (David Woodhouse (dwmw2)) Date: Sun, 8 Apr 2007 23:30:36 -0400 Subject: rpms/petitboot/devel getctty.c, NONE, 1.1 .cvsignore, 1.1, 1.2 petitboot-init, 1.1, 1.2 petitboot.spec, 1.4, 1.5 sources, 1.2, 1.3 Message-ID: <200704090330.l393UaIw022976@cvs-int.fedora.redhat.com> Author: dwmw2 Update of /cvs/extras/rpms/petitboot/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv22818 Modified Files: .cvsignore petitboot-init petitboot.spec sources Added Files: getctty.c Log Message: Build static against libtwin and own libpng --- NEW FILE getctty.c --- /* * getctty.c - Exec a process, giving it a controlling tty * * Written 2005 by Werner Almesberger */ #include #include #include #include #include int main(int argc,char **argv) { int tty; if (argc < 3) { fprintf(stderr,"usage: %s tty command ...\n",*argv); return 1; } tty = open(argv[1],O_RDWR); if (tty < 0) { perror(argv[1]); return 1; } if (dup2(tty,0) < 0 || dup2(tty,1) < 0 || dup2(tty,2) < 0) { perror("dup2"); return 1; } (void) close(tty); if (setsid() < 0) { perror("setsid"); return 1; } if (ioctl(0,TIOCSCTTY,1) < 0) { perror("ioctl(TIOCSCTTY)"); return 1; } execvp(argv[2],argv+2); perror("execvp"); return 1; } Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/petitboot/devel/.cvsignore,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- .cvsignore 5 Apr 2007 20:04:09 -0000 1.1 +++ .cvsignore 9 Apr 2007 03:30:01 -0000 1.2 @@ -0,0 +1 @@ +libpng-1.2.16.tar.bz2 Index: petitboot-init =================================================================== RCS file: /cvs/extras/rpms/petitboot/devel/petitboot-init,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- petitboot-init 7 Apr 2007 04:01:02 -0000 1.1 +++ petitboot-init 9 Apr 2007 03:30:01 -0000 1.2 @@ -1,42 +1,21 @@ #!/bin/sh -# -# kboot - Kboot initialization and command-line interface -# -# Written 2005, 2006 by Werner Almesberger -# - -if [ "x$0" = x/init ]; then - __sysinit=true -else - __sysinit=false -fi - -############################################################################### -# -# System setup and internal initialization -# - -if $__sysinit; then - if [ ! -f /proc/partitions ]; then - mount -n -t proc none /proc - fi - if [ ! -d /sys/block ]; then - mount -n -t sysfs none /sys - - # Borrowed from initramfs tools. No more hard coded sleep - echo "" > /proc/sys/kernel/hotplug - udevd --daemon - udevtrigger - udevsettle --timeout=15 - fi -fi + +/bin/mount -n -t proc none /proc +mount -n -t sysfs none /sys + +# Borrowed from initramfs tools. No more hard coded sleep +echo "" > /proc/sys/kernel/hotplug +udevd --daemon +udevtrigger +udevsettle --timeout=15 cat > /etc/udev/rules.d/99-petitboot.rules < 0.0.1-5 +- Link statically against libtwin and own minimal libpng + +* Sat Apr 7 2007 David Woodhouse 0.0.1-4 +- Clean up petitboot-init script, add getctty + * Fri Apr 6 2007 David Woodhouse 0.0.1-3 - Add script for initrd /sbin/init Index: sources =================================================================== RCS file: /cvs/extras/rpms/petitboot/devel/sources,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- sources 5 Apr 2007 20:45:27 -0000 1.2 +++ sources 9 Apr 2007 03:30:01 -0000 1.3 @@ -1 +1,2 @@ 730e7e4b559d886f01d26f56f70dbe63 petitboot-0.0.1.tar.gz +7a1ca4f49bcffdec60d50f48460642bd libpng-1.2.16.tar.bz2 From fedora-extras-commits at redhat.com Mon Apr 9 03:35:05 2007 From: fedora-extras-commits at redhat.com (David Woodhouse (dwmw2)) Date: Sun, 8 Apr 2007 23:35:05 -0400 Subject: rpms/petitboot/devel petitboot-0.0.1-makefile.patch, NONE, 1.1 libpng-1.2.16-minimal.patch, NONE, 1.1 Message-ID: <200704090335.l393Z55V023887@cvs-int.fedora.redhat.com> Author: dwmw2 Update of /cvs/extras/rpms/petitboot/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv23866 Added Files: petitboot-0.0.1-makefile.patch libpng-1.2.16-minimal.patch Log Message: add missing files petitboot-0.0.1-makefile.patch: --- NEW FILE petitboot-0.0.1-makefile.patch --- --- petitboot-0.0.1/Makefile.orig 2007-04-08 23:11:34.000000000 -0400 +++ petitboot-0.0.1/Makefile 2007-04-08 23:12:05.000000000 -0400 @@ -15,7 +15,7 @@ ARTWORK = background.jpg cdrom.png hdd.p all: petitboot udev-helper petitboot: petitboot.o devices.o - $(CC) $(LDFLAGS) -o $@ $^ + $(CC) -o $@ $^ $(LDFLAGS) petitboot: LDFLAGS+=$(TWIN_LDFLAGS) petitboot: CFLAGS+=$(TWIN_CFLAGS) libpng-1.2.16-minimal.patch: --- NEW FILE libpng-1.2.16-minimal.patch --- Subject: [PATCH] Add some configure options to libpng From: Benjamin Herrenschmidt To: glennrp at users.sourceforge.net Cc: Jeremy Kerr , David Woodhouse , Ben Collins Hi ! Here's a patch you may want to consider for future versions of libpng. I'm definitely not an expert in autoconf, so don't hesitate to bash me for improper usage though :-) The goal is to add configure script options to disable read, write and floating point support. The main reason is to be able to disable write and floating point support when using libpng in embedded applications like bootloaders, where size is a constraint (getting rid of libm is a 700K win on powerpc, which is significant in the context of the bootloader I'm working on for PS3 where only 4MB of flash is available). Some of those options can be tweaked by just changing CFLAGS in the environment, though having configure options is nicer imho, but that's not the case (at least not that I've figured out) with removing the dependency on libm. The pach is based on version 1.2.15-beta5 as found in Ubuntu Feisty. Regards. Ben. diff -urN libpng-1.2.15~beta5/configure.ac libpng-1.2.15~beta5-benh/configure.ac --- libpng-1.2.15~beta5/configure.ac 2006-12-08 12:21:19.000000000 +1100 +++ libpng-1.2.15~beta5-benh/configure.ac 2007-04-08 18:49:08.000000000 +1000 @@ -54,7 +54,6 @@ # Checks for library functions. AC_FUNC_STRTOD AC_CHECK_FUNCS([memset], , AC_ERROR([memset not found in libc])) -AC_CHECK_FUNCS([pow], , AC_CHECK_LIB(m, pow, , AC_ERROR([cannot find pow])) ) AC_CHECK_LIB(z, zlibVersion, , AC_ERROR([zlib not installed])) LIBPNG_DEFINES=-DPNG_CONFIGURE_LIBPNG @@ -98,6 +97,29 @@ AC_SUBST([pkgconfigdir]) AC_MSG_NOTICE([pkgconfig directory is ${pkgconfigdir}]) +AC_ARG_WITH(write-support, + AC_HELP_STRING([--with-write-support], + [Supports creating PNG files @<:@default=yes@:>@]), + [if test "${withval}" = no; then + LIBPNG_DEFINES+=\ -DPNG_NO_WRITE_SUPPORTED + fi]) + +AC_ARG_WITH(read-support, + AC_HELP_STRING([--with-read-support], + [Supports reading PNG files @<:@default=yes@:>@]), + [if test "${withval}" = no; then + LIBPNG_DEFINES+=\ -DPNG_NO_READ_SUPPORTED + fi]) + +AC_ARG_WITH(floating-point, + AC_HELP_STRING([--with-floating-point], + [Use floating point math for image processing @<:@default=yes@:>@]), + [if test "${withval}" = no; then + LIBPNG_DEFINES+=\ -DPNG_NO_FLOATING_POINT_SUPPORTED + else + AC_CHECK_FUNCS([pow], , AC_CHECK_LIB(m, pow, , AC_ERROR([cannot find pow])) ) + fi]) + # Make the *-config binary config scripts optional AC_ARG_WITH(binconfigs, AC_HELP_STRING([--with-binconfigs], From fedora-extras-commits at redhat.com Mon Apr 9 03:42:46 2007 From: fedora-extras-commits at redhat.com (Dennis Gilmore (ausil)) Date: Sun, 8 Apr 2007 23:42:46 -0400 Subject: rpms/knetworkmanager/devel .cvsignore, 1.5, 1.6 knetworkmanager-kpp.patch, 1.1, 1.2 knetworkmanager.spec, 1.6, 1.7 sources, 1.5, 1.6 Message-ID: <200704090342.l393gkup024450@cvs-int.fedora.redhat.com> Author: ausil Update of /cvs/extras/rpms/knetworkmanager/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv24347 Modified Files: .cvsignore knetworkmanager-kpp.patch knetworkmanager.spec sources Log Message: new cvs snapshot adds vpnc, openvpn, pptp support. needed as knetworkmanager crashed without the update Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/knetworkmanager/devel/.cvsignore,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- .cvsignore 14 Nov 2006 13:08:52 -0000 1.5 +++ .cvsignore 9 Apr 2007 03:42:12 -0000 1.6 @@ -1 +1 @@ -knetworkmanager-svn20061113.tar.bz2 +knetworkmanager-svn20070408.tar.bz2 knetworkmanager-kpp.patch: Index: knetworkmanager-kpp.patch =================================================================== RCS file: /cvs/extras/rpms/knetworkmanager/devel/knetworkmanager-kpp.patch,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- knetworkmanager-kpp.patch 2 Feb 2007 14:35:40 -0000 1.1 +++ knetworkmanager-kpp.patch 9 Apr 2007 03:42:12 -0000 1.2 @@ -17,7 +17,7 @@ AC_DEFINE_UNQUOTED(KNETWORKMANAGER_DIALUP_CONFIG, "kdesu --nonewdcop /sbin/yast2 modem", [Command to launch dial up configuration tool]) ;; + fedora) -+ AC_DEFINE_UNQUOTED(KNETWORKMANAGER_DIALUP_CONFIG, "kdesu --nonewdcop /usr/bin/kppp", [Command to launch dial up configuration tool]) ++ AC_DEFINE_UNQUOTED(KNETWORKMANAGER_DIALUP_CONFIG, "kdesu --nonewdcop /usr/sbin/kppp", [Command to launch dial up configuration tool]) + ;; *) echo "Your distribution (${with_distro}) is not yet supported (e.g. you will not be able to launch a tool to configure dial-up connections.)" Index: knetworkmanager.spec =================================================================== RCS file: /cvs/extras/rpms/knetworkmanager/devel/knetworkmanager.spec,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- knetworkmanager.spec 2 Feb 2007 14:35:40 -0000 1.6 +++ knetworkmanager.spec 9 Apr 2007 03:42:12 -0000 1.7 @@ -1,8 +1,8 @@ -%define svn svn20061113 +%define svn svn20070408 Name: knetworkmanager Version: 0.1 -Release: 0.6.%{svn}%{?dist} +Release: 0.7.%{svn}%{?dist} Summary: KDE applet for Network Manager Group: Applications/Internet @@ -24,13 +24,49 @@ KNetworkManager is a system tray applet for controlling network connections on systems that use the NetworkManager daemon. +%package openvpn +Summary: knetworkmanager openvpn client +Group: Applications/Internet +Requires: %{name} = %{version}-%{release} +Requires: openvpn + +%description openvpn +openvpn support for KNetworkManager + + +%package vpnc +Summary: knetworkmanager vpnc client +Group: Applications/Internet +Requires: %{name} = %{version}-%{release} +Requires: vpnc + +%description vpnc +vpnc support for knetworkmanager + +%package pptp +Summary: knetworkmanager pptp client +Group: Applications/Internet +Requires: %{name} = %{version}-%{release} +Requires: pptp + +%description pptp +pptp support for knetworkmanager + +%package devel +Summary: Common data shared among the MySQL GUI Suites +Group: Development/Libraries +Requires: %{name} = %{version}-%{release} + +%description devel +Development headers for knetworkmanager + %prep %setup -q -n knetworkmanager %patch0 -p1 -b .kppp %build make -f Makefile.cvs -%configure --disable-rpath +%configure --disable-rpath --with-openvpn --with-vpnc --with-pptp make %{?_smp_mflags} @@ -80,9 +116,40 @@ %{_datadir}/apps/knetworkmanager %{_datadir}/config.kcfg/knetworkmanager.kcfg %{_datadir}/applications/fedora-knetworkmanager.desktop +%{_datadir}/servicetypes/knetworkmanager_plugin.desktop +%{_datadir}/servicetypes/knetworkmanager_vpnplugin.desktop + +%files devel +%{_includedir}/knetworkmanager-plugin.h +%{_includedir}/knetworkmanager-vpnplugin.h + +%files openvpn +%{_libdir}/kde3/knetworkmanager_openvpn.la +%{_libdir}/kde3/knetworkmanager_openvpn.so +%{_libdir}/kde3/knetworkmanager_openvpn.so.0 +%{_libdir}/kde3/knetworkmanager_openvpn.so.0.0.0 +%{_datadir}/services/knetworkmanager_openvpn.desktop + +%files vpnc +%{_libdir}/kde3/knetworkmanager_vpnc.la +%{_libdir}/kde3/knetworkmanager_vpnc.so +%{_libdir}/kde3/knetworkmanager_vpnc.so.0 +%{_libdir}/kde3/knetworkmanager_vpnc.so.0.0.0 +%{_datadir}/services/knetworkmanager_vpnc.desktop + +%files pptp +%{_libdir}/kde3/knetworkmanager_pptp.la +%{_libdir}/kde3/knetworkmanager_pptp.so +%{_libdir}/kde3/knetworkmanager_pptp.so.0 +%{_libdir}/kde3/knetworkmanager_pptp.so.0.0.0 +%{_datadir}/services/knetworkmanager_pptp.desktop %changelog +* Sun Mar 08 2007 Dennis Gilmore - 0.1-0.7.svn20070408 +- update to new snapshot +- vpnc ,openvpn, pptp and devel sub packages + * Fri Jan 26 2007 Dennis Gilmore - 0.1-0.6.svn20061113 - build against dbus-qt package Index: sources =================================================================== RCS file: /cvs/extras/rpms/knetworkmanager/devel/sources,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- sources 14 Nov 2006 13:08:52 -0000 1.5 +++ sources 9 Apr 2007 03:42:12 -0000 1.6 @@ -1 +1 @@ -e7ecf02d0d9011dab93b665d8d3b28f6 knetworkmanager-svn20061113.tar.bz2 +2f1cb1f768c46a49335fad5c166b43f0 knetworkmanager-svn20070408.tar.bz2 From fedora-extras-commits at redhat.com Mon Apr 9 05:11:42 2007 From: fedora-extras-commits at redhat.com (Michael Thomas (wart)) Date: Mon, 9 Apr 2007 01:11:42 -0400 Subject: rpms/manaworld/devel .cvsignore, 1.6, 1.7 manaworld.spec, 1.8, 1.9 sources, 1.6, 1.7 Message-ID: <200704090511.l395Bg5e001966@cvs-int.fedora.redhat.com> Author: wart Update of /cvs/extras/rpms/manaworld/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv1940 Modified Files: .cvsignore manaworld.spec sources Log Message: - Update to 0.0.22.2 - Update desktop file categories - Update icon cache update scriptlets Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/manaworld/devel/.cvsignore,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- .cvsignore 17 Jan 2007 17:13:42 -0000 1.6 +++ .cvsignore 9 Apr 2007 05:11:09 -0000 1.7 @@ -1 +1 @@ -tmw-0.0.22.tar.gz +tmw-0.0.22.2.tar.gz Index: manaworld.spec =================================================================== RCS file: /cvs/extras/rpms/manaworld/devel/manaworld.spec,v retrieving revision 1.8 retrieving revision 1.9 diff -u -r1.8 -r1.9 --- manaworld.spec 17 Jan 2007 17:13:42 -0000 1.8 +++ manaworld.spec 9 Apr 2007 05:11:09 -0000 1.9 @@ -1,12 +1,12 @@ Name: manaworld -Version: 0.0.22 +Version: 0.0.22.2 Release: 1%{?dist} Summary: 2D MMORPG world Group: Amusements/Games License: GPL URL: http://themanaworld.org -Source0: http://dl.sourceforge.net/themanaworld/tmw-%{version}.tar.gz +Source0: http://downloads.sourceforge.net/themanaworld/tmw-%{version}.tar.gz Patch0: tmw-0.0.22-nowerror.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) @@ -37,6 +37,8 @@ --vendor fedora \ --dir $RPM_BUILD_ROOT/%{_datadir}/applications/ \ --delete-original \ + --remove-category=Application \ + --add-category=RolePlaying \ $RPM_BUILD_ROOT%{_datadir}/applications/tmw.desktop mkdir -p $RPM_BUILD_ROOT%{_datadir}/icons/hicolor/32x32/apps @@ -49,15 +51,11 @@ %post touch --no-create %{_datadir}/icons/hicolor || : -if [ -x %{_bindir}/gtk-update-icon-cache ]; then - %{_bindir}/gtk-update-icon-cache --quiet %{_datadir}/icons/hicolor || : -fi +%{_bindir}/gtk-update-icon-cache --quiet %{_datadir}/icons/hicolor || : %postun touch --no-create %{_datadir}/icons/hicolor || : -if [ -x %{_bindir}/gtk-update-icon-cache ]; then - %{_bindir}/gtk-update-icon-cache --quiet %{_datadir}/icons/hicolor || : -fi +%{_bindir}/gtk-update-icon-cache --quiet %{_datadir}/icons/hicolor || : %files @@ -71,6 +69,11 @@ %changelog +* Sun Apr 8 2007 Wart 0.0.22.2-1 +- Update to 0.0.22.2 +- Update desktop file categories +- Update icon cache update scriptlets + * Thu Jan 11 2007 Wart 0.0.22-1 - Update to 0.0.22 Index: sources =================================================================== RCS file: /cvs/extras/rpms/manaworld/devel/sources,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- sources 17 Jan 2007 17:13:42 -0000 1.6 +++ sources 9 Apr 2007 05:11:09 -0000 1.7 @@ -1 +1 @@ -f2028ac0aa4ebd325ddef119ba7f1051 tmw-0.0.22.tar.gz +c799a59487284b6812aae42c431b7103 tmw-0.0.22.2.tar.gz From fedora-extras-commits at redhat.com Mon Apr 9 05:34:50 2007 From: fedora-extras-commits at redhat.com (Remi Collet (remi)) Date: Mon, 9 Apr 2007 01:34:50 -0400 Subject: rpms/ocsinventory-client/devel ocsinventory-client.spec,1.7,1.8 Message-ID: <200704090534.l395YoC4002585@cvs-int.fedora.redhat.com> Author: remi Update of /cvs/extras/rpms/ocsinventory-client/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv2567 Modified Files: ocsinventory-client.spec Log Message: use ExcludeArch Index: ocsinventory-client.spec =================================================================== RCS file: /cvs/extras/rpms/ocsinventory-client/devel/ocsinventory-client.spec,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- ocsinventory-client.spec 8 Apr 2007 18:42:00 -0000 1.7 +++ ocsinventory-client.spec 9 Apr 2007 05:34:16 -0000 1.8 @@ -4,13 +4,12 @@ # - ocstag : administrative tag # - ocsserver : OCS Inventory NG communication serveur -# This requires dmidecode (at build and run time) -# which is only not available on ppc. -ExclusiveArch: i386 x86_64 +# This requires dmidecode (at run time) which is only available on x86. +ExcludeArch: ppc ppc64 s390 s390x ia64 Name: ocsinventory-client Version: 1.01 -Release: 4%{?dist}%{?ocstag:.}%{?ocstag} +Release: 5%{?dist}%{?ocstag:.}%{?ocstag} Summary: Open Computer and Software Inventory Next Generation client Group: Development/Libraries @@ -180,6 +179,9 @@ %changelog +* Mon Apr 09 2007 Remi Collet 1.01-5 +- replace ExclusiveArch by ExcludeArch + * Sun Apr 08 2007 Remi Collet 1.01-4 - remove BuildRequires dmidecode - check dmidecode in post scriptlet (not in prep) From fedora-extras-commits at redhat.com Mon Apr 9 05:44:34 2007 From: fedora-extras-commits at redhat.com (Remi Collet (remi)) Date: Mon, 9 Apr 2007 01:44:34 -0400 Subject: rpms/ocsinventory-ipdiscover/FC-6 ocsinventory-ipdiscover.patch, NONE, 1.1 ocsinventory-ipdiscover.spec, NONE, 1.1 sources, 1.1, 1.2 Message-ID: <200704090544.l395iYlm002747@cvs-int.fedora.redhat.com> Author: remi Update of /cvs/extras/rpms/ocsinventory-ipdiscover/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv2710 Modified Files: sources Added Files: ocsinventory-ipdiscover.patch ocsinventory-ipdiscover.spec Log Message: initial release ocsinventory-ipdiscover.patch: --- NEW FILE ocsinventory-ipdiscover.patch --- --- ipdiscover.c.orig 2006-12-08 17:23:15.000000000 +0100 +++ ipdiscover.c 2007-04-06 17:24:02.000000000 +0200 @@ -113,7 +113,7 @@ } void validate_iface( struct sockaddr_in *ipaddr, struct sockaddr_in *netmask, packet *ppacket ){ - char *error_str; + char error_str[100]; if( ntohl(netmask->sin_addr.s_addr) < 0xFFFF0000){ sprintf(error_str, "Invalid netmask -> too large (%s). Stop\n", inet_ntoa(netmask->sin_addr)); --- NEW FILE ocsinventory-ipdiscover.spec --- %define tarname OCSNG_LINUX_AGENT_1.01 Name: ocsinventory-ipdiscover Version: 1.01 Release: 2%{?dist} Summary: Open Computer and Software Inventory Next Generation client Group: Development/Libraries License: GPL URL: http://ocsinventory.sourceforge.net/ Source0: http://downloads.sourceforge.net/sourceforge/ocsinventory/%{tarname}.tar.gz Patch0: ocsinventory-ipdiscover.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) %description Open Computer and Software Inventory Next Generation is an application designed to help a network or system administrator keep track of computer configuration and software installed on the network. It also allows deploying softwares, commands or files on Windows and Linux client computers. %{name} provide the ipdiscover command used by client agent for Linux. %description -l fr Open Computer and Software Inventory Next Generation est une application destin??e ?? aider l'administrateur syst??me ou r??seau ?? garder un oeil sur la configuration des machines du r??seau et sur les logiciels qui y sont install??s. Elle autorise aussi la t??l??diffusion (ou d??ploiement) de logiciels, de commandes ou de fichiers sur les clients Windows ou Linux. %{name} fournit la commande ipdiscover utilis??e par le client pour Linux. %prep %setup -q -n %{tarname} %patch0 -p0 touch -r README timestamp %{__perl} -pi -e 's/\r//' README touch -r timestamp README %build %{__cc} %{optflags} -o ipdiscover ipdiscover.c %install rm -rf %{buildroot} %{__mkdir_p} %{buildroot}%{_sbindir} %{__install} -m 755 ipdiscover %{buildroot}%{_sbindir} %clean rm -rf %{buildroot} %files %defattr(-, root, root, -) %doc README %{_sbindir}/ipdiscover %changelog * Fri Apr 06 2007 Remi Collet 1.01-2 - change source URL - add ocsinventory-ipdiscover.patch - preserve README timestamp * Tue Mar 20 2007 Remi Collet 1.01-1 - split from ocsinventory-client - update to 1.01 Index: sources =================================================================== RCS file: /cvs/extras/rpms/ocsinventory-ipdiscover/FC-6/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 8 Apr 2007 15:20:34 -0000 1.1 +++ sources 9 Apr 2007 05:44:00 -0000 1.2 @@ -0,0 +1 @@ +9e5a5893cd83eb94637c34b60286dcb8 OCSNG_LINUX_AGENT_1.01.tar.gz From fedora-extras-commits at redhat.com Mon Apr 9 05:46:11 2007 From: fedora-extras-commits at redhat.com (Remi Collet (remi)) Date: Mon, 9 Apr 2007 01:46:11 -0400 Subject: rpms/ocsinventory-ipdiscover/FC-5 ocsinventory-ipdiscover.patch, NONE, 1.1 ocsinventory-ipdiscover.spec, NONE, 1.1 sources, 1.1, 1.2 Message-ID: <200704090546.l395kBv3002846@cvs-int.fedora.redhat.com> Author: remi Update of /cvs/extras/rpms/ocsinventory-ipdiscover/FC-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv2820 Modified Files: sources Added Files: ocsinventory-ipdiscover.patch ocsinventory-ipdiscover.spec Log Message: initial release ocsinventory-ipdiscover.patch: --- NEW FILE ocsinventory-ipdiscover.patch --- --- ipdiscover.c.orig 2006-12-08 17:23:15.000000000 +0100 +++ ipdiscover.c 2007-04-06 17:24:02.000000000 +0200 @@ -113,7 +113,7 @@ } void validate_iface( struct sockaddr_in *ipaddr, struct sockaddr_in *netmask, packet *ppacket ){ - char *error_str; + char error_str[100]; if( ntohl(netmask->sin_addr.s_addr) < 0xFFFF0000){ sprintf(error_str, "Invalid netmask -> too large (%s). Stop\n", inet_ntoa(netmask->sin_addr)); --- NEW FILE ocsinventory-ipdiscover.spec --- %define tarname OCSNG_LINUX_AGENT_1.01 Name: ocsinventory-ipdiscover Version: 1.01 Release: 2%{?dist} Summary: Open Computer and Software Inventory Next Generation client Group: Development/Libraries License: GPL URL: http://ocsinventory.sourceforge.net/ Source0: http://downloads.sourceforge.net/sourceforge/ocsinventory/%{tarname}.tar.gz Patch0: ocsinventory-ipdiscover.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) %description Open Computer and Software Inventory Next Generation is an application designed to help a network or system administrator keep track of computer configuration and software installed on the network. It also allows deploying softwares, commands or files on Windows and Linux client computers. %{name} provide the ipdiscover command used by client agent for Linux. %description -l fr Open Computer and Software Inventory Next Generation est une application destin??e ?? aider l'administrateur syst??me ou r??seau ?? garder un oeil sur la configuration des machines du r??seau et sur les logiciels qui y sont install??s. Elle autorise aussi la t??l??diffusion (ou d??ploiement) de logiciels, de commandes ou de fichiers sur les clients Windows ou Linux. %{name} fournit la commande ipdiscover utilis??e par le client pour Linux. %prep %setup -q -n %{tarname} %patch0 -p0 touch -r README timestamp %{__perl} -pi -e 's/\r//' README touch -r timestamp README %build %{__cc} %{optflags} -o ipdiscover ipdiscover.c %install rm -rf %{buildroot} %{__mkdir_p} %{buildroot}%{_sbindir} %{__install} -m 755 ipdiscover %{buildroot}%{_sbindir} %clean rm -rf %{buildroot} %files %defattr(-, root, root, -) %doc README %{_sbindir}/ipdiscover %changelog * Fri Apr 06 2007 Remi Collet 1.01-2 - change source URL - add ocsinventory-ipdiscover.patch - preserve README timestamp * Tue Mar 20 2007 Remi Collet 1.01-1 - split from ocsinventory-client - update to 1.01 Index: sources =================================================================== RCS file: /cvs/extras/rpms/ocsinventory-ipdiscover/FC-5/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 8 Apr 2007 15:20:34 -0000 1.1 +++ sources 9 Apr 2007 05:45:37 -0000 1.2 @@ -0,0 +1 @@ +9e5a5893cd83eb94637c34b60286dcb8 OCSNG_LINUX_AGENT_1.01.tar.gz From fedora-extras-commits at redhat.com Mon Apr 9 05:48:20 2007 From: fedora-extras-commits at redhat.com (Remi Collet (remi)) Date: Mon, 9 Apr 2007 01:48:20 -0400 Subject: rpms/ocsinventory-client/FC-6 ocsinventory-client.spec, 1.3, 1.4 sources, 1.3, 1.4 Message-ID: <200704090548.l395mKEY002964@cvs-int.fedora.redhat.com> Author: remi Update of /cvs/extras/rpms/ocsinventory-client/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv2945 Modified Files: ocsinventory-client.spec sources Log Message: new version 1.01 Index: ocsinventory-client.spec =================================================================== RCS file: /cvs/extras/rpms/ocsinventory-client/FC-6/ocsinventory-client.spec,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- ocsinventory-client.spec 28 Jan 2007 08:34:19 -0000 1.3 +++ ocsinventory-client.spec 9 Apr 2007 05:47:46 -0000 1.4 @@ -1,32 +1,37 @@ -%define tarname OCSNG_LINUX_AGENT_1.0 +%define tarname OCSNG_LINUX_AGENT_1.01 # Can, optionaly, be define at build time (see README.fedora) # - ocstag : administrative tag # - ocsserver : OCS Inventory NG communication serveur -ExclusiveArch: i386 x86_64 +# This requires dmidecode (at run time) which is only available on x86. +ExcludeArch: ppc ppc64 s390 s390x ia64 Name: ocsinventory-client -Version: 1.0 -Release: 1%{?dist}%{?ocstag:.}%{?ocstag} +Version: 1.01 +Release: 5%{?dist}%{?ocstag:.}%{?ocstag} Summary: Open Computer and Software Inventory Next Generation client Group: Development/Libraries License: GPL URL: http://ocsinventory.sourceforge.net/ -Source0: http://heanet.dl.sourceforge.net/sourceforge/ocsinventory/%{tarname}.tar.gz +Source0: http://downloads.sourceforge.net/sourceforge/ocsinventory/%{tarname}.tar.gz Source1: ocsinventory-client.README Source2: ocsinventory-client.README.fr Patch0: ocsinventory-client.patch -# Not noarch because of ipdiscover.c - BuildArch: noarch +BuildArch: noarch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) -BuildRequires: %{_sbindir}/dmidecode, perl +BuildRequires: perl %if %{?fedora}0 Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) %else +%if %{?rhel}0 < 50 %define perl_vendorlib %(eval "`%{__perl} -V:installvendorlib`"; echo $installvendorlib) +%else +Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) +%endif %endif Requires: %{_sbindir}/dmidecode, net-tools, pciutils Requires: %{_sysconfdir}/logrotate.d, %{_sysconfdir}/cron.daily @@ -47,9 +52,10 @@ # No virtual provides for this Requires: perl-Digest-MD5 perl-libwww-perl %else -# Only vitual provides (but not detected) on non RHEL2 +# Only virtual provides (but not detected) on non RHEL2 Requires: perl(HTTP::Request) %endif +Requires: ocsinventory-ipdiscover %description Open Computer and Software Inventory Next Generation is an application @@ -75,12 +81,18 @@ %prep %setup -q -n %{tarname} %patch0 -p0 -b .fedora + +touch -r changelogs timestamp %{__perl} -pi -e 's/\r//' changelogs +touch -r timestamp changelogs +touch -r README timestamp +%{__perl} -pi -e 's/\r//' README +touch -r timestamp README cat <ocsinv.conf OCS_AGENT_DEVICE_ID - $(%{_sbindir}/dmidecode 2>/dev/null | grep "# dmidecode" | cut -d' ' -f3) + DMIDECODE_VERSION 3 %{?ocsserver}%{!?ocsserver:__local__} 0 @@ -114,7 +126,6 @@ %{__perl} Makefile.PL INSTALLDIRS=vendor make %{?_smp_mflags} popd -%{__cc} %{optflags} -o ipdiscover ipdiscover.c %install rm -rf %{buildroot} @@ -127,8 +138,6 @@ rm %{buildroot}%{perl_vendorlib}/Ocsinventory/ocsinventory-client.pl popd -%{__install} -m 755 ipdiscover %{buildroot}%{_sbindir} - %{__mkdir_p} %{buildroot}%{_localstatedir}/log/%{name} %{__mkdir_p} %{buildroot}%{_sysconfdir}/%{name} @@ -148,7 +157,9 @@ if [ "$1" -eq "1" ] then OCS_AGENT_DEVICE_ID=$(hostname)-$(date +%%Y-%%m-%%d-%%H-%%M-%%S) - %{__perl} -pi -e "s/OCS_AGENT_DEVICE_ID/$OCS_AGENT_DEVICE_ID/" %{_sysconfdir}/%{name}/ocsinv.conf + DMIDECODE_VERSION=$(%{_sbindir}/dmidecode 2>/dev/null | grep "# dmidecode" | cut -d' ' -f3) + %{__perl} -pi -e "s/OCS_AGENT_DEVICE_ID/$OCS_AGENT_DEVICE_ID/;s/DMIDECODE_VERSION/$DMIDECODE_VERSION/" \ + %{_sysconfdir}/%{name}/ocsinv.conf else # Update from RC3 %{__perl} -pi -e "s/>local__local__ 1.01-5 +- replace ExclusiveArch by ExcludeArch + +* Sun Apr 08 2007 Remi Collet 1.01-4 +- remove BuildRequires dmidecode +- check dmidecode in post scriptlet (not in prep) + +* Sun Apr 08 2007 Remi Collet 1.01-3 +- change to noarch again. + +* Sun Apr 08 2007 Remi Collet 1.01-2 +- switch back ExclusiveArch: i386 x86_64 (no dmidecode on ppc) + +* Tue Mar 20 2007 Remi Collet 1.01-1 +- update to 1.01 +- change to noarch +- split and Requires ocsinventory-ipdiscover + * Sun Jan 28 2007 Remi Collet 1.0-1 - update to 1.0 Final - add sleep in cron task (time balancing for large network) Index: sources =================================================================== RCS file: /cvs/extras/rpms/ocsinventory-client/FC-6/sources,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- sources 28 Jan 2007 08:34:19 -0000 1.3 +++ sources 9 Apr 2007 05:47:46 -0000 1.4 @@ -1 +1 @@ -2103290f3dd7e02f9174899d22a2dc3c OCSNG_LINUX_AGENT_1.0.tar.gz +9e5a5893cd83eb94637c34b60286dcb8 OCSNG_LINUX_AGENT_1.01.tar.gz From fedora-extras-commits at redhat.com Mon Apr 9 05:55:44 2007 From: fedora-extras-commits at redhat.com (Remi Collet (remi)) Date: Mon, 9 Apr 2007 01:55:44 -0400 Subject: rpms/ocsinventory-client/FC-5 ocsinventory-client.spec, 1.3, 1.4 sources, 1.3, 1.4 Message-ID: <200704090555.l395ti4v003063@cvs-int.fedora.redhat.com> Author: remi Update of /cvs/extras/rpms/ocsinventory-client/FC-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv3044 Modified Files: ocsinventory-client.spec sources Log Message: new version 1.01 Index: ocsinventory-client.spec =================================================================== RCS file: /cvs/extras/rpms/ocsinventory-client/FC-5/ocsinventory-client.spec,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- ocsinventory-client.spec 28 Jan 2007 08:35:50 -0000 1.3 +++ ocsinventory-client.spec 9 Apr 2007 05:55:10 -0000 1.4 @@ -1,32 +1,37 @@ -%define tarname OCSNG_LINUX_AGENT_1.0 +%define tarname OCSNG_LINUX_AGENT_1.01 # Can, optionaly, be define at build time (see README.fedora) # - ocstag : administrative tag # - ocsserver : OCS Inventory NG communication serveur -ExclusiveArch: i386 x86_64 +# This requires dmidecode (at run time) which is only available on x86. +ExcludeArch: ppc ppc64 s390 s390x ia64 Name: ocsinventory-client -Version: 1.0 -Release: 1%{?dist}%{?ocstag:.}%{?ocstag} +Version: 1.01 +Release: 5%{?dist}%{?ocstag:.}%{?ocstag} Summary: Open Computer and Software Inventory Next Generation client Group: Development/Libraries License: GPL URL: http://ocsinventory.sourceforge.net/ -Source0: http://heanet.dl.sourceforge.net/sourceforge/ocsinventory/%{tarname}.tar.gz +Source0: http://downloads.sourceforge.net/sourceforge/ocsinventory/%{tarname}.tar.gz Source1: ocsinventory-client.README Source2: ocsinventory-client.README.fr Patch0: ocsinventory-client.patch -# Not noarch because of ipdiscover.c - BuildArch: noarch +BuildArch: noarch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) -BuildRequires: %{_sbindir}/dmidecode, perl +BuildRequires: perl %if %{?fedora}0 Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) %else +%if %{?rhel}0 < 50 %define perl_vendorlib %(eval "`%{__perl} -V:installvendorlib`"; echo $installvendorlib) +%else +Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) +%endif %endif Requires: %{_sbindir}/dmidecode, net-tools, pciutils Requires: %{_sysconfdir}/logrotate.d, %{_sysconfdir}/cron.daily @@ -47,9 +52,10 @@ # No virtual provides for this Requires: perl-Digest-MD5 perl-libwww-perl %else -# Only vitual provides (but not detected) on non RHEL2 +# Only virtual provides (but not detected) on non RHEL2 Requires: perl(HTTP::Request) %endif +Requires: ocsinventory-ipdiscover %description Open Computer and Software Inventory Next Generation is an application @@ -75,12 +81,18 @@ %prep %setup -q -n %{tarname} %patch0 -p0 -b .fedora + +touch -r changelogs timestamp %{__perl} -pi -e 's/\r//' changelogs +touch -r timestamp changelogs +touch -r README timestamp +%{__perl} -pi -e 's/\r//' README +touch -r timestamp README cat <ocsinv.conf OCS_AGENT_DEVICE_ID - $(%{_sbindir}/dmidecode 2>/dev/null | grep "# dmidecode" | cut -d' ' -f3) + DMIDECODE_VERSION 3 %{?ocsserver}%{!?ocsserver:__local__} 0 @@ -114,7 +126,6 @@ %{__perl} Makefile.PL INSTALLDIRS=vendor make %{?_smp_mflags} popd -%{__cc} %{optflags} -o ipdiscover ipdiscover.c %install rm -rf %{buildroot} @@ -127,8 +138,6 @@ rm %{buildroot}%{perl_vendorlib}/Ocsinventory/ocsinventory-client.pl popd -%{__install} -m 755 ipdiscover %{buildroot}%{_sbindir} - %{__mkdir_p} %{buildroot}%{_localstatedir}/log/%{name} %{__mkdir_p} %{buildroot}%{_sysconfdir}/%{name} @@ -148,7 +157,9 @@ if [ "$1" -eq "1" ] then OCS_AGENT_DEVICE_ID=$(hostname)-$(date +%%Y-%%m-%%d-%%H-%%M-%%S) - %{__perl} -pi -e "s/OCS_AGENT_DEVICE_ID/$OCS_AGENT_DEVICE_ID/" %{_sysconfdir}/%{name}/ocsinv.conf + DMIDECODE_VERSION=$(%{_sbindir}/dmidecode 2>/dev/null | grep "# dmidecode" | cut -d' ' -f3) + %{__perl} -pi -e "s/OCS_AGENT_DEVICE_ID/$OCS_AGENT_DEVICE_ID/;s/DMIDECODE_VERSION/$DMIDECODE_VERSION/" \ + %{_sysconfdir}/%{name}/ocsinv.conf else # Update from RC3 %{__perl} -pi -e "s/>local__local__ 1.01-5 +- replace ExclusiveArch by ExcludeArch + +* Sun Apr 08 2007 Remi Collet 1.01-4 +- remove BuildRequires dmidecode +- check dmidecode in post scriptlet (not in prep) + +* Sun Apr 08 2007 Remi Collet 1.01-3 +- change to noarch again. + +* Sun Apr 08 2007 Remi Collet 1.01-2 +- switch back ExclusiveArch: i386 x86_64 (no dmidecode on ppc) + +* Tue Mar 20 2007 Remi Collet 1.01-1 +- update to 1.01 +- change to noarch +- split and Requires ocsinventory-ipdiscover + * Sun Jan 28 2007 Remi Collet 1.0-1 - update to 1.0 Final - add sleep in cron task (time balancing for large network) Index: sources =================================================================== RCS file: /cvs/extras/rpms/ocsinventory-client/FC-5/sources,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- sources 28 Jan 2007 08:35:50 -0000 1.3 +++ sources 9 Apr 2007 05:55:10 -0000 1.4 @@ -1 +1 @@ -2103290f3dd7e02f9174899d22a2dc3c OCSNG_LINUX_AGENT_1.0.tar.gz +9e5a5893cd83eb94637c34b60286dcb8 OCSNG_LINUX_AGENT_1.01.tar.gz From fedora-extras-commits at redhat.com Mon Apr 9 09:48:09 2007 From: fedora-extras-commits at redhat.com (Gilboa Davara (gilboa)) Date: Mon, 9 Apr 2007 05:48:09 -0400 Subject: rpms/icewm/FC-5 icewm-1.2.30-apm-battery.patch, NONE, 1.1 icewm.spec, 1.1, 1.2 Message-ID: <200704090948.l399m9IT023452@cvs-int.fedora.redhat.com> Author: gilboa Update of /cvs/extras/rpms/icewm/FC-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv23423 Modified Files: icewm.spec Added Files: icewm-1.2.30-apm-battery.patch Log Message: icewm-1.2.30-apm-battery.patch: --- NEW FILE icewm-1.2.30-apm-battery.patch --- --- src/aapm.cc.orig Sat Apr 7 21:01:04 2007 +++ src/aapm.cc Sat Apr 7 21:02:57 2007 @@ -632,7 +632,7 @@ //estimate applet's size for (i = 0; i < batteryNum; i++) { - if (acpiBatteries[i]->present == BAT_ABSENT) + if (mode == ACPI && acpiBatteries[i]->present == BAT_ABSENT) continue; if (taskBarShowApmTime) strcat(buf, "0:00"); Index: icewm.spec =================================================================== RCS file: /cvs/extras/rpms/icewm/FC-5/icewm.spec,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- icewm.spec 16 Feb 2007 00:45:11 -0000 1.1 +++ icewm.spec 9 Apr 2007 09:47:35 -0000 1.2 @@ -1,6 +1,6 @@ Name: icewm Version: 1.2.30 -Release: 12%{?dist} +Release: 13%{?dist} Summary: Light and configurable window manager Group: User Interface/Desktops @@ -28,6 +28,7 @@ Patch1: icewm-menu.patch Patch2: icewm-toolbar.patch Patch3: icewm-keys.patch +Patch4: icewm-1.2.30-apm-battery.patch %description @@ -67,6 +68,7 @@ %patch1 -p1 -b .menu %patch2 -p1 -b .toolbar %patch3 -p1 -b .keys +%patch4 -p0 -b .apmbattery %build @@ -129,6 +131,9 @@ %changelog +* Mon Apr 09 2007 - 1.2.30-13 +- APMStatus crash fix. (Icewm #1696182) + * Sat Feb 10 2007 - 1.2.30-12 - Add missing dot in the -gnome sub-package description. - Replace REQ icewm (in both -gnome and -xdgmenu) with icewm-x.x.x. From fedora-extras-commits at redhat.com Mon Apr 9 09:49:58 2007 From: fedora-extras-commits at redhat.com (Gilboa Davara (gilboa)) Date: Mon, 9 Apr 2007 05:49:58 -0400 Subject: rpms/icewm/FC-6 icewm-1.2.30-apm-battery.patch, NONE, 1.1 icewm.spec, 1.1, 1.2 Message-ID: <200704090949.l399nwVs023501@cvs-int.fedora.redhat.com> Author: gilboa Update of /cvs/extras/rpms/icewm/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv23477 Modified Files: icewm.spec Added Files: icewm-1.2.30-apm-battery.patch Log Message: icewm-1.2.30-apm-battery.patch: --- NEW FILE icewm-1.2.30-apm-battery.patch --- --- src/aapm.cc.orig Sat Apr 7 21:01:04 2007 +++ src/aapm.cc Sat Apr 7 21:02:57 2007 @@ -632,7 +632,7 @@ //estimate applet's size for (i = 0; i < batteryNum; i++) { - if (acpiBatteries[i]->present == BAT_ABSENT) + if (mode == ACPI && acpiBatteries[i]->present == BAT_ABSENT) continue; if (taskBarShowApmTime) strcat(buf, "0:00"); Index: icewm.spec =================================================================== RCS file: /cvs/extras/rpms/icewm/FC-6/icewm.spec,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- icewm.spec 16 Feb 2007 00:44:41 -0000 1.1 +++ icewm.spec 9 Apr 2007 09:49:24 -0000 1.2 @@ -1,6 +1,6 @@ Name: icewm Version: 1.2.30 -Release: 12%{?dist} +Release: 13%{?dist} Summary: Light and configurable window manager Group: User Interface/Desktops @@ -28,6 +28,7 @@ Patch1: icewm-menu.patch Patch2: icewm-toolbar.patch Patch3: icewm-keys.patch +Patch4: icewm-1.2.30-apm-battery.patch %description @@ -67,6 +68,7 @@ %patch1 -p1 -b .menu %patch2 -p1 -b .toolbar %patch3 -p1 -b .keys +%patch4 -p0 -b .apmbattery %build @@ -129,6 +131,9 @@ %changelog +* Mon Apr 09 2007 - 1.2.30-13 +- APMStatus crash fix. (Icewm #1696182) + * Sat Feb 10 2007 - 1.2.30-12 - Add missing dot in the -gnome sub-package description. - Replace REQ icewm (in both -gnome and -xdgmenu) with icewm-x.x.x. From fedora-extras-commits at redhat.com Mon Apr 9 09:51:42 2007 From: fedora-extras-commits at redhat.com (Gilboa Davara (gilboa)) Date: Mon, 9 Apr 2007 05:51:42 -0400 Subject: rpms/icewm/devel icewm-1.2.30-apm-battery.patch, NONE, 1.1 icewm.spec, 1.1, 1.2 Message-ID: <200704090951.l399pgbN023581@cvs-int.fedora.redhat.com> Author: gilboa Update of /cvs/extras/rpms/icewm/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv23556 Modified Files: icewm.spec Added Files: icewm-1.2.30-apm-battery.patch Log Message: icewm-1.2.30-apm-battery.patch: --- NEW FILE icewm-1.2.30-apm-battery.patch --- --- src/aapm.cc.orig Sat Apr 7 21:01:04 2007 +++ src/aapm.cc Sat Apr 7 21:02:57 2007 @@ -632,7 +632,7 @@ //estimate applet's size for (i = 0; i < batteryNum; i++) { - if (acpiBatteries[i]->present == BAT_ABSENT) + if (mode == ACPI && acpiBatteries[i]->present == BAT_ABSENT) continue; if (taskBarShowApmTime) strcat(buf, "0:00"); Index: icewm.spec =================================================================== RCS file: /cvs/extras/rpms/icewm/devel/icewm.spec,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- icewm.spec 15 Feb 2007 09:55:58 -0000 1.1 +++ icewm.spec 9 Apr 2007 09:51:08 -0000 1.2 @@ -1,6 +1,6 @@ Name: icewm Version: 1.2.30 -Release: 12%{?dist} +Release: 13%{?dist} Summary: Light and configurable window manager Group: User Interface/Desktops @@ -28,6 +28,7 @@ Patch1: icewm-menu.patch Patch2: icewm-toolbar.patch Patch3: icewm-keys.patch +Patch4: icewm-1.2.30-apm-battery.patch %description @@ -67,6 +68,7 @@ %patch1 -p1 -b .menu %patch2 -p1 -b .toolbar %patch3 -p1 -b .keys +%patch4 -p0 -b .apmbattery %build @@ -129,6 +131,9 @@ %changelog +* Mon Apr 09 2007 - 1.2.30-13 +- APMStatus crash fix. (Icewm #1696182) + * Sat Feb 10 2007 - 1.2.30-12 - Add missing dot in the -gnome sub-package description. - Replace REQ icewm (in both -gnome and -xdgmenu) with icewm-x.x.x. From fedora-extras-commits at redhat.com Mon Apr 9 10:48:01 2007 From: fedora-extras-commits at redhat.com (Joshua W. Boyer (jwboyer)) Date: Mon, 9 Apr 2007 06:48:01 -0400 Subject: owners owners.list,1.2656,1.2657 Message-ID: <200704091048.l39Am130028814@cvs-int.fedora.redhat.com> Author: jwboyer Update of /cvs/extras/owners In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv28777 Modified Files: owners.list Log Message: Add aoetools Index: owners.list =================================================================== RCS file: /cvs/extras/owners/owners.list,v retrieving revision 1.2656 retrieving revision 1.2657 diff -u -r1.2656 -r1.2657 --- owners.list 8 Apr 2007 20:20:51 -0000 1.2656 +++ owners.list 9 Apr 2007 10:47:31 -0000 1.2657 @@ -61,6 +61,7 @@ Fedora Extras|ant-contrib|Collection of tasks for Ant|ifoox at redhat.com|extras-qa at fedoraproject.org| Fedora Extras|anthy|A Japanese character set input library|tagoh at redhat.com|extras-qa at fedoraproject.org| Fedora Extras|antiword|MS Word to ASCII/Postscript converter|adrian at lisas.de|extras-qa at fedoraproject.org| +Fedora Extras|aoetools|ATA over Ethernet Tools|jima at beer.tclug.org|extras-qa at fedoraproject.org| Fedora Extras|apachetop|A top-like display of Apache logs|gauret at free.fr|extras-qa at fedoraproject.org| Fedora Extras|apcupsd|APC UPS Power Control Daemon for Linux|orion at cora.nwra.com|extras-qa at fedoraproject.org| Fedora Extras|apel|A Portable Emacs Library|tagoh at redhat.com|extras-qa at fedoraproject.org| From fedora-extras-commits at redhat.com Mon Apr 9 10:48:12 2007 From: fedora-extras-commits at redhat.com (Joshua W. Boyer (jwboyer)) Date: Mon, 9 Apr 2007 06:48:12 -0400 Subject: rpms/aoetools - New directory Message-ID: <200704091048.l39AmCx8028867@cvs-int.fedora.redhat.com> Author: jwboyer Update of /cvs/extras/rpms/aoetools In directory cvs-int.fedora.redhat.com:/home/fedora/jwboyer/owners/tmpcvsr28841/rpms/aoetools Log Message: Directory /cvs/extras/rpms/aoetools added to the repository From fedora-extras-commits at redhat.com Mon Apr 9 10:48:17 2007 From: fedora-extras-commits at redhat.com (Joshua W. Boyer (jwboyer)) Date: Mon, 9 Apr 2007 06:48:17 -0400 Subject: rpms/aoetools/devel - New directory Message-ID: <200704091048.l39AmHNX028880@cvs-int.fedora.redhat.com> Author: jwboyer Update of /cvs/extras/rpms/aoetools/devel In directory cvs-int.fedora.redhat.com:/home/fedora/jwboyer/owners/tmpcvsr28841/rpms/aoetools/devel Log Message: Directory /cvs/extras/rpms/aoetools/devel added to the repository From fedora-extras-commits at redhat.com Mon Apr 9 10:48:27 2007 From: fedora-extras-commits at redhat.com (Joshua W. Boyer (jwboyer)) Date: Mon, 9 Apr 2007 06:48:27 -0400 Subject: rpms/aoetools Makefile, NONE, 1.1 import.log, NONE, 1.1 pkg.acl, NONE, 1.1 Message-ID: <200704091048.l39AmRwh028906@cvs-int.fedora.redhat.com> Author: jwboyer Update of /cvs/extras/rpms/aoetools In directory cvs-int.fedora.redhat.com:/home/fedora/jwboyer/owners/tmpcvsr28841/rpms/aoetools Added Files: Makefile import.log pkg.acl Log Message: Setup of module aoetools --- NEW FILE Makefile --- # Top level Makefile for module aoetools 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 --- --- NEW FILE pkg.acl --- From fedora-extras-commits at redhat.com Mon Apr 9 10:48:36 2007 From: fedora-extras-commits at redhat.com (Joshua W. Boyer (jwboyer)) Date: Mon, 9 Apr 2007 06:48:36 -0400 Subject: rpms/aoetools/devel .cvsignore, NONE, 1.1 Makefile, NONE, 1.1 sources, NONE, 1.1 Message-ID: <200704091048.l39AmaTp028923@cvs-int.fedora.redhat.com> Author: jwboyer Update of /cvs/extras/rpms/aoetools/devel In directory cvs-int.fedora.redhat.com:/home/fedora/jwboyer/owners/tmpcvsr28841/rpms/aoetools/devel Added Files: .cvsignore Makefile sources Log Message: Setup of module aoetools --- NEW FILE .cvsignore --- --- NEW FILE Makefile --- # Makefile for source rpm: aoetools # $Id: Makefile,v 1.1 2007/04/09 10:48:32 jwboyer Exp $ NAME := aoetools SPECFILE = $(firstword $(wildcard *.spec)) define find-makefile-common for d in common ../common ../../common ; do if [ -f $$d/Makefile.common ] ; then if [ -f $$d/CVS/Root -a -w $$/Makefile.common ] ; then cd $$d ; cvs -Q update ; fi ; echo "$$d/Makefile.common" ; break ; fi ; done endef MAKEFILE_COMMON := $(shell $(find-makefile-common)) ifeq ($(MAKEFILE_COMMON),) # attept a checkout define checkout-makefile-common test -f CVS/Root && { cvs -Q -d $$(cat CVS/Root) checkout common && echo "common/Makefile.common" ; } || { echo "ERROR: I can't figure out how to checkout the 'common' module." ; exit -1 ; } >&2 endef MAKEFILE_COMMON := $(shell $(checkout-makefile-common)) endif include $(MAKEFILE_COMMON) --- NEW FILE sources --- From fedora-extras-commits at redhat.com Mon Apr 9 10:50:26 2007 From: fedora-extras-commits at redhat.com (Joshua W. Boyer (jwboyer)) Date: Mon, 9 Apr 2007 06:50:26 -0400 Subject: owners owners.list,1.2657,1.2658 Message-ID: <200704091050.l39AoQuq029179@cvs-int.fedora.redhat.com> Author: jwboyer Update of /cvs/extras/owners In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv29159 Modified Files: owners.list Log Message: Add vblade Index: owners.list =================================================================== RCS file: /cvs/extras/owners/owners.list,v retrieving revision 1.2657 retrieving revision 1.2658 diff -u -r1.2657 -r1.2658 --- owners.list 9 Apr 2007 10:47:31 -0000 1.2657 +++ owners.list 9 Apr 2007 10:49:56 -0000 1.2658 @@ -2936,6 +2936,7 @@ Fedora Extras|vala|A modern programming language for GNOME|michel.salim at gmail.com|extras-qa at fedoraproject.org| Fedora Extras|valknut|Direct Connect client|lmacken at redhat.com|extras-qa at fedoraproject.org| Fedora Extras|varconf|WorldForge configuration library|wart at kobold.org|extras-qa at fedoraproject.org| +Fedora Extras|vblade|Virtual EtherDrive (R) blade daemon|jima at beer.tclug.org|extras-qa at fedoraproject.org| Fedora Extras|vdr|Video Disk Recorder|ville.skytta at iki.fi|extras-qa at fedoraproject.org| Fedora Extras|vdr-femon|DVB frontend status monitor plugin for VDR|ville.skytta at iki.fi|extras-qa at fedoraproject.org| Fedora Extras|vdr-osdteletext|OSD teletext plugin for VDR|ville.skytta at iki.fi|extras-qa at fedoraproject.org| From fedora-extras-commits at redhat.com Mon Apr 9 10:50:41 2007 From: fedora-extras-commits at redhat.com (Joshua W. Boyer (jwboyer)) Date: Mon, 9 Apr 2007 06:50:41 -0400 Subject: rpms/vblade - New directory Message-ID: <200704091050.l39Aofra029231@cvs-int.fedora.redhat.com> Author: jwboyer Update of /cvs/extras/rpms/vblade In directory cvs-int.fedora.redhat.com:/home/fedora/jwboyer/owners/tmpcvsW29204/rpms/vblade Log Message: Directory /cvs/extras/rpms/vblade added to the repository From fedora-extras-commits at redhat.com Mon Apr 9 10:50:53 2007 From: fedora-extras-commits at redhat.com (Joshua W. Boyer (jwboyer)) Date: Mon, 9 Apr 2007 06:50:53 -0400 Subject: rpms/vblade/devel - New directory Message-ID: <200704091050.l39Aorlr029243@cvs-int.fedora.redhat.com> Author: jwboyer Update of /cvs/extras/rpms/vblade/devel In directory cvs-int.fedora.redhat.com:/home/fedora/jwboyer/owners/tmpcvsW29204/rpms/vblade/devel Log Message: Directory /cvs/extras/rpms/vblade/devel added to the repository From fedora-extras-commits at redhat.com Mon Apr 9 10:51:03 2007 From: fedora-extras-commits at redhat.com (Joshua W. Boyer (jwboyer)) Date: Mon, 9 Apr 2007 06:51:03 -0400 Subject: rpms/vblade Makefile,NONE,1.1 import.log,NONE,1.1 pkg.acl,NONE,1.1 Message-ID: <200704091051.l39Ap3WQ029272@cvs-int.fedora.redhat.com> Author: jwboyer Update of /cvs/extras/rpms/vblade In directory cvs-int.fedora.redhat.com:/home/fedora/jwboyer/owners/tmpcvsW29204/rpms/vblade Added Files: Makefile import.log pkg.acl Log Message: Setup of module vblade --- NEW FILE Makefile --- # Top level Makefile for module vblade 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 --- --- NEW FILE pkg.acl --- From fedora-extras-commits at redhat.com Mon Apr 9 10:51:12 2007 From: fedora-extras-commits at redhat.com (Joshua W. Boyer (jwboyer)) Date: Mon, 9 Apr 2007 06:51:12 -0400 Subject: rpms/vblade/devel .cvsignore, NONE, 1.1 Makefile, NONE, 1.1 sources, NONE, 1.1 Message-ID: <200704091051.l39ApCbe029290@cvs-int.fedora.redhat.com> Author: jwboyer Update of /cvs/extras/rpms/vblade/devel In directory cvs-int.fedora.redhat.com:/home/fedora/jwboyer/owners/tmpcvsW29204/rpms/vblade/devel Added Files: .cvsignore Makefile sources Log Message: Setup of module vblade --- NEW FILE .cvsignore --- --- NEW FILE Makefile --- # Makefile for source rpm: vblade # $Id: Makefile,v 1.1 2007/04/09 10:51:08 jwboyer Exp $ NAME := vblade SPECFILE = $(firstword $(wildcard *.spec)) define find-makefile-common for d in common ../common ../../common ; do if [ -f $$d/Makefile.common ] ; then if [ -f $$d/CVS/Root -a -w $$/Makefile.common ] ; then cd $$d ; cvs -Q update ; fi ; echo "$$d/Makefile.common" ; break ; fi ; done endef MAKEFILE_COMMON := $(shell $(find-makefile-common)) ifeq ($(MAKEFILE_COMMON),) # attept a checkout define checkout-makefile-common test -f CVS/Root && { cvs -Q -d $$(cat CVS/Root) checkout common && echo "common/Makefile.common" ; } || { echo "ERROR: I can't figure out how to checkout the 'common' module." ; exit -1 ; } >&2 endef MAKEFILE_COMMON := $(shell $(checkout-makefile-common)) endif include $(MAKEFILE_COMMON) --- NEW FILE sources --- From fedora-extras-commits at redhat.com Mon Apr 9 10:54:46 2007 From: fedora-extras-commits at redhat.com (Joshua W. Boyer (jwboyer)) Date: Mon, 9 Apr 2007 06:54:46 -0400 Subject: owners owners.list,1.2658,1.2659 Message-ID: <200704091054.l39AskxY029576@cvs-int.fedora.redhat.com> Author: jwboyer Update of /cvs/extras/owners In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv29547 Modified Files: owners.list Log Message: Add perl-SVG-Graph Index: owners.list =================================================================== RCS file: /cvs/extras/owners/owners.list,v retrieving revision 1.2658 retrieving revision 1.2659 diff -u -r1.2658 -r1.2659 --- owners.list 9 Apr 2007 10:49:56 -0000 1.2658 +++ owners.list 9 Apr 2007 10:54:16 -0000 1.2659 @@ -2085,6 +2085,7 @@ Fedora Extras|perl-Sub-Uplevel|Run a perl function in an upper stack frame|jpo at di.uminho.pt|extras-qa at fedoraproject.org|fedora-perl-devel-list at redhat.com Fedora Extras|perl-SUPER|Sane superclass method dispatcher|cweyl at alumni.drew.edu|extras-qa at fedoraproject.org|fedora-perl-devel-list at redhat.com Fedora Extras|perl-SVG|An extension to generate stand-alone or inline SVG|alexl at users.sourceforge.net|extras-qa at fedoraproject.org| +Fedora Extras|perl-SVG-Graph|Visualize data in Scalable Vector Graphics (SVG) format|alexl at users.sourceforge.net|extras-qa at fedoraproject.org| Fedora Extras|perl-SVK|Distributed Version Control System|ianburrell at gmail.com|extras-qa at fedoraproject.org|fedora-perl-devel-list at redhat.com Fedora Extras|perl-SVN-Mirror|Mirror remote repository to local Subversion repository|ianburrell at gmail.com|extras-qa at fedoraproject.org|fedora-perl-devel-list at redhat.com Fedora Extras|perl-SVN-Simple|Simple interface to subversion's editor interface|ianburrell at gmail.com|extras-qa at fedoraproject.org|fedora-perl-devel-list at redhat.com From fedora-extras-commits at redhat.com Mon Apr 9 10:55:01 2007 From: fedora-extras-commits at redhat.com (Joshua W. Boyer (jwboyer)) Date: Mon, 9 Apr 2007 06:55:01 -0400 Subject: rpms/perl-SVG-Graph - New directory Message-ID: <200704091055.l39At14Z029627@cvs-int.fedora.redhat.com> Author: jwboyer Update of /cvs/extras/rpms/perl-SVG-Graph In directory cvs-int.fedora.redhat.com:/home/fedora/jwboyer/owners/tmpcvsb29601/rpms/perl-SVG-Graph Log Message: Directory /cvs/extras/rpms/perl-SVG-Graph added to the repository From fedora-extras-commits at redhat.com Mon Apr 9 10:55:11 2007 From: fedora-extras-commits at redhat.com (Joshua W. Boyer (jwboyer)) Date: Mon, 9 Apr 2007 06:55:11 -0400 Subject: rpms/perl-SVG-Graph/devel - New directory Message-ID: <200704091055.l39AtBdY029640@cvs-int.fedora.redhat.com> Author: jwboyer Update of /cvs/extras/rpms/perl-SVG-Graph/devel In directory cvs-int.fedora.redhat.com:/home/fedora/jwboyer/owners/tmpcvsb29601/rpms/perl-SVG-Graph/devel Log Message: Directory /cvs/extras/rpms/perl-SVG-Graph/devel added to the repository From fedora-extras-commits at redhat.com Mon Apr 9 10:55:20 2007 From: fedora-extras-commits at redhat.com (Joshua W. Boyer (jwboyer)) Date: Mon, 9 Apr 2007 06:55:20 -0400 Subject: rpms/perl-SVG-Graph Makefile, NONE, 1.1 import.log, NONE, 1.1 pkg.acl, NONE, 1.1 Message-ID: <200704091055.l39AtKAJ029672@cvs-int.fedora.redhat.com> Author: jwboyer Update of /cvs/extras/rpms/perl-SVG-Graph In directory cvs-int.fedora.redhat.com:/home/fedora/jwboyer/owners/tmpcvsb29601/rpms/perl-SVG-Graph Added Files: Makefile import.log pkg.acl Log Message: Setup of module perl-SVG-Graph --- NEW FILE Makefile --- # Top level Makefile for module perl-SVG-Graph 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 --- --- NEW FILE pkg.acl --- From fedora-extras-commits at redhat.com Mon Apr 9 10:55:30 2007 From: fedora-extras-commits at redhat.com (Joshua W. Boyer (jwboyer)) Date: Mon, 9 Apr 2007 06:55:30 -0400 Subject: rpms/perl-SVG-Graph/devel .cvsignore, NONE, 1.1 Makefile, NONE, 1.1 sources, NONE, 1.1 Message-ID: <200704091055.l39AtURF029737@cvs-int.fedora.redhat.com> Author: jwboyer Update of /cvs/extras/rpms/perl-SVG-Graph/devel In directory cvs-int.fedora.redhat.com:/home/fedora/jwboyer/owners/tmpcvsb29601/rpms/perl-SVG-Graph/devel Added Files: .cvsignore Makefile sources Log Message: Setup of module perl-SVG-Graph --- NEW FILE .cvsignore --- --- NEW FILE Makefile --- # Makefile for source rpm: perl-SVG-Graph # $Id: Makefile,v 1.1 2007/04/09 10:55:25 jwboyer Exp $ NAME := perl-SVG-Graph SPECFILE = $(firstword $(wildcard *.spec)) define find-makefile-common for d in common ../common ../../common ; do if [ -f $$d/Makefile.common ] ; then if [ -f $$d/CVS/Root -a -w $$/Makefile.common ] ; then cd $$d ; cvs -Q update ; fi ; echo "$$d/Makefile.common" ; break ; fi ; done endef MAKEFILE_COMMON := $(shell $(find-makefile-common)) ifeq ($(MAKEFILE_COMMON),) # attept a checkout define checkout-makefile-common test -f CVS/Root && { cvs -Q -d $$(cat CVS/Root) checkout common && echo "common/Makefile.common" ; } || { echo "ERROR: I can't figure out how to checkout the 'common' module." ; exit -1 ; } >&2 endef MAKEFILE_COMMON := $(shell $(checkout-makefile-common)) endif include $(MAKEFILE_COMMON) --- NEW FILE sources --- From fedora-extras-commits at redhat.com Mon Apr 9 11:27:47 2007 From: fedora-extras-commits at redhat.com (Alex Lancaster (alexlan)) Date: Mon, 9 Apr 2007 07:27:47 -0400 Subject: rpms/perl-SVG-Graph/devel LICENSE.fedora, NONE, 1.1 perl-SVG-Graph.spec, NONE, 1.1 .cvsignore, 1.1, 1.2 sources, 1.1, 1.2 Message-ID: <200704091127.l39BRllk001940@cvs-int.fedora.redhat.com> Author: alexlan Update of /cvs/extras/rpms/perl-SVG-Graph/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv1914/devel Modified Files: .cvsignore sources Added Files: LICENSE.fedora perl-SVG-Graph.spec Log Message: auto-import perl-SVG-Graph-0.01-6 on branch devel from perl-SVG-Graph-0.01-6.src.rpm --- NEW FILE LICENSE.fedora --- From: "Allen Day" Subject: Re: License terms for perl-SVG-Graph? To: "Alex Lancaster" Date: Sun, 1 Apr 2007 00:47:21 -0700 Reply-To: allenday at ucla.edu Hi Alex, My oversight. It's released under the Artistic License. -Allen On 3/26/07, Alex Lancaster wrote: > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 > > Dear Allen and Chris, > > I am trying to package your Perl package SVG-Graph as part of the > Fedora Linux distribution (it is also required as a dependency for > bioperl), see: https://bugzilla.redhat.com/233848 for this discussion. > In order to distribute the package, however, we need to clarify the > license, currently the only mention is the following: > > COPYRIGHT AND LICENCE > > Copyright (C) 2002-2003 Allen Day , > Chris To > > However, that only states the copyright owners (yourselves), but > doesn't state the license distribution terms. Could you clarify your > intentions with respect to the license? Usually most CPAN Perl > modules are distributed under the same terms as Perl, that is can be > distributed under the terms of either "Artistic" or the GNU GPL > license. > > If so, could you please include state so *explicitly* in your package, > or otherwise indicate to me that the package can be distributed under > a suitable open source license, see: > > http://fedoraproject.org/wiki/Packaging/Guidelines#head-76294f12c6b481792eb00\ 1ba9763d95e2792e825 > > for a list of acceptable licenses. > > Best regards, > Alex Lancaster > - -- > Alex Lancaster | Free Software Developer: savannah.gnu.org, sourceforge.ne\ t > -----BEGIN PGP SIGNATURE----- > Version: GnuPG v1.4.7 (GNU/Linux) > Comment: Processed by Mailcrypt 3.5.8 > > iD8DBQFGB32T1rpDh3x1wasRAp3qAJ9OK//kA72huP58NDjrBT/IiPFgawCeMm8Y > Iyi9LWOTscHqo+02EuHf3b0= > =pWty > -----END PGP SIGNATURE----- > --- NEW FILE perl-SVG-Graph.spec --- Name: perl-SVG-Graph Version: 0.01 Release: 6%{?dist} Summary: Visualize your data in Scalable Vector Graphics (SVG) format License: Artistic Group: Development/Libraries URL: http://search.cpan.org/dist/SVG-Graph/ Source0: http://www.cpan.org/modules/by-module/SVG/SVG-Graph-%{version}.tar.gz Source1: LICENSE.fedora BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch BuildRequires: perl(ExtUtils::MakeMaker) BuildRequires: perl(SVG) >= 2.27 BuildRequires: perl(Statistics::Descriptive) >= 2.6 BuildRequires: perl(Tree::DAG_Node) >= 1.04 BuildRequires: perl(Math::Derivative) BuildRequires: perl(Math::Spline) Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) Requires: perl(Tree::DAG_Node) %description SVG::Graph is a suite of perl modules for plotting data. SVG::Graph currently supports plots of one-, two- and three-dimensional data, as well as N-ary rooted trees. %prep %setup -q -n SVG-Graph-%{version} cp %{SOURCE1} . # remove all execute bits from eg subdirectory find eg -type f -exec chmod -x {} 2>/dev/null ';' %build %{__perl} Makefile.PL INSTALLDIRS=vendor make %{?_smp_mflags} %install rm -rf $RPM_BUILD_ROOT make pure_install PERL_INSTALL_ROOT=$RPM_BUILD_ROOT find $RPM_BUILD_ROOT -type f -name .packlist -exec rm -f {} \; find $RPM_BUILD_ROOT -depth -type d -exec rmdir {} 2>/dev/null \; %{_fixperms} $RPM_BUILD_ROOT/* %check make test %clean rm -rf $RPM_BUILD_ROOT %files %defattr(-,root,root,-) %doc Changes README LICENSE.fedora %doc eg %{perl_vendorlib}/* %{_mandir}/man3/* %changelog * Sat Apr 07 2007 Alex Lancaster 0.01-6 - Fixes BR for perl(Tree::DAG_Node) * Sat Apr 07 2007 Alex Lancaster 0.01-5 - Add BR: perl(SVG), perl(Tree::DAG_Node) and versions * Sat Apr 07 2007 Alex Lancaster 0.01-4 - Add BR: perl(Statistics::Descriptive). - Add "eg" subdirectory as documentation. * Fri Apr 06 2007 Alex Lancaster 0.01-3 - Added e-mail confirmation for license in package. * Fri Apr 06 2007 Alex Lancaster 0.01-2 - Updated license. - Add BR: perl(ExtUtils::MakeMaker) * Fri Mar 23 2007 Alex Lancaster 0.01-1 - Specfile autogenerated by cpanspec 1.69.1. Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/perl-SVG-Graph/devel/.cvsignore,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- .cvsignore 9 Apr 2007 10:55:25 -0000 1.1 +++ .cvsignore 9 Apr 2007 11:27:13 -0000 1.2 @@ -0,0 +1 @@ +SVG-Graph-0.01.tar.gz Index: sources =================================================================== RCS file: /cvs/extras/rpms/perl-SVG-Graph/devel/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 9 Apr 2007 10:55:25 -0000 1.1 +++ sources 9 Apr 2007 11:27:13 -0000 1.2 @@ -0,0 +1 @@ +3fbf3ae9aa6ea33fd548e63dd926ee2b SVG-Graph-0.01.tar.gz From fedora-extras-commits at redhat.com Mon Apr 9 11:30:23 2007 From: fedora-extras-commits at redhat.com (Alex Lancaster (alexlan)) Date: Mon, 9 Apr 2007 07:30:23 -0400 Subject: rpms/perl-SVG-Graph/FC-6 LICENSE.fedora, NONE, 1.1 perl-SVG-Graph.spec, NONE, 1.1 .cvsignore, 1.1, 1.2 sources, 1.1, 1.2 Message-ID: <200704091130.l39BUNBI002056@cvs-int.fedora.redhat.com> Author: alexlan Update of /cvs/extras/rpms/perl-SVG-Graph/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv2013/FC-6 Modified Files: .cvsignore sources Added Files: LICENSE.fedora perl-SVG-Graph.spec Log Message: Committing FC-6 branch. --- NEW FILE LICENSE.fedora --- From: "Allen Day" Subject: Re: License terms for perl-SVG-Graph? To: "Alex Lancaster" Date: Sun, 1 Apr 2007 00:47:21 -0700 Reply-To: allenday at ucla.edu Hi Alex, My oversight. It's released under the Artistic License. -Allen On 3/26/07, Alex Lancaster wrote: > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 > > Dear Allen and Chris, > > I am trying to package your Perl package SVG-Graph as part of the > Fedora Linux distribution (it is also required as a dependency for > bioperl), see: https://bugzilla.redhat.com/233848 for this discussion. > In order to distribute the package, however, we need to clarify the > license, currently the only mention is the following: > > COPYRIGHT AND LICENCE > > Copyright (C) 2002-2003 Allen Day , > Chris To > > However, that only states the copyright owners (yourselves), but > doesn't state the license distribution terms. Could you clarify your > intentions with respect to the license? Usually most CPAN Perl > modules are distributed under the same terms as Perl, that is can be > distributed under the terms of either "Artistic" or the GNU GPL > license. > > If so, could you please include state so *explicitly* in your package, > or otherwise indicate to me that the package can be distributed under > a suitable open source license, see: > > http://fedoraproject.org/wiki/Packaging/Guidelines#head-76294f12c6b481792eb00\ 1ba9763d95e2792e825 > > for a list of acceptable licenses. > > Best regards, > Alex Lancaster > - -- > Alex Lancaster | Free Software Developer: savannah.gnu.org, sourceforge.ne\ t > -----BEGIN PGP SIGNATURE----- > Version: GnuPG v1.4.7 (GNU/Linux) > Comment: Processed by Mailcrypt 3.5.8 > > iD8DBQFGB32T1rpDh3x1wasRAp3qAJ9OK//kA72huP58NDjrBT/IiPFgawCeMm8Y > Iyi9LWOTscHqo+02EuHf3b0= > =pWty > -----END PGP SIGNATURE----- > --- NEW FILE perl-SVG-Graph.spec --- Name: perl-SVG-Graph Version: 0.01 Release: 6%{?dist} Summary: Visualize your data in Scalable Vector Graphics (SVG) format License: Artistic Group: Development/Libraries URL: http://search.cpan.org/dist/SVG-Graph/ Source0: http://www.cpan.org/modules/by-module/SVG/SVG-Graph-%{version}.tar.gz Source1: LICENSE.fedora BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch BuildRequires: perl(ExtUtils::MakeMaker) BuildRequires: perl(SVG) >= 2.27 BuildRequires: perl(Statistics::Descriptive) >= 2.6 BuildRequires: perl(Tree::DAG_Node) >= 1.04 BuildRequires: perl(Math::Derivative) BuildRequires: perl(Math::Spline) Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) Requires: perl(Tree::DAG_Node) %description SVG::Graph is a suite of perl modules for plotting data. SVG::Graph currently supports plots of one-, two- and three-dimensional data, as well as N-ary rooted trees. %prep %setup -q -n SVG-Graph-%{version} cp %{SOURCE1} . # remove all execute bits from eg subdirectory find eg -type f -exec chmod -x {} 2>/dev/null ';' %build %{__perl} Makefile.PL INSTALLDIRS=vendor make %{?_smp_mflags} %install rm -rf $RPM_BUILD_ROOT make pure_install PERL_INSTALL_ROOT=$RPM_BUILD_ROOT find $RPM_BUILD_ROOT -type f -name .packlist -exec rm -f {} \; find $RPM_BUILD_ROOT -depth -type d -exec rmdir {} 2>/dev/null \; %{_fixperms} $RPM_BUILD_ROOT/* %check make test %clean rm -rf $RPM_BUILD_ROOT %files %defattr(-,root,root,-) %doc Changes README LICENSE.fedora %doc eg %{perl_vendorlib}/* %{_mandir}/man3/* %changelog * Sat Apr 07 2007 Alex Lancaster 0.01-6 - Fixes BR for perl(Tree::DAG_Node) * Sat Apr 07 2007 Alex Lancaster 0.01-5 - Add BR: perl(SVG), perl(Tree::DAG_Node) and versions * Sat Apr 07 2007 Alex Lancaster 0.01-4 - Add BR: perl(Statistics::Descriptive). - Add "eg" subdirectory as documentation. * Fri Apr 06 2007 Alex Lancaster 0.01-3 - Added e-mail confirmation for license in package. * Fri Apr 06 2007 Alex Lancaster 0.01-2 - Updated license. - Add BR: perl(ExtUtils::MakeMaker) * Fri Mar 23 2007 Alex Lancaster 0.01-1 - Specfile autogenerated by cpanspec 1.69.1. Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/perl-SVG-Graph/FC-6/.cvsignore,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- .cvsignore 9 Apr 2007 10:55:25 -0000 1.1 +++ .cvsignore 9 Apr 2007 11:29:49 -0000 1.2 @@ -0,0 +1 @@ +SVG-Graph-0.01.tar.gz Index: sources =================================================================== RCS file: /cvs/extras/rpms/perl-SVG-Graph/FC-6/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 9 Apr 2007 10:55:25 -0000 1.1 +++ sources 9 Apr 2007 11:29:49 -0000 1.2 @@ -0,0 +1 @@ +3fbf3ae9aa6ea33fd548e63dd926ee2b SVG-Graph-0.01.tar.gz From fedora-extras-commits at redhat.com Mon Apr 9 11:35:11 2007 From: fedora-extras-commits at redhat.com (Alex Lancaster (alexlan)) Date: Mon, 9 Apr 2007 07:35:11 -0400 Subject: rpms/perl-SVG-Graph/FC-5 LICENSE.fedora, NONE, 1.1 perl-SVG-Graph.spec, NONE, 1.1 .cvsignore, 1.1, 1.2 sources, 1.1, 1.2 Message-ID: <200704091135.l39BZB0Y002536@cvs-int.fedora.redhat.com> Author: alexlan Update of /cvs/extras/rpms/perl-SVG-Graph/FC-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv2513/FC-5 Modified Files: .cvsignore sources Added Files: LICENSE.fedora perl-SVG-Graph.spec Log Message: auto-import perl-SVG-Graph-0.01-6 on branch FC-5 from perl-SVG-Graph-0.01-6.src.rpm --- NEW FILE LICENSE.fedora --- From: "Allen Day" Subject: Re: License terms for perl-SVG-Graph? To: "Alex Lancaster" Date: Sun, 1 Apr 2007 00:47:21 -0700 Reply-To: allenday at ucla.edu Hi Alex, My oversight. It's released under the Artistic License. -Allen On 3/26/07, Alex Lancaster wrote: > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 > > Dear Allen and Chris, > > I am trying to package your Perl package SVG-Graph as part of the > Fedora Linux distribution (it is also required as a dependency for > bioperl), see: https://bugzilla.redhat.com/233848 for this discussion. > In order to distribute the package, however, we need to clarify the > license, currently the only mention is the following: > > COPYRIGHT AND LICENCE > > Copyright (C) 2002-2003 Allen Day , > Chris To > > However, that only states the copyright owners (yourselves), but > doesn't state the license distribution terms. Could you clarify your > intentions with respect to the license? Usually most CPAN Perl > modules are distributed under the same terms as Perl, that is can be > distributed under the terms of either "Artistic" or the GNU GPL > license. > > If so, could you please include state so *explicitly* in your package, > or otherwise indicate to me that the package can be distributed under > a suitable open source license, see: > > http://fedoraproject.org/wiki/Packaging/Guidelines#head-76294f12c6b481792eb00\ 1ba9763d95e2792e825 > > for a list of acceptable licenses. > > Best regards, > Alex Lancaster > - -- > Alex Lancaster | Free Software Developer: savannah.gnu.org, sourceforge.ne\ t > -----BEGIN PGP SIGNATURE----- > Version: GnuPG v1.4.7 (GNU/Linux) > Comment: Processed by Mailcrypt 3.5.8 > > iD8DBQFGB32T1rpDh3x1wasRAp3qAJ9OK//kA72huP58NDjrBT/IiPFgawCeMm8Y > Iyi9LWOTscHqo+02EuHf3b0= > =pWty > -----END PGP SIGNATURE----- > --- NEW FILE perl-SVG-Graph.spec --- Name: perl-SVG-Graph Version: 0.01 Release: 6%{?dist} Summary: Visualize your data in Scalable Vector Graphics (SVG) format License: Artistic Group: Development/Libraries URL: http://search.cpan.org/dist/SVG-Graph/ Source0: http://www.cpan.org/modules/by-module/SVG/SVG-Graph-%{version}.tar.gz Source1: LICENSE.fedora BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch BuildRequires: perl(ExtUtils::MakeMaker) BuildRequires: perl(SVG) >= 2.27 BuildRequires: perl(Statistics::Descriptive) >= 2.6 BuildRequires: perl(Tree::DAG_Node) >= 1.04 BuildRequires: perl(Math::Derivative) BuildRequires: perl(Math::Spline) Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) Requires: perl(Tree::DAG_Node) %description SVG::Graph is a suite of perl modules for plotting data. SVG::Graph currently supports plots of one-, two- and three-dimensional data, as well as N-ary rooted trees. %prep %setup -q -n SVG-Graph-%{version} cp %{SOURCE1} . # remove all execute bits from eg subdirectory find eg -type f -exec chmod -x {} 2>/dev/null ';' %build %{__perl} Makefile.PL INSTALLDIRS=vendor make %{?_smp_mflags} %install rm -rf $RPM_BUILD_ROOT make pure_install PERL_INSTALL_ROOT=$RPM_BUILD_ROOT find $RPM_BUILD_ROOT -type f -name .packlist -exec rm -f {} \; find $RPM_BUILD_ROOT -depth -type d -exec rmdir {} 2>/dev/null \; %{_fixperms} $RPM_BUILD_ROOT/* %check make test %clean rm -rf $RPM_BUILD_ROOT %files %defattr(-,root,root,-) %doc Changes README LICENSE.fedora %doc eg %{perl_vendorlib}/* %{_mandir}/man3/* %changelog * Sat Apr 07 2007 Alex Lancaster 0.01-6 - Fixes BR for perl(Tree::DAG_Node) * Sat Apr 07 2007 Alex Lancaster 0.01-5 - Add BR: perl(SVG), perl(Tree::DAG_Node) and versions * Sat Apr 07 2007 Alex Lancaster 0.01-4 - Add BR: perl(Statistics::Descriptive). - Add "eg" subdirectory as documentation. * Fri Apr 06 2007 Alex Lancaster 0.01-3 - Added e-mail confirmation for license in package. * Fri Apr 06 2007 Alex Lancaster 0.01-2 - Updated license. - Add BR: perl(ExtUtils::MakeMaker) * Fri Mar 23 2007 Alex Lancaster 0.01-1 - Specfile autogenerated by cpanspec 1.69.1. Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/perl-SVG-Graph/FC-5/.cvsignore,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- .cvsignore 9 Apr 2007 10:55:25 -0000 1.1 +++ .cvsignore 9 Apr 2007 11:34:36 -0000 1.2 @@ -0,0 +1 @@ +SVG-Graph-0.01.tar.gz Index: sources =================================================================== RCS file: /cvs/extras/rpms/perl-SVG-Graph/FC-5/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 9 Apr 2007 10:55:25 -0000 1.1 +++ sources 9 Apr 2007 11:34:36 -0000 1.2 @@ -0,0 +1 @@ +3fbf3ae9aa6ea33fd548e63dd926ee2b SVG-Graph-0.01.tar.gz From fedora-extras-commits at redhat.com Mon Apr 9 11:45:15 2007 From: fedora-extras-commits at redhat.com (Dan Horak (sharkcz)) Date: Mon, 9 Apr 2007 07:45:15 -0400 Subject: rpms/qgit/devel qgit48d.png, NONE, 1.1 qgit.desktop, 1.1, 1.2 qgit.spec, 1.14, 1.15 Message-ID: <200704091145.l39BjFJQ002690@cvs-int.fedora.redhat.com> Author: sharkcz Update of /cvs/extras/rpms/qgit/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv2654 Modified Files: qgit.desktop qgit.spec Added Files: qgit48d.png Log Message: - added an icon for the desktop file Index: qgit.desktop =================================================================== RCS file: /cvs/extras/rpms/qgit/devel/qgit.desktop,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- qgit.desktop 3 Mar 2006 21:34:00 -0000 1.1 +++ qgit.desktop 9 Apr 2007 11:44:41 -0000 1.2 @@ -4,6 +4,7 @@ GenericName=QGit Comment=git repository browser Exec=qgit +Icon=qgit.png StartupNotify=true Terminal=false Type=Application Index: qgit.spec =================================================================== RCS file: /cvs/extras/rpms/qgit/devel/qgit.spec,v retrieving revision 1.14 retrieving revision 1.15 diff -u -r1.14 -r1.15 --- qgit.spec 25 Feb 2007 18:36:03 -0000 1.14 +++ qgit.spec 9 Apr 2007 11:44:41 -0000 1.15 @@ -1,6 +1,6 @@ Name: qgit Version: 1.5.5 -Release: 1%{?dist} +Release: 2%{?dist} Summary: QGit is a git GUI repository browser Group: Development/Tools @@ -8,6 +8,7 @@ URL: http://digilander.libero.it/mcostalba/ Source0: http://dl.sourceforge.net/qgit/%{name}-%{version}.tar.bz2 Source1: %{name}.desktop +Source2: %{name}48d.png BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: desktop-file-utils, qt-devel @@ -33,6 +34,8 @@ --dir $RPM_BUILD_ROOT%{_datadir}/applications \ %{SOURCE1} +install -m 0644 -p -D %{SOURCE2} $RPM_BUILD_ROOT%{_datadir}/pixmaps/%{name}.png + %clean rm -rf $RPM_BUILD_ROOT @@ -40,11 +43,15 @@ %files %doc COPYING README ChangeLog %defattr(-,root,root,-) -%{_bindir}/qgit -%{_datadir}/applications/*.desktop +%{_bindir}/%{name} +%{_datadir}/applications/fedora-%{name}.desktop +%{_datadir}/pixmaps/%{name}.png %changelog +* Mon Apr 9 2007 Dan Horak 1.5.5-2 +- added an icon for the desktop file + * Sun Feb 25 2007 Dan Horak 1.5.5-1 - update to upstream version 1.5.5 From fedora-extras-commits at redhat.com Mon Apr 9 11:47:21 2007 From: fedora-extras-commits at redhat.com (Dan Horak (sharkcz)) Date: Mon, 9 Apr 2007 07:47:21 -0400 Subject: rpms/qgit/FC-6 qgit48d.png, NONE, 1.1 qgit.desktop, 1.1, 1.2 qgit.spec, 1.14, 1.15 Message-ID: <200704091147.l39BlLx0002768@cvs-int.fedora.redhat.com> Author: sharkcz Update of /cvs/extras/rpms/qgit/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv2746 Modified Files: qgit.desktop qgit.spec Added Files: qgit48d.png Log Message: - added an icon for the desktop file Index: qgit.desktop =================================================================== RCS file: /cvs/extras/rpms/qgit/FC-6/qgit.desktop,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- qgit.desktop 3 Mar 2006 21:34:00 -0000 1.1 +++ qgit.desktop 9 Apr 2007 11:46:47 -0000 1.2 @@ -4,6 +4,7 @@ GenericName=QGit Comment=git repository browser Exec=qgit +Icon=qgit.png StartupNotify=true Terminal=false Type=Application Index: qgit.spec =================================================================== RCS file: /cvs/extras/rpms/qgit/FC-6/qgit.spec,v retrieving revision 1.14 retrieving revision 1.15 diff -u -r1.14 -r1.15 --- qgit.spec 25 Feb 2007 18:43:25 -0000 1.14 +++ qgit.spec 9 Apr 2007 11:46:47 -0000 1.15 @@ -1,6 +1,6 @@ Name: qgit Version: 1.5.5 -Release: 1%{?dist} +Release: 2%{?dist} Summary: QGit is a git GUI repository browser Group: Development/Tools @@ -8,6 +8,7 @@ URL: http://digilander.libero.it/mcostalba/ Source0: http://dl.sourceforge.net/qgit/%{name}-%{version}.tar.bz2 Source1: %{name}.desktop +Source2: %{name}48d.png BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: desktop-file-utils, qt-devel @@ -33,6 +34,8 @@ --dir $RPM_BUILD_ROOT%{_datadir}/applications \ %{SOURCE1} +install -m 0644 -p -D %{SOURCE2} $RPM_BUILD_ROOT%{_datadir}/pixmaps/%{name}.png + %clean rm -rf $RPM_BUILD_ROOT @@ -40,11 +43,15 @@ %files %doc COPYING README ChangeLog %defattr(-,root,root,-) -%{_bindir}/qgit -%{_datadir}/applications/*.desktop +%{_bindir}/%{name} +%{_datadir}/applications/fedora-%{name}.desktop +%{_datadir}/pixmaps/%{name}.png %changelog +* Mon Apr 9 2007 Dan Horak 1.5.5-2 +- added an icon for the desktop file + * Sun Feb 25 2007 Dan Horak 1.5.5-1 - update to upstream version 1.5.5 From fedora-extras-commits at redhat.com Mon Apr 9 11:49:45 2007 From: fedora-extras-commits at redhat.com (Dan Horak (sharkcz)) Date: Mon, 9 Apr 2007 07:49:45 -0400 Subject: rpms/qgit/FC-5 qgit48d.png, NONE, 1.1 qgit.desktop, 1.1, 1.2 qgit.spec, 1.13, 1.14 Message-ID: <200704091149.l39Bnjxi002901@cvs-int.fedora.redhat.com> Author: sharkcz Update of /cvs/extras/rpms/qgit/FC-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv2828 Modified Files: qgit.desktop qgit.spec Added Files: qgit48d.png Log Message: - added an icon for the desktop file Index: qgit.desktop =================================================================== RCS file: /cvs/extras/rpms/qgit/FC-5/qgit.desktop,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- qgit.desktop 3 Mar 2006 21:34:00 -0000 1.1 +++ qgit.desktop 9 Apr 2007 11:49:11 -0000 1.2 @@ -4,6 +4,7 @@ GenericName=QGit Comment=git repository browser Exec=qgit +Icon=qgit.png StartupNotify=true Terminal=false Type=Application Index: qgit.spec =================================================================== RCS file: /cvs/extras/rpms/qgit/FC-5/qgit.spec,v retrieving revision 1.13 retrieving revision 1.14 diff -u -r1.13 -r1.14 --- qgit.spec 25 Feb 2007 18:45:48 -0000 1.13 +++ qgit.spec 9 Apr 2007 11:49:11 -0000 1.14 @@ -1,6 +1,6 @@ Name: qgit Version: 1.5.5 -Release: 1%{?dist} +Release: 2%{?dist} Summary: QGit is a git GUI repository browser Group: Development/Tools @@ -8,6 +8,7 @@ URL: http://digilander.libero.it/mcostalba/ Source0: http://dl.sourceforge.net/qgit/%{name}-%{version}.tar.bz2 Source1: %{name}.desktop +Source2: %{name}48d.png BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: desktop-file-utils, qt-devel @@ -33,6 +34,8 @@ --dir $RPM_BUILD_ROOT%{_datadir}/applications \ %{SOURCE1} +install -m 0644 -p -D %{SOURCE2} $RPM_BUILD_ROOT%{_datadir}/pixmaps/%{name}.png + %clean rm -rf $RPM_BUILD_ROOT @@ -40,11 +43,15 @@ %files %doc COPYING README ChangeLog %defattr(-,root,root,-) -%{_bindir}/qgit -%{_datadir}/applications/*.desktop +%{_bindir}/%{name} +%{_datadir}/applications/fedora-%{name}.desktop +%{_datadir}/pixmaps/%{name}.png %changelog +* Mon Apr 9 2007 Dan Horak 1.5.5-2 +- added an icon for the desktop file + * Sun Feb 25 2007 Dan Horak 1.5.5-1 - update to upstream version 1.5.5 From fedora-extras-commits at redhat.com Mon Apr 9 12:14:24 2007 From: fedora-extras-commits at redhat.com (=?utf-8?b?SGHDr2tlbCBHdcOpbWFy?= (hguemar)) Date: Mon, 9 Apr 2007 08:14:24 -0400 Subject: rpms/listen/FC-6 listen.spec,1.23,1.24 Message-ID: <200704091214.l39CEOwc007299@cvs-int.fedora.redhat.com> Author: hguemar Update of /cvs/extras/rpms/listen/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv7274 Modified Files: listen.spec Log Message: Add gnome-python2-canvas dependency Index: listen.spec =================================================================== RCS file: /cvs/extras/rpms/listen/FC-6/listen.spec,v retrieving revision 1.23 retrieving revision 1.24 diff -u -r1.23 -r1.24 --- listen.spec 14 Mar 2007 22:54:42 -0000 1.23 +++ listen.spec 9 Apr 2007 12:13:50 -0000 1.24 @@ -1,6 +1,6 @@ Name: listen Version: 0.5 -Release: 12%{?dist} +Release: 13%{?dist} Summary: A music manager and player for GNOME Group: Applications/Multimedia License: GPL @@ -44,6 +44,7 @@ Requires: pygtk2 Requires: gstreamer-python Requires: gnome-python2 +Requires: gnome-python2-canvas Requires: gnome-python2-extras Requires: gnome-python2-gtkhtml2 Requires: gnome-python2-gtkmozembed @@ -150,6 +151,9 @@ %changelog +* Mon Apr 09 2007 Ha??kel Gu??mar 0.5-13 +- add gnome-python2-canvas dependency + * Thu Mar 14 2007 Ha??kel Gu??mar 0.5-12 - fix versionning issue From fedora-extras-commits at redhat.com Mon Apr 9 12:32:55 2007 From: fedora-extras-commits at redhat.com (=?utf-8?b?SGHDr2tlbCBHdcOpbWFy?= (hguemar)) Date: Mon, 9 Apr 2007 08:32:55 -0400 Subject: rpms/listen/devel .cvsignore, 1.5, 1.6 listen.spec, 1.24, 1.25 sources, 1.6, 1.7 Message-ID: <200704091232.l39CWtO3007945@cvs-int.fedora.redhat.com> Author: hguemar Update of /cvs/extras/rpms/listen/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv7902 Modified Files: .cvsignore listen.spec sources Log Message: Updated to final release 0.5 Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/listen/devel/.cvsignore,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- .cvsignore 11 Feb 2007 10:37:11 -0000 1.5 +++ .cvsignore 9 Apr 2007 12:32:22 -0000 1.6 @@ -1 +1 @@ -listen-snapshot-r657.tar.bz2 +listen-0.5.tar.bz2 Index: listen.spec =================================================================== RCS file: /cvs/extras/rpms/listen/devel/listen.spec,v retrieving revision 1.24 retrieving revision 1.25 diff -u -r1.24 -r1.25 --- listen.spec 11 Feb 2007 11:13:54 -0000 1.24 +++ listen.spec 9 Apr 2007 12:32:22 -0000 1.25 @@ -1,7 +1,7 @@ -%define real_name listen-snapshot-r657 +#%define real_name listen-snapshot-r657 Name: listen Version: 0.5 -Release: 12.svn657%{?dist}.2 +Release: 13%{?dist} Summary: A music manager and player for GNOME Group: Applications/Multimedia License: GPL @@ -44,6 +44,7 @@ Requires: pygtk2 >= 2.8 Requires: gstreamer-python Requires: gnome-python2 +Requires: gnome-python2-canvas Requires: gnome-python2-extras Requires: gnome-python2-gtkhtml2 Requires: gnome-python2-gtkmozembed @@ -153,6 +154,9 @@ %changelog +* Sat Feb 10 2007 Ha??kel Gu??mar 0.5-13 +- Updated to final release. + * Sat Feb 10 2007 Ha??kel Gu??mar 0.5-12.svn657 - Updated to svn (better python 2.5 support) Index: sources =================================================================== RCS file: /cvs/extras/rpms/listen/devel/sources,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- sources 11 Feb 2007 10:37:11 -0000 1.6 +++ sources 9 Apr 2007 12:32:22 -0000 1.7 @@ -1 +1 @@ -bae2044f71521ce0d4ed017bfcbeffc2 listen-snapshot-r657.tar.bz2 +6f7aa17bf023d97ab51b2190c28ddb50 listen-0.5.tar.bz2 From fedora-extras-commits at redhat.com Mon Apr 9 12:43:11 2007 From: fedora-extras-commits at redhat.com (Rex Dieter (rdieter)) Date: Mon, 9 Apr 2007 08:43:11 -0400 Subject: rpms/sbcl/devel .cvsignore,1.24,1.25 sbcl.spec,1.67,1.68 Message-ID: <200704091243.l39ChBh4008212@cvs-int.fedora.redhat.com> Author: rdieter Update of /cvs/extras/rpms/sbcl/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv8193 Modified Files: .cvsignore sbcl.spec Log Message: * Mon Apr 09 2007 Rex Dieter 1.0.4-2 - re-enable threading support (#235644) Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/sbcl/devel/.cvsignore,v retrieving revision 1.24 retrieving revision 1.25 diff -u -r1.24 -r1.25 --- .cvsignore 26 Mar 2007 12:59:26 -0000 1.24 +++ .cvsignore 9 Apr 2007 12:42:37 -0000 1.25 @@ -8,3 +8,5 @@ sbcl-1.0.2-source.tar.bz2 sbcl-1.0.3-source.tar.bz2 sbcl-1.0.4-source.tar.bz2 +sbcl-1.0.3-x86-64-linux-binary.tar.bz2 +sbcl-1.0.3-x86-linux-binary.tar.bz2 Index: sbcl.spec =================================================================== RCS file: /cvs/extras/rpms/sbcl/devel/sbcl.spec,v retrieving revision 1.67 retrieving revision 1.68 diff -u -r1.67 -r1.68 --- sbcl.spec 26 Mar 2007 12:59:26 -0000 1.67 +++ sbcl.spec 9 Apr 2007 12:42:37 -0000 1.68 @@ -7,10 +7,13 @@ #define sbcl_verbose 1 %define sbcl_shell /bin/bash +# threading support +%{?!_without_threads:%define _with_threads --with-threads} + Name: sbcl Summary: Steel Bank Common Lisp Version: 1.0.4 -Release: 1%{?dist} +Release: 2%{?dist} License: BSD/MIT Group: Development/Languages @@ -24,7 +27,7 @@ Source2: customize-target-features.lisp ## x86 section -#Source10: http://dl.sourceforge.net/sourceforge/sbcl/sbcl-1.0.1-x86-linux-binary.tar.bz2 +#Source10: http://dl.sourceforge.net/sourceforge/sbcl/sbcl-1.0.3-x86-linux-binary.tar.bz2 %ifarch %{ix86} %define sbcl_arch x86 BuildRequires: sbcl @@ -33,7 +36,7 @@ %endif ## x86_64 section -#Source20: http://dl.sourceforge.net/sourceforge/sbcl/sbcl-1.0.1-x86-64-linux-binary.tar.bz2 +#Source20: http://dl.sourceforge.net/sourceforge/sbcl/sbcl-1.0.3-x86-64-linux-binary.tar.bz2 %ifarch x86_64 %define sbcl_arch x86-64 BuildRequires: sbcl @@ -44,6 +47,7 @@ ## ppc section # Thanks David! #Source30: sbcl-1.0.1-patched_el4-powerpc-linux.tar.bz2 +#Source30: sbcl-1.0.1-patched-powerpc-linux.tar.bz2 %ifarch ppc %define sbcl_arch ppc BuildRequires: sbcl @@ -101,11 +105,13 @@ %{?sbcl_verbose:%patch6 -p1 -b .verbose-build} %patch7 -p1 -b .permissive +%if "%{?_with_threads:1}" == "1" ## Enable sb-thread %ifarch %{ix86} x86_64 #sed -i -e "s|; :sb-thread|:sb-thread|" base-target-features.lisp-expr # or -#install -m644 -p %{SOURCE2} ./customize-target-features.lisp +install -m644 -p %{SOURCE2} ./customize-target-features.lisp +%endif %endif # "install" local bootstrap @@ -228,6 +234,9 @@ %changelog +* Mon Apr 09 2007 Rex Dieter 1.0.4-2 +- re-enable threading support (#235644) + * Mon Mar 26 2007 Rex Dieter 1.0.4-1 - sbcl-1.0.4 From fedora-extras-commits at redhat.com Mon Apr 9 12:45:30 2007 From: fedora-extras-commits at redhat.com (=?utf-8?b?SGHDr2tlbCBHdcOpbWFy?= (hguemar)) Date: Mon, 9 Apr 2007 08:45:30 -0400 Subject: rpms/listen/devel listen.spec,1.25,1.26 Message-ID: <200704091245.l39CjU03008289@cvs-int.fedora.redhat.com> Author: hguemar Update of /cvs/extras/rpms/listen/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv8258 Modified Files: listen.spec Log Message: Index: listen.spec =================================================================== RCS file: /cvs/extras/rpms/listen/devel/listen.spec,v retrieving revision 1.25 retrieving revision 1.26 diff -u -r1.25 -r1.26 --- listen.spec 9 Apr 2007 12:32:22 -0000 1.25 +++ listen.spec 9 Apr 2007 12:44:56 -0000 1.26 @@ -1,4 +1,3 @@ -#%define real_name listen-snapshot-r657 Name: listen Version: 0.5 Release: 13%{?dist} @@ -92,7 +91,7 @@ %prep -%setup -q -n build/%{real_name} +%setup -q -n %{name}-%{version} %{__sed} -i 's/python2.4/python/' src/listen.py %patch0 -p0 %{__sed} -i 's at GRE_CONF_FILE@/etc/gre.d/%{gre_conf_file}@' src/widget/mozembed_wrap.py From fedora-extras-commits at redhat.com Mon Apr 9 12:47:43 2007 From: fedora-extras-commits at redhat.com (=?utf-8?b?SGHDr2tlbCBHdcOpbWFy?= (hguemar)) Date: Mon, 9 Apr 2007 08:47:43 -0400 Subject: rpms/listen/devel listen.spec,1.26,1.27 Message-ID: <200704091247.l39Clhks008351@cvs-int.fedora.redhat.com> Author: hguemar Update of /cvs/extras/rpms/listen/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv8334 Modified Files: listen.spec Log Message: Index: listen.spec =================================================================== RCS file: /cvs/extras/rpms/listen/devel/listen.spec,v retrieving revision 1.26 retrieving revision 1.27 diff -u -r1.26 -r1.27 --- listen.spec 9 Apr 2007 12:44:56 -0000 1.26 +++ listen.spec 9 Apr 2007 12:47:09 -0000 1.27 @@ -5,7 +5,7 @@ Group: Applications/Multimedia License: GPL URL: http://listengnome.free.fr -Source0: %{real_name}.tar.bz2 +Source0: %{name}-%{version}.tar.bz2 Patch0: %{name}-gecko.patch BuildRoot: %{_tmppath}/%{name}-%{real_name}-root-%(%{__id_u} -n) From fedora-extras-commits at redhat.com Mon Apr 9 12:50:28 2007 From: fedora-extras-commits at redhat.com (Jeff Sheltren (sheltren)) Date: Mon, 9 Apr 2007 08:50:28 -0400 Subject: rpms/fortune-mod/devel fortune-mod.spec,1.11,1.12 Message-ID: <200704091250.l39CoSQr008420@cvs-int.fedora.redhat.com> Author: sheltren Update of /cvs/extras/rpms/fortune-mod/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv8398 Modified Files: fortune-mod.spec Log Message: Rebuild for Fedora 7 Index: fortune-mod.spec =================================================================== RCS file: /cvs/extras/rpms/fortune-mod/devel/fortune-mod.spec,v retrieving revision 1.11 retrieving revision 1.12 diff -u -r1.11 -r1.12 --- fortune-mod.spec 9 Sep 2006 16:26:21 -0000 1.11 +++ fortune-mod.spec 9 Apr 2007 12:49:55 -0000 1.12 @@ -4,7 +4,7 @@ Summary: A program which will display a fortune Name: fortune-mod Version: 1.99.1 -Release: 7%{?dist} +Release: 8%{?dist} URL: http://www.redellipse.net/code/fortune License: BSD Group: Amusements/Games @@ -106,6 +106,9 @@ %{_mandir}/man*/* %changelog +* Mon Apr 9 2007 Jeff Sheltren 1.99.1-8 +- Rebuild for Fedora 7 + * Sat Sep 9 2006 Jeff Sheltren 1.99.1-7 - bump release for buildsystem From fedora-extras-commits at redhat.com Mon Apr 9 13:03:45 2007 From: fedora-extras-commits at redhat.com (=?utf-8?b?SGHDr2tlbCBHdcOpbWFy?= (hguemar)) Date: Mon, 9 Apr 2007 09:03:45 -0400 Subject: rpms/listen/devel sources,1.7,1.8 Message-ID: <200704091303.l39D3j2x012756@cvs-int.fedora.redhat.com> Author: hguemar Update of /cvs/extras/rpms/listen/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv12729 Modified Files: sources Log Message: Index: sources =================================================================== RCS file: /cvs/extras/rpms/listen/devel/sources,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- sources 9 Apr 2007 12:32:22 -0000 1.7 +++ sources 9 Apr 2007 13:03:11 -0000 1.8 @@ -1 +1 @@ -6f7aa17bf023d97ab51b2190c28ddb50 listen-0.5.tar.bz2 +63fd29c927c455f84fbf5bf3f8dba2a5 listen-0.5.tar.bz2 From fedora-extras-commits at redhat.com Mon Apr 9 13:20:00 2007 From: fedora-extras-commits at redhat.com (Patrick Laughton (jima)) Date: Mon, 9 Apr 2007 09:20:00 -0400 Subject: rpms/aoetools/devel aoetools-flush.patch, NONE, 1.1 aoetools-makefile.patch, NONE, 1.1 aoetools.spec, NONE, 1.1 .cvsignore, 1.1, 1.2 sources, 1.1, 1.2 Message-ID: <200704091320.l39DK0wV013053@cvs-int.fedora.redhat.com> Author: jima Update of /cvs/extras/rpms/aoetools/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv12987/devel Modified Files: .cvsignore sources Added Files: aoetools-flush.patch aoetools-makefile.patch aoetools.spec Log Message: * Mon Apr 09 2007 Patrick "Jima" Laughton 14-3 - Added devnodes.txt to %%doc - Importing into CVS BZ#235234 aoetools-flush.patch: --- NEW FILE aoetools-flush.patch --- --- aoetools-14/aoe-flush.in.orig 2007-02-06 14:52:38.000000000 -0600 +++ aoetools-14/aoe-flush.in 2007-03-30 11:53:07.000000000 -0500 @@ -10,7 +10,7 @@ exit 1 fi -if test $1 = "-a"; then +if test "$1" = "-a"; then spec=all fi aoetools-makefile.patch: --- NEW FILE aoetools-makefile.patch --- --- aoetools-14/Makefile.orig 2006-10-31 10:34:07.000000000 -0600 +++ aoetools-14/Makefile 2007-03-30 12:03:31.000000000 -0500 @@ -54,11 +54,11 @@ # DESTDIR was put in for Rob Holland to make gentoo packaging easier install : all - mkdir -p ${SBINDIR} - mkdir -p ${MANDIR}/man8 + mkdir -p ${DESTDIR}${SBINDIR} + mkdir -p ${DESTDIR}${MANDIR}/man8 @for f in ${COMMANDS}; do \ - sh -xc "install -m 700 $$f ${DESTDIR}${SBINDIR}/$$f" || break; \ - sh -xc "install -m 664 $$f.8 ${DESTDIR}${MANDIR}/man8/$$f.8" || break; \ + sh -xc "install -m 755 $$f ${DESTDIR}${SBINDIR}/$$f" || break; \ + sh -xc "install -m 644 $$f.8 ${DESTDIR}${MANDIR}/man8/$$f.8" || break; \ done clean : --- NEW FILE aoetools.spec --- Name: aoetools Version: 14 Release: 3%{?dist} Summary: ATA over Ethernet Tools Group: System Environment/Base License: GPL URL: http://sourceforge.net/projects/aoetools/ Source0: http://dl.sf.net/%{name}/%{name}-%{version}.tar.gz Patch0: %{name}-makefile.patch Patch1: %{name}-flush.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) %description The aoetools are programs that assist in using ATA over Ethernet on systems with version 2.6 Linux kernels. %prep %setup -q %patch0 -p1 %patch1 -p1 %build make %{?_smp_mflags} CFLAGS="$RPM_OPT_FLAGS" %install rm -rf $RPM_BUILD_ROOT make install DESTDIR=$RPM_BUILD_ROOT %clean rm -rf $RPM_BUILD_ROOT %files %defattr(-,root,root,-) %doc COPYING HACKING NEWS README TODO devnodes.txt %{_sbindir}/aoe* %{_mandir}/man8/aoe*.8* %changelog * Mon Apr 09 2007 Patrick "Jima" Laughton 14-3 - Added devnodes.txt to %%doc - Importing into CVS * Sat Apr 07 2007 Patrick "Jima" Laughton 14-2 - Added CFLAGS="$RPM_OPT_FLAGS" to building (thanks Chris!) * Wed Apr 04 2007 Patrick "Jima" Laughton 14-1 - Initial Fedora RPM Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/aoetools/devel/.cvsignore,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- .cvsignore 9 Apr 2007 10:48:32 -0000 1.1 +++ .cvsignore 9 Apr 2007 13:19:26 -0000 1.2 @@ -0,0 +1 @@ +aoetools-14.tar.gz Index: sources =================================================================== RCS file: /cvs/extras/rpms/aoetools/devel/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 9 Apr 2007 10:48:32 -0000 1.1 +++ sources 9 Apr 2007 13:19:26 -0000 1.2 @@ -0,0 +1 @@ +592f9f031796b4f0b90166a8cd5f9e30 aoetools-14.tar.gz From fedora-extras-commits at redhat.com Mon Apr 9 13:19:56 2007 From: fedora-extras-commits at redhat.com (Patrick Laughton (jima)) Date: Mon, 9 Apr 2007 09:19:56 -0400 Subject: rpms/aoetools import.log,1.1,1.2 Message-ID: <200704091319.l39DJu1w013047@cvs-int.fedora.redhat.com> Author: jima Update of /cvs/extras/rpms/aoetools In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv12987 Modified Files: import.log Log Message: * Mon Apr 09 2007 Patrick "Jima" Laughton 14-3 - Added devnodes.txt to %%doc - Importing into CVS BZ#235234 Index: import.log =================================================================== RCS file: /cvs/extras/rpms/aoetools/import.log,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- import.log 9 Apr 2007 10:48:23 -0000 1.1 +++ import.log 9 Apr 2007 13:19:22 -0000 1.2 @@ -0,0 +1 @@ +aoetools-14-3_fc7:HEAD:aoetools-14-3.fc7.src.rpm:1176124687 From fedora-extras-commits at redhat.com Mon Apr 9 13:22:58 2007 From: fedora-extras-commits at redhat.com (Robert Crittenden (rcritten)) Date: Mon, 9 Apr 2007 09:22:58 -0400 Subject: rpms/mod_nss/FC-6 .cvsignore, 1.3, 1.4 mod_nss.spec, 1.4, 1.5 sources, 1.3, 1.4 Message-ID: <200704091322.l39DMwEY013152@cvs-int.fedora.redhat.com> Author: rcritten Update of /cvs/extras/rpms/mod_nss/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv13125 Modified Files: .cvsignore mod_nss.spec sources Log Message: Patch to properly detect the Apache model and set up NSS appropriately Patch to punt if a bad password is encountered Patch to fix crash when password.conf is malformatted Don't enable ECC support as NSS doesn't have it enabled (3.11.4-0.7) Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/mod_nss/FC-6/.cvsignore,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- .cvsignore 27 Oct 2006 17:20:55 -0000 1.3 +++ .cvsignore 9 Apr 2007 13:22:24 -0000 1.4 @@ -1 +1,4 @@ mod_nss-1.0.6.tar.gz +mod_nss-badpass.patch +mod_nss-fileformat.patch +mod_nss-model.patch Index: mod_nss.spec =================================================================== RCS file: /cvs/extras/rpms/mod_nss/FC-6/mod_nss.spec,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- mod_nss.spec 27 Oct 2006 17:20:55 -0000 1.4 +++ mod_nss.spec 9 Apr 2007 13:22:24 -0000 1.5 @@ -1,6 +1,6 @@ Name: mod_nss Version: 1.0.6 -Release: 1%{?dist} +Release: 2%{?dist} Summary: SSL/TLS module for the Apache HTTP server Group: System Environment/Daemons License: Apache Software License @@ -15,6 +15,9 @@ Requires: nss >= 3.11.3, nss-tools >= 3.11.3 Patch1: mod_nss-conf.patch Patch2: mod_nss-gencert.patch +Patch3: mod_nss-model.patch +Patch4: mod_nss-badpass.patch +Patch5: mod_nss-fileformat.patch %description The mod_nss module provides strong cryptography for the Apache Web @@ -26,6 +29,9 @@ %setup -q %patch1 -p1 -b .conf %patch2 -p1 -b .gencert +%patch3 -p1 -b .model +%patch4 -p1 -b .badpass +%patch5 -p1 -b .fileformat # Touch expression parser sources to prevent regenerating it touch nss_expr_*.[chyl] @@ -48,7 +54,7 @@ --with-nss-inc=$NSS_INCLUDE_DIR \ --with-nspr-lib=$NSPR_LIB_DIR \ --with-nspr-inc=$NSPR_INCLUDE_DIR \ - --with-apr-config --enable-ecc + --with-apr-config make %{?_smp_mflags} all @@ -106,6 +112,12 @@ %{_sbindir}/gencert %changelog +* Mon Apr 9 2007 Rob Crittenden 1.0.6-2 +- Patch to properly detect the Apache model and set up NSS appropriately +- Patch to punt if a bad password is encountered +- Patch to fix crash when password.conf is malformatted +- Don't enable ECC support as NSS doesn't have it enabled (3.11.4-0.7) + * Mon Oct 23 2006 Rob Crittenden 1.0.6-1 - Update to 1.0.6 Index: sources =================================================================== RCS file: /cvs/extras/rpms/mod_nss/FC-6/sources,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- sources 27 Oct 2006 17:20:55 -0000 1.3 +++ sources 9 Apr 2007 13:22:24 -0000 1.4 @@ -1 +1,4 @@ 5e529856b7c05e94c62146ef80eb5e37 mod_nss-1.0.6.tar.gz +44ba2b6d64f5c46f073b4b15373e341d mod_nss-badpass.patch +d0de0c696546e826c14cc51071bf6de8 mod_nss-fileformat.patch +c3a24b444fbb04ffbf52700a6276a21c mod_nss-model.patch From fedora-extras-commits at redhat.com Mon Apr 9 13:24:38 2007 From: fedora-extras-commits at redhat.com (Robert Crittenden (rcritten)) Date: Mon, 9 Apr 2007 09:24:38 -0400 Subject: rpms/mod_nss/FC-5 .cvsignore, 1.3, 1.4 mod_nss.spec, 1.3, 1.4 sources, 1.3, 1.4 Message-ID: <200704091324.l39DOcvq013255@cvs-int.fedora.redhat.com> Author: rcritten Update of /cvs/extras/rpms/mod_nss/FC-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv13216 Modified Files: .cvsignore mod_nss.spec sources Log Message: Patch to properly detect the Apache model and set up NSS appropriately Patch to punt if a bad password is encountered Patch to fix crash when password.conf is malformatted Don't enable ECC support as NSS doesn't have it enabled (3.11.4-0.7) Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/mod_nss/FC-5/.cvsignore,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- .cvsignore 27 Oct 2006 16:17:04 -0000 1.3 +++ .cvsignore 9 Apr 2007 13:24:03 -0000 1.4 @@ -1 +1,4 @@ mod_nss-1.0.6.tar.gz +mod_nss-badpass.patch +mod_nss-fileformat.patch +mod_nss-model.patch Index: mod_nss.spec =================================================================== RCS file: /cvs/extras/rpms/mod_nss/FC-5/mod_nss.spec,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- mod_nss.spec 27 Oct 2006 16:17:04 -0000 1.3 +++ mod_nss.spec 9 Apr 2007 13:24:03 -0000 1.4 @@ -1,6 +1,6 @@ Name: mod_nss Version: 1.0.6 -Release: 1%{?dist} +Release: 2%{?dist} Summary: SSL/TLS module for the Apache HTTP server Group: System Environment/Daemons License: Apache Software License @@ -15,6 +15,9 @@ Requires: nss >= 3.11.3, nss-tools >= 3.11.3 Patch1: mod_nss-conf.patch Patch2: mod_nss-gencert.patch +Patch3: mod_nss-model.patch +Patch4: mod_nss-badpass.patch +Patch5: mod_nss-fileformat.patch %description The mod_nss module provides strong cryptography for the Apache Web @@ -26,6 +29,9 @@ %setup -q %patch1 -p1 -b .conf %patch2 -p1 -b .gencert +%patch3 -p1 -b .model +%patch4 -p1 -b .badpass +%patch5 -p1 -b .fileformat # Touch expression parser sources to prevent regenerating it touch nss_expr_*.[chyl] @@ -48,7 +54,7 @@ --with-nss-inc=$NSS_INCLUDE_DIR \ --with-nspr-lib=$NSPR_LIB_DIR \ --with-nspr-inc=$NSPR_INCLUDE_DIR \ - --with-apr-config --enable-ecc + --with-apr-config make %{?_smp_mflags} all @@ -106,6 +112,12 @@ %{_sbindir}/gencert %changelog +* Mon Apr 9 2007 Rob Crittenden 1.0.6-2 +- Patch to properly detect the Apache model and set up NSS appropriately +- Patch to punt if a bad password is encountered +- Patch to fix crash when password.conf is malformatted +- Don't enable ECC support as NSS doesn't have it enabled (3.11.4-0.7) + * Fri Oct 27 2006 Rob Crittenden 1.0.6-1 - Update to 1.0.6 Index: sources =================================================================== RCS file: /cvs/extras/rpms/mod_nss/FC-5/sources,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- sources 27 Oct 2006 16:17:04 -0000 1.3 +++ sources 9 Apr 2007 13:24:03 -0000 1.4 @@ -1 +1,4 @@ 5e529856b7c05e94c62146ef80eb5e37 mod_nss-1.0.6.tar.gz +44ba2b6d64f5c46f073b4b15373e341d mod_nss-badpass.patch +d0de0c696546e826c14cc51071bf6de8 mod_nss-fileformat.patch +c3a24b444fbb04ffbf52700a6276a21c mod_nss-model.patch From fedora-extras-commits at redhat.com Mon Apr 9 13:25:37 2007 From: fedora-extras-commits at redhat.com (Robert Crittenden (rcritten)) Date: Mon, 9 Apr 2007 09:25:37 -0400 Subject: rpms/mod_nss/devel .cvsignore, 1.3, 1.4 mod_nss.spec, 1.4, 1.5 sources, 1.3, 1.4 Message-ID: <200704091325.l39DPbmX013372@cvs-int.fedora.redhat.com> Author: rcritten Update of /cvs/extras/rpms/mod_nss/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv13304 Modified Files: .cvsignore mod_nss.spec sources Log Message: Patch to properly detect the Apache model and set up NSS appropriately Patch to punt if a bad password is encountered Patch to fix crash when password.conf is malformatted Don't enable ECC support as NSS doesn't have it enabled (3.11.4-0.7) Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/mod_nss/devel/.cvsignore,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- .cvsignore 27 Oct 2006 18:19:19 -0000 1.3 +++ .cvsignore 9 Apr 2007 13:25:03 -0000 1.4 @@ -1 +1,4 @@ mod_nss-1.0.6.tar.gz +mod_nss-badpass.patch +mod_nss-fileformat.patch +mod_nss-model.patch Index: mod_nss.spec =================================================================== RCS file: /cvs/extras/rpms/mod_nss/devel/mod_nss.spec,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- mod_nss.spec 27 Oct 2006 18:19:19 -0000 1.4 +++ mod_nss.spec 9 Apr 2007 13:25:03 -0000 1.5 @@ -1,6 +1,6 @@ Name: mod_nss Version: 1.0.6 -Release: 1%{?dist} +Release: 2%{?dist} Summary: SSL/TLS module for the Apache HTTP server Group: System Environment/Daemons License: Apache Software License @@ -15,6 +15,9 @@ Requires: nss >= 3.11.3, nss-tools >= 3.11.3 Patch1: mod_nss-conf.patch Patch2: mod_nss-gencert.patch +Patch3: mod_nss-model.patch +Patch4: mod_nss-badpass.patch +Patch5: mod_nss-fileformat.patch %description The mod_nss module provides strong cryptography for the Apache Web @@ -26,6 +29,9 @@ %setup -q %patch1 -p1 -b .conf %patch2 -p1 -b .gencert +%patch3 -p1 -b .model +%patch4 -p1 -b .badpass +%patch5 -p1 -b .fileformat # Touch expression parser sources to prevent regenerating it touch nss_expr_*.[chyl] @@ -48,7 +54,7 @@ --with-nss-inc=$NSS_INCLUDE_DIR \ --with-nspr-lib=$NSPR_LIB_DIR \ --with-nspr-inc=$NSPR_INCLUDE_DIR \ - --with-apr-config --enable-ecc + --with-apr-config make %{?_smp_mflags} all @@ -106,6 +112,12 @@ %{_sbindir}/gencert %changelog +* Mon Apr 9 2007 Rob Crittenden 1.0.6-2 +- Patch to properly detect the Apache model and set up NSS appropriately +- Patch to punt if a bad password is encountered +- Patch to fix crash when password.conf is malformatted +- Don't enable ECC support as NSS doesn't have it enabled (3.11.4-0.7) + * Mon Oct 23 2006 Rob Crittenden 1.0.6-1 - Update to 1.0.6 Index: sources =================================================================== RCS file: /cvs/extras/rpms/mod_nss/devel/sources,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- sources 27 Oct 2006 18:19:19 -0000 1.3 +++ sources 9 Apr 2007 13:25:03 -0000 1.4 @@ -1 +1,4 @@ 5e529856b7c05e94c62146ef80eb5e37 mod_nss-1.0.6.tar.gz +44ba2b6d64f5c46f073b4b15373e341d mod_nss-badpass.patch +d0de0c696546e826c14cc51071bf6de8 mod_nss-fileformat.patch +c3a24b444fbb04ffbf52700a6276a21c mod_nss-model.patch From fedora-extras-commits at redhat.com Mon Apr 9 13:26:32 2007 From: fedora-extras-commits at redhat.com (Patrick Laughton (jima)) Date: Mon, 9 Apr 2007 09:26:32 -0400 Subject: rpms/vblade import.log,1.1,1.2 Message-ID: <200704091326.l39DQW9d013457@cvs-int.fedora.redhat.com> Author: jima Update of /cvs/extras/rpms/vblade In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv13376 Modified Files: import.log Log Message: * Sat Apr 07 2007 Patrick "Jima" Laughton 14-2 - Forced CFLAGS on build * Wed Apr 04 2007 Patrick "Jima" Laughton 14-1 - Initial Fedora RPM BZ#235236 Index: import.log =================================================================== RCS file: /cvs/extras/rpms/vblade/import.log,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- import.log 9 Apr 2007 10:50:58 -0000 1.1 +++ import.log 9 Apr 2007 13:25:58 -0000 1.2 @@ -0,0 +1 @@ +vblade-14-2_fc7:HEAD:vblade-14-2.fc7.src.rpm:1176125127 From fedora-extras-commits at redhat.com Mon Apr 9 13:26:36 2007 From: fedora-extras-commits at redhat.com (Patrick Laughton (jima)) Date: Mon, 9 Apr 2007 09:26:36 -0400 Subject: rpms/vblade/devel vblade-makefile.patch, NONE, 1.1 vblade.conf, NONE, 1.1 vblade.init, NONE, 1.1 vblade.spec, NONE, 1.1 .cvsignore, 1.1, 1.2 sources, 1.1, 1.2 Message-ID: <200704091326.l39DQapp013461@cvs-int.fedora.redhat.com> Author: jima Update of /cvs/extras/rpms/vblade/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv13376/devel Modified Files: .cvsignore sources Added Files: vblade-makefile.patch vblade.conf vblade.init vblade.spec Log Message: * Sat Apr 07 2007 Patrick "Jima" Laughton 14-2 - Forced CFLAGS on build * Wed Apr 04 2007 Patrick "Jima" Laughton 14-1 - Initial Fedora RPM BZ#235236 vblade-makefile.patch: --- NEW FILE vblade-makefile.patch --- --- vblade-14/makefile.orig 2006-09-21 08:29:27.000000000 -0500 +++ vblade-14/makefile 2007-03-30 12:27:26.000000000 -0500 @@ -3,7 +3,7 @@ # see README for others PLATFORM=linux -prefix = /usr +prefix = ${DESTDIR}/usr sbindir = ${prefix}/sbin sharedir = ${prefix}/share mandir = ${sharedir}/man @@ -35,6 +35,6 @@ rm -f $O vblade install : vblade vbladed - install vblade ${sbindir}/ - install vbladed ${sbindir}/ - install vblade.8 ${mandir}/man8/ + install -D -m 755 vblade ${sbindir}/vblade + install -D -m 755 vbladed ${sbindir}/vbladed + install -D -m 644 vblade.8 ${mandir}/man8/vblade.8 --- NEW FILE vblade.conf --- # network_device shelf slot file/disk/partition mac[,mac[,mac]] #eth0 0 0 /dev/sdb 00:11:22:33:44:55 --- NEW FILE vblade.init --- #!/bin/sh # # Init script for vblade (ATA over Ethernet daemon) # # chkconfig: - 30 70 # description: vblade AoE daemon # # processname: vblade # config: /etc/vblade.conf # # Shamelessly hacked together from other init scripts (sshd, mostly) # # source function library . /etc/rc.d/init.d/functions RETVAL=0 prog=vblade spawn_vblade() { ALLOWMACS="" [ -n "$5" ] && ALLOWMACS="-m $5" ID="$1-e$2.$3" PID_FILE=/var/run/$prog/${ID}.pid $prog $ALLOWMACS $2 $3 $1 $4 >> /var/log/$prog.log 2>&1 & pid=$! RETVAL=$? echo $pid > $PID_FILE echo -n $"$4 (e$2.$3@$1) [pid $pid]" [ "$RETVAL" = 0 ] && success || failure echo } start() { echo $"Starting up $prog: " if [ `grep -vc '^#\|^$' /etc/$prog.conf` ] then grep -v '^#' /etc/$prog.conf | sed -e 's/ / /g' -e 's/ / /g' | while read line do spawn_vblade $line done touch /var/lock/subsys/$prog else echo -n "empty $prog.conf?" passed echo fi } stop() { echo -n $"Shutting down $prog: " for pidfile in `ls /var/run/$prog/*.pid` do kill -9 `cat $pidfile` rm -f $pidfile done success echo rm -f /var/lock/subsys/$prog } case "$1" in start) start ;; stop) stop ;; restart) stop start ;; reload) # yes, this sucks, but the vblade processes die on SIGHUP stop start ;; condrestart) if [ -f /var/lock/subsys/$prog ]; then stop # avoid race sleep 3 start fi ;; status) status $prog RETVAL=$? ;; *) echo $"Usage: $0 {start|stop|restart|reload|condrestart|status}" RETVAL=1 esac exit $RETVAL --- NEW FILE vblade.spec --- Name: vblade Version: 14 Release: 2%{?dist} Summary: Virtual EtherDrive (R) blade daemon Group: System Environment/Base License: GPL URL: http://sourceforge.net/projects/aoetools/ Source0: http://dl.sf.net/aoetools/%{name}-%{version}.tgz Source1: %{name}.init Source2: %{name}.conf Patch0: %{name}-makefile.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) Requires(post): /sbin/chkconfig Requires(post): /sbin/service Requires(preun): /sbin/chkconfig Requires(preun): /sbin/service %description The vblade is the virtual EtherDrive (R) blade, a program that makes a seekable file available over an ethernet local area network (LAN) via the ATA over Ethernet (AoE) protocol. The seekable file is typically a block device like /dev/md0 but even regular files will work. When vblade exports the block storage over AoE it becomes a storage target. Another host on the same LAN can access the storage if it has a compatible aoe kernel driver. %prep %setup -q %patch0 -p1 %build make %{?_smp_mflags} CFLAGS="$RPM_OPT_FLAGS" %install rm -rf $RPM_BUILD_ROOT make install DESTDIR=$RPM_BUILD_ROOT install -D -m 755 %{SOURCE1} $RPM_BUILD_ROOT%{_initrddir}/%{name} install -D -m 644 %{SOURCE2} $RPM_BUILD_ROOT%{_sysconfdir}/%{name}.conf %clean rm -rf $RPM_BUILD_ROOT %post if [ "$1" = "2" ]; then # if we're being upgraded /sbin/service %{name} condrestart >/dev/null 2>&1 || : else # if we're being installed /sbin/chkconfig --add %{name} fi %preun if [ "$1" = "0" ]; then # execute this only if we are NOT doing an upgrade /sbin/service %{name} stop >/dev/null 2>&1 || : /sbin/chkconfig --del %{name} fi %files %defattr(-,root,root,-) %doc COPYING HACKING NEWS README %config(noreplace) %{_sysconfdir}/%{name}.conf %{_initrddir}/%{name} %{_sbindir}/vblade %{_sbindir}/vbladed %{_mandir}/man8/vblade.8* %changelog * Sat Apr 07 2007 Patrick "Jima" Laughton 14-2 - Forced CFLAGS on build * Wed Apr 04 2007 Patrick "Jima" Laughton 14-1 - Initial Fedora RPM Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/vblade/devel/.cvsignore,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- .cvsignore 9 Apr 2007 10:51:08 -0000 1.1 +++ .cvsignore 9 Apr 2007 13:26:02 -0000 1.2 @@ -0,0 +1 @@ +vblade-14.tgz Index: sources =================================================================== RCS file: /cvs/extras/rpms/vblade/devel/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 9 Apr 2007 10:51:08 -0000 1.1 +++ sources 9 Apr 2007 13:26:02 -0000 1.2 @@ -0,0 +1 @@ +c5c7ed7b859d6d74575dd9facd82e2a1 vblade-14.tgz From fedora-extras-commits at redhat.com Mon Apr 9 13:51:57 2007 From: fedora-extras-commits at redhat.com (Tom Callaway (spot)) Date: Mon, 9 Apr 2007 09:51:57 -0400 Subject: rpms/perl-User-Identity import.log,1.1,1.2 Message-ID: <200704091351.l39Dpv6Y014101@cvs-int.fedora.redhat.com> Author: spot Update of /cvs/extras/rpms/perl-User-Identity In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv14065 Modified Files: import.log Log Message: auto-import perl-User-Identity-0.91-1 on branch devel from perl-User-Identity-0.91-1.src.rpm Index: import.log =================================================================== RCS file: /cvs/extras/rpms/perl-User-Identity/import.log,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- import.log 6 Apr 2007 06:35:43 -0000 1.1 +++ import.log 9 Apr 2007 13:51:23 -0000 1.2 @@ -0,0 +1 @@ +perl-User-Identity-0_91-1:HEAD:perl-User-Identity-0.91-1.src.rpm:1176126665 From fedora-extras-commits at redhat.com Mon Apr 9 13:52:02 2007 From: fedora-extras-commits at redhat.com (Tom Callaway (spot)) Date: Mon, 9 Apr 2007 09:52:02 -0400 Subject: rpms/perl-User-Identity/devel perl-User-Identity.spec, NONE, 1.1 .cvsignore, 1.1, 1.2 sources, 1.1, 1.2 Message-ID: <200704091352.l39Dq2lj014105@cvs-int.fedora.redhat.com> Author: spot Update of /cvs/extras/rpms/perl-User-Identity/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv14065/devel Modified Files: .cvsignore sources Added Files: perl-User-Identity.spec Log Message: auto-import perl-User-Identity-0.91-1 on branch devel from perl-User-Identity-0.91-1.src.rpm --- NEW FILE perl-User-Identity.spec --- Name: perl-User-Identity Version: 0.91 Release: 1%{?dist} Summary: Maintains info about a physical person Group: Development/Libraries License: GPL or Artistic URL: http://search.cpan.org/dist/User-Identity/ Source0: http://search.cpan.org/CPAN/authors/id/M/MA/MARKOV/User-Identity-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: perl(ExtUtils::MakeMaker), perl(Geography::Countries) BuildArch: noarch Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) %description A modules designed to store and maintain a set of informational objects which are related to one user. %prep %setup -q -n User-Identity-%{version} %build %{__perl} Makefile.PL INSTALLDIRS=vendor make %install rm -rf $RPM_BUILD_ROOT make pure_install PERL_INSTALL_ROOT=$RPM_BUILD_ROOT find $RPM_BUILD_ROOT -type f -name .packlist -exec rm -f {} ';' find $RPM_BUILD_ROOT -depth -type d -exec rmdir {} 2>/dev/null ';' chmod -R u+w $RPM_BUILD_ROOT/* %check make test %clean rm -rf $RPM_BUILD_ROOT %files %defattr(-,root,root,-) %{perl_vendorlib}/User/ %{perl_vendorlib}/Mail/ %{_mandir}/man3/*.3* %changelog * Mon Apr 2 2007 Tom "spot" Callaway - 0.91-1 - Initial package for Fedora Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/perl-User-Identity/devel/.cvsignore,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- .cvsignore 6 Apr 2007 06:35:52 -0000 1.1 +++ .cvsignore 9 Apr 2007 13:51:28 -0000 1.2 @@ -0,0 +1 @@ +User-Identity-0.91.tar.gz Index: sources =================================================================== RCS file: /cvs/extras/rpms/perl-User-Identity/devel/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 6 Apr 2007 06:35:52 -0000 1.1 +++ sources 9 Apr 2007 13:51:28 -0000 1.2 @@ -0,0 +1 @@ +d5929be62a99b90f60b07062ab86a2ec User-Identity-0.91.tar.gz From fedora-extras-commits at redhat.com Mon Apr 9 13:54:32 2007 From: fedora-extras-commits at redhat.com (Tom Callaway (spot)) Date: Mon, 9 Apr 2007 09:54:32 -0400 Subject: rpms/perl-User-Identity/FC-5 perl-User-Identity.spec, NONE, 1.1 sources, 1.1, 1.2 Message-ID: <200704091354.l39DsWsY014238@cvs-int.fedora.redhat.com> Author: spot Update of /cvs/extras/rpms/perl-User-Identity/FC-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv14155/FC-5 Modified Files: sources Added Files: perl-User-Identity.spec Log Message: Initial import for new branches. --- NEW FILE perl-User-Identity.spec --- Name: perl-User-Identity Version: 0.91 Release: 1%{?dist} Summary: Maintains info about a physical person Group: Development/Libraries License: GPL or Artistic URL: http://search.cpan.org/dist/User-Identity/ Source0: http://search.cpan.org/CPAN/authors/id/M/MA/MARKOV/User-Identity-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: perl(ExtUtils::MakeMaker), perl(Geography::Countries) BuildArch: noarch Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) %description A modules designed to store and maintain a set of informational objects which are related to one user. %prep %setup -q -n User-Identity-%{version} %build %{__perl} Makefile.PL INSTALLDIRS=vendor make %install rm -rf $RPM_BUILD_ROOT make pure_install PERL_INSTALL_ROOT=$RPM_BUILD_ROOT find $RPM_BUILD_ROOT -type f -name .packlist -exec rm -f {} ';' find $RPM_BUILD_ROOT -depth -type d -exec rmdir {} 2>/dev/null ';' chmod -R u+w $RPM_BUILD_ROOT/* %check make test %clean rm -rf $RPM_BUILD_ROOT %files %defattr(-,root,root,-) %{perl_vendorlib}/User/ %{perl_vendorlib}/Mail/ %{_mandir}/man3/*.3* %changelog * Mon Apr 2 2007 Tom "spot" Callaway - 0.91-1 - Initial package for Fedora Index: sources =================================================================== RCS file: /cvs/extras/rpms/perl-User-Identity/FC-5/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 6 Apr 2007 06:35:52 -0000 1.1 +++ sources 9 Apr 2007 13:53:58 -0000 1.2 @@ -0,0 +1 @@ +d5929be62a99b90f60b07062ab86a2ec User-Identity-0.91.tar.gz From fedora-extras-commits at redhat.com Mon Apr 9 13:54:36 2007 From: fedora-extras-commits at redhat.com (Tom Callaway (spot)) Date: Mon, 9 Apr 2007 09:54:36 -0400 Subject: rpms/perl-User-Identity/FC-6 perl-User-Identity.spec, NONE, 1.1 sources, 1.1, 1.2 Message-ID: <200704091354.l39Dsasr014241@cvs-int.fedora.redhat.com> Author: spot Update of /cvs/extras/rpms/perl-User-Identity/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv14155/FC-6 Modified Files: sources Added Files: perl-User-Identity.spec Log Message: Initial import for new branches. --- NEW FILE perl-User-Identity.spec --- Name: perl-User-Identity Version: 0.91 Release: 1%{?dist} Summary: Maintains info about a physical person Group: Development/Libraries License: GPL or Artistic URL: http://search.cpan.org/dist/User-Identity/ Source0: http://search.cpan.org/CPAN/authors/id/M/MA/MARKOV/User-Identity-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: perl(ExtUtils::MakeMaker), perl(Geography::Countries) BuildArch: noarch Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) %description A modules designed to store and maintain a set of informational objects which are related to one user. %prep %setup -q -n User-Identity-%{version} %build %{__perl} Makefile.PL INSTALLDIRS=vendor make %install rm -rf $RPM_BUILD_ROOT make pure_install PERL_INSTALL_ROOT=$RPM_BUILD_ROOT find $RPM_BUILD_ROOT -type f -name .packlist -exec rm -f {} ';' find $RPM_BUILD_ROOT -depth -type d -exec rmdir {} 2>/dev/null ';' chmod -R u+w $RPM_BUILD_ROOT/* %check make test %clean rm -rf $RPM_BUILD_ROOT %files %defattr(-,root,root,-) %{perl_vendorlib}/User/ %{perl_vendorlib}/Mail/ %{_mandir}/man3/*.3* %changelog * Mon Apr 2 2007 Tom "spot" Callaway - 0.91-1 - Initial package for Fedora Index: sources =================================================================== RCS file: /cvs/extras/rpms/perl-User-Identity/FC-6/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 6 Apr 2007 06:35:52 -0000 1.1 +++ sources 9 Apr 2007 13:54:02 -0000 1.2 @@ -0,0 +1 @@ +d5929be62a99b90f60b07062ab86a2ec User-Identity-0.91.tar.gz From fedora-extras-commits at redhat.com Mon Apr 9 14:03:11 2007 From: fedora-extras-commits at redhat.com (Rex Dieter (rdieter)) Date: Mon, 9 Apr 2007 10:03:11 -0400 Subject: rpms/wxMaxima/devel wxMaxima-0.7.1-old_gnuplot.patch, NONE, 1.1 wxMaxima.spec, 1.10, 1.11 Message-ID: <200704091403.l39E3BUC018666@cvs-int.fedora.redhat.com> Author: rdieter Update of /cvs/extras/rpms/wxMaxima/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv18642 Modified Files: wxMaxima.spec Added Files: wxMaxima-0.7.1-old_gnuplot.patch Log Message: * Mon Apr 09 2007 Rex Dieter 0.7.1-3 - wxMaxima-0.7.1-old_gnuplot.patch (#235155) wxMaxima-0.7.1-old_gnuplot.patch: --- NEW FILE wxMaxima-0.7.1-old_gnuplot.patch --- --- wxMaxima-0.7.1/data/wxmathml.lisp.old_gnuplot 2006-12-19 03:16:50.000000000 -0600 +++ wxMaxima-0.7.1/data/wxmathml.lisp 2007-04-09 08:57:13.000000000 -0500 @@ -890,10 +890,18 @@ (defmvar $wxplot_size '((mlist simp) 400 250)) +;; newer gnuplot syntax +;(defun $wxplot_preamble () +; (format nil "set terminal png size ~d,~d; set zeroaxis;" +; ($first $wxplot_size) +; ($second $wxplot_size))) +;; older gnuplot syntax (defun $wxplot_preamble () - (format nil "set terminal png size ~d,~d; set zeroaxis;" - ($first $wxplot_size) - ($second $wxplot_size))) + (let ((frmt "set terminal png picsize ~d ~d; set zeroaxis;")) + (format nil frmt + ($first $wxplot_size) + ($second $wxplot_size)))) + (defun $wxplot2d (&rest args) (let ((preamble ($wxplot_preamble)) Index: wxMaxima.spec =================================================================== RCS file: /cvs/extras/rpms/wxMaxima/devel/wxMaxima.spec,v retrieving revision 1.10 retrieving revision 1.11 diff -u -r1.10 -r1.11 --- wxMaxima.spec 23 Feb 2007 19:32:03 -0000 1.10 +++ wxMaxima.spec 9 Apr 2007 14:02:36 -0000 1.11 @@ -5,13 +5,15 @@ Summary: Graphical user interface for Maxima Name: wxMaxima Version: 0.7.1 -Release: 2%{?dist} +Release: 3%{?dist} License: GPL Group: Applications/Engineering URL: http://wxmaxima.sourceforge.net/ Source0: http://dl.sourceforge.net/sourceforge/wxmaxima/wxMaxima-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) +Patch1: wxMaxima-0.7.1-old_gnuplot.patch + BuildRequires: desktop-file-utils BuildRequires: wxGTK-devel BuildRequires: libxml2-devel @@ -29,6 +31,8 @@ %prep %setup -q +%patch1 -p1 -b .old_gnuplot + ## wxmaxima.desktop fixups # do (some) Categories munging here, some versions of desktop-file-install # (*cough rhel4*) truncate Categories if --remove-category'd items is a @@ -94,6 +98,9 @@ %changelog +* Mon Apr 09 2007 Rex Dieter 0.7.1-3 +- wxMaxima-0.7.1-old_gnuplot.patch (#235155) + * Fri Feb 23 2007 Rex Dieter 0.7.1-2 - wxMaxima-0.7.1 - drop upstreamed patches From fedora-extras-commits at redhat.com Mon Apr 9 14:12:48 2007 From: fedora-extras-commits at redhat.com (Rex Dieter (rdieter)) Date: Mon, 9 Apr 2007 10:12:48 -0400 Subject: rpms/wxMaxima/FC-6 wxMaxima-0.7.1-old_gnuplot.patch, NONE, 1.1 wxMaxima.spec, 1.7, 1.8 Message-ID: <200704091412.l39ECm6E018907@cvs-int.fedora.redhat.com> Author: rdieter Update of /cvs/extras/rpms/wxMaxima/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv18884 Modified Files: wxMaxima.spec Added Files: wxMaxima-0.7.1-old_gnuplot.patch Log Message: * Mon Apr 09 2007 Rex Dieter 0.7.1-3 - wxMaxima-0.7.1-old_gnuplot.patch (#235155) wxMaxima-0.7.1-old_gnuplot.patch: --- NEW FILE wxMaxima-0.7.1-old_gnuplot.patch --- --- wxMaxima-0.7.1/data/wxmathml.lisp.old_gnuplot 2006-12-19 03:16:50.000000000 -0600 +++ wxMaxima-0.7.1/data/wxmathml.lisp 2007-04-09 08:57:13.000000000 -0500 @@ -890,10 +890,18 @@ (defmvar $wxplot_size '((mlist simp) 400 250)) +;; newer gnuplot syntax +;(defun $wxplot_preamble () +; (format nil "set terminal png size ~d,~d; set zeroaxis;" +; ($first $wxplot_size) +; ($second $wxplot_size))) +;; older gnuplot syntax (defun $wxplot_preamble () - (format nil "set terminal png size ~d,~d; set zeroaxis;" - ($first $wxplot_size) - ($second $wxplot_size))) + (let ((frmt "set terminal png picsize ~d ~d; set zeroaxis;")) + (format nil frmt + ($first $wxplot_size) + ($second $wxplot_size)))) + (defun $wxplot2d (&rest args) (let ((preamble ($wxplot_preamble)) Index: wxMaxima.spec =================================================================== RCS file: /cvs/extras/rpms/wxMaxima/FC-6/wxMaxima.spec,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- wxMaxima.spec 23 Feb 2007 19:38:54 -0000 1.7 +++ wxMaxima.spec 9 Apr 2007 14:12:14 -0000 1.8 @@ -5,13 +5,15 @@ Summary: Graphical user interface for Maxima Name: wxMaxima Version: 0.7.1 -Release: 2%{?dist} +Release: 3%{?dist} License: GPL Group: Applications/Engineering URL: http://wxmaxima.sourceforge.net/ Source0: http://dl.sourceforge.net/sourceforge/wxmaxima/wxMaxima-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) +Patch1: wxMaxima-0.7.1-old_gnuplot.patch + BuildRequires: desktop-file-utils BuildRequires: wxGTK-devel BuildRequires: libxml2-devel @@ -29,6 +31,8 @@ %prep %setup -q +%patch1 -p1 -b .old_gnuplot + ## wxmaxima.desktop fixups # do (some) Categories munging here, some versions of desktop-file-install # (*cough rhel4*) truncate Categories if --remove-category'd items is a @@ -94,6 +98,9 @@ %changelog +* Mon Apr 09 2007 Rex Dieter 0.7.1-3 +- wxMaxima-0.7.1-old_gnuplot.patch (#235155) + * Fri Feb 23 2007 Rex Dieter 0.7.1-2 - wxMaxima-0.7.1 - drop upstreamed patches From fedora-extras-commits at redhat.com Mon Apr 9 14:14:13 2007 From: fedora-extras-commits at redhat.com (Rex Dieter (rdieter)) Date: Mon, 9 Apr 2007 10:14:13 -0400 Subject: rpms/wxMaxima/FC-5 wxMaxima-0.7.1-old_gnuplot.patch, NONE, 1.1 .cvsignore, 1.4, 1.5 wxMaxima.spec, 1.6, 1.7 Message-ID: <200704091414.l39EED1j018997@cvs-int.fedora.redhat.com> Author: rdieter Update of /cvs/extras/rpms/wxMaxima/FC-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv18969 Modified Files: .cvsignore wxMaxima.spec Added Files: wxMaxima-0.7.1-old_gnuplot.patch Log Message: * Mon Apr 09 2007 Rex Dieter 0.7.1-3 - wxMaxima-0.7.1-old_gnuplot.patch (#235155) wxMaxima-0.7.1-old_gnuplot.patch: --- NEW FILE wxMaxima-0.7.1-old_gnuplot.patch --- --- wxMaxima-0.7.1/data/wxmathml.lisp.old_gnuplot 2006-12-19 03:16:50.000000000 -0600 +++ wxMaxima-0.7.1/data/wxmathml.lisp 2007-04-09 08:57:13.000000000 -0500 @@ -890,10 +890,18 @@ (defmvar $wxplot_size '((mlist simp) 400 250)) +;; newer gnuplot syntax +;(defun $wxplot_preamble () +; (format nil "set terminal png size ~d,~d; set zeroaxis;" +; ($first $wxplot_size) +; ($second $wxplot_size))) +;; older gnuplot syntax (defun $wxplot_preamble () - (format nil "set terminal png size ~d,~d; set zeroaxis;" - ($first $wxplot_size) - ($second $wxplot_size))) + (let ((frmt "set terminal png picsize ~d ~d; set zeroaxis;")) + (format nil frmt + ($first $wxplot_size) + ($second $wxplot_size)))) + (defun $wxplot2d (&rest args) (let ((preamble ($wxplot_preamble)) Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/wxMaxima/FC-5/.cvsignore,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- .cvsignore 23 Feb 2007 19:40:48 -0000 1.4 +++ .cvsignore 9 Apr 2007 14:13:38 -0000 1.5 @@ -1 +1,2 @@ +clog wxMaxima-0.7.1.tar.gz Index: wxMaxima.spec =================================================================== RCS file: /cvs/extras/rpms/wxMaxima/FC-5/wxMaxima.spec,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- wxMaxima.spec 23 Feb 2007 19:40:48 -0000 1.6 +++ wxMaxima.spec 9 Apr 2007 14:13:38 -0000 1.7 @@ -5,13 +5,15 @@ Summary: Graphical user interface for Maxima Name: wxMaxima Version: 0.7.1 -Release: 2%{?dist} +Release: 3%{?dist} License: GPL Group: Applications/Engineering URL: http://wxmaxima.sourceforge.net/ Source0: http://dl.sourceforge.net/sourceforge/wxmaxima/wxMaxima-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) +Patch1: wxMaxima-0.7.1-old_gnuplot.patch + BuildRequires: desktop-file-utils BuildRequires: wxGTK-devel BuildRequires: libxml2-devel @@ -29,6 +31,8 @@ %prep %setup -q +%patch1 -p1 -b .old_gnuplot + ## wxmaxima.desktop fixups # do (some) Categories munging here, some versions of desktop-file-install # (*cough rhel4*) truncate Categories if --remove-category'd items is a @@ -94,6 +98,9 @@ %changelog +* Mon Apr 09 2007 Rex Dieter 0.7.1-3 +- wxMaxima-0.7.1-old_gnuplot.patch (#235155) + * Fri Feb 23 2007 Rex Dieter 0.7.1-2 - wxMaxima-0.7.1 - drop upstreamed patches From fedora-extras-commits at redhat.com Mon Apr 9 14:17:52 2007 From: fedora-extras-commits at redhat.com (Rex Dieter (rdieter)) Date: Mon, 9 Apr 2007 10:17:52 -0400 Subject: rpms/nas/EL-4 .cvsignore, 1.3, 1.4 nas.spec, 1.8, 1.9 sources, 1.3, 1.4 nas-1.8-uglyOutput.patch, 1.1, NONE Message-ID: <200704091417.l39EHqMd019117@cvs-int.fedora.redhat.com> Author: rdieter Update of /cvs/extras/rpms/nas/EL-4 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv19089 Modified Files: .cvsignore nas.spec sources Removed Files: nas-1.8-uglyOutput.patch Log Message: * Sun Apr 08 2007 Frank B??ttner - 1.9-1%{?dist} - update to 1.9 - remove old patch file Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/nas/EL-4/.cvsignore,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- .cvsignore 26 Mar 2007 12:05:50 -0000 1.3 +++ .cvsignore 9 Apr 2007 14:17:17 -0000 1.4 @@ -1 +1 @@ -nas-1.8b.src.tar.gz +nas-1.9.src.tar.gz Index: nas.spec =================================================================== RCS file: /cvs/extras/rpms/nas/EL-4/nas.spec,v retrieving revision 1.8 retrieving revision 1.9 diff -u -r1.8 -r1.9 --- nas.spec 26 Mar 2007 12:05:50 -0000 1.8 +++ nas.spec 9 Apr 2007 14:17:17 -0000 1.9 @@ -1,6 +1,6 @@ Name: nas Summary: The Network Audio System (NAS) -Version: 1.8b +Version: 1.9 Release: 1%{?dist} BuildRequires: bison flex %if 0%{?fedora} > 4 || 0%{?rhel} > 4 @@ -19,7 +19,6 @@ Source0: http://nas.codebrilliance.com/nas/nas-%{version}.src.tar.gz Source1: http://apt.kde-redhat.org/apt/kde-redhat/SOURCES/nas/nasd.init Source2: http://apt.kde-redhat.org/apt/kde-redhat/SOURCES/nas/nasd.sysconfig -#Patch0: nas-1.8-uglyOutput.patch Buildroot: %{_tmppath}/NAS-%{version}-%{release}-root-%(%{__id_u} -n) Requires(preun): chkconfig /sbin/service Requires(post): chkconfig @@ -53,7 +52,6 @@ %prep %setup -q -n nas-%{version} -#%patch0 -p1 %build @@ -116,6 +114,10 @@ %changelog +* Sun Apr 08 2007 Frank B??ttner - 1.9-1%{?dist} +- update to 1.9 +- remove old patch file + * Mon Mar 26 2007 Frank B??ttner - 1.8b-1%{?dist} - update to 1.8b Index: sources =================================================================== RCS file: /cvs/extras/rpms/nas/EL-4/sources,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- sources 26 Mar 2007 12:05:50 -0000 1.3 +++ sources 9 Apr 2007 14:17:17 -0000 1.4 @@ -1 +1 @@ -fcb9a74f4bf08f422a3d12c7e3698307 nas-1.8b.src.tar.gz +aac031fae04f53bcd1e033b380b1b29d nas-1.9.src.tar.gz --- nas-1.8-uglyOutput.patch DELETED --- From fedora-extras-commits at redhat.com Mon Apr 9 14:18:41 2007 From: fedora-extras-commits at redhat.com (Jarod Wilson (jwilson)) Date: Mon, 9 Apr 2007 10:18:41 -0400 Subject: rpms/rrdtool/devel rrdtool-1.2.19-python.patch, NONE, 1.1 .cvsignore, 1.11, 1.12 rrdtool.spec, 1.30, 1.31 sources, 1.14, 1.15 rrdtool-1.2.15-initrrdtool.patch, 1.2, NONE rrdtool-1.2.15-log_grid_leak.patch, 1.1, NONE rrdtool-1.2.15-long_error_string.patch, 1.1, NONE Message-ID: <200704091418.l39EIf66019185@cvs-int.fedora.redhat.com> Author: jwilson Update of /cvs/extras/rpms/rrdtool/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv19161 Modified Files: .cvsignore rrdtool.spec sources Added Files: rrdtool-1.2.19-python.patch Removed Files: rrdtool-1.2.15-initrrdtool.patch rrdtool-1.2.15-log_grid_leak.patch rrdtool-1.2.15-long_error_string.patch Log Message: Update to rrdtool v1.2.19 rrdtool-1.2.19-python.patch: --- NEW FILE rrdtool-1.2.19-python.patch --- diff -uNr bindings/python-orig/Makefile.am bindings/python/Makefile.am --- bindings/python-orig/Makefile.am 2007-03-31 11:21:43.000000000 +0100 +++ bindings/python/Makefile.am 2007-03-31 11:24:47.000000000 +0100 @@ -2,6 +2,7 @@ pyexec_PROGRAMS = rrdtoolmodule.so +rrdtoolmodule_so_LDFLAGS = -module -shared rrdtoolmodule_so_LDADD = $(top_builddir)/src/librrd.la rrdtoolmodule_so_SOURCES = rrdtoolmodule.c diff -uNr bindings/python-orig/Makefile.in bindings/python/Makefile.in --- bindings/python-orig/Makefile.in 2007-03-31 11:21:43.000000000 +0100 +++ bindings/python/Makefile.in 2007-03-31 11:22:14.000000000 +0100 @@ -233,6 +233,7 @@ target_os = @target_os@ target_vendor = @target_vendor@ AM_CPPFLAGS = @CFLAGS@ -I$(top_srcdir)/src @PYTHON_INCLUDES@ +rrdtoolmodule_so_LDFLAGS = -module -shared rrdtoolmodule_so_LDADD = $(top_builddir)/src/librrd.la rrdtoolmodule_so_SOURCES = rrdtoolmodule.c noinst_HEADERS = rrd_extra.h Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/rrdtool/devel/.cvsignore,v retrieving revision 1.11 retrieving revision 1.12 diff -u -r1.11 -r1.12 --- .cvsignore 23 Jan 2007 22:18:59 -0000 1.11 +++ .cvsignore 9 Apr 2007 14:18:07 -0000 1.12 @@ -4,3 +4,4 @@ rrdtool-1.2.15.tar.gz rrdtool-1.2.17.tar.gz rrdtool-1.2.18.tar.gz +rrdtool-1.2.19.tar.gz Index: rrdtool.spec =================================================================== RCS file: /cvs/extras/rpms/rrdtool/devel/rrdtool.spec,v retrieving revision 1.30 retrieving revision 1.31 diff -u -r1.30 -r1.31 --- rrdtool.spec 23 Jan 2007 22:18:59 -0000 1.30 +++ rrdtool.spec 9 Apr 2007 14:18:07 -0000 1.31 @@ -6,7 +6,7 @@ Summary: Round Robin Database Tool to store and display time-series data Name: rrdtool -Version: 1.2.18 +Version: 1.2.19 Release: 1%{?dist} License: GPL Group: Applications/Databases @@ -14,6 +14,7 @@ Source0: http://people.ee.ethz.ch/~oetiker/webtools/%{name}/pub/%{name}-%{version}.tar.gz Source1: php4-svn%{php_rrd_svn}.tar.gz Patch0: rrdtool-1.2.13-php.patch +Patch1: rrdtool-1.2.19-python.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: gcc-c++, openssl-devel, freetype-devel BuildRequires: libpng-devel, zlib-devel, libart_lgpl-devel >= 2.0 @@ -111,6 +112,7 @@ %patch0 -p0 -b .php %{__perl} -pi -e 's|../config.h|../rrd_config.h|g' php4/rrdtool.c %endif +%patch1 -p0 -b .python # Fix to find correct python dir on lib64 %{__perl} -pi -e 's|get_python_lib\(0,0,prefix|get_python_lib\(1,0,prefix|g' \ @@ -269,6 +271,9 @@ %endif %changelog +* Mon Apr 09 2007 Jarod Wilson 1.2.19-1 +- New upstream release + * Tue Jan 23 2007 Jarod Wilson 1.2.18-1 - New upstream release Index: sources =================================================================== RCS file: /cvs/extras/rpms/rrdtool/devel/sources,v retrieving revision 1.14 retrieving revision 1.15 diff -u -r1.14 -r1.15 --- sources 23 Jan 2007 22:18:59 -0000 1.14 +++ sources 9 Apr 2007 14:18:07 -0000 1.15 @@ -1,2 +1,2 @@ 20f70c46a3643ebc51d7b8562d8af9b2 php4-svn839.tar.gz -0c116d031275b7e0da1f8326d52d097d rrdtool-1.2.18.tar.gz +df625d12e0585042a398ff946e32e3e7 rrdtool-1.2.19.tar.gz --- rrdtool-1.2.15-initrrdtool.patch DELETED --- --- rrdtool-1.2.15-log_grid_leak.patch DELETED --- --- rrdtool-1.2.15-long_error_string.patch DELETED --- From fedora-extras-commits at redhat.com Mon Apr 9 14:25:45 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Mon, 9 Apr 2007 10:25:45 -0400 Subject: rpms/perl-Template-GD - New directory Message-ID: <200704091425.l39EPjCf019473@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/rpms/perl-Template-GD In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners/tmpcvsO19447/rpms/perl-Template-GD Log Message: Directory /cvs/extras/rpms/perl-Template-GD added to the repository From fedora-extras-commits at redhat.com Mon Apr 9 14:25:54 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Mon, 9 Apr 2007 10:25:54 -0400 Subject: rpms/perl-Template-GD/devel - New directory Message-ID: <200704091425.l39EPs8N019486@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/rpms/perl-Template-GD/devel In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners/tmpcvsO19447/rpms/perl-Template-GD/devel Log Message: Directory /cvs/extras/rpms/perl-Template-GD/devel added to the repository From fedora-extras-commits at redhat.com Mon Apr 9 14:26:03 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Mon, 9 Apr 2007 10:26:03 -0400 Subject: rpms/perl-Template-GD Makefile, NONE, 1.1 import.log, NONE, 1.1 pkg.acl, NONE, 1.1 Message-ID: <200704091426.l39EQ35D019512@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/rpms/perl-Template-GD In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners/tmpcvsO19447/rpms/perl-Template-GD Added Files: Makefile import.log pkg.acl Log Message: Setup of module perl-Template-GD --- NEW FILE Makefile --- # Top level Makefile for module perl-Template-GD 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 --- --- NEW FILE pkg.acl --- From fedora-extras-commits at redhat.com Mon Apr 9 14:26:06 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Mon, 9 Apr 2007 10:26:06 -0400 Subject: owners owners.list,1.2659,1.2660 Message-ID: <200704091426.l39EQ6Dx019521@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/owners In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners Modified Files: owners.list Log Message: add perl-Template-GD Index: owners.list =================================================================== RCS file: /cvs/extras/owners/owners.list,v retrieving revision 1.2659 retrieving revision 1.2660 diff -u -r1.2659 -r1.2660 --- owners.list 9 Apr 2007 10:54:16 -0000 1.2659 +++ owners.list 9 Apr 2007 14:25:36 -0000 1.2660 @@ -2092,6 +2092,7 @@ Fedora Extras|perl-Sys-SigAction|Read extension for Consistent Signal Handling|andreas at bawue.net|extras-qa at fedoraproject.org|fedora-perl-devel-list at redhat.com Fedora Extras|perl-Sys-Virt|Represent and manage a libvirt hypervisor connection|steve at silug.org|extras-qa at fedoraproject.org|fedora-perl-devel-list at redhat.com,berrange at redhat.com Fedora Extras|perl-Taint-Runtime|Runtime enable taint checking|tcallawa at redhat.com|extras-qa at fedoraproject.org|fedora-perl-devel-list at redhat.com +Fedora Extras|perl-Template-GD|GD plugin(s) for the Template Toolkit|tcallawa at redhat.com|extras-qa at fedoraproject.org|fedora-perl-devel-list at redhat.com Fedora Extras|perl-Template-Plugin-Class|Allow calling of class methods on arbitrary classes|tcallawa at redhat.com|extras-qa at fedoraproject.org|fedora-perl-devel-list at redhat.com Fedora Extras|perl-Template-Toolkit|Template processing system|tcallawa at redhat.com|extras-qa at fedoraproject.org|fedora-perl-devel-list at redhat.com Fedora Extras|perl-Term-ProgressBar|Provide a progress meter on a standard terminal|cweyl at alumni.drew.edu|extras-qa at fedoraproject.org|fedora-perl-devel-list at redhat.com From fedora-extras-commits at redhat.com Mon Apr 9 14:26:12 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Mon, 9 Apr 2007 10:26:12 -0400 Subject: rpms/perl-Template-GD/devel .cvsignore, NONE, 1.1 Makefile, NONE, 1.1 sources, NONE, 1.1 Message-ID: <200704091426.l39EQCct019535@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/rpms/perl-Template-GD/devel In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners/tmpcvsO19447/rpms/perl-Template-GD/devel Added Files: .cvsignore Makefile sources Log Message: Setup of module perl-Template-GD --- NEW FILE .cvsignore --- --- NEW FILE Makefile --- # Makefile for source rpm: perl-Template-GD # $Id: Makefile,v 1.1 2007/04/09 14:26:08 wtogami Exp $ NAME := perl-Template-GD SPECFILE = $(firstword $(wildcard *.spec)) define find-makefile-common for d in common ../common ../../common ; do if [ -f $$d/Makefile.common ] ; then if [ -f $$d/CVS/Root -a -w $$/Makefile.common ] ; then cd $$d ; cvs -Q update ; fi ; echo "$$d/Makefile.common" ; break ; fi ; done endef MAKEFILE_COMMON := $(shell $(find-makefile-common)) ifeq ($(MAKEFILE_COMMON),) # attept a checkout define checkout-makefile-common test -f CVS/Root && { cvs -Q -d $$(cat CVS/Root) checkout common && echo "common/Makefile.common" ; } || { echo "ERROR: I can't figure out how to checkout the 'common' module." ; exit -1 ; } >&2 endef MAKEFILE_COMMON := $(shell $(checkout-makefile-common)) endif include $(MAKEFILE_COMMON) --- NEW FILE sources --- From fedora-extras-commits at redhat.com Mon Apr 9 14:27:21 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Mon, 9 Apr 2007 10:27:21 -0400 Subject: rpms/perl-Object-Realize-Later - New directory Message-ID: <200704091427.l39ERLa5019821@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/rpms/perl-Object-Realize-Later In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners/tmpcvsd19791/rpms/perl-Object-Realize-Later Log Message: Directory /cvs/extras/rpms/perl-Object-Realize-Later added to the repository From fedora-extras-commits at redhat.com Mon Apr 9 14:27:30 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Mon, 9 Apr 2007 10:27:30 -0400 Subject: rpms/perl-Object-Realize-Later/devel - New directory Message-ID: <200704091427.l39ERUwf019833@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/rpms/perl-Object-Realize-Later/devel In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners/tmpcvsd19791/rpms/perl-Object-Realize-Later/devel Log Message: Directory /cvs/extras/rpms/perl-Object-Realize-Later/devel added to the repository From fedora-extras-commits at redhat.com Mon Apr 9 14:27:42 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Mon, 9 Apr 2007 10:27:42 -0400 Subject: owners owners.list,1.2660,1.2661 Message-ID: <200704091427.l39ERgTu019868@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/owners In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners Modified Files: owners.list Log Message: add perl-Object-Realize-Later Index: owners.list =================================================================== RCS file: /cvs/extras/owners/owners.list,v retrieving revision 1.2660 retrieving revision 1.2661 diff -u -r1.2660 -r1.2661 --- owners.list 9 Apr 2007 14:25:36 -0000 1.2660 +++ owners.list 9 Apr 2007 14:27:12 -0000 1.2661 @@ -1986,6 +1986,7 @@ Fedora Extras|perl-Number-Compare|Perl module for numeric comparisons|rc040203 at freenet.de|extras-qa at fedoraproject.org|fedora-perl-devel-list at redhat.com Fedora Extras|perl-Object-Accessor|Perl module that allows per object accessors|steve at silug.org|extras-qa at fedoraproject.org|fedora-perl-devel-list at redhat.com Fedora Extras|perl-Object-InsideOut|Comprehensive inside-out object support module|cweyl at alumni.drew.edu|extras-qa at fedoraproject.org|fedora-perl-devel-list at redhat.com +Fedora Extras|perl-Object-Realize-Later|Delayed creation of objects|tcallawa at redhat.com|extras-qa at fedoraproject.org|fedora-perl-devel-list at redhat.com Fedora Extras|perl-OLE-Storage_Lite|Simple Class for OLE document interface|tcallawa at redhat.com|extras-qa at fedoraproject.org|fedora-perl-devel-list at redhat.com Fedora Extras|perl-OpenFrame|Framework for network enabled applications|steve at silug.org|extras-qa at fedoraproject.org|fedora-perl-devel-list at redhat.com Fedora Extras|perl-Package-Constants|List all constants declared in a package|steve at silug.org|extras-qa at fedoraproject.org|fedora-perl-devel-list at redhat.com From fedora-extras-commits at redhat.com Mon Apr 9 14:27:39 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Mon, 9 Apr 2007 10:27:39 -0400 Subject: rpms/perl-Object-Realize-Later Makefile, NONE, 1.1 import.log, NONE, 1.1 pkg.acl, NONE, 1.1 Message-ID: <200704091427.l39ERdGU019859@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/rpms/perl-Object-Realize-Later In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners/tmpcvsd19791/rpms/perl-Object-Realize-Later Added Files: Makefile import.log pkg.acl Log Message: Setup of module perl-Object-Realize-Later --- NEW FILE Makefile --- # Top level Makefile for module perl-Object-Realize-Later 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 --- --- NEW FILE pkg.acl --- From fedora-extras-commits at redhat.com Mon Apr 9 14:27:49 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Mon, 9 Apr 2007 10:27:49 -0400 Subject: rpms/perl-Object-Realize-Later/devel .cvsignore, NONE, 1.1 Makefile, NONE, 1.1 sources, NONE, 1.1 Message-ID: <200704091427.l39ERnD6019882@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/rpms/perl-Object-Realize-Later/devel In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners/tmpcvsd19791/rpms/perl-Object-Realize-Later/devel Added Files: .cvsignore Makefile sources Log Message: Setup of module perl-Object-Realize-Later --- NEW FILE .cvsignore --- --- NEW FILE Makefile --- # Makefile for source rpm: perl-Object-Realize-Later # $Id: Makefile,v 1.1 2007/04/09 14:27:44 wtogami Exp $ NAME := perl-Object-Realize-Later SPECFILE = $(firstword $(wildcard *.spec)) define find-makefile-common for d in common ../common ../../common ; do if [ -f $$d/Makefile.common ] ; then if [ -f $$d/CVS/Root -a -w $$/Makefile.common ] ; then cd $$d ; cvs -Q update ; fi ; echo "$$d/Makefile.common" ; break ; fi ; done endef MAKEFILE_COMMON := $(shell $(find-makefile-common)) ifeq ($(MAKEFILE_COMMON),) # attept a checkout define checkout-makefile-common test -f CVS/Root && { cvs -Q -d $$(cat CVS/Root) checkout common && echo "common/Makefile.common" ; } || { echo "ERROR: I can't figure out how to checkout the 'common' module." ; exit -1 ; } >&2 endef MAKEFILE_COMMON := $(shell $(checkout-makefile-common)) endif include $(MAKEFILE_COMMON) --- NEW FILE sources --- From fedora-extras-commits at redhat.com Mon Apr 9 14:28:57 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Mon, 9 Apr 2007 10:28:57 -0400 Subject: rpms/perl-Mail-Transport-Dbx - New directory Message-ID: <200704091428.l39ESvaG020179@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/rpms/perl-Mail-Transport-Dbx In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners/tmpcvsN20152/rpms/perl-Mail-Transport-Dbx Log Message: Directory /cvs/extras/rpms/perl-Mail-Transport-Dbx added to the repository From fedora-extras-commits at redhat.com Mon Apr 9 14:29:06 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Mon, 9 Apr 2007 10:29:06 -0400 Subject: rpms/perl-Mail-Transport-Dbx/devel - New directory Message-ID: <200704091429.l39ET6Ge020191@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/rpms/perl-Mail-Transport-Dbx/devel In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners/tmpcvsN20152/rpms/perl-Mail-Transport-Dbx/devel Log Message: Directory /cvs/extras/rpms/perl-Mail-Transport-Dbx/devel added to the repository From fedora-extras-commits at redhat.com Mon Apr 9 14:29:20 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Mon, 9 Apr 2007 10:29:20 -0400 Subject: rpms/perl-Mail-Transport-Dbx/devel .cvsignore, NONE, 1.1 Makefile, NONE, 1.1 sources, NONE, 1.1 Message-ID: <200704091429.l39ETKRm020237@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/rpms/perl-Mail-Transport-Dbx/devel In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners/tmpcvsN20152/rpms/perl-Mail-Transport-Dbx/devel Added Files: .cvsignore Makefile sources Log Message: Setup of module perl-Mail-Transport-Dbx --- NEW FILE .cvsignore --- --- NEW FILE Makefile --- # Makefile for source rpm: perl-Mail-Transport-Dbx # $Id: Makefile,v 1.1 2007/04/09 14:29:16 wtogami Exp $ NAME := perl-Mail-Transport-Dbx SPECFILE = $(firstword $(wildcard *.spec)) define find-makefile-common for d in common ../common ../../common ; do if [ -f $$d/Makefile.common ] ; then if [ -f $$d/CVS/Root -a -w $$/Makefile.common ] ; then cd $$d ; cvs -Q update ; fi ; echo "$$d/Makefile.common" ; break ; fi ; done endef MAKEFILE_COMMON := $(shell $(find-makefile-common)) ifeq ($(MAKEFILE_COMMON),) # attept a checkout define checkout-makefile-common test -f CVS/Root && { cvs -Q -d $$(cat CVS/Root) checkout common && echo "common/Makefile.common" ; } || { echo "ERROR: I can't figure out how to checkout the 'common' module." ; exit -1 ; } >&2 endef MAKEFILE_COMMON := $(shell $(checkout-makefile-common)) endif include $(MAKEFILE_COMMON) --- NEW FILE sources --- From fedora-extras-commits at redhat.com Mon Apr 9 14:29:17 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Mon, 9 Apr 2007 10:29:17 -0400 Subject: owners owners.list,1.2661,1.2662 Message-ID: <200704091429.l39ETHDJ020232@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/owners In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners Modified Files: owners.list Log Message: add perl-Mail-Transport-Dbx Index: owners.list =================================================================== RCS file: /cvs/extras/owners/owners.list,v retrieving revision 1.2661 retrieving revision 1.2662 diff -u -r1.2661 -r1.2662 --- owners.list 9 Apr 2007 14:27:12 -0000 1.2661 +++ owners.list 9 Apr 2007 14:28:47 -0000 1.2662 @@ -1927,6 +1927,7 @@ Fedora Extras|perl-Mail-Sender|Module for sending mails with attachments through an SMTP server|jpo at di.uminho.pt|extras-qa at fedoraproject.org|fedora-perl-devel-list at redhat.com Fedora Extras|perl-Mail-Sendmail|Simple platform independent mailer for Perl|jpo at di.uminho.pt|extras-qa at fedoraproject.org|fedora-perl-devel-list at redhat.com Fedora Extras|perl-Mail-SPF-Query|Mail::SPF::Query determines the legitimacy of an SMTP client IP|steve at silug.org|extras-qa at fedoraproject.org|fedora-perl-devel-list at redhat.com +Fedora Extras|perl-Mail-Transport-Dbx|Parse Outlook Express mailboxes|tcallawa at redhat.com|extras-qa at fedoraproject.org|fedora-perl-devel-list at redhat.com Fedora Extras|perl-MailTools|MailTools module for Perl|paul at city-fan.org|extras-qa at fedoraproject.org|fedora-perl-devel-list at redhat.com Fedora Extras|perl-MARC-Record|Object-oriented abstraction of MARC record handling|jpo at di.uminho.pt|extras-qa at fedoraproject.org|fedora-perl-devel-list at redhat.com Fedora Extras|perl-Math-Derivative|Numeric 1st and 2nd order differentiation|alexl at users.sourceforge.net|extras-qa at fedoraproject.org| From fedora-extras-commits at redhat.com Mon Apr 9 14:29:16 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Mon, 9 Apr 2007 10:29:16 -0400 Subject: rpms/perl-Mail-Transport-Dbx Makefile, NONE, 1.1 import.log, NONE, 1.1 pkg.acl, NONE, 1.1 Message-ID: <200704091429.l39ETG31020217@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/rpms/perl-Mail-Transport-Dbx In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners/tmpcvsN20152/rpms/perl-Mail-Transport-Dbx Added Files: Makefile import.log pkg.acl Log Message: Setup of module perl-Mail-Transport-Dbx --- NEW FILE Makefile --- # Top level Makefile for module perl-Mail-Transport-Dbx 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 --- --- NEW FILE pkg.acl --- From fedora-extras-commits at redhat.com Mon Apr 9 14:30:17 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Mon, 9 Apr 2007 10:30:17 -0400 Subject: rpms/perl-Mail-Box - New directory Message-ID: <200704091430.l39EUHs4020586@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/rpms/perl-Mail-Box In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners/tmpcvsR20555/rpms/perl-Mail-Box Log Message: Directory /cvs/extras/rpms/perl-Mail-Box added to the repository From fedora-extras-commits at redhat.com Mon Apr 9 14:30:26 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Mon, 9 Apr 2007 10:30:26 -0400 Subject: rpms/perl-Mail-Box/devel - New directory Message-ID: <200704091430.l39EUQMt020599@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/rpms/perl-Mail-Box/devel In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners/tmpcvsR20555/rpms/perl-Mail-Box/devel Log Message: Directory /cvs/extras/rpms/perl-Mail-Box/devel added to the repository From fedora-extras-commits at redhat.com Mon Apr 9 14:30:38 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Mon, 9 Apr 2007 10:30:38 -0400 Subject: owners owners.list,1.2662,1.2663 Message-ID: <200704091430.l39EUcKG020638@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/owners In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners Modified Files: owners.list Log Message: add perl-Mail-Box Index: owners.list =================================================================== RCS file: /cvs/extras/owners/owners.list,v retrieving revision 1.2662 retrieving revision 1.2663 diff -u -r1.2662 -r1.2663 --- owners.list 9 Apr 2007 14:28:47 -0000 1.2662 +++ owners.list 9 Apr 2007 14:30:07 -0000 1.2663 @@ -1921,6 +1921,7 @@ Fedora Extras|perl-Log-Message-Simple|Simplified frontend to Log::Message|steve at silug.org|extras-qa at fedoraproject.org|fedora-perl-devel-list at redhat.com Fedora Extras|perl-LWP-Authen-Wsse|Library for enabling X-WSSE authentication in LWP|pertusus at free.fr|extras-qa at fedoraproject.org|fedora-perl-devel-list at redhat.com Fedora Extras|perl-Mail-Alias|For bugs related to the perl-Mail-Alias component|steve at silug.org|extras-qa at fedoraproject.org|fedora-perl-devel-list at redhat.com,oliver at linux-kernel.at +Fedora Extras|perl-Mail-Box|Manage a mailbox, a folder with messages|tcallawa at redhat.com|extras-qa at fedoraproject.org|fedora-perl-devel-list at redhat.com Fedora Extras|perl-Mail-GnuPG|Process email with GPG|rc040203 at freenet.de|extras-qa at fedoraproject.org|fedora-perl-devel-list at redhat.com Fedora Extras|perl-Mail-Mbox-MessageParser|A fast and simple mbox folder reader|paul at city-fan.org|extras-qa at fedoraproject.org|fedora-perl-devel-list at redhat.com Fedora Extras|perl-Mail-RFC822-Address|Perl extension for validating addresses according to RFC822|andreas at bawue.net|extras-qa at fedoraproject.org|fedora-perl-devel-list at redhat.com From fedora-extras-commits at redhat.com Mon Apr 9 14:30:36 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Mon, 9 Apr 2007 10:30:36 -0400 Subject: rpms/perl-Mail-Box Makefile, NONE, 1.1 import.log, NONE, 1.1 pkg.acl, NONE, 1.1 Message-ID: <200704091430.l39EUa9M020629@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/rpms/perl-Mail-Box In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners/tmpcvsR20555/rpms/perl-Mail-Box Added Files: Makefile import.log pkg.acl Log Message: Setup of module perl-Mail-Box --- NEW FILE Makefile --- # Top level Makefile for module perl-Mail-Box 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 --- --- NEW FILE pkg.acl --- From fedora-extras-commits at redhat.com Mon Apr 9 14:30:45 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Mon, 9 Apr 2007 10:30:45 -0400 Subject: rpms/perl-Mail-Box/devel .cvsignore, NONE, 1.1 Makefile, NONE, 1.1 sources, NONE, 1.1 Message-ID: <200704091430.l39EUjVK020655@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/rpms/perl-Mail-Box/devel In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners/tmpcvsR20555/rpms/perl-Mail-Box/devel Added Files: .cvsignore Makefile sources Log Message: Setup of module perl-Mail-Box --- NEW FILE .cvsignore --- --- NEW FILE Makefile --- # Makefile for source rpm: perl-Mail-Box # $Id: Makefile,v 1.1 2007/04/09 14:30:41 wtogami Exp $ NAME := perl-Mail-Box SPECFILE = $(firstword $(wildcard *.spec)) define find-makefile-common for d in common ../common ../../common ; do if [ -f $$d/Makefile.common ] ; then if [ -f $$d/CVS/Root -a -w $$/Makefile.common ] ; then cd $$d ; cvs -Q update ; fi ; echo "$$d/Makefile.common" ; break ; fi ; done endef MAKEFILE_COMMON := $(shell $(find-makefile-common)) ifeq ($(MAKEFILE_COMMON),) # attept a checkout define checkout-makefile-common test -f CVS/Root && { cvs -Q -d $$(cat CVS/Root) checkout common && echo "common/Makefile.common" ; } || { echo "ERROR: I can't figure out how to checkout the 'common' module." ; exit -1 ; } >&2 endef MAKEFILE_COMMON := $(shell $(checkout-makefile-common)) endif include $(MAKEFILE_COMMON) --- NEW FILE sources --- From fedora-extras-commits at redhat.com Mon Apr 9 14:34:07 2007 From: fedora-extras-commits at redhat.com (Matthias Saou (thias)) Date: Mon, 9 Apr 2007 10:34:07 -0400 Subject: rpms/directfb/devel .cvsignore, 1.7, 1.8 directfb.spec, 1.16, 1.17 sources, 1.7, 1.8 Message-ID: <200704091434.l39EY7Fv021247@cvs-int.fedora.redhat.com> Author: thias Update of /cvs/extras/rpms/directfb/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv21221 Modified Files: .cvsignore directfb.spec sources Log Message: Update to 1.0.0 final. Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/directfb/devel/.cvsignore,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- .cvsignore 2 Feb 2007 14:09:15 -0000 1.7 +++ .cvsignore 9 Apr 2007 14:33:32 -0000 1.8 @@ -1 +1 @@ -DirectFB-1.0.0-rc3.tar.gz +DirectFB-1.0.0.tar.gz Index: directfb.spec =================================================================== RCS file: /cvs/extras/rpms/directfb/devel/directfb.spec,v retrieving revision 1.16 retrieving revision 1.17 diff -u -r1.16 -r1.17 --- directfb.spec 2 Feb 2007 14:09:15 -0000 1.16 +++ directfb.spec 9 Apr 2007 14:33:32 -0000 1.17 @@ -1,13 +1,11 @@ -%define prever rc3 - Summary: Graphics abstraction library for the Linux Framebuffer Device Name: directfb Version: 1.0.0 -Release: 0.1.%{prever}%{?dist} +Release: 1%{?dist} Group: System Environment/Libraries License: LGPL URL: http://www.directfb.org/ -Source: http://www.directfb.org/downloads/Core/DirectFB-%{version}-%{prever}.tar.gz +Source: http://www.directfb.org/downloads/Core/DirectFB-%{version}.tar.gz Patch0: DirectFB-1.0.0-rc2-asmtypes.patch Patch1: DirectFB-0.9.25.1-ppc.patch Patch2: DirectFB-0.9.25.1-sysfs.patch @@ -54,21 +52,21 @@ %prep -%setup -q -n DirectFB-%{version}-%{prever} +%setup -q -n DirectFB-%{version} %patch0 -p1 -b .asmtypes %patch1 -p1 -b .ppc %patch2 -p1 -b .sysfs +# Remove executable bit from sources +find . \( -name '*.c' -o -name '*.h' \) -a -perm 755 -exec chmod -x {} \; %build -# Disable MMX on x86_64 otherwise some ASM fails for generic.o (1.0.0-rc2) %configure \ -%ifarch x86_64 - --disable-mmx \ -%endif --disable-dependency-tracking \ --enable-zlib \ --enable-video4linux2 +sed -i 's|^hardcode_libdir_flag_spec=.*|hardcode_libdir_flag_spec=""|g' libtool +sed -i 's|^runpath_var=LD_RUN_PATH|runpath_var=DIE_RPATH_DIE|g' libtool %{__make} %{?_smp_mflags} @@ -106,7 +104,7 @@ #%{_datadir}/%{name}-%{version} # Naming is brain dead here... %{_libdir}/directfb-1.0-0/ -%{_datadir}/directfb-1.0.0-%{prever}/ +%{_datadir}/directfb-1.0.0/ %{_mandir}/man1/dfbg.1* %{_mandir}/man5/directfbrc.5* @@ -129,6 +127,11 @@ %changelog +* Mon Apr 9 2007 Matthias Saou 1.0.0-1 +- Update to 1.0.0 final. +- No longer disable MMX on x86_64, it builds again. +- Disable /usr/lib64 rpath on 64bit. + * Fri Feb 2 2007 Matthias Saou 1.0.0-0.1.rc3 - Update to 1.0.0-rc3. Index: sources =================================================================== RCS file: /cvs/extras/rpms/directfb/devel/sources,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- sources 2 Feb 2007 14:09:15 -0000 1.7 +++ sources 9 Apr 2007 14:33:32 -0000 1.8 @@ -1 +1 @@ -d957d3bb2478f95d96638c1a3215608c DirectFB-1.0.0-rc3.tar.gz +ad746c49dc89ba6f99df71b17bbb1dc8 DirectFB-1.0.0.tar.gz From fedora-extras-commits at redhat.com Mon Apr 9 14:46:13 2007 From: fedora-extras-commits at redhat.com (Patrick Laughton (jima)) Date: Mon, 9 Apr 2007 10:46:13 -0400 Subject: rpms/aoetools/devel .cvsignore, 1.2, 1.3 aoetools-makefile.patch, 1.1, 1.2 aoetools.spec, 1.1, 1.2 sources, 1.2, 1.3 aoetools-flush.patch, 1.1, NONE Message-ID: <200704091446.l39EkDhk021428@cvs-int.fedora.redhat.com> Author: jima Update of /cvs/extras/rpms/aoetools/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv21394 Modified Files: .cvsignore aoetools-makefile.patch aoetools.spec sources Removed Files: aoetools-flush.patch Log Message: * Mon Apr 09 2007 Patrick "Jima" Laughton 15-1 - Figures, NOW I notice the new version - Adapted/removed patches (most fixes moved upstream, thanks!) Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/aoetools/devel/.cvsignore,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- .cvsignore 9 Apr 2007 13:19:26 -0000 1.2 +++ .cvsignore 9 Apr 2007 14:45:39 -0000 1.3 @@ -1 +1 @@ -aoetools-14.tar.gz +aoetools-15.tar.gz aoetools-makefile.patch: Index: aoetools-makefile.patch =================================================================== RCS file: /cvs/extras/rpms/aoetools/devel/aoetools-makefile.patch,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- aoetools-makefile.patch 9 Apr 2007 13:19:26 -0000 1.1 +++ aoetools-makefile.patch 9 Apr 2007 14:45:39 -0000 1.2 @@ -1,13 +1,8 @@ ---- aoetools-14/Makefile.orig 2006-10-31 10:34:07.000000000 -0600 -+++ aoetools-14/Makefile 2007-03-30 12:03:31.000000000 -0500 -@@ -54,11 +54,11 @@ - - # DESTDIR was put in for Rob Holland to make gentoo packaging easier - install : all -- mkdir -p ${SBINDIR} -- mkdir -p ${MANDIR}/man8 -+ mkdir -p ${DESTDIR}${SBINDIR} -+ mkdir -p ${DESTDIR}${MANDIR}/man8 +--- aoetools-15/Makefile.orig 2007-02-26 10:16:29.000000000 -0600 ++++ aoetools-15/Makefile 2007-04-09 09:27:55.000000000 -0500 +@@ -57,8 +57,8 @@ + mkdir -p ${DESTDIR}${SBINDIR} + mkdir -p ${DESTDIR}${MANDIR}/man8 @for f in ${COMMANDS}; do \ - sh -xc "install -m 700 $$f ${DESTDIR}${SBINDIR}/$$f" || break; \ - sh -xc "install -m 664 $$f.8 ${DESTDIR}${MANDIR}/man8/$$f.8" || break; \ Index: aoetools.spec =================================================================== RCS file: /cvs/extras/rpms/aoetools/devel/aoetools.spec,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- aoetools.spec 9 Apr 2007 13:19:26 -0000 1.1 +++ aoetools.spec 9 Apr 2007 14:45:39 -0000 1.2 @@ -1,6 +1,6 @@ Name: aoetools -Version: 14 -Release: 3%{?dist} +Version: 15 +Release: 1%{?dist} Summary: ATA over Ethernet Tools Group: System Environment/Base @@ -8,7 +8,6 @@ URL: http://sourceforge.net/projects/aoetools/ Source0: http://dl.sf.net/%{name}/%{name}-%{version}.tar.gz Patch0: %{name}-makefile.patch -Patch1: %{name}-flush.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) @@ -19,7 +18,6 @@ %prep %setup -q %patch0 -p1 -%patch1 -p1 %build @@ -43,6 +41,10 @@ %changelog +* Mon Apr 09 2007 Patrick "Jima" Laughton 15-1 +- Figures, NOW I notice the new version +- Adapted/removed patches (most fixes moved upstream, thanks!) + * Mon Apr 09 2007 Patrick "Jima" Laughton 14-3 - Added devnodes.txt to %%doc - Importing into CVS Index: sources =================================================================== RCS file: /cvs/extras/rpms/aoetools/devel/sources,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- sources 9 Apr 2007 13:19:26 -0000 1.2 +++ sources 9 Apr 2007 14:45:39 -0000 1.3 @@ -1 +1 @@ -592f9f031796b4f0b90166a8cd5f9e30 aoetools-14.tar.gz +02f0b0651f09f11fc8e34b9f3d969dec aoetools-15.tar.gz --- aoetools-flush.patch DELETED --- From fedora-extras-commits at redhat.com Mon Apr 9 14:46:50 2007 From: fedora-extras-commits at redhat.com (Jarod Wilson (jwilson)) Date: Mon, 9 Apr 2007 10:46:50 -0400 Subject: rpms/rrdtool/FC-6 rrdtool-1.2.19-python.patch, NONE, 1.1 .cvsignore, 1.10, 1.11 rrdtool.spec, 1.27, 1.28 sources, 1.13, 1.14 Message-ID: <200704091446.l39EkowN021461@cvs-int.fedora.redhat.com> Author: jwilson Update of /cvs/extras/rpms/rrdtool/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv21434 Modified Files: .cvsignore rrdtool.spec sources Added Files: rrdtool-1.2.19-python.patch Log Message: Update to rrdtool v1.2.19 rrdtool-1.2.19-python.patch: --- NEW FILE rrdtool-1.2.19-python.patch --- diff -uNr bindings/python-orig/Makefile.am bindings/python/Makefile.am --- bindings/python-orig/Makefile.am 2007-03-31 11:21:43.000000000 +0100 +++ bindings/python/Makefile.am 2007-03-31 11:24:47.000000000 +0100 @@ -2,6 +2,7 @@ pyexec_PROGRAMS = rrdtoolmodule.so +rrdtoolmodule_so_LDFLAGS = -module -shared rrdtoolmodule_so_LDADD = $(top_builddir)/src/librrd.la rrdtoolmodule_so_SOURCES = rrdtoolmodule.c diff -uNr bindings/python-orig/Makefile.in bindings/python/Makefile.in --- bindings/python-orig/Makefile.in 2007-03-31 11:21:43.000000000 +0100 +++ bindings/python/Makefile.in 2007-03-31 11:22:14.000000000 +0100 @@ -233,6 +233,7 @@ target_os = @target_os@ target_vendor = @target_vendor@ AM_CPPFLAGS = @CFLAGS@ -I$(top_srcdir)/src @PYTHON_INCLUDES@ +rrdtoolmodule_so_LDFLAGS = -module -shared rrdtoolmodule_so_LDADD = $(top_builddir)/src/librrd.la rrdtoolmodule_so_SOURCES = rrdtoolmodule.c noinst_HEADERS = rrd_extra.h Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/rrdtool/FC-6/.cvsignore,v retrieving revision 1.10 retrieving revision 1.11 diff -u -r1.10 -r1.11 --- .cvsignore 30 Jan 2007 22:36:15 -0000 1.10 +++ .cvsignore 9 Apr 2007 14:46:16 -0000 1.11 @@ -4,3 +4,4 @@ rrdtool-1.2.15.tar.gz rrdtool-1.2.17.tar.gz rrdtool-1.2.18.tar.gz +rrdtool-1.2.19.tar.gz Index: rrdtool.spec =================================================================== RCS file: /cvs/extras/rpms/rrdtool/FC-6/rrdtool.spec,v retrieving revision 1.27 retrieving revision 1.28 diff -u -r1.27 -r1.28 --- rrdtool.spec 30 Jan 2007 22:36:15 -0000 1.27 +++ rrdtool.spec 9 Apr 2007 14:46:16 -0000 1.28 @@ -6,7 +6,7 @@ Summary: Round Robin Database Tool to store and display time-series data Name: rrdtool -Version: 1.2.18 +Version: 1.2.19 Release: 1%{?dist} License: GPL Group: Applications/Databases @@ -14,6 +14,7 @@ Source0: http://people.ee.ethz.ch/~oetiker/webtools/%{name}/pub/%{name}-%{version}.tar.gz Source1: php4-svn%{php_rrd_svn}.tar.gz Patch0: rrdtool-1.2.13-php.patch +Patch1: rrdtool-1.2.19-python.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: gcc-c++, openssl-devel, freetype-devel BuildRequires: libpng-devel, zlib-devel, libart_lgpl-devel >= 2.0 @@ -111,6 +112,7 @@ %patch0 -p0 -b .php %{__perl} -pi -e 's|../config.h|../rrd_config.h|g' php4/rrdtool.c %endif +%patch1 -p0 -b .python # Fix to find correct python dir on lib64 %{__perl} -pi -e 's|get_python_lib\(0,0,prefix|get_python_lib\(1,0,prefix|g' \ @@ -269,6 +271,9 @@ %endif %changelog +* Mon Apr 09 2007 Jarod Wilson 1.2.19-1 +- New upstream release + * Tue Jan 23 2007 Jarod Wilson 1.2.18-1 - New upstream release Index: sources =================================================================== RCS file: /cvs/extras/rpms/rrdtool/FC-6/sources,v retrieving revision 1.13 retrieving revision 1.14 diff -u -r1.13 -r1.14 --- sources 30 Jan 2007 22:36:15 -0000 1.13 +++ sources 9 Apr 2007 14:46:16 -0000 1.14 @@ -1,2 +1,2 @@ 20f70c46a3643ebc51d7b8562d8af9b2 php4-svn839.tar.gz -0c116d031275b7e0da1f8326d52d097d rrdtool-1.2.18.tar.gz +df625d12e0585042a398ff946e32e3e7 rrdtool-1.2.19.tar.gz From fedora-extras-commits at redhat.com Mon Apr 9 14:47:35 2007 From: fedora-extras-commits at redhat.com (Jarod Wilson (jwilson)) Date: Mon, 9 Apr 2007 10:47:35 -0400 Subject: rpms/rrdtool/FC-5 rrdtool-1.2.19-python.patch, NONE, 1.1 .cvsignore, 1.7, 1.8 rrdtool.spec, 1.26, 1.27 sources, 1.9, 1.10 Message-ID: <200704091447.l39ElZ5Y021538@cvs-int.fedora.redhat.com> Author: jwilson Update of /cvs/extras/rpms/rrdtool/FC-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv21510 Modified Files: .cvsignore rrdtool.spec sources Added Files: rrdtool-1.2.19-python.patch Log Message: Update to rrdtool v1.2.19 rrdtool-1.2.19-python.patch: --- NEW FILE rrdtool-1.2.19-python.patch --- diff -uNr bindings/python-orig/Makefile.am bindings/python/Makefile.am --- bindings/python-orig/Makefile.am 2007-03-31 11:21:43.000000000 +0100 +++ bindings/python/Makefile.am 2007-03-31 11:24:47.000000000 +0100 @@ -2,6 +2,7 @@ pyexec_PROGRAMS = rrdtoolmodule.so +rrdtoolmodule_so_LDFLAGS = -module -shared rrdtoolmodule_so_LDADD = $(top_builddir)/src/librrd.la rrdtoolmodule_so_SOURCES = rrdtoolmodule.c diff -uNr bindings/python-orig/Makefile.in bindings/python/Makefile.in --- bindings/python-orig/Makefile.in 2007-03-31 11:21:43.000000000 +0100 +++ bindings/python/Makefile.in 2007-03-31 11:22:14.000000000 +0100 @@ -233,6 +233,7 @@ target_os = @target_os@ target_vendor = @target_vendor@ AM_CPPFLAGS = @CFLAGS@ -I$(top_srcdir)/src @PYTHON_INCLUDES@ +rrdtoolmodule_so_LDFLAGS = -module -shared rrdtoolmodule_so_LDADD = $(top_builddir)/src/librrd.la rrdtoolmodule_so_SOURCES = rrdtoolmodule.c noinst_HEADERS = rrd_extra.h Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/rrdtool/FC-5/.cvsignore,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- .cvsignore 17 Jul 2006 13:58:24 -0000 1.7 +++ .cvsignore 9 Apr 2007 14:47:00 -0000 1.8 @@ -1,5 +1,7 @@ -rrdtool-1.0.49.tar.gz -rrdtool-1.0.50.tar.gz +rrdtool-1.2.12.tar.gz rrdtool-1.2.13.tar.gz php4-svn839.tar.gz rrdtool-1.2.15.tar.gz +rrdtool-1.2.17.tar.gz +rrdtool-1.2.18.tar.gz +rrdtool-1.2.19.tar.gz Index: rrdtool.spec =================================================================== RCS file: /cvs/extras/rpms/rrdtool/FC-5/rrdtool.spec,v retrieving revision 1.26 retrieving revision 1.27 diff -u -r1.26 -r1.27 --- rrdtool.spec 2 Jan 2007 18:06:54 -0000 1.26 +++ rrdtool.spec 9 Apr 2007 14:47:00 -0000 1.27 @@ -6,17 +6,15 @@ Summary: Round Robin Database Tool to store and display time-series data Name: rrdtool -Version: 1.2.15 -Release: 9%{?dist} +Version: 1.2.19 +Release: 1%{?dist} License: GPL Group: Applications/Databases URL: http://people.ee.ethz.ch/~oetiker/webtools/%{name}/ Source0: http://people.ee.ethz.ch/~oetiker/webtools/%{name}/pub/%{name}-%{version}.tar.gz Source1: php4-svn%{php_rrd_svn}.tar.gz Patch0: rrdtool-1.2.13-php.patch -Patch1: rrdtool-1.2.15-initrrdtool.patch -Patch2: rrdtool-1.2.15-log_grid_leak.patch -Patch3: rrdtool-1.2.15-long_error_string.patch +Patch1: rrdtool-1.2.19-python.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: gcc-c++, openssl-devel, freetype-devel BuildRequires: libpng-devel, zlib-devel, libart_lgpl-devel >= 2.0 @@ -112,10 +110,9 @@ # Patch based on http://oss.oetiker.ch/rrdtool/pub/contrib/php_rrdtool.tgz %if %{with_php} %patch0 -p0 -b .php +%{__perl} -pi -e 's|../config.h|../rrd_config.h|g' php4/rrdtool.c %endif -%patch1 -p1 -b .initrrdtool -%patch2 -p1 -b .leak -%patch3 -p1 -b .longstring +%patch1 -p0 -b .python # Fix to find correct python dir on lib64 %{__perl} -pi -e 's|get_python_lib\(0,0,prefix|get_python_lib\(1,0,prefix|g' \ @@ -274,6 +271,15 @@ %endif %changelog +* Mon Apr 09 2007 Jarod Wilson 1.2.19-1 +- New upstream release + +* Tue Jan 23 2007 Jarod Wilson 1.2.18-1 +- New upstream release + +* Mon Jan 22 2007 Jarod Wilson 1.2.17-1 +- New upstream release + * Tue Jan 02 2007 Jarod Wilson 1.2.15-9 - Fix crash with long error strings (upstream changesets 929 and 935) Index: sources =================================================================== RCS file: /cvs/extras/rpms/rrdtool/FC-5/sources,v retrieving revision 1.9 retrieving revision 1.10 diff -u -r1.9 -r1.10 --- sources 1 Aug 2006 19:58:13 -0000 1.9 +++ sources 9 Apr 2007 14:47:00 -0000 1.10 @@ -1,2 +1,2 @@ 20f70c46a3643ebc51d7b8562d8af9b2 php4-svn839.tar.gz -bde8b12c202bc4e27fb9a9588a0aaddf rrdtool-1.2.15.tar.gz +df625d12e0585042a398ff946e32e3e7 rrdtool-1.2.19.tar.gz From fedora-extras-commits at redhat.com Mon Apr 9 14:48:19 2007 From: fedora-extras-commits at redhat.com (Jarod Wilson (jwilson)) Date: Mon, 9 Apr 2007 10:48:19 -0400 Subject: rpms/rrdtool/EL-5 rrdtool-1.2.19-python.patch, NONE, 1.1 .cvsignore, 1.11, 1.12 rrdtool.spec, 1.30, 1.31 sources, 1.14, 1.15 Message-ID: <200704091448.l39EmJjU021651@cvs-int.fedora.redhat.com> Author: jwilson Update of /cvs/extras/rpms/rrdtool/EL-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv21627 Modified Files: .cvsignore rrdtool.spec sources Added Files: rrdtool-1.2.19-python.patch Log Message: Update to rrdtool v1.2.19 rrdtool-1.2.19-python.patch: --- NEW FILE rrdtool-1.2.19-python.patch --- diff -uNr bindings/python-orig/Makefile.am bindings/python/Makefile.am --- bindings/python-orig/Makefile.am 2007-03-31 11:21:43.000000000 +0100 +++ bindings/python/Makefile.am 2007-03-31 11:24:47.000000000 +0100 @@ -2,6 +2,7 @@ pyexec_PROGRAMS = rrdtoolmodule.so +rrdtoolmodule_so_LDFLAGS = -module -shared rrdtoolmodule_so_LDADD = $(top_builddir)/src/librrd.la rrdtoolmodule_so_SOURCES = rrdtoolmodule.c diff -uNr bindings/python-orig/Makefile.in bindings/python/Makefile.in --- bindings/python-orig/Makefile.in 2007-03-31 11:21:43.000000000 +0100 +++ bindings/python/Makefile.in 2007-03-31 11:22:14.000000000 +0100 @@ -233,6 +233,7 @@ target_os = @target_os@ target_vendor = @target_vendor@ AM_CPPFLAGS = @CFLAGS@ -I$(top_srcdir)/src @PYTHON_INCLUDES@ +rrdtoolmodule_so_LDFLAGS = -module -shared rrdtoolmodule_so_LDADD = $(top_builddir)/src/librrd.la rrdtoolmodule_so_SOURCES = rrdtoolmodule.c noinst_HEADERS = rrd_extra.h Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/rrdtool/EL-5/.cvsignore,v retrieving revision 1.11 retrieving revision 1.12 diff -u -r1.11 -r1.12 --- .cvsignore 23 Jan 2007 22:18:59 -0000 1.11 +++ .cvsignore 9 Apr 2007 14:47:45 -0000 1.12 @@ -4,3 +4,4 @@ rrdtool-1.2.15.tar.gz rrdtool-1.2.17.tar.gz rrdtool-1.2.18.tar.gz +rrdtool-1.2.19.tar.gz Index: rrdtool.spec =================================================================== RCS file: /cvs/extras/rpms/rrdtool/EL-5/rrdtool.spec,v retrieving revision 1.30 retrieving revision 1.31 diff -u -r1.30 -r1.31 --- rrdtool.spec 23 Jan 2007 22:18:59 -0000 1.30 +++ rrdtool.spec 9 Apr 2007 14:47:45 -0000 1.31 @@ -6,7 +6,7 @@ Summary: Round Robin Database Tool to store and display time-series data Name: rrdtool -Version: 1.2.18 +Version: 1.2.19 Release: 1%{?dist} License: GPL Group: Applications/Databases @@ -14,6 +14,7 @@ Source0: http://people.ee.ethz.ch/~oetiker/webtools/%{name}/pub/%{name}-%{version}.tar.gz Source1: php4-svn%{php_rrd_svn}.tar.gz Patch0: rrdtool-1.2.13-php.patch +Patch1: rrdtool-1.2.19-python.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: gcc-c++, openssl-devel, freetype-devel BuildRequires: libpng-devel, zlib-devel, libart_lgpl-devel >= 2.0 @@ -111,6 +112,7 @@ %patch0 -p0 -b .php %{__perl} -pi -e 's|../config.h|../rrd_config.h|g' php4/rrdtool.c %endif +%patch1 -p0 -b .python # Fix to find correct python dir on lib64 %{__perl} -pi -e 's|get_python_lib\(0,0,prefix|get_python_lib\(1,0,prefix|g' \ @@ -269,6 +271,9 @@ %endif %changelog +* Mon Apr 09 2007 Jarod Wilson 1.2.19-1 +- New upstream release + * Tue Jan 23 2007 Jarod Wilson 1.2.18-1 - New upstream release Index: sources =================================================================== RCS file: /cvs/extras/rpms/rrdtool/EL-5/sources,v retrieving revision 1.14 retrieving revision 1.15 diff -u -r1.14 -r1.15 --- sources 23 Jan 2007 22:18:59 -0000 1.14 +++ sources 9 Apr 2007 14:47:45 -0000 1.15 @@ -1,2 +1,2 @@ 20f70c46a3643ebc51d7b8562d8af9b2 php4-svn839.tar.gz -0c116d031275b7e0da1f8326d52d097d rrdtool-1.2.18.tar.gz +df625d12e0585042a398ff946e32e3e7 rrdtool-1.2.19.tar.gz From fedora-extras-commits at redhat.com Mon Apr 9 14:49:04 2007 From: fedora-extras-commits at redhat.com (Jarod Wilson (jwilson)) Date: Mon, 9 Apr 2007 10:49:04 -0400 Subject: rpms/rrdtool/EL-4 rrdtool-1.2.19-python.patch, NONE, 1.1 .cvsignore, 1.5, 1.6 rrdtool.spec, 1.8, 1.9 sources, 1.5, 1.6 Message-ID: <200704091449.l39En4fu021727@cvs-int.fedora.redhat.com> Author: jwilson Update of /cvs/extras/rpms/rrdtool/EL-4 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv21700 Modified Files: .cvsignore rrdtool.spec sources Added Files: rrdtool-1.2.19-python.patch Log Message: Update to rrdtool v1.2.19 rrdtool-1.2.19-python.patch: --- NEW FILE rrdtool-1.2.19-python.patch --- diff -uNr bindings/python-orig/Makefile.am bindings/python/Makefile.am --- bindings/python-orig/Makefile.am 2007-03-31 11:21:43.000000000 +0100 +++ bindings/python/Makefile.am 2007-03-31 11:24:47.000000000 +0100 @@ -2,6 +2,7 @@ pyexec_PROGRAMS = rrdtoolmodule.so +rrdtoolmodule_so_LDFLAGS = -module -shared rrdtoolmodule_so_LDADD = $(top_builddir)/src/librrd.la rrdtoolmodule_so_SOURCES = rrdtoolmodule.c diff -uNr bindings/python-orig/Makefile.in bindings/python/Makefile.in --- bindings/python-orig/Makefile.in 2007-03-31 11:21:43.000000000 +0100 +++ bindings/python/Makefile.in 2007-03-31 11:22:14.000000000 +0100 @@ -233,6 +233,7 @@ target_os = @target_os@ target_vendor = @target_vendor@ AM_CPPFLAGS = @CFLAGS@ -I$(top_srcdir)/src @PYTHON_INCLUDES@ +rrdtoolmodule_so_LDFLAGS = -module -shared rrdtoolmodule_so_LDADD = $(top_builddir)/src/librrd.la rrdtoolmodule_so_SOURCES = rrdtoolmodule.c noinst_HEADERS = rrd_extra.h Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/rrdtool/EL-4/.cvsignore,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- .cvsignore 19 Feb 2007 15:49:48 -0000 1.5 +++ .cvsignore 9 Apr 2007 14:48:30 -0000 1.6 @@ -4,3 +4,4 @@ rrdtool-1.2.15.tar.gz rrdtool-1.2.17.tar.gz rrdtool-1.2.18.tar.gz +rrdtool-1.2.19.tar.gz Index: rrdtool.spec =================================================================== RCS file: /cvs/extras/rpms/rrdtool/EL-4/rrdtool.spec,v retrieving revision 1.8 retrieving revision 1.9 diff -u -r1.8 -r1.9 --- rrdtool.spec 19 Feb 2007 15:49:48 -0000 1.8 +++ rrdtool.spec 9 Apr 2007 14:48:30 -0000 1.9 @@ -6,7 +6,7 @@ Summary: Round Robin Database Tool to store and display time-series data Name: rrdtool -Version: 1.2.18 +Version: 1.2.19 Release: 1%{?dist} License: GPL Group: Applications/Databases @@ -14,6 +14,7 @@ Source0: http://people.ee.ethz.ch/~oetiker/webtools/%{name}/pub/%{name}-%{version}.tar.gz Source1: php4-svn%{php_rrd_svn}.tar.gz Patch0: rrdtool-1.2.13-php.patch +Patch1: rrdtool-1.2.19-python.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: gcc-c++, openssl-devel, freetype-devel BuildRequires: libpng-devel, zlib-devel, libart_lgpl-devel >= 2.0 @@ -111,6 +112,7 @@ %patch0 -p0 -b .php %{__perl} -pi -e 's|../config.h|../rrd_config.h|g' php4/rrdtool.c %endif +%patch1 -p0 -b .python # Fix to find correct python dir on lib64 %{__perl} -pi -e 's|get_python_lib\(0,0,prefix|get_python_lib\(1,0,prefix|g' \ @@ -269,6 +271,9 @@ %endif %changelog +* Mon Apr 09 2007 Jarod Wilson 1.2.19-1 +- New upstream release + * Tue Jan 23 2007 Jarod Wilson 1.2.18-1 - New upstream release Index: sources =================================================================== RCS file: /cvs/extras/rpms/rrdtool/EL-4/sources,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- sources 19 Feb 2007 15:49:48 -0000 1.5 +++ sources 9 Apr 2007 14:48:30 -0000 1.6 @@ -1,2 +1,2 @@ 20f70c46a3643ebc51d7b8562d8af9b2 php4-svn839.tar.gz -0c116d031275b7e0da1f8326d52d097d rrdtool-1.2.18.tar.gz +df625d12e0585042a398ff946e32e3e7 rrdtool-1.2.19.tar.gz From fedora-extras-commits at redhat.com Mon Apr 9 15:01:03 2007 From: fedora-extras-commits at redhat.com (Matthias Saou (thias)) Date: Mon, 9 Apr 2007 11:01:03 -0400 Subject: rpms/js/devel js.spec,1.14,1.15 Message-ID: <200704091501.l39F13m4025233@cvs-int.fedora.redhat.com> Author: thias Update of /cvs/extras/rpms/js/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv21946 Modified Files: js.spec Log Message: Include jsopcode.tbl and js.msg in devel (#235481). Index: js.spec =================================================================== RCS file: /cvs/extras/rpms/js/devel/js.spec,v retrieving revision 1.14 retrieving revision 1.15 diff -u -r1.14 -r1.15 --- js.spec 2 Feb 2007 12:26:41 -0000 1.14 +++ js.spec 9 Apr 2007 15:00:28 -0000 1.15 @@ -3,7 +3,7 @@ Summary: JavaScript interpreter and libraries Name: js Version: 1.60 -Release: 1%{?dist} +Release: 2%{?dist} %if 0%{?_without_readline:1} License: MPL/GPL/LGPL %else @@ -93,12 +93,15 @@ %{buildroot}%{_includedir} %{__install} -m 0755 src/Linux_All_OPT.OBJ/{js,jscpucfg} \ %{buildroot}%{_bindir}/ -%{__install} -m 0755 src/Linux_All_OPT.OBJ/libjs.{a,so} \ +%{__install} -m 0644 src/Linux_All_OPT.OBJ/libjs.a \ + %{buildroot}%{_libdir}/ +%{__install} -m 0755 src/Linux_All_OPT.OBJ/libjs.so \ %{buildroot}%{_libdir}/ %{__mv} %{buildroot}%{_libdir}/libjs.so %{buildroot}%{_libdir}/libjs.so.1 %{__ln_s} -nf libjs.so.1 %{buildroot}%{_libdir}/libjs.so -%{__install} -m 0644 src/js*.h src/Linux_All_OPT.OBJ/jsautocfg.h \ - %{buildroot}%{_includedir}/ +%{__install} -m 0644 src/js*.h src/js.msg src/jsopcode.tbl \ + src/Linux_All_OPT.OBJ/jsautocfg.h \ + %{buildroot}%{_includedir}/ %{__install} -m 0644 libjs.pc \ %{buildroot}%{_libdir}/pkgconfig/ %{__make} -C src/perlconnect pure_install PERL_INSTALL_ROOT=%{buildroot} @@ -124,7 +127,7 @@ %files -%defattr(-, root, root, 0755) +%defattr(-,root,root,-) %doc src/README*.html src/perlconnect/bg.jpg %{_bindir}/js %{_libdir}/*.so.* @@ -132,15 +135,21 @@ %{perl_vendorarch}/*.pm %files devel -%defattr(-, root, root, 0755) +%defattr(-,root,root,-) %{_bindir}/jscpucfg %{_libdir}/pkgconfig/*.pc %{_libdir}/*.so %{_libdir}/*.a %{_includedir}/js*.h +%{_includedir}/jsopcode.tbl +%{_includedir}/js.msg %changelog +* Fri Feb 2 2007 Matthias Saou 1.60-2 +- Include jsopcode.tbl and js.msg in devel (#235481). +- Install static lib mode 644 instead of 755. + * Fri Feb 2 2007 Matthias Saou 1.60-1 - Update to 1.60. - Rebuild in order to link against ncurses instead of termcap (#226773). @@ -178,7 +187,7 @@ - rebuilt * 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 +- 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 fedora-extras-commits at redhat.com Mon Apr 9 15:02:13 2007 From: fedora-extras-commits at redhat.com (Patrick Laughton (jima)) Date: Mon, 9 Apr 2007 11:02:13 -0400 Subject: rpms/aoetools/FC-6 .cvsignore,1.1,1.2 sources,1.1,1.2 Message-ID: <200704091502.l39F2DU1026269@cvs-int.fedora.redhat.com> Author: jima Update of /cvs/extras/rpms/aoetools/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv26158 Modified Files: .cvsignore sources Log Message: * Mon Apr 09 2007 Patrick "Jima" Laughton 15-1 - Figures, NOW I notice the new version - Adapted/removed patches (most fixes moved upstream, thanks!) * Mon Apr 09 2007 Patrick "Jima" Laughton 14-3 - Added devnodes.txt to %%doc - Importing into CVS * Sat Apr 07 2007 Patrick "Jima" Laughton 14-2 - Added CFLAGS="$RPM_OPT_FLAGS" to building (thanks Chris!) * Wed Apr 04 2007 Patrick "Jima" Laughton 14-1 - Initial Fedora RPM BZ#235234 Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/aoetools/FC-6/.cvsignore,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- .cvsignore 9 Apr 2007 10:48:32 -0000 1.1 +++ .cvsignore 9 Apr 2007 15:01:38 -0000 1.2 @@ -0,0 +1 @@ +aoetools-15.tar.gz Index: sources =================================================================== RCS file: /cvs/extras/rpms/aoetools/FC-6/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 9 Apr 2007 10:48:32 -0000 1.1 +++ sources 9 Apr 2007 15:01:38 -0000 1.2 @@ -0,0 +1 @@ +02f0b0651f09f11fc8e34b9f3d969dec aoetools-15.tar.gz From fedora-extras-commits at redhat.com Mon Apr 9 15:02:32 2007 From: fedora-extras-commits at redhat.com (Tom Callaway (spot)) Date: Mon, 9 Apr 2007 11:02:32 -0400 Subject: rpms/perl-Template-GD import.log,1.1,1.2 Message-ID: <200704091502.l39F2Wkt026280@cvs-int.fedora.redhat.com> Author: spot Update of /cvs/extras/rpms/perl-Template-GD In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv26232 Modified Files: import.log Log Message: auto-import perl-Template-GD-2.66-2 on branch devel from perl-Template-GD-2.66-2.src.rpm Index: import.log =================================================================== RCS file: /cvs/extras/rpms/perl-Template-GD/import.log,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- import.log 9 Apr 2007 14:25:59 -0000 1.1 +++ import.log 9 Apr 2007 15:01:57 -0000 1.2 @@ -0,0 +1 @@ +perl-Template-GD-2_66-2:HEAD:perl-Template-GD-2.66-2.src.rpm:1176130886 From fedora-extras-commits at redhat.com Mon Apr 9 15:02:37 2007 From: fedora-extras-commits at redhat.com (Tom Callaway (spot)) Date: Mon, 9 Apr 2007 11:02:37 -0400 Subject: rpms/perl-Template-GD/devel perl-Template-GD.spec, NONE, 1.1 .cvsignore, 1.1, 1.2 sources, 1.1, 1.2 Message-ID: <200704091502.l39F2bh0026284@cvs-int.fedora.redhat.com> Author: spot Update of /cvs/extras/rpms/perl-Template-GD/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv26232/devel Modified Files: .cvsignore sources Added Files: perl-Template-GD.spec Log Message: auto-import perl-Template-GD-2.66-2 on branch devel from perl-Template-GD-2.66-2.src.rpm --- NEW FILE perl-Template-GD.spec --- Name: perl-Template-GD Version: 2.66 Release: 2%{?dist} Summary: GD plugin(s) for the Template Toolkit Group: Development/Libraries License: GPL or Artistic URL: http://search.cpan.org/dist/Template-GD/ Source0: http://search.cpan.org/CPAN/authors/id/A/AB/ABW/Template-GD-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch BuildRequires: perl(GD::Graph3d), perl(GD::Graph), perl(GD::Text) BuildRequires: perl(Template) Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) Requires: perl(Template), perl(GD::Text), perl(GD::Graph), perl(GD::Graph3d) %description The Template-GD distribution provides a number of Template Toolkit plugin modules to interface with Lincoln Stein's GD modules. These in turn provide an interface to Thomas Boutell's GD graphics library. These plugins were distributed as part of the Template Toolkit until version 2.15 released in February 2006. At this time they were extracted into this separate distribution. %prep %setup -q -n Template-GD-%{version} %build %{__perl} Makefile.PL INSTALLDIRS=vendor make %install rm -rf $RPM_BUILD_ROOT _docs make pure_install PERL_INSTALL_ROOT=$RPM_BUILD_ROOT find $RPM_BUILD_ROOT -type f -name .packlist -exec rm -f {} ';' find $RPM_BUILD_ROOT -depth -type d -exec rmdir {} 2>/dev/null ';' chmod -R u+w $RPM_BUILD_ROOT/* %check make test %clean rm -rf $RPM_BUILD_ROOT %files %defattr(-,root,root,-) %doc README %{perl_vendorlib}/Template/ %{_mandir}/man3/*.3* %changelog * Sun Apr 1 2007 Tom "spot" Callaway - 2.66-2 - cleanups * Wed Feb 21 2007 Tom "spot" Callaway - 2.66-1 - Initial package for Fedora Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/perl-Template-GD/devel/.cvsignore,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- .cvsignore 9 Apr 2007 14:26:08 -0000 1.1 +++ .cvsignore 9 Apr 2007 15:02:02 -0000 1.2 @@ -0,0 +1 @@ +Template-GD-2.66.tar.gz Index: sources =================================================================== RCS file: /cvs/extras/rpms/perl-Template-GD/devel/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 9 Apr 2007 14:26:08 -0000 1.1 +++ sources 9 Apr 2007 15:02:02 -0000 1.2 @@ -0,0 +1 @@ +9052bef9bd799e143990e67422c14b81 Template-GD-2.66.tar.gz From fedora-extras-commits at redhat.com Mon Apr 9 15:03:31 2007 From: fedora-extras-commits at redhat.com (Patrick Laughton (jima)) Date: Mon, 9 Apr 2007 11:03:31 -0400 Subject: rpms/aoetools/FC-6 aoetools-makefile.patch, NONE, 1.1 aoetools.spec, NONE, 1.1 Message-ID: <200704091503.l39F3Vgv026337@cvs-int.fedora.redhat.com> Author: jima Update of /cvs/extras/rpms/aoetools/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv26316 Added Files: aoetools-makefile.patch aoetools.spec Log Message: It would probably help to `cvs add` the files, huh? For completeness' sake: * Mon Apr 09 2007 Patrick "Jima" Laughton 15-1 - Figures, NOW I notice the new version - Adapted/removed patches (most fixes moved upstream, thanks!) * Mon Apr 09 2007 Patrick "Jima" Laughton 14-3 - Added devnodes.txt to %%doc - Importing into CVS * Sat Apr 07 2007 Patrick "Jima" Laughton 14-2 - Added CFLAGS="$RPM_OPT_FLAGS" to building (thanks Chris!) * Wed Apr 04 2007 Patrick "Jima" Laughton 14-1 - Initial Fedora RPM BZ#235234 aoetools-makefile.patch: --- NEW FILE aoetools-makefile.patch --- --- aoetools-15/Makefile.orig 2007-02-26 10:16:29.000000000 -0600 +++ aoetools-15/Makefile 2007-04-09 09:27:55.000000000 -0500 @@ -57,8 +57,8 @@ mkdir -p ${DESTDIR}${SBINDIR} mkdir -p ${DESTDIR}${MANDIR}/man8 @for f in ${COMMANDS}; do \ - sh -xc "install -m 700 $$f ${DESTDIR}${SBINDIR}/$$f" || break; \ - sh -xc "install -m 664 $$f.8 ${DESTDIR}${MANDIR}/man8/$$f.8" || break; \ + sh -xc "install -m 755 $$f ${DESTDIR}${SBINDIR}/$$f" || break; \ + sh -xc "install -m 644 $$f.8 ${DESTDIR}${MANDIR}/man8/$$f.8" || break; \ done clean : --- NEW FILE aoetools.spec --- Name: aoetools Version: 15 Release: 1%{?dist} Summary: ATA over Ethernet Tools Group: System Environment/Base License: GPL URL: http://sourceforge.net/projects/aoetools/ Source0: http://dl.sf.net/%{name}/%{name}-%{version}.tar.gz Patch0: %{name}-makefile.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) %description The aoetools are programs that assist in using ATA over Ethernet on systems with version 2.6 Linux kernels. %prep %setup -q %patch0 -p1 %build make %{?_smp_mflags} CFLAGS="$RPM_OPT_FLAGS" %install rm -rf $RPM_BUILD_ROOT make install DESTDIR=$RPM_BUILD_ROOT %clean rm -rf $RPM_BUILD_ROOT %files %defattr(-,root,root,-) %doc COPYING HACKING NEWS README TODO devnodes.txt %{_sbindir}/aoe* %{_mandir}/man8/aoe*.8* %changelog * Mon Apr 09 2007 Patrick "Jima" Laughton 15-1 - Figures, NOW I notice the new version - Adapted/removed patches (most fixes moved upstream, thanks!) * Mon Apr 09 2007 Patrick "Jima" Laughton 14-3 - Added devnodes.txt to %%doc - Importing into CVS * Sat Apr 07 2007 Patrick "Jima" Laughton 14-2 - Added CFLAGS="$RPM_OPT_FLAGS" to building (thanks Chris!) * Wed Apr 04 2007 Patrick "Jima" Laughton 14-1 - Initial Fedora RPM From fedora-extras-commits at redhat.com Mon Apr 9 15:04:39 2007 From: fedora-extras-commits at redhat.com (Tom Callaway (spot)) Date: Mon, 9 Apr 2007 11:04:39 -0400 Subject: rpms/perl-Template-GD/FC-5 perl-Template-GD.spec, NONE, 1.1 sources, 1.1, 1.2 Message-ID: <200704091504.l39F4dQu026486@cvs-int.fedora.redhat.com> Author: spot Update of /cvs/extras/rpms/perl-Template-GD/FC-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv26410/FC-5 Modified Files: sources Added Files: perl-Template-GD.spec Log Message: Initial branching --- NEW FILE perl-Template-GD.spec --- Name: perl-Template-GD Version: 2.66 Release: 2%{?dist} Summary: GD plugin(s) for the Template Toolkit Group: Development/Libraries License: GPL or Artistic URL: http://search.cpan.org/dist/Template-GD/ Source0: http://search.cpan.org/CPAN/authors/id/A/AB/ABW/Template-GD-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch BuildRequires: perl(GD::Graph3d), perl(GD::Graph), perl(GD::Text) BuildRequires: perl(Template) Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) Requires: perl(Template), perl(GD::Text), perl(GD::Graph), perl(GD::Graph3d) %description The Template-GD distribution provides a number of Template Toolkit plugin modules to interface with Lincoln Stein's GD modules. These in turn provide an interface to Thomas Boutell's GD graphics library. These plugins were distributed as part of the Template Toolkit until version 2.15 released in February 2006. At this time they were extracted into this separate distribution. %prep %setup -q -n Template-GD-%{version} %build %{__perl} Makefile.PL INSTALLDIRS=vendor make %install rm -rf $RPM_BUILD_ROOT _docs make pure_install PERL_INSTALL_ROOT=$RPM_BUILD_ROOT find $RPM_BUILD_ROOT -type f -name .packlist -exec rm -f {} ';' find $RPM_BUILD_ROOT -depth -type d -exec rmdir {} 2>/dev/null ';' chmod -R u+w $RPM_BUILD_ROOT/* %check make test %clean rm -rf $RPM_BUILD_ROOT %files %defattr(-,root,root,-) %doc README %{perl_vendorlib}/Template/ %{_mandir}/man3/*.3* %changelog * Sun Apr 1 2007 Tom "spot" Callaway - 2.66-2 - cleanups * Wed Feb 21 2007 Tom "spot" Callaway - 2.66-1 - Initial package for Fedora Index: sources =================================================================== RCS file: /cvs/extras/rpms/perl-Template-GD/FC-5/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 9 Apr 2007 14:26:08 -0000 1.1 +++ sources 9 Apr 2007 15:04:05 -0000 1.2 @@ -0,0 +1 @@ +9052bef9bd799e143990e67422c14b81 Template-GD-2.66.tar.gz From fedora-extras-commits at redhat.com Mon Apr 9 15:04:44 2007 From: fedora-extras-commits at redhat.com (Tom Callaway (spot)) Date: Mon, 9 Apr 2007 11:04:44 -0400 Subject: rpms/perl-Template-GD/FC-6 perl-Template-GD.spec, NONE, 1.1 sources, 1.1, 1.2 Message-ID: <200704091504.l39F4icE026489@cvs-int.fedora.redhat.com> Author: spot Update of /cvs/extras/rpms/perl-Template-GD/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv26410/FC-6 Modified Files: sources Added Files: perl-Template-GD.spec Log Message: Initial branching --- NEW FILE perl-Template-GD.spec --- Name: perl-Template-GD Version: 2.66 Release: 2%{?dist} Summary: GD plugin(s) for the Template Toolkit Group: Development/Libraries License: GPL or Artistic URL: http://search.cpan.org/dist/Template-GD/ Source0: http://search.cpan.org/CPAN/authors/id/A/AB/ABW/Template-GD-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch BuildRequires: perl(GD::Graph3d), perl(GD::Graph), perl(GD::Text) BuildRequires: perl(Template) Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) Requires: perl(Template), perl(GD::Text), perl(GD::Graph), perl(GD::Graph3d) %description The Template-GD distribution provides a number of Template Toolkit plugin modules to interface with Lincoln Stein's GD modules. These in turn provide an interface to Thomas Boutell's GD graphics library. These plugins were distributed as part of the Template Toolkit until version 2.15 released in February 2006. At this time they were extracted into this separate distribution. %prep %setup -q -n Template-GD-%{version} %build %{__perl} Makefile.PL INSTALLDIRS=vendor make %install rm -rf $RPM_BUILD_ROOT _docs make pure_install PERL_INSTALL_ROOT=$RPM_BUILD_ROOT find $RPM_BUILD_ROOT -type f -name .packlist -exec rm -f {} ';' find $RPM_BUILD_ROOT -depth -type d -exec rmdir {} 2>/dev/null ';' chmod -R u+w $RPM_BUILD_ROOT/* %check make test %clean rm -rf $RPM_BUILD_ROOT %files %defattr(-,root,root,-) %doc README %{perl_vendorlib}/Template/ %{_mandir}/man3/*.3* %changelog * Sun Apr 1 2007 Tom "spot" Callaway - 2.66-2 - cleanups * Wed Feb 21 2007 Tom "spot" Callaway - 2.66-1 - Initial package for Fedora Index: sources =================================================================== RCS file: /cvs/extras/rpms/perl-Template-GD/FC-6/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 9 Apr 2007 14:26:08 -0000 1.1 +++ sources 9 Apr 2007 15:04:09 -0000 1.2 @@ -0,0 +1 @@ +9052bef9bd799e143990e67422c14b81 Template-GD-2.66.tar.gz From fedora-extras-commits at redhat.com Mon Apr 9 15:04:54 2007 From: fedora-extras-commits at redhat.com (Patrick Laughton (jima)) Date: Mon, 9 Apr 2007 11:04:54 -0400 Subject: rpms/aoetools/FC-5 aoetools-makefile.patch, NONE, 1.1 aoetools.spec, NONE, 1.1 .cvsignore, 1.1, 1.2 sources, 1.1, 1.2 Message-ID: <200704091504.l39F4s9x026493@cvs-int.fedora.redhat.com> Author: jima Update of /cvs/extras/rpms/aoetools/FC-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv26448 Modified Files: .cvsignore sources Added Files: aoetools-makefile.patch aoetools.spec Log Message: * Mon Apr 09 2007 Patrick "Jima" Laughton 15-1 - Figures, NOW I notice the new version - Adapted/removed patches (most fixes moved upstream, thanks!) * Mon Apr 09 2007 Patrick "Jima" Laughton 14-3 - Added devnodes.txt to %%doc - Importing into CVS * Sat Apr 07 2007 Patrick "Jima" Laughton 14-2 - Added CFLAGS="$RPM_OPT_FLAGS" to building (thanks Chris!) * Wed Apr 04 2007 Patrick "Jima" Laughton 14-1 - Initial Fedora RPM BZ#235234 aoetools-makefile.patch: --- NEW FILE aoetools-makefile.patch --- --- aoetools-15/Makefile.orig 2007-02-26 10:16:29.000000000 -0600 +++ aoetools-15/Makefile 2007-04-09 09:27:55.000000000 -0500 @@ -57,8 +57,8 @@ mkdir -p ${DESTDIR}${SBINDIR} mkdir -p ${DESTDIR}${MANDIR}/man8 @for f in ${COMMANDS}; do \ - sh -xc "install -m 700 $$f ${DESTDIR}${SBINDIR}/$$f" || break; \ - sh -xc "install -m 664 $$f.8 ${DESTDIR}${MANDIR}/man8/$$f.8" || break; \ + sh -xc "install -m 755 $$f ${DESTDIR}${SBINDIR}/$$f" || break; \ + sh -xc "install -m 644 $$f.8 ${DESTDIR}${MANDIR}/man8/$$f.8" || break; \ done clean : --- NEW FILE aoetools.spec --- Name: aoetools Version: 15 Release: 1%{?dist} Summary: ATA over Ethernet Tools Group: System Environment/Base License: GPL URL: http://sourceforge.net/projects/aoetools/ Source0: http://dl.sf.net/%{name}/%{name}-%{version}.tar.gz Patch0: %{name}-makefile.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) %description The aoetools are programs that assist in using ATA over Ethernet on systems with version 2.6 Linux kernels. %prep %setup -q %patch0 -p1 %build make %{?_smp_mflags} CFLAGS="$RPM_OPT_FLAGS" %install rm -rf $RPM_BUILD_ROOT make install DESTDIR=$RPM_BUILD_ROOT %clean rm -rf $RPM_BUILD_ROOT %files %defattr(-,root,root,-) %doc COPYING HACKING NEWS README TODO devnodes.txt %{_sbindir}/aoe* %{_mandir}/man8/aoe*.8* %changelog * Mon Apr 09 2007 Patrick "Jima" Laughton 15-1 - Figures, NOW I notice the new version - Adapted/removed patches (most fixes moved upstream, thanks!) * Mon Apr 09 2007 Patrick "Jima" Laughton 14-3 - Added devnodes.txt to %%doc - Importing into CVS * Sat Apr 07 2007 Patrick "Jima" Laughton 14-2 - Added CFLAGS="$RPM_OPT_FLAGS" to building (thanks Chris!) * Wed Apr 04 2007 Patrick "Jima" Laughton 14-1 - Initial Fedora RPM Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/aoetools/FC-5/.cvsignore,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- .cvsignore 9 Apr 2007 10:48:32 -0000 1.1 +++ .cvsignore 9 Apr 2007 15:04:19 -0000 1.2 @@ -0,0 +1 @@ +aoetools-15.tar.gz Index: sources =================================================================== RCS file: /cvs/extras/rpms/aoetools/FC-5/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 9 Apr 2007 10:48:32 -0000 1.1 +++ sources 9 Apr 2007 15:04:19 -0000 1.2 @@ -0,0 +1 @@ +02f0b0651f09f11fc8e34b9f3d969dec aoetools-15.tar.gz From fedora-extras-commits at redhat.com Mon Apr 9 15:07:53 2007 From: fedora-extras-commits at redhat.com (Tom Callaway (spot)) Date: Mon, 9 Apr 2007 11:07:53 -0400 Subject: rpms/perl-Object-Realize-Later import.log,1.1,1.2 Message-ID: <200704091507.l39F7rEo026736@cvs-int.fedora.redhat.com> Author: spot Update of /cvs/extras/rpms/perl-Object-Realize-Later In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv26694 Modified Files: import.log Log Message: auto-import perl-Object-Realize-Later-0.16-1 on branch devel from perl-Object-Realize-Later-0.16-1.src.rpm Index: import.log =================================================================== RCS file: /cvs/extras/rpms/perl-Object-Realize-Later/import.log,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- import.log 9 Apr 2007 14:27:35 -0000 1.1 +++ import.log 9 Apr 2007 15:07:19 -0000 1.2 @@ -0,0 +1 @@ +perl-Object-Realize-Later-0_16-1:HEAD:perl-Object-Realize-Later-0.16-1.src.rpm:1176131220 From fedora-extras-commits at redhat.com Mon Apr 9 15:07:57 2007 From: fedora-extras-commits at redhat.com (Tom Callaway (spot)) Date: Mon, 9 Apr 2007 11:07:57 -0400 Subject: rpms/perl-Object-Realize-Later/devel perl-Object-Realize-Later.spec, NONE, 1.1 .cvsignore, 1.1, 1.2 sources, 1.1, 1.2 Message-ID: <200704091507.l39F7vGi026740@cvs-int.fedora.redhat.com> Author: spot Update of /cvs/extras/rpms/perl-Object-Realize-Later/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv26694/devel Modified Files: .cvsignore sources Added Files: perl-Object-Realize-Later.spec Log Message: auto-import perl-Object-Realize-Later-0.16-1 on branch devel from perl-Object-Realize-Later-0.16-1.src.rpm --- NEW FILE perl-Object-Realize-Later.spec --- Name: perl-Object-Realize-Later Version: 0.16 Release: 1%{?dist} Summary: Delayed creation of objects Group: Development/Libraries License: GPL or Artistic URL: http://search.cpan.org/dist/Object-Realize-Later/ Source0: http://search.cpan.org/CPAN/authors/id/M/MA/MARKOV/Object-Realize-Later-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: perl(ExtUtils::MakeMaker), perl(Scalar::Util) BuildArch: noarch Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) %description This module helps you implementing delay loading of object-data. While creating a stub-object, Object::Realize::Later simulates you got the real data. %prep %setup -q -n Object-Realize-Later-%{version} %build %{__perl} Makefile.PL INSTALLDIRS=vendor make %install rm -rf $RPM_BUILD_ROOT make pure_install PERL_INSTALL_ROOT=$RPM_BUILD_ROOT find $RPM_BUILD_ROOT -type f -name .packlist -exec rm -f {} ';' find $RPM_BUILD_ROOT -depth -type d -exec rmdir {} 2>/dev/null ';' chmod -R u+w $RPM_BUILD_ROOT/* %check make test %clean rm -rf $RPM_BUILD_ROOT %files %defattr(-,root,root,-) %doc README %{perl_vendorlib}/Object/ %{_mandir}/man3/*.3* %changelog * Mon Apr 2 2007 Tom "spot" Callaway - 0.16-1 - Initial package for Fedora Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/perl-Object-Realize-Later/devel/.cvsignore,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- .cvsignore 9 Apr 2007 14:27:44 -0000 1.1 +++ .cvsignore 9 Apr 2007 15:07:23 -0000 1.2 @@ -0,0 +1 @@ +Object-Realize-Later-0.16.tar.gz Index: sources =================================================================== RCS file: /cvs/extras/rpms/perl-Object-Realize-Later/devel/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 9 Apr 2007 14:27:44 -0000 1.1 +++ sources 9 Apr 2007 15:07:23 -0000 1.2 @@ -0,0 +1 @@ +c6e124d52305c1f6c7f08aeaf6bd82d4 Object-Realize-Later-0.16.tar.gz From fedora-extras-commits at redhat.com Mon Apr 9 15:08:32 2007 From: fedora-extras-commits at redhat.com (Patrick Laughton (jima)) Date: Mon, 9 Apr 2007 11:08:32 -0400 Subject: rpms/vblade/FC-6 vblade-makefile.patch, NONE, 1.1 vblade.conf, NONE, 1.1 vblade.init, NONE, 1.1 vblade.spec, NONE, 1.1 sources, 1.1, 1.2 Message-ID: <200704091508.l39F8WHN026792@cvs-int.fedora.redhat.com> Author: jima Update of /cvs/extras/rpms/vblade/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv26719 Modified Files: sources Added Files: vblade-makefile.patch vblade.conf vblade.init vblade.spec Log Message: * Sat Apr 07 2007 Patrick "Jima" Laughton 14-2 - Forced CFLAGS on build * Wed Apr 04 2007 Patrick "Jima" Laughton 14-1 - Initial Fedora RPM BZ#235236 vblade-makefile.patch: --- NEW FILE vblade-makefile.patch --- --- vblade-14/makefile.orig 2006-09-21 08:29:27.000000000 -0500 +++ vblade-14/makefile 2007-03-30 12:27:26.000000000 -0500 @@ -3,7 +3,7 @@ # see README for others PLATFORM=linux -prefix = /usr +prefix = ${DESTDIR}/usr sbindir = ${prefix}/sbin sharedir = ${prefix}/share mandir = ${sharedir}/man @@ -35,6 +35,6 @@ rm -f $O vblade install : vblade vbladed - install vblade ${sbindir}/ - install vbladed ${sbindir}/ - install vblade.8 ${mandir}/man8/ + install -D -m 755 vblade ${sbindir}/vblade + install -D -m 755 vbladed ${sbindir}/vbladed + install -D -m 644 vblade.8 ${mandir}/man8/vblade.8 --- NEW FILE vblade.conf --- # network_device shelf slot file/disk/partition mac[,mac[,mac]] #eth0 0 0 /dev/sdb 00:11:22:33:44:55 --- NEW FILE vblade.init --- #!/bin/sh # # Init script for vblade (ATA over Ethernet daemon) # # chkconfig: - 30 70 # description: vblade AoE daemon # # processname: vblade # config: /etc/vblade.conf # # Shamelessly hacked together from other init scripts (sshd, mostly) # # source function library . /etc/rc.d/init.d/functions RETVAL=0 prog=vblade spawn_vblade() { ALLOWMACS="" [ -n "$5" ] && ALLOWMACS="-m $5" ID="$1-e$2.$3" PID_FILE=/var/run/$prog/${ID}.pid $prog $ALLOWMACS $2 $3 $1 $4 >> /var/log/$prog.log 2>&1 & pid=$! RETVAL=$? echo $pid > $PID_FILE echo -n $"$4 (e$2.$3@$1) [pid $pid]" [ "$RETVAL" = 0 ] && success || failure echo } start() { echo $"Starting up $prog: " if [ `grep -vc '^#\|^$' /etc/$prog.conf` ] then grep -v '^#' /etc/$prog.conf | sed -e 's/ / /g' -e 's/ / /g' | while read line do spawn_vblade $line done touch /var/lock/subsys/$prog else echo -n "empty $prog.conf?" passed echo fi } stop() { echo -n $"Shutting down $prog: " for pidfile in `ls /var/run/$prog/*.pid` do kill -9 `cat $pidfile` rm -f $pidfile done success echo rm -f /var/lock/subsys/$prog } case "$1" in start) start ;; stop) stop ;; restart) stop start ;; reload) # yes, this sucks, but the vblade processes die on SIGHUP stop start ;; condrestart) if [ -f /var/lock/subsys/$prog ]; then stop # avoid race sleep 3 start fi ;; status) status $prog RETVAL=$? ;; *) echo $"Usage: $0 {start|stop|restart|reload|condrestart|status}" RETVAL=1 esac exit $RETVAL --- NEW FILE vblade.spec --- Name: vblade Version: 14 Release: 2%{?dist} Summary: Virtual EtherDrive (R) blade daemon Group: System Environment/Base License: GPL URL: http://sourceforge.net/projects/aoetools/ Source0: http://dl.sf.net/aoetools/%{name}-%{version}.tgz Source1: %{name}.init Source2: %{name}.conf Patch0: %{name}-makefile.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) Requires(post): /sbin/chkconfig Requires(post): /sbin/service Requires(preun): /sbin/chkconfig Requires(preun): /sbin/service %description The vblade is the virtual EtherDrive (R) blade, a program that makes a seekable file available over an ethernet local area network (LAN) via the ATA over Ethernet (AoE) protocol. The seekable file is typically a block device like /dev/md0 but even regular files will work. When vblade exports the block storage over AoE it becomes a storage target. Another host on the same LAN can access the storage if it has a compatible aoe kernel driver. %prep %setup -q %patch0 -p1 %build make %{?_smp_mflags} CFLAGS="$RPM_OPT_FLAGS" %install rm -rf $RPM_BUILD_ROOT make install DESTDIR=$RPM_BUILD_ROOT install -D -m 755 %{SOURCE1} $RPM_BUILD_ROOT%{_initrddir}/%{name} install -D -m 644 %{SOURCE2} $RPM_BUILD_ROOT%{_sysconfdir}/%{name}.conf %clean rm -rf $RPM_BUILD_ROOT %post if [ "$1" = "2" ]; then # if we're being upgraded /sbin/service %{name} condrestart >/dev/null 2>&1 || : else # if we're being installed /sbin/chkconfig --add %{name} fi %preun if [ "$1" = "0" ]; then # execute this only if we are NOT doing an upgrade /sbin/service %{name} stop >/dev/null 2>&1 || : /sbin/chkconfig --del %{name} fi %files %defattr(-,root,root,-) %doc COPYING HACKING NEWS README %config(noreplace) %{_sysconfdir}/%{name}.conf %{_initrddir}/%{name} %{_sbindir}/vblade %{_sbindir}/vbladed %{_mandir}/man8/vblade.8* %changelog * Sat Apr 07 2007 Patrick "Jima" Laughton 14-2 - Forced CFLAGS on build * Wed Apr 04 2007 Patrick "Jima" Laughton 14-1 - Initial Fedora RPM Index: sources =================================================================== RCS file: /cvs/extras/rpms/vblade/FC-6/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 9 Apr 2007 10:51:08 -0000 1.1 +++ sources 9 Apr 2007 15:07:58 -0000 1.2 @@ -0,0 +1 @@ +c5c7ed7b859d6d74575dd9facd82e2a1 vblade-14.tgz From fedora-extras-commits at redhat.com Mon Apr 9 15:10:17 2007 From: fedora-extras-commits at redhat.com (Tom Callaway (spot)) Date: Mon, 9 Apr 2007 11:10:17 -0400 Subject: rpms/perl-Object-Realize-Later/FC-5 perl-Object-Realize-Later.spec, NONE, 1.1 sources, 1.1, 1.2 Message-ID: <200704091510.l39FAH3H026851@cvs-int.fedora.redhat.com> Author: spot Update of /cvs/extras/rpms/perl-Object-Realize-Later/FC-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv26814/FC-5 Modified Files: sources Added Files: perl-Object-Realize-Later.spec Log Message: Initial branching --- NEW FILE perl-Object-Realize-Later.spec --- Name: perl-Object-Realize-Later Version: 0.16 Release: 1%{?dist} Summary: Delayed creation of objects Group: Development/Libraries License: GPL or Artistic URL: http://search.cpan.org/dist/Object-Realize-Later/ Source0: http://search.cpan.org/CPAN/authors/id/M/MA/MARKOV/Object-Realize-Later-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: perl(ExtUtils::MakeMaker), perl(Scalar::Util) BuildArch: noarch Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) %description This module helps you implementing delay loading of object-data. While creating a stub-object, Object::Realize::Later simulates you got the real data. %prep %setup -q -n Object-Realize-Later-%{version} %build %{__perl} Makefile.PL INSTALLDIRS=vendor make %install rm -rf $RPM_BUILD_ROOT make pure_install PERL_INSTALL_ROOT=$RPM_BUILD_ROOT find $RPM_BUILD_ROOT -type f -name .packlist -exec rm -f {} ';' find $RPM_BUILD_ROOT -depth -type d -exec rmdir {} 2>/dev/null ';' chmod -R u+w $RPM_BUILD_ROOT/* %check make test %clean rm -rf $RPM_BUILD_ROOT %files %defattr(-,root,root,-) %doc README %{perl_vendorlib}/Object/ %{_mandir}/man3/*.3* %changelog * Mon Apr 2 2007 Tom "spot" Callaway - 0.16-1 - Initial package for Fedora Index: sources =================================================================== RCS file: /cvs/extras/rpms/perl-Object-Realize-Later/FC-5/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 9 Apr 2007 14:27:44 -0000 1.1 +++ sources 9 Apr 2007 15:09:42 -0000 1.2 @@ -0,0 +1 @@ +c6e124d52305c1f6c7f08aeaf6bd82d4 Object-Realize-Later-0.16.tar.gz From fedora-extras-commits at redhat.com Mon Apr 9 15:10:21 2007 From: fedora-extras-commits at redhat.com (Tom Callaway (spot)) Date: Mon, 9 Apr 2007 11:10:21 -0400 Subject: rpms/perl-Object-Realize-Later/FC-6 perl-Object-Realize-Later.spec, NONE, 1.1 sources, 1.1, 1.2 Message-ID: <200704091510.l39FALN6026854@cvs-int.fedora.redhat.com> Author: spot Update of /cvs/extras/rpms/perl-Object-Realize-Later/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv26814/FC-6 Modified Files: sources Added Files: perl-Object-Realize-Later.spec Log Message: Initial branching --- NEW FILE perl-Object-Realize-Later.spec --- Name: perl-Object-Realize-Later Version: 0.16 Release: 1%{?dist} Summary: Delayed creation of objects Group: Development/Libraries License: GPL or Artistic URL: http://search.cpan.org/dist/Object-Realize-Later/ Source0: http://search.cpan.org/CPAN/authors/id/M/MA/MARKOV/Object-Realize-Later-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: perl(ExtUtils::MakeMaker), perl(Scalar::Util) BuildArch: noarch Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) %description This module helps you implementing delay loading of object-data. While creating a stub-object, Object::Realize::Later simulates you got the real data. %prep %setup -q -n Object-Realize-Later-%{version} %build %{__perl} Makefile.PL INSTALLDIRS=vendor make %install rm -rf $RPM_BUILD_ROOT make pure_install PERL_INSTALL_ROOT=$RPM_BUILD_ROOT find $RPM_BUILD_ROOT -type f -name .packlist -exec rm -f {} ';' find $RPM_BUILD_ROOT -depth -type d -exec rmdir {} 2>/dev/null ';' chmod -R u+w $RPM_BUILD_ROOT/* %check make test %clean rm -rf $RPM_BUILD_ROOT %files %defattr(-,root,root,-) %doc README %{perl_vendorlib}/Object/ %{_mandir}/man3/*.3* %changelog * Mon Apr 2 2007 Tom "spot" Callaway - 0.16-1 - Initial package for Fedora Index: sources =================================================================== RCS file: /cvs/extras/rpms/perl-Object-Realize-Later/FC-6/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 9 Apr 2007 14:27:44 -0000 1.1 +++ sources 9 Apr 2007 15:09:47 -0000 1.2 @@ -0,0 +1 @@ +c6e124d52305c1f6c7f08aeaf6bd82d4 Object-Realize-Later-0.16.tar.gz From fedora-extras-commits at redhat.com Mon Apr 9 15:14:16 2007 From: fedora-extras-commits at redhat.com (Patrick Laughton (jima)) Date: Mon, 9 Apr 2007 11:14:16 -0400 Subject: rpms/vblade/FC-5 vblade-makefile.patch, NONE, 1.1 vblade.conf, NONE, 1.1 vblade.init, NONE, 1.1 vblade.spec, NONE, 1.1 sources, 1.1, 1.2 Message-ID: <200704091514.l39FEGA1027134@cvs-int.fedora.redhat.com> Author: jima Update of /cvs/extras/rpms/vblade/FC-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv26995 Modified Files: sources Added Files: vblade-makefile.patch vblade.conf vblade.init vblade.spec Log Message: * Sat Apr 07 2007 Patrick "Jima" Laughton 14-2 - Forced CFLAGS on build * Wed Apr 04 2007 Patrick "Jima" Laughton 14-1 - Initial Fedora RPM BZ#235236 vblade-makefile.patch: --- NEW FILE vblade-makefile.patch --- --- vblade-14/makefile.orig 2006-09-21 08:29:27.000000000 -0500 +++ vblade-14/makefile 2007-03-30 12:27:26.000000000 -0500 @@ -3,7 +3,7 @@ # see README for others PLATFORM=linux -prefix = /usr +prefix = ${DESTDIR}/usr sbindir = ${prefix}/sbin sharedir = ${prefix}/share mandir = ${sharedir}/man @@ -35,6 +35,6 @@ rm -f $O vblade install : vblade vbladed - install vblade ${sbindir}/ - install vbladed ${sbindir}/ - install vblade.8 ${mandir}/man8/ + install -D -m 755 vblade ${sbindir}/vblade + install -D -m 755 vbladed ${sbindir}/vbladed + install -D -m 644 vblade.8 ${mandir}/man8/vblade.8 --- NEW FILE vblade.conf --- # network_device shelf slot file/disk/partition mac[,mac[,mac]] #eth0 0 0 /dev/sdb 00:11:22:33:44:55 --- NEW FILE vblade.init --- #!/bin/sh # # Init script for vblade (ATA over Ethernet daemon) # # chkconfig: - 30 70 # description: vblade AoE daemon # # processname: vblade # config: /etc/vblade.conf # # Shamelessly hacked together from other init scripts (sshd, mostly) # # source function library . /etc/rc.d/init.d/functions RETVAL=0 prog=vblade spawn_vblade() { ALLOWMACS="" [ -n "$5" ] && ALLOWMACS="-m $5" ID="$1-e$2.$3" PID_FILE=/var/run/$prog/${ID}.pid $prog $ALLOWMACS $2 $3 $1 $4 >> /var/log/$prog.log 2>&1 & pid=$! RETVAL=$? echo $pid > $PID_FILE echo -n $"$4 (e$2.$3@$1) [pid $pid]" [ "$RETVAL" = 0 ] && success || failure echo } start() { echo $"Starting up $prog: " if [ `grep -vc '^#\|^$' /etc/$prog.conf` ] then grep -v '^#' /etc/$prog.conf | sed -e 's/ / /g' -e 's/ / /g' | while read line do spawn_vblade $line done touch /var/lock/subsys/$prog else echo -n "empty $prog.conf?" passed echo fi } stop() { echo -n $"Shutting down $prog: " for pidfile in `ls /var/run/$prog/*.pid` do kill -9 `cat $pidfile` rm -f $pidfile done success echo rm -f /var/lock/subsys/$prog } case "$1" in start) start ;; stop) stop ;; restart) stop start ;; reload) # yes, this sucks, but the vblade processes die on SIGHUP stop start ;; condrestart) if [ -f /var/lock/subsys/$prog ]; then stop # avoid race sleep 3 start fi ;; status) status $prog RETVAL=$? ;; *) echo $"Usage: $0 {start|stop|restart|reload|condrestart|status}" RETVAL=1 esac exit $RETVAL --- NEW FILE vblade.spec --- Name: vblade Version: 14 Release: 2%{?dist} Summary: Virtual EtherDrive (R) blade daemon Group: System Environment/Base License: GPL URL: http://sourceforge.net/projects/aoetools/ Source0: http://dl.sf.net/aoetools/%{name}-%{version}.tgz Source1: %{name}.init Source2: %{name}.conf Patch0: %{name}-makefile.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) Requires(post): /sbin/chkconfig Requires(post): /sbin/service Requires(preun): /sbin/chkconfig Requires(preun): /sbin/service %description The vblade is the virtual EtherDrive (R) blade, a program that makes a seekable file available over an ethernet local area network (LAN) via the ATA over Ethernet (AoE) protocol. The seekable file is typically a block device like /dev/md0 but even regular files will work. When vblade exports the block storage over AoE it becomes a storage target. Another host on the same LAN can access the storage if it has a compatible aoe kernel driver. %prep %setup -q %patch0 -p1 %build make %{?_smp_mflags} CFLAGS="$RPM_OPT_FLAGS" %install rm -rf $RPM_BUILD_ROOT make install DESTDIR=$RPM_BUILD_ROOT install -D -m 755 %{SOURCE1} $RPM_BUILD_ROOT%{_initrddir}/%{name} install -D -m 644 %{SOURCE2} $RPM_BUILD_ROOT%{_sysconfdir}/%{name}.conf %clean rm -rf $RPM_BUILD_ROOT %post if [ "$1" = "2" ]; then # if we're being upgraded /sbin/service %{name} condrestart >/dev/null 2>&1 || : else # if we're being installed /sbin/chkconfig --add %{name} fi %preun if [ "$1" = "0" ]; then # execute this only if we are NOT doing an upgrade /sbin/service %{name} stop >/dev/null 2>&1 || : /sbin/chkconfig --del %{name} fi %files %defattr(-,root,root,-) %doc COPYING HACKING NEWS README %config(noreplace) %{_sysconfdir}/%{name}.conf %{_initrddir}/%{name} %{_sbindir}/vblade %{_sbindir}/vbladed %{_mandir}/man8/vblade.8* %changelog * Sat Apr 07 2007 Patrick "Jima" Laughton 14-2 - Forced CFLAGS on build * Wed Apr 04 2007 Patrick "Jima" Laughton 14-1 - Initial Fedora RPM Index: sources =================================================================== RCS file: /cvs/extras/rpms/vblade/FC-5/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 9 Apr 2007 10:51:08 -0000 1.1 +++ sources 9 Apr 2007 15:13:42 -0000 1.2 @@ -0,0 +1 @@ +c5c7ed7b859d6d74575dd9facd82e2a1 vblade-14.tgz From fedora-extras-commits at redhat.com Mon Apr 9 15:15:22 2007 From: fedora-extras-commits at redhat.com (Tom Callaway (spot)) Date: Mon, 9 Apr 2007 11:15:22 -0400 Subject: rpms/perl-Mail-Transport-Dbx/devel perl-Mail-Transport-Dbx.spec, NONE, 1.1 .cvsignore, 1.1, 1.2 sources, 1.1, 1.2 Message-ID: <200704091515.l39FFM1a027221@cvs-int.fedora.redhat.com> Author: spot Update of /cvs/extras/rpms/perl-Mail-Transport-Dbx/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv27167/devel Modified Files: .cvsignore sources Added Files: perl-Mail-Transport-Dbx.spec Log Message: auto-import perl-Mail-Transport-Dbx-0.07-2.fc7 on branch devel from perl-Mail-Transport-Dbx-0.07-2.fc7.src.rpm --- NEW FILE perl-Mail-Transport-Dbx.spec --- Name: perl-Mail-Transport-Dbx Version: 0.07 Release: 2%{?dist} Summary: Parse Outlook Express mailboxes Group: Development/Libraries License: GPL or Artistic URL: http://search.cpan.org/dist/Mail-Transport-Dbx/ Source0: http://search.cpan.org/CPAN/authors/id/V/VP/VPARSEVAL/Mail-Transport-Dbx-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: perl(ExtUtils::MakeMaker), perl(Test::Pod), perl(Test::Pod::Coverage) Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) %description Mail::Transport::Dbx is a wrapper around libdbx to read Outlook Express mailboxes (more commonly known as .dbx files). %prep %setup -q -n Mail-Transport-Dbx-%{version} %build %{__perl} Makefile.PL INSTALLDIRS=vendor OPTIMIZE="$RPM_OPT_FLAGS" 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 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/* recode() { iconv -f "$2" -t utf-8 < "$1" > "${1}_" mv -f "${1}_" "$1" } recode $RPM_BUILD_ROOT%{_mandir}/man3/Mail::Transport::Dbx.3pm iso-8859-1 %check make test %clean rm -rf $RPM_BUILD_ROOT %files %defattr(-,root,root,-) %doc README %{perl_vendorarch}/auto/Mail/ %{perl_vendorarch}/Mail/ %{_mandir}/man3/*.3* %changelog * Mon Apr 9 2007 Tom "spot" Callaway - 0.07-2 - add missing BR for Test::Pod and Test::Pod::Coverage * Mon Apr 2 2007 Tom "spot" Callaway - 0.07-1 - Initial package for Fedora Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/perl-Mail-Transport-Dbx/devel/.cvsignore,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- .cvsignore 9 Apr 2007 14:29:16 -0000 1.1 +++ .cvsignore 9 Apr 2007 15:14:48 -0000 1.2 @@ -0,0 +1 @@ +Mail-Transport-Dbx-0.07.tar.gz Index: sources =================================================================== RCS file: /cvs/extras/rpms/perl-Mail-Transport-Dbx/devel/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 9 Apr 2007 14:29:16 -0000 1.1 +++ sources 9 Apr 2007 15:14:48 -0000 1.2 @@ -0,0 +1 @@ +4dcf5346a67c0a7f861cb2bb51a7d14e Mail-Transport-Dbx-0.07.tar.gz From fedora-extras-commits at redhat.com Mon Apr 9 15:15:18 2007 From: fedora-extras-commits at redhat.com (Tom Callaway (spot)) Date: Mon, 9 Apr 2007 11:15:18 -0400 Subject: rpms/perl-Mail-Transport-Dbx import.log,1.1,1.2 Message-ID: <200704091515.l39FFI13027217@cvs-int.fedora.redhat.com> Author: spot Update of /cvs/extras/rpms/perl-Mail-Transport-Dbx In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv27167 Modified Files: import.log Log Message: auto-import perl-Mail-Transport-Dbx-0.07-2.fc7 on branch devel from perl-Mail-Transport-Dbx-0.07-2.fc7.src.rpm Index: import.log =================================================================== RCS file: /cvs/extras/rpms/perl-Mail-Transport-Dbx/import.log,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- import.log 9 Apr 2007 14:29:12 -0000 1.1 +++ import.log 9 Apr 2007 15:14:44 -0000 1.2 @@ -0,0 +1 @@ +perl-Mail-Transport-Dbx-0_07-2_fc7:HEAD:perl-Mail-Transport-Dbx-0.07-2.fc7.src.rpm:1176131665 From fedora-extras-commits at redhat.com Mon Apr 9 15:17:56 2007 From: fedora-extras-commits at redhat.com (Tom Callaway (spot)) Date: Mon, 9 Apr 2007 11:17:56 -0400 Subject: rpms/perl-Mail-Transport-Dbx/FC-6 perl-Mail-Transport-Dbx.spec, NONE, 1.1 sources, 1.1, 1.2 Message-ID: <200704091517.l39FHuUY027315@cvs-int.fedora.redhat.com> Author: spot Update of /cvs/extras/rpms/perl-Mail-Transport-Dbx/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv27276/FC-6 Modified Files: sources Added Files: perl-Mail-Transport-Dbx.spec Log Message: Initial branching --- NEW FILE perl-Mail-Transport-Dbx.spec --- Name: perl-Mail-Transport-Dbx Version: 0.07 Release: 2%{?dist} Summary: Parse Outlook Express mailboxes Group: Development/Libraries License: GPL or Artistic URL: http://search.cpan.org/dist/Mail-Transport-Dbx/ Source0: http://search.cpan.org/CPAN/authors/id/V/VP/VPARSEVAL/Mail-Transport-Dbx-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: perl(ExtUtils::MakeMaker), perl(Test::Pod), perl(Test::Pod::Coverage) Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) %description Mail::Transport::Dbx is a wrapper around libdbx to read Outlook Express mailboxes (more commonly known as .dbx files). %prep %setup -q -n Mail-Transport-Dbx-%{version} %build %{__perl} Makefile.PL INSTALLDIRS=vendor OPTIMIZE="$RPM_OPT_FLAGS" 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 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/* recode() { iconv -f "$2" -t utf-8 < "$1" > "${1}_" mv -f "${1}_" "$1" } recode $RPM_BUILD_ROOT%{_mandir}/man3/Mail::Transport::Dbx.3pm iso-8859-1 %check make test %clean rm -rf $RPM_BUILD_ROOT %files %defattr(-,root,root,-) %doc README %{perl_vendorarch}/auto/Mail/ %{perl_vendorarch}/Mail/ %{_mandir}/man3/*.3* %changelog * Mon Apr 9 2007 Tom "spot" Callaway - 0.07-2 - add missing BR for Test::Pod and Test::Pod::Coverage * Mon Apr 2 2007 Tom "spot" Callaway - 0.07-1 - Initial package for Fedora Index: sources =================================================================== RCS file: /cvs/extras/rpms/perl-Mail-Transport-Dbx/FC-6/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 9 Apr 2007 14:29:16 -0000 1.1 +++ sources 9 Apr 2007 15:17:22 -0000 1.2 @@ -0,0 +1 @@ +4dcf5346a67c0a7f861cb2bb51a7d14e Mail-Transport-Dbx-0.07.tar.gz From fedora-extras-commits at redhat.com Mon Apr 9 15:17:51 2007 From: fedora-extras-commits at redhat.com (Tom Callaway (spot)) Date: Mon, 9 Apr 2007 11:17:51 -0400 Subject: rpms/perl-Mail-Transport-Dbx/FC-5 perl-Mail-Transport-Dbx.spec, NONE, 1.1 sources, 1.1, 1.2 Message-ID: <200704091517.l39FHpgO027312@cvs-int.fedora.redhat.com> Author: spot Update of /cvs/extras/rpms/perl-Mail-Transport-Dbx/FC-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv27276/FC-5 Modified Files: sources Added Files: perl-Mail-Transport-Dbx.spec Log Message: Initial branching --- NEW FILE perl-Mail-Transport-Dbx.spec --- Name: perl-Mail-Transport-Dbx Version: 0.07 Release: 2%{?dist} Summary: Parse Outlook Express mailboxes Group: Development/Libraries License: GPL or Artistic URL: http://search.cpan.org/dist/Mail-Transport-Dbx/ Source0: http://search.cpan.org/CPAN/authors/id/V/VP/VPARSEVAL/Mail-Transport-Dbx-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: perl(ExtUtils::MakeMaker), perl(Test::Pod), perl(Test::Pod::Coverage) Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) %description Mail::Transport::Dbx is a wrapper around libdbx to read Outlook Express mailboxes (more commonly known as .dbx files). %prep %setup -q -n Mail-Transport-Dbx-%{version} %build %{__perl} Makefile.PL INSTALLDIRS=vendor OPTIMIZE="$RPM_OPT_FLAGS" 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 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/* recode() { iconv -f "$2" -t utf-8 < "$1" > "${1}_" mv -f "${1}_" "$1" } recode $RPM_BUILD_ROOT%{_mandir}/man3/Mail::Transport::Dbx.3pm iso-8859-1 %check make test %clean rm -rf $RPM_BUILD_ROOT %files %defattr(-,root,root,-) %doc README %{perl_vendorarch}/auto/Mail/ %{perl_vendorarch}/Mail/ %{_mandir}/man3/*.3* %changelog * Mon Apr 9 2007 Tom "spot" Callaway - 0.07-2 - add missing BR for Test::Pod and Test::Pod::Coverage * Mon Apr 2 2007 Tom "spot" Callaway - 0.07-1 - Initial package for Fedora Index: sources =================================================================== RCS file: /cvs/extras/rpms/perl-Mail-Transport-Dbx/FC-5/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 9 Apr 2007 14:29:16 -0000 1.1 +++ sources 9 Apr 2007 15:17:17 -0000 1.2 @@ -0,0 +1 @@ +4dcf5346a67c0a7f861cb2bb51a7d14e Mail-Transport-Dbx-0.07.tar.gz From fedora-extras-commits at redhat.com Mon Apr 9 15:38:24 2007 From: fedora-extras-commits at redhat.com (Julian Sikorski (belegdol)) Date: Mon, 9 Apr 2007 11:38:24 -0400 Subject: rpms/gnome-chemistry-utils/devel .cvsignore, 1.3, 1.4 gnome-chemistry-utils.spec, 1.4, 1.5 sources, 1.3, 1.4 Message-ID: <200704091538.l39FcO7q028003@cvs-int.fedora.redhat.com> Author: belegdol Update of /cvs/extras/rpms/gnome-chemistry-utils/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv27977 Modified Files: .cvsignore gnome-chemistry-utils.spec sources Log Message: * Mon Apr 9 2007 Julian Sikorski - 0.6.5-1 - Updated to 0.6.5 - Switched to bzip2 sources - Added rpath killer Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/gnome-chemistry-utils/devel/.cvsignore,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- .cvsignore 14 Jan 2007 21:32:29 -0000 1.3 +++ .cvsignore 9 Apr 2007 15:37:50 -0000 1.4 @@ -1 +1 @@ -gnome-chemistry-utils-0.6.4.tar.gz +gnome-chemistry-utils-0.6.5.tar.bz2 Index: gnome-chemistry-utils.spec =================================================================== RCS file: /cvs/extras/rpms/gnome-chemistry-utils/devel/gnome-chemistry-utils.spec,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- gnome-chemistry-utils.spec 14 Feb 2007 23:44:53 -0000 1.4 +++ gnome-chemistry-utils.spec 9 Apr 2007 15:37:50 -0000 1.5 @@ -1,12 +1,12 @@ Name: gnome-chemistry-utils -Version: 0.6.4 +Version: 0.6.5 Release: 1%{?dist} Summary: A set of chemical utilities Group: Applications/Engineering License: GPL URL: http://www.nongnu.org/gchemutils/ -Source0: http://download.savannah.nongnu.org/releases/gchemutils/%{name}-%{version}.tar.gz +Source0: http://download.savannah.nongnu.org/releases/gchemutils/%{name}-%{version}.tar.bz2 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: openbabel-devel @@ -65,6 +65,8 @@ %build %configure --disable-update-databases \ --with-mozilla-libdir=%{_libdir}/mozilla +sed -i 's|^hardcode_libdir_flag_spec=.*|hardcode_libdir_flag_spec=""|g' libtool +sed -i 's|^runpath_var=LD_RUN_PATH|runpath_var=DIE_RPATH_DIE|g' libtool make %{?_smp_mflags} @@ -131,7 +133,12 @@ %changelog -* Sun Jan 14 2007 Julian Sikorski - 0.6.4-1 +* Mon Apr 9 2007 Julian Sikorski - 0.6.5-1 +- Updated to 0.6.5 +- Switched to bzip2 sources +- Added rpath killer + +* Sun Jan 14 2007 Julian Sikorski - 0.6.4-1 - Updated to 0.6.4 * Tue Dec 19 2006 Julian Sikorski - 0.6.3-5 Index: sources =================================================================== RCS file: /cvs/extras/rpms/gnome-chemistry-utils/devel/sources,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- sources 14 Jan 2007 21:32:29 -0000 1.3 +++ sources 9 Apr 2007 15:37:50 -0000 1.4 @@ -1 +1 @@ -08c9175d86d359f17aece568f0a6e81a gnome-chemistry-utils-0.6.4.tar.gz +493dbb6aea0d3664e7b203337fafe056 gnome-chemistry-utils-0.6.5.tar.bz2 From fedora-extras-commits at redhat.com Mon Apr 9 15:41:03 2007 From: fedora-extras-commits at redhat.com (Julian Sikorski (belegdol)) Date: Mon, 9 Apr 2007 11:41:03 -0400 Subject: rpms/gnome-chemistry-utils/FC-6 .cvsignore, 1.3, 1.4 gnome-chemistry-utils.spec, 1.3, 1.4 sources, 1.3, 1.4 Message-ID: <200704091541.l39Ff38Y028127@cvs-int.fedora.redhat.com> Author: belegdol Update of /cvs/extras/rpms/gnome-chemistry-utils/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv28104 Modified Files: .cvsignore gnome-chemistry-utils.spec sources Log Message: * Mon Apr 9 2007 Julian Sikorski - 0.6.5-1 - Updated to 0.6.5 - Switched to bzip2 sources - Added rpath killer Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/gnome-chemistry-utils/FC-6/.cvsignore,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- .cvsignore 14 Jan 2007 21:38:13 -0000 1.3 +++ .cvsignore 9 Apr 2007 15:40:27 -0000 1.4 @@ -1 +1 @@ -gnome-chemistry-utils-0.6.4.tar.gz +gnome-chemistry-utils-0.6.5.tar.bz2 Index: gnome-chemistry-utils.spec =================================================================== RCS file: /cvs/extras/rpms/gnome-chemistry-utils/FC-6/gnome-chemistry-utils.spec,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- gnome-chemistry-utils.spec 14 Feb 2007 23:44:51 -0000 1.3 +++ gnome-chemistry-utils.spec 9 Apr 2007 15:40:27 -0000 1.4 @@ -1,12 +1,12 @@ Name: gnome-chemistry-utils -Version: 0.6.4 +Version: 0.6.5 Release: 1%{?dist} Summary: A set of chemical utilities Group: Applications/Engineering License: GPL URL: http://www.nongnu.org/gchemutils/ -Source0: http://download.savannah.nongnu.org/releases/gchemutils/%{name}-%{version}.tar.gz +Source0: http://download.savannah.nongnu.org/releases/gchemutils/%{name}-%{version}.tar.bz2 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: openbabel-devel @@ -65,6 +65,8 @@ %build %configure --disable-update-databases \ --with-mozilla-libdir=%{_libdir}/mozilla +sed -i 's|^hardcode_libdir_flag_spec=.*|hardcode_libdir_flag_spec=""|g' libtool +sed -i 's|^runpath_var=LD_RUN_PATH|runpath_var=DIE_RPATH_DIE|g' libtool make %{?_smp_mflags} @@ -131,9 +133,17 @@ %changelog +* Mon Apr 9 2007 Julian Sikorski - 0.6.5-1 +- Updated to 0.6.5 +- Switched to bzip2 sources +- Added rpath killer + * Sun Jan 14 2007 Julian Sikorski - 0.6.4-1 - Updated to 0.6.4 +* Tue Dec 19 2006 Julian Sikorski - 0.6.3-5 +- Rebuild for new openbabel + * Sun Dec 03 2006 Julian Sikorski - 0.6.3-4 - Removed obsolete stuff - Fixed support for chemical-mime-data Index: sources =================================================================== RCS file: /cvs/extras/rpms/gnome-chemistry-utils/FC-6/sources,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- sources 14 Jan 2007 21:38:13 -0000 1.3 +++ sources 9 Apr 2007 15:40:27 -0000 1.4 @@ -1 +1 @@ -08c9175d86d359f17aece568f0a6e81a gnome-chemistry-utils-0.6.4.tar.gz +493dbb6aea0d3664e7b203337fafe056 gnome-chemistry-utils-0.6.5.tar.bz2 From fedora-extras-commits at redhat.com Mon Apr 9 15:43:47 2007 From: fedora-extras-commits at redhat.com (Julian Sikorski (belegdol)) Date: Mon, 9 Apr 2007 11:43:47 -0400 Subject: rpms/gnome-chemistry-utils/FC-5 .cvsignore, 1.3, 1.4 gnome-chemistry-utils.spec, 1.6, 1.7 sources, 1.3, 1.4 Message-ID: <200704091543.l39FhlRu028284@cvs-int.fedora.redhat.com> Author: belegdol Update of /cvs/extras/rpms/gnome-chemistry-utils/FC-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv28224 Modified Files: .cvsignore gnome-chemistry-utils.spec sources Log Message: * Mon Apr 9 2007 Julian Sikorski - 0.6.5-1 - Updated to 0.6.5 - Switched to bzip2 sources - Added rpath killer Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/gnome-chemistry-utils/FC-5/.cvsignore,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- .cvsignore 14 Jan 2007 21:43:04 -0000 1.3 +++ .cvsignore 9 Apr 2007 15:43:12 -0000 1.4 @@ -1 +1 @@ -gnome-chemistry-utils-0.6.4.tar.gz +gnome-chemistry-utils-0.6.5.tar.bz2 Index: gnome-chemistry-utils.spec =================================================================== RCS file: /cvs/extras/rpms/gnome-chemistry-utils/FC-5/gnome-chemistry-utils.spec,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- gnome-chemistry-utils.spec 14 Feb 2007 23:44:48 -0000 1.6 +++ gnome-chemistry-utils.spec 9 Apr 2007 15:43:12 -0000 1.7 @@ -1,12 +1,12 @@ Name: gnome-chemistry-utils -Version: 0.6.4 +Version: 0.6.5 Release: 1%{?dist} Summary: A set of chemical utilities Group: Applications/Engineering License: GPL URL: http://www.nongnu.org/gchemutils/ -Source0: http://download.savannah.nongnu.org/releases/gchemutils/%{name}-%{version}.tar.gz +Source0: http://download.savannah.nongnu.org/releases/gchemutils/%{name}-%{version}.tar.bz2 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: openbabel-devel @@ -66,6 +66,8 @@ %build %configure --disable-update-databases \ --with-mozilla-libdir=%{_libdir}/mozilla +sed -i 's|^hardcode_libdir_flag_spec=.*|hardcode_libdir_flag_spec=""|g' libtool +sed -i 's|^runpath_var=LD_RUN_PATH|runpath_var=DIE_RPATH_DIE|g' libtool make %{?_smp_mflags} @@ -132,14 +134,16 @@ %changelog +* Mon Apr 9 2007 Julian Sikorski - 0.6.5-1 +- Updated to 0.6.5 +- Switched to bzip2 sources +- Added rpath killer + * Sun Jan 14 2007 Julian Sikorski - 0.6.4-1 - Updated to 0.6.4 -* Wed Dec 06 2006 Julian Sikorski - 0.6.3-4.fc5.2 -- Added libXt-devel to BuildRequires as it did not get pulled by default - -* Wed Dec 06 2006 Julian Sikorski - 0.6.3-4.fc5.1 -- firefox-devel -> mozilla-devel +* Tue Dec 19 2006 Julian Sikorski - 0.6.3-5 +- Rebuild for new openbabel * Sun Dec 03 2006 Julian Sikorski - 0.6.3-4 - Removed obsolete stuff Index: sources =================================================================== RCS file: /cvs/extras/rpms/gnome-chemistry-utils/FC-5/sources,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- sources 14 Jan 2007 21:43:04 -0000 1.3 +++ sources 9 Apr 2007 15:43:12 -0000 1.4 @@ -1 +1 @@ -08c9175d86d359f17aece568f0a6e81a gnome-chemistry-utils-0.6.4.tar.gz +493dbb6aea0d3664e7b203337fafe056 gnome-chemistry-utils-0.6.5.tar.bz2 From fedora-extras-commits at redhat.com Mon Apr 9 15:59:24 2007 From: fedora-extras-commits at redhat.com (Bill Peck (bpeck)) Date: Mon, 9 Apr 2007 11:59:24 -0400 Subject: rpms/conmux/devel conmux.spec,1.1,1.2 Message-ID: <200704091559.l39FxOwg028570@cvs-int.fedora.redhat.com> Author: bpeck Update of /cvs/extras/rpms/conmux/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv28528 Modified Files: conmux.spec Log Message: minor update to spec, dirs should be owned by conmux Index: conmux.spec =================================================================== RCS file: /cvs/extras/rpms/conmux/devel/conmux.spec,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- conmux.spec 23 Mar 2007 19:53:37 -0000 1.1 +++ conmux.spec 9 Apr 2007 15:58:50 -0000 1.2 @@ -1,7 +1,7 @@ %define prerelease 493svn Name: conmux Version: 0.0 -Release: 5.%{prerelease}%{?dist} +Release: 6.%{prerelease}%{?dist} Summary: ConMux - The Console Multiplexor Group: Applications/System @@ -93,15 +93,18 @@ %{_localstatedir}/run/%{name} %{_bindir}/conmux-attach %{_sbindir}/* -%{_datadir}/conmux/* +%{_datadir}/conmux/ %files client %defattr(-,root,root,-) +%dir %{_sysconfdir}/%{name} %config(noreplace) %{_sysconfdir}/%{name}/%{name}.conf %{_bindir}/conmux %{perl_vendorlib}/Conmux.pm %changelog +* Mon Apr 09 2007 Bill Peck 0.0-6.493svn +- minor spec file changes for directory ownership * Thu Mar 15 2007 Bill Peck 0.0-5.493svn - fixed Obsoletes/Provides - minor update to init.d/conmux From fedora-extras-commits at redhat.com Mon Apr 9 15:59:40 2007 From: fedora-extras-commits at redhat.com (Julian Sikorski (belegdol)) Date: Mon, 9 Apr 2007 11:59:40 -0400 Subject: rpms/gchempaint/devel .cvsignore, 1.4, 1.5 gchempaint.spec, 1.6, 1.7 sources, 1.4, 1.5 Message-ID: <200704091559.l39FxeVg028575@cvs-int.fedora.redhat.com> Author: belegdol Update of /cvs/extras/rpms/gchempaint/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv28549 Modified Files: .cvsignore gchempaint.spec sources Log Message: * Mon Apr 9 2007 Julian Sikorski - 0.6.9-1 - Updated to 0.6.9 - Switched to bzip2 sources - Added rpath killer Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/gchempaint/devel/.cvsignore,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- .cvsignore 22 Dec 2006 10:56:41 -0000 1.4 +++ .cvsignore 9 Apr 2007 15:59:06 -0000 1.5 @@ -1 +1 @@ -gchempaint-0.6.8.tar.gz +gchempaint-0.6.9.tar.bz2 Index: gchempaint.spec =================================================================== RCS file: /cvs/extras/rpms/gchempaint/devel/gchempaint.spec,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- gchempaint.spec 14 Feb 2007 23:26:17 -0000 1.6 +++ gchempaint.spec 9 Apr 2007 15:59:06 -0000 1.7 @@ -1,12 +1,12 @@ Name: gchempaint -Version: 0.6.8 +Version: 0.6.9 Release: 1%{?dist} Summary: A 2D chemical formulae drawing tool Group: Applications/Engineering License: GPL URL: http://www.nongnu.org/gchempaint/ -Source0: http://download.savannah.nongnu.org/releases/gchempaint/%{name}-%{version}.tar.gz +Source0: http://download.savannah.nongnu.org/releases/gchempaint/%{name}-%{version}.tar.bz2 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: gnome-chemistry-utils-devel @@ -54,6 +54,8 @@ %configure --disable-update-databases \ --disable-schemas-install \ --disable-scrollkeeper +sed -i 's|^hardcode_libdir_flag_spec=.*|hardcode_libdir_flag_spec=""|g' libtool +sed -i 's|^runpath_var=LD_RUN_PATH|runpath_var=DIE_RPATH_DIE|g' libtool make %{?_smp_mflags} @@ -143,6 +145,11 @@ %changelog +* Mon Apr 9 2007 Julian Sikorski - 0.6.9-1 +- Updated to 0.6.9 +- Switched to bzip2 sources +- Added rpath killer + * Fri Dec 22 2006 Julian Sikorski - 0.6.8-1 - Updated to 0.6.8 - Removed temporary KDE mimelnk workaround Index: sources =================================================================== RCS file: /cvs/extras/rpms/gchempaint/devel/sources,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- sources 22 Dec 2006 10:56:41 -0000 1.4 +++ sources 9 Apr 2007 15:59:06 -0000 1.5 @@ -1 +1 @@ -9c1f11ff101bd43c54d88f0cb9495e3d gchempaint-0.6.8.tar.gz +3b81f99972bedccd5f19a6bda785d451 gchempaint-0.6.9.tar.bz2 From fedora-extras-commits at redhat.com Mon Apr 9 16:01:11 2007 From: fedora-extras-commits at redhat.com (Bill Peck (bpeck)) Date: Mon, 9 Apr 2007 12:01:11 -0400 Subject: rpms/conmux/EL-5 conmux.spec,1.1,1.2 Message-ID: <200704091601.l39G1Bor032694@cvs-int.fedora.redhat.com> Author: bpeck Update of /cvs/extras/rpms/conmux/EL-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv28645 Modified Files: conmux.spec Log Message: minor spec file change, dirs should be owned by conmux Index: conmux.spec =================================================================== RCS file: /cvs/extras/rpms/conmux/EL-5/conmux.spec,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- conmux.spec 4 Apr 2007 19:27:30 -0000 1.1 +++ conmux.spec 9 Apr 2007 16:00:36 -0000 1.2 @@ -1,7 +1,7 @@ %define prerelease 493svn Name: conmux Version: 0.0 -Release: 5.%{prerelease}%{?dist} +Release: 6.%{prerelease}%{?dist} Summary: ConMux - The Console Multiplexor Group: Applications/System @@ -93,15 +93,18 @@ %{_localstatedir}/run/%{name} %{_bindir}/conmux-attach %{_sbindir}/* -%{_datadir}/conmux/* +%{_datadir}/conmux/ %files client %defattr(-,root,root,-) +%dir %{_sysconfdir}/%{name} %config(noreplace) %{_sysconfdir}/%{name}/%{name}.conf %{_bindir}/conmux %{perl_vendorlib}/Conmux.pm %changelog +* Mon Apr 09 2007 Bill Peck 0.0-6.493svn +- minor spec file changes for directory ownership * Thu Mar 15 2007 Bill Peck 0.0-5.493svn - fixed Obsoletes/Provides - minor update to init.d/conmux From fedora-extras-commits at redhat.com Mon Apr 9 16:03:40 2007 From: fedora-extras-commits at redhat.com (Bill Peck (bpeck)) Date: Mon, 9 Apr 2007 12:03:40 -0400 Subject: rpms/conmux/FC-5 conmux.spec,1.1,1.2 Message-ID: <200704091603.l39G3eG4000411@cvs-int.fedora.redhat.com> Author: bpeck Update of /cvs/extras/rpms/conmux/FC-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv373 Modified Files: conmux.spec Log Message: minor spec file change, dirs should be owned by conmux Index: conmux.spec =================================================================== RCS file: /cvs/extras/rpms/conmux/FC-5/conmux.spec,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- conmux.spec 23 Mar 2007 20:56:30 -0000 1.1 +++ conmux.spec 9 Apr 2007 16:03:05 -0000 1.2 @@ -1,7 +1,7 @@ %define prerelease 493svn Name: conmux Version: 0.0 -Release: 5.%{prerelease}%{?dist} +Release: 6.%{prerelease}%{?dist} Summary: ConMux - The Console Multiplexor Group: Applications/System @@ -93,15 +93,18 @@ %{_localstatedir}/run/%{name} %{_bindir}/conmux-attach %{_sbindir}/* -%{_datadir}/conmux/* +%{_datadir}/conmux/ %files client %defattr(-,root,root,-) +%dir %{_sysconfdir}/%{name} %config(noreplace) %{_sysconfdir}/%{name}/%{name}.conf %{_bindir}/conmux %{perl_vendorlib}/Conmux.pm %changelog +* Mon Apr 09 2007 Bill Peck 0.0-6.493svn +- minor spec file changes for directory ownership * Thu Mar 15 2007 Bill Peck 0.0-5.493svn - fixed Obsoletes/Provides - minor update to init.d/conmux From fedora-extras-commits at redhat.com Mon Apr 9 16:03:41 2007 From: fedora-extras-commits at redhat.com (Julian Sikorski (belegdol)) Date: Mon, 9 Apr 2007 12:03:41 -0400 Subject: rpms/gchempaint/FC-6 .cvsignore, 1.4, 1.5 gchempaint.spec, 1.5, 1.6 sources, 1.4, 1.5 Message-ID: <200704091603.l39G3fdu000416@cvs-int.fedora.redhat.com> Author: belegdol Update of /cvs/extras/rpms/gchempaint/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv374 Modified Files: .cvsignore gchempaint.spec sources Log Message: * Mon Apr 9 2007 Julian Sikorski - 0.6.9-1 - Updated to 0.6.9 - Switched to bzip2 sources - Added rpath killer Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/gchempaint/FC-6/.cvsignore,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- .cvsignore 22 Dec 2006 10:59:25 -0000 1.4 +++ .cvsignore 9 Apr 2007 16:03:05 -0000 1.5 @@ -1 +1 @@ -gchempaint-0.6.8.tar.gz +gchempaint-0.6.9.tar.bz2 Index: gchempaint.spec =================================================================== RCS file: /cvs/extras/rpms/gchempaint/FC-6/gchempaint.spec,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- gchempaint.spec 14 Feb 2007 23:29:40 -0000 1.5 +++ gchempaint.spec 9 Apr 2007 16:03:05 -0000 1.6 @@ -1,12 +1,12 @@ Name: gchempaint -Version: 0.6.8 +Version: 0.6.9 Release: 1%{?dist} Summary: A 2D chemical formulae drawing tool Group: Applications/Engineering License: GPL URL: http://www.nongnu.org/gchempaint/ -Source0: http://download.savannah.nongnu.org/releases/gchempaint/%{name}-%{version}.tar.gz +Source0: http://download.savannah.nongnu.org/releases/gchempaint/%{name}-%{version}.tar.bz2 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: gnome-chemistry-utils-devel @@ -54,6 +54,8 @@ %configure --disable-update-databases \ --disable-schemas-install \ --disable-scrollkeeper +sed -i 's|^hardcode_libdir_flag_spec=.*|hardcode_libdir_flag_spec=""|g' libtool +sed -i 's|^runpath_var=LD_RUN_PATH|runpath_var=DIE_RPATH_DIE|g' libtool make %{?_smp_mflags} @@ -143,6 +145,11 @@ %changelog +* Mon Apr 9 2007 Julian Sikorski - 0.6.9-1 +- Updated to 0.6.9 +- Switched to bzip2 sources +- Added rpath killer + * Fri Dec 22 2006 Julian Sikorski - 0.6.8-1 - Updated to 0.6.8 - Removed temporary KDE mimelnk workaround Index: sources =================================================================== RCS file: /cvs/extras/rpms/gchempaint/FC-6/sources,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- sources 22 Dec 2006 10:59:25 -0000 1.4 +++ sources 9 Apr 2007 16:03:05 -0000 1.5 @@ -1 +1 @@ -9c1f11ff101bd43c54d88f0cb9495e3d gchempaint-0.6.8.tar.gz +3b81f99972bedccd5f19a6bda785d451 gchempaint-0.6.9.tar.bz2 From fedora-extras-commits at redhat.com Mon Apr 9 16:04:31 2007 From: fedora-extras-commits at redhat.com (Bill Peck (bpeck)) Date: Mon, 9 Apr 2007 12:04:31 -0400 Subject: rpms/conmux/FC-6 conmux.spec,1.1,1.2 Message-ID: <200704091604.l39G4VtO000481@cvs-int.fedora.redhat.com> Author: bpeck Update of /cvs/extras/rpms/conmux/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv463 Modified Files: conmux.spec Log Message: minor spec file change, dirs should be owned by conmux Index: conmux.spec =================================================================== RCS file: /cvs/extras/rpms/conmux/FC-6/conmux.spec,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- conmux.spec 23 Mar 2007 20:00:05 -0000 1.1 +++ conmux.spec 9 Apr 2007 16:03:57 -0000 1.2 @@ -1,7 +1,7 @@ %define prerelease 493svn Name: conmux Version: 0.0 -Release: 5.%{prerelease}%{?dist} +Release: 6.%{prerelease}%{?dist} Summary: ConMux - The Console Multiplexor Group: Applications/System @@ -93,15 +93,18 @@ %{_localstatedir}/run/%{name} %{_bindir}/conmux-attach %{_sbindir}/* -%{_datadir}/conmux/* +%{_datadir}/conmux/ %files client %defattr(-,root,root,-) +%dir %{_sysconfdir}/%{name} %config(noreplace) %{_sysconfdir}/%{name}/%{name}.conf %{_bindir}/conmux %{perl_vendorlib}/Conmux.pm %changelog +* Mon Apr 09 2007 Bill Peck 0.0-6.493svn +- minor spec file changes for directory ownership * Thu Mar 15 2007 Bill Peck 0.0-5.493svn - fixed Obsoletes/Provides - minor update to init.d/conmux From fedora-extras-commits at redhat.com Mon Apr 9 16:06:13 2007 From: fedora-extras-commits at redhat.com (Julian Sikorski (belegdol)) Date: Mon, 9 Apr 2007 12:06:13 -0400 Subject: rpms/gchempaint/FC-5 .cvsignore, 1.4, 1.5 gchempaint.spec, 1.6, 1.7 sources, 1.4, 1.5 Message-ID: <200704091606.l39G6Dbm000525@cvs-int.fedora.redhat.com> Author: belegdol Update of /cvs/extras/rpms/gchempaint/FC-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv504 Modified Files: .cvsignore gchempaint.spec sources Log Message: * Mon Apr 9 2007 Julian Sikorski - 0.6.9-1 - Updated to 0.6.9 - Switched to bzip2 sources - Added rpath killer Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/gchempaint/FC-5/.cvsignore,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- .cvsignore 22 Dec 2006 11:03:52 -0000 1.4 +++ .cvsignore 9 Apr 2007 16:05:39 -0000 1.5 @@ -1 +1 @@ -gchempaint-0.6.8.tar.gz +gchempaint-0.6.9.tar.bz2 Index: gchempaint.spec =================================================================== RCS file: /cvs/extras/rpms/gchempaint/FC-5/gchempaint.spec,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- gchempaint.spec 14 Feb 2007 23:32:26 -0000 1.6 +++ gchempaint.spec 9 Apr 2007 16:05:39 -0000 1.7 @@ -1,12 +1,12 @@ Name: gchempaint -Version: 0.6.8 +Version: 0.6.9 Release: 1%{?dist} Summary: A 2D chemical formulae drawing tool Group: Applications/Engineering License: GPL URL: http://www.nongnu.org/gchempaint/ -Source0: http://download.savannah.nongnu.org/releases/gchempaint/%{name}-%{version}.tar.gz +Source0: http://download.savannah.nongnu.org/releases/gchempaint/%{name}-%{version}.tar.bz2 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: gnome-chemistry-utils-devel @@ -16,8 +16,8 @@ BuildRequires: libbonoboui-devel BuildRequires: gettext BuildRequires: desktop-file-utils -BuildRequires: libXt-devel BuildRequires: kdelibs +BuildRequires: libXt-devel Requires: hicolor-icon-theme Requires(pre): GConf2 @@ -55,6 +55,8 @@ %configure --disable-update-databases \ --disable-schemas-install \ --disable-scrollkeeper +sed -i 's|^hardcode_libdir_flag_spec=.*|hardcode_libdir_flag_spec=""|g' libtool +sed -i 's|^runpath_var=LD_RUN_PATH|runpath_var=DIE_RPATH_DIE|g' libtool make %{?_smp_mflags} @@ -144,13 +146,15 @@ %changelog +* Mon Apr 9 2007 Julian Sikorski - 0.6.9-1 +- Updated to 0.6.9 +- Switched to bzip2 sources +- Added rpath killer + * Fri Dec 22 2006 Julian Sikorski - 0.6.8-1 - Updated to 0.6.8 - Removed temporary KDE mimelnk workaround -* Fri Dec 22 2006 Julian Sikorski - 0.6.7-1.fc5.1 -- Doh. Added libXt-devel to BuildRequires - * Thu Dec 21 2006 Julian Sikorski - 0.6.7-1 - Updated to 0.6.7 - Dropped upstreamed patches Index: sources =================================================================== RCS file: /cvs/extras/rpms/gchempaint/FC-5/sources,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- sources 22 Dec 2006 11:03:52 -0000 1.4 +++ sources 9 Apr 2007 16:05:39 -0000 1.5 @@ -1 +1 @@ -9c1f11ff101bd43c54d88f0cb9495e3d gchempaint-0.6.8.tar.gz +3b81f99972bedccd5f19a6bda785d451 gchempaint-0.6.9.tar.bz2 From fedora-extras-commits at redhat.com Mon Apr 9 16:51:54 2007 From: fedora-extras-commits at redhat.com (Michael Thomas (wart)) Date: Mon, 9 Apr 2007 12:51:54 -0400 Subject: rpms/sear/devel sear.spec,1.2,1.3 Message-ID: <200704091651.l39GpsOQ001217@cvs-int.fedora.redhat.com> Author: wart Update of /cvs/extras/rpms/sear/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv1199 Modified Files: sear.spec Log Message: Use guichan compatibility libraries until upstream makes a new release Index: sear.spec =================================================================== RCS file: /cvs/extras/rpms/sear/devel/sear.spec,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- sear.spec 21 Feb 2007 01:38:59 -0000 1.2 +++ sear.spec 9 Apr 2007 16:51:20 -0000 1.3 @@ -1,6 +1,6 @@ Name: sear Version: 0.6.3 -Release: 3%{?dist} +Release: 4%{?dist} Summary: 3D WorldForge client Group: Amusements/Games @@ -11,7 +11,7 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: lib3ds-devel mercator-devel varconf-devel eris-devel sage-devel -BuildRequires: cal3d-devel guichan-devel libmodelfile-devel libGLU-devel +BuildRequires: cal3d-devel compat-guichan05-devel libmodelfile-devel libGLU-devel BuildRequires: pkgconfig libtiff-devel libjpeg-devel libpng-devel BuildRequires: SDL_image-devel SDL_mixer-devel libXt-devel BuildRequires: desktop-file-utils @@ -31,8 +31,14 @@ chmod a-x */*.cpp chmod a-x */*.xpm - %build + +LDFLAGS="-L%{_libdir}/guichan-0.5" +export LDFLAGS +CFLAGS="-I%{_includedir}/guichan-0.5 $RPM_OPT_FLAGS" +export CFLAGS +CXXFLAGS="-I%{_includedir}/guichan-0.5 $RPM_OPT_FLAGS" +export CXXFLAGS %configure make %{?_smp_mflags} @@ -64,6 +70,9 @@ %changelog +* Sun Apr 8 2007 Wart 0.6.3-4 +- Update to use older compat-guichan05 library + * Tue Feb 20 2007 Wart 0.6.3-3 - Add requirement on sear-media - Fix ownership of directories used in both sear and sear-media From fedora-extras-commits at redhat.com Mon Apr 9 17:11:31 2007 From: fedora-extras-commits at redhat.com (Enrico Scholz (ensc)) Date: Mon, 9 Apr 2007 13:11:31 -0400 Subject: rpms/xca/devel xca.spec,1.15,1.16 Message-ID: <200704091711.l39HBV0m005641@cvs-int.fedora.redhat.com> Author: ensc Update of /cvs/extras/rpms/xca/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv5622 Modified Files: xca.spec Log Message: updated to 0.6.1 Index: xca.spec =================================================================== RCS file: /cvs/extras/rpms/xca/devel/xca.spec,v retrieving revision 1.15 retrieving revision 1.16 diff -u -r1.15 -r1.16 --- xca.spec 17 Mar 2007 17:33:57 -0000 1.15 +++ xca.spec 9 Apr 2007 17:10:57 -0000 1.16 @@ -4,7 +4,7 @@ Summary: Graphical X.509 certificate management tool Name: xca -Version: 0.6.0 +Version: 0.6.1 Release: %release_func 1 License: BSD @@ -45,7 +45,7 @@ export QTDIR=%_libdir/qt4 CC='%__cc' LD='%__ld' CFLAGS="$RPM_OPT_FLAGS -DXCA_DEFAULT_TRANSLATE=\\\"%_datadir/qt4/translations\\\"" STRIP=: prefix=%_prefix \ ./configure `pwd`/_tmp_root{,/usr} -%__make %{?_smp_mflags} +make %{?_smp_mflags} convert img/xca.ico xca.png @@ -91,6 +91,9 @@ %changelog +* Mon Apr 9 2007 Enrico Scholz - 0.6.1-1 +- updated to 0.6.1 + * Sat Mar 17 2007 Enrico Scholz - 0.6.0-1 - updated to 0.6.0 - removed old patches From fedora-extras-commits at redhat.com Mon Apr 9 17:13:05 2007 From: fedora-extras-commits at redhat.com (Enrico Scholz (ensc)) Date: Mon, 9 Apr 2007 13:13:05 -0400 Subject: rpms/xca/devel sources,1.5,1.6 Message-ID: <200704091713.l39HD58o005723@cvs-int.fedora.redhat.com> Author: ensc Update of /cvs/extras/rpms/xca/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv5706 Modified Files: sources Log Message: updated to 0.6.1 Index: sources =================================================================== RCS file: /cvs/extras/rpms/xca/devel/sources,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- sources 17 Mar 2007 17:09:19 -0000 1.5 +++ sources 9 Apr 2007 17:12:31 -0000 1.6 @@ -1 +1 @@ -9f683408a35630217e4f5250f1d14ff4 xca-0.6.0.tar.gz +3755b7b3afd5f64ccf4cae377e4eb052 xca-0.6.1.tar.gz From fedora-extras-commits at redhat.com Mon Apr 9 17:29:37 2007 From: fedora-extras-commits at redhat.com (Steven Pritchard (steve)) Date: Mon, 9 Apr 2007 13:29:37 -0400 Subject: rpms/perl-Spreadsheet-ParseExcel/devel .cvsignore, 1.4, 1.5 perl-Spreadsheet-ParseExcel.spec, 1.7, 1.8 sources, 1.4, 1.5 Message-ID: <200704091729.l39HTbrs006127@cvs-int.fedora.redhat.com> Author: steve Update of /cvs/extras/rpms/perl-Spreadsheet-ParseExcel/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv6103 Modified Files: .cvsignore perl-Spreadsheet-ParseExcel.spec sources Log Message: Update to 0.30. BR Proc::ProcessTable for better test coverage. Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/perl-Spreadsheet-ParseExcel/devel/.cvsignore,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- .cvsignore 22 Jan 2007 18:00:16 -0000 1.4 +++ .cvsignore 9 Apr 2007 17:29:03 -0000 1.5 @@ -1 +1 @@ -Spreadsheet-ParseExcel-0.28.tar.gz +Spreadsheet-ParseExcel-0.30.tar.gz Index: perl-Spreadsheet-ParseExcel.spec =================================================================== RCS file: /cvs/extras/rpms/perl-Spreadsheet-ParseExcel/devel/perl-Spreadsheet-ParseExcel.spec,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- perl-Spreadsheet-ParseExcel.spec 22 Jan 2007 18:00:16 -0000 1.7 +++ perl-Spreadsheet-ParseExcel.spec 9 Apr 2007 17:29:03 -0000 1.8 @@ -2,10 +2,10 @@ %define debug_package %{nil} # Avoid Epoch inflation -%define module_version 0.28 +%define module_version 0.30 Name: perl-Spreadsheet-ParseExcel -Version: 0.2800 +Version: 0.3000 Release: 1%{?dist} Summary: Get information from an Excel file License: GPL or Artistic @@ -16,6 +16,7 @@ BuildRequires: perl(IO::Scalar) BuildRequires: perl(Module::Build) BuildRequires: perl(OLE::Storage_Lite) >= 0.08 +BuildRequires: perl(Proc::ProcessTable) BuildRequires: perl(Unicode::Map) BuildRequires: perl(Jcode) BuildRequires: perl(Spreadsheet::WriteExcel) @@ -57,6 +58,10 @@ %{_mandir}/man3/* %changelog +* Fri Apr 06 2007 Steven Pritchard 0.3000-1 +- Update to 0.30. +- BR Proc::ProcessTable for better test coverage. + * Wed Jan 17 2007 Steven Pritchard 0.2800-1 - Update to 0.28. - Drop typo fix. Index: sources =================================================================== RCS file: /cvs/extras/rpms/perl-Spreadsheet-ParseExcel/devel/sources,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- sources 22 Jan 2007 18:00:16 -0000 1.4 +++ sources 9 Apr 2007 17:29:03 -0000 1.5 @@ -1 +1 @@ -77b6c55d3f3804957b0b47ed2c80ae4a Spreadsheet-ParseExcel-0.28.tar.gz +734846baab31312df547c3aa3fc50a2d Spreadsheet-ParseExcel-0.30.tar.gz From fedora-extras-commits at redhat.com Mon Apr 9 17:31:24 2007 From: fedora-extras-commits at redhat.com (Paul Wouters (pwouters)) Date: Mon, 9 Apr 2007 13:31:24 -0400 Subject: rpms/sshfp/devel .cvsignore,1.3,1.4 sources,1.3,1.4 Message-ID: <200704091731.l39HVO0u006553@cvs-int.fedora.redhat.com> Author: pwouters Update of /cvs/extras/rpms/sshfp/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv6193 Modified Files: .cvsignore sources Log Message: new sources Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/sshfp/devel/.cvsignore,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- .cvsignore 4 Oct 2006 05:01:03 -0000 1.3 +++ .cvsignore 9 Apr 2007 17:30:47 -0000 1.4 @@ -1,2 +1,3 @@ sshfp-1.1.0.tar.gz sshfp-1.1.1.tar.gz +sshfp-1.1.2.tar.gz Index: sources =================================================================== RCS file: /cvs/extras/rpms/sshfp/devel/sources,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- sources 4 Oct 2006 05:01:03 -0000 1.3 +++ sources 9 Apr 2007 17:30:47 -0000 1.4 @@ -1,2 +1,3 @@ a96cb60af373ab18c260cb1b202c6240 sshfp-1.1.0.tar.gz 5424ed55c50d2038934940737680e8da sshfp-1.1.1.tar.gz +807626e651a0a7619f67eb088eb04ece sshfp-1.1.2.tar.gz From fedora-extras-commits at redhat.com Mon Apr 9 17:35:12 2007 From: fedora-extras-commits at redhat.com (Paul Wouters (pwouters)) Date: Mon, 9 Apr 2007 13:35:12 -0400 Subject: rpms/sshfp/devel sshfp.spec,1.2,1.3 Message-ID: <200704091735.l39HZC5G006703@cvs-int.fedora.redhat.com> Author: pwouters Update of /cvs/extras/rpms/sshfp/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv6611 Modified Files: sshfp.spec Log Message: * Mon Apr 9 2007 Paul Wouters - 1.1.2-1 - Upgraded to 1.1.2 Index: sshfp.spec =================================================================== RCS file: /cvs/extras/rpms/sshfp/devel/sshfp.spec,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- sshfp.spec 4 Oct 2006 05:02:30 -0000 1.2 +++ sshfp.spec 9 Apr 2007 17:34:36 -0000 1.3 @@ -1,9 +1,9 @@ Summary: Generate SSHFP DNS records from knownhosts files or ssh-keyscan Name: sshfp -Version: 1.1.1 +Version: 1.1.2 Release: 1%{?dist} License: GPL -Url: ftp://ftp.xelerance.com/%{name}/ +Url: http://www.xelerance.com/software/%{name} Source: ftp://ftp.xelerance.com/%{name}/%{name}-%{version}.tar.gz Group: Applications/Internet BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) @@ -40,6 +40,9 @@ %doc %{_mandir}/man1/* %changelog +* Mon Apr 9 2007 Paul Wouters - 1.1.2-1 +- Upgraded to 1.1.2 + * Wed Oct 4 2006 Paul Wouters - 1.1.1-1 - Upgraded to 1.1.1 From fedora-extras-commits at redhat.com Mon Apr 9 17:35:08 2007 From: fedora-extras-commits at redhat.com (Jesse Keating (jkeating)) Date: Mon, 9 Apr 2007 13:35:08 -0400 Subject: rpms/koji/devel fedora-packager-setup.sh, NONE, 1.1 .cvsignore, 1.2, 1.3 koji.spec, 1.1, 1.2 sources, 1.2, 1.3 Message-ID: <200704091735.l39HZ8he006700@cvs-int.fedora.redhat.com> Author: jkeating Update of /cvs/extras/rpms/koji/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv6625 Modified Files: .cvsignore koji.spec sources Added Files: fedora-packager-setup.sh Log Message: 1.1 release; add a fedora-packager-setup tool --- NEW FILE fedora-packager-setup.sh --- #!/bin/bash echo Creating User Koji environment if [ ! -d ~/.koji ]; then mkdir ~/.koji fi if [ ! -f ~/.koji/client.crt ]; then if [ -f ~/.fedora.cert ]; then cp ~/.fedora.cert ~/.koji/client.crt else echo "you need a client cert please download one from https://admin.fedoraproject.org/accounts/gen-cert.cgi" echo "Save it to ~/.koji/client.crt" echo "Then run this script again" exit fi fi if [ -f ~/.fedora-upload-ca.cert ]; then cp ~/.fedora-upload-ca.cert ~/.koji/clientca.crt else wget "http://fedoraproject.org/wiki/PackageMaintainers/BuildSystemClientSetup?action=AttachFile&do=get&target=fedora-upload-ca.cert" -O ~/.koji/clientca.crt fi if [ -f ~/.fedora-server-ca.cert ]; then cp ~/.fedora-server-ca.cert ~/.koji/serverca.crt else wget "http://fedoraproject.org/wiki/PackageMaintainers/BuildSystemClientSetup?action=AttachFile&do=get&target=fedora-server-ca.cert" -O ~/.koji/serverca.crt fi cat > ~/.koji/config < Preferences -> Advanced Click "View Certificates" On "Your Certificates" tab, click "Import" Select fedora-client-cert.p12 Type the export password (if you specified one) You should see your username appear under "Fedora Project" - You should now be able to click the "login" link on the website successfully" openssl pkcs12 -export -in ~/.koji/client.crt -CAfile ~/.koji/clientca.crt -out fedora-client-cert.p12 Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/koji/devel/.cvsignore,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- .cvsignore 2 Apr 2007 17:20:28 -0000 1.2 +++ .cvsignore 9 Apr 2007 17:34:34 -0000 1.3 @@ -1 +1 @@ -koji-1.0.tar.bz2 +koji-1.1.tar.bz2 Index: koji.spec =================================================================== RCS file: /cvs/extras/rpms/koji/devel/koji.spec,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- koji.spec 2 Apr 2007 17:20:28 -0000 1.1 +++ koji.spec 9 Apr 2007 17:34:34 -0000 1.2 @@ -8,13 +8,14 @@ %define release %{baserelease} %endif Name: koji -Version: 1.0 +Version: 1.1 Release: %{release}%{?dist} License: LGPL Summary: Build system tools Group: Applications/System URL: http://hosted.fedoraproject.org/projects/koji Source: %{name}-%{PACKAGE_VERSION}.tar.bz2 +Source1: fedora-packager-setup.sh BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch Requires: python-krbV >= 1.0.13 @@ -89,6 +90,7 @@ %install rm -rf $RPM_BUILD_ROOT make DESTDIR=$RPM_BUILD_ROOT install +install -p %{SOURCE1} $RPM_BUILD_ROOT%{_bindir} %clean rm -rf $RPM_BUILD_ROOT @@ -151,6 +153,12 @@ fi %changelog +* Mon Apr 09 2007 Jesse Keating 1.1-1 +- make the output listPackages() consistent regardless of with_dups +- prevent large batches of repo deletes from holding up regens +- allow sorting the host list by arches +- Add a script to setup Fedora developer's environment + * Mon Apr 02 2007 Jesse Keating 1.0-1 - Release 1.0! Index: sources =================================================================== RCS file: /cvs/extras/rpms/koji/devel/sources,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- sources 2 Apr 2007 17:20:28 -0000 1.2 +++ sources 9 Apr 2007 17:34:34 -0000 1.3 @@ -1 +1 @@ -509770ad9155722acf3baa4cb467c2b8 koji-1.0.tar.bz2 +9af35f955b1e806515e6e09c9f632eba koji-1.1.tar.bz2 From fedora-extras-commits at redhat.com Mon Apr 9 17:39:16 2007 From: fedora-extras-commits at redhat.com (Jesse Keating (jkeating)) Date: Mon, 9 Apr 2007 13:39:16 -0400 Subject: rpms/koji/FC-6 fedora-packager-setup.sh, NONE, 1.1 koji.spec, 1.1, 1.2 sources, 1.2, 1.3 Message-ID: <200704091739.l39HdG8I006905@cvs-int.fedora.redhat.com> Author: jkeating Update of /cvs/extras/rpms/koji/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv6876 Modified Files: koji.spec sources Added Files: fedora-packager-setup.sh Log Message: Port devel build to FC-6 --- NEW FILE fedora-packager-setup.sh --- #!/bin/bash echo Creating User Koji environment if [ ! -d ~/.koji ]; then mkdir ~/.koji fi if [ ! -f ~/.koji/client.crt ]; then if [ -f ~/.fedora.cert ]; then cp ~/.fedora.cert ~/.koji/client.crt else echo "you need a client cert please download one from https://admin.fedoraproject.org/accounts/gen-cert.cgi" echo "Save it to ~/.koji/client.crt" echo "Then run this script again" exit fi fi if [ -f ~/.fedora-upload-ca.cert ]; then cp ~/.fedora-upload-ca.cert ~/.koji/clientca.crt else wget "http://fedoraproject.org/wiki/PackageMaintainers/BuildSystemClientSetup?action=AttachFile&do=get&target=fedora-upload-ca.cert" -O ~/.koji/clientca.crt fi if [ -f ~/.fedora-server-ca.cert ]; then cp ~/.fedora-server-ca.cert ~/.koji/serverca.crt else wget "http://fedoraproject.org/wiki/PackageMaintainers/BuildSystemClientSetup?action=AttachFile&do=get&target=fedora-server-ca.cert" -O ~/.koji/serverca.crt fi cat > ~/.koji/config < Preferences -> Advanced Click "View Certificates" On "Your Certificates" tab, click "Import" Select fedora-client-cert.p12 Type the export password (if you specified one) You should see your username appear under "Fedora Project" - You should now be able to click the "login" link on the website successfully" openssl pkcs12 -export -in ~/.koji/client.crt -CAfile ~/.koji/clientca.crt -out fedora-client-cert.p12 Index: koji.spec =================================================================== RCS file: /cvs/extras/rpms/koji/FC-6/koji.spec,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- koji.spec 2 Apr 2007 17:22:41 -0000 1.1 +++ koji.spec 9 Apr 2007 17:38:41 -0000 1.2 @@ -8,13 +8,14 @@ %define release %{baserelease} %endif Name: koji -Version: 1.0 +Version: 1.1 Release: %{release}%{?dist} License: LGPL Summary: Build system tools Group: Applications/System URL: http://hosted.fedoraproject.org/projects/koji Source: %{name}-%{PACKAGE_VERSION}.tar.bz2 +Source1: fedora-packager-setup.sh BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch Requires: python-krbV >= 1.0.13 @@ -89,6 +90,7 @@ %install rm -rf $RPM_BUILD_ROOT make DESTDIR=$RPM_BUILD_ROOT install +install -p %{SOURCE1} $RPM_BUILD_ROOT%{_bindir} %clean rm -rf $RPM_BUILD_ROOT @@ -151,6 +153,12 @@ fi %changelog +* Mon Apr 09 2007 Jesse Keating 1.1-1 +- make the output listPackages() consistent regardless of with_dups +- prevent large batches of repo deletes from holding up regens +- allow sorting the host list by arches +- Add a script to setup Fedora developer's environment + * Mon Apr 02 2007 Jesse Keating 1.0-1 - Release 1.0! Index: sources =================================================================== RCS file: /cvs/extras/rpms/koji/FC-6/sources,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- sources 2 Apr 2007 17:22:41 -0000 1.2 +++ sources 9 Apr 2007 17:38:41 -0000 1.3 @@ -1 +1 @@ -509770ad9155722acf3baa4cb467c2b8 koji-1.0.tar.bz2 +9af35f955b1e806515e6e09c9f632eba koji-1.1.tar.bz2 From fedora-extras-commits at redhat.com Mon Apr 9 17:58:43 2007 From: fedora-extras-commits at redhat.com (Paul Wouters (pwouters)) Date: Mon, 9 Apr 2007 13:58:43 -0400 Subject: rpms/sshfp/FC-6 .cvsignore, 1.3, 1.4 sources, 1.3, 1.4 sshfp.spec, 1.2, 1.3 Message-ID: <200704091758.l39HwhnW007090@cvs-int.fedora.redhat.com> Author: pwouters Update of /cvs/extras/rpms/sshfp/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv7067 Modified Files: .cvsignore sources sshfp.spec Log Message: new sources Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/sshfp/FC-6/.cvsignore,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- .cvsignore 4 Oct 2006 05:01:03 -0000 1.3 +++ .cvsignore 9 Apr 2007 17:58:08 -0000 1.4 @@ -1,2 +1,3 @@ sshfp-1.1.0.tar.gz sshfp-1.1.1.tar.gz +sshfp-1.1.2.tar.gz Index: sources =================================================================== RCS file: /cvs/extras/rpms/sshfp/FC-6/sources,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- sources 4 Oct 2006 05:01:03 -0000 1.3 +++ sources 9 Apr 2007 17:58:08 -0000 1.4 @@ -1,2 +1,3 @@ a96cb60af373ab18c260cb1b202c6240 sshfp-1.1.0.tar.gz 5424ed55c50d2038934940737680e8da sshfp-1.1.1.tar.gz +807626e651a0a7619f67eb088eb04ece sshfp-1.1.2.tar.gz Index: sshfp.spec =================================================================== RCS file: /cvs/extras/rpms/sshfp/FC-6/sshfp.spec,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- sshfp.spec 4 Oct 2006 05:02:30 -0000 1.2 +++ sshfp.spec 9 Apr 2007 17:58:08 -0000 1.3 @@ -1,9 +1,9 @@ Summary: Generate SSHFP DNS records from knownhosts files or ssh-keyscan Name: sshfp -Version: 1.1.1 +Version: 1.1.2 Release: 1%{?dist} License: GPL -Url: ftp://ftp.xelerance.com/%{name}/ +Url: http://www.xelerance.com/software/%{name} Source: ftp://ftp.xelerance.com/%{name}/%{name}-%{version}.tar.gz Group: Applications/Internet BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) @@ -40,6 +40,9 @@ %doc %{_mandir}/man1/* %changelog +* Mon Apr 9 2007 Paul Wouters - 1.1.2-1 +- Upgraded to 1.1.2 + * Wed Oct 4 2006 Paul Wouters - 1.1.1-1 - Upgraded to 1.1.1 From fedora-extras-commits at redhat.com Mon Apr 9 18:05:13 2007 From: fedora-extras-commits at redhat.com (Steven Pritchard (steve)) Date: Mon, 9 Apr 2007 14:05:13 -0400 Subject: rpms/cone/devel .cvsignore, 1.8, 1.9 cone.spec, 1.16, 1.17 sources, 1.8, 1.9 Message-ID: <200704091805.l39I5DlB011360@cvs-int.fedora.redhat.com> Author: steve Update of /cvs/extras/rpms/cone/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv11337 Modified Files: .cvsignore cone.spec sources Log Message: Update to 0.69. Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/cone/devel/.cvsignore,v retrieving revision 1.8 retrieving revision 1.9 diff -u -r1.8 -r1.9 --- .cvsignore 1 Aug 2006 23:09:36 -0000 1.8 +++ .cvsignore 9 Apr 2007 18:04:39 -0000 1.9 @@ -1,2 +1,2 @@ -cone-0.68.tar.bz2 -cone-0.68.tar.bz2.sig +cone-0.69.tar.bz2 +cone-0.69.tar.bz2.sig Index: cone.spec =================================================================== RCS file: /cvs/extras/rpms/cone/devel/cone.spec,v retrieving revision 1.16 retrieving revision 1.17 diff -u -r1.16 -r1.17 --- cone.spec 28 Aug 2006 23:43:04 -0000 1.16 +++ cone.spec 9 Apr 2007 18:04:39 -0000 1.17 @@ -2,8 +2,8 @@ Summary: CONE mail reader Name: cone -Version: 0.68 -Release: 2%{?dist} +Version: 0.69 +Release: 1%{?dist} URL: http://www.courier-mta.org/cone/ Source0: http://dl.sf.net/courier/%{name}-%{version}.tar.bz2 @@ -102,6 +102,9 @@ %doc cone/html %changelog +* Mon Apr 09 2007 Steven Pritchard 0.69-1 +- Update to 0.69. + * Mon Aug 28 2006 Steven Pritchard 0.68-2 - Rebuild. Index: sources =================================================================== RCS file: /cvs/extras/rpms/cone/devel/sources,v retrieving revision 1.8 retrieving revision 1.9 diff -u -r1.8 -r1.9 --- sources 1 Aug 2006 23:09:36 -0000 1.8 +++ sources 9 Apr 2007 18:04:39 -0000 1.9 @@ -1,2 +1,2 @@ -a958de27297b0c867478107ab4407fd6 cone-0.68.tar.bz2 -2e95ba1b864e595a2a8dcd53acdf536d cone-0.68.tar.bz2.sig +32fa69a4da29fdb67dc9d7eb50dfa68a cone-0.69.tar.bz2 +743940d170448db8b06fb32d03bb20d0 cone-0.69.tar.bz2.sig From fedora-extras-commits at redhat.com Mon Apr 9 18:28:53 2007 From: fedora-extras-commits at redhat.com (Michael Thomas (wart)) Date: Mon, 9 Apr 2007 14:28:53 -0400 Subject: rpms/compat-guichan05/devel compat-guichan05.spec,1.1,1.2 Message-ID: <200704091828.l39ISrcX011979@cvs-int.fedora.redhat.com> Author: wart Update of /cvs/extras/rpms/compat-guichan05/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv11957 Modified Files: compat-guichan05.spec Log Message: Add missing Provides: for the package that this obsoletes. Index: compat-guichan05.spec =================================================================== RCS file: /cvs/extras/rpms/compat-guichan05/devel/compat-guichan05.spec,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- compat-guichan05.spec 8 Apr 2007 21:28:29 -0000 1.1 +++ compat-guichan05.spec 9 Apr 2007 18:28:23 -0000 1.2 @@ -1,6 +1,6 @@ Name: compat-guichan05 Version: 0.5.0 -Release: 3%{?dist} +Release: 4%{?dist} Summary: Compatibility libraries for older guichan versions Group: Development/Libraries @@ -9,6 +9,7 @@ Source0: http://downloads.sourceforge.net/guichan/guichan-%{version}-src.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) Obsoletes: guichan <= 0.5.0 +Provides: guichan = 0.5.0 BuildRequires: allegro-devel, SDL-devel, SDL_image-devel, libGL-devel BuildRequires: freeglut-devel @@ -87,6 +88,9 @@ %changelog +* Mon Apr 9 2007 Wart 0.5.0-4 +- Add missing Provides: for the package that this obsoletes + * Sat Apr 7 2007 Wart 0.5.0-3 - Remove .soname from shared libs for this initial compat package to avoid breaking compatibility with existing packages that From fedora-extras-commits at redhat.com Mon Apr 9 18:35:15 2007 From: fedora-extras-commits at redhat.com (Toshio Ernie Kuratomi (toshio)) Date: Mon, 9 Apr 2007 14:35:15 -0400 Subject: rpms/bzrtools/devel bzrtools.spec,1.16,1.17 Message-ID: <200704091835.l39IZF8a012186@cvs-int.fedora.redhat.com> Author: toshio Update of /cvs/extras/rpms/bzrtools/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv12135 Modified Files: bzrtools.spec Log Message: Bump for EVR problem introduced by bumping FC-6 for tagging problem. Index: bzrtools.spec =================================================================== RCS file: /cvs/extras/rpms/bzrtools/devel/bzrtools.spec,v retrieving revision 1.16 retrieving revision 1.17 diff -u -r1.16 -r1.17 --- bzrtools.spec 3 Apr 2007 02:08:57 -0000 1.16 +++ bzrtools.spec 9 Apr 2007 18:34:45 -0000 1.17 @@ -5,7 +5,7 @@ Name: bzrtools Version: %{bzrver}.4 -Release: 1%{?dist} +Release: 2%{?dist} Summary: A collection of utilities and plugins for Bazaar-NG Group: Development/Tools @@ -64,6 +64,9 @@ %{python_sitelib}/bzrlib/plugins/bzrtools/tests/ %changelog +* Mon Apr 2 2007 Toshio Kuratomi 0.15.4-2 +- Bump for tagging problem. + * Thu Mar 22 2007 Toshio Kuratomi 0.15.4-1 - Update to 0.15.4. From fedora-extras-commits at redhat.com Mon Apr 9 19:41:31 2007 From: fedora-extras-commits at redhat.com (Rex Dieter (rdieter)) Date: Mon, 9 Apr 2007 15:41:31 -0400 Subject: rpms/wxMaxima/devel wxMaxima-0.7.2-old_gnuplot.patch, NONE, 1.1 .cvsignore, 1.5, 1.6 sources, 1.4, 1.5 wxMaxima.spec, 1.11, 1.12 wxMaxima-0.7.1-old_gnuplot.patch, 1.1, NONE Message-ID: <200704091941.l39JfVpR016865@cvs-int.fedora.redhat.com> Author: rdieter Update of /cvs/extras/rpms/wxMaxima/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv16836 Modified Files: .cvsignore sources wxMaxima.spec Added Files: wxMaxima-0.7.2-old_gnuplot.patch Removed Files: wxMaxima-0.7.1-old_gnuplot.patch Log Message: * Mon Apr 09 2007 Rex Dieter 0.7.2-1 - wxMaxima-0.7.2 wxMaxima-0.7.2-old_gnuplot.patch: --- NEW FILE wxMaxima-0.7.2-old_gnuplot.patch --- --- wxMaxima-0.7.2/data/wxmathml.lisp.old_gnuplot 2007-04-02 10:30:35.000000000 -0500 +++ wxMaxima-0.7.2/data/wxmathml.lisp 2007-04-09 14:39:04.000000000 -0500 @@ -1025,7 +1025,7 @@ (defmvar $wxplot_size '((mlist simp) 400 250)) -(defmvar $wxplot_old_gnuplot nil) +(defmvar $wxplot_old_gnuplot 1) (defun $wxplot_preamble () (let ((frmt (if $wxplot_old_gnuplot Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/wxMaxima/devel/.cvsignore,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- .cvsignore 23 Feb 2007 19:32:03 -0000 1.5 +++ .cvsignore 9 Apr 2007 19:41:01 -0000 1.6 @@ -1 +1,3 @@ +clog wxMaxima-0.7.1.tar.gz +wxMaxima-0.7.2.tar.gz Index: sources =================================================================== RCS file: /cvs/extras/rpms/wxMaxima/devel/sources,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- sources 23 Feb 2007 19:24:07 -0000 1.4 +++ sources 9 Apr 2007 19:41:01 -0000 1.5 @@ -1 +1 @@ -005f5bffe74caa987f66af2084d9df45 wxMaxima-0.7.1.tar.gz +4a0c6099a60d5f54e262cc505d8caca7 wxMaxima-0.7.2.tar.gz Index: wxMaxima.spec =================================================================== RCS file: /cvs/extras/rpms/wxMaxima/devel/wxMaxima.spec,v retrieving revision 1.11 retrieving revision 1.12 diff -u -r1.11 -r1.12 --- wxMaxima.spec 9 Apr 2007 14:02:36 -0000 1.11 +++ wxMaxima.spec 9 Apr 2007 19:41:01 -0000 1.12 @@ -4,15 +4,16 @@ Summary: Graphical user interface for Maxima Name: wxMaxima -Version: 0.7.1 -Release: 3%{?dist} +Version: 0.7.2 +Release: 1%{?dist} License: GPL Group: Applications/Engineering URL: http://wxmaxima.sourceforge.net/ Source0: http://dl.sourceforge.net/sourceforge/wxmaxima/wxMaxima-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) -Patch1: wxMaxima-0.7.1-old_gnuplot.patch +# for gnuplot < 4.2 +Patch1: wxMaxima-0.7.2-old_gnuplot.patch BuildRequires: desktop-file-utils BuildRequires: wxGTK-devel @@ -31,7 +32,11 @@ %prep %setup -q +#if 0%{?fedora} > 7 +## Woo hoo +#else %patch1 -p1 -b .old_gnuplot +#endif ## wxmaxima.desktop fixups # do (some) Categories munging here, some versions of desktop-file-install @@ -98,6 +103,9 @@ %changelog +* Mon Apr 09 2007 Rex Dieter 0.7.2-1 +- wxMaxima-0.7.2 + * Mon Apr 09 2007 Rex Dieter 0.7.1-3 - wxMaxima-0.7.1-old_gnuplot.patch (#235155) --- wxMaxima-0.7.1-old_gnuplot.patch DELETED --- From fedora-extras-commits at redhat.com Mon Apr 9 20:14:33 2007 From: fedora-extras-commits at redhat.com (Rex Dieter (rdieter)) Date: Mon, 9 Apr 2007 16:14:33 -0400 Subject: rpms/wxMaxima/FC-6 wxMaxima-0.7.2-old_gnuplot.patch, NONE, 1.1 .cvsignore, 1.4, 1.5 sources, 1.4, 1.5 wxMaxima.spec, 1.8, 1.9 wxMaxima-0.7.1-old_gnuplot.patch, 1.1, NONE Message-ID: <200704092014.l39KEXJN020926@cvs-int.fedora.redhat.com> Author: rdieter Update of /cvs/extras/rpms/wxMaxima/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv20899 Modified Files: .cvsignore sources wxMaxima.spec Added Files: wxMaxima-0.7.2-old_gnuplot.patch Removed Files: wxMaxima-0.7.1-old_gnuplot.patch Log Message: * Mon Apr 09 2007 Rex Dieter 0.7.2-1 - wxMaxima-0.7.2 wxMaxima-0.7.2-old_gnuplot.patch: --- NEW FILE wxMaxima-0.7.2-old_gnuplot.patch --- --- wxMaxima-0.7.2/data/wxmathml.lisp.old_gnuplot 2007-04-02 10:30:35.000000000 -0500 +++ wxMaxima-0.7.2/data/wxmathml.lisp 2007-04-09 14:39:04.000000000 -0500 @@ -1025,7 +1025,7 @@ (defmvar $wxplot_size '((mlist simp) 400 250)) -(defmvar $wxplot_old_gnuplot nil) +(defmvar $wxplot_old_gnuplot 1) (defun $wxplot_preamble () (let ((frmt (if $wxplot_old_gnuplot Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/wxMaxima/FC-6/.cvsignore,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- .cvsignore 23 Feb 2007 19:38:54 -0000 1.4 +++ .cvsignore 9 Apr 2007 20:14:03 -0000 1.5 @@ -1 +1,3 @@ +clog wxMaxima-0.7.1.tar.gz +wxMaxima-0.7.2.tar.gz Index: sources =================================================================== RCS file: /cvs/extras/rpms/wxMaxima/FC-6/sources,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- sources 23 Feb 2007 19:38:54 -0000 1.4 +++ sources 9 Apr 2007 20:14:03 -0000 1.5 @@ -1 +1 @@ -005f5bffe74caa987f66af2084d9df45 wxMaxima-0.7.1.tar.gz +4a0c6099a60d5f54e262cc505d8caca7 wxMaxima-0.7.2.tar.gz Index: wxMaxima.spec =================================================================== RCS file: /cvs/extras/rpms/wxMaxima/FC-6/wxMaxima.spec,v retrieving revision 1.8 retrieving revision 1.9 diff -u -r1.8 -r1.9 --- wxMaxima.spec 9 Apr 2007 14:12:14 -0000 1.8 +++ wxMaxima.spec 9 Apr 2007 20:14:03 -0000 1.9 @@ -4,15 +4,16 @@ Summary: Graphical user interface for Maxima Name: wxMaxima -Version: 0.7.1 -Release: 3%{?dist} +Version: 0.7.2 +Release: 1%{?dist} License: GPL Group: Applications/Engineering URL: http://wxmaxima.sourceforge.net/ Source0: http://dl.sourceforge.net/sourceforge/wxmaxima/wxMaxima-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) -Patch1: wxMaxima-0.7.1-old_gnuplot.patch +# for gnuplot < 4.2 +Patch1: wxMaxima-0.7.2-old_gnuplot.patch BuildRequires: desktop-file-utils BuildRequires: wxGTK-devel @@ -31,7 +32,11 @@ %prep %setup -q +#if 0%{?fedora} > 7 +## Woo hoo +#else %patch1 -p1 -b .old_gnuplot +#endif ## wxmaxima.desktop fixups # do (some) Categories munging here, some versions of desktop-file-install @@ -98,6 +103,9 @@ %changelog +* Mon Apr 09 2007 Rex Dieter 0.7.2-1 +- wxMaxima-0.7.2 + * Mon Apr 09 2007 Rex Dieter 0.7.1-3 - wxMaxima-0.7.1-old_gnuplot.patch (#235155) --- wxMaxima-0.7.1-old_gnuplot.patch DELETED --- From fedora-extras-commits at redhat.com Mon Apr 9 20:16:06 2007 From: fedora-extras-commits at redhat.com (Rex Dieter (rdieter)) Date: Mon, 9 Apr 2007 16:16:06 -0400 Subject: rpms/wxMaxima/FC-5 wxMaxima-0.7.2-old_gnuplot.patch, NONE, 1.1 .cvsignore, 1.5, 1.6 sources, 1.4, 1.5 wxMaxima.spec, 1.7, 1.8 wxMaxima-0.7.1-old_gnuplot.patch, 1.1, NONE Message-ID: <200704092016.l39KG67l021021@cvs-int.fedora.redhat.com> Author: rdieter Update of /cvs/extras/rpms/wxMaxima/FC-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv20997 Modified Files: .cvsignore sources wxMaxima.spec Added Files: wxMaxima-0.7.2-old_gnuplot.patch Removed Files: wxMaxima-0.7.1-old_gnuplot.patch Log Message: * Mon Apr 09 2007 Rex Dieter 0.7.2-1 - wxMaxima-0.7.2 wxMaxima-0.7.2-old_gnuplot.patch: --- NEW FILE wxMaxima-0.7.2-old_gnuplot.patch --- --- wxMaxima-0.7.2/data/wxmathml.lisp.old_gnuplot 2007-04-02 10:30:35.000000000 -0500 +++ wxMaxima-0.7.2/data/wxmathml.lisp 2007-04-09 14:39:04.000000000 -0500 @@ -1025,7 +1025,7 @@ (defmvar $wxplot_size '((mlist simp) 400 250)) -(defmvar $wxplot_old_gnuplot nil) +(defmvar $wxplot_old_gnuplot 1) (defun $wxplot_preamble () (let ((frmt (if $wxplot_old_gnuplot Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/wxMaxima/FC-5/.cvsignore,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- .cvsignore 9 Apr 2007 14:13:38 -0000 1.5 +++ .cvsignore 9 Apr 2007 20:15:36 -0000 1.6 @@ -1,2 +1,3 @@ clog wxMaxima-0.7.1.tar.gz +wxMaxima-0.7.2.tar.gz Index: sources =================================================================== RCS file: /cvs/extras/rpms/wxMaxima/FC-5/sources,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- sources 23 Feb 2007 19:40:48 -0000 1.4 +++ sources 9 Apr 2007 20:15:36 -0000 1.5 @@ -1 +1 @@ -005f5bffe74caa987f66af2084d9df45 wxMaxima-0.7.1.tar.gz +4a0c6099a60d5f54e262cc505d8caca7 wxMaxima-0.7.2.tar.gz Index: wxMaxima.spec =================================================================== RCS file: /cvs/extras/rpms/wxMaxima/FC-5/wxMaxima.spec,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- wxMaxima.spec 9 Apr 2007 14:13:38 -0000 1.7 +++ wxMaxima.spec 9 Apr 2007 20:15:36 -0000 1.8 @@ -4,15 +4,16 @@ Summary: Graphical user interface for Maxima Name: wxMaxima -Version: 0.7.1 -Release: 3%{?dist} +Version: 0.7.2 +Release: 1%{?dist} License: GPL Group: Applications/Engineering URL: http://wxmaxima.sourceforge.net/ Source0: http://dl.sourceforge.net/sourceforge/wxmaxima/wxMaxima-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) -Patch1: wxMaxima-0.7.1-old_gnuplot.patch +# for gnuplot < 4.2 +Patch1: wxMaxima-0.7.2-old_gnuplot.patch BuildRequires: desktop-file-utils BuildRequires: wxGTK-devel @@ -31,7 +32,11 @@ %prep %setup -q +#if 0%{?fedora} > 7 +## Woo hoo +#else %patch1 -p1 -b .old_gnuplot +#endif ## wxmaxima.desktop fixups # do (some) Categories munging here, some versions of desktop-file-install @@ -98,6 +103,9 @@ %changelog +* Mon Apr 09 2007 Rex Dieter 0.7.2-1 +- wxMaxima-0.7.2 + * Mon Apr 09 2007 Rex Dieter 0.7.1-3 - wxMaxima-0.7.1-old_gnuplot.patch (#235155) --- wxMaxima-0.7.1-old_gnuplot.patch DELETED --- From fedora-extras-commits at redhat.com Mon Apr 9 20:46:30 2007 From: fedora-extras-commits at redhat.com (Gianluca Sforna (giallu)) Date: Mon, 9 Apr 2007 16:46:30 -0400 Subject: rpms/sysprof-kmod/devel sysprof-kmod.spec,1.59,1.60 Message-ID: <200704092046.l39KkUwd021333@cvs-int.fedora.redhat.com> Author: giallu Update of /cvs/extras/rpms/sysprof-kmod/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv21313 Modified Files: sysprof-kmod.spec Log Message: Rebuild for kernel 2.6.20-1.3053.fc7 Index: sysprof-kmod.spec =================================================================== RCS file: /cvs/extras/rpms/sysprof-kmod/devel/sysprof-kmod.spec,v retrieving revision 1.59 retrieving revision 1.60 diff -u -r1.59 -r1.60 --- sysprof-kmod.spec 5 Apr 2007 14:23:25 -0000 1.59 +++ sysprof-kmod.spec 9 Apr 2007 20:46:00 -0000 1.60 @@ -4,7 +4,7 @@ # end stuff to be ... # hardcode for now: -%{!?kversion: %define kversion 2.6.20-1.3045.fc7} +%{!?kversion: %define kversion 2.6.20-1.3053.fc7} # hint: this can he overridden with "--define kversion foo" on the rpmbuild command line, e.g. # --define "kversion 2.6.16-1.2096_FC5" From fedora-extras-commits at redhat.com Mon Apr 9 23:39:53 2007 From: fedora-extras-commits at redhat.com (Jeffrey C. Ollie (jcollie)) Date: Mon, 9 Apr 2007 19:39:53 -0400 Subject: rpms/spandsp/devel .cvsignore, 1.8, 1.9 sources, 1.8, 1.9 spandsp.spec, 1.7, 1.8 Message-ID: <200704092339.l39Ndrp1002214@cvs-int.fedora.redhat.com> Author: jcollie Update of /cvs/extras/rpms/spandsp/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv2185 Modified Files: .cvsignore sources spandsp.spec Log Message: Update to 0.0.3 final Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/spandsp/devel/.cvsignore,v retrieving revision 1.8 retrieving revision 1.9 diff -u -r1.8 -r1.9 --- .cvsignore 6 Mar 2007 19:43:48 -0000 1.8 +++ .cvsignore 9 Apr 2007 23:39:22 -0000 1.9 @@ -1 +1 @@ -spandsp-0.0.3pre28.tgz +spandsp-0.0.3.tgz Index: sources =================================================================== RCS file: /cvs/extras/rpms/spandsp/devel/sources,v retrieving revision 1.8 retrieving revision 1.9 diff -u -r1.8 -r1.9 --- sources 6 Mar 2007 19:43:48 -0000 1.8 +++ sources 9 Apr 2007 23:39:22 -0000 1.9 @@ -1 +1 @@ -a3f90d0af6f2f94a5e97f33e936f30a3 spandsp-0.0.3pre28.tgz +6ea33941985fbf94b5f79dc3255ad925 spandsp-0.0.3.tgz Index: spandsp.spec =================================================================== RCS file: /cvs/extras/rpms/spandsp/devel/spandsp.spec,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- spandsp.spec 6 Mar 2007 19:43:48 -0000 1.7 +++ spandsp.spec 9 Apr 2007 23:39:22 -0000 1.8 @@ -1,9 +1,9 @@ -%define pre 28 +#define pre 28 Summary: A DSP library for telephony Name: spandsp Version: 0.0.3 -Release: 1%{?pre:.pre%{pre}}%{dist} +Release: 2%{?pre:.pre%{pre}}%{dist} License: GPL Group: System Environment/Libraries URL: http://www.soft-switch.org/ @@ -73,6 +73,9 @@ %postun -p /sbin/ldconfig %changelog +* Mon Apr 9 2007 Jeffrey C. Ollie - 0.0.3-2 +- Update to final 0.0.3. + * Tue Mar 6 2007 Jeffrey C. Ollie - 0.0.3-1.pre28 - Update to 0.0.3pre28 From fedora-extras-commits at redhat.com Mon Apr 9 23:47:31 2007 From: fedora-extras-commits at redhat.com (Jeffrey C. Ollie (jcollie)) Date: Mon, 9 Apr 2007 19:47:31 -0400 Subject: rpms/spandsp/FC-6 .cvsignore, 1.8, 1.9 sources, 1.8, 1.9 spandsp.spec, 1.7, 1.8 Message-ID: <200704092347.l39NlVkR002355@cvs-int.fedora.redhat.com> Author: jcollie Update of /cvs/extras/rpms/spandsp/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv2328 Modified Files: .cvsignore sources spandsp.spec Log Message: Update to 0.0.3 final Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/spandsp/FC-6/.cvsignore,v retrieving revision 1.8 retrieving revision 1.9 diff -u -r1.8 -r1.9 --- .cvsignore 6 Mar 2007 19:40:35 -0000 1.8 +++ .cvsignore 9 Apr 2007 23:47:01 -0000 1.9 @@ -1 +1 @@ -spandsp-0.0.3pre28.tgz +spandsp-0.0.3.tgz Index: sources =================================================================== RCS file: /cvs/extras/rpms/spandsp/FC-6/sources,v retrieving revision 1.8 retrieving revision 1.9 diff -u -r1.8 -r1.9 --- sources 6 Mar 2007 19:40:35 -0000 1.8 +++ sources 9 Apr 2007 23:47:01 -0000 1.9 @@ -1 +1 @@ -a3f90d0af6f2f94a5e97f33e936f30a3 spandsp-0.0.3pre28.tgz +6ea33941985fbf94b5f79dc3255ad925 spandsp-0.0.3.tgz Index: spandsp.spec =================================================================== RCS file: /cvs/extras/rpms/spandsp/FC-6/spandsp.spec,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- spandsp.spec 6 Mar 2007 19:40:35 -0000 1.7 +++ spandsp.spec 9 Apr 2007 23:47:01 -0000 1.8 @@ -1,9 +1,9 @@ -%define pre 28 +#define pre 28 Summary: A DSP library for telephony Name: spandsp Version: 0.0.3 -Release: 1%{?pre:.pre%{pre}}%{dist} +Release: 2%{?pre:.pre%{pre}}%{dist} License: GPL Group: System Environment/Libraries URL: http://www.soft-switch.org/ @@ -73,6 +73,9 @@ %postun -p /sbin/ldconfig %changelog +* Mon Apr 9 2007 Jeffrey C. Ollie - 0.0.3-2 +- Update to final 0.0.3. + * Tue Mar 6 2007 Jeffrey C. Ollie - 0.0.3-1.pre28 - Update to 0.0.3pre28 From fedora-extras-commits at redhat.com Mon Apr 9 23:56:55 2007 From: fedora-extras-commits at redhat.com (Michael Rice (errr)) Date: Mon, 9 Apr 2007 19:56:55 -0400 Subject: rpms/conky/FC-6 conky.spec,1.1,1.2 Message-ID: <200704092356.l39NutSD002528@cvs-int.fedora.redhat.com> Author: errr Update of /cvs/extras/rpms/conky/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv2506 Modified Files: conky.spec Log Message: rebuild for devel Index: conky.spec =================================================================== RCS file: /cvs/extras/rpms/conky/FC-6/conky.spec,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- conky.spec 14 Dec 2006 15:33:59 -0000 1.1 +++ conky.spec 9 Apr 2007 23:56:24 -0000 1.2 @@ -1,6 +1,6 @@ Name: conky Version: 1.4.5 -Release: 2%{?dist} +Release: 3%{?dist} Summary: A system monitor for X Group: User Interface/X @@ -63,6 +63,9 @@ %changelog +* Mon Apr 09 2007 Michael Rice - 1.4.5-3 +- Rebuilt for devel + * Thu Dec 14 2006 Michael Rice - 1.4.5-2 - Ship NEWS - Add patch for license of timed_thread and NEWS From fedora-extras-commits at redhat.com Mon Apr 9 23:57:43 2007 From: fedora-extras-commits at redhat.com (Michael Rice (errr)) Date: Mon, 9 Apr 2007 19:57:43 -0400 Subject: rpms/conky/devel conky.spec,1.1,1.2 Message-ID: <200704092357.l39Nvhl3002551@cvs-int.fedora.redhat.com> Author: errr Update of /cvs/extras/rpms/conky/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv2534 Modified Files: conky.spec Log Message: rebuild for devel Index: conky.spec =================================================================== RCS file: /cvs/extras/rpms/conky/devel/conky.spec,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- conky.spec 14 Dec 2006 15:33:59 -0000 1.1 +++ conky.spec 9 Apr 2007 23:57:13 -0000 1.2 @@ -1,6 +1,6 @@ Name: conky Version: 1.4.5 -Release: 2%{?dist} +Release: 3%{?dist} Summary: A system monitor for X Group: User Interface/X @@ -63,6 +63,9 @@ %changelog +* Mon Apr 09 2007 Michael Rice - 1.4.5-3 +- Rebuild for devel + * Thu Dec 14 2006 Michael Rice - 1.4.5-2 - Ship NEWS - Add patch for license of timed_thread and NEWS From fedora-extras-commits at redhat.com Tue Apr 10 00:29:24 2007 From: fedora-extras-commits at redhat.com (Michael Thomas (wart)) Date: Mon, 9 Apr 2007 20:29:24 -0400 Subject: rpms/compat-guichan05/devel compat-guichan05.spec,1.2,1.3 Message-ID: <200704100029.l3A0TO4Y006983@cvs-int.fedora.redhat.com> Author: wart Update of /cvs/extras/rpms/compat-guichan05/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv6966 Modified Files: compat-guichan05.spec Log Message: Remove bad Provides: Index: compat-guichan05.spec =================================================================== RCS file: /cvs/extras/rpms/compat-guichan05/devel/compat-guichan05.spec,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- compat-guichan05.spec 9 Apr 2007 18:28:23 -0000 1.2 +++ compat-guichan05.spec 10 Apr 2007 00:28:54 -0000 1.3 @@ -1,6 +1,6 @@ Name: compat-guichan05 Version: 0.5.0 -Release: 4%{?dist} +Release: 5%{?dist} Summary: Compatibility libraries for older guichan versions Group: Development/Libraries @@ -9,7 +9,6 @@ Source0: http://downloads.sourceforge.net/guichan/guichan-%{version}-src.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) Obsoletes: guichan <= 0.5.0 -Provides: guichan = 0.5.0 BuildRequires: allegro-devel, SDL-devel, SDL_image-devel, libGL-devel BuildRequires: freeglut-devel @@ -88,6 +87,9 @@ %changelog +* Mon Apr 9 2007 Wart 0.5.0-5 +- Remove Provides: that was added by mistake + * Mon Apr 9 2007 Wart 0.5.0-4 - Add missing Provides: for the package that this obsoletes From fedora-extras-commits at redhat.com Tue Apr 10 00:37:06 2007 From: fedora-extras-commits at redhat.com (Steven Pritchard (steve)) Date: Mon, 9 Apr 2007 20:37:06 -0400 Subject: rpms/gl-117/devel gl-117.spec,1.9,1.10 Message-ID: <200704100037.l3A0b6uj007141@cvs-int.fedora.redhat.com> Author: steve Update of /cvs/extras/rpms/gl-117/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv7115 Modified Files: gl-117.spec Log Message: Quiet "wrong-file-end-of-line-encoding" warnings from rpmlint. Index: gl-117.spec =================================================================== RCS file: /cvs/extras/rpms/gl-117/devel/gl-117.spec,v retrieving revision 1.9 retrieving revision 1.10 diff -u -r1.9 -r1.10 --- gl-117.spec 28 Aug 2006 23:43:06 -0000 1.9 +++ gl-117.spec 10 Apr 2007 00:36:36 -0000 1.10 @@ -1,9 +1,7 @@ Name: gl-117 Version: 1.3.2 -Release: 3%{?dist} - +Release: 4%{?dist} Summary: Action flight simulator - Group: Amusements/Games License: GPL URL: http://www.heptargon.de/gl-117/gl-117.htm @@ -11,7 +9,6 @@ Source1: gl-117.desktop Source2: gl-117.png BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) - BuildRequires: SDL-devel, SDL_mixer-devel BuildRequires: freeglut-devel BuildRequires: desktop-file-utils @@ -26,6 +23,8 @@ %prep %setup -q -n %{name}-%{version}-src +sed -i -e 's/\r//' AUTHORS ChangeLog FAQ NEWS + %build %configure make %{?_smp_mflags} @@ -47,7 +46,7 @@ %files %defattr(-,root,root,-) -%doc AUTHORS COPYING ChangeLog NEWS README FAQ doc/%{name}.pdf +%doc AUTHORS ChangeLog COPYING FAQ NEWS README doc/%{name}.pdf %{_bindir}/* %{_datadir}/%{name} %{_datadir}/applications/* @@ -55,6 +54,9 @@ %{_mandir}/man6/* %changelog +* Mon Apr 09 2007 Steven Pritchard 1.3.2-4 +- Quiet "wrong-file-end-of-line-encoding" warnings from rpmlint. + * Mon Aug 28 2006 Steven Pritchard 1.3.2-3 - Rebuild From fedora-extras-commits at redhat.com Tue Apr 10 00:43:50 2007 From: fedora-extras-commits at redhat.com (Jeffrey C. Ollie (jcollie)) Date: Mon, 9 Apr 2007 20:43:50 -0400 Subject: rpms/spandsp/FC-5 .cvsignore, 1.8, 1.9 sources, 1.8, 1.9 spandsp.spec, 1.7, 1.8 Message-ID: <200704100043.l3A0hoXR007272@cvs-int.fedora.redhat.com> Author: jcollie Update of /cvs/extras/rpms/spandsp/FC-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv7249 Modified Files: .cvsignore sources spandsp.spec Log Message: Update to 0.0.3 final Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/spandsp/FC-5/.cvsignore,v retrieving revision 1.8 retrieving revision 1.9 diff -u -r1.8 -r1.9 --- .cvsignore 6 Mar 2007 19:42:16 -0000 1.8 +++ .cvsignore 10 Apr 2007 00:43:20 -0000 1.9 @@ -1 +1 @@ -spandsp-0.0.3pre28.tgz +spandsp-0.0.3.tgz Index: sources =================================================================== RCS file: /cvs/extras/rpms/spandsp/FC-5/sources,v retrieving revision 1.8 retrieving revision 1.9 diff -u -r1.8 -r1.9 --- sources 6 Mar 2007 19:42:16 -0000 1.8 +++ sources 10 Apr 2007 00:43:20 -0000 1.9 @@ -1 +1 @@ -a3f90d0af6f2f94a5e97f33e936f30a3 spandsp-0.0.3pre28.tgz +6ea33941985fbf94b5f79dc3255ad925 spandsp-0.0.3.tgz Index: spandsp.spec =================================================================== RCS file: /cvs/extras/rpms/spandsp/FC-5/spandsp.spec,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- spandsp.spec 6 Mar 2007 19:42:16 -0000 1.7 +++ spandsp.spec 10 Apr 2007 00:43:20 -0000 1.8 @@ -1,9 +1,9 @@ -%define pre 28 +#define pre 28 Summary: A DSP library for telephony Name: spandsp Version: 0.0.3 -Release: 1%{?pre:.pre%{pre}}%{dist} +Release: 2%{?pre:.pre%{pre}}%{dist} License: GPL Group: System Environment/Libraries URL: http://www.soft-switch.org/ @@ -73,6 +73,9 @@ %postun -p /sbin/ldconfig %changelog +* Mon Apr 9 2007 Jeffrey C. Ollie - 0.0.3-2 +- Update to final 0.0.3. + * Tue Mar 6 2007 Jeffrey C. Ollie - 0.0.3-1.pre28 - Update to 0.0.3pre28 From fedora-extras-commits at redhat.com Tue Apr 10 08:02:30 2007 From: fedora-extras-commits at redhat.com (Jens Petersen (petersen)) Date: Tue, 10 Apr 2007 04:02:30 -0400 Subject: rpms/gtk2hs/devel gtk2hs.spec,1.10,1.11 Message-ID: <200704100802.l3A82UF6010570@cvs-int.fedora.redhat.com> Author: petersen Update of /cvs/extras/rpms/gtk2hs/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv10416 Modified Files: gtk2hs.spec Log Message: - obsolete mozembed subpackage when it is not built Index: gtk2hs.spec =================================================================== RCS file: /cvs/extras/rpms/gtk2hs/devel/gtk2hs.spec,v retrieving revision 1.10 retrieving revision 1.11 diff -u -r1.10 -r1.11 --- gtk2hs.spec 22 Mar 2007 00:15:42 -0000 1.10 +++ gtk2hs.spec 10 Apr 2007 08:02:00 -0000 1.11 @@ -1,5 +1,6 @@ #%%define snapdate 20061116 +%define pkgname gtk %define ghc_version 6.6 %define ghcver ghc66 @@ -9,7 +10,7 @@ Summary: A Haskell GUI library based on the Gtk+ GUI toolkit Name: gtk2hs Version: 0.9.11 -Release: 1%{?dist} +Release: 2%{?dist} License: LGPL Group: Development/Libraries Source: http://prdownloads.sourceforge.net/%{name}/%{name}-%{version}%{?snapdate:-%{snapdate}}.tar.gz @@ -55,6 +56,9 @@ Requires: libglade2-devel Requires: gtksourceview-devel PreReq: %{_bindir}/ghc-pkg-%{ghc_version} +%if !%{build_mozembed} +Obsoletes: %{ghcver}-%{name}-mozembed < %{version}-%{release} +%endif %description -n %{ghcver}-%{name} A Gtk+ binding for the functional language Haskell featuring automatic memory @@ -260,9 +264,12 @@ %changelog +* Tue Apr 10 2007 Jens Petersen - 0.9.11-2 +- obsolete mozembed when it is not built + * Thu Mar 22 2007 Jens Petersen - 0.9.11-1 - update to 0.9.11 release -- disably mozembed for now since the firefox minor version keeps changing +- disable mozembed for now since the firefox minor version keeps changing (#223880) * Thu Nov 16 2006 Jens Petersen - 0.9.10.2-0.1 From fedora-extras-commits at redhat.com Tue Apr 10 08:07:46 2007 From: fedora-extras-commits at redhat.com (Jens Petersen (petersen)) Date: Tue, 10 Apr 2007 04:07:46 -0400 Subject: rpms/gtk2hs/FC-6 gtk2hs.spec,1.8,1.9 Message-ID: <200704100807.l3A87kUS010976@cvs-int.fedora.redhat.com> Author: petersen Update of /cvs/extras/rpms/gtk2hs/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv10769 Modified Files: gtk2hs.spec Log Message: obsolete mozembed subpackage when it is not built Index: gtk2hs.spec =================================================================== RCS file: /cvs/extras/rpms/gtk2hs/FC-6/gtk2hs.spec,v retrieving revision 1.8 retrieving revision 1.9 diff -u -r1.8 -r1.9 --- gtk2hs.spec 22 Mar 2007 02:48:37 -0000 1.8 +++ gtk2hs.spec 10 Apr 2007 08:07:16 -0000 1.9 @@ -9,7 +9,7 @@ Summary: A Haskell GUI library based on the Gtk+ GUI toolkit Name: gtk2hs Version: 0.9.11 -Release: 1%{?dist} +Release: 2%{?dist} License: LGPL Group: Development/Libraries Source: http://prdownloads.sourceforge.net/%{name}/%{name}-%{version}%{?snapdate:-%{snapdate}}.tar.gz @@ -55,6 +55,9 @@ Requires: libglade2-devel Requires: gtksourceview-devel PreReq: %{_bindir}/ghc-pkg-%{ghc_version} +%if !%{build_mozembed} +Obsoletes: %{ghcver}-%{name}-mozembed < %{version}-%{release} +%endif %description -n %{ghcver}-%{name} A Gtk+ binding for the functional language Haskell featuring automatic memory @@ -260,9 +263,12 @@ %changelog +* Tue Apr 10 2007 Jens Petersen - 0.9.11-2 +- obsolete mozembed when it is not built + * Thu Mar 22 2007 Jens Petersen - 0.9.11-1 - update to 0.9.11 release -- disably mozembed for now since the firefox minor version keeps changing +- disable mozembed for now since the firefox minor version keeps changing (#223880) * Thu Nov 16 2006 Jens Petersen - 0.9.10.2-0.1 From fedora-extras-commits at redhat.com Tue Apr 10 11:06:34 2007 From: fedora-extras-commits at redhat.com (Matthias Saou (thias)) Date: Tue, 10 Apr 2007 07:06:34 -0400 Subject: rpms/js/FC-6 js-1.60-ncurses.patch, NONE, 1.1 .cvsignore, 1.3, 1.4 js.spec, 1.13, 1.14 sources, 1.3, 1.4 Message-ID: <200704101106.l3AB6YWI024196@cvs-int.fedora.redhat.com> Author: thias Update of /cvs/extras/rpms/js/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv24172 Modified Files: .cvsignore js.spec sources Added Files: js-1.60-ncurses.patch Log Message: Backport devel 1.60 update + fixes. js-1.60-ncurses.patch: --- NEW FILE js-1.60-ncurses.patch --- diff -Naupr js.orig/src/Makefile.ref js/src/Makefile.ref --- js.orig/src/Makefile.ref 2006-08-21 20:58:45.000000000 +0200 +++ js/src/Makefile.ref 2007-02-02 12:59:06.000000000 +0100 @@ -132,7 +132,7 @@ endif ifdef JS_READLINE # For those platforms with the readline library installed. DEFINES += -DEDITLINE -PROG_LIBS += -lreadline -ltermcap +PROG_LIBS += -lreadline -lncurses else ifdef JS_EDITLINE # Use the editline library, built locally. Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/js/FC-6/.cvsignore,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- .cvsignore 26 Jan 2006 15:42:51 -0000 1.3 +++ .cvsignore 10 Apr 2007 11:06:04 -0000 1.4 @@ -1 +1 @@ -js-1.5.tar.gz +js-1.60.tar.gz Index: js.spec =================================================================== RCS file: /cvs/extras/rpms/js/FC-6/js.spec,v retrieving revision 1.13 retrieving revision 1.14 diff -u -r1.13 -r1.14 --- js.spec 28 Aug 2006 08:36:50 -0000 1.13 +++ js.spec 10 Apr 2007 11:06:04 -0000 1.14 @@ -2,8 +2,8 @@ Summary: JavaScript interpreter and libraries Name: js -Version: 1.5 -Release: 6%{?dist} +Version: 1.60 +Release: 2%{?dist} %if 0%{?_without_readline:1} License: MPL/GPL/LGPL %else @@ -17,9 +17,12 @@ Patch2: js-1.5-va_copy.patch Patch3: js-ldflags.patch Patch4: js-1.5-threadsafe.patch +Patch5: js-1.60-ncurses.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) -BuildRequires: perl >= 1:5.6.1, readline-devel, nspr-devel +BuildRequires: perl >= 1:5.6.1, readline-devel, ncurses-devel, nspr-devel +# Temporary fix (#226970 - nspr-devel should require pkgconfig) +Buildrequires: pkgconfig Provides: libjs = %{version}-%{release} %description @@ -47,6 +50,7 @@ %patch2 -p1 -b .vacopy %patch3 -p0 -b .ldflags %patch4 -p1 -b .threadsafe +%patch5 -p1 -b .ncurses %{__cp} src/perlconnect/README.html src/README.perlconnect.html # Create pkgconfig file @@ -89,17 +93,23 @@ %{buildroot}%{_includedir} %{__install} -m 0755 src/Linux_All_OPT.OBJ/{js,jscpucfg} \ %{buildroot}%{_bindir}/ -%{__install} -m 0755 src/Linux_All_OPT.OBJ/libjs.{a,so} \ +%{__install} -m 0644 src/Linux_All_OPT.OBJ/libjs.a \ + %{buildroot}%{_libdir}/ +%{__install} -m 0755 src/Linux_All_OPT.OBJ/libjs.so \ %{buildroot}%{_libdir}/ %{__mv} %{buildroot}%{_libdir}/libjs.so %{buildroot}%{_libdir}/libjs.so.1 %{__ln_s} -nf libjs.so.1 %{buildroot}%{_libdir}/libjs.so -%{__install} -m 0644 src/js*.h src/Linux_All_OPT.OBJ/jsautocfg.h \ - %{buildroot}%{_includedir}/ +%{__install} -m 0644 src/js*.h src/js.msg src/jsopcode.tbl \ + src/Linux_All_OPT.OBJ/jsautocfg.h \ + %{buildroot}%{_includedir}/ %{__install} -m 0644 libjs.pc \ %{buildroot}%{_libdir}/pkgconfig/ %{__make} -C src/perlconnect pure_install PERL_INSTALL_ROOT=%{buildroot} +# Remove unwanted perl related files find %{buildroot} -type f -name .packlist -o -name jsperlbuild.pl | xargs -r rm find %{buildroot} -type f -name '*.bs' -a -size 0 | xargs -r rm +# For some reason, the pure_install above doesn't set u+w :-( +find %{buildroot}%{perl_vendorarch} -type f -exec %{__chmod} u+w {} \; %clean @@ -117,7 +127,7 @@ %files -%defattr(-, root, root, 0755) +%defattr(-,root,root,-) %doc src/README*.html src/perlconnect/bg.jpg %{_bindir}/js %{_libdir}/*.so.* @@ -125,15 +135,27 @@ %{perl_vendorarch}/*.pm %files devel -%defattr(-, root, root, 0755) +%defattr(-,root,root,-) %{_bindir}/jscpucfg %{_libdir}/pkgconfig/*.pc %{_libdir}/*.so %{_libdir}/*.a %{_includedir}/js*.h +%{_includedir}/jsopcode.tbl +%{_includedir}/js.msg %changelog +* Fri Feb 2 2007 Matthias Saou 1.60-2 +- Include jsopcode.tbl and js.msg in devel (#235481). +- Install static lib mode 644 instead of 755. + +* Fri Feb 2 2007 Matthias Saou 1.60-1 +- Update to 1.60. +- Rebuild in order to link against ncurses instead of termcap (#226773). +- Add ncurses-devel build requirement and patch s/termcap/ncurses/ in. +- Change mode of perl library from 555 to 755 (#224603). + * Mon Aug 28 2006 Matthias Saou 1.5-6 - Fix pkgconfig file (#204232 & dupe #204236). @@ -165,7 +187,7 @@ - rebuilt * 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 +- 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 Index: sources =================================================================== RCS file: /cvs/extras/rpms/js/FC-6/sources,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- sources 26 Jan 2006 15:42:51 -0000 1.3 +++ sources 10 Apr 2007 11:06:04 -0000 1.4 @@ -1 +1 @@ -863bb6462f4ce535399a7c6276ae6776 js-1.5.tar.gz +bd8f021e43a8fbbec55ac2cd3d483243 js-1.60.tar.gz From fedora-extras-commits at redhat.com Tue Apr 10 11:39:39 2007 From: fedora-extras-commits at redhat.com (Marcin Garski (mgarski)) Date: Tue, 10 Apr 2007 07:39:39 -0400 Subject: rpms/smb4k/devel .cvsignore, 1.13, 1.14 smb4k.spec, 1.17, 1.18 sources, 1.13, 1.14 Message-ID: <200704101139.l3ABdd42024766@cvs-int.fedora.redhat.com> Author: mgarski Update of /cvs/extras/rpms/smb4k/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv24742 Modified Files: .cvsignore smb4k.spec sources Log Message: - Updated to version 0.8.1 Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/smb4k/devel/.cvsignore,v retrieving revision 1.13 retrieving revision 1.14 diff -u -r1.13 -r1.14 --- .cvsignore 1 Jan 2007 15:51:31 -0000 1.13 +++ .cvsignore 10 Apr 2007 11:39:09 -0000 1.14 @@ -1 +1 @@ -smb4k-0.8.0.tar.bz2 +smb4k-0.8.1.tar.bz2 Index: smb4k.spec =================================================================== RCS file: /cvs/extras/rpms/smb4k/devel/smb4k.spec,v retrieving revision 1.17 retrieving revision 1.18 diff -u -r1.17 -r1.18 --- smb4k.spec 1 Jan 2007 15:51:31 -0000 1.17 +++ smb4k.spec 10 Apr 2007 11:39:09 -0000 1.18 @@ -1,5 +1,5 @@ Name: smb4k -Version: 0.8.0 +Version: 0.8.1 Release: 1%{?dist} Summary: The SMB/CIFS Share Browser for KDE @@ -106,6 +106,9 @@ %{_libdir}/*.so %changelog +* Tue Apr 10 2007 Marcin Garski 0.8.1-1 +- Updated to version 0.8.1 + * Mon Jan 01 2007 Marcin Garski 0.8.0-1 - Updated to version 0.8.0 Index: sources =================================================================== RCS file: /cvs/extras/rpms/smb4k/devel/sources,v retrieving revision 1.13 retrieving revision 1.14 diff -u -r1.13 -r1.14 --- sources 1 Jan 2007 15:51:31 -0000 1.13 +++ sources 10 Apr 2007 11:39:09 -0000 1.14 @@ -1 +1 @@ -18540bdfffcef1b29b4b5e584bb4dbcb smb4k-0.8.0.tar.bz2 +49d7a58f751d04c6c0697ee5e5912d4d smb4k-0.8.1.tar.bz2 From fedora-extras-commits at redhat.com Tue Apr 10 12:17:14 2007 From: fedora-extras-commits at redhat.com (Marcin Garski (mgarski)) Date: Tue, 10 Apr 2007 08:17:14 -0400 Subject: rpms/smb4k/FC-6 .cvsignore, 1.13, 1.14 smb4k.spec, 1.17, 1.18 sources, 1.13, 1.14 Message-ID: <200704101217.l3ACHE2n029105@cvs-int.fedora.redhat.com> Author: mgarski Update of /cvs/extras/rpms/smb4k/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv29079 Modified Files: .cvsignore smb4k.spec sources Log Message: - Updated to version 0.8.1 Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/smb4k/FC-6/.cvsignore,v retrieving revision 1.13 retrieving revision 1.14 diff -u -r1.13 -r1.14 --- .cvsignore 1 Jan 2007 15:59:48 -0000 1.13 +++ .cvsignore 10 Apr 2007 12:16:44 -0000 1.14 @@ -1 +1 @@ -smb4k-0.8.0.tar.bz2 +smb4k-0.8.1.tar.bz2 Index: smb4k.spec =================================================================== RCS file: /cvs/extras/rpms/smb4k/FC-6/smb4k.spec,v retrieving revision 1.17 retrieving revision 1.18 diff -u -r1.17 -r1.18 --- smb4k.spec 1 Jan 2007 15:59:48 -0000 1.17 +++ smb4k.spec 10 Apr 2007 12:16:44 -0000 1.18 @@ -1,5 +1,5 @@ Name: smb4k -Version: 0.8.0 +Version: 0.8.1 Release: 1%{?dist} Summary: The SMB/CIFS Share Browser for KDE @@ -106,6 +106,9 @@ %{_libdir}/*.so %changelog +* Tue Apr 10 2007 Marcin Garski 0.8.1-1 +- Updated to version 0.8.1 + * Mon Jan 01 2007 Marcin Garski 0.8.0-1 - Updated to version 0.8.0 Index: sources =================================================================== RCS file: /cvs/extras/rpms/smb4k/FC-6/sources,v retrieving revision 1.13 retrieving revision 1.14 diff -u -r1.13 -r1.14 --- sources 1 Jan 2007 15:59:48 -0000 1.13 +++ sources 10 Apr 2007 12:16:44 -0000 1.14 @@ -1 +1 @@ -18540bdfffcef1b29b4b5e584bb4dbcb smb4k-0.8.0.tar.bz2 +49d7a58f751d04c6c0697ee5e5912d4d smb4k-0.8.1.tar.bz2 From fedora-extras-commits at redhat.com Tue Apr 10 12:20:31 2007 From: fedora-extras-commits at redhat.com (Marcin Garski (mgarski)) Date: Tue, 10 Apr 2007 08:20:31 -0400 Subject: rpms/smb4k/FC-5 .cvsignore, 1.13, 1.14 smb4k.spec, 1.16, 1.17 sources, 1.13, 1.14 Message-ID: <200704101220.l3ACKVNL029190@cvs-int.fedora.redhat.com> Author: mgarski Update of /cvs/extras/rpms/smb4k/FC-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv29167 Modified Files: .cvsignore smb4k.spec sources Log Message: - Updated to version 0.8.1 Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/smb4k/FC-5/.cvsignore,v retrieving revision 1.13 retrieving revision 1.14 diff -u -r1.13 -r1.14 --- .cvsignore 1 Jan 2007 16:01:12 -0000 1.13 +++ .cvsignore 10 Apr 2007 12:20:01 -0000 1.14 @@ -1 +1 @@ -smb4k-0.8.0.tar.bz2 +smb4k-0.8.1.tar.bz2 Index: smb4k.spec =================================================================== RCS file: /cvs/extras/rpms/smb4k/FC-5/smb4k.spec,v retrieving revision 1.16 retrieving revision 1.17 diff -u -r1.16 -r1.17 --- smb4k.spec 1 Jan 2007 16:01:12 -0000 1.16 +++ smb4k.spec 10 Apr 2007 12:20:01 -0000 1.17 @@ -1,5 +1,5 @@ Name: smb4k -Version: 0.8.0 +Version: 0.8.1 Release: 1%{?dist} Summary: The SMB/CIFS Share Browser for KDE @@ -106,6 +106,9 @@ %{_libdir}/*.so %changelog +* Tue Apr 10 2007 Marcin Garski 0.8.1-1 +- Updated to version 0.8.1 + * Mon Jan 01 2007 Marcin Garski 0.8.0-1 - Updated to version 0.8.0 Index: sources =================================================================== RCS file: /cvs/extras/rpms/smb4k/FC-5/sources,v retrieving revision 1.13 retrieving revision 1.14 diff -u -r1.13 -r1.14 --- sources 1 Jan 2007 16:01:12 -0000 1.13 +++ sources 10 Apr 2007 12:20:01 -0000 1.14 @@ -1 +1 @@ -18540bdfffcef1b29b4b5e584bb4dbcb smb4k-0.8.0.tar.bz2 +49d7a58f751d04c6c0697ee5e5912d4d smb4k-0.8.1.tar.bz2 From fedora-extras-commits at redhat.com Tue Apr 10 13:18:35 2007 From: fedora-extras-commits at redhat.com (Allisson Azevedo (allisson)) Date: Tue, 10 Apr 2007 09:18:35 -0400 Subject: rpms/siege import.log,1.3,1.4 Message-ID: <200704101318.l3ADIZf1001781@cvs-int.fedora.redhat.com> Author: allisson Update of /cvs/extras/rpms/siege In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv1743 Modified Files: import.log Log Message: Index: import.log =================================================================== RCS file: /cvs/extras/rpms/siege/import.log,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- import.log 27 Mar 2007 13:35:09 -0000 1.3 +++ import.log 10 Apr 2007 13:18:05 -0000 1.4 @@ -1,2 +1,3 @@ siege-2_65-2:HEAD:siege-2.65-2.src.rpm:1175000546 siege-2_65-3:HEAD:siege-2.65-3.src.rpm:1175002496 +siege-2_66-1:HEAD:siege-2.66-1.src.rpm:1176211016 From fedora-extras-commits at redhat.com Tue Apr 10 13:18:35 2007 From: fedora-extras-commits at redhat.com (Allisson Azevedo (allisson)) Date: Tue, 10 Apr 2007 09:18:35 -0400 Subject: rpms/siege/devel .cvsignore, 1.2, 1.3 siege.spec, 1.2, 1.3 sources, 1.2, 1.3 Message-ID: <200704101318.l3ADIZZV001786@cvs-int.fedora.redhat.com> Author: allisson Update of /cvs/extras/rpms/siege/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv1743/devel Modified Files: .cvsignore siege.spec sources Log Message: Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/siege/devel/.cvsignore,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- .cvsignore 27 Mar 2007 13:02:42 -0000 1.2 +++ .cvsignore 10 Apr 2007 13:18:05 -0000 1.3 @@ -1 +1 @@ -siege-2.65.tar.gz +siege-2.66.tar.gz Index: siege.spec =================================================================== RCS file: /cvs/extras/rpms/siege/devel/siege.spec,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- siege.spec 27 Mar 2007 13:35:12 -0000 1.2 +++ siege.spec 10 Apr 2007 13:18:05 -0000 1.3 @@ -1,6 +1,6 @@ Name: siege -Version: 2.65 -Release: 3%{?dist} +Version: 2.66 +Release: 1%{?dist} Summary: Siege is an http regression testing and benchmarking utility Group: Development/Tools @@ -58,9 +58,15 @@ %config(noreplace) %{_sysconfdir}/urls.txt %changelog + +* Tue Apr 10 2007 Allisson Azevedo 2.66-1 +- Update to 2.66 + * Sun Mar 27 2007 Allisson Azevedo 2.65-3 - Fix .spec + * Sun Mar 27 2007 Allisson Azevedo 2.65-2 - Fix .spec + * Sun Mar 11 2007 Allisson Azevedo 2.65-1 - Initial RPM release Index: sources =================================================================== RCS file: /cvs/extras/rpms/siege/devel/sources,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- sources 27 Mar 2007 13:02:42 -0000 1.2 +++ sources 10 Apr 2007 13:18:05 -0000 1.3 @@ -1 +1 @@ -90c6c1519cc65b081efcdf3a7207a93f siege-2.65.tar.gz +a5592e42d4217572d8035dec000f479c siege-2.66.tar.gz From fedora-extras-commits at redhat.com Tue Apr 10 13:30:36 2007 From: fedora-extras-commits at redhat.com (Gianluca Sforna (giallu)) Date: Tue, 10 Apr 2007 09:30:36 -0400 Subject: rpms/sysprof-kmod/devel sysprof-kmod.spec,1.60,1.61 Message-ID: <200704101330.l3ADUaB0001992@cvs-int.fedora.redhat.com> Author: giallu Update of /cvs/extras/rpms/sysprof-kmod/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv1973 Modified Files: sysprof-kmod.spec Log Message: Rebuild for kernel 2.6.20-1.3054.fc7 Index: sysprof-kmod.spec =================================================================== RCS file: /cvs/extras/rpms/sysprof-kmod/devel/sysprof-kmod.spec,v retrieving revision 1.60 retrieving revision 1.61 diff -u -r1.60 -r1.61 --- sysprof-kmod.spec 9 Apr 2007 20:46:00 -0000 1.60 +++ sysprof-kmod.spec 10 Apr 2007 13:30:06 -0000 1.61 @@ -4,7 +4,7 @@ # end stuff to be ... # hardcode for now: -%{!?kversion: %define kversion 2.6.20-1.3053.fc7} +%{!?kversion: %define kversion 2.6.20-1.3054.fc7} # hint: this can he overridden with "--define kversion foo" on the rpmbuild command line, e.g. # --define "kversion 2.6.16-1.2096_FC5" From fedora-extras-commits at redhat.com Tue Apr 10 13:42:08 2007 From: fedora-extras-commits at redhat.com (Jose Pedro Oliveira (jpo)) Date: Tue, 10 Apr 2007 09:42:08 -0400 Subject: rpms/asymptote/devel .cvsignore, 1.18, 1.19 asymptote.spec, 1.19, 1.20 sources, 1.18, 1.19 Message-ID: <200704101342.l3ADg8YT002317@cvs-int.fedora.redhat.com> Author: jpo Update of /cvs/extras/rpms/asymptote/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv2239 Modified Files: .cvsignore asymptote.spec sources Log Message: Update to 1.25. Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/asymptote/devel/.cvsignore,v retrieving revision 1.18 retrieving revision 1.19 diff -u -r1.18 -r1.19 --- .cvsignore 1 Apr 2007 15:05:37 -0000 1.18 +++ .cvsignore 10 Apr 2007 13:41:38 -0000 1.19 @@ -1 +1 @@ -asymptote-1.24.tar.gz +asymptote-1.25.tar.gz Index: asymptote.spec =================================================================== RCS file: /cvs/extras/rpms/asymptote/devel/asymptote.spec,v retrieving revision 1.19 retrieving revision 1.20 diff -u -r1.19 -r1.20 --- asymptote.spec 1 Apr 2007 15:05:37 -0000 1.19 +++ asymptote.spec 10 Apr 2007 13:41:38 -0000 1.20 @@ -4,7 +4,7 @@ %define xemacs_sitelisp %{_datadir}/xemacs/site-packages/lisp Name: asymptote -Version: 1.24 +Version: 1.25 Release: 1%{?dist} Summary: Descriptive vector graphics language @@ -138,6 +138,9 @@ %changelog +* Tue Apr 10 2007 Jose Pedro Oliveira - 1.25-1 +- Update to 1.25. + * Sun Apr 1 2007 Jose Pedro Oliveira - 1.24-1 - Update to 1.24. Index: sources =================================================================== RCS file: /cvs/extras/rpms/asymptote/devel/sources,v retrieving revision 1.18 retrieving revision 1.19 diff -u -r1.18 -r1.19 --- sources 1 Apr 2007 15:05:37 -0000 1.18 +++ sources 10 Apr 2007 13:41:38 -0000 1.19 @@ -1 +1 @@ -e89f458fc5b454c8e8732b0443908e12 asymptote-1.24.tar.gz +32a89bbec5a66d754c61ab7d9bfd1dbf asymptote-1.25.tar.gz From fedora-extras-commits at redhat.com Tue Apr 10 14:13:37 2007 From: fedora-extras-commits at redhat.com (Jose Pedro Oliveira (jpo)) Date: Tue, 10 Apr 2007 10:13:37 -0400 Subject: rpms/asymptote/FC-5 .cvsignore, 1.18, 1.19 asymptote.spec, 1.19, 1.20 sources, 1.18, 1.19 Message-ID: <200704101413.l3AEDbPh006597@cvs-int.fedora.redhat.com> Author: jpo Update of /cvs/extras/rpms/asymptote/FC-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv6553/FC-5 Modified Files: .cvsignore asymptote.spec sources Log Message: Update to 1.25. Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/asymptote/FC-5/.cvsignore,v retrieving revision 1.18 retrieving revision 1.19 diff -u -r1.18 -r1.19 --- .cvsignore 1 Apr 2007 15:05:30 -0000 1.18 +++ .cvsignore 10 Apr 2007 14:13:07 -0000 1.19 @@ -1 +1 @@ -asymptote-1.24.tar.gz +asymptote-1.25.tar.gz Index: asymptote.spec =================================================================== RCS file: /cvs/extras/rpms/asymptote/FC-5/asymptote.spec,v retrieving revision 1.19 retrieving revision 1.20 diff -u -r1.19 -r1.20 --- asymptote.spec 1 Apr 2007 15:05:30 -0000 1.19 +++ asymptote.spec 10 Apr 2007 14:13:07 -0000 1.20 @@ -4,7 +4,7 @@ %define xemacs_sitelisp %{_datadir}/xemacs/site-packages/lisp Name: asymptote -Version: 1.24 +Version: 1.25 Release: 1%{?dist} Summary: Descriptive vector graphics language @@ -138,6 +138,9 @@ %changelog +* Tue Apr 10 2007 Jose Pedro Oliveira - 1.25-1 +- Update to 1.25. + * Sun Apr 1 2007 Jose Pedro Oliveira - 1.24-1 - Update to 1.24. Index: sources =================================================================== RCS file: /cvs/extras/rpms/asymptote/FC-5/sources,v retrieving revision 1.18 retrieving revision 1.19 diff -u -r1.18 -r1.19 --- sources 1 Apr 2007 15:05:30 -0000 1.18 +++ sources 10 Apr 2007 14:13:07 -0000 1.19 @@ -1 +1 @@ -e89f458fc5b454c8e8732b0443908e12 asymptote-1.24.tar.gz +32a89bbec5a66d754c61ab7d9bfd1dbf asymptote-1.25.tar.gz From fedora-extras-commits at redhat.com Tue Apr 10 14:13:37 2007 From: fedora-extras-commits at redhat.com (Jose Pedro Oliveira (jpo)) Date: Tue, 10 Apr 2007 10:13:37 -0400 Subject: rpms/asymptote/FC-6 .cvsignore, 1.18, 1.19 asymptote.spec, 1.19, 1.20 sources, 1.18, 1.19 Message-ID: <200704101413.l3AEDbxa006602@cvs-int.fedora.redhat.com> Author: jpo Update of /cvs/extras/rpms/asymptote/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv6553/FC-6 Modified Files: .cvsignore asymptote.spec sources Log Message: Update to 1.25. Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/asymptote/FC-6/.cvsignore,v retrieving revision 1.18 retrieving revision 1.19 diff -u -r1.18 -r1.19 --- .cvsignore 1 Apr 2007 15:05:34 -0000 1.18 +++ .cvsignore 10 Apr 2007 14:13:07 -0000 1.19 @@ -1 +1 @@ -asymptote-1.24.tar.gz +asymptote-1.25.tar.gz Index: asymptote.spec =================================================================== RCS file: /cvs/extras/rpms/asymptote/FC-6/asymptote.spec,v retrieving revision 1.19 retrieving revision 1.20 diff -u -r1.19 -r1.20 --- asymptote.spec 1 Apr 2007 15:05:34 -0000 1.19 +++ asymptote.spec 10 Apr 2007 14:13:07 -0000 1.20 @@ -4,7 +4,7 @@ %define xemacs_sitelisp %{_datadir}/xemacs/site-packages/lisp Name: asymptote -Version: 1.24 +Version: 1.25 Release: 1%{?dist} Summary: Descriptive vector graphics language @@ -138,6 +138,9 @@ %changelog +* Tue Apr 10 2007 Jose Pedro Oliveira - 1.25-1 +- Update to 1.25. + * Sun Apr 1 2007 Jose Pedro Oliveira - 1.24-1 - Update to 1.24. Index: sources =================================================================== RCS file: /cvs/extras/rpms/asymptote/FC-6/sources,v retrieving revision 1.18 retrieving revision 1.19 diff -u -r1.18 -r1.19 --- sources 1 Apr 2007 15:05:34 -0000 1.18 +++ sources 10 Apr 2007 14:13:07 -0000 1.19 @@ -1 +1 @@ -e89f458fc5b454c8e8732b0443908e12 asymptote-1.24.tar.gz +32a89bbec5a66d754c61ab7d9bfd1dbf asymptote-1.25.tar.gz From fedora-extras-commits at redhat.com Tue Apr 10 14:54:49 2007 From: fedora-extras-commits at redhat.com (Tom Callaway (spot)) Date: Tue, 10 Apr 2007 10:54:49 -0400 Subject: rpms/wlassistant/FC-5 sources,1.4,1.5 wlassistant.spec,1.6,1.7 Message-ID: <200704101454.l3AEsnah007193@cvs-int.fedora.redhat.com> Author: spot Update of /cvs/extras/rpms/wlassistant/FC-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv7136/FC-5 Modified Files: sources wlassistant.spec Log Message: Bump to 0.5.7 Index: sources =================================================================== RCS file: /cvs/extras/rpms/wlassistant/FC-5/sources,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- sources 18 Jan 2007 19:28:45 -0000 1.4 +++ sources 10 Apr 2007 14:54:19 -0000 1.5 @@ -1 +1 @@ -06b767d637e9a2374b07e9e079e2d40d wlassistant-0.5.6.tar.bz2 +4623b498ac42839d08c631c500f18f8b wlassistant-0.5.7.tar.bz2 From fedora-extras-commits at redhat.com Tue Apr 10 14:54:55 2007 From: fedora-extras-commits at redhat.com (Tom Callaway (spot)) Date: Tue, 10 Apr 2007 10:54:55 -0400 Subject: rpms/wlassistant/devel .cvsignore, 1.3, 1.4 sources, 1.4, 1.5 wlassistant.spec, 1.7, 1.8 Message-ID: <200704101454.l3AEstjl007202@cvs-int.fedora.redhat.com> Author: spot Update of /cvs/extras/rpms/wlassistant/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv7136/devel Modified Files: .cvsignore sources wlassistant.spec Log Message: Bump to 0.5.7 From fedora-extras-commits at redhat.com Tue Apr 10 14:54:50 2007 From: fedora-extras-commits at redhat.com (Tom Callaway (spot)) Date: Tue, 10 Apr 2007 10:54:50 -0400 Subject: rpms/wlassistant/FC-6 sources,1.4,1.5 wlassistant.spec,1.7,1.8 Message-ID: <200704101454.l3AEsoHI007197@cvs-int.fedora.redhat.com> Author: spot Update of /cvs/extras/rpms/wlassistant/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv7136/FC-6 Modified Files: sources wlassistant.spec Log Message: Bump to 0.5.7 From fedora-extras-commits at redhat.com Tue Apr 10 14:56:16 2007 From: fedora-extras-commits at redhat.com (Matthias Saou (thias)) Date: Tue, 10 Apr 2007 10:56:16 -0400 Subject: rpms/libcaca/FC-6 .cvsignore, 1.2, 1.3 libcaca.spec, 1.12, 1.13 sources, 1.2, 1.3 libcaca-0.9-man3.patch, 1.1, NONE Message-ID: <200704101456.l3AEuGij007360@cvs-int.fedora.redhat.com> Author: thias Update of /cvs/extras/rpms/libcaca/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv7216 Modified Files: .cvsignore libcaca.spec sources Removed Files: libcaca-0.9-man3.patch Log Message: Backport update to libcaca 0.99.beta11 from devel. Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/libcaca/FC-6/.cvsignore,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- .cvsignore 8 Nov 2004 04:42:00 -0000 1.2 +++ .cvsignore 10 Apr 2007 14:55:46 -0000 1.3 @@ -1 +1 @@ -libcaca-0.9.tar.bz2 +libcaca-0.99.beta11.tar.gz Index: libcaca.spec =================================================================== RCS file: /cvs/extras/rpms/libcaca/FC-6/libcaca.spec,v retrieving revision 1.12 retrieving revision 1.13 diff -u -r1.12 -r1.13 --- libcaca.spec 28 Aug 2006 11:24:21 -0000 1.12 +++ libcaca.spec 10 Apr 2007 14:55:46 -0000 1.13 @@ -1,15 +1,24 @@ +%define beta beta11 + Summary: Library for Colour AsCii Art, text mode graphics Name: libcaca -Version: 0.9 -Release: 11%{?dist} +Version: 0.99 +Release: 0.1.%{beta}%{?dist} License: LGPL Group: System Environment/Libraries -URL: http://sam.zoy.org/projects/libcaca/ -Source: http://sam.zoy.org/projects/libcaca/libcaca-%{version}.tar.bz2 -Patch: libcaca-0.9-man3.patch +URL: http://libcaca.zoy.org/ +Source: http://libcaca.zoy.org/files/libcaca-%{version}.%{beta}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root -Buildrequires: libX11-devel, libXt-devel, ncurses-devel >= 5, slang-devel -Buildrequires: imlib2-devel, zlib-devel, doxygen, tetex-latex, tetex-dvips +BuildRequires: slang-devel +BuildRequires: ncurses-devel +BuildRequires: libX11-devel +BuildRequires: glut-devel +BuildRequires: imlib2-devel +BuildRequires: pango-devel +# For the docs +Buildrequires: doxygen +Buildrequires: tetex-latex +Buildrequires: tetex-dvips %description libcaca is the Colour AsCii Art library. It provides high level functions @@ -20,7 +29,13 @@ %package devel Summary: Development files for libcaca, the library for Colour AsCii Art Group: Development/Libraries -Requires: libX11-devel, ncurses-devel >= 5, slang-devel +Requires: %{name} = %{version}-%{release} +Requires: slang-devel +Requires: ncurses-devel +Requires: libX11-devel +Requires: glut-devel +Requires: imlib2-devel +Requires: pango-devel %description devel libcaca is the Colour AsCii Art library. It provides high level functions @@ -52,60 +67,77 @@ %prep -%setup -%patch -p1 -b .man3 +%setup -q -n libcaca-%{version}.%{beta} %build -%configure \ - --x-includes=%{_includedir} \ - --x-libraries=%{_libdir} \ - --enable-slang \ - --enable-ncurses \ - --enable-x11 \ - --enable-imlib2 +%configure --disable-rpath +# Remove useless rpath +sed -i 's|^hardcode_libdir_flag_spec=.*|hardcode_libdir_flag_spec=""|g' libtool +sed -i 's|^runpath_var=LD_RUN_PATH|runpath_var=DIE_RPATH_DIE|g' libtool %{__make} %{?_smp_mflags} %install -%{__rm} -rf %{buildroot} +%{__rm} -rf %{buildroot} libcucul-dev-docs %makeinstall # We want to include the docs ourselves from the source directory -%{__mv} %{buildroot}%{_docdir}/%{name}-dev %{name}-devel-docs +%{__mv} %{buildroot}%{_docdir}/libcucul-dev libcucul-dev-docs %clean %{__rm} -rf %{buildroot} +%post -p /sbin/ldconfig + +%postun -p /sbin/ldconfig + +%files +%defattr(-,root,root,-) +%doc COPYING +%{_libdir}/*.so.* + %files devel -%defattr(-, root, root, 0755) -%doc COPYING %{name}-devel-docs/* -%{_libdir}/*.a +%defattr(-,root,root,-) +%doc ChangeLog libcucul-dev-docs/* %{_bindir}/caca-config -%{_includedir}/* +%{_includedir}/*.h +%{_libdir}/pkgconfig/*.pc +%{_libdir}/*.a +%exclude %{_libdir}/*.la +%{_libdir}/*.so %{_mandir}/man1/caca-config.1* -#{_mandir}/man3/* +%{_mandir}/man3/* %files -n caca-utils -%defattr(-, root, root, 0755) -%doc AUTHORS BUGS COPYING NEWS NOTES README THANKS TODO -%{_bindir}/cacaball +%defattr(-,root,root,-) +%doc AUTHORS COPYING* NEWS NOTES README THANKS TODO %{_bindir}/cacademo %{_bindir}/cacafire -%{_bindir}/cacamoir -%{_bindir}/cacaplas +%{_bindir}/cacaplay +%{_bindir}/cacaserver %{_bindir}/cacaview +%{_bindir}/img2irc %{_datadir}/libcaca/ -%{_mandir}/man1/cacaball.1* %{_mandir}/man1/cacademo.1* %{_mandir}/man1/cacafire.1* -%{_mandir}/man1/cacamoir.1* -%{_mandir}/man1/cacaplas.1* +%{_mandir}/man1/cacaplay.1* +%{_mandir}/man1/cacaserver.1* %{_mandir}/man1/cacaview.1* +%{_mandir}/man1/img2irc.1* %changelog +* Thu Mar 29 2007 Matthias Saou 0.99-0.1.beta11 +- Update to 0.99beta11. +- We now have a main libcaca package with just the shared lib (built by default + now), so make the devel sub-package require it too. Leave static lib for now. +- Enable opengl and pango support. +- Remove useless rpath. +- Remove no longer needed man3 patch. +- Remove all configure options, they're autodetected. + * Mon Aug 28 2006 Matthias Saou 0.9-11 - FC6 rebuild. Index: sources =================================================================== RCS file: /cvs/extras/rpms/libcaca/FC-6/sources,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- sources 8 Nov 2004 04:42:00 -0000 1.2 +++ sources 10 Apr 2007 14:55:46 -0000 1.3 @@ -1 +1 @@ -c7d5c46206091a9203fcb214abb25e4a libcaca-0.9.tar.bz2 +94f3ae45b9d7fed43a6511452e880937 libcaca-0.99.beta11.tar.gz --- libcaca-0.9-man3.patch DELETED --- From fedora-extras-commits at redhat.com Tue Apr 10 14:59:45 2007 From: fedora-extras-commits at redhat.com (Tom Callaway (spot)) Date: Tue, 10 Apr 2007 10:59:45 -0400 Subject: rpms/xkeycaps/FC-6 xkeycaps.spec,1.4,1.5 Message-ID: <200704101459.l3AExjB5007506@cvs-int.fedora.redhat.com> Author: spot Update of /cvs/extras/rpms/xkeycaps/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv7456/FC-6 Modified Files: xkeycaps.spec Log Message: Fix bugzilla 227229 Index: xkeycaps.spec =================================================================== RCS file: /cvs/extras/rpms/xkeycaps/FC-6/xkeycaps.spec,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- xkeycaps.spec 11 Sep 2006 22:26:02 -0000 1.4 +++ xkeycaps.spec 10 Apr 2007 14:59:15 -0000 1.5 @@ -3,7 +3,7 @@ Name: xkeycaps Summary: Graphical front end to xmodmap Version: 2.46 -Release: 4%{?dist} +Release: 6%{?dist} License: BSD Group: Applications/System Source0: http://www.jwz.org/xkeycaps/%{name}-%{version}.tar.Z @@ -30,6 +30,7 @@ %build xmkmf +sed -i -e 's/^\(\s*CFLAGS\s*=.*\)/\1 $(RPM_OPT_FLAGS)/' Makefile make %install @@ -56,6 +57,9 @@ %{_mandir}/man1/* %changelog +* Tue Apr 10 2007 Tom "spot" Callaway 2.46-6 +- fix bugzilla 227229 + * Mon Sep 11 2006 Tom "spot" Callaway 2.46-5 - license isn't BSD-ish, its BSD - bump for FC-6 From fedora-extras-commits at redhat.com Tue Apr 10 14:59:44 2007 From: fedora-extras-commits at redhat.com (Tom Callaway (spot)) Date: Tue, 10 Apr 2007 10:59:44 -0400 Subject: rpms/xkeycaps/FC-5 xkeycaps.spec,1.3,1.4 Message-ID: <200704101459.l3AExi8f007503@cvs-int.fedora.redhat.com> Author: spot Update of /cvs/extras/rpms/xkeycaps/FC-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv7456/FC-5 Modified Files: xkeycaps.spec Log Message: Fix bugzilla 227229 Index: xkeycaps.spec =================================================================== RCS file: /cvs/extras/rpms/xkeycaps/FC-5/xkeycaps.spec,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- xkeycaps.spec 1 Mar 2006 01:18:14 -0000 1.3 +++ xkeycaps.spec 10 Apr 2007 14:59:14 -0000 1.4 @@ -1,10 +1,10 @@ -# FC-5 version +# FC-5+ version Name: xkeycaps Summary: Graphical front end to xmodmap Version: 2.46 -Release: 4%{?dist} -License: BSD-ish +Release: 6%{?dist} +License: BSD Group: Applications/System Source0: http://www.jwz.org/xkeycaps/%{name}-%{version}.tar.Z Source1: xkeycaps.desktop @@ -30,6 +30,7 @@ %build xmkmf +sed -i -e 's/^\(\s*CFLAGS\s*=.*\)/\1 $(RPM_OPT_FLAGS)/' Makefile make %install @@ -56,6 +57,13 @@ %{_mandir}/man1/* %changelog +* Tue Apr 10 2007 Tom "spot" Callaway 2.46-6 +- fix bugzilla 227229 + +* Mon Sep 11 2006 Tom "spot" Callaway 2.46-5 +- license isn't BSD-ish, its BSD +- bump for FC-6 + * Tue Feb 28 2006 Tom "spot" Callaway 2.46-4 - bump for FC-5 From fedora-extras-commits at redhat.com Tue Apr 10 14:59:50 2007 From: fedora-extras-commits at redhat.com (Tom Callaway (spot)) Date: Tue, 10 Apr 2007 10:59:50 -0400 Subject: rpms/xkeycaps/devel xkeycaps.spec,1.4,1.5 Message-ID: <200704101459.l3AExoeO007509@cvs-int.fedora.redhat.com> Author: spot Update of /cvs/extras/rpms/xkeycaps/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv7456/devel Modified Files: xkeycaps.spec Log Message: Fix bugzilla 227229 Index: xkeycaps.spec =================================================================== RCS file: /cvs/extras/rpms/xkeycaps/devel/xkeycaps.spec,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- xkeycaps.spec 11 Sep 2006 22:26:02 -0000 1.4 +++ xkeycaps.spec 10 Apr 2007 14:59:20 -0000 1.5 @@ -3,7 +3,7 @@ Name: xkeycaps Summary: Graphical front end to xmodmap Version: 2.46 -Release: 4%{?dist} +Release: 6%{?dist} License: BSD Group: Applications/System Source0: http://www.jwz.org/xkeycaps/%{name}-%{version}.tar.Z @@ -30,6 +30,7 @@ %build xmkmf +sed -i -e 's/^\(\s*CFLAGS\s*=.*\)/\1 $(RPM_OPT_FLAGS)/' Makefile make %install @@ -56,6 +57,9 @@ %{_mandir}/man1/* %changelog +* Tue Apr 10 2007 Tom "spot" Callaway 2.46-6 +- fix bugzilla 227229 + * Mon Sep 11 2006 Tom "spot" Callaway 2.46-5 - license isn't BSD-ish, its BSD - bump for FC-6 From fedora-extras-commits at redhat.com Tue Apr 10 15:10:52 2007 From: fedora-extras-commits at redhat.com (Toshio Ernie Kuratomi (toshio)) Date: Tue, 10 Apr 2007 11:10:52 -0400 Subject: rpms/python-formencode/devel .cvsignore, 1.6, 1.7 python-formencode.spec, 1.14, 1.15 sources, 1.6, 1.7 Message-ID: <200704101510.l3AFAqWP011601@cvs-int.fedora.redhat.com> Author: toshio Update of /cvs/extras/rpms/python-formencode/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv11577 Modified Files: .cvsignore python-formencode.spec sources Log Message: - Upgrade to bugfix 0.7.1 release. Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/python-formencode/devel/.cvsignore,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- .cvsignore 4 Mar 2007 01:39:04 -0000 1.6 +++ .cvsignore 10 Apr 2007 15:10:22 -0000 1.7 @@ -1 +1 @@ -FormEncode-0.7.tar.gz +FormEncode-0.7.1.tar.gz Index: python-formencode.spec =================================================================== RCS file: /cvs/extras/rpms/python-formencode/devel/python-formencode.spec,v retrieving revision 1.14 retrieving revision 1.15 diff -u -r1.14 -r1.15 --- python-formencode.spec 7 Apr 2007 04:37:22 -0000 1.14 +++ python-formencode.spec 10 Apr 2007 15:10:22 -0000 1.15 @@ -2,15 +2,15 @@ %{!?pyver: %define pyver %(%{__python} -c "import sys ; print sys.version[:3]")} Name: python-formencode -Version: 0.7 -Release: 3%{?dist} +Version: 0.7.1 +Release: 1%{?dist} Summary: HTML form validation, generation, and convertion package Group: Development/Libraries License: PSF URL: http://formencode.org/ Source0: http://cheeseshop.python.org/packages/source/F/FormEncode/FormEncode-%{version}.tar.gz -Patch: %{name}-%{version}-badurl.patch +Patch: %{name}-0.7-badurl.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root BuildArch: noarch @@ -48,6 +48,9 @@ %{python_sitelib}/FormEncode-%{version}-py%{pyver}.egg-info %changelog +* Mon Apr 9 2007 Toshio Kuratomi 0.7.1-1 +- Upgrade to bugfix 0.7.1 release. + * Fri Apr 6 2007 Toshio Kuratomi 0.7-3 - Require python-setuptools Index: sources =================================================================== RCS file: /cvs/extras/rpms/python-formencode/devel/sources,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- sources 4 Mar 2007 01:39:04 -0000 1.6 +++ sources 10 Apr 2007 15:10:22 -0000 1.7 @@ -1 +1 @@ -b6bd7c5bfff2599a12259c197c6e1f79 FormEncode-0.7.tar.gz +86ee82f7e808d2b7973b13a96bb740cc FormEncode-0.7.1.tar.gz From fedora-extras-commits at redhat.com Tue Apr 10 15:21:48 2007 From: fedora-extras-commits at redhat.com (Tom Callaway (spot)) Date: Tue, 10 Apr 2007 11:21:48 -0400 Subject: rpms/gambas/FC-5 gambas.spec,1.18,1.19 Message-ID: <200704101521.l3AFLmCq011773@cvs-int.fedora.redhat.com> Author: spot Update of /cvs/extras/rpms/gambas/FC-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv11721/FC-5 Modified Files: gambas.spec Log Message: Fix bugzilla 233789 Index: gambas.spec =================================================================== RCS file: /cvs/extras/rpms/gambas/FC-5/gambas.spec,v retrieving revision 1.18 retrieving revision 1.19 diff -u -r1.18 -r1.19 --- gambas.spec 11 Sep 2006 01:44:16 -0000 1.18 +++ gambas.spec 10 Apr 2007 15:21:18 -0000 1.19 @@ -1,7 +1,7 @@ Name: gambas Summary: IDE based on a basic interpreter with object extensions Version: 1.0.17 -Release: 3%{?dist} +Release: 8%{?dist} License: GPL Group: Development/Tools URL: http://gambas.sourceforge.net/ @@ -213,6 +213,7 @@ %patch4 -p1 %patch5 -p1 + %build # Gambas can't deal with -Wp,-D_FORTIFY_SOURCE=2 CFLAGS=`echo $RPM_OPT_FLAGS | sed -e 's/-Wp,-D_FORTIFY_SOURCE=2//g'` @@ -250,6 +251,12 @@ --add-category X-Fedora \ debian/gambas.desktop +# Pull buildroot out of the examples files +for i in `grep -lr "$RPM_BUILD_ROOT" $RPM_BUILD_ROOT%{_datadir}/%{name}/examples/`; +do + sed -i "s|$RPM_BUILD_ROOT||g" $i; +done + %clean rm -rf $RPM_BUILD_ROOT @@ -273,6 +280,7 @@ %{_bindir}/gbx %{_datadir}/pixmaps/gambas.png %{_datadir}/applications/*.desktop +%dir %{_datadir}/gambas/ %dir %{_datadir}/gambas/info %{_datadir}/gambas/info/gb.info %{_datadir}/gambas/info/gb.list @@ -415,6 +423,22 @@ %{_datadir}/gambas/info/gb.xml.libxml.xslt.* %changelog +* Tue Apr 10 2007 Tom "spot" Callaway 1.0.17-8 +- make the gambas-runtime package own /usr/share/gambas, since everything + depends on it (resolves bugzilla 233789) + +* Fri Jan 5 2007 Tom "spot" Callaway 1.0.17-7 +- rebuild to pickup new deps + +* Wed Nov 1 2006 Tom "spot" Callaway 1.0.17-6 +- double quotes, not single quotes + +* Wed Nov 1 2006 Tom "spot" Callaway 1.0.17-5 +- pull buildroot out of the examples files + +* Tue Oct 31 2006 Tom "spot" Callaway 1.0.17-4 +- a spoooky halloween bump for development + * Sun Sep 10 2006 Tom "spot" Callaway 1.0.17-3 - disable x86_64, code is not (and likely never will be) 64bit clean From fedora-extras-commits at redhat.com Tue Apr 10 15:21:48 2007 From: fedora-extras-commits at redhat.com (Tom Callaway (spot)) Date: Tue, 10 Apr 2007 11:21:48 -0400 Subject: rpms/gambas/FC-6 gambas.spec,1.18,1.19 Message-ID: <200704101521.l3AFLmhM011776@cvs-int.fedora.redhat.com> Author: spot Update of /cvs/extras/rpms/gambas/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv11721/FC-6 Modified Files: gambas.spec Log Message: Fix bugzilla 233789 Index: gambas.spec =================================================================== RCS file: /cvs/extras/rpms/gambas/FC-6/gambas.spec,v retrieving revision 1.18 retrieving revision 1.19 diff -u -r1.18 -r1.19 --- gambas.spec 11 Sep 2006 01:44:17 -0000 1.18 +++ gambas.spec 10 Apr 2007 15:21:18 -0000 1.19 @@ -1,7 +1,7 @@ Name: gambas Summary: IDE based on a basic interpreter with object extensions Version: 1.0.17 -Release: 3%{?dist} +Release: 8%{?dist} License: GPL Group: Development/Tools URL: http://gambas.sourceforge.net/ @@ -251,6 +251,12 @@ --add-category X-Fedora \ debian/gambas.desktop +# Pull buildroot out of the examples files +for i in `grep -lr "$RPM_BUILD_ROOT" $RPM_BUILD_ROOT%{_datadir}/%{name}/examples/`; +do + sed -i "s|$RPM_BUILD_ROOT||g" $i; +done + %clean rm -rf $RPM_BUILD_ROOT @@ -274,6 +280,7 @@ %{_bindir}/gbx %{_datadir}/pixmaps/gambas.png %{_datadir}/applications/*.desktop +%dir %{_datadir}/gambas/ %dir %{_datadir}/gambas/info %{_datadir}/gambas/info/gb.info %{_datadir}/gambas/info/gb.list @@ -416,6 +423,22 @@ %{_datadir}/gambas/info/gb.xml.libxml.xslt.* %changelog +* Tue Apr 10 2007 Tom "spot" Callaway 1.0.17-8 +- make the gambas-runtime package own /usr/share/gambas, since everything + depends on it (resolves bugzilla 233789) + +* Fri Jan 5 2007 Tom "spot" Callaway 1.0.17-7 +- rebuild to pickup new deps + +* Wed Nov 1 2006 Tom "spot" Callaway 1.0.17-6 +- double quotes, not single quotes + +* Wed Nov 1 2006 Tom "spot" Callaway 1.0.17-5 +- pull buildroot out of the examples files + +* Tue Oct 31 2006 Tom "spot" Callaway 1.0.17-4 +- a spoooky halloween bump for development + * Sun Sep 10 2006 Tom "spot" Callaway 1.0.17-3 - disable x86_64, code is not (and likely never will be) 64bit clean From fedora-extras-commits at redhat.com Tue Apr 10 15:21:54 2007 From: fedora-extras-commits at redhat.com (Tom Callaway (spot)) Date: Tue, 10 Apr 2007 11:21:54 -0400 Subject: rpms/gambas/devel gambas.spec,1.23,1.24 Message-ID: <200704101521.l3AFLsLa011779@cvs-int.fedora.redhat.com> Author: spot Update of /cvs/extras/rpms/gambas/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv11721/devel Modified Files: gambas.spec Log Message: Fix bugzilla 233789 Index: gambas.spec =================================================================== RCS file: /cvs/extras/rpms/gambas/devel/gambas.spec,v retrieving revision 1.23 retrieving revision 1.24 diff -u -r1.23 -r1.24 --- gambas.spec 5 Jan 2007 22:36:37 -0000 1.23 +++ gambas.spec 10 Apr 2007 15:21:23 -0000 1.24 @@ -1,7 +1,7 @@ Name: gambas Summary: IDE based on a basic interpreter with object extensions Version: 1.0.17 -Release: 7%{?dist} +Release: 8%{?dist} License: GPL Group: Development/Tools URL: http://gambas.sourceforge.net/ @@ -280,6 +280,7 @@ %{_bindir}/gbx %{_datadir}/pixmaps/gambas.png %{_datadir}/applications/*.desktop +%dir %{_datadir}/gambas/ %dir %{_datadir}/gambas/info %{_datadir}/gambas/info/gb.info %{_datadir}/gambas/info/gb.list @@ -422,6 +423,10 @@ %{_datadir}/gambas/info/gb.xml.libxml.xslt.* %changelog +* Tue Apr 10 2007 Tom "spot" Callaway 1.0.17-8 +- make the gambas-runtime package own /usr/share/gambas, since everything + depends on it (resolves bugzilla 233789) + * Fri Jan 5 2007 Tom "spot" Callaway 1.0.17-7 - rebuild to pickup new deps From fedora-extras-commits at redhat.com Tue Apr 10 15:36:43 2007 From: fedora-extras-commits at redhat.com (Paul Howarth (pghmcfc)) Date: Tue, 10 Apr 2007 11:36:43 -0400 Subject: rpms/perl-MailTools/devel .cvsignore, 1.9, 1.10 perl-MailTools.spec, 1.21, 1.22 sources, 1.9, 1.10 Message-ID: <200704101536.l3AFahuY012089@cvs-int.fedora.redhat.com> Author: pghmcfc Update of /cvs/extras/rpms/perl-MailTools/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv12066 Modified Files: .cvsignore perl-MailTools.spec sources Log Message: Update to 1.76 Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/perl-MailTools/devel/.cvsignore,v retrieving revision 1.9 retrieving revision 1.10 diff -u -r1.9 -r1.10 --- .cvsignore 15 Mar 2006 07:49:15 -0000 1.9 +++ .cvsignore 10 Apr 2007 15:36:13 -0000 1.10 @@ -1 +1 @@ -MailTools-1.74.tar.gz +MailTools-1.76.tar.gz Index: perl-MailTools.spec =================================================================== RCS file: /cvs/extras/rpms/perl-MailTools/devel/perl-MailTools.spec,v retrieving revision 1.21 retrieving revision 1.22 diff -u -r1.21 -r1.22 --- perl-MailTools.spec 8 Mar 2007 15:33:04 -0000 1.21 +++ perl-MailTools.spec 10 Apr 2007 15:36:13 -0000 1.22 @@ -1,7 +1,7 @@ Summary: Various mail-related perl modules Name: perl-MailTools -Version: 1.74 -Release: 4%{?dist} +Version: 1.76 +Release: 1%{?dist} License: GPL or Artistic Group: Development/Libraries URL: http://search.cpan.org/dist/MailTools/ @@ -9,19 +9,22 @@ Patch0: perl-MailTools-1.74-CPAN-20726.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch -BuildRequires: perl(Net::Domain) -BuildRequires: perl(Net::SMTP) Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) -%if 0%{?fedora} > 6 -BuildRequires: perl-devel -%endif +BuildRequires: perl(Net::Domain), perl(Net::SMTP), perl(ExtUtils::MakeMaker) %description MailTools is a set of Perl modules related to mail applications. %prep %setup -q -n MailTools-%{version} + +# This patch addresses CPAN RT#20726 (http://rt.cpan.org/Public/Bug/Display.html?id=20726) +# which is about handling filenames with trailing spaces. This patch has been rejected +# upstream because it raises the minimum perl version required to 5.6.1, which upstream +# considers to be "too recent". However, given that all distributions supported by this +# package have at least perl 5.8.0, it's not a problem for us. %patch0 -p0 + # Set up example scripts cd examples for file in *.PL @@ -59,6 +62,11 @@ %{_mandir}/man3/Mail::*.3pm* %changelog +* Tue Apr 10 2007 Paul Howarth 1.76-1 +- Update to 1.76 +- Add comment text about the patch for fixing CPAN RT#20726 +- BuildRequire perl(ExtUtils::MakeMaker) rather than perl-devel + * Thu Mar 8 2007 Paul Howarth 1.74-4 - Buildrequire perl-devel for Fedora 7 onwards - Fix argument order for find with -depth Index: sources =================================================================== RCS file: /cvs/extras/rpms/perl-MailTools/devel/sources,v retrieving revision 1.9 retrieving revision 1.10 diff -u -r1.9 -r1.10 --- sources 15 Mar 2006 07:49:15 -0000 1.9 +++ sources 10 Apr 2007 15:36:13 -0000 1.10 @@ -1 +1 @@ -aba82a7eb87906278d98174e10d838be MailTools-1.74.tar.gz +dedc97c82aa86f643a59a6302f6db5db MailTools-1.76.tar.gz From fedora-extras-commits at redhat.com Tue Apr 10 16:05:07 2007 From: fedora-extras-commits at redhat.com (Toshio Ernie Kuratomi (toshio)) Date: Tue, 10 Apr 2007 12:05:07 -0400 Subject: rpms/python-formencode/EL-5 .cvsignore, 1.6, 1.7 python-formencode.spec, 1.14, 1.15 sources, 1.6, 1.7 Message-ID: <200704101605.l3AG57u6016331@cvs-int.fedora.redhat.com> Author: toshio Update of /cvs/extras/rpms/python-formencode/EL-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv16305 Modified Files: .cvsignore python-formencode.spec sources Log Message: - Upgrade to bugfix 0.7.1 release. Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/python-formencode/EL-5/.cvsignore,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- .cvsignore 4 Mar 2007 01:39:04 -0000 1.6 +++ .cvsignore 10 Apr 2007 16:04:33 -0000 1.7 @@ -1 +1 @@ -FormEncode-0.7.tar.gz +FormEncode-0.7.1.tar.gz Index: python-formencode.spec =================================================================== RCS file: /cvs/extras/rpms/python-formencode/EL-5/python-formencode.spec,v retrieving revision 1.14 retrieving revision 1.15 diff -u -r1.14 -r1.15 --- python-formencode.spec 7 Apr 2007 04:36:56 -0000 1.14 +++ python-formencode.spec 10 Apr 2007 16:04:33 -0000 1.15 @@ -2,15 +2,15 @@ %{!?pyver: %define pyver %(%{__python} -c "import sys ; print sys.version[:3]")} Name: python-formencode -Version: 0.7 -Release: 3%{?dist} +Version: 0.7.1 +Release: 1%{?dist} Summary: HTML form validation, generation, and convertion package Group: Development/Libraries License: PSF URL: http://formencode.org/ Source0: http://cheeseshop.python.org/packages/source/F/FormEncode/FormEncode-%{version}.tar.gz -Patch: %{name}-%{version}-badurl.patch +Patch: %{name}-0.7-badurl.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root BuildArch: noarch @@ -48,6 +48,9 @@ %{python_sitelib}/FormEncode-%{version}-py%{pyver}.egg-info %changelog +* Mon Apr 9 2007 Toshio Kuratomi 0.7.1-1 +- Upgrade to bugfix 0.7.1 release. + * Fri Apr 6 2007 Toshio Kuratomi 0.7-3 - Require python-setuptools Index: sources =================================================================== RCS file: /cvs/extras/rpms/python-formencode/EL-5/sources,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- sources 4 Mar 2007 01:39:04 -0000 1.6 +++ sources 10 Apr 2007 16:04:33 -0000 1.7 @@ -1 +1 @@ -b6bd7c5bfff2599a12259c197c6e1f79 FormEncode-0.7.tar.gz +86ee82f7e808d2b7973b13a96bb740cc FormEncode-0.7.1.tar.gz From fedora-extras-commits at redhat.com Tue Apr 10 16:45:19 2007 From: fedora-extras-commits at redhat.com (Paul Howarth (pghmcfc)) Date: Tue, 10 Apr 2007 12:45:19 -0400 Subject: rpms/imlib/devel imlib-1.9.13-sec2.patch, NONE, 1.1 imlib.spec, 1.5, 1.6 Message-ID: <200704101645.l3AGjJVa016893@cvs-int.fedora.redhat.com> Author: pghmcfc Update of /cvs/extras/rpms/imlib/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv16816 Modified Files: imlib.spec Added Files: imlib-1.9.13-sec2.patch Log Message: add patch for CVE-2004-1025, CVE-2004-1026 (integer/buffer overflows) (#235416) imlib-1.9.13-sec2.patch: --- NEW FILE imlib-1.9.13-sec2.patch --- diff -urN imlib-1.9.13.orig/Imlib/load.c imlib-1.9.13/Imlib/load.c --- imlib-1.9.13.orig/Imlib/load.c Wed Mar 13 19:06:29 2002 +++ imlib-1.9.13/Imlib/load.c Thu Sep 16 17:21:01 2004 @@ -4,6 +4,8 @@ #include "Imlib_private.h" #include +#define G_MAXINT ((int) 0x7fffffff) + /* Split the ID - damages input */ static char * @@ -41,13 +43,17 @@ /* * Make sure we don't wrap on our memory allocations + * we check G_MAXINT/4 because rend.c malloc's w * h * bpp + * + 3 is safety margin */ void * _imlib_malloc_image(unsigned int w, unsigned int h) { - if( w > 32767 || h > 32767) - return NULL; - return malloc(w * h * 3); + if (w <= 0 || w > 32767 || + h <= 0 || h > 32767 || + h >= (G_MAXINT/4 - 1) / w) + return NULL; + return malloc(w * h * 3 + 3); } #ifdef HAVE_LIBJPEG @@ -360,7 +366,9 @@ npix = ww * hh; *w = (int)ww; *h = (int)hh; - if(ww > 32767 || hh > 32767) + if (ww <= 0 || ww > 32767 || + hh <= 0 || hh > 32767 || + hh >= (G_MAXINT/sizeof(uint32)) / ww) { TIFFClose(tif); return NULL; @@ -463,7 +471,7 @@ } *w = gif->Image.Width; *h = gif->Image.Height; - if (*h > 32767 || *w > 32767) + if (*h <= 0 || *h > 32767 || *w <= 0 || *w > 32767) { return NULL; } @@ -965,7 +973,12 @@ comment = 0; quote = 0; context = 0; + memset(lookup, 0, sizeof(lookup)); + line = malloc(lsz); + if (!line) + return NULL; + while (!done) { pc = c; @@ -994,25 +1007,25 @@ { /* Header */ sscanf(line, "%i %i %i %i", w, h, &ncolors, &cpp); - if (ncolors > 32766) + if (ncolors <= 0 || ncolors > 32766) { fprintf(stderr, "IMLIB ERROR: XPM files wth colors > 32766 not supported\n"); free(line); return NULL; } - if (cpp > 5) + if (cpp <= 0 || cpp > 5) { fprintf(stderr, "IMLIB ERROR: XPM files with characters per pixel > 5 not supported\n"); free(line); return NULL; } - if (*w > 32767) + if (*w <= 0 || *w > 32767) { fprintf(stderr, "IMLIB ERROR: Image width > 32767 pixels for file\n"); free(line); return NULL; } - if (*h > 32767) + if (*h <= 0 || *h > 32767) { fprintf(stderr, "IMLIB ERROR: Image height > 32767 pixels for file\n"); free(line); @@ -1045,11 +1058,13 @@ { int slen; int hascolor, iscolor; + int space; iscolor = 0; hascolor = 0; tok[0] = 0; col[0] = 0; + space = sizeof(col) - 1; s[0] = 0; len = strlen(line); strncpy(cmap[j].str, line, cpp); @@ -1072,10 +1087,10 @@ { if (k >= len) { - if (col[0]) - strcat(col, " "); - if (strlen(col) + strlen(s) < sizeof(col)) - strcat(col, s); + if (col[0] && space > 0) + strcat(col, " "), space -= 1; + if (slen <= space) + strcat(col, s), space -= slen; } if (col[0]) { @@ -1105,14 +1120,17 @@ } } } - strcpy(tok, s); + if (slen < sizeof(tok)); + strcpy(tok, s); col[0] = 0; + space = sizeof(col) - 1; } else { - if (col[0]) - strcat(col, " "); - strcat(col, s); + if (col[0] && space > 0) + strcat(col, " "), space -=1; + if (slen <= space) + strcat(col, s), space -= slen; } } } @@ -1341,12 +1359,12 @@ sscanf(s, "%i %i", w, h); a = *w; b = *h; - if (a > 32767) + if (a <= 0 || a > 32767) { fprintf(stderr, "IMLIB ERROR: Image width > 32767 pixels for file\n"); return NULL; } - if (b > 32767) + if (b <= 0 || b > 32767) { fprintf(stderr, "IMLIB ERROR: Image height > 32767 pixels for file\n"); return NULL; diff -urN imlib-1.9.13.orig/Imlib/utils.c imlib-1.9.13/Imlib/utils.c --- imlib-1.9.13.orig/Imlib/utils.c Mon Mar 4 17:45:28 2002 +++ imlib-1.9.13/Imlib/utils.c Thu Sep 16 17:21:15 2004 @@ -1496,36 +1496,56 @@ context = 0; ptr = NULL; end = NULL; + memset(lookup, 0, sizeof(lookup)); while (!done) { line = data[count++]; + if (!line) + break; + line = strdup(line); + if (!line) + break; + len = strlen(line); + for (i = 0; i < len; ++i) + { + c = line[i]; + if (c < 32) + line[i] = 32; + else if (c > 127) + line[i] = 127; + } + if (context == 0) { /* Header */ sscanf(line, "%i %i %i %i", &w, &h, &ncolors, &cpp); - if (ncolors > 32766) + if (ncolors <= 0 || ncolors > 32766) { fprintf(stderr, "IMLIB ERROR: XPM data wth colors > 32766 not supported\n"); free(im); + free(line); return NULL; } - if (cpp > 5) + if (cpp <= 0 || cpp > 5) { fprintf(stderr, "IMLIB ERROR: XPM data with characters per pixel > 5 not supported\n"); free(im); + free(line); return NULL; } - if (w > 32767) + if (w <= 0 || w > 32767) { fprintf(stderr, "IMLIB ERROR: Image width > 32767 pixels for data\n"); free(im); + free(line); return NULL; } - if (h > 32767) + if (h <= 0 || h > 32767) { fprintf(stderr, "IMLIB ERROR: Image height > 32767 pixels for data\n"); free(im); + free(line); return NULL; } cmap = malloc(sizeof(struct _cmap) * ncolors); @@ -1533,6 +1553,7 @@ if (!cmap) { free(im); + free(line); return NULL; } im->rgb_width = w; @@ -1542,6 +1563,7 @@ { free(cmap); free(im); + free(line); return NULL; } im->alpha_data = NULL; @@ -1817,6 +1839,7 @@ } if ((ptr) && ((ptr - im->rgb_data) >= w * h * 3)) done = 1; + free(line); } if (!transp) { diff -urN imlib-1.9.13.orig/gdk_imlib/io-gif.c imlib-1.9.13/gdk_imlib/io-gif.c --- imlib-1.9.13.orig/gdk_imlib/io-gif.c Mon Mar 4 17:26:51 2002 +++ imlib-1.9.13/gdk_imlib/io-gif.c Thu Sep 16 16:11:31 2004 @@ -55,7 +55,7 @@ } *w = gif->Image.Width; *h = gif->Image.Height; - if(*h > 32767 || *w > 32767) + if(*h <= 0 || *h > 32767 || *w <= 0 || *w > 32767) { return NULL; } diff -urN imlib-1.9.13.orig/gdk_imlib/io-ppm.c imlib-1.9.13/gdk_imlib/io-ppm.c --- imlib-1.9.13.orig/gdk_imlib/io-ppm.c Mon Mar 4 17:26:51 2002 +++ imlib-1.9.13/gdk_imlib/io-ppm.c Thu Sep 16 16:13:13 2004 @@ -53,12 +53,12 @@ sscanf(s, "%i %i", w, h); a = *w; b = *h; - if (a > 32767) + if (a <= 0 || a > 32767) { fprintf(stderr, "gdk_imlib ERROR: Image width > 32767 pixels for file\n"); return NULL; } - if (b > 32767) + if (b <= 0 || b > 32767) { fprintf(stderr, "gdk_imlib ERROR: Image height > 32767 pixels for file\n"); return NULL; diff -urN imlib-1.9.13.orig/gdk_imlib/io-tiff.c imlib-1.9.13/gdk_imlib/io-tiff.c --- imlib-1.9.13.orig/gdk_imlib/io-tiff.c Mon Mar 4 17:26:51 2002 +++ imlib-1.9.13/gdk_imlib/io-tiff.c Thu Sep 16 16:13:57 2004 @@ -36,7 +36,9 @@ npix = ww * hh; *w = (int)ww; *h = (int)hh; - if(ww > 32767 || hh > 32767) + if (ww <= 0 || ww > 32767 || + hh <= 0 || hh > 32767 || + hh >= (G_MAXINT/sizeof(uint32)) / ww) { TIFFClose(tif); return NULL; diff -urN imlib-1.9.13.orig/gdk_imlib/io-xpm.c imlib-1.9.13/gdk_imlib/io-xpm.c --- imlib-1.9.13.orig/gdk_imlib/io-xpm.c Mon Mar 4 17:26:51 2002 +++ imlib-1.9.13/gdk_imlib/io-xpm.c Thu Sep 16 17:08:24 2004 @@ -40,8 +40,12 @@ context = 0; i = j = 0; cmap = NULL; + memset(lookup, 0, sizeof(lookup)); line = malloc(lsz); + if (!line) + return NULL; + while (!done) { pc = c; @@ -70,25 +74,25 @@ { /* Header */ sscanf(line, "%i %i %i %i", w, h, &ncolors, &cpp); - if (ncolors > 32766) + if (ncolors <= 0 || ncolors > 32766) { fprintf(stderr, "gdk_imlib ERROR: XPM files wth colors > 32766 not supported\n"); free(line); return NULL; } - if (cpp > 5) + if (cpp <= 0 || cpp > 5) { fprintf(stderr, "gdk_imlib ERROR: XPM files with characters per pixel > 5 not supported\n"); free(line); return NULL; } - if (*w > 32767) + if (*w <= 0 || *w > 32767) { fprintf(stderr, "gdk_imlib ERROR: Image width > 32767 pixels for file\n"); free(line); return NULL; } - if (*h > 32767) + if (*h <= 0 || *h > 32767) { fprintf(stderr, "gdk_imlib ERROR: Image height > 32767 pixels for file\n"); free(line); @@ -120,11 +124,13 @@ { int slen; int hascolor, iscolor; + int space; hascolor = 0; iscolor = 0; tok[0] = 0; col[0] = 0; + space = sizeof(col) - 1; s[0] = 0; len = strlen(line); strncpy(cmap[j].str, line, cpp); @@ -147,10 +153,10 @@ { if (k >= len) { - if (col[0]) - strcat(col, " "); - if (strlen(col) + strlen(s) < sizeof(col)) - strcat(col, s); + if (col[0] && space > 0) + strncat(col, " ", space), space -= 1; + if (slen <= space) + strcat(col, s), space -= slen; } if (col[0]) { @@ -180,14 +186,17 @@ } } } - strcpy(tok, s); + if (slen < sizeof(tok)) + strcpy(tok, s); col[0] = 0; + space = sizeof(col) - 1; } else { - if (col[0]) - strcat(col, " "); - strcat(col, s); + if (col[0] && space > 0) + strcat(col, " "), space -= 1; + if (slen <= space) + strcat(col, s), space -= slen; } } } diff -urN imlib-1.9.13.orig/gdk_imlib/misc.c imlib-1.9.13/gdk_imlib/misc.c --- imlib-1.9.13.orig/gdk_imlib/misc.c Mon Mar 4 17:26:51 2002 +++ imlib-1.9.13/gdk_imlib/misc.c Thu Sep 16 16:35:32 2004 @@ -1355,11 +1355,16 @@ /* * Make sure we don't wrap on our memory allocations + * we check G_MAX_INT/4 because rend.c malloc's w * h * bpp + * + 3 is safety margin */ void *_gdk_malloc_image(unsigned int w, unsigned int h) { - if( w > 32767 || h > 32767) + if (w <= 0 || w > 32767 || + h <= 0 || h > 32767 || + h >= (G_MAXINT/4 - 1) / w) return NULL; - return malloc(w * h * 3); + return malloc(w * h * 3 + 3); } + diff -urN imlib-1.9.13.orig/gdk_imlib/utils.c imlib-1.9.13/gdk_imlib/utils.c --- imlib-1.9.13.orig/gdk_imlib/utils.c Mon Mar 4 17:26:51 2002 +++ imlib-1.9.13/gdk_imlib/utils.c Thu Sep 16 17:28:35 2004 @@ -1236,36 +1236,56 @@ context = 0; ptr = NULL; end = NULL; + memset(lookup, 0, sizeof(lookup)); while (!done) { line = data[count++]; + if (!line) + break; + line = strdup(line); + if (!line) + break; + len = strlen(line); + for (i = 0; i < len; ++i) + { + c = line[i]; + if (c < 32) + line[i] = 32; + else if (c > 127) + line[i] = 127; + } + if (context == 0) { /* Header */ sscanf(line, "%i %i %i %i", &w, &h, &ncolors, &cpp); - if (ncolors > 32766) + if (ncolors <= 0 || ncolors > 32766) { fprintf(stderr, "gdk_imlib ERROR: XPM data wth colors > 32766 not supported\n"); free(im); + free(line); return NULL; } - if (cpp > 5) + if (cpp <= 0 || cpp > 5) { fprintf(stderr, "gdk_imlib ERROR: XPM data with characters per pixel > 5 not supported\n"); free(im); + free(line); return NULL; } - if (w > 32767) + if (w <= 0 || w > 32767) { fprintf(stderr, "gdk_imlib ERROR: Image width > 32767 pixels for data\n"); free(im); + free(line); return NULL; } - if (h > 32767) + if (h <= 0 || h > 32767) { fprintf(stderr, "gdk_imlib ERROR: Image height > 32767 pixels for data\n"); free(im); + free(line); return NULL; } cmap = malloc(sizeof(struct _cmap) * ncolors); @@ -1273,6 +1293,7 @@ if (!cmap) { free(im); + free(line); return NULL; } im->rgb_width = w; @@ -1282,6 +1303,7 @@ { free(cmap); free(im); + free(line); return NULL; } im->alpha_data = NULL; @@ -1355,7 +1377,7 @@ strcpy(col + colptr, " "); colptr++; } - if (colptr + ls <= sizeof(col)) + if (colptr + ls < sizeof(col)) { strcpy(col + colptr, s); colptr += ls; @@ -1558,6 +1580,7 @@ } if ((ptr) && ((ptr - im->rgb_data) >= w * h * 3)) done = 1; + free(line); } if (!transp) { Index: imlib.spec =================================================================== RCS file: /cvs/extras/rpms/imlib/devel/imlib.spec,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- imlib.spec 3 Apr 2007 09:51:01 -0000 1.5 +++ imlib.spec 10 Apr 2007 16:44:42 -0000 1.6 @@ -3,13 +3,14 @@ Summary: An image loading and rendering library for X11R6 Name: imlib Version: 1.9.15 -Release: 1%{?dist} +Release: 2%{?dist} Epoch: 1 License: LGPL Group: System Environment/Libraries URL: http://www.enlightenment.org/Libraries/Imlib/ Source0: http://ftp.gnome.org/pub/GNOME/sources/imlib/1.9/imlib-%{version}.tar.bz2 Source2: local-hack-gmodule.tar.gz +Patch1: imlib-1.9.13-sec2.patch Patch3: imlib-1.9.10-cppflags.patch Patch4: imlib-1.9.15-gmodulehack.patch Patch6: imlib-1.9.13-underquoted.patch @@ -60,6 +61,7 @@ %prep %setup -q +%patch1 -p1 -b .sec2 %patch3 -p1 -b .cppflags %patch4 -p1 -b .gmodulehack %patch6 -p1 -b .underquoted @@ -146,7 +148,11 @@ %{_mandir}/man1/imlib-config.1* %changelog -* Sat Jan 20 2007 Paul Howarth 1:1.9.15-1 +* Tue Apr 10 2007 Paul Howarth 1:1.9.15-2 +- add patch for CVE-2004-1025, CVE-2004-1026 (integer/buffer overflows) + (#235416) + +* Thu Mar 29 2007 Paul Howarth 1:1.9.15-1 - update to 1.9.15 - update gmodulehack patch - update URL From fedora-extras-commits at redhat.com Tue Apr 10 16:51:07 2007 From: fedora-extras-commits at redhat.com (Paul Howarth (pghmcfc)) Date: Tue, 10 Apr 2007 12:51:07 -0400 Subject: rpms/imlib/FC-6 imlib-1.9.13-sec2.patch, NONE, 1.1 imlib-1.9.15-gmodulehack.patch, NONE, 1.1 imlib-1.9.15-lib-bloat.patch, NONE, 1.1 imlib-1.9.15-multilib-config.patch, NONE, 1.1 .cvsignore, 1.2, 1.3 imlib.spec, 1.3, 1.4 sources, 1.2, 1.3 imlib-1.9.10-ac25.patch, 1.1, NONE imlib-1.9.13-gmodulehack.patch, 1.1, NONE imlib-1.9.13-waitpid.patch, 1.1, NONE imlib-1.9.14-bounds.patch, 1.1, NONE Message-ID: <200704101651.l3AGp7Yj017085@cvs-int.fedora.redhat.com> Author: pghmcfc Update of /cvs/extras/rpms/imlib/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv17049 Modified Files: .cvsignore imlib.spec sources Added Files: imlib-1.9.13-sec2.patch imlib-1.9.15-gmodulehack.patch imlib-1.9.15-lib-bloat.patch imlib-1.9.15-multilib-config.patch Removed Files: imlib-1.9.10-ac25.patch imlib-1.9.13-gmodulehack.patch imlib-1.9.13-waitpid.patch imlib-1.9.14-bounds.patch Log Message: resync with devel imlib-1.9.13-sec2.patch: --- NEW FILE imlib-1.9.13-sec2.patch --- diff -urN imlib-1.9.13.orig/Imlib/load.c imlib-1.9.13/Imlib/load.c --- imlib-1.9.13.orig/Imlib/load.c Wed Mar 13 19:06:29 2002 +++ imlib-1.9.13/Imlib/load.c Thu Sep 16 17:21:01 2004 @@ -4,6 +4,8 @@ #include "Imlib_private.h" #include +#define G_MAXINT ((int) 0x7fffffff) + /* Split the ID - damages input */ static char * @@ -41,13 +43,17 @@ /* * Make sure we don't wrap on our memory allocations + * we check G_MAXINT/4 because rend.c malloc's w * h * bpp + * + 3 is safety margin */ void * _imlib_malloc_image(unsigned int w, unsigned int h) { - if( w > 32767 || h > 32767) - return NULL; - return malloc(w * h * 3); + if (w <= 0 || w > 32767 || + h <= 0 || h > 32767 || + h >= (G_MAXINT/4 - 1) / w) + return NULL; + return malloc(w * h * 3 + 3); } #ifdef HAVE_LIBJPEG @@ -360,7 +366,9 @@ npix = ww * hh; *w = (int)ww; *h = (int)hh; - if(ww > 32767 || hh > 32767) + if (ww <= 0 || ww > 32767 || + hh <= 0 || hh > 32767 || + hh >= (G_MAXINT/sizeof(uint32)) / ww) { TIFFClose(tif); return NULL; @@ -463,7 +471,7 @@ } *w = gif->Image.Width; *h = gif->Image.Height; - if (*h > 32767 || *w > 32767) + if (*h <= 0 || *h > 32767 || *w <= 0 || *w > 32767) { return NULL; } @@ -965,7 +973,12 @@ comment = 0; quote = 0; context = 0; + memset(lookup, 0, sizeof(lookup)); + line = malloc(lsz); + if (!line) + return NULL; + while (!done) { pc = c; @@ -994,25 +1007,25 @@ { /* Header */ sscanf(line, "%i %i %i %i", w, h, &ncolors, &cpp); - if (ncolors > 32766) + if (ncolors <= 0 || ncolors > 32766) { fprintf(stderr, "IMLIB ERROR: XPM files wth colors > 32766 not supported\n"); free(line); return NULL; } - if (cpp > 5) + if (cpp <= 0 || cpp > 5) { fprintf(stderr, "IMLIB ERROR: XPM files with characters per pixel > 5 not supported\n"); free(line); return NULL; } - if (*w > 32767) + if (*w <= 0 || *w > 32767) { fprintf(stderr, "IMLIB ERROR: Image width > 32767 pixels for file\n"); free(line); return NULL; } - if (*h > 32767) + if (*h <= 0 || *h > 32767) { fprintf(stderr, "IMLIB ERROR: Image height > 32767 pixels for file\n"); free(line); @@ -1045,11 +1058,13 @@ { int slen; int hascolor, iscolor; + int space; iscolor = 0; hascolor = 0; tok[0] = 0; col[0] = 0; + space = sizeof(col) - 1; s[0] = 0; len = strlen(line); strncpy(cmap[j].str, line, cpp); @@ -1072,10 +1087,10 @@ { if (k >= len) { - if (col[0]) - strcat(col, " "); - if (strlen(col) + strlen(s) < sizeof(col)) - strcat(col, s); + if (col[0] && space > 0) + strcat(col, " "), space -= 1; + if (slen <= space) + strcat(col, s), space -= slen; } if (col[0]) { @@ -1105,14 +1120,17 @@ } } } - strcpy(tok, s); + if (slen < sizeof(tok)); + strcpy(tok, s); col[0] = 0; + space = sizeof(col) - 1; } else { - if (col[0]) - strcat(col, " "); - strcat(col, s); + if (col[0] && space > 0) + strcat(col, " "), space -=1; + if (slen <= space) + strcat(col, s), space -= slen; } } } @@ -1341,12 +1359,12 @@ sscanf(s, "%i %i", w, h); a = *w; b = *h; - if (a > 32767) + if (a <= 0 || a > 32767) { fprintf(stderr, "IMLIB ERROR: Image width > 32767 pixels for file\n"); return NULL; } - if (b > 32767) + if (b <= 0 || b > 32767) { fprintf(stderr, "IMLIB ERROR: Image height > 32767 pixels for file\n"); return NULL; diff -urN imlib-1.9.13.orig/Imlib/utils.c imlib-1.9.13/Imlib/utils.c --- imlib-1.9.13.orig/Imlib/utils.c Mon Mar 4 17:45:28 2002 +++ imlib-1.9.13/Imlib/utils.c Thu Sep 16 17:21:15 2004 @@ -1496,36 +1496,56 @@ context = 0; ptr = NULL; end = NULL; + memset(lookup, 0, sizeof(lookup)); while (!done) { line = data[count++]; + if (!line) + break; + line = strdup(line); + if (!line) + break; + len = strlen(line); + for (i = 0; i < len; ++i) + { + c = line[i]; + if (c < 32) + line[i] = 32; + else if (c > 127) + line[i] = 127; + } + if (context == 0) { /* Header */ sscanf(line, "%i %i %i %i", &w, &h, &ncolors, &cpp); - if (ncolors > 32766) + if (ncolors <= 0 || ncolors > 32766) { fprintf(stderr, "IMLIB ERROR: XPM data wth colors > 32766 not supported\n"); free(im); + free(line); return NULL; } - if (cpp > 5) + if (cpp <= 0 || cpp > 5) { fprintf(stderr, "IMLIB ERROR: XPM data with characters per pixel > 5 not supported\n"); free(im); + free(line); return NULL; } - if (w > 32767) + if (w <= 0 || w > 32767) { fprintf(stderr, "IMLIB ERROR: Image width > 32767 pixels for data\n"); free(im); + free(line); return NULL; } - if (h > 32767) + if (h <= 0 || h > 32767) { fprintf(stderr, "IMLIB ERROR: Image height > 32767 pixels for data\n"); free(im); + free(line); return NULL; } cmap = malloc(sizeof(struct _cmap) * ncolors); @@ -1533,6 +1553,7 @@ if (!cmap) { free(im); + free(line); return NULL; } im->rgb_width = w; @@ -1542,6 +1563,7 @@ { free(cmap); free(im); + free(line); return NULL; } im->alpha_data = NULL; @@ -1817,6 +1839,7 @@ } if ((ptr) && ((ptr - im->rgb_data) >= w * h * 3)) done = 1; + free(line); } if (!transp) { diff -urN imlib-1.9.13.orig/gdk_imlib/io-gif.c imlib-1.9.13/gdk_imlib/io-gif.c --- imlib-1.9.13.orig/gdk_imlib/io-gif.c Mon Mar 4 17:26:51 2002 +++ imlib-1.9.13/gdk_imlib/io-gif.c Thu Sep 16 16:11:31 2004 @@ -55,7 +55,7 @@ } *w = gif->Image.Width; *h = gif->Image.Height; - if(*h > 32767 || *w > 32767) + if(*h <= 0 || *h > 32767 || *w <= 0 || *w > 32767) { return NULL; } diff -urN imlib-1.9.13.orig/gdk_imlib/io-ppm.c imlib-1.9.13/gdk_imlib/io-ppm.c --- imlib-1.9.13.orig/gdk_imlib/io-ppm.c Mon Mar 4 17:26:51 2002 +++ imlib-1.9.13/gdk_imlib/io-ppm.c Thu Sep 16 16:13:13 2004 @@ -53,12 +53,12 @@ sscanf(s, "%i %i", w, h); a = *w; b = *h; - if (a > 32767) + if (a <= 0 || a > 32767) { fprintf(stderr, "gdk_imlib ERROR: Image width > 32767 pixels for file\n"); return NULL; } - if (b > 32767) + if (b <= 0 || b > 32767) { fprintf(stderr, "gdk_imlib ERROR: Image height > 32767 pixels for file\n"); return NULL; diff -urN imlib-1.9.13.orig/gdk_imlib/io-tiff.c imlib-1.9.13/gdk_imlib/io-tiff.c --- imlib-1.9.13.orig/gdk_imlib/io-tiff.c Mon Mar 4 17:26:51 2002 +++ imlib-1.9.13/gdk_imlib/io-tiff.c Thu Sep 16 16:13:57 2004 @@ -36,7 +36,9 @@ npix = ww * hh; *w = (int)ww; *h = (int)hh; - if(ww > 32767 || hh > 32767) + if (ww <= 0 || ww > 32767 || + hh <= 0 || hh > 32767 || + hh >= (G_MAXINT/sizeof(uint32)) / ww) { TIFFClose(tif); return NULL; diff -urN imlib-1.9.13.orig/gdk_imlib/io-xpm.c imlib-1.9.13/gdk_imlib/io-xpm.c --- imlib-1.9.13.orig/gdk_imlib/io-xpm.c Mon Mar 4 17:26:51 2002 +++ imlib-1.9.13/gdk_imlib/io-xpm.c Thu Sep 16 17:08:24 2004 @@ -40,8 +40,12 @@ context = 0; i = j = 0; cmap = NULL; + memset(lookup, 0, sizeof(lookup)); line = malloc(lsz); + if (!line) + return NULL; + while (!done) { pc = c; @@ -70,25 +74,25 @@ { /* Header */ sscanf(line, "%i %i %i %i", w, h, &ncolors, &cpp); - if (ncolors > 32766) + if (ncolors <= 0 || ncolors > 32766) { fprintf(stderr, "gdk_imlib ERROR: XPM files wth colors > 32766 not supported\n"); free(line); return NULL; } - if (cpp > 5) + if (cpp <= 0 || cpp > 5) { fprintf(stderr, "gdk_imlib ERROR: XPM files with characters per pixel > 5 not supported\n"); free(line); return NULL; } - if (*w > 32767) + if (*w <= 0 || *w > 32767) { fprintf(stderr, "gdk_imlib ERROR: Image width > 32767 pixels for file\n"); free(line); return NULL; } - if (*h > 32767) + if (*h <= 0 || *h > 32767) { fprintf(stderr, "gdk_imlib ERROR: Image height > 32767 pixels for file\n"); free(line); @@ -120,11 +124,13 @@ { int slen; int hascolor, iscolor; + int space; hascolor = 0; iscolor = 0; tok[0] = 0; col[0] = 0; + space = sizeof(col) - 1; s[0] = 0; len = strlen(line); strncpy(cmap[j].str, line, cpp); @@ -147,10 +153,10 @@ { if (k >= len) { - if (col[0]) - strcat(col, " "); - if (strlen(col) + strlen(s) < sizeof(col)) - strcat(col, s); + if (col[0] && space > 0) + strncat(col, " ", space), space -= 1; + if (slen <= space) + strcat(col, s), space -= slen; } if (col[0]) { @@ -180,14 +186,17 @@ } } } - strcpy(tok, s); + if (slen < sizeof(tok)) + strcpy(tok, s); col[0] = 0; + space = sizeof(col) - 1; } else { - if (col[0]) - strcat(col, " "); - strcat(col, s); + if (col[0] && space > 0) + strcat(col, " "), space -= 1; + if (slen <= space) + strcat(col, s), space -= slen; } } } diff -urN imlib-1.9.13.orig/gdk_imlib/misc.c imlib-1.9.13/gdk_imlib/misc.c --- imlib-1.9.13.orig/gdk_imlib/misc.c Mon Mar 4 17:26:51 2002 +++ imlib-1.9.13/gdk_imlib/misc.c Thu Sep 16 16:35:32 2004 @@ -1355,11 +1355,16 @@ /* * Make sure we don't wrap on our memory allocations + * we check G_MAX_INT/4 because rend.c malloc's w * h * bpp + * + 3 is safety margin */ void *_gdk_malloc_image(unsigned int w, unsigned int h) { - if( w > 32767 || h > 32767) + if (w <= 0 || w > 32767 || + h <= 0 || h > 32767 || + h >= (G_MAXINT/4 - 1) / w) return NULL; - return malloc(w * h * 3); + return malloc(w * h * 3 + 3); } + diff -urN imlib-1.9.13.orig/gdk_imlib/utils.c imlib-1.9.13/gdk_imlib/utils.c --- imlib-1.9.13.orig/gdk_imlib/utils.c Mon Mar 4 17:26:51 2002 +++ imlib-1.9.13/gdk_imlib/utils.c Thu Sep 16 17:28:35 2004 @@ -1236,36 +1236,56 @@ context = 0; ptr = NULL; end = NULL; + memset(lookup, 0, sizeof(lookup)); while (!done) { line = data[count++]; + if (!line) + break; + line = strdup(line); + if (!line) + break; + len = strlen(line); + for (i = 0; i < len; ++i) + { + c = line[i]; + if (c < 32) + line[i] = 32; + else if (c > 127) + line[i] = 127; + } + if (context == 0) { /* Header */ sscanf(line, "%i %i %i %i", &w, &h, &ncolors, &cpp); - if (ncolors > 32766) + if (ncolors <= 0 || ncolors > 32766) { fprintf(stderr, "gdk_imlib ERROR: XPM data wth colors > 32766 not supported\n"); free(im); + free(line); return NULL; } - if (cpp > 5) + if (cpp <= 0 || cpp > 5) { fprintf(stderr, "gdk_imlib ERROR: XPM data with characters per pixel > 5 not supported\n"); free(im); + free(line); return NULL; } - if (w > 32767) + if (w <= 0 || w > 32767) { fprintf(stderr, "gdk_imlib ERROR: Image width > 32767 pixels for data\n"); free(im); + free(line); return NULL; } - if (h > 32767) + if (h <= 0 || h > 32767) { fprintf(stderr, "gdk_imlib ERROR: Image height > 32767 pixels for data\n"); free(im); + free(line); return NULL; } cmap = malloc(sizeof(struct _cmap) * ncolors); @@ -1273,6 +1293,7 @@ if (!cmap) { free(im); + free(line); return NULL; } im->rgb_width = w; @@ -1282,6 +1303,7 @@ { free(cmap); free(im); + free(line); return NULL; } im->alpha_data = NULL; @@ -1355,7 +1377,7 @@ strcpy(col + colptr, " "); colptr++; } - if (colptr + ls <= sizeof(col)) + if (colptr + ls < sizeof(col)) { strcpy(col + colptr, s); colptr += ls; @@ -1558,6 +1580,7 @@ } if ((ptr) && ((ptr - im->rgb_data) >= w * h * 3)) done = 1; + free(line); } if (!transp) { imlib-1.9.15-gmodulehack.patch: --- NEW FILE imlib-1.9.15-gmodulehack.patch --- --- imlib-1.9.15/gdk_imlib/Makefile.am. 2007-03-27 14:59:33.000000000 +0100 +++ imlib-1.9.15/gdk_imlib/Makefile.am 2007-03-27 14:58:42.000000000 +0100 @@ -87,7 +87,7 @@ libgdk_imlib_la_LDFLAGS = -version-info 10:15:9 -libgdk_imlib_la_LIBADD = $(GX_LIBS) +libgdk_imlib_la_LIBADD = $(GX_LIBS) local-hack-gmodule/libgmodule-local.la include_HEADERS = gdk_imlib.h gdk_imlib_private.h gdk_imlib_types.h --- imlib-1.9.15/configure.in 2007-03-27 15:01:15.000000000 +0100 +++ imlib-1.9.15/configure.in 2007-03-27 15:02:59.000000000 +0100 @@ -32,56 +32,12 @@ fi ]) -dynworks=false -if test x$with_modules = xno; then - AC_MSG_RESULT(no) -else - AC_MSG_RESULT(yes) - -if test "x$GDK_IMLIB" != x; then - oLIBS="$LIBS" - oCFLAGS="$CFLAGS" - LIBS="$LIBS `glib-config --libs gmodule`" - CFLAGS="$CFLAGS `glib-config --cflags gmodule`" - AC_TRY_RUN([ -#include -#include -main () -{ - if (g_module_supported ()) - exit (0); - else - exit (1); -} -], dynworks=true) - LIBS="$oLIBS" - CFLAGS="$oCFLAGS" -fi - -dnl Now we check to see if our libtool supports shared lib deps -dnl (in a rather ugly way even) -builddir=`pwd` -if $dynworks; then - imlib_libtool_config="$builddir/libtool --config" - imlib_deplibs_check=`$imlib_libtool_config | \ - grep '^[[a-z_]]*check[[a-z_]]*_method=[['\''"]]' | \ - sed 's/.*[['\''"]]\(.*\)[['\''"]]$/\1/'` - if test "x$imlib_deplibs_check" = "xnone" || \ - test "x$imlib_deplibs_check" = "xunknown" || \ - test "x$imlib_deplibs_check" = "x"; then - dynworks=false - fi -fi - -if $dynworks; then - AC_DEFINE(USE_GMODULE, 1, [ ]) - GMODULE_LIBS="`glib-config --libs gmodule`" - GMODULE_FLAGS="`glib-config --cflags gmodule`" - AC_SUBST(GMODULE_LIBS) - AC_SUBST(GMODULE_FLAGS) -fi - -fi +dynworks=true +GMODULE_LIBS= +GMODULE_CFLAGS= +AC_DEFINE(USE_GMODULE, 1, [ ]) +AC_SUBST(GMODULE_LIBS) +AC_SUBST(GMODULE_CFLAGS) AC_SUBST(TIFFLIBS) AC_SUBST(GIFLIBS) imlib-1.9.15-lib-bloat.patch: --- NEW FILE imlib-1.9.15-lib-bloat.patch --- --- imlib-1.9.15/configure.in 2007-03-27 15:02:59.000000000 +0100 +++ imlib-1.9.15/configure.in 2007-03-27 16:18:49.000000000 +0100 @@ -204,16 +204,12 @@ AC_CHECK_HEADER(gif_lib.h, - [AC_CHECK_LIB(ungif, DGifOpenFileName, - [GIFLIBS="-lungif" - SUPPORT_LIBS="$SUPPORT_LIBS -lungif"; AC_DEFINE(HAVE_LIBGIF, 1, [ ])], [AC_CHECK_LIB(gif, DGifOpenFileName, [GIFLIBS="-lgif" SUPPORT_LIBS="$SUPPORT_LIBS -lgif" AC_DEFINE(HAVE_LIBGIF, 1, [ ])], [AC_MSG_ERROR(*** GIF library file not found ***)], $GX_LIBS)], - $GX_LIBS)], [AC_MSG_ERROR(*** GIF header not found ***)]) AC_CHECK_LIB(png, png_read_info, @@ -237,9 +237,9 @@ fi if test "$png_ok" = yes; then - PNGLIBS="-lpng -lz" + PNGLIBS="-lpng" AC_SUBST(HAVE_LIBPNG) - SUPPORT_LIBS="$SUPPORT_LIBS -lpng -lz"; AC_DEFINE(HAVE_LIBPNG, 1, [ ]) + SUPPORT_LIBS="$SUPPORT_LIBS -lpng"; AC_DEFINE(HAVE_LIBPNG, 1, [ ]) fi SUPPORT_LIBS="$SUPPORT_LIBS -lm" --- imlib-1.9.15/Imlib/Makefile.am 2007-03-27 17:45:17.000000000 +0100 +++ imlib-1.9.15/Imlib/Makefile.am 2007-03-27 17:45:46.000000000 +0100 @@ -32,8 +32,7 @@ libImlib_la_LDFLAGS = -version-info 11:0:0 #libImlib_la_LDDADD = $(SUPPORT_LIBS) -libImlib_la_LIBADD = $(SUPPORT_LIBS) $(X_PRE_LIBS) \ - $(X_LIBS) $(X_EXTRA_LIBS) +libImlib_la_LIBADD = $(SUPPORT_LIBS) $(X_LIBS) $(X_EXTRA_LIBS) DEFS = -DSYSTEM_IMRC=\"$(sysconfdir)/imrc\" \ -DSYSCONFDIR=\"$(sysconfdir)\" --- imlib-1.9.15/gdk_imlib/Makefile.am 2007-03-27 18:45:24.000000000 +0100 +++ imlib-1.9.15/gdk_imlib/Makefile.am 2007-03-27 18:48:05.000000000 +0100 @@ -20,11 +20,11 @@ libimlib_tiff_la_SOURCES = io-tiff.c libimlib_tiff_la_LDFLAGS = $(common_ldflags) -libimlib_tiff_la_LIBADD = $(TIFFLIBS) libgdk_imlib.la +libimlib_tiff_la_LIBADD = $(TIFFLIBS) libimlib_ps_la_SOURCES = io-ps.c libimlib_ps_la_LDFLAGS = $(common_ldflags) -libimlib_ps_la_LIBADD = libgdk_imlib.la +libimlib_ps_la_LIBADD = libimlib_bmp_la_SOURCES = io-bmp.c libimlib_bmp_la_LDFLAGS = $(common_ldflags) @@ -32,7 +32,7 @@ libimlib_xpm_la_SOURCES = io-xpm.c libimlib_xpm_la_LDFLAGS = $(common_ldflags) -libimlib_xpm_la_LIBADD = libgdk_imlib.la +libimlib_xpm_la_LIBADD = -lgdk_imlib -lX11 libimlib_ppm_la_SOURCES = io-ppm.c libimlib_ppm_la_LDFLAGS = $(common_ldflags) imlib-1.9.15-multilib-config.patch: --- NEW FILE imlib-1.9.15-multilib-config.patch --- --- imlib-1.9.15/imlib-config.in.multilib 2004-08-27 17:03:11.000000000 +0100 +++ imlib-1.9.15/imlib-config.in 2007-03-29 11:07:08.000000000 +0100 @@ -58,12 +58,10 @@ echo `@GTK_CONFIG@ --cflags` $includes @X_CFLAGS@ ;; --libs) - libdirs=-L at libdir@ - echo $libdirs -lImlib @LDFLAGS@ $gx_libs @X_LIBS@ @X_PRE_LIBS@ -lXext -lX11 @X_EXTRA_LIBS@ + echo -lImlib @LDFLAGS@ $gx_libs @X_LIBS@ @X_PRE_LIBS@ -lXext -lX11 @X_EXTRA_LIBS@ ;; --libs-gdk) - libdirs=-L at libdir@ - echo $libdirs -lgdk_imlib$gdk_gx_libs `@GTK_CONFIG@ --libs` $gdk_libs + echo -lgdk_imlib$gdk_gx_libs `@GTK_CONFIG@ --libs` $gdk_libs ;; *) echo "${usage}" 1>&2 Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/imlib/FC-6/.cvsignore,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- .cvsignore 3 Jul 2006 23:05:07 -0000 1.2 +++ .cvsignore 10 Apr 2007 16:50:30 -0000 1.3 @@ -1,2 +1,2 @@ -imlib-1.9.13.tar.gz +imlib-1.9.15.tar.bz2 local-hack-gmodule.tar.gz Index: imlib.spec =================================================================== RCS file: /cvs/extras/rpms/imlib/FC-6/imlib.spec,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- imlib.spec 2 Sep 2006 20:34:09 -0000 1.3 +++ imlib.spec 10 Apr 2007 16:50:30 -0000 1.4 @@ -1,59 +1,55 @@ -%define __libtoolize echo +%define libtool_hack LIBTOOL=/usr/bin/libtool Summary: An image loading and rendering library for X11R6 Name: imlib -Version: 1.9.13 -Release: 30%{?dist} +Version: 1.9.15 +Release: 2%{?dist} Epoch: 1 License: LGPL Group: System Environment/Libraries -URL: http://www.enlightenment.org/Libraries/Imlib.html -Source0: http://ftp.gnome.org/pub/GNOME/sources/imlib/1.9/imlib-%{version}.tar.gz +URL: http://www.enlightenment.org/Libraries/Imlib/ +Source0: http://ftp.gnome.org/pub/GNOME/sources/imlib/1.9/imlib-%{version}.tar.bz2 Source2: local-hack-gmodule.tar.gz - -Patch2: imlib-1.9.10-ac25.patch +Patch1: imlib-1.9.13-sec2.patch Patch3: imlib-1.9.10-cppflags.patch -Patch4: imlib-1.9.13-gmodulehack.patch -# Bug fixes from 1.9.14 -Patch5: imlib-1.9.13-waitpid.patch +Patch4: imlib-1.9.15-gmodulehack.patch Patch6: imlib-1.9.13-underquoted.patch -Patch7: imlib-1.9.14-bounds.patch - +Patch8: imlib-1.9.15-lib-bloat.patch +Patch9: imlib-1.9.15-multilib-config.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) - -Requires: gtk+ >= 1:1.2 - +BuildRequires: automake +BuildRequires: giflib-devel +BuildRequires: gtk+-devel BuildRequires: libpng-devel >= 1.2.2 -BuildRequires: libtiff-devel, libjpeg-devel -BuildRequires: zlib-devel, gtk+-devel -BuildRequires: libungif-devel, libX11-devel -BuildRequires: automake14, libtool, autoconf - -Obsoletes: imlib-cfgeditor, Imlib -Provides: imlib-cfgeditor, Imlib +BuildRequires: libjpeg-devel +BuildRequires: libtiff-devel +BuildRequires: libtool +BuildRequires: libX11-devel +BuildRequires: libXt-devel +BuildRequires: zlib-devel +Obsoletes: imlib-cfgeditor <= %{version}-%{release}, Imlib <= %{version}-%{release} +Provides: imlib-cfgeditor = %{version}-%{release}, Imlib = %{version}-%{release} %description -Imlib is a display depth independent image loading and rendering -library. Imlib is designed to simplify and speed up the process of -loading images and obtaining X Window System drawables. Imlib -provides many simple manipulation routines which can be used for -common operations. - -The imlib package also contains the imlib_config program, which -you can use to configure the Imlib image loading and rendering -library. Imlib_config can be used to control how Imlib uses color and -handles gamma corrections, etc. +Imlib is a display depth independent image loading and rendering library. +Imlib is designed to simplify and speed up the process of loading images and +obtaining X Window System drawables. Imlib provides many simple manipulation +routines which can be used for common operations. + +The imlib package also contains the imlib_config program, which you can use to +configure the Imlib image loading and rendering library. Imlib_config can be +used to control how Imlib uses color and handles gamma corrections, etc. -Install imlib if you need an image loading and rendering library for -X11R6, or if you are installing GNOME. +Install imlib if you need an image loading and rendering library for X11R6, or +if you are installing GNOME. %package devel Summary: Development tools for Imlib applications Group: Development/Libraries Requires: imlib = %{epoch}:%{version}-%{release} -Requires: libtiff-devel, libjpeg-devel -Requires: zlib-devel, gtk+-devel -Requires: libungif-devel, libX11-devel +Requires: giflib-devel, gtk+-devel, libjpeg-devel, libtiff-devel +Requires: libX11-devel, zlib-devel +Requires: %{_datadir}/aclocal, pkgconfig %description devel The header files, static libraries and documentation needed for @@ -65,71 +61,116 @@ %prep %setup -q - -%patch2 -p1 -b .ac25 +%patch1 -p1 -b .sec2 %patch3 -p1 -b .cppflags %patch4 -p1 -b .gmodulehack -%patch5 -p1 -b .waitpid %patch6 -p1 -b .underquoted -%patch7 -p1 -b .bounds +%patch8 -p1 -b .lib-bloat +%patch9 -p1 -b .multilib -(cd gdk_imlib && tar zxf %{SOURCE2}) - -perl -p -i.bak -e 's/gmodule.h/gmodule-local.h/g; s/g_module/local_hack_g_module/g; s/GModule/LocalHackGModule/g; s/G_MODULE/LOCAL_HACK_G_MODULE/g' gdk_imlib/modules.c -perl -pi -e 's/-static//g' gdk_imlib/local-hack-gmodule/Makefile +## Local gmodule hack to support building with libpng rather than libpng10 +(cd gdk_imlib && %{__tar} zxf %{SOURCE2}) +%{__sed} -i -e 's/gmodule.h/gmodule-local.h/g; + s/g_module/local_hack_g_module/g; + s/GModule/LocalHackGModule/g; + s/G_MODULE/LOCAL_HACK_G_MODULE/g' \ + gdk_imlib/modules.c +%{__sed} -i -e 's/-static//g' \ + gdk_imlib/local-hack-gmodule/Makefile ## Change soname to reflect new libpng -perl -pi -e 's/10:14:9/11:0:0/g' Imlib/Makefile* -perl -pi -e 's/10:13:9/11:0:0/g' Imlib/Makefile* +%{__sed} -i -e 's/10:15:9/11:0:0/g' Imlib/Makefile* %build -autoreconf -i -f - +/usr/bin/autoreconf -i -f %configure -export tagname=CC -pushd gdk_imlib/local-hack-gmodule -make LIBTOOL=/usr/bin/libtool -cp gmodule-local.h .. -popd +## Remove -L%{_libdir} from imlib-config if present; +## it's redundant and breaks multilib compatibility +%{__sed} -i -e 's,-L%{_libdir} ,,g' imlib-config + +## Build local gmodule hack +tagname=CC %{__make} -C gdk_imlib/local-hack-gmodule %{libtool_hack} +%{__cp} gdk_imlib/local-hack-gmodule/gmodule-local.h gdk_imlib/ -make LIBTOOL=/usr/bin/libtool ## %{?_smp_mflags} +## Avoid unnecessary library linkage in libgdk_imlib +GX_LIBS=$(/usr/bin/gtk-config --libs | %{__sed} -e 's/-lgtk //; s/-lgmodule //; s/-lXi //') -########################################################################### +## Note: build with %{?_smp_mflags} doesn't work reliably +%{__make} %{libtool_hack} GX_LIBS="${GX_LIBS}" %install -rm -rf %{buildroot} -%makeinstall LIBTOOL=/usr/bin/libtool +%{__rm} -rf %{buildroot} +%{__make} install DESTDIR=%{buildroot} %{libtool_hack} -rm -f %{buildroot}%{_libdir}/*a +## Don't package static or libtool archives +%{__rm} -f %{buildroot}%{_libdir}/*a %clean -rm -rf %{buildroot} +%{__rm} -rf %{buildroot} %post -p /sbin/ldconfig %postun -p /sbin/ldconfig %files -%defattr(-,root,root) +%defattr(-,root,root,-) %doc README AUTHORS ChangeLog COPYING.LIB -%attr(755,root,root) %{_libdir}/lib*.so.* -%config(noreplace) %{_sysconfdir}/* -%{_libdir}/libimlib-*.so +%config(noreplace) %{_sysconfdir}/im_palette-small.pal +%config(noreplace) %{_sysconfdir}/im_palette-tiny.pal +%config(noreplace) %{_sysconfdir}/im_palette.pal +%config(noreplace) %{_sysconfdir}/imrc %{_bindir}/imlib_config +%{_libdir}/libImlib.so.11 +%{_libdir}/libImlib.so.11.* +%{_libdir}/libgdk_imlib.so.1 +%{_libdir}/libgdk_imlib.so.1.* +%{_libdir}/libimlib-bmp.so +%{_libdir}/libimlib-gif.so +%{_libdir}/libimlib-jpeg.so +%{_libdir}/libimlib-png.so +%{_libdir}/libimlib-ppm.so +%{_libdir}/libimlib-ps.so +%{_libdir}/libimlib-tiff.so +%{_libdir}/libimlib-xpm.so %files devel -%defattr(-,root,root) +%defattr(-,root,root,-) %doc doc/*.gif doc/*.html %{_bindir}/imlib-config +%{_datadir}/aclocal/imlib.m4 +%{_includedir}/*.h %{_libdir}/libImlib.so %{_libdir}/libgdk_imlib.so -%{_includedir}/* -%{_datadir}/aclocal/* -%{_libdir}/pkgconfig/* -%{_datadir}/man/man*/* +%{_libdir}/pkgconfig/imlib.pc +%{_libdir}/pkgconfig/imlibgdk.pc +%{_mandir}/man1/imlib_config.1* +%{_mandir}/man1/imlib-config.1* %changelog +* Tue Apr 10 2007 Paul Howarth 1:1.9.15-2 +- add patch for CVE-2004-1025, CVE-2004-1026 (integer/buffer overflows) + (#235416) + +* Thu Mar 29 2007 Paul Howarth 1:1.9.15-1 +- update to 1.9.15 +- update gmodulehack patch +- update URL +- version the obsoletes and provides +- require giflib-devel instead of libungif-devel +- remove redundant gtk+ dependency +- devel package requires %%{_datadir}/aclocal and pkgconfig +- remove patches for fixes done upstream (ac25, waitpid, bounds) +- use sed rather than perl for scripted edits +- macro-ize commands where possible, hardcode paths otherwise +- use make with DESTDIR rather than %%makeinstall +- use more explicit names in the %%files lists +- make imlib-config multilib-compatible +- add buildreq libXt-devel (needed for FC5) + +* Fri Jan 12 2007 Paul Howarth 1:1.9.13-31 +- rebuilt + * Sun Sep 03 2006 Michael J. Knox - 1:1.9.13-30 - Fixed for building in mock/rawhide @@ -288,7 +329,7 @@ - up to 1.8.1 * Tue Sep 22 1998 Cristian Gafton -- yet another build for today (%defattr and %attr in the files lists) +- yet another build for today (%%defattr and %%attr in the files lists) - devel docs are back on the spec file * Tue Sep 22 1998 Carsten Haitzler Index: sources =================================================================== RCS file: /cvs/extras/rpms/imlib/FC-6/sources,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- sources 3 Jul 2006 23:05:07 -0000 1.2 +++ sources 10 Apr 2007 16:50:30 -0000 1.3 @@ -1,2 +1,2 @@ -8ab3f6ea596f731d54c18385bcc3525f imlib-1.9.13.tar.gz +7db987e6c52e4daf70d7d0f471238eae imlib-1.9.15.tar.bz2 1fe64ee91e1c8bb0a207d17101ec10b2 local-hack-gmodule.tar.gz --- imlib-1.9.10-ac25.patch DELETED --- --- imlib-1.9.13-gmodulehack.patch DELETED --- --- imlib-1.9.13-waitpid.patch DELETED --- --- imlib-1.9.14-bounds.patch DELETED --- From fedora-extras-commits at redhat.com Tue Apr 10 17:07:35 2007 From: fedora-extras-commits at redhat.com (Josh Bressers (bressers)) Date: Tue, 10 Apr 2007 13:07:35 -0400 Subject: fedora-security/audit fc6,1.214,1.215 Message-ID: <200704101707.l3AH7ZYs021172@cvs-int.fedora.redhat.com> Author: bressers Update of /cvs/fedora/fedora-security/audit In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv21155 Modified Files: fc6 Log Message: Note vixie-cron Index: fc6 =================================================================== RCS file: /cvs/fedora/fedora-security/audit/fc6,v retrieving revision 1.214 retrieving revision 1.215 diff -u -r1.214 -r1.215 --- fc6 4 Apr 2007 18:56:27 -0000 1.214 +++ fc6 10 Apr 2007 17:07:32 -0000 1.215 @@ -3,6 +3,7 @@ ** are items that need attention +CVE-2007-1856 VULNERABLE (vixie-cron) #235882 CVE-2007-1565 ignore (konqueror) client crash CVE-2007-1564 vulnerable (konqueror) [#CVE-2007-1564] CVE-2007-1475 ignore (php) unshipped ibase extension From fedora-extras-commits at redhat.com Tue Apr 10 18:13:08 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Tue, 10 Apr 2007 14:13:08 -0400 Subject: rpms/ruby-gnome2 - New directory Message-ID: <200704101813.l3AID8H8025787@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/rpms/ruby-gnome2 In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners/tmpcvsq25759/rpms/ruby-gnome2 Log Message: Directory /cvs/extras/rpms/ruby-gnome2 added to the repository From fedora-extras-commits at redhat.com Tue Apr 10 18:13:13 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Tue, 10 Apr 2007 14:13:13 -0400 Subject: rpms/ruby-gnome2/devel - New directory Message-ID: <200704101813.l3AIDDcE025801@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/rpms/ruby-gnome2/devel In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners/tmpcvsq25759/rpms/ruby-gnome2/devel Log Message: Directory /cvs/extras/rpms/ruby-gnome2/devel added to the repository From fedora-extras-commits at redhat.com Tue Apr 10 18:13:22 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Tue, 10 Apr 2007 14:13:22 -0400 Subject: owners owners.list,1.2663,1.2664 Message-ID: <200704101813.l3AIDMHN025828@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/owners In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners Modified Files: owners.list Log Message: add ruby-gnome2 Index: owners.list =================================================================== RCS file: /cvs/extras/owners/owners.list,v retrieving revision 1.2663 retrieving revision 1.2664 diff -u -r1.2663 -r1.2664 --- owners.list 9 Apr 2007 14:30:07 -0000 1.2663 +++ owners.list 10 Apr 2007 18:12:52 -0000 1.2664 @@ -2610,6 +2610,7 @@ Fedora Extras|ruby-bdb|A Ruby interface to Berkeley DB|miker5slow at grandecom.net|extras-qa at fedoraproject.org| Fedora Extras|ruby-cairo|ruby bindings for cairo|allisson at gmail.com|extras-qa at fedoraproject.org| Fedora Extras|ruby-fam|Gamin/FAM bindings for Ruby|dlutter at redhat.com|extras-qa at fedoraproject.org| +Fedora Extras|ruby-gnome2|ruby bindings for the GNOME-2.x|allisson at gmail.com|extras-qa at fedoraproject.org| Fedora Extras|ruby-mysql|A Ruby interface to MySQL|orion at cora.nwra.com|extras-qa at fedoraproject.org| Fedora Extras|ruby-postgres|A Ruby interface to Postgres|dlutter at redhat.com|extras-qa at fedoraproject.org| Fedora Extras|ruby-racc|A Ruby LALR(1) Parser Generator|dlutter at redhat.com|extras-qa at fedoraproject.org| From fedora-extras-commits at redhat.com Tue Apr 10 18:13:25 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Tue, 10 Apr 2007 14:13:25 -0400 Subject: rpms/ruby-gnome2 Makefile, NONE, 1.1 import.log, NONE, 1.1 pkg.acl, NONE, 1.1 Message-ID: <200704101813.l3AIDPKe025833@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/rpms/ruby-gnome2 In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners/tmpcvsq25759/rpms/ruby-gnome2 Added Files: Makefile import.log pkg.acl Log Message: Setup of module ruby-gnome2 --- NEW FILE Makefile --- # Top level Makefile for module ruby-gnome2 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 --- --- NEW FILE pkg.acl --- From fedora-extras-commits at redhat.com Tue Apr 10 18:13:37 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Tue, 10 Apr 2007 14:13:37 -0400 Subject: rpms/ruby-gnome2/devel .cvsignore, NONE, 1.1 Makefile, NONE, 1.1 sources, NONE, 1.1 Message-ID: <200704101813.l3AIDbmh025854@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/rpms/ruby-gnome2/devel In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners/tmpcvsq25759/rpms/ruby-gnome2/devel Added Files: .cvsignore Makefile sources Log Message: Setup of module ruby-gnome2 --- NEW FILE .cvsignore --- --- NEW FILE Makefile --- # Makefile for source rpm: ruby-gnome2 # $Id: Makefile,v 1.1 2007/04/10 18:13:31 wtogami Exp $ NAME := ruby-gnome2 SPECFILE = $(firstword $(wildcard *.spec)) define find-makefile-common for d in common ../common ../../common ; do if [ -f $$d/Makefile.common ] ; then if [ -f $$d/CVS/Root -a -w $$/Makefile.common ] ; then cd $$d ; cvs -Q update ; fi ; echo "$$d/Makefile.common" ; break ; fi ; done endef MAKEFILE_COMMON := $(shell $(find-makefile-common)) ifeq ($(MAKEFILE_COMMON),) # attept a checkout define checkout-makefile-common test -f CVS/Root && { cvs -Q -d $$(cat CVS/Root) checkout common && echo "common/Makefile.common" ; } || { echo "ERROR: I can't figure out how to checkout the 'common' module." ; exit -1 ; } >&2 endef MAKEFILE_COMMON := $(shell $(checkout-makefile-common)) endif include $(MAKEFILE_COMMON) --- NEW FILE sources --- From fedora-extras-commits at redhat.com Tue Apr 10 18:20:39 2007 From: fedora-extras-commits at redhat.com (Dennis Gilmore (ausil)) Date: Tue, 10 Apr 2007 14:20:39 -0400 Subject: rpms/knetworkmanager/devel .cvsignore, 1.6, 1.7 knetworkmanager.spec, 1.7, 1.8 sources, 1.6, 1.7 Message-ID: <200704101820.l3AIKdev026038@cvs-int.fedora.redhat.com> Author: ausil Update of /cvs/extras/rpms/knetworkmanager/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv26017 Modified Files: .cvsignore knetworkmanager.spec sources Log Message: new update fix defattr Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/knetworkmanager/devel/.cvsignore,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- .cvsignore 9 Apr 2007 03:42:12 -0000 1.6 +++ .cvsignore 10 Apr 2007 18:20:01 -0000 1.7 @@ -1 +1 @@ -knetworkmanager-svn20070408.tar.bz2 +knetworkmanager-svn20070409.tar.bz2 Index: knetworkmanager.spec =================================================================== RCS file: /cvs/extras/rpms/knetworkmanager/devel/knetworkmanager.spec,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- knetworkmanager.spec 9 Apr 2007 03:42:12 -0000 1.7 +++ knetworkmanager.spec 10 Apr 2007 18:20:01 -0000 1.8 @@ -1,8 +1,8 @@ -%define svn svn20070408 +%define svn svn20070409 Name: knetworkmanager Version: 0.1 -Release: 0.7.%{svn}%{?dist} +Release: 0.8.%{svn}%{?dist} Summary: KDE applet for Network Manager Group: Applications/Internet @@ -18,7 +18,7 @@ BuildRequires: NetworkManager-devel >= 0.6.2 dbus-devel autoconf automake BuildRequires: desktop-file-utils kdebase-devel hal-devel wireless-tools-devel -BuildRequires: dbus-qt-devel +BuildRequires: dbus-qt-devel, libnl-devel %description KNetworkManager is a system tray applet for controlling network @@ -79,7 +79,6 @@ --vendor=fedora \ --remove-category=Applet \ --remove-category=Network \ ---add-category=Applications \ --add-category=System \ --delete-original \ $RPM_BUILD_ROOT%{_datadir}/applications/kde/knetworkmanager.desktop @@ -120,10 +119,12 @@ %{_datadir}/servicetypes/knetworkmanager_vpnplugin.desktop %files devel +%defattr(-,root,root,-) %{_includedir}/knetworkmanager-plugin.h %{_includedir}/knetworkmanager-vpnplugin.h %files openvpn +%defattr(-,root,root,-) %{_libdir}/kde3/knetworkmanager_openvpn.la %{_libdir}/kde3/knetworkmanager_openvpn.so %{_libdir}/kde3/knetworkmanager_openvpn.so.0 @@ -131,6 +132,7 @@ %{_datadir}/services/knetworkmanager_openvpn.desktop %files vpnc +%defattr(-,root,root,-) %{_libdir}/kde3/knetworkmanager_vpnc.la %{_libdir}/kde3/knetworkmanager_vpnc.so %{_libdir}/kde3/knetworkmanager_vpnc.so.0 @@ -138,6 +140,7 @@ %{_datadir}/services/knetworkmanager_vpnc.desktop %files pptp +%defattr(-,root,root,-) %{_libdir}/kde3/knetworkmanager_pptp.la %{_libdir}/kde3/knetworkmanager_pptp.so %{_libdir}/kde3/knetworkmanager_pptp.so.0 @@ -146,6 +149,10 @@ %changelog +* Tue Mar 10 2007 Dennis Gilmore - 0.1-0.8.svn20070409 +- new snapshot, add BR libnl-devel +- make sub packages have a correct defattr + * Sun Mar 08 2007 Dennis Gilmore - 0.1-0.7.svn20070408 - update to new snapshot - vpnc ,openvpn, pptp and devel sub packages Index: sources =================================================================== RCS file: /cvs/extras/rpms/knetworkmanager/devel/sources,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- sources 9 Apr 2007 03:42:12 -0000 1.6 +++ sources 10 Apr 2007 18:20:01 -0000 1.7 @@ -1 +1 @@ -2f1cb1f768c46a49335fad5c166b43f0 knetworkmanager-svn20070408.tar.bz2 +ab2a5c3f8835a109cd35d6de061d7256 knetworkmanager-svn20070409.tar.bz2 From fedora-extras-commits at redhat.com Tue Apr 10 18:39:03 2007 From: fedora-extras-commits at redhat.com (Christian Iseli (c4chris)) Date: Tue, 10 Apr 2007 14:39:03 -0400 Subject: status-report-scripts parseBZbugList,1.69,1.70 Message-ID: <200704101839.l3AId34B026402@cvs-int.fedora.redhat.com> Author: c4chris Update of /cvs/fedora/status-report-scripts In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv26385 Modified Files: parseBZbugList Log Message: Looks like older Fedora releases get harder to find. Index: parseBZbugList =================================================================== RCS file: /cvs/fedora/status-report-scripts/parseBZbugList,v retrieving revision 1.69 retrieving revision 1.70 diff -u -r1.69 -r1.70 --- parseBZbugList 9 Mar 2007 13:33:37 -0000 1.69 +++ parseBZbugList 10 Apr 2007 18:39:01 -0000 1.70 @@ -56,7 +56,7 @@ = "https://admin.fedora.redhat.com/accounts/dump-group.cgi?group=cvsextras&format=txt"; $main::cvsDir = "/export/scratch/extras"; $main::currel = 6; -$main::firstrel = 1; +$main::firstrel = 3; $main::username = "c4chris"; $main::BZusername = ""; $main::password = ""; From fedora-extras-commits at redhat.com Tue Apr 10 18:44:54 2007 From: fedora-extras-commits at redhat.com (Brian Pepple (bpepple)) Date: Tue, 10 Apr 2007 14:44:54 -0400 Subject: rpms/gkrellmms/devel gkrellmms.spec,1.11,1.12 Message-ID: <200704101844.l3AIisvk026536@cvs-int.fedora.redhat.com> Author: bpepple Update of /cvs/extras/rpms/gkrellmms/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv26519 Modified Files: gkrellmms.spec Log Message: * Tue Apr 10 2007 Brian Pepple - 2.1.22-9 - Add requies on gkrellm (#233836) Index: gkrellmms.spec =================================================================== RCS file: /cvs/extras/rpms/gkrellmms/devel/gkrellmms.spec,v retrieving revision 1.11 retrieving revision 1.12 diff -u -r1.11 -r1.12 --- gkrellmms.spec 29 Aug 2006 21:33:22 -0000 1.11 +++ gkrellmms.spec 10 Apr 2007 18:44:15 -0000 1.12 @@ -2,7 +2,7 @@ Name: gkrellmms Version: 2.1.22 -Release: 8%{?dist} +Release: 9%{?dist} Summary: GKrellM XMMS plugin Group: Applications/Multimedia @@ -16,6 +16,7 @@ BuildRequires: gkrellm-devel, gettext Requires: xmms >= 1.2.8 +Requires: gkrellm %description @@ -52,6 +53,9 @@ %changelog +* Tue Apr 10 2007 Brian Pepple - 2.1.22-9 +- Add requies on gkrellm (#233836) + * Tue Aug 29 2006 Brian Pepple - 2.1.22-8 - Rebuild for FC6. From fedora-extras-commits at redhat.com Tue Apr 10 19:00:50 2007 From: fedora-extras-commits at redhat.com (Ville Skytta (scop)) Date: Tue, 10 Apr 2007 15:00:50 -0400 Subject: fedora-security/audit fe5,1.180,1.181 fe6,1.93,1.94 Message-ID: <200704101900.l3AJ0omQ026898@cvs-int.fedora.redhat.com> Author: scop Update of /cvs/fedora/fedora-security/audit In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv26879 Modified Files: fe5 fe6 Log Message: wordpress, imlib Index: fe5 =================================================================== RCS file: /cvs/fedora/fedora-security/audit/fe5,v retrieving revision 1.180 retrieving revision 1.181 diff -u -r1.180 -r1.181 --- fe5 4 Apr 2007 09:25:39 -0000 1.180 +++ fe5 10 Apr 2007 19:00:48 -0000 1.181 @@ -2,9 +2,12 @@ ** are items that need attention +CVE-2007-1897 VULNERABLE (wordpress, fixed 2.1.3) #235912 +CVE-2007-1894 version (wordpress, fixed 2.1.3-0.rc2) +CVE-2007-1893 VULNERABLE (wordpress, fixed 2.1.3) #235912 CVE-2007-1804 VULNERABLE (pulseaudio) #235013 CVE-2007-1799 version (ktorrent, fixed 2.1.3) #235014 -CVE-2007-1732 ** (wordpress) #235015 +CVE-2007-1732 ignore (wordpress) #235015 CVE-2007-1622 version (wordpress, fixed 2.1.3-0.rc2) #233703 CVE-2007-1614 version (zziplib, fixed 0.13.49) #233700 CVE-2007-1599 version (wordpress, fixed 2.1.3-0.rc2) #233703 Index: fe6 =================================================================== RCS file: /cvs/fedora/fedora-security/audit/fe6,v retrieving revision 1.93 retrieving revision 1.94 diff -u -r1.93 -r1.94 --- fe6 5 Apr 2007 16:45:27 -0000 1.93 +++ fe6 10 Apr 2007 19:00:48 -0000 1.94 @@ -2,9 +2,12 @@ ** are items that need attention +CVE-2007-1897 VULNERABLE (wordpress, fixed 2.1.3) #235912 +CVE-2007-1894 version (wordpress, fixed 2.1.3-0.rc2) +CVE-2007-1893 VULNERABLE (wordpress, fixed 2.1.3) #235912 CVE-2007-1804 VULNERABLE (pulseaudio) #235013 CVE-2007-1799 version (ktorrent, fixed 2.1.3) #235014 -CVE-2007-1732 ** (wordpress) #235015 +CVE-2007-1732 ignore (wordpress) #235015 CVE-2007-1622 version (wordpress, fixed 2.1.3-0.rc2) #233703 CVE-2007-1614 version (zziplib, fixed 0.13.49) #233700 CVE-2007-1599 version (wordpress, fixed 2.1.3-0.rc2) #233703 @@ -297,5 +300,5 @@ CVE-2005-4803 version (graphviz, fixed 2.2.1) CVE-2005-2295 patch (netpanzer, fixed 0.8-4) bz#192990 CVE-2005-0106 backport (perl-Net-SSLeay, fixed 1.30-3) perl-Net-SSLeay-1.2.5-CVE-2005-0106.patch -CVE-2004-1026 VULNERABLE (imlib) #235416 -CVE-2004-1025 VULNERABLE (imlib) #235416 +CVE-2004-1026 patch (imlib, fixed 1.9.15-2) #235416 +CVE-2004-1025 patch (imlib, fixed 1.9.15-2) #235416 From fedora-extras-commits at redhat.com Tue Apr 10 19:01:09 2007 From: fedora-extras-commits at redhat.com (Brian Pepple (bpepple)) Date: Tue, 10 Apr 2007 15:01:09 -0400 Subject: rpms/pymsn/devel .cvsignore, 1.2, 1.3 pymsn.spec, 1.2, 1.3 sources, 1.2, 1.3 Message-ID: <200704101901.l3AJ192w030635@cvs-int.fedora.redhat.com> Author: bpepple Update of /cvs/extras/rpms/pymsn/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv26857 Modified Files: .cvsignore pymsn.spec sources Log Message: * Tue Apr 10 2007 Brian Pepple - 0.2.2-1 - Update to 0.2.2. Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/pymsn/devel/.cvsignore,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- .cvsignore 29 Sep 2006 12:15:20 -0000 1.2 +++ .cvsignore 10 Apr 2007 19:00:32 -0000 1.3 @@ -1 +1 @@ -pymsn-0.2.tar.gz +pymsn-0.2.2.tar.gz Index: pymsn.spec =================================================================== RCS file: /cvs/extras/rpms/pymsn/devel/pymsn.spec,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- pymsn.spec 8 Dec 2006 17:57:36 -0000 1.2 +++ pymsn.spec 10 Apr 2007 19:00:32 -0000 1.3 @@ -1,8 +1,8 @@ %{!?python_sitelib: %define python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")} Name: pymsn -Version: 0.2 -Release: 2%{?dist} +Version: 0.2.2 +Release: 1%{?dist} Summary: Python libraries for MSN Messenger network Group: Development/Languages @@ -44,6 +44,9 @@ %changelog +* Tue Apr 10 2007 Brian Pepple - 0.2.2-1 +- Update to 0.2.2. + * Fri Dec 8 2006 Brian Pepple - 0.2-2 - Rebuild against new python. Index: sources =================================================================== RCS file: /cvs/extras/rpms/pymsn/devel/sources,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- sources 29 Sep 2006 12:15:20 -0000 1.2 +++ sources 10 Apr 2007 19:00:32 -0000 1.3 @@ -1 +1 @@ -6556f610fd0259b1bbf4ba89954bc6ec pymsn-0.2.tar.gz +db54e7181ed226e0f047e83677aa706d pymsn-0.2.2.tar.gz From fedora-extras-commits at redhat.com Tue Apr 10 19:03:25 2007 From: fedora-extras-commits at redhat.com (Brian Pepple (bpepple)) Date: Tue, 10 Apr 2007 15:03:25 -0400 Subject: rpms/telepathy-butterfly/devel .cvsignore, 1.5, 1.6 sources, 1.5, 1.6 telepathy-butterfly.spec, 1.6, 1.7 Message-ID: <200704101903.l3AJ3PT9030995@cvs-int.fedora.redhat.com> Author: bpepple Update of /cvs/extras/rpms/telepathy-butterfly/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv30955 Modified Files: .cvsignore sources telepathy-butterfly.spec Log Message: * Tue Apr 10 2007 Brian Pepple - 0.1.4-1 - Update to 0.1.4. Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/telepathy-butterfly/devel/.cvsignore,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- .cvsignore 16 Nov 2006 17:58:05 -0000 1.5 +++ .cvsignore 10 Apr 2007 19:02:45 -0000 1.6 @@ -1 +1 @@ -telepathy-butterfly-0.1.3.tar.gz +telepathy-butterfly-0.1.4.tar.gz Index: sources =================================================================== RCS file: /cvs/extras/rpms/telepathy-butterfly/devel/sources,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- sources 16 Nov 2006 17:58:05 -0000 1.5 +++ sources 10 Apr 2007 19:02:45 -0000 1.6 @@ -1 +1 @@ -288494daa096eeb685d57bdad8bc5b5f telepathy-butterfly-0.1.3.tar.gz +1f7cdbbdd45a85695931839b33bd6863 telepathy-butterfly-0.1.4.tar.gz Index: telepathy-butterfly.spec =================================================================== RCS file: /cvs/extras/rpms/telepathy-butterfly/devel/telepathy-butterfly.spec,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- telepathy-butterfly.spec 9 Dec 2006 03:19:11 -0000 1.6 +++ telepathy-butterfly.spec 10 Apr 2007 19:02:45 -0000 1.7 @@ -1,8 +1,8 @@ %{!?python_sitelib: %define python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")} Name: telepathy-butterfly -Version: 0.1.3 -Release: 3%{?dist} +Version: 0.1.4 +Release: 1%{?dist} Summary: MSN connection manager for Telepathy Group: Applications/Communications @@ -55,6 +55,9 @@ %changelog +* Tue Apr 10 2007 Brian Pepple - 0.1.4-1 +- Update to 0.1.4. + * Fri Dec 8 2006 Brian Pepple - 0.1.3-3 - Add BR on python-devel. From fedora-extras-commits at redhat.com Tue Apr 10 19:45:06 2007 From: fedora-extras-commits at redhat.com (Dennis Gilmore (ausil)) Date: Tue, 10 Apr 2007 15:45:06 -0400 Subject: rpms/mysql-gui-tools - New directory Message-ID: <200704101945.l3AJj6Tq031635@cvs-int.fedora.redhat.com> Author: ausil Update of /cvs/extras/rpms/mysql-gui-tools In directory cvs-int.fedora.redhat.com:/home/fedora/ausil/owners/tmpcvsE31583/rpms/mysql-gui-tools Log Message: Directory /cvs/extras/rpms/mysql-gui-tools added to the repository From fedora-extras-commits at redhat.com Tue Apr 10 19:45:18 2007 From: fedora-extras-commits at redhat.com (Dennis Gilmore (ausil)) Date: Tue, 10 Apr 2007 15:45:18 -0400 Subject: owners owners.list,1.2664,1.2665 Message-ID: <200704101945.l3AJjI6t031652@cvs-int.fedora.redhat.com> Author: ausil Update of /cvs/extras/owners In directory cvs-int.fedora.redhat.com:/home/fedora/ausil/owners Modified Files: owners.list Log Message: add mysql-gui-tools Index: owners.list =================================================================== RCS file: /cvs/extras/owners/owners.list,v retrieving revision 1.2664 retrieving revision 1.2665 diff -u -r1.2664 -r1.2665 --- owners.list 10 Apr 2007 18:12:52 -0000 1.2664 +++ owners.list 10 Apr 2007 19:44:48 -0000 1.2665 @@ -1428,6 +1428,7 @@ Fedora Extras|mysql-administrator|GUI to manage mysql Databases|dennis at ausil.us|extras-qa at fedoraproject.org| Fedora Extras|mysql-connector-java|Official JDBC driver for MySQL|ifoox at redhat.com|extras-qa at fedoraproject.org| Fedora Extras|mysql-connector-net|Official dot net driver for MySQL|paul at all-the-johnsons.co.uk|extras-qa at fedoraproject.org| +Fedora Extras|mysql-gui-tools|GUI tools to manage mysql Databases|dennis at ausil.us|extras-qa at fedoraproject.org| Fedora Extras|mysql-query-browser|A graphical tool for handling MySQL queries|dennis at ausil.us|extras-qa at fedoraproject.org| Fedora Extras|nabi|Simple Hangul X Input Method|extras-orphan at fedoraproject.org|extras-qa at fedoraproject.org| Fedora Extras|nagios|Host/service/network monitoring program|mmcgrath at redhat.com|extras-qa at fedoraproject.org|wtogami at redhat.com From fedora-extras-commits at redhat.com Tue Apr 10 19:45:19 2007 From: fedora-extras-commits at redhat.com (Dennis Gilmore (ausil)) Date: Tue, 10 Apr 2007 15:45:19 -0400 Subject: rpms/mysql-gui-tools/devel - New directory Message-ID: <200704101945.l3AJjJiO031656@cvs-int.fedora.redhat.com> Author: ausil Update of /cvs/extras/rpms/mysql-gui-tools/devel In directory cvs-int.fedora.redhat.com:/home/fedora/ausil/owners/tmpcvsE31583/rpms/mysql-gui-tools/devel Log Message: Directory /cvs/extras/rpms/mysql-gui-tools/devel added to the repository From fedora-extras-commits at redhat.com Tue Apr 10 19:45:27 2007 From: fedora-extras-commits at redhat.com (Dennis Gilmore (ausil)) Date: Tue, 10 Apr 2007 15:45:27 -0400 Subject: rpms/mysql-gui-tools Makefile, NONE, 1.1 import.log, NONE, 1.1 pkg.acl, NONE, 1.1 Message-ID: <200704101945.l3AJjRNm031684@cvs-int.fedora.redhat.com> Author: ausil Update of /cvs/extras/rpms/mysql-gui-tools In directory cvs-int.fedora.redhat.com:/home/fedora/ausil/owners/tmpcvsE31583/rpms/mysql-gui-tools Added Files: Makefile import.log pkg.acl Log Message: Setup of module mysql-gui-tools --- NEW FILE Makefile --- # Top level Makefile for module mysql-gui-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 --- --- NEW FILE pkg.acl --- From fedora-extras-commits at redhat.com Tue Apr 10 19:45:34 2007 From: fedora-extras-commits at redhat.com (Dennis Gilmore (ausil)) Date: Tue, 10 Apr 2007 15:45:34 -0400 Subject: rpms/mysql-gui-tools/devel .cvsignore, NONE, 1.1 Makefile, NONE, 1.1 sources, NONE, 1.1 Message-ID: <200704101945.l3AJjYph031706@cvs-int.fedora.redhat.com> Author: ausil Update of /cvs/extras/rpms/mysql-gui-tools/devel In directory cvs-int.fedora.redhat.com:/home/fedora/ausil/owners/tmpcvsE31583/rpms/mysql-gui-tools/devel Added Files: .cvsignore Makefile sources Log Message: Setup of module mysql-gui-tools --- NEW FILE .cvsignore --- --- NEW FILE Makefile --- # Makefile for source rpm: mysql-gui-tools # $Id: Makefile,v 1.1 2007/04/10 19:45:27 ausil Exp $ NAME := mysql-gui-tools SPECFILE = $(firstword $(wildcard *.spec)) define find-makefile-common for d in common ../common ../../common ; do if [ -f $$d/Makefile.common ] ; then if [ -f $$d/CVS/Root -a -w $$/Makefile.common ] ; then cd $$d ; cvs -Q update ; fi ; echo "$$d/Makefile.common" ; break ; fi ; done endef MAKEFILE_COMMON := $(shell $(find-makefile-common)) ifeq ($(MAKEFILE_COMMON),) # attept a checkout define checkout-makefile-common test -f CVS/Root && { cvs -Q -d $$(cat CVS/Root) checkout common && echo "common/Makefile.common" ; } || { echo "ERROR: I can't figure out how to checkout the 'common' module." ; exit -1 ; } >&2 endef MAKEFILE_COMMON := $(shell $(checkout-makefile-common)) endif include $(MAKEFILE_COMMON) --- NEW FILE sources --- From fedora-extras-commits at redhat.com Tue Apr 10 19:52:19 2007 From: fedora-extras-commits at redhat.com (Dennis Gilmore (ausil)) Date: Tue, 10 Apr 2007 15:52:19 -0400 Subject: rpms/mysql-gui-tools import.log,1.1,1.2 Message-ID: <200704101952.l3AJqJio031984@cvs-int.fedora.redhat.com> Author: ausil Update of /cvs/extras/rpms/mysql-gui-tools In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv31937 Modified Files: import.log Log Message: mysql-gui-tools import Index: import.log =================================================================== RCS file: /cvs/extras/rpms/mysql-gui-tools/import.log,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- import.log 10 Apr 2007 19:45:19 -0000 1.1 +++ import.log 10 Apr 2007 19:51:38 -0000 1.2 @@ -0,0 +1 @@ +mysql-gui-tools-5_0r11-3:HEAD:mysql-gui-tools-5.0r11-3.src.rpm:1176234649 From fedora-extras-commits at redhat.com Tue Apr 10 19:52:34 2007 From: fedora-extras-commits at redhat.com (Dennis Gilmore (ausil)) Date: Tue, 10 Apr 2007 15:52:34 -0400 Subject: rpms/mysql-gui-tools/devel mysql-administrator-1.1.5-shellbang.patch, NONE, 1.1 mysql-gui-tools.spec, NONE, 1.1 .cvsignore, 1.1, 1.2 sources, 1.1, 1.2 Message-ID: <200704101952.l3AJqY02032006@cvs-int.fedora.redhat.com> Author: ausil Update of /cvs/extras/rpms/mysql-gui-tools/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv31937/devel Modified Files: .cvsignore sources Added Files: mysql-administrator-1.1.5-shellbang.patch mysql-gui-tools.spec Log Message: mysql-gui-tools import mysql-administrator-1.1.5-shellbang.patch: --- NEW FILE mysql-administrator-1.1.5-shellbang.patch --- --- mysql-administrator-1.1.5-orig/mysql-administrator/source/linux/mysql-administrator 2005-06-01 08:34:16.000000000 -0500 +++ mysql-administrator-1.1.5/mysql-administrator/source/linux/mysql-administrator 2006-01-11 16:55:53.000000000 -0600 @@ -1,3 +2,5 @@ +#!/bin/sh PRG="$0" +export DEBUG_DONT_SPAWN_FETCHES=1 # need this for relative symlinks --- NEW FILE mysql-gui-tools.spec --- Name: mysql-gui-tools Version: 5.0r11 Release: 3%{?dist} Summary: GUI tools to manage mysql Databases Group: Applications/Databases License: GPL URL: http://www.mysql.com/products/tools/administrator/index.html Source0: http://dev.mysql.com/get/Downloads/MySQLAdministrationSuite/mysql-gui-tools-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) Patch0: mysql-administrator-1.1.5-shellbang.patch BuildRequires: libglade2-devel, gtkmm24-devel >= 2.6 , pcre-devel, mysql-devel >= 4.0 BuildRequires: openssl-devel, gtkhtml3-devel, desktop-file-utils, gettext BuildRequires: mesa-libGLU-devel, python-devel, autoconf, automake BuildRequires: libtool, expat-devel, readline-devel BuildRequires: libgnomeprint22-devel %if "%{?fedora}" > "4" BuildRequires: java-1.4.2-gcj-compat-devel %endif %if "%{?fedora}" > "6" BuildRequires: java-1.5.0-gcj-devel %endif Requires: mysql-administrator, mysql-query-browser %description MySQL Administrator enables developers and DBAs to easily perform all the command line operations visually including configuring servers, administering users, and dynamically monitoring database health. Other common administrative tasks such as monitoring replication status, backup and restore, and viewing logs can also be performed through the MySQL Administrator graphical console. %if "%{?fedora}" > "3" %define gtkhtmlver 3.6 %endif %if "%{?fedora}" > "4" %define gtkhtmlver 3.8 %endif %if "%{?fedora}" > "6" %define gtkhtmlver 3.14 %endif %package -n mysql-administrator Summary: GUI tools to manage mysql Databases Group: Applications/Databases Requires: mysql-gui-common = %{version}-%{release} %description -n mysql-administrator MySQL Administrator enables developers and DBAs to easily perform all the command line operations visually including configuring servers, administering users, and dynamically monitoring database health. Other common administrative tasks such as monitoring replication status, backup and restore, and viewing logs can also be performed through the MySQL Administrator graphical console. %package -n mysql-query-browser Summary: A graphical tool for handling MySQL queries Group: Applications/Databases Requires: mysql-gui-common = %{version}-%{release} %description -n mysql-query-browser The MySQL Query Browser is a graphical tool provided by MySQL AB for creating, executing, and optimizing queries in a graphical environment. Where the MySQL Administrator is designed to administer a MySQL server, the MySQL Query Browser is designed to help you query and analyze data stored within your MySQL database. %package -n mysql-gui-common Summary: Common data shared among the MySQL GUI Suites Group: System Environment/Libraries %description -n mysql-gui-common This package contains glade files images and translations used by mysql tools at runtime %prep %setup -q %patch0 -p1 -b .shellbang %build pushd mysql-gui-common %configure --enable-php-modules \ --enable-python-modules \ --enable-readline \ --with-bonobo \ --with-java-includes=/usr/lib/jvm/java-1.5.0-gcj-1.5.0.0/include make %{?_smp_mflags} popd pushd mysql-administrator %configure --with-bonobo make %{?_smp_mflags} popd pushd mysql-query-browser %configure --with-gtkhtml=libgtkhtml-%{?gtkhtmlver}%{!?gtkhtmlver:3.14} \ --with-bonobo make %{?_smp_mflags} popd %install rm -rf $RPM_BUILD_ROOT pushd mysql-gui-common chmod 644 COPYING README make install DESTDIR=$RPM_BUILD_ROOT popd pushd mysql-administrator chmod 644 COPYING make install DESTDIR=$RPM_BUILD_ROOT popd pushd mysql-query-browser chmod 644 COPYING make install DESTDIR=$RPM_BUILD_ROOT popd # MySQL use dos new line characters that desktop file install doesnt like # MySQL also use dos new line endings in there documantation files rpmlint didint like them sed -i 's/\r//' $RPM_BUILD_ROOT%{_datadir}/applications/MySQLAdministrator.desktop sed -i 's/\r//' $RPM_BUILD_ROOT%{_datadir}/applications/MySQLQueryBrowser.desktop sed -i 's/\r//' mysql-administrator/COPYING mysql-gui-common/COPYING mysql-gui-common/README sed -i 's/\r//' mysql-query-browser/COPYING desktop-file-install --vendor=fedora \ --dir $RPM_BUILD_ROOT%{_datadir}/applications \ --add-category System \ --add-category Application \ --add-category X-Fedora \ --delete-original \ $RPM_BUILD_ROOT%{_datadir}/applications/MySQLAdministrator.desktop desktop-file-install --vendor=fedora \ --dir $RPM_BUILD_ROOT%{_datadir}/applications \ --add-category Development \ --add-category Application \ --add-category X-Fedora \ --delete-original \ $RPM_BUILD_ROOT%{_datadir}/applications/MySQLQueryBrowser.desktop %find_lang mysql-administrator %find_lang mysql-query-browser %clean rm -rf $RPM_BUILD_ROOT %files %defattr(-,root,root,-) %doc mysql-administrator/COPYING %files -n mysql-administrator -f mysql-administrator.lang %defattr(-,root,root,-) %doc mysql-administrator/COPYING %{_bindir}/mabackup %{_bindir}/mysql-administrator %{_bindir}/mysql-administrator-bin %{_datadir}/applications/fedora-MySQLAdministrator.desktop %{_datadir}/mysql-gui/MySQLIcon_Admin_*.png %{_datadir}/mysql-gui/administrator %files -n mysql-gui-common %defattr(-,root,root,-) %doc mysql-gui-common/COPYING mysql-gui-common/README %dir %{_datadir}/mysql-gui %{_datadir}/mysql-gui/common %files -n mysql-query-browser -f mysql-query-browser.lang %defattr(-,root,root,-) %doc mysql-query-browser/COPYING %{_bindir}/mysql-query-browser* %{_datadir}/applications/fedora-MySQLQueryBrowser.desktop %{_datadir}/mysql-gui/query-browser %{_datadir}/mysql-gui/MySQLIcon_QueryBrowser_*.png %changelog * Tue Apr 10 2007 Dennis Gilmore - 5.0r11-3 - drop BR on gtksourceview-devel and newt-devel * Sun Apr 08 2007 Dennis Gilmore - 5.0r11-2 - change where the r11 goes - make a mysql-gui-tools package which requires everything - make mysql-administrator and mysql-query-browser require mysql-gui-common * Fri Mar 30 2007 Dennis Gilmore - 5.0-1.r11 - update to 5.0 release 11 * Mon Mar 05 2007 Dennis Gilmore - 5.0-1.r10 - initial build Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/mysql-gui-tools/devel/.cvsignore,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- .cvsignore 10 Apr 2007 19:45:27 -0000 1.1 +++ .cvsignore 10 Apr 2007 19:51:49 -0000 1.2 @@ -0,0 +1 @@ +mysql-gui-tools-5.0r11.tar.gz Index: sources =================================================================== RCS file: /cvs/extras/rpms/mysql-gui-tools/devel/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 10 Apr 2007 19:45:27 -0000 1.1 +++ sources 10 Apr 2007 19:51:49 -0000 1.2 @@ -0,0 +1 @@ +063fda21a80f1b1a3e96231433b3f24b mysql-gui-tools-5.0r11.tar.gz From fedora-extras-commits at redhat.com Tue Apr 10 19:55:59 2007 From: fedora-extras-commits at redhat.com (Michael Thomas (wart)) Date: Tue, 10 Apr 2007 15:55:59 -0400 Subject: rpms/compat-guichan05/devel compat-guichan05.spec,1.3,1.4 Message-ID: <200704101955.l3AJtxXc032205@cvs-int.fedora.redhat.com> Author: wart Update of /cvs/extras/rpms/compat-guichan05/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv32130 Modified Files: compat-guichan05.spec Log Message: Fix Obsoletes: version to avoid matching some guichan 0.5.0 releases Index: compat-guichan05.spec =================================================================== RCS file: /cvs/extras/rpms/compat-guichan05/devel/compat-guichan05.spec,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- compat-guichan05.spec 10 Apr 2007 00:28:54 -0000 1.3 +++ compat-guichan05.spec 10 Apr 2007 19:55:22 -0000 1.4 @@ -1,6 +1,6 @@ Name: compat-guichan05 Version: 0.5.0 -Release: 5%{?dist} +Release: 6%{?dist} Summary: Compatibility libraries for older guichan versions Group: Development/Libraries @@ -8,7 +8,7 @@ URL: http://guichan.sourceforge.net Source0: http://downloads.sourceforge.net/guichan/guichan-%{version}-src.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) -Obsoletes: guichan <= 0.5.0 +Obsoletes: guichan < 0.6.0 BuildRequires: allegro-devel, SDL-devel, SDL_image-devel, libGL-devel BuildRequires: freeglut-devel @@ -87,6 +87,9 @@ %changelog +* Tue Apr 10 2007 Wart 0.5.0-6 +- Fix Obsoletes: version to avoid matching some guichan 0.5.0 releases + * Mon Apr 9 2007 Wart 0.5.0-5 - Remove Provides: that was added by mistake From fedora-extras-commits at redhat.com Tue Apr 10 19:56:05 2007 From: fedora-extras-commits at redhat.com (Dennis Gilmore (ausil)) Date: Tue, 10 Apr 2007 15:56:05 -0400 Subject: rpms/mysql-gui-tools/FC-6 mysql-administrator-1.1.5-shellbang.patch, NONE, 1.1 mysql-gui-tools.spec, NONE, 1.1 .cvsignore, 1.1, 1.2 sources, 1.1, 1.2 Message-ID: <200704101956.l3AJu5rD032209@cvs-int.fedora.redhat.com> Author: ausil Update of /cvs/extras/rpms/mysql-gui-tools/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv32163 Modified Files: .cvsignore sources Added Files: mysql-administrator-1.1.5-shellbang.patch mysql-gui-tools.spec Log Message: dd files to FC-6 mysql-administrator-1.1.5-shellbang.patch: --- NEW FILE mysql-administrator-1.1.5-shellbang.patch --- --- mysql-administrator-1.1.5-orig/mysql-administrator/source/linux/mysql-administrator 2005-06-01 08:34:16.000000000 -0500 +++ mysql-administrator-1.1.5/mysql-administrator/source/linux/mysql-administrator 2006-01-11 16:55:53.000000000 -0600 @@ -1,3 +2,5 @@ +#!/bin/sh PRG="$0" +export DEBUG_DONT_SPAWN_FETCHES=1 # need this for relative symlinks --- NEW FILE mysql-gui-tools.spec --- Name: mysql-gui-tools Version: 5.0r11 Release: 3%{?dist} Summary: GUI tools to manage mysql Databases Group: Applications/Databases License: GPL URL: http://www.mysql.com/products/tools/administrator/index.html Source0: http://dev.mysql.com/get/Downloads/MySQLAdministrationSuite/mysql-gui-tools-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) Patch0: mysql-administrator-1.1.5-shellbang.patch BuildRequires: libglade2-devel, gtkmm24-devel >= 2.6 , pcre-devel, mysql-devel >= 4.0 BuildRequires: openssl-devel, gtkhtml3-devel, desktop-file-utils, gettext BuildRequires: mesa-libGLU-devel, python-devel, autoconf, automake BuildRequires: libtool, expat-devel, readline-devel BuildRequires: libgnomeprint22-devel %if "%{?fedora}" > "4" BuildRequires: java-1.4.2-gcj-compat-devel %endif %if "%{?fedora}" > "6" BuildRequires: java-1.5.0-gcj-devel %endif Requires: mysql-administrator, mysql-query-browser %description MySQL Administrator enables developers and DBAs to easily perform all the command line operations visually including configuring servers, administering users, and dynamically monitoring database health. Other common administrative tasks such as monitoring replication status, backup and restore, and viewing logs can also be performed through the MySQL Administrator graphical console. %if "%{?fedora}" > "3" %define gtkhtmlver 3.6 %endif %if "%{?fedora}" > "4" %define gtkhtmlver 3.8 %endif %if "%{?fedora}" > "6" %define gtkhtmlver 3.14 %endif %package -n mysql-administrator Summary: GUI tools to manage mysql Databases Group: Applications/Databases Requires: mysql-gui-common = %{version}-%{release} %description -n mysql-administrator MySQL Administrator enables developers and DBAs to easily perform all the command line operations visually including configuring servers, administering users, and dynamically monitoring database health. Other common administrative tasks such as monitoring replication status, backup and restore, and viewing logs can also be performed through the MySQL Administrator graphical console. %package -n mysql-query-browser Summary: A graphical tool for handling MySQL queries Group: Applications/Databases Requires: mysql-gui-common = %{version}-%{release} %description -n mysql-query-browser The MySQL Query Browser is a graphical tool provided by MySQL AB for creating, executing, and optimizing queries in a graphical environment. Where the MySQL Administrator is designed to administer a MySQL server, the MySQL Query Browser is designed to help you query and analyze data stored within your MySQL database. %package -n mysql-gui-common Summary: Common data shared among the MySQL GUI Suites Group: System Environment/Libraries %description -n mysql-gui-common This package contains glade files images and translations used by mysql tools at runtime %prep %setup -q %patch0 -p1 -b .shellbang %build pushd mysql-gui-common %configure --enable-php-modules \ --enable-python-modules \ --enable-readline \ --with-bonobo \ --with-java-includes=/usr/lib/jvm/java-1.5.0-gcj-1.5.0.0/include make %{?_smp_mflags} popd pushd mysql-administrator %configure --with-bonobo make %{?_smp_mflags} popd pushd mysql-query-browser %configure --with-gtkhtml=libgtkhtml-%{?gtkhtmlver}%{!?gtkhtmlver:3.14} \ --with-bonobo make %{?_smp_mflags} popd %install rm -rf $RPM_BUILD_ROOT pushd mysql-gui-common chmod 644 COPYING README make install DESTDIR=$RPM_BUILD_ROOT popd pushd mysql-administrator chmod 644 COPYING make install DESTDIR=$RPM_BUILD_ROOT popd pushd mysql-query-browser chmod 644 COPYING make install DESTDIR=$RPM_BUILD_ROOT popd # MySQL use dos new line characters that desktop file install doesnt like # MySQL also use dos new line endings in there documantation files rpmlint didint like them sed -i 's/\r//' $RPM_BUILD_ROOT%{_datadir}/applications/MySQLAdministrator.desktop sed -i 's/\r//' $RPM_BUILD_ROOT%{_datadir}/applications/MySQLQueryBrowser.desktop sed -i 's/\r//' mysql-administrator/COPYING mysql-gui-common/COPYING mysql-gui-common/README sed -i 's/\r//' mysql-query-browser/COPYING desktop-file-install --vendor=fedora \ --dir $RPM_BUILD_ROOT%{_datadir}/applications \ --add-category System \ --add-category Application \ --add-category X-Fedora \ --delete-original \ $RPM_BUILD_ROOT%{_datadir}/applications/MySQLAdministrator.desktop desktop-file-install --vendor=fedora \ --dir $RPM_BUILD_ROOT%{_datadir}/applications \ --add-category Development \ --add-category Application \ --add-category X-Fedora \ --delete-original \ $RPM_BUILD_ROOT%{_datadir}/applications/MySQLQueryBrowser.desktop %find_lang mysql-administrator %find_lang mysql-query-browser %clean rm -rf $RPM_BUILD_ROOT %files %defattr(-,root,root,-) %doc mysql-administrator/COPYING %files -n mysql-administrator -f mysql-administrator.lang %defattr(-,root,root,-) %doc mysql-administrator/COPYING %{_bindir}/mabackup %{_bindir}/mysql-administrator %{_bindir}/mysql-administrator-bin %{_datadir}/applications/fedora-MySQLAdministrator.desktop %{_datadir}/mysql-gui/MySQLIcon_Admin_*.png %{_datadir}/mysql-gui/administrator %files -n mysql-gui-common %defattr(-,root,root,-) %doc mysql-gui-common/COPYING mysql-gui-common/README %dir %{_datadir}/mysql-gui %{_datadir}/mysql-gui/common %files -n mysql-query-browser -f mysql-query-browser.lang %defattr(-,root,root,-) %doc mysql-query-browser/COPYING %{_bindir}/mysql-query-browser* %{_datadir}/applications/fedora-MySQLQueryBrowser.desktop %{_datadir}/mysql-gui/query-browser %{_datadir}/mysql-gui/MySQLIcon_QueryBrowser_*.png %changelog * Tue Apr 10 2007 Dennis Gilmore - 5.0r11-3 - drop BR on gtksourceview-devel and newt-devel * Sun Apr 08 2007 Dennis Gilmore - 5.0r11-2 - change where the r11 goes - make a mysql-gui-tools package which requires everything - make mysql-administrator and mysql-query-browser require mysql-gui-common * Fri Mar 30 2007 Dennis Gilmore - 5.0-1.r11 - update to 5.0 release 11 * Mon Mar 05 2007 Dennis Gilmore - 5.0-1.r10 - initial build Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/mysql-gui-tools/FC-6/.cvsignore,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- .cvsignore 10 Apr 2007 19:45:27 -0000 1.1 +++ .cvsignore 10 Apr 2007 19:55:27 -0000 1.2 @@ -0,0 +1 @@ +mysql-gui-tools-5.0r11.tar.gz Index: sources =================================================================== RCS file: /cvs/extras/rpms/mysql-gui-tools/FC-6/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 10 Apr 2007 19:45:27 -0000 1.1 +++ sources 10 Apr 2007 19:55:27 -0000 1.2 @@ -0,0 +1 @@ +063fda21a80f1b1a3e96231433b3f24b mysql-gui-tools-5.0r11.tar.gz From fedora-extras-commits at redhat.com Tue Apr 10 20:01:02 2007 From: fedora-extras-commits at redhat.com (Dennis Gilmore (ausil)) Date: Tue, 10 Apr 2007 16:01:02 -0400 Subject: rpms/mysql-gui-tools/FC-5 mysql-administrator-1.1.5-shellbang.patch, NONE, 1.1 mysql-gui-tools.spec, NONE, 1.1 .cvsignore, 1.1, 1.2 sources, 1.1, 1.2 Message-ID: <200704102001.l3AK12pU001657@cvs-int.fedora.redhat.com> Author: ausil Update of /cvs/extras/rpms/mysql-gui-tools/FC-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv32359 Modified Files: .cvsignore sources Added Files: mysql-administrator-1.1.5-shellbang.patch mysql-gui-tools.spec Log Message: setup for FC-5 mysql-administrator-1.1.5-shellbang.patch: --- NEW FILE mysql-administrator-1.1.5-shellbang.patch --- --- mysql-administrator-1.1.5-orig/mysql-administrator/source/linux/mysql-administrator 2005-06-01 08:34:16.000000000 -0500 +++ mysql-administrator-1.1.5/mysql-administrator/source/linux/mysql-administrator 2006-01-11 16:55:53.000000000 -0600 @@ -1,3 +2,5 @@ +#!/bin/sh PRG="$0" +export DEBUG_DONT_SPAWN_FETCHES=1 # need this for relative symlinks --- NEW FILE mysql-gui-tools.spec --- Name: mysql-gui-tools Version: 5.0r11 Release: 3%{?dist} Summary: GUI tools to manage mysql Databases Group: Applications/Databases License: GPL URL: http://www.mysql.com/products/tools/administrator/index.html Source0: http://dev.mysql.com/get/Downloads/MySQLAdministrationSuite/mysql-gui-tools-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) Patch0: mysql-administrator-1.1.5-shellbang.patch BuildRequires: libglade2-devel, gtkmm24-devel >= 2.6 , pcre-devel, mysql-devel >= 4.0 BuildRequires: openssl-devel, gtkhtml3-devel, desktop-file-utils, gettext BuildRequires: mesa-libGLU-devel, python-devel, autoconf, automake BuildRequires: libtool, expat-devel, readline-devel BuildRequires: libgnomeprint22-devel %if "%{?fedora}" > "4" BuildRequires: java-1.4.2-gcj-compat-devel %endif %if "%{?fedora}" > "6" BuildRequires: java-1.5.0-gcj-devel %endif Requires: mysql-administrator, mysql-query-browser %description MySQL Administrator enables developers and DBAs to easily perform all the command line operations visually including configuring servers, administering users, and dynamically monitoring database health. Other common administrative tasks such as monitoring replication status, backup and restore, and viewing logs can also be performed through the MySQL Administrator graphical console. %if "%{?fedora}" > "3" %define gtkhtmlver 3.6 %endif %if "%{?fedora}" > "4" %define gtkhtmlver 3.8 %endif %if "%{?fedora}" > "6" %define gtkhtmlver 3.14 %endif %package -n mysql-administrator Summary: GUI tools to manage mysql Databases Group: Applications/Databases Requires: mysql-gui-common = %{version}-%{release} %description -n mysql-administrator MySQL Administrator enables developers and DBAs to easily perform all the command line operations visually including configuring servers, administering users, and dynamically monitoring database health. Other common administrative tasks such as monitoring replication status, backup and restore, and viewing logs can also be performed through the MySQL Administrator graphical console. %package -n mysql-query-browser Summary: A graphical tool for handling MySQL queries Group: Applications/Databases Requires: mysql-gui-common = %{version}-%{release} %description -n mysql-query-browser The MySQL Query Browser is a graphical tool provided by MySQL AB for creating, executing, and optimizing queries in a graphical environment. Where the MySQL Administrator is designed to administer a MySQL server, the MySQL Query Browser is designed to help you query and analyze data stored within your MySQL database. %package -n mysql-gui-common Summary: Common data shared among the MySQL GUI Suites Group: System Environment/Libraries %description -n mysql-gui-common This package contains glade files images and translations used by mysql tools at runtime %prep %setup -q %patch0 -p1 -b .shellbang %build pushd mysql-gui-common %configure --enable-php-modules \ --enable-python-modules \ --enable-readline \ --with-bonobo \ --with-java-includes=/usr/lib/jvm/java-1.5.0-gcj-1.5.0.0/include make %{?_smp_mflags} popd pushd mysql-administrator %configure --with-bonobo make %{?_smp_mflags} popd pushd mysql-query-browser %configure --with-gtkhtml=libgtkhtml-%{?gtkhtmlver}%{!?gtkhtmlver:3.14} \ --with-bonobo make %{?_smp_mflags} popd %install rm -rf $RPM_BUILD_ROOT pushd mysql-gui-common chmod 644 COPYING README make install DESTDIR=$RPM_BUILD_ROOT popd pushd mysql-administrator chmod 644 COPYING make install DESTDIR=$RPM_BUILD_ROOT popd pushd mysql-query-browser chmod 644 COPYING make install DESTDIR=$RPM_BUILD_ROOT popd # MySQL use dos new line characters that desktop file install doesnt like # MySQL also use dos new line endings in there documantation files rpmlint didint like them sed -i 's/\r//' $RPM_BUILD_ROOT%{_datadir}/applications/MySQLAdministrator.desktop sed -i 's/\r//' $RPM_BUILD_ROOT%{_datadir}/applications/MySQLQueryBrowser.desktop sed -i 's/\r//' mysql-administrator/COPYING mysql-gui-common/COPYING mysql-gui-common/README sed -i 's/\r//' mysql-query-browser/COPYING desktop-file-install --vendor=fedora \ --dir $RPM_BUILD_ROOT%{_datadir}/applications \ --add-category System \ --add-category Application \ --add-category X-Fedora \ --delete-original \ $RPM_BUILD_ROOT%{_datadir}/applications/MySQLAdministrator.desktop desktop-file-install --vendor=fedora \ --dir $RPM_BUILD_ROOT%{_datadir}/applications \ --add-category Development \ --add-category Application \ --add-category X-Fedora \ --delete-original \ $RPM_BUILD_ROOT%{_datadir}/applications/MySQLQueryBrowser.desktop %find_lang mysql-administrator %find_lang mysql-query-browser %clean rm -rf $RPM_BUILD_ROOT %files %defattr(-,root,root,-) %doc mysql-administrator/COPYING %files -n mysql-administrator -f mysql-administrator.lang %defattr(-,root,root,-) %doc mysql-administrator/COPYING %{_bindir}/mabackup %{_bindir}/mysql-administrator %{_bindir}/mysql-administrator-bin %{_datadir}/applications/fedora-MySQLAdministrator.desktop %{_datadir}/mysql-gui/MySQLIcon_Admin_*.png %{_datadir}/mysql-gui/administrator %files -n mysql-gui-common %defattr(-,root,root,-) %doc mysql-gui-common/COPYING mysql-gui-common/README %dir %{_datadir}/mysql-gui %{_datadir}/mysql-gui/common %files -n mysql-query-browser -f mysql-query-browser.lang %defattr(-,root,root,-) %doc mysql-query-browser/COPYING %{_bindir}/mysql-query-browser* %{_datadir}/applications/fedora-MySQLQueryBrowser.desktop %{_datadir}/mysql-gui/query-browser %{_datadir}/mysql-gui/MySQLIcon_QueryBrowser_*.png %changelog * Tue Apr 10 2007 Dennis Gilmore - 5.0r11-3 - drop BR on gtksourceview-devel and newt-devel * Sun Apr 08 2007 Dennis Gilmore - 5.0r11-2 - change where the r11 goes - make a mysql-gui-tools package which requires everything - make mysql-administrator and mysql-query-browser require mysql-gui-common * Fri Mar 30 2007 Dennis Gilmore - 5.0-1.r11 - update to 5.0 release 11 * Mon Mar 05 2007 Dennis Gilmore - 5.0-1.r10 - initial build Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/mysql-gui-tools/FC-5/.cvsignore,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- .cvsignore 10 Apr 2007 19:45:27 -0000 1.1 +++ .cvsignore 10 Apr 2007 20:00:25 -0000 1.2 @@ -0,0 +1 @@ +mysql-gui-tools-5.0r11.tar.gz Index: sources =================================================================== RCS file: /cvs/extras/rpms/mysql-gui-tools/FC-5/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 10 Apr 2007 19:45:27 -0000 1.1 +++ sources 10 Apr 2007 20:00:25 -0000 1.2 @@ -0,0 +1 @@ +063fda21a80f1b1a3e96231433b3f24b mysql-gui-tools-5.0r11.tar.gz From fedora-extras-commits at redhat.com Tue Apr 10 20:05:54 2007 From: fedora-extras-commits at redhat.com (Dennis Gilmore (ausil)) Date: Tue, 10 Apr 2007 16:05:54 -0400 Subject: rpms/mysql-administrator/devel mysql-administrator-1.1.5-shellbang.patch, 1.2, NONE mysql-administrator.spec, 1.7, NONE sources, 1.4, NONE Message-ID: <200704102005.l3AK5scd003966@cvs-int.fedora.redhat.com> Author: ausil Update of /cvs/extras/rpms/mysql-administrator/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv3918 Removed Files: mysql-administrator-1.1.5-shellbang.patch mysql-administrator.spec sources Log Message: mysql-administrator is dead. its now part of mysql-gui-tools --- mysql-administrator-1.1.5-shellbang.patch DELETED --- --- mysql-administrator.spec DELETED --- --- sources DELETED --- From fedora-extras-commits at redhat.com Tue Apr 10 20:07:29 2007 From: fedora-extras-commits at redhat.com (Hans de Goede (jwrdegoede)) Date: Tue, 10 Apr 2007 16:07:29 -0400 Subject: comps comps-fe6.xml.in,1.321,1.322 comps-fe7.xml.in,1.149,1.150 Message-ID: <200704102007.l3AK7TTN004010@cvs-int.fedora.redhat.com> Author: jwrdegoede Update of /cvs/extras/comps In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv3992 Modified Files: comps-fe6.xml.in comps-fe7.xml.in Log Message: Add asc Index: comps-fe6.xml.in =================================================================== RCS file: /cvs/extras/comps/comps-fe6.xml.in,v retrieving revision 1.321 retrieving revision 1.322 diff -u -r1.321 -r1.322 --- comps-fe6.xml.in 8 Apr 2007 10:02:28 -0000 1.321 +++ comps-fe6.xml.in 10 Apr 2007 20:06:59 -0000 1.322 @@ -392,6 +392,7 @@ alex4 alphabet-soup arrows + asc atomix atomorun auriferous Index: comps-fe7.xml.in =================================================================== RCS file: /cvs/extras/comps/comps-fe7.xml.in,v retrieving revision 1.149 retrieving revision 1.150 diff -u -r1.149 -r1.150 --- comps-fe7.xml.in 8 Apr 2007 21:02:34 -0000 1.149 +++ comps-fe7.xml.in 10 Apr 2007 20:06:59 -0000 1.150 @@ -517,6 +517,7 @@ alex4 alphabet-soup arrows + asc atomix atomorun auriferous From fedora-extras-commits at redhat.com Tue Apr 10 20:09:50 2007 From: fedora-extras-commits at redhat.com (Dennis Gilmore (ausil)) Date: Tue, 10 Apr 2007 16:09:50 -0400 Subject: rpms/mysql-administrator/FC-5 dead.package, NONE, 1.1 mysql-administrator.spec, 1.6, NONE Message-ID: <200704102009.l3AK9otE004048@cvs-int.fedora.redhat.com> Author: ausil Update of /cvs/extras/rpms/mysql-administrator/FC-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv4039/FC-5 Added Files: dead.package Removed Files: mysql-administrator.spec Log Message: killoff the rest of the stand alone package --- NEW FILE dead.package --- 2007-04-10: replaced by mysql-gui-tools --- mysql-administrator.spec DELETED --- From fedora-extras-commits at redhat.com Tue Apr 10 20:10:02 2007 From: fedora-extras-commits at redhat.com (Dennis Gilmore (ausil)) Date: Tue, 10 Apr 2007 16:10:02 -0400 Subject: rpms/mysql-administrator/FC-6 dead.package, NONE, 1.1 mysql-administrator-1.1.5-shellbang.patch, 1.2, NONE mysql-administrator.spec, 1.7, NONE sources, 1.4, NONE Message-ID: <200704102010.l3AKA2Wn004065@cvs-int.fedora.redhat.com> Author: ausil Update of /cvs/extras/rpms/mysql-administrator/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv4039/FC-6 Added Files: dead.package Removed Files: mysql-administrator-1.1.5-shellbang.patch mysql-administrator.spec sources Log Message: killoff the rest of the stand alone package --- NEW FILE dead.package --- 2007-04-10: replaced by mysql-gui-tools --- mysql-administrator-1.1.5-shellbang.patch DELETED --- --- mysql-administrator.spec DELETED --- --- sources DELETED --- From fedora-extras-commits at redhat.com Tue Apr 10 20:15:49 2007 From: fedora-extras-commits at redhat.com (Hans de Goede (jwrdegoede)) Date: Tue, 10 Apr 2007 16:15:49 -0400 Subject: comps comps-fe6.xml.in,1.322,1.323 comps-fe7.xml.in,1.150,1.151 Message-ID: <200704102015.l3AKFnFW004204@cvs-int.fedora.redhat.com> Author: jwrdegoede Update of /cvs/extras/comps In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv4179 Modified Files: comps-fe6.xml.in comps-fe7.xml.in Log Message: Add tecnoballz Index: comps-fe6.xml.in =================================================================== RCS file: /cvs/extras/comps/comps-fe6.xml.in,v retrieving revision 1.322 retrieving revision 1.323 diff -u -r1.322 -r1.323 --- comps-fe6.xml.in 10 Apr 2007 20:06:59 -0000 1.322 +++ comps-fe6.xml.in 10 Apr 2007 20:15:18 -0000 1.323 @@ -493,6 +493,7 @@ sturmbahnfahrer supertux supertuxkart + tecnoballz tong torcs trackballs Index: comps-fe7.xml.in =================================================================== RCS file: /cvs/extras/comps/comps-fe7.xml.in,v retrieving revision 1.150 retrieving revision 1.151 diff -u -r1.150 -r1.151 --- comps-fe7.xml.in 10 Apr 2007 20:06:59 -0000 1.150 +++ comps-fe7.xml.in 10 Apr 2007 20:15:18 -0000 1.151 @@ -617,6 +617,7 @@ sturmbahnfahrer supertux supertuxkart + tecnoballz tong torcs trackballs From fedora-extras-commits at redhat.com Tue Apr 10 20:19:36 2007 From: fedora-extras-commits at redhat.com (Hans de Goede (jwrdegoede)) Date: Tue, 10 Apr 2007 16:19:36 -0400 Subject: rpms/blobwars/devel .cvsignore, 1.2, 1.3 blobwars-1.05-debian.patch, 1.1, 1.2 blobwars-1.05-desktop.patch, 1.1, 1.2 blobwars.spec, 1.2, 1.3 sources, 1.2, 1.3 Message-ID: <200704102019.l3AKJa4F004253@cvs-int.fedora.redhat.com> Author: jwrdegoede Update of /cvs/extras/rpms/blobwars/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv4222 Modified Files: .cvsignore blobwars-1.05-debian.patch blobwars-1.05-desktop.patch blobwars.spec sources Log Message: * Tue Apr 10 2007 Hans de Goede 1.06-1 - New upstream release 1.06-2 Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/blobwars/devel/.cvsignore,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- .cvsignore 7 Jun 2006 19:55:25 -0000 1.2 +++ .cvsignore 10 Apr 2007 20:19:00 -0000 1.3 @@ -1 +1 @@ -blobwars_1.05.orig.tar.gz +blobwars-1.06-2.tar.gz blobwars-1.05-debian.patch: Index: blobwars-1.05-debian.patch =================================================================== RCS file: /cvs/extras/rpms/blobwars/devel/blobwars-1.05-debian.patch,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- blobwars-1.05-debian.patch 7 Jun 2006 19:55:25 -0000 1.1 +++ blobwars-1.05-debian.patch 10 Apr 2007 20:19:00 -0000 1.2 @@ -1,69 +1,25 @@ ---- blobwars-1.05/src/CKeyboard.h.deb 2006-05-15 23:12:11.000000000 +0200 -+++ blobwars-1.05/src/CKeyboard.h 2006-05-15 23:12:20.000000000 +0200 -@@ -8,6 +8,6 @@ - - Keyboard(); - void setDefaultKeys(); -- static char *Keyboard::translateKey(int value); -+ static char *translateKey(int value); - - }; ---- blobwars-1.05/makefile.deb 2006-05-15 23:12:11.000000000 +0200 -+++ blobwars-1.05/makefile 2006-05-15 23:12:20.000000000 +0200 -@@ -10,12 +10,11 @@ +--- blobwars-1.06/makefile.debian 2007-04-06 18:16:35.000000000 +0200 ++++ blobwars-1.06/makefile 2007-04-10 21:10:10.000000000 +0200 +@@ -9,8 +9,8 @@ DEMO = 0 PREFIX=$(DESTDIR)/usr -BINDIR = $(PREFIX)/games/ --DATADIR = $(PREFIX)/share/games/parallelrealities/ +-DATADIR = $(PREFIX)/share/games/blobwars/ +BINDIR = $(PREFIX)/bin/ +DATADIR = $(PREFIX)/share/blobwars/ DOCDIR = $(PREFIX)/share/doc/$(PROG)/ --ICONDIR = $(PREFIX)/share/icons/ --KDE = $(PREFIX)/share/applnk/Games/Arcade/ --GNOME = $(PREFIX)/share/gnome/apps/Games/ -+ICONDIR = $(PREFIX)/share/icons/hicolor/ -+DESKTOPDIR = $(PREFIX)/share/applications/ - - CXXFLAGS += `sdl-config --cflags` -DVERSION=$(VERSION) -DRELEASE=$(RELEASE) -DUSEPAK=$(USEPAK) -DDEMO=$(DEMO) - CXXFLAGS += -DPAKNAME=\"$(PAKNAME)\" -DPAKLOCATION=\"$(DATADIR)\" -DUNIX -DGAMEPLAYMANUAL=\"$(DOCDIR)index.html\" -Wall -@@ -51,7 +50,6 @@ - - mapeditor: $(MAPOBJS) - $(CXX) $(LIBS) $(MAPOBJS) -o mapeditor -- strip mapeditor + ICONDIR = $(PREFIX)/share/icons/hicolor/ + DESKTOPDIR = $(PREFIX)/share/applications/ +@@ -78,9 +78,8 @@ + mkdir -p $(ICONDIR)64x64/apps + mkdir -p $(DESKTOPDIR) - # cleaning everything that can be automatically recreated with "make". - clean: -@@ -68,21 +66,17 @@ - mkdir -p $(BINDIR) - mkdir -p $(DATADIR) - mkdir -p $(DOCDIR) -- mkdir -p $(ICONDIR) -- mkdir -p $(ICONDIR)mini -- mkdir -p $(ICONDIR)large -- mkdir -p $(KDE) -- mkdir -p $(GNOME) -+ mkdir -p $(ICONDIR)16x16/apps -+ mkdir -p $(ICONDIR)32x32/apps -+ mkdir -p $(ICONDIR)64x64/apps -+ mkdir -p $(DESKTOPDIR) - -- strip $(PROG) - install -o root -g games -m 755 $(PROG) $(BINDIR)$(PROG) - install -o root -g games -m 644 $(PAKNAME) $(DATADIR)$(PAKNAME) - install -o root -g games -m 644 $(DOCS) $(DOCDIR) -- cp $(ICONS)$(PROG).png $(ICONDIR) -- cp $(ICONS)$(PROG)-mini.png $(ICONDIR)mini/$(PROG).png -- cp $(ICONS)$(PROG)-large.png $(ICONDIR)large/$(PROG).png -- cp $(ICONS)$(PROG).desktop $(KDE) -- cp $(ICONS)$(PROG).desktop $(GNOME) + install -m 755 $(PROG) $(BINDIR)$(PROG) + install -m 644 $(PAKNAME) $(DATADIR)$(PAKNAME) -+ cp $(ICONS)$(PROG).png $(ICONDIR)32x32/apps -+ cp $(ICONS)$(PROG)-mini.png $(ICONDIR)16x16/apps/$(PROG).png -+ cp $(ICONS)$(PROG)-large.png $(ICONDIR)64x64/apps/$(PROG).png -+ cp $(ICONS)$(PROG).desktop $(DESKTOPDIR) - - uninstall: - $(RM) $(BINDIR)$(PROG) + cp $(ICONS)$(PROG).png $(ICONDIR)32x32/apps/ + cp $(ICONS)$(PROG)-mini.png $(ICONDIR)16x16/apps/$(PROG).png + cp $(ICONS)$(PROG)-large.png $(ICONDIR)64x64/apps/$(PROG).png blobwars-1.05-desktop.patch: Index: blobwars-1.05-desktop.patch =================================================================== RCS file: /cvs/extras/rpms/blobwars/devel/blobwars-1.05-desktop.patch,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- blobwars-1.05-desktop.patch 7 Jun 2006 19:55:25 -0000 1.1 +++ blobwars-1.05-desktop.patch 10 Apr 2007 20:19:00 -0000 1.2 @@ -1,13 +1,15 @@ ---- blobwars-1.05/icons/blobwars.desktop.dsktop 2006-06-01 10:12:25.000000000 +0200 -+++ blobwars-1.05/icons/blobwars.desktop 2006-06-01 10:12:52.000000000 +0200 -@@ -2,8 +2,8 @@ +--- blobwars-1.06/icons/blobwars.desktop.dsktop 2007-04-06 18:16:35.000000000 +0200 ++++ blobwars-1.06/icons/blobwars.desktop 2007-04-10 21:01:28.000000000 +0200 +@@ -1,9 +1,8 @@ + [Desktop Entry] Encoding=UTF-8 - Categories=Application;Game; - X-Desktop-File-Install-Version=1.0 +-Categories=Application;Game; +-X-Desktop-File-Install-Version=1.0 -Name=Metal Blob Solid +-Icon=blobwars ++Categories=Game;ActionGame; +Name=Blob Wars: Metal Blob Solid - Icon=blobwars.png ++Icon=blobwars.png Exec=blobwars --Terminal=0 -+Terminal=false + Terminal=false Type=Application Index: blobwars.spec =================================================================== RCS file: /cvs/extras/rpms/blobwars/devel/blobwars.spec,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- blobwars.spec 28 Aug 2006 05:12:56 -0000 1.2 +++ blobwars.spec 10 Apr 2007 20:19:00 -0000 1.3 @@ -1,16 +1,18 @@ Name: blobwars -Version: 1.05 -Release: 3%{?dist} +Version: 1.06 +Release: 1%{?dist} Summary: Mission and Objective based 2D Platform Game Group: Amusements/Games License: GPL URL: http://www.parallelrealities.co.uk/blobWars.php -Source0: ftp://ftp.debian.org/debian/pool/main/b/%{name}/%{name}_%{version}.orig.tar.gz +# no full URL as it gets downloaded through a php script, GRRR +Source0: %{name}-%{version}-2.tar.gz Patch0: blobwars-1.05-debian.patch Patch1: blobwars-1.05-desktop.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: SDL_mixer-devel SDL_image-devel SDL_ttf-devel zlib-devel BuildRequires: desktop-file-utils +Requires: hicolor-icon-theme %description Blob Wars : Metal Blob Solid. This is Episode I of the Blob Wars Saga. @@ -33,9 +35,9 @@ %install rm -rf $RPM_BUILD_ROOT make install DESTDIR=$RPM_BUILD_ROOT +%find_lang %{name} desktop-file-install --vendor fedora --delete-original \ --dir $RPM_BUILD_ROOT%{_datadir}/applications \ - --add-category X-Fedora \ $RPM_BUILD_ROOT%{_datadir}/applications/%{name}.desktop @@ -45,18 +47,14 @@ %post touch --no-create %{_datadir}/icons/hicolor || : -if [ -x %{_bindir}/gtk-update-icon-cache ]; then - %{_bindir}/gtk-update-icon-cache --quiet %{_datadir}/icons/hicolor || : -fi +%{_bindir}/gtk-update-icon-cache --quiet %{_datadir}/icons/hicolor || : %postun touch --no-create %{_datadir}/icons/hicolor || : -if [ -x %{_bindir}/gtk-update-icon-cache ]; then - %{_bindir}/gtk-update-icon-cache --quiet %{_datadir}/icons/hicolor || : -fi +%{_bindir}/gtk-update-icon-cache --quiet %{_datadir}/icons/hicolor || : -%files +%files -f %{name}.lang %defattr(-,root,root,-) %doc doc/* %{_bindir}/%{name} @@ -66,13 +64,16 @@ %changelog +* Tue Apr 10 2007 Hans de Goede 1.06-1 +- New upstream release 1.06-2 + * Mon Aug 28 2006 Hans de Goede 1.05-3 - FE6 Rebuild * Thu Jun 1 2006 Hans de Goede 1.05-2 - remove extreanous BR SDL-devel and ImageMagick -- remove extreanous "export" in %build section -- remove extreanous "-n %{name}-%{version}" under %setup +- remove extreanous "export" in %%build section +- remove extreanous "-n %%{name}-%%{version}" under %%setup - cleanup .desktop file * Sun May 14 2006 Hans de Goede 1.05-1 Index: sources =================================================================== RCS file: /cvs/extras/rpms/blobwars/devel/sources,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- sources 7 Jun 2006 19:55:25 -0000 1.2 +++ sources 10 Apr 2007 20:19:00 -0000 1.3 @@ -1 +1 @@ -72b259abb6ec83a77f3c76052de24e50 blobwars_1.05.orig.tar.gz +f50002a3a2d5daae090c882d2ccf41d1 blobwars-1.06-2.tar.gz From fedora-extras-commits at redhat.com Tue Apr 10 20:42:39 2007 From: fedora-extras-commits at redhat.com (Hans de Goede (jwrdegoede)) Date: Tue, 10 Apr 2007 16:42:39 -0400 Subject: rpms/blobwars/FC-6 .cvsignore, 1.2, 1.3 blobwars-1.05-debian.patch, 1.1, 1.2 blobwars-1.05-desktop.patch, 1.1, 1.2 blobwars.spec, 1.2, 1.3 sources, 1.2, 1.3 Message-ID: <200704102042.l3AKgd3r004558@cvs-int.fedora.redhat.com> Author: jwrdegoede Update of /cvs/extras/rpms/blobwars/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv4527 Modified Files: .cvsignore blobwars-1.05-debian.patch blobwars-1.05-desktop.patch blobwars.spec sources Log Message: * Tue Apr 10 2007 Hans de Goede 1.06-1 - New upstream release 1.06-2 Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/blobwars/FC-6/.cvsignore,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- .cvsignore 7 Jun 2006 19:55:25 -0000 1.2 +++ .cvsignore 10 Apr 2007 20:42:01 -0000 1.3 @@ -1 +1 @@ -blobwars_1.05.orig.tar.gz +blobwars-1.06-2.tar.gz blobwars-1.05-debian.patch: Index: blobwars-1.05-debian.patch =================================================================== RCS file: /cvs/extras/rpms/blobwars/FC-6/blobwars-1.05-debian.patch,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- blobwars-1.05-debian.patch 7 Jun 2006 19:55:25 -0000 1.1 +++ blobwars-1.05-debian.patch 10 Apr 2007 20:42:01 -0000 1.2 @@ -1,69 +1,25 @@ ---- blobwars-1.05/src/CKeyboard.h.deb 2006-05-15 23:12:11.000000000 +0200 -+++ blobwars-1.05/src/CKeyboard.h 2006-05-15 23:12:20.000000000 +0200 -@@ -8,6 +8,6 @@ - - Keyboard(); - void setDefaultKeys(); -- static char *Keyboard::translateKey(int value); -+ static char *translateKey(int value); - - }; ---- blobwars-1.05/makefile.deb 2006-05-15 23:12:11.000000000 +0200 -+++ blobwars-1.05/makefile 2006-05-15 23:12:20.000000000 +0200 -@@ -10,12 +10,11 @@ +--- blobwars-1.06/makefile.debian 2007-04-06 18:16:35.000000000 +0200 ++++ blobwars-1.06/makefile 2007-04-10 21:10:10.000000000 +0200 +@@ -9,8 +9,8 @@ DEMO = 0 PREFIX=$(DESTDIR)/usr -BINDIR = $(PREFIX)/games/ --DATADIR = $(PREFIX)/share/games/parallelrealities/ +-DATADIR = $(PREFIX)/share/games/blobwars/ +BINDIR = $(PREFIX)/bin/ +DATADIR = $(PREFIX)/share/blobwars/ DOCDIR = $(PREFIX)/share/doc/$(PROG)/ --ICONDIR = $(PREFIX)/share/icons/ --KDE = $(PREFIX)/share/applnk/Games/Arcade/ --GNOME = $(PREFIX)/share/gnome/apps/Games/ -+ICONDIR = $(PREFIX)/share/icons/hicolor/ -+DESKTOPDIR = $(PREFIX)/share/applications/ - - CXXFLAGS += `sdl-config --cflags` -DVERSION=$(VERSION) -DRELEASE=$(RELEASE) -DUSEPAK=$(USEPAK) -DDEMO=$(DEMO) - CXXFLAGS += -DPAKNAME=\"$(PAKNAME)\" -DPAKLOCATION=\"$(DATADIR)\" -DUNIX -DGAMEPLAYMANUAL=\"$(DOCDIR)index.html\" -Wall -@@ -51,7 +50,6 @@ - - mapeditor: $(MAPOBJS) - $(CXX) $(LIBS) $(MAPOBJS) -o mapeditor -- strip mapeditor + ICONDIR = $(PREFIX)/share/icons/hicolor/ + DESKTOPDIR = $(PREFIX)/share/applications/ +@@ -78,9 +78,8 @@ + mkdir -p $(ICONDIR)64x64/apps + mkdir -p $(DESKTOPDIR) - # cleaning everything that can be automatically recreated with "make". - clean: -@@ -68,21 +66,17 @@ - mkdir -p $(BINDIR) - mkdir -p $(DATADIR) - mkdir -p $(DOCDIR) -- mkdir -p $(ICONDIR) -- mkdir -p $(ICONDIR)mini -- mkdir -p $(ICONDIR)large -- mkdir -p $(KDE) -- mkdir -p $(GNOME) -+ mkdir -p $(ICONDIR)16x16/apps -+ mkdir -p $(ICONDIR)32x32/apps -+ mkdir -p $(ICONDIR)64x64/apps -+ mkdir -p $(DESKTOPDIR) - -- strip $(PROG) - install -o root -g games -m 755 $(PROG) $(BINDIR)$(PROG) - install -o root -g games -m 644 $(PAKNAME) $(DATADIR)$(PAKNAME) - install -o root -g games -m 644 $(DOCS) $(DOCDIR) -- cp $(ICONS)$(PROG).png $(ICONDIR) -- cp $(ICONS)$(PROG)-mini.png $(ICONDIR)mini/$(PROG).png -- cp $(ICONS)$(PROG)-large.png $(ICONDIR)large/$(PROG).png -- cp $(ICONS)$(PROG).desktop $(KDE) -- cp $(ICONS)$(PROG).desktop $(GNOME) + install -m 755 $(PROG) $(BINDIR)$(PROG) + install -m 644 $(PAKNAME) $(DATADIR)$(PAKNAME) -+ cp $(ICONS)$(PROG).png $(ICONDIR)32x32/apps -+ cp $(ICONS)$(PROG)-mini.png $(ICONDIR)16x16/apps/$(PROG).png -+ cp $(ICONS)$(PROG)-large.png $(ICONDIR)64x64/apps/$(PROG).png -+ cp $(ICONS)$(PROG).desktop $(DESKTOPDIR) - - uninstall: - $(RM) $(BINDIR)$(PROG) + cp $(ICONS)$(PROG).png $(ICONDIR)32x32/apps/ + cp $(ICONS)$(PROG)-mini.png $(ICONDIR)16x16/apps/$(PROG).png + cp $(ICONS)$(PROG)-large.png $(ICONDIR)64x64/apps/$(PROG).png blobwars-1.05-desktop.patch: Index: blobwars-1.05-desktop.patch =================================================================== RCS file: /cvs/extras/rpms/blobwars/FC-6/blobwars-1.05-desktop.patch,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- blobwars-1.05-desktop.patch 7 Jun 2006 19:55:25 -0000 1.1 +++ blobwars-1.05-desktop.patch 10 Apr 2007 20:42:01 -0000 1.2 @@ -1,13 +1,15 @@ ---- blobwars-1.05/icons/blobwars.desktop.dsktop 2006-06-01 10:12:25.000000000 +0200 -+++ blobwars-1.05/icons/blobwars.desktop 2006-06-01 10:12:52.000000000 +0200 -@@ -2,8 +2,8 @@ +--- blobwars-1.06/icons/blobwars.desktop.dsktop 2007-04-06 18:16:35.000000000 +0200 ++++ blobwars-1.06/icons/blobwars.desktop 2007-04-10 21:01:28.000000000 +0200 +@@ -1,9 +1,8 @@ + [Desktop Entry] Encoding=UTF-8 - Categories=Application;Game; - X-Desktop-File-Install-Version=1.0 +-Categories=Application;Game; +-X-Desktop-File-Install-Version=1.0 -Name=Metal Blob Solid +-Icon=blobwars ++Categories=Game;ActionGame; +Name=Blob Wars: Metal Blob Solid - Icon=blobwars.png ++Icon=blobwars.png Exec=blobwars --Terminal=0 -+Terminal=false + Terminal=false Type=Application Index: blobwars.spec =================================================================== RCS file: /cvs/extras/rpms/blobwars/FC-6/blobwars.spec,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- blobwars.spec 28 Aug 2006 05:12:56 -0000 1.2 +++ blobwars.spec 10 Apr 2007 20:42:01 -0000 1.3 @@ -1,16 +1,18 @@ Name: blobwars -Version: 1.05 -Release: 3%{?dist} +Version: 1.06 +Release: 1%{?dist} Summary: Mission and Objective based 2D Platform Game Group: Amusements/Games License: GPL URL: http://www.parallelrealities.co.uk/blobWars.php -Source0: ftp://ftp.debian.org/debian/pool/main/b/%{name}/%{name}_%{version}.orig.tar.gz +# no full URL as it gets downloaded through a php script, GRRR +Source0: %{name}-%{version}-2.tar.gz Patch0: blobwars-1.05-debian.patch Patch1: blobwars-1.05-desktop.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: SDL_mixer-devel SDL_image-devel SDL_ttf-devel zlib-devel BuildRequires: desktop-file-utils +Requires: hicolor-icon-theme %description Blob Wars : Metal Blob Solid. This is Episode I of the Blob Wars Saga. @@ -33,9 +35,9 @@ %install rm -rf $RPM_BUILD_ROOT make install DESTDIR=$RPM_BUILD_ROOT +%find_lang %{name} desktop-file-install --vendor fedora --delete-original \ --dir $RPM_BUILD_ROOT%{_datadir}/applications \ - --add-category X-Fedora \ $RPM_BUILD_ROOT%{_datadir}/applications/%{name}.desktop @@ -45,18 +47,14 @@ %post touch --no-create %{_datadir}/icons/hicolor || : -if [ -x %{_bindir}/gtk-update-icon-cache ]; then - %{_bindir}/gtk-update-icon-cache --quiet %{_datadir}/icons/hicolor || : -fi +%{_bindir}/gtk-update-icon-cache --quiet %{_datadir}/icons/hicolor || : %postun touch --no-create %{_datadir}/icons/hicolor || : -if [ -x %{_bindir}/gtk-update-icon-cache ]; then - %{_bindir}/gtk-update-icon-cache --quiet %{_datadir}/icons/hicolor || : -fi +%{_bindir}/gtk-update-icon-cache --quiet %{_datadir}/icons/hicolor || : -%files +%files -f %{name}.lang %defattr(-,root,root,-) %doc doc/* %{_bindir}/%{name} @@ -66,13 +64,16 @@ %changelog +* Tue Apr 10 2007 Hans de Goede 1.06-1 +- New upstream release 1.06-2 + * Mon Aug 28 2006 Hans de Goede 1.05-3 - FE6 Rebuild * Thu Jun 1 2006 Hans de Goede 1.05-2 - remove extreanous BR SDL-devel and ImageMagick -- remove extreanous "export" in %build section -- remove extreanous "-n %{name}-%{version}" under %setup +- remove extreanous "export" in %%build section +- remove extreanous "-n %%{name}-%%{version}" under %%setup - cleanup .desktop file * Sun May 14 2006 Hans de Goede 1.05-1 Index: sources =================================================================== RCS file: /cvs/extras/rpms/blobwars/FC-6/sources,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- sources 7 Jun 2006 19:55:25 -0000 1.2 +++ sources 10 Apr 2007 20:42:01 -0000 1.3 @@ -1 +1 @@ -72b259abb6ec83a77f3c76052de24e50 blobwars_1.05.orig.tar.gz +f50002a3a2d5daae090c882d2ccf41d1 blobwars-1.06-2.tar.gz From fedora-extras-commits at redhat.com Tue Apr 10 20:43:54 2007 From: fedora-extras-commits at redhat.com (Jesse Keating (jkeating)) Date: Tue, 10 Apr 2007 16:43:54 -0400 Subject: rpms/dates/devel .cvsignore, 1.3, 1.4 dates.spec, 1.6, 1.7 sources, 1.3, 1.4 Message-ID: <200704102043.l3AKhshq004625@cvs-int.fedora.redhat.com> Author: jkeating Update of /cvs/extras/rpms/dates/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv4567 Modified Files: .cvsignore dates.spec sources Log Message: New upstream release; add a man page. Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/dates/devel/.cvsignore,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- .cvsignore 15 Dec 2006 20:08:43 -0000 1.3 +++ .cvsignore 10 Apr 2007 20:43:15 -0000 1.4 @@ -1 +1 @@ -dates-0.2.tar.gz +dates-0.3.1.tar.gz Index: dates.spec =================================================================== RCS file: /cvs/extras/rpms/dates/devel/dates.spec,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- dates.spec 15 Dec 2006 20:08:43 -0000 1.6 +++ dates.spec 10 Apr 2007 20:43:15 -0000 1.7 @@ -1,12 +1,12 @@ Name: dates -Version: 0.2 +Version: 0.3.1 Release: 1%{?dist} Summary: Small, lightweight calendar Group: Applications/Productivity License: GPL URL: http://projects.o-hand.com/dates -Source0: http://www.openedhand.com/~chris/%{name}/%{name}-%{version}.tar.gz +Source0: http://projects.o-hand.com/sources/%{name}/%{name}-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) Requires(post): /sbin/ldconfig @@ -87,6 +87,7 @@ %files -f Dates.lang %defattr(-,root,root,-) %doc COPYING ChangeLog +%{_mandir}/man*/* %{_datadir}/icons/hicolor/*/apps/dates.png %dir %{_datadir}/%{name} %{_datadir}/%{name}/* @@ -104,6 +105,9 @@ %changelog +* Tue Apr 10 2007 Jesse Keating - 0.3.1-1 +- New upstream release + * Fri Dec 15 2006 Jesse Keating - 0.2-1 - new upstream release Index: sources =================================================================== RCS file: /cvs/extras/rpms/dates/devel/sources,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- sources 15 Dec 2006 20:08:43 -0000 1.3 +++ sources 10 Apr 2007 20:43:15 -0000 1.4 @@ -1 +1 @@ -16c6ddbd6d066440241d9c74e589f720 dates-0.2.tar.gz +3edbe3e2aadf358a3d5c62a216ba59d3 dates-0.3.1.tar.gz From fedora-extras-commits at redhat.com Tue Apr 10 21:44:55 2007 From: fedora-extras-commits at redhat.com (Ruben Kerkhof (ruben)) Date: Tue, 10 Apr 2007 17:44:55 -0400 Subject: rpms/pdns/devel pdns.spec,1.4,1.5 Message-ID: <200704102144.l3ALitIu009166@cvs-int.fedora.redhat.com> Author: ruben Update of /cvs/extras/rpms/pdns/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv9146 Modified Files: pdns.spec Log Message: Add Requires for chkconfig, service and useradd (#235582) Index: pdns.spec =================================================================== RCS file: /cvs/extras/rpms/pdns/devel/pdns.spec,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- pdns.spec 1 Jan 2007 22:35:23 -0000 1.4 +++ pdns.spec 10 Apr 2007 21:44:17 -0000 1.5 @@ -1,7 +1,7 @@ Summary: A modern, advanced and high performance authoritative-only nameserver Name: pdns Version: 2.9.20 -Release: 8%{?dist} +Release: 9%{?dist} Group: System Environment/Daemons License: GPL @@ -11,6 +11,9 @@ Patch0: %{name}-fixinit.patch Patch1: %{name}-avoid-version.patch +Requires(post): %{_sbindir}/useradd, /sbin/chkconfig +Requires(preun): /sbin/service, /sbin/chkconfig + BuildRequires: boost-devel, chrpath Provides: powerdns = %{version}-%{release} @@ -165,6 +168,8 @@ %changelog +* Thu Apr 10 2007 2.9.20-9 +- Add Requires for chkconfig, service and useradd (#235582) * Mon Jan 1 2007 2.9.20-8 - Add the pdns user and group to the config file - Don't restart pdns on an upgrade From fedora-extras-commits at redhat.com Tue Apr 10 22:01:06 2007 From: fedora-extras-commits at redhat.com (Christian Iseli (c4chris)) Date: Tue, 10 Apr 2007 18:01:06 -0400 Subject: status-report-scripts parseBZbugList,1.70,1.71 Message-ID: <200704102201.l3AM16pV013349@cvs-int.fedora.redhat.com> Author: c4chris Update of /cvs/fedora/status-report-scripts In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv13064 Modified Files: parseBZbugList Log Message: Tag a few more special packages. Index: parseBZbugList =================================================================== RCS file: /cvs/fedora/status-report-scripts/parseBZbugList,v retrieving revision 1.70 retrieving revision 1.71 diff -u -r1.70 -r1.71 --- parseBZbugList 10 Apr 2007 18:39:01 -0000 1.70 +++ parseBZbugList 10 Apr 2007 22:01:04 -0000 1.71 @@ -119,7 +119,8 @@ "buildsystem" => 1, "comps" => 1, "general" => 1, - "kadischi" => 1 + "kadischi" => 1, + "mugshot" => 1 ); # Blacklist a few packages for historical reasons my %DISCARD = ( @@ -132,7 +133,8 @@ # Blacklist some packages for comps my %COMPSBLACKLIST = ( "theora-exp" => 1, - "freetype1" => 1 + "freetype1" => 1, + "paragui" => 1 ); if ($main::members ne "" && $main::password ne "") { local *IN; From fedora-extras-commits at redhat.com Tue Apr 10 22:25:14 2007 From: fedora-extras-commits at redhat.com (Ruben Kerkhof (ruben)) Date: Tue, 10 Apr 2007 18:25:14 -0400 Subject: rpms/pdns/FC-6 pdns.spec,1.4,1.5 Message-ID: <200704102225.l3AMPEkj014302@cvs-int.fedora.redhat.com> Author: ruben Update of /cvs/extras/rpms/pdns/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv14276 Modified Files: pdns.spec Log Message: Add Requires for chkconfig, service and useradd (#235582) Index: pdns.spec =================================================================== RCS file: /cvs/extras/rpms/pdns/FC-6/pdns.spec,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- pdns.spec 1 Jan 2007 22:35:23 -0000 1.4 +++ pdns.spec 10 Apr 2007 22:24:39 -0000 1.5 @@ -1,7 +1,7 @@ Summary: A modern, advanced and high performance authoritative-only nameserver Name: pdns Version: 2.9.20 -Release: 8%{?dist} +Release: 9%{?dist} Group: System Environment/Daemons License: GPL @@ -11,6 +11,9 @@ Patch0: %{name}-fixinit.patch Patch1: %{name}-avoid-version.patch +Requires(post): %{_sbindir}/useradd, /sbin/chkconfig +Requires(preun): /sbin/service, /sbin/chkconfig + BuildRequires: boost-devel, chrpath Provides: powerdns = %{version}-%{release} @@ -165,6 +168,8 @@ %changelog +* Thu Apr 10 2007 2.9.20-9 +- Add Requires for chkconfig, service and useradd (#235582) * Mon Jan 1 2007 2.9.20-8 - Add the pdns user and group to the config file - Don't restart pdns on an upgrade From fedora-extras-commits at redhat.com Tue Apr 10 22:26:53 2007 From: fedora-extras-commits at redhat.com (Ruben Kerkhof (ruben)) Date: Tue, 10 Apr 2007 18:26:53 -0400 Subject: rpms/pdns/FC-5 pdns.spec,1.4,1.5 Message-ID: <200704102226.l3AMQrJY014376@cvs-int.fedora.redhat.com> Author: ruben Update of /cvs/extras/rpms/pdns/FC-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv14359 Modified Files: pdns.spec Log Message: Add Requires for chkconfig, service and useradd (#235582) Index: pdns.spec =================================================================== RCS file: /cvs/extras/rpms/pdns/FC-5/pdns.spec,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- pdns.spec 1 Jan 2007 22:35:23 -0000 1.4 +++ pdns.spec 10 Apr 2007 22:26:17 -0000 1.5 @@ -1,7 +1,7 @@ Summary: A modern, advanced and high performance authoritative-only nameserver Name: pdns Version: 2.9.20 -Release: 8%{?dist} +Release: 9%{?dist} Group: System Environment/Daemons License: GPL @@ -11,6 +11,9 @@ Patch0: %{name}-fixinit.patch Patch1: %{name}-avoid-version.patch +Requires(post): %{_sbindir}/useradd, /sbin/chkconfig +Requires(preun): /sbin/service, /sbin/chkconfig + BuildRequires: boost-devel, chrpath Provides: powerdns = %{version}-%{release} @@ -165,6 +168,8 @@ %changelog +* Thu Apr 10 2007 2.9.20-9 +- Add Requires for chkconfig, service and useradd (#235582) * Mon Jan 1 2007 2.9.20-8 - Add the pdns user and group to the config file - Don't restart pdns on an upgrade From fedora-extras-commits at redhat.com Wed Apr 11 00:12:12 2007 From: fedora-extras-commits at redhat.com (Allisson Azevedo (allisson)) Date: Tue, 10 Apr 2007 20:12:12 -0400 Subject: rpms/ruby-gnome2 import.log,1.1,1.2 Message-ID: <200704110012.l3B0CClS027899@cvs-int.fedora.redhat.com> Author: allisson Update of /cvs/extras/rpms/ruby-gnome2 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv27786 Modified Files: import.log Log Message: Index: import.log =================================================================== RCS file: /cvs/extras/rpms/ruby-gnome2/import.log,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- import.log 10 Apr 2007 18:13:19 -0000 1.1 +++ import.log 11 Apr 2007 00:11:35 -0000 1.2 @@ -0,0 +1 @@ +ruby-gnome2-0_16_0-5:HEAD:ruby-gnome2-0.16.0-5.src.rpm:1176250238 From fedora-extras-commits at redhat.com Wed Apr 11 00:12:20 2007 From: fedora-extras-commits at redhat.com (Allisson Azevedo (allisson)) Date: Tue, 10 Apr 2007 20:12:20 -0400 Subject: rpms/ruby-gnome2/devel ruby-gnome2-script.patch, NONE, 1.1 ruby-gnome2.spec, NONE, 1.1 .cvsignore, 1.1, 1.2 sources, 1.1, 1.2 Message-ID: <200704110012.l3B0CK04027913@cvs-int.fedora.redhat.com> Author: allisson Update of /cvs/extras/rpms/ruby-gnome2/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv27786/devel Modified Files: .cvsignore sources Added Files: ruby-gnome2-script.patch ruby-gnome2.spec Log Message: ruby-gnome2-script.patch: --- NEW FILE ruby-gnome2-script.patch --- --- ruby-gnome2-all-0.16.0/gtk/sample/misc/button2.rb.orig 2007-03-25 01:32:05.000000000 -0300 +++ ruby-gnome2-all-0.16.0/gtk/sample/misc/button2.rb 2007-03-25 01:33:28.000000000 -0300 @@ -1,4 +1,4 @@ -#!/usr/local/bin/ruby +#!/usr/bin/ruby =begin button2.rb - Ruby/GTK2 sample script. --- ruby-gnome2-all-0.16.0/pango/sample/layout.rb.orig 2007-03-25 01:33:57.000000000 -0300 +++ ruby-gnome2-all-0.16.0/pango/sample/layout.rb 2007-03-25 01:34:07.000000000 -0300 @@ -1,4 +1,4 @@ -#!/usr/local/bin/ruby +#!/usr/bin/ruby =begin layout.rb - Ruby/Pango sample script. --- NEW FILE ruby-gnome2.spec --- %{!?ruby_sitelib: %define ruby_sitelib %(ruby -rrbconfig -e "puts Config::CONFIG['sitelibdir']")} %{!?ruby_sitearch: %define ruby_sitearch %(ruby -rrbconfig -e "puts Config::CONFIG['sitearchdir']")} Name: ruby-gnome2 Version: 0.16.0 Release: 5%{?dist} Summary: Ruby binding of libgnome/libgnomeui-2.x Group: System Environment/Libraries License: LGPL URL: http://ruby-gnome2.sourceforge.jp/ Source0: http://downloads.sourceforge.net/%{name}/%{name}-all-%{version}.tar.gz Patch0: ruby-gnome2-script.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: ruby ruby-devel gtk2-devel libgnome-devel libgnomeui-devel Requires: ruby(abi) >= 1.8 Requires: ruby(gnomecanvas2) = %{version}-%{release} Provides: ruby(gnome2) = %{version}-%{release} %description This is a set of bindings for the GNOME-2.x libraries for use from Ruby. %package -n ruby-atk Summary: Ruby binding of ATK-1.0.x or later Group: System Environment/Libraries BuildRequires: ruby ruby-devel glib2-devel atk-devel #BuildRequires: ruby(glib2-devel) = %{version} Requires: ruby(abi) >= 1.8 ruby(glib2) = %{version}-%{release} Provides: ruby(atk) = %{version}-%{release} %description -n ruby-atk Ruby/ATK is a Ruby binding of ATK-1.0.x or later. %package -n ruby-atk-devel Summary: Development libraries and header files for ruby-atk Group: Development/Libraries Requires: ruby-devel ruby(atk) = %{version}-%{release} Requires: ruby(glib2-devel) = %{version}-%{release} Requires: atk-devel Provides: ruby(atk-devel) = %{version}-%{release} %description -n ruby-atk-devel Ruby/ATK is a Ruby binding of ATK-1.0.x or later. This package provides libraries and header files for ruby-atk %package -n ruby-gconf2 Summary: Ruby binding of GConf-1.2.x Group: System Environment/Libraries BuildRequires: ruby ruby-devel GConf2-devel Requires: ruby(abi) >= 1.8 ruby(glib2) = %{version}-%{release} Provides: ruby(gconf2) = %{version}-%{release} %description -n ruby-gconf2 Ruby/GConf2 is a Ruby binding of GConf-1.2.x. %package -n ruby-gdkpixbuf2 Summary: Ruby binding of GdkPixbuf-2.x Group: System Environment/Libraries BuildRequires: ruby ruby-devel gtk2-devel ruby-cairo-devel #BuildRequires: ruby(glib2-devel) = %{version} ruby(gtk2-devel) = %{version} Requires: ruby(abi) >= 1.8 Requires: ruby(glib2) = %{version}-%{release} ruby(cairo) Provides: ruby(gdkpixbuf2) = %{version}-%{release} %description -n ruby-gdkpixbuf2 Ruby/GdkPixbuf2 is a Ruby binding of GdkPixbuf-2.x. %package -n ruby-glib2 Summary: Ruby binding of GLib-2.x Group: System Environment/Libraries BuildRequires: ruby ruby-devel glib2-devel Requires: ruby(abi) >= 1.8 Provides: ruby(glib2) = %{version}-%{release} %description -n ruby-glib2 Ruby/GLib2 is a Ruby binding of GLib-2.x. %package -n ruby-glib2-devel Summary: Development libraries and header files for ruby-glib2 Group: Development/Libraries Requires: ruby(glib2) = %{version}-%{release} Requires: ruby-devel glib2-devel Provides: ruby(glib2-devel) = %{version}-%{release} %description -n ruby-glib2-devel Ruby/GLib2 is a Ruby binding of GLib-2.x. This package provides libraries and header files for ruby-glib2 %package -n ruby-gnomecanvas2 Summary: Ruby binding of GnomeCanvas-2.x Group: System Environment/Libraries BuildRequires: ruby ruby-devel gtk2-devel libgnomecanvas-devel Requires: ruby(abi) >= 1.8 Requires: ruby(gtk2) = %{version}-%{release} Requires: ruby(libart2) = %{version}-%{release} Provides: ruby(gnomecanvas2) = %{version}-%{release} %description -n ruby-gnomecanvas2 Ruby/GnomeCanvas2 is a Ruby binding of GnomeCanvas-2.x. %package -n ruby-gnomeprint2 Summary: Ruby binding of libgnomeprint Group: System Environment/Libraries BuildRequires: ruby ruby-devel libgnomeprint22-devel #BuildRequires: ruby(glib2-devel) = %{version} ruby(pango-devel) = %{version} #BuildRequires: ruby(libart2-devel) = %{version} Requires: ruby(abi) >= 1.8 Requires: ruby(glib2) = %{version}-%{release} ruby(pango) = %{version}-%{release} Requires: ruby(libart2) = %{version}-%{release} Provides: ruby(gnomeprint2) = %{version}-%{release} %description -n ruby-gnomeprint2 Ruby/GnomePrint is a Ruby binding of libgnomeprint. %package -n ruby-gnomeprintui2 Summary: Ruby binding of libgnomeprintui Group: System Environment/Libraries BuildRequires: ruby ruby-devel libgnomeprintui22-devel #BuildRequires: ruby(gtk2-devel) = %{version} Requires: ruby(abi) >= 1.8 Requires: ruby(gtk2) = %{version}-%{release} ruby(gnomeprint2) = %{version}-%{release} Provides: ruby(gnomeprintui2) = %{version}-%{release} %description -n ruby-gnomeprintui2 Ruby/GnomePrintUI is a Ruby binding of libgnomeprintui. %package -n ruby-gnomevfs Summary: Ruby binding of GnomeVFS-2.0.x Group: System Environment/Libraries BuildRequires: ruby ruby-devel gnome-vfs2-devel Requires: ruby(abi) >= 1.8 Requires: ruby(glib2) = %{version}-%{release} Provides: ruby(gnomevfs) = %{version}-%{release} %description -n ruby-gnomevfs Ruby/GnomeVFS is a Ruby binding of GnomeVFS-2.0.x. %package -n ruby-gtk2 Summary: Ruby binding of GTK+-2.0.x Group: System Environment/Libraries BuildRequires: ruby gtk2-devel ruby-cairo-devel #BuildRequires: ruby(glib2-devel) = %{version} ruby(pango-devel) = %{version} Requires: %{_bindir}/env Requires: ruby(abi) >= 1.8 Requires: ruby(glib2) = %{version}-%{release} ruby(atk) = %{version}-%{release} Requires: ruby(pango) = %{version}-%{release} ruby-cairo Requires: ruby(gdkpixbuf2) = %{version}-%{release} Provides: ruby(gtk2) = %{version}-%{release} %description -n ruby-gtk2 Ruby/GTK2 is a Ruby binding of GTK+-2.0.x. %package -n ruby-gtk2-devel Summary: Development libraries and header files for ruby-gtk2 Group: Development/Libraries Requires: ruby(gtk2) = %{version}-%{release} Requires: gtk2-devel ruby-devel ruby(glib2-devel) = %{version}-%{release} Provides: ruby(gtk2-devel) = %{version}-%{release} %description -n ruby-gtk2-devel Ruby/GTK2 is a Ruby binding of GTK+-2.0.x. This package provides libraries and header files for ruby-gtk2 %package -n ruby-gtkglext Summary: Ruby binding of GtkGLExt Group: System Environment/Libraries BuildRequires: ruby ruby-devel gtk2-devel gtkglext-devel #BuildRequires: ruby(glib2-devel) = %{version} ruby(gtk2-devel) = %{version} Requires: ruby(abi) >= 1.8 #Requires: OpenGL SEE README file for this Requires: ruby(gtk2) = %{version}-%{release} Provides: ruby(gtkglext) = %{version}-%{release} %description -n ruby-gtkglext Ruby/GtkGLExt is a Ruby binding of GtkGLExt. %package -n ruby-gtkhtml2 Summary: Ruby binding of GtkHtml2 Group: System Environment/Libraries BuildRequires: ruby ruby-devel gtk2-devel gtkhtml2-devel Requires: ruby(abi) >= 1.8 Requires: ruby(gtk2) = %{version}-%{release} Provides: ruby(gtkhtml2) = %{version}-%{release} %description -n ruby-gtkhtml2 Ruby/GtkHtml2 is a Ruby binding of GtkHtml2 %package -n ruby-gtkmozembed Summary: Ruby binding of GtkMozEmbed Group: System Environment/Libraries BuildRequires: ruby ruby-devel gtk2-devel pango-devel %if "%fedora" > "6" BuildRequires: firefox-devel = 2.0.0.3 Requires: firefox = 2.0.0.3 %endif %if "%fedora" == "6" BuildRequires: firefox-devel = 1.5.0.10 Requires: firefox = 1.5.0.10 %endif Requires: ruby(abi) >= 1.8 Requires: ruby(gtk2) = %{version}-%{release} Provides: ruby(gtkmozembed) = %{version}-%{release} %description -n ruby-gtkmozembed Ruby/GtkMozEmbed is a Ruby binding of GtkMozEmbed a widget embedding a Mozilla Gecko renderer. %package -n ruby-gtksourceview Summary: Ruby binding of gtksourceview-1.0.x Group: System Environment/Libraries BuildRequires: ruby ruby-devel gtksourceview-devel #BuildRequires: ruby(gnome2) = %{version} Requires: ruby(abi) >= 1.8 Requires: ruby(gtk2) = %{version}-%{release} Provides: ruby(gtksourceview) = %{version}-%{release} %description -n ruby-gtksourceview Ruby/GtkSourceView is a Ruby binding of gtksourceview-1.0.x. %package -n ruby-libart2 Summary: Ruby binding of Libart_lgpl Group: System Environment/Libraries BuildRequires: ruby ruby-devel libart_lgpl-devel libpng-devel libjpeg-devel #BuildRequires: ruby(glib2-devel) = %{version} Requires: ruby(abi) >= 1.8 Provides: ruby(libart2) = %{version}-%{release} %description -n ruby-libart2 Ruby/Libart2 is a Ruby binding of Libart_lgpl. %package -n ruby-libart2-devel Summary: Development libraries and header files for ruby-libart2 Group: Development/Libraries Requires: ruby(libart2) = %{version}-%{release} Requires: libart_lgpl-devel ruby-devel Provides: ruby(libart2-devel) = %{version}-%{release} %description -n ruby-libart2-devel Ruby/Libart2 is a Ruby binding of Libart_lgpl. This package provides libraries and header files for ruby-libart2 %package -n ruby-libglade2 Summary: Ruby bindings of Libglade2 Group: System Environment/Libraries BuildRequires: ruby ruby-devel gtk2-devel libgnome-devel libglade2-devel #BuildRequires: ruby(glib2-devel) = %{version} ruby(gnome2) = %{version} Requires: ruby(abi) >= 1.8 Requires: ruby(gtk2) = %{version}-%{release} Requires: ruby(gnome2) = %{version}-%{release} Provides: ruby(libglade2) = %{version}-%{release} %description -n ruby-libglade2 Ruby/Libglade2 is a Ruby bindings of Libglade2. This provides a very simple interface to the libglade library, to load interfaces dynamically from a glade file. %package -n ruby-panelapplet2 Summary: Ruby binding of libpanel-applet-2.6.x Group: System Environment/Libraries BuildRequires: ruby ruby-devel gtk2-devel gnome-panel-devel libgnome-devel BuildRequires: libgnomeui-devel #BuildRequires: ruby(glib2-devel) = %{version} ruby(gtk2-devel) = %{version} Requires: %{_bindir}/env Requires: %{_bindir}/ruby Requires: ruby(abi) >= 1.8 Requires: ruby(gnome2) = %{version}-%{release} Provides: ruby(panelapplet2) = %{version}-%{release} %description -n ruby-panelapplet2 Ruby/PanelApplet2 is a Ruby binding of libpanel-applet-2.6.x. %package -n ruby-pango Summary: Ruby binding of pango-1.x Group: System Environment/Libraries BuildRequires: ruby ruby-devel glib2-devel pango-devel cairo-devel ruby-cairo-devel #BuildRequires: ruby(glib2-devel) = %{version} Requires: ruby(abi) >= 1.8 Requires: ruby(glib2) = %{version}-%{release} ruby(cairo) Provides: ruby(pango) = %{version}-%{release} %description -n ruby-pango Ruby/Pango is a Ruby binding of pango-1.x. %package -n ruby-pango-devel Summary: Development libraries and header files for ruby-pango Group: Development/Libraries Requires: ruby(pango) = %{version}-%{release} Requires: pango-devel ruby-devel ruby(glib2-devel) = %{version}-%{release} Requires: ruby-cairo-devel Provides: ruby(pango-devel) = %{version}-%{release} %description -n ruby-pango-devel Ruby/Pango is a Ruby binding of pango-1.x. This package provides libraries and header files for ruby-pango %package -n ruby-poppler Summary: Ruby binding of poppler-glib Group: System Environment/Libraries BuildRequires: ruby ruby-devel poppler-devel cairo-devel ruby-cairo-devel #BuildRequires: ruby(glib2-devel) = %{version} ruby(gdkpixbuf2) = %{version} Requires: %{_bindir}/env Requires: ruby(abi) >= 1.8 Requires: ruby(gdkpixbuf2) = %{version}-%{release} Requires: ruby(gtk2) = %{version}-%{release} ruby(cairo) Provides: ruby(poppler) = %{version}-%{release} %description -n ruby-poppler Ruby/Poppler is a Ruby binding of poppler-glib. %package -n ruby-rsvg Summary: Ruby binding of librsvg Group: System Environment/Libraries BuildRequires: ruby ruby-devel librsvg2-devel ruby-cairo-devel #BuildRequires: ruby(glib2-devel) = %{version} ruby(gdkpixbuf2) = %{version} Requires: %{_bindir}/env Requires: ruby(abi) >= 1.8 Requires: ruby(gdkpixbuf2) = %{version}-%{release} Requires: ruby(cairo) Provides: ruby(rsvg) = %{version}-%{release} %description -n ruby-rsvg Ruby/RSVG is a Ruby binding of librsvg. %package -n ruby-vte Summary: Ruby binding of VTE Group: System Environment/Libraries BuildRequires: ruby ruby-devel vte-devel #BuildRequires: ruby(gtk2-devel) = %{version} Requires: %{_bindir}/env Requires: ruby(abi) >= 1.8 Requires: ruby(gtk2) = %{version}-%{release} Provides: ruby(vte) = %{version}-%{release} %description -n ruby-vte Ruby/VTE is a Ruby binding of VTE. %prep %setup -q -n %{name}-all-%{version} %patch0 -p1 #Because of an error in upstream packaging there is a second ruby-gnome2 dir inside so we delete it #%{__rm} -rf %{name} # Fix the attributes of some files %{__chmod} 644 glib/sample/*.rb %{__chmod} 644 glib/src/*.c %{__chmod} 644 gtk/sample/misc/properties.rb %{__chmod} 644 gtk/sample/misc/assistant.rb %{__chmod} 644 gtk/sample/gtk-demo/main.rb %{__chmod} 644 gtk/sample/misc/cairo-pong.rb %{__chmod} 644 gtk/sample/misc/style_property.rb %{__chmod} 644 panel-applet/sample/clock-applet.rb %{__chmod} 644 panel-applet/sample/hello-applet.rb %{__chmod} 644 poppler/sample/pdf2text.rb %{__chmod} 644 poppler/sample/pdf2.rb %{__chmod} 644 rsvg/sample/svg-viewer.rb %{__chmod} 644 vte/sample/multiterm.rb %{__chmod} 644 vte/sample/terminal.rb %build ruby extconf.rb export CFLAGS="$RPM_OPT_FLAGS" make %{?_smp_mflags} %install rm -rf $RPM_BUILD_ROOT make install DESTDIR=$RPM_BUILD_ROOT INSTALL="%{__install} -p" %clean rm -rf $RPM_BUILD_ROOT %files %defattr(-,root,root,-) %doc gnome/README gnome/ChangeLog gnome/COPYING.LIB gnome/sample %doc AUTHORS NEWS %{ruby_sitelib}/gnome2.rb %{ruby_sitearch}/gnome2.so %files -n ruby-atk %defattr(-,root,root,-) %doc atk/ChangeLog atk/COPYING.LIB atk/README %{ruby_sitelib}/atk.rb %{ruby_sitearch}/atk.so %files -n ruby-atk-devel %defattr(-,root,root,-) %{ruby_sitearch}/rbatk.h %{ruby_sitearch}/rbatkversion.h %files -n ruby-gconf2 %defattr(-,root,root,-) %doc gconf/ChangeLog gconf/COPYING.LIB gconf/README gconf/sample %{ruby_sitelib}/gconf2.rb %{ruby_sitearch}/gconf2.so %files -n ruby-gdkpixbuf2 %defattr(-,root,root,-) %doc gdkpixbuf/ChangeLog gdkpixbuf/COPYING.LIB gdkpixbuf/README gdkpixbuf/sample %{ruby_sitelib}/gdk_pixbuf2.rb %{ruby_sitearch}/gdk_pixbuf2.so %files -n ruby-glib2 %defattr(-,root,root,-) %doc glib/ChangeLog glib/COPYING.LIB glib/README glib/sample %{ruby_sitelib}/glib2.rb %{ruby_sitelib}/glib-mkenums.rb %{ruby_sitelib}/mkmf-gnome2.rb %{ruby_sitelib}/pkg-config.rb %{ruby_sitearch}/glib2.so %files -n ruby-glib2-devel %defattr(-,root,root,-) %{ruby_sitearch}/rbglib.h %{ruby_sitearch}/rbgobject.h %{ruby_sitearch}/rbgutil.h %files -n ruby-gnomecanvas2 %defattr(-,root,root,-) %doc gnomecanvas/ChangeLog gnomecanvas/COPYING.LIB gnomecanvas/README gnomecanvas/sample %{ruby_sitelib}/gnomecanvas2.rb %{ruby_sitearch}/gnomecanvas2.so %files -n ruby-gnomeprint2 %defattr(-,root,root,-) %doc gnomeprint/ChangeLog gnomeprint/COPYING.LIB gnomeprint/README gnomeprint/sample %{ruby_sitelib}/gnomeprint2.rb %{ruby_sitearch}/gnomeprint2.so %files -n ruby-gnomeprintui2 %defattr(-,root,root,-) %doc gnomeprintui/ChangeLog gnomeprintui/COPYING.LIB gnomeprintui/README gnomeprintui/sample %{ruby_sitelib}/gnomeprintui2.rb %{ruby_sitearch}/gnomeprintui2.so %files -n ruby-gnomevfs %defattr(-,root,root,-) %doc gnomevfs/ChangeLog gnomevfs/COPYING.LIB gnomevfs/README %{ruby_sitelib}/gnomevfs.rb %{ruby_sitearch}/gnomevfs.so %files -n ruby-gtk2 %defattr(-,root,root,-) %doc gtk/ChangeLog gtk/COPYING.LIB gtk/README gtk/sample %attr(755, root, root) %{ruby_sitelib}/gtk2.rb #%{ruby_sitelib}/gtk2.rb %attr(755, root, root) %{ruby_sitelib}/gtk2/base.rb #%{ruby_sitelib}/gtk2/base.rb %{ruby_sitearch}/gtk2.so %files -n ruby-gtk2-devel %defattr(-,root,root,-) %{ruby_sitearch}/rbgtk.h %files -n ruby-gtkglext %defattr(-,root,root,-) %doc gtkglext/ChangeLog COPYING.LIB gtkglext/README gtkglext/README.rbogl gtkglext/sample %{ruby_sitelib}/gtkglext.rb %{ruby_sitearch}/gtkglext.so %files -n ruby-gtkhtml2 %defattr(-,root,root,-) %doc gtkhtml2/ChangeLog gtkhtml2/COPYING.LIB gtkhtml2/README gtkhtml2/sample %{ruby_sitelib}/gtkhtml2.rb %{ruby_sitearch}/gtkhtml2.so %files -n ruby-gtkmozembed %defattr(-,root,root,-) %doc gtkmozembed/ChangeLog gtkmozembed/COPYING.LIB gtkmozembed/README gtkmozembed/sample %{ruby_sitelib}/gtkmozembed.rb %{ruby_sitearch}/gtkmozembed.so %files -n ruby-gtksourceview %defattr(-,root,root,-) %doc gtksourceview/ChangeLog gtksourceview/COPYING.LIB gtksourceview/README gtksourceview/sample %{ruby_sitelib}/gtksourceview.rb %{ruby_sitearch}/gtksourceview.so %files -n ruby-libart2 %defattr(-,root,root,-) %doc libart/ChangeLog libart/COPYING.LIB libart/README libart/sample %{ruby_sitearch}/libart2.so %files -n ruby-libart2-devel %defattr(-,root,root,-) %{ruby_sitearch}/rbart.h %files -n ruby-libglade2 %defattr(-,root,root,-) %doc libglade/ChangeLog libglade/COPYING.LIB libglade/README libglade/sample %{_bindir}/ruby-glade-create-template #%{ruby_sitelib}/libglade2.rb %attr(755, root, root) %{ruby_sitelib}/libglade2.rb %{ruby_sitearch}/libglade2.so %files -n ruby-panelapplet2 %defattr(-,root,root,-) %doc panel-applet/ChangeLog panel-applet/COPYING.LIB panel-applet/README panel-applet/sample %{ruby_sitelib}/panelapplet2.rb %{ruby_sitearch}/panelapplet2.so %files -n ruby-pango %defattr(-,root,root,-) %doc pango/ChangeLog pango/COPYING.LIB pango/README pango/sample %{ruby_sitelib}/pango.rb %{ruby_sitearch}/pango.so %files -n ruby-pango-devel %defattr(-,root,root,-) %{ruby_sitearch}/rbpango.h %{ruby_sitearch}/rbpangoversion.h %files -n ruby-poppler %defattr(-,root,root,-) %doc poppler/ChangeLog poppler/COPYING.LIB poppler/README poppler/sample %{ruby_sitelib}/poppler.rb %{ruby_sitearch}/poppler.so %files -n ruby-rsvg %defattr(-,root,root,-) %doc rsvg/ChangeLog rsvg/COPYING.LIB rsvg/README rsvg/sample %{ruby_sitelib}/rsvg2.rb %{ruby_sitearch}/rsvg2.so %files -n ruby-vte %defattr(-,root,root,-) %doc vte/ChangeLog vte/COPYING.LIB vte/README vte/sample %{ruby_sitelib}/vte.rb %{ruby_sitearch}/vte.so %changelog * Mon Apr 9 2007 Allisson Azevedo 0.16.0-5 - Changed buildrequires and requires * Mon Apr 9 2007 Allisson Azevedo 0.16.0-4 - Changed buildrequires and requires * Mon Apr 9 2007 Allisson Azevedo 0.16.0-3 - Changed buildrequires and requires - Changed license for LGPL * Mon Apr 2 2007 Allisson Azevedo 0.16.0-2 - Changed buildrequires and requires - Changed make install for keep timestamps - Changed package summary * Sun Mar 24 2007 Allisson Azevedo 0.16.0-1 - Initial RPM release - Thanks Stephanos Manos for base spec Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/ruby-gnome2/devel/.cvsignore,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- .cvsignore 10 Apr 2007 18:13:31 -0000 1.1 +++ .cvsignore 11 Apr 2007 00:11:42 -0000 1.2 @@ -0,0 +1 @@ +ruby-gnome2-all-0.16.0.tar.gz Index: sources =================================================================== RCS file: /cvs/extras/rpms/ruby-gnome2/devel/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 10 Apr 2007 18:13:31 -0000 1.1 +++ sources 11 Apr 2007 00:11:42 -0000 1.2 @@ -0,0 +1 @@ +b3b4f81ef0fe2ce6b3f965bb7c6d3686 ruby-gnome2-all-0.16.0.tar.gz From fedora-extras-commits at redhat.com Wed Apr 11 00:15:18 2007 From: fedora-extras-commits at redhat.com (Allisson Azevedo (allisson)) Date: Tue, 10 Apr 2007 20:15:18 -0400 Subject: rpms/ruby-gnome2 import.log,1.2,1.3 Message-ID: <200704110015.l3B0FIfr028074@cvs-int.fedora.redhat.com> Author: allisson Update of /cvs/extras/rpms/ruby-gnome2 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv28013 Modified Files: import.log Log Message: Index: import.log =================================================================== RCS file: /cvs/extras/rpms/ruby-gnome2/import.log,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- import.log 11 Apr 2007 00:11:35 -0000 1.2 +++ import.log 11 Apr 2007 00:14:41 -0000 1.3 @@ -1 +1,2 @@ ruby-gnome2-0_16_0-5:HEAD:ruby-gnome2-0.16.0-5.src.rpm:1176250238 +ruby-gnome2-0_16_0-5:FC-6:ruby-gnome2-0.16.0-5.src.rpm:1176250428 From fedora-extras-commits at redhat.com Wed Apr 11 00:15:23 2007 From: fedora-extras-commits at redhat.com (Allisson Azevedo (allisson)) Date: Tue, 10 Apr 2007 20:15:23 -0400 Subject: rpms/ruby-gnome2/FC-6 ruby-gnome2-script.patch, NONE, 1.1 ruby-gnome2.spec, NONE, 1.1 .cvsignore, 1.1, 1.2 sources, 1.1, 1.2 Message-ID: <200704110015.l3B0FNdi028078@cvs-int.fedora.redhat.com> Author: allisson Update of /cvs/extras/rpms/ruby-gnome2/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv28013/FC-6 Modified Files: .cvsignore sources Added Files: ruby-gnome2-script.patch ruby-gnome2.spec Log Message: ruby-gnome2-script.patch: --- NEW FILE ruby-gnome2-script.patch --- --- ruby-gnome2-all-0.16.0/gtk/sample/misc/button2.rb.orig 2007-03-25 01:32:05.000000000 -0300 +++ ruby-gnome2-all-0.16.0/gtk/sample/misc/button2.rb 2007-03-25 01:33:28.000000000 -0300 @@ -1,4 +1,4 @@ -#!/usr/local/bin/ruby +#!/usr/bin/ruby =begin button2.rb - Ruby/GTK2 sample script. --- ruby-gnome2-all-0.16.0/pango/sample/layout.rb.orig 2007-03-25 01:33:57.000000000 -0300 +++ ruby-gnome2-all-0.16.0/pango/sample/layout.rb 2007-03-25 01:34:07.000000000 -0300 @@ -1,4 +1,4 @@ -#!/usr/local/bin/ruby +#!/usr/bin/ruby =begin layout.rb - Ruby/Pango sample script. --- NEW FILE ruby-gnome2.spec --- %{!?ruby_sitelib: %define ruby_sitelib %(ruby -rrbconfig -e "puts Config::CONFIG['sitelibdir']")} %{!?ruby_sitearch: %define ruby_sitearch %(ruby -rrbconfig -e "puts Config::CONFIG['sitearchdir']")} Name: ruby-gnome2 Version: 0.16.0 Release: 5%{?dist} Summary: Ruby binding of libgnome/libgnomeui-2.x Group: System Environment/Libraries License: LGPL URL: http://ruby-gnome2.sourceforge.jp/ Source0: http://downloads.sourceforge.net/%{name}/%{name}-all-%{version}.tar.gz Patch0: ruby-gnome2-script.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: ruby ruby-devel gtk2-devel libgnome-devel libgnomeui-devel Requires: ruby(abi) >= 1.8 Requires: ruby(gnomecanvas2) = %{version}-%{release} Provides: ruby(gnome2) = %{version}-%{release} %description This is a set of bindings for the GNOME-2.x libraries for use from Ruby. %package -n ruby-atk Summary: Ruby binding of ATK-1.0.x or later Group: System Environment/Libraries BuildRequires: ruby ruby-devel glib2-devel atk-devel #BuildRequires: ruby(glib2-devel) = %{version} Requires: ruby(abi) >= 1.8 ruby(glib2) = %{version}-%{release} Provides: ruby(atk) = %{version}-%{release} %description -n ruby-atk Ruby/ATK is a Ruby binding of ATK-1.0.x or later. %package -n ruby-atk-devel Summary: Development libraries and header files for ruby-atk Group: Development/Libraries Requires: ruby-devel ruby(atk) = %{version}-%{release} Requires: ruby(glib2-devel) = %{version}-%{release} Requires: atk-devel Provides: ruby(atk-devel) = %{version}-%{release} %description -n ruby-atk-devel Ruby/ATK is a Ruby binding of ATK-1.0.x or later. This package provides libraries and header files for ruby-atk %package -n ruby-gconf2 Summary: Ruby binding of GConf-1.2.x Group: System Environment/Libraries BuildRequires: ruby ruby-devel GConf2-devel Requires: ruby(abi) >= 1.8 ruby(glib2) = %{version}-%{release} Provides: ruby(gconf2) = %{version}-%{release} %description -n ruby-gconf2 Ruby/GConf2 is a Ruby binding of GConf-1.2.x. %package -n ruby-gdkpixbuf2 Summary: Ruby binding of GdkPixbuf-2.x Group: System Environment/Libraries BuildRequires: ruby ruby-devel gtk2-devel ruby-cairo-devel #BuildRequires: ruby(glib2-devel) = %{version} ruby(gtk2-devel) = %{version} Requires: ruby(abi) >= 1.8 Requires: ruby(glib2) = %{version}-%{release} ruby(cairo) Provides: ruby(gdkpixbuf2) = %{version}-%{release} %description -n ruby-gdkpixbuf2 Ruby/GdkPixbuf2 is a Ruby binding of GdkPixbuf-2.x. %package -n ruby-glib2 Summary: Ruby binding of GLib-2.x Group: System Environment/Libraries BuildRequires: ruby ruby-devel glib2-devel Requires: ruby(abi) >= 1.8 Provides: ruby(glib2) = %{version}-%{release} %description -n ruby-glib2 Ruby/GLib2 is a Ruby binding of GLib-2.x. %package -n ruby-glib2-devel Summary: Development libraries and header files for ruby-glib2 Group: Development/Libraries Requires: ruby(glib2) = %{version}-%{release} Requires: ruby-devel glib2-devel Provides: ruby(glib2-devel) = %{version}-%{release} %description -n ruby-glib2-devel Ruby/GLib2 is a Ruby binding of GLib-2.x. This package provides libraries and header files for ruby-glib2 %package -n ruby-gnomecanvas2 Summary: Ruby binding of GnomeCanvas-2.x Group: System Environment/Libraries BuildRequires: ruby ruby-devel gtk2-devel libgnomecanvas-devel Requires: ruby(abi) >= 1.8 Requires: ruby(gtk2) = %{version}-%{release} Requires: ruby(libart2) = %{version}-%{release} Provides: ruby(gnomecanvas2) = %{version}-%{release} %description -n ruby-gnomecanvas2 Ruby/GnomeCanvas2 is a Ruby binding of GnomeCanvas-2.x. %package -n ruby-gnomeprint2 Summary: Ruby binding of libgnomeprint Group: System Environment/Libraries BuildRequires: ruby ruby-devel libgnomeprint22-devel #BuildRequires: ruby(glib2-devel) = %{version} ruby(pango-devel) = %{version} #BuildRequires: ruby(libart2-devel) = %{version} Requires: ruby(abi) >= 1.8 Requires: ruby(glib2) = %{version}-%{release} ruby(pango) = %{version}-%{release} Requires: ruby(libart2) = %{version}-%{release} Provides: ruby(gnomeprint2) = %{version}-%{release} %description -n ruby-gnomeprint2 Ruby/GnomePrint is a Ruby binding of libgnomeprint. %package -n ruby-gnomeprintui2 Summary: Ruby binding of libgnomeprintui Group: System Environment/Libraries BuildRequires: ruby ruby-devel libgnomeprintui22-devel #BuildRequires: ruby(gtk2-devel) = %{version} Requires: ruby(abi) >= 1.8 Requires: ruby(gtk2) = %{version}-%{release} ruby(gnomeprint2) = %{version}-%{release} Provides: ruby(gnomeprintui2) = %{version}-%{release} %description -n ruby-gnomeprintui2 Ruby/GnomePrintUI is a Ruby binding of libgnomeprintui. %package -n ruby-gnomevfs Summary: Ruby binding of GnomeVFS-2.0.x Group: System Environment/Libraries BuildRequires: ruby ruby-devel gnome-vfs2-devel Requires: ruby(abi) >= 1.8 Requires: ruby(glib2) = %{version}-%{release} Provides: ruby(gnomevfs) = %{version}-%{release} %description -n ruby-gnomevfs Ruby/GnomeVFS is a Ruby binding of GnomeVFS-2.0.x. %package -n ruby-gtk2 Summary: Ruby binding of GTK+-2.0.x Group: System Environment/Libraries BuildRequires: ruby gtk2-devel ruby-cairo-devel #BuildRequires: ruby(glib2-devel) = %{version} ruby(pango-devel) = %{version} Requires: %{_bindir}/env Requires: ruby(abi) >= 1.8 Requires: ruby(glib2) = %{version}-%{release} ruby(atk) = %{version}-%{release} Requires: ruby(pango) = %{version}-%{release} ruby-cairo Requires: ruby(gdkpixbuf2) = %{version}-%{release} Provides: ruby(gtk2) = %{version}-%{release} %description -n ruby-gtk2 Ruby/GTK2 is a Ruby binding of GTK+-2.0.x. %package -n ruby-gtk2-devel Summary: Development libraries and header files for ruby-gtk2 Group: Development/Libraries Requires: ruby(gtk2) = %{version}-%{release} Requires: gtk2-devel ruby-devel ruby(glib2-devel) = %{version}-%{release} Provides: ruby(gtk2-devel) = %{version}-%{release} %description -n ruby-gtk2-devel Ruby/GTK2 is a Ruby binding of GTK+-2.0.x. This package provides libraries and header files for ruby-gtk2 %package -n ruby-gtkglext Summary: Ruby binding of GtkGLExt Group: System Environment/Libraries BuildRequires: ruby ruby-devel gtk2-devel gtkglext-devel #BuildRequires: ruby(glib2-devel) = %{version} ruby(gtk2-devel) = %{version} Requires: ruby(abi) >= 1.8 #Requires: OpenGL SEE README file for this Requires: ruby(gtk2) = %{version}-%{release} Provides: ruby(gtkglext) = %{version}-%{release} %description -n ruby-gtkglext Ruby/GtkGLExt is a Ruby binding of GtkGLExt. %package -n ruby-gtkhtml2 Summary: Ruby binding of GtkHtml2 Group: System Environment/Libraries BuildRequires: ruby ruby-devel gtk2-devel gtkhtml2-devel Requires: ruby(abi) >= 1.8 Requires: ruby(gtk2) = %{version}-%{release} Provides: ruby(gtkhtml2) = %{version}-%{release} %description -n ruby-gtkhtml2 Ruby/GtkHtml2 is a Ruby binding of GtkHtml2 %package -n ruby-gtkmozembed Summary: Ruby binding of GtkMozEmbed Group: System Environment/Libraries BuildRequires: ruby ruby-devel gtk2-devel pango-devel %if "%fedora" > "6" BuildRequires: firefox-devel = 2.0.0.3 Requires: firefox = 2.0.0.3 %endif %if "%fedora" == "6" BuildRequires: firefox-devel = 1.5.0.10 Requires: firefox = 1.5.0.10 %endif Requires: ruby(abi) >= 1.8 Requires: ruby(gtk2) = %{version}-%{release} Provides: ruby(gtkmozembed) = %{version}-%{release} %description -n ruby-gtkmozembed Ruby/GtkMozEmbed is a Ruby binding of GtkMozEmbed a widget embedding a Mozilla Gecko renderer. %package -n ruby-gtksourceview Summary: Ruby binding of gtksourceview-1.0.x Group: System Environment/Libraries BuildRequires: ruby ruby-devel gtksourceview-devel #BuildRequires: ruby(gnome2) = %{version} Requires: ruby(abi) >= 1.8 Requires: ruby(gtk2) = %{version}-%{release} Provides: ruby(gtksourceview) = %{version}-%{release} %description -n ruby-gtksourceview Ruby/GtkSourceView is a Ruby binding of gtksourceview-1.0.x. %package -n ruby-libart2 Summary: Ruby binding of Libart_lgpl Group: System Environment/Libraries BuildRequires: ruby ruby-devel libart_lgpl-devel libpng-devel libjpeg-devel #BuildRequires: ruby(glib2-devel) = %{version} Requires: ruby(abi) >= 1.8 Provides: ruby(libart2) = %{version}-%{release} %description -n ruby-libart2 Ruby/Libart2 is a Ruby binding of Libart_lgpl. %package -n ruby-libart2-devel Summary: Development libraries and header files for ruby-libart2 Group: Development/Libraries Requires: ruby(libart2) = %{version}-%{release} Requires: libart_lgpl-devel ruby-devel Provides: ruby(libart2-devel) = %{version}-%{release} %description -n ruby-libart2-devel Ruby/Libart2 is a Ruby binding of Libart_lgpl. This package provides libraries and header files for ruby-libart2 %package -n ruby-libglade2 Summary: Ruby bindings of Libglade2 Group: System Environment/Libraries BuildRequires: ruby ruby-devel gtk2-devel libgnome-devel libglade2-devel #BuildRequires: ruby(glib2-devel) = %{version} ruby(gnome2) = %{version} Requires: ruby(abi) >= 1.8 Requires: ruby(gtk2) = %{version}-%{release} Requires: ruby(gnome2) = %{version}-%{release} Provides: ruby(libglade2) = %{version}-%{release} %description -n ruby-libglade2 Ruby/Libglade2 is a Ruby bindings of Libglade2. This provides a very simple interface to the libglade library, to load interfaces dynamically from a glade file. %package -n ruby-panelapplet2 Summary: Ruby binding of libpanel-applet-2.6.x Group: System Environment/Libraries BuildRequires: ruby ruby-devel gtk2-devel gnome-panel-devel libgnome-devel BuildRequires: libgnomeui-devel #BuildRequires: ruby(glib2-devel) = %{version} ruby(gtk2-devel) = %{version} Requires: %{_bindir}/env Requires: %{_bindir}/ruby Requires: ruby(abi) >= 1.8 Requires: ruby(gnome2) = %{version}-%{release} Provides: ruby(panelapplet2) = %{version}-%{release} %description -n ruby-panelapplet2 Ruby/PanelApplet2 is a Ruby binding of libpanel-applet-2.6.x. %package -n ruby-pango Summary: Ruby binding of pango-1.x Group: System Environment/Libraries BuildRequires: ruby ruby-devel glib2-devel pango-devel cairo-devel ruby-cairo-devel #BuildRequires: ruby(glib2-devel) = %{version} Requires: ruby(abi) >= 1.8 Requires: ruby(glib2) = %{version}-%{release} ruby(cairo) Provides: ruby(pango) = %{version}-%{release} %description -n ruby-pango Ruby/Pango is a Ruby binding of pango-1.x. %package -n ruby-pango-devel Summary: Development libraries and header files for ruby-pango Group: Development/Libraries Requires: ruby(pango) = %{version}-%{release} Requires: pango-devel ruby-devel ruby(glib2-devel) = %{version}-%{release} Requires: ruby-cairo-devel Provides: ruby(pango-devel) = %{version}-%{release} %description -n ruby-pango-devel Ruby/Pango is a Ruby binding of pango-1.x. This package provides libraries and header files for ruby-pango %package -n ruby-poppler Summary: Ruby binding of poppler-glib Group: System Environment/Libraries BuildRequires: ruby ruby-devel poppler-devel cairo-devel ruby-cairo-devel #BuildRequires: ruby(glib2-devel) = %{version} ruby(gdkpixbuf2) = %{version} Requires: %{_bindir}/env Requires: ruby(abi) >= 1.8 Requires: ruby(gdkpixbuf2) = %{version}-%{release} Requires: ruby(gtk2) = %{version}-%{release} ruby(cairo) Provides: ruby(poppler) = %{version}-%{release} %description -n ruby-poppler Ruby/Poppler is a Ruby binding of poppler-glib. %package -n ruby-rsvg Summary: Ruby binding of librsvg Group: System Environment/Libraries BuildRequires: ruby ruby-devel librsvg2-devel ruby-cairo-devel #BuildRequires: ruby(glib2-devel) = %{version} ruby(gdkpixbuf2) = %{version} Requires: %{_bindir}/env Requires: ruby(abi) >= 1.8 Requires: ruby(gdkpixbuf2) = %{version}-%{release} Requires: ruby(cairo) Provides: ruby(rsvg) = %{version}-%{release} %description -n ruby-rsvg Ruby/RSVG is a Ruby binding of librsvg. %package -n ruby-vte Summary: Ruby binding of VTE Group: System Environment/Libraries BuildRequires: ruby ruby-devel vte-devel #BuildRequires: ruby(gtk2-devel) = %{version} Requires: %{_bindir}/env Requires: ruby(abi) >= 1.8 Requires: ruby(gtk2) = %{version}-%{release} Provides: ruby(vte) = %{version}-%{release} %description -n ruby-vte Ruby/VTE is a Ruby binding of VTE. %prep %setup -q -n %{name}-all-%{version} %patch0 -p1 #Because of an error in upstream packaging there is a second ruby-gnome2 dir inside so we delete it #%{__rm} -rf %{name} # Fix the attributes of some files %{__chmod} 644 glib/sample/*.rb %{__chmod} 644 glib/src/*.c %{__chmod} 644 gtk/sample/misc/properties.rb %{__chmod} 644 gtk/sample/misc/assistant.rb %{__chmod} 644 gtk/sample/gtk-demo/main.rb %{__chmod} 644 gtk/sample/misc/cairo-pong.rb %{__chmod} 644 gtk/sample/misc/style_property.rb %{__chmod} 644 panel-applet/sample/clock-applet.rb %{__chmod} 644 panel-applet/sample/hello-applet.rb %{__chmod} 644 poppler/sample/pdf2text.rb %{__chmod} 644 poppler/sample/pdf2.rb %{__chmod} 644 rsvg/sample/svg-viewer.rb %{__chmod} 644 vte/sample/multiterm.rb %{__chmod} 644 vte/sample/terminal.rb %build ruby extconf.rb export CFLAGS="$RPM_OPT_FLAGS" make %{?_smp_mflags} %install rm -rf $RPM_BUILD_ROOT make install DESTDIR=$RPM_BUILD_ROOT INSTALL="%{__install} -p" %clean rm -rf $RPM_BUILD_ROOT %files %defattr(-,root,root,-) %doc gnome/README gnome/ChangeLog gnome/COPYING.LIB gnome/sample %doc AUTHORS NEWS %{ruby_sitelib}/gnome2.rb %{ruby_sitearch}/gnome2.so %files -n ruby-atk %defattr(-,root,root,-) %doc atk/ChangeLog atk/COPYING.LIB atk/README %{ruby_sitelib}/atk.rb %{ruby_sitearch}/atk.so %files -n ruby-atk-devel %defattr(-,root,root,-) %{ruby_sitearch}/rbatk.h %{ruby_sitearch}/rbatkversion.h %files -n ruby-gconf2 %defattr(-,root,root,-) %doc gconf/ChangeLog gconf/COPYING.LIB gconf/README gconf/sample %{ruby_sitelib}/gconf2.rb %{ruby_sitearch}/gconf2.so %files -n ruby-gdkpixbuf2 %defattr(-,root,root,-) %doc gdkpixbuf/ChangeLog gdkpixbuf/COPYING.LIB gdkpixbuf/README gdkpixbuf/sample %{ruby_sitelib}/gdk_pixbuf2.rb %{ruby_sitearch}/gdk_pixbuf2.so %files -n ruby-glib2 %defattr(-,root,root,-) %doc glib/ChangeLog glib/COPYING.LIB glib/README glib/sample %{ruby_sitelib}/glib2.rb %{ruby_sitelib}/glib-mkenums.rb %{ruby_sitelib}/mkmf-gnome2.rb %{ruby_sitelib}/pkg-config.rb %{ruby_sitearch}/glib2.so %files -n ruby-glib2-devel %defattr(-,root,root,-) %{ruby_sitearch}/rbglib.h %{ruby_sitearch}/rbgobject.h %{ruby_sitearch}/rbgutil.h %files -n ruby-gnomecanvas2 %defattr(-,root,root,-) %doc gnomecanvas/ChangeLog gnomecanvas/COPYING.LIB gnomecanvas/README gnomecanvas/sample %{ruby_sitelib}/gnomecanvas2.rb %{ruby_sitearch}/gnomecanvas2.so %files -n ruby-gnomeprint2 %defattr(-,root,root,-) %doc gnomeprint/ChangeLog gnomeprint/COPYING.LIB gnomeprint/README gnomeprint/sample %{ruby_sitelib}/gnomeprint2.rb %{ruby_sitearch}/gnomeprint2.so %files -n ruby-gnomeprintui2 %defattr(-,root,root,-) %doc gnomeprintui/ChangeLog gnomeprintui/COPYING.LIB gnomeprintui/README gnomeprintui/sample %{ruby_sitelib}/gnomeprintui2.rb %{ruby_sitearch}/gnomeprintui2.so %files -n ruby-gnomevfs %defattr(-,root,root,-) %doc gnomevfs/ChangeLog gnomevfs/COPYING.LIB gnomevfs/README %{ruby_sitelib}/gnomevfs.rb %{ruby_sitearch}/gnomevfs.so %files -n ruby-gtk2 %defattr(-,root,root,-) %doc gtk/ChangeLog gtk/COPYING.LIB gtk/README gtk/sample %attr(755, root, root) %{ruby_sitelib}/gtk2.rb #%{ruby_sitelib}/gtk2.rb %attr(755, root, root) %{ruby_sitelib}/gtk2/base.rb #%{ruby_sitelib}/gtk2/base.rb %{ruby_sitearch}/gtk2.so %files -n ruby-gtk2-devel %defattr(-,root,root,-) %{ruby_sitearch}/rbgtk.h %files -n ruby-gtkglext %defattr(-,root,root,-) %doc gtkglext/ChangeLog COPYING.LIB gtkglext/README gtkglext/README.rbogl gtkglext/sample %{ruby_sitelib}/gtkglext.rb %{ruby_sitearch}/gtkglext.so %files -n ruby-gtkhtml2 %defattr(-,root,root,-) %doc gtkhtml2/ChangeLog gtkhtml2/COPYING.LIB gtkhtml2/README gtkhtml2/sample %{ruby_sitelib}/gtkhtml2.rb %{ruby_sitearch}/gtkhtml2.so %files -n ruby-gtkmozembed %defattr(-,root,root,-) %doc gtkmozembed/ChangeLog gtkmozembed/COPYING.LIB gtkmozembed/README gtkmozembed/sample %{ruby_sitelib}/gtkmozembed.rb %{ruby_sitearch}/gtkmozembed.so %files -n ruby-gtksourceview %defattr(-,root,root,-) %doc gtksourceview/ChangeLog gtksourceview/COPYING.LIB gtksourceview/README gtksourceview/sample %{ruby_sitelib}/gtksourceview.rb %{ruby_sitearch}/gtksourceview.so %files -n ruby-libart2 %defattr(-,root,root,-) %doc libart/ChangeLog libart/COPYING.LIB libart/README libart/sample %{ruby_sitearch}/libart2.so %files -n ruby-libart2-devel %defattr(-,root,root,-) %{ruby_sitearch}/rbart.h %files -n ruby-libglade2 %defattr(-,root,root,-) %doc libglade/ChangeLog libglade/COPYING.LIB libglade/README libglade/sample %{_bindir}/ruby-glade-create-template #%{ruby_sitelib}/libglade2.rb %attr(755, root, root) %{ruby_sitelib}/libglade2.rb %{ruby_sitearch}/libglade2.so %files -n ruby-panelapplet2 %defattr(-,root,root,-) %doc panel-applet/ChangeLog panel-applet/COPYING.LIB panel-applet/README panel-applet/sample %{ruby_sitelib}/panelapplet2.rb %{ruby_sitearch}/panelapplet2.so %files -n ruby-pango %defattr(-,root,root,-) %doc pango/ChangeLog pango/COPYING.LIB pango/README pango/sample %{ruby_sitelib}/pango.rb %{ruby_sitearch}/pango.so %files -n ruby-pango-devel %defattr(-,root,root,-) %{ruby_sitearch}/rbpango.h %{ruby_sitearch}/rbpangoversion.h %files -n ruby-poppler %defattr(-,root,root,-) %doc poppler/ChangeLog poppler/COPYING.LIB poppler/README poppler/sample %{ruby_sitelib}/poppler.rb %{ruby_sitearch}/poppler.so %files -n ruby-rsvg %defattr(-,root,root,-) %doc rsvg/ChangeLog rsvg/COPYING.LIB rsvg/README rsvg/sample %{ruby_sitelib}/rsvg2.rb %{ruby_sitearch}/rsvg2.so %files -n ruby-vte %defattr(-,root,root,-) %doc vte/ChangeLog vte/COPYING.LIB vte/README vte/sample %{ruby_sitelib}/vte.rb %{ruby_sitearch}/vte.so %changelog * Mon Apr 9 2007 Allisson Azevedo 0.16.0-5 - Changed buildrequires and requires * Mon Apr 9 2007 Allisson Azevedo 0.16.0-4 - Changed buildrequires and requires * Mon Apr 9 2007 Allisson Azevedo 0.16.0-3 - Changed buildrequires and requires - Changed license for LGPL * Mon Apr 2 2007 Allisson Azevedo 0.16.0-2 - Changed buildrequires and requires - Changed make install for keep timestamps - Changed package summary * Sun Mar 24 2007 Allisson Azevedo 0.16.0-1 - Initial RPM release - Thanks Stephanos Manos for base spec Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/ruby-gnome2/FC-6/.cvsignore,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- .cvsignore 10 Apr 2007 18:13:31 -0000 1.1 +++ .cvsignore 11 Apr 2007 00:14:48 -0000 1.2 @@ -0,0 +1 @@ +ruby-gnome2-all-0.16.0.tar.gz Index: sources =================================================================== RCS file: /cvs/extras/rpms/ruby-gnome2/FC-6/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 10 Apr 2007 18:13:31 -0000 1.1 +++ sources 11 Apr 2007 00:14:48 -0000 1.2 @@ -0,0 +1 @@ +b3b4f81ef0fe2ce6b3f965bb7c6d3686 ruby-gnome2-all-0.16.0.tar.gz From fedora-extras-commits at redhat.com Wed Apr 11 00:20:09 2007 From: fedora-extras-commits at redhat.com (Mamoru Tasaka (mtasaka)) Date: Tue, 10 Apr 2007 20:20:09 -0400 Subject: rpms/kazehakase/FC-6 kazehakase.spec,1.6,1.7 Message-ID: <200704110020.l3B0K92D028279@cvs-int.fedora.redhat.com> Author: mtasaka Update of /cvs/extras/rpms/kazehakase/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv28228/FC-6 Modified Files: kazehakase.spec Log Message: * Tue Apr 10 2007 Mamoru Tasaka - 0.4.5-2 - Enable ruby-gtk2 support Index: kazehakase.spec =================================================================== RCS file: /cvs/extras/rpms/kazehakase/FC-6/kazehakase.spec,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- kazehakase.spec 3 Apr 2007 03:48:16 -0000 1.6 +++ kazehakase.spec 11 Apr 2007 00:19:32 -0000 1.7 @@ -10,14 +10,18 @@ %define obsolete_plugin_ver 0.4.5-1 %define support_anthy 0 +%if 0%{?fedora} >= 6 +%define support_ruby 1 +%else %define support_ruby 0 +%endif %define rubyabi 1.8 %define repoid 24791 Name: kazehakase Version: 0.4.5 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Kazehakase browser Group: Applications/Internet @@ -40,6 +44,7 @@ %if %{support_ruby} BuildRequires: ruby(gtk2-devel) BuildRequires: ruby(abi) = %{rubyabi} +BuildRequires: ruby %endif BuildRequires: desktop-file-utils @@ -192,6 +197,9 @@ %endif %changelog +* Tue Apr 10 2007 Mamoru Tasaka - 0.4.5-2 +- Enable ruby-gtk2 support + * Tue Apr 3 2007 Mamoru Tasaka - 0.4.5-1 - 0.4.5 - Clean up spec file (rename plugins, drop "plugins" string from name) From fedora-extras-commits at redhat.com Wed Apr 11 00:20:21 2007 From: fedora-extras-commits at redhat.com (Michael Thomas (wart)) Date: Tue, 10 Apr 2007 20:20:21 -0400 Subject: rpms/compat-guichan05/FC-6 compat-guichan05.spec, NONE, 1.1 .cvsignore, 1.1, 1.2 sources, 1.1, 1.2 Message-ID: <200704110020.l3B0KL7k028289@cvs-int.fedora.redhat.com> Author: wart Update of /cvs/extras/rpms/compat-guichan05/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv28227 Modified Files: .cvsignore sources Added Files: compat-guichan05.spec Log Message: Initial import of spec file for FC6 branch --- NEW FILE compat-guichan05.spec --- Name: compat-guichan05 Version: 0.5.0 Release: 4%{?dist} Summary: Compatibility libraries for older guichan versions Group: Development/Libraries License: BSD URL: http://guichan.sourceforge.net Source0: http://downloads.sourceforge.net/guichan/guichan-%{version}-src.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) Obsoletes: guichan < 0.6.0 BuildRequires: allegro-devel, SDL-devel, SDL_image-devel, libGL-devel BuildRequires: freeglut-devel %description Guichan is a small, efficient C++ GUI library designed for games. It comes with a standard set of widgets and can use several different objects for displaying graphics and grabbing user input. This package contains compatibility libraries for guichan 0.5 %package devel Summary: Header and libraries for guichan development Group: Development/Libraries Requires: %{name} = %{version}-%{release} %description devel This package includes header and libraries files for development using guichan, a small and efficient C++ GUI library designed for games. This package is needed to build programs written using guichan. %prep %setup -q -n guichan-%{version}-src %build %configure make %{?_smp_mflags} %install rm -rf $RPM_BUILD_ROOT make install DESTDIR=$RPM_BUILD_ROOT # Removing Libtool and static archives rm -f $RPM_BUILD_ROOT%{_libdir}/*.la rm -f $RPM_BUILD_ROOT%{_libdir}/*.a # Move some things around for the compat package mkdir -p $RPM_BUILD_ROOT%{_includedir}/guichan-0.5 mv $RPM_BUILD_ROOT%{_includedir}/guichan $RPM_BUILD_ROOT%{_includedir}/guichan-0.5 mv $RPM_BUILD_ROOT%{_includedir}/guichan.hpp $RPM_BUILD_ROOT%{_includedir}/guichan-0.5 mkdir -p $RPM_BUILD_ROOT%{_libdir}/guichan-0.5 for lib in libguichan libguichan_allegro libguichan_glut libguichan_opengl libguichan_sdl ; do rm -f $RPM_BUILD_ROOT%{_libdir}/${lib}.so ln -s ../${lib}.so.0.0.0 $RPM_BUILD_ROOT%{_libdir}/guichan-0.5/${lib}.so done %post -p /sbin/ldconfig %postun -p /sbin/ldconfig %clean rm -rf $RPM_BUILD_ROOT %files %defattr(-,root,root,-) %doc AUTHORS ChangeLog COPYING NEWS README TODO %{_libdir}/libguichan.so.* %{_libdir}/libguichan_allegro.so.* %{_libdir}/libguichan_glut.so.* %{_libdir}/libguichan_opengl.so.* %{_libdir}/libguichan_sdl.so.* %files devel %defattr(-,root,root,-) %doc docs/html %{_includedir}/guichan-0.5 %dir %{_libdir}/guichan-0.5 %{_libdir}/guichan-0.5/libguichan.so %{_libdir}/guichan-0.5/libguichan_allegro.so %{_libdir}/guichan-0.5/libguichan_glut.so %{_libdir}/guichan-0.5/libguichan_opengl.so %{_libdir}/guichan-0.5/libguichan_sdl.so %changelog * Tue Apr 10 2007 Wart 0.5.0-4 - Fix Obsoletes: version to avoid matching some guichan 0.5.0 releases * Sat Apr 7 2007 Wart 0.5.0-3 - Remove .soname from shared libs for this initial compat package to avoid breaking compatibility with existing packages that may be linked against guichan0.5. * Sun Mar 18 2007 Wart 0.5.0-2 - initial compat package * Wed Oct 4 2006 Hugo Cisneiros 0.5.0-1 - Upstream update - Add freeglut-devel BR for the new release - Removed unusued patches for this new version * Wed Sep 13 2006 Hugo Cisneiros 0.4.0-3 - Rebuilt for FC6 * Sat Jun 10 2006 Hugo Cisneiros 0.4.0-2 - Using libGL-devel instead of mesa-libGL-devel in BuildRequires - Put documentation under -devel instead of a whole -doc - Touch "autoxxx" files to take out autoxxx commands use in devel - Add proper location do doc files (/usr/share/doc/xxx/html) * Fri Jun 9 2006 Hugo Cisneiros 0.4.0-1 - Initial RPM release Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/compat-guichan05/FC-6/.cvsignore,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- .cvsignore 8 Apr 2007 20:21:17 -0000 1.1 +++ .cvsignore 11 Apr 2007 00:19:43 -0000 1.2 @@ -0,0 +1 @@ +guichan-0.5.0-src.tar.gz Index: sources =================================================================== RCS file: /cvs/extras/rpms/compat-guichan05/FC-6/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 8 Apr 2007 20:21:17 -0000 1.1 +++ sources 11 Apr 2007 00:19:43 -0000 1.2 @@ -0,0 +1 @@ +c9fcbcb360105247da06afc5c643e664 guichan-0.5.0-src.tar.gz From fedora-extras-commits at redhat.com Wed Apr 11 00:20:18 2007 From: fedora-extras-commits at redhat.com (Mamoru Tasaka (mtasaka)) Date: Tue, 10 Apr 2007 20:20:18 -0400 Subject: rpms/kazehakase/devel kazehakase.spec,1.6,1.7 Message-ID: <200704110020.l3B0KI0b028282@cvs-int.fedora.redhat.com> Author: mtasaka Update of /cvs/extras/rpms/kazehakase/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv28228/devel Modified Files: kazehakase.spec Log Message: * Tue Apr 10 2007 Mamoru Tasaka - 0.4.5-2 - Enable ruby-gtk2 support Index: kazehakase.spec =================================================================== RCS file: /cvs/extras/rpms/kazehakase/devel/kazehakase.spec,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- kazehakase.spec 3 Apr 2007 03:48:19 -0000 1.6 +++ kazehakase.spec 11 Apr 2007 00:19:39 -0000 1.7 @@ -10,14 +10,18 @@ %define obsolete_plugin_ver 0.4.5-1 %define support_anthy 0 +%if 0%{?fedora} >= 6 +%define support_ruby 1 +%else %define support_ruby 0 +%endif %define rubyabi 1.8 %define repoid 24791 Name: kazehakase Version: 0.4.5 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Kazehakase browser Group: Applications/Internet @@ -40,6 +44,7 @@ %if %{support_ruby} BuildRequires: ruby(gtk2-devel) BuildRequires: ruby(abi) = %{rubyabi} +BuildRequires: ruby %endif BuildRequires: desktop-file-utils @@ -192,6 +197,9 @@ %endif %changelog +* Tue Apr 10 2007 Mamoru Tasaka - 0.4.5-2 +- Enable ruby-gtk2 support + * Tue Apr 3 2007 Mamoru Tasaka - 0.4.5-1 - 0.4.5 - Clean up spec file (rename plugins, drop "plugins" string from name) From fedora-extras-commits at redhat.com Wed Apr 11 00:26:09 2007 From: fedora-extras-commits at redhat.com (Michael Thomas (wart)) Date: Tue, 10 Apr 2007 20:26:09 -0400 Subject: rpms/guichan/FC-6 guichan-0.6.1-soname.patch, NONE, 1.1 .cvsignore, 1.3, 1.4 guichan.spec, 1.3, 1.4 sources, 1.3, 1.4 Message-ID: <200704110026.l3B0Q9WR028410@cvs-int.fedora.redhat.com> Author: wart Update of /cvs/extras/rpms/guichan/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv28384 Modified Files: .cvsignore guichan.spec sources Added Files: guichan-0.6.1-soname.patch Log Message: - Update to 0.6.1 - Use better sf download url - Remove BR: glut-devel as upstream no longer uses it. - Add patch to add soname to shared libraries guichan-0.6.1-soname.patch: --- NEW FILE guichan-0.6.1-soname.patch --- --- src/widgets/Makefile.in.orig 2007-03-18 18:28:07.000000000 -0700 +++ src/widgets/Makefile.in 2007-03-18 18:28:29.000000000 -0700 @@ -191,6 +191,7 @@ INCLUDES = -I$(top_srcdir)/include # The Gui-chan library sources +libguichan_widgets_la_LDFLAGS = -release @PACKAGE_VERSION@ libguichan_widgets_la_SOURCES = \ button.cpp \ checkbox.cpp \ --- src/widgets/Makefile.am.orig 2007-03-18 18:28:07.000000000 -0700 +++ src/widgets/Makefile.am 2007-03-18 18:28:20.000000000 -0700 @@ -3,6 +3,7 @@ INCLUDES = -I$(top_srcdir)/include # The Gui-chan library sources +libguichan_widgets_la_LDFLAGS = -release @PACKAGE_VERSION@ libguichan_widgets_la_SOURCES = \ button.cpp \ checkbox.cpp \ --- src/sdl/Makefile.in.orig 2007-03-18 18:27:33.000000000 -0700 +++ src/sdl/Makefile.in 2007-03-18 18:27:53.000000000 -0700 @@ -198,6 +198,7 @@ target_vendor = @target_vendor@ lib_LTLIBRARIES = libguichan_sdl.la INCLUDES = -I$(top_srcdir)/include +libguichan_sdl_la_LDFLAGS = -release @PACKAGE_VERSION@ libguichan_sdl_la_SOURCES = \ sdl.cpp \ sdlgraphics.cpp \ --- src/sdl/Makefile.am.orig 2007-03-18 18:27:32.000000000 -0700 +++ src/sdl/Makefile.am 2007-03-18 18:27:45.000000000 -0700 @@ -4,6 +4,7 @@ INCLUDES = -I$(top_srcdir)/include +libguichan_sdl_la_LDFLAGS = -release @PACKAGE_VERSION@ libguichan_sdl_la_SOURCES = \ sdl.cpp \ sdlgraphics.cpp \ --- src/allegro/Makefile.in.orig 2007-03-18 18:24:24.000000000 -0700 +++ src/allegro/Makefile.in 2007-03-18 18:25:10.000000000 -0700 @@ -196,6 +196,7 @@ target_vendor = @target_vendor@ lib_LTLIBRARIES = libguichan_allegro.la INCLUDES = -I$(top_srcdir)/include +libguichan_allegro_la_LDFLAGS = -release @PACKAGE_VERSION@ libguichan_allegro_la_SOURCES = \ allegro.cpp \ allegrographics.cpp \ --- src/allegro/Makefile.am.orig 2007-03-18 18:24:19.000000000 -0700 +++ src/allegro/Makefile.am 2007-03-18 18:24:46.000000000 -0700 @@ -2,9 +2,10 @@ INCLUDES = -I$(top_srcdir)/include +libguichan_allegro_la_LDFLAGS = -release @PACKAGE_VERSION@ libguichan_allegro_la_SOURCES = \ allegro.cpp \ allegrographics.cpp \ allegroimage.cpp \ allegroimageloader.cpp \ - allegroinput.cpp \ No newline at end of file + allegroinput.cpp --- src/opengl/Makefile.in.orig 2007-03-18 18:26:31.000000000 -0700 +++ src/opengl/Makefile.in 2007-03-18 18:27:00.000000000 -0700 @@ -196,6 +196,7 @@ target_vendor = @target_vendor@ lib_LTLIBRARIES = libguichan_opengl.la INCLUDES = -I$(top_srcdir)/include +libguichan_opengl_la_LDFLAGS = -release @PACKAGE_VERSION@ libguichan_opengl_la_SOURCES = \ opengl.cpp \ openglimage.cpp \ --- src/opengl/Makefile.am.orig 2007-03-18 18:26:27.000000000 -0700 +++ src/opengl/Makefile.am 2007-03-18 18:26:44.000000000 -0700 @@ -2,6 +2,7 @@ INCLUDES = -I$(top_srcdir)/include +libguichan_opengl_la_LDFLAGS = -release @PACKAGE_VERSION@ libguichan_opengl_la_SOURCES = \ opengl.cpp \ openglimage.cpp \ --- src/Makefile.in.orig 2007-03-18 17:49:41.000000000 -0700 +++ src/Makefile.in 2007-03-18 17:52:12.000000000 -0700 @@ -206,6 +206,7 @@ INCLUDES = -I$(top_srcdir)/include lib_LTLIBRARIES = libguichan.la libguichan_la_LIBADD = widgets/libguichan_widgets.la +libguichan_la_LDFLAGS = -release @PACKAGE_VERSION@ libguichan_la_DEPENDENCIES = \ widgets/libguichan_widgets.la --- src/Makefile.am.orig 2007-03-18 17:49:38.000000000 -0700 +++ src/Makefile.am 2007-03-18 17:50:21.000000000 -0700 @@ -5,6 +5,7 @@ lib_LTLIBRARIES = libguichan.la libguichan_la_LIBADD = widgets/libguichan_widgets.la +libguichan_la_LDFLAGS = -release @PACKAGE_VERSION@ libguichan_la_DEPENDENCIES = \ widgets/libguichan_widgets.la Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/guichan/FC-6/.cvsignore,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- .cvsignore 4 Oct 2006 09:16:41 -0000 1.3 +++ .cvsignore 11 Apr 2007 00:25:32 -0000 1.4 @@ -1 +1 @@ -guichan-0.5.0-src.tar.gz +guichan-0.6.1.tar.gz Index: guichan.spec =================================================================== RCS file: /cvs/extras/rpms/guichan/FC-6/guichan.spec,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- guichan.spec 4 Oct 2006 09:16:41 -0000 1.3 +++ guichan.spec 11 Apr 2007 00:25:32 -0000 1.4 @@ -1,16 +1,16 @@ Name: guichan -Version: 0.5.0 +Version: 0.6.1 Release: 1%{?dist} Summary: Portable C++ GUI library for games using Allegro, SDL and OpenGL Group: Development/Libraries License: BSD URL: http://guichan.sourceforge.net -Source0: http://easynews.dl.sourceforge.net/sourceforge/guichan/%{name}-%{version}-src.tar.gz +Source0: http://downloads.sourceforge.net/guichan/%{name}-%{version}.tar.gz +Patch0: guichan-0.6.1-soname.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: allegro-devel, SDL-devel, SDL_image-devel, libGL-devel -BuildRequires: freeglut-devel %description Guichan is a small, efficient C++ GUI library designed for games. It comes @@ -28,7 +28,14 @@ package is needed to build programs written using guichan. %prep -%setup -q -n %{name}-%{version}-src +%setup -q -n %{name}-%{version} +for i in src/Makefile.am src/*/Makefile.am ; do + touch -r $i $i.stamp +done +%patch0 +for i in src/Makefile.am src/*/Makefile.am ; do + touch -r $i.stamp $i +done %build @@ -40,8 +47,9 @@ rm -rf $RPM_BUILD_ROOT make install DESTDIR=$RPM_BUILD_ROOT -# Removing Libtool archives +# Removing Libtool archives and static libraries rm -f $RPM_BUILD_ROOT%{_libdir}/*.la +rm -f $RPM_BUILD_ROOT%{_libdir}/*.a %post -p /sbin/ldconfig @@ -56,30 +64,28 @@ %files %defattr(-,root,root,-) %doc AUTHORS ChangeLog COPYING NEWS README TODO -%{_libdir}/libguichan.so.* -%{_libdir}/libguichan_allegro.so.* -%{_libdir}/libguichan_glut.so.* -%{_libdir}/libguichan_opengl.so.* -%{_libdir}/libguichan_sdl.so.* +%{_libdir}/libguichan-%{version}.so +%{_libdir}/libguichan_allegro-%{version}.so +%{_libdir}/libguichan_opengl-%{version}.so +%{_libdir}/libguichan_sdl-%{version}.so %files devel %defattr(-,root,root,-) -%doc docs/html %{_includedir}/guichan.hpp %{_includedir}/guichan/ -%{_libdir}/libguichan.a %{_libdir}/libguichan.so -%{_libdir}/libguichan_allegro.a %{_libdir}/libguichan_allegro.so -%{_libdir}/libguichan_glut.a -%{_libdir}/libguichan_glut.so -%{_libdir}/libguichan_opengl.a %{_libdir}/libguichan_opengl.so -%{_libdir}/libguichan_sdl.a %{_libdir}/libguichan_sdl.so %changelog +* Sat Apr 7 2007 Wart 0.6.1-1 +- Update to 0.6.1 +- Use better sf download url +- Remove BR: glut-devel as upstream no longer uses it. +- Add patch to add soname to shared libraries + * Wed Oct 4 2006 Hugo Cisneiros 0.5.0-1 - Upstream update - Add freeglut-devel BR for the new release Index: sources =================================================================== RCS file: /cvs/extras/rpms/guichan/FC-6/sources,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- sources 4 Oct 2006 09:16:41 -0000 1.3 +++ sources 11 Apr 2007 00:25:32 -0000 1.4 @@ -1 +1 @@ -c9fcbcb360105247da06afc5c643e664 guichan-0.5.0-src.tar.gz +830145f71ad4ce4c91e09808fec68c8a guichan-0.6.1.tar.gz From fedora-extras-commits at redhat.com Wed Apr 11 00:29:33 2007 From: fedora-extras-commits at redhat.com (Michael Thomas (wart)) Date: Tue, 10 Apr 2007 20:29:33 -0400 Subject: rpms/manaworld/FC-6 .cvsignore, 1.6, 1.7 manaworld.spec, 1.7, 1.8 sources, 1.6, 1.7 Message-ID: <200704110029.l3B0TXed028455@cvs-int.fedora.redhat.com> Author: wart Update of /cvs/extras/rpms/manaworld/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv28433 Modified Files: .cvsignore manaworld.spec sources Log Message: - Update to 0.0.22.2 - Update desktop file categories - Update icon cache update scriptlets Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/manaworld/FC-6/.cvsignore,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- .cvsignore 17 Jan 2007 17:48:08 -0000 1.6 +++ .cvsignore 11 Apr 2007 00:28:55 -0000 1.7 @@ -1 +1 @@ -tmw-0.0.22.tar.gz +tmw-0.0.22.2.tar.gz Index: manaworld.spec =================================================================== RCS file: /cvs/extras/rpms/manaworld/FC-6/manaworld.spec,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- manaworld.spec 17 Jan 2007 17:48:08 -0000 1.7 +++ manaworld.spec 11 Apr 2007 00:28:55 -0000 1.8 @@ -1,12 +1,12 @@ Name: manaworld -Version: 0.0.22 +Version: 0.0.22.2 Release: 1%{?dist} Summary: 2D MMORPG world Group: Amusements/Games License: GPL URL: http://themanaworld.org -Source0: http://dl.sourceforge.net/themanaworld/tmw-%{version}.tar.gz +Source0: http://downloads.sourceforge.net/themanaworld/tmw-%{version}.tar.gz Patch0: tmw-0.0.22-nowerror.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) @@ -37,6 +37,8 @@ --vendor fedora \ --dir $RPM_BUILD_ROOT/%{_datadir}/applications/ \ --delete-original \ + --remove-category=Application \ + --add-category=RolePlaying \ $RPM_BUILD_ROOT%{_datadir}/applications/tmw.desktop mkdir -p $RPM_BUILD_ROOT%{_datadir}/icons/hicolor/32x32/apps @@ -49,15 +51,11 @@ %post touch --no-create %{_datadir}/icons/hicolor || : -if [ -x %{_bindir}/gtk-update-icon-cache ]; then - %{_bindir}/gtk-update-icon-cache --quiet %{_datadir}/icons/hicolor || : -fi +%{_bindir}/gtk-update-icon-cache --quiet %{_datadir}/icons/hicolor || : %postun touch --no-create %{_datadir}/icons/hicolor || : -if [ -x %{_bindir}/gtk-update-icon-cache ]; then - %{_bindir}/gtk-update-icon-cache --quiet %{_datadir}/icons/hicolor || : -fi +%{_bindir}/gtk-update-icon-cache --quiet %{_datadir}/icons/hicolor || : %files @@ -71,6 +69,11 @@ %changelog +* Tue Apr 10 2007 Wart 0.0.22.2-1 +- Update to 0.0.22.2 +- Update desktop file categories +- Update icon cache update scriptlets + * Wed Jan 17 2007 Wart 0.0.22-1 - Update to 0.0.22 Index: sources =================================================================== RCS file: /cvs/extras/rpms/manaworld/FC-6/sources,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- sources 17 Jan 2007 17:48:08 -0000 1.6 +++ sources 11 Apr 2007 00:28:55 -0000 1.7 @@ -1 +1 @@ -f2028ac0aa4ebd325ddef119ba7f1051 tmw-0.0.22.tar.gz +c799a59487284b6812aae42c431b7103 tmw-0.0.22.2.tar.gz From fedora-extras-commits at redhat.com Wed Apr 11 01:23:36 2007 From: fedora-extras-commits at redhat.com (Konstantin Ryabitsev (icon)) Date: Tue, 10 Apr 2007 21:23:36 -0400 Subject: rpms/mod_evasive/EL-4 mod_evasive.conf, NONE, 1.1 mod_evasive.spec, NONE, 1.1 .cvsignore, 1.1, 1.2 sources, 1.1, 1.2 Message-ID: <200704110123.l3B1NatD001337@cvs-int.fedora.redhat.com> Author: icon Update of /cvs/extras/rpms/mod_evasive/EL-4 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv1315 Modified Files: .cvsignore sources Added Files: mod_evasive.conf mod_evasive.spec Log Message: Adding and building mod_evasive for EL4. Holding of on apache-2.2 systems, since, well, it doesn't work there apparently. --- NEW FILE mod_evasive.conf --- # mod_evasive configuration LoadModule evasive20_module modules/mod_evasive20.so # The hash table size defines the number of top-level nodes for each # child's hash table. Increasing this number will provide faster # performance by decreasing the number of iterations required to get to the # record, but consume more memory for table space. You should increase # this if you have a busy web server. The value you specify will # automatically be tiered up to the next prime number in the primes list # (see mod_evasive.c for a list of primes used). DOSHashTableSize 3097 # This is the threshhold for the number of requests for the same page (or # URI) per page interval. Once the threshhold for that interval has been # exceeded, the IP address of the client will be added to the blocking # list. DOSPageCount 2 # This is the threshhold for the total number of requests for any object by # the same client on the same listener per site interval. Once the # threshhold for that interval has been exceeded, the IP address of the # client will be added to the blocking list. DOSSiteCount 50 # The interval for the page count threshhold; defaults to 1 second # intervals. DOSPageInterval 1 # The interval for the site count threshhold; defaults to 1 second # intervals. DOSSiteInterval 1 # The blocking period is the amount of time (in seconds) that a client will # be blocked for if they are added to the blocking list. During this time, # all subsequent requests from the client will result in a 403 (Forbidden) # and the timer being reset (e.g. another 10 seconds). Since the timer is # reset for every subsequent request, it is not necessary to have a long # blocking period; in the event of a DoS attack, this timer will keep # getting reset. DOSBlockingPeriod 10 # If this value is set, an email will be sent to the address specified # whenever an IP address becomes blacklisted. A locking mechanism using # /tmp prevents continuous emails from being sent. # # NOTE: Requires /bin/mail (provided by mailx) #DOSEmailNotify you at yourdomain.com # If this value is set, the system command specified will be executed # whenever an IP address becomes blacklisted. This is designed to enable # system calls to ip filter or other tools. A locking mechanism using /tmp # prevents continuous system calls. Use %s to denote the IP address of the # blacklisted IP. #DOSSystemCommand "su - someuser -c '/sbin/... %s ...'" # Choose an alternative temp directory By default "/tmp" will be used for # locking mechanism, which opens some security issues if your system is # open to shell users. # # http://security.lss.hr/index.php?page=details&ID=LSS-2005-01-01 # # In the event you have nonprivileged shell users, you'll want to create a # directory writable only to the user Apache is running as (usually root), # then set this in your httpd.conf. #DOSLogDir "/var/lock/mod_evasive" # You can use whitelists to disable the module for certain ranges of # IPs. Wildcards can be used on up to the last 3 octets if necessary. # Multiple DOSWhitelist commands may be used in the configuration. #DOSWhitelist 127.0.0.1 #DOSWhitelist 192.168.0.* --- NEW FILE mod_evasive.spec --- Name: mod_evasive Version: 1.10.1 Release: 3%{?dist} Summary: Denial of Service evasion module for Apache Group: System Environment/Daemons License: GPL URL: http://www.zdziarski.com/projects/mod_evasive/ Source0: http://www.zdziarski.com/projects/mod_evasive/mod_evasive_%{version}.tar.gz Source1: mod_evasive.conf BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: httpd-devel Requires: httpd Requires: httpd-mmn = %([ -a %{_includedir}/httpd/.mmn ] && cat %{_includedir}/httpd/.mmn || echo missing) %description mod_evasive is an evasive maneuvers module for Apache to provide evasive action in the event of an HTTP DoS or DDoS attack or brute force attack. It is also designed to be a detection and network management tool, and can be easily configured to talk to firewalls, routers, etc. mod_evasive presently reports abuses via email and syslog facilities. %prep %setup -q -n %{name} %build %{_sbindir}/apxs -Wc,"%{optflags}" -c mod_evasive20.c %install rm -rf $RPM_BUILD_ROOT mkdir -pm 755 \ $RPM_BUILD_ROOT%{_libdir}/httpd/modules \ $RPM_BUILD_ROOT%{_sysconfdir}/httpd/conf.d install -pm 755 .libs/mod_evasive20.so $RPM_BUILD_ROOT%{_libdir}/httpd/modules/ install -pm 644 %{SOURCE1} $RPM_BUILD_ROOT%{_sysconfdir}/httpd/conf.d/ %clean rm -rf $RPM_BUILD_ROOT %files %defattr(-,root,root,-) %doc README LICENSE CHANGELOG test.pl %config(noreplace) %{_sysconfdir}/httpd/conf.d/* %{_libdir}/httpd/modules/* %changelog * Tue Apr 10 2007 Konstantin Ryabitsev - 1.10.1-3 - Modify the URL and finally import into extras. * Mon Jan 29 2007 Konstantin Ryabitsev - 1.10.1-2 - The source moved to another domain since last year. - use _sbindir macro for apxs. * Tue Dec 06 2005 Konstantin Ryabitsev - 1.10.1-1 - Cleaning up description - Cleaning up install - Slight modification to default config (add DOSWhitelist entries) - Disttagging - Adding test.pl to docs * Wed Nov 16 2005 Kosntantin Ryabitsev - 1.10.1-0.1 - Initial packaging. Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/mod_evasive/EL-4/.cvsignore,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- .cvsignore 6 Apr 2007 06:23:28 -0000 1.1 +++ .cvsignore 11 Apr 2007 01:22:58 -0000 1.2 @@ -0,0 +1 @@ +mod_evasive_1.10.1.tar.gz Index: sources =================================================================== RCS file: /cvs/extras/rpms/mod_evasive/EL-4/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 6 Apr 2007 06:23:28 -0000 1.1 +++ sources 11 Apr 2007 01:22:58 -0000 1.2 @@ -0,0 +1 @@ +784fca4a124f25ccff5b48c7a69a65e5 mod_evasive_1.10.1.tar.gz From fedora-extras-commits at redhat.com Wed Apr 11 02:42:26 2007 From: fedora-extras-commits at redhat.com (Kevin Fenzi (kevin)) Date: Tue, 10 Apr 2007 22:42:26 -0400 Subject: rpms/audacious-docklet/devel audacious-docklet.spec,1.7,1.8 Message-ID: <200704110242.l3B2gQc4007818@cvs-int.fedora.redhat.com> Author: kevin Update of /cvs/extras/rpms/audacious-docklet/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv7799 Modified Files: audacious-docklet.spec Log Message: Rebuild for new audacious version. Index: audacious-docklet.spec =================================================================== RCS file: /cvs/extras/rpms/audacious-docklet/devel/audacious-docklet.spec,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- audacious-docklet.spec 22 Dec 2006 01:14:08 -0000 1.7 +++ audacious-docklet.spec 11 Apr 2007 02:41:49 -0000 1.8 @@ -2,7 +2,7 @@ Name: audacious-docklet Version: 0.1.1 -Release: 1%{?dist} +Release: 2%{?dist} Summary: A docklet plugin for Audacious License: GPL @@ -42,6 +42,9 @@ %{plugin_dir}/General/libdocklet.so %Changelog +* Tue Apr 10 2007 Kevin Fenzi - 0.1.1-2 +- Rebuild for new audacious version. + * Thu Dec 14 2006 Yu Fan - 0.1.1-1 - Modify spec file to conform fedora extras packaging and naming convention From fedora-extras-commits at redhat.com Wed Apr 11 05:38:33 2007 From: fedora-extras-commits at redhat.com (Peter Gordon (pgordon)) Date: Wed, 11 Apr 2007 01:38:33 -0400 Subject: rpms/gnome-theme-clearlooks-bigpack/devel gnome-theme-clearlooks-bigpack-fix-Cairo_Curve-ComboBox-text-contrast.patch, NONE, 1.1 gnome-theme-clearlooks-bigpack.spec, 1.7, 1.8 Message-ID: <200704110538.l3B5cXnZ023078@cvs-int.fedora.redhat.com> Author: pgordon Update of /cvs/extras/rpms/gnome-theme-clearlooks-bigpack/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv23065 Modified Files: gnome-theme-clearlooks-bigpack.spec Added Files: gnome-theme-clearlooks-bigpack-fix-Cairo_Curve-ComboBox-text-contrast.patch Log Message: Fix the longstanding bug wherein ComboBox text has little or no contrast, update spec a bit more too. gnome-theme-clearlooks-bigpack-fix-Cairo_Curve-ComboBox-text-contrast.patch: ***** Error reading new file: [Errno 2] No such file or directory: 'gnome-theme-clearlooks-bigpack-fix-Cairo_Curve-ComboBox-text-contrast.patch' From fedora-extras-commits at redhat.com Wed Apr 11 05:46:43 2007 From: fedora-extras-commits at redhat.com (Peter Gordon (pgordon)) Date: Wed, 11 Apr 2007 01:46:43 -0400 Subject: rpms/gnome-theme-clearlooks-bigpack/devel gnome-theme-clearlooks-bigpack-fix-Cairo_Curve-ComboBox-text-contrast.patch, 1.1, NONE Message-ID: <200704110546.l3B5khmZ023178@cvs-int.fedora.redhat.com> Author: pgordon Update of /cvs/extras/rpms/gnome-theme-clearlooks-bigpack/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv23171 Removed Files: gnome-theme-clearlooks-bigpack-fix-Cairo_Curve-ComboBox-text-contrast.patch Log Message: Removing to re-add the patch...if that makes sense. (Commit earlier failed? How odd...) --- gnome-theme-clearlooks-bigpack-fix-Cairo_Curve-ComboBox-text-contrast.patch DELETED --- From fedora-extras-commits at redhat.com Wed Apr 11 05:47:53 2007 From: fedora-extras-commits at redhat.com (Peter Gordon (pgordon)) Date: Wed, 11 Apr 2007 01:47:53 -0400 Subject: rpms/gnome-theme-clearlooks-bigpack/devel gnome-theme-clearlooks-bigpack-fix-Cairo_Curve-ComboBox-text-contrast.patch, 1.2, 1.3 Message-ID: <200704110547.l3B5lrvm023220@cvs-int.fedora.redhat.com> Author: pgordon Update of /cvs/extras/rpms/gnome-theme-clearlooks-bigpack/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv23197 Added Files: gnome-theme-clearlooks-bigpack-fix-Cairo_Curve-ComboBox-text-contrast.patch Log Message: This time, it should work! :) gnome-theme-clearlooks-bigpack-fix-Cairo_Curve-ComboBox-text-contrast.patch: Index: gnome-theme-clearlooks-bigpack-fix-Cairo_Curve-ComboBox-text-contrast.patch =================================================================== RCS file: gnome-theme-clearlooks-bigpack-fix-Cairo_Curve-ComboBox-text-contrast.patch diff -N gnome-theme-clearlooks-bigpack-fix-Cairo_Curve-ComboBox-text-contrast.patch --- /dev/null 1 Jan 1970 00:00:00 -0000 +++ gnome-theme-clearlooks-bigpack-fix-Cairo_Curve-ComboBox-text-contrast.patch 11 Apr 2007 05:47:17 -0000 1.3 @@ -0,0 +1,29 @@ +--- Clearlooks_Cairo-Curve/gtk-2.0/gtkrc 2006-02-24 04:32:04.000000000 -0800 ++++ Clearlooks_Cairo-Curve/gtk-2.0/gtkrc.new 2007-04-10 22:09:31.000000000 -0700 +@@ -41,7 +41,7 @@ + base[INSENSITIVE] = "#DADADA" + + text[NORMAL] = "#000000" +- text[PRELIGHT] = "#FFFFFF" ++ text[PRELIGHT] = "#000000" + text[ACTIVE] = "#FFFFFF" + text[SELECTED] = "#FFFFFF" + text[INSENSITIVE] = "#777777" +@@ -50,9 +50,6 @@ + { + scrollbar_color = "#4868B0" + menubarstyle = 2 # 0 = flat, 1 = sunken, 2 = flat gradient +- menuitemstyle = 1 # 0 = flat, 1 = 3d-ish (gradient), 2 = 3d-ish (button) +- listviewitemstyle = 1 # 0 = flat, 1 = 3d-ish (gradient) +- progressbarstyle = 1 # 0 = candy bar, 1 = fancy candy bar, 2 = flat + animation = TRUE + } + } +@@ -139,6 +136,7 @@ + + style "clearlooks-combo" = "clearlooks-button" + { ++ text[ACTIVE] = "#FFFFFF" + } + + From fedora-extras-commits at redhat.com Wed Apr 11 06:58:15 2007 From: fedora-extras-commits at redhat.com (Mamoru Tasaka (mtasaka)) Date: Wed, 11 Apr 2007 02:58:15 -0400 Subject: rpms/wallpapoz/devel .cvsignore, 1.3, 1.4 sources, 1.3, 1.4 wallpapoz.spec, 1.2, 1.3 wallpapoz-ja.po, 1.1, NONE wallpapoz.desktop, 1.1, NONE Message-ID: <200704110658.l3B6wFwH028336@cvs-int.fedora.redhat.com> Author: mtasaka Update of /cvs/extras/rpms/wallpapoz/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv28308 Modified Files: .cvsignore sources wallpapoz.spec Removed Files: wallpapoz-ja.po wallpapoz.desktop Log Message: * Wed Apr 11 2007 Mamoru Tasaka - 0.4-0.2.svn55 - svn 55 Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/wallpapoz/devel/.cvsignore,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- .cvsignore 5 Apr 2007 18:24:00 -0000 1.3 +++ .cvsignore 11 Apr 2007 06:57:38 -0000 1.4 @@ -1 +1 @@ -wallpapoz-0.4-svn50.tar.bz2 +wallpapoz-0.4-svn55.tar.bz2 Index: sources =================================================================== RCS file: /cvs/extras/rpms/wallpapoz/devel/sources,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- sources 5 Apr 2007 18:24:00 -0000 1.3 +++ sources 11 Apr 2007 06:57:38 -0000 1.4 @@ -1 +1 @@ -3848e7d16bd611fa38af5e5c21adfbe5 wallpapoz-0.4-svn50.tar.bz2 +65b876faa0beb5118a030abb5504778b wallpapoz-0.4-svn55.tar.bz2 Index: wallpapoz.spec =================================================================== RCS file: /cvs/extras/rpms/wallpapoz/devel/wallpapoz.spec,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- wallpapoz.spec 5 Apr 2007 18:24:00 -0000 1.2 +++ wallpapoz.spec 11 Apr 2007 06:57:38 -0000 1.3 @@ -6,7 +6,7 @@ %define icondir %{_datadir}/icons/hicolor/128x128/apps %define mainver 0.4 -%define svnver 50 +%define svnver 55 %define fedorarel 2 %define rel %{?svnver:0.}%{fedorarel}%{?svnver:.svn%svnver} @@ -20,8 +20,6 @@ License: GPL URL: %{srcurl} Source0: %{srcurl}files/%{name}-%{mainver}%{?svnver:-svn%svnver}.tar.bz2 -Source10: wallpapoz.desktop -Source11: wallpapoz-ja.po BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch @@ -45,14 +43,10 @@ %{__sed} -i.dos -e 's|\r||g' COPYING touch -r COPYING.dos COPYING -%{__sed} -i.stamps -e 's|shutil\.copy(|shutil.copy2(|' setup.py -%{__cp} -p %{SOURCE10} share/wallpapoz/ -%{__mkdir_p} share/locale/ja/LC_MESSAGES/ -%{__sed} -i.lang -e '/ISO_CODES/s|(\(.*,\))|(\1 "ja",)|' setup.py +#%%{__sed} -i.lang -e '/ISO_CODES/s|(\(.*,\))|(\1 "ja",)|' setup.py %build -msgfmt --verbose -o share/locale/ja/LC_MESSAGES/%{name}.mo %{SOURCE11} %install %{__rm} -rf $RPM_BUILD_ROOT @@ -62,10 +56,8 @@ desktop-file-install \ --vendor fedora \ - --remove-category Application \ - --remove-category Accessories \ - --delete-original \ --dir $RPM_BUILD_ROOT%{_datadir}/applications \ + --delete-original \ $RPM_BUILD_ROOT%{_datadir}/applications/%{name}.desktop %{find_lang} %{name} @@ -85,6 +77,9 @@ %{_datadir}/applications/fedora-%{name}.desktop %changelog +* Wed Apr 11 2007 Mamoru Tasaka - 0.4-0.2.svn55 +- svn 55 + * Thu Apr 5 2007 Mamoru Tasaka - 0.4-0.2.svn50 - Update to 0.4 pre svn50 - Add Japanese support (upstream will merge this) --- wallpapoz-ja.po DELETED --- --- wallpapoz.desktop DELETED --- From fedora-extras-commits at redhat.com Wed Apr 11 09:44:18 2007 From: fedora-extras-commits at redhat.com (Tomas Janousek (tjanouse)) Date: Wed, 11 Apr 2007 05:44:18 -0400 Subject: rpms/cyrus-imapd/devel cyrus-imapd-2.3.7-nobarenewlinescheck.patch, NONE, 1.1 cyrus-imapd.spec, 1.22, 1.23 cyrus-imapd-2.1.15-nobarenewlinescheck.patch, 1.1, NONE Message-ID: <200704110944.l3B9iIFI011288@cvs-int.fedora.redhat.com> Author: tjanouse Update of /cvs/extras/rpms/cyrus-imapd/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv11260 Modified Files: cyrus-imapd.spec Added Files: cyrus-imapd-2.3.7-nobarenewlinescheck.patch Removed Files: cyrus-imapd-2.1.15-nobarenewlinescheck.patch Log Message: * Wed Apr 11 2007 Tomas Janousek - 2.3.8-3 - updated the no-bare-nl patch (#235569), thanks to Matthias Hensler cyrus-imapd-2.3.7-nobarenewlinescheck.patch: --- NEW FILE cyrus-imapd-2.3.7-nobarenewlinescheck.patch --- --- cyrus-imapd-2.3.7/imap/message.c 2006-10-28 22:18:08.000000000 +0200 +++ cyrus-imapd-2.3.7/imap/message.c.nobarenewlinescheck 2006-10-28 22:21:55.000000000 +0200 @@ -256,8 +256,9 @@ r = IMAP_MESSAGE_CONTAINSNULL; } else if (*p == '\n') { - if (!sawcr && (inheader || !allow_null)) - r = IMAP_MESSAGE_CONTAINSNL; + /* Do *NOT* check for RFC compliant line breaks (bare newlines) */ + /* if (!sawcr && (inheader || !allow_null)) + r = IMAP_MESSAGE_CONTAINSNL; */ sawcr = 0; if (blankline) { inheader = 0; Index: cyrus-imapd.spec =================================================================== RCS file: /cvs/extras/rpms/cyrus-imapd/devel/cyrus-imapd.spec,v retrieving revision 1.22 retrieving revision 1.23 diff -u -r1.22 -r1.23 --- cyrus-imapd.spec 4 Apr 2007 15:18:08 -0000 1.22 +++ cyrus-imapd.spec 11 Apr 2007 09:43:42 -0000 1.23 @@ -1,6 +1,6 @@ Name: cyrus-imapd Version: 2.3.8 -Release: 2%{?dist} +Release: 3%{?dist} # ********************** BUILD TIME OPTIONS START ********************** @@ -137,7 +137,7 @@ Patch4: http://servercc.oakton.edu/~jwade/cyrus/cyrus-imapd-2.1.3/cyrus-imapd-2.1.3-flock.patch Patch5: cyrus-imapd-2.2.12-munge8bit.patch Patch6: cyrus-imapd-2.1.16-getrlimit.patch -Patch7: cyrus-imapd-2.1.15-nobarenewlinescheck.patch +Patch7: cyrus-imapd-2.3.7-nobarenewlinescheck.patch Patch8: cyrus-imapd-2.2.10-groupcache.patch Patch9: cyrus-imapd-2.3.1-config_defaults.patch Patch10: cyrus-imapd-acceptinvalidfrom.patch @@ -813,6 +813,9 @@ %{_mandir}/man1/* %changelog +* Wed Apr 11 2007 Tomas Janousek - 2.3.8-3 +- updated the no-bare-nl patch (#235569), thanks to Matthias Hensler + * Wed Apr 04 2007 Tomas Janousek - 2.3.8-2 - fixed mboxlist backup rotation (#197054) --- cyrus-imapd-2.1.15-nobarenewlinescheck.patch DELETED --- From fedora-extras-commits at redhat.com Wed Apr 11 09:50:10 2007 From: fedora-extras-commits at redhat.com (Tomas Janousek (tjanouse)) Date: Wed, 11 Apr 2007 05:50:10 -0400 Subject: rpms/cyrus-imapd/FC-6 cyrus-imapd-2.3.7-nobarenewlinescheck.patch, NONE, 1.1 cyrus-imapd.spec, 1.18, 1.19 cyrus-imapd-2.1.15-nobarenewlinescheck.patch, 1.1, NONE Message-ID: <200704110950.l3B9oAEq011408@cvs-int.fedora.redhat.com> Author: tjanouse Update of /cvs/extras/rpms/cyrus-imapd/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv11386 Modified Files: cyrus-imapd.spec Added Files: cyrus-imapd-2.3.7-nobarenewlinescheck.patch Removed Files: cyrus-imapd-2.1.15-nobarenewlinescheck.patch Log Message: * Wed Apr 11 2007 Tomas Janousek - 2.3.8-3 - updated the no-bare-nl patch (#235569), thanks to Matthias Hensler cyrus-imapd-2.3.7-nobarenewlinescheck.patch: --- NEW FILE cyrus-imapd-2.3.7-nobarenewlinescheck.patch --- --- cyrus-imapd-2.3.7/imap/message.c 2006-10-28 22:18:08.000000000 +0200 +++ cyrus-imapd-2.3.7/imap/message.c.nobarenewlinescheck 2006-10-28 22:21:55.000000000 +0200 @@ -256,8 +256,9 @@ r = IMAP_MESSAGE_CONTAINSNULL; } else if (*p == '\n') { - if (!sawcr && (inheader || !allow_null)) - r = IMAP_MESSAGE_CONTAINSNL; + /* Do *NOT* check for RFC compliant line breaks (bare newlines) */ + /* if (!sawcr && (inheader || !allow_null)) + r = IMAP_MESSAGE_CONTAINSNL; */ sawcr = 0; if (blankline) { inheader = 0; Index: cyrus-imapd.spec =================================================================== RCS file: /cvs/extras/rpms/cyrus-imapd/FC-6/cyrus-imapd.spec,v retrieving revision 1.18 retrieving revision 1.19 diff -u -r1.18 -r1.19 --- cyrus-imapd.spec 4 Apr 2007 15:22:10 -0000 1.18 +++ cyrus-imapd.spec 11 Apr 2007 09:49:32 -0000 1.19 @@ -1,6 +1,6 @@ Name: cyrus-imapd Version: 2.3.8 -Release: 2%{?dist} +Release: 3%{?dist} # ********************** BUILD TIME OPTIONS START ********************** @@ -137,7 +137,7 @@ Patch4: http://servercc.oakton.edu/~jwade/cyrus/cyrus-imapd-2.1.3/cyrus-imapd-2.1.3-flock.patch Patch5: cyrus-imapd-2.2.12-munge8bit.patch Patch6: cyrus-imapd-2.1.16-getrlimit.patch -Patch7: cyrus-imapd-2.1.15-nobarenewlinescheck.patch +Patch7: cyrus-imapd-2.3.7-nobarenewlinescheck.patch Patch8: cyrus-imapd-2.2.10-groupcache.patch Patch9: cyrus-imapd-2.3.1-config_defaults.patch Patch10: cyrus-imapd-acceptinvalidfrom.patch @@ -813,6 +813,9 @@ %{_mandir}/man1/* %changelog +* Wed Apr 11 2007 Tomas Janousek - 2.3.8-3 +- updated the no-bare-nl patch (#235569), thanks to Matthias Hensler + * Wed Apr 04 2007 Tomas Janousek - 2.3.8-2 - fixed mboxlist backup rotation (#197054) --- cyrus-imapd-2.1.15-nobarenewlinescheck.patch DELETED --- From fedora-extras-commits at redhat.com Wed Apr 11 12:11:12 2007 From: fedora-extras-commits at redhat.com (Michael G. Fleming (mfleming)) Date: Wed, 11 Apr 2007 08:11:12 -0400 Subject: rpms/mlmmj/devel mlmmj.spec,1.28,1.29 Message-ID: <200704111211.l3BCBCpg025371@cvs-int.fedora.redhat.com> Author: mfleming Update of /cvs/extras/rpms/mlmmj/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv25342 Modified Files: mlmmj.spec Log Message: * Wed Apr 11 2007 Michael Fleming 1.2.14-2 - Bump due to build/tag oddity. Index: mlmmj.spec =================================================================== RCS file: /cvs/extras/rpms/mlmmj/devel/mlmmj.spec,v retrieving revision 1.28 retrieving revision 1.29 diff -u -r1.28 -r1.29 --- mlmmj.spec 6 Apr 2007 10:26:50 -0000 1.28 +++ mlmmj.spec 11 Apr 2007 12:07:33 -0000 1.29 @@ -3,7 +3,7 @@ Summary: Mailserver-independent ezmlm-like mailing list manager Name: mlmmj Version: 1.2.14 -Release: 1%{?dist} +Release: 2%{?dist} License: MIT Group: Applications/Internet Source: http://mlmmj.mmj.dk/files/mlmmj-%{version}.tar.bz2 @@ -48,6 +48,9 @@ %{_mandir}/man1/mlmmj-* %changelog +* Wed Apr 11 2007 Michael Fleming 1.2.14-2 +- Bump due to build/tag oddity. + * Fri Apr 6 2007 Michael Fleming 1.2.14-1 - New upstream release (with mime parsing goodness) From fedora-extras-commits at redhat.com Wed Apr 11 12:29:19 2007 From: fedora-extras-commits at redhat.com (Paul Howarth (pghmcfc)) Date: Wed, 11 Apr 2007 08:29:19 -0400 Subject: rpms/gtkwave/devel .cvsignore, 1.34, 1.35 gtkwave.spec, 1.36, 1.37 sources, 1.34, 1.35 Message-ID: <200704111229.l3BCTJHt025595@cvs-int.fedora.redhat.com> Author: pghmcfc Update of /cvs/extras/rpms/gtkwave/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv25500 Modified Files: .cvsignore gtkwave.spec sources Log Message: update to 3.0.25 Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/gtkwave/devel/.cvsignore,v retrieving revision 1.34 retrieving revision 1.35 diff -u -r1.34 -r1.35 --- .cvsignore 5 Apr 2007 08:57:11 -0000 1.34 +++ .cvsignore 11 Apr 2007 12:17:54 -0000 1.35 @@ -1 +1 @@ -gtkwave-3.0.24.tar.gz +gtkwave-3.0.25.tar.gz Index: gtkwave.spec =================================================================== RCS file: /cvs/extras/rpms/gtkwave/devel/gtkwave.spec,v retrieving revision 1.36 retrieving revision 1.37 diff -u -r1.36 -r1.37 --- gtkwave.spec 5 Apr 2007 08:57:11 -0000 1.36 +++ gtkwave.spec 11 Apr 2007 12:17:54 -0000 1.37 @@ -1,6 +1,6 @@ Summary: Waveform Viewer Name: gtkwave -Version: 3.0.24 +Version: 3.0.25 Release: 1%{?dist} License: GPL & MIT Group: Applications/Engineering @@ -89,6 +89,9 @@ %{_mandir}/man5/gtkwaverc.5* %changelog +* Wed Apr 11 2007 Paul Howarth 3.0.25-1 +- update to 3.0.25 + * Thu Apr 5 2007 Paul Howarth 3.0.24-1 - update to 3.0.24 Index: sources =================================================================== RCS file: /cvs/extras/rpms/gtkwave/devel/sources,v retrieving revision 1.34 retrieving revision 1.35 diff -u -r1.34 -r1.35 --- sources 5 Apr 2007 08:57:11 -0000 1.34 +++ sources 11 Apr 2007 12:17:54 -0000 1.35 @@ -1 +1 @@ -c5f87999c33f6da11014f0d0d3ebecda gtkwave-3.0.24.tar.gz +6072fd15d4cf9d5485b4b48f7a37c597 gtkwave-3.0.25.tar.gz From fedora-extras-commits at redhat.com Wed Apr 11 12:34:57 2007 From: fedora-extras-commits at redhat.com (Michael G. Fleming (mfleming)) Date: Wed, 11 Apr 2007 08:34:57 -0400 Subject: rpms/mlmmj/FC-6 .cvsignore, 1.11, 1.12 mlmmj.spec, 1.26, 1.27 sources, 1.11, 1.12 Message-ID: <200704111234.l3BCYvEP025704@cvs-int.fedora.redhat.com> Author: mfleming Update of /cvs/extras/rpms/mlmmj/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv25533 Modified Files: .cvsignore mlmmj.spec sources Log Message: * Wed Apr 11 2007 Michael Fleming 1.2.14-1 - New upstream release Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/mlmmj/FC-6/.cvsignore,v retrieving revision 1.11 retrieving revision 1.12 diff -u -r1.11 -r1.12 --- .cvsignore 2 Jan 2007 07:36:21 -0000 1.11 +++ .cvsignore 11 Apr 2007 12:23:16 -0000 1.12 @@ -1 +1 @@ -mlmmj-1.2.13.tar.bz2 +mlmmj-1.2.14.tar.bz2 Index: mlmmj.spec =================================================================== RCS file: /cvs/extras/rpms/mlmmj/FC-6/mlmmj.spec,v retrieving revision 1.26 retrieving revision 1.27 diff -u -r1.26 -r1.27 --- mlmmj.spec 2 Jan 2007 07:36:21 -0000 1.26 +++ mlmmj.spec 11 Apr 2007 12:23:16 -0000 1.27 @@ -2,7 +2,7 @@ Summary: Mailserver-independent ezmlm-like mailing list manager Name: mlmmj -Version: 1.2.13 +Version: 1.2.14 Release: 1%{?dist} License: MIT Group: Applications/Internet @@ -27,7 +27,7 @@ %install rm -rf %{buildroot} -%makeinstall textlibdir=%{buildroot}%{_textlibdir} +make DESTDIR=%{buildroot} install textlibdir=%{_textlibdir} mkdir -p %{buildroot}/var/spool/mlmmj # Remove execute bits from Perl programs to stop RPM from picking @@ -48,6 +48,9 @@ %{_mandir}/man1/mlmmj-* %changelog +* Wed Apr 11 2007 Michael Fleming 1.2.14-1 +- New upstream release + * Thu Dec 28 2006 Michael Fleming 1.2.13-1 - New upstream release Index: sources =================================================================== RCS file: /cvs/extras/rpms/mlmmj/FC-6/sources,v retrieving revision 1.11 retrieving revision 1.12 diff -u -r1.11 -r1.12 --- sources 2 Jan 2007 07:36:21 -0000 1.11 +++ sources 11 Apr 2007 12:23:16 -0000 1.12 @@ -1 +1 @@ -ee45d77fffb02d7f6c9a1fe52b55f7ed mlmmj-1.2.13.tar.bz2 +dfa478667a1fbce7af7835d885f76150 mlmmj-1.2.14.tar.bz2 From fedora-extras-commits at redhat.com Wed Apr 11 12:52:26 2007 From: fedora-extras-commits at redhat.com (Paul Howarth (pghmcfc)) Date: Wed, 11 Apr 2007 08:52:26 -0400 Subject: rpms/gtkwave/FC-6 .cvsignore, 1.34, 1.35 gtkwave.spec, 1.36, 1.37 sources, 1.34, 1.35 Message-ID: <200704111252.l3BCqQ40025875@cvs-int.fedora.redhat.com> Author: pghmcfc Update of /cvs/extras/rpms/gtkwave/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv25836 Modified Files: .cvsignore gtkwave.spec sources Log Message: update to 3.0.25 Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/gtkwave/FC-6/.cvsignore,v retrieving revision 1.34 retrieving revision 1.35 diff -u -r1.34 -r1.35 --- .cvsignore 5 Apr 2007 09:37:55 -0000 1.34 +++ .cvsignore 11 Apr 2007 12:48:47 -0000 1.35 @@ -1 +1 @@ -gtkwave-3.0.24.tar.gz +gtkwave-3.0.25.tar.gz Index: gtkwave.spec =================================================================== RCS file: /cvs/extras/rpms/gtkwave/FC-6/gtkwave.spec,v retrieving revision 1.36 retrieving revision 1.37 diff -u -r1.36 -r1.37 --- gtkwave.spec 5 Apr 2007 09:37:55 -0000 1.36 +++ gtkwave.spec 11 Apr 2007 12:48:47 -0000 1.37 @@ -1,6 +1,6 @@ Summary: Waveform Viewer Name: gtkwave -Version: 3.0.24 +Version: 3.0.25 Release: 1%{?dist} License: GPL & MIT Group: Applications/Engineering @@ -89,6 +89,9 @@ %{_mandir}/man5/gtkwaverc.5* %changelog +* Wed Apr 11 2007 Paul Howarth 3.0.25-1 +- update to 3.0.25 + * Thu Apr 5 2007 Paul Howarth 3.0.24-1 - update to 3.0.24 Index: sources =================================================================== RCS file: /cvs/extras/rpms/gtkwave/FC-6/sources,v retrieving revision 1.34 retrieving revision 1.35 diff -u -r1.34 -r1.35 --- sources 5 Apr 2007 09:37:55 -0000 1.34 +++ sources 11 Apr 2007 12:48:47 -0000 1.35 @@ -1 +1 @@ -c5f87999c33f6da11014f0d0d3ebecda gtkwave-3.0.24.tar.gz +6072fd15d4cf9d5485b4b48f7a37c597 gtkwave-3.0.25.tar.gz From fedora-extras-commits at redhat.com Wed Apr 11 14:00:21 2007 From: fedora-extras-commits at redhat.com (Alexander Larsson (alexl)) Date: Wed, 11 Apr 2007 10:00:21 -0400 Subject: rpms/xdg-user-dirs-gtk/devel .cvsignore, 1.3, 1.4 sources, 1.3, 1.4 xdg-user-dirs-gtk.spec, 1.2, 1.3 Message-ID: <200704111400.l3BE0LfP031678@cvs-int.fedora.redhat.com> Author: alexl Update of /cvs/extras/rpms/xdg-user-dirs-gtk/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv31634 Modified Files: .cvsignore sources xdg-user-dirs-gtk.spec Log Message: * Wed Apr 11 2007 Alexander Larsson - 0.4-1 - update to 0.4 (#234512) Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/xdg-user-dirs-gtk/devel/.cvsignore,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- .cvsignore 6 Mar 2007 14:03:01 -0000 1.3 +++ .cvsignore 11 Apr 2007 13:59:42 -0000 1.4 @@ -1 +1 @@ -xdg-user-dirs-gtk-0.3.tar.gz +xdg-user-dirs-gtk-0.4.tar.gz Index: sources =================================================================== RCS file: /cvs/extras/rpms/xdg-user-dirs-gtk/devel/sources,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- sources 6 Mar 2007 14:03:01 -0000 1.3 +++ sources 11 Apr 2007 13:59:42 -0000 1.4 @@ -1 +1 @@ -f70244036ae808c004d5e25eebffeff9 xdg-user-dirs-gtk-0.3.tar.gz +32453f613fecd7876df039fe016fd461 xdg-user-dirs-gtk-0.4.tar.gz Index: xdg-user-dirs-gtk.spec =================================================================== RCS file: /cvs/extras/rpms/xdg-user-dirs-gtk/devel/xdg-user-dirs-gtk.spec,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- xdg-user-dirs-gtk.spec 6 Mar 2007 14:03:01 -0000 1.2 +++ xdg-user-dirs-gtk.spec 11 Apr 2007 13:59:42 -0000 1.3 @@ -1,5 +1,5 @@ Name: xdg-user-dirs-gtk -Version: 0.3 +Version: 0.4 Release: 1%{?dist} Summary: Gnome integration of special directories @@ -41,6 +41,9 @@ %config(noreplace) %{_sysconfdir}/xdg/autostart/user-dirs-update-gtk.desktop %changelog +* Wed Apr 11 2007 Alexander Larsson - 0.4-1 +- update to 0.4 (#234512) + * Tue Mar 6 2007 Alexander Larsson - 0.3-1 - update to 0.3 - Add xdg-user-dirs buildreq From fedora-extras-commits at redhat.com Wed Apr 11 14:16:44 2007 From: fedora-extras-commits at redhat.com (Alexander Larsson (alexl)) Date: Wed, 11 Apr 2007 10:16:44 -0400 Subject: rpms/xdg-user-dirs/devel .cvsignore, 1.4, 1.5 sources, 1.4, 1.5 xdg-user-dirs.spec, 1.3, 1.4 Message-ID: <200704111416.l3BEGiZ8003632@cvs-int.fedora.redhat.com> Author: alexl Update of /cvs/extras/rpms/xdg-user-dirs/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv29922 Modified Files: .cvsignore sources xdg-user-dirs.spec Log Message: * Wed Apr 11 2007 Alexander Larsson - 0.6-1 - Update to 0.6 (minor fixes) Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/xdg-user-dirs/devel/.cvsignore,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- .cvsignore 26 Mar 2007 07:29:15 -0000 1.4 +++ .cvsignore 11 Apr 2007 13:16:06 -0000 1.5 @@ -1 +1 @@ -xdg-user-dirs-0.5.tar.gz +xdg-user-dirs-0.6.tar.gz Index: sources =================================================================== RCS file: /cvs/extras/rpms/xdg-user-dirs/devel/sources,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- sources 26 Mar 2007 07:29:15 -0000 1.4 +++ sources 11 Apr 2007 13:16:06 -0000 1.5 @@ -1 +1 @@ -838bbb2b794e4f631e986ac6bd3fdea5 xdg-user-dirs-0.5.tar.gz +856af42c7a034f7761e902314f5194de xdg-user-dirs-0.6.tar.gz Index: xdg-user-dirs.spec =================================================================== RCS file: /cvs/extras/rpms/xdg-user-dirs/devel/xdg-user-dirs.spec,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- xdg-user-dirs.spec 26 Mar 2007 07:29:15 -0000 1.3 +++ xdg-user-dirs.spec 11 Apr 2007 13:16:06 -0000 1.4 @@ -1,5 +1,5 @@ Name: xdg-user-dirs -Version: 0.5 +Version: 0.6 Release: 1%{?dist} Summary: Handles user special directories @@ -45,6 +45,9 @@ %{_sysconfdir}/X11/xinit/xinitrc.d/* %changelog +* Wed Apr 11 2007 Alexander Larsson - 0.6-1 +- Update to 0.6 (minor fixes) + * Mon Mar 26 2007 Alexander Larsson - 0.5-1 - update to 0.5 (more translations) From fedora-extras-commits at redhat.com Wed Apr 11 14:20:36 2007 From: fedora-extras-commits at redhat.com (Michael Rice (errr)) Date: Wed, 11 Apr 2007 10:20:36 -0400 Subject: rpms/etherape/devel etherape.spec,1.1,1.2 Message-ID: <200704111420.l3BEKa2Y003737@cvs-int.fedora.redhat.com> Author: errr Update of /cvs/extras/rpms/etherape/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv3693 Modified Files: etherape.spec Log Message: rebuild for match version to close 233106 and 233107 Index: etherape.spec =================================================================== RCS file: /cvs/extras/rpms/etherape/devel/etherape.spec,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- etherape.spec 13 Feb 2007 19:31:21 -0000 1.1 +++ etherape.spec 11 Apr 2007 14:20:02 -0000 1.2 @@ -1,6 +1,6 @@ Name: etherape Version: 0.9.7 -Release: 4%{?dist} +Release: 5%{?dist} Summary: Graphical network monitor for Unix Group: Applications/System @@ -85,6 +85,9 @@ %changelog +* Wed Apr 11 2007 Michael Rice - 0.9.7-5 +- Rebuild to get all matching version from FC-5 .. devel + * Mon Feb 12 2007 Michael Rice - 0.9.7-4 - Fix desktop file install From fedora-extras-commits at redhat.com Wed Apr 11 14:22:47 2007 From: fedora-extras-commits at redhat.com (Jens Petersen (petersen)) Date: Wed, 11 Apr 2007 10:22:47 -0400 Subject: rpms/libtomoe-gtk/devel libtomoe-gtk.spec,1.11,1.12 Message-ID: <200704111422.l3BEMl1K003846@cvs-int.fedora.redhat.com> Author: petersen Update of /cvs/extras/rpms/libtomoe-gtk/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv3796 Modified Files: libtomoe-gtk.spec Log Message: rebuild for libgucharmap.so.6 Index: libtomoe-gtk.spec =================================================================== RCS file: /cvs/extras/rpms/libtomoe-gtk/devel/libtomoe-gtk.spec,v retrieving revision 1.11 retrieving revision 1.12 diff -u -r1.11 -r1.12 --- libtomoe-gtk.spec 15 Feb 2007 06:44:42 -0000 1.11 +++ libtomoe-gtk.spec 11 Apr 2007 14:22:11 -0000 1.12 @@ -1,6 +1,6 @@ Name: libtomoe-gtk Version: 0.5.1 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Gtk library for tomoe Japanese handwritten input Group: System Environment/Libraries @@ -83,6 +83,9 @@ %changelog +* Thu Apr 12 2007 Jens Petersen - 0.5.1-2 +- rebuild for libgucharmap.so.6 + * Thu Feb 15 2007 Jens Petersen - 0.5.1-1 - update to 0.5.1 - add some more doc files From fedora-extras-commits at redhat.com Wed Apr 11 14:23:37 2007 From: fedora-extras-commits at redhat.com (Michael Rice (errr)) Date: Wed, 11 Apr 2007 10:23:37 -0400 Subject: rpms/etherape/FC-5 etherape.spec,1.2,1.3 Message-ID: <200704111423.l3BENb25003900@cvs-int.fedora.redhat.com> Author: errr Update of /cvs/extras/rpms/etherape/FC-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv3842 Modified Files: etherape.spec Log Message: rebuilding to make fc5-devel have matching versions to close bug 233106 and 233107 Index: etherape.spec =================================================================== RCS file: /cvs/extras/rpms/etherape/FC-5/etherape.spec,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- etherape.spec 16 Feb 2007 00:07:12 -0000 1.2 +++ etherape.spec 11 Apr 2007 14:23:03 -0000 1.3 @@ -1,6 +1,6 @@ Name: etherape Version: 0.9.7 -Release: 4.1%{?dist} +Release: 5%{?dist} Summary: Graphical network monitor for Unix Group: Applications/System @@ -85,6 +85,9 @@ %changelog +* Wed Apr 11 2007 Michael Rice - 0.9.7-5 +- rebuild to make fc5-devel have matching versions + * Thu Feb 15 2007 Michael Rice - 0.9.7-4.1 - Fix BR to build for FC-5 From fedora-extras-commits at redhat.com Wed Apr 11 14:25:32 2007 From: fedora-extras-commits at redhat.com (Michael Rice (errr)) Date: Wed, 11 Apr 2007 10:25:32 -0400 Subject: rpms/etherape/FC-6 etherape.spec,1.1,1.2 Message-ID: <200704111425.l3BEPWrR004027@cvs-int.fedora.redhat.com> Author: errr Update of /cvs/extras/rpms/etherape/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv3992 Modified Files: etherape.spec Log Message: rebuild to make fc5 .. devel have matching versions to close 233106 and 233107 Index: etherape.spec =================================================================== RCS file: /cvs/extras/rpms/etherape/FC-6/etherape.spec,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- etherape.spec 14 Feb 2007 04:01:23 -0000 1.1 +++ etherape.spec 11 Apr 2007 14:24:58 -0000 1.2 @@ -1,6 +1,6 @@ Name: etherape Version: 0.9.7 -Release: 4%{?dist} +Release: 5%{?dist} Summary: Graphical network monitor for Unix Group: Applications/System @@ -85,6 +85,9 @@ %changelog +* Wed Apr 11 2007 Michael Rice - 0.9.7-5 +- Rebuild to get all matching version from FC-5 .. devel + * Mon Feb 12 2007 Michael Rice - 0.9.7-4 - Fix desktop file install From fedora-extras-commits at redhat.com Wed Apr 11 14:30:03 2007 From: fedora-extras-commits at redhat.com (Quentin Spencer (qspencer)) Date: Wed, 11 Apr 2007 10:30:03 -0400 Subject: rpms/lilypond/FC-6 .cvsignore, 1.13, 1.14 lilypond.spec, 1.13, 1.14 sources, 1.13, 1.14 Message-ID: <200704111430.l3BEU3KR004137@cvs-int.fedora.redhat.com> Author: qspencer Update of /cvs/extras/rpms/lilypond/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv30214 Modified Files: .cvsignore lilypond.spec sources Log Message: New release. From fedora-extras-commits at redhat.com Wed Apr 11 14:30:44 2007 From: fedora-extras-commits at redhat.com (Gianluca Sforna (giallu)) Date: Wed, 11 Apr 2007 10:30:44 -0400 Subject: rpms/sysprof-kmod/devel sysprof-kmod.spec,1.61,1.62 Message-ID: <200704111430.l3BEUiMp004166@cvs-int.fedora.redhat.com> Author: giallu Update of /cvs/extras/rpms/sysprof-kmod/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv30233 Modified Files: sysprof-kmod.spec Log Message: Rebuild for kernel 2.6.20-1.3056.fc7 Index: sysprof-kmod.spec =================================================================== RCS file: /cvs/extras/rpms/sysprof-kmod/devel/sysprof-kmod.spec,v retrieving revision 1.61 retrieving revision 1.62 diff -u -r1.61 -r1.62 --- sysprof-kmod.spec 10 Apr 2007 13:30:06 -0000 1.61 +++ sysprof-kmod.spec 11 Apr 2007 13:30:05 -0000 1.62 @@ -4,7 +4,7 @@ # end stuff to be ... # hardcode for now: -%{!?kversion: %define kversion 2.6.20-1.3054.fc7} +%{!?kversion: %define kversion 2.6.20-1.3056.fc7} # hint: this can he overridden with "--define kversion foo" on the rpmbuild command line, e.g. # --define "kversion 2.6.16-1.2096_FC5" From fedora-extras-commits at redhat.com Wed Apr 11 14:44:26 2007 From: fedora-extras-commits at redhat.com (Paul Howarth (pghmcfc)) Date: Wed, 11 Apr 2007 10:44:26 -0400 Subject: rpms/gtkwave/FC-5 .cvsignore, 1.34, 1.35 gtkwave.spec, 1.34, 1.35 sources, 1.34, 1.35 Message-ID: <200704111444.l3BEiQiN004919@cvs-int.fedora.redhat.com> Author: pghmcfc Update of /cvs/extras/rpms/gtkwave/FC-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv30810 Modified Files: .cvsignore gtkwave.spec sources Log Message: update to 3.0.25 Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/gtkwave/FC-5/.cvsignore,v retrieving revision 1.34 retrieving revision 1.35 diff -u -r1.34 -r1.35 --- .cvsignore 5 Apr 2007 09:39:13 -0000 1.34 +++ .cvsignore 11 Apr 2007 13:43:48 -0000 1.35 @@ -1 +1 @@ -gtkwave-3.0.24.tar.gz +gtkwave-3.0.25.tar.gz Index: gtkwave.spec =================================================================== RCS file: /cvs/extras/rpms/gtkwave/FC-5/gtkwave.spec,v retrieving revision 1.34 retrieving revision 1.35 diff -u -r1.34 -r1.35 --- gtkwave.spec 5 Apr 2007 09:39:13 -0000 1.34 +++ gtkwave.spec 11 Apr 2007 13:43:48 -0000 1.35 @@ -1,6 +1,6 @@ Summary: Waveform Viewer Name: gtkwave -Version: 3.0.24 +Version: 3.0.25 Release: 1%{?dist} License: GPL & MIT Group: Applications/Engineering @@ -89,6 +89,9 @@ %{_mandir}/man5/gtkwaverc.5* %changelog +* Wed Apr 11 2007 Paul Howarth 3.0.25-1 +- update to 3.0.25 + * Thu Apr 5 2007 Paul Howarth 3.0.24-1 - update to 3.0.24 Index: sources =================================================================== RCS file: /cvs/extras/rpms/gtkwave/FC-5/sources,v retrieving revision 1.34 retrieving revision 1.35 diff -u -r1.34 -r1.35 --- sources 5 Apr 2007 09:39:13 -0000 1.34 +++ sources 11 Apr 2007 13:43:48 -0000 1.35 @@ -1 +1 @@ -c5f87999c33f6da11014f0d0d3ebecda gtkwave-3.0.24.tar.gz +6072fd15d4cf9d5485b4b48f7a37c597 gtkwave-3.0.25.tar.gz From fedora-extras-commits at redhat.com Wed Apr 11 14:49:36 2007 From: fedora-extras-commits at redhat.com (Alexander Larsson (alexl)) Date: Wed, 11 Apr 2007 10:49:36 -0400 Subject: rpms/sabayon/devel .cvsignore, 1.12, 1.13 sabayon.spec, 1.32, 1.33 sources, 1.12, 1.13 Message-ID: <200704111449.l3BEnaAh005058@cvs-int.fedora.redhat.com> Author: alexl Update of /cvs/extras/rpms/sabayon/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv5021 Modified Files: .cvsignore sabayon.spec sources Log Message: * Wed Apr 11 2007 Alexander Larsson - 2.18.1-1 - Update to 2.18.1 - Move gamin-python and python-ldap requires to sabayon-apply subpackage - Own datadir subdirs (#233912) Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/sabayon/devel/.cvsignore,v retrieving revision 1.12 retrieving revision 1.13 diff -u -r1.12 -r1.13 --- .cvsignore 13 Mar 2007 09:12:02 -0000 1.12 +++ .cvsignore 11 Apr 2007 14:48:58 -0000 1.13 @@ -1 +1 @@ -sabayon-2.18.0.tar.bz2 +sabayon-2.18.1.tar.bz2 Index: sabayon.spec =================================================================== RCS file: /cvs/extras/rpms/sabayon/devel/sabayon.spec,v retrieving revision 1.32 retrieving revision 1.33 diff -u -r1.32 -r1.33 --- sabayon.spec 13 Mar 2007 09:12:02 -0000 1.32 +++ sabayon.spec 11 Apr 2007 14:48:58 -0000 1.33 @@ -7,7 +7,7 @@ %define sabayon_user_uid 86 Name: sabayon -Version: 2.18.0 +Version: 2.18.1 Release: 1%{?dist} Summary: Tool to maintain user profiles in a GNOME desktop @@ -23,10 +23,8 @@ Patch1: sabayon-2.12.3-xnestbug.patch Requires: %{name}-apply = %{version}-%{release} -Requires: gamin-python Requires: libxml2-python Requires: pygtk2 >= %{pygtk2_version} -Requires: python-ldap Requires: usermode Requires: gnome-python2-gconf >= %{gnome_python2_version} @@ -72,6 +70,8 @@ Requires: xorg-x11-server-Xnest Requires: shadow-utils +Requires: gamin-python +Requires: python-ldap %description apply Sabayon is a tool to help sysadmins and user change and maintain the @@ -210,6 +210,8 @@ %{_sbindir}/%{name} %{_libexecdir}/%{name}* +%dir %{_datadir}/%{name} +%dir %{_datadir}/%{name}/glade %{_datadir}/%{name}/glade/*.glade %{_datadir}/applications/gnome-%{name}.desktop %{_datadir}/icons/hicolor/48x48/apps/%{name}.png @@ -262,6 +264,11 @@ %ghost %{python_sitearch}/%{name}/lockdown/*.pyo %changelog +* Wed Apr 11 2007 Alexander Larsson - 2.18.1-1 +- Update to 2.18.1 +- Move gamin-python and python-ldap requires to sabayon-apply subpackage +- Own datadir subdirs (#233912) + * Tue Mar 13 2007 Alexander Larsson - 2.18.0-1 - Update to 2.18.0 Index: sources =================================================================== RCS file: /cvs/extras/rpms/sabayon/devel/sources,v retrieving revision 1.12 retrieving revision 1.13 diff -u -r1.12 -r1.13 --- sources 13 Mar 2007 09:12:02 -0000 1.12 +++ sources 11 Apr 2007 14:48:58 -0000 1.13 @@ -1 +1 @@ -4287b41906b78e13edec3f88c65fff04 sabayon-2.18.0.tar.bz2 +68c40b07905c829fd3957b824d4b237c sabayon-2.18.1.tar.bz2 From fedora-extras-commits at redhat.com Wed Apr 11 15:08:06 2007 From: fedora-extras-commits at redhat.com (Michael Patrick McGrath (mmcgrath)) Date: Wed, 11 Apr 2007 11:08:06 -0400 Subject: rpms/smolt/FC-5 smolt.spec,1.15,1.16 sources,1.10,1.11 Message-ID: <200704111508.l3BF860K009454@cvs-int.fedora.redhat.com> Author: mmcgrath Update of /cvs/extras/rpms/smolt/FC-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv9400/FC-5 Modified Files: smolt.spec sources Log Message: Much better support for languages, upstream released new version Index: smolt.spec =================================================================== RCS file: /cvs/extras/rpms/smolt/FC-5/smolt.spec,v retrieving revision 1.15 retrieving revision 1.16 diff -u -r1.15 -r1.16 --- smolt.spec 16 Mar 2007 20:00:54 -0000 1.15 +++ smolt.spec 11 Apr 2007 15:07:28 -0000 1.16 @@ -1,6 +1,6 @@ Name: smolt Summary: Fedora hardware profiler -Version: 0.9.4 +Version: 0.9.6 Release: 1%{?dist} License: GPL Group: Applications/Internet @@ -51,6 +51,10 @@ %setup -q %build +cd client/ +make +# Remove the po files +find ./ -name smolt.po -exec rm {} \; %install %{__rm} -rf %{buildroot} @@ -62,9 +66,11 @@ %{__mkdir} -p %{buildroot}/%{_bindir} %{__mkdir} -p %{buildroot}/%{_datadir}/firstboot/modules/ %{__mkdir} -p %{buildroot}/%{_initrddir} +%{__mkdir} -p %{buildroot}/%{_datadir}/locale/ %{__mv} client/smoltFirstBoot.py %{buildroot}/%{_datadir}/firstboot/modules/smolt.py %{__mv} client/smolt-init %{buildroot}/%{_initrddir}/smolt %{__mv} client/smolt.cron.monthly %{buildroot}/%{_sysconfdir}/cron.d/smolt +%{__cp} -adv client/po/* %{buildroot}/%{_datadir}/locale/ touch %{buildroot}/%{_sysconfdir}/sysconfig/hw-uuid @@ -98,6 +104,7 @@ %doc README GPL doc/* %dir %{_datadir}/%{name} %{_datadir}/%{name}/client +%{_datadir}/locale/ %{_bindir}/%{name}* %{_sysconfdir}/cron.d/%{name} %{_initrddir}/%{name} @@ -112,6 +119,9 @@ %{_datadir}/firstboot/modules/smolt.py* %changelog +* Wed Apr 11 2007 Mike McGrath 0.9.6-1 +- Upstream released new version. + * Fri Mar 16 2007 Mike McGrath 0.9.4-1 - Upstream released new version - Major changes Index: sources =================================================================== RCS file: /cvs/extras/rpms/smolt/FC-5/sources,v retrieving revision 1.10 retrieving revision 1.11 diff -u -r1.10 -r1.11 --- sources 16 Mar 2007 20:00:54 -0000 1.10 +++ sources 11 Apr 2007 15:07:28 -0000 1.11 @@ -1 +1 @@ -f6c62d9e182413d212844dfca6311f69 smolt-0.9.4.tar.gz +3830a86f5daa98260a3ece24094f9791 smolt-0.9.6.tar.gz From fedora-extras-commits at redhat.com Wed Apr 11 15:08:14 2007 From: fedora-extras-commits at redhat.com (Michael Patrick McGrath (mmcgrath)) Date: Wed, 11 Apr 2007 11:08:14 -0400 Subject: rpms/smolt/FC-6 smolt.spec,1.15,1.16 sources,1.10,1.11 Message-ID: <200704111508.l3BF8EM0009458@cvs-int.fedora.redhat.com> Author: mmcgrath Update of /cvs/extras/rpms/smolt/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv9400/FC-6 Modified Files: smolt.spec sources Log Message: Much better support for languages, upstream released new version Index: smolt.spec =================================================================== RCS file: /cvs/extras/rpms/smolt/FC-6/smolt.spec,v retrieving revision 1.15 retrieving revision 1.16 diff -u -r1.15 -r1.16 --- smolt.spec 16 Mar 2007 20:00:57 -0000 1.15 +++ smolt.spec 11 Apr 2007 15:07:37 -0000 1.16 @@ -1,6 +1,6 @@ Name: smolt Summary: Fedora hardware profiler -Version: 0.9.4 +Version: 0.9.6 Release: 1%{?dist} License: GPL Group: Applications/Internet @@ -51,6 +51,10 @@ %setup -q %build +cd client/ +make +# Remove the po files +find ./ -name smolt.po -exec rm {} \; %install %{__rm} -rf %{buildroot} @@ -62,9 +66,11 @@ %{__mkdir} -p %{buildroot}/%{_bindir} %{__mkdir} -p %{buildroot}/%{_datadir}/firstboot/modules/ %{__mkdir} -p %{buildroot}/%{_initrddir} +%{__mkdir} -p %{buildroot}/%{_datadir}/locale/ %{__mv} client/smoltFirstBoot.py %{buildroot}/%{_datadir}/firstboot/modules/smolt.py %{__mv} client/smolt-init %{buildroot}/%{_initrddir}/smolt %{__mv} client/smolt.cron.monthly %{buildroot}/%{_sysconfdir}/cron.d/smolt +%{__cp} -adv client/po/* %{buildroot}/%{_datadir}/locale/ touch %{buildroot}/%{_sysconfdir}/sysconfig/hw-uuid @@ -98,6 +104,7 @@ %doc README GPL doc/* %dir %{_datadir}/%{name} %{_datadir}/%{name}/client +%{_datadir}/locale/ %{_bindir}/%{name}* %{_sysconfdir}/cron.d/%{name} %{_initrddir}/%{name} @@ -112,6 +119,9 @@ %{_datadir}/firstboot/modules/smolt.py* %changelog +* Wed Apr 11 2007 Mike McGrath 0.9.6-1 +- Upstream released new version. + * Fri Mar 16 2007 Mike McGrath 0.9.4-1 - Upstream released new version - Major changes Index: sources =================================================================== RCS file: /cvs/extras/rpms/smolt/FC-6/sources,v retrieving revision 1.10 retrieving revision 1.11 diff -u -r1.10 -r1.11 --- sources 16 Mar 2007 20:00:57 -0000 1.10 +++ sources 11 Apr 2007 15:07:37 -0000 1.11 @@ -1 +1 @@ -f6c62d9e182413d212844dfca6311f69 smolt-0.9.4.tar.gz +3830a86f5daa98260a3ece24094f9791 smolt-0.9.6.tar.gz From fedora-extras-commits at redhat.com Wed Apr 11 15:08:19 2007 From: fedora-extras-commits at redhat.com (Michael Patrick McGrath (mmcgrath)) Date: Wed, 11 Apr 2007 11:08:19 -0400 Subject: rpms/smolt/devel .cvsignore, 1.10, 1.11 smolt.spec, 1.16, 1.17 sources, 1.11, 1.12 Message-ID: <200704111508.l3BF8JpE009468@cvs-int.fedora.redhat.com> Author: mmcgrath Update of /cvs/extras/rpms/smolt/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv9400/devel Modified Files: .cvsignore smolt.spec sources Log Message: Much better support for languages, upstream released new version Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/smolt/devel/.cvsignore,v retrieving revision 1.10 retrieving revision 1.11 diff -u -r1.10 -r1.11 --- .cvsignore 16 Mar 2007 20:01:00 -0000 1.10 +++ .cvsignore 11 Apr 2007 15:07:44 -0000 1.11 @@ -1 +1 @@ -smolt-0.9.4.tar.gz +smolt-0.9.6.tar.gz Index: smolt.spec =================================================================== RCS file: /cvs/extras/rpms/smolt/devel/smolt.spec,v retrieving revision 1.16 retrieving revision 1.17 diff -u -r1.16 -r1.17 --- smolt.spec 16 Mar 2007 20:01:00 -0000 1.16 +++ smolt.spec 11 Apr 2007 15:07:44 -0000 1.17 @@ -1,6 +1,6 @@ Name: smolt Summary: Fedora hardware profiler -Version: 0.9.4 +Version: 0.9.6 Release: 1%{?dist} License: GPL Group: Applications/Internet @@ -51,6 +51,10 @@ %setup -q %build +cd client/ +make +# Remove the po files +find ./ -name smolt.po -exec rm {} \; %install %{__rm} -rf %{buildroot} @@ -62,9 +66,11 @@ %{__mkdir} -p %{buildroot}/%{_bindir} %{__mkdir} -p %{buildroot}/%{_datadir}/firstboot/modules/ %{__mkdir} -p %{buildroot}/%{_initrddir} +%{__mkdir} -p %{buildroot}/%{_datadir}/locale/ %{__mv} client/smoltFirstBoot.py %{buildroot}/%{_datadir}/firstboot/modules/smolt.py %{__mv} client/smolt-init %{buildroot}/%{_initrddir}/smolt %{__mv} client/smolt.cron.monthly %{buildroot}/%{_sysconfdir}/cron.d/smolt +%{__cp} -adv client/po/* %{buildroot}/%{_datadir}/locale/ touch %{buildroot}/%{_sysconfdir}/sysconfig/hw-uuid @@ -98,6 +104,7 @@ %doc README GPL doc/* %dir %{_datadir}/%{name} %{_datadir}/%{name}/client +%{_datadir}/locale/ %{_bindir}/%{name}* %{_sysconfdir}/cron.d/%{name} %{_initrddir}/%{name} @@ -112,6 +119,10 @@ %{_datadir}/firstboot/modules/smolt.py* %changelog +* Wed Apr 11 2007 Mike McGrath 0.9.6-1 +- Upstream released new version. +- Much better support for languages on the client + * Fri Mar 16 2007 Mike McGrath 0.9.4-1 - Upstream released new version - Major changes Index: sources =================================================================== RCS file: /cvs/extras/rpms/smolt/devel/sources,v retrieving revision 1.11 retrieving revision 1.12 diff -u -r1.11 -r1.12 --- sources 16 Mar 2007 20:01:00 -0000 1.11 +++ sources 11 Apr 2007 15:07:44 -0000 1.12 @@ -1 +1 @@ -f6c62d9e182413d212844dfca6311f69 smolt-0.9.4.tar.gz +3830a86f5daa98260a3ece24094f9791 smolt-0.9.6.tar.gz From fedora-extras-commits at redhat.com Wed Apr 11 15:32:18 2007 From: fedora-extras-commits at redhat.com (Rex Dieter (rdieter)) Date: Wed, 11 Apr 2007 11:32:18 -0400 Subject: rpms/kphotoalbum/devel .cvsignore, 1.4, 1.5 kphotoalbum.spec, 1.8, 1.9 sources, 1.3, 1.4 Message-ID: <200704111532.l3BFWIYw010257@cvs-int.fedora.redhat.com> Author: rdieter Update of /cvs/extras/rpms/kphotoalbum/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv10208 Modified Files: .cvsignore kphotoalbum.spec sources Log Message: * Wed Apr 11 2007 Rex Dieter 3.0.1-1 - kphotoalbum-3.0.1 Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/kphotoalbum/devel/.cvsignore,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- .cvsignore 31 Dec 2006 15:25:24 -0000 1.4 +++ .cvsignore 11 Apr 2007 15:31:40 -0000 1.5 @@ -1,3 +1,3 @@ clog -kphotoalbum-2.2.tar.bz2 kphotoalbum-3.0.tar.bz2 +kphotoalbum-3.0.1.tar.bz2 Index: kphotoalbum.spec =================================================================== RCS file: /cvs/extras/rpms/kphotoalbum/devel/kphotoalbum.spec,v retrieving revision 1.8 retrieving revision 1.9 diff -u -r1.8 -r1.9 --- kphotoalbum.spec 31 Dec 2006 15:25:24 -0000 1.8 +++ kphotoalbum.spec 11 Apr 2007 15:31:40 -0000 1.9 @@ -1,7 +1,7 @@ Summary: KDE Photo Album Name: kphotoalbum -Version: 3.0 +Version: 3.0.1 Release: 1%{?dist} License: GPL @@ -17,7 +17,7 @@ BuildRequires: libkipi-devel BuildRequires: qt-devel BuildRequires: kdelibs-devel -BuildRequires: exiv2-devel +BuildRequires: exiv2-devel ## Optional, not strictly required. #Requires(hint): kipi-plugins @@ -101,6 +101,9 @@ %changelog +* Wed Apr 11 2007 Rex Dieter 3.0.1-1 +- kphotoalbum-3.0.1 + * Sun Dec 31 2006 Rex Dieter 3.0-1 - kphotoalbum-3.0 Index: sources =================================================================== RCS file: /cvs/extras/rpms/kphotoalbum/devel/sources,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- sources 31 Dec 2006 15:25:24 -0000 1.3 +++ sources 11 Apr 2007 15:31:40 -0000 1.4 @@ -1 +1 @@ -2bfb890930e9349393b276f35f40d0db kphotoalbum-3.0.tar.bz2 +ea44852ec73afb2d11adbabb48387067 kphotoalbum-3.0.1.tar.bz2 From fedora-extras-commits at redhat.com Wed Apr 11 15:33:02 2007 From: fedora-extras-commits at redhat.com (Luke Macken (lmacken)) Date: Wed, 11 Apr 2007 11:33:02 -0400 Subject: rpms/deskbar-applet/devel .cvsignore, 1.22, 1.23 deskbar-applet.spec, 1.47, 1.48 sources, 1.22, 1.23 Message-ID: <200704111533.l3BFX2dl010366@cvs-int.fedora.redhat.com> Author: lmacken Update of /cvs/extras/rpms/deskbar-applet/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv10297 Modified Files: .cvsignore deskbar-applet.spec sources Log Message: 2.18.1 Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/deskbar-applet/devel/.cvsignore,v retrieving revision 1.22 retrieving revision 1.23 diff -u -r1.22 -r1.23 --- .cvsignore 18 Mar 2007 21:08:01 -0000 1.22 +++ .cvsignore 11 Apr 2007 15:32:25 -0000 1.23 @@ -1 +1 @@ -deskbar-applet-2.18.0.tar.bz2 +deskbar-applet-2.18.1.tar.bz2 Index: deskbar-applet.spec =================================================================== RCS file: /cvs/extras/rpms/deskbar-applet/devel/deskbar-applet.spec,v retrieving revision 1.47 retrieving revision 1.48 diff -u -r1.47 -r1.48 --- deskbar-applet.spec 18 Mar 2007 21:08:01 -0000 1.47 +++ deskbar-applet.spec 11 Apr 2007 15:32:25 -0000 1.48 @@ -2,7 +2,7 @@ %{!?python_sitelib: %define python_sitelib %(%{__python}%{pyver} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")} Name: deskbar-applet -Version: 2.18.0 +Version: 2.18.1 Release: 1%{?dist} Summary: A Gnome applet to allow easy access to various search engines @@ -101,6 +101,9 @@ %{_datadir}/omf/deskbar/ %changelog +* Wed Apr 11 2007 Luke Macken - 2.18.1-1 +- 2.18.1 + * Sun Mar 18 2007 Luke Macken - 2.18.0-1 - 2.18.0 Index: sources =================================================================== RCS file: /cvs/extras/rpms/deskbar-applet/devel/sources,v retrieving revision 1.22 retrieving revision 1.23 diff -u -r1.22 -r1.23 --- sources 18 Mar 2007 21:08:01 -0000 1.22 +++ sources 11 Apr 2007 15:32:25 -0000 1.23 @@ -1 +1 @@ -2fb3bfc4d1a657adf175fa444a2309f0 deskbar-applet-2.18.0.tar.bz2 +6e0ea0d4140f9e7b0ee75d819a74172f deskbar-applet-2.18.1.tar.bz2 From fedora-extras-commits at redhat.com Wed Apr 11 15:44:18 2007 From: fedora-extras-commits at redhat.com (Tom Callaway (spot)) Date: Wed, 11 Apr 2007 11:44:18 -0400 Subject: rpms/lincity-ng/FC-5 lincity-ng.spec,1.7,1.8 sources,1.4,1.5 Message-ID: <200704111544.l3BFiIIv010651@cvs-int.fedora.redhat.com> Author: spot Update of /cvs/extras/rpms/lincity-ng/FC-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv10595/FC-5 Modified Files: lincity-ng.spec sources Log Message: Bump to 1.1.0 Index: lincity-ng.spec =================================================================== RCS file: /cvs/extras/rpms/lincity-ng/FC-5/lincity-ng.spec,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- lincity-ng.spec 19 Apr 2006 21:15:06 -0000 1.7 +++ lincity-ng.spec 11 Apr 2007 15:43:40 -0000 1.8 @@ -1,5 +1,5 @@ Name: lincity-ng -Version: 1.0.3 +Version: 1.1.0 Release: 1%{?dist} License: GPL Group: Amusements/Games @@ -63,6 +63,12 @@ %{_datadir}/lincity-ng/ %changelog +* Wed Apr 11 2007 Tom "spot" Callaway 1.1.0-1 +- bump to 1.1.0 + +* Thu Sep 14 2006 Tom "spot" Callaway 1.0.3-2 +- rebuild for FC-6 + * Wed Apr 19 2006 Tom "spot" Callaway 1.0.3-1 - bump to 1.0.3 Index: sources =================================================================== RCS file: /cvs/extras/rpms/lincity-ng/FC-5/sources,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- sources 19 Apr 2006 21:15:06 -0000 1.4 +++ sources 11 Apr 2007 15:43:40 -0000 1.5 @@ -1 +1 @@ -2624857ed9437ac30445884d8593850e lincity-ng-1.0.3.tar.bz2 +19010d9800c4b18a7388723d64834512 lincity-ng-1.1.0.tar.bz2 From fedora-extras-commits at redhat.com Wed Apr 11 15:44:26 2007 From: fedora-extras-commits at redhat.com (Tom Callaway (spot)) Date: Wed, 11 Apr 2007 11:44:26 -0400 Subject: rpms/lincity-ng/FC-6 lincity-ng.spec,1.8,1.9 sources,1.4,1.5 Message-ID: <200704111544.l3BFiQft010655@cvs-int.fedora.redhat.com> Author: spot Update of /cvs/extras/rpms/lincity-ng/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv10595/FC-6 Modified Files: lincity-ng.spec sources Log Message: Bump to 1.1.0 Index: lincity-ng.spec =================================================================== RCS file: /cvs/extras/rpms/lincity-ng/FC-6/lincity-ng.spec,v retrieving revision 1.8 retrieving revision 1.9 diff -u -r1.8 -r1.9 --- lincity-ng.spec 14 Sep 2006 22:56:19 -0000 1.8 +++ lincity-ng.spec 11 Apr 2007 15:43:48 -0000 1.9 @@ -1,6 +1,6 @@ Name: lincity-ng -Version: 1.0.3 -Release: 2%{?dist} +Version: 1.1.0 +Release: 1%{?dist} License: GPL Group: Amusements/Games Summary: City Simulation Game @@ -63,6 +63,9 @@ %{_datadir}/lincity-ng/ %changelog +* Wed Apr 11 2007 Tom "spot" Callaway 1.1.0-1 +- bump to 1.1.0 + * Thu Sep 14 2006 Tom "spot" Callaway 1.0.3-2 - rebuild for FC-6 Index: sources =================================================================== RCS file: /cvs/extras/rpms/lincity-ng/FC-6/sources,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- sources 19 Apr 2006 21:15:12 -0000 1.4 +++ sources 11 Apr 2007 15:43:48 -0000 1.5 @@ -1 +1 @@ -2624857ed9437ac30445884d8593850e lincity-ng-1.0.3.tar.bz2 +19010d9800c4b18a7388723d64834512 lincity-ng-1.1.0.tar.bz2 From fedora-extras-commits at redhat.com Wed Apr 11 15:44:35 2007 From: fedora-extras-commits at redhat.com (Tom Callaway (spot)) Date: Wed, 11 Apr 2007 11:44:35 -0400 Subject: rpms/lincity-ng/devel .cvsignore, 1.4, 1.5 lincity-ng.spec, 1.8, 1.9 sources, 1.4, 1.5 Message-ID: <200704111544.l3BFiZhH010663@cvs-int.fedora.redhat.com> Author: spot Update of /cvs/extras/rpms/lincity-ng/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv10595/devel Modified Files: .cvsignore lincity-ng.spec sources Log Message: Bump to 1.1.0 Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/lincity-ng/devel/.cvsignore,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- .cvsignore 19 Apr 2006 21:15:12 -0000 1.4 +++ .cvsignore 11 Apr 2007 15:43:56 -0000 1.5 @@ -1,3 +1,4 @@ lincity-ng-1.0.1.tar.bz2 lincity-ng-1.0.2.tar.bz2 lincity-ng-1.0.3.tar.bz2 +lincity-ng-1.1.0.tar.bz2 Index: lincity-ng.spec =================================================================== RCS file: /cvs/extras/rpms/lincity-ng/devel/lincity-ng.spec,v retrieving revision 1.8 retrieving revision 1.9 diff -u -r1.8 -r1.9 --- lincity-ng.spec 14 Sep 2006 22:56:19 -0000 1.8 +++ lincity-ng.spec 11 Apr 2007 15:43:56 -0000 1.9 @@ -1,6 +1,6 @@ Name: lincity-ng -Version: 1.0.3 -Release: 2%{?dist} +Version: 1.1.0 +Release: 1%{?dist} License: GPL Group: Amusements/Games Summary: City Simulation Game @@ -63,6 +63,9 @@ %{_datadir}/lincity-ng/ %changelog +* Wed Apr 11 2007 Tom "spot" Callaway 1.1.0-1 +- bump to 1.1.0 + * Thu Sep 14 2006 Tom "spot" Callaway 1.0.3-2 - rebuild for FC-6 Index: sources =================================================================== RCS file: /cvs/extras/rpms/lincity-ng/devel/sources,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- sources 19 Apr 2006 21:15:12 -0000 1.4 +++ sources 11 Apr 2007 15:43:56 -0000 1.5 @@ -1 +1 @@ -2624857ed9437ac30445884d8593850e lincity-ng-1.0.3.tar.bz2 +19010d9800c4b18a7388723d64834512 lincity-ng-1.1.0.tar.bz2 From fedora-extras-commits at redhat.com Wed Apr 11 15:59:33 2007 From: fedora-extras-commits at redhat.com (Michael Patrick McGrath (mmcgrath)) Date: Wed, 11 Apr 2007 11:59:33 -0400 Subject: rpms/smolt/FC-5 smolt.spec,1.16,1.17 Message-ID: <200704111559.l3BFxXXO011058@cvs-int.fedora.redhat.com> Author: mmcgrath Update of /cvs/extras/rpms/smolt/FC-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv10992/FC-5 Modified Files: smolt.spec Log Message: Added build requires Index: smolt.spec =================================================================== RCS file: /cvs/extras/rpms/smolt/FC-5/smolt.spec,v retrieving revision 1.16 retrieving revision 1.17 diff -u -r1.16 -r1.17 --- smolt.spec 11 Apr 2007 15:07:28 -0000 1.16 +++ smolt.spec 11 Apr 2007 15:58:55 -0000 1.17 @@ -1,7 +1,7 @@ Name: smolt Summary: Fedora hardware profiler Version: 0.9.6 -Release: 1%{?dist} +Release: 2%{?dist} License: GPL Group: Applications/Internet URL: http://hosted.fedoraproject.org/projects/smolt @@ -15,6 +15,7 @@ BuildArch: noarch Requires: dbus-python BuildRequires: gettext +BuildRequires: /usr/bin/msgfmt.py %description The Fedora hardware profiler is a server-client system that does a hardware @@ -119,8 +120,9 @@ %{_datadir}/firstboot/modules/smolt.py* %changelog -* Wed Apr 11 2007 Mike McGrath 0.9.6-1 +* Wed Apr 11 2007 Mike McGrath 0.9.6-2 - Upstream released new version. +- Much better support for languages on the client * Fri Mar 16 2007 Mike McGrath 0.9.4-1 - Upstream released new version From fedora-extras-commits at redhat.com Wed Apr 11 15:59:42 2007 From: fedora-extras-commits at redhat.com (Michael Patrick McGrath (mmcgrath)) Date: Wed, 11 Apr 2007 11:59:42 -0400 Subject: rpms/smolt/FC-6 smolt.spec,1.16,1.17 Message-ID: <200704111559.l3BFxgYW011066@cvs-int.fedora.redhat.com> Author: mmcgrath Update of /cvs/extras/rpms/smolt/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv10992/FC-6 Modified Files: smolt.spec Log Message: Added build requires Index: smolt.spec =================================================================== RCS file: /cvs/extras/rpms/smolt/FC-6/smolt.spec,v retrieving revision 1.16 retrieving revision 1.17 diff -u -r1.16 -r1.17 --- smolt.spec 11 Apr 2007 15:07:37 -0000 1.16 +++ smolt.spec 11 Apr 2007 15:59:03 -0000 1.17 @@ -1,7 +1,7 @@ Name: smolt Summary: Fedora hardware profiler Version: 0.9.6 -Release: 1%{?dist} +Release: 2%{?dist} License: GPL Group: Applications/Internet URL: http://hosted.fedoraproject.org/projects/smolt @@ -15,6 +15,7 @@ BuildArch: noarch Requires: dbus-python BuildRequires: gettext +BuildRequires: /usr/bin/msgfmt.py %description The Fedora hardware profiler is a server-client system that does a hardware @@ -119,8 +120,9 @@ %{_datadir}/firstboot/modules/smolt.py* %changelog -* Wed Apr 11 2007 Mike McGrath 0.9.6-1 +* Wed Apr 11 2007 Mike McGrath 0.9.6-2 - Upstream released new version. +- Much better support for languages on the client * Fri Mar 16 2007 Mike McGrath 0.9.4-1 - Upstream released new version From fedora-extras-commits at redhat.com Wed Apr 11 15:59:51 2007 From: fedora-extras-commits at redhat.com (Michael Patrick McGrath (mmcgrath)) Date: Wed, 11 Apr 2007 11:59:51 -0400 Subject: rpms/smolt/devel smolt.spec,1.17,1.18 Message-ID: <200704111559.l3BFxpwP011069@cvs-int.fedora.redhat.com> Author: mmcgrath Update of /cvs/extras/rpms/smolt/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv10992/devel Modified Files: smolt.spec Log Message: Added build requires Index: smolt.spec =================================================================== RCS file: /cvs/extras/rpms/smolt/devel/smolt.spec,v retrieving revision 1.17 retrieving revision 1.18 diff -u -r1.17 -r1.18 --- smolt.spec 11 Apr 2007 15:07:44 -0000 1.17 +++ smolt.spec 11 Apr 2007 15:59:12 -0000 1.18 @@ -1,7 +1,7 @@ Name: smolt Summary: Fedora hardware profiler Version: 0.9.6 -Release: 1%{?dist} +Release: 2%{?dist} License: GPL Group: Applications/Internet URL: http://hosted.fedoraproject.org/projects/smolt @@ -15,6 +15,7 @@ BuildArch: noarch Requires: dbus-python BuildRequires: gettext +BuildRequires: /usr/bin/msgfmt.py %description The Fedora hardware profiler is a server-client system that does a hardware @@ -119,7 +120,7 @@ %{_datadir}/firstboot/modules/smolt.py* %changelog -* Wed Apr 11 2007 Mike McGrath 0.9.6-1 +* Wed Apr 11 2007 Mike McGrath 0.9.6-2 - Upstream released new version. - Much better support for languages on the client From fedora-extras-commits at redhat.com Wed Apr 11 16:24:17 2007 From: fedora-extras-commits at redhat.com (Michael Thomas (wart)) Date: Wed, 11 Apr 2007 12:24:17 -0400 Subject: rpms/deutex/devel deutex-4.4.0-waddir.patch, NONE, 1.1 deutex.spec, 1.3, 1.4 Message-ID: <200704111624.l3BGOHHq015729@cvs-int.fedora.redhat.com> Author: wart Update of /cvs/extras/rpms/deutex/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv15700 Modified Files: deutex.spec Added Files: deutex-4.4.0-waddir.patch Log Message: Set default wad directory to the fedora default. deutex-4.4.0-waddir.patch: --- NEW FILE deutex-4.4.0-waddir.patch --- --- deutex-4.4.0/src/deutex.c.orig 2007-04-11 08:44:21.000000000 -0700 +++ deutex-4.4.0/src/deutex.c 2007-04-11 08:46:53.000000000 -0700 @@ -891,7 +891,7 @@ DataDir = "."; /*work directory*/ DoomDir = getenv("DOOMWADDIR"); if(DoomDir == NULL) - DoomDir = "."; + DoomDir = DOOMDIR; else Phase("Doom directory is %.128s\n",DoomDir); /* --- deutex-4.4.0/src/deutex.h.orig 2007-04-11 08:46:01.000000000 -0700 +++ deutex-4.4.0/src/deutex.h 2007-04-11 08:46:26.000000000 -0700 @@ -66,6 +66,10 @@ #endif #endif +#ifndef DOOMDIR +#define DOOMDIR "." +#endif + /* DeuTex version */ extern const char deutex_version[]; Index: deutex.spec =================================================================== RCS file: /cvs/extras/rpms/deutex/devel/deutex.spec,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- deutex.spec 28 Aug 2006 03:35:49 -0000 1.3 +++ deutex.spec 11 Apr 2007 16:23:40 -0000 1.4 @@ -1,6 +1,8 @@ +%define waddir %{_datadir}/doom + Name: deutex Version: 4.4.0 -Release: 3%{?dist} +Release: 4%{?dist} Summary: DOOM wad file manipulator Group: Amusements/Graphics @@ -10,6 +12,7 @@ Patch0: deutex-4.4.0-build.patch Patch1: deutex-4.4.0-64bit.patch Patch2: deutex-4.4.0-freedoom.patch +Patch3: deutex-4.4.0-waddir.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) %description @@ -29,12 +32,13 @@ %patch0 -p1 %patch1 -p1 %patch2 -p1 +%patch3 -p1 # Minor permissions cleanup for rpmlint. chmod a-x src/picture.c %build -make CFLAGS="$RPM_OPT_FLAGS" %{?_smp_mflags} +make CFLAGS="$RPM_OPT_FLAGS -DDOOMDIR=\"\\\"%{waddir}\\\"\"" %{?_smp_mflags} iconv --from=ISO-8859-1 --to=UTF-8 deutex.6 > deutex.6.new mv deutex.6.new deutex.6 @@ -59,6 +63,9 @@ %changelog +* Wed Apr 11 2007 Wart 4.4.0-4 +- Set default wad directory to the fedora default + * Sun Aug 27 2006 Wart 4.4.0-3 - Rebuild for FC-6 From fedora-extras-commits at redhat.com Wed Apr 11 16:29:29 2007 From: fedora-extras-commits at redhat.com (Michael Thomas (wart)) Date: Wed, 11 Apr 2007 12:29:29 -0400 Subject: rpms/deutex/FC-6 deutex-4.4.0-waddir.patch, NONE, 1.1 deutex.spec, 1.3, 1.4 Message-ID: <200704111629.l3BGTTdq015868@cvs-int.fedora.redhat.com> Author: wart Update of /cvs/extras/rpms/deutex/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv15830 Modified Files: deutex.spec Added Files: deutex-4.4.0-waddir.patch Log Message: Set default wad directory to the fedora default deutex-4.4.0-waddir.patch: --- NEW FILE deutex-4.4.0-waddir.patch --- --- deutex-4.4.0/src/deutex.c.orig 2007-04-11 08:44:21.000000000 -0700 +++ deutex-4.4.0/src/deutex.c 2007-04-11 08:46:53.000000000 -0700 @@ -891,7 +891,7 @@ DataDir = "."; /*work directory*/ DoomDir = getenv("DOOMWADDIR"); if(DoomDir == NULL) - DoomDir = "."; + DoomDir = DOOMDIR; else Phase("Doom directory is %.128s\n",DoomDir); /* --- deutex-4.4.0/src/deutex.h.orig 2007-04-11 08:46:01.000000000 -0700 +++ deutex-4.4.0/src/deutex.h 2007-04-11 08:46:26.000000000 -0700 @@ -66,6 +66,10 @@ #endif #endif +#ifndef DOOMDIR +#define DOOMDIR "." +#endif + /* DeuTex version */ extern const char deutex_version[]; Index: deutex.spec =================================================================== RCS file: /cvs/extras/rpms/deutex/FC-6/deutex.spec,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- deutex.spec 28 Aug 2006 03:35:49 -0000 1.3 +++ deutex.spec 11 Apr 2007 16:28:52 -0000 1.4 @@ -1,6 +1,6 @@ Name: deutex Version: 4.4.0 -Release: 3%{?dist} +Release: 4%{?dist} Summary: DOOM wad file manipulator Group: Amusements/Graphics @@ -10,6 +10,7 @@ Patch0: deutex-4.4.0-build.patch Patch1: deutex-4.4.0-64bit.patch Patch2: deutex-4.4.0-freedoom.patch +Patch3: deutex-4.4.0-waddir.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) %description @@ -29,12 +30,13 @@ %patch0 -p1 %patch1 -p1 %patch2 -p1 +%patch3 -p1 # Minor permissions cleanup for rpmlint. chmod a-x src/picture.c %build -make CFLAGS="$RPM_OPT_FLAGS" %{?_smp_mflags} +make CFLAGS="$RPM_OPT_FLAGS -DDOOMDIR=\"\\\"%{waddir}\\\"\"" %{?_smp_mflags} iconv --from=ISO-8859-1 --to=UTF-8 deutex.6 > deutex.6.new mv deutex.6.new deutex.6 @@ -59,6 +61,9 @@ %changelog +* Wed Apr 11 2007 Wart 4.4.0-4 +- Set default wad directory to the fedora default + * Sun Aug 27 2006 Wart 4.4.0-3 - Rebuild for FC-6 From fedora-extras-commits at redhat.com Wed Apr 11 17:49:08 2007 From: fedora-extras-commits at redhat.com (Dennis Gilmore (ausil)) Date: Wed, 11 Apr 2007 13:49:08 -0400 Subject: owners owners.list,1.2665,1.2666 Message-ID: <200704111749.l3BHn8jJ022939@cvs-int.fedora.redhat.com> Author: ausil Update of /cvs/extras/owners In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv22920 Modified Files: owners.list Log Message: remove mysql-administrator and mysql-query-browser they have been absorbed by mysql-gui-tools Index: owners.list =================================================================== RCS file: /cvs/extras/owners/owners.list,v retrieving revision 1.2665 retrieving revision 1.2666 diff -u -r1.2665 -r1.2666 --- owners.list 10 Apr 2007 19:44:48 -0000 1.2665 +++ owners.list 11 Apr 2007 17:48:38 -0000 1.2666 @@ -1425,11 +1425,9 @@ Fedora Extras|musicbox|A simple one-file-at-a-time audio tag editor|splinux at fedoraproject.org|extras-qa at fedoraproject.org| Fedora Extras|mussh|Multihost SSH wrapper|kevin at tummy.com|extras-qa at fedoraproject.org| Fedora Extras|mxml|Miniature XML development library|green at redhat.com|extras-qa at fedoraproject.org| -Fedora Extras|mysql-administrator|GUI to manage mysql Databases|dennis at ausil.us|extras-qa at fedoraproject.org| Fedora Extras|mysql-connector-java|Official JDBC driver for MySQL|ifoox at redhat.com|extras-qa at fedoraproject.org| Fedora Extras|mysql-connector-net|Official dot net driver for MySQL|paul at all-the-johnsons.co.uk|extras-qa at fedoraproject.org| Fedora Extras|mysql-gui-tools|GUI tools to manage mysql Databases|dennis at ausil.us|extras-qa at fedoraproject.org| -Fedora Extras|mysql-query-browser|A graphical tool for handling MySQL queries|dennis at ausil.us|extras-qa at fedoraproject.org| Fedora Extras|nabi|Simple Hangul X Input Method|extras-orphan at fedoraproject.org|extras-qa at fedoraproject.org| Fedora Extras|nagios|Host/service/network monitoring program|mmcgrath at redhat.com|extras-qa at fedoraproject.org|wtogami at redhat.com Fedora Extras|nagios-plugins|Host/service/network monitoring program plugins for Nagios|mmcgrath at redhat.com|extras-qa at fedoraproject.org|jpo at di.uminho.pt From fedora-extras-commits at redhat.com Wed Apr 11 19:31:27 2007 From: fedora-extras-commits at redhat.com (Patrick Laughton (jima)) Date: Wed, 11 Apr 2007 15:31:27 -0400 Subject: rpms/conserver/devel conserver-manperms.patch, NONE, 1.1 .cvsignore, 1.2, 1.3 conserver.spec, 1.5, 1.6 sources, 1.3, 1.4 Message-ID: <200704111931.l3BJVRC8000610@cvs-int.fedora.redhat.com> Author: jima Update of /cvs/extras/rpms/conserver/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv32720 Modified Files: .cvsignore conserver.spec sources Added Files: conserver-manperms.patch Log Message: * Wed Apr 11 2007 Patrick "Jima" Laughton 8.1.16-1 - New upstream release with "certainly important" bugfix - Removed URLs from patch lines (it's all in CVS) - Added patch to fix man page permissions (755 -> 644) - rpmlint's "mixed-use-of-spaces-and-tabs" is mostly a false positive conserver-manperms.patch: --- NEW FILE conserver-manperms.patch --- --- conserver-8.1.16/conserver.cf/Makefile.in.orig 2007-04-11 14:04:28.000000000 -0500 +++ conserver-8.1.16/conserver.cf/Makefile.in 2007-04-11 14:06:51.000000000 -0500 @@ -23,7 +23,7 @@ install: $(MKDIR) $(DESTDIR)$(mandir)/man5 - $(INSTALL) conserver.cf.man $(DESTDIR)$(mandir)/man5/conserver.cf.5 - $(INSTALL) conserver.passwd.man $(DESTDIR)$(mandir)/man5/conserver.passwd.5 + $(INSTALL) -m 0644 conserver.cf.man $(DESTDIR)$(mandir)/man5/conserver.cf.5 + $(INSTALL) -m 0644 conserver.passwd.man $(DESTDIR)$(mandir)/man5/conserver.passwd.5 .PHONY: clean distclean install --- conserver-8.1.16/conserver/Makefile.in.orig 2007-04-11 14:04:28.000000000 -0500 +++ conserver-8.1.16/conserver/Makefile.in 2007-04-11 14:05:27.000000000 -0500 @@ -61,7 +61,7 @@ $(MKDIR) $(DESTDIR)$(sbindir) $(INSTALL_PROGRAM) conserver $(DESTDIR)$(sbindir) $(MKDIR) $(DESTDIR)$(mandir)/man8 - $(INSTALL) conserver.man $(DESTDIR)$(mandir)/man8/conserver.8 + $(INSTALL) -m 0644 conserver.man $(DESTDIR)$(mandir)/man8/conserver.8 $(MKDIR) $(DESTDIR)$(pkglibdir) $(INSTALL) convert $(DESTDIR)$(pkglibdir)/convert --- conserver-8.1.16/console/Makefile.in.orig 2004-05-12 16:02:13.000000000 -0500 +++ conserver-8.1.16/console/Makefile.in 2007-04-11 14:05:13.000000000 -0500 @@ -56,6 +56,6 @@ $(MKDIR) $(DESTDIR)$(bindir) $(INSTALL_PROGRAM) console $(DESTDIR)$(bindir) $(MKDIR) $(DESTDIR)$(mandir)/man1 - $(INSTALL) console.man $(DESTDIR)$(mandir)/man1/console.1 + $(INSTALL) -m 0644 console.man $(DESTDIR)$(mandir)/man1/console.1 .PHONY: clean distclean install Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/conserver/devel/.cvsignore,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- .cvsignore 10 Apr 2006 19:25:15 -0000 1.2 +++ .cvsignore 11 Apr 2007 19:30:51 -0000 1.3 @@ -1 +1 @@ -conserver-8.1.14.tar.gz +conserver-8.1.16.tar.gz Index: conserver.spec =================================================================== RCS file: /cvs/extras/rpms/conserver/devel/conserver.spec,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- conserver.spec 3 Jan 2007 14:53:49 -0000 1.5 +++ conserver.spec 11 Apr 2007 19:30:51 -0000 1.6 @@ -1,5 +1,5 @@ Name: conserver -Version: 8.1.15 +Version: 8.1.16 Release: 1%{?dist} Summary: Serial console server daemon/client @@ -7,9 +7,10 @@ License: Distributable URL: http://www.conserver.com/ Source0: http://www.conserver.com/%{name}-%{version}.tar.gz -Patch0: http://beer.tclug.org/fedora-extras/%{name}/%{name}-8.1.14-no-exampledir.patch -Patch1: http://beer.tclug.org/fedora-extras/%{name}/%{name}-8.1.14-initscript.patch -Patch2: http://beer.tclug.org/fedora-extras/%{name}/%{name}-8.1.14-oldkrb.patch +Patch0: %{name}-8.1.14-no-exampledir.patch +Patch1: %{name}-8.1.14-initscript.patch +Patch2: %{name}-8.1.14-oldkrb.patch +Patch3: %{name}-manperms.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: pam-devel, openssl-devel, tcp_wrappers @@ -35,6 +36,7 @@ %patch0 -p1 %patch1 -p1 %patch2 -p1 +%patch3 -p1 %build @@ -115,6 +117,12 @@ %{_mandir}/man1/console.1.gz %changelog +* Wed Apr 11 2007 Patrick "Jima" Laughton 8.1.16-1 +- New upstream release with "certainly important" bugfix +- Removed URLs from patch lines (it's all in CVS) +- Added patch to fix man page permissions (755 -> 644) +- rpmlint's "mixed-use-of-spaces-and-tabs" is mostly a false positive + * Wed Jan 03 2007 Patrick "Jima" Laughton 8.1.15-1 - New upstream release - Fix rpmlint warning about mixed spaces/tabs Index: sources =================================================================== RCS file: /cvs/extras/rpms/conserver/devel/sources,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- sources 3 Jan 2007 14:53:49 -0000 1.3 +++ sources 11 Apr 2007 19:30:51 -0000 1.4 @@ -1 +1 @@ -fba8bf42d32cf2119cd0f49b2043681c conserver-8.1.15.tar.gz +2364ba56f5201b07646bdfaefedd330b conserver-8.1.16.tar.gz From fedora-extras-commits at redhat.com Wed Apr 11 20:41:46 2007 From: fedora-extras-commits at redhat.com (Bill Nottingham (notting)) Date: Wed, 11 Apr 2007 16:41:46 -0400 Subject: rpms/gtkhtml38/devel gtkhtml38.spec,1.1,1.2 Message-ID: <200704112041.l3BKfkWW006010@cvs-int.fedora.redhat.com> Author: notting Update of /cvs/extras/rpms/gtkhtml38/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv5984 Modified Files: gtkhtml38.spec Log Message: - remove Provides: re rpm 'feature' (#236009) Index: gtkhtml38.spec =================================================================== RCS file: /cvs/extras/rpms/gtkhtml38/devel/gtkhtml38.spec,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- gtkhtml38.spec 14 Mar 2007 01:28:08 -0000 1.1 +++ gtkhtml38.spec 11 Apr 2007 20:41:08 -0000 1.2 @@ -44,9 +44,6 @@ BuildRequires: libgnomeui-devel >= 2.0 BuildRequires: libtool -### Provides ### -Provides: gtkhtml3 = %{version}-%{release} - %description GtkHTML is a lightweight HTML rendering/printing/editing engine. It was originally based on KHTMLW, but is now being developed @@ -63,7 +60,6 @@ Requires: libgnomeprint22-devel >= 2.2.0 Requires: libgnomeprintui22-devel >= 2.2.1 Requires: libgnomeui-devel >= 2.0 -Provides: gtkhtml3 = %{version}-%{release} %description devel Libraries and include files that can be used to develop GtkHTML applications. @@ -122,6 +118,9 @@ %{_libdir}/pkgconfig/*.pc %changelog +* Wed Apr 11 2007 Bill Nottingham - 3.12.3-4 +- remove Provides: re rpm 'feature' (#236009) + * Mon Mar 12 2007 Bill Nottingham - 3.12.3-3 - remove extraneous rm as noted per review From fedora-extras-commits at redhat.com Wed Apr 11 20:41:57 2007 From: fedora-extras-commits at redhat.com (Ville Skytta (scop)) Date: Wed, 11 Apr 2007 16:41:57 -0400 Subject: fedora-rpmdevtools rpmdev-rmdevelrpms,1.3,1.4 Message-ID: <200704112041.l3BKfv0I006063@cvs-int.fedora.redhat.com> Author: scop Update of /cvs/fedora/fedora-rpmdevtools In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv6046 Modified Files: rpmdev-rmdevelrpms Log Message: Minor wording improvements. Index: rpmdev-rmdevelrpms =================================================================== RCS file: /cvs/fedora/fedora-rpmdevtools/rpmdev-rmdevelrpms,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- rpmdev-rmdevelrpms 7 Nov 2006 22:35:56 -0000 1.3 +++ rpmdev-rmdevelrpms 11 Apr 2007 20:41:55 -0000 1.4 @@ -141,7 +141,7 @@ Usage: rpmdev-rmdevelrpms [OPTION]... Options: - -y, --yes Assume yes to all questions, do not prompt. + -y, --yes Remove without prompting (no-op if not root). -v, --version Print program version and exit. -h, --help Print help message and exit.''' if exit is not None: @@ -151,7 +151,7 @@ def version(): print "rpmdev-rmdevelrpms version %s" % __version__ print ''' -Copyright (c) 2004-2006 Fedora Project . +Copyright (c) 2004-2007 Fedora Project . This program is licensed under the GNU General Public License, see the file COPYING included in the distribution archive. @@ -204,7 +204,7 @@ # TODO: is there a way to get arch for the unresolved deps? unresolved = ts.check() if unresolved: - print "...but removal would cause unresolved dependencies:" + print "...whose removal would cause unresolved dependencies:" unresolved.sort(lambda x, y: cmp(x[0][0], y[0][0])) for t in unresolved: dep = t[1][0] @@ -237,7 +237,7 @@ print error sys.exit(1) else: - print "Not removed." + print "Not removed due to dependencies." else: print "Not running as root, skipping remove." else: From fedora-extras-commits at redhat.com Wed Apr 11 20:43:14 2007 From: fedora-extras-commits at redhat.com (Bill Nottingham (notting)) Date: Wed, 11 Apr 2007 16:43:14 -0400 Subject: rpms/gtkhtml38/devel gtkhtml38.spec,1.2,1.3 Message-ID: <200704112043.l3BKhEEH006232@cvs-int.fedora.redhat.com> Author: notting Update of /cvs/extras/rpms/gtkhtml38/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv6073 Modified Files: gtkhtml38.spec Log Message: bump Index: gtkhtml38.spec =================================================================== RCS file: /cvs/extras/rpms/gtkhtml38/devel/gtkhtml38.spec,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- gtkhtml38.spec 11 Apr 2007 20:41:08 -0000 1.2 +++ gtkhtml38.spec 11 Apr 2007 20:42:35 -0000 1.3 @@ -6,7 +6,7 @@ Name: gtkhtml38 Version: 3.12.3 -Release: 3%{?dist} +Release: 4%{?dist} License: LGPL/GPL Group: System Environment/Libraries Summary: GtkHTML library, API version 3.8 From fedora-extras-commits at redhat.com Wed Apr 11 20:52:54 2007 From: fedora-extras-commits at redhat.com (Ville Skytta (scop)) Date: Wed, 11 Apr 2007 16:52:54 -0400 Subject: fedora-rpmdevtools rpmdevtools.spec, 1.23, 1.24 rpmdev-rmdevelrpms, 1.4, 1.5 Message-ID: <200704112052.l3BKqsLK006377@cvs-int.fedora.redhat.com> Author: scop Update of /cvs/fedora/fedora-rpmdevtools In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv6355 Modified Files: rpmdevtools.spec rpmdev-rmdevelrpms Log Message: Add --list-only option to rmdevelrpms (Thorsten Leemhuis). Index: rpmdevtools.spec =================================================================== RCS file: /cvs/fedora/fedora-rpmdevtools/rpmdevtools.spec,v retrieving revision 1.23 retrieving revision 1.24 diff -u -r1.23 -r1.24 --- rpmdevtools.spec 13 Mar 2007 19:56:11 -0000 1.23 +++ rpmdevtools.spec 11 Apr 2007 20:52:52 -0000 1.24 @@ -100,6 +100,9 @@ %changelog +* Wed Apr 11 2007 Ville Skytt?? +- Add --list-only option to rmdevelrpms (Thorsten Leemhuis). + * Tue Mar 13 2007 Ville Skytt?? - BR perl(ExtUtils::MakeMaker) by default in perl spec template. - Drop deprecated backwards compatibility with fedora-rpmdevtools. Index: rpmdev-rmdevelrpms =================================================================== RCS file: /cvs/fedora/fedora-rpmdevtools/rpmdev-rmdevelrpms,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- rpmdev-rmdevelrpms 11 Apr 2007 20:41:55 -0000 1.4 +++ rpmdev-rmdevelrpms 11 Apr 2007 20:52:52 -0000 1.5 @@ -24,7 +24,7 @@ import getopt, os, re, rpm, stat, sys, types -__version__ = "1.4" +__version__ = "1.5" dev_re = re.compile("-(?:de(?:buginfo|vel)|sdk|static)\\b", re.IGNORECASE) @@ -142,6 +142,7 @@ Options: -y, --yes Remove without prompting (no-op if not root). + -l, --list-only Output condensed list of found packages, do not remove. -v, --version Print program version and exit. -h, --help Print help message and exit.''' if exit is not None: @@ -164,16 +165,19 @@ try: # TODO: implement -r|--root for checking a specified rpm root opts, args = getopt.getopt(sys.argv[1:], - "yvh", - ["yes", "version", "help"]) + "ylvh", + ["yes", "list", "version", "help"]) except getopt.GetoptError: usage(2) + listonly = 0 confirm = 1 for o, a in opts: if o in ("-v", "--version"): version() if o in ("-h", "--help"): help() + if o in ("-l", "--list"): + listonly = 1 elif o in ("-y", "--yes"): confirm = 0 ts = rpm.TransactionSet("/") @@ -198,48 +202,54 @@ try: if len(pkgs) > 0: pkgs.sort() - print "Found %d devel packages:" % len(pkgs) + indent = "" + if not listonly: + indent = " " + print "Found %d devel packages:" % len(pkgs) for pkg in pkgs: - print " %s" % pkg - # TODO: is there a way to get arch for the unresolved deps? - unresolved = ts.check() - if unresolved: - print "...whose removal would cause unresolved dependencies:" - unresolved.sort(lambda x, y: cmp(x[0][0], y[0][0])) - for t in unresolved: - dep = t[1][0] - if t[1][1]: - dep = dep + " " - if t[2] & rpm.RPMSENSE_LESS: - dep = dep + "<" - if t[2] & rpm.RPMSENSE_GREATER: - dep = dep + ">" - if t[2] & rpm.RPMSENSE_EQUAL: - dep = dep + "=" - dep = dep + " " + t[1][1] - if t[4] == rpm.RPMDEP_SENSE_CONFLICTS: - dep = "conflicts with " + dep - elif t[4] == rpm.RPMDEP_SENSE_REQUIRES: - dep = "requires " + dep - print " %s-%s-%s %s" % (t[0][0], t[0][1], t[0][2], dep) - print "Skipped." - elif os.geteuid() == 0: - if confirm: - proceed = raw_input("Remove them? [y/N] ") - else: - proceed = "y" - if (proceed in ("Y", "y")): - sys.stdout.write("Removing...") - errors = ts.run(callback, "") - print "Done." - if errors: - for error in errors: - print error - sys.exit(1) - else: - print "Not removed due to dependencies." + print indent + pkg + if listonly: + pass else: - print "Not running as root, skipping remove." + # TODO: is there a way to get arch for the unresolved deps? + unresolved = ts.check() + if unresolved: + print "...whose removal would cause unresolved dependencies:" + unresolved.sort(lambda x, y: cmp(x[0][0], y[0][0])) + for t in unresolved: + dep = t[1][0] + if t[1][1]: + dep = dep + " " + if t[2] & rpm.RPMSENSE_LESS: + dep = dep + "<" + if t[2] & rpm.RPMSENSE_GREATER: + dep = dep + ">" + if t[2] & rpm.RPMSENSE_EQUAL: + dep = dep + "=" + dep = dep + " " + t[1][1] + if t[4] == rpm.RPMDEP_SENSE_CONFLICTS: + dep = "conflicts with " + dep + elif t[4] == rpm.RPMDEP_SENSE_REQUIRES: + dep = "requires " + dep + print " %s-%s-%s %s" % (t[0][0], t[0][1], t[0][2], dep) + print "Skipped." + elif os.geteuid() == 0: + if confirm: + proceed = raw_input("Remove them? [y/N] ") + else: + proceed = "y" + if (proceed in ("Y", "y")): + sys.stdout.write("Removing...") + errors = ts.run(callback, "") + print "Done." + if errors: + for error in errors: + print error + sys.exit(1) + else: + print "Not removed due to dependencies." + else: + print "Not running as root, skipping remove." else: print "No devel packages found." finally: From fedora-extras-commits at redhat.com Wed Apr 11 20:53:59 2007 From: fedora-extras-commits at redhat.com (Ville Skytta (scop)) Date: Wed, 11 Apr 2007 16:53:59 -0400 Subject: fedora-rpmdevtools rpmdev-rmdevelrpms,1.5,1.6 Message-ID: <200704112053.l3BKrxMh006413@cvs-int.fedora.redhat.com> Author: scop Update of /cvs/fedora/fedora-rpmdevtools In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv6394 Modified Files: rpmdev-rmdevelrpms Log Message: Fix rewording fallout. Index: rpmdev-rmdevelrpms =================================================================== RCS file: /cvs/fedora/fedora-rpmdevtools/rpmdev-rmdevelrpms,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- rpmdev-rmdevelrpms 11 Apr 2007 20:52:52 -0000 1.5 +++ rpmdev-rmdevelrpms 11 Apr 2007 20:53:56 -0000 1.6 @@ -232,7 +232,7 @@ elif t[4] == rpm.RPMDEP_SENSE_REQUIRES: dep = "requires " + dep print " %s-%s-%s %s" % (t[0][0], t[0][1], t[0][2], dep) - print "Skipped." + print "Not removed due to dependencies." elif os.geteuid() == 0: if confirm: proceed = raw_input("Remove them? [y/N] ") @@ -247,7 +247,7 @@ print error sys.exit(1) else: - print "Not removed due to dependencies." + print "Not removed." else: print "Not running as root, skipping remove." else: From fedora-extras-commits at redhat.com Wed Apr 11 21:20:05 2007 From: fedora-extras-commits at redhat.com (Ruben Kerkhof (ruben)) Date: Wed, 11 Apr 2007 17:20:05 -0400 Subject: rpms/Pound/devel .cvsignore, 1.13, 1.14 Pound.spec, 1.13, 1.14 sources, 1.13, 1.14 Message-ID: <200704112120.l3BLK5Su010857@cvs-int.fedora.redhat.com> Author: ruben Update of /cvs/extras/rpms/Pound/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv10834 Modified Files: .cvsignore Pound.spec sources Log Message: Update to 2.3 Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/Pound/devel/.cvsignore,v retrieving revision 1.13 retrieving revision 1.14 diff -u -r1.13 -r1.14 --- .cvsignore 5 Apr 2007 20:20:42 -0000 1.13 +++ .cvsignore 11 Apr 2007 21:19:27 -0000 1.14 @@ -1 +1 @@ -Pound-2.2.8.tgz +Pound-2.3.tgz Index: Pound.spec =================================================================== RCS file: /cvs/extras/rpms/Pound/devel/Pound.spec,v retrieving revision 1.13 retrieving revision 1.14 diff -u -r1.13 -r1.14 --- Pound.spec 5 Apr 2007 20:20:42 -0000 1.13 +++ Pound.spec 11 Apr 2007 21:19:27 -0000 1.14 @@ -3,7 +3,7 @@ %define pound_home %{_localstatedir}/lib/pound Name: Pound -Version: 2.2.8 +Version: 2.3 Release: 1%{?dist} Summary: Reverse proxy and load balancer @@ -106,6 +106,8 @@ %attr(-,%{pound_user},%{pound_group}) %dir %{pound_home} %changelog +* Wed Apr 11 2007 Ruben Kerkhof 2.3-1 +- Update to 2.3 * Thu Apr 05 2007 2.2.8-1 - Sync with upstream * Mon Mar 12 2007 2.2.7-1 Index: sources =================================================================== RCS file: /cvs/extras/rpms/Pound/devel/sources,v retrieving revision 1.13 retrieving revision 1.14 diff -u -r1.13 -r1.14 --- sources 5 Apr 2007 20:20:42 -0000 1.13 +++ sources 11 Apr 2007 21:19:27 -0000 1.14 @@ -1 +1 @@ -c197e05653791c11f604f87539dfbde3 Pound-2.2.8.tgz +94251bfc0d38e7aa4d50bff971ddc72e Pound-2.3.tgz From fedora-extras-commits at redhat.com Wed Apr 11 21:30:00 2007 From: fedora-extras-commits at redhat.com (Thomas Fitzsimmons (fitzsim)) Date: Wed, 11 Apr 2007 17:30:00 -0400 Subject: rpms/pdftk/devel pdftk-1.41-gcjh.patch, NONE, 1.1 pdftk-1.41-system-libgcj.patch, NONE, 1.1 pdftk.spec, 1.10, 1.11 Message-ID: <200704112130.l3BLU08S011023@cvs-int.fedora.redhat.com> Author: fitzsim Update of /cvs/extras/rpms/pdftk/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv10993 Modified Files: pdftk.spec Added Files: pdftk-1.41-gcjh.patch pdftk-1.41-system-libgcj.patch Log Message: * Wed Apr 11 2007 Thomas Fitzsimmons - 1.41-4 - Build against system libgcj. - Patch build for new gcjh. - Resolves: rhbz#233682 rhbz#233489 rhbz#233514 pdftk-1.41-gcjh.patch: --- NEW FILE pdftk-1.41-gcjh.patch --- diff -ur ../pdftk-1.41.orig/java_libs/com/lowagie/bc/asn1/Makefile ./java_libs/com/lowagie/bc/asn1/Makefile --- ../pdftk-1.41.orig/java_libs/com/lowagie/bc/asn1/Makefile 2007-04-11 16:26:56.000000000 -0400 +++ ./java_libs/com/lowagie/bc/asn1/Makefile 2007-04-11 16:29:32.000000000 -0400 @@ -21,12 +21,13 @@ %.class : %.java $(GCJ) $(GCJFLAGS) -C $< +.PRECIOUS: %.class + # gcjh doesn't want the ".class" extension, so use # the "$*" automatic variable, here # %.h : %.class - $(GCJH) --classpath="." $*; - $(RM) $< + cd ../../../..; $(GCJH) --classpath="." com/lowagie/bc/asn1/$* ## # targets diff -ur ../pdftk-1.41.orig/java_libs/com/lowagie/text/Makefile ./java_libs/com/lowagie/text/Makefile --- ../pdftk-1.41.orig/java_libs/com/lowagie/text/Makefile 2007-04-11 16:26:55.000000000 -0400 +++ ./java_libs/com/lowagie/text/Makefile 2007-04-11 16:29:44.000000000 -0400 @@ -21,12 +21,13 @@ %.class : %.java $(GCJ) $(GCJFLAGS) -C $< +.PRECIOUS: %.class + # gcjh doesn't want the ".class" extension, so use # the "$*" automatic variable, here # %.h : %.class - $(GCJH) --classpath="." $*; - $(RM) $< + cd ../../..; $(GCJH) --classpath="." com/lowagie/text/$* ## # targets diff -ur ../pdftk-1.41.orig/java_libs/com/lowagie/text/markup/Makefile ./java_libs/com/lowagie/text/markup/Makefile --- ../pdftk-1.41.orig/java_libs/com/lowagie/text/markup/Makefile 2007-04-11 16:26:56.000000000 -0400 +++ ./java_libs/com/lowagie/text/markup/Makefile 2007-04-11 16:29:55.000000000 -0400 @@ -21,12 +21,13 @@ %.class : %.java $(GCJ) $(GCJFLAGS) -C $< +.PRECIOUS: %.class + # gcjh doesn't want the ".class" extension, so use # the "$*" automatic variable, here # %.h : %.class - $(GCJH) --classpath="." $*; - $(RM) $< + cd ../../../..; $(GCJH) --classpath="." com/lowagie/text/markup/$* ## # targets diff -ur ../pdftk-1.41.orig/java_libs/com/lowagie/text/pdf/codec/Makefile ./java_libs/com/lowagie/text/pdf/codec/Makefile --- ../pdftk-1.41.orig/java_libs/com/lowagie/text/pdf/codec/Makefile 2007-04-11 16:26:56.000000000 -0400 +++ ./java_libs/com/lowagie/text/pdf/codec/Makefile 2007-04-11 16:30:16.000000000 -0400 @@ -21,12 +21,13 @@ %.class : %.java $(GCJ) $(GCJFLAGS) -C $< +.PRECIOUS: %.class + # gcjh doesn't want the ".class" extension, so use # the "$*" automatic variable, here # %.h : %.class - $(GCJH) --classpath="." $*; - $(RM) $< + cd ../../../../..; $(GCJH) --classpath="." com/lowagie/text/pdf/codec/$* ## # targets diff -ur ../pdftk-1.41.orig/java_libs/com/lowagie/text/pdf/codec/postscript/Makefile ./java_libs/com/lowagie/text/pdf/codec/postscript/Makefile --- ../pdftk-1.41.orig/java_libs/com/lowagie/text/pdf/codec/postscript/Makefile 2007-04-11 16:26:56.000000000 -0400 +++ ./java_libs/com/lowagie/text/pdf/codec/postscript/Makefile 2007-04-11 16:30:34.000000000 -0400 @@ -21,12 +21,13 @@ %.class : %.java $(GCJ) $(GCJFLAGS) -C $< +.PRECIOUS: %.class + # gcjh doesn't want the ".class" extension, so use # the "$*" automatic variable, here # %.h : %.class - $(GCJH) --classpath="." $*; - $(RM) $< + cd ../../../../../..; $(GCJH) --classpath="." com/lowagie/text/pdf/codec/postscript/$* ## # targets diff -ur ../pdftk-1.41.orig/java_libs/com/lowagie/text/pdf/codec/wmf/Makefile ./java_libs/com/lowagie/text/pdf/codec/wmf/Makefile --- ../pdftk-1.41.orig/java_libs/com/lowagie/text/pdf/codec/wmf/Makefile 2007-04-11 16:26:56.000000000 -0400 +++ ./java_libs/com/lowagie/text/pdf/codec/wmf/Makefile 2007-04-11 16:30:41.000000000 -0400 @@ -21,12 +21,13 @@ %.class : %.java $(GCJ) $(GCJFLAGS) -C $< +.PRECIOUS: %.class + # gcjh doesn't want the ".class" extension, so use # the "$*" automatic variable, here # %.h : %.class - $(GCJH) --classpath="." $*; - $(RM) $< + cd ../../../../../..; $(GCJH) --classpath="." com/lowagie/text/pdf/codec/wmf/$* ## # targets diff -ur ../pdftk-1.41.orig/java_libs/com/lowagie/text/pdf/fonts/Makefile ./java_libs/com/lowagie/text/pdf/fonts/Makefile --- ../pdftk-1.41.orig/java_libs/com/lowagie/text/pdf/fonts/Makefile 2007-04-11 16:26:56.000000000 -0400 +++ ./java_libs/com/lowagie/text/pdf/fonts/Makefile 2007-04-11 16:30:52.000000000 -0400 @@ -30,12 +30,13 @@ %.o : %.afm $(GCJ) -c --resource com/lowagie/text/pdf/fonts/$< $< -o $@ +.PRECIOUS: %.class + # gcjh doesn't want the ".class" extension, so use # the "$*" automatic variable, here # %.h : %.class - $(GCJH) --classpath="." $*; - $(RM) $< + cd ../../../../..; $(GCJH) --classpath="." com/lowagie/text/pdf/fonts/$* ## # targets diff -ur ../pdftk-1.41.orig/java_libs/com/lowagie/text/pdf/Makefile ./java_libs/com/lowagie/text/pdf/Makefile --- ../pdftk-1.41.orig/java_libs/com/lowagie/text/pdf/Makefile 2007-04-11 16:26:55.000000000 -0400 +++ ./java_libs/com/lowagie/text/pdf/Makefile 2007-04-11 16:30:59.000000000 -0400 @@ -21,12 +21,13 @@ %.class : %.java $(GCJ) $(GCJFLAGS) -C $< +.PRECIOUS: %.class + # gcjh doesn't want the ".class" extension, so use # the "$*" automatic variable, here # %.h : %.class - $(GCJH) --classpath="." $*; - $(RM) $< + cd ../../../..; $(GCJH) --classpath="." com/lowagie/text/pdf/$* ## # targets diff -ur ../pdftk-1.41.orig/java_libs/com/lowagie/text/xml/xmp/Makefile ./java_libs/com/lowagie/text/xml/xmp/Makefile --- ../pdftk-1.41.orig/java_libs/com/lowagie/text/xml/xmp/Makefile 2007-04-11 16:26:55.000000000 -0400 +++ ./java_libs/com/lowagie/text/xml/xmp/Makefile 2007-04-11 16:31:08.000000000 -0400 @@ -21,12 +21,13 @@ %.class : %.java $(GCJ) $(GCJFLAGS) -C $< +.PRECIOUS: %.class + # gcjh doesn't want the ".class" extension, so use # the "$*" automatic variable, here # %.h : %.class - $(GCJH) --classpath="." $*; - $(RM) $< + cd ../../../../..; $(GCJH) --classpath="." com/lowagie/text/xml/xmp/$* ## # targets pdftk-1.41-system-libgcj.patch: --- NEW FILE pdftk-1.41-system-libgcj.patch --- diff -ur ../pdftk-1.41.orig/java_libs/com/lowagie/text/pdf/PdfDate.java ./java_libs/com/lowagie/text/pdf/PdfDate.java --- ../pdftk-1.41.orig/java_libs/com/lowagie/text/pdf/PdfDate.java 2007-04-11 14:38:47.000000000 -0400 +++ ./java_libs/com/lowagie/text/pdf/PdfDate.java 2007-04-11 14:42:21.000000000 -0400 @@ -73,11 +73,6 @@ public class PdfDate extends PdfString { - // ssteward; static builds of pdftk (Windows, gcc 3.3.1) would - // omit this class because of its reference by reflection; - // this treatment ensures that ld will include it - private static Class c1= gnu.java.locale.Calendar.class; - private static final int dateSpace[] = {Calendar.YEAR, 4, 0, Calendar.MONTH, 2, -1, Calendar.DAY_OF_MONTH, 2, 0, Calendar.HOUR_OF_DAY, 2, 0, Calendar.MINUTE, 2, 0, Calendar.SECOND, 2, 0}; diff -ur ../pdftk-1.41.orig/java_libs/com/lowagie/text/pdf/PdfEncodings.java ./java_libs/com/lowagie/text/pdf/PdfEncodings.java --- ../pdftk-1.41.orig/java_libs/com/lowagie/text/pdf/PdfEncodings.java 2007-04-11 14:38:46.000000000 -0400 +++ ./java_libs/com/lowagie/text/pdf/PdfEncodings.java 2007-04-11 14:42:26.000000000 -0400 @@ -62,9 +62,6 @@ */ public class PdfEncodings { - // ssteward - protected static Class c1= gnu.gcj.convert.Input_UnicodeBig.class; - protected static final int CIDNONE = 0; protected static final int CIDRANGE = 1; protected static final int CIDCHAR = 2; diff -ur ../pdftk-1.41.orig/java_libs/com/lowagie/text/pdf/PdfEncryption.java ./java_libs/com/lowagie/text/pdf/PdfEncryption.java --- ../pdftk-1.41.orig/java_libs/com/lowagie/text/pdf/PdfEncryption.java 2007-04-11 14:38:47.000000000 -0400 +++ ./java_libs/com/lowagie/text/pdf/PdfEncryption.java 2007-04-11 14:43:02.000000000 -0400 @@ -50,7 +50,7 @@ package com.lowagie.text.pdf; -import java_local.security.MessageDigest; // ssteward +import java.security.MessageDigest; // ssteward import com.lowagie.text.ExceptionConverter; /** diff -ur ../pdftk-1.41.orig/java_libs/com/lowagie/text/pdf/SimpleXMLParser.java ./java_libs/com/lowagie/text/pdf/SimpleXMLParser.java --- ../pdftk-1.41.orig/java_libs/com/lowagie/text/pdf/SimpleXMLParser.java 2007-04-11 14:38:47.000000000 -0400 +++ ./java_libs/com/lowagie/text/pdf/SimpleXMLParser.java 2007-04-11 14:42:34.000000000 -0400 @@ -71,12 +71,6 @@ */ public class SimpleXMLParser { - // ssteward - // Input_UTF8 was being omitted from Windows static builds - private static Class c1= gnu.gcj.convert.Input_UTF8.class; - private static Class c2= gnu.gcj.convert.Input_8859_1.class; - private static Class c3= gnu.gcj.convert.Input_ASCII.class; - private static final HashMap fIANA2JavaMap = new HashMap(); private static final HashMap entityMap = new HashMap(); diff -ur ../pdftk-1.41.orig/java_libs/Makefile ./java_libs/Makefile --- ../pdftk-1.41.orig/java_libs/Makefile 2007-04-11 14:38:47.000000000 -0400 +++ ./java_libs/Makefile 2007-04-11 14:41:08.000000000 -0400 @@ -13,13 +13,7 @@ # append gcj flags export GCJFLAGS+= --encoding=UTF-8 --classpath="$(java_libs_root)" -all : libgcj_local itext - -libgcj_local : - $(MAKE) -C "$(java_libs_root)/gnu_local/java/security"; - $(MAKE) -C "$(java_libs_root)/gnu_local/java/security/provider"; - $(MAKE) -C "$(java_libs_root)/gnu/gcj/convert"; - $(MAKE) -C "$(java_libs_root)/java_local/security"; +all : itext itext : $(MAKE) -C "$(java_libs_root)/com/lowagie/text"; @@ -35,13 +29,7 @@ $(MAKE) -C "$(java_libs_root)/com/lowagie/bc/asn1"; $(MAKE) -C "$(java_libs_root)/com/lowagie/text/pdf/codec/postscript"; -clean : libgcj_local_clean itext_clean - -libgcj_local_clean : - $(MAKE) -iC "$(java_libs_root)/gnu_local/java/security" clean; - $(MAKE) -iC "$(java_libs_root)/gnu_local/java/security/provider" clean; - $(MAKE) -iC "$(java_libs_root)/gnu/gcj/convert" clean; - $(MAKE) -iC "$(java_libs_root)/java_local/security" clean; +clean : itext_clean itext_clean : $(MAKE) -iC "$(java_libs_root)/com/lowagie/text" clean; diff -ur ../pdftk-1.41.orig/pdftk/Makefile.Base ./pdftk/Makefile.Base --- ../pdftk-1.41.orig/pdftk/Makefile.Base 2007-04-11 14:38:46.000000000 -0400 +++ ./pdftk/Makefile.Base 2007-04-11 14:40:16.000000000 -0400 @@ -31,18 +31,6 @@ afms= $(wildcard $(java_libs_root)/com/lowagie/text/pdf/fonts/*.afm) afm_objects= $(patsubst %.afm, %.o, $(afms)) -# older versions of libgcj might not have the MD5 algorithm, -# so I added it here; these *_local java files were grabbed from -# libgcj CVS on March 7, 2004; diffed September 5, 2006 w/ gcc 4.1.1 -# -# gnu/gcj/convert/Input_UnicodeBig.java was grabbed March 26, 2004; diffed September 5, 2006 w/ gcc 4.1.1 -# -libgcj_local_libs = \ -$(java_libs_root)/java_local/security/security.a \ -$(java_libs_root)/gnu_local/java/security/provider/provider.a \ -$(java_libs_root)/gnu_local/java/security/security.a \ -$(java_libs_root)/gnu/gcj/convert/convert.a - # this must already be set according to your platform Makefile; # we're just appending to it, here # @@ -53,17 +41,17 @@ java_libs : $(MAKE) -C $(java_libs_root) -attachments.o : attachments.cc attachments.h pdftk.h $(itext_libs) $(libgcj_local_libs) +attachments.o : attachments.cc attachments.h pdftk.h $(itext_libs) $(CXX) attachments.cc -I$(java_libs_root) $(CPPFLAGS) -c -report.o : report.cc report.h pdftk.h $(itext_libs) $(libgcj_local_libs) +report.o : report.cc report.h pdftk.h $(itext_libs) $(CXX) report.cc -I$(java_libs_root) $(CPPFLAGS) -c -pdftk.o : pdftk.cc pdftk.h attachments.h report.h $(itext_libs) $(libgcj_local_libs) +pdftk.o : pdftk.cc pdftk.h attachments.h report.h $(itext_libs) $(CXX) pdftk.cc -I$(java_libs_root) $(CPPFLAGS) -c -pdftk : pdftk.o attachments.o report.o $(itext_libs) $(libgcj_local_libs) $(afm_objects) - $(CXX) pdftk.o attachments.o report.o $(itext_libs) $(libgcj_local_libs) $(afm_objects) -I$(java_libs_root) $(CPPFLAGS) $(CXXFLAGS) -o pdftk +pdftk : pdftk.o attachments.o report.o $(itext_libs) $(afm_objects) + $(CXX) pdftk.o attachments.o report.o $(itext_libs) $(afm_objects) -I$(java_libs_root) $(CPPFLAGS) $(CXXFLAGS) -o pdftk install: /usr/bin/install pdftk /usr/local/bin Index: pdftk.spec =================================================================== RCS file: /cvs/extras/rpms/pdftk/devel/pdftk.spec,v retrieving revision 1.10 retrieving revision 1.11 diff -u -r1.10 -r1.11 --- pdftk.spec 28 Feb 2007 20:30:51 -0000 1.10 +++ pdftk.spec 11 Apr 2007 21:29:21 -0000 1.11 @@ -6,7 +6,9 @@ URL: http://www.pdfhacks.com/pdftk/ Source0: http://www.pdfhacks.com/pdftk/%{name}-%{version}.tar.bz2 Source1: gpl.txt -Patch1: pdftk-1.41-rpmopt.patch +Patch0: pdftk-1.41-rpmopt.patch +Patch1: pdftk-1.41-system-libgcj.patch +Patch2: pdftk-1.41-gcjh.patch Group: Applications/Publishing BuildRoot: %{_tmppath}/%{name}-root BuildRequires: gcc-java @@ -33,7 +35,10 @@ %prep %setup -q -%patch1 -p1 -b .org +%patch0 -p1 -b .rpmopt +%patch1 -p0 -b .system-libgcj +%patch2 -p0 -b .gcjh +rm -rf java_libs/gnu_local java_libs/java_local java_libs/gnu %build unset CLASSPATH && cd pdftk && make -f Makefile.RedHat && cd - @@ -56,6 +61,11 @@ %{_mandir}/man1/* %changelog +* Wed Apr 11 2007 Thomas Fitzsimmons - 1.41-4 +- Build against system libgcj. +- Patch build for new gcjh. +- Resolves: rhbz#233682 rhbz#233489 rhbz#233514 + * Wed Feb 28 2007 Jochen Schmitt 1.41-4 - Rebuild to solve broken deps From fedora-extras-commits at redhat.com Wed Apr 11 21:31:28 2007 From: fedora-extras-commits at redhat.com (Thomas Fitzsimmons (fitzsim)) Date: Wed, 11 Apr 2007 17:31:28 -0400 Subject: rpms/pdftk/devel pdftk.spec,1.11,1.12 Message-ID: <200704112131.l3BLVS6w011440@cvs-int.fedora.redhat.com> Author: fitzsim Update of /cvs/extras/rpms/pdftk/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv11084 Modified Files: pdftk.spec Log Message: - Bump release number. Index: pdftk.spec =================================================================== RCS file: /cvs/extras/rpms/pdftk/devel/pdftk.spec,v retrieving revision 1.11 retrieving revision 1.12 diff -u -r1.11 -r1.12 --- pdftk.spec 11 Apr 2007 21:29:21 -0000 1.11 +++ pdftk.spec 11 Apr 2007 21:30:50 -0000 1.12 @@ -1,7 +1,7 @@ Summary: The PDF Tool Kit Name: pdftk Version: 1.41 -Release: 4%{?dist} +Release: 5%{?dist} License: GPL URL: http://www.pdfhacks.com/pdftk/ Source0: http://www.pdfhacks.com/pdftk/%{name}-%{version}.tar.bz2 @@ -61,7 +61,7 @@ %{_mandir}/man1/* %changelog -* Wed Apr 11 2007 Thomas Fitzsimmons - 1.41-4 +* Wed Apr 11 2007 Thomas Fitzsimmons - 1.41-5 - Build against system libgcj. - Patch build for new gcjh. - Resolves: rhbz#233682 rhbz#233489 rhbz#233514 From fedora-extras-commits at redhat.com Wed Apr 11 21:37:08 2007 From: fedora-extras-commits at redhat.com (Ville Skytta (scop)) Date: Wed, 11 Apr 2007 17:37:08 -0400 Subject: rpms/xine-lib/devel xine-lib-1.1.5-multilib-devel.patch, NONE, 1.1 xine-lib-1.1.5-pthread-check.patch, NONE, 1.1 .cvsignore, 1.5, 1.6 sources, 1.5, 1.6 xine-lib-cleanup-sources.sh, 1.3, 1.4 xine-lib-mk-autotools-patch.sh, 1.1, 1.2 xine-lib.spec, 1.13, 1.14 xine-lib-1.1.1-multilib-devel.patch, 1.1, NONE xine-lib-1.1.3-legacy-flac-init.patch, 1.1, NONE xine-lib-1.1.4-CVE-2007-1246.patch, 1.1, NONE xine-lib-1.1.4-ftfree.patch, 1.1, NONE Message-ID: <200704112137.l3BLb8vr011602@cvs-int.fedora.redhat.com> Author: scop Update of /cvs/extras/rpms/xine-lib/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv11569 Modified Files: .cvsignore sources xine-lib-cleanup-sources.sh xine-lib-mk-autotools-patch.sh xine-lib.spec Added Files: xine-lib-1.1.5-multilib-devel.patch xine-lib-1.1.5-pthread-check.patch Removed Files: xine-lib-1.1.1-multilib-devel.patch xine-lib-1.1.3-legacy-flac-init.patch xine-lib-1.1.4-CVE-2007-1246.patch xine-lib-1.1.4-ftfree.patch Log Message: * Wed Apr 11 2007 Ville Skytt?? - 1.1.5-1 - 1.1.5. - Include GSM 06.10 decoder (#228186). - Re-enable CACA support. xine-lib-1.1.5-multilib-devel.patch: --- NEW FILE xine-lib-1.1.5-multilib-devel.patch --- --- misc/xine-config.in~ 2007-04-05 01:18:00.000000000 +0300 +++ misc/xine-config.in 2007-04-11 01:32:44.000000000 +0300 @@ -2,8 +2,8 @@ # # -prefix=@XINE_CONFIG_PREFIX@ -exec_prefix=@exec_prefix@ +prefix=$(pkg-config libxine --variable=prefix) +exec_prefix=$(pkg-config libxine --variable=exec_prefix) exec_prefix_set=no usage() @@ -54,7 +54,7 @@ echo_exec_prefix=yes ;; --version) - echo @XINE_MAJOR at .@XINE_MINOR at .@XINE_SUB@ + pkg-config libxine --modversion ;; --acflags) echo_acflags=yes @@ -100,14 +100,14 @@ fi if test "$echo_cflags" = "yes"; then - echo -I at includedir@ @PTHREAD_CFLAGS@ + pkg-config libxine --cflags fi if test "$echo_libs" = "yes"; then - echo -L at libdir@ -lxine @ZLIB_LIBS@ @NET_LIBS@ @PTHREAD_LIBS@ @LIBICONV@ @RT_LIBS@ + pkg-config libxine --libs fi if test "$echo_plugindir" = "yes"; then - echo "@XINE_PLUGINPATH@" + echo "$(pkg-config libxine --variable=libdir)/xine/plugins/$(pkg-config libxine --modversion)" fi if test "$echo_datadir" = "yes"; then echo "@XINE_DATADIR@" xine-lib-1.1.5-pthread-check.patch: --- NEW FILE xine-lib-1.1.5-pthread-check.patch --- Upstream changeset 8743:defc4f072bde + additional fix in fakethread(). diff -r d1512848e87b -r defc4f072bde m4/pthreads.m4 --- a/m4/pthreads.m4 Tue Apr 10 17:08:22 2007 +0100 +++ b/m4/pthreads.m4 Wed Apr 11 17:32:13 2007 +0200 @@ -36,11 +36,15 @@ AC_DEFUN([CC_PTHREAD_FLAGS], [ [ac_save_CFLAGS="$CFLAGS" ac_save_LIBS="$LIBS" CFLAGS="$CFLAGS $cc_cv_werror $PTHREAD_CFLAGS" + LIBS="$LIBS $PTHREAD_LIBS" - AC_COMPILE_IFELSE( + AC_LINK_IFELSE( [AC_LANG_PROGRAM( - [[#include ]], - [[pthread_create(NULL, NULL, NULL, NULL);]] + [[#include + void *fakethread(void *arg) { return NULL; } + pthread_t fakevariable; + ]], + [[pthread_create(&fakevariable, NULL, &fakethread, NULL);]] )], [cc_cv_pthreads=yes], [cc_cv_pthreads=no]) Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/xine-lib/devel/.cvsignore,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- .cvsignore 31 Jan 2007 19:58:30 -0000 1.5 +++ .cvsignore 11 Apr 2007 21:36:29 -0000 1.6 @@ -1,2 +1,2 @@ -xine-lib-1.1.4-pruned.tar.bz2 -xine-lib-1.1.4-autotools.patch.bz2 +xine-lib-1.1.5-pruned.tar.bz2 +xine-lib-1.1.5-autotools.patch.bz2 Index: sources =================================================================== RCS file: /cvs/extras/rpms/xine-lib/devel/sources,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- sources 31 Jan 2007 19:58:30 -0000 1.5 +++ sources 11 Apr 2007 21:36:29 -0000 1.6 @@ -1,2 +1,2 @@ -81faabf1e38abed44639dbe4c76719f9 xine-lib-1.1.4-pruned.tar.bz2 -a916758545ed73a369f40648c7bc449c xine-lib-1.1.4-autotools.patch.bz2 +f903a0426a812ea70200b7a528f67b00 xine-lib-1.1.5-pruned.tar.bz2 +f955ece2fba4dfbbf22fbb2a8376ae60 xine-lib-1.1.5-autotools.patch.bz2 Index: xine-lib-cleanup-sources.sh =================================================================== RCS file: /cvs/extras/rpms/xine-lib/devel/xine-lib-cleanup-sources.sh,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- xine-lib-cleanup-sources.sh 8 Apr 2007 14:13:18 -0000 1.3 +++ xine-lib-cleanup-sources.sh 11 Apr 2007 21:36:29 -0000 1.4 @@ -22,7 +22,7 @@ cd $dir # Main libraries -for remove in libfaad libffmpeg libmad libmpeg2 dxr3 libspudec libxineadec libspucmml libspucc liba52 libdts; do +for remove in libfaad libffmpeg libmad libmpeg2 dxr3 libspudec libspucmml libspucc liba52 libdts; do echo "removing src/$remove..." rm -rf src/$remove sed -i -e "/$remove/d" src/Makefile.am @@ -53,8 +53,20 @@ [ -f src/demuxers/demux_$p.c ] && rm -f src/demuxers/demux_$p.c sed -i -e "/xineplug_dmx_$p/d" src/demuxers/Makefile.am done +# Postprocessors echo "removing planar and deinterlace postprocessors..." -sed -i -e 's/planar//g;s/deinterlace//g' src/post/Makefile.am # fails to build +sed -i -e 's/deinterlace //g' src/post/Makefile.am # see comments in speedy.c +sed -i -e 's/planar //g' src/post/Makefile.am # requires libpostproc +sed -i -e '/post\/\(deinterlace\|planar\)/d' configure.ac +rm -rf src/post/{deinterlace,planar} +# NSF decoder +echo "removing NSF decoder..." +rm -rf src/libxineadec/{nosefart,nsf.c} +sed -i -e '/^xineplug_decode_nsf_la/,/^\s*$/d' \ + -e /xineplug_decode_nsf/d \ + -e 's/ nosefart//' \ + src/libxineadec/Makefile.am +sed -i -e /nosefart/d configure.ac # All clean ! Index: xine-lib-mk-autotools-patch.sh =================================================================== RCS file: /cvs/extras/rpms/xine-lib/devel/xine-lib-mk-autotools-patch.sh,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- xine-lib-mk-autotools-patch.sh 31 Jan 2007 19:58:30 -0000 1.1 +++ xine-lib-mk-autotools-patch.sh 11 Apr 2007 21:36:29 -0000 1.2 @@ -11,11 +11,19 @@ version=$1 +# missing dependency on autoconf >= (apparently) 2.61 in upstream autofoo files +acversion="$(rpm -q --qf=%{VERSION} autoconf)" +case $acversion in + 2.6*) ;; + *) echo "ERROR: autoconf >= 2.61 required" ; exit 1 ;; +esac + rm -rf xine-lib-$version xine-lib-$version-pruned tar jxf xine-lib-$version-pruned.tar.bz2 cp -a xine-lib-$version xine-lib-$version-pruned cd xine-lib-$version +patch -p1 < ../xine-lib-$version-pthread-check.patch # XXX hopefully temporary ./autogen.sh noconfig rm -rf autom4te.cache *~ cd .. Index: xine-lib.spec =================================================================== RCS file: /cvs/extras/rpms/xine-lib/devel/xine-lib.spec,v retrieving revision 1.13 retrieving revision 1.14 diff -u -r1.13 -r1.14 --- xine-lib.spec 8 Apr 2007 18:09:47 -0000 1.13 +++ xine-lib.spec 11 Apr 2007 21:36:29 -0000 1.14 @@ -1,5 +1,6 @@ # TODO, sometime, maybe: -# - libstk: http://www.libstk.net/ +# - libstk: http://www.libstk.net/ - probably not, see 1.1.5 ChangeLog +# - xcb stuff when it's available %define codecdir %{_libdir}/codecs %ifarch %{ix86} @@ -10,8 +11,8 @@ Summary: Xine library Name: xine-lib -Version: 1.1.4 -Release: 4%{?dist} +Version: 1.1.5 +Release: 1%{?dist} License: GPL Group: System Environment/Libraries URL: http://xinehq.de/ @@ -22,22 +23,19 @@ Source1: %{name}-cleanup-sources.sh Source2: %{name}-mk-autotools-patch.sh # autotools patch created with source2 -Patch0: %{name}-1.1.4-autotools.patch.bz2 +Patch0: %{name}-1.1.5-autotools.patch.bz2 Patch1: %{name}-1.1.4-optflags.patch -Patch2: %{name}-1.1.4-CVE-2007-1246.patch -Patch3: %{name}-1.1.3-legacy-flac-init.patch -Patch4: %{name}-1.1.4-ftfree.patch +# Patch2 applied while creating full autotools patch +Patch2: %{name}-1.1.5-pthread-check.patch Patch6: %{name}-1.1.1-deepbind-939.patch -Patch7: %{name}-1.1.1-multilib-devel.patch +Patch7: %{name}-1.1.5-multilib-devel.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) # X11 BuildRequires: libX11-devel libXv-devel libXinerama-devel libXvMC-devel libGLU-devel # Video BuildRequires: SDL-devel libtheora-devel libmng-devel BuildRequires: aalib-devel >= 1.4 -%if 0%{?_with_caca:1} BuildRequires: libcaca-devel >= 0.99 -%endif %if 0%{!?_without_directfb:1} BuildRequires: directfb-devel %endif @@ -79,7 +77,6 @@ of the most uncommon formats, too. Non-default rpmbuild options: --without imagemagick: Disable ImageMagick support --without directfb: Disable DirectFB support ---with caca: Enable CACA support --with freetype: Enable FreeType/Fontconfig support --with antialiasing: Enable font antialiasing (with FreeType/FontConfig) @@ -97,9 +94,7 @@ - SMB - SDL - AA-lib -%if 0%{?_with_caca:1} - Libcaca -%endif %if 0%{!?_without_imagemagick:1} - Image decoding %endif @@ -115,16 +110,11 @@ touch -r configure.ac aclocal.m4 touch -r m4/optimizations.m4 m4/optimizations.m4.stamp %patch1 -p1 -b .optflags -%patch2 -p1 -b .CVE-2007-1246 touch -r m4/optimizations.m4.stamp m4/optimizations.m4 -%patch3 -p0 -b .legacy-flac-init -%patch4 -p0 -b .ftfree # Patch6 needed at least when compiling with external ffmpeg, #939. %patch6 -p1 -b .deepbind %patch7 -p0 -b .multilib-devel -find . -name "*.[hc]" | xargs chmod -c -x - # Avoid standard rpaths on lib64 archs: sed -i -e 's|"/lib /usr/lib\b|"/%{_lib} %{_libdir}|' configure @@ -147,9 +137,6 @@ %if 0%{?_without_imagemagick:1} --without-imagemagick \ %endif -%if 0%{!?_with_caca:1} - --without-caca \ -%endif %if 0%{?_with_freetype:1} --with-freetype \ --with-fontconfig \ @@ -195,7 +182,7 @@ %files -f libxine1.lang %defattr(-,root,root,-) -%doc AUTHORS COPYING CREDITS ChangeLog* README TODO +%doc AUTHORS COPYING COPYING.LIB CREDITS ChangeLog* README TODO %doc __docs/README.* __docs/faq.* %dir %{codecdir} %{_datadir}/xine @@ -204,6 +191,7 @@ %dir %{_libdir}/xine/ %dir %{_libdir}/xine/plugins/ %dir %{_libdir}/xine/plugins/%{version}/ +%{_libdir}/xine/plugins/%{version}/mime.types # Listing every plugin separately for better control over binary packages # containing exactly the plugins we want, nothing accidentally snuck in # nor dropped. @@ -233,13 +221,13 @@ %{_libdir}/xine/plugins/%{version}/xineplug_ao_out_none.so %{_libdir}/xine/plugins/%{version}/xineplug_ao_out_oss.so %{_libdir}/xine/plugins/%{version}/xineplug_decode_bitplane.so +%{_libdir}/xine/plugins/%{version}/xineplug_decode_gsm610.so %{_libdir}/xine/plugins/%{version}/xineplug_decode_lpcm.so %{_libdir}/xine/plugins/%{version}/xineplug_decode_mpc.so %ifarch %ix86 %{_libdir}/xine/plugins/%{version}/xineplug_decode_qt.so %endif %{_libdir}/xine/plugins/%{version}/xineplug_decode_real.so -%{_libdir}/xine/plugins/%{version}/xineplug_decode_real_audio.so %{_libdir}/xine/plugins/%{version}/xineplug_decode_rgb.so %{_libdir}/xine/plugins/%{version}/xineplug_decode_speex.so %{_libdir}/xine/plugins/%{version}/xineplug_decode_spudvb.so @@ -307,9 +295,7 @@ %{_libdir}/xine/plugins/%{version}/xineplug_inp_gnome_vfs.so %{_libdir}/xine/plugins/%{version}/xineplug_inp_smb.so %{_libdir}/xine/plugins/%{version}/xineplug_vo_out_aa.so -%if 0%{?_with_caca:1} %{_libdir}/xine/plugins/%{version}/xineplug_vo_out_caca.so -%endif %if 0%{!?_without_directfb:1} %{_libdir}/xine/plugins/%{version}/xineplug_vo_out_directfb.so %endif @@ -329,6 +315,11 @@ %changelog +* Wed Apr 11 2007 Ville Skytt?? - 1.1.5-1 +- 1.1.5. +- Include GSM 06.10 decoder (#228186). +- Re-enable CACA support. + * Sun Apr 8 2007 Ville Skytt?? - Exclude vidix dir on systems that don't have vidix. - Specfile cleanups. --- xine-lib-1.1.1-multilib-devel.patch DELETED --- --- xine-lib-1.1.3-legacy-flac-init.patch DELETED --- --- xine-lib-1.1.4-CVE-2007-1246.patch DELETED --- --- xine-lib-1.1.4-ftfree.patch DELETED --- From fedora-extras-commits at redhat.com Wed Apr 11 21:48:58 2007 From: fedora-extras-commits at redhat.com (Linus Walleij (snirkel)) Date: Wed, 11 Apr 2007 17:48:58 -0400 Subject: rpms/adplug/devel .cvsignore, 1.3, 1.4 adplug.spec, 1.3, 1.4 sources, 1.3, 1.4 Message-ID: <200704112148.l3BLmw3q011837@cvs-int.fedora.redhat.com> Author: snirkel Update of /cvs/extras/rpms/adplug/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv11791 Modified Files: .cvsignore adplug.spec sources Log Message: New upstream version. Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/adplug/devel/.cvsignore,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- .cvsignore 25 Jul 2006 19:45:04 -0000 1.3 +++ .cvsignore 11 Apr 2007 21:48:18 -0000 1.4 @@ -1,2 +1,2 @@ -adplug-2.0.1.tar.bz2 -adplug.db +adplug-2.1.tar.bz2 +adplugdb-2006-07-07.tar.gz Index: adplug.spec =================================================================== RCS file: /cvs/extras/rpms/adplug/devel/adplug.spec,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- adplug.spec 29 Aug 2006 21:00:05 -0000 1.3 +++ adplug.spec 11 Apr 2007 21:48:18 -0000 1.4 @@ -1,14 +1,15 @@ # SPEC file for AdPlug, primary target is the Fedora Extras # RPM repository. +%define adplugdbver 2006-07-07 Name: adplug -Version: 2.0.1 -Release: 2%{?dist} +Version: 2.1 +Release: 1%{?dist} Summary: A software library for AdLib (OPL2) emulation URL: http://adplug.sourceforge.net/ Group: Applications/Multimedia Source0: http://download.sourceforge.net/%{name}/%{name}-%{version}.tar.bz2 -Source1: http://download.sourceforge.net/%{name}/adplug.db +Source1: http://download.sourceforge.net/%{name}/adplugdb-%{adplugdbver}.tar.gz Patch0: adplug-1.5.1-texinfo.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) License: LGPL @@ -44,6 +45,10 @@ %setup -q # This removes the version.texi dependency %patch0 -p1 +tar xvfz %{SOURCE1} +# Include these by different name +mv %{adplugdbver}/README README.adplugdb +mv %{adplugdbver}/NEWS NEWS.adplugdb %build %configure --disable-static --sharedstatedir=%{shareddata} --disable-rpath @@ -55,7 +60,7 @@ rm -f $RPM_BUILD_ROOT%{_libdir}/*.la rm -f $RPM_BUILD_ROOT%{_infodir}/dir mkdir -p $RPM_BUILD_ROOT%{shareddata}/%{name} -install -p -m 644 %{SOURCE1} $RPM_BUILD_ROOT%{shareddata}/%{name} +install -p -m 644 %{adplugdbver}/adplug.db $RPM_BUILD_ROOT%{shareddata}/%{name} %clean rm -rf $RPM_BUILD_ROOT @@ -80,6 +85,7 @@ %{_bindir}/adplugdb %{_mandir}/man1/adplugdb.1* %doc AUTHORS BUGS ChangeLog COPYING INSTALL NEWS README TODO +%doc NEWS.adplugdb README.adplugdb %files devel %defattr(-, root, root) @@ -90,6 +96,9 @@ %{_infodir}/*.gz %changelog +* Wed Apr 11 2007 Linus Walleij 2.1-1 +- New upstream version. + * Tue Aug 29 2006 Linus Walleij 2.0.1-2 - Rebuild for Fedora Extras 6. Index: sources =================================================================== RCS file: /cvs/extras/rpms/adplug/devel/sources,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- sources 25 Jul 2006 19:45:04 -0000 1.3 +++ sources 11 Apr 2007 21:48:18 -0000 1.4 @@ -1,2 +1,2 @@ -b3e469e3437d29a79a1ab5febe220f17 adplug-2.0.1.tar.bz2 -5cbd3df5537700f28c350dbe08695c28 adplug.db +bc75cf9d1d2241e287e2eb80b84bd2cd adplug-2.1.tar.bz2 +40a1cc1222c7318172ee3740c4269df3 adplugdb-2006-07-07.tar.gz From fedora-extras-commits at redhat.com Wed Apr 11 21:49:09 2007 From: fedora-extras-commits at redhat.com (Ruben Kerkhof (ruben)) Date: Wed, 11 Apr 2007 17:49:09 -0400 Subject: rpms/Pound/FC-6 pound-remove-owner.patch, NONE, 1.1 .cvsignore, 1.5, 1.6 Pound.spec, 1.5, 1.6 sources, 1.5, 1.6 Message-ID: <200704112149.l3BLn9Ce011871@cvs-int.fedora.redhat.com> Author: ruben Update of /cvs/extras/rpms/Pound/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv11813 Modified Files: .cvsignore Pound.spec sources Added Files: pound-remove-owner.patch Log Message: Update to 2.3 pound-remove-owner.patch: --- NEW FILE pound-remove-owner.patch --- --- Pound-2.2.3/Makefile.in.remove-owner 2007-01-21 01:45:44.000000000 +0100 +++ Pound-2.2.3/Makefile.in 2007-01-21 01:46:59.000000000 +0100 @@ -50,11 +50,11 @@ install: all @INSTALL@ -d ${DESTDIR}@sbindir@ - @INSTALL@ -o @I_OWNER@ -g @I_GRP@ -m 555 pound ${DESTDIR}@sbindir@/pound - @INSTALL@ -o @I_OWNER@ -g @I_GRP@ -m 555 poundctl ${DESTDIR}@sbindir@/poundctl + @INSTALL@ -p -m 755 pound ${DESTDIR}@sbindir@/pound + @INSTALL@ -p -m 755 poundctl ${DESTDIR}@sbindir@/poundctl @INSTALL@ -d ${DESTDIR}@mandir@/man8 - @INSTALL@ -o @I_OWNER@ -g @I_GRP@ -m 644 pound.8 ${DESTDIR}@mandir@/man8/pound.8 - @INSTALL@ -o @I_OWNER@ -g @I_GRP@ -m 644 poundctl.8 ${DESTDIR}@mandir@/man8/poundctl.8 + @INSTALL@ -p -m 644 pound.8 ${DESTDIR}@mandir@/man8/pound.8 + @INSTALL@ -p -m 644 poundctl.8 ${DESTDIR}@mandir@/man8/poundctl.8 clean: rm -f pound $(OBJS) poundctl poundctl.o Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/Pound/FC-6/.cvsignore,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- .cvsignore 16 Dec 2006 13:51:24 -0000 1.5 +++ .cvsignore 11 Apr 2007 21:48:31 -0000 1.6 @@ -1 +1 @@ -Pound-2.2.tgz +Pound-2.3.tgz Index: Pound.spec =================================================================== RCS file: /cvs/extras/rpms/Pound/FC-6/Pound.spec,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- Pound.spec 17 Dec 2006 15:15:36 -0000 1.5 +++ Pound.spec 11 Apr 2007 21:48:31 -0000 1.6 @@ -3,25 +3,26 @@ %define pound_home %{_localstatedir}/lib/pound Name: Pound -Version: 2.2 -Release: 2%{?dist} +Version: 2.3 +Release: 1%{?dist} Summary: Reverse proxy and load balancer Group: System Environment/Daemons License: GPL URL: http://apsis.ch/pound - + BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: openssl-devel, pcre-devel -Requires(pre): %{_sbindir}/useradd -Requires(post): /sbin/chkconfig -Requires(preun): /sbin/chkconfig, /sbin/service -Requires(postun): /sbin/service +Requires(pre): %{_sbindir}/useradd +Requires(post): /sbin/chkconfig +Requires(preun): /sbin/chkconfig, /sbin/service +Requires(postun): /sbin/service Source0: http://apsis.ch/pound/%{name}-%{version}.tgz Source1: pound.init Source2: pound.cfg +Patch0: pound-remove-owner.patch %description The Pound program is a reverse proxy, load balancer and @@ -34,6 +35,7 @@ %prep %setup -q +%patch0 -p1 -b .remove-owner %build %configure @@ -41,13 +43,11 @@ %install rm -rf %{buildroot} +make install DESTDIR=%{buildroot} + %{__install} -d %{buildroot}%{pound_home} -%{__install} -p -D -m 0755 pound %{buildroot}%{_sbindir}/pound -%{__install} -p -D -m 0755 poundctl %{buildroot}%{_sbindir}/poundctl -%{__install} -p -D -m 0644 pound.8 %{buildroot}%{_mandir}/man8/pound.8 -%{__install} -p -D -m 0644 poundctl.8 %{buildroot}%{_mandir}/man8/poundctl.8 -%{__install} -p -D -m 0755 %{SOURCE1} %{buildroot}%{_initrddir}/pound -%{__install} -p -D -m 0644 %{SOURCE2} %{buildroot}%{_sysconfdir}/pound.cfg +%{__install} -p -D -m 755 %{SOURCE1} %{buildroot}%{_initrddir}/pound +%{__install} -p -D -m 644 %{SOURCE2} %{buildroot}%{_sysconfdir}/pound.cfg mkdir -p %{buildroot}%{_sysconfdir}/pki/tls/certs touch %{buildroot}%{_sysconfdir}/pki/tls/certs/pound.pem @@ -57,7 +57,7 @@ %pre %{_sbindir}/useradd -c "Pound user" -s /bin/false -r -d %{pound_home} \ - %{pound_user} 2>/dev/null || : + %{pound_user} 2>/dev/null || : %post /sbin/chkconfig --add pound @@ -90,7 +90,7 @@ %postun if [ $1 -ge 1 ] ; then - /sbin/service pound condrestart > /dev/null 2>&1 || : + /sbin/service pound condrestart > /dev/null 2>&1 || : fi %files @@ -106,6 +106,8 @@ %attr(-,%{pound_user},%{pound_group}) %dir %{pound_home} %changelog +* Wed Apr 11 2007 Ruben Kerkhof 2.3-1 +- Update to 2.3 * Sun Dec 17 2006 2.2-2 - Fixed empty debuginfo rpm * Sat Dec 16 2006 2.2-1 Index: sources =================================================================== RCS file: /cvs/extras/rpms/Pound/FC-6/sources,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- sources 16 Dec 2006 13:51:24 -0000 1.5 +++ sources 11 Apr 2007 21:48:31 -0000 1.6 @@ -1 +1 @@ -a94e781ced1b2f3a7f8b8051f4d95713 Pound-2.2.tgz +94251bfc0d38e7aa4d50bff971ddc72e Pound-2.3.tgz From fedora-extras-commits at redhat.com Wed Apr 11 21:56:28 2007 From: fedora-extras-commits at redhat.com (Linus Walleij (snirkel)) Date: Wed, 11 Apr 2007 17:56:28 -0400 Subject: rpms/adplay/devel .cvsignore, 1.2, 1.3 adplay.spec, 1.3, 1.4 sources, 1.2, 1.3 Message-ID: <200704112156.l3BLuSf3012065@cvs-int.fedora.redhat.com> Author: snirkel Update of /cvs/extras/rpms/adplay/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv12011 Modified Files: .cvsignore adplay.spec sources Log Message: New upstream version. Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/adplay/devel/.cvsignore,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- .cvsignore 24 Jun 2006 07:36:46 -0000 1.2 +++ .cvsignore 11 Apr 2007 21:55:49 -0000 1.3 @@ -1 +1 @@ -adplay-1.5.tar.bz2 +adplay-1.6.tar.bz2 Index: adplay.spec =================================================================== RCS file: /cvs/extras/rpms/adplay/devel/adplay.spec,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- adplay.spec 1 Sep 2006 10:38:04 -0000 1.3 +++ adplay.spec 11 Apr 2007 21:55:49 -0000 1.4 @@ -2,8 +2,8 @@ # RPM repository. Name: adplay -Version: 1.5 -Release: 3%{?dist} +Version: 1.6 +Release: 1%{?dist} Summary: An AdLib (OPL2) music player build on AdPlug URL: http://adplug.sourceforge.net/ Group: Applications/Multimedia @@ -44,6 +44,9 @@ %doc AUTHORS ChangeLog COPYING NEWS README TODO %changelog +* Wed Apr 11 2007 Linus Walleij 1.6-1 +- New upstream version. + * Fri Sep 1 2006 Linus Walleij 1.5-3 - Rebuild for Fedora Extras 6. Index: sources =================================================================== RCS file: /cvs/extras/rpms/adplay/devel/sources,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- sources 24 Jun 2006 07:36:46 -0000 1.2 +++ sources 11 Apr 2007 21:55:49 -0000 1.3 @@ -1 +1 @@ -18e1ac84b6f07d0388902a083f400da7 adplay-1.5.tar.bz2 +df4792a7ab3761dad7a1f86ae39871ad adplay-1.6.tar.bz2 From fedora-extras-commits at redhat.com Wed Apr 11 21:56:45 2007 From: fedora-extras-commits at redhat.com (Ruben Kerkhof (ruben)) Date: Wed, 11 Apr 2007 17:56:45 -0400 Subject: rpms/Pound/FC-5 pound-remove-owner.patch, NONE, 1.1 .cvsignore, 1.5, 1.6 Pound.spec, 1.5, 1.6 sources, 1.5, 1.6 Message-ID: <200704112156.l3BLujsM012070@cvs-int.fedora.redhat.com> Author: ruben Update of /cvs/extras/rpms/Pound/FC-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv12038 Modified Files: .cvsignore Pound.spec sources Added Files: pound-remove-owner.patch Log Message: Update to 2.3 pound-remove-owner.patch: --- NEW FILE pound-remove-owner.patch --- --- Pound-2.2.3/Makefile.in.remove-owner 2007-01-21 01:45:44.000000000 +0100 +++ Pound-2.2.3/Makefile.in 2007-01-21 01:46:59.000000000 +0100 @@ -50,11 +50,11 @@ install: all @INSTALL@ -d ${DESTDIR}@sbindir@ - @INSTALL@ -o @I_OWNER@ -g @I_GRP@ -m 555 pound ${DESTDIR}@sbindir@/pound - @INSTALL@ -o @I_OWNER@ -g @I_GRP@ -m 555 poundctl ${DESTDIR}@sbindir@/poundctl + @INSTALL@ -p -m 755 pound ${DESTDIR}@sbindir@/pound + @INSTALL@ -p -m 755 poundctl ${DESTDIR}@sbindir@/poundctl @INSTALL@ -d ${DESTDIR}@mandir@/man8 - @INSTALL@ -o @I_OWNER@ -g @I_GRP@ -m 644 pound.8 ${DESTDIR}@mandir@/man8/pound.8 - @INSTALL@ -o @I_OWNER@ -g @I_GRP@ -m 644 poundctl.8 ${DESTDIR}@mandir@/man8/poundctl.8 + @INSTALL@ -p -m 644 pound.8 ${DESTDIR}@mandir@/man8/pound.8 + @INSTALL@ -p -m 644 poundctl.8 ${DESTDIR}@mandir@/man8/poundctl.8 clean: rm -f pound $(OBJS) poundctl poundctl.o Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/Pound/FC-5/.cvsignore,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- .cvsignore 16 Dec 2006 13:54:03 -0000 1.5 +++ .cvsignore 11 Apr 2007 21:56:10 -0000 1.6 @@ -1 +1 @@ -Pound-2.2.tgz +Pound-2.3.tgz Index: Pound.spec =================================================================== RCS file: /cvs/extras/rpms/Pound/FC-5/Pound.spec,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- Pound.spec 17 Dec 2006 15:20:23 -0000 1.5 +++ Pound.spec 11 Apr 2007 21:56:10 -0000 1.6 @@ -3,25 +3,26 @@ %define pound_home %{_localstatedir}/lib/pound Name: Pound -Version: 2.2 -Release: 2%{?dist} +Version: 2.3 +Release: 1%{?dist} Summary: Reverse proxy and load balancer Group: System Environment/Daemons License: GPL URL: http://apsis.ch/pound - + BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: openssl-devel, pcre-devel -Requires(pre): %{_sbindir}/useradd -Requires(post): /sbin/chkconfig -Requires(preun): /sbin/chkconfig, /sbin/service -Requires(postun): /sbin/service +Requires(pre): %{_sbindir}/useradd +Requires(post): /sbin/chkconfig +Requires(preun): /sbin/chkconfig, /sbin/service +Requires(postun): /sbin/service Source0: http://apsis.ch/pound/%{name}-%{version}.tgz Source1: pound.init Source2: pound.cfg +Patch0: pound-remove-owner.patch %description The Pound program is a reverse proxy, load balancer and @@ -34,6 +35,7 @@ %prep %setup -q +%patch0 -p1 -b .remove-owner %build %configure @@ -41,13 +43,11 @@ %install rm -rf %{buildroot} +make install DESTDIR=%{buildroot} + %{__install} -d %{buildroot}%{pound_home} -%{__install} -p -D -m 0755 pound %{buildroot}%{_sbindir}/pound -%{__install} -p -D -m 0755 poundctl %{buildroot}%{_sbindir}/poundctl -%{__install} -p -D -m 0644 pound.8 %{buildroot}%{_mandir}/man8/pound.8 -%{__install} -p -D -m 0644 poundctl.8 %{buildroot}%{_mandir}/man8/poundctl.8 -%{__install} -p -D -m 0755 %{SOURCE1} %{buildroot}%{_initrddir}/pound -%{__install} -p -D -m 0644 %{SOURCE2} %{buildroot}%{_sysconfdir}/pound.cfg +%{__install} -p -D -m 755 %{SOURCE1} %{buildroot}%{_initrddir}/pound +%{__install} -p -D -m 644 %{SOURCE2} %{buildroot}%{_sysconfdir}/pound.cfg mkdir -p %{buildroot}%{_sysconfdir}/pki/tls/certs touch %{buildroot}%{_sysconfdir}/pki/tls/certs/pound.pem @@ -57,7 +57,7 @@ %pre %{_sbindir}/useradd -c "Pound user" -s /bin/false -r -d %{pound_home} \ - %{pound_user} 2>/dev/null || : + %{pound_user} 2>/dev/null || : %post /sbin/chkconfig --add pound @@ -90,7 +90,7 @@ %postun if [ $1 -ge 1 ] ; then - /sbin/service pound condrestart > /dev/null 2>&1 || : + /sbin/service pound condrestart > /dev/null 2>&1 || : fi %files @@ -106,11 +106,13 @@ %attr(-,%{pound_user},%{pound_group}) %dir %{pound_home} %changelog -* Sun Dec 16 2006 2.2-2 +* Wed Apr 11 2007 Ruben Kerkhof 2.3-1 +- Update to 2.3 +* Sun Dec 17 2006 2.2-2 - Fixed empty debuginfo rpm * Sat Dec 16 2006 2.2-1 - Sync with upstream -* Sat Dec 08 2006 2.1.8-1 +* Sat Dec 09 2006 2.1.8-1 - Sync with upstream * Fri Dec 08 2006 2.1.7-1 - Sync with upstream Index: sources =================================================================== RCS file: /cvs/extras/rpms/Pound/FC-5/sources,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- sources 16 Dec 2006 13:54:03 -0000 1.5 +++ sources 11 Apr 2007 21:56:10 -0000 1.6 @@ -1 +1 @@ -a94e781ced1b2f3a7f8b8051f4d95713 Pound-2.2.tgz +94251bfc0d38e7aa4d50bff971ddc72e Pound-2.3.tgz From fedora-extras-commits at redhat.com Wed Apr 11 22:03:21 2007 From: fedora-extras-commits at redhat.com (Linus Walleij (snirkel)) Date: Wed, 11 Apr 2007 18:03:21 -0400 Subject: rpms/xmms-adplug/devel xmms-adplug.spec,1.3,1.4 Message-ID: <200704112203.l3BM3LmV016413@cvs-int.fedora.redhat.com> Author: snirkel Update of /cvs/extras/rpms/xmms-adplug/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv16394 Modified Files: xmms-adplug.spec Log Message: Rebuild to pick up new adplug lib. Index: xmms-adplug.spec =================================================================== RCS file: /cvs/extras/rpms/xmms-adplug/devel/xmms-adplug.spec,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- xmms-adplug.spec 1 Sep 2006 10:49:11 -0000 1.3 +++ xmms-adplug.spec 11 Apr 2007 22:02:42 -0000 1.4 @@ -4,7 +4,7 @@ Name: xmms-adplug Version: 1.2 -Release: 3%{?dist} +Release: 4%{?dist} Summary: An XMMS plugin for AdLib (OPL2) music built on AdPlug URL: http://adplug.sourceforge.net/ Group: Applications/Multimedia @@ -40,6 +40,9 @@ %doc AUTHORS ChangeLog COPYING NEWS README TODO %changelog +* Wed Apr 11 2007 Linus Walleij 1.2-4 +- Rebuild to pick up dependency on latest adplug. + * Fri Sep 1 2006 Linus Walleij 1.2-3 - Rebuild for Fedora Extras 6. From fedora-extras-commits at redhat.com Wed Apr 11 23:55:50 2007 From: fedora-extras-commits at redhat.com (Michael G. Fleming (mfleming)) Date: Wed, 11 Apr 2007 19:55:50 -0400 Subject: rpms/mlmmj/FC-5 mlmmj.spec,1.24,1.25 Message-ID: <200704112355.l3BNto7j022347@cvs-int.fedora.redhat.com> Author: mfleming Update of /cvs/extras/rpms/mlmmj/FC-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv22327 Modified Files: mlmmj.spec Log Message: * Wed Apr 11 2007 Michael Fleming 1.2.14-1 - New upstream release. Index: mlmmj.spec =================================================================== RCS file: /cvs/extras/rpms/mlmmj/FC-5/mlmmj.spec,v retrieving revision 1.24 retrieving revision 1.25 diff -u -r1.24 -r1.25 --- mlmmj.spec 2 Jan 2007 07:38:38 -0000 1.24 +++ mlmmj.spec 11 Apr 2007 23:55:09 -0000 1.25 @@ -2,7 +2,7 @@ Summary: Mailserver-independent ezmlm-like mailing list manager Name: mlmmj -Version: 1.2.13 +Version: 1.2.14 Release: 1%{?dist} License: MIT Group: Applications/Internet @@ -27,7 +27,7 @@ %install rm -rf %{buildroot} -%makeinstall textlibdir=%{buildroot}%{_textlibdir} +make DESTDIR=%{buildroot} install textlibdir=%{_textlibdir} mkdir -p %{buildroot}/var/spool/mlmmj # Remove execute bits from Perl programs to stop RPM from picking @@ -48,6 +48,9 @@ %{_mandir}/man1/mlmmj-* %changelog +* Wed Apr 11 2007 Michael Fleming 1.2.14-1 +- New upstream release. + * Tue Jan 2 2007 Michael Fleming 1.2.13-1 - New upstream release. From fedora-extras-commits at redhat.com Wed Apr 11 23:57:29 2007 From: fedora-extras-commits at redhat.com (Michael G. Fleming (mfleming)) Date: Wed, 11 Apr 2007 19:57:29 -0400 Subject: rpms/mlmmj/FC-5 .cvsignore,1.11,1.12 sources,1.11,1.12 Message-ID: <200704112357.l3BNvTrJ022394@cvs-int.fedora.redhat.com> Author: mfleming Update of /cvs/extras/rpms/mlmmj/FC-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv22370 Modified Files: .cvsignore sources Log Message: Update sources Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/mlmmj/FC-5/.cvsignore,v retrieving revision 1.11 retrieving revision 1.12 diff -u -r1.11 -r1.12 --- .cvsignore 2 Jan 2007 07:39:57 -0000 1.11 +++ .cvsignore 11 Apr 2007 23:56:54 -0000 1.12 @@ -1 +1 @@ -mlmmj-1.2.13.tar.bz2 +mlmmj-1.2.14.tar.bz2 Index: sources =================================================================== RCS file: /cvs/extras/rpms/mlmmj/FC-5/sources,v retrieving revision 1.11 retrieving revision 1.12 diff -u -r1.11 -r1.12 --- sources 2 Jan 2007 07:39:57 -0000 1.11 +++ sources 11 Apr 2007 23:56:54 -0000 1.12 @@ -1 +1 @@ -ee45d77fffb02d7f6c9a1fe52b55f7ed mlmmj-1.2.13.tar.bz2 +dfa478667a1fbce7af7835d885f76150 mlmmj-1.2.14.tar.bz2 From fedora-extras-commits at redhat.com Thu Apr 12 01:43:50 2007 From: fedora-extras-commits at redhat.com (Peter Gordon (pgordon)) Date: Wed, 11 Apr 2007 21:43:50 -0400 Subject: rpms/epiphany-extensions/devel .cvsignore, 1.16, 1.17 epiphany-extensions.spec, 1.23, 1.24 sources, 1.16, 1.17 Message-ID: <200704120143.l3C1hoh3003318@cvs-int.fedora.redhat.com> Author: pgordon Update of /cvs/extras/rpms/epiphany-extensions/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv3287 Modified Files: .cvsignore epiphany-extensions.spec sources Log Message: Update to 2.18.1 Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/epiphany-extensions/devel/.cvsignore,v retrieving revision 1.16 retrieving revision 1.17 diff -u -r1.16 -r1.17 --- .cvsignore 15 Mar 2007 01:45:17 -0000 1.16 +++ .cvsignore 12 Apr 2007 01:43:13 -0000 1.17 @@ -1 +1 @@ -epiphany-extensions-2.18.0.tar.bz2 +epiphany-extensions-2.18.1.tar.bz2 Index: epiphany-extensions.spec =================================================================== RCS file: /cvs/extras/rpms/epiphany-extensions/devel/epiphany-extensions.spec,v retrieving revision 1.23 retrieving revision 1.24 diff -u -r1.23 -r1.24 --- epiphany-extensions.spec 24 Mar 2007 16:16:34 -0000 1.23 +++ epiphany-extensions.spec 12 Apr 2007 01:43:13 -0000 1.24 @@ -2,8 +2,8 @@ %define ephy_min_version %{ephy_major}.0 Name: epiphany-extensions -Version: %{ephy_major}.0 -Release: 2 +Version: %{ephy_major}.1 +Release: 1 Summary: Extensions for Epiphany, the GNOME web browser License: GPL @@ -100,6 +100,9 @@ %changelog +* Wed Apr 11 2007 Peter Gordon - 2.18.1-1 +- Update to new upstream release (2.18.1). + * Sat Mar 24 2007 Peter Gordon - 2.18.0-2 - Rebuild against new Gecko release (Firefox 2.0.0.3). Index: sources =================================================================== RCS file: /cvs/extras/rpms/epiphany-extensions/devel/sources,v retrieving revision 1.16 retrieving revision 1.17 diff -u -r1.16 -r1.17 --- sources 15 Mar 2007 01:45:17 -0000 1.16 +++ sources 12 Apr 2007 01:43:13 -0000 1.17 @@ -1 +1 @@ -c0a6218b6a8506f204891a0769ac9553 epiphany-extensions-2.18.0.tar.bz2 +71b7ff360be01d17702dae4cdb53bbcb epiphany-extensions-2.18.1.tar.bz2 From fedora-extras-commits at redhat.com Thu Apr 12 02:06:19 2007 From: fedora-extras-commits at redhat.com (Luke Macken (lmacken)) Date: Wed, 11 Apr 2007 22:06:19 -0400 Subject: rpms/deskbar-applet/FC-6 .cvsignore, 1.15, 1.16 deskbar-applet.spec, 1.33, 1.34 sources, 1.15, 1.16 Message-ID: <200704120206.l3C26JUX007947@cvs-int.fedora.redhat.com> Author: lmacken Update of /cvs/extras/rpms/deskbar-applet/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv7919 Modified Files: .cvsignore deskbar-applet.spec sources Log Message: 2.17.93 Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/deskbar-applet/FC-6/.cvsignore,v retrieving revision 1.15 retrieving revision 1.16 diff -u -r1.15 -r1.16 --- .cvsignore 21 Nov 2006 20:02:42 -0000 1.15 +++ .cvsignore 12 Apr 2007 02:05:42 -0000 1.16 @@ -1 +1 @@ -deskbar-applet-2.17.2.tar.bz2 +deskbar-applet-2.17.93.tar.bz2 Index: deskbar-applet.spec =================================================================== RCS file: /cvs/extras/rpms/deskbar-applet/FC-6/deskbar-applet.spec,v retrieving revision 1.33 retrieving revision 1.34 diff -u -r1.33 -r1.34 --- deskbar-applet.spec 23 Dec 2006 04:48:25 -0000 1.33 +++ deskbar-applet.spec 12 Apr 2007 02:05:42 -0000 1.34 @@ -2,14 +2,14 @@ %{!?python_sitelib: %define python_sitelib %(%{__python}%{pyver} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")} Name: deskbar-applet -Version: 2.17.2 -Release: 2%{?dist} +Version: 2.17.93 +Release: 1%{?dist} Summary: A Gnome applet to allow easy access to various search engines Group: Applications/Internet License: GPL URL: http://live.gnome.org/DeskbarApplet -Source0: http://ftp.gnome.org/pub/GNOME/sources/deskbar-applet/2.16/%{name}-%{version}.tar.bz2 +Source0: http://ftp.gnome.org/pub/GNOME/sources/deskbar-applet/2.17/%{name}-%{version}.tar.bz2 Source1: fedorabz.py Source2: fedorabz.png BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) @@ -17,11 +17,13 @@ BuildRequires: gettext evolution-data-server-devel gnome-desktop-devel BuildRequires: libSM-devel gnome-python2-applet desktop-file-utils BuildRequires: perl(XML::Parser) gnome-python2-devel +BuildRequires: scrollkeeper Requires: gnome-python2 gnome-python2-applet gnome-python2-bonobo Requires: gnome-python2-gconf pygtk2 gnome-python2-libwnck Requires(pre): GConf2 -Requires(post): GConf2 desktop-file-utils +Requires(post): GConf2 desktop-file-utils scrollkeeper Requires(preun): GConf2 desktop-file-utils +Requires(postun): GConf2 desktop-file-utils scrollkeeper Provides: deskbar-applet-fedorabz %description @@ -70,6 +72,10 @@ gconftool-2 --makefile-install-rule \ %{_sysconfdir}/gconf/schemas/%{name}.schemas > /dev/null || : killall -HUP gconfd-2 || : +scrollkeeper-update -q -o %{_datadir}/omf/%{name} || : + +%postun +scrollkeeper-update -q || : %preun if [ "$1" -eq 0 ]; then @@ -89,8 +95,15 @@ %{python_sitelib}/deskbar %{_datadir}/%{name} %{_datadir}/icons/hicolor/*/apps/%{name}.* +%{_datadir}/gnome/help/deskbar/C/ +%{_datadir}/omf/deskbar/ +/var/lib/scrollkeeper/ %changelog +* Wed Apr 11 2007 Luke Macken - 2.17.93-1 +- scrollkeeper support +- 2.17.93 + * Fri Dec 22 2006 Luke Macken - 2.17.2-2 - Add gnome-python2-devel to BuildRequires Index: sources =================================================================== RCS file: /cvs/extras/rpms/deskbar-applet/FC-6/sources,v retrieving revision 1.15 retrieving revision 1.16 diff -u -r1.15 -r1.16 --- sources 21 Nov 2006 20:02:42 -0000 1.15 +++ sources 12 Apr 2007 02:05:42 -0000 1.16 @@ -1 +1 @@ -825cd32ffff8c3a105cd3f4e04ec646e deskbar-applet-2.17.2.tar.bz2 +d6736953e01c81de14959e07179c92a6 deskbar-applet-2.17.93.tar.bz2 From fedora-extras-commits at redhat.com Thu Apr 12 02:31:36 2007 From: fedora-extras-commits at redhat.com (Luke Macken (lmacken)) Date: Wed, 11 Apr 2007 22:31:36 -0400 Subject: rpms/deskbar-applet/FC-6 deskbar-applet.spec,1.34,1.35 Message-ID: <200704120231.l3C2Vavm008821@cvs-int.fedora.redhat.com> Author: lmacken Update of /cvs/extras/rpms/deskbar-applet/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv8471 Modified Files: deskbar-applet.spec Log Message: Add gnome-doc-utils to BuildRequires Index: deskbar-applet.spec =================================================================== RCS file: /cvs/extras/rpms/deskbar-applet/FC-6/deskbar-applet.spec,v retrieving revision 1.34 retrieving revision 1.35 diff -u -r1.34 -r1.35 --- deskbar-applet.spec 12 Apr 2007 02:05:42 -0000 1.34 +++ deskbar-applet.spec 12 Apr 2007 02:30:59 -0000 1.35 @@ -17,7 +17,7 @@ BuildRequires: gettext evolution-data-server-devel gnome-desktop-devel BuildRequires: libSM-devel gnome-python2-applet desktop-file-utils BuildRequires: perl(XML::Parser) gnome-python2-devel -BuildRequires: scrollkeeper +BuildRequires: scrollkeeper gnome-doc-utils Requires: gnome-python2 gnome-python2-applet gnome-python2-bonobo Requires: gnome-python2-gconf pygtk2 gnome-python2-libwnck Requires(pre): GConf2 @@ -100,6 +100,9 @@ /var/lib/scrollkeeper/ %changelog +* Wed Apr 11 2007 Luke Macken - 2.17.93-2 +- Add gnome-doc-utils to BuildRequires + * Wed Apr 11 2007 Luke Macken - 2.17.93-1 - scrollkeeper support - 2.17.93 From fedora-extras-commits at redhat.com Thu Apr 12 02:42:52 2007 From: fedora-extras-commits at redhat.com (Luke Macken (lmacken)) Date: Wed, 11 Apr 2007 22:42:52 -0400 Subject: rpms/deskbar-applet/FC-6 deskbar-applet.spec,1.35,1.36 Message-ID: <200704120242.l3C2gqOo008985@cvs-int.fedora.redhat.com> Author: lmacken Update of /cvs/extras/rpms/deskbar-applet/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv8968 Modified Files: deskbar-applet.spec Log Message: bumping the release helps too Index: deskbar-applet.spec =================================================================== RCS file: /cvs/extras/rpms/deskbar-applet/FC-6/deskbar-applet.spec,v retrieving revision 1.35 retrieving revision 1.36 diff -u -r1.35 -r1.36 --- deskbar-applet.spec 12 Apr 2007 02:30:59 -0000 1.35 +++ deskbar-applet.spec 12 Apr 2007 02:42:17 -0000 1.36 @@ -3,7 +3,7 @@ Name: deskbar-applet Version: 2.17.93 -Release: 1%{?dist} +Release: 2%{?dist} Summary: A Gnome applet to allow easy access to various search engines Group: Applications/Internet From fedora-extras-commits at redhat.com Thu Apr 12 06:11:50 2007 From: fedora-extras-commits at redhat.com (Peter Lemenkov (peter)) Date: Thu, 12 Apr 2007 02:11:50 -0400 Subject: rpms/fuse-encfs import.log,1.2,1.3 Message-ID: <200704120611.l3C6Bo6N027344@cvs-int.fedora.redhat.com> Author: peter Update of /cvs/extras/rpms/fuse-encfs In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv27299 Modified Files: import.log Log Message: Ver. 1.3.2 Index: import.log =================================================================== RCS file: /cvs/extras/rpms/fuse-encfs/import.log,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- import.log 17 Dec 2005 08:23:52 -0000 1.2 +++ import.log 12 Apr 2007 06:09:32 -0000 1.3 @@ -1 +1,2 @@ fuse-encfs-1_2_5-1:HEAD:fuse-encfs-1.2.5-1.src.rpm:1134807820 +fuse-encfs-1_3_2-1:HEAD:fuse-encfs-1.3.2-1.src.rpm:1176358151 From fedora-extras-commits at redhat.com Thu Apr 12 06:12:04 2007 From: fedora-extras-commits at redhat.com (Peter Lemenkov (peter)) Date: Thu, 12 Apr 2007 02:12:04 -0400 Subject: rpms/fuse-encfs/devel .cvsignore, 1.4, 1.5 fuse-encfs.spec, 1.6, 1.7 sources, 1.4, 1.5 Message-ID: <200704120612.l3C6C4cA027351@cvs-int.fedora.redhat.com> Author: peter Update of /cvs/extras/rpms/fuse-encfs/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv27299/devel Modified Files: .cvsignore fuse-encfs.spec sources Log Message: Ver. 1.3.2 Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/fuse-encfs/devel/.cvsignore,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- .cvsignore 3 May 2006 13:57:28 -0000 1.4 +++ .cvsignore 12 Apr 2007 06:11:20 -0000 1.5 @@ -1,2 +1 @@ -encfs-1.3.1-1.tgz -encfs-1.3.1-1.tgz.asc +encfs-1.3.2-1.tgz Index: fuse-encfs.spec =================================================================== RCS file: /cvs/extras/rpms/fuse-encfs/devel/fuse-encfs.spec,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- fuse-encfs.spec 12 Sep 2006 05:11:45 -0000 1.6 +++ fuse-encfs.spec 12 Apr 2007 06:11:20 -0000 1.7 @@ -1,6 +1,6 @@ Name: fuse-encfs -Version: 1.3.1 -Release: 3%{?dist} +Version: 1.3.2 +Release: 1%{?dist} Summary: Encrypted pass-thru filesystem in userspace License: GPL Group: System Environment/Kernel @@ -47,6 +47,8 @@ %{_mandir}/man1/* %changelog +* Thu Apr 12 2007 Peter Lemenkov 1.3.2-1 +- Version 1.3.2 * Tue Sep 12 2006 Peter Lemenkov 1.3.1-3%{?dist} - Rebuild for FC6 Index: sources =================================================================== RCS file: /cvs/extras/rpms/fuse-encfs/devel/sources,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- sources 3 May 2006 13:57:28 -0000 1.4 +++ sources 12 Apr 2007 06:11:20 -0000 1.5 @@ -1,2 +1 @@ -c93d6a22aa858db4eb3803170a82274a encfs-1.3.1-1.tgz -190ce801172ac75f03e6a577761cad0c encfs-1.3.1-1.tgz.asc +71482dbe0e158ee9ba522ae637337230 encfs-1.3.2-1.tgz From fedora-extras-commits at redhat.com Thu Apr 12 06:14:35 2007 From: fedora-extras-commits at redhat.com (Peter Lemenkov (peter)) Date: Thu, 12 Apr 2007 02:14:35 -0400 Subject: rpms/fuse-encfs/FC-6 .cvsignore, 1.4, 1.5 fuse-encfs.spec, 1.6, 1.7 sources, 1.4, 1.5 Message-ID: <200704120614.l3C6EZ0O027459@cvs-int.fedora.redhat.com> Author: peter Update of /cvs/extras/rpms/fuse-encfs/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv27418/FC-6 Modified Files: .cvsignore fuse-encfs.spec sources Log Message: Ver. 1.3.2 Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/fuse-encfs/FC-6/.cvsignore,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- .cvsignore 3 May 2006 13:57:28 -0000 1.4 +++ .cvsignore 12 Apr 2007 06:14:01 -0000 1.5 @@ -1,2 +1 @@ -encfs-1.3.1-1.tgz -encfs-1.3.1-1.tgz.asc +encfs-1.3.2-1.tgz Index: fuse-encfs.spec =================================================================== RCS file: /cvs/extras/rpms/fuse-encfs/FC-6/fuse-encfs.spec,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- fuse-encfs.spec 12 Sep 2006 05:11:45 -0000 1.6 +++ fuse-encfs.spec 12 Apr 2007 06:14:01 -0000 1.7 @@ -1,6 +1,6 @@ Name: fuse-encfs -Version: 1.3.1 -Release: 3%{?dist} +Version: 1.3.2 +Release: 1%{?dist} Summary: Encrypted pass-thru filesystem in userspace License: GPL Group: System Environment/Kernel @@ -47,6 +47,8 @@ %{_mandir}/man1/* %changelog +* Thu Apr 12 2007 Peter Lemenkov 1.3.2-1 +- Version 1.3.2 * Tue Sep 12 2006 Peter Lemenkov 1.3.1-3%{?dist} - Rebuild for FC6 Index: sources =================================================================== RCS file: /cvs/extras/rpms/fuse-encfs/FC-6/sources,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- sources 3 May 2006 13:57:28 -0000 1.4 +++ sources 12 Apr 2007 06:14:01 -0000 1.5 @@ -1,2 +1 @@ -c93d6a22aa858db4eb3803170a82274a encfs-1.3.1-1.tgz -190ce801172ac75f03e6a577761cad0c encfs-1.3.1-1.tgz.asc +71482dbe0e158ee9ba522ae637337230 encfs-1.3.2-1.tgz From fedora-extras-commits at redhat.com Thu Apr 12 06:14:31 2007 From: fedora-extras-commits at redhat.com (Peter Lemenkov (peter)) Date: Thu, 12 Apr 2007 02:14:31 -0400 Subject: rpms/fuse-encfs import.log,1.3,1.4 Message-ID: <200704120614.l3C6EVT1027454@cvs-int.fedora.redhat.com> Author: peter Update of /cvs/extras/rpms/fuse-encfs In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv27418 Modified Files: import.log Log Message: Ver. 1.3.2 Index: import.log =================================================================== RCS file: /cvs/extras/rpms/fuse-encfs/import.log,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- import.log 12 Apr 2007 06:09:32 -0000 1.3 +++ import.log 12 Apr 2007 06:13:56 -0000 1.4 @@ -1,2 +1,3 @@ fuse-encfs-1_2_5-1:HEAD:fuse-encfs-1.2.5-1.src.rpm:1134807820 fuse-encfs-1_3_2-1:HEAD:fuse-encfs-1.3.2-1.src.rpm:1176358151 +fuse-encfs-1_3_2-1:FC-6:fuse-encfs-1.3.2-1.src.rpm:1176358363 From fedora-extras-commits at redhat.com Thu Apr 12 06:17:14 2007 From: fedora-extras-commits at redhat.com (Peter Lemenkov (peter)) Date: Thu, 12 Apr 2007 02:17:14 -0400 Subject: rpms/fuse-encfs import.log,1.4,1.5 Message-ID: <200704120617.l3C6HEuY027574@cvs-int.fedora.redhat.com> Author: peter Update of /cvs/extras/rpms/fuse-encfs In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv27537 Modified Files: import.log Log Message: Ver. 1.3.2 Index: import.log =================================================================== RCS file: /cvs/extras/rpms/fuse-encfs/import.log,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- import.log 12 Apr 2007 06:13:56 -0000 1.4 +++ import.log 12 Apr 2007 06:16:39 -0000 1.5 @@ -1,3 +1,4 @@ fuse-encfs-1_2_5-1:HEAD:fuse-encfs-1.2.5-1.src.rpm:1134807820 fuse-encfs-1_3_2-1:HEAD:fuse-encfs-1.3.2-1.src.rpm:1176358151 fuse-encfs-1_3_2-1:FC-6:fuse-encfs-1.3.2-1.src.rpm:1176358363 +fuse-encfs-1_3_2-1:FC-5:fuse-encfs-1.3.2-1.src.rpm:1176358531 From fedora-extras-commits at redhat.com Thu Apr 12 06:17:19 2007 From: fedora-extras-commits at redhat.com (Peter Lemenkov (peter)) Date: Thu, 12 Apr 2007 02:17:19 -0400 Subject: rpms/fuse-encfs/FC-5 .cvsignore, 1.4, 1.5 fuse-encfs.spec, 1.5, 1.6 sources, 1.4, 1.5 Message-ID: <200704120617.l3C6HJ6K027579@cvs-int.fedora.redhat.com> Author: peter Update of /cvs/extras/rpms/fuse-encfs/FC-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv27537/FC-5 Modified Files: .cvsignore fuse-encfs.spec sources Log Message: Ver. 1.3.2 Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/fuse-encfs/FC-5/.cvsignore,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- .cvsignore 3 May 2006 13:58:08 -0000 1.4 +++ .cvsignore 12 Apr 2007 06:16:44 -0000 1.5 @@ -1,2 +1 @@ -encfs-1.3.1-1.tgz -encfs-1.3.1-1.tgz.asc +encfs-1.3.2-1.tgz Index: fuse-encfs.spec =================================================================== RCS file: /cvs/extras/rpms/fuse-encfs/FC-5/fuse-encfs.spec,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- fuse-encfs.spec 26 Aug 2006 06:50:36 -0000 1.5 +++ fuse-encfs.spec 12 Apr 2007 06:16:44 -0000 1.6 @@ -1,6 +1,6 @@ Name: fuse-encfs -Version: 1.3.1 -Release: 2%{?dist} +Version: 1.3.2 +Release: 1%{?dist} Summary: Encrypted pass-thru filesystem in userspace License: GPL Group: System Environment/Kernel @@ -47,6 +47,11 @@ %{_mandir}/man1/* %changelog +* Thu Apr 12 2007 Peter Lemenkov 1.3.2-1 +- Version 1.3.2 + +* Tue Sep 12 2006 Peter Lemenkov 1.3.1-3%{?dist} +- Rebuild for FC6 * Sat Aug 26 2006 Peter Lemenkov 1.3.1-2%{?dist} - Added necessary 'requires'field Index: sources =================================================================== RCS file: /cvs/extras/rpms/fuse-encfs/FC-5/sources,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- sources 3 May 2006 13:58:08 -0000 1.4 +++ sources 12 Apr 2007 06:16:44 -0000 1.5 @@ -1,2 +1 @@ -c93d6a22aa858db4eb3803170a82274a encfs-1.3.1-1.tgz -190ce801172ac75f03e6a577761cad0c encfs-1.3.1-1.tgz.asc +71482dbe0e158ee9ba522ae637337230 encfs-1.3.2-1.tgz From fedora-extras-commits at redhat.com Thu Apr 12 06:29:53 2007 From: fedora-extras-commits at redhat.com (Jasper O'neal Hartline (autopsy)) Date: Thu, 12 Apr 2007 02:29:53 -0400 Subject: kadischi/desktop userhome.sh,1.1,NONE Message-ID: <200704120629.l3C6TrA8027922@cvs-int.fedora.redhat.com> Author: autopsy Update of /cvs/devel/kadischi/desktop In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv27897/kadischi/desktop Removed Files: userhome.sh Log Message: Modifications made to satisfy rpmlint --- userhome.sh DELETED --- From fedora-extras-commits at redhat.com Thu Apr 12 06:29:53 2007 From: fedora-extras-commits at redhat.com (Jasper O'neal Hartline (autopsy)) Date: Thu, 12 Apr 2007 02:29:53 -0400 Subject: kadischi kadischi.spec,1.51,1.52 COPYING,1.3,NONE Message-ID: <200704120630.l3C6UN0h027951@cvs-int.fedora.redhat.com> Author: autopsy Update of /cvs/devel/kadischi In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv27897/kadischi Modified Files: kadischi.spec Removed Files: COPYING Log Message: Modifications made to satisfy rpmlint Index: kadischi.spec =================================================================== RCS file: /cvs/devel/kadischi/kadischi.spec,v retrieving revision 1.51 retrieving revision 1.52 diff -u -r1.51 -r1.52 --- kadischi.spec 4 Apr 2007 14:15:55 -0000 1.51 +++ kadischi.spec 12 Apr 2007 06:29:51 -0000 1.52 @@ -2,7 +2,7 @@ Name: kadischi Version: 3.4 -Release: 6.%{alphatag} +Release: 7.%{alphatag} Summary: LiveCD generation utility Group: Applications/System @@ -80,6 +80,10 @@ %ghost %{_datadir}/%{name}/post_install_scripts/*.pyo %changelog +* Thu Apr 12 2007 3.4-7.20070412cvs +- Modifications made to satisfy rpmlint + + * Wed Apr 04 2007 3.4-6.20070404cvs - Fix USB CDROM boot problem - Fix missing nls_utf8.ko module from initramfs --- COPYING DELETED --- From fedora-extras-commits at redhat.com Thu Apr 12 06:32:22 2007 From: fedora-extras-commits at redhat.com (Jasper O'neal Hartline (autopsy)) Date: Thu, 12 Apr 2007 02:32:22 -0400 Subject: kadischi COPYING,1.4,1.5 Message-ID: <200704120632.l3C6WqMh028353@cvs-int.fedora.redhat.com> Author: autopsy Update of /cvs/devel/kadischi In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv28316/kadischi Added Files: COPYING Log Message: Modifications made to satisfy rpmlint Index: COPYING =================================================================== RCS file: COPYING diff -N COPYING --- /dev/null 1 Jan 1970 00:00:00 -0000 +++ COPYING 12 Apr 2007 06:32:20 -0000 1.5 @@ -0,0 +1,340 @@ + GNU GENERAL PUBLIC LICENSE + Version 2, June 1991 + + Copyright (C) 1989, 1991 Free Software Foundation, Inc. + 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + Everyone is permitted to copy and distribute verbatim copies + of this license document, but changing it is not allowed. + + Preamble + + The licenses for most software are designed to take away your +freedom to share and change it. By contrast, the GNU General Public +License is intended to guarantee your freedom to share and change free +software--to make sure the software is free for all its users. This +General Public License applies to most of the Free Software +Foundation's software and to any other program whose authors commit to +using it. (Some other Free Software Foundation software is covered by +the GNU Library General Public License instead.) You can apply it to +your programs, too. + + When we speak of free software, we are referring to freedom, not +price. Our General Public Licenses are designed to make sure that you +have the freedom to distribute copies of free software (and charge for +this service if you wish), that you receive source code or can get it +if you want it, that you can change the software or use pieces of it +in new free programs; and that you know you can do these things. + + To protect your rights, we need to make restrictions that forbid +anyone to deny you these rights or to ask you to surrender the rights. +These restrictions translate to certain responsibilities for you if you +distribute copies of the software, or if you modify it. + + For example, if you distribute copies of such a program, whether +gratis or for a fee, you must give the recipients all the rights that +you have. You must make sure that they, too, receive or can get the +source code. And you must show them these terms so they know their +rights. + + We protect your rights with two steps: (1) copyright the software, and +(2) offer you this license which gives you legal permission to copy, +distribute and/or modify the software. + + Also, for each author's protection and ours, we want to make certain +that everyone understands that there is no warranty for this free +software. If the software is modified by someone else and passed on, we +want its recipients to know that what they have is not the original, so +that any problems introduced by others will not reflect on the original +authors' reputations. + + Finally, any free program is threatened constantly by software +patents. We wish to avoid the danger that redistributors of a free +program will individually obtain patent licenses, in effect making the +program proprietary. To prevent this, we have made it clear that any +patent must be licensed for everyone's free use or not licensed at all. + + The precise terms and conditions for copying, distribution and +modification follow. + + GNU GENERAL PUBLIC LICENSE + TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION + + 0. This License applies to any program or other work which contains +a notice placed by the copyright holder saying it may be distributed +under the terms of this General Public License. The "Program", below, +refers to any such program or work, and a "work based on the Program" +means either the Program or any derivative work under copyright law: +that is to say, a work containing the Program or a portion of it, +either verbatim or with modifications and/or translated into another +language. (Hereinafter, translation is included without limitation in +the term "modification".) Each licensee is addressed as "you". + +Activities other than copying, distribution and modification are not +covered by this License; they are outside its scope. The act of +running the Program is not restricted, and the output from the Program +is covered only if its contents constitute a work based on the +Program (independent of having been made by running the Program). +Whether that is true depends on what the Program does. + + 1. You may copy and distribute verbatim copies of the Program's +source code as you receive it, in any medium, provided that you +conspicuously and appropriately publish on each copy an appropriate +copyright notice and disclaimer of warranty; keep intact all the +notices that refer to this License and to the absence of any warranty; +and give any other recipients of the Program a copy of this License +along with the Program. + +You may charge a fee for the physical act of transferring a copy, and +you may at your option offer warranty protection in exchange for a fee. + + 2. You may modify your copy or copies of the Program or any portion +of it, thus forming a work based on the Program, and copy and +distribute such modifications or work under the terms of Section 1 +above, provided that you also meet all of these conditions: + + a) You must cause the modified files to carry prominent notices + stating that you changed the files and the date of any change. + + b) You must cause any work that you distribute or publish, that in + whole or in part contains or is derived from the Program or any + part thereof, to be licensed as a whole at no charge to all third + parties under the terms of this License. + + c) If the modified program normally reads commands interactively + when run, you must cause it, when started running for such + interactive use in the most ordinary way, to print or display an + announcement including an appropriate copyright notice and a + notice that there is no warranty (or else, saying that you provide + a warranty) and that users may redistribute the program under + these conditions, and telling the user how to view a copy of this + License. (Exception: if the Program itself is interactive but + does not normally print such an announcement, your work based on + the Program is not required to print an announcement.) + +These requirements apply to the modified work as a whole. If +identifiable sections of that work are not derived from the Program, +and can be reasonably considered independent and separate works in +themselves, then this License, and its terms, do not apply to those +sections when you distribute them as separate works. But when you +distribute the same sections as part of a whole which is a work based +on the Program, the distribution of the whole must be on the terms of +this License, whose permissions for other licensees extend to the +entire whole, and thus to each and every part regardless of who wrote it. + +Thus, it is not the intent of this section to claim rights or contest +your rights to work written entirely by you; rather, the intent is to +exercise the right to control the distribution of derivative or +collective works based on the Program. + +In addition, mere aggregation of another work not based on the Program +with the Program (or with a work based on the Program) on a volume of +a storage or distribution medium does not bring the other work under +the scope of this License. + + 3. You may copy and distribute the Program (or a work based on it, +under Section 2) in object code or executable form under the terms of +Sections 1 and 2 above provided that you also do one of the following: + + a) Accompany it with the complete corresponding machine-readable + source code, which must be distributed under the terms of Sections + 1 and 2 above on a medium customarily used for software interchange; or, + + b) Accompany it with a written offer, valid for at least three + years, to give any third party, for a charge no more than your + cost of physically performing source distribution, a complete + machine-readable copy of the corresponding source code, to be + distributed under the terms of Sections 1 and 2 above on a medium + customarily used for software interchange; or, + + c) Accompany it with the information you received as to the offer + to distribute corresponding source code. (This alternative is + allowed only for noncommercial distribution and only if you + received the program in object code or executable form with such + an offer, in accord with Subsection b above.) + +The source code for a work means the preferred form of the work for +making modifications to it. For an executable work, complete source +code means all the source code for all modules it contains, plus any +associated interface definition files, plus the scripts used to +control compilation and installation of the executable. However, as a +special exception, the source code distributed need not include +anything that is normally distributed (in either source or binary +form) with the major components (compiler, kernel, and so on) of the +operating system on which the executable runs, unless that component +itself accompanies the executable. + +If distribution of executable or object code is made by offering +access to copy from a designated place, then offering equivalent +access to copy the source code from the same place counts as +distribution of the source code, even though third parties are not +compelled to copy the source along with the object code. + + 4. You may not copy, modify, sublicense, or distribute the Program +except as expressly provided under this License. Any attempt +otherwise to copy, modify, sublicense or distribute the Program is +void, and will automatically terminate your rights under this License. +However, parties who have received copies, or rights, from you under +this License will not have their licenses terminated so long as such +parties remain in full compliance. + + 5. You are not required to accept this License, since you have not +signed it. However, nothing else grants you permission to modify or +distribute the Program or its derivative works. These actions are +prohibited by law if you do not accept this License. Therefore, by +modifying or distributing the Program (or any work based on the +Program), you indicate your acceptance of this License to do so, and +all its terms and conditions for copying, distributing or modifying +the Program or works based on it. + + 6. Each time you redistribute the Program (or any work based on the +Program), the recipient automatically receives a license from the +original licensor to copy, distribute or modify the Program subject to +these terms and conditions. You may not impose any further +restrictions on the recipients' exercise of the rights granted herein. +You are not responsible for enforcing compliance by third parties to +this License. + + 7. If, as a consequence of a court judgment or allegation of patent +infringement or for any other reason (not limited to patent issues), +conditions are imposed on you (whether by court order, agreement or +otherwise) that contradict the conditions of this License, they do not +excuse you from the conditions of this License. If you cannot +distribute so as to satisfy simultaneously your obligations under this +License and any other pertinent obligations, then as a consequence you +may not distribute the Program at all. For example, if a patent +license would not permit royalty-free redistribution of the Program by +all those who receive copies directly or indirectly through you, then +the only way you could satisfy both it and this License would be to +refrain entirely from distribution of the Program. + +If any portion of this section is held invalid or unenforceable under +any particular circumstance, the balance of the section is intended to +apply and the section as a whole is intended to apply in other +circumstances. + +It is not the purpose of this section to induce you to infringe any +patents or other property right claims or to contest validity of any +such claims; this section has the sole purpose of protecting the +integrity of the free software distribution system, which is +implemented by public license practices. Many people have made +generous contributions to the wide range of software distributed +through that system in reliance on consistent application of that +system; it is up to the author/donor to decide if he or she is willing +to distribute software through any other system and a licensee cannot +impose that choice. + +This section is intended to make thoroughly clear what is believed to +be a consequence of the rest of this License. + + 8. If the distribution and/or use of the Program is restricted in +certain countries either by patents or by copyrighted interfaces, the +original copyright holder who places the Program under this License +may add an explicit geographical distribution limitation excluding +those countries, so that distribution is permitted only in or among +countries not thus excluded. In such case, this License incorporates +the limitation as if written in the body of this License. + + 9. The Free Software Foundation may publish revised and/or new versions +of the General Public License from time to time. Such new versions will +be similar in spirit to the present version, but may differ in detail to +address new problems or concerns. + +Each version is given a distinguishing version number. If the Program +specifies a version number of this License which applies to it and "any +later version", you have the option of following the terms and conditions +either of that version or of any later version published by the Free +Software Foundation. If the Program does not specify a version number of +this License, you may choose any version ever published by the Free Software +Foundation. + + 10. If you wish to incorporate parts of the Program into other free +programs whose distribution conditions are different, write to the author +to ask for permission. For software which is copyrighted by the Free +Software Foundation, write to the Free Software Foundation; we sometimes +make exceptions for this. Our decision will be guided by the two goals +of preserving the free status of all derivatives of our free software and +of promoting the sharing and reuse of software generally. + + NO WARRANTY + + 11. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY +FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW. EXCEPT WHEN +OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES +PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED +OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF +MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. THE ENTIRE RISK AS +TO THE QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH YOU. SHOULD THE +PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING, +REPAIR OR CORRECTION. + + 12. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING +WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR +REDISTRIBUTE THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES, +INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING +OUT OF THE USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED +TO LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY +YOU OR THIRD PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER +PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE +POSSIBILITY OF SUCH DAMAGES. + + END OF TERMS AND CONDITIONS + + How to Apply These Terms to Your New Programs + + If you develop a new program, and you want it to be of the greatest +possible use to the public, the best way to achieve this is to make it +free software which everyone can redistribute and change under these terms. + + To do so, attach the following notices to the program. It is safest +to attach them to the start of each source file to most effectively +convey the exclusion of warranty; and each file should have at least +the "copyright" line and a pointer to where the full notice is found. + + + Copyright (C) + + This program is free software; you can redistribute it and/or modify + it under the terms of the GNU General Public License as published by + the Free Software Foundation; either version 2 of the License, or + (at your option) any later version. + + This program is distributed in the hope that it will be useful, + but WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + GNU General Public License for more details. + + You should have received a copy of the GNU General Public License + along with this program; if not, write to the Free Software + Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + + +Also add information on how to contact you by electronic and paper mail. + +If the program is interactive, make it output a short notice like this +when it starts in an interactive mode: + + Gnomovision version 69, Copyright (C) year name of author + Gnomovision comes with ABSOLUTELY NO WARRANTY; for details type `show w'. + This is free software, and you are welcome to redistribute it + under certain conditions; type `show c' for details. + +The hypothetical commands `show w' and `show c' should show the appropriate +parts of the General Public License. Of course, the commands you use may +be called something other than `show w' and `show c'; they could even be +mouse-clicks or menu items--whatever suits your program. + +You should also get your employer (if you work as a programmer) or your +school, if any, to sign a "copyright disclaimer" for the program, if +necessary. Here is a sample; alter the names: + + Yoyodyne, Inc., hereby disclaims all copyright interest in the program + `Gnomovision' (which makes passes at compilers) written by James Hacker. + + , 1 April 1989 + Ty Coon, President of Vice + +This General Public License does not permit incorporating your program into +proprietary programs. If your program is a subroutine library, you may +consider it more useful to permit linking proprietary applications with the +library. If this is what you want to do, use the GNU Library General +Public License instead of this License. From fedora-extras-commits at redhat.com Thu Apr 12 06:32:22 2007 From: fedora-extras-commits at redhat.com (Jasper O'neal Hartline (autopsy)) Date: Thu, 12 Apr 2007 02:32:22 -0400 Subject: kadischi/desktop userhome.sh,1.2,1.3 Message-ID: <200704120632.l3C6WqIe028356@cvs-int.fedora.redhat.com> Author: autopsy Update of /cvs/devel/kadischi/desktop In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv28316/kadischi/desktop Added Files: userhome.sh Log Message: Modifications made to satisfy rpmlint Index: userhome.sh =================================================================== RCS file: userhome.sh diff -N userhome.sh --- /dev/null 1 Jan 1970 00:00:00 -0000 +++ userhome.sh 12 Apr 2007 06:32:20 -0000 1.3 @@ -0,0 +1,353 @@ +#!/bin/bash + +# Choose a disk, partition, filesystem type and mount it under /home + +#variables +TITLE="Kadischi User Data" +TEXT="Kadischi data configuration and save" + + +introduction() { + fstype="$fstype $(zenity --title "$TITLE" --question --text "This dialog is designed to allow a user to mount a device under /home to store specific \ +user data and configurations, would you like to continue?" \ + --height=300 --width=300)" + [ "$(echo $?)" != "0" ] && exit 1 +} + +get_fstype() { + fstype="$fstype $(zenity --list --title "$TITLE" --radiolist --text "Choose the filesystem type for $partition to be mounted under /home" \ + --column "" --column "Device" --column "Description" --separator " " \ + "" "ext2" "Extended Second Filesystem" \ + "" "ext3" "Extended Third Filesystem" \ + "" "vfat" "Virtual FAT Filesystems" \ + --height=300 --width=300)" + [ "$(echo $?)" != "0" ] && exit 1 +} + +select_device () { + device="$device $(zenity --list --title "$TITLE" --radiolist --text "Select the device containing our mountable partition for /home" \ + --column "" --column "Device" --column "Description" --separator " " \ + "" "/dev/hda" "First IDE disk" \ + "" "/dev/hdb" "Second IDE disk" \ + "" "/dev/hdc" "Third IDE disk" \ + "" "/dev/hdd" "Fourth IDE disk" \ + "" "/dev/sda" "First USB/SCSI disk" \ + "" "/dev/sdb" "Second USB/SCSI disk" \ + "" "/dev/sdc" "Third USB/SCSI disk" \ + "" "/dev/sdd" "Fourth USB/SCSI disk" \ + --height=400 --width=300)" + [ "$(echo $?)" != "0" ] && exit 1 +} + +select_partitions () { + partition="$partition $(zenity --list --title "$TITLE" --radiolist --text "Select the partition that will be mounted under /home" \ + --column "" --column "Partition" --column "Description" --separator " " \ + "" "/dev/$1d$21" "First partition" \ + "" "/dev/$1d$22" "Second partition" \ + "" "/dev/$1d$23" "Third partition" \ + "" "/dev/$1d$24" "Fourth partition" \ + --height=300 --width=300)" + [ "$(echo $?)" != "0" ] && exit 1 +} + +do_mount() { + tar -cf /tmp/home.tar /home + umount -l /home + mount -t $fstype $partition /home + if [ "$?" -eq "0" ]; then + tar --directory / -xf /tmp/home.tar && rm -rf /tmp/home.tar + fi + if [ "$?" -eq "0" ]; then + zenity --title "Kadischi User Data" --info --text "Success! Mounted $partition on /home as $fstype, If a non-root user doesn't already exist, create one now and logout, then log back in as your user." + sleep 20 + exit 0 + else + zenity --error --text "There was an error processing your request" + exit 1 + fi +} + +if [ "$UID" -eq "0" ]; then + if [ -x /usr/bin/zenity ]; then + introduction + select_device + case $device in + ' /dev/hda') + select_partitions h a + ;; + ' /dev/hdb') + select_partitions h b + ;; + ' /dev/hdc') + select_partitions h c + ;; + ' /dev/hdd') + select_partitions h d + ;; + ' /dev/sda') + select_partitions s a + ;; + ' /dev/sdb') + select_partitions s b + ;; + ' /dev/sdc') + select_partitions s c + ;; + ' /dev/sdd') + select_partitions s d + ;; + esac + get_fstype + do_mount + else + ### Begin dialog and shell sections + get_fstype() { + + if [ -f /tmp/.disk.partition ]; then + PARTITION=$(cat /tmp/.disk.partition) + ### Begin filesytsem type choices + dialog --backtitle "Kadischi User Data" --title "Kadischi user partition filesystem selection" --begin 6 9 --aspect 0 --shadow --menu "Please choose the filesystem type on $PARTITION to be mounted under /home" 20 60 3 ext2 "Extended Second Filesystem" ext3 "Extended Third Filesystem" vfat "Virtual FAT Filesystems" 2>/tmp/.disk.partition.fstype + else + exit 1 + fi + } + + + + do_mount() { + if [ -f /tmp/.disk.partition.fstype ]; then + FSTYPE=$(cat /tmp/.disk.partition.fstype) + umount /home + mount -t $FSTYPE $PARTITION /home + if [ "$?" -eq "0" ]; then + dialog --backtitle "Kadischi User Data" --begin 6 9 --aspect 0 --shadow --msgbox "Success! Mounted $PARTITION on /home as $FSTYPE , Done! If a non-root user doesn't already exist, create one now and logout, then log back in as your user." 12 60 + sleep 20 + exit 0 + else + + echo "There was an error processing your request!" + sleep 20 + exit 1 + fi + else + exit 1 + fi + } + + + + do_cleanup() { + ### Cleanup + rm -rf /tmp/.disk + rm -rf /tmp/.disk.partition + rm -rf /tmp/.disk.partition.fstype + } + + + + if [ "$UID" -eq "0" ]; then + if [ -x /usr/bin/dialog ]; then + + dialog --backtitle "Kadischi User Data" --title "Kadischi data configuration and save" --begin 6 9 --aspect 0 --shadow --yesno \ + "This dialog is designed to allow a user to mount a partition as /home under the LiveCD environment to save user data and configurations. + +Would you like to continue?" 10 80 + + if [ "$?" -eq "0" ]; then + ### Begin user disk and partition selections + dialog --backtitle "Kadischi User Data" --title "Kadischi user disk selection" --begin 6 9 --aspect 0 --shadow --menu "Please choose the +disk that contains our mountable partition" 20 60 8 /dev/hda "First IDE disk" /dev/hdb "Second IDE disk" /dev/hdc "Third IDE disk" /dev/hdd "Fourth IDE disk" /dev/sda "First SCSI disk" /dev/sdb "Second SCSI disk" /dev/sdc "Third SCSI disk" /dev/sdd "Fourth SCSI disk" 2>/tmp/.disk + + if [ -f /tmp/.disk ]; then + DISK=$(cat /tmp/.disk) + if [ "$DISK" == "/dev/hda" ]; then + dialog --backtitle "Kadischi User Data" --title "Kadischi user partition selection" --begin 6 9 --aspect 0 --shadow --menu "Please choose the partition on $DISK to be mounted under /home" 20 60 4 /dev/hda1 "First partition" /dev/hda2 "Second partition" /dev/hda3 "Third partition" /dev/hda4 "Fourth partition" 2>/tmp/.disk.partition + if [ "$?" -eq "0" ]; then + get_fstype + do_mount + do_cleanup + else + do_cleanup + exit 1 + fi + + elif [ "$DISK" == "/dev/hdb" ]; then + dialog --backtitle "Kadischi User Data" --title "Kadischi user partition selection" --begin 6 9 --aspect 0 --shadow --menu "Please choose the partition on $DISK to be mounted under /home" 20 60 4 /dev/hdb1 "First partition" /dev/hdb2 "Second partition" /dev/hdb3 "Third partition" /dev/hdb4 "Fourth partition" 2>/tmp/.disk.partition + if [ "$?" -eq "0" ]; then + get_fstype + do_mount + do_cleanup + else + do_cleanup + exit 1 + fi + + elif [ "$DISK" == "/dev/hdc" ]; then + dialog --backtitle "Kadischi User Data" --title "Kadischi user partition selection" --begin 6 9 --aspect 0 --shadow --menu "Please choose the partition on $DISK to be mounted under /home" 20 60 4 /dev/hdc1 "First partition" /dev/hdc2 "Second partition" /dev/hdc3 "Third partition" /dev/hdc4 "Fourth partition" 2>/tmp/.disk.partition + if [ "$?" -eq "0" ]; then + get_fstype + do_mount + do_cleanup + else + do_cleanup + exit 1 + fi + + elif [ "$DISK" == "/dev/hdd" ]; then + dialog --backtitle "Kadischi User Data" --title "Kadischi user partition selection" --begin 6 9 --aspect 0 --shadow --menu "Please choose the partition on $DISK to be mounted under /home" 20 60 4 /dev/hdd1 "First partition" /dev/hdd2 "Second partition" /dev/hdd3 "Third partition" /dev/hdd4 "Fourth partition" 2>/tmp/.disk.partition + if [ "$?" -eq "0" ]; then + get_fstype + do_mount + do_cleanup + else + do_cleanup + exit 1 + fi + + elif [ "$DISK" == "/dev/sda" ]; then + dialog --backtitle "Kadischi User Data" --title "Kadischi user partition selection" --begin 6 9 --aspect 0 --shadow --menu "Please choose the partition on $DISK to be mounted under /home" 20 60 4 /dev/sda1 "First partition" /dev/sda2 "Second partition" /dev/sda3 "Third partition" /dev/sda4 "Fourth partition" 2>/tmp/.disk.partition + if [ "$?" -eq "0" ]; then + get_fstype + do_mount + do_cleanup + else + do_cleanup + exit 1 + fi + + elif [ "$DISK" == "/dev/sdb" ]; then + dialog --backtitle "Kadischi User Data" --title "Kadischi user partition selection" --begin 6 9 --aspect 0 --shadow --menu "Please choose the partition on $DISK to be mounted under /home" 20 60 4 /dev/sdb1 "First partition" /dev/sdb2 "Second partition" /dev/sdb3 "Third partition" /dev/sdb4 "Fourth partition" 2>/tmp/.disk.partition + if [ "$?" -eq "0" ]; then + get_fstype + do_mount + do_cleanup + else + do_cleanup + exit 1 + fi + + elif [ "$DISK" == "/dev/sdc" ]; then + dialog --backtitle "Kadischi User Data" --title "Kadischi user partition selection" --begin 6 9 --aspect 0 --shadow --menu "Please choose the partition on $DISK to be mounted under /home" 20 60 4 /dev/sdc1 "First partition" /dev/sdc2 "Second partition" /dev/sdc3 "Third partition" /dev/sdc4 "Fourth partition" 2>/tmp/.disk.partition + if [ "$?" -eq "0" ]; then + get_fstype + do_mount + do_cleanup + else + do_cleanup + exit 1 + fi + + elif [ "$DISK" == "/dev/sdd" ]; then + dialog --backtitle "Kadischi User Data" --title "Kadischi user partition selection" --begin 6 9 --aspect 0 --shadow --menu "Please choose the partition on $DISK to be mounted under /home" 20 60 4 /dev/sdd1 "First partition" /dev/sdd2 "Second partition" /dev/sdd3 "Third partition" /dev/sdd4 "Fourth partition" 2>/tmp/.disk.partition + if [ "$?" -eq "0" ]; then + get_fstype + do_mount + do_cleanup + else + do_cleanup + exit 1 + fi + else + dialog --backtitle "Kadischi User Data" --title "Kadischi user partition selection" --begin 6 9 --aspect 0 --shadow --msgbox "There was an error processing the arguments provided, bailing!" 8 70 + do_cleanup + sleep 20 + fi + else + exit 1 + fi + else + exit 1 + fi + else + ### Begin standard shell menu procedure and menu + while [ -z $DONE ]; do + clear + echo "---------------------------------------------------------------------" + echo -e " \033[0;31mKadischi User Configuration and Save " + echo -en "\033[0m" + echo " " + echo " 1) Disk " + echo " 2) Partition " + echo " 3) Filesystem type " + echo " 4) exit " + echo " " + echo " Please choose your disk, partition and filesystem type to mount " + echo " as /home in the LiveCD environment or exit now! " + echo " " + echo " " + echo "---------------------------------------------------------------------" + echo -n "Selection: " + read CHOICE + case $CHOICE in + 1) echo "Please provide the disk in which our mountable partition resides" + echo -n "[/dev/hda]: " + read DISK + if [ ! "$DISK" ]; then + DISK=/dev/hda + fi + ;; + + 2) echo "Please provide the partition number of which is our mountable partition" + echo -n "[1]: " + read PARTITION + if [ ! "$PARTITION" ]; then + PARTITION=1 + fi + ;; + + 3) echo "Please provide the filesystem type of which our mountable partition is" + echo -n "[ext2]: " + read FSTYPE + if [ ! "$FSTYPE" ]; then + FSTYPE=ext2 + fi + ;; + + 4) echo "Bye!" + exit 0 + ;; + + *) echo "Unrecognized option!" + esac + if [ -n "$DISK" ] && [ -n "$PARTITION" ] && [ -n "$FSTYPE" ]; then + umount /home + mount -t $FSTYPE $PARTITION /home + if [ "$?" -eq "0" ]; then + echo "Successfully mounted $PARTITION on /home as $FSTYPE!" + echo "If a non-root user doesn't already exist, create one now." + echo "Done! Please logout and back ins as your user." + do_cleanup + sleep 20 + exit 0 + else + echo "There was an error processing your request to mount $PARTITION as $FSTYPE" + do_cleanup + sleep 20 + exit 1 + fi + else + echo " " + echo "Still choices left!" + echo "Move on to the next available option." + echo " " + sleep 5 + fi + done + exit 0 + fi + else + if [ -x /usr/bin/dialog ]; then + dialog --backtitle "Kadischi User Data" --begin 6 9 --aspect 0 --shadow --msgbox "You cannot run this application as non superuser (root)!" 6 60 + exit 0 + else + echo "You cannot run this application as non superuser (root)!" + exit 0 + fi + fi + + #### End dialog and shell sections + fi +else + zenity --error --text "You cannot run this application as non superuser (root)!" + exit 0 +fi From fedora-extras-commits at redhat.com Thu Apr 12 07:41:04 2007 From: fedora-extras-commits at redhat.com (Yuichi Nakamura (ynakam)) Date: Thu, 12 Apr 2007 03:41:04 -0400 Subject: rpms/seedit/devel seedit.spec,1.6,1.7 Message-ID: <200704120741.l3C7f44i000788@cvs-int.fedora.redhat.com> Author: ynakam Update of /cvs/extras/rpms/seedit/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv729 Modified Files: seedit.spec Log Message: Updated to 2.1.1 Index: seedit.spec =================================================================== RCS file: /cvs/extras/rpms/seedit/devel/seedit.spec,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- seedit.spec 15 Feb 2007 03:42:53 -0000 1.6 +++ seedit.spec 12 Apr 2007 07:36:47 -0000 1.7 @@ -1,4 +1,4 @@ -%define buildnum 5 +%define buildnum 1 %define python_sitelib %(%{__python} -c 'from distutils import sysconfig; print sysconfig.get_python_lib()') %define selinuxenabled /usr/sbin/selinuxenabled @@ -16,7 +16,7 @@ %define sample_policy_type fc6 Name: seedit -Version: 2.1.0 +Version: 2.1.1 Release: %{buildnum}%{?dist} Summary: SELinux Policy Editor:Core component Group: System Environment/Base @@ -25,7 +25,6 @@ Source0: http://osdn.dl.sourceforge.jp/selpe/23577/%{name}-%{version}.tar.gz Source1: seedit-gui.desktop Source2: seedit-gui.png -Patch0: 2.1.0-5.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{betatag}-root-%(%{__id_u} -n) BuildRequires: libselinux-devel >= 1.19, libsepol-devel >= 1.1.1, byacc, flex Requires: checkpolicy, m4, audit, libselinux >= 1.19, libsepol >= 1.1.1 @@ -42,7 +41,6 @@ %prep %setup -q -%patch0 -p0 %build pushd core @@ -171,7 +169,11 @@ %changelog -* Thu Feb 15 2007 Yuichi Nakamura 2.1.0-5 +* Thu Apr 12 2007 Yuichi Nakamura 2.1.1-1 + - Merged bug fix until 2.1.0-5 + - Other bug fixes + +* Fri Feb 16 2007 Yuichi Nakamura 2.1.0-5 - SELINUX= is set permissive when uninstall, because relabel fails in enforcing mode. - Modified path to seedit-load.conf From fedora-extras-commits at redhat.com Thu Apr 12 07:56:39 2007 From: fedora-extras-commits at redhat.com (Yuichi Nakamura (ynakam)) Date: Thu, 12 Apr 2007 03:56:39 -0400 Subject: rpms/seedit/devel seedit.spec,1.7,1.8 sources,1.3,1.4 Message-ID: <200704120756.l3C7udSk000918@cvs-int.fedora.redhat.com> Author: ynakam Update of /cvs/extras/rpms/seedit/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv891 Modified Files: seedit.spec sources Log Message: Fixed build error Index: seedit.spec =================================================================== RCS file: /cvs/extras/rpms/seedit/devel/seedit.spec,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- seedit.spec 12 Apr 2007 07:36:47 -0000 1.7 +++ seedit.spec 12 Apr 2007 07:52:40 -0000 1.8 @@ -17,7 +17,7 @@ Name: seedit Version: 2.1.1 -Release: %{buildnum}%{?dist} +Release: %{buildnum}%{?dist}.2 Summary: SELinux Policy Editor:Core component Group: System Environment/Base License: GPL Index: sources =================================================================== RCS file: /cvs/extras/rpms/seedit/devel/sources,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- sources 9 Feb 2007 05:30:40 -0000 1.3 +++ sources 12 Apr 2007 07:52:40 -0000 1.4 @@ -1 +1 @@ -7c1577a48ae95d4d1d425121f4c3980b seedit-2.1.0.tar.gz +a380b9e2cb67c5d89fd28bdca63b330a seedit-2.1.1.tar.gz From fedora-extras-commits at redhat.com Thu Apr 12 08:12:05 2007 From: fedora-extras-commits at redhat.com (Yuichi Nakamura (ynakam)) Date: Thu, 12 Apr 2007 04:12:05 -0400 Subject: rpms/seedit/devel .cvsignore,1.3,1.4 seedit.spec,1.8,1.9 Message-ID: <200704120812.l3C8C5WN005378@cvs-int.fedora.redhat.com> Author: ynakam Update of /cvs/extras/rpms/seedit/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv5331 Modified Files: .cvsignore seedit.spec Log Message: Uploaded source Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/seedit/devel/.cvsignore,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- .cvsignore 9 Feb 2007 05:30:40 -0000 1.3 +++ .cvsignore 12 Apr 2007 08:06:37 -0000 1.4 @@ -1 +1,2 @@ seedit-2.1.0.tar.gz +seedit-2.1.1.tar.gz Index: seedit.spec =================================================================== RCS file: /cvs/extras/rpms/seedit/devel/seedit.spec,v retrieving revision 1.8 retrieving revision 1.9 diff -u -r1.8 -r1.9 --- seedit.spec 12 Apr 2007 07:52:40 -0000 1.8 +++ seedit.spec 12 Apr 2007 08:06:37 -0000 1.9 @@ -17,7 +17,7 @@ Name: seedit Version: 2.1.1 -Release: %{buildnum}%{?dist}.2 +Release: %{buildnum}%{?dist}.3 Summary: SELinux Policy Editor:Core component Group: System Environment/Base License: GPL From fedora-extras-commits at redhat.com Thu Apr 12 08:18:34 2007 From: fedora-extras-commits at redhat.com (Yuichi Nakamura (ynakam)) Date: Thu, 12 Apr 2007 04:18:34 -0400 Subject: rpms/seedit/FC-6 .cvsignore, 1.3, 1.4 seedit.spec, 1.7, 1.8 sources, 1.3, 1.4 Message-ID: <200704120818.l3C8IY8A005498@cvs-int.fedora.redhat.com> Author: ynakam Update of /cvs/extras/rpms/seedit/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv5432 Modified Files: .cvsignore seedit.spec sources Log Message: Update for FC6 build Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/seedit/FC-6/.cvsignore,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- .cvsignore 9 Feb 2007 05:29:50 -0000 1.3 +++ .cvsignore 12 Apr 2007 08:14:29 -0000 1.4 @@ -1 +1,2 @@ seedit-2.1.0.tar.gz +seedit-2.1.1.tar.gz Index: seedit.spec =================================================================== RCS file: /cvs/extras/rpms/seedit/FC-6/seedit.spec,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- seedit.spec 16 Feb 2007 03:39:54 -0000 1.7 +++ seedit.spec 12 Apr 2007 08:14:29 -0000 1.8 @@ -1,4 +1,4 @@ -%define buildnum 5 +%define buildnum 1 %define python_sitelib %(%{__python} -c 'from distutils import sysconfig; print sysconfig.get_python_lib()') %define selinuxenabled /usr/sbin/selinuxenabled @@ -16,8 +16,8 @@ %define sample_policy_type fc6 Name: seedit -Version: 2.1.0 -Release: %{buildnum}%{?dist} +Version: 2.1.1 +Release: %{buildnum}%{?dist}.3 Summary: SELinux Policy Editor:Core component Group: System Environment/Base License: GPL @@ -25,7 +25,6 @@ Source0: http://osdn.dl.sourceforge.jp/selpe/23577/%{name}-%{version}.tar.gz Source1: seedit-gui.desktop Source2: seedit-gui.png -Patch0: 2.1.0-5.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{betatag}-root-%(%{__id_u} -n) BuildRequires: libselinux-devel >= 1.19, libsepol-devel >= 1.1.1, byacc, flex Requires: checkpolicy, m4, audit, libselinux >= 1.19, libsepol >= 1.1.1 @@ -42,7 +41,6 @@ %prep %setup -q -%patch0 -p0 %build pushd core @@ -171,7 +169,11 @@ %changelog -* Thu Feb 15 2007 Yuichi Nakamura 2.1.0-5 +* Thu Apr 12 2007 Yuichi Nakamura 2.1.1-1 + - Merged bug fix until 2.1.0-5 + - Other bug fixes + +* Fri Feb 16 2007 Yuichi Nakamura 2.1.0-5 - SELINUX= is set permissive when uninstall, because relabel fails in enforcing mode. - Modified path to seedit-load.conf Index: sources =================================================================== RCS file: /cvs/extras/rpms/seedit/FC-6/sources,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- sources 9 Feb 2007 05:29:50 -0000 1.3 +++ sources 12 Apr 2007 08:14:29 -0000 1.4 @@ -1 +1,2 @@ 7c1577a48ae95d4d1d425121f4c3980b seedit-2.1.0.tar.gz +a380b9e2cb67c5d89fd28bdca63b330a seedit-2.1.1.tar.gz From fedora-extras-commits at redhat.com Thu Apr 12 11:08:50 2007 From: fedora-extras-commits at redhat.com (Ralf Ertzinger (ertzing)) Date: Thu, 12 Apr 2007 07:08:50 -0400 Subject: rpms/mcs/devel mcs.spec,1.3,1.4 Message-ID: <200704121108.l3CB8op5018549@cvs-int.fedora.redhat.com> Author: ertzing Update of /cvs/extras/rpms/mcs/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv18507 Modified Files: mcs.spec Log Message: - Mark config file as such Index: mcs.spec =================================================================== RCS file: /cvs/extras/rpms/mcs/devel/mcs.spec,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- mcs.spec 8 Apr 2007 14:11:21 -0000 1.3 +++ mcs.spec 12 Apr 2007 11:05:11 -0000 1.4 @@ -1,6 +1,6 @@ Name: mcs Version: 0.4.1 -Release: 2%{?dist} +Release: 3%{?dist} Summary: A configuration file abstraction library Group: Applications/System @@ -103,7 +103,7 @@ %files libs %defattr(-,root,root,-) %doc AUTHORS COPYING GIT-Access README TODO -%{_sysconfdir}/mcs-backend +%config(noreplace) %{_sysconfdir}/mcs-backend %{_libdir}/*.so.* %{_libdir}/mcs @@ -114,6 +114,9 @@ %{_libdir}/pkgconfig/libmcs.pc %changelog +* Thu Apr 12 2007 Ralf Ertzinger 0.4.1-3.fc7 +- Mark config file as such + * Sun Apr 08 2007 Ralf Ertzinger 0.4.1-2.fc7 - Add %%{_sysconfdir}/mcs-backend to select default storage backend as gconf From fedora-extras-commits at redhat.com Thu Apr 12 13:01:03 2007 From: fedora-extras-commits at redhat.com (Jeffrey C. Ollie (jcollie)) Date: Thu, 12 Apr 2007 09:01:03 -0400 Subject: rpms/clearsilver/devel clearsilver.spec,1.9,1.10 Message-ID: <200704121301.l3CD13Bo023781@cvs-int.fedora.redhat.com> Author: jcollie Update of /cvs/extras/rpms/clearsilver/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv23683 Modified Files: clearsilver.spec Log Message: Remove bogus -devel provides. Index: clearsilver.spec =================================================================== RCS file: /cvs/extras/rpms/clearsilver/devel/clearsilver.spec,v retrieving revision 1.9 retrieving revision 1.10 diff -u -r1.9 -r1.10 --- clearsilver.spec 28 Mar 2007 22:04:00 -0000 1.9 +++ clearsilver.spec 12 Apr 2007 12:56:22 -0000 1.10 @@ -2,7 +2,7 @@ Name: clearsilver Version: 0.10.4 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Fast and powerful HTML templating system Group: Development/Libraries License: Neotonic ClearSilver Software License @@ -12,7 +12,6 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: zlib-devel BuildRequires: httpd-devel -Provides: %{name}-devel = %{version}-%{release} %description ClearSilver is a fast, powerful, and language-neutral HTML template @@ -167,6 +166,9 @@ %endif %changelog +* Thu Apr 12 2007 Jeffrey C. Ollie - 0.10.4-3 +- Remove bogus -devel provides. + * Wed Mar 28 2007 Jeffrey C. Ollie - 0.10.4-2 - Bump release. From fedora-extras-commits at redhat.com Thu Apr 12 14:41:29 2007 From: fedora-extras-commits at redhat.com (Jeffrey C. Ollie (jcollie)) Date: Thu, 12 Apr 2007 10:41:29 -0400 Subject: rpms/clearsilver/FC-6 clearsilver-0.10.4-nojavatest.patch, NONE, 1.1 .cvsignore, 1.3, 1.4 clearsilver.spec, 1.6, 1.7 sources, 1.3, 1.4 Message-ID: <200704121441.l3CEfTZT001028@cvs-int.fedora.redhat.com> Author: jcollie Update of /cvs/extras/rpms/clearsilver/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv1003 Modified Files: .cvsignore clearsilver.spec sources Added Files: clearsilver-0.10.4-nojavatest.patch Log Message: Sync with devel. clearsilver-0.10.4-nojavatest.patch: --- NEW FILE clearsilver-0.10.4-nojavatest.patch --- diff --git a/java-jni/Makefile b/java-jni/Makefile index bc07ab4..dad9c93 100644 --- a/java-jni/Makefile +++ b/java-jni/Makefile @@ -23,7 +23,7 @@ LDFLAGS += -Wl,-soname=$(NEO_UTIL_SO) TARGETS = org_clearsilver_HDF.h org_clearsilver_CS.h $(NEO_UTIL_SO) -all: $(TARGETS) test +all: $(TARGETS) $(NEO_UTIL_JAVA_JAR): $(NEO_UTIL_JAVA_SRC) $(JAVAC) $(NEO_UTIL_JAVA_SRC) Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/clearsilver/FC-6/.cvsignore,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- .cvsignore 13 Mar 2006 18:36:56 -0000 1.3 +++ .cvsignore 12 Apr 2007 14:40:51 -0000 1.4 @@ -1 +1 @@ -clearsilver-0.10.3.tar.gz +clearsilver-0.10.4.tar.gz Index: clearsilver.spec =================================================================== RCS file: /cvs/extras/rpms/clearsilver/FC-6/clearsilver.spec,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- clearsilver.spec 28 Aug 2006 17:15:52 -0000 1.6 +++ clearsilver.spec 12 Apr 2007 14:40:51 -0000 1.7 @@ -1,17 +1,18 @@ %{!?python_sitearch: %define python_sitearch %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib(1)")} Name: clearsilver -Version: 0.10.3 -Release: 5%{?dist} +Version: 0.10.4 +Release: 3%{?dist} Summary: Fast and powerful HTML templating system Group: Development/Libraries License: Neotonic ClearSilver Software License URL: http://www.clearsilver.net/ Source0: http://www.clearsilver.net/downloads/%{name}-%{version}.tar.gz Patch0: %{name}-0.10.3-fedora.patch +Patch1: %{name}-0.10.4-nojavatest.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: zlib-devel -Provides: %{name}-devel = %{version}-%{release} +BuildRequires: httpd-devel %description ClearSilver is a fast, powerful, and language-neutral HTML template @@ -81,6 +82,7 @@ %prep %setup -q %patch0 -p1 +%patch1 -p1 touch configure sed -i 's|/neo/opt/bin/python|%{__python}|' python/examples/*/*.py sed -i 's|PYTHON_SITE = @PYTHON_SITE@|PYTHON_SITE = %{python_sitearch}|' rules.mk.in @@ -127,8 +129,9 @@ %files %defattr(-,root,root,-) %doc CS_LICENSE INSTALL LICENSE README +%{_bindir}/cs %{_bindir}/cstest -%{_bindir}/static.cgi +%{_bindir}/cs_static.cgi %{_mandir}/man3/* %files devel @@ -165,6 +168,19 @@ %endif %changelog +* Thu Apr 12 2007 Jeffrey C. Ollie - 0.10.4-3 +- Remove bogus -devel provides. +- Skip java tests - seems to have some bugs. + +* Wed Mar 28 2007 Jeffrey C. Ollie - 0.10.4-2 +- Bump release. + +* Wed Mar 28 2007 Jeffrey C. Ollie - 0.10.4-1 +- Update to 0.10.4 + +* Sat Dec 9 2006 Joost Soeterbroek - 0.10.3-5 +- Rebuild for python 2.5 + * Mon Aug 28 2006 Joost Soeterbroek - 0.10.3-4 - Rebuild for Fedora Extras 6 Index: sources =================================================================== RCS file: /cvs/extras/rpms/clearsilver/FC-6/sources,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- sources 13 Mar 2006 18:33:03 -0000 1.3 +++ sources 12 Apr 2007 14:40:51 -0000 1.4 @@ -1 +1 @@ -ff4104b0e58bca1b61d528edbd902769 clearsilver-0.10.3.tar.gz +9523df7ef17e41a01dbae5032a3e450b clearsilver-0.10.4.tar.gz From fedora-extras-commits at redhat.com Thu Apr 12 15:18:36 2007 From: fedora-extras-commits at redhat.com (Jeffrey C. Ollie (jcollie)) Date: Thu, 12 Apr 2007 11:18:36 -0400 Subject: rpms/compat-libosip2/devel compat-libosip2.spec,1.2,1.3 Message-ID: <200704121518.l3CFIao8005623@cvs-int.fedora.redhat.com> Author: jcollie Update of /cvs/extras/rpms/compat-libosip2/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv5603 Modified Files: compat-libosip2.spec Log Message: Fix #236188 Index: compat-libosip2.spec =================================================================== RCS file: /cvs/extras/rpms/compat-libosip2/devel/compat-libosip2.spec,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- compat-libosip2.spec 15 Nov 2006 17:24:12 -0000 1.2 +++ compat-libosip2.spec 12 Apr 2007 15:17:57 -0000 1.3 @@ -1,6 +1,6 @@ Name: compat-libosip2 Version: 2.2.2 -Release: 9%{?dist} +Release: 10%{?dist} Summary: oSIP is an implementation of SIP @@ -12,7 +12,6 @@ Patch: libosip2-2.2.2-x64.patch -Provides: libosip2 = 2.2.2-5%{?dist} Obsoletes: libosip2 < 2.2.2-5%{?dist} BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) @@ -94,6 +93,9 @@ %{_mandir}/man1/*.1* %changelog +* Thu Apr 12 2007 Jeffrey C. Ollie - 2.2.2-10 +- Remove Provides: libosip2... to fix #236188 + * Wed Nov 15 2006 Jeffrey C. Ollie - 2.2.2-9 - Bump release to workaround bad CVS tag. From fedora-extras-commits at redhat.com Thu Apr 12 15:30:36 2007 From: fedora-extras-commits at redhat.com (Jeffrey C. Ollie (jcollie)) Date: Thu, 12 Apr 2007 11:30:36 -0400 Subject: rpms/compat-libosip2/FC-6 compat-libosip2.spec,1.2,1.3 Message-ID: <200704121530.l3CFUaM7005767@cvs-int.fedora.redhat.com> Author: jcollie Update of /cvs/extras/rpms/compat-libosip2/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv5732 Modified Files: compat-libosip2.spec Log Message: Fix #236188 Index: compat-libosip2.spec =================================================================== RCS file: /cvs/extras/rpms/compat-libosip2/FC-6/compat-libosip2.spec,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- compat-libosip2.spec 15 Nov 2006 17:25:41 -0000 1.2 +++ compat-libosip2.spec 12 Apr 2007 15:29:57 -0000 1.3 @@ -1,6 +1,6 @@ Name: compat-libosip2 Version: 2.2.2 -Release: 9%{?dist} +Release: 10%{?dist} Summary: oSIP is an implementation of SIP @@ -12,7 +12,6 @@ Patch: libosip2-2.2.2-x64.patch -Provides: libosip2 = 2.2.2-5%{?dist} Obsoletes: libosip2 < 2.2.2-5%{?dist} BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) @@ -94,6 +93,9 @@ %{_mandir}/man1/*.1* %changelog +* Thu Apr 12 2007 Jeffrey C. Ollie - 2.2.2-10 +- Remove Provides: libosip2... to fix #236188 + * Wed Nov 15 2006 Jeffrey C. Ollie - 2.2.2-9 - Bump release to workaround bad CVS tag. From fedora-extras-commits at redhat.com Thu Apr 12 15:46:00 2007 From: fedora-extras-commits at redhat.com (Andrew Overholt (overholt)) Date: Thu, 12 Apr 2007 11:46:00 -0400 Subject: rpms/eclipse-mylar/devel eclipse-mylar.spec,1.4,1.5 Message-ID: <200704121546.l3CFk0eN006314@cvs-int.fedora.redhat.com> Author: overholt Update of /cvs/extras/rpms/eclipse-mylar/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv6296 Modified Files: eclipse-mylar.spec Log Message: * Thu Apr 12 2007 Andrew Overholt 1.0-3 - Add Obsoletes and Provides for eclipse-bugzilla on eclipse-mylar-bugzilla (comments in bug #222677). If someone notices missing functionality to warrant removing the Provides, please file a bug. Index: eclipse-mylar.spec =================================================================== RCS file: /cvs/extras/rpms/eclipse-mylar/devel/eclipse-mylar.spec,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- eclipse-mylar.spec 20 Mar 2007 19:24:51 -0000 1.4 +++ eclipse-mylar.spec 12 Apr 2007 15:45:23 -0000 1.5 @@ -4,7 +4,7 @@ Name: eclipse-mylar Summary: Mylar is a task-focused UI for Eclipse Version: 1.0 -Release: 2%{?dist} +Release: 3%{?dist} License: Eclipse Public License URL: http://www.eclipse.org/mylar @@ -91,6 +91,8 @@ Summary: Mylar Bugzilla Connector Requires: %{name} = %{version}-%{release} Group: Development/Tools +Obsoletes: eclipse-bugzilla +Provides: eclipse-bugzilla %description bugzilla Bugzilla client integrated with Eclipse and Mylar; can be used @@ -383,6 +385,12 @@ %endif %changelog +* Thu Apr 12 2007 Andrew Overholt 1.0-3 +- Add Obsoletes and Provides for eclipse-bugzilla on + eclipse-mylar-bugzilla (comments in bug #222677). If someone notices + missing functionality to warrant removing the Provides, please file a + bug. + * Tue Mar 20 2007 Andrew Overholt 1.0-2 - Use xmlrpc3 jars instead of xmlrpc From fedora-extras-commits at redhat.com Thu Apr 12 16:06:34 2007 From: fedora-extras-commits at redhat.com (Jeffrey C. Ollie (jcollie)) Date: Thu, 12 Apr 2007 12:06:34 -0400 Subject: rpms/compat-libosip2/FC-5 compat-libosip2.spec,1.2,1.3 Message-ID: <200704121606.l3CG6YmX010839@cvs-int.fedora.redhat.com> Author: jcollie Update of /cvs/extras/rpms/compat-libosip2/FC-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv10819 Modified Files: compat-libosip2.spec Log Message: Fix #236188 Index: compat-libosip2.spec =================================================================== RCS file: /cvs/extras/rpms/compat-libosip2/FC-5/compat-libosip2.spec,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- compat-libosip2.spec 15 Nov 2006 17:27:29 -0000 1.2 +++ compat-libosip2.spec 12 Apr 2007 16:05:56 -0000 1.3 @@ -1,6 +1,6 @@ Name: compat-libosip2 Version: 2.2.2 -Release: 9%{?dist} +Release: 10%{?dist} Summary: oSIP is an implementation of SIP @@ -12,7 +12,6 @@ Patch: libosip2-2.2.2-x64.patch -Provides: libosip2 = 2.2.2-5%{?dist} Obsoletes: libosip2 < 2.2.2-5%{?dist} BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) @@ -94,6 +93,9 @@ %{_mandir}/man1/*.1* %changelog +* Thu Apr 12 2007 Jeffrey C. Ollie - 2.2.2-10 +- Remove Provides: libosip2... to fix #236188 + * Wed Nov 15 2006 Jeffrey C. Ollie - 2.2.2-9 - Bump release to workaround bad CVS tag. From fedora-extras-commits at redhat.com Thu Apr 12 16:19:02 2007 From: fedora-extras-commits at redhat.com (Jeffrey C. Ollie (jcollie)) Date: Thu, 12 Apr 2007 12:19:02 -0400 Subject: rpms/clearsilver/FC-5 .cvsignore, 1.3, 1.4 clearsilver.spec, 1.4, 1.5 sources, 1.3, 1.4 Message-ID: <200704121619.l3CGJ2Yl010980@cvs-int.fedora.redhat.com> Author: jcollie Update of /cvs/extras/rpms/clearsilver/FC-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv10956 Modified Files: .cvsignore clearsilver.spec sources Log Message: Sync with devel. Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/clearsilver/FC-5/.cvsignore,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- .cvsignore 13 Mar 2006 18:36:56 -0000 1.3 +++ .cvsignore 12 Apr 2007 16:18:25 -0000 1.4 @@ -1 +1 @@ -clearsilver-0.10.3.tar.gz +clearsilver-0.10.4.tar.gz Index: clearsilver.spec =================================================================== RCS file: /cvs/extras/rpms/clearsilver/FC-5/clearsilver.spec,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- clearsilver.spec 17 Mar 2006 18:08:17 -0000 1.4 +++ clearsilver.spec 12 Apr 2007 16:18:25 -0000 1.5 @@ -1,7 +1,7 @@ %{!?python_sitearch: %define python_sitearch %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib(1)")} Name: clearsilver -Version: 0.10.3 +Version: 0.10.4 Release: 3%{?dist} Summary: Fast and powerful HTML templating system Group: Development/Libraries @@ -9,9 +9,10 @@ URL: http://www.clearsilver.net/ Source0: http://www.clearsilver.net/downloads/%{name}-%{version}.tar.gz Patch0: %{name}-0.10.3-fedora.patch +Patch1: %{name}-0.10.4-nojavatest.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: zlib-devel -Provides: %{name}-devel = %{version}-%{release} +BuildRequires: httpd-devel %description ClearSilver is a fast, powerful, and language-neutral HTML template @@ -56,6 +57,8 @@ BuildRequires: ruby BuildRequires: ruby-devel Provides: %{name}-ruby = %{version}-%{release} +%define ruby_sitearchdir %(ruby -rrbconfig -e 'puts Config::CONFIG["sitearchdir"]') +%define ruby_sitelibdir %(ruby -rrbconfig -e 'puts Config::CONFIG["sitelibdir"]') %endif %ifarch %{ix86} ppc @@ -79,6 +82,7 @@ %prep %setup -q %patch0 -p1 +%patch1 -p1 touch configure sed -i 's|/neo/opt/bin/python|%{__python}|' python/examples/*/*.py sed -i 's|PYTHON_SITE = @PYTHON_SITE@|PYTHON_SITE = %{python_sitearch}|' rules.mk.in @@ -125,8 +129,9 @@ %files %defattr(-,root,root,-) %doc CS_LICENSE INSTALL LICENSE README +%{_bindir}/cs %{_bindir}/cstest -%{_bindir}/static.cgi +%{_bindir}/cs_static.cgi %{_mandir}/man3/* %files devel @@ -151,8 +156,8 @@ %files -n ruby-clearsilver %doc CS_LICENSE LICENSE %defattr(-,root,root,-) -%{_libdir}/site_ruby/*/*/hdf.so -%{_libdir}/site_ruby/*/neo.rb +%{ruby_sitearchdir}/hdf.so +%{ruby_sitelibdir}/neo.rb %endif %ifarch %{ix86} ppc @@ -163,6 +168,25 @@ %endif %changelog +* Thu Apr 12 2007 Jeffrey C. Ollie - 0.10.4-3 +- Remove bogus -devel provides. +- Skip java tests - seems to have some bugs. + +* Wed Mar 28 2007 Jeffrey C. Ollie - 0.10.4-2 +- Bump release. + +* Wed Mar 28 2007 Jeffrey C. Ollie - 0.10.4-1 +- Update to 0.10.4 + +* Sat Dec 9 2006 Joost Soeterbroek - 0.10.3-5 +- Rebuild for python 2.5 + +* Mon Aug 28 2006 Joost Soeterbroek - 0.10.3-4 +- Rebuild for Fedora Extras 6 + +* Thu Jun 1 2006 Paul Howarth - 0.10.3-4 +- ruby subpackage fix: use ruby_sitearchdir and ruby_sitelibdir + * Fri Mar 17 2006 Joost Soeterbroek - 0.10.3-3 - fix for x86_64 Index: sources =================================================================== RCS file: /cvs/extras/rpms/clearsilver/FC-5/sources,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- sources 13 Mar 2006 18:33:03 -0000 1.3 +++ sources 12 Apr 2007 16:18:25 -0000 1.4 @@ -1 +1 @@ -ff4104b0e58bca1b61d528edbd902769 clearsilver-0.10.3.tar.gz +9523df7ef17e41a01dbae5032a3e450b clearsilver-0.10.4.tar.gz From fedora-extras-commits at redhat.com Thu Apr 12 16:20:26 2007 From: fedora-extras-commits at redhat.com (Gianluca Sforna (giallu)) Date: Thu, 12 Apr 2007 12:20:26 -0400 Subject: rpms/sysprof-kmod/devel sysprof-kmod.spec,1.62,1.63 Message-ID: <200704121620.l3CGKQP9011043@cvs-int.fedora.redhat.com> Author: giallu Update of /cvs/extras/rpms/sysprof-kmod/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv11024 Modified Files: sysprof-kmod.spec Log Message: Rebuild for kernel 2.6.20-1.3059.fc7 Index: sysprof-kmod.spec =================================================================== RCS file: /cvs/extras/rpms/sysprof-kmod/devel/sysprof-kmod.spec,v retrieving revision 1.62 retrieving revision 1.63 diff -u -r1.62 -r1.63 --- sysprof-kmod.spec 11 Apr 2007 13:30:05 -0000 1.62 +++ sysprof-kmod.spec 12 Apr 2007 16:19:47 -0000 1.63 @@ -4,7 +4,7 @@ # end stuff to be ... # hardcode for now: -%{!?kversion: %define kversion 2.6.20-1.3056.fc7} +%{!?kversion: %define kversion 2.6.20-1.3059.fc7} # hint: this can he overridden with "--define kversion foo" on the rpmbuild command line, e.g. # --define "kversion 2.6.16-1.2096_FC5" From fedora-extras-commits at redhat.com Thu Apr 12 16:24:48 2007 From: fedora-extras-commits at redhat.com (Jeffrey C. Ollie (jcollie)) Date: Thu, 12 Apr 2007 12:24:48 -0400 Subject: rpms/clearsilver/FC-5 clearsilver-0.10.4-nojavatest.patch,NONE,1.1 Message-ID: <200704121624.l3CGOmtt011114@cvs-int.fedora.redhat.com> Author: jcollie Update of /cvs/extras/rpms/clearsilver/FC-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv11105 Added Files: clearsilver-0.10.4-nojavatest.patch Log Message: Add patch. clearsilver-0.10.4-nojavatest.patch: --- NEW FILE clearsilver-0.10.4-nojavatest.patch --- diff --git a/java-jni/Makefile b/java-jni/Makefile index bc07ab4..dad9c93 100644 --- a/java-jni/Makefile +++ b/java-jni/Makefile @@ -23,7 +23,7 @@ LDFLAGS += -Wl,-soname=$(NEO_UTIL_SO) TARGETS = org_clearsilver_HDF.h org_clearsilver_CS.h $(NEO_UTIL_SO) -all: $(TARGETS) test +all: $(TARGETS) $(NEO_UTIL_JAVA_JAR): $(NEO_UTIL_JAVA_SRC) $(JAVAC) $(NEO_UTIL_JAVA_SRC) From fedora-extras-commits at redhat.com Thu Apr 12 16:46:17 2007 From: fedora-extras-commits at redhat.com (Allisson Azevedo (allisson)) Date: Thu, 12 Apr 2007 12:46:17 -0400 Subject: rpms/clutter/devel .cvsignore, 1.2, 1.3 clutter.spec, 1.2, 1.3 sources, 1.2, 1.3 Message-ID: <200704121646.l3CGkHCY011884@cvs-int.fedora.redhat.com> Author: allisson Update of /cvs/extras/rpms/clutter/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv11838/devel Modified Files: .cvsignore clutter.spec sources Log Message: Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/clutter/devel/.cvsignore,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- .cvsignore 28 Mar 2007 10:49:46 -0000 1.2 +++ .cvsignore 12 Apr 2007 16:45:43 -0000 1.3 @@ -1 +1 @@ -clutter-0.2.2.tar.gz +clutter-0.2.3.tar.gz Index: clutter.spec =================================================================== RCS file: /cvs/extras/rpms/clutter/devel/clutter.spec,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- clutter.spec 29 Mar 2007 01:37:51 -0000 1.2 +++ clutter.spec 12 Apr 2007 16:45:43 -0000 1.3 @@ -1,6 +1,6 @@ Name: clutter -Version: 0.2.2 -Release: 4%{?dist} +Version: 0.2.3 +Release: 1%{?dist} Summary: Open Source software library for creating rich graphical user interfaces Group: Development/Libraries @@ -55,7 +55,7 @@ %doc AUTHORS ChangeLog COPYING NEWS README %exclude %{_libdir}/*.la %{_libdir}/libclutter-0.2.so.0 -%{_libdir}/libclutter-0.2.so.0.201.1 +%{_libdir}/libclutter-0.2.so.0.202.1 %files devel %defattr(-, root, root) @@ -66,6 +66,9 @@ %changelog +* Thu Apr 12 2007 Allisson Azevedo 0.2.3-1 +- Update to 0.2.3 + * Sun Mar 28 2007 Allisson Azevedo 0.2.2-4 - Changed buildrequires and requires Index: sources =================================================================== RCS file: /cvs/extras/rpms/clutter/devel/sources,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- sources 28 Mar 2007 10:49:46 -0000 1.2 +++ sources 12 Apr 2007 16:45:43 -0000 1.3 @@ -1 +1 @@ -ee2d38920432eb11172e247c471e195c clutter-0.2.2.tar.gz +1c6fd7e602d60d7017fac3b23c7b334b clutter-0.2.3.tar.gz From fedora-extras-commits at redhat.com Thu Apr 12 16:46:13 2007 From: fedora-extras-commits at redhat.com (Allisson Azevedo (allisson)) Date: Thu, 12 Apr 2007 12:46:13 -0400 Subject: rpms/clutter import.log,1.5,1.6 Message-ID: <200704121646.l3CGkDAK011879@cvs-int.fedora.redhat.com> Author: allisson Update of /cvs/extras/rpms/clutter In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv11838 Modified Files: import.log Log Message: Index: import.log =================================================================== RCS file: /cvs/extras/rpms/clutter/import.log,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- import.log 29 Mar 2007 01:40:19 -0000 1.5 +++ import.log 12 Apr 2007 16:45:38 -0000 1.6 @@ -2,3 +2,4 @@ clutter-0_2_2-3:FC-6:clutter-0.2.2-3.src.rpm:1175079161 clutter-0_2_2-4:HEAD:clutter-0.2.2-4.src.rpm:1175132254 clutter-0_2_2-4:FC-6:clutter-0.2.2-4.src.rpm:1175132405 +clutter-0_2_3-1:HEAD:clutter-0.2.3-1.src.rpm:1176396293 From fedora-extras-commits at redhat.com Thu Apr 12 16:50:17 2007 From: fedora-extras-commits at redhat.com (Alain Portal (dionysos)) Date: Thu, 12 Apr 2007 12:50:17 -0400 Subject: rpms/fcron/devel fcron.spec,1.8,1.9 Message-ID: <200704121650.l3CGoHkH011994@cvs-int.fedora.redhat.com> Author: dionysos Update of /cvs/extras/rpms/fcron/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv11975 Modified Files: fcron.spec Log Message: Fix #235601. Index: fcron.spec =================================================================== RCS file: /cvs/extras/rpms/fcron/devel/fcron.spec,v retrieving revision 1.8 retrieving revision 1.9 diff -u -r1.8 -r1.9 --- fcron.spec 7 Feb 2007 10:10:30 -0000 1.8 +++ fcron.spec 12 Apr 2007 16:49:43 -0000 1.9 @@ -1,6 +1,6 @@ Name: fcron Version: 3.0.2 -Release: 1%{?dist} +Release: 2%{?dist} Summary: A task scheduler Summary(fr): Un ordonnanceur de t??ches Summary(it): Uno schedulatore di processi @@ -19,12 +19,12 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) Requires: sysklogd -Requires: smtpdaemon +Requires: /usr/sbin/sendmail Requires: vim-minimal BuildRequires: pam-devel BuildRequires: libselinux-devel -BuildRequires: smtpdaemon +BuildRequires: /usr/sbin/sendmail BuildRequires: vim-minimal Requires(pre): /usr/sbin/useradd @@ -186,6 +186,10 @@ %ghost %{_localstatedir}/run/fcron.pid %changelog +* Thu Apr 12 2007 Alain Portal 3.0.2-2 + - Replace "smtpdaemon" by "/usr/sbin/sendmail" in Requires and + BuildRequires statements. Fix #235601. + * Wed Feb 7 2007 Alain Portal 3.0.2-1 - New upstream version - Update patch3 From fedora-extras-commits at redhat.com Thu Apr 12 16:52:24 2007 From: fedora-extras-commits at redhat.com (Alain Portal (dionysos)) Date: Thu, 12 Apr 2007 12:52:24 -0400 Subject: rpms/fcron/FC-6 fcron.spec,1.9,1.10 Message-ID: <200704121652.l3CGqOET012090@cvs-int.fedora.redhat.com> Author: dionysos Update of /cvs/extras/rpms/fcron/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv12071 Modified Files: fcron.spec Log Message: Fix #235601. Index: fcron.spec =================================================================== RCS file: /cvs/extras/rpms/fcron/FC-6/fcron.spec,v retrieving revision 1.9 retrieving revision 1.10 diff -u -r1.9 -r1.10 --- fcron.spec 7 Feb 2007 10:24:37 -0000 1.9 +++ fcron.spec 12 Apr 2007 16:51:49 -0000 1.10 @@ -1,6 +1,6 @@ Name: fcron Version: 3.0.2 -Release: 1%{?dist}.1 +Release: 2%{?dist} Summary: A task scheduler Summary(fr): Un ordonnanceur de t??ches Summary(it): Uno schedulatore di processi @@ -19,12 +19,12 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) Requires: sysklogd -Requires: smtpdaemon +Requires: /usr/sbin/sendmail Requires: vim-minimal BuildRequires: pam-devel BuildRequires: libselinux-devel -BuildRequires: smtpdaemon +BuildRequires: /usr/sbin/sendmail BuildRequires: vim-minimal Requires(pre): /usr/sbin/useradd @@ -186,6 +186,10 @@ %ghost %{_localstatedir}/run/fcron.pid %changelog +* Thu Apr 12 2007 Alain Portal 3.0.2-2 + - Replace "smtpdaemon" by "/usr/sbin/sendmail" in Requires and + BuildRequires statements. Fix #235601. + * Wed Feb 7 2007 Alain Portal 3.0.2-1.1 - To increase release From fedora-extras-commits at redhat.com Thu Apr 12 16:53:31 2007 From: fedora-extras-commits at redhat.com (Alain Portal (dionysos)) Date: Thu, 12 Apr 2007 12:53:31 -0400 Subject: rpms/fcron/FC-5 fcron.spec,1.7,1.8 Message-ID: <200704121653.l3CGrVq4012151@cvs-int.fedora.redhat.com> Author: dionysos Update of /cvs/extras/rpms/fcron/FC-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv12134 Modified Files: fcron.spec Log Message: Fix #235601. Index: fcron.spec =================================================================== RCS file: /cvs/extras/rpms/fcron/FC-5/fcron.spec,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- fcron.spec 7 Feb 2007 10:17:28 -0000 1.7 +++ fcron.spec 12 Apr 2007 16:52:57 -0000 1.8 @@ -1,6 +1,6 @@ Name: fcron Version: 3.0.2 -Release: 1%{?dist} +Release: 2%{?dist} Summary: A task scheduler Summary(fr): Un ordonnanceur de t??ches Summary(it): Uno schedulatore di processi @@ -19,12 +19,12 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) Requires: sysklogd -Requires: smtpdaemon +Requires: /usr/sbin/sendmail Requires: vim-minimal BuildRequires: pam-devel BuildRequires: libselinux-devel -BuildRequires: smtpdaemon +BuildRequires: /usr/sbin/sendmail BuildRequires: vim-minimal Requires(pre): /usr/sbin/useradd @@ -186,6 +186,10 @@ %ghost %{_localstatedir}/run/fcron.pid %changelog +* Thu Apr 12 2007 Alain Portal 3.0.2-2 + - Replace "smtpdaemon" by "/usr/sbin/sendmail" in Requires and + BuildRequires statements. Fix #235601. + * Wed Feb 7 2007 Alain Portal 3.0.2-1 - New upstream version - Update patch3 From fedora-extras-commits at redhat.com Thu Apr 12 17:00:18 2007 From: fedora-extras-commits at redhat.com (Alain Portal (dionysos)) Date: Thu, 12 Apr 2007 13:00:18 -0400 Subject: rpms/fcron/FC-4 fcron.spec,1.7,1.8 Message-ID: <200704121700.l3CH0Ihu012281@cvs-int.fedora.redhat.com> Author: dionysos Update of /cvs/extras/rpms/fcron/FC-4 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv12247 Modified Files: fcron.spec Log Message: Fix #235601. Index: fcron.spec =================================================================== RCS file: /cvs/extras/rpms/fcron/FC-4/fcron.spec,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- fcron.spec 7 Feb 2007 10:18:55 -0000 1.7 +++ fcron.spec 12 Apr 2007 16:59:44 -0000 1.8 @@ -1,6 +1,6 @@ Name: fcron Version: 3.0.2 -Release: 1%{?dist} +Release: 2%{?dist} Summary: A task scheduler Summary(fr): Un ordonnanceur de t??ches Summary(it): Uno schedulatore di processi @@ -19,12 +19,12 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) Requires: sysklogd -Requires: smtpdaemon +Requires: /usr/sbin/sendmail Requires: vim-minimal BuildRequires: pam-devel BuildRequires: libselinux-devel -BuildRequires: smtpdaemon +BuildRequires: /usr/sbin/sendmail BuildRequires: vim-minimal Requires(pre): /usr/sbin/useradd @@ -186,6 +186,10 @@ %ghost %{_localstatedir}/run/fcron.pid %changelog +* Thu Apr 12 2007 Alain Portal 3.0.2-2 + - Replace "smtpdaemon" by "/usr/sbin/sendmail" in Requires and + BuildRequires statements. Fix #235601. + * Wed Feb 7 2007 Alain Portal 3.0.2-1 - New upstream version - Update patch3 From fedora-extras-commits at redhat.com Thu Apr 12 17:09:25 2007 From: fedora-extras-commits at redhat.com (Eric Tanguy (tanguy)) Date: Thu, 12 Apr 2007 13:09:25 -0400 Subject: rpms/freehdl import.log,1.16,1.17 Message-ID: <200704121709.l3CH9P8k016670@cvs-int.fedora.redhat.com> Author: tanguy Update of /cvs/extras/rpms/freehdl In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv16602 Modified Files: import.log Log Message: Index: import.log =================================================================== RCS file: /cvs/extras/rpms/freehdl/import.log,v retrieving revision 1.16 retrieving revision 1.17 diff -u -r1.16 -r1.17 --- import.log 1 Sep 2006 17:56:54 -0000 1.16 +++ import.log 12 Apr 2007 17:08:51 -0000 1.17 @@ -13,3 +13,4 @@ freehdl-0_0_3-1:FC-5:freehdl-0.0.3-1.src.rpm:1157133378 freehdl-0_0_3-1:FC-4:freehdl-0.0.3-1.src.rpm:1157133455 freehdl-0_0_3-1:FC-3:freehdl-0.0.3-1.src.rpm:1157133520 +freehdl-0_0_4-1:HEAD:freehdl-0.0.4-1.src.rpm:1176397614 From fedora-extras-commits at redhat.com Thu Apr 12 17:09:30 2007 From: fedora-extras-commits at redhat.com (Eric Tanguy (tanguy)) Date: Thu, 12 Apr 2007 13:09:30 -0400 Subject: rpms/freehdl/devel freehdl-fire.diff, NONE, 1.1 .cvsignore, 1.4, 1.5 freehdl.spec, 1.6, 1.7 sources, 1.4, 1.5 Message-ID: <200704121709.l3CH9UoF016675@cvs-int.fedora.redhat.com> Author: tanguy Update of /cvs/extras/rpms/freehdl/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv16602/devel Modified Files: .cvsignore freehdl.spec sources Added Files: freehdl-fire.diff Log Message: freehdl-fire.diff: --- NEW FILE freehdl-fire.diff --- --- ./doc/fire.texi 2007-02-28 16:13:55.000000000 +0100 +++ ./doc/fire.texi 2007-04-12 11:16:15.000000000 +0200 @@ -3,6 +3,10 @@ @setfilename fire.info @settitle FIRE Reference Manual @setchapternewpage odd + at dircategory Programming + at direntry +* fire: (fire). The FIRE Reference Manual. + at end direntry @c %**end of header @titlepage Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/freehdl/devel/.cvsignore,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- .cvsignore 1 Sep 2006 10:33:57 -0000 1.4 +++ .cvsignore 12 Apr 2007 17:08:55 -0000 1.5 @@ -1 +1 @@ -freehdl-0.0.3.tar.gz +freehdl-0.0.4.tar.gz Index: freehdl.spec =================================================================== RCS file: /cvs/extras/rpms/freehdl/devel/freehdl.spec,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- freehdl.spec 1 Sep 2006 10:33:57 -0000 1.6 +++ freehdl.spec 12 Apr 2007 17:08:55 -0000 1.7 @@ -1,10 +1,11 @@ Summary: GPLed free VHDL Name: freehdl -Version: 0.0.3 +Version: 0.0.4 Release: 1%{?dist} License: GPL Group: Applications/Engineering Source0: http://ovh.dl.sourceforge.net/sourceforge/qucs/%{name}-%{version}.tar.gz +Patch0: freehdl-fire.diff URL: http://www.freehdl.seul.org/ BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) Requires(post): /sbin/install-info /sbin/ldconfig @@ -15,6 +16,7 @@ %prep %setup -q +%patch0 -p1 %build %configure \ @@ -25,6 +27,7 @@ %install rm -rf %{buildroot} %makeinstall +rm %{buildroot}%{_infodir}/dir %post /sbin/ldconfig @@ -53,6 +56,10 @@ %{_mandir}/man5/* %changelog +* Sat Apr 07 2007 Eric Tanguy 0.0.4-1 +- Update to 0.0.4 +- Patch for no info dir entry in `/usr/share/info/fire.info.gz + * Fri Sep 01 2006 Eric Tanguy 0.0.3-1 - Update to 0.0.3 Index: sources =================================================================== RCS file: /cvs/extras/rpms/freehdl/devel/sources,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- sources 1 Sep 2006 10:33:57 -0000 1.4 +++ sources 12 Apr 2007 17:08:55 -0000 1.5 @@ -1 +1 @@ -372a4fca0fa802f8040c05d5c7986a0c freehdl-0.0.3.tar.gz +0992a05d61aad6d890a0eb1bc39655e8 freehdl-0.0.4.tar.gz From fedora-extras-commits at redhat.com Thu Apr 12 17:18:45 2007 From: fedora-extras-commits at redhat.com (Eric Tanguy (tanguy)) Date: Thu, 12 Apr 2007 13:18:45 -0400 Subject: rpms/freehdl import.log,1.17,1.18 Message-ID: <200704121718.l3CHIjiM016856@cvs-int.fedora.redhat.com> Author: tanguy Update of /cvs/extras/rpms/freehdl In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv16816 Modified Files: import.log Log Message: Index: import.log =================================================================== RCS file: /cvs/extras/rpms/freehdl/import.log,v retrieving revision 1.17 retrieving revision 1.18 diff -u -r1.17 -r1.18 --- import.log 12 Apr 2007 17:08:51 -0000 1.17 +++ import.log 12 Apr 2007 17:18:11 -0000 1.18 @@ -14,3 +14,4 @@ freehdl-0_0_3-1:FC-4:freehdl-0.0.3-1.src.rpm:1157133455 freehdl-0_0_3-1:FC-3:freehdl-0.0.3-1.src.rpm:1157133520 freehdl-0_0_4-1:HEAD:freehdl-0.0.4-1.src.rpm:1176397614 +freehdl-0_0_4-1:FC-6:freehdl-0.0.4-1.src.rpm:1176398254 From fedora-extras-commits at redhat.com Thu Apr 12 17:18:50 2007 From: fedora-extras-commits at redhat.com (Eric Tanguy (tanguy)) Date: Thu, 12 Apr 2007 13:18:50 -0400 Subject: rpms/freehdl/FC-6 freehdl-fire.diff, NONE, 1.1 .cvsignore, 1.4, 1.5 freehdl.spec, 1.6, 1.7 sources, 1.4, 1.5 Message-ID: <200704121718.l3CHIorY016861@cvs-int.fedora.redhat.com> Author: tanguy Update of /cvs/extras/rpms/freehdl/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv16816/FC-6 Modified Files: .cvsignore freehdl.spec sources Added Files: freehdl-fire.diff Log Message: freehdl-fire.diff: --- NEW FILE freehdl-fire.diff --- --- ./doc/fire.texi 2007-02-28 16:13:55.000000000 +0100 +++ ./doc/fire.texi 2007-04-12 11:16:15.000000000 +0200 @@ -3,6 +3,10 @@ @setfilename fire.info @settitle FIRE Reference Manual @setchapternewpage odd + at dircategory Programming + at direntry +* fire: (fire). The FIRE Reference Manual. + at end direntry @c %**end of header @titlepage Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/freehdl/FC-6/.cvsignore,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- .cvsignore 1 Sep 2006 10:33:57 -0000 1.4 +++ .cvsignore 12 Apr 2007 17:18:15 -0000 1.5 @@ -1 +1 @@ -freehdl-0.0.3.tar.gz +freehdl-0.0.4.tar.gz Index: freehdl.spec =================================================================== RCS file: /cvs/extras/rpms/freehdl/FC-6/freehdl.spec,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- freehdl.spec 1 Sep 2006 10:33:57 -0000 1.6 +++ freehdl.spec 12 Apr 2007 17:18:15 -0000 1.7 @@ -1,10 +1,11 @@ Summary: GPLed free VHDL Name: freehdl -Version: 0.0.3 +Version: 0.0.4 Release: 1%{?dist} License: GPL Group: Applications/Engineering Source0: http://ovh.dl.sourceforge.net/sourceforge/qucs/%{name}-%{version}.tar.gz +Patch0: freehdl-fire.diff URL: http://www.freehdl.seul.org/ BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) Requires(post): /sbin/install-info /sbin/ldconfig @@ -15,6 +16,7 @@ %prep %setup -q +%patch0 -p1 %build %configure \ @@ -25,6 +27,7 @@ %install rm -rf %{buildroot} %makeinstall +rm %{buildroot}%{_infodir}/dir %post /sbin/ldconfig @@ -53,6 +56,10 @@ %{_mandir}/man5/* %changelog +* Sat Apr 07 2007 Eric Tanguy 0.0.4-1 +- Update to 0.0.4 +- Patch for no info dir entry in `/usr/share/info/fire.info.gz + * Fri Sep 01 2006 Eric Tanguy 0.0.3-1 - Update to 0.0.3 Index: sources =================================================================== RCS file: /cvs/extras/rpms/freehdl/FC-6/sources,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- sources 1 Sep 2006 10:33:57 -0000 1.4 +++ sources 12 Apr 2007 17:18:15 -0000 1.5 @@ -1 +1 @@ -372a4fca0fa802f8040c05d5c7986a0c freehdl-0.0.3.tar.gz +0992a05d61aad6d890a0eb1bc39655e8 freehdl-0.0.4.tar.gz From fedora-extras-commits at redhat.com Thu Apr 12 17:23:08 2007 From: fedora-extras-commits at redhat.com (Eric Tanguy (tanguy)) Date: Thu, 12 Apr 2007 13:23:08 -0400 Subject: rpms/freehdl/devel freehdl.spec,1.7,1.8 Message-ID: <200704121723.l3CHN8kE016935@cvs-int.fedora.redhat.com> Author: tanguy Update of /cvs/extras/rpms/freehdl/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv16916 Modified Files: freehdl.spec Log Message: Index: freehdl.spec =================================================================== RCS file: /cvs/extras/rpms/freehdl/devel/freehdl.spec,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- freehdl.spec 12 Apr 2007 17:08:55 -0000 1.7 +++ freehdl.spec 12 Apr 2007 17:22:34 -0000 1.8 @@ -27,7 +27,6 @@ %install rm -rf %{buildroot} %makeinstall -rm %{buildroot}%{_infodir}/dir %post /sbin/ldconfig From fedora-extras-commits at redhat.com Thu Apr 12 17:31:51 2007 From: fedora-extras-commits at redhat.com (Eric Tanguy (tanguy)) Date: Thu, 12 Apr 2007 13:31:51 -0400 Subject: rpms/freehdl/FC-6 freehdl.spec,1.7,1.8 Message-ID: <200704121731.l3CHVpgQ017383@cvs-int.fedora.redhat.com> Author: tanguy Update of /cvs/extras/rpms/freehdl/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv17364 Modified Files: freehdl.spec Log Message: Index: freehdl.spec =================================================================== RCS file: /cvs/extras/rpms/freehdl/FC-6/freehdl.spec,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- freehdl.spec 12 Apr 2007 17:18:15 -0000 1.7 +++ freehdl.spec 12 Apr 2007 17:31:16 -0000 1.8 @@ -27,7 +27,6 @@ %install rm -rf %{buildroot} %makeinstall -rm %{buildroot}%{_infodir}/dir %post /sbin/ldconfig From fedora-extras-commits at redhat.com Thu Apr 12 17:58:25 2007 From: fedora-extras-commits at redhat.com (Eric Tanguy (tanguy)) Date: Thu, 12 Apr 2007 13:58:25 -0400 Subject: rpms/freehdl/devel freehdl.spec,1.8,1.9 Message-ID: <200704121758.l3CHwPAC017720@cvs-int.fedora.redhat.com> Author: tanguy Update of /cvs/extras/rpms/freehdl/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv17696 Modified Files: freehdl.spec Log Message: Index: freehdl.spec =================================================================== RCS file: /cvs/extras/rpms/freehdl/devel/freehdl.spec,v retrieving revision 1.8 retrieving revision 1.9 diff -u -r1.8 -r1.9 --- freehdl.spec 12 Apr 2007 17:22:34 -0000 1.8 +++ freehdl.spec 12 Apr 2007 17:57:51 -0000 1.9 @@ -1,7 +1,7 @@ Summary: GPLed free VHDL Name: freehdl Version: 0.0.4 -Release: 1%{?dist} +Release: 2%{?dist} License: GPL Group: Applications/Engineering Source0: http://ovh.dl.sourceforge.net/sourceforge/qucs/%{name}-%{version}.tar.gz @@ -55,6 +55,9 @@ %{_mandir}/man5/* %changelog +* Sat Apr 07 2007 Eric Tanguy 0.0.4-2 +- Remove rm %{buildroot}%{_infodir}/dir from %install + * Sat Apr 07 2007 Eric Tanguy 0.0.4-1 - Update to 0.0.4 - Patch for no info dir entry in `/usr/share/info/fire.info.gz From fedora-extras-commits at redhat.com Thu Apr 12 18:14:10 2007 From: fedora-extras-commits at redhat.com (Eric Tanguy (tanguy)) Date: Thu, 12 Apr 2007 14:14:10 -0400 Subject: rpms/freehdl/devel freehdl.spec,1.9,1.10 Message-ID: <200704121814.l3CIEAUN022106@cvs-int.fedora.redhat.com> Author: tanguy Update of /cvs/extras/rpms/freehdl/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv22083 Modified Files: freehdl.spec Log Message: Index: freehdl.spec =================================================================== RCS file: /cvs/extras/rpms/freehdl/devel/freehdl.spec,v retrieving revision 1.9 retrieving revision 1.10 diff -u -r1.9 -r1.10 --- freehdl.spec 12 Apr 2007 17:57:51 -0000 1.9 +++ freehdl.spec 12 Apr 2007 18:13:36 -0000 1.10 @@ -27,6 +27,7 @@ %install rm -rf %{buildroot} %makeinstall +rm -f ${RPM_BUILD_ROOT}%{_infodir}/dir %post /sbin/ldconfig @@ -56,7 +57,7 @@ %changelog * Sat Apr 07 2007 Eric Tanguy 0.0.4-2 -- Remove rm %{buildroot}%{_infodir}/dir from %install +- Remove dir file in install * Sat Apr 07 2007 Eric Tanguy 0.0.4-1 - Update to 0.0.4 From fedora-extras-commits at redhat.com Thu Apr 12 18:54:12 2007 From: fedora-extras-commits at redhat.com (Matt Wringe (mwringe)) Date: Thu, 12 Apr 2007 14:54:12 -0400 Subject: rpms/xml-commons-apis12/devel xml-commons-apis12.spec,1.2,1.3 Message-ID: <200704121854.l3CIsCSv023020@cvs-int.fedora.redhat.com> Author: mwringe Update of /cvs/extras/rpms/xml-commons-apis12/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv22995 Modified Files: xml-commons-apis12.spec Log Message: Remove the provides on xml-commons-apis = 1.2 since this will not work properly with our other xml-commons-apis package. Index: xml-commons-apis12.spec =================================================================== RCS file: /cvs/extras/rpms/xml-commons-apis12/devel/xml-commons-apis12.spec,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- xml-commons-apis12.spec 13 Mar 2007 14:21:43 -0000 1.2 +++ xml-commons-apis12.spec 12 Apr 2007 18:53:36 -0000 1.3 @@ -35,7 +35,7 @@ Name: xml-commons-apis12 Epoch: 0 Version: 1.2.04 -Release: 0jpp.2%{?dist} +Release: 0jpp.3%{?dist} Summary: JAXP 1.2, DOM 2, SAX 2.0.1, SAX2-ext 1.0 apis Group: System Environment/Libraries URL: http://xml.apache.org/commons/ @@ -48,7 +48,6 @@ Provides: dom = 2 Provides: sax = 2.0.1 Provides: xslt = 1.0 -Provides: xml-commons-apis = 1.2 Requires: jpackage-utils >= 0:1.6 %if %{gcj_support} @@ -178,6 +177,10 @@ # ----------------------------------------------------------------------------- %changelog +* Tue Apr 12 2007 Matt Wringe - 0:1.2.04-0jpp.3 +- Remove the provides on xml-commons-apis = 1.2 since this will not + work properly with our other xml-commons-apis package. + * Tue Mar 13 2007 Matt Wringe - 0:1.2.04-0jpp.2 - Enable gcj option From fedora-extras-commits at redhat.com Thu Apr 12 19:54:52 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Thu, 12 Apr 2007 15:54:52 -0400 Subject: owners owners.list,1.2666,1.2667 Message-ID: <200704121954.l3CJsqAP028674@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/owners In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners Modified Files: owners.list Log Message: add co-maintainer to piklab and dolphin Index: owners.list =================================================================== RCS file: /cvs/extras/owners/owners.list,v retrieving revision 1.2666 retrieving revision 1.2667 diff -u -r1.2666 -r1.2667 --- owners.list 11 Apr 2007 17:48:38 -0000 1.2666 +++ owners.list 12 Apr 2007 19:54:22 -0000 1.2667 @@ -387,7 +387,7 @@ Fedora Extras|docbook2X|Convert docbook into man and Texinfo|pertusus at free.fr|extras-qa at fedoraproject.org| Fedora Extras|doctorj|Java source code analyzer|extras-orphan at fedoraproject.org|extras-qa at fedoraproject.org| Fedora Extras|dogtail|GUI test tool and automation framework|zcerza at redhat.com|extras-qa at fedoraproject.org| -Fedora Extras|dolphin|A file manager for KDE focusing on usability|cgoorah at yahoo.com.au|extras-qa at fedoraproject.org| +Fedora Extras|dolphin|A file manager for KDE focusing on usability|cgoorah at yahoo.com.au,johan at x-tnd.be|extras-qa at fedoraproject.org| Fedora Extras|dom2-core-tests|DOM Conformance Test Suite|dbhole at redhat.com|extras-qa at fedoraproject.org| Fedora Extras|dom4j|Open Source XML framework for Java|nsantos at redhat.com|extras-qa at fedoraproject.org|dbhole at redhat.com Fedora Extras|doodle|Tool to quickly search the documents on a computer|karlikt at gmail.com|extras-qa at fedoraproject.org| @@ -2294,7 +2294,7 @@ Fedora Extras|piccolo|Small fast XML parser|mwringe at redhat.com|extras-qa at fedoraproject.org| Fedora Extras|picocom|Minimal serial communications program|jafo-redhat at tummy.com|extras-qa at fedoraproject.org| Fedora Extras|pikdev|IDE for development of PICmicro based application (under Linux/KDE)|aportal at univ-montp2.fr|extras-qa at fedoraproject.org| -Fedora Extras|piklab|Development environment for applications based on PIC & dsPIC microcontrollers|aportal at univ-montp2.fr|extras-qa at fedoraproject.org| +Fedora Extras|piklab|Development environment for applications based on PIC & dsPIC microcontrollers|cgoorah at yahoo.com.au,aportal at univ-montp2.fr|extras-qa at fedoraproject.org| Fedora Extras|pikloops|Code generator for PIC delays|aportal at univ-montp2.fr|extras-qa at fedoraproject.org| Fedora Extras|pinball|Emilia Pinball game|j.w.r.degoede at hhs.nl|extras-qa at fedoraproject.org| Fedora Extras|pinentry|Collection of simple PIN or passphrase entry dialogs|rdieter at math.unl.edu|extras-qa at fedoraproject.org|Axel.Thimm at ATrpms.net From fedora-extras-commits at redhat.com Thu Apr 12 19:55:06 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Thu, 12 Apr 2007 15:55:06 -0400 Subject: rpms/koverartist - New directory Message-ID: <200704121955.l3CJt6wq028701@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/rpms/koverartist In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners/tmpcvse28672/rpms/koverartist Log Message: Directory /cvs/extras/rpms/koverartist added to the repository From fedora-extras-commits at redhat.com Thu Apr 12 19:55:16 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Thu, 12 Apr 2007 15:55:16 -0400 Subject: rpms/koverartist/devel - New directory Message-ID: <200704121955.l3CJtGOO028714@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/rpms/koverartist/devel In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners/tmpcvse28672/rpms/koverartist/devel Log Message: Directory /cvs/extras/rpms/koverartist/devel added to the repository From fedora-extras-commits at redhat.com Thu Apr 12 19:55:20 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Thu, 12 Apr 2007 15:55:20 -0400 Subject: owners owners.list,1.2667,1.2668 Message-ID: <200704121955.l3CJtKGP028720@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/owners In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners Modified Files: owners.list Log Message: add koverartist Index: owners.list =================================================================== RCS file: /cvs/extras/owners/owners.list,v retrieving revision 1.2667 retrieving revision 1.2668 diff -u -r1.2667 -r1.2668 --- owners.list 12 Apr 2007 19:54:22 -0000 1.2667 +++ owners.list 12 Apr 2007 19:54:49 -0000 1.2668 @@ -1057,6 +1057,7 @@ Fedora Extras|konversation|An easy to use irc client for KDE|dennis at ausil.us|extras-qa at fedoraproject.org| Fedora Extras|kooldock|dock for KDE with great visual effects and enhancements|mr.ecik at gmail.com|extras-qa at fedoraproject.org| Fedora Extras|kover|WYSIWYG CD cover printer with CDDB support|adrian at lisas.de|extras-qa at fedoraproject.org| +Fedora Extras|koverartist|Create CD/DVD covers|fedora at deadbabylon.de|extras-qa at fedoraproject.org| Fedora Extras|kphone|A SIP (Session Initiation Protocol) user agent for Linux|dennis at ausil.us|extras-qa at fedoraproject.org| Fedora Extras|kphotoalbum|KDE Photo Album|rdieter at math.unl.edu|extras-qa at fedoraproject.org| Fedora Extras|kphotobymail|A PyQt based flickr uploader|kushaldas at gmail.com|extras-qa at fedoraproject.org| From fedora-extras-commits at redhat.com Thu Apr 12 19:55:29 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Thu, 12 Apr 2007 15:55:29 -0400 Subject: rpms/koverartist Makefile, NONE, 1.1 import.log, NONE, 1.1 pkg.acl, NONE, 1.1 Message-ID: <200704121955.l3CJtTsl028745@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/rpms/koverartist In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners/tmpcvse28672/rpms/koverartist Added Files: Makefile import.log pkg.acl Log Message: Setup of module koverartist --- NEW FILE Makefile --- # Top level Makefile for module koverartist 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 --- --- NEW FILE pkg.acl --- From fedora-extras-commits at redhat.com Thu Apr 12 20:11:13 2007 From: fedora-extras-commits at redhat.com (Till Maas (till)) Date: Thu, 12 Apr 2007 16:11:13 -0400 Subject: rpms/aircrack-ng/devel aircrack-ng-tarball, NONE, 1.1 .cvsignore, 1.2, 1.3 aircrack-ng.spec, 1.1, 1.2 sources, 1.2, 1.3 aircrack-ng-0.7-includes.patch, 1.1, NONE Message-ID: <200704122011.l3CKBDLC000882@cvs-int.fedora.redhat.com> Author: till Update of /cvs/extras/rpms/aircrack-ng/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv848 Modified Files: .cvsignore aircrack-ng.spec sources Added Files: aircrack-ng-tarball Removed Files: aircrack-ng-0.7-includes.patch Log Message: * Thu Apr 12 2007 Till Maas - 0.8-0.1.20070413svn - update to 0.8 (svn) - fixes http://archives.neohapsis.com/archives/fulldisclosure/2007-04/0408.html (remote code execution) - fix race condition in %%install --- NEW FILE aircrack-ng-tarball --- #!/bin/sh REPOS="http://trac.aircrack-ng.org/svn/trunk/" # Revison ist ${1} when given ARG=${1} BASENAME=${0} REVISION=${ARG:=$(date +%Y%m%d)} NAME="${BASENAME%-tarball}-${REVISION}" echo USAGE: "${0} [DATE]" echo "Creates a tarball with the sources from DATE" echo "Format of DATE: YYYY-MM-DD" echo "Default is today" echo echo Using revision ${REVISION} if [[ ! -e ${NAME} && ! -e ${NAME}.tar.gz ]] then svn export -r "{${REVISION}}" ${REPOS} ${NAME} || \ (echo "svn export did not work, maybe wrong date format?" && exit 1) tar czvf ${NAME}.tar.gz ${NAME} rm -rf ${NAME} else echo "${NAME}(.tar.gz) does already exist" fi Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/aircrack-ng/devel/.cvsignore,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- .cvsignore 5 Mar 2007 08:38:04 -0000 1.2 +++ .cvsignore 12 Apr 2007 20:10:37 -0000 1.3 @@ -1 +1 @@ -aircrack-ng-0.7.tar.gz +aircrack-ng-20070413.tar.gz Index: aircrack-ng.spec =================================================================== RCS file: /cvs/extras/rpms/aircrack-ng/devel/aircrack-ng.spec,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- aircrack-ng.spec 5 Mar 2007 08:38:04 -0000 1.1 +++ aircrack-ng.spec 12 Apr 2007 20:10:37 -0000 1.2 @@ -1,14 +1,18 @@ Name: aircrack-ng -Version: 0.7 -Release: 1%{?dist} +Version: 0.8 +Release: 0.1.20070413svn%{?dist} Summary: 802.11 (wireless) sniffer and WEP/WPA-PSK key cracker Group: Applications/System License: GPL URL: http://www.aircrack-ng.org/ -Source0: http://download.aircrack-ng.org/aircrack-ng-%{version}.tar.gz -Patch0: aircrack-ng-0.7-includes.patch +# aircrack-ng 0.8 will be released soon mostly changes to some windows code +# are missing +# Tarball can be generated with ./aircrack-tarball 20070413 +#Source0: http://download.aircrack-ng.org/aircrack-ng-%{version}.tar.gz +Source0: aircrack-ng-20070413.tar.gz +Source1: %{name}-tarball BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) @@ -21,8 +25,7 @@ %prep -%setup -q -%patch0 -p1 +%setup -q -n aircrack-ng-20070413 %build @@ -32,6 +35,7 @@ %install rm -rf $RPM_BUILD_ROOT +mkdir $RPM_BUILD_ROOT make install destdir=$RPM_BUILD_ROOT prefix=%{_prefix} mandir=%{_mandir}/man1 @@ -48,5 +52,11 @@ %changelog +* Thu Apr 12 2007 Till Maas - 0.8-0.1.20070413svn +- update to 0.8 +- fixes http://archives.neohapsis.com/archives/fulldisclosure/2007-04/0408.html + (remote code execution) +- fix race condition in %%install + * Wed Feb 21 2007 Till Maas - 0.7-1 - initial spec for fedora Index: sources =================================================================== RCS file: /cvs/extras/rpms/aircrack-ng/devel/sources,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- sources 5 Mar 2007 08:38:04 -0000 1.2 +++ sources 12 Apr 2007 20:10:37 -0000 1.3 @@ -1 +1 @@ -34c0447951d438d76fa32d08eab5da01 aircrack-ng-0.7.tar.gz +265f3fac11b27160b2a35d7b9b24702a aircrack-ng-20070413.tar.gz --- aircrack-ng-0.7-includes.patch DELETED --- From fedora-extras-commits at redhat.com Thu Apr 12 19:55:40 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Thu, 12 Apr 2007 15:55:40 -0400 Subject: rpms/koverartist/devel .cvsignore, NONE, 1.1 Makefile, NONE, 1.1 sources, NONE, 1.1 Message-ID: <200704121955.l3CJtets028765@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/rpms/koverartist/devel In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners/tmpcvse28672/rpms/koverartist/devel Added Files: .cvsignore Makefile sources Log Message: Setup of module koverartist --- NEW FILE .cvsignore --- --- NEW FILE Makefile --- # Makefile for source rpm: koverartist # $Id: Makefile,v 1.1 2007/04/12 19:55:34 wtogami Exp $ NAME := koverartist SPECFILE = $(firstword $(wildcard *.spec)) define find-makefile-common for d in common ../common ../../common ; do if [ -f $$d/Makefile.common ] ; then if [ -f $$d/CVS/Root -a -w $$/Makefile.common ] ; then cd $$d ; cvs -Q update ; fi ; echo "$$d/Makefile.common" ; break ; fi ; done endef MAKEFILE_COMMON := $(shell $(find-makefile-common)) ifeq ($(MAKEFILE_COMMON),) # attept a checkout define checkout-makefile-common test -f CVS/Root && { cvs -Q -d $$(cat CVS/Root) checkout common && echo "common/Makefile.common" ; } || { echo "ERROR: I can't figure out how to checkout the 'common' module." ; exit -1 ; } >&2 endef MAKEFILE_COMMON := $(shell $(checkout-makefile-common)) endif include $(MAKEFILE_COMMON) --- NEW FILE sources --- From fedora-extras-commits at redhat.com Thu Apr 12 20:34:21 2007 From: fedora-extras-commits at redhat.com (Sebastian Vahl (svahl)) Date: Thu, 12 Apr 2007 16:34:21 -0400 Subject: rpms/koverartist import.log,1.1,1.2 Message-ID: <200704122034.l3CKYLBx001842@cvs-int.fedora.redhat.com> Author: svahl Update of /cvs/extras/rpms/koverartist In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv1803 Modified Files: import.log Log Message: auto-import koverartist-0.5-5.fc6 on branch devel from koverartist-0.5-5.fc6.src.rpm Index: import.log =================================================================== RCS file: /cvs/extras/rpms/koverartist/import.log,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- import.log 12 Apr 2007 19:55:21 -0000 1.1 +++ import.log 12 Apr 2007 20:33:43 -0000 1.2 @@ -0,0 +1 @@ +koverartist-0_5-5_fc6:HEAD:koverartist-0.5-5.fc6.src.rpm:1176410006 From fedora-extras-commits at redhat.com Thu Apr 12 20:34:29 2007 From: fedora-extras-commits at redhat.com (Sebastian Vahl (svahl)) Date: Thu, 12 Apr 2007 16:34:29 -0400 Subject: rpms/koverartist/devel koverartist.spec, NONE, 1.1 .cvsignore, 1.1, 1.2 sources, 1.1, 1.2 Message-ID: <200704122034.l3CKYT9O001846@cvs-int.fedora.redhat.com> Author: svahl Update of /cvs/extras/rpms/koverartist/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv1803/devel Modified Files: .cvsignore sources Added Files: koverartist.spec Log Message: auto-import koverartist-0.5-5.fc6 on branch devel from koverartist-0.5-5.fc6.src.rpm --- NEW FILE koverartist.spec --- Name: koverartist Version: 0.5 Release: 5%{?dist} Summary: Create CD/DVD covers Group: Applications/Publishing License: GPL URL: http://www.kde-apps.org/content/show.php?content=38195 Source0: http://members.inode.at/499177/software/koverartist/%{name}-%{version}.tar.bz2 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: kdelibs-devel gettext desktop-file-utils #Requires: %description KoverArtist is a program for the fast creation of covers for cd/dvd cases and boxes. The main idea behind it is to be able to create decent looking covers with some mouseclicks. %prep %setup -qn %{name} # Set correct entry for "DocPath" in desktop-file sed -i 's/DocPath/X-DocPath/' src/koverartist.desktop %build %configure --disable-rpath make %{?_smp_mflags} %install rm -rf $RPM_BUILD_ROOT make install DESTDIR=$RPM_BUILD_ROOT %find_lang %{name} desktop-file-install --vendor "fedora" \ --dir %{buildroot}%{_datadir}/applications \ --add-category AudioVideo \ --add-category Qt \ --add-category KDE \ --delete-original \ %{buildroot}/%{_datadir}/applnk/Multimedia/%{name}.desktop %clean rm -rf $RPM_BUILD_ROOT %files -f %{name}.lang %defattr(-,root,root,-) %doc AUTHORS ChangeLog COPYING FAQ README TODO %{_bindir}/koverartist %{_datadir}/apps/koverartist/ %{_datadir}/doc/HTML/en/koverartist/ %{_datadir}/icons/hicolor/*/apps/koverartist.png %{_datadir}/applications/fedora-koverartist.desktop %{_datadir}/mimelnk/application/x-koverartist.desktop %changelog * Wed Jan 18 2007 Sebastian Vahl - 0.5-5 - some cleanup in description - dropped X-Fedora in desktop-file-install * Wed Jan 17 2007 Sebastian Vahl - 0.5-4 - Use find_lang macro * Wed Jan 17 2007 Sebastian Vahl - 0.5-3 - use desktop-file-install - BR: desktop-file-utils - changed rpm-group to Applications/Publishing * Fri Dec 01 2006 Sebastian Vahl - 0.5-2 - BR: gettext * Wed Nov 01 2006 Sebastian Vahl - 0.5-1 - New upstream version: 0.5 * Wed Oct 25 2006 Sebastian Vahl - 0.4.3-2 - Rebuild for FC6 * Wed Jul 26 2006 Sebastian Vahl - 0.4.3-1 - New upstream version: 0.4.3 * Fri Jun 16 2006 Sebastian Vahl - 0.4-1 - New upstream version: 0.4 * Wed May 03 2006 Sebastian Vahl - 0.3.6-1 - New upstream version: 0.3.3 * Fri Apr 28 2006 Sebastian Vahl - 0.3.3-1 - New upstream version: 0.3.3 * Thu Apr 27 2006 Sebastian Vahl - 0.3.2-1 - New upstream version: 0.3.2 * Mon Apr 24 2006 Sebastian Vahl - 0.3.1-1 - Initial RPM Release Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/koverartist/devel/.cvsignore,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- .cvsignore 12 Apr 2007 19:55:34 -0000 1.1 +++ .cvsignore 12 Apr 2007 20:33:51 -0000 1.2 @@ -0,0 +1 @@ +koverartist-0.5.tar.bz2 Index: sources =================================================================== RCS file: /cvs/extras/rpms/koverartist/devel/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 12 Apr 2007 19:55:34 -0000 1.1 +++ sources 12 Apr 2007 20:33:51 -0000 1.2 @@ -0,0 +1 @@ +30abf0f9c743d144b7ae90d832fd4729 koverartist-0.5.tar.bz2 From fedora-extras-commits at redhat.com Thu Apr 12 20:41:43 2007 From: fedora-extras-commits at redhat.com (Michael Schwendt (mschwendt)) Date: Thu, 12 Apr 2007 16:41:43 -0400 Subject: extras-buildsys/utils/pushscript RepoView.py,1.5,1.6 Message-ID: <200704122041.l3CKfhC4002010@cvs-int.fedora.redhat.com> Author: mschwendt Update of /cvs/fedora/extras-buildsys/utils/pushscript In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv1993 Modified Files: RepoView.py Log Message: escapes for added safety Index: RepoView.py =================================================================== RCS file: /cvs/fedora/extras-buildsys/utils/pushscript/RepoView.py,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- RepoView.py 20 Mar 2007 00:29:43 -0000 1.5 +++ RepoView.py 12 Apr 2007 20:41:41 -0000 1.6 @@ -25,7 +25,7 @@ srcpath = '-s ../../SRPMS' else: srcpath = '' - cmd = '%s -t "%s" %s %s' % (cfg.repoview,title,srcpath,repodir) + cmd = '%s -t \"%s\" %s %s' % (cfg.repoview,title,srcpath,repodir) Utils.run_and_check(cmd) From fedora-extras-commits at redhat.com Thu Apr 12 20:41:58 2007 From: fedora-extras-commits at redhat.com (Sebastian Vahl (svahl)) Date: Thu, 12 Apr 2007 16:41:58 -0400 Subject: rpms/koverartist/devel koverartist.spec,1.1,1.2 Message-ID: <200704122041.l3CKfwN5002017@cvs-int.fedora.redhat.com> Author: svahl Update of /cvs/extras/rpms/koverartist/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv1972 Modified Files: koverartist.spec Log Message: some small changes (https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=222994#c13) Index: koverartist.spec =================================================================== RCS file: /cvs/extras/rpms/koverartist/devel/koverartist.spec,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- koverartist.spec 12 Apr 2007 20:33:51 -0000 1.1 +++ koverartist.spec 12 Apr 2007 20:41:24 -0000 1.2 @@ -1,6 +1,6 @@ Name: koverartist Version: 0.5 -Release: 5%{?dist} +Release: 7%{?dist} Summary: Create CD/DVD covers Group: Applications/Publishing @@ -20,9 +20,6 @@ %prep %setup -qn %{name} -# Set correct entry for "DocPath" in desktop-file -sed -i 's/DocPath/X-DocPath/' src/koverartist.desktop - %build %configure --disable-rpath make %{?_smp_mflags} @@ -35,8 +32,8 @@ %find_lang %{name} -desktop-file-install --vendor "fedora" \ - --dir %{buildroot}%{_datadir}/applications \ +desktop-file-install --vendor "" \ + --dir %{buildroot}%{_datadir}/applications/kde/ \ --add-category AudioVideo \ --add-category Qt \ --add-category KDE \ @@ -47,6 +44,17 @@ rm -rf $RPM_BUILD_ROOT +%post +touch --no-create %{_datadir}/icons/hicolor || : +%{_bindir}/gtk-update-icon-cache --quiet %{_datadir}/icons/hicolor || : +update-desktop-database &> /dev/null ||: + +%postun +touch --no-create %{_datadir}/icons/hicolor || : +%{_bindir}/gtk-update-icon-cache --quiet %{_datadir}/icons/hicolor || : +update-desktop-database &> /dev/null ||: + + %files -f %{name}.lang %defattr(-,root,root,-) %doc AUTHORS ChangeLog COPYING FAQ README TODO @@ -54,10 +62,18 @@ %{_datadir}/apps/koverartist/ %{_datadir}/doc/HTML/en/koverartist/ %{_datadir}/icons/hicolor/*/apps/koverartist.png -%{_datadir}/applications/fedora-koverartist.desktop +%{_datadir}/applications/kde/koverartist.desktop %{_datadir}/mimelnk/application/x-koverartist.desktop %changelog +* Thu Apr 12 2007 Sebastian Vahl - 0.5-7 +- changed vendor and use /usr/share/applications/kde + +* Wed Apr 11 2007 Sebastian Vahl - 0.5-6 +- run gtk-update-icon-cache on post and postun +- run update-desktop-database on post and postun +- added BR: desktop-file-utils + * Wed Jan 18 2007 Sebastian Vahl - 0.5-5 - some cleanup in description - dropped X-Fedora in desktop-file-install From fedora-extras-commits at redhat.com Thu Apr 12 20:46:22 2007 From: fedora-extras-commits at redhat.com (Ville Skytta (scop)) Date: Thu, 12 Apr 2007 16:46:22 -0400 Subject: rpms/rpmlint/devel .cvsignore, 1.15, 1.16 rpmlint.config, 1.5, 1.6 rpmlint.spec, 1.28, 1.29 sources, 1.15, 1.16 Message-ID: <200704122046.l3CKkMc9002137@cvs-int.fedora.redhat.com> Author: scop Update of /cvs/extras/rpms/rpmlint/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv2112 Modified Files: .cvsignore rpmlint.config rpmlint.spec sources Log Message: * Thu Apr 12 2007 Ville Skytt?? - 0.80-1 - 0.80, fixes #227389, #228645, #233795. - Accept "Redistributable, no modification permitted" as a valid license. - Filter messages about doc file dependencies on /bin/sh. - Add missing dependency on file. Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/rpmlint/devel/.cvsignore,v retrieving revision 1.15 retrieving revision 1.16 diff -u -r1.15 -r1.16 --- .cvsignore 2 Feb 2007 15:51:58 -0000 1.15 +++ .cvsignore 12 Apr 2007 20:45:44 -0000 1.16 @@ -1 +1 @@ -rpmlint-0.79.tar.bz2 +rpmlint-0.80.tar.bz2 Index: rpmlint.config =================================================================== RCS file: /cvs/extras/rpms/rpmlint/devel/rpmlint.config,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- rpmlint.config 2 Feb 2007 15:51:58 -0000 1.5 +++ rpmlint.config 12 Apr 2007 20:45:44 -0000 1.6 @@ -4,6 +4,7 @@ # options in /etc/rpmlint/config and/or ~/.rpmlintrc as needed. from Config import * +from TagsCheck import DEFAULT_VALID_LICENSES setOption("DistRegex", '\.(fc|rhe?l|el)\d+(?=\.|$)') setOption("UseVersionInChangeLog", 1) @@ -23,6 +24,9 @@ ['consolehelper$', 'usermode'], ['consolehelper-gtk$', 'usermode-gtk'], )) +setOption("ValidLicenses", + DEFAULT_VALID_LICENSES + + ("Redistributable, no modification permitted", )) # Standard users & groups from the setup package: setOption("StandardUsers", ("root", "bin", "daemon", "adm", "lp", "sync", "shutdown", "halt", @@ -56,3 +60,4 @@ addFilter("-debuginfo [^ ]+ /usr/lib/debug/") addFilter("non-standard-dir-in-usr libexec") addFilter(" gpg-pubkey ") +addFilter(" doc-file-dependency .* /bin/sh$") Index: rpmlint.spec =================================================================== RCS file: /cvs/extras/rpms/rpmlint/devel/rpmlint.spec,v retrieving revision 1.28 retrieving revision 1.29 diff -u -r1.28 -r1.29 --- rpmlint.spec 2 Feb 2007 15:51:58 -0000 1.28 +++ rpmlint.spec 12 Apr 2007 20:45:44 -0000 1.29 @@ -1,5 +1,5 @@ Name: rpmlint -Version: 0.79 +Version: 0.80 Release: 1%{?dist} Summary: Tool for checking common errors in RPM packages @@ -13,14 +13,15 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch -BuildRequires: python >= 2.0 +BuildRequires: python >= 2.2 BuildRequires: rpm-python BuildRequires: sed >= 3.95 Requires: rpm-python -Requires: python >= 2.0 +Requires: python >= 2.2 Requires: cpio Requires: binutils Requires: desktop-file-utils +Requires: file %description rpmlint is a tool for checking common errors in RPM packages. Binary @@ -65,6 +66,12 @@ %changelog +* Thu Apr 12 2007 Ville Skytt?? - 0.80-1 +- 0.80, fixes #227389, #228645, #233795. +- Accept "Redistributable, no modification permitted" as a valid license. +- Filter messages about doc file dependencies on /bin/sh. +- Add missing dependency on file. + * Fri Feb 2 2007 Ville Skytt?? - 0.79-1 - 0.79, fixes #211417, #212491, #214605, #218250, #219068, #220061, #221116, #222585, and #226879. Index: sources =================================================================== RCS file: /cvs/extras/rpms/rpmlint/devel/sources,v retrieving revision 1.15 retrieving revision 1.16 diff -u -r1.15 -r1.16 --- sources 2 Feb 2007 15:51:58 -0000 1.15 +++ sources 12 Apr 2007 20:45:44 -0000 1.16 @@ -1 +1 @@ -50ebdf88ede4b1265e9a69b20e356f44 rpmlint-0.79.tar.bz2 +31e1bda0b4e19188a7a5b075dc1a203f rpmlint-0.80.tar.bz2 From fedora-extras-commits at redhat.com Thu Apr 12 21:15:02 2007 From: fedora-extras-commits at redhat.com (Ville Skytta (scop)) Date: Thu, 12 Apr 2007 17:15:02 -0400 Subject: rpms/rpmlint/FC-6 .cvsignore, 1.15, 1.16 rpmlint.config, 1.5, 1.6 rpmlint.spec, 1.28, 1.29 sources, 1.15, 1.16 Message-ID: <200704122115.l3CLF2kW006765@cvs-int.fedora.redhat.com> Author: scop Update of /cvs/extras/rpms/rpmlint/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv6734 Modified Files: .cvsignore rpmlint.config rpmlint.spec sources Log Message: * Thu Apr 12 2007 Ville Skytt?? - 0.80-1 - 0.80, fixes #227389, #228645, #233795. - Accept "Redistributable, no modification permitted" as a valid license. - Filter messages about doc file dependencies on /bin/sh. - Add missing dependency on file. Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/rpmlint/FC-6/.cvsignore,v retrieving revision 1.15 retrieving revision 1.16 diff -u -r1.15 -r1.16 --- .cvsignore 2 Feb 2007 15:51:55 -0000 1.15 +++ .cvsignore 12 Apr 2007 21:14:27 -0000 1.16 @@ -1 +1 @@ -rpmlint-0.79.tar.bz2 +rpmlint-0.80.tar.bz2 Index: rpmlint.config =================================================================== RCS file: /cvs/extras/rpms/rpmlint/FC-6/rpmlint.config,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- rpmlint.config 2 Feb 2007 15:51:55 -0000 1.5 +++ rpmlint.config 12 Apr 2007 21:14:27 -0000 1.6 @@ -4,6 +4,7 @@ # options in /etc/rpmlint/config and/or ~/.rpmlintrc as needed. from Config import * +from TagsCheck import DEFAULT_VALID_LICENSES setOption("DistRegex", '\.(fc|rhe?l|el)\d+(?=\.|$)') setOption("UseVersionInChangeLog", 1) @@ -23,6 +24,9 @@ ['consolehelper$', 'usermode'], ['consolehelper-gtk$', 'usermode-gtk'], )) +setOption("ValidLicenses", + DEFAULT_VALID_LICENSES + + ("Redistributable, no modification permitted", )) # Standard users & groups from the setup package: setOption("StandardUsers", ("root", "bin", "daemon", "adm", "lp", "sync", "shutdown", "halt", @@ -56,3 +60,4 @@ addFilter("-debuginfo [^ ]+ /usr/lib/debug/") addFilter("non-standard-dir-in-usr libexec") addFilter(" gpg-pubkey ") +addFilter(" doc-file-dependency .* /bin/sh$") Index: rpmlint.spec =================================================================== RCS file: /cvs/extras/rpms/rpmlint/FC-6/rpmlint.spec,v retrieving revision 1.28 retrieving revision 1.29 diff -u -r1.28 -r1.29 --- rpmlint.spec 2 Feb 2007 15:51:55 -0000 1.28 +++ rpmlint.spec 12 Apr 2007 21:14:27 -0000 1.29 @@ -1,5 +1,5 @@ Name: rpmlint -Version: 0.79 +Version: 0.80 Release: 1%{?dist} Summary: Tool for checking common errors in RPM packages @@ -13,14 +13,15 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch -BuildRequires: python >= 2.0 +BuildRequires: python >= 2.2 BuildRequires: rpm-python BuildRequires: sed >= 3.95 Requires: rpm-python -Requires: python >= 2.0 +Requires: python >= 2.2 Requires: cpio Requires: binutils Requires: desktop-file-utils +Requires: file %description rpmlint is a tool for checking common errors in RPM packages. Binary @@ -65,6 +66,12 @@ %changelog +* Thu Apr 12 2007 Ville Skytt?? - 0.80-1 +- 0.80, fixes #227389, #228645, #233795. +- Accept "Redistributable, no modification permitted" as a valid license. +- Filter messages about doc file dependencies on /bin/sh. +- Add missing dependency on file. + * Fri Feb 2 2007 Ville Skytt?? - 0.79-1 - 0.79, fixes #211417, #212491, #214605, #218250, #219068, #220061, #221116, #222585, and #226879. Index: sources =================================================================== RCS file: /cvs/extras/rpms/rpmlint/FC-6/sources,v retrieving revision 1.15 retrieving revision 1.16 diff -u -r1.15 -r1.16 --- sources 2 Feb 2007 15:51:55 -0000 1.15 +++ sources 12 Apr 2007 21:14:27 -0000 1.16 @@ -1 +1 @@ -50ebdf88ede4b1265e9a69b20e356f44 rpmlint-0.79.tar.bz2 +31e1bda0b4e19188a7a5b075dc1a203f rpmlint-0.80.tar.bz2 From fedora-extras-commits at redhat.com Thu Apr 12 21:41:58 2007 From: fedora-extras-commits at redhat.com (Roland Dreier (dreier)) Date: Thu, 12 Apr 2007 17:41:58 -0400 Subject: rpms/libibverbs import.log,1.15,1.16 Message-ID: <200704122141.l3CLfwRC007489@cvs-int.fedora.redhat.com> Author: dreier Update of /cvs/extras/rpms/libibverbs In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv7453 Modified Files: import.log Log Message: Index: import.log =================================================================== RCS file: /cvs/extras/rpms/libibverbs/import.log,v retrieving revision 1.15 retrieving revision 1.16 diff -u -r1.15 -r1.16 --- import.log 4 Apr 2007 23:30:24 -0000 1.15 +++ import.log 12 Apr 2007 21:41:20 -0000 1.16 @@ -12,3 +12,4 @@ libibverbs-1_0_3-1:FC-4:libibverbs-1.0.3-1.src.rpm:1146610524 libibverbs-1_0_4-1:HEAD:libibverbs-1.0.4-1.src.rpm:1162442818 libibverbs-1_1-0_1_rc2:HEAD:libibverbs-1.1-0.1.rc2.src.rpm:1175729223 +libibverbs-1_1-1:HEAD:libibverbs-1.1-1.src.rpm:1176414070 From fedora-extras-commits at redhat.com Thu Apr 12 21:42:04 2007 From: fedora-extras-commits at redhat.com (Roland Dreier (dreier)) Date: Thu, 12 Apr 2007 17:42:04 -0400 Subject: rpms/libibverbs/devel .cvsignore, 1.9, 1.10 libibverbs.spec, 1.9, 1.10 sources, 1.9, 1.10 Message-ID: <200704122142.l3CLg4AE007494@cvs-int.fedora.redhat.com> Author: dreier Update of /cvs/extras/rpms/libibverbs/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv7453/devel Modified Files: .cvsignore libibverbs.spec sources Log Message: Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/libibverbs/devel/.cvsignore,v retrieving revision 1.9 retrieving revision 1.10 diff -u -r1.9 -r1.10 --- .cvsignore 4 Apr 2007 23:30:28 -0000 1.9 +++ .cvsignore 12 Apr 2007 21:41:28 -0000 1.10 @@ -1 +1 @@ -libibverbs-1.1-rc2.tar.gz +libibverbs-1.1.tar.gz Index: libibverbs.spec =================================================================== RCS file: /cvs/extras/rpms/libibverbs/devel/libibverbs.spec,v retrieving revision 1.9 retrieving revision 1.10 diff -u -r1.9 -r1.10 --- libibverbs.spec 4 Apr 2007 23:30:28 -0000 1.9 +++ libibverbs.spec 12 Apr 2007 21:41:28 -0000 1.10 @@ -1,12 +1,12 @@ Name: libibverbs Version: 1.1 -Release: 0.1.rc2%{?dist} +Release: 1%{?dist} Summary: A library for direct userspace use of InfiniBand hardware Group: System Environment/Libraries License: GPL/BSD -Url: http://openib.org/ -Source: http://openib.org/downloads/libibverbs-1.1-rc2.tar.gz +Url: http://openfabrics.org/ +Source: http://openfabrics.org/downloads/libibverbs-1.1.tar.gz BuildRoot: %(mktemp -ud %{_tmppath}/%{name}-%{version}-%{release}-XXXXXX) Requires(post): /sbin/ldconfig Requires(postun): /sbin/ldconfig @@ -44,7 +44,7 @@ displays information about InfiniBand devices. %prep -%setup -q -n %{name}-1.1-rc2 +%setup -q -n %{name}-1.1 %build %configure @@ -83,6 +83,9 @@ %{_mandir}/man1/* %changelog +* Wed Apr 11 2007 Roland Dreier - 1.1-1 +- New upstream release + * Mon May 22 2006 Roland Dreier - 1.1-0.1.rc2 - New upstream release - Remove dependency on libsysfs, since it is no longer used Index: sources =================================================================== RCS file: /cvs/extras/rpms/libibverbs/devel/sources,v retrieving revision 1.9 retrieving revision 1.10 diff -u -r1.9 -r1.10 --- sources 4 Apr 2007 23:30:28 -0000 1.9 +++ sources 12 Apr 2007 21:41:28 -0000 1.10 @@ -1 +1 @@ -387ab84c8d62bdda52e7da429f82b0ec libibverbs-1.1-rc2.tar.gz +756d8c0dc5469ef21d67ed5caef0edfd libibverbs-1.1.tar.gz From fedora-extras-commits at redhat.com Thu Apr 12 21:47:11 2007 From: fedora-extras-commits at redhat.com (Till Maas (till)) Date: Thu, 12 Apr 2007 17:47:11 -0400 Subject: rpms/aircrack-ng/FC-6 aircrack-ng-tarball, NONE, 1.1 .cvsignore, 1.1, 1.2 aircrack-ng.spec, 1.1, 1.2 sources, 1.2, 1.3 aircrack-ng-0.7-includes.patch, 1.1, NONE Message-ID: <200704122147.l3CLlBGS007677@cvs-int.fedora.redhat.com> Author: till Update of /cvs/extras/rpms/aircrack-ng/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv7651 Modified Files: .cvsignore aircrack-ng.spec sources Added Files: aircrack-ng-tarball Removed Files: aircrack-ng-0.7-includes.patch Log Message: sync to devel --- NEW FILE aircrack-ng-tarball --- #!/bin/sh REPOS="http://trac.aircrack-ng.org/svn/trunk/" # Revison ist ${1} when given ARG=${1} BASENAME=${0} REVISION=${ARG:=$(date +%Y%m%d)} NAME="${BASENAME%-tarball}-${REVISION}" echo USAGE: "${0} [DATE]" echo "Creates a tarball with the sources from DATE" echo "Format of DATE: YYYY-MM-DD" echo "Default is today" echo echo Using revision ${REVISION} if [[ ! -e ${NAME} && ! -e ${NAME}.tar.gz ]] then svn export -r "{${REVISION}}" ${REPOS} ${NAME} || \ (echo "svn export did not work, maybe wrong date format?" && exit 1) tar czvf ${NAME}.tar.gz ${NAME} rm -rf ${NAME} else echo "${NAME}(.tar.gz) does already exist" fi Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/aircrack-ng/FC-6/.cvsignore,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- .cvsignore 5 Mar 2007 00:11:24 -0000 1.1 +++ .cvsignore 12 Apr 2007 21:46:36 -0000 1.2 @@ -0,0 +1 @@ +aircrack-ng-20070413.tar.gz Index: aircrack-ng.spec =================================================================== RCS file: /cvs/extras/rpms/aircrack-ng/FC-6/aircrack-ng.spec,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- aircrack-ng.spec 5 Mar 2007 08:41:49 -0000 1.1 +++ aircrack-ng.spec 12 Apr 2007 21:46:36 -0000 1.2 @@ -1,14 +1,18 @@ Name: aircrack-ng -Version: 0.7 -Release: 1%{?dist} +Version: 0.8 +Release: 0.1.20070413svn%{?dist} Summary: 802.11 (wireless) sniffer and WEP/WPA-PSK key cracker Group: Applications/System License: GPL URL: http://www.aircrack-ng.org/ -Source0: http://download.aircrack-ng.org/aircrack-ng-%{version}.tar.gz -Patch0: aircrack-ng-0.7-includes.patch +# aircrack-ng 0.8 will be released soon mostly changes to some windows code +# are missing +# Tarball can be generated with ./aircrack-tarball 20070413 +#Source0: http://download.aircrack-ng.org/aircrack-ng-%{version}.tar.gz +Source0: aircrack-ng-20070413.tar.gz +Source1: %{name}-tarball BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) @@ -21,8 +25,7 @@ %prep -%setup -q -%patch0 -p1 +%setup -q -n aircrack-ng-20070413 %build @@ -32,6 +35,7 @@ %install rm -rf $RPM_BUILD_ROOT +mkdir $RPM_BUILD_ROOT make install destdir=$RPM_BUILD_ROOT prefix=%{_prefix} mandir=%{_mandir}/man1 @@ -48,5 +52,11 @@ %changelog +* Thu Apr 12 2007 Till Maas - 0.8-0.1.20070413svn +- update to 0.8 +- fixes http://archives.neohapsis.com/archives/fulldisclosure/2007-04/0408.html + (remote code execution) +- fix race condition in %%install + * Wed Feb 21 2007 Till Maas - 0.7-1 - initial spec for fedora Index: sources =================================================================== RCS file: /cvs/extras/rpms/aircrack-ng/FC-6/sources,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- sources 5 Mar 2007 08:41:49 -0000 1.2 +++ sources 12 Apr 2007 21:46:36 -0000 1.3 @@ -1 +1 @@ -34c0447951d438d76fa32d08eab5da01 aircrack-ng-0.7.tar.gz +265f3fac11b27160b2a35d7b9b24702a aircrack-ng-20070413.tar.gz --- aircrack-ng-0.7-includes.patch DELETED --- From fedora-extras-commits at redhat.com Thu Apr 12 22:58:25 2007 From: fedora-extras-commits at redhat.com (Steven Pritchard (steve)) Date: Thu, 12 Apr 2007 18:58:25 -0400 Subject: rpms/perl-Chart/devel perl-Chart.spec,1.8,1.9 Message-ID: <200704122258.l3CMwPEe013039@cvs-int.fedora.redhat.com> Author: steve Update of /cvs/extras/rpms/perl-Chart/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv13009 Modified Files: perl-Chart.spec Log Message: Fix find option order. Use fixperms macro instead of our own chmod incantation. BR ExtUtils::MakeMaker. Minor spec cleanup to more closely resemble cpanspec output. Index: perl-Chart.spec =================================================================== RCS file: /cvs/extras/rpms/perl-Chart/devel/perl-Chart.spec,v retrieving revision 1.8 retrieving revision 1.9 diff -u -r1.8 -r1.9 --- perl-Chart.spec 28 Aug 2006 04:24:47 -0000 1.8 +++ perl-Chart.spec 12 Apr 2007 22:57:50 -0000 1.9 @@ -1,47 +1,45 @@ Name: perl-Chart Version: 2.4.1 -Release: 4%{?dist} +Release: 5%{?dist} Summary: Perl module for producing many types of charts - -Group: Development/Libraries License: GPL or Artistic +Group: Development/Libraries URL: http://search.cpan.org/dist/Chart/ Source0: http://www.cpan.org/authors/id/C/CH/CHARTGRP/Chart-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) - BuildArch: noarch -BuildRequires: perl(GD) >= 1.20 +BuildRequires: perl(ExtUtils::MakeMaker) +#BuildRequires: perl(GD) >= 1.20 +BuildRequires: perl(GD) Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) %description %{summary}. - %prep %setup -q -n Chart-%{version} chmod -c 644 Chart/*.pm TODO Documentation.pdf - +rm -f pm_to_blib %build %{__perl} Makefile.PL INSTALLDIRS=vendor make %{?_smp_mflags} - %install -rm -rf %{buildroot} -make pure_install PERL_INSTALL_ROOT=%{buildroot} -find %{buildroot} -type f -name .packlist -exec rm -f {} ';' -find %{buildroot} -type d -depth -exec rmdir {} 2>/dev/null ';' -chmod -R u+w %{buildroot}/* +rm -rf $RPM_BUILD_ROOT +make pure_install PERL_INSTALL_ROOT=$RPM_BUILD_ROOT + +find $RPM_BUILD_ROOT -type f -name .packlist -exec rm -f {} \; +find $RPM_BUILD_ROOT -depth -type d -exec rmdir {} 2>/dev/null \; + +%{_fixperms} $RPM_BUILD_ROOT/* %check make test - %clean -rm -rf %{buildroot} - +rm -rf $RPM_BUILD_ROOT %files %defattr(-,root,root,-) @@ -49,8 +47,13 @@ %{perl_vendorlib}/Chart* %{_mandir}/man3/Chart.3* - %changelog +* Mon Apr 09 2007 Steven Pritchard 2.4.1-5 +- Fix find option order. +- Use fixperms macro instead of our own chmod incantation. +- BR ExtUtils::MakeMaker. +- Minor spec cleanup to more closely resemble cpanspec output. + * Mon Aug 27 2006 Michael J. Knox - 2.4.1-4 - Rebuild for FC6 From fedora-extras-commits at redhat.com Thu Apr 12 23:10:10 2007 From: fedora-extras-commits at redhat.com (Damien Durand (splinux)) Date: Thu, 12 Apr 2007 19:10:10 -0400 Subject: rpms/gnubiff import.log,1.11,1.12 Message-ID: <200704122310.l3CNAA4I017499@cvs-int.fedora.redhat.com> Author: splinux Update of /cvs/extras/rpms/gnubiff In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv17462 Modified Files: import.log Log Message: Index: import.log =================================================================== RCS file: /cvs/extras/rpms/gnubiff/import.log,v retrieving revision 1.11 retrieving revision 1.12 diff -u -r1.11 -r1.12 --- import.log 10 Mar 2007 10:52:21 -0000 1.11 +++ import.log 12 Apr 2007 23:09:36 -0000 1.12 @@ -8,3 +8,4 @@ gnubiff-2_2_5-1:HEAD:gnubiff-2.2.5-1.src.rpm:1172937410 gnubiff-2_2_5-2:HEAD:gnubiff-2.2.5-2.src.rpm:1172947518 gnubiff-2_2_5-3:HEAD:gnubiff-2.2.5-3.src.rpm:1173523888 +gnubiff-2_2_6-1_fc7:HEAD:gnubiff-2.2.6-1.fc7.src.rpm:1176419220 From fedora-extras-commits at redhat.com Thu Apr 12 23:10:17 2007 From: fedora-extras-commits at redhat.com (Damien Durand (splinux)) Date: Thu, 12 Apr 2007 19:10:17 -0400 Subject: rpms/gnubiff/devel .cvsignore, 1.6, 1.7 gnubiff.spec, 1.10, 1.11 sources, 1.6, 1.7 Message-ID: <200704122310.l3CNAHAN017504@cvs-int.fedora.redhat.com> Author: splinux Update of /cvs/extras/rpms/gnubiff/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv17462/devel Modified Files: .cvsignore gnubiff.spec sources Log Message: Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/gnubiff/devel/.cvsignore,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- .cvsignore 3 Mar 2007 15:57:42 -0000 1.6 +++ .cvsignore 12 Apr 2007 23:09:41 -0000 1.7 @@ -1 +1 @@ -gnubiff-2.2.5.tar.gz +gnubiff-2.2.6.tar.gz Index: gnubiff.spec =================================================================== RCS file: /cvs/extras/rpms/gnubiff/devel/gnubiff.spec,v retrieving revision 1.10 retrieving revision 1.11 diff -u -r1.10 -r1.11 --- gnubiff.spec 10 Mar 2007 10:52:23 -0000 1.10 +++ gnubiff.spec 12 Apr 2007 23:09:41 -0000 1.11 @@ -1,6 +1,6 @@ Name: gnubiff -Version: 2.2.5 -Release: 3%{?dist} +Version: 2.2.6 +Release: 1%{?dist} Summary: A mail notification program Group: Applications/Internet @@ -32,9 +32,8 @@ make install DESTDIR=$RPM_BUILD_ROOT rm -rf $RPM_BUILD_ROOT%{_datadir}/info/dir -desktop-file-install --vendor fedora \ +desktop-file-install --vendor="" \ --dir ${RPM_BUILD_ROOT}%{_datadir}/applications \ - --add-category X-Fedora \ %{SOURCE1} %find_lang %{name} @@ -64,6 +63,9 @@ %{_mandir}/man1/* %changelog +* Sat Mar 10 2007 Damien Durand - 2.2.6-1 +- Upgrade to 2.2.6 + * Sat Mar 10 2007 Damien Durand - 2.2.5-3 - Bumped Index: sources =================================================================== RCS file: /cvs/extras/rpms/gnubiff/devel/sources,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- sources 3 Mar 2007 15:57:42 -0000 1.6 +++ sources 12 Apr 2007 23:09:41 -0000 1.7 @@ -1 +1 @@ -317e173dcb209582b24f325fba2e1504 gnubiff-2.2.5.tar.gz +b6c2580b7b2b73cddafdc1fdcedcfde2 gnubiff-2.2.6.tar.gz From fedora-extras-commits at redhat.com Thu Apr 12 23:12:27 2007 From: fedora-extras-commits at redhat.com (Damien Durand (splinux)) Date: Thu, 12 Apr 2007 19:12:27 -0400 Subject: rpms/gnubiff/FC-6 gnubiff.spec,1.17,1.18 sources,1.14,1.15 Message-ID: <200704122312.l3CNCR8K017615@cvs-int.fedora.redhat.com> Author: splinux Update of /cvs/extras/rpms/gnubiff/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv17589 Modified Files: gnubiff.spec sources Log Message: Index: gnubiff.spec =================================================================== RCS file: /cvs/extras/rpms/gnubiff/FC-6/gnubiff.spec,v retrieving revision 1.17 retrieving revision 1.18 diff -u -r1.17 -r1.18 --- gnubiff.spec 10 Mar 2007 10:54:16 -0000 1.17 +++ gnubiff.spec 12 Apr 2007 23:11:52 -0000 1.18 @@ -1,6 +1,6 @@ Name: gnubiff -Version: 2.2.5 -Release: 3%{?dist} +Version: 2.2.6 +Release: 1%{?dist} Summary: A mail notification program Group: Applications/Internet @@ -32,9 +32,8 @@ make install DESTDIR=$RPM_BUILD_ROOT rm -rf $RPM_BUILD_ROOT%{_datadir}/info/dir -desktop-file-install --vendor fedora \ +desktop-file-install --vendor="" \ --dir ${RPM_BUILD_ROOT}%{_datadir}/applications \ - --add-category X-Fedora \ %{SOURCE1} %find_lang %{name} @@ -64,6 +63,9 @@ %{_mandir}/man1/* %changelog +* Sat Mar 10 2007 Damien Durand - 2.2.6-1 +- Upgrade to 2.2.6 + * Sat Mar 10 2007 Damien Durand - 2.2.5-3 - Bumped Index: sources =================================================================== RCS file: /cvs/extras/rpms/gnubiff/FC-6/sources,v retrieving revision 1.14 retrieving revision 1.15 diff -u -r1.14 -r1.15 --- sources 3 Mar 2007 18:50:10 -0000 1.14 +++ sources 12 Apr 2007 23:11:52 -0000 1.15 @@ -1 +1 @@ -317e173dcb209582b24f325fba2e1504 gnubiff-2.2.5.tar.gz +b6c2580b7b2b73cddafdc1fdcedcfde2 gnubiff-2.2.6.tar.gz From fedora-extras-commits at redhat.com Fri Apr 13 02:08:42 2007 From: fedora-extras-commits at redhat.com (Joshua W. Boyer (jwboyer)) Date: Thu, 12 Apr 2007 22:08:42 -0400 Subject: owners owners.list,1.2668,1.2669 Message-ID: <200704130208.l3D28gJi000914@cvs-int.fedora.redhat.com> Author: jwboyer Update of /cvs/extras/owners In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv889 Modified Files: owners.list Log Message: Add perl-Mail-IMAPClient Index: owners.list =================================================================== RCS file: /cvs/extras/owners/owners.list,v retrieving revision 1.2668 retrieving revision 1.2669 diff -u -r1.2668 -r1.2669 --- owners.list 12 Apr 2007 19:54:49 -0000 1.2668 +++ owners.list 13 Apr 2007 02:08:12 -0000 1.2669 @@ -1923,6 +1923,7 @@ Fedora Extras|perl-Mail-Alias|For bugs related to the perl-Mail-Alias component|steve at silug.org|extras-qa at fedoraproject.org|fedora-perl-devel-list at redhat.com,oliver at linux-kernel.at Fedora Extras|perl-Mail-Box|Manage a mailbox, a folder with messages|tcallawa at redhat.com|extras-qa at fedoraproject.org|fedora-perl-devel-list at redhat.com Fedora Extras|perl-Mail-GnuPG|Process email with GPG|rc040203 at freenet.de|extras-qa at fedoraproject.org|fedora-perl-devel-list at redhat.com +Fedora Extras|perl-Mail-IMAPClient|An IMAP Client API|tcallawa at redhat.com|extras-qa at fedoraproject.org|fedora-perl-devel-list at redhat.com Fedora Extras|perl-Mail-Mbox-MessageParser|A fast and simple mbox folder reader|paul at city-fan.org|extras-qa at fedoraproject.org|fedora-perl-devel-list at redhat.com Fedora Extras|perl-Mail-RFC822-Address|Perl extension for validating addresses according to RFC822|andreas at bawue.net|extras-qa at fedoraproject.org|fedora-perl-devel-list at redhat.com Fedora Extras|perl-Mail-Sender|Module for sending mails with attachments through an SMTP server|jpo at di.uminho.pt|extras-qa at fedoraproject.org|fedora-perl-devel-list at redhat.com From fedora-extras-commits at redhat.com Fri Apr 13 02:10:12 2007 From: fedora-extras-commits at redhat.com (Joshua W. Boyer (jwboyer)) Date: Thu, 12 Apr 2007 22:10:12 -0400 Subject: rpms/perl-Mail-IMAPClient - New directory Message-ID: <200704130210.l3D2ACjL000971@cvs-int.fedora.redhat.com> Author: jwboyer Update of /cvs/extras/rpms/perl-Mail-IMAPClient In directory cvs-int.fedora.redhat.com:/home/fedora/jwboyer/owners/tmpcvshnk945/rpms/perl-Mail-IMAPClient Log Message: Directory /cvs/extras/rpms/perl-Mail-IMAPClient added to the repository From fedora-extras-commits at redhat.com Fri Apr 13 02:10:27 2007 From: fedora-extras-commits at redhat.com (Joshua W. Boyer (jwboyer)) Date: Thu, 12 Apr 2007 22:10:27 -0400 Subject: rpms/perl-Mail-IMAPClient/devel - New directory Message-ID: <200704130210.l3D2AR0B000989@cvs-int.fedora.redhat.com> Author: jwboyer Update of /cvs/extras/rpms/perl-Mail-IMAPClient/devel In directory cvs-int.fedora.redhat.com:/home/fedora/jwboyer/owners/tmpcvshnk945/rpms/perl-Mail-IMAPClient/devel Log Message: Directory /cvs/extras/rpms/perl-Mail-IMAPClient/devel added to the repository From fedora-extras-commits at redhat.com Fri Apr 13 02:10:40 2007 From: fedora-extras-commits at redhat.com (Joshua W. Boyer (jwboyer)) Date: Thu, 12 Apr 2007 22:10:40 -0400 Subject: rpms/perl-Mail-IMAPClient Makefile, NONE, 1.1 import.log, NONE, 1.1 pkg.acl, NONE, 1.1 Message-ID: <200704130210.l3D2AeUp001017@cvs-int.fedora.redhat.com> Author: jwboyer Update of /cvs/extras/rpms/perl-Mail-IMAPClient In directory cvs-int.fedora.redhat.com:/home/fedora/jwboyer/owners/tmpcvshnk945/rpms/perl-Mail-IMAPClient Added Files: Makefile import.log pkg.acl Log Message: Setup of module perl-Mail-IMAPClient --- NEW FILE Makefile --- # Top level Makefile for module perl-Mail-IMAPClient 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 --- --- NEW FILE pkg.acl --- From fedora-extras-commits at redhat.com Fri Apr 13 02:10:52 2007 From: fedora-extras-commits at redhat.com (Joshua W. Boyer (jwboyer)) Date: Thu, 12 Apr 2007 22:10:52 -0400 Subject: rpms/perl-Mail-IMAPClient/devel .cvsignore, NONE, 1.1 Makefile, NONE, 1.1 sources, NONE, 1.1 Message-ID: <200704130210.l3D2Aq83001037@cvs-int.fedora.redhat.com> Author: jwboyer Update of /cvs/extras/rpms/perl-Mail-IMAPClient/devel In directory cvs-int.fedora.redhat.com:/home/fedora/jwboyer/owners/tmpcvshnk945/rpms/perl-Mail-IMAPClient/devel Added Files: .cvsignore Makefile sources Log Message: Setup of module perl-Mail-IMAPClient --- NEW FILE .cvsignore --- --- NEW FILE Makefile --- # Makefile for source rpm: perl-Mail-IMAPClient # $Id: Makefile,v 1.1 2007/04/13 02:10:45 jwboyer Exp $ NAME := perl-Mail-IMAPClient SPECFILE = $(firstword $(wildcard *.spec)) define find-makefile-common for d in common ../common ../../common ; do if [ -f $$d/Makefile.common ] ; then if [ -f $$d/CVS/Root -a -w $$/Makefile.common ] ; then cd $$d ; cvs -Q update ; fi ; echo "$$d/Makefile.common" ; break ; fi ; done endef MAKEFILE_COMMON := $(shell $(find-makefile-common)) ifeq ($(MAKEFILE_COMMON),) # attept a checkout define checkout-makefile-common test -f CVS/Root && { cvs -Q -d $$(cat CVS/Root) checkout common && echo "common/Makefile.common" ; } || { echo "ERROR: I can't figure out how to checkout the 'common' module." ; exit -1 ; } >&2 endef MAKEFILE_COMMON := $(shell $(checkout-makefile-common)) endif include $(MAKEFILE_COMMON) --- NEW FILE sources --- From fedora-extras-commits at redhat.com Fri Apr 13 02:12:17 2007 From: fedora-extras-commits at redhat.com (Joshua W. Boyer (jwboyer)) Date: Thu, 12 Apr 2007 22:12:17 -0400 Subject: owners owners.list,1.2669,1.2670 Message-ID: <200704130212.l3D2CHXX001271@cvs-int.fedora.redhat.com> Author: jwboyer Update of /cvs/extras/owners In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv1249 Modified Files: owners.list Log Message: Add perl-Config-Any Index: owners.list =================================================================== RCS file: /cvs/extras/owners/owners.list,v retrieving revision 1.2669 retrieving revision 1.2670 diff -u -r1.2669 -r1.2670 --- owners.list 13 Apr 2007 02:08:12 -0000 1.2669 +++ owners.list 13 Apr 2007 02:11:47 -0000 1.2670 @@ -1684,6 +1684,7 @@ Fedora Extras|perl-Class-Whitehole|Base class to treat unhandled method calls as errors|tcallawa at redhat.com|extras-qa at fedoraproject.org|fedora-perl-devel-list at redhat.com Fedora Extras|perl-Clone|Recursively copy perl datatypes|tcallawa at redhat.com|extras-qa at fedoraproject.org|fedora-perl-devel-list at redhat.com Fedora Extras|perl-Compress-Bzip2|Interface to Bzip2 compression library|jpo at di.uminho.pt|extras-qa at fedoraproject.org|fedora-perl-devel-list at redhat.com +Fedora Extras|perl-Config-Any|Load configuration from different file formats, transparently|cweyl at alumni.drew.edu|extras-qa at fedoraproject.org|fedora-perl-devel-list at redhat.com Fedora Extras|perl-Config-General|Generic configuration module for Perl|ville.skytta at iki.fi|extras-qa at fedoraproject.org|fedora-perl-devel-list at redhat.com Fedora Extras|perl-Config-IniFiles|A module for reading .ini-style configuration files|jpo at di.uminho.pt|extras-qa at fedoraproject.org|fedora-perl-devel-list at redhat.com Fedora Extras|perl-Config-Record|Perl module for Configuration file access|dgregor at redhat.com|extras-qa at fedoraproject.org|fedora-perl-devel-list at redhat.com From fedora-extras-commits at redhat.com Fri Apr 13 02:13:38 2007 From: fedora-extras-commits at redhat.com (Joshua W. Boyer (jwboyer)) Date: Thu, 12 Apr 2007 22:13:38 -0400 Subject: rpms/perl-Config-Any - New directory Message-ID: <200704130213.l3D2DcUA001326@cvs-int.fedora.redhat.com> Author: jwboyer Update of /cvs/extras/rpms/perl-Config-Any In directory cvs-int.fedora.redhat.com:/home/fedora/jwboyer/owners/tmpcvskZ1300/rpms/perl-Config-Any Log Message: Directory /cvs/extras/rpms/perl-Config-Any added to the repository From fedora-extras-commits at redhat.com Fri Apr 13 02:13:47 2007 From: fedora-extras-commits at redhat.com (Joshua W. Boyer (jwboyer)) Date: Thu, 12 Apr 2007 22:13:47 -0400 Subject: rpms/perl-Config-Any/devel - New directory Message-ID: <200704130213.l3D2Dlr6001339@cvs-int.fedora.redhat.com> Author: jwboyer Update of /cvs/extras/rpms/perl-Config-Any/devel In directory cvs-int.fedora.redhat.com:/home/fedora/jwboyer/owners/tmpcvskZ1300/rpms/perl-Config-Any/devel Log Message: Directory /cvs/extras/rpms/perl-Config-Any/devel added to the repository From fedora-extras-commits at redhat.com Fri Apr 13 02:14:00 2007 From: fedora-extras-commits at redhat.com (Joshua W. Boyer (jwboyer)) Date: Thu, 12 Apr 2007 22:14:00 -0400 Subject: rpms/perl-Config-Any Makefile, NONE, 1.1 import.log, NONE, 1.1 pkg.acl, NONE, 1.1 Message-ID: <200704130214.l3D2E0HC001370@cvs-int.fedora.redhat.com> Author: jwboyer Update of /cvs/extras/rpms/perl-Config-Any In directory cvs-int.fedora.redhat.com:/home/fedora/jwboyer/owners/tmpcvskZ1300/rpms/perl-Config-Any Added Files: Makefile import.log pkg.acl Log Message: Setup of module perl-Config-Any --- NEW FILE Makefile --- # Top level Makefile for module perl-Config-Any 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 --- --- NEW FILE pkg.acl --- From fedora-extras-commits at redhat.com Fri Apr 13 02:14:12 2007 From: fedora-extras-commits at redhat.com (Joshua W. Boyer (jwboyer)) Date: Thu, 12 Apr 2007 22:14:12 -0400 Subject: rpms/perl-Config-Any/devel .cvsignore, NONE, 1.1 Makefile, NONE, 1.1 sources, NONE, 1.1 Message-ID: <200704130214.l3D2ECPK001390@cvs-int.fedora.redhat.com> Author: jwboyer Update of /cvs/extras/rpms/perl-Config-Any/devel In directory cvs-int.fedora.redhat.com:/home/fedora/jwboyer/owners/tmpcvskZ1300/rpms/perl-Config-Any/devel Added Files: .cvsignore Makefile sources Log Message: Setup of module perl-Config-Any --- NEW FILE .cvsignore --- --- NEW FILE Makefile --- # Makefile for source rpm: perl-Config-Any # $Id: Makefile,v 1.1 2007/04/13 02:14:05 jwboyer Exp $ NAME := perl-Config-Any SPECFILE = $(firstword $(wildcard *.spec)) define find-makefile-common for d in common ../common ../../common ; do if [ -f $$d/Makefile.common ] ; then if [ -f $$d/CVS/Root -a -w $$/Makefile.common ] ; then cd $$d ; cvs -Q update ; fi ; echo "$$d/Makefile.common" ; break ; fi ; done endef MAKEFILE_COMMON := $(shell $(find-makefile-common)) ifeq ($(MAKEFILE_COMMON),) # attept a checkout define checkout-makefile-common test -f CVS/Root && { cvs -Q -d $$(cat CVS/Root) checkout common && echo "common/Makefile.common" ; } || { echo "ERROR: I can't figure out how to checkout the 'common' module." ; exit -1 ; } >&2 endef MAKEFILE_COMMON := $(shell $(checkout-makefile-common)) endif include $(MAKEFILE_COMMON) --- NEW FILE sources --- From fedora-extras-commits at redhat.com Fri Apr 13 02:19:26 2007 From: fedora-extras-commits at redhat.com (Joshua W. Boyer (jwboyer)) Date: Thu, 12 Apr 2007 22:19:26 -0400 Subject: owners owners.list,1.2670,1.2671 Message-ID: <200704130219.l3D2JQZa001776@cvs-int.fedora.redhat.com> Author: jwboyer Update of /cvs/extras/owners In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv1736 Modified Files: owners.list Log Message: Add jomolhari-fonts Index: owners.list =================================================================== RCS file: /cvs/extras/owners/owners.list,v retrieving revision 1.2670 retrieving revision 1.2671 diff -u -r1.2670 -r1.2671 --- owners.list 13 Apr 2007 02:11:47 -0000 1.2670 +++ owners.list 13 Apr 2007 02:18:56 -0000 1.2671 @@ -984,6 +984,7 @@ Fedora Extras|jogl|Java bindings for the OpenGL API|green at redhat.com|extras-qa at fedoraproject.org| Fedora Extras|john|John the Ripper password cracker|opensource at till.name|extras-qa at fedoraproject.org|ghenry at suretecsystems.com Fedora Extras|jokosher|Multi-track non-linear audio editor|snecklifter at gmail.com|extras-qa at fedoraproject.org| +Fedora Extras|jomolhari-fonts|Jomolhari a Bhutanese style font for Tibetan and Dzongkha|mgarski at post.pl|extras-qa at fedoraproject.org| Fedora Extras|jpgalleg|JPEG library for the Allegro game library|j.w.r.degoede at hhs.nl|extras-qa at fedoraproject.org| Fedora Extras|jrtplib|JRTPLIB is an object-oriented RTP library written in C++|jeff at ocjtech.us|extras-qa at fedoraproject.org| Fedora Extras|js|JavaScript interpreter|matthias at rpmforge.net|extras-qa at fedoraproject.org| From fedora-extras-commits at redhat.com Fri Apr 13 02:20:15 2007 From: fedora-extras-commits at redhat.com (Joshua W. Boyer (jwboyer)) Date: Thu, 12 Apr 2007 22:20:15 -0400 Subject: rpms/jomolhari-fonts - New directory Message-ID: <200704130220.l3D2KFqf001833@cvs-int.fedora.redhat.com> Author: jwboyer Update of /cvs/extras/rpms/jomolhari-fonts In directory cvs-int.fedora.redhat.com:/home/fedora/jwboyer/owners/tmpcvspT1807/rpms/jomolhari-fonts Log Message: Directory /cvs/extras/rpms/jomolhari-fonts added to the repository From fedora-extras-commits at redhat.com Fri Apr 13 02:20:31 2007 From: fedora-extras-commits at redhat.com (Joshua W. Boyer (jwboyer)) Date: Thu, 12 Apr 2007 22:20:31 -0400 Subject: rpms/jomolhari-fonts/devel - New directory Message-ID: <200704130220.l3D2KVdL001846@cvs-int.fedora.redhat.com> Author: jwboyer Update of /cvs/extras/rpms/jomolhari-fonts/devel In directory cvs-int.fedora.redhat.com:/home/fedora/jwboyer/owners/tmpcvspT1807/rpms/jomolhari-fonts/devel Log Message: Directory /cvs/extras/rpms/jomolhari-fonts/devel added to the repository From fedora-extras-commits at redhat.com Fri Apr 13 02:20:41 2007 From: fedora-extras-commits at redhat.com (Joshua W. Boyer (jwboyer)) Date: Thu, 12 Apr 2007 22:20:41 -0400 Subject: rpms/jomolhari-fonts Makefile, NONE, 1.1 import.log, NONE, 1.1 pkg.acl, NONE, 1.1 Message-ID: <200704130220.l3D2Kfb2001880@cvs-int.fedora.redhat.com> Author: jwboyer Update of /cvs/extras/rpms/jomolhari-fonts In directory cvs-int.fedora.redhat.com:/home/fedora/jwboyer/owners/tmpcvspT1807/rpms/jomolhari-fonts Added Files: Makefile import.log pkg.acl Log Message: Setup of module jomolhari-fonts --- NEW FILE Makefile --- # Top level Makefile for module jomolhari-fonts 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 --- --- NEW FILE pkg.acl --- From fedora-extras-commits at redhat.com Fri Apr 13 02:21:00 2007 From: fedora-extras-commits at redhat.com (Joshua W. Boyer (jwboyer)) Date: Thu, 12 Apr 2007 22:21:00 -0400 Subject: rpms/jomolhari-fonts/devel .cvsignore, NONE, 1.1 Makefile, NONE, 1.1 sources, NONE, 1.1 Message-ID: <200704130221.l3D2L0xW001897@cvs-int.fedora.redhat.com> Author: jwboyer Update of /cvs/extras/rpms/jomolhari-fonts/devel In directory cvs-int.fedora.redhat.com:/home/fedora/jwboyer/owners/tmpcvspT1807/rpms/jomolhari-fonts/devel Added Files: .cvsignore Makefile sources Log Message: Setup of module jomolhari-fonts --- NEW FILE .cvsignore --- --- NEW FILE Makefile --- # Makefile for source rpm: jomolhari-fonts # $Id: Makefile,v 1.1 2007/04/13 02:20:46 jwboyer Exp $ NAME := jomolhari-fonts SPECFILE = $(firstword $(wildcard *.spec)) define find-makefile-common for d in common ../common ../../common ; do if [ -f $$d/Makefile.common ] ; then if [ -f $$d/CVS/Root -a -w $$/Makefile.common ] ; then cd $$d ; cvs -Q update ; fi ; echo "$$d/Makefile.common" ; break ; fi ; done endef MAKEFILE_COMMON := $(shell $(find-makefile-common)) ifeq ($(MAKEFILE_COMMON),) # attept a checkout define checkout-makefile-common test -f CVS/Root && { cvs -Q -d $$(cat CVS/Root) checkout common && echo "common/Makefile.common" ; } || { echo "ERROR: I can't figure out how to checkout the 'common' module." ; exit -1 ; } >&2 endef MAKEFILE_COMMON := $(shell $(checkout-makefile-common)) endif include $(MAKEFILE_COMMON) --- NEW FILE sources --- From fedora-extras-commits at redhat.com Fri Apr 13 03:31:34 2007 From: fedora-extras-commits at redhat.com (Jeffrey C. Ollie (jcollie)) Date: Thu, 12 Apr 2007 23:31:34 -0400 Subject: rpms/python-openid/devel .cvsignore, 1.2, 1.3 python-openid.spec, 1.1, 1.2 sources, 1.2, 1.3 Message-ID: <200704130331.l3D3VYHZ007716@cvs-int.fedora.redhat.com> Author: jcollie Update of /cvs/extras/rpms/python-openid/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv7459 Modified Files: .cvsignore python-openid.spec sources Log Message: Update to 1.2.0 Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/python-openid/devel/.cvsignore,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- .cvsignore 17 Jan 2007 13:13:43 -0000 1.2 +++ .cvsignore 13 Apr 2007 03:30:54 -0000 1.3 @@ -1 +1 @@ -python-openid-1.1.1.tar.gz +python-openid-1.2.0.tar.gz Index: python-openid.spec =================================================================== RCS file: /cvs/extras/rpms/python-openid/devel/python-openid.spec,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- python-openid.spec 17 Jan 2007 13:13:43 -0000 1.1 +++ python-openid.spec 13 Apr 2007 03:30:54 -0000 1.2 @@ -1,7 +1,7 @@ %{!?python_sitelib: %define python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")} Name: python-openid -Version: 1.1.1 +Version: 1.2.0 Release: 1%{?dist} Summary: Python OpenID libraries @@ -52,6 +52,9 @@ %{python_sitelib}/* %changelog +* Thu Apr 12 2007 Jeffrey C. Ollie - 1.2.0-1 +- Update to 1.2.0 + * Tue Dec 5 2006 Jeffrey C. Ollie - 1.1.1-1 - First version for Fedora Extras Index: sources =================================================================== RCS file: /cvs/extras/rpms/python-openid/devel/sources,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- sources 17 Jan 2007 13:13:43 -0000 1.2 +++ sources 13 Apr 2007 03:30:54 -0000 1.3 @@ -1 +1 @@ -f7022910d99b52f3e5923e4c9b94ec98 python-openid-1.1.1.tar.gz +4ad16ef790d80a965b902eb315fe57b2 python-openid-1.2.0.tar.gz From fedora-extras-commits at redhat.com Fri Apr 13 03:32:55 2007 From: fedora-extras-commits at redhat.com (Jeffrey C. Ollie (jcollie)) Date: Thu, 12 Apr 2007 23:32:55 -0400 Subject: rpms/python-openid/FC-6 .cvsignore, 1.2, 1.3 python-openid.spec, 1.1, 1.2 sources, 1.2, 1.3 Message-ID: <200704130332.l3D3Wtgu007887@cvs-int.fedora.redhat.com> Author: jcollie Update of /cvs/extras/rpms/python-openid/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv7861 Modified Files: .cvsignore python-openid.spec sources Log Message: Update to 1.2.0 Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/python-openid/FC-6/.cvsignore,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- .cvsignore 17 Jan 2007 13:13:43 -0000 1.2 +++ .cvsignore 13 Apr 2007 03:32:21 -0000 1.3 @@ -1 +1 @@ -python-openid-1.1.1.tar.gz +python-openid-1.2.0.tar.gz Index: python-openid.spec =================================================================== RCS file: /cvs/extras/rpms/python-openid/FC-6/python-openid.spec,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- python-openid.spec 17 Jan 2007 13:13:43 -0000 1.1 +++ python-openid.spec 13 Apr 2007 03:32:21 -0000 1.2 @@ -1,7 +1,7 @@ %{!?python_sitelib: %define python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")} Name: python-openid -Version: 1.1.1 +Version: 1.2.0 Release: 1%{?dist} Summary: Python OpenID libraries @@ -52,6 +52,9 @@ %{python_sitelib}/* %changelog +* Thu Apr 12 2007 Jeffrey C. Ollie - 1.2.0-1 +- Update to 1.2.0 + * Tue Dec 5 2006 Jeffrey C. Ollie - 1.1.1-1 - First version for Fedora Extras Index: sources =================================================================== RCS file: /cvs/extras/rpms/python-openid/FC-6/sources,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- sources 17 Jan 2007 13:13:43 -0000 1.2 +++ sources 13 Apr 2007 03:32:21 -0000 1.3 @@ -1 +1 @@ -f7022910d99b52f3e5923e4c9b94ec98 python-openid-1.1.1.tar.gz +4ad16ef790d80a965b902eb315fe57b2 python-openid-1.2.0.tar.gz From fedora-extras-commits at redhat.com Fri Apr 13 03:37:02 2007 From: fedora-extras-commits at redhat.com (Jeffrey C. Ollie (jcollie)) Date: Thu, 12 Apr 2007 23:37:02 -0400 Subject: rpms/python-openid/FC-5 .cvsignore, 1.2, 1.3 python-openid.spec, 1.1, 1.2 sources, 1.2, 1.3 Message-ID: <200704130337.l3D3b2QN008054@cvs-int.fedora.redhat.com> Author: jcollie Update of /cvs/extras/rpms/python-openid/FC-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv8023 Modified Files: .cvsignore python-openid.spec sources Log Message: Update to 1.2.0 Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/python-openid/FC-5/.cvsignore,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- .cvsignore 17 Jan 2007 13:13:43 -0000 1.2 +++ .cvsignore 13 Apr 2007 03:36:27 -0000 1.3 @@ -1 +1 @@ -python-openid-1.1.1.tar.gz +python-openid-1.2.0.tar.gz Index: python-openid.spec =================================================================== RCS file: /cvs/extras/rpms/python-openid/FC-5/python-openid.spec,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- python-openid.spec 17 Jan 2007 13:13:43 -0000 1.1 +++ python-openid.spec 13 Apr 2007 03:36:27 -0000 1.2 @@ -1,7 +1,7 @@ %{!?python_sitelib: %define python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")} Name: python-openid -Version: 1.1.1 +Version: 1.2.0 Release: 1%{?dist} Summary: Python OpenID libraries @@ -52,6 +52,9 @@ %{python_sitelib}/* %changelog +* Thu Apr 12 2007 Jeffrey C. Ollie - 1.2.0-1 +- Update to 1.2.0 + * Tue Dec 5 2006 Jeffrey C. Ollie - 1.1.1-1 - First version for Fedora Extras Index: sources =================================================================== RCS file: /cvs/extras/rpms/python-openid/FC-5/sources,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- sources 17 Jan 2007 13:13:43 -0000 1.2 +++ sources 13 Apr 2007 03:36:27 -0000 1.3 @@ -1 +1 @@ -f7022910d99b52f3e5923e4c9b94ec98 python-openid-1.1.1.tar.gz +4ad16ef790d80a965b902eb315fe57b2 python-openid-1.2.0.tar.gz From fedora-extras-commits at redhat.com Fri Apr 13 03:42:06 2007 From: fedora-extras-commits at redhat.com (Dennis Gilmore (ausil)) Date: Thu, 12 Apr 2007 23:42:06 -0400 Subject: rpms/knetworkmanager/devel knetworkmanager.spec,1.8,1.9 Message-ID: <200704130342.l3D3g6Yh008257@cvs-int.fedora.redhat.com> Author: ausil Update of /cvs/extras/rpms/knetworkmanager/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv8235 Modified Files: knetworkmanager.spec Log Message: add --disable-warnings so build works on i386 Index: knetworkmanager.spec =================================================================== RCS file: /cvs/extras/rpms/knetworkmanager/devel/knetworkmanager.spec,v retrieving revision 1.8 retrieving revision 1.9 diff -u -r1.8 -r1.9 --- knetworkmanager.spec 10 Apr 2007 18:20:01 -0000 1.8 +++ knetworkmanager.spec 13 Apr 2007 03:41:30 -0000 1.9 @@ -2,7 +2,7 @@ Name: knetworkmanager Version: 0.1 -Release: 0.8.%{svn}%{?dist} +Release: 0.9.%{svn}%{?dist} Summary: KDE applet for Network Manager Group: Applications/Internet @@ -66,7 +66,8 @@ %build make -f Makefile.cvs -%configure --disable-rpath --with-openvpn --with-vpnc --with-pptp +%configure --disable-rpath --with-openvpn --with-vpnc --with-pptp \ + --disable-warnings make %{?_smp_mflags} @@ -149,6 +150,9 @@ %changelog +* Thu Mar 12 2007 Dennis Gilmore - 0.1-0.9.svn20070409 +- add --disable-warnings to configure so that build works on i386 + * Tue Mar 10 2007 Dennis Gilmore - 0.1-0.8.svn20070409 - new snapshot, add BR libnl-devel - make sub packages have a correct defattr From fedora-extras-commits at redhat.com Fri Apr 13 07:38:20 2007 From: fedora-extras-commits at redhat.com (Enrico Scholz (ensc)) Date: Fri, 13 Apr 2007 03:38:20 -0400 Subject: rpms/clamav/devel sources, 1.25, 1.26 clamav.spec, 1.51, 1.52 clamav-0.80-initoff.patch, 1.1, 1.2 Message-ID: <200704130738.l3D7cKhD028222@cvs-int.fedora.redhat.com> Author: ensc Update of /cvs/extras/rpms/clamav/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv28195 Modified Files: sources clamav.spec clamav-0.80-initoff.patch Log Message: [SECURITY] updated to 0.90.2; fixes CVE-2007-1745, CVE-2007-1997 Index: sources =================================================================== RCS file: /cvs/extras/rpms/clamav/devel/sources,v retrieving revision 1.25 retrieving revision 1.26 diff -u -r1.25 -r1.26 --- sources 2 Mar 2007 17:17:37 -0000 1.25 +++ sources 13 Apr 2007 07:37:40 -0000 1.26 @@ -1,2 +1,2 @@ -cd11c05b5476262eaea4fa3bd7dc25bf clamav-0.90.1.tar.gz -97061af5fe626136e70db3861640f381 clamav-0.90.1.tar.gz.sig +39d1f07a399b551b55096b6ec7325c33 clamav-0.90.2.tar.gz +eb31a4a230930568d55bc2dd45f373c0 clamav-0.90.2.tar.gz.sig Index: clamav.spec =================================================================== RCS file: /cvs/extras/rpms/clamav/devel/clamav.spec,v retrieving revision 1.51 retrieving revision 1.52 diff -u -r1.51 -r1.52 --- clamav.spec 2 Mar 2007 17:59:09 -0000 1.51 +++ clamav.spec 13 Apr 2007 07:37:40 -0000 1.52 @@ -17,8 +17,8 @@ Summary: End-user tools for the Clam Antivirus scanner Name: clamav -Version: 0.90.1 -Release: %release_func 2 +Version: 0.90.2 +Release: %release_func 1 License: GPL Group: Applications/File @@ -505,6 +505,9 @@ %changelog +* Fri Apr 13 2007 Enrico Scholz - 0.90.2-1 +- [SECURITY] updated to 0.90.2; fixes CVE-2007-1745, CVE-2007-1997 + * Fri Mar 2 2007 Enrico Scholz - 0.90.1-2 - BR 'tcp_wrappers-devel' instead of plain 'tcp_wrappers' clamav-0.80-initoff.patch: Index: clamav-0.80-initoff.patch =================================================================== RCS file: /cvs/extras/rpms/clamav/devel/clamav-0.80-initoff.patch,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- clamav-0.80-initoff.patch 3 Feb 2005 08:40:44 -0000 1.1 +++ clamav-0.80-initoff.patch 13 Apr 2007 07:37:40 -0000 1.2 @@ -4,8 +4,8 @@ # # clamav-milter This script starts and stops the clamav-milter daemon # --# chkconfig: 2345 71 40 -+# chkconfig: - 71 40 +-# chkconfig: 2345 79 40 ++# chkconfig: - 79 40 # # description: clamav-milter is a daemon which hooks into sendmail and routes # email messages to clamav From fedora-extras-commits at redhat.com Fri Apr 13 11:55:41 2007 From: fedora-extras-commits at redhat.com (Gianluca Sforna (giallu)) Date: Fri, 13 Apr 2007 07:55:41 -0400 Subject: rpms/sysprof-kmod/devel sysprof-kmod.spec,1.63,1.64 Message-ID: <200704131155.l3DBtfoc017296@cvs-int.fedora.redhat.com> Author: giallu Update of /cvs/extras/rpms/sysprof-kmod/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv17262 Modified Files: sysprof-kmod.spec Log Message: Rebuild for kernel 2.6.20-1.3062.fc7 Index: sysprof-kmod.spec =================================================================== RCS file: /cvs/extras/rpms/sysprof-kmod/devel/sysprof-kmod.spec,v retrieving revision 1.63 retrieving revision 1.64 diff -u -r1.63 -r1.64 --- sysprof-kmod.spec 12 Apr 2007 16:19:47 -0000 1.63 +++ sysprof-kmod.spec 13 Apr 2007 11:55:02 -0000 1.64 @@ -4,7 +4,7 @@ # end stuff to be ... # hardcode for now: -%{!?kversion: %define kversion 2.6.20-1.3059.fc7} +%{!?kversion: %define kversion 2.6.20-1.3062.fc7} # hint: this can he overridden with "--define kversion foo" on the rpmbuild command line, e.g. # --define "kversion 2.6.16-1.2096_FC5" From fedora-extras-commits at redhat.com Fri Apr 13 11:58:47 2007 From: fedora-extras-commits at redhat.com (Marcin Garski (mgarski)) Date: Fri, 13 Apr 2007 07:58:47 -0400 Subject: rpms/jomolhari-fonts import.log,1.1,1.2 Message-ID: <200704131158.l3DBwlBc017395@cvs-int.fedora.redhat.com> Author: mgarski Update of /cvs/extras/rpms/jomolhari-fonts In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv17345 Modified Files: import.log Log Message: jomolhari-fonts package import Index: import.log =================================================================== RCS file: /cvs/extras/rpms/jomolhari-fonts/import.log,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- import.log 13 Apr 2007 02:20:37 -0000 1.1 +++ import.log 13 Apr 2007 11:58:08 -0000 1.2 @@ -0,0 +1 @@ +jomolhari-fonts-0_003-3:HEAD:jomolhari-fonts-0.003-3.src.rpm:1176465326 From fedora-extras-commits at redhat.com Fri Apr 13 11:58:55 2007 From: fedora-extras-commits at redhat.com (Marcin Garski (mgarski)) Date: Fri, 13 Apr 2007 07:58:55 -0400 Subject: rpms/jomolhari-fonts/devel jomolhari-fonts.spec, NONE, 1.1 .cvsignore, 1.1, 1.2 sources, 1.1, 1.2 Message-ID: <200704131158.l3DBwtBf017406@cvs-int.fedora.redhat.com> Author: mgarski Update of /cvs/extras/rpms/jomolhari-fonts/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv17345/devel Modified Files: .cvsignore sources Added Files: jomolhari-fonts.spec Log Message: jomolhari-fonts package import --- NEW FILE jomolhari-fonts.spec --- %define fontdir %{_datadir}/fonts/jomolhari Name: jomolhari-fonts Version: 0.003 Release: 3%{?dist} Summary: Jomolhari a Bhutanese style font for Tibetan and Dzongkha Group: User Interface/X License: SIL Open Font License URL: http://www.btinternet.com/~c.fynn/tibetan/fonts/jomolhari.html Source0: http://www.btinternet.com/~c.fynn/tibetan/fonts/download/jomolhari-alpha003c.zip BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch %description Jomolhari is an TrueType OpenType Bhutanese style font for Dzongkha and Tibetan text. It is based on Bhutanese manuscript examples, supports the Unicode and the Chinese encoding for Tibetan. The font supports the standard combinations used in most texts. %prep %setup -q -c %build # Empty build section %install rm -rf $RPM_BUILD_ROOT install -d -m 0755 $RPM_BUILD_ROOT%{fontdir} install -p -m 0644 *.ttf $RPM_BUILD_ROOT%{fontdir} for i in FONTLOG.txt OFL-FAQ.txt OFL.txt do tr -d '\r' < $i > ${i}.tmp mv -f ${i}.tmp $i done %post if [ -x %{_bindir}/fc-cache ]; then %{_bindir}/fc-cache %{_datadir}/fonts fi %postun if [ "$1" = "0" ]; then if [ -x %{_bindir}/fc-cache ]; then %{_bindir}/fc-cache %{_datadir}/fonts fi fi %clean rm -rf $RPM_BUILD_ROOT %files %defattr(-,root,root,-) %doc FONTLOG.txt OFL-FAQ.txt OFL.txt %{fontdir}/ %changelog * Fri Apr 06 2007 Marcin Garski 0.003-3 - Update to 0.003c - Change license from GPL to OFL * Fri Mar 23 2007 Marcin Garski 0.003-2 - Extend description section * Mon Mar 12 2007 Marcin Garski 0.003-1 - Initial specfile Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/jomolhari-fonts/devel/.cvsignore,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- .cvsignore 13 Apr 2007 02:20:46 -0000 1.1 +++ .cvsignore 13 Apr 2007 11:58:17 -0000 1.2 @@ -0,0 +1 @@ +jomolhari-alpha003c.zip Index: sources =================================================================== RCS file: /cvs/extras/rpms/jomolhari-fonts/devel/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 13 Apr 2007 02:20:46 -0000 1.1 +++ sources 13 Apr 2007 11:58:17 -0000 1.2 @@ -0,0 +1 @@ +0d03b98a7184a966815b85e7556e8bcb jomolhari-alpha003c.zip From fedora-extras-commits at redhat.com Fri Apr 13 12:04:58 2007 From: fedora-extras-commits at redhat.com (Marcin Garski (mgarski)) Date: Fri, 13 Apr 2007 08:04:58 -0400 Subject: rpms/jomolhari-fonts/FC-6 jomolhari-fonts.spec, NONE, 1.1 .cvsignore, 1.1, 1.2 sources, 1.1, 1.2 Message-ID: <200704131204.l3DC4w2n021740@cvs-int.fedora.redhat.com> Author: mgarski Update of /cvs/extras/rpms/jomolhari-fonts/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv21711 Modified Files: .cvsignore sources Added Files: jomolhari-fonts.spec Log Message: - Import jomolhari-fonts package into branch --- NEW FILE jomolhari-fonts.spec --- %define fontdir %{_datadir}/fonts/jomolhari Name: jomolhari-fonts Version: 0.003 Release: 3%{?dist} Summary: Jomolhari a Bhutanese style font for Tibetan and Dzongkha Group: User Interface/X License: SIL Open Font License URL: http://www.btinternet.com/~c.fynn/tibetan/fonts/jomolhari.html Source0: http://www.btinternet.com/~c.fynn/tibetan/fonts/download/jomolhari-alpha003c.zip BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch %description Jomolhari is an TrueType OpenType Bhutanese style font for Dzongkha and Tibetan text. It is based on Bhutanese manuscript examples, supports the Unicode and the Chinese encoding for Tibetan. The font supports the standard combinations used in most texts. %prep %setup -q -c %build # Empty build section %install rm -rf $RPM_BUILD_ROOT install -d -m 0755 $RPM_BUILD_ROOT%{fontdir} install -p -m 0644 *.ttf $RPM_BUILD_ROOT%{fontdir} for i in FONTLOG.txt OFL-FAQ.txt OFL.txt do tr -d '\r' < $i > ${i}.tmp mv -f ${i}.tmp $i done %post if [ -x %{_bindir}/fc-cache ]; then %{_bindir}/fc-cache %{_datadir}/fonts fi %postun if [ "$1" = "0" ]; then if [ -x %{_bindir}/fc-cache ]; then %{_bindir}/fc-cache %{_datadir}/fonts fi fi %clean rm -rf $RPM_BUILD_ROOT %files %defattr(-,root,root,-) %doc FONTLOG.txt OFL-FAQ.txt OFL.txt %{fontdir}/ %changelog * Fri Apr 06 2007 Marcin Garski 0.003-3 - Update to 0.003c - Change license from GPL to OFL * Fri Mar 23 2007 Marcin Garski 0.003-2 - Extend description section * Mon Mar 12 2007 Marcin Garski 0.003-1 - Initial specfile Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/jomolhari-fonts/FC-6/.cvsignore,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- .cvsignore 13 Apr 2007 02:20:46 -0000 1.1 +++ .cvsignore 13 Apr 2007 12:04:16 -0000 1.2 @@ -0,0 +1 @@ +jomolhari-alpha003c.zip Index: sources =================================================================== RCS file: /cvs/extras/rpms/jomolhari-fonts/FC-6/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 13 Apr 2007 02:20:46 -0000 1.1 +++ sources 13 Apr 2007 12:04:16 -0000 1.2 @@ -0,0 +1 @@ +0d03b98a7184a966815b85e7556e8bcb jomolhari-alpha003c.zip From fedora-extras-commits at redhat.com Fri Apr 13 12:06:23 2007 From: fedora-extras-commits at redhat.com (Marcin Garski (mgarski)) Date: Fri, 13 Apr 2007 08:06:23 -0400 Subject: rpms/jomolhari-fonts/FC-5 jomolhari-fonts.spec, NONE, 1.1 .cvsignore, 1.1, 1.2 sources, 1.1, 1.2 Message-ID: <200704131206.l3DC6NWs021818@cvs-int.fedora.redhat.com> Author: mgarski Update of /cvs/extras/rpms/jomolhari-fonts/FC-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv21795 Modified Files: .cvsignore sources Added Files: jomolhari-fonts.spec Log Message: - Import jomolhari-fonts package into branch --- NEW FILE jomolhari-fonts.spec --- %define fontdir %{_datadir}/fonts/jomolhari Name: jomolhari-fonts Version: 0.003 Release: 3%{?dist} Summary: Jomolhari a Bhutanese style font for Tibetan and Dzongkha Group: User Interface/X License: SIL Open Font License URL: http://www.btinternet.com/~c.fynn/tibetan/fonts/jomolhari.html Source0: http://www.btinternet.com/~c.fynn/tibetan/fonts/download/jomolhari-alpha003c.zip BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch %description Jomolhari is an TrueType OpenType Bhutanese style font for Dzongkha and Tibetan text. It is based on Bhutanese manuscript examples, supports the Unicode and the Chinese encoding for Tibetan. The font supports the standard combinations used in most texts. %prep %setup -q -c %build # Empty build section %install rm -rf $RPM_BUILD_ROOT install -d -m 0755 $RPM_BUILD_ROOT%{fontdir} install -p -m 0644 *.ttf $RPM_BUILD_ROOT%{fontdir} for i in FONTLOG.txt OFL-FAQ.txt OFL.txt do tr -d '\r' < $i > ${i}.tmp mv -f ${i}.tmp $i done %post if [ -x %{_bindir}/fc-cache ]; then %{_bindir}/fc-cache %{_datadir}/fonts fi %postun if [ "$1" = "0" ]; then if [ -x %{_bindir}/fc-cache ]; then %{_bindir}/fc-cache %{_datadir}/fonts fi fi %clean rm -rf $RPM_BUILD_ROOT %files %defattr(-,root,root,-) %doc FONTLOG.txt OFL-FAQ.txt OFL.txt %{fontdir}/ %changelog * Fri Apr 06 2007 Marcin Garski 0.003-3 - Update to 0.003c - Change license from GPL to OFL * Fri Mar 23 2007 Marcin Garski 0.003-2 - Extend description section * Mon Mar 12 2007 Marcin Garski 0.003-1 - Initial specfile Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/jomolhari-fonts/FC-5/.cvsignore,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- .cvsignore 13 Apr 2007 02:20:46 -0000 1.1 +++ .cvsignore 13 Apr 2007 12:05:48 -0000 1.2 @@ -0,0 +1 @@ +jomolhari-alpha003c.zip Index: sources =================================================================== RCS file: /cvs/extras/rpms/jomolhari-fonts/FC-5/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 13 Apr 2007 02:20:46 -0000 1.1 +++ sources 13 Apr 2007 12:05:48 -0000 1.2 @@ -0,0 +1 @@ +0d03b98a7184a966815b85e7556e8bcb jomolhari-alpha003c.zip From fedora-extras-commits at redhat.com Fri Apr 13 12:35:18 2007 From: fedora-extras-commits at redhat.com (Rex Dieter (rdieter)) Date: Fri, 13 Apr 2007 08:35:18 -0400 Subject: rpms/kdetoys/devel .cvsignore, 1.6, 1.7 kdetoys.spec, 1.6, 1.7 sources, 1.5, 1.6 Message-ID: <200704131235.l3DCZIKC022506@cvs-int.fedora.redhat.com> Author: rdieter Update of /cvs/extras/rpms/kdetoys/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv22467 Modified Files: .cvsignore kdetoys.spec sources Log Message: * Fri Apr 13 2007 Rex Dieter 7:3.5.6-2 - Requires: kdebase (for directory ownership) * Tue Jan 16 2007 Rex Dieter 7:3.5.6-1 - kweather isn't configurable (#208510, kde#122850) - kde-3.5.6 Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/kdetoys/devel/.cvsignore,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- .cvsignore 2 Nov 2006 15:44:58 -0000 1.6 +++ .cvsignore 13 Apr 2007 12:34:40 -0000 1.7 @@ -1,3 +1,4 @@ kdetoys-3.5.3.tar.bz2 kdetoys-3.5.4.tar.bz2 kdetoys-3.5.5.tar.bz2 +kdetoys-3.5.6.tar.bz2 Index: kdetoys.spec =================================================================== RCS file: /cvs/extras/rpms/kdetoys/devel/kdetoys.spec,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- kdetoys.spec 2 Nov 2006 15:44:58 -0000 1.6 +++ kdetoys.spec 13 Apr 2007 12:34:40 -0000 1.7 @@ -3,8 +3,8 @@ Name: kdetoys Group: Amusements/Graphics Epoch: 7 -Version: 3.5.5 -Release: 1%{?dist} +Version: 3.5.6 +Release: 2%{?dist} License: GPL Url: http://www.kde.org/ @@ -15,8 +15,8 @@ BuildRequires: kdelibs-devel >= 6:%{version} BuildRequires: gettext -## Recommended, not (absolutely) required -- Rex -#Requires(hint): kdebase >= 6:%{version} +## for directory ownership, but otherwise not (absolutely) required -- Rex +Requires: kdebase >= 6:%{version} %description Includes: @@ -45,7 +45,6 @@ %configure \ --includedir=%{_includedir}/kde \ --disable-rpath \ - --disable-gcc-hidden-visibility \ --enable-new-ldflags \ --disable-debug --disable-warnings \ --disable-dependency-tracking --enable-final @@ -60,13 +59,12 @@ desktop-file-install \ --dir=$RPM_BUILD_ROOT%{_datadir}/applnk/System/ScreenSavers \ - --add-category="X-Fedora" --vendor="" \ - $RPM_BUILD_ROOT%{_datadir}/applnk/System/ScreenSavers/*.desktop ||: + --vendor="" \ + $RPM_BUILD_ROOT%{_datadir}/applnk/System/ScreenSavers/*.desktop ||: desktop-file-install \ --dir=$RPM_BUILD_ROOT%{_datadir}/applications/kde \ - --add-category="X-Fedora" --vendor="" \ - --add-category="Application" \ + --vendor="" \ $RPM_BUILD_ROOT%{_datadir}/applications/kde/*.desktop ||: # replace absolute symlink with relative @@ -74,7 +72,7 @@ ## File lists # locale's -%find_lang %{name} || touch %{name}.lang +%find_lang %{name} # HTML (1.0) HTML_DIR=$(kde-config --expandvars --install html) if [ -d $RPM_BUILD_ROOT$HTML_DIR ]; then @@ -93,8 +91,7 @@ fi ## Unpackaged files -# not sure of the point for just one header file 'AmorIface.h' -# omit (for now). +# not sure the point of just one header file 'AmorIface.h', omit (for now). rm -rf $RPM_BUILD_ROOT%{_includedir} # la files, keep, they're just loadable modules, not shared libs #rm -f $RPM_BUILD_ROOT%{_libdir}/lib*.la @@ -127,8 +124,15 @@ %changelog +* Fri Apr 13 2007 Rex Dieter 7:3.5.6-2 +- Requires: kdebase (for directory ownership) + +* Tue Jan 16 2007 Rex Dieter 7:3.5.6-1 +- kweather isn't configurable (#208510, kde#122850) +- kde-3.5.6 + * Thu Oct 05 2006 Rex Dieter 7:3.5.5-1 -- 3.5.5 +- kde-3.5.5 * Tue Aug 29 2006 Rex Dieter 7:3.5.4-2.1 - fc6 respin Index: sources =================================================================== RCS file: /cvs/extras/rpms/kdetoys/devel/sources,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- sources 2 Nov 2006 15:44:58 -0000 1.5 +++ sources 13 Apr 2007 12:34:40 -0000 1.6 @@ -1 +1 @@ -2b03fd068209cf324396b75334f39aba kdetoys-3.5.5.tar.bz2 +7d4f1a33e5379f789fcbf17b9e503bfd kdetoys-3.5.6.tar.bz2 From fedora-extras-commits at redhat.com Fri Apr 13 12:53:44 2007 From: fedora-extras-commits at redhat.com (Joshua W. Boyer (jwboyer)) Date: Fri, 13 Apr 2007 08:53:44 -0400 Subject: owners owners.list,1.2671,1.2672 Message-ID: <200704131253.l3DCri44022864@cvs-int.fedora.redhat.com> Author: jwboyer Update of /cvs/extras/owners In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv22839 Modified Files: owners.list Log Message: Add python-xlib Index: owners.list =================================================================== RCS file: /cvs/extras/owners/owners.list,v retrieving revision 1.2671 retrieving revision 1.2672 diff -u -r1.2671 -r1.2672 --- owners.list 13 Apr 2007 02:18:56 -0000 1.2671 +++ owners.list 13 Apr 2007 12:53:14 -0000 1.2672 @@ -2503,6 +2503,7 @@ Fedora Extras|python-urljr|A common interface to urllib2 and curl for making HTTP requests|jeff at ocjtech.us|extras-qa at fedoraproject.org| Fedora Extras|python-vobject|A python library for manipulating vCard and vCalendar files|jbowes at redhat.com|extras-qa at fedoraproject.org| Fedora Extras|python-vorbis|A Python wrapper for the Ogg Vorbis audio libraries|matthias at rpmforge.net|extras-qa at fedoraproject.org| +Fedora Extras|python-xlib|X client library for Python|jspaleta at gmail.com|extras-qa at fedoraproject.org| Fedora Extras|python-xmpp|Python library for easy scripting with Jabber|jeff at ocjtech.us|extras-qa at fedoraproject.org| Fedora Extras|python-yadis|Relying party support for the Yadis service discovery protocol|jeff at ocjtech.us|extras-qa at fedoraproject.org| Fedora Extras|python-zope-interface|Zope interfaces package|paul at city-fan.org|extras-qa at fedoraproject.org| From fedora-extras-commits at redhat.com Fri Apr 13 12:54:02 2007 From: fedora-extras-commits at redhat.com (Joshua W. Boyer (jwboyer)) Date: Fri, 13 Apr 2007 08:54:02 -0400 Subject: rpms/python-xlib - New directory Message-ID: <200704131254.l3DCs2Ul022922@cvs-int.fedora.redhat.com> Author: jwboyer Update of /cvs/extras/rpms/python-xlib In directory cvs-int.fedora.redhat.com:/home/fedora/jwboyer/owners/tmpcvsZ22890/rpms/python-xlib Log Message: Directory /cvs/extras/rpms/python-xlib added to the repository From fedora-extras-commits at redhat.com Fri Apr 13 12:54:16 2007 From: fedora-extras-commits at redhat.com (Joshua W. Boyer (jwboyer)) Date: Fri, 13 Apr 2007 08:54:16 -0400 Subject: rpms/python-xlib/devel - New directory Message-ID: <200704131254.l3DCsGmT022935@cvs-int.fedora.redhat.com> Author: jwboyer Update of /cvs/extras/rpms/python-xlib/devel In directory cvs-int.fedora.redhat.com:/home/fedora/jwboyer/owners/tmpcvsZ22890/rpms/python-xlib/devel Log Message: Directory /cvs/extras/rpms/python-xlib/devel added to the repository From fedora-extras-commits at redhat.com Fri Apr 13 12:54:30 2007 From: fedora-extras-commits at redhat.com (Joshua W. Boyer (jwboyer)) Date: Fri, 13 Apr 2007 08:54:30 -0400 Subject: rpms/python-xlib Makefile, NONE, 1.1 import.log, NONE, 1.1 pkg.acl, NONE, 1.1 Message-ID: <200704131254.l3DCsUjv022964@cvs-int.fedora.redhat.com> Author: jwboyer Update of /cvs/extras/rpms/python-xlib In directory cvs-int.fedora.redhat.com:/home/fedora/jwboyer/owners/tmpcvsZ22890/rpms/python-xlib Added Files: Makefile import.log pkg.acl Log Message: Setup of module python-xlib --- NEW FILE Makefile --- # Top level Makefile for module python-xlib 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 --- --- NEW FILE pkg.acl --- From fedora-extras-commits at redhat.com Fri Apr 13 12:54:43 2007 From: fedora-extras-commits at redhat.com (Joshua W. Boyer (jwboyer)) Date: Fri, 13 Apr 2007 08:54:43 -0400 Subject: rpms/python-xlib/devel .cvsignore, NONE, 1.1 Makefile, NONE, 1.1 sources, NONE, 1.1 Message-ID: <200704131254.l3DCshFM022983@cvs-int.fedora.redhat.com> Author: jwboyer Update of /cvs/extras/rpms/python-xlib/devel In directory cvs-int.fedora.redhat.com:/home/fedora/jwboyer/owners/tmpcvsZ22890/rpms/python-xlib/devel Added Files: .cvsignore Makefile sources Log Message: Setup of module python-xlib --- NEW FILE .cvsignore --- --- NEW FILE Makefile --- # Makefile for source rpm: python-xlib # $Id: Makefile,v 1.1 2007/04/13 12:54:35 jwboyer Exp $ NAME := python-xlib SPECFILE = $(firstword $(wildcard *.spec)) define find-makefile-common for d in common ../common ../../common ; do if [ -f $$d/Makefile.common ] ; then if [ -f $$d/CVS/Root -a -w $$/Makefile.common ] ; then cd $$d ; cvs -Q update ; fi ; echo "$$d/Makefile.common" ; break ; fi ; done endef MAKEFILE_COMMON := $(shell $(find-makefile-common)) ifeq ($(MAKEFILE_COMMON),) # attept a checkout define checkout-makefile-common test -f CVS/Root && { cvs -Q -d $$(cat CVS/Root) checkout common && echo "common/Makefile.common" ; } || { echo "ERROR: I can't figure out how to checkout the 'common' module." ; exit -1 ; } >&2 endef MAKEFILE_COMMON := $(shell $(checkout-makefile-common)) endif include $(MAKEFILE_COMMON) --- NEW FILE sources --- From fedora-extras-commits at redhat.com Fri Apr 13 12:58:32 2007 From: fedora-extras-commits at redhat.com (Jeff Sheltren (sheltren)) Date: Fri, 13 Apr 2007 08:58:32 -0400 Subject: rpms/cfengine/devel cfengine-2.1.22-autotools.patch, NONE, 1.1 cfengine-2.1.22-os_detection.patch, NONE, 1.1 cfengine-selinux.patch, NONE, 1.1 cfengine.spec, 1.24, 1.25 Message-ID: <200704131258.l3DCwW2Z023155@cvs-int.fedora.redhat.com> Author: sheltren Update of /cvs/extras/rpms/cfengine/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv23085 Modified Files: cfengine.spec Added Files: cfengine-2.1.22-autotools.patch cfengine-2.1.22-os_detection.patch cfengine-selinux.patch Log Message: Add patches for selinux support, fix configure.ac for newer autotools, and detect newer fedora/redhat dists cfengine-2.1.22-autotools.patch: --- NEW FILE cfengine-2.1.22-autotools.patch --- --- cfengine-2.1.22/configure.ac.autotools 2007-04-13 05:03:39.000000000 -0700 +++ cfengine-2.1.22/configure.ac 2007-04-13 05:05:21.000000000 -0700 @@ -375,7 +375,7 @@ CPPFLAGS="$CPPFLAGS -I$d/include" LDFLAGS="$LDFLAGS -L$d/lib" PCRE_LIB="-lpcreposix" - AC_MSG_RESULT = "$d" + AC_MSG_RESULT($d) break fi done @@ -386,13 +386,13 @@ if test -f "${withval}/include/pcreposix.h" ; then CPPFLAGS="$CPPFLAGS -I${withval}/include" LDFLAGS="$LDFLAGS -L${withval}/lib" - AC_MSG_RESULT = "${withval}" + AC_MSG_RESULT(${withval}) else AC_MSG_ERROR(Cannot find PCRE) fi fi else - AC_MSG_RESULT = "yes" + AC_MSG_RESULT(yes) fi LIBS="$LIBS -lpcreposix" AC_DEFINE(USE_PCRE, 1, [Define if PCRE is available.]) cfengine-2.1.22-os_detection.patch: --- NEW FILE cfengine-2.1.22-os_detection.patch --- --- cfengine-2.1.22/src/misc.c.fedora 2007-04-11 07:02:43.000000000 -0700 +++ cfengine-2.1.22/src/misc.c 2007-04-13 04:21:57.000000000 -0700 @@ -481,16 +481,24 @@ AddClassToHeap(VBUFF); } } - +/* {Mandrake,Fedora} has a symlink at /etc/redhat-release pointing to + * /etc/{mandrake,fedora}-release, so we else-if around that + */ if (stat("/etc/mandrake-release",&statbuf) != -1) { Verbose("This appears to be a mandrake system.\n"); AddClassToHeap("Mandrake"); linux_mandrake_version(); } -/* Mandrake has a symlink at /etc/redhat-release pointing to - * /etc/mandrake-release, so we else-if around that - */ + +else if (stat("/etc/fedora-release",&statbuf) != -1) + { + Verbose("This appears to be a fedora system.\n"); + AddClassToHeap("redhat"); + AddClassToHeap("fedora"); + linux_fedora_version(); + } + else if (stat("/etc/redhat-release",&statbuf) != -1) { Verbose("This appears to be a redhat system.\n"); @@ -524,6 +532,8 @@ AddClassToHeap("UnitedLinux"); } +lsb_version(); + if (stat("/etc/vmware",&statbuf) != -1) { if (S_ISDIR(statbuf.st_mode)) @@ -540,13 +550,14 @@ int linux_fedora_version(void) { -#define FEDORA_ID "Fedora Core" +#define FEDORA_ID "Fedora" #define RELEASE_FLAG "release " /* We are looking for one of the following strings... * * Fedora Core release 1 (Yarrow) + * Fedora release 7 (Zodfoobar) */ #define FEDORA_REL_FILENAME "/etc/fedora-release" @@ -627,9 +638,10 @@ #define REDHAT_AS21_ID "Red Hat Linux Advanced Server" #define REDHAT_ES_ID "Red Hat Enterprise Linux ES" #define REDHAT_WS_ID "Red Hat Enterprise Linux WS" +#define REDHAT_C_ID "Red Hat Enterprise Linux Client" +#define REDHAT_S_ID "Red Hat Enterprise Linux Server" #define MANDRAKE_ID "Linux Mandrake" #define MANDRAKE_10_1_ID "Mandrakelinux" -#define FEDORA_ID "Fedora Core" #define WHITEBOX_ID "White Box Enterprise Linux" #define CENTOS_ID "CentOS" #define SCIENTIFIC_SL_ID "Scientific Linux SL" @@ -642,9 +654,10 @@ * Red Hat Linux Advanced Server release 2.1AS (Pensacola) * Red Hat Enterprise Linux AS release 3 (Taroon) * Red Hat Enterprise Linux WS release 3 (Taroon) + * Red Hat Enterprise Linux Client release 5 (Tikanga) + * Red Hat Enterprise Linux Server release 5 (Tikanga) * Linux Mandrake release 7.1 (helium) * Red Hat Enterprise Linux ES release 2.1 (Panama) - * Fedora Core release 1 (Yarrow) * White Box Enterprise linux release 3.0 (Liberation) * Scientific Linux SL Release 4.0 (Beryllium) * CentOS release 4.0 (Final) @@ -702,6 +715,16 @@ vendor = "redhat"; edition = "as"; } + else if(!strncmp(relstring, REDHAT_S_ID, strlen(REDHAT_S_ID))) + { + vendor = "redhat"; + edition = "s"; + } + else if(!strncmp(relstring, REDHAT_C_ID, strlen(REDHAT_C_ID))) + { + vendor = "redhat"; + edition = "c"; + } else if(!strncmp(relstring, REDHAT_ID, strlen(REDHAT_ID))) { vendor = "redhat"; @@ -714,10 +737,6 @@ { vendor = "mandrake"; } - else if(!strncmp(relstring, FEDORA_ID, strlen(FEDORA_ID))) - { - vendor = "fedora"; - } else if(!strncmp(relstring, WHITEBOX_ID, strlen(WHITEBOX_ID))) { vendor = "whitebox"; @@ -813,9 +832,9 @@ int linux_suse_version(void) { #define SUSE_REL_FILENAME "/etc/SuSE-release" -#define SUSE_SLES8_ID "SuSE SLES-8" -#define SUSE_SLES9_ID "SUSE LINUX Enterprise Server 9" -#define SUSE_SLES_ID "SUSE LINUX Enterprise Server" +/* Check if it's a SuSE Enterprise version (all in lowercase) */ +#define SUSE_SLES8_ID "suse sles-8" +#define SUSE_SLES_ID "suse linux enterprise server" #define SUSE_RELEASE_FLAG "linux " /* The full string read in from SuSE-release */ @@ -848,42 +867,38 @@ Verbose("Looking for SuSE enterprise info in \"%s\"\n",relstring); -if (!strncmp(relstring, SUSE_SLES8_ID, strlen(SUSE_SLES8_ID))) + /* Convert relstring to lowercase to handle rename of SuSE to + * SUSE with SUSE 10.0. + */ + +for (i = 0; i < strlen(relstring); i++) { - classbuf[0] = '\0'; - strcat(classbuf, "SLES8"); - AddClassToHeap(classbuf); + relstring[i] = tolower(relstring[i]); } -else if (!strncmp(relstring, SUSE_SLES9_ID, strlen(SUSE_SLES9_ID))) + + /* Check if it's a SuSE Enterprise version (all in lowercase) */ + +if (!strncmp(relstring, SUSE_SLES8_ID, strlen(SUSE_SLES8_ID))) { classbuf[0] = '\0'; - strcat(classbuf, "SLES9"); + strcat(classbuf, "SLES8"); AddClassToHeap(classbuf); } - - - -for (version = 9; version < 13; version++) +else { - snprintf(vbuf,CF_BUFSIZE,"%s %d",SUSE_SLES_ID,version); - Debug("Checking for suse [%s]\n",vbuf); - - if (!strncmp(relstring, SUSE_SLES_ID, strlen(relstring))) + for (version = 9; version < 13; version++) { - snprintf(classbuf,CF_MAXVARSIZE,"SLES%d",version); - AddClassToHeap(classbuf); + snprintf(vbuf,CF_BUFSIZE,"%s %d ",SUSE_SLES_ID,version); + Debug("Checking for suse [%s]\n",vbuf); + + if (!strncmp(relstring, vbuf, strlen(vbuf))) + { + snprintf(classbuf,CF_MAXVARSIZE,"SLES%d",version); + AddClassToHeap(classbuf); + } } } - /* Convert relstring to lowercase to handle rename of SuSE to - * SUSE with SUSE 10.0. - */ - -for (i = 0; i < strlen(relstring); i++) - { - relstring[i] = tolower(relstring[i]); - } - /* Determine release version. We assume that the version follows * the string "SuSE Linux" or "SUSE LINUX". */ @@ -1061,6 +1076,115 @@ /******************************************************************/ +static void * lsb_release(const char *command, const char *key) + +{ char * info = NULL; + FILE * fp; + +snprintf(VBUFF, CF_BUFSIZE, "%s %s", command, key); +if ((fp = cfpopen(VBUFF, "r")) == NULL) + { + return NULL; + } + +if (ReadLine(VBUFF, CF_BUFSIZE, fp)) + { + char * buffer = VBUFF; + strsep(&buffer, ":"); + + while((*buffer != '\0') && isspace(*buffer)) + { + buffer++; + } + + info = buffer; + while((*buffer != '\0') && !isspace(*buffer)) + { + *buffer = tolower(*buffer++); + } + + *buffer = '\0'; + info = strdup(info); + } + +cfpclose(fp); +return info; +} + + +/******************************************************************/ + +int lsb_version(void) +{ +#define LSB_RELEASE_COMMAND "lsb_release" + +char classname[CF_MAXVARSIZE]; +char *distrib = NULL; +char *release = NULL; +char *codename = NULL; +int major = 0; +int minor = 0; + +char *path, *dir, *rest; +struct stat statbuf; + +path = rest = strdup(getenv("PATH")); +for (; dir = strsep(&rest, ":") ;) + { + snprintf(VBUFF, CF_BUFSIZE, "%s/" LSB_RELEASE_COMMAND, dir); + if (stat(VBUFF,&statbuf) != -1) + { + free(path); + path = strdup(VBUFF); + + Verbose("\nThis appears to be a LSB compliant system.\n"); + AddClassToHeap("lsb_compliant"); + break; + } + } + +if (!dir) + { + free(path); + return 1; + } + +if ((distrib = lsb_release(path, "--id")) != NULL) + { + snprintf(classname, CF_MAXVARSIZE, "%s", distrib); + AddClassToHeap(classname); + + if ((codename = lsb_release(path, "--codename")) != NULL) + { + snprintf(classname, CF_MAXVARSIZE, "%s_%s", distrib, codename); + AddClassToHeap(classname); + } + + if ((release = lsb_release(path, "--release")) != NULL) + { + switch (sscanf(release, "%d.%d\n", &major, &minor)) + { + case 2: + snprintf(classname, CF_MAXVARSIZE, "%s_%u_%u", distrib, major, minor); + AddClassToHeap(classname); + case 1: + snprintf(classname, CF_MAXVARSIZE, "%s_%u", distrib, major); + AddClassToHeap(classname); + } + } + + free(path); + return 0; + } +else + { + free(path); + return 2; + } +} + +/******************************************************************/ + int VM_version(void) { FILE *fp; cfengine-selinux.patch: --- NEW FILE cfengine-selinux.patch --- --- cfengine-2.1.22/Makefile.in.selinux 2007-02-25 07:28:27.000000000 -0800 +++ cfengine-2.1.22/Makefile.in 2007-02-25 07:29:43.000000000 -0800 @@ -128,6 +128,7 @@ LEX_OUTPUT_ROOT = @LEX_OUTPUT_ROOT@ LIBOBJS = @LIBOBJS@ LIBS = @LIBS@ +LIB_SELINUX = @LIB_SELINUX@ LTLIBOBJS = @LTLIBOBJS@ MAKEINFO = @MAKEINFO@ NEED_SETGID = @NEED_SETGID@ --- cfengine-2.1.22/configure.ac.selinux 2007-02-25 06:58:36.000000000 -0800 +++ cfengine-2.1.22/configure.ac 2007-02-25 07:45:46.000000000 -0800 @@ -537,6 +537,18 @@ dnl ###################################################################### +dnl Give the chance to enable SELINUX +dnl ###################################################################### +dnl +AC_ARG_ENABLE(selinux, dnl + [ --enable-selinux Enable use of the SELINUX libraries], + [AC_DEFINE(WITH_SELINUX, 1, [Define if you want to use SELINUX]) + LIB_SELINUX="-lselinux" + LIBS="$LIBS $LIB_SELINUX" + AC_SUBST(LIB_SELINUX)]) + + +dnl ###################################################################### dnl OS specific stuff dnl ###################################################################### --- cfengine-2.1.22/src/cf.defs.h.selinux 2007-02-25 12:03:59.000000000 -0800 +++ cfengine-2.1.22/src/cf.defs.h 2007-02-25 12:04:24.000000000 -0800 @@ -267,6 +267,9 @@ # include #endif +#ifdef WITH_SELINUX +# include +#endif /*******************************************************************/ /* Various defines */ --- cfengine-2.1.22/src/item-file.c.selinux 2007-02-25 06:40:04.000000000 -0800 +++ cfengine-2.1.22/src/item-file.c 2007-02-25 12:11:39.000000000 -0800 @@ -107,6 +107,17 @@ char stamp[CF_BUFSIZE]; time_t STAMPNOW; STAMPNOW = time((time_t *)NULL); +#ifdef WITH_SELINUX + int selinux_enabled=0; + security_context_t scontext=NULL; + + selinux_enabled = (is_selinux_enabled()>0); + if(selinux_enabled) + { + /* get current security context */ + getfilecon(file, &scontext); + } +#endif if (stat(file,&statbuf) == -1) { @@ -185,6 +196,13 @@ chmod(file,statbuf.st_mode); /* Restore file permissions etc */ chown(file,statbuf.st_uid,statbuf.st_gid); umask(mask); +#ifdef WITH_SELINUX +if(selinux_enabled) + { + /* restore file context */ + setfilecon(file,scontext); + } +#endif return true; } --- cfengine-2.1.22/src/image.c.selinux 2007-03-04 16:31:57.000000000 -0400 +++ cfengine-2.1.22/src/image.c 2007-03-18 09:31:48.000000000 -0400 @@ -1122,6 +1122,14 @@ rsrcfork=0; #endif +#ifdef WITH_SELINUX +int selinux_enabled=0; +/* need to keep track of security context of destination file (if any) */ +security_context_t scontext=NULL; +struct stat cur_dest; +int dest_exists; +selinux_enabled = (is_selinux_enabled()>0); +#endif Debug2("CopyReg(%s,%s)\n",source,dest); @@ -1131,6 +1139,24 @@ return false; } +#ifdef WITH_SELINUX +if(selinux_enabled) + { + dest_exists = stat(dest,&cur_dest); + if(dest_exists == 0) + { + /* get current security context of destination file */ + getfilecon(dest,&scontext); + } + else + { + /* use default security context when creating destination file */ + matchpathcon(dest,0,&scontext); + setfscreatecon(scontext); + } + } +#endif + /* Make an assoc array of inodes used to preserve hard links */ linkable = CompressedArrayValue(ip->inode_cache,sstat.st_ino); @@ -1438,7 +1464,24 @@ utime(dest,&timebuf); #endif } - + +#ifdef WITH_SELINUX +if(selinux_enabled) + { + if(dest_exists == 0) + { + /* set dest context to whatever it was before copy */ + setfilecon(dest,scontext); + } + else + { + /* set create context back to default */ + setfscreatecon(NULL); + } + freecon(scontext); + } +#endif + return true; } Index: cfengine.spec =================================================================== RCS file: /cvs/extras/rpms/cfengine/devel/cfengine.spec,v retrieving revision 1.24 retrieving revision 1.25 diff -u -r1.24 -r1.25 --- cfengine.spec 31 Jan 2007 14:59:24 -0000 1.24 +++ cfengine.spec 13 Apr 2007 12:57:55 -0000 1.25 @@ -1,17 +1,22 @@ Summary: A systems administration tool for networks Name: cfengine Version: 2.1.22 -Release: 1%{?dist} +Release: 3%{?dist} License: GPL Group: Applications/System Source0: ftp://ftp.iu.hio.no/pub/cfengine/cfengine-2.1.22.tar.gz Source1: cfexecd Source2: cfservd Source3: cfenvd +Patch0: cfengine-selinux.patch +Patch1: cfengine-2.1.22-os_detection.patch +Patch2: cfengine-2.1.22-autotools.patch URL: http://www.cfengine.org/ BuildRequires: db4-devel,openssl-devel,texinfo,tetex,tetex-dvips,bison,flex,m4,libacl-devel +BuildRequires: libselinux-devel,automake,autoconf Requires(post): /sbin/chkconfig, /sbin/install-info -Requires(preun): /sbin/chkconfig, /sbin/install-info +Requires(preun): /sbin/chkconfig, /sbin/install-info, /sbin/service +Requires(postun): /sbin/service BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root %description @@ -26,13 +31,17 @@ %prep %setup -q +%patch0 -p1 -b .selinux +%patch1 -p1 -b .fedora +%patch2 -p1 -b .autotools %build -# Since /usr is managed by rpmdb, we can build stuff in there -# instead of putting all this stuff under /usr/local -# ./configure BERKELEY_DB_LIB=-ldb --prefix=/usr --infodir=/usr/share/info -%configure BERKELEY_DB_LIB=-ldb --with-docs +# need to run autoconf/automake since we patch configure for SELinux support +aclocal +autoconf --force +automake --copy --force +%configure BERKELEY_DB_LIB=-ldb --with-docs --enable-selinux make # Some of the example files have execute bit for some reason. chmod 644 inputs/*example @@ -81,18 +90,28 @@ /sbin/install-info --info-dir=%{_infodir} %{_infodir}/cfengine*.info* 2> /dev/null || : # add init files to chkconfig if [ "$1" = "1" ]; then - chkconfig --add cfenvd - chkconfig --add cfexecd - chkconfig --add cfservd + /sbin/chkconfig --add cfenvd + /sbin/chkconfig --add cfexecd + /sbin/chkconfig --add cfservd fi %preun if [ "$1" = "0" ]; then - /sbin/install-info --delete --info-dir=%{_infodir} %{_infodir}/cfengine*.info* 2> /dev/null || : - chkconfig --del cfenvd - chkconfig --del cfexecd - chkconfig --del cfservd + /sbin/install-info --delete --info-dir=%{_infodir} %{_infodir}/cfengine*.info* 2> /dev/null || : + /sbin/service cfenvd stop >/dev/null 2>&1 || : + /sbin/service cfexecd stop >/dev/null 2>&1 || : + /sbin/service cfservd stop >/dev/null 2>&1 || : + /sbin/chkconfig --del cfenvd + /sbin/chkconfig --del cfexecd + /sbin/chkconfig --del cfservd +fi + +%postun +if [ $1 -ge 1 ]; then + /sbin/service cfenvd condrestart >/dev/null 2>&1 || : + /sbin/service cfexecd condrestart >/dev/null 2>&1 || : + /sbin/service cfservd condrestart >/dev/null 2>&1 || : fi @@ -111,13 +130,23 @@ %{_sbindir}/* %{_mandir}/man8/* %{_infodir}/cfengine* -%config %{_initrddir}/cfenvd -%config %{_initrddir}/cfexecd -%config %{_initrddir}/cfservd +%{_initrddir}/cfenvd +%{_initrddir}/cfexecd +%{_initrddir}/cfservd %{_var}/%{name} %changelog +* Fri Apr 13 2007 Jeff Sheltren 2.1.22-3 +- Patch for OS detection for newer Fedora/RedHat releases (#235922) +- Patch for updated autotools +- Add service condrestart commands to postun +- Add service stop commands to preun + +* Sun Feb 25 2007 Jeff Sheltren 2.1.22-2 +- Patch for selinux support (#187120) +- init scripts no longer marked as config files + * Mon Jan 29 2007 Jeff Sheltren 2.1.22-1 - update to upstream 2.2.22 From fedora-extras-commits at redhat.com Fri Apr 13 13:57:20 2007 From: fedora-extras-commits at redhat.com (Rex Dieter (rdieter)) Date: Fri, 13 Apr 2007 09:57:20 -0400 Subject: rpms/kdetoys/devel .cvsignore,1.7,1.8 kdetoys.spec,1.7,1.8 Message-ID: <200704131357.l3DDvKfs028600@cvs-int.fedora.redhat.com> Author: rdieter Update of /cvs/extras/rpms/kdetoys/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv28579 Modified Files: .cvsignore kdetoys.spec Log Message: fix build failure, gettext/find_lang'isms Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/kdetoys/devel/.cvsignore,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- .cvsignore 13 Apr 2007 12:34:40 -0000 1.7 +++ .cvsignore 13 Apr 2007 13:56:42 -0000 1.8 @@ -1,4 +1,3 @@ -kdetoys-3.5.3.tar.bz2 -kdetoys-3.5.4.tar.bz2 +clog kdetoys-3.5.5.tar.bz2 kdetoys-3.5.6.tar.bz2 Index: kdetoys.spec =================================================================== RCS file: /cvs/extras/rpms/kdetoys/devel/kdetoys.spec,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- kdetoys.spec 13 Apr 2007 12:34:40 -0000 1.7 +++ kdetoys.spec 13 Apr 2007 13:56:42 -0000 1.8 @@ -4,7 +4,7 @@ Group: Amusements/Graphics Epoch: 7 Version: 3.5.6 -Release: 2%{?dist} +Release: 3%{?dist} License: GPL Url: http://www.kde.org/ @@ -72,7 +72,7 @@ ## File lists # locale's -%find_lang %{name} +%find_lang %{name} || touch %{name}.lang # HTML (1.0) HTML_DIR=$(kde-config --expandvars --install html) if [ -d $RPM_BUILD_ROOT$HTML_DIR ]; then @@ -124,7 +124,7 @@ %changelog -* Fri Apr 13 2007 Rex Dieter 7:3.5.6-2 +* Fri Apr 13 2007 Rex Dieter 7:3.5.6-3 - Requires: kdebase (for directory ownership) * Tue Jan 16 2007 Rex Dieter 7:3.5.6-1 From fedora-extras-commits at redhat.com Fri Apr 13 14:14:01 2007 From: fedora-extras-commits at redhat.com (Rex Dieter (rdieter)) Date: Fri, 13 Apr 2007 10:14:01 -0400 Subject: rpms/kdetoys/FC-6 .cvsignore, 1.6, 1.7 kdetoys.spec, 1.6, 1.7 sources, 1.5, 1.6 Message-ID: <200704131414.l3DEE1xs000702@cvs-int.fedora.redhat.com> Author: rdieter Update of /cvs/extras/rpms/kdetoys/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv676 Modified Files: .cvsignore kdetoys.spec sources Log Message: * Fri Apr 13 2007 Rex Dieter 7:3.5.6-3 - Requires: kdebase (for directory ownership) * Tue Jan 16 2007 Rex Dieter 7:3.5.6-1 - kweather isn't configurable (#208510, kde#122850) - kde-3.5.6 Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/kdetoys/FC-6/.cvsignore,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- .cvsignore 2 Nov 2006 15:46:51 -0000 1.6 +++ .cvsignore 13 Apr 2007 14:13:23 -0000 1.7 @@ -1,3 +1,3 @@ -kdetoys-3.5.3.tar.bz2 -kdetoys-3.5.4.tar.bz2 +clog kdetoys-3.5.5.tar.bz2 +kdetoys-3.5.6.tar.bz2 Index: kdetoys.spec =================================================================== RCS file: /cvs/extras/rpms/kdetoys/FC-6/kdetoys.spec,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- kdetoys.spec 2 Nov 2006 15:46:51 -0000 1.6 +++ kdetoys.spec 13 Apr 2007 14:13:23 -0000 1.7 @@ -3,8 +3,8 @@ Name: kdetoys Group: Amusements/Graphics Epoch: 7 -Version: 3.5.5 -Release: 1%{?dist} +Version: 3.5.6 +Release: 3%{?dist} License: GPL Url: http://www.kde.org/ @@ -15,8 +15,8 @@ BuildRequires: kdelibs-devel >= 6:%{version} BuildRequires: gettext -## Recommended, not (absolutely) required -- Rex -#Requires(hint): kdebase >= 6:%{version} +## for directory ownership, but otherwise not (absolutely) required -- Rex +Requires: kdebase >= 6:%{version} %description Includes: @@ -45,7 +45,6 @@ %configure \ --includedir=%{_includedir}/kde \ --disable-rpath \ - --disable-gcc-hidden-visibility \ --enable-new-ldflags \ --disable-debug --disable-warnings \ --disable-dependency-tracking --enable-final @@ -60,13 +59,12 @@ desktop-file-install \ --dir=$RPM_BUILD_ROOT%{_datadir}/applnk/System/ScreenSavers \ - --add-category="X-Fedora" --vendor="" \ - $RPM_BUILD_ROOT%{_datadir}/applnk/System/ScreenSavers/*.desktop ||: + --vendor="" \ + $RPM_BUILD_ROOT%{_datadir}/applnk/System/ScreenSavers/*.desktop ||: desktop-file-install \ --dir=$RPM_BUILD_ROOT%{_datadir}/applications/kde \ - --add-category="X-Fedora" --vendor="" \ - --add-category="Application" \ + --vendor="" \ $RPM_BUILD_ROOT%{_datadir}/applications/kde/*.desktop ||: # replace absolute symlink with relative @@ -93,8 +91,7 @@ fi ## Unpackaged files -# not sure of the point for just one header file 'AmorIface.h' -# omit (for now). +# not sure the point of just one header file 'AmorIface.h', omit (for now). rm -rf $RPM_BUILD_ROOT%{_includedir} # la files, keep, they're just loadable modules, not shared libs #rm -f $RPM_BUILD_ROOT%{_libdir}/lib*.la @@ -127,8 +124,15 @@ %changelog +* Fri Apr 13 2007 Rex Dieter 7:3.5.6-3 +- Requires: kdebase (for directory ownership) + +* Tue Jan 16 2007 Rex Dieter 7:3.5.6-1 +- kweather isn't configurable (#208510, kde#122850) +- kde-3.5.6 + * Thu Oct 05 2006 Rex Dieter 7:3.5.5-1 -- 3.5.5 +- kde-3.5.5 * Tue Aug 29 2006 Rex Dieter 7:3.5.4-2.1 - fc6 respin Index: sources =================================================================== RCS file: /cvs/extras/rpms/kdetoys/FC-6/sources,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- sources 2 Nov 2006 15:46:51 -0000 1.5 +++ sources 13 Apr 2007 14:13:23 -0000 1.6 @@ -1 +1 @@ -2b03fd068209cf324396b75334f39aba kdetoys-3.5.5.tar.bz2 +7d4f1a33e5379f789fcbf17b9e503bfd kdetoys-3.5.6.tar.bz2 From fedora-extras-commits at redhat.com Fri Apr 13 14:27:46 2007 From: fedora-extras-commits at redhat.com (Tomas Mraz (tmraz)) Date: Fri, 13 Apr 2007 10:27:46 -0400 Subject: rpms/workrave/FC-6 .cvsignore, 1.4, 1.5 sources, 1.4, 1.5 workrave.spec, 1.7, 1.8 Message-ID: <200704131427.l3DERkZT000907@cvs-int.fedora.redhat.com> Author: tmraz Update of /cvs/extras/rpms/workrave/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv863 Modified Files: .cvsignore sources workrave.spec Log Message: * Mon Mar 26 2007 Tomas Mraz - 1.8.4-2 - new upstream version - add datadir/pixmaps/workrave to files (#233815) Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/workrave/FC-6/.cvsignore,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- .cvsignore 31 May 2006 15:13:48 -0000 1.4 +++ .cvsignore 13 Apr 2007 14:27:07 -0000 1.5 @@ -1 +1 @@ -workrave-1.8.3.tar.gz +workrave-1.8.4-2.tar.gz Index: sources =================================================================== RCS file: /cvs/extras/rpms/workrave/FC-6/sources,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- sources 31 May 2006 15:13:48 -0000 1.4 +++ sources 13 Apr 2007 14:27:07 -0000 1.5 @@ -1 +1 @@ -e1fe49f6fdf9d725bd21d50e2e0dc20d workrave-1.8.3.tar.gz +ddb2d1d86b4adbe00fe662f0015bc6b4 workrave-1.8.4-2.tar.gz Index: workrave.spec =================================================================== RCS file: /cvs/extras/rpms/workrave/FC-6/workrave.spec,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- workrave.spec 7 Sep 2006 18:55:39 -0000 1.7 +++ workrave.spec 13 Apr 2007 14:27:07 -0000 1.8 @@ -1,12 +1,13 @@ Name: workrave -Version: 1.8.3 +Version: 1.8.4 Release: 2%{?dist} Summary: Program that assists in the recovery and prevention of RSI # Based on older packages by Dag Wieers and Steve Ratcliffe License: GPL Group: Applications/Productivity URL: http://workrave.sourceforge.net/ -Source0: http://prdownloads.sourceforge.net/workrave/%{name}-%{version}.tar.gz +# For some reason the upstream tarball contains the -2 added to the version. +Source0: http://prdownloads.sourceforge.net/workrave/%{name}-%{version}-2.tar.gz Source1: workrave.desktop BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) @@ -24,7 +25,7 @@ take micro-pauses, rest breaks and restricts you to your daily limit. %prep -%setup -q +%setup -q -n %{name}-%{version} %build if [ ! -x configure ]; then @@ -60,10 +61,15 @@ %{_libdir}/bonobo/servers/Workrave-Control.server %{_libexecdir}/workrave-applet %{_datadir}/gnome-2.0/ui/GNOME_WorkraveApplet.xml +%dir %{_datadir}/pixmaps/workrave %{_datadir}/pixmaps/workrave/workrave-icon-huge.png %{_datadir}/applications/fedora-workrave.desktop %changelog +* Mon Mar 26 2007 Tomas Mraz - 1.8.4-2 +- new upstream version +- add datadir/pixmaps/workrave to files (#233815) + * Thu Sep 7 2006 Tomas Mraz - 1.8.3-2 - rebuilt for FC6 From fedora-extras-commits at redhat.com Fri Apr 13 14:29:42 2007 From: fedora-extras-commits at redhat.com (Mamoru Tasaka (mtasaka)) Date: Fri, 13 Apr 2007 10:29:42 -0400 Subject: rpms/tideEditor/FC-5 .cvsignore, 1.3, 1.4 sources, 1.3, 1.4 tideEditor.spec, 1.2, 1.3 Message-ID: <200704131429.l3DETgbk001019@cvs-int.fedora.redhat.com> Author: mtasaka Update of /cvs/extras/rpms/tideEditor/FC-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv955/FC-5 Modified Files: .cvsignore sources tideEditor.spec Log Message: * Fri Apr 13 2007 Mamoru Tasaka - 1.4-1 - 1.4 Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/tideEditor/FC-5/.cvsignore,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- .cvsignore 28 Nov 2006 15:34:55 -0000 1.3 +++ .cvsignore 13 Apr 2007 14:29:03 -0000 1.4 @@ -1 +1 @@ -tideEditor-1.3.12-r2.tar.bz2 +tideEditor-1.4.tar.bz2 Index: sources =================================================================== RCS file: /cvs/extras/rpms/tideEditor/FC-5/sources,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- sources 28 Nov 2006 15:34:55 -0000 1.3 +++ sources 13 Apr 2007 14:29:03 -0000 1.4 @@ -1 +1 @@ -2f3681d4bf52427e8dbebe0408b2fa9d tideEditor-1.3.12-r2.tar.bz2 +ae24c2994c6aacd4e0c8c46feb938c40 tideEditor-1.4.tar.bz2 Index: tideEditor.spec =================================================================== RCS file: /cvs/extras/rpms/tideEditor/FC-5/tideEditor.spec,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- tideEditor.spec 28 Nov 2006 15:34:55 -0000 1.2 +++ tideEditor.spec 13 Apr 2007 14:29:03 -0000 1.3 @@ -1,15 +1,12 @@ -%define src_ver 1.3.12-r2 -%define dir_ver 1.3.12 - Name: tideEditor -Version: 1.3.12.0.2 +Version: 1.4 Release: 1%{?dist} Summary: Editor for Tide Constituent Database (TCD) files Group: Applications/Engineering License: GPL URL: http://www.flaterco.com/xtide/ -Source0: ftp://ftp.flaterco.com/xtide/%{name}-%{src_ver}.tar.bz2 +Source0: ftp://ftp.flaterco.com/xtide/%{name}-%{version}.tar.bz2 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: qt-devel @@ -22,7 +19,7 @@ Flater and Jan Depner. %prep -%setup -q -n %{name}-%{dir_ver} +%setup -q %build %configure @@ -37,10 +34,13 @@ %files %defattr(-,root,root,-) -%doc COPYING ChangeLog README +%doc AUTHORS COPYING ChangeLog README %{_bindir}/tideEditor %changelog +* Fri Apr 13 2007 Mamoru Tasaka - 1.4-1 +- 1.4 + * Tue Nov 28 2006 Mamoru Tasaka - 1.3.12.0.2-1 - 1.3.12-r2. From fedora-extras-commits at redhat.com Fri Apr 13 14:29:51 2007 From: fedora-extras-commits at redhat.com (Mamoru Tasaka (mtasaka)) Date: Fri, 13 Apr 2007 10:29:51 -0400 Subject: rpms/tideEditor/FC-6 .cvsignore, 1.3, 1.4 sources, 1.3, 1.4 tideEditor.spec, 1.2, 1.3 Message-ID: <200704131429.l3DETpdb001029@cvs-int.fedora.redhat.com> Author: mtasaka Update of /cvs/extras/rpms/tideEditor/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv955/FC-6 Modified Files: .cvsignore sources tideEditor.spec Log Message: * Fri Apr 13 2007 Mamoru Tasaka - 1.4-1 - 1.4 Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/tideEditor/FC-6/.cvsignore,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- .cvsignore 28 Nov 2006 15:34:55 -0000 1.3 +++ .cvsignore 13 Apr 2007 14:29:12 -0000 1.4 @@ -1 +1 @@ -tideEditor-1.3.12-r2.tar.bz2 +tideEditor-1.4.tar.bz2 Index: sources =================================================================== RCS file: /cvs/extras/rpms/tideEditor/FC-6/sources,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- sources 28 Nov 2006 15:34:55 -0000 1.3 +++ sources 13 Apr 2007 14:29:12 -0000 1.4 @@ -1 +1 @@ -2f3681d4bf52427e8dbebe0408b2fa9d tideEditor-1.3.12-r2.tar.bz2 +ae24c2994c6aacd4e0c8c46feb938c40 tideEditor-1.4.tar.bz2 Index: tideEditor.spec =================================================================== RCS file: /cvs/extras/rpms/tideEditor/FC-6/tideEditor.spec,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- tideEditor.spec 28 Nov 2006 15:34:55 -0000 1.2 +++ tideEditor.spec 13 Apr 2007 14:29:12 -0000 1.3 @@ -1,15 +1,12 @@ -%define src_ver 1.3.12-r2 -%define dir_ver 1.3.12 - Name: tideEditor -Version: 1.3.12.0.2 +Version: 1.4 Release: 1%{?dist} Summary: Editor for Tide Constituent Database (TCD) files Group: Applications/Engineering License: GPL URL: http://www.flaterco.com/xtide/ -Source0: ftp://ftp.flaterco.com/xtide/%{name}-%{src_ver}.tar.bz2 +Source0: ftp://ftp.flaterco.com/xtide/%{name}-%{version}.tar.bz2 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: qt-devel @@ -22,7 +19,7 @@ Flater and Jan Depner. %prep -%setup -q -n %{name}-%{dir_ver} +%setup -q %build %configure @@ -37,10 +34,13 @@ %files %defattr(-,root,root,-) -%doc COPYING ChangeLog README +%doc AUTHORS COPYING ChangeLog README %{_bindir}/tideEditor %changelog +* Fri Apr 13 2007 Mamoru Tasaka - 1.4-1 +- 1.4 + * Tue Nov 28 2006 Mamoru Tasaka - 1.3.12.0.2-1 - 1.3.12-r2. From fedora-extras-commits at redhat.com Fri Apr 13 14:30:00 2007 From: fedora-extras-commits at redhat.com (Mamoru Tasaka (mtasaka)) Date: Fri, 13 Apr 2007 10:30:00 -0400 Subject: rpms/tideEditor/devel .cvsignore, 1.3, 1.4 sources, 1.3, 1.4 tideEditor.spec, 1.2, 1.3 Message-ID: <200704131430.l3DEU022001037@cvs-int.fedora.redhat.com> Author: mtasaka Update of /cvs/extras/rpms/tideEditor/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv955/devel Modified Files: .cvsignore sources tideEditor.spec Log Message: * Fri Apr 13 2007 Mamoru Tasaka - 1.4-1 - 1.4 Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/tideEditor/devel/.cvsignore,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- .cvsignore 28 Nov 2006 15:34:55 -0000 1.3 +++ .cvsignore 13 Apr 2007 14:29:22 -0000 1.4 @@ -1 +1 @@ -tideEditor-1.3.12-r2.tar.bz2 +tideEditor-1.4.tar.bz2 Index: sources =================================================================== RCS file: /cvs/extras/rpms/tideEditor/devel/sources,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- sources 28 Nov 2006 15:34:55 -0000 1.3 +++ sources 13 Apr 2007 14:29:22 -0000 1.4 @@ -1 +1 @@ -2f3681d4bf52427e8dbebe0408b2fa9d tideEditor-1.3.12-r2.tar.bz2 +ae24c2994c6aacd4e0c8c46feb938c40 tideEditor-1.4.tar.bz2 Index: tideEditor.spec =================================================================== RCS file: /cvs/extras/rpms/tideEditor/devel/tideEditor.spec,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- tideEditor.spec 28 Nov 2006 15:34:55 -0000 1.2 +++ tideEditor.spec 13 Apr 2007 14:29:22 -0000 1.3 @@ -1,15 +1,12 @@ -%define src_ver 1.3.12-r2 -%define dir_ver 1.3.12 - Name: tideEditor -Version: 1.3.12.0.2 +Version: 1.4 Release: 1%{?dist} Summary: Editor for Tide Constituent Database (TCD) files Group: Applications/Engineering License: GPL URL: http://www.flaterco.com/xtide/ -Source0: ftp://ftp.flaterco.com/xtide/%{name}-%{src_ver}.tar.bz2 +Source0: ftp://ftp.flaterco.com/xtide/%{name}-%{version}.tar.bz2 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: qt-devel @@ -22,7 +19,7 @@ Flater and Jan Depner. %prep -%setup -q -n %{name}-%{dir_ver} +%setup -q %build %configure @@ -37,10 +34,13 @@ %files %defattr(-,root,root,-) -%doc COPYING ChangeLog README +%doc AUTHORS COPYING ChangeLog README %{_bindir}/tideEditor %changelog +* Fri Apr 13 2007 Mamoru Tasaka - 1.4-1 +- 1.4 + * Tue Nov 28 2006 Mamoru Tasaka - 1.3.12.0.2-1 - 1.3.12-r2. From fedora-extras-commits at redhat.com Fri Apr 13 14:52:28 2007 From: fedora-extras-commits at redhat.com (Brian Pepple (bpepple)) Date: Fri, 13 Apr 2007 10:52:28 -0400 Subject: rpms/libtelepathy/devel .cvsignore, 1.8, 1.9 libtelepathy.spec, 1.7, 1.8 sources, 1.8, 1.9 Message-ID: <200704131452.l3DEqSab001774@cvs-int.fedora.redhat.com> Author: bpepple Update of /cvs/extras/rpms/libtelepathy/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv1749 Modified Files: .cvsignore libtelepathy.spec sources Log Message: * Fri Apr 13 2007 Brian Pepple - 0.0.52-1 - Update to 0.0.52. Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/libtelepathy/devel/.cvsignore,v retrieving revision 1.8 retrieving revision 1.9 diff -u -r1.8 -r1.9 --- .cvsignore 28 Feb 2007 18:20:17 -0000 1.8 +++ .cvsignore 13 Apr 2007 14:51:46 -0000 1.9 @@ -1 +1 @@ -libtelepathy-0.0.51.tar.gz +libtelepathy-0.0.52.tar.gz Index: libtelepathy.spec =================================================================== RCS file: /cvs/extras/rpms/libtelepathy/devel/libtelepathy.spec,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- libtelepathy.spec 28 Feb 2007 18:20:17 -0000 1.7 +++ libtelepathy.spec 13 Apr 2007 14:51:46 -0000 1.8 @@ -1,5 +1,5 @@ Name: libtelepathy -Version: 0.0.51 +Version: 0.0.52 Release: 1%{?dist} Summary: A GLib library to ease writing telepathy clients @@ -71,6 +71,9 @@ %changelog +* Fri Apr 13 2007 Brian Pepple - 0.0.52-1 +- Update to 0.0.52. + * Wed Feb 28 2007 Brian Pepple - 0.0.51-1 - Update to 0.0.51. - Add BR on libxslt. Index: sources =================================================================== RCS file: /cvs/extras/rpms/libtelepathy/devel/sources,v retrieving revision 1.8 retrieving revision 1.9 diff -u -r1.8 -r1.9 --- sources 28 Feb 2007 18:20:17 -0000 1.8 +++ sources 13 Apr 2007 14:51:46 -0000 1.9 @@ -1 +1 @@ -28a32062868f29b19f535476e422417b libtelepathy-0.0.51.tar.gz +f9f77bec09c131293bf6adbbd2c8c682 libtelepathy-0.0.52.tar.gz From fedora-extras-commits at redhat.com Fri Apr 13 15:09:28 2007 From: fedora-extras-commits at redhat.com (Brian Pepple (bpepple)) Date: Fri, 13 Apr 2007 11:09:28 -0400 Subject: rpms/libtelepathy/devel .cvsignore, 1.9, 1.10 libtelepathy.spec, 1.8, 1.9 sources, 1.9, 1.10 Message-ID: <200704131509.l3DF9SmS006472@cvs-int.fedora.redhat.com> Author: bpepple Update of /cvs/extras/rpms/libtelepathy/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv6449 Modified Files: .cvsignore libtelepathy.spec sources Log Message: * Fri Apr 13 2007 Brian Pepple - 0.0.53-1 - Update to 0.0.53. Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/libtelepathy/devel/.cvsignore,v retrieving revision 1.9 retrieving revision 1.10 diff -u -r1.9 -r1.10 --- .cvsignore 13 Apr 2007 14:51:46 -0000 1.9 +++ .cvsignore 13 Apr 2007 15:08:48 -0000 1.10 @@ -1 +1 @@ -libtelepathy-0.0.52.tar.gz +libtelepathy-0.0.53.tar.gz Index: libtelepathy.spec =================================================================== RCS file: /cvs/extras/rpms/libtelepathy/devel/libtelepathy.spec,v retrieving revision 1.8 retrieving revision 1.9 diff -u -r1.8 -r1.9 --- libtelepathy.spec 13 Apr 2007 14:51:46 -0000 1.8 +++ libtelepathy.spec 13 Apr 2007 15:08:48 -0000 1.9 @@ -1,5 +1,5 @@ Name: libtelepathy -Version: 0.0.52 +Version: 0.0.53 Release: 1%{?dist} Summary: A GLib library to ease writing telepathy clients @@ -71,6 +71,9 @@ %changelog +* Fri Apr 13 2007 Brian Pepple - 0.0.53-1 +- Update to 0.0.53. + * Fri Apr 13 2007 Brian Pepple - 0.0.52-1 - Update to 0.0.52. Index: sources =================================================================== RCS file: /cvs/extras/rpms/libtelepathy/devel/sources,v retrieving revision 1.9 retrieving revision 1.10 diff -u -r1.9 -r1.10 --- sources 13 Apr 2007 14:51:46 -0000 1.9 +++ sources 13 Apr 2007 15:08:48 -0000 1.10 @@ -1 +1 @@ -f9f77bec09c131293bf6adbbd2c8c682 libtelepathy-0.0.52.tar.gz +015611ff5cbd3b3718fcb49adc47bd13 libtelepathy-0.0.53.tar.gz From fedora-extras-commits at redhat.com Fri Apr 13 17:13:02 2007 From: fedora-extras-commits at redhat.com (Jeffrey C. Ollie (jcollie)) Date: Fri, 13 Apr 2007 13:13:02 -0400 Subject: rpms/spandsp/devel spandsp.spec,1.8,1.9 Message-ID: <200704131713.l3DHD2xR018017@cvs-int.fedora.redhat.com> Author: jcollie Update of /cvs/extras/rpms/spandsp/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv18000 Modified Files: spandsp.spec Log Message: Fix usage of dist macro Index: spandsp.spec =================================================================== RCS file: /cvs/extras/rpms/spandsp/devel/spandsp.spec,v retrieving revision 1.8 retrieving revision 1.9 diff -u -r1.8 -r1.9 --- spandsp.spec 9 Apr 2007 23:39:22 -0000 1.8 +++ spandsp.spec 13 Apr 2007 17:12:23 -0000 1.9 @@ -3,7 +3,7 @@ Summary: A DSP library for telephony Name: spandsp Version: 0.0.3 -Release: 2%{?pre:.pre%{pre}}%{dist} +Release: 3%{?pre:.pre%{pre}}%{?dist} License: GPL Group: System Environment/Libraries URL: http://www.soft-switch.org/ @@ -73,6 +73,9 @@ %postun -p /sbin/ldconfig %changelog +* Fri Apr 13 2007 Jeffrey C. Ollie - 0.0.3-3 +- Fix usage of dist macro, pointed out by dgilmore + * Mon Apr 9 2007 Jeffrey C. Ollie - 0.0.3-2 - Update to final 0.0.3. From fedora-extras-commits at redhat.com Fri Apr 13 17:14:40 2007 From: fedora-extras-commits at redhat.com (Jeffrey C. Ollie (jcollie)) Date: Fri, 13 Apr 2007 13:14:40 -0400 Subject: rpms/spandsp/FC-6 spandsp.spec,1.8,1.9 Message-ID: <200704131714.l3DHEefS018094@cvs-int.fedora.redhat.com> Author: jcollie Update of /cvs/extras/rpms/spandsp/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv18071 Modified Files: spandsp.spec Log Message: Fix usage of dist macro Index: spandsp.spec =================================================================== RCS file: /cvs/extras/rpms/spandsp/FC-6/spandsp.spec,v retrieving revision 1.8 retrieving revision 1.9 diff -u -r1.8 -r1.9 --- spandsp.spec 9 Apr 2007 23:47:01 -0000 1.8 +++ spandsp.spec 13 Apr 2007 17:14:02 -0000 1.9 @@ -3,7 +3,7 @@ Summary: A DSP library for telephony Name: spandsp Version: 0.0.3 -Release: 2%{?pre:.pre%{pre}}%{dist} +Release: 3%{?pre:.pre%{pre}}%{?dist} License: GPL Group: System Environment/Libraries URL: http://www.soft-switch.org/ @@ -73,6 +73,9 @@ %postun -p /sbin/ldconfig %changelog +* Fri Apr 13 2007 Jeffrey C. Ollie - 0.0.3-3 +- Fix usage of dist macro, pointed out by dgilmore + * Mon Apr 9 2007 Jeffrey C. Ollie - 0.0.3-2 - Update to final 0.0.3. From fedora-extras-commits at redhat.com Fri Apr 13 17:20:45 2007 From: fedora-extras-commits at redhat.com (Jeffrey C. Ollie (jcollie)) Date: Fri, 13 Apr 2007 13:20:45 -0400 Subject: rpms/spandsp/FC-5 spandsp.spec,1.8,1.9 Message-ID: <200704131720.l3DHKjRY018196@cvs-int.fedora.redhat.com> Author: jcollie Update of /cvs/extras/rpms/spandsp/FC-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv18175 Modified Files: spandsp.spec Log Message: Fix usage of dist macro Index: spandsp.spec =================================================================== RCS file: /cvs/extras/rpms/spandsp/FC-5/spandsp.spec,v retrieving revision 1.8 retrieving revision 1.9 diff -u -r1.8 -r1.9 --- spandsp.spec 10 Apr 2007 00:43:20 -0000 1.8 +++ spandsp.spec 13 Apr 2007 17:20:07 -0000 1.9 @@ -3,7 +3,7 @@ Summary: A DSP library for telephony Name: spandsp Version: 0.0.3 -Release: 2%{?pre:.pre%{pre}}%{dist} +Release: 3%{?pre:.pre%{pre}}%{?dist} License: GPL Group: System Environment/Libraries URL: http://www.soft-switch.org/ @@ -73,6 +73,9 @@ %postun -p /sbin/ldconfig %changelog +* Fri Apr 13 2007 Jeffrey C. Ollie - 0.0.3-3 +- Fix usage of dist macro, pointed out by dgilmore + * Mon Apr 9 2007 Jeffrey C. Ollie - 0.0.3-2 - Update to final 0.0.3. From fedora-extras-commits at redhat.com Fri Apr 13 17:39:33 2007 From: fedora-extras-commits at redhat.com (Michael Thomas (wart)) Date: Fri, 13 Apr 2007 13:39:33 -0400 Subject: rpms/sear/FC-6 sear.spec,1.2,1.3 Message-ID: <200704131739.l3DHdX5K018809@cvs-int.fedora.redhat.com> Author: wart Update of /cvs/extras/rpms/sear/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv18781 Modified Files: sear.spec Log Message: Use compat-guichan05 library instead of the most recent guichan Index: sear.spec =================================================================== RCS file: /cvs/extras/rpms/sear/FC-6/sear.spec,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- sear.spec 22 Feb 2007 19:32:53 -0000 1.2 +++ sear.spec 13 Apr 2007 17:38:54 -0000 1.3 @@ -1,6 +1,6 @@ Name: sear Version: 0.6.3 -Release: 3%{?dist} +Release: 4%{?dist} Summary: 3D WorldForge client Group: Amusements/Games @@ -11,7 +11,7 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: lib3ds-devel mercator-devel varconf-devel eris-devel sage-devel -BuildRequires: cal3d-devel guichan-devel libmodelfile-devel libGLU-devel +BuildRequires: cal3d-devel compat-guichan05-devel libmodelfile-devel libGLU-devel BuildRequires: pkgconfig libtiff-devel libjpeg-devel libpng-devel BuildRequires: SDL_image-devel SDL_mixer-devel libXt-devel BuildRequires: desktop-file-utils @@ -31,8 +31,14 @@ chmod a-x */*.cpp chmod a-x */*.xpm - %build + +LDFLAGS="-L%{_libdir}/guichan-0.5" +export LDFLAGS +CFLAGS="-I%{_includedir}/guichan-0.5 $RPM_OPT_FLAGS" +export CFLAGS +CXXFLAGS="-I%{_includedir}/guichan-0.5 $RPM_OPT_FLAGS" +export CXXFLAGS %configure make %{?_smp_mflags} @@ -64,6 +70,9 @@ %changelog +* Fri Apr 13 2007 Wart 0.6.3-4 +- Update to use older compat-guichan05 library + * Tue Feb 20 2007 Wart 0.6.3-3 - Add requirement on sear-media - Fix ownership of directories used in both sear and sear-media From fedora-extras-commits at redhat.com Fri Apr 13 18:06:12 2007 From: fedora-extras-commits at redhat.com (Rex Dieter (rdieter)) Date: Fri, 13 Apr 2007 14:06:12 -0400 Subject: rpms/PyQt-qscintilla/devel .cvsignore, 1.3, 1.4 PyQt-qscintilla.spec, 1.9, 1.10 sources, 1.3, 1.4 Message-ID: <200704131806.l3DI6ChC023231@cvs-int.fedora.redhat.com> Author: rdieter Update of /cvs/extras/rpms/PyQt-qscintilla/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv23208 Modified Files: .cvsignore PyQt-qscintilla.spec sources Log Message: * Wed Apr 11 2007 Rex Dieter 3.17.1-1 - PyQt-3.17.1 Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/PyQt-qscintilla/devel/.cvsignore,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- .cvsignore 8 Nov 2006 13:55:52 -0000 1.3 +++ .cvsignore 13 Apr 2007 18:05:34 -0000 1.4 @@ -1,2 +1,3 @@ PyQt-x11-gpl-3.16.tar.gz PyQt-x11-gpl-3.17.tar.gz +PyQt-x11-gpl-3.17.1.tar.gz Index: PyQt-qscintilla.spec =================================================================== RCS file: /cvs/extras/rpms/PyQt-qscintilla/devel/PyQt-qscintilla.spec,v retrieving revision 1.9 retrieving revision 1.10 diff -u -r1.9 -r1.10 --- PyQt-qscintilla.spec 9 Dec 2006 17:20:47 -0000 1.9 +++ PyQt-qscintilla.spec 13 Apr 2007 18:05:34 -0000 1.10 @@ -1,8 +1,8 @@ Summary: PyQt qscintilla extentions Name: PyQt-qscintilla -Version: 3.17 -Release: 3%{?dist} +Version: 3.17.1 +Release: 1%{?dist} License: GPL Group: Development/Languages @@ -16,8 +16,10 @@ BuildRequires: python-devel %global python_ver %(%{__python} -c "import sys ; print sys.version[:3]") %global python_sitedir %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib(1)") -%if "%{?python_ver}" > "2" -Requires: python-abi = %{python_ver} +## python >=2.4 automatically uses python(abi) +%if "%{?python_ver}" > "1" && "%{?python_ver}" < "2.4" +## otoh, PyQt proper should already include this. +#Requires: python-abi = %{python_ver} %endif Requires: PyQt = %{version} @@ -70,13 +72,13 @@ %changelog -* Sat Dec 09 2006 Rex Dieter 3.17-3 -- respin (for python) +* Wed Apr 11 2007 Rex Dieter 3.17.1-1 +- PyQt-3.17.1 -* Thu Nov 09 2006 Rex Dieter 3.17-2 +* Thu Nov 09 2006 Rex Dieter 3.17-2 - respin for qscintilla-1.7 (#214192) -* Mon Nov 06 2006 Rex Dieter 3.17-1 +* Mon Nov 06 2006 Rex Dieter 3.17-1 - PyQt-3.17 * Mon Nov 06 2006 Rex Dieter 3.16-7 Index: sources =================================================================== RCS file: /cvs/extras/rpms/PyQt-qscintilla/devel/sources,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- sources 8 Nov 2006 13:55:52 -0000 1.3 +++ sources 13 Apr 2007 18:05:34 -0000 1.4 @@ -1 +1 @@ -dd0ecb6258215cd8e47e6de1c37a6da2 PyQt-x11-gpl-3.17.tar.gz +f04fa60df7c09e3c0a2006982c2c4cf5 PyQt-x11-gpl-3.17.1.tar.gz From fedora-extras-commits at redhat.com Fri Apr 13 19:06:52 2007 From: fedora-extras-commits at redhat.com (Jeffrey C. Ollie (jcollie)) Date: Fri, 13 Apr 2007 15:06:52 -0400 Subject: rpms/smolt/devel smolt.spec,1.18,1.19 Message-ID: <200704131906.l3DJ6qaR028444@cvs-int.fedora.redhat.com> Author: jcollie Update of /cvs/extras/rpms/smolt/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv28419 Modified Files: smolt.spec Log Message: Put a copy of the privacy policy where the client is expecting it. Index: smolt.spec =================================================================== RCS file: /cvs/extras/rpms/smolt/devel/smolt.spec,v retrieving revision 1.18 retrieving revision 1.19 diff -u -r1.18 -r1.19 --- smolt.spec 11 Apr 2007 15:59:12 -0000 1.18 +++ smolt.spec 13 Apr 2007 19:06:03 -0000 1.19 @@ -1,7 +1,7 @@ Name: smolt Summary: Fedora hardware profiler Version: 0.9.6 -Release: 2%{?dist} +Release: 3%{?dist} License: GPL Group: Applications/Internet URL: http://hosted.fedoraproject.org/projects/smolt @@ -79,6 +79,9 @@ %{__cp} -adv client/*.py %{buildroot}/%{_datadir}/%{name}/client/ %{__cp} -adv client/*.png %{buildroot}/%{_datadir}/%{name}/client/ +%{__mkdir} -p %{buildroot}/%{_datadir}/%{name}/doc +%{__install} -p -m 0644 doc/PrivacyPolicy %{buildroot}/%{_datadir}/%{name}/doc + ln -s %{_datadir}/%{name}/client/sendProfile.py %{buildroot}/%{_bindir}/smoltSendProfile ln -s %{_datadir}/%{name}/client/deleteProfile.py %{buildroot}/%{_bindir}/smoltDeleteProfile ln -s %{_datadir}/%{name}/client/smoltGui.py %{buildroot}/%{_bindir}/smoltGui @@ -105,6 +108,7 @@ %doc README GPL doc/* %dir %{_datadir}/%{name} %{_datadir}/%{name}/client +%{_datadir}/%{name}/doc %{_datadir}/locale/ %{_bindir}/%{name}* %{_sysconfdir}/cron.d/%{name} @@ -120,6 +124,9 @@ %{_datadir}/firstboot/modules/smolt.py* %changelog +* Fri Apr 13 2007 Jeffrey C. Ollie - 0.9.6-3 +- Put a copy of the privacy policy where the client is expecting it. + * Wed Apr 11 2007 Mike McGrath 0.9.6-2 - Upstream released new version. - Much better support for languages on the client From fedora-extras-commits at redhat.com Fri Apr 13 19:11:21 2007 From: fedora-extras-commits at redhat.com (Jeffrey C. Ollie (jcollie)) Date: Fri, 13 Apr 2007 15:11:21 -0400 Subject: rpms/smolt/FC-6 smolt.spec,1.17,1.18 Message-ID: <200704131911.l3DJBL38028551@cvs-int.fedora.redhat.com> Author: jcollie Update of /cvs/extras/rpms/smolt/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv28532 Modified Files: smolt.spec Log Message: Put a copy of the privacy policy where the client is expecting it. Index: smolt.spec =================================================================== RCS file: /cvs/extras/rpms/smolt/FC-6/smolt.spec,v retrieving revision 1.17 retrieving revision 1.18 diff -u -r1.17 -r1.18 --- smolt.spec 11 Apr 2007 15:59:03 -0000 1.17 +++ smolt.spec 13 Apr 2007 19:10:42 -0000 1.18 @@ -1,7 +1,7 @@ Name: smolt Summary: Fedora hardware profiler Version: 0.9.6 -Release: 2%{?dist} +Release: 3%{?dist} License: GPL Group: Applications/Internet URL: http://hosted.fedoraproject.org/projects/smolt @@ -79,6 +79,9 @@ %{__cp} -adv client/*.py %{buildroot}/%{_datadir}/%{name}/client/ %{__cp} -adv client/*.png %{buildroot}/%{_datadir}/%{name}/client/ +%{__mkdir} -p %{buildroot}/%{_datadir}/%{name}/doc +%{__install} -p -m 0644 doc/PrivacyPolicy %{buildroot}/%{_datadir}/%{name}/doc + ln -s %{_datadir}/%{name}/client/sendProfile.py %{buildroot}/%{_bindir}/smoltSendProfile ln -s %{_datadir}/%{name}/client/deleteProfile.py %{buildroot}/%{_bindir}/smoltDeleteProfile ln -s %{_datadir}/%{name}/client/smoltGui.py %{buildroot}/%{_bindir}/smoltGui @@ -105,6 +108,7 @@ %doc README GPL doc/* %dir %{_datadir}/%{name} %{_datadir}/%{name}/client +%{_datadir}/%{name}/doc %{_datadir}/locale/ %{_bindir}/%{name}* %{_sysconfdir}/cron.d/%{name} @@ -120,6 +124,9 @@ %{_datadir}/firstboot/modules/smolt.py* %changelog +* Fri Apr 13 2007 Jeffrey C. Ollie - 0.9.6-3 +- Put a copy of the privacy policy where the client is expecting it. + * Wed Apr 11 2007 Mike McGrath 0.9.6-2 - Upstream released new version. - Much better support for languages on the client From fedora-extras-commits at redhat.com Fri Apr 13 19:12:56 2007 From: fedora-extras-commits at redhat.com (Jeffrey C. Ollie (jcollie)) Date: Fri, 13 Apr 2007 15:12:56 -0400 Subject: rpms/smolt/FC-5 smolt.spec,1.17,1.18 Message-ID: <200704131912.l3DJCuWP028623@cvs-int.fedora.redhat.com> Author: jcollie Update of /cvs/extras/rpms/smolt/FC-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv28600 Modified Files: smolt.spec Log Message: Put a copy of the privacy policy where the client is expecting it. Index: smolt.spec =================================================================== RCS file: /cvs/extras/rpms/smolt/FC-5/smolt.spec,v retrieving revision 1.17 retrieving revision 1.18 diff -u -r1.17 -r1.18 --- smolt.spec 11 Apr 2007 15:58:55 -0000 1.17 +++ smolt.spec 13 Apr 2007 19:12:17 -0000 1.18 @@ -1,7 +1,7 @@ Name: smolt Summary: Fedora hardware profiler Version: 0.9.6 -Release: 2%{?dist} +Release: 3%{?dist} License: GPL Group: Applications/Internet URL: http://hosted.fedoraproject.org/projects/smolt @@ -79,6 +79,9 @@ %{__cp} -adv client/*.py %{buildroot}/%{_datadir}/%{name}/client/ %{__cp} -adv client/*.png %{buildroot}/%{_datadir}/%{name}/client/ +%{__mkdir} -p %{buildroot}/%{_datadir}/%{name}/doc +%{__install} -p -m 0644 doc/PrivacyPolicy %{buildroot}/%{_datadir}/%{name}/doc + ln -s %{_datadir}/%{name}/client/sendProfile.py %{buildroot}/%{_bindir}/smoltSendProfile ln -s %{_datadir}/%{name}/client/deleteProfile.py %{buildroot}/%{_bindir}/smoltDeleteProfile ln -s %{_datadir}/%{name}/client/smoltGui.py %{buildroot}/%{_bindir}/smoltGui @@ -105,6 +108,7 @@ %doc README GPL doc/* %dir %{_datadir}/%{name} %{_datadir}/%{name}/client +%{_datadir}/%{name}/doc %{_datadir}/locale/ %{_bindir}/%{name}* %{_sysconfdir}/cron.d/%{name} @@ -120,6 +124,9 @@ %{_datadir}/firstboot/modules/smolt.py* %changelog +* Fri Apr 13 2007 Jeffrey C. Ollie - 0.9.6-3 +- Put a copy of the privacy policy where the client is expecting it. + * Wed Apr 11 2007 Mike McGrath 0.9.6-2 - Upstream released new version. - Much better support for languages on the client From fedora-extras-commits at redhat.com Fri Apr 13 19:18:52 2007 From: fedora-extras-commits at redhat.com (Hans de Goede (jwrdegoede)) Date: Fri, 13 Apr 2007 15:18:52 -0400 Subject: rpms/PyOpenGL/devel PyOpenGL.spec,1.1,1.2 Message-ID: <200704131918.l3DJIq1k028779@cvs-int.fedora.redhat.com> Author: jwrdegoede Update of /cvs/extras/rpms/PyOpenGL/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv28746 Modified Files: PyOpenGL.spec Log Message: * Fri Apr 13 2007 Hans de Goede 3.0.0-0.3.a6 - Add missing freeglut, libGL and libGLU requires (bz 236159) Index: PyOpenGL.spec =================================================================== RCS file: /cvs/extras/rpms/PyOpenGL/devel/PyOpenGL.spec,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- PyOpenGL.spec 2 Apr 2007 05:24:57 -0000 1.1 +++ PyOpenGL.spec 13 Apr 2007 19:18:13 -0000 1.2 @@ -3,7 +3,7 @@ Name: PyOpenGL Version: 3.0.0 -Release: 0.2.%{prever}%{?dist} +Release: 0.3.%{prever}%{?dist} Summary: Python bindings for OpenGL License: BSD Group: System Environment/Libraries @@ -13,7 +13,7 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: python-devel python-setuptools BuildArch: noarch -Requires: python-numeric python-setuptools +Requires: python-numeric python-setuptools libGL libGLU freeglut # in some other repositories this is named python-opengl Provides: python-opengl = %{version}-%{release} Obsoletes: python-opengl < %{version}-%{release} @@ -85,6 +85,9 @@ %changelog +* Fri Apr 13 2007 Hans de Goede 3.0.0-0.3.a6 +- Add missing freeglut, libGL and libGLU requires (bz 236159) + * Thu Mar 29 2007 Hans de Goede 3.0.0-0.2.a6 - Remove tests from the package (bz 234121) - Add -Tk subpackage (bz 234121) From fedora-extras-commits at redhat.com Fri Apr 13 19:19:47 2007 From: fedora-extras-commits at redhat.com (Hans de Goede (jwrdegoede)) Date: Fri, 13 Apr 2007 15:19:47 -0400 Subject: rpms/glchess/FC-6 .cvsignore, 1.2, 1.3 glchess.spec, 1.1, 1.2 sources, 1.2, 1.3 glchess-1.0.4-animate.patch, 1.1, NONE Message-ID: <200704131919.l3DJJlUB028895@cvs-int.fedora.redhat.com> Author: jwrdegoede Update of /cvs/extras/rpms/glchess/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv28835 Modified Files: .cvsignore glchess.spec sources Removed Files: glchess-1.0.4-animate.patch Log Message: * Fri Apr 13 2007 Hans de Goede 1.0.5-1 - new upstream release 1.0.5 Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/glchess/FC-6/.cvsignore,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- .cvsignore 8 Apr 2007 06:05:27 -0000 1.2 +++ .cvsignore 13 Apr 2007 19:19:10 -0000 1.3 @@ -1 +1 @@ -glchess-1.0.4.tar.gz +glchess-1.0.5.tar.gz Index: glchess.spec =================================================================== RCS file: /cvs/extras/rpms/glchess/FC-6/glchess.spec,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- glchess.spec 8 Apr 2007 06:05:27 -0000 1.1 +++ glchess.spec 13 Apr 2007 19:19:10 -0000 1.2 @@ -1,15 +1,14 @@ %{!?python_sitelib: %define python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")} Name: glchess -Version: 1.0.4 -Release: 2%{?dist} +Version: 1.0.5 +Release: 1%{?dist} Summary: GlChess, a 3d Chess game using OpenGL Group: Amusements/Games License: GPL URL: http://glchess.sourceforge.net/ Source0: http://downloads.sourceforge.net/%{name}/%{name}-%{version}.tar.gz -Patch0: glchess-1.0.4-animate.patch -Patch1: glchess-1.0.4-shebang.patch +Patch0: glchess-1.0.4-shebang.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: python-devel desktop-file-utils BuildArch: noarch @@ -24,8 +23,7 @@ %prep %setup -q -%patch0 -p2 -z .animate -%patch1 -p1 -z .shebang +%patch0 -p1 -z .shebang sed -i 's|share/games/|share/|g' setup.py lib/glchess/defaults.py @@ -108,6 +106,9 @@ %changelog +* Fri Apr 13 2007 Hans de Goede 1.0.5-1 +- new upstream release 1.0.5 + * Fri Apr 6 2007 Hans de Goede 1.0.4-2 - Various specfile cleanups / fixes (bz 234436) - Remove shebang from certain files instead of chmod +x (bz 234436) Index: sources =================================================================== RCS file: /cvs/extras/rpms/glchess/FC-6/sources,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- sources 8 Apr 2007 06:05:27 -0000 1.2 +++ sources 13 Apr 2007 19:19:10 -0000 1.3 @@ -1 +1 @@ -927b3b2aa0332f22cddb51c065ad96d9 glchess-1.0.4.tar.gz +338f1b9b265a505fd587e5e7435ab3ff glchess-1.0.5.tar.gz --- glchess-1.0.4-animate.patch DELETED --- From fedora-extras-commits at redhat.com Fri Apr 13 19:19:59 2007 From: fedora-extras-commits at redhat.com (Hans de Goede (jwrdegoede)) Date: Fri, 13 Apr 2007 15:19:59 -0400 Subject: rpms/PyOpenGL/FC-6 PyOpenGL.spec,1.2,1.3 Message-ID: <200704131920.l3DJJxtt028935@cvs-int.fedora.redhat.com> Author: jwrdegoede Update of /cvs/extras/rpms/PyOpenGL/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv28865 Modified Files: PyOpenGL.spec Log Message: * Fri Apr 13 2007 Hans de Goede 3.0.0-0.3.a6 - Add missing freeglut, libGL and libGLU requires (bz 236159) Index: PyOpenGL.spec =================================================================== RCS file: /cvs/extras/rpms/PyOpenGL/FC-6/PyOpenGL.spec,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- PyOpenGL.spec 3 Apr 2007 06:04:25 -0000 1.2 +++ PyOpenGL.spec 13 Apr 2007 19:19:20 -0000 1.3 @@ -3,7 +3,7 @@ Name: PyOpenGL Version: 3.0.0 -Release: 0.2.%{prever}%{?dist}.1 +Release: 0.3.%{prever}%{?dist} Summary: Python bindings for OpenGL License: BSD Group: System Environment/Libraries @@ -13,7 +13,7 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: python-devel python-setuptools BuildArch: noarch -Requires: python-numeric python-setuptools python-ctypes +Requires: python-numeric python-setuptools libGL libGLU freeglut # in some other repositories this is named python-opengl Provides: python-opengl = %{version}-%{release} Obsoletes: python-opengl < %{version}-%{release} @@ -85,8 +85,8 @@ %changelog -* Tue Apr 3 2007 Hans de Goede 3.0.0-0.2.a6%{?dist}.1 -- Add missing Requires: "python-ctypes" (bz 234941) +* Fri Apr 13 2007 Hans de Goede 3.0.0-0.3.a6 +- Add missing freeglut, libGL and libGLU requires (bz 236159) * Thu Mar 29 2007 Hans de Goede 3.0.0-0.2.a6 - Remove tests from the package (bz 234121) From fedora-extras-commits at redhat.com Fri Apr 13 19:42:22 2007 From: fedora-extras-commits at redhat.com (Tom Callaway (spot)) Date: Fri, 13 Apr 2007 15:42:22 -0400 Subject: rpms/perl-Mail-IMAPClient import.log,1.1,1.2 Message-ID: <200704131942.l3DJgMRr029609@cvs-int.fedora.redhat.com> Author: spot Update of /cvs/extras/rpms/perl-Mail-IMAPClient In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv29569 Modified Files: import.log Log Message: auto-import perl-Mail-IMAPClient-2.2.9-3.fc7 on branch devel from perl-Mail-IMAPClient-2.2.9-3.fc7.src.rpm Index: import.log =================================================================== RCS file: /cvs/extras/rpms/perl-Mail-IMAPClient/import.log,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- import.log 13 Apr 2007 02:10:32 -0000 1.1 +++ import.log 13 Apr 2007 19:41:43 -0000 1.2 @@ -0,0 +1 @@ +perl-Mail-IMAPClient-2_2_9-3_fc7:HEAD:perl-Mail-IMAPClient-2.2.9-3.fc7.src.rpm:1176493213 From fedora-extras-commits at redhat.com Fri Apr 13 19:42:31 2007 From: fedora-extras-commits at redhat.com (Tom Callaway (spot)) Date: Fri, 13 Apr 2007 15:42:31 -0400 Subject: rpms/perl-Mail-IMAPClient/devel perl-Mail-IMAPClient.spec, NONE, 1.1 .cvsignore, 1.1, 1.2 sources, 1.1, 1.2 Message-ID: <200704131942.l3DJgVwQ029613@cvs-int.fedora.redhat.com> Author: spot Update of /cvs/extras/rpms/perl-Mail-IMAPClient/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv29569/devel Modified Files: .cvsignore sources Added Files: perl-Mail-IMAPClient.spec Log Message: auto-import perl-Mail-IMAPClient-2.2.9-3.fc7 on branch devel from perl-Mail-IMAPClient-2.2.9-3.fc7.src.rpm --- NEW FILE perl-Mail-IMAPClient.spec --- Name: perl-Mail-IMAPClient Version: 2.2.9 Release: 3%{?dist} Summary: An IMAP Client API Group: Development/Libraries License: GPL or Artistic URL: http://search.cpan.org/dist/Mail-IMAPClient/ Source0: http://search.cpan.org/CPAN/authors/id/D/DJ/DJKERNEN/Mail-IMAPClient-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: perl(ExtUtils::MakeMaker), perl(IO::Socket), perl(constant), perl(Socket) BuildRequires: perl(IO::File), perl(IO::Select), perl(Fcntl), perl(Errno), perl(Carp) BuildRequires: perl(Data::Dumper), perl(Parse::RecDescent) BuildArch: noarch Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) %description This module provides perl routines that simplify a sockets connection to and an IMAP conversation with an IMAP server. %prep %setup -q -n Mail-IMAPClient-%{version} %build yes n | %{__perl} Makefile.PL INSTALLDIRS=vendor make %install rm -rf $RPM_BUILD_ROOT make pure_install PERL_INSTALL_ROOT=$RPM_BUILD_ROOT find examples -type f -exec chmod -x {} 2>/dev/null ';' find examples -type f -exec sed -i 's#/usr/local/bin/perl#/usr/bin/perl#' {} 2>/dev/null ';' find $RPM_BUILD_ROOT -type f -name .packlist -exec rm -f {} ';' find $RPM_BUILD_ROOT -depth -type d -exec rmdir {} 2>/dev/null ';' chmod -R u+w $RPM_BUILD_ROOT/* chmod -x $RPM_BUILD_ROOT%{perl_vendorlib}/Mail/IMAPClient/BodyStructure.pm %check make test %clean rm -rf $RPM_BUILD_ROOT %files %defattr(-,root,root,-) %doc docs/ examples/ %{perl_vendorlib}/Mail/ %{_mandir}/man3/*.3* %changelog * Mon Apr 9 2007 Tom "spot" Callaway - 2.2.9-3 - set examples as non-exec, fix intepreter * Wed Apr 4 2007 Tom "spot" Callaway - 2.2.9-2 - add docs/ and examples/ as %%doc * Mon Apr 2 2007 Tom "spot" Callaway - 2.2.9-1 - Initial package for Fedora Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/perl-Mail-IMAPClient/devel/.cvsignore,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- .cvsignore 13 Apr 2007 02:10:45 -0000 1.1 +++ .cvsignore 13 Apr 2007 19:41:52 -0000 1.2 @@ -0,0 +1 @@ +Mail-IMAPClient-2.2.9.tar.gz Index: sources =================================================================== RCS file: /cvs/extras/rpms/perl-Mail-IMAPClient/devel/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 13 Apr 2007 02:10:45 -0000 1.1 +++ sources 13 Apr 2007 19:41:52 -0000 1.2 @@ -0,0 +1 @@ +21c1901d55a2d57f73840cad478c665d Mail-IMAPClient-2.2.9.tar.gz From fedora-extras-commits at redhat.com Fri Apr 13 19:46:03 2007 From: fedora-extras-commits at redhat.com (Tom Callaway (spot)) Date: Fri, 13 Apr 2007 15:46:03 -0400 Subject: rpms/perl-Mail-IMAPClient/FC-5 perl-Mail-IMAPClient.spec, NONE, 1.1 sources, 1.1, 1.2 Message-ID: <200704131946.l3DJk3hi029740@cvs-int.fedora.redhat.com> Author: spot Update of /cvs/extras/rpms/perl-Mail-IMAPClient/FC-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv29696/FC-5 Modified Files: sources Added Files: perl-Mail-IMAPClient.spec Log Message: Initial branching. --- NEW FILE perl-Mail-IMAPClient.spec --- Name: perl-Mail-IMAPClient Version: 2.2.9 Release: 3%{?dist} Summary: An IMAP Client API Group: Development/Libraries License: GPL or Artistic URL: http://search.cpan.org/dist/Mail-IMAPClient/ Source0: http://search.cpan.org/CPAN/authors/id/D/DJ/DJKERNEN/Mail-IMAPClient-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: perl(ExtUtils::MakeMaker), perl(IO::Socket), perl(constant), perl(Socket) BuildRequires: perl(IO::File), perl(IO::Select), perl(Fcntl), perl(Errno), perl(Carp) BuildRequires: perl(Data::Dumper), perl(Parse::RecDescent) BuildArch: noarch Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) %description This module provides perl routines that simplify a sockets connection to and an IMAP conversation with an IMAP server. %prep %setup -q -n Mail-IMAPClient-%{version} %build yes n | %{__perl} Makefile.PL INSTALLDIRS=vendor make %install rm -rf $RPM_BUILD_ROOT make pure_install PERL_INSTALL_ROOT=$RPM_BUILD_ROOT find examples -type f -exec chmod -x {} 2>/dev/null ';' find examples -type f -exec sed -i 's#/usr/local/bin/perl#/usr/bin/perl#' {} 2>/dev/null ';' find $RPM_BUILD_ROOT -type f -name .packlist -exec rm -f {} ';' find $RPM_BUILD_ROOT -depth -type d -exec rmdir {} 2>/dev/null ';' chmod -R u+w $RPM_BUILD_ROOT/* chmod -x $RPM_BUILD_ROOT%{perl_vendorlib}/Mail/IMAPClient/BodyStructure.pm %check make test %clean rm -rf $RPM_BUILD_ROOT %files %defattr(-,root,root,-) %doc docs/ examples/ %{perl_vendorlib}/Mail/ %{_mandir}/man3/*.3* %changelog * Mon Apr 9 2007 Tom "spot" Callaway - 2.2.9-3 - set examples as non-exec, fix intepreter * Wed Apr 4 2007 Tom "spot" Callaway - 2.2.9-2 - add docs/ and examples/ as %%doc * Mon Apr 2 2007 Tom "spot" Callaway - 2.2.9-1 - Initial package for Fedora Index: sources =================================================================== RCS file: /cvs/extras/rpms/perl-Mail-IMAPClient/FC-5/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 13 Apr 2007 02:10:45 -0000 1.1 +++ sources 13 Apr 2007 19:45:23 -0000 1.2 @@ -0,0 +1 @@ +21c1901d55a2d57f73840cad478c665d Mail-IMAPClient-2.2.9.tar.gz From fedora-extras-commits at redhat.com Fri Apr 13 19:46:12 2007 From: fedora-extras-commits at redhat.com (Tom Callaway (spot)) Date: Fri, 13 Apr 2007 15:46:12 -0400 Subject: rpms/perl-Mail-IMAPClient/FC-6 perl-Mail-IMAPClient.spec, NONE, 1.1 sources, 1.1, 1.2 Message-ID: <200704131946.l3DJkC7e029743@cvs-int.fedora.redhat.com> Author: spot Update of /cvs/extras/rpms/perl-Mail-IMAPClient/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv29696/FC-6 Modified Files: sources Added Files: perl-Mail-IMAPClient.spec Log Message: Initial branching. --- NEW FILE perl-Mail-IMAPClient.spec --- Name: perl-Mail-IMAPClient Version: 2.2.9 Release: 3%{?dist} Summary: An IMAP Client API Group: Development/Libraries License: GPL or Artistic URL: http://search.cpan.org/dist/Mail-IMAPClient/ Source0: http://search.cpan.org/CPAN/authors/id/D/DJ/DJKERNEN/Mail-IMAPClient-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: perl(ExtUtils::MakeMaker), perl(IO::Socket), perl(constant), perl(Socket) BuildRequires: perl(IO::File), perl(IO::Select), perl(Fcntl), perl(Errno), perl(Carp) BuildRequires: perl(Data::Dumper), perl(Parse::RecDescent) BuildArch: noarch Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) %description This module provides perl routines that simplify a sockets connection to and an IMAP conversation with an IMAP server. %prep %setup -q -n Mail-IMAPClient-%{version} %build yes n | %{__perl} Makefile.PL INSTALLDIRS=vendor make %install rm -rf $RPM_BUILD_ROOT make pure_install PERL_INSTALL_ROOT=$RPM_BUILD_ROOT find examples -type f -exec chmod -x {} 2>/dev/null ';' find examples -type f -exec sed -i 's#/usr/local/bin/perl#/usr/bin/perl#' {} 2>/dev/null ';' find $RPM_BUILD_ROOT -type f -name .packlist -exec rm -f {} ';' find $RPM_BUILD_ROOT -depth -type d -exec rmdir {} 2>/dev/null ';' chmod -R u+w $RPM_BUILD_ROOT/* chmod -x $RPM_BUILD_ROOT%{perl_vendorlib}/Mail/IMAPClient/BodyStructure.pm %check make test %clean rm -rf $RPM_BUILD_ROOT %files %defattr(-,root,root,-) %doc docs/ examples/ %{perl_vendorlib}/Mail/ %{_mandir}/man3/*.3* %changelog * Mon Apr 9 2007 Tom "spot" Callaway - 2.2.9-3 - set examples as non-exec, fix intepreter * Wed Apr 4 2007 Tom "spot" Callaway - 2.2.9-2 - add docs/ and examples/ as %%doc * Mon Apr 2 2007 Tom "spot" Callaway - 2.2.9-1 - Initial package for Fedora Index: sources =================================================================== RCS file: /cvs/extras/rpms/perl-Mail-IMAPClient/FC-6/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 13 Apr 2007 02:10:45 -0000 1.1 +++ sources 13 Apr 2007 19:45:33 -0000 1.2 @@ -0,0 +1 @@ +21c1901d55a2d57f73840cad478c665d Mail-IMAPClient-2.2.9.tar.gz From fedora-extras-commits at redhat.com Fri Apr 13 19:51:23 2007 From: fedora-extras-commits at redhat.com (Tom Callaway (spot)) Date: Fri, 13 Apr 2007 15:51:23 -0400 Subject: rpms/perl-Mail-Box import.log,1.1,1.2 Message-ID: <200704131951.l3DJpNZN029954@cvs-int.fedora.redhat.com> Author: spot Update of /cvs/extras/rpms/perl-Mail-Box In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv29913 Modified Files: import.log Log Message: auto-import perl-Mail-Box-2.070-2 on branch devel from perl-Mail-Box-2.070-2.src.rpm Index: import.log =================================================================== RCS file: /cvs/extras/rpms/perl-Mail-Box/import.log,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- import.log 9 Apr 2007 14:30:32 -0000 1.1 +++ import.log 13 Apr 2007 19:50:43 -0000 1.2 @@ -0,0 +1 @@ +perl-Mail-Box-2_070-2:HEAD:perl-Mail-Box-2.070-2.src.rpm:1176493752 From fedora-extras-commits at redhat.com Fri Apr 13 19:51:34 2007 From: fedora-extras-commits at redhat.com (Tom Callaway (spot)) Date: Fri, 13 Apr 2007 15:51:34 -0400 Subject: rpms/perl-Mail-Box/devel perl-Mail-Box.spec, NONE, 1.1 .cvsignore, 1.1, 1.2 sources, 1.1, 1.2 Message-ID: <200704131951.l3DJpYNZ029958@cvs-int.fedora.redhat.com> Author: spot Update of /cvs/extras/rpms/perl-Mail-Box/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv29913/devel Modified Files: .cvsignore sources Added Files: perl-Mail-Box.spec Log Message: auto-import perl-Mail-Box-2.070-2 on branch devel from perl-Mail-Box-2.070-2.src.rpm --- NEW FILE perl-Mail-Box.spec --- Name: perl-Mail-Box Version: 2.070 Release: 2%{?dist} Summary: Manage a mailbox, a folder with messages Group: Development/Libraries License: GPL or Artistic URL: http://search.cpan.org/dist/Mail-Box/ Source0: http://search.cpan.org/CPAN/authors/id/M/MA/MARKOV/Mail-Box-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: perl(ExtUtils::MakeMaker), perl(IO::Handle), perl(Scalar::Util) BuildRequires: perl(Encode), perl(Mail::Transport::Dbx) # Can't have a BR on perl(Mail::Box::Parser::C), it requires perl-Mail-Box (whoops) BuildRequires: perl(Mail::SpamAssassin), perl(Mail::IMAPClient), perl(Mail::Internet) BuildRequires: perl(MIME::Entity), perl(HTML::TreeBuilder), perl(Time::HiRes) BuildRequires: perl(HTML::FormatText), perl(Date::Parse), perl(File::Spec), perl(File::Remove) BuildRequires: perl(Errno), perl(Object::Realize::Later), perl(Mail::Address), perl(MIME::Types) BuildRequires: perl(Sys::Hostname), perl(Test::More), perl(Test::Harness), perl(MIME::Base64) BuildRequires: perl(URI), perl(IO::Scalar), perl(Digest::HMAC_MD5), perl(User::Identity) BuildRequires: perl(Time::Zone) BuildArch: noarch Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) # I'm not sure why these provides aren't getting picked up automatically. Provides: perl(Mail::Message::Body::Construct) = %{version} Provides: perl(Mail::Message::Construct) = %{version} Provides: perl(Mail::Message::Construct::Bounce) = %{version} Provides: perl(Mail::Message::Construct::Build) = %{version} Provides: perl(Mail::Message::Construct::Forward) = %{version} Provides: perl(Mail::Message::Construct::Read) = %{version} Provides: perl(Mail::Message::Construct::Rebuild) = %{version} Provides: perl(Mail::Message::Construct::Reply) = %{version} Provides: perl(Mail::Message::Construct::Text) = %{version} %description The Mail::Box folder is a modern mail-folder manager -- at least at the moment of this writing ;) It is written to replace Mail::Folder, although its interface is different. %prep %setup -q -n Mail-Box-%{version} %build yes n |%{__perl} Makefile.PL INSTALLDIRS=vendor make %install rm -rf $RPM_BUILD_ROOT make pure_install PERL_INSTALL_ROOT=$RPM_BUILD_ROOT find $RPM_BUILD_ROOT -type f -name .packlist -exec rm -f {} ';' find $RPM_BUILD_ROOT -depth -type d -exec rmdir {} 2>/dev/null ';' chmod -R u+w $RPM_BUILD_ROOT/* # Nuke Zero length files rm -f $RPM_BUILD_ROOT%{perl_vendorlib}/Mail/Box-Overview.pod rm -f $RPM_BUILD_ROOT%{perl_vendorlib}/Mail/Box-Cookbook.pod rm -f $RPM_BUILD_ROOT%{perl_vendorlib}/Mail/Box-Index.pod # Fix file encoding recode() { iconv -f "$2" -t utf-8 < "$1" > "${1}_" mv -f "${1}_" "$1" } recode $RPM_BUILD_ROOT%{_mandir}/man3/Mail::Message::Field.3pm iso-8859-1 %check # We can't do this, perl(Test::Harness) is too old. :/ # make test %clean rm -rf $RPM_BUILD_ROOT %files %defattr(-,root,root,-) %doc README LICENSE README.FAQ README.todo ChangeLog examples/ %{perl_vendorlib}/Mail/ %{_mandir}/man3/*.3* %changelog * Wed Apr 4 2007 Tom "spot" Callaway - 2.070-2 - add examples/ to %%doc * Mon Apr 2 2007 Tom "spot" Callaway - 2.070-1 - Initial package for Fedora Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/perl-Mail-Box/devel/.cvsignore,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- .cvsignore 9 Apr 2007 14:30:41 -0000 1.1 +++ .cvsignore 13 Apr 2007 19:50:53 -0000 1.2 @@ -0,0 +1 @@ +Mail-Box-2.070.tar.gz Index: sources =================================================================== RCS file: /cvs/extras/rpms/perl-Mail-Box/devel/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 9 Apr 2007 14:30:41 -0000 1.1 +++ sources 13 Apr 2007 19:50:53 -0000 1.2 @@ -0,0 +1 @@ +f6b0da296a582e06880f93f166f57bb7 Mail-Box-2.070.tar.gz From fedora-extras-commits at redhat.com Fri Apr 13 19:55:07 2007 From: fedora-extras-commits at redhat.com (Tom Callaway (spot)) Date: Fri, 13 Apr 2007 15:55:07 -0400 Subject: rpms/perl-Mail-Box/FC-5 perl-Mail-Box.spec, NONE, 1.1 sources, 1.1, 1.2 Message-ID: <200704131955.l3DJt76H030066@cvs-int.fedora.redhat.com> Author: spot Update of /cvs/extras/rpms/perl-Mail-Box/FC-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv30027/FC-5 Modified Files: sources Added Files: perl-Mail-Box.spec Log Message: Initial branching. --- NEW FILE perl-Mail-Box.spec --- Name: perl-Mail-Box Version: 2.070 Release: 2%{?dist} Summary: Manage a mailbox, a folder with messages Group: Development/Libraries License: GPL or Artistic URL: http://search.cpan.org/dist/Mail-Box/ Source0: http://search.cpan.org/CPAN/authors/id/M/MA/MARKOV/Mail-Box-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: perl(ExtUtils::MakeMaker), perl(IO::Handle), perl(Scalar::Util) BuildRequires: perl(Encode), perl(Mail::Transport::Dbx) # Can't have a BR on perl(Mail::Box::Parser::C), it requires perl-Mail-Box (whoops) BuildRequires: perl(Mail::SpamAssassin), perl(Mail::IMAPClient), perl(Mail::Internet) BuildRequires: perl(MIME::Entity), perl(HTML::TreeBuilder), perl(Time::HiRes) BuildRequires: perl(HTML::FormatText), perl(Date::Parse), perl(File::Spec), perl(File::Remove) BuildRequires: perl(Errno), perl(Object::Realize::Later), perl(Mail::Address), perl(MIME::Types) BuildRequires: perl(Sys::Hostname), perl(Test::More), perl(Test::Harness), perl(MIME::Base64) BuildRequires: perl(URI), perl(IO::Scalar), perl(Digest::HMAC_MD5), perl(User::Identity) BuildRequires: perl(Time::Zone) BuildArch: noarch Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) # I'm not sure why these provides aren't getting picked up automatically. Provides: perl(Mail::Message::Body::Construct) = %{version} Provides: perl(Mail::Message::Construct) = %{version} Provides: perl(Mail::Message::Construct::Bounce) = %{version} Provides: perl(Mail::Message::Construct::Build) = %{version} Provides: perl(Mail::Message::Construct::Forward) = %{version} Provides: perl(Mail::Message::Construct::Read) = %{version} Provides: perl(Mail::Message::Construct::Rebuild) = %{version} Provides: perl(Mail::Message::Construct::Reply) = %{version} Provides: perl(Mail::Message::Construct::Text) = %{version} %description The Mail::Box folder is a modern mail-folder manager -- at least at the moment of this writing ;) It is written to replace Mail::Folder, although its interface is different. %prep %setup -q -n Mail-Box-%{version} %build yes n |%{__perl} Makefile.PL INSTALLDIRS=vendor make %install rm -rf $RPM_BUILD_ROOT make pure_install PERL_INSTALL_ROOT=$RPM_BUILD_ROOT find $RPM_BUILD_ROOT -type f -name .packlist -exec rm -f {} ';' find $RPM_BUILD_ROOT -depth -type d -exec rmdir {} 2>/dev/null ';' chmod -R u+w $RPM_BUILD_ROOT/* # Nuke Zero length files rm -f $RPM_BUILD_ROOT%{perl_vendorlib}/Mail/Box-Overview.pod rm -f $RPM_BUILD_ROOT%{perl_vendorlib}/Mail/Box-Cookbook.pod rm -f $RPM_BUILD_ROOT%{perl_vendorlib}/Mail/Box-Index.pod # Fix file encoding recode() { iconv -f "$2" -t utf-8 < "$1" > "${1}_" mv -f "${1}_" "$1" } recode $RPM_BUILD_ROOT%{_mandir}/man3/Mail::Message::Field.3pm iso-8859-1 %check # We can't do this, perl(Test::Harness) is too old. :/ # make test %clean rm -rf $RPM_BUILD_ROOT %files %defattr(-,root,root,-) %doc README LICENSE README.FAQ README.todo ChangeLog examples/ %{perl_vendorlib}/Mail/ %{_mandir}/man3/*.3* %changelog * Wed Apr 4 2007 Tom "spot" Callaway - 2.070-2 - add examples/ to %%doc * Mon Apr 2 2007 Tom "spot" Callaway - 2.070-1 - Initial package for Fedora Index: sources =================================================================== RCS file: /cvs/extras/rpms/perl-Mail-Box/FC-5/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 9 Apr 2007 14:30:41 -0000 1.1 +++ sources 13 Apr 2007 19:54:27 -0000 1.2 @@ -0,0 +1 @@ +f6b0da296a582e06880f93f166f57bb7 Mail-Box-2.070.tar.gz From fedora-extras-commits at redhat.com Fri Apr 13 19:55:15 2007 From: fedora-extras-commits at redhat.com (Tom Callaway (spot)) Date: Fri, 13 Apr 2007 15:55:15 -0400 Subject: rpms/perl-Mail-Box/FC-6 perl-Mail-Box.spec, NONE, 1.1 sources, 1.1, 1.2 Message-ID: <200704131955.l3DJtF1C030071@cvs-int.fedora.redhat.com> Author: spot Update of /cvs/extras/rpms/perl-Mail-Box/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv30027/FC-6 Modified Files: sources Added Files: perl-Mail-Box.spec Log Message: Initial branching. --- NEW FILE perl-Mail-Box.spec --- Name: perl-Mail-Box Version: 2.070 Release: 2%{?dist} Summary: Manage a mailbox, a folder with messages Group: Development/Libraries License: GPL or Artistic URL: http://search.cpan.org/dist/Mail-Box/ Source0: http://search.cpan.org/CPAN/authors/id/M/MA/MARKOV/Mail-Box-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: perl(ExtUtils::MakeMaker), perl(IO::Handle), perl(Scalar::Util) BuildRequires: perl(Encode), perl(Mail::Transport::Dbx) # Can't have a BR on perl(Mail::Box::Parser::C), it requires perl-Mail-Box (whoops) BuildRequires: perl(Mail::SpamAssassin), perl(Mail::IMAPClient), perl(Mail::Internet) BuildRequires: perl(MIME::Entity), perl(HTML::TreeBuilder), perl(Time::HiRes) BuildRequires: perl(HTML::FormatText), perl(Date::Parse), perl(File::Spec), perl(File::Remove) BuildRequires: perl(Errno), perl(Object::Realize::Later), perl(Mail::Address), perl(MIME::Types) BuildRequires: perl(Sys::Hostname), perl(Test::More), perl(Test::Harness), perl(MIME::Base64) BuildRequires: perl(URI), perl(IO::Scalar), perl(Digest::HMAC_MD5), perl(User::Identity) BuildRequires: perl(Time::Zone) BuildArch: noarch Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) # I'm not sure why these provides aren't getting picked up automatically. Provides: perl(Mail::Message::Body::Construct) = %{version} Provides: perl(Mail::Message::Construct) = %{version} Provides: perl(Mail::Message::Construct::Bounce) = %{version} Provides: perl(Mail::Message::Construct::Build) = %{version} Provides: perl(Mail::Message::Construct::Forward) = %{version} Provides: perl(Mail::Message::Construct::Read) = %{version} Provides: perl(Mail::Message::Construct::Rebuild) = %{version} Provides: perl(Mail::Message::Construct::Reply) = %{version} Provides: perl(Mail::Message::Construct::Text) = %{version} %description The Mail::Box folder is a modern mail-folder manager -- at least at the moment of this writing ;) It is written to replace Mail::Folder, although its interface is different. %prep %setup -q -n Mail-Box-%{version} %build yes n |%{__perl} Makefile.PL INSTALLDIRS=vendor make %install rm -rf $RPM_BUILD_ROOT make pure_install PERL_INSTALL_ROOT=$RPM_BUILD_ROOT find $RPM_BUILD_ROOT -type f -name .packlist -exec rm -f {} ';' find $RPM_BUILD_ROOT -depth -type d -exec rmdir {} 2>/dev/null ';' chmod -R u+w $RPM_BUILD_ROOT/* # Nuke Zero length files rm -f $RPM_BUILD_ROOT%{perl_vendorlib}/Mail/Box-Overview.pod rm -f $RPM_BUILD_ROOT%{perl_vendorlib}/Mail/Box-Cookbook.pod rm -f $RPM_BUILD_ROOT%{perl_vendorlib}/Mail/Box-Index.pod # Fix file encoding recode() { iconv -f "$2" -t utf-8 < "$1" > "${1}_" mv -f "${1}_" "$1" } recode $RPM_BUILD_ROOT%{_mandir}/man3/Mail::Message::Field.3pm iso-8859-1 %check # We can't do this, perl(Test::Harness) is too old. :/ # make test %clean rm -rf $RPM_BUILD_ROOT %files %defattr(-,root,root,-) %doc README LICENSE README.FAQ README.todo ChangeLog examples/ %{perl_vendorlib}/Mail/ %{_mandir}/man3/*.3* %changelog * Wed Apr 4 2007 Tom "spot" Callaway - 2.070-2 - add examples/ to %%doc * Mon Apr 2 2007 Tom "spot" Callaway - 2.070-1 - Initial package for Fedora Index: sources =================================================================== RCS file: /cvs/extras/rpms/perl-Mail-Box/FC-6/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 9 Apr 2007 14:30:41 -0000 1.1 +++ sources 13 Apr 2007 19:54:37 -0000 1.2 @@ -0,0 +1 @@ +f6b0da296a582e06880f93f166f57bb7 Mail-Box-2.070.tar.gz From fedora-extras-commits at redhat.com Fri Apr 13 20:21:06 2007 From: fedora-extras-commits at redhat.com (Ville Skytta (scop)) Date: Fri, 13 Apr 2007 16:21:06 -0400 Subject: rpms/em8300-kmod/FC-5 em8300-kmod.spec,1.15,1.16 Message-ID: <200704132021.l3DKL6T0002150@cvs-int.fedora.redhat.com> Author: scop Update of /cvs/extras/rpms/em8300-kmod/FC-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv2131 Modified Files: em8300-kmod.spec Log Message: * Fri Apr 13 2007 Ville Skytt?? - Rebuild for kernel 2.6.20-1.2312.fc5. Index: em8300-kmod.spec =================================================================== RCS file: /cvs/extras/rpms/em8300-kmod/FC-5/em8300-kmod.spec,v retrieving revision 1.15 retrieving revision 1.16 diff -u -r1.15 -r1.16 --- em8300-kmod.spec 23 Mar 2007 20:01:44 -0000 1.15 +++ em8300-kmod.spec 13 Apr 2007 20:20:27 -0000 1.16 @@ -4,7 +4,7 @@ # end stuff to be ... # hardcode for now: -%{!?kversion: %define kversion 2.6.20-1.2307.fc5} +%{!?kversion: %define kversion 2.6.20-1.2312.fc5} %define kmod_name em8300 %define kverrel %(%{kmodtool} verrel %{?kversion} 2>/dev/null) @@ -79,6 +79,9 @@ %changelog +* Fri Apr 13 2007 Ville Skytt?? +- Rebuild for kernel 2.6.20-1.2312.fc5. + * Fri Mar 23 2007 Ville Skytt?? - 0.16.1-0.2 - Re-enable xen, build for kernel 2.6.20-1.2307.fc5. From fedora-extras-commits at redhat.com Fri Apr 13 20:40:39 2007 From: fedora-extras-commits at redhat.com (Jerry James (jjames)) Date: Fri, 13 Apr 2007 16:40:39 -0400 Subject: rpms/moodle/FC-6 .cvsignore, 1.4, 1.5 moodle-README-rpm, 1.1, 1.2 moodle.init, 1.1, 1.2 moodle.spec, 1.9, 1.10 sources, 1.4, 1.5 moodle-1.5.2-mimetex-fedora.patch, 1.1, NONE moodle-1.5.2-mimetex-linux.patch, 1.1, NONE Message-ID: <200704132040.l3DKedj3003153@cvs-int.fedora.redhat.com> Author: jjames Update of /cvs/extras/rpms/moodle/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv3120 Modified Files: .cvsignore moodle-README-rpm moodle.init moodle.spec sources Removed Files: moodle-1.5.2-mimetex-fedora.patch moodle-1.5.2-mimetex-linux.patch Log Message: Update to 1.6.5. Drop unused mimetex patches. Really provide language support. Some typo fixes. Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/moodle/FC-6/.cvsignore,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- .cvsignore 13 Oct 2006 20:34:10 -0000 1.4 +++ .cvsignore 13 Apr 2007 20:39:59 -0000 1.5 @@ -1,2 +1,72 @@ -moodle-1.5.4.tgz -moodle-1.6.3.tgz +af_utf8.zip +ar_utf8.zip +be_utf8.zip +bg_utf8.zip +bs_utf8.zip +ca_utf8.zip +cs_utf8.zip +da_utf8.zip +de_du_utf8.zip +de_utf8.zip +el_utf8.zip +en_us_utf8.zip +en_utf8.zip +es_utf8.zip +et_utf8.zip +eu_utf8.zip +fa_utf8.zip +fil_utf8.zip +fi_utf8.zip +fr_ca_utf8.zip +fr_utf8.zip +ga_utf8.zip +gl_utf8.zip +he_utf8.zip +hi_utf8.zip +hr_utf8.zip +hu_utf8.zip +id_utf8.zip +is_utf8.zip +it_utf8.zip +ja_utf8.zip +ka_utf8.zip +km_utf8.zip +kn_utf8.zip +ko_utf8.zip +lt_utf8.zip +lv_utf8.zip +mi_tn_utf8.zip +ml_utf8.zip +moodle-1.6.5.tgz +moodle.conf +moodle-config.php +moodle-cron +moodle.cron +moodle.init +moodle-README-rpm +ms_utf8.zip +nl_utf8.zip +nn_utf8.zip +no_gr_utf8.zip +no_utf8.zip +pl_utf8.zip +pt_br_utf8.zip +pt_utf8.zip +ro_utf8.zip +ru_utf8.zip +si_utf8.zip +sk_utf8.zip +sl_utf8.zip +so_utf8.zip +sq_utf8.zip +sr_cr_bo_utf8.zip +sr_cr_utf8.zip +sr_lt_utf8.zip +sv_utf8.zip +th_utf8.zip +tl_utf8.zip +tr_utf8.zip +uk_utf8.zip +vi_utf8.zip +zh_cn_utf8.zip +zh_tw_utf8.zip Index: moodle-README-rpm =================================================================== RCS file: /cvs/extras/rpms/moodle/FC-6/moodle-README-rpm,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- moodle-README-rpm 12 Dec 2005 19:48:03 -0000 1.1 +++ moodle-README-rpm 13 Apr 2007 20:39:59 -0000 1.2 @@ -1,4 +1,5 @@ -Edit /var/www/moodle/web/config.php to the values you need to connect to your database. Once you've configured Moodle properly don't forget to run +Edit /var/www/moodle/web/config.php to the values you need to connect to your +database. Once you've configured Moodle properly don't forget to run /sbin/service moodle start ; /sbin/chkconfig moodle on Index: moodle.init =================================================================== RCS file: /cvs/extras/rpms/moodle/FC-6/moodle.init,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- moodle.init 12 Dec 2005 19:48:03 -0000 1.1 +++ moodle.init 13 Apr 2007 20:39:59 -0000 1.2 @@ -7,7 +7,7 @@ # # chkconfig: - 50 01 # -# description: Enable the Moodle crom job +# description: Enable the Moodle cron job # # source function library Index: moodle.spec =================================================================== RCS file: /cvs/extras/rpms/moodle/FC-6/moodle.spec,v retrieving revision 1.9 retrieving revision 1.10 diff -u -r1.9 -r1.10 --- moodle.spec 29 Oct 2006 03:54:40 -0000 1.9 +++ moodle.spec 13 Apr 2007 20:39:59 -0000 1.10 @@ -8,26 +8,89 @@ %define with_spellcheck 0 Name: moodle -Version: 1.6.3 -Release: 3%{?dist} +Version: 1.6.5 +Release: 1%{?dist} Summary: A Course Management System Group: Applications/Publishing License: GPL URL: http://moodle.org/ -Source0: http://download.moodle.org/stable15/%{name}-%{version}.tgz +Source0: http://download.moodle.org/stable16/%{name}-%{version}.tgz Source1: moodle.conf Source2: moodle-config.php Source3: moodle.cron Source4: moodle-cron Source5: moodle.init Source6: moodle-README-rpm -#Patch0: moodle-1.5.2-mimetex-linux.patch -#Patch1: moodle-1.5.2-mimetex-fedora.patch +Source7: http://download.moodle.org/lang16/af_utf8.zip +Source8: http://download.moodle.org/lang16/ar_utf8.zip +Source9: http://download.moodle.org/lang16/be_utf8.zip +Source10: http://download.moodle.org/lang16/bg_utf8.zip +Source11: http://download.moodle.org/lang16/bs_utf8.zip +Source12: http://download.moodle.org/lang16/ca_utf8.zip +Source13: http://download.moodle.org/lang16/cs_utf8.zip +Source14: http://download.moodle.org/lang16/da_utf8.zip +Source15: http://download.moodle.org/lang16/de_utf8.zip +Source16: http://download.moodle.org/lang16/de_du_utf8.zip +Source17: http://download.moodle.org/lang16/el_utf8.zip +Source18: http://download.moodle.org/lang16/en_utf8.zip +Source19: http://download.moodle.org/lang16/en_us_utf8.zip +Source20: http://download.moodle.org/lang16/es_utf8.zip +Source21: http://download.moodle.org/lang16/et_utf8.zip +Source22: http://download.moodle.org/lang16/eu_utf8.zip +Source23: http://download.moodle.org/lang16/fa_utf8.zip +Source24: http://download.moodle.org/lang16/fi_utf8.zip +Source25: http://download.moodle.org/lang16/fil_utf8.zip +Source26: http://download.moodle.org/lang16/fr_utf8.zip +Source27: http://download.moodle.org/lang16/fr_ca_utf8.zip +Source28: http://download.moodle.org/lang16/ga_utf8.zip +Source29: http://download.moodle.org/lang16/gl_utf8.zip +Source30: http://download.moodle.org/lang16/he_utf8.zip +Source31: http://download.moodle.org/lang16/hi_utf8.zip +Source32: http://download.moodle.org/lang16/hr_utf8.zip +Source33: http://download.moodle.org/lang16/hu_utf8.zip +Source34: http://download.moodle.org/lang16/id_utf8.zip +Source35: http://download.moodle.org/lang16/is_utf8.zip +Source36: http://download.moodle.org/lang16/it_utf8.zip +Source37: http://download.moodle.org/lang16/ja_utf8.zip +Source38: http://download.moodle.org/lang16/ka_utf8.zip +Source39: http://download.moodle.org/lang16/km_utf8.zip +Source40: http://download.moodle.org/lang16/kn_utf8.zip +Source41: http://download.moodle.org/lang16/ko_utf8.zip +Source42: http://download.moodle.org/lang16/lt_utf8.zip +Source43: http://download.moodle.org/lang16/lv_utf8.zip +Source44: http://download.moodle.org/lang16/mi_tn_utf8.zip +Source45: http://download.moodle.org/lang16/ml_utf8.zip +Source46: http://download.moodle.org/lang16/ms_utf8.zip +Source47: http://download.moodle.org/lang16/nl_utf8.zip +Source48: http://download.moodle.org/lang16/nn_utf8.zip +Source49: http://download.moodle.org/lang16/no_utf8.zip +Source50: http://download.moodle.org/lang16/no_gr_utf8.zip +Source51: http://download.moodle.org/lang16/pl_utf8.zip +Source52: http://download.moodle.org/lang16/pt_utf8.zip +Source53: http://download.moodle.org/lang16/pt_br_utf8.zip +Source54: http://download.moodle.org/lang16/ro_utf8.zip +Source55: http://download.moodle.org/lang16/ru_utf8.zip +Source56: http://download.moodle.org/lang16/si_utf8.zip +Source57: http://download.moodle.org/lang16/sk_utf8.zip +Source58: http://download.moodle.org/lang16/sl_utf8.zip +Source59: http://download.moodle.org/lang16/so_utf8.zip +Source60: http://download.moodle.org/lang16/sq_utf8.zip +Source61: http://download.moodle.org/lang16/sr_cr_utf8.zip +Source62: http://download.moodle.org/lang16/sr_cr_bo_utf8.zip +Source63: http://download.moodle.org/lang16/sr_lt_utf8.zip +Source64: http://download.moodle.org/lang16/sv_utf8.zip +Source65: http://download.moodle.org/lang16/th_utf8.zip +Source66: http://download.moodle.org/lang16/tl_utf8.zip +Source67: http://download.moodle.org/lang16/tr_utf8.zip +Source68: http://download.moodle.org/lang16/uk_utf8.zip +Source69: http://download.moodle.org/lang16/vi_utf8.zip +Source70: http://download.moodle.org/lang16/zh_cn_utf8.zip +Source71: http://download.moodle.org/lang16/zh_tw_utf8.zip BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch -#BuildRequires: +BuildRequires: unzip Requires: php-gd vixie-cron mimetex perl(lib) php-mysql Requires(post): /sbin/chkconfig Requires(preun): /sbin/chkconfig @@ -38,6 +101,77 @@ package designed using sound pedagogical principles, to help educators create effective online learning communities. +# For maintenance purposes, here is the list of language packs with their +# corresponding date stamps and the source number above. This list follows +# the order of the one on http://download.moodle.org/lang16/ which is mostly, +# but not completely, alphabetical. Last updated 2007-04-13. +# +# Afrikaans: 2007-01-05, Source7 +# Albanian: 2007-01-05, Source60 +# Arabic: 2007-03-20, Source8 +# Basque: 2007-04-05, Source22 +# Belarusian: 2007-01-05, Source9 +# Bosnian: 2006-12-18, Source11 +# Bulgarian: 2007-01-05, Source10 +# Catalan: 2007-04-04, Source12 +# Croatian: 2006-05-07, Source32 +# Chinese (Simplified): 2007-04-03, Source70 +# Chinese (Traditional/Big5): 2007-02-19, Source71 +# Czech: 2007-04-13, Source13 +# Danish: 2007-03-10, Source14 +# Dutch: 2007-03-31, Source47 +# English: 2007-04-12, Source18 +# English (US): 2007-01-05, Source19 +# Estonian: 2007-01-05, Source21 +# Farsi: 2006-06-30, Source23 +# Filipino: 2006-07-31, Source25 +# Finnish: 2007-03-31, Source24 +# French: 2007-04-12, Source26 +# French (Canada): 2007-01-05, Source27 +# Gaelic: 2007-01-05, Source28 +# Gallego: 2007-01-05, Source29 +# Georgian: 2006-12-18, Source38 +# German: 2007-03-23, Source15 +# German (Personal): 2007-01-03, Source16 +# Greek: 2007-03-31, Source17 +# Hebrew: 2006-06-30, Source30 +# Hindi: 2007-01-05, Source31 +# Hungarian: 2007-03-31, Source33 +# Icelandic: 2007-03-31, Source35 +# Indonesian: 2007-01-05, Source34 +# Italian: 2007-04-12, Source36 +# Japanese: 2007-04-13, Source37 +# Kannada: 2006-06-30, Source40 +# Khmer: 2006-06-30, Source39 +# Korean: 2007-04-12, Source41 +# Lithuanian: 2007-01-05, Source42 +# Latvian: 2007-01-05, Source43 +# Malayalam: 2006-06-30, Source45 +# Malaysian: 2007-01-05, Source46 +# Maori (Ngai Tahu): 2006-07-06, Source44 +# Norwegian: 2007-03-31, Source49 +# Norwegian (Primary): 2006-02-02, Source50 +# Nynorsk: 2006-05-01, Source48 +# Polish: 2007-03-31, Source51 +# Portuguese: 2007-03-31, Source52 +# Portuguese (Brazil): 2007-04-02, Source53 +# Romanian: 2007-01-05, Source54 +# Russian: 2007-04-12, Source55 +# Sinhala: 2006-10-16, Source56 +# Serbian (Cyrillic Bosnia Herzegovina): 2006-08-26, Source62 +# Serbian (Cyrillic): 2007-03-31, Source61 +# Serbian (Latin): 2007-03-31, Source63 +# Slovak: 2007-04-01, Source57 +# Slovenian: 2007-03-31, Source58 +# Somali: 2006-06-30, Source59 +# Spanish (International): 2007-04-05, Source20 +# Swedish: 2007-03-31, Source64 +# Tagalog: 2007-03-31, Source66 +# Thai: 2007-03-31, Source65 +# Turkish: 2007-03-31, Source67 +# Ukrainian: 2007-01-05, Source68 +# Vietnamese: 2007-01-05, Source69 + %package af Summary: Moodle language pack for Afrikaans Group: Applications/Publishing @@ -48,7 +182,8 @@ %files af %defattr (-,root,root,-) -%{moodlewebdir}/lang/af* +%{moodlewebdir}/lang/af_utf8 +%{moodlewebdir}/install/lang/af_utf8 %package ar Summary: Moodle language pack for Arabic @@ -60,19 +195,23 @@ %files ar %defattr (-,root,root,-) -%{moodlewebdir}/lang/ar* +%{moodlewebdir}/lang/ar_utf8 +%{moodlewebdir}/install/lang/ar_utf8 +%{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/langs/ar.js +%{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/themes/advanced/langs/ar.js %package be -Summary: Moodle language pack for Byelorussian +Summary: Moodle language pack for Belarusian Group: Applications/Publishing Requires: moodle = %{version}-%{release} %description be -This package contains the files needed to display Moodle in Byelorussian. +This package contains the files needed to display Moodle in Belarusian. %files be %defattr (-,root,root,-) -%{moodlewebdir}/lang/be* +%{moodlewebdir}/lang/be_utf8 +%{moodlewebdir}/install/lang/be_utf8 %package bg Summary: Moodle language pack for Bulgarian @@ -84,7 +223,8 @@ %files bg %defattr (-,root,root,-) -%{moodlewebdir}/lang/bg* +%{moodlewebdir}/lang/bg_utf8 +%{moodlewebdir}/install/lang/bg_utf8 %package bs Summary: Moodle language pack for Bosnian @@ -96,7 +236,8 @@ %files bs %defattr (-,root,root,-) -%{moodlewebdir}/lang/bs* +%{moodlewebdir}/lang/bs_utf8 +%{moodlewebdir}/install/lang/bs_utf8 %package ca Summary: Moodle language pack for Catalan @@ -108,7 +249,11 @@ %files ca %defattr (-,root,root,-) -%{moodlewebdir}/lang/ca* +%{moodlewebdir}/lang/ca_utf8 +%{moodlewebdir}/install/lang/ca_utf8 +%{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/langs/ca.js +%{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/themes/advanced/langs/ca.js +%{moodlewebdir}/lib/phpmailer/language/phpmailer.lang-ca.php %package cs Summary: Moodle language pack for Czech @@ -120,7 +265,29 @@ %files cs %defattr (-,root,root,-) -%{moodlewebdir}/lang/cs* +%{moodlewebdir}/lang/cs_utf8 +%{moodlewebdir}/install/lang/cs_utf8 +%{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/langs/cs.js +%{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/plugins/advimage/langs/cs.js +%{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/plugins/fullscreen/langs/cs.js +%{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/themes/advanced/langs/cs.js +%{moodlewebdir}/lib/phpmailer/language/phpmailer.lang-cz.php + +%package cy +Summary: Moodle language pack for Welsh +Group: Applications/Publishing +Requires: moodle = %{version}-%{release} + +%description cy +This package contains the files needed to display Moodle in Welsh. Currently, +only the tinymce editor provides Welsh support. + +%files cy +%defattr (-,root,root,-) +%{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/langs/cy.js +%{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/plugins/advimage/langs/cy.js +%{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/plugins/fullscreen/langs/cy.js +%{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/themes/advanced/langs/cy.js %package da Summary: Moodle language pack for Danish @@ -132,7 +299,13 @@ %files da %defattr (-,root,root,-) -%{moodlewebdir}/lang/da* +%{moodlewebdir}/lang/da_utf8 +%{moodlewebdir}/install/lang/da_utf8 +%{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/langs/da.js +%{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/plugins/advimage/langs/da.js +%{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/plugins/fullscreen/langs/da.js +%{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/themes/advanced/langs/da.js +%{moodlewebdir}/lib/phpmailer/language/phpmailer.lang-dk.php %package de Summary: Moodle language pack for German @@ -144,7 +317,26 @@ %files de %defattr (-,root,root,-) -%{moodlewebdir}/lang/de* +%{moodlewebdir}/lang/de_utf8 +%{moodlewebdir}/install/lang/de_utf8 +%{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/langs/de.js +%{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/plugins/advimage/langs/de.js +%{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/plugins/fullscreen/langs/de.js +%{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/themes/advanced/langs/de.js +%{moodlewebdir}/lib/phpmailer/language/phpmailer.lang-de.php + +%package de_du +Summary: Moodle language pack for German (Personal) +Group: Applications/Publishing +Requires: moodle = %{version}-%{release} + +%description de_du +This package contains the files needed to display Moodle in German (Personal). + +%files de_du +%defattr (-,root,root,-) +%{moodlewebdir}/lang/de_du_utf8 +%{moodlewebdir}/install/lang/de_du_utf8 %package el Summary: Moodle language pack for Greek @@ -156,7 +348,10 @@ %files el %defattr (-,root,root,-) -%{moodlewebdir}/lang/el* +%{moodlewebdir}/lang/el_utf8 +%{moodlewebdir}/install/lang/el_utf8 +%{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/langs/el.js +%{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/themes/advanced/langs/el.js %package es Summary: Moodle language pack for Spanish @@ -168,7 +363,13 @@ %files es %defattr (-,root,root,-) -%{moodlewebdir}/lang/es* +%{moodlewebdir}/lang/es_utf8 +%{moodlewebdir}/install/lang/es* +%{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/langs/es.js +%{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/plugins/advimage/langs/es.js +%{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/plugins/fullscreen/langs/es.js +%{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/themes/advanced/langs/es.js +%{moodlewebdir}/lib/phpmailer/language/phpmailer.lang-es.php %package et Summary: Moodle language pack for Estonian @@ -180,7 +381,8 @@ %files et %defattr (-,root,root,-) -%{moodlewebdir}/lang/et* +%{moodlewebdir}/lang/et_utf8 +%{moodlewebdir}/install/lang/et_utf8 %package eu Summary: Moodle language pack for Basque @@ -192,19 +394,24 @@ %files eu %defattr (-,root,root,-) -%{moodlewebdir}/lang/eu* +%{moodlewebdir}/lang/eu_utf8 +%{moodlewebdir}/install/lang/eu_utf8 %package fa -Summary: Moodle language pack for Persian +Summary: Moodle language pack for Farsi Group: Applications/Publishing Requires: moodle = %{version}-%{release} %description fa -This package contains the files needed to display Moodle in Persian. +This package contains the files needed to display Moodle in Farsi. %files fa %defattr (-,root,root,-) -%{moodlewebdir}/lang/fa* +%{moodlewebdir}/lang/fa_utf8 +%{moodlewebdir}/install/lang/fa_utf8 +%{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/langs/fa.js +%{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/plugins/advimage/langs/fa* +%{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/themes/advanced/langs/fa.js %package fi Summary: Moodle language pack for Finnish @@ -216,7 +423,38 @@ %files fi %defattr (-,root,root,-) -%{moodlewebdir}/lang/fi* +%{moodlewebdir}/lang/fi_utf8 +%{moodlewebdir}/install/lang/fi_utf8 +%{moodlewebdir}/lib/editor/htmlarea/plugins/TableOperations/lang/fi.js +%{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/langs/fi.js +%{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/themes/advanced/langs/fi.js +%{moodlewebdir}/lib/phpmailer/language/phpmailer.lang-fi.php + +%package fil +Summary: Moodle language pack for Filipino +Group: Applications/Publishing +Requires: moodle = %{version}-%{release} + +%description fil +This package contains the files needed to display Moodle in Filipino. + +%files fil +%defattr (-,root,root,-) +%{moodlewebdir}/lang/fil_utf8 +%{moodlewebdir}/install/lang/fil_utf8 + +%package fo +Summary: Moodle language pack for Faroese +Group: Applications/Publishing +Requires: moodle = %{version}-%{release} + +%description fo +This package contains the files needed to display Moodle in Faroese. +Currently, only the phpmailer supports Faroese. + +%files fo +%defattr (-,root,root,-) +%{moodlewebdir}/lib/phpmailer/language/phpmailer.lang-fo.php %package fr Summary: Moodle language pack for French @@ -228,31 +466,69 @@ %files fr %defattr (-,root,root,-) -%{moodlewebdir}/lang/fr* +%{moodlewebdir}/lang/fr_utf8 +%{moodlewebdir}/install/lang/fr_utf8 +%{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/langs/fr.js +%{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/plugins/advimage/langs/fr.js +%{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/plugins/fullscreen/langs/fr.js +%{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/themes/advanced/langs/fr.js +%{moodlewebdir}/lib/phpmailer/language/phpmailer.lang-fr.php + +%package fr_ca +Summary: Moodle language pack for French (Canada) +Group: Applications/Publishing +Requires: moodle = %{version}-%{release} + +%description fr_ca +This package contains the files needed to display Moodle in French (Canada). + +%files fr_ca +%defattr (-,root,root,-) +%{moodlewebdir}/lang/fr_ca_utf8 +%{moodlewebdir}/install/lang/fr_ca_utf8 +%{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/langs/fr_ca.js +%{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/plugins/advimage/langs/fr_ca.js +%{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/plugins/fullscreen/langs/fr_ca.js +%{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/themes/advanced/langs/fr_ca.js %package ga -Summary: Moodle language pack for Irish +Summary: Moodle language pack for Gaelic Group: Applications/Publishing Requires: moodle = %{version}-%{release} %description ga -This package contains the files needed to display Moodle in Irish. +This package contains the files needed to display Moodle in Gaelic. %files ga %defattr (-,root,root,-) -%{moodlewebdir}/lang/ga* +%{moodlewebdir}/lang/ga_utf8 +%{moodlewebdir}/install/lang/ga_utf8 %package gl -Summary: Moodle language pack for Galician +Summary: Moodle language pack for Gallego Group: Applications/Publishing Requires: moodle = %{version}-%{release} %description gl -This package contains the files needed to display Moodle in Galician. +This package contains the files needed to display Moodle in Gallego. %files gl %defattr (-,root,root,-) -%{moodlewebdir}/lang/gl* +%{moodlewebdir}/lang/gl_utf8 +%{moodlewebdir}/install/lang/gl_utf8 + +%package gu +Summary: Moodle language pack for Gujarati +Group: Applications/Publishing +Requires: moodle = %{version}-%{release} + +%description gu +This package contains the files needed to display Moodle in Gujarati. +Currently, only the installer is available in Gujarati. + +%files gu +%defattr (-,root,root,-) +%{moodlewebdir}/install/lang/gu_utf8 %package he Summary: Moodle language pack for Hebrew @@ -264,7 +540,38 @@ %files he %defattr (-,root,root,-) -%{moodlewebdir}/lang/he* +%{moodlewebdir}/lang/he_utf8 +%{moodlewebdir}/install/lang/he_utf8 +%{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/langs/he.js +%{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/plugins/advimage/langs/he.js +%{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/plugins/fullscreen/langs/he.js +%{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/themes/advanced/langs/he.js + +%package hi +Summary: Moodle language pack for Hindi +Group: Applications/Publishing +Requires: moodle = %{version}-%{release} + +%description hi +This package contains the files needed to display Moodle in Hindi. + +%files hi +%defattr (-,root,root,-) +%{moodlewebdir}/lang/hi_utf8 +%{moodlewebdir}/install/lang/hi_utf8 + +%package hr +Summary: Moodle language pack for Croatian +Group: Applications/Publishing +Requires: moodle = %{version}-%{release} + +%description hr +This package contains the files needed to display Moodle in Croatian. + +%files hr +%defattr (-,root,root,-) +%{moodlewebdir}/lang/hr_utf8 +%{moodlewebdir}/install/lang/hr_utf8 %package hu Summary: Moodle language pack for Hungarian @@ -276,7 +583,13 @@ %files hu %defattr (-,root,root,-) -%{moodlewebdir}/lang/hu* +%{moodlewebdir}/lang/hu_utf8 +%{moodlewebdir}/install/lang/hu_utf8 +%{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/langs/hu.js +%{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/plugins/advimage/langs/hu.js +%{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/plugins/fullscreen/langs/hu.js +%{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/themes/advanced/langs/hu.js +%{moodlewebdir}/lib/phpmailer/language/phpmailer.lang-hu.php %package id Summary: Moodle language pack for Indonesian @@ -288,7 +601,25 @@ %files id %defattr (-,root,root,-) -%{moodlewebdir}/lang/id* +%{moodlewebdir}/lang/id_utf8 +%{moodlewebdir}/install/lang/id_utf8 + +%package is +Summary: Moodle language pack for Icelandic +Group: Applications/Publishing +Requires: moodle = %{version}-%{release} + +%description is +This package contains the files needed to display Moodle in Icelandic. + +%files is +%defattr (-,root,root,-) +%{moodlewebdir}/lang/is_utf8 +%{moodlewebdir}/install/lang/is_utf8 +%{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/langs/is.js +%{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/plugins/advimage/langs/is.js +%{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/plugins/fullscreen/langs/is.js +%{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/themes/advanced/langs/is.js %package it Summary: Moodle language pack for Italian @@ -300,7 +631,11 @@ %files it %defattr (-,root,root,-) -%{moodlewebdir}/lang/it* +%{moodlewebdir}/lang/it_utf8 +%{moodlewebdir}/install/lang/it_utf8 +%{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/langs/it.js +%{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/themes/advanced/langs/it.js +%{moodlewebdir}/lib/phpmailer/language/phpmailer.lang-it.php %package ja Summary: Moodle language pack for Japanese @@ -312,7 +647,11 @@ %files ja %defattr (-,root,root,-) -%{moodlewebdir}/lang/ja* +%{moodlewebdir}/lang/ja_utf8 +%{moodlewebdir}/install/lang/ja_utf8 +%{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/langs/ja.js +%{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/themes/advanced/langs/ja.js +%{moodlewebdir}/lib/phpmailer/language/phpmailer.lang-ja.php %package ka Summary: Moodle language pack for Georgian @@ -324,19 +663,21 @@ %files ka %defattr (-,root,root,-) -%{moodlewebdir}/lang/ka* +%{moodlewebdir}/lang/ka_utf8 +%{moodlewebdir}/install/lang/ka_utf8 %package km -Summary: Moodle language pack for Cambodian +Summary: Moodle language pack for Khmer Group: Applications/Publishing Requires: moodle = %{version}-%{release} %description km -This package contains the files needed to display Moodle in Cambodian. +This package contains the files needed to display Moodle in Khmer. %files km %defattr (-,root,root,-) -%{moodlewebdir}/lang/km* +%{moodlewebdir}/lang/km_utf8 +%{moodlewebdir}/install/lang/km_utf8 %package kn Summary: Moodle language pack for Kannada @@ -348,7 +689,8 @@ %files kn %defattr (-,root,root,-) -%{moodlewebdir}/lang/kn* +%{moodlewebdir}/lang/kn_utf8 +%{moodlewebdir}/install/lang/kn_utf8 %package ko Summary: Moodle language pack for Korean @@ -360,7 +702,24 @@ %files ko %defattr (-,root,root,-) -%{moodlewebdir}/lang/ko* +%{moodlewebdir}/lang/ko_utf8 +%{moodlewebdir}/install/lang/ko_utf8 +%{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/langs/ko.js +%{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/plugins/advimage/langs/ko.js +%{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/themes/advanced/langs/ko.js + +%package lo +Summary: Moodle language pack for Lao +Group: Applications/Publishing +Requires: moodle = %{version}-%{release} + +%description lo +This package contains the files needed to display Moodle in Lao. +Currently, only the installer is available in Lao. + +%files lo +%defattr (-,root,root,-) +%{moodlewebdir}/install/lang/lo_utf8 %package lt Summary: Moodle language pack for Lithuanian @@ -372,7 +731,8 @@ %files lt %defattr (-,root,root,-) -%{moodlewebdir}/lang/lt* +%{moodlewebdir}/lang/lt_utf8 +%{moodlewebdir}/install/lang/lt_utf8 %package lv Summary: Moodle language pack for Latvian @@ -384,31 +744,47 @@ %files lv %defattr (-,root,root,-) -%{moodlewebdir}/lang/lv* +%{moodlewebdir}/lang/lv_utf8 +%{moodlewebdir}/install/lang/lv_utf8 -%package mi -Summary: Moodle language pack for Maori +%package mi_tn +Summary: Moodle language pack for Maori (Ngai Tahu) Group: Applications/Publishing Requires: moodle = %{version}-%{release} -%description mi -This package contains the files needed to display Moodle in Maori. +%description mi_tn +This package contains the files needed to display Moodle in Maori (Ngai Tahu). -%files mi +%files mi_tn %defattr (-,root,root,-) -%{moodlewebdir}/lang/mi* +%{moodlewebdir}/lang/mi_tn_utf8 +%{moodlewebdir}/install/lang/mi_* + +%package ml +Summary: Moodle language pack for Malayalam +Group: Applications/Publishing +Requires: moodle = %{version}-%{release} + +%description ml +This package contains the files needed to display Moodle in Malayalam. + +%files ml +%defattr (-,root,root,-) +%{moodlewebdir}/lang/ml_utf8 +%{moodlewebdir}/install/lang/ml_utf8 %package ms -Summary: Moodle language pack for Malay +Summary: Moodle language pack for Malaysian Group: Applications/Publishing Requires: moodle = %{version}-%{release} %description ms -This package contains the files needed to display Moodle in Malay. +This package contains the files needed to display Moodle in Malaysian. %files ms %defattr (-,root,root,-) -%{moodlewebdir}/lang/ms* +%{moodlewebdir}/lang/ms_utf8 +%{moodlewebdir}/install/lang/ms_utf8 %package nl Summary: Moodle language pack for Dutch @@ -420,20 +796,30 @@ %files nl %defattr (-,root,root,-) -%{moodlewebdir}/lang/nl* +%{moodlewebdir}/lang/nl_utf8 +%{moodlewebdir}/install/lang/nl_utf8 +%{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/langs/nl.js +%{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/plugins/advimage/langs/nl.js +%{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/plugins/fullscreen/langs/nl.js +%{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/themes/advanced/langs/nl.js +%{moodlewebdir}/lib/phpmailer/language/phpmailer.lang-nl.php %package nn -Summary: Moodle language pack for Norwegian Nynorsk +Summary: Moodle language pack for Nynorsk Group: Applications/Publishing Requires: moodle = %{version}-%{release} %description nn -This package contains the files needed to display Moodle in Norwegian -Nynorsk. +This package contains the files needed to display Moodle in Nynorsk. %files nn %defattr (-,root,root,-) -%{moodlewebdir}/lang/nn* +%{moodlewebdir}/lang/nn_utf8 +%{moodlewebdir}/install/lang/nn_utf8 +%{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/langs/nn.js +%{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/plugins/advimage/langs/nn.js +%{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/plugins/fullscreen/langs/nn.js +%{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/themes/advanced/langs/nn.js %package no Summary: Moodle language pack for Norwegian Bokmal @@ -441,12 +827,31 @@ Requires: moodle = %{version}-%{release} %description no -This package contains the files needed to display Moodle in Norwegian -Bokmal. +This package contains the files needed to display Moodle in Norwegian Bokmal. %files no %defattr (-,root,root,-) -%{moodlewebdir}/lang/no* +%{moodlewebdir}/lang/no_utf8 +%{moodlewebdir}/install/lang/no_utf8 +%{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/langs/nb.js +%{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/plugins/advimage/langs/nb.js +%{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/plugins/fullscreen/langs/nb.js +%{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/themes/advanced/langs/nb.js +%{moodlewebdir}/lib/phpmailer/language/phpmailer.lang-no.php + +%package no_gr +Summary: Moodle language pack for Norwegian (Primary) +Group: Applications/Publishing +Requires: moodle = %{version}-%{release} + +%description no_gr +This package contains the files needed to display Moodle in Norwegian +(Primary). + +%files no_gr +%defattr (-,root,root,-) +%{moodlewebdir}/lang/no_gr_utf8 +%{moodlewebdir}/install/lang/no_gr_utf8 %package pl Summary: Moodle language pack for Polish @@ -458,7 +863,13 @@ %files pl %defattr (-,root,root,-) -%{moodlewebdir}/lang/pl* +%{moodlewebdir}/lang/pl_utf8 +%{moodlewebdir}/install/lang/pl_utf8 +%{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/langs/pl.js +%{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/plugins/advimage/langs/pl.js +%{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/plugins/fullscreen/langs/pl.js +%{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/themes/advanced/langs/pl.js +%{moodlewebdir}/lib/phpmailer/language/phpmailer.lang-pl.php %package pt Summary: Moodle language pack for Portuguese @@ -470,7 +881,29 @@ %files pt %defattr (-,root,root,-) -%{moodlewebdir}/lang/pt* +%{moodlewebdir}/lang/pt_utf8 +%{moodlewebdir}/install/lang/pt_utf8 +%{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/langs/pt.js +%{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/themes/advanced/langs/pt.js + +%package pt_br +Summary: Moodle language pack for Portuguese (Brazil) +Group: Applications/Publishing +Requires: moodle = %{version}-%{release} + +%description pt_br +This package contains the files needed to display Moodle in Portuguese +(Brazil). + +%files pt_br +%defattr (-,root,root,-) +%{moodlewebdir}/lang/pt_br_utf8 +%{moodlewebdir}/install/lang/pt_br_utf8 +%{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/langs/pt_br.js +%{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/plugins/advimage/langs/pt_br.js +%{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/plugins/fullscreen/langs/pt_br.js +%{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/themes/advanced/langs/pt_br.js +%{moodlewebdir}/lib/phpmailer/language/phpmailer.lang-br.php %package ro Summary: Moodle language pack for Romanian @@ -482,7 +915,10 @@ %files ro %defattr (-,root,root,-) -%{moodlewebdir}/lang/ro* +%{moodlewebdir}/lang/ro_utf8 +%{moodlewebdir}/install/lang/ro_utf8 +%{moodlewebdir}/lib/editor/htmlarea/plugins/TableOperations/lang/ro.js +%{moodlewebdir}/lib/phpmailer/language/phpmailer.lang-ro.php %package ru Summary: Moodle language pack for Russian @@ -494,7 +930,30 @@ %files ru %defattr (-,root,root,-) -%{moodlewebdir}/lang/ru* +%{moodlewebdir}/lang/ru_utf8 +%{moodlewebdir}/install/lang/ru_utf8 +%{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/langs/ru* +%{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/plugins/advimage/langs/ru* +%{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/plugins/fullscreen/langs/ru* +%{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/themes/advanced/langs/ru* +%{moodlewebdir}/lib/phpmailer/language/phpmailer.lang-ru.php + +%package si +Summary: Moodle language pack for Sinhala +Group: Applications/Publishing +Requires: moodle = %{version}-%{release} + +%description si +This package contains the files needed to display Moodle in Sinhala. + +%files si +%defattr (-,root,root,-) +%{moodlewebdir}/lang/si_utf8 +%{moodlewebdir}/install/lang/si_utf8 +%{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/langs/si.js +%{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/plugins/advimage/langs/si.js +%{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/plugins/fullscreen/langs/si.js +%{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/themes/advanced/langs/si.js %package sk Summary: Moodle language pack for Slovak @@ -506,7 +965,12 @@ %files sk %defattr (-,root,root,-) -%{moodlewebdir}/lang/sk* +%{moodlewebdir}/lang/sk_utf8 +%{moodlewebdir}/install/lang/sk_utf8 +%{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/langs/sk.js +%{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/plugins/advimage/langs/sk.js +%{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/plugins/fullscreen/langs/sk.js +%{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/themes/advanced/langs/sk.js %package sl Summary: Moodle language pack for Slovenian @@ -518,7 +982,34 @@ %files sl %defattr (-,root,root,-) -%{moodlewebdir}/lang/sl* +%{moodlewebdir}/lang/sl_utf8 +%{moodlewebdir}/install/lang/sl_utf8 + +%package sm +Summary: Moodle language pack for Samoan +Group: Applications/Publishing +Requires: moodle = %{version}-%{release} + +%description sm +This package contains the files needed to display Moodle in Samoan. +Currently, only the installer is available in Samoan. + +%files sm +%defattr (-,root,root,-) +%{moodlewebdir}/install/lang/sm_utf8 + +%package so +Summary: Moodle language pack for Somali +Group: Applications/Publishing +Requires: moodle = %{version}-%{release} + +%description so +This package contains the files needed to display Moodle in Somali. + +%files so +%defattr (-,root,root,-) +%{moodlewebdir}/lang/so_utf8 +%{moodlewebdir}/install/lang/so_utf8 %package sq Summary: Moodle language pack for Albanian @@ -530,19 +1021,49 @@ %files sq %defattr (-,root,root,-) -%{moodlewebdir}/lang/sq* +%{moodlewebdir}/lang/sq_utf8 +%{moodlewebdir}/install/lang/sq_utf8 + +%package sr_cr +Summary: Moodle language pack for Serbian (Cyrillic) +Group: Applications/Publishing +Requires: moodle = %{version}-%{release} + +%description sr_cr +This package contains the files needed to display Moodle in Serbian (Cyrillic). + +%files sr_cr +%defattr (-,root,root,-) +%{moodlewebdir}/lang/sr_cr_utf8 +%{moodlewebdir}/install/lang/sr_cr_utf8 + +%package sr_cr_bo +Summary: Moodle language pack for Serbian (Cyrillic Bosnia Herzegovina) +Group: Applications/Publishing +Requires: moodle = %{version}-%{release} + +%description sr_cr_bo +This package contains the files needed to display Moodle in Serbian +(Cyrillic Bosnia Herzegovina). + +%files sr_cr_bo +%defattr (-,root,root,-) +%{moodlewebdir}/lang/sr_cr_bo_utf8 +%{moodlewebdir}/install/lang/sr_cr_bo_utf8 +%{moodlewebdir}/install/lang/sr_utf8 -%package sr -Summary: Moodle language pack for Serbian +%package sr_lt +Summary: Moodle language pack for Serbian (Latin) Group: Applications/Publishing Requires: moodle = %{version}-%{release} -%description sr -This package contains the files needed to display Moodle in Serbian. +%description sr_lt +This package contains the files needed to display Moodle in Serbian (Latin). -%files sr +%files sr_lt %defattr (-,root,root,-) -%{moodlewebdir}/lang/sr* +%{moodlewebdir}/lang/sr_lt_utf8 +%{moodlewebdir}/install/lang/sr_lt_utf8 %package sv Summary: Moodle language pack for Swedish @@ -554,7 +1075,26 @@ %files sv %defattr (-,root,root,-) -%{moodlewebdir}/lang/sv* +%{moodlewebdir}/lang/sv_utf8 +%{moodlewebdir}/install/lang/sv_utf8 +%{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/langs/sv.js +%{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/plugins/advimage/langs/sv.js +%{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/plugins/fullscreen/langs/sv.js +%{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/themes/advanced/langs/sv.js +%{moodlewebdir}/lib/phpmailer/language/phpmailer.lang-se.php + +%package ta +Summary: Moodle language pack for Tamil +Group: Applications/Publishing +Requires: moodle = %{version}-%{release} + +%description ta +This package contains the files needed to display Moodle in Tamil. +Currently, only the installer is available in Tamil. + +%files ta +%defattr (-,root,root,-) +%{moodlewebdir}/install/lang/ta_utf8 %package th Summary: Moodle language pack for Thai @@ -566,7 +1106,9 @@ %files th %defattr (-,root,root,-) -%{moodlewebdir}/lang/th* +%{moodlewebdir}/lang/th_utf8 +%{moodlewebdir}/install/lang/th_utf8 +%{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/langs/th.js %package tl Summary: Moodle language pack for Tagalog @@ -578,7 +1120,21 @@ %files tl %defattr (-,root,root,-) -%{moodlewebdir}/lang/tl* +%{moodlewebdir}/lang/tl_utf8 +%{moodlewebdir}/install/lang/tl_utf8 + +%package to +Summary: Moodle language pack for Tonga +Group: Applications/Publishing +Requires: moodle = %{version}-%{release} + +%description to +This package contains the files needed to display Moodle in Tonga. +Currently, only the installer is available in Tonga. + +%files to +%defattr (-,root,root,-) +%{moodlewebdir}/install/lang/to_utf8 %package tr Summary: Moodle language pack for Turkish @@ -590,7 +1146,26 @@ %files tr %defattr (-,root,root,-) -%{moodlewebdir}/lang/tr* +%{moodlewebdir}/lang/tr_utf8 +%{moodlewebdir}/install/lang/tr_utf8 +%{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/langs/tr.js +%{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/plugins/advimage/langs/tr.js +%{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/plugins/fullscreen/langs/tr.js +%{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/themes/advanced/langs/tr.js +%{moodlewebdir}/lib/phpmailer/language/phpmailer.lang-tr.php + +%package tw +Summary: Moodle language pack for Twi +Group: Applications/Publishing +Requires: moodle = %{version}-%{release} + +%description tw +This package contains the files needed to display Moodle in Twi. +Currently, only one part of the tinymce editor is available in Twi. + +%files tw +%defattr (-,root,root,-) +%{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/themes/advanced/langs/tw.js %package uk Summary: Moodle language pack for Ukrainian @@ -602,7 +1177,8 @@ %files uk %defattr (-,root,root,-) -%{moodlewebdir}/lang/uk* +%{moodlewebdir}/lang/uk_utf8 +%{moodlewebdir}/install/lang/uk_utf8 %package vi Summary: Moodle language pack for Vietnamese @@ -614,19 +1190,44 @@ %files vi %defattr (-,root,root,-) -%{moodlewebdir}/lang/vi* +%{moodlewebdir}/lang/vi_utf8 +%{moodlewebdir}/install/lang/vi_utf8 -%package zh -Summary: Moodle language pack for Chinese +%package zh_cn +Summary: Moodle language pack for Chinese (Simplified) Group: Applications/Publishing Requires: moodle = %{version}-%{release} -%description zh -This package contains the files needed to display Moodle in Chinese. +%description zh_cn +This package contains the files needed to display Moodle in Chinese +(Simplified). -%files zh +%files zh_cn %defattr (-,root,root,-) -%{moodlewebdir}/lang/zh* +%{moodlewebdir}/lang/zh_cn_utf8 +%{moodlewebdir}/install/lang/zh_cn_utf8 +%{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/langs/zh_cn.js +%{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/plugins/advimage/langs/zh_cn.js +%{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/plugins/fullscreen/langs/zh_cn.js +%{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/themes/advanced/langs/zh_cn.js + +%package zh_tw +Summary: Moodle language pack for Chinese (Traditional/Big5) +Group: Applications/Publishing +Requires: moodle = %{version}-%{release} + +%description zh_tw +This package contains the files needed to display Moodle in Chinese +(Traditional/Big5). + +%files zh_tw +%defattr (-,root,root,-) +%{moodlewebdir}/lang/zh_tw_utf8 +%{moodlewebdir}/install/lang/zh_tw_utf8 +%{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/langs/zh_tw* +%{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/plugins/advimage/langs/zh_tw* +%{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/plugins/fullscreen/langs/zh_tw* +%{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/themes/advanced/langs/zh_tw* %package editor-spellcheck Summary: Spellcheck plugin for Moodle @@ -640,34 +1241,118 @@ %prep %setup -q -n %{name} -#%patch0 -p1 -b .mimetex-linux -#%patch1 -p1 -b .mimetex-fedora cp %{SOURCE6} README-rpm -find $RPM_BUILD_DIR/%{name} -name \*.bak -exec rm {} \; -find $RPM_BUILD_DIR/%{name} -type f -exec chmod a-x {} \; -find $RPM_BUILD_DIR/%{name} -name \*.pl -exec chmod a+x {} \; -find $RPM_BUILD_DIR/%{name} -name \*.cgi -exec chmod a+x {} \; -sed -i 's/\r//' README.txt -sed -i 's/\r//' lib/editor/htmlarea/plugins/SpellChecker/spell-check-logic.cgi + +cd lang +unzip -qq -o %{SOURCE7} +unzip -qq -o %{SOURCE8} +unzip -qq -o %{SOURCE9} +unzip -qq -o %{SOURCE10} +unzip -qq -o %{SOURCE11} +unzip -qq -o %{SOURCE12} +unzip -qq -o %{SOURCE13} +unzip -qq -o %{SOURCE14} +unzip -qq -o %{SOURCE15} +unzip -qq -o %{SOURCE16} +unzip -qq -o %{SOURCE17} +unzip -qq -o %{SOURCE18} +unzip -qq -o %{SOURCE19} +unzip -qq -o %{SOURCE20} +unzip -qq -o %{SOURCE21} +unzip -qq -o %{SOURCE22} +unzip -qq -o %{SOURCE23} +unzip -qq -o %{SOURCE24} +unzip -qq -o %{SOURCE25} +unzip -qq -o %{SOURCE26} +unzip -qq -o %{SOURCE27} +unzip -qq -o %{SOURCE28} +unzip -qq -o %{SOURCE29} +unzip -qq -o %{SOURCE30} +unzip -qq -o %{SOURCE31} +unzip -qq -o %{SOURCE32} +unzip -qq -o %{SOURCE33} +unzip -qq -o %{SOURCE34} +unzip -qq -o %{SOURCE35} +unzip -qq -o %{SOURCE36} +unzip -qq -o %{SOURCE37} +unzip -qq -o %{SOURCE38} +unzip -qq -o %{SOURCE39} +unzip -qq -o %{SOURCE40} +unzip -qq -o %{SOURCE41} +unzip -qq -o %{SOURCE42} +unzip -qq -o %{SOURCE43} +unzip -qq -o %{SOURCE44} +unzip -qq -o %{SOURCE45} +unzip -qq -o %{SOURCE46} +unzip -qq -o %{SOURCE47} +unzip -qq -o %{SOURCE48} +unzip -qq -o %{SOURCE49} +unzip -qq -o %{SOURCE50} +unzip -qq -o %{SOURCE51} +unzip -qq -o %{SOURCE52} +unzip -qq -o %{SOURCE53} +unzip -qq -o %{SOURCE54} +unzip -qq -o %{SOURCE55} +unzip -qq -o %{SOURCE56} +unzip -qq -o %{SOURCE57} +unzip -qq -o %{SOURCE58} +unzip -qq -o %{SOURCE59} +unzip -qq -o %{SOURCE60} +unzip -qq -o %{SOURCE61} +unzip -qq -o %{SOURCE62} +unzip -qq -o %{SOURCE63} +unzip -qq -o %{SOURCE64} +unzip -qq -o %{SOURCE65} +unzip -qq -o %{SOURCE66} +unzip -qq -o %{SOURCE67} +unzip -qq -o %{SOURCE68} +unzip -qq -o %{SOURCE69} +unzip -qq -o %{SOURCE70} +unzip -qq -o %{SOURCE71} +cd .. + +find . -type f \! -name \*.pl -exec chmod a-x {} \; +find . -name \*.cgi -exec chmod a+x {} \; +chmod a+x admin/process_email.php +chmod a+x mod/chat/chatd.php +chmod a+x mod/wiki/ewiki/fragments/mkhuge +sed -i 's/\r//' auth/fc/Readme.txt +sed -i 's/\r//' doc/contents.php +sed -i 's/\r//' lang/README.txt +sed -i 's/\r//' lang/en_utf8/help/assignment/quickgrade.html +sed -i 's/\r//' lang/en_utf8/help/lesson/importppt.html +sed -i 's/\r//' lang/en_utf8/help/lesson/questionoption.html +sed -i 's/\r//' lang/en_utf8/help/lesson/questiontypes.html +sed -i 's/\r//' lang/en_utf8/help/uploadgroups.html +sed -i 's/\r//' lib/adodb/license.txt +sed -i 's/\r//' lib/adodb/pear/readme.Auth.txt +sed -i 's/\r//' lib/adodb/readme.htm +sed -i 's/\r//' lib/adodb/readme.txt +sed -i 's/\r//' lib/adodb/tips_portable_sql.htm +sed -i 's/\r//' lib/mp3player/readme.txt +sed -i 's/\r//' login/change_password_form.html +sed -i 's/\r//' mod/wiki/ewiki/README +sed -i 's/\r//' mod/wiki/ewiki/README.de +sed -i 's/\r//' question/format/webct/TODO.txt +sed -i 's/\r//' theme/chameleon/pix/mod/README.txt %build rm config-dist.php install.php tags filter/tex/mimetex.* filter/tex/README.mimetex +%if ! %{with_spellcheck} +rm -rf lib/editor/htmlarea/plugins/SpellChecker +%endif %install rm -rf $RPM_BUILD_ROOT mkdir -p $RPM_BUILD_ROOT%{moodlewebdir} mkdir -p $RPM_BUILD_ROOT%{moodledatadir} cp -a * $RPM_BUILD_ROOT%{moodlewebdir} -cp -ad install/lang/* $RPM_BUILD_ROOT%{moodlewebdir}/lang/ rm $RPM_BUILD_ROOT%{moodlewebdir}/README* install -p -D -m 0644 %{SOURCE1} $RPM_BUILD_ROOT%{_sysconfdir}/httpd/conf.d/moodle.conf install -p -D -m 0644 %{SOURCE2} $RPM_BUILD_ROOT%{moodlewebdir}/config.php install -p -D -m 0644 %{SOURCE3} $RPM_BUILD_ROOT%{_sysconfdir}/cron.d/moodle install -p -D -m 0755 %{SOURCE4} $RPM_BUILD_ROOT%{_sbindir}/moodle-cron install -p -D -m 0755 %{SOURCE5} $RPM_BUILD_ROOT%{_initrddir}/moodle -%if %{with_spellcheck} < 1 -rm -rf $RPM_BUILD_ROOT/lib/editor/plugins/SpellChecker -%endif find $RPM_BUILD_ROOT -name \*.mimetex-\* -exec rm {} \; %clean @@ -686,15 +1371,95 @@ %defattr(-,root,root,-) %doc README* doc/COPYRIGHT.txt %dir %{_var}/www/moodle -%{moodlewebdir}/[a-ce-km-z]* +%dir %{moodlewebdir} +%{moodlewebdir}/[a-ce-hj-km-z]* %doc %{moodlewebdir}/doc +%{moodlewebdir}/index.php +%dir %{moodlewebdir}/install +%dir %{moodlewebdir}/install/lang +%{moodlewebdir}/install/lang/en* +%{moodlewebdir}/install/welcome.html +%{moodlewebdir}/iplookup +%dir %{moodlewebdir}/lang +%{moodlewebdir}/lang/en* +%{moodlewebdir}/lang/README.txt %{moodlewebdir}/lib +%if %{with_spellcheck} %exclude %{moodlewebdir}/lib/editor/htmlarea/plugins/SpellChecker +%endif +%exclude %{moodlewebdir}/lib/editor/htmlarea/plugins/TableOperations/lang/fi.js +%exclude %{moodlewebdir}/lib/editor/htmlarea/plugins/TableOperations/lang/ro.js +%exclude %{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/langs/a* +%exclude %{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/langs/c* +%exclude %{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/langs/d* +%exclude %{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/langs/el.js +%exclude %{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/langs/es.js +%exclude %{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/langs/f* +%exclude %{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/langs/h* +%exclude %{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/langs/i* +%exclude %{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/langs/j* +%exclude %{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/langs/k* +%exclude %{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/langs/n* +%exclude %{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/langs/p* +%exclude %{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/langs/ru* +%exclude %{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/langs/s* +%exclude %{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/langs/t* +%exclude %{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/langs/z* +%exclude %{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/plugins/advimage/langs/c* +%exclude %{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/plugins/advimage/langs/d* +%exclude %{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/plugins/advimage/langs/es.js +%exclude %{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/plugins/advimage/langs/f* +%exclude %{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/plugins/advimage/langs/h* +%exclude %{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/plugins/advimage/langs/i* +%exclude %{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/plugins/advimage/langs/k* +%exclude %{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/plugins/advimage/langs/n* +%exclude %{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/plugins/advimage/langs/p* +%exclude %{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/plugins/advimage/langs/r* +%exclude %{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/plugins/advimage/langs/s* +%exclude %{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/plugins/advimage/langs/t* +%exclude %{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/plugins/advimage/langs/z* +%exclude %{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/plugins/fullscreen/langs/c* +%exclude %{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/plugins/fullscreen/langs/d* +%exclude %{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/plugins/fullscreen/langs/es.js +%exclude %{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/plugins/fullscreen/langs/f* +%exclude %{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/plugins/fullscreen/langs/h* +%exclude %{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/plugins/fullscreen/langs/i* +%exclude %{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/plugins/fullscreen/langs/n* +%exclude %{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/plugins/fullscreen/langs/p* +%exclude %{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/plugins/fullscreen/langs/r* +%exclude %{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/plugins/fullscreen/langs/s* +%exclude %{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/plugins/fullscreen/langs/t* +%exclude %{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/plugins/fullscreen/langs/z* +%exclude %{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/themes/advanced/langs/a* +%exclude %{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/themes/advanced/langs/c* +%exclude %{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/themes/advanced/langs/d* +%exclude %{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/themes/advanced/langs/el.js +%exclude %{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/themes/advanced/langs/es.js +%exclude %{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/themes/advanced/langs/f* +%exclude %{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/themes/advanced/langs/h* +%exclude %{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/themes/advanced/langs/i* +%exclude %{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/themes/advanced/langs/j* +%exclude %{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/themes/advanced/langs/k* +%exclude %{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/themes/advanced/langs/n* +%exclude %{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/themes/advanced/langs/p* +%exclude %{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/themes/advanced/langs/ru* +%exclude %{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/themes/advanced/langs/s* +%exclude %{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/themes/advanced/langs/t* +%exclude %{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/themes/advanced/langs/z* +%exclude %{moodlewebdir}/lib/phpmailer/language/phpmailer.lang-b* +%exclude %{moodlewebdir}/lib/phpmailer/language/phpmailer.lang-c* +%exclude %{moodlewebdir}/lib/phpmailer/language/phpmailer.lang-d* +%exclude %{moodlewebdir}/lib/phpmailer/language/phpmailer.lang-es.php +%exclude %{moodlewebdir}/lib/phpmailer/language/phpmailer.lang-f* +%exclude %{moodlewebdir}/lib/phpmailer/language/phpmailer.lang-h* +%exclude %{moodlewebdir}/lib/phpmailer/language/phpmailer.lang-i* +%exclude %{moodlewebdir}/lib/phpmailer/language/phpmailer.lang-j* +%exclude %{moodlewebdir}/lib/phpmailer/language/phpmailer.lang-n* +%exclude %{moodlewebdir}/lib/phpmailer/language/phpmailer.lang-p* +%exclude %{moodlewebdir}/lib/phpmailer/language/phpmailer.lang-r* +%exclude %{moodlewebdir}/lib/phpmailer/language/phpmailer.lang-s* +%exclude %{moodlewebdir}/lib/phpmailer/language/phpmailer.lang-t* %{moodlewebdir}/login -%dir %{moodlewebdir}/lang -%{moodlewebdir}/lang/en* -%{moodlewebdir}/lang/[^e]*_utf8 -%doc %{moodlewebdir}/lang/README.txt %attr(-,apache,apache) %{moodledatadir} %config(noreplace) %{_sysconfdir}/cron.d/%{name} %config(noreplace) %{_sysconfdir}/httpd/conf.d/moodle.conf @@ -708,6 +1473,16 @@ %endif %changelog +* Thu Apr 12 2007 Jerry James - 1.6.5-1 +- Update to 1.6.5 (fixes BZ 220041 and 232103) +- Own /var/www/moodle/web (BZ 233882) +- Drop unused mimetex patches +- Add executable bits to 3 scripts that should have them +- Remove the installation language files from the main package (twice) +- Package the moodle language files, not just the installation files +- Rename/add several language files to match the upstream list +- Minor typo fixes in the scripts + * Sat Oct 28 2006 Mike McGrath - 1.6.3-3 - Release bump Index: sources =================================================================== RCS file: /cvs/extras/rpms/moodle/FC-6/sources,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- sources 13 Oct 2006 20:34:10 -0000 1.4 +++ sources 13 Apr 2007 20:39:59 -0000 1.5 @@ -1,2 +1,72 @@ -86cddfda2b6d9a08b37cc3a16bda1090 moodle-1.5.4.tgz -2f9f3fcf83ab0f18c409f3a48e07eae2 moodle-1.6.3.tgz +7a8e9bfd778916f6a0183d913f0b2cd3 af_utf8.zip +fb06ec60796f08e95af01f1e040424f1 ar_utf8.zip +8b11d6e57bfddc5b5d77ebe36253f3d5 be_utf8.zip +f980776d6273fb5abb35fc2aa1222c90 bg_utf8.zip +97b582f205590b7f0f24f263d5df8833 bs_utf8.zip +973fd96c198d39a1b73e98049f6fbdbd ca_utf8.zip +b6057f3581e0d7813d706cc2f834f251 cs_utf8.zip +d66915c41692028fb57c00e30eaab6a6 da_utf8.zip +753205eface461cf74fe3b9537d36c37 de_du_utf8.zip +e29d43f89e7e707e073544ab76a408af de_utf8.zip +389a1485a32e0f5dce30f73f951e1b17 el_utf8.zip +5f86d0325523a9768f78635255f0befe en_us_utf8.zip +4dad3342f790fd6e036f1c2979c4a1ce en_utf8.zip +439a956080a9accb1ccd3b02a144d4ac es_utf8.zip +c7cdb5ce498d3da3889d0ab036d97aeb et_utf8.zip +555729fcdf24219c1c5237e7d4cb3514 eu_utf8.zip +0bfbace703d1e0008503a19d85608f06 fa_utf8.zip +cdcded6d20c6b684631228ef0b9abc73 fil_utf8.zip +1724e1dbc2f34bcdc352d688e1bfb75d fi_utf8.zip +cdb977c193163033992aec835c5a17d5 fr_ca_utf8.zip +544585c41d5b9c507741b43e662248ad fr_utf8.zip +b4c6b4fa701e89ff2cbb93a61d1224fe ga_utf8.zip +9492a85fbcefca8b0393f094bee42c95 gl_utf8.zip +10e89bcc365156c021268a8c7399c96f he_utf8.zip +f8a230d6656a25c8b867406a68e700d1 hi_utf8.zip +d98342fe75fcfdf071a1b2c902fe0ada hr_utf8.zip +b928c51420d72fb4f78b033f1304b1cb hu_utf8.zip +6caeefdb09c845352fdb683c4b32c6f8 id_utf8.zip +28abc5e7465974dcc7c30057880190eb is_utf8.zip +133b49d49b68a3ae901ab62a3c159276 it_utf8.zip +1584c2248ccc557a185de41b78d6af44 ja_utf8.zip +eb3f4d62d2ea839543e7a6645f38aa9f ka_utf8.zip +794a7861285ba99bcc636a7cc9d05149 km_utf8.zip +e4e5c6265a933a1a981d454ae1705470 kn_utf8.zip +6768d95469397a1655890aae3403e99b ko_utf8.zip +71360c57e1f06f9c71c2f99011e9a686 lt_utf8.zip +5b2053b492f08f86a2aa118f8ea35913 lv_utf8.zip +fdfae6ea3a39f5169e1ad61519132fe1 mi_tn_utf8.zip +11e19c422300b9831bec3b5e64a05ce4 ml_utf8.zip +cace1259d21c5e2d23d502f55fa200df moodle-1.6.5.tgz +383e001fd62d3be8a3c75bcec1a6d925 moodle.conf +325dca8497431ab6d2fe2b9bd7a7f2d7 moodle-config.php +0412e3f8081562a6da7579f093702f16 moodle-cron +64cf9d458296964bf90c2880c4ac8633 moodle.cron +9093b71b32a5724e1e4a3720befe0c4b moodle.init +92236b6db8242bc48730c1e028a4c0d6 moodle-README-rpm +438e6baeec71e294dfefac7a9beebf11 ms_utf8.zip +0683dac415f22d1ecc00d9cf72e8cdf0 nl_utf8.zip +3b2329dca71e527e378c1656e48ec579 nn_utf8.zip +42b4d10def4d71dab53aa3a4c81636d2 no_gr_utf8.zip +0fb80b8ca152d10d341b031dc7bd4b03 no_utf8.zip +1ffe8aca5e66c3a7517f5c555c4f5da6 pl_utf8.zip +d0c1ceba80b016b80aaed8d0e4d77989 pt_br_utf8.zip +40a6fc4ffefc12c296649c0e96351bc4 pt_utf8.zip +a45ad44d2c53aefc5d3336df0062b105 ro_utf8.zip +5a1686f23974925d1ad7d49b47deb568 ru_utf8.zip +e31ab0819d2261cacf2a11df2c12f4a7 si_utf8.zip +a15d49fb7f85131451bad142a7170010 sk_utf8.zip +7530f5df420ae545e5387c7788df1746 sl_utf8.zip +78270403cf752f08e2d2737e91dc9a05 so_utf8.zip +6cb34d6492db83bba013458c0b5d226f sq_utf8.zip +a34f23b2ed46b2af29977a96594bb7d1 sr_cr_bo_utf8.zip +16d99096427c3cc54e07ed69b61173f3 sr_cr_utf8.zip +7e2b37ad1f90cfed562c8e189e9895fc sr_lt_utf8.zip +29defaceb8a66230044dd2142c47bca9 sv_utf8.zip +4f668d364552f93bc972d40b1ae0c134 th_utf8.zip +c09bda23b720aa9562a66a7a048554df tl_utf8.zip +29e52926345a198d0eca053bd47c527b tr_utf8.zip +a99ef44a1ca745169b5070a7ce9a9815 uk_utf8.zip +a4d41c6a67d19bff45b9fd52bf55dac9 vi_utf8.zip +a76612a2a5423eb175c9cafadf000db4 zh_cn_utf8.zip +05c602da6b4b26da05a2795d91d64154 zh_tw_utf8.zip --- moodle-1.5.2-mimetex-fedora.patch DELETED --- --- moodle-1.5.2-mimetex-linux.patch DELETED --- From fedora-extras-commits at redhat.com Fri Apr 13 20:41:38 2007 From: fedora-extras-commits at redhat.com (Jerry James (jjames)) Date: Fri, 13 Apr 2007 16:41:38 -0400 Subject: rpms/moodle/FC-5 .cvsignore, 1.2, 1.3 moodle-README-rpm, 1.1, 1.2 moodle.init, 1.1, 1.2 moodle.spec, 1.8, 1.9 sources, 1.4, 1.5 moodle-1.5.2-mimetex-fedora.patch, 1.1, NONE moodle-1.5.2-mimetex-linux.patch, 1.1, NONE Message-ID: <200704132041.l3DKfcVn003196@cvs-int.fedora.redhat.com> Author: jjames Update of /cvs/extras/rpms/moodle/FC-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv3163 Modified Files: .cvsignore moodle-README-rpm moodle.init moodle.spec sources Removed Files: moodle-1.5.2-mimetex-fedora.patch moodle-1.5.2-mimetex-linux.patch Log Message: Update to 1.6.5. Drop unused mimetex patches. Really provide language support. Some typo fixes. Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/moodle/FC-5/.cvsignore,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- .cvsignore 12 Dec 2005 19:48:03 -0000 1.2 +++ .cvsignore 13 Apr 2007 20:41:03 -0000 1.3 @@ -1 +1,72 @@ -moodle-1.5.3.tgz +af_utf8.zip +ar_utf8.zip +be_utf8.zip +bg_utf8.zip +bs_utf8.zip +ca_utf8.zip +cs_utf8.zip +da_utf8.zip +de_du_utf8.zip +de_utf8.zip +el_utf8.zip +en_us_utf8.zip +en_utf8.zip +es_utf8.zip +et_utf8.zip +eu_utf8.zip +fa_utf8.zip +fil_utf8.zip +fi_utf8.zip +fr_ca_utf8.zip +fr_utf8.zip +ga_utf8.zip +gl_utf8.zip +he_utf8.zip +hi_utf8.zip +hr_utf8.zip +hu_utf8.zip +id_utf8.zip +is_utf8.zip +it_utf8.zip +ja_utf8.zip +ka_utf8.zip +km_utf8.zip +kn_utf8.zip +ko_utf8.zip +lt_utf8.zip +lv_utf8.zip +mi_tn_utf8.zip +ml_utf8.zip +moodle-1.6.5.tgz +moodle.conf +moodle-config.php +moodle-cron +moodle.cron +moodle.init +moodle-README-rpm +ms_utf8.zip +nl_utf8.zip +nn_utf8.zip +no_gr_utf8.zip +no_utf8.zip +pl_utf8.zip +pt_br_utf8.zip +pt_utf8.zip +ro_utf8.zip +ru_utf8.zip +si_utf8.zip +sk_utf8.zip +sl_utf8.zip +so_utf8.zip +sq_utf8.zip +sr_cr_bo_utf8.zip +sr_cr_utf8.zip +sr_lt_utf8.zip +sv_utf8.zip +th_utf8.zip +tl_utf8.zip +tr_utf8.zip +uk_utf8.zip +vi_utf8.zip +zh_cn_utf8.zip +zh_tw_utf8.zip Index: moodle-README-rpm =================================================================== RCS file: /cvs/extras/rpms/moodle/FC-5/moodle-README-rpm,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- moodle-README-rpm 12 Dec 2005 19:48:03 -0000 1.1 +++ moodle-README-rpm 13 Apr 2007 20:41:03 -0000 1.2 @@ -1,4 +1,5 @@ -Edit /var/www/moodle/web/config.php to the values you need to connect to your database. Once you've configured Moodle properly don't forget to run +Edit /var/www/moodle/web/config.php to the values you need to connect to your +database. Once you've configured Moodle properly don't forget to run /sbin/service moodle start ; /sbin/chkconfig moodle on Index: moodle.init =================================================================== RCS file: /cvs/extras/rpms/moodle/FC-5/moodle.init,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- moodle.init 12 Dec 2005 19:48:03 -0000 1.1 +++ moodle.init 13 Apr 2007 20:41:03 -0000 1.2 @@ -7,7 +7,7 @@ # # chkconfig: - 50 01 # -# description: Enable the Moodle crom job +# description: Enable the Moodle cron job # # source function library Index: moodle.spec =================================================================== RCS file: /cvs/extras/rpms/moodle/FC-5/moodle.spec,v retrieving revision 1.8 retrieving revision 1.9 diff -u -r1.8 -r1.9 --- moodle.spec 29 Oct 2006 03:54:39 -0000 1.8 +++ moodle.spec 13 Apr 2007 20:41:03 -0000 1.9 @@ -8,26 +8,89 @@ %define with_spellcheck 0 Name: moodle -Version: 1.6.3 -Release: 3%{?dist} +Version: 1.6.5 +Release: 1%{?dist} Summary: A Course Management System Group: Applications/Publishing License: GPL URL: http://moodle.org/ -Source0: http://download.moodle.org/stable15/%{name}-%{version}.tgz +Source0: http://download.moodle.org/stable16/%{name}-%{version}.tgz Source1: moodle.conf Source2: moodle-config.php Source3: moodle.cron Source4: moodle-cron Source5: moodle.init Source6: moodle-README-rpm -#Patch0: moodle-1.5.2-mimetex-linux.patch -#Patch1: moodle-1.5.2-mimetex-fedora.patch +Source7: http://download.moodle.org/lang16/af_utf8.zip +Source8: http://download.moodle.org/lang16/ar_utf8.zip +Source9: http://download.moodle.org/lang16/be_utf8.zip +Source10: http://download.moodle.org/lang16/bg_utf8.zip +Source11: http://download.moodle.org/lang16/bs_utf8.zip +Source12: http://download.moodle.org/lang16/ca_utf8.zip +Source13: http://download.moodle.org/lang16/cs_utf8.zip +Source14: http://download.moodle.org/lang16/da_utf8.zip +Source15: http://download.moodle.org/lang16/de_utf8.zip +Source16: http://download.moodle.org/lang16/de_du_utf8.zip +Source17: http://download.moodle.org/lang16/el_utf8.zip +Source18: http://download.moodle.org/lang16/en_utf8.zip +Source19: http://download.moodle.org/lang16/en_us_utf8.zip +Source20: http://download.moodle.org/lang16/es_utf8.zip +Source21: http://download.moodle.org/lang16/et_utf8.zip +Source22: http://download.moodle.org/lang16/eu_utf8.zip +Source23: http://download.moodle.org/lang16/fa_utf8.zip +Source24: http://download.moodle.org/lang16/fi_utf8.zip +Source25: http://download.moodle.org/lang16/fil_utf8.zip +Source26: http://download.moodle.org/lang16/fr_utf8.zip +Source27: http://download.moodle.org/lang16/fr_ca_utf8.zip +Source28: http://download.moodle.org/lang16/ga_utf8.zip +Source29: http://download.moodle.org/lang16/gl_utf8.zip +Source30: http://download.moodle.org/lang16/he_utf8.zip +Source31: http://download.moodle.org/lang16/hi_utf8.zip +Source32: http://download.moodle.org/lang16/hr_utf8.zip +Source33: http://download.moodle.org/lang16/hu_utf8.zip +Source34: http://download.moodle.org/lang16/id_utf8.zip +Source35: http://download.moodle.org/lang16/is_utf8.zip +Source36: http://download.moodle.org/lang16/it_utf8.zip +Source37: http://download.moodle.org/lang16/ja_utf8.zip +Source38: http://download.moodle.org/lang16/ka_utf8.zip +Source39: http://download.moodle.org/lang16/km_utf8.zip +Source40: http://download.moodle.org/lang16/kn_utf8.zip +Source41: http://download.moodle.org/lang16/ko_utf8.zip +Source42: http://download.moodle.org/lang16/lt_utf8.zip +Source43: http://download.moodle.org/lang16/lv_utf8.zip +Source44: http://download.moodle.org/lang16/mi_tn_utf8.zip +Source45: http://download.moodle.org/lang16/ml_utf8.zip +Source46: http://download.moodle.org/lang16/ms_utf8.zip +Source47: http://download.moodle.org/lang16/nl_utf8.zip +Source48: http://download.moodle.org/lang16/nn_utf8.zip +Source49: http://download.moodle.org/lang16/no_utf8.zip +Source50: http://download.moodle.org/lang16/no_gr_utf8.zip +Source51: http://download.moodle.org/lang16/pl_utf8.zip +Source52: http://download.moodle.org/lang16/pt_utf8.zip +Source53: http://download.moodle.org/lang16/pt_br_utf8.zip +Source54: http://download.moodle.org/lang16/ro_utf8.zip +Source55: http://download.moodle.org/lang16/ru_utf8.zip +Source56: http://download.moodle.org/lang16/si_utf8.zip +Source57: http://download.moodle.org/lang16/sk_utf8.zip +Source58: http://download.moodle.org/lang16/sl_utf8.zip +Source59: http://download.moodle.org/lang16/so_utf8.zip +Source60: http://download.moodle.org/lang16/sq_utf8.zip +Source61: http://download.moodle.org/lang16/sr_cr_utf8.zip +Source62: http://download.moodle.org/lang16/sr_cr_bo_utf8.zip +Source63: http://download.moodle.org/lang16/sr_lt_utf8.zip +Source64: http://download.moodle.org/lang16/sv_utf8.zip +Source65: http://download.moodle.org/lang16/th_utf8.zip +Source66: http://download.moodle.org/lang16/tl_utf8.zip +Source67: http://download.moodle.org/lang16/tr_utf8.zip +Source68: http://download.moodle.org/lang16/uk_utf8.zip +Source69: http://download.moodle.org/lang16/vi_utf8.zip +Source70: http://download.moodle.org/lang16/zh_cn_utf8.zip +Source71: http://download.moodle.org/lang16/zh_tw_utf8.zip BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch -#BuildRequires: +BuildRequires: unzip Requires: php-gd vixie-cron mimetex perl(lib) php-mysql Requires(post): /sbin/chkconfig Requires(preun): /sbin/chkconfig @@ -38,6 +101,77 @@ package designed using sound pedagogical principles, to help educators create effective online learning communities. +# For maintenance purposes, here is the list of language packs with their +# corresponding date stamps and the source number above. This list follows +# the order of the one on http://download.moodle.org/lang16/ which is mostly, +# but not completely, alphabetical. Last updated 2007-04-13. +# +# Afrikaans: 2007-01-05, Source7 +# Albanian: 2007-01-05, Source60 +# Arabic: 2007-03-20, Source8 +# Basque: 2007-04-05, Source22 +# Belarusian: 2007-01-05, Source9 +# Bosnian: 2006-12-18, Source11 +# Bulgarian: 2007-01-05, Source10 +# Catalan: 2007-04-04, Source12 +# Croatian: 2006-05-07, Source32 +# Chinese (Simplified): 2007-04-03, Source70 +# Chinese (Traditional/Big5): 2007-02-19, Source71 +# Czech: 2007-04-13, Source13 +# Danish: 2007-03-10, Source14 +# Dutch: 2007-03-31, Source47 +# English: 2007-04-12, Source18 +# English (US): 2007-01-05, Source19 +# Estonian: 2007-01-05, Source21 +# Farsi: 2006-06-30, Source23 +# Filipino: 2006-07-31, Source25 +# Finnish: 2007-03-31, Source24 +# French: 2007-04-12, Source26 +# French (Canada): 2007-01-05, Source27 +# Gaelic: 2007-01-05, Source28 +# Gallego: 2007-01-05, Source29 +# Georgian: 2006-12-18, Source38 +# German: 2007-03-23, Source15 +# German (Personal): 2007-01-03, Source16 +# Greek: 2007-03-31, Source17 +# Hebrew: 2006-06-30, Source30 +# Hindi: 2007-01-05, Source31 +# Hungarian: 2007-03-31, Source33 +# Icelandic: 2007-03-31, Source35 +# Indonesian: 2007-01-05, Source34 +# Italian: 2007-04-12, Source36 +# Japanese: 2007-04-13, Source37 +# Kannada: 2006-06-30, Source40 +# Khmer: 2006-06-30, Source39 +# Korean: 2007-04-12, Source41 +# Lithuanian: 2007-01-05, Source42 +# Latvian: 2007-01-05, Source43 +# Malayalam: 2006-06-30, Source45 +# Malaysian: 2007-01-05, Source46 +# Maori (Ngai Tahu): 2006-07-06, Source44 +# Norwegian: 2007-03-31, Source49 +# Norwegian (Primary): 2006-02-02, Source50 +# Nynorsk: 2006-05-01, Source48 +# Polish: 2007-03-31, Source51 +# Portuguese: 2007-03-31, Source52 +# Portuguese (Brazil): 2007-04-02, Source53 +# Romanian: 2007-01-05, Source54 +# Russian: 2007-04-12, Source55 +# Sinhala: 2006-10-16, Source56 +# Serbian (Cyrillic Bosnia Herzegovina): 2006-08-26, Source62 +# Serbian (Cyrillic): 2007-03-31, Source61 +# Serbian (Latin): 2007-03-31, Source63 +# Slovak: 2007-04-01, Source57 +# Slovenian: 2007-03-31, Source58 +# Somali: 2006-06-30, Source59 +# Spanish (International): 2007-04-05, Source20 +# Swedish: 2007-03-31, Source64 +# Tagalog: 2007-03-31, Source66 +# Thai: 2007-03-31, Source65 +# Turkish: 2007-03-31, Source67 +# Ukrainian: 2007-01-05, Source68 +# Vietnamese: 2007-01-05, Source69 + %package af Summary: Moodle language pack for Afrikaans Group: Applications/Publishing @@ -48,7 +182,8 @@ %files af %defattr (-,root,root,-) -%{moodlewebdir}/lang/af* +%{moodlewebdir}/lang/af_utf8 +%{moodlewebdir}/install/lang/af_utf8 %package ar Summary: Moodle language pack for Arabic @@ -60,19 +195,23 @@ %files ar %defattr (-,root,root,-) -%{moodlewebdir}/lang/ar* +%{moodlewebdir}/lang/ar_utf8 +%{moodlewebdir}/install/lang/ar_utf8 +%{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/langs/ar.js +%{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/themes/advanced/langs/ar.js %package be -Summary: Moodle language pack for Byelorussian +Summary: Moodle language pack for Belarusian Group: Applications/Publishing Requires: moodle = %{version}-%{release} %description be -This package contains the files needed to display Moodle in Byelorussian. +This package contains the files needed to display Moodle in Belarusian. %files be %defattr (-,root,root,-) -%{moodlewebdir}/lang/be* +%{moodlewebdir}/lang/be_utf8 +%{moodlewebdir}/install/lang/be_utf8 %package bg Summary: Moodle language pack for Bulgarian @@ -84,7 +223,8 @@ %files bg %defattr (-,root,root,-) -%{moodlewebdir}/lang/bg* +%{moodlewebdir}/lang/bg_utf8 +%{moodlewebdir}/install/lang/bg_utf8 %package bs Summary: Moodle language pack for Bosnian @@ -96,7 +236,8 @@ %files bs %defattr (-,root,root,-) -%{moodlewebdir}/lang/bs* +%{moodlewebdir}/lang/bs_utf8 +%{moodlewebdir}/install/lang/bs_utf8 %package ca Summary: Moodle language pack for Catalan @@ -108,7 +249,11 @@ %files ca %defattr (-,root,root,-) -%{moodlewebdir}/lang/ca* +%{moodlewebdir}/lang/ca_utf8 +%{moodlewebdir}/install/lang/ca_utf8 +%{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/langs/ca.js +%{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/themes/advanced/langs/ca.js +%{moodlewebdir}/lib/phpmailer/language/phpmailer.lang-ca.php %package cs Summary: Moodle language pack for Czech @@ -120,7 +265,29 @@ %files cs %defattr (-,root,root,-) -%{moodlewebdir}/lang/cs* +%{moodlewebdir}/lang/cs_utf8 +%{moodlewebdir}/install/lang/cs_utf8 +%{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/langs/cs.js +%{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/plugins/advimage/langs/cs.js +%{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/plugins/fullscreen/langs/cs.js +%{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/themes/advanced/langs/cs.js +%{moodlewebdir}/lib/phpmailer/language/phpmailer.lang-cz.php + +%package cy +Summary: Moodle language pack for Welsh +Group: Applications/Publishing +Requires: moodle = %{version}-%{release} + +%description cy +This package contains the files needed to display Moodle in Welsh. Currently, +only the tinymce editor provides Welsh support. + +%files cy +%defattr (-,root,root,-) +%{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/langs/cy.js +%{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/plugins/advimage/langs/cy.js +%{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/plugins/fullscreen/langs/cy.js +%{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/themes/advanced/langs/cy.js %package da Summary: Moodle language pack for Danish @@ -132,7 +299,13 @@ %files da %defattr (-,root,root,-) -%{moodlewebdir}/lang/da* +%{moodlewebdir}/lang/da_utf8 +%{moodlewebdir}/install/lang/da_utf8 +%{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/langs/da.js +%{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/plugins/advimage/langs/da.js +%{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/plugins/fullscreen/langs/da.js +%{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/themes/advanced/langs/da.js +%{moodlewebdir}/lib/phpmailer/language/phpmailer.lang-dk.php %package de Summary: Moodle language pack for German @@ -144,7 +317,26 @@ %files de %defattr (-,root,root,-) -%{moodlewebdir}/lang/de* +%{moodlewebdir}/lang/de_utf8 +%{moodlewebdir}/install/lang/de_utf8 +%{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/langs/de.js +%{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/plugins/advimage/langs/de.js +%{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/plugins/fullscreen/langs/de.js +%{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/themes/advanced/langs/de.js +%{moodlewebdir}/lib/phpmailer/language/phpmailer.lang-de.php + +%package de_du +Summary: Moodle language pack for German (Personal) +Group: Applications/Publishing +Requires: moodle = %{version}-%{release} + +%description de_du +This package contains the files needed to display Moodle in German (Personal). + +%files de_du +%defattr (-,root,root,-) +%{moodlewebdir}/lang/de_du_utf8 +%{moodlewebdir}/install/lang/de_du_utf8 %package el Summary: Moodle language pack for Greek @@ -156,7 +348,10 @@ %files el %defattr (-,root,root,-) -%{moodlewebdir}/lang/el* +%{moodlewebdir}/lang/el_utf8 +%{moodlewebdir}/install/lang/el_utf8 +%{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/langs/el.js +%{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/themes/advanced/langs/el.js %package es Summary: Moodle language pack for Spanish @@ -168,7 +363,13 @@ %files es %defattr (-,root,root,-) -%{moodlewebdir}/lang/es* +%{moodlewebdir}/lang/es_utf8 +%{moodlewebdir}/install/lang/es* +%{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/langs/es.js +%{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/plugins/advimage/langs/es.js +%{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/plugins/fullscreen/langs/es.js +%{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/themes/advanced/langs/es.js +%{moodlewebdir}/lib/phpmailer/language/phpmailer.lang-es.php %package et Summary: Moodle language pack for Estonian @@ -180,7 +381,8 @@ %files et %defattr (-,root,root,-) -%{moodlewebdir}/lang/et* +%{moodlewebdir}/lang/et_utf8 +%{moodlewebdir}/install/lang/et_utf8 %package eu Summary: Moodle language pack for Basque @@ -192,19 +394,24 @@ %files eu %defattr (-,root,root,-) -%{moodlewebdir}/lang/eu* +%{moodlewebdir}/lang/eu_utf8 +%{moodlewebdir}/install/lang/eu_utf8 %package fa -Summary: Moodle language pack for Persian +Summary: Moodle language pack for Farsi Group: Applications/Publishing Requires: moodle = %{version}-%{release} %description fa -This package contains the files needed to display Moodle in Persian. +This package contains the files needed to display Moodle in Farsi. %files fa %defattr (-,root,root,-) -%{moodlewebdir}/lang/fa* +%{moodlewebdir}/lang/fa_utf8 +%{moodlewebdir}/install/lang/fa_utf8 +%{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/langs/fa.js +%{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/plugins/advimage/langs/fa* +%{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/themes/advanced/langs/fa.js %package fi Summary: Moodle language pack for Finnish @@ -216,7 +423,38 @@ %files fi %defattr (-,root,root,-) -%{moodlewebdir}/lang/fi* +%{moodlewebdir}/lang/fi_utf8 +%{moodlewebdir}/install/lang/fi_utf8 +%{moodlewebdir}/lib/editor/htmlarea/plugins/TableOperations/lang/fi.js +%{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/langs/fi.js +%{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/themes/advanced/langs/fi.js +%{moodlewebdir}/lib/phpmailer/language/phpmailer.lang-fi.php + +%package fil +Summary: Moodle language pack for Filipino +Group: Applications/Publishing +Requires: moodle = %{version}-%{release} + +%description fil +This package contains the files needed to display Moodle in Filipino. + +%files fil +%defattr (-,root,root,-) +%{moodlewebdir}/lang/fil_utf8 +%{moodlewebdir}/install/lang/fil_utf8 + +%package fo +Summary: Moodle language pack for Faroese +Group: Applications/Publishing +Requires: moodle = %{version}-%{release} + +%description fo +This package contains the files needed to display Moodle in Faroese. +Currently, only the phpmailer supports Faroese. + +%files fo +%defattr (-,root,root,-) +%{moodlewebdir}/lib/phpmailer/language/phpmailer.lang-fo.php %package fr Summary: Moodle language pack for French @@ -228,31 +466,69 @@ %files fr %defattr (-,root,root,-) -%{moodlewebdir}/lang/fr* +%{moodlewebdir}/lang/fr_utf8 +%{moodlewebdir}/install/lang/fr_utf8 +%{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/langs/fr.js +%{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/plugins/advimage/langs/fr.js +%{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/plugins/fullscreen/langs/fr.js +%{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/themes/advanced/langs/fr.js +%{moodlewebdir}/lib/phpmailer/language/phpmailer.lang-fr.php + +%package fr_ca +Summary: Moodle language pack for French (Canada) +Group: Applications/Publishing +Requires: moodle = %{version}-%{release} + +%description fr_ca +This package contains the files needed to display Moodle in French (Canada). + +%files fr_ca +%defattr (-,root,root,-) +%{moodlewebdir}/lang/fr_ca_utf8 +%{moodlewebdir}/install/lang/fr_ca_utf8 +%{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/langs/fr_ca.js +%{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/plugins/advimage/langs/fr_ca.js +%{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/plugins/fullscreen/langs/fr_ca.js +%{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/themes/advanced/langs/fr_ca.js %package ga -Summary: Moodle language pack for Irish +Summary: Moodle language pack for Gaelic Group: Applications/Publishing Requires: moodle = %{version}-%{release} %description ga -This package contains the files needed to display Moodle in Irish. +This package contains the files needed to display Moodle in Gaelic. %files ga %defattr (-,root,root,-) -%{moodlewebdir}/lang/ga* +%{moodlewebdir}/lang/ga_utf8 +%{moodlewebdir}/install/lang/ga_utf8 %package gl -Summary: Moodle language pack for Galician +Summary: Moodle language pack for Gallego Group: Applications/Publishing Requires: moodle = %{version}-%{release} %description gl -This package contains the files needed to display Moodle in Galician. +This package contains the files needed to display Moodle in Gallego. %files gl %defattr (-,root,root,-) -%{moodlewebdir}/lang/gl* +%{moodlewebdir}/lang/gl_utf8 +%{moodlewebdir}/install/lang/gl_utf8 + +%package gu +Summary: Moodle language pack for Gujarati +Group: Applications/Publishing +Requires: moodle = %{version}-%{release} + +%description gu +This package contains the files needed to display Moodle in Gujarati. +Currently, only the installer is available in Gujarati. + +%files gu +%defattr (-,root,root,-) +%{moodlewebdir}/install/lang/gu_utf8 %package he Summary: Moodle language pack for Hebrew @@ -264,7 +540,38 @@ %files he %defattr (-,root,root,-) -%{moodlewebdir}/lang/he* +%{moodlewebdir}/lang/he_utf8 +%{moodlewebdir}/install/lang/he_utf8 +%{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/langs/he.js +%{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/plugins/advimage/langs/he.js +%{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/plugins/fullscreen/langs/he.js +%{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/themes/advanced/langs/he.js + +%package hi +Summary: Moodle language pack for Hindi +Group: Applications/Publishing +Requires: moodle = %{version}-%{release} + +%description hi +This package contains the files needed to display Moodle in Hindi. + +%files hi +%defattr (-,root,root,-) +%{moodlewebdir}/lang/hi_utf8 +%{moodlewebdir}/install/lang/hi_utf8 + +%package hr +Summary: Moodle language pack for Croatian +Group: Applications/Publishing +Requires: moodle = %{version}-%{release} + +%description hr +This package contains the files needed to display Moodle in Croatian. + +%files hr +%defattr (-,root,root,-) +%{moodlewebdir}/lang/hr_utf8 +%{moodlewebdir}/install/lang/hr_utf8 %package hu Summary: Moodle language pack for Hungarian @@ -276,7 +583,13 @@ %files hu %defattr (-,root,root,-) -%{moodlewebdir}/lang/hu* +%{moodlewebdir}/lang/hu_utf8 +%{moodlewebdir}/install/lang/hu_utf8 +%{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/langs/hu.js +%{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/plugins/advimage/langs/hu.js +%{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/plugins/fullscreen/langs/hu.js +%{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/themes/advanced/langs/hu.js +%{moodlewebdir}/lib/phpmailer/language/phpmailer.lang-hu.php %package id Summary: Moodle language pack for Indonesian @@ -288,7 +601,25 @@ %files id %defattr (-,root,root,-) -%{moodlewebdir}/lang/id* +%{moodlewebdir}/lang/id_utf8 +%{moodlewebdir}/install/lang/id_utf8 + +%package is +Summary: Moodle language pack for Icelandic +Group: Applications/Publishing +Requires: moodle = %{version}-%{release} + +%description is +This package contains the files needed to display Moodle in Icelandic. + +%files is +%defattr (-,root,root,-) +%{moodlewebdir}/lang/is_utf8 +%{moodlewebdir}/install/lang/is_utf8 +%{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/langs/is.js +%{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/plugins/advimage/langs/is.js +%{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/plugins/fullscreen/langs/is.js +%{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/themes/advanced/langs/is.js %package it Summary: Moodle language pack for Italian @@ -300,7 +631,11 @@ %files it %defattr (-,root,root,-) -%{moodlewebdir}/lang/it* +%{moodlewebdir}/lang/it_utf8 +%{moodlewebdir}/install/lang/it_utf8 +%{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/langs/it.js +%{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/themes/advanced/langs/it.js +%{moodlewebdir}/lib/phpmailer/language/phpmailer.lang-it.php %package ja Summary: Moodle language pack for Japanese @@ -312,7 +647,11 @@ %files ja %defattr (-,root,root,-) -%{moodlewebdir}/lang/ja* +%{moodlewebdir}/lang/ja_utf8 +%{moodlewebdir}/install/lang/ja_utf8 +%{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/langs/ja.js +%{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/themes/advanced/langs/ja.js +%{moodlewebdir}/lib/phpmailer/language/phpmailer.lang-ja.php %package ka Summary: Moodle language pack for Georgian @@ -324,19 +663,21 @@ %files ka %defattr (-,root,root,-) -%{moodlewebdir}/lang/ka* +%{moodlewebdir}/lang/ka_utf8 +%{moodlewebdir}/install/lang/ka_utf8 %package km -Summary: Moodle language pack for Cambodian +Summary: Moodle language pack for Khmer Group: Applications/Publishing Requires: moodle = %{version}-%{release} %description km -This package contains the files needed to display Moodle in Cambodian. +This package contains the files needed to display Moodle in Khmer. %files km %defattr (-,root,root,-) -%{moodlewebdir}/lang/km* +%{moodlewebdir}/lang/km_utf8 +%{moodlewebdir}/install/lang/km_utf8 %package kn Summary: Moodle language pack for Kannada @@ -348,7 +689,8 @@ %files kn %defattr (-,root,root,-) -%{moodlewebdir}/lang/kn* +%{moodlewebdir}/lang/kn_utf8 +%{moodlewebdir}/install/lang/kn_utf8 %package ko Summary: Moodle language pack for Korean @@ -360,7 +702,24 @@ %files ko %defattr (-,root,root,-) -%{moodlewebdir}/lang/ko* +%{moodlewebdir}/lang/ko_utf8 +%{moodlewebdir}/install/lang/ko_utf8 +%{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/langs/ko.js +%{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/plugins/advimage/langs/ko.js +%{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/themes/advanced/langs/ko.js + +%package lo +Summary: Moodle language pack for Lao +Group: Applications/Publishing +Requires: moodle = %{version}-%{release} + +%description lo +This package contains the files needed to display Moodle in Lao. +Currently, only the installer is available in Lao. + +%files lo +%defattr (-,root,root,-) +%{moodlewebdir}/install/lang/lo_utf8 %package lt Summary: Moodle language pack for Lithuanian @@ -372,7 +731,8 @@ %files lt %defattr (-,root,root,-) -%{moodlewebdir}/lang/lt* +%{moodlewebdir}/lang/lt_utf8 +%{moodlewebdir}/install/lang/lt_utf8 %package lv Summary: Moodle language pack for Latvian @@ -384,31 +744,47 @@ %files lv %defattr (-,root,root,-) -%{moodlewebdir}/lang/lv* +%{moodlewebdir}/lang/lv_utf8 +%{moodlewebdir}/install/lang/lv_utf8 -%package mi -Summary: Moodle language pack for Maori +%package mi_tn +Summary: Moodle language pack for Maori (Ngai Tahu) Group: Applications/Publishing Requires: moodle = %{version}-%{release} -%description mi -This package contains the files needed to display Moodle in Maori. +%description mi_tn +This package contains the files needed to display Moodle in Maori (Ngai Tahu). -%files mi +%files mi_tn %defattr (-,root,root,-) -%{moodlewebdir}/lang/mi* +%{moodlewebdir}/lang/mi_tn_utf8 +%{moodlewebdir}/install/lang/mi_* + +%package ml +Summary: Moodle language pack for Malayalam +Group: Applications/Publishing +Requires: moodle = %{version}-%{release} + +%description ml +This package contains the files needed to display Moodle in Malayalam. + +%files ml +%defattr (-,root,root,-) +%{moodlewebdir}/lang/ml_utf8 +%{moodlewebdir}/install/lang/ml_utf8 %package ms -Summary: Moodle language pack for Malay +Summary: Moodle language pack for Malaysian Group: Applications/Publishing Requires: moodle = %{version}-%{release} %description ms -This package contains the files needed to display Moodle in Malay. +This package contains the files needed to display Moodle in Malaysian. %files ms %defattr (-,root,root,-) -%{moodlewebdir}/lang/ms* +%{moodlewebdir}/lang/ms_utf8 +%{moodlewebdir}/install/lang/ms_utf8 %package nl Summary: Moodle language pack for Dutch @@ -420,20 +796,30 @@ %files nl %defattr (-,root,root,-) -%{moodlewebdir}/lang/nl* +%{moodlewebdir}/lang/nl_utf8 +%{moodlewebdir}/install/lang/nl_utf8 +%{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/langs/nl.js +%{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/plugins/advimage/langs/nl.js +%{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/plugins/fullscreen/langs/nl.js +%{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/themes/advanced/langs/nl.js +%{moodlewebdir}/lib/phpmailer/language/phpmailer.lang-nl.php %package nn -Summary: Moodle language pack for Norwegian Nynorsk +Summary: Moodle language pack for Nynorsk Group: Applications/Publishing Requires: moodle = %{version}-%{release} %description nn -This package contains the files needed to display Moodle in Norwegian -Nynorsk. +This package contains the files needed to display Moodle in Nynorsk. %files nn %defattr (-,root,root,-) -%{moodlewebdir}/lang/nn* +%{moodlewebdir}/lang/nn_utf8 +%{moodlewebdir}/install/lang/nn_utf8 +%{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/langs/nn.js +%{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/plugins/advimage/langs/nn.js +%{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/plugins/fullscreen/langs/nn.js +%{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/themes/advanced/langs/nn.js %package no Summary: Moodle language pack for Norwegian Bokmal @@ -441,12 +827,31 @@ Requires: moodle = %{version}-%{release} %description no -This package contains the files needed to display Moodle in Norwegian -Bokmal. +This package contains the files needed to display Moodle in Norwegian Bokmal. %files no %defattr (-,root,root,-) -%{moodlewebdir}/lang/no* +%{moodlewebdir}/lang/no_utf8 +%{moodlewebdir}/install/lang/no_utf8 +%{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/langs/nb.js +%{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/plugins/advimage/langs/nb.js +%{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/plugins/fullscreen/langs/nb.js +%{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/themes/advanced/langs/nb.js +%{moodlewebdir}/lib/phpmailer/language/phpmailer.lang-no.php + +%package no_gr +Summary: Moodle language pack for Norwegian (Primary) +Group: Applications/Publishing +Requires: moodle = %{version}-%{release} + +%description no_gr +This package contains the files needed to display Moodle in Norwegian +(Primary). + +%files no_gr +%defattr (-,root,root,-) +%{moodlewebdir}/lang/no_gr_utf8 +%{moodlewebdir}/install/lang/no_gr_utf8 %package pl Summary: Moodle language pack for Polish @@ -458,7 +863,13 @@ %files pl %defattr (-,root,root,-) -%{moodlewebdir}/lang/pl* +%{moodlewebdir}/lang/pl_utf8 +%{moodlewebdir}/install/lang/pl_utf8 +%{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/langs/pl.js +%{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/plugins/advimage/langs/pl.js +%{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/plugins/fullscreen/langs/pl.js +%{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/themes/advanced/langs/pl.js +%{moodlewebdir}/lib/phpmailer/language/phpmailer.lang-pl.php %package pt Summary: Moodle language pack for Portuguese @@ -470,7 +881,29 @@ %files pt %defattr (-,root,root,-) -%{moodlewebdir}/lang/pt* +%{moodlewebdir}/lang/pt_utf8 +%{moodlewebdir}/install/lang/pt_utf8 +%{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/langs/pt.js +%{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/themes/advanced/langs/pt.js + +%package pt_br +Summary: Moodle language pack for Portuguese (Brazil) +Group: Applications/Publishing +Requires: moodle = %{version}-%{release} + +%description pt_br +This package contains the files needed to display Moodle in Portuguese +(Brazil). + +%files pt_br +%defattr (-,root,root,-) +%{moodlewebdir}/lang/pt_br_utf8 +%{moodlewebdir}/install/lang/pt_br_utf8 +%{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/langs/pt_br.js +%{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/plugins/advimage/langs/pt_br.js +%{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/plugins/fullscreen/langs/pt_br.js +%{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/themes/advanced/langs/pt_br.js +%{moodlewebdir}/lib/phpmailer/language/phpmailer.lang-br.php %package ro Summary: Moodle language pack for Romanian @@ -482,7 +915,10 @@ %files ro %defattr (-,root,root,-) -%{moodlewebdir}/lang/ro* +%{moodlewebdir}/lang/ro_utf8 +%{moodlewebdir}/install/lang/ro_utf8 +%{moodlewebdir}/lib/editor/htmlarea/plugins/TableOperations/lang/ro.js +%{moodlewebdir}/lib/phpmailer/language/phpmailer.lang-ro.php %package ru Summary: Moodle language pack for Russian @@ -494,7 +930,30 @@ %files ru %defattr (-,root,root,-) -%{moodlewebdir}/lang/ru* +%{moodlewebdir}/lang/ru_utf8 +%{moodlewebdir}/install/lang/ru_utf8 +%{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/langs/ru* +%{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/plugins/advimage/langs/ru* +%{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/plugins/fullscreen/langs/ru* +%{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/themes/advanced/langs/ru* +%{moodlewebdir}/lib/phpmailer/language/phpmailer.lang-ru.php + +%package si +Summary: Moodle language pack for Sinhala +Group: Applications/Publishing +Requires: moodle = %{version}-%{release} + +%description si +This package contains the files needed to display Moodle in Sinhala. + +%files si +%defattr (-,root,root,-) +%{moodlewebdir}/lang/si_utf8 +%{moodlewebdir}/install/lang/si_utf8 +%{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/langs/si.js +%{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/plugins/advimage/langs/si.js +%{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/plugins/fullscreen/langs/si.js +%{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/themes/advanced/langs/si.js %package sk Summary: Moodle language pack for Slovak @@ -506,7 +965,12 @@ %files sk %defattr (-,root,root,-) -%{moodlewebdir}/lang/sk* +%{moodlewebdir}/lang/sk_utf8 +%{moodlewebdir}/install/lang/sk_utf8 +%{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/langs/sk.js +%{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/plugins/advimage/langs/sk.js +%{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/plugins/fullscreen/langs/sk.js +%{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/themes/advanced/langs/sk.js %package sl Summary: Moodle language pack for Slovenian @@ -518,7 +982,34 @@ %files sl %defattr (-,root,root,-) -%{moodlewebdir}/lang/sl* +%{moodlewebdir}/lang/sl_utf8 +%{moodlewebdir}/install/lang/sl_utf8 + +%package sm +Summary: Moodle language pack for Samoan +Group: Applications/Publishing +Requires: moodle = %{version}-%{release} + +%description sm +This package contains the files needed to display Moodle in Samoan. +Currently, only the installer is available in Samoan. + +%files sm +%defattr (-,root,root,-) +%{moodlewebdir}/install/lang/sm_utf8 + +%package so +Summary: Moodle language pack for Somali +Group: Applications/Publishing +Requires: moodle = %{version}-%{release} + +%description so +This package contains the files needed to display Moodle in Somali. + +%files so +%defattr (-,root,root,-) +%{moodlewebdir}/lang/so_utf8 +%{moodlewebdir}/install/lang/so_utf8 %package sq Summary: Moodle language pack for Albanian @@ -530,19 +1021,49 @@ %files sq %defattr (-,root,root,-) -%{moodlewebdir}/lang/sq* +%{moodlewebdir}/lang/sq_utf8 +%{moodlewebdir}/install/lang/sq_utf8 + +%package sr_cr +Summary: Moodle language pack for Serbian (Cyrillic) +Group: Applications/Publishing +Requires: moodle = %{version}-%{release} + +%description sr_cr +This package contains the files needed to display Moodle in Serbian (Cyrillic). + +%files sr_cr +%defattr (-,root,root,-) +%{moodlewebdir}/lang/sr_cr_utf8 +%{moodlewebdir}/install/lang/sr_cr_utf8 + +%package sr_cr_bo +Summary: Moodle language pack for Serbian (Cyrillic Bosnia Herzegovina) +Group: Applications/Publishing +Requires: moodle = %{version}-%{release} + +%description sr_cr_bo +This package contains the files needed to display Moodle in Serbian +(Cyrillic Bosnia Herzegovina). + +%files sr_cr_bo +%defattr (-,root,root,-) +%{moodlewebdir}/lang/sr_cr_bo_utf8 +%{moodlewebdir}/install/lang/sr_cr_bo_utf8 +%{moodlewebdir}/install/lang/sr_utf8 -%package sr -Summary: Moodle language pack for Serbian +%package sr_lt +Summary: Moodle language pack for Serbian (Latin) Group: Applications/Publishing Requires: moodle = %{version}-%{release} -%description sr -This package contains the files needed to display Moodle in Serbian. +%description sr_lt +This package contains the files needed to display Moodle in Serbian (Latin). -%files sr +%files sr_lt %defattr (-,root,root,-) -%{moodlewebdir}/lang/sr* +%{moodlewebdir}/lang/sr_lt_utf8 +%{moodlewebdir}/install/lang/sr_lt_utf8 %package sv Summary: Moodle language pack for Swedish @@ -554,7 +1075,26 @@ %files sv %defattr (-,root,root,-) -%{moodlewebdir}/lang/sv* +%{moodlewebdir}/lang/sv_utf8 +%{moodlewebdir}/install/lang/sv_utf8 +%{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/langs/sv.js +%{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/plugins/advimage/langs/sv.js +%{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/plugins/fullscreen/langs/sv.js +%{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/themes/advanced/langs/sv.js +%{moodlewebdir}/lib/phpmailer/language/phpmailer.lang-se.php + +%package ta +Summary: Moodle language pack for Tamil +Group: Applications/Publishing +Requires: moodle = %{version}-%{release} + +%description ta +This package contains the files needed to display Moodle in Tamil. +Currently, only the installer is available in Tamil. + +%files ta +%defattr (-,root,root,-) +%{moodlewebdir}/install/lang/ta_utf8 %package th Summary: Moodle language pack for Thai @@ -566,7 +1106,9 @@ %files th %defattr (-,root,root,-) -%{moodlewebdir}/lang/th* +%{moodlewebdir}/lang/th_utf8 +%{moodlewebdir}/install/lang/th_utf8 +%{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/langs/th.js %package tl Summary: Moodle language pack for Tagalog @@ -578,7 +1120,21 @@ %files tl %defattr (-,root,root,-) -%{moodlewebdir}/lang/tl* +%{moodlewebdir}/lang/tl_utf8 +%{moodlewebdir}/install/lang/tl_utf8 + +%package to +Summary: Moodle language pack for Tonga +Group: Applications/Publishing +Requires: moodle = %{version}-%{release} + +%description to +This package contains the files needed to display Moodle in Tonga. +Currently, only the installer is available in Tonga. + +%files to +%defattr (-,root,root,-) +%{moodlewebdir}/install/lang/to_utf8 %package tr Summary: Moodle language pack for Turkish @@ -590,7 +1146,26 @@ %files tr %defattr (-,root,root,-) -%{moodlewebdir}/lang/tr* +%{moodlewebdir}/lang/tr_utf8 +%{moodlewebdir}/install/lang/tr_utf8 +%{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/langs/tr.js +%{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/plugins/advimage/langs/tr.js +%{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/plugins/fullscreen/langs/tr.js +%{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/themes/advanced/langs/tr.js +%{moodlewebdir}/lib/phpmailer/language/phpmailer.lang-tr.php + +%package tw +Summary: Moodle language pack for Twi +Group: Applications/Publishing +Requires: moodle = %{version}-%{release} + +%description tw +This package contains the files needed to display Moodle in Twi. +Currently, only one part of the tinymce editor is available in Twi. + +%files tw +%defattr (-,root,root,-) +%{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/themes/advanced/langs/tw.js %package uk Summary: Moodle language pack for Ukrainian @@ -602,7 +1177,8 @@ %files uk %defattr (-,root,root,-) -%{moodlewebdir}/lang/uk* +%{moodlewebdir}/lang/uk_utf8 +%{moodlewebdir}/install/lang/uk_utf8 %package vi Summary: Moodle language pack for Vietnamese @@ -614,19 +1190,44 @@ %files vi %defattr (-,root,root,-) -%{moodlewebdir}/lang/vi* +%{moodlewebdir}/lang/vi_utf8 +%{moodlewebdir}/install/lang/vi_utf8 -%package zh -Summary: Moodle language pack for Chinese +%package zh_cn +Summary: Moodle language pack for Chinese (Simplified) Group: Applications/Publishing Requires: moodle = %{version}-%{release} -%description zh -This package contains the files needed to display Moodle in Chinese. +%description zh_cn +This package contains the files needed to display Moodle in Chinese +(Simplified). -%files zh +%files zh_cn %defattr (-,root,root,-) -%{moodlewebdir}/lang/zh* +%{moodlewebdir}/lang/zh_cn_utf8 +%{moodlewebdir}/install/lang/zh_cn_utf8 +%{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/langs/zh_cn.js +%{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/plugins/advimage/langs/zh_cn.js +%{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/plugins/fullscreen/langs/zh_cn.js +%{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/themes/advanced/langs/zh_cn.js + +%package zh_tw +Summary: Moodle language pack for Chinese (Traditional/Big5) +Group: Applications/Publishing +Requires: moodle = %{version}-%{release} + +%description zh_tw +This package contains the files needed to display Moodle in Chinese +(Traditional/Big5). + +%files zh_tw +%defattr (-,root,root,-) +%{moodlewebdir}/lang/zh_tw_utf8 +%{moodlewebdir}/install/lang/zh_tw_utf8 +%{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/langs/zh_tw* +%{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/plugins/advimage/langs/zh_tw* +%{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/plugins/fullscreen/langs/zh_tw* +%{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/themes/advanced/langs/zh_tw* %package editor-spellcheck Summary: Spellcheck plugin for Moodle @@ -640,34 +1241,118 @@ %prep %setup -q -n %{name} -#%patch0 -p1 -b .mimetex-linux -#%patch1 -p1 -b .mimetex-fedora cp %{SOURCE6} README-rpm -find $RPM_BUILD_DIR/%{name} -name \*.bak -exec rm {} \; -find $RPM_BUILD_DIR/%{name} -type f -exec chmod a-x {} \; -find $RPM_BUILD_DIR/%{name} -name \*.pl -exec chmod a+x {} \; -find $RPM_BUILD_DIR/%{name} -name \*.cgi -exec chmod a+x {} \; -sed -i 's/\r//' README.txt -sed -i 's/\r//' lib/editor/htmlarea/plugins/SpellChecker/spell-check-logic.cgi + +cd lang +unzip -qq -o %{SOURCE7} +unzip -qq -o %{SOURCE8} +unzip -qq -o %{SOURCE9} +unzip -qq -o %{SOURCE10} +unzip -qq -o %{SOURCE11} +unzip -qq -o %{SOURCE12} +unzip -qq -o %{SOURCE13} +unzip -qq -o %{SOURCE14} +unzip -qq -o %{SOURCE15} +unzip -qq -o %{SOURCE16} +unzip -qq -o %{SOURCE17} +unzip -qq -o %{SOURCE18} +unzip -qq -o %{SOURCE19} +unzip -qq -o %{SOURCE20} +unzip -qq -o %{SOURCE21} +unzip -qq -o %{SOURCE22} +unzip -qq -o %{SOURCE23} +unzip -qq -o %{SOURCE24} +unzip -qq -o %{SOURCE25} +unzip -qq -o %{SOURCE26} +unzip -qq -o %{SOURCE27} +unzip -qq -o %{SOURCE28} +unzip -qq -o %{SOURCE29} +unzip -qq -o %{SOURCE30} +unzip -qq -o %{SOURCE31} +unzip -qq -o %{SOURCE32} +unzip -qq -o %{SOURCE33} +unzip -qq -o %{SOURCE34} +unzip -qq -o %{SOURCE35} +unzip -qq -o %{SOURCE36} +unzip -qq -o %{SOURCE37} +unzip -qq -o %{SOURCE38} +unzip -qq -o %{SOURCE39} +unzip -qq -o %{SOURCE40} +unzip -qq -o %{SOURCE41} +unzip -qq -o %{SOURCE42} +unzip -qq -o %{SOURCE43} +unzip -qq -o %{SOURCE44} +unzip -qq -o %{SOURCE45} +unzip -qq -o %{SOURCE46} +unzip -qq -o %{SOURCE47} +unzip -qq -o %{SOURCE48} +unzip -qq -o %{SOURCE49} +unzip -qq -o %{SOURCE50} +unzip -qq -o %{SOURCE51} +unzip -qq -o %{SOURCE52} +unzip -qq -o %{SOURCE53} +unzip -qq -o %{SOURCE54} +unzip -qq -o %{SOURCE55} +unzip -qq -o %{SOURCE56} +unzip -qq -o %{SOURCE57} +unzip -qq -o %{SOURCE58} +unzip -qq -o %{SOURCE59} +unzip -qq -o %{SOURCE60} +unzip -qq -o %{SOURCE61} +unzip -qq -o %{SOURCE62} +unzip -qq -o %{SOURCE63} +unzip -qq -o %{SOURCE64} +unzip -qq -o %{SOURCE65} +unzip -qq -o %{SOURCE66} +unzip -qq -o %{SOURCE67} +unzip -qq -o %{SOURCE68} +unzip -qq -o %{SOURCE69} +unzip -qq -o %{SOURCE70} +unzip -qq -o %{SOURCE71} +cd .. + +find . -type f \! -name \*.pl -exec chmod a-x {} \; +find . -name \*.cgi -exec chmod a+x {} \; +chmod a+x admin/process_email.php +chmod a+x mod/chat/chatd.php +chmod a+x mod/wiki/ewiki/fragments/mkhuge +sed -i 's/\r//' auth/fc/Readme.txt +sed -i 's/\r//' doc/contents.php +sed -i 's/\r//' lang/README.txt +sed -i 's/\r//' lang/en_utf8/help/assignment/quickgrade.html +sed -i 's/\r//' lang/en_utf8/help/lesson/importppt.html +sed -i 's/\r//' lang/en_utf8/help/lesson/questionoption.html +sed -i 's/\r//' lang/en_utf8/help/lesson/questiontypes.html +sed -i 's/\r//' lang/en_utf8/help/uploadgroups.html +sed -i 's/\r//' lib/adodb/license.txt +sed -i 's/\r//' lib/adodb/pear/readme.Auth.txt +sed -i 's/\r//' lib/adodb/readme.htm +sed -i 's/\r//' lib/adodb/readme.txt +sed -i 's/\r//' lib/adodb/tips_portable_sql.htm +sed -i 's/\r//' lib/mp3player/readme.txt +sed -i 's/\r//' login/change_password_form.html +sed -i 's/\r//' mod/wiki/ewiki/README +sed -i 's/\r//' mod/wiki/ewiki/README.de +sed -i 's/\r//' question/format/webct/TODO.txt +sed -i 's/\r//' theme/chameleon/pix/mod/README.txt %build rm config-dist.php install.php tags filter/tex/mimetex.* filter/tex/README.mimetex +%if ! %{with_spellcheck} +rm -rf lib/editor/htmlarea/plugins/SpellChecker +%endif %install rm -rf $RPM_BUILD_ROOT mkdir -p $RPM_BUILD_ROOT%{moodlewebdir} mkdir -p $RPM_BUILD_ROOT%{moodledatadir} cp -a * $RPM_BUILD_ROOT%{moodlewebdir} -cp -ad install/lang/* $RPM_BUILD_ROOT%{moodlewebdir}/lang/ rm $RPM_BUILD_ROOT%{moodlewebdir}/README* install -p -D -m 0644 %{SOURCE1} $RPM_BUILD_ROOT%{_sysconfdir}/httpd/conf.d/moodle.conf install -p -D -m 0644 %{SOURCE2} $RPM_BUILD_ROOT%{moodlewebdir}/config.php install -p -D -m 0644 %{SOURCE3} $RPM_BUILD_ROOT%{_sysconfdir}/cron.d/moodle install -p -D -m 0755 %{SOURCE4} $RPM_BUILD_ROOT%{_sbindir}/moodle-cron install -p -D -m 0755 %{SOURCE5} $RPM_BUILD_ROOT%{_initrddir}/moodle -%if %{with_spellcheck} < 1 -rm -rf $RPM_BUILD_ROOT/lib/editor/plugins/SpellChecker -%endif find $RPM_BUILD_ROOT -name \*.mimetex-\* -exec rm {} \; %clean @@ -686,15 +1371,95 @@ %defattr(-,root,root,-) %doc README* doc/COPYRIGHT.txt %dir %{_var}/www/moodle -%{moodlewebdir}/[a-ce-km-z]* +%dir %{moodlewebdir} +%{moodlewebdir}/[a-ce-hj-km-z]* %doc %{moodlewebdir}/doc +%{moodlewebdir}/index.php +%dir %{moodlewebdir}/install +%dir %{moodlewebdir}/install/lang +%{moodlewebdir}/install/lang/en* +%{moodlewebdir}/install/welcome.html +%{moodlewebdir}/iplookup +%dir %{moodlewebdir}/lang +%{moodlewebdir}/lang/en* +%{moodlewebdir}/lang/README.txt %{moodlewebdir}/lib +%if %{with_spellcheck} %exclude %{moodlewebdir}/lib/editor/htmlarea/plugins/SpellChecker +%endif +%exclude %{moodlewebdir}/lib/editor/htmlarea/plugins/TableOperations/lang/fi.js +%exclude %{moodlewebdir}/lib/editor/htmlarea/plugins/TableOperations/lang/ro.js +%exclude %{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/langs/a* +%exclude %{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/langs/c* +%exclude %{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/langs/d* +%exclude %{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/langs/el.js +%exclude %{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/langs/es.js +%exclude %{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/langs/f* +%exclude %{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/langs/h* +%exclude %{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/langs/i* +%exclude %{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/langs/j* +%exclude %{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/langs/k* +%exclude %{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/langs/n* +%exclude %{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/langs/p* +%exclude %{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/langs/ru* +%exclude %{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/langs/s* +%exclude %{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/langs/t* +%exclude %{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/langs/z* +%exclude %{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/plugins/advimage/langs/c* +%exclude %{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/plugins/advimage/langs/d* +%exclude %{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/plugins/advimage/langs/es.js +%exclude %{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/plugins/advimage/langs/f* +%exclude %{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/plugins/advimage/langs/h* +%exclude %{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/plugins/advimage/langs/i* +%exclude %{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/plugins/advimage/langs/k* +%exclude %{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/plugins/advimage/langs/n* +%exclude %{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/plugins/advimage/langs/p* +%exclude %{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/plugins/advimage/langs/r* +%exclude %{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/plugins/advimage/langs/s* +%exclude %{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/plugins/advimage/langs/t* +%exclude %{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/plugins/advimage/langs/z* +%exclude %{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/plugins/fullscreen/langs/c* +%exclude %{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/plugins/fullscreen/langs/d* +%exclude %{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/plugins/fullscreen/langs/es.js +%exclude %{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/plugins/fullscreen/langs/f* +%exclude %{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/plugins/fullscreen/langs/h* +%exclude %{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/plugins/fullscreen/langs/i* +%exclude %{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/plugins/fullscreen/langs/n* +%exclude %{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/plugins/fullscreen/langs/p* +%exclude %{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/plugins/fullscreen/langs/r* +%exclude %{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/plugins/fullscreen/langs/s* +%exclude %{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/plugins/fullscreen/langs/t* +%exclude %{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/plugins/fullscreen/langs/z* +%exclude %{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/themes/advanced/langs/a* +%exclude %{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/themes/advanced/langs/c* +%exclude %{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/themes/advanced/langs/d* +%exclude %{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/themes/advanced/langs/el.js +%exclude %{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/themes/advanced/langs/es.js +%exclude %{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/themes/advanced/langs/f* +%exclude %{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/themes/advanced/langs/h* +%exclude %{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/themes/advanced/langs/i* +%exclude %{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/themes/advanced/langs/j* +%exclude %{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/themes/advanced/langs/k* +%exclude %{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/themes/advanced/langs/n* +%exclude %{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/themes/advanced/langs/p* +%exclude %{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/themes/advanced/langs/ru* +%exclude %{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/themes/advanced/langs/s* +%exclude %{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/themes/advanced/langs/t* +%exclude %{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/themes/advanced/langs/z* +%exclude %{moodlewebdir}/lib/phpmailer/language/phpmailer.lang-b* +%exclude %{moodlewebdir}/lib/phpmailer/language/phpmailer.lang-c* +%exclude %{moodlewebdir}/lib/phpmailer/language/phpmailer.lang-d* +%exclude %{moodlewebdir}/lib/phpmailer/language/phpmailer.lang-es.php +%exclude %{moodlewebdir}/lib/phpmailer/language/phpmailer.lang-f* +%exclude %{moodlewebdir}/lib/phpmailer/language/phpmailer.lang-h* +%exclude %{moodlewebdir}/lib/phpmailer/language/phpmailer.lang-i* +%exclude %{moodlewebdir}/lib/phpmailer/language/phpmailer.lang-j* +%exclude %{moodlewebdir}/lib/phpmailer/language/phpmailer.lang-n* +%exclude %{moodlewebdir}/lib/phpmailer/language/phpmailer.lang-p* +%exclude %{moodlewebdir}/lib/phpmailer/language/phpmailer.lang-r* +%exclude %{moodlewebdir}/lib/phpmailer/language/phpmailer.lang-s* +%exclude %{moodlewebdir}/lib/phpmailer/language/phpmailer.lang-t* %{moodlewebdir}/login -%dir %{moodlewebdir}/lang -%{moodlewebdir}/lang/en* -%{moodlewebdir}/lang/[^e]*_utf8 -%doc %{moodlewebdir}/lang/README.txt %attr(-,apache,apache) %{moodledatadir} %config(noreplace) %{_sysconfdir}/cron.d/%{name} %config(noreplace) %{_sysconfdir}/httpd/conf.d/moodle.conf @@ -708,6 +1473,16 @@ %endif %changelog +* Thu Apr 12 2007 Jerry James - 1.6.5-1 +- Update to 1.6.5 (fixes BZ 220041 and 232103) +- Own /var/www/moodle/web (BZ 233882) +- Drop unused mimetex patches +- Add executable bits to 3 scripts that should have them +- Remove the installation language files from the main package (twice) +- Package the moodle language files, not just the installation files +- Rename/add several language files to match the upstream list +- Minor typo fixes in the scripts + * Sat Oct 28 2006 Mike McGrath - 1.6.3-3 - Release bump Index: sources =================================================================== RCS file: /cvs/extras/rpms/moodle/FC-5/sources,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- sources 16 Oct 2006 14:09:05 -0000 1.4 +++ sources 13 Apr 2007 20:41:03 -0000 1.5 @@ -1,2 +1,72 @@ -86cddfda2b6d9a08b37cc3a16bda1090 moodle-1.5.4.tgz -2f9f3fcf83ab0f18c409f3a48e07eae2 moodle-1.6.3.tgz +7a8e9bfd778916f6a0183d913f0b2cd3 af_utf8.zip +fb06ec60796f08e95af01f1e040424f1 ar_utf8.zip +8b11d6e57bfddc5b5d77ebe36253f3d5 be_utf8.zip +f980776d6273fb5abb35fc2aa1222c90 bg_utf8.zip +97b582f205590b7f0f24f263d5df8833 bs_utf8.zip +973fd96c198d39a1b73e98049f6fbdbd ca_utf8.zip +b6057f3581e0d7813d706cc2f834f251 cs_utf8.zip +d66915c41692028fb57c00e30eaab6a6 da_utf8.zip +753205eface461cf74fe3b9537d36c37 de_du_utf8.zip +e29d43f89e7e707e073544ab76a408af de_utf8.zip +389a1485a32e0f5dce30f73f951e1b17 el_utf8.zip +5f86d0325523a9768f78635255f0befe en_us_utf8.zip +4dad3342f790fd6e036f1c2979c4a1ce en_utf8.zip +439a956080a9accb1ccd3b02a144d4ac es_utf8.zip +c7cdb5ce498d3da3889d0ab036d97aeb et_utf8.zip +555729fcdf24219c1c5237e7d4cb3514 eu_utf8.zip +0bfbace703d1e0008503a19d85608f06 fa_utf8.zip +cdcded6d20c6b684631228ef0b9abc73 fil_utf8.zip +1724e1dbc2f34bcdc352d688e1bfb75d fi_utf8.zip +cdb977c193163033992aec835c5a17d5 fr_ca_utf8.zip +544585c41d5b9c507741b43e662248ad fr_utf8.zip +b4c6b4fa701e89ff2cbb93a61d1224fe ga_utf8.zip +9492a85fbcefca8b0393f094bee42c95 gl_utf8.zip +10e89bcc365156c021268a8c7399c96f he_utf8.zip +f8a230d6656a25c8b867406a68e700d1 hi_utf8.zip +d98342fe75fcfdf071a1b2c902fe0ada hr_utf8.zip +b928c51420d72fb4f78b033f1304b1cb hu_utf8.zip +6caeefdb09c845352fdb683c4b32c6f8 id_utf8.zip +28abc5e7465974dcc7c30057880190eb is_utf8.zip +133b49d49b68a3ae901ab62a3c159276 it_utf8.zip +1584c2248ccc557a185de41b78d6af44 ja_utf8.zip +eb3f4d62d2ea839543e7a6645f38aa9f ka_utf8.zip +794a7861285ba99bcc636a7cc9d05149 km_utf8.zip +e4e5c6265a933a1a981d454ae1705470 kn_utf8.zip +6768d95469397a1655890aae3403e99b ko_utf8.zip +71360c57e1f06f9c71c2f99011e9a686 lt_utf8.zip +5b2053b492f08f86a2aa118f8ea35913 lv_utf8.zip +fdfae6ea3a39f5169e1ad61519132fe1 mi_tn_utf8.zip +11e19c422300b9831bec3b5e64a05ce4 ml_utf8.zip +cace1259d21c5e2d23d502f55fa200df moodle-1.6.5.tgz +383e001fd62d3be8a3c75bcec1a6d925 moodle.conf +325dca8497431ab6d2fe2b9bd7a7f2d7 moodle-config.php +0412e3f8081562a6da7579f093702f16 moodle-cron +64cf9d458296964bf90c2880c4ac8633 moodle.cron +9093b71b32a5724e1e4a3720befe0c4b moodle.init +92236b6db8242bc48730c1e028a4c0d6 moodle-README-rpm +438e6baeec71e294dfefac7a9beebf11 ms_utf8.zip +0683dac415f22d1ecc00d9cf72e8cdf0 nl_utf8.zip +3b2329dca71e527e378c1656e48ec579 nn_utf8.zip +42b4d10def4d71dab53aa3a4c81636d2 no_gr_utf8.zip +0fb80b8ca152d10d341b031dc7bd4b03 no_utf8.zip +1ffe8aca5e66c3a7517f5c555c4f5da6 pl_utf8.zip +d0c1ceba80b016b80aaed8d0e4d77989 pt_br_utf8.zip +40a6fc4ffefc12c296649c0e96351bc4 pt_utf8.zip +a45ad44d2c53aefc5d3336df0062b105 ro_utf8.zip +5a1686f23974925d1ad7d49b47deb568 ru_utf8.zip +e31ab0819d2261cacf2a11df2c12f4a7 si_utf8.zip +a15d49fb7f85131451bad142a7170010 sk_utf8.zip +7530f5df420ae545e5387c7788df1746 sl_utf8.zip +78270403cf752f08e2d2737e91dc9a05 so_utf8.zip +6cb34d6492db83bba013458c0b5d226f sq_utf8.zip +a34f23b2ed46b2af29977a96594bb7d1 sr_cr_bo_utf8.zip +16d99096427c3cc54e07ed69b61173f3 sr_cr_utf8.zip +7e2b37ad1f90cfed562c8e189e9895fc sr_lt_utf8.zip +29defaceb8a66230044dd2142c47bca9 sv_utf8.zip +4f668d364552f93bc972d40b1ae0c134 th_utf8.zip +c09bda23b720aa9562a66a7a048554df tl_utf8.zip +29e52926345a198d0eca053bd47c527b tr_utf8.zip +a99ef44a1ca745169b5070a7ce9a9815 uk_utf8.zip +a4d41c6a67d19bff45b9fd52bf55dac9 vi_utf8.zip +a76612a2a5423eb175c9cafadf000db4 zh_cn_utf8.zip +05c602da6b4b26da05a2795d91d64154 zh_tw_utf8.zip --- moodle-1.5.2-mimetex-fedora.patch DELETED --- --- moodle-1.5.2-mimetex-linux.patch DELETED --- From fedora-extras-commits at redhat.com Fri Apr 13 20:53:07 2007 From: fedora-extras-commits at redhat.com (Ville Skytta (scop)) Date: Fri, 13 Apr 2007 16:53:07 -0400 Subject: rpms/xine-lib/FC-6 xine-lib-1.1.5-multilib-devel.patch, NONE, 1.1 xine-lib-1.1.5-pthread-check.patch, NONE, 1.1 .cvsignore, 1.4, 1.5 sources, 1.4, 1.5 xine-lib-cleanup-sources.sh, 1.2, 1.3 xine-lib-mk-autotools-patch.sh, 1.1, 1.2 xine-lib.spec, 1.5, 1.6 xine-lib-1.1.1-multilib-devel.patch, 1.1, NONE xine-lib-1.1.3-legacy-flac-init.patch, 1.1, NONE xine-lib-1.1.4-CVE-2007-1246.patch, 1.1, NONE Message-ID: <200704132053.l3DKr7jZ003416@cvs-int.fedora.redhat.com> Author: scop Update of /cvs/extras/rpms/xine-lib/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv3380 Modified Files: .cvsignore sources xine-lib-cleanup-sources.sh xine-lib-mk-autotools-patch.sh xine-lib.spec Added Files: xine-lib-1.1.5-multilib-devel.patch xine-lib-1.1.5-pthread-check.patch Removed Files: xine-lib-1.1.1-multilib-devel.patch xine-lib-1.1.3-legacy-flac-init.patch xine-lib-1.1.4-CVE-2007-1246.patch Log Message: * Wed Apr 11 2007 Ville Skytt?? - 1.1.5-1 - 1.1.5. - Include GSM 06.10 decoder (#228186). - Re-enable CACA support. * Sun Apr 8 2007 Ville Skytt?? - Exclude vidix dir on systems that don't have vidix. - Specfile cleanups. * Mon Mar 26 2007 Ville Skytt?? - 1.1.4-4 - Add PulseAudio support (in -extras, #234035/Jost Diederichs). - Adjust Samba build dependencies to work for both <= and > FC6. - Add --with freetype and --with antialiasing build time options, default disabled, and an upstream patch for FreeType memory leak (#233194). xine-lib-1.1.5-multilib-devel.patch: --- NEW FILE xine-lib-1.1.5-multilib-devel.patch --- --- misc/xine-config.in~ 2007-04-05 01:18:00.000000000 +0300 +++ misc/xine-config.in 2007-04-11 01:32:44.000000000 +0300 @@ -2,8 +2,8 @@ # # -prefix=@XINE_CONFIG_PREFIX@ -exec_prefix=@exec_prefix@ +prefix=$(pkg-config libxine --variable=prefix) +exec_prefix=$(pkg-config libxine --variable=exec_prefix) exec_prefix_set=no usage() @@ -54,7 +54,7 @@ echo_exec_prefix=yes ;; --version) - echo @XINE_MAJOR at .@XINE_MINOR at .@XINE_SUB@ + pkg-config libxine --modversion ;; --acflags) echo_acflags=yes @@ -100,14 +100,14 @@ fi if test "$echo_cflags" = "yes"; then - echo -I at includedir@ @PTHREAD_CFLAGS@ + pkg-config libxine --cflags fi if test "$echo_libs" = "yes"; then - echo -L at libdir@ -lxine @ZLIB_LIBS@ @NET_LIBS@ @PTHREAD_LIBS@ @LIBICONV@ @RT_LIBS@ + pkg-config libxine --libs fi if test "$echo_plugindir" = "yes"; then - echo "@XINE_PLUGINPATH@" + echo "$(pkg-config libxine --variable=libdir)/xine/plugins/$(pkg-config libxine --modversion)" fi if test "$echo_datadir" = "yes"; then echo "@XINE_DATADIR@" xine-lib-1.1.5-pthread-check.patch: --- NEW FILE xine-lib-1.1.5-pthread-check.patch --- Upstream changeset 8743:defc4f072bde + additional fix in fakethread(). diff -r d1512848e87b -r defc4f072bde m4/pthreads.m4 --- a/m4/pthreads.m4 Tue Apr 10 17:08:22 2007 +0100 +++ b/m4/pthreads.m4 Wed Apr 11 17:32:13 2007 +0200 @@ -36,11 +36,15 @@ AC_DEFUN([CC_PTHREAD_FLAGS], [ [ac_save_CFLAGS="$CFLAGS" ac_save_LIBS="$LIBS" CFLAGS="$CFLAGS $cc_cv_werror $PTHREAD_CFLAGS" + LIBS="$LIBS $PTHREAD_LIBS" - AC_COMPILE_IFELSE( + AC_LINK_IFELSE( [AC_LANG_PROGRAM( - [[#include ]], - [[pthread_create(NULL, NULL, NULL, NULL);]] + [[#include + void *fakethread(void *arg) { return NULL; } + pthread_t fakevariable; + ]], + [[pthread_create(&fakevariable, NULL, &fakethread, NULL);]] )], [cc_cv_pthreads=yes], [cc_cv_pthreads=no]) Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/xine-lib/FC-6/.cvsignore,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- .cvsignore 2 Feb 2007 18:02:26 -0000 1.4 +++ .cvsignore 13 Apr 2007 20:52:22 -0000 1.5 @@ -1,2 +1,2 @@ -xine-lib-1.1.4-pruned.tar.bz2 -xine-lib-1.1.4-autotools.patch.bz2 +xine-lib-1.1.5-pruned.tar.bz2 +xine-lib-1.1.5-autotools.patch.bz2 Index: sources =================================================================== RCS file: /cvs/extras/rpms/xine-lib/FC-6/sources,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- sources 2 Feb 2007 18:02:26 -0000 1.4 +++ sources 13 Apr 2007 20:52:22 -0000 1.5 @@ -1,2 +1,2 @@ -81faabf1e38abed44639dbe4c76719f9 xine-lib-1.1.4-pruned.tar.bz2 -a916758545ed73a369f40648c7bc449c xine-lib-1.1.4-autotools.patch.bz2 +f903a0426a812ea70200b7a528f67b00 xine-lib-1.1.5-pruned.tar.bz2 +f955ece2fba4dfbbf22fbb2a8376ae60 xine-lib-1.1.5-autotools.patch.bz2 Index: xine-lib-cleanup-sources.sh =================================================================== RCS file: /cvs/extras/rpms/xine-lib/FC-6/xine-lib-cleanup-sources.sh,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- xine-lib-cleanup-sources.sh 17 Dec 2006 12:51:33 -0000 1.2 +++ xine-lib-cleanup-sources.sh 13 Apr 2007 20:52:22 -0000 1.3 @@ -6,7 +6,7 @@ fi version=$1 -tarball="xine-lib-$version.tar.gz" +tarball="xine-lib-$version.tar.bz2" dir="xine-lib-$version" modtarball="xine-lib-$version-pruned.tar.bz2" @@ -18,11 +18,11 @@ echo "Uncompressing $tarball..." rm -rf $dir -tar -xzf $tarball +tar -xjf $tarball cd $dir # Main libraries -for remove in libfaad libffmpeg libmad libmpeg2 dxr3 libspudec libxineadec libspucmml libspucc liba52 libdts; do +for remove in libfaad libffmpeg libmad libmpeg2 dxr3 libspudec libspucmml libspucc liba52 libdts; do echo "removing src/$remove..." rm -rf src/$remove sed -i -e "/$remove/d" src/Makefile.am @@ -53,8 +53,20 @@ [ -f src/demuxers/demux_$p.c ] && rm -f src/demuxers/demux_$p.c sed -i -e "/xineplug_dmx_$p/d" src/demuxers/Makefile.am done +# Postprocessors echo "removing planar and deinterlace postprocessors..." -sed -i -e 's/planar//g;s/deinterlace//g' src/post/Makefile.am # fails to build +sed -i -e 's/deinterlace //g' src/post/Makefile.am # see comments in speedy.c +sed -i -e 's/planar //g' src/post/Makefile.am # requires libpostproc +sed -i -e '/post\/\(deinterlace\|planar\)/d' configure.ac +rm -rf src/post/{deinterlace,planar} +# NSF decoder +echo "removing NSF decoder..." +rm -rf src/libxineadec/{nosefart,nsf.c} +sed -i -e '/^xineplug_decode_nsf_la/,/^\s*$/d' \ + -e /xineplug_decode_nsf/d \ + -e 's/ nosefart//' \ + src/libxineadec/Makefile.am +sed -i -e /nosefart/d configure.ac # All clean ! Index: xine-lib-mk-autotools-patch.sh =================================================================== RCS file: /cvs/extras/rpms/xine-lib/FC-6/xine-lib-mk-autotools-patch.sh,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- xine-lib-mk-autotools-patch.sh 2 Feb 2007 18:02:26 -0000 1.1 +++ xine-lib-mk-autotools-patch.sh 13 Apr 2007 20:52:22 -0000 1.2 @@ -11,11 +11,19 @@ version=$1 +# missing dependency on autoconf >= (apparently) 2.61 in upstream autofoo files +acversion="$(rpm -q --qf=%{VERSION} autoconf)" +case $acversion in + 2.6*) ;; + *) echo "ERROR: autoconf >= 2.61 required" ; exit 1 ;; +esac + rm -rf xine-lib-$version xine-lib-$version-pruned tar jxf xine-lib-$version-pruned.tar.bz2 cp -a xine-lib-$version xine-lib-$version-pruned cd xine-lib-$version +patch -p1 < ../xine-lib-$version-pthread-check.patch # XXX hopefully temporary ./autogen.sh noconfig rm -rf autom4te.cache *~ cd .. Index: xine-lib.spec =================================================================== RCS file: /cvs/extras/rpms/xine-lib/FC-6/xine-lib.spec,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- xine-lib.spec 10 Mar 2007 22:12:58 -0000 1.5 +++ xine-lib.spec 13 Apr 2007 20:52:22 -0000 1.6 @@ -1,14 +1,18 @@ # TODO, sometime, maybe: -# - libstk: http://www.libstk.net/ -# - pulseaudio -# - --enable-antialiasing? +# - libstk: http://www.libstk.net/ - probably not, see 1.1.5 ChangeLog +# - xcb stuff when it's available %define codecdir %{_libdir}/codecs +%ifarch %{ix86} +%define have_vidix 1 +%else +%define have_vidix 0 +%endif Summary: Xine library Name: xine-lib -Version: 1.1.4 -Release: 3%{?dist} +Version: 1.1.5 +Release: 1%{?dist} License: GPL Group: System Environment/Libraries URL: http://xinehq.de/ @@ -19,35 +23,39 @@ Source1: %{name}-cleanup-sources.sh Source2: %{name}-mk-autotools-patch.sh # autotools patch created with source2 -Patch0: %{name}-1.1.4-autotools.patch.bz2 +Patch0: %{name}-1.1.5-autotools.patch.bz2 Patch1: %{name}-1.1.4-optflags.patch -Patch2: %{name}-1.1.4-CVE-2007-1246.patch -Patch3: %{name}-1.1.3-legacy-flac-init.patch +# Patch2 applied while creating full autotools patch +Patch2: %{name}-1.1.5-pthread-check.patch Patch6: %{name}-1.1.1-deepbind-939.patch -Patch7: %{name}-1.1.1-multilib-devel.patch +Patch7: %{name}-1.1.5-multilib-devel.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) # X11 BuildRequires: libX11-devel libXv-devel libXinerama-devel libXvMC-devel libGLU-devel # Video -BuildRequires: freetype-devel SDL-devel libtheora-devel libmng-devel +BuildRequires: SDL-devel libtheora-devel libmng-devel BuildRequires: aalib-devel >= 1.4 -%if 0%{?_with_caca:1} BuildRequires: libcaca-devel >= 0.99 -%endif %if 0%{!?_without_directfb:1} BuildRequires: directfb-devel %endif %if 0%{!?_without_imagemagick:1} BuildRequires: ImageMagick-devel >= 6.2.4.6-1 %endif +%if 0%{?_with_freetype:1} +BuildRequires: fontconfig-devel +%endif # Audio BuildRequires: libogg-devel libvorbis-devel flac-devel libmodplug-devel BuildRequires: esound-devel speex-devel arts-devel alsa-lib-devel >= 0.9.0 BuildRequires: jack-audio-connection-kit-devel wavpack-devel libmpcdec-devel +BuildRequires: pulseaudio-lib-devel # CDs BuildRequires: libcdio-devel # Other -BuildRequires: pkgconfig gnome-vfs2-devel gtk2-devel samba-common +BuildRequires: pkgconfig gnome-vfs2-devel gtk2-devel +# samba-common in <= FC-6, libsmbclient-devel in FC7+ +BuildRequires: %{_includedir}/libsmbclient.h %package devel Summary: Xine library development files @@ -69,7 +77,8 @@ of the most uncommon formats, too. Non-default rpmbuild options: --without imagemagick: Disable ImageMagick support --without directfb: Disable DirectFB support ---with caca: Enable CACA support +--with freetype: Enable FreeType/Fontconfig support +--with antialiasing: Enable font antialiasing (with FreeType/FontConfig) %description devel This package contains development files for xine-lib. @@ -79,14 +88,13 @@ - aRts - EsounD - JACK + - Pulseaudio - GDK-Pixbuf - GNOME VFS - SMB - SDL - AA-lib -%if 0%{?_with_caca:1} - Libcaca -%endif %if 0%{!?_without_imagemagick:1} - Image decoding %endif @@ -102,15 +110,11 @@ touch -r configure.ac aclocal.m4 touch -r m4/optimizations.m4 m4/optimizations.m4.stamp %patch1 -p1 -b .optflags -%patch2 -p1 -b .CVE-2007-1246 touch -r m4/optimizations.m4.stamp m4/optimizations.m4 -%patch3 -p0 -b .legacy-flac-init # Patch6 needed at least when compiling with external ffmpeg, #939. %patch6 -p1 -b .deepbind %patch7 -p0 -b .multilib-devel -find . -name "*.[hc]" | xargs chmod -c -x - # Avoid standard rpaths on lib64 archs: sed -i -e 's|"/lib /usr/lib\b|"/%{_lib} %{_libdir}|' configure @@ -133,8 +137,12 @@ %if 0%{?_without_imagemagick:1} --without-imagemagick \ %endif -%if 0%{!?_with_caca:1} - --without-caca \ +%if 0%{?_with_freetype:1} + --with-freetype \ + --with-fontconfig \ +%if 0%{?_with_antialiasing:1} + --enable-antialiasing \ +%endif %endif --disable-libfame \ --disable-faad \ @@ -174,7 +182,7 @@ %files -f libxine1.lang %defattr(-,root,root,-) -%doc AUTHORS COPYING CREDITS ChangeLog* README TODO +%doc AUTHORS COPYING COPYING.LIB CREDITS ChangeLog* README TODO %doc __docs/README.* __docs/faq.* %dir %{codecdir} %{_datadir}/xine @@ -183,72 +191,95 @@ %dir %{_libdir}/xine/ %dir %{_libdir}/xine/plugins/ %dir %{_libdir}/xine/plugins/%{version}/ -# I list all the plugins because I don't want a non-free plugin -# to sneak into a future version +%{_libdir}/xine/plugins/%{version}/mime.types +# Listing every plugin separately for better control over binary packages +# containing exactly the plugins we want, nothing accidentally snuck in +# nor dropped. +%dir %{_libdir}/xine/plugins/%{version}/post/ +%{_libdir}/xine/plugins/%{version}/post/xineplug_post_audio_filters.so +%{_libdir}/xine/plugins/%{version}/post/xineplug_post_goom.so +%{_libdir}/xine/plugins/%{version}/post/xineplug_post_mosaico.so +%{_libdir}/xine/plugins/%{version}/post/xineplug_post_switch.so +%{_libdir}/xine/plugins/%{version}/post/xineplug_post_visualizations.so +%if %{have_vidix} +%dir %{_libdir}/xine/plugins/%{version}/vidix/ +%{_libdir}/xine/plugins/%{version}/vidix/cyberblade_vid.so +%{_libdir}/xine/plugins/%{version}/vidix/mach64_vid.so +%{_libdir}/xine/plugins/%{version}/vidix/mga_crtc2_vid.so +%{_libdir}/xine/plugins/%{version}/vidix/mga_vid.so +%{_libdir}/xine/plugins/%{version}/vidix/nvidia_vid.so +%{_libdir}/xine/plugins/%{version}/vidix/pm2_vid.so +%{_libdir}/xine/plugins/%{version}/vidix/pm3_vid.so +%{_libdir}/xine/plugins/%{version}/vidix/radeon_vid.so +%{_libdir}/xine/plugins/%{version}/vidix/rage128_vid.so +%{_libdir}/xine/plugins/%{version}/vidix/savage_vid.so +%{_libdir}/xine/plugins/%{version}/vidix/sis_vid.so +%{_libdir}/xine/plugins/%{version}/vidix/unichrome_vid.so +%endif %{_libdir}/xine/plugins/%{version}/xineplug_ao_out_alsa.so -%{_libdir}/xine/plugins/%{version}/xineplug_ao_out_oss.so -%{_libdir}/xine/plugins/%{version}/xineplug_ao_out_none.so -%{_libdir}/xine/plugins/%{version}/xineplug_vo_out_fb.so %{_libdir}/xine/plugins/%{version}/xineplug_ao_out_file.so -%{_libdir}/xine/plugins/%{version}/xineplug_vo_out_none.so -%{_libdir}/xine/plugins/%{version}/xineplug_vo_out_opengl.so -%{_libdir}/xine/plugins/%{version}/xineplug_vo_out_syncfb.so -%{_libdir}/xine/plugins/%{version}/xineplug_vo_out_xshm.so -%{_libdir}/xine/plugins/%{version}/xineplug_vo_out_xv.so -%{_libdir}/xine/plugins/%{version}/xineplug_inp_dvb.so -%{_libdir}/xine/plugins/%{version}/xineplug_inp_v4l.so -%{_libdir}/xine/plugins/%{version}/xineplug_inp_file.so -%{_libdir}/xine/plugins/%{version}/xineplug_inp_http.so -%{_libdir}/xine/plugins/%{version}/xineplug_inp_net.so -%{_libdir}/xine/plugins/%{version}/xineplug_inp_pnm.so -%{_libdir}/xine/plugins/%{version}/xineplug_inp_cdda.so -%{_libdir}/xine/plugins/%{version}/xineplug_inp_stdin_fifo.so -%{_libdir}/xine/plugins/%{version}/xineplug_inp_rtsp.so -%{_libdir}/xine/plugins/%{version}/xineplug_inp_pvr.so -%{_libdir}/xine/plugins/%{version}/xineplug_inp_rtp.so +%{_libdir}/xine/plugins/%{version}/xineplug_ao_out_none.so +%{_libdir}/xine/plugins/%{version}/xineplug_ao_out_oss.so %{_libdir}/xine/plugins/%{version}/xineplug_decode_bitplane.so -%{_libdir}/xine/plugins/%{version}/xineplug_decode_rgb.so -%{_libdir}/xine/plugins/%{version}/xineplug_decode_vorbis.so -%{_libdir}/xine/plugins/%{version}/xineplug_decode_yuv.so +%{_libdir}/xine/plugins/%{version}/xineplug_decode_gsm610.so %{_libdir}/xine/plugins/%{version}/xineplug_decode_lpcm.so +%{_libdir}/xine/plugins/%{version}/xineplug_decode_mpc.so +%ifarch %ix86 +%{_libdir}/xine/plugins/%{version}/xineplug_decode_qt.so +%endif %{_libdir}/xine/plugins/%{version}/xineplug_decode_real.so -%{_libdir}/xine/plugins/%{version}/xineplug_decode_real_audio.so +%{_libdir}/xine/plugins/%{version}/xineplug_decode_rgb.so %{_libdir}/xine/plugins/%{version}/xineplug_decode_speex.so -%{_libdir}/xine/plugins/%{version}/xineplug_decode_theora.so %{_libdir}/xine/plugins/%{version}/xineplug_decode_spudvb.so -%{_libdir}/xine/plugins/%{version}/xineplug_decode_mpc.so %{_libdir}/xine/plugins/%{version}/xineplug_decode_sputext.so -%{_libdir}/xine/plugins/%{version}/xineplug_dmx_yuv_frames.so -%{_libdir}/xine/plugins/%{version}/xineplug_dmx_real.so +%{_libdir}/xine/plugins/%{version}/xineplug_decode_theora.so +%{_libdir}/xine/plugins/%{version}/xineplug_decode_vorbis.so +%ifarch %ix86 +%{_libdir}/xine/plugins/%{version}/xineplug_decode_w32dll.so +%endif +%{_libdir}/xine/plugins/%{version}/xineplug_decode_yuv.so %{_libdir}/xine/plugins/%{version}/xineplug_dmx_audio.so -%{_libdir}/xine/plugins/%{version}/xineplug_dmx_iff.so %{_libdir}/xine/plugins/%{version}/xineplug_dmx_avi.so +%{_libdir}/xine/plugins/%{version}/xineplug_dmx_fli.so %{_libdir}/xine/plugins/%{version}/xineplug_dmx_flv.so +%{_libdir}/xine/plugins/%{version}/xineplug_dmx_games.so +%{_libdir}/xine/plugins/%{version}/xineplug_dmx_iff.so %{_libdir}/xine/plugins/%{version}/xineplug_dmx_image.so %{_libdir}/xine/plugins/%{version}/xineplug_dmx_matroska.so -%{_libdir}/xine/plugins/%{version}/xineplug_dmx_ogg.so -%{_libdir}/xine/plugins/%{version}/xineplug_dmx_fli.so -%{_libdir}/xine/plugins/%{version}/xineplug_dmx_nsv.so %{_libdir}/xine/plugins/%{version}/xineplug_dmx_mng.so +%{_libdir}/xine/plugins/%{version}/xineplug_dmx_nsv.so +%{_libdir}/xine/plugins/%{version}/xineplug_dmx_ogg.so %{_libdir}/xine/plugins/%{version}/xineplug_dmx_pva.so %{_libdir}/xine/plugins/%{version}/xineplug_dmx_qt.so %{_libdir}/xine/plugins/%{version}/xineplug_dmx_rawdv.so -%{_libdir}/xine/plugins/%{version}/xineplug_dmx_sputext.so -%{_libdir}/xine/plugins/%{version}/xineplug_dmx_games.so +%{_libdir}/xine/plugins/%{version}/xineplug_dmx_real.so %{_libdir}/xine/plugins/%{version}/xineplug_dmx_slave.so +%{_libdir}/xine/plugins/%{version}/xineplug_dmx_sputext.so +%{_libdir}/xine/plugins/%{version}/xineplug_dmx_yuv_frames.so %{_libdir}/xine/plugins/%{version}/xineplug_flac.so -%{_libdir}/xine/plugins/%{version}/xineplug_wavpack.so -%ifarch %ix86 +%{_libdir}/xine/plugins/%{version}/xineplug_inp_cdda.so +%{_libdir}/xine/plugins/%{version}/xineplug_inp_dvb.so +%{_libdir}/xine/plugins/%{version}/xineplug_inp_file.so +%{_libdir}/xine/plugins/%{version}/xineplug_inp_http.so +%{_libdir}/xine/plugins/%{version}/xineplug_inp_net.so +%{_libdir}/xine/plugins/%{version}/xineplug_inp_pnm.so +%{_libdir}/xine/plugins/%{version}/xineplug_inp_pvr.so +%{_libdir}/xine/plugins/%{version}/xineplug_inp_rtp.so +%{_libdir}/xine/plugins/%{version}/xineplug_inp_rtsp.so +%{_libdir}/xine/plugins/%{version}/xineplug_inp_stdin_fifo.so +%{_libdir}/xine/plugins/%{version}/xineplug_inp_v4l.so +%{_libdir}/xine/plugins/%{version}/xineplug_vo_out_fb.so +%{_libdir}/xine/plugins/%{version}/xineplug_vo_out_none.so +%{_libdir}/xine/plugins/%{version}/xineplug_vo_out_opengl.so +%{_libdir}/xine/plugins/%{version}/xineplug_vo_out_syncfb.so +%if %{have_vidix} %{_libdir}/xine/plugins/%{version}/xineplug_vo_out_vidix.so -%{_libdir}/xine/plugins/%{version}/xineplug_decode_qt.so -%{_libdir}/xine/plugins/%{version}/xineplug_decode_w32dll.so %endif -%ifnarch ppc64 s390 s390x -%{_libdir}/xine/plugins/%{version}/xineplug_vo_out_xxmc.so +%{_libdir}/xine/plugins/%{version}/xineplug_vo_out_xshm.so +%{_libdir}/xine/plugins/%{version}/xineplug_vo_out_xv.so %{_libdir}/xine/plugins/%{version}/xineplug_vo_out_xvmc.so -%endif -%{_libdir}/xine/plugins/%{version}/post/ -%{_libdir}/xine/plugins/%{version}/vidix/ +%{_libdir}/xine/plugins/%{version}/xineplug_vo_out_xxmc.so +%{_libdir}/xine/plugins/%{version}/xineplug_wavpack.so %files extras @@ -256,20 +287,19 @@ %{_libdir}/xine/plugins/%{version}/xineplug_ao_out_arts.so %{_libdir}/xine/plugins/%{version}/xineplug_ao_out_esd.so %{_libdir}/xine/plugins/%{version}/xineplug_ao_out_jack.so -%{_libdir}/xine/plugins/%{version}/xineplug_inp_gnome_vfs.so -%{_libdir}/xine/plugins/%{version}/xineplug_inp_smb.so -%{_libdir}/xine/plugins/%{version}/xineplug_vo_out_sdl.so -%{_libdir}/xine/plugins/%{version}/xineplug_vo_out_aa.so +%{_libdir}/xine/plugins/%{version}/xineplug_ao_out_pulseaudio.so %{_libdir}/xine/plugins/%{version}/xineplug_decode_gdk_pixbuf.so -%if 0%{?_with_caca:1} -%{_libdir}/xine/plugins/%{version}/xineplug_vo_out_caca.so -%endif %if 0%{!?_without_imagemagick:1} %{_libdir}/xine/plugins/%{version}/xineplug_decode_image.so %endif +%{_libdir}/xine/plugins/%{version}/xineplug_inp_gnome_vfs.so +%{_libdir}/xine/plugins/%{version}/xineplug_inp_smb.so +%{_libdir}/xine/plugins/%{version}/xineplug_vo_out_aa.so +%{_libdir}/xine/plugins/%{version}/xineplug_vo_out_caca.so %if 0%{!?_without_directfb:1} %{_libdir}/xine/plugins/%{version}/xineplug_vo_out_directfb.so %endif +%{_libdir}/xine/plugins/%{version}/xineplug_vo_out_sdl.so %files devel @@ -284,8 +314,22 @@ %{_mandir}/man1/xine-config.1* - %changelog +* Wed Apr 11 2007 Ville Skytt?? - 1.1.5-1 +- 1.1.5. +- Include GSM 06.10 decoder (#228186). +- Re-enable CACA support. + +* Sun Apr 8 2007 Ville Skytt?? +- Exclude vidix dir on systems that don't have vidix. +- Specfile cleanups. + +* Mon Mar 26 2007 Ville Skytt?? - 1.1.4-4 +- Add PulseAudio support (in -extras, #234035/Jost Diederichs). +- Adjust Samba build dependencies to work for both <= and > FC6. +- Add --with freetype and --with antialiasing build time options, + default disabled, and an upstream patch for FreeType memory leak (#233194). + * Sat Mar 10 2007 Ville Skytt?? - 1.1.4-3 - Apply upstream fix for CVE-2007-1246. --- xine-lib-1.1.1-multilib-devel.patch DELETED --- --- xine-lib-1.1.3-legacy-flac-init.patch DELETED --- --- xine-lib-1.1.4-CVE-2007-1246.patch DELETED --- From fedora-extras-commits at redhat.com Fri Apr 13 21:26:44 2007 From: fedora-extras-commits at redhat.com (Jef Spaleta (jspaleta)) Date: Fri, 13 Apr 2007 17:26:44 -0400 Subject: rpms/python-xlib import.log,1.1,1.2 Message-ID: <200704132126.l3DLQinZ008059@cvs-int.fedora.redhat.com> Author: jspaleta Update of /cvs/extras/rpms/python-xlib In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv8019 Modified Files: import.log Log Message: Initial import of python-xlib into devel tree Index: import.log =================================================================== RCS file: /cvs/extras/rpms/python-xlib/import.log,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- import.log 13 Apr 2007 12:54:21 -0000 1.1 +++ import.log 13 Apr 2007 21:26:05 -0000 1.2 @@ -0,0 +1 @@ +python-xlib-0_13-3_fc7:HEAD:python-xlib-0.13-3.fc7.src.rpm:1176499528 From fedora-extras-commits at redhat.com Fri Apr 13 21:26:52 2007 From: fedora-extras-commits at redhat.com (Jef Spaleta (jspaleta)) Date: Fri, 13 Apr 2007 17:26:52 -0400 Subject: rpms/python-xlib/devel python-xlib.spec, NONE, 1.1 .cvsignore, 1.1, 1.2 sources, 1.1, 1.2 Message-ID: <200704132126.l3DLQq1C008063@cvs-int.fedora.redhat.com> Author: jspaleta Update of /cvs/extras/rpms/python-xlib/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv8019/devel Modified Files: .cvsignore sources Added Files: python-xlib.spec Log Message: Initial import of python-xlib into devel tree --- NEW FILE python-xlib.spec --- # sitelib for noarch packages, sitearch for others (remove the unneeded one) %{!?python_sitelib: %define python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")} Name: python-xlib Version: 0.13 Release: 3%{?dist} Summary: X client library for Python Group: Development/Languages License: GPL URL: http://python-xlib.sourceforge.net/ Source0: http://prdownloads.sourceforge.net/python-xlib/python-xlib-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch BuildRequires: python-devel BuildRequires: texinfo-tex tetex-dvips %package doc Summary: Documentation and examples for python-xlib Group: Documentation Requires: %{name} = %{version}-%{release} %description The Python X Library is a complete X11R6 client-side implementation, written in pure Python. It can be used to write low-levelish X Windows client applications in Python. %description doc Install this package if you want the developers' documentation and examples that tell you how to program with python-xlib. %prep %setup -q %build %{__python} setup.py build cd doc make html ps cd html rm Makefile texi2html %install rm -rf $RPM_BUILD_ROOT %{__python} setup.py install -O1 --skip-build --root $RPM_BUILD_ROOT chmod a-x examples/*.py %clean rm -rf $RPM_BUILD_ROOT %files %defattr(-,root,root,-) %doc README COPYING # For noarch packages: sitelib %{python_sitelib}/* %files doc %defattr(-,root,root,-) %doc COPYING examples doc/html doc/ps/python-xlib.ps %changelog * Tue Apr 10 2007 Jef Spaleta - 0.13-3 - Created doc subpackage per suggestion in review * Mon Mar 26 2007 Jef Spaleta - 0.13-2 - Review Cleanup * Sat Mar 24 2007 Jef Spaleta - 0.13-1 - Initial packaging Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/python-xlib/devel/.cvsignore,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- .cvsignore 13 Apr 2007 12:54:35 -0000 1.1 +++ .cvsignore 13 Apr 2007 21:26:14 -0000 1.2 @@ -0,0 +1 @@ +python-xlib-0.13.tar.gz Index: sources =================================================================== RCS file: /cvs/extras/rpms/python-xlib/devel/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 13 Apr 2007 12:54:35 -0000 1.1 +++ sources 13 Apr 2007 21:26:14 -0000 1.2 @@ -0,0 +1 @@ +8ff22c7517699c2623feb4e31ed612d2 python-xlib-0.13.tar.gz From fedora-extras-commits at redhat.com Fri Apr 13 21:33:47 2007 From: fedora-extras-commits at redhat.com (Gianluca Sforna (giallu)) Date: Fri, 13 Apr 2007 17:33:47 -0400 Subject: rpms/sysprof-kmod/FC-5 sysprof-kmod.spec,1.17,1.18 Message-ID: <200704132133.l3DLXls7008508@cvs-int.fedora.redhat.com> Author: giallu Update of /cvs/extras/rpms/sysprof-kmod/FC-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv8489 Modified Files: sysprof-kmod.spec Log Message: Rebuild for kernel 2.6.20-1.2312.fc5 Index: sysprof-kmod.spec =================================================================== RCS file: /cvs/extras/rpms/sysprof-kmod/FC-5/sysprof-kmod.spec,v retrieving revision 1.17 retrieving revision 1.18 diff -u -r1.17 -r1.18 --- sysprof-kmod.spec 23 Mar 2007 22:11:55 -0000 1.17 +++ sysprof-kmod.spec 13 Apr 2007 21:33:08 -0000 1.18 @@ -4,7 +4,7 @@ # end stuff to be ... # hardcode for now: -%{!?kversion: %define kversion 2.6.20-1.2307.fc5} +%{!?kversion: %define kversion 2.6.20-1.2312.fc5} # hint: this can he overridden with "--define kversion foo" on the rpmbuild command line, e.g. # --define "kversion 2.6.16-1.2096_FC5" From fedora-extras-commits at redhat.com Fri Apr 13 21:57:29 2007 From: fedora-extras-commits at redhat.com (Paul F. Johnson (pfj)) Date: Fri, 13 Apr 2007 17:57:29 -0400 Subject: rpms/xmms import.log,1.5,1.6 Message-ID: <200704132157.l3DLvTm6008856@cvs-int.fedora.redhat.com> Author: pfj Update of /cvs/extras/rpms/xmms In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv8797 Modified Files: import.log Log Message: Index: import.log =================================================================== RCS file: /cvs/extras/rpms/xmms/import.log,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- import.log 1 Apr 2007 11:16:27 -0000 1.5 +++ import.log 13 Apr 2007 21:56:51 -0000 1.6 @@ -2,3 +2,4 @@ xmms-1_2_10-31:HEAD:xmms-1.2.10-31.src.rpm:1169163159 xmms-1_2_10-32:HEAD:xmms-1.2.10-32.src.rpm:1169232628 xmms-1_2_10-35:HEAD:xmms-1.2.10-35.src.rpm:1175426173 +xmms-1_2_10-36_fc7:HEAD:xmms-1.2.10-36.fc7.src.rpm:1176501358 From fedora-extras-commits at redhat.com Fri Apr 13 21:57:38 2007 From: fedora-extras-commits at redhat.com (Paul F. Johnson (pfj)) Date: Fri, 13 Apr 2007 17:57:38 -0400 Subject: rpms/xmms/devel xmms.spec,1.31,1.32 Message-ID: <200704132157.l3DLvcJ2008859@cvs-int.fedora.redhat.com> Author: pfj Update of /cvs/extras/rpms/xmms/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv8797/devel Modified Files: xmms.spec Log Message: Index: xmms.spec =================================================================== RCS file: /cvs/extras/rpms/xmms/devel/xmms.spec,v retrieving revision 1.31 retrieving revision 1.32 diff -u -r1.31 -r1.32 --- xmms.spec 1 Apr 2007 11:16:30 -0000 1.31 +++ xmms.spec 13 Apr 2007 21:56:59 -0000 1.32 @@ -1,6 +1,6 @@ Name: xmms Version: 1.2.10 -Release: 35%{?dist} +Release: 36%{?dist} Epoch: 1 Summary: The X MultiMedia System, a media player @@ -168,7 +168,7 @@ install -Dpm 644 %{SOURCE2} \ %{buildroot}%{_datadir}/icons/hicolor/48x48/apps/xmms.xpm -#install -Dpm 644 xmms.pc %{buildroot}%{_libdir}/pkgconfig/xmms.pc +install -Dpm 644 xmms.pc %{buildroot}%{_libdir}/pkgconfig/xmms.pc %find_lang %{name} @@ -226,9 +226,13 @@ %{_includedir}/xmms/ %{_libdir}/libxmms.so %{_datadir}/aclocal/xmms.m4 +%{_libdir}/pkgconfig/xmms.pc %changelog +* Fri Apr 13 2007 Paul F. Johnson 1:1.2.10-36 +- add back in the .pc file + * Sun Apr 01 2007 Paul F. Johnson 1:1.2.10-35 - added CVE fix for buffer problem From fedora-extras-commits at redhat.com Fri Apr 13 21:58:24 2007 From: fedora-extras-commits at redhat.com (Jef Spaleta (jspaleta)) Date: Fri, 13 Apr 2007 17:58:24 -0400 Subject: rpms/istanbul/devel istanbul-configure.patch, NONE, 1.1 .cvsignore, 1.3, 1.4 istanbul.spec, 1.8, 1.9 sources, 1.3, 1.4 Message-ID: <200704132158.l3DLwOPJ008939@cvs-int.fedora.redhat.com> Author: jspaleta Update of /cvs/extras/rpms/istanbul/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv8871 Modified Files: .cvsignore istanbul.spec sources Added Files: istanbul-configure.patch Log Message: Update to 0.2.2 istanbul-configure.patch: --- NEW FILE istanbul-configure.patch --- --- configure.good 2007-03-24 13:06:30.000000000 -0800 +++ configure 2007-03-24 13:07:49.000000000 -0800 @@ -22501,39 +22501,39 @@ - { echo "$as_me:$LINENO: checking for python module egg.trayicon" >&5 -echo $ECHO_N "checking for python module egg.trayicon... $ECHO_C" >&6; } - - prog=" -import sys - -try: - - import egg.trayicon - - sys.exit(0) -except ImportError: - sys.exit(1) -except SystemExit: - raise -except Exception, e: - print ' Error while trying to import egg.trayicon:' - print ' %r: %s' % (e, e) - sys.exit(1)" - -if $PYTHON -c "$prog" 1>&5 2>&5 -then +# { echo "$as_me:$LINENO: checking for python module egg.trayicon" >&5 +#echo $ECHO_N "checking for python module egg.trayicon... $ECHO_C" >&6; } +# +# prog=" +#import sys +# +#try: +# +# import egg.trayicon +# +# sys.exit(0) +#except ImportError: +# sys.exit(1) +#except SystemExit: +# raise +#except Exception, e: +# print ' Error while trying to import egg.trayicon:' +# print ' %r: %s' % (e, e) +# sys.exit(1)" +# +#if $PYTHON -c "$prog" 1>&5 2>&5 +#then { echo "$as_me:$LINENO: result: found" >&5 echo "${ECHO_T}found" >&6; } - : -else - { echo "$as_me:$LINENO: result: not found" >&5 -echo "${ECHO_T}not found" >&6; } - { { echo "$as_me:$LINENO: error: Unable to import egg.trayicon -- check your PYTHONPATH?" >&5 -echo "$as_me: error: Unable to import egg.trayicon -- check your PYTHONPATH?" >&2;} - { (exit 1); exit 1; }; } - EGG_SUPPORTED=no -fi +# : +#else +# { echo "$as_me:$LINENO: result: not found" >&5 +#echo "${ECHO_T}not found" >&6; } +# { { echo "$as_me:$LINENO: error: Unable to import egg.trayicon -- check your PYTHONPATH?" >&5 +#echo "$as_me: error: Unable to import egg.trayicon -- check your PYTHONPATH?" >&2;} +# { (exit 1); exit 1; }; } +# EGG_SUPPORTED=no +#fi Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/istanbul/devel/.cvsignore,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- .cvsignore 31 Aug 2006 23:45:54 -0000 1.3 +++ .cvsignore 13 Apr 2007 21:57:45 -0000 1.4 @@ -1 +1 @@ -istanbul-0.2.1.tar.bz2 +istanbul-0.2.2.tar.bz2 Index: istanbul.spec =================================================================== RCS file: /cvs/extras/rpms/istanbul/devel/istanbul.spec,v retrieving revision 1.8 retrieving revision 1.9 diff -u -r1.8 -r1.9 --- istanbul.spec 12 Dec 2006 04:54:00 -0000 1.8 +++ istanbul.spec 13 Apr 2007 21:57:45 -0000 1.9 @@ -6,12 +6,13 @@ Summary: Desktop Session Recorder Name: istanbul -Version: 0.2.1 -Release: 10%{?dist} +Version: 0.2.2 +Release: 1%{?dist} License: GPL Group: Applications/Multimedia URL: http://live.gnome.org/Istanbul Source: http://http://live.hujjat.org/istanbul-%{version}.tar.bz2 +Patch0: istanbul-configure.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) Requires: pygtk2 >= %{pygtk2_version} @@ -26,12 +27,15 @@ BuildRequires: python, python-devel BuildRequires: pygtk2-devel >= %{pygtk2_version} BuildRequires: gnome-python2-extras +BuildRequires: gnome-python2-gconf +BuildRequires: gnome-python2-libegg BuildRequires: desktop-file-utils BuildRequires: gstreamer-devel >= %{gstreamer_version} BuildRequires: gstreamer-plugins-good-devel >= %gstreamer_plugins_version BuildRequires: gstreamer-python-devel, gtk2-devel BuildRequires: perl-XML-Parser BuildRequires: gettext + %description Istanbul is a desktop session recorder. You can use it to record your desktop session and then play it back for demos, tutorials and @@ -45,6 +49,7 @@ %prep %setup -q +%patch0 %build #aclocal @@ -106,6 +111,9 @@ #%{python_sitelib}/%{name}/extern/pytrayicon/*.so* %changelog +* Sat Mar 24 2007 Jef Spaleta - 0.2.2-1 +- Update to latest upstream release + * Mon Dec 11 2006 Jef Spaleta - 0.1.1-10 - rebuild against python 2.5 in devel tree Index: sources =================================================================== RCS file: /cvs/extras/rpms/istanbul/devel/sources,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- sources 31 Aug 2006 23:45:54 -0000 1.3 +++ sources 13 Apr 2007 21:57:45 -0000 1.4 @@ -1 +1 @@ -a28cad50f8e29bdce6f8a61af7932539 istanbul-0.2.1.tar.bz2 +8ddcfd5a29dcd10fdafc10af9f66848b istanbul-0.2.2.tar.bz2 From fedora-extras-commits at redhat.com Fri Apr 13 22:06:52 2007 From: fedora-extras-commits at redhat.com (Alexander Dalloz (adalloz)) Date: Fri, 13 Apr 2007 18:06:52 -0400 Subject: rpms/pan/FC-6 .cvsignore, 1.19, 1.20 pan.spec, 1.30, 1.31 sources, 1.19, 1.20 Message-ID: <200704132206.l3DM6qse013315@cvs-int.fedora.redhat.com> Author: adalloz Update of /cvs/extras/rpms/pan/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv13275 Modified Files: .cvsignore pan.spec sources Log Message: Update to current upstream version 0.127. March 28, 2007 - Pan 0.127 "Eckythump" This is another incremental release -- a handful of bugfixes, a little more polish, and a couple of new features. Bug Tickets addressed in this release: 425993 Crash when downloading new headers in 0.126 (Drew Yavor) 427212 Crash when hitting 'read more' when no group loaded (Duncan) 428151 Compilation error in e-util.cc on OS X (SciFi) 424381 Pango warnings from attachments with accented chars (SciFi) 427230 Sigfiles with CR/LFs not handled properly (Artur Jachacy) 393589 X-Face not shown properly (Ivan Rajkovic) 424240 Downloading headers from the command line (Eric Lauriault) 424248 In --nogui mode, exit when the last task finishes. (Eric Lauriault) 427165 Task pane's ETA wrong on new xover tasks (Charles) 426375 Task pane's ETA wrong when selecting over 4GB of queued files (Mike) March 28, 2007 - Pan 0.126 "Demon Sweat" It's been a month since the last release, which is a pretty long time as Pan release cycles go. This release has a couple of important bug fixes and a handful of improvements, but expect the changes to be smaller as we 'burn-in' for Pan 1.0. Ideally 1.0 will be identical to 0.126 (or 0.127 or ...) but with a sexier version number. Bug Tickets addressed in this release: 420618 Decode in a worker thread for faster GUI/network (Calin Culanu) 423376 Status Bar's "tasks" and "log" buttons toggle the windows (Walt) 411446 Use `Message-ID', not `Message-Id', when posting (Charles) 411447 Header pane loses selection when deleting articles (Jeff Berman) 411657 Post window's cursor appears in the wrong place (Frank Tabor) 411659 post window's "save draft" file dialog gets confused (Charles) 411959 profile's `Reply-To' header used wrong in 0.125 (Mimi Doucet) 423684 Latest glib issues "memory warnings" on startup (SciFi) Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/pan/FC-6/.cvsignore,v retrieving revision 1.19 retrieving revision 1.20 diff -u -r1.19 -r1.20 --- .cvsignore 27 Feb 2007 21:54:59 -0000 1.19 +++ .cvsignore 13 Apr 2007 22:06:14 -0000 1.20 @@ -1 +1 @@ -pan-0.125.tar.bz2 +pan-0.127.tar.bz2 Index: pan.spec =================================================================== RCS file: /cvs/extras/rpms/pan/FC-6/pan.spec,v retrieving revision 1.30 retrieving revision 1.31 diff -u -r1.30 -r1.31 --- pan.spec 27 Feb 2007 22:10:50 -0000 1.30 +++ pan.spec 13 Apr 2007 22:06:14 -0000 1.31 @@ -1,7 +1,7 @@ Summary: A GNOME/GTK+ news reader for X Name: pan -Version: 0.125 -Release: 2%{?dist} +Version: 0.127 +Release: 1%{?dist} Epoch: 1 License: GPL Group: Applications/Internet @@ -59,6 +59,9 @@ %{_datadir}/applications/fedora-%{name}.desktop %changelog +* Sat Apr 14 2007 Alexander Dalloz - 1:0.127-1 +- Update to 0.127 + * Tue Feb 27 2007 Alexander Dalloz - 1:0.125-2 - Bump release for build error Index: sources =================================================================== RCS file: /cvs/extras/rpms/pan/FC-6/sources,v retrieving revision 1.19 retrieving revision 1.20 diff -u -r1.19 -r1.20 --- sources 27 Feb 2007 21:54:59 -0000 1.19 +++ sources 13 Apr 2007 22:06:14 -0000 1.20 @@ -1 +1 @@ -0d7d9b1228a13aabdcfc6e49173b8579 pan-0.125.tar.bz2 +6c4df7e8764c0b48455bf68298cb4a22 pan-0.127.tar.bz2 From fedora-extras-commits at redhat.com Fri Apr 13 22:25:50 2007 From: fedora-extras-commits at redhat.com (Alexander Dalloz (adalloz)) Date: Fri, 13 Apr 2007 18:25:50 -0400 Subject: rpms/pan/devel .cvsignore, 1.19, 1.20 pan.spec, 1.30, 1.31 sources, 1.19, 1.20 Message-ID: <200704132225.l3DMPocn013587@cvs-int.fedora.redhat.com> Author: adalloz Update of /cvs/extras/rpms/pan/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv13554 Modified Files: .cvsignore pan.spec sources Log Message: Update to current upstream version 0.127. March 28, 2007 - Pan 0.127 "Eckythump" This is another incremental release -- a handful of bugfixes, a little more polish, and a couple of new features. Bug Tickets addressed in this release: 425993 Crash when downloading new headers in 0.126 (Drew Yavor) 427212 Crash when hitting 'read more' when no group loaded (Duncan) 428151 Compilation error in e-util.cc on OS X (SciFi) 424381 Pango warnings from attachments with accented chars (SciFi) 427230 Sigfiles with CR/LFs not handled properly (Artur Jachacy) 393589 X-Face not shown properly (Ivan Rajkovic) 424240 Downloading headers from the command line (Eric Lauriault) 424248 In --nogui mode, exit when the last task finishes. (Eric Lauriault) 427165 Task pane's ETA wrong on new xover tasks (Charles) 426375 Task pane's ETA wrong when selecting over 4GB of queued files (Mike) March 28, 2007 - Pan 0.126 "Demon Sweat" It's been a month since the last release, which is a pretty long time as Pan release cycles go. This release has a couple of important bug fixes and a handful of improvements, but expect the changes to be smaller as we 'burn-in' for Pan 1.0. Ideally 1.0 will be identical to 0.126 (or 0.127 or ...) but with a sexier version number. Bug Tickets addressed in this release: 420618 Decode in a worker thread for faster GUI/network (Calin Culanu) 423376 Status Bar's "tasks" and "log" buttons toggle the windows (Walt) 411446 Use `Message-ID', not `Message-Id', when posting (Charles) 411447 Header pane loses selection when deleting articles (Jeff Berman) 411657 Post window's cursor appears in the wrong place (Frank Tabor) 411659 post window's "save draft" file dialog gets confused (Charles) 411959 profile's `Reply-To' header used wrong in 0.125 (Mimi Doucet) 423684 Latest glib issues "memory warnings" on startup (SciFi) Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/pan/devel/.cvsignore,v retrieving revision 1.19 retrieving revision 1.20 diff -u -r1.19 -r1.20 --- .cvsignore 27 Feb 2007 20:53:36 -0000 1.19 +++ .cvsignore 13 Apr 2007 22:25:10 -0000 1.20 @@ -1 +1 @@ -pan-0.125.tar.bz2 +pan-0.127.tar.bz2 Index: pan.spec =================================================================== RCS file: /cvs/extras/rpms/pan/devel/pan.spec,v retrieving revision 1.30 retrieving revision 1.31 diff -u -r1.30 -r1.31 --- pan.spec 20 Mar 2007 14:04:57 -0000 1.30 +++ pan.spec 13 Apr 2007 22:25:10 -0000 1.31 @@ -1,7 +1,7 @@ Summary: A GNOME/GTK+ news reader for X Name: pan -Version: 0.125 -Release: 2%{?dist} +Version: 0.127 +Release: 1%{?dist} Epoch: 1 License: GPL Group: Applications/Internet @@ -59,6 +59,9 @@ %{_datadir}/applications/fedora-%{name}.desktop %changelog +* Sat Apr 14 2007 Alexander Dalloz - 1:0.127-1 +- Update to 0.127 + * Tue Mar 20 2007 Michael Schwendt - 1:0.125-2 - Bump release for FE6 -> Fedora 7 upgrade path. Index: sources =================================================================== RCS file: /cvs/extras/rpms/pan/devel/sources,v retrieving revision 1.19 retrieving revision 1.20 diff -u -r1.19 -r1.20 --- sources 27 Feb 2007 20:53:36 -0000 1.19 +++ sources 13 Apr 2007 22:25:10 -0000 1.20 @@ -1 +1 @@ -0d7d9b1228a13aabdcfc6e49173b8579 pan-0.125.tar.bz2 +6c4df7e8764c0b48455bf68298cb4a22 pan-0.127.tar.bz2 From fedora-extras-commits at redhat.com Fri Apr 13 22:36:28 2007 From: fedora-extras-commits at redhat.com (Ville Skytta (scop)) Date: Fri, 13 Apr 2007 18:36:28 -0400 Subject: rpms/em8300-kmod/FC-6 em8300-kmod.spec,1.23,1.24 Message-ID: <200704132236.l3DMaSbF014117@cvs-int.fedora.redhat.com> Author: scop Update of /cvs/extras/rpms/em8300-kmod/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv14100 Modified Files: em8300-kmod.spec Log Message: * Fri Apr 13 2007 Ville Skytt?? - Rebuild for kernel 2.6.20-1.2944.fc6. Index: em8300-kmod.spec =================================================================== RCS file: /cvs/extras/rpms/em8300-kmod/FC-6/em8300-kmod.spec,v retrieving revision 1.23 retrieving revision 1.24 diff -u -r1.23 -r1.24 --- em8300-kmod.spec 23 Mar 2007 20:00:21 -0000 1.23 +++ em8300-kmod.spec 13 Apr 2007 22:35:49 -0000 1.24 @@ -4,7 +4,7 @@ # end stuff to be ... # hardcode for now: -%{!?kversion: %define kversion 2.6.20-1.2933.fc6} +%{!?kversion: %define kversion 2.6.20-1.2944.fc6} %define kmod_name em8300 %define kverrel %(%{kmodtool} verrel %{?kversion} 2>/dev/null) @@ -81,6 +81,9 @@ %changelog +* Fri Apr 13 2007 Ville Skytt?? +- Rebuild for kernel 2.6.20-1.2944.fc6. + * Fri Mar 23 2007 Ville Skytt?? - 0.16.1-3 - Re-enable xen, build for kernel 2.6.20-1.2933.fc6. From fedora-extras-commits at redhat.com Fri Apr 13 22:53:47 2007 From: fedora-extras-commits at redhat.com (Alexander Dalloz (adalloz)) Date: Fri, 13 Apr 2007 18:53:47 -0400 Subject: rpms/mbuffer/devel .cvsignore, 1.2, 1.3 mbuffer.spec, 1.2, 1.3 sources, 1.2, 1.3 Message-ID: <200704132253.l3DMrl39014433@cvs-int.fedora.redhat.com> Author: adalloz Update of /cvs/extras/rpms/mbuffer/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv14373 Modified Files: .cvsignore mbuffer.spec sources Log Message: Update to latest upstream version. Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/mbuffer/devel/.cvsignore,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- .cvsignore 10 Aug 2006 20:27:41 -0000 1.2 +++ .cvsignore 13 Apr 2007 22:53:02 -0000 1.3 @@ -1 +1 @@ -mbuffer-20060728.tgz +mbuffer-20070401.tgz Index: mbuffer.spec =================================================================== RCS file: /cvs/extras/rpms/mbuffer/devel/mbuffer.spec,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- mbuffer.spec 29 Aug 2006 15:29:38 -0000 1.2 +++ mbuffer.spec 13 Apr 2007 22:53:02 -0000 1.3 @@ -1,7 +1,7 @@ Name: mbuffer Summary: Measuring Buffer is an enhanced version of buffer -Version: 20060728 -Release: 3%{?dist} +Version: 20070401 +Release: 1%{?dist} License: GPL Group: Applications/File URL: http://www.maier-komor.de/mbuffer.html @@ -47,6 +47,9 @@ %{_mandir}/man1/mbuffer.1* %changelog +* Sat Apr 14 2007 Alexander Dalloz - 20070401-1 +- Updated to latest version. + * Tue Aug 29 2006 Alexander Dalloz - 20060728-3 - Rebuild for FC6. Index: sources =================================================================== RCS file: /cvs/extras/rpms/mbuffer/devel/sources,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- sources 10 Aug 2006 20:27:41 -0000 1.2 +++ sources 13 Apr 2007 22:53:02 -0000 1.3 @@ -1 +1 @@ -92310e1e06b248a22b37ad76f13c1339 mbuffer-20060728.tgz +7b7f466d502383b5d23d3573cf548144 mbuffer-20070401.tgz From fedora-extras-commits at redhat.com Fri Apr 13 22:55:00 2007 From: fedora-extras-commits at redhat.com (Jerry James (jjames)) Date: Fri, 13 Apr 2007 18:55:00 -0400 Subject: rpms/moodle/devel .cvsignore, 1.5, 1.6 moodle-README-rpm, 1.1, 1.2 moodle.init, 1.1, 1.2 moodle.spec, 1.10, 1.11 sources, 1.5, 1.6 moodle-1.5.2-mimetex-fedora.patch, 1.1, NONE moodle-1.5.2-mimetex-linux.patch, 1.1, NONE Message-ID: <200704132255.l3DMt0O5014506@cvs-int.fedora.redhat.com> Author: jjames Update of /cvs/extras/rpms/moodle/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv14439 Modified Files: .cvsignore moodle-README-rpm moodle.init moodle.spec sources Removed Files: moodle-1.5.2-mimetex-fedora.patch moodle-1.5.2-mimetex-linux.patch Log Message: * Fri Apr 13 2007 Jerry James - 1.8-1 - Update to 1.8 (fixes BZ 232103) - Own /var/www/moodle/web (BZ 233882) - Drop unused mimetex patches - Add executable bits to 3 scripts that should have them - Remove the installation language files from the main package (twice) - Package the moodle language files, not just the installation files - Rename/add several language files to match the upstream list - Minor typo fixes in the scripts Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/moodle/devel/.cvsignore,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- .cvsignore 8 Jan 2007 01:53:06 -0000 1.5 +++ .cvsignore 13 Apr 2007 22:54:23 -0000 1.6 @@ -1 +1,72 @@ -moodle-1.7.tgz +af_utf8.zip +ar_utf8.zip +be_utf8.zip +bg_utf8.zip +bs_utf8.zip +ca_utf8.zip +cs_utf8.zip +da_utf8.zip +de_du_utf8.zip +de_utf8.zip +el_utf8.zip +en_us_utf8.zip +en_utf8.zip +es_utf8.zip +et_utf8.zip +eu_utf8.zip +fa_utf8.zip +fil_utf8.zip +fi_utf8.zip +fr_ca_utf8.zip +fr_utf8.zip +ga_utf8.zip +gl_utf8.zip +he_utf8.zip +hi_utf8.zip +hr_utf8.zip +hu_utf8.zip +id_utf8.zip +is_utf8.zip +it_utf8.zip +ja_utf8.zip +ka_utf8.zip +km_utf8.zip +kn_utf8.zip +ko_utf8.zip +lt_utf8.zip +lv_utf8.zip +mi_tn_utf8.zip +ml_utf8.zip +moodle-1.8.tgz +moodle.conf +moodle-config.php +moodle-cron +moodle.cron +moodle.init +moodle-README-rpm +ms_utf8.zip +nl_utf8.zip +nn_utf8.zip +no_gr_utf8.zip +no_utf8.zip +pl_utf8.zip +pt_br_utf8.zip +pt_utf8.zip +ro_utf8.zip +ru_utf8.zip +si_utf8.zip +sk_utf8.zip +sl_utf8.zip +so_utf8.zip +sq_utf8.zip +sr_cr_bo_utf8.zip +sr_cr_utf8.zip +sr_lt_utf8.zip +sv_utf8.zip +th_utf8.zip +tl_utf8.zip +tr_utf8.zip +uk_utf8.zip +vi_utf8.zip +zh_cn_utf8.zip +zh_tw_utf8.zip Index: moodle-README-rpm =================================================================== RCS file: /cvs/extras/rpms/moodle/devel/moodle-README-rpm,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- moodle-README-rpm 12 Dec 2005 19:48:03 -0000 1.1 +++ moodle-README-rpm 13 Apr 2007 22:54:23 -0000 1.2 @@ -1,4 +1,5 @@ -Edit /var/www/moodle/web/config.php to the values you need to connect to your database. Once you've configured Moodle properly don't forget to run +Edit /var/www/moodle/web/config.php to the values you need to connect to your +database. Once you've configured Moodle properly don't forget to run /sbin/service moodle start ; /sbin/chkconfig moodle on Index: moodle.init =================================================================== RCS file: /cvs/extras/rpms/moodle/devel/moodle.init,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- moodle.init 12 Dec 2005 19:48:03 -0000 1.1 +++ moodle.init 13 Apr 2007 22:54:23 -0000 1.2 @@ -7,7 +7,7 @@ # # chkconfig: - 50 01 # -# description: Enable the Moodle crom job +# description: Enable the Moodle cron job # # source function library Index: moodle.spec =================================================================== RCS file: /cvs/extras/rpms/moodle/devel/moodle.spec,v retrieving revision 1.10 retrieving revision 1.11 diff -u -r1.10 -r1.11 --- moodle.spec 8 Jan 2007 01:53:06 -0000 1.10 +++ moodle.spec 13 Apr 2007 22:54:23 -0000 1.11 @@ -8,26 +8,89 @@ %define with_spellcheck 0 Name: moodle -Version: 1.7 +Version: 1.8 Release: 1%{?dist} Summary: A Course Management System Group: Applications/Publishing License: GPL URL: http://moodle.org/ -Source0: http://download.moodle.org/stable15/%{name}-%{version}.tgz +Source0: http://download.moodle.org/stable18/%{name}-%{version}.tgz Source1: moodle.conf Source2: moodle-config.php Source3: moodle.cron Source4: moodle-cron Source5: moodle.init Source6: moodle-README-rpm -#Patch0: moodle-1.5.2-mimetex-linux.patch -#Patch1: moodle-1.5.2-mimetex-fedora.patch +Source7: http://download.moodle.org/lang16/af_utf8.zip +Source8: http://download.moodle.org/lang16/ar_utf8.zip +Source9: http://download.moodle.org/lang16/be_utf8.zip +Source10: http://download.moodle.org/lang16/bg_utf8.zip +Source11: http://download.moodle.org/lang16/bs_utf8.zip +Source12: http://download.moodle.org/lang16/ca_utf8.zip +Source13: http://download.moodle.org/lang16/cs_utf8.zip +Source14: http://download.moodle.org/lang16/da_utf8.zip +Source15: http://download.moodle.org/lang16/de_utf8.zip +Source16: http://download.moodle.org/lang16/de_du_utf8.zip +Source17: http://download.moodle.org/lang16/el_utf8.zip +Source18: http://download.moodle.org/lang16/en_utf8.zip +Source19: http://download.moodle.org/lang16/en_us_utf8.zip +Source20: http://download.moodle.org/lang16/es_utf8.zip +Source21: http://download.moodle.org/lang16/et_utf8.zip +Source22: http://download.moodle.org/lang16/eu_utf8.zip +Source23: http://download.moodle.org/lang16/fa_utf8.zip +Source24: http://download.moodle.org/lang16/fi_utf8.zip +Source25: http://download.moodle.org/lang16/fil_utf8.zip +Source26: http://download.moodle.org/lang16/fr_utf8.zip +Source27: http://download.moodle.org/lang16/fr_ca_utf8.zip +Source28: http://download.moodle.org/lang16/ga_utf8.zip +Source29: http://download.moodle.org/lang16/gl_utf8.zip +Source30: http://download.moodle.org/lang16/he_utf8.zip +Source31: http://download.moodle.org/lang16/hi_utf8.zip +Source32: http://download.moodle.org/lang16/hr_utf8.zip +Source33: http://download.moodle.org/lang16/hu_utf8.zip +Source34: http://download.moodle.org/lang16/id_utf8.zip +Source35: http://download.moodle.org/lang16/is_utf8.zip +Source36: http://download.moodle.org/lang16/it_utf8.zip +Source37: http://download.moodle.org/lang16/ja_utf8.zip +Source38: http://download.moodle.org/lang16/ka_utf8.zip +Source39: http://download.moodle.org/lang16/km_utf8.zip +Source40: http://download.moodle.org/lang16/kn_utf8.zip +Source41: http://download.moodle.org/lang16/ko_utf8.zip +Source42: http://download.moodle.org/lang16/lt_utf8.zip +Source43: http://download.moodle.org/lang16/lv_utf8.zip +Source44: http://download.moodle.org/lang16/mi_tn_utf8.zip +Source45: http://download.moodle.org/lang16/ml_utf8.zip +Source46: http://download.moodle.org/lang16/ms_utf8.zip +Source47: http://download.moodle.org/lang16/nl_utf8.zip +Source48: http://download.moodle.org/lang16/nn_utf8.zip +Source49: http://download.moodle.org/lang16/no_utf8.zip +Source50: http://download.moodle.org/lang16/no_gr_utf8.zip +Source51: http://download.moodle.org/lang16/pl_utf8.zip +Source52: http://download.moodle.org/lang16/pt_utf8.zip +Source53: http://download.moodle.org/lang16/pt_br_utf8.zip +Source54: http://download.moodle.org/lang16/ro_utf8.zip +Source55: http://download.moodle.org/lang16/ru_utf8.zip +Source56: http://download.moodle.org/lang16/si_utf8.zip +Source57: http://download.moodle.org/lang16/sk_utf8.zip +Source58: http://download.moodle.org/lang16/sl_utf8.zip +Source59: http://download.moodle.org/lang16/so_utf8.zip +Source60: http://download.moodle.org/lang16/sq_utf8.zip +Source61: http://download.moodle.org/lang16/sr_cr_utf8.zip +Source62: http://download.moodle.org/lang16/sr_cr_bo_utf8.zip +Source63: http://download.moodle.org/lang16/sr_lt_utf8.zip +Source64: http://download.moodle.org/lang16/sv_utf8.zip +Source65: http://download.moodle.org/lang16/th_utf8.zip +Source66: http://download.moodle.org/lang16/tl_utf8.zip +Source67: http://download.moodle.org/lang16/tr_utf8.zip +Source68: http://download.moodle.org/lang16/uk_utf8.zip +Source69: http://download.moodle.org/lang16/vi_utf8.zip +Source70: http://download.moodle.org/lang16/zh_cn_utf8.zip +Source71: http://download.moodle.org/lang16/zh_tw_utf8.zip BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch -#BuildRequires: +BuildRequires: unzip Requires: php-gd vixie-cron mimetex perl(lib) php-mysql Requires(post): /sbin/chkconfig Requires(preun): /sbin/chkconfig @@ -38,6 +101,77 @@ package designed using sound pedagogical principles, to help educators create effective online learning communities. +# For maintenance purposes, here is the list of language packs with their +# corresponding date stamps and the source number above. This list follows +# the order of the one on http://download.moodle.org/lang16/ which is mostly, +# but not completely, alphabetical. Last updated 2007-04-13. +# +# Afrikaans: 2007-01-05, Source7 +# Albanian: 2007-01-05, Source60 +# Arabic: 2007-03-20, Source8 +# Basque: 2007-04-05, Source22 +# Belarusian: 2007-01-05, Source9 +# Bosnian: 2006-12-18, Source11 +# Bulgarian: 2007-01-05, Source10 +# Catalan: 2007-04-04, Source12 +# Croatian: 2006-05-07, Source32 +# Chinese (Simplified): 2007-04-03, Source70 +# Chinese (Traditional/Big5): 2007-02-19, Source71 +# Czech: 2007-04-13, Source13 +# Danish: 2007-03-10, Source14 +# Dutch: 2007-03-31, Source47 +# English: 2007-04-12, Source18 +# English (US): 2007-01-05, Source19 +# Estonian: 2007-01-05, Source21 +# Farsi: 2006-06-30, Source23 +# Filipino: 2006-07-31, Source25 +# Finnish: 2007-03-31, Source24 +# French: 2007-04-12, Source26 +# French (Canada): 2007-01-05, Source27 +# Gaelic: 2007-01-05, Source28 +# Gallego: 2007-01-05, Source29 +# Georgian: 2006-12-18, Source38 +# German: 2007-03-23, Source15 +# German (Personal): 2007-01-03, Source16 +# Greek: 2007-03-31, Source17 +# Hebrew: 2006-06-30, Source30 +# Hindi: 2007-01-05, Source31 +# Hungarian: 2007-03-31, Source33 +# Icelandic: 2007-03-31, Source35 +# Indonesian: 2007-01-05, Source34 +# Italian: 2007-04-12, Source36 +# Japanese: 2007-04-13, Source37 +# Kannada: 2006-06-30, Source40 +# Khmer: 2006-06-30, Source39 +# Korean: 2007-04-12, Source41 +# Lithuanian: 2007-01-05, Source42 +# Latvian: 2007-01-05, Source43 +# Malayalam: 2006-06-30, Source45 +# Malaysian: 2007-01-05, Source46 +# Maori (Ngai Tahu): 2006-07-06, Source44 +# Norwegian: 2007-03-31, Source49 +# Norwegian (Primary): 2006-02-02, Source50 +# Nynorsk: 2006-05-01, Source48 +# Polish: 2007-03-31, Source51 +# Portuguese: 2007-03-31, Source52 +# Portuguese (Brazil): 2007-04-02, Source53 +# Romanian: 2007-01-05, Source54 +# Russian: 2007-04-12, Source55 +# Sinhala: 2006-10-16, Source56 +# Serbian (Cyrillic Bosnia Herzegovina): 2006-08-26, Source62 +# Serbian (Cyrillic): 2007-03-31, Source61 +# Serbian (Latin): 2007-03-31, Source63 +# Slovak: 2007-04-01, Source57 +# Slovenian: 2007-03-31, Source58 +# Somali: 2006-06-30, Source59 +# Spanish (International): 2007-04-05, Source20 +# Swedish: 2007-03-31, Source64 +# Tagalog: 2007-03-31, Source66 +# Thai: 2007-03-31, Source65 +# Turkish: 2007-03-31, Source67 +# Ukrainian: 2007-01-05, Source68 +# Vietnamese: 2007-01-05, Source69 + %package af Summary: Moodle language pack for Afrikaans Group: Applications/Publishing @@ -48,7 +182,8 @@ %files af %defattr (-,root,root,-) -%{moodlewebdir}/lang/af* +%{moodlewebdir}/lang/af_utf8 +%{moodlewebdir}/install/lang/af_utf8 %package ar Summary: Moodle language pack for Arabic @@ -60,19 +195,24 @@ %files ar %defattr (-,root,root,-) -%{moodlewebdir}/lang/ar* +%{moodlewebdir}/lang/ar_utf8 +%{moodlewebdir}/install/lang/ar_utf8 +%{moodlewebdir}/lib/adodb/lang/adodb-ar.inc.php +%{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/langs/ar.js +%{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/themes/advanced/langs/ar.js %package be -Summary: Moodle language pack for Byelorussian +Summary: Moodle language pack for Belarusian Group: Applications/Publishing Requires: moodle = %{version}-%{release} %description be -This package contains the files needed to display Moodle in Byelorussian. +This package contains the files needed to display Moodle in Belarusian. %files be %defattr (-,root,root,-) -%{moodlewebdir}/lang/be* +%{moodlewebdir}/lang/be_utf8 +%{moodlewebdir}/install/lang/be_utf8 %package bg Summary: Moodle language pack for Bulgarian @@ -84,7 +224,9 @@ %files bg %defattr (-,root,root,-) -%{moodlewebdir}/lang/bg* +%{moodlewebdir}/lang/bg_utf8 +%{moodlewebdir}/install/lang/bg_utf8 +%{moodlewebdir}/lib/adodb/lang/adodb-bg* %package bs Summary: Moodle language pack for Bosnian @@ -96,7 +238,8 @@ %files bs %defattr (-,root,root,-) -%{moodlewebdir}/lang/bs* +%{moodlewebdir}/lang/bs_utf8 +%{moodlewebdir}/install/lang/bs_utf8 %package ca Summary: Moodle language pack for Catalan @@ -108,7 +251,12 @@ %files ca %defattr (-,root,root,-) -%{moodlewebdir}/lang/ca* +%{moodlewebdir}/lang/ca_utf8 +%{moodlewebdir}/install/lang/ca_utf8 +%{moodlewebdir}/lib/adodb/lang/adodb-ca.inc.php +%{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/langs/ca.js +%{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/themes/advanced/langs/ca.js +%{moodlewebdir}/lib/phpmailer/language/phpmailer.lang-ca.php %package cs Summary: Moodle language pack for Czech @@ -120,7 +268,30 @@ %files cs %defattr (-,root,root,-) -%{moodlewebdir}/lang/cs* +%{moodlewebdir}/lang/cs_utf8 +%{moodlewebdir}/install/lang/cs_utf8 +%{moodlewebdir}/lib/adodb/lang/adodb-cz.inc.php +%{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/langs/cs.js +%{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/plugins/advimage/langs/cs.js +%{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/plugins/fullscreen/langs/cs.js +%{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/themes/advanced/langs/cs.js +%{moodlewebdir}/lib/phpmailer/language/phpmailer.lang-cz.php + +%package cy +Summary: Moodle language pack for Welsh +Group: Applications/Publishing +Requires: moodle = %{version}-%{release} + +%description cy +This package contains the files needed to display Moodle in Welsh. Currently, +only the tinymce editor provides Welsh support. + +%files cy +%defattr (-,root,root,-) +%{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/langs/cy.js +%{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/plugins/advimage/langs/cy.js +%{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/plugins/fullscreen/langs/cy.js +%{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/themes/advanced/langs/cy.js %package da Summary: Moodle language pack for Danish @@ -132,7 +303,14 @@ %files da %defattr (-,root,root,-) -%{moodlewebdir}/lang/da* +%{moodlewebdir}/lang/da_utf8 +%{moodlewebdir}/install/lang/da_utf8 +%{moodlewebdir}/lib/adodb/lang/adodb-ca.inc.php +%{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/langs/da.js +%{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/plugins/advimage/langs/da.js +%{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/plugins/fullscreen/langs/da.js +%{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/themes/advanced/langs/da.js +%{moodlewebdir}/lib/phpmailer/language/phpmailer.lang-dk.php %package de Summary: Moodle language pack for German @@ -144,7 +322,27 @@ %files de %defattr (-,root,root,-) -%{moodlewebdir}/lang/de* +%{moodlewebdir}/lang/de_utf8 +%{moodlewebdir}/install/lang/de_utf8 +%{moodlewebdir}/lib/adodb/lang/adodb-de.inc.php +%{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/langs/de.js +%{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/plugins/advimage/langs/de.js +%{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/plugins/fullscreen/langs/de.js +%{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/themes/advanced/langs/de.js +%{moodlewebdir}/lib/phpmailer/language/phpmailer.lang-de.php + +%package de_du +Summary: Moodle language pack for German (Personal) +Group: Applications/Publishing +Requires: moodle = %{version}-%{release} + +%description de_du +This package contains the files needed to display Moodle in German (Personal). + +%files de_du +%defattr (-,root,root,-) +%{moodlewebdir}/lang/de_du_utf8 +%{moodlewebdir}/install/lang/de_du_utf8 %package el Summary: Moodle language pack for Greek @@ -156,7 +354,11 @@ %files el %defattr (-,root,root,-) -%{moodlewebdir}/lang/el* +%{moodlewebdir}/lang/el_utf8 +%{moodlewebdir}/install/lang/el_utf8 +%{moodlewebdir}/lib/cas/languages/greek.php +%{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/langs/el.js +%{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/themes/advanced/langs/el.js %package es Summary: Moodle language pack for Spanish @@ -168,7 +370,14 @@ %files es %defattr (-,root,root,-) -%{moodlewebdir}/lang/es* +%{moodlewebdir}/lang/es_utf8 +%{moodlewebdir}/install/lang/es* +%{moodlewebdir}/lib/adodb/lang/adodb-es.inc.php +%{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/langs/es.js +%{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/plugins/advimage/langs/es.js +%{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/plugins/fullscreen/langs/es.js +%{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/themes/advanced/langs/es.js +%{moodlewebdir}/lib/phpmailer/language/phpmailer.lang-es.php %package et Summary: Moodle language pack for Estonian @@ -180,7 +389,8 @@ %files et %defattr (-,root,root,-) -%{moodlewebdir}/lang/et* +%{moodlewebdir}/lang/et_utf8 +%{moodlewebdir}/install/lang/et_utf8 %package eu Summary: Moodle language pack for Basque @@ -192,19 +402,24 @@ %files eu %defattr (-,root,root,-) -%{moodlewebdir}/lang/eu* +%{moodlewebdir}/lang/eu_utf8 +%{moodlewebdir}/install/lang/eu_utf8 %package fa -Summary: Moodle language pack for Persian +Summary: Moodle language pack for Farsi Group: Applications/Publishing Requires: moodle = %{version}-%{release} %description fa -This package contains the files needed to display Moodle in Persian. +This package contains the files needed to display Moodle in Farsi. %files fa %defattr (-,root,root,-) -%{moodlewebdir}/lang/fa* +%{moodlewebdir}/lang/fa_utf8 +%{moodlewebdir}/install/lang/fa_utf8 +%{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/langs/fa.js +%{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/plugins/advimage/langs/fa* +%{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/themes/advanced/langs/fa.js %package fi Summary: Moodle language pack for Finnish @@ -216,7 +431,38 @@ %files fi %defattr (-,root,root,-) -%{moodlewebdir}/lang/fi* +%{moodlewebdir}/lang/fi_utf8 +%{moodlewebdir}/install/lang/fi_utf8 +%{moodlewebdir}/lib/editor/htmlarea/plugins/TableOperations/lang/fi.js +%{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/langs/fi.js +%{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/themes/advanced/langs/fi.js +%{moodlewebdir}/lib/phpmailer/language/phpmailer.lang-fi.php + +%package fil +Summary: Moodle language pack for Filipino +Group: Applications/Publishing +Requires: moodle = %{version}-%{release} + +%description fil +This package contains the files needed to display Moodle in Filipino. + +%files fil +%defattr (-,root,root,-) +%{moodlewebdir}/lang/fil_utf8 +%{moodlewebdir}/install/lang/fil_utf8 + +%package fo +Summary: Moodle language pack for Faroese +Group: Applications/Publishing +Requires: moodle = %{version}-%{release} + +%description fo +This package contains the files needed to display Moodle in Faroese. +Currently, only the phpmailer supports Faroese. + +%files fo +%defattr (-,root,root,-) +%{moodlewebdir}/lib/phpmailer/language/phpmailer.lang-fo.php %package fr Summary: Moodle language pack for French @@ -228,31 +474,71 @@ %files fr %defattr (-,root,root,-) -%{moodlewebdir}/lang/fr* +%{moodlewebdir}/lang/fr_utf8 +%{moodlewebdir}/install/lang/fr_utf8 +%{moodlewebdir}/lib/adodb/lang/adodb-fr.inc.php +%{moodlewebdir}/lib/cas/languages/french.php +%{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/langs/fr.js +%{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/plugins/advimage/langs/fr.js +%{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/plugins/fullscreen/langs/fr.js +%{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/themes/advanced/langs/fr.js +%{moodlewebdir}/lib/phpmailer/language/phpmailer.lang-fr.php + +%package fr_ca +Summary: Moodle language pack for French (Canada) +Group: Applications/Publishing +Requires: moodle = %{version}-%{release} + +%description fr_ca +This package contains the files needed to display Moodle in French (Canada). + +%files fr_ca +%defattr (-,root,root,-) +%{moodlewebdir}/lang/fr_ca_utf8 +%{moodlewebdir}/install/lang/fr_ca_utf8 +%{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/langs/fr_ca.js +%{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/plugins/advimage/langs/fr_ca.js +%{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/plugins/fullscreen/langs/fr_ca.js +%{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/themes/advanced/langs/fr_ca.js %package ga -Summary: Moodle language pack for Irish +Summary: Moodle language pack for Gaelic Group: Applications/Publishing Requires: moodle = %{version}-%{release} %description ga -This package contains the files needed to display Moodle in Irish. +This package contains the files needed to display Moodle in Gaelic. %files ga %defattr (-,root,root,-) -%{moodlewebdir}/lang/ga* +%{moodlewebdir}/lang/ga_utf8 +%{moodlewebdir}/install/lang/ga_utf8 %package gl -Summary: Moodle language pack for Galician +Summary: Moodle language pack for Gallego Group: Applications/Publishing Requires: moodle = %{version}-%{release} %description gl -This package contains the files needed to display Moodle in Galician. +This package contains the files needed to display Moodle in Gallego. %files gl %defattr (-,root,root,-) -%{moodlewebdir}/lang/gl* +%{moodlewebdir}/lang/gl_utf8 +%{moodlewebdir}/install/lang/gl_utf8 + +%package gu +Summary: Moodle language pack for Gujarati +Group: Applications/Publishing +Requires: moodle = %{version}-%{release} + +%description gu +This package contains the files needed to display Moodle in Gujarati. +Currently, only the installer is available in Gujarati. + +%files gu +%defattr (-,root,root,-) +%{moodlewebdir}/install/lang/gu_utf8 %package he Summary: Moodle language pack for Hebrew @@ -264,7 +550,38 @@ %files he %defattr (-,root,root,-) -%{moodlewebdir}/lang/he* +%{moodlewebdir}/lang/he_utf8 +%{moodlewebdir}/install/lang/he_utf8 +%{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/langs/he.js +%{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/plugins/advimage/langs/he.js +%{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/plugins/fullscreen/langs/he.js +%{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/themes/advanced/langs/he.js + +%package hi +Summary: Moodle language pack for Hindi +Group: Applications/Publishing +Requires: moodle = %{version}-%{release} + +%description hi +This package contains the files needed to display Moodle in Hindi. + +%files hi +%defattr (-,root,root,-) +%{moodlewebdir}/lang/hi_utf8 +%{moodlewebdir}/install/lang/hi_utf8 + +%package hr +Summary: Moodle language pack for Croatian +Group: Applications/Publishing +Requires: moodle = %{version}-%{release} + +%description hr +This package contains the files needed to display Moodle in Croatian. + +%files hr +%defattr (-,root,root,-) +%{moodlewebdir}/lang/hr_utf8 +%{moodlewebdir}/install/lang/hr_utf8 %package hu Summary: Moodle language pack for Hungarian @@ -276,7 +593,14 @@ %files hu %defattr (-,root,root,-) -%{moodlewebdir}/lang/hu* +%{moodlewebdir}/lang/hu_utf8 +%{moodlewebdir}/install/lang/hu_utf8 +%{moodlewebdir}/lib/adodb/lang/adodb-hu.inc.php +%{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/langs/hu.js +%{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/plugins/advimage/langs/hu.js +%{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/plugins/fullscreen/langs/hu.js +%{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/themes/advanced/langs/hu.js +%{moodlewebdir}/lib/phpmailer/language/phpmailer.lang-hu.php %package id Summary: Moodle language pack for Indonesian @@ -288,7 +612,25 @@ %files id %defattr (-,root,root,-) -%{moodlewebdir}/lang/id* +%{moodlewebdir}/lang/id_utf8 +%{moodlewebdir}/install/lang/id_utf8 + +%package is +Summary: Moodle language pack for Icelandic +Group: Applications/Publishing +Requires: moodle = %{version}-%{release} + +%description is +This package contains the files needed to display Moodle in Icelandic. + +%files is +%defattr (-,root,root,-) +%{moodlewebdir}/lang/is_utf8 +%{moodlewebdir}/install/lang/is_utf8 +%{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/langs/is.js +%{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/plugins/advimage/langs/is.js +%{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/plugins/fullscreen/langs/is.js +%{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/themes/advanced/langs/is.js %package it Summary: Moodle language pack for Italian @@ -300,7 +642,12 @@ %files it %defattr (-,root,root,-) -%{moodlewebdir}/lang/it* +%{moodlewebdir}/lang/it_utf8 +%{moodlewebdir}/install/lang/it_utf8 +%{moodlewebdir}/lib/adodb/lang/adodb-it.inc.php +%{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/langs/it.js +%{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/themes/advanced/langs/it.js +%{moodlewebdir}/lib/phpmailer/language/phpmailer.lang-it.php %package ja Summary: Moodle language pack for Japanese @@ -312,7 +659,11 @@ %files ja %defattr (-,root,root,-) -%{moodlewebdir}/lang/ja* +%{moodlewebdir}/lang/ja_utf8 +%{moodlewebdir}/install/lang/ja_utf8 +%{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/langs/ja.js +%{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/themes/advanced/langs/ja.js +%{moodlewebdir}/lib/phpmailer/language/phpmailer.lang-ja.php %package ka Summary: Moodle language pack for Georgian @@ -324,19 +675,21 @@ %files ka %defattr (-,root,root,-) -%{moodlewebdir}/lang/ka* +%{moodlewebdir}/lang/ka_utf8 +%{moodlewebdir}/install/lang/ka_utf8 %package km -Summary: Moodle language pack for Cambodian +Summary: Moodle language pack for Khmer Group: Applications/Publishing Requires: moodle = %{version}-%{release} %description km -This package contains the files needed to display Moodle in Cambodian. +This package contains the files needed to display Moodle in Khmer. %files km %defattr (-,root,root,-) -%{moodlewebdir}/lang/km* +%{moodlewebdir}/lang/km_utf8 +%{moodlewebdir}/install/lang/km_utf8 %package kn Summary: Moodle language pack for Kannada @@ -348,7 +701,8 @@ %files kn %defattr (-,root,root,-) -%{moodlewebdir}/lang/kn* +%{moodlewebdir}/lang/kn_utf8 +%{moodlewebdir}/install/lang/kn_utf8 %package ko Summary: Moodle language pack for Korean @@ -360,7 +714,24 @@ %files ko %defattr (-,root,root,-) -%{moodlewebdir}/lang/ko* +%{moodlewebdir}/lang/ko_utf8 +%{moodlewebdir}/install/lang/ko_utf8 +%{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/langs/ko.js +%{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/plugins/advimage/langs/ko.js +%{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/themes/advanced/langs/ko.js + +%package lo +Summary: Moodle language pack for Lao +Group: Applications/Publishing +Requires: moodle = %{version}-%{release} + +%description lo +This package contains the files needed to display Moodle in Lao. +Currently, only the installer is available in Lao. + +%files lo +%defattr (-,root,root,-) +%{moodlewebdir}/install/lang/lo_utf8 %package lt Summary: Moodle language pack for Lithuanian @@ -372,7 +743,8 @@ %files lt %defattr (-,root,root,-) -%{moodlewebdir}/lang/lt* +%{moodlewebdir}/lang/lt_utf8 +%{moodlewebdir}/install/lang/lt_utf8 %package lv Summary: Moodle language pack for Latvian @@ -384,31 +756,47 @@ %files lv %defattr (-,root,root,-) -%{moodlewebdir}/lang/lv* +%{moodlewebdir}/lang/lv_utf8 +%{moodlewebdir}/install/lang/lv_utf8 + +%package mi_tn +Summary: Moodle language pack for Maori (Ngai Tahu) +Group: Applications/Publishing +Requires: moodle = %{version}-%{release} + +%description mi_tn +This package contains the files needed to display Moodle in Maori (Ngai Tahu). + +%files mi_tn +%defattr (-,root,root,-) +%{moodlewebdir}/lang/mi_tn_utf8 +%{moodlewebdir}/install/lang/mi_* -%package mi -Summary: Moodle language pack for Maori +%package ml +Summary: Moodle language pack for Malayalam Group: Applications/Publishing Requires: moodle = %{version}-%{release} -%description mi -This package contains the files needed to display Moodle in Maori. +%description ml +This package contains the files needed to display Moodle in Malayalam. -%files mi +%files ml %defattr (-,root,root,-) -%{moodlewebdir}/lang/mi* +%{moodlewebdir}/lang/ml_utf8 +%{moodlewebdir}/install/lang/ml_utf8 %package ms -Summary: Moodle language pack for Malay +Summary: Moodle language pack for Malaysian Group: Applications/Publishing Requires: moodle = %{version}-%{release} %description ms -This package contains the files needed to display Moodle in Malay. +This package contains the files needed to display Moodle in Malaysian. %files ms %defattr (-,root,root,-) -%{moodlewebdir}/lang/ms* +%{moodlewebdir}/lang/ms_utf8 +%{moodlewebdir}/install/lang/ms_utf8 %package nl Summary: Moodle language pack for Dutch @@ -420,20 +808,31 @@ %files nl %defattr (-,root,root,-) -%{moodlewebdir}/lang/nl* +%{moodlewebdir}/lang/nl_utf8 +%{moodlewebdir}/install/lang/nl_utf8 +%{moodlewebdir}/lib/adodb/lang/adodb-nl.inc.php +%{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/langs/nl.js +%{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/plugins/advimage/langs/nl.js +%{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/plugins/fullscreen/langs/nl.js +%{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/themes/advanced/langs/nl.js +%{moodlewebdir}/lib/phpmailer/language/phpmailer.lang-nl.php %package nn -Summary: Moodle language pack for Norwegian Nynorsk +Summary: Moodle language pack for Nynorsk Group: Applications/Publishing Requires: moodle = %{version}-%{release} %description nn -This package contains the files needed to display Moodle in Norwegian -Nynorsk. +This package contains the files needed to display Moodle in Nynorsk. %files nn %defattr (-,root,root,-) -%{moodlewebdir}/lang/nn* +%{moodlewebdir}/lang/nn_utf8 +%{moodlewebdir}/install/lang/nn_utf8 +%{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/langs/nn.js +%{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/plugins/advimage/langs/nn.js +%{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/plugins/fullscreen/langs/nn.js +%{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/themes/advanced/langs/nn.js %package no Summary: Moodle language pack for Norwegian Bokmal @@ -441,12 +840,31 @@ Requires: moodle = %{version}-%{release} %description no -This package contains the files needed to display Moodle in Norwegian -Bokmal. +This package contains the files needed to display Moodle in Norwegian Bokmal. %files no %defattr (-,root,root,-) -%{moodlewebdir}/lang/no* +%{moodlewebdir}/lang/no_utf8 +%{moodlewebdir}/install/lang/no_utf8 +%{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/langs/nb.js +%{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/plugins/advimage/langs/nb.js +%{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/plugins/fullscreen/langs/nb.js +%{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/themes/advanced/langs/nb.js +%{moodlewebdir}/lib/phpmailer/language/phpmailer.lang-no.php + +%package no_gr +Summary: Moodle language pack for Norwegian (Primary) +Group: Applications/Publishing +Requires: moodle = %{version}-%{release} + +%description no_gr +This package contains the files needed to display Moodle in Norwegian +(Primary). + +%files no_gr +%defattr (-,root,root,-) +%{moodlewebdir}/lang/no_gr_utf8 +%{moodlewebdir}/install/lang/no_gr_utf8 %package pl Summary: Moodle language pack for Polish @@ -458,7 +876,14 @@ %files pl %defattr (-,root,root,-) -%{moodlewebdir}/lang/pl* +%{moodlewebdir}/lang/pl_utf8 +%{moodlewebdir}/install/lang/pl_utf8 +%{moodlewebdir}/lib/adodb/lang/adodb-pl.inc.php +%{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/langs/pl.js +%{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/plugins/advimage/langs/pl.js +%{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/plugins/fullscreen/langs/pl.js +%{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/themes/advanced/langs/pl.js +%{moodlewebdir}/lib/phpmailer/language/phpmailer.lang-pl.php %package pt Summary: Moodle language pack for Portuguese @@ -470,7 +895,30 @@ %files pt %defattr (-,root,root,-) -%{moodlewebdir}/lang/pt* +%{moodlewebdir}/lang/pt_utf8 +%{moodlewebdir}/install/lang/pt_utf8 +%{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/langs/pt.js +%{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/themes/advanced/langs/pt.js + +%package pt_br +Summary: Moodle language pack for Portuguese (Brazil) +Group: Applications/Publishing +Requires: moodle = %{version}-%{release} + +%description pt_br +This package contains the files needed to display Moodle in Portuguese +(Brazil). + +%files pt_br +%defattr (-,root,root,-) +%{moodlewebdir}/lang/pt_br_utf8 +%{moodlewebdir}/install/lang/pt_br_utf8 +%{moodlewebdir}/lib/adodb/lang/adodb-pt-br.inc.php +%{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/langs/pt_br.js +%{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/plugins/advimage/langs/pt_br.js +%{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/plugins/fullscreen/langs/pt_br.js +%{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/themes/advanced/langs/pt_br.js +%{moodlewebdir}/lib/phpmailer/language/phpmailer.lang-br.php %package ro Summary: Moodle language pack for Romanian @@ -482,7 +930,11 @@ %files ro %defattr (-,root,root,-) -%{moodlewebdir}/lang/ro* +%{moodlewebdir}/lang/ro_utf8 +%{moodlewebdir}/install/lang/ro_utf8 +%{moodlewebdir}/lib/adodb/lang/adodb-ro.inc.php +%{moodlewebdir}/lib/editor/htmlarea/plugins/TableOperations/lang/ro.js +%{moodlewebdir}/lib/phpmailer/language/phpmailer.lang-ro.php %package ru Summary: Moodle language pack for Russian @@ -494,7 +946,31 @@ %files ru %defattr (-,root,root,-) -%{moodlewebdir}/lang/ru* +%{moodlewebdir}/lang/ru_utf8 +%{moodlewebdir}/install/lang/ru_utf8 +%{moodlewebdir}/lib/adodb/lang/adodb-ru1251.inc.php +%{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/langs/ru* +%{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/plugins/advimage/langs/ru* +%{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/plugins/fullscreen/langs/ru* +%{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/themes/advanced/langs/ru* +%{moodlewebdir}/lib/phpmailer/language/phpmailer.lang-ru.php + +%package si +Summary: Moodle language pack for Sinhala +Group: Applications/Publishing +Requires: moodle = %{version}-%{release} + +%description si +This package contains the files needed to display Moodle in Sinhala. + +%files si +%defattr (-,root,root,-) +%{moodlewebdir}/lang/si_utf8 +%{moodlewebdir}/install/lang/si_utf8 +%{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/langs/si.js +%{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/plugins/advimage/langs/si.js +%{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/plugins/fullscreen/langs/si.js +%{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/themes/advanced/langs/si.js %package sk Summary: Moodle language pack for Slovak @@ -506,7 +982,12 @@ %files sk %defattr (-,root,root,-) -%{moodlewebdir}/lang/sk* +%{moodlewebdir}/lang/sk_utf8 +%{moodlewebdir}/install/lang/sk_utf8 +%{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/langs/sk.js +%{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/plugins/advimage/langs/sk.js +%{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/plugins/fullscreen/langs/sk.js +%{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/themes/advanced/langs/sk.js %package sl Summary: Moodle language pack for Slovenian @@ -518,7 +999,34 @@ %files sl %defattr (-,root,root,-) -%{moodlewebdir}/lang/sl* +%{moodlewebdir}/lang/sl_utf8 +%{moodlewebdir}/install/lang/sl_utf8 + +%package sm +Summary: Moodle language pack for Samoan +Group: Applications/Publishing +Requires: moodle = %{version}-%{release} + +%description sm +This package contains the files needed to display Moodle in Samoan. +Currently, only the installer is available in Samoan. + +%files sm +%defattr (-,root,root,-) +%{moodlewebdir}/install/lang/sm_utf8 + +%package so +Summary: Moodle language pack for Somali +Group: Applications/Publishing +Requires: moodle = %{version}-%{release} + +%description so +This package contains the files needed to display Moodle in Somali. + +%files so +%defattr (-,root,root,-) +%{moodlewebdir}/lang/so_utf8 +%{moodlewebdir}/install/lang/so_utf8 %package sq Summary: Moodle language pack for Albanian @@ -530,19 +1038,49 @@ %files sq %defattr (-,root,root,-) -%{moodlewebdir}/lang/sq* +%{moodlewebdir}/lang/sq_utf8 +%{moodlewebdir}/install/lang/sq_utf8 -%package sr -Summary: Moodle language pack for Serbian +%package sr_cr +Summary: Moodle language pack for Serbian (Cyrillic) Group: Applications/Publishing Requires: moodle = %{version}-%{release} -%description sr -This package contains the files needed to display Moodle in Serbian. +%description sr_cr +This package contains the files needed to display Moodle in Serbian (Cyrillic). -%files sr +%files sr_cr %defattr (-,root,root,-) -%{moodlewebdir}/lang/sr* +%{moodlewebdir}/lang/sr_cr_utf8 +%{moodlewebdir}/install/lang/sr_cr_utf8 + +%package sr_cr_bo +Summary: Moodle language pack for Serbian (Cyrillic Bosnia Herzegovina) +Group: Applications/Publishing +Requires: moodle = %{version}-%{release} + +%description sr_cr_bo +This package contains the files needed to display Moodle in Serbian +(Cyrillic Bosnia Herzegovina). + +%files sr_cr_bo +%defattr (-,root,root,-) +%{moodlewebdir}/lang/sr_cr_bo_utf8 +%{moodlewebdir}/install/lang/sr_cr_bo_utf8 +%{moodlewebdir}/install/lang/sr_utf8 + +%package sr_lt +Summary: Moodle language pack for Serbian (Latin) +Group: Applications/Publishing +Requires: moodle = %{version}-%{release} + +%description sr_lt +This package contains the files needed to display Moodle in Serbian (Latin). + +%files sr_lt +%defattr (-,root,root,-) +%{moodlewebdir}/lang/sr_lt_utf8 +%{moodlewebdir}/install/lang/sr_lt_utf8 %package sv Summary: Moodle language pack for Swedish @@ -554,7 +1092,27 @@ %files sv %defattr (-,root,root,-) -%{moodlewebdir}/lang/sv* +%{moodlewebdir}/lang/sv_utf8 +%{moodlewebdir}/install/lang/sv_utf8 +%{moodlewebdir}/lib/adodb/lang/adodb-sv.inc.php +%{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/langs/sv.js +%{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/plugins/advimage/langs/sv.js +%{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/plugins/fullscreen/langs/sv.js +%{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/themes/advanced/langs/sv.js +%{moodlewebdir}/lib/phpmailer/language/phpmailer.lang-se.php + +%package ta +Summary: Moodle language pack for Tamil +Group: Applications/Publishing +Requires: moodle = %{version}-%{release} + +%description ta +This package contains the files needed to display Moodle in Tamil. +Currently, only the installer is available in Tamil. + +%files ta +%defattr (-,root,root,-) +%{moodlewebdir}/install/lang/ta_utf8 %package th Summary: Moodle language pack for Thai @@ -566,7 +1124,9 @@ %files th %defattr (-,root,root,-) -%{moodlewebdir}/lang/th* +%{moodlewebdir}/lang/th_utf8 +%{moodlewebdir}/install/lang/th_utf8 +%{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/langs/th.js %package tl Summary: Moodle language pack for Tagalog @@ -578,7 +1138,21 @@ %files tl %defattr (-,root,root,-) -%{moodlewebdir}/lang/tl* +%{moodlewebdir}/lang/tl_utf8 +%{moodlewebdir}/install/lang/tl_utf8 + +%package to +Summary: Moodle language pack for Tonga +Group: Applications/Publishing +Requires: moodle = %{version}-%{release} + +%description to +This package contains the files needed to display Moodle in Tonga. +Currently, only the installer is available in Tonga. + +%files to +%defattr (-,root,root,-) +%{moodlewebdir}/install/lang/to_utf8 %package tr Summary: Moodle language pack for Turkish @@ -590,7 +1164,26 @@ %files tr %defattr (-,root,root,-) -%{moodlewebdir}/lang/tr* +%{moodlewebdir}/lang/tr_utf8 +%{moodlewebdir}/install/lang/tr_utf8 +%{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/langs/tr.js +%{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/plugins/advimage/langs/tr.js +%{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/plugins/fullscreen/langs/tr.js +%{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/themes/advanced/langs/tr.js +%{moodlewebdir}/lib/phpmailer/language/phpmailer.lang-tr.php + +%package tw +Summary: Moodle language pack for Twi +Group: Applications/Publishing +Requires: moodle = %{version}-%{release} + +%description tw +This package contains the files needed to display Moodle in Twi. +Currently, only one part of the tinymce editor is available in Twi. + +%files tw +%defattr (-,root,root,-) +%{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/themes/advanced/langs/tw.js %package uk Summary: Moodle language pack for Ukrainian @@ -602,7 +1195,9 @@ %files uk %defattr (-,root,root,-) -%{moodlewebdir}/lang/uk* +%{moodlewebdir}/lang/uk_utf8 +%{moodlewebdir}/install/lang/uk_utf8 +%{moodlewebdir}/lib/adodb/lang/adodb-uk1251.inc.php %package vi Summary: Moodle language pack for Vietnamese @@ -614,19 +1209,45 @@ %files vi %defattr (-,root,root,-) -%{moodlewebdir}/lang/vi* +%{moodlewebdir}/lang/vi_utf8 +%{moodlewebdir}/install/lang/vi_utf8 -%package zh -Summary: Moodle language pack for Chinese +%package zh_cn +Summary: Moodle language pack for Chinese (Simplified) Group: Applications/Publishing Requires: moodle = %{version}-%{release} -%description zh -This package contains the files needed to display Moodle in Chinese. +%description zh_cn +This package contains the files needed to display Moodle in Chinese +(Simplified). -%files zh +%files zh_cn %defattr (-,root,root,-) -%{moodlewebdir}/lang/zh* +%{moodlewebdir}/lang/zh_cn_utf8 +%{moodlewebdir}/install/lang/zh_cn_utf8 +%{moodlewebdir}/lib/adodb/lang/adodb-cn.inc.php +%{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/langs/zh_cn.js +%{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/plugins/advimage/langs/zh_cn.js +%{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/plugins/fullscreen/langs/zh_cn.js +%{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/themes/advanced/langs/zh_cn.js + +%package zh_tw +Summary: Moodle language pack for Chinese (Traditional/Big5) +Group: Applications/Publishing +Requires: moodle = %{version}-%{release} + +%description zh_tw +This package contains the files needed to display Moodle in Chinese +(Traditional/Big5). + +%files zh_tw +%defattr (-,root,root,-) +%{moodlewebdir}/lang/zh_tw_utf8 +%{moodlewebdir}/install/lang/zh_tw_utf8 +%{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/langs/zh_tw* +%{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/plugins/advimage/langs/zh_tw* +%{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/plugins/fullscreen/langs/zh_tw* +%{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/themes/advanced/langs/zh_tw* %package editor-spellcheck Summary: Spellcheck plugin for Moodle @@ -640,34 +1261,108 @@ %prep %setup -q -n %{name} -#%patch0 -p1 -b .mimetex-linux -#%patch1 -p1 -b .mimetex-fedora cp %{SOURCE6} README-rpm -find $RPM_BUILD_DIR/%{name} -name \*.bak -exec rm {} \; -find $RPM_BUILD_DIR/%{name} -type f -exec chmod a-x {} \; -find $RPM_BUILD_DIR/%{name} -name \*.pl -exec chmod a+x {} \; -find $RPM_BUILD_DIR/%{name} -name \*.cgi -exec chmod a+x {} \; -sed -i 's/\r//' README.txt -sed -i 's/\r//' lib/editor/htmlarea/plugins/SpellChecker/spell-check-logic.cgi + +cd lang +unzip -qq -o %{SOURCE7} +unzip -qq -o %{SOURCE8} +unzip -qq -o %{SOURCE9} +unzip -qq -o %{SOURCE10} +unzip -qq -o %{SOURCE11} +unzip -qq -o %{SOURCE12} +unzip -qq -o %{SOURCE13} +unzip -qq -o %{SOURCE14} +unzip -qq -o %{SOURCE15} +unzip -qq -o %{SOURCE16} +unzip -qq -o %{SOURCE17} +unzip -qq -o %{SOURCE18} +unzip -qq -o %{SOURCE19} +unzip -qq -o %{SOURCE20} +unzip -qq -o %{SOURCE21} +unzip -qq -o %{SOURCE22} +unzip -qq -o %{SOURCE23} +unzip -qq -o %{SOURCE24} +unzip -qq -o %{SOURCE25} +unzip -qq -o %{SOURCE26} +unzip -qq -o %{SOURCE27} +unzip -qq -o %{SOURCE28} +unzip -qq -o %{SOURCE29} +unzip -qq -o %{SOURCE30} +unzip -qq -o %{SOURCE31} +unzip -qq -o %{SOURCE32} +unzip -qq -o %{SOURCE33} +unzip -qq -o %{SOURCE34} +unzip -qq -o %{SOURCE35} +unzip -qq -o %{SOURCE36} +unzip -qq -o %{SOURCE37} +unzip -qq -o %{SOURCE38} +unzip -qq -o %{SOURCE39} +unzip -qq -o %{SOURCE40} +unzip -qq -o %{SOURCE41} +unzip -qq -o %{SOURCE42} +unzip -qq -o %{SOURCE43} +unzip -qq -o %{SOURCE44} +unzip -qq -o %{SOURCE45} +unzip -qq -o %{SOURCE46} +unzip -qq -o %{SOURCE47} +unzip -qq -o %{SOURCE48} +unzip -qq -o %{SOURCE49} +unzip -qq -o %{SOURCE50} +unzip -qq -o %{SOURCE51} +unzip -qq -o %{SOURCE52} +unzip -qq -o %{SOURCE53} +unzip -qq -o %{SOURCE54} +unzip -qq -o %{SOURCE55} +unzip -qq -o %{SOURCE56} +unzip -qq -o %{SOURCE57} +unzip -qq -o %{SOURCE58} +unzip -qq -o %{SOURCE59} +unzip -qq -o %{SOURCE60} +unzip -qq -o %{SOURCE61} +unzip -qq -o %{SOURCE62} +unzip -qq -o %{SOURCE63} +unzip -qq -o %{SOURCE64} +unzip -qq -o %{SOURCE65} +unzip -qq -o %{SOURCE66} +unzip -qq -o %{SOURCE67} +unzip -qq -o %{SOURCE68} +unzip -qq -o %{SOURCE69} +unzip -qq -o %{SOURCE70} +unzip -qq -o %{SOURCE71} +cd .. + +find . -type f \! -name \*.pl -exec chmod a-x {} \; +find . -name \*.cgi -exec chmod a+x {} \; +chmod a+x admin/process_email.php +chmod a+x mod/chat/chatd.php +chmod a+x mod/wiki/ewiki/fragments/mkhuge +rm search/.cvsignore +sed -i 's/\r//' lib/adodb/license.txt +sed -i 's/\r//' lib/adodb/readme.txt +sed -i 's/\r//' lib/adodb/session/adodb-sess.txt +sed -i 's/\r//' lib/mp3player/readme.txt +sed -i 's/\r//' lib/pclzip/gnu-lgpl.txt +sed -i 's/\r//' lib/pclzip/readme.txt +sed -i 's/\r//' mod/wiki/ewiki/README +sed -i 's/\r//' mod/wiki/ewiki/README.de %build rm config-dist.php install.php tags filter/tex/mimetex.* filter/tex/README.mimetex +%if ! %{with_spellcheck} +rm -rf lib/editor/htmlarea/plugins/SpellChecker +%endif %install rm -rf $RPM_BUILD_ROOT mkdir -p $RPM_BUILD_ROOT%{moodlewebdir} mkdir -p $RPM_BUILD_ROOT%{moodledatadir} cp -a * $RPM_BUILD_ROOT%{moodlewebdir} -cp -ad install/lang/* $RPM_BUILD_ROOT%{moodlewebdir}/lang/ rm $RPM_BUILD_ROOT%{moodlewebdir}/README* install -p -D -m 0644 %{SOURCE1} $RPM_BUILD_ROOT%{_sysconfdir}/httpd/conf.d/moodle.conf install -p -D -m 0644 %{SOURCE2} $RPM_BUILD_ROOT%{moodlewebdir}/config.php install -p -D -m 0644 %{SOURCE3} $RPM_BUILD_ROOT%{_sysconfdir}/cron.d/moodle install -p -D -m 0755 %{SOURCE4} $RPM_BUILD_ROOT%{_sbindir}/moodle-cron install -p -D -m 0755 %{SOURCE5} $RPM_BUILD_ROOT%{_initrddir}/moodle -%if %{with_spellcheck} < 1 -rm -rf $RPM_BUILD_ROOT/lib/editor/plugins/SpellChecker -%endif find $RPM_BUILD_ROOT -name \*.mimetex-\* -exec rm {} \; %clean @@ -684,17 +1379,112 @@ %files %defattr(-,root,root,-) -%doc README* doc/COPYRIGHT.txt +%doc README* %dir %{_var}/www/moodle -%{moodlewebdir}/[a-ce-km-z]* -%doc %{moodlewebdir}/doc +%dir %{moodlewebdir} +%{moodlewebdir}/[a-hj-km-z]* +%{moodlewebdir}/index.php +%dir %{moodlewebdir}/install +%dir %{moodlewebdir}/install/lang +%{moodlewebdir}/install/lang/en* +%{moodlewebdir}/install/welcome.html +%{moodlewebdir}/iplookup +%dir %{moodlewebdir}/lang +%{moodlewebdir}/lang/en* +%{moodlewebdir}/lang/README.txt %{moodlewebdir}/lib +%if %{with_spellcheck} %exclude %{moodlewebdir}/lib/editor/htmlarea/plugins/SpellChecker +%endif +%exclude %{moodlewebdir}/lib/adodb/lang/adodb-a* +%exclude %{moodlewebdir}/lib/adodb/lang/adodb-b* +%exclude %{moodlewebdir}/lib/adodb/lang/adodb-c* +%exclude %{moodlewebdir}/lib/adodb/lang/adodb-d* +%exclude %{moodlewebdir}/lib/adodb/lang/adodb-es.inc.php +%exclude %{moodlewebdir}/lib/adodb/lang/adodb-f* +%exclude %{moodlewebdir}/lib/adodb/lang/adodb-h* +%exclude %{moodlewebdir}/lib/adodb/lang/adodb-i* +%exclude %{moodlewebdir}/lib/adodb/lang/adodb-n* +%exclude %{moodlewebdir}/lib/adodb/lang/adodb-p* +%exclude %{moodlewebdir}/lib/adodb/lang/adodb-r* +%exclude %{moodlewebdir}/lib/adodb/lang/adodb-s* +%exclude %{moodlewebdir}/lib/adodb/lang/adodb-u* +%exclude %{moodlewebdir}/lib/adodb/lang/adodb-u* +%exclude %{moodlewebdir}/lib/cas/languages/french.php +%exclude %{moodlewebdir}/lib/cas/languages/greek.php +%exclude %{moodlewebdir}/lib/editor/htmlarea/plugins/TableOperations/lang/fi.js +%exclude %{moodlewebdir}/lib/editor/htmlarea/plugins/TableOperations/lang/ro.js +%exclude %{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/langs/a* +%exclude %{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/langs/c* +%exclude %{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/langs/d* +%exclude %{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/langs/el.js +%exclude %{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/langs/es.js +%exclude %{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/langs/f* +%exclude %{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/langs/h* +%exclude %{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/langs/i* +%exclude %{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/langs/j* +%exclude %{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/langs/k* +%exclude %{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/langs/n* +%exclude %{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/langs/p* +%exclude %{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/langs/ru* +%exclude %{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/langs/s* +%exclude %{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/langs/t* +%exclude %{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/langs/z* +%exclude %{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/plugins/advimage/langs/c* +%exclude %{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/plugins/advimage/langs/d* +%exclude %{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/plugins/advimage/langs/es.js +%exclude %{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/plugins/advimage/langs/f* +%exclude %{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/plugins/advimage/langs/h* +%exclude %{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/plugins/advimage/langs/i* +%exclude %{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/plugins/advimage/langs/k* +%exclude %{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/plugins/advimage/langs/n* +%exclude %{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/plugins/advimage/langs/p* +%exclude %{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/plugins/advimage/langs/r* +%exclude %{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/plugins/advimage/langs/s* +%exclude %{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/plugins/advimage/langs/t* +%exclude %{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/plugins/advimage/langs/z* +%exclude %{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/plugins/fullscreen/langs/c* +%exclude %{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/plugins/fullscreen/langs/d* +%exclude %{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/plugins/fullscreen/langs/es.js +%exclude %{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/plugins/fullscreen/langs/f* +%exclude %{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/plugins/fullscreen/langs/h* +%exclude %{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/plugins/fullscreen/langs/i* +%exclude %{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/plugins/fullscreen/langs/n* +%exclude %{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/plugins/fullscreen/langs/p* +%exclude %{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/plugins/fullscreen/langs/r* +%exclude %{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/plugins/fullscreen/langs/s* +%exclude %{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/plugins/fullscreen/langs/t* +%exclude %{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/plugins/fullscreen/langs/z* +%exclude %{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/themes/advanced/langs/a* +%exclude %{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/themes/advanced/langs/c* +%exclude %{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/themes/advanced/langs/d* +%exclude %{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/themes/advanced/langs/el.js +%exclude %{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/themes/advanced/langs/es.js +%exclude %{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/themes/advanced/langs/f* +%exclude %{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/themes/advanced/langs/h* +%exclude %{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/themes/advanced/langs/i* +%exclude %{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/themes/advanced/langs/j* +%exclude %{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/themes/advanced/langs/k* +%exclude %{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/themes/advanced/langs/n* +%exclude %{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/themes/advanced/langs/p* +%exclude %{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/themes/advanced/langs/ru* +%exclude %{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/themes/advanced/langs/s* +%exclude %{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/themes/advanced/langs/t* +%exclude %{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/themes/advanced/langs/z* +%exclude %{moodlewebdir}/lib/phpmailer/language/phpmailer.lang-b* +%exclude %{moodlewebdir}/lib/phpmailer/language/phpmailer.lang-c* +%exclude %{moodlewebdir}/lib/phpmailer/language/phpmailer.lang-d* +%exclude %{moodlewebdir}/lib/phpmailer/language/phpmailer.lang-es.php +%exclude %{moodlewebdir}/lib/phpmailer/language/phpmailer.lang-f* +%exclude %{moodlewebdir}/lib/phpmailer/language/phpmailer.lang-h* +%exclude %{moodlewebdir}/lib/phpmailer/language/phpmailer.lang-i* +%exclude %{moodlewebdir}/lib/phpmailer/language/phpmailer.lang-j* +%exclude %{moodlewebdir}/lib/phpmailer/language/phpmailer.lang-n* +%exclude %{moodlewebdir}/lib/phpmailer/language/phpmailer.lang-p* +%exclude %{moodlewebdir}/lib/phpmailer/language/phpmailer.lang-r* +%exclude %{moodlewebdir}/lib/phpmailer/language/phpmailer.lang-s* +%exclude %{moodlewebdir}/lib/phpmailer/language/phpmailer.lang-t* %{moodlewebdir}/login -%dir %{moodlewebdir}/lang -%{moodlewebdir}/lang/en* -%{moodlewebdir}/lang/[^e]*_utf8 -%doc %{moodlewebdir}/lang/README.txt %attr(-,apache,apache) %{moodledatadir} %config(noreplace) %{_sysconfdir}/cron.d/%{name} %config(noreplace) %{_sysconfdir}/httpd/conf.d/moodle.conf @@ -708,6 +1498,16 @@ %endif %changelog +* Fri Apr 13 2007 Jerry James - 1.8-1 +- Update to 1.8 (fixes BZ 232103) +- Own /var/www/moodle/web (BZ 233882) +- Drop unused mimetex patches +- Add executable bits to 3 scripts that should have them +- Remove the installation language files from the main package (twice) +- Package the moodle language files, not just the installation files +- Rename/add several language files to match the upstream list +- Minor typo fixes in the scripts + * Sat Jan 07 2007 Mike McGrath - 1.7-1 - Security fix for BZ# 220041 Index: sources =================================================================== RCS file: /cvs/extras/rpms/moodle/devel/sources,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- sources 8 Jan 2007 01:53:06 -0000 1.5 +++ sources 13 Apr 2007 22:54:23 -0000 1.6 @@ -1 +1,72 @@ -b1d50adefe398bf328d87a4a40e6fa18 moodle-1.7.tgz +7a8e9bfd778916f6a0183d913f0b2cd3 af_utf8.zip +fb06ec60796f08e95af01f1e040424f1 ar_utf8.zip +8b11d6e57bfddc5b5d77ebe36253f3d5 be_utf8.zip +f980776d6273fb5abb35fc2aa1222c90 bg_utf8.zip +97b582f205590b7f0f24f263d5df8833 bs_utf8.zip +973fd96c198d39a1b73e98049f6fbdbd ca_utf8.zip +b6057f3581e0d7813d706cc2f834f251 cs_utf8.zip +d66915c41692028fb57c00e30eaab6a6 da_utf8.zip +753205eface461cf74fe3b9537d36c37 de_du_utf8.zip +e29d43f89e7e707e073544ab76a408af de_utf8.zip +389a1485a32e0f5dce30f73f951e1b17 el_utf8.zip +5f86d0325523a9768f78635255f0befe en_us_utf8.zip +4dad3342f790fd6e036f1c2979c4a1ce en_utf8.zip +439a956080a9accb1ccd3b02a144d4ac es_utf8.zip +c7cdb5ce498d3da3889d0ab036d97aeb et_utf8.zip +555729fcdf24219c1c5237e7d4cb3514 eu_utf8.zip +0bfbace703d1e0008503a19d85608f06 fa_utf8.zip +cdcded6d20c6b684631228ef0b9abc73 fil_utf8.zip +1724e1dbc2f34bcdc352d688e1bfb75d fi_utf8.zip +cdb977c193163033992aec835c5a17d5 fr_ca_utf8.zip +544585c41d5b9c507741b43e662248ad fr_utf8.zip +b4c6b4fa701e89ff2cbb93a61d1224fe ga_utf8.zip +9492a85fbcefca8b0393f094bee42c95 gl_utf8.zip +10e89bcc365156c021268a8c7399c96f he_utf8.zip +f8a230d6656a25c8b867406a68e700d1 hi_utf8.zip +d98342fe75fcfdf071a1b2c902fe0ada hr_utf8.zip +b928c51420d72fb4f78b033f1304b1cb hu_utf8.zip +6caeefdb09c845352fdb683c4b32c6f8 id_utf8.zip +28abc5e7465974dcc7c30057880190eb is_utf8.zip +133b49d49b68a3ae901ab62a3c159276 it_utf8.zip +1584c2248ccc557a185de41b78d6af44 ja_utf8.zip +eb3f4d62d2ea839543e7a6645f38aa9f ka_utf8.zip +794a7861285ba99bcc636a7cc9d05149 km_utf8.zip +e4e5c6265a933a1a981d454ae1705470 kn_utf8.zip +6768d95469397a1655890aae3403e99b ko_utf8.zip +71360c57e1f06f9c71c2f99011e9a686 lt_utf8.zip +5b2053b492f08f86a2aa118f8ea35913 lv_utf8.zip +fdfae6ea3a39f5169e1ad61519132fe1 mi_tn_utf8.zip +11e19c422300b9831bec3b5e64a05ce4 ml_utf8.zip +dc58848eb315fbf3173d6f2318c0a28d moodle-1.8.tgz +383e001fd62d3be8a3c75bcec1a6d925 moodle.conf +325dca8497431ab6d2fe2b9bd7a7f2d7 moodle-config.php +0412e3f8081562a6da7579f093702f16 moodle-cron +64cf9d458296964bf90c2880c4ac8633 moodle.cron +9093b71b32a5724e1e4a3720befe0c4b moodle.init +92236b6db8242bc48730c1e028a4c0d6 moodle-README-rpm +438e6baeec71e294dfefac7a9beebf11 ms_utf8.zip +0683dac415f22d1ecc00d9cf72e8cdf0 nl_utf8.zip +3b2329dca71e527e378c1656e48ec579 nn_utf8.zip +42b4d10def4d71dab53aa3a4c81636d2 no_gr_utf8.zip +0fb80b8ca152d10d341b031dc7bd4b03 no_utf8.zip +1ffe8aca5e66c3a7517f5c555c4f5da6 pl_utf8.zip +d0c1ceba80b016b80aaed8d0e4d77989 pt_br_utf8.zip +40a6fc4ffefc12c296649c0e96351bc4 pt_utf8.zip +a45ad44d2c53aefc5d3336df0062b105 ro_utf8.zip +5a1686f23974925d1ad7d49b47deb568 ru_utf8.zip +e31ab0819d2261cacf2a11df2c12f4a7 si_utf8.zip +a15d49fb7f85131451bad142a7170010 sk_utf8.zip +7530f5df420ae545e5387c7788df1746 sl_utf8.zip +78270403cf752f08e2d2737e91dc9a05 so_utf8.zip +6cb34d6492db83bba013458c0b5d226f sq_utf8.zip +a34f23b2ed46b2af29977a96594bb7d1 sr_cr_bo_utf8.zip +16d99096427c3cc54e07ed69b61173f3 sr_cr_utf8.zip +7e2b37ad1f90cfed562c8e189e9895fc sr_lt_utf8.zip +29defaceb8a66230044dd2142c47bca9 sv_utf8.zip +4f668d364552f93bc972d40b1ae0c134 th_utf8.zip +c09bda23b720aa9562a66a7a048554df tl_utf8.zip +29e52926345a198d0eca053bd47c527b tr_utf8.zip +a99ef44a1ca745169b5070a7ce9a9815 uk_utf8.zip +a4d41c6a67d19bff45b9fd52bf55dac9 vi_utf8.zip +a76612a2a5423eb175c9cafadf000db4 zh_cn_utf8.zip +05c602da6b4b26da05a2795d91d64154 zh_tw_utf8.zip --- moodle-1.5.2-mimetex-fedora.patch DELETED --- --- moodle-1.5.2-mimetex-linux.patch DELETED --- From fedora-extras-commits at redhat.com Fri Apr 13 23:09:24 2007 From: fedora-extras-commits at redhat.com (Alexander Dalloz (adalloz)) Date: Fri, 13 Apr 2007 19:09:24 -0400 Subject: rpms/mbuffer/FC-6 .cvsignore, 1.2, 1.3 mbuffer.spec, 1.2, 1.3 sources, 1.2, 1.3 Message-ID: <200704132309.l3DN9ODe018876@cvs-int.fedora.redhat.com> Author: adalloz Update of /cvs/extras/rpms/mbuffer/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv18841 Modified Files: .cvsignore mbuffer.spec sources Log Message: Update to latest upstream version. Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/mbuffer/FC-6/.cvsignore,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- .cvsignore 10 Aug 2006 20:27:41 -0000 1.2 +++ .cvsignore 13 Apr 2007 23:08:45 -0000 1.3 @@ -1 +1 @@ -mbuffer-20060728.tgz +mbuffer-20070401.tgz Index: mbuffer.spec =================================================================== RCS file: /cvs/extras/rpms/mbuffer/FC-6/mbuffer.spec,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- mbuffer.spec 29 Aug 2006 15:29:38 -0000 1.2 +++ mbuffer.spec 13 Apr 2007 23:08:45 -0000 1.3 @@ -1,7 +1,7 @@ Name: mbuffer Summary: Measuring Buffer is an enhanced version of buffer -Version: 20060728 -Release: 3%{?dist} +Version: 20070401 +Release: 1%{?dist} License: GPL Group: Applications/File URL: http://www.maier-komor.de/mbuffer.html @@ -47,6 +47,9 @@ %{_mandir}/man1/mbuffer.1* %changelog +* Sat Apr 14 2007 Alexander Dalloz - 20070401-1 +- Updated to latest version. + * Tue Aug 29 2006 Alexander Dalloz - 20060728-3 - Rebuild for FC6. Index: sources =================================================================== RCS file: /cvs/extras/rpms/mbuffer/FC-6/sources,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- sources 10 Aug 2006 20:27:41 -0000 1.2 +++ sources 13 Apr 2007 23:08:45 -0000 1.3 @@ -1 +1 @@ -92310e1e06b248a22b37ad76f13c1339 mbuffer-20060728.tgz +7b7f466d502383b5d23d3573cf548144 mbuffer-20070401.tgz From fedora-extras-commits at redhat.com Fri Apr 13 23:23:15 2007 From: fedora-extras-commits at redhat.com (Alexander Dalloz (adalloz)) Date: Fri, 13 Apr 2007 19:23:15 -0400 Subject: rpms/mbuffer/FC-5 .cvsignore, 1.2, 1.3 mbuffer.spec, 1.1, 1.2 sources, 1.2, 1.3 Message-ID: <200704132323.l3DNNFWg019104@cvs-int.fedora.redhat.com> Author: adalloz Update of /cvs/extras/rpms/mbuffer/FC-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv19080 Modified Files: .cvsignore mbuffer.spec sources Log Message: Update to latest upstream version. Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/mbuffer/FC-5/.cvsignore,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- .cvsignore 10 Aug 2006 20:27:41 -0000 1.2 +++ .cvsignore 13 Apr 2007 23:22:36 -0000 1.3 @@ -1 +1 @@ -mbuffer-20060728.tgz +mbuffer-20070401.tgz Index: mbuffer.spec =================================================================== RCS file: /cvs/extras/rpms/mbuffer/FC-5/mbuffer.spec,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- mbuffer.spec 10 Aug 2006 20:27:41 -0000 1.1 +++ mbuffer.spec 13 Apr 2007 23:22:36 -0000 1.2 @@ -1,7 +1,7 @@ Name: mbuffer Summary: Measuring Buffer is an enhanced version of buffer -Version: 20060728 -Release: 2%{?dist} +Version: 20070401 +Release: 1%{?dist} License: GPL Group: Applications/File URL: http://www.maier-komor.de/mbuffer.html @@ -47,6 +47,9 @@ %{_mandir}/man1/mbuffer.1* %changelog +* Sat Apr 14 2007 Alexander Dalloz - 20070401-1 +- Updated to latest version. + * Thu Aug 10 2006 Alexander Dalloz - 20060728-2 - Removed NEWS from %%doc because free of information. Index: sources =================================================================== RCS file: /cvs/extras/rpms/mbuffer/FC-5/sources,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- sources 10 Aug 2006 20:27:41 -0000 1.2 +++ sources 13 Apr 2007 23:22:36 -0000 1.3 @@ -1 +1 @@ -92310e1e06b248a22b37ad76f13c1339 mbuffer-20060728.tgz +7b7f466d502383b5d23d3573cf548144 mbuffer-20070401.tgz From fedora-extras-commits at redhat.com Sat Apr 14 00:22:01 2007 From: fedora-extras-commits at redhat.com (Doctor Marissa) Date: Fri, 13 Apr 2007 20:22:01 -0400 Subject: MedHelp 19442295 Message-ID: <20070413012133.16309.qmail@h232.79.89.75.ip.alltel.net> An HTML attachment was scrubbed... URL: From fedora-extras-commits at redhat.com Sat Apr 14 02:14:32 2007 From: fedora-extras-commits at redhat.com (Michael Patrick McGrath (mmcgrath)) Date: Fri, 13 Apr 2007 22:14:32 -0400 Subject: check-mirrors/mirrors - New directory Message-ID: <200704140214.l3E2EWVb001698@cvs-int.fedora.redhat.com> Author: mmcgrath Update of /cvs/fedora/check-mirrors/mirrors In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv1684/mirrors Log Message: Directory /cvs/fedora/check-mirrors/mirrors added to the repository From fedora-extras-commits at redhat.com Sat Apr 14 02:29:17 2007 From: fedora-extras-commits at redhat.com (Michael Patrick McGrath (mmcgrath)) Date: Fri, 13 Apr 2007 22:29:17 -0400 Subject: check-mirrors/mirrors fedora-core-1, NONE, 1.1 fedora-core-1.at, NONE, 1.1 fedora-core-1.au, NONE, 1.1 fedora-core-1.br, NONE, 1.1 fedora-core-1.cz, NONE, 1.1 fedora-core-1.de, NONE, 1.1 fedora-core-1.ee, NONE, 1.1 fedora-core-1.es, NONE, 1.1 fedora-core-1.fr, NONE, 1.1 fedora-core-1.gr, NONE, 1.1 fedora-core-1.ie, NONE, 1.1 fedora-core-1.is, NONE, 1.1 fedora-core-1.jp, NONE, 1.1 fedora-core-1.ro, NONE, 1.1 fedora-core-1.ru, NONE, 1.1 fedora-core-1.uk, NONE, 1.1 fedora-core-1.us.east, NONE, 1.1 fedora-core-1.us.west, NONE, 1.1 fedora-core-2, NONE, 1.1 fedora-core-2.at, NONE, 1.1 fedora-core-2.au, NONE, 1.1 fedora-core-2.br, NONE, 1.1 fedora-core-2.cz, NONE, 1.1 fedora-core-2.de, NONE, 1.1 fedora-core-2.ee, NONE, 1.1 fedora-core-2.es, NONE, 1.1 fedora-core-2.fr, NONE, 1.1 fedora-core-2.gr, NONE, 1.1 fedora-core-2.ie, NONE, 1.1 fedora-core-2.is, NONE, 1.1 fedora-core-2.jp, NONE, 1.1 fedora-core-2.ro, NONE, 1.1 fedora-core-2.ru, NONE, 1.1 fedora-core-2.uk, NONE, 1.1 fedora-core-2.us.east, NONE, 1.1 fedora-core-2.us.west, NONE, 1.1 fedora-c! ore-3, NONE, 1.1 fedora-core-3.at, NONE, 1.1 fedora-core-3.br, NONE, 1.1 fedora-core-3.ca, NONE, 1.1 fedora-core-3.ch, NONE, 1.1 fedora-core-3.cl, NONE, 1.1 fedora-core-3.cz, NONE, 1.1 fedora-core-3.de, NONE, 1.1 fedora-core-3.dk, NONE, 1.1 fedora-core-3.fr, NONE, 1.1 fedora-core-3.hk, NONE, 1.1 fedora-core-3.ie, NONE, 1.1 fedora-core-3.is, NONE, 1.1 fedora-core-3.jp, NONE, 1.1 fedora-core-3.pl, NONE, 1.1 fedora-core-3.ro, NONE, 1.1 fedora-core-3.ru, NONE, 1.1 fedora-core-3.tw, NONE, 1.1 fedora-core-3.uk, NONE, 1.1 fedora-core-3.us.east, NONE, 1.1 fedora-core-3.us.west, NONE, 1.1 fedora-core-3.yu, NONE, 1.1 fedora-core-4, NONE, 1.1 fedora-core-4.at, NONE, 1.1 fedora-core-4.br, NONE, 1.1 fedora-core-4.ca, NONE, 1.1 fedora-core-4.ch, NONE, 1.1 fedora-core-4.cl, NONE, 1.1 fedora-core-4.cz, NONE, 1.1 fedora-core-4.de, NONE, 1.1 fedora-core-4.dk, NONE, 1.1 fedora-core-4.fr, NONE, 1.1 fedora-core-4.ie, NONE, 1.1 fedora-core-4.is, NONE, 1.1 fedora-core-4.jp, NONE, 1.1 fedora-core-4.pl, NONE, 1.1 fedora-core-4.ro, NONE, 1.1 fedora-core-4.ru, NONE, 1.1 fedo! ra-core-4.tw,NONE,1.1 fedora-core-4.uk,NONE,1.1 fedora-core-4.! us.eas Message-ID: <200704140229.l3E2THl3002193@cvs-int.fedora.redhat.com> Author: mmcgrath Update of /cvs/fedora/check-mirrors/mirrors In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv1849 Added Files: fedora-core-1 fedora-core-1.at fedora-core-1.au fedora-core-1.br fedora-core-1.cz fedora-core-1.de fedora-core-1.ee fedora-core-1.es fedora-core-1.fr fedora-core-1.gr fedora-core-1.ie fedora-core-1.is fedora-core-1.jp fedora-core-1.ro fedora-core-1.ru fedora-core-1.uk fedora-core-1.us.east fedora-core-1.us.west fedora-core-2 fedora-core-2.at fedora-core-2.au fedora-core-2.br fedora-core-2.cz fedora-core-2.de fedora-core-2.ee fedora-core-2.es fedora-core-2.fr fedora-core-2.gr fedora-core-2.ie fedora-core-2.is fedora-core-2.jp fedora-core-2.ro fedora-core-2.ru fedora-core-2.uk fedora-core-2.us.east fedora-core-2.us.west fedora-core-3 fedora-core-3.at fedora-core-3.br fedora-core-3.ca fedora-core-3.ch fedora-core-3.cl fedora-core-3.cz fedora-core-3.de fedora-core-3.dk fedora-core-3.fr fedora-core-3.hk fedora-core-3.ie fedora-core-3.is fedora-core-3.jp fedora-core-3.pl fedora-core-3.ro fedora-core-3.ru fedora-core-3.tw fedora-core-3.uk fedora-core-3.us.east fedora-core-3.us.west fedora-core-3.yu fedora-core-4 fedora-core-4.at fedora-core-4.br fedora-core-4.ca fedora-core-4.ch fedora-core-4.cl fedora-core-4.cz fedora-core-4.de fedora-core-4.dk fedora-core-4.fr fedora-core-4.ie fedora-core-4.is fedora-core-4.jp fedora-core-4.pl fedora-core-4.ro fedora-core-4.ru fedora-core-4.tw fedora-core-4.uk fedora-core-4.us.east fedora-core-4.us.west fedora-core-4.yu fedora-core-5 fedora-core-5-redirect fedora-core-6 fedora-core-6-redirect fedora-core-debug-5 fedora-core-debug-6 fedora-core-rawhide fedora-core-rawhide-debug fedora-core-rawhide-source fedora-core-rawhide.at fedora-core-rawhide.au fedora-core-rawhide.br fedora-core-rawhide.cz fedora-core-rawhide.de fedora-core-rawhide.ee fedora-core-rawhide.es fedora-core-rawhide.fr fedora-core-rawhide.gr fedora-core-rawhide.ie fedora-core-rawhide.is fedora-core-rawhide.jp fedora-core-rawhide.ro fedora-core-rawhide.ru fedora-core-rawhide.uk fedora-core-rawhide.us.east fedora-core-rawhide.us.west fedora-core-source-5 fedora-core-source-6 fedora-extras-4 fedora-extras-5 fedora-extras-6 fedora-extras-debug-5 fedora-extras-debug-6 fedora-extras-devel fedora-extras-source-5 fedora-extras-source-6 legacy-updates-released-fc4 legacy-updates-released-fc5 legacy-updates-released-fc6 legacy-updates-testing-fc4 legacy-updates-testing-fc5 legacy-updates-testing-fc6 updates-released updates-released-debug-fc5 updates-released-debug-fc6 updates-released-fc1 updates-released-fc1.at updates-released-fc1.au updates-released-fc1.br updates-released-fc1.de updates-released-fc1.ee updates-released-fc1.es updates-released-fc1.fr updates-released-fc1.gr updates-released-fc1.ie updates-released-fc1.is updates-released-fc1.jp updates-released-fc1.ro updates-released-fc1.ru updates-released-fc1.uk updates-released-fc1.us.east updates-released-fc1.us.west updates-released-fc2 updates-released-fc2.br updates-released-fc2.cz updates-released-fc2.de updates-released-fc2.ee updates-released-fc2.es updates-released-fc2.fr updates-released-fc2.gr updates-released-fc2.ie updates-released-fc2.is updates-released-fc2.jp updates-released-fc2.ro updates-released-fc2.ru updates-released-fc2.uk updates-released-fc2.us.east updates-released-fc2.us.west updates-released-fc3 updates-released-fc3.at updates-released-fc3.br updates-released-fc3.ca updates-released-fc3.ch updates-released-fc3.cl updates-released-fc3.cz updates-released-fc3.de updates-released-fc3.dk updates-released-fc3.fr updates-released-fc3.hk updates-released-fc3.ie updates-released-fc3.is updates-released-fc3.jp updates-released-fc3.pl updates-released-fc3.ro updates-released-fc3.ru updates-released-fc3.tw updates-released-fc3.uk updates-released-fc3.us.east updates-released-fc3.us.west updates-released-fc3.yu updates-released-fc4 updates-released-fc4.at updates-released-fc4.br updates-released-fc4.ca updates-released-fc4.ch updates-released-fc4.cl updates-released-fc4.cz updates-released-fc4.de updates-released-fc4.dk updates-released-fc4.fr updates-released-fc4.ie updates-released-fc4.is updates-released-fc4.jp updates-released-fc4.pl updates-released-fc4.ro updates-released-fc4.ru updates-released-fc4.tw updates-released-fc4.uk updates-released-fc4.us.east updates-released-fc4.us.west updates-released-fc4.yu updates-released-fc5 updates-released-fc5-redirect updates-released-fc6 updates-released-fc6-redirect updates-released-source-fc5 updates-released-source-fc6 updates-released.at updates-released.au updates-released.br updates-released.de updates-released.ee updates-released.es updates-released.fr updates-released.gr updates-released.ie updates-released.is updates-released.jp updates-released.ro updates-released.ru updates-released.uk updates-released.us.east updates-released.us.west updates-testing updates-testing-debug-fc5 updates-testing-debug-fc6 updates-testing-fc1 updates-testing-fc1.at updates-testing-fc1.au updates-testing-fc1.br updates-testing-fc1.cz updates-testing-fc1.de updates-testing-fc1.ee updates-testing-fc1.es updates-testing-fc1.fr updates-testing-fc1.gr updates-testing-fc1.ie updates-testing-fc1.is updates-testing-fc1.jp updates-testing-fc1.ro updates-testing-fc1.ru updates-testing-fc1.uk updates-testing-fc1.us.east updates-testing-fc1.us.west updates-testing-fc2 updates-testing-fc2.at updates-testing-fc2.au updates-testing-fc2.br updates-testing-fc2.cz updates-testing-fc2.de updates-testing-fc2.ee updates-testing-fc2.es updates-testing-fc2.fr updates-testing-fc2.gr updates-testing-fc2.ie updates-testing-fc2.is updates-testing-fc2.jp updates-testing-fc2.ro updates-testing-fc2.ru updates-testing-fc2.uk updates-testing-fc2.us.east updates-testing-fc2.us.west updates-testing-fc3 updates-testing-fc3.at updates-testing-fc3.br updates-testing-fc3.ca updates-testing-fc3.ch updates-testing-fc3.cl updates-testing-fc3.cz updates-testing-fc3.de updates-testing-fc3.dk updates-testing-fc3.fr updates-testing-fc3.hk updates-testing-fc3.ie updates-testing-fc3.is updates-testing-fc3.jp updates-testing-fc3.pl updates-testing-fc3.ro updates-testing-fc3.ru updates-testing-fc3.tw updates-testing-fc3.uk updates-testing-fc3.us.east updates-testing-fc3.us.west updates-testing-fc3.yu updates-testing-fc4 updates-testing-fc4.at updates-testing-fc4.br updates-testing-fc4.ca updates-testing-fc4.ch updates-testing-fc4.cl updates-testing-fc4.cz updates-testing-fc4.de updates-testing-fc4.dk updates-testing-fc4.fr updates-testing-fc4.ie updates-testing-fc4.is updates-testing-fc4.jp updates-testing-fc4.pl updates-testing-fc4.ro updates-testing-fc4.ru updates-testing-fc4.tw updates-testing-fc4.uk updates-testing-fc4.us.east updates-testing-fc4.us.west updates-testing-fc4.yu updates-testing-fc5 updates-testing-fc5-redirect updates-testing-fc6 updates-testing-fc6-redirect updates-testing-source-fc5 updates-testing-source-fc6 updates-testing.at updates-testing.au updates-testing.br updates-testing.cz updates-testing.de updates-testing.ee updates-testing.es updates-testing.fr updates-testing.gr updates-testing.ie updates-testing.is updates-testing.jp updates-testing.ro updates-testing.ru updates-testing.uk updates-testing.us.east updates-testing.us.west Log Message: Added mirrors --- NEW FILE fedora-core-1 --- http://download.fedoraproject.org/pub/fedora/linux/core/1/$ARCH/os/ http://download.fedoraproject.org/pub/fedora/linux/core/1/$ARCH/os/ http://download.fedoraproject.org/pub/fedora/linux/core/1/$ARCH/os/ http://download.fedoraproject.org/pub/fedora/linux/core/1/$ARCH/os/ http://download.fedoraproject.org/pub/fedora/linux/core/1/$ARCH/os/ http://download.fedoraproject.org/pub/fedora/linux/core/1/$ARCH/os/ --- NEW FILE fedora-core-1.at --- http://gd.tuwien.ac.at/opsys/linux/fedora/core/1/$ARCH/os/ http://ftp.univie.ac.at/systems/linux/fedora/1/$ARCH/os/ --- NEW FILE fedora-core-1.au --- http://mirror.pacific.net.au/linux/redhat/fedora/1/$ARCH/os/ --- NEW FILE fedora-core-1.br --- http://www.las.ic.unicamp.br/pub/fedora/linux/core/1/$ARCH/os/ --- NEW FILE fedora-core-1.cz --- http://sunsite.mff.cuni.cz/pub/fedora/1/$ARCH/os/ --- NEW FILE fedora-core-1.de --- http://wftp.tu-chemnitz.de/pub/linux/fedora-core/1/$ARCH/os/ --- NEW FILE fedora-core-1.ee --- http://redhat.linux.ee/pub/fedora/linux/core/1/$ARCH/os/ --- NEW FILE fedora-core-1.es --- http://ftp.fi.udc.es/pub/linux/fedora/linux/core/1/$ARCH/os/ --- NEW FILE fedora-core-1.fr --- http://ftp.crihan.fr/mirrors/fedora.redhat.com/fedora/linux/core/1/$ARCH/os/ http://fr2.rpmfind.net/linux/fedora/core/1/$ARCH/os/ --- NEW FILE fedora-core-1.gr --- http://ftp.ntua.gr/pub/linux/fedora/linux/core/1/$ARCH/os/ --- NEW FILE fedora-core-1.ie --- http://ftp.heanet.ie/pub/fedora/linux/core/1/$ARCH/os/ --- NEW FILE fedora-core-1.is --- http://ftp.rhnet.is/pub/fedora/1/$ARCH/os/ --- NEW FILE fedora-core-1.jp --- http://ftp.kddilabs.jp/Linux/packages/fedora/core/1/$ARCH/os/ --- NEW FILE fedora-core-1.ro --- http://ftp.iasi.roedu.net/mirrors/fedora.redhat.com/core/1/$ARCH/os/ --- NEW FILE fedora-core-1.ru --- http://ftp.chg.ru/pub/Linux/fedora/linux/core/1/$ARCH/os/ --- NEW FILE fedora-core-1.uk --- http://www.mirror.ac.uk/sites/fedora.redhat.com/1/$ARCH/os/ http://zeniiia.linux.org.uk/pub/distributions/fedora/linux/core/1/$ARCH/os/ --- NEW FILE fedora-core-1.us.east --- http://download.fedoraproject.org/pub/fedora/linux/core/1/$ARCH/os/ http://rpmfind.net/linux/fedora/core/1/$ARCH/os/ http://distro.ibiblio.org/pub/linux/distributions/fedora/linux/core/1/$ARCH/os/ http://mirror.hiwaay.net/redhat/fedora/linux/core/1/$ARCH/os/ http://mirror.linux.duke.edu/pub/fedora/linux/core/1/$ARCH/os/ http://redhat.secsup.org/fedora/core/1/$ARCH/os/ http://mirrors.kernel.org/fedora/core/1/$ARCH/os/ --- NEW FILE fedora-core-1.us.west --- http://download.fedoraproject.org/pub/fedora/linux/core/1/$ARCH/os/ http://mirrors.kernel.org/fedora/core/1/$ARCH/os/ --- NEW FILE fedora-core-2 --- http://download.fedoraproject.org/pub/fedora/linux/core/2/$ARCH/os/ http://download.fedoraproject.org/pub/fedora/linux/core/2/$ARCH/os/ http://download.fedoraproject.org/pub/fedora/linux/core/2/$ARCH/os/ http://download.fedoraproject.org/pub/fedora/linux/core/2/$ARCH/os/ http://download.fedoraproject.org/pub/fedora/linux/core/2/$ARCH/os/ http://download.fedoraproject.org/pub/fedora/linux/core/2/$ARCH/os/ http://download.fedoraproject.org/pub/fedora/linux/core/2/$ARCH/os/ http://download.fedoraproject.org/pub/fedora/linux/core/2/$ARCH/os/ http://download.fedoraproject.org/pub/fedora/linux/core/2/$ARCH/os/ http://download.fedoraproject.org/pub/fedora/linux/core/2/$ARCH/os/ http://download.fedoraproject.org/pub/fedora/linux/core/2/$ARCH/os/ --- NEW FILE fedora-core-2.at --- http://gd.tuwien.ac.at/opsys/linux/fedora/core/2/$ARCH/os/ http://ftp.univie.ac.at/systems/linux/fedora/2/$ARCH/os/ --- NEW FILE fedora-core-2.au --- http://mirror.pacific.net.au/linux/redhat/fedora/2/$ARCH/os/ --- NEW FILE fedora-core-2.br --- http://www.las.ic.unicamp.br/pub/fedora/linux/core/2/$ARCH/os/ --- NEW FILE fedora-core-2.cz --- http://sunsite.mff.cuni.cz/pub/fedora/2/$ARCH/os/ --- NEW FILE fedora-core-2.de --- http://wftp.tu-chemnitz.de/pub/linux/fedora-core/2/$ARCH/os/ --- NEW FILE fedora-core-2.ee --- http://redhat.linux.ee/pub/fedora/linux/core/2/$ARCH/os/ --- NEW FILE fedora-core-2.es --- http://ftp.fi.udc.es/pub/linux/fedora/linux/core/2/$ARCH/os/ --- NEW FILE fedora-core-2.fr --- http://ftp.crihan.fr/mirrors/fedora.redhat.com/fedora/linux/core/2/$ARCH/os/ http://fr2.rpmfind.net/linux/fedora/core/2/$ARCH/os/ --- NEW FILE fedora-core-2.gr --- http://ftp.ntua.gr/pub/linux/fedora/linux/core/2/$ARCH/os/ --- NEW FILE fedora-core-2.ie --- http://ftp.heanet.ie/pub/fedora/linux/core/2/$ARCH/os/ --- NEW FILE fedora-core-2.is --- http://ftp.rhnet.is/pub/fedora/2/$ARCH/os/ --- NEW FILE fedora-core-2.jp --- http://ftp.kddilabs.jp/Linux/packages/fedora/core/2/$ARCH/os/ --- NEW FILE fedora-core-2.ro --- http://ftp.iasi.roedu.net/mirrors/fedora.redhat.com/core/2/$ARCH/os/ --- NEW FILE fedora-core-2.ru --- http://ftp.chg.ru/pub/Linux/fedora/linux/core/2/$ARCH/os/ --- NEW FILE fedora-core-2.uk --- http://www.mirror.ac.uk/sites/fedora.redhat.com/2/$ARCH/os/ http://zeniiia.linux.org.uk/pub/distributions/fedora/linux/core/2/$ARCH/os/ --- NEW FILE fedora-core-2.us.east --- http://download.fedoraproject.org/pub/fedora/linux/core/2/$ARCH/os/ http://rpmfind.net/linux/fedora/core/2/$ARCH/os/ http://distro.ibiblio.org/pub/linux/distributions/fedora/linux/core/2/$ARCH/os/ http://mirror.hiwaay.net/redhat/fedora/linux/core/2/$ARCH/os/ http://mirror.linux.duke.edu/pub/fedora/linux/core/2/$ARCH/os/ http://redhat.secsup.org/fedora/core/2/$ARCH/os/ http://mirrors.kernel.org/fedora/core/2/$ARCH/os/ --- NEW FILE fedora-core-2.us.west --- http://download.fedoraproject.org/pub/fedora/linux/core/2/$ARCH/os/ http://mirrors.kernel.org/fedora/core/2/$ARCH/os/ --- NEW FILE fedora-core-3 --- http://download.fedoraproject.org/pub/fedora/linux/core/3/$ARCH/os/ http://download.fedoraproject.org/pub/fedora/linux/core/3/$ARCH/os/ http://download.fedoraproject.org/pub/fedora/linux/core/3/$ARCH/os/ http://download.fedoraproject.org/pub/fedora/linux/core/3/$ARCH/os/ http://download.fedoraproject.org/pub/fedora/linux/core/3/$ARCH/os/ http://download.fedoraproject.org/pub/fedora/linux/core/3/$ARCH/os/ http://download.fedoraproject.org/pub/fedora/linux/core/3/$ARCH/os/ http://download.fedoraproject.org/pub/fedora/linux/core/3/$ARCH/os/ http://download.fedoraproject.org/pub/fedora/linux/core/3/$ARCH/os/ http://download.fedoraproject.org/pub/fedora/linux/core/3/$ARCH/os/ --- NEW FILE fedora-core-3.at --- http://gd.tuwien.ac.at/opsys/linux/fedora/core/3/$ARCH/os/ --- NEW FILE fedora-core-3.br --- http://www.las.ic.unicamp.br/pub/fedora/linux/core/3/$ARCH/os/ --- NEW FILE fedora-core-3.ca --- http://mirror.cpsc.ucalgary.ca/mirror/fedora/linux/core/3/$ARCH/os/ --- NEW FILE fedora-core-3.ch --- http://mirror.switch.ch/ftp/mirror/fedora/linux/core/3/$ARCH/os --- NEW FILE fedora-core-3.cl --- http://mirror.netglobalis.net/pub/fedora/core/3/$ARCH/os/ --- NEW FILE fedora-core-3.cz --- http://sunsite.mff.cuni.cz/pub/fedora/3/$ARCH/os/ --- NEW FILE fedora-core-3.de --- http://sunsite.informatik.rwth-aachen.de/ftp/pub/linux/fedora-core/3/$ARCH/os/ http://ftp.uni-koeln.de/fedora/3/$ARCH/os/ http://wftp.tu-chemnitz.de/pub/linux/fedora-core/3/$ARCH/os/ http://ftp.uni-bayreuth.de/linux/fedora/linux/core/3/$ARCH/os http://ftp-stud.fht-esslingen.de/pub/fedora/linux/core/3/$ARCH/os/ --- NEW FILE fedora-core-3.dk --- http://fedora-mirror.dkuug.dk/linux/core/3/$ARCH/os/ --- NEW FILE fedora-core-3.fr --- http://fr.rpmfind.net/linux/fedora/core/3/$ARCH/os http://fr2.rpmfind.net/linux/fedora/core/3/$ARCH/os --- NEW FILE fedora-core-3.hk --- http://ftp.hostrino.com/pub/fedora/linux/core/3/$ARCH/os/ --- NEW FILE fedora-core-3.ie --- http://ftp.esat.net/pub/linux/fedora/3/$ARCH/os/ http://ftp.heanet.ie/pub/fedora/linux/core/3/$ARCH/os/ --- NEW FILE fedora-core-3.is --- http://ftp.rhnet.is/pub/fedora/3/$ARCH/os/ --- NEW FILE fedora-core-3.jp --- http://ftp.kddilabs.jp/Linux/packages/fedora/core/3/$ARCH/os --- NEW FILE fedora-core-3.pl --- http://sunsite.icm.edu.pl/pub/Linux/fedora/linux/core/3/$ARCH/os/ http://ftp.ps.pl/pub/linux/fedora-core/3/$ARCH/os/ --- NEW FILE fedora-core-3.ro --- http://ftp.lug.ro/fedora/linux/core/3/$ARCH/os/ --- NEW FILE fedora-core-3.ru --- http://ftp.chg.ru/pub/Linux/fedora/linux/core/3/$ARCH/os/ --- NEW FILE fedora-core-3.tw --- http://ftp.isu.edu.tw/pub/Linux/Fedora/linux/core/3/$ARCH/os --- NEW FILE fedora-core-3.uk --- http://www.mirrorservice.org/sites/download.fedora.redhat.com/pub/fedora/linux/core/3/$ARCH/os --- NEW FILE fedora-core-3.us.east --- http://download.fedoraproject.org/pub/fedora/linux/core/3/$ARCH/os/ http://redhat.secsup.org/fedora/core/3/$ARCH/os http://ftp.ale.org/pub/fedora/linux/core/3/$ARCH/os http://ftp.ndlug.nd.edu/pub/fedora/linux/core/3/$ARCH/os/ http://mirror.hiwaay.net/redhat/fedora/linux/core/3/$ARCH/os/ http://ftp.ussg.iu.edu/linux/fedora/linux/core/3/$ARCH/os/ --- NEW FILE fedora-core-3.us.west --- http://download.fedoraproject.org/pub/fedora/linux/core/3/$ARCH/os/ http://limestone.uoregon.edu/ftp/fedora/3/$ARCH/os/ http://mirror.web-ster.com/fedora/core/3/$ARCH/os/ http://mirror.stanford.edu/fedora/linux/core/3/$ARCH/os/ http://fedora.cat.pdx.edu/linux/core/3/$ARCH/os/ http://mirrors.kernel.org/fedora/core/3/$ARCH/os/ --- NEW FILE fedora-core-3.yu --- http://mirror.etf.bg.ac.yu/fedora/linux/core/3/$ARCH/os --- NEW FILE fedora-core-4 --- http://download.fedoraproject.org/pub/fedora/linux/core/4/$ARCH/os/ http://download.fedoraproject.org/pub/fedora/linux/core/4/$ARCH/os/ http://download.fedoraproject.org/pub/fedora/linux/core/4/$ARCH/os/ http://download.fedoraproject.org/pub/fedora/linux/core/4/$ARCH/os/ http://download.fedoraproject.org/pub/fedora/linux/core/4/$ARCH/os/ http://download.fedoraproject.org/pub/fedora/linux/core/4/$ARCH/os/ http://download.fedoraproject.org/pub/fedora/linux/core/4/$ARCH/os/ http://download.fedoraproject.org/pub/fedora/linux/core/4/$ARCH/os/ http://download.fedoraproject.org/pub/fedora/linux/core/4/$ARCH/os/ http://download.fedoraproject.org/pub/fedora/linux/core/4/$ARCH/os/ http://download.fedoraproject.org/pub/fedora/linux/core/4/$ARCH/os/ http://download.fedoraproject.org/pub/fedora/linux/core/4/$ARCH/os/ http://download.fedoraproject.org/pub/fedora/linux/core/4/$ARCH/os/ http://download.fedoraproject.org/pub/fedora/linux/core/4/$ARCH/os/ http://download.fedoraproject.org/pub/fedora/linux/core/4/$ARCH/os/ http://download.fedoraproject.org/pub/fedora/linux/core/4/$ARCH/os/ --- NEW FILE fedora-core-4.at --- http://ftp.tugraz.at/mirror/redhat-linux/fedora/linux/core/4/$ARCH/os/ --- NEW FILE fedora-core-4.br --- http://www.las.ic.unicamp.br/pub/fedora/linux/core/4/$ARCH/os/ http://ftp.tecnoera.com/pub/fedora/linux/core/4/$ARCH/os/ --- NEW FILE fedora-core-4.ca --- http://less.cogeco.net/pub/fedora/linux/core/4/$ARCH/os/ http://gulus.USherbrooke.ca/pub/distro/fedora/linux/core/4/$ARCH/os/ http://www.muug.mb.ca/pub/fedora/linux/core/4/$ARCH/os/ http://fedora.arcticnetwork.ca/4/$ARCH/os/ --- NEW FILE fedora-core-4.ch --- http://mirror.switch.ch/ftp/mirror/fedora/linux/core/4/$ARCH/os/ --- NEW FILE fedora-core-4.cl --- http://ftp.tecnoera.com/pub/fedora/linux/core/4/$ARCH/os/ http://mirror.netglobalis.net/pub/fedora/core/4/$ARCH/os/ --- NEW FILE fedora-core-4.cz --- http://sunsite.mff.cuni.cz/pub/fedora/4/$ARCH/os/ http://ftp1.skynet.cz/pub/linux/fedora/4/$ARCH/os/ --- NEW FILE fedora-core-4.de --- http://wftp.tu-chemnitz.de/pub/linux/fedora-core/4/$ARCH/os/ http://ftp.uni-bayreuth.de/linux/fedora/linux/core/4/$ARCH/os/ http://ftp-stud.fht-esslingen.de/pub/fedora/linux/core/4/$ARCH/os/ http://dl.atrpms.net/mirrors/fedoracore/4/$ARCH/os/ --- NEW FILE fedora-core-4.dk --- http://klid.dk/homeftp/fedora/linux/core/4/$ARCH/os/ --- NEW FILE fedora-core-4.fr --- http://ftp.crihan.fr/mirrors/fedora.redhat.com/fedora/linux/core/4/$ARCH/os/ http://fr.rpmfind.net/linux/fedora/core/4/$ARCH/os/ http://fr2.rpmfind.net/linux/fedora/core/4/$ARCH/os/ http://www-ftp.lip6.fr/pub/linux/distributions/fedora/4/$ARCH/os/ --- NEW FILE fedora-core-4.ie --- http://ftp.heanet.ie/pub/fedora/linux/core/4/$ARCH/os/ http://ftp.esat.net/mirrors/download.fedora.redhat.com/pub/fedora/linux/core/4/$ARCH/os/ --- NEW FILE fedora-core-4.is --- http://www.fedora.is/fedora/core/4/$ARCH/os/ --- NEW FILE fedora-core-4.jp --- http://ftp.riken.jp/Linux/fedora/core/4/$ARCH/os/ http://ftp.nara.wide.ad.jp/pub/Linux/fedora/core/4/$ARCH/os/ --- NEW FILE fedora-core-4.pl --- http://sunsite.icm.edu.pl/pub/Linux/fedora/linux/core/4/$ARCH/os/ http://ftp.ps.pl/pub/linux/fedora-core/4/$ARCH/os/ --- NEW FILE fedora-core-4.ro --- http://ftp.iasi.roedu.net/mirrors/fedora.redhat.com/core/4/$ARCH/os/ http://ftp.lug.ro/fedora/linux/core/4/$ARCH/os/ --- NEW FILE fedora-core-4.ru --- http://ftp.chg.ru/pub/Linux/fedora/core/4/$ARCH/os/ --- NEW FILE fedora-core-4.tw --- http://ftp.isu.edu.tw/pub/Linux/Fedora/linux/core/4/$ARCH/os/ --- NEW FILE fedora-core-4.uk --- http://zeniv.linux.org.uk/pub/distributions/fedora/linux/core/4/$ARCH/os/ --- NEW FILE fedora-core-4.us.east --- http://download.fedoraproject.org/pub/fedora/linux/core/4/$ARCH/os/ http://mirror.linux.duke.edu/pub/fedora/linux/core/4/$ARCH/os/ http://fedora.mirrors.tds.net/pub/fedora-core/4/$ARCH/os/ http://mirror.hiwaay.net/redhat/fedora/linux/core/4/$ARCH/os/ http://fedora.secsup.org/core/4/$ARCH/os/ http://mirror.newnanutilities.org/fedora/linux/core/4/$ARCH/os/ http://fedora.cs.wisc.edu/pub/mirrors/linux/download.fedora.redhat.com/pub/fedora/linux/core/4/$ARCH/os/ http://ftp.ale.org/pub/fedora/linux/core/4/$ARCH/os/ http://ftp.ndlug.nd.edu/pub/fedora/linux/core/4/$ARCH/os/ http://mirrors.playboy.com/fedora/4/$ARCH/os/ http://mirror.phy.olemiss.edu/mirror/fedora/core/4/$ARCH/os/ http://mirror.mcs.anl.gov/pub/fedora-linux-core/4/$ARCH/os/ http://ftp.ussg.iu.edu/linux/fedora/linux/core/4/$ARCH/os/ http://srl.cs.jhu.edu/YUM/fedora-core/4/$ARCH/os/ http://linux.admin.uillinois.edu/pub/linux/fedora/linux/core/4/$ARCH/os/ --- NEW FILE fedora-core-4.us.west --- http://download.fedoraproject.org/pub/fedora/linux/core/4/$ARCH/os/ http://limestone.uoregon.edu/ftp/fedora/4/$ARCH/os/ http://mirror.stanford.edu/fedora/linux/core/4/$ARCH/os/ http://mirrors.kernel.org/fedora/core/4/$ARCH/os/ http://mirror.web-ster.com/fedora/core/4/$ARCH/os/ http://fedora.cat.pdx.edu/linux/core/4/$ARCH/os/ http://mirror.usu.edu/mirrors/fedora/linux/core/4/$ARCH/os/ http://mirrors.tummy.com/mirrors/fedora.redhat.com/fedora/linux/core/4/$ARCH/os/ --- NEW FILE fedora-core-4.yu --- http://mirror.etf.bg.ac.yu/distributions/fedora/4/$ARCH/os/ http://mirror2.etf.bg.ac.yu/distributions/fedora/4/$ARCH/os/ --- NEW FILE fedora-core-5 --- http://redhat.download.fedoraproject.org/pub/fedora/linux/core/5/$ARCH/os/ http://ftp.fi.muni.cz/pub/linux/fedora-core/5/$ARCH/os/ http://ftp.tu-chemnitz.de/pub/linux/fedora-core/5/$ARCH/os/ http://ftp.wsisiz.edu.pl/pub/linux/fedora/linux/core/5/$ARCH/os/ http://ftp.ale.org/mirrors/fedora/linux/core/5/$ARCH/os/ http://ftp.uninett.no/pub/linux/Fedora/core/5/$ARCH/os/ http://sunsite.informatik.rwth-aachen.de/ftp/pub/linux/fedora-core/5/$ARCH/os/ ftp://ftp.tecnoera.com/pub/fedora/linux/core/5/$ARCH/os/ ftp://redhat.taygeta.com/pub/RedHat/fedora/core/5/$ARCH/os/ http://fr.rpmfind.net/linux/fedora/core/5/$ARCH/os/ http://fr2.rpmfind.net/linux/fedora/core/5/$ARCH/os/ http://ftp.riken.jp/Linux/fedora/core/5/$ARCH/os/ http://zeniv.linux.org.uk/pub/distributions/fedora/linux/core/5/$ARCH/os/ http://zeniiia.linux.org.uk/pub/distributions/fedora/linux/core/5/$ARCH/os/ ftp://ftp.wicks.co.nz/pub/linux/dist/fedora/5/$ARCH/os/ http://ftp.rhd.ru/pub/fedora/linux/core/5/$ARCH/os/ http://fedora.cat.pdx.edu/linux/core/5/$ARCH/os/ ftp://falkor.skane.se/pub/mirrors/fedora/core/5/$ARCH/os/ ftp://ftp.cica.es/fedora/linux/core/5/$ARCH/os/ ftp://ftp.free.fr/mirrors/fedora.redhat.com/fedora/linux/core/5/$ARCH/os/ http://ftp.ussg.iu.edu/linux/fedora/linux/core/5/$ARCH/os/ http://ftp.surfnet.nl/ftp/pub/os/Linux/distr/fedora/5/$ARCH/os/ http://ftp.nluug.nl/ftp/pub/os/Linux/distr/fedora/5/$ARCH/os/ http://ftp.usf.edu/pub/fedora/linux/core/5/$ARCH/os/ http://www.muug.mb.ca/pub/fedora/linux/core/5/$ARCH/os/ http://mirror.eas.muohio.edu/fedora/linux/core/5/$ARCH/os/ http://sunsite.mff.cuni.cz/pub/fedora/5/$ARCH/os/ http://mirror.linux.duke.edu/pub/fedora/linux/core/5/$ARCH/os/ http://distro.ibiblio.org/pub/linux/distributions/fedora/linux/core/5/$ARCH/os/ http://mirror.hiwaay.net/redhat/fedora/linux/core/5/$ARCH/os/ ftp://mirrors.hpcf.upr.edu/pub/Mirrors/redhat/download.fedora.redhat.com/5/$ARCH/os/ http://fedora.secsup.org/core/5/$ARCH/os/ ftp://mirror.newnanutilities.org/pub/fedora/linux/core/5/$ARCH/os/ ftp://ftp.software.umn.edu/linux/fedora/core/5/$ARCH/os/ http://www.gtlib.gatech.edu/pub/fedora.redhat/linux/core/5/$ARCH/os/ ftp://fedora.mirrors.tds.net/pub/fedora-core/5/$ARCH/os/ http://fedora.cs.wisc.edu/pub/mirrors/linux/download.fedora.redhat.com/pub/fedora/linux/core/5/$ARCH/os/ http://ftp.ndlug.nd.edu/pub/fedora/linux/core/5/$ARCH/os/ http://fedora.server4you.net/fedora/core/5/$ARCH/os/ ftp://mirrors.ptd.net/fedora/core/5/$ARCH/os/ ftp://fedora.bu.edu/fedora/core/5/$ARCH/os/ http://mirror.pacific.net.au/linux/fedora/linux/core/5/$ARCH/os/ http://mirrors.kernel.org/fedora/core/5/$ARCH/os/ http://ftp1.skynet.cz/pub/linux/fedora/5/$ARCH/os/ http://ftp.iij.ad.jp/pub/linux/fedora/core/5/$ARCH/os/ http://mirror.switch.ch/ftp/mirror/fedora/linux/core/5/$ARCH/os/ http://srl.cs.jhu.edu/YUM/fedora/core/5/$ARCH/os/ http://ftp.gui.uva.es/sites/fedora.redhat.com/core/5/$ARCH/os/ ftp://alviss.et.tudelft.nl/pub/fedora/core/5/$ARCH/os/ http://mirror.aarnet.edu.au/pub/fedora/linux/core/5/$ARCH/os/ ftp://ftp.funet.fi/pub/mirrors/ftp.redhat.com/pub/fedora/linux/core/5/$ARCH/os/ ftp://thales.memphis.edu/fedora/linux/core/5/$ARCH/os/ http://ftp-stud.fht-esslingen.de/pub/fedora/linux/core/5/$ARCH/os/ ftp://ftp.redhat.ikoula.com/fedora/5/$ARCH/os/ http://mirror.anl.gov/pub/fedora-linux-core/5/$ARCH/os/ http://mirror.cogentco.com/pub/linux/fedora/linux/core/5/$ARCH/os/ http://ftp.heanet.ie/pub/fedora/linux/core/5/$ARCH/os/ http://www.las.ic.unicamp.br/pub/fedora/linux/core/5/$ARCH/os/ ftp://mirror.pop-rs.rnp.br/pub/download.fedora.redhat.com/pub/fedora/linux/core/5/$ARCH/os/ ftp://ftp.ciril.fr/pub/linux/fedora/linux/core/5/$ARCH/os/ ftp://mirror.cs.princeton.edu/pub/mirrors/fedora/linux/core/5/$ARCH/os/ ftp://ftp.stw-bonn.de/pub/mirror/fedora/linux/core/5/$ARCH/os/ http://ftp.nara.wide.ad.jp/pub/Linux/fedora/core/5/$ARCH/os/ http://less.cogeco.net/pub/fedora/linux/core/5/$ARCH/os/ http://ftp.uni-bayreuth.de/linux/fedora/linux/core/5/$ARCH/os/ http://ftp.upjs.sk/pub/linux/fedora/linux/core/5/$ARCH/os/ http://ftp.iasi.roedu.net/mirrors/fedora.redhat.com/core/5/$ARCH/os/ ftp://ftp.nrc.ca/pub/systems/linux/redhat/fedora/linux/core/5/$ARCH/os/ ftp://ftp.oss.eznetsols.org/linux/fedora/linux/core/5/$ARCH/os/ # not working 2007-01-13 #http://mirror.clarkson.edu/pub/distributions/fedora/ # not working 2007-01-13 and says no traffic outside .dk #http://www.klid.dk/ftp/ http://ftp.crihan.fr/mirrors/fedora.redhat.com/fedora/linux/core/5/$ARCH/os/ http://ftp.kddilabs.jp/Linux/packages/fedora/core/5/$ARCH/os/ http://coblitz.planet-lab.org/pub/fedora/linux/core/5/$ARCH/os/ http://sunsite.icm.edu.pl/pub/Linux/fedora/linux/core/5/$ARCH/os/ http://ftp.linux.ncsu.edu/pub/fedora/linux/core/5/$ARCH/os/ http://linux.nssl.noaa.gov/fedora/core/5/$ARCH/os/ ftp://ftp.sfc.wide.ad.jp/pub/Linux/Fedora/5/$ARCH/os/ http://gulus.usherbrooke.ca/pub/distro/fedora/linux/core/5/$ARCH/os/ http://www.mirrorservice.org/sites/download.fedora.redhat.com/pub/fedora/linux/core/5/$ARCH/os/ ftp://ftp.applios.net/pub/fedora/linux/core/5/$ARCH/os/ http://mirror.atrpms.net/fedoracore/5/$ARCH/os/ # not working 2007-01-13 #ftp://acmserver.cs.ucr.edu/fedora/core/$ARCH/os/ http://distribuciones.telecable.es/fedora/5/$ARCH/os/ http://download.stmc.edu.hk/fedora/linux/core/5/$ARCH/os/ http://fedora.arcticnetwork.ca/linux/core/5/$ARCH/os/ http://fedora.inode.at/5/$ARCH/os http://fedora.omnispring.com/core/5/$ARCH/os/ http://ftp.astral.ro/distros/fedora/core/5/$ARCH/os/ ftp://mirror.nyi.net/fedora/5/$ARCH/os/ http://mirror.steadfast.net/fedora/core/5/$ARCH/os/ http://fedora.ifc.unam.mx/fedora/5/$ARCH/os/ http://ftp.kaist.ac.kr/pub/fedora/linux/core/5/$ARCH/os/ ftp://ftp.is.co.za/linux/distributions/fedora/linux/core/5/$ARCH/os/ ftp://ftp.anders.ru/pub/Linux/fedora/linux/core/5/$ARCH/os/ --- NEW FILE fedora-core-5-redirect --- http://redhat.download.fedoraproject.org/pub/fedora/linux/core/5/$ARCH/os/ http://ftp.fi.muni.cz/pub/linux/fedora-core/5/$ARCH/os/ ftp://ftp.tu-chemnitz.de/pub/linux/fedora-core/5/$ARCH/os/ ftp://ftp.wsisiz.edu.pl/pub/linux/fedora/linux/core/5/$ARCH/os/ http://ftp.ale.org/mirrors/fedora/linux/core/5/$ARCH/os/ http://ftp.uninett.no/pub/linux/Fedora/core/5/$ARCH/os/ http://ftp.tu-chemnitz.de/pub/linux/fedora-core/5/$ARCH/os/ http://sunsite.informatik.rwth-aachen.de/ftp/pub/linux/fedora-core/5/$ARCH/os/ ftp://ftp.tecnoera.com/pub/fedora/linux/core/5/$ARCH/os/ ftp://redhat.taygeta.com/pub/RedHat/fedora/core/5/$ARCH/os/ http://fr2.rpmfind.net/linux/fedora/core/5/$ARCH/os/ http://ftp.riken.jp/Linux/fedora/core/5/$ARCH/os/ http://zeniv.linux.org.uk/pub/distributions/fedora/linux/core/5/$ARCH/os/ http://zeniiia.linux.org.uk/pub/distributions/fedora/linux/core/5/$ARCH/os/ ftp://ftp.wicks.co.nz/pub/linux/dist/fedora/5/$ARCH/os/ ftp://ftp.rhd.ru/pub/fedora/linux/core/5/$ARCH/os/ http://ftp.rhd.ru/pub/fedora/linux/core/5/$ARCH/os/ http://fedora.cat.pdx.edu/linux/core/5/$ARCH/os/ ftp://falkor.skane.se/pub/mirrors/fedora/core/5/$ARCH/os/ ftp://ftp.cica.es/fedora/linux/core/5/$ARCH/os/ ftp://ftp.free.fr/mirrors/fedora.redhat.com/fedora/linux/core/5/$ARCH/os/ http://ftp.ussg.iu.edu/linux/fedora/linux/core/5/$ARCH/os/ http://ftp.surfnet.nl/ftp/pub/os/Linux/distr/fedora/5/$ARCH/os/ http://ftp.nluug.nl/ftp/pub/os/Linux/distr/fedora/5/$ARCH/os/ ftp://ftp.net.usf.edu/pub/fedora/linux/core/5/$ARCH/os/ http://www.muug.mb.ca/pub/fedora/linux/core/5/$ARCH/os/ http://mirror.eas.muohio.edu/fedora/linux/core/5/$ARCH/os/ http://sunsite.mff.cuni.cz/pub/fedora/5/$ARCH/os/ http://mirror.linux.duke.edu/pub/fedora/linux/core/5/$ARCH/os/ http://distro.ibiblio.org/pub/linux/distributions/fedora/linux/core/5/$ARCH/os/ http://mirror.hiwaay.net/redhat/fedora/linux/core/5/$ARCH/os/ ftp://mirrors.hpcf.upr.edu/pub/Mirrors/redhat/download.fedora.redhat.com/5/$ARCH/os/ http://redhat.secsup.org/fedora/core/5/$ARCH/os/ ftp://ftp.dc.aleron.net/pub/linux/fedora/linux/core/5/$ARCH/os/ ftp://mirror.newnanutilities.org/pub/fedora/linux/core/5/$ARCH/os/ ftp://ftp.software.umn.edu/linux/fedora/core/5/$ARCH/os/ http://fedora.gtlib.gatech.edu/pub/fedora.redhat/linux/core/5/$ARCH/os/ ftp://fedora.mirrors.tds.net/pub/fedora-core/5/$ARCH/os/ http://fedora.cs.wisc.edu/pub/mirrors/linux/download.fedora.redhat.com/pub/fedora/linux/core/5/$ARCH/os/ http://ftp.ndlug.nd.edu/pub/fedora/linux/core/5/$ARCH/os/ http://fedora.server4you.net/fedora/core/5/$ARCH/os/ ftp://mirrors.ptd.net/fedora/core/5/$ARCH/os/ ftp://fedora.bu.edu/fedora/core/5/$ARCH/os/ http://srl.cs.jhu.edu/YUM/fedora/core/5/$ARCH/os/ http://ftp.gui.uva.es/sites/fedora.redhat.com/core/5/$ARCH/os/ ftp://alviss.et.tudelft.nl/pub/fedora/core/5/$ARCH/os/ http://mirror.aarnet.edu.au/pub/fedora/linux/core/5/$ARCH/os/ --- NEW FILE fedora-core-6 --- http://redhat.download.fedoraproject.org/pub/fedora/linux/core/6/$ARCH/os/ http://ftp.fi.muni.cz/pub/linux/fedora-core/6/$ARCH/os/ http://ftp.tu-chemnitz.de/pub/linux/fedora-core/6/$ARCH/os/ http://ftp.wsisiz.edu.pl/pub/linux/fedora/linux/core/6/$ARCH/os/ http://ftp.ale.org/mirrors/fedora/linux/core/6/$ARCH/os/ http://ftp.uninett.no/pub/linux/Fedora/core/6/$ARCH/os/ http://sunsite.informatik.rwth-aachen.de/ftp/pub/linux/fedora-core/6/$ARCH/os/ ftp://ftp.tecnoera.com/pub/fedora/linux/core/6/$ARCH/os/ ftp://redhat.taygeta.com/pub/RedHat/fedora/core/6/$ARCH/os/ http://fr.rpmfind.net/linux/fedora/core/6/$ARCH/os/ http://fr2.rpmfind.net/linux/fedora/core/6/$ARCH/os/ http://ftp.riken.jp/Linux/fedora/core/6/$ARCH/os/ http://zeniv.linux.org.uk/pub/distributions/fedora/linux/core/6/$ARCH/os/ http://zeniiia.linux.org.uk/pub/distributions/fedora/linux/core/6/$ARCH/os/ ftp://ftp.wicks.co.nz/pub/linux/dist/fedora/6/$ARCH/os/ http://ftp.rhd.ru/pub/fedora/linux/core/6/$ARCH/os/ http://fedora.cat.pdx.edu/linux/core/6/$ARCH/os/ ftp://falkor.skane.se/pub/mirrors/fedora/core/6/$ARCH/os/ ftp://ftp.cica.es/fedora/linux/core/6/$ARCH/os/ ftp://ftp.free.fr/mirrors/fedora.redhat.com/fedora/linux/core/6/$ARCH/os/ http://ftp.ussg.iu.edu/linux/fedora/linux/core/6/$ARCH/os/ http://ftp.surfnet.nl/ftp/pub/os/Linux/distr/fedora/6/$ARCH/os/ http://ftp.nluug.nl/ftp/pub/os/Linux/distr/fedora/6/$ARCH/os/ http://ftp.usf.edu/pub/fedora/linux/core/6/$ARCH/os/ http://www.muug.mb.ca/pub/fedora/linux/core/6/$ARCH/os/ http://mirror.eas.muohio.edu/fedora/linux/core/6/$ARCH/os/ http://sunsite.mff.cuni.cz/pub/fedora/6/$ARCH/os/ http://mirror.linux.duke.edu/pub/fedora/linux/core/6/$ARCH/os/ http://distro.ibiblio.org/pub/linux/distributions/fedora/linux/core/6/$ARCH/os/ http://mirror.hiwaay.net/redhat/fedora/linux/core/6/$ARCH/os/ ftp://mirrors.hpcf.upr.edu/pub/Mirrors/redhat/download.fedora.redhat.com/6/$ARCH/os/ http://fedora.secsup.org/core/6/$ARCH/os/ ftp://mirror.newnanutilities.org/pub/fedora/linux/core/6/$ARCH/os/ ftp://ftp.software.umn.edu/linux/fedora/core/6/$ARCH/os/ http://www.gtlib.gatech.edu/pub/fedora.redhat/linux/core/6/$ARCH/os/ ftp://fedora.mirrors.tds.net/pub/fedora-core/6/$ARCH/os/ http://fedora.cs.wisc.edu/pub/mirrors/linux/download.fedora.redhat.com/pub/fedora/linux/core/6/$ARCH/os/ http://ftp.ndlug.nd.edu/pub/fedora/linux/core/6/$ARCH/os/ http://fedora.server4you.net/fedora/core/6/$ARCH/os/ ftp://mirrors.ptd.net/fedora/core/6/$ARCH/os/ ftp://fedora.bu.edu/fedora/core/6/$ARCH/os/ http://mirror.pacific.net.au/linux/fedora/linux/core/6/$ARCH/os/ http://mirrors.kernel.org/fedora/core/6/$ARCH/os/ http://ftp1.skynet.cz/pub/linux/fedora/6/$ARCH/os/ http://ftp.iij.ad.jp/pub/linux/fedora/core/6/$ARCH/os/ http://mirror.switch.ch/ftp/mirror/fedora/linux/core/6/$ARCH/os/ http://srl.cs.jhu.edu/YUM/fedora/core/6/$ARCH/os/ http://ftp.gui.uva.es/sites/fedora.redhat.com/core/6/$ARCH/os/ ftp://alviss.et.tudelft.nl/pub/fedora/core/6/$ARCH/os/ http://mirror.aarnet.edu.au/pub/fedora/linux/core/6/$ARCH/os/ ftp://ftp.funet.fi/pub/mirrors/ftp.redhat.com/pub/fedora/linux/core/6/$ARCH/os/ ftp://thales.memphis.edu/fedora/linux/core/6/$ARCH/os/ http://ftp-stud.fht-esslingen.de/pub/fedora/linux/core/6/$ARCH/os/ ftp://ftp.redhat.ikoula.com/fedora/6/$ARCH/os/ http://mirror.anl.gov/pub/fedora-linux-core/6/$ARCH/os/ http://mirror.cogentco.com/pub/linux/fedora/linux/core/6/$ARCH/os/ http://ftp.heanet.ie/pub/fedora/linux/core/6/$ARCH/os/ http://www.las.ic.unicamp.br/pub/fedora/linux/core/6/$ARCH/os/ ftp://mirror.pop-rs.rnp.br/pub/download.fedora.redhat.com/pub/fedora/linux/core/6/$ARCH/os/ ftp://ftp.ciril.fr/pub/linux/fedora/linux/core/6/$ARCH/os/ ftp://mirror.cs.princeton.edu/pub/mirrors/fedora/linux/core/6/$ARCH/os/ ftp://ftp.stw-bonn.de/pub/mirror/fedora/linux/core/6/$ARCH/os/ http://ftp.nara.wide.ad.jp/pub/Linux/fedora/core/6/$ARCH/os/ http://less.cogeco.net/pub/fedora/linux/core/6/$ARCH/os/ http://ftp.uni-bayreuth.de/linux/fedora/linux/core/6/$ARCH/os/ http://ftp.upjs.sk/pub/linux/fedora/linux/core/6/$ARCH/os/ http://ftp.iasi.roedu.net/mirrors/fedora.redhat.com/core/6/$ARCH/os/ ftp://ftp.nrc.ca/pub/systems/linux/redhat/fedora/linux/core/6/$ARCH/os/ ftp://ftp.oss.eznetsols.org/linux/fedora/linux/core/6/$ARCH/os/ # not working 2007-01-13 #http://mirror.clarkson.edu/pub/distributions/fedora/ # not working 2007-01-13 and says no traffic outside .dk #http://www.klid.dk/ftp/ http://ftp.crihan.fr/mirrors/fedora.redhat.com/fedora/linux/core/6/$ARCH/os/ http://ftp.kddilabs.jp/Linux/packages/fedora/core/6/$ARCH/os/ http://coblitz.planet-lab.org/pub/fedora/linux/core/6/$ARCH/os/ http://sunsite.icm.edu.pl/pub/Linux/fedora/linux/core/6/$ARCH/os/ http://ftp.linux.ncsu.edu/pub/fedora/linux/core/6/$ARCH/os/ http://linux.nssl.noaa.gov/fedora/core/6/$ARCH/os/ ftp://ftp.sfc.wide.ad.jp/pub/Linux/Fedora/6/$ARCH/os/ http://gulus.usherbrooke.ca/pub/distro/fedora/linux/core/6/$ARCH/os/ http://www.mirrorservice.org/sites/download.fedora.redhat.com/pub/fedora/linux/core/6/$ARCH/os/ ftp://ftp.applios.net/pub/fedora/linux/core/6/$ARCH/os/ http://mirror.atrpms.net/fedoracore/6/$ARCH/os/ # not working 2007-01-13 #ftp://acmserver.cs.ucr.edu/fedora/core/$ARCH/os/ http://distribuciones.telecable.es/fedora/6/$ARCH/os/ http://download.stmc.edu.hk/fedora/linux/core/6/$ARCH/os/ http://fedora.arcticnetwork.ca/linux/core/6/$ARCH/os/ http://fedora.inode.at/6/$ARCH/os http://fedora.omnispring.com/core/6/$ARCH/os/ http://ftp.astral.ro/distros/fedora/core/6/$ARCH/os/ ftp://mirror.nyi.net/fedora/6/$ARCH/os/ http://fedora.mirrors.hoobly.com/6/$ARCH/os/ http://mirror.steadfast.net/fedora/core/6/$ARCH/os/ http://fedora.ifc.unam.mx/fedora/6/$ARCH/os/ http://ftp.kaist.ac.kr/pub/fedora/linux/core/6/$ARCH/os/ ftp://ftp.is.co.za/linux/distributions/fedora/linux/core/6/$ARCH/os/ ftp://ftp.anders.ru/pub/Linux/fedora/linux/core/6/$ARCH/os/ --- NEW FILE fedora-core-6-redirect --- http://redhat.download.fedoraproject.org/pub/fedora/linux/core/6/$ARCH/os/ http://ftp.fi.muni.cz/pub/linux/fedora-core/6/$ARCH/os/ ftp://ftp.tu-chemnitz.de/pub/linux/fedora-core/6/$ARCH/os/ ftp://ftp.wsisiz.edu.pl/pub/linux/fedora/linux/core/6/$ARCH/os/ http://ftp.ale.org/mirrors/fedora/linux/core/6/$ARCH/os/ http://ftp.uninett.no/pub/linux/Fedora/core/6/$ARCH/os/ http://ftp.tu-chemnitz.de/pub/linux/fedora-core/6/$ARCH/os/ http://sunsite.informatik.rwth-aachen.de/ftp/pub/linux/fedora-core/6/$ARCH/os/ ftp://ftp.tecnoera.com/pub/fedora/linux/core/6/$ARCH/os/ ftp://redhat.taygeta.com/pub/RedHat/fedora/core/6/$ARCH/os/ http://fr2.rpmfind.net/linux/fedora/core/6/$ARCH/os/ http://ftp.riken.jp/Linux/fedora/core/6/$ARCH/os/ http://zeniv.linux.org.uk/pub/distributions/fedora/linux/core/6/$ARCH/os/ http://zeniiia.linux.org.uk/pub/distributions/fedora/linux/core/6/$ARCH/os/ ftp://ftp.wicks.co.nz/pub/linux/dist/fedora/6/$ARCH/os/ ftp://ftp.rhd.ru/pub/fedora/linux/core/6/$ARCH/os/ http://ftp.rhd.ru/pub/fedora/linux/core/6/$ARCH/os/ http://fedora.cat.pdx.edu/linux/core/6/$ARCH/os/ ftp://falkor.skane.se/pub/mirrors/fedora/core/6/$ARCH/os/ ftp://ftp.cica.es/fedora/linux/core/6/$ARCH/os/ ftp://ftp.free.fr/mirrors/fedora.redhat.com/fedora/linux/core/6/$ARCH/os/ http://ftp.ussg.iu.edu/linux/fedora/linux/core/6/$ARCH/os/ http://ftp.surfnet.nl/ftp/pub/os/Linux/distr/fedora/6/$ARCH/os/ http://ftp.nluug.nl/ftp/pub/os/Linux/distr/fedora/6/$ARCH/os/ ftp://ftp.net.usf.edu/pub/fedora/linux/core/6/$ARCH/os/ http://www.muug.mb.ca/pub/fedora/linux/core/6/$ARCH/os/ http://mirror.eas.muohio.edu/fedora/linux/core/6/$ARCH/os/ http://sunsite.mff.cuni.cz/pub/fedora/6/$ARCH/os/ http://mirror.linux.duke.edu/pub/fedora/linux/core/6/$ARCH/os/ http://distro.ibiblio.org/pub/linux/distributions/fedora/linux/core/6/$ARCH/os/ http://mirror.hiwaay.net/redhat/fedora/linux/core/6/$ARCH/os/ ftp://mirrors.hpcf.upr.edu/pub/Mirrors/redhat/download.fedora.redhat.com/6/$ARCH/os/ http://redhat.secsup.org/fedora/core/6/$ARCH/os/ ftp://ftp.dc.aleron.net/pub/linux/fedora/linux/core/6/$ARCH/os/ ftp://mirror.newnanutilities.org/pub/fedora/linux/core/6/$ARCH/os/ ftp://ftp.software.umn.edu/linux/fedora/core/6/$ARCH/os/ http://fedora.gtlib.gatech.edu/pub/fedora.redhat/linux/core/6/$ARCH/os/ ftp://fedora.mirrors.tds.net/pub/fedora-core/6/$ARCH/os/ http://fedora.cs.wisc.edu/pub/mirrors/linux/download.fedora.redhat.com/pub/fedora/linux/core/6/$ARCH/os/ http://ftp.ndlug.nd.edu/pub/fedora/linux/core/6/$ARCH/os/ http://fedora.server4you.net/fedora/core/6/$ARCH/os/ ftp://mirrors.ptd.net/fedora/core/6/$ARCH/os/ ftp://fedora.bu.edu/fedora/core/6/$ARCH/os/ http://srl.cs.jhu.edu/YUM/fedora/core/6/$ARCH/os/ http://ftp.gui.uva.es/sites/fedora.redhat.com/core/6/$ARCH/os/ ftp://alviss.et.tudelft.nl/pub/fedora/core/6/$ARCH/os/ http://mirror.aarnet.edu.au/pub/fedora/linux/core/6/$ARCH/os/ --- NEW FILE fedora-core-debug-5 --- http://download.fedora.redhat.com/pub/fedora/linux/core/5/$ARCH/debug/ http://mirror.pacific.net.au/linux/fedora/linux/core/5/$ARCH/debug/ --- NEW FILE fedora-core-debug-6 --- http://download.fedora.redhat.com/pub/fedora/linux/core/6/$ARCH/debug/ http://mirror.pacific.net.au/linux/fedora/linux/core/6/$ARCH/debug/ http://ftp1.skynet.cz/pub/linux/fedora/6/$ARCH/debug/ http://ftp.iij.ad.jp/pub/linux/fedora/core/6/$ARCH/debug/ --- NEW FILE fedora-core-rawhide --- http://download.fedoraproject.org/pub/fedora/linux/core/development/$ARCH/os/ http://mirror.hiwaay.net/redhat/fedora/linux/core/development/$ARCH/os/ http://mirror.linux.duke.edu/pub/fedora/linux/core/development/$ARCH/os/ http://mirrors.kernel.org/fedora/core/development/$ARCH/os/ http://sunsite.mff.cuni.cz/pub/fedora/development/$ARCH/os/ http://distro.ibiblio.org/pub/linux/distributions/fedora/linux/core/development/$ARCH/os/ http://srl.cs.jhu.edu/YUM/fedora/core/development/$ARCH/os/ ftp://alviss.et.tudelft.nl/pub/fedora/core/development/$ARCH/os/ http://mirror.aarnet.edu.au/pub/fedora/linux/core/development/$ARCH/os/ ftp://ftp.funet.fi/pub/mirrors/ftp.redhat.com/pub/fedora/linux/core/development/$ARCH/os/ http://ftp-stud.fht-esslingen.de/pub/fedora/linux/core/development/$ARCH/os/ --- NEW FILE fedora-core-rawhide-debug --- http://download.fedora.redhat.com/pub/fedora/linux/core/development/$ARCH/debug/ http://mirror.pacific.net.au/linux/fedora/linux/core/development/$ARCH/debug/ ftp://alviss.et.tudelft.nl/pub/fedora/core/development/$ARCH/debug/ http://mirror.aarnet.edu.au/pub/fedora/linux/core/development/$ARCH/debug/ --- NEW FILE fedora-core-rawhide-source --- http://download.fedora.redhat.com/pub/fedora/linux/core/development/source/SRPMS/ http://mirror.pacific.net.au/linux/fedora/linux/core/development/source/SRPMS/ ftp://alviss.et.tudelft.nl/pub/fedora/core/development/source/SRPMS/ http://mirror.aarnet.edu.au/pub/fedora/linux/core/development/source/SRPMS/ ftp://ftp.funet.fi/pub/mirrors/ftp.redhat.com/pub/fedora/linux/core/development/source/SRPMS/ http://ftp-stud.fht-esslingen.de/pub/fedora/linux/core/development/source/SRPMS/ --- NEW FILE fedora-core-rawhide.at --- http://gd.tuwien.ac.at/opsys/linux/fedora/core/development/$ARCH/os/ --- NEW FILE fedora-core-rawhide.au --- http://mirror.pacific.net.au/linux/redhat/fedora/development/$ARCH/os/ --- NEW FILE fedora-core-rawhide.br --- http://www.las.ic.unicamp.br/pub/fedora/linux/core/development/$ARCH/os/ --- NEW FILE fedora-core-rawhide.cz --- http://sunsite.mff.cuni.cz/pub/fedora/development/$ARCH/os/ --- NEW FILE fedora-core-rawhide.de --- http://wftp.tu-chemnitz.de/pub/linux/fedora-core/development/$ARCH/os/ --- NEW FILE fedora-core-rawhide.ee --- http://redhat.linux.ee/pub/fedora/linux/core/development/$ARCH/os/ --- NEW FILE fedora-core-rawhide.es --- http://ftp.fi.udc.es/pub/linux/fedora/linux/core/development/$ARCH/os/ --- NEW FILE fedora-core-rawhide.fr --- http://fr2.rpmfind.net/linux/fedora/core/development/$ARCH/os/ --- NEW FILE fedora-core-rawhide.gr --- http://ftp.ntua.gr/pub/linux/fedora/linux/core/development/$ARCH/os/ --- NEW FILE fedora-core-rawhide.ie --- http://ftp.heanet.ie/pub/fedora/linux/core/development/$ARCH/os/ --- NEW FILE fedora-core-rawhide.is --- http://ftp.rhnet.is/pub/fedora/development/$ARCH/os/ --- NEW FILE fedora-core-rawhide.jp --- http://ftp.kddilabs.jp/Linux/packages/fedora/core/development/$ARCH/os/ --- NEW FILE fedora-core-rawhide.ro --- http://ftp.iasi.roedu.net/mirrors/fedora.redhat.com/core/development/$ARCH/os/ --- NEW FILE fedora-core-rawhide.ru --- http://ftp.chg.ru/pub/Linux/fedora/linux/core/development/$ARCH/os/ --- NEW FILE fedora-core-rawhide.uk --- http://www.mirror.ac.uk/sites/fedora.redhat.com/development/$ARCH/os/ http://zeniiia.linux.org.uk/pub/distributions/fedora/linux/core/development/$ARCH/os/ --- NEW FILE fedora-core-rawhide.us.east --- http://download.fedoraproject.org/pub/fedora/linux/core/development/$ARCH/os/ http://mirror.hiwaay.net/redhat/fedora/linux/core/development/$ARCH/os/ http://mirror.linux.duke.edu/pub/fedora/linux/core/development/$ARCH/os/ http://redhat.secsup.org/fedora/core/development/$ARCH/os/ http://mirrors.kernel.org/fedora/core/development/$ARCH/os/ http://distro.ibiblio.org/pub/linux/distributions/fedora/linux/core/development/$ARCH/os/ --- NEW FILE fedora-core-rawhide.us.west --- http://download.fedoraproject.org/pub/fedora/linux/core/development/$ARCH/os/ http://mirrors.kernel.org/fedora/core/development/$ARCH/os/ --- NEW FILE fedora-core-source-5 --- http://download.fedora.redhat.com/pub/fedora/linux/core/5/source/SRPMS/ http://mirror.pacific.net.au/linux/fedora/linux/core/5/source/SRPMS/ ftp://alviss.et.tudelft.nl/pub/fedora/core/5/source/SRPMS/ http://mirror.aarnet.edu.au/pub/fedora/linux/core/5/source/SRPMS/ ftp://ftp.funet.fi/pub/mirrors/ftp.redhat.com/pub/fedora/linux/core/5/source/SRPMS/ ftp://thales.memphis.edu/fedora/linux/core/5/source/SRPMS/ http://ftp-stud.fht-esslingen.de/pub/fedora/linux/core/5/source/SRPMS/ --- NEW FILE fedora-core-source-6 --- http://download.fedora.redhat.com/pub/fedora/linux/core/6/source/SRPMS/ http://mirror.pacific.net.au/linux/fedora/linux/core/6/source/SRPMS/ http://ftp1.skynet.cz/pub/linux/fedora/6/source/SRPMS/ http://ftp.iij.ad.jp/pub/linux/fedora/core/6/source/SRPMS/ ftp://alviss.et.tudelft.nl/pub/fedora/core/6/source/SRPMS/ http://mirror.aarnet.edu.au/pub/fedora/linux/core/6/source/SRPMS/ ftp://ftp.funet.fi/pub/mirrors/ftp.redhat.com/pub/fedora/linux/core/6/source/SRPMS/ ftp://thales.memphis.edu/fedora/linux/core/6/source/SRPMS/ http://ftp-stud.fht-esslingen.de/pub/fedora/linux/core/6/source/SRPMS/ --- NEW FILE fedora-extras-4 --- http://download.fedoraproject.org/pub/fedora/linux/extras/4/$ARCH/ http://mirrors.kernel.org/fedora/extras/4/$ARCH/ http://fedora.cat.pdx.edu/linux/extras/4/$ARCH/ http://fedora.gtlib.cc.gatech.edu/pub/fedora.redhat/linux/extras/4/$ARCH/ http://fr2.rpmfind.net/linux/fedora/extras/4/$ARCH/ http://fr.rpmfind.net/linux/fedora/extras/4/$ARCH/ http://ftp.chg.ru/pub/Linux/fedora/linux/extras/4/$ARCH/ http://ftp.kddilabs.jp/Linux/packages/fedora/extras/4/$ARCH/ http://ftp.lug.ro/fedora/linux/extras/4/$ARCH/ http://ftp-stud.fht-esslingen.de/pub/fedora/linux/extras/4/$ARCH/ http://ftp.uni-bayreuth.de/linux/fedora/linux/extras/4/$ARCH/ http://gd.tuwien.ac.at/opsys/linux/fedora/extras/4/$ARCH/ http://mirror.hiwaay.net/redhat/fedora/linux/extras/4/$ARCH/ http://mirror.switch.ch/ftp/mirror/fedora/linux/extras/4/$ARCH/ http://mirror.web-ster.com/fedora/extras/4/$ARCH/ http://www.mirrorservice.org/sites/download.fedora.redhat.com/pub/fedora/linux/extras/4/$ARCH/ --- NEW FILE fedora-extras-5 --- http://redhat.download.fedoraproject.org/pub/fedora/linux/extras/5/$ARCH/ http://mirror.linux.duke.edu/pub/fedora/linux/extras/5/$ARCH/ http://mirror.hiwaay.net/redhat/fedora/linux/extras/5/$ARCH/ ftp://mirror.newnanutilities.org/pub/fedora/linux/extras/5/$ARCH/ http://fedora.gtlib.gatech.edu/pub/fedora.redhat/linux/extras/5/$ARCH/ http://mirror.clarkson.edu/pub/distributions/fedora/linux/extras/5/$ARCH/ ftp://fedora.mirrors.tds.net/pub/fedora-core-extras/5/$ARCH/ ftp://fedora.bu.edu/fedora/extras/5/$ARCH/ http://mirror.pacific.net.au/linux/fedora/linux/extras/5/$ARCH/ http://mirrors.kernel.org/fedora/extras/5/$ARCH/ http://fedora.cat.pdx.edu/linux/extras/5/$ARCH/ http://fr2.rpmfind.net/linux/fedora/extras/5/$ARCH/ http://fr.rpmfind.net/linux/fedora/extras/5/$ARCH/ http://ftp.chg.ru/pub/Linux/fedora/linux/extras/5/$ARCH/ http://ftp.kddilabs.jp/Linux/packages/fedora/extras/5/$ARCH/ http://ftp.lug.ro/fedora/linux/extras/5/$ARCH/ http://ftp-stud.fht-esslingen.de/pub/fedora/linux/extras/5/$ARCH/ http://ftp.uni-bayreuth.de/linux/fedora/linux/extras/5/$ARCH/ http://gd.tuwien.ac.at/opsys/linux/fedora/extras/5/$ARCH/ http://mirror.switch.ch/ftp/mirror/fedora/linux/extras/5/$ARCH/ http://mirror.web-ster.com/fedora/extras/5/$ARCH/ http://www.mirrorservice.org/sites/download.fedora.redhat.com/pub/fedora/linux/extras/5/$ARCH/ http://fedora.server4you.net/fedora/extras/5/$ARCH/ http://srl.cs.jhu.edu/YUM/fedora/extras/5/$ARCH/ http://ftp.gui.uva.es/sites/fedora.redhat.com/extras/5/$ARCH/ http://sunsite.mff.cuni.cz/pub/fedora-extras/5/$ARCH/ ftp://alviss.et.tudelft.nl/pub/fedora/extras/5/$ARCH/ http://mirror.aarnet.edu.au/pub/fedora/linux/extras/5/$ARCH/ ftp://ftp.funet.fi/pub/mirrors/ftp.redhat.com/pub/fedora/linux/extras/5/$ARCH/ http://ftp.fi.muni.cz/pub/linux/fedora/linux/extras/5/$ARCH/ http://ftp.tu-chemnitz.de/pub/linux/fedora-core-extras/5/$ARCH/ ftp://ftp.wsisiz.edu.pl/pub/linux/fedora/linux/extras/5/$ARCH/ ftp://ftp.uninett.no/pub/linux/fedora/extras/5/$ARCH/ http://sunsite.informatik.rwth-aachen.de/ftp/pub/linux/fedora-extras/5/$ARCH/ http://ftp.riken.jp/Linux/fedora/extras/5/$ARCH/ http://zeniv.linux.org.uk/pub/distributions/fedora/linux/extras/5/$ARCH/ http://ftp.rhd.ru/pub/fedora/linux/extras/5/$ARCH/ ftp://ftp.cica.es/fedora/linux/extras/5/$ARCH/ ftp://ftp.free.fr/mirrors/fedora.redhat.com/fedora/linux/extras/5/$ARCH/ http://ftp.surfnet.nl/ftp/pub/os/Linux/distr/fedora/extras/5/$ARCH/ http://ftp.nluug.nl/ftp/pub/os/Linux/distr/fedora/extras/5/$ARCH/ http://www.muug.mb.ca/pub/fedora/linux/extras/5/$ARCH/ ftp://mirrors.hpcf.upr.edu/pub/Mirrors/redhat/download.fedora.redhat.com/extras/5/$ARCH/ http://fedora.cs.wisc.edu/pub/mirrors/linux/download.fedora.redhat.com/pub/fedora/linux/extras/5/$ARCH/ http://ftp1.skynet.cz/pub/linux/fedora/extras/5/$ARCH/ http://ftp.iij.ad.jp/pub/linux/fedora/extras/5/$ARCH/ ftp://ftp.tecnoera.com/pub/fedora/linux/extras/5/$ARCH/ ftp://thales.memphis.edu/fedora/linux/extras/5/$ARCH/ http://mirror.steadfast.net/fedora/extras/5/$ARCH/ --- NEW FILE fedora-extras-6 --- http://redhat.download.fedoraproject.org/pub/fedora/linux/extras/6/$ARCH/ http://mirror.linux.duke.edu/pub/fedora/linux/extras/6/$ARCH/ http://mirror.hiwaay.net/redhat/fedora/linux/extras/6/$ARCH/ ftp://mirror.newnanutilities.org/pub/fedora/linux/extras/6/$ARCH/ http://fedora.gtlib.gatech.edu/pub/fedora.redhat/linux/extras/6/$ARCH/ http://mirror.clarkson.edu/pub/distributions/fedora/linux/extras/6/$ARCH/ ftp://fedora.mirrors.tds.net/pub/fedora-core-extras/6/$ARCH/ ftp://fedora.bu.edu/fedora/extras/6/$ARCH/ http://mirror.pacific.net.au/linux/fedora/linux/extras/6/$ARCH/ http://mirrors.kernel.org/fedora/extras/6/$ARCH/ http://fedora.cat.pdx.edu/linux/extras/6/$ARCH/ http://fr2.rpmfind.net/linux/fedora/extras/6/$ARCH/ http://fr.rpmfind.net/linux/fedora/extras/6/$ARCH/ http://ftp.chg.ru/pub/Linux/fedora/linux/extras/6/$ARCH/ http://ftp.kddilabs.jp/Linux/packages/fedora/extras/6/$ARCH/ http://ftp.lug.ro/fedora/linux/extras/6/$ARCH/ http://ftp-stud.fht-esslingen.de/pub/fedora/linux/extras/6/$ARCH/ http://ftp.uni-bayreuth.de/linux/fedora/linux/extras/6/$ARCH/ http://gd.tuwien.ac.at/opsys/linux/fedora/extras/6/$ARCH/ http://mirror.switch.ch/ftp/mirror/fedora/linux/extras/6/$ARCH/ http://mirror.web-ster.com/fedora/extras/6/$ARCH/ http://www.mirrorservice.org/sites/download.fedora.redhat.com/pub/fedora/linux/extras/6/$ARCH/ http://fedora.server4you.net/fedora/extras/6/$ARCH/ http://srl.cs.jhu.edu/YUM/fedora/extras/6/$ARCH/ http://ftp.gui.uva.es/sites/fedora.redhat.com/extras/6/$ARCH/ http://sunsite.mff.cuni.cz/pub/fedora-extras/6/$ARCH/ ftp://alviss.et.tudelft.nl/pub/fedora/extras/6/$ARCH/ http://mirror.aarnet.edu.au/pub/fedora/linux/extras/6/$ARCH/ ftp://ftp.funet.fi/pub/mirrors/ftp.redhat.com/pub/fedora/linux/extras/6/$ARCH/ http://ftp.fi.muni.cz/pub/linux/fedora/linux/extras/6/$ARCH/ http://ftp.tu-chemnitz.de/pub/linux/fedora-core-extras/6/$ARCH/ ftp://ftp.wsisiz.edu.pl/pub/linux/fedora/linux/extras/6/$ARCH/ ftp://ftp.uninett.no/pub/linux/fedora/extras/6/$ARCH/ http://sunsite.informatik.rwth-aachen.de/ftp/pub/linux/fedora-extras/6/$ARCH/ http://ftp.riken.jp/Linux/fedora/extras/6/$ARCH/ http://zeniv.linux.org.uk/pub/distributions/fedora/linux/extras/6/$ARCH/ http://ftp.rhd.ru/pub/fedora/linux/extras/6/$ARCH/ ftp://ftp.cica.es/fedora/linux/extras/6/$ARCH/ ftp://ftp.free.fr/mirrors/fedora.redhat.com/fedora/linux/extras/6/$ARCH/ http://ftp.surfnet.nl/ftp/pub/os/Linux/distr/fedora/extras/6/$ARCH/ http://ftp.nluug.nl/ftp/pub/os/Linux/distr/fedora/extras/6/$ARCH/ http://www.muug.mb.ca/pub/fedora/linux/extras/6/$ARCH/ ftp://mirrors.hpcf.upr.edu/pub/Mirrors/redhat/download.fedora.redhat.com/extras/6/$ARCH/ http://fedora.cs.wisc.edu/pub/mirrors/linux/download.fedora.redhat.com/pub/fedora/linux/extras/6/$ARCH/ http://ftp1.skynet.cz/pub/linux/fedora/extras/6/$ARCH/ http://ftp.iij.ad.jp/pub/linux/fedora/extras/6/$ARCH/ ftp://ftp.tecnoera.com/pub/fedora/linux/extras/6/$ARCH/ ftp://thales.memphis.edu/fedora/linux/extras/6/$ARCH/ http://mirror.steadfast.net/fedora/extras/6/$ARCH/ --- NEW FILE fedora-extras-debug-5 --- http://download.fedora.redhat.com/pub/fedora/linux/extras/5/$ARCH/debug/ http://mirror.pacific.net.au/linux/fedora/linux/extras/5/$ARCH/debug/ http://srl.cs.jhu.edu/YUM/fedora/extras/5/$ARCH/debug/ http://ftp.gui.uva.es/sites/fedora.redhat.com/extras/5/$ARCH/debug/ http://sunsite.mff.cuni.cz/pub/fedora-extras/5/$ARCH/debug/ ftp://alviss.et.tudelft.nl/pub/fedora/extras/5/$ARCH/debug/ http://mirror.aarnet.edu.au/pub/fedora/linux/extras/5/$ARCH/debug/ --- NEW FILE fedora-extras-debug-6 --- http://download.fedora.redhat.com/pub/fedora/linux/extras/6/$ARCH/debug/ http://mirror.pacific.net.au/linux/fedora/linux/extras/6/$ARCH/debug/ http://srl.cs.jhu.edu/YUM/fedora/extras/6/$ARCH/debug/ http://ftp.gui.uva.es/sites/fedora.redhat.com/extras/6/$ARCH/debug/ http://sunsite.mff.cuni.cz/pub/fedora-extras/6/$ARCH/debug/ ftp://alviss.et.tudelft.nl/pub/fedora/extras/6/$ARCH/debug/ http://mirror.aarnet.edu.au/pub/fedora/linux/extras/6/$ARCH/debug/ --- NEW FILE fedora-extras-devel --- http://download.fedoraproject.org/pub/fedora/linux/extras/development/$ARCH/ http://mirrors.kernel.org/fedora/extras/development/$ARCH/ http://fedora.cat.pdx.edu/linux/extras/development/$ARCH/ http://fedora.gtlib.cc.gatech.edu/pub/fedora.redhat/linux/extras/development/$ARCH/ http://fr2.rpmfind.net/linux/fedora/extras/development/$ARCH/ http://fr.rpmfind.net/linux/fedora/extras/development/$ARCH/ http://ftp.chg.ru/pub/Linux/fedora/linux/extras/development/$ARCH/ http://ftp.kddilabs.jp/Linux/packages/fedora/extras/development/$ARCH/ http://ftp.lug.ro/fedora/linux/extras/development/$ARCH/ http://ftp-stud.fht-esslingen.de/pub/fedora/linux/extras/development/$ARCH/ http://ftp.uni-bayreuth.de/linux/fedora/linux/extras/development/$ARCH/ http://gd.tuwien.ac.at/opsys/linux/fedora/extras/development/$ARCH/ http://mirror.hiwaay.net/redhat/fedora/linux/extras/development/$ARCH/ http://mirror.switch.ch/ftp/mirror/fedora/linux/extras/development/$ARCH/ http://mirror.web-ster.com/fedora/extras/development/$ARCH/ http://www.mirrorservice.org/sites/download.fedora.redhat.com/pub/fedora/linux/extras/development/$ARCH/ http://mirror.linux.duke.edu/pub/fedora/linux/extras/development/$ARCH/ ftp://fedora.mirrors.tds.net/pub/fedora-core-extras/development/$ARCH/ http://fedora.server4you.net/fedora/extras/development/$ARCH/ ftp://fedora.bu.edu/fedora/extras/development/$ARCH/ http://mirror.pacific.net.au/linux/fedora/linux/extras/development/$ARCH/ http://sunsite.mff.cuni.cz/pub/fedora-extras/development/$ARCH/ --- NEW FILE fedora-extras-source-5 --- http://download.fedora.redhat.com/pub/fedora/linux/extras/5/SRPMS/ http://mirror.pacific.net.au/linux/fedora/linux/extras/5/SRPMS/ http://srl.cs.jhu.edu/YUM/fedora/extras/5/SRPMS/ http://ftp.gui.uva.es/sites/fedora.redhat.com/extras/5/SRPMS/ http://sunsite.mff.cuni.cz/pub/fedora-extras/5/SRPMS/ ftp://alviss.et.tudelft.nl/pub/fedora/extras/5/SRPMS/ http://mirror.aarnet.edu.au/pub/fedora/linux/extras/5/SRPMS/ ftp://ftp.funet.fi/pub/mirrors/ftp.redhat.com/pub/fedora/linux/extras/5/SRPMS/ http://ftp-stud.fht-esslingen.de/pub/fedora/linux/extras/5/SRPMS/ --- NEW FILE fedora-extras-source-6 --- http://download.fedora.redhat.com/pub/fedora/linux/extras/6/SRPMS/ http://mirror.pacific.net.au/linux/fedora/linux/extras/6/SRPMS/ http://srl.cs.jhu.edu/YUM/fedora/extras/6/SRPMS/ http://ftp.gui.uva.es/sites/fedora.redhat.com/extras/6/SRPMS/ http://sunsite.mff.cuni.cz/pub/fedora-extras/6/SRPMS/ ftp://alviss.et.tudelft.nl/pub/fedora/extras/6/SRPMS/ http://mirror.aarnet.edu.au/pub/fedora/linux/extras/6/SRPMS/ ftp://ftp.funet.fi/pub/mirrors/ftp.redhat.com/pub/fedora/linux/extras/6/SRPMS/ http://ftp-stud.fht-esslingen.de/pub/fedora/linux/extras/6/SRPMS/ --- NEW FILE legacy-updates-released-fc4 --- http://download.fedoralegacy.org/fedora/4/updates/$ARCH/ --- NEW FILE legacy-updates-released-fc5 --- http://download.fedoralegacy.org/fedora/5/updates/$ARCH/ --- NEW FILE legacy-updates-released-fc6 --- http://download.fedoralegacy.org/fedora/6/updates/$ARCH/ --- NEW FILE legacy-updates-testing-fc4 --- http://download.fedoralegacy.org/fedora/4/updates-testing/$ARCH/ --- NEW FILE legacy-updates-testing-fc5 --- http://download.fedoralegacy.org/fedora/5/updates-testing/$ARCH/ --- NEW FILE legacy-updates-testing-fc6 --- http://download.fedoralegacy.org/fedora/6/updates-testing/$ARCH/ --- NEW FILE updates-released --- http://download.fedoraproject.org/pub/fedora/linux/core/updates/1/$ARCH/ http://rpmfind.net/linux/fedora/core/updates/1/$ARCH/ http://distro.ibiblio.org/pub/linux/distributions/fedora/linux/core/updates/1/$ARCH/ http://mirror.hiwaay.net/redhat/fedora/linux/core/updates/1/$ARCH/ http://mirror.linux.duke.edu/pub/fedora/linux/core/updates/1/$ARCH/ http://mirrors.kernel.org/fedora/core/updates/1/$ARCH/ http://sunsite.mff.cuni.cz/pub/fedora/updates/1/$ARCH/ --- NEW FILE updates-released-debug-fc5 --- http://download.fedora.redhat.com/pub/fedora/linux/core/updates/5/$ARCH/debug/ http://mirror.pacific.net.au/linux/fedora/linux/core/updates/5/$ARCH/debug/ --- NEW FILE updates-released-debug-fc6 --- http://download.fedora.redhat.com/pub/fedora/linux/core/updates/6/$ARCH/debug/ http://mirror.pacific.net.au/linux/fedora/linux/core/updates/6/$ARCH/debug/ --- NEW FILE updates-released-fc1 --- http://download.fedoraproject.org/pub/fedora/linux/core/updates/1/$ARCH/ http://download.fedoraproject.org/pub/fedora/linux/core/updates/1/$ARCH/ http://download.fedoraproject.org/pub/fedora/linux/core/updates/1/$ARCH/ http://download.fedoraproject.org/pub/fedora/linux/core/updates/1/$ARCH/ http://download.fedoraproject.org/pub/fedora/linux/core/updates/1/$ARCH/ http://download.fedoraproject.org/pub/fedora/linux/core/updates/1/$ARCH/ http://download.fedoraproject.org/pub/fedora/linux/core/updates/1/$ARCH/ http://download.fedoraproject.org/pub/fedora/linux/core/updates/1/$ARCH/ http://download.fedoraproject.org/pub/fedora/linux/core/updates/1/$ARCH/ http://download.fedoraproject.org/pub/fedora/linux/core/updates/1/$ARCH/ --- NEW FILE updates-released-fc1.at --- http://gd.tuwien.ac.at/opsys/linux/fedora/core/updates/1/$ARCH/ http://ftp.univie.ac.at/systems/linux/fedora/updates/1/$ARCH/ --- NEW FILE updates-released-fc1.au --- http://mirror.pacific.net.au/linux/redhat/fedora/updates/1/$ARCH/ --- NEW FILE updates-released-fc1.br --- http://www.las.ic.unicamp.br/pub/fedora/linux/core/updates/1/$ARCH/ --- NEW FILE updates-released-fc1.de --- http://wftp.tu-chemnitz.de/pub/linux/fedora-core/updates/1/$ARCH/ --- NEW FILE updates-released-fc1.ee --- http://redhat.linux.ee/pub/fedora/linux/core/updates/1/$ARCH/ --- NEW FILE updates-released-fc1.es --- http://ftp.fi.udc.es/pub/linux/fedora/linux/core/updates/1/$ARCH/ --- NEW FILE updates-released-fc1.fr --- http://fr2.rpmfind.net/linux/fedora/core/updates/1/$ARCH/ --- NEW FILE updates-released-fc1.gr --- http://ftp.ntua.gr/pub/linux/fedora/linux/core/updates/1/$ARCH/ --- NEW FILE updates-released-fc1.ie --- http://ftp.heanet.ie/pub/fedora/linux/core/updates/1/$ARCH/ --- NEW FILE updates-released-fc1.is --- http://ftp.rhnet.is/pub/fedora/updates/1/$ARCH/ --- NEW FILE updates-released-fc1.jp --- http://ftp.kddilabs.jp/Linux/packages/fedora/core/updates/1/$ARCH --- NEW FILE updates-released-fc1.ro --- http://ftp.iasi.roedu.net/mirrors/fedora.redhat.com/core/updates/1/$ARCH/ --- NEW FILE updates-released-fc1.ru --- http://ftp.chg.ru/pub/Linux/fedora/linux/core/updates/1/$ARCH/ --- NEW FILE updates-released-fc1.uk --- http://www.mirror.ac.uk/sites/fedora.redhat.com/updates/1/$ARCH/ http://zeniiia.linux.org.uk/pub/distributions/fedora/linux/core/updates/1/$ARCH/ --- NEW FILE updates-released-fc1.us.east --- http://download.fedoraproject.org/pub/fedora/linux/core/updates/1/$ARCH/ http://rpmfind.net/linux/fedora/core/updates/1/$ARCH/ http://distro.ibiblio.org/pub/linux/distributions/fedora/linux/core/updates/1/$ARCH/ http://mirror.hiwaay.net/redhat/fedora/linux/core/updates/1/$ARCH/ http://mirror.linux.duke.edu/pub/fedora/linux/core/updates/1/$ARCH/ http://redhat.secsup.org/fedora/core/updates/1/$ARCH/ http://mirrors.kernel.org/fedora/core/updates/1/$ARCH/ --- NEW FILE updates-released-fc1.us.west --- http://download.fedoraproject.org/pub/fedora/linux/core/updates/1/$ARCH/ --- NEW FILE updates-released-fc2 --- http://download.fedoraproject.org/pub/fedora/linux/core/updates/2/$ARCH/ http://download.fedoraproject.org/pub/fedora/linux/core/updates/2/$ARCH/ http://download.fedoraproject.org/pub/fedora/linux/core/updates/2/$ARCH/ http://download.fedoraproject.org/pub/fedora/linux/core/updates/2/$ARCH/ http://download.fedoraproject.org/pub/fedora/linux/core/updates/2/$ARCH/ http://download.fedoraproject.org/pub/fedora/linux/core/updates/2/$ARCH/ http://download.fedoraproject.org/pub/fedora/linux/core/updates/2/$ARCH/ http://download.fedoraproject.org/pub/fedora/linux/core/updates/2/$ARCH/ http://download.fedoraproject.org/pub/fedora/linux/core/updates/2/$ARCH/ http://download.fedoraproject.org/pub/fedora/linux/core/updates/2/$ARCH/ http://download.fedoraproject.org/pub/fedora/linux/core/updates/2/$ARCH/ --- NEW FILE updates-released-fc2.br --- http://www.las.ic.unicamp.br/pub/fedora/linux/core/updates/2/$ARCH/ --- NEW FILE updates-released-fc2.cz --- --- NEW FILE updates-released-fc2.de --- http://wftp.tu-chemnitz.de/pub/linux/fedora-core/updates/2/$ARCH/ --- NEW FILE updates-released-fc2.ee --- http://redhat.linux.ee/pub/fedora/linux/core/updates/2/$ARCH/ --- NEW FILE updates-released-fc2.es --- http://ftp.fi.udc.es/pub/linux/fedora/linux/core/updates/2/$ARCH/ --- NEW FILE updates-released-fc2.fr --- http://fr2.rpmfind.net/linux/fedora/core/updates/2/$ARCH/ --- NEW FILE updates-released-fc2.gr --- http://ftp.ntua.gr/pub/linux/fedora/linux/core/updates/2/$ARCH/ --- NEW FILE updates-released-fc2.ie --- http://ftp.heanet.ie/pub/fedora/linux/core/updates/2/$ARCH/ --- NEW FILE updates-released-fc2.is --- http://ftp.rhnet.is/pub/fedora/updates/2/$ARCH/ --- NEW FILE updates-released-fc2.jp --- http://ftp.kddilabs.jp/Linux/packages/fedora/core/updates/2/$ARCH --- NEW FILE updates-released-fc2.ro --- http://ftp.iasi.roedu.net/mirrors/fedora.redhat.com/core/updates/2/$ARCH/ --- NEW FILE updates-released-fc2.ru --- http://ftp.chg.ru/pub/Linux/fedora/linux/core/updates/2/$ARCH/ --- NEW FILE updates-released-fc2.uk --- http://www.mirror.ac.uk/sites/fedora.redhat.com/updates/2/$ARCH/ http://zeniiia.linux.org.uk/pub/distributions/fedora/linux/core/updates/2/$ARCH/ --- NEW FILE updates-released-fc2.us.east --- http://download.fedoraproject.org/pub/fedora/linux/core/updates/2/$ARCH/ http://rpmfind.net/linux/fedora/core/updates/2/$ARCH/ http://distro.ibiblio.org/pub/linux/distributions/fedora/linux/core/updates/2/$ARCH/ http://mirror.hiwaay.net/redhat/fedora/linux/core/updates/2/$ARCH/ http://mirror.linux.duke.edu/pub/fedora/linux/core/updates/2/$ARCH/ http://redhat.secsup.org/fedora/core/updates/2/$ARCH/ http://mirrors.kernel.org/fedora/core/updates/2/$ARCH/ --- NEW FILE updates-released-fc2.us.west --- http://download.fedoraproject.org/pub/fedora/linux/core/updates/2/$ARCH/ --- NEW FILE updates-released-fc3 --- http://download.fedoraproject.org/pub/fedora/linux/core/updates/3/$ARCH/ http://download.fedoraproject.org/pub/fedora/linux/core/updates/3/$ARCH/ http://download.fedoraproject.org/pub/fedora/linux/core/updates/3/$ARCH/ http://download.fedoraproject.org/pub/fedora/linux/core/updates/3/$ARCH/ http://download.fedoraproject.org/pub/fedora/linux/core/updates/3/$ARCH/ http://download.fedoraproject.org/pub/fedora/linux/core/updates/3/$ARCH/ http://download.fedoraproject.org/pub/fedora/linux/core/updates/3/$ARCH/ http://download.fedoraproject.org/pub/fedora/linux/core/updates/3/$ARCH/ http://download.fedoraproject.org/pub/fedora/linux/core/updates/3/$ARCH/ http://download.fedoraproject.org/pub/fedora/linux/core/updates/3/$ARCH/ --- NEW FILE updates-released-fc3.at --- http://gd.tuwien.ac.at/opsys/linux/fedora/core/updates/3/$ARCH/ --- NEW FILE updates-released-fc3.br --- http://www.las.ic.unicamp.br/pub/fedora/linux/core/updates/3/$ARCH --- NEW FILE updates-released-fc3.ca --- http://mirror.cpsc.ucalgary.ca/mirror/fedora/linux/core/updates/3/$ARCH/ --- NEW FILE updates-released-fc3.ch --- http://mirror.switch.ch/ftp/mirror/fedora/linux/core/updates/3/$ARCH --- NEW FILE updates-released-fc3.cl --- http://mirror.netglobalis.net/pub/fedora/updates/3/$ARCH --- NEW FILE updates-released-fc3.cz --- http://sunsite.mff.cuni.cz/pub/fedora/updates/3/$ARCH/ --- NEW FILE updates-released-fc3.de --- http://sunsite.informatik.rwth-aachen.de/ftp/pub/linux/fedora-core/updates/3/$ARCH/ http://ftp.uni-koeln.de/fedora/updates/3/$ARCH/ http://wftp.tu-chemnitz.de/pub/linux/fedora-core/updates/3/$ARCH/ http://ftp.uni-bayreuth.de/linux/fedora/linux/core/updates/3/$ARCH http://ftp-stud.fht-esslingen.de/pub/fedora/linux/core/updates/3/$ARCH/ --- NEW FILE updates-released-fc3.dk --- http://fedora-mirror.dkuug.dk/linux/core/updates/3/$ARCH/ --- NEW FILE updates-released-fc3.fr --- http://fr.rpmfind.net/linux/fedora/core/updates/3/$ARCH http://fr2.rpmfind.net/linux/fedora/core/updates/3/$ARCH --- NEW FILE updates-released-fc3.hk --- http://ftp.hostrino.com/pub/fedora/linux/core/updates/3/$ARCH/ --- NEW FILE updates-released-fc3.ie --- http://ftp.esat.net/pub/linux/fedora/updates/3/$ARCH/ http://ftp.heanet.ie/pub/fedora/linux/core/updates/3/$ARCH/ --- NEW FILE updates-released-fc3.is --- http://ftp.rhnet.is/pub/fedora/updates/3/$ARCH/ --- NEW FILE updates-released-fc3.jp --- http://ftp.kddilabs.jp/Linux/packages/fedora/core/updates/3/$ARCH/ --- NEW FILE updates-released-fc3.pl --- http://sunsite.icm.edu.pl/pub/Linux/fedora/linux/core/updates/3/$ARCH/ http://ftp.ps.pl/pub/linux/fedora-updates/3/$ARCH/ --- NEW FILE updates-released-fc3.ro --- http://ftp.lug.ro/fedora/linux/core/updates/3/$ARCH/ --- NEW FILE updates-released-fc3.ru --- http://ftp.chg.ru/pub/Linux/fedora/linux/core/updates/3/$ARCH/ --- NEW FILE updates-released-fc3.tw --- http://ftp.isu.edu.tw/pub/Linux/Fedora/linux/core/updates/3/$ARCH/ --- NEW FILE updates-released-fc3.uk --- http://www.mirrorservice.org/sites/download.fedora.redhat.com/pub/fedora/linux/core/updates/3/$ARCH --- NEW FILE updates-released-fc3.us.east --- http://download.fedoraproject.org/pub/fedora/linux/core/updates/3/$ARCH/ http://redhat.secsup.org/fedora/core/updates/3/$ARCH/ http://ftp.ale.org/pub/fedora/linux/core/updates/3/$ARCH/ http://ftp.ndlug.nd.edu/pub/fedora/linux/core/updates/3/$ARCH/ http://mirror.hiwaay.net/redhat/fedora/linux/core/updates/3/$ARCH/ http://ftp.ussg.iu.edu/linux/fedora/linux/core/updates/3/$ARCH/ http://fedora.gtlib.cc.gatech.edu/pub/fedora.redhat/linux/core/updates/3/$ARCH/ --- NEW FILE updates-released-fc3.us.west --- http://download.fedoraproject.org/pub/fedora/linux/core/updates/3/$ARCH/ http://limestone.uoregon.edu/ftp/fedora/updates/3/$ARCH/ http://mirror.web-ster.com/fedora/core/updates/3/$ARCH/ http://mirror.stanford.edu/fedora/linux/core/updates/3/$ARCH/ http://fedora.cat.pdx.edu/linux/core/updates/3/$ARCH/ http://mirrors.kernel.org/fedora/core/updates/3/$ARCH/ --- NEW FILE updates-released-fc3.yu --- http://mirror.etf.bg.ac.yu/fedora/linux/core/updates/3/$ARCH --- NEW FILE updates-released-fc4 --- http://download.fedoraproject.org/pub/fedora/linux/core/updates/4/$ARCH/ http://download.fedoraproject.org/pub/fedora/linux/core/updates/4/$ARCH/ http://download.fedoraproject.org/pub/fedora/linux/core/updates/4/$ARCH/ http://download.fedoraproject.org/pub/fedora/linux/core/updates/4/$ARCH/ http://download.fedoraproject.org/pub/fedora/linux/core/updates/4/$ARCH/ http://download.fedoraproject.org/pub/fedora/linux/core/updates/4/$ARCH/ http://download.fedoraproject.org/pub/fedora/linux/core/updates/4/$ARCH/ http://download.fedoraproject.org/pub/fedora/linux/core/updates/4/$ARCH/ http://download.fedoraproject.org/pub/fedora/linux/core/updates/4/$ARCH/ http://download.fedoraproject.org/pub/fedora/linux/core/updates/4/$ARCH/ http://download.fedoraproject.org/pub/fedora/linux/core/updates/4/$ARCH/ --- NEW FILE updates-released-fc4.at --- http://ftp.tugraz.at/mirror/redhat-linux/fedora/linux/core/updates/4/$ARCH/ --- NEW FILE updates-released-fc4.br --- http://www.las.ic.unicamp.br/pub/fedora/linux/core/updates/4/$ARCH/ http://ftp.tecnoera.com/pub/fedora/linux/core/updates/4/$ARCH/ --- NEW FILE updates-released-fc4.ca --- http://less.cogeco.net/pub/fedora/linux/core/updates/4/$ARCH/ http://gulus.USherbrooke.ca/pub/distro/fedora/linux/core/updates/4/$ARCH/ http://www.muug.mb.ca/pub/fedora/linux/core/updates/4/$ARCH/ http://fedora.arcticnetwork.ca/updates/4/$ARCH/ --- NEW FILE updates-released-fc4.ch --- http://mirror.switch.ch/ftp/mirror/fedora/linux/core/updates/4/$ARCH/ --- NEW FILE updates-released-fc4.cl --- http://ftp.tecnoera.com/pub/fedora/linux/core/updates/4/$ARCH/ http://mirror.netglobalis.net/pub/fedora/core/updates/4/$ARCH/ --- NEW FILE updates-released-fc4.cz --- http://sunsite.mff.cuni.cz/pub/fedora/updates/4/$ARCH/ http://ftp1.skynet.cz/pub/linux/fedora/updates/4/$ARCH/ --- NEW FILE updates-released-fc4.de --- http://wftp.tu-chemnitz.de/pub/linux/fedora-core/updates/4/$ARCH/ http://ftp.uni-bayreuth.de/linux/fedora/linux/core/updates/4/$ARCH/ http://ftp-stud.fht-esslingen.de/pub/fedora/linux/core/updates/4/$ARCH/ http://dl.atrpms.net/mirrors/fedoracore/updates/4/$ARCH/ --- NEW FILE updates-released-fc4.dk --- http://klid.dk/homeftp/fedora/linux/core/updates/4/$ARCH/ --- NEW FILE updates-released-fc4.fr --- http://ftp.crihan.fr/mirrors/fedora.redhat.com/fedora/linux/core/updates/4/$ARCH/ http://fr.rpmfind.net/linux/fedora/core/updates/4/$ARCH/ http://fr2.rpmfind.net/linux/fedora/core/updates/4/$ARCH/ http://www-ftp.lip6.fr/pub/linux/distributions/fedora/updates/4/$ARCH/ --- NEW FILE updates-released-fc4.ie --- http://ftp.heanet.ie/pub/fedora/linux/core/updates/4/$ARCH/ http://ftp.esat.net/mirrors/download.fedora.redhat.com/pub/fedora/linux/core/updates/4/$ARCH/ --- NEW FILE updates-released-fc4.is --- http://www.fedora.is/fedora/core/updates/4/$ARCH/ --- NEW FILE updates-released-fc4.jp --- http://ftp.riken.jp/Linux/fedora/core/updates/4/$ARCH/ http://ftp.nara.wide.ad.jp/pub/Linux/fedora/core/updates/4/$ARCH/ --- NEW FILE updates-released-fc4.pl --- http://sunsite.icm.edu.pl/pub/Linux/fedora/linux/core/updates/4/$ARCH/ http://ftp.ps.pl/pub/linux/fedora-core/updates/4/$ARCH/ --- NEW FILE updates-released-fc4.ro --- http://ftp.iasi.roedu.net/mirrors/fedora.redhat.com/core/updates/4/$ARCH/ http://ftp.lug.ro/fedora/linux/core/updates/4/$ARCH/ --- NEW FILE updates-released-fc4.ru --- http://ftp.chg.ru/pub/Linux/fedora/core/updates/4/$ARCH/ --- NEW FILE updates-released-fc4.tw --- http://ftp.isu.edu.tw/pub/Linux/Fedora/linux/core/updates/4/$ARCH/ --- NEW FILE updates-released-fc4.uk --- http://zeniv.linux.org.uk/pub/distributions/fedora/linux/core/updates/4/$ARCH/ --- NEW FILE updates-released-fc4.us.east --- http://download.fedoraproject.org/pub/fedora/linux/core/updates/4/$ARCH/ http://mirror.linux.duke.edu/pub/fedora/linux/core/updates/4/$ARCH/ http://fedora.mirrors.tds.net/pub/fedora-core/updates/4/$ARCH/ http://mirror.hiwaay.net/redhat/fedora/linux/core/updates/4/$ARCH/ http://fedora.secsup.org/core/updates/4/$ARCH/ http://mirror.newnanutilities.org/fedora/linux/core/updates/4/$ARCH/ http://fedora.cs.wisc.edu/pub/mirrors/linux/download.fedora.redhat.com/pub/fedora/linux/core/updates/4/$ARCH/ http://ftp.ale.org/pub/fedora/linux/core/updates/4/$ARCH/ http://ftp.ndlug.nd.edu/pub/fedora/linux/core/updates/4/$ARCH/ http://mirrors.playboy.com/fedora/updates/4/$ARCH/ http://mirror.phy.olemiss.edu/mirror/fedora/core/updates/4/$ARCH/ http://mirror.mcs.anl.gov/pub/fedora-linux-core/updates/4/$ARCH/ http://ftp.ussg.iu.edu/linux/fedora/linux/core/updates/4/$ARCH/ http://srl.cs.jhu.edu/YUM/fedora-core/updates/4/$ARCH/ http://linux.admin.uillinois.edu/pub/linux/fedora/linux/core/updates/4/$ARCH/ --- NEW FILE updates-released-fc4.us.west --- http://download.fedoraproject.org/pub/fedora/linux/core/updates/4/$ARCH/ http://limestone.uoregon.edu/ftp/fedora/updates/4/$ARCH/ http://mirror.stanford.edu/fedora/linux/core/updates/4/$ARCH/ http://mirrors.kernel.org/fedora/core/updates/4/$ARCH/ http://mirror.web-ster.com/fedora/core/updates/4/$ARCH/ http://fedora.cat.pdx.edu/linux/core/updates/4/$ARCH/ http://mirror.usu.edu/mirrors/fedora/linux/core/updates/4/$ARCH/ http://mirrors.tummy.com/mirrors/fedora.redhat.com/fedora/linux/core/updates/4/$ARCH/ --- NEW FILE updates-released-fc4.yu --- http://mirror.etf.bg.ac.yu/distributions/fedora/updates/4/$ARCH/ http://mirror2.etf.bg.ac.yu/distributions/fedora/updates/4/$ARCH/ --- NEW FILE updates-released-fc5 --- http://redhat.download.fedoraproject.org/pub/fedora/linux/core/updates/5/$ARCH/ http://less.cogeco.net/pub/fedora/linux/core/updates/5/$ARCH/ http://ftp.kddilabs.jp/Linux/packages/fedora/core/updates/5/$ARCH/ http://fedora.inode.at/updates/5/$ARCH/ http://ftp.upjs.sk/pub/fedora/linux/core/updates/5/$ARCH/ http://mirror.netglobalis.net/pub/fedora/updates/5/$ARCH/ http://ftp1.skynet.cz/pub/linux/fedora/updates/5/$ARCH/ http://ftp.iij.ad.jp/pub/linux/fedora/core/updates/5/$ARCH/ http://mirrors.kernel.org/fedora/core/updates/5/$ARCH/ ftp://falkor.skane.se/pub/mirrors/fedora/updates/5/$ARCH/ ftp://ftp.quicknet.nl/pub/Linux/download.fedora.redhat.com/updates/5/$ARCH/ ftp://ftp.wsisiz.edu.pl/pub/linux/fedora/linux/core/updates/5/$ARCH/ http://fedora.mirrors.lug.ro/fedora/linux/core/updates/5/$ARCH/ http://ftp.nara.wide.ad.jp/pub/Linux/fedora/core/updates/5/$ARCH/ http://ftp.chg.ru/pub/Linux/fedora/linux/core/updates/5/$ARCH/ ftp://ftp.wicks.co.nz/pub/linux/dist/fedora/updates/5/$ARCH/ http://gulus.USherbrooke.ca/pub/distro/fedora/linux/core/updates/5/$ARCH/ ftp://ftp.rdsor.ro/pub/Linux/Distributions/Fedora/updates/5/$ARCH/ http://fedora.mirrors.tds.net/pub/fedora-core/updates/5/$ARCH/ http://ftp.stw-bonn.de/pub/fedora/linux/core/updates/5/$ARCH/ http://www.las.ic.unicamp.br/pub/fedora/linux/core/updates/5/$ARCH/ http://www.mirrorservice.org/sites/download.fedora.redhat.com/pub/fedora/linux/core/updates/5/$ARCH/ ftp://ftp.ciril.fr/pub//linux/fedora/linux/core/updates/5/$ARCH/ http://ftp.crihan.fr/mirrors/fedora.redhat.com/fedora/linux/core/updates/5/$ARCH/ ftp://ftp.fu-berlin.de/linux/fedora/core/updates/5/$ARCH/ http://www.muug.mb.ca/pub/fedora/linux/core/updates/5/$ARCH/ http://sunsite.mff.cuni.cz/pub/fedora/updates/5/$ARCH/ http://mirror.hiwaay.net/pub/fedora/linux/core/updates/5/$ARCH/ ftp://ftp.dc.aleron.net/pub/linux/fedora/linux/core/updates/5/$ARCH/ http://fedora.colorado.edu/linux/core/updates/5/$ARCH/ http://ftp.surfnet.nl/ftp/pub/os/Linux/distr/fedora/updates/5/$ARCH/ http://ftp.nluug.nl/ftp/pub/os/Linux/distr/fedora/updates/5/$ARCH/ http://fr.rpmfind.net/linux/fedora/core/updates/5/$ARCH/ http://ftp.esat.net/pub/linux/fedora/updates/5/$ARCH/ http://ftp.informatik.uni-frankfurt.de/fedora/core/updates/5/$ARCH/ http://fr2.rpmfind.net/linux/fedora/core/updates/5/$ARCH/ http://ftp.ale.org/mirrors/fedora/linux/core/updates/5/$ARCH/ ftp://ftp.tecnoera.com/pub/fedora/linux/updates/5/$ARCH/ http://mirror.optus.net/fedora/core/updates/5/$ARCH/ http://ftp.rhd.ru/pub/fedora/linux/core/updates/5/$ARCH/ http://mirror.linux.duke.edu/pub/fedora/linux/core/updates/5/$ARCH/ http://distro.ibiblio.org/pub/linux/distributions/fedora/linux/core/updates/5/$ARCH/ http://mirror.eas.muohio.edu/fedora/linux/core/updates/5/$ARCH/ ftp://mirrors.hpcf.upr.edu/pub/Mirrors/redhat/download.fedora.redhat.com/updates/5/$ARCH/ http://redhat.secsup.org/fedora/core/updates/5/$ARCH/ ftp://mirror.newnanutilities.org/pub/fedora/linux/core/updates/5/$ARCH/ ftp://ftp.software.umn.edu/linux/fedora/core/updates/5/$ARCH/ http://fedora.gtlib.gatech.edu/pub/fedora.redhat/linux/core/updates/5/$ARCH/ http://fedora.cs.wisc.edu/pub/mirrors/linux/download.fedora.redhat.com/pub/fedora/linux/core/updates/5/$ARCH/ http://ftp.ndlug.nd.edu/pub/fedora/linux/core/updates/5/$ARCH/ http://fedora.server4you.net/fedora/core/updates/5/$ARCH/ ftp://mirrors.ptd.net/fedora/core/updates/5/$ARCH/ ftp://fedora.bu.edu/fedora/core/updates/5/$ARCH/ http://mirror.pacific.net.au/linux/fedora/linux/core/updates/5/$ARCH/ http://srl.cs.jhu.edu/YUM/fedora/core/updates/5/$ARCH/ http://ftp.gui.uva.es/sites/fedora.redhat.com/core/updates/5/$ARCH/ ftp://alviss.et.tudelft.nl/pub/fedora/core/updates/5/$ARCH/ http://mirror.aarnet.edu.au/pub/fedora/linux/core/updates/5/$ARCH/ ftp://ftp.funet.fi/pub/mirrors/ftp.redhat.com/pub/fedora/linux/core/updates/5/$ARCH/ ftp://thales.memphis.edu/fedora/linux/core/updates/5/$ARCH/ http://ftp-stud.fht-esslingen.de/pub/fedora/linux/core/updates/5/$ARCH/ ftp://ftp.redhat.ikoula.com/fedora/updates/5/$ARCH/ http://ftp.astral.ro/distros/fedora/core/updates/5/$ARCH/ ftp://mirror.nyi.net/fedora/updates/5/$ARCH/ http://fedora.mirrors.hoobly.com/updates/5/$ARCH/ http://mirror.steadfast.net/fedora/core/updates/5/$ARCH/ http://fedora.ifc.unam.mx/fedora/updates/5/$ARCH/ http://ftp.kaist.ac.kr/pub/fedora/linux/core/updates/5/$ARCH/ ftp://ftp.is.co.za/linux/distributions/fedora/linux/core/updates/5/$ARCH/ http://www.jur-linux.org/download/fedora/updates/5/$ARCH/ --- NEW FILE updates-released-fc5-redirect --- http://redhat.download.fedoraproject.org/pub/fedora/linux/core/updates/5/$ARCH/ http://less.cogeco.net/pub/fedora/linux/core/updates/5/$ARCH/ http://ftp.kddilabs.jp/Linux/packages/fedora/core/updates/5/$ARCH/ http://fedora.inode.at/updates/5/$ARCH/ http://ftp.upjs.sk/pub/fedora/linux/core/updates/5/$ARCH/ http://mirror.netglobalis.net/pub/fedora/updates/5/$ARCH/ http://ftp1.skynet.cz/pub/linux/fedora/updates/5/$ARCH/ http://ftp.iij.ad.jp/pub/linux/fedora/core/updates/5/$ARCH/ http://mirrors.kernel.org/fedora/core/updates/5/$ARCH/ ftp://falkor.skane.se/pub/mirrors/fedora/updates/5/$ARCH/ ftp://ftp.quicknet.nl/pub/Linux/download.fedora.redhat.com/updates/5/$ARCH/ ftp://ftp.wsisiz.edu.pl/pub/linux/fedora/linux/core/updates/5/$ARCH/ http://fedora.mirrors.lug.ro/fedora/linux/core/updates/5/$ARCH/ http://ftp.nara.wide.ad.jp/pub/Linux/fedora/core/updates/5/$ARCH/ http://ftp.chg.ru/pub/Linux/fedora/linux/core/updates/5/$ARCH/ ftp://ftp.wicks.co.nz/pub/linux/dist/fedora/updates/5/$ARCH/ http://gulus.USherbrooke.ca/pub/distro/fedora/linux/core/updates/5/$ARCH/ ftp://ftp.rdsor.ro/pub/Linux/Distributions/Fedora/updates/5/$ARCH/ http://fedora.mirrors.tds.net/pub/fedora-core/updates/5/$ARCH/ http://ftp.stw-bonn.de/pub/fedora/linux/core/updates/5/$ARCH/ http://www.las.ic.unicamp.br/pub/fedora/linux/core/updates/5/$ARCH/ http://www.mirrorservice.org/sites/download.fedora.redhat.com/pub/fedora/linux/core/updates/5/$ARCH/ ftp://ftp.ciril.fr/pub//linux/fedora/linux/core/updates/5/$ARCH/ http://ftp.crihan.fr/mirrors/fedora.redhat.com/fedora/linux/core/updates/5/$ARCH/ ftp://ftp.fu-berlin.de/linux/fedora/core/updates/5/$ARCH/ http://www.muug.mb.ca/pub/fedora/linux/core/updates/5/$ARCH/ http://sunsite.mff.cuni.cz/pub/fedora/updates/5/$ARCH/ http://mirror.hiwaay.net/pub/fedora/linux/core/updates/5/$ARCH/ ftp://ftp.dc.aleron.net/pub/linux/fedora/linux/core/updates/5/$ARCH/ http://fedora.colorado.edu/linux/core/updates/5/$ARCH/ http://ftp.surfnet.nl/ftp/pub/os/Linux/distr/fedora/updates/5/$ARCH/ http://ftp.nluug.nl/ftp/pub/os/Linux/distr/fedora/updates/5/$ARCH/ http://fr.rpmfind.net/linux/fedora/core/updates/5/$ARCH/ http://ftp.esat.net/pub/linux/fedora/updates/5/$ARCH/ http://ftp.informatik.uni-frankfurt.de/fedora/core/updates/5/$ARCH/ http://fr2.rpmfind.net/linux/fedora/core/updates/5/$ARCH/ http://ftp.ale.org/mirrors/fedora/linux/core/updates/5/$ARCH/ ftp://ftp.tecnoera.com/pub/fedora/linux/updates/5/$ARCH/ http://mirror.optus.net/fedora/core/updates/5/$ARCH/ http://ftp.rhd.ru/pub/fedora/linux/core/updates/5/$ARCH/ http://mirror.linux.duke.edu/pub/fedora/linux/core/updates/5/$ARCH/ http://distro.ibiblio.org/pub/linux/distributions/fedora/linux/core/updates/5/$ARCH/ http://mirror.eas.muohio.edu/fedora/linux/core/updates/5/$ARCH/ ftp://mirrors.hpcf.upr.edu/pub/Mirrors/redhat/download.fedora.redhat.com/updates/5/$ARCH/ http://redhat.secsup.org/fedora/core/updates/5/$ARCH/ ftp://mirror.newnanutilities.org/pub/fedora/linux/core/updates/5/$ARCH/ ftp://ftp.software.umn.edu/linux/fedora/core/updates/5/$ARCH/ http://fedora.gtlib.gatech.edu/pub/fedora.redhat/linux/core/updates/5/$ARCH/ http://fedora.cs.wisc.edu/pub/mirrors/linux/download.fedora.redhat.com/pub/fedora/linux/core/updates/5/$ARCH/ http://ftp.ndlug.nd.edu/pub/fedora/linux/core/updates/5/$ARCH/ http://fedora.server4you.net/fedora/core/updates/5/$ARCH/ ftp://mirrors.ptd.net/fedora/core/updates/5/$ARCH/ ftp://fedora.bu.edu/fedora/core/updates/5/$ARCH/ --- NEW FILE updates-released-fc6 --- http://redhat.download.fedoraproject.org/pub/fedora/linux/core/updates/6/$ARCH/ http://less.cogeco.net/pub/fedora/linux/core/updates/6/$ARCH/ http://ftp.kddilabs.jp/Linux/packages/fedora/core/updates/6/$ARCH/ http://fedora.inode.at/updates/6/$ARCH/ http://ftp.upjs.sk/pub/fedora/linux/core/updates/6/$ARCH/ http://mirror.netglobalis.net/pub/fedora/updates/6/$ARCH/ http://ftp1.skynet.cz/pub/linux/fedora/updates/6/$ARCH/ http://ftp.iij.ad.jp/pub/linux/fedora/core/updates/6/$ARCH/ http://mirrors.kernel.org/fedora/core/updates/6/$ARCH/ ftp://falkor.skane.se/pub/mirrors/fedora/updates/6/$ARCH/ ftp://ftp.quicknet.nl/pub/Linux/download.fedora.redhat.com/updates/6/$ARCH/ ftp://ftp.wsisiz.edu.pl/pub/linux/fedora/linux/core/updates/6/$ARCH/ http://fedora.mirrors.lug.ro/fedora/linux/core/updates/6/$ARCH/ http://ftp.nara.wide.ad.jp/pub/Linux/fedora/core/updates/6/$ARCH/ http://ftp.chg.ru/pub/Linux/fedora/linux/core/updates/6/$ARCH/ ftp://ftp.wicks.co.nz/pub/linux/dist/fedora/updates/6/$ARCH/ http://gulus.USherbrooke.ca/pub/distro/fedora/linux/core/updates/6/$ARCH/ ftp://ftp.rdsor.ro/pub/Linux/Distributions/Fedora/updates/6/$ARCH/ http://fedora.mirrors.tds.net/pub/fedora-core/updates/6/$ARCH/ http://ftp.stw-bonn.de/pub/fedora/linux/core/updates/6/$ARCH/ http://www.las.ic.unicamp.br/pub/fedora/linux/core/updates/6/$ARCH/ http://www.mirrorservice.org/sites/download.fedora.redhat.com/pub/fedora/linux/core/updates/6/$ARCH/ ftp://ftp.ciril.fr/pub//linux/fedora/linux/core/updates/6/$ARCH/ http://ftp.crihan.fr/mirrors/fedora.redhat.com/fedora/linux/core/updates/6/$ARCH/ ftp://ftp.fu-berlin.de/linux/fedora/core/updates/6/$ARCH/ http://www.muug.mb.ca/pub/fedora/linux/core/updates/6/$ARCH/ http://sunsite.mff.cuni.cz/pub/fedora/updates/6/$ARCH/ http://mirror.hiwaay.net/pub/fedora/linux/core/updates/6/$ARCH/ ftp://ftp.dc.aleron.net/pub/linux/fedora/linux/core/updates/6/$ARCH/ http://fedora.colorado.edu/linux/core/updates/6/$ARCH/ http://ftp.surfnet.nl/ftp/pub/os/Linux/distr/fedora/updates/6/$ARCH/ http://ftp.nluug.nl/ftp/pub/os/Linux/distr/fedora/updates/6/$ARCH/ http://fr.rpmfind.net/linux/fedora/core/updates/6/$ARCH/ http://ftp.esat.net/pub/linux/fedora/updates/6/$ARCH/ http://ftp.informatik.uni-frankfurt.de/fedora/core/updates/6/$ARCH/ http://fr2.rpmfind.net/linux/fedora/core/updates/6/$ARCH/ http://ftp.ale.org/mirrors/fedora/linux/core/updates/6/$ARCH/ ftp://ftp.tecnoera.com/pub/fedora/linux/updates/6/$ARCH/ http://mirror.optus.net/fedora/core/updates/6/$ARCH/ http://ftp.rhd.ru/pub/fedora/linux/core/updates/6/$ARCH/ http://mirror.linux.duke.edu/pub/fedora/linux/core/updates/6/$ARCH/ http://distro.ibiblio.org/pub/linux/distributions/fedora/linux/core/updates/6/$ARCH/ http://mirror.eas.muohio.edu/fedora/linux/core/updates/6/$ARCH/ ftp://mirrors.hpcf.upr.edu/pub/Mirrors/redhat/download.fedora.redhat.com/updates/6/$ARCH/ http://redhat.secsup.org/fedora/core/updates/6/$ARCH/ ftp://mirror.newnanutilities.org/pub/fedora/linux/core/updates/6/$ARCH/ ftp://ftp.software.umn.edu/linux/fedora/core/updates/6/$ARCH/ http://fedora.gtlib.gatech.edu/pub/fedora.redhat/linux/core/updates/6/$ARCH/ http://fedora.cs.wisc.edu/pub/mirrors/linux/download.fedora.redhat.com/pub/fedora/linux/core/updates/6/$ARCH/ http://ftp.ndlug.nd.edu/pub/fedora/linux/core/updates/6/$ARCH/ http://fedora.server4you.net/fedora/core/updates/6/$ARCH/ ftp://mirrors.ptd.net/fedora/core/updates/6/$ARCH/ ftp://fedora.bu.edu/fedora/core/updates/6/$ARCH/ http://mirror.pacific.net.au/linux/fedora/linux/core/updates/6/$ARCH/ ftp://mirror.switch.ch/mirror/fedora/linux/core/updates/6/$ARCH/ http://mirror.switch.ch/ftp/mirror/fedora/linux/core/updates/6/$ARCH/ http://srl.cs.jhu.edu/YUM/fedora/core/updates/6/$ARCH/ http://ftp.gui.uva.es/sites/fedora.redhat.com/core/updates/6/$ARCH/ ftp://alviss.et.tudelft.nl/pub/fedora/core/updates/6/$ARCH/ http://mirror.aarnet.edu.au/pub/fedora/linux/core/updates/6/$ARCH/ ftp://ftp.funet.fi/pub/mirrors/ftp.redhat.com/pub/fedora/linux/core/updates/6/$ARCH/ ftp://thales.memphis.edu/fedora/linux/core/updates/6/$ARCH/ http://ftp-stud.fht-esslingen.de/pub/fedora/linux/core/updates/6/$ARCH/ ftp://ftp.redhat.ikoula.com/fedora/updates/6/$ARCH/ http://ftp.astral.ro/distros/fedora/core/updates/6/$ARCH/ ftp://mirror.nyi.net/fedora/updates/6/$ARCH/ http://fedora.mirrors.hoobly.com/updates/6/$ARCH/ http://mirror.steadfast.net/fedora/core/updates/6/$ARCH/ http://fedora.ifc.unam.mx/fedora/updates/6/$ARCH/ http://ftp.kaist.ac.kr/pub/fedora/linux/core/updates/6/$ARCH/ ftp://ftp.is.co.za/linux/distributions/fedora/linux/core/updates/6/$ARCH/ http://www.jur-linux.org/download/fedora/updates/6/$ARCH/ --- NEW FILE updates-released-fc6-redirect --- http://redhat.download.fedoraproject.org/pub/fedora/linux/core/updates/6/$ARCH/ http://less.cogeco.net/pub/fedora/linux/core/updates/6/$ARCH/ http://ftp.kddilabs.jp/Linux/packages/fedora/core/updates/6/$ARCH/ http://fedora.inode.at/updates/6/$ARCH/ http://ftp.upjs.sk/pub/fedora/linux/core/updates/6/$ARCH/ http://mirror.netglobalis.net/pub/fedora/updates/6/$ARCH/ http://ftp1.skynet.cz/pub/linux/fedora/updates/6/$ARCH/ http://ftp.iij.ad.jp/pub/linux/fedora/core/updates/6/$ARCH/ http://mirrors.kernel.org/fedora/core/updates/6/$ARCH/ ftp://falkor.skane.se/pub/mirrors/fedora/updates/6/$ARCH/ ftp://ftp.quicknet.nl/pub/Linux/download.fedora.redhat.com/updates/6/$ARCH/ ftp://ftp.wsisiz.edu.pl/pub/linux/fedora/linux/core/updates/6/$ARCH/ http://fedora.mirrors.lug.ro/fedora/linux/core/updates/6/$ARCH/ http://ftp.nara.wide.ad.jp/pub/Linux/fedora/core/updates/6/$ARCH/ http://ftp.chg.ru/pub/Linux/fedora/linux/core/updates/6/$ARCH/ ftp://ftp.wicks.co.nz/pub/linux/dist/fedora/updates/6/$ARCH/ http://gulus.USherbrooke.ca/pub/distro/fedora/linux/core/updates/6/$ARCH/ ftp://ftp.rdsor.ro/pub/Linux/Distributions/Fedora/updates/6/$ARCH/ http://fedora.mirrors.tds.net/pub/fedora-core/updates/6/$ARCH/ http://ftp.stw-bonn.de/pub/fedora/linux/core/updates/6/$ARCH/ http://www.las.ic.unicamp.br/pub/fedora/linux/core/updates/6/$ARCH/ http://www.mirrorservice.org/sites/download.fedora.redhat.com/pub/fedora/linux/core/updates/6/$ARCH/ ftp://ftp.ciril.fr/pub//linux/fedora/linux/core/updates/6/$ARCH/ http://ftp.crihan.fr/mirrors/fedora.redhat.com/fedora/linux/core/updates/6/$ARCH/ ftp://ftp.fu-berlin.de/linux/fedora/core/updates/6/$ARCH/ http://www.muug.mb.ca/pub/fedora/linux/core/updates/6/$ARCH/ http://sunsite.mff.cuni.cz/pub/fedora/updates/6/$ARCH/ http://mirror.hiwaay.net/pub/fedora/linux/core/updates/6/$ARCH/ ftp://ftp.dc.aleron.net/pub/linux/fedora/linux/core/updates/6/$ARCH/ http://fedora.colorado.edu/linux/core/updates/6/$ARCH/ http://ftp.surfnet.nl/ftp/pub/os/Linux/distr/fedora/updates/6/$ARCH/ http://ftp.nluug.nl/ftp/pub/os/Linux/distr/fedora/updates/6/$ARCH/ http://fr.rpmfind.net/linux/fedora/core/updates/6/$ARCH/ http://ftp.esat.net/pub/linux/fedora/updates/6/$ARCH/ http://ftp.informatik.uni-frankfurt.de/fedora/core/updates/6/$ARCH/ http://fr2.rpmfind.net/linux/fedora/core/updates/6/$ARCH/ http://ftp.ale.org/mirrors/fedora/linux/core/updates/6/$ARCH/ ftp://ftp.tecnoera.com/pub/fedora/linux/updates/6/$ARCH/ http://mirror.optus.net/fedora/core/updates/6/$ARCH/ http://ftp.rhd.ru/pub/fedora/linux/core/updates/6/$ARCH/ http://mirror.linux.duke.edu/pub/fedora/linux/core/updates/6/$ARCH/ http://distro.ibiblio.org/pub/linux/distributions/fedora/linux/core/updates/6/$ARCH/ http://mirror.eas.muohio.edu/fedora/linux/core/updates/6/$ARCH/ ftp://mirrors.hpcf.upr.edu/pub/Mirrors/redhat/download.fedora.redhat.com/updates/6/$ARCH/ http://redhat.secsup.org/fedora/core/updates/6/$ARCH/ ftp://mirror.newnanutilities.org/pub/fedora/linux/core/updates/6/$ARCH/ ftp://ftp.software.umn.edu/linux/fedora/core/updates/6/$ARCH/ http://fedora.gtlib.gatech.edu/pub/fedora.redhat/linux/core/updates/6/$ARCH/ http://fedora.cs.wisc.edu/pub/mirrors/linux/download.fedora.redhat.com/pub/fedora/linux/core/updates/6/$ARCH/ http://ftp.ndlug.nd.edu/pub/fedora/linux/core/updates/6/$ARCH/ http://fedora.server4you.net/fedora/core/updates/6/$ARCH/ ftp://mirrors.ptd.net/fedora/core/updates/6/$ARCH/ ftp://fedora.bu.edu/fedora/core/updates/6/$ARCH/ --- NEW FILE updates-released-source-fc5 --- http://download.fedora.redhat.com/pub/fedora/linux/core/updates/5/SRPMS/ http://mirror.pacific.net.au/linux/fedora/linux/core/updates/5/SRPMS/ ftp://ftp.funet.fi/pub/mirrors/ftp.redhat.com/pub/fedora/linux/core/updates/5/SRPMS/ http://ftp-stud.fht-esslingen.de/pub/fedora/linux/core/updates/5/SRPMS/ --- NEW FILE updates-released-source-fc6 --- http://download.fedora.redhat.com/pub/fedora/linux/core/updates/6/SRPMS/ http://mirror.pacific.net.au/linux/fedora/linux/core/updates/6/SRPMS/ ftp://ftp.funet.fi/pub/mirrors/ftp.redhat.com/pub/fedora/linux/core/updates/6/SRPMS/ http://ftp-stud.fht-esslingen.de/pub/fedora/linux/core/updates/6/SRPMS/ --- NEW FILE updates-released.at --- http://gd.tuwien.ac.at/opsys/linux/fedora/core/updates/1/$ARCH/ http://ftp.univie.ac.at/systems/linux/fedora/updates/1/$ARCH/ --- NEW FILE updates-released.au --- http://mirror.pacific.net.au/linux/redhat/fedora/updates/1/$ARCH/ --- NEW FILE updates-released.br --- http://www.las.ic.unicamp.br/pub/fedora/linux/core/updates/1/$ARCH/ --- NEW FILE updates-released.de --- http://wftp.tu-chemnitz.de/pub/linux/fedora-core/updates/1/$ARCH/ --- NEW FILE updates-released.ee --- http://redhat.linux.ee/pub/fedora/linux/core/updates/1/$ARCH/ --- NEW FILE updates-released.es --- http://ftp.fi.udc.es/pub/linux/fedora/linux/core/updates/1/$ARCH/ --- NEW FILE updates-released.fr --- http://fr2.rpmfind.net/linux/fedora/core/updates/1/$ARCH/ --- NEW FILE updates-released.gr --- http://ftp.ntua.gr/pub/linux/fedora/linux/core/updates/1/$ARCH/ --- NEW FILE updates-released.ie --- http://ftp.heanet.ie/pub/fedora/linux/core/updates/1/$ARCH/ --- NEW FILE updates-released.is --- http://ftp.rhnet.is/pub/fedora/updates/1/$ARCH/ --- NEW FILE updates-released.jp --- http://ftp.kddilabs.jp/Linux/packages/fedora/core/updates/1/$ARCH --- NEW FILE updates-released.ro --- http://ftp.iasi.roedu.net/mirrors/fedora.redhat.com/core/updates/1/$ARCH/ --- NEW FILE updates-released.ru --- http://ftp.chg.ru/pub/Linux/fedora/linux/core/updates/1/$ARCH/ --- NEW FILE updates-released.uk --- http://www.mirror.ac.uk/sites/fedora.redhat.com/updates/1/$ARCH/ http://zeniiia.linux.org.uk/pub/distributions/fedora/linux/core/updates/1/$ARCH/ --- NEW FILE updates-released.us.east --- http://download.fedoraproject.org/pub/fedora/linux/core/updates/1/$ARCH/ http://rpmfind.net/linux/fedora/core/updates/1/$ARCH/ http://distro.ibiblio.org/pub/linux/distributions/fedora/linux/core/updates/1/$ARCH/ http://mirror.hiwaay.net/redhat/fedora/linux/core/updates/1/$ARCH/ http://mirror.linux.duke.edu/pub/fedora/linux/core/updates/1/$ARCH/ http://redhat.secsup.org/fedora/core/updates/1/$ARCH/ http://mirrors.kernel.org/fedora/core/updates/1/$ARCH/ --- NEW FILE updates-released.us.west --- http://download.fedoraproject.org/pub/fedora/linux/core/updates/1/$ARCH/ --- NEW FILE updates-testing --- http://download.fedoraproject.org/pub/fedora/linux/core/updates/testing/1/$ARCH/ http://rpmfind.net/linux/fedora/core/updates/testing/1/$ARCH/ http://distro.ibiblio.org/pub/linux/distributions/fedora/linux/core/updates/testing/1/$ARCH/ http://mirror.hiwaay.net/redhat/fedora/linux/core/updates/testing/1/$ARCH/ http://mirror.linux.duke.edu/pub/fedora/linux/core/updates/testing/1/$ARCH/ http://mirrors.kernel.org/fedora/core/updates/testing/1/$ARCH/ http://sunsite.mff.cuni.cz/pub/fedora/updates/testing/1/$ARCH/ --- NEW FILE updates-testing-debug-fc5 --- http://download.fedora.redhat.com/pub/fedora/linux/core/updates/testing/5/$ARCH/debug/ http://mirror.pacific.net.au/linux/fedora/linux/core/updates/testing/5/$ARCH/debug/ --- NEW FILE updates-testing-debug-fc6 --- http://download.fedora.redhat.com/pub/fedora/linux/core/updates/testing/6/$ARCH/debug/ http://mirror.pacific.net.au/linux/fedora/linux/core/updates/testing/6/$ARCH/debug/ --- NEW FILE updates-testing-fc1 --- http://download.fedoraproject.org/pub/fedora/linux/core/updates/testing/1/$ARCH/ http://download.fedoraproject.org/pub/fedora/linux/core/updates/testing/1/$ARCH/ http://download.fedoraproject.org/pub/fedora/linux/core/updates/testing/1/$ARCH/ http://download.fedoraproject.org/pub/fedora/linux/core/updates/testing/1/$ARCH/ http://download.fedoraproject.org/pub/fedora/linux/core/updates/testing/1/$ARCH/ http://download.fedoraproject.org/pub/fedora/linux/core/updates/testing/1/$ARCH/ http://download.fedoraproject.org/pub/fedora/linux/core/updates/testing/1/$ARCH/ http://download.fedoraproject.org/pub/fedora/linux/core/updates/testing/1/$ARCH/ http://download.fedoraproject.org/pub/fedora/linux/core/updates/testing/1/$ARCH/ http://download.fedoraproject.org/pub/fedora/linux/core/updates/testing/1/$ARCH/ http://download.fedoraproject.org/pub/fedora/linux/core/updates/testing/1/$ARCH/ http://download.fedoraproject.org/pub/fedora/linux/core/updates/testing/1/$ARCH/ http://download.fedoraproject.org/pub/fedora/linux/core/updates/testing/1/$ARCH/ http://download.fedoraproject.org/pub/fedora/linux/core/updates/testing/1/$ARCH/ --- NEW FILE updates-testing-fc1.at --- http://gd.tuwien.ac.at/opsys/linux/fedora/core/updates/testing/1/$ARCH/ http://ftp.univie.ac.at/systems/linux/fedora/updates/testing/1/$ARCH/ --- NEW FILE updates-testing-fc1.au --- http://mirror.pacific.net.au/linux/redhat/fedora/updates/testing/1/$ARCH/ --- NEW FILE updates-testing-fc1.br --- http://www.las.ic.unicamp.br/pub/fedora/linux/core/updates/testing/1/$ARCH/ --- NEW FILE updates-testing-fc1.cz --- http://sunsite.mff.cuni.cz/pub/fedora/updates/testing/1/$ARCH/ --- NEW FILE updates-testing-fc1.de --- http://wftp.tu-chemnitz.de/pub/linux/fedora-core/updates/testing/1/$ARCH/ --- NEW FILE updates-testing-fc1.ee --- http://redhat.linux.ee/pub/fedora/linux/core/updates/testing/1/$ARCH/ --- NEW FILE updates-testing-fc1.es --- http://ftp.fi.udc.es/pub/linux/fedora/linux/core/updates/testing/1/$ARCH/ --- NEW FILE updates-testing-fc1.fr --- http://fr2.rpmfind.net/linux/fedora/core/updates/testing/1/$ARCH/ --- NEW FILE updates-testing-fc1.gr --- http://ftp.ntua.gr/pub/linux/fedora/linux/core/updates/testing/1/$ARCH/ --- NEW FILE updates-testing-fc1.ie --- http://ftp.heanet.ie/pub/fedora/linux/core/updates/testing/1/$ARCH/ --- NEW FILE updates-testing-fc1.is --- http://ftp.rhnet.is/pub/fedora/updates/testing/1/$ARCH/ --- NEW FILE updates-testing-fc1.jp --- http://ftp.kddilabs.jp/Linux/packages/fedora/core/updates/testing/1/$ARCH/ --- NEW FILE updates-testing-fc1.ro --- http://ftp.iasi.roedu.net/mirrors/fedora.redhat.com/core/updates/testing/1/$ARCH/ --- NEW FILE updates-testing-fc1.ru --- http://ftp.chg.ru/pub/Linux/fedora/linux/core/updates/testing/1/$ARCH/ --- NEW FILE updates-testing-fc1.uk --- http://www.mirror.ac.uk/sites/fedora.redhat.com/updates/testing/1/$ARCH/ http://zeniiia.linux.org.uk/pub/distributions/fedora/linux/core/updates/testing/1/$ARCH/ --- NEW FILE updates-testing-fc1.us.east --- http://download.fedoraproject.org/pub/fedora/linux/core/updates/testing/1/$ARCH/ http://rpmfind.net/linux/fedora/core/updates/testing/1/$ARCH/ http://distro.ibiblio.org/pub/linux/distributions/fedora/linux/core/updates/testing/1/$ARCH/ http://mirror.hiwaay.net/redhat/fedora/linux/core/updates/testing/1/$ARCH/ http://mirror.linux.duke.edu/pub/fedora/linux/core/updates/testing/1/$ARCH/ http://redhat.secsup.org/fedora/core/updates/testing/1/$ARCH/ http://mirrors.kernel.org/fedora/core/updates/testing/1/$ARCH/ --- NEW FILE updates-testing-fc1.us.west --- http://download.fedoraproject.org/pub/fedora/linux/core/updates/testing/1/$ARCH/ http://mirrors.kernel.org/fedora/core/updates/testing/1/$ARCH --- NEW FILE updates-testing-fc2 --- http://download.fedoraproject.org/pub/fedora/linux/core/updates/testing/2/$ARCH/ http://download.fedoraproject.org/pub/fedora/linux/core/updates/testing/2/$ARCH/ http://download.fedoraproject.org/pub/fedora/linux/core/updates/testing/2/$ARCH/ http://download.fedoraproject.org/pub/fedora/linux/core/updates/testing/2/$ARCH/ http://download.fedoraproject.org/pub/fedora/linux/core/updates/testing/2/$ARCH/ http://download.fedoraproject.org/pub/fedora/linux/core/updates/testing/2/$ARCH/ http://download.fedoraproject.org/pub/fedora/linux/core/updates/testing/2/$ARCH/ http://download.fedoraproject.org/pub/fedora/linux/core/updates/testing/2/$ARCH/ http://download.fedoraproject.org/pub/fedora/linux/core/updates/testing/2/$ARCH/ http://download.fedoraproject.org/pub/fedora/linux/core/updates/testing/2/$ARCH/ http://download.fedoraproject.org/pub/fedora/linux/core/updates/testing/2/$ARCH/ http://download.fedoraproject.org/pub/fedora/linux/core/updates/testing/2/$ARCH/ http://download.fedoraproject.org/pub/fedora/linux/core/updates/testing/2/$ARCH/ http://download.fedoraproject.org/pub/fedora/linux/core/updates/testing/2/$ARCH/ http://download.fedoraproject.org/pub/fedora/linux/core/updates/testing/2/$ARCH/ http://download.fedoraproject.org/pub/fedora/linux/core/updates/testing/2/$ARCH/ http://download.fedoraproject.org/pub/fedora/linux/core/updates/testing/2/$ARCH/ --- NEW FILE updates-testing-fc2.at --- http://gd.tuwien.ac.at/opsys/linux/fedora/core/updates/testing/2/$ARCH/ http://ftp.univie.ac.at/systems/linux/fedora/updates/testing/2/$ARCH/ --- NEW FILE updates-testing-fc2.au --- http://mirror.pacific.net.au/linux/redhat/fedora/updates/testing/2/$ARCH/ --- NEW FILE updates-testing-fc2.br --- http://www.las.ic.unicamp.br/pub/fedora/linux/core/updates/testing/2/$ARCH/ --- NEW FILE updates-testing-fc2.cz --- http://sunsite.mff.cuni.cz/pub/fedora/updates/testing/2/$ARCH/ --- NEW FILE updates-testing-fc2.de --- http://wftp.tu-chemnitz.de/pub/linux/fedora-core/updates/testing/2/$ARCH/ --- NEW FILE updates-testing-fc2.ee --- http://redhat.linux.ee/pub/fedora/linux/core/updates/testing/2/$ARCH/ --- NEW FILE updates-testing-fc2.es --- http://ftp.fi.udc.es/pub/linux/fedora/linux/core/updates/testing/2/$ARCH/ --- NEW FILE updates-testing-fc2.fr --- http://fr2.rpmfind.net/linux/fedora/core/updates/testing/2/$ARCH/ --- NEW FILE updates-testing-fc2.gr --- http://ftp.ntua.gr/pub/linux/fedora/linux/core/updates/testing/2/$ARCH/ --- NEW FILE updates-testing-fc2.ie --- http://ftp.heanet.ie/pub/fedora/linux/core/updates/testing/2/$ARCH/ --- NEW FILE updates-testing-fc2.is --- http://ftp.rhnet.is/pub/fedora/updates/testing/2/$ARCH/ --- NEW FILE updates-testing-fc2.jp --- http://ftp.kddilabs.jp/Linux/packages/fedora/core/updates/testing/2/$ARCH/ --- NEW FILE updates-testing-fc2.ro --- http://ftp.iasi.roedu.net/mirrors/fedora.redhat.com/core/updates/testing/2/$ARCH/ --- NEW FILE updates-testing-fc2.ru --- http://ftp.chg.ru/pub/Linux/fedora/linux/core/updates/testing/2/$ARCH/ --- NEW FILE updates-testing-fc2.uk --- http://www.mirror.ac.uk/sites/fedora.redhat.com/updates/testing/2/$ARCH/ http://zeniiia.linux.org.uk/pub/distributions/fedora/linux/core/updates/testing/2/$ARCH/ --- NEW FILE updates-testing-fc2.us.east --- http://download.fedoraproject.org/pub/fedora/linux/core/updates/testing/2/$ARCH/ http://rpmfind.net/linux/fedora/core/updates/testing/2/$ARCH/ http://distro.ibiblio.org/pub/linux/distributions/fedora/linux/core/updates/testing/2/$ARCH/ http://mirror.hiwaay.net/redhat/fedora/linux/core/updates/testing/2/$ARCH/ http://mirror.linux.duke.edu/pub/fedora/linux/core/updates/testing/2/$ARCH/ http://redhat.secsup.org/fedora/core/updates/testing/2/$ARCH/ http://mirrors.kernel.org/fedora/core/updates/testing/2/$ARCH/ --- NEW FILE updates-testing-fc2.us.west --- http://download.fedoraproject.org/pub/fedora/linux/core/updates/testing/2/$ARCH/ http://mirrors.kernel.org/fedora/core/updates/testing/2/$ARCH --- NEW FILE updates-testing-fc3 --- http://download.fedoraproject.org/pub/fedora/linux/core/updates/testing/3/$ARCH/ http://download.fedoraproject.org/pub/fedora/linux/core/updates/testing/3/$ARCH/ http://download.fedoraproject.org/pub/fedora/linux/core/updates/testing/3/$ARCH/ http://download.fedoraproject.org/pub/fedora/linux/core/updates/testing/3/$ARCH/ http://download.fedoraproject.org/pub/fedora/linux/core/updates/testing/3/$ARCH/ http://download.fedoraproject.org/pub/fedora/linux/core/updates/testing/3/$ARCH/ http://download.fedoraproject.org/pub/fedora/linux/core/updates/testing/3/$ARCH/ http://download.fedoraproject.org/pub/fedora/linux/core/updates/testing/3/$ARCH/ http://download.fedoraproject.org/pub/fedora/linux/core/updates/testing/3/$ARCH/ http://download.fedoraproject.org/pub/fedora/linux/core/updates/testing/3/$ARCH/ http://download.fedoraproject.org/pub/fedora/linux/core/updates/testing/3/$ARCH/ http://download.fedoraproject.org/pub/fedora/linux/core/updates/testing/3/$ARCH/ --- NEW FILE updates-testing-fc3.at --- http://gd.tuwien.ac.at/opsys/linux/fedora/core/updates/testing/3/$ARCH/ --- NEW FILE updates-testing-fc3.br --- http://www.las.ic.unicamp.br/pub/fedora/linux/core/updates/testing/3/$ARCH --- NEW FILE updates-testing-fc3.ca --- http://mirror.cpsc.ucalgary.ca/mirror/fedora/linux/core/updates/testing/3/$ARCH/ --- NEW FILE updates-testing-fc3.ch --- http://mirror.switch.ch/ftp/mirror/fedora/linux/core/updates/testing/3/$ARCH --- NEW FILE updates-testing-fc3.cl --- http://mirror.netglobalis.net/pub/fedora/updates/testing/3/$ARCH --- NEW FILE updates-testing-fc3.cz --- http://sunsite.mff.cuni.cz/pub/fedora/updates/testing/3/$ARCH/ --- NEW FILE updates-testing-fc3.de --- http://sunsite.informatik.rwth-aachen.de/ftp/pub/linux/fedora-core/updates/testing/3/$ARCH/ http://ftp.uni-koeln.de/fedora/updates/testing/3/$ARCH/ http://wftp.tu-chemnitz.de/pub/linux/fedora-core/updates/testing/3/$ARCH http://ftp.uni-bayreuth.de/linux/fedora/linux/core/updates/testing/3/$ARCH http://ftp-stud.fht-esslingen.de/pub/fedora/linux/core/updates/testing/3/$ARCH/ --- NEW FILE updates-testing-fc3.dk --- http://fedora-mirror.dkuug.dk/linux/core/updates/testing/3/$ARCH/ --- NEW FILE updates-testing-fc3.fr --- http://fr.rpmfind.net/linux/fedora/core/updates/testing/3/$ARCH http://fr2.rpmfind.net/linux/fedora/core/updates/testing/3/$ARCH --- NEW FILE updates-testing-fc3.hk --- http://ftp.hostrino.com/pub/fedora/linux/core/updates/testing/3/$ARCH/ --- NEW FILE updates-testing-fc3.ie --- http://ftp.esat.net/pub/linux/fedora/updates/testing/3/$ARCH/ http://ftp.heanet.ie/pub/fedora/linux/core/updates/testing/3/$ARCH/ --- NEW FILE updates-testing-fc3.is --- http://ftp.rhnet.is/pub/fedora/updates/testing/3/$ARCH/ --- NEW FILE updates-testing-fc3.jp --- http://ftp.kddilabs.jp/Linux/packages/fedora/core/updates/testing/3/$ARCH/ --- NEW FILE updates-testing-fc3.pl --- http://sunsite.icm.edu.pl/pub/Linux/fedora/linux/core/updates/testing/3/$ARCH/ http://ftp.ps.pl/pub/linux/fedora-updates/testing/3/$ARCH/ --- NEW FILE updates-testing-fc3.ro --- http://ftp.lug.ro/fedora/linux/core/updates/testing/3/$ARCH/ --- NEW FILE updates-testing-fc3.ru --- http://ftp.chg.ru/pub/Linux/fedora/linux/core/updates/testing/3/$ARCH/ --- NEW FILE updates-testing-fc3.tw --- http://ftp.isu.edu.tw/pub/Linux/Fedora/linux/core/updates/testing/3/$ARCH/ --- NEW FILE updates-testing-fc3.uk --- http://www.mirrorservice.org/sites/download.fedora.redhat.com/pub/fedora/linux/core/updates/testing/3/$ARCH --- NEW FILE updates-testing-fc3.us.east --- http://download.fedoraproject.org/pub/fedora/linux/core/updates/testing/3/$ARCH/ http://redhat.secsup.org/fedora/core/updates/testing/3/$ARCH/ http://ftp.ale.org/pub/fedora/linux/core/updates/testing/3/$ARCH/ http://ftp.ndlug.nd.edu/pub/fedora/linux/core/updates/testing/3/$ARCH/ http://mirror.hiwaay.net/redhat/fedora/linux/core/updates/testing/3/$ARCH/ http://ftp.ussg.iu.edu/linux/fedora/linux/core/updates/testing/3/$ARCH/ http://fedora.gtlib.cc.gatech.edu/pub/fedora.redhat/linux/core/updates/testing/3/$ARCH/ --- NEW FILE updates-testing-fc3.us.west --- http://download.fedoraproject.org/pub/fedora/linux/core/updates/testing/3/$ARCH/ http://limestone.uoregon.edu/ftp/fedora/updates/testing/3/$ARCH/ http://mirror.web-ster.com/fedora/core/updates/testing/3/$ARCH/ http://mirror.stanford.edu/fedora/linux/core/updates/testing/3/$ARCH/ http://fedora.cat.pdx.edu/linux/core/updates/testing/3/$ARCH/ http://mirrors.kernel.org/fedora/core/updates/testing/3/$ARCH/ --- NEW FILE updates-testing-fc3.yu --- http://mirror.etf.bg.ac.yu/fedora/linux/core/updates/testing/3/$ARCH --- NEW FILE updates-testing-fc4 --- http://download.fedoraproject.org/pub/fedora/linux/core/updates/testing/4/$ARCH/ http://download.fedoraproject.org/pub/fedora/linux/core/updates/testing/4/$ARCH/ http://download.fedoraproject.org/pub/fedora/linux/core/updates/testing/4/$ARCH/ http://download.fedoraproject.org/pub/fedora/linux/core/updates/testing/4/$ARCH/ http://download.fedoraproject.org/pub/fedora/linux/core/updates/testing/4/$ARCH/ http://download.fedoraproject.org/pub/fedora/linux/core/updates/testing/4/$ARCH/ http://download.fedoraproject.org/pub/fedora/linux/core/updates/testing/4/$ARCH/ http://download.fedoraproject.org/pub/fedora/linux/core/updates/testing/4/$ARCH/ http://download.fedoraproject.org/pub/fedora/linux/core/updates/testing/4/$ARCH/ http://download.fedoraproject.org/pub/fedora/linux/core/updates/testing/4/$ARCH/ http://download.fedoraproject.org/pub/fedora/linux/core/updates/testing/4/$ARCH/ http://download.fedoraproject.org/pub/fedora/linux/core/updates/testing/4/$ARCH/ http://download.fedoraproject.org/pub/fedora/linux/core/updates/testing/4/$ARCH/ http://download.fedoraproject.org/pub/fedora/linux/core/updates/testing/4/$ARCH/ http://download.fedoraproject.org/pub/fedora/linux/core/updates/testing/4/$ARCH/ http://download.fedoraproject.org/pub/fedora/linux/core/updates/testing/4/$ARCH/ http://download.fedoraproject.org/pub/fedora/linux/core/updates/testing/4/$ARCH/ http://download.fedoraproject.org/pub/fedora/linux/core/updates/testing/4/$ARCH/ http://download.fedoraproject.org/pub/fedora/linux/core/updates/testing/4/$ARCH/ http://download.fedoraproject.org/pub/fedora/linux/core/updates/testing/4/$ARCH/ http://download.fedoraproject.org/pub/fedora/linux/core/updates/testing/4/$ARCH/ --- NEW FILE updates-testing-fc4.at --- http://ftp.tugraz.at/mirror/redhat-linux/fedora/linux/core/updates/testing/4/$ARCH/ --- NEW FILE updates-testing-fc4.br --- http://www.las.ic.unicamp.br/pub/fedora/linux/core/updates/testing/4/$ARCH/ http://ftp.tecnoera.com/pub/fedora/linux/core/updates/testing/4/$ARCH/ --- NEW FILE updates-testing-fc4.ca --- http://less.cogeco.net/pub/fedora/linux/core/updates/testing/4/$ARCH/ http://gulus.USherbrooke.ca/pub/distro/fedora/linux/core/updates/testing/4/$ARCH/ http://www.muug.mb.ca/pub/fedora/linux/core/updates/testing/4/$ARCH/ http://fedora.arcticnetwork.ca/updates/testing/4/$ARCH/ --- NEW FILE updates-testing-fc4.ch --- http://mirror.switch.ch/ftp/mirror/fedora/linux/core/updates/testing/4/$ARCH/ --- NEW FILE updates-testing-fc4.cl --- http://ftp.tecnoera.com/pub/fedora/linux/core/updates/testing/4/$ARCH/ http://mirror.netglobalis.net/pub/fedora/core/updates/testing/4/$ARCH/ --- NEW FILE updates-testing-fc4.cz --- http://sunsite.mff.cuni.cz/pub/fedora/updates/testing/4/$ARCH/ http://ftp1.skynet.cz/pub/linux/fedora/updates/testing/4/$ARCH/ --- NEW FILE updates-testing-fc4.de --- http://wftp.tu-chemnitz.de/pub/linux/fedora-core/updates/testing/4/$ARCH/ http://ftp.uni-bayreuth.de/linux/fedora/linux/core/updates/testing/4/$ARCH/ http://ftp-stud.fht-esslingen.de/pub/fedora/linux/core/updates/testing/4/$ARCH/ http://dl.atrpms.net/mirrors/fedoracore/updates/testing/4/$ARCH/ --- NEW FILE updates-testing-fc4.dk --- http://klid.dk/homeftp/fedora/linux/core/updates/testing/4/$ARCH/ --- NEW FILE updates-testing-fc4.fr --- http://ftp.crihan.fr/mirrors/fedora.redhat.com/fedora/linux/core/updates/testing/4/$ARCH/ http://fr.rpmfind.net/linux/fedora/core/updates/testing/4/$ARCH/ http://fr2.rpmfind.net/linux/fedora/core/updates/testing/4/$ARCH/ http://www-ftp.lip6.fr/pub/linux/distributions/fedora/updates/testing/4/$ARCH/ --- NEW FILE updates-testing-fc4.ie --- http://ftp.heanet.ie/pub/fedora/linux/core/updates/testing/4/$ARCH/ http://ftp.esat.net/mirrors/download.fedora.redhat.com/pub/fedora/linux/core/updates/testing/4/$ARCH/ --- NEW FILE updates-testing-fc4.is --- http://www.fedora.is/fedora/core/updates/testing/4/$ARCH/ --- NEW FILE updates-testing-fc4.jp --- http://ftp.riken.jp/Linux/fedora/core/updates/testing/4/$ARCH/ http://ftp.nara.wide.ad.jp/pub/Linux/fedora/core/updates/testing/4/$ARCH/ --- NEW FILE updates-testing-fc4.pl --- http://sunsite.icm.edu.pl/pub/Linux/fedora/linux/core/updates/testing/4/$ARCH/ http://ftp.ps.pl/pub/linux/fedora-core/updates/testing/4/$ARCH/ --- NEW FILE updates-testing-fc4.ro --- http://ftp.iasi.roedu.net/mirrors/fedora.redhat.com/core/updates/testing/4/$ARCH/ http://ftp.lug.ro/fedora/linux/core/updates/testing/4/$ARCH/ --- NEW FILE updates-testing-fc4.ru --- http://ftp.chg.ru/pub/Linux/fedora/core/updates/testing/4/$ARCH/ --- NEW FILE updates-testing-fc4.tw --- http://ftp.isu.edu.tw/pub/Linux/Fedora/linux/core/updates/testing/4/$ARCH/ --- NEW FILE updates-testing-fc4.uk --- http://zeniv.linux.org.uk/pub/distributions/fedora/linux/core/updates/testing/4/$ARCH/ --- NEW FILE updates-testing-fc4.us.east --- http://download.fedoraproject.org/pub/fedora/linux/core/updates/testing/4/$ARCH/ http://mirror.linux.duke.edu/pub/fedora/linux/core/updates/testing/4/$ARCH/ http://fedora.mirrors.tds.net/pub/fedora-core/updates/testing/4/$ARCH/ http://mirror.hiwaay.net/redhat/fedora/linux/core/updates/testing/4/$ARCH/ http://fedora.secsup.org/core/updates/testing/4/$ARCH/ http://mirror.newnanutilities.org/fedora/linux/core/updates/testing/4/$ARCH/ http://fedora.cs.wisc.edu/pub/mirrors/linux/download.fedora.redhat.com/pub/fedora/linux/core/updates/testing/4/$ARCH/ http://ftp.ale.org/pub/fedora/linux/core/updates/testing/4/$ARCH/ http://ftp.ndlug.nd.edu/pub/fedora/linux/core/updates/testing/4/$ARCH/ http://mirrors.playboy.com/fedora/updates/testing/4/$ARCH/ http://mirror.phy.olemiss.edu/mirror/fedora/core/updates/testing/4/$ARCH/ http://mirror.mcs.anl.gov/pub/fedora-linux-core/updates/testing/4/$ARCH/ http://ftp.ussg.iu.edu/linux/fedora/linux/core/updates/testing/4/$ARCH/ http://srl.cs.jhu.edu/YUM/fedora-core/updates/testing/4/$ARCH/ http://linux.admin.uillinois.edu/pub/linux/fedora/linux/core/updates/testing/4/$ARCH/ --- NEW FILE updates-testing-fc4.us.west --- http://download.fedoraproject.org/pub/fedora/linux/core/updates/testing/4/$ARCH/ http://limestone.uoregon.edu/ftp/fedora/updates/testing/4/$ARCH/ http://mirror.stanford.edu/fedora/linux/core/updates/testing/4/$ARCH/ http://mirrors.kernel.org/fedora/core/updates/testing/4/$ARCH/ http://mirror.web-ster.com/fedora/core/updates/testing/4/$ARCH/ http://fedora.cat.pdx.edu/linux/core/updates/testing/4/$ARCH/ http://mirror.usu.edu/mirrors/fedora/linux/core/updates/testing/4/$ARCH/ http://mirrors.tummy.com/mirrors/fedora.redhat.com/fedora/linux/core/updates/testing/4/$ARCH/ --- NEW FILE updates-testing-fc4.yu --- http://mirror.etf.bg.ac.yu/distributions/fedora/updates/testing/4/$ARCH/ http://mirror2.etf.bg.ac.yu/distributions/fedora/updates/testing/4/$ARCH/ --- NEW FILE updates-testing-fc5 --- http://redhat.download.fedoraproject.org/pub/fedora/linux/core/updates/testing/5/$ARCH/ http://less.cogeco.net/pub/fedora/linux/core/updates/testing/5/$ARCH/ http://ftp.kddilabs.jp/Linux/packages/fedora/core/updates/testing/5/$ARCH/ http://fedora.inode.at/updates/testing/5/$ARCH/ http://ftp.upjs.sk/pub/fedora/linux/core/updates/testing/5/$ARCH/ http://mirror.netglobalis.net/pub/fedora/updates/testing/5/$ARCH/ http://ftp1.skynet.cz/pub/linux/fedora/updates/testing/5/$ARCH/ http://ftp.iij.ad.jp/pub/linux/fedora/core/updates/testing/5/$ARCH/ http://mirrors.kernel.org/fedora/core/updates/testing/5/$ARCH/ ftp://mirrors.kernel.org/fedora/core/updates/testing/5/$ARCH/ ftp://falkor.skane.se/pub/mirrors/fedora/updates/testing/5/$ARCH/ ftp://ftp.quicknet.nl/pub/Linux/download.fedora.redhat.com/updates/testing/5/$ARCH/ ftp://ftp.wsisiz.edu.pl/pub/linux/fedora/linux/core/updates/testing/5 http://fedora.mirrors.lug.ro/fedora/linux/core/updates/testing/5/$ARCH/ http://ftp.nara.wide.ad.jp/pub/Linux/fedora/core/updates/testing/5/$ARCH/ http://ftp.chg.ru/pub/Linux/fedora/linux/core/updates/testing/5/$ARCH/ ftp://ftp.wicks.co.nz/pub/linux/dist/fedora/updates/testing/5/$ARCH/ http://gulus.USherbrooke.ca/pub/distro/fedora/linux/core/updates/testing/5/$ARCH/ ftp://ftp.rdsor.ro/pub/Linux/Distributions/Fedora/updates/testing/5/$ARCH/ http://fedora.mirrors.tds.net/pub/fedora-core/updates/testing/5/$ARCH/ http://ftp.stw-bonn.de/pub/fedora/linux/core/updates/testing/5/$ARCH/ http://www.las.ic.unicamp.br/pub/fedora/linux/core/updates/testing/5/$ARCH/ http://www.mirrorservice.org/sites/download.fedora.redhat.com/pub/fedora/linux/core/updates/testing/5/$ARCH/ ftp://ftp.ciril.fr/pub//linux/fedora/linux/core/updates/testing/5/$ARCH/ http://ftp.crihan.fr/mirrors/fedora.redhat.com/fedora/linux/core/updates/testing/5/$ARCH/ ftp://ftp.fu-berlin.de/linux/fedora/core/updates/testing/5/$ARCH/ http://www.muug.mb.ca/pub/fedora/linux/core/updates/testing/5/$ARCH/ http://sunsite.mff.cuni.cz/pub/fedora/updates/testing/5/$ARCH/ http://mirror.hiwaay.net/pub/fedora/linux/core/updates/testing/5/$ARCH/ ftp://ftp.dc.aleron.net/pub/linux/fedora/linux/core/updates/testing/5/$ARCH/ http://fedora.colorado.edu/linux/core/updates/testing/5/$ARCH/ http://ftp.surfnet.nl/ftp/pub/os/Linux/distr/fedora/updates/testing/5/$ARCH/ http://ftp.nluug.nl/ftp/pub/os/Linux/distr/fedora/updates/testing/5/$ARCH/ http://fr.rpmfind.net/linux/fedora/core/updates/testing/5/$ARCH/ ftp://ftp.esat.net/pub/linux/fedora/updates/testing/5/$ARCH/ http://ftp.esat.net/pub/linux/fedora/updates/testing/5/$ARCH/ http://ftp.informatik.uni-frankfurt.de/fedora/core/updates/testing/5/$ARCH/ http://fr2.rpmfind.net/linux/fedora/core/updates/testing/5/$ARCH/ http://ftp.ale.org/mirrors/fedora/linux/core/updates/testing/5/$ARCH/ ftp://ftp.tecnoera.com/pub/fedora/linux/updates/testing/5/$ARCH/ http://mirror.optus.net/fedora/core/updates/testing/5/$ARCH/ http://mirror.linux.duke.edu/pub/fedora/linux/core/updates/testing/5/$ARCH/ http://distro.ibiblio.org/pub/linux/distributions/fedora/linux/core/updates/testing/5/$ARCH/ http://mirror.eas.muohio.edu/fedora/linux/core/updates/testing/5/$ARCH/ ftp://mirrors.hpcf.upr.edu/pub/Mirrors/redhat/download.fedora.redhat.com/updates/testing/5/$ARCH/ http://redhat.secsup.org/fedora/core/updates/testing/5/$ARCH/ ftp://mirror.newnanutilities.org/pub/fedora/linux/core/updates/testing/5/$ARCH/ ftp://ftp.software.umn.edu/linux/fedora/core/updates/testing/5/$ARCH/ http://fedora.gtlib.gatech.edu/pub/fedora.redhat/linux/core/updates/testing/5/$ARCH/ http://fedora.cs.wisc.edu/pub/mirrors/linux/download.fedora.redhat.com/pub/fedora/linux/core/updates/testing/5/$ARCH/ http://ftp.ndlug.nd.edu/pub/fedora/linux/core/updates/testing/5/$ARCH/ http://fedora.server4you.net/fedora/core/updates/testing/5/$ARCH/ ftp://fedora.bu.edu/fedora/core/updates/testing/5/$ARCH/ http://mirror.pacific.net.au/linux/fedora/linux/core/updates/testing/5/$ARCH/ http://srl.cs.jhu.edu/YUM/fedora/core/updates/testing/5/$ARCH/ http://ftp.gui.uva.es/sites/fedora.redhat.com/updates/testing/5/$ARCH/ ftp://alviss.et.tudelft.nl/pub/fedora/core/updates/testing/5/$ARCH/ http://mirror.aarnet.edu.au/pub/fedora/linux/core/updates/testing/5/$ARCH/ ftp://ftp.funet.fi/pub/mirrors/ftp.redhat.com/pub/fedora/linux/core/updates/testing/5/$ARCH/ http://ftp-stud.fht-esslingen.de/pub/fedora/linux/core/updates/testing/5/$ARCH/ ftp://ftp.redhat.ikoula.com/fedora/updates/testing/5/$ARCH/ --- NEW FILE updates-testing-fc5-redirect --- http://redhat.download.fedoraproject.org/pub/fedora/linux/core/updates/testing/5/$ARCH/ http://less.cogeco.net/pub/fedora/linux/core/updates/testing/5/$ARCH/ http://ftp.kddilabs.jp/Linux/packages/fedora/core/updates/testing/5/$ARCH/ http://fedora.inode.at/updates/testing/5/$ARCH/ http://ftp.upjs.sk/pub/fedora/linux/core/updates/testing/5/$ARCH/ http://mirror.netglobalis.net/pub/fedora/updates/testing/5/$ARCH/ http://ftp1.skynet.cz/pub/linux/fedora/updates/testing/5/$ARCH/ http://ftp.iij.ad.jp/pub/linux/fedora/core/updates/testing/5/$ARCH/ http://mirrors.kernel.org/fedora/core/updates/testing/5/$ARCH/ ftp://mirrors.kernel.org/fedora/core/updates/testing/5/$ARCH/ ftp://falkor.skane.se/pub/mirrors/fedora/updates/testing/5/$ARCH/ ftp://ftp.quicknet.nl/pub/Linux/download.fedora.redhat.com/updates/testing/5/$ARCH/ ftp://ftp.wsisiz.edu.pl/pub/linux/fedora/linux/core/updates/testing/5 http://fedora.mirrors.lug.ro/fedora/linux/core/updates/testing/5/$ARCH/ http://ftp.nara.wide.ad.jp/pub/Linux/fedora/core/updates/testing/5/$ARCH/ http://ftp.chg.ru/pub/Linux/fedora/linux/core/updates/testing/5/$ARCH/ ftp://ftp.wicks.co.nz/pub/linux/dist/fedora/updates/testing/5/$ARCH/ http://gulus.USherbrooke.ca/pub/distro/fedora/linux/core/updates/testing/5/$ARCH/ ftp://ftp.rdsor.ro/pub/Linux/Distributions/Fedora/updates/testing/5/$ARCH/ http://fedora.mirrors.tds.net/pub/fedora-core/updates/testing/5/$ARCH/ http://ftp.stw-bonn.de/pub/fedora/linux/core/updates/testing/5/$ARCH/ http://www.las.ic.unicamp.br/pub/fedora/linux/core/updates/testing/5/$ARCH/ http://www.mirrorservice.org/sites/download.fedora.redhat.com/pub/fedora/linux/core/updates/testing/5/$ARCH/ ftp://ftp.ciril.fr/pub//linux/fedora/linux/core/updates/testing/5/$ARCH/ http://ftp.crihan.fr/mirrors/fedora.redhat.com/fedora/linux/core/updates/testing/5/$ARCH/ ftp://ftp.fu-berlin.de/linux/fedora/core/updates/testing/5/$ARCH/ http://www.muug.mb.ca/pub/fedora/linux/core/updates/testing/5/$ARCH/ http://sunsite.mff.cuni.cz/pub/fedora/updates/testing/5/$ARCH/ http://mirror.hiwaay.net/pub/fedora/linux/core/updates/testing/5/$ARCH/ ftp://ftp.dc.aleron.net/pub/linux/fedora/linux/core/updates/testing/5/$ARCH/ http://fedora.colorado.edu/linux/core/updates/testing/5/$ARCH/ http://ftp.surfnet.nl/ftp/pub/os/Linux/distr/fedora/updates/testing/5/$ARCH/ http://ftp.nluug.nl/ftp/pub/os/Linux/distr/fedora/updates/testing/5/$ARCH/ http://fr.rpmfind.net/linux/fedora/core/updates/testing/5/$ARCH/ ftp://ftp.esat.net/pub/linux/fedora/updates/testing/5/$ARCH/ http://ftp.esat.net/pub/linux/fedora/updates/testing/5/$ARCH/ http://ftp.informatik.uni-frankfurt.de/fedora/core/updates/testing/5/$ARCH/ http://fr2.rpmfind.net/linux/fedora/core/updates/testing/5/$ARCH/ http://ftp.ale.org/mirrors/fedora/linux/core/updates/testing/5/$ARCH/ ftp://ftp.tecnoera.com/pub/fedora/linux/updates/testing/5/$ARCH/ http://mirror.optus.net/fedora/core/updates/testing/5/$ARCH/ http://mirror.linux.duke.edu/pub/fedora/linux/core/updates/testing/5/$ARCH/ http://distro.ibiblio.org/pub/linux/distributions/fedora/linux/core/updates/testing/5/$ARCH/ http://mirror.eas.muohio.edu/fedora/linux/core/updates/testing/5/$ARCH/ ftp://mirrors.hpcf.upr.edu/pub/Mirrors/redhat/download.fedora.redhat.com/updates/testing/5/$ARCH/ http://redhat.secsup.org/fedora/core/updates/testing/5/$ARCH/ ftp://mirror.newnanutilities.org/pub/fedora/linux/core/updates/testing/5/$ARCH/ ftp://ftp.software.umn.edu/linux/fedora/core/updates/testing/5/$ARCH/ http://fedora.gtlib.gatech.edu/pub/fedora.redhat/linux/core/updates/testing/5/$ARCH/ http://fedora.cs.wisc.edu/pub/mirrors/linux/download.fedora.redhat.com/pub/fedora/linux/core/updates/testing/5/$ARCH/ http://ftp.ndlug.nd.edu/pub/fedora/linux/core/updates/testing/5/$ARCH/ http://fedora.server4you.net/fedora/core/updates/testing/5/$ARCH/ ftp://fedora.bu.edu/fedora/core/updates/testing/5/$ARCH/ http://srl.cs.jhu.edu/YUM/fedora/core/updates/testing/5/$ARCH/ http://ftp.gui.uva.es/sites/fedora.redhat.com/updates/testing/5/$ARCH/ ftp://alviss.et.tudelft.nl/pub/fedora/core/updates/testing/5/$ARCH/ http://mirror.aarnet.edu.au/pub/fedora/linux/core/updates/testing/5/$ARCH/ --- NEW FILE updates-testing-fc6 --- http://redhat.download.fedoraproject.org/pub/fedora/linux/core/updates/testing/6/$ARCH/ http://less.cogeco.net/pub/fedora/linux/core/updates/testing/6/$ARCH/ http://ftp.kddilabs.jp/Linux/packages/fedora/core/updates/testing/6/$ARCH/ http://fedora.inode.at/updates/testing/6/$ARCH/ http://ftp.upjs.sk/pub/fedora/linux/core/updates/testing/6/$ARCH/ http://mirror.netglobalis.net/pub/fedora/updates/testing/6/$ARCH/ http://ftp1.skynet.cz/pub/linux/fedora/updates/testing/6/$ARCH/ http://ftp.iij.ad.jp/pub/linux/fedora/core/updates/testing/6/$ARCH/ http://mirrors.kernel.org/fedora/core/updates/testing/6/$ARCH/ ftp://mirrors.kernel.org/fedora/core/updates/testing/6/$ARCH/ ftp://falkor.skane.se/pub/mirrors/fedora/updates/testing/6/$ARCH/ ftp://ftp.quicknet.nl/pub/Linux/download.fedora.redhat.com/updates/testing/6/$ARCH/ ftp://ftp.wsisiz.edu.pl/pub/linux/fedora/linux/core/updates/testing/5 http://fedora.mirrors.lug.ro/fedora/linux/core/updates/testing/6/$ARCH/ http://ftp.nara.wide.ad.jp/pub/Linux/fedora/core/updates/testing/6/$ARCH/ http://ftp.chg.ru/pub/Linux/fedora/linux/core/updates/testing/6/$ARCH/ ftp://ftp.wicks.co.nz/pub/linux/dist/fedora/updates/testing/6/$ARCH/ http://gulus.USherbrooke.ca/pub/distro/fedora/linux/core/updates/testing/6/$ARCH/ ftp://ftp.rdsor.ro/pub/Linux/Distributions/Fedora/updates/testing/6/$ARCH/ http://fedora.mirrors.tds.net/pub/fedora-core/updates/testing/6/$ARCH/ http://ftp.stw-bonn.de/pub/fedora/linux/core/updates/testing/6/$ARCH/ http://www.las.ic.unicamp.br/pub/fedora/linux/core/updates/testing/6/$ARCH/ http://www.mirrorservice.org/sites/download.fedora.redhat.com/pub/fedora/linux/core/updates/testing/6/$ARCH/ ftp://ftp.ciril.fr/pub//linux/fedora/linux/core/updates/testing/6/$ARCH/ http://ftp.crihan.fr/mirrors/fedora.redhat.com/fedora/linux/core/updates/testing/6/$ARCH/ ftp://ftp.fu-berlin.de/linux/fedora/core/updates/testing/6/$ARCH/ http://www.muug.mb.ca/pub/fedora/linux/core/updates/testing/6/$ARCH/ http://sunsite.mff.cuni.cz/pub/fedora/updates/testing/6/$ARCH/ http://mirror.hiwaay.net/pub/fedora/linux/core/updates/testing/6/$ARCH/ ftp://ftp.dc.aleron.net/pub/linux/fedora/linux/core/updates/testing/6/$ARCH/ http://fedora.colorado.edu/linux/core/updates/testing/6/$ARCH/ http://ftp.surfnet.nl/ftp/pub/os/Linux/distr/fedora/updates/testing/6/$ARCH/ http://ftp.nluug.nl/ftp/pub/os/Linux/distr/fedora/updates/testing/6/$ARCH/ http://fr.rpmfind.net/linux/fedora/core/updates/testing/6/$ARCH/ ftp://ftp.esat.net/pub/linux/fedora/updates/testing/6/$ARCH/ http://ftp.esat.net/pub/linux/fedora/updates/testing/6/$ARCH/ http://ftp.informatik.uni-frankfurt.de/fedora/core/updates/testing/6/$ARCH/ http://fr2.rpmfind.net/linux/fedora/core/updates/testing/6/$ARCH/ http://ftp.ale.org/mirrors/fedora/linux/core/updates/testing/6/$ARCH/ ftp://ftp.tecnoera.com/pub/fedora/linux/updates/testing/6/$ARCH/ http://mirror.optus.net/fedora/core/updates/testing/6/$ARCH/ http://mirror.linux.duke.edu/pub/fedora/linux/core/updates/testing/6/$ARCH/ http://distro.ibiblio.org/pub/linux/distributions/fedora/linux/core/updates/testing/6/$ARCH/ http://mirror.eas.muohio.edu/fedora/linux/core/updates/testing/6/$ARCH/ ftp://mirrors.hpcf.upr.edu/pub/Mirrors/redhat/download.fedora.redhat.com/updates/testing/6/$ARCH/ http://redhat.secsup.org/fedora/core/updates/testing/6/$ARCH/ ftp://mirror.newnanutilities.org/pub/fedora/linux/core/updates/testing/6/$ARCH/ ftp://ftp.software.umn.edu/linux/fedora/core/updates/testing/6/$ARCH/ http://fedora.gtlib.gatech.edu/pub/fedora.redhat/linux/core/updates/testing/6/$ARCH/ http://fedora.cs.wisc.edu/pub/mirrors/linux/download.fedora.redhat.com/pub/fedora/linux/core/updates/testing/6/$ARCH/ http://ftp.ndlug.nd.edu/pub/fedora/linux/core/updates/testing/6/$ARCH/ http://fedora.server4you.net/fedora/core/updates/testing/6/$ARCH/ ftp://fedora.bu.edu/fedora/core/updates/testing/6/$ARCH/ http://mirror.pacific.net.au/linux/fedora/linux/core/updates/testing/6/$ARCH/ ftp://mirror.switch.ch/mirror/fedora/linux/core/updates/testing/6/$ARCH/ http://mirror.switch.ch/ftp/mirror/fedora/linux/core/updates/testing/6/$ARCH/ http://srl.cs.jhu.edu/YUM/fedora/core/updates/testing/6/$ARCH/ http://ftp.gui.uva.es/sites/fedora.redhat.com/updates/testing/6/$ARCH/ ftp://alviss.et.tudelft.nl/pub/fedora/core/updates/testing/6/$ARCH/ http://mirror.aarnet.edu.au/pub/fedora/linux/core/updates/testing/6/$ARCH/ ftp://ftp.funet.fi/pub/mirrors/ftp.redhat.com/pub/fedora/linux/core/updates/testing/6/$ARCH/ http://ftp-stud.fht-esslingen.de/pub/fedora/linux/core/updates/testing/6/$ARCH/ ftp://ftp.redhat.ikoula.com/fedora/updates/testing/6/$ARCH/ --- NEW FILE updates-testing-fc6-redirect --- http://redhat.download.fedoraproject.org/pub/fedora/linux/core/updates/testing/6/$ARCH/ http://less.cogeco.net/pub/fedora/linux/core/updates/testing/6/$ARCH/ http://ftp.kddilabs.jp/Linux/packages/fedora/core/updates/testing/6/$ARCH/ http://fedora.inode.at/updates/testing/6/$ARCH/ http://ftp.upjs.sk/pub/fedora/linux/core/updates/testing/6/$ARCH/ http://mirror.netglobalis.net/pub/fedora/updates/testing/6/$ARCH/ http://ftp1.skynet.cz/pub/linux/fedora/updates/testing/6/$ARCH/ http://ftp.iij.ad.jp/pub/linux/fedora/core/updates/testing/6/$ARCH/ http://mirrors.kernel.org/fedora/core/updates/testing/6/$ARCH/ ftp://mirrors.kernel.org/fedora/core/updates/testing/6/$ARCH/ ftp://falkor.skane.se/pub/mirrors/fedora/updates/testing/6/$ARCH/ ftp://ftp.quicknet.nl/pub/Linux/download.fedora.redhat.com/updates/testing/6/$ARCH/ ftp://ftp.wsisiz.edu.pl/pub/linux/fedora/linux/core/updates/testing/5 http://fedora.mirrors.lug.ro/fedora/linux/core/updates/testing/6/$ARCH/ http://ftp.nara.wide.ad.jp/pub/Linux/fedora/core/updates/testing/6/$ARCH/ http://ftp.chg.ru/pub/Linux/fedora/linux/core/updates/testing/6/$ARCH/ ftp://ftp.wicks.co.nz/pub/linux/dist/fedora/updates/testing/6/$ARCH/ http://gulus.USherbrooke.ca/pub/distro/fedora/linux/core/updates/testing/6/$ARCH/ ftp://ftp.rdsor.ro/pub/Linux/Distributions/Fedora/updates/testing/6/$ARCH/ http://fedora.mirrors.tds.net/pub/fedora-core/updates/testing/6/$ARCH/ http://ftp.stw-bonn.de/pub/fedora/linux/core/updates/testing/6/$ARCH/ http://www.las.ic.unicamp.br/pub/fedora/linux/core/updates/testing/6/$ARCH/ http://www.mirrorservice.org/sites/download.fedora.redhat.com/pub/fedora/linux/core/updates/testing/6/$ARCH/ ftp://ftp.ciril.fr/pub//linux/fedora/linux/core/updates/testing/6/$ARCH/ http://ftp.crihan.fr/mirrors/fedora.redhat.com/fedora/linux/core/updates/testing/6/$ARCH/ ftp://ftp.fu-berlin.de/linux/fedora/core/updates/testing/6/$ARCH/ http://www.muug.mb.ca/pub/fedora/linux/core/updates/testing/6/$ARCH/ http://sunsite.mff.cuni.cz/pub/fedora/updates/testing/6/$ARCH/ http://mirror.hiwaay.net/pub/fedora/linux/core/updates/testing/6/$ARCH/ ftp://ftp.dc.aleron.net/pub/linux/fedora/linux/core/updates/testing/6/$ARCH/ http://fedora.colorado.edu/linux/core/updates/testing/6/$ARCH/ http://ftp.surfnet.nl/ftp/pub/os/Linux/distr/fedora/updates/testing/6/$ARCH/ http://ftp.nluug.nl/ftp/pub/os/Linux/distr/fedora/updates/testing/6/$ARCH/ http://fr.rpmfind.net/linux/fedora/core/updates/testing/6/$ARCH/ ftp://ftp.esat.net/pub/linux/fedora/updates/testing/6/$ARCH/ http://ftp.esat.net/pub/linux/fedora/updates/testing/6/$ARCH/ http://ftp.informatik.uni-frankfurt.de/fedora/core/updates/testing/6/$ARCH/ http://fr2.rpmfind.net/linux/fedora/core/updates/testing/6/$ARCH/ http://ftp.ale.org/mirrors/fedora/linux/core/updates/testing/6/$ARCH/ ftp://ftp.tecnoera.com/pub/fedora/linux/updates/testing/6/$ARCH/ http://mirror.optus.net/fedora/core/updates/testing/6/$ARCH/ http://mirror.linux.duke.edu/pub/fedora/linux/core/updates/testing/6/$ARCH/ http://distro.ibiblio.org/pub/linux/distributions/fedora/linux/core/updates/testing/6/$ARCH/ http://mirror.eas.muohio.edu/fedora/linux/core/updates/testing/6/$ARCH/ ftp://mirrors.hpcf.upr.edu/pub/Mirrors/redhat/download.fedora.redhat.com/updates/testing/6/$ARCH/ http://redhat.secsup.org/fedora/core/updates/testing/6/$ARCH/ ftp://mirror.newnanutilities.org/pub/fedora/linux/core/updates/testing/6/$ARCH/ ftp://ftp.software.umn.edu/linux/fedora/core/updates/testing/6/$ARCH/ http://fedora.gtlib.gatech.edu/pub/fedora.redhat/linux/core/updates/testing/6/$ARCH/ http://fedora.cs.wisc.edu/pub/mirrors/linux/download.fedora.redhat.com/pub/fedora/linux/core/updates/testing/6/$ARCH/ http://ftp.ndlug.nd.edu/pub/fedora/linux/core/updates/testing/6/$ARCH/ http://fedora.server4you.net/fedora/core/updates/testing/6/$ARCH/ ftp://fedora.bu.edu/fedora/core/updates/testing/6/$ARCH/ http://srl.cs.jhu.edu/YUM/fedora/core/updates/testing/6/$ARCH/ http://ftp.gui.uva.es/sites/fedora.redhat.com/updates/testing/6/$ARCH/ ftp://alviss.et.tudelft.nl/pub/fedora/core/updates/testing/6/$ARCH/ http://mirror.aarnet.edu.au/pub/fedora/linux/core/updates/testing/6/$ARCH/ --- NEW FILE updates-testing-source-fc5 --- http://download.fedora.redhat.com/pub/fedora/linux/core/updates/testing/5/SRPMS/ http://mirror.pacific.net.au/linux/fedora/linux/core/updates/testing/5/SRPMS/ http://srl.cs.jhu.edu/YUM/fedora/core/updates/testing/5/SRPMS/ http://ftp.gui.uva.es/sites/fedora.redhat.com/updates/testing/5/SRPMS/ ftp://alviss.et.tudelft.nl/pub/fedora/core/updates/testing/5/SRPMS/ http://mirror.aarnet.edu.au/pub/fedora/linux/core/updates/testing/5/SRPMS/ ftp://ftp.funet.fi/pub/mirrors/ftp.redhat.com/pub/fedora/linux/core/updates/testing/5/SRPMS/ http://ftp-stud.fht-esslingen.de/pub/fedora/linux/core/updates/testing/5/SRPMS/ --- NEW FILE updates-testing-source-fc6 --- http://download.fedora.redhat.com/pub/fedora/linux/core/updates/testing/6/SRPMS/ http://mirror.pacific.net.au/linux/fedora/linux/core/updates/testing/6/SRPMS/ http://srl.cs.jhu.edu/YUM/fedora/core/updates/testing/6/SRPMS/ http://ftp.gui.uva.es/sites/fedora.redhat.com/updates/testing/6/SRPMS/ ftp://alviss.et.tudelft.nl/pub/fedora/core/updates/testing/6/SRPMS/ http://mirror.aarnet.edu.au/pub/fedora/linux/core/updates/testing/6/SRPMS/ ftp://ftp.funet.fi/pub/mirrors/ftp.redhat.com/pub/fedora/linux/core/updates/testing/6/SRPMS/ http://ftp-stud.fht-esslingen.de/pub/fedora/linux/core/updates/testing/6/SRPMS/ --- NEW FILE updates-testing.at --- http://gd.tuwien.ac.at/opsys/linux/fedora/core/updates/testing/1/$ARCH/ http://ftp.univie.ac.at/systems/linux/fedora/updates/testing/1/$ARCH/ --- NEW FILE updates-testing.au --- http://mirror.pacific.net.au/linux/redhat/fedora/updates/testing/1/$ARCH/ --- NEW FILE updates-testing.br --- http://www.las.ic.unicamp.br/pub/fedora/linux/core/updates/testing/1/$ARCH/ --- NEW FILE updates-testing.cz --- http://sunsite.mff.cuni.cz/pub/fedora/updates/testing/1/$ARCH/ --- NEW FILE updates-testing.de --- http://wftp.tu-chemnitz.de/pub/linux/fedora-core/updates/testing/1/$ARCH/ --- NEW FILE updates-testing.ee --- http://redhat.linux.ee/pub/fedora/linux/core/updates/testing/1/$ARCH/ --- NEW FILE updates-testing.es --- http://ftp.fi.udc.es/pub/linux/fedora/linux/core/updates/testing/1/$ARCH/ --- NEW FILE updates-testing.fr --- http://fr2.rpmfind.net/linux/fedora/core/updates/testing/1/$ARCH/ --- NEW FILE updates-testing.gr --- http://ftp.ntua.gr/pub/linux/fedora/linux/core/updates/testing/1/$ARCH/ --- NEW FILE updates-testing.ie --- http://ftp.heanet.ie/pub/fedora/linux/core/updates/testing/1/$ARCH/ --- NEW FILE updates-testing.is --- http://ftp.rhnet.is/pub/fedora/updates/testing/1/$ARCH/ --- NEW FILE updates-testing.jp --- http://ftp.kddilabs.jp/Linux/packages/fedora/core/updates/testing/1/$ARCH/ --- NEW FILE updates-testing.ro --- http://ftp.iasi.roedu.net/mirrors/fedora.redhat.com/core/updates/testing/1/$ARCH/ --- NEW FILE updates-testing.ru --- http://ftp.chg.ru/pub/Linux/fedora/linux/core/updates/testing/1/$ARCH/ --- NEW FILE updates-testing.uk --- http://www.mirror.ac.uk/sites/fedora.redhat.com/updates/testing/1/$ARCH/ http://zeniiia.linux.org.uk/pub/distributions/fedora/linux/core/updates/testing/1/$ARCH/ --- NEW FILE updates-testing.us.east --- http://download.fedoraproject.org/pub/fedora/linux/core/updates/testing/1/$ARCH/ http://rpmfind.net/linux/fedora/core/updates/testing/1/$ARCH/ http://distro.ibiblio.org/pub/linux/distributions/fedora/linux/core/updates/testing/1/$ARCH/ http://mirror.hiwaay.net/redhat/fedora/linux/core/updates/testing/1/$ARCH/ http://mirror.linux.duke.edu/pub/fedora/linux/core/updates/testing/1/$ARCH/ http://redhat.secsup.org/fedora/core/updates/testing/1/$ARCH/ http://mirrors.kernel.org/fedora/core/updates/testing/1/$ARCH/ --- NEW FILE updates-testing.us.west --- http://download.fedoraproject.org/pub/fedora/linux/core/updates/testing/1/$ARCH/ http://mirrors.kernel.org/fedora/core/updates/testing/1/$ARCH From fedora-extras-commits at redhat.com Sat Apr 14 09:13:28 2007 From: fedora-extras-commits at redhat.com (Hans de Goede (jwrdegoede)) Date: Sat, 14 Apr 2007 05:13:28 -0400 Subject: rpms/openlierox/devel .cvsignore, 1.2, 1.3 openlierox-0.57-64bit.patch, 1.1, 1.2 openlierox.spec, 1.1, 1.2 sources, 1.2, 1.3 Message-ID: <200704140913.l3E9DSRN005413@cvs-int.fedora.redhat.com> Author: jwrdegoede Update of /cvs/extras/rpms/openlierox/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv5384 Modified Files: .cvsignore openlierox-0.57-64bit.patch openlierox.spec sources Log Message: * Fri Apr 13 2007 Hans de Goede 0.57-0.3.beta2 - New upstream release 0.57beta2 Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/openlierox/devel/.cvsignore,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- .cvsignore 19 Mar 2007 12:49:46 -0000 1.2 +++ .cvsignore 14 Apr 2007 09:12:49 -0000 1.3 @@ -1 +1 @@ -OpenLieroX_0.57_beta1.src.tar.bz +OpenLieroX_0.57_beta2.src.tar.bz2 openlierox-0.57-64bit.patch: Index: openlierox-0.57-64bit.patch =================================================================== RCS file: /cvs/extras/rpms/openlierox/devel/openlierox-0.57-64bit.patch,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- openlierox-0.57-64bit.patch 19 Mar 2007 10:48:32 -0000 1.1 +++ openlierox-0.57-64bit.patch 14 Apr 2007 09:12:49 -0000 1.2 @@ -1,596 +1,13 @@ -diff -ur openlierox-0.57.orig/include/CBox.h openlierox-0.57/include/CBox.h ---- openlierox-0.57.orig/include/CBox.h 2007-01-26 20:29:35.000000000 +0100 -+++ openlierox-0.57/include/CBox.h 2007-03-12 22:41:34.000000000 +0100 -@@ -67,7 +67,7 @@ - int KeyDown(int c) { return BOX_NONE; } - int KeyUp(int c) { return BOX_NONE; } - -- int SendMessage(int iMsg, DWORD Param1, DWORD Param2) { return 0; } -+ DWORD SendMessage(int iMsg, DWORD Param1, DWORD Param2) { return 0; } - - int CheckEvent(void); - -diff -ur openlierox-0.57.orig/include/CBrowser.h openlierox-0.57/include/CBrowser.h ---- openlierox-0.57.orig/include/CBrowser.h 2006-11-10 09:28:24.000000000 +0100 -+++ openlierox-0.57/include/CBrowser.h 2007-03-13 15:30:27.000000000 +0100 -@@ -95,8 +95,8 @@ - - - // Reading -- long iPos; -- long iLength; -+ int iPos; -+ int iLength; - char *sData; - - -@@ -117,7 +117,7 @@ - int KeyDown(int c) { return BRW_NONE; } - int KeyUp(int c) { return BRW_NONE; } - -- int SendMessage(int iMsg, DWORD Param1, DWORD Param2); -+ DWORD SendMessage(int iMsg, DWORD Param1, DWORD Param2); - - void Draw(SDL_Surface *bmpDest); - void LoadStyle(void) {} -diff -ur openlierox-0.57.orig/include/CButton.h openlierox-0.57/include/CButton.h ---- openlierox-0.57.orig/include/CButton.h 2006-11-10 09:28:24.000000000 +0100 -+++ openlierox-0.57/include/CButton.h 2007-03-12 22:41:34.000000000 +0100 -@@ -78,7 +78,7 @@ - int KeyDown(int c) { return BTN_NONE; } - int KeyUp(int c) { return BTN_NONE; } - -- int SendMessage(int iMsg, DWORD Param1, DWORD Param2) { return 0; } -+ DWORD SendMessage(int iMsg, DWORD Param1, DWORD Param2) { return 0; } - - // Draw the button - void Draw(SDL_Surface *bmpDest); -diff -ur openlierox-0.57.orig/include/CCheckbox.h openlierox-0.57/include/CCheckbox.h ---- openlierox-0.57.orig/include/CCheckbox.h 2006-11-25 17:21:27.000000000 +0100 -+++ openlierox-0.57/include/CCheckbox.h 2007-03-12 22:41:34.000000000 +0100 -@@ -64,7 +64,7 @@ - - - // Process a message sent -- int SendMessage(int iMsg, DWORD Param1, DWORD Param2) { -+ DWORD SendMessage(int iMsg, DWORD Param1, DWORD Param2) { - - switch(iMsg) { - case CKM_SETCHECK: -diff -ur openlierox-0.57.orig/include/CCombobox.h openlierox-0.57/include/CCombobox.h ---- openlierox-0.57.orig/include/CCombobox.h 2007-01-25 22:27:39.000000000 +0100 -+++ openlierox-0.57/include/CCombobox.h 2007-03-12 22:41:34.000000000 +0100 -@@ -116,7 +116,7 @@ - - void Sort(bool ascending); - -- int SendMessage(int iMsg, DWORD Param1, DWORD Param2); -+ DWORD SendMessage(int iMsg, DWORD Param1, DWORD Param2); - - void clear(void); - void addItem(int index, char *sindex, char *name); -diff -ur openlierox-0.57.orig/include/CGuiLayout.h openlierox-0.57/include/CGuiLayout.h ---- openlierox-0.57.orig/include/CGuiLayout.h 2006-11-07 17:33:54.000000000 +0100 -+++ openlierox-0.57/include/CGuiLayout.h 2007-03-12 22:41:34.000000000 +0100 -@@ -112,7 +112,7 @@ - - - // Messaging -- int SendMessage(int iControl, int iMsg, DWORD Param1, DWORD Param2); -+ DWORD SendMessage(int iControl, int iMsg, DWORD Param1, DWORD Param2); - - // Variables - int getID(void) { return iID; } -diff -ur openlierox-0.57.orig/include/CImage.h openlierox-0.57/include/CImage.h ---- openlierox-0.57.orig/include/CImage.h 2007-01-26 20:29:31.000000000 +0100 -+++ openlierox-0.57/include/CImage.h 2007-03-12 22:41:34.000000000 +0100 -@@ -65,7 +65,7 @@ - int KeyDown(int c) { return IMG_NONE; } - int KeyUp(int c) { return IMG_NONE; } - -- int SendMessage(int iMsg, DWORD Param1, DWORD Param2); -+ DWORD SendMessage(int iMsg, DWORD Param1, DWORD Param2); - - void Draw(SDL_Surface *bmpDest); - -diff -ur openlierox-0.57.orig/include/CInputBox.h openlierox-0.57/include/CInputBox.h ---- openlierox-0.57.orig/include/CInputBox.h 2006-12-31 20:22:17.000000000 +0100 -+++ openlierox-0.57/include/CInputBox.h 2007-03-12 22:41:34.000000000 +0100 -@@ -72,7 +72,7 @@ - - - // Process a message sent -- inline int SendMessage(int iMsg, DWORD Param1, DWORD Param2) { -+ inline DWORD SendMessage(int iMsg, DWORD Param1, DWORD Param2) { - - switch(iMsg) { - case INM_GETVALUE: -diff -ur openlierox-0.57.orig/include/CLabel.h openlierox-0.57/include/CLabel.h ---- openlierox-0.57.orig/include/CLabel.h 2007-01-02 04:41:37.000000000 +0100 -+++ openlierox-0.57/include/CLabel.h 2007-03-12 22:41:34.000000000 +0100 -@@ -60,7 +60,7 @@ - int KeyDown(int c) { return LBL_NONE; } - int KeyUp(int c) { return LBL_NONE; } - -- int SendMessage(int iMsg, DWORD Param1, DWORD Param2) { -+ DWORD SendMessage(int iMsg, DWORD Param1, DWORD Param2) { - if(iMsg==LBM_SETTEXT) fix_strncpy(sText, (char *)Param1); return 0; - } - -diff -ur openlierox-0.57.orig/include/CLine.h openlierox-0.57/include/CLine.h ---- openlierox-0.57.orig/include/CLine.h 2006-11-10 09:28:24.000000000 +0100 -+++ openlierox-0.57/include/CLine.h 2007-03-12 22:41:34.000000000 +0100 -@@ -47,7 +47,7 @@ - int KeyDown(int c) { return LIN_NONE; } - int KeyUp(int c) { return LIN_NONE; } - -- int SendMessage(int iMsg, DWORD Param1, DWORD Param2) { -+ DWORD SendMessage(int iMsg, DWORD Param1, DWORD Param2) { - return 0; - } - -diff -ur openlierox-0.57.orig/include/CListview.h openlierox-0.57/include/CListview.h ---- openlierox-0.57.orig/include/CListview.h 2007-01-26 20:28:21.000000000 +0100 -+++ openlierox-0.57/include/CListview.h 2007-03-12 22:41:34.000000000 +0100 -@@ -168,7 +168,7 @@ - - void LoadStyle(void) {} - -- int SendMessage(int iMsg, DWORD Param1, DWORD Param2); -+ DWORD SendMessage(int iMsg, DWORD Param1, DWORD Param2); - - void ReadjustScrollbar(void); - -diff -ur openlierox-0.57.orig/include/CMenu.h openlierox-0.57/include/CMenu.h ---- openlierox-0.57.orig/include/CMenu.h 2006-11-10 09:28:24.000000000 +0100 -+++ openlierox-0.57/include/CMenu.h 2007-03-12 22:41:34.000000000 +0100 -@@ -70,7 +70,7 @@ - int KeyDown(int c) { return MNU_NONE; } - int KeyUp(int c) { return MNU_NONE; } - -- int SendMessage(int iMsg, DWORD Param1, DWORD Param2); -+ DWORD SendMessage(int iMsg, DWORD Param1, DWORD Param2); - - void Draw(SDL_Surface *bmpDest); - -diff -ur openlierox-0.57.orig/include/CScrollbar.h openlierox-0.57/include/CScrollbar.h ---- openlierox-0.57.orig/include/CScrollbar.h 2007-01-25 21:47:59.000000000 +0100 -+++ openlierox-0.57/include/CScrollbar.h 2007-03-12 22:41:34.000000000 +0100 -@@ -92,7 +92,7 @@ - int getMax(void) { return iMax; } - int getGrabbed(void) { return iSliderGrabbed; } - -- int SendMessage(int iMsg, DWORD Param1, DWORD Param2); -+ DWORD SendMessage(int iMsg, DWORD Param1, DWORD Param2); - - - -diff -ur openlierox-0.57.orig/include/CSlider.h openlierox-0.57/include/CSlider.h ---- openlierox-0.57.orig/include/CSlider.h 2006-11-10 09:28:24.000000000 +0100 -+++ openlierox-0.57/include/CSlider.h 2007-03-12 22:41:34.000000000 +0100 -@@ -67,7 +67,7 @@ - - void LoadStyle(void) {} - -- int SendMessage(int iMsg, DWORD Param1, DWORD Param2); -+ DWORD SendMessage(int iMsg, DWORD Param1, DWORD Param2); - - int getValue(void) { return iValue; } - void setValue(int v) { iValue = v; } -diff -ur openlierox-0.57.orig/include/CTextbox.h openlierox-0.57/include/CTextbox.h ---- openlierox-0.57.orig/include/CTextbox.h 2007-01-02 23:54:56.000000000 +0100 -+++ openlierox-0.57/include/CTextbox.h 2007-03-12 22:41:34.000000000 +0100 -@@ -113,7 +113,7 @@ - - void LoadStyle(void) {} - -- int SendMessage(int iMsg, DWORD Param1, DWORD Param2); -+ DWORD SendMessage(int iMsg, DWORD Param1, DWORD Param2); - - void Backspace(void); - void Delete(void); -diff -ur openlierox-0.57.orig/include/CTitleButton.h openlierox-0.57/include/CTitleButton.h ---- openlierox-0.57.orig/include/CTitleButton.h 2007-01-26 20:29:14.000000000 +0100 -+++ openlierox-0.57/include/CTitleButton.h 2007-03-12 22:41:34.000000000 +0100 -@@ -58,7 +58,7 @@ - int KeyDown(int c) { return TBT_NONE; } - int KeyUp(int c) { return TBT_NONE; } - -- int SendMessage(int iMsg, DWORD Param1, DWORD Param2) { return 0; } -+ DWORD SendMessage(int iMsg, DWORD Param1, DWORD Param2) { return 0; } - - // Draw the title button - void Draw(SDL_Surface *bmpDest); -diff -ur openlierox-0.57.orig/include/CWidget.h openlierox-0.57/include/CWidget.h ---- openlierox-0.57.orig/include/CWidget.h 2007-01-26 20:33:38.000000000 +0100 -+++ openlierox-0.57/include/CWidget.h 2007-03-12 22:41:34.000000000 +0100 -@@ -123,7 +123,7 @@ - virtual void LoadStyle(void) = 0; - virtual void Draw(SDL_Surface *bmpDest) = 0; - -- virtual int SendMessage(int iMsg, DWORD Param1, DWORD Param2) = 0; -+ virtual DWORD SendMessage(int iMsg, DWORD Param1, DWORD Param2) = 0; - }; - - -diff -ur openlierox-0.57.orig/include/types.h openlierox-0.57/include/types.h ---- openlierox-0.57.orig/include/types.h 2006-11-04 17:54:24.000000000 +0100 -+++ openlierox-0.57/include/types.h 2007-03-12 22:41:34.000000000 +0100 -@@ -22,7 +22,7 @@ - - #ifndef WIN32 - // WIN32 defines this in windows.h --typedef int DWORD; -+typedef intptr_t DWORD; /* used to store both ints and pointers */ - typedef uchar byte; - #endif - -diff -ur openlierox-0.57.orig/src/client/CBrowser.cpp openlierox-0.57/src/client/CBrowser.cpp ---- openlierox-0.57.orig/src/client/CBrowser.cpp 2007-01-26 21:18:09.000000000 +0100 -+++ openlierox-0.57/src/client/CBrowser.cpp 2007-03-12 22:41:34.000000000 +0100 -@@ -49,7 +49,7 @@ +--- OpenLieroX/include/CBrowser.h.64bit 2007-02-23 21:49:07.000000000 +0100 ++++ OpenLieroX/include/CBrowser.h 2007-04-13 21:49:30.000000000 +0200 +@@ -96,8 +96,8 @@ - /////////////////// - // This widget is send a message --int CBrowser::SendMessage(int iMsg, DWORD Param1, DWORD Param2) -+DWORD CBrowser::SendMessage(int iMsg, DWORD Param1, DWORD Param2) - { - switch(iMsg) { -@@ -503,8 +503,8 @@ - break; - } - } -- strncpy(buf,obj->strText+p,MIN(sizeof(buf)-1,(unsigned int)c-p)); -- buf[MIN(sizeof(buf)-1,(unsigned int)c-p)]='\0'; -+ strncpy(buf,obj->strText+p,MIN((unsigned int)sizeof(buf)-1,(unsigned int)c-p)); -+ buf[MIN((unsigned int)sizeof(buf)-1,(unsigned int)c-p)]='\0'; - p=c; + // Reading +- long iPos; +- long iLength; ++ int iPos; ++ int iLength; + char *sData; - w = fnt->GetWidth(buf); -diff -ur openlierox-0.57.orig/src/client/CClient_Draw.cpp openlierox-0.57/src/client/CClient_Draw.cpp ---- openlierox-0.57.orig/src/client/CClient_Draw.cpp 2007-01-26 21:20:33.000000000 +0100 -+++ openlierox-0.57/src/client/CClient_Draw.cpp 2007-03-12 22:41:34.000000000 +0100 -@@ -187,7 +187,7 @@ - tLX->cOutlineFont.Draw(bmpDest, 4, 366, tLX->clNormalText, "Talk: %s",sChat_Text); - if (iChat_CursorVisible) { - static char buf[256]; -- iChat_Pos = MIN((unsigned int)iChat_Pos,sizeof(buf)-1); -+ iChat_Pos = MIN((unsigned int)iChat_Pos,(unsigned int)sizeof(buf)-1); - strncpy(buf,sChat_Text,iChat_Pos); - buf[iChat_Pos] = '\0'; - DrawVLine(bmpDest, 368, 378, 4+tLX->cFont.GetWidth("Talk: ")+tLX->cFont.GetWidth(buf), tLX->clNormalText); -diff -ur openlierox-0.57.orig/src/client/CCombobox.cpp openlierox-0.57/src/client/CCombobox.cpp ---- openlierox-0.57.orig/src/client/CCombobox.cpp 2007-01-26 21:18:31.000000000 +0100 -+++ openlierox-0.57/src/client/CCombobox.cpp 2007-03-12 22:41:34.000000000 +0100 -@@ -484,7 +484,7 @@ - - /////////////////// - // Process a message sent to this widget --int CCombobox::SendMessage(int iMsg, DWORD Param1, DWORD Param2) -+DWORD CCombobox::SendMessage(int iMsg, DWORD Param1, DWORD Param2) - { - - switch(iMsg) { -@@ -526,7 +526,7 @@ - - // Get the current item - case CBM_GETCURITEM: -- return (int)tSelected; -+ return (DWORD)tSelected; - - // Set the current item - case CBM_SETCURSEL: -diff -ur openlierox-0.57.orig/src/client/CGuiLayout.cpp openlierox-0.57/src/client/CGuiLayout.cpp ---- openlierox-0.57.orig/src/client/CGuiLayout.cpp 2007-01-26 21:19:18.000000000 +0100 -+++ openlierox-0.57/src/client/CGuiLayout.cpp 2007-03-12 22:41:34.000000000 +0100 -@@ -868,7 +868,7 @@ - - /////////////////// - // Send a message to a widget --int CGuiLayout::SendMessage(int iControl, int iMsg, DWORD Param1, DWORD Param2) -+DWORD CGuiLayout::SendMessage(int iControl, int iMsg, DWORD Param1, DWORD Param2) - { - CWidget *w = getWidget(iControl); - -diff -ur openlierox-0.57.orig/src/client/CImage.cpp openlierox-0.57/src/client/CImage.cpp ---- openlierox-0.57.orig/src/client/CImage.cpp 2006-12-31 18:36:36.000000000 +0100 -+++ openlierox-0.57/src/client/CImage.cpp 2007-03-12 22:41:34.000000000 +0100 -@@ -63,7 +63,7 @@ - - ///////////////////// - // This widget is a sendmessage --int CImage::SendMessage(int iMsg, DWORD Param1, DWORD Param2) -+DWORD CImage::SendMessage(int iMsg, DWORD Param1, DWORD Param2) - { - return 0; - } -diff -ur openlierox-0.57.orig/src/client/CListview.cpp openlierox-0.57/src/client/CListview.cpp ---- openlierox-0.57.orig/src/client/CListview.cpp 2007-01-26 21:24:01.000000000 +0100 -+++ openlierox-0.57/src/client/CListview.cpp 2007-03-12 22:41:34.000000000 +0100 -@@ -1023,7 +1023,7 @@ - - /////////////////// - // This widget is send a message --int CListview::SendMessage(int iMsg, DWORD Param1, DWORD Param2) -+DWORD CListview::SendMessage(int iMsg, DWORD Param1, DWORD Param2) - { - char *s = NULL; - -@@ -1089,7 +1089,7 @@ - // Return the current item - case LVM_GETCURITEM: - if(tSelected) -- return (int)tSelected; -+ return (DWORD)tSelected; - return 0; - - // Set the old-style property -diff -ur openlierox-0.57.orig/src/client/CMenu.cpp openlierox-0.57/src/client/CMenu.cpp ---- openlierox-0.57.orig/src/client/CMenu.cpp 2006-12-31 18:35:22.000000000 +0100 -+++ openlierox-0.57/src/client/CMenu.cpp 2007-03-12 22:41:34.000000000 +0100 -@@ -34,7 +34,7 @@ - - /////////////////// - // Handle a menu message --int CMenu::SendMessage(int iMsg, DWORD Param1, DWORD Param2) -+DWORD CMenu::SendMessage(int iMsg, DWORD Param1, DWORD Param2) - { - switch(iMsg) { - -diff -ur openlierox-0.57.orig/src/client/CScrollbar.cpp openlierox-0.57/src/client/CScrollbar.cpp ---- openlierox-0.57.orig/src/client/CScrollbar.cpp 2007-01-25 22:27:40.000000000 +0100 -+++ openlierox-0.57/src/client/CScrollbar.cpp 2007-03-12 22:41:34.000000000 +0100 -@@ -274,7 +274,7 @@ - - /////////////////// - // Process a sent message --int CScrollbar::SendMessage(int iMsg, DWORD Param1, DWORD Param2) -+DWORD CScrollbar::SendMessage(int iMsg, DWORD Param1, DWORD Param2) - { - switch( iMsg ) { - -diff -ur openlierox-0.57.orig/src/client/CSlider.cpp openlierox-0.57/src/client/CSlider.cpp ---- openlierox-0.57.orig/src/client/CSlider.cpp 2006-10-28 16:00:55.000000000 +0200 -+++ openlierox-0.57/src/client/CSlider.cpp 2007-03-12 22:41:34.000000000 +0100 -@@ -63,7 +63,7 @@ - - /////////////////// - // This widget is send a message --int CSlider::SendMessage(int iMsg, DWORD Param1, DWORD Param2) -+DWORD CSlider::SendMessage(int iMsg, DWORD Param1, DWORD Param2) - { - switch(iMsg) { - -diff -ur openlierox-0.57.orig/src/client/CTextbox.cpp openlierox-0.57/src/client/CTextbox.cpp ---- openlierox-0.57.orig/src/client/CTextbox.cpp 2007-01-25 22:27:40.000000000 +0100 -+++ openlierox-0.57/src/client/CTextbox.cpp 2007-03-12 22:41:34.000000000 +0100 -@@ -94,10 +94,10 @@ - // Determine the cursor position in pixels - int x = 0; - if(cursorpos) { -- strncpy(buf,text,MIN(sizeof(buf)-1,(unsigned int)cursorpos)); -+ strncpy(buf,text,MIN((unsigned int)sizeof(buf)-1,(unsigned int)cursorpos)); - } - -- buf[MIN(sizeof(buf)-1,(unsigned int)cursorpos)] = '\0'; -+ buf[MIN((unsigned int)sizeof(buf)-1,(unsigned int)cursorpos)] = '\0'; - x = tLX->cFont.GetWidth(buf); - - // Draw selection -@@ -110,8 +110,8 @@ - int length = -iSelLength; - if (length > (int)fix_strnlen(text)) - length = cursorpos; -- strncpy(buf,&text[cursorpos-length],MIN(sizeof(buf)-1,(unsigned int)length)); -- buf[MIN(sizeof(buf)-1,(unsigned int)length)] = '\0'; -+ strncpy(buf,&text[cursorpos-length],MIN((unsigned int)sizeof(buf)-1,(unsigned int)length)); -+ buf[MIN((unsigned int)sizeof(buf)-1,(unsigned int)length)] = '\0'; - - // Update the SelStart - iSelStart = iCurpos+iSelLength; -@@ -121,15 +121,15 @@ - int length = iSelLength; - if (length > (int)fix_strnlen(text)) - length = fix_strnlen(text); -- strncpy(buf,&text[cursorpos],MIN(sizeof(buf)-1,(unsigned int)length)); -- buf[MIN(sizeof(buf)-1,(unsigned int)length)] = '\0'; -+ strncpy(buf,&text[cursorpos],MIN((unsigned int)sizeof(buf)-1,(unsigned int)length)); -+ buf[MIN((unsigned int)sizeof(buf)-1,(unsigned int)length)] = '\0'; - // Update the SelStart - iSelStart = iCurpos; - } - - // Update the selected text -- strncpy(sSelectedText,&sText[iSelStart],MIN(sizeof(sSelectedText),(unsigned int)abs(iSelLength))); -- sSelectedText[MIN(sizeof(sSelectedText)-1,(unsigned int)abs(iSelLength))] = '\0'; -+ strncpy(sSelectedText,&sText[iSelStart],MIN((unsigned int)sizeof(sSelectedText),(unsigned int)abs(iSelLength))); -+ sSelectedText[MIN((unsigned int)sizeof(sSelectedText)-1,(unsigned int)abs(iSelLength))] = '\0'; - - // Cursor on the left side of the selection - if (iSelLength > 0) { -@@ -591,7 +591,7 @@ - - /////////////////// - // This widget is send a message --int CTextbox::SendMessage(int iMsg, DWORD Param1, DWORD Param2) -+DWORD CTextbox::SendMessage(int iMsg, DWORD Param1, DWORD Param2) - { - char *p; - -diff -ur openlierox-0.57.orig/src/common/CChannel.cpp openlierox-0.57/src/common/CChannel.cpp ---- openlierox-0.57.orig/src/common/CChannel.cpp 2006-12-01 02:58:32.000000000 +0100 -+++ openlierox-0.57/src/common/CChannel.cpp 2007-03-13 15:27:51.000000000 +0100 -@@ -51,7 +51,7 @@ - { - CBytestream outpack; - int SendReliable = false; -- ulong r1,r2; -+ unsigned int r1,r2; - outpack.Clear(); - -@@ -120,8 +120,8 @@ - // Process channel (after receiving data) - int CChannel::Process(CBytestream *bs) - { -- ulong Sequence, SequenceAck; -- ulong ReliableAck, ReliableMessage; -+ unsigned int Sequence, SequenceAck; -+ unsigned int ReliableAck, ReliableMessage; - int drop; - - // Start from the beginning of the packet -@@ -144,7 +144,7 @@ - // TODO: Get rate estimation - - // Get rid of the old packets -- if(Sequence <= (ulong)iIncomingSequence) { -+ if(Sequence <= (unsigned int)iIncomingSequence) { - //Con_Printf(CNC_WARNING,"Warning: Packet dropped"); - return false; - } -@@ -162,7 +162,7 @@ - - - // If the outgoing reliable message has been acknowledged, clear it for more reliable messages -- if(ReliableAck == (ulong)iReliableSequence) -+ if(ReliableAck == (unsigned int)iReliableSequence) - Reliable.Clear(); - - -diff -ur openlierox-0.57.orig/src/common/CMap.cpp openlierox-0.57/src/common/CMap.cpp ---- openlierox-0.57.orig/src/common/CMap.cpp 2007-01-26 21:34:31.000000000 +0100 -+++ openlierox-0.57/src/common/CMap.cpp 2007-03-13 14:37:27.000000000 +0100 -@@ -1929,8 +1929,8 @@ - return false; - - // Write out the images & pixeflags to memory, compress the data & save the compressed data -- ulong size = (Width*Height * 3) * 2 + (Width*Height) + 1; -- ulong destsize = size + (size / 8) + 12; -+ unsigned int size = (Width*Height * 3) * 2 + (Width*Height) + 1; -+ unsigned int destsize = size + (size / 8) + 12; - - uchar *pSource = new uchar[size]; - uchar *pDest = new uchar[destsize]; -@@ -1976,17 +1976,19 @@ - } - - // Compress it -- if( compress( pDest, &destsize, pSource, size) != Z_OK ) { -+ uLongf long_destsize = destsize; -+ if( compress( pDest, &long_destsize, pSource, size) != Z_OK ) { - printf("Failed compressing\n"); - fclose(fp); - delete[] pSource; - delete[] pDest; - return false; - } -+ destsize = long_destsize; - - // Write out the details & the data -- fwrite(GetEndianSwapped(destsize), sizeof(ulong), 1, fp); -- fwrite(GetEndianSwapped(size), sizeof(ulong), 1, fp); -+ fwrite(GetEndianSwapped(destsize), sizeof(unsigned int), 1, fp); -+ fwrite(GetEndianSwapped(size), sizeof(unsigned int), 1, fp); - fwrite(pDest, sizeof(uchar), destsize, fp); - - delete[] pSource; -@@ -2002,13 +2002,13 @@ - int CMap::LoadImageFormat(FILE *fp) - { - // Load the details -- ulong size, destsize; -+ unsigned int size, destsize; - int x,y,n,p; - Uint8 r,g,b; - -- fread(&size, sizeof(ulong), 1, fp); -+ fread(&size, sizeof(unsigned int), 1, fp); - EndianSwap(size); -- fread(&destsize, sizeof(ulong), 1, fp); -+ fread(&destsize, sizeof(unsigned int), 1, fp); - EndianSwap(destsize); - - // Allocate the memory -@@ -2022,14 +2024,15 @@ - - fread(pSource, sizeof(uchar), size, fp); - -- if( uncompress( pDest, &destsize, pSource, size ) != Z_OK ) { -+ uLongf long_destsize = destsize; -+ if( uncompress( pDest, &long_destsize, pSource, size ) != Z_OK ) { - printf("Failed decompression\n"); - fclose(fp); - delete[] pSource; - delete[] pDest; - return false; - } -- -+ destsize = long_destsize; - - // Translate the data - -@@ -2118,7 +2118,7 @@ - - // Validate the liero level - fseek(fp,0,SEEK_END); -- long length = ftell(fp); -+ int length = ftell(fp); - - if(length != 176400 && length != 176402) { - if(length == 177178) -diff -ur openlierox-0.57.orig/src/common/Console.cpp openlierox-0.57/src/common/Console.cpp ---- openlierox-0.57.orig/src/common/Console.cpp 2007-01-26 22:05:10.000000000 +0100 -+++ openlierox-0.57/src/common/Console.cpp 2007-03-12 22:41:34.000000000 +0100 -@@ -471,8 +471,8 @@ - } - if(n==0 && Console->iBlinkState) { - static char buf2[256]; -- strncpy(buf2,Console->Line[n].strText,MIN(sizeof(buf2)-1,(unsigned int)Console->iCurpos)); -- buf2[MIN(sizeof(buf2)-1,(unsigned int)Console->iCurpos)] = '\0'; -+ strncpy(buf2,Console->Line[n].strText,MIN((unsigned int)sizeof(buf2)-1,(unsigned int)Console->iCurpos)); -+ buf2[MIN((unsigned int)sizeof(buf2)-1,(unsigned int)Console->iCurpos)] = '\0'; - DrawVLine(bmpDest,texty,texty+tLX->cFont.GetHeight(),17+tLX->cFont.GetWidth(buf2),0xffff); - } - -diff -ur openlierox-0.57.orig/src/server/CServer.cpp openlierox-0.57/src/server/CServer.cpp ---- openlierox-0.57.orig/src/server/CServer.cpp 2007-01-26 22:07:30.000000000 +0100 -+++ openlierox-0.57/src/server/CServer.cpp 2007-03-12 22:41:34.000000000 +0100 -@@ -819,9 +819,10 @@ - w->setKills(0); - w->setLives(WRM_OUT); - w->setUsed(false); -- CWorm *remoteworm = cClient->getRemoteWorms()+w->getID(); -- if ((int)remoteworm == w->getID()) -+ CWorm *remoteworm = cClient->getRemoteWorms(); -+ if (remoteworm == NULL) - return; -+ remoteworm += w->getID(); - if (remoteworm->getType() == PRF_COMPUTER) { - remoteworm->AI_Shutdown(); - remoteworm->setType(PRF_HUMAN); -@@ -936,9 +937,10 @@ - w->setKills(0); - w->setLives(WRM_OUT); - w->setUsed(false); -- CWorm *remoteworm = cClient->getRemoteWorms()+w->getID(); -- if ((int)remoteworm == w->getID()) -+ CWorm *remoteworm = cClient->getRemoteWorms(); -+ if (remoteworm == NULL) - return; -+ remoteworm += w->getID(); - if (remoteworm->getType() == PRF_COMPUTER) { - remoteworm->AI_Shutdown(); - remoteworm->setType(PRF_HUMAN); -@@ -1304,7 +1306,7 @@ - k++; - j++; - } -- buf[MIN(sizeof(buf)-1,(unsigned int)k)] = '\0'; -+ buf[MIN((unsigned int)sizeof(buf)-1,(unsigned int)k)] = '\0'; - k = 0; - ip_parts[i] = atoi(buf); - } ---- openlierox-0.57/src/common/CMap.cpp~ 2007-03-13 15:40:01.000000000 +0100 -+++ openlierox-0.57/src/common/CMap.cpp 2007-03-13 15:40:01.000000000 +0100 Index: openlierox.spec =================================================================== RCS file: /cvs/extras/rpms/openlierox/devel/openlierox.spec,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- openlierox.spec 19 Mar 2007 10:48:32 -0000 1.1 +++ openlierox.spec 14 Apr 2007 09:12:49 -0000 1.2 @@ -1,13 +1,13 @@ -%define prever beta1 +%define prever beta2 Name: openlierox Version: 0.57 -Release: 0.2.%{prever}%{?dist} +Release: 0.3.%{prever}%{?dist} Summary: Addictive realtime multiplayer 2D shoot-em-up Group: Amusements/Games License: LGPL URL: http://openlierox.sourceforge.net/ -Source0: http://downloads.sourceforge.net/%{name}/OpenLieroX_%{version}_%{prever}.src.tar.bz +Source0: http://downloads.sourceforge.net/%{name}/OpenLieroX_%{version}_%{prever}.src.tar.bz2 Source1: %{name}.desktop Source2: README.fedora Patch0: openlierox-0.57-64bit.patch @@ -15,6 +15,8 @@ BuildRequires: SDL_mixer-devel SDL_image-devel gd-devel libxml2-devel BuildRequires: hawknl-devel zlib-devel desktop-file-utils Requires: hicolor-icon-theme +# for people who try to install this using upstream capitalization +Provides: OpenLieroX = %{version}-%{release} %description OpenLierox is an extremely addictive realtime multiplayer 2D shoot-em-up @@ -23,7 +25,7 @@ %prep -%setup -q -c +%setup -q -n OpenLieroX %patch0 -p1 -z .64bit sed -i 's|test_include_file nl.h|test_include_file hawknl/nl.h|g' compile.sh sed -i 's/\r//g' doc/original_lx_docs/*.* @@ -76,6 +78,9 @@ %changelog +* Fri Apr 13 2007 Hans de Goede 0.57-0.3.beta2 +- New upstream release 0.57beta2 + * Thu Mar 15 2007 Hans de Goede 0.57-0.2.beta1 - Various specfile fixes from review (bz 232071) - Source instead of execute the bash scripts to avoid umask problems Index: sources =================================================================== RCS file: /cvs/extras/rpms/openlierox/devel/sources,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- sources 19 Mar 2007 12:49:46 -0000 1.2 +++ sources 14 Apr 2007 09:12:49 -0000 1.3 @@ -1 +1 @@ -0ffa89b0938b9ad2d2dcf7978f9c10f2 OpenLieroX_0.57_beta1.src.tar.bz +6985e35d7d1cd7520ccba387c459f333 OpenLieroX_0.57_beta2.src.tar.bz2 From fedora-extras-commits at redhat.com Sat Apr 14 09:15:18 2007 From: fedora-extras-commits at redhat.com (Hans de Goede (jwrdegoede)) Date: Sat, 14 Apr 2007 05:15:18 -0400 Subject: rpms/openlierox/FC-6 .cvsignore, 1.2, 1.3 openlierox-0.57-64bit.patch, 1.1, 1.2 openlierox.spec, 1.1, 1.2 sources, 1.2, 1.3 Message-ID: <200704140915.l3E9FIeG005508@cvs-int.fedora.redhat.com> Author: jwrdegoede Update of /cvs/extras/rpms/openlierox/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv5461 Modified Files: .cvsignore openlierox-0.57-64bit.patch openlierox.spec sources Log Message: * Fri Apr 13 2007 Hans de Goede 0.57-0.3.beta2 - New upstream release 0.57beta2 Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/openlierox/FC-6/.cvsignore,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- .cvsignore 19 Mar 2007 12:59:23 -0000 1.2 +++ .cvsignore 14 Apr 2007 09:14:39 -0000 1.3 @@ -1 +1 @@ -OpenLieroX_0.57_beta1.src.tar.bz +OpenLieroX_0.57_beta2.src.tar.bz2 openlierox-0.57-64bit.patch: Index: openlierox-0.57-64bit.patch =================================================================== RCS file: /cvs/extras/rpms/openlierox/FC-6/openlierox-0.57-64bit.patch,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- openlierox-0.57-64bit.patch 19 Mar 2007 11:02:01 -0000 1.1 +++ openlierox-0.57-64bit.patch 14 Apr 2007 09:14:39 -0000 1.2 @@ -1,596 +1,13 @@ -diff -ur openlierox-0.57.orig/include/CBox.h openlierox-0.57/include/CBox.h ---- openlierox-0.57.orig/include/CBox.h 2007-01-26 20:29:35.000000000 +0100 -+++ openlierox-0.57/include/CBox.h 2007-03-12 22:41:34.000000000 +0100 -@@ -67,7 +67,7 @@ - int KeyDown(int c) { return BOX_NONE; } - int KeyUp(int c) { return BOX_NONE; } - -- int SendMessage(int iMsg, DWORD Param1, DWORD Param2) { return 0; } -+ DWORD SendMessage(int iMsg, DWORD Param1, DWORD Param2) { return 0; } - - int CheckEvent(void); - -diff -ur openlierox-0.57.orig/include/CBrowser.h openlierox-0.57/include/CBrowser.h ---- openlierox-0.57.orig/include/CBrowser.h 2006-11-10 09:28:24.000000000 +0100 -+++ openlierox-0.57/include/CBrowser.h 2007-03-13 15:30:27.000000000 +0100 -@@ -95,8 +95,8 @@ - - - // Reading -- long iPos; -- long iLength; -+ int iPos; -+ int iLength; - char *sData; - - -@@ -117,7 +117,7 @@ - int KeyDown(int c) { return BRW_NONE; } - int KeyUp(int c) { return BRW_NONE; } - -- int SendMessage(int iMsg, DWORD Param1, DWORD Param2); -+ DWORD SendMessage(int iMsg, DWORD Param1, DWORD Param2); - - void Draw(SDL_Surface *bmpDest); - void LoadStyle(void) {} -diff -ur openlierox-0.57.orig/include/CButton.h openlierox-0.57/include/CButton.h ---- openlierox-0.57.orig/include/CButton.h 2006-11-10 09:28:24.000000000 +0100 -+++ openlierox-0.57/include/CButton.h 2007-03-12 22:41:34.000000000 +0100 -@@ -78,7 +78,7 @@ - int KeyDown(int c) { return BTN_NONE; } - int KeyUp(int c) { return BTN_NONE; } - -- int SendMessage(int iMsg, DWORD Param1, DWORD Param2) { return 0; } -+ DWORD SendMessage(int iMsg, DWORD Param1, DWORD Param2) { return 0; } - - // Draw the button - void Draw(SDL_Surface *bmpDest); -diff -ur openlierox-0.57.orig/include/CCheckbox.h openlierox-0.57/include/CCheckbox.h ---- openlierox-0.57.orig/include/CCheckbox.h 2006-11-25 17:21:27.000000000 +0100 -+++ openlierox-0.57/include/CCheckbox.h 2007-03-12 22:41:34.000000000 +0100 -@@ -64,7 +64,7 @@ - - - // Process a message sent -- int SendMessage(int iMsg, DWORD Param1, DWORD Param2) { -+ DWORD SendMessage(int iMsg, DWORD Param1, DWORD Param2) { - - switch(iMsg) { - case CKM_SETCHECK: -diff -ur openlierox-0.57.orig/include/CCombobox.h openlierox-0.57/include/CCombobox.h ---- openlierox-0.57.orig/include/CCombobox.h 2007-01-25 22:27:39.000000000 +0100 -+++ openlierox-0.57/include/CCombobox.h 2007-03-12 22:41:34.000000000 +0100 -@@ -116,7 +116,7 @@ - - void Sort(bool ascending); - -- int SendMessage(int iMsg, DWORD Param1, DWORD Param2); -+ DWORD SendMessage(int iMsg, DWORD Param1, DWORD Param2); - - void clear(void); - void addItem(int index, char *sindex, char *name); -diff -ur openlierox-0.57.orig/include/CGuiLayout.h openlierox-0.57/include/CGuiLayout.h ---- openlierox-0.57.orig/include/CGuiLayout.h 2006-11-07 17:33:54.000000000 +0100 -+++ openlierox-0.57/include/CGuiLayout.h 2007-03-12 22:41:34.000000000 +0100 -@@ -112,7 +112,7 @@ - - - // Messaging -- int SendMessage(int iControl, int iMsg, DWORD Param1, DWORD Param2); -+ DWORD SendMessage(int iControl, int iMsg, DWORD Param1, DWORD Param2); - - // Variables - int getID(void) { return iID; } -diff -ur openlierox-0.57.orig/include/CImage.h openlierox-0.57/include/CImage.h ---- openlierox-0.57.orig/include/CImage.h 2007-01-26 20:29:31.000000000 +0100 -+++ openlierox-0.57/include/CImage.h 2007-03-12 22:41:34.000000000 +0100 -@@ -65,7 +65,7 @@ - int KeyDown(int c) { return IMG_NONE; } - int KeyUp(int c) { return IMG_NONE; } - -- int SendMessage(int iMsg, DWORD Param1, DWORD Param2); -+ DWORD SendMessage(int iMsg, DWORD Param1, DWORD Param2); - - void Draw(SDL_Surface *bmpDest); - -diff -ur openlierox-0.57.orig/include/CInputBox.h openlierox-0.57/include/CInputBox.h ---- openlierox-0.57.orig/include/CInputBox.h 2006-12-31 20:22:17.000000000 +0100 -+++ openlierox-0.57/include/CInputBox.h 2007-03-12 22:41:34.000000000 +0100 -@@ -72,7 +72,7 @@ - - - // Process a message sent -- inline int SendMessage(int iMsg, DWORD Param1, DWORD Param2) { -+ inline DWORD SendMessage(int iMsg, DWORD Param1, DWORD Param2) { - - switch(iMsg) { - case INM_GETVALUE: -diff -ur openlierox-0.57.orig/include/CLabel.h openlierox-0.57/include/CLabel.h ---- openlierox-0.57.orig/include/CLabel.h 2007-01-02 04:41:37.000000000 +0100 -+++ openlierox-0.57/include/CLabel.h 2007-03-12 22:41:34.000000000 +0100 -@@ -60,7 +60,7 @@ - int KeyDown(int c) { return LBL_NONE; } - int KeyUp(int c) { return LBL_NONE; } - -- int SendMessage(int iMsg, DWORD Param1, DWORD Param2) { -+ DWORD SendMessage(int iMsg, DWORD Param1, DWORD Param2) { - if(iMsg==LBM_SETTEXT) fix_strncpy(sText, (char *)Param1); return 0; - } - -diff -ur openlierox-0.57.orig/include/CLine.h openlierox-0.57/include/CLine.h ---- openlierox-0.57.orig/include/CLine.h 2006-11-10 09:28:24.000000000 +0100 -+++ openlierox-0.57/include/CLine.h 2007-03-12 22:41:34.000000000 +0100 -@@ -47,7 +47,7 @@ - int KeyDown(int c) { return LIN_NONE; } - int KeyUp(int c) { return LIN_NONE; } - -- int SendMessage(int iMsg, DWORD Param1, DWORD Param2) { -+ DWORD SendMessage(int iMsg, DWORD Param1, DWORD Param2) { - return 0; - } - -diff -ur openlierox-0.57.orig/include/CListview.h openlierox-0.57/include/CListview.h ---- openlierox-0.57.orig/include/CListview.h 2007-01-26 20:28:21.000000000 +0100 -+++ openlierox-0.57/include/CListview.h 2007-03-12 22:41:34.000000000 +0100 -@@ -168,7 +168,7 @@ - - void LoadStyle(void) {} - -- int SendMessage(int iMsg, DWORD Param1, DWORD Param2); -+ DWORD SendMessage(int iMsg, DWORD Param1, DWORD Param2); - - void ReadjustScrollbar(void); - -diff -ur openlierox-0.57.orig/include/CMenu.h openlierox-0.57/include/CMenu.h ---- openlierox-0.57.orig/include/CMenu.h 2006-11-10 09:28:24.000000000 +0100 -+++ openlierox-0.57/include/CMenu.h 2007-03-12 22:41:34.000000000 +0100 -@@ -70,7 +70,7 @@ - int KeyDown(int c) { return MNU_NONE; } - int KeyUp(int c) { return MNU_NONE; } - -- int SendMessage(int iMsg, DWORD Param1, DWORD Param2); -+ DWORD SendMessage(int iMsg, DWORD Param1, DWORD Param2); - - void Draw(SDL_Surface *bmpDest); - -diff -ur openlierox-0.57.orig/include/CScrollbar.h openlierox-0.57/include/CScrollbar.h ---- openlierox-0.57.orig/include/CScrollbar.h 2007-01-25 21:47:59.000000000 +0100 -+++ openlierox-0.57/include/CScrollbar.h 2007-03-12 22:41:34.000000000 +0100 -@@ -92,7 +92,7 @@ - int getMax(void) { return iMax; } - int getGrabbed(void) { return iSliderGrabbed; } - -- int SendMessage(int iMsg, DWORD Param1, DWORD Param2); -+ DWORD SendMessage(int iMsg, DWORD Param1, DWORD Param2); - - - -diff -ur openlierox-0.57.orig/include/CSlider.h openlierox-0.57/include/CSlider.h ---- openlierox-0.57.orig/include/CSlider.h 2006-11-10 09:28:24.000000000 +0100 -+++ openlierox-0.57/include/CSlider.h 2007-03-12 22:41:34.000000000 +0100 -@@ -67,7 +67,7 @@ - - void LoadStyle(void) {} - -- int SendMessage(int iMsg, DWORD Param1, DWORD Param2); -+ DWORD SendMessage(int iMsg, DWORD Param1, DWORD Param2); - - int getValue(void) { return iValue; } - void setValue(int v) { iValue = v; } -diff -ur openlierox-0.57.orig/include/CTextbox.h openlierox-0.57/include/CTextbox.h ---- openlierox-0.57.orig/include/CTextbox.h 2007-01-02 23:54:56.000000000 +0100 -+++ openlierox-0.57/include/CTextbox.h 2007-03-12 22:41:34.000000000 +0100 -@@ -113,7 +113,7 @@ - - void LoadStyle(void) {} - -- int SendMessage(int iMsg, DWORD Param1, DWORD Param2); -+ DWORD SendMessage(int iMsg, DWORD Param1, DWORD Param2); - - void Backspace(void); - void Delete(void); -diff -ur openlierox-0.57.orig/include/CTitleButton.h openlierox-0.57/include/CTitleButton.h ---- openlierox-0.57.orig/include/CTitleButton.h 2007-01-26 20:29:14.000000000 +0100 -+++ openlierox-0.57/include/CTitleButton.h 2007-03-12 22:41:34.000000000 +0100 -@@ -58,7 +58,7 @@ - int KeyDown(int c) { return TBT_NONE; } - int KeyUp(int c) { return TBT_NONE; } - -- int SendMessage(int iMsg, DWORD Param1, DWORD Param2) { return 0; } -+ DWORD SendMessage(int iMsg, DWORD Param1, DWORD Param2) { return 0; } - - // Draw the title button - void Draw(SDL_Surface *bmpDest); -diff -ur openlierox-0.57.orig/include/CWidget.h openlierox-0.57/include/CWidget.h ---- openlierox-0.57.orig/include/CWidget.h 2007-01-26 20:33:38.000000000 +0100 -+++ openlierox-0.57/include/CWidget.h 2007-03-12 22:41:34.000000000 +0100 -@@ -123,7 +123,7 @@ - virtual void LoadStyle(void) = 0; - virtual void Draw(SDL_Surface *bmpDest) = 0; - -- virtual int SendMessage(int iMsg, DWORD Param1, DWORD Param2) = 0; -+ virtual DWORD SendMessage(int iMsg, DWORD Param1, DWORD Param2) = 0; - }; - - -diff -ur openlierox-0.57.orig/include/types.h openlierox-0.57/include/types.h ---- openlierox-0.57.orig/include/types.h 2006-11-04 17:54:24.000000000 +0100 -+++ openlierox-0.57/include/types.h 2007-03-12 22:41:34.000000000 +0100 -@@ -22,7 +22,7 @@ - - #ifndef WIN32 - // WIN32 defines this in windows.h --typedef int DWORD; -+typedef intptr_t DWORD; /* used to store both ints and pointers */ - typedef uchar byte; - #endif - -diff -ur openlierox-0.57.orig/src/client/CBrowser.cpp openlierox-0.57/src/client/CBrowser.cpp ---- openlierox-0.57.orig/src/client/CBrowser.cpp 2007-01-26 21:18:09.000000000 +0100 -+++ openlierox-0.57/src/client/CBrowser.cpp 2007-03-12 22:41:34.000000000 +0100 -@@ -49,7 +49,7 @@ +--- OpenLieroX/include/CBrowser.h.64bit 2007-02-23 21:49:07.000000000 +0100 ++++ OpenLieroX/include/CBrowser.h 2007-04-13 21:49:30.000000000 +0200 +@@ -96,8 +96,8 @@ - /////////////////// - // This widget is send a message --int CBrowser::SendMessage(int iMsg, DWORD Param1, DWORD Param2) -+DWORD CBrowser::SendMessage(int iMsg, DWORD Param1, DWORD Param2) - { - switch(iMsg) { -@@ -503,8 +503,8 @@ - break; - } - } -- strncpy(buf,obj->strText+p,MIN(sizeof(buf)-1,(unsigned int)c-p)); -- buf[MIN(sizeof(buf)-1,(unsigned int)c-p)]='\0'; -+ strncpy(buf,obj->strText+p,MIN((unsigned int)sizeof(buf)-1,(unsigned int)c-p)); -+ buf[MIN((unsigned int)sizeof(buf)-1,(unsigned int)c-p)]='\0'; - p=c; + // Reading +- long iPos; +- long iLength; ++ int iPos; ++ int iLength; + char *sData; - w = fnt->GetWidth(buf); -diff -ur openlierox-0.57.orig/src/client/CClient_Draw.cpp openlierox-0.57/src/client/CClient_Draw.cpp ---- openlierox-0.57.orig/src/client/CClient_Draw.cpp 2007-01-26 21:20:33.000000000 +0100 -+++ openlierox-0.57/src/client/CClient_Draw.cpp 2007-03-12 22:41:34.000000000 +0100 -@@ -187,7 +187,7 @@ - tLX->cOutlineFont.Draw(bmpDest, 4, 366, tLX->clNormalText, "Talk: %s",sChat_Text); - if (iChat_CursorVisible) { - static char buf[256]; -- iChat_Pos = MIN((unsigned int)iChat_Pos,sizeof(buf)-1); -+ iChat_Pos = MIN((unsigned int)iChat_Pos,(unsigned int)sizeof(buf)-1); - strncpy(buf,sChat_Text,iChat_Pos); - buf[iChat_Pos] = '\0'; - DrawVLine(bmpDest, 368, 378, 4+tLX->cFont.GetWidth("Talk: ")+tLX->cFont.GetWidth(buf), tLX->clNormalText); -diff -ur openlierox-0.57.orig/src/client/CCombobox.cpp openlierox-0.57/src/client/CCombobox.cpp ---- openlierox-0.57.orig/src/client/CCombobox.cpp 2007-01-26 21:18:31.000000000 +0100 -+++ openlierox-0.57/src/client/CCombobox.cpp 2007-03-12 22:41:34.000000000 +0100 -@@ -484,7 +484,7 @@ - - /////////////////// - // Process a message sent to this widget --int CCombobox::SendMessage(int iMsg, DWORD Param1, DWORD Param2) -+DWORD CCombobox::SendMessage(int iMsg, DWORD Param1, DWORD Param2) - { - - switch(iMsg) { -@@ -526,7 +526,7 @@ - - // Get the current item - case CBM_GETCURITEM: -- return (int)tSelected; -+ return (DWORD)tSelected; - - // Set the current item - case CBM_SETCURSEL: -diff -ur openlierox-0.57.orig/src/client/CGuiLayout.cpp openlierox-0.57/src/client/CGuiLayout.cpp ---- openlierox-0.57.orig/src/client/CGuiLayout.cpp 2007-01-26 21:19:18.000000000 +0100 -+++ openlierox-0.57/src/client/CGuiLayout.cpp 2007-03-12 22:41:34.000000000 +0100 -@@ -868,7 +868,7 @@ - - /////////////////// - // Send a message to a widget --int CGuiLayout::SendMessage(int iControl, int iMsg, DWORD Param1, DWORD Param2) -+DWORD CGuiLayout::SendMessage(int iControl, int iMsg, DWORD Param1, DWORD Param2) - { - CWidget *w = getWidget(iControl); - -diff -ur openlierox-0.57.orig/src/client/CImage.cpp openlierox-0.57/src/client/CImage.cpp ---- openlierox-0.57.orig/src/client/CImage.cpp 2006-12-31 18:36:36.000000000 +0100 -+++ openlierox-0.57/src/client/CImage.cpp 2007-03-12 22:41:34.000000000 +0100 -@@ -63,7 +63,7 @@ - - ///////////////////// - // This widget is a sendmessage --int CImage::SendMessage(int iMsg, DWORD Param1, DWORD Param2) -+DWORD CImage::SendMessage(int iMsg, DWORD Param1, DWORD Param2) - { - return 0; - } -diff -ur openlierox-0.57.orig/src/client/CListview.cpp openlierox-0.57/src/client/CListview.cpp ---- openlierox-0.57.orig/src/client/CListview.cpp 2007-01-26 21:24:01.000000000 +0100 -+++ openlierox-0.57/src/client/CListview.cpp 2007-03-12 22:41:34.000000000 +0100 -@@ -1023,7 +1023,7 @@ - - /////////////////// - // This widget is send a message --int CListview::SendMessage(int iMsg, DWORD Param1, DWORD Param2) -+DWORD CListview::SendMessage(int iMsg, DWORD Param1, DWORD Param2) - { - char *s = NULL; - -@@ -1089,7 +1089,7 @@ - // Return the current item - case LVM_GETCURITEM: - if(tSelected) -- return (int)tSelected; -+ return (DWORD)tSelected; - return 0; - - // Set the old-style property -diff -ur openlierox-0.57.orig/src/client/CMenu.cpp openlierox-0.57/src/client/CMenu.cpp ---- openlierox-0.57.orig/src/client/CMenu.cpp 2006-12-31 18:35:22.000000000 +0100 -+++ openlierox-0.57/src/client/CMenu.cpp 2007-03-12 22:41:34.000000000 +0100 -@@ -34,7 +34,7 @@ - - /////////////////// - // Handle a menu message --int CMenu::SendMessage(int iMsg, DWORD Param1, DWORD Param2) -+DWORD CMenu::SendMessage(int iMsg, DWORD Param1, DWORD Param2) - { - switch(iMsg) { - -diff -ur openlierox-0.57.orig/src/client/CScrollbar.cpp openlierox-0.57/src/client/CScrollbar.cpp ---- openlierox-0.57.orig/src/client/CScrollbar.cpp 2007-01-25 22:27:40.000000000 +0100 -+++ openlierox-0.57/src/client/CScrollbar.cpp 2007-03-12 22:41:34.000000000 +0100 -@@ -274,7 +274,7 @@ - - /////////////////// - // Process a sent message --int CScrollbar::SendMessage(int iMsg, DWORD Param1, DWORD Param2) -+DWORD CScrollbar::SendMessage(int iMsg, DWORD Param1, DWORD Param2) - { - switch( iMsg ) { - -diff -ur openlierox-0.57.orig/src/client/CSlider.cpp openlierox-0.57/src/client/CSlider.cpp ---- openlierox-0.57.orig/src/client/CSlider.cpp 2006-10-28 16:00:55.000000000 +0200 -+++ openlierox-0.57/src/client/CSlider.cpp 2007-03-12 22:41:34.000000000 +0100 -@@ -63,7 +63,7 @@ - - /////////////////// - // This widget is send a message --int CSlider::SendMessage(int iMsg, DWORD Param1, DWORD Param2) -+DWORD CSlider::SendMessage(int iMsg, DWORD Param1, DWORD Param2) - { - switch(iMsg) { - -diff -ur openlierox-0.57.orig/src/client/CTextbox.cpp openlierox-0.57/src/client/CTextbox.cpp ---- openlierox-0.57.orig/src/client/CTextbox.cpp 2007-01-25 22:27:40.000000000 +0100 -+++ openlierox-0.57/src/client/CTextbox.cpp 2007-03-12 22:41:34.000000000 +0100 -@@ -94,10 +94,10 @@ - // Determine the cursor position in pixels - int x = 0; - if(cursorpos) { -- strncpy(buf,text,MIN(sizeof(buf)-1,(unsigned int)cursorpos)); -+ strncpy(buf,text,MIN((unsigned int)sizeof(buf)-1,(unsigned int)cursorpos)); - } - -- buf[MIN(sizeof(buf)-1,(unsigned int)cursorpos)] = '\0'; -+ buf[MIN((unsigned int)sizeof(buf)-1,(unsigned int)cursorpos)] = '\0'; - x = tLX->cFont.GetWidth(buf); - - // Draw selection -@@ -110,8 +110,8 @@ - int length = -iSelLength; - if (length > (int)fix_strnlen(text)) - length = cursorpos; -- strncpy(buf,&text[cursorpos-length],MIN(sizeof(buf)-1,(unsigned int)length)); -- buf[MIN(sizeof(buf)-1,(unsigned int)length)] = '\0'; -+ strncpy(buf,&text[cursorpos-length],MIN((unsigned int)sizeof(buf)-1,(unsigned int)length)); -+ buf[MIN((unsigned int)sizeof(buf)-1,(unsigned int)length)] = '\0'; - - // Update the SelStart - iSelStart = iCurpos+iSelLength; -@@ -121,15 +121,15 @@ - int length = iSelLength; - if (length > (int)fix_strnlen(text)) - length = fix_strnlen(text); -- strncpy(buf,&text[cursorpos],MIN(sizeof(buf)-1,(unsigned int)length)); -- buf[MIN(sizeof(buf)-1,(unsigned int)length)] = '\0'; -+ strncpy(buf,&text[cursorpos],MIN((unsigned int)sizeof(buf)-1,(unsigned int)length)); -+ buf[MIN((unsigned int)sizeof(buf)-1,(unsigned int)length)] = '\0'; - // Update the SelStart - iSelStart = iCurpos; - } - - // Update the selected text -- strncpy(sSelectedText,&sText[iSelStart],MIN(sizeof(sSelectedText),(unsigned int)abs(iSelLength))); -- sSelectedText[MIN(sizeof(sSelectedText)-1,(unsigned int)abs(iSelLength))] = '\0'; -+ strncpy(sSelectedText,&sText[iSelStart],MIN((unsigned int)sizeof(sSelectedText),(unsigned int)abs(iSelLength))); -+ sSelectedText[MIN((unsigned int)sizeof(sSelectedText)-1,(unsigned int)abs(iSelLength))] = '\0'; - - // Cursor on the left side of the selection - if (iSelLength > 0) { -@@ -591,7 +591,7 @@ - - /////////////////// - // This widget is send a message --int CTextbox::SendMessage(int iMsg, DWORD Param1, DWORD Param2) -+DWORD CTextbox::SendMessage(int iMsg, DWORD Param1, DWORD Param2) - { - char *p; - -diff -ur openlierox-0.57.orig/src/common/CChannel.cpp openlierox-0.57/src/common/CChannel.cpp ---- openlierox-0.57.orig/src/common/CChannel.cpp 2006-12-01 02:58:32.000000000 +0100 -+++ openlierox-0.57/src/common/CChannel.cpp 2007-03-13 15:27:51.000000000 +0100 -@@ -51,7 +51,7 @@ - { - CBytestream outpack; - int SendReliable = false; -- ulong r1,r2; -+ unsigned int r1,r2; - outpack.Clear(); - -@@ -120,8 +120,8 @@ - // Process channel (after receiving data) - int CChannel::Process(CBytestream *bs) - { -- ulong Sequence, SequenceAck; -- ulong ReliableAck, ReliableMessage; -+ unsigned int Sequence, SequenceAck; -+ unsigned int ReliableAck, ReliableMessage; - int drop; - - // Start from the beginning of the packet -@@ -144,7 +144,7 @@ - // TODO: Get rate estimation - - // Get rid of the old packets -- if(Sequence <= (ulong)iIncomingSequence) { -+ if(Sequence <= (unsigned int)iIncomingSequence) { - //Con_Printf(CNC_WARNING,"Warning: Packet dropped"); - return false; - } -@@ -162,7 +162,7 @@ - - - // If the outgoing reliable message has been acknowledged, clear it for more reliable messages -- if(ReliableAck == (ulong)iReliableSequence) -+ if(ReliableAck == (unsigned int)iReliableSequence) - Reliable.Clear(); - - -diff -ur openlierox-0.57.orig/src/common/CMap.cpp openlierox-0.57/src/common/CMap.cpp ---- openlierox-0.57.orig/src/common/CMap.cpp 2007-01-26 21:34:31.000000000 +0100 -+++ openlierox-0.57/src/common/CMap.cpp 2007-03-13 14:37:27.000000000 +0100 -@@ -1929,8 +1929,8 @@ - return false; - - // Write out the images & pixeflags to memory, compress the data & save the compressed data -- ulong size = (Width*Height * 3) * 2 + (Width*Height) + 1; -- ulong destsize = size + (size / 8) + 12; -+ unsigned int size = (Width*Height * 3) * 2 + (Width*Height) + 1; -+ unsigned int destsize = size + (size / 8) + 12; - - uchar *pSource = new uchar[size]; - uchar *pDest = new uchar[destsize]; -@@ -1976,17 +1976,19 @@ - } - - // Compress it -- if( compress( pDest, &destsize, pSource, size) != Z_OK ) { -+ uLongf long_destsize = destsize; -+ if( compress( pDest, &long_destsize, pSource, size) != Z_OK ) { - printf("Failed compressing\n"); - fclose(fp); - delete[] pSource; - delete[] pDest; - return false; - } -+ destsize = long_destsize; - - // Write out the details & the data -- fwrite(GetEndianSwapped(destsize), sizeof(ulong), 1, fp); -- fwrite(GetEndianSwapped(size), sizeof(ulong), 1, fp); -+ fwrite(GetEndianSwapped(destsize), sizeof(unsigned int), 1, fp); -+ fwrite(GetEndianSwapped(size), sizeof(unsigned int), 1, fp); - fwrite(pDest, sizeof(uchar), destsize, fp); - - delete[] pSource; -@@ -2002,13 +2002,13 @@ - int CMap::LoadImageFormat(FILE *fp) - { - // Load the details -- ulong size, destsize; -+ unsigned int size, destsize; - int x,y,n,p; - Uint8 r,g,b; - -- fread(&size, sizeof(ulong), 1, fp); -+ fread(&size, sizeof(unsigned int), 1, fp); - EndianSwap(size); -- fread(&destsize, sizeof(ulong), 1, fp); -+ fread(&destsize, sizeof(unsigned int), 1, fp); - EndianSwap(destsize); - - // Allocate the memory -@@ -2022,14 +2024,15 @@ - - fread(pSource, sizeof(uchar), size, fp); - -- if( uncompress( pDest, &destsize, pSource, size ) != Z_OK ) { -+ uLongf long_destsize = destsize; -+ if( uncompress( pDest, &long_destsize, pSource, size ) != Z_OK ) { - printf("Failed decompression\n"); - fclose(fp); - delete[] pSource; - delete[] pDest; - return false; - } -- -+ destsize = long_destsize; - - // Translate the data - -@@ -2118,7 +2118,7 @@ - - // Validate the liero level - fseek(fp,0,SEEK_END); -- long length = ftell(fp); -+ int length = ftell(fp); - - if(length != 176400 && length != 176402) { - if(length == 177178) -diff -ur openlierox-0.57.orig/src/common/Console.cpp openlierox-0.57/src/common/Console.cpp ---- openlierox-0.57.orig/src/common/Console.cpp 2007-01-26 22:05:10.000000000 +0100 -+++ openlierox-0.57/src/common/Console.cpp 2007-03-12 22:41:34.000000000 +0100 -@@ -471,8 +471,8 @@ - } - if(n==0 && Console->iBlinkState) { - static char buf2[256]; -- strncpy(buf2,Console->Line[n].strText,MIN(sizeof(buf2)-1,(unsigned int)Console->iCurpos)); -- buf2[MIN(sizeof(buf2)-1,(unsigned int)Console->iCurpos)] = '\0'; -+ strncpy(buf2,Console->Line[n].strText,MIN((unsigned int)sizeof(buf2)-1,(unsigned int)Console->iCurpos)); -+ buf2[MIN((unsigned int)sizeof(buf2)-1,(unsigned int)Console->iCurpos)] = '\0'; - DrawVLine(bmpDest,texty,texty+tLX->cFont.GetHeight(),17+tLX->cFont.GetWidth(buf2),0xffff); - } - -diff -ur openlierox-0.57.orig/src/server/CServer.cpp openlierox-0.57/src/server/CServer.cpp ---- openlierox-0.57.orig/src/server/CServer.cpp 2007-01-26 22:07:30.000000000 +0100 -+++ openlierox-0.57/src/server/CServer.cpp 2007-03-12 22:41:34.000000000 +0100 -@@ -819,9 +819,10 @@ - w->setKills(0); - w->setLives(WRM_OUT); - w->setUsed(false); -- CWorm *remoteworm = cClient->getRemoteWorms()+w->getID(); -- if ((int)remoteworm == w->getID()) -+ CWorm *remoteworm = cClient->getRemoteWorms(); -+ if (remoteworm == NULL) - return; -+ remoteworm += w->getID(); - if (remoteworm->getType() == PRF_COMPUTER) { - remoteworm->AI_Shutdown(); - remoteworm->setType(PRF_HUMAN); -@@ -936,9 +937,10 @@ - w->setKills(0); - w->setLives(WRM_OUT); - w->setUsed(false); -- CWorm *remoteworm = cClient->getRemoteWorms()+w->getID(); -- if ((int)remoteworm == w->getID()) -+ CWorm *remoteworm = cClient->getRemoteWorms(); -+ if (remoteworm == NULL) - return; -+ remoteworm += w->getID(); - if (remoteworm->getType() == PRF_COMPUTER) { - remoteworm->AI_Shutdown(); - remoteworm->setType(PRF_HUMAN); -@@ -1304,7 +1306,7 @@ - k++; - j++; - } -- buf[MIN(sizeof(buf)-1,(unsigned int)k)] = '\0'; -+ buf[MIN((unsigned int)sizeof(buf)-1,(unsigned int)k)] = '\0'; - k = 0; - ip_parts[i] = atoi(buf); - } ---- openlierox-0.57/src/common/CMap.cpp~ 2007-03-13 15:40:01.000000000 +0100 -+++ openlierox-0.57/src/common/CMap.cpp 2007-03-13 15:40:01.000000000 +0100 Index: openlierox.spec =================================================================== RCS file: /cvs/extras/rpms/openlierox/FC-6/openlierox.spec,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- openlierox.spec 19 Mar 2007 11:02:01 -0000 1.1 +++ openlierox.spec 14 Apr 2007 09:14:39 -0000 1.2 @@ -1,13 +1,13 @@ -%define prever beta1 +%define prever beta2 Name: openlierox Version: 0.57 -Release: 0.2.%{prever}%{?dist} +Release: 0.3.%{prever}%{?dist} Summary: Addictive realtime multiplayer 2D shoot-em-up Group: Amusements/Games License: LGPL URL: http://openlierox.sourceforge.net/ -Source0: http://downloads.sourceforge.net/%{name}/OpenLieroX_%{version}_%{prever}.src.tar.bz +Source0: http://downloads.sourceforge.net/%{name}/OpenLieroX_%{version}_%{prever}.src.tar.bz2 Source1: %{name}.desktop Source2: README.fedora Patch0: openlierox-0.57-64bit.patch @@ -15,6 +15,8 @@ BuildRequires: SDL_mixer-devel SDL_image-devel gd-devel libxml2-devel BuildRequires: hawknl-devel zlib-devel desktop-file-utils Requires: hicolor-icon-theme +# for people who try to install this using upstream capitalization +Provides: OpenLieroX = %{version}-%{release} %description OpenLierox is an extremely addictive realtime multiplayer 2D shoot-em-up @@ -23,7 +25,7 @@ %prep -%setup -q -c +%setup -q -n OpenLieroX %patch0 -p1 -z .64bit sed -i 's|test_include_file nl.h|test_include_file hawknl/nl.h|g' compile.sh sed -i 's/\r//g' doc/original_lx_docs/*.* @@ -76,6 +78,9 @@ %changelog +* Fri Apr 13 2007 Hans de Goede 0.57-0.3.beta2 +- New upstream release 0.57beta2 + * Thu Mar 15 2007 Hans de Goede 0.57-0.2.beta1 - Various specfile fixes from review (bz 232071) - Source instead of execute the bash scripts to avoid umask problems Index: sources =================================================================== RCS file: /cvs/extras/rpms/openlierox/FC-6/sources,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- sources 19 Mar 2007 12:59:24 -0000 1.2 +++ sources 14 Apr 2007 09:14:39 -0000 1.3 @@ -1 +1 @@ -0ffa89b0938b9ad2d2dcf7978f9c10f2 OpenLieroX_0.57_beta1.src.tar.bz +6985e35d7d1cd7520ccba387c459f333 OpenLieroX_0.57_beta2.src.tar.bz2 From fedora-extras-commits at redhat.com Sat Apr 14 09:29:14 2007 From: fedora-extras-commits at redhat.com (Hans de Goede (jwrdegoede)) Date: Sat, 14 Apr 2007 05:29:14 -0400 Subject: rpms/openlierox/FC-6 openlierox.spec,1.2,1.3 Message-ID: <200704140929.l3E9TEOw005700@cvs-int.fedora.redhat.com> Author: jwrdegoede Update of /cvs/extras/rpms/openlierox/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv5674 Modified Files: openlierox.spec Log Message: * Fri Apr 13 2007 Hans de Goede 0.57-0.3.beta2 - New upstream release 0.57beta2 Index: openlierox.spec =================================================================== RCS file: /cvs/extras/rpms/openlierox/FC-6/openlierox.spec,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- openlierox.spec 14 Apr 2007 09:14:39 -0000 1.2 +++ openlierox.spec 14 Apr 2007 09:28:36 -0000 1.3 @@ -12,8 +12,8 @@ Source2: README.fedora Patch0: openlierox-0.57-64bit.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) -BuildRequires: SDL_mixer-devel SDL_image-devel gd-devel libxml2-devel -BuildRequires: hawknl-devel zlib-devel desktop-file-utils +BuildRequires: SDL_mixer-devel SDL_image-devel SDL_gfx-devel gd-devel +BuildRequires: libxml2-devel hawknl-devel zlib-devel desktop-file-utils Requires: hicolor-icon-theme # for people who try to install this using upstream capitalization Provides: OpenLieroX = %{version}-%{release} From fedora-extras-commits at redhat.com Sat Apr 14 09:35:20 2007 From: fedora-extras-commits at redhat.com (Hans de Goede (jwrdegoede)) Date: Sat, 14 Apr 2007 05:35:20 -0400 Subject: rpms/openlierox/devel openlierox.spec,1.2,1.3 Message-ID: <200704140935.l3E9ZKQx006167@cvs-int.fedora.redhat.com> Author: jwrdegoede Update of /cvs/extras/rpms/openlierox/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv6130 Modified Files: openlierox.spec Log Message: * Fri Apr 13 2007 Hans de Goede 0.57-0.3.beta2 - New upstream release 0.57beta2 Index: openlierox.spec =================================================================== RCS file: /cvs/extras/rpms/openlierox/devel/openlierox.spec,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- openlierox.spec 14 Apr 2007 09:12:49 -0000 1.2 +++ openlierox.spec 14 Apr 2007 09:34:37 -0000 1.3 @@ -12,8 +12,8 @@ Source2: README.fedora Patch0: openlierox-0.57-64bit.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) -BuildRequires: SDL_mixer-devel SDL_image-devel gd-devel libxml2-devel -BuildRequires: hawknl-devel zlib-devel desktop-file-utils +BuildRequires: SDL_mixer-devel SDL_image-devel SDL_gfx-devel gd-devel +BuildRequires: libxml2-devel hawknl-devel zlib-devel desktop-file-utils Requires: hicolor-icon-theme # for people who try to install this using upstream capitalization Provides: OpenLieroX = %{version}-%{release} From fedora-extras-commits at redhat.com Sat Apr 14 11:05:43 2007 From: fedora-extras-commits at redhat.com (Jef Spaleta (jspaleta)) Date: Sat, 14 Apr 2007 07:05:43 -0400 Subject: rpms/python-xlib/FC-6 python-xlib.spec, NONE, 1.1 .cvsignore, 1.1, 1.2 sources, 1.1, 1.2 Message-ID: <200704141105.l3EB5h0Z015625@cvs-int.fedora.redhat.com> Author: jspaleta Update of /cvs/extras/rpms/python-xlib/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv15598 Modified Files: .cvsignore sources Added Files: python-xlib.spec Log Message: Initial commit into FC-6 branch --- NEW FILE python-xlib.spec --- # sitelib for noarch packages, sitearch for others (remove the unneeded one) %{!?python_sitelib: %define python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")} Name: python-xlib Version: 0.13 Release: 3%{?dist} Summary: X client library for Python Group: Development/Languages License: GPL URL: http://python-xlib.sourceforge.net/ Source0: http://prdownloads.sourceforge.net/python-xlib/python-xlib-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch BuildRequires: python-devel BuildRequires: texinfo-tex tetex-dvips %package doc Summary: Documentation and examples for python-xlib Group: Documentation Requires: %{name} = %{version}-%{release} %description The Python X Library is a complete X11R6 client-side implementation, written in pure Python. It can be used to write low-levelish X Windows client applications in Python. %description doc Install this package if you want the developers' documentation and examples that tell you how to program with python-xlib. %prep %setup -q %build %{__python} setup.py build cd doc make html ps cd html rm Makefile texi2html %install rm -rf $RPM_BUILD_ROOT %{__python} setup.py install -O1 --skip-build --root $RPM_BUILD_ROOT chmod a-x examples/*.py %clean rm -rf $RPM_BUILD_ROOT %files %defattr(-,root,root,-) %doc README COPYING # For noarch packages: sitelib %{python_sitelib}/* %files doc %defattr(-,root,root,-) %doc COPYING examples doc/html doc/ps/python-xlib.ps %changelog * Tue Apr 10 2007 Jef Spaleta - 0.13-3 - Created doc subpackage per suggestion in review * Mon Mar 26 2007 Jef Spaleta - 0.13-2 - Review Cleanup * Sat Mar 24 2007 Jef Spaleta - 0.13-1 - Initial packaging Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/python-xlib/FC-6/.cvsignore,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- .cvsignore 13 Apr 2007 12:54:35 -0000 1.1 +++ .cvsignore 14 Apr 2007 11:05:03 -0000 1.2 @@ -0,0 +1 @@ +python-xlib-0.13.tar.gz Index: sources =================================================================== RCS file: /cvs/extras/rpms/python-xlib/FC-6/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 13 Apr 2007 12:54:35 -0000 1.1 +++ sources 14 Apr 2007 11:05:03 -0000 1.2 @@ -0,0 +1 @@ +8ff22c7517699c2623feb4e31ed612d2 python-xlib-0.13.tar.gz From fedora-extras-commits at redhat.com Sat Apr 14 11:41:32 2007 From: fedora-extras-commits at redhat.com (Jef Spaleta (jspaleta)) Date: Sat, 14 Apr 2007 07:41:32 -0400 Subject: rpms/scipy/FC-6 scipy.spec,1.3,1.4 Message-ID: <200704141141.l3EBfWLG016362@cvs-int.fedora.redhat.com> Author: jspaleta Update of /cvs/extras/rpms/scipy/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv16342 Modified Files: scipy.spec Log Message: remove arch specific optimizations Index: scipy.spec =================================================================== RCS file: /cvs/extras/rpms/scipy/FC-6/scipy.spec,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- scipy.spec 25 Feb 2007 19:27:47 -0000 1.3 +++ scipy.spec 14 Apr 2007 11:40:53 -0000 1.4 @@ -3,7 +3,7 @@ Summary: Scipy: array processing for numbers, strings, records, and objects Name: scipy Version: 0.5.2 -Release: 1%{?dist} +Release: 1.1%{?dist} Group: Development/Libraries License: BSD @@ -13,8 +13,11 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: numpy, python-devel -BuildRequires: fftw-devel, blas-devel, lapack-devel, gcc-gfortran - +BuildRequires: fftw-devel, blas-devel, lapack-devel +BuildRequires: gcc-gfortran +# numpy is not correctly detecting gfortran in development tree +# reverting to f77 for the time being in devel +#BuildRequires: compat-gcc-34-g77 Requires: numpy, python @@ -34,11 +37,13 @@ %setup -q %build -env CFLAGS="$RPM_OPT_FLAGS" ATLAS=%{_libdir} FFTW=%{_libdir} BLAS=%{_libdir} LAPACK=%{_libdir} python setup.py config_fc --fcompiler=gnu95 build +env CFLAGS="$RPM_OPT_FLAGS" ATLAS=%{_libdir} FFTW=%{_libdir} BLAS=%{_libdir} LAPACK=%{_libdir} python setup.py config_fc --fcompiler=gnu95 --noarch build + +#env CFLAGS="$RPM_OPT_FLAGS" ATLAS=%{_libdir} FFTW=%{_libdir} BLAS=%{_libdir} LAPACK=%{_libdir} python setup.py config_fc --fcompiler=gnu --f77flags="$RPM_OPT_FLAGS" build %install rm -rf $RPM_BUILD_ROOT -env CFLAGS="$RPM_OPT_FLAGS" ATLAS=%{_libdir} FFTW=%{_libdir} BLAS=%{_libdir} LAPACK=%{_libdir} python setup.py config_fc --fcompiler=gnu95 install --root=$RPM_BUILD_ROOT +env CFLAGS="$RPM_OPT_FLAGS" ATLAS=%{_libdir} FFTW=%{_libdir} BLAS=%{_libdir} LAPACK=%{_libdir} python setup.py install --root=$RPM_BUILD_ROOT %clean @@ -53,6 +58,9 @@ %changelog +* Sat Apr 14 2007 Jef Spaleta - 0.5.2-1.1 +- remove arch specific optimizations + * Wed Feb 21 2007 Jef Spaleta - 0.5.2-1 - Update for new upstream release From fedora-extras-commits at redhat.com Sat Apr 14 11:47:51 2007 From: fedora-extras-commits at redhat.com (Jef Spaleta (jspaleta)) Date: Sat, 14 Apr 2007 07:47:51 -0400 Subject: rpms/scipy/devel scipy.spec,1.3,1.4 Message-ID: <200704141147.l3EBlpLt016443@cvs-int.fedora.redhat.com> Author: jspaleta Update of /cvs/extras/rpms/scipy/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv16423 Modified Files: scipy.spec Log Message: revert to f77 due to issue with numpy in development Index: scipy.spec =================================================================== RCS file: /cvs/extras/rpms/scipy/devel/scipy.spec,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- scipy.spec 23 Feb 2007 05:18:15 -0000 1.3 +++ scipy.spec 14 Apr 2007 11:47:08 -0000 1.4 @@ -3,7 +3,7 @@ Summary: Scipy: array processing for numbers, strings, records, and objects Name: scipy Version: 0.5.2 -Release: 1%{?dist} +Release: 2%{?dist} Group: Development/Libraries License: BSD @@ -13,8 +13,11 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: numpy, python-devel -BuildRequires: fftw-devel, blas-devel, lapack-devel, gcc-gfortran - +BuildRequires: fftw-devel, blas-devel, lapack-devel +#BuildRequires: gcc-gfortran +# numpy is not correctly detecting gfortran in development tree +# reverting to f77 for the time being in devel +BuildRequires: compat-gcc-34-g77 Requires: numpy, python @@ -34,11 +37,13 @@ %setup -q %build -env CFLAGS="$RPM_OPT_FLAGS" ATLAS=%{_libdir} FFTW=%{_libdir} BLAS=%{_libdir} LAPACK=%{_libdir} python setup.py config_fc --fcompiler=gnu95 build +env CFLAGS="$RPM_OPT_FLAGS" ATLAS=%{_libdir} FFTW=%{_libdir} BLAS=%{_libdir} LAPACK=%{_libdir} python setup.py config_fc --fcompiler=gnu95 --noarch build + +#env CFLAGS="$RPM_OPT_FLAGS" ATLAS=%{_libdir} FFTW=%{_libdir} BLAS=%{_libdir} LAPACK=%{_libdir} python setup.py config_fc --fcompiler=gnu --f77flags="$RPM_OPT_FLAGS" build %install rm -rf $RPM_BUILD_ROOT -env CFLAGS="$RPM_OPT_FLAGS" ATLAS=%{_libdir} FFTW=%{_libdir} BLAS=%{_libdir} LAPACK=%{_libdir} python setup.py config_fc --fcompiler=gnu95 install --root=$RPM_BUILD_ROOT +env CFLAGS="$RPM_OPT_FLAGS" ATLAS=%{_libdir} FFTW=%{_libdir} BLAS=%{_libdir} LAPACK=%{_libdir} python setup.py install --root=$RPM_BUILD_ROOT %clean @@ -53,6 +58,12 @@ %changelog +* Sat Apr 14 2007 Jef Spaleta - 0.5.2-2 +- revert to f77 due to issue with numpy in development + +* Sat Apr 14 2007 Jef Spaleta - 0.5.2-1.1 +- remove arch specific optimizations + * Wed Feb 21 2007 Jef Spaleta - 0.5.2-1 - Update for new upstream release From fedora-extras-commits at redhat.com Sat Apr 14 12:22:35 2007 From: fedora-extras-commits at redhat.com (Jens Petersen (petersen)) Date: Sat, 14 Apr 2007 08:22:35 -0400 Subject: rpms/happy - New directory Message-ID: <200704141222.l3ECMZq5021106@cvs-int.fedora.redhat.com> Author: petersen Update of /cvs/extras/rpms/happy In directory cvs-int.fedora.redhat.com:/home/fedora/petersen/owners/tmpcvsS21080/rpms/happy Log Message: Directory /cvs/extras/rpms/happy added to the repository From fedora-extras-commits at redhat.com Sat Apr 14 12:22:43 2007 From: fedora-extras-commits at redhat.com (Jens Petersen (petersen)) Date: Sat, 14 Apr 2007 08:22:43 -0400 Subject: rpms/happy/devel - New directory Message-ID: <200704141222.l3ECMhhL021119@cvs-int.fedora.redhat.com> Author: petersen Update of /cvs/extras/rpms/happy/devel In directory cvs-int.fedora.redhat.com:/home/fedora/petersen/owners/tmpcvsS21080/rpms/happy/devel Log Message: Directory /cvs/extras/rpms/happy/devel added to the repository From fedora-extras-commits at redhat.com Sat Apr 14 12:22:47 2007 From: fedora-extras-commits at redhat.com (Jens Petersen (petersen)) Date: Sat, 14 Apr 2007 08:22:47 -0400 Subject: owners owners.list,1.2672,1.2673 Message-ID: <200704141222.l3ECMlkN021127@cvs-int.fedora.redhat.com> Author: petersen Update of /cvs/extras/owners In directory cvs-int.fedora.redhat.com:/home/fedora/petersen/owners Modified Files: owners.list Log Message: add happy (#223486) Index: owners.list =================================================================== RCS file: /cvs/extras/owners/owners.list,v retrieving revision 1.2672 retrieving revision 1.2673 diff -u -r1.2672 -r1.2673 --- owners.list 13 Apr 2007 12:53:14 -0000 1.2672 +++ owners.list 14 Apr 2007 12:22:17 -0000 1.2673 @@ -833,6 +833,7 @@ Fedora Extras|hackedbox|The bastard son of Blackbox, a small and fast Window Manager|matthias at rpmforge.net|extras-qa at fedoraproject.org| Fedora Extras|haddock|Documentation tool for annotated Haskell source code|petersen at redhat.com|extras-qa at fedoraproject.org| Fedora Extras|hamlib|Run-time library to control radio transceivers and receivers|dennis at ausil.us|extras-qa at fedoraproject.org|docs-list at fedoralinks.org +Fedora Extras|happy|Haskell parser generator|bos at serpentine.com|extras-qa at fedoraproject.org|petersen at redhat.com Fedora Extras|harminv|Program and library for solving the harmonic inversion problem|ed at eh3.com|extras-qa at fedoraproject.org| Fedora Extras|hatari|An Atari ST emulator suitable for playing games|musuruan at gmail.com|extras-qa at fedoraproject.org| Fedora Extras|hawknl|Game oriented network library|j.w.r.degoede at hhs.nl|extras-qa at fedoraproject.org| From fedora-extras-commits at redhat.com Sat Apr 14 12:22:59 2007 From: fedora-extras-commits at redhat.com (Jens Petersen (petersen)) Date: Sat, 14 Apr 2007 08:22:59 -0400 Subject: rpms/happy Makefile,NONE,1.1 import.log,NONE,1.1 pkg.acl,NONE,1.1 Message-ID: <200704141222.l3ECMxRY021155@cvs-int.fedora.redhat.com> Author: petersen Update of /cvs/extras/rpms/happy In directory cvs-int.fedora.redhat.com:/home/fedora/petersen/owners/tmpcvsS21080/rpms/happy Added Files: Makefile import.log pkg.acl Log Message: Setup of module happy --- NEW FILE Makefile --- # Top level Makefile for module happy 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 --- --- NEW FILE pkg.acl --- From fedora-extras-commits at redhat.com Sat Apr 14 12:23:14 2007 From: fedora-extras-commits at redhat.com (Jens Petersen (petersen)) Date: Sat, 14 Apr 2007 08:23:14 -0400 Subject: rpms/happy/devel .cvsignore, NONE, 1.1 Makefile, NONE, 1.1 sources, NONE, 1.1 Message-ID: <200704141223.l3ECNElp021172@cvs-int.fedora.redhat.com> Author: petersen Update of /cvs/extras/rpms/happy/devel In directory cvs-int.fedora.redhat.com:/home/fedora/petersen/owners/tmpcvsS21080/rpms/happy/devel Added Files: .cvsignore Makefile sources Log Message: Setup of module happy --- NEW FILE .cvsignore --- --- NEW FILE Makefile --- # Makefile for source rpm: happy # $Id: Makefile,v 1.1 2007/04/14 12:23:04 petersen Exp $ NAME := happy SPECFILE = $(firstword $(wildcard *.spec)) define find-makefile-common for d in common ../common ../../common ; do if [ -f $$d/Makefile.common ] ; then if [ -f $$d/CVS/Root -a -w $$/Makefile.common ] ; then cd $$d ; cvs -Q update ; fi ; echo "$$d/Makefile.common" ; break ; fi ; done endef MAKEFILE_COMMON := $(shell $(find-makefile-common)) ifeq ($(MAKEFILE_COMMON),) # attept a checkout define checkout-makefile-common test -f CVS/Root && { cvs -Q -d $$(cat CVS/Root) checkout common && echo "common/Makefile.common" ; } || { echo "ERROR: I can't figure out how to checkout the 'common' module." ; exit -1 ; } >&2 endef MAKEFILE_COMMON := $(shell $(checkout-makefile-common)) endif include $(MAKEFILE_COMMON) --- NEW FILE sources --- From fedora-extras-commits at redhat.com Sat Apr 14 12:53:18 2007 From: fedora-extras-commits at redhat.com (Thorsten Leemhuis (thl)) Date: Sat, 14 Apr 2007 08:53:18 -0400 Subject: rpms/tiobench/devel tiobench.spec,1.3,1.4 Message-ID: <200704141253.l3ECrIRn021841@cvs-int.fedora.redhat.com> Author: thl Update of /cvs/extras/rpms/tiobench/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv21819 Modified Files: tiobench.spec Log Message: Fix largefile support Index: tiobench.spec =================================================================== RCS file: /cvs/extras/rpms/tiobench/devel/tiobench.spec,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- tiobench.spec 29 Aug 2006 05:42:05 -0000 1.3 +++ tiobench.spec 14 Apr 2007 12:52:33 -0000 1.4 @@ -1,6 +1,6 @@ Name: tiobench Version: 0.3.3 -Release: 4%{?dist} +Release: 6 Summary: Threaded I/O benchmark Group: Applications/System @@ -18,13 +18,12 @@ %prep %setup -q -sed -i 's|^#(DEFINES=-DLARGEFILES)$|$1|' Makefile sed -i 's|tiobench.pl|tiobench|' scripts/makeimages.pl scripts/bigbench.sh rm -rf scripts/CVS chmod 0644 scripts/* %build -make CFLAGS="$RPM_OPT_FLAGS" %{?_smp_mflags} +make CFLAGS="$RPM_OPT_FLAGS -DLARGEFILES" %{?_smp_mflags} %install @@ -48,6 +47,12 @@ %changelog +* Fri Apr 13 2007 Thorsten Leemhuis - 0.3.3-6 +- Remove dist in devel branch + +* Fri Apr 13 2007 Thorsten Leemhuis - 0.3.3-5 +- Fix largefile support + * Tue Aug 29 2006 Thorsten Leemhuis - 0.3.3-4 - Rebuild for Fedora Extras 6 From fedora-extras-commits at redhat.com Sat Apr 14 14:15:24 2007 From: fedora-extras-commits at redhat.com (Thorsten Leemhuis (thl)) Date: Sat, 14 Apr 2007 10:15:24 -0400 Subject: rpms/tiobench/FC-6 tiobench.spec,1.3,1.4 Message-ID: <200704141415.l3EEFOAr031338@cvs-int.fedora.redhat.com> Author: thl Update of /cvs/extras/rpms/tiobench/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv31303 Modified Files: tiobench.spec Log Message: Fix largefile support Index: tiobench.spec =================================================================== RCS file: /cvs/extras/rpms/tiobench/FC-6/tiobench.spec,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- tiobench.spec 29 Aug 2006 05:42:05 -0000 1.3 +++ tiobench.spec 14 Apr 2007 14:14:44 -0000 1.4 @@ -1,6 +1,6 @@ Name: tiobench Version: 0.3.3 -Release: 4%{?dist} +Release: 5%{dist} Summary: Threaded I/O benchmark Group: Applications/System @@ -18,13 +18,12 @@ %prep %setup -q -sed -i 's|^#(DEFINES=-DLARGEFILES)$|$1|' Makefile sed -i 's|tiobench.pl|tiobench|' scripts/makeimages.pl scripts/bigbench.sh rm -rf scripts/CVS chmod 0644 scripts/* %build -make CFLAGS="$RPM_OPT_FLAGS" %{?_smp_mflags} +make CFLAGS="$RPM_OPT_FLAGS -DLARGEFILES" %{?_smp_mflags} %install @@ -48,6 +47,9 @@ %changelog +* Fri Apr 13 2007 Thorsten Leemhuis - 0.3.3-5 +- Fix largefile support + * Tue Aug 29 2006 Thorsten Leemhuis - 0.3.3-4 - Rebuild for Fedora Extras 6 From fedora-extras-commits at redhat.com Sat Apr 14 14:17:07 2007 From: fedora-extras-commits at redhat.com (Thorsten Leemhuis (thl)) Date: Sat, 14 Apr 2007 10:17:07 -0400 Subject: rpms/tiobench/EL-4 tiobench.spec,1.1,1.2 Message-ID: <200704141417.l3EEH7q4031461@cvs-int.fedora.redhat.com> Author: thl Update of /cvs/extras/rpms/tiobench/EL-4 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv31419 Modified Files: tiobench.spec Log Message: Fix largefile support Index: tiobench.spec =================================================================== RCS file: /cvs/extras/rpms/tiobench/EL-4/tiobench.spec,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- tiobench.spec 14 Oct 2005 16:00:20 -0000 1.1 +++ tiobench.spec 14 Apr 2007 14:16:28 -0000 1.2 @@ -1,6 +1,6 @@ Name: tiobench Version: 0.3.3 -Release: 2%{?dist} +Release: 5%{dist} Summary: Threaded I/O benchmark Group: Applications/System @@ -18,13 +18,12 @@ %prep %setup -q -sed -i 's|^#(DEFINES=-DLARGEFILES)$|$1|' Makefile sed -i 's|tiobench.pl|tiobench|' scripts/makeimages.pl scripts/bigbench.sh rm -rf scripts/CVS chmod 0644 scripts/* %build -make CFLAGS="$RPM_OPT_FLAGS" %{?_smp_mflags} +make CFLAGS="$RPM_OPT_FLAGS -DLARGEFILES" %{?_smp_mflags} %install @@ -48,6 +47,15 @@ %changelog +* Fri Apr 13 2007 Thorsten Leemhuis - 0.3.3-5 +- Fix largefile support + +* Tue Aug 29 2006 Thorsten Leemhuis - 0.3.3-4 +- Rebuild for Fedora Extras 6 + +* Mon Feb 13 2006 Thorsten Leemhuis - 0.3.3-3 +- Rebuild for Fedora Extras 5 + * Fri Oct 14 2005 Thorsten Leemhuis - 0.3.3-2 - Use dist - Use uncompressed man-pages From fedora-extras-commits at redhat.com Sat Apr 14 14:18:29 2007 From: fedora-extras-commits at redhat.com (Thorsten Leemhuis (thl)) Date: Sat, 14 Apr 2007 10:18:29 -0400 Subject: rpms/tiobench/EL-5 tiobench.spec,1.3,1.4 Message-ID: <200704141418.l3EEIT5U031536@cvs-int.fedora.redhat.com> Author: thl Update of /cvs/extras/rpms/tiobench/EL-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv31515 Modified Files: tiobench.spec Log Message: Fix largefile support Index: tiobench.spec =================================================================== RCS file: /cvs/extras/rpms/tiobench/EL-5/tiobench.spec,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- tiobench.spec 29 Aug 2006 05:42:05 -0000 1.3 +++ tiobench.spec 14 Apr 2007 14:17:51 -0000 1.4 @@ -1,6 +1,6 @@ Name: tiobench Version: 0.3.3 -Release: 4%{?dist} +Release: 5%{dist} Summary: Threaded I/O benchmark Group: Applications/System @@ -18,13 +18,12 @@ %prep %setup -q -sed -i 's|^#(DEFINES=-DLARGEFILES)$|$1|' Makefile sed -i 's|tiobench.pl|tiobench|' scripts/makeimages.pl scripts/bigbench.sh rm -rf scripts/CVS chmod 0644 scripts/* %build -make CFLAGS="$RPM_OPT_FLAGS" %{?_smp_mflags} +make CFLAGS="$RPM_OPT_FLAGS -DLARGEFILES" %{?_smp_mflags} %install @@ -48,6 +47,9 @@ %changelog +* Fri Apr 13 2007 Thorsten Leemhuis - 0.3.3-5 +- Fix largefile support + * Tue Aug 29 2006 Thorsten Leemhuis - 0.3.3-4 - Rebuild for Fedora Extras 6 From fedora-extras-commits at redhat.com Sat Apr 14 15:26:20 2007 From: fedora-extras-commits at redhat.com (Yuan Yijun (bbbush)) Date: Sat, 14 Apr 2007 11:26:20 -0400 Subject: rpms/chmsee/devel chmsee.spec,1.2,1.3 Message-ID: <200704141526.l3EFQKE0004444@cvs-int.fedora.redhat.com> Author: bbbush Update of /cvs/extras/rpms/chmsee/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv4420 Modified Files: chmsee.spec Log Message: update to 1.0.0-beta2 Index: chmsee.spec =================================================================== RCS file: /cvs/extras/rpms/chmsee/devel/chmsee.spec,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- chmsee.spec 24 Mar 2007 14:36:23 -0000 1.2 +++ chmsee.spec 14 Apr 2007 15:25:41 -0000 1.3 @@ -1,23 +1,24 @@ +%define firefox_version 2.0.0.3 + Name: chmsee Version: 1.0.0 -Release: 0.12.beta%{?dist} +Release: 0.16.beta2%{?dist} Summary(zh_CN): CHM ??????????????????, ?????? Gtk2+ Summary: A Gtk+2 CHM document viewer Group: Applications/Publishing License: GPL URL: http://chmsee.gro.clinux.org/ -Source0: http://chmsee.gro.clinux.org/chmsee-%{version}-beta.tar.gz +Source0: http://chmsee.gro.clinux.org/chmsee-%{version}-beta2.tar.gz # this file comes from gnochm package Source1: gnochm-chmfile.png -Patch1: chmsee-1.0.0-desktop-mimetype.patch +Patch1: chmsee-1.0.0-desktop-icon.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) -BuildRequires: gtk2-devel >= 2.8 libglade2-devel >= 2.0 chmlib-devel intltool gettext openssl-devel +BuildRequires: intltool >= 0.34 pkgconfig >= 0.9 gettext openssl-devel +BuildRequires: gtk2-devel >= 2.8 libglade2-devel >= 2.0 +BuildRequires: openssl-devel chmlib-devel BuildRequires: desktop-file-utils - -# to avoid firefox rpath issue -%define firefox_version 2.0.0.3 -BuildRequires: gecko-devel firefox-devel = %{firefox_version} +BuildRequires: firefox-devel = %{firefox_version} Requires: firefox = %{firefox_version} %description @@ -55,13 +56,12 @@ %prep -%setup -q -n chmsee-%{version}-beta +%setup -q -n chmsee-%{version}-beta2 %patch1 -p1 -b .desktop-mimetype %build -%configure -# _smp_mflags breaks build so is disabled -make #%{?_smp_mflags} +%configure --disable-static --enable-cpp-rtti +make %{?_smp_mflags} %install rm -rf $RPM_BUILD_ROOT @@ -76,6 +76,14 @@ --dir $RPM_BUILD_ROOT%{_datadir}/applications \ $RPM_BUILD_ROOT%{_datadir}/applications/chmsee.desktop +# since firefox .pc files don't contain RPATH +mv $RPM_BUILD_ROOT%{_bindir}/%{name} $RPM_BUILD_ROOT%{_bindir}/%{name}.bin +cat > $RPM_BUILD_ROOT%{_bindir}/%{name} </dev/null || : update-mime-database %{_datadir}/mime &> /dev/null || : @@ -98,7 +106,8 @@ %files -f %{name}.lang %defattr(-,root,root,-) %doc README COPYING AUTHORS ChangeLog NEWS TODO -%{_bindir}/chmsee +%{_bindir}/chmsee* +%{_mandir}/man1/*.gz %{_datadir}/chmsee/ %{_datadir}/pixmaps/chmsee-icon.png %{_datadir}/applications/*.desktop @@ -108,6 +117,13 @@ %{_datadir}/icons/hicolor/*/apps/chmsee.png %changelog +* Tue Apr 03 2007 Yijun Yuan - 1.0.0-0.16.beta2 +- update to beta2 +- use pkg-config to find gecko, don't use RPATH +- add "auto detect charset" to option dialog for those HTML with no encoding +- add popup for URL links +- add "zoom in/out" button + * Sat Mar 24 2007 Yijun Yuan - 1.0.0-0.12.beta - update for firefox 2.0.0.3 From fedora-extras-commits at redhat.com Sat Apr 14 15:28:47 2007 From: fedora-extras-commits at redhat.com (Yuan Yijun (bbbush)) Date: Sat, 14 Apr 2007 11:28:47 -0400 Subject: rpms/chmsee/FC-6 chmsee.spec,1.1,1.2 Message-ID: <200704141528.l3EFSlgF004481@cvs-int.fedora.redhat.com> Author: bbbush Update of /cvs/extras/rpms/chmsee/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv4458 Modified Files: chmsee.spec Log Message: update to 1.0.0-beta2 Index: chmsee.spec =================================================================== RCS file: /cvs/extras/rpms/chmsee/FC-6/chmsee.spec,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- chmsee.spec 2 Mar 2007 14:09:49 -0000 1.1 +++ chmsee.spec 14 Apr 2007 15:28:09 -0000 1.2 @@ -1,26 +1,24 @@ +%define firefox_version 1.5.0.10 + Name: chmsee Version: 1.0.0 -Release: 0.11.beta%{?dist} +Release: 0.16.beta2%{?dist} Summary(zh_CN): CHM ??????????????????, ?????? Gtk2+ Summary: A Gtk+2 CHM document viewer Group: Applications/Publishing License: GPL URL: http://chmsee.gro.clinux.org/ -Source0: http://chmsee.gro.clinux.org/chmsee-%{version}-beta.tar.gz +Source0: http://chmsee.gro.clinux.org/chmsee-%{version}-beta2.tar.gz # this file comes from gnochm package Source1: gnochm-chmfile.png -Patch1: chmsee-1.0.0-desktop-mimetype.patch +Patch1: chmsee-1.0.0-desktop-icon.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) -BuildRequires: gtk2-devel >= 2.8 libglade2-devel >= 2.0 chmlib-devel intltool gettext openssl-devel +BuildRequires: intltool >= 0.34 pkgconfig >= 0.9 gettext openssl-devel +BuildRequires: gtk2-devel >= 2.8 libglade2-devel >= 2.0 +BuildRequires: openssl-devel chmlib-devel BuildRequires: desktop-file-utils - -# to avoid firefox rpath issue -%define firefox_version 2.0.0.2 -%if 0%{?fedora} == 6 -%define firefox_version 1.5.0.10 -%endif -BuildRequires: gecko-devel firefox-devel = %{firefox_version} +BuildRequires: firefox-devel = %{firefox_version} Requires: firefox = %{firefox_version} %description @@ -58,13 +56,12 @@ %prep -%setup -q -n chmsee-%{version}-beta +%setup -q -n chmsee-%{version}-beta2 %patch1 -p1 -b .desktop-mimetype %build -%configure -# _smp_mflags breaks build so is disabled -make #%{?_smp_mflags} +%configure --disable-static --enable-cpp-rtti +make %{?_smp_mflags} %install rm -rf $RPM_BUILD_ROOT @@ -79,6 +76,14 @@ --dir $RPM_BUILD_ROOT%{_datadir}/applications \ $RPM_BUILD_ROOT%{_datadir}/applications/chmsee.desktop +# since firefox .pc files don't contain RPATH +mv $RPM_BUILD_ROOT%{_bindir}/%{name} $RPM_BUILD_ROOT%{_bindir}/%{name}.bin +cat > $RPM_BUILD_ROOT%{_bindir}/%{name} </dev/null || : update-mime-database %{_datadir}/mime &> /dev/null || : @@ -101,7 +106,8 @@ %files -f %{name}.lang %defattr(-,root,root,-) %doc README COPYING AUTHORS ChangeLog NEWS TODO -%{_bindir}/chmsee +%{_bindir}/chmsee* +%{_mandir}/man1/*.gz %{_datadir}/chmsee/ %{_datadir}/pixmaps/chmsee-icon.png %{_datadir}/applications/*.desktop @@ -111,6 +117,16 @@ %{_datadir}/icons/hicolor/*/apps/chmsee.png %changelog +* Tue Apr 03 2007 Yijun Yuan - 1.0.0-0.16.beta2 +- update to beta2 +- use pkg-config to find gecko, don't use RPATH +- add "auto detect charset" to option dialog for those HTML with no encoding +- add popup for URL links +- add "zoom in/out" button + +* Sat Mar 24 2007 Yijun Yuan - 1.0.0-0.12.beta +- update for firefox 2.0.0.3 + * Sun Feb 25 2007 Yijun Yuan - 1.0.0-0.11.beta - cleanups - add mimetype icon (cp -p from gnochm) From fedora-extras-commits at redhat.com Sat Apr 14 15:31:40 2007 From: fedora-extras-commits at redhat.com (Yuan Yijun (bbbush)) Date: Sat, 14 Apr 2007 11:31:40 -0400 Subject: rpms/chmsee/FC-6 chmsee-1.0.0-desktop-icon.patch, NONE, 1.1 chmsee-1.0.0-desktop-mimetype.patch, 1.1, NONE Message-ID: <200704141531.l3EFVeoC004873@cvs-int.fedora.redhat.com> Author: bbbush Update of /cvs/extras/rpms/chmsee/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv4861/FC-6 Added Files: chmsee-1.0.0-desktop-icon.patch Removed Files: chmsee-1.0.0-desktop-mimetype.patch Log Message: update to 1.0.0-beta2 chmsee-1.0.0-desktop-icon.patch: --- NEW FILE chmsee-1.0.0-desktop-icon.patch --- --- chmsee-1.0.0-beta2/chmsee.desktop.orig 2007-04-04 22:21:52.000000000 +0800 +++ chmsee-1.0.0-beta2/chmsee.desktop 2007-04-04 22:22:01.000000000 +0800 @@ -6,7 +6,7 @@ Exec=chmsee Terminal=false Type=Application -Icon=chmsee-icon.png +Icon=chmsee StartupNotify=true Categories=Utility; MimeType=application/x-chm; --- chmsee-1.0.0-desktop-mimetype.patch DELETED --- From fedora-extras-commits at redhat.com Sat Apr 14 15:31:48 2007 From: fedora-extras-commits at redhat.com (Yuan Yijun (bbbush)) Date: Sat, 14 Apr 2007 11:31:48 -0400 Subject: rpms/chmsee/devel chmsee-1.0.0-desktop-icon.patch, NONE, 1.1 chmsee-1.0.0-desktop-mimetype.patch, 1.1, NONE Message-ID: <200704141531.l3EFVmeV004891@cvs-int.fedora.redhat.com> Author: bbbush Update of /cvs/extras/rpms/chmsee/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv4861/devel Added Files: chmsee-1.0.0-desktop-icon.patch Removed Files: chmsee-1.0.0-desktop-mimetype.patch Log Message: update to 1.0.0-beta2 chmsee-1.0.0-desktop-icon.patch: --- NEW FILE chmsee-1.0.0-desktop-icon.patch --- --- chmsee-1.0.0-beta2/chmsee.desktop.orig 2007-04-04 22:21:52.000000000 +0800 +++ chmsee-1.0.0-beta2/chmsee.desktop 2007-04-04 22:22:01.000000000 +0800 @@ -6,7 +6,7 @@ Exec=chmsee Terminal=false Type=Application -Icon=chmsee-icon.png +Icon=chmsee StartupNotify=true Categories=Utility; MimeType=application/x-chm; --- chmsee-1.0.0-desktop-mimetype.patch DELETED --- From fedora-extras-commits at redhat.com Sat Apr 14 15:36:37 2007 From: fedora-extras-commits at redhat.com (Yuan Yijun (bbbush)) Date: Sat, 14 Apr 2007 11:36:37 -0400 Subject: rpms/chmsee/FC-6 .cvsignore,1.2,1.3 sources,1.2,1.3 Message-ID: <200704141536.l3EFabYL004991@cvs-int.fedora.redhat.com> Author: bbbush Update of /cvs/extras/rpms/chmsee/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv4949/FC-6 Modified Files: .cvsignore sources Log Message: update to 1.0.0-beta2 Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/chmsee/FC-6/.cvsignore,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- .cvsignore 2 Mar 2007 14:09:49 -0000 1.2 +++ .cvsignore 14 Apr 2007 15:35:57 -0000 1.3 @@ -1 +1 @@ -chmsee-1.0.0-beta.tar.gz +chmsee-1.0.0-beta2.tar.gz Index: sources =================================================================== RCS file: /cvs/extras/rpms/chmsee/FC-6/sources,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- sources 2 Mar 2007 14:09:49 -0000 1.2 +++ sources 14 Apr 2007 15:35:57 -0000 1.3 @@ -1 +1 @@ -b18df276ff8050668ff3da163efe147c chmsee-1.0.0-beta.tar.gz +9c431d68de3aae530197d2dac9d1add5 chmsee-1.0.0-beta2.tar.gz From fedora-extras-commits at redhat.com Sat Apr 14 15:36:46 2007 From: fedora-extras-commits at redhat.com (Yuan Yijun (bbbush)) Date: Sat, 14 Apr 2007 11:36:46 -0400 Subject: rpms/chmsee/devel .cvsignore,1.2,1.3 sources,1.2,1.3 Message-ID: <200704141536.l3EFak45004995@cvs-int.fedora.redhat.com> Author: bbbush Update of /cvs/extras/rpms/chmsee/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv4949/devel Modified Files: .cvsignore sources Log Message: update to 1.0.0-beta2 Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/chmsee/devel/.cvsignore,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- .cvsignore 2 Mar 2007 14:01:12 -0000 1.2 +++ .cvsignore 14 Apr 2007 15:36:07 -0000 1.3 @@ -1 +1 @@ -chmsee-1.0.0-beta.tar.gz +chmsee-1.0.0-beta2.tar.gz Index: sources =================================================================== RCS file: /cvs/extras/rpms/chmsee/devel/sources,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- sources 2 Mar 2007 14:01:12 -0000 1.2 +++ sources 14 Apr 2007 15:36:07 -0000 1.3 @@ -1 +1 @@ -b18df276ff8050668ff3da163efe147c chmsee-1.0.0-beta.tar.gz +9c431d68de3aae530197d2dac9d1add5 chmsee-1.0.0-beta2.tar.gz From fedora-extras-commits at redhat.com Sat Apr 14 16:00:04 2007 From: fedora-extras-commits at redhat.com (Jose Pedro Oliveira (jpo)) Date: Sat, 14 Apr 2007 12:00:04 -0400 Subject: rpms/perl-Geo-Inverse/FC-5 .cvsignore, 1.2, 1.3 perl-Geo-Inverse.spec, 1.1, 1.2 sources, 1.2, 1.3 Message-ID: <200704141600.l3EG04Jn005382@cvs-int.fedora.redhat.com> Author: jpo Update of /cvs/extras/rpms/perl-Geo-Inverse/FC-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv5315/FC-5 Modified Files: .cvsignore perl-Geo-Inverse.spec sources Log Message: Update to 0.05. Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/perl-Geo-Inverse/FC-5/.cvsignore,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- .cvsignore 13 Dec 2006 11:36:25 -0000 1.2 +++ .cvsignore 14 Apr 2007 15:59:25 -0000 1.3 @@ -1 +1 @@ -Geo-Inverse-0.04.tar.gz +Geo-Inverse-0.05.tar.gz Index: perl-Geo-Inverse.spec =================================================================== RCS file: /cvs/extras/rpms/perl-Geo-Inverse/FC-5/perl-Geo-Inverse.spec,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- perl-Geo-Inverse.spec 13 Dec 2006 11:36:25 -0000 1.1 +++ perl-Geo-Inverse.spec 14 Apr 2007 15:59:25 -0000 1.2 @@ -1,5 +1,5 @@ Name: perl-Geo-Inverse -Version: 0.04 +Version: 0.05 Release: 1%{?dist} Summary: Calculate geographic distance from a lat & lon pair @@ -32,7 +32,7 @@ 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 ';' +find $RPM_BUILD_ROOT -depth -type d -exec rmdir {} 2>/dev/null ';' chmod -R u+w $RPM_BUILD_ROOT/* @@ -52,5 +52,8 @@ %changelog +* Sat Apr 14 2007 Jose Pedro Oliveira - 0.05-1 +- Update to 0.05. + * Sun Dec 10 2006 Jose Pedro Oliveira - 0.04-1 - First build. Index: sources =================================================================== RCS file: /cvs/extras/rpms/perl-Geo-Inverse/FC-5/sources,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- sources 13 Dec 2006 11:36:25 -0000 1.2 +++ sources 14 Apr 2007 15:59:25 -0000 1.3 @@ -1 +1 @@ -0f401e9878fcf69d3ad701b1b2103898 Geo-Inverse-0.04.tar.gz +efe4c3097bb920d52dc2c21aba2f3357 Geo-Inverse-0.05.tar.gz From fedora-extras-commits at redhat.com Sat Apr 14 16:00:13 2007 From: fedora-extras-commits at redhat.com (Jose Pedro Oliveira (jpo)) Date: Sat, 14 Apr 2007 12:00:13 -0400 Subject: rpms/perl-Geo-Inverse/FC-6 .cvsignore, 1.2, 1.3 perl-Geo-Inverse.spec, 1.1, 1.2 sources, 1.2, 1.3 Message-ID: <200704141600.l3EG0DeE005394@cvs-int.fedora.redhat.com> Author: jpo Update of /cvs/extras/rpms/perl-Geo-Inverse/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv5315/FC-6 Modified Files: .cvsignore perl-Geo-Inverse.spec sources Log Message: Update to 0.05. Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/perl-Geo-Inverse/FC-6/.cvsignore,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- .cvsignore 13 Dec 2006 11:36:25 -0000 1.2 +++ .cvsignore 14 Apr 2007 15:59:34 -0000 1.3 @@ -1 +1 @@ -Geo-Inverse-0.04.tar.gz +Geo-Inverse-0.05.tar.gz Index: perl-Geo-Inverse.spec =================================================================== RCS file: /cvs/extras/rpms/perl-Geo-Inverse/FC-6/perl-Geo-Inverse.spec,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- perl-Geo-Inverse.spec 13 Dec 2006 11:36:25 -0000 1.1 +++ perl-Geo-Inverse.spec 14 Apr 2007 15:59:34 -0000 1.2 @@ -1,5 +1,5 @@ Name: perl-Geo-Inverse -Version: 0.04 +Version: 0.05 Release: 1%{?dist} Summary: Calculate geographic distance from a lat & lon pair @@ -32,7 +32,7 @@ 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 ';' +find $RPM_BUILD_ROOT -depth -type d -exec rmdir {} 2>/dev/null ';' chmod -R u+w $RPM_BUILD_ROOT/* @@ -52,5 +52,8 @@ %changelog +* Sat Apr 14 2007 Jose Pedro Oliveira - 0.05-1 +- Update to 0.05. + * Sun Dec 10 2006 Jose Pedro Oliveira - 0.04-1 - First build. Index: sources =================================================================== RCS file: /cvs/extras/rpms/perl-Geo-Inverse/FC-6/sources,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- sources 13 Dec 2006 11:36:25 -0000 1.2 +++ sources 14 Apr 2007 15:59:34 -0000 1.3 @@ -1 +1 @@ -0f401e9878fcf69d3ad701b1b2103898 Geo-Inverse-0.04.tar.gz +efe4c3097bb920d52dc2c21aba2f3357 Geo-Inverse-0.05.tar.gz From fedora-extras-commits at redhat.com Sat Apr 14 16:00:23 2007 From: fedora-extras-commits at redhat.com (Jose Pedro Oliveira (jpo)) Date: Sat, 14 Apr 2007 12:00:23 -0400 Subject: rpms/perl-Geo-Inverse/devel .cvsignore, 1.2, 1.3 perl-Geo-Inverse.spec, 1.1, 1.2 sources, 1.2, 1.3 Message-ID: <200704141600.l3EG0N56005399@cvs-int.fedora.redhat.com> Author: jpo Update of /cvs/extras/rpms/perl-Geo-Inverse/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv5315/devel Modified Files: .cvsignore perl-Geo-Inverse.spec sources Log Message: Update to 0.05. Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/perl-Geo-Inverse/devel/.cvsignore,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- .cvsignore 13 Dec 2006 11:36:25 -0000 1.2 +++ .cvsignore 14 Apr 2007 15:59:43 -0000 1.3 @@ -1 +1 @@ -Geo-Inverse-0.04.tar.gz +Geo-Inverse-0.05.tar.gz Index: perl-Geo-Inverse.spec =================================================================== RCS file: /cvs/extras/rpms/perl-Geo-Inverse/devel/perl-Geo-Inverse.spec,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- perl-Geo-Inverse.spec 13 Dec 2006 11:36:25 -0000 1.1 +++ perl-Geo-Inverse.spec 14 Apr 2007 15:59:43 -0000 1.2 @@ -1,5 +1,5 @@ Name: perl-Geo-Inverse -Version: 0.04 +Version: 0.05 Release: 1%{?dist} Summary: Calculate geographic distance from a lat & lon pair @@ -32,7 +32,7 @@ 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 ';' +find $RPM_BUILD_ROOT -depth -type d -exec rmdir {} 2>/dev/null ';' chmod -R u+w $RPM_BUILD_ROOT/* @@ -52,5 +52,8 @@ %changelog +* Sat Apr 14 2007 Jose Pedro Oliveira - 0.05-1 +- Update to 0.05. + * Sun Dec 10 2006 Jose Pedro Oliveira - 0.04-1 - First build. Index: sources =================================================================== RCS file: /cvs/extras/rpms/perl-Geo-Inverse/devel/sources,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- sources 13 Dec 2006 11:36:25 -0000 1.2 +++ sources 14 Apr 2007 15:59:43 -0000 1.3 @@ -1 +1 @@ -0f401e9878fcf69d3ad701b1b2103898 Geo-Inverse-0.04.tar.gz +efe4c3097bb920d52dc2c21aba2f3357 Geo-Inverse-0.05.tar.gz From fedora-extras-commits at redhat.com Sat Apr 14 16:12:50 2007 From: fedora-extras-commits at redhat.com (Jose Pedro Oliveira (jpo)) Date: Sat, 14 Apr 2007 12:12:50 -0400 Subject: rpms/kchmviewer/FC-5 kchmviewer-2.0-desktop_fix.patch, NONE, 1.1 .cvsignore, 1.4, 1.5 kchmviewer.spec, 1.4, 1.5 sources, 1.4, 1.5 kchmviewer-desktop.diff, 1.1, NONE Message-ID: <200704141612.l3EGCoco009868@cvs-int.fedora.redhat.com> Author: jpo Update of /cvs/extras/rpms/kchmviewer/FC-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv9840 Modified Files: .cvsignore kchmviewer.spec sources Added Files: kchmviewer-2.0-desktop_fix.patch Removed Files: kchmviewer-desktop.diff Log Message: Sync with FC-6 branch. kchmviewer-2.0-desktop_fix.patch: --- NEW FILE kchmviewer-2.0-desktop_fix.patch --- --- kchmviewer-3.0/lib/kio-msits/kchmviewer.desktop.desktop_fix 2007-03-07 10:20:54.000000000 +0100 +++ kchmviewer-3.0/lib/kio-msits/kchmviewer.desktop 2007-04-01 20:26:54.000000000 +0200 @@ -1,11 +1,11 @@ [Desktop Entry] Categories=Qt;KDE;Utility; Encoding=UTF-8 +GenericName=CHM file viewer Type=Application -Exec=kchmviewer %U -Icon=kchmviewer.png -Comment= -Terminal=0 +Exec=kchmviewer %f +Icon=kchmviewer +Terminal=false Name=KchmViewer Comment=A viewer of CHM (MS-Help) files -MimeType=application/chm +MimeType=application/chm;application/x-chm Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/kchmviewer/FC-5/.cvsignore,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- .cvsignore 24 Jul 2006 13:10:04 -0000 1.4 +++ .cvsignore 14 Apr 2007 16:12:12 -0000 1.5 @@ -1 +1 @@ -kchmviewer-2.6.tar.gz +kchmviewer-3.0.tar.gz Index: kchmviewer.spec =================================================================== RCS file: /cvs/extras/rpms/kchmviewer/FC-5/kchmviewer.spec,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- kchmviewer.spec 24 Jul 2006 13:10:04 -0000 1.4 +++ kchmviewer.spec 14 Apr 2007 16:12:12 -0000 1.5 @@ -1,83 +1,71 @@ Name: kchmviewer -Version: 2.6 -Release: 1%{?dist} -Summary: CHM viewer +Version: 3.0 +Release: 2%{?dist} +Summary: CHM viewer with KDE support Group: Applications/Publishing License: GPL URL: http://www.kchmviewer.net/ -Source0: http://download.sf.net/kchmviewer/kchmviewer-%{version}.tar.gz +Source0: http://downloads.sourceforge.net/kchmviewer/kchmviewer-%{version}.tar.gz # fix the desktop file -Patch0: kchmviewer-desktop.diff +Patch0: kchmviewer-2.0-desktop_fix.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: qt-devel chmlib-devel BuildRequires: desktop-file-utils kdelibs-devel -Requires(post): desktop-file-utils -Requires(postun): desktop-file-utils %description KchmViewer is a chm (MS HTML help file format) viewer, written in C++. -The main advantage of KchmViewer is extended support for non-English -languages. Unlike others, KchmViewer in most cases correctly detects chm -file encoding, correctly shows tables of context of Russian, Korean, -Chinese and Japanese help files, and correctly searches in non-English -help files (search for MBCS languages - ja/ko/ch is still in progress). - -- Completely safe and harmless. Does not support JavaScript in any way, - optionally warns you before opening an external web page, or switching - to another help file. -- Shows an appropriate image for every TOC entry. -- Has complete chm index support, including multiple index entries, - cross-links and parent/child entries in index. -- Persistent bookmarks support. Allows to store bookmarks even if - "Favorites" window was not enabled for this chm file. Also stores the - screen position for every bookmark. You can also edit/delete bookmarks. -- For any opened chm file, stores the last opened window, search history, - bookmark history, font size and so on, so when you open this file again, - everything is always on the place. -- Has easy and powerful search-in-page support. -- Allows to increase or decrease the font size, so physically handicapped - people can read texts easily. -- Has standard Back/Forward/Home navigation. -- Can print the opened pages on a standard printer (usually via CUPS). -- Has complex search query support. You can use search queries like "lazy - people" + learn -not. +Unlike most existing CHM viewers for Unix, it uses Trolltech Qt widget +library. It is compiled with full KDE support, including KDE widgets +and KIO/KHTML. %prep %setup -q -%patch -chmod -x kio-msits/msits.* +%patch0 -p1 -b .desktop_fix +chmod -x lib/kio-msits/msits.* %build -%configure --disable-static --with-kde --disable-rpath +%configure --disable-static --with-kde --disable-rpath \ + --disable-dependency-tracking --disable-strict --disable-warnings make %{?_smp_mflags} + %install rm -rf $RPM_BUILD_ROOT make install DESTDIR=$RPM_BUILD_ROOT -install -d -m755 ${RPM_BUILD_ROOT}%{_datadir}/pixmaps -install -m644 src/pics/cr48-app-kchmviewer.png ${RPM_BUILD_ROOT}%{_datadir}/pixmaps/kchmviewer.png +mkdir -p ${RPM_BUILD_ROOT}%{_datadir}/pixmaps +install -p -m644 src/pics/cr48-app-kchmviewer.png ${RPM_BUILD_ROOT}%{_datadir}/pixmaps/kchmviewer.png desktop-file-install --vendor fedora \ --dir ${RPM_BUILD_ROOT}%{_datadir}/applications \ - --add-category X-Fedora \ --delete-original \ $RPM_BUILD_ROOT%{_datadir}/applnk/kchmviewer.desktop +# remove static libs, they have no interface, libkdeextra is too generic +rm ${RPM_BUILD_ROOT}%{_libdir}/libchmfile.a +rm ${RPM_BUILD_ROOT}%{_libdir}/libkdeextra.a + +%find_lang %{name} %clean rm -rf $RPM_BUILD_ROOT + %post update-desktop-database &> /dev/null ||: +touch --no-create %{_datadir}/icons/crystalsvg || : +%{_bindir}/gtk-update-icon-cache --quiet %{_datadir}/icons/crystalsvg || : %postun update-desktop-database &> /dev/null ||: +touch --no-create %{_datadir}/icons/crystalsvg || : +%{_bindir}/gtk-update-icon-cache --quiet %{_datadir}/icons/crystalsvg || : -%files + +%files -f %{name}.lang %defattr(-,root,root,-) %doc README COPYING ChangeLog %{_bindir}/kchmviewer @@ -88,7 +76,20 @@ %{_datadir}/services/msits.protocol %{_datadir}/icons/crystalsvg/*/apps/kchmviewer.png + %changelog +* Sun Apr 1 2007 Patrice Dumas 3.0-2 +- update to 3.0 + +* Fri Feb 16 2007 Patrice Dumas 2.7-2 +- fixes in desktop file. Fix #229070 + +* Mon Jan 29 2007 Patrice Dumas 2.7-1 +- update to 2.7 + +* Tue Sep 12 2006 Patrice Dumas 2.6-2 +- rebuild for FC6 + * Sat Jul 22 2006 Patrice Dumas 2.6-1 - update to 2.6 - remove upstreamed patch kchmviewer-2.5-iconstorage.h.patch Index: sources =================================================================== RCS file: /cvs/extras/rpms/kchmviewer/FC-5/sources,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- sources 24 Jul 2006 13:10:04 -0000 1.4 +++ sources 14 Apr 2007 16:12:12 -0000 1.5 @@ -1 +1 @@ -7898095c413b4262c5aff6bf5fcaf25b kchmviewer-2.6.tar.gz +f14b7c5be4154dfc688bef7ebd3879ff kchmviewer-3.0.tar.gz --- kchmviewer-desktop.diff DELETED --- From fedora-extras-commits at redhat.com Sat Apr 14 17:08:35 2007 From: fedora-extras-commits at redhat.com (Thomas Vander Stichele (thomasvs)) Date: Sat, 14 Apr 2007 13:08:35 -0400 Subject: rpms/flumotion/devel .cvsignore, 1.5, 1.6 flumotion.spec, 1.9, 1.10 sources, 1.6, 1.7 Message-ID: <200704141708.l3EH8ZiX015055@cvs-int.fedora.redhat.com> Author: thomasvs Update of /cvs/extras/rpms/flumotion/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv15034 Modified Files: .cvsignore flumotion.spec sources Log Message: update to new 0.4.2 version Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/flumotion/devel/.cvsignore,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- .cvsignore 29 Sep 2006 10:09:15 -0000 1.5 +++ .cvsignore 14 Apr 2007 17:07:57 -0000 1.6 @@ -1 +1 @@ -flumotion-0.2.2.tar.bz2 +flumotion-0.4.2.tar.bz2 Index: flumotion.spec =================================================================== RCS file: /cvs/extras/rpms/flumotion/devel/flumotion.spec,v retrieving revision 1.9 retrieving revision 1.10 diff -u -r1.9 -r1.10 --- flumotion.spec 29 Sep 2006 10:09:15 -0000 1.9 +++ flumotion.spec 14 Apr 2007 17:07:57 -0000 1.10 @@ -5,7 +5,7 @@ %define gstreamer gstreamer Name: flumotion -Version: 0.2.2 +Version: 0.4.2 Release: 1%{?dist} Summary: Flumotion - the Fluendo Streaming Server @@ -19,7 +19,9 @@ Requires: %{gstreamer} >= %{gst_minver} Requires: %{gstreamer}-plugins-base >= %{gstpb_minver} Requires: %{gstreamer}-python >= %{gstpy_minver} -Requires: python-twisted >= 1.3.0 +Requires: python-twisted-core >= 2.4.0 +Requires: python-twisted-names +Requires: python-twisted-web Requires: pygtk2 >= %{pygtk_minver} Requires: python-imaging Requires: pyOpenSSL @@ -30,7 +32,9 @@ BuildRequires: %{gstreamer}-devel >= %{gst_minver} BuildRequires: %{gstreamer}-python >= %{gstpy_minver} -BuildRequires: python-twisted >= 1.3.0 +BuildRequires: python-twisted-core >= 2.4.0 +BuildRequires: python-twisted-names +BuildRequires: python-twisted-web BuildRequires: python-devel >= 2.3 BuildRequires: pygtk2-devel >= %{pygtk_minver} BuildRequires: gtk2-devel @@ -49,6 +53,21 @@ %description Flumotion, the Fluendo Streaming Server. +Flumotion is a GPL streaming media server written in Python. It is distributed +and component-based: every step in the streaming process (production, +conversion, consumption) can be run inside a separate process on separate +machines. + +Flumotion uses Twisted and GStreamer. Twisted enables the high-level +functionality, distributing components over the network. GStreamer, through the +Python bindings, enables the high-speed low-level functionality: actual media +processing. + +Flumotion uses a central manager process to control the complete network; one +or more worker processes distributed over machines to run actual streaming +components; and one or more admin clients connecting to the manager to control +it. + %prep %setup -q @@ -75,12 +94,6 @@ mkdir -p $RPM_BUILD_ROOT%{_sysconfdir}/flumotion -# install make-dummy-cert script -install -d $RPM_BUILD_ROOT%{_datadir}/flumotion -install -m 644 \ - doc/redhat/make-dummy-cert \ - $RPM_BUILD_ROOT%{_datadir}/flumotion - # install service files install -d $RPM_BUILD_ROOT%{_sysconfdir}/rc.d/init.d install -m 755 \ @@ -92,6 +105,10 @@ install -d $RPM_BUILD_ROOT%{_localstatedir}/run/flumotion install -d $RPM_BUILD_ROOT%{_localstatedir}/cache/flumotion +# Install the logrotate entry +%{__install} -m 0644 -D doc/redhat/flumotion.logrotate \ + %{buildroot}%{_sysconfdir}/logrotate.d/flumotion + %find_lang flumotion %clean @@ -130,11 +147,13 @@ + - + @@ -182,6 +201,11 @@ rm -rf %{_localstatedir}/lock/flumotion* rm -rf %{_localstatedir}/run/flumotion* + + # clean out the cache/home dir too, without deleting it or the user + rm -rf %{_localstatedir}/cache/flumotion/* + rm -rf %{_localstatedir}/cache/flumotion/.[^.]* + /sbin/chkconfig --del flumotion fi @@ -193,9 +217,10 @@ %files -f flumotion.lang %defattr(-,root,root,-) -%doc ChangeLog COPYING README AUTHORS +%doc ChangeLog COPYING README AUTHORS flumotion.doap %doc doc/reference/html %doc conf +%config %{_sysconfdir}/logrotate.d/flumotion %{_bindir}/flumotion-manager %{_bindir}/flumotion-worker %{_bindir}/flumotion-admin @@ -219,13 +244,27 @@ %{_datadir}/flumotion/make-dummy-cert %{_datadir}/flumotion/*.xsl -%attr(750,flumotion,root) %{_sysconfdir}/flumotion -%attr(750,flumotion,root) %{_localstatedir}/run/flumotion -%attr(750,flumotion,root) %{_localstatedir}/log/flumotion -%attr(750,flumotion,root) %{_localstatedir}/cache/flumotion +%attr(750,root,flumotion) %{_sysconfdir}/flumotion +%attr(770,root,flumotion) %{_localstatedir}/run/flumotion +%attr(770,root,flumotion) %{_localstatedir}/log/flumotion +%attr(770,root,flumotion) %{_localstatedir}/cache/flumotion %{_sysconfdir}/rc.d/init.d/flumotion %changelog +* Sat Apr 14 2007 Thomas Vander Stichele +- 0.4.2-1 +- new upstream release + +* Mon Jan 22 2007 Andy Wingo +- Make the run, log, and cache directories group-writable, so that + processes can manage their own pid, log files, and registry caches. + +* Tue Dec 19 2006 Thomas Vander Stichele +- switch around to root:flumotion for ownership of various directories, + allowing users in the flumotion group to see logs and config +- remove flumotion cache/home dir contents +- clean up commenting in manager config + * Fri Sep 29 2006 Thomas Vander Stichele - 0.2.2-1 - new upstream release Index: sources =================================================================== RCS file: /cvs/extras/rpms/flumotion/devel/sources,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- sources 29 Sep 2006 10:09:15 -0000 1.6 +++ sources 14 Apr 2007 17:07:57 -0000 1.7 @@ -1 +1 @@ -47e3b14a7ce0f1c7b5e9289c7bad76df flumotion-0.2.2.tar.bz2 +d81c27ae8efa4125118f04bda214c043 flumotion-0.4.2.tar.bz2 From fedora-extras-commits at redhat.com Sat Apr 14 17:12:16 2007 From: fedora-extras-commits at redhat.com (Thomas Vander Stichele (thomasvs)) Date: Sat, 14 Apr 2007 13:12:16 -0400 Subject: rpms/flumotion/FC-6 flumotion.spec,1.9,1.10 sources,1.6,1.7 Message-ID: <200704141712.l3EHCGSe015134@cvs-int.fedora.redhat.com> Author: thomasvs Update of /cvs/extras/rpms/flumotion/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv15113 Modified Files: flumotion.spec sources Log Message: update to new 0.4.2 version Index: flumotion.spec =================================================================== RCS file: /cvs/extras/rpms/flumotion/FC-6/flumotion.spec,v retrieving revision 1.9 retrieving revision 1.10 diff -u -r1.9 -r1.10 --- flumotion.spec 29 Sep 2006 10:09:15 -0000 1.9 +++ flumotion.spec 14 Apr 2007 17:11:38 -0000 1.10 @@ -5,7 +5,7 @@ %define gstreamer gstreamer Name: flumotion -Version: 0.2.2 +Version: 0.4.2 Release: 1%{?dist} Summary: Flumotion - the Fluendo Streaming Server @@ -19,7 +19,9 @@ Requires: %{gstreamer} >= %{gst_minver} Requires: %{gstreamer}-plugins-base >= %{gstpb_minver} Requires: %{gstreamer}-python >= %{gstpy_minver} -Requires: python-twisted >= 1.3.0 +Requires: python-twisted-core >= 2.4.0 +Requires: python-twisted-names +Requires: python-twisted-web Requires: pygtk2 >= %{pygtk_minver} Requires: python-imaging Requires: pyOpenSSL @@ -30,7 +32,9 @@ BuildRequires: %{gstreamer}-devel >= %{gst_minver} BuildRequires: %{gstreamer}-python >= %{gstpy_minver} -BuildRequires: python-twisted >= 1.3.0 +BuildRequires: python-twisted-core >= 2.4.0 +BuildRequires: python-twisted-names +BuildRequires: python-twisted-web BuildRequires: python-devel >= 2.3 BuildRequires: pygtk2-devel >= %{pygtk_minver} BuildRequires: gtk2-devel @@ -49,6 +53,21 @@ %description Flumotion, the Fluendo Streaming Server. +Flumotion is a GPL streaming media server written in Python. It is distributed +and component-based: every step in the streaming process (production, +conversion, consumption) can be run inside a separate process on separate +machines. + +Flumotion uses Twisted and GStreamer. Twisted enables the high-level +functionality, distributing components over the network. GStreamer, through the +Python bindings, enables the high-speed low-level functionality: actual media +processing. + +Flumotion uses a central manager process to control the complete network; one +or more worker processes distributed over machines to run actual streaming +components; and one or more admin clients connecting to the manager to control +it. + %prep %setup -q @@ -75,12 +94,6 @@ mkdir -p $RPM_BUILD_ROOT%{_sysconfdir}/flumotion -# install make-dummy-cert script -install -d $RPM_BUILD_ROOT%{_datadir}/flumotion -install -m 644 \ - doc/redhat/make-dummy-cert \ - $RPM_BUILD_ROOT%{_datadir}/flumotion - # install service files install -d $RPM_BUILD_ROOT%{_sysconfdir}/rc.d/init.d install -m 755 \ @@ -92,6 +105,10 @@ install -d $RPM_BUILD_ROOT%{_localstatedir}/run/flumotion install -d $RPM_BUILD_ROOT%{_localstatedir}/cache/flumotion +# Install the logrotate entry +%{__install} -m 0644 -D doc/redhat/flumotion.logrotate \ + %{buildroot}%{_sysconfdir}/logrotate.d/flumotion + %find_lang flumotion %clean @@ -130,11 +147,13 @@ + - + @@ -182,6 +201,11 @@ rm -rf %{_localstatedir}/lock/flumotion* rm -rf %{_localstatedir}/run/flumotion* + + # clean out the cache/home dir too, without deleting it or the user + rm -rf %{_localstatedir}/cache/flumotion/* + rm -rf %{_localstatedir}/cache/flumotion/.[^.]* + /sbin/chkconfig --del flumotion fi @@ -193,9 +217,10 @@ %files -f flumotion.lang %defattr(-,root,root,-) -%doc ChangeLog COPYING README AUTHORS +%doc ChangeLog COPYING README AUTHORS flumotion.doap %doc doc/reference/html %doc conf +%config %{_sysconfdir}/logrotate.d/flumotion %{_bindir}/flumotion-manager %{_bindir}/flumotion-worker %{_bindir}/flumotion-admin @@ -219,13 +244,27 @@ %{_datadir}/flumotion/make-dummy-cert %{_datadir}/flumotion/*.xsl -%attr(750,flumotion,root) %{_sysconfdir}/flumotion -%attr(750,flumotion,root) %{_localstatedir}/run/flumotion -%attr(750,flumotion,root) %{_localstatedir}/log/flumotion -%attr(750,flumotion,root) %{_localstatedir}/cache/flumotion +%attr(750,root,flumotion) %{_sysconfdir}/flumotion +%attr(770,root,flumotion) %{_localstatedir}/run/flumotion +%attr(770,root,flumotion) %{_localstatedir}/log/flumotion +%attr(770,root,flumotion) %{_localstatedir}/cache/flumotion %{_sysconfdir}/rc.d/init.d/flumotion %changelog +* Sat Apr 14 2007 Thomas Vander Stichele +- 0.4.2-1 +- new upstream release + +* Mon Jan 22 2007 Andy Wingo +- Make the run, log, and cache directories group-writable, so that + processes can manage their own pid, log files, and registry caches. + +* Tue Dec 19 2006 Thomas Vander Stichele +- switch around to root:flumotion for ownership of various directories, + allowing users in the flumotion group to see logs and config +- remove flumotion cache/home dir contents +- clean up commenting in manager config + * Fri Sep 29 2006 Thomas Vander Stichele - 0.2.2-1 - new upstream release Index: sources =================================================================== RCS file: /cvs/extras/rpms/flumotion/FC-6/sources,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- sources 29 Sep 2006 10:09:15 -0000 1.6 +++ sources 14 Apr 2007 17:11:38 -0000 1.7 @@ -1 +1 @@ -47e3b14a7ce0f1c7b5e9289c7bad76df flumotion-0.2.2.tar.bz2 +d81c27ae8efa4125118f04bda214c043 flumotion-0.4.2.tar.bz2 From fedora-extras-commits at redhat.com Sat Apr 14 18:15:48 2007 From: fedora-extras-commits at redhat.com (Michael Patrick McGrath (mmcgrath)) Date: Sat, 14 Apr 2007 14:15:48 -0400 Subject: rpms/nagios-plugins/FC-5 nagios-plugins.spec, 1.18, 1.19 sources, 1.7, 1.8 Message-ID: <200704141815.l3EIFmSU020443@cvs-int.fedora.redhat.com> Author: mmcgrath Update of /cvs/extras/rpms/nagios-plugins/FC-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv20389/FC-5 Modified Files: nagios-plugins.spec sources Log Message: Upstream released new version Index: nagios-plugins.spec =================================================================== RCS file: /cvs/extras/rpms/nagios-plugins/FC-5/nagios-plugins.spec,v retrieving revision 1.18 retrieving revision 1.19 diff -u -r1.18 -r1.19 --- nagios-plugins.spec 23 Feb 2007 21:35:45 -0000 1.18 +++ nagios-plugins.spec 14 Apr 2007 18:15:09 -0000 1.19 @@ -1,5 +1,5 @@ Name: nagios-plugins -Version: 1.4.6 +Version: 1.4.8 Release: 1%{?dist} Summary: Host/service/network monitoring program plugins for Nagios @@ -222,7 +222,7 @@ Requires: nagios-plugins = %{version}-%{release} %description ldap -Provides check_ldap and check_ldaps support for Nagios. +Provides check_ldap support for Nagios. %package linux_raid Summary: Nagios Plugin - check_linux_raid @@ -521,6 +521,10 @@ make %{?_smp_mflags} cd plugins make check_ide_smart +make check_ldap +make check_radius +make check_pgsql + cd .. cp %{SOURCE1} ./README.Fedora @@ -532,6 +536,9 @@ %{__install} -m 0755 plugins-root/check_dhcp %{buildroot}/%{_libdir}/nagios/plugins %{__install} -m 0755 contrib/check_linux_raid.pl %{buildroot}/%{_libdir}/nagios/plugins %{__install} -m 0755 plugins/check_ide_smart %{buildroot}/%{_libdir}/nagios/plugins +%{__install} -m 0755 plugins/check_ldap %{buildroot}/%{_libdir}/nagios/plugins +%{__install} -m 0755 plugins/check_radius %{buildroot}/%{_libdir}/nagios/plugins +%{__install} -m 0755 plugins/check_pgsql %{buildroot}/%{_libdir}/nagios/plugins %ifarch ppc ppc64 sparc sparc64 %{__rm} -f %{buildroot}/%{_libdir}/nagios/plugins/check_sensors @@ -539,6 +546,8 @@ %{__chmod} 644 %{buildroot}/%{_libdir}/nagios/plugins/utils.pm +%{__install} -m 0755 plugins/check_ide_smart %{buildroot}/%{_libdir}/nagios/plugins + %find_lang %{name} %clean @@ -625,7 +634,6 @@ %files ldap %defattr(-,root,root,-) %{_libdir}/nagios/plugins/check_ldap -%{_libdir}/nagios/plugins/check_ldaps %files linux_raid %defattr(-,root,root,-) @@ -778,6 +786,9 @@ %{_libdir}/nagios/plugins/utils.sh %changelog +* Fri Apr 13 2007 Mike McGrath 1.4.8-1 +- Upstream released new version + * Fri Feb 23 2007 Mike McGrath 1.4.6-1 - Upstream released new version Index: sources =================================================================== RCS file: /cvs/extras/rpms/nagios-plugins/FC-5/sources,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- sources 23 Feb 2007 21:35:45 -0000 1.7 +++ sources 14 Apr 2007 18:15:09 -0000 1.8 @@ -1 +1 @@ -ea79fa91092d709aa6b2e732b1d55541 nagios-plugins-1.4.6.tar.gz +ab16f99f8bd8a9b2897d003d3ba7024e nagios-plugins-1.4.8.tar.gz From fedora-extras-commits at redhat.com Sat Apr 14 18:15:58 2007 From: fedora-extras-commits at redhat.com (Michael Patrick McGrath (mmcgrath)) Date: Sat, 14 Apr 2007 14:15:58 -0400 Subject: rpms/nagios-plugins/FC-6 nagios-plugins.spec, 1.22, 1.23 sources, 1.7, 1.8 Message-ID: <200704141815.l3EIFwKD020449@cvs-int.fedora.redhat.com> Author: mmcgrath Update of /cvs/extras/rpms/nagios-plugins/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv20389/FC-6 Modified Files: nagios-plugins.spec sources Log Message: Upstream released new version Index: nagios-plugins.spec =================================================================== RCS file: /cvs/extras/rpms/nagios-plugins/FC-6/nagios-plugins.spec,v retrieving revision 1.22 retrieving revision 1.23 diff -u -r1.22 -r1.23 --- nagios-plugins.spec 23 Feb 2007 21:35:48 -0000 1.22 +++ nagios-plugins.spec 14 Apr 2007 18:15:18 -0000 1.23 @@ -1,5 +1,5 @@ Name: nagios-plugins -Version: 1.4.6 +Version: 1.4.8 Release: 1%{?dist} Summary: Host/service/network monitoring program plugins for Nagios @@ -222,7 +222,7 @@ Requires: nagios-plugins = %{version}-%{release} %description ldap -Provides check_ldap and check_ldaps support for Nagios. +Provides check_ldap support for Nagios. %package linux_raid Summary: Nagios Plugin - check_linux_raid @@ -521,6 +521,10 @@ make %{?_smp_mflags} cd plugins make check_ide_smart +make check_ldap +make check_radius +make check_pgsql + cd .. cp %{SOURCE1} ./README.Fedora @@ -532,6 +536,9 @@ %{__install} -m 0755 plugins-root/check_dhcp %{buildroot}/%{_libdir}/nagios/plugins %{__install} -m 0755 contrib/check_linux_raid.pl %{buildroot}/%{_libdir}/nagios/plugins %{__install} -m 0755 plugins/check_ide_smart %{buildroot}/%{_libdir}/nagios/plugins +%{__install} -m 0755 plugins/check_ldap %{buildroot}/%{_libdir}/nagios/plugins +%{__install} -m 0755 plugins/check_radius %{buildroot}/%{_libdir}/nagios/plugins +%{__install} -m 0755 plugins/check_pgsql %{buildroot}/%{_libdir}/nagios/plugins %ifarch ppc ppc64 sparc sparc64 %{__rm} -f %{buildroot}/%{_libdir}/nagios/plugins/check_sensors @@ -539,6 +546,8 @@ %{__chmod} 644 %{buildroot}/%{_libdir}/nagios/plugins/utils.pm +%{__install} -m 0755 plugins/check_ide_smart %{buildroot}/%{_libdir}/nagios/plugins + %find_lang %{name} %clean @@ -625,7 +634,6 @@ %files ldap %defattr(-,root,root,-) %{_libdir}/nagios/plugins/check_ldap -%{_libdir}/nagios/plugins/check_ldaps %files linux_raid %defattr(-,root,root,-) @@ -778,6 +786,9 @@ %{_libdir}/nagios/plugins/utils.sh %changelog +* Fri Apr 13 2007 Mike McGrath 1.4.8-1 +- Upstream released new version + * Fri Feb 23 2007 Mike McGrath 1.4.6-1 - Upstream released new version Index: sources =================================================================== RCS file: /cvs/extras/rpms/nagios-plugins/FC-6/sources,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- sources 23 Feb 2007 21:35:48 -0000 1.7 +++ sources 14 Apr 2007 18:15:18 -0000 1.8 @@ -1 +1 @@ -ea79fa91092d709aa6b2e732b1d55541 nagios-plugins-1.4.6.tar.gz +ab16f99f8bd8a9b2897d003d3ba7024e nagios-plugins-1.4.8.tar.gz From fedora-extras-commits at redhat.com Sat Apr 14 18:16:08 2007 From: fedora-extras-commits at redhat.com (Michael Patrick McGrath (mmcgrath)) Date: Sat, 14 Apr 2007 14:16:08 -0400 Subject: rpms/nagios-plugins/devel .cvsignore, 1.7, 1.8 nagios-plugins.spec, 1.22, 1.23 sources, 1.7, 1.8 Message-ID: <200704141816.l3EIG8Df020454@cvs-int.fedora.redhat.com> Author: mmcgrath Update of /cvs/extras/rpms/nagios-plugins/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv20389/devel Modified Files: .cvsignore nagios-plugins.spec sources Log Message: Upstream released new version Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/nagios-plugins/devel/.cvsignore,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- .cvsignore 23 Feb 2007 20:39:10 -0000 1.7 +++ .cvsignore 14 Apr 2007 18:15:28 -0000 1.8 @@ -1 +1 @@ -nagios-plugins-1.4.6.tar.gz +nagios-plugins-1.4.8.tar.gz Index: nagios-plugins.spec =================================================================== RCS file: /cvs/extras/rpms/nagios-plugins/devel/nagios-plugins.spec,v retrieving revision 1.22 retrieving revision 1.23 diff -u -r1.22 -r1.23 --- nagios-plugins.spec 23 Feb 2007 20:39:10 -0000 1.22 +++ nagios-plugins.spec 14 Apr 2007 18:15:28 -0000 1.23 @@ -1,5 +1,5 @@ Name: nagios-plugins -Version: 1.4.6 +Version: 1.4.8 Release: 1%{?dist} Summary: Host/service/network monitoring program plugins for Nagios @@ -222,7 +222,7 @@ Requires: nagios-plugins = %{version}-%{release} %description ldap -Provides check_ldap and check_ldaps support for Nagios. +Provides check_ldap support for Nagios. %package linux_raid Summary: Nagios Plugin - check_linux_raid @@ -521,6 +521,10 @@ make %{?_smp_mflags} cd plugins make check_ide_smart +make check_ldap +make check_radius +make check_pgsql + cd .. cp %{SOURCE1} ./README.Fedora @@ -532,6 +536,9 @@ %{__install} -m 0755 plugins-root/check_dhcp %{buildroot}/%{_libdir}/nagios/plugins %{__install} -m 0755 contrib/check_linux_raid.pl %{buildroot}/%{_libdir}/nagios/plugins %{__install} -m 0755 plugins/check_ide_smart %{buildroot}/%{_libdir}/nagios/plugins +%{__install} -m 0755 plugins/check_ldap %{buildroot}/%{_libdir}/nagios/plugins +%{__install} -m 0755 plugins/check_radius %{buildroot}/%{_libdir}/nagios/plugins +%{__install} -m 0755 plugins/check_pgsql %{buildroot}/%{_libdir}/nagios/plugins %ifarch ppc ppc64 sparc sparc64 %{__rm} -f %{buildroot}/%{_libdir}/nagios/plugins/check_sensors @@ -539,6 +546,8 @@ %{__chmod} 644 %{buildroot}/%{_libdir}/nagios/plugins/utils.pm +%{__install} -m 0755 plugins/check_ide_smart %{buildroot}/%{_libdir}/nagios/plugins + %find_lang %{name} %clean @@ -625,7 +634,6 @@ %files ldap %defattr(-,root,root,-) %{_libdir}/nagios/plugins/check_ldap -%{_libdir}/nagios/plugins/check_ldaps %files linux_raid %defattr(-,root,root,-) @@ -778,6 +786,9 @@ %{_libdir}/nagios/plugins/utils.sh %changelog +* Fri Apr 13 2007 Mike McGrath 1.4.8-1 +- Upstream released new version + * Fri Feb 23 2007 Mike McGrath 1.4.6-1 - Upstream released new version Index: sources =================================================================== RCS file: /cvs/extras/rpms/nagios-plugins/devel/sources,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- sources 23 Feb 2007 20:39:10 -0000 1.7 +++ sources 14 Apr 2007 18:15:28 -0000 1.8 @@ -1 +1 @@ -ea79fa91092d709aa6b2e732b1d55541 nagios-plugins-1.4.6.tar.gz +ab16f99f8bd8a9b2897d003d3ba7024e nagios-plugins-1.4.8.tar.gz From fedora-extras-commits at redhat.com Sat Apr 14 18:59:21 2007 From: fedora-extras-commits at redhat.com (Jef Spaleta (jspaleta)) Date: Sat, 14 Apr 2007 14:59:21 -0400 Subject: rpms/scipy/devel scipy.spec,1.4,1.5 Message-ID: <200704141859.l3EIxLAi021386@cvs-int.fedora.redhat.com> Author: jspaleta Update of /cvs/extras/rpms/scipy/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv21365 Modified Files: scipy.spec Log Message: minor correction for f77 usage Index: scipy.spec =================================================================== RCS file: /cvs/extras/rpms/scipy/devel/scipy.spec,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- scipy.spec 14 Apr 2007 11:47:08 -0000 1.4 +++ scipy.spec 14 Apr 2007 18:58:42 -0000 1.5 @@ -3,7 +3,7 @@ Summary: Scipy: array processing for numbers, strings, records, and objects Name: scipy Version: 0.5.2 -Release: 2%{?dist} +Release: 2.1%{?dist} Group: Development/Libraries License: BSD @@ -37,7 +37,7 @@ %setup -q %build -env CFLAGS="$RPM_OPT_FLAGS" ATLAS=%{_libdir} FFTW=%{_libdir} BLAS=%{_libdir} LAPACK=%{_libdir} python setup.py config_fc --fcompiler=gnu95 --noarch build +env CFLAGS="$RPM_OPT_FLAGS" ATLAS=%{_libdir} FFTW=%{_libdir} BLAS=%{_libdir} LAPACK=%{_libdir} python setup.py config_fc --fcompiler=gnu --noarch build #env CFLAGS="$RPM_OPT_FLAGS" ATLAS=%{_libdir} FFTW=%{_libdir} BLAS=%{_libdir} LAPACK=%{_libdir} python setup.py config_fc --fcompiler=gnu --f77flags="$RPM_OPT_FLAGS" build @@ -58,6 +58,9 @@ %changelog +* Sat Apr 14 2007 Jef Spaleta - 0.5.2-2.1 +- minor correction for f77 usage + * Sat Apr 14 2007 Jef Spaleta - 0.5.2-2 - revert to f77 due to issue with numpy in development From fedora-extras-commits at redhat.com Sat Apr 14 19:39:22 2007 From: fedora-extras-commits at redhat.com (Jeffrey C. Ollie (jcollie)) Date: Sat, 14 Apr 2007 15:39:22 -0400 Subject: rpms/quodlibet/devel quodlibet.spec,1.7,1.8 Message-ID: <200704141939.l3EJdMao026296@cvs-int.fedora.redhat.com> Author: jcollie Update of /cvs/extras/rpms/quodlibet/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv26274 Modified Files: quodlibet.spec Log Message: Require gnome-python2-canvas Index: quodlibet.spec =================================================================== RCS file: /cvs/extras/rpms/quodlibet/devel/quodlibet.spec,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- quodlibet.spec 4 Mar 2007 18:41:40 -0000 1.7 +++ quodlibet.spec 14 Apr 2007 19:38:43 -0000 1.8 @@ -1,6 +1,6 @@ Name: quodlibet Version: 0.24 -Release: 6%{?dist} +Release: 7%{?dist} Summary: A music management program Group: Applications/Multimedia @@ -34,6 +34,7 @@ Requires: python >= 2.4 Requires: pygtk2 >= 2.8 Requires: gstreamer-python >= 0.10 +Requires: gnome-python2-canvas # For tray icon plugin Requires: gnome-python2-libegg @@ -133,6 +134,9 @@ %{_mandir}/man1/quodlibet.1* %changelog +* Sat Apr 14 2007 Jeffrey C. Ollie - 0.24-7 +- Add requires on gnome-python2-canvas, fixes #236468 + * Sun Mar 4 2007 Jeffrey C. Ollie - 0.24-6 - Update plugins From fedora-extras-commits at redhat.com Sat Apr 14 19:42:24 2007 From: fedora-extras-commits at redhat.com (Jeffrey C. Ollie (jcollie)) Date: Sat, 14 Apr 2007 15:42:24 -0400 Subject: rpms/quodlibet/FC-6 quodlibet.spec,1.5,1.6 Message-ID: <200704141942.l3EJgOgi026379@cvs-int.fedora.redhat.com> Author: jcollie Update of /cvs/extras/rpms/quodlibet/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv26346 Modified Files: quodlibet.spec Log Message: Require gnome-python2-canvas Index: quodlibet.spec =================================================================== RCS file: /cvs/extras/rpms/quodlibet/FC-6/quodlibet.spec,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- quodlibet.spec 4 Mar 2007 18:44:16 -0000 1.5 +++ quodlibet.spec 14 Apr 2007 19:41:45 -0000 1.6 @@ -1,6 +1,6 @@ Name: quodlibet Version: 0.24 -Release: 6%{?dist} +Release: 7%{?dist} Summary: A music management program Group: Applications/Multimedia @@ -34,6 +34,7 @@ Requires: python >= 2.4 Requires: pygtk2 >= 2.8 Requires: gstreamer-python >= 0.10 +Requires: gnome-python2-canvas # For tray icon plugin Requires: gnome-python2-libegg @@ -133,6 +134,9 @@ %{_mandir}/man1/quodlibet.1* %changelog +* Sat Apr 14 2007 Jeffrey C. Ollie - 0.24-7 +- Add requires on gnome-python2-canvas, fixes #236468 + * Sun Mar 4 2007 Jeffrey C. Ollie - 0.24-6 - Update plugins From fedora-extras-commits at redhat.com Sat Apr 14 19:43:22 2007 From: fedora-extras-commits at redhat.com (Jeffrey C. Ollie (jcollie)) Date: Sat, 14 Apr 2007 15:43:22 -0400 Subject: rpms/quodlibet/FC-5 quodlibet.spec,1.4,1.5 Message-ID: <200704141943.l3EJhMjD026442@cvs-int.fedora.redhat.com> Author: jcollie Update of /cvs/extras/rpms/quodlibet/FC-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv26423 Modified Files: quodlibet.spec Log Message: Require gnome-python2-canvas Index: quodlibet.spec =================================================================== RCS file: /cvs/extras/rpms/quodlibet/FC-5/quodlibet.spec,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- quodlibet.spec 4 Mar 2007 18:54:53 -0000 1.4 +++ quodlibet.spec 14 Apr 2007 19:42:43 -0000 1.5 @@ -1,6 +1,6 @@ Name: quodlibet Version: 0.24 -Release: 6%{?dist} +Release: 7%{?dist} Summary: A music management program Group: Applications/Multimedia @@ -34,6 +34,7 @@ Requires: python >= 2.4 Requires: pygtk2 >= 2.8 Requires: gstreamer-python >= 0.10 +Requires: gnome-python2-canvas # For tray icon plugin Requires: gnome-python2-libegg @@ -133,6 +134,9 @@ %{_mandir}/man1/quodlibet.1* %changelog +* Sat Apr 14 2007 Jeffrey C. Ollie - 0.24-7 +- Add requires on gnome-python2-canvas, fixes #236468 + * Sun Mar 4 2007 Jeffrey C. Ollie - 0.24-6 - Update plugins From fedora-extras-commits at redhat.com Sat Apr 14 21:35:51 2007 From: fedora-extras-commits at redhat.com (Michael Patrick McGrath (mmcgrath)) Date: Sat, 14 Apr 2007 17:35:51 -0400 Subject: accounts2/fas/fas/templates editAccount.kid, 1.5, 1.6 editGroup.kid, 1.3, 1.4 master.kid, 1.1, 1.2 Message-ID: <200704142135.l3ELZpnv004086@cvs-int.fedora.redhat.com> Author: mmcgrath Update of /cvs/fedora/accounts2/fas/fas/templates In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv4018/fas/fas/templates Modified Files: editAccount.kid editGroup.kid master.kid Log Message: Added more features Index: editAccount.kid =================================================================== RCS file: /cvs/fedora/accounts2/fas/fas/templates/editAccount.kid,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- editAccount.kid 4 Apr 2007 16:36:52 -0000 1.5 +++ editAccount.kid 14 Apr 2007 21:35:44 -0000 1.6 @@ -13,56 +13,182 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - - - + + + + + + + +

Your Roles

+ + - @@ -74,8 +200,8 @@ @@ -83,7 +209,6 @@ - +

Members

@@ -36,26 +36,32 @@ - + + - + +
UsernameSponsorDate AddedApprovalRole TypeDomainAction
UsernameSponsorDate AddedApprovalRole TypeAction
${user} ${groups[user].fedoraRoleSponsor} ${groups[user].fedoraRoleSponsor} ${groups[user].fedoraRoleCreationDate}${groups[user].fedoraRoleApprovalDate} ${groups[user].fedoraRoleStatus} ${groups[user].fedoraRoleType}${groups[user].fedoraRoleDomain} - Approve Sponsor + Sponsor + Approve Delete Upgrade - Downgrade + Downgrade Suspend - Approve Sponsor + Sponsor + Approve Delete - Upgrade - Downgrade + Upgrade + Downgrade Suspend + + -- ERROR!
Index: master.kid =================================================================== RCS file: /cvs/fedora/accounts2/fas/fas/templates/master.kid,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- master.kid 26 Mar 2007 15:11:18 -0000 1.1 +++ master.kid 14 Apr 2007 21:35:44 -0000 1.2 @@ -32,7 +32,14 @@
-
+
List GroupsEdit AccountList UsersNews
+
+ + + + + +
From fedora-extras-commits at redhat.com Sat Apr 14 21:35:40 2007 From: fedora-extras-commits at redhat.com (Michael Patrick McGrath (mmcgrath)) Date: Sat, 14 Apr 2007 17:35:40 -0400 Subject: accounts2/fas README.txt,1.1,1.2 Message-ID: <200704142136.l3ELaACV004093@cvs-int.fedora.redhat.com> Author: mmcgrath Update of /cvs/fedora/accounts2/fas In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv4018/fas Modified Files: README.txt Log Message: Added more features Index: README.txt =================================================================== RCS file: /cvs/fedora/accounts2/fas/README.txt,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- README.txt 26 Mar 2007 15:11:11 -0000 1.1 +++ README.txt 14 Apr 2007 21:35:38 -0000 1.2 @@ -1,4 +1,9 @@ fas This is a TurboGears (http://www.turbogears.org) project. It can be -started by running the start-fas.py script. \ No newline at end of file +started by running the start-fas.py script. + + +LDAP Dump / restore: +ldapsearch -x -D 'cn=directory manager' -b 'dc=fedoraproject,dc=org' "objectclass=*" \* aci > LDAPDump +ldapadd -x -D 'cn=directory manager' -f LDAPDump -W From fedora-extras-commits at redhat.com Sat Apr 14 21:35:46 2007 From: fedora-extras-commits at redhat.com (Michael Patrick McGrath (mmcgrath)) Date: Sat, 14 Apr 2007 17:35:46 -0400 Subject: accounts2/fas/fas controllers.py,1.5,1.6 fasLDAP.py,1.5,1.6 Message-ID: <200704142136.l3ELaGkU004097@cvs-int.fedora.redhat.com> Author: mmcgrath Update of /cvs/fedora/accounts2/fas/fas In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv4018/fas/fas Modified Files: controllers.py fasLDAP.py Log Message: Added more features Index: controllers.py =================================================================== RCS file: /cvs/fedora/accounts2/fas/fas/controllers.py,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- controllers.py 4 Apr 2007 16:36:47 -0000 1.5 +++ controllers.py 14 Apr 2007 21:35:38 -0000 1.6 @@ -17,7 +17,8 @@ @expose(template="fas.templates.error") def errorMessage(self, tg_exceptions=None): ''' Generic exception handler''' - message = 'Replace me with a tg_error popup thang %s' % tg_exceptions + # Maybe add a popup or alert or some damn thing. + message = '%s' % tg_exceptions return dict(handling_value=True,exception=message) @expose(template="fas.templates.welcome") @@ -60,18 +61,22 @@ @expose(template="fas.templates.editAccount") @identity.require(identity.not_anonymous()) - def editAccount(self,userName=None): + def editAccount(self,userName=None, action=None): if not userName: userName = turbogears.identity.current.user_name user = Person.byUserName(userName) groups = Groups.byUserName(userName) groupsPending = Groups.byUserName(userName, unapprovedOnly=True) - return dict(user=user, groups=groups, groupsPending=groupsPending) + return dict(user=user, groups=groups, groupsPending=groupsPending, action=action) @expose(template="fas.templates.editGroup") + @exception_handler(errorMessage,rules="isinstance(tg_exceptions,ValueError)") @identity.require(identity.not_anonymous()) def editGroup(self, groupName): - groups = Groups.byGroupName(groupName, includeUnapproved=True) + try: + groups = Groups.byGroupName(groupName, includeUnapproved=True) + except KeyError, e: + raise ValueError, 'Group: %s - Does not exist!' % e group = Groups.groups(groupName)[groupName] userName = turbogears.identity.current.user_name try: @@ -147,9 +152,6 @@ turbogears.flash('Your password has been emailed to you') return dict() - - changePassword = resetPassword - @expose(template="fas.templates.userList") @exception_handler(errorMessage,rules="isinstance(tg_exceptions,ValueError)") # @identity.require(identity.in_group("sysadmin-main")) @@ -165,14 +167,15 @@ @expose(template='fas.templates.edit') @exception_handler(errorMessage,rules="isinstance(tg_exceptions,ValueError)") @identity.require(identity.not_anonymous()) - def editUserAttribute(self, userName, attribute, value, update=None): + def editUserAttribute(self, attribute, value, userName=None): userName = turbogears.identity.current.user_name attribute = attribute.encode('utf8') value = value.encode('utf8') - if update: + if attribute and value: p = Person.byUserName(userName) p.__setattr__('%s' % attribute, '%s' % value) turbogears.flash("'%s' Updated to %s" % (attribute, value)) + turbogears.redirect('editAccount') return dict(userName=userName, attribute=attribute, value=value) @expose(template='fas.templates.apply') @@ -189,12 +192,12 @@ @identity.require(identity.not_anonymous()) def modifyGroup(self, groupName, action, userName): ''' Modifies group based on action, groupName and userName ''' + sponsor = turbogears.identity.current.user_name try: group = Groups.groups(groupName)[groupName] except KeyError, e: turbogears.flash('Group Error: %s does not exist - %s' % (groupName, e)) turbogears.redirect('editGroup?groupName=%s' % group.cn) - try: p = Person.byUserName(userName) if not p.cn: @@ -202,6 +205,24 @@ except KeyError, e: turbogears.flash('User Error: %s does not exist - %s' % (userName, e)) turbogears.redirect('editGroup?groupName=%s' % group.cn) + + g = Groups.byGroupName(groupName, includeUnapproved=True) + + # Apply user to a group (as in application) + if action == 'apply': + try: + Groups.apply(groupName, userName) + except ldap.ALREADY_EXISTS: + turbogears.flash('%s Already in group!' % p.cn) + turbogears.redirect('editGroup?groupName=%s' % group.cn) + else: + turbogears.flash('%s Applied!' % p.cn) + turbogears.redirect('editGroup?groupName=%s' % group.cn) + + # Some error checking for the sponsors + if g[userName].fedoraRoleType.lower() == 'administrator' and g[sponsor].fedoraRoleType.lower() == 'sponsor': + raise ValueError, 'Sponsors cannot alter administrators. End of story' + try: userGroup = Groups.byGroupName(groupName)[userName] @@ -210,6 +231,7 @@ userGroup = UserGroup() pass + # Remove user from a group if action == 'remove': try: Groups.remove(group.cn, p.cn) @@ -221,34 +243,51 @@ turbogears.redirect('editGroup?groupName=%s' % group.cn) return dict() - if action == 'upgrade': + # Upgrade user in a group + elif action == 'upgrade': + if g[userName].fedoraRoleType.lower() == 'sponsor' and g[sponsor].fedoraRoleType.lower() == 'sponsor': + raise ValueError, 'Sponsors cannot admin other sponsors' try: p.upgrade(groupName) except TypeError, e: - turbogears.flash('Cannot upgrade %s - %s!' % (userGroup.fedoraRoleType, e)) + turbogears.flash('Cannot upgrade %s - %s!' % (p.cn, e)) turbogears.redirect('editGroup?groupName=%s' % group.cn) turbogears.flash('%s Upgraded!' % p.cn) turbogears.redirect('editGroup?groupName=%s' % group.cn) - if action == 'downgrade': + + # Downgrade user in a group + elif action == 'downgrade': + if g[userName].fedoraRoleType.lower() == 'administrator' and g[sponsor].fedoraRoleType.lower() == 'sponsor': + raise ValueError, 'Sponsors cannot downgrade admins' try: p.downgrade(groupName) except TypeError, e: - turbogears.flash('Cannot downgrade %s - %s!' % (userGroup.fedoraRoleType, e)) + turbogears.flash('Cannot downgrade %s - %s!' % (p.cn, e)) turbogears.redirect('editGroup?groupName=%s' % group.cn) turbogears.flash('%s Downgraded!' % p.cn) turbogears.redirect('editGroup?groupName=%s' % group.cn) - if action == 'apply': - Groups.apply(groupName, userName) - turbogears.flash('%s Applied!' % p.cn) + # Sponsor / Approve User + elif action == 'sponsor' or action == 'apply': + p.sponsor(groupName, sponsor) + turbogears.flash('%s has been sponsored!' % p.cn) turbogears.redirect('editGroup?groupName=%s' % group.cn) - # Done turbogears.flash('Invalid action: %s' % action) turbogears.redirect('editGroup?groupName=%s' % group.cn) return dict() + @expose(template='fas.templates.inviteMember') + @exception_handler(errorMessage,rules="isinstance(tg_exceptions,ValueError)") + @identity.require(identity.not_anonymous()) + def inviteMember(self, name=None, email=None, skills=None): + if name and email: + turbogears.flash('Invitation Sent to: "%s" <%s>' % (name, email)) + if name or email: + turbogears.flash('Please provide both an email address and the persons name.') + return dict() + @expose(template='fas.templates.apply') @exception_handler(errorMessage,rules="isinstance(tg_exceptions,ValueError)") @identity.require(identity.not_anonymous()) Index: fasLDAP.py =================================================================== RCS file: /cvs/fedora/accounts2/fas/fas/fasLDAP.py,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- fasLDAP.py 4 Apr 2007 16:36:47 -0000 1.5 +++ fasLDAP.py 14 Apr 2007 21:35:38 -0000 1.6 @@ -259,6 +259,26 @@ elif g.fedoraRoleType.lower() == 'administrator': modify(base, 'fedoraRoleType', 'sponsor', g.fedoraRoleType) + def sponsor(self, groupName, sponsor): + import datetime + base = 'cn=%s,ou=Roles,cn=%s,ou=People,dc=fedoraproject,dc=org' % (groupName, self.cn) + g = Groups.byGroupName(groupName, includeUnapproved=True)[self.cn] + group = Groups.groups(groupName)[groupName] + print "SPONSORING: %s from %s for %s - %s" % (self.cn, sponsor, groupName, base) + dt = datetime.datetime.now() + now = '%.2i-%.2i-%.2i %.2i:%.2i:%.2i.%.2i' % (dt.year, + dt.month, + dt.day, + dt.hour, + dt.minute, + dt.second, + dt.microsecond) + modify(base, 'fedoraRoleApprovalDate', now) + if group.fedoraGroupNeedsSponsor.lower() == 'true': + modify(base, 'fedoraRoleSponsor', sponsor) + else: + modify(base, 'fedoraRoleSponsor', 'None') + modify(base, 'fedoraRoleStatus', 'approved') def generatePassword(self,password=None,length=14,salt=''): from random import Random @@ -319,10 +339,7 @@ def modify(base, attribute, new, old=None, ldapServer=None): ''' Modify an attribute, requires write access ''' if old == new: - print "same" return None - else: - print "diff %s %s %s" % (attribute, new, old) if not ldapServer: s = Server() @@ -331,19 +348,19 @@ from ldap import modlist ldapServer.simple_bind_s('cn=directory manager', 'test') + if old == None: + old = 'None' + + if old == new: + return None o = { attribute : old } n = { attribute : new } - print attribute - print o - print n ldif = modlist.modifyModlist(o, n) - + #commit ldapServer.modify_s(base, ldif) ldapServer.unbind_s() - - def search(base, filter, attributes=None, ldapServer=None): if not ldapServer: From fedora-extras-commits at redhat.com Sat Apr 14 21:35:46 2007 From: fedora-extras-commits at redhat.com (Michael Patrick McGrath (mmcgrath)) Date: Sat, 14 Apr 2007 17:35:46 -0400 Subject: accounts2/fas/fas/static/css fas.css, 1.1, 1.2 fas.css~, 1.1, 1.2 style.css, 1.1, 1.2 Message-ID: <200704142136.l3ELaGAA004102@cvs-int.fedora.redhat.com> Author: mmcgrath Update of /cvs/fedora/accounts2/fas/fas/static/css In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv4018/fas/fas/static/css Modified Files: fas.css fas.css~ style.css Log Message: Added more features Index: fas.css =================================================================== RCS file: /cvs/fedora/accounts2/fas/fas/static/css/fas.css,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- fas.css 26 Mar 2007 15:11:17 -0000 1.1 +++ fas.css 14 Apr 2007 21:35:44 -0000 1.2 @@ -1,3 +1,14 @@ +#error { + border: 1px solid red; + border-top: 0px none; + color: #000; + background-color: red; + padding: 0px; + font-size: 80%; + text-align: center; + margin: 0 auto 1em auto; +} + body { font-family: "Luxi Sans Mono", sans-serif; font-size: small; @@ -9,6 +20,12 @@ margin-right: .5em; } + table.menu td{ + text-align: center; + margin-right: .5em; + font-weight: bolder; + } + table.account-info td { font-size: small; } Index: fas.css~ =================================================================== RCS file: /cvs/fedora/accounts2/fas/fas/static/css/fas.css~,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- fas.css~ 26 Mar 2007 15:11:17 -0000 1.1 +++ fas.css~ 14 Apr 2007 21:35:44 -0000 1.2 @@ -1,3 +1,14 @@ +#error { + border: 1px solid #fff; + border-top: 0px none; + color: #000; + background-color: red; + padding: 0px; + font-size: 80%; + text-align: center; + margin: 0 auto 1em auto; +} + body { font-family: "Luxi Sans Mono", sans-serif; font-size: small; @@ -9,6 +20,12 @@ margin-right: .5em; } + table.menu td{ + text-align: center; + margin-right: .5em; + font-weight: bolder; + } + table.account-info td { font-size: small; } Index: style.css =================================================================== RCS file: /cvs/fedora/accounts2/fas/fas/static/css/style.css,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- style.css 26 Mar 2007 15:11:17 -0000 1.1 +++ style.css 14 Apr 2007 21:35:44 -0000 1.2 @@ -96,6 +96,7 @@ margin: 0 auto 1em auto; } + .code { font-family: monospace; } From fedora-extras-commits at redhat.com Sat Apr 14 22:08:27 2007 From: fedora-extras-commits at redhat.com (Peter Gordon (pgordon)) Date: Sat, 14 Apr 2007 18:08:27 -0400 Subject: rpms/deluge/devel deluge.spec,1.14,1.15 Message-ID: <200704142208.l3EM8RO4008662@cvs-int.fedora.redhat.com> Author: pgordon Update of /cvs/extras/rpms/deluge/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv8645 Modified Files: deluge.spec Log Message: Make deluge the upgrade path of python-libtorrent < 0.5 Index: deluge.spec =================================================================== RCS file: /cvs/extras/rpms/deluge/devel/deluge.spec,v retrieving revision 1.14 retrieving revision 1.15 diff -u -r1.14 -r1.15 --- deluge.spec 23 Mar 2007 06:03:08 -0000 1.14 +++ deluge.spec 14 Apr 2007 22:07:48 -0000 1.15 @@ -3,7 +3,7 @@ Name: deluge Version: 0.5.0 -Release: 1%{?dist} +Release: 2%{?dist} Summary: A Python BitTorrent client with support for UPnP and DHT Group: Applications/Editors License: GPL @@ -25,6 +25,13 @@ Requires: pygtk2-libglade Requires: dbus-python +## The python-libtorrent bindings were produced by the same upstream authors +## as Deluge, and Deluge 0.4.x is the only package that depended on it +## (according to repoquery). Thus, it is safe to make Deluge the upgrade path +## of the python-libtorrent package since it is no longer needed (or in fact, +## even developed) as of the 0.5 series. +Obsoletes: python-libtorrent < 0.5 + %description Deluge is a new BitTorrent client, created using Python and GTK+. It is intended to bring a native, full-featured client to Linux GTK+ desktop @@ -92,6 +99,9 @@ %changelog +* Sun Apr 08 2007 Peter Gordon - 0.5.0-2 +- Make Deluge the upgrade path of the now-orphaned python-libtorrent package. + * Mon Mar 12 2007 Peter Gordon - 0.5.0-1 - Update to new upstream release (0.5.0). From fedora-extras-commits at redhat.com Sat Apr 14 22:22:25 2007 From: fedora-extras-commits at redhat.com (Linus Walleij (snirkel)) Date: Sat, 14 Apr 2007 18:22:25 -0400 Subject: rpms/gnomad2/devel .cvsignore, 1.10, 1.11 gnomad2.spec, 1.18, 1.19 sources, 1.10, 1.11 Message-ID: <200704142222.l3EMMPSG008941@cvs-int.fedora.redhat.com> Author: snirkel Update of /cvs/extras/rpms/gnomad2/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv8914 Modified Files: .cvsignore gnomad2.spec sources Log Message: New upstream version. Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/gnomad2/devel/.cvsignore,v retrieving revision 1.10 retrieving revision 1.11 diff -u -r1.10 -r1.11 --- .cvsignore 29 Jan 2007 20:03:58 -0000 1.10 +++ .cvsignore 14 Apr 2007 22:21:45 -0000 1.11 @@ -1 +1 @@ -gnomad2-2.8.11.tar.gz +gnomad2-2.8.12.tar.gz Index: gnomad2.spec =================================================================== RCS file: /cvs/extras/rpms/gnomad2/devel/gnomad2.spec,v retrieving revision 1.18 retrieving revision 1.19 diff -u -r1.18 -r1.19 --- gnomad2.spec 11 Feb 2007 22:54:35 -0000 1.18 +++ gnomad2.spec 14 Apr 2007 22:21:45 -0000 1.19 @@ -4,13 +4,13 @@ # test building a Fedora Extras package, define the following # two macros in .rpmmacros: # -# %dist .fc6 -# %fedora 6 +# %dist .fc7 +# %fedora 7 # Name: gnomad2 -Version: 2.8.11 -Release: 2%{?dist} +Version: 2.8.12 +Release: 1%{?dist} Summary: A GNOME 2.0 client for the Creative Jukeboxes and Dell DJs License: GPL @@ -18,32 +18,27 @@ Group: Applications/Multimedia Source: http://download.sourceforge.net/%{name}/%{name}-%{version}.tar.gz -Patch0: gnomad2-2.8.11.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) -Requires(post): desktop-file-utils -Requires(postun): desktop-file-utils BuildRequires: gtk2-devel -BuildRequires: libgnomeui-devel -# We need recent functions from this library. -BuildRequires: libnjb-devel >= 2.2.4 +BuildRequires: libnjb-devel BuildRequires: libmtp-devel -# libid3tag did not support writing of tags before this release. -BuildRequires: libid3tag-devel >= 0.15.1 +BuildRequires: libid3tag-devel BuildRequires: desktop-file-utils BuildRequires: gettext BuildRequires: intltool %description -Gnomad 2 is a client for the Creative Nomad Jukeboxes, Zen, Zen USB 2.0, NX, +Gnomad2 is a client for the Creative Nomad Jukeboxes, Zen, Zen USB 2.0, NX, Xtra, Touch and Micro, plus the Dell DJs utilizing the libnjb library for -jukebox communication. It is used for storing MP3 (and WAV, WMA) files on the -jukebox and retrieving them again, it also handles data file storage and -retrieval, playlists and a rudimentary player with full support for the -Creative EAX sound processor. +jukebox communication. Further it support MTP devices by way of libmtp, +including Samsung, iriver, SanDisk, Philips, JVC and many, many more. +It is used for storing MP3 (and WAV, WMA, OGG, MP4, AVI, MPEG) media files +on the device and retrieving them again, it also handles data file storage +and retrieval, playlists and a rudimentary player with full support for the +Creative EAX sound processor on older jukebox devices. %prep %setup -%patch0 -p1 %build %configure @@ -63,15 +58,6 @@ %clean rm -rf $RPM_BUILD_ROOT -%post -update-desktop-database %{_datadir}/applications &> /dev/null - -%postun -if [ "$1" = "0" ]; then - update-desktop-database %{_datadir}/applications &> /dev/null -fi - - %files -f %{name}.lang %defattr(-,root,root) %{_bindir}/* @@ -82,6 +68,13 @@ %doc AUTHORS NEWS README COPYING ChangeLog %changelog +* Sat Apr 14 2007 Linus Walleij 2.8.12-1 +- New upstream version fixing many bugs including the 2.8.11-2 patch. +- Nice up spec. destop-update-database is obviously not needed since + this app does not add any MIME types. Do not require certain package + versions because we know FC is up-to-date. Much shorter and easy spec + now and then it's good because less is more. +- This'll probably go back into FC6, FC5 too. * Sun Feb 11 2007 Linus Walleij 2.8.11-2 - RH buildsystem mangles g_stat() some way, patch to use just stat() * Mon Jan 29 2007 Linus Walleij 2.8.11-1 Index: sources =================================================================== RCS file: /cvs/extras/rpms/gnomad2/devel/sources,v retrieving revision 1.10 retrieving revision 1.11 diff -u -r1.10 -r1.11 --- sources 29 Jan 2007 20:03:58 -0000 1.10 +++ sources 14 Apr 2007 22:21:45 -0000 1.11 @@ -1 +1 @@ -661af9f68f2aab19659265050a9ae40c gnomad2-2.8.11.tar.gz +1de6bbd437f2d6b8c5921447b15d94c9 gnomad2-2.8.12.tar.gz From fedora-extras-commits at redhat.com Sat Apr 14 22:42:52 2007 From: fedora-extras-commits at redhat.com (Michael Thomas (wart)) Date: Sat, 14 Apr 2007 18:42:52 -0400 Subject: rpms/tcldom/devel tcldom.spec,1.8,1.9 Message-ID: <200704142242.l3EMgqDC009653@cvs-int.fedora.redhat.com> Author: wart Update of /cvs/extras/rpms/tcldom/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv9633 Modified Files: tcldom.spec Log Message: Fix unowned directory in -devel subpackage Index: tcldom.spec =================================================================== RCS file: /cvs/extras/rpms/tcldom/devel/tcldom.spec,v retrieving revision 1.8 retrieving revision 1.9 diff -u -r1.8 -r1.9 --- tcldom.spec 16 Feb 2007 22:10:37 -0000 1.8 +++ tcldom.spec 14 Apr 2007 22:42:14 -0000 1.9 @@ -4,7 +4,7 @@ Summary: TclDOM is a package that provides a DOM binding for the Tcl scripting language Name: tcldom Version: 3.1 -Release: 9%{?dist} +Release: 10%{?dist} License: BSD Group: Development/Libraries URL: http://tclxml.sourceforge.net/ @@ -14,8 +14,8 @@ Patch1: tcldom-3.1-pkgprovides.patch Patch2: tcldom-3.1-cversion.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) -BuildRequires: tcl tcl-devel libxml2-devel tclxml-devel expat-devel -Requires: tcl tclxml tcllib +BuildRequires: tcl-devel libxml2-devel tclxml-devel expat-devel +Requires: tcl(abi) = 8.4 tclxml tcllib %description This package provides a DOM binding for Tcl. It provides one of the following @@ -52,6 +52,7 @@ Summary: The Tcl dom parser development files Group: Development/Libraries Requires: %{name} = %{version}-%{release} tclxml-devel +Requires: %{name}-libxml2 = %{version}-%{release} tclxml-devel %description devel Development headers and libraries needed to link new applications against tcldom. @@ -136,6 +137,9 @@ %{_libdir}/%{name}_libxml2%{version}/*.a %changelog +* Fri Apr 13 2007 Wart - 3.1-10 +- Fix BuildRequires: for directory ownership in -devel subpackage + * Fri Feb 16 2007 Wart - 3.1-9 - Rebuild for reversion to tcl8.4 From fedora-extras-commits at redhat.com Sat Apr 14 22:58:16 2007 From: fedora-extras-commits at redhat.com (Michael Thomas (wart)) Date: Sat, 14 Apr 2007 18:58:16 -0400 Subject: rpms/tcldom/FC-6 tcldom.spec,1.5,1.6 Message-ID: <200704142258.l3EMwG5X010049@cvs-int.fedora.redhat.com> Author: wart Update of /cvs/extras/rpms/tcldom/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv10022 Modified Files: tcldom.spec Log Message: - Fix BuildRequires: for directory ownership in -devel subpackage Index: tcldom.spec =================================================================== RCS file: /cvs/extras/rpms/tcldom/FC-6/tcldom.spec,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- tcldom.spec 29 Aug 2006 02:12:40 -0000 1.5 +++ tcldom.spec 14 Apr 2007 22:57:37 -0000 1.6 @@ -1,14 +1,14 @@ Summary: TclDOM is a package that provides a DOM binding for the Tcl scripting language Name: tcldom Version: 3.1 -Release: 6%{?dist} +Release: 7%{?dist} License: BSD Group: Development/Libraries URL: http://tclxml.sourceforge.net/ Source: http://dl.sf.net/tclxml/tcldom-3.1.tar.gz Patch0: tcldom.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) -BuildRequires: tcl tcl-devel libxml2-devel tclxml-devel +BuildRequires: tcl-devel libxml2-devel tclxml-devel Requires: tcl tclxml tcllib libxml2 %description @@ -31,6 +31,7 @@ Summary: The Tcl dom parser development files Group: Development/Libraries Requires: %{name} = %{version}-%{release} tclxml-devel +Requires: %{name}-libxml2 = %{version}-%{release} tclxml-devel %description devel Development headers and libraries needed to link new applications against tcldom. @@ -78,6 +79,9 @@ %{_libdir}/%{name}_libxml2%{version}/*.a %changelog +* Fri Apr 13 2007 Wart - 3.1-7 +- Fix BuildRequires: for directory ownership in -devel subpackage + * Mon Aug 28 2006 Wart - 3.1-6 - Rebuild for Fedora Extras From fedora-extras-commits at redhat.com Sat Apr 14 22:59:49 2007 From: fedora-extras-commits at redhat.com (Michael Thomas (wart)) Date: Sat, 14 Apr 2007 18:59:49 -0400 Subject: rpms/tcldom/FC-6 tcldom.spec,1.6,1.7 Message-ID: <200704142259.l3EMxnNX010112@cvs-int.fedora.redhat.com> Author: wart Update of /cvs/extras/rpms/tcldom/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv10088 Modified Files: tcldom.spec Log Message: convert spaces to tabs Index: tcldom.spec =================================================================== RCS file: /cvs/extras/rpms/tcldom/FC-6/tcldom.spec,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- tcldom.spec 14 Apr 2007 22:57:37 -0000 1.6 +++ tcldom.spec 14 Apr 2007 22:59:10 -0000 1.7 @@ -4,7 +4,7 @@ Release: 7%{?dist} License: BSD Group: Development/Libraries -URL: http://tclxml.sourceforge.net/ +URL: http://tclxml.sourceforge.net/ Source: http://dl.sf.net/tclxml/tcldom-3.1.tar.gz Patch0: tcldom.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) From fedora-extras-commits at redhat.com Sun Apr 15 00:57:29 2007 From: fedora-extras-commits at redhat.com (Yuan Yijun (bbbush)) Date: Sat, 14 Apr 2007 20:57:29 -0400 Subject: rpms/chmsee/devel chmsee.spec,1.3,1.4 Message-ID: <200704150057.l3F0vTfM021708@cvs-int.fedora.redhat.com> Author: bbbush Update of /cvs/extras/rpms/chmsee/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv21687 Modified Files: chmsee.spec Log Message: mv chmsee binary to libexecdir Index: chmsee.spec =================================================================== RCS file: /cvs/extras/rpms/chmsee/devel/chmsee.spec,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- chmsee.spec 14 Apr 2007 15:25:41 -0000 1.3 +++ chmsee.spec 15 Apr 2007 00:56:50 -0000 1.4 @@ -2,7 +2,7 @@ Name: chmsee Version: 1.0.0 -Release: 0.16.beta2%{?dist} +Release: 0.17.beta2%{?dist} Summary(zh_CN): CHM ??????????????????, ?????? Gtk2+ Summary: A Gtk+2 CHM document viewer Group: Applications/Publishing @@ -14,7 +14,7 @@ Patch1: chmsee-1.0.0-desktop-icon.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) -BuildRequires: intltool >= 0.34 pkgconfig >= 0.9 gettext openssl-devel +BuildRequires: intltool >= 0.34 pkgconfig >= 0.9 gettext BuildRequires: gtk2-devel >= 2.8 libglade2-devel >= 2.0 BuildRequires: openssl-devel chmlib-devel BuildRequires: desktop-file-utils @@ -60,7 +60,7 @@ %patch1 -p1 -b .desktop-mimetype %build -%configure --disable-static --enable-cpp-rtti +%configure --disable-static make %{?_smp_mflags} %install @@ -77,12 +77,11 @@ $RPM_BUILD_ROOT%{_datadir}/applications/chmsee.desktop # since firefox .pc files don't contain RPATH -mv $RPM_BUILD_ROOT%{_bindir}/%{name} $RPM_BUILD_ROOT%{_bindir}/%{name}.bin +install -p -m 755 -D $RPM_BUILD_ROOT%{_bindir}/%{name} $RPM_BUILD_ROOT%{_libexecdir}/%{name}/%{name} cat > $RPM_BUILD_ROOT%{_bindir}/%{name} </dev/null || : @@ -107,7 +106,8 @@ %defattr(-,root,root,-) %doc README COPYING AUTHORS ChangeLog NEWS TODO %{_bindir}/chmsee* -%{_mandir}/man1/*.gz +%{_libexecdir}/chmsee +%{_mandir}/man1/chmsee*.1* %{_datadir}/chmsee/ %{_datadir}/pixmaps/chmsee-icon.png %{_datadir}/applications/*.desktop @@ -117,7 +117,7 @@ %{_datadir}/icons/hicolor/*/apps/chmsee.png %changelog -* Tue Apr 03 2007 Yijun Yuan - 1.0.0-0.16.beta2 +* Sun Apr 15 2007 bbbush - 1.0.0-0.17.beta2 - update to beta2 - use pkg-config to find gecko, don't use RPATH - add "auto detect charset" to option dialog for those HTML with no encoding From fedora-extras-commits at redhat.com Sun Apr 15 01:03:11 2007 From: fedora-extras-commits at redhat.com (Yuan Yijun (bbbush)) Date: Sat, 14 Apr 2007 21:03:11 -0400 Subject: rpms/chmsee/FC-6 chmsee.spec,1.2,1.3 Message-ID: <200704150103.l3F13B3p026087@cvs-int.fedora.redhat.com> Author: bbbush Update of /cvs/extras/rpms/chmsee/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv26067 Modified Files: chmsee.spec Log Message: mv chmsee binary to libexecdir Index: chmsee.spec =================================================================== RCS file: /cvs/extras/rpms/chmsee/FC-6/chmsee.spec,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- chmsee.spec 14 Apr 2007 15:28:09 -0000 1.2 +++ chmsee.spec 15 Apr 2007 01:02:28 -0000 1.3 @@ -2,7 +2,7 @@ Name: chmsee Version: 1.0.0 -Release: 0.16.beta2%{?dist} +Release: 0.17.beta2%{?dist} Summary(zh_CN): CHM ??????????????????, ?????? Gtk2+ Summary: A Gtk+2 CHM document viewer Group: Applications/Publishing @@ -14,7 +14,7 @@ Patch1: chmsee-1.0.0-desktop-icon.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) -BuildRequires: intltool >= 0.34 pkgconfig >= 0.9 gettext openssl-devel +BuildRequires: intltool >= 0.34 pkgconfig >= 0.9 gettext BuildRequires: gtk2-devel >= 2.8 libglade2-devel >= 2.0 BuildRequires: openssl-devel chmlib-devel BuildRequires: desktop-file-utils @@ -60,7 +60,7 @@ %patch1 -p1 -b .desktop-mimetype %build -%configure --disable-static --enable-cpp-rtti +%configure --disable-static make %{?_smp_mflags} %install @@ -77,12 +77,11 @@ $RPM_BUILD_ROOT%{_datadir}/applications/chmsee.desktop # since firefox .pc files don't contain RPATH -mv $RPM_BUILD_ROOT%{_bindir}/%{name} $RPM_BUILD_ROOT%{_bindir}/%{name}.bin +install -p -m 755 -D $RPM_BUILD_ROOT%{_bindir}/%{name} $RPM_BUILD_ROOT%{_libexecdir}/%{name}/%{name} cat > $RPM_BUILD_ROOT%{_bindir}/%{name} </dev/null || : @@ -107,7 +106,8 @@ %defattr(-,root,root,-) %doc README COPYING AUTHORS ChangeLog NEWS TODO %{_bindir}/chmsee* -%{_mandir}/man1/*.gz +%{_libexecdir}/chmsee +%{_mandir}/man1/chmsee*.1* %{_datadir}/chmsee/ %{_datadir}/pixmaps/chmsee-icon.png %{_datadir}/applications/*.desktop @@ -117,7 +117,7 @@ %{_datadir}/icons/hicolor/*/apps/chmsee.png %changelog -* Tue Apr 03 2007 Yijun Yuan - 1.0.0-0.16.beta2 +* Sun Apr 15 2007 bbbush - 1.0.0-0.17.beta2 - update to beta2 - use pkg-config to find gecko, don't use RPATH - add "auto detect charset" to option dialog for those HTML with no encoding From fedora-extras-commits at redhat.com Sun Apr 15 04:03:50 2007 From: fedora-extras-commits at redhat.com (Bernard Johnson (bjohnson)) Date: Sun, 15 Apr 2007 00:03:50 -0400 Subject: rpms/pdfedit/FC-6 .cvsignore, 1.2, 1.3 pdfedit.spec, 1.1, 1.2 sources, 1.2, 1.3 Message-ID: <200704150403.l3F43otr009228@cvs-int.fedora.redhat.com> Author: bjohnson Update of /cvs/extras/rpms/pdfedit/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv5388/FC-6 Modified Files: .cvsignore pdfedit.spec sources Log Message: v 0.3.0 Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/pdfedit/FC-6/.cvsignore,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- .cvsignore 19 Mar 2007 01:47:07 -0000 1.2 +++ .cvsignore 15 Apr 2007 03:43:20 -0000 1.3 @@ -1 +1,2 @@ pdfedit-0.2.5.tar.bz2 +pdfedit-0.3.0.tar.bz2 Index: pdfedit.spec =================================================================== RCS file: /cvs/extras/rpms/pdfedit/FC-6/pdfedit.spec,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- pdfedit.spec 19 Mar 2007 01:48:55 -0000 1.1 +++ pdfedit.spec 15 Apr 2007 03:43:20 -0000 1.2 @@ -1,12 +1,12 @@ Name: pdfedit -Version: 0.2.5 -Release: 2%{?dist} +Version: 0.3.0 +Release: 1%{?dist} Summary: A complete pdf document editing solution Group: Applications/Publishing License: GPL URL: http://sourceforge.net/projects/pdfedit/ -Source0: http://downloads.sourceforge.net/pdfedit/pdfedit-0.2.5.tar.bz2 +Source0: http://downloads.sourceforge.net/pdfedit/%{name}-%{version}.tar.bz2 Source1: pdfedit.desktop Patch0: pdfedit-destdir.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) @@ -98,6 +98,9 @@ %doc doc/user/gui/menuAndToolbarsFun/images doc/user/examples %changelog +* Sat Apr 14 2007 Bernard Johnson - 0.3.0-1 +- v 0.3.0-1 + * Thu Mar 15 2007 Bernard Johnson - 0.2.5-2 - add scriptlets to update icon cache - add doxygen user docs Index: sources =================================================================== RCS file: /cvs/extras/rpms/pdfedit/FC-6/sources,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- sources 19 Mar 2007 01:47:07 -0000 1.2 +++ sources 15 Apr 2007 03:43:20 -0000 1.3 @@ -1 +1,2 @@ 7e6243563fb207a89d242a378c836aca pdfedit-0.2.5.tar.bz2 +17faababcc9c62a3e0dd89f62ae8a5e5 pdfedit-0.3.0.tar.bz2 From fedora-extras-commits at redhat.com Sun Apr 15 04:03:50 2007 From: fedora-extras-commits at redhat.com (Bernard Johnson (bjohnson)) Date: Sun, 15 Apr 2007 00:03:50 -0400 Subject: rpms/pdfedit/devel .cvsignore, 1.2, 1.3 pdfedit.spec, 1.1, 1.2 sources, 1.2, 1.3 Message-ID: <200704150403.l3F43o21009233@cvs-int.fedora.redhat.com> Author: bjohnson Update of /cvs/extras/rpms/pdfedit/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv5388/devel Modified Files: .cvsignore pdfedit.spec sources Log Message: v 0.3.0 Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/pdfedit/devel/.cvsignore,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- .cvsignore 19 Mar 2007 01:43:03 -0000 1.2 +++ .cvsignore 15 Apr 2007 03:53:20 -0000 1.3 @@ -1 +1,2 @@ pdfedit-0.2.5.tar.bz2 +pdfedit-0.3.0.tar.bz2 Index: pdfedit.spec =================================================================== RCS file: /cvs/extras/rpms/pdfedit/devel/pdfedit.spec,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- pdfedit.spec 19 Mar 2007 01:43:03 -0000 1.1 +++ pdfedit.spec 15 Apr 2007 03:53:20 -0000 1.2 @@ -1,12 +1,12 @@ Name: pdfedit -Version: 0.2.5 -Release: 2%{?dist} +Version: 0.3.0 +Release: 1%{?dist} Summary: A complete pdf document editing solution Group: Applications/Publishing License: GPL URL: http://sourceforge.net/projects/pdfedit/ -Source0: http://downloads.sourceforge.net/pdfedit/pdfedit-0.2.5.tar.bz2 +Source0: http://downloads.sourceforge.net/pdfedit/%{name}-%{version}.tar.bz2 Source1: pdfedit.desktop Patch0: pdfedit-destdir.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) @@ -98,6 +98,9 @@ %doc doc/user/gui/menuAndToolbarsFun/images doc/user/examples %changelog +* Sat Apr 14 2007 Bernard Johnson - 0.3.0-1 +- v 0.3.0-1 + * Thu Mar 15 2007 Bernard Johnson - 0.2.5-2 - add scriptlets to update icon cache - add doxygen user docs Index: sources =================================================================== RCS file: /cvs/extras/rpms/pdfedit/devel/sources,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- sources 19 Mar 2007 01:43:03 -0000 1.2 +++ sources 15 Apr 2007 03:53:20 -0000 1.3 @@ -1 +1,2 @@ 7e6243563fb207a89d242a378c836aca pdfedit-0.2.5.tar.bz2 +17faababcc9c62a3e0dd89f62ae8a5e5 pdfedit-0.3.0.tar.bz2 From fedora-extras-commits at redhat.com Sun Apr 15 04:09:56 2007 From: fedora-extras-commits at redhat.com (Jef Spaleta (jspaleta)) Date: Sun, 15 Apr 2007 00:09:56 -0400 Subject: rpms/istanbul/devel istanbul.spec,1.9,1.10 Message-ID: <200704150409.l3F49uij009755@cvs-int.fedora.redhat.com> Author: jspaleta Update of /cvs/extras/rpms/istanbul/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv5732 Modified Files: istanbul.spec Log Message: Add python-xlib dependancy Index: istanbul.spec =================================================================== RCS file: /cvs/extras/rpms/istanbul/devel/istanbul.spec,v retrieving revision 1.9 retrieving revision 1.10 diff -u -r1.9 -r1.10 --- istanbul.spec 13 Apr 2007 21:57:45 -0000 1.9 +++ istanbul.spec 15 Apr 2007 03:59:26 -0000 1.10 @@ -7,7 +7,7 @@ Summary: Desktop Session Recorder Name: istanbul Version: 0.2.2 -Release: 1%{?dist} +Release: 2%{?dist} License: GPL Group: Applications/Multimedia URL: http://live.gnome.org/Istanbul @@ -23,8 +23,9 @@ Requires: gnome-python2-libegg Requires: gnome-python2-gconf Requires: gnome-python2-extras +Requires: python-xlib -BuildRequires: python, python-devel +BuildRequires: python, python-devel, python-xlib BuildRequires: pygtk2-devel >= %{pygtk2_version} BuildRequires: gnome-python2-extras BuildRequires: gnome-python2-gconf @@ -111,6 +112,9 @@ #%{python_sitelib}/%{name}/extern/pytrayicon/*.so* %changelog +* Sat Apr 14 2007 Jef Spaleta - 0.2.2-2 +- Add python-xlib dependancy + * Sat Mar 24 2007 Jef Spaleta - 0.2.2-1 - Update to latest upstream release From fedora-extras-commits at redhat.com Sun Apr 15 06:35:43 2007 From: fedora-extras-commits at redhat.com (Ville Skytta (scop)) Date: Sun, 15 Apr 2007 02:35:43 -0400 Subject: fedora-security/audit fe5,1.181,1.182 fe6,1.94,1.95 Message-ID: <200704150635.l3F6ZhCH020674@cvs-int.fedora.redhat.com> Author: scop Update of /cvs/fedora/fedora-security/audit In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv20653 Modified Files: fe5 fe6 Log Message: phpMyAdmin, lighttpd, php-Smarty Index: fe5 =================================================================== RCS file: /cvs/fedora/fedora-security/audit/fe5,v retrieving revision 1.181 retrieving revision 1.182 diff -u -r1.181 -r1.182 --- fe5 10 Apr 2007 19:00:48 -0000 1.181 +++ fe5 15 Apr 2007 06:35:40 -0000 1.182 @@ -2,9 +2,12 @@ ** are items that need attention +CVE-2007-2016 ignore (phpMyAdmin, < 2.8.0.2 never shipped) CVE-2007-1897 VULNERABLE (wordpress, fixed 2.1.3) #235912 CVE-2007-1894 version (wordpress, fixed 2.1.3-0.rc2) CVE-2007-1893 VULNERABLE (wordpress, fixed 2.1.3) #235912 +CVE-2007-1870 VULNERABLE (lighttpd, fixed 1.4.14) #236489 +CVE-2007-1869 VULNERABLE (lighttpd, fixed 1.4.14) #236489 CVE-2007-1804 VULNERABLE (pulseaudio) #235013 CVE-2007-1799 version (ktorrent, fixed 2.1.3) #235014 CVE-2007-1732 ignore (wordpress) #235015 @@ -78,6 +81,7 @@ CVE-2007-0107 version (wordpress, fixed 2.1-0) #223101 CVE-2007-0106 version (wordpress, fixed 2.1-0) #223101 CVE-2007-0095 VULNERABLE (phpMyAdmin) #221694 +CVE-2006-7193 ignore (php-Smarty, SMARTY_DIR is a constant) CVE-2006-7162 version (putty, fixed 0.59) #231726 CVE-2006-6979 backport (amarok, fixed 1.4.5-2) #228138 CVE-2006-6944 version (phpMyAdmin, fixed 2.9.1.1) Index: fe6 =================================================================== RCS file: /cvs/fedora/fedora-security/audit/fe6,v retrieving revision 1.94 retrieving revision 1.95 diff -u -r1.94 -r1.95 --- fe6 10 Apr 2007 19:00:48 -0000 1.94 +++ fe6 15 Apr 2007 06:35:40 -0000 1.95 @@ -2,9 +2,12 @@ ** are items that need attention +CVE-2007-2016 ignore (phpMyAdmin, < 2.8.0.2 never shipped) CVE-2007-1897 VULNERABLE (wordpress, fixed 2.1.3) #235912 CVE-2007-1894 version (wordpress, fixed 2.1.3-0.rc2) CVE-2007-1893 VULNERABLE (wordpress, fixed 2.1.3) #235912 +CVE-2007-1870 VULNERABLE (lighttpd, fixed 1.4.14) #236489 +CVE-2007-1869 VULNERABLE (lighttpd, fixed 1.4.14) #236489 CVE-2007-1804 VULNERABLE (pulseaudio) #235013 CVE-2007-1799 version (ktorrent, fixed 2.1.3) #235014 CVE-2007-1732 ignore (wordpress) #235015 @@ -89,6 +92,7 @@ CVE-2007-0095 VULNERABLE (phpMyAdmin) #221694 CVE-2007-0009 ignore (seamonkey, uses system NSS) CVE-2007-0008 ignore (seamonkey, uses system NSS) +CVE-2006-7193 ignore (php-Smarty, SMARTY_DIR is a constant) CVE-2006-7162 version (putty, fixed 0.59) #231726 CVE-2006-6979 backport (amarok, fixed 1.4.5-2) #228138 CVE-2006-6944 version (phpMyAdmin, fixed 2.9.1.1) From fedora-extras-commits at redhat.com Sun Apr 15 06:36:40 2007 From: fedora-extras-commits at redhat.com (=?utf-8?q?Ralf_Cors=C3=A9pius?= (corsepiu)) Date: Sun, 15 Apr 2007 02:36:40 -0400 Subject: rpms/Coin2/devel Coin-2.4.6-man3.diff, NONE, 1.1 Coin-2.4.6-openal-soname.diff, NONE, 1.1 Coin-2.4.6-simage-soname.diff, NONE, 1.1 Message-ID: <200704150636.l3F6aeZE020703@cvs-int.fedora.redhat.com> Author: corsepiu Update of /cvs/extras/rpms/Coin2/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv20689 Added Files: Coin-2.4.6-man3.diff Coin-2.4.6-openal-soname.diff Coin-2.4.6-simage-soname.diff Log Message: New. Rebased against Coin-2.4.8. Coin-2.4.6-man3.diff: --- NEW FILE Coin-2.4.6-man3.diff --- diff -uNr Coin-2.4.6.orig/man/man3/Makefile.am Coin-2.4.6/man/man3/Makefile.am --- Coin-2.4.6.orig/man/man3/Makefile.am 2007-04-10 11:24:07.000000000 +0200 +++ Coin-2.4.6/man/man3/Makefile.am 2007-04-14 06:27:29.000000000 +0200 @@ -8,6 +8,7 @@ "$(sim_ac_doxygen_exe)" docs/coin.doxygen ) filelist.txt: SoDB.3 + rm -f *_.3 ls *.3 >filelist.txt diff -uNr Coin-2.4.6.orig/man/man3/Makefile.in Coin-2.4.6/man/man3/Makefile.in --- Coin-2.4.6.orig/man/man3/Makefile.in 2007-04-10 11:24:07.000000000 +0200 +++ Coin-2.4.6/man/man3/Makefile.in 2007-04-14 06:27:30.000000000 +0200 @@ -421,6 +421,7 @@ "$(sim_ac_doxygen_exe)" docs/coin.doxygen ) filelist.txt: SoDB.3 + rm -f *_.3 ls *.3 >filelist.txt @BUILD_MANPAGES_TRUE at all-local: filelist.txt Coin-2.4.6-openal-soname.diff: --- NEW FILE Coin-2.4.6-openal-soname.diff --- diff -uNr Coin-2.4.6.orig/src/glue/openal_wrapper.c Coin-2.4.6/src/glue/openal_wrapper.c --- Coin-2.4.6.orig/src/glue/openal_wrapper.c 2007-04-10 11:23:51.000000000 +0200 +++ Coin-2.4.6/src/glue/openal_wrapper.c 2007-04-14 06:31:09.000000000 +0200 @@ -107,7 +107,7 @@ int idx; const char * possiblelibnames[] = { NULL, /* is set below */ - "openal", "openal32", "libopenal.so", + @LIBOPENAL_SONAME@, NULL }; Coin-2.4.6-simage-soname.diff: --- NEW FILE Coin-2.4.6-simage-soname.diff --- diff -uNr Coin-2.4.6.orig/src/glue/simage_wrapper.c Coin-2.4.6/src/glue/simage_wrapper.c --- Coin-2.4.6.orig/src/glue/simage_wrapper.c 2007-04-10 11:23:51.000000000 +0200 +++ Coin-2.4.6/src/glue/simage_wrapper.c 2007-04-14 06:34:11.000000000 +0200 @@ -272,16 +272,7 @@ Autoconf check? 20000930 mortene. */ const char * possiblelibnames[] = { NULL, /* is set below */ - "simage", "libsimage", "libsimage.so", - "libsimage.dylib", - /* MSWindows DLL names for the simage library */ - /* FIXME: a bit of a hack this, but it looks difficult to find - a better strategy. Perhaps it'd be a good idea to use an - application programmer controlled environment variable? - 20010626 mortene. */ - "simage6", "simage5", "simage4", "simage3", "simage2", "simage1", - /* FIXME: not checking for simageXd.dll names (ie debug - versions of the library). 20010926 mortene. */ + @LIBSIMAGE_SONAME@, NULL }; From fedora-extras-commits at redhat.com Sun Apr 15 06:37:56 2007 From: fedora-extras-commits at redhat.com (=?utf-8?q?Ralf_Cors=C3=A9pius?= (corsepiu)) Date: Sun, 15 Apr 2007 02:37:56 -0400 Subject: rpms/Coin2/devel coin-2.3.0-man3.diff, 1.1, NONE coin-2.3.0-openal-soname.diff, 1.1, NONE coin-2.3.0-simage-soname.diff, 1.1, NONE Message-ID: <200704150637.l3F6buxd020737@cvs-int.fedora.redhat.com> Author: corsepiu Update of /cvs/extras/rpms/Coin2/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv20730 Removed Files: coin-2.3.0-man3.diff coin-2.3.0-openal-soname.diff coin-2.3.0-simage-soname.diff Log Message: Remove (Obsolete). --- coin-2.3.0-man3.diff DELETED --- --- coin-2.3.0-openal-soname.diff DELETED --- --- coin-2.3.0-simage-soname.diff DELETED --- From fedora-extras-commits at redhat.com Sun Apr 15 06:38:57 2007 From: fedora-extras-commits at redhat.com (=?utf-8?q?Ralf_Cors=C3=A9pius?= (corsepiu)) Date: Sun, 15 Apr 2007 02:38:57 -0400 Subject: rpms/Coin2/devel .cvsignore, 1.9, 1.10 Coin2.spec, 1.34, 1.35 sources, 1.9, 1.10 Message-ID: <200704150638.l3F6cv75020779@cvs-int.fedora.redhat.com> Author: corsepiu Update of /cvs/extras/rpms/Coin2/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv20756 Modified Files: .cvsignore Coin2.spec sources Log Message: * Sat Apr 15 2007 Ralf Cors??pius - 2.4.6-1 - Upstream update. - Re-base the patches to 2.4.6. - Spec file massage. Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/Coin2/devel/.cvsignore,v retrieving revision 1.9 retrieving revision 1.10 diff -u -r1.9 -r1.10 --- .cvsignore 30 May 2006 15:17:36 -0000 1.9 +++ .cvsignore 15 Apr 2007 06:38:24 -0000 1.10 @@ -1 +1 @@ -Coin-2.4.5.tar.gz +Coin-2.4.6.tar.gz Index: Coin2.spec =================================================================== RCS file: /cvs/extras/rpms/Coin2/devel/Coin2.spec,v retrieving revision 1.34 retrieving revision 1.35 diff -u -r1.34 -r1.35 --- Coin2.spec 20 Feb 2007 09:27:55 -0000 1.34 +++ Coin2.spec 15 Apr 2007 06:38:24 -0000 1.35 @@ -12,8 +12,8 @@ Summary: High-level 3D visualization library Name: Coin2 -Version: 2.4.5 -Release: 5%{?dist} +Version: 2.4.6 +Release: 1%{?dist} License: GPL Group: System Environment/Libraries @@ -21,9 +21,9 @@ Source: ftp://ftp.coin3d.org/pub/coin/src/Coin-%{version}.tar.gz -Patch0: coin-2.3.0-simage-soname.diff -Patch1: coin-2.3.0-openal-soname.diff -Patch5: coin-2.3.0-man3.diff +Patch0: Coin-2.4.6-simage-soname.diff +Patch1: Coin-2.4.6-openal-soname.diff +Patch5: Coin-2.4.6-man3.diff BuildRequires: libGLU-devel BuildRequires: libXext-devel @@ -61,6 +61,11 @@ %patch1 -p1 %patch5 -p1 +# bogus permissions +%if "%{version}" == "2.4.6" +chmod -x src/misc/CoinStaticObjectInDLL.{h,cpp} +%endif + sed -i -e 's, at LIBSIMAGE_SONAME@,"%{libsimage_SONAME}",' \ src/glue/simage_wrapper.c sed -i -e 's, at LIBOPENAL_SONAME@,"%{libopenal_SONAME}",' \ @@ -109,11 +114,9 @@ %clean rm -rf $RPM_BUILD_ROOT -%post -/sbin/ldconfig +%post -p /sbin/ldconfig -%postun -/sbin/ldconfig +%postun -p /sbin/ldconfig %files %defattr(-,root,root,-) @@ -133,6 +136,11 @@ %doc %{coin_htmldir} %changelog +* Sat Apr 15 2007 Ralf Cors??pius - 2.4.6-1 +- Upstream update. +- Re-base the patches to 2.4.6. +- Spec file massage. + * Tue Feb 20 2007 Ralf Cors??pius - 2.4.5-5 - Install coin-default.cfg into %%{_prefix}/%%{_lib} Index: sources =================================================================== RCS file: /cvs/extras/rpms/Coin2/devel/sources,v retrieving revision 1.9 retrieving revision 1.10 diff -u -r1.9 -r1.10 --- sources 30 May 2006 15:17:36 -0000 1.9 +++ sources 15 Apr 2007 06:38:24 -0000 1.10 @@ -1 +1 @@ -99b83c5189c3755fd5f08fcad0994a7b Coin-2.4.5.tar.gz +30efbdb9c761dd9fea7a7f4a0f01a50d Coin-2.4.6.tar.gz From fedora-extras-commits at redhat.com Sun Apr 15 07:07:59 2007 From: fedora-extras-commits at redhat.com (Jef Spaleta (jspaleta)) Date: Sun, 15 Apr 2007 03:07:59 -0400 Subject: rpms/istanbul/FC-6 istanbul-configure.patch, NONE, 1.1 .cvsignore, 1.3, 1.4 istanbul.spec, 1.7, 1.8 sources, 1.3, 1.4 Message-ID: <200704150707.l3F77xnx025387@cvs-int.fedora.redhat.com> Author: jspaleta Update of /cvs/extras/rpms/istanbul/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv25360 Modified Files: .cvsignore istanbul.spec sources Added Files: istanbul-configure.patch Log Message: Update to latest upstream release istanbul-configure.patch: --- NEW FILE istanbul-configure.patch --- --- configure.good 2007-03-24 13:06:30.000000000 -0800 +++ configure 2007-03-24 13:07:49.000000000 -0800 @@ -22501,39 +22501,39 @@ - { echo "$as_me:$LINENO: checking for python module egg.trayicon" >&5 -echo $ECHO_N "checking for python module egg.trayicon... $ECHO_C" >&6; } - - prog=" -import sys - -try: - - import egg.trayicon - - sys.exit(0) -except ImportError: - sys.exit(1) -except SystemExit: - raise -except Exception, e: - print ' Error while trying to import egg.trayicon:' - print ' %r: %s' % (e, e) - sys.exit(1)" - -if $PYTHON -c "$prog" 1>&5 2>&5 -then +# { echo "$as_me:$LINENO: checking for python module egg.trayicon" >&5 +#echo $ECHO_N "checking for python module egg.trayicon... $ECHO_C" >&6; } +# +# prog=" +#import sys +# +#try: +# +# import egg.trayicon +# +# sys.exit(0) +#except ImportError: +# sys.exit(1) +#except SystemExit: +# raise +#except Exception, e: +# print ' Error while trying to import egg.trayicon:' +# print ' %r: %s' % (e, e) +# sys.exit(1)" +# +#if $PYTHON -c "$prog" 1>&5 2>&5 +#then { echo "$as_me:$LINENO: result: found" >&5 echo "${ECHO_T}found" >&6; } - : -else - { echo "$as_me:$LINENO: result: not found" >&5 -echo "${ECHO_T}not found" >&6; } - { { echo "$as_me:$LINENO: error: Unable to import egg.trayicon -- check your PYTHONPATH?" >&5 -echo "$as_me: error: Unable to import egg.trayicon -- check your PYTHONPATH?" >&2;} - { (exit 1); exit 1; }; } - EGG_SUPPORTED=no -fi +# : +#else +# { echo "$as_me:$LINENO: result: not found" >&5 +#echo "${ECHO_T}not found" >&6; } +# { { echo "$as_me:$LINENO: error: Unable to import egg.trayicon -- check your PYTHONPATH?" >&5 +#echo "$as_me: error: Unable to import egg.trayicon -- check your PYTHONPATH?" >&2;} +# { (exit 1); exit 1; }; } +# EGG_SUPPORTED=no +#fi Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/istanbul/FC-6/.cvsignore,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- .cvsignore 31 Aug 2006 23:45:54 -0000 1.3 +++ .cvsignore 15 Apr 2007 07:07:26 -0000 1.4 @@ -1 +1 @@ -istanbul-0.2.1.tar.bz2 +istanbul-0.2.2.tar.bz2 Index: istanbul.spec =================================================================== RCS file: /cvs/extras/rpms/istanbul/FC-6/istanbul.spec,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- istanbul.spec 31 Aug 2006 23:45:54 -0000 1.7 +++ istanbul.spec 15 Apr 2007 07:07:26 -0000 1.8 @@ -6,12 +6,13 @@ Summary: Desktop Session Recorder Name: istanbul -Version: 0.2.1 -Release: 0%{?dist} +Version: 0.2.2 +Release: 2%{?dist} License: GPL Group: Applications/Multimedia URL: http://live.gnome.org/Istanbul Source: http://http://live.hujjat.org/istanbul-%{version}.tar.bz2 +Patch0: istanbul-configure.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) Requires: pygtk2 >= %{pygtk2_version} @@ -22,16 +23,20 @@ Requires: gnome-python2-libegg Requires: gnome-python2-gconf Requires: gnome-python2-extras +Requires: python-xlib -BuildRequires: python, python-devel +BuildRequires: python, python-devel, python-xlib BuildRequires: pygtk2-devel >= %{pygtk2_version} BuildRequires: gnome-python2-extras +BuildRequires: gnome-python2-gconf +BuildRequires: gnome-python2-libegg BuildRequires: desktop-file-utils BuildRequires: gstreamer-devel >= %{gstreamer_version} BuildRequires: gstreamer-plugins-good-devel >= %gstreamer_plugins_version BuildRequires: gstreamer-python-devel, gtk2-devel BuildRequires: perl-XML-Parser BuildRequires: gettext + %description Istanbul is a desktop session recorder. You can use it to record your desktop session and then play it back for demos, tutorials and @@ -45,6 +50,7 @@ %prep %setup -q +%patch0 %build #aclocal @@ -106,6 +112,15 @@ #%{python_sitelib}/%{name}/extern/pytrayicon/*.so* %changelog +* Sat Apr 14 2007 Jef Spaleta - 0.2.2-2 +- Add python-xlib dependancy + +* Sat Mar 24 2007 Jef Spaleta - 0.2.2-1 +- Update to latest upstream release + +* Mon Dec 11 2006 Jef Spaleta - 0.1.1-10 +- rebuild against python 2.5 in devel tree + * Thu Mar 23 2006 Jef Spaleta - 0.1.1-9 - attempt to fix 64bit build failures do to unpackaged la Index: sources =================================================================== RCS file: /cvs/extras/rpms/istanbul/FC-6/sources,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- sources 31 Aug 2006 23:45:54 -0000 1.3 +++ sources 15 Apr 2007 07:07:26 -0000 1.4 @@ -1 +1 @@ -a28cad50f8e29bdce6f8a61af7932539 istanbul-0.2.1.tar.bz2 +8ddcfd5a29dcd10fdafc10af9f66848b istanbul-0.2.2.tar.bz2 From fedora-extras-commits at redhat.com Sun Apr 15 09:20:49 2007 From: fedora-extras-commits at redhat.com (Anthony Green (green)) Date: Sun, 15 Apr 2007 05:20:49 -0400 Subject: rpms/hexter-dssi/devel .cvsignore, 1.2, 1.3 hexter-dssi.spec, 1.6, 1.7 sources, 1.2, 1.3 Message-ID: <200704150920.l3F9Knj9026713@cvs-int.fedora.redhat.com> Author: green Update of /cvs/extras/rpms/hexter-dssi/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv26686 Modified Files: .cvsignore hexter-dssi.spec sources Log Message: Update to 0.6.1. Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/hexter-dssi/devel/.cvsignore,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- .cvsignore 13 Jul 2006 05:38:22 -0000 1.2 +++ .cvsignore 15 Apr 2007 09:20:14 -0000 1.3 @@ -1 +1 @@ -hexter-0.5.9.tar.gz +hexter-0.6.1.tar.gz Index: hexter-dssi.spec =================================================================== RCS file: /cvs/extras/rpms/hexter-dssi/devel/hexter-dssi.spec,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- hexter-dssi.spec 17 Dec 2006 14:46:01 -0000 1.6 +++ hexter-dssi.spec 15 Apr 2007 09:20:14 -0000 1.7 @@ -1,9 +1,9 @@ Summary: DSSI software synthesizer plugin emulating DX7 Name: hexter-dssi -Version: 0.5.9 -Release: 8%{?dist} +Version: 0.6.1 +Release: 1%{?dist} URL: http://dssi.sourceforge.net/hexter.html -Source0: http://easynews.dl.sourceforge.net/sourceforge/dssi/hexter-0.5.9.tar.gz +Source0: http://easynews.dl.sourceforge.net/sourceforge/dssi/hexter-0.6.1.tar.gz License: GPL Group: Applications/Multimedia BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) @@ -52,6 +52,9 @@ %exclude %{_libdir}/dssi/hexter.la %changelog +* Sun Apr 15 2007 Anthony Green 0.6.1-1 +- Upgrade sources. + * Sun Dec 17 2006 Anthony Green 0.5.9-8 - Fix typo in tx_edit install line. Index: sources =================================================================== RCS file: /cvs/extras/rpms/hexter-dssi/devel/sources,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- sources 13 Jul 2006 05:38:22 -0000 1.2 +++ sources 15 Apr 2007 09:20:14 -0000 1.3 @@ -1 +1 @@ -ad337feac0ec7f208e697cd9f123f076 hexter-0.5.9.tar.gz +09e9fc778b46b0d6d94a793b433fda2e hexter-0.6.1.tar.gz From fedora-extras-commits at redhat.com Sun Apr 15 09:22:43 2007 From: fedora-extras-commits at redhat.com (Anthony Green (green)) Date: Sun, 15 Apr 2007 05:22:43 -0400 Subject: rpms/hexter-dssi/FC-6 .cvsignore, 1.2, 1.3 hexter-dssi.spec, 1.5, 1.6 sources, 1.2, 1.3 Message-ID: <200704150922.l3F9MhCG026789@cvs-int.fedora.redhat.com> Author: green Update of /cvs/extras/rpms/hexter-dssi/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv26768 Modified Files: .cvsignore hexter-dssi.spec sources Log Message: Upgrade sources. Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/hexter-dssi/FC-6/.cvsignore,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- .cvsignore 13 Jul 2006 05:38:22 -0000 1.2 +++ .cvsignore 15 Apr 2007 09:22:09 -0000 1.3 @@ -1 +1 @@ -hexter-0.5.9.tar.gz +hexter-0.6.1.tar.gz Index: hexter-dssi.spec =================================================================== RCS file: /cvs/extras/rpms/hexter-dssi/FC-6/hexter-dssi.spec,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- hexter-dssi.spec 17 Dec 2006 14:47:47 -0000 1.5 +++ hexter-dssi.spec 15 Apr 2007 09:22:09 -0000 1.6 @@ -1,9 +1,9 @@ Summary: DSSI software synthesizer plugin emulating DX7 Name: hexter-dssi -Version: 0.5.9 -Release: 8%{?dist} +Version: 0.6.1 +Release: 1%{?dist} URL: http://dssi.sourceforge.net/hexter.html -Source0: http://easynews.dl.sourceforge.net/sourceforge/dssi/hexter-0.5.9.tar.gz +Source0: http://easynews.dl.sourceforge.net/sourceforge/dssi/hexter-0.6.1.tar.gz License: GPL Group: Applications/Multimedia BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) @@ -52,6 +52,9 @@ %exclude %{_libdir}/dssi/hexter.la %changelog +* Sun Apr 15 2007 Anthony Green 0.6.1-1 +- Upgrade sources. + * Sun Dec 17 2006 Anthony Green 0.5.9-8 - Fix typo in tx_edit install line. Index: sources =================================================================== RCS file: /cvs/extras/rpms/hexter-dssi/FC-6/sources,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- sources 13 Jul 2006 05:38:22 -0000 1.2 +++ sources 15 Apr 2007 09:22:09 -0000 1.3 @@ -1 +1 @@ -ad337feac0ec7f208e697cd9f123f076 hexter-0.5.9.tar.gz +09e9fc778b46b0d6d94a793b433fda2e hexter-0.6.1.tar.gz From fedora-extras-commits at redhat.com Sun Apr 15 11:46:14 2007 From: fedora-extras-commits at redhat.com (Jasper O'neal Hartline (autopsy)) Date: Sun, 15 Apr 2007 07:46:14 -0400 Subject: kadischi/eject_live_cd eject_live_cd.c,1.5,1.6 Message-ID: <200704151146.l3FBki7H004844@cvs-int.fedora.redhat.com> Author: autopsy Update of /cvs/devel/kadischi/eject_live_cd In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv4809/kadischi/eject_live_cd Modified Files: eject_live_cd.c Log Message: Clean up compiler warnings. Index: eject_live_cd.c =================================================================== RCS file: /cvs/devel/kadischi/eject_live_cd/eject_live_cd.c,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- eject_live_cd.c 29 Jul 2006 14:30:45 -0000 1.5 +++ eject_live_cd.c 15 Apr 2007 11:46:12 -0000 1.6 @@ -40,17 +40,17 @@ } #endif -static void +/* static void logMessage (const char *format, ...) -{ +{ va_list args; va_start (args, format); vprintf(format, args); va_end (args); printf("\n"); -} +} */ struct devnum { char * name; @@ -427,8 +427,8 @@ #define LIVECD_FILE ".livecd" static int setupCdrom(char * location) { - int i, rc; - char * buf; + int i; +// char * buf; struct device ** devices = NULL; /* logMessage("probing for CDs"); */ @@ -466,16 +466,16 @@ static int EjectCdrom() { int status; - int cdrom; +// int cdrom; int fd = open(CDDEVICE, O_RDONLY|O_NONBLOCK); - int lock; +// int lock; int unlock; if (fd == -1) { exit(1); } - if (unlock = ioctl(fd, CDROM_LOCKDOOR, 0) == 0) { - if (status = ioctl(fd, CDROMEJECT)<0) { + if ((unlock = ioctl(fd, CDROM_LOCKDOOR, 0)) == 0) { + if ((status = ioctl(fd, CDROMEJECT))<0) { perror("ioctl"); } @@ -487,17 +487,18 @@ int main(int argc, char **argv) { - int fd; +// int fd; int worked; char *location = "/mnt/source"; int livecd; - if (livecd = setupCdrom(location)) { + if ((livecd = setupCdrom(location))<0) { umount(location); worked = EjectCdrom(); } + return 0; } /* From fedora-extras-commits at redhat.com Sun Apr 15 11:46:14 2007 From: fedora-extras-commits at redhat.com (Jasper O'neal Hartline (autopsy)) Date: Sun, 15 Apr 2007 07:46:14 -0400 Subject: kadischi/find_live_cd find_live_cd.c,1.2,1.3 Message-ID: <200704151146.l3FBkiYN004845@cvs-int.fedora.redhat.com> Author: autopsy Update of /cvs/devel/kadischi/find_live_cd In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv4809/kadischi/find_live_cd Modified Files: find_live_cd.c Log Message: Clean up compiler warnings. Index: find_live_cd.c =================================================================== RCS file: /cvs/devel/kadischi/find_live_cd/find_live_cd.c,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- find_live_cd.c 4 Apr 2007 14:15:55 -0000 1.2 +++ find_live_cd.c 15 Apr 2007 11:46:12 -0000 1.3 @@ -422,8 +422,8 @@ #define LIVECD_FILE ".livecd" static int setupCdrom(char * location) { - int i, rc; - char * buf; + int i; +// char * buf; struct device ** devices = NULL; logMessage("probing for CDs"); @@ -458,7 +458,7 @@ int main (int argc, char *argv[]) { char *location; - int res; +// int res; if (argc >= 2) { location = argv[1]; From fedora-extras-commits at redhat.com Sun Apr 15 12:07:42 2007 From: fedora-extras-commits at redhat.com (Christoph Wickert (cwickert)) Date: Sun, 15 Apr 2007 08:07:42 -0400 Subject: rpms/gnome-applet-timer/devel .cvsignore, 1.5, 1.6 gnome-applet-timer.spec, 1.10, 1.11 sources, 1.5, 1.6 Message-ID: <200704151207.l3FC7geS009536@cvs-int.fedora.redhat.com> Author: cwickert Update of /cvs/extras/rpms/gnome-applet-timer/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv9513 Modified Files: .cvsignore gnome-applet-timer.spec sources Log Message: update to 1.3.3 Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/gnome-applet-timer/devel/.cvsignore,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- .cvsignore 17 Dec 2006 22:58:47 -0000 1.5 +++ .cvsignore 15 Apr 2007 12:07:08 -0000 1.6 @@ -1 +1 @@ -timer-applet-1.3.2.tar.gz +timer-applet-1.3.3.tar.gz Index: gnome-applet-timer.spec =================================================================== RCS file: /cvs/extras/rpms/gnome-applet-timer/devel/gnome-applet-timer.spec,v retrieving revision 1.10 retrieving revision 1.11 diff -u -r1.10 -r1.11 --- gnome-applet-timer.spec 18 Dec 2006 00:38:19 -0000 1.10 +++ gnome-applet-timer.spec 15 Apr 2007 12:07:08 -0000 1.11 @@ -1,5 +1,5 @@ Name: gnome-applet-timer -Version: 1.3.2 +Version: 1.3.3 Release: 1%{?dist} Summary: A countdown timer applet for the GNOME panel @@ -80,6 +80,9 @@ %{_datadir}/pixmaps/timer-applet %changelog +* Sun Apr 15 2007 Christoph Wickert - 1.3.3-1 +- Update to 1.3.3. + * Sun Dec 17 2006 Christoph Wickert - 1.3.2-1 - Update to 1.3.2, includes fix for the icon in the notification bubble. Index: sources =================================================================== RCS file: /cvs/extras/rpms/gnome-applet-timer/devel/sources,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- sources 17 Dec 2006 22:58:47 -0000 1.5 +++ sources 15 Apr 2007 12:07:08 -0000 1.6 @@ -1 +1 @@ -599f56a8c4eef3df441ab925ab3332ab timer-applet-1.3.2.tar.gz +977320573be5f3247fd85974eecc8691 timer-applet-1.3.3.tar.gz From fedora-extras-commits at redhat.com Sun Apr 15 13:19:30 2007 From: fedora-extras-commits at redhat.com (Alex Lancaster (alexlan)) Date: Sun, 15 Apr 2007 09:19:30 -0400 Subject: rpms/perl-Bio-ASN1-EntrezGene/devel perl-Bio-ASN1-EntrezGene.spec, 1.1, 1.2 Message-ID: <200704151319.l3FDJUZl014794@cvs-int.fedora.redhat.com> Author: alexlan Update of /cvs/extras/rpms/perl-Bio-ASN1-EntrezGene/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv14774 Modified Files: perl-Bio-ASN1-EntrezGene.spec Log Message: * Mon Apr 15 2007 Alex Lancaster 1.091-3 - Bump for rebuild now that perl-bioperl is in the repo, which fulfills the Requires for this package. Index: perl-Bio-ASN1-EntrezGene.spec =================================================================== RCS file: /cvs/extras/rpms/perl-Bio-ASN1-EntrezGene/devel/perl-Bio-ASN1-EntrezGene.spec,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- perl-Bio-ASN1-EntrezGene.spec 2 Apr 2007 22:43:21 -0000 1.1 +++ perl-Bio-ASN1-EntrezGene.spec 15 Apr 2007 13:18:56 -0000 1.2 @@ -1,6 +1,6 @@ Name: perl-Bio-ASN1-EntrezGene Version: 1.091 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Regular expression-based Perl Parser for NCBI Entrez Gene License: GPL or Artistic Group: Development/Libraries @@ -54,6 +54,10 @@ %{_mandir}/man3/* %changelog +* Mon Apr 15 2007 Alex Lancaster 1.091-3 +- Bump for rebuild now that perl-bioperl is in the repo, which fulfills + the Requires for this package. + * Mon Apr 02 2007 Alex Lancaster 1.091-2 - Include the "examples" subdirectory as documentation as per comments from Chris Weyl. Strip executable bits from these scripts. From fedora-extras-commits at redhat.com Sun Apr 15 13:26:10 2007 From: fedora-extras-commits at redhat.com (Chitlesh GOORAH (chitlesh)) Date: Sun, 15 Apr 2007 09:26:10 -0400 Subject: rpms/piklab import.log,1.2,1.3 Message-ID: <200704151326.l3FDQA6r015064@cvs-int.fedora.redhat.com> Author: chitlesh Update of /cvs/extras/rpms/piklab In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv15029 Modified Files: import.log Log Message: Index: import.log =================================================================== RCS file: /cvs/extras/rpms/piklab/import.log,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- import.log 29 Sep 2006 16:44:24 -0000 1.2 +++ import.log 15 Apr 2007 13:25:36 -0000 1.3 @@ -1 +1,2 @@ piklab-0_11_3-5:HEAD:piklab-0.11.3-5.src.rpm:1159548342 +piklab-0_14_2-1:FC-5:piklab-0.14.2-1.src.rpm:1176643652 From fedora-extras-commits at redhat.com Sun Apr 15 13:26:15 2007 From: fedora-extras-commits at redhat.com (Chitlesh GOORAH (chitlesh)) Date: Sun, 15 Apr 2007 09:26:15 -0400 Subject: rpms/piklab/FC-5 .cvsignore, 1.8, 1.9 piklab-README.Fedora, 1.2, 1.3 piklab.spec, 1.16, 1.17 sources, 1.9, 1.10 piklab-0.11.3.Makefile.in.no_rules.patch, 1.1, NONE piklab-0.11.3.desktop.typo-fr.patch, 1.1, NONE piklab-0.11.3.x-desktop-fr.patch, 1.1, NONE piklab-0.12.0.desktop.typo-fr.patch, 1.1, NONE piklab-0.12.0.x-desktop-fr.patch, 1.1, NONE piklab-0.13.3-fr.po.diff, 1.1, NONE piklab-0.14.0-fr.po.diff, 1.1, NONE Message-ID: <200704151326.l3FDQFJU015070@cvs-int.fedora.redhat.com> Author: chitlesh Update of /cvs/extras/rpms/piklab/FC-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv15029/FC-5 Modified Files: .cvsignore piklab-README.Fedora piklab.spec sources Removed Files: piklab-0.11.3.Makefile.in.no_rules.patch piklab-0.11.3.desktop.typo-fr.patch piklab-0.11.3.x-desktop-fr.patch piklab-0.12.0.desktop.typo-fr.patch piklab-0.12.0.x-desktop-fr.patch piklab-0.13.3-fr.po.diff piklab-0.14.0-fr.po.diff Log Message: Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/piklab/FC-5/.cvsignore,v retrieving revision 1.8 retrieving revision 1.9 diff -u -r1.8 -r1.9 --- .cvsignore 12 Mar 2007 09:40:05 -0000 1.8 +++ .cvsignore 15 Apr 2007 13:25:41 -0000 1.9 @@ -1 +1 @@ -piklab-0.14.1.tar.bz2 +piklab-0.14.2.tar.bz2 Index: piklab-README.Fedora =================================================================== RCS file: /cvs/extras/rpms/piklab/FC-5/piklab-README.Fedora,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- piklab-README.Fedora 9 Mar 2007 10:19:41 -0000 1.2 +++ piklab-README.Fedora 15 Apr 2007 13:25:41 -0000 1.3 @@ -1,24 +1,24 @@ -This application needs the users to access serial and/or paralell port +This application needs the users to access serial and/or parallel port in RW mode, depends upon the programmer is used. So, administrator have to add allowed users to uucp and/or lp groups. To do this, type the following command line: - useradd -G lp,uucp allowed_user + useradd -G lp,uucp allowed_user for each allowed_user you want to add. -And if a paralell port programmer is used, you need to load the ppdev module, +And if a parallel port programmer is used, you need to load the ppdev module, by typing the following command line: - modprobe ppdev + modprobe ppdev If you want to use the SDCC Compiler with Piklab, you have to modify the PATH for the whole system, not only for a single user. So, you have to add the following: - PATH=$PATH:/usr/libexec/sdcc + PATH=$PATH:/usr/libexec/sdcc in /etc/profile, before the command line - export PATH + export PATH Index: piklab.spec =================================================================== RCS file: /cvs/extras/rpms/piklab/FC-5/piklab.spec,v retrieving revision 1.16 retrieving revision 1.17 diff -u -r1.16 -r1.17 --- piklab.spec 12 Mar 2007 09:40:05 -0000 1.16 +++ piklab.spec 15 Apr 2007 13:25:41 -0000 1.17 @@ -1,28 +1,28 @@ %define unstable 1 -Name: piklab -Version: 0.14.1 -Release: 1%{?dist} -Summary: Development environment for applications based on PIC & dsPIC microcontrollers -Summary(fr): IDE pour applications ?? base de microcontr??leurs PIC et de dsPIC - -Group: Development/Tools -License: GPL -URL: http://piklab.sourceforge.net -Source: http://switch.dl.sourceforge.net/piklab/%{name}-%{version}.tar.bz2 -Source1: %{name}-026-microchip.rules -Source2: %{name}-icd2.perms -Source3: %{name}-pickit1.perms -Source4: %{name}-pickit2.perms -Source5: %{name}-README.Fedora -Source6: %{name}-LISEZMOI.Fedora -Patch0: %{name}-0.12.1.desktop.typo-fr.patch -Patch1: %{name}-0.12.1.x-desktop-fr.patch -BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) +Name: piklab +Version: 0.14.2 +Release: 1%{?dist} +Summary: Development environment for applications based on PIC & dsPIC microcontrollers +Summary(fr):IDE pour applications ?? base de microcontr??leurs PIC et de dsPIC + +Group: Development/Tools +License: GPL +URL: http://piklab.sourceforge.net +Source: http://switch.dl.sourceforge.net/piklab/%{name}-%{version}.tar.bz2 +Source1: %{name}-026-microchip.rules +Source2: %{name}-icd2.perms +Source3: %{name}-pickit1.perms +Source4: %{name}-pickit2.perms +Source5: %{name}-README.Fedora +Source6: %{name}-LISEZMOI.Fedora +Patch0: %{name}-0.12.1.desktop.typo-fr.patch +Patch1: %{name}-0.12.1.x-desktop-fr.patch +BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) -BuildRequires: desktop-file-utils, kdelibs-devel, libusb-devel, readline-devel +BuildRequires: desktop-file-utils, kdelibs-devel, libusb-devel, readline-devel # Needed for FC6 -BuildRequires: ncurses-devel, gettext +BuildRequires: ncurses-devel, gettext %description Piklab is a graphic development environment for PIC and dsPIC microcontrollers. @@ -72,8 +72,8 @@ desktop-file-install --vendor="" \ --dir %{buildroot}%{_datadir}/applications/kde \ --add-category "Application" \ - --add-category "X-Fedora" \ --remove-key="Patterns" \ + --delete-original \ src/data/app_data/%{name}.desktop %{__install} -d %{buildroot}%{_sysconfdir}/udev/rules.d/ @@ -120,6 +120,9 @@ %config(noreplace) %{_sysconfdir}/security/console.perms.d/*.perms %changelog +* Sat Apr 14 2007 Chitlesh Goorah - 0.14.2-1 + - New upstream release + * Mon Mar 12 2007 Alain Portal 0.14.1-1 - New upstream version - %%patch2 is no more needed @@ -132,6 +135,9 @@ - New upstream version - Update %%patch2 +* Mon Feb 26 2007 Alain Portal 0.13.3-2.fc6.1 + - Really add patch + * Mon Feb 26 2007 Alain Portal 0.13.3-2 - Add patch to complete french translation @@ -141,9 +147,6 @@ * Wed Nov 15 2006 Alain Portal 0.12.2-3 - Fix EVR. -* Tue Nov 14 2006 Alain Portal 0.12.2-1.1 - - Fix patches name. - * Tue Nov 14 2006 Alain Portal 0.12.2-1 - New upstream version Index: sources =================================================================== RCS file: /cvs/extras/rpms/piklab/FC-5/sources,v retrieving revision 1.9 retrieving revision 1.10 diff -u -r1.9 -r1.10 --- sources 12 Mar 2007 09:40:05 -0000 1.9 +++ sources 15 Apr 2007 13:25:41 -0000 1.10 @@ -1 +1 @@ -0acca3b2c9ce95f8c140bf1da95ed9b3 piklab-0.14.1.tar.bz2 +858a86c722fffeaf33091041ceeb6ad8 piklab-0.14.2.tar.bz2 --- piklab-0.11.3.Makefile.in.no_rules.patch DELETED --- --- piklab-0.11.3.desktop.typo-fr.patch DELETED --- --- piklab-0.11.3.x-desktop-fr.patch DELETED --- --- piklab-0.12.0.desktop.typo-fr.patch DELETED --- --- piklab-0.12.0.x-desktop-fr.patch DELETED --- --- piklab-0.13.3-fr.po.diff DELETED --- --- piklab-0.14.0-fr.po.diff DELETED --- From fedora-extras-commits at redhat.com Sun Apr 15 13:32:31 2007 From: fedora-extras-commits at redhat.com (Chitlesh GOORAH (chitlesh)) Date: Sun, 15 Apr 2007 09:32:31 -0400 Subject: rpms/piklab import.log,1.3,1.4 Message-ID: <200704151332.l3FDWVKR015561@cvs-int.fedora.redhat.com> Author: chitlesh Update of /cvs/extras/rpms/piklab In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv15184 Modified Files: import.log Log Message: Index: import.log =================================================================== RCS file: /cvs/extras/rpms/piklab/import.log,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- import.log 15 Apr 2007 13:25:36 -0000 1.3 +++ import.log 15 Apr 2007 13:31:57 -0000 1.4 @@ -1,2 +1,3 @@ piklab-0_11_3-5:HEAD:piklab-0.11.3-5.src.rpm:1159548342 piklab-0_14_2-1:FC-5:piklab-0.14.2-1.src.rpm:1176643652 +piklab-0_14_2-1:FC-6:piklab-0.14.2-1.src.rpm:1176643986 From fedora-extras-commits at redhat.com Sun Apr 15 13:32:35 2007 From: fedora-extras-commits at redhat.com (Chitlesh GOORAH (chitlesh)) Date: Sun, 15 Apr 2007 09:32:35 -0400 Subject: rpms/piklab/FC-6 .cvsignore, 1.8, 1.9 piklab-README.Fedora, 1.2, 1.3 piklab.spec, 1.14, 1.15 sources, 1.9, 1.10 piklab-0.11.3.Makefile.in.no_rules.patch, 1.1, NONE piklab-0.11.3.desktop.typo-fr.patch, 1.1, NONE piklab-0.11.3.x-desktop-fr.patch, 1.1, NONE piklab-0.12.0.desktop.typo-fr.patch, 1.1, NONE piklab-0.12.0.x-desktop-fr.patch, 1.1, NONE piklab-0.13.3-fr.po.diff, 1.1, NONE piklab-0.14.0-fr.po.diff, 1.1, NONE Message-ID: <200704151332.l3FDWZEj015567@cvs-int.fedora.redhat.com> Author: chitlesh Update of /cvs/extras/rpms/piklab/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv15184/FC-6 Modified Files: .cvsignore piklab-README.Fedora piklab.spec sources Removed Files: piklab-0.11.3.Makefile.in.no_rules.patch piklab-0.11.3.desktop.typo-fr.patch piklab-0.11.3.x-desktop-fr.patch piklab-0.12.0.desktop.typo-fr.patch piklab-0.12.0.x-desktop-fr.patch piklab-0.13.3-fr.po.diff piklab-0.14.0-fr.po.diff Log Message: Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/piklab/FC-6/.cvsignore,v retrieving revision 1.8 retrieving revision 1.9 diff -u -r1.8 -r1.9 --- .cvsignore 12 Mar 2007 09:39:03 -0000 1.8 +++ .cvsignore 15 Apr 2007 13:32:01 -0000 1.9 @@ -1 +1 @@ -piklab-0.14.1.tar.bz2 +piklab-0.14.2.tar.bz2 Index: piklab-README.Fedora =================================================================== RCS file: /cvs/extras/rpms/piklab/FC-6/piklab-README.Fedora,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- piklab-README.Fedora 9 Mar 2007 10:18:38 -0000 1.2 +++ piklab-README.Fedora 15 Apr 2007 13:32:01 -0000 1.3 @@ -1,24 +1,24 @@ -This application needs the users to access serial and/or paralell port +This application needs the users to access serial and/or parallel port in RW mode, depends upon the programmer is used. So, administrator have to add allowed users to uucp and/or lp groups. To do this, type the following command line: - useradd -G lp,uucp allowed_user + useradd -G lp,uucp allowed_user for each allowed_user you want to add. -And if a paralell port programmer is used, you need to load the ppdev module, +And if a parallel port programmer is used, you need to load the ppdev module, by typing the following command line: - modprobe ppdev + modprobe ppdev If you want to use the SDCC Compiler with Piklab, you have to modify the PATH for the whole system, not only for a single user. So, you have to add the following: - PATH=$PATH:/usr/libexec/sdcc + PATH=$PATH:/usr/libexec/sdcc in /etc/profile, before the command line - export PATH + export PATH Index: piklab.spec =================================================================== RCS file: /cvs/extras/rpms/piklab/FC-6/piklab.spec,v retrieving revision 1.14 retrieving revision 1.15 diff -u -r1.14 -r1.15 --- piklab.spec 12 Mar 2007 09:39:03 -0000 1.14 +++ piklab.spec 15 Apr 2007 13:32:01 -0000 1.15 @@ -1,28 +1,28 @@ %define unstable 1 -Name: piklab -Version: 0.14.1 -Release: 1%{?dist} -Summary: Development environment for applications based on PIC & dsPIC microcontrollers -Summary(fr): IDE pour applications ?? base de microcontr??leurs PIC et de dsPIC - -Group: Development/Tools -License: GPL -URL: http://piklab.sourceforge.net -Source: http://switch.dl.sourceforge.net/piklab/%{name}-%{version}.tar.bz2 -Source1: %{name}-026-microchip.rules -Source2: %{name}-icd2.perms -Source3: %{name}-pickit1.perms -Source4: %{name}-pickit2.perms -Source5: %{name}-README.Fedora -Source6: %{name}-LISEZMOI.Fedora -Patch0: %{name}-0.12.1.desktop.typo-fr.patch -Patch1: %{name}-0.12.1.x-desktop-fr.patch -BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) +Name: piklab +Version: 0.14.2 +Release: 1%{?dist} +Summary: Development environment for applications based on PIC & dsPIC microcontrollers +Summary(fr):IDE pour applications ?? base de microcontr??leurs PIC et de dsPIC + +Group: Development/Tools +License: GPL +URL: http://piklab.sourceforge.net +Source: http://switch.dl.sourceforge.net/piklab/%{name}-%{version}.tar.bz2 +Source1: %{name}-026-microchip.rules +Source2: %{name}-icd2.perms +Source3: %{name}-pickit1.perms +Source4: %{name}-pickit2.perms +Source5: %{name}-README.Fedora +Source6: %{name}-LISEZMOI.Fedora +Patch0: %{name}-0.12.1.desktop.typo-fr.patch +Patch1: %{name}-0.12.1.x-desktop-fr.patch +BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) -BuildRequires: desktop-file-utils, kdelibs-devel, libusb-devel, readline-devel +BuildRequires: desktop-file-utils, kdelibs-devel, libusb-devel, readline-devel # Needed for FC6 -BuildRequires: ncurses-devel, gettext +BuildRequires: ncurses-devel, gettext %description Piklab is a graphic development environment for PIC and dsPIC microcontrollers. @@ -72,8 +72,8 @@ desktop-file-install --vendor="" \ --dir %{buildroot}%{_datadir}/applications/kde \ --add-category "Application" \ - --add-category "X-Fedora" \ --remove-key="Patterns" \ + --delete-original \ src/data/app_data/%{name}.desktop %{__install} -d %{buildroot}%{_sysconfdir}/udev/rules.d/ @@ -120,6 +120,9 @@ %config(noreplace) %{_sysconfdir}/security/console.perms.d/*.perms %changelog +* Sat Apr 14 2007 Chitlesh Goorah - 0.14.2-1 + - New upstream release + * Mon Mar 12 2007 Alain Portal 0.14.1-1 - New upstream version - %%patch2 is no more needed Index: sources =================================================================== RCS file: /cvs/extras/rpms/piklab/FC-6/sources,v retrieving revision 1.9 retrieving revision 1.10 diff -u -r1.9 -r1.10 --- sources 12 Mar 2007 09:39:03 -0000 1.9 +++ sources 15 Apr 2007 13:32:01 -0000 1.10 @@ -1 +1 @@ -0acca3b2c9ce95f8c140bf1da95ed9b3 piklab-0.14.1.tar.bz2 +858a86c722fffeaf33091041ceeb6ad8 piklab-0.14.2.tar.bz2 --- piklab-0.11.3.Makefile.in.no_rules.patch DELETED --- --- piklab-0.11.3.desktop.typo-fr.patch DELETED --- --- piklab-0.11.3.x-desktop-fr.patch DELETED --- --- piklab-0.12.0.desktop.typo-fr.patch DELETED --- --- piklab-0.12.0.x-desktop-fr.patch DELETED --- --- piklab-0.13.3-fr.po.diff DELETED --- --- piklab-0.14.0-fr.po.diff DELETED --- From fedora-extras-commits at redhat.com Sun Apr 15 14:01:43 2007 From: fedora-extras-commits at redhat.com (Chitlesh GOORAH (chitlesh)) Date: Sun, 15 Apr 2007 10:01:43 -0400 Subject: rpms/piklab/devel .cvsignore, 1.8, 1.9 piklab-README.Fedora, 1.2, 1.3 piklab.spec, 1.13, 1.14 sources, 1.9, 1.10 piklab-0.11.3.Makefile.in.no_rules.patch, 1.1, NONE piklab-0.11.3.desktop.typo-fr.patch, 1.1, NONE piklab-0.11.3.x-desktop-fr.patch, 1.1, NONE piklab-0.12.0.desktop.typo-fr.patch, 1.1, NONE piklab-0.12.0.x-desktop-fr.patch, 1.1, NONE piklab-0.13.3-fr.po.diff, 1.1, NONE piklab-0.14.0-fr.po.diff, 1.1, NONE Message-ID: <200704151401.l3FE1h6Y020346@cvs-int.fedora.redhat.com> Author: chitlesh Update of /cvs/extras/rpms/piklab/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv16114/devel Modified Files: .cvsignore piklab-README.Fedora piklab.spec sources Removed Files: piklab-0.11.3.Makefile.in.no_rules.patch piklab-0.11.3.desktop.typo-fr.patch piklab-0.11.3.x-desktop-fr.patch piklab-0.12.0.desktop.typo-fr.patch piklab-0.12.0.x-desktop-fr.patch piklab-0.13.3-fr.po.diff piklab-0.14.0-fr.po.diff Log Message: Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/piklab/devel/.cvsignore,v retrieving revision 1.8 retrieving revision 1.9 diff -u -r1.8 -r1.9 --- .cvsignore 12 Mar 2007 09:37:47 -0000 1.8 +++ .cvsignore 15 Apr 2007 14:01:08 -0000 1.9 @@ -1 +1 @@ -piklab-0.14.1.tar.bz2 +piklab-0.14.2.tar.bz2 Index: piklab-README.Fedora =================================================================== RCS file: /cvs/extras/rpms/piklab/devel/piklab-README.Fedora,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- piklab-README.Fedora 9 Mar 2007 10:17:10 -0000 1.2 +++ piklab-README.Fedora 15 Apr 2007 14:01:08 -0000 1.3 @@ -1,24 +1,24 @@ -This application needs the users to access serial and/or paralell port +This application needs the users to access serial and/or parallel port in RW mode, depends upon the programmer is used. So, administrator have to add allowed users to uucp and/or lp groups. To do this, type the following command line: - useradd -G lp,uucp allowed_user + useradd -G lp,uucp allowed_user for each allowed_user you want to add. -And if a paralell port programmer is used, you need to load the ppdev module, +And if a parallel port programmer is used, you need to load the ppdev module, by typing the following command line: - modprobe ppdev + modprobe ppdev If you want to use the SDCC Compiler with Piklab, you have to modify the PATH for the whole system, not only for a single user. So, you have to add the following: - PATH=$PATH:/usr/libexec/sdcc + PATH=$PATH:/usr/libexec/sdcc in /etc/profile, before the command line - export PATH + export PATH Index: piklab.spec =================================================================== RCS file: /cvs/extras/rpms/piklab/devel/piklab.spec,v retrieving revision 1.13 retrieving revision 1.14 diff -u -r1.13 -r1.14 --- piklab.spec 12 Mar 2007 09:37:47 -0000 1.13 +++ piklab.spec 15 Apr 2007 14:01:08 -0000 1.14 @@ -1,28 +1,28 @@ %define unstable 1 -Name: piklab -Version: 0.14.1 -Release: 1%{?dist} -Summary: Development environment for applications based on PIC & dsPIC microcontrollers -Summary(fr): IDE pour applications ?? base de microcontr??leurs PIC et de dsPIC - -Group: Development/Tools -License: GPL -URL: http://piklab.sourceforge.net -Source: http://switch.dl.sourceforge.net/piklab/%{name}-%{version}.tar.bz2 -Source1: %{name}-026-microchip.rules -Source2: %{name}-icd2.perms -Source3: %{name}-pickit1.perms -Source4: %{name}-pickit2.perms -Source5: %{name}-README.Fedora -Source6: %{name}-LISEZMOI.Fedora -Patch0: %{name}-0.12.1.desktop.typo-fr.patch -Patch1: %{name}-0.12.1.x-desktop-fr.patch -BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) +Name: piklab +Version: 0.14.2 +Release: 1%{?dist} +Summary: Development environment for applications based on PIC & dsPIC microcontrollers +Summary(fr):IDE pour applications ?? base de microcontr??leurs PIC et de dsPIC + +Group: Development/Tools +License: GPL +URL: http://piklab.sourceforge.net +Source: http://switch.dl.sourceforge.net/piklab/%{name}-%{version}.tar.bz2 +Source1: %{name}-026-microchip.rules +Source2: %{name}-icd2.perms +Source3: %{name}-pickit1.perms +Source4: %{name}-pickit2.perms +Source5: %{name}-README.Fedora +Source6: %{name}-LISEZMOI.Fedora +Patch0: %{name}-0.12.1.desktop.typo-fr.patch +Patch1: %{name}-0.12.1.x-desktop-fr.patch +BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) -BuildRequires: desktop-file-utils, kdelibs-devel, libusb-devel, readline-devel +BuildRequires: desktop-file-utils, kdelibs-devel, libusb-devel, readline-devel # Needed for FC6 -BuildRequires: ncurses-devel, gettext +BuildRequires: ncurses-devel, gettext %description Piklab is a graphic development environment for PIC and dsPIC microcontrollers. @@ -72,8 +72,8 @@ desktop-file-install --vendor="" \ --dir %{buildroot}%{_datadir}/applications/kde \ --add-category "Application" \ - --add-category "X-Fedora" \ --remove-key="Patterns" \ + --delete-original \ src/data/app_data/%{name}.desktop %{__install} -d %{buildroot}%{_sysconfdir}/udev/rules.d/ @@ -120,6 +120,9 @@ %config(noreplace) %{_sysconfdir}/security/console.perms.d/*.perms %changelog +* Sat Apr 14 2007 Chitlesh Goorah - 0.14.2-1 + - New upstream release + * Mon Mar 12 2007 Alain Portal 0.14.1-1 - New upstream version - %%patch2 is no more needed @@ -132,6 +135,9 @@ - New upstream version - Update %%patch2 +* Mon Feb 26 2007 Alain Portal 0.13.3-2.fc6.1 + - Really add patch + * Mon Feb 26 2007 Alain Portal 0.13.3-2 - Add patch to complete french translation Index: sources =================================================================== RCS file: /cvs/extras/rpms/piklab/devel/sources,v retrieving revision 1.9 retrieving revision 1.10 diff -u -r1.9 -r1.10 --- sources 12 Mar 2007 09:37:47 -0000 1.9 +++ sources 15 Apr 2007 14:01:08 -0000 1.10 @@ -1 +1 @@ -0acca3b2c9ce95f8c140bf1da95ed9b3 piklab-0.14.1.tar.bz2 +858a86c722fffeaf33091041ceeb6ad8 piklab-0.14.2.tar.bz2 --- piklab-0.11.3.Makefile.in.no_rules.patch DELETED --- --- piklab-0.11.3.desktop.typo-fr.patch DELETED --- --- piklab-0.11.3.x-desktop-fr.patch DELETED --- --- piklab-0.12.0.desktop.typo-fr.patch DELETED --- --- piklab-0.12.0.x-desktop-fr.patch DELETED --- --- piklab-0.13.3-fr.po.diff DELETED --- --- piklab-0.14.0-fr.po.diff DELETED --- From fedora-extras-commits at redhat.com Sun Apr 15 14:01:38 2007 From: fedora-extras-commits at redhat.com (Chitlesh GOORAH (chitlesh)) Date: Sun, 15 Apr 2007 10:01:38 -0400 Subject: rpms/piklab import.log,1.4,1.5 Message-ID: <200704151401.l3FE1c4B020336@cvs-int.fedora.redhat.com> Author: chitlesh Update of /cvs/extras/rpms/piklab In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv16114 Modified Files: import.log Log Message: Index: import.log =================================================================== RCS file: /cvs/extras/rpms/piklab/import.log,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- import.log 15 Apr 2007 13:31:57 -0000 1.4 +++ import.log 15 Apr 2007 14:01:02 -0000 1.5 @@ -1,3 +1,4 @@ piklab-0_11_3-5:HEAD:piklab-0.11.3-5.src.rpm:1159548342 piklab-0_14_2-1:FC-5:piklab-0.14.2-1.src.rpm:1176643652 piklab-0_14_2-1:FC-6:piklab-0.14.2-1.src.rpm:1176643986 +piklab-0_14_2-1:HEAD:piklab-0.14.2-1.src.rpm:1176645879 From fedora-extras-commits at redhat.com Sun Apr 15 15:38:04 2007 From: fedora-extras-commits at redhat.com (Gianluca Sforna (giallu)) Date: Sun, 15 Apr 2007 11:38:04 -0400 Subject: rpms/sysprof-kmod/devel sysprof-kmod.spec,1.64,1.65 Message-ID: <200704151538.l3FFc4xh026594@cvs-int.fedora.redhat.com> Author: giallu Update of /cvs/extras/rpms/sysprof-kmod/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv26529 Modified Files: sysprof-kmod.spec Log Message: Rebuild for kernel 2.6.20-1.3066.fc7 Index: sysprof-kmod.spec =================================================================== RCS file: /cvs/extras/rpms/sysprof-kmod/devel/sysprof-kmod.spec,v retrieving revision 1.64 retrieving revision 1.65 diff -u -r1.64 -r1.65 --- sysprof-kmod.spec 13 Apr 2007 11:55:02 -0000 1.64 +++ sysprof-kmod.spec 15 Apr 2007 15:37:30 -0000 1.65 @@ -4,7 +4,7 @@ # end stuff to be ... # hardcode for now: -%{!?kversion: %define kversion 2.6.20-1.3062.fc7} +%{!?kversion: %define kversion 2.6.20-1.3066.fc7} # hint: this can he overridden with "--define kversion foo" on the rpmbuild command line, e.g. # --define "kversion 2.6.16-1.2096_FC5" From fedora-extras-commits at redhat.com Sun Apr 15 15:51:09 2007 From: fedora-extras-commits at redhat.com (Gianluca Sforna (giallu)) Date: Sun, 15 Apr 2007 11:51:09 -0400 Subject: rpms/sysprof-kmod/devel sysprof-kmod.spec,1.65,1.66 Message-ID: <200704151551.l3FFp9Dw026939@cvs-int.fedora.redhat.com> Author: giallu Update of /cvs/extras/rpms/sysprof-kmod/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv26918 Modified Files: sysprof-kmod.spec Log Message: Rebuild for kernel 2.6.20-1.3069.fc7 Index: sysprof-kmod.spec =================================================================== RCS file: /cvs/extras/rpms/sysprof-kmod/devel/sysprof-kmod.spec,v retrieving revision 1.65 retrieving revision 1.66 diff -u -r1.65 -r1.66 --- sysprof-kmod.spec 15 Apr 2007 15:37:30 -0000 1.65 +++ sysprof-kmod.spec 15 Apr 2007 15:50:35 -0000 1.66 @@ -4,7 +4,7 @@ # end stuff to be ... # hardcode for now: -%{!?kversion: %define kversion 2.6.20-1.3066.fc7} +%{!?kversion: %define kversion 2.6.20-1.3069.fc7} # hint: this can he overridden with "--define kversion foo" on the rpmbuild command line, e.g. # --define "kversion 2.6.16-1.2096_FC5" From fedora-extras-commits at redhat.com Sun Apr 15 15:54:34 2007 From: fedora-extras-commits at redhat.com (Gianluca Sforna (giallu)) Date: Sun, 15 Apr 2007 11:54:34 -0400 Subject: rpms/sysprof-kmod/FC-6 sysprof-kmod.spec,1.21,1.22 Message-ID: <200704151554.l3FFsYRq027039@cvs-int.fedora.redhat.com> Author: giallu Update of /cvs/extras/rpms/sysprof-kmod/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv27020 Modified Files: sysprof-kmod.spec Log Message: Rebuild for kernel 2.6.20-1.2944.fc6 Index: sysprof-kmod.spec =================================================================== RCS file: /cvs/extras/rpms/sysprof-kmod/FC-6/sysprof-kmod.spec,v retrieving revision 1.21 retrieving revision 1.22 diff -u -r1.21 -r1.22 --- sysprof-kmod.spec 23 Mar 2007 22:14:17 -0000 1.21 +++ sysprof-kmod.spec 15 Apr 2007 15:54:00 -0000 1.22 @@ -4,7 +4,7 @@ # end stuff to be ... # hardcode for now: -%{!?kversion: %define kversion 2.6.20-1.2933.fc6} +%{!?kversion: %define kversion 2.6.20-1.2944.fc6} # hint: this can he overridden with "--define kversion foo" on the rpmbuild command line, e.g. # --define "kversion 2.6.16-1.2096_FC5" From fedora-extras-commits at redhat.com Sun Apr 15 15:59:48 2007 From: fedora-extras-commits at redhat.com (Stewart Adam (firewing)) Date: Sun, 15 Apr 2007 11:59:48 -0400 Subject: rpms/fwbackups/devel .cvsignore, 1.4, 1.5 fwbackups.spec, 1.5, 1.6 sources, 1.4, 1.5 Message-ID: <200704151559.l3FFxmHH027378@cvs-int.fedora.redhat.com> Author: firewing Update of /cvs/extras/rpms/fwbackups/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv27354 Modified Files: .cvsignore fwbackups.spec sources Log Message: Update to 1.43.0 beta3 Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/fwbackups/devel/.cvsignore,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- .cvsignore 18 Mar 2007 21:25:57 -0000 1.4 +++ .cvsignore 15 Apr 2007 15:59:14 -0000 1.5 @@ -1 +1 @@ -fwbackups-1.43.0.tar.gz +fwbackups-1.43.0beta3.tar.gz Index: fwbackups.spec =================================================================== RCS file: /cvs/extras/rpms/fwbackups/devel/fwbackups.spec,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- fwbackups.spec 18 Mar 2007 22:20:00 -0000 1.5 +++ fwbackups.spec 15 Apr 2007 15:59:14 -0000 1.6 @@ -1,14 +1,14 @@ %{!?python_sitelib: %define python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")} - +%define betatag beta3 Name: fwbackups Version: 1.43.0 -Release: 0.1.beta1%{?dist} +Release: 0.1.%{betatag}%{?dist} BuildArch: noarch Summary: A feature-rich user backup program Group: Applications/System License: GPL URL: http://www.diffingo.com/content/view/12/45/lang,en/ -Source0: http://www.diffingo.com/downloads/fwbackups/fwbackups-%{version}.tar.gz +Source0: http://www.diffingo.com/downloads/fwbackups/fwbackups-%{version}%{betatag}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: desktop-file-utils @@ -19,8 +19,8 @@ fwbackups is a feature-rich user backups program that can run a backup once based on user-specified files and folders, or run backups periodically with it's backup set feature. Backup sets are groups of paths that have their -own paths, destination, time and date, and options to allow maximum flexibility. -Backup restores are also supported. +own paths, destination, time and date, and options to allow maximum +flexibility. Backup restores are also supported. %prep @@ -70,8 +70,14 @@ %doc README COPYING CHANGELOG TODO %changelog -* Sun Mar 18 2007 Stewart Adam 1.43.0-0.1.beta1 -- Make release a beta one so the upgrade to final goes smoothly... +* Sat Apr 14 2007 Stewart Adam 1.43.0-0.1.beta3 +- Update to 1.43.0 Beta3 + +* Mon Mar 26 2007 Stewart Adam 1.43.0-0.1.beta2 +- Update to 1.43.0 Beta2 + +* Sun Mar 18 2007 Stewart Adam 1.43.0-0.1.beta1 +- Make release a Beta1 so the upgrade to final upgrade goes smoothly... * Fri Mar 16 2007 Stewart Adam 1.43.0-3 - Minor changes to package again @@ -85,41 +91,41 @@ * Sun Jan 28 2007 Stewart Adam 1.42.2-1 - Update to version 1.42.2 (see CHANGELOG file for details on version changes) -* Sat Sep 30 2006 Stewart Adam 1.42.1-3 +* Sat Sep 30 2006 Stewart Adam 1.42.1-3 - Clean up spec for final submission to Fedora Extras -* Sat Sep 30 2006 Stewart Adam 1.42.1-2 +* Sat Sep 30 2006 Stewart Adam 1.42.1-2 - Match upstream md5sum - Fix capitals in %%Source0 tag -* Tue Sep 26 2006 Stewart Adam 1.42.1-1 +* Tue Sep 26 2006 Stewart Adam 1.42.1-1 - Clean up %%install section - Don't install fwbackups.conf twice - Make tarball match upstream - Add the default configuration file to %%doc, and make it replaceable - Update to version 1.42.1 (see CHANGELOG file for details on version changes) -* Thu Sep 21 2006 Stewart Adam 1.42-5 +* Thu Sep 21 2006 Stewart Adam 1.42-5 - Add %%requires: pygtk2-libglade -* Wed Sep 13 2006 Stewart Adam 1.42-4 +* Wed Sep 13 2006 Stewart Adam 1.42-4 - Fix the python_sitearch macro - Update file paths - Fix URL tag -* Wed Sep 06 2006 Stewart Adam 1.42-3 +* Wed Sep 06 2006 Stewart Adam 1.42-3 - Made pam use 'include' statements and not the old pam_stack - Use relative symlinks -* Sun Sep 03 2006 Stewart Adam 1.42-2 +* Sun Sep 03 2006 Stewart Adam 1.42-2 - Added CHANGELOG file for detailed information on changes between versions - Made this .spec and package files suitable for Fedora Extras submission -* Thu Aug 29 2006 Stewart Adam 1.42-1 +* Thu Aug 29 2006 Stewart Adam 1.42-1 - Fixed errors when removing symbolic links - Make listing files in RemoveOldBackups list files and directory names, not their contents -* Thu Aug 15 2006 Stewart Adam 1.42-0 +* Thu Aug 15 2006 Stewart Adam 1.42-0 - Rebuild using sample .spec file from Fedora Extras - Update to version 1.42 (see CHANGELOG file for details on version changes) Index: sources =================================================================== RCS file: /cvs/extras/rpms/fwbackups/devel/sources,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- sources 18 Mar 2007 21:25:57 -0000 1.4 +++ sources 15 Apr 2007 15:59:14 -0000 1.5 @@ -1 +1 @@ -4eeab37fb9e85e6f5eb32572cd9846e7 fwbackups-1.43.0.tar.gz +aa3fb70b7d98f915643ceeef85418dc0 fwbackups-1.43.0beta3.tar.gz From fedora-extras-commits at redhat.com Sun Apr 15 16:33:25 2007 From: fedora-extras-commits at redhat.com (Jonathan Dieter (jdieter)) Date: Sun, 15 Apr 2007 12:33:25 -0400 Subject: rpms/yum-presto import.log,1.4,1.5 Message-ID: <200704151633.l3FGXPgb032286@cvs-int.fedora.redhat.com> Author: jdieter Update of /cvs/extras/rpms/yum-presto In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv32246 Modified Files: import.log Log Message: Rawhide initial release Index: import.log =================================================================== RCS file: /cvs/extras/rpms/yum-presto/import.log,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- import.log 6 Apr 2007 12:56:41 -0000 1.4 +++ import.log 15 Apr 2007 16:32:51 -0000 1.5 @@ -1,3 +1,4 @@ yum-presto-0_3_7-1:FC-6:yum-presto-0.3.7-1.src.rpm:1175778642 yum-presto-0_3_7-2:FC-6:yum-presto-0.3.7-2.src.rpm:1175780118 yum-presto-0_3_8-1:FC-6:yum-presto-0.3.8-1.src.rpm:1175864170 +yum-presto-0_3_9-1:HEAD:yum-presto-0.3.9-1.src.rpm:1176653971 From fedora-extras-commits at redhat.com Sun Apr 15 16:33:30 2007 From: fedora-extras-commits at redhat.com (Jonathan Dieter (jdieter)) Date: Sun, 15 Apr 2007 12:33:30 -0400 Subject: rpms/yum-presto/devel yum-presto.spec, NONE, 1.1 .cvsignore, 1.1, 1.2 sources, 1.1, 1.2 Message-ID: <200704151633.l3FGXUf5032291@cvs-int.fedora.redhat.com> Author: jdieter Update of /cvs/extras/rpms/yum-presto/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv32246/devel Modified Files: .cvsignore sources Added Files: yum-presto.spec Log Message: Rawhide initial release --- NEW FILE yum-presto.spec --- Summary: Presto plugin for yum Name: yum-presto Version: 0.3.9 Release: 1%{?dist} License: GPL Group: Development/Tools Source: http://www.lesbg.com/jdieter/presto/%{name}-%{version}.tar.bz2 URL: http://www.lesbg.com/jdieter/presto/ BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch Requires: python >= 2.4, yum >= 3.0, deltarpm >= 3.4 %description Yum-presto is a plugin for yum that looks for deltarpms rather than rpms whenever they are available. This has the potential of saving a lot of bandwidth when downloading updates. A Deltarpm is the difference between two rpms. If you already have foo-1.0 installed and foo-1.1 is available, yum-presto will download the deltarpm for foo-1.0 => 1.1 rather than the full foo-1.1 rpm, and then build the full foo-1.1 package from your installed foo-1.0 and the downloaded deltarpm. %prep %setup -q %build %install rm -rf $RPM_BUILD_ROOT make DESTDIR=$RPM_BUILD_ROOT install %clean rm -rf $RPM_BUILD_ROOT %files %defattr(-, root, root, -) %doc README %doc COPYING %doc ChangeLog /usr/lib/yum-plugins/presto.py* %config(noreplace) %{_sysconfdir}/yum/pluginconf.d/presto.conf %{_datadir}/presto %changelog * Sun Apr 15 2007 Jonathan Dieter - 0.3.9-1 - Modifications to make yum-presto compatible with both FC6 and Rawhide - Many other bugfixes - see ChangeLog * Fri Apr 6 2007 Jonathan Dieter - 0.3.8-1 - Small bugfix * Thu Apr 5 2007 Jonathan Dieter - 0.3.7-1 - Conf file cleanup * Thu Apr 5 2007 Jonathan Dieter - 0.3.6-1 - Housecleaning in preparation for Extras * Wed Apr 4 2007 Jonathan Dieter - 0.3.5-1 - Fix many small bugs - Improve logging - Use full path to yum-plugins rather than macro to fix x86_64 bug * Tue Apr 3 2007 Jonathan Dieter - 0.3.4-1 - Build rpms in separate thread to help performance - Fix miscellaneous spec file errors * Fri Mar 30 2007 Jonathan Dieter - 0.3.3-1 - Upstream changed way the presto.xml.gz stores sequence information * Fri Mar 30 2007 Jonathan Dieter - 0.3.2-2 - Take ownership of %%{_datadir}/presto * Thu Mar 29 2007 Jonathan Dieter - 0.3.2-1 - Changes to remove rpmlint complaints * Thu Mar 29 2007 Jonathan Dieter - 0.3.1-1 - Fix minor bug with importing public gpg keys. - Update README * Wed Mar 28 2007 Jonathan Dieter - 0.3.0-1 - Take over downloading of deltarpms so we can fallback to yum if the building of the rpm fails. * Mon Mar 26 2007 Jonathan Dieter - 0.2.9-1 - Added logging to /var/log/presto.log - Fixed crash bug - Properly exit when unable to apply deltarpm - Do a full (slow) MD5 check when checking to see if delta will apply cleanly * Sat Mar 24 2007 Jonathan Dieter - 0.2.3-1 - Rebase to upstream * Fri Mar 23 2007 Jonathan Dieter - 0.2.1-1 - Rebase to upstream * Thu Mar 22 2007 Jonathan Dieter - 0.2-1 - Initial release Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/yum-presto/devel/.cvsignore,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- .cvsignore 5 Apr 2007 04:22:04 -0000 1.1 +++ .cvsignore 15 Apr 2007 16:32:55 -0000 1.2 @@ -0,0 +1 @@ +yum-presto-0.3.9.tar.bz2 Index: sources =================================================================== RCS file: /cvs/extras/rpms/yum-presto/devel/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 5 Apr 2007 04:22:04 -0000 1.1 +++ sources 15 Apr 2007 16:32:55 -0000 1.2 @@ -0,0 +1 @@ +b0d94b5cfb03bd9f8ff93e006243e9c9 yum-presto-0.3.9.tar.bz2 From fedora-extras-commits at redhat.com Sun Apr 15 17:30:25 2007 From: fedora-extras-commits at redhat.com (Matthew Miller (mattdm)) Date: Sun, 15 Apr 2007 13:30:25 -0400 Subject: rpms/wxGTK/devel .cvsignore, 1.6, 1.7 sources, 1.6, 1.7 wxGTK.spec, 1.26, 1.27 wxGTK-2.8.0.1-cvs.patch, 1.1, NONE Message-ID: <200704151730.l3FHUPGB004681@cvs-int.fedora.redhat.com> Author: mattdm Update of /cvs/extras/rpms/wxGTK/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv4638 Modified Files: .cvsignore sources wxGTK.spec Removed Files: wxGTK-2.8.0.1-cvs.patch Log Message: update to 2.8.3 Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/wxGTK/devel/.cvsignore,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- .cvsignore 15 Dec 2006 14:55:09 -0000 1.6 +++ .cvsignore 15 Apr 2007 17:29:51 -0000 1.7 @@ -1 +1 @@ -wxGTK-2.8.0.tar.bz2 +wxGTK-2.8.3.tar.bz2 Index: sources =================================================================== RCS file: /cvs/extras/rpms/wxGTK/devel/sources,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- sources 15 Dec 2006 14:55:09 -0000 1.6 +++ sources 15 Apr 2007 17:29:51 -0000 1.7 @@ -1 +1 @@ -9de30aeaad9bac6f8869907fa42fe950 wxGTK-2.8.0.tar.bz2 +758a7aa5d1a0403a571823762b0ebe2a wxGTK-2.8.3.tar.bz2 Index: wxGTK.spec =================================================================== RCS file: /cvs/extras/rpms/wxGTK/devel/wxGTK.spec,v retrieving revision 1.26 retrieving revision 1.27 diff -u -r1.26 -r1.27 --- wxGTK.spec 17 Dec 2006 18:13:43 -0000 1.26 +++ wxGTK.spec 15 Apr 2007 17:29:51 -0000 1.27 @@ -5,8 +5,8 @@ %define withodbc 0 Name: wxGTK -Version: 2.8.0 -Release: 2.8.0.1.3%{?dist} +Version: 2.8.3 +Release: 1%{?dist} Summary: GTK2 port of the wxWidgets GUI library # The wxWindows licence is the LGPL with a specific exemption allowing # distribution of derived binaries under any terms. (This will eventually @@ -15,7 +15,6 @@ Group: System Environment/Libraries URL: http://www.wxwidgets.org/ Source0: http://dl.sf.net/wxwindows/%{name}-%{version}.tar.bz2 -Patch0: wxGTK-2.8.0.1-cvs.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: gtk2-devel, zlib-devel >= 1.1.4 @@ -91,15 +90,15 @@ %prep %setup -q -%patch0 -p1 -b .2.8.0.1 sed -i -e 's|/usr/lib\b|%{_libdir}|' wx-config.in configure %build -# must do this to regenerate ./configure after the 2.8.0.1 patch. -autoconf +# must do this to regenerate ./configure if patching to a cvs +# version. +#autoconf export GDK_USE_XFT=1 @@ -214,6 +213,9 @@ %endif %changelog +* Sun Apr 15 2007 Matthew Miller - 2.8.3-1 +- update to 2.8.3 + * Sun Dec 17 2006 Matthew Miller - 2.8.0-2.8.0.1.3 - add --enable-timer to build wxTimer class for XaraLX. - NOTE: if anyone else needs any non-default classes or features enabled, --- wxGTK-2.8.0.1-cvs.patch DELETED --- From fedora-extras-commits at redhat.com Sun Apr 15 17:35:32 2007 From: fedora-extras-commits at redhat.com (Matthew Miller (mattdm)) Date: Sun, 15 Apr 2007 13:35:32 -0400 Subject: rpms/wxGTK/devel wxGTK.spec,1.27,1.28 Message-ID: <200704151735.l3FHZWac005154@cvs-int.fedora.redhat.com> Author: mattdm Update of /cvs/extras/rpms/wxGTK/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv5127 Modified Files: wxGTK.spec Log Message: gratuitously bump release number. Index: wxGTK.spec =================================================================== RCS file: /cvs/extras/rpms/wxGTK/devel/wxGTK.spec,v retrieving revision 1.27 retrieving revision 1.28 diff -u -r1.27 -r1.28 --- wxGTK.spec 15 Apr 2007 17:29:51 -0000 1.27 +++ wxGTK.spec 15 Apr 2007 17:34:58 -0000 1.28 @@ -6,7 +6,7 @@ Name: wxGTK Version: 2.8.3 -Release: 1%{?dist} +Release: 2%{?dist} Summary: GTK2 port of the wxWidgets GUI library # The wxWindows licence is the LGPL with a specific exemption allowing # distribution of derived binaries under any terms. (This will eventually @@ -213,8 +213,11 @@ %endif %changelog +* Sun Apr 15 2007 Matthew Miller - 2.8.3-2 +- gratuitously bump release number. + * Sun Apr 15 2007 Matthew Miller - 2.8.3-1 -- update to 2.8.3 +- update to 2.8.3. * Sun Dec 17 2006 Matthew Miller - 2.8.0-2.8.0.1.3 - add --enable-timer to build wxTimer class for XaraLX. From fedora-extras-commits at redhat.com Sun Apr 15 17:53:04 2007 From: fedora-extras-commits at redhat.com (Matthew Miller (mattdm)) Date: Sun, 15 Apr 2007 13:53:04 -0400 Subject: rpms/wxPython/devel .cvsignore, 1.6, 1.7 sources, 1.6, 1.7 wxPython.spec, 1.14, 1.15 Message-ID: <200704151753.l3FHr4D3005288@cvs-int.fedora.redhat.com> Author: mattdm Update of /cvs/extras/rpms/wxPython/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv5265 Modified Files: .cvsignore sources wxPython.spec Log Message: update to 2.8.3.0 Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/wxPython/devel/.cvsignore,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- .cvsignore 15 Dec 2006 15:00:29 -0000 1.6 +++ .cvsignore 15 Apr 2007 17:52:30 -0000 1.7 @@ -1 +1 @@ -wxPython-src-2.8.0.1.tar.bz2 +wxPython-src-2.8.3.0.tar.bz2 Index: sources =================================================================== RCS file: /cvs/extras/rpms/wxPython/devel/sources,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- sources 15 Dec 2006 15:00:29 -0000 1.6 +++ sources 15 Apr 2007 17:52:30 -0000 1.7 @@ -1 +1 @@ -5d4000fa5fc330519e882e6cc115b000 wxPython-src-2.8.0.1.tar.bz2 +8e0e7ccf002a58b354d2dd69754522b4 wxPython-src-2.8.3.0.tar.bz2 Index: wxPython.spec =================================================================== RCS file: /cvs/extras/rpms/wxPython/devel/wxPython.spec,v retrieving revision 1.14 retrieving revision 1.15 diff -u -r1.14 -r1.15 --- wxPython.spec 15 Dec 2006 15:00:29 -0000 1.14 +++ wxPython.spec 15 Apr 2007 17:52:30 -0000 1.15 @@ -4,7 +4,7 @@ %define buildflags WXPORT=gtk2 UNICODE=1 Name: wxPython -Version: 2.8.0.1 +Version: 2.8.3.0 Release: 1%{?dist} Summary: GUI toolkit for the Python programming language @@ -15,7 +15,7 @@ Source0: http://dl.sf.net/wxpython/wxPython-src-%{version}.tar.bz2 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) -BuildRequires: wxGTK-devel >= 2.8.0-2.8.0.1, pkgconfig +BuildRequires: wxGTK-devel >= 2.8.3, pkgconfig BuildRequires: zlib-devel, libpng-devel, libjpeg-devel, libtiff-devel BuildRequires: libGL-devel, libGLU-devel BuildRequires: python-devel, wxGTK-gl @@ -93,6 +93,9 @@ %changelog +* Sun Apr 15 2007 Matthew Miller - 2.8.3.0-1 +- update to 2.8.3.0 + * Fri Dec 15 2006 Matthew Miller - 2.8.0.1-1 - update to 2.8.0.1 - make buildrequire wxGTK of version-wxpythonsubrelease From fedora-extras-commits at redhat.com Sun Apr 15 18:11:33 2007 From: fedora-extras-commits at redhat.com (Dominik Mierzejewski (rathann)) Date: Sun, 15 Apr 2007 14:11:33 -0400 Subject: rpms/mkvtoolnix/devel .cvsignore, 1.3, 1.4 mkvtoolnix.spec, 1.3, 1.4 sources, 1.3, 1.4 Message-ID: <200704151811.l3FIBX36009732@cvs-int.fedora.redhat.com> Author: rathann Update of /cvs/extras/rpms/mkvtoolnix/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv9707 Modified Files: .cvsignore mkvtoolnix.spec sources Log Message: - updated to 2.0.2 Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/mkvtoolnix/devel/.cvsignore,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- .cvsignore 15 Feb 2007 21:12:31 -0000 1.3 +++ .cvsignore 15 Apr 2007 18:11:00 -0000 1.4 @@ -1 +1 @@ -mkvtoolnix-2.0.0.tar.bz2 +mkvtoolnix-2.0.2.tar.bz2 Index: mkvtoolnix.spec =================================================================== RCS file: /cvs/extras/rpms/mkvtoolnix/devel/mkvtoolnix.spec,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- mkvtoolnix.spec 15 Feb 2007 21:12:31 -0000 1.3 +++ mkvtoolnix.spec 15 Apr 2007 18:11:00 -0000 1.4 @@ -1,6 +1,6 @@ Summary: Matroska container manipulation utilities Name: mkvtoolnix -Version: 2.0.0 +Version: 2.0.2 Release: 1%{?dist} License: GPL Group: Applications/Multimedia @@ -101,6 +101,9 @@ %{_datadir}/icons/hicolor/32x32/apps/mmg.xpm %changelog +* Sun Apr 16 2007 Dominik Mierzejewski 2.0.2-1 +- updated to 2.0.2 + * Thu Feb 15 2007 Dominik Mierzejewski 2.0.0-1 - updated to 2.0.0 - rebuilt against new flac Index: sources =================================================================== RCS file: /cvs/extras/rpms/mkvtoolnix/devel/sources,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- sources 15 Feb 2007 21:12:31 -0000 1.3 +++ sources 15 Apr 2007 18:11:00 -0000 1.4 @@ -1 +1 @@ -d8a1d1f014f2ee5e69da04a46305f9dd mkvtoolnix-2.0.0.tar.bz2 +48b478caef80117b6cd3cd9b06e9f104 mkvtoolnix-2.0.2.tar.bz2 From fedora-extras-commits at redhat.com Sun Apr 15 20:13:34 2007 From: fedora-extras-commits at redhat.com (Alain Portal (dionysos)) Date: Sun, 15 Apr 2007 16:13:34 -0400 Subject: rpms/piklab/devel piklab-0.14.2-fr.po.patch, NONE, 1.1 piklab.spec, 1.14, 1.15 Message-ID: <200704152013.l3FKDYho020004@cvs-int.fedora.redhat.com> Author: dionysos Update of /cvs/extras/rpms/piklab/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv19984 Modified Files: piklab.spec Added Files: piklab-0.14.2-fr.po.patch Log Message: Add patch to complete french translation. piklab-0.14.2-fr.po.patch: --- NEW FILE piklab-0.14.2-fr.po.patch --- --- po/fr.po.orig 2007-04-10 07:28:42.000000000 +0200 +++ po/fr.po 2007-04-15 21:36:19.000000000 +0200 @@ -1,3 +1,4 @@ +# translation of fr.po to Fran??ais # translation of fr.po to # This file is put in the public domain. # @@ -8,9 +9,9 @@ "Project-Id-Version: fr\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2007-04-09 19:49+0200\n" -"PO-Revision-Date: 2007-03-11 13:31+0100\n" -"Last-Translator: Nicolas Hadacek \n" -"Language-Team: \n" +"PO-Revision-Date: 2007-04-15 21:36+0200\n" +"Last-Translator: Alain PORTAL \n" +"Language-Team: Fran??ais \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" @@ -884,24 +885,21 @@ msgstr "Protection en ??criture de la section de d??marrage" #: progs/bootloader/base/bootloader_prog.h:52 -#, fuzzy msgid "Bootloader" -msgstr "Chargeur de d??marrage simplifi??" +msgstr "Chargeur de d??marrage" #: progs/bootloader/base/bootloader_tbl.cpp:88 -#, fuzzy msgid "Bootloader identified device as: %1" -msgstr "Le chargeur de d??marrage simplifi?? ?? identifi?? le circuit : %1" +msgstr "Le chargeur de d??marrage a identifi?? le circuit : %1" #: progs/bootloader/base/bootloader_pickit2.cpp:28 #: progs/bootloader/base/bootloader_picdem.cpp:66 msgid "Bootloader version %1 detected" -msgstr "" +msgstr "La version %1 du chargeur de d??marrage a ??t?? d??tect??e" #: progs/bootloader/gui/bootloader_config_widget.cpp:91 -#, fuzzy msgid "Bootloader:" -msgstr "Chargeur de d??marrage simplifi??" +msgstr "Chargeur de d??marrage :" #: piklab-prog/cli_interactive.cpp:176 msgid "Breakpoint already set at %1" @@ -1085,7 +1083,7 @@ #: devices/pic/pic/pic_prog.cpp:417 msgid "Cannot erase specified range because of programmer limitations." -msgstr "" +msgstr "Impossible d'effacer l'intervalle sp??cifi?? ?? cause des limitations du programmateur." #: piklab-prog/cli_prog_manager.cpp:27 msgid "Cannot open device \"%1\" as serial or parallel port. Please check existence and permissions." @@ -1416,9 +1414,8 @@ msgstr "Impossible de d??tecter la m??moire EEPROM" #: progs/bootloader/base/bootloader_pickit2.cpp:25 -#, fuzzy msgid "Could not detect device in bootloader mode" -msgstr "Impossible d'ouvrir le p??riph??rique ?? %1 ?? en lecture-??criture" +msgstr "Impossible de d??tecter le circuit en mode chargeur de d??marrage" #: progs/manager/prog_manager.cpp:68 libgui/device_gui.cpp:244 msgid "Could not detect supported devices for \"%1\". Please check installation." @@ -1531,7 +1528,7 @@ #: devices/pic/pic/pic_prog.cpp:336 msgid "Could not restore band gap bits because programmer does not support writing config bits." -msgstr "" +msgstr "Impossible de restaurer les bits de la bande de gap car le programmateur ne peut pas ??crire les bits de configuration." #: libgui/toplevel.cpp:521 msgid "Could not run \"pikloops\"" @@ -1718,9 +1715,8 @@ msgstr "Circuit d??duit du fichier : %1" #: progs/bootloader/base/bootloader_picdem.cpp:109 -#, fuzzy msgid "Device memory does not match hex file (at address 0x%2: reading 0x%3 and expecting 0x%4)." -msgstr "La m??moire du micrologiciel ne correspond pas au fichier hexad??cimal (?? l'adresse 0x%2 : 0x%3 lu et 0x%4 attendu)." +msgstr "La m??moire du circuit ne correspond pas au fichier hexad??cimal (?? l'adresse 0x%2 : 0x%3 lu et 0x%4 attendu)." #: devices/pic/pic/pic_prog_specific.cpp:104 msgid "Device memory does not match hex file (in %1 at address %2: reading %3 and expecting %4)." @@ -1885,7 +1881,6 @@ msgstr "Afficher l'aide." #: libcli/cli_main.cpp:41 -#, fuzzy msgid "Display low level debug messages." msgstr "Afficher tous les messages de d??bogage." @@ -2354,9 +2349,8 @@ msgstr "URL du fichier : ?? %1 ??." #: coff/base/text_coff.cpp:121 -#, fuzzy msgid "File could not be read" -msgstr "Le fichier ?? %1 ?? n'est pas enregistr??." +msgstr "Le fichier n'a pas pu ??tre lu" #: libgui/project_manager.cpp:502 msgid "File is already in the project." @@ -3311,11 +3305,11 @@ #: progs/bootloader/base/bootloader_picdem.cpp:68 msgid "Only bootloader version 1.x is supported" -msgstr "" +msgstr "Seule la version 1.x du chargeur de d??marrage est support??e" #: progs/bootloader/base/bootloader_pickit2.cpp:30 msgid "Only bootloader version 2.x is supported" -msgstr "" +msgstr "Seule la version 2.x du chargeur de d??marrage est support??e" #: progs/bootloader/base/bootloader_tbl.cpp:315 msgid "Only code and EEPROM will be erased." @@ -3330,7 +3324,6 @@ msgstr "Seul l'anglais est accept??." #: progs/bootloader/base/bootloader_tbl.cpp:176 -#, fuzzy msgid "Only the first word of the \"goto\" instruction is into the first four instructions." msgstr "Seul le premier mot de l'instruction ?? goto ?? se trouve parmi les quatre premi??res instructions." @@ -3395,14 +3388,12 @@ msgstr "La sauvegarde de la calibration de l'oscillateur ne peut ??tre lue avec le programmateur s??lectionn??." #: devices/pic/pic/pic_prog.cpp:271 -#, fuzzy msgid "Osccal backup cannot be read by the selected programmer" msgstr "La sauvegarde de la calibration de l'oscillateur ne peut ??tre lue avec le programmateur s??lectionn??." #: devices/pic/pic/pic_prog.cpp:260 -#, fuzzy msgid "Osccal cannot be read by the selected programmer" -msgstr "La sauvegarde de la calibration de l'oscillateur ne peut ??tre lue avec le programmateur s??lectionn??." +msgstr "La calibration de l'oscillateur ne peut ??tre lue avec le programmateur s??lectionn??." #: progs/gui/prog_group_ui.cpp:176 msgid "Osccal regeneration is not available with the selected programmer." @@ -3493,14 +3484,12 @@ msgstr "PICkit1" #: progs/pickit2/base/pickit2_prog.h:39 -#, fuzzy msgid "PICkit2 Firmware 1.x" -msgstr " Chargement du micrologiciel du PICkit2..." +msgstr "Micrologiciel 1.x PICkit2" #: progs/pickit2v2/base/pickit2v2_prog.h:41 -#, fuzzy msgid "PICkit2 Firmware 2.x" -msgstr " Chargement du micrologiciel du PICkit2..." +msgstr "Micrologiciel 2.x PICkit2" #: devices/base/generic_device.cpp:60 msgid "PLCC" @@ -3563,14 +3552,12 @@ msgstr "Effectuer la commande demand??e." #: progs/bootloader/bootloader_data/bootloader_data.cpp:14 -#, fuzzy msgid "Picdem Bootloader" -msgstr "Chargeur de d??marrage simplifi??" +msgstr "Chargeur de d??marrage Picdem" #: progs/bootloader/bootloader_data/bootloader_data.cpp:13 -#, fuzzy msgid "Pickit2 Bootloader" -msgstr "Chargeur de d??marrage simplifi??" +msgstr "Chargeur de d??marrage Pickit2" #: progs/psp/base/psp_prog.h:38 msgid "Picstart Plus" @@ -3687,9 +3674,8 @@ msgstr "Mode processeur" #: progs/bootloader/gui/bootloader_config_widget.cpp:99 -#, fuzzy msgid "Program EEPROM (if supported)" -msgstr "Programmer l'EEPROM" +msgstr "Programmer l'EEPROM (si cela est support??)" #: devices/pic/base/pic.cpp:27 msgid "Program Executive" @@ -4672,9 +4658,8 @@ msgstr "Le programmateur actuel ?? %1 ?? ne supporte pas le circuit ?? %2 ??." #: devices/pic/pic/pic_prog.cpp:614 -#, fuzzy msgid "The device cannot be erased first by the selected programmer so programming may fail..." -msgstr "L'espace m??moire n'a pas ??t?? d'abord effac??, aussi, sa programmation peut ??chouer." +msgstr "Le cricuit n'a pas ??t?? d'abord effac?? par le programmateur s??lectionn??, aussi, sa programmation peut ??chouer..." #: libgui/gui_prog_manager.cpp:37 msgid "The device memory is in an unknown state. You may want to reprogram the device. Continue anyway?" @@ -4733,9 +4718,8 @@ msgstr "Le nombre de points d'arr??t est sup??rieur au maximum permis par l'actuel d??bogueur : on d??sactive le dernier." #: devices/pic/pic/pic_prog.cpp:599 -#, fuzzy msgid "The range cannot be erased first by the selected programmer so programming may fail..." -msgstr "L'espace m??moire n'a pas ??t?? d'abord effac??, aussi, sa programmation peut ??chouer." +msgstr "L'espace m??moire n'a pas ??t?? d'abord effac?? par le programmateur s??lectionn??, aussi, sa programmation peut ??chouer..." #: piklab-hex/main.cpp:140 msgid "The second hex file is a subset of the first one." @@ -4762,19 +4746,16 @@ msgstr "Le programmateur s??lectionn?? ne peut pas lire la m??moire du circuit." #: devices/pic/pic/pic_prog.cpp:467 -#, fuzzy msgid "The selected programmer cannot read memory range: operation skipped." -msgstr "Le programmateur s??lectionn?? ne peut pas lire la m??moire du circuit." +msgstr "Le programmateur s??lectionn?? ne peut pas lire l'intervalle m??moire : on passe l'op??ration." #: devices/pic/pic/pic_prog.cpp:439 devices/pic/pic/pic_prog.cpp:508 -#, fuzzy msgid "The selected programmer cannot read the specified memory range." -msgstr "Le programmateur s??lectionn?? ne peut pas lire la m??moire du circuit." +msgstr "Le programmateur s??lectionn?? ne peut pas lire l'intervalle m??moire sp??cifi??." #: devices/pic/pic/pic_prog.cpp:349 -#, fuzzy msgid "The selected programmer does not support erasing the whole device." -msgstr "Le programmateur actuel ?? %1 ?? ne supporte pas le circuit ?? %2 ??." +msgstr "Le programmateur s??lectionn?? ne supporte pas l'effacement complet du circuit." #: tools/list/compile.cpp:392 msgid "The selected toolchain (%1) cannot assemble file. It only supports files with extensions: %2" @@ -5057,9 +5038,8 @@ msgstr "Commande inconnue : %1" #: progs/pickit2v2/base/pickit2v2_prog.cpp:31 -#, fuzzy msgid "Unknown device" -msgstr "Circuit inconnu." +msgstr "Circuit inconnu" #: piklab-prog/cmdline.cpp:417 msgid "Unknown device \"%1\"." @@ -5173,7 +5153,7 @@ #: progs/pickit2v2/base/pickit2v2_prog.cpp:86 msgid "Vdd voltage level error; " -msgstr "" +msgstr "Erreur de valeur de tension pour Vdd ; " #: progs/direct/base/direct_prog_config.cpp:48 msgid "Velleman K8048" @@ -5209,7 +5189,7 @@ #: progs/pickit2v2/base/pickit2v2_prog.cpp:85 msgid "Vpp voltage level error; " -msgstr "" +msgstr "Erreur de valeur de tension pour Vpp ; " #: devices/pic/base/pic_config.cpp:85 msgid "WDT post-scaler" @@ -5600,8 +5580,3 @@ msgid "warning: " msgstr "avertissement : " -#~ msgid "PICkit2" -#~ msgstr "PICkit2" - -#~ msgid "Devices" -#~ msgstr "Circuits" Index: piklab.spec =================================================================== RCS file: /cvs/extras/rpms/piklab/devel/piklab.spec,v retrieving revision 1.14 retrieving revision 1.15 diff -u -r1.14 -r1.15 --- piklab.spec 15 Apr 2007 14:01:08 -0000 1.14 +++ piklab.spec 15 Apr 2007 20:13:00 -0000 1.15 @@ -2,7 +2,7 @@ Name: piklab Version: 0.14.2 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Development environment for applications based on PIC & dsPIC microcontrollers Summary(fr):IDE pour applications ?? base de microcontr??leurs PIC et de dsPIC @@ -18,6 +18,7 @@ Source6: %{name}-LISEZMOI.Fedora Patch0: %{name}-0.12.1.desktop.typo-fr.patch Patch1: %{name}-0.12.1.x-desktop-fr.patch +Patch2: %{name}-0.14.2-fr.po.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: desktop-file-utils, kdelibs-devel, libusb-devel, readline-devel @@ -48,6 +49,7 @@ %patch0 -p0 %patch1 -p0 +%patch2 -p0 %{__install} -pm 644 %{SOURCE5} README.Fedora %{__install} -pm 644 %{SOURCE6} LISEZMOI.Fedora @@ -120,6 +122,9 @@ %config(noreplace) %{_sysconfdir}/security/console.perms.d/*.perms %changelog +* Sun Apr 15 2007 Alain Portal 0.14.2-2 + - Add patch to complete french translation + * Sat Apr 14 2007 Chitlesh Goorah - 0.14.2-1 - New upstream release From fedora-extras-commits at redhat.com Sun Apr 15 20:14:50 2007 From: fedora-extras-commits at redhat.com (Alain Portal (dionysos)) Date: Sun, 15 Apr 2007 16:14:50 -0400 Subject: rpms/piklab/FC-6 piklab-0.14.2-fr.po.patch, NONE, 1.1 piklab.spec, 1.15, 1.16 Message-ID: <200704152014.l3FKEoZw020068@cvs-int.fedora.redhat.com> Author: dionysos Update of /cvs/extras/rpms/piklab/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv20046 Modified Files: piklab.spec Added Files: piklab-0.14.2-fr.po.patch Log Message: Add patch to complete french translation. piklab-0.14.2-fr.po.patch: --- NEW FILE piklab-0.14.2-fr.po.patch --- --- po/fr.po.orig 2007-04-10 07:28:42.000000000 +0200 +++ po/fr.po 2007-04-15 21:36:19.000000000 +0200 @@ -1,3 +1,4 @@ +# translation of fr.po to Fran??ais # translation of fr.po to # This file is put in the public domain. # @@ -8,9 +9,9 @@ "Project-Id-Version: fr\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2007-04-09 19:49+0200\n" -"PO-Revision-Date: 2007-03-11 13:31+0100\n" -"Last-Translator: Nicolas Hadacek \n" -"Language-Team: \n" +"PO-Revision-Date: 2007-04-15 21:36+0200\n" +"Last-Translator: Alain PORTAL \n" +"Language-Team: Fran??ais \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" @@ -884,24 +885,21 @@ msgstr "Protection en ??criture de la section de d??marrage" #: progs/bootloader/base/bootloader_prog.h:52 -#, fuzzy msgid "Bootloader" -msgstr "Chargeur de d??marrage simplifi??" +msgstr "Chargeur de d??marrage" #: progs/bootloader/base/bootloader_tbl.cpp:88 -#, fuzzy msgid "Bootloader identified device as: %1" -msgstr "Le chargeur de d??marrage simplifi?? ?? identifi?? le circuit : %1" +msgstr "Le chargeur de d??marrage a identifi?? le circuit : %1" #: progs/bootloader/base/bootloader_pickit2.cpp:28 #: progs/bootloader/base/bootloader_picdem.cpp:66 msgid "Bootloader version %1 detected" -msgstr "" +msgstr "La version %1 du chargeur de d??marrage a ??t?? d??tect??e" #: progs/bootloader/gui/bootloader_config_widget.cpp:91 -#, fuzzy msgid "Bootloader:" -msgstr "Chargeur de d??marrage simplifi??" +msgstr "Chargeur de d??marrage :" #: piklab-prog/cli_interactive.cpp:176 msgid "Breakpoint already set at %1" @@ -1085,7 +1083,7 @@ #: devices/pic/pic/pic_prog.cpp:417 msgid "Cannot erase specified range because of programmer limitations." -msgstr "" +msgstr "Impossible d'effacer l'intervalle sp??cifi?? ?? cause des limitations du programmateur." #: piklab-prog/cli_prog_manager.cpp:27 msgid "Cannot open device \"%1\" as serial or parallel port. Please check existence and permissions." @@ -1416,9 +1414,8 @@ msgstr "Impossible de d??tecter la m??moire EEPROM" #: progs/bootloader/base/bootloader_pickit2.cpp:25 -#, fuzzy msgid "Could not detect device in bootloader mode" -msgstr "Impossible d'ouvrir le p??riph??rique ?? %1 ?? en lecture-??criture" +msgstr "Impossible de d??tecter le circuit en mode chargeur de d??marrage" #: progs/manager/prog_manager.cpp:68 libgui/device_gui.cpp:244 msgid "Could not detect supported devices for \"%1\". Please check installation." @@ -1531,7 +1528,7 @@ #: devices/pic/pic/pic_prog.cpp:336 msgid "Could not restore band gap bits because programmer does not support writing config bits." -msgstr "" +msgstr "Impossible de restaurer les bits de la bande de gap car le programmateur ne peut pas ??crire les bits de configuration." #: libgui/toplevel.cpp:521 msgid "Could not run \"pikloops\"" @@ -1718,9 +1715,8 @@ msgstr "Circuit d??duit du fichier : %1" #: progs/bootloader/base/bootloader_picdem.cpp:109 -#, fuzzy msgid "Device memory does not match hex file (at address 0x%2: reading 0x%3 and expecting 0x%4)." -msgstr "La m??moire du micrologiciel ne correspond pas au fichier hexad??cimal (?? l'adresse 0x%2 : 0x%3 lu et 0x%4 attendu)." +msgstr "La m??moire du circuit ne correspond pas au fichier hexad??cimal (?? l'adresse 0x%2 : 0x%3 lu et 0x%4 attendu)." #: devices/pic/pic/pic_prog_specific.cpp:104 msgid "Device memory does not match hex file (in %1 at address %2: reading %3 and expecting %4)." @@ -1885,7 +1881,6 @@ msgstr "Afficher l'aide." #: libcli/cli_main.cpp:41 -#, fuzzy msgid "Display low level debug messages." msgstr "Afficher tous les messages de d??bogage." @@ -2354,9 +2349,8 @@ msgstr "URL du fichier : ?? %1 ??." #: coff/base/text_coff.cpp:121 -#, fuzzy msgid "File could not be read" -msgstr "Le fichier ?? %1 ?? n'est pas enregistr??." +msgstr "Le fichier n'a pas pu ??tre lu" #: libgui/project_manager.cpp:502 msgid "File is already in the project." @@ -3311,11 +3305,11 @@ #: progs/bootloader/base/bootloader_picdem.cpp:68 msgid "Only bootloader version 1.x is supported" -msgstr "" +msgstr "Seule la version 1.x du chargeur de d??marrage est support??e" #: progs/bootloader/base/bootloader_pickit2.cpp:30 msgid "Only bootloader version 2.x is supported" -msgstr "" +msgstr "Seule la version 2.x du chargeur de d??marrage est support??e" #: progs/bootloader/base/bootloader_tbl.cpp:315 msgid "Only code and EEPROM will be erased." @@ -3330,7 +3324,6 @@ msgstr "Seul l'anglais est accept??." #: progs/bootloader/base/bootloader_tbl.cpp:176 -#, fuzzy msgid "Only the first word of the \"goto\" instruction is into the first four instructions." msgstr "Seul le premier mot de l'instruction ?? goto ?? se trouve parmi les quatre premi??res instructions." @@ -3395,14 +3388,12 @@ msgstr "La sauvegarde de la calibration de l'oscillateur ne peut ??tre lue avec le programmateur s??lectionn??." #: devices/pic/pic/pic_prog.cpp:271 -#, fuzzy msgid "Osccal backup cannot be read by the selected programmer" msgstr "La sauvegarde de la calibration de l'oscillateur ne peut ??tre lue avec le programmateur s??lectionn??." #: devices/pic/pic/pic_prog.cpp:260 -#, fuzzy msgid "Osccal cannot be read by the selected programmer" -msgstr "La sauvegarde de la calibration de l'oscillateur ne peut ??tre lue avec le programmateur s??lectionn??." +msgstr "La calibration de l'oscillateur ne peut ??tre lue avec le programmateur s??lectionn??." #: progs/gui/prog_group_ui.cpp:176 msgid "Osccal regeneration is not available with the selected programmer." @@ -3493,14 +3484,12 @@ msgstr "PICkit1" #: progs/pickit2/base/pickit2_prog.h:39 -#, fuzzy msgid "PICkit2 Firmware 1.x" -msgstr " Chargement du micrologiciel du PICkit2..." +msgstr "Micrologiciel 1.x PICkit2" #: progs/pickit2v2/base/pickit2v2_prog.h:41 -#, fuzzy msgid "PICkit2 Firmware 2.x" -msgstr " Chargement du micrologiciel du PICkit2..." +msgstr "Micrologiciel 2.x PICkit2" #: devices/base/generic_device.cpp:60 msgid "PLCC" @@ -3563,14 +3552,12 @@ msgstr "Effectuer la commande demand??e." #: progs/bootloader/bootloader_data/bootloader_data.cpp:14 -#, fuzzy msgid "Picdem Bootloader" -msgstr "Chargeur de d??marrage simplifi??" +msgstr "Chargeur de d??marrage Picdem" #: progs/bootloader/bootloader_data/bootloader_data.cpp:13 -#, fuzzy msgid "Pickit2 Bootloader" -msgstr "Chargeur de d??marrage simplifi??" +msgstr "Chargeur de d??marrage Pickit2" #: progs/psp/base/psp_prog.h:38 msgid "Picstart Plus" @@ -3687,9 +3674,8 @@ msgstr "Mode processeur" #: progs/bootloader/gui/bootloader_config_widget.cpp:99 -#, fuzzy msgid "Program EEPROM (if supported)" -msgstr "Programmer l'EEPROM" +msgstr "Programmer l'EEPROM (si cela est support??)" #: devices/pic/base/pic.cpp:27 msgid "Program Executive" @@ -4672,9 +4658,8 @@ msgstr "Le programmateur actuel ?? %1 ?? ne supporte pas le circuit ?? %2 ??." #: devices/pic/pic/pic_prog.cpp:614 -#, fuzzy msgid "The device cannot be erased first by the selected programmer so programming may fail..." -msgstr "L'espace m??moire n'a pas ??t?? d'abord effac??, aussi, sa programmation peut ??chouer." +msgstr "Le cricuit n'a pas ??t?? d'abord effac?? par le programmateur s??lectionn??, aussi, sa programmation peut ??chouer..." #: libgui/gui_prog_manager.cpp:37 msgid "The device memory is in an unknown state. You may want to reprogram the device. Continue anyway?" @@ -4733,9 +4718,8 @@ msgstr "Le nombre de points d'arr??t est sup??rieur au maximum permis par l'actuel d??bogueur : on d??sactive le dernier." #: devices/pic/pic/pic_prog.cpp:599 -#, fuzzy msgid "The range cannot be erased first by the selected programmer so programming may fail..." -msgstr "L'espace m??moire n'a pas ??t?? d'abord effac??, aussi, sa programmation peut ??chouer." +msgstr "L'espace m??moire n'a pas ??t?? d'abord effac?? par le programmateur s??lectionn??, aussi, sa programmation peut ??chouer..." #: piklab-hex/main.cpp:140 msgid "The second hex file is a subset of the first one." @@ -4762,19 +4746,16 @@ msgstr "Le programmateur s??lectionn?? ne peut pas lire la m??moire du circuit." #: devices/pic/pic/pic_prog.cpp:467 -#, fuzzy msgid "The selected programmer cannot read memory range: operation skipped." -msgstr "Le programmateur s??lectionn?? ne peut pas lire la m??moire du circuit." +msgstr "Le programmateur s??lectionn?? ne peut pas lire l'intervalle m??moire : on passe l'op??ration." #: devices/pic/pic/pic_prog.cpp:439 devices/pic/pic/pic_prog.cpp:508 -#, fuzzy msgid "The selected programmer cannot read the specified memory range." -msgstr "Le programmateur s??lectionn?? ne peut pas lire la m??moire du circuit." +msgstr "Le programmateur s??lectionn?? ne peut pas lire l'intervalle m??moire sp??cifi??." #: devices/pic/pic/pic_prog.cpp:349 -#, fuzzy msgid "The selected programmer does not support erasing the whole device." -msgstr "Le programmateur actuel ?? %1 ?? ne supporte pas le circuit ?? %2 ??." +msgstr "Le programmateur s??lectionn?? ne supporte pas l'effacement complet du circuit." #: tools/list/compile.cpp:392 msgid "The selected toolchain (%1) cannot assemble file. It only supports files with extensions: %2" @@ -5057,9 +5038,8 @@ msgstr "Commande inconnue : %1" #: progs/pickit2v2/base/pickit2v2_prog.cpp:31 -#, fuzzy msgid "Unknown device" -msgstr "Circuit inconnu." +msgstr "Circuit inconnu" #: piklab-prog/cmdline.cpp:417 msgid "Unknown device \"%1\"." @@ -5173,7 +5153,7 @@ #: progs/pickit2v2/base/pickit2v2_prog.cpp:86 msgid "Vdd voltage level error; " -msgstr "" +msgstr "Erreur de valeur de tension pour Vdd ; " #: progs/direct/base/direct_prog_config.cpp:48 msgid "Velleman K8048" @@ -5209,7 +5189,7 @@ #: progs/pickit2v2/base/pickit2v2_prog.cpp:85 msgid "Vpp voltage level error; " -msgstr "" +msgstr "Erreur de valeur de tension pour Vpp ; " #: devices/pic/base/pic_config.cpp:85 msgid "WDT post-scaler" @@ -5600,8 +5580,3 @@ msgid "warning: " msgstr "avertissement : " -#~ msgid "PICkit2" -#~ msgstr "PICkit2" - -#~ msgid "Devices" -#~ msgstr "Circuits" Index: piklab.spec =================================================================== RCS file: /cvs/extras/rpms/piklab/FC-6/piklab.spec,v retrieving revision 1.15 retrieving revision 1.16 diff -u -r1.15 -r1.16 --- piklab.spec 15 Apr 2007 13:32:01 -0000 1.15 +++ piklab.spec 15 Apr 2007 20:14:16 -0000 1.16 @@ -2,7 +2,7 @@ Name: piklab Version: 0.14.2 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Development environment for applications based on PIC & dsPIC microcontrollers Summary(fr):IDE pour applications ?? base de microcontr??leurs PIC et de dsPIC @@ -18,6 +18,7 @@ Source6: %{name}-LISEZMOI.Fedora Patch0: %{name}-0.12.1.desktop.typo-fr.patch Patch1: %{name}-0.12.1.x-desktop-fr.patch +Patch2: %{name}-0.14.2-fr.po.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: desktop-file-utils, kdelibs-devel, libusb-devel, readline-devel @@ -48,6 +49,7 @@ %patch0 -p0 %patch1 -p0 +%patch2 -p0 %{__install} -pm 644 %{SOURCE5} README.Fedora %{__install} -pm 644 %{SOURCE6} LISEZMOI.Fedora @@ -120,6 +122,9 @@ %config(noreplace) %{_sysconfdir}/security/console.perms.d/*.perms %changelog +* Sun Apr 15 2007 Alain Portal 0.14.2-2 + - Add patch to complete french translation + * Sat Apr 14 2007 Chitlesh Goorah - 0.14.2-1 - New upstream release From fedora-extras-commits at redhat.com Sun Apr 15 20:19:37 2007 From: fedora-extras-commits at redhat.com (Alain Portal (dionysos)) Date: Sun, 15 Apr 2007 16:19:37 -0400 Subject: rpms/piklab/FC-5 piklab-0.14.2-fr.po.patch, NONE, 1.1 piklab.spec, 1.17, 1.18 Message-ID: <200704152019.l3FKJbhj020145@cvs-int.fedora.redhat.com> Author: dionysos Update of /cvs/extras/rpms/piklab/FC-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv20122 Modified Files: piklab.spec Added Files: piklab-0.14.2-fr.po.patch Log Message: Add patch to complete french translation. piklab-0.14.2-fr.po.patch: --- NEW FILE piklab-0.14.2-fr.po.patch --- --- po/fr.po.orig 2007-04-10 07:28:42.000000000 +0200 +++ po/fr.po 2007-04-15 21:36:19.000000000 +0200 @@ -1,3 +1,4 @@ +# translation of fr.po to Fran??ais # translation of fr.po to # This file is put in the public domain. # @@ -8,9 +9,9 @@ "Project-Id-Version: fr\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2007-04-09 19:49+0200\n" -"PO-Revision-Date: 2007-03-11 13:31+0100\n" -"Last-Translator: Nicolas Hadacek \n" -"Language-Team: \n" +"PO-Revision-Date: 2007-04-15 21:36+0200\n" +"Last-Translator: Alain PORTAL \n" +"Language-Team: Fran??ais \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" @@ -884,24 +885,21 @@ msgstr "Protection en ??criture de la section de d??marrage" #: progs/bootloader/base/bootloader_prog.h:52 -#, fuzzy msgid "Bootloader" -msgstr "Chargeur de d??marrage simplifi??" +msgstr "Chargeur de d??marrage" #: progs/bootloader/base/bootloader_tbl.cpp:88 -#, fuzzy msgid "Bootloader identified device as: %1" -msgstr "Le chargeur de d??marrage simplifi?? ?? identifi?? le circuit : %1" +msgstr "Le chargeur de d??marrage a identifi?? le circuit : %1" #: progs/bootloader/base/bootloader_pickit2.cpp:28 #: progs/bootloader/base/bootloader_picdem.cpp:66 msgid "Bootloader version %1 detected" -msgstr "" +msgstr "La version %1 du chargeur de d??marrage a ??t?? d??tect??e" #: progs/bootloader/gui/bootloader_config_widget.cpp:91 -#, fuzzy msgid "Bootloader:" -msgstr "Chargeur de d??marrage simplifi??" +msgstr "Chargeur de d??marrage :" #: piklab-prog/cli_interactive.cpp:176 msgid "Breakpoint already set at %1" @@ -1085,7 +1083,7 @@ #: devices/pic/pic/pic_prog.cpp:417 msgid "Cannot erase specified range because of programmer limitations." -msgstr "" +msgstr "Impossible d'effacer l'intervalle sp??cifi?? ?? cause des limitations du programmateur." #: piklab-prog/cli_prog_manager.cpp:27 msgid "Cannot open device \"%1\" as serial or parallel port. Please check existence and permissions." @@ -1416,9 +1414,8 @@ msgstr "Impossible de d??tecter la m??moire EEPROM" #: progs/bootloader/base/bootloader_pickit2.cpp:25 -#, fuzzy msgid "Could not detect device in bootloader mode" -msgstr "Impossible d'ouvrir le p??riph??rique ?? %1 ?? en lecture-??criture" +msgstr "Impossible de d??tecter le circuit en mode chargeur de d??marrage" #: progs/manager/prog_manager.cpp:68 libgui/device_gui.cpp:244 msgid "Could not detect supported devices for \"%1\". Please check installation." @@ -1531,7 +1528,7 @@ #: devices/pic/pic/pic_prog.cpp:336 msgid "Could not restore band gap bits because programmer does not support writing config bits." -msgstr "" +msgstr "Impossible de restaurer les bits de la bande de gap car le programmateur ne peut pas ??crire les bits de configuration." #: libgui/toplevel.cpp:521 msgid "Could not run \"pikloops\"" @@ -1718,9 +1715,8 @@ msgstr "Circuit d??duit du fichier : %1" #: progs/bootloader/base/bootloader_picdem.cpp:109 -#, fuzzy msgid "Device memory does not match hex file (at address 0x%2: reading 0x%3 and expecting 0x%4)." -msgstr "La m??moire du micrologiciel ne correspond pas au fichier hexad??cimal (?? l'adresse 0x%2 : 0x%3 lu et 0x%4 attendu)." +msgstr "La m??moire du circuit ne correspond pas au fichier hexad??cimal (?? l'adresse 0x%2 : 0x%3 lu et 0x%4 attendu)." #: devices/pic/pic/pic_prog_specific.cpp:104 msgid "Device memory does not match hex file (in %1 at address %2: reading %3 and expecting %4)." @@ -1885,7 +1881,6 @@ msgstr "Afficher l'aide." #: libcli/cli_main.cpp:41 -#, fuzzy msgid "Display low level debug messages." msgstr "Afficher tous les messages de d??bogage." @@ -2354,9 +2349,8 @@ msgstr "URL du fichier : ?? %1 ??." #: coff/base/text_coff.cpp:121 -#, fuzzy msgid "File could not be read" -msgstr "Le fichier ?? %1 ?? n'est pas enregistr??." +msgstr "Le fichier n'a pas pu ??tre lu" #: libgui/project_manager.cpp:502 msgid "File is already in the project." @@ -3311,11 +3305,11 @@ #: progs/bootloader/base/bootloader_picdem.cpp:68 msgid "Only bootloader version 1.x is supported" -msgstr "" +msgstr "Seule la version 1.x du chargeur de d??marrage est support??e" #: progs/bootloader/base/bootloader_pickit2.cpp:30 msgid "Only bootloader version 2.x is supported" -msgstr "" +msgstr "Seule la version 2.x du chargeur de d??marrage est support??e" #: progs/bootloader/base/bootloader_tbl.cpp:315 msgid "Only code and EEPROM will be erased." @@ -3330,7 +3324,6 @@ msgstr "Seul l'anglais est accept??." #: progs/bootloader/base/bootloader_tbl.cpp:176 -#, fuzzy msgid "Only the first word of the \"goto\" instruction is into the first four instructions." msgstr "Seul le premier mot de l'instruction ?? goto ?? se trouve parmi les quatre premi??res instructions." @@ -3395,14 +3388,12 @@ msgstr "La sauvegarde de la calibration de l'oscillateur ne peut ??tre lue avec le programmateur s??lectionn??." #: devices/pic/pic/pic_prog.cpp:271 -#, fuzzy msgid "Osccal backup cannot be read by the selected programmer" msgstr "La sauvegarde de la calibration de l'oscillateur ne peut ??tre lue avec le programmateur s??lectionn??." #: devices/pic/pic/pic_prog.cpp:260 -#, fuzzy msgid "Osccal cannot be read by the selected programmer" -msgstr "La sauvegarde de la calibration de l'oscillateur ne peut ??tre lue avec le programmateur s??lectionn??." +msgstr "La calibration de l'oscillateur ne peut ??tre lue avec le programmateur s??lectionn??." #: progs/gui/prog_group_ui.cpp:176 msgid "Osccal regeneration is not available with the selected programmer." @@ -3493,14 +3484,12 @@ msgstr "PICkit1" #: progs/pickit2/base/pickit2_prog.h:39 -#, fuzzy msgid "PICkit2 Firmware 1.x" -msgstr " Chargement du micrologiciel du PICkit2..." +msgstr "Micrologiciel 1.x PICkit2" #: progs/pickit2v2/base/pickit2v2_prog.h:41 -#, fuzzy msgid "PICkit2 Firmware 2.x" -msgstr " Chargement du micrologiciel du PICkit2..." +msgstr "Micrologiciel 2.x PICkit2" #: devices/base/generic_device.cpp:60 msgid "PLCC" @@ -3563,14 +3552,12 @@ msgstr "Effectuer la commande demand??e." #: progs/bootloader/bootloader_data/bootloader_data.cpp:14 -#, fuzzy msgid "Picdem Bootloader" -msgstr "Chargeur de d??marrage simplifi??" +msgstr "Chargeur de d??marrage Picdem" #: progs/bootloader/bootloader_data/bootloader_data.cpp:13 -#, fuzzy msgid "Pickit2 Bootloader" -msgstr "Chargeur de d??marrage simplifi??" +msgstr "Chargeur de d??marrage Pickit2" #: progs/psp/base/psp_prog.h:38 msgid "Picstart Plus" @@ -3687,9 +3674,8 @@ msgstr "Mode processeur" #: progs/bootloader/gui/bootloader_config_widget.cpp:99 -#, fuzzy msgid "Program EEPROM (if supported)" -msgstr "Programmer l'EEPROM" +msgstr "Programmer l'EEPROM (si cela est support??)" #: devices/pic/base/pic.cpp:27 msgid "Program Executive" @@ -4672,9 +4658,8 @@ msgstr "Le programmateur actuel ?? %1 ?? ne supporte pas le circuit ?? %2 ??." #: devices/pic/pic/pic_prog.cpp:614 -#, fuzzy msgid "The device cannot be erased first by the selected programmer so programming may fail..." -msgstr "L'espace m??moire n'a pas ??t?? d'abord effac??, aussi, sa programmation peut ??chouer." +msgstr "Le cricuit n'a pas ??t?? d'abord effac?? par le programmateur s??lectionn??, aussi, sa programmation peut ??chouer..." #: libgui/gui_prog_manager.cpp:37 msgid "The device memory is in an unknown state. You may want to reprogram the device. Continue anyway?" @@ -4733,9 +4718,8 @@ msgstr "Le nombre de points d'arr??t est sup??rieur au maximum permis par l'actuel d??bogueur : on d??sactive le dernier." #: devices/pic/pic/pic_prog.cpp:599 -#, fuzzy msgid "The range cannot be erased first by the selected programmer so programming may fail..." -msgstr "L'espace m??moire n'a pas ??t?? d'abord effac??, aussi, sa programmation peut ??chouer." +msgstr "L'espace m??moire n'a pas ??t?? d'abord effac?? par le programmateur s??lectionn??, aussi, sa programmation peut ??chouer..." #: piklab-hex/main.cpp:140 msgid "The second hex file is a subset of the first one." @@ -4762,19 +4746,16 @@ msgstr "Le programmateur s??lectionn?? ne peut pas lire la m??moire du circuit." #: devices/pic/pic/pic_prog.cpp:467 -#, fuzzy msgid "The selected programmer cannot read memory range: operation skipped." -msgstr "Le programmateur s??lectionn?? ne peut pas lire la m??moire du circuit." +msgstr "Le programmateur s??lectionn?? ne peut pas lire l'intervalle m??moire : on passe l'op??ration." #: devices/pic/pic/pic_prog.cpp:439 devices/pic/pic/pic_prog.cpp:508 -#, fuzzy msgid "The selected programmer cannot read the specified memory range." -msgstr "Le programmateur s??lectionn?? ne peut pas lire la m??moire du circuit." +msgstr "Le programmateur s??lectionn?? ne peut pas lire l'intervalle m??moire sp??cifi??." #: devices/pic/pic/pic_prog.cpp:349 -#, fuzzy msgid "The selected programmer does not support erasing the whole device." -msgstr "Le programmateur actuel ?? %1 ?? ne supporte pas le circuit ?? %2 ??." +msgstr "Le programmateur s??lectionn?? ne supporte pas l'effacement complet du circuit." #: tools/list/compile.cpp:392 msgid "The selected toolchain (%1) cannot assemble file. It only supports files with extensions: %2" @@ -5057,9 +5038,8 @@ msgstr "Commande inconnue : %1" #: progs/pickit2v2/base/pickit2v2_prog.cpp:31 -#, fuzzy msgid "Unknown device" -msgstr "Circuit inconnu." +msgstr "Circuit inconnu" #: piklab-prog/cmdline.cpp:417 msgid "Unknown device \"%1\"." @@ -5173,7 +5153,7 @@ #: progs/pickit2v2/base/pickit2v2_prog.cpp:86 msgid "Vdd voltage level error; " -msgstr "" +msgstr "Erreur de valeur de tension pour Vdd ; " #: progs/direct/base/direct_prog_config.cpp:48 msgid "Velleman K8048" @@ -5209,7 +5189,7 @@ #: progs/pickit2v2/base/pickit2v2_prog.cpp:85 msgid "Vpp voltage level error; " -msgstr "" +msgstr "Erreur de valeur de tension pour Vpp ; " #: devices/pic/base/pic_config.cpp:85 msgid "WDT post-scaler" @@ -5600,8 +5580,3 @@ msgid "warning: " msgstr "avertissement : " -#~ msgid "PICkit2" -#~ msgstr "PICkit2" - -#~ msgid "Devices" -#~ msgstr "Circuits" Index: piklab.spec =================================================================== RCS file: /cvs/extras/rpms/piklab/FC-5/piklab.spec,v retrieving revision 1.17 retrieving revision 1.18 diff -u -r1.17 -r1.18 --- piklab.spec 15 Apr 2007 13:25:41 -0000 1.17 +++ piklab.spec 15 Apr 2007 20:19:03 -0000 1.18 @@ -2,7 +2,7 @@ Name: piklab Version: 0.14.2 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Development environment for applications based on PIC & dsPIC microcontrollers Summary(fr):IDE pour applications ?? base de microcontr??leurs PIC et de dsPIC @@ -18,6 +18,7 @@ Source6: %{name}-LISEZMOI.Fedora Patch0: %{name}-0.12.1.desktop.typo-fr.patch Patch1: %{name}-0.12.1.x-desktop-fr.patch +Patch2: %{name}-0.14.2-fr.po.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: desktop-file-utils, kdelibs-devel, libusb-devel, readline-devel @@ -48,6 +49,7 @@ %patch0 -p0 %patch1 -p0 +%patch2 -p0 %{__install} -pm 644 %{SOURCE5} README.Fedora %{__install} -pm 644 %{SOURCE6} LISEZMOI.Fedora @@ -120,6 +122,9 @@ %config(noreplace) %{_sysconfdir}/security/console.perms.d/*.perms %changelog +* Sun Apr 15 2007 Alain Portal 0.14.2-2 + - Add patch to complete french translation + * Sat Apr 14 2007 Chitlesh Goorah - 0.14.2-1 - New upstream release From fedora-extras-commits at redhat.com Sun Apr 15 21:06:08 2007 From: fedora-extras-commits at redhat.com (Robert Marcano (robmv)) Date: Sun, 15 Apr 2007 17:06:08 -0400 Subject: rpms/shorewall/devel .cvsignore, 1.25, 1.26 shorewall.spec, 1.32, 1.33 sources, 1.25, 1.26 Message-ID: <200704152106.l3FL68Ww025111@cvs-int.fedora.redhat.com> Author: robmv Update of /cvs/extras/rpms/shorewall/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv25063 Modified Files: .cvsignore shorewall.spec sources Log Message: Update to upstream 3.4.2 Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/shorewall/devel/.cvsignore,v retrieving revision 1.25 retrieving revision 1.26 diff -u -r1.25 -r1.26 --- .cvsignore 26 Mar 2007 15:41:54 -0000 1.25 +++ .cvsignore 15 Apr 2007 21:05:34 -0000 1.26 @@ -1 +1 @@ -shorewall-3.4.1.tar.bz2 +shorewall-3.4.2.tar.bz2 Index: shorewall.spec =================================================================== RCS file: /cvs/extras/rpms/shorewall/devel/shorewall.spec,v retrieving revision 1.32 retrieving revision 1.33 diff -u -r1.32 -r1.33 --- shorewall.spec 26 Mar 2007 15:41:54 -0000 1.32 +++ shorewall.spec 15 Apr 2007 21:05:34 -0000 1.33 @@ -1,13 +1,13 @@ Name: shorewall -Version: 3.4.1 -Release: 2%{?dist} +Version: 3.4.2 +Release: 1%{?dist} Summary: Iptables-based firewall for Linux systems Group: Applications/System License: GPL URL: http://www.shorewall.net/ -Source: http://www.shorewall.net/pub/shorewall/3.2/shorewall-%{version}/shorewall-%{version}.tar.bz2 +Source: http://www.shorewall.net/pub/shorewall/3.4/shorewall-%{version}/shorewall-%{version}.tar.bz2 Patch0: shorewall-3.0.3-init.patch BuildArch: noarch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) @@ -87,6 +87,9 @@ %doc COPYING INSTALL changelog.txt releasenotes.txt README.txt Samples %changelog +* Sun Apr 15 2007 Robert Marcano - 3.4.2-1 +- Update to upstream 3.4.2 + * Mon Mar 26 2007 Robert Marcano - 3.4.1-1 - Update to upstream 3.4.1 Index: sources =================================================================== RCS file: /cvs/extras/rpms/shorewall/devel/sources,v retrieving revision 1.25 retrieving revision 1.26 diff -u -r1.25 -r1.26 --- sources 26 Mar 2007 15:41:54 -0000 1.25 +++ sources 15 Apr 2007 21:05:34 -0000 1.26 @@ -1 +1 @@ -389a62170ad11c683ccaa6e2e071aff4 shorewall-3.4.1.tar.bz2 +6fe1a8e4bf552ade7fdc327be94f09f4 shorewall-3.4.2.tar.bz2 From fedora-extras-commits at redhat.com Sun Apr 15 21:06:15 2007 From: fedora-extras-commits at redhat.com (Dominik Mierzejewski (rathann)) Date: Sun, 15 Apr 2007 17:06:15 -0400 Subject: rpms/crm114/devel .cvsignore, 1.2, 1.3 crm114-rpm.patch, 1.1, 1.2 crm114.spec, 1.2, 1.3 sources, 1.2, 1.3 Message-ID: <200704152106.l3FL6Fgj025149@cvs-int.fedora.redhat.com> Author: rathann Update of /cvs/extras/rpms/crm114/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv25059 Modified Files: .cvsignore crm114-rpm.patch crm114.spec sources Log Message: - updated to 20070301 "BlameBaltar" - added missing quine.crm to testsuite - no more crashes on x86_64, removed ExcludeArch, fixes #202893 Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/crm114/devel/.cvsignore,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- .cvsignore 17 Aug 2006 23:03:36 -0000 1.2 +++ .cvsignore 15 Apr 2007 21:05:40 -0000 1.3 @@ -1 +1 @@ -crm114-20060704a-BlameRobert.no-TRE.src.tar.gz +crm114-20070301-BlameBaltar.no-TRE.src.tar.bz2 crm114-rpm.patch: Index: crm114-rpm.patch =================================================================== RCS file: /cvs/extras/rpms/crm114/devel/crm114-rpm.patch,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- crm114-rpm.patch 17 Aug 2006 23:03:36 -0000 1.1 +++ crm114-rpm.patch 15 Apr 2007 21:05:40 -0000 1.2 @@ -1,17 +1,13 @@ ---- crm114-20060704a-BlameRobert.src/megatest.sh.r 2006-07-08 04:48:12.000000000 +0200 -+++ crm114-20060704a-BlameRobert.src/megatest.sh 2006-08-16 22:56:23.000000000 +0200 -@@ -50,7 +50,7 @@ - crm skudtest.crm - crm statustest.crm - #./exectest.crm --./unionintersecttest.crm -+crm unionintersecttest.crm - crm beeptest.crm - crm userdirtest.crm - crm windowtest.crm <<-EOF ---- crm114-20060704a-BlameRobert.src/Makefile.r 2006-07-08 04:48:12.000000000 +0200 -+++ crm114-20060704a-BlameRobert.src/Makefile 2006-08-16 22:53:12.000000000 +0200 -@@ -47,7 +47,7 @@ +--- /dev/null 2007-04-15 01:47:43.733920889 +0200 ++++ crm114-20070301-BlameBaltar.no-TRE.src/quine.crm 2007-04-15 21:45:04.000000000 +0200 +@@ -0,0 +1,4 @@ ++{ ++ window ++ output /:*:_pgm_text:/ ++} +--- crm114-20070301-BlameBaltar.no-TRE.src/Makefile.r 2007-03-02 16:33:55.000000000 +0100 ++++ crm114-20070301-BlameBaltar.no-TRE.src/Makefile 2007-04-15 22:04:51.000000000 +0200 +@@ -52,7 +52,7 @@ # Tell the compiler full optimization, allow debugging, and warn on every # possible error # @@ -20,16 +16,16 @@ # turn this one on for no optimization debugging. #CFLAGS += -O0 -g -Wall # turn this one on for really picayune debugging. -@@ -56,7 +56,7 @@ - # Choose between static and dynamic linking (we recommend static linking) +@@ -62,7 +62,7 @@ # Comment this out if you want dynamic linking # --LDFLAGS += -static -+#LDFLAGS += -static + # BSD users - do NOT use -static-libgcc!!! +-LDFLAGS += -static -static-libgcc ++#LDFLAGS += -static -static-libgcc # # Any standard install flags? We nominally use protection 755 INSTALLFLAGS += -m 755 -@@ -314,13 +314,13 @@ +@@ -360,13 +360,13 @@ crm_util_errorhandlers.o \ crm_osbf_maintenance.o -lm -ltre -o osbf-util @@ -45,7 +41,7 @@ $(CC) $(CFLAGS) $(LDFLAGS) -D$(SYSTEMTYPE) -DVERSION='"$(VERSION)"' \ crm_str_funcs.o \ crm_util_errorhandlers.o \ -@@ -354,29 +354,29 @@ +@@ -400,30 +400,30 @@ install_utils: $(MAKE) cssmerge cssutil cssdiff osbf-util @@ -59,32 +55,33 @@ + install $(INSTALLFLAGS) osbf-util $(DESTDIR)$(BINDIR)/osbf-util$(VER_SUFFIX) # if you don't have EMACS installed in the default place, you # won't get the crm114-mode.el automatically. -- -install $(INSTALLFLAGS) crm114-mode.el /usr/share/emacs/site-lisp/crm114-mode.el$(VER_SUFFIX) -+ -install $(INSTALLFLAGS) crm114-mode.el $(DESTDIR)/usr/share/emacs/site-lisp/crm114-mode.el$(VER_SUFFIX) +- -install $(INSTALLFLAGS) crm114-mode.el $(prefix)/share/emacs/site-lisp/crm114-mode.el$(VER_SUFFIX) ++ -install $(INSTALLFLAGS) crm114-mode.el $(DESTDIR)$(prefix)/share/emacs/site-lisp/crm114-mode.el$(VER_SUFFIX) - install_tre: crm114_tre -- install $(INSTALLFLAGS) crm114_tre $(BINDIR)/crm$(VER_SUFFIX) -+ install $(INSTALLFLAGS) crm114_tre $(DESTDIR)$(BINDIR)/crm$(VER_SUFFIX) # use different name so we can keep it around along with default one # and same VER_SUFFIX postfix + install_engine: crm114 +- install $(INSTALLFLAGS) crm114 $(BINDIR)/crm$(VER_SUFFIX) ++ install $(INSTALLFLAGS) crm114 $(DESTDIR)$(BINDIR)/crm$(VER_SUFFIX) + install_gnu: crm114_gnu - install $(INSTALLFLAGS) crm114_gnu $(BINDIR)/crmg$(VER_SUFFIX) + install $(INSTALLFLAGS) crm114_gnu $(DESTDIR)$(BINDIR)/crmg$(VER_SUFFIX) install_binary_only: FORCE -- install $(INSTALLFLAGS) crm114_tre $(BINDIR)/crm$(VER_SUFFIX) +- install $(INSTALLFLAGS) crm114 $(BINDIR)/crm$(VER_SUFFIX) - install $(INSTALLFLAGS) cssdiff $(BINDIR)/cssdiff$(VER_SUFFIX) - install $(INSTALLFLAGS) cssmerge $(BINDIR)/cssmerge$(VER_SUFFIX) - install $(INSTALLFLAGS) cssutil $(BINDIR)/cssutil$(VER_SUFFIX) - install $(INSTALLFLAGS) osbf-util $(BINDIR)/osbf-util$(VER_SUFFIX) -- -install $(INSTALLFLAGS) crm114-mode.el /usr/share/emacs/site-lisp/crm114-mode.el$(VER_SUFFIX) -+ install $(INSTALLFLAGS) crm114_tre $(DESTDIR)$(BINDIR)/crm$(VER_SUFFIX) +- -install $(INSTALLFLAGS) crm114-mode.el $(prefix)/share/emacs/site-lisp/crm114-mode.el$(VER_SUFFIX) ++ install $(INSTALLFLAGS) crm114 $(DESTDIR)$(BINDIR)/crm$(VER_SUFFIX) + install $(INSTALLFLAGS) cssdiff $(DESTDIR)$(BINDIR)/cssdiff$(VER_SUFFIX) + install $(INSTALLFLAGS) cssmerge $(DESTDIR)$(BINDIR)/cssmerge$(VER_SUFFIX) + install $(INSTALLFLAGS) cssutil $(DESTDIR)$(BINDIR)/cssutil$(VER_SUFFIX) + install $(INSTALLFLAGS) osbf-util $(DESTDIR)$(BINDIR)/osbf-util$(VER_SUFFIX) -+ -install $(INSTALLFLAGS) crm114-mode.el $(DESTDIR)/usr/share/emacs/site-lisp/crm114-mode.el$(VER_SUFFIX) ++ -install $(INSTALLFLAGS) crm114-mode.el $(DESTDIR)$(prefix)/share/emacs/site-lisp/crm114-mode.el$(VER_SUFFIX) uninstall: FORCE -rm -rf $(BINDIR)/crm$(VER_SUFFIX) Index: crm114.spec =================================================================== RCS file: /cvs/extras/rpms/crm114/devel/crm114.spec,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- crm114.spec 29 Aug 2006 18:03:05 -0000 1.2 +++ crm114.spec 15 Apr 2007 21:05:40 -0000 1.3 @@ -1,6 +1,6 @@ -%define cvsver 20060704 -%define codename BlameRobert -%define rel 2 +%define cvsver 20070301 +%define codename BlameBaltar +%define rel 3 Summary: CRM114 Bayesian Spam Detector Name: crm114 @@ -9,12 +9,10 @@ URL: http://crm114.sourceforge.net/ License: GPL Group: Applications/Text -Source0: http://crm114.sourceforge.net/%{name}-%{cvsver}a-%{codename}.no-TRE.src.tar.gz +Source0: http://crm114.sourceforge.net/%{name}-%{cvsver}-%{codename}.no-TRE.src.tar.bz2 Patch0: %{name}-rpm.patch BuildRoot: %{_tmppath}/%{name}-%{version}-root-%(%{__id_u} -n) BuildRequires: tre-devel -# crashes: BZ#202893 -ExcludeArch: x86_64 %description CRM114 is a system to examine incoming e-mail, system log streams, @@ -33,7 +31,7 @@ Major Emacs mode for editing crm114 scripts. %prep -%setup -q -n %{name}-%{cvsver}a-%{codename}.src +%setup -q -n %{name}-%{cvsver}-%{codename}.no-TRE.src %patch0 -p1 -b .r chmod 644 README *.cf *.h *.recipe *.txt @@ -51,8 +49,6 @@ install -pm 644 maillib.crm $RPM_BUILD_ROOT%{_datadir}/%{name}/ %check -export PATH=`pwd`:$PATH -ln -s crm114_tre crm make megatest %files @@ -66,6 +62,11 @@ %{_datadir}/emacs/site-lisp/*.el %changelog +* Sun Apr 15 2007 Dominik Mierzejewski 0-0.3.20070301 +- updated to 20070301 "BlameBaltar" +- added missing quine.crm to testsuite +- no more crashes on x86_64, removed ExcludeArch, fixes #202893 + * Tue Aug 29 2006 Dominik Mierzejewski 0-0.2.20060704 - mass rebuild Index: sources =================================================================== RCS file: /cvs/extras/rpms/crm114/devel/sources,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- sources 17 Aug 2006 23:03:36 -0000 1.2 +++ sources 15 Apr 2007 21:05:40 -0000 1.3 @@ -1 +1 @@ -7fec214c03679398979387b22e96b1d9 crm114-20060704a-BlameRobert.no-TRE.src.tar.gz +f9570a0e726914b9abc71da583213d99 crm114-20070301-BlameBaltar.no-TRE.src.tar.bz2 From fedora-extras-commits at redhat.com Sun Apr 15 21:15:47 2007 From: fedora-extras-commits at redhat.com (Robert Marcano (robmv)) Date: Sun, 15 Apr 2007 17:15:47 -0400 Subject: rpms/shorewall/FC-6 .cvsignore, 1.25, 1.26 shorewall.spec, 1.32, 1.33 sources, 1.25, 1.26 Message-ID: <200704152115.l3FLFl2w025279@cvs-int.fedora.redhat.com> Author: robmv Update of /cvs/extras/rpms/shorewall/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv25252 Modified Files: .cvsignore shorewall.spec sources Log Message: Update to upstream 3.4.2 Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/shorewall/FC-6/.cvsignore,v retrieving revision 1.25 retrieving revision 1.26 diff -u -r1.25 -r1.26 --- .cvsignore 26 Mar 2007 16:03:33 -0000 1.25 +++ .cvsignore 15 Apr 2007 21:15:13 -0000 1.26 @@ -1 +1 @@ -shorewall-3.4.1.tar.bz2 +shorewall-3.4.2.tar.bz2 Index: shorewall.spec =================================================================== RCS file: /cvs/extras/rpms/shorewall/FC-6/shorewall.spec,v retrieving revision 1.32 retrieving revision 1.33 diff -u -r1.32 -r1.33 --- shorewall.spec 26 Mar 2007 16:03:33 -0000 1.32 +++ shorewall.spec 15 Apr 2007 21:15:13 -0000 1.33 @@ -1,13 +1,13 @@ Name: shorewall -Version: 3.4.1 -Release: 2%{?dist} +Version: 3.4.2 +Release: 1%{?dist} Summary: Iptables-based firewall for Linux systems Group: Applications/System License: GPL URL: http://www.shorewall.net/ -Source: http://www.shorewall.net/pub/shorewall/3.2/shorewall-%{version}/shorewall-%{version}.tar.bz2 +Source: http://www.shorewall.net/pub/shorewall/3.4/shorewall-%{version}/shorewall-%{version}.tar.bz2 Patch0: shorewall-3.0.3-init.patch BuildArch: noarch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) @@ -87,6 +87,9 @@ %doc COPYING INSTALL changelog.txt releasenotes.txt README.txt Samples %changelog +* Sun Apr 15 2007 Robert Marcano - 3.4.2-1 +- Update to upstream 3.4.2 + * Mon Mar 26 2007 Robert Marcano - 3.4.1-1 - Update to upstream 3.4.1 Index: sources =================================================================== RCS file: /cvs/extras/rpms/shorewall/FC-6/sources,v retrieving revision 1.25 retrieving revision 1.26 diff -u -r1.25 -r1.26 --- sources 26 Mar 2007 16:03:33 -0000 1.25 +++ sources 15 Apr 2007 21:15:13 -0000 1.26 @@ -1 +1 @@ -389a62170ad11c683ccaa6e2e071aff4 shorewall-3.4.1.tar.bz2 +6fe1a8e4bf552ade7fdc327be94f09f4 shorewall-3.4.2.tar.bz2 From fedora-extras-commits at redhat.com Sun Apr 15 21:17:01 2007 From: fedora-extras-commits at redhat.com (Robert Marcano (robmv)) Date: Sun, 15 Apr 2007 17:17:01 -0400 Subject: rpms/shorewall/FC-5 .cvsignore, 1.23, 1.24 shorewall.spec, 1.30, 1.31 sources, 1.23, 1.24 Message-ID: <200704152117.l3FLH1jv025344@cvs-int.fedora.redhat.com> Author: robmv Update of /cvs/extras/rpms/shorewall/FC-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv25323 Modified Files: .cvsignore shorewall.spec sources Log Message: Update to upstream 3.4.2 Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/shorewall/FC-5/.cvsignore,v retrieving revision 1.23 retrieving revision 1.24 diff -u -r1.23 -r1.24 --- .cvsignore 26 Mar 2007 16:04:38 -0000 1.23 +++ .cvsignore 15 Apr 2007 21:16:27 -0000 1.24 @@ -1 +1 @@ -shorewall-3.4.1.tar.bz2 +shorewall-3.4.2.tar.bz2 Index: shorewall.spec =================================================================== RCS file: /cvs/extras/rpms/shorewall/FC-5/shorewall.spec,v retrieving revision 1.30 retrieving revision 1.31 diff -u -r1.30 -r1.31 --- shorewall.spec 26 Mar 2007 16:04:38 -0000 1.30 +++ shorewall.spec 15 Apr 2007 21:16:27 -0000 1.31 @@ -1,13 +1,13 @@ Name: shorewall -Version: 3.4.1 -Release: 2%{?dist} +Version: 3.4.2 +Release: 1%{?dist} Summary: Iptables-based firewall for Linux systems Group: Applications/System License: GPL URL: http://www.shorewall.net/ -Source: http://www.shorewall.net/pub/shorewall/3.2/shorewall-%{version}/shorewall-%{version}.tar.bz2 +Source: http://www.shorewall.net/pub/shorewall/3.4/shorewall-%{version}/shorewall-%{version}.tar.bz2 Patch0: shorewall-3.0.3-init.patch BuildArch: noarch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) @@ -87,6 +87,9 @@ %doc COPYING INSTALL changelog.txt releasenotes.txt README.txt Samples %changelog +* Sun Apr 15 2007 Robert Marcano - 3.4.2-1 +- Update to upstream 3.4.2 + * Mon Mar 26 2007 Robert Marcano - 3.4.1-1 - Update to upstream 3.4.1 Index: sources =================================================================== RCS file: /cvs/extras/rpms/shorewall/FC-5/sources,v retrieving revision 1.23 retrieving revision 1.24 diff -u -r1.23 -r1.24 --- sources 26 Mar 2007 16:04:38 -0000 1.23 +++ sources 15 Apr 2007 21:16:27 -0000 1.24 @@ -1 +1 @@ -389a62170ad11c683ccaa6e2e071aff4 shorewall-3.4.1.tar.bz2 +6fe1a8e4bf552ade7fdc327be94f09f4 shorewall-3.4.2.tar.bz2 From fedora-extras-commits at redhat.com Sun Apr 15 21:38:14 2007 From: fedora-extras-commits at redhat.com (Peter Gordon (pgordon)) Date: Sun, 15 Apr 2007 17:38:14 -0400 Subject: rpms/gnome-theme-clearlooks-bigpack/FC-6 gnome-theme-clearlooks-bigpack-fix-Cairo_Curve-ComboBox-text-contrast.patch, NONE, 1.1 gnome-theme-clearlooks-bigpack.spec, 1.8, 1.9 Message-ID: <200704152138.l3FLcEK1026012@cvs-int.fedora.redhat.com> Author: pgordon Update of /cvs/extras/rpms/gnome-theme-clearlooks-bigpack/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv25964 Modified Files: gnome-theme-clearlooks-bigpack.spec Added Files: gnome-theme-clearlooks-bigpack-fix-Cairo_Curve-ComboBox-text-contrast.patch Log Message: Sync with devel branch. gnome-theme-clearlooks-bigpack-fix-Cairo_Curve-ComboBox-text-contrast.patch: --- NEW FILE gnome-theme-clearlooks-bigpack-fix-Cairo_Curve-ComboBox-text-contrast.patch --- --- Clearlooks_Cairo-Curve/gtk-2.0/gtkrc 2006-02-24 04:32:04.000000000 -0800 +++ Clearlooks_Cairo-Curve/gtk-2.0/gtkrc.new 2007-04-10 22:09:31.000000000 -0700 @@ -41,7 +41,7 @@ base[INSENSITIVE] = "#DADADA" text[NORMAL] = "#000000" - text[PRELIGHT] = "#FFFFFF" + text[PRELIGHT] = "#000000" text[ACTIVE] = "#FFFFFF" text[SELECTED] = "#FFFFFF" text[INSENSITIVE] = "#777777" @@ -50,9 +50,6 @@ { scrollbar_color = "#4868B0" menubarstyle = 2 # 0 = flat, 1 = sunken, 2 = flat gradient - menuitemstyle = 1 # 0 = flat, 1 = 3d-ish (gradient), 2 = 3d-ish (button) - listviewitemstyle = 1 # 0 = flat, 1 = 3d-ish (gradient) - progressbarstyle = 1 # 0 = candy bar, 1 = fancy candy bar, 2 = flat animation = TRUE } } @@ -139,6 +136,7 @@ style "clearlooks-combo" = "clearlooks-button" { + text[ACTIVE] = "#FFFFFF" } Index: gnome-theme-clearlooks-bigpack.spec =================================================================== RCS file: /cvs/extras/rpms/gnome-theme-clearlooks-bigpack/FC-6/gnome-theme-clearlooks-bigpack.spec,v retrieving revision 1.8 retrieving revision 1.9 diff -u -r1.8 -r1.9 --- gnome-theme-clearlooks-bigpack.spec 9 Nov 2006 05:15:45 -0000 1.8 +++ gnome-theme-clearlooks-bigpack.spec 15 Apr 2007 21:37:40 -0000 1.9 @@ -1,6 +1,6 @@ Name: gnome-theme-clearlooks-bigpack Version: 0.6 -Release: 4%{?dist} +Release: 5%{?dist} Summary: Additional Clearlooks color schemes Group: User Interface/Desktops @@ -11,18 +11,22 @@ ## Using my own hosting so that the tarball will be versioned; have sent an ## inquiry about this to upstream. Source1: http://mirror.thecodergeek.com/ALL-CL-Big_Pack-Cairo-%{version}.tar.gz +Patch0: %{name}-fix-Cairo_Curve-ComboBox-text-contrast.patch + BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch Requires: gtk2-engines >= 2.8 %description -Lots and lots of color schemes for the Clearlooks GTK+ 2.x engine. +Lots and lots of color schemes for the Clearlooks GTK+ 2.x engine, including +Cairo-enabled schemes for smoother visual rendering. %prep -%setup -b 0 -q -c -%setup -D -b 1 -q -c +%setup -q -b 0 -c +%setup -q -D -b 1 -c +%patch0 -p0 %build @@ -45,6 +49,14 @@ %changelog +* Tue Apr 10 2007 Peter Gordon - 0.6-5 +- Add patch to fix the longstanding issue of ComboBox hover text having little + or no contrast when using the Cairo-enabled Curve theme (which also quiets + some "... not implemented and will be ignored" options). +- Rework %%setup invocations to be more quiet (as they should be). +- Add some text to the %%description to note that we have the Cairo-enabled + goodness. + * Sat Nov 04 2006 Peter Gordon - 0.6-4 - Explicitly depend on gtk2-engines >= 2.8, since we're doing Cairo-enabled goodness @@ -55,15 +67,15 @@ - A bunch of aesthetic cleanups to the spec - Add Cairo-enabled themes (resolves bug #214030) -* Wed Oct 11 2006 Peter Gordon 0.6-2 +* Wed Oct 11 2006 Peter Gordon - 0.6-2 - Bump EVR and rebuild to pick up new dist tag evaluation (for FC6/Devel) - Use hard tabs instead of spaces for the tags for simplicity -* Fri Dec 23 2005 Ignacio Vazquez-Abrams 0.6-1 +* Fri Dec 23 2005 Ignacio Vazquez-Abrams - 0.6-1 - Upstream update -* Thu Apr 7 2005 Ignacio Vazquez-Abrams 0.5-1.fc4 +* Thu Apr 7 2005 Ignacio Vazquez-Abrams - 0.5-1.fc4 - Dist split -* Wed Apr 6 2005 Ignacio Vazquez-Abrams 0.5-1 +* Wed Apr 6 2005 Ignacio Vazquez-Abrams - 0.5-1 - Initial RPM release From fedora-extras-commits at redhat.com Sun Apr 15 21:53:49 2007 From: fedora-extras-commits at redhat.com (Tom Callaway (spot)) Date: Sun, 15 Apr 2007 17:53:49 -0400 Subject: rpms/ntfs-3g/FC-5 ntfs-3g.spec,1.10,1.11 sources,1.6,1.7 Message-ID: <200704152153.l3FLrnD3026211@cvs-int.fedora.redhat.com> Author: spot Update of /cvs/extras/rpms/ntfs-3g/FC-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv26156/FC-5 Modified Files: ntfs-3g.spec sources Log Message: Bump to 1.416 Index: ntfs-3g.spec =================================================================== RCS file: /cvs/extras/rpms/ntfs-3g/FC-5/ntfs-3g.spec,v retrieving revision 1.10 retrieving revision 1.11 diff -u -r1.10 -r1.11 --- ntfs-3g.spec 4 Apr 2007 22:26:46 -0000 1.10 +++ ntfs-3g.spec 15 Apr 2007 21:53:15 -0000 1.11 @@ -1,7 +1,7 @@ Name: ntfs-3g Summary: Linux NTFS userspace driver -Version: 1.328 -Release: 2%{?dist} +Version: 1.416 +Release: 1%{?dist} License: GPL Group: System Environment/Base Source0: http://www.ntfs-3g.org/%{name}-%{version}.tgz @@ -13,7 +13,6 @@ Provides: ntfsprogs-fuse = %{epoch}:%{version}-%{release} Obsoletes: ntfsprogs-fuse Provides: fuse-ntfs-3g = %{epoch}:%{version}-%{release} -Patch0: ntfs-3g-1.328-fix-uid-gid.patch %description The ntfs-3g driver is an open source, GPL licensed, third generation @@ -40,7 +39,6 @@ %prep %setup -q -%patch0 -p1 -b .fix-uid-gid %build %configure --disable-static --disable-ldconfig @@ -89,6 +87,10 @@ %{_libdir}/libntfs-3g.so %changelog +* Sun Apr 15 2007 Tom "spot" Callaway 2:1.416-1 +- bump to 1.416 +- drop patch0, upstreamed + * Wed Apr 4 2007 Tom "spot" Callaway 2:1.328-2 - allow non-root users to mount/umount ntfs volumes (Laszlo Dvornik) Index: sources =================================================================== RCS file: /cvs/extras/rpms/ntfs-3g/FC-5/sources,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- sources 31 Mar 2007 21:12:58 -0000 1.6 +++ sources 15 Apr 2007 21:53:15 -0000 1.7 @@ -1 +1 @@ -37d7ebe2bc393590661a36c0f96876a8 ntfs-3g-1.328.tgz +5d513c5a747509165fcae38c20996755 ntfs-3g-1.416.tgz From fedora-extras-commits at redhat.com Sun Apr 15 21:53:57 2007 From: fedora-extras-commits at redhat.com (Tom Callaway (spot)) Date: Sun, 15 Apr 2007 17:53:57 -0400 Subject: rpms/ntfs-3g/devel .cvsignore, 1.6, 1.7 ntfs-3g.spec, 1.10, 1.11 sources, 1.7, 1.8 Message-ID: <200704152153.l3FLrvli026220@cvs-int.fedora.redhat.com> Author: spot Update of /cvs/extras/rpms/ntfs-3g/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv26156/devel Modified Files: .cvsignore ntfs-3g.spec sources Log Message: Bump to 1.416 Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/ntfs-3g/devel/.cvsignore,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- .cvsignore 21 Feb 2007 17:33:10 -0000 1.6 +++ .cvsignore 15 Apr 2007 21:53:23 -0000 1.7 @@ -1,2 +1,3 @@ ntfs-3g-0.20070118-BETA.tgz ntfs-3g-1.0.tgz +ntfs-3g-1.416.tgz Index: ntfs-3g.spec =================================================================== RCS file: /cvs/extras/rpms/ntfs-3g/devel/ntfs-3g.spec,v retrieving revision 1.10 retrieving revision 1.11 diff -u -r1.10 -r1.11 --- ntfs-3g.spec 4 Apr 2007 22:26:53 -0000 1.10 +++ ntfs-3g.spec 15 Apr 2007 21:53:23 -0000 1.11 @@ -1,7 +1,7 @@ Name: ntfs-3g Summary: Linux NTFS userspace driver -Version: 1.328 -Release: 2%{?dist} +Version: 1.416 +Release: 1%{?dist} License: GPL Group: System Environment/Base Source0: http://www.ntfs-3g.org/%{name}-%{version}.tgz @@ -13,7 +13,6 @@ Provides: ntfsprogs-fuse = %{epoch}:%{version}-%{release} Obsoletes: ntfsprogs-fuse Provides: fuse-ntfs-3g = %{epoch}:%{version}-%{release} -Patch0: ntfs-3g-1.328-fix-uid-gid.patch %description The ntfs-3g driver is an open source, GPL licensed, third generation @@ -40,7 +39,6 @@ %prep %setup -q -%patch0 -p1 -b .fix-uid-gid %build %configure --disable-static --disable-ldconfig @@ -89,6 +87,10 @@ %{_libdir}/libntfs-3g.so %changelog +* Sun Apr 15 2007 Tom "spot" Callaway 2:1.416-1 +- bump to 1.416 +- drop patch0, upstreamed + * Wed Apr 4 2007 Tom "spot" Callaway 2:1.328-2 - allow non-root users to mount/umount ntfs volumes (Laszlo Dvornik) Index: sources =================================================================== RCS file: /cvs/extras/rpms/ntfs-3g/devel/sources,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- sources 31 Mar 2007 21:13:05 -0000 1.7 +++ sources 15 Apr 2007 21:53:23 -0000 1.8 @@ -1 +1 @@ -37d7ebe2bc393590661a36c0f96876a8 ntfs-3g-1.328.tgz +5d513c5a747509165fcae38c20996755 ntfs-3g-1.416.tgz From fedora-extras-commits at redhat.com Sun Apr 15 21:53:53 2007 From: fedora-extras-commits at redhat.com (Tom Callaway (spot)) Date: Sun, 15 Apr 2007 17:53:53 -0400 Subject: rpms/ntfs-3g/FC-6 ntfs-3g.spec,1.11,1.12 sources,1.8,1.9 Message-ID: <200704152153.l3FLrrPC026215@cvs-int.fedora.redhat.com> Author: spot Update of /cvs/extras/rpms/ntfs-3g/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv26156/FC-6 Modified Files: ntfs-3g.spec sources Log Message: Bump to 1.416 Index: ntfs-3g.spec =================================================================== RCS file: /cvs/extras/rpms/ntfs-3g/FC-6/ntfs-3g.spec,v retrieving revision 1.11 retrieving revision 1.12 diff -u -r1.11 -r1.12 --- ntfs-3g.spec 4 Apr 2007 22:26:50 -0000 1.11 +++ ntfs-3g.spec 15 Apr 2007 21:53:19 -0000 1.12 @@ -1,7 +1,7 @@ Name: ntfs-3g Summary: Linux NTFS userspace driver -Version: 1.328 -Release: 2%{?dist} +Version: 1.416 +Release: 1%{?dist} License: GPL Group: System Environment/Base Source0: http://www.ntfs-3g.org/%{name}-%{version}.tgz @@ -13,7 +13,6 @@ Provides: ntfsprogs-fuse = %{epoch}:%{version}-%{release} Obsoletes: ntfsprogs-fuse Provides: fuse-ntfs-3g = %{epoch}:%{version}-%{release} -Patch0: ntfs-3g-1.328-fix-uid-gid.patch %description The ntfs-3g driver is an open source, GPL licensed, third generation @@ -40,7 +39,6 @@ %prep %setup -q -%patch0 -p1 -b .fix-uid-gid %build %configure --disable-static --disable-ldconfig @@ -89,6 +87,10 @@ %{_libdir}/libntfs-3g.so %changelog +* Sun Apr 15 2007 Tom "spot" Callaway 2:1.416-1 +- bump to 1.416 +- drop patch0, upstreamed + * Wed Apr 4 2007 Tom "spot" Callaway 2:1.328-2 - allow non-root users to mount/umount ntfs volumes (Laszlo Dvornik) Index: sources =================================================================== RCS file: /cvs/extras/rpms/ntfs-3g/FC-6/sources,v retrieving revision 1.8 retrieving revision 1.9 diff -u -r1.8 -r1.9 --- sources 31 Mar 2007 21:13:01 -0000 1.8 +++ sources 15 Apr 2007 21:53:19 -0000 1.9 @@ -1 +1 @@ -37d7ebe2bc393590661a36c0f96876a8 ntfs-3g-1.328.tgz +5d513c5a747509165fcae38c20996755 ntfs-3g-1.416.tgz From fedora-extras-commits at redhat.com Sun Apr 15 23:59:48 2007 From: fedora-extras-commits at redhat.com (Dominik Mierzejewski (rathann)) Date: Sun, 15 Apr 2007 19:59:48 -0400 Subject: rpms/openbabel/devel .cvsignore, 1.5, 1.6 openbabel.spec, 1.7, 1.8 sources, 1.5, 1.6 Message-ID: <200704152359.l3FNxmKv004038@cvs-int.fedora.redhat.com> Author: rathann Update of /cvs/extras/rpms/openbabel/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv4017 Modified Files: .cvsignore openbabel.spec sources Log Message: - updated to 2.1.0 final Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/openbabel/devel/.cvsignore,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- .cvsignore 29 Mar 2007 22:06:55 -0000 1.5 +++ .cvsignore 15 Apr 2007 23:59:14 -0000 1.6 @@ -1 +1 @@ -openbabel-2.1.0b8-20070324-r1898.tar.gz +openbabel-2.1.0.tar.gz Index: openbabel.spec =================================================================== RCS file: /cvs/extras/rpms/openbabel/devel/openbabel.spec,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- openbabel.spec 29 Mar 2007 22:06:55 -0000 1.7 +++ openbabel.spec 15 Apr 2007 23:59:14 -0000 1.8 @@ -4,16 +4,16 @@ %{!?python_sitearch: %define python_sitearch %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib(1)")} %define inchi_ver 1.0.1 -%define inchi_rel 6 +%define inchi_rel 7 Name: openbabel Version: 2.1.0 -Release: 0.3.b8%{?dist} +Release: 1%{?dist} Summary: Chemistry software file format converter License: GPL Group: Applications/File URL: http://openbabel.sourceforge.net/ -Source: http://dl.sourceforge.net/sourceforge/openbabel/%{name}-%{version}b8-20070324-r1898.tar.gz +Source: http://dl.sourceforge.net/sourceforge/openbabel/%{name}-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: libtool BuildRequires: libxml2-devel @@ -93,7 +93,7 @@ Python wrapper for the Open Babel library. %prep -%setup -q -n %{name}-2.1.0b8 +%setup -q %build autoreconf --force --install @@ -186,6 +186,9 @@ %{python_sitearch}/pybel.py* %changelog +* Mon Apr 16 2007 Dominik Mierzejewski 2.1.0-1 +- updated to 2.1.0 final + * Thu Mar 29 2007 Dominik Mierzejewski 2.1.0-0.3.b8 - updated to beta8 - dropped upstream'd patch Index: sources =================================================================== RCS file: /cvs/extras/rpms/openbabel/devel/sources,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- sources 29 Mar 2007 22:06:55 -0000 1.5 +++ sources 15 Apr 2007 23:59:14 -0000 1.6 @@ -1 +1 @@ -ff1d028df252bce7ac205f861dc63dc4 openbabel-2.1.0b8-20070324-r1898.tar.gz +0a227d336a81f3e62854d25acc562577 openbabel-2.1.0.tar.gz From fedora-extras-commits at redhat.com Mon Apr 16 01:01:00 2007 From: fedora-extras-commits at redhat.com (Tom Callaway (spot)) Date: Sun, 15 Apr 2007 21:01:00 -0400 Subject: rpms/ntfs-3g/FC-5 ntfs-3g.spec,1.11,1.12 sources,1.7,1.8 Message-ID: <200704160101.l3G110lN009286@cvs-int.fedora.redhat.com> Author: spot Update of /cvs/extras/rpms/ntfs-3g/FC-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv9224/FC-5 Modified Files: ntfs-3g.spec sources Log Message: 1.417 Index: ntfs-3g.spec =================================================================== RCS file: /cvs/extras/rpms/ntfs-3g/FC-5/ntfs-3g.spec,v retrieving revision 1.11 retrieving revision 1.12 diff -u -r1.11 -r1.12 --- ntfs-3g.spec 15 Apr 2007 21:53:15 -0000 1.11 +++ ntfs-3g.spec 16 Apr 2007 01:00:26 -0000 1.12 @@ -1,6 +1,6 @@ Name: ntfs-3g Summary: Linux NTFS userspace driver -Version: 1.416 +Version: 1.417 Release: 1%{?dist} License: GPL Group: System Environment/Base @@ -87,6 +87,9 @@ %{_libdir}/libntfs-3g.so %changelog +* Sun Apr 15 2007 Tom "spot" Callaway 2:1.417-1 +- bump to 1.417 + * Sun Apr 15 2007 Tom "spot" Callaway 2:1.416-1 - bump to 1.416 - drop patch0, upstreamed Index: sources =================================================================== RCS file: /cvs/extras/rpms/ntfs-3g/FC-5/sources,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- sources 15 Apr 2007 21:53:15 -0000 1.7 +++ sources 16 Apr 2007 01:00:26 -0000 1.8 @@ -1 +1 @@ -5d513c5a747509165fcae38c20996755 ntfs-3g-1.416.tgz +9e451f1084461795a96170adb6c4376b ntfs-3g-1.417.tgz From fedora-extras-commits at redhat.com Mon Apr 16 01:01:05 2007 From: fedora-extras-commits at redhat.com (Tom Callaway (spot)) Date: Sun, 15 Apr 2007 21:01:05 -0400 Subject: rpms/ntfs-3g/FC-6 ntfs-3g.spec,1.12,1.13 sources,1.9,1.10 Message-ID: <200704160101.l3G115Vv012736@cvs-int.fedora.redhat.com> Author: spot Update of /cvs/extras/rpms/ntfs-3g/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv9224/FC-6 Modified Files: ntfs-3g.spec sources Log Message: 1.417 Index: ntfs-3g.spec =================================================================== RCS file: /cvs/extras/rpms/ntfs-3g/FC-6/ntfs-3g.spec,v retrieving revision 1.12 retrieving revision 1.13 diff -u -r1.12 -r1.13 --- ntfs-3g.spec 15 Apr 2007 21:53:19 -0000 1.12 +++ ntfs-3g.spec 16 Apr 2007 01:00:30 -0000 1.13 @@ -1,6 +1,6 @@ Name: ntfs-3g Summary: Linux NTFS userspace driver -Version: 1.416 +Version: 1.417 Release: 1%{?dist} License: GPL Group: System Environment/Base @@ -87,6 +87,9 @@ %{_libdir}/libntfs-3g.so %changelog +* Sun Apr 15 2007 Tom "spot" Callaway 2:1.417-1 +- bump to 1.417 + * Sun Apr 15 2007 Tom "spot" Callaway 2:1.416-1 - bump to 1.416 - drop patch0, upstreamed Index: sources =================================================================== RCS file: /cvs/extras/rpms/ntfs-3g/FC-6/sources,v retrieving revision 1.9 retrieving revision 1.10 diff -u -r1.9 -r1.10 --- sources 15 Apr 2007 21:53:19 -0000 1.9 +++ sources 16 Apr 2007 01:00:30 -0000 1.10 @@ -1 +1 @@ -5d513c5a747509165fcae38c20996755 ntfs-3g-1.416.tgz +9e451f1084461795a96170adb6c4376b ntfs-3g-1.417.tgz From fedora-extras-commits at redhat.com Mon Apr 16 01:01:10 2007 From: fedora-extras-commits at redhat.com (Tom Callaway (spot)) Date: Sun, 15 Apr 2007 21:01:10 -0400 Subject: rpms/ntfs-3g/devel .cvsignore, 1.7, 1.8 ntfs-3g.spec, 1.11, 1.12 sources, 1.8, 1.9 Message-ID: <200704160101.l3G11Ap7013383@cvs-int.fedora.redhat.com> Author: spot Update of /cvs/extras/rpms/ntfs-3g/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv9224/devel Modified Files: .cvsignore ntfs-3g.spec sources Log Message: 1.417 Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/ntfs-3g/devel/.cvsignore,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- .cvsignore 15 Apr 2007 21:53:23 -0000 1.7 +++ .cvsignore 16 Apr 2007 01:00:35 -0000 1.8 @@ -1,3 +1 @@ -ntfs-3g-0.20070118-BETA.tgz -ntfs-3g-1.0.tgz -ntfs-3g-1.416.tgz +ntfs-3g-1.417.tgz Index: ntfs-3g.spec =================================================================== RCS file: /cvs/extras/rpms/ntfs-3g/devel/ntfs-3g.spec,v retrieving revision 1.11 retrieving revision 1.12 diff -u -r1.11 -r1.12 --- ntfs-3g.spec 15 Apr 2007 21:53:23 -0000 1.11 +++ ntfs-3g.spec 16 Apr 2007 01:00:35 -0000 1.12 @@ -1,6 +1,6 @@ Name: ntfs-3g Summary: Linux NTFS userspace driver -Version: 1.416 +Version: 1.417 Release: 1%{?dist} License: GPL Group: System Environment/Base @@ -87,6 +87,9 @@ %{_libdir}/libntfs-3g.so %changelog +* Sun Apr 15 2007 Tom "spot" Callaway 2:1.417-1 +- bump to 1.417 + * Sun Apr 15 2007 Tom "spot" Callaway 2:1.416-1 - bump to 1.416 - drop patch0, upstreamed Index: sources =================================================================== RCS file: /cvs/extras/rpms/ntfs-3g/devel/sources,v retrieving revision 1.8 retrieving revision 1.9 diff -u -r1.8 -r1.9 --- sources 15 Apr 2007 21:53:23 -0000 1.8 +++ sources 16 Apr 2007 01:00:35 -0000 1.9 @@ -1 +1 @@ -5d513c5a747509165fcae38c20996755 ntfs-3g-1.416.tgz +9e451f1084461795a96170adb6c4376b ntfs-3g-1.417.tgz From fedora-extras-commits at redhat.com Mon Apr 16 04:30:10 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Mon, 16 Apr 2007 00:30:10 -0400 Subject: owners owners.epel.list,1.109,1.110 Message-ID: <200704160430.l3G4UAvu029966@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/owners In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners Modified Files: owners.epel.list Log Message: rpl Index: owners.epel.list =================================================================== RCS file: /cvs/extras/owners/owners.epel.list,v retrieving revision 1.109 retrieving revision 1.110 diff -u -r1.109 -r1.110 --- owners.epel.list 8 Apr 2007 15:22:54 -0000 1.109 +++ owners.epel.list 16 Apr 2007 04:29:40 -0000 1.110 @@ -375,6 +375,7 @@ Fedora EPEL|queuegraph|A RRDtool frontend for mail statistics|bjohnson at symetrix.com|extras-qa at fedoraproject.org| Fedora EPEL|rbldnsd|Small, fast daemon to serve DNSBLs|paul at city-fan.org|extras-qa at fedoraproject.org| Fedora EPEL|revelation|Password manager for GNOME 2|fedora at leemhuis.info|extras-qa at fedoraproject.org| +Fedora EPEL|rpl|Intelligent recursive search/replace utility|rpm at timj.co.uk|extras-qa at fedoraproject.org| Fedora EPEL|rpmdevtools|RPM Development Tools|dennis at ausil.us|extras-qa at fedoraproject.org|ville.skytta at iki.fi Fedora EPEL|rpmlint|RPM correctness checker|fedora at leemhuis.info|extras-qa at fedoraproject.org|ville.skytta at iki.fi Fedora EPEL|rrdtool|Round Robin Database Tool to store and display time-series data|jwilson at redhat.com|extras-qa at fedoraproject.org| From fedora-extras-commits at redhat.com Mon Apr 16 04:31:26 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Mon, 16 Apr 2007 00:31:26 -0400 Subject: rpms/wxGlade - New directory Message-ID: <200704160431.l3G4VQ0X030417@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/rpms/wxGlade In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners/tmpcvsF30141/rpms/wxGlade Log Message: Directory /cvs/extras/rpms/wxGlade added to the repository From fedora-extras-commits at redhat.com Mon Apr 16 04:31:34 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Mon, 16 Apr 2007 00:31:34 -0400 Subject: owners owners.list,1.2673,1.2674 Message-ID: <200704160431.l3G4VYC1030429@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/owners In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners Modified Files: owners.list Log Message: add wxGlade Index: owners.list =================================================================== RCS file: /cvs/extras/owners/owners.list,v retrieving revision 1.2673 retrieving revision 1.2674 diff -u -r1.2673 -r1.2674 --- owners.list 14 Apr 2007 12:22:17 -0000 1.2673 +++ owners.list 16 Apr 2007 04:31:04 -0000 1.2674 @@ -3016,6 +3016,7 @@ Fedora Extras|wv2|A library which allows access to Microsoft?? Word files|andreas.bierfert at lowlatency.de|extras-qa at fedoraproject.org| Fedora Extras|wvs-data|World Vector Shoreline data|mtasaka at ioa.s.u-tokyo.ac.jp|extras-qa at fedoraproject.org| Fedora Extras|wxGTK|GTK+ port of the wxWidgets GUI library|mattdm at mattdm.org|extras-qa at fedoraproject.org| +Fedora Extras|wxGlade|A wxWidgets/wxPython/wxPerl GUI designer|hellwolf.misty at gmail.com|extras-qa at fedoraproject.org|bbbush.yuan at gmail.com Fedora Extras|wxMaxima|Graphical user interface for Maxima|rdieter at math.unl.edu|extras-qa at fedoraproject.org| Fedora Extras|wxPython|wxPython is a GUI toolkit for the Python programming language|mattdm at mattdm.org|extras-qa at fedoraproject.org| Fedora Extras|wxPythonGTK2|wxPython is a GUI toolkit for the Python programming language|mattdm at mattdm.org|extras-qa at fedoraproject.org| From fedora-extras-commits at redhat.com Mon Apr 16 04:31:35 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Mon, 16 Apr 2007 00:31:35 -0400 Subject: rpms/wxGlade/devel - New directory Message-ID: <200704160431.l3G4VZ25030433@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/rpms/wxGlade/devel In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners/tmpcvsF30141/rpms/wxGlade/devel Log Message: Directory /cvs/extras/rpms/wxGlade/devel added to the repository From fedora-extras-commits at redhat.com Mon Apr 16 04:31:44 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Mon, 16 Apr 2007 00:31:44 -0400 Subject: rpms/wxGlade Makefile, NONE, 1.1 import.log, NONE, 1.1 pkg.acl, NONE, 1.1 Message-ID: <200704160431.l3G4ViHs030462@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/rpms/wxGlade In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners/tmpcvsF30141/rpms/wxGlade Added Files: Makefile import.log pkg.acl Log Message: Setup of module wxGlade --- NEW FILE Makefile --- # Top level Makefile for module wxGlade 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 --- --- NEW FILE pkg.acl --- From fedora-extras-commits at redhat.com Mon Apr 16 04:31:53 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Mon, 16 Apr 2007 00:31:53 -0400 Subject: rpms/wxGlade/devel .cvsignore, NONE, 1.1 Makefile, NONE, 1.1 sources, NONE, 1.1 Message-ID: <200704160431.l3G4VrXf030482@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/rpms/wxGlade/devel In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners/tmpcvsF30141/rpms/wxGlade/devel Added Files: .cvsignore Makefile sources Log Message: Setup of module wxGlade --- NEW FILE .cvsignore --- --- NEW FILE Makefile --- # Makefile for source rpm: wxGlade # $Id: Makefile,v 1.1 2007/04/16 04:31:49 wtogami Exp $ NAME := wxGlade SPECFILE = $(firstword $(wildcard *.spec)) define find-makefile-common for d in common ../common ../../common ; do if [ -f $$d/Makefile.common ] ; then if [ -f $$d/CVS/Root -a -w $$/Makefile.common ] ; then cd $$d ; cvs -Q update ; fi ; echo "$$d/Makefile.common" ; break ; fi ; done endef MAKEFILE_COMMON := $(shell $(find-makefile-common)) ifeq ($(MAKEFILE_COMMON),) # attept a checkout define checkout-makefile-common test -f CVS/Root && { cvs -Q -d $$(cat CVS/Root) checkout common && echo "common/Makefile.common" ; } || { echo "ERROR: I can't figure out how to checkout the 'common' module." ; exit -1 ; } >&2 endef MAKEFILE_COMMON := $(shell $(checkout-makefile-common)) endif include $(MAKEFILE_COMMON) --- NEW FILE sources --- From fedora-extras-commits at redhat.com Mon Apr 16 04:42:21 2007 From: fedora-extras-commits at redhat.com (Brandon Holbrook (static)) Date: Mon, 16 Apr 2007 00:42:21 -0400 Subject: rpms/php-pecl-Fileinfo/devel .cvsignore, 1.3, 1.4 php-pecl-Fileinfo.spec, 1.3, 1.4 sources, 1.3, 1.4 Message-ID: <200704160442.l3G4gLIo030681@cvs-int.fedora.redhat.com> Author: static Update of /cvs/extras/rpms/php-pecl-Fileinfo/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv30655 Modified Files: .cvsignore php-pecl-Fileinfo.spec sources Log Message: Fix bz 235110 Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/php-pecl-Fileinfo/devel/.cvsignore,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- .cvsignore 30 Dec 2006 05:36:35 -0000 1.3 +++ .cvsignore 16 Apr 2007 04:41:47 -0000 1.4 @@ -1 +1,2 @@ +fixconfigure.patch Fileinfo-1.0.4.tgz Index: php-pecl-Fileinfo.spec =================================================================== RCS file: /cvs/extras/rpms/php-pecl-Fileinfo/devel/php-pecl-Fileinfo.spec,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- php-pecl-Fileinfo.spec 30 Dec 2006 05:36:35 -0000 1.3 +++ php-pecl-Fileinfo.spec 16 Apr 2007 04:41:47 -0000 1.4 @@ -5,14 +5,19 @@ Summary: Fileinfo is a PHP extension that wraps the libmagic library Name: php-pecl-Fileinfo Version: 1.0.4 -Release: 1%{?dist} +Release: 2%{?dist} License: PHP License Group: Development/Languages URL: http://pecl.php.net/package/Fileinfo + Source: http://pecl.php.net/get/Fileinfo-%{version}.tgz Source1: PHP-LICENSE-3.01 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) -Provides: php-pecl(Fileinfo) = %{version}-%{release}, php-Fileinfo = %{version}-%{release} + +Patch0: fixconfigure.patch + +Provides: php-pecl(Fileinfo), +Provides: php-Fileinfo Requires: php-api = %{php_apiver} BuildRequires: php-devel, file @@ -24,13 +29,15 @@ Additionally, it can also be used to retrieve the MIME type for a particular file, and for text files, the proper language encoding. -%prep +%prep %setup -c -q %{__install} -m 644 -c %{SOURCE1} Fileinfo-%{version}/LICENSE +%patch0 -p0 -b .fixconfigure %build cd Fileinfo-%{version} +bash phpize %configure %{__make} %{?_smp_mflags} @@ -57,7 +64,10 @@ %{php_extdir}/fileinfo.so %changelog -* Fri Dec 29 2006 Christian Iseli 1.0.4-1 +* Sat Apr 14 2007 Brandon Holbrook 1.0.4-2 +- Added a patch to config.m4 that fixes improper detection of the system's magic database file [bz 235110] + +* Fri Dec 29 2006 Brandon Holbrook 1.0.4-1 - Bumped to upstream 1.0.4 * Thu Oct 05 2006 Christian Iseli 1.0.3-3 Index: sources =================================================================== RCS file: /cvs/extras/rpms/php-pecl-Fileinfo/devel/sources,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- sources 30 Dec 2006 05:36:35 -0000 1.3 +++ sources 16 Apr 2007 04:41:47 -0000 1.4 @@ -1 +1,2 @@ +dae948b0c6218afeada7b14a1238f460 fixconfigure.patch 2854e749db157365c769cb9496f5586f Fileinfo-1.0.4.tgz From fedora-extras-commits at redhat.com Mon Apr 16 06:25:38 2007 From: fedora-extras-commits at redhat.com (ZC Miao (hellwolf)) Date: Mon, 16 Apr 2007 02:25:38 -0400 Subject: rpms/wxGlade import.log,1.1,1.2 Message-ID: <200704160625.l3G6Pc7s009300@cvs-int.fedora.redhat.com> Author: hellwolf Update of /cvs/extras/rpms/wxGlade In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv9256 Modified Files: import.log Log Message: first import Index: import.log =================================================================== RCS file: /cvs/extras/rpms/wxGlade/import.log,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- import.log 16 Apr 2007 04:31:40 -0000 1.1 +++ import.log 16 Apr 2007 06:25:03 -0000 1.2 @@ -0,0 +1 @@ +wxGlade-0_5-2_fc6:HEAD:wxGlade-0.5-2.fc6.src.rpm:1176704675 From fedora-extras-commits at redhat.com Mon Apr 16 06:25:42 2007 From: fedora-extras-commits at redhat.com (ZC Miao (hellwolf)) Date: Mon, 16 Apr 2007 02:25:42 -0400 Subject: rpms/wxGlade/devel wxGlade.spec, NONE, 1.1 wxglade.desktop, NONE, 1.1 wxglade.png, NONE, 1.1 .cvsignore, 1.1, 1.2 sources, 1.1, 1.2 Message-ID: <200704160625.l3G6PgOJ009304@cvs-int.fedora.redhat.com> Author: hellwolf Update of /cvs/extras/rpms/wxGlade/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv9256/devel Modified Files: .cvsignore sources Added Files: wxGlade.spec wxglade.desktop wxglade.png Log Message: first import --- NEW FILE wxGlade.spec --- Summary: A wxWidgets/wxPython/wxPerl GUI designer Name: wxGlade Version: 0.5 Release: 2%{?dist} Source0: http://downloads.sourceforge.net/wxglade/%{name}-%{version}.tar.gz Source1: wxglade.desktop Source2: wxglade.png License: MIT URL: http://wxglade.sourceforge.net/ Group: Development/Tools BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch BuildRequires: desktop-file-utils Requires: python >= 2.2 Requires: wxPython >= 2.6 %description wxGlade is a GUI designer written in Python with the popular GUI toolkit wxPython, that helps you create wxWidgets/wxPython user interfaces. At the moment it can generate Python, C++, Perl and XRC (wxWidgets' XML resources) code. %prep %setup -q %build # nothing to do %install # cleanup rm -rf $RPM_BUILD_ROOT # make dirs install -m 755 -d $RPM_BUILD_ROOT%{_bindir} install -m 755 -d $RPM_BUILD_ROOT%{_datadir}/%{name} install -m 755 -d $RPM_BUILD_ROOT%{_datadir}/%{name}/codegen install -m 755 -d $RPM_BUILD_ROOT%{_datadir}/%{name}/edit_sizers install -m 755 -d $RPM_BUILD_ROOT%{_datadir}/%{name}/icons install -m 755 -d $RPM_BUILD_ROOT%{_datadir}/%{name}/icons/gtk # copy files needed at runtime install -m644 -p *.py $RPM_BUILD_ROOT%{_datadir}/%{name} install -m644 -p codegen/* $RPM_BUILD_ROOT%{_datadir}/%{name}/codegen install -m644 -p edit_sizers/* $RPM_BUILD_ROOT%{_datadir}/%{name}/edit_sizers install -m644 -p icons/*.ico icons/*.png icons/*.xpm $RPM_BUILD_ROOT%{_datadir}/%{name}/icons install -m644 -p icons/gtk/*.xpm $RPM_BUILD_ROOT%{_datadir}/%{name}/icons/gtk cp -Rp widgets $RPM_BUILD_ROOT%{_datadir}/%{name}/widgets find docs -type f -exec chmod 644 {} \; # make a launcher script cat > $RPM_BUILD_ROOT%{_bindir}/wxglade </dev/null || : %postun touch --no-create %{_datadir}/icons/hicolor || : %{_bindir}/gtk-update-icon-cache --quiet %{_datadir}/icons/hicolor || : update-desktop-database %{_datadir}/applications &>/dev/null || : %clean rm -rf $RPM_BUILD_ROOT %files %defattr(-,root,root,-) %doc docs CHANGES.txt README.txt TODO.txt credits.txt license.txt %{_bindir}/wxglade %{_datadir}/%{name} %{_datadir}/icons/hicolor/32x32/apps/* %{_datadir}/applications/* %changelog * Sun Apr 15 2007 ZC Miao - 0.5-2 - file permissions with install command * Sun Apr 15 2007 ZC Miao - 0.5-1 - update to 0.5 - launch script with quoted $@ - name to wxGlade * Tue Feb 27 2007 ZC Miao - 0.4.1-3 - Desktop entry do not need version number - remove some comments * Sun Feb 25 2007 ZC Miao - 0.4.1-2 - install icon to hicolor directory - change name to wxglade - BuildRequires desktop-file-utils - remove Application category in desktop file - remove some macro redefination * Fri Feb 16 2007 ZC Miao - 0.4.1-2 - Add missing icons * Fri Feb 16 2007 ZC Miao - 0.4.1-1 - update to 0.4.1 * Wed Oct 27 2004 Alberto Griggio 0.3.5-1 - Updated to version 0.3.5 * Wed Mar 10 2004 Alberto Griggio 0.3.4-1 - Updated to version 0.3.4 * Wed Mar 10 2004 Alberto Griggio 0.3.2-1 - Updated to version 0.3.2 * Tue Sep 02 2003 Alberto Griggio 0.3.1-1 - Updated to version 0.3.1 * Fri Aug 29 2003 Robin Dunn 0.3-5 - Initial version --- NEW FILE wxglade.desktop --- [Desktop Entry] Encoding=UTF-8 Name=wxGlade Comment=A wxWidgets/wxPython/wxPerl GUI designer Exec=wxglade Terminal=false Type=Application Icon=wxglade StartupNotify=true Categories=Development; Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/wxGlade/devel/.cvsignore,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- .cvsignore 16 Apr 2007 04:31:49 -0000 1.1 +++ .cvsignore 16 Apr 2007 06:25:08 -0000 1.2 @@ -0,0 +1 @@ +wxGlade-0.5.tar.gz Index: sources =================================================================== RCS file: /cvs/extras/rpms/wxGlade/devel/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 16 Apr 2007 04:31:49 -0000 1.1 +++ sources 16 Apr 2007 06:25:08 -0000 1.2 @@ -0,0 +1 @@ +705855ef251053bd6b032bc5667cea19 wxGlade-0.5.tar.gz From fedora-extras-commits at redhat.com Mon Apr 16 06:37:01 2007 From: fedora-extras-commits at redhat.com (ZC Miao (hellwolf)) Date: Mon, 16 Apr 2007 02:37:01 -0400 Subject: rpms/wxGlade import.log,1.2,1.3 Message-ID: <200704160637.l3G6b1Nd010281@cvs-int.fedora.redhat.com> Author: hellwolf Update of /cvs/extras/rpms/wxGlade In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv10240 Modified Files: import.log Log Message: first import Index: import.log =================================================================== RCS file: /cvs/extras/rpms/wxGlade/import.log,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- import.log 16 Apr 2007 06:25:03 -0000 1.2 +++ import.log 16 Apr 2007 06:36:27 -0000 1.3 @@ -1 +1,2 @@ wxGlade-0_5-2_fc6:HEAD:wxGlade-0.5-2.fc6.src.rpm:1176704675 +wxGlade-0_5-2_fc6:FC-6:wxGlade-0.5-2.fc6.src.rpm:1176705364 From fedora-extras-commits at redhat.com Mon Apr 16 06:37:05 2007 From: fedora-extras-commits at redhat.com (ZC Miao (hellwolf)) Date: Mon, 16 Apr 2007 02:37:05 -0400 Subject: rpms/wxGlade/FC-6 wxGlade.spec, NONE, 1.1 wxglade.desktop, NONE, 1.1 wxglade.png, NONE, 1.1 .cvsignore, 1.1, 1.2 sources, 1.1, 1.2 Message-ID: <200704160637.l3G6b5d1010286@cvs-int.fedora.redhat.com> Author: hellwolf Update of /cvs/extras/rpms/wxGlade/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv10240/FC-6 Modified Files: .cvsignore sources Added Files: wxGlade.spec wxglade.desktop wxglade.png Log Message: first import --- NEW FILE wxGlade.spec --- Summary: A wxWidgets/wxPython/wxPerl GUI designer Name: wxGlade Version: 0.5 Release: 2%{?dist} Source0: http://downloads.sourceforge.net/wxglade/%{name}-%{version}.tar.gz Source1: wxglade.desktop Source2: wxglade.png License: MIT URL: http://wxglade.sourceforge.net/ Group: Development/Tools BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch BuildRequires: desktop-file-utils Requires: python >= 2.2 Requires: wxPython >= 2.6 %description wxGlade is a GUI designer written in Python with the popular GUI toolkit wxPython, that helps you create wxWidgets/wxPython user interfaces. At the moment it can generate Python, C++, Perl and XRC (wxWidgets' XML resources) code. %prep %setup -q %build # nothing to do %install # cleanup rm -rf $RPM_BUILD_ROOT # make dirs install -m 755 -d $RPM_BUILD_ROOT%{_bindir} install -m 755 -d $RPM_BUILD_ROOT%{_datadir}/%{name} install -m 755 -d $RPM_BUILD_ROOT%{_datadir}/%{name}/codegen install -m 755 -d $RPM_BUILD_ROOT%{_datadir}/%{name}/edit_sizers install -m 755 -d $RPM_BUILD_ROOT%{_datadir}/%{name}/icons install -m 755 -d $RPM_BUILD_ROOT%{_datadir}/%{name}/icons/gtk # copy files needed at runtime install -m644 -p *.py $RPM_BUILD_ROOT%{_datadir}/%{name} install -m644 -p codegen/* $RPM_BUILD_ROOT%{_datadir}/%{name}/codegen install -m644 -p edit_sizers/* $RPM_BUILD_ROOT%{_datadir}/%{name}/edit_sizers install -m644 -p icons/*.ico icons/*.png icons/*.xpm $RPM_BUILD_ROOT%{_datadir}/%{name}/icons install -m644 -p icons/gtk/*.xpm $RPM_BUILD_ROOT%{_datadir}/%{name}/icons/gtk cp -Rp widgets $RPM_BUILD_ROOT%{_datadir}/%{name}/widgets find docs -type f -exec chmod 644 {} \; # make a launcher script cat > $RPM_BUILD_ROOT%{_bindir}/wxglade </dev/null || : %postun touch --no-create %{_datadir}/icons/hicolor || : %{_bindir}/gtk-update-icon-cache --quiet %{_datadir}/icons/hicolor || : update-desktop-database %{_datadir}/applications &>/dev/null || : %clean rm -rf $RPM_BUILD_ROOT %files %defattr(-,root,root,-) %doc docs CHANGES.txt README.txt TODO.txt credits.txt license.txt %{_bindir}/wxglade %{_datadir}/%{name} %{_datadir}/icons/hicolor/32x32/apps/* %{_datadir}/applications/* %changelog * Sun Apr 15 2007 ZC Miao - 0.5-2 - file permissions with install command * Sun Apr 15 2007 ZC Miao - 0.5-1 - update to 0.5 - launch script with quoted $@ - name to wxGlade * Tue Feb 27 2007 ZC Miao - 0.4.1-3 - Desktop entry do not need version number - remove some comments * Sun Feb 25 2007 ZC Miao - 0.4.1-2 - install icon to hicolor directory - change name to wxglade - BuildRequires desktop-file-utils - remove Application category in desktop file - remove some macro redefination * Fri Feb 16 2007 ZC Miao - 0.4.1-2 - Add missing icons * Fri Feb 16 2007 ZC Miao - 0.4.1-1 - update to 0.4.1 * Wed Oct 27 2004 Alberto Griggio 0.3.5-1 - Updated to version 0.3.5 * Wed Mar 10 2004 Alberto Griggio 0.3.4-1 - Updated to version 0.3.4 * Wed Mar 10 2004 Alberto Griggio 0.3.2-1 - Updated to version 0.3.2 * Tue Sep 02 2003 Alberto Griggio 0.3.1-1 - Updated to version 0.3.1 * Fri Aug 29 2003 Robin Dunn 0.3-5 - Initial version --- NEW FILE wxglade.desktop --- [Desktop Entry] Encoding=UTF-8 Name=wxGlade Comment=A wxWidgets/wxPython/wxPerl GUI designer Exec=wxglade Terminal=false Type=Application Icon=wxglade StartupNotify=true Categories=Development; Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/wxGlade/FC-6/.cvsignore,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- .cvsignore 16 Apr 2007 04:31:49 -0000 1.1 +++ .cvsignore 16 Apr 2007 06:36:31 -0000 1.2 @@ -0,0 +1 @@ +wxGlade-0.5.tar.gz Index: sources =================================================================== RCS file: /cvs/extras/rpms/wxGlade/FC-6/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 16 Apr 2007 04:31:49 -0000 1.1 +++ sources 16 Apr 2007 06:36:31 -0000 1.2 @@ -0,0 +1 @@ +705855ef251053bd6b032bc5667cea19 wxGlade-0.5.tar.gz From fedora-extras-commits at redhat.com Mon Apr 16 07:08:55 2007 From: fedora-extras-commits at redhat.com (ZC Miao (hellwolf)) Date: Mon, 16 Apr 2007 03:08:55 -0400 Subject: rpms/wxGlade/FC-6 wxGlade.spec,1.1,1.2 Message-ID: <200704160708.l3G78t2m015265@cvs-int.fedora.redhat.com> Author: hellwolf Update of /cvs/extras/rpms/wxGlade/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv15233 Modified Files: wxGlade.spec Log Message: * Mon Apr 16 2007 ZC Miao - 0.5-3 - build for fc6 Index: wxGlade.spec =================================================================== RCS file: /cvs/extras/rpms/wxGlade/FC-6/wxGlade.spec,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- wxGlade.spec 16 Apr 2007 06:36:31 -0000 1.1 +++ wxGlade.spec 16 Apr 2007 07:08:21 -0000 1.2 @@ -1,7 +1,7 @@ Summary: A wxWidgets/wxPython/wxPerl GUI designer Name: wxGlade Version: 0.5 -Release: 2%{?dist} +Release: 3%{?dist} Source0: http://downloads.sourceforge.net/wxglade/%{name}-%{version}.tar.gz Source1: wxglade.desktop Source2: wxglade.png @@ -85,6 +85,9 @@ %changelog +* Mon Apr 16 2007 ZC Miao - 0.5-3 +- build for fc6 + * Sun Apr 15 2007 ZC Miao - 0.5-2 - file permissions with install command From fedora-extras-commits at redhat.com Mon Apr 16 10:04:21 2007 From: fedora-extras-commits at redhat.com (Matthias Saou (thias)) Date: Mon, 16 Apr 2007 06:04:21 -0400 Subject: rpms/lighttpd/devel .cvsignore, 1.18, 1.19 lighttpd.spec, 1.32, 1.33 sources, 1.18, 1.19 Message-ID: <200704161004.l3GA4L4j001302@cvs-int.fedora.redhat.com> Author: thias Update of /cvs/extras/rpms/lighttpd/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv1276 Modified Files: .cvsignore lighttpd.spec sources Log Message: Update to 1.4.15. Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/lighttpd/devel/.cvsignore,v retrieving revision 1.18 retrieving revision 1.19 diff -u -r1.18 -r1.19 --- .cvsignore 11 Oct 2006 10:05:03 -0000 1.18 +++ .cvsignore 16 Apr 2007 10:03:47 -0000 1.19 @@ -1 +1 @@ -lighttpd-1.4.13.tar.gz +lighttpd-1.4.15.tar.bz2 Index: lighttpd.spec =================================================================== RCS file: /cvs/extras/rpms/lighttpd/devel/lighttpd.spec,v retrieving revision 1.32 retrieving revision 1.33 diff -u -r1.32 -r1.33 --- lighttpd.spec 2 Feb 2007 13:06:45 -0000 1.32 +++ lighttpd.spec 16 Apr 2007 10:03:47 -0000 1.33 @@ -2,12 +2,12 @@ Summary: Lightning fast webserver with light system requirements Name: lighttpd -Version: 1.4.13 -Release: 5%{?dist} +Version: 1.4.15 +Release: 1%{?dist} License: BSD Group: System Environment/Daemons URL: http://www.lighttpd.net/ -Source0: http://www.lighttpd.net/download/lighttpd-%{version}.tar.gz +Source0: http://www.lighttpd.net/download/lighttpd-%{version}.tar.bz2 Source1: lighttpd.logrotate Source2: php.d-lighttpd.ini Source10: index.html @@ -26,6 +26,13 @@ %{?_with_gamin:BuildRequires: gamin-devel} %{!?_without_gdbm:BuildRequires: gdbm-devel} %{!?_without_lua:BuildRequires: lua-devel} +# On Fedora <= 6 (and RHEL?), we still need this because of the "broken" lua +%if %{!?fedora:0}%{?fedora} <= 6 +BuildRequires: readline-devel +%endif +%if 0%{?el} <= 6 +BuildRequires: readline-devel +%endif %description Secure, fast, compliant and very flexible web-server which has been optimized @@ -36,7 +43,7 @@ problems. Available rpmbuild rebuild options : ---with : memcache webdavprops gamin +--with : gamin webdavprops webdavlocks memcache --without : ldap gdbm lua (cml) @@ -59,13 +66,10 @@ 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 +%setup -q %patch0 -p1 -b .defaultconf @@ -76,10 +80,11 @@ %{!?_without_ldap:--with-ldap} \ --with-openssl \ %{?_with_gamin:--with-fam} \ + %{?_with_webdavprops:--with-webdav-props} \ + %{?_with_webdavlocks:--with-webdav-locks} \ %{!?_without_gdbm:--with-gdbm} \ %{?_with_memcache:--with-memcache} \ - %{?!_without_lua:--with-lua} \ - %{?_with_webdavprops:--with-webdav-props} + %{?!_without_lua:--with-lua} %{__make} %{?_smp_mflags} @@ -128,8 +133,8 @@ %preun if [ $1 -eq 0 ]; then - /sbin/service lighttpd stop &>/dev/null || : - /sbin/chkconfig --del lighttpd + /sbin/service lighttpd stop &>/dev/null || : + /sbin/chkconfig --del lighttpd fi %postun @@ -139,7 +144,7 @@ %files -%defattr(-, root, root, 0755) +%defattr(-,root,root,-) %doc AUTHORS ChangeLog COPYING README %doc doc/*.txt doc/lighttpd.conf doc/lighttpd.user %dir %{_sysconfdir}/lighttpd/ @@ -157,13 +162,13 @@ %{webroot}/ %files mod_mysql_vhost -%defattr(-, root, root, 0755) +%defattr(-,root,root,-) %doc doc/mysqlvhost.txt %dir %{_libdir}/lighttpd/ %{_libdir}/lighttpd/mod_mysql_vhost.so %files fastcgi -%defattr(-, root, root, 0755) +%defattr(-,root,root,-) %doc doc/fastcgi*.txt %config(noreplace) %{_sysconfdir}/php.d/lighttpd.ini %{_bindir}/spawn-fcgi @@ -173,6 +178,15 @@ %changelog +* Mon Apr 16 2007 Matthias Saou 1.4.15-1 +- Update to 1.4.15. +- Remove now included previous patch. +- Switch to using the bz2 source. +- Add optional --with-webdav-locks support. + +* Fri Feb 16 2007 Matthias Saou 1.4.13-6 +- Include patch to fix 99% cpu bug when client connection is dropped. + * Fri Feb 2 2007 Matthias Saou 1.4.13-5 - Update defaultconf patch to change php binary to /usr/bin/php-cgi (#219723). - Noticed %%{?_smp_mflags} was missing, so add it as it works fine. Index: sources =================================================================== RCS file: /cvs/extras/rpms/lighttpd/devel/sources,v retrieving revision 1.18 retrieving revision 1.19 diff -u -r1.18 -r1.19 --- sources 11 Oct 2006 10:05:03 -0000 1.18 +++ sources 16 Apr 2007 10:03:47 -0000 1.19 @@ -1 +1 @@ -d775d6478391b95d841a1018c8db0b95 lighttpd-1.4.13.tar.gz +b994b8c359da578dec073cae52c4924f lighttpd-1.4.15.tar.bz2 From fedora-extras-commits at redhat.com Mon Apr 16 11:07:24 2007 From: fedora-extras-commits at redhat.com (Ralf Ertzinger (ertzing)) Date: Mon, 16 Apr 2007 07:07:24 -0400 Subject: rpms/mcs/FC-6 mcs.spec,NONE,1.1 sources,1.1,1.2 Message-ID: <200704161107.l3GB7OFW006565@cvs-int.fedora.redhat.com> Author: ertzing Update of /cvs/extras/rpms/mcs/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv6544 Modified Files: sources Added Files: mcs.spec Log Message: - Import into FC-6 --- NEW FILE mcs.spec --- Name: mcs Version: 0.4.1 Release: 3%{?dist} Summary: A configuration file abstraction library Group: Applications/System License: BSD URL: http://sacredspiral.co.uk/~nenolod/mcs/ Source0: http://sacredspiral.co.uk/~nenolod/mcs/mcs-%{version}.tgz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: GConf2-devel %description mcs is a library and set of userland tools which abstract the storage of configuration settings away from userland applications. It is hoped that by using mcs, that the applications which use it will generally have a more congruent feeling in regards to settings. There have been other projects like this before (such as GConf), but unlike those projects, mcs strictly handles abstraction. It does not impose any specific data storage requirement, nor is it tied to any desktop environment or software suite. %package libs Summary: Library files for the mcs configuration system Group: System Environment/Libraries %description libs mcs is a library and set of userland tools which abstract the storage of configuration settings away from userland applications. It is hoped that by using mcs, that the applications which use it will generally have a more congruent feeling in regards to settings. There have been other projects like this before (such as GConf), but unlike those projects, mcs strictly handles abstraction. It does not impose any specific data storage requirement, nor is it tied to any desktop environment or software suite. This package contains the libraries necessary for programs using mcs. %package devel Summary: Development files for the mcs configuration system Group: Development/Libraries Requires: mcs-libs = %{version}-%{release} Requires: pkgconfig %description devel mcs is a library and set of userland tools which abstract the storage of configuration settings away from userland applications. It is hoped that by using mcs, that the applications which use it will generally have a more congruent feeling in regards to settings. There have been other projects like this before (such as GConf), but unlike those projects, mcs strictly handles abstraction. It does not impose any specific data storage requirement, nor is it tied to any desktop environment or software suite. This package contains the files necessary for writing programs that use mcs. %prep %setup -q %build %configure \ --enable-gconf \ --disable-dependency-tracking make %{?_smp_mflags} %install rm -rf $RPM_BUILD_ROOT make install DESTDIR=$RPM_BUILD_ROOT rm $RPM_BUILD_ROOT%{_includedir}/libmcs/mcs_config.h sed -i -e 's,^#include ,,' $RPM_BUILD_ROOT%{_includedir}/libmcs/mcs.h mkdir -p $RPM_BUILD_ROOT%{_sysconfdir} echo "gconf" > $RPM_BUILD_ROOT%{_sysconfdir}/mcs-backend chmod 0644 $RPM_BUILD_ROOT%{_sysconfdir}/mcs-backend %clean rm -rf $RPM_BUILD_ROOT %post libs -p /sbin/ldconfig %postun libs -p /sbin/ldconfig %files %defattr(-,root,root,-) %{_bindir}/* %files libs %defattr(-,root,root,-) %doc AUTHORS COPYING GIT-Access README TODO %config(noreplace) %{_sysconfdir}/mcs-backend %{_libdir}/*.so.* %{_libdir}/mcs %files devel %defattr(-,root,root,-) %{_libdir}/*.so %{_includedir}/libmcs %{_libdir}/pkgconfig/libmcs.pc %changelog * Thu Apr 12 2007 Ralf Ertzinger 0.4.1-3.fc6 - Mark config file as such * Sun Apr 08 2007 Ralf Ertzinger 0.4.1-2.fc6 - Add %%{_sysconfdir}/mcs-backend to select default storage backend as gconf * Mon Apr 02 2007 Ralf Ertzinger 0.4.1-1.fc6 - Initial build for FE Index: sources =================================================================== RCS file: /cvs/extras/rpms/mcs/FC-6/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 2 Apr 2007 01:06:21 -0000 1.1 +++ sources 16 Apr 2007 11:06:50 -0000 1.2 @@ -0,0 +1 @@ +d09b42e9d51ea32c6326f0bbcad86c9e mcs-0.4.1.tgz From fedora-extras-commits at redhat.com Mon Apr 16 11:20:24 2007 From: fedora-extras-commits at redhat.com (Matthias Saou (thias)) Date: Mon, 16 Apr 2007 07:20:24 -0400 Subject: rpms/lighttpd/EL-4 lighttpd-1.4.13-defaultconf.patch, NONE, 1.1 .cvsignore, 1.5, 1.6 index.html, 1.1, 1.2 lighttpd.logrotate, 1.2, 1.3 lighttpd.spec, 1.6, 1.7 powered_by_fedora.png, 1.1, 1.2 sources, 1.5, 1.6 lighttpd-1.3.10-defaultconf.patch, 1.1, NONE Message-ID: <200704161120.l3GBKOwO007636@cvs-int.fedora.redhat.com> Author: thias Update of /cvs/extras/rpms/lighttpd/EL-4 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv7547/EL-4 Modified Files: .cvsignore index.html lighttpd.logrotate lighttpd.spec powered_by_fedora.png sources Added Files: lighttpd-1.4.13-defaultconf.patch Removed Files: lighttpd-1.3.10-defaultconf.patch Log Message: Update to 1.4.15. lighttpd-1.4.13-defaultconf.patch: --- NEW FILE lighttpd-1.4.13-defaultconf.patch --- diff -Naupr lighttpd-1.4.13.orig/doc/lighttpd.conf lighttpd-1.4.13/doc/lighttpd.conf --- lighttpd-1.4.13.orig/doc/lighttpd.conf 2006-10-04 15:29:19.000000000 +0200 +++ lighttpd-1.4.13/doc/lighttpd.conf 2007-02-02 13:49:05.000000000 +0100 @@ -37,10 +37,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 index-file.names = ( "index.php", "index.html", @@ -51,6 +51,7 @@ index-file.names = ( "index.p # mimetype mapping mimetype.assign = ( + ".rpm" => "application/x-rpm", ".pdf" => "application/pdf", ".sig" => "application/pgp-signature", ".spl" => "application/futuresplash", @@ -113,7 +114,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 # @@ -145,7 +146,7 @@ static-file.exclude-extensions = ( ".php #server.error-handler-404 = "/error-handler.php" ## to help the rc.scripts -#server.pid-file = "/var/run/lighttpd.pid" +server.pid-file = "/var/run/lighttpd.pid" ###### virtual hosts @@ -183,10 +184,10 @@ static-file.exclude-extensions = ( ".php #server.chroot = "/" ## change uid to (default: don't care) -#server.username = "wwwrun" +server.username = "lighttpd" ## change uid to (default: don't care) -#server.groupname = "wwwrun" +server.groupname = "lighttpd" #### compress module #compress.cache-dir = "/tmp/lighttpd/cache/compress/" @@ -210,7 +211,7 @@ static-file.exclude-extensions = ( ".php # ( "localhost" => # ( # "socket" => "/tmp/php-fastcgi.socket", -# "bin-path" => "/usr/local/bin/php" +# "bin-path" => "/usr/bin/php" # ) # ) # ) Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/lighttpd/EL-4/.cvsignore,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- .cvsignore 1 Aug 2005 15:05:07 -0000 1.5 +++ .cvsignore 16 Apr 2007 11:19:50 -0000 1.6 @@ -1 +1 @@ -lighttpd-1.3.16.tar.gz +lighttpd-1.4.15.tar.bz2 Index: index.html =================================================================== RCS file: /cvs/extras/rpms/lighttpd/EL-4/index.html,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- index.html 23 Feb 2005 00:12:23 -0000 1.1 +++ index.html 16 Apr 2007 11:19:50 -0000 1.2 @@ -1,27 +1,28 @@ - + Powered by lighttpd + + - - -

lighttpd - Lightning fast, light system requirements

+

-Powered by lighttpd +LIGHTTPD - fly light.

-Powered by Fedora +Powered by Fedora
+Powered by Lighttpd

Index: lighttpd.logrotate =================================================================== RCS file: /cvs/extras/rpms/lighttpd/EL-4/lighttpd.logrotate,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- lighttpd.logrotate 4 Apr 2005 19:31:33 -0000 1.2 +++ lighttpd.logrotate 16 Apr 2007 11:19:50 -0000 1.3 @@ -3,6 +3,6 @@ notifempty sharedscripts postrotate - /bin/kill -HUP `cat /var/run/lighttpd.pid 2>/dev/null` 2>/dev/null || : + /usr/bin/killall -HUP lighttpd &>/dev/null || : endscript } Index: lighttpd.spec =================================================================== RCS file: /cvs/extras/rpms/lighttpd/EL-4/lighttpd.spec,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- lighttpd.spec 1 Aug 2005 15:05:07 -0000 1.6 +++ lighttpd.spec 16 Apr 2007 11:19:50 -0000 1.7 @@ -2,25 +2,37 @@ Summary: Lightning fast webserver with light system requirements Name: lighttpd -Version: 1.3.16 +Version: 1.4.15 Release: 1%{?dist} License: BSD Group: System Environment/Daemons URL: http://www.lighttpd.net/ -Source0: http://www.lighttpd.net/download/lighttpd-%{version}.tar.gz +Source0: http://www.lighttpd.net/download/lighttpd-%{version}.tar.bz2 Source1: lighttpd.logrotate Source2: php.d-lighttpd.ini Source10: index.html -Source11: lighttpd.png +Source11: http://www.lighttpd.net/favicon.ico Source12: powered_by_fedora.png -Patch0: lighttpd-1.3.10-defaultconf.patch +Source13: http://www.lighttpd.net/light_button.png +Source14: http://www.lighttpd.net/light_logo.png +Patch0: lighttpd-1.4.13-defaultconf.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root Requires(pre): /usr/sbin/useradd Requires(post): /sbin/chkconfig Requires(preun): /sbin/service, /sbin/chkconfig Requires(postun): /sbin/service -BuildRequires: openssl-devel, pcre-devel, bzip2-devel, zlib-devel, gcc-c++ -%{?_with_ldap:BuildRequires: openldap-devel} +BuildRequires: openssl-devel, pcre-devel, bzip2-devel, zlib-devel +%{!?_without_ldap:BuildRequires: openldap-devel} +%{?_with_gamin:BuildRequires: gamin-devel} +%{!?_without_gdbm:BuildRequires: gdbm-devel} +%{!?_without_lua:BuildRequires: lua-devel} +# On Fedora <= 6 (and RHEL?), we still need this because of the "broken" lua +%if %{!?fedora:0}%{?fedora} <= 6 +BuildRequires: readline-devel +%endif +%if 0%{?el} <= 6 +BuildRequires: readline-devel +%endif %description Secure, fast, compliant and very flexible web-server which has been optimized @@ -31,7 +43,8 @@ problems. Available rpmbuild rebuild options : ---with : ldap +--with : gamin webdavprops webdavlocks memcache +--without : ldap gdbm lua (cml) %package mod_mysql_vhost @@ -53,29 +66,31 @@ 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 +%setup -q %patch0 -p1 -b .defaultconf %build %configure \ --libdir="%{_libdir}/lighttpd" \ - --with-openssl \ --with-mysql \ - %{?_with_ldap:--with-ldap} -%{__make} + %{!?_without_ldap:--with-ldap} \ + --with-openssl \ + %{?_with_gamin:--with-fam} \ + %{?_with_webdavprops:--with-webdav-props} \ + %{?_with_webdavlocks:--with-webdav-locks} \ + %{!?_without_gdbm:--with-gdbm} \ + %{?_with_memcache:--with-memcache} \ + %{?!_without_lua:--with-lua} +%{__make} %{?_smp_mflags} %install %{__rm} -rf %{buildroot} -%makeinstall \ - libdir="%{buildroot}%{_libdir}/lighttpd" +%{__make} install DESTDIR=%{buildroot} # Install included init script and sysconfig entry %{__install} -D -p -m 0755 doc/rc.lighttpd.redhat \ @@ -97,7 +112,8 @@ # Install our own default web page and images %{__mkdir_p} %{buildroot}%{webroot} -%{__install} -p -m 0644 %{SOURCE10} %{SOURCE11} %{SOURCE12} \ +%{__install} -p -m 0644 %{SOURCE10} %{SOURCE11} %{SOURCE12} %{SOURCE13} \ + %{SOURCE14} \ %{buildroot}%{webroot}/ # Install empty log directory to include @@ -117,8 +133,8 @@ %preun if [ $1 -eq 0 ]; then - /sbin/service lighttpd stop &>/dev/null || : - /sbin/chkconfig --del lighttpd + /sbin/service lighttpd stop &>/dev/null || : + /sbin/chkconfig --del lighttpd fi %postun @@ -128,7 +144,7 @@ %files -%defattr(-, root, root, 0755) +%defattr(-,root,root,-) %doc AUTHORS ChangeLog COPYING README %doc doc/*.txt doc/lighttpd.conf doc/lighttpd.user %dir %{_sysconfdir}/lighttpd/ @@ -146,13 +162,13 @@ %{webroot}/ %files mod_mysql_vhost -%defattr(-, root, root, 0755) +%defattr(-,root,root,-) %doc doc/mysqlvhost.txt %dir %{_libdir}/lighttpd/ %{_libdir}/lighttpd/mod_mysql_vhost.so %files fastcgi -%defattr(-, root, root, 0755) +%defattr(-,root,root,-) %doc doc/fastcgi*.txt %config(noreplace) %{_sysconfdir}/php.d/lighttpd.ini %{_bindir}/spawn-fcgi @@ -162,8 +178,114 @@ %changelog -* Mon Aug 1 2005 Matthias Saou 1.3.16-1 -- Update to 1.3.16. +* Mon Apr 16 2007 Matthias Saou 1.4.15-1 +- Update to 1.4.15. +- Remove now included previous patch. +- Switch to using the bz2 source. +- Add optional --with-webdav-locks support. + +* Fri Feb 16 2007 Matthias Saou 1.4.13-6 +- Include patch to fix 99% cpu bug when client connection is dropped. + +* Fri Feb 2 2007 Matthias Saou 1.4.13-5 +- Update defaultconf patch to change php binary to /usr/bin/php-cgi (#219723). +- Noticed %%{?_smp_mflags} was missing, so add it as it works fine. + +* Mon Jan 29 2007 Matthias Saou 1.4.13-4 +- Remove readline-devel build req, added by lua but since fixed (#213895). + +* Mon Nov 6 2006 Matthias Saou 1.4.13-3 +- Switch to using killall for log rotation to fix it when using workers. + +* Mon Oct 16 2006 Matthias Saou 1.4.13-2 +- Remove gcc-c++ build req, it's part of the defaults. +- Add readline-devel build req, needed on RHEL4. + +* Wed Oct 11 2006 Matthias Saou 1.4.13-1 +- Update to 1.4.13, which contains the previous fix. + +* Tue Oct 3 2006 Matthias Saou 1.4.12-3 +- Include fix for segfaults (lighttpd bug #876, changeset 1352). + +* Mon Sep 25 2006 Matthias Saou 1.4.12-1 +- Update to 1.4.12 final. + +* Fri Sep 22 2006 Matthias Saou 1.4.12-0.1.r1332 +- Update to latest 1.4.12 pre-release, fixes SSL issues and other bugs. +- Update powered_by_fedora.png to the new logo. + +* Mon Aug 28 2006 Matthias Saou 1.4.11-2 +- FC6 rebuild. + +* Thu Mar 9 2006 Matthias Saou 1.4.11-1 +- Update to 1.4.11. + +* Mon Mar 6 2006 Matthias Saou 1.4.10-2 +- FC5 rebuild. + +* Wed Feb 8 2006 Matthias Saou 1.4.10-1 +- Update to 1.4.10. +- Remove now included fix. + +* Wed Jan 25 2006 Matthias Saou 1.4.9-2 +- Add mod_fastcgi-fix patch to fix crash on backend overload. + +* Mon Jan 16 2006 Matthias Saou 1.4.9-1 +- Update to 1.4.9. + +* Wed Nov 23 2005 Matthias Saou 1.4.8-1 +- Update to 1.4.8. + +* Fri Nov 4 2005 Matthias Saou 1.4.7-1 +- Update to 1.4.7. + +* Wed Oct 12 2005 Matthias Saou 1.4.6-1 +- Update to 1.4.6. + +* Mon Oct 3 2005 Matthias Saou 1.4.5-1 +- Update to 1.4.5. +- Disable gamin/fam support for now, it does not work. + +* Tue Sep 27 2005 Matthias Saou 1.4.4-3 +- Update to current SVN to check if it fixes the remaining load problems. + +* Wed Sep 21 2005 Matthias Saou 1.4.4-2 +- Patch to SVN 722 revision : Fixes a crash in mod_mysql_vhost and a problem + with keepalive and certain browsers. + +* Mon Sep 19 2005 Matthias Saou 1.4.4-1 +- Update to 1.4.4 final. +- Enable ldap auth, gdbm and gamin/fam support by default. + +* Thu Sep 15 2005 Matthias Saou 1.4.4-0 +- Update to 1.4.4 pre-release (fixes another fastcgi memleak). +- Enable lua (cml module) by default. +- Add --with-webdav-props conditional option. + +* Tue Sep 13 2005 Matthias Saou 1.4.3-2 +- Include lighttpd-1.4.3-stat_cache.patch to fix memleak. + +* Fri Sep 2 2005 Matthias Saou 1.4.3-1.1 +- Rearrange the included index.html to include the new logo, button and + favicon from lighttpd.net. + +* Fri Sep 2 2005 Matthias Saou 1.4.3-1 +- Update to 1.4.3. +- No longer override libdir at make install stage, use DESTDIR instead, as + the resulting binary would now have referenced to %%{buildroot} :-( + +* Tue Aug 30 2005 Matthias Saou 1.4.2-1 +- Update to 1.4.2. + +* Mon Aug 22 2005 Matthias Saou 1.4.1-1 +- Update to 1.4.1. + +* Sun Aug 21 2005 Matthias Saou 1.4.0-1 +- Update to 1.4.0. +- Add conditional of gamin, gdbm, memcache and lua options. + +* Mon Aug 1 2005 Matthias Saou 1.3.16-2 +- Update to 1.3.16, rebuild. * Mon Jul 18 2005 Matthias Saou 1.3.15-1 - Update to 1.3.15. Index: sources =================================================================== RCS file: /cvs/extras/rpms/lighttpd/EL-4/sources,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- sources 1 Aug 2005 15:05:07 -0000 1.5 +++ sources 16 Apr 2007 11:19:50 -0000 1.6 @@ -1 +1 @@ -b73f7a7ace4901b6417b0e450aaa5df5 lighttpd-1.3.16.tar.gz +b994b8c359da578dec073cae52c4924f lighttpd-1.4.15.tar.bz2 --- lighttpd-1.3.10-defaultconf.patch DELETED --- From fedora-extras-commits at redhat.com Mon Apr 16 11:20:28 2007 From: fedora-extras-commits at redhat.com (Matthias Saou (thias)) Date: Mon, 16 Apr 2007 07:20:28 -0400 Subject: rpms/lighttpd/EL-5 .cvsignore, 1.18, 1.19 lighttpd.spec, 1.32, 1.33 sources, 1.18, 1.19 Message-ID: <200704161120.l3GBKSEX007644@cvs-int.fedora.redhat.com> Author: thias Update of /cvs/extras/rpms/lighttpd/EL-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv7547/EL-5 Modified Files: .cvsignore lighttpd.spec sources Log Message: Update to 1.4.15. Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/lighttpd/EL-5/.cvsignore,v retrieving revision 1.18 retrieving revision 1.19 diff -u -r1.18 -r1.19 --- .cvsignore 11 Oct 2006 10:05:03 -0000 1.18 +++ .cvsignore 16 Apr 2007 11:19:54 -0000 1.19 @@ -1 +1 @@ -lighttpd-1.4.13.tar.gz +lighttpd-1.4.15.tar.bz2 Index: lighttpd.spec =================================================================== RCS file: /cvs/extras/rpms/lighttpd/EL-5/lighttpd.spec,v retrieving revision 1.32 retrieving revision 1.33 diff -u -r1.32 -r1.33 --- lighttpd.spec 2 Feb 2007 13:06:45 -0000 1.32 +++ lighttpd.spec 16 Apr 2007 11:19:54 -0000 1.33 @@ -2,12 +2,12 @@ Summary: Lightning fast webserver with light system requirements Name: lighttpd -Version: 1.4.13 -Release: 5%{?dist} +Version: 1.4.15 +Release: 1%{?dist} License: BSD Group: System Environment/Daemons URL: http://www.lighttpd.net/ -Source0: http://www.lighttpd.net/download/lighttpd-%{version}.tar.gz +Source0: http://www.lighttpd.net/download/lighttpd-%{version}.tar.bz2 Source1: lighttpd.logrotate Source2: php.d-lighttpd.ini Source10: index.html @@ -26,6 +26,13 @@ %{?_with_gamin:BuildRequires: gamin-devel} %{!?_without_gdbm:BuildRequires: gdbm-devel} %{!?_without_lua:BuildRequires: lua-devel} +# On Fedora <= 6 (and RHEL?), we still need this because of the "broken" lua +%if %{!?fedora:0}%{?fedora} <= 6 +BuildRequires: readline-devel +%endif +%if 0%{?el} <= 6 +BuildRequires: readline-devel +%endif %description Secure, fast, compliant and very flexible web-server which has been optimized @@ -36,7 +43,7 @@ problems. Available rpmbuild rebuild options : ---with : memcache webdavprops gamin +--with : gamin webdavprops webdavlocks memcache --without : ldap gdbm lua (cml) @@ -59,13 +66,10 @@ 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 +%setup -q %patch0 -p1 -b .defaultconf @@ -76,10 +80,11 @@ %{!?_without_ldap:--with-ldap} \ --with-openssl \ %{?_with_gamin:--with-fam} \ + %{?_with_webdavprops:--with-webdav-props} \ + %{?_with_webdavlocks:--with-webdav-locks} \ %{!?_without_gdbm:--with-gdbm} \ %{?_with_memcache:--with-memcache} \ - %{?!_without_lua:--with-lua} \ - %{?_with_webdavprops:--with-webdav-props} + %{?!_without_lua:--with-lua} %{__make} %{?_smp_mflags} @@ -128,8 +133,8 @@ %preun if [ $1 -eq 0 ]; then - /sbin/service lighttpd stop &>/dev/null || : - /sbin/chkconfig --del lighttpd + /sbin/service lighttpd stop &>/dev/null || : + /sbin/chkconfig --del lighttpd fi %postun @@ -139,7 +144,7 @@ %files -%defattr(-, root, root, 0755) +%defattr(-,root,root,-) %doc AUTHORS ChangeLog COPYING README %doc doc/*.txt doc/lighttpd.conf doc/lighttpd.user %dir %{_sysconfdir}/lighttpd/ @@ -157,13 +162,13 @@ %{webroot}/ %files mod_mysql_vhost -%defattr(-, root, root, 0755) +%defattr(-,root,root,-) %doc doc/mysqlvhost.txt %dir %{_libdir}/lighttpd/ %{_libdir}/lighttpd/mod_mysql_vhost.so %files fastcgi -%defattr(-, root, root, 0755) +%defattr(-,root,root,-) %doc doc/fastcgi*.txt %config(noreplace) %{_sysconfdir}/php.d/lighttpd.ini %{_bindir}/spawn-fcgi @@ -173,6 +178,15 @@ %changelog +* Mon Apr 16 2007 Matthias Saou 1.4.15-1 +- Update to 1.4.15. +- Remove now included previous patch. +- Switch to using the bz2 source. +- Add optional --with-webdav-locks support. + +* Fri Feb 16 2007 Matthias Saou 1.4.13-6 +- Include patch to fix 99% cpu bug when client connection is dropped. + * Fri Feb 2 2007 Matthias Saou 1.4.13-5 - Update defaultconf patch to change php binary to /usr/bin/php-cgi (#219723). - Noticed %%{?_smp_mflags} was missing, so add it as it works fine. Index: sources =================================================================== RCS file: /cvs/extras/rpms/lighttpd/EL-5/sources,v retrieving revision 1.18 retrieving revision 1.19 diff -u -r1.18 -r1.19 --- sources 11 Oct 2006 10:05:03 -0000 1.18 +++ sources 16 Apr 2007 11:19:54 -0000 1.19 @@ -1 +1 @@ -d775d6478391b95d841a1018c8db0b95 lighttpd-1.4.13.tar.gz +b994b8c359da578dec073cae52c4924f lighttpd-1.4.15.tar.bz2 From fedora-extras-commits at redhat.com Mon Apr 16 11:20:32 2007 From: fedora-extras-commits at redhat.com (Matthias Saou (thias)) Date: Mon, 16 Apr 2007 07:20:32 -0400 Subject: rpms/lighttpd/FC-5 lighttpd-1.4.13-defaultconf.patch, NONE, 1.1 .cvsignore, 1.16, 1.17 lighttpd.spec, 1.25, 1.26 sources, 1.16, 1.17 lighttpd-1.3.10-defaultconf.patch, 1.1, NONE Message-ID: <200704161120.l3GBKWQg007649@cvs-int.fedora.redhat.com> Author: thias Update of /cvs/extras/rpms/lighttpd/FC-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv7547/FC-5 Modified Files: .cvsignore lighttpd.spec sources Added Files: lighttpd-1.4.13-defaultconf.patch Removed Files: lighttpd-1.3.10-defaultconf.patch Log Message: Update to 1.4.15. lighttpd-1.4.13-defaultconf.patch: --- NEW FILE lighttpd-1.4.13-defaultconf.patch --- diff -Naupr lighttpd-1.4.13.orig/doc/lighttpd.conf lighttpd-1.4.13/doc/lighttpd.conf --- lighttpd-1.4.13.orig/doc/lighttpd.conf 2006-10-04 15:29:19.000000000 +0200 +++ lighttpd-1.4.13/doc/lighttpd.conf 2007-02-02 13:49:05.000000000 +0100 @@ -37,10 +37,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 index-file.names = ( "index.php", "index.html", @@ -51,6 +51,7 @@ index-file.names = ( "index.p # mimetype mapping mimetype.assign = ( + ".rpm" => "application/x-rpm", ".pdf" => "application/pdf", ".sig" => "application/pgp-signature", ".spl" => "application/futuresplash", @@ -113,7 +114,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 # @@ -145,7 +146,7 @@ static-file.exclude-extensions = ( ".php #server.error-handler-404 = "/error-handler.php" ## to help the rc.scripts -#server.pid-file = "/var/run/lighttpd.pid" +server.pid-file = "/var/run/lighttpd.pid" ###### virtual hosts @@ -183,10 +184,10 @@ static-file.exclude-extensions = ( ".php #server.chroot = "/" ## change uid to (default: don't care) -#server.username = "wwwrun" +server.username = "lighttpd" ## change uid to (default: don't care) -#server.groupname = "wwwrun" +server.groupname = "lighttpd" #### compress module #compress.cache-dir = "/tmp/lighttpd/cache/compress/" @@ -210,7 +211,7 @@ static-file.exclude-extensions = ( ".php # ( "localhost" => # ( # "socket" => "/tmp/php-fastcgi.socket", -# "bin-path" => "/usr/local/bin/php" +# "bin-path" => "/usr/bin/php-cgi" # ) # ) # ) Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/lighttpd/FC-5/.cvsignore,v retrieving revision 1.16 retrieving revision 1.17 diff -u -r1.16 -r1.17 --- .cvsignore 16 Oct 2006 13:45:56 -0000 1.16 +++ .cvsignore 16 Apr 2007 11:19:58 -0000 1.17 @@ -1 +1 @@ -lighttpd-1.4.13.tar.gz +lighttpd-1.4.15.tar.bz2 Index: lighttpd.spec =================================================================== RCS file: /cvs/extras/rpms/lighttpd/FC-5/lighttpd.spec,v retrieving revision 1.25 retrieving revision 1.26 diff -u -r1.25 -r1.26 --- lighttpd.spec 6 Nov 2006 10:51:41 -0000 1.25 +++ lighttpd.spec 16 Apr 2007 11:19:58 -0000 1.26 @@ -2,12 +2,12 @@ Summary: Lightning fast webserver with light system requirements Name: lighttpd -Version: 1.4.13 -Release: 3%{?dist} +Version: 1.4.15 +Release: 1%{?dist} License: BSD Group: System Environment/Daemons URL: http://www.lighttpd.net/ -Source0: http://www.lighttpd.net/download/lighttpd-%{version}.tar.gz +Source0: http://www.lighttpd.net/download/lighttpd-%{version}.tar.bz2 Source1: lighttpd.logrotate Source2: php.d-lighttpd.ini Source10: index.html @@ -15,18 +15,24 @@ Source12: powered_by_fedora.png Source13: http://www.lighttpd.net/light_button.png Source14: http://www.lighttpd.net/light_logo.png -Patch0: lighttpd-1.3.10-defaultconf.patch +Patch0: lighttpd-1.4.13-defaultconf.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root Requires(pre): /usr/sbin/useradd Requires(post): /sbin/chkconfig Requires(preun): /sbin/service, /sbin/chkconfig Requires(postun): /sbin/service BuildRequires: openssl-devel, pcre-devel, bzip2-devel, zlib-devel -BuildRequires: readline-devel %{!?_without_ldap:BuildRequires: openldap-devel} %{?_with_gamin:BuildRequires: gamin-devel} %{!?_without_gdbm:BuildRequires: gdbm-devel} %{!?_without_lua:BuildRequires: lua-devel} +# On Fedora <= 6 (and RHEL?), we still need this because of the "broken" lua +%if %{!?fedora:0}%{?fedora} <= 6 +BuildRequires: readline-devel +%endif +%if 0%{?el} <= 6 +BuildRequires: readline-devel +%endif %description Secure, fast, compliant and very flexible web-server which has been optimized @@ -37,7 +43,7 @@ problems. Available rpmbuild rebuild options : ---with : memcache webdavprops gamin +--with : gamin webdavprops webdavlocks memcache --without : ldap gdbm lua (cml) @@ -60,13 +66,10 @@ 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 +%setup -q %patch0 -p1 -b .defaultconf @@ -77,11 +80,12 @@ %{!?_without_ldap:--with-ldap} \ --with-openssl \ %{?_with_gamin:--with-fam} \ + %{?_with_webdavprops:--with-webdav-props} \ + %{?_with_webdavlocks:--with-webdav-locks} \ %{!?_without_gdbm:--with-gdbm} \ %{?_with_memcache:--with-memcache} \ - %{?!_without_lua:--with-lua} \ - %{?_with_webdavprops:--with-webdav-props} -%{__make} + %{?!_without_lua:--with-lua} +%{__make} %{?_smp_mflags} %install @@ -129,8 +133,8 @@ %preun if [ $1 -eq 0 ]; then - /sbin/service lighttpd stop &>/dev/null || : - /sbin/chkconfig --del lighttpd + /sbin/service lighttpd stop &>/dev/null || : + /sbin/chkconfig --del lighttpd fi %postun @@ -140,7 +144,7 @@ %files -%defattr(-, root, root, 0755) +%defattr(-,root,root,-) %doc AUTHORS ChangeLog COPYING README %doc doc/*.txt doc/lighttpd.conf doc/lighttpd.user %dir %{_sysconfdir}/lighttpd/ @@ -158,13 +162,13 @@ %{webroot}/ %files mod_mysql_vhost -%defattr(-, root, root, 0755) +%defattr(-,root,root,-) %doc doc/mysqlvhost.txt %dir %{_libdir}/lighttpd/ %{_libdir}/lighttpd/mod_mysql_vhost.so %files fastcgi -%defattr(-, root, root, 0755) +%defattr(-,root,root,-) %doc doc/fastcgi*.txt %config(noreplace) %{_sysconfdir}/php.d/lighttpd.ini %{_bindir}/spawn-fcgi @@ -174,6 +178,22 @@ %changelog +* Mon Apr 16 2007 Matthias Saou 1.4.15-1 +- Update to 1.4.15. +- Remove now included previous patch. +- Switch to using the bz2 source. +- Add optional --with-webdav-locks support. + +* Fri Feb 16 2007 Matthias Saou 1.4.13-6 +- Include patch to fix 99% cpu bug when client connection is dropped. + +* Fri Feb 2 2007 Matthias Saou 1.4.13-5 +- Update defaultconf patch to change php binary to /usr/bin/php-cgi (#219723). +- Noticed %%{?_smp_mflags} was missing, so add it as it works fine. + +* Mon Jan 29 2007 Matthias Saou 1.4.13-4 +- Remove readline-devel build req, added by lua but since fixed (#213895). + * Mon Nov 6 2006 Matthias Saou 1.4.13-3 - Switch to using killall for log rotation to fix it when using workers. Index: sources =================================================================== RCS file: /cvs/extras/rpms/lighttpd/FC-5/sources,v retrieving revision 1.16 retrieving revision 1.17 diff -u -r1.16 -r1.17 --- sources 16 Oct 2006 13:45:57 -0000 1.16 +++ sources 16 Apr 2007 11:19:58 -0000 1.17 @@ -1 +1 @@ -d775d6478391b95d841a1018c8db0b95 lighttpd-1.4.13.tar.gz +b994b8c359da578dec073cae52c4924f lighttpd-1.4.15.tar.bz2 --- lighttpd-1.3.10-defaultconf.patch DELETED --- From fedora-extras-commits at redhat.com Mon Apr 16 11:20:36 2007 From: fedora-extras-commits at redhat.com (Matthias Saou (thias)) Date: Mon, 16 Apr 2007 07:20:36 -0400 Subject: rpms/lighttpd/FC-6 lighttpd-1.4.13-defaultconf.patch, NONE, 1.1 .cvsignore, 1.18, 1.19 lighttpd.spec, 1.30, 1.31 sources, 1.18, 1.19 lighttpd-1.3.10-defaultconf.patch, 1.1, NONE Message-ID: <200704161120.l3GBKa4e007654@cvs-int.fedora.redhat.com> Author: thias Update of /cvs/extras/rpms/lighttpd/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv7547/FC-6 Modified Files: .cvsignore lighttpd.spec sources Added Files: lighttpd-1.4.13-defaultconf.patch Removed Files: lighttpd-1.3.10-defaultconf.patch Log Message: Update to 1.4.15. lighttpd-1.4.13-defaultconf.patch: --- NEW FILE lighttpd-1.4.13-defaultconf.patch --- diff -Naupr lighttpd-1.4.13.orig/doc/lighttpd.conf lighttpd-1.4.13/doc/lighttpd.conf --- lighttpd-1.4.13.orig/doc/lighttpd.conf 2006-10-04 15:29:19.000000000 +0200 +++ lighttpd-1.4.13/doc/lighttpd.conf 2007-02-02 13:49:05.000000000 +0100 @@ -37,10 +37,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 index-file.names = ( "index.php", "index.html", @@ -51,6 +51,7 @@ index-file.names = ( "index.p # mimetype mapping mimetype.assign = ( + ".rpm" => "application/x-rpm", ".pdf" => "application/pdf", ".sig" => "application/pgp-signature", ".spl" => "application/futuresplash", @@ -113,7 +114,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 # @@ -145,7 +146,7 @@ static-file.exclude-extensions = ( ".php #server.error-handler-404 = "/error-handler.php" ## to help the rc.scripts -#server.pid-file = "/var/run/lighttpd.pid" +server.pid-file = "/var/run/lighttpd.pid" ###### virtual hosts @@ -183,10 +184,10 @@ static-file.exclude-extensions = ( ".php #server.chroot = "/" ## change uid to (default: don't care) -#server.username = "wwwrun" +server.username = "lighttpd" ## change uid to (default: don't care) -#server.groupname = "wwwrun" +server.groupname = "lighttpd" #### compress module #compress.cache-dir = "/tmp/lighttpd/cache/compress/" @@ -210,7 +211,7 @@ static-file.exclude-extensions = ( ".php # ( "localhost" => # ( # "socket" => "/tmp/php-fastcgi.socket", -# "bin-path" => "/usr/local/bin/php" +# "bin-path" => "/usr/bin/php-cgi" # ) # ) # ) Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/lighttpd/FC-6/.cvsignore,v retrieving revision 1.18 retrieving revision 1.19 diff -u -r1.18 -r1.19 --- .cvsignore 11 Oct 2006 10:05:03 -0000 1.18 +++ .cvsignore 16 Apr 2007 11:20:02 -0000 1.19 @@ -1 +1 @@ -lighttpd-1.4.13.tar.gz +lighttpd-1.4.15.tar.bz2 Index: lighttpd.spec =================================================================== RCS file: /cvs/extras/rpms/lighttpd/FC-6/lighttpd.spec,v retrieving revision 1.30 retrieving revision 1.31 diff -u -r1.30 -r1.31 --- lighttpd.spec 6 Nov 2006 10:51:43 -0000 1.30 +++ lighttpd.spec 16 Apr 2007 11:20:02 -0000 1.31 @@ -2,12 +2,12 @@ Summary: Lightning fast webserver with light system requirements Name: lighttpd -Version: 1.4.13 -Release: 3%{?dist} +Version: 1.4.15 +Release: 1%{?dist} License: BSD Group: System Environment/Daemons URL: http://www.lighttpd.net/ -Source0: http://www.lighttpd.net/download/lighttpd-%{version}.tar.gz +Source0: http://www.lighttpd.net/download/lighttpd-%{version}.tar.bz2 Source1: lighttpd.logrotate Source2: php.d-lighttpd.ini Source10: index.html @@ -15,18 +15,24 @@ Source12: powered_by_fedora.png Source13: http://www.lighttpd.net/light_button.png Source14: http://www.lighttpd.net/light_logo.png -Patch0: lighttpd-1.3.10-defaultconf.patch +Patch0: lighttpd-1.4.13-defaultconf.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root Requires(pre): /usr/sbin/useradd Requires(post): /sbin/chkconfig Requires(preun): /sbin/service, /sbin/chkconfig Requires(postun): /sbin/service BuildRequires: openssl-devel, pcre-devel, bzip2-devel, zlib-devel -BuildRequires: readline-devel %{!?_without_ldap:BuildRequires: openldap-devel} %{?_with_gamin:BuildRequires: gamin-devel} %{!?_without_gdbm:BuildRequires: gdbm-devel} %{!?_without_lua:BuildRequires: lua-devel} +# On Fedora <= 6 (and RHEL?), we still need this because of the "broken" lua +%if %{!?fedora:0}%{?fedora} <= 6 +BuildRequires: readline-devel +%endif +%if 0%{?el} <= 6 +BuildRequires: readline-devel +%endif %description Secure, fast, compliant and very flexible web-server which has been optimized @@ -37,7 +43,7 @@ problems. Available rpmbuild rebuild options : ---with : memcache webdavprops gamin +--with : gamin webdavprops webdavlocks memcache --without : ldap gdbm lua (cml) @@ -60,13 +66,10 @@ 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 +%setup -q %patch0 -p1 -b .defaultconf @@ -77,11 +80,12 @@ %{!?_without_ldap:--with-ldap} \ --with-openssl \ %{?_with_gamin:--with-fam} \ + %{?_with_webdavprops:--with-webdav-props} \ + %{?_with_webdavlocks:--with-webdav-locks} \ %{!?_without_gdbm:--with-gdbm} \ %{?_with_memcache:--with-memcache} \ - %{?!_without_lua:--with-lua} \ - %{?_with_webdavprops:--with-webdav-props} -%{__make} + %{?!_without_lua:--with-lua} +%{__make} %{?_smp_mflags} %install @@ -129,8 +133,8 @@ %preun if [ $1 -eq 0 ]; then - /sbin/service lighttpd stop &>/dev/null || : - /sbin/chkconfig --del lighttpd + /sbin/service lighttpd stop &>/dev/null || : + /sbin/chkconfig --del lighttpd fi %postun @@ -140,7 +144,7 @@ %files -%defattr(-, root, root, 0755) +%defattr(-,root,root,-) %doc AUTHORS ChangeLog COPYING README %doc doc/*.txt doc/lighttpd.conf doc/lighttpd.user %dir %{_sysconfdir}/lighttpd/ @@ -158,13 +162,13 @@ %{webroot}/ %files mod_mysql_vhost -%defattr(-, root, root, 0755) +%defattr(-,root,root,-) %doc doc/mysqlvhost.txt %dir %{_libdir}/lighttpd/ %{_libdir}/lighttpd/mod_mysql_vhost.so %files fastcgi -%defattr(-, root, root, 0755) +%defattr(-,root,root,-) %doc doc/fastcgi*.txt %config(noreplace) %{_sysconfdir}/php.d/lighttpd.ini %{_bindir}/spawn-fcgi @@ -174,6 +178,22 @@ %changelog +* Mon Apr 16 2007 Matthias Saou 1.4.15-1 +- Update to 1.4.15. +- Remove now included previous patch. +- Switch to using the bz2 source. +- Add optional --with-webdav-locks support. + +* Fri Feb 16 2007 Matthias Saou 1.4.13-6 +- Include patch to fix 99% cpu bug when client connection is dropped. + +* Fri Feb 2 2007 Matthias Saou 1.4.13-5 +- Update defaultconf patch to change php binary to /usr/bin/php-cgi (#219723). +- Noticed %%{?_smp_mflags} was missing, so add it as it works fine. + +* Mon Jan 29 2007 Matthias Saou 1.4.13-4 +- Remove readline-devel build req, added by lua but since fixed (#213895). + * Mon Nov 6 2006 Matthias Saou 1.4.13-3 - Switch to using killall for log rotation to fix it when using workers. Index: sources =================================================================== RCS file: /cvs/extras/rpms/lighttpd/FC-6/sources,v retrieving revision 1.18 retrieving revision 1.19 diff -u -r1.18 -r1.19 --- sources 11 Oct 2006 10:05:03 -0000 1.18 +++ sources 16 Apr 2007 11:20:02 -0000 1.19 @@ -1 +1 @@ -d775d6478391b95d841a1018c8db0b95 lighttpd-1.4.13.tar.gz +b994b8c359da578dec073cae52c4924f lighttpd-1.4.15.tar.bz2 --- lighttpd-1.3.10-defaultconf.patch DELETED --- From fedora-extras-commits at redhat.com Mon Apr 16 11:24:42 2007 From: fedora-extras-commits at redhat.com (Ralf Ertzinger (ertzing)) Date: Mon, 16 Apr 2007 07:24:42 -0400 Subject: rpms/audacious/FC-6 audacious-1.3.1-default-skin.patch, NONE, 1.1 audacious-1.3.1-xmms-skins.patch, NONE, 1.1 .cvsignore, 1.6, 1.7 audacious.spec, 1.16, 1.17 sources, 1.6, 1.7 audacious-1.1.0-default-skin.patch, 1.1, NONE audacious-1.1.0-xmms-skins.patch, 1.1, NONE Message-ID: <200704161124.l3GBOglA007913@cvs-int.fedora.redhat.com> Author: ertzing Update of /cvs/extras/rpms/audacious/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv7854 Modified Files: .cvsignore audacious.spec sources Added Files: audacious-1.3.1-default-skin.patch audacious-1.3.1-xmms-skins.patch Removed Files: audacious-1.1.0-default-skin.patch audacious-1.1.0-xmms-skins.patch Log Message: - Update to 1.3.2 audacious-1.3.1-default-skin.patch: --- NEW FILE audacious-1.3.1-default-skin.patch --- diff -Nurip audacious-1.3.1-orig/src/audacious/main.c audacious-1.3.1/src/audacious/main.c --- audacious-1.3.1-orig/src/audacious/main.c 2007-03-04 07:34:27.000000000 +0100 +++ audacious-1.3.1/src/audacious/main.c 2007-03-14 21:03:25.000000000 +0100 @@ -159,7 +159,7 @@ BmpConfig bmp_default_config = { 0.0, /* equalizer preamp */ {0, 0, 0, 0, 0, /* equalizer bands */ 0, 0, 0, 0, 0}, - NULL, /* skin */ + "/usr/share/xmms/Skins/Bluecurve-xmms.zip", /* skin */ NULL, /* output plugin */ NULL, /* file selector path */ NULL, /* playlist path */ audacious-1.3.1-xmms-skins.patch: --- NEW FILE audacious-1.3.1-xmms-skins.patch --- diff -Nurip audacious-1.3.1-orig/src/audacious/ui_skinselector.c audacious-1.3.1/src/audacious/ui_skinselector.c --- audacious-1.3.1-orig/src/audacious/ui_skinselector.c 2007-01-13 18:19:52.000000000 +0100 +++ audacious-1.3.1/src/audacious/ui_skinselector.c 2007-03-14 20:58:59.000000000 +0100 @@ -249,11 +249,15 @@ void skinlist_update(void) { gchar *skinsdir; + gchar xmmsskinsdir[] = "/usr/share/xmms/Skins"; skinlist_clear(); scan_skindir(bmp_paths[BMP_PATH_USER_SKIN_DIR]); scan_skindir(DATA_DIR G_DIR_SEPARATOR_S "Skins"); + if (g_file_test(xmmsskinsdir, G_FILE_TEST_IS_DIR)) { + scan_skindir( xmmsskinsdir ); + } skinsdir = getenv("SKINSDIR"); if (skinsdir) { Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/audacious/FC-6/.cvsignore,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- .cvsignore 2 Dec 2006 16:40:58 -0000 1.6 +++ .cvsignore 16 Apr 2007 11:24:08 -0000 1.7 @@ -1 +1 @@ -audacious-1.2.2.tgz +audacious-1.3.2.tgz Index: audacious.spec =================================================================== RCS file: /cvs/extras/rpms/audacious/FC-6/audacious.spec,v retrieving revision 1.16 retrieving revision 1.17 diff -u -r1.16 -r1.17 --- audacious.spec 24 Dec 2006 14:21:45 -0000 1.16 +++ audacious.spec 16 Apr 2007 11:24:08 -0000 1.17 @@ -1,15 +1,15 @@ Name: audacious -Version: 1.2.2 -Release: 2%{?dist} +Version: 1.3.2 +Release: 1%{?dist} Summary: A GTK2 based media player similar to xmms Group: Applications/Multimedia License: GPL URL: http://audacious-media-player.org/ -Source0: audacious-%{version}.tgz -Patch0: audacious-1.1.0-xmms-skins.patch -Patch1: audacious-1.1.0-default-skin.patch +Source0: http://static.audacious-media-player.org/release/audacious-%{version}.tgz +Patch0: audacious-1.3.1-xmms-skins.patch +Patch1: audacious-1.3.1-default-skin.patch # Patch2: audacious-1.1.0-no-rpath.patch Patch3: audacious-1.2.1-relative-links.patch # Patch4: audacious-1.1.0-quoting.patch @@ -24,8 +24,9 @@ BuildRequires: libglade2-devel >= 2.4 BuildRequires: GConf2-devel BuildRequires: gettext +BuildRequires: mcs-devel >= 0.1 -Requires: audacious-plugins >= 1.2.0 +Requires: audacious-plugins >= 1.3.0 Requires(post): desktop-file-utils >= 0.9 Requires(postun): desktop-file-utils >= 0.9 @@ -52,6 +53,7 @@ Group: Development/Libraries Requires: %{name}-libs = %{version}-%{release} Requires: glib2-devel, gtk2-devel >= 2.6, GConf2-devel, libglade2-devel >= 2.4 +Requires: mcs-devel >= 0.1 Requires: pkgconfig Requires(post): /sbin/ldconfig @@ -77,7 +79,7 @@ # %patch2 -p1 -b .no-rpath # Relative symlink paths -%patch3 -p1 -b .relative-links +# %patch3 -p1 -b .relative-links # Filename quoting # %patch4 -p1 -b .quoting @@ -86,7 +88,7 @@ # %patch5 -p1 -b .amidi-backend # Shaded playlist window decorations -%patch6 -p1 -b shaded-skin +# %patch6 -p1 -b .shaded-skin # Controlsocket named "xmms" instead of "audacious" # %patch7 -p1 -b controlsocket-name @@ -165,6 +167,7 @@ %files libs %defattr(-,root,root,-) +%{_libdir}/audacious %{_libdir}/*.so.* %files devel @@ -175,6 +178,9 @@ %changelog +* Mon Apr 16 2007 Ralf Ertzinger 1.3.2-1.fc6 +- Update to 1.3.2 + * Sun Dec 24 2006 Ralf Ertzinger 1.2.2-2.fc6 - Remove audacious-1.1.1-controlsocket-name.patch due to request from upstream, xmms and audacious are not entirely compatible Index: sources =================================================================== RCS file: /cvs/extras/rpms/audacious/FC-6/sources,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- sources 2 Dec 2006 16:40:58 -0000 1.6 +++ sources 16 Apr 2007 11:24:08 -0000 1.7 @@ -1 +1 @@ -e774afbda04220e6e1b0a9bff350522e audacious-1.2.2.tgz +b784a30604a2f9d84e9da310069f43f9 audacious-1.3.2.tgz --- audacious-1.1.0-default-skin.patch DELETED --- --- audacious-1.1.0-xmms-skins.patch DELETED --- From fedora-extras-commits at redhat.com Mon Apr 16 11:26:19 2007 From: fedora-extras-commits at redhat.com (Matthias Saou (thias)) Date: Mon, 16 Apr 2007 07:26:19 -0400 Subject: rpms/lighttpd/EL-4 favicon.ico, NONE, 1.1 light_button.png, NONE, 1.1 light_logo.png, NONE, 1.1 Message-ID: <200704161126.l3GBQJ3u008237@cvs-int.fedora.redhat.com> Author: thias Update of /cvs/extras/rpms/lighttpd/EL-4 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv8228 Added Files: favicon.ico light_button.png light_logo.png Log Message: Commit missing EL-4 branch files. --- NEW FILE favicon.ico --- wOQ<0r Az/ b[ ^zPeC Tc!??;;;;A????????????????H_"?r;???s^ E?????0?U??;;???8?6????s;u?9q????X=?????s Nt/,([???;??wPV?n???????? ?h;;????B??N????L?E????????????ab???Z??N?s?K???????????????a?????vr??s|??~?????????p????W?t??Kyd?)?}????}R?pU??C&????zE? ?????QR????Z?D? ;*E?g????G????g?!j\W?s?????????atx???q?????=n?)?AuU????G=???J ?o'???}???ao?????}???????X??????? From fedora-extras-commits at redhat.com Mon Apr 16 11:37:33 2007 From: fedora-extras-commits at redhat.com (Ralf Ertzinger (ertzing)) Date: Mon, 16 Apr 2007 07:37:33 -0400 Subject: rpms/audacious-plugins/FC-6 .cvsignore, 1.3, 1.4 audacious-plugins.spec, 1.7, 1.8 sources, 1.3, 1.4 Message-ID: <200704161137.l3GBbX8W008750@cvs-int.fedora.redhat.com> Author: ertzing Update of /cvs/extras/rpms/audacious-plugins/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv8720 Modified Files: .cvsignore audacious-plugins.spec sources Log Message: - Update to 1.3.2 Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/audacious-plugins/FC-6/.cvsignore,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- .cvsignore 30 Nov 2006 09:45:44 -0000 1.3 +++ .cvsignore 16 Apr 2007 11:36:59 -0000 1.4 @@ -1 +1 @@ -audacious-plugins-fedora-1.2.5.tar.gz +audacious-plugins-fedora-1.3.2.tar.gz Index: audacious-plugins.spec =================================================================== RCS file: /cvs/extras/rpms/audacious-plugins/FC-6/audacious-plugins.spec,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- audacious-plugins.spec 15 Jan 2007 08:09:43 -0000 1.7 +++ audacious-plugins.spec 16 Apr 2007 11:36:59 -0000 1.8 @@ -1,6 +1,6 @@ Name: audacious-plugins -Version: 1.2.5 -Release: 3%{?dist} +Version: 1.3.2 +Release: 1%{?dist} Summary: Plugins for the Audacious media player Group: Applications/Multimedia @@ -15,7 +15,7 @@ # Patch0: audacious-plugins-1.2.2-cddb-buffer.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) -BuildRequires: audacious-devel >= 1.2.1-0.7%{?dist}, esound-devel >= 0.2, libvorbis-devel >= 1.0 +BuildRequires: audacious-devel >= 1.3.0, esound-devel >= 0.2, libvorbis-devel >= 1.0 BuildRequires: zlib-devel, desktop-file-utils >= 0.9, alsa-lib-devel BuildRequires: libsidplay-devel, libnotify-devel BuildRequires: libmpcdec-devel, libmusicbrainz-devel @@ -26,8 +26,9 @@ BuildRequires: jack-audio-connection-kit-devel, libsamplerate-devel BuildRequires: pulseaudio-devel, fluidsynth-devel BuildRequires: wavpack-devel >= 4.31 +BuildRequires: libXcomposite-devel -Requires: audacious >= 1.2.0 +Requires: audacious >= 1.3.0 Requires(post): desktop-file-utils >= 0.9, /sbin/ldconfig Requires(postun): desktop-file-utils >= 0.9, /sbin/ldconfig @@ -45,7 +46,7 @@ Group: Applications/Multimedia Obsoletes: audacious-jack <= 1.1.2 -Requires: audacious >= 1.2.0, audacious-plugins >= 1.2.0 +Requires: audacious >= 1.3.0, audacious-plugins >= 1.3.0 %description jack This package provides an Audacious output plugin that uses the @@ -57,7 +58,7 @@ Group: Applications/Multimedia Obsoletes: audacious-esd <= 1.1.2 -Requires: audacious >= 1.2.0, audacious-plugins >= 1.2.0 +Requires: audacious >= 1.3.0, audacious-plugins >= 1.3.0 %description esd This package provides an Audacious output plugin that uses the @@ -69,7 +70,7 @@ Group: Applications/Multimedia Obsoletes: audacious-arts <= 1.1.2 -Requires: audacious >= 1.2.0, audacious-plugins >= 1.2.0 +Requires: audacious >= 1.3.0, audacious-plugins >= 1.3.0 %description arts This package provides an Audacious output plugin that uses the @@ -80,7 +81,7 @@ Summary: Audacious output plugin for PulseAudio Group: Applications/Multimedia -Requires: audacious >= 1.2.0, audacious-plugins >= 1.2.0 +Requires: audacious >= 1.3.0, audacious-plugins >= 1.3.0 %description pulseaudio This package provides an Audacious output plugin that uses the @@ -92,7 +93,7 @@ Summary: Audacious imput plugin for amidi Group: Applications/Multimedia -Requires: audacious >= 1.2.0, audacious-plugins >= 1.2.0 +Requires: audacious >= 1.3.0, audacious-plugins >= 1.3.0 %description amidi This package provides an Audacious input plugin that uses the @@ -104,7 +105,7 @@ Summary: Audacious imput plugin for wavpack Group: Applications/Multimedia -Requires: audacious >= 1.2.0, audacious-plugins >= 1.2.0 +Requires: audacious >= 1.3.0, audacious-plugins >= 1.3.0 %description wavpack This package provides an Audacious input plugin that reads WavPack @@ -112,6 +113,30 @@ +%package metronome +Summary: Audacious imput plugin simulating a metronome +Group: Applications/Multimedia + +Requires: audacious >= 1.3.0, audacious-plugins >= 1.3.0 + +%description metronome +This package provides an Audacious input plugin that simulates +a metronome. + + + +%package vortex +Summary: Audacious imput plugin for vortex audio files +Group: Applications/Multimedia + +Requires: audacious >= 1.3.0, audacious-plugins >= 1.3.0 + +%description vortex +This package provides an Audacious input plugin that reads +vortex compressed files. + + + %prep %setup -q -n audacious-plugins-fedora-%{version} @@ -135,6 +160,7 @@ %install rm -rf $RPM_BUILD_ROOT make install DESTDIR=$RPM_BUILD_ROOT +%find_lang %{name} desktop-file-install --vendor fedora \ --dir $RPM_BUILD_ROOT%{_datadir}/applications \ @@ -154,12 +180,19 @@ update-desktop-database %{_datadir}/applications -%files +%files -f %{name}.lang %defattr(-,root,root,-) %doc AUTHORS COPYING ChangeLog NEWS -%{_libdir}/audacious +%{_libdir}/audacious/Input +%{_libdir}/audacious/Output +%{_libdir}/audacious/Container +%{_libdir}/audacious/Effect +%{_libdir}/audacious/General +%{_libdir}/audacious/Visualization %exclude %{_libdir}/audacious/Input/libamidi-plug.so %exclude %{_libdir}/audacious/Input/libwavpack.so +%exclude %{_libdir}/audacious/Input/libmetronom.so +%exclude %{_libdir}/audacious/Input/libvtx.so %exclude %{_libdir}/audacious/Output/libjackout.so %exclude %{_libdir}/audacious/Output/libarts.so %exclude %{_libdir}/audacious/Output/libESD.so @@ -167,7 +200,7 @@ %{_datadir}/applications/fedora-audacious-plugins.desktop %{_datadir}/audacious/images/audioscrobbler.png %{_datadir}/audacious/images/audioscrobbler_badge.png -%{_datadir}/audacious-plugins/paranormal +%{_datadir}/audacious-plugins %files jack %defattr(-,root,root,-) @@ -195,8 +228,19 @@ %defattr(-,root,root,-) %{_libdir}/audacious/Input/libwavpack.so +%files metronome +%defattr(-,root,root,-) +%{_libdir}/audacious/Input/libmetronom.so + +%files vortex +%defattr(-,root,root,-) +%{_libdir}/audacious/Input/libvtx.so + %changelog +* Mon Apr 16 2007 Ralf Ertzinger 1.3.2-1.fc6 +- Update to 1.3.2 + * Mon Jan 15 2007 Ralf Ertzinger 1.2.5-3.fc6 - Fix a BuildRequires typo Index: sources =================================================================== RCS file: /cvs/extras/rpms/audacious-plugins/FC-6/sources,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- sources 30 Nov 2006 09:45:44 -0000 1.3 +++ sources 16 Apr 2007 11:36:59 -0000 1.4 @@ -1 +1 @@ -85311ebd8580d372fb3f7e0733185514 audacious-plugins-fedora-1.2.5.tar.gz +97e2b29121f0eecad2a4485d8890c039 audacious-plugins-fedora-1.3.2.tar.gz From fedora-extras-commits at redhat.com Mon Apr 16 13:00:41 2007 From: fedora-extras-commits at redhat.com (Gianluca Sforna (giallu)) Date: Mon, 16 Apr 2007 09:00:41 -0400 Subject: rpms/sysprof-kmod/devel sysprof-kmod.spec,1.66,1.67 Message-ID: <200704161300.l3GD0fh9014148@cvs-int.fedora.redhat.com> Author: giallu Update of /cvs/extras/rpms/sysprof-kmod/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv14119 Modified Files: sysprof-kmod.spec Log Message: Rebuild for kernel 2.6.20-1.3071.fc7 Index: sysprof-kmod.spec =================================================================== RCS file: /cvs/extras/rpms/sysprof-kmod/devel/sysprof-kmod.spec,v retrieving revision 1.66 retrieving revision 1.67 diff -u -r1.66 -r1.67 --- sysprof-kmod.spec 15 Apr 2007 15:50:35 -0000 1.66 +++ sysprof-kmod.spec 16 Apr 2007 13:00:06 -0000 1.67 @@ -4,7 +4,7 @@ # end stuff to be ... # hardcode for now: -%{!?kversion: %define kversion 2.6.20-1.3069.fc7} +%{!?kversion: %define kversion 2.6.20-1.3071.fc7} # hint: this can he overridden with "--define kversion foo" on the rpmbuild command line, e.g. # --define "kversion 2.6.16-1.2096_FC5" From fedora-extras-commits at redhat.com Mon Apr 16 14:10:43 2007 From: fedora-extras-commits at redhat.com (ZC Miao (hellwolf)) Date: Mon, 16 Apr 2007 10:10:43 -0400 Subject: rpms/wxGlade/devel wxGlade.spec,1.1,1.2 Message-ID: <200704161410.l3GEAhbJ024173@cvs-int.fedora.redhat.com> Author: hellwolf Update of /cvs/extras/rpms/wxGlade/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv24140 Modified Files: wxGlade.spec Log Message: update Index: wxGlade.spec =================================================================== RCS file: /cvs/extras/rpms/wxGlade/devel/wxGlade.spec,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- wxGlade.spec 16 Apr 2007 06:25:08 -0000 1.1 +++ wxGlade.spec 16 Apr 2007 14:10:09 -0000 1.2 @@ -1,7 +1,7 @@ Summary: A wxWidgets/wxPython/wxPerl GUI designer Name: wxGlade Version: 0.5 -Release: 2%{?dist} +Release: 4%{?dist} Source0: http://downloads.sourceforge.net/wxglade/%{name}-%{version}.tar.gz Source1: wxglade.desktop Source2: wxglade.png @@ -85,6 +85,9 @@ %changelog +* Mon Apr 16 2007 ZC Miao - 0.5-4 +- update to fix EVR problem + * Sun Apr 15 2007 ZC Miao - 0.5-2 - file permissions with install command From fedora-extras-commits at redhat.com Mon Apr 16 14:15:31 2007 From: fedora-extras-commits at redhat.com (ZC Miao (hellwolf)) Date: Mon, 16 Apr 2007 10:15:31 -0400 Subject: rpms/wxGlade/devel wxGlade.spec,1.2,1.3 Message-ID: <200704161415.l3GEFV2Y024348@cvs-int.fedora.redhat.com> Author: hellwolf Update of /cvs/extras/rpms/wxGlade/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv24314 Modified Files: wxGlade.spec Log Message: update Index: wxGlade.spec =================================================================== RCS file: /cvs/extras/rpms/wxGlade/devel/wxGlade.spec,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- wxGlade.spec 16 Apr 2007 14:10:09 -0000 1.2 +++ wxGlade.spec 16 Apr 2007 14:14:58 -0000 1.3 @@ -1,7 +1,7 @@ Summary: A wxWidgets/wxPython/wxPerl GUI designer Name: wxGlade Version: 0.5 -Release: 4%{?dist} +Release: 5%{?dist} Source0: http://downloads.sourceforge.net/wxglade/%{name}-%{version}.tar.gz Source1: wxglade.desktop Source2: wxglade.png @@ -85,7 +85,7 @@ %changelog -* Mon Apr 16 2007 ZC Miao - 0.5-4 +* Mon Apr 16 2007 ZC Miao - 0.5-5 - update to fix EVR problem * Sun Apr 15 2007 ZC Miao - 0.5-2 From fedora-extras-commits at redhat.com Mon Apr 16 15:10:08 2007 From: fedora-extras-commits at redhat.com (John Berninger (jwb)) Date: Mon, 16 Apr 2007 11:10:08 -0400 Subject: rpms/wordpress/FC-5 .cvsignore, 1.8, 1.9 sources, 1.8, 1.9 wordpress.spec, 1.13, 1.14 Message-ID: <200704161510.l3GFA8l8001246@cvs-int.fedora.redhat.com> Author: jwb Update of /cvs/extras/rpms/wordpress/FC-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv1155 Modified Files: .cvsignore sources wordpress.spec Log Message: Update to 2.1.3 final Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/wordpress/FC-5/.cvsignore,v retrieving revision 1.8 retrieving revision 1.9 diff -u -r1.8 -r1.9 --- .cvsignore 26 Mar 2007 15:39:51 -0000 1.8 +++ .cvsignore 16 Apr 2007 15:09:34 -0000 1.9 @@ -1 +1 @@ -wordpress-2.1.3-RC2.tar.gz +wordpress-2.1.3.tar.gz Index: sources =================================================================== RCS file: /cvs/extras/rpms/wordpress/FC-5/sources,v retrieving revision 1.8 retrieving revision 1.9 diff -u -r1.8 -r1.9 --- sources 26 Mar 2007 15:39:51 -0000 1.8 +++ sources 16 Apr 2007 15:09:34 -0000 1.9 @@ -1 +1 @@ -8dcbf82fbdff4f0214e1d8862e281e7e wordpress-2.1.3-RC2.tar.gz +d480bcaff18c4751eda572be878ef7bc wordpress-2.1.3.tar.gz Index: wordpress.spec =================================================================== RCS file: /cvs/extras/rpms/wordpress/FC-5/wordpress.spec,v retrieving revision 1.13 retrieving revision 1.14 diff -u -r1.13 -r1.14 --- wordpress.spec 26 Mar 2007 15:39:51 -0000 1.13 +++ wordpress.spec 16 Apr 2007 15:09:34 -0000 1.14 @@ -3,12 +3,12 @@ Name: wordpress Version: 2.1.3 Group: Applications/Publishing -Release: 0.rc2%{?dist} +Release: 1%{?dist} License: GPL # Source0 with name-version does not work for web retrieval, # latest.tar.gz does not work for build # Source0: http://wordpress.org/latest.tar.gz -Source0: http://wordpress.org/%{name}-%{version}-RC2.tar.gz +Source0: http://wordpress.org/%{name}-%{version}.tar.gz Source1: wordpress-httpd-conf Source2: README.fedora.wordpress BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) @@ -73,6 +73,9 @@ %dir %{_sysconfdir}/wordpress %changelog +* Mon Apr 16 2007 John Berninger - 2.1.3 +- update to 2.1.3-1 (2.1.3 final) for bz # 253912 + * Mon Mar 26 2007 John Berninger - 2.1.3-rc2 - update to 2.1.3rc2 for bz 233703 From fedora-extras-commits at redhat.com Mon Apr 16 15:10:11 2007 From: fedora-extras-commits at redhat.com (Brandon Holbrook (static)) Date: Mon, 16 Apr 2007 11:10:11 -0400 Subject: rpms/php-pecl-Fileinfo/devel php-pecl-Fileinfo.spec,1.4,1.5 Message-ID: <200704161510.l3GFABOf001253@cvs-int.fedora.redhat.com> Author: static Update of /cvs/extras/rpms/php-pecl-Fileinfo/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv1154 Modified Files: php-pecl-Fileinfo.spec Log Message: Changed buildreq from file to file-devel Index: php-pecl-Fileinfo.spec =================================================================== RCS file: /cvs/extras/rpms/php-pecl-Fileinfo/devel/php-pecl-Fileinfo.spec,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- php-pecl-Fileinfo.spec 16 Apr 2007 04:41:47 -0000 1.4 +++ php-pecl-Fileinfo.spec 16 Apr 2007 15:09:37 -0000 1.5 @@ -5,7 +5,7 @@ Summary: Fileinfo is a PHP extension that wraps the libmagic library Name: php-pecl-Fileinfo Version: 1.0.4 -Release: 2%{?dist} +Release: 3%{?dist} License: PHP License Group: Development/Languages URL: http://pecl.php.net/package/Fileinfo @@ -19,7 +19,8 @@ Provides: php-pecl(Fileinfo), Provides: php-Fileinfo Requires: php-api = %{php_apiver} -BuildRequires: php-devel, file +BuildRequires: php-devel +BuildRequires: file-devel %description This extension allows the retrieval of file type information for the vast @@ -37,7 +38,6 @@ %build cd Fileinfo-%{version} -bash phpize %configure %{__make} %{?_smp_mflags} @@ -64,6 +64,9 @@ %{php_extdir}/fileinfo.so %changelog +* Mon Apr 16 2007 Brandon Holbrook 1.0.4-3 +- magic.h is now part of file-devel, not file. Changed buildreqs + * Sat Apr 14 2007 Brandon Holbrook 1.0.4-2 - Added a patch to config.m4 that fixes improper detection of the system's magic database file [bz 235110] From fedora-extras-commits at redhat.com Mon Apr 16 15:14:20 2007 From: fedora-extras-commits at redhat.com (John Berninger (jwb)) Date: Mon, 16 Apr 2007 11:14:20 -0400 Subject: rpms/wordpress/FC-6 .cvsignore, 1.8, 1.9 sources, 1.8, 1.9 wordpress.spec, 1.14, 1.15 Message-ID: <200704161514.l3GFEKR4001462@cvs-int.fedora.redhat.com> Author: jwb Update of /cvs/extras/rpms/wordpress/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv1439 Modified Files: .cvsignore sources wordpress.spec Log Message: update to 2.1.3 final Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/wordpress/FC-6/.cvsignore,v retrieving revision 1.8 retrieving revision 1.9 diff -u -r1.8 -r1.9 --- .cvsignore 26 Mar 2007 15:42:19 -0000 1.8 +++ .cvsignore 16 Apr 2007 15:13:46 -0000 1.9 @@ -1 +1 @@ -wordpress-2.1.3-RC2.tar.gz +wordpress-2.1.3.tar.gz Index: sources =================================================================== RCS file: /cvs/extras/rpms/wordpress/FC-6/sources,v retrieving revision 1.8 retrieving revision 1.9 diff -u -r1.8 -r1.9 --- sources 26 Mar 2007 15:42:19 -0000 1.8 +++ sources 16 Apr 2007 15:13:46 -0000 1.9 @@ -1 +1 @@ -8dcbf82fbdff4f0214e1d8862e281e7e wordpress-2.1.3-RC2.tar.gz +d480bcaff18c4751eda572be878ef7bc wordpress-2.1.3.tar.gz Index: wordpress.spec =================================================================== RCS file: /cvs/extras/rpms/wordpress/FC-6/wordpress.spec,v retrieving revision 1.14 retrieving revision 1.15 diff -u -r1.14 -r1.15 --- wordpress.spec 26 Mar 2007 15:42:19 -0000 1.14 +++ wordpress.spec 16 Apr 2007 15:13:46 -0000 1.15 @@ -3,12 +3,12 @@ Name: wordpress Version: 2.1.3 Group: Applications/Publishing -Release: 0.rc2%{?dist} +Release: 1%{?dist} License: GPL # Source0 with name-version does not work for web retrieval, # latest.tar.gz does not work for build # Source0: http://wordpress.org/latest.tar.gz -Source0: http://wordpress.org/%{name}-%{version}-RC2.tar.gz +Source0: http://wordpress.org/%{name}-%{version}.tar.gz Source1: wordpress-httpd-conf Source2: README.fedora.wordpress BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) @@ -73,6 +73,9 @@ %dir %{_sysconfdir}/wordpress %changelog +* Mon Apr 16 2007 John Berninger - 2.1.3-1 +- update to 2.1.3 final - bz235912 + * Mon Mar 26 2007 John Berninger - 2.1.3-rc2 - update to 2.1.3rc2 for bz 233703 From fedora-extras-commits at redhat.com Mon Apr 16 15:19:35 2007 From: fedora-extras-commits at redhat.com (John Berninger (jwb)) Date: Mon, 16 Apr 2007 11:19:35 -0400 Subject: rpms/wordpress/devel .cvsignore, 1.8, 1.9 sources, 1.8, 1.9 wordpress.spec, 1.12, 1.13 Message-ID: <200704161519.l3GFJZrk001574@cvs-int.fedora.redhat.com> Author: jwb Update of /cvs/extras/rpms/wordpress/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv1551 Modified Files: .cvsignore sources wordpress.spec Log Message: update to 2.1.3 final Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/wordpress/devel/.cvsignore,v retrieving revision 1.8 retrieving revision 1.9 diff -u -r1.8 -r1.9 --- .cvsignore 26 Mar 2007 15:41:12 -0000 1.8 +++ .cvsignore 16 Apr 2007 15:19:02 -0000 1.9 @@ -1 +1 @@ -wordpress-2.1.3-RC2.tar.gz +wordpress-2.1.3.tar.gz Index: sources =================================================================== RCS file: /cvs/extras/rpms/wordpress/devel/sources,v retrieving revision 1.8 retrieving revision 1.9 diff -u -r1.8 -r1.9 --- sources 26 Mar 2007 15:41:12 -0000 1.8 +++ sources 16 Apr 2007 15:19:02 -0000 1.9 @@ -1 +1 @@ -8dcbf82fbdff4f0214e1d8862e281e7e wordpress-2.1.3-RC2.tar.gz +d480bcaff18c4751eda572be878ef7bc wordpress-2.1.3.tar.gz Index: wordpress.spec =================================================================== RCS file: /cvs/extras/rpms/wordpress/devel/wordpress.spec,v retrieving revision 1.12 retrieving revision 1.13 diff -u -r1.12 -r1.13 --- wordpress.spec 26 Mar 2007 15:41:12 -0000 1.12 +++ wordpress.spec 16 Apr 2007 15:19:02 -0000 1.13 @@ -3,12 +3,12 @@ Name: wordpress Version: 2.1.3 Group: Applications/Publishing -Release: 0.rc2%{?dist} +Release: 1%{?dist} License: GPL # Source0 with name-version does not work for web retrieval, # latest.tar.gz does not work for build # Source0: http://wordpress.org/latest.tar.gz -Source0: http://wordpress.org/%{name}-%{version}-RC2.tar.gz +Source0: http://wordpress.org/%{name}-%{version}.tar.gz Source1: wordpress-httpd-conf Source2: README.fedora.wordpress BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) @@ -73,6 +73,9 @@ %dir %{_sysconfdir}/wordpress %changelog +* Mon Apr 16 2007 john Berninger - 2.1.3-1 +- update to 2.1.3 final - bz235912 + * Mon Mar 26 2007 John Berninger - 2.1.3-rc2 - update to 2.1.3rc2 for bz 233703 From fedora-extras-commits at redhat.com Mon Apr 16 15:26:13 2007 From: fedora-extras-commits at redhat.com (Damien Durand (splinux)) Date: Mon, 16 Apr 2007 11:26:13 -0400 Subject: rpms/pessulus/devel pessulus.spec,1.14,1.15 Message-ID: <200704161526.l3GFQDuD001763@cvs-int.fedora.redhat.com> Author: splinux Update of /cvs/extras/rpms/pessulus/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv1726/devel Modified Files: pessulus.spec Log Message: Index: pessulus.spec =================================================================== RCS file: /cvs/extras/rpms/pessulus/devel/pessulus.spec,v retrieving revision 1.14 retrieving revision 1.15 diff -u -r1.14 -r1.15 --- pessulus.spec 22 Dec 2006 19:43:15 -0000 1.14 +++ pessulus.spec 16 Apr 2007 15:25:39 -0000 1.15 @@ -1,16 +1,16 @@ %{!?python_sitearch: %define python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib(1)")} -Name: pessulus -Version: 2.16.2 -Release: 1%{?dist} -Summary: A lockdown editor for GNOME - -Group: Applications/System -License: GPL -URL: http://live.gnome.org/Pessulus -Source0: http://ftp.gnome.org/pub/GNOME/sources/%{name}/%{version}/%{name}-%{version}.tar.bz2 -BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) +Name: pessulus +Version: 2.16.2 +Release: 2%{?dist} +Summary: A lockdown editor for GNOME + +Group: Applications/System +License: GPL +URL: http://live.gnome.org/Pessulus +Source0: http://ftp.gnome.org/pub/GNOME/sources/%{name}/%{version}/%{name}-%{version}.tar.bz2 +BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch BuildRequires: gtk2-devel, pygtk2-devel, gnome-python2-devel, gnome-python2-gconf, perl-XML-Parser, pkgconfig, desktop-file-utils, GConf2-devel, gettext-devel @@ -37,11 +37,9 @@ make install DESTDIR=$RPM_BUILD_ROOT chmod +x $RPM_BUILD_ROOT%{python_sitelib}/Pessulus/*.py - -desktop-file-install --vendor fedora --delete-original \ - --dir $RPM_BUILD_ROOT%{_datadir}/applications \ - --add-category X-Fedora \ - $RPM_BUILD_ROOT%{_datadir}/applications/%{name}.desktop +desktop-file-install --vendor="" --delete-original --remove-category="System" \ + --dir $RPM_BUILD_ROOT%{_datadir}/applications \ + $RPM_BUILD_ROOT/%{_datadir}/applications/%{name}.desktop %find_lang %{name} @@ -57,6 +55,9 @@ %{_datadir}/%{name} %changelog +* Mon Apr 16 2007 Damien Durand - 2.16.2-2 +- Fix desktop-file + * Fri Dec 22 2006 Damien Durand - 2.16.2-1 - Upgrade to 2.16.2 - Add gnome-python2-devel in BR From fedora-extras-commits at redhat.com Mon Apr 16 15:26:09 2007 From: fedora-extras-commits at redhat.com (Damien Durand (splinux)) Date: Mon, 16 Apr 2007 11:26:09 -0400 Subject: rpms/pessulus import.log,1.15,1.16 Message-ID: <200704161526.l3GFQ96Z001760@cvs-int.fedora.redhat.com> Author: splinux Update of /cvs/extras/rpms/pessulus In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv1726 Modified Files: import.log Log Message: Index: import.log =================================================================== RCS file: /cvs/extras/rpms/pessulus/import.log,v retrieving revision 1.15 retrieving revision 1.16 diff -u -r1.15 -r1.16 --- import.log 22 Dec 2006 19:43:15 -0000 1.15 +++ import.log 16 Apr 2007 15:25:34 -0000 1.16 @@ -12,3 +12,4 @@ pessulus-2_16_0-4_fc6:HEAD:pessulus-2.16.0-4.fc6.src.rpm:1159024941 pessulus-2_16_1-1:HEAD:pessulus-2.16.1-1.src.rpm:1159902444 pessulus-2_16_2-1:HEAD:pessulus-2.16.2-1.src.rpm:1166817093 +pessulus-2_16_2-2_fc7:HEAD:pessulus-2.16.2-2.fc7.src.rpm:1176736996 From fedora-extras-commits at redhat.com Mon Apr 16 15:27:45 2007 From: fedora-extras-commits at redhat.com (Damien Durand (splinux)) Date: Mon, 16 Apr 2007 11:27:45 -0400 Subject: rpms/pessulus/FC-6 pessulus.spec,1.15,1.16 Message-ID: <200704161527.l3GFRjLv001834@cvs-int.fedora.redhat.com> Author: splinux Update of /cvs/extras/rpms/pessulus/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv1809 Modified Files: pessulus.spec Log Message: Index: pessulus.spec =================================================================== RCS file: /cvs/extras/rpms/pessulus/FC-6/pessulus.spec,v retrieving revision 1.15 retrieving revision 1.16 diff -u -r1.15 -r1.16 --- pessulus.spec 22 Dec 2006 19:46:04 -0000 1.15 +++ pessulus.spec 16 Apr 2007 15:27:11 -0000 1.16 @@ -1,16 +1,16 @@ %{!?python_sitearch: %define python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib(1)")} -Name: pessulus -Version: 2.16.2 -Release: 1%{?dist} -Summary: A lockdown editor for GNOME - -Group: Applications/System -License: GPL -URL: http://live.gnome.org/Pessulus -Source0: http://ftp.gnome.org/pub/GNOME/sources/%{name}/%{version}/%{name}-%{version}.tar.bz2 -BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) +Name: pessulus +Version: 2.16.2 +Release: 2%{?dist} +Summary: A lockdown editor for GNOME + +Group: Applications/System +License: GPL +URL: http://live.gnome.org/Pessulus +Source0: http://ftp.gnome.org/pub/GNOME/sources/%{name}/%{version}/%{name}-%{version}.tar.bz2 +BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch BuildRequires: gtk2-devel, pygtk2-devel, gnome-python2-devel, gnome-python2-gconf, perl-XML-Parser, pkgconfig, desktop-file-utils, GConf2-devel, gettext-devel @@ -37,11 +37,9 @@ make install DESTDIR=$RPM_BUILD_ROOT chmod +x $RPM_BUILD_ROOT%{python_sitelib}/Pessulus/*.py - -desktop-file-install --vendor fedora --delete-original \ - --dir $RPM_BUILD_ROOT%{_datadir}/applications \ - --add-category X-Fedora \ - $RPM_BUILD_ROOT%{_datadir}/applications/%{name}.desktop +desktop-file-install --vendor="" --delete-original --remove-category="System" \ + --dir $RPM_BUILD_ROOT%{_datadir}/applications \ + $RPM_BUILD_ROOT/%{_datadir}/applications/%{name}.desktop %find_lang %{name} @@ -57,6 +55,9 @@ %{_datadir}/%{name} %changelog +* Mon Apr 16 2007 Damien Durand - 2.16.2-2 +- Fix desktop-file + * Fri Dec 22 2006 Damien Durand - 2.16.2-1 - Upgrade to 2.16.2 - Add gnome-python2-devel in BR From fedora-extras-commits at redhat.com Mon Apr 16 15:30:37 2007 From: fedora-extras-commits at redhat.com (Jasper O'neal Hartline (autopsy)) Date: Mon, 16 Apr 2007 11:30:37 -0400 Subject: kadischi kadischi.spec,1.52,1.53 Message-ID: <200704161530.l3GFUb6f002038@cvs-int.fedora.redhat.com> Author: autopsy Update of /cvs/devel/kadischi In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv1994/kadischi Modified Files: kadischi.spec Log Message: Fix Xen kernel installs, implement Zenity into several post_scripts Index: kadischi.spec =================================================================== RCS file: /cvs/devel/kadischi/kadischi.spec,v retrieving revision 1.52 retrieving revision 1.53 diff -u -r1.52 -r1.53 --- kadischi.spec 12 Apr 2007 06:29:51 -0000 1.52 +++ kadischi.spec 16 Apr 2007 15:30:35 -0000 1.53 @@ -2,7 +2,7 @@ Name: kadischi Version: 3.4 -Release: 7.%{alphatag} +Release: 8.%{alphatag} Summary: LiveCD generation utility Group: Applications/System @@ -11,9 +11,8 @@ Source0: kadischi.tar.bz2 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) -BuildRequires: kudzu-devel intltool automake desktop-file-utils glib2-devel +BuildRequires: kudzu-devel intltool automake glib2-devel Requires: anaconda busybox-anaconda syslinux mkisofs squashfs-tools -Requires: usermode AutoReqProv: on %description @@ -80,6 +79,16 @@ %ghost %{_datadir}/%{name}/post_install_scripts/*.pyo %changelog +* Sun Apr 16 2007 3.4-8.20070416cvs +- Fix compiler warnings with find_live_cd.c and eject_live_cd.c +- More comprehensive wait state for 01prelink.sh +- Removed desktop-file-utils and usermode as Requires +- Clean up files in /tmp/ +- Display estimated size of ISO in MegaBytes not Bytes +- Integrate Zenity into 04userconfig.pl and 07accounts.sh +- Correct issue with Xen kernel installs (again) + + * Thu Apr 12 2007 3.4-7.20070412cvs - Modifications made to satisfy rpmlint From fedora-extras-commits at redhat.com Mon Apr 16 15:30:38 2007 From: fedora-extras-commits at redhat.com (Jasper O'neal Hartline (autopsy)) Date: Mon, 16 Apr 2007 11:30:38 -0400 Subject: kadischi/livecd_generator install-boot.sh, 1.14, 1.15 kadischi.py, 1.55, 1.56 livecd-mkinitrd.sh, 1.31, 1.32 Message-ID: <200704161530.l3GFUcnM002046@cvs-int.fedora.redhat.com> Author: autopsy Update of /cvs/devel/kadischi/livecd_generator In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv1994/kadischi/livecd_generator Modified Files: install-boot.sh kadischi.py livecd-mkinitrd.sh Log Message: Fix Xen kernel installs, implement Zenity into several post_scripts Index: install-boot.sh =================================================================== RCS file: /cvs/devel/kadischi/livecd_generator/install-boot.sh,v retrieving revision 1.14 retrieving revision 1.15 diff -u -r1.14 -r1.15 --- install-boot.sh 18 Sep 2006 05:45:26 -0000 1.14 +++ install-boot.sh 16 Apr 2007 15:30:36 -0000 1.15 @@ -3,6 +3,7 @@ sysdir=$1 csysdir=$2 kernel=$3 +kernel_is_xen=$(echo $kernel | /bin/grep -G [[:alnum:]]xen) kernel_is_xen0=$(echo $kernel | /bin/grep -G [[:alnum:]]xen0) kernel_is_xenU=$(echo $kernel | /bin/grep -G [[:alnum:]]xenU) kernel_is_smp=$(echo $kernel | /bin/grep -G [[:alnum:]]smp) @@ -215,5 +216,34 @@ kernel memtest append - _EOF_ -fi +elif [ $kernel_is_xen ]; then + if [ -d $INSTALLDIR/bootsplash ]; then + /bin/cp $INSTALLDIR/bootsplash/{memtest,splash.lss,{xenboot,general,options,license,xen}.msg} $csysdir/boot/isolinux/ + else + echo "Nothing found for bootsplashing." + nobootsplash + fi +/bin/cp $sysdir/boot/initrd-$kernel $csysdir/boot/isolinux/initrd.img +/bin/cp $sysdir/boot/vmlinuz-$kernel $csysdir/boot/isolinux/vmlinuz +/bin/cat > $csysdir/boot/isolinux/isolinux.cfg <<_EOF_ +default linux +prompt 1 +display xenboot.msg +timeout 600 +F1 xenboot.msg +F2 options.msg +F3 general.msg +F4 license.msg +F5 xen.msg +label linux + kernel vmlinuz + append initrd=initrd.img quiet $kernel_params +label debug + kernel vmlinuz + append initrd=initrd.img INITRD_DBG=x $kernel_params +label memtest86 + kernel memtest + append - +_EOF_ + fi fi Index: kadischi.py =================================================================== RCS file: /cvs/devel/kadischi/livecd_generator/kadischi.py,v retrieving revision 1.55 retrieving revision 1.56 diff -u -r1.55 -r1.56 --- kadischi.py 28 Feb 2007 13:03:42 -0000 1.55 +++ kadischi.py 16 Apr 2007 15:30:36 -0000 1.56 @@ -23,7 +23,7 @@ else: postscriptdir = "/usr/share/kadischi/post_install_scripts" -version = "2.5" +version = "3.4" def main(): force = False @@ -183,17 +183,17 @@ totalsize = stepsize if (totalsize > 1600000000): - estimate0 = (totalsize / 2.3) ## Observed ratio for SquashFS - estimate1 = (totalsize / 2.5) ## Observed ratio for SquashFS + estimate0 = ((totalsize / 1024) / 1024) / 2.3 ## Observed ratio for SquashFS + estimate1 = ((totalsize / 1024) / 1024) / 2.5 ## Observed ratio for SquashFS media = "(LiveDVD)" dist = string.join([dist, media], " ") else: - estimate0 = (totalsize / 2.4) ## Observed ratio for SquashFS - estimate1 = (totalsize / 2.6) ## Observed ratio for SquashFS + estimate0 = ((totalsize / 1024) / 1024) / 2.4 ## Observed ratio for SquashFS + estimate1 = ((totalsize / 1024) / 1024) / 2.6 ## Observed ratio for SquashFS media = "(LiveCD)" dist = string.join([dist, media], " ") - print ("[kadischi]: estimated %s size is between %s and %s bytes" % (isoimage, estimate1, estimate0)) + print ("[kadischi]: estimated %s size is between %s and %s MegaBytes" % (isoimage, estimate1, estimate0)) # make initrd image and pickup kernel version cause when we move files arround, it will be late print ("[kadischi]: making initrd image") @@ -226,6 +226,8 @@ args = [boot, sysdir, csysdir, kernel] elif kernel != None and kernel_smp != None: args = [boot, sysdir, csysdir, kernel] + elif kernel_xen != None: + args = [boot, sysdir, csysdir, kernel_xen] else: args = [boot, sysdir, csysdir, kernel_smp] execute(args) @@ -326,18 +328,18 @@ def parse_args(): """ process command line options for anaconda """ - usage = 'usage: %prog [options] \n\npath-to-the-repository can be a path on the local file system (without any prefixes) but can also be a path to a http, ftp or some other type of repository. For details, consult the documentation at http://fedoraproject.org/wiki/Kadischi/Documentation' + usage = 'usage: %prog [options] \n\nConsult the documentation at: http://fedoraproject.org/wiki/Kadischi/Documentation' verstr = '%prog ' + version parser = optparse.OptionParser(usage=usage, version=verstr) - parser.add_option ("-f", "--force", dest="force", action="store_true", default=False, help="overwrite destination iso image file, if such exists.") - parser.add_option ("-C", "--cmdline", dest="cmdline", action="store_true", default=False, help="run anaconda in command line mode (runs without interface, but requires complete kickstart file)") - parser.add_option ("-T", "--text", dest="text", action="store_true", default=False, help="run anaconda in TUI mode") - parser.add_option ("", "--graphical", dest="graphical", action="store_true", default=False, help="run anaconda in GUI mode") - parser.add_option ("", "--kickstart", dest="ksfile", help="supply anaconda with kickstart file") - parser.add_option ("-x", "--extra", dest="extra", help="extra args to pass to anaconda") - parser.add_option ("", "--tempdir", dest="tempdir", help="temporary directory to use for building the image template") - parser.add_option ("", "--scriptdir", dest="scriptdir", help="location of post-installation scripts (default: %s)" %(postscriptdir,)) - parser.add_option ("", "--buildstamp", dest="buildstamp", help="buildstamp file (if not set, using the default buildstamp from the config directory)") + parser.add_option ("-f", "--force", dest="force", action="store_true", default=False, help="Overwrite existing image file, if it exists") + parser.add_option ("-C", "--cmdline", dest="cmdline", action="store_true", default=False, help="run anaconda in shell user interface mode (requires complete kickstart file)") + parser.add_option ("-T", "--text", dest="text", action="store_true", default=False, help="run anaconda in text user interface mode") + parser.add_option ("", "--graphical", dest="graphical", action="store_true", default=False, help="run anaconda in graphical user interface mode") + parser.add_option ("", "--kickstart", dest="ksfile", help="The kickstart file for Anaconda") + parser.add_option ("-x", "--extra", dest="extra", help="Extra arguments to pass to Anaconda") + parser.add_option ("", "--tempdir", dest="tempdir", help="Temporary directory to use for building the image") + parser.add_option ("", "--scriptdir", dest="scriptdir", help="Location of post_install_scripts (default: %s)" %(postscriptdir,)) + parser.add_option ("", "--buildstamp", dest="buildstamp", help="Buildstamp file to use(if not set, default will be used)") return parser.parse_args() @@ -412,14 +414,17 @@ def make_initrds(sysdir, bindir): clear_rpm_db_files(sysdir) ts = rpm.TransactionSet(sysdir) - global kernel, kernel_smp + global kernel, kernel_smp, kernel_xen kernel = None kernel_smp = None + kernel_xen = None if isys.smpAvailable() or isys.htavailable(): for mi in ts.dbMatch('name', 'kernel'): kernel = "%s-%s" % (mi['version'], mi['release']) for mi in ts.dbMatch('name', 'kernel-smp'): kernel_smp = "%s-%s" % (mi['version'], mi['release']) + 'smp' + for mi in ts.dbMatch('name', 'kernel-xen'): + kernel_xen = "%s-%s" % (mi['version'], mi['release']) + 'xen' if kernel != None and kernel_smp != None: os.system("%s/livecd-mkinitrd.sh %s %s" % (bindir, sysdir, kernel)) @@ -428,6 +433,8 @@ os.system("%s/livecd-mkinitrd.sh %s %s" % (bindir, sysdir, kernel)) elif kernel == None and kernel_smp != None: os.system("%s/livecd-mkinitrd.sh %s %s" % (bindir, sysdir, kernel_smp)) + elif kernel_xen != None: + os.system("%s/livecd-mkinitrd.sh %s %s" % (bindir, sysdir, kernel_xen)) else: print >> sys.stderr, "\n\nCouldn't determine kernel version!" sys.exit(1) @@ -436,6 +443,8 @@ kernel = "%s-%s" % (mi['version'], mi['release']) for mi in ts.dbMatch('name', 'kernel-smp'): kernel_smp = "%s-%s" % (mi['version'], mi['release']) + 'smp' + for mi in ts.dbMatch('name', 'kernel-xen'): + kernel_xen = "%s-%s" % (mi['version'], mi['release']) + 'xen' if kernel != None and kernel_smp != None: os.system("%s/livecd-mkinitrd.sh %s %s" % (bindir, sysdir, kernel)) @@ -444,6 +453,8 @@ os.system("%s/livecd-mkinitrd.sh %s %s" % (bindir, sysdir, kernel_smp)) elif kernel != None and kernel_smp == None: os.system("%s/livecd-mkinitrd.sh %s %s" % (bindir, sysdir, kernel)) + elif kernel_xen != None: + os.system("%s/livecd-mkinitrd.sh %s %s" % (bindir, sysdir, kernel_xen)) else: print >> sys.stderr, "\n\nCouldn't determine kernel version!" sys.exit(1) @@ -476,11 +487,15 @@ if original[0:39] == copy[0:39]: print >> sys.stdout, "[kadischi]: SHA1SUM MATCH, CD or DVD has been verified! Done!" + os.remove("/tmp/kadischi-live.iso.disc.sha1sum") + os.remove("/tmp/kadischi-live.iso.original.sha1sum") args = ["/bin/rm", "-f", "/tmp/kadischi-live.iso"] execute(args) return 0 else: print "[kadischi]: SHA1SUM DO NOT MATCH. CD OR DVD IS BAD!" + os.remove("/tmp/kadischi-live.iso.disc.sha1sum") + os.remove("/tmp/kadischi-live.iso.original.sha1sum") args = ["/bin/rm", "-f", "/tmp/kadischi-live.iso"] execute(args) return 0 Index: livecd-mkinitrd.sh =================================================================== RCS file: /cvs/devel/kadischi/livecd_generator/livecd-mkinitrd.sh,v retrieving revision 1.31 retrieving revision 1.32 diff -u -r1.31 -r1.32 --- livecd-mkinitrd.sh 4 Apr 2007 14:16:00 -0000 1.31 +++ livecd-mkinitrd.sh 16 Apr 2007 15:30:36 -0000 1.32 @@ -75,7 +75,7 @@ getarch() { if [ -x /bin/rpm ]; then - arch=$(/bin/rpm --root $rootdir -q --queryformat "%{ARCH}\n" kernel) || arch=$(/bin/rpm --root $rootdir -q --queryformat "%{ARCH}\n" kernel-smp) + arch=$(/bin/rpm --root $rootdir -q --queryformat "%{ARCH}\n" kernel) || arch=$(/bin/rpm --root $rootdir -q --queryformat "%{ARCH}\n" kernel-smp) || arch=$(/bin/rpm --root $rootdir -q --queryformat "%{ARCH}\n" kernel-xen) fi } From fedora-extras-commits at redhat.com Mon Apr 16 15:30:38 2007 From: fedora-extras-commits at redhat.com (Jasper O'neal Hartline (autopsy)) Date: Mon, 16 Apr 2007 11:30:38 -0400 Subject: kadischi/post_install_scripts 01prelink.sh, 1.7, 1.8 04userconfig.pl, 1.3, 1.4 07accounts.sh, 1.10, 1.11 Message-ID: <200704161530.l3GFUchF002052@cvs-int.fedora.redhat.com> Author: autopsy Update of /cvs/devel/kadischi/post_install_scripts In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv1994/kadischi/post_install_scripts Modified Files: 01prelink.sh 04userconfig.pl 07accounts.sh Log Message: Fix Xen kernel installs, implement Zenity into several post_scripts Index: 01prelink.sh =================================================================== RCS file: /cvs/devel/kadischi/post_install_scripts/01prelink.sh,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- 01prelink.sh 9 Jul 2006 06:10:24 -0000 1.7 +++ 01prelink.sh 16 Apr 2007 15:30:36 -0000 1.8 @@ -7,11 +7,19 @@ SYSDIR=$1 if [ -f $SYSDIR/etc/prelink.conf ]; then - echo "[kadischi]: Prelinking.. " - /usr/sbin/chroot $SYSDIR /bin/mount -t proc /proc /proc || sleep 1 - /usr/sbin/chroot $SYSDIR /usr/sbin/prelink --all >/dev/null 2>&1 - /usr/sbin/chroot $SYSDIR /bin/umount /proc || sleep 1 - exit 0 + echo -n "[kadischi]: Prelinking.." + /usr/sbin/chroot $SYSDIR /bin/mount -t proc /proc /proc || sleep 1 + /usr/sbin/chroot $SYSDIR /usr/sbin/prelink --all >/dev/null 2>&1 & + if [ "$?" -eq "0" ]; then + /sbin/pidof prelink >/dev/null 2>&1 + while [ "$?" -eq "0" ]; do + echo -n "." + sleep 8 + /sbin/pidof prelink >/dev/null 2>&1 + done + /usr/sbin/chroot $SYSDIR /bin/umount /proc || sleep 1 + exit 0 + fi else echo "[kadischi]: No prelink.conf found.. won't prelink." exit 0 Index: 04userconfig.pl =================================================================== RCS file: /cvs/devel/kadischi/post_install_scripts/04userconfig.pl,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- 04userconfig.pl 5 Jul 2006 05:34:51 -0000 1.3 +++ 04userconfig.pl 16 Apr 2007 15:30:36 -0000 1.4 @@ -19,22 +19,65 @@ elsif ($i =~ m/-C/g) { $INTERACTIVE = 0; } + else { + $INTERACTIVE = 1; + } } if ($INTERACTIVE != 1) { print("[kadischi]: Skipping user firewall and services configuration..\n"); } else { - $LOKKIT = "$SYSDIR/usr/sbin/lokkit"; - $NTSYSV = "$SYSDIR/usr/sbin/ntsysv"; - - - if (-e $LOKKIT) { - system("/usr/sbin/chroot $SYSDIR /usr/sbin/lokkit"); - } + foreach $i (@ARGV) { + if ($i =~ m/--graphical/g) { + $GRAPHICAL = 1; + } + elsif ($i !~ m/--graphical/g and $i !~ m/--text/g) { + $GRAPHICAL = 1; + } + else { + $GRAPHICAL = 0; + } +} + + if ($GRAPHICAL == 1) { + $ZENITY = "$SYSDIR/usr/bin/zenity"; + if (-e $ZENITY) { + $RETURN = `/usr/sbin/chroot $SYSDIR /usr/bin/zenity --text \"Firewall Configuration\" --list --column \"Item\" --column \"Option\" --checklist TRUE Enabled FALSE Disabled`; + if ($? > 0) { + exit 0; + } + + if ($RETURN =~ m/Enabled/g) { + system("/usr/sbin/chroot $SYSDIR /sbin/chkconfig --level 35 iptables on"); + } + elsif ($RETURN =~ m/Disabled/g) { + system("/usr/sbin/chroot $SYSDIR /sbin/chkconfig --level 35 iptables off"); + } + else { + system("/usr/sbin/chroot $SYSDIR /sbin/chkconfig --level 35 iptables on"); + } + $RETURN = `/usr/sbin/chroot $SYSDIR /usr/bin/zenity --text \"Services Configuration\" --list --column \"Option\" --column \"Item\" --checklist \$(cd /etc/init.d/ && for i in *; do echo "FALSE \$i"; done) --width 400 --height 700`; + if ($? > 0) { + exit 0; + } + $RETURN =~ tr/|/ /; + system("for i in $RETURN\ do /usr/sbin/chroot $SYSDIR /sbin/chkconfig --level 3 \$i on; done"); + system("for i in $RETURN\ do /usr/sbin/chroot $SYSDIR /sbin/chkconfig --level 5 \$i on; done"); + + } + } + else { + $LOKKIT = "$SYSDIR/usr/sbin/lokkit"; + $NTSYSV = "$SYSDIR/usr/sbin/ntsysv"; + + if (-e $LOKKIT) { + system("/usr/sbin/chroot $SYSDIR /usr/sbin/lokkit"); + } - if (-e $NTSYSV) { - system("/usr/sbin/chroot $SYSDIR /usr/sbin/ntsysv --level 35"); - } -} + if (-e $NTSYSV) { + system("/usr/sbin/chroot $SYSDIR /usr/sbin/ntsysv --level 35"); + } + } + } Index: 07accounts.sh =================================================================== RCS file: /cvs/devel/kadischi/post_install_scripts/07accounts.sh,v retrieving revision 1.10 retrieving revision 1.11 diff -u -r1.10 -r1.11 --- 07accounts.sh 17 Aug 2006 15:43:50 -0000 1.10 +++ 07accounts.sh 16 Apr 2007 15:30:36 -0000 1.11 @@ -1,7 +1,7 @@ #!/bin/bash # # Allow creation of addition user accounts. - +# set -x . /etc/kadischi/kadischi.conf @@ -10,13 +10,34 @@ ANACONDA_ARGS=$3 USING_KICKSTART=$(echo $ANACONDA_ARGS | /bin/grep -G [--]kickstart) USING_CMDLINE=$(echo $ANACONDA_ARGS | /bin/egrep -- "-C|--cmdline") - +USING_GRAPHICAL=$(echo $ANACONDA_ARGS | /bin/grep -G [--]graphical) +USING_TEXT=$(echo $ANACONDA_ARGS | /bin/grep -G [--]text) if [ -n "$USING_KICKSTART" ] || [ -n "$USING_CMDLINE" ]; then echo "[kadischi]: Not going to interactive user accounts configuration.." exit 0 else echo "Going to user accounts configuration.." + if [ -n "$USING_GRAPHICAL" ] || [ ! -n "$USING_GRAPHICAL" ] && [ ! -n "$USING_TEXT" ]; then + if [ -x /usr/bin/zenity ]; then + /usr/bin/zenity --question --title "User Accounts Creation" --text "A non-root user should be created, create one now?" + if [ "$?" -ne "0" ]; then + exit 0 + fi + /usr/bin/zenity --entry --title "User Accounts Creation" --text "Please enter the new user account username: " 2>&1 >$SYSDIR/.accounts.name + /usr/bin/zenity --title "User Accounts Creation" --text "Please choose your shell: " --list --checklist --column "Option" --column "Shell" TRUE /bin/bash FALSE /usr/bin/ksh FALSE /bin/csh FALSE /bin/tcsh FALSE /bin/zsh --width 120 --height 300 2>&1 >$SYSDIR/.accounts.shell + NEWUSERNAME=$(/bin/cat $SYSDIR/.accounts.name) + NEWSHELL=$(/bin/cat $SYSDIR/.accounts.shell) + if [ -n $NEWUSERNAME ] && [ -n $NEWSHELL ]; then + /usr/sbin/chroot $SYSDIR /usr/sbin/useradd -d /home/$NEWUSERNAME -m -s $NEWSHELL -g 100 $NEWUSERNAME + /usr/sbin/chroot $SYSDIR /usr/bin/passwd $NEWUSERNAME + /usr/sbin/chroot $SYSDIR /bin/rm -rf {.accounts.name,.accounts.shell} + /usr/bin/zenity --info --title "User Accounts Creation" --text "User: $NEWUSERNAME Shell: $NEWSHELL GID: 100 successfully created!" + fi + else + continue + fi + else if [ -x /usr/bin/dialog ]; then /usr/bin/dialog --title "Kadischi User Accounts Configuration" --begin 10 35 --yesno "A non-root user account should be created, create one now?" 5 65; if [ $? -ne "0" ]; then @@ -24,7 +45,13 @@ else while [ -z $NEWUSERNAME ] && [ -z $NEWSHELL ]; do /usr/bin/dialog --title "Kadischi User Accounts Configuration" --begin 10 35 --inputbox "Account Username:" 8 65 2>$SYSDIR/.accounts.name + if [ "$?" -ne "0" ]; then + exit 0 + fi /usr/bin/dialog --title "Kadischi User Accounts Configuration" --begin 10 35 --aspect 10 --radiolist "Account Shell:" 0 0 0 /bin/bash "Bourne Again Shell" on /usr/bin/ksh "Korn Shell" off /bin/csh "C Shell" off /bin/tcsh "The C Shell" off /bin/zsh "The Z Shell" off 2>$SYSDIR/.accounts.shell + if [ "$?" -ne "0" ]; then + exit 0 + fi NEWUSERNAME=$(/bin/cat $SYSDIR/.accounts.name) NEWSHELL=$(/bin/cat $SYSDIR/.accounts.shell) if [ -n $NEWUSERNAME ] && [ -n $NEWSHELL ]; then @@ -75,3 +102,4 @@ fi fi fi +fi From fedora-extras-commits at redhat.com Mon Apr 16 15:38:43 2007 From: fedora-extras-commits at redhat.com (Brandon Holbrook (static)) Date: Mon, 16 Apr 2007 11:38:43 -0400 Subject: rpms/php-pecl-Fileinfo/FC-6 .cvsignore, 1.3, 1.4 php-pecl-Fileinfo.spec, 1.3, 1.4 sources, 1.3, 1.4 Message-ID: <200704161538.l3GFchGF002517@cvs-int.fedora.redhat.com> Author: static Update of /cvs/extras/rpms/php-pecl-Fileinfo/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv2495 Modified Files: .cvsignore php-pecl-Fileinfo.spec sources Log Message: Fix bz 235110 Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/php-pecl-Fileinfo/FC-6/.cvsignore,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- .cvsignore 30 Dec 2006 05:40:10 -0000 1.3 +++ .cvsignore 16 Apr 2007 15:38:09 -0000 1.4 @@ -1 +1,2 @@ +fixconfigure.patch Fileinfo-1.0.4.tgz Index: php-pecl-Fileinfo.spec =================================================================== RCS file: /cvs/extras/rpms/php-pecl-Fileinfo/FC-6/php-pecl-Fileinfo.spec,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- php-pecl-Fileinfo.spec 30 Dec 2006 05:40:10 -0000 1.3 +++ php-pecl-Fileinfo.spec 16 Apr 2007 15:38:09 -0000 1.4 @@ -2,19 +2,25 @@ %global php_extdir %(php-config --extension-dir 2>/dev/null || echo "undefined") %global php_version %(php-config --version 2>/dev/null || echo 0) -Summary: Fileinfo is a PHP extension that wraps the libmagic library -Name: php-pecl-Fileinfo -Version: 1.0.4 -Release: 1%{?dist} -License: PHP License -Group: Development/Languages -URL: http://pecl.php.net/package/Fileinfo -Source: http://pecl.php.net/get/Fileinfo-%{version}.tgz +Summary: Fileinfo is a PHP extension that wraps the libmagic library +Name: php-pecl-Fileinfo +Version: 1.0.4 +Release: 2%{?dist} +License: PHP License +Group: Development/Languages +URL: http://pecl.php.net/package/Fileinfo + +Source: http://pecl.php.net/get/Fileinfo-%{version}.tgz Source1: PHP-LICENSE-3.01 -BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) -Provides: php-pecl(Fileinfo) = %{version}-%{release}, php-Fileinfo = %{version}-%{release} -Requires: php-api = %{php_apiver} -BuildRequires: php-devel, file +Patch0: fixconfigure.patch + +BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) + +Provides: php-pecl(Fileinfo), +Provides: php-Fileinfo +Requires: php-api = %{php_apiver} +BuildRequires: php-devel +BuildRequires: file %description This extension allows the retrieval of file type information for the vast @@ -24,10 +30,11 @@ Additionally, it can also be used to retrieve the MIME type for a particular file, and for text files, the proper language encoding. -%prep +%prep %setup -c -q %{__install} -m 644 -c %{SOURCE1} Fileinfo-%{version}/LICENSE +%patch0 -p0 -b .fixconfigure %build cd Fileinfo-%{version} @@ -57,6 +64,9 @@ %{php_extdir}/fileinfo.so %changelog +* Sat Apr 14 2007 Brandon Holbrook 1.0.4-2 +- Added a patch to config.m4 that fixes improper detection of the system's magic database file [bz 235110] + * Fri Dec 29 2006 Brandon Holbrook 1.0.4-1 - Bumped to upstream 1.0.4 Index: sources =================================================================== RCS file: /cvs/extras/rpms/php-pecl-Fileinfo/FC-6/sources,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- sources 30 Dec 2006 05:40:10 -0000 1.3 +++ sources 16 Apr 2007 15:38:09 -0000 1.4 @@ -1 +1,2 @@ +dae948b0c6218afeada7b14a1238f460 fixconfigure.patch 2854e749db157365c769cb9496f5586f Fileinfo-1.0.4.tgz From fedora-extras-commits at redhat.com Mon Apr 16 15:43:00 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Mon, 16 Apr 2007 11:43:00 -0400 Subject: rpms/pcmanx-gtk2 - New directory Message-ID: <200704161543.l3GFh0OA002759@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/rpms/pcmanx-gtk2 In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners/tmpcvsNC2733/rpms/pcmanx-gtk2 Log Message: Directory /cvs/extras/rpms/pcmanx-gtk2 added to the repository From fedora-extras-commits at redhat.com Mon Apr 16 15:43:06 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Mon, 16 Apr 2007 11:43:06 -0400 Subject: rpms/pcmanx-gtk2/devel - New directory Message-ID: <200704161543.l3GFh6sT002772@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/rpms/pcmanx-gtk2/devel In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners/tmpcvsNC2733/rpms/pcmanx-gtk2/devel Log Message: Directory /cvs/extras/rpms/pcmanx-gtk2/devel added to the repository From fedora-extras-commits at redhat.com Mon Apr 16 15:43:15 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Mon, 16 Apr 2007 11:43:15 -0400 Subject: rpms/pcmanx-gtk2 Makefile, NONE, 1.1 import.log, NONE, 1.1 pkg.acl, NONE, 1.1 Message-ID: <200704161543.l3GFhFAa002844@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/rpms/pcmanx-gtk2 In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners/tmpcvsNC2733/rpms/pcmanx-gtk2 Added Files: Makefile import.log pkg.acl Log Message: Setup of module pcmanx-gtk2 --- NEW FILE Makefile --- # Top level Makefile for module pcmanx-gtk2 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 --- --- NEW FILE pkg.acl --- From fedora-extras-commits at redhat.com Mon Apr 16 15:43:22 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Mon, 16 Apr 2007 11:43:22 -0400 Subject: owners owners.list,1.2674,1.2675 Message-ID: <200704161543.l3GFhMZH002860@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/owners In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners Modified Files: owners.list Log Message: add pcmanx-gtk2 Index: owners.list =================================================================== RCS file: /cvs/extras/owners/owners.list,v retrieving revision 1.2674 retrieving revision 1.2675 diff -u -r1.2674 -r1.2675 --- owners.list 16 Apr 2007 04:31:04 -0000 1.2674 +++ owners.list 16 Apr 2007 15:42:52 -0000 1.2675 @@ -1592,6 +1592,7 @@ Fedora Extras|pavumeter|Volume meter for PulseAudio|drzeus-bugzilla at drzeus.cx|extras-qa at fedoraproject.org| Fedora Extras|pbzip2|Parallel implementation of the bzip2 block-sorting file compressor|jeff.gilchrist at gmail.com|extras-qa at fedoraproject.org| Fedora Extras|pcb|An interactive printed circuit board editor|cgoorah at yahoo.com.au|extras-qa at fedoraproject.org| +Fedora Extras|pcmanx-gtk2|Telnet client designed for BBS browsing|sdl.web at gmail.com|extras-qa at fedoraproject.org| Fedora Extras|pcsc-lite|PC/SC Lite smart card framework and applications|ville.skytta at iki.fi|extras-qa at fedoraproject.org|ludovic.rousseau at gmail.com Fedora Extras|pcsc-perl|Perl interface to the PC/SC smart card library|ville.skytta at iki.fi|extras-qa at fedoraproject.org|fedora-perl-devel-list at redhat.com,ludovic.rousseau at gmail.com Fedora Extras|pcsc-tools|Tools to be used with smart cards and PC/SC|ville.skytta at iki.fi|extras-qa at fedoraproject.org|ludovic.rousseau at gmail.com From fedora-extras-commits at redhat.com Mon Apr 16 15:43:24 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Mon, 16 Apr 2007 11:43:24 -0400 Subject: rpms/pcmanx-gtk2/devel .cvsignore, NONE, 1.1 Makefile, NONE, 1.1 sources, NONE, 1.1 Message-ID: <200704161543.l3GFhOIE002865@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/rpms/pcmanx-gtk2/devel In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners/tmpcvsNC2733/rpms/pcmanx-gtk2/devel Added Files: .cvsignore Makefile sources Log Message: Setup of module pcmanx-gtk2 --- NEW FILE .cvsignore --- --- NEW FILE Makefile --- # Makefile for source rpm: pcmanx-gtk2 # $Id: Makefile,v 1.1 2007/04/16 15:43:21 wtogami Exp $ NAME := pcmanx-gtk2 SPECFILE = $(firstword $(wildcard *.spec)) define find-makefile-common for d in common ../common ../../common ; do if [ -f $$d/Makefile.common ] ; then if [ -f $$d/CVS/Root -a -w $$/Makefile.common ] ; then cd $$d ; cvs -Q update ; fi ; echo "$$d/Makefile.common" ; break ; fi ; done endef MAKEFILE_COMMON := $(shell $(find-makefile-common)) ifeq ($(MAKEFILE_COMMON),) # attept a checkout define checkout-makefile-common test -f CVS/Root && { cvs -Q -d $$(cat CVS/Root) checkout common && echo "common/Makefile.common" ; } || { echo "ERROR: I can't figure out how to checkout the 'common' module." ; exit -1 ; } >&2 endef MAKEFILE_COMMON := $(shell $(checkout-makefile-common)) endif include $(MAKEFILE_COMMON) --- NEW FILE sources --- From fedora-extras-commits at redhat.com Mon Apr 16 15:44:12 2007 From: fedora-extras-commits at redhat.com (Brandon Holbrook (static)) Date: Mon, 16 Apr 2007 11:44:12 -0400 Subject: rpms/php-pecl-Fileinfo/FC-5 .cvsignore, 1.3, 1.4 php-pecl-Fileinfo.spec, 1.2, 1.3 sources, 1.3, 1.4 Message-ID: <200704161544.l3GFiCav003059@cvs-int.fedora.redhat.com> Author: static Update of /cvs/extras/rpms/php-pecl-Fileinfo/FC-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv2880 Modified Files: .cvsignore php-pecl-Fileinfo.spec sources Log Message: Fix bz 235110 Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/php-pecl-Fileinfo/FC-5/.cvsignore,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- .cvsignore 30 Dec 2006 06:18:41 -0000 1.3 +++ .cvsignore 16 Apr 2007 15:43:38 -0000 1.4 @@ -1 +1,2 @@ +fixconfigure.patch Fileinfo-1.0.4.tgz Index: php-pecl-Fileinfo.spec =================================================================== RCS file: /cvs/extras/rpms/php-pecl-Fileinfo/FC-5/php-pecl-Fileinfo.spec,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- php-pecl-Fileinfo.spec 30 Dec 2006 06:18:41 -0000 1.2 +++ php-pecl-Fileinfo.spec 16 Apr 2007 15:43:38 -0000 1.3 @@ -2,19 +2,25 @@ %global php_extdir %(php-config --extension-dir 2>/dev/null || echo "undefined") %global php_version %(php-config --version 2>/dev/null || echo 0) -Summary: Fileinfo is a PHP extension that wraps the libmagic library -Name: php-pecl-Fileinfo -Version: 1.0.4 -Release: 1%{?dist} -License: PHP License -Group: Development/Languages -URL: http://pecl.php.net/package/Fileinfo -Source: http://pecl.php.net/get/Fileinfo-%{version}.tgz +Summary: Fileinfo is a PHP extension that wraps the libmagic library +Name: php-pecl-Fileinfo +Version: 1.0.4 +Release: 2%{?dist} +License: PHP License +Group: Development/Languages +URL: http://pecl.php.net/package/Fileinfo + +Source: http://pecl.php.net/get/Fileinfo-%{version}.tgz Source1: PHP-LICENSE-3.01 -BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) -Provides: php-pecl(Fileinfo) = %{version}-%{release}, php-Fileinfo = %{version}-%{release} -Requires: php-api = %{php_apiver} -BuildRequires: php-devel, file +Patch0: fixconfigure.patch + +BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) + +Provides: php-pecl(Fileinfo), +Provides: php-Fileinfo +Requires: php-api = %{php_apiver} +BuildRequires: php-devel +BuildRequires: file %description This extension allows the retrieval of file type information for the vast @@ -24,10 +30,11 @@ Additionally, it can also be used to retrieve the MIME type for a particular file, and for text files, the proper language encoding. -%prep +%prep %setup -c -q %{__install} -m 644 -c %{SOURCE1} Fileinfo-%{version}/LICENSE +%patch0 -p0 -b .fixconfigure %build cd Fileinfo-%{version} @@ -57,9 +64,15 @@ %{php_extdir}/fileinfo.so %changelog +* Sat Apr 14 2007 Brandon Holbrook 1.0.4-2 +- Added a patch to config.m4 that fixes improper detection of the system's magic database file [bz 235110] + * Fri Dec 29 2006 Brandon Holbrook 1.0.4-1 - Bumped to upstream 1.0.4 +* Thu Oct 05 2006 Christian Iseli 1.0.3-3 + - rebuilt for unwind info generation, broken in gcc-4.1.1-21 + * Sun Sep 17 2006 Brandon Holbrook 1.0.3-2 - Strict Requires: php_api - Grammatically correct Summary + Description Index: sources =================================================================== RCS file: /cvs/extras/rpms/php-pecl-Fileinfo/FC-5/sources,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- sources 30 Dec 2006 06:18:41 -0000 1.3 +++ sources 16 Apr 2007 15:43:38 -0000 1.4 @@ -1 +1,2 @@ +dae948b0c6218afeada7b14a1238f460 fixconfigure.patch 2854e749db157365c769cb9496f5586f Fileinfo-1.0.4.tgz From fedora-extras-commits at redhat.com Mon Apr 16 15:49:34 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Mon, 16 Apr 2007 11:49:34 -0400 Subject: rpms/perl-CGI-Ajax - New directory Message-ID: <200704161549.l3GFnYSD003461@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/rpms/perl-CGI-Ajax In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners/tmpcvsPB3435/rpms/perl-CGI-Ajax Log Message: Directory /cvs/extras/rpms/perl-CGI-Ajax added to the repository From fedora-extras-commits at redhat.com Mon Apr 16 15:49:39 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Mon, 16 Apr 2007 11:49:39 -0400 Subject: rpms/perl-CGI-Ajax/devel - New directory Message-ID: <200704161549.l3GFndMT003475@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/rpms/perl-CGI-Ajax/devel In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners/tmpcvsPB3435/rpms/perl-CGI-Ajax/devel Log Message: Directory /cvs/extras/rpms/perl-CGI-Ajax/devel added to the repository From fedora-extras-commits at redhat.com Mon Apr 16 15:49:53 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Mon, 16 Apr 2007 11:49:53 -0400 Subject: rpms/perl-CGI-Ajax/devel .cvsignore, NONE, 1.1 Makefile, NONE, 1.1 sources, NONE, 1.1 Message-ID: <200704161549.l3GFnrEN003520@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/rpms/perl-CGI-Ajax/devel In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners/tmpcvsPB3435/rpms/perl-CGI-Ajax/devel Added Files: .cvsignore Makefile sources Log Message: Setup of module perl-CGI-Ajax --- NEW FILE .cvsignore --- --- NEW FILE Makefile --- # Makefile for source rpm: perl-CGI-Ajax # $Id: Makefile,v 1.1 2007/04/16 15:49:49 wtogami Exp $ NAME := perl-CGI-Ajax SPECFILE = $(firstword $(wildcard *.spec)) define find-makefile-common for d in common ../common ../../common ; do if [ -f $$d/Makefile.common ] ; then if [ -f $$d/CVS/Root -a -w $$/Makefile.common ] ; then cd $$d ; cvs -Q update ; fi ; echo "$$d/Makefile.common" ; break ; fi ; done endef MAKEFILE_COMMON := $(shell $(find-makefile-common)) ifeq ($(MAKEFILE_COMMON),) # attept a checkout define checkout-makefile-common test -f CVS/Root && { cvs -Q -d $$(cat CVS/Root) checkout common && echo "common/Makefile.common" ; } || { echo "ERROR: I can't figure out how to checkout the 'common' module." ; exit -1 ; } >&2 endef MAKEFILE_COMMON := $(shell $(checkout-makefile-common)) endif include $(MAKEFILE_COMMON) --- NEW FILE sources --- From fedora-extras-commits at redhat.com Mon Apr 16 15:49:56 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Mon, 16 Apr 2007 11:49:56 -0400 Subject: owners owners.list,1.2675,1.2676 Message-ID: <200704161549.l3GFnugx003530@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/owners In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners Modified Files: owners.list Log Message: add perl-CGI-Ajax Index: owners.list =================================================================== RCS file: /cvs/extras/owners/owners.list,v retrieving revision 1.2675 retrieving revision 1.2676 diff -u -r1.2675 -r1.2676 --- owners.list 16 Apr 2007 15:42:52 -0000 1.2675 +++ owners.list 16 Apr 2007 15:49:26 -0000 1.2676 @@ -1644,6 +1644,7 @@ Fedora Extras|perl-Carp-Assert|Executable comments|jpo at di.uminho.pt|extras-qa at fedoraproject.org|fedora-perl-devel-list at redhat.com Fedora Extras|perl-Carp-Assert-More|Convenience wrappers around Carp::Assert|jpo at di.uminho.pt|extras-qa at fedoraproject.org|fedora-perl-devel-list at redhat.com Fedora Extras|perl-Cflow|Find flows in flow files|orion at cora.nwra.com|extras-qa at fedoraproject.org|fedora-perl-devel-list at redhat.com +Fedora Extras|perl-CGI-Ajax|Perl-specific system for writing Asynchronous web applications|cweyl at alumni.drew.edu|extras-qa at fedoraproject.org|fedora-perl-devel-list at redhat.com Fedora Extras|perl-CGI-Session|Persistent session data in CGI applications|andreas at bawue.net|extras-qa at fedoraproject.org|fedora-perl-devel-list at redhat.com Fedora Extras|perl-CGI-Simple|Simple totally OO CGI interface that is CGI.pm compliant|tcallawa at redhat.com|extras-qa at fedoraproject.org|fedora-perl-devel-list at redhat.com Fedora Extras|perl-CGI-Untaint|Process CGI input parameters|tcallawa at redhat.com|extras-qa at fedoraproject.org|fedora-perl-devel-list at redhat.com From fedora-extras-commits at redhat.com Mon Apr 16 15:55:30 2007 From: fedora-extras-commits at redhat.com (Chris Weyl (cweyl)) Date: Mon, 16 Apr 2007 11:55:30 -0400 Subject: rpms/perl-Moose-Policy Makefile,1.1,1.2 Message-ID: <200704161555.l3GFtUjx003933@cvs-int.fedora.redhat.com> Author: cweyl Update of /cvs/extras/rpms/perl-Moose-Policy In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv3854 Modified Files: Makefile Log Message: +* Mon Apr 16 2007 Chris Weyl 0.03-1 +- update to 0.03 Index: Makefile =================================================================== RCS file: /cvs/extras/rpms/perl-Moose-Policy/Makefile,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- Makefile 13 Nov 2006 17:26:05 -0000 1.1 +++ Makefile 16 Apr 2007 15:54:56 -0000 1.2 @@ -2,6 +2,15 @@ all : CVS/Root common-update @cvs update +# for target build-all +BRANCHES := $(shell cat ~/fedora-extras/current-branches | sed -e 's/:.*//') + +# tag & build all non-legacy branches... +build-all : + @echo NOTICE: building for ${BRANCHES} + @sleep 5s + @for br in ${BRANCHES} ; do echo Building $$br ; cd $$br && test -f dead.package || make tag plague ; cd .. ; done + common-update : common @cd common && cvs update From fedora-extras-commits at redhat.com Mon Apr 16 15:55:38 2007 From: fedora-extras-commits at redhat.com (Chris Weyl (cweyl)) Date: Mon, 16 Apr 2007 11:55:38 -0400 Subject: rpms/perl-Moose-Policy/FC-6 perl-Moose-Policy.spec, 1.2, 1.3 sources, 1.2, 1.3 Message-ID: <200704161555.l3GFtcsH003942@cvs-int.fedora.redhat.com> Author: cweyl Update of /cvs/extras/rpms/perl-Moose-Policy/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv3854/FC-6 Modified Files: perl-Moose-Policy.spec sources Log Message: +* Mon Apr 16 2007 Chris Weyl 0.03-1 +- update to 0.03 Index: perl-Moose-Policy.spec =================================================================== RCS file: /cvs/extras/rpms/perl-Moose-Policy/FC-6/perl-Moose-Policy.spec,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- perl-Moose-Policy.spec 13 Nov 2006 17:27:57 -0000 1.2 +++ perl-Moose-Policy.spec 16 Apr 2007 15:55:04 -0000 1.3 @@ -1,6 +1,6 @@ Name: perl-Moose-Policy -Version: 0.02 -Release: 2%{?dist} +Version: 0.03 +Release: 1%{?dist} Summary: Police your project/company-wide Moose policies License: GPL or Artistic Group: Development/Libraries @@ -10,8 +10,9 @@ BuildArch: noarch BuildRequires: perl(Module::Build) -BuildRequires: perl(Moose) >= 0.11 +BuildRequires: perl(Moose) >= 0.20 # tests +BuildRequires: perl(Test::More) BuildRequires: perl(Test::Exception) >= 0.21 BuildRequires: perl(Test::Pod), perl(Test::Pod::Coverage) @@ -59,6 +60,9 @@ %{_mandir}/man3/* %changelog +* Mon Apr 16 2007 Chris Weyl 0.03-1 +- update to 0.03 + * Mon Nov 13 2006 Chris Weyl 0.02-2 - bump Index: sources =================================================================== RCS file: /cvs/extras/rpms/perl-Moose-Policy/FC-6/sources,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- sources 13 Nov 2006 17:26:22 -0000 1.2 +++ sources 16 Apr 2007 15:55:04 -0000 1.3 @@ -1 +1 @@ -11b2e835e4b97563c4e459475bf9df90 Moose-Policy-0.02.tar.gz +2795e8b1b68e6b6c34538e84a3ae3de3 Moose-Policy-0.03.tar.gz From fedora-extras-commits at redhat.com Mon Apr 16 15:55:34 2007 From: fedora-extras-commits at redhat.com (Chris Weyl (cweyl)) Date: Mon, 16 Apr 2007 11:55:34 -0400 Subject: rpms/perl-Moose-Policy/FC-5 perl-Moose-Policy.spec, 1.2, 1.3 sources, 1.2, 1.3 Message-ID: <200704161555.l3GFtYxi003938@cvs-int.fedora.redhat.com> Author: cweyl Update of /cvs/extras/rpms/perl-Moose-Policy/FC-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv3854/FC-5 Modified Files: perl-Moose-Policy.spec sources Log Message: +* Mon Apr 16 2007 Chris Weyl 0.03-1 +- update to 0.03 Index: perl-Moose-Policy.spec =================================================================== RCS file: /cvs/extras/rpms/perl-Moose-Policy/FC-5/perl-Moose-Policy.spec,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- perl-Moose-Policy.spec 13 Nov 2006 17:27:57 -0000 1.2 +++ perl-Moose-Policy.spec 16 Apr 2007 15:55:00 -0000 1.3 @@ -1,6 +1,6 @@ Name: perl-Moose-Policy -Version: 0.02 -Release: 2%{?dist} +Version: 0.03 +Release: 1%{?dist} Summary: Police your project/company-wide Moose policies License: GPL or Artistic Group: Development/Libraries @@ -10,8 +10,9 @@ BuildArch: noarch BuildRequires: perl(Module::Build) -BuildRequires: perl(Moose) >= 0.11 +BuildRequires: perl(Moose) >= 0.20 # tests +BuildRequires: perl(Test::More) BuildRequires: perl(Test::Exception) >= 0.21 BuildRequires: perl(Test::Pod), perl(Test::Pod::Coverage) @@ -59,6 +60,9 @@ %{_mandir}/man3/* %changelog +* Mon Apr 16 2007 Chris Weyl 0.03-1 +- update to 0.03 + * Mon Nov 13 2006 Chris Weyl 0.02-2 - bump Index: sources =================================================================== RCS file: /cvs/extras/rpms/perl-Moose-Policy/FC-5/sources,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- sources 13 Nov 2006 17:26:22 -0000 1.2 +++ sources 16 Apr 2007 15:55:00 -0000 1.3 @@ -1 +1 @@ -11b2e835e4b97563c4e459475bf9df90 Moose-Policy-0.02.tar.gz +2795e8b1b68e6b6c34538e84a3ae3de3 Moose-Policy-0.03.tar.gz From fedora-extras-commits at redhat.com Mon Apr 16 15:55:42 2007 From: fedora-extras-commits at redhat.com (Chris Weyl (cweyl)) Date: Mon, 16 Apr 2007 11:55:42 -0400 Subject: rpms/perl-Moose-Policy/devel .cvsignore, 1.2, 1.3 perl-Moose-Policy.spec, 1.2, 1.3 sources, 1.2, 1.3 Message-ID: <200704161555.l3GFtg0x003948@cvs-int.fedora.redhat.com> Author: cweyl Update of /cvs/extras/rpms/perl-Moose-Policy/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv3854/devel Modified Files: .cvsignore perl-Moose-Policy.spec sources Log Message: +* Mon Apr 16 2007 Chris Weyl 0.03-1 +- update to 0.03 Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/perl-Moose-Policy/devel/.cvsignore,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- .cvsignore 13 Nov 2006 17:26:22 -0000 1.2 +++ .cvsignore 16 Apr 2007 15:55:08 -0000 1.3 @@ -1 +1 @@ -Moose-Policy-0.02.tar.gz +Moose-Policy-0.03.tar.gz Index: perl-Moose-Policy.spec =================================================================== RCS file: /cvs/extras/rpms/perl-Moose-Policy/devel/perl-Moose-Policy.spec,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- perl-Moose-Policy.spec 13 Nov 2006 17:27:57 -0000 1.2 +++ perl-Moose-Policy.spec 16 Apr 2007 15:55:08 -0000 1.3 @@ -1,6 +1,6 @@ Name: perl-Moose-Policy -Version: 0.02 -Release: 2%{?dist} +Version: 0.03 +Release: 1%{?dist} Summary: Police your project/company-wide Moose policies License: GPL or Artistic Group: Development/Libraries @@ -10,8 +10,9 @@ BuildArch: noarch BuildRequires: perl(Module::Build) -BuildRequires: perl(Moose) >= 0.11 +BuildRequires: perl(Moose) >= 0.20 # tests +BuildRequires: perl(Test::More) BuildRequires: perl(Test::Exception) >= 0.21 BuildRequires: perl(Test::Pod), perl(Test::Pod::Coverage) @@ -59,6 +60,9 @@ %{_mandir}/man3/* %changelog +* Mon Apr 16 2007 Chris Weyl 0.03-1 +- update to 0.03 + * Mon Nov 13 2006 Chris Weyl 0.02-2 - bump Index: sources =================================================================== RCS file: /cvs/extras/rpms/perl-Moose-Policy/devel/sources,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- sources 13 Nov 2006 17:26:22 -0000 1.2 +++ sources 16 Apr 2007 15:55:08 -0000 1.3 @@ -1 +1 @@ -11b2e835e4b97563c4e459475bf9df90 Moose-Policy-0.02.tar.gz +2795e8b1b68e6b6c34538e84a3ae3de3 Moose-Policy-0.03.tar.gz From fedora-extras-commits at redhat.com Mon Apr 16 16:02:18 2007 From: fedora-extras-commits at redhat.com (Chris Weyl (cweyl)) Date: Mon, 16 Apr 2007 12:02:18 -0400 Subject: rpms/perl-CGI-Ajax import.log,1.1,1.2 Message-ID: <200704161602.l3GG2IjI008451@cvs-int.fedora.redhat.com> Author: cweyl Update of /cvs/extras/rpms/perl-CGI-Ajax In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv8402 Modified Files: import.log Log Message: initial import Index: import.log =================================================================== RCS file: /cvs/extras/rpms/perl-CGI-Ajax/import.log,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- import.log 16 Apr 2007 15:49:45 -0000 1.1 +++ import.log 16 Apr 2007 16:01:44 -0000 1.2 @@ -0,0 +1 @@ +perl-CGI-Ajax-0_701-1_fc6:HEAD:perl-CGI-Ajax-0.701-1.fc6.src.rpm:1176739282 From fedora-extras-commits at redhat.com Mon Apr 16 16:03:18 2007 From: fedora-extras-commits at redhat.com (Chris Weyl (cweyl)) Date: Mon, 16 Apr 2007 12:03:18 -0400 Subject: rpms/perl-CGI-Ajax/devel perl-CGI-Ajax.spec,1.1,1.2 Message-ID: <200704161603.l3GG3IbW008555@cvs-int.fedora.redhat.com> Author: cweyl Update of /cvs/extras/rpms/perl-CGI-Ajax/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv8526 Modified Files: perl-CGI-Ajax.spec Log Message: release bump Index: perl-CGI-Ajax.spec =================================================================== RCS file: /cvs/extras/rpms/perl-CGI-Ajax/devel/perl-CGI-Ajax.spec,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- perl-CGI-Ajax.spec 16 Apr 2007 16:01:48 -0000 1.1 +++ perl-CGI-Ajax.spec 16 Apr 2007 16:02:44 -0000 1.2 @@ -1,6 +1,6 @@ Name: perl-CGI-Ajax Version: 0.701 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Perl-specific system for writing Asynchronous web applications License: GPL or Artistic Group: Development/Libraries @@ -55,5 +55,8 @@ %{_mandir}/man3/* %changelog +* Mon Apr 16 2007 Chris Weyl 0.701-2 +- bump + * Mon Apr 09 2007 Chris Weyl 0.701-1 - Specfile autogenerated by cpanspec 1.70. From fedora-extras-commits at redhat.com Mon Apr 16 16:04:01 2007 From: fedora-extras-commits at redhat.com (Chris Weyl (cweyl)) Date: Mon, 16 Apr 2007 12:04:01 -0400 Subject: rpms/perl-CGI-Ajax/FC-5 perl-CGI-Ajax.spec, NONE, 1.1 sources, 1.1, 1.2 Message-ID: <200704161604.l3GG41s2008637@cvs-int.fedora.redhat.com> Author: cweyl Update of /cvs/extras/rpms/perl-CGI-Ajax/FC-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv8609 Modified Files: sources Added Files: perl-CGI-Ajax.spec Log Message: pseudo-branch of perl-CGI-Ajax to FC-5 --- NEW FILE perl-CGI-Ajax.spec --- Name: perl-CGI-Ajax Version: 0.701 Release: 2%{?dist} Summary: Perl-specific system for writing Asynchronous web applications License: GPL or Artistic Group: Development/Libraries URL: http://search.cpan.org/dist/CGI-Ajax/ Source0: http://www.cpan.org/authors/id/B/BC/BCT/CGI-Ajax-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch BuildRequires: perl(ExtUtils::MakeMaker) BuildRequires: perl(CGI), perl(Class::Accessor) # neither are picked up automagically. Requires: perl(CGI), perl(Class::Accessor) Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) %description CGI::Ajax is an object-oriented module that provides a unique mechanism for using perl code asynchronously from javascript- enhanced HTML pages. CGI::Ajax unburdens the user from having to write extensive javascript, except for associating an exported method with a document-defined event (such as onClick, onKeyUp, etc). CGI::Ajax also mixes well with HTML containing more complex javascript. %prep %setup -q -n CGI-Ajax-%{version} find scripts/ -type f -exec chmod -c -x {} \; %build %{__perl} Makefile.PL INSTALLDIRS=vendor make %{?_smp_mflags} %install rm -rf %{buildroot} make pure_install PERL_INSTALL_ROOT=%{buildroot} find %{buildroot} -type f -name .packlist -exec rm -f {} \; find %{buildroot} -depth -type d -exec rmdir {} 2>/dev/null \; %{_fixperms} %{buildroot}/* %check make test %clean rm -rf %{buildroot} %files %defattr(-,root,root,-) %doc Changes LICENSE README Todo scripts/ %{perl_vendorlib}/* %{_mandir}/man3/* %changelog * Mon Apr 16 2007 Chris Weyl 0.701-2 - bump * Mon Apr 09 2007 Chris Weyl 0.701-1 - Specfile autogenerated by cpanspec 1.70. Index: sources =================================================================== RCS file: /cvs/extras/rpms/perl-CGI-Ajax/FC-5/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 16 Apr 2007 15:49:49 -0000 1.1 +++ sources 16 Apr 2007 16:03:27 -0000 1.2 @@ -0,0 +1 @@ +e4922d9ea9e45c68387d3682a7adbacf CGI-Ajax-0.701.tar.gz From fedora-extras-commits at redhat.com Mon Apr 16 16:04:45 2007 From: fedora-extras-commits at redhat.com (Chris Weyl (cweyl)) Date: Mon, 16 Apr 2007 12:04:45 -0400 Subject: rpms/perl-CGI-Ajax/FC-6 perl-CGI-Ajax.spec, NONE, 1.1 sources, 1.1, 1.2 Message-ID: <200704161604.l3GG4j7J008779@cvs-int.fedora.redhat.com> Author: cweyl Update of /cvs/extras/rpms/perl-CGI-Ajax/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv8711 Modified Files: sources Added Files: perl-CGI-Ajax.spec Log Message: pseudo-branch of perl-CGI-Ajax to FC-6 --- NEW FILE perl-CGI-Ajax.spec --- Name: perl-CGI-Ajax Version: 0.701 Release: 2%{?dist} Summary: Perl-specific system for writing Asynchronous web applications License: GPL or Artistic Group: Development/Libraries URL: http://search.cpan.org/dist/CGI-Ajax/ Source0: http://www.cpan.org/authors/id/B/BC/BCT/CGI-Ajax-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch BuildRequires: perl(ExtUtils::MakeMaker) BuildRequires: perl(CGI), perl(Class::Accessor) # neither are picked up automagically. Requires: perl(CGI), perl(Class::Accessor) Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) %description CGI::Ajax is an object-oriented module that provides a unique mechanism for using perl code asynchronously from javascript- enhanced HTML pages. CGI::Ajax unburdens the user from having to write extensive javascript, except for associating an exported method with a document-defined event (such as onClick, onKeyUp, etc). CGI::Ajax also mixes well with HTML containing more complex javascript. %prep %setup -q -n CGI-Ajax-%{version} find scripts/ -type f -exec chmod -c -x {} \; %build %{__perl} Makefile.PL INSTALLDIRS=vendor make %{?_smp_mflags} %install rm -rf %{buildroot} make pure_install PERL_INSTALL_ROOT=%{buildroot} find %{buildroot} -type f -name .packlist -exec rm -f {} \; find %{buildroot} -depth -type d -exec rmdir {} 2>/dev/null \; %{_fixperms} %{buildroot}/* %check make test %clean rm -rf %{buildroot} %files %defattr(-,root,root,-) %doc Changes LICENSE README Todo scripts/ %{perl_vendorlib}/* %{_mandir}/man3/* %changelog * Mon Apr 16 2007 Chris Weyl 0.701-2 - bump * Mon Apr 09 2007 Chris Weyl 0.701-1 - Specfile autogenerated by cpanspec 1.70. Index: sources =================================================================== RCS file: /cvs/extras/rpms/perl-CGI-Ajax/FC-6/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 16 Apr 2007 15:49:49 -0000 1.1 +++ sources 16 Apr 2007 16:04:11 -0000 1.2 @@ -0,0 +1 @@ +e4922d9ea9e45c68387d3682a7adbacf CGI-Ajax-0.701.tar.gz From fedora-extras-commits at redhat.com Mon Apr 16 16:05:07 2007 From: fedora-extras-commits at redhat.com (Andreas Bierfert (awjb)) Date: Mon, 16 Apr 2007 12:05:07 -0400 Subject: rpms/claws-mail/FC-5 .cvsignore, 1.6, 1.7 claws-mail.spec, 1.5, 1.6 sources, 1.6, 1.7 Message-ID: <200704161605.l3GG57g6008871@cvs-int.fedora.redhat.com> Author: awjb Update of /cvs/extras/rpms/claws-mail/FC-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv8636/FC-5 Modified Files: .cvsignore claws-mail.spec sources Log Message: - version upgrade (should resolve #232675) - fix BR Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/claws-mail/FC-5/.cvsignore,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- .cvsignore 6 Mar 2007 07:36:31 -0000 1.6 +++ .cvsignore 16 Apr 2007 16:04:33 -0000 1.7 @@ -1 +1 @@ -claws-mail-2.8.1.tar.bz2 +claws-mail-2.9.0.tar.bz2 Index: claws-mail.spec =================================================================== RCS file: /cvs/extras/rpms/claws-mail/FC-5/claws-mail.spec,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- claws-mail.spec 6 Mar 2007 07:36:31 -0000 1.5 +++ claws-mail.spec 16 Apr 2007 16:04:33 -0000 1.6 @@ -1,22 +1,21 @@ Name: claws-mail -Version: 2.8.1 +Version: 2.9.0 Release: 1%{?dist} Summary: The extended version of Sylpheed Group: Applications/Internet License: GPL URL: http://claws-mail.org -Source0: http://dl.sf.net/sylpheed-claws/claws-mail-2.8.1.tar.bz2 +Source0: http://dl.sf.net/sylpheed-claws/claws-mail-2.9.0.tar.bz2 Source1: claws-mail.desktop BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root BuildRequires: flex, bison -BuildRequires: glib-devel >= 2.6.2 +BuildRequires: glib2-devel >= 2.6.2 BuildRequires: gtk2-devel >= 2.6.2 BuildRequires: compface >= 1.4 BuildRequires: openssl-devel >= 0.9.7 BuildRequires: openldap-devel >= 2.0.7 BuildRequires: aspell-devel >= 0.50.1 BuildRequires: pilot-link-devel -BuildRequires: gdk-pixbuf-devel BuildRequires: clamav-devel BuildRequires: bzip2-devel BuildRequires: gmp-devel @@ -206,6 +205,11 @@ %changelog +* Mon Apr 16 2007 Andreas Bierfert +2.9.0-1 +- version upgrade (should resolve #232675) +- fix BR + * Tue Mar 06 2007 Andreas Bierfert 2.8.1-1 - version upgrade Index: sources =================================================================== RCS file: /cvs/extras/rpms/claws-mail/FC-5/sources,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- sources 6 Mar 2007 07:36:31 -0000 1.6 +++ sources 16 Apr 2007 16:04:33 -0000 1.7 @@ -1 +1 @@ -b68983f2edac97cc094c527536d49a09 claws-mail-2.8.1.tar.bz2 +0a5a22e456640070ca09f6d65c0f680c claws-mail-2.9.0.tar.bz2 From fedora-extras-commits at redhat.com Mon Apr 16 16:05:11 2007 From: fedora-extras-commits at redhat.com (Andreas Bierfert (awjb)) Date: Mon, 16 Apr 2007 12:05:11 -0400 Subject: rpms/claws-mail/FC-6 .cvsignore, 1.6, 1.7 claws-mail.spec, 1.6, 1.7 sources, 1.6, 1.7 Message-ID: <200704161605.l3GG5B6N008876@cvs-int.fedora.redhat.com> Author: awjb Update of /cvs/extras/rpms/claws-mail/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv8636/FC-6 Modified Files: .cvsignore claws-mail.spec sources Log Message: - version upgrade (should resolve #232675) - fix BR Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/claws-mail/FC-6/.cvsignore,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- .cvsignore 6 Mar 2007 07:36:34 -0000 1.6 +++ .cvsignore 16 Apr 2007 16:04:37 -0000 1.7 @@ -1 +1 @@ -claws-mail-2.8.1.tar.bz2 +claws-mail-2.9.0.tar.bz2 Index: claws-mail.spec =================================================================== RCS file: /cvs/extras/rpms/claws-mail/FC-6/claws-mail.spec,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- claws-mail.spec 6 Mar 2007 07:36:34 -0000 1.6 +++ claws-mail.spec 16 Apr 2007 16:04:37 -0000 1.7 @@ -1,22 +1,21 @@ Name: claws-mail -Version: 2.8.1 +Version: 2.9.0 Release: 1%{?dist} Summary: The extended version of Sylpheed Group: Applications/Internet License: GPL URL: http://claws-mail.org -Source0: http://dl.sf.net/sylpheed-claws/claws-mail-2.8.1.tar.bz2 +Source0: http://dl.sf.net/sylpheed-claws/claws-mail-2.9.0.tar.bz2 Source1: claws-mail.desktop BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root BuildRequires: flex, bison -BuildRequires: glib-devel >= 2.6.2 +BuildRequires: glib2-devel >= 2.6.2 BuildRequires: gtk2-devel >= 2.6.2 BuildRequires: compface >= 1.4 BuildRequires: openssl-devel >= 0.9.7 BuildRequires: openldap-devel >= 2.0.7 BuildRequires: aspell-devel >= 0.50.1 BuildRequires: pilot-link-devel -BuildRequires: gdk-pixbuf-devel BuildRequires: clamav-devel BuildRequires: bzip2-devel BuildRequires: gmp-devel @@ -206,6 +205,11 @@ %changelog +* Mon Apr 16 2007 Andreas Bierfert +2.9.0-1 +- version upgrade (should resolve #232675) +- fix BR + * Tue Mar 06 2007 Andreas Bierfert 2.8.1-1 - version upgrade Index: sources =================================================================== RCS file: /cvs/extras/rpms/claws-mail/FC-6/sources,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- sources 6 Mar 2007 07:36:34 -0000 1.6 +++ sources 16 Apr 2007 16:04:37 -0000 1.7 @@ -1 +1 @@ -b68983f2edac97cc094c527536d49a09 claws-mail-2.8.1.tar.bz2 +0a5a22e456640070ca09f6d65c0f680c claws-mail-2.9.0.tar.bz2 From fedora-extras-commits at redhat.com Mon Apr 16 16:05:15 2007 From: fedora-extras-commits at redhat.com (Andreas Bierfert (awjb)) Date: Mon, 16 Apr 2007 12:05:15 -0400 Subject: rpms/claws-mail/devel .cvsignore, 1.6, 1.7 claws-mail.spec, 1.10, 1.11 sources, 1.6, 1.7 Message-ID: <200704161605.l3GG5Fxp008881@cvs-int.fedora.redhat.com> Author: awjb Update of /cvs/extras/rpms/claws-mail/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv8636/devel Modified Files: .cvsignore claws-mail.spec sources Log Message: - version upgrade (should resolve #232675) - fix BR Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/claws-mail/devel/.cvsignore,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- .cvsignore 6 Mar 2007 07:36:37 -0000 1.6 +++ .cvsignore 16 Apr 2007 16:04:41 -0000 1.7 @@ -1 +1 @@ -claws-mail-2.8.1.tar.bz2 +claws-mail-2.9.0.tar.bz2 Index: claws-mail.spec =================================================================== RCS file: /cvs/extras/rpms/claws-mail/devel/claws-mail.spec,v retrieving revision 1.10 retrieving revision 1.11 diff -u -r1.10 -r1.11 --- claws-mail.spec 6 Mar 2007 07:36:37 -0000 1.10 +++ claws-mail.spec 16 Apr 2007 16:04:41 -0000 1.11 @@ -1,22 +1,21 @@ Name: claws-mail -Version: 2.8.1 +Version: 2.9.0 Release: 1%{?dist} Summary: The extended version of Sylpheed Group: Applications/Internet License: GPL URL: http://claws-mail.org -Source0: http://dl.sf.net/sylpheed-claws/claws-mail-2.8.1.tar.bz2 +Source0: http://dl.sf.net/sylpheed-claws/claws-mail-2.9.0.tar.bz2 Source1: claws-mail.desktop BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root BuildRequires: flex, bison -BuildRequires: glib-devel >= 2.6.2 +BuildRequires: glib2-devel >= 2.6.2 BuildRequires: gtk2-devel >= 2.6.2 BuildRequires: compface >= 1.4 BuildRequires: openssl-devel >= 0.9.7 BuildRequires: openldap-devel >= 2.0.7 BuildRequires: aspell-devel >= 0.50.1 BuildRequires: pilot-link-devel -BuildRequires: gdk-pixbuf-devel BuildRequires: clamav-devel BuildRequires: bzip2-devel BuildRequires: gmp-devel @@ -206,6 +205,11 @@ %changelog +* Mon Apr 16 2007 Andreas Bierfert +2.9.0-1 +- version upgrade (should resolve #232675) +- fix BR + * Tue Mar 06 2007 Andreas Bierfert 2.8.1-1 - version upgrade Index: sources =================================================================== RCS file: /cvs/extras/rpms/claws-mail/devel/sources,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- sources 6 Mar 2007 07:36:37 -0000 1.6 +++ sources 16 Apr 2007 16:04:41 -0000 1.7 @@ -1 +1 @@ -b68983f2edac97cc094c527536d49a09 claws-mail-2.8.1.tar.bz2 +0a5a22e456640070ca09f6d65c0f680c claws-mail-2.9.0.tar.bz2 From fedora-extras-commits at redhat.com Mon Apr 16 16:05:26 2007 From: fedora-extras-commits at redhat.com (Chris Weyl (cweyl)) Date: Mon, 16 Apr 2007 12:05:26 -0400 Subject: rpms/perl-CGI-Ajax Makefile,1.1,1.2 Message-ID: <200704161605.l3GG5QaN008889@cvs-int.fedora.redhat.com> Author: cweyl Update of /cvs/extras/rpms/perl-CGI-Ajax In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv8845 Modified Files: Makefile Log Message: add build-all target to overall makefile of perl-CGI-Ajax Index: Makefile =================================================================== RCS file: /cvs/extras/rpms/perl-CGI-Ajax/Makefile,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- Makefile 16 Apr 2007 15:49:45 -0000 1.1 +++ Makefile 16 Apr 2007 16:04:52 -0000 1.2 @@ -2,6 +2,15 @@ all : CVS/Root common-update @cvs update +# for target build-all +BRANCHES := $(shell cat ~/fedora-extras/current-branches | sed -e 's/:.*//') + +# tag & build all non-legacy branches... +build-all : + @echo NOTICE: building for ${BRANCHES} + @sleep 5s + @for br in ${BRANCHES} ; do echo Building $$br ; cd $$br && test -f dead.package || make tag plague ; cd .. ; done + common-update : common @cd common && cvs update From fedora-extras-commits at redhat.com Mon Apr 16 16:17:30 2007 From: fedora-extras-commits at redhat.com (Ville Skytta (scop)) Date: Mon, 16 Apr 2007 12:17:30 -0400 Subject: fedora-security/audit fe5,1.182,1.183 fe6,1.95,1.96 Message-ID: <200704161617.l3GGHUfL009210@cvs-int.fedora.redhat.com> Author: scop Update of /cvs/fedora/fedora-security/audit In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv9191 Modified Files: fe5 fe6 Log Message: moodle, wordpress, lighttpd updated Index: fe5 =================================================================== RCS file: /cvs/fedora/fedora-security/audit/fe5,v retrieving revision 1.182 retrieving revision 1.183 diff -u -r1.182 -r1.183 --- fe5 15 Apr 2007 06:35:40 -0000 1.182 +++ fe5 16 Apr 2007 16:17:28 -0000 1.183 @@ -3,11 +3,11 @@ ** are items that need attention CVE-2007-2016 ignore (phpMyAdmin, < 2.8.0.2 never shipped) -CVE-2007-1897 VULNERABLE (wordpress, fixed 2.1.3) #235912 +CVE-2007-1897 version (wordpress, fixed 2.1.3) #235912 CVE-2007-1894 version (wordpress, fixed 2.1.3-0.rc2) -CVE-2007-1893 VULNERABLE (wordpress, fixed 2.1.3) #235912 -CVE-2007-1870 VULNERABLE (lighttpd, fixed 1.4.14) #236489 -CVE-2007-1869 VULNERABLE (lighttpd, fixed 1.4.14) #236489 +CVE-2007-1893 version (wordpress, fixed 2.1.3) #235912 +CVE-2007-1870 version (lighttpd, fixed 1.4.14) #236489 +CVE-2007-1869 version (lighttpd, fixed 1.4.14) #236489 CVE-2007-1804 VULNERABLE (pulseaudio) #235013 CVE-2007-1799 version (ktorrent, fixed 2.1.3) #235014 CVE-2007-1732 ignore (wordpress) #235015 @@ -25,7 +25,7 @@ CVE-2007-1473 version (horde, fixed 3.1.4) #232819 CVE-2007-1464 version (inkscape, fixed 0.45.1) #233704 CVE-2007-1463 version (inkscape, fixed 0.45.1) #233704 -CVE-2007-1429 ** (moodle) #232103 +CVE-2007-1429 version (moodle, fixed 1.6.5) #232103 CVE-2007-1406 version (trac, fixed 0.10.3.1) #231729 CVE-2007-1405 version (trac, fixed 0.10.3.1) #231729 CVE-2007-1399 version (php-pecl-zip, fixed 1.8.5) @@ -91,8 +91,8 @@ CVE-2006-6799 patch (cacti, fixed 0.8.6i-5) #222410 CVE-2006-6693 ignore (zabbix, fixed 1.1.3, < 1.1.4 not shipped) CVE-2006-6692 ignore (zabbix, fixed 1.1.3, < 1.1.4 not shipped) -CVE-2006-6626 ** (moodle) #220041 -CVE-2006-6625 VULNERABLE (moodle) #220041 +CVE-2006-6626 version (moodle, fixed 1.6.5) #220041 +CVE-2006-6625 version (moodle, fixed 1.6.5) #220041 CVE-2006-6610 version (nexuiz, fixed 2.2.1) #220034 CVE-2006-6609 version (nexuiz, fixed 2.2.1) #220034 CVE-2006-6574 backport (mantis, fixed 1.0.6-2) #219937 Index: fe6 =================================================================== RCS file: /cvs/fedora/fedora-security/audit/fe6,v retrieving revision 1.95 retrieving revision 1.96 diff -u -r1.95 -r1.96 --- fe6 15 Apr 2007 06:35:40 -0000 1.95 +++ fe6 16 Apr 2007 16:17:28 -0000 1.96 @@ -3,11 +3,11 @@ ** are items that need attention CVE-2007-2016 ignore (phpMyAdmin, < 2.8.0.2 never shipped) -CVE-2007-1897 VULNERABLE (wordpress, fixed 2.1.3) #235912 +CVE-2007-1897 version (wordpress, fixed 2.1.3) #235912 CVE-2007-1894 version (wordpress, fixed 2.1.3-0.rc2) -CVE-2007-1893 VULNERABLE (wordpress, fixed 2.1.3) #235912 -CVE-2007-1870 VULNERABLE (lighttpd, fixed 1.4.14) #236489 -CVE-2007-1869 VULNERABLE (lighttpd, fixed 1.4.14) #236489 +CVE-2007-1893 version (wordpress, fixed 2.1.3) #235912 +CVE-2007-1870 version (lighttpd, fixed 1.4.14) #236489 +CVE-2007-1869 version (lighttpd, fixed 1.4.14) #236489 CVE-2007-1804 VULNERABLE (pulseaudio) #235013 CVE-2007-1799 version (ktorrent, fixed 2.1.3) #235014 CVE-2007-1732 ignore (wordpress) #235015 @@ -25,7 +25,7 @@ CVE-2007-1473 version (horde, fixed 3.1.4) CVE-2007-1464 version (inkscape, fixed 0.45.1) CVE-2007-1463 version (inkscape, fixed 0.45.1) -CVE-2007-1429 ** (moodle) #232103 +CVE-2007-1429 version (moodle, fixed 1.6.5) #232103 CVE-2007-1406 version (trac, fixed 0.10.3.1) #231729 CVE-2007-1405 version (trac, fixed 0.10.3.1) #231729 CVE-2007-1399 version (php-pecl-zip, fixed 1.8.5) @@ -102,8 +102,8 @@ CVE-2006-6799 patch (cacti, fixed 0.8.6i-5) #222410 CVE-2006-6693 ignore (zabbix, fixed 1.1.3, < 1.1.4 not shipped) CVE-2006-6692 ignore (zabbix, fixed 1.1.3, < 1.1.4 not shipped) -CVE-2006-6626 ** (moodle) #220041 -CVE-2006-6625 VULNERABLE (moodle) #220041 +CVE-2006-6626 version (moodle, fixed 1.6.5) #220041 +CVE-2006-6625 version (moodle, fixed 1.6.5) #220041 CVE-2006-6610 version (nexuiz, fixed 2.2.1) #220034 CVE-2006-6609 version (nexuiz, fixed 2.2.1) #220034 CVE-2006-6574 backport (mantis, fixed 1.0.6-2) #219937 From fedora-extras-commits at redhat.com Mon Apr 16 15:49:49 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Mon, 16 Apr 2007 11:49:49 -0400 Subject: rpms/perl-CGI-Ajax Makefile, NONE, 1.1 import.log, NONE, 1.1 pkg.acl, NONE, 1.1 Message-ID: <200704161549.l3GFnnwP003501@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/rpms/perl-CGI-Ajax In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners/tmpcvsPB3435/rpms/perl-CGI-Ajax Added Files: Makefile import.log pkg.acl Log Message: Setup of module perl-CGI-Ajax --- NEW FILE Makefile --- # Top level Makefile for module perl-CGI-Ajax 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 --- --- NEW FILE pkg.acl --- From fedora-extras-commits at redhat.com Mon Apr 16 16:02:23 2007 From: fedora-extras-commits at redhat.com (Chris Weyl (cweyl)) Date: Mon, 16 Apr 2007 12:02:23 -0400 Subject: rpms/perl-CGI-Ajax/devel perl-CGI-Ajax.spec, NONE, 1.1 .cvsignore, 1.1, 1.2 sources, 1.1, 1.2 Message-ID: <200704161602.l3GG2NN9008457@cvs-int.fedora.redhat.com> Author: cweyl Update of /cvs/extras/rpms/perl-CGI-Ajax/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv8402/devel Modified Files: .cvsignore sources Added Files: perl-CGI-Ajax.spec Log Message: initial import --- NEW FILE perl-CGI-Ajax.spec --- Name: perl-CGI-Ajax Version: 0.701 Release: 1%{?dist} Summary: Perl-specific system for writing Asynchronous web applications License: GPL or Artistic Group: Development/Libraries URL: http://search.cpan.org/dist/CGI-Ajax/ Source0: http://www.cpan.org/authors/id/B/BC/BCT/CGI-Ajax-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch BuildRequires: perl(ExtUtils::MakeMaker) BuildRequires: perl(CGI), perl(Class::Accessor) # neither are picked up automagically. Requires: perl(CGI), perl(Class::Accessor) Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) %description CGI::Ajax is an object-oriented module that provides a unique mechanism for using perl code asynchronously from javascript- enhanced HTML pages. CGI::Ajax unburdens the user from having to write extensive javascript, except for associating an exported method with a document-defined event (such as onClick, onKeyUp, etc). CGI::Ajax also mixes well with HTML containing more complex javascript. %prep %setup -q -n CGI-Ajax-%{version} find scripts/ -type f -exec chmod -c -x {} \; %build %{__perl} Makefile.PL INSTALLDIRS=vendor make %{?_smp_mflags} %install rm -rf %{buildroot} make pure_install PERL_INSTALL_ROOT=%{buildroot} find %{buildroot} -type f -name .packlist -exec rm -f {} \; find %{buildroot} -depth -type d -exec rmdir {} 2>/dev/null \; %{_fixperms} %{buildroot}/* %check make test %clean rm -rf %{buildroot} %files %defattr(-,root,root,-) %doc Changes LICENSE README Todo scripts/ %{perl_vendorlib}/* %{_mandir}/man3/* %changelog * Mon Apr 09 2007 Chris Weyl 0.701-1 - Specfile autogenerated by cpanspec 1.70. Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/perl-CGI-Ajax/devel/.cvsignore,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- .cvsignore 16 Apr 2007 15:49:49 -0000 1.1 +++ .cvsignore 16 Apr 2007 16:01:48 -0000 1.2 @@ -0,0 +1 @@ +CGI-Ajax-0.701.tar.gz Index: sources =================================================================== RCS file: /cvs/extras/rpms/perl-CGI-Ajax/devel/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 16 Apr 2007 15:49:49 -0000 1.1 +++ sources 16 Apr 2007 16:01:48 -0000 1.2 @@ -0,0 +1 @@ +e4922d9ea9e45c68387d3682a7adbacf CGI-Ajax-0.701.tar.gz From fedora-extras-commits at redhat.com Mon Apr 16 16:30:33 2007 From: fedora-extras-commits at redhat.com (Orion Poplawski (orion)) Date: Mon, 16 Apr 2007 12:30:33 -0400 Subject: rpms/cmake/devel cmake-2.4.6-soexe.patch, NONE, 1.1 cmake.spec, 1.14, 1.15 Message-ID: <200704161630.l3GGUXLD009521@cvs-int.fedora.redhat.com> Author: orion Update of /cvs/extras/rpms/cmake/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv9458 Modified Files: cmake.spec Added Files: cmake-2.4.6-soexe.patch Log Message: Apply patch from upstream CVS to fix .so install permissions (bug #235673) cmake-2.4.6-soexe.patch: --- NEW FILE cmake-2.4.6-soexe.patch --- Index: CMake/Source/cmFileCommand.cxx =================================================================== RCS file: /cvsroot/CMake/CMake/Source/cmFileCommand.cxx,v retrieving revision 1.75 retrieving revision 1.76 diff -u -r1.75 -r1.76 --- CMake/Source/cmFileCommand.cxx 12 Mar 2007 18:15:25 -0000 1.75 +++ CMake/Source/cmFileCommand.cxx 10 Apr 2007 15:22:15 -0000 1.76 @@ -1184,6 +1184,9 @@ } } + // Choose a default for shared library permissions. + bool install_so_no_exe = this->Makefile->IsOn("CMAKE_INSTALL_SO_NO_EXE"); + // If file permissions were not specified set default permissions // for this target type. if(!use_given_permissions_file && !use_source_permissions) @@ -1192,15 +1195,16 @@ { case cmTarget::SHARED_LIBRARY: case cmTarget::MODULE_LIBRARY: -#if defined(__linux__) - // Use read/write permissions. - permissions_file = 0; - permissions_file |= mode_owner_read; - permissions_file |= mode_owner_write; - permissions_file |= mode_group_read; - permissions_file |= mode_world_read; - break; -#endif + if(install_so_no_exe) + { + // Use read/write permissions. + permissions_file = 0; + permissions_file |= mode_owner_read; + permissions_file |= mode_owner_write; + permissions_file |= mode_group_read; + permissions_file |= mode_world_read; + break; + } case cmTarget::EXECUTABLE: case cmTarget::INSTALL_PROGRAMS: // Use read/write/executable permissions. Index: CMake/Source/cmLocalGenerator.cxx =================================================================== RCS file: /cvsroot/CMake/CMake/Source/cmLocalGenerator.cxx,v retrieving revision 1.207 retrieving revision 1.208 diff -u -r1.207 -r1.208 --- CMake/Source/cmLocalGenerator.cxx 30 Mar 2007 14:53:02 -0000 1.207 +++ CMake/Source/cmLocalGenerator.cxx 10 Apr 2007 15:22:15 -0000 1.208 @@ -393,6 +393,18 @@ "ENDIF(NOT CMAKE_INSTALL_COMPONENT)\n" "\n"; + // Copy user-specified install options to the install code. + if(const char* so_no_exe = + this->Makefile->GetDefinition("CMAKE_INSTALL_SO_NO_EXE")) + { + fout << + "# Install shared libraries without execute permission?\n" + "IF(NOT DEFINED CMAKE_INSTALL_SO_NO_EXE)\n" + " SET(CMAKE_INSTALL_SO_NO_EXE \"" << so_no_exe << "\")\n" + "ENDIF(NOT DEFINED CMAKE_INSTALL_SO_NO_EXE)\n" + "\n"; + } + // Ask each install generator to write its code. std::vector const& installers = this->Makefile->GetInstallGenerators(); Index: CMake/Modules/Platform/Linux.cmake =================================================================== RCS file: /cvsroot/CMake/CMake/Modules/Platform/Linux.cmake,v retrieving revision 1.11 retrieving revision 1.12 diff -u -r1.11 -r1.12 --- CMake/Modules/Platform/Linux.cmake 15 Sep 2006 18:08:39 -0000 1.11 +++ CMake/Modules/Platform/Linux.cmake 10 Apr 2007 15:22:15 -0000 1.12 @@ -18,4 +18,41 @@ SET(CMAKE_${type}_LINK_DYNAMIC_C_FLAGS "-Wl,-Bdynamic") ENDFOREACH(type) +# Debian policy requires that shared libraries be installed without +# executable permission. Fedora policy requires that shared libraries +# be installed with the executable permission. Since the native tools +# create shared libraries with execute permission in the first place a +# reasonable policy seems to be to install with execute permission by +# default. In order to support debian packages we provide an option +# here. The option default is based on the current distribution, but +# packagers can set it explicitly on the command line. +IF(DEFINED CMAKE_INSTALL_SO_NO_EXE) + # Store the decision variable in the cache. This preserves any + # setting the user provides on the command line. + SET(CMAKE_INSTALL_SO_NO_EXE "${CMAKE_INSTALL_SO_NO_EXE}" CACHE INTERNAL + "Install .so files without execute permission.") +ELSE(DEFINED CMAKE_INSTALL_SO_NO_EXE) + # Detect the linux distribution. + SET(CMAKE_LINUX_DISTRO) + IF(EXISTS "/proc/version") + FILE(READ "/proc/version" CMAKE_LINUX_DISTRO) + ENDIF(EXISTS "/proc/version") + + # List the distributions that require shared libraries to not have + # execute permission. + SET(CMAKE_INSTALL_SO_NO_EXE_DISTRO "(Debian|Ubuntu)") + + # Store the decision variable as an internal cache entry to avoid + # checking the platform every time. This option is advanced enough + # that only package maintainers should need to adjust it. They are + # capable of providing a setting on the command line. + IF("${CMAKE_LINUX_DISTRO}" MATCHES "${CMAKE_INSTALL_SO_NO_EXE_DISTRO}") + SET(CMAKE_INSTALL_SO_NO_EXE 1 CACHE INTERNAL + "Install .so files without execute permission.") + ELSE("${CMAKE_LINUX_DISTRO}" MATCHES "${CMAKE_INSTALL_SO_NO_EXE_DISTRO}") + SET(CMAKE_INSTALL_SO_NO_EXE 0 CACHE INTERNAL + "Install .so files without execute permission.") + ENDIF("${CMAKE_LINUX_DISTRO}" MATCHES "${CMAKE_INSTALL_SO_NO_EXE_DISTRO}") +ENDIF(DEFINED CMAKE_INSTALL_SO_NO_EXE) + INCLUDE(Platform/UnixPaths) Index: cmake.spec =================================================================== RCS file: /cvs/extras/rpms/cmake/devel/cmake.spec,v retrieving revision 1.14 retrieving revision 1.15 diff -u -r1.14 -r1.15 --- cmake.spec 6 Apr 2007 16:56:30 -0000 1.14 +++ cmake.spec 16 Apr 2007 16:29:59 -0000 1.15 @@ -1,6 +1,6 @@ Name: cmake Version: 2.4.6 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Cross-platform make system Group: Development/Tools @@ -11,6 +11,7 @@ Source2: macros.cmake Patch0: cmake-2.4.2-fedora.patch Patch1: cmake-2.4.5-xmlrpc.patch +Patch2: cmake-2.4.6-soexe.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: ncurses-devel, libX11-devel BuildRequires: curl-devel, expat-devel, xmlrpc-c-devel, zlib-devel @@ -30,6 +31,7 @@ %setup -q %patch -p1 -b .fedora %patch1 -p1 -b .xmlrpc +%patch2 -p1 -b .soexe %build @@ -71,6 +73,9 @@ %changelog +* Mon Apr 16 2007 Orion Poplawski - 2.4.6-3 +- Apply patch from upstream CVS to fix .so install permissions (bug #235673) + * Fri Apr 06 2007 Orion Poplawski - 2.4.6-2 - Add rpm macros From fedora-extras-commits at redhat.com Mon Apr 16 16:51:26 2007 From: fedora-extras-commits at redhat.com (Orion Poplawski (orion)) Date: Mon, 16 Apr 2007 12:51:26 -0400 Subject: rpms/kdesvn/devel kdesvn.spec,1.26,1.27 Message-ID: <200704161651.l3GGpQo7010170@cvs-int.fedora.redhat.com> Author: orion Update of /cvs/extras/rpms/kdesvn/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv10151 Modified Files: kdesvn.spec Log Message: Remove no longer needed .so permission fix Index: kdesvn.spec =================================================================== RCS file: /cvs/extras/rpms/kdesvn/devel/kdesvn.spec,v retrieving revision 1.26 retrieving revision 1.27 diff -u -r1.26 -r1.27 --- kdesvn.spec 6 Apr 2007 19:33:55 -0000 1.26 +++ kdesvn.spec 16 Apr 2007 16:50:50 -0000 1.27 @@ -1,6 +1,6 @@ Name: kdesvn Version: 0.11.2 -Release: 2%{?dist} +Release: 3%{?dist} Summary: A subversion client for KDE with KIO integration Group: Development/Tools @@ -57,9 +57,6 @@ cd kdesvn-build make install DESTDIR=$RPM_BUILD_ROOT -# 'cmake' does not set +x permissions for libraries; hence they won't be stripped -find $RPM_BUILD_ROOT%_libdir -name \*.so\* | xargs chmod +x - # Desktop file cd .. desktop-file-install --vendor=fedora \ @@ -129,6 +126,9 @@ %changelog +* Mon Apr 16 2007 - Orion Poplawski - 0.11.2-3 +- Remove no longer needed .so permission fix + * Fri Apr 06 2007 - Orion Poplawski - 0.11.2-2 - Use %%cmake macro - Fix shared library permissions From fedora-extras-commits at redhat.com Mon Apr 16 16:56:45 2007 From: fedora-extras-commits at redhat.com (Orion Poplawski (orion)) Date: Mon, 16 Apr 2007 12:56:45 -0400 Subject: rpms/plplot/devel plplot.spec,1.29,1.30 Message-ID: <200704161656.l3GGujlq010334@cvs-int.fedora.redhat.com> Author: orion Update of /cvs/extras/rpms/plplot/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv10317 Modified Files: plplot.spec Log Message: Use cmake macros Index: plplot.spec =================================================================== RCS file: /cvs/extras/rpms/plplot/devel/plplot.spec,v retrieving revision 1.29 retrieving revision 1.30 diff -u -r1.29 -r1.30 --- plplot.spec 26 Mar 2007 18:44:11 -0000 1.29 +++ plplot.spec 16 Apr 2007 16:56:12 -0000 1.30 @@ -3,7 +3,7 @@ Name: plplot Version: 5.7.3 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Library of functions for making scientific plots Group: Applications/Engineering @@ -182,10 +182,8 @@ export CFLAGS="$RPM_OPT_FLAGS" export CXXFLAGS="$RPM_OPT_FLAGS" export FFLAGS="$RPM_OPT_FLAGS" -cmake .. \ - -DCMAKE_INSTALL_PREFIX:PATH=%{_prefix} \ +%cmake .. \ -DCMAKE_INSTALL_LIBDIR:PATH=%{_libdir} \ - -DBUILD_SHARED_LIBS:BOOL=ON \ -DENABLE_ada:BOOL=ON \ -DPL_FREETYPE_FONT_PATH:PATH="/usr/share/fonts/freefont" \ -DPLD_aqt:BOOL=ON \ @@ -209,14 +207,7 @@ -DPLD_wxwidgets:BOOL=ON \ -DPREBUILT_DOC:BOOL=ON \ -DBUILD_TEST=ON -make VERBOSE=1 - - -%check -cd fedora -#Hack -export ITCL_LIBRARY=%{_libdir}/itcl3.3 -ctest +make VERBOSE=1 %{?_smp_mflags} %install @@ -225,9 +216,6 @@ make install DESTDIR=$RPM_BUILD_ROOT mv $RPM_BUILD_ROOT/%{_docdir}/plplot $RPM_BUILD_ROOT/%{_docdir}/plplot-%{version} -# 'cmake' does not set +x permissions for libraries; hence they won't be stripped -find $RPM_BUILD_ROOT%_libdir -name \*.so | xargs chmod +x - # Fix up tclIndex files so they are the same on all builds for file in $RPM_BUILD_ROOT%{_datadir}/plplot%{version}/examples/*/tclIndex do @@ -241,6 +229,13 @@ rm $RPM_BUILD_ROOT%{_mandir}/man3/MAN-MANIFEST* +%check +cd fedora +#Hack +export ITCL_LIBRARY=%{_libdir}/itcl3.3 +ctest + + %clean rm -rf $RPM_BUILD_ROOT @@ -446,6 +441,9 @@ %{_libdir}/pkgconfig/plplotd-wxwidgets.pc %changelog +* Mon Apr 16 2007 - Orion Poplawski - 5.7.3-2 +- Use cmake macros + * Mon Mar 26 2007 - Orion Poplawski - 5.7.3-1 - Update to 5.7.3 - Hack to run itcl examples From fedora-extras-commits at redhat.com Mon Apr 16 17:12:19 2007 From: fedora-extras-commits at redhat.com (Orion Poplawski (orion)) Date: Mon, 16 Apr 2007 13:12:19 -0400 Subject: rpms/plplot/devel plplot.spec,1.30,1.31 Message-ID: <200704161712.l3GHCJZ8014744@cvs-int.fedora.redhat.com> Author: orion Update of /cvs/extras/rpms/plplot/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv14727 Modified Files: plplot.spec Log Message: smp builds still broken Index: plplot.spec =================================================================== RCS file: /cvs/extras/rpms/plplot/devel/plplot.spec,v retrieving revision 1.30 retrieving revision 1.31 diff -u -r1.30 -r1.31 --- plplot.spec 16 Apr 2007 16:56:12 -0000 1.30 +++ plplot.spec 16 Apr 2007 17:11:46 -0000 1.31 @@ -207,7 +207,7 @@ -DPLD_wxwidgets:BOOL=ON \ -DPREBUILT_DOC:BOOL=ON \ -DBUILD_TEST=ON -make VERBOSE=1 %{?_smp_mflags} +make VERBOSE=1 %install From fedora-extras-commits at redhat.com Mon Apr 16 18:09:54 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Mon, 16 Apr 2007 14:09:54 -0400 Subject: rpms/ruby-romkan - New directory Message-ID: <200704161809.l3GI9shv020308@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/rpms/ruby-romkan In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners/tmpcvsU20282/rpms/ruby-romkan Log Message: Directory /cvs/extras/rpms/ruby-romkan added to the repository From fedora-extras-commits at redhat.com Mon Apr 16 18:10:00 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Mon, 16 Apr 2007 14:10:00 -0400 Subject: rpms/ruby-romkan/devel - New directory Message-ID: <200704161810.l3GIA0kH020321@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/rpms/ruby-romkan/devel In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners/tmpcvsU20282/rpms/ruby-romkan/devel Log Message: Directory /cvs/extras/rpms/ruby-romkan/devel added to the repository From fedora-extras-commits at redhat.com Mon Apr 16 18:10:10 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Mon, 16 Apr 2007 14:10:10 -0400 Subject: rpms/ruby-romkan Makefile, NONE, 1.1 import.log, NONE, 1.1 pkg.acl, NONE, 1.1 Message-ID: <200704161810.l3GIAA9c020351@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/rpms/ruby-romkan In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners/tmpcvsU20282/rpms/ruby-romkan Added Files: Makefile import.log pkg.acl Log Message: Setup of module ruby-romkan --- NEW FILE Makefile --- # Top level Makefile for module ruby-romkan 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 --- --- NEW FILE pkg.acl --- From fedora-extras-commits at redhat.com Mon Apr 16 18:10:16 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Mon, 16 Apr 2007 14:10:16 -0400 Subject: owners owners.list,1.2676,1.2677 Message-ID: <200704161810.l3GIAGIt020366@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/owners In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners Modified Files: owners.list Log Message: add ruby-romkan Index: owners.list =================================================================== RCS file: /cvs/extras/owners/owners.list,v retrieving revision 1.2676 retrieving revision 1.2677 diff -u -r1.2676 -r1.2677 --- owners.list 16 Apr 2007 15:49:26 -0000 1.2676 +++ owners.list 16 Apr 2007 18:09:46 -0000 1.2677 @@ -2621,6 +2621,7 @@ Fedora Extras|ruby-mysql|A Ruby interface to MySQL|orion at cora.nwra.com|extras-qa at fedoraproject.org| Fedora Extras|ruby-postgres|A Ruby interface to Postgres|dlutter at redhat.com|extras-qa at fedoraproject.org| Fedora Extras|ruby-racc|A Ruby LALR(1) Parser Generator|dlutter at redhat.com|extras-qa at fedoraproject.org| +Fedora Extras|ruby-romkan|Romaji <-> Kana conversion library for Ruby|mtasaka at ioa.s.u-tokyo.ac.jp|extras-qa at fedoraproject.org| Fedora Extras|ruby-sqlite3|A Ruby interface to SQLite|dlutter at redhat.com|extras-qa at fedoraproject.org| Fedora Extras|rubygems|The Ruby standard for packaging ruby libraries|dlutter at redhat.com|extras-qa at fedoraproject.org| Fedora Extras|rudeconfig|C++ library for manipulating config files|matt at rudeserver.com|extras-qa at fedoraproject.org| From fedora-extras-commits at redhat.com Mon Apr 16 18:10:19 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Mon, 16 Apr 2007 14:10:19 -0400 Subject: rpms/ruby-romkan/devel .cvsignore, NONE, 1.1 Makefile, NONE, 1.1 sources, NONE, 1.1 Message-ID: <200704161810.l3GIAJxf020371@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/rpms/ruby-romkan/devel In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners/tmpcvsU20282/rpms/ruby-romkan/devel Added Files: .cvsignore Makefile sources Log Message: Setup of module ruby-romkan --- NEW FILE .cvsignore --- --- NEW FILE Makefile --- # Makefile for source rpm: ruby-romkan # $Id: Makefile,v 1.1 2007/04/16 18:10:15 wtogami Exp $ NAME := ruby-romkan SPECFILE = $(firstword $(wildcard *.spec)) define find-makefile-common for d in common ../common ../../common ; do if [ -f $$d/Makefile.common ] ; then if [ -f $$d/CVS/Root -a -w $$/Makefile.common ] ; then cd $$d ; cvs -Q update ; fi ; echo "$$d/Makefile.common" ; break ; fi ; done endef MAKEFILE_COMMON := $(shell $(find-makefile-common)) ifeq ($(MAKEFILE_COMMON),) # attept a checkout define checkout-makefile-common test -f CVS/Root && { cvs -Q -d $$(cat CVS/Root) checkout common && echo "common/Makefile.common" ; } || { echo "ERROR: I can't figure out how to checkout the 'common' module." ; exit -1 ; } >&2 endef MAKEFILE_COMMON := $(shell $(checkout-makefile-common)) endif include $(MAKEFILE_COMMON) --- NEW FILE sources --- From fedora-extras-commits at redhat.com Mon Apr 16 18:11:28 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Mon, 16 Apr 2007 14:11:28 -0400 Subject: rpms/ruby-bsearch - New directory Message-ID: <200704161811.l3GIBSUd020648@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/rpms/ruby-bsearch In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners/tmpcvss20622/rpms/ruby-bsearch Log Message: Directory /cvs/extras/rpms/ruby-bsearch added to the repository From fedora-extras-commits at redhat.com Mon Apr 16 18:11:37 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Mon, 16 Apr 2007 14:11:37 -0400 Subject: rpms/ruby-bsearch/devel - New directory Message-ID: <200704161811.l3GIBbc9020661@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/rpms/ruby-bsearch/devel In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners/tmpcvss20622/rpms/ruby-bsearch/devel Log Message: Directory /cvs/extras/rpms/ruby-bsearch/devel added to the repository From fedora-extras-commits at redhat.com Mon Apr 16 18:11:49 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Mon, 16 Apr 2007 14:11:49 -0400 Subject: owners owners.list,1.2677,1.2678 Message-ID: <200704161811.l3GIBnTm020699@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/owners In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners Modified Files: owners.list Log Message: add ruby-bsearch Index: owners.list =================================================================== RCS file: /cvs/extras/owners/owners.list,v retrieving revision 1.2677 retrieving revision 1.2678 diff -u -r1.2677 -r1.2678 --- owners.list 16 Apr 2007 18:09:46 -0000 1.2677 +++ owners.list 16 Apr 2007 18:11:19 -0000 1.2678 @@ -2615,6 +2615,7 @@ Fedora Extras|ruby-activerecord|Implements the ActiveRecord pattern for ORM|dlutter at redhat.com|extras-qa at fedoraproject.org| Fedora Extras|ruby-activesupport|Utility classes for Ruby|dlutter at redhat.com|extras-qa at fedoraproject.org| Fedora Extras|ruby-bdb|A Ruby interface to Berkeley DB|miker5slow at grandecom.net|extras-qa at fedoraproject.org| +Fedora Extras|ruby-bsearch|Binary search library for Ruby|mtasaka at ioa.s.u-tokyo.ac.jp|extras-qa at fedoraproject.org| Fedora Extras|ruby-cairo|ruby bindings for cairo|allisson at gmail.com|extras-qa at fedoraproject.org| Fedora Extras|ruby-fam|Gamin/FAM bindings for Ruby|dlutter at redhat.com|extras-qa at fedoraproject.org| Fedora Extras|ruby-gnome2|ruby bindings for the GNOME-2.x|allisson at gmail.com|extras-qa at fedoraproject.org| From fedora-extras-commits at redhat.com Mon Apr 16 18:11:46 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Mon, 16 Apr 2007 14:11:46 -0400 Subject: rpms/ruby-bsearch Makefile, NONE, 1.1 import.log, NONE, 1.1 pkg.acl, NONE, 1.1 Message-ID: <200704161811.l3GIBkhj020687@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/rpms/ruby-bsearch In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners/tmpcvss20622/rpms/ruby-bsearch Added Files: Makefile import.log pkg.acl Log Message: Setup of module ruby-bsearch --- NEW FILE Makefile --- # Top level Makefile for module ruby-bsearch 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 --- --- NEW FILE pkg.acl --- From fedora-extras-commits at redhat.com Mon Apr 16 18:11:55 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Mon, 16 Apr 2007 14:11:55 -0400 Subject: rpms/ruby-bsearch/devel .cvsignore, NONE, 1.1 Makefile, NONE, 1.1 sources, NONE, 1.1 Message-ID: <200704161811.l3GIBt9C020714@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/rpms/ruby-bsearch/devel In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners/tmpcvss20622/rpms/ruby-bsearch/devel Added Files: .cvsignore Makefile sources Log Message: Setup of module ruby-bsearch --- NEW FILE .cvsignore --- --- NEW FILE Makefile --- # Makefile for source rpm: ruby-bsearch # $Id: Makefile,v 1.1 2007/04/16 18:11:52 wtogami Exp $ NAME := ruby-bsearch SPECFILE = $(firstword $(wildcard *.spec)) define find-makefile-common for d in common ../common ../../common ; do if [ -f $$d/Makefile.common ] ; then if [ -f $$d/CVS/Root -a -w $$/Makefile.common ] ; then cd $$d ; cvs -Q update ; fi ; echo "$$d/Makefile.common" ; break ; fi ; done endef MAKEFILE_COMMON := $(shell $(find-makefile-common)) ifeq ($(MAKEFILE_COMMON),) # attept a checkout define checkout-makefile-common test -f CVS/Root && { cvs -Q -d $$(cat CVS/Root) checkout common && echo "common/Makefile.common" ; } || { echo "ERROR: I can't figure out how to checkout the 'common' module." ; exit -1 ; } >&2 endef MAKEFILE_COMMON := $(shell $(checkout-makefile-common)) endif include $(MAKEFILE_COMMON) --- NEW FILE sources --- From fedora-extras-commits at redhat.com Mon Apr 16 18:14:50 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Mon, 16 Apr 2007 14:14:50 -0400 Subject: rpms/gpsbabel - New directory Message-ID: <200704161814.l3GIEovm021032@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/rpms/gpsbabel In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners/tmpcvsV21005/rpms/gpsbabel Log Message: Directory /cvs/extras/rpms/gpsbabel added to the repository From fedora-extras-commits at redhat.com Mon Apr 16 18:14:58 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Mon, 16 Apr 2007 14:14:58 -0400 Subject: rpms/gpsbabel/devel - New directory Message-ID: <200704161814.l3GIEw3o021045@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/rpms/gpsbabel/devel In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners/tmpcvsV21005/rpms/gpsbabel/devel Log Message: Directory /cvs/extras/rpms/gpsbabel/devel added to the repository From fedora-extras-commits at redhat.com Mon Apr 16 18:15:07 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Mon, 16 Apr 2007 14:15:07 -0400 Subject: rpms/gpsbabel Makefile, NONE, 1.1 import.log, NONE, 1.1 pkg.acl, NONE, 1.1 Message-ID: <200704161815.l3GIF7g0021088@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/rpms/gpsbabel In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners/tmpcvsV21005/rpms/gpsbabel Added Files: Makefile import.log pkg.acl Log Message: Setup of module gpsbabel --- NEW FILE Makefile --- # Top level Makefile for module gpsbabel 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 --- --- NEW FILE pkg.acl --- From fedora-extras-commits at redhat.com Mon Apr 16 18:15:11 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Mon, 16 Apr 2007 14:15:11 -0400 Subject: owners owners.epel.list,1.110,1.111 owners.list,1.2678,1.2679 Message-ID: <200704161815.l3GIFBcq021098@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/owners In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners Modified Files: owners.epel.list owners.list Log Message: add gpsbabel Index: owners.epel.list =================================================================== RCS file: /cvs/extras/owners/owners.epel.list,v retrieving revision 1.110 retrieving revision 1.111 diff -u -r1.110 -r1.111 --- owners.epel.list 16 Apr 2007 04:29:40 -0000 1.110 +++ owners.epel.list 16 Apr 2007 18:14:41 -0000 1.111 @@ -98,6 +98,7 @@ Fedora EPEL|gobby|A free collaborative editor|lmacken at redhat.com|extras-qa at fedoraproject.org| Fedora EPEL|gpa|Graphical user interface for GnuPG|rdieter at math.unl.edu|extras-qa at fedoraproject.org| Fedora EPEL|gpgme|GnuPG Made Easy|rdieter at math.unl.edu|extras-qa at fedoraproject.org| +Fedora EPEL|gpsbabel|A tool to convert between various formats used by GPS devices|roozbeh at farsiweb.info|extras-qa at fedoraproject.org| Fedora EPEL|greylistd|Greylisting daemon|Axel.Thimm at ATrpms.net|extras-qa at fedoraproject.org| Fedora EPEL|gtk+|The GIMP ToolKit|rdieter at math.unl.edu|extras-qa at fedoraproject.org| Fedora EPEL|gtk-qt-engine|a project allowing GTK to use Qt widget styles|rdieter at math.unl.edu|extras-qa at fedoraproject.org| Index: owners.list =================================================================== RCS file: /cvs/extras/owners/owners.list,v retrieving revision 1.2678 retrieving revision 1.2679 diff -u -r1.2678 -r1.2679 --- owners.list 16 Apr 2007 18:11:19 -0000 1.2678 +++ owners.list 16 Apr 2007 18:14:41 -0000 1.2679 @@ -756,6 +756,7 @@ Fedora Extras|gpp|Gnome Photo Printer|Matt_Domsch at dell.com|extras-qa at fedoraproject.org| Fedora Extras|gpredict|Real-time satellite tracking and orbit prediction program|denis at poolshark.org|extras-qa at fedoraproject.org| Fedora Extras|gprolog|GNU Prolog Compiler|Jochen at herr-schmitt.de|extras-qa at fedoraproject.org| +Fedora Extras|gpsbabel|A tool to convert between various formats used by GPS devices|roozbeh at farsiweb.info|extras-qa at fedoraproject.org| Fedora Extras|gpsd|Service daemon for mediating access to a GPS|matt at truch.net|extras-qa at fedoraproject.org| Fedora Extras|gpsim|A simulator for Microchip (TM) PIC (TM) microcontrollers|aportal at univ-montp2.fr|extras-qa at fedoraproject.org| Fedora Extras|gputils|Development utilities for Microchip (TM) PIC (TM) microcontrollers|aportal at univ-montp2.fr|extras-qa at fedoraproject.org| From fedora-extras-commits at redhat.com Mon Apr 16 18:15:16 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Mon, 16 Apr 2007 14:15:16 -0400 Subject: rpms/gpsbabel/devel .cvsignore, NONE, 1.1 Makefile, NONE, 1.1 sources, NONE, 1.1 Message-ID: <200704161815.l3GIFGg2021112@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/rpms/gpsbabel/devel In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners/tmpcvsV21005/rpms/gpsbabel/devel Added Files: .cvsignore Makefile sources Log Message: Setup of module gpsbabel --- NEW FILE .cvsignore --- --- NEW FILE Makefile --- # Makefile for source rpm: gpsbabel # $Id: Makefile,v 1.1 2007/04/16 18:15:12 wtogami Exp $ NAME := gpsbabel SPECFILE = $(firstword $(wildcard *.spec)) define find-makefile-common for d in common ../common ../../common ; do if [ -f $$d/Makefile.common ] ; then if [ -f $$d/CVS/Root -a -w $$/Makefile.common ] ; then cd $$d ; cvs -Q update ; fi ; echo "$$d/Makefile.common" ; break ; fi ; done endef MAKEFILE_COMMON := $(shell $(find-makefile-common)) ifeq ($(MAKEFILE_COMMON),) # attept a checkout define checkout-makefile-common test -f CVS/Root && { cvs -Q -d $$(cat CVS/Root) checkout common && echo "common/Makefile.common" ; } || { echo "ERROR: I can't figure out how to checkout the 'common' module." ; exit -1 ; } >&2 endef MAKEFILE_COMMON := $(shell $(checkout-makefile-common)) endif include $(MAKEFILE_COMMON) --- NEW FILE sources --- From fedora-extras-commits at redhat.com Mon Apr 16 18:22:53 2007 From: fedora-extras-commits at redhat.com (Shidai Liu (leo)) Date: Mon, 16 Apr 2007 14:22:53 -0400 Subject: rpms/pcmanx-gtk2 import.log,1.1,1.2 Message-ID: <200704161822.l3GIMrOa021854@cvs-int.fedora.redhat.com> Author: leo Update of /cvs/extras/rpms/pcmanx-gtk2 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv21696 Modified Files: import.log Log Message: Initial import Index: import.log =================================================================== RCS file: /cvs/extras/rpms/pcmanx-gtk2/import.log,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- import.log 16 Apr 2007 15:43:12 -0000 1.1 +++ import.log 16 Apr 2007 18:22:19 -0000 1.2 @@ -0,0 +1 @@ +pcmanx-gtk2-0_3_5-9_336svn_leof6:HEAD:pcmanx-gtk2-0.3.5-9.336svn.leof6.src.rpm:1176747738 From fedora-extras-commits at redhat.com Mon Apr 16 18:22:57 2007 From: fedora-extras-commits at redhat.com (Shidai Liu (leo)) Date: Mon, 16 Apr 2007 14:22:57 -0400 Subject: rpms/pcmanx-gtk2/devel pcmanx-gtk2.spec, NONE, 1.1 pcmanx.desktop, NONE, 1.1 .cvsignore, 1.1, 1.2 sources, 1.1, 1.2 Message-ID: <200704161822.l3GIMv6O021869@cvs-int.fedora.redhat.com> Author: leo Update of /cvs/extras/rpms/pcmanx-gtk2/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv21696/devel Modified Files: .cvsignore sources Added Files: pcmanx-gtk2.spec pcmanx.desktop Log Message: Initial import --- NEW FILE pcmanx-gtk2.spec --- # Source package is generated using: # 1. svn co https://svn.csie.net/pcmanx/trunk pcmanx-gtk2 # 2. tar czvf pcmanx-gtk2.tar.gz pcmanx-gtk2 %define alphatag 336svn Summary: Telnet client designed for BBS browsing Name: pcmanx-gtk2 Version: 0.3.5 Release: 9.%{alphatag}%{?dist} License: GPL Group: Applications/Internet Source0: http://pcmanx.csie.net/release/pcmanx-gtk2.tar.gz Source1: pcmanx.desktop URL: http://pcmanx.csie.net BuildRequires: gtk2-devel desktop-file-utils gettext libnotify-devel # required for generating configure script BuildRequires: gettext-devel libtool intltool Requires(post): /sbin/ldconfig Requires(postun): /sbin/ldconfig BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) %description An easy-to-use telnet client mainly targets BBS users. PCMan X is a newly developed GPL'd version of PCMan, a full-featured famous BBS client formerly designed for MS Windows only. It aimed to be an easy-to-use yet full-featured telnet client facilitating BBS browsing with the ability to process double-byte characters. %prep %setup -q -n %{name} ######################################################################## # automake 1.10 fails without config.rpath. # Check the following code and see if it can be removed. for f in `ls -d %{_datadir}/automake-1.* | sort -g -k 2 -t .` ; do automakever=`echo $f | sed -e 's|%{_datadir}/automake-||'` done eval %{__sed} -i.orig -e \'s\|-1\\\.9\|-$automakever\|\' autogen.sh %{__sed} -i -e 's|set -x|set -e -x|' autogen.sh touch config.rpath ######################################################################## ./autogen.sh #autoreconf -fi %build %configure --enable-libnotify make %{?_smp_mflags} %install rm -rf $RPM_BUILD_ROOT make install INSTALL="install -c -p" DESTDIR=$RPM_BUILD_ROOT mkdir -p $RPM_BUILD_ROOT%{_datadir}/applications desktop-file-install --vendor fedora \ --dir $RPM_BUILD_ROOT%{_datadir}/applications \ --add-category Network %{SOURCE1} # remove the original one rm -f $RPM_BUILD_ROOT/%{_datadir}/applications/pcmanx.desktop %find_lang pcmanx #remove .la .so files rm $RPM_BUILD_ROOT/%{_libdir}/*.la rm $RPM_BUILD_ROOT/%{_libdir}/*.so %clean rm -rf $RPM_BUILD_ROOT %post -p /sbin/ldconfig %postun -p /sbin/ldconfig %files -f pcmanx.lang %defattr(-,root,root,-) %doc AUTHORS ChangeLog COPYING NEWS TODO %dir %{_datadir}/pcmanx %{_bindir}/* %{_libdir}/libpcmanx* %{_datadir}/applications/* %{_datadir}/pcmanx/* %{_datadir}/pixmaps/*.png %changelog * Sat Apr 14 2007 Leo, Shidai Liu 0.3.5-9.336svn - remove README. Its content is not useful for end users * Sat Apr 14 2007 Leo, Shidai Liu 0.3.5-8.336svn - fix build in rawhide (automake 1.10) - use svn revision number instead of checkout date * Fri Apr 6 2007 Leo, Shidai Liu 0.3.5-7.20070406svn - fix svn build - svn 20070406 * Fri Mar 30 2007 Leo, Shidai Liu 0.3.5-6.20070330svn - svn 20070330 - enable libnotify support * Sat Jan 13 2007 Shidai Liu, Leo 0.3.5-5 - Remove X-Fedora category in desktop file * Sat Jan 13 2007 Shidai Liu, Leo 0.3.5-4 - Add gettext to BuildRequires - remove deprecated categories in desktop file * Fri Jan 12 2007 Shidai Liu, Leo 0.3.5-3 - fix debuginfo rpm issues - fix desktop file issues - remove unnecessary update-desktop-database scriptlets (no Mimetypes entry in desktop file) * Fri Jan 12 2007 Shidai Liu, Leo 0.3.5-2 - Move desktop-file-utils to BuildRequires * Wed Jan 10 2007 Shidai Liu, Leo 0.3.5-1 - Initial build --- NEW FILE pcmanx.desktop --- [Desktop Entry] Encoding=UTF-8 Name=PCManX Exec=pcmanx Icon=pcmanx Type=Application Terminal=false GenericName=PCMan X BBS Client GenericName[zh_TW]=PCMan X BBS ???????????? GenericName[zh_CN]=PCMan X BBS ???????????? Comment=PCMan X BBS Client Comment[zh_TW]=PCMan X BBS ???????????? Comment[zh_CN]=PCMan X BBS ???????????? Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/pcmanx-gtk2/devel/.cvsignore,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- .cvsignore 16 Apr 2007 15:43:21 -0000 1.1 +++ .cvsignore 16 Apr 2007 18:22:24 -0000 1.2 @@ -0,0 +1 @@ +pcmanx-gtk2.tar.gz Index: sources =================================================================== RCS file: /cvs/extras/rpms/pcmanx-gtk2/devel/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 16 Apr 2007 15:43:21 -0000 1.1 +++ sources 16 Apr 2007 18:22:24 -0000 1.2 @@ -0,0 +1 @@ +4be1a6f2ec82064128ee4c0addf4faed pcmanx-gtk2.tar.gz From fedora-extras-commits at redhat.com Mon Apr 16 18:27:14 2007 From: fedora-extras-commits at redhat.com (Shidai Liu (leo)) Date: Mon, 16 Apr 2007 14:27:14 -0400 Subject: rpms/pcmanx-gtk2/FC-5 pcmanx-gtk2.spec, NONE, 1.1 pcmanx.desktop, NONE, 1.1 sources, 1.1, 1.2 Message-ID: <200704161827.l3GIRE63022624@cvs-int.fedora.redhat.com> Author: leo Update of /cvs/extras/rpms/pcmanx-gtk2/FC-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv22509 Modified Files: sources Added Files: pcmanx-gtk2.spec pcmanx.desktop Log Message: Initial import --- NEW FILE pcmanx-gtk2.spec --- # Source package is generated using: # 1. svn co https://svn.csie.net/pcmanx/trunk pcmanx-gtk2 # 2. tar czvf pcmanx-gtk2.tar.gz pcmanx-gtk2 %define alphatag 336svn Summary: Telnet client designed for BBS browsing Name: pcmanx-gtk2 Version: 0.3.5 Release: 9.%{alphatag}%{?dist} License: GPL Group: Applications/Internet Source0: http://pcmanx.csie.net/release/pcmanx-gtk2.tar.gz Source1: pcmanx.desktop URL: http://pcmanx.csie.net BuildRequires: gtk2-devel desktop-file-utils gettext libnotify-devel # required for generating configure script BuildRequires: gettext-devel libtool intltool Requires(post): /sbin/ldconfig Requires(postun): /sbin/ldconfig BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) %description An easy-to-use telnet client mainly targets BBS users. PCMan X is a newly developed GPL'd version of PCMan, a full-featured famous BBS client formerly designed for MS Windows only. It aimed to be an easy-to-use yet full-featured telnet client facilitating BBS browsing with the ability to process double-byte characters. %prep %setup -q -n %{name} ######################################################################## # automake 1.10 fails without config.rpath. # Check the following code and see if it can be removed. for f in `ls -d %{_datadir}/automake-1.* | sort -g -k 2 -t .` ; do automakever=`echo $f | sed -e 's|%{_datadir}/automake-||'` done eval %{__sed} -i.orig -e \'s\|-1\\\.9\|-$automakever\|\' autogen.sh %{__sed} -i -e 's|set -x|set -e -x|' autogen.sh touch config.rpath ######################################################################## ./autogen.sh #autoreconf -fi %build %configure --enable-libnotify make %{?_smp_mflags} %install rm -rf $RPM_BUILD_ROOT make install INSTALL="install -c -p" DESTDIR=$RPM_BUILD_ROOT mkdir -p $RPM_BUILD_ROOT%{_datadir}/applications desktop-file-install --vendor fedora \ --dir $RPM_BUILD_ROOT%{_datadir}/applications \ --add-category Network %{SOURCE1} # remove the original one rm -f $RPM_BUILD_ROOT/%{_datadir}/applications/pcmanx.desktop %find_lang pcmanx #remove .la .so files rm $RPM_BUILD_ROOT/%{_libdir}/*.la rm $RPM_BUILD_ROOT/%{_libdir}/*.so %clean rm -rf $RPM_BUILD_ROOT %post -p /sbin/ldconfig %postun -p /sbin/ldconfig %files -f pcmanx.lang %defattr(-,root,root,-) %doc AUTHORS ChangeLog COPYING NEWS TODO %dir %{_datadir}/pcmanx %{_bindir}/* %{_libdir}/libpcmanx* %{_datadir}/applications/* %{_datadir}/pcmanx/* %{_datadir}/pixmaps/*.png %changelog * Sat Apr 14 2007 Leo, Shidai Liu 0.3.5-9.336svn - remove README. Its content is not useful for end users * Sat Apr 14 2007 Leo, Shidai Liu 0.3.5-8.336svn - fix build in rawhide (automake 1.10) - use svn revision number instead of checkout date * Fri Apr 6 2007 Leo, Shidai Liu 0.3.5-7.20070406svn - fix svn build - svn 20070406 * Fri Mar 30 2007 Leo, Shidai Liu 0.3.5-6.20070330svn - svn 20070330 - enable libnotify support * Sat Jan 13 2007 Shidai Liu, Leo 0.3.5-5 - Remove X-Fedora category in desktop file * Sat Jan 13 2007 Shidai Liu, Leo 0.3.5-4 - Add gettext to BuildRequires - remove deprecated categories in desktop file * Fri Jan 12 2007 Shidai Liu, Leo 0.3.5-3 - fix debuginfo rpm issues - fix desktop file issues - remove unnecessary update-desktop-database scriptlets (no Mimetypes entry in desktop file) * Fri Jan 12 2007 Shidai Liu, Leo 0.3.5-2 - Move desktop-file-utils to BuildRequires * Wed Jan 10 2007 Shidai Liu, Leo 0.3.5-1 - Initial build --- NEW FILE pcmanx.desktop --- [Desktop Entry] Encoding=UTF-8 Name=PCManX Exec=pcmanx Icon=pcmanx Type=Application Terminal=false GenericName=PCMan X BBS Client GenericName[zh_TW]=PCMan X BBS ???????????? GenericName[zh_CN]=PCMan X BBS ???????????? Comment=PCMan X BBS Client Comment[zh_TW]=PCMan X BBS ???????????? Comment[zh_CN]=PCMan X BBS ???????????? Index: sources =================================================================== RCS file: /cvs/extras/rpms/pcmanx-gtk2/FC-5/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 16 Apr 2007 15:43:21 -0000 1.1 +++ sources 16 Apr 2007 18:26:41 -0000 1.2 @@ -0,0 +1 @@ +4be1a6f2ec82064128ee4c0addf4faed pcmanx-gtk2.tar.gz From fedora-extras-commits at redhat.com Mon Apr 16 18:29:04 2007 From: fedora-extras-commits at redhat.com (Shidai Liu (leo)) Date: Mon, 16 Apr 2007 14:29:04 -0400 Subject: rpms/pcmanx-gtk2/FC-6 pcmanx-gtk2.spec, NONE, 1.1 pcmanx.desktop, NONE, 1.1 sources, 1.1, 1.2 Message-ID: <200704161829.l3GIT4nm022937@cvs-int.fedora.redhat.com> Author: leo Update of /cvs/extras/rpms/pcmanx-gtk2/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv22825 Modified Files: sources Added Files: pcmanx-gtk2.spec pcmanx.desktop Log Message: Initial import --- NEW FILE pcmanx-gtk2.spec --- # Source package is generated using: # 1. svn co https://svn.csie.net/pcmanx/trunk pcmanx-gtk2 # 2. tar czvf pcmanx-gtk2.tar.gz pcmanx-gtk2 %define alphatag 336svn Summary: Telnet client designed for BBS browsing Name: pcmanx-gtk2 Version: 0.3.5 Release: 9.%{alphatag}%{?dist} License: GPL Group: Applications/Internet Source0: http://pcmanx.csie.net/release/pcmanx-gtk2.tar.gz Source1: pcmanx.desktop URL: http://pcmanx.csie.net BuildRequires: gtk2-devel desktop-file-utils gettext libnotify-devel # required for generating configure script BuildRequires: gettext-devel libtool intltool Requires(post): /sbin/ldconfig Requires(postun): /sbin/ldconfig BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) %description An easy-to-use telnet client mainly targets BBS users. PCMan X is a newly developed GPL'd version of PCMan, a full-featured famous BBS client formerly designed for MS Windows only. It aimed to be an easy-to-use yet full-featured telnet client facilitating BBS browsing with the ability to process double-byte characters. %prep %setup -q -n %{name} ######################################################################## # automake 1.10 fails without config.rpath. # Check the following code and see if it can be removed. for f in `ls -d %{_datadir}/automake-1.* | sort -g -k 2 -t .` ; do automakever=`echo $f | sed -e 's|%{_datadir}/automake-||'` done eval %{__sed} -i.orig -e \'s\|-1\\\.9\|-$automakever\|\' autogen.sh %{__sed} -i -e 's|set -x|set -e -x|' autogen.sh touch config.rpath ######################################################################## ./autogen.sh #autoreconf -fi %build %configure --enable-libnotify make %{?_smp_mflags} %install rm -rf $RPM_BUILD_ROOT make install INSTALL="install -c -p" DESTDIR=$RPM_BUILD_ROOT mkdir -p $RPM_BUILD_ROOT%{_datadir}/applications desktop-file-install --vendor fedora \ --dir $RPM_BUILD_ROOT%{_datadir}/applications \ --add-category Network %{SOURCE1} # remove the original one rm -f $RPM_BUILD_ROOT/%{_datadir}/applications/pcmanx.desktop %find_lang pcmanx #remove .la .so files rm $RPM_BUILD_ROOT/%{_libdir}/*.la rm $RPM_BUILD_ROOT/%{_libdir}/*.so %clean rm -rf $RPM_BUILD_ROOT %post -p /sbin/ldconfig %postun -p /sbin/ldconfig %files -f pcmanx.lang %defattr(-,root,root,-) %doc AUTHORS ChangeLog COPYING NEWS TODO %dir %{_datadir}/pcmanx %{_bindir}/* %{_libdir}/libpcmanx* %{_datadir}/applications/* %{_datadir}/pcmanx/* %{_datadir}/pixmaps/*.png %changelog * Sat Apr 14 2007 Leo, Shidai Liu 0.3.5-9.336svn - remove README. Its content is not useful for end users * Sat Apr 14 2007 Leo, Shidai Liu 0.3.5-8.336svn - fix build in rawhide (automake 1.10) - use svn revision number instead of checkout date * Fri Apr 6 2007 Leo, Shidai Liu 0.3.5-7.20070406svn - fix svn build - svn 20070406 * Fri Mar 30 2007 Leo, Shidai Liu 0.3.5-6.20070330svn - svn 20070330 - enable libnotify support * Sat Jan 13 2007 Shidai Liu, Leo 0.3.5-5 - Remove X-Fedora category in desktop file * Sat Jan 13 2007 Shidai Liu, Leo 0.3.5-4 - Add gettext to BuildRequires - remove deprecated categories in desktop file * Fri Jan 12 2007 Shidai Liu, Leo 0.3.5-3 - fix debuginfo rpm issues - fix desktop file issues - remove unnecessary update-desktop-database scriptlets (no Mimetypes entry in desktop file) * Fri Jan 12 2007 Shidai Liu, Leo 0.3.5-2 - Move desktop-file-utils to BuildRequires * Wed Jan 10 2007 Shidai Liu, Leo 0.3.5-1 - Initial build --- NEW FILE pcmanx.desktop --- [Desktop Entry] Encoding=UTF-8 Name=PCManX Exec=pcmanx Icon=pcmanx Type=Application Terminal=false GenericName=PCMan X BBS Client GenericName[zh_TW]=PCMan X BBS ???????????? GenericName[zh_CN]=PCMan X BBS ???????????? Comment=PCMan X BBS Client Comment[zh_TW]=PCMan X BBS ???????????? Comment[zh_CN]=PCMan X BBS ???????????? Index: sources =================================================================== RCS file: /cvs/extras/rpms/pcmanx-gtk2/FC-6/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 16 Apr 2007 15:43:21 -0000 1.1 +++ sources 16 Apr 2007 18:28:30 -0000 1.2 @@ -0,0 +1 @@ +4be1a6f2ec82064128ee4c0addf4faed pcmanx-gtk2.tar.gz From fedora-extras-commits at redhat.com Mon Apr 16 18:31:23 2007 From: fedora-extras-commits at redhat.com (Nuno Santos (nsantos)) Date: Mon, 16 Apr 2007 14:31:23 -0400 Subject: rpms/qpidc import.log,1.2,1.3 Message-ID: <200704161831.l3GIVNr5023759@cvs-int.fedora.redhat.com> Author: nsantos Update of /cvs/extras/rpms/qpidc In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv23250 Modified Files: import.log Log Message: auto-import qpidc-0.2-1 on branch devel from qpidc-0.2-1.src.rpm updated package import Index: import.log =================================================================== RCS file: /cvs/extras/rpms/qpidc/import.log,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- import.log 12 Mar 2007 21:23:22 -0000 1.2 +++ import.log 16 Apr 2007 18:30:49 -0000 1.3 @@ -1 +1,2 @@ qpidc-0_1-4:HEAD:qpidc-0.1-4.src.rpm:1173734593 +qpidc-0_2-1:HEAD:qpidc-0.2-1.src.rpm:1176748239 From fedora-extras-commits at redhat.com Mon Apr 16 18:31:27 2007 From: fedora-extras-commits at redhat.com (Nuno Santos (nsantos)) Date: Mon, 16 Apr 2007 14:31:27 -0400 Subject: rpms/qpidc/devel .cvsignore, 1.2, 1.3 qpidc.spec, 1.1, 1.2 sources, 1.2, 1.3 Message-ID: <200704161831.l3GIVRtW023774@cvs-int.fedora.redhat.com> Author: nsantos Update of /cvs/extras/rpms/qpidc/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv23250/devel Modified Files: .cvsignore qpidc.spec sources Log Message: auto-import qpidc-0.2-1 on branch devel from qpidc-0.2-1.src.rpm updated package import Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/qpidc/devel/.cvsignore,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- .cvsignore 12 Mar 2007 21:23:24 -0000 1.2 +++ .cvsignore 16 Apr 2007 18:30:53 -0000 1.3 @@ -1 +1 @@ -qpidc-0.1.tar.gz +qpidc-0.2.tar.gz Index: qpidc.spec =================================================================== RCS file: /cvs/extras/rpms/qpidc/devel/qpidc.spec,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- qpidc.spec 12 Mar 2007 21:23:24 -0000 1.1 +++ qpidc.spec 16 Apr 2007 18:30:53 -0000 1.2 @@ -1,15 +1,15 @@ # -# Spec file for Qpid C++ packages: qpidc qpidc-devel, qpidd +# Spec file for Qpid C++ packages: qpidc qpidc-devel, qpidd, qpidd-devel # -%define daemon qpidd +%define qpidd qpidd Name: qpidc -Version: 0.1 -Release: 4%{?dist} +Version: 0.2 +Release: 1%{?dist} Summary: Libraries for Qpid C++ client applications Group: System Environment/Libraries License: Apache Software License -URL: http://rhm.et.redhat.com/qpidc/ +URL: http://rhm.et.redhat.com/qpidc Source0: http://rhm.et.redhat.com/download/%{name}-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) @@ -48,15 +48,25 @@ Libraries, header files and documentation for developing AMQP clients in C++ using Qpid. Qpid implements the AMQP messaging specification. -%package -n %{daemon} +%package -n %{qpidd} Summary: An AMQP message broker daemon Group: System Environment/Daemons Requires: %name = %version-%release -%description -n %{daemon} +%description -n %{qpidd} A message broker daemon that receives stores and routes messages using the open AMQP messaging protocol. +%package -n %{qpidd}-devel +Summary: Libraries and header files for developing Qpid broker extensions +Group: Development/System +Requires: %name-devel = %version-%release +Requires: %{qpidd} = %version-%release + +%description -n %{qpidd}-devel +Libraries and header files for developing extensions to the +Qpid broker daemon. + %prep %setup -q @@ -72,9 +82,6 @@ install -Dp -m0755 etc/qpidd %{buildroot}%{_initrddir}/qpidd rm -f %{buildroot}%_libdir/*.a rm -f %{buildroot}%_libdir/*.la -# There's no qpidd-devel package so no .so for the broker needed. -rm -f %{buildroot}%_libdir/libqpidbroker.so - %clean rm -rf %{buildroot} @@ -92,37 +99,45 @@ %files devel %defattr(-,root,root,-) -%_includedir/qpidc +%_includedir/qpid/*.h +%_includedir/qpid/client +%_includedir/qpid/framing +%_includedir/qpid/sys %_libdir/libqpidcommon.so %_libdir/libqpidclient.so %doc docs/api/html -# We don't need this perl script and it causes rpmlint to complain. -# There is probably a more polite way of calculating the devel docdir. -%files -n %{daemon} +%files -n %{qpidd} +%defattr(-,root,root,-) %_libdir/libqpidbroker.so.0 %_libdir/libqpidbroker.so.0.1.0 -%_sbindir/%{daemon} -%{_initrddir}/qpidd -%doc %_mandir/man1/%{daemon}.* +%_sbindir/%{qpidd} +%{_initrddir}/%{qpidd} +%doc %_mandir/man1/%{qpidd}.* + +%files -n %{qpidd}-devel +%doc rpm/README.qpidd-devel +%defattr(-,root,root,-) +%_libdir/libqpidbroker.so +%_includedir/qpid/broker %post -p /sbin/ldconfig %postun -p /sbin/ldconfig -%post -n %{daemon} +%post -n %{qpidd} # This adds the proper /etc/rc*.d links for the script /sbin/chkconfig --add qpidd /sbin/ldconfig -%preun -n %{daemon} +%preun -n %{qpidd} # Check that this is actual deinstallation, not just removing for upgrade. if [ $1 = 0 ]; then /sbin/service qpidd stop >/dev/null 2>&1 || : /sbin/chkconfig --del qpidd fi -%postun -n %{daemon} +%postun -n %{qpidd} if [ "$1" -ge "1" ]; then /sbin/service qpidd condrestart >/dev/null 2>&1 || : fi @@ -130,6 +145,12 @@ %changelog +* Thu Apr 12 2007 Alan Conway - 0.2-1 +- Bumped version number for rhm dependencies. + +* Wed Apr 11 2007 Alan Conway - 0.1-5 +- Add qpidd-devel sub-package. + * Mon Feb 19 2007 Jim Meyering - 0.1-4 - Address http://bugzilla.redhat.com/220630: - Remove redundant "cppunit" build-requires. @@ -145,3 +166,4 @@ * Fri Dec 8 2006 David Lutterkort - 0.1-1 - Initial version based on Jim Meyering's sketch and discussions with Alan Conway + Index: sources =================================================================== RCS file: /cvs/extras/rpms/qpidc/devel/sources,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- sources 12 Mar 2007 21:23:24 -0000 1.2 +++ sources 16 Apr 2007 18:30:53 -0000 1.3 @@ -1 +1 @@ -4725e88e47891367c8cd6fe9e06abf70 qpidc-0.1.tar.gz +444d52d632f96f2b3a633a692bf35315 qpidc-0.2.tar.gz From fedora-extras-commits at redhat.com Mon Apr 16 18:34:42 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Mon, 16 Apr 2007 14:34:42 -0400 Subject: owners owners.epel.list,1.111,1.112 Message-ID: <200704161834.l3GIYg8q024770@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/owners In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners Modified Files: owners.epel.list Log Message: add fortune-mod to EPEL Index: owners.epel.list =================================================================== RCS file: /cvs/extras/owners/owners.epel.list,v retrieving revision 1.111 retrieving revision 1.112 diff -u -r1.111 -r1.112 --- owners.epel.list 16 Apr 2007 18:14:41 -0000 1.111 +++ owners.epel.list 16 Apr 2007 18:34:12 -0000 1.112 @@ -71,6 +71,7 @@ Fedora EPEL|firmware-addon-dell|A firmware-tools plugin to handle BIOS/Firmware for Dell systems|mebrown at michaels-house.net,matt_domsch at dell.com|extras-qa at fedoraproject.org| Fedora EPEL|firmware-tools|Scripts and tools to manage firmware and BIOS updates|mebrown at michaels-house.net,matt_domsch at dell.com|extras-qa at fedoraproject.org| Fedora EPEL|fltk|A C++ user interface toolkit|rdieter at math.unl.edu|extras-qa at fedoraproject.org| +Fedora EPEL|fortune-mod|A program which will display a fortune|sheltren at cs.ucsb.edu|extras-qa at fedoraproject.org| Fedora EPEL|frozen-bubble|Frozen Bubble arcade game|matthias at rpmforge.net|extras-qa at fedoraproject.org|j.w.r.degoede at hhs.nl Fedora EPEL|fwrestart|safe firewall restarting script|kevin-redhat-bugzilla at tummy.com|extras-qa at fedoraproject.org| Fedora EPEL|ganglia|Distributed Monitoring System|jwilson at redhat.com|extras-qa at fedoraproject.org| From fedora-extras-commits at redhat.com Mon Apr 16 19:26:18 2007 From: fedora-extras-commits at redhat.com (Deji Akingunola (deji)) Date: Mon, 16 Apr 2007 15:26:18 -0400 Subject: rpms/gparted/devel gparted-console.apps, 1.1, 1.2 gparted.spec, 1.27, 1.28 run-gparted, 1.1, 1.2 Message-ID: <200704161926.l3GJQISU032044@cvs-int.fedora.redhat.com> Author: deji Update of /cvs/extras/rpms/gparted/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv32021 Modified Files: gparted-console.apps gparted.spec run-gparted Log Message: * Mon Apr 15 2007 Deji Akingunola - 0.3.3-9 - Fix the typos and stupidity in the consolehelper and hal-lock files Index: gparted-console.apps =================================================================== RCS file: /cvs/extras/rpms/gparted/devel/gparted-console.apps,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- gparted-console.apps 3 Apr 2007 03:52:33 -0000 1.1 +++ gparted-console.apps 16 Apr 2007 19:25:44 -0000 1.2 @@ -1,3 +1,3 @@ USER=root -PROGRAM=%{_bindir}/run_gparted +PROGRAM=/usr/bin/run-gparted SESSION=true Index: gparted.spec =================================================================== RCS file: /cvs/extras/rpms/gparted/devel/gparted.spec,v retrieving revision 1.27 retrieving revision 1.28 diff -u -r1.27 -r1.28 --- gparted.spec 3 Apr 2007 04:25:11 -0000 1.27 +++ gparted.spec 16 Apr 2007 19:25:44 -0000 1.28 @@ -1,7 +1,7 @@ Summary: Gnome Partition Editor Name: gparted Version: 0.3.3 -Release: 8%{?dist} +Release: 9%{?dist} Group: Applications/System License: GPL URL: http://gparted.sourceforge.net @@ -81,6 +81,9 @@ %config(noreplace) %{_sysconfdir}/security/console.apps/gparted %changelog +* Mon Apr 15 2007 Deji Akingunola - 0.3.3-9 +- Fix the typos and stupidity in the consolehelper and hal-lock files + * Mon Apr 04 2007 Deji Akingunola - 0.3.3-8 - Explicitly require hal >= 0.5.9 - Remove the hal policy file created by gparted (if it's still there) on upgrade Index: run-gparted =================================================================== RCS file: /cvs/extras/rpms/gparted/devel/run-gparted,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- run-gparted 3 Apr 2007 03:52:33 -0000 1.1 +++ run-gparted 16 Apr 2007 19:25:44 -0000 1.2 @@ -1,2 +1,2 @@ #!/bin/bash -%{_bindir}/hal-lock --interface org.freedesktop.Hal.Device.Storage --exclusive --run %{_sbindir}/gparted +%{_bindir}/hal-lock --interface org.freedesktop.Hal.Device.Storage --exclusive --run /usr/sbin/gparted From fedora-extras-commits at redhat.com Mon Apr 16 20:28:34 2007 From: fedora-extras-commits at redhat.com (Till Maas (till)) Date: Mon, 16 Apr 2007 16:28:34 -0400 Subject: rpms/aircrack-ng/devel .cvsignore, 1.3, 1.4 aircrack-ng.spec, 1.2, 1.3 sources, 1.3, 1.4 Message-ID: <200704162028.l3GKSY0S004967@cvs-int.fedora.redhat.com> Author: till Update of /cvs/extras/rpms/aircrack-ng/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv4946 Modified Files: .cvsignore aircrack-ng.spec sources Log Message: update Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/aircrack-ng/devel/.cvsignore,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- .cvsignore 12 Apr 2007 20:10:37 -0000 1.3 +++ .cvsignore 16 Apr 2007 20:28:00 -0000 1.4 @@ -1 +1 @@ -aircrack-ng-20070413.tar.gz +aircrack-ng-20070417.tar.gz Index: aircrack-ng.spec =================================================================== RCS file: /cvs/extras/rpms/aircrack-ng/devel/aircrack-ng.spec,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- aircrack-ng.spec 12 Apr 2007 20:10:37 -0000 1.2 +++ aircrack-ng.spec 16 Apr 2007 20:28:00 -0000 1.3 @@ -1,6 +1,8 @@ +%define svndate 20070417 + Name: aircrack-ng Version: 0.8 -Release: 0.1.20070413svn%{?dist} +Release: 0.2.%{svndate}svn%{?dist} Summary: 802.11 (wireless) sniffer and WEP/WPA-PSK key cracker Group: Applications/System @@ -9,9 +11,9 @@ URL: http://www.aircrack-ng.org/ # aircrack-ng 0.8 will be released soon mostly changes to some windows code # are missing -# Tarball can be generated with ./aircrack-tarball 20070413 +# Tarball can be generated with ./aircrack-tarball #Source0: http://download.aircrack-ng.org/aircrack-ng-%{version}.tar.gz -Source0: aircrack-ng-20070413.tar.gz +Source0: aircrack-ng-%{svndate}.tar.gz Source1: %{name}-tarball BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) @@ -25,7 +27,7 @@ %prep -%setup -q -n aircrack-ng-20070413 +%setup -q -n aircrack-ng-%{svndate} %build @@ -52,6 +54,9 @@ %changelog +* Thu Apr 12 2007 Till Maas - 0.8-0.2.20070417svn +- some more bugfixes + * Thu Apr 12 2007 Till Maas - 0.8-0.1.20070413svn - update to 0.8 - fixes http://archives.neohapsis.com/archives/fulldisclosure/2007-04/0408.html Index: sources =================================================================== RCS file: /cvs/extras/rpms/aircrack-ng/devel/sources,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- sources 12 Apr 2007 20:10:37 -0000 1.3 +++ sources 16 Apr 2007 20:28:00 -0000 1.4 @@ -1 +1 @@ -265f3fac11b27160b2a35d7b9b24702a aircrack-ng-20070413.tar.gz +a1b621dc11314de2776f0818591e0e0c aircrack-ng-20070417.tar.gz From fedora-extras-commits at redhat.com Mon Apr 16 20:36:29 2007 From: fedora-extras-commits at redhat.com (Till Maas (till)) Date: Mon, 16 Apr 2007 16:36:29 -0400 Subject: rpms/aircrack-ng/FC-6 .cvsignore, 1.2, 1.3 aircrack-ng.spec, 1.2, 1.3 sources, 1.3, 1.4 Message-ID: <200704162036.l3GKaTsE005502@cvs-int.fedora.redhat.com> Author: till Update of /cvs/extras/rpms/aircrack-ng/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv5474 Modified Files: .cvsignore aircrack-ng.spec sources Log Message: sync with devel Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/aircrack-ng/FC-6/.cvsignore,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- .cvsignore 12 Apr 2007 21:46:36 -0000 1.2 +++ .cvsignore 16 Apr 2007 20:35:56 -0000 1.3 @@ -1 +1 @@ -aircrack-ng-20070413.tar.gz +aircrack-ng-20070417.tar.gz Index: aircrack-ng.spec =================================================================== RCS file: /cvs/extras/rpms/aircrack-ng/FC-6/aircrack-ng.spec,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- aircrack-ng.spec 12 Apr 2007 21:46:36 -0000 1.2 +++ aircrack-ng.spec 16 Apr 2007 20:35:56 -0000 1.3 @@ -1,6 +1,8 @@ +%define svndate 20070417 + Name: aircrack-ng Version: 0.8 -Release: 0.1.20070413svn%{?dist} +Release: 0.2.%{svndate}svn%{?dist} Summary: 802.11 (wireless) sniffer and WEP/WPA-PSK key cracker Group: Applications/System @@ -9,9 +11,9 @@ URL: http://www.aircrack-ng.org/ # aircrack-ng 0.8 will be released soon mostly changes to some windows code # are missing -# Tarball can be generated with ./aircrack-tarball 20070413 +# Tarball can be generated with ./aircrack-tarball #Source0: http://download.aircrack-ng.org/aircrack-ng-%{version}.tar.gz -Source0: aircrack-ng-20070413.tar.gz +Source0: aircrack-ng-%{svndate}.tar.gz Source1: %{name}-tarball BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) @@ -25,7 +27,7 @@ %prep -%setup -q -n aircrack-ng-20070413 +%setup -q -n aircrack-ng-%{svndate} %build @@ -52,6 +54,9 @@ %changelog +* Thu Apr 12 2007 Till Maas - 0.8-0.2.20070417svn +- some more bugfixes + * Thu Apr 12 2007 Till Maas - 0.8-0.1.20070413svn - update to 0.8 - fixes http://archives.neohapsis.com/archives/fulldisclosure/2007-04/0408.html Index: sources =================================================================== RCS file: /cvs/extras/rpms/aircrack-ng/FC-6/sources,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- sources 12 Apr 2007 21:46:36 -0000 1.3 +++ sources 16 Apr 2007 20:35:56 -0000 1.4 @@ -1 +1 @@ -265f3fac11b27160b2a35d7b9b24702a aircrack-ng-20070413.tar.gz +a1b621dc11314de2776f0818591e0e0c aircrack-ng-20070417.tar.gz From fedora-extras-commits at redhat.com Mon Apr 16 20:39:16 2007 From: fedora-extras-commits at redhat.com (Till Maas (till)) Date: Mon, 16 Apr 2007 16:39:16 -0400 Subject: rpms/aircrack-ng/FC-6 aircrack-ng.spec,1.3,1.4 Message-ID: <200704162039.l3GKdGtE005675@cvs-int.fedora.redhat.com> Author: till Update of /cvs/extras/rpms/aircrack-ng/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv5638 Modified Files: aircrack-ng.spec Log Message: release bump for make tag Index: aircrack-ng.spec =================================================================== RCS file: /cvs/extras/rpms/aircrack-ng/FC-6/aircrack-ng.spec,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- aircrack-ng.spec 16 Apr 2007 20:35:56 -0000 1.3 +++ aircrack-ng.spec 16 Apr 2007 20:38:42 -0000 1.4 @@ -2,7 +2,7 @@ Name: aircrack-ng Version: 0.8 -Release: 0.2.%{svndate}svn%{?dist} +Release: 0.2.%{svndate}svn%{?dist}.1 Summary: 802.11 (wireless) sniffer and WEP/WPA-PSK key cracker Group: Applications/System @@ -54,6 +54,9 @@ %changelog +* Thu Apr 12 2007 Till Maas - 0.8-0.2.20070417svn.fc6.1 +- bump release because of annoying make tag + * Thu Apr 12 2007 Till Maas - 0.8-0.2.20070417svn - some more bugfixes From fedora-extras-commits at redhat.com Mon Apr 16 20:39:52 2007 From: fedora-extras-commits at redhat.com (Robert Scheck (robert)) Date: Mon, 16 Apr 2007 16:39:52 -0400 Subject: rpms/mimedefang/devel .cvsignore, 1.4, 1.5 mimedefang.spec, 1.6, 1.7 sources, 1.4, 1.5 Message-ID: <200704162039.l3GKdqnw005739@cvs-int.fedora.redhat.com> Author: robert Update of /cvs/extras/rpms/mimedefang/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv5674 Modified Files: .cvsignore mimedefang.spec sources Log Message: Upgrade to 2.62 Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/mimedefang/devel/.cvsignore,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- .cvsignore 14 Feb 2007 21:05:35 -0000 1.4 +++ .cvsignore 16 Apr 2007 20:39:18 -0000 1.5 @@ -1 +1 @@ -mimedefang-2.61.tar.gz +mimedefang-2.62.tar.gz Index: mimedefang.spec =================================================================== RCS file: /cvs/extras/rpms/mimedefang/devel/mimedefang.spec,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- mimedefang.spec 14 Feb 2007 21:05:35 -0000 1.6 +++ mimedefang.spec 16 Apr 2007 20:39:18 -0000 1.7 @@ -1,6 +1,6 @@ Summary: E-Mail filtering framework using Sendmail's Milter interface Name: mimedefang -Version: 2.61 +Version: 2.62 Release: 1%{?dist} License: GPL Group: System Environment/Daemons @@ -95,6 +95,9 @@ %config(noreplace) %{_sysconfdir}/logrotate.d/%{name} %changelog +* Mon Apr 16 2007 Robert Scheck 2.62-1 +- Upgrade to 2.62 + * Wed Feb 14 2007 Robert Scheck 2.61-1 - Upgrade to 2.61 (#228757) Index: sources =================================================================== RCS file: /cvs/extras/rpms/mimedefang/devel/sources,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- sources 14 Feb 2007 21:05:35 -0000 1.4 +++ sources 16 Apr 2007 20:39:18 -0000 1.5 @@ -1 +1 @@ -3da2d687a40bd8ed2ef4b1db3a5ea863 mimedefang-2.61.tar.gz +2b040a77e93ab913a83aaa45a94a54a9 mimedefang-2.62.tar.gz From fedora-extras-commits at redhat.com Mon Apr 16 20:41:11 2007 From: fedora-extras-commits at redhat.com (Robert Scheck (robert)) Date: Mon, 16 Apr 2007 16:41:11 -0400 Subject: rpms/mimedefang/FC-5 .cvsignore, 1.4, 1.5 mimedefang.spec, 1.6, 1.7 sources, 1.4, 1.5 Message-ID: <200704162041.l3GKfBtY005818@cvs-int.fedora.redhat.com> Author: robert Update of /cvs/extras/rpms/mimedefang/FC-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv5793 Modified Files: .cvsignore mimedefang.spec sources Log Message: Upgrade to 2.62 Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/mimedefang/FC-5/.cvsignore,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- .cvsignore 14 Feb 2007 21:08:42 -0000 1.4 +++ .cvsignore 16 Apr 2007 20:40:36 -0000 1.5 @@ -1 +1 @@ -mimedefang-2.61.tar.gz +mimedefang-2.62.tar.gz Index: mimedefang.spec =================================================================== RCS file: /cvs/extras/rpms/mimedefang/FC-5/mimedefang.spec,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- mimedefang.spec 14 Feb 2007 21:08:42 -0000 1.6 +++ mimedefang.spec 16 Apr 2007 20:40:36 -0000 1.7 @@ -1,6 +1,6 @@ Summary: E-Mail filtering framework using Sendmail's Milter interface Name: mimedefang -Version: 2.61 +Version: 2.62 Release: 1%{?dist} License: GPL Group: System Environment/Daemons @@ -95,6 +95,9 @@ %config(noreplace) %{_sysconfdir}/logrotate.d/%{name} %changelog +* Mon Apr 16 2007 Robert Scheck 2.62-1 +- Upgrade to 2.62 + * Wed Feb 14 2007 Robert Scheck 2.61-1 - Upgrade to 2.61 (#228757) Index: sources =================================================================== RCS file: /cvs/extras/rpms/mimedefang/FC-5/sources,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- sources 14 Feb 2007 21:08:42 -0000 1.4 +++ sources 16 Apr 2007 20:40:36 -0000 1.5 @@ -1 +1 @@ -3da2d687a40bd8ed2ef4b1db3a5ea863 mimedefang-2.61.tar.gz +2b040a77e93ab913a83aaa45a94a54a9 mimedefang-2.62.tar.gz From fedora-extras-commits at redhat.com Mon Apr 16 20:42:28 2007 From: fedora-extras-commits at redhat.com (Robert Scheck (robert)) Date: Mon, 16 Apr 2007 16:42:28 -0400 Subject: rpms/mimedefang/FC-6 .cvsignore, 1.4, 1.5 mimedefang.spec, 1.6, 1.7 sources, 1.4, 1.5 Message-ID: <200704162042.l3GKgSYn005915@cvs-int.fedora.redhat.com> Author: robert Update of /cvs/extras/rpms/mimedefang/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv5886 Modified Files: .cvsignore mimedefang.spec sources Log Message: Upgrade to 2.62 Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/mimedefang/FC-6/.cvsignore,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- .cvsignore 14 Feb 2007 21:09:37 -0000 1.4 +++ .cvsignore 16 Apr 2007 20:41:55 -0000 1.5 @@ -1 +1 @@ -mimedefang-2.61.tar.gz +mimedefang-2.62.tar.gz Index: mimedefang.spec =================================================================== RCS file: /cvs/extras/rpms/mimedefang/FC-6/mimedefang.spec,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- mimedefang.spec 14 Feb 2007 21:09:37 -0000 1.6 +++ mimedefang.spec 16 Apr 2007 20:41:55 -0000 1.7 @@ -1,6 +1,6 @@ Summary: E-Mail filtering framework using Sendmail's Milter interface Name: mimedefang -Version: 2.61 +Version: 2.62 Release: 1%{?dist} License: GPL Group: System Environment/Daemons @@ -95,6 +95,9 @@ %config(noreplace) %{_sysconfdir}/logrotate.d/%{name} %changelog +* Mon Apr 16 2007 Robert Scheck 2.62-1 +- Upgrade to 2.62 + * Wed Feb 14 2007 Robert Scheck 2.61-1 - Upgrade to 2.61 (#228757) Index: sources =================================================================== RCS file: /cvs/extras/rpms/mimedefang/FC-6/sources,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- sources 14 Feb 2007 21:09:37 -0000 1.4 +++ sources 16 Apr 2007 20:41:55 -0000 1.5 @@ -1 +1 @@ -3da2d687a40bd8ed2ef4b1db3a5ea863 mimedefang-2.61.tar.gz +2b040a77e93ab913a83aaa45a94a54a9 mimedefang-2.62.tar.gz From fedora-extras-commits at redhat.com Mon Apr 16 20:43:42 2007 From: fedora-extras-commits at redhat.com (Robert Scheck (robert)) Date: Mon, 16 Apr 2007 16:43:42 -0400 Subject: rpms/mimedefang/EL-4 .cvsignore, 1.4, 1.5 mimedefang.spec, 1.6, 1.7 sources, 1.4, 1.5 Message-ID: <200704162043.l3GKhgdq005987@cvs-int.fedora.redhat.com> Author: robert Update of /cvs/extras/rpms/mimedefang/EL-4 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv5964 Modified Files: .cvsignore mimedefang.spec sources Log Message: Upgrade to 2.62 Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/mimedefang/EL-4/.cvsignore,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- .cvsignore 14 Feb 2007 21:06:36 -0000 1.4 +++ .cvsignore 16 Apr 2007 20:43:08 -0000 1.5 @@ -1 +1 @@ -mimedefang-2.61.tar.gz +mimedefang-2.62.tar.gz Index: mimedefang.spec =================================================================== RCS file: /cvs/extras/rpms/mimedefang/EL-4/mimedefang.spec,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- mimedefang.spec 14 Feb 2007 21:06:36 -0000 1.6 +++ mimedefang.spec 16 Apr 2007 20:43:08 -0000 1.7 @@ -1,6 +1,6 @@ Summary: E-Mail filtering framework using Sendmail's Milter interface Name: mimedefang -Version: 2.61 +Version: 2.62 Release: 1%{?dist} License: GPL Group: System Environment/Daemons @@ -95,6 +95,9 @@ %config(noreplace) %{_sysconfdir}/logrotate.d/%{name} %changelog +* Mon Apr 16 2007 Robert Scheck 2.62-1 +- Upgrade to 2.62 + * Wed Feb 14 2007 Robert Scheck 2.61-1 - Upgrade to 2.61 (#228757) Index: sources =================================================================== RCS file: /cvs/extras/rpms/mimedefang/EL-4/sources,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- sources 14 Feb 2007 21:06:36 -0000 1.4 +++ sources 16 Apr 2007 20:43:08 -0000 1.5 @@ -1 +1 @@ -3da2d687a40bd8ed2ef4b1db3a5ea863 mimedefang-2.61.tar.gz +2b040a77e93ab913a83aaa45a94a54a9 mimedefang-2.62.tar.gz From fedora-extras-commits at redhat.com Mon Apr 16 20:46:21 2007 From: fedora-extras-commits at redhat.com (Robert Scheck (robert)) Date: Mon, 16 Apr 2007 16:46:21 -0400 Subject: rpms/mimedefang/EL-5 .cvsignore, 1.4, 1.5 mimedefang.spec, 1.6, 1.7 sources, 1.4, 1.5 Message-ID: <200704162046.l3GKkLOa006080@cvs-int.fedora.redhat.com> Author: robert Update of /cvs/extras/rpms/mimedefang/EL-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv6048 Modified Files: .cvsignore mimedefang.spec sources Log Message: Upgrade to 2.62 Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/mimedefang/EL-5/.cvsignore,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- .cvsignore 14 Feb 2007 21:07:43 -0000 1.4 +++ .cvsignore 16 Apr 2007 20:45:47 -0000 1.5 @@ -1 +1 @@ -mimedefang-2.61.tar.gz +mimedefang-2.62.tar.gz Index: mimedefang.spec =================================================================== RCS file: /cvs/extras/rpms/mimedefang/EL-5/mimedefang.spec,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- mimedefang.spec 14 Feb 2007 21:07:43 -0000 1.6 +++ mimedefang.spec 16 Apr 2007 20:45:47 -0000 1.7 @@ -1,6 +1,6 @@ Summary: E-Mail filtering framework using Sendmail's Milter interface Name: mimedefang -Version: 2.61 +Version: 2.62 Release: 1%{?dist} License: GPL Group: System Environment/Daemons @@ -95,6 +95,9 @@ %config(noreplace) %{_sysconfdir}/logrotate.d/%{name} %changelog +* Mon Apr 16 2007 Robert Scheck 2.62-1 +- Upgrade to 2.62 + * Wed Feb 14 2007 Robert Scheck 2.61-1 - Upgrade to 2.61 (#228757) Index: sources =================================================================== RCS file: /cvs/extras/rpms/mimedefang/EL-5/sources,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- sources 14 Feb 2007 21:07:43 -0000 1.4 +++ sources 16 Apr 2007 20:45:47 -0000 1.5 @@ -1 +1 @@ -3da2d687a40bd8ed2ef4b1db3a5ea863 mimedefang-2.61.tar.gz +2b040a77e93ab913a83aaa45a94a54a9 mimedefang-2.62.tar.gz From fedora-extras-commits at redhat.com Mon Apr 16 20:52:53 2007 From: fedora-extras-commits at redhat.com (Nuno Santos (nsantos)) Date: Mon, 16 Apr 2007 16:52:53 -0400 Subject: rpms/qpidc import.log,1.3,1.4 Message-ID: <200704162052.l3GKqrSk006361@cvs-int.fedora.redhat.com> Author: nsantos Update of /cvs/extras/rpms/qpidc In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv6314 Modified Files: import.log Log Message: Import updated package to solve memory errors on x86_64 Index: import.log =================================================================== RCS file: /cvs/extras/rpms/qpidc/import.log,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- import.log 16 Apr 2007 18:30:49 -0000 1.3 +++ import.log 16 Apr 2007 20:52:19 -0000 1.4 @@ -1,2 +1,3 @@ qpidc-0_1-4:HEAD:qpidc-0.1-4.src.rpm:1173734593 qpidc-0_2-1:HEAD:qpidc-0.2-1.src.rpm:1176748239 +qpidc-0_2-2:HEAD:qpidc-0.2-2.src.rpm:1176756668 From fedora-extras-commits at redhat.com Mon Apr 16 20:52:57 2007 From: fedora-extras-commits at redhat.com (Nuno Santos (nsantos)) Date: Mon, 16 Apr 2007 16:52:57 -0400 Subject: rpms/qpidc/devel qpidc.spec,1.2,1.3 sources,1.3,1.4 Message-ID: <200704162052.l3GKqvoj006365@cvs-int.fedora.redhat.com> Author: nsantos Update of /cvs/extras/rpms/qpidc/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv6314/devel Modified Files: qpidc.spec sources Log Message: Import updated package to solve memory errors on x86_64 Index: qpidc.spec =================================================================== RCS file: /cvs/extras/rpms/qpidc/devel/qpidc.spec,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- qpidc.spec 16 Apr 2007 18:30:53 -0000 1.2 +++ qpidc.spec 16 Apr 2007 20:52:23 -0000 1.3 @@ -5,7 +5,7 @@ Name: qpidc Version: 0.2 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Libraries for Qpid C++ client applications Group: System Environment/Libraries License: Apache Software License @@ -145,6 +145,9 @@ %changelog +* Mon Apr 16 2007 Alan Conway - 0.2-2 +- Bugfix for memory errors on x86_64. + * Thu Apr 12 2007 Alan Conway - 0.2-1 - Bumped version number for rhm dependencies. Index: sources =================================================================== RCS file: /cvs/extras/rpms/qpidc/devel/sources,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- sources 16 Apr 2007 18:30:53 -0000 1.3 +++ sources 16 Apr 2007 20:52:23 -0000 1.4 @@ -1 +1 @@ -444d52d632f96f2b3a633a692bf35315 qpidc-0.2.tar.gz +5038610035340e026c6e7768d29bbcbb qpidc-0.2.tar.gz From fedora-extras-commits at redhat.com Mon Apr 16 21:12:26 2007 From: fedora-extras-commits at redhat.com (Andreas Bierfert (awjb)) Date: Mon, 16 Apr 2007 17:12:26 -0400 Subject: rpms/claws-mail-plugins/FC-5 .cvsignore, 1.4, 1.5 claws-mail-plugins.spec, 1.7, 1.8 sources, 1.4, 1.5 Message-ID: <200704162112.l3GLCQE0011968@cvs-int.fedora.redhat.com> Author: awjb Update of /cvs/extras/rpms/claws-mail-plugins/FC-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv11908/FC-5 Modified Files: .cvsignore claws-mail-plugins.spec sources Log Message: - version upgrade Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/claws-mail-plugins/FC-5/.cvsignore,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- .cvsignore 28 Feb 2007 13:19:50 -0000 1.4 +++ .cvsignore 16 Apr 2007 21:11:52 -0000 1.5 @@ -1 +1 @@ -claws-mail-extra-plugins-2.8.0.tar.bz2 +claws-mail-extra-plugins-2.9.0.tar.bz2 Index: claws-mail-plugins.spec =================================================================== RCS file: /cvs/extras/rpms/claws-mail-plugins/FC-5/claws-mail-plugins.spec,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- claws-mail-plugins.spec 6 Mar 2007 07:49:11 -0000 1.7 +++ claws-mail-plugins.spec 16 Apr 2007 21:11:52 -0000 1.8 @@ -1,24 +1,22 @@ -# define pulgin version -%define acpinotifier 1.0.8 -%define attachwarner 0.2.5 +# define plugin version +%define acpinotifier 1.0.9 +%define attachwarner 0.2.6 %define attremover 1.0.5 %define cachesaver 0.10.4 -%define etpanprivacy 0.15.5 %define fetchinfo 0.4.18 -%define gtkhtml2viewer 0.14.2 -%define maildir 0.24.4 +%define gtkhtml2viewer 0.15 %define mailmbox 1.13 %define newmail 0.0.9 -%define notification 0.9 -%define pdfviewer 0.2 -%define perl 0.9.7 -%define rssyl 0.11 +%define notification 0.10 +%define pdfviewer 0.3 +%define perl 0.9.8 +%define rssyl 0.12 %define smime 0.7 %define synce 0.7 -%define vcalendar 1.94 +%define vcalendar 1.95 Name: claws-mail-plugins -Version: 2.8.0 -Release: 2%{?dist} +Version: 2.9.0 +Release: 1%{?dist} Summary: Additional plugins for claws-mail Group: Applications/Internet @@ -46,10 +44,10 @@ Requires: %{name}-att-remover = %{version}-%{release} Requires: %{name}-attachwarner = %{version}-%{release} Requires: %{name}-cachesaver = %{version}-%{release} -Requires: %{name}-etpan-privacy = %{version}-%{release} +Obsoletes: %{name}-etpan-privacy < %{version}-%{release} Requires: %{name}-fetchinfo = %{version}-%{release} Requires: %{name}-gtkhtml2-viewer = %{version}-%{release} -Requires: %{name}-maildir = %{version}-%{release} +Obsoletes: %{name}-maildir < %{version}-%{release} Requires: %{name}-mailmbox = %{version}-%{release} Requires: %{name}-newmail = %{version}-%{release} Requires: %{name}-notification = %{version}-%{release} @@ -67,6 +65,8 @@ Requires: %{name}-bogofilter Obsoletes: sylpheed-claws-plugins <= 2.6.0 Provides: sylpheed-claws-plugins = %{version}-%{release} +Obsoletes: sylpheed-claws-plugins-etpan-privacy <= 2.6.0 +Obsoletes: sylpheed-claws-plugins-maildir <= 2.6.0 %description Additional plugins for claws-mail @@ -111,17 +111,6 @@ This plugin saves the caches every 60 seconds (or user-defined period). It helps avoiding the loss of metadata on crashes. -%package etpan-privacy -Summary: Privacy plugin for claws-mail -Group: Applications/Internet -Requires: claws-mail >= %{version} -Provides: sylpheed-claws-plugins-etpan-privacy = %{version}-%{release} -Obsoletes: sylpheed-claws-plugins-etpan-privacy <= 2.6.0 - -%description etpan-privacy -This allows to use the privacy architecture of etPan!, so that drivers -implemented for etPan! can be immediately used in claws-mail. - %package fetchinfo Summary: Inserts headers containing some download information Group: Applications/Internet @@ -144,19 +133,6 @@ %description gtkhtml2-viewer %{summary} -%package maildir -Summary: Provide direct access to Maildir++ Mailboxes -Group: Applications/Internet -Requires: claws-mail >= %{version} -Provides: sylpheed-claws-plugins-maildir = %{version}-%{release} -Obsoletes: sylpheed-claws-plugins-maildir <= 2.6.0 - -%description maildir -The Maildir++ plugin for Sylpheed-Claws provides direct access -to Maildir++ Mailboxes used by IMAP-Servers like Courier-IMAP, -BincIMAP or Dovecot without having all the IMAP overhead of a -connection to 'localhost' - %package mailmbox Summary: Support for mailboxes in mbox format Group: Applications/Internet @@ -279,11 +255,6 @@ %configure --disable-static --disable-dependency-tracking %{__make} %{?_smp_mflags} -#etpan-privacy -cd ../etpan-privacy-%{etpanprivacy} -%configure --disable-static --disable-dependency-tracking -%{__make} %{?_smp_mflags} LIBTOOL=%{_bindir}/libtool - #fetchinfo-plugin cd ../fetchinfo-plugin-%{fetchinfo} %configure --disable-static --disable-dependency-tracking @@ -294,11 +265,6 @@ %configure --disable-static --disable-dependency-tracking --disable-rpath %{__make} %{?_smp_mflags} LIBTOOL=%{_bindir}/libtool -#maildir -cd ../maildir-%{maildir} -%configure --disable-static --disable-dependency-tracking -%{__make} %{?_smp_mflags} - #mailmbox cd ../mailmbox-%{mailmbox} %configure --disable-static --disable-dependency-tracking @@ -365,11 +331,6 @@ %{__make} install DESTDIR=$RPM_BUILD_ROOT CLAWS_MAIL_PLUGINDIR=%{_libdir}/claws-mail/plugins/ -#etpan-privacy -cd ../etpan-privacy-%{etpanprivacy} -%{__make} install DESTDIR=$RPM_BUILD_ROOT CLAWS_MAIL_PLUGINDIR=%{_libdir}/claws-mail/plugins/ - - #fetchinfo-plugin cd ../fetchinfo-plugin-%{fetchinfo} %{__make} install DESTDIR=$RPM_BUILD_ROOT CLAWS_MAIL_PLUGINDIR=%{_libdir}/claws-mail/plugins/ @@ -380,11 +341,6 @@ %{__make} install DESTDIR=$RPM_BUILD_ROOT CLAWS_MAIL_PLUGINDIR=%{_libdir}/claws-mail/plugins/ -#maildir -cd ../maildir-%{maildir} -%{__make} install DESTDIR=$RPM_BUILD_ROOT CLAWS_MAIL_PLUGINDIR=%{_libdir}/claws-mail/plugins/ - - #mailmbox cd ../mailmbox-%{mailmbox} %{__make} install DESTDIR=$RPM_BUILD_ROOT CLAWS_MAIL_PLUGINDIR=%{_libdir}/claws-mail/plugins/ @@ -447,6 +403,7 @@ %doc acpi_notifier-%{acpinotifier}/README %{_libdir}/claws-mail/plugins/acpi_notifier* %lang(ca) %{_datadir}/locale/ca/LC_MESSAGES/acpi_notifier.mo +%lang(cs) %{_datadir}/locale/cs/LC_MESSAGES/acpi_notifier.mo %lang(de) %{_datadir}/locale/de/LC_MESSAGES/acpi_notifier.mo %lang(es) %{_datadir}/locale/es/LC_MESSAGES/acpi_notifier.mo %lang(fi) %{_datadir}/locale/fi/LC_MESSAGES/acpi_notifier.mo @@ -470,6 +427,7 @@ %doc attachwarner-%{attachwarner}/README %doc attachwarner-%{attachwarner}/TODO %lang(ca) %{_datadir}/locale/ca/LC_MESSAGES/attachwarner.mo +%lang(cs) %{_datadir}/locale/cs/LC_MESSAGES/attachwarner.mo %lang(de) %{_datadir}/locale/de/LC_MESSAGES/attachwarner.mo %lang(es) %{_datadir}/locale/es/LC_MESSAGES/attachwarner.mo %lang(fi) %{_datadir}/locale/fi/LC_MESSAGES/attachwarner.mo @@ -479,6 +437,7 @@ %lang(pl) %{_datadir}/locale/pl/LC_MESSAGES/attachwarner.mo %lang(pt_BR) %{_datadir}/locale/pt_BR/LC_MESSAGES/attachwarner.mo %lang(sk) %{_datadir}/locale/sk/LC_MESSAGES/attachwarner.mo +%lang(sr) %{_datadir}/locale/sr/LC_MESSAGES/attachwarner.mo %files att-remover %defattr(-,root,root,-) @@ -496,14 +455,6 @@ %doc cachesaver-%{cachesaver}/COPYING %{_libdir}/claws-mail/plugins/cachesaver* -%files etpan-privacy -%defattr(-,root,root,-) -%doc etpan-privacy-%{etpanprivacy}/AUTHORS -%doc etpan-privacy-%{etpanprivacy}/ChangeLog -%doc etpan-privacy-%{etpanprivacy}/COPYING -%doc etpan-privacy-%{etpanprivacy}/README -%{_libdir}/claws-mail/plugins/etpan-privacy.so - %files fetchinfo %defattr(-,root,root,-) %doc fetchinfo-plugin-%{fetchinfo}/ChangeLog @@ -529,15 +480,6 @@ %lang(pl) %{_datadir}/locale/pl/LC_MESSAGES/gtkhtml2_viewer.mo -%files maildir -%defattr(-,root,root,-) -%doc maildir-%{maildir}/AUTHORS -%doc maildir-%{maildir}/ChangeLog -%doc maildir-%{maildir}/COPYING -%doc maildir-%{maildir}/README -%doc maildir-%{maildir}/doc/README.xml -%{_libdir}/claws-mail/plugins/maildir* - %files mailmbox %defattr(-,root,root,-) %doc mailmbox-%{mailmbox}/AUTHORS @@ -562,6 +504,11 @@ %doc notification_plugin-%{notification}/COPYING %doc notification_plugin-%{notification}/README %{_libdir}/claws-mail/plugins/notification_plugin.so +%lang(ca) %{_datadir}/locale/ca/LC_MESSAGES/notification_plugin.mo +%lang(cs) %{_datadir}/locale/cs/LC_MESSAGES/notification_plugin.mo +%lang(hu) %{_datadir}/locale/hu/LC_MESSAGES/notification_plugin.mo +%lang(pt_BR) %{_datadir}/locale/pt_BR/LC_MESSAGES/notification_plugin.mo + %files pdfviewer %defattr(-,root,root,-) @@ -581,6 +528,7 @@ %lang(pl) %{_datadir}/locale/pl/LC_MESSAGES/pdf_viewer.mo %lang(pt_BR) %{_datadir}/locale/pt_BR/LC_MESSAGES/pdf_viewer.mo %lang(sk) %{_datadir}/locale/sk/LC_MESSAGES/pdf_viewer.mo +%lang(sr) %{_datadir}/locale/sr/LC_MESSAGES/pdf_viewer.mo %files perl %defattr(-,root,root,-) @@ -599,6 +547,7 @@ %doc rssyl-%{rssyl}/TODO %{_libdir}/claws-mail/plugins/rssyl* %lang(ca) %{_datadir}/locale/ca/LC_MESSAGES/rssyl.mo +%lang(cs) %{_datadir}/locale/cs/LC_MESSAGES/rssyl.mo %lang(de) %{_datadir}/locale/de/LC_MESSAGES/rssyl.mo %lang(es) %{_datadir}/locale/es/LC_MESSAGES/rssyl.mo %lang(fi) %{_datadir}/locale/fi/LC_MESSAGES/rssyl.mo @@ -649,6 +598,10 @@ %exclude %{_includedir}/ical.h %changelog +* Mon Apr 16 2007 Andreas Bierfert +2.9.0-1 +- version upgrade + * Tue Mar 06 2007 Andreas Bierfert 2.8.0-2 - bump Index: sources =================================================================== RCS file: /cvs/extras/rpms/claws-mail-plugins/FC-5/sources,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- sources 28 Feb 2007 13:19:50 -0000 1.4 +++ sources 16 Apr 2007 21:11:52 -0000 1.5 @@ -1 +1 @@ -30fa4df35a55fbbc584ce40d7145f92e claws-mail-extra-plugins-2.8.0.tar.bz2 +5e86ceebdc36c3218cccd718de8b30af claws-mail-extra-plugins-2.9.0.tar.bz2 From fedora-extras-commits at redhat.com Mon Apr 16 21:12:30 2007 From: fedora-extras-commits at redhat.com (Andreas Bierfert (awjb)) Date: Mon, 16 Apr 2007 17:12:30 -0400 Subject: rpms/claws-mail-plugins/FC-6 .cvsignore, 1.4, 1.5 claws-mail-plugins.spec, 1.7, 1.8 sources, 1.4, 1.5 Message-ID: <200704162112.l3GLCU01011975@cvs-int.fedora.redhat.com> Author: awjb Update of /cvs/extras/rpms/claws-mail-plugins/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv11908/FC-6 Modified Files: .cvsignore claws-mail-plugins.spec sources Log Message: - version upgrade Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/claws-mail-plugins/FC-6/.cvsignore,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- .cvsignore 28 Feb 2007 13:19:53 -0000 1.4 +++ .cvsignore 16 Apr 2007 21:11:56 -0000 1.5 @@ -1 +1 @@ -claws-mail-extra-plugins-2.8.0.tar.bz2 +claws-mail-extra-plugins-2.9.0.tar.bz2 Index: claws-mail-plugins.spec =================================================================== RCS file: /cvs/extras/rpms/claws-mail-plugins/FC-6/claws-mail-plugins.spec,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- claws-mail-plugins.spec 6 Mar 2007 07:49:14 -0000 1.7 +++ claws-mail-plugins.spec 16 Apr 2007 21:11:56 -0000 1.8 @@ -1,24 +1,22 @@ -# define pulgin version -%define acpinotifier 1.0.8 -%define attachwarner 0.2.5 +# define plugin version +%define acpinotifier 1.0.9 +%define attachwarner 0.2.6 %define attremover 1.0.5 %define cachesaver 0.10.4 -%define etpanprivacy 0.15.5 %define fetchinfo 0.4.18 -%define gtkhtml2viewer 0.14.2 -%define maildir 0.24.4 +%define gtkhtml2viewer 0.15 %define mailmbox 1.13 %define newmail 0.0.9 -%define notification 0.9 -%define pdfviewer 0.2 -%define perl 0.9.7 -%define rssyl 0.11 +%define notification 0.10 +%define pdfviewer 0.3 +%define perl 0.9.8 +%define rssyl 0.12 %define smime 0.7 %define synce 0.7 -%define vcalendar 1.94 +%define vcalendar 1.95 Name: claws-mail-plugins -Version: 2.8.0 -Release: 2%{?dist} +Version: 2.9.0 +Release: 1%{?dist} Summary: Additional plugins for claws-mail Group: Applications/Internet @@ -46,10 +44,10 @@ Requires: %{name}-att-remover = %{version}-%{release} Requires: %{name}-attachwarner = %{version}-%{release} Requires: %{name}-cachesaver = %{version}-%{release} -Requires: %{name}-etpan-privacy = %{version}-%{release} +Obsoletes: %{name}-etpan-privacy < %{version}-%{release} Requires: %{name}-fetchinfo = %{version}-%{release} Requires: %{name}-gtkhtml2-viewer = %{version}-%{release} -Requires: %{name}-maildir = %{version}-%{release} +Obsoletes: %{name}-maildir < %{version}-%{release} Requires: %{name}-mailmbox = %{version}-%{release} Requires: %{name}-newmail = %{version}-%{release} Requires: %{name}-notification = %{version}-%{release} @@ -67,6 +65,8 @@ Requires: %{name}-bogofilter Obsoletes: sylpheed-claws-plugins <= 2.6.0 Provides: sylpheed-claws-plugins = %{version}-%{release} +Obsoletes: sylpheed-claws-plugins-etpan-privacy <= 2.6.0 +Obsoletes: sylpheed-claws-plugins-maildir <= 2.6.0 %description Additional plugins for claws-mail @@ -111,17 +111,6 @@ This plugin saves the caches every 60 seconds (or user-defined period). It helps avoiding the loss of metadata on crashes. -%package etpan-privacy -Summary: Privacy plugin for claws-mail -Group: Applications/Internet -Requires: claws-mail >= %{version} -Provides: sylpheed-claws-plugins-etpan-privacy = %{version}-%{release} -Obsoletes: sylpheed-claws-plugins-etpan-privacy <= 2.6.0 - -%description etpan-privacy -This allows to use the privacy architecture of etPan!, so that drivers -implemented for etPan! can be immediately used in claws-mail. - %package fetchinfo Summary: Inserts headers containing some download information Group: Applications/Internet @@ -144,19 +133,6 @@ %description gtkhtml2-viewer %{summary} -%package maildir -Summary: Provide direct access to Maildir++ Mailboxes -Group: Applications/Internet -Requires: claws-mail >= %{version} -Provides: sylpheed-claws-plugins-maildir = %{version}-%{release} -Obsoletes: sylpheed-claws-plugins-maildir <= 2.6.0 - -%description maildir -The Maildir++ plugin for Sylpheed-Claws provides direct access -to Maildir++ Mailboxes used by IMAP-Servers like Courier-IMAP, -BincIMAP or Dovecot without having all the IMAP overhead of a -connection to 'localhost' - %package mailmbox Summary: Support for mailboxes in mbox format Group: Applications/Internet @@ -279,11 +255,6 @@ %configure --disable-static --disable-dependency-tracking %{__make} %{?_smp_mflags} -#etpan-privacy -cd ../etpan-privacy-%{etpanprivacy} -%configure --disable-static --disable-dependency-tracking -%{__make} %{?_smp_mflags} LIBTOOL=%{_bindir}/libtool - #fetchinfo-plugin cd ../fetchinfo-plugin-%{fetchinfo} %configure --disable-static --disable-dependency-tracking @@ -294,11 +265,6 @@ %configure --disable-static --disable-dependency-tracking --disable-rpath %{__make} %{?_smp_mflags} LIBTOOL=%{_bindir}/libtool -#maildir -cd ../maildir-%{maildir} -%configure --disable-static --disable-dependency-tracking -%{__make} %{?_smp_mflags} - #mailmbox cd ../mailmbox-%{mailmbox} %configure --disable-static --disable-dependency-tracking @@ -365,11 +331,6 @@ %{__make} install DESTDIR=$RPM_BUILD_ROOT CLAWS_MAIL_PLUGINDIR=%{_libdir}/claws-mail/plugins/ -#etpan-privacy -cd ../etpan-privacy-%{etpanprivacy} -%{__make} install DESTDIR=$RPM_BUILD_ROOT CLAWS_MAIL_PLUGINDIR=%{_libdir}/claws-mail/plugins/ - - #fetchinfo-plugin cd ../fetchinfo-plugin-%{fetchinfo} %{__make} install DESTDIR=$RPM_BUILD_ROOT CLAWS_MAIL_PLUGINDIR=%{_libdir}/claws-mail/plugins/ @@ -380,11 +341,6 @@ %{__make} install DESTDIR=$RPM_BUILD_ROOT CLAWS_MAIL_PLUGINDIR=%{_libdir}/claws-mail/plugins/ -#maildir -cd ../maildir-%{maildir} -%{__make} install DESTDIR=$RPM_BUILD_ROOT CLAWS_MAIL_PLUGINDIR=%{_libdir}/claws-mail/plugins/ - - #mailmbox cd ../mailmbox-%{mailmbox} %{__make} install DESTDIR=$RPM_BUILD_ROOT CLAWS_MAIL_PLUGINDIR=%{_libdir}/claws-mail/plugins/ @@ -447,6 +403,7 @@ %doc acpi_notifier-%{acpinotifier}/README %{_libdir}/claws-mail/plugins/acpi_notifier* %lang(ca) %{_datadir}/locale/ca/LC_MESSAGES/acpi_notifier.mo +%lang(cs) %{_datadir}/locale/cs/LC_MESSAGES/acpi_notifier.mo %lang(de) %{_datadir}/locale/de/LC_MESSAGES/acpi_notifier.mo %lang(es) %{_datadir}/locale/es/LC_MESSAGES/acpi_notifier.mo %lang(fi) %{_datadir}/locale/fi/LC_MESSAGES/acpi_notifier.mo @@ -470,6 +427,7 @@ %doc attachwarner-%{attachwarner}/README %doc attachwarner-%{attachwarner}/TODO %lang(ca) %{_datadir}/locale/ca/LC_MESSAGES/attachwarner.mo +%lang(cs) %{_datadir}/locale/cs/LC_MESSAGES/attachwarner.mo %lang(de) %{_datadir}/locale/de/LC_MESSAGES/attachwarner.mo %lang(es) %{_datadir}/locale/es/LC_MESSAGES/attachwarner.mo %lang(fi) %{_datadir}/locale/fi/LC_MESSAGES/attachwarner.mo @@ -479,6 +437,7 @@ %lang(pl) %{_datadir}/locale/pl/LC_MESSAGES/attachwarner.mo %lang(pt_BR) %{_datadir}/locale/pt_BR/LC_MESSAGES/attachwarner.mo %lang(sk) %{_datadir}/locale/sk/LC_MESSAGES/attachwarner.mo +%lang(sr) %{_datadir}/locale/sr/LC_MESSAGES/attachwarner.mo %files att-remover %defattr(-,root,root,-) @@ -496,14 +455,6 @@ %doc cachesaver-%{cachesaver}/COPYING %{_libdir}/claws-mail/plugins/cachesaver* -%files etpan-privacy -%defattr(-,root,root,-) -%doc etpan-privacy-%{etpanprivacy}/AUTHORS -%doc etpan-privacy-%{etpanprivacy}/ChangeLog -%doc etpan-privacy-%{etpanprivacy}/COPYING -%doc etpan-privacy-%{etpanprivacy}/README -%{_libdir}/claws-mail/plugins/etpan-privacy.so - %files fetchinfo %defattr(-,root,root,-) %doc fetchinfo-plugin-%{fetchinfo}/ChangeLog @@ -529,15 +480,6 @@ %lang(pl) %{_datadir}/locale/pl/LC_MESSAGES/gtkhtml2_viewer.mo -%files maildir -%defattr(-,root,root,-) -%doc maildir-%{maildir}/AUTHORS -%doc maildir-%{maildir}/ChangeLog -%doc maildir-%{maildir}/COPYING -%doc maildir-%{maildir}/README -%doc maildir-%{maildir}/doc/README.xml -%{_libdir}/claws-mail/plugins/maildir* - %files mailmbox %defattr(-,root,root,-) %doc mailmbox-%{mailmbox}/AUTHORS @@ -562,6 +504,11 @@ %doc notification_plugin-%{notification}/COPYING %doc notification_plugin-%{notification}/README %{_libdir}/claws-mail/plugins/notification_plugin.so +%lang(ca) %{_datadir}/locale/ca/LC_MESSAGES/notification_plugin.mo +%lang(cs) %{_datadir}/locale/cs/LC_MESSAGES/notification_plugin.mo +%lang(hu) %{_datadir}/locale/hu/LC_MESSAGES/notification_plugin.mo +%lang(pt_BR) %{_datadir}/locale/pt_BR/LC_MESSAGES/notification_plugin.mo + %files pdfviewer %defattr(-,root,root,-) @@ -581,6 +528,7 @@ %lang(pl) %{_datadir}/locale/pl/LC_MESSAGES/pdf_viewer.mo %lang(pt_BR) %{_datadir}/locale/pt_BR/LC_MESSAGES/pdf_viewer.mo %lang(sk) %{_datadir}/locale/sk/LC_MESSAGES/pdf_viewer.mo +%lang(sr) %{_datadir}/locale/sr/LC_MESSAGES/pdf_viewer.mo %files perl %defattr(-,root,root,-) @@ -599,6 +547,7 @@ %doc rssyl-%{rssyl}/TODO %{_libdir}/claws-mail/plugins/rssyl* %lang(ca) %{_datadir}/locale/ca/LC_MESSAGES/rssyl.mo +%lang(cs) %{_datadir}/locale/cs/LC_MESSAGES/rssyl.mo %lang(de) %{_datadir}/locale/de/LC_MESSAGES/rssyl.mo %lang(es) %{_datadir}/locale/es/LC_MESSAGES/rssyl.mo %lang(fi) %{_datadir}/locale/fi/LC_MESSAGES/rssyl.mo @@ -649,6 +598,10 @@ %exclude %{_includedir}/ical.h %changelog +* Mon Apr 16 2007 Andreas Bierfert +2.9.0-1 +- version upgrade + * Tue Mar 06 2007 Andreas Bierfert 2.8.0-2 - bump Index: sources =================================================================== RCS file: /cvs/extras/rpms/claws-mail-plugins/FC-6/sources,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- sources 28 Feb 2007 13:19:53 -0000 1.4 +++ sources 16 Apr 2007 21:11:56 -0000 1.5 @@ -1 +1 @@ -30fa4df35a55fbbc584ce40d7145f92e claws-mail-extra-plugins-2.8.0.tar.bz2 +5e86ceebdc36c3218cccd718de8b30af claws-mail-extra-plugins-2.9.0.tar.bz2 From fedora-extras-commits at redhat.com Mon Apr 16 21:12:34 2007 From: fedora-extras-commits at redhat.com (Andreas Bierfert (awjb)) Date: Mon, 16 Apr 2007 17:12:34 -0400 Subject: rpms/claws-mail-plugins/devel .cvsignore, 1.4, 1.5 claws-mail-plugins.spec, 1.8, 1.9 sources, 1.4, 1.5 Message-ID: <200704162112.l3GLCYgk011983@cvs-int.fedora.redhat.com> Author: awjb Update of /cvs/extras/rpms/claws-mail-plugins/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv11908/devel Modified Files: .cvsignore claws-mail-plugins.spec sources Log Message: - version upgrade Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/claws-mail-plugins/devel/.cvsignore,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- .cvsignore 28 Feb 2007 13:19:56 -0000 1.4 +++ .cvsignore 16 Apr 2007 21:12:00 -0000 1.5 @@ -1 +1 @@ -claws-mail-extra-plugins-2.8.0.tar.bz2 +claws-mail-extra-plugins-2.9.0.tar.bz2 Index: claws-mail-plugins.spec =================================================================== RCS file: /cvs/extras/rpms/claws-mail-plugins/devel/claws-mail-plugins.spec,v retrieving revision 1.8 retrieving revision 1.9 diff -u -r1.8 -r1.9 --- claws-mail-plugins.spec 6 Mar 2007 07:49:16 -0000 1.8 +++ claws-mail-plugins.spec 16 Apr 2007 21:12:00 -0000 1.9 @@ -1,24 +1,22 @@ -# define pulgin version -%define acpinotifier 1.0.8 -%define attachwarner 0.2.5 +# define plugin version +%define acpinotifier 1.0.9 +%define attachwarner 0.2.6 %define attremover 1.0.5 %define cachesaver 0.10.4 -%define etpanprivacy 0.15.5 %define fetchinfo 0.4.18 -%define gtkhtml2viewer 0.14.2 -%define maildir 0.24.4 +%define gtkhtml2viewer 0.15 %define mailmbox 1.13 %define newmail 0.0.9 -%define notification 0.9 -%define pdfviewer 0.2 -%define perl 0.9.7 -%define rssyl 0.11 +%define notification 0.10 +%define pdfviewer 0.3 +%define perl 0.9.8 +%define rssyl 0.12 %define smime 0.7 %define synce 0.7 -%define vcalendar 1.94 +%define vcalendar 1.95 Name: claws-mail-plugins -Version: 2.8.0 -Release: 2%{?dist} +Version: 2.9.0 +Release: 1%{?dist} Summary: Additional plugins for claws-mail Group: Applications/Internet @@ -31,7 +29,7 @@ BuildRequires: glib2-devel BuildRequires: gtk2-devel BuildRequires: libetpan-devel -BuildRequires: perl-devel +BuildRequires: perl BuildRequires: synce-devel BuildRequires: curl-devel BuildRequires: libxml2-devel @@ -46,10 +44,10 @@ Requires: %{name}-att-remover = %{version}-%{release} Requires: %{name}-attachwarner = %{version}-%{release} Requires: %{name}-cachesaver = %{version}-%{release} -Requires: %{name}-etpan-privacy = %{version}-%{release} +Obsoletes: %{name}-etpan-privacy < %{version}-%{release} Requires: %{name}-fetchinfo = %{version}-%{release} Requires: %{name}-gtkhtml2-viewer = %{version}-%{release} -Requires: %{name}-maildir = %{version}-%{release} +Obsoletes: %{name}-maildir < %{version}-%{release} Requires: %{name}-mailmbox = %{version}-%{release} Requires: %{name}-newmail = %{version}-%{release} Requires: %{name}-notification = %{version}-%{release} @@ -67,6 +65,8 @@ Requires: %{name}-bogofilter Obsoletes: sylpheed-claws-plugins <= 2.6.0 Provides: sylpheed-claws-plugins = %{version}-%{release} +Obsoletes: sylpheed-claws-plugins-etpan-privacy <= 2.6.0 +Obsoletes: sylpheed-claws-plugins-maildir <= 2.6.0 %description Additional plugins for claws-mail @@ -111,17 +111,6 @@ This plugin saves the caches every 60 seconds (or user-defined period). It helps avoiding the loss of metadata on crashes. -%package etpan-privacy -Summary: Privacy plugin for claws-mail -Group: Applications/Internet -Requires: claws-mail >= %{version} -Provides: sylpheed-claws-plugins-etpan-privacy = %{version}-%{release} -Obsoletes: sylpheed-claws-plugins-etpan-privacy <= 2.6.0 - -%description etpan-privacy -This allows to use the privacy architecture of etPan!, so that drivers -implemented for etPan! can be immediately used in claws-mail. - %package fetchinfo Summary: Inserts headers containing some download information Group: Applications/Internet @@ -144,19 +133,6 @@ %description gtkhtml2-viewer %{summary} -%package maildir -Summary: Provide direct access to Maildir++ Mailboxes -Group: Applications/Internet -Requires: claws-mail >= %{version} -Provides: sylpheed-claws-plugins-maildir = %{version}-%{release} -Obsoletes: sylpheed-claws-plugins-maildir <= 2.6.0 - -%description maildir -The Maildir++ plugin for Sylpheed-Claws provides direct access -to Maildir++ Mailboxes used by IMAP-Servers like Courier-IMAP, -BincIMAP or Dovecot without having all the IMAP overhead of a -connection to 'localhost' - %package mailmbox Summary: Support for mailboxes in mbox format Group: Applications/Internet @@ -279,11 +255,6 @@ %configure --disable-static --disable-dependency-tracking %{__make} %{?_smp_mflags} -#etpan-privacy -cd ../etpan-privacy-%{etpanprivacy} -%configure --disable-static --disable-dependency-tracking -%{__make} %{?_smp_mflags} LIBTOOL=%{_bindir}/libtool - #fetchinfo-plugin cd ../fetchinfo-plugin-%{fetchinfo} %configure --disable-static --disable-dependency-tracking @@ -294,11 +265,6 @@ %configure --disable-static --disable-dependency-tracking --disable-rpath %{__make} %{?_smp_mflags} LIBTOOL=%{_bindir}/libtool -#maildir -cd ../maildir-%{maildir} -%configure --disable-static --disable-dependency-tracking -%{__make} %{?_smp_mflags} - #mailmbox cd ../mailmbox-%{mailmbox} %configure --disable-static --disable-dependency-tracking @@ -365,11 +331,6 @@ %{__make} install DESTDIR=$RPM_BUILD_ROOT CLAWS_MAIL_PLUGINDIR=%{_libdir}/claws-mail/plugins/ -#etpan-privacy -cd ../etpan-privacy-%{etpanprivacy} -%{__make} install DESTDIR=$RPM_BUILD_ROOT CLAWS_MAIL_PLUGINDIR=%{_libdir}/claws-mail/plugins/ - - #fetchinfo-plugin cd ../fetchinfo-plugin-%{fetchinfo} %{__make} install DESTDIR=$RPM_BUILD_ROOT CLAWS_MAIL_PLUGINDIR=%{_libdir}/claws-mail/plugins/ @@ -380,11 +341,6 @@ %{__make} install DESTDIR=$RPM_BUILD_ROOT CLAWS_MAIL_PLUGINDIR=%{_libdir}/claws-mail/plugins/ -#maildir -cd ../maildir-%{maildir} -%{__make} install DESTDIR=$RPM_BUILD_ROOT CLAWS_MAIL_PLUGINDIR=%{_libdir}/claws-mail/plugins/ - - #mailmbox cd ../mailmbox-%{mailmbox} %{__make} install DESTDIR=$RPM_BUILD_ROOT CLAWS_MAIL_PLUGINDIR=%{_libdir}/claws-mail/plugins/ @@ -447,6 +403,7 @@ %doc acpi_notifier-%{acpinotifier}/README %{_libdir}/claws-mail/plugins/acpi_notifier* %lang(ca) %{_datadir}/locale/ca/LC_MESSAGES/acpi_notifier.mo +%lang(cs) %{_datadir}/locale/cs/LC_MESSAGES/acpi_notifier.mo %lang(de) %{_datadir}/locale/de/LC_MESSAGES/acpi_notifier.mo %lang(es) %{_datadir}/locale/es/LC_MESSAGES/acpi_notifier.mo %lang(fi) %{_datadir}/locale/fi/LC_MESSAGES/acpi_notifier.mo @@ -470,6 +427,7 @@ %doc attachwarner-%{attachwarner}/README %doc attachwarner-%{attachwarner}/TODO %lang(ca) %{_datadir}/locale/ca/LC_MESSAGES/attachwarner.mo +%lang(cs) %{_datadir}/locale/cs/LC_MESSAGES/attachwarner.mo %lang(de) %{_datadir}/locale/de/LC_MESSAGES/attachwarner.mo %lang(es) %{_datadir}/locale/es/LC_MESSAGES/attachwarner.mo %lang(fi) %{_datadir}/locale/fi/LC_MESSAGES/attachwarner.mo @@ -479,6 +437,7 @@ %lang(pl) %{_datadir}/locale/pl/LC_MESSAGES/attachwarner.mo %lang(pt_BR) %{_datadir}/locale/pt_BR/LC_MESSAGES/attachwarner.mo %lang(sk) %{_datadir}/locale/sk/LC_MESSAGES/attachwarner.mo +%lang(sr) %{_datadir}/locale/sr/LC_MESSAGES/attachwarner.mo %files att-remover %defattr(-,root,root,-) @@ -496,14 +455,6 @@ %doc cachesaver-%{cachesaver}/COPYING %{_libdir}/claws-mail/plugins/cachesaver* -%files etpan-privacy -%defattr(-,root,root,-) -%doc etpan-privacy-%{etpanprivacy}/AUTHORS -%doc etpan-privacy-%{etpanprivacy}/ChangeLog -%doc etpan-privacy-%{etpanprivacy}/COPYING -%doc etpan-privacy-%{etpanprivacy}/README -%{_libdir}/claws-mail/plugins/etpan-privacy.so - %files fetchinfo %defattr(-,root,root,-) %doc fetchinfo-plugin-%{fetchinfo}/ChangeLog @@ -529,15 +480,6 @@ %lang(pl) %{_datadir}/locale/pl/LC_MESSAGES/gtkhtml2_viewer.mo -%files maildir -%defattr(-,root,root,-) -%doc maildir-%{maildir}/AUTHORS -%doc maildir-%{maildir}/ChangeLog -%doc maildir-%{maildir}/COPYING -%doc maildir-%{maildir}/README -%doc maildir-%{maildir}/doc/README.xml -%{_libdir}/claws-mail/plugins/maildir* - %files mailmbox %defattr(-,root,root,-) %doc mailmbox-%{mailmbox}/AUTHORS @@ -562,6 +504,11 @@ %doc notification_plugin-%{notification}/COPYING %doc notification_plugin-%{notification}/README %{_libdir}/claws-mail/plugins/notification_plugin.so +%lang(ca) %{_datadir}/locale/ca/LC_MESSAGES/notification_plugin.mo +%lang(cs) %{_datadir}/locale/cs/LC_MESSAGES/notification_plugin.mo +%lang(hu) %{_datadir}/locale/hu/LC_MESSAGES/notification_plugin.mo +%lang(pt_BR) %{_datadir}/locale/pt_BR/LC_MESSAGES/notification_plugin.mo + %files pdfviewer %defattr(-,root,root,-) @@ -581,6 +528,7 @@ %lang(pl) %{_datadir}/locale/pl/LC_MESSAGES/pdf_viewer.mo %lang(pt_BR) %{_datadir}/locale/pt_BR/LC_MESSAGES/pdf_viewer.mo %lang(sk) %{_datadir}/locale/sk/LC_MESSAGES/pdf_viewer.mo +%lang(sr) %{_datadir}/locale/sr/LC_MESSAGES/pdf_viewer.mo %files perl %defattr(-,root,root,-) @@ -599,6 +547,7 @@ %doc rssyl-%{rssyl}/TODO %{_libdir}/claws-mail/plugins/rssyl* %lang(ca) %{_datadir}/locale/ca/LC_MESSAGES/rssyl.mo +%lang(cs) %{_datadir}/locale/cs/LC_MESSAGES/rssyl.mo %lang(de) %{_datadir}/locale/de/LC_MESSAGES/rssyl.mo %lang(es) %{_datadir}/locale/es/LC_MESSAGES/rssyl.mo %lang(fi) %{_datadir}/locale/fi/LC_MESSAGES/rssyl.mo @@ -649,15 +598,16 @@ %exclude %{_includedir}/ical.h %changelog +* Mon Apr 16 2007 Andreas Bierfert +2.9.0-1 +- version upgrade + * Tue Mar 06 2007 Andreas Bierfert 2.8.0-2 - bump -* Sun Mar 04 2007 Andreas Bierfert -2.8.0-1 -- fix BR - * Wed Feb 28 2007 Andreas Bierfert +2.8.0-1 - version upgrade - fix rpath Index: sources =================================================================== RCS file: /cvs/extras/rpms/claws-mail-plugins/devel/sources,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- sources 28 Feb 2007 13:19:56 -0000 1.4 +++ sources 16 Apr 2007 21:12:00 -0000 1.5 @@ -1 +1 @@ -30fa4df35a55fbbc584ce40d7145f92e claws-mail-extra-plugins-2.8.0.tar.bz2 +5e86ceebdc36c3218cccd718de8b30af claws-mail-extra-plugins-2.9.0.tar.bz2 From fedora-extras-commits at redhat.com Mon Apr 16 22:13:25 2007 From: fedora-extras-commits at redhat.com (Steven Pritchard (steve)) Date: Mon, 16 Apr 2007 18:13:25 -0400 Subject: rpms/perl-Unix-Syslog/devel perl-Unix-Syslog.spec,1.11,1.12 Message-ID: <200704162213.l3GMDPZI017486@cvs-int.fedora.redhat.com> Author: steve Update of /cvs/extras/rpms/perl-Unix-Syslog/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv17462 Modified Files: perl-Unix-Syslog.spec Log Message: Use fixperms macro instead of our own chmod incantation. BR ExtUtils::MakeMaker. Index: perl-Unix-Syslog.spec =================================================================== RCS file: /cvs/extras/rpms/perl-Unix-Syslog/devel/perl-Unix-Syslog.spec,v retrieving revision 1.11 retrieving revision 1.12 diff -u -r1.11 -r1.12 --- perl-Unix-Syslog.spec 28 Aug 2006 20:36:27 -0000 1.11 +++ perl-Unix-Syslog.spec 16 Apr 2007 22:12:51 -0000 1.12 @@ -1,12 +1,13 @@ Name: perl-Unix-Syslog Version: 0.100 -Release: 8%{?dist} +Release: 9%{?dist} Summary: Perl interface to the UNIX syslog(3) calls License: Artistic Group: System Environment/Libraries URL: http://search.cpan.org/dist/Unix-Syslog/ Source0: http://www.cpan.org/authors/id/M/MH/MHARNISCH/Unix-Syslog-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) +BuildRequires: perl(ExtUtils::MakeMaker) Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) %description @@ -31,7 +32,7 @@ find $RPM_BUILD_ROOT -type f -name '*.bs' -size 0 -exec rm -f {} \; find $RPM_BUILD_ROOT -depth -type d -exec rmdir {} 2>/dev/null \; -chmod -R u+rwX,go+rX,go-w $RPM_BUILD_ROOT/* +%{_fixperms} $RPM_BUILD_ROOT/* %check %{?_with_check:make test} @@ -47,6 +48,10 @@ %{_mandir}/man3/Unix::Syslog.3pm* %changelog +* Mon Apr 16 2007 Steven Pritchard 0.100-9 +- Use fixperms macro instead of our own chmod incantation. +- BR ExtUtils::MakeMaker. + * Mon Aug 28 2006 Steven Pritchard 0.100-8 - Rebuild. - Fix find option order. From fedora-extras-commits at redhat.com Mon Apr 16 22:14:00 2007 From: fedora-extras-commits at redhat.com (Steven Pritchard (steve)) Date: Mon, 16 Apr 2007 18:14:00 -0400 Subject: rpms/perl-Unix-Syslog/EL-4 perl-Unix-Syslog.spec,1.5,1.6 Message-ID: <200704162214.l3GME0DX017553@cvs-int.fedora.redhat.com> Author: steve Update of /cvs/extras/rpms/perl-Unix-Syslog/EL-4 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv17490 Modified Files: perl-Unix-Syslog.spec Log Message: Sync with devel. Index: perl-Unix-Syslog.spec =================================================================== RCS file: /cvs/extras/rpms/perl-Unix-Syslog/EL-4/perl-Unix-Syslog.spec,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- perl-Unix-Syslog.spec 10 Dec 2004 22:03:09 -0000 1.5 +++ perl-Unix-Syslog.spec 16 Apr 2007 22:13:26 -0000 1.6 @@ -1,17 +1,14 @@ -%{!?perl_vendorarch: %define perl_vendorarch %(eval "`%{__perl} -V:installvendorarch`"; echo $installvendorarch)} - -Summary: Perl interface to the UNIX syslog(3) calls Name: perl-Unix-Syslog Version: 0.100 -Release: 4 -Epoch: 0 +Release: 9%{?dist} +Summary: Perl interface to the UNIX syslog(3) calls License: Artistic Group: System Environment/Libraries URL: http://search.cpan.org/dist/Unix-Syslog/ -Source0: http://www.cpan.org/authors/id/M/MH/MHARNISCH/Unix-Syslog-0.100.tar.gz -BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot - -Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) +Source0: http://www.cpan.org/authors/id/M/MH/MHARNISCH/Unix-Syslog-%{version}.tar.gz +BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) +BuildRequires: perl(ExtUtils::MakeMaker) +Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) %description This module provides an interface to the system logger syslogd(8) via @@ -19,44 +16,57 @@ libc-functions of your system, so that anyone being familiar with syslog.h should be able to use this module right away. - %prep %setup -q -n Unix-Syslog-%{version} - %build -CFLAGS="$RPM_OPT_FLAGS" perl Makefile.PL INSTALLDIRS=vendor -make %{?_smp_mflags} OPTIMIZE="$RPM_OPT_FLAGS" - +%{__perl} Makefile.PL INSTALLDIRS=vendor OPTIMIZE="$RPM_OPT_FLAGS" +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 {} ';' -find $RPM_BUILD_ROOT -type d -depth -exec rmdir {} 2>/dev/null ';' -chmod -R u+w $RPM_BUILD_ROOT/* +make pure_install PERL_INSTALL_ROOT=$RPM_BUILD_ROOT + +find $RPM_BUILD_ROOT -type f -name .packlist -exec rm -f {} \; +find $RPM_BUILD_ROOT -type f -name '*.bs' -size 0 -exec rm -f {} \; +find $RPM_BUILD_ROOT -depth -type d -exec rmdir {} 2>/dev/null \; -%check || : -make test +%{_fixperms} $RPM_BUILD_ROOT/* +%check +%{?_with_check:make test} %clean rm -rf $RPM_BUILD_ROOT - %files %defattr(-,root,root,-) -%doc Changes README Artistic +%doc Artistic Changes README %{perl_vendorarch}/auto/Unix %{perl_vendorarch}/Unix %{_mandir}/man3/Unix::Syslog.3pm* - %changelog +* Mon Apr 16 2007 Steven Pritchard 0.100-9 +- Use fixperms macro instead of our own chmod incantation. +- BR ExtUtils::MakeMaker. + +* Mon Aug 28 2006 Steven Pritchard 0.100-8 +- Rebuild. +- Fix find option order. +- Minor cleanup to more closely match cpanspec output. + +* Sat Feb 18 2006 Steven Pritchard 0.100-7 +- Rebuild. + +* Mon Sep 05 2005 Steven Pritchard 0.100-6 +- Spec cleanup. +- Disable "make test" by default (spams console). + +* Fri Apr 7 2005 Michael Schwendt +- rebuilt + * Mon Apr 26 2004 Ville Skytt?? - 0:0.100-0.fdr.4 - Bring up to date with current fedora.us perl spec template. - Require perl(:MODULE_COMPAT_*). @@ -72,5 +82,5 @@ - Changed Group tag value - Added missing unowned directories -* Sun Jun 15 2003 Dams +* Sun Jun 15 2003 Dams - Initial build. From fedora-extras-commits at redhat.com Mon Apr 16 22:15:12 2007 From: fedora-extras-commits at redhat.com (Steven Pritchard (steve)) Date: Mon, 16 Apr 2007 18:15:12 -0400 Subject: rpms/perl-Unix-Syslog/EL-5 perl-Unix-Syslog.spec,1.11,1.12 Message-ID: <200704162215.l3GMFC1n017710@cvs-int.fedora.redhat.com> Author: steve Update of /cvs/extras/rpms/perl-Unix-Syslog/EL-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv17602 Modified Files: perl-Unix-Syslog.spec Log Message: Sync with devel. Index: perl-Unix-Syslog.spec =================================================================== RCS file: /cvs/extras/rpms/perl-Unix-Syslog/EL-5/perl-Unix-Syslog.spec,v retrieving revision 1.11 retrieving revision 1.12 diff -u -r1.11 -r1.12 --- perl-Unix-Syslog.spec 28 Aug 2006 20:36:27 -0000 1.11 +++ perl-Unix-Syslog.spec 16 Apr 2007 22:14:38 -0000 1.12 @@ -1,12 +1,13 @@ Name: perl-Unix-Syslog Version: 0.100 -Release: 8%{?dist} +Release: 9%{?dist} Summary: Perl interface to the UNIX syslog(3) calls License: Artistic Group: System Environment/Libraries URL: http://search.cpan.org/dist/Unix-Syslog/ Source0: http://www.cpan.org/authors/id/M/MH/MHARNISCH/Unix-Syslog-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) +BuildRequires: perl(ExtUtils::MakeMaker) Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) %description @@ -31,7 +32,7 @@ find $RPM_BUILD_ROOT -type f -name '*.bs' -size 0 -exec rm -f {} \; find $RPM_BUILD_ROOT -depth -type d -exec rmdir {} 2>/dev/null \; -chmod -R u+rwX,go+rX,go-w $RPM_BUILD_ROOT/* +%{_fixperms} $RPM_BUILD_ROOT/* %check %{?_with_check:make test} @@ -47,6 +48,10 @@ %{_mandir}/man3/Unix::Syslog.3pm* %changelog +* Mon Apr 16 2007 Steven Pritchard 0.100-9 +- Use fixperms macro instead of our own chmod incantation. +- BR ExtUtils::MakeMaker. + * Mon Aug 28 2006 Steven Pritchard 0.100-8 - Rebuild. - Fix find option order. From fedora-extras-commits at redhat.com Mon Apr 16 23:06:23 2007 From: fedora-extras-commits at redhat.com (Brian Pepple (bpepple)) Date: Mon, 16 Apr 2007 19:06:23 -0400 Subject: rpms/farsight/devel .cvsignore, 1.4, 1.5 farsight.spec, 1.5, 1.6 sources, 1.4, 1.5 Message-ID: <200704162306.l3GN6NcE023211@cvs-int.fedora.redhat.com> Author: bpepple Update of /cvs/extras/rpms/farsight/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv23186 Modified Files: .cvsignore farsight.spec sources Log Message: * Mon Apr 16 2007 Brian Pepple - 0.1.17-1 - Update to 0.1.17. Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/farsight/devel/.cvsignore,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- .cvsignore 27 Mar 2007 19:24:39 -0000 1.4 +++ .cvsignore 16 Apr 2007 23:05:49 -0000 1.5 @@ -1 +1 @@ -farsight-0.1.15.tar.gz +farsight-0.1.17.tar.gz Index: farsight.spec =================================================================== RCS file: /cvs/extras/rpms/farsight/devel/farsight.spec,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- farsight.spec 27 Mar 2007 19:24:39 -0000 1.5 +++ farsight.spec 16 Apr 2007 23:05:49 -0000 1.6 @@ -1,5 +1,5 @@ Name: farsight -Version: 0.1.15 +Version: 0.1.17 Release: 1%{?dist} Summary: A audio/video conferencing framework @@ -98,6 +98,9 @@ %changelog +* Mon Apr 16 2007 Brian Pepple - 0.1.17-1 +- Update to 0.1.17. + * Tue Mar 27 2007 Brian Pepple - 0.1.15-1 - Update to 0.1.15. - Update URL & Source to new locations. Index: sources =================================================================== RCS file: /cvs/extras/rpms/farsight/devel/sources,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- sources 27 Mar 2007 19:24:39 -0000 1.4 +++ sources 16 Apr 2007 23:05:49 -0000 1.5 @@ -1 +1 @@ -e1412e4c54f82ecb5538e738e533af1f farsight-0.1.15.tar.gz +f5afd6098041bdeabf7756d6e505aede farsight-0.1.17.tar.gz From fedora-extras-commits at redhat.com Mon Apr 16 23:12:34 2007 From: fedora-extras-commits at redhat.com (Jasper O'neal Hartline (autopsy)) Date: Mon, 16 Apr 2007 19:12:34 -0400 Subject: kadischi/livecd_generator install-boot.sh,1.15,1.16 Message-ID: <200704162312.l3GNCYYK023472@cvs-int.fedora.redhat.com> Author: autopsy Update of /cvs/devel/kadischi/livecd_generator In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv23428/livecd_generator Modified Files: install-boot.sh Log Message: Modifications for Xen kernels, buildstamp file modifications Index: install-boot.sh =================================================================== RCS file: /cvs/devel/kadischi/livecd_generator/install-boot.sh,v retrieving revision 1.15 retrieving revision 1.16 diff -u -r1.15 -r1.16 --- install-boot.sh 16 Apr 2007 15:30:36 -0000 1.15 +++ install-boot.sh 16 Apr 2007 23:12:32 -0000 1.16 @@ -1,4 +1,5 @@ #!/bin/bash +#set -x sysdir=$1 csysdir=$2 @@ -8,7 +9,7 @@ kernel_is_xenU=$(echo $kernel | /bin/grep -G [[:alnum:]]xenU) kernel_is_smp=$(echo $kernel | /bin/grep -G [[:alnum:]]smp) kernel_is_up=$(echo $kernel | grep -v smp) -kernel_version_proper=$(echo $kernel | /bin/sed -e 's|xen0||' | /bin/sed -e 's|xenU||') +kernel_version_proper=$(echo $kernel | /bin/sed -e 's|xen0||' | /bin/sed -e 's|xenU||' | /bin/sed -e 's|xen||') kernel_params='selinux=0' . /etc/kadischi/kadischi.conf @@ -127,7 +128,7 @@ _EOF_ fi -if [ ! $kernel_is_xen0 ] && [ ! $kernel_is_xenU ]; then +if [ ! $kernel_is_xen0 ] && [ ! $kernel_is_xenU ] && [ ! $kernel_is_xen ]; then if [ -f $csysdir/boot/isolinux/initrd.smp.img ] && [ -f $csysdir/boot/isolinux/initrd.img ]; then if [ -d $INSTALLDIR/bootsplash ]; then /bin/cp $INSTALLDIR/bootsplash/{memtest,splash.lss,{boot,general,options,license}.msg} $csysdir/boot/isolinux/ @@ -158,7 +159,7 @@ append - _EOF_ fi -elif [ $kernel_is_xen0 ]; then +elif [ -n $kernel_is_xen0 ]; then if [ -d $INSTALLDIR/bootsplash ]; then /bin/cp $INSTALLDIR/bootsplash/{memtest,splash.lss,{xenboot,general,options,license,xen}.msg} $csysdir/boot/isolinux/ else @@ -187,7 +188,7 @@ kernel memtest append - _EOF_ -elif [ $kernel_is_xenU ]; then +elif [ -n $kernel_is_xenU ]; then if [ -d $INSTALLDIR/bootsplash ]; then /bin/cp $INSTALLDIR/bootsplash/{memtest,splash.lss,{xenboot,general,options,license,xen}.msg} $csysdir/boot/isolinux/ else @@ -216,13 +217,15 @@ kernel memtest append - _EOF_ -elif [ $kernel_is_xen ]; then +elif [ -n $kernel_is_xen ]; then if [ -d $INSTALLDIR/bootsplash ]; then /bin/cp $INSTALLDIR/bootsplash/{memtest,splash.lss,{xenboot,general,options,license,xen}.msg} $csysdir/boot/isolinux/ else echo "Nothing found for bootsplashing." nobootsplash fi +/bin/cp $sysdir/boot/xen.gz-$kernel_version_proper $csysdir/boot/isolinux/xen.gz +/bin/cp /usr/lib/syslinux/mboot.c32 $csysdir/boot/isolinux/ /bin/cp $sysdir/boot/initrd-$kernel $csysdir/boot/isolinux/initrd.img /bin/cp $sysdir/boot/vmlinuz-$kernel $csysdir/boot/isolinux/vmlinuz /bin/cat > $csysdir/boot/isolinux/isolinux.cfg <<_EOF_ @@ -236,11 +239,11 @@ F4 license.msg F5 xen.msg label linux - kernel vmlinuz - append initrd=initrd.img quiet $kernel_params + kernel mboot.c32 + append xen.gz nosmp noacpi --- vmlinuz --- initrd.img quiet $kernel_params label debug - kernel vmlinuz - append initrd=initrd.img INITRD_DBG=x $kernel_params + kernel mboot.c32 + append xen.gz nosmp noacpi noreboot --- vmlinuz --- initrd.img INITRD_DBG=x label memtest86 kernel memtest append - From fedora-extras-commits at redhat.com Mon Apr 16 23:12:29 2007 From: fedora-extras-commits at redhat.com (Jasper O'neal Hartline (autopsy)) Date: Mon, 16 Apr 2007 19:12:29 -0400 Subject: kadischi kadischi.spec,1.53,1.54 Message-ID: <200704162312.l3GNCxXI023478@cvs-int.fedora.redhat.com> Author: autopsy Update of /cvs/devel/kadischi In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv23428 Modified Files: kadischi.spec Log Message: Modifications for Xen kernels, buildstamp file modifications Index: kadischi.spec =================================================================== RCS file: /cvs/devel/kadischi/kadischi.spec,v retrieving revision 1.53 retrieving revision 1.54 diff -u -r1.53 -r1.54 --- kadischi.spec 16 Apr 2007 15:30:35 -0000 1.53 +++ kadischi.spec 16 Apr 2007 23:12:27 -0000 1.54 @@ -87,6 +87,7 @@ - Display estimated size of ISO in MegaBytes not Bytes - Integrate Zenity into 04userconfig.pl and 07accounts.sh - Correct issue with Xen kernel installs (again) +- Set buildstamp file to Fedora Core release 6 * Thu Apr 12 2007 3.4-7.20070412cvs From fedora-extras-commits at redhat.com Mon Apr 16 23:12:29 2007 From: fedora-extras-commits at redhat.com (Jasper O'neal Hartline (autopsy)) Date: Mon, 16 Apr 2007 19:12:29 -0400 Subject: kadischi/conf buildstamp,1.2,1.3 Message-ID: <200704162312.l3GNCxBO023479@cvs-int.fedora.redhat.com> Author: autopsy Update of /cvs/devel/kadischi/conf In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv23428/conf Modified Files: buildstamp Log Message: Modifications for Xen kernels, buildstamp file modifications Index: buildstamp =================================================================== RCS file: /cvs/devel/kadischi/conf/buildstamp,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- buildstamp 1 Sep 2006 22:07:29 -0000 1.2 +++ buildstamp 16 Apr 2007 23:12:27 -0000 1.3 @@ -1,5 +1,5 @@ 200609012237.i386 Fedora Core -5 +6 Fedora http://bugzilla.redhat.com/bugzilla/ From fedora-extras-commits at redhat.com Mon Apr 16 23:15:17 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Mon, 16 Apr 2007 19:15:17 -0400 Subject: rpms/pidgin - New directory Message-ID: <200704162315.l3GNFHBU023652@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/rpms/pidgin In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners/tmpcvsU23609/rpms/pidgin Log Message: Directory /cvs/extras/rpms/pidgin added to the repository From fedora-extras-commits at redhat.com Mon Apr 16 23:15:22 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Mon, 16 Apr 2007 19:15:22 -0400 Subject: owners owners.list,1.2679,1.2680 Message-ID: <200704162315.l3GNFM9W023664@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/owners In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners Modified Files: owners.list Log Message: add pidgin Index: owners.list =================================================================== RCS file: /cvs/extras/owners/owners.list,v retrieving revision 1.2679 retrieving revision 1.2680 diff -u -r1.2679 -r1.2680 --- owners.list 16 Apr 2007 18:14:41 -0000 1.2679 +++ owners.list 16 Apr 2007 23:14:52 -0000 1.2680 @@ -2301,6 +2301,7 @@ Fedora Extras|physfs|Library to provide abstract access to various archives|tcallawa at redhat.com|extras-qa at fedoraproject.org| Fedora Extras|piccolo|Small fast XML parser|mwringe at redhat.com|extras-qa at fedoraproject.org| Fedora Extras|picocom|Minimal serial communications program|jafo-redhat at tummy.com|extras-qa at fedoraproject.org| +Fedora Extras|pidgin|Internet Messenging Client|wtogami at redhat.com|extras-qa at fedoraproject.org| Fedora Extras|pikdev|IDE for development of PICmicro based application (under Linux/KDE)|aportal at univ-montp2.fr|extras-qa at fedoraproject.org| Fedora Extras|piklab|Development environment for applications based on PIC & dsPIC microcontrollers|cgoorah at yahoo.com.au,aportal at univ-montp2.fr|extras-qa at fedoraproject.org| Fedora Extras|pikloops|Code generator for PIC delays|aportal at univ-montp2.fr|extras-qa at fedoraproject.org| From fedora-extras-commits at redhat.com Mon Apr 16 23:15:25 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Mon, 16 Apr 2007 19:15:25 -0400 Subject: rpms/pidgin/devel - New directory Message-ID: <200704162315.l3GNFPBM023668@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/rpms/pidgin/devel In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners/tmpcvsU23609/rpms/pidgin/devel Log Message: Directory /cvs/extras/rpms/pidgin/devel added to the repository From fedora-extras-commits at redhat.com Mon Apr 16 23:15:31 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Mon, 16 Apr 2007 19:15:31 -0400 Subject: rpms/pidgin Makefile,NONE,1.1 import.log,NONE,1.1 pkg.acl,NONE,1.1 Message-ID: <200704162315.l3GNFVqI023697@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/rpms/pidgin In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners/tmpcvsU23609/rpms/pidgin Added Files: Makefile import.log pkg.acl Log Message: Setup of module pidgin --- NEW FILE Makefile --- # Top level Makefile for module pidgin 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 --- --- NEW FILE pkg.acl --- From fedora-extras-commits at redhat.com Mon Apr 16 23:15:38 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Mon, 16 Apr 2007 19:15:38 -0400 Subject: rpms/pidgin/devel .cvsignore, NONE, 1.1 Makefile, NONE, 1.1 sources, NONE, 1.1 Message-ID: <200704162315.l3GNFcvP023716@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/rpms/pidgin/devel In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners/tmpcvsU23609/rpms/pidgin/devel Added Files: .cvsignore Makefile sources Log Message: Setup of module pidgin --- NEW FILE .cvsignore --- --- NEW FILE Makefile --- # Makefile for source rpm: pidgin # $Id: Makefile,v 1.1 2007/04/16 23:15:34 wtogami Exp $ NAME := pidgin SPECFILE = $(firstword $(wildcard *.spec)) define find-makefile-common for d in common ../common ../../common ; do if [ -f $$d/Makefile.common ] ; then if [ -f $$d/CVS/Root -a -w $$/Makefile.common ] ; then cd $$d ; cvs -Q update ; fi ; echo "$$d/Makefile.common" ; break ; fi ; done endef MAKEFILE_COMMON := $(shell $(find-makefile-common)) ifeq ($(MAKEFILE_COMMON),) # attept a checkout define checkout-makefile-common test -f CVS/Root && { cvs -Q -d $$(cat CVS/Root) checkout common && echo "common/Makefile.common" ; } || { echo "ERROR: I can't figure out how to checkout the 'common' module." ; exit -1 ; } >&2 endef MAKEFILE_COMMON := $(shell $(checkout-makefile-common)) endif include $(MAKEFILE_COMMON) --- NEW FILE sources --- From fedora-extras-commits at redhat.com Mon Apr 16 23:20:49 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Mon, 16 Apr 2007 19:20:49 -0400 Subject: rpms/pidgin/devel gaim-fedora-prefs.xml, NONE, 1.1 pidgin-2.0.0-beta7-fix-perl-plugin-varnames.patch, NONE, 1.1 pidgin-2.0.0-beta7-reread-resolvconf.patch, NONE, 1.1 pidgin.spec, NONE, 1.1 .cvsignore, 1.1, 1.2 sources, 1.1, 1.2 Message-ID: <200704162320.l3GNKn6A023877@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/rpms/pidgin/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv23849 Modified Files: .cvsignore sources Added Files: gaim-fedora-prefs.xml pidgin-2.0.0-beta7-fix-perl-plugin-varnames.patch pidgin-2.0.0-beta7-reread-resolvconf.patch pidgin.spec Log Message: - pidgin-2.0.0 snapshot prior to beta7 - rename gaim to pidgin/purple/finch in various places of spec (not complete) - ExcludeArch s390, s390x. It never did work there. - Include meanwhile plugin by moving to Extras --- NEW FILE gaim-fedora-prefs.xml --- pidgin-2.0.0-beta7-fix-perl-plugin-varnames.patch: --- NEW FILE pidgin-2.0.0-beta7-fix-perl-plugin-varnames.patch --- diff -urN pidgin-2.0.0beta7devel.orig/pidgin/plugins/perl/common/GtkDialogs.xs pidgin-2.0.0beta7devel/pidgin/plugins/perl/common/GtkDialogs.xs --- pidgin-2.0.0beta7devel.orig/pidgin/plugins/perl/common/GtkDialogs.xs 2007-03-20 01:59:41.000000000 -0400 +++ pidgin-2.0.0beta7devel/pidgin/plugins/perl/common/GtkDialogs.xs 2007-04-16 14:49:39.000000000 -0400 @@ -1,52 +1,52 @@ #include "gtkmodule.h" -MODULE = Pidgin::Dialogs PACKAGE = Pidgin::Dialogs PREFIX = pidgindialogs_ +MODULE = Pidgin::Dialogs PACKAGE = Pidgin::Dialogs PREFIX = pidgin_dialogs_ PROTOTYPES: ENABLE void -pidgindialogs_destroy_all() +pidgin_dialogs_destroy_all() void -pidgindialogs_about() +pidgin_dialogs_about() void -pidgindialogs_im() +pidgin_dialogs_im() void -pidgindialogs_im_with_user(account, username) +pidgin_dialogs_im_with_user(account, username) Purple::Account account const char * username void -pidgindialogs_info() +pidgin_dialogs_info() void -pidgindialogs_log() +pidgin_dialogs_log() void -pidgindialogs_alias_contact(contact) +pidgin_dialogs_alias_contact(contact) Purple::BuddyList::Contact contact void -pidgindialogs_alias_buddy(buddy) +pidgin_dialogs_alias_buddy(buddy) Purple::BuddyList::Buddy buddy void -pidgindialogs_alias_chat(chat) +pidgin_dialogs_alias_chat(chat) Purple::BuddyList::Chat chat void -pidgindialogs_remove_buddy(buddy) +pidgin_dialogs_remove_buddy(buddy) Purple::BuddyList::Buddy buddy void -pidgindialogs_remove_group(group) +pidgin_dialogs_remove_group(group) Purple::BuddyList::Group group void -pidgindialogs_remove_chat(chat) +pidgin_dialogs_remove_chat(chat) Purple::BuddyList::Chat chat void -pidgindialogs_remove_contact(contact) +pidgin_dialogs_remove_contact(contact) Purple::BuddyList::Contact contact diff -urN pidgin-2.0.0beta7devel.orig/pidgin/plugins/perl/common/GtkFt.xs pidgin-2.0.0beta7devel/pidgin/plugins/perl/common/GtkFt.xs --- pidgin-2.0.0beta7devel.orig/pidgin/plugins/perl/common/GtkFt.xs 2007-03-20 01:59:41.000000000 -0400 +++ pidgin-2.0.0beta7devel/pidgin/plugins/perl/common/GtkFt.xs 2007-04-16 14:49:59.000000000 -0400 @@ -10,41 +10,41 @@ Pidgin::Xfer::Dialog pidgin_get_xfer_dialog() -MODULE = Pidgin::Xfer PACKAGE = Pidgin::Xfer::Dialog PREFIX = pidginxfer_dialog_ +MODULE = Pidgin::Xfer PACKAGE = Pidgin::Xfer::Dialog PREFIX = pidgin_xfer_dialog_ PROTOTYPES: ENABLE Pidgin::Xfer::Dialog -pidginxfer_dialog_new(class) +pidgin_xfer_dialog_new(class) C_ARGS: /* void */ void -pidginxfer_dialog_destroy(dialog) +pidgin_xfer_dialog_destroy(dialog) Pidgin::Xfer::Dialog dialog void -pidginxfer_dialog_show(dialog = NULL) +pidgin_xfer_dialog_show(dialog = NULL) Pidgin::Xfer::Dialog dialog void -pidginxfer_dialog_hide(dialog) +pidgin_xfer_dialog_hide(dialog) Pidgin::Xfer::Dialog dialog void -pidginxfer_dialog_add_xfer(dialog, xfer) +pidgin_xfer_dialog_add_xfer(dialog, xfer) Pidgin::Xfer::Dialog dialog Purple::Xfer xfer void -pidginxfer_dialog_remove_xfer(dialog, xfer) +pidgin_xfer_dialog_remove_xfer(dialog, xfer) Pidgin::Xfer::Dialog dialog Purple::Xfer xfer void -pidginxfer_dialog_cancel_xfer(dialog, xfer) +pidgin_xfer_dialog_cancel_xfer(dialog, xfer) Pidgin::Xfer::Dialog dialog Purple::Xfer xfer void -pidginxfer_dialog_update_xfer(dialog, xfer) +pidgin_xfer_dialog_update_xfer(dialog, xfer) Pidgin::Xfer::Dialog dialog Purple::Xfer xfer diff -urN pidgin-2.0.0beta7devel.orig/pidgin/plugins/perl/common/GtkThemes.xs pidgin-2.0.0beta7devel/pidgin/plugins/perl/common/GtkThemes.xs --- pidgin-2.0.0beta7devel.orig/pidgin/plugins/perl/common/GtkThemes.xs 2007-03-20 01:59:41.000000000 -0400 +++ pidgin-2.0.0beta7devel/pidgin/plugins/perl/common/GtkThemes.xs 2007-04-16 14:50:39.000000000 -0400 @@ -1,28 +1,28 @@ #include "gtkmodule.h" -MODULE = Pidgin::Themes PACKAGE = Pidgin::Themes PREFIX = pidginthemes_ +MODULE = Pidgin::Themes PACKAGE = Pidgin::Themes PREFIX = pidgin_themes_ PROTOTYPES: ENABLE void -pidginthemes_init() +pidgin_themes_init() gboolean -pidginthemes_smileys_disabled() +pidgin_themes_smileys_disabled() void -pidginthemes_smiley_theme_probe() +pidgin_themes_smiley_theme_probe() void -pidginthemes_load_smiley_theme(file, load) +pidgin_themes_load_smiley_theme(file, load) const char * file gboolean load void -pidginthemes_get_proto_smileys(id) +pidgin_themes_get_proto_smileys(id) const char * id PREINIT: GSList *l; PPCODE: - for (l = pidginthemes_get_proto_smileys(id); l != NULL; l = l->next) { + for (l = pidgin_themes_get_proto_smileys(id); l != NULL; l = l->next) { XPUSHs(sv_2mortal(purple_perl_bless_object(l->data, "Pidgin::IMHtml::Smiley"))); } pidgin-2.0.0-beta7-reread-resolvconf.patch: --- NEW FILE pidgin-2.0.0-beta7-reread-resolvconf.patch --- http://sourceforge.net/tracker/index.php?func=detail&aid=1604261&group_id=235&atid=300235 If the network connection on a machine is changed while gaim is running, it won't pick up the changes unless NetworkManager support is enabled. This makes it always re-read the DNS info before a server connect. This implemention is considered to be disliked because it re-reads the config files a few times upon every connection. There appears however to be no work underway to fix it properly. This behavior is at least harmless while fixing the bug, so we will keep this patch for now. diff -urN pidgin-2.0.0beta7devel.orig/libpurple/connection.c pidgin-2.0.0beta7devel/libpurple/connection.c --- pidgin-2.0.0beta7devel.orig/libpurple/connection.c 2007-03-20 01:59:41.000000000 -0400 +++ pidgin-2.0.0beta7devel/libpurple/connection.c 2007-04-16 13:54:40.000000000 -0400 @@ -37,6 +37,10 @@ #include "signals.h" #include "util.h" +#include +#include +#include + static GList *connections = NULL; static GList *connections_connecting = NULL; static PurpleConnectionUiOps *connection_ui_ops = NULL; @@ -139,6 +143,9 @@ purple_signal_emit(purple_connections_get_handle(), "signing-on", gc); + /* Re-read resolv.conf and friends in case DNS servers have changed */ + res_init(); + if (regist) { purple_debug_info("connection", "Registering. gc = %p\n", gc); diff -urN pidgin-2.0.0beta7devel.orig/libpurple/network.c pidgin-2.0.0beta7devel/libpurple/network.c --- pidgin-2.0.0beta7devel.orig/libpurple/network.c 2007-04-01 11:51:46.000000000 -0400 +++ pidgin-2.0.0beta7devel/libpurple/network.c 2007-04-16 13:55:08.000000000 -0400 @@ -612,8 +612,6 @@ switch(current) { case LIBNM_ACTIVE_NETWORK_CONNECTION: - /* Call res_init in case DNS servers have changed */ - res_init(); if (ui_ops != NULL && ui_ops->network_connected != NULL) ui_ops->network_connected(); prev = current; --- NEW FILE pidgin.spec --- # OPTION: perl integration (FC1+) %define perl_integration 1 # OPTION: krb5 for Zephyr protocol (FC1+) %define krb_integration 1 # OPTION: gtkspell integration (FC1+) %define gtkspell_integration 1 # OPTION: Preferred Applications with gnome-open (FC1+) %define gnome_open_integration 1 # OPTION: Evolution 1.5+ integration (FC3+) %define evolution_integration 1 # OPTION: SILC integration (FC3+) %define silc_integration 1 # OPTION: dbus integration (FC5+) %define dbus_integration 1 # OPTION: gstreamer integration (FC5+) %define gstreamer_integration 1 # OPTION: NetworkManager integration (FC5+) %define nm_integration 1 # OPTION: Modular X (FC5+) %define modular_x 1 # OPTION: dbus-glib split (FC6+) %define dbus_glib_splt 1 # OPTION: Meanwhile integration (F7+) %define meanwhile_integration 1 # OPTION: Mono integration (FC5+, broken) %define mono_integration 0 # OPTION: Howl integration (seems broken) %define howl_integration 0 # Prerelease define %define betaver beta7devel Name: pidgin Version: 2.0.0 Release: 0.33.%{betaver}%{?dist} License: GPL Group: Applications/Internet URL: http://pidgin.im/ #Source0: http://download.sourceforge.net/gaim/gaim-%{version}%{betaver}.tar.bz2 Source0: pidgin-%{version}%{betaver}.tar.gz Epoch: 2 Obsoletes: gaim Provides: gaim ExcludeArch: s390 s390x # meanwhile plugin is now provided by the main package Obsoletes: gaim-meanwhile ## Fedora pidgin defaults - Please Regenerate for Each Major Release # 1) run gaim as new user 2) edit preferences 3) close 4) copy .gaim/prefs.xml # - enable System Tray Icon # - enable ExtPlacement plugin # - enable History plugin # - enable Message Notification plugin # Insert count of new messages into window title # Set window manager "URGENT" hint # - disable buddy icon in buddy list # - enable Logging (in HTML) # - Browser "GNOME Default" # - Smiley Theme "Default" Source1: gaim-fedora-prefs.xml ## Patches 0-99: Fedora specific or upstream wont accept ## Patches 100+: To be Included in Future Upstream Patch113: pidgin-2.0.0-beta7-reread-resolvconf.patch Patch114: pidgin-2.0.0-beta7-fix-perl-plugin-varnames.patch BuildRoot: %{_tmppath}/%{name}-%{version}-root Summary: A Gtk+ based multiprotocol instant messaging client # Require Binary Compatible glib # returns bogus value if glib2-devel is not installed in order for parsing to succeed # bogus value wont make it into a real package %define glib_ver %([ -a %{_libdir}/pkgconfig/glib-2.0.pc ] && pkg-config --modversion glib-2.0 | cut -d. -f 1,2 || echo -n "999") BuildRequires: glib2-devel Requires: glib2 >= %{glib_ver} # Basic Library Requirements BuildRequires: autoconf BuildRequires: startup-notification-devel BuildRequires: cyrus-sasl-devel BuildRequires: mozilla-nss-devel BuildRequires: gtk2-devel BuildRequires: gettext BuildRequires: intltool BuildRequires: desktop-file-utils BuildRequires: ncurses-devel # Bug #212817 Jabber needs cyrus-sasl plugins for authentication Requires: cyrus-sasl-plain, cyrus-sasl-md5 # krb5 needed for Zephyr (FC1+) %if %{krb_integration} BuildRequires: krb5-devel %endif # gtkspell integration (FC1+) %if %{gtkspell_integration} BuildRequires: gtkspell-devel, aspell-devel %endif # Preferred Applications (FC1+) %if %{gnome_open_integration} Requires: libgnome %else Requires: htmlview %endif # Evolution integration (FC3+) %if %{evolution_integration} BuildRequires: evolution-data-server-devel %endif # SILC integration (FC3+) %if %{silc_integration} BuildRequires: libsilc-devel %endif # DBus integration (FC5+) %if %{dbus_integration} BuildRequires: dbus-devel >= 0.60 BuildRequires: python >= 2.4 %endif # GStreamer integration (FC5+) %if %{gstreamer_integration} BuildRequires: gstreamer-devel >= 0.10 %endif # NetworkManager integration (FC5+) %if %{nm_integration} %ifnarch s390 s390x # No NetworkManager on s390/s390x BuildRequires: NetworkManager-glib-devel %endif %endif # Modular X (FC5+) %if %{modular_x} BuildRequires: libSM-devel BuildRequires: libXScrnSaver-devel %endif # DBus GLIB Split (FC6+) %if %{dbus_glib_splt} BuildRequires: dbus-glib-devel >= 0.70 %endif # Mono integration (FC5+, broken) %if %{mono_integration} BuildRequires: mono-devel %endif # Howl integration (seems to be broken) %if %{howl_integration} BuildRequires: avahi-devel %endif # Meanwhile integration (not shipped in core) %if %{meanwhile_integration} BuildRequires: meanwhile-devel %endif %description Gaim allows you to talk to anyone using a variety of messaging protocols, including AIM (Oscar and TOC), ICQ, IRC, Yahoo!, MSN Messenger, Jabber, Gadu-Gadu, Napster, and Zephyr. These protocols are implemented using a modular, easy to use design. To use a protocol, just add an account using the account editor. Gaim supports many common features of other clients, as well as many unique features, such as perl scripting and C plugins. Gaim is NOT affiliated with or endorsed by America Online, Inc., Microsoft Corporation, or Yahoo! Inc. or other messaging service providers. %package devel Summary: Development headers and libraries for pidgin Group: Development/Libraries Requires: %{name} = %{epoch}:%{version}-%{release} Obsoletes: gaim-devel Provides: gaim-devel %description devel This package contains the files necessary to develop or compile code that depends on pidgin. %prep %setup -q -n pidgin-%{version}%{betaver} ## Patches 0-99: Fedora specific or upstream wont accept ## Patches 100+: To be Included in Future Upstream %patch113 -p1 %patch114 -p1 # Relabel internal version for support purposes sed -i "s/%{version}%{betaver}/%{version}-%{release}/g" configure chmod 755 configure # If not using gnome-open, then default to htmlview cp %{SOURCE1} prefs.xml if [ "%{gnome_open_integration}" == "0" ]; then sed -i "s/gnome-open/custom/g" prefs.xml sed -i "s/pref name='command' type='string' value=''/pref name='command' type='string' value='htmlview'/" prefs.xml fi %build SWITCHES="" %if %{krb_integration} SWITCHES="$SWITCHES --with-krb4" %endif %if %{silc_integration} SWITCHES="$SWITCHES --with-silc-includes=%{_includedir}/silc --with-silc-libs=%{_libdir}" %endif %if %{perl_integration} SWITCHES="$SWITCHES --enable-perl" %else SWITCHES="$SWITCHES --disable-perl" %endif %if %{howl_integration} SWITCHES="$SWITCHES --with-howl-includes=/usr/include/avahi-compat-howl/" %endif %if %{mono_integration} SWITCHES="$SWITCHES --enable-mono" %else SWITCHES="$SWITCHES --disable-mono" %endif %if %{dbus_integration} SWITCHES="$SWITCHES --enable-dbus" %else SWITCHES="$SWITCHES --disable-dbus" %endif %if %{nm_integration} SWITCHES="$SWITCHES --enable-nm" %endif %if %{gstreamer_integration} SWITCHES="$SWITCHES --enable-gstreamer" %else SWITCHES="$SWITCHES --disable-gstreamer" %endif # FC5+ automatic -fstack-protector-all switch export RPM_OPT_FLAGS=${RPM_OPT_FLAGS//-fstack-protector/-fstack-protector-all} export CFLAGS="$RPM_OPT_FLAGS" # disable tcl and tk because nobody uses it # gnutls is buggy so use mozilla-nss on all distributions %configure --disable-tcl --disable-tk --enable-gnutls=no --enable-nss=yes \ --enable-cyrus-sasl $SWITCHES # NOTE: smp_mflags breaks the mono plugin? make %{?_smp_mflags} %install rm -rf $RPM_BUILD_ROOT make DESTDIR=$RPM_BUILD_ROOT install desktop-file-install --vendor pidgin --delete-original \ --add-category X-Red-Hat-Base \ --copy-generic-name-to-name \ --dir $RPM_BUILD_ROOT%{_datadir}/applications \ $RPM_BUILD_ROOT%{_datadir}/applications/pidgin.desktop # remove libtool libraries and static libraries rm -f `find $RPM_BUILD_ROOT -name "*.la" -o -name "*.a"` # remove the old perllocal.pod file rm -f $RPM_BUILD_ROOT%{perl_archlib}/perllocal.pod # remove relnot.so plugin since it is unusable for our package rm -f $RPM_BUILD_ROOT%{_libdir}/pidgin/relnot.so # install Fedora pidgin default prefs.xml mkdir -p $RPM_BUILD_ROOT%{_sysconfdir}/purple/ install -m 644 prefs.xml $RPM_BUILD_ROOT%{_sysconfdir}/purple/prefs.xml %if %{perl_integration} find $RPM_BUILD_ROOT -type f -name .packlist -exec rm -f {} ';' find $RPM_BUILD_ROOT -type f -name '*.bs' -empty -exec rm -f {} ';' %endif # make sure that we can write to all the files we've installed # so that they are properly stripped chmod -R u+w $RPM_BUILD_ROOT/* %find_lang pidgin # symlink /usr/bin/gaim to new pidgin name ln -sf %{_bindir}/pidgin $RPM_BUILD_ROOT%{_bindir}/gaim %post /sbin/ldconfig -n %{_libdir}/pidgin /sbin/ldconfig -n %{_libdir}/finch %if %{mono_integration} # Mono apps need mono_exec_t. Since pidgin doesn't call /usr/bin/mono to run its # mono bits, the existing selinux policy misses this. # XXX: This command fails on non-selinux systems with a non-zero return code. # Changing the selinux context here would also cause rpm -V and TPS failure. # XXX: pidgin's mono support is broken, making this useless to enable anyway # https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=196877 # There is also concern that we don't want pidgin to run with this security context # due to its historical security track record. For now we are disaling mono # temporarily until we decide a long term solution. /usr/bin/chcon -t mono_exec_t /usr/bin/pidgin %endif %postun /sbin/ldconfig -n %{_libdir}/pidgin /sbin/ldconfig -n %{_libdir}/finch %clean rm -rf $RPM_BUILD_ROOT %files -f pidgin.lang %defattr(-,root,root,-) %doc NEWS COPYING AUTHORS doc/FAQ README ChangeLog doc/PERL-HOWTO.dox %{_bindir}/* %{_libdir}/pidgin/ %{_libdir}/finch/ %{_libdir}/libpurple/ %{_libdir}/libpurple.so.* %{_libdir}/libgnt.so.* %{_mandir}/man1/* %{_mandir}/man3/* %{_datadir}/aclocal/purple.m4 %{_datadir}/applications/pidgin.desktop %{_datadir}/pixmaps/pidgin/ %{_datadir}/pixmaps/purple/ %{_datadir}/pixmaps/pidgin.svg %{_datadir}/sounds/pidgin/ %{_sysconfdir}/purple/ %{_sysconfdir}/gconf/schemas/purple.schemas %if %{perl_integration} %{perl_vendorarch}/Purple* %{perl_vendorarch}/auto/Purple/ %endif %if %{dbus_integration} %{_libdir}/libpurple-client.so.* #%{_datadir}/dbus-1/services/pidgin.service %endif %files devel %defattr(-,root,root,-) %{_includedir}/libpurple/ %{_includedir}/pidgin/ %{_includedir}/finch/ %{_includedir}/gnt/ %{_libdir}/libpurple.so %{_libdir}/libgnt.so %{_libdir}/pkgconfig/purple.pc %{_libdir}/pkgconfig/pidgin.pc %{_libdir}/pkgconfig/gnt.pc %if %{dbus_integration} %{_libdir}/libpurple-client.so %endif %changelog * Mon Apr 16 2007 Warren Togami - 2:2.0.0-0.33.beta7devel - pidgin-2.0.0 snapshot prior to beta7 - rename gaim to pidgin/purple/finch in various places of spec (not complete) - ExcludeArch s390, s390x. It never did work there. - Include meanwhile plugin by moving to Extras * Fri Mar 23 2007 Warren Togami - 2:2.0.0-0.31.beta6 - Removed debian-02_gnthistory-in-gtk Removed debian-03_gconf-gstreamer.patch Upstream recommended removing these patches. - Add fix-buggy-fetch-url - Enable type_chat and type_chat_nick in default prefs.xml * Sat Jan 20 2007 Warren Togami - 2:2.0.0-0.30.beta6 - 2.0.0 beta6 * Thu Jan 18 2007 Warren Togami - 2:2.0.0-0.29.beta5 - Debian patch 17_upnp_crash - Debian patch 18_jabber-roster-crash * Mon Dec 11 2006 Warren Togami - 2:2.0.0-0.28.beta5 - Debian patch 13_yahoo_webauth_disable temporarily disable the broken yahoo web auth fallback * Wed Dec 06 2006 Warren Togami - 2:2.0.0-0.27.beta5 - Debian patch 12_gstreamer-cleanup, hopefully fixes #218070 * Tue Dec 05 2006 Warren Togami - 2:2.0.0-0.26.beta5 - Jabber SASL Authentication Crash (#217335) * Wed Nov 29 2006 Warren Togami - 2:2.0.0-0.25.beta5 - GTK File dialog blanked fix (#217768) * Tue Nov 28 2006 Warren Togami - 2:2.0.0-0.24.beta5 - Debian patch 10_text-arrow-keys - Debian patch 11_reread-resolvconf * Sun Nov 26 2006 Warren Togami - 2:2.0.0-0.23.beta5 - Debian patch 08_jabber-info-crash * Tue Nov 21 2006 Warren Togami - 2:2.0.0-0.22.beta5 - 2.0.0 beta5 - Debian patches 02_gnthistory-in-gtk 03_gconf-gstreamer 04_blist-memleak 05_url-handler-xmpp 06_jabber-registration-srv 07_msn-custom-smiley-crash - SILC Account Edit Crash * Tue Nov 21 2006 Warren Togami - 2:2.0.0-0.21.beta4 - #212817 Jabber needs cyrus-sasl plugins for authentication * Wed Nov 15 2006 Warren Togami - 2:2.0.0-0.20.beta4 - #215704 Revert Yahoo protocol version identifier * Wed Nov 8 2006 Warren Togami - 2:2.0.0-0.19.beta4 - buildreq NetworkManager-glib-devel FC5+ (katzj) - #213800 debug window freeze fix - #212818 IRC SIGPIPE crash fix * Wed Oct 25 2006 Warren Togami - 2:2.0.0-0.17.beta4 - temporary workaround for gstreamer build bug in beta4 --enable-gstreamer prevented it from working =) NOTE: beta4 removed libao support entirely. Distros that lack gstreamer-0.10+ will need to use command line sound output from now on. - Gadu Gadu is re-included in beta4 without requirement of external library * Mon Oct 23 2006 Warren Togami - 2:2.0.0-0.16.beta4 - 2.0.0 beta4 - gaim-text ncurses interface! - gstreamer integration with FC5+ * Thu Oct 05 2006 Warren Togami - 2:2.0.0-0.15.beta3 - delete config.h correctly (rvokal) * Thu Oct 05 2006 Warren Togami - 2:2.0.0-0.14.beta3 - Fix multilib conflict in -devel (#205206) * Sat Sep 30 2006 Matthias Clasen - 2:2.0.0-0.13.beta3 - Make the tray icon work with transparent panels (#208706) * Mon Jul 31 2006 Warren Togami - 2:2.0.0-0.11.beta3 - rebuild for new libebook * Tue Jul 25 2006 Warren Togami - 2:2.0.0-0.9.beta3 - fix crash with certain UTF-8 names in buddy list (#199590) * Sat Jul 22 2006 Warren Togami - 2:2.0.0-0.8.beta3 - move gaim.pc to -devel (#199761) * Wed Jul 19 2006 Warren Togami - 2:2.0.0-0.7.beta3 - cleanup spec and update default pref * Wed Jul 19 2006 John (J5) Palmieri - 2:2.0.0-0.6.beta3.2 - Add BR for dbus-glib-devel * Wed Jul 12 2006 Jesse Keating - 2:2.0.0-0.6.beta3.1 - rebuild * Wed Jul 05 2006 Warren Togami 2.0.0-0.6.beta3 - SILC blank realname failure fix (#173076) * Thu Jun 29 2006 Warren Togami 2.0.0-0.5.beta3 - buildreq libSM-devel (#197241) * Wed Jun 28 2006 Warren Togami 2.0.0-0.4.beta3 - rebuild against libsilc-1.0.2 * Tue Jun 27 2006 Warren Togami 2.0.0-0.3.beta3 - more spec cleanups - buildreq libXScrnSaver-devel, gettext, intltool, desktop-file-utils - disable mono for now due to #196877 * Mon Jun 26 2006 Tom "spot" Callaway - split out -devel package to meet guidelines * Mon Jan 23 2006 Tom "spot" Callaway - gaim2 version of the spec * Fri Dec 09 2005 Jesse Keating - rebuilt * Thu Nov 10 2005 Warren Togami - 1:1.5.0-9 - Ensure that security opt flags are used (#165795) - Many bug fixes from Peter Lawler (#171350) 156: Fix Yahoo chatroom ignore on join 157: Fix Italian yahoo profiles 158: Strip HTML from status 159: xmlnode cleanup 160: Fix crash on non-terminated strings 161: silc-close-gaim_request-window-prpl-disconnect-p1 162: silc-close-gaim_request-window-prpl-disconnect-p2 163: silc-close-gaim_request-window-prpl-disconnect-p3 164: silc-close-gaim_request-window-prpl-disconnect-p4 165: silc-close-gaim_request-window-prpl-disconnect-p5 166: silc-close-gaim_request-window-prpl-disconnect-p6 167: MSN data corruption fix 168: msn-kill-convo-close-timeout-notices-p1 169: msn-kill-convo-close-timeout-notices-p2 170: msn-kill-convo-close-timeout-notices-p3 171: forceful-connection_disconnect-not-wipe-password 172: Clipboard leak and history scrolling fix 173: smileys-logtype-p1 174: smileys-logtype-p2 175: Allow Italics in IRC 176: Add more authors 177: Update copyright 178: Update HACKING doc 179: Fix doc creation 180: Fix AIM/ICQ Rate Limiting issue * Thu Oct 13 2005 Ray Strode - 1:1.5.0-7 - use upstream desktop file (except use generic name, because this is our default instant messaging client) * Tue Sep 27 2005 Warren Togami - 1:1.5.0-6 - remove -Wno-pointer-sign, not sure why it was needed earlier - fix FORTIFY_SOURCE on FC3 * Thu Sep 15 2005 Jeremy Katz - 1:1.5.0-5 - rebuild for new e-d-s * Sun Aug 21 2005 Peter Jones - 1:1.5.0-4 - rebuild for new cairo, add -Wno-pointer-sign - add -Wno-pointer-sign until somebody maintaining this package makes it build without it. * Sun Aug 14 2005 Warren Togami - 1:1.5.0-2 - always use -z relro and FORTIFY_SOURCE opt flags for FC3+ and RHEL4+ (compiler simply ignores these flags if they are unsupported) * Thu Aug 11 2005 Warren Togami - 1:1.5.0-1 - 1.5.0 security and bug fixes CAN-2005-2370 Gadu-Gadu memory alignment bug CAN-2005-2102 AIM/ICQ non-UTF-8 Filename Crash CAN-2005-2103 AIM/ICQ away message buffer overflow * Tue Aug 9 2005 Jeremy Katz - 1:1.4.0-7 - rebuild for new evolution-data-server * Mon Aug 1 2005 Warren Togami 1:1.4.0-6 - FC5+ bash regex replace for -fstack-protector-all (mharris) * Sun Jul 31 2005 Warren Togami 1:1.4.0-5 - FC5+ automatic -fstack-protector-all switch - 150: MSN buddy names with space disconnect and profile corruption (supercedes patch 149) - 151: Gadu Gadu memory alignment crash - 152: Rename Group Merge crash - 153: mailto: parse crash (util.c) - 154: mailto: parse crash (MSN) - 155: mailto: parse crash (Zephyr) * Mon Jul 11 2005 Warren Togami 1:1.4.0-4 - 149: MSN username with space disconnect fix - Do not own perl dir, remove empty files (#162994 jpo) * Sun Jul 10 2005 Warren Togami 1:1.4.0-2 - 148: AIM login crash fix * Thu Jul 07 2005 Warren Togami 1:1.4.0-1 - 1.4.0 * Thu Jun 09 2005 Warren Togami 1:1.3.1-0 - 1.3.1 more bug fixes CAN-2005-1269 CAN-2005-1934 - enable Message Notification plugin by default * Tue May 10 2005 Warren Togami 1:1.3.0-1 - 1.3.0 many bug fixes and two security fixes long URL crash fix (#157017) CAN-2005-1261 MSN bad messages crash fix (#157202) CAN-2005-1262 * Thu Apr 07 2005 Warren Togami 1:1.2.1-4 - use mozilla-nss everywhere because gnutls is buggy (#135778) * Wed Apr 06 2005 Warren Togami 1:1.2.1-2 - 147: drag-n-drop URL crash fix * Sun Apr 03 2005 Warren Togami 1:1.2.1-1 - update to 1.2.1 CAN-2005-0965 CAN-2005-0966 CAN-2005-0967 * Fri Mar 18 2005 Warren Togami 1:1.2.0-1 - update to 1.2.0 (minor bug fixes) * Mon Mar 07 2005 Warren Togami 1:1.1.4-5 - Copy before modifying prefs.xml * Sun Mar 06 2005 Warren Togami 1:1.1.4-4 - 144: POSIX functions became macros, build fix (#150429) - 145: Fix non-proxy yahoo file transfer - 146: Fix non-proxy yahoo buddy icons * Fri Mar 04 2005 Warren Togami 1:1.1.4-3 - 143: Gadu Gadu protocol crash fix (#149984) * Mon Feb 28 2005 Warren Togami 1:1.1.4-2 - remove gcc4 conditional since FC4 is gcc4 default * Thu Feb 24 2005 Warren Togami 1:1.1.4-1 - 1.1.4 with MSN crash fix, g_stat() crash workaround CAN-2005-0208 Gaim HTML parsing DoS (another one) * Tue Feb 22 2005 Warren Togami 1:1.1.3-4 - Test fixes for #149190 and #149304 * Mon Feb 21 2005 Dan Williams 1:1.1.3-3 - Work around #149190 gaim-1.1.3-2 segfaults when calling g_stat() * Fri Feb 18 2005 Warren Togami 1:1.1.3-2 - 1.1.3 including two security fixes CAN-2005-0472 Client freezes when receiving certain invalid messages CAN-2005-0473 Client crashes when receiving specific malformed HTML * Fri Jan 28 2005 Florian La Roche - rebuild * Thu Jan 20 2005 Warren Togami 1:1.1.2-1 - 1.1.2 with more bugfixes * Tue Jan 18 2005 Chip Turner 1:1.1.1-3 - rebuild for new perl * Mon Jan 03 2005 Warren Togami 1.1.1-2 - force required glib2 version * Tue Dec 28 2004 Warren Togami 1.1.1-1 - 1.1.1 (minor bugfixes) * Thu Dec 2 2004 Warren Togami 1.1.0-1 - upgrade 1.1.0 (mostly bugfixes) - fix PIE patch * Sat Nov 20 2004 Warren Togami 1.0.3-3 - make gcc4 conditional * Sat Nov 20 2004 Daniel Reed 1.0.3-2 - Rebuild using gcc4 - To revert, remove "BuildRequires: gcc4" and "CC=gcc4" * Fri Nov 12 2004 Warren Togami 1.0.3-1 - 1.0.3 another bugfix release * Tue Oct 19 2004 Warren Togami 1.0.2-1 - 1.0.2 fixes many crashes, endian and other issues * Tue Oct 19 2004 Warren Togami 1.0.1-3 - nosnilmot: zephyr krb build was broken by thinko * Wed Oct 13 2004 Warren Togami 1.0.1-2 - CAN-2004-0891 * Thu Oct 07 2004 Warren Togami 1.0.1-1 - update to 1.0.1 - disable naive GNOME session check - switch to gnutls default (FC3+) * Mon Sep 27 2004 Warren Togami 1.0.0-5 - djr fixed PIE - added gnutls option, disabled and favoring mozilla-nss * Sat Sep 25 2004 Warren Togami 1.0.0-4 - PIE * Mon Sep 20 2004 Warren Togami 1.0.0-3 - 141: Jabber chat room list fix * Mon Sep 20 2004 Daniel Reed 1.0.0-2 - #132967 Remove GenericName * Sat Sep 18 2004 Warren Togami 1.0.0-1 - 1.0.0 * Wed Sep 01 2004 Warren Togami 0.82.1-2 - enable SILC protocol * Thu Aug 26 2004 Warren Togami 0.82.1-1 - new upstream point release with crash fix and added translation * Wed Aug 25 2004 Warren Togami 0.82-2 - 140: Buddy icon pref changing crash fix * Wed Aug 25 2004 Warren Togami 0.82-1 - Update to 0.82 resolves several security issues and bugs CAN-2004-0500, CAN-2004-0754, CAN-2004-0784, CAN-2004-0785 More details at http://gaim.sourceforge.net/security/ * Mon Aug 16 2004 Warren Togami 0.81-7 - CVS backport 138: GTK Prefs bug fix * Sun Aug 15 2004 Warren Togami 0.81-6 - CVS backport 137: System Log viewer fd leak * Sun Aug 15 2004 Warren Togami 0.81-5 - fix substitution for browser back compat - req fix for htmlview back compat - update prefs.xml * Fri Aug 13 2004 Warren Togami 0.81-4 - conditionalize features for alternate target distributions - remove unnecessary ExclusiveArch - other cleanups * Wed Aug 11 2004 Warren Togami 0.81-3 - CVS backport 133: CAN-2004-0500 MSNLP buffer overflow 134: Select buddy icon in new account crash 135: Jabber join crash 136: Jabber tooltip fake self crash * Mon Aug 9 2004 Daniel Reed 0.81-2 - #125847 Change gaim.desktop names to "IM" * Thu Aug 05 2004 Warren Togami 0.81-1 - 0.81 - krb5-devel for Zephyr - evolution-data-server-devel integration plugin disabled by default because it seems very unstable * Sun Jul 18 2004 Warren Togami 0.80-3 - CVS backport 130, 131: MSN buddy scaling issue fix 132: Drag and Drop crash fix * Sat Jul 17 2004 Warren Togami 0.80-2 - CVS backport 129: IRC buddy list flood disconnect fix * Fri Jul 16 2004 Warren Togami 0.80-1 - update to 0.80 - enable ExtPlacement plugin by default - Smiley Theme "Default" by default (bug fix) - Insertions -> Control-{B/I/U} by default * Mon Jun 28 2004 Warren Togami 0.79-2 - remove tray icon patch temporarily because it seems to cause more problems than it solves. - provide gaim-devel - CVS backport 128: Cached buddy icons fix * Fri Jun 25 2004 Warren Togami 0.79-1 - update to 0.79 - update desktop patch - update header and pkgconfig locations - update default prefs - FC3 sed behavior workaround - temporarily disable evolution integration * Tue Jun 22 2004 Warren Togami 0.78-8 - rebuilt * Mon Jun 08 2004 Warren Togami 0.78-7 - CVS backport 125: MSN disconnect on non-fatal error fix 126: Paste html with img crash fix 127: Misplaced free fix * Sat Jun 05 2004 Warren Togami 0.78-4 - CVS backport 123: jabber disconnect fix 124: log find click fix * Sun May 30 2004 Warren Togami 0.78-2 - update to 0.78 (without SILC support for now) * Sun May 09 2004 Warren Togami 0.77-7 - CVS backport 121: byte order badness and crashing copy & paste fix 122: history.so scroll to bottom in new tabs fix * Tue May 04 2004 Warren Togami 0.77-6 - CVS backport 118: x86-64 yahoo auth fix 119: Copy/paste fixes for UCS-2 encoded selection 120: IRC reconnect segfault fix - remove relnot.so plugin because it is unusable in FC - Default enable logging and history.so plugin enable autoreconnect plugin - Fix Gnome Default url handler * Thu Apr 29 2004 Warren Togami 0.77-3 - remove gnome-open manual, since 0.77 has "GNOME Default" as default. - update default prefs.xml, disable buddy icons in buddy list - CVS backport 114: plugin prefs saving fix 115: autoreconn-suppress-dialogs 116: fix smileys in dialogs 117: gtk+ 2.0 compat * Sun Apr 25 2004 Warren Togami 0.77-1 - 0.77, remove cvs backports * Fri Apr 15 2004 Warren Togami 0.76-6 - CVS backports: 111 Prevent Crash during password change if blank fields 112 Prevent Crash if remote sends invalid characters 113 Enable /etc/gaim/prefs.xml defaults for new profiles - Tray Icon enabled by default - Relabel internal version with V-R * Fri Apr 14 2004 Warren Togami 0.76-5 - CVS backports: 102 Fix ^F keybinding when gtkrc is set to emacs mode 103 Add Missing File: evolution-1.5.x buildability 104 When MSN server intermittently has problems accessing buddy list, MSN will crash with 0.76 105, 106, 107 MSN Error reporting fixes 108 History plugin causes unnecessary horizontal scrollbars 109 Fix the text replace plugin 110 Prevent message sending while offline * Fri Apr 09 2004 Warren Togami 0.76-3 - CVS backport: Fix oscar tooltip misbehavior Fix yahoo more * Thu Apr 01 2004 Warren Togami 0.76-2 - 0.76 * Sun Mar 28 2004 Warren Togami - CVS snapshot - more spec cleanups * Tue Mar 16 2004 Warren Togami - CVS snapshot, generated with automake-1.7.9 - update #4 - update #2 but disable - #5 no longer needed - default to gnome-open #6 - some spec cleanup * Tue Mar 02 2004 Elliot Lee - rebuilt * Fri Feb 13 2004 Elliot Lee - rebuilt * Fri Jan 23 2004 Christopher Blizzard 1:0.75-1.1.0 - Include patch that fixes a bunch of buffer-related problems, mostly from nectar at freebsd.org and some of my own changes. * Wed Jan 14 2004 Christopher Blizzard 1:0.75-0 - Update to 0.75. - Remove mem leak patch that is already included in 0.75. - Clean up a lot of old unused patches and old source tarballs. * Fri Dec 12 2003 Christopher Blizzard 1:0.74-10 - Add patch that fixes a large memory leak. * Thu Dec 04 2003 Christopher Blizzard 1:0.74-9 - Bump release to rebuild for fc2. * Wed Nov 25 2003 Christopher Blizzard 1:0.74-0 - Upgrade to 0.74 - Include libao-devel and startup-notification-devel to the buildreq list * Mon Nov 03 2003 Christopher Blizzard 1:0.71-2 - Add gtk2-devel to the buildreq list. * Fri Oct 24 2003 Christopher Blizzard 1:0.71-2 - Include patch that should fix some input problems for ja_JP users * Fri Oct 17 2003 Christopher Blizzard 1:0.71-1 - Include patch that updates the tray icon to a more recent version * Mon Sep 29 2003 Christopher Blizzard 1:0.70-0 - Update to 0.70 * Thu Sep 04 2003 Christopher Blizzard 1:0.68-0 - Update to 0.68 * Tue Aug 26 2003 Christopher Blizzard 1:0.66-2 - Change Instant Messenger to Messaging Client * Wed Jul 23 2003 Jeremy Katz 1:0.66-1 - 0.66 * Thu Jul 17 2003 Matt Wilson 1:0.65-1 - 0.65 - don't include .a or .la files * Tue Jul 15 2003 Matt Wilson 1:0.64-2 - rebuild against gtkspell * Wed Jun 04 2003 Elliot Lee - rebuilt * Wed Jun 04 2003 Christopher Blizzard 1:0.64-0 - 0.64 * Mon Apr 14 2003 Matt Wilson 1:0.61-1 - 0.61 - remove prefs patch, no longer needed * Wed Apr 9 2003 Matt Wilson 1:0.59.8-1 - use system libtool (#88340) * Wed Jan 29 2003 Christopher Blizzard 0.59.8-0 - Update to 0.59.8 * Wed Jan 22 2003 Tim Powers - rebuilt * Wed Dec 18 2002 Elliot Lee 0.59-11 - Add libtoolize etc. steps * Tue Dec 17 2002 Elliot Lee 0.59-10 - Rebuild * Mon Nov 18 2002 Tim Powers - build on all arches * Fri Aug 09 2002 Christopher Blizzard 0.59-7 - Include patch that uses htmlview instead of calling Netscape directly - Include patch that turns off the buddy ticker and changes the button look to the (sane) default. * Thu Aug 01 2002 Christopher Blizzard - Fix .desktop file, and put it in the right place. - More .desktop file fixes * Tue Jun 25 2002 Christopher Blizzard - Update to 0.59. - Disable perl for now. * Sun May 26 2002 Tim Powers - automated rebuild * Fri May 24 2002 Matt Wilson 0.58-1 - 0.58 - remove applet * Fri Mar 22 2002 Trond Eivind Glomsr?d 0.53-1 - Langify * Wed Mar 13 2002 Christopher Blizzard - update 0.53 * Thu Feb 21 2002 Christopher Blizzard - update to 0.52 * Tue Jan 29 2002 Christopher Blizzard - update to 0.51 * Fri Sep 14 2001 Matt Wilson - update to 0.43 * Fri Aug 03 2001 Christopher Blizzard - Add BuildRequires for gnome-libs-devel (bug #44739) * Mon Jul 02 2001 Christopher Blizzard - Add BuildRequires for gnome-core-devel (bug #44739) * Sun Jun 24 2001 Elliot Lee - Bump release + rebuild. * Thu Feb 15 2001 Trond Eivind Glomsr?d - make it compile * Sun Feb 11 2001 Tim Powers - updated to 0.11.0pre4 (bug fixes) - applied Bero's konqueror patch to fix kfm->konq * Tue Dec 5 2000 Tim Powers - updated to 0.11.0pre2 - enable gnome support - updated ispell to aspell patch - cleaned up file list * Thu Nov 16 2000 Tim Powers - updated to 0.10.3 * Fri Nov 10 2000 Tim Powers - update to 0.10.2 * Mon Sep 11 2000 Tim Powers - some ideas taken from the package available at the gaim website, mainly to install the applet stuff too. * Wed Aug 9 2000 Tim Powers - added Serial so that we can upgrade from Helix packages from 6.2 * Mon Jul 24 2000 Prospector - rebuilt * Tue Jul 18 2000 Tim Powers - changed default spell checker to aspell from ispell, patched. - requires aspell * Mon Jul 10 2000 Tim Powers - rebuilt * Thu Jun 22 2000 Tim Powers - fixed problems with ldconfig PreReq, shouls have been /sbin/ldconfig * Mon Jun 12 2000 Preston Brown - 0.9.19 - fix ldconfig stuff * Thu Jun 1 2000 Tim Powers - cleaned up spec for use with RPM 4.0 (al la _sysconfdir _datadir etc) - update to 0.9.17 - yay! a man page! * Thu May 25 2000 Tim Powers - we left a bunch of stuff out, pixmaps, plugins. Fixed - added applnk entry * Wed May 10 2000 Tim Powers - updated to 0.9.15 * Mon Apr 24 2000 Matt Wilson - updated to 0.9.14 * Mon Apr 24 2000 Matt Wilson - updated to 0.9.13 * Thu Feb 10 2000 Matt Wilson - added patch to prevent floating point errors in lag-o-meter update code * Wed Nov 10 1999 Tim Powers - updated to 0.9.10 * Tue Jul 13 1999 Tim Powers - rebuilt and put into Powertools 6.1 * Mon Jul 12 1999 Dale Lovelace - First RPM Build Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/pidgin/devel/.cvsignore,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- .cvsignore 16 Apr 2007 23:15:34 -0000 1.1 +++ .cvsignore 16 Apr 2007 23:20:15 -0000 1.2 @@ -0,0 +1 @@ +pidgin-2.0.0beta7devel.tar.gz Index: sources =================================================================== RCS file: /cvs/extras/rpms/pidgin/devel/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 16 Apr 2007 23:15:34 -0000 1.1 +++ sources 16 Apr 2007 23:20:15 -0000 1.2 @@ -0,0 +1 @@ +5adc11517957215d7cd1d15e7edaf755 pidgin-2.0.0beta7devel.tar.gz From fedora-extras-commits at redhat.com Tue Apr 17 00:08:04 2007 From: fedora-extras-commits at redhat.com (Brian Pepple (bpepple)) Date: Mon, 16 Apr 2007 20:08:04 -0400 Subject: rpms/xchat-gnome/devel xchat-gnome-0.17-setup-dialog.patch, NONE, 1.1 xchat-gnome.spec, 1.36, 1.37 Message-ID: <200704170008.l3H08483029415@cvs-int.fedora.redhat.com> Author: bpepple Update of /cvs/extras/rpms/xchat-gnome/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv29395 Modified Files: xchat-gnome.spec Added Files: xchat-gnome-0.17-setup-dialog.patch Log Message: * Mon Apr 16 2007 Brian Pepple - 0.17-4 - Add patch to fix setup-dialog. (#236636) xchat-gnome-0.17-setup-dialog.patch: --- NEW FILE xchat-gnome-0.17-setup-dialog.patch --- --- trunk/src/fe-gnome/setup-dialog.c 2007/03/19 00:05:08 2491 +++ trunk/src/fe-gnome/setup-dialog.c 2007/04/15 00:56:09 2513 @@ -29,7 +29,9 @@ #include "util.h" #include "preferences.h" -static GladeXML *xml = NULL; +static GtkWidget *real_entry = NULL; +static GtkWidget *nick_entry = NULL; +static GtkWidget *ok_button = NULL; static gboolean done; static void ok_clicked (GtkButton *button, gpointer data); @@ -37,12 +39,6 @@ void run_setup_dialog (void) { - GtkSizeGroup *group; - GtkWidget *window; - GtkWidget *nick_entry; - GtkWidget *real_entry; - GtkWidget *button; - gchar *path = locate_data_file ("setup-dialog.glade"); g_assert (path != NULL); @@ -51,9 +47,9 @@ g_free (path); - window = glade_xml_get_widget (xml, "setup window"); + GtkWidget *window = glade_xml_get_widget (xml, "setup window"); - group = gtk_size_group_new (GTK_SIZE_GROUP_HORIZONTAL); + GtkSizeGroup *group = gtk_size_group_new (GTK_SIZE_GROUP_HORIZONTAL); nick_entry = glade_xml_get_widget (xml, "nick name entry"); real_entry = glade_xml_get_widget (xml, "real name entry"); gtk_size_group_add_widget (group, nick_entry); @@ -66,8 +62,8 @@ gtk_entry_set_text (GTK_ENTRY (real_entry), g_get_real_name ()); gtk_widget_grab_focus (nick_entry); - button = glade_xml_get_widget (xml, "ok button"); - g_signal_connect (G_OBJECT (button), "clicked", G_CALLBACK (ok_clicked), NULL); + ok_button = glade_xml_get_widget (xml, "ok button"); + g_signal_connect (G_OBJECT (ok_button), "clicked", G_CALLBACK (ok_clicked), NULL); gtk_widget_show_all (window); done = FALSE; @@ -82,8 +78,6 @@ static void ok_clicked (GtkButton *button, gpointer data) { - GtkWidget *nick_entry = glade_xml_get_widget (xml, "nick name entry"); - GtkWidget *real_entry = glade_xml_get_widget (xml, "real name entry"); const gchar *nick = gtk_entry_get_text (GTK_ENTRY (nick_entry)); const gchar *real = gtk_entry_get_text (GTK_ENTRY (real_entry)); @@ -108,16 +102,11 @@ static void entry_changed (GtkEditable *entry, gpointer user_data) { - GtkWidget *ok_button, *nick_entry, *real_entry; - const gchar *nick, *real; - - ok_button = glade_xml_get_widget (xml, "ok button"); - nick_entry = glade_xml_get_widget (xml, "nick name entry"); - real_entry = glade_xml_get_widget (xml, "real name entry"); - nick = gtk_entry_get_text (GTK_ENTRY (nick_entry)); - real = gtk_entry_get_text (GTK_ENTRY (real_entry)); + const gchar *nick = gtk_entry_get_text (GTK_ENTRY (nick_entry)); + const gchar *real = gtk_entry_get_text (GTK_ENTRY (real_entry)); - if (strlen(nick) == 0 || strlen(real) == 0) { + if ((nick == NULL || strlen(nick) == 0) || + (real == NULL || strlen(real) == 0)) { gtk_widget_set_sensitive (ok_button, FALSE); } else { gtk_widget_set_sensitive (ok_button, TRUE); Index: xchat-gnome.spec =================================================================== RCS file: /cvs/extras/rpms/xchat-gnome/devel/xchat-gnome.spec,v retrieving revision 1.36 retrieving revision 1.37 diff -u -r1.36 -r1.37 --- xchat-gnome.spec 4 Apr 2007 01:03:03 -0000 1.36 +++ xchat-gnome.spec 17 Apr 2007 00:07:30 -0000 1.37 @@ -1,6 +1,6 @@ Name: xchat-gnome Version: 0.17 -Release: 3%{?dist} +Release: 4%{?dist} Summary: GNOME front-end to xchat Group: Applications/Internet @@ -9,6 +9,7 @@ Source0: http://flapjack.navi.cx/releases/%{name}/%{name}-%{version}.tar.bz2 Patch0: %{name}-%{version}-config.patch Patch1: %{name}-%{version}-static.patch +Patch2: %{name}-%{version}-setup-dialog.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: openssl-devel @@ -44,6 +45,7 @@ %setup -q -n %{name}-%{version} %patch0 -p1 -b .config %patch1 -p1 -b .static +%patch2 -p1 -b .dialog %build @@ -129,6 +131,9 @@ %changelog +* Mon Apr 16 2007 Brian Pepple - 0.17-4 +- Add patch to fix setup-dialog. (#236636) + * Tue Apr 3 2007 Brian Pepple - 0.17-3 - Add patch to fix crasher. (#235144). From fedora-extras-commits at redhat.com Tue Apr 17 00:12:37 2007 From: fedora-extras-commits at redhat.com (Mamoru Tasaka (mtasaka)) Date: Mon, 16 Apr 2007 20:12:37 -0400 Subject: rpms/ruby-bsearch pkg.acl,1.1,NONE Message-ID: <200704170012.l3H0CbUR029539@cvs-int.fedora.redhat.com> Author: mtasaka Update of /cvs/extras/rpms/ruby-bsearch In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv29516/ruby-bsearch Removed Files: pkg.acl Log Message: initial import for ruby-bsearch and ruby-romkan --- pkg.acl DELETED --- From fedora-extras-commits at redhat.com Tue Apr 17 00:12:53 2007 From: fedora-extras-commits at redhat.com (Mamoru Tasaka (mtasaka)) Date: Mon, 16 Apr 2007 20:12:53 -0400 Subject: rpms/ruby-romkan pkg.acl,1.1,NONE Message-ID: <200704170012.l3H0Croa029595@cvs-int.fedora.redhat.com> Author: mtasaka Update of /cvs/extras/rpms/ruby-romkan In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv29516/ruby-romkan Removed Files: pkg.acl Log Message: initial import for ruby-bsearch and ruby-romkan --- pkg.acl DELETED --- From fedora-extras-commits at redhat.com Tue Apr 17 00:13:11 2007 From: fedora-extras-commits at redhat.com (Mamoru Tasaka (mtasaka)) Date: Mon, 16 Apr 2007 20:13:11 -0400 Subject: rpms/ruby-bsearch/FC-5 .cvsignore,1.1,1.2 sources,1.1,1.2 Message-ID: <200704170013.l3H0DBkR029654@cvs-int.fedora.redhat.com> Author: mtasaka Update of /cvs/extras/rpms/ruby-bsearch/FC-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv29516/ruby-bsearch/FC-5 Modified Files: .cvsignore sources Log Message: initial import for ruby-bsearch and ruby-romkan Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/ruby-bsearch/FC-5/.cvsignore,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- .cvsignore 16 Apr 2007 18:11:52 -0000 1.1 +++ .cvsignore 17 Apr 2007 00:12:37 -0000 1.2 @@ -0,0 +1 @@ +ruby-bsearch-1.5.tar.gz Index: sources =================================================================== RCS file: /cvs/extras/rpms/ruby-bsearch/FC-5/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 16 Apr 2007 18:11:52 -0000 1.1 +++ sources 17 Apr 2007 00:12:37 -0000 1.2 @@ -0,0 +1 @@ +fb3cb15bb3546fb3b5d4ba5a61baeea1 ruby-bsearch-1.5.tar.gz From fedora-extras-commits at redhat.com Tue Apr 17 00:13:15 2007 From: fedora-extras-commits at redhat.com (Mamoru Tasaka (mtasaka)) Date: Mon, 16 Apr 2007 20:13:15 -0400 Subject: rpms/ruby-bsearch/FC-6 .cvsignore,1.1,1.2 sources,1.1,1.2 Message-ID: <200704170013.l3H0DFAm029658@cvs-int.fedora.redhat.com> Author: mtasaka Update of /cvs/extras/rpms/ruby-bsearch/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv29516/ruby-bsearch/FC-6 Modified Files: .cvsignore sources Log Message: initial import for ruby-bsearch and ruby-romkan Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/ruby-bsearch/FC-6/.cvsignore,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- .cvsignore 16 Apr 2007 18:11:52 -0000 1.1 +++ .cvsignore 17 Apr 2007 00:12:41 -0000 1.2 @@ -0,0 +1 @@ +ruby-bsearch-1.5.tar.gz Index: sources =================================================================== RCS file: /cvs/extras/rpms/ruby-bsearch/FC-6/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 16 Apr 2007 18:11:52 -0000 1.1 +++ sources 17 Apr 2007 00:12:41 -0000 1.2 @@ -0,0 +1 @@ +fb3cb15bb3546fb3b5d4ba5a61baeea1 ruby-bsearch-1.5.tar.gz From fedora-extras-commits at redhat.com Tue Apr 17 00:13:19 2007 From: fedora-extras-commits at redhat.com (Mamoru Tasaka (mtasaka)) Date: Mon, 16 Apr 2007 20:13:19 -0400 Subject: rpms/ruby-bsearch/devel .cvsignore,1.1,1.2 sources,1.1,1.2 Message-ID: <200704170013.l3H0DJOJ029662@cvs-int.fedora.redhat.com> Author: mtasaka Update of /cvs/extras/rpms/ruby-bsearch/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv29516/ruby-bsearch/devel Modified Files: .cvsignore sources Log Message: initial import for ruby-bsearch and ruby-romkan Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/ruby-bsearch/devel/.cvsignore,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- .cvsignore 16 Apr 2007 18:11:52 -0000 1.1 +++ .cvsignore 17 Apr 2007 00:12:45 -0000 1.2 @@ -0,0 +1 @@ +ruby-bsearch-1.5.tar.gz Index: sources =================================================================== RCS file: /cvs/extras/rpms/ruby-bsearch/devel/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 16 Apr 2007 18:11:52 -0000 1.1 +++ sources 17 Apr 2007 00:12:45 -0000 1.2 @@ -0,0 +1 @@ +fb3cb15bb3546fb3b5d4ba5a61baeea1 ruby-bsearch-1.5.tar.gz From fedora-extras-commits at redhat.com Tue Apr 17 00:13:32 2007 From: fedora-extras-commits at redhat.com (Mamoru Tasaka (mtasaka)) Date: Mon, 16 Apr 2007 20:13:32 -0400 Subject: rpms/ruby-romkan/FC-5 .cvsignore,1.1,1.2 sources,1.1,1.2 Message-ID: <200704170013.l3H0DWou029668@cvs-int.fedora.redhat.com> Author: mtasaka Update of /cvs/extras/rpms/ruby-romkan/FC-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv29516/ruby-romkan/FC-5 Modified Files: .cvsignore sources Log Message: initial import for ruby-bsearch and ruby-romkan Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/ruby-romkan/FC-5/.cvsignore,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- .cvsignore 16 Apr 2007 18:10:15 -0000 1.1 +++ .cvsignore 17 Apr 2007 00:12:58 -0000 1.2 @@ -0,0 +1 @@ +ruby-romkan-0.4.tar.gz Index: sources =================================================================== RCS file: /cvs/extras/rpms/ruby-romkan/FC-5/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 16 Apr 2007 18:10:15 -0000 1.1 +++ sources 17 Apr 2007 00:12:58 -0000 1.2 @@ -0,0 +1 @@ +bc48a51bd6cf0e4ff1d73faffef531fb ruby-romkan-0.4.tar.gz From fedora-extras-commits at redhat.com Tue Apr 17 00:13:40 2007 From: fedora-extras-commits at redhat.com (Mamoru Tasaka (mtasaka)) Date: Mon, 16 Apr 2007 20:13:40 -0400 Subject: rpms/ruby-romkan/devel .cvsignore,1.1,1.2 sources,1.1,1.2 Message-ID: <200704170013.l3H0DeiV029676@cvs-int.fedora.redhat.com> Author: mtasaka Update of /cvs/extras/rpms/ruby-romkan/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv29516/ruby-romkan/devel Modified Files: .cvsignore sources Log Message: initial import for ruby-bsearch and ruby-romkan Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/ruby-romkan/devel/.cvsignore,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- .cvsignore 16 Apr 2007 18:10:15 -0000 1.1 +++ .cvsignore 17 Apr 2007 00:13:06 -0000 1.2 @@ -0,0 +1 @@ +ruby-romkan-0.4.tar.gz Index: sources =================================================================== RCS file: /cvs/extras/rpms/ruby-romkan/devel/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 16 Apr 2007 18:10:15 -0000 1.1 +++ sources 17 Apr 2007 00:13:06 -0000 1.2 @@ -0,0 +1 @@ +bc48a51bd6cf0e4ff1d73faffef531fb ruby-romkan-0.4.tar.gz From fedora-extras-commits at redhat.com Tue Apr 17 00:13:36 2007 From: fedora-extras-commits at redhat.com (Mamoru Tasaka (mtasaka)) Date: Mon, 16 Apr 2007 20:13:36 -0400 Subject: rpms/ruby-romkan/FC-6 .cvsignore,1.1,1.2 sources,1.1,1.2 Message-ID: <200704170013.l3H0Daij029672@cvs-int.fedora.redhat.com> Author: mtasaka Update of /cvs/extras/rpms/ruby-romkan/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv29516/ruby-romkan/FC-6 Modified Files: .cvsignore sources Log Message: initial import for ruby-bsearch and ruby-romkan Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/ruby-romkan/FC-6/.cvsignore,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- .cvsignore 16 Apr 2007 18:10:15 -0000 1.1 +++ .cvsignore 17 Apr 2007 00:13:02 -0000 1.2 @@ -0,0 +1 @@ +ruby-romkan-0.4.tar.gz Index: sources =================================================================== RCS file: /cvs/extras/rpms/ruby-romkan/FC-6/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 16 Apr 2007 18:10:15 -0000 1.1 +++ sources 17 Apr 2007 00:13:02 -0000 1.2 @@ -0,0 +1 @@ +bc48a51bd6cf0e4ff1d73faffef531fb ruby-romkan-0.4.tar.gz From fedora-extras-commits at redhat.com Tue Apr 17 00:17:34 2007 From: fedora-extras-commits at redhat.com (Mamoru Tasaka (mtasaka)) Date: Mon, 16 Apr 2007 20:17:34 -0400 Subject: rpms/ruby-bsearch/FC-5 ruby-bsearch.spec,NONE,1.1 Message-ID: <200704170017.l3H0HYx7029796@cvs-int.fedora.redhat.com> Author: mtasaka Update of /cvs/extras/rpms/ruby-bsearch/FC-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv29779/ruby-bsearch/FC-5 Added Files: ruby-bsearch.spec Log Message: initial import for ruby-bsearch and ruby-romkan --- NEW FILE ruby-bsearch.spec --- %{!?ruby_sitelib: %define ruby_sitelib %(ruby -rrbconfig -e "puts Config::CONFIG['sitelibdir']")} %define rubyabi 1.8 Name: ruby-bsearch Version: 1.5 Release: 1%{?dist} Summary: Binary search library for Ruby Group: Development/Languages License: GPL URL: http://0xcc.net/ruby-romkan/ Source0: http://0xcc.net/ruby-romkan/%{name}-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) # make it sure that the ruby used for build has # the same abi as which is used at runtime BuildRequires: ruby(abi) = %{rubyabi} BuildRequires: ruby BuildRequires: ruby-devel Requires: ruby(abi) = %{rubyabi} Provides: ruby(bsearch) = %{version}-%{release} BuildArch: noarch %description Ruby/Bsearch is a binary search library for Ruby. It can search the FIRST or LAST occurrence in an array with a condition given by a block. %prep %setup -q %build %install %{__rm} -rf $RPM_BUILD_ROOT %{__mkdir_p} $RPM_BUILD_ROOT%{ruby_sitelib} %{__install} -c -p -m 644 bsearch.rb $RPM_BUILD_ROOT%{ruby_sitelib}/ %check cd tests ; sh test.sh cd .. %clean rm -rf $RPM_BUILD_ROOT %files %defattr(-,root,root,-) %doc ChangeLog bsearch.en.rd %doc bsearch.png %lang(ja) %doc bsearch.ja.rd %{ruby_sitelib}/bsearch.rb %changelog * Thu Apr 12 2007 Mamoru Tasaka - 1.5-1 - Rewrite * Sun Apr 08 2007 Minokichi Sato - First build for Fedora Core 6 From fedora-extras-commits at redhat.com Tue Apr 17 00:17:43 2007 From: fedora-extras-commits at redhat.com (Mamoru Tasaka (mtasaka)) Date: Mon, 16 Apr 2007 20:17:43 -0400 Subject: rpms/ruby-bsearch/FC-6 ruby-bsearch.spec,NONE,1.1 Message-ID: <200704170017.l3H0Hh4k029811@cvs-int.fedora.redhat.com> Author: mtasaka Update of /cvs/extras/rpms/ruby-bsearch/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv29779/ruby-bsearch/FC-6 Added Files: ruby-bsearch.spec Log Message: initial import for ruby-bsearch and ruby-romkan --- NEW FILE ruby-bsearch.spec --- %{!?ruby_sitelib: %define ruby_sitelib %(ruby -rrbconfig -e "puts Config::CONFIG['sitelibdir']")} %define rubyabi 1.8 Name: ruby-bsearch Version: 1.5 Release: 1%{?dist} Summary: Binary search library for Ruby Group: Development/Languages License: GPL URL: http://0xcc.net/ruby-romkan/ Source0: http://0xcc.net/ruby-romkan/%{name}-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) # make it sure that the ruby used for build has # the same abi as which is used at runtime BuildRequires: ruby(abi) = %{rubyabi} BuildRequires: ruby BuildRequires: ruby-devel Requires: ruby(abi) = %{rubyabi} Provides: ruby(bsearch) = %{version}-%{release} BuildArch: noarch %description Ruby/Bsearch is a binary search library for Ruby. It can search the FIRST or LAST occurrence in an array with a condition given by a block. %prep %setup -q %build %install %{__rm} -rf $RPM_BUILD_ROOT %{__mkdir_p} $RPM_BUILD_ROOT%{ruby_sitelib} %{__install} -c -p -m 644 bsearch.rb $RPM_BUILD_ROOT%{ruby_sitelib}/ %check cd tests ; sh test.sh cd .. %clean rm -rf $RPM_BUILD_ROOT %files %defattr(-,root,root,-) %doc ChangeLog bsearch.en.rd %doc bsearch.png %lang(ja) %doc bsearch.ja.rd %{ruby_sitelib}/bsearch.rb %changelog * Thu Apr 12 2007 Mamoru Tasaka - 1.5-1 - Rewrite * Sun Apr 08 2007 Minokichi Sato - First build for Fedora Core 6 From fedora-extras-commits at redhat.com Tue Apr 17 00:17:52 2007 From: fedora-extras-commits at redhat.com (Mamoru Tasaka (mtasaka)) Date: Mon, 16 Apr 2007 20:17:52 -0400 Subject: rpms/ruby-bsearch/devel ruby-bsearch.spec,NONE,1.1 Message-ID: <200704170017.l3H0HqCn029829@cvs-int.fedora.redhat.com> Author: mtasaka Update of /cvs/extras/rpms/ruby-bsearch/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv29779/ruby-bsearch/devel Added Files: ruby-bsearch.spec Log Message: initial import for ruby-bsearch and ruby-romkan --- NEW FILE ruby-bsearch.spec --- %{!?ruby_sitelib: %define ruby_sitelib %(ruby -rrbconfig -e "puts Config::CONFIG['sitelibdir']")} %define rubyabi 1.8 Name: ruby-bsearch Version: 1.5 Release: 1%{?dist} Summary: Binary search library for Ruby Group: Development/Languages License: GPL URL: http://0xcc.net/ruby-romkan/ Source0: http://0xcc.net/ruby-romkan/%{name}-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) # make it sure that the ruby used for build has # the same abi as which is used at runtime BuildRequires: ruby(abi) = %{rubyabi} BuildRequires: ruby BuildRequires: ruby-devel Requires: ruby(abi) = %{rubyabi} Provides: ruby(bsearch) = %{version}-%{release} BuildArch: noarch %description Ruby/Bsearch is a binary search library for Ruby. It can search the FIRST or LAST occurrence in an array with a condition given by a block. %prep %setup -q %build %install %{__rm} -rf $RPM_BUILD_ROOT %{__mkdir_p} $RPM_BUILD_ROOT%{ruby_sitelib} %{__install} -c -p -m 644 bsearch.rb $RPM_BUILD_ROOT%{ruby_sitelib}/ %check cd tests ; sh test.sh cd .. %clean rm -rf $RPM_BUILD_ROOT %files %defattr(-,root,root,-) %doc ChangeLog bsearch.en.rd %doc bsearch.png %lang(ja) %doc bsearch.ja.rd %{ruby_sitelib}/bsearch.rb %changelog * Thu Apr 12 2007 Mamoru Tasaka - 1.5-1 - Rewrite * Sun Apr 08 2007 Minokichi Sato - First build for Fedora Core 6 From fedora-extras-commits at redhat.com Tue Apr 17 00:18:01 2007 From: fedora-extras-commits at redhat.com (Mamoru Tasaka (mtasaka)) Date: Mon, 16 Apr 2007 20:18:01 -0400 Subject: rpms/ruby-romkan/FC-5 ruby-romkan.spec,NONE,1.1 Message-ID: <200704170018.l3H0I1e2029844@cvs-int.fedora.redhat.com> Author: mtasaka Update of /cvs/extras/rpms/ruby-romkan/FC-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv29779/ruby-romkan/FC-5 Added Files: ruby-romkan.spec Log Message: initial import for ruby-bsearch and ruby-romkan --- NEW FILE ruby-romkan.spec --- %{!?ruby_sitelib: %define ruby_sitelib %(ruby -rrbconfig -e "puts Config::CONFIG['sitelibdir']")} %define rubyabi 1.8 Name: ruby-romkan Version: 0.4 Release: 2%{?dist} Summary: Romaji <-> Kana conversion library for Ruby Group: Development/Languages License: GPL URL: http://0xcc.net/ruby-romkan/ Source0: http://0xcc.net/ruby-romkan/%{name}-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) # make it sure that the ruby used for build has # the same abi as which is used at runtime BuildRequires: ruby(abi) = %{rubyabi} BuildRequires: ruby BuildRequires: ruby-devel Requires: ruby(abi) = %{rubyabi} Provides: ruby(romkan) = %{version}-%{release} BuildArch: noarch %description Ruby/Romkan is a Romaji <-> Kana conversion library for Ruby. It can convert a Japanese Romaji string to a Japanese Kana string or vice versa. %prep %setup -q %build %install rm -rf $RPM_BUILD_ROOT %{__mkdir_p} $RPM_BUILD_ROOT%{ruby_sitelib} %{__install} -c -p -m 644 romkan.rb $RPM_BUILD_ROOT%{ruby_sitelib}/ %check sh test.sh %clean rm -rf $RPM_BUILD_ROOT %files %defattr(-,root,root,-) %doc ChangeLog romkan.en.rd %lang(ja) %doc romkan.ja.rd %{ruby_sitelib}/romkan.rb %changelog * Mon Apr 16 2007 Mamoru Tasaka - 0.4-2 - Fix permission * Thu Apr 12 2007 Mamoru Tasaka - 0.4-1 - Rewrite * Sun Apr 08 2007 Minokichi Sato - First build for Fedora Core 6 From fedora-extras-commits at redhat.com Tue Apr 17 00:18:10 2007 From: fedora-extras-commits at redhat.com (Mamoru Tasaka (mtasaka)) Date: Mon, 16 Apr 2007 20:18:10 -0400 Subject: rpms/ruby-romkan/FC-6 ruby-romkan.spec,NONE,1.1 Message-ID: <200704170018.l3H0IANx029859@cvs-int.fedora.redhat.com> Author: mtasaka Update of /cvs/extras/rpms/ruby-romkan/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv29779/ruby-romkan/FC-6 Added Files: ruby-romkan.spec Log Message: initial import for ruby-bsearch and ruby-romkan --- NEW FILE ruby-romkan.spec --- %{!?ruby_sitelib: %define ruby_sitelib %(ruby -rrbconfig -e "puts Config::CONFIG['sitelibdir']")} %define rubyabi 1.8 Name: ruby-romkan Version: 0.4 Release: 2%{?dist} Summary: Romaji <-> Kana conversion library for Ruby Group: Development/Languages License: GPL URL: http://0xcc.net/ruby-romkan/ Source0: http://0xcc.net/ruby-romkan/%{name}-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) # make it sure that the ruby used for build has # the same abi as which is used at runtime BuildRequires: ruby(abi) = %{rubyabi} BuildRequires: ruby BuildRequires: ruby-devel Requires: ruby(abi) = %{rubyabi} Provides: ruby(romkan) = %{version}-%{release} BuildArch: noarch %description Ruby/Romkan is a Romaji <-> Kana conversion library for Ruby. It can convert a Japanese Romaji string to a Japanese Kana string or vice versa. %prep %setup -q %build %install rm -rf $RPM_BUILD_ROOT %{__mkdir_p} $RPM_BUILD_ROOT%{ruby_sitelib} %{__install} -c -p -m 644 romkan.rb $RPM_BUILD_ROOT%{ruby_sitelib}/ %check sh test.sh %clean rm -rf $RPM_BUILD_ROOT %files %defattr(-,root,root,-) %doc ChangeLog romkan.en.rd %lang(ja) %doc romkan.ja.rd %{ruby_sitelib}/romkan.rb %changelog * Mon Apr 16 2007 Mamoru Tasaka - 0.4-2 - Fix permission * Thu Apr 12 2007 Mamoru Tasaka - 0.4-1 - Rewrite * Sun Apr 08 2007 Minokichi Sato - First build for Fedora Core 6 From fedora-extras-commits at redhat.com Tue Apr 17 00:18:19 2007 From: fedora-extras-commits at redhat.com (Mamoru Tasaka (mtasaka)) Date: Mon, 16 Apr 2007 20:18:19 -0400 Subject: rpms/ruby-romkan/devel ruby-romkan.spec,NONE,1.1 Message-ID: <200704170018.l3H0IJHS029874@cvs-int.fedora.redhat.com> Author: mtasaka Update of /cvs/extras/rpms/ruby-romkan/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv29779/ruby-romkan/devel Added Files: ruby-romkan.spec Log Message: initial import for ruby-bsearch and ruby-romkan --- NEW FILE ruby-romkan.spec --- %{!?ruby_sitelib: %define ruby_sitelib %(ruby -rrbconfig -e "puts Config::CONFIG['sitelibdir']")} %define rubyabi 1.8 Name: ruby-romkan Version: 0.4 Release: 2%{?dist} Summary: Romaji <-> Kana conversion library for Ruby Group: Development/Languages License: GPL URL: http://0xcc.net/ruby-romkan/ Source0: http://0xcc.net/ruby-romkan/%{name}-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) # make it sure that the ruby used for build has # the same abi as which is used at runtime BuildRequires: ruby(abi) = %{rubyabi} BuildRequires: ruby BuildRequires: ruby-devel Requires: ruby(abi) = %{rubyabi} Provides: ruby(romkan) = %{version}-%{release} BuildArch: noarch %description Ruby/Romkan is a Romaji <-> Kana conversion library for Ruby. It can convert a Japanese Romaji string to a Japanese Kana string or vice versa. %prep %setup -q %build %install rm -rf $RPM_BUILD_ROOT %{__mkdir_p} $RPM_BUILD_ROOT%{ruby_sitelib} %{__install} -c -p -m 644 romkan.rb $RPM_BUILD_ROOT%{ruby_sitelib}/ %check sh test.sh %clean rm -rf $RPM_BUILD_ROOT %files %defattr(-,root,root,-) %doc ChangeLog romkan.en.rd %lang(ja) %doc romkan.ja.rd %{ruby_sitelib}/romkan.rb %changelog * Mon Apr 16 2007 Mamoru Tasaka - 0.4-2 - Fix permission * Thu Apr 12 2007 Mamoru Tasaka - 0.4-1 - Rewrite * Sun Apr 08 2007 Minokichi Sato - First build for Fedora Core 6 From fedora-extras-commits at redhat.com Tue Apr 17 01:48:53 2007 From: fedora-extras-commits at redhat.com (Chung-Yen Chang (candyz)) Date: Mon, 16 Apr 2007 21:48:53 -0400 Subject: rpms/gcin/devel .cvsignore, 1.13, 1.14 NewCJ3.cin, 1.5, 1.6 gcin.spec, 1.19, 1.20 gcin_gtab.patch, 1.2, 1.3 im-client.patch, 1.6, 1.7 sources, 1.13, 1.14 Message-ID: <200704170148.l3H1mrGH004029@cvs-int.fedora.redhat.com> Author: candyz Update of /cvs/extras/rpms/gcin/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv3981 Modified Files: .cvsignore NewCJ3.cin gcin.spec gcin_gtab.patch im-client.patch sources Log Message: update to 1.3.4 Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/gcin/devel/.cvsignore,v retrieving revision 1.13 retrieving revision 1.14 diff -u -r1.13 -r1.14 --- .cvsignore 30 Jan 2007 02:12:23 -0000 1.13 +++ .cvsignore 17 Apr 2007 01:48:18 -0000 1.14 @@ -1 +1 @@ -gcin-1.3.3.tar.bz2 +gcin-1.3.4.tar.bz2 Index: NewCJ3.cin =================================================================== RCS file: /cvs/extras/rpms/gcin/devel/NewCJ3.cin,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- NewCJ3.cin 30 Jan 2007 02:12:23 -0000 1.5 +++ NewCJ3.cin 17 Apr 2007 01:48:18 -0000 1.6 @@ -3,7 +3,6 @@ %cname ???????????? %selkey 123456789 %keyname begin -` ` ' ??? , ??? . ??? @@ -355,7 +354,6 @@ t;o ?????? t;p ?????? t;u ?????? -` ??? , ??? ,, ??? . ??? Index: gcin.spec =================================================================== RCS file: /cvs/extras/rpms/gcin/devel/gcin.spec,v retrieving revision 1.19 retrieving revision 1.20 diff -u -r1.19 -r1.20 --- gcin.spec 30 Jan 2007 02:12:23 -0000 1.19 +++ gcin.spec 17 Apr 2007 01:48:18 -0000 1.20 @@ -1,5 +1,5 @@ Name: gcin -Version: 1.3.3 +Version: 1.3.4 Release: 1%{?dist} Summary: Input method for Traditional Chinese @@ -31,7 +31,7 @@ %prep %setup -q -%patch10 -p1 -b .update +#%patch10 -p1 -b .update %patch1 -p1 -b .im-client %patch2 -p1 -b .qt %patch3 -p1 -b .configure @@ -112,6 +112,9 @@ %{_libdir}/libgcin-im-client.so* %changelog +* Tue Apr 17 2007 Chung-Yen Chang - 1.3.4-1 +- update to 1.3.4 + * Tue Jan 30 2007 Chung-Yen Chang - 1.3.3-1 - update to 1.3.3 gcin_gtab.patch: Index: gcin_gtab.patch =================================================================== RCS file: /cvs/extras/rpms/gcin/devel/gcin_gtab.patch,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- gcin_gtab.patch 30 Jan 2007 02:12:23 -0000 1.2 +++ gcin_gtab.patch 17 Apr 2007 01:48:18 -0000 1.3 @@ -1,6 +1,15 @@ -diff -urN gcin-1.3.2.orig/gtab.c gcin-1.3.2/gtab.c ---- gcin-1.3.2.orig/gtab.c 2006-12-29 23:51:37.000000000 +0800 -+++ gcin-1.3.2/gtab.c 2007-01-01 08:59:01.000000000 +0800 +diff -urN gcin-1.3.4.orig/gtab.h gcin-1.3.4/gtab.h +--- gcin-1.3.4.orig/gtab.h 2007-04-04 09:44:09.000000000 +0800 ++++ gcin-1.3.4/gtab.h 2007-04-12 09:00:19.000000000 +0800 +@@ -1,4 +1,4 @@ +-#define MAX_CIN_PHR (100*CH_SZ + 1) ++#define MAX_CIN_PHR (200*CH_SZ + 1) + + + +diff -urN gcin-1.3.4.orig/gtab.c gcin-1.3.4/gtab.c +--- gcin-1.3.4.orig/gtab.c 2007-04-04 11:41:59.000000000 +0800 ++++ gcin-1.3.4/gtab.c 2007-04-12 12:07:08.000000000 +0800 @@ -190,9 +190,12 @@ for(i=0; i < tbufN; i++) { #define MAX_DISP_MATCH 40 @@ -15,31 +24,33 @@ } free(tbuf[i]); -@@ -838,7 +842,14 @@ +@@ -883,10 +886,16 @@ int i; for(i=ofs; i< cur_inmd->M_DUP_SEL + ofs; i++) { if (seltab[i][0]) { + if (!gtab_vertical_select) -+ strcat(tt, ""); ++ strcat(tt, ""); + + char selback[MAX_CIN_PHR+16]; + add_backslash(seltab[i], selback); + b1_cat(tt, cur_inmd->selkey[i - ofs]); -+ + if (!gtab_vertical_select) -+ strcat(tt, ""); ++ strcat(tt, ""); + if (gtab_vertical_select) strcat(tt, ". "); -@@ -850,7 +861,7 @@ - char uu[512]; +@@ -898,7 +907,7 @@ + char uu[MAX_CIN_PHR]; if (gtab_vertical_select) { -- utf8cpy_bytes(uu, seltab[i], 60); -+ utf8cpy_bytes(uu, seltab[i], 120); +- utf8cpy_bytes(uu, selback, 60); ++ utf8cpy_bytes(uu, selback, 120); strcat(tt, uu); } else { - char *p = seltab[i]; -@@ -1167,6 +1178,8 @@ + char *p = selback; +@@ -1214,6 +1223,8 @@ return 0; } case XK_Prior: @@ -48,7 +59,7 @@ case XK_KP_Subtract: if (wild_mode) { if (wild_page >= cur_inmd->M_DUP_SEL) wild_page-=cur_inmd->M_DUP_SEL; -@@ -1182,6 +1195,8 @@ +@@ -1229,6 +1240,8 @@ } return 0; case XK_Next: @@ -57,12 +68,3 @@ case XK_KP_Add: if (more_pg) { next_page: -diff -urN gcin-1.3.2.orig/gtab.h gcin-1.3.2/gtab.h ---- gcin-1.3.2.orig/gtab.h 2006-12-18 11:15:18.000000000 +0800 -+++ gcin-1.3.2/gtab.h 2007-01-01 08:59:01.000000000 +0800 -@@ -1,4 +1,4 @@ --#define MAX_CIN_PHR (100*CH_SZ + 1) -+#define MAX_CIN_PHR (200*CH_SZ + 1) - - - im-client.patch: Index: im-client.patch =================================================================== RCS file: /cvs/extras/rpms/gcin/devel/im-client.patch,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- im-client.patch 30 Jan 2007 02:12:23 -0000 1.6 +++ im-client.patch 17 Apr 2007 01:48:18 -0000 1.7 @@ -27,9 +27,9 @@ ln -sf $(SOFILEVER) $(SOFILE).1 install -d $(includedir) install -m 444 gcin-im-client.h $(includedir) -diff -urN gcin-1.3.0.1.orig/Makefile gcin-1.3.0.1/Makefile ---- gcin-1.3.0.1.orig/Makefile 2006-11-21 11:03:53.000000000 +0800 -+++ gcin-1.3.0.1/Makefile 2006-11-23 16:26:15.000000000 +0800 +diff -urN gcin-1.3.4.orig/Makefile gcin-1.3.4/Makefile +--- gcin-1.3.4.orig/Makefile 2007-04-10 09:56:33.000000000 +0800 ++++ gcin-1.3.4/Makefile 2007-04-12 11:52:46.000000000 +0800 @@ -8,10 +8,10 @@ gcin_pho_o = win-pho.o pho.o pho-util.o pho-sym.o table-update.o pho-dbg.o gcin_gtab_o = gtab.o win-gtab.o gtab-util.o gtab-list.o @@ -38,8 +38,8 @@ +gcin1_o= intcode.o win-int.o win-message.o phrase.o win-sym.o win-inmd-switch.o pinyin.o win-pho-near.o OBJS=gcin.o eve.o util.o gcin-conf.o gcin-settings.o locale.o gcin-icon.o \ -- gcin-switch.o $(GCIN_SO) \ -+ gcin-switch.o $(gcin1_o) \ +- gcin-switch.o gcin-exec-script.o $(GCIN_SO) \ ++ gcin-switch.o gcin-exec-script.o $(gcin1_o) \ $(gcin_tsin_o) $(gcin_pho_o) $(gcin_gtab_o) OBJS_TSLEARN=tslearn.o util.o gcin-conf.o pho-util.o tsin-util.o gcin-send.o pho-sym.o \ Index: sources =================================================================== RCS file: /cvs/extras/rpms/gcin/devel/sources,v retrieving revision 1.13 retrieving revision 1.14 diff -u -r1.13 -r1.14 --- sources 30 Jan 2007 02:12:23 -0000 1.13 +++ sources 17 Apr 2007 01:48:18 -0000 1.14 @@ -1 +1 @@ -8cf166c401b23eb42454170befbcacad gcin-1.3.3.tar.bz2 +20ae604f49fd57c38b9395941ef66cc2 gcin-1.3.4.tar.bz2 From fedora-extras-commits at redhat.com Tue Apr 17 01:55:25 2007 From: fedora-extras-commits at redhat.com (Chung-Yen Chang (candyz)) Date: Mon, 16 Apr 2007 21:55:25 -0400 Subject: rpms/gcin/FC-6 .cvsignore, 1.13, 1.14 NewCJ3.cin, 1.5, 1.6 gcin.spec, 1.18, 1.19 gcin_gtab.patch, 1.2, 1.3 im-client.patch, 1.6, 1.7 sources, 1.13, 1.14 Message-ID: <200704170155.l3H1tPvh004239@cvs-int.fedora.redhat.com> Author: candyz Update of /cvs/extras/rpms/gcin/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv4198 Modified Files: .cvsignore NewCJ3.cin gcin.spec gcin_gtab.patch im-client.patch sources Log Message: update to 1.3.4 Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/gcin/FC-6/.cvsignore,v retrieving revision 1.13 retrieving revision 1.14 diff -u -r1.13 -r1.14 --- .cvsignore 30 Jan 2007 02:20:21 -0000 1.13 +++ .cvsignore 17 Apr 2007 01:54:50 -0000 1.14 @@ -1 +1 @@ -gcin-1.3.3.tar.bz2 +gcin-1.3.4.tar.bz2 Index: NewCJ3.cin =================================================================== RCS file: /cvs/extras/rpms/gcin/FC-6/NewCJ3.cin,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- NewCJ3.cin 30 Jan 2007 02:20:21 -0000 1.5 +++ NewCJ3.cin 17 Apr 2007 01:54:50 -0000 1.6 @@ -3,7 +3,6 @@ %cname ???????????? %selkey 123456789 %keyname begin -` ` ' ??? , ??? . ??? @@ -355,7 +354,6 @@ t;o ?????? t;p ?????? t;u ?????? -` ??? , ??? ,, ??? . ??? Index: gcin.spec =================================================================== RCS file: /cvs/extras/rpms/gcin/FC-6/gcin.spec,v retrieving revision 1.18 retrieving revision 1.19 diff -u -r1.18 -r1.19 --- gcin.spec 30 Jan 2007 02:20:21 -0000 1.18 +++ gcin.spec 17 Apr 2007 01:54:50 -0000 1.19 @@ -1,5 +1,5 @@ Name: gcin -Version: 1.3.3 +Version: 1.3.4 Release: 1%{?dist} Summary: Input method for Traditional Chinese @@ -31,7 +31,7 @@ %prep %setup -q -%patch10 -p1 -b .update +#%patch10 -p1 -b .update %patch1 -p1 -b .im-client %patch2 -p1 -b .qt %patch3 -p1 -b .configure @@ -112,6 +112,9 @@ %{_libdir}/libgcin-im-client.so* %changelog +* Tue Apr 17 2007 Chung-Yen Chang - 1.3.4-1 +- update to 1.3.4 + * Tue Jan 30 2007 Chung-Yen Chang - 1.3.3-1 - update to 1.3.3 gcin_gtab.patch: Index: gcin_gtab.patch =================================================================== RCS file: /cvs/extras/rpms/gcin/FC-6/gcin_gtab.patch,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- gcin_gtab.patch 30 Jan 2007 02:20:21 -0000 1.2 +++ gcin_gtab.patch 17 Apr 2007 01:54:50 -0000 1.3 @@ -1,6 +1,15 @@ -diff -urN gcin-1.3.2.orig/gtab.c gcin-1.3.2/gtab.c ---- gcin-1.3.2.orig/gtab.c 2006-12-29 23:51:37.000000000 +0800 -+++ gcin-1.3.2/gtab.c 2007-01-01 08:59:01.000000000 +0800 +diff -urN gcin-1.3.4.orig/gtab.h gcin-1.3.4/gtab.h +--- gcin-1.3.4.orig/gtab.h 2007-04-04 09:44:09.000000000 +0800 ++++ gcin-1.3.4/gtab.h 2007-04-12 09:00:19.000000000 +0800 +@@ -1,4 +1,4 @@ +-#define MAX_CIN_PHR (100*CH_SZ + 1) ++#define MAX_CIN_PHR (200*CH_SZ + 1) + + + +diff -urN gcin-1.3.4.orig/gtab.c gcin-1.3.4/gtab.c +--- gcin-1.3.4.orig/gtab.c 2007-04-04 11:41:59.000000000 +0800 ++++ gcin-1.3.4/gtab.c 2007-04-12 12:07:08.000000000 +0800 @@ -190,9 +190,12 @@ for(i=0; i < tbufN; i++) { #define MAX_DISP_MATCH 40 @@ -15,31 +24,33 @@ } free(tbuf[i]); -@@ -838,7 +842,14 @@ +@@ -883,10 +886,16 @@ int i; for(i=ofs; i< cur_inmd->M_DUP_SEL + ofs; i++) { if (seltab[i][0]) { + if (!gtab_vertical_select) -+ strcat(tt, ""); ++ strcat(tt, ""); + + char selback[MAX_CIN_PHR+16]; + add_backslash(seltab[i], selback); + b1_cat(tt, cur_inmd->selkey[i - ofs]); -+ + if (!gtab_vertical_select) -+ strcat(tt, ""); ++ strcat(tt, ""); + if (gtab_vertical_select) strcat(tt, ". "); -@@ -850,7 +861,7 @@ - char uu[512]; +@@ -898,7 +907,7 @@ + char uu[MAX_CIN_PHR]; if (gtab_vertical_select) { -- utf8cpy_bytes(uu, seltab[i], 60); -+ utf8cpy_bytes(uu, seltab[i], 120); +- utf8cpy_bytes(uu, selback, 60); ++ utf8cpy_bytes(uu, selback, 120); strcat(tt, uu); } else { - char *p = seltab[i]; -@@ -1167,6 +1178,8 @@ + char *p = selback; +@@ -1214,6 +1223,8 @@ return 0; } case XK_Prior: @@ -48,7 +59,7 @@ case XK_KP_Subtract: if (wild_mode) { if (wild_page >= cur_inmd->M_DUP_SEL) wild_page-=cur_inmd->M_DUP_SEL; -@@ -1182,6 +1195,8 @@ +@@ -1229,6 +1240,8 @@ } return 0; case XK_Next: @@ -57,12 +68,3 @@ case XK_KP_Add: if (more_pg) { next_page: -diff -urN gcin-1.3.2.orig/gtab.h gcin-1.3.2/gtab.h ---- gcin-1.3.2.orig/gtab.h 2006-12-18 11:15:18.000000000 +0800 -+++ gcin-1.3.2/gtab.h 2007-01-01 08:59:01.000000000 +0800 -@@ -1,4 +1,4 @@ --#define MAX_CIN_PHR (100*CH_SZ + 1) -+#define MAX_CIN_PHR (200*CH_SZ + 1) - - - im-client.patch: Index: im-client.patch =================================================================== RCS file: /cvs/extras/rpms/gcin/FC-6/im-client.patch,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- im-client.patch 30 Jan 2007 02:20:21 -0000 1.6 +++ im-client.patch 17 Apr 2007 01:54:50 -0000 1.7 @@ -27,9 +27,9 @@ ln -sf $(SOFILEVER) $(SOFILE).1 install -d $(includedir) install -m 444 gcin-im-client.h $(includedir) -diff -urN gcin-1.3.0.1.orig/Makefile gcin-1.3.0.1/Makefile ---- gcin-1.3.0.1.orig/Makefile 2006-11-21 11:03:53.000000000 +0800 -+++ gcin-1.3.0.1/Makefile 2006-11-23 16:26:15.000000000 +0800 +diff -urN gcin-1.3.4.orig/Makefile gcin-1.3.4/Makefile +--- gcin-1.3.4.orig/Makefile 2007-04-10 09:56:33.000000000 +0800 ++++ gcin-1.3.4/Makefile 2007-04-12 11:52:46.000000000 +0800 @@ -8,10 +8,10 @@ gcin_pho_o = win-pho.o pho.o pho-util.o pho-sym.o table-update.o pho-dbg.o gcin_gtab_o = gtab.o win-gtab.o gtab-util.o gtab-list.o @@ -38,8 +38,8 @@ +gcin1_o= intcode.o win-int.o win-message.o phrase.o win-sym.o win-inmd-switch.o pinyin.o win-pho-near.o OBJS=gcin.o eve.o util.o gcin-conf.o gcin-settings.o locale.o gcin-icon.o \ -- gcin-switch.o $(GCIN_SO) \ -+ gcin-switch.o $(gcin1_o) \ +- gcin-switch.o gcin-exec-script.o $(GCIN_SO) \ ++ gcin-switch.o gcin-exec-script.o $(gcin1_o) \ $(gcin_tsin_o) $(gcin_pho_o) $(gcin_gtab_o) OBJS_TSLEARN=tslearn.o util.o gcin-conf.o pho-util.o tsin-util.o gcin-send.o pho-sym.o \ Index: sources =================================================================== RCS file: /cvs/extras/rpms/gcin/FC-6/sources,v retrieving revision 1.13 retrieving revision 1.14 diff -u -r1.13 -r1.14 --- sources 30 Jan 2007 02:20:21 -0000 1.13 +++ sources 17 Apr 2007 01:54:50 -0000 1.14 @@ -1 +1 @@ -8cf166c401b23eb42454170befbcacad gcin-1.3.3.tar.bz2 +20ae604f49fd57c38b9395941ef66cc2 gcin-1.3.4.tar.bz2 From fedora-extras-commits at redhat.com Tue Apr 17 01:58:27 2007 From: fedora-extras-commits at redhat.com (Chung-Yen Chang (candyz)) Date: Mon, 16 Apr 2007 21:58:27 -0400 Subject: rpms/gcin/FC-5 .cvsignore, 1.13, 1.14 NewCJ3.cin, 1.5, 1.6 gcin.spec, 1.17, 1.18 gcin_gtab.patch, 1.2, 1.3 im-client.patch, 1.6, 1.7 sources, 1.13, 1.14 Message-ID: <200704170158.l3H1wRQO004374@cvs-int.fedora.redhat.com> Author: candyz Update of /cvs/extras/rpms/gcin/FC-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv4329 Modified Files: .cvsignore NewCJ3.cin gcin.spec gcin_gtab.patch im-client.patch sources Log Message: update to 1.3.4 Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/gcin/FC-5/.cvsignore,v retrieving revision 1.13 retrieving revision 1.14 diff -u -r1.13 -r1.14 --- .cvsignore 30 Jan 2007 02:23:36 -0000 1.13 +++ .cvsignore 17 Apr 2007 01:57:52 -0000 1.14 @@ -1 +1 @@ -gcin-1.3.3.tar.bz2 +gcin-1.3.4.tar.bz2 Index: NewCJ3.cin =================================================================== RCS file: /cvs/extras/rpms/gcin/FC-5/NewCJ3.cin,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- NewCJ3.cin 30 Jan 2007 02:23:36 -0000 1.5 +++ NewCJ3.cin 17 Apr 2007 01:57:52 -0000 1.6 @@ -3,7 +3,6 @@ %cname ???????????? %selkey 123456789 %keyname begin -` ` ' ??? , ??? . ??? @@ -355,7 +354,6 @@ t;o ?????? t;p ?????? t;u ?????? -` ??? , ??? ,, ??? . ??? Index: gcin.spec =================================================================== RCS file: /cvs/extras/rpms/gcin/FC-5/gcin.spec,v retrieving revision 1.17 retrieving revision 1.18 diff -u -r1.17 -r1.18 --- gcin.spec 30 Jan 2007 02:23:36 -0000 1.17 +++ gcin.spec 17 Apr 2007 01:57:52 -0000 1.18 @@ -1,5 +1,5 @@ Name: gcin -Version: 1.3.3 +Version: 1.3.4 Release: 1%{?dist} Summary: Input method for Traditional Chinese @@ -31,7 +31,7 @@ %prep %setup -q -%patch10 -p1 -b .update +#%patch10 -p1 -b .update %patch1 -p1 -b .im-client %patch2 -p1 -b .qt %patch3 -p1 -b .configure @@ -112,6 +112,9 @@ %{_libdir}/libgcin-im-client.so* %changelog +* Tue Apr 17 2007 Chung-Yen Chang - 1.3.4-1 +- update to 1.3.4 + * Tue Jan 30 2007 Chung-Yen Chang - 1.3.3-1 - update to 1.3.3 gcin_gtab.patch: Index: gcin_gtab.patch =================================================================== RCS file: /cvs/extras/rpms/gcin/FC-5/gcin_gtab.patch,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- gcin_gtab.patch 30 Jan 2007 02:23:36 -0000 1.2 +++ gcin_gtab.patch 17 Apr 2007 01:57:52 -0000 1.3 @@ -1,6 +1,15 @@ -diff -urN gcin-1.3.2.orig/gtab.c gcin-1.3.2/gtab.c ---- gcin-1.3.2.orig/gtab.c 2006-12-29 23:51:37.000000000 +0800 -+++ gcin-1.3.2/gtab.c 2007-01-01 08:59:01.000000000 +0800 +diff -urN gcin-1.3.4.orig/gtab.h gcin-1.3.4/gtab.h +--- gcin-1.3.4.orig/gtab.h 2007-04-04 09:44:09.000000000 +0800 ++++ gcin-1.3.4/gtab.h 2007-04-12 09:00:19.000000000 +0800 +@@ -1,4 +1,4 @@ +-#define MAX_CIN_PHR (100*CH_SZ + 1) ++#define MAX_CIN_PHR (200*CH_SZ + 1) + + + +diff -urN gcin-1.3.4.orig/gtab.c gcin-1.3.4/gtab.c +--- gcin-1.3.4.orig/gtab.c 2007-04-04 11:41:59.000000000 +0800 ++++ gcin-1.3.4/gtab.c 2007-04-12 12:07:08.000000000 +0800 @@ -190,9 +190,12 @@ for(i=0; i < tbufN; i++) { #define MAX_DISP_MATCH 40 @@ -15,31 +24,33 @@ } free(tbuf[i]); -@@ -838,7 +842,14 @@ +@@ -883,10 +886,16 @@ int i; for(i=ofs; i< cur_inmd->M_DUP_SEL + ofs; i++) { if (seltab[i][0]) { + if (!gtab_vertical_select) -+ strcat(tt, ""); ++ strcat(tt, ""); + + char selback[MAX_CIN_PHR+16]; + add_backslash(seltab[i], selback); + b1_cat(tt, cur_inmd->selkey[i - ofs]); -+ + if (!gtab_vertical_select) -+ strcat(tt, ""); ++ strcat(tt, ""); + if (gtab_vertical_select) strcat(tt, ". "); -@@ -850,7 +861,7 @@ - char uu[512]; +@@ -898,7 +907,7 @@ + char uu[MAX_CIN_PHR]; if (gtab_vertical_select) { -- utf8cpy_bytes(uu, seltab[i], 60); -+ utf8cpy_bytes(uu, seltab[i], 120); +- utf8cpy_bytes(uu, selback, 60); ++ utf8cpy_bytes(uu, selback, 120); strcat(tt, uu); } else { - char *p = seltab[i]; -@@ -1167,6 +1178,8 @@ + char *p = selback; +@@ -1214,6 +1223,8 @@ return 0; } case XK_Prior: @@ -48,7 +59,7 @@ case XK_KP_Subtract: if (wild_mode) { if (wild_page >= cur_inmd->M_DUP_SEL) wild_page-=cur_inmd->M_DUP_SEL; -@@ -1182,6 +1195,8 @@ +@@ -1229,6 +1240,8 @@ } return 0; case XK_Next: @@ -57,12 +68,3 @@ case XK_KP_Add: if (more_pg) { next_page: -diff -urN gcin-1.3.2.orig/gtab.h gcin-1.3.2/gtab.h ---- gcin-1.3.2.orig/gtab.h 2006-12-18 11:15:18.000000000 +0800 -+++ gcin-1.3.2/gtab.h 2007-01-01 08:59:01.000000000 +0800 -@@ -1,4 +1,4 @@ --#define MAX_CIN_PHR (100*CH_SZ + 1) -+#define MAX_CIN_PHR (200*CH_SZ + 1) - - - im-client.patch: Index: im-client.patch =================================================================== RCS file: /cvs/extras/rpms/gcin/FC-5/im-client.patch,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- im-client.patch 30 Jan 2007 02:23:36 -0000 1.6 +++ im-client.patch 17 Apr 2007 01:57:53 -0000 1.7 @@ -27,9 +27,9 @@ ln -sf $(SOFILEVER) $(SOFILE).1 install -d $(includedir) install -m 444 gcin-im-client.h $(includedir) -diff -urN gcin-1.3.0.1.orig/Makefile gcin-1.3.0.1/Makefile ---- gcin-1.3.0.1.orig/Makefile 2006-11-21 11:03:53.000000000 +0800 -+++ gcin-1.3.0.1/Makefile 2006-11-23 16:26:15.000000000 +0800 +diff -urN gcin-1.3.4.orig/Makefile gcin-1.3.4/Makefile +--- gcin-1.3.4.orig/Makefile 2007-04-10 09:56:33.000000000 +0800 ++++ gcin-1.3.4/Makefile 2007-04-12 11:52:46.000000000 +0800 @@ -8,10 +8,10 @@ gcin_pho_o = win-pho.o pho.o pho-util.o pho-sym.o table-update.o pho-dbg.o gcin_gtab_o = gtab.o win-gtab.o gtab-util.o gtab-list.o @@ -38,8 +38,8 @@ +gcin1_o= intcode.o win-int.o win-message.o phrase.o win-sym.o win-inmd-switch.o pinyin.o win-pho-near.o OBJS=gcin.o eve.o util.o gcin-conf.o gcin-settings.o locale.o gcin-icon.o \ -- gcin-switch.o $(GCIN_SO) \ -+ gcin-switch.o $(gcin1_o) \ +- gcin-switch.o gcin-exec-script.o $(GCIN_SO) \ ++ gcin-switch.o gcin-exec-script.o $(gcin1_o) \ $(gcin_tsin_o) $(gcin_pho_o) $(gcin_gtab_o) OBJS_TSLEARN=tslearn.o util.o gcin-conf.o pho-util.o tsin-util.o gcin-send.o pho-sym.o \ Index: sources =================================================================== RCS file: /cvs/extras/rpms/gcin/FC-5/sources,v retrieving revision 1.13 retrieving revision 1.14 diff -u -r1.13 -r1.14 --- sources 30 Jan 2007 02:23:36 -0000 1.13 +++ sources 17 Apr 2007 01:57:53 -0000 1.14 @@ -1 +1 @@ -8cf166c401b23eb42454170befbcacad gcin-1.3.3.tar.bz2 +20ae604f49fd57c38b9395941ef66cc2 gcin-1.3.4.tar.bz2 From fedora-extras-commits at redhat.com Tue Apr 17 02:18:53 2007 From: fedora-extras-commits at redhat.com (Chung-Yen Chang (candyz)) Date: Mon, 16 Apr 2007 22:18:53 -0400 Subject: rpms/gcin/FC-5 gcin.spec,1.18,1.19 im-client.patch,1.7,1.8 Message-ID: <200704170218.l3H2Irs0008809@cvs-int.fedora.redhat.com> Author: candyz Update of /cvs/extras/rpms/gcin/FC-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv8784 Modified Files: gcin.spec im-client.patch Log Message: disable i18n and do not make po Index: gcin.spec =================================================================== RCS file: /cvs/extras/rpms/gcin/FC-5/gcin.spec,v retrieving revision 1.18 retrieving revision 1.19 diff -u -r1.18 -r1.19 --- gcin.spec 17 Apr 2007 01:57:52 -0000 1.18 +++ gcin.spec 17 Apr 2007 02:18:19 -0000 1.19 @@ -1,6 +1,6 @@ Name: gcin Version: 1.3.4 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Input method for Traditional Chinese Group: System Environment/Libraries @@ -112,6 +112,9 @@ %{_libdir}/libgcin-im-client.so* %changelog +* Tue Apr 17 2007 Chung-Yen Chang - 1.3.4-2 +- disable i18n and do not make po + * Tue Apr 17 2007 Chung-Yen Chang - 1.3.4-1 - update to 1.3.4 im-client.patch: Index: im-client.patch =================================================================== RCS file: /cvs/extras/rpms/gcin/FC-5/im-client.patch,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- im-client.patch 17 Apr 2007 01:57:53 -0000 1.7 +++ im-client.patch 17 Apr 2007 02:18:19 -0000 1.8 @@ -43,7 +43,12 @@ $(gcin_tsin_o) $(gcin_pho_o) $(gcin_gtab_o) OBJS_TSLEARN=tslearn.o util.o gcin-conf.o pho-util.o tsin-util.o gcin-send.o pho-sym.o \ -@@ -77,8 +77,7 @@ +@@ -78,12 +78,11 @@ + $(MAKE) -C data + $(MAKE) -C im-client + $(MAKE) -C gtk-im +- $(MAKE) -C po ++ #$(MAKE) -C po if [ $(QT_IM) = 'Y' ]; then $(MAKE) -C qt-im; fi gcin: $(OBJS) $(IMdkitLIB) $(im-srv) @@ -53,7 +58,7 @@ rm -f core.* ln -sf $@ $@.test -@@ -135,9 +134,9 @@ +@@ -140,9 +139,9 @@ pin-juyin: $(OBJS_pin_juyin) $(CC) -o $@ $(OBJS_pin_juyin) $(LDFLAGS) @@ -66,7 +71,7 @@ ### making the following as .so actuall makes the RSS larger gcin_gtab_so = gtab.pico win-gtab.pico gtab-util.pico -@@ -162,14 +161,11 @@ +@@ -167,14 +166,11 @@ ibin: install $(PROGS) $(bindir); \ rm -f $(bindir)/trad2sim; ln -sf sim2trad $(bindir)/trad2sim @@ -81,7 +86,7 @@ install -d $(bindir) $(MAKE) -C data install $(MAKE) -C im-client install -@@ -177,13 +173,9 @@ +@@ -182,13 +178,9 @@ if [ $(QT_IM) = 'Y' ]; then $(MAKE) -C qt-im install; fi if [ $(prefix) = /usr/local ]; then \ install -m 644 gcin.png /usr/share/icons; \ @@ -95,3 +100,12 @@ install -s $(PROGS) $(bindir); \ rm -f $(bindir)/trad2sim; ln -sf sim2trad $(bindir)/trad2sim; \ fi +@@ -208,7 +200,7 @@ + $(MAKE) -C qt-im clean + $(MAKE) -C man clean + $(MAKE) -C menu clean +- $(MAKE) -C po clean ++ #$(MAKE) -C po clean + rm -f *.o *.E *.db *.pico *.so config.mak tags $(PROGS) $(PROGS_CV) \ + $(DATA) .depend gcin.spec trad2sim gcin.spec.tmp gcin.log + find . '(' -name '.ted*' -o -name '*~' -o -name 'core.*' -o -name 'vgcore.*' ')' -exec rm {} \; From fedora-extras-commits at redhat.com Tue Apr 17 02:21:46 2007 From: fedora-extras-commits at redhat.com (Chung-Yen Chang (candyz)) Date: Mon, 16 Apr 2007 22:21:46 -0400 Subject: rpms/gcin/FC-6 gcin.spec,1.19,1.20 im-client.patch,1.7,1.8 Message-ID: <200704170221.l3H2LkRn008884@cvs-int.fedora.redhat.com> Author: candyz Update of /cvs/extras/rpms/gcin/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv8859 Modified Files: gcin.spec im-client.patch Log Message: disable i18n and do not make po Index: gcin.spec =================================================================== RCS file: /cvs/extras/rpms/gcin/FC-6/gcin.spec,v retrieving revision 1.19 retrieving revision 1.20 diff -u -r1.19 -r1.20 --- gcin.spec 17 Apr 2007 01:54:50 -0000 1.19 +++ gcin.spec 17 Apr 2007 02:21:12 -0000 1.20 @@ -1,6 +1,6 @@ Name: gcin Version: 1.3.4 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Input method for Traditional Chinese Group: System Environment/Libraries @@ -112,6 +112,9 @@ %{_libdir}/libgcin-im-client.so* %changelog +* Tue Apr 17 2007 Chung-Yen Chang - 1.3.4-2 +- disable i18n and do not make po + * Tue Apr 17 2007 Chung-Yen Chang - 1.3.4-1 - update to 1.3.4 im-client.patch: Index: im-client.patch =================================================================== RCS file: /cvs/extras/rpms/gcin/FC-6/im-client.patch,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- im-client.patch 17 Apr 2007 01:54:50 -0000 1.7 +++ im-client.patch 17 Apr 2007 02:21:12 -0000 1.8 @@ -43,7 +43,12 @@ $(gcin_tsin_o) $(gcin_pho_o) $(gcin_gtab_o) OBJS_TSLEARN=tslearn.o util.o gcin-conf.o pho-util.o tsin-util.o gcin-send.o pho-sym.o \ -@@ -77,8 +77,7 @@ +@@ -78,12 +78,11 @@ + $(MAKE) -C data + $(MAKE) -C im-client + $(MAKE) -C gtk-im +- $(MAKE) -C po ++ #$(MAKE) -C po if [ $(QT_IM) = 'Y' ]; then $(MAKE) -C qt-im; fi gcin: $(OBJS) $(IMdkitLIB) $(im-srv) @@ -53,7 +58,7 @@ rm -f core.* ln -sf $@ $@.test -@@ -135,9 +134,9 @@ +@@ -140,9 +139,9 @@ pin-juyin: $(OBJS_pin_juyin) $(CC) -o $@ $(OBJS_pin_juyin) $(LDFLAGS) @@ -66,7 +71,7 @@ ### making the following as .so actuall makes the RSS larger gcin_gtab_so = gtab.pico win-gtab.pico gtab-util.pico -@@ -162,14 +161,11 @@ +@@ -167,14 +166,11 @@ ibin: install $(PROGS) $(bindir); \ rm -f $(bindir)/trad2sim; ln -sf sim2trad $(bindir)/trad2sim @@ -81,7 +86,7 @@ install -d $(bindir) $(MAKE) -C data install $(MAKE) -C im-client install -@@ -177,13 +173,9 @@ +@@ -182,13 +178,9 @@ if [ $(QT_IM) = 'Y' ]; then $(MAKE) -C qt-im install; fi if [ $(prefix) = /usr/local ]; then \ install -m 644 gcin.png /usr/share/icons; \ @@ -95,3 +100,12 @@ install -s $(PROGS) $(bindir); \ rm -f $(bindir)/trad2sim; ln -sf sim2trad $(bindir)/trad2sim; \ fi +@@ -208,7 +200,7 @@ + $(MAKE) -C qt-im clean + $(MAKE) -C man clean + $(MAKE) -C menu clean +- $(MAKE) -C po clean ++ #$(MAKE) -C po clean + rm -f *.o *.E *.db *.pico *.so config.mak tags $(PROGS) $(PROGS_CV) \ + $(DATA) .depend gcin.spec trad2sim gcin.spec.tmp gcin.log + find . '(' -name '.ted*' -o -name '*~' -o -name 'core.*' -o -name 'vgcore.*' ')' -exec rm {} \; From fedora-extras-commits at redhat.com Tue Apr 17 02:24:30 2007 From: fedora-extras-commits at redhat.com (Chung-Yen Chang (candyz)) Date: Mon, 16 Apr 2007 22:24:30 -0400 Subject: rpms/gcin/devel gcin.spec,1.20,1.21 im-client.patch,1.7,1.8 Message-ID: <200704170224.l3H2OUQj008963@cvs-int.fedora.redhat.com> Author: candyz Update of /cvs/extras/rpms/gcin/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv8937 Modified Files: gcin.spec im-client.patch Log Message: disable i18n and do not make po Index: gcin.spec =================================================================== RCS file: /cvs/extras/rpms/gcin/devel/gcin.spec,v retrieving revision 1.20 retrieving revision 1.21 diff -u -r1.20 -r1.21 --- gcin.spec 17 Apr 2007 01:48:18 -0000 1.20 +++ gcin.spec 17 Apr 2007 02:23:56 -0000 1.21 @@ -1,6 +1,6 @@ Name: gcin Version: 1.3.4 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Input method for Traditional Chinese Group: System Environment/Libraries @@ -112,6 +112,9 @@ %{_libdir}/libgcin-im-client.so* %changelog +* Tue Apr 17 2007 Chung-Yen Chang - 1.3.4-2 +- disable i18n and do not make po + * Tue Apr 17 2007 Chung-Yen Chang - 1.3.4-1 - update to 1.3.4 im-client.patch: Index: im-client.patch =================================================================== RCS file: /cvs/extras/rpms/gcin/devel/im-client.patch,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- im-client.patch 17 Apr 2007 01:48:18 -0000 1.7 +++ im-client.patch 17 Apr 2007 02:23:56 -0000 1.8 @@ -43,7 +43,12 @@ $(gcin_tsin_o) $(gcin_pho_o) $(gcin_gtab_o) OBJS_TSLEARN=tslearn.o util.o gcin-conf.o pho-util.o tsin-util.o gcin-send.o pho-sym.o \ -@@ -77,8 +77,7 @@ +@@ -78,12 +78,11 @@ + $(MAKE) -C data + $(MAKE) -C im-client + $(MAKE) -C gtk-im +- $(MAKE) -C po ++ #$(MAKE) -C po if [ $(QT_IM) = 'Y' ]; then $(MAKE) -C qt-im; fi gcin: $(OBJS) $(IMdkitLIB) $(im-srv) @@ -53,7 +58,7 @@ rm -f core.* ln -sf $@ $@.test -@@ -135,9 +134,9 @@ +@@ -140,9 +139,9 @@ pin-juyin: $(OBJS_pin_juyin) $(CC) -o $@ $(OBJS_pin_juyin) $(LDFLAGS) @@ -66,7 +71,7 @@ ### making the following as .so actuall makes the RSS larger gcin_gtab_so = gtab.pico win-gtab.pico gtab-util.pico -@@ -162,14 +161,11 @@ +@@ -167,14 +166,11 @@ ibin: install $(PROGS) $(bindir); \ rm -f $(bindir)/trad2sim; ln -sf sim2trad $(bindir)/trad2sim @@ -81,7 +86,7 @@ install -d $(bindir) $(MAKE) -C data install $(MAKE) -C im-client install -@@ -177,13 +173,9 @@ +@@ -182,13 +178,9 @@ if [ $(QT_IM) = 'Y' ]; then $(MAKE) -C qt-im install; fi if [ $(prefix) = /usr/local ]; then \ install -m 644 gcin.png /usr/share/icons; \ @@ -95,3 +100,12 @@ install -s $(PROGS) $(bindir); \ rm -f $(bindir)/trad2sim; ln -sf sim2trad $(bindir)/trad2sim; \ fi +@@ -208,7 +200,7 @@ + $(MAKE) -C qt-im clean + $(MAKE) -C man clean + $(MAKE) -C menu clean +- $(MAKE) -C po clean ++ #$(MAKE) -C po clean + rm -f *.o *.E *.db *.pico *.so config.mak tags $(PROGS) $(PROGS_CV) \ + $(DATA) .depend gcin.spec trad2sim gcin.spec.tmp gcin.log + find . '(' -name '.ted*' -o -name '*~' -o -name 'core.*' -o -name 'vgcore.*' ')' -exec rm {} \; From fedora-extras-commits at redhat.com Tue Apr 17 02:56:07 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Mon, 16 Apr 2007 22:56:07 -0400 Subject: rpms/python-qpid - New directory Message-ID: <200704170256.l3H2u7UP009877@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/rpms/python-qpid In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners/tmpcvsLk9851/rpms/python-qpid Log Message: Directory /cvs/extras/rpms/python-qpid added to the repository From fedora-extras-commits at redhat.com Tue Apr 17 02:56:18 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Mon, 16 Apr 2007 22:56:18 -0400 Subject: rpms/python-qpid/devel - New directory Message-ID: <200704170256.l3H2uIbW009890@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/rpms/python-qpid/devel In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners/tmpcvsLk9851/rpms/python-qpid/devel Log Message: Directory /cvs/extras/rpms/python-qpid/devel added to the repository From fedora-extras-commits at redhat.com Tue Apr 17 02:56:27 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Mon, 16 Apr 2007 22:56:27 -0400 Subject: rpms/python-qpid Makefile, NONE, 1.1 import.log, NONE, 1.1 pkg.acl, NONE, 1.1 Message-ID: <200704170256.l3H2uREo009919@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/rpms/python-qpid In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners/tmpcvsLk9851/rpms/python-qpid Added Files: Makefile import.log pkg.acl Log Message: Setup of module python-qpid --- NEW FILE Makefile --- # Top level Makefile for module python-qpid 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 --- --- NEW FILE pkg.acl --- From fedora-extras-commits at redhat.com Tue Apr 17 02:56:24 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Mon, 16 Apr 2007 22:56:24 -0400 Subject: owners owners.list,1.2680,1.2681 Message-ID: <200704170256.l3H2uOGn009914@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/owners In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners Modified Files: owners.list Log Message: add python-qpid Index: owners.list =================================================================== RCS file: /cvs/extras/owners/owners.list,v retrieving revision 1.2680 retrieving revision 1.2681 diff -u -r1.2680 -r1.2681 --- owners.list 16 Apr 2007 23:14:52 -0000 1.2680 +++ owners.list 17 Apr 2007 02:55:54 -0000 1.2681 @@ -2474,6 +2474,7 @@ Fedora Extras|python-pycurl|A Python interface to libcurl|jeff at ocjtech.us|extras-qa at fedoraproject.org| Fedora Extras|python-pydns|Python module for DNS (Domain Name Service)|jafo-redhat at tummy.com|extras-qa at fedoraproject.org| Fedora Extras|python-pyspf|Python module and programs for SPF (Sender Policy Framework)|jafo-redhat at tummy.com|extras-qa at fedoraproject.org| +Fedora Extras|python-qpid|Python language client for AMQP|rafaels at redhat.com,nsantos at redhat.com|extras-qa at fedoraproject.org| Fedora Extras|python-quixote|A highly Pythonic Web application framework|shahms at shahms.com|extras-qa at fedoraproject.org| Fedora Extras|python-reportlab|Python PDF generation library|bdpepple at ameritech.net|extras-qa at fedoraproject.org| Fedora Extras|python-ruledispatch|A generic function package for Python|lmacken at redhat.com,toshio at tiki-lounge.com|extras-qa at fedoraproject.org|gauret at free.fr From fedora-extras-commits at redhat.com Tue Apr 17 02:56:36 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Mon, 16 Apr 2007 22:56:36 -0400 Subject: rpms/python-qpid/devel .cvsignore, NONE, 1.1 Makefile, NONE, 1.1 sources, NONE, 1.1 Message-ID: <200704170256.l3H2uaGo009941@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/rpms/python-qpid/devel In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners/tmpcvsLk9851/rpms/python-qpid/devel Added Files: .cvsignore Makefile sources Log Message: Setup of module python-qpid --- NEW FILE .cvsignore --- --- NEW FILE Makefile --- # Makefile for source rpm: python-qpid # $Id: Makefile,v 1.1 2007/04/17 02:56:32 wtogami Exp $ NAME := python-qpid SPECFILE = $(firstword $(wildcard *.spec)) define find-makefile-common for d in common ../common ../../common ; do if [ -f $$d/Makefile.common ] ; then if [ -f $$d/CVS/Root -a -w $$/Makefile.common ] ; then cd $$d ; cvs -Q update ; fi ; echo "$$d/Makefile.common" ; break ; fi ; done endef MAKEFILE_COMMON := $(shell $(find-makefile-common)) ifeq ($(MAKEFILE_COMMON),) # attept a checkout define checkout-makefile-common test -f CVS/Root && { cvs -Q -d $$(cat CVS/Root) checkout common && echo "common/Makefile.common" ; } || { echo "ERROR: I can't figure out how to checkout the 'common' module." ; exit -1 ; } >&2 endef MAKEFILE_COMMON := $(shell $(checkout-makefile-common)) endif include $(MAKEFILE_COMMON) --- NEW FILE sources --- From fedora-extras-commits at redhat.com Tue Apr 17 02:58:13 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Mon, 16 Apr 2007 22:58:13 -0400 Subject: rpms/ruby-qpid - New directory Message-ID: <200704170258.l3H2wDo5010068@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/rpms/ruby-qpid In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners/tmpcvsN10042/rpms/ruby-qpid Log Message: Directory /cvs/extras/rpms/ruby-qpid added to the repository From fedora-extras-commits at redhat.com Tue Apr 17 02:58:22 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Mon, 16 Apr 2007 22:58:22 -0400 Subject: rpms/ruby-qpid/devel - New directory Message-ID: <200704170258.l3H2wMPi010086@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/rpms/ruby-qpid/devel In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners/tmpcvsN10042/rpms/ruby-qpid/devel Log Message: Directory /cvs/extras/rpms/ruby-qpid/devel added to the repository From fedora-extras-commits at redhat.com Tue Apr 17 02:58:35 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Mon, 16 Apr 2007 22:58:35 -0400 Subject: owners owners.list,1.2681,1.2682 Message-ID: <200704170258.l3H2wZRe010121@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/owners In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners Modified Files: owners.list Log Message: add ruby-qpid Index: owners.list =================================================================== RCS file: /cvs/extras/owners/owners.list,v retrieving revision 1.2681 retrieving revision 1.2682 diff -u -r1.2681 -r1.2682 --- owners.list 17 Apr 2007 02:55:54 -0000 1.2681 +++ owners.list 17 Apr 2007 02:58:04 -0000 1.2682 @@ -2624,6 +2624,7 @@ Fedora Extras|ruby-gnome2|ruby bindings for the GNOME-2.x|allisson at gmail.com|extras-qa at fedoraproject.org| Fedora Extras|ruby-mysql|A Ruby interface to MySQL|orion at cora.nwra.com|extras-qa at fedoraproject.org| Fedora Extras|ruby-postgres|A Ruby interface to Postgres|dlutter at redhat.com|extras-qa at fedoraproject.org| +Fedora Extras|ruby-qpid|Ruby language client for AMQP|rafaels at redhat.com,nsantos at redhat.com|extras-qa at fedoraproject.org| Fedora Extras|ruby-racc|A Ruby LALR(1) Parser Generator|dlutter at redhat.com|extras-qa at fedoraproject.org| Fedora Extras|ruby-romkan|Romaji <-> Kana conversion library for Ruby|mtasaka at ioa.s.u-tokyo.ac.jp|extras-qa at fedoraproject.org| Fedora Extras|ruby-sqlite3|A Ruby interface to SQLite|dlutter at redhat.com|extras-qa at fedoraproject.org| From fedora-extras-commits at redhat.com Tue Apr 17 02:58:31 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Mon, 16 Apr 2007 22:58:31 -0400 Subject: rpms/ruby-qpid Makefile, NONE, 1.1 import.log, NONE, 1.1 pkg.acl, NONE, 1.1 Message-ID: <200704170258.l3H2wVAC010112@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/rpms/ruby-qpid In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners/tmpcvsN10042/rpms/ruby-qpid Added Files: Makefile import.log pkg.acl Log Message: Setup of module ruby-qpid --- NEW FILE Makefile --- # Top level Makefile for module ruby-qpid 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 --- --- NEW FILE pkg.acl --- From fedora-extras-commits at redhat.com Tue Apr 17 02:58:40 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Mon, 16 Apr 2007 22:58:40 -0400 Subject: rpms/ruby-qpid/devel .cvsignore, NONE, 1.1 Makefile, NONE, 1.1 sources, NONE, 1.1 Message-ID: <200704170258.l3H2weNa010136@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/rpms/ruby-qpid/devel In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners/tmpcvsN10042/rpms/ruby-qpid/devel Added Files: .cvsignore Makefile sources Log Message: Setup of module ruby-qpid --- NEW FILE .cvsignore --- --- NEW FILE Makefile --- # Makefile for source rpm: ruby-qpid # $Id: Makefile,v 1.1 2007/04/17 02:58:37 wtogami Exp $ NAME := ruby-qpid SPECFILE = $(firstword $(wildcard *.spec)) define find-makefile-common for d in common ../common ../../common ; do if [ -f $$d/Makefile.common ] ; then if [ -f $$d/CVS/Root -a -w $$/Makefile.common ] ; then cd $$d ; cvs -Q update ; fi ; echo "$$d/Makefile.common" ; break ; fi ; done endef MAKEFILE_COMMON := $(shell $(find-makefile-common)) ifeq ($(MAKEFILE_COMMON),) # attept a checkout define checkout-makefile-common test -f CVS/Root && { cvs -Q -d $$(cat CVS/Root) checkout common && echo "common/Makefile.common" ; } || { echo "ERROR: I can't figure out how to checkout the 'common' module." ; exit -1 ; } >&2 endef MAKEFILE_COMMON := $(shell $(checkout-makefile-common)) endif include $(MAKEFILE_COMMON) --- NEW FILE sources --- From fedora-extras-commits at redhat.com Tue Apr 17 03:00:23 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Mon, 16 Apr 2007 23:00:23 -0400 Subject: rpms/rhm - New directory Message-ID: <200704170300.l3H30NlP010263@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/rpms/rhm In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners/tmpcvsL10236/rpms/rhm Log Message: Directory /cvs/extras/rpms/rhm added to the repository From fedora-extras-commits at redhat.com Tue Apr 17 03:00:33 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Mon, 16 Apr 2007 23:00:33 -0400 Subject: rpms/rhm/devel - New directory Message-ID: <200704170300.l3H30XVw010279@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/rpms/rhm/devel In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners/tmpcvsL10236/rpms/rhm/devel Log Message: Directory /cvs/extras/rpms/rhm/devel added to the repository From fedora-extras-commits at redhat.com Tue Apr 17 03:00:42 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Mon, 16 Apr 2007 23:00:42 -0400 Subject: rpms/rhm Makefile,NONE,1.1 import.log,NONE,1.1 pkg.acl,NONE,1.1 Message-ID: <200704170300.l3H30gWX010305@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/rpms/rhm In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners/tmpcvsL10236/rpms/rhm Added Files: Makefile import.log pkg.acl Log Message: Setup of module rhm --- NEW FILE Makefile --- # Top level Makefile for module rhm 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 --- --- NEW FILE pkg.acl --- From fedora-extras-commits at redhat.com Tue Apr 17 03:00:45 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Mon, 16 Apr 2007 23:00:45 -0400 Subject: owners owners.list,1.2682,1.2683 Message-ID: <200704170300.l3H30jcU010314@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/owners In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners Modified Files: owners.list Log Message: add rhm Index: owners.list =================================================================== RCS file: /cvs/extras/owners/owners.list,v retrieving revision 1.2682 retrieving revision 1.2683 diff -u -r1.2682 -r1.2683 --- owners.list 17 Apr 2007 02:58:04 -0000 1.2682 +++ owners.list 17 Apr 2007 03:00:15 -0000 1.2683 @@ -2588,6 +2588,7 @@ Fedora Extras|revelation|Password manager for GNOME 2|fedora at leemhuis.info,jspaleta at gmail.com|extras-qa at fedoraproject.org| Fedora Extras|Ri-li|Arcade game where you drive a toy wood engine|j.w.r.degoede at hhs.nl|extras-qa at fedoraproject.org| Fedora Extras|rhino|JavaScript for Java|mwringe at redhat.com|extras-qa at fedoraproject.org| +Fedora Extras|rhm|Red Hat extensions to the Qpid messaging system|aconway at redhat.com,nsantos at redhat.com|extras-qa at fedoraproject.org| Fedora Extras|rinetd|TCP redirection server|kaboom at oobleck.net|extras-qa at fedoraproject.org| Fedora Extras|rkhunter|Rootkit Hunter scans for rootkits, backdoors and local exploits|extras-orphan at fedoraproject.org|extras-qa at fedoraproject.org|tamaster at pobox.com Fedora Extras|rlog|Runtime Logging for C++|lemenkov at gmail.com|extras-qa at fedoraproject.org| From fedora-extras-commits at redhat.com Tue Apr 17 03:00:51 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Mon, 16 Apr 2007 23:00:51 -0400 Subject: rpms/rhm/devel .cvsignore, NONE, 1.1 Makefile, NONE, 1.1 sources, NONE, 1.1 Message-ID: <200704170300.l3H30p4V010331@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/rpms/rhm/devel In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners/tmpcvsL10236/rpms/rhm/devel Added Files: .cvsignore Makefile sources Log Message: Setup of module rhm --- NEW FILE .cvsignore --- --- NEW FILE Makefile --- # Makefile for source rpm: rhm # $Id: Makefile,v 1.1 2007/04/17 03:00:47 wtogami Exp $ NAME := rhm SPECFILE = $(firstword $(wildcard *.spec)) define find-makefile-common for d in common ../common ../../common ; do if [ -f $$d/Makefile.common ] ; then if [ -f $$d/CVS/Root -a -w $$/Makefile.common ] ; then cd $$d ; cvs -Q update ; fi ; echo "$$d/Makefile.common" ; break ; fi ; done endef MAKEFILE_COMMON := $(shell $(find-makefile-common)) ifeq ($(MAKEFILE_COMMON),) # attept a checkout define checkout-makefile-common test -f CVS/Root && { cvs -Q -d $$(cat CVS/Root) checkout common && echo "common/Makefile.common" ; } || { echo "ERROR: I can't figure out how to checkout the 'common' module." ; exit -1 ; } >&2 endef MAKEFILE_COMMON := $(shell $(checkout-makefile-common)) endif include $(MAKEFILE_COMMON) --- NEW FILE sources --- From fedora-extras-commits at redhat.com Tue Apr 17 03:02:22 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Mon, 16 Apr 2007 23:02:22 -0400 Subject: rpms/tasks - New directory Message-ID: <200704170302.l3H32MJQ014710@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/rpms/tasks In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners/tmpcvsT14684/rpms/tasks Log Message: Directory /cvs/extras/rpms/tasks added to the repository From fedora-extras-commits at redhat.com Tue Apr 17 03:02:33 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Mon, 16 Apr 2007 23:02:33 -0400 Subject: rpms/tasks/devel - New directory Message-ID: <200704170302.l3H32XCG014725@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/rpms/tasks/devel In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners/tmpcvsT14684/rpms/tasks/devel Log Message: Directory /cvs/extras/rpms/tasks/devel added to the repository From fedora-extras-commits at redhat.com Tue Apr 17 03:02:43 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Mon, 16 Apr 2007 23:02:43 -0400 Subject: rpms/tasks Makefile,NONE,1.1 import.log,NONE,1.1 pkg.acl,NONE,1.1 Message-ID: <200704170302.l3H32hu3014754@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/rpms/tasks In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners/tmpcvsT14684/rpms/tasks Added Files: Makefile import.log pkg.acl Log Message: Setup of module tasks --- NEW FILE Makefile --- # Top level Makefile for module tasks 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 --- --- NEW FILE pkg.acl --- From fedora-extras-commits at redhat.com Tue Apr 17 03:02:42 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Mon, 16 Apr 2007 23:02:42 -0400 Subject: owners owners.list,1.2683,1.2684 Message-ID: <200704170302.l3H32gY2014749@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/owners In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners Modified Files: owners.list Log Message: add tasks Index: owners.list =================================================================== RCS file: /cvs/extras/owners/owners.list,v retrieving revision 1.2683 retrieving revision 1.2684 diff -u -r1.2683 -r1.2684 --- owners.list 17 Apr 2007 03:00:15 -0000 1.2683 +++ owners.list 17 Apr 2007 03:02:12 -0000 1.2684 @@ -2807,6 +2807,7 @@ Fedora Extras|tango-icon-theme|Icons from the Tango Project|peter at thecodergeek.com|extras-qa at fedoraproject.org| Fedora Extras|tango-icon-theme-extras|Extra icons from the Tango Project|peter at thecodergeek.com|extras-qa at fedoraproject.org| Fedora Extras|taskjuggler|Project management tool|petersen at redhat.com|extras-qa at fedoraproject.org| +Fedora Extras|tasks|To-do list|dyoung at mesd.k12.or.us|extras-qa at fedoraproject.org|mtasaka at ioa.s.u-tokyo.ac.jp Fedora Extras|tbcload|Tcl bytecode loader|wart at kobold.org|extras-qa at fedoraproject.org| Fedora Extras|tcd-utils|TCD (Tide Constituent Database) Utils|mtasaka at ioa.s.u-tokyo.ac.jp|extras-qa at fedoraproject.org| Fedora Extras|tcl-thread|The Thread extension to Tcl|jwboyer at jdub.homelinux.org|extras-qa at fedoraproject.org| From fedora-extras-commits at redhat.com Tue Apr 17 03:02:52 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Mon, 16 Apr 2007 23:02:52 -0400 Subject: rpms/tasks/devel .cvsignore, NONE, 1.1 Makefile, NONE, 1.1 sources, NONE, 1.1 Message-ID: <200704170302.l3H32qq7014774@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/rpms/tasks/devel In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners/tmpcvsT14684/rpms/tasks/devel Added Files: .cvsignore Makefile sources Log Message: Setup of module tasks --- NEW FILE .cvsignore --- --- NEW FILE Makefile --- # Makefile for source rpm: tasks # $Id: Makefile,v 1.1 2007/04/17 03:02:48 wtogami Exp $ NAME := tasks SPECFILE = $(firstword $(wildcard *.spec)) define find-makefile-common for d in common ../common ../../common ; do if [ -f $$d/Makefile.common ] ; then if [ -f $$d/CVS/Root -a -w $$/Makefile.common ] ; then cd $$d ; cvs -Q update ; fi ; echo "$$d/Makefile.common" ; break ; fi ; done endef MAKEFILE_COMMON := $(shell $(find-makefile-common)) ifeq ($(MAKEFILE_COMMON),) # attept a checkout define checkout-makefile-common test -f CVS/Root && { cvs -Q -d $$(cat CVS/Root) checkout common && echo "common/Makefile.common" ; } || { echo "ERROR: I can't figure out how to checkout the 'common' module." ; exit -1 ; } >&2 endef MAKEFILE_COMMON := $(shell $(checkout-makefile-common)) endif include $(MAKEFILE_COMMON) --- NEW FILE sources --- From fedora-extras-commits at redhat.com Tue Apr 17 03:05:25 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Mon, 16 Apr 2007 23:05:25 -0400 Subject: owners owners.list,1.2684,1.2685 Message-ID: <200704170305.l3H35PR7015015@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/owners In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners Modified Files: owners.list Log Message: change owner of knemo Index: owners.list =================================================================== RCS file: /cvs/extras/owners/owners.list,v retrieving revision 1.2684 retrieving revision 1.2685 diff -u -r1.2684 -r1.2685 --- owners.list 17 Apr 2007 03:02:12 -0000 1.2684 +++ owners.list 17 Apr 2007 03:04:55 -0000 1.2685 @@ -1048,7 +1048,7 @@ Fedora Extras|kmenu-gnome|K Menu with Gnome directory|cgoorah at yahoo.com.au|extras-qa at fedoraproject.org| Fedora Extras|kmobiletools|Make your mobile phone communicate with your PC|dennis at ausil.us|extras-qa at fedoraproject.org| Fedora Extras|kmymoney2|Personal finance|rdieter at math.unl.edu|extras-qa at fedoraproject.org| -Fedora Extras|knemo|A KDE network monitoring tool|hugo at devin.com.br|extras-qa at fedoraproject.org| +Fedora Extras|knemo|A KDE network monitoring tool|faucamp at csir.co.za|extras-qa at fedoraproject.org| Fedora Extras|knetstats|Network monitor in KDE|cgoorah at yahoo.com.au|extras-qa at fedoraproject.org| Fedora Extras|knetworkmanager|KDE applet for Network Manager|dennis at ausil.us|extras-qa at fedoraproject.org| Fedora Extras|koan|Client side provisioning app for cobbler|mdehaan at redhat.com|extras-qa at fedoraproject.org| From fedora-extras-commits at redhat.com Tue Apr 17 03:06:22 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Mon, 16 Apr 2007 23:06:22 -0400 Subject: owners owners.epel.list,1.112,1.113 Message-ID: <200704170306.l3H36MY0015043@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/owners In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners Modified Files: owners.epel.list Log Message: add whatmask Index: owners.epel.list =================================================================== RCS file: /cvs/extras/owners/owners.epel.list,v retrieving revision 1.112 retrieving revision 1.113 diff -u -r1.112 -r1.113 --- owners.epel.list 16 Apr 2007 18:34:12 -0000 1.112 +++ owners.epel.list 17 Apr 2007 03:05:52 -0000 1.113 @@ -422,6 +422,7 @@ Fedora EPEL|vnc-ltsp-config|Easy Enabler of VNC remote LTSP desktops|rdieter at math.unl.edu|extras-qa at fedoraproject.org| Fedora EPEL|websec|Web Secretary - Web page monitoring software with highlighting|fedora at leemhuis.info|extras-qa at fedoraproject.org| Fedora EPEL|wine|A Windows 16/32/64 bit emulator|andreas.bierfert at lowlatency.de|extras-qa at fedoraproject.org| +Fedora EPEL|whatmask|Convert between different netmask types and show information|rpm at timj.co.uk|extras-qa at fedoraproject.org| Fedora EPEL|wxMaxima|Graphical user interface for Maxima|rdieter at math.unl.edu|extras-qa at fedoraproject.org| Fedora EPEL|xdg-utils|Basic desktop integration functions|rdieter at math.unl.edu|extras-qa at fedoraproject.org| Fedora EPEL|xforms|An X11 toolkit library|rdieter at math.unl.edu|extras-qa at fedoraproject.org| From fedora-extras-commits at redhat.com Tue Apr 17 03:09:51 2007 From: fedora-extras-commits at redhat.com (Jasper O'neal Hartline (autopsy)) Date: Mon, 16 Apr 2007 23:09:51 -0400 Subject: kadischi kadischi.spec,1.54,1.55 Message-ID: <200704170310.l3H3ALWS016008@cvs-int.fedora.redhat.com> Author: autopsy Update of /cvs/devel/kadischi In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv15977/kadischi Modified Files: kadischi.spec Log Message: Addition of 08symlink.sh for LiveCD to HDD installs Index: kadischi.spec =================================================================== RCS file: /cvs/devel/kadischi/kadischi.spec,v retrieving revision 1.54 retrieving revision 1.55 diff -u -r1.54 -r1.55 --- kadischi.spec 16 Apr 2007 23:12:27 -0000 1.54 +++ kadischi.spec 17 Apr 2007 03:09:49 -0000 1.55 @@ -88,6 +88,7 @@ - Integrate Zenity into 04userconfig.pl and 07accounts.sh - Correct issue with Xen kernel installs (again) - Set buildstamp file to Fedora Core release 6 +- Addition of 08symlink.sh for allowing LuveCD to HDD install * Thu Apr 12 2007 3.4-7.20070412cvs From fedora-extras-commits at redhat.com Tue Apr 17 03:09:51 2007 From: fedora-extras-commits at redhat.com (Jasper O'neal Hartline (autopsy)) Date: Mon, 16 Apr 2007 23:09:51 -0400 Subject: kadischi/post_install_scripts 08symlink.sh, NONE, 1.1 Makefile.am, 1.7, 1.8 Message-ID: <200704170310.l3H3ALHr016011@cvs-int.fedora.redhat.com> Author: autopsy Update of /cvs/devel/kadischi/post_install_scripts In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv15977/kadischi/post_install_scripts Modified Files: Makefile.am Added Files: 08symlink.sh Log Message: Addition of 08symlink.sh for LiveCD to HDD installs --- NEW FILE 08symlink.sh --- #!/bin/bash #set -x SYSDIR=$1 # # Needed to support the LiveCD to HDD install. # Since in the Anaconda environment, Anaconda expects everything in /usr/sbin # When in reality on an installed system such as the LiveCD, everything is in /sbin # /usr/sbin/chroot $SYSDIR /bin/ln -s /sbin/badblocks /usr/sbin/badblocks /usr/sbin/chroot $SYSDIR /bin/ln -s /sbin/mkreiserfs /usr/sbin/mkreiserfs /usr/sbin/chroot $SYSDIR /bin/ln -s /sbin/reiserfstune /usr/sbin/reiserfstune /usr/sbin/chroot $SYSDIR /bin/ln -s /sbin/mkfs /usr/sbin/mkfs /usr/sbin/chroot $SYSDIR /bin/ln -s /sbin/xfs /usr/sbin/xfs /usr/sbin/chroot $SYSDIR /bin/ln -s /sbin/jfs /usr/sbin/jfs /usr/sbin/chroot $SYSDIR /bin/ln -s /sbin/e2label /usr/sbin/e2label /usr/sbin/chroot $SYSDIR /bin/ln -s /sbin/mke2fs /usr/sbin/mke2fs /usr/sbin/chroot $SYSDIR /bin/ln -s /sbin/tune2fs /usr/sbin/tune2fs /usr/sbin/chroot $SYSDIR /bin/ln -s /sbin/mkswap /usr/sbin/mkswap /usr/sbin/chroot $SYSDIR /bin/ln -s /sbin/mkdosfs /usr/sbin/mkdosfs /usr/sbin/chroot $SYSDIR /bin/ln -s /sbin/mdadm /usr/sbin/mdadm Index: Makefile.am =================================================================== RCS file: /cvs/devel/kadischi/post_install_scripts/Makefile.am,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- Makefile.am 9 Jul 2006 02:22:27 -0000 1.7 +++ Makefile.am 17 Apr 2007 03:09:49 -0000 1.8 @@ -1,5 +1,5 @@ PYTHON_FILES = 03fstab.py 05fsclean.py 06sysconfig.py -BASH_FILES = 01prelink.sh 02install.sh 07accounts.sh +BASH_FILES = 01prelink.sh 02install.sh 07accounts.sh 08symlink.sh PERL_FILES = 04userconfig.pl pisdir = $(pkgdatadir)/post_install_scripts From fedora-extras-commits at redhat.com Tue Apr 17 03:14:23 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Mon, 16 Apr 2007 23:14:23 -0400 Subject: owners owners.epel.list,1.113,1.114 Message-ID: <200704170314.l3H3EN3H016117@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/owners In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners Modified Files: owners.epel.list Log Message: add a few perl modules to EPEL Index: owners.epel.list =================================================================== RCS file: /cvs/extras/owners/owners.epel.list,v retrieving revision 1.113 retrieving revision 1.114 diff -u -r1.113 -r1.114 --- owners.epel.list 17 Apr 2007 03:05:52 -0000 1.113 +++ owners.epel.list 17 Apr 2007 03:13:53 -0000 1.114 @@ -262,6 +262,7 @@ Fedora EPEL|perl-Mail-SPF-Query|Mail::SPF::Query determines the legitimacy of an SMTP client IP|steve at silug.org|extras-qa at fedoraproject.org|fedora-perl-devel-list at redhat.com Fedora EPEL|perl-Module-Build|Perl module for building and installing Perl modules|steve at silug.org|extras-qa at fedoraproject.org|fedora-perl-devel-list at redhat.com Fedora EPEL|perl-Module-Compile|Perl Module Compilation|steve at silug.org|extras-qa at fedoraproject.org|fedora-perl-devel-list at redhat.com +Fedora EPEL|perl-Module-CoreList|Perl core modules indexed by perl versions|jpo at di.uminho.pt|extras-qa at fedoraproject.org|fedora-perl-devel-list at redhat.com Fedora EPEL|perl-Module-Info|Information about Perl modules|steve at silug.org|extras-qa at fedoraproject.org|fedora-perl-devel-list at redhat.com Fedora EPEL|perl-Module-Install|Standalone, extensible Perl module installer|steve at silug.org|extras-qa at fedoraproject.org|fedora-perl-devel-list at redhat.com Fedora EPEL|perl-Module-Load|Runtime require of both modules and files|steve at silug.org|extras-qa at fedoraproject.org|fedora-perl-devel-list at redhat.com @@ -280,7 +281,9 @@ Fedora EPEL|perl-Perl6-Bible|Perl 6 Design Documentations|steve at silug.org|extras-qa at fedoraproject.org|fedora-perl-devel-list at redhat.com Fedora EPEL|perl-Pipeline|Generic pipeline interface|steve at silug.org|extras-qa at fedoraproject.org|fedora-perl-devel-list at redhat.com Fedora EPEL|perl-pmtools|A suite of small programs to help manage Perl modules|jpo at di.uminho.pt|extras-qa at fedoraproject.org|fedora-perl-devel-list at redhat.com +Fedora EPEL|perl-Pod-Escapes|Perl module for resolving POD escape sequences|jpo at di.uminho.pt|extras-qa at fedoraproject.org|fedora-perl-devel-list at redhat.com Fedora EPEL|perl-Pod-Readme|Convert POD to README file|steve at silug.org|extras-qa at fedoraproject.org|fedora-perl-devel-list at redhat.com +Fedora EPEL|perl-Pod-Simple|Framework for parsing POD documentation|jpo at di.uminho.pt|extras-qa at fedoraproject.org|fedora-perl-devel-list at redhat.com Fedora EPEL|perl-Readonly|Facility for creating read-only scalars, arrays, hashes|cweyl at alumni.drew.edu|extras-qa at fedoraproject.org|fedora-perl-devel-list at redhat.com Fedora EPEL|perl-Readonly-XS|Companion module for perl-Readonly|cweyl at alumni.drew.edu|extras-qa at fedoraproject.org|fedora-perl-devel-list at redhat.com Fedora EPEL|perl-Set-Infinite|Sets of intervals|steve at silug.org|extras-qa at fedoraproject.org|fedora-perl-devel-list at redhat.com @@ -292,8 +295,10 @@ Fedora EPEL|perl-Sys-Virt|Represent and manage a libvirt hypervisor connection|steve at silug.org|extras-qa at fedoraproject.org|fedora-perl-devel-list at redhat.com,berrange at redhat.com Fedora EPEL|perl-Term-UI|Term::ReadLine UI made easy|steve at silug.org|extras-qa at fedoraproject.org|fedora-perl-devel-list at redhat.com Fedora EPEL|perl-Test-Base|Data Driven Testing Framework|steve at silug.org|extras-qa at fedoraproject.org|fedora-perl-devel-list at redhat.com +Fedora EPEL|perl-Test-Builder-Tester|For bugs related to the perl-Test-Builder-Tester component|jpo at di.uminho.pt|extras-qa at fedoraproject.org|fedora-perl-devel-list at redhat.com Fedora EPEL|perl-Test-Deep|Extremely flexible deep comparison|steve at silug.org|extras-qa at fedoraproject.org|fedora-perl-devel-list at redhat.com Fedora EPEL|perl-Test-NoWarnings|Make sure you didn't emit any warnings while testing|steve at silug.org|extras-qa at fedoraproject.org|fedora-perl-devel-list at redhat.com +Fedora EPEL|perl-Test-Pod|Perl module for checking for POD errors in files|jpo at di.uminho.pt|extras-qa at fedoraproject.org|fedora-perl-devel-list at redhat.com Fedora EPEL|perl-Test-Portability-Files|Check file names portability|steve at silug.org|extras-qa at fedoraproject.org|fedora-perl-devel-list at redhat.com Fedora EPEL|perl-Test-Prereq|Check if Makefile.PL has the right pre-requisites|steve at silug.org|extras-qa at fedoraproject.org|fedora-perl-devel-list at redhat.com Fedora EPEL|perl-Test-Tester|Ease testing test modules built with Test::Builder|steve at silug.org|extras-qa at fedoraproject.org|fedora-perl-devel-list at redhat.com From fedora-extras-commits at redhat.com Tue Apr 17 03:21:13 2007 From: fedora-extras-commits at redhat.com (Paul Wouters (pwouters)) Date: Mon, 16 Apr 2007 23:21:13 -0400 Subject: rpms/nsd/FC-6 .cvsignore, 1.5, 1.6 nsd.spec, 1.15, 1.16 sources, 1.5, 1.6 Message-ID: <200704170321.l3H3LDDX016181@cvs-int.fedora.redhat.com> Author: pwouters Update of /cvs/extras/rpms/nsd/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv16157 Modified Files: .cvsignore nsd.spec sources Log Message: * Mon Apr 16 2007 Paul Wouters 2.3.7-1 - Upgraded to 2.3.7 - Ensure postun doesn't produce output when rebuilding binary zonefiles Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/nsd/FC-6/.cvsignore,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- .cvsignore 12 Oct 2006 19:43:29 -0000 1.5 +++ .cvsignore 17 Apr 2007 03:20:39 -0000 1.6 @@ -1,2 +1,3 @@ nsd-2.3.5.tar.gz nsd-2.3.6.tar.gz +nsd-2.3.7.tar.gz Index: nsd.spec =================================================================== RCS file: /cvs/extras/rpms/nsd/FC-6/nsd.spec,v retrieving revision 1.15 retrieving revision 1.16 diff -u -r1.15 -r1.16 --- nsd.spec 16 Oct 2006 13:52:51 -0000 1.15 +++ nsd.spec 17 Apr 2007 03:20:39 -0000 1.16 @@ -1,7 +1,7 @@ Summary: NSD is a complete implementation of an authoritative DNS name server Name: nsd -Version: 2.3.6 -Release: 2%{?dist} +Version: 2.3.7 +Release: 1%{?dist} License: BSD-like Url: http://open.nlnetlabs.nl/nsd/ Source: http://open.nlnetlabs.nl/downloads/nsd/%{name}-%{version}.tar.gz @@ -69,14 +69,18 @@ %postun if [ "$1" -ge "1" ]; then - /sbin/service %{name} condrestart + /sbin/service %{name} condrestart > /dev/null 2> /dev/null fi %changelog -* Mon Oct 16 2006 Paul Wouters 2.3.6-2 +* Mon Apr 16 2007 Paul Wouters 2.3.7-1 +- Upgraded to 2.3.7 +- Ensure postun doesn't produce output when rebuilding binary zonefiles + +* Mon Oct 16 2006 Paul Wouters 2.3.6-2 - Bump version for upgrade path -* Thu Oct 12 2006 Paul Wouters 2.3.6-1 +* Thu Oct 12 2006 Paul Wouters 2.3.6-1 - Upgraded to 2.3.6 - Removed obsolete workaround in nsd.init - Fixed spec file so daemon gets properly restarted on upgrade Index: sources =================================================================== RCS file: /cvs/extras/rpms/nsd/FC-6/sources,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- sources 12 Oct 2006 19:43:29 -0000 1.5 +++ sources 17 Apr 2007 03:20:39 -0000 1.6 @@ -1,2 +1,3 @@ e9dfb18d544cd37c57b05a91384037e9 nsd-2.3.5.tar.gz 72428cdacc5bee63b4477becda27bf64 nsd-2.3.6.tar.gz +31a36167098a0ec9d736e113720c517f nsd-2.3.7.tar.gz From fedora-extras-commits at redhat.com Tue Apr 17 03:40:12 2007 From: fedora-extras-commits at redhat.com (Paul Wouters (pwouters)) Date: Mon, 16 Apr 2007 23:40:12 -0400 Subject: rpms/nsd/FC-5 .cvsignore, 1.5, 1.6 nsd.spec, 1.11, 1.12 sources, 1.6, 1.7 Message-ID: <200704170340.l3H3eCJ5016816@cvs-int.fedora.redhat.com> Author: pwouters Update of /cvs/extras/rpms/nsd/FC-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv16757 Modified Files: .cvsignore nsd.spec sources Log Message: * Mon Apr 16 2007 Paul Wouters 2.3.7-1 - Upgraded to 2.3.7 Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/nsd/FC-5/.cvsignore,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- .cvsignore 12 Oct 2006 22:41:28 -0000 1.5 +++ .cvsignore 17 Apr 2007 03:39:38 -0000 1.6 @@ -1,2 +1,3 @@ nsd-2.3.5.tar.gz nsd-2.3.6.tar.gz +nsd-2.3.7.tar.gz Index: nsd.spec =================================================================== RCS file: /cvs/extras/rpms/nsd/FC-5/nsd.spec,v retrieving revision 1.11 retrieving revision 1.12 diff -u -r1.11 -r1.12 --- nsd.spec 12 Oct 2006 22:57:11 -0000 1.11 +++ nsd.spec 17 Apr 2007 03:39:38 -0000 1.12 @@ -1,7 +1,7 @@ Summary: NSD is a complete implementation of an authoritative DNS name server Name: nsd -Version: 2.3.6 -Release: 2%{?dist} +Version: 2.3.7 +Release: 1%{?dist} License: BSD-like Url: http://open.nlnetlabs.nl/nsd/ Source: http://open.nlnetlabs.nl/downloads/nsd/%{name}-%{version}.tar.gz @@ -73,6 +73,9 @@ fi %changelog +* Mon Apr 16 2007 Paul Wouters 2.3.7-1 +- Upgraded to 2.3.7 + * Thu Oct 12 2006 Paul Wouters 2.3.6-1 - Bump version Index: sources =================================================================== RCS file: /cvs/extras/rpms/nsd/FC-5/sources,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- sources 12 Oct 2006 22:57:11 -0000 1.6 +++ sources 17 Apr 2007 03:39:38 -0000 1.7 @@ -1 +1,2 @@ 72428cdacc5bee63b4477becda27bf64 nsd-2.3.6.tar.gz +31a36167098a0ec9d736e113720c517f nsd-2.3.7.tar.gz From fedora-extras-commits at redhat.com Tue Apr 17 03:40:24 2007 From: fedora-extras-commits at redhat.com (Brian Pepple (bpepple)) Date: Mon, 16 Apr 2007 23:40:24 -0400 Subject: rpms/gstreamer-plugins-farsight/devel .cvsignore, 1.2, 1.3 gstreamer-plugins-farsight.spec, 1.1, 1.2 sources, 1.2, 1.3 Message-ID: <200704170340.l3H3eOu8016823@cvs-int.fedora.redhat.com> Author: bpepple Update of /cvs/extras/rpms/gstreamer-plugins-farsight/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv16788 Modified Files: .cvsignore gstreamer-plugins-farsight.spec sources Log Message: * Mon Apr 16 2007 Brian Pepple - 0.12.0-1 - Update to 0.12.0. - Add BR on jasper-devel & jrtplib-devel to build additional plugins. Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/gstreamer-plugins-farsight/devel/.cvsignore,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- .cvsignore 23 Dec 2006 03:09:18 -0000 1.2 +++ .cvsignore 17 Apr 2007 03:39:50 -0000 1.3 @@ -1 +1 @@ -gst-plugins-farsight-0.10.2.tar.gz +gst-plugins-farsight-0.12.0.tar.gz Index: gstreamer-plugins-farsight.spec =================================================================== RCS file: /cvs/extras/rpms/gstreamer-plugins-farsight/devel/gstreamer-plugins-farsight.spec,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- gstreamer-plugins-farsight.spec 23 Dec 2006 03:09:18 -0000 1.1 +++ gstreamer-plugins-farsight.spec 17 Apr 2007 03:39:50 -0000 1.2 @@ -1,8 +1,8 @@ %define gst_majorminor 0.10 Name: gstreamer-plugins-farsight -Version: 0.10.2 -Release: 2%{?dist} +Version: 0.12.0 +Release: 1%{?dist} Summary: GStreamer plug-ins for farsight protocol Group: Applications/Multimedia @@ -14,8 +14,9 @@ BuildRequires: gstreamer-devel > 0.10.3 BuildRequires: gstreamer-plugins-base-devel BuildRequires: libjingle-devel +BuildRequires: jasper-devel +BuildRequires: jrtplib-devel -Requires: gstreamer-plugins-base %description This is a set of plugins for GStreamer that will be used by Farsight for @@ -28,12 +29,8 @@ %build %configure --disable-static \ - --disable-jrtplib \ --disable-mimic \ - --disable-jasper \ - --disable-gsm \ - --enable-jingle-p2p \ - --with-plugins=rtpdemux,rtpjitterbuffer + --disable-gsm make %{?_smp_mflags} @@ -50,14 +47,14 @@ %files %defattr(-,root,root,-) %doc AUTHORS COPYING -%{_libdir}/gstreamer-%{gst_majorminor}/libgstice.so -%{_libdir}/gstreamer-%{gst_majorminor}/libgstjrtp.so -%{_libdir}/gstreamer-%{gst_majorminor}/libgstrtpdemux.so -%{_libdir}/gstreamer-%{gst_majorminor}/libgstrtpjitterbuffer.so - +%{_libdir}/gstreamer-%{gst_majorminor}/*.so %changelog +* Mon Apr 16 2007 Brian Pepple - 0.12.0-1 +- Update to 0.12.0. +- Add BR on jasper-devel & jrtplib-devel to build additional plugins. + * Fri Dec 22 2006 Brian Pepple - 0.10.2-2 - Rename gstreamer macro. Index: sources =================================================================== RCS file: /cvs/extras/rpms/gstreamer-plugins-farsight/devel/sources,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- sources 23 Dec 2006 03:09:18 -0000 1.2 +++ sources 17 Apr 2007 03:39:50 -0000 1.3 @@ -1 +1 @@ -77c92554c2bd57ad1b426e5ba50eb9a8 gst-plugins-farsight-0.10.2.tar.gz +60d2d68e2aec9c6eeeed9c86812e13f0 gst-plugins-farsight-0.12.0.tar.gz From fedora-extras-commits at redhat.com Tue Apr 17 03:46:43 2007 From: fedora-extras-commits at redhat.com (Paul Wouters (pwouters)) Date: Mon, 16 Apr 2007 23:46:43 -0400 Subject: rpms/nsd/FC-4 .cvsignore, 1.6, 1.7 nsd.spec, 1.12, 1.13 sources, 1.7, 1.8 Message-ID: <200704170346.l3H3khgS016977@cvs-int.fedora.redhat.com> Author: pwouters Update of /cvs/extras/rpms/nsd/FC-4 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv16948 Modified Files: .cvsignore nsd.spec sources Log Message: * Mon Apr 16 2007 Paul Wouters 2.3.7-1 - Upgraded to 2.3.7 Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/nsd/FC-4/.cvsignore,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- .cvsignore 12 Oct 2006 22:42:09 -0000 1.6 +++ .cvsignore 17 Apr 2007 03:46:09 -0000 1.7 @@ -1,2 +1,3 @@ nsd-2.3.5.tar.gz nsd-2.3.6.tar.gz +nsd-2.3.7.tar.gz Index: nsd.spec =================================================================== RCS file: /cvs/extras/rpms/nsd/FC-4/nsd.spec,v retrieving revision 1.12 retrieving revision 1.13 diff -u -r1.12 -r1.13 --- nsd.spec 12 Oct 2006 22:56:11 -0000 1.12 +++ nsd.spec 17 Apr 2007 03:46:09 -0000 1.13 @@ -1,7 +1,7 @@ Summary: NSD is a complete implementation of an authoritative DNS name server Name: nsd -Version: 2.3.6 -Release: 2%{?dist} +Version: 2.3.7 +Release: 1%{?dist} License: BSD-like Url: http://open.nlnetlabs.nl/nsd/ Source: http://open.nlnetlabs.nl/downloads/nsd/%{name}-%{version}.tar.gz @@ -73,6 +73,9 @@ fi %changelog +* Mon Apr 16 2007 Paul Wouters 2.3.7-1 +- Upgraded to 2.3.7 + * Thu Oct 12 2006 Paul Wouters 2.3.6-1 - Bump version Index: sources =================================================================== RCS file: /cvs/extras/rpms/nsd/FC-4/sources,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- sources 12 Oct 2006 22:56:11 -0000 1.7 +++ sources 17 Apr 2007 03:46:09 -0000 1.8 @@ -1 +1,2 @@ 72428cdacc5bee63b4477becda27bf64 nsd-2.3.6.tar.gz +31a36167098a0ec9d736e113720c517f nsd-2.3.7.tar.gz From fedora-extras-commits at redhat.com Tue Apr 17 04:30:04 2007 From: fedora-extras-commits at redhat.com (Jasper O'neal Hartline (autopsy)) Date: Tue, 17 Apr 2007 00:30:04 -0400 Subject: kadischi kadischi.spec,1.55,1.56 Message-ID: <200704170430.l3H4U4EV021614@cvs-int.fedora.redhat.com> Author: autopsy Update of /cvs/devel/kadischi In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv21573 Modified Files: kadischi.spec Log Message: Correct bootloader checking when inside LiveCD Index: kadischi.spec =================================================================== RCS file: /cvs/devel/kadischi/kadischi.spec,v retrieving revision 1.55 retrieving revision 1.56 diff -u -r1.55 -r1.56 --- kadischi.spec 17 Apr 2007 03:09:49 -0000 1.55 +++ kadischi.spec 17 Apr 2007 04:30:02 -0000 1.56 @@ -89,7 +89,8 @@ - Correct issue with Xen kernel installs (again) - Set buildstamp file to Fedora Core release 6 - Addition of 08symlink.sh for allowing LuveCD to HDD install - +- Correct bootloader configuration checking in LiveCD environment +- Add excerpt in the help menu about LiveCD to disk installs * Thu Apr 12 2007 3.4-7.20070412cvs - Modifications made to satisfy rpmlint From fedora-extras-commits at redhat.com Tue Apr 17 04:30:04 2007 From: fedora-extras-commits at redhat.com (Jasper O'neal Hartline (autopsy)) Date: Tue, 17 Apr 2007 00:30:04 -0400 Subject: kadischi/livecd_generator kadischi.py,1.56,1.57 Message-ID: <200704170430.l3H4U4Gv021621@cvs-int.fedora.redhat.com> Author: autopsy Update of /cvs/devel/kadischi/livecd_generator In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv21573/livecd_generator Modified Files: kadischi.py Log Message: Correct bootloader checking when inside LiveCD Index: kadischi.py =================================================================== RCS file: /cvs/devel/kadischi/livecd_generator/kadischi.py,v retrieving revision 1.56 retrieving revision 1.57 diff -u -r1.56 -r1.57 --- kadischi.py 16 Apr 2007 15:30:36 -0000 1.56 +++ kadischi.py 17 Apr 2007 04:30:02 -0000 1.57 @@ -47,17 +47,18 @@ print "[kadischi]: Starting kadischi as UID 0..." ### Check for Grub or Isolinux configuration - bootloader = None - f = open(confdir + "/kadischi.conf").readlines() - for line in f: - if re.search("BOOTLOADER=grub", line): - bootloader = "grub" - if re.search("BOOTLOADER=isolinux", line): - bootloader = "isolinux" + if not os.access("/.livecd", os.R_OK): + bootloader = None + f = open(confdir + "/kadischi.conf").readlines() + for line in f: + if re.search("BOOTLOADER=grub", line): + bootloader = "grub" + if re.search("BOOTLOADER=isolinux", line): + bootloader = "isolinux" - if bootloader == None: - print ("[kadischi]: No bootloader specified in %s/kadischi.conf, bailing!" % confdir) - sys.exit(0) + if bootloader == None: + print ("[kadischi]: No bootloader specified in %s/kadischi.conf, bailing!" % confdir) + sys.exit(0) # Parsing command line arguments # Make case for running from LiveCD @@ -328,7 +329,7 @@ def parse_args(): """ process command line options for anaconda """ - usage = 'usage: %prog [options] \n\nConsult the documentation at: http://fedoraproject.org/wiki/Kadischi/Documentation' + usage = 'usage: %prog [options] \n\nConsult the documentation at: http://fedoraproject.org/wiki/Kadischi/Documentation\n\nFor LiveCD or LiveDVD installs to disk use: %prog [options] ' verstr = '%prog ' + version parser = optparse.OptionParser(usage=usage, version=verstr) parser.add_option ("-f", "--force", dest="force", action="store_true", default=False, help="Overwrite existing image file, if it exists") From fedora-extras-commits at redhat.com Tue Apr 17 06:24:33 2007 From: fedora-extras-commits at redhat.com (Mamoru Tasaka (mtasaka)) Date: Tue, 17 Apr 2007 02:24:33 -0400 Subject: rpms/gnome-commander/devel gnome-commander-1.2.3-xsltproc-OMF-element.patch, NONE, 1.1 gnome-commander.spec, 1.4, 1.5 Message-ID: <200704170624.l3H6OXRY032073@cvs-int.fedora.redhat.com> Author: mtasaka Update of /cvs/extras/rpms/gnome-commander/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv32049 Modified Files: gnome-commander.spec Added Files: gnome-commander-1.2.3-xsltproc-OMF-element.patch Log Message: * Tue Apr 17 2007 Mamoru Tasaka - 1.2.3-6 - Add maintainer, description elements to gnome-commander.xml for newer libxslt gnome-commander-1.2.3-xsltproc-OMF-element.patch: --- NEW FILE gnome-commander-1.2.3-xsltproc-OMF-element.patch --- --- gnome-commander-1.2.3/doc/C/gnome-commander.xml.orig 2006-12-11 16:12:37.000000000 -0500 +++ gnome-commander-1.2.3/doc/C/gnome-commander.xml 2007-04-17 01:59:01.000000000 -0400 @@ -27,6 +27,14 @@ &app; Manual V&manrevision; + + + GNOME Commander is a nice and fast file manager for the GNOME desktop. + In addition to performing the basic filemanager functions the program is + also an FTP-client and it can browse SMB-networks. + + + 2000 2001 @@ -51,6 +59,10 @@ GNOME Documentation Project + + GNOME Documentation Project + + &legal;
&appname;?????????????????? 2007 Akbar Home 2007 Mamoru Tasaka (Japanese translation) Akbar Home &legal; Akbar Home akbarhome at gmail.com Mamoru Tasaka mtasaka at ioa.s.u-tokyo.ac.jp Japanese translation Wallpapoz ????????????????????? 2007 Akbar Home akbarhome at gmail.com Akbar Home ?????????????????????????????????????????? &appversion; ??? &appname; ??????????????????????????? ????????????????????? &appname; ???????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????? ???????????????????????????????????????????????????????????????????????????????????????????????????????????? Wallpapoz ??????????????????????????? ???&app; ??????Gnome????????????????????????????????????????????????????????????????????????????????????????????? &app; ????????????????????????????????????????????????Gnome??????????????????????????????????????????????????????????????? ???????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????? ????????????&app; ????????????????????????????????????????????????????????????????????????????????????????????????????????? ?????????????????????????????????????????????????????????????????????????????????????????????????????????????????? &app; ????????????????????????????????????????????????????????????????????????????????????????????????????????????????????? ?????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????? ??????????????????????????????????????????????????? ???????????????????????????????????????????????????????????? ??????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????? ???????????????????????????????????????????????????????????????????????????????????????????????????????????? ????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????? ???????????????????????????????????? &appname;????????? ??????????????????&app; ???????????????????????? ?????????????????????????????????????????? ??????????????? Wallpapoz ????????? gnome-terminal??????????????????????????? ??????????????????????????????????????????????????????????????? wallpapoz?????????????????? &appname;???????????? &app; ?????????????????????????????????????????????????????? ??????????????????????????????????????? CtrlQ??????????????????????????? ?????????&app; ????????????????????? &appname; ????????? &app; ?????????Gnome?????????????????????????????????????????????????????????????????????????????? ???????????????????????????????????????????????????????????????????????????????????? ??????????????????????????????????????????????????????????????????????????????????????? &app; ??????Gnome?????????????????????????????????????????????????????????????????????????????? &app; ??????????????????????????????????????????????????????????????????????????????????????????????????????????????? ???????????????????????????????????????????????????????????? ???????????????????????????????????????????????????????????????????????????????????????????????????????????????????????? ?????????????????????????????? &app; ???????????????????????????????????????????????????????????????????????????????????? ?????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????? ?????????????????????????????????????????????????????????????????????????????? ?????????&app; ???????????????????????????????????????????????????????????? ???????????? &app; ??????????????????????????????????????????????????? ?????????????????? ????????????????????????????????????????????????&app; ????????????????????????????????????????????????????????? ???????????????????????? ?????????????????????????????????????????????????????????????????????????????????????????????????????????????????? ??????????????? ????????????????????????????????????????????????????????????????????????????????????????????????????????? ?????????????????? ????????????????????????????????????????????????????????????????????????????????????????????? &app; ????????????????????????????????????????????????????????????????????????????????????????????????????????????????????? ?????????????????????????????????????????????????????? ???????????? ????????????????????????????????????????????? ??????????????? ?????????????????????????????????????????? ????????????????????????????????? ??????????????????????????????????????????????????????????????????????????? ?????????????????? ???????????????????????????????????????????????????????????????????????? CtrlF ?????????????????????????????????????????????????????????????????????????????????????????????????????? ??????????????? ????????????????????? ???????????????????????????????????????????????????????????????????????? ?????????????????????????????????????????? ????????????????????????????????????????????????????????????????????????????????????????????????????????????????????? CtrlF ???????????? ?????????????????????????????????????????????????????????????????????????????? OK????????????????????? ??????????????????????????? ??????????????????????????????????????????????????????????????????????????????????????????????????????????????? ???????????????????????????????????????????????? ??????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????? CtrlD ???????????? ?????????????????????????????????????????????????????????????????????????????????????????????????????? OK????????????????????? ??????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????? ???????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????? ?????????????????????????????????????????????????????????????????????????????? ????????????????????????????????????????????????????????? ?????????????????????????????????????????????????????????????????????????????????????????? ??????????????????????????? &app; ??????????????????????????????????????????????????????????????????????????????????????????????????????????????? ????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????? (??????????????????????????????????????????). ????????????????????? ??????????????????????????????????????????????????????????????????????????????????????????????????? ?????? ???????????? ?????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????? ?????????????????????????????? CtrlX ??????????????????????????? ?????????????????? ???????????????????????????????????????????????????????????????????????????????????????????????????????????? ?????? ????????? ??????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????? ?????????????????????????????? CtrlC ??????????????????????????? ????????????????????? ????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????? ????????????????????????????????????????????????????????????????????? ?????? ???????????? ?????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????? ??????????????????????????????CtrlP ??????????????????????????? ????????????????????????????????? ?????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????? ???????????????????????????????????????????????????????????????????????????????????????????????????????????????????????? ?????? ????????????????????????????????? ?????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????? ?????????????????????????????? CtrlE ??????????????????????????? ??????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????? ?????????????????????????????? Enter????????????????????????????????? ??????????????? ?????????????????????????????????????????????????????????????????????????????????????????? ?????? ??????????????? ????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????? ?????????????????????????????? CtrlH ??????????????????????????? ??????????????? ???????????????????????????????????????????????????????????????????????? ?????????????????????????????????????????? ??????????????? ????????????????????????????????????????????????????????????????????????????????? ?????? ??????????????? ????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????? ??????????????????????????????Delete????????????????????????????????? ?????????????????????????????? ????????????????????????????????????????????????????????????????????????????????????????????????????????????????????? ?????? ???????????? ?????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????? ??????????????????????????????Page Up?????????????????????????????????????????????????????????????????????????????????????????? ??? ?????????????????????????????? ????????????????????????????????????????????????????????????????????????????????????????????????????????????????????? ?????? ???????????? ?????????????????? ???????????????????????????????????????????????????????????????????????????????????????????????????????????? ??????????????????????????????Page Down?????????????????????????????????????????????????????????????????????????????????????????? ??????????????? ??????????????????????????????????????????????????????????????? ???????????? ?????? ??? ?????????????????????????????????????????????????????????????????????????????????????????????????????? CtrlS ??????????????????????????? ?????? ?????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????? CtrlP ????????????????????????????????????????????????????????????????????????????????? ????????????????????????????????? ?????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????? ??????????????? ????????????????????????????????????????????? ?????????????????????????????????????????????????????????????????????????????????????????? ????????????????????????????????????????????????&app; ??????????????????????????????????????????????????? ??????????????????????????????????????????????????? ?????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????&app; ?????????????????????????????? ???????????? ?????????????????????????????????&app; ????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????Gnome??????????????????????????????????????????????????????????????? ???????????? &app; ??????????????????????????????????????????????????????????????????????????????????????????GUI?????????????????????????????????????????????????????? ????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????? ????????????GUI??????????????????????????????????????????????????????????????????????????????????????? GUI???????????????&app; ???????????????????????????Daemon Wallpapoz??????????????????????????????????????? Daemon Wallpapoz ??????????????????GUI???????????????????????????????????????????????????????????? ??????????????????????????????????????????????????????????????????????????????????????????????????????Gnome????????????????????? ????????????????????????Daemon Wallpapoz ????????????????????? &app; ????????????????????????????????????????????????????????????????????? ??????????????????????????????????????? Daemon Wallpapoz ???????????????????????????????????????????????????????????? ???????????? ????????? ????????????????????????????????????????????????????????????????????????????????????????????????????????? CtrlR ??????????????????????????? gnome-terminal??????????????????????????????????????? ???????????????????????????????????????????????????daemon_wallpapoz ?????????????????????Daemon Wallpapoz???????????????????????? ????????????????????? Daemon Wallpapoz ???????????????????????????????????? ???????????? ?????? ?????????????????????????????????????????????????????????????????????????????????????????????????????? Esc????????????????????????????????? gnome-terminal??????????????????????????????????????? ???????????????????????????????????????????????????pkill daemon_wallpapoz ??????????????????????????????????????????
Index: wallpapoz.spec =================================================================== RCS file: /cvs/extras/rpms/wallpapoz/devel/wallpapoz.spec,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- wallpapoz.spec 11 Apr 2007 06:57:38 -0000 1.3 +++ wallpapoz.spec 17 Apr 2007 06:48:32 -0000 1.4 @@ -7,7 +7,7 @@ %define mainver 0.4 %define svnver 55 -%define fedorarel 2 +%define fedorarel 3 %define rel %{?svnver:0.}%{fedorarel}%{?svnver:.svn%svnver} @@ -20,6 +20,8 @@ License: GPL URL: %{srcurl} Source0: %{srcurl}files/%{name}-%{mainver}%{?svnver:-svn%svnver}.tar.bz2 +Source1: wallpapoz-ja.xml +Source2: legal-ja.xml BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch @@ -44,7 +46,12 @@ %{__sed} -i.dos -e 's|\r||g' COPYING touch -r COPYING.dos COPYING -#%%{__sed} -i.lang -e '/ISO_CODES/s|(\(.*,\))|(\1 "ja",)|' setup.py +pushd share/gnome/help/wallpapoz/ +mkdir ja +%{__install} -c -p -m 644 %{SOURCE1} ja/wallpapoz.xml +%{__install} -c -p -m 644 %{SOURCE1} ja/legal.xml +popd +%{__sed} -i.lang -e '/DOC_ISO_CODES/s|(\(.*,\))|(\1 "ja",)|' setup.py %build @@ -77,6 +84,9 @@ %{_datadir}/applications/fedora-%{name}.desktop %changelog +* Tue Apr 17 2007 Mamoru Tasaka - 0.4-0.3.svn55 +- Add Japanese xml files (upstream will merge this) + * Wed Apr 11 2007 Mamoru Tasaka - 0.4-0.2.svn55 - svn 55 From fedora-extras-commits at redhat.com Tue Apr 17 06:52:19 2007 From: fedora-extras-commits at redhat.com (Mamoru Tasaka (mtasaka)) Date: Tue, 17 Apr 2007 02:52:19 -0400 Subject: rpms/wallpapoz/devel wallpapoz.spec,1.4,1.5 Message-ID: <200704170652.l3H6qJuB000488@cvs-int.fedora.redhat.com> Author: mtasaka Update of /cvs/extras/rpms/wallpapoz/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv470 Modified Files: wallpapoz.spec Log Message: * Tue Apr 17 2007 Mamoru Tasaka - 0.4-0.4.svn55 - Add Japanese xml files (upstream will merge this) Index: wallpapoz.spec =================================================================== RCS file: /cvs/extras/rpms/wallpapoz/devel/wallpapoz.spec,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- wallpapoz.spec 17 Apr 2007 06:48:32 -0000 1.4 +++ wallpapoz.spec 17 Apr 2007 06:51:43 -0000 1.5 @@ -7,7 +7,7 @@ %define mainver 0.4 %define svnver 55 -%define fedorarel 3 +%define fedorarel 4 %define rel %{?svnver:0.}%{fedorarel}%{?svnver:.svn%svnver} @@ -49,7 +49,7 @@ pushd share/gnome/help/wallpapoz/ mkdir ja %{__install} -c -p -m 644 %{SOURCE1} ja/wallpapoz.xml -%{__install} -c -p -m 644 %{SOURCE1} ja/legal.xml +%{__install} -c -p -m 644 %{SOURCE2} ja/legal.xml popd %{__sed} -i.lang -e '/DOC_ISO_CODES/s|(\(.*,\))|(\1 "ja",)|' setup.py @@ -84,7 +84,7 @@ %{_datadir}/applications/fedora-%{name}.desktop %changelog -* Tue Apr 17 2007 Mamoru Tasaka - 0.4-0.3.svn55 +* Tue Apr 17 2007 Mamoru Tasaka - 0.4-0.4.svn55 - Add Japanese xml files (upstream will merge this) * Wed Apr 11 2007 Mamoru Tasaka - 0.4-0.2.svn55 From fedora-extras-commits at redhat.com Tue Apr 17 07:03:18 2007 From: fedora-extras-commits at redhat.com (=?utf-8?q?Ralf_Cors=C3=A9pius?= (corsepiu)) Date: Tue, 17 Apr 2007 03:03:18 -0400 Subject: rpms/Coin2/FC-6 coin-2.3.0-man3.diff, 1.1, NONE coin-2.3.0-openal-soname.diff, 1.1, NONE coin-2.3.0-simage-soname.diff, 1.1, NONE Message-ID: <200704170703.l3H73IYF004834@cvs-int.fedora.redhat.com> Author: corsepiu Update of /cvs/extras/rpms/Coin2/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv4826 Removed Files: coin-2.3.0-man3.diff coin-2.3.0-openal-soname.diff coin-2.3.0-simage-soname.diff Log Message: Remove (Obsolete). --- coin-2.3.0-man3.diff DELETED --- --- coin-2.3.0-openal-soname.diff DELETED --- --- coin-2.3.0-simage-soname.diff DELETED --- From fedora-extras-commits at redhat.com Tue Apr 17 07:04:32 2007 From: fedora-extras-commits at redhat.com (=?utf-8?q?Ralf_Cors=C3=A9pius?= (corsepiu)) Date: Tue, 17 Apr 2007 03:04:32 -0400 Subject: rpms/Coin2/FC-6 Coin-2.4.6-man3.diff, NONE, 1.1 Coin-2.4.6-openal-soname.diff, NONE, 1.1 Coin-2.4.6-simage-soname.diff, NONE, 1.1 Message-ID: <200704170704.l3H74WmS004876@cvs-int.fedora.redhat.com> Author: corsepiu Update of /cvs/extras/rpms/Coin2/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv4862 Added Files: Coin-2.4.6-man3.diff Coin-2.4.6-openal-soname.diff Coin-2.4.6-simage-soname.diff Log Message: New. Coin-2.4.6-man3.diff: --- NEW FILE Coin-2.4.6-man3.diff --- diff -uNr Coin-2.4.6.orig/man/man3/Makefile.am Coin-2.4.6/man/man3/Makefile.am --- Coin-2.4.6.orig/man/man3/Makefile.am 2007-04-10 11:24:07.000000000 +0200 +++ Coin-2.4.6/man/man3/Makefile.am 2007-04-14 06:27:29.000000000 +0200 @@ -8,6 +8,7 @@ "$(sim_ac_doxygen_exe)" docs/coin.doxygen ) filelist.txt: SoDB.3 + rm -f *_.3 ls *.3 >filelist.txt diff -uNr Coin-2.4.6.orig/man/man3/Makefile.in Coin-2.4.6/man/man3/Makefile.in --- Coin-2.4.6.orig/man/man3/Makefile.in 2007-04-10 11:24:07.000000000 +0200 +++ Coin-2.4.6/man/man3/Makefile.in 2007-04-14 06:27:30.000000000 +0200 @@ -421,6 +421,7 @@ "$(sim_ac_doxygen_exe)" docs/coin.doxygen ) filelist.txt: SoDB.3 + rm -f *_.3 ls *.3 >filelist.txt @BUILD_MANPAGES_TRUE at all-local: filelist.txt Coin-2.4.6-openal-soname.diff: --- NEW FILE Coin-2.4.6-openal-soname.diff --- diff -uNr Coin-2.4.6.orig/src/glue/openal_wrapper.c Coin-2.4.6/src/glue/openal_wrapper.c --- Coin-2.4.6.orig/src/glue/openal_wrapper.c 2007-04-10 11:23:51.000000000 +0200 +++ Coin-2.4.6/src/glue/openal_wrapper.c 2007-04-14 06:31:09.000000000 +0200 @@ -107,7 +107,7 @@ int idx; const char * possiblelibnames[] = { NULL, /* is set below */ - "openal", "openal32", "libopenal.so", + @LIBOPENAL_SONAME@, NULL }; Coin-2.4.6-simage-soname.diff: --- NEW FILE Coin-2.4.6-simage-soname.diff --- diff -uNr Coin-2.4.6.orig/src/glue/simage_wrapper.c Coin-2.4.6/src/glue/simage_wrapper.c --- Coin-2.4.6.orig/src/glue/simage_wrapper.c 2007-04-10 11:23:51.000000000 +0200 +++ Coin-2.4.6/src/glue/simage_wrapper.c 2007-04-14 06:34:11.000000000 +0200 @@ -272,16 +272,7 @@ Autoconf check? 20000930 mortene. */ const char * possiblelibnames[] = { NULL, /* is set below */ - "simage", "libsimage", "libsimage.so", - "libsimage.dylib", - /* MSWindows DLL names for the simage library */ - /* FIXME: a bit of a hack this, but it looks difficult to find - a better strategy. Perhaps it'd be a good idea to use an - application programmer controlled environment variable? - 20010626 mortene. */ - "simage6", "simage5", "simage4", "simage3", "simage2", "simage1", - /* FIXME: not checking for simageXd.dll names (ie debug - versions of the library). 20010926 mortene. */ + @LIBSIMAGE_SONAME@, NULL }; From fedora-extras-commits at redhat.com Tue Apr 17 07:05:38 2007 From: fedora-extras-commits at redhat.com (=?utf-8?q?Ralf_Cors=C3=A9pius?= (corsepiu)) Date: Tue, 17 Apr 2007 03:05:38 -0400 Subject: rpms/Coin2/FC-6 .cvsignore, 1.9, 1.10 Coin2.spec, 1.33, 1.34 sources, 1.9, 1.10 Message-ID: <200704170705.l3H75cD4004925@cvs-int.fedora.redhat.com> Author: corsepiu Update of /cvs/extras/rpms/Coin2/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv4898 Modified Files: .cvsignore Coin2.spec sources Log Message: * Sat Apr 15 2007 Ralf Cors??pius - 2.4.6-1 - Upstream update. - Re-base the patches to 2.4.6. - Spec file massage. Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/Coin2/FC-6/.cvsignore,v retrieving revision 1.9 retrieving revision 1.10 diff -u -r1.9 -r1.10 --- .cvsignore 30 May 2006 15:17:36 -0000 1.9 +++ .cvsignore 17 Apr 2007 07:05:04 -0000 1.10 @@ -1 +1 @@ -Coin-2.4.5.tar.gz +Coin-2.4.6.tar.gz Index: Coin2.spec =================================================================== RCS file: /cvs/extras/rpms/Coin2/FC-6/Coin2.spec,v retrieving revision 1.33 retrieving revision 1.34 diff -u -r1.33 -r1.34 --- Coin2.spec 21 Feb 2007 06:49:16 -0000 1.33 +++ Coin2.spec 17 Apr 2007 07:05:04 -0000 1.34 @@ -12,8 +12,8 @@ Summary: High-level 3D visualization library Name: Coin2 -Version: 2.4.5 -Release: 5%{?dist} +Version: 2.4.6 +Release: 1%{?dist} License: GPL Group: System Environment/Libraries @@ -21,9 +21,9 @@ Source: ftp://ftp.coin3d.org/pub/coin/src/Coin-%{version}.tar.gz -Patch0: coin-2.3.0-simage-soname.diff -Patch1: coin-2.3.0-openal-soname.diff -Patch5: coin-2.3.0-man3.diff +Patch0: Coin-2.4.6-simage-soname.diff +Patch1: Coin-2.4.6-openal-soname.diff +Patch5: Coin-2.4.6-man3.diff BuildRequires: libGLU-devel BuildRequires: libXext-devel @@ -61,6 +61,11 @@ %patch1 -p1 %patch5 -p1 +# bogus permissions +%if "%{version}" == "2.4.6" +chmod -x src/misc/CoinStaticObjectInDLL.{h,cpp} +%endif + sed -i -e 's, at LIBSIMAGE_SONAME@,"%{libsimage_SONAME}",' \ src/glue/simage_wrapper.c sed -i -e 's, at LIBOPENAL_SONAME@,"%{libopenal_SONAME}",' \ @@ -109,11 +114,9 @@ %clean rm -rf $RPM_BUILD_ROOT -%post -/sbin/ldconfig +%post -p /sbin/ldconfig -%postun -/sbin/ldconfig +%postun -p /sbin/ldconfig %files %defattr(-,root,root,-) @@ -133,6 +136,11 @@ %doc %{coin_htmldir} %changelog +* Sat Apr 15 2007 Ralf Cors??pius - 2.4.6-1 +- Upstream update. +- Re-base the patches to 2.4.6. +- Spec file massage. + * Tue Feb 20 2007 Ralf Cors??pius - 2.4.5-5 - Install coin-default.cfg into %%{_prefix}/%%{_lib} Index: sources =================================================================== RCS file: /cvs/extras/rpms/Coin2/FC-6/sources,v retrieving revision 1.9 retrieving revision 1.10 diff -u -r1.9 -r1.10 --- sources 30 May 2006 15:17:36 -0000 1.9 +++ sources 17 Apr 2007 07:05:04 -0000 1.10 @@ -1 +1 @@ -99b83c5189c3755fd5f08fcad0994a7b Coin-2.4.5.tar.gz +30efbdb9c761dd9fea7a7f4a0f01a50d Coin-2.4.6.tar.gz From fedora-extras-commits at redhat.com Tue Apr 17 07:07:36 2007 From: fedora-extras-commits at redhat.com (=?utf-8?q?Ralf_Cors=C3=A9pius?= (corsepiu)) Date: Tue, 17 Apr 2007 03:07:36 -0400 Subject: rpms/Coin2/FC-5 Coin-2.4.6-man3.diff, NONE, 1.1 Coin-2.4.6-openal-soname.diff, NONE, 1.1 Coin-2.4.6-simage-soname.diff, NONE, 1.1 Message-ID: <200704170707.l3H77aqX005000@cvs-int.fedora.redhat.com> Author: corsepiu Update of /cvs/extras/rpms/Coin2/FC-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv4986 Added Files: Coin-2.4.6-man3.diff Coin-2.4.6-openal-soname.diff Coin-2.4.6-simage-soname.diff Log Message: New. Coin-2.4.6-man3.diff: --- NEW FILE Coin-2.4.6-man3.diff --- diff -uNr Coin-2.4.6.orig/man/man3/Makefile.am Coin-2.4.6/man/man3/Makefile.am --- Coin-2.4.6.orig/man/man3/Makefile.am 2007-04-10 11:24:07.000000000 +0200 +++ Coin-2.4.6/man/man3/Makefile.am 2007-04-14 06:27:29.000000000 +0200 @@ -8,6 +8,7 @@ "$(sim_ac_doxygen_exe)" docs/coin.doxygen ) filelist.txt: SoDB.3 + rm -f *_.3 ls *.3 >filelist.txt diff -uNr Coin-2.4.6.orig/man/man3/Makefile.in Coin-2.4.6/man/man3/Makefile.in --- Coin-2.4.6.orig/man/man3/Makefile.in 2007-04-10 11:24:07.000000000 +0200 +++ Coin-2.4.6/man/man3/Makefile.in 2007-04-14 06:27:30.000000000 +0200 @@ -421,6 +421,7 @@ "$(sim_ac_doxygen_exe)" docs/coin.doxygen ) filelist.txt: SoDB.3 + rm -f *_.3 ls *.3 >filelist.txt @BUILD_MANPAGES_TRUE at all-local: filelist.txt Coin-2.4.6-openal-soname.diff: --- NEW FILE Coin-2.4.6-openal-soname.diff --- diff -uNr Coin-2.4.6.orig/src/glue/openal_wrapper.c Coin-2.4.6/src/glue/openal_wrapper.c --- Coin-2.4.6.orig/src/glue/openal_wrapper.c 2007-04-10 11:23:51.000000000 +0200 +++ Coin-2.4.6/src/glue/openal_wrapper.c 2007-04-14 06:31:09.000000000 +0200 @@ -107,7 +107,7 @@ int idx; const char * possiblelibnames[] = { NULL, /* is set below */ - "openal", "openal32", "libopenal.so", + @LIBOPENAL_SONAME@, NULL }; Coin-2.4.6-simage-soname.diff: --- NEW FILE Coin-2.4.6-simage-soname.diff --- diff -uNr Coin-2.4.6.orig/src/glue/simage_wrapper.c Coin-2.4.6/src/glue/simage_wrapper.c --- Coin-2.4.6.orig/src/glue/simage_wrapper.c 2007-04-10 11:23:51.000000000 +0200 +++ Coin-2.4.6/src/glue/simage_wrapper.c 2007-04-14 06:34:11.000000000 +0200 @@ -272,16 +272,7 @@ Autoconf check? 20000930 mortene. */ const char * possiblelibnames[] = { NULL, /* is set below */ - "simage", "libsimage", "libsimage.so", - "libsimage.dylib", - /* MSWindows DLL names for the simage library */ - /* FIXME: a bit of a hack this, but it looks difficult to find - a better strategy. Perhaps it'd be a good idea to use an - application programmer controlled environment variable? - 20010626 mortene. */ - "simage6", "simage5", "simage4", "simage3", "simage2", "simage1", - /* FIXME: not checking for simageXd.dll names (ie debug - versions of the library). 20010926 mortene. */ + @LIBSIMAGE_SONAME@, NULL }; From fedora-extras-commits at redhat.com Tue Apr 17 07:08:00 2007 From: fedora-extras-commits at redhat.com (=?utf-8?q?Ralf_Cors=C3=A9pius?= (corsepiu)) Date: Tue, 17 Apr 2007 03:08:00 -0400 Subject: rpms/Coin2/FC-5 coin-2.3.0-man3.diff, 1.1, NONE coin-2.3.0-openal-soname.diff, 1.1, NONE coin-2.3.0-simage-soname.diff, 1.1, NONE Message-ID: <200704170708.l3H780Kr005025@cvs-int.fedora.redhat.com> Author: corsepiu Update of /cvs/extras/rpms/Coin2/FC-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv5018 Removed Files: coin-2.3.0-man3.diff coin-2.3.0-openal-soname.diff coin-2.3.0-simage-soname.diff Log Message: Remove (Obsolete). --- coin-2.3.0-man3.diff DELETED --- --- coin-2.3.0-openal-soname.diff DELETED --- --- coin-2.3.0-simage-soname.diff DELETED --- From fedora-extras-commits at redhat.com Tue Apr 17 07:09:11 2007 From: fedora-extras-commits at redhat.com (=?utf-8?q?Ralf_Cors=C3=A9pius?= (corsepiu)) Date: Tue, 17 Apr 2007 03:09:11 -0400 Subject: rpms/Coin2/FC-5 .cvsignore, 1.9, 1.10 Coin2.spec, 1.32, 1.33 sources, 1.9, 1.10 Message-ID: <200704170709.l3H79Brg005068@cvs-int.fedora.redhat.com> Author: corsepiu Update of /cvs/extras/rpms/Coin2/FC-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv5044 Modified Files: .cvsignore Coin2.spec sources Log Message: * Sat Apr 15 2007 Ralf Cors??pius - 2.4.6-1 - Upstream update. - Re-base the patches to 2.4.6. - Spec file massage. Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/Coin2/FC-5/.cvsignore,v retrieving revision 1.9 retrieving revision 1.10 diff -u -r1.9 -r1.10 --- .cvsignore 30 May 2006 15:53:07 -0000 1.9 +++ .cvsignore 17 Apr 2007 07:08:37 -0000 1.10 @@ -1 +1 @@ -Coin-2.4.5.tar.gz +Coin-2.4.6.tar.gz Index: Coin2.spec =================================================================== RCS file: /cvs/extras/rpms/Coin2/FC-5/Coin2.spec,v retrieving revision 1.32 retrieving revision 1.33 diff -u -r1.32 -r1.33 --- Coin2.spec 21 Feb 2007 06:50:05 -0000 1.32 +++ Coin2.spec 17 Apr 2007 07:08:37 -0000 1.33 @@ -12,8 +12,8 @@ Summary: High-level 3D visualization library Name: Coin2 -Version: 2.4.5 -Release: 5%{?dist} +Version: 2.4.6 +Release: 1%{?dist} License: GPL Group: System Environment/Libraries @@ -21,9 +21,9 @@ Source: ftp://ftp.coin3d.org/pub/coin/src/Coin-%{version}.tar.gz -Patch0: coin-2.3.0-simage-soname.diff -Patch1: coin-2.3.0-openal-soname.diff -Patch5: coin-2.3.0-man3.diff +Patch0: Coin-2.4.6-simage-soname.diff +Patch1: Coin-2.4.6-openal-soname.diff +Patch5: Coin-2.4.6-man3.diff BuildRequires: libGLU-devel BuildRequires: libXext-devel @@ -61,6 +61,11 @@ %patch1 -p1 %patch5 -p1 +# bogus permissions +%if "%{version}" == "2.4.6" +chmod -x src/misc/CoinStaticObjectInDLL.{h,cpp} +%endif + sed -i -e 's, at LIBSIMAGE_SONAME@,"%{libsimage_SONAME}",' \ src/glue/simage_wrapper.c sed -i -e 's, at LIBOPENAL_SONAME@,"%{libopenal_SONAME}",' \ @@ -109,11 +114,9 @@ %clean rm -rf $RPM_BUILD_ROOT -%post -/sbin/ldconfig +%post -p /sbin/ldconfig -%postun -/sbin/ldconfig +%postun -p /sbin/ldconfig %files %defattr(-,root,root,-) @@ -133,6 +136,11 @@ %doc %{coin_htmldir} %changelog +* Sat Apr 15 2007 Ralf Cors??pius - 2.4.6-1 +- Upstream update. +- Re-base the patches to 2.4.6. +- Spec file massage. + * Tue Feb 20 2007 Ralf Cors??pius - 2.4.5-5 - Install coin-default.cfg into %%{_prefix}/%%{_lib} Index: sources =================================================================== RCS file: /cvs/extras/rpms/Coin2/FC-5/sources,v retrieving revision 1.9 retrieving revision 1.10 diff -u -r1.9 -r1.10 --- sources 30 May 2006 15:53:07 -0000 1.9 +++ sources 17 Apr 2007 07:08:37 -0000 1.10 @@ -1 +1 @@ -99b83c5189c3755fd5f08fcad0994a7b Coin-2.4.5.tar.gz +30efbdb9c761dd9fea7a7f4a0f01a50d Coin-2.4.6.tar.gz From fedora-extras-commits at redhat.com Tue Apr 17 07:29:17 2007 From: fedora-extras-commits at redhat.com (Shidai Liu (leo)) Date: Tue, 17 Apr 2007 03:29:17 -0400 Subject: rpms/pcmanx-gtk2/FC-5 pcmanx-gtk2.spec,1.1,1.2 Message-ID: <200704170729.l3H7THC4005448@cvs-int.fedora.redhat.com> Author: leo Update of /cvs/extras/rpms/pcmanx-gtk2/FC-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv5417 Modified Files: pcmanx-gtk2.spec Log Message: add dbus-devel to BuildRequires. This is required to build on FC-5. Index: pcmanx-gtk2.spec =================================================================== RCS file: /cvs/extras/rpms/pcmanx-gtk2/FC-5/pcmanx-gtk2.spec,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- pcmanx-gtk2.spec 16 Apr 2007 18:26:41 -0000 1.1 +++ pcmanx-gtk2.spec 17 Apr 2007 07:28:43 -0000 1.2 @@ -12,6 +12,8 @@ Source1: pcmanx.desktop URL: http://pcmanx.csie.net BuildRequires: gtk2-devel desktop-file-utils gettext libnotify-devel +# dbus-devel only needed in FC-5 +BuildRequires: dbus-devel # required for generating configure script BuildRequires: gettext-devel libtool intltool Requires(post): /sbin/ldconfig From fedora-extras-commits at redhat.com Tue Apr 17 07:32:15 2007 From: fedora-extras-commits at redhat.com (Shidai Liu (leo)) Date: Tue, 17 Apr 2007 03:32:15 -0400 Subject: rpms/pcmanx-gtk2/FC-5 pcmanx-gtk2.spec,1.2,1.3 Message-ID: <200704170732.l3H7WFXQ005873@cvs-int.fedora.redhat.com> Author: leo Update of /cvs/extras/rpms/pcmanx-gtk2/FC-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv5839 Modified Files: pcmanx-gtk2.spec Log Message: Add changelog in spec file for last change. Index: pcmanx-gtk2.spec =================================================================== RCS file: /cvs/extras/rpms/pcmanx-gtk2/FC-5/pcmanx-gtk2.spec,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- pcmanx-gtk2.spec 17 Apr 2007 07:28:43 -0000 1.2 +++ pcmanx-gtk2.spec 17 Apr 2007 07:31:42 -0000 1.3 @@ -5,7 +5,7 @@ Summary: Telnet client designed for BBS browsing Name: pcmanx-gtk2 Version: 0.3.5 -Release: 9.%{alphatag}%{?dist} +Release: 10.%{alphatag}%{?dist} License: GPL Group: Applications/Internet Source0: http://pcmanx.csie.net/release/pcmanx-gtk2.tar.gz @@ -86,6 +86,9 @@ %{_datadir}/pixmaps/*.png %changelog +* Tue Apr 17 2007 Leo, Shidai Liu 0.3.5-10.336svn +- Add dbus-devel to BuildRequires + * Sat Apr 14 2007 Leo, Shidai Liu 0.3.5-9.336svn - remove README. Its content is not useful for end users From fedora-extras-commits at redhat.com Tue Apr 17 11:04:27 2007 From: fedora-extras-commits at redhat.com (Francois Aucamp (faucamp)) Date: Tue, 17 Apr 2007 07:04:27 -0400 Subject: rpms/knemo/devel .cvsignore, 1.5, 1.6 knemo.spec, 1.6, 1.7 sources, 1.5, 1.6 knemo-desktop-file-fix.patch, 1.3, NONE Message-ID: <200704171104.l3HB4RkO030912@cvs-int.fedora.redhat.com> Author: faucamp Update of /cvs/extras/rpms/knemo/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv30885 Modified Files: .cvsignore knemo.spec sources Removed Files: knemo-desktop-file-fix.patch Log Message: - Update to version 0.4.7 - Removed unnecessary desktop-file-install statements (KDE-specific desktop files) - Removed desktop file patch - desktop file "Keywords" keys used internally by KDE - Added "OnlyShowIn=KDE" to kcm desktop file - Removed unnecessary BuildRequires: qt-devel desktop-file-utils - Simplified %post and %postun scriplets - Use RPM_BUILD_ROOT variable format consistently Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/knemo/devel/.cvsignore,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- .cvsignore 6 Aug 2006 20:59:55 -0000 1.5 +++ .cvsignore 17 Apr 2007 11:03:53 -0000 1.6 @@ -1 +1 @@ -12956-knemo-0.4.3.tar.bz2 +12956-knemo-0.4.7.tar.bz2 Index: knemo.spec =================================================================== RCS file: /cvs/extras/rpms/knemo/devel/knemo.spec,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- knemo.spec 13 Sep 2006 19:41:54 -0000 1.6 +++ knemo.spec 17 Apr 2007 11:03:53 -0000 1.7 @@ -1,19 +1,16 @@ Name: knemo -Version: 0.4.3 -Release: 2%{?dist} +Version: 0.4.7 +Release: 1%{?dist} Summary: A KDE network monitoring tool Group: Applications/Internet License: GPL URL: http://extragear.kde.org/apps/knemo/ Source0: http://kde-apps.org/content/files/12956-%{name}-%{version}.tar.bz2 -Patch0: knemo-desktop-file-fix.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) -BuildRequires: gettext, qt-devel, kdelibs-devel, desktop-file-utils -BuildRequires: wireless-tools, net-tools - -Requires: kdebase, wireless-tools, net-tools +BuildRequires: gettext kdelibs-devel wireless-tools net-tools +Requires: kdebase wireless-tools net-tools %description KNemo displays for every network interface an icon in the systray. Tooltips @@ -22,9 +19,10 @@ It polls the network interface status every second using the ifconfig, route and iwconfig tools. + %prep %setup -q -%patch0 -p0 +echo "OnlyShowIn=KDE;" >> src/kcm/kcm_knemo.desktop %build @@ -37,19 +35,10 @@ %install rm -rf $RPM_BUILD_ROOT make install DESTDIR=$RPM_BUILD_ROOT -#rm -f $RPM_BUILD_ROOT%{_libdir}/kde3/*.la -desktop-file-install --vendor="" \ - --dir ${RPM_BUILD_ROOT}%{_datadir}/applications/kde \ - --add-category X-Fedora \ - --delete-original \ - ${RPM_BUILD_ROOT}%{_datadir}/applications/kde/kcm_knemo.desktop - -desktop-file-install --vendor="" \ - --dir ${RPM_BUILD_ROOT}%{_datadir}/services/kded \ - --add-category X-Fedora \ - --delete-original \ - ${RPM_BUILD_ROOT}%{_datadir}/services/kded/knemod.desktop +# We do not use desktop-file-install to rename/validate the desktop files for +# this application, as it uses "Keywords" keys that are used internally by KDE +# - desktop-file-validate and -install do not like those %find_lang kcm_knemo kcm_knemo.lang %find_lang knemod knemod.lang @@ -57,16 +46,13 @@ %post -touch --no-create %{_datadir}/icons/crystalsvg || : -if [ -x ${_bindir}/gtk-update-icon-cache ] ; then - ${_bindir}/gtk-update-icon-cache --quiet %{_datadir}/icons/crystalsvg || : -fi +touch --no-create %{_datadir}/icons/hicolor || : +%{_bindir}/gtk-update-icon-cache --quiet %{_datadir}/icons/hicolor || : + %postun -touch --no-create %{_datadir}/icons/crystalsvg || : -if [ -x ${_bindir}/gtk-update-icon-cache ] ; then - ${_bindir}/gtk-update-icon-cache --quiet %{_datadir}/icons/crystalsvg || : -fi +touch --no-create %{_datadir}/icons/hicolor || : +%{_bindir}/gtk-update-icon-cache --quiet %{_datadir}/icons/hicolor || : %clean @@ -89,6 +75,17 @@ %changelog +* Tue Apr 17 2007 Francois Aucamp - 0.4.7-1 +- Update to version 0.4.7 +- Removed unnecessary desktop-file-install statements (KDE-specific desktop + files) +- Removed desktop file patch - desktop file "Keywords" keys used internally + by KDE +- Added "OnlyShowIn=KDE" to kcm desktop file +- Removed unnecessary BuildRequires: qt-devel desktop-file-utils +- Simplified %%post and %%postun scriplets +- Use RPM_BUILD_ROOT variable format consistently + * Wed Sep 13 2006 Hugo Cisneiros 0.4.3-2 - Rebuilt for FC6 Index: sources =================================================================== RCS file: /cvs/extras/rpms/knemo/devel/sources,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- sources 6 Aug 2006 20:59:55 -0000 1.5 +++ sources 17 Apr 2007 11:03:53 -0000 1.6 @@ -1 +1 @@ -70509dee1b4a86ef70ac2a3c032ece9b 12956-knemo-0.4.3.tar.bz2 +daaeeca789f3d4d7616f7856b29b7db7 12956-knemo-0.4.7.tar.bz2 --- knemo-desktop-file-fix.patch DELETED --- From fedora-extras-commits at redhat.com Tue Apr 17 11:50:57 2007 From: fedora-extras-commits at redhat.com (Gianluca Sforna (giallu)) Date: Tue, 17 Apr 2007 07:50:57 -0400 Subject: rpms/sysprof-kmod/devel sysprof-kmod.spec,1.67,1.68 Message-ID: <200704171150.l3HBov6V031726@cvs-int.fedora.redhat.com> Author: giallu Update of /cvs/extras/rpms/sysprof-kmod/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv31696 Modified Files: sysprof-kmod.spec Log Message: Rebuild for kernel 2.6.20-1.3079.fc7 Index: sysprof-kmod.spec =================================================================== RCS file: /cvs/extras/rpms/sysprof-kmod/devel/sysprof-kmod.spec,v retrieving revision 1.67 retrieving revision 1.68 diff -u -r1.67 -r1.68 --- sysprof-kmod.spec 16 Apr 2007 13:00:06 -0000 1.67 +++ sysprof-kmod.spec 17 Apr 2007 11:50:22 -0000 1.68 @@ -4,7 +4,7 @@ # end stuff to be ... # hardcode for now: -%{!?kversion: %define kversion 2.6.20-1.3071.fc7} +%{!?kversion: %define kversion 2.6.20-1.3079.fc7} # hint: this can he overridden with "--define kversion foo" on the rpmbuild command line, e.g. # --define "kversion 2.6.16-1.2096_FC5" From fedora-extras-commits at redhat.com Tue Apr 17 13:56:58 2007 From: fedora-extras-commits at redhat.com (Nuno Santos (nsantos)) Date: Tue, 17 Apr 2007 09:56:58 -0400 Subject: rpms/python-qpid import.log,1.1,1.2 Message-ID: <200704171356.l3HDuwLW010259@cvs-int.fedora.redhat.com> Author: nsantos Update of /cvs/extras/rpms/python-qpid In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv10109 Modified Files: import.log Log Message: Import of original package Index: import.log =================================================================== RCS file: /cvs/extras/rpms/python-qpid/import.log,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- import.log 17 Apr 2007 02:56:23 -0000 1.1 +++ import.log 17 Apr 2007 13:56:24 -0000 1.2 @@ -0,0 +1 @@ +python-qpid-0_1-1_fc7:HEAD:python-qpid-0.1-1.fc7.src.rpm:1176818156 From fedora-extras-commits at redhat.com Tue Apr 17 13:57:02 2007 From: fedora-extras-commits at redhat.com (Nuno Santos (nsantos)) Date: Tue, 17 Apr 2007 09:57:02 -0400 Subject: rpms/python-qpid/devel python-qpid.spec, NONE, 1.1 .cvsignore, 1.1, 1.2 sources, 1.1, 1.2 Message-ID: <200704171357.l3HDv2pO010263@cvs-int.fedora.redhat.com> Author: nsantos Update of /cvs/extras/rpms/python-qpid/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv10109/devel Modified Files: .cvsignore sources Added Files: python-qpid.spec Log Message: Import of original package --- NEW FILE python-qpid.spec --- Name: python-qpid Version: 0.1 Release: 1%{?dist} Summary: Python language client for AMQP Group: Development/Python License: Apache Software License URL: http://incubator.apache.org/qpid Source0: %{name}.tar.gz # svn export http://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid/python \ # python-qpid # tar czf python-qpid.tar.gz python-qpid BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch BuildRequires: python BuildRequires: python-devel Requires: python Requires: amqp %description The Apache Qpid project's Python language client for AMQP. %{!?python_sitelib: %define python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")} %prep %setup -q -n %{name} # to silence warnings: sed -e 1d -e 2d -i setup.py sed -e 1d -e 2d -i qpid/codec.py sed -e 1d -e 2d -i qpid/reference.py chmod 0644 LICENSE.txt echo "\n" > cpp_failing_0-8.txt %build #empty %install rm -rf $RPM_BUILD_ROOT install -d $RPM_BUILD_ROOT%{python_sitelib}/qpid install -d $RPM_BUILD_ROOT%{python_sitelib}/qpid/tests_0-8 install -d $RPM_BUILD_ROOT%{python_sitelib}/qpid/tests_0-9 install -d $RPM_BUILD_ROOT%{python_sitelib}/qpid/doc install -pm 0644 *.* qpid/* $RPM_BUILD_ROOT%{python_sitelib}/qpid install -pm 0644 tests_0-8/*.* $RPM_BUILD_ROOT%{python_sitelib}/qpid/tests_0-8 install -pm 0644 tests_0-9/*.* $RPM_BUILD_ROOT%{python_sitelib}/qpid/tests_0-9 install -pm 0644 doc/*.* $RPM_BUILD_ROOT%{python_sitelib}/qpid/doc %clean rm -rf $RPM_BUILD_ROOT %files %defattr(-,root,root,-) %{python_sitelib}/qpid/ %doc LICENSE.txt NOTICE.txt README.txt doc/test-requirements.txt %changelog * Thu Mar 22 2007 Rafael Schloming - 0.1-1 - Initial build. - Comply with Fedora packaging guidelines Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/python-qpid/devel/.cvsignore,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- .cvsignore 17 Apr 2007 02:56:32 -0000 1.1 +++ .cvsignore 17 Apr 2007 13:56:28 -0000 1.2 @@ -0,0 +1 @@ +python-qpid.tar.gz Index: sources =================================================================== RCS file: /cvs/extras/rpms/python-qpid/devel/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 17 Apr 2007 02:56:32 -0000 1.1 +++ sources 17 Apr 2007 13:56:28 -0000 1.2 @@ -0,0 +1 @@ +554ff21b5118607404b3c0b3d4ae04c9 python-qpid.tar.gz From fedora-extras-commits at redhat.com Tue Apr 17 14:01:19 2007 From: fedora-extras-commits at redhat.com (Alex Lancaster (alexlan)) Date: Tue, 17 Apr 2007 10:01:19 -0400 Subject: rpms/perl-Bio-ASN1-EntrezGene/FC-6 perl-Bio-ASN1-EntrezGene.spec, 1.1, 1.2 Message-ID: <200704171401.l3HE1JTo014632@cvs-int.fedora.redhat.com> Author: alexlan Update of /cvs/extras/rpms/perl-Bio-ASN1-EntrezGene/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv10388 Modified Files: perl-Bio-ASN1-EntrezGene.spec Log Message: * Mon Apr 15 2007 Alex Lancaster 1.091-3 - Bump for rebuild now that perl-bioperl is in the repo, which fulfills the Requires for this package. Index: perl-Bio-ASN1-EntrezGene.spec =================================================================== RCS file: /cvs/extras/rpms/perl-Bio-ASN1-EntrezGene/FC-6/perl-Bio-ASN1-EntrezGene.spec,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- perl-Bio-ASN1-EntrezGene.spec 2 Apr 2007 22:44:33 -0000 1.1 +++ perl-Bio-ASN1-EntrezGene.spec 17 Apr 2007 14:00:45 -0000 1.2 @@ -1,6 +1,6 @@ Name: perl-Bio-ASN1-EntrezGene Version: 1.091 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Regular expression-based Perl Parser for NCBI Entrez Gene License: GPL or Artistic Group: Development/Libraries @@ -54,6 +54,10 @@ %{_mandir}/man3/* %changelog +* Mon Apr 15 2007 Alex Lancaster 1.091-3 +- Bump for rebuild now that perl-bioperl is in the repo, which fulfills + the Requires for this package. + * Mon Apr 02 2007 Alex Lancaster 1.091-2 - Include the "examples" subdirectory as documentation as per comments from Chris Weyl. Strip executable bits from these scripts. From fedora-extras-commits at redhat.com Tue Apr 17 14:14:40 2007 From: fedora-extras-commits at redhat.com (Nuno Santos (nsantos)) Date: Tue, 17 Apr 2007 10:14:40 -0400 Subject: rpms/ruby-qpid import.log,1.1,1.2 Message-ID: <200704171414.l3HEEetu015481@cvs-int.fedora.redhat.com> Author: nsantos Update of /cvs/extras/rpms/ruby-qpid In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv15428 Modified Files: import.log Log Message: Import of original package Index: import.log =================================================================== RCS file: /cvs/extras/rpms/ruby-qpid/import.log,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- import.log 17 Apr 2007 02:58:28 -0000 1.1 +++ import.log 17 Apr 2007 14:14:06 -0000 1.2 @@ -0,0 +1 @@ +ruby-qpid-0_1-1_fc7:HEAD:ruby-qpid-0.1-1.fc7.src.rpm:1176819222 From fedora-extras-commits at redhat.com Tue Apr 17 14:14:44 2007 From: fedora-extras-commits at redhat.com (Nuno Santos (nsantos)) Date: Tue, 17 Apr 2007 10:14:44 -0400 Subject: rpms/ruby-qpid/devel ruby-qpid.spec, NONE, 1.1 .cvsignore, 1.1, 1.2 sources, 1.1, 1.2 Message-ID: <200704171414.l3HEEi6E015490@cvs-int.fedora.redhat.com> Author: nsantos Update of /cvs/extras/rpms/ruby-qpid/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv15428/devel Modified Files: .cvsignore sources Added Files: ruby-qpid.spec Log Message: Import of original package --- NEW FILE ruby-qpid.spec --- Name: ruby-qpid Version: 0.1 Release: 1%{?dist} Summary: Ruby language client for AMQP Group: Development/Ruby License: Apache Software License URL: http://incubator.apache.org/qpid Source0: %{name}.tar.gz # svn export http://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid/ruby \ # ruby-qpid # tar czf ruby-qpid.tar.gz ruby-qpid BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch BuildRequires: ruby Requires: ruby Requires: ruby(abi) = 1.8 Requires: amqp Provides: ruby(qpid) = %{version} %{!?ruby_sitelib: %define ruby_sitelib %(ruby -rrbconfig -e 'puts Config::CONFIG["sitelibdir"]')} %description The Apache Qpid project's Ruby language client for AMQP. %prep %setup -q -n %{name} %build # empty %install rm -rf $RPM_BUILD_ROOT install -dm 755 $RPM_BUILD_ROOT%{ruby_sitelib}/qpid install -pm 644 qpid/*.rb $RPM_BUILD_ROOT%{ruby_sitelib}/qpid %clean rm -rf $RPM_BUILD_ROOT %files %defattr(-,root,root,-) %{ruby_sitelib}/qpid %doc LICENSE.txt NOTICE.txt %changelog * Thu Mar 22 2007 Rafael Schloming - 0.1-1 - Initial build - Comply with Fedora packaging guidelines Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/ruby-qpid/devel/.cvsignore,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- .cvsignore 17 Apr 2007 02:58:37 -0000 1.1 +++ .cvsignore 17 Apr 2007 14:14:10 -0000 1.2 @@ -0,0 +1 @@ +ruby-qpid.tar.gz Index: sources =================================================================== RCS file: /cvs/extras/rpms/ruby-qpid/devel/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 17 Apr 2007 02:58:37 -0000 1.1 +++ sources 17 Apr 2007 14:14:10 -0000 1.2 @@ -0,0 +1 @@ +80c5ea81a8ba783e6e497f396905fc43 ruby-qpid.tar.gz From fedora-extras-commits at redhat.com Tue Apr 17 14:19:25 2007 From: fedora-extras-commits at redhat.com (Konstantin Ryabitsev (icon)) Date: Tue, 17 Apr 2007 10:19:25 -0400 Subject: rpms/php-pear-PHP-CodeSniffer/devel .cvsignore, 1.3, 1.4 php-pear-PHP-CodeSniffer.spec, 1.2, 1.3 sources, 1.3, 1.4 Message-ID: <200704171419.l3HEJP8u015698@cvs-int.fedora.redhat.com> Author: icon Update of /cvs/extras/rpms/php-pear-PHP-CodeSniffer/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv15649/devel Modified Files: .cvsignore php-pear-PHP-CodeSniffer.spec sources Log Message: Upstream 0.5.0 Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/php-pear-PHP-CodeSniffer/devel/.cvsignore,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- .cvsignore 20 Feb 2007 17:18:31 -0000 1.3 +++ .cvsignore 17 Apr 2007 14:18:51 -0000 1.4 @@ -1 +1 @@ -PHP_CodeSniffer-0.4.0.tgz +PHP_CodeSniffer-0.5.0.tgz Index: php-pear-PHP-CodeSniffer.spec =================================================================== RCS file: /cvs/extras/rpms/php-pear-PHP-CodeSniffer/devel/php-pear-PHP-CodeSniffer.spec,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- php-pear-PHP-CodeSniffer.spec 20 Feb 2007 17:18:31 -0000 1.2 +++ php-pear-PHP-CodeSniffer.spec 17 Apr 2007 14:18:51 -0000 1.3 @@ -2,7 +2,7 @@ %define pear_name PHP_CodeSniffer Name: php-pear-PHP-CodeSniffer -Version: 0.4.0 +Version: 0.5.0 Release: 1%{?dist} Summary: PHP coding standards enforcement tool @@ -92,6 +92,9 @@ %changelog +* Tue Apr 17 2007 Konstantin Ryabitsev - 0.5.0-1 +- Upstream 0.5.0 + * Tue Feb 20 2007 Konstantin Ryabitsev - 0.4.0-1 - Upstream 0.4.0 Index: sources =================================================================== RCS file: /cvs/extras/rpms/php-pear-PHP-CodeSniffer/devel/sources,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- sources 20 Feb 2007 17:18:31 -0000 1.3 +++ sources 17 Apr 2007 14:18:51 -0000 1.4 @@ -1 +1 @@ -4908624dd3769c71692fc547fccfa044 PHP_CodeSniffer-0.4.0.tgz +63b01bd1299a3bc50d06a0a3dfb30cc7 PHP_CodeSniffer-0.5.0.tgz From fedora-extras-commits at redhat.com Tue Apr 17 14:19:21 2007 From: fedora-extras-commits at redhat.com (Konstantin Ryabitsev (icon)) Date: Tue, 17 Apr 2007 10:19:21 -0400 Subject: rpms/php-pear-PHP-CodeSniffer/FC-6 .cvsignore, 1.3, 1.4 php-pear-PHP-CodeSniffer.spec, 1.2, 1.3 sources, 1.3, 1.4 Message-ID: <200704171419.l3HEJLdm015693@cvs-int.fedora.redhat.com> Author: icon Update of /cvs/extras/rpms/php-pear-PHP-CodeSniffer/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv15649/FC-6 Modified Files: .cvsignore php-pear-PHP-CodeSniffer.spec sources Log Message: Upstream 0.5.0 Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/php-pear-PHP-CodeSniffer/FC-6/.cvsignore,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- .cvsignore 20 Feb 2007 17:18:28 -0000 1.3 +++ .cvsignore 17 Apr 2007 14:18:47 -0000 1.4 @@ -1 +1 @@ -PHP_CodeSniffer-0.4.0.tgz +PHP_CodeSniffer-0.5.0.tgz Index: php-pear-PHP-CodeSniffer.spec =================================================================== RCS file: /cvs/extras/rpms/php-pear-PHP-CodeSniffer/FC-6/php-pear-PHP-CodeSniffer.spec,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- php-pear-PHP-CodeSniffer.spec 20 Feb 2007 17:18:28 -0000 1.2 +++ php-pear-PHP-CodeSniffer.spec 17 Apr 2007 14:18:47 -0000 1.3 @@ -2,7 +2,7 @@ %define pear_name PHP_CodeSniffer Name: php-pear-PHP-CodeSniffer -Version: 0.4.0 +Version: 0.5.0 Release: 1%{?dist} Summary: PHP coding standards enforcement tool @@ -92,6 +92,9 @@ %changelog +* Tue Apr 17 2007 Konstantin Ryabitsev - 0.5.0-1 +- Upstream 0.5.0 + * Tue Feb 20 2007 Konstantin Ryabitsev - 0.4.0-1 - Upstream 0.4.0 Index: sources =================================================================== RCS file: /cvs/extras/rpms/php-pear-PHP-CodeSniffer/FC-6/sources,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- sources 20 Feb 2007 17:18:28 -0000 1.3 +++ sources 17 Apr 2007 14:18:47 -0000 1.4 @@ -1 +1 @@ -4908624dd3769c71692fc547fccfa044 PHP_CodeSniffer-0.4.0.tgz +63b01bd1299a3bc50d06a0a3dfb30cc7 PHP_CodeSniffer-0.5.0.tgz From fedora-extras-commits at redhat.com Tue Apr 17 14:24:25 2007 From: fedora-extras-commits at redhat.com (Jose Pedro Oliveira (jpo)) Date: Tue, 17 Apr 2007 10:24:25 -0400 Subject: rpms/perl-Pod-Escapes/EL-4 perl-Pod-Escapes.spec,1.4,1.5 Message-ID: <200704171424.l3HEOPRB015837@cvs-int.fedora.redhat.com> Author: jpo Update of /cvs/extras/rpms/perl-Pod-Escapes/EL-4 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv15778 Modified Files: perl-Pod-Escapes.spec Log Message: Sync with devel. Index: perl-Pod-Escapes.spec =================================================================== RCS file: /cvs/extras/rpms/perl-Pod-Escapes/EL-4/perl-Pod-Escapes.spec,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- perl-Pod-Escapes.spec 10 Dec 2004 22:03:09 -0000 1.4 +++ perl-Pod-Escapes.spec 17 Apr 2007 14:23:51 -0000 1.5 @@ -1,20 +1,16 @@ -%{!?perl_vendorlib: %define perl_vendorlib %(eval "`%{__perl} -V:installvendorlib`"; echo $installvendorlib)} - Name: perl-Pod-Escapes Version: 1.04 -Release: 1 -Epoch: 0 +Release: 5%{?dist} Summary: Perl module for resolving POD escape sequences Group: Development/Libraries License: GPL or Artistic URL: http://search.cpan.org/dist/Pod-Escapes/ -Source0: http://www.cpan.org/authors/id/S/SB/SBURKE/Pod-Escapes-1.04.tar.gz +Source0: http://www.cpan.org/authors/id/S/SB/SBURKE/Pod-Escapes-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch -BuildRequires: perl >= 1:5.6.1 -Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) +Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) %description This module provides things that are useful in decoding Pod E<...> @@ -39,7 +35,7 @@ chmod -R u+w $RPM_BUILD_ROOT/* -%check || : +%check make test @@ -50,11 +46,23 @@ %files %defattr(-,root,root,-) %doc ChangeLog README -%{perl_vendorlib}/Pod -%{_mandir}/man3/*.3* +%{perl_vendorlib}/Pod/ +%{_mandir}/man3/*.3pm* %changelog +* Thu Sep 7 2006 Jose Pedro Oliveira - 1.04-5 +- Rebuild for FC6. + +* Wed Feb 15 2006 Jose Pedro Oliveira - 1.04-4 +- Rebuild for FC5 (perl 5.8.8). + +* Thu Dec 29 2005 Jose Pedro Oliveira - 1.04-3 +- Dist tag. + +* Fri Apr 7 2005 Michael Schwendt - 1.04-2 +- rebuilt + * Sun May 9 2004 Jose Pedro Oliveira - 0:1.04-0.fdr.1 - Update to 1.04. - Avoid creation of the perllocal.pod file (make pure_install). From fedora-extras-commits at redhat.com Tue Apr 17 14:24:52 2007 From: fedora-extras-commits at redhat.com (Nuno Santos (nsantos)) Date: Tue, 17 Apr 2007 10:24:52 -0400 Subject: rpms/rhm import.log,1.1,1.2 Message-ID: <200704171424.l3HEOq4R015885@cvs-int.fedora.redhat.com> Author: nsantos Update of /cvs/extras/rpms/rhm In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv15810 Modified Files: import.log Log Message: Import of original package Index: import.log =================================================================== RCS file: /cvs/extras/rpms/rhm/import.log,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- import.log 17 Apr 2007 03:00:38 -0000 1.1 +++ import.log 17 Apr 2007 14:24:19 -0000 1.2 @@ -0,0 +1 @@ +rhm-0_1-1:HEAD:rhm-0.1-1.src.rpm:1176819826 From fedora-extras-commits at redhat.com Tue Apr 17 14:24:57 2007 From: fedora-extras-commits at redhat.com (Nuno Santos (nsantos)) Date: Tue, 17 Apr 2007 10:24:57 -0400 Subject: rpms/rhm/devel rhm.spec, NONE, 1.1 .cvsignore, 1.1, 1.2 sources, 1.1, 1.2 Message-ID: <200704171424.l3HEOvPF015893@cvs-int.fedora.redhat.com> Author: nsantos Update of /cvs/extras/rpms/rhm/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv15810/devel Modified Files: .cvsignore sources Added Files: rhm.spec Log Message: Import of original package --- NEW FILE rhm.spec --- # # Spec file for Red Hat Messaging package rhm. # Name: rhm Version: 0.1 Release: 1%{?dist} Summary: Red Hat extensions to the Qpid messaging system Group: System Environment/Libraries License: LGPL URL: http://rhm.et.redhat.com/rhm Source0: http://rhm.et.redhat.com/download/%{name}-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: qpidd-devel Requires: qpidd Requires: db4 Requires(preun):/sbin/service Requires(postun):/sbin/service %description Red Hat extensions to the Qpid AMQP broker: persistent message storage in Berkeley DB. %prep %setup -q %build %configure --disable-static make %{?_smp_mflags} %install rm -rf %{buildroot} make install DESTDIR=%{buildroot} rm -f %{buildroot}%_libdir/*.a rm -f %{buildroot}%_libdir/*.la rm -f %{buildroot}%_libdir/*.so %clean rm -rf %{buildroot} %check make check %files %defattr(-,root,root,-) %doc README COPYING %_libdir/libbdbstore.so.0 %_libdir/libbdbstore.so.0.1.0 %post -p /sbin/ldconfig %postun -p /sbin/ldconfig %changelog * Thu Apr 12 2007 Alan Conway - 0.1-1 - Initial build. Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/rhm/devel/.cvsignore,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- .cvsignore 17 Apr 2007 03:00:47 -0000 1.1 +++ .cvsignore 17 Apr 2007 14:24:23 -0000 1.2 @@ -0,0 +1 @@ +rhm-0.1.tar.gz Index: sources =================================================================== RCS file: /cvs/extras/rpms/rhm/devel/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 17 Apr 2007 03:00:47 -0000 1.1 +++ sources 17 Apr 2007 14:24:23 -0000 1.2 @@ -0,0 +1 @@ +49754d1d3d9e6392abb429b7cef36003 rhm-0.1.tar.gz From fedora-extras-commits at redhat.com Tue Apr 17 14:36:19 2007 From: fedora-extras-commits at redhat.com (Jose Pedro Oliveira (jpo)) Date: Tue, 17 Apr 2007 10:36:19 -0400 Subject: rpms/perl-Pod-Simple/EL-4 perl-Pod-Simple.spec,1.6,1.7 Message-ID: <200704171436.l3HEaJgi016649@cvs-int.fedora.redhat.com> Author: jpo Update of /cvs/extras/rpms/perl-Pod-Simple/EL-4 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv16630 Modified Files: perl-Pod-Simple.spec Log Message: Sync with devel. Index: perl-Pod-Simple.spec =================================================================== RCS file: /cvs/extras/rpms/perl-Pod-Simple/EL-4/perl-Pod-Simple.spec,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- perl-Pod-Simple.spec 23 Jan 2006 17:12:47 -0000 1.6 +++ perl-Pod-Simple.spec 17 Apr 2007 14:35:45 -0000 1.7 @@ -1,6 +1,6 @@ Name: perl-Pod-Simple Version: 3.04 -Release: 1%{?dist} +Release: 3%{?dist} Summary: Framework for parsing POD documentation Group: Development/Libraries @@ -49,12 +49,18 @@ %defattr(-,root,root,-) %doc ChangeLog README %{perl_vendorlib}/Pod/ -%{_mandir}/man3/*.3* +%{_mandir}/man3/*.3pm* %exclude %{perl_vendorlib}/perlpod*.pod %exclude %{_mandir}/man3/perlpod*.3* %changelog +* Thu Sep 7 2006 Jose Pedro Oliveira - 3.04-3 +- Rebuild for FC6. + +* Wed Feb 15 2006 Jose Pedro Oliveira - 3.04-2 +- Rebuild for FC5 (perl 5.8.8). + * Thu Jan 19 2006 Jose Pedro Oliveira - 3.04-1 - Update to 3.04. From fedora-extras-commits at redhat.com Tue Apr 17 14:54:23 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Tue, 17 Apr 2007 10:54:23 -0400 Subject: owners owners.list,1.2685,1.2686 Message-ID: <200704171454.l3HEsNZc017086@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/owners In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners Modified Files: owners.list Log Message: driftnet is now orphaned Index: owners.list =================================================================== RCS file: /cvs/extras/owners/owners.list,v retrieving revision 1.2685 retrieving revision 1.2686 diff -u -r1.2685 -r1.2686 --- owners.list 17 Apr 2007 03:04:55 -0000 1.2685 +++ owners.list 17 Apr 2007 14:53:53 -0000 1.2686 @@ -396,7 +396,7 @@ Fedora Extras|drgeo|Interactive educational geometry software|eric.tanguy at univ-nantes.fr|extras-qa at fedoraproject.org| Fedora Extras|drgeo-doc|html documentation for drgeo|eric.tanguy at univ-nantes.fr|extras-qa at fedoraproject.org| Fedora Extras|driconf|A configuration applet for the Direct Rendering Infrastructure|kevin at tummy.com|extras-qa at fedoraproject.org| -Fedora Extras|driftnet|Network image sniffer|bnocera at redhat.com|extras-qa at fedoraproject.org| +Fedora Extras|driftnet|Network image sniffer|extras-orphan at fedoraproject.org|extras-qa at fedoraproject.org| Fedora Extras|drivel|A journal or "blog" client|stickster at gmail.com|extras-qa at fedoraproject.org| Fedora Extras|dssi|Disposable Soft Synth Interface|green at redhat.com|extras-qa at fedoraproject.org| Fedora Extras|dstat|System Status Monitor|scott at perturb.org|extras-qa at fedoraproject.org| From fedora-extras-commits at redhat.com Tue Apr 17 15:25:11 2007 From: fedora-extras-commits at redhat.com (Jasper O'neal Hartline (autopsy)) Date: Tue, 17 Apr 2007 11:25:11 -0400 Subject: kadischi kadischi.spec,1.56,1.57 Message-ID: <200704171525.l3HFPfBK021935@cvs-int.fedora.redhat.com> Author: autopsy Update of /cvs/devel/kadischi In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv21905/kadischi Modified Files: kadischi.spec Log Message: Fix eject_live_cd.c for USB CDROM devices Index: kadischi.spec =================================================================== RCS file: /cvs/devel/kadischi/kadischi.spec,v retrieving revision 1.56 retrieving revision 1.57 diff -u -r1.56 -r1.57 --- kadischi.spec 17 Apr 2007 04:30:02 -0000 1.56 +++ kadischi.spec 17 Apr 2007 15:25:09 -0000 1.57 @@ -2,7 +2,7 @@ Name: kadischi Version: 3.4 -Release: 8.%{alphatag} +Release: 9.%{alphatag} Summary: LiveCD generation utility Group: Applications/System @@ -79,6 +79,10 @@ %ghost %{_datadir}/%{name}/post_install_scripts/*.pyo %changelog +* Mon Apr 17 2007 3.4-9.20070417cvs +- Fix eject_live_cd.c for USB CDROM devices + + * Sun Apr 16 2007 3.4-8.20070416cvs - Fix compiler warnings with find_live_cd.c and eject_live_cd.c - More comprehensive wait state for 01prelink.sh From fedora-extras-commits at redhat.com Tue Apr 17 15:25:11 2007 From: fedora-extras-commits at redhat.com (Jasper O'neal Hartline (autopsy)) Date: Tue, 17 Apr 2007 11:25:11 -0400 Subject: kadischi/eject_live_cd eject_live_cd.c,1.6,1.7 Message-ID: <200704171525.l3HFPfMU021938@cvs-int.fedora.redhat.com> Author: autopsy Update of /cvs/devel/kadischi/eject_live_cd In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv21905/kadischi/eject_live_cd Modified Files: eject_live_cd.c Log Message: Fix eject_live_cd.c for USB CDROM devices Index: eject_live_cd.c =================================================================== RCS file: /cvs/devel/kadischi/eject_live_cd/eject_live_cd.c,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- eject_live_cd.c 15 Apr 2007 11:46:12 -0000 1.6 +++ eject_live_cd.c 17 Apr 2007 15:25:09 -0000 1.7 @@ -133,7 +133,7 @@ minor = atoi(devName + 2); } else if (devName[0] == 's' && devName[1] == 'g') { type = S_IFBLK; - major = 21; + major = 11; minor = atoi(devName + 2); } else if (!strncmp(devName, "loop", 4)) { type = S_IFBLK; @@ -493,7 +493,7 @@ int livecd; - if ((livecd = setupCdrom(location))<0) { + if (livecd = setupCdrom(location)) { umount(location); worked = EjectCdrom(); From fedora-extras-commits at redhat.com Tue Apr 17 15:29:44 2007 From: fedora-extras-commits at redhat.com (Jarod Wilson (jwilson)) Date: Tue, 17 Apr 2007 11:29:44 -0400 Subject: rpms/numpy/devel numpy-1.0-gfortran.patch, 1.1, 1.2 numpy.spec, 1.14, 1.15 Message-ID: <200704171529.l3HFTi5s022027@cvs-int.fedora.redhat.com> Author: jwilson Update of /cvs/extras/rpms/numpy/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv21993 Modified Files: numpy-1.0-gfortran.patch numpy.spec Log Message: - Update gfortran patch to recognize latest gfortran f95 support - Resolves rhbz#236444 numpy-1.0-gfortran.patch: Index: numpy-1.0-gfortran.patch =================================================================== RCS file: /cvs/extras/rpms/numpy/devel/numpy-1.0-gfortran.patch,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- numpy-1.0-gfortran.patch 25 Oct 2006 21:55:43 -0000 1.1 +++ numpy-1.0-gfortran.patch 17 Apr 2007 15:29:10 -0000 1.2 @@ -10,7 +10,23 @@ 'archiver' : ["ar", "-cr"], 'ranlib' : ["ranlib"], 'linker_exe' : [fc_exe, "-g", "-Wall"] -@@ -255,7 +255,7 @@ +@@ -247,12 +247,14 @@ class GnuFCompiler(FCompiler): + class Gnu95FCompiler(GnuFCompiler): + + compiler_type = 'gnu95' +- version_match = simple_version_match(start='GNU Fortran 95') ++ version_match = simple_version_match(start='GNU Fortran (95|\(GCC\))') + + # 'gfortran --version' results: + # Debian: GNU Fortran 95 (GCC 4.0.3 20051023 (prerelease) (Debian 4.0.2-3)) + # OS X: GNU Fortran 95 (GCC) 4.1.0 + # GNU Fortran 95 (GCC) 4.2.0 20060218 (experimental) ++ # GNU Fortran (GCC) 4.3.0 20070316 (experimental) ++ # Red Hat: GNU Fortran (GCC) 4.1.2 20070403 (Red Hat 4.1.2-8) + + for fc_exe in map(find_executable,['gfortran','f95']): + if os.path.isfile(fc_exe): +@@ -257,7 +257,7 @@ 'compiler_f77' : [fc_exe,"-Wall","-ffixed-form","-fno-second-underscore"], 'compiler_f90' : [fc_exe,"-Wall","-fno-second-underscore"], 'compiler_fix' : [fc_exe,"-Wall","-ffixed-form","-fno-second-underscore"], Index: numpy.spec =================================================================== RCS file: /cvs/extras/rpms/numpy/devel/numpy.spec,v retrieving revision 1.14 retrieving revision 1.15 diff -u -r1.14 -r1.15 --- numpy.spec 23 Feb 2007 22:17:05 -0000 1.14 +++ numpy.spec 17 Apr 2007 15:29:10 -0000 1.15 @@ -4,7 +4,7 @@ Name: numpy Version: 1.0.1 -Release: 3%{?dist} +Release: 4%{?dist} Summary: A fast multidimensional array facility for Python Group: Development/Languages @@ -76,6 +76,10 @@ %{python_sitearch}/%{name} %changelog +* Tue Apr 17 2007 Jarod Wilson 1.0.1-4 +- Update gfortran patch to recognize latest gfortran f95 support +- Resolves rhbz#236444 + * Fri Feb 23 2007 Jarod Wilson 1.0.1-3 - Fix up cpuinfo bug (#229753). Upstream bug/change: http://projects.scipy.org/scipy/scipy/ticket/349 From fedora-extras-commits at redhat.com Tue Apr 17 15:31:12 2007 From: fedora-extras-commits at redhat.com (Paul Howarth (pghmcfc)) Date: Tue, 17 Apr 2007 11:31:12 -0400 Subject: rpms/perl-Crypt-RSA/devel perl-Crypt-RSA.spec,1.4,1.5 Message-ID: <200704171531.l3HFVCVZ022481@cvs-int.fedora.redhat.com> Author: pghmcfc Update of /cvs/extras/rpms/perl-Crypt-RSA/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv22055 Modified Files: perl-Crypt-RSA.spec Log Message: Buildrequire perl(ExtUtils::MakeMaker) Index: perl-Crypt-RSA.spec =================================================================== RCS file: /cvs/extras/rpms/perl-Crypt-RSA/devel/perl-Crypt-RSA.spec,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- perl-Crypt-RSA.spec 8 Mar 2007 12:23:42 -0000 1.4 +++ perl-Crypt-RSA.spec 17 Apr 2007 15:30:38 -0000 1.5 @@ -19,12 +19,10 @@ BuildRequires: perl(Digest::MD2) BuildRequires: perl(Digest::MD5) BuildRequires: perl(Digest::SHA1) +BuildRequires: perl(ExtUtils::MakeMaker) BuildRequires: perl(Math::Pari) >= 2.001804 BuildRequires: perl(Sort::Versions) BuildRequires: perl(Tie::EncryptedHash) -%if 0%{?fedora} > 6 -BuildRequires: perl-devel -%endif %description Crypt::RSA is a pure-perl, cleanroom implementation of the RSA public-key @@ -91,8 +89,8 @@ %{_mandir}/man3/crypt-rsa-interoperablity-template.3* %changelog -* Thu Mar 8 2007 Paul Howarth 1.58-2 -- Buildrequire perl-devel for Fedora 7 onwards +* Tue Apr 17 2007 Paul Howarth 1.58-2 +- Buildrequire perl(ExtUtils::MakeMaker) - Fix argument order for find with -depth * Fri Dec 22 2006 Paul Howarth 1.58-1 From fedora-extras-commits at redhat.com Tue Apr 17 15:31:18 2007 From: fedora-extras-commits at redhat.com (Michael Patrick McGrath (mmcgrath)) Date: Tue, 17 Apr 2007 11:31:18 -0400 Subject: rpms/perl-SOAP-Lite/EL-5 perl-SOAP-Lite.spec,1.7,1.8 Message-ID: <200704171531.l3HFVIdh022484@cvs-int.fedora.redhat.com> Author: mmcgrath Update of /cvs/extras/rpms/perl-SOAP-Lite/EL-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv22105 Modified Files: perl-SOAP-Lite.spec Log Message: Changes for EL-5 Index: perl-SOAP-Lite.spec =================================================================== RCS file: /cvs/extras/rpms/perl-SOAP-Lite/EL-5/perl-SOAP-Lite.spec,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- perl-SOAP-Lite.spec 5 Mar 2007 16:56:34 -0000 1.7 +++ perl-SOAP-Lite.spec 17 Apr 2007 15:30:44 -0000 1.8 @@ -1,6 +1,6 @@ Name: perl-SOAP-Lite Version: 0.68 -Release: 4%{?dist} +Release: 2.1%{?dist} Summary: Client and server side SOAP implementation License: GPL or Artistic Group: Development/Libraries @@ -13,9 +13,13 @@ BuildRequires: perl-XML-Parser BuildArch: noarch -%define bogusreqs 'MQ\\|Jabber' -#%define bogusreqs perl.Net..Jabber. -%global reqfilt sh -c '%{__perl_requires} | %{__grep} -Ev "%{bogusreqs}"' +%define bogusreqs 'perl(MQClient::MQSeries)\ +perl(MQSeries)\ +perl(MQSeries::Message)\ +perl(MQSeries::Queue)\ +perl(MQSeries::QueueManager)\ +perl(Net::Jabber)' +%global reqfilt sh -c "%{__perl_requires} | %{__grep} -Fv %{bogusreqs}" %define __perl_requires %{reqfilt} %description @@ -65,11 +69,8 @@ %{_mandir}/man1/* %changelog -* Mon Mar 03 2007 Mike McGrath - 0.68-4 -- bogus reqs diff - -* Sat Jan 2 2007 Mike McGrath - 0.68-3 -- Changed the way this package removes bogus reqs for EL4 +* Tue Apr 17 2007 Mike McGrath - 0.68-2.1 +- Rebuilt for EL-5 * Sun Sep 10 2006 Mike McGrath - 0.68-1 - Rebuild From fedora-extras-commits at redhat.com Tue Apr 17 15:43:01 2007 From: fedora-extras-commits at redhat.com (Paul Howarth (pghmcfc)) Date: Tue, 17 Apr 2007 11:43:01 -0400 Subject: rpms/perl-MIME-tools/devel perl-MIME-tools.spec,1.15,1.16 Message-ID: <200704171543.l3HFh1co022800@cvs-int.fedora.redhat.com> Author: pghmcfc Update of /cvs/extras/rpms/perl-MIME-tools/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv22779 Modified Files: perl-MIME-tools.spec Log Message: Buildrequire perl(ExtUtils::MakeMaker) Index: perl-MIME-tools.spec =================================================================== RCS file: /cvs/extras/rpms/perl-MIME-tools/devel/perl-MIME-tools.spec,v retrieving revision 1.15 retrieving revision 1.16 diff -u -r1.15 -r1.16 --- perl-MIME-tools.spec 8 Mar 2007 16:30:53 -0000 1.15 +++ perl-MIME-tools.spec 17 Apr 2007 15:42:27 -0000 1.16 @@ -8,13 +8,11 @@ Source0: http://search.cpan.org/CPAN/authors/id/D/DS/DSKOLL/MIME-tools-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch +BuildRequires: perl(ExtUtils::MakeMaker) BuildRequires: perl(IO::Stringy) >= 1.211 BuildRequires: perl(MIME::Base64) >= 2.20 BuildRequires: perl-MailTools >= 1.50 BuildRequires: perl(MIME::QuotedPrint) -%if 0%{?fedora} > 6 -BuildRequires: perl-devel -%endif Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) %description @@ -83,8 +81,8 @@ %{_mandir}/man3/MIME::*.3pm* %changelog -* Thu Mar 8 2007 Paul Howarth 5.420-3 -- Buildrequire perl-devel for Fedora 7 onwards +* Tue Apr 17 2007 Paul Howarth 5.420-3 +- Buildrequire perl(ExtUtils::MakeMaker) - Fix argument order for find with -depth * Tue Aug 8 2006 Paul Howarth 5.420-2 From fedora-extras-commits at redhat.com Tue Apr 17 15:47:02 2007 From: fedora-extras-commits at redhat.com (Christoph Wickert (cwickert)) Date: Tue, 17 Apr 2007 11:47:02 -0400 Subject: rpms/audacious-docklet/FC-6 audacious-docklet.spec,1.7,1.8 Message-ID: <200704171547.l3HFl2J5022924@cvs-int.fedora.redhat.com> Author: cwickert Update of /cvs/extras/rpms/audacious-docklet/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv22903 Modified Files: audacious-docklet.spec Log Message: rebuild to fix #236762 Index: audacious-docklet.spec =================================================================== RCS file: /cvs/extras/rpms/audacious-docklet/FC-6/audacious-docklet.spec,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- audacious-docklet.spec 22 Dec 2006 01:14:08 -0000 1.7 +++ audacious-docklet.spec 17 Apr 2007 15:46:28 -0000 1.8 @@ -2,7 +2,7 @@ Name: audacious-docklet Version: 0.1.1 -Release: 1%{?dist} +Release: 2%{?dist} Summary: A docklet plugin for Audacious License: GPL @@ -42,6 +42,9 @@ %{plugin_dir}/General/libdocklet.so %Changelog +* Tue Apr 10 2007 Kevin Fenzi - 0.1.1-2 +- Rebuild for new audacious version. + * Thu Dec 14 2006 Yu Fan - 0.1.1-1 - Modify spec file to conform fedora extras packaging and naming convention From fedora-extras-commits at redhat.com Tue Apr 17 15:57:49 2007 From: fedora-extras-commits at redhat.com (Jeffrey C. Ollie (jcollie)) Date: Tue, 17 Apr 2007 11:57:49 -0400 Subject: rpms/compat-libosip2/devel compat-libosip2.spec,1.3,1.4 Message-ID: <200704171557.l3HFvnK4023201@cvs-int.fedora.redhat.com> Author: jcollie Update of /cvs/extras/rpms/compat-libosip2/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv23173 Modified Files: compat-libosip2.spec Log Message: Make sure new includedir is part of CFLAGS in pkgconfig file. Fixes #233925. Index: compat-libosip2.spec =================================================================== RCS file: /cvs/extras/rpms/compat-libosip2/devel/compat-libosip2.spec,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- compat-libosip2.spec 12 Apr 2007 15:17:57 -0000 1.3 +++ compat-libosip2.spec 17 Apr 2007 15:57:15 -0000 1.4 @@ -1,6 +1,6 @@ Name: compat-libosip2 Version: 2.2.2 -Release: 10%{?dist} +Release: 11%{?dist} Summary: oSIP is an implementation of SIP @@ -56,7 +56,7 @@ %setup -q -n libosip2-%{version} %patch -p1 -b .x64 -%{__perl} -pi.compat -e 's/-l([^2]+2)?/-l\1-2.2.2/g' libosip2.pc.in +%{__perl} -pi.compat -e 's/-l(osip(?:parser)?2)(?!-)/-losip\1-2.2.2/g;s/^(Cflags:.*)$/\1 -I\@includedir\@/' libosip2.pc.in %build %configure --disable-static --includedir=%{_includedir}/osip2-2.2.2 @@ -93,6 +93,9 @@ %{_mandir}/man1/*.1* %changelog +* Tue Apr 17 2007 Jeffrey C. Ollie - 2.2.2-11 +- Make sure new includedir is part of CFLAGS in pkgconfig file. Fixes #233925. + * Thu Apr 12 2007 Jeffrey C. Ollie - 2.2.2-10 - Remove Provides: libosip2... to fix #236188 From fedora-extras-commits at redhat.com Tue Apr 17 16:22:34 2007 From: fedora-extras-commits at redhat.com (Jeffrey C. Ollie (jcollie)) Date: Tue, 17 Apr 2007 12:22:34 -0400 Subject: rpms/compat-libosip2/FC-6 compat-libosip2.spec,1.3,1.4 Message-ID: <200704171622.l3HGMYrp028017@cvs-int.fedora.redhat.com> Author: jcollie Update of /cvs/extras/rpms/compat-libosip2/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv27982 Modified Files: compat-libosip2.spec Log Message: Make sure new includedir is part of CFLAGS in pkgconfig file. Fixes #233925. Index: compat-libosip2.spec =================================================================== RCS file: /cvs/extras/rpms/compat-libosip2/FC-6/compat-libosip2.spec,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- compat-libosip2.spec 12 Apr 2007 15:29:57 -0000 1.3 +++ compat-libosip2.spec 17 Apr 2007 16:22:00 -0000 1.4 @@ -1,6 +1,6 @@ Name: compat-libosip2 Version: 2.2.2 -Release: 10%{?dist} +Release: 11%{?dist} Summary: oSIP is an implementation of SIP @@ -56,7 +56,7 @@ %setup -q -n libosip2-%{version} %patch -p1 -b .x64 -%{__perl} -pi.compat -e 's/-l([^2]+2)?/-l\1-2.2.2/g' libosip2.pc.in +%{__perl} -pi.compat -e 's/-l(osip(?:parser)?2)(?!-)/-losip\1-2.2.2/g;s/^(Cflags:.*)$/\1 -I\@includedir\@/' libosip2.pc.in %build %configure --disable-static --includedir=%{_includedir}/osip2-2.2.2 @@ -93,6 +93,9 @@ %{_mandir}/man1/*.1* %changelog +* Tue Apr 17 2007 Jeffrey C. Ollie - 2.2.2-11 +- Make sure new includedir is part of CFLAGS in pkgconfig file. Fixes #233925. + * Thu Apr 12 2007 Jeffrey C. Ollie - 2.2.2-10 - Remove Provides: libosip2... to fix #236188 From fedora-extras-commits at redhat.com Tue Apr 17 16:23:26 2007 From: fedora-extras-commits at redhat.com (Jeffrey C. Ollie (jcollie)) Date: Tue, 17 Apr 2007 12:23:26 -0400 Subject: rpms/compat-libosip2/FC-5 compat-libosip2.spec,1.3,1.4 Message-ID: <200704171623.l3HGNQJh028086@cvs-int.fedora.redhat.com> Author: jcollie Update of /cvs/extras/rpms/compat-libosip2/FC-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv28067 Modified Files: compat-libosip2.spec Log Message: Make sure new includedir is part of CFLAGS in pkgconfig file. Fixes #233925. Index: compat-libosip2.spec =================================================================== RCS file: /cvs/extras/rpms/compat-libosip2/FC-5/compat-libosip2.spec,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- compat-libosip2.spec 12 Apr 2007 16:05:56 -0000 1.3 +++ compat-libosip2.spec 17 Apr 2007 16:22:52 -0000 1.4 @@ -1,6 +1,6 @@ Name: compat-libosip2 Version: 2.2.2 -Release: 10%{?dist} +Release: 11%{?dist} Summary: oSIP is an implementation of SIP @@ -56,7 +56,7 @@ %setup -q -n libosip2-%{version} %patch -p1 -b .x64 -%{__perl} -pi.compat -e 's/-l([^2]+2)?/-l\1-2.2.2/g' libosip2.pc.in +%{__perl} -pi.compat -e 's/-l(osip(?:parser)?2)(?!-)/-losip\1-2.2.2/g;s/^(Cflags:.*)$/\1 -I\@includedir\@/' libosip2.pc.in %build %configure --disable-static --includedir=%{_includedir}/osip2-2.2.2 @@ -93,6 +93,9 @@ %{_mandir}/man1/*.1* %changelog +* Tue Apr 17 2007 Jeffrey C. Ollie - 2.2.2-11 +- Make sure new includedir is part of CFLAGS in pkgconfig file. Fixes #233925. + * Thu Apr 12 2007 Jeffrey C. Ollie - 2.2.2-10 - Remove Provides: libosip2... to fix #236188 From fedora-extras-commits at redhat.com Tue Apr 17 16:25:46 2007 From: fedora-extras-commits at redhat.com (Jochen Schmitt (s4504kr)) Date: Tue, 17 Apr 2007 12:25:46 -0400 Subject: rpms/steghide/devel steghide-0.5.1-mhash.patch, NONE, 1.1 steghide.spec, 1.2, 1.3 Message-ID: <200704171625.l3HGPkM8028192@cvs-int.fedora.redhat.com> Author: s4504kr Update of /cvs/extras/rpms/steghide/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv28170 Modified Files: steghide.spec Added Files: steghide-0.5.1-mhash.patch Log Message: Fix build issue reported by mschwendt steghide-0.5.1-mhash.patch: --- NEW FILE steghide-0.5.1-mhash.patch --- --- steghide-0.5.1/src/MHashPP.cc.morg 2007-04-16 21:40:21.000000000 +0200 +++ steghide-0.5.1/src/MHashPP.cc 2007-04-16 21:40:50.000000000 +0200 @@ -120,7 +120,7 @@ std::string MHashPP::getAlgorithmName (hashid id) { - char *name = mhash_get_hash_name (id) ; + char *name = (char *)mhash_get_hash_name (id) ; std::string retval ; if (name == NULL) { retval = std::string ("") ; Index: steghide.spec =================================================================== RCS file: /cvs/extras/rpms/steghide/devel/steghide.spec,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- steghide.spec 3 Sep 2006 19:42:09 -0000 1.2 +++ steghide.spec 17 Apr 2007 16:25:11 -0000 1.3 @@ -1,7 +1,7 @@ Name: steghide Summary: A steganography program Version: 0.5.1 -Release: 2%{?dist} +Release: 3%{?dist} License: GPL Group: Applications/File @@ -9,9 +9,9 @@ URL: http://steghide.sourceforge.net Source: http://prdownloads.sourceforge.net/steghide/steghide-%{version}.tar.gz Patch0: steghide-0.5.1-gcc41.patch -Patch1: steghide-0.5.1-am.patch +Patch2: steghide-0.5.1-mhash.patch -BuildRequires: automake17, gettext-devel +BuildRequires: gettext-devel, libtool BuildRequires: libmcrypt-devel, mhash-devel, libjpeg-devel, zlib-devel BuildRoot: %{_tmppath}/%{name}-%{version}-root-%(%{__id_u} -n) @@ -28,15 +28,12 @@ %prep %setup %patch0 -p1 -%patch1 -p1 +%patch2 -p1 -aclocal-1.7 -automake-1.7 --foreign -autoconf - %configure +%configure %build -make %{?_smp_mflags} CXXFLAGS="$RPM_OPT_FLAGS" +make %{?_smp_mflags} CXXFLAGS="$RPM_OPT_FLAGS" LIBTOOL="/usr/bin/libtool" %install rm -rf $RPM_BUILD_ROOT @@ -61,6 +58,9 @@ %doc ABOUT-NLS BUGS COPYING CREDITS HISTORY README TODO %Changelog +* Tue Apr 17 2007 Jochen Schmitt 0.5.1-3 +- Fix build problems on FC-7 (#235505) + * Sun Sep 3 2006 Jochen Schmitt 0.5.1-2 - Rebuild for FC-6 From fedora-extras-commits at redhat.com Tue Apr 17 16:35:25 2007 From: fedora-extras-commits at redhat.com (Christopher Aillon (caillon)) Date: Tue, 17 Apr 2007 12:35:25 -0400 Subject: rpms/banshee/devel banshee.spec,1.31,1.32 Message-ID: <200704171635.l3HGZPXS028888@cvs-int.fedora.redhat.com> Author: caillon Update of /cvs/extras/rpms/banshee/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv28760 Modified Files: banshee.spec Log Message: * Tue Apr 17 2007 Christopher Aillon - 0.12.1-2 - Fix typo in schemas Index: banshee.spec =================================================================== RCS file: /cvs/extras/rpms/banshee/devel/banshee.spec,v retrieving revision 1.31 retrieving revision 1.32 diff -u -r1.31 -r1.32 --- banshee.spec 5 Apr 2007 14:24:45 -0000 1.31 +++ banshee.spec 17 Apr 2007 16:34:51 -0000 1.32 @@ -1,6 +1,6 @@ Name: banshee Version: 0.12.1 -Release: 1%{?dist} +Release: 2%{?dist} Summary: easily import, manage, and play selections from your music collection Group: Applications/Multimedia @@ -77,7 +77,7 @@ export GCONF_CONFIG_SOURCE=`gconftool-2 --get-default-source` for schema in %{_sysconfdir}/gconf/schemas/banshee*.schemas; do - gconftool-2 --makefile-install-rule %{_sysconfdir}/gconf/schemas/$schema > /dev/null || : + gconftool-2 --makefile-install-rule $schema > /dev/null || : done touch --no-create %{_datadir}/icons/hicolor || : @@ -112,6 +112,9 @@ %exclude %{_libdir}/banshee/*.la %changelog +* Tue Apr 17 2007 Christopher Aillon - 0.12.1-2 +- Fix typo in schemas + * Thu Apr 5 2007 Christopher Aillon - 0.12.1-1 - Update to 0.12.1 From fedora-extras-commits at redhat.com Tue Apr 17 16:45:28 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Tue, 17 Apr 2007 12:45:28 -0400 Subject: rpms/perl-Email-Abstract - New directory Message-ID: <200704171645.l3HGjSDD029225@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/rpms/perl-Email-Abstract In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners/tmpcvsI29199/rpms/perl-Email-Abstract Log Message: Directory /cvs/extras/rpms/perl-Email-Abstract added to the repository From fedora-extras-commits at redhat.com Tue Apr 17 16:45:37 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Tue, 17 Apr 2007 12:45:37 -0400 Subject: rpms/perl-Email-Abstract/devel - New directory Message-ID: <200704171645.l3HGjbXo029238@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/rpms/perl-Email-Abstract/devel In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners/tmpcvsI29199/rpms/perl-Email-Abstract/devel Log Message: Directory /cvs/extras/rpms/perl-Email-Abstract/devel added to the repository From fedora-extras-commits at redhat.com Tue Apr 17 16:45:46 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Tue, 17 Apr 2007 12:45:46 -0400 Subject: rpms/perl-Email-Abstract Makefile, NONE, 1.1 import.log, NONE, 1.1 pkg.acl, NONE, 1.1 Message-ID: <200704171645.l3HGjkTH029264@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/rpms/perl-Email-Abstract In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners/tmpcvsI29199/rpms/perl-Email-Abstract Added Files: Makefile import.log pkg.acl Log Message: Setup of module perl-Email-Abstract --- NEW FILE Makefile --- # Top level Makefile for module perl-Email-Abstract 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 --- --- NEW FILE pkg.acl --- From fedora-extras-commits at redhat.com Tue Apr 17 16:45:48 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Tue, 17 Apr 2007 12:45:48 -0400 Subject: owners owners.list,1.2686,1.2687 Message-ID: <200704171645.l3HGjmb0029273@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/owners In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners Modified Files: owners.list Log Message: perl-Email-Abstract Index: owners.list =================================================================== RCS file: /cvs/extras/owners/owners.list,v retrieving revision 1.2686 retrieving revision 1.2687 diff -u -r1.2686 -r1.2687 --- owners.list 17 Apr 2007 14:53:53 -0000 1.2686 +++ owners.list 17 Apr 2007 16:45:18 -0000 1.2687 @@ -1762,6 +1762,7 @@ Fedora Extras|perl-Digest-MD2|Perl interface to the MD2 Algorithm|paul at city-fan.org|extras-qa at fedoraproject.org|fedora-perl-devel-list at redhat.com Fedora Extras|perl-Digest-MD4|Perl interface to the MD4 Algorithm|jpo at di.uminho.pt|extras-qa at fedoraproject.org|fedora-perl-devel-list at redhat.com Fedora Extras|perl-Digest-Nilsimsa|Perl interface to the Nilsima Algorithm|wtogami at redhat.com|extras-qa at fedoraproject.org|fedora-perl-devel-list at redhat.com +Fedora Extras|perl-Email-Abstract|Unified interface to mail representations|tcallawa at redhat.com|extras-qa at fedoraproject.org|fedora-perl-devel-list at redhat.com Fedora Extras|perl-Email-Address|RFC 2822 Address Parsing and Creation|jpo at di.uminho.pt|extras-qa at fedoraproject.org|fedora-perl-devel-list at redhat.com Fedora Extras|perl-Email-MessageID|Generate world unique message-ids|jpo at di.uminho.pt|extras-qa at fedoraproject.org|fedora-perl-devel-list at redhat.com Fedora Extras|perl-Email-MIME|Easy MIME message parsing|jpo at di.uminho.pt|extras-qa at fedoraproject.org|fedora-perl-devel-list at redhat.com From fedora-extras-commits at redhat.com Tue Apr 17 16:45:56 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Tue, 17 Apr 2007 12:45:56 -0400 Subject: rpms/perl-Email-Abstract/devel .cvsignore, NONE, 1.1 Makefile, NONE, 1.1 sources, NONE, 1.1 Message-ID: <200704171645.l3HGjuh0029287@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/rpms/perl-Email-Abstract/devel In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners/tmpcvsI29199/rpms/perl-Email-Abstract/devel Added Files: .cvsignore Makefile sources Log Message: Setup of module perl-Email-Abstract --- NEW FILE .cvsignore --- --- NEW FILE Makefile --- # Makefile for source rpm: perl-Email-Abstract # $Id: Makefile,v 1.1 2007/04/17 16:45:52 wtogami Exp $ NAME := perl-Email-Abstract SPECFILE = $(firstword $(wildcard *.spec)) define find-makefile-common for d in common ../common ../../common ; do if [ -f $$d/Makefile.common ] ; then if [ -f $$d/CVS/Root -a -w $$/Makefile.common ] ; then cd $$d ; cvs -Q update ; fi ; echo "$$d/Makefile.common" ; break ; fi ; done endef MAKEFILE_COMMON := $(shell $(find-makefile-common)) ifeq ($(MAKEFILE_COMMON),) # attept a checkout define checkout-makefile-common test -f CVS/Root && { cvs -Q -d $$(cat CVS/Root) checkout common && echo "common/Makefile.common" ; } || { echo "ERROR: I can't figure out how to checkout the 'common' module." ; exit -1 ; } >&2 endef MAKEFILE_COMMON := $(shell $(checkout-makefile-common)) endif include $(MAKEFILE_COMMON) --- NEW FILE sources --- From fedora-extras-commits at redhat.com Tue Apr 17 16:52:35 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Tue, 17 Apr 2007 12:52:35 -0400 Subject: rpms/tcpreplay/devel - New directory Message-ID: <200704171652.l3HGqZ8Y029645@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/rpms/tcpreplay/devel In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners/tmpcvsm29606/rpms/tcpreplay/devel Log Message: Directory /cvs/extras/rpms/tcpreplay/devel added to the repository From fedora-extras-commits at redhat.com Tue Apr 17 16:52:27 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Tue, 17 Apr 2007 12:52:27 -0400 Subject: rpms/tcpreplay - New directory Message-ID: <200704171652.l3HGqRib029632@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/rpms/tcpreplay In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners/tmpcvsm29606/rpms/tcpreplay Log Message: Directory /cvs/extras/rpms/tcpreplay added to the repository From fedora-extras-commits at redhat.com Tue Apr 17 16:52:44 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Tue, 17 Apr 2007 12:52:44 -0400 Subject: rpms/tcpreplay Makefile, NONE, 1.1 import.log, NONE, 1.1 pkg.acl, NONE, 1.1 Message-ID: <200704171652.l3HGqiBu029671@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/rpms/tcpreplay In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners/tmpcvsm29606/rpms/tcpreplay Added Files: Makefile import.log pkg.acl Log Message: Setup of module tcpreplay --- NEW FILE Makefile --- # Top level Makefile for module tcpreplay 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 --- --- NEW FILE pkg.acl --- From fedora-extras-commits at redhat.com Tue Apr 17 16:52:48 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Tue, 17 Apr 2007 12:52:48 -0400 Subject: owners owners.list,1.2687,1.2688 Message-ID: <200704171652.l3HGqmi3029682@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/owners In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners Modified Files: owners.list Log Message: add tcpreplay Index: owners.list =================================================================== RCS file: /cvs/extras/owners/owners.list,v retrieving revision 1.2687 retrieving revision 1.2688 diff -u -r1.2687 -r1.2688 --- owners.list 17 Apr 2007 16:45:18 -0000 1.2687 +++ owners.list 17 Apr 2007 16:52:17 -0000 1.2688 @@ -2821,6 +2821,7 @@ Fedora Extras|tcllib|Standard Tcl library|wart at kobold.org|extras-qa at fedoraproject.org| Fedora Extras|tclparser|Tcl syntax parser|wart at kobold.org|extras-qa at fedoraproject.org| Fedora Extras|tclpro|Development and debugging tools for Tcl applications|wart at kobold.org|extras-qa at fedoraproject.org| +Fedora Extras|tcpreplay|Replay captured network traffic|bojan at rexursive.com|extras-qa at fedoraproject.org| Fedora Extras|tclsoap|Tcl commands for SOAP remote procedure calls|wart at kobold.org|extras-qa at fedoraproject.org| Fedora Extras|tcltls|OpenSSL extension for Tcl|sander at hoentjen.eu|extras-qa at fedoraproject.org| Fedora Extras|tcpxtract|tcpxtract is a tool for extracting files from network traffic based on file signatures|wolfy at nobugconsulting.ro|extras-qa at fedoraproject.org| From fedora-extras-commits at redhat.com Tue Apr 17 16:52:54 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Tue, 17 Apr 2007 12:52:54 -0400 Subject: rpms/tcpreplay/devel .cvsignore, NONE, 1.1 Makefile, NONE, 1.1 sources, NONE, 1.1 Message-ID: <200704171652.l3HGqsMt029696@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/rpms/tcpreplay/devel In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners/tmpcvsm29606/rpms/tcpreplay/devel Added Files: .cvsignore Makefile sources Log Message: Setup of module tcpreplay --- NEW FILE .cvsignore --- --- NEW FILE Makefile --- # Makefile for source rpm: tcpreplay # $Id: Makefile,v 1.1 2007/04/17 16:52:50 wtogami Exp $ NAME := tcpreplay SPECFILE = $(firstword $(wildcard *.spec)) define find-makefile-common for d in common ../common ../../common ; do if [ -f $$d/Makefile.common ] ; then if [ -f $$d/CVS/Root -a -w $$/Makefile.common ] ; then cd $$d ; cvs -Q update ; fi ; echo "$$d/Makefile.common" ; break ; fi ; done endef MAKEFILE_COMMON := $(shell $(find-makefile-common)) ifeq ($(MAKEFILE_COMMON),) # attept a checkout define checkout-makefile-common test -f CVS/Root && { cvs -Q -d $$(cat CVS/Root) checkout common && echo "common/Makefile.common" ; } || { echo "ERROR: I can't figure out how to checkout the 'common' module." ; exit -1 ; } >&2 endef MAKEFILE_COMMON := $(shell $(checkout-makefile-common)) endif include $(MAKEFILE_COMMON) --- NEW FILE sources --- From fedora-extras-commits at redhat.com Tue Apr 17 16:57:53 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Tue, 17 Apr 2007 12:57:53 -0400 Subject: rpms/perl-Mail-Box-Parser-C - New directory Message-ID: <200704171657.l3HGvr5u029979@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/rpms/perl-Mail-Box-Parser-C In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners/tmpcvsy29953/rpms/perl-Mail-Box-Parser-C Log Message: Directory /cvs/extras/rpms/perl-Mail-Box-Parser-C added to the repository From fedora-extras-commits at redhat.com Tue Apr 17 16:58:02 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Tue, 17 Apr 2007 12:58:02 -0400 Subject: rpms/perl-Mail-Box-Parser-C/devel - New directory Message-ID: <200704171658.l3HGw2U2029992@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/rpms/perl-Mail-Box-Parser-C/devel In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners/tmpcvsy29953/rpms/perl-Mail-Box-Parser-C/devel Log Message: Directory /cvs/extras/rpms/perl-Mail-Box-Parser-C/devel added to the repository From fedora-extras-commits at redhat.com Tue Apr 17 16:58:05 2007 From: fedora-extras-commits at redhat.com (Nuno Santos (nsantos)) Date: Tue, 17 Apr 2007 12:58:05 -0400 Subject: rpms/rhm/devel rhm.spec,1.1,1.2 Message-ID: <200704171658.l3HGw5Fh030000@cvs-int.fedora.redhat.com> Author: nsantos Update of /cvs/extras/rpms/rhm/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv29893 Modified Files: rhm.spec Log Message: added BR for db4-devel Index: rhm.spec =================================================================== RCS file: /cvs/extras/rpms/rhm/devel/rhm.spec,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- rhm.spec 17 Apr 2007 14:24:23 -0000 1.1 +++ rhm.spec 17 Apr 2007 16:57:31 -0000 1.2 @@ -12,6 +12,7 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: qpidd-devel +BuildRequires: db4-devel Requires: qpidd Requires: db4 From fedora-extras-commits at redhat.com Tue Apr 17 16:58:11 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Tue, 17 Apr 2007 12:58:11 -0400 Subject: rpms/perl-Mail-Box-Parser-C Makefile, NONE, 1.1 import.log, NONE, 1.1 pkg.acl, NONE, 1.1 Message-ID: <200704171658.l3HGwB72030023@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/rpms/perl-Mail-Box-Parser-C In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners/tmpcvsy29953/rpms/perl-Mail-Box-Parser-C Added Files: Makefile import.log pkg.acl Log Message: Setup of module perl-Mail-Box-Parser-C --- NEW FILE Makefile --- # Top level Makefile for module perl-Mail-Box-Parser-C 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 --- --- NEW FILE pkg.acl --- From fedora-extras-commits at redhat.com Tue Apr 17 16:58:12 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Tue, 17 Apr 2007 12:58:12 -0400 Subject: owners owners.list,1.2688,1.2689 Message-ID: <200704171658.l3HGwCiZ030032@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/owners In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners Modified Files: owners.list Log Message: add perl-Mail-Box-Parser-C Index: owners.list =================================================================== RCS file: /cvs/extras/owners/owners.list,v retrieving revision 1.2688 retrieving revision 1.2689 diff -u -r1.2688 -r1.2689 --- owners.list 17 Apr 2007 16:52:17 -0000 1.2688 +++ owners.list 17 Apr 2007 16:57:42 -0000 1.2689 @@ -1929,6 +1929,7 @@ Fedora Extras|perl-LWP-Authen-Wsse|Library for enabling X-WSSE authentication in LWP|pertusus at free.fr|extras-qa at fedoraproject.org|fedora-perl-devel-list at redhat.com Fedora Extras|perl-Mail-Alias|For bugs related to the perl-Mail-Alias component|steve at silug.org|extras-qa at fedoraproject.org|fedora-perl-devel-list at redhat.com,oliver at linux-kernel.at Fedora Extras|perl-Mail-Box|Manage a mailbox, a folder with messages|tcallawa at redhat.com|extras-qa at fedoraproject.org|fedora-perl-devel-list at redhat.com +Fedora Extras|perl-Mail-Box-Parser-C|Parsing folders for MailBox with C routines|tcallawa at redhat.com|extras-qa at fedoraproject.org|fedora-perl-devel-list at redhat.com Fedora Extras|perl-Mail-GnuPG|Process email with GPG|rc040203 at freenet.de|extras-qa at fedoraproject.org|fedora-perl-devel-list at redhat.com Fedora Extras|perl-Mail-IMAPClient|An IMAP Client API|tcallawa at redhat.com|extras-qa at fedoraproject.org|fedora-perl-devel-list at redhat.com Fedora Extras|perl-Mail-Mbox-MessageParser|A fast and simple mbox folder reader|paul at city-fan.org|extras-qa at fedoraproject.org|fedora-perl-devel-list at redhat.com From fedora-extras-commits at redhat.com Tue Apr 17 16:58:20 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Tue, 17 Apr 2007 12:58:20 -0400 Subject: rpms/perl-Mail-Box-Parser-C/devel .cvsignore, NONE, 1.1 Makefile, NONE, 1.1 sources, NONE, 1.1 Message-ID: <200704171658.l3HGwKZX030046@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/rpms/perl-Mail-Box-Parser-C/devel In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners/tmpcvsy29953/rpms/perl-Mail-Box-Parser-C/devel Added Files: .cvsignore Makefile sources Log Message: Setup of module perl-Mail-Box-Parser-C --- NEW FILE .cvsignore --- --- NEW FILE Makefile --- # Makefile for source rpm: perl-Mail-Box-Parser-C # $Id: Makefile,v 1.1 2007/04/17 16:58:16 wtogami Exp $ NAME := perl-Mail-Box-Parser-C SPECFILE = $(firstword $(wildcard *.spec)) define find-makefile-common for d in common ../common ../../common ; do if [ -f $$d/Makefile.common ] ; then if [ -f $$d/CVS/Root -a -w $$/Makefile.common ] ; then cd $$d ; cvs -Q update ; fi ; echo "$$d/Makefile.common" ; break ; fi ; done endef MAKEFILE_COMMON := $(shell $(find-makefile-common)) ifeq ($(MAKEFILE_COMMON),) # attept a checkout define checkout-makefile-common test -f CVS/Root && { cvs -Q -d $$(cat CVS/Root) checkout common && echo "common/Makefile.common" ; } || { echo "ERROR: I can't figure out how to checkout the 'common' module." ; exit -1 ; } >&2 endef MAKEFILE_COMMON := $(shell $(checkout-makefile-common)) endif include $(MAKEFILE_COMMON) --- NEW FILE sources --- From fedora-extras-commits at redhat.com Tue Apr 17 16:59:27 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Tue, 17 Apr 2007 12:59:27 -0400 Subject: owners owners.list,1.2689,1.2690 Message-ID: <200704171659.l3HGxR4S030334@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/owners In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners Modified Files: owners.list Log Message: add python-biopython Index: owners.list =================================================================== RCS file: /cvs/extras/owners/owners.list,v retrieving revision 1.2689 retrieving revision 1.2690 diff -u -r1.2689 -r1.2690 --- owners.list 17 Apr 2007 16:57:42 -0000 1.2689 +++ owners.list 17 Apr 2007 16:58:57 -0000 1.2690 @@ -2409,6 +2409,7 @@ Fedora Extras|python-basemap|Plots data on map projections (with continental and political boundaries)|orion at cora.nwra.com|extras-qa at fedoraproject.org| Fedora Extras|python-basemap-data|Data for python-basemap|orion at cora.nwra.com|extras-qa at fedoraproject.org| Fedora Extras|python-bibtex|Python extension to parse BibTeX files|z.kota at gmx.net|extras-qa at fedoraproject.org| +Fedora Extras|python-biopython|Python tools for computational molecular biology|alexl at users.sourceforge.net|extras-qa at fedoraproject.org| Fedora Extras|python-CDDB|CDDB and FreeDB audio CD track info access in Python|jeff at ocjtech.us|extras-qa at fedoraproject.org| Fedora Extras|python-cheetah|Template engine and code-generator|mikeb at redhat.com|extras-qa at fedoraproject.org| Fedora Extras|python-cherrypy|A pythonic, object-oriented web development framework|lmacken at redhat.com,toshio at tiki-lounge.com|extras-qa at fedoraproject.org| From fedora-extras-commits at redhat.com Tue Apr 17 16:59:35 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Tue, 17 Apr 2007 12:59:35 -0400 Subject: rpms/python-biopython - New directory Message-ID: <200704171659.l3HGxZ93030359@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/rpms/python-biopython In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners/tmpcvsf30321/rpms/python-biopython Log Message: Directory /cvs/extras/rpms/python-biopython added to the repository From fedora-extras-commits at redhat.com Tue Apr 17 16:59:44 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Tue, 17 Apr 2007 12:59:44 -0400 Subject: rpms/python-biopython/devel - New directory Message-ID: <200704171659.l3HGxiF9030378@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/rpms/python-biopython/devel In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners/tmpcvsf30321/rpms/python-biopython/devel Log Message: Directory /cvs/extras/rpms/python-biopython/devel added to the repository From fedora-extras-commits at redhat.com Tue Apr 17 16:59:54 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Tue, 17 Apr 2007 12:59:54 -0400 Subject: rpms/python-biopython Makefile, NONE, 1.1 import.log, NONE, 1.1 pkg.acl, NONE, 1.1 Message-ID: <200704171659.l3HGxss7030407@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/rpms/python-biopython In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners/tmpcvsf30321/rpms/python-biopython Added Files: Makefile import.log pkg.acl Log Message: Setup of module python-biopython --- NEW FILE Makefile --- # Top level Makefile for module python-biopython 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 --- --- NEW FILE pkg.acl --- From fedora-extras-commits at redhat.com Tue Apr 17 17:00:03 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Tue, 17 Apr 2007 13:00:03 -0400 Subject: rpms/python-biopython/devel .cvsignore, NONE, 1.1 Makefile, NONE, 1.1 sources, NONE, 1.1 Message-ID: <200704171700.l3HH034H030433@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/rpms/python-biopython/devel In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners/tmpcvsf30321/rpms/python-biopython/devel Added Files: .cvsignore Makefile sources Log Message: Setup of module python-biopython --- NEW FILE .cvsignore --- --- NEW FILE Makefile --- # Makefile for source rpm: python-biopython # $Id: Makefile,v 1.1 2007/04/17 16:59:59 wtogami Exp $ NAME := python-biopython SPECFILE = $(firstword $(wildcard *.spec)) define find-makefile-common for d in common ../common ../../common ; do if [ -f $$d/Makefile.common ] ; then if [ -f $$d/CVS/Root -a -w $$/Makefile.common ] ; then cd $$d ; cvs -Q update ; fi ; echo "$$d/Makefile.common" ; break ; fi ; done endef MAKEFILE_COMMON := $(shell $(find-makefile-common)) ifeq ($(MAKEFILE_COMMON),) # attept a checkout define checkout-makefile-common test -f CVS/Root && { cvs -Q -d $$(cat CVS/Root) checkout common && echo "common/Makefile.common" ; } || { echo "ERROR: I can't figure out how to checkout the 'common' module." ; exit -1 ; } >&2 endef MAKEFILE_COMMON := $(shell $(checkout-makefile-common)) endif include $(MAKEFILE_COMMON) --- NEW FILE sources --- From fedora-extras-commits at redhat.com Tue Apr 17 17:02:08 2007 From: fedora-extras-commits at redhat.com (Dominik Mierzejewski (rathann)) Date: Tue, 17 Apr 2007 13:02:08 -0400 Subject: rpms/openbabel/devel openbabel.spec,1.8,1.9 Message-ID: <200704171702.l3HH28Tx002454@cvs-int.fedora.redhat.com> Author: rathann Update of /cvs/extras/rpms/openbabel/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv2416 Modified Files: openbabel.spec Log Message: - work around testsuite crash Index: openbabel.spec =================================================================== RCS file: /cvs/extras/rpms/openbabel/devel/openbabel.spec,v retrieving revision 1.8 retrieving revision 1.9 diff -u -r1.8 -r1.9 --- openbabel.spec 15 Apr 2007 23:59:14 -0000 1.8 +++ openbabel.spec 17 Apr 2007 17:01:33 -0000 1.9 @@ -8,7 +8,7 @@ Name: openbabel Version: 2.1.0 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Chemistry software file format converter License: GPL Group: Applications/File @@ -132,6 +132,9 @@ %{__python} setup.py install -O1 --skip-build --root $RPM_BUILD_ROOT popd +# work around testsuite crash +%{__rm} src/formats/.libs/inchiformat.soT + %clean %{__rm} -rf $RPM_BUILD_ROOT @@ -186,6 +189,9 @@ %{python_sitearch}/pybel.py* %changelog +* Tue Apr 17 2007 Dominik Mierzejewski 2.1.0-2 +- work around testsuite crash + * Mon Apr 16 2007 Dominik Mierzejewski 2.1.0-1 - updated to 2.1.0 final From fedora-extras-commits at redhat.com Tue Apr 17 17:18:26 2007 From: fedora-extras-commits at redhat.com (Dominik Mierzejewski (rathann)) Date: Tue, 17 Apr 2007 13:18:26 -0400 Subject: rpms/crm114/devel crm114-64bit.patch,NONE,1.1 crm114.spec,1.3,1.4 Message-ID: <200704171718.l3HHIQdC002785@cvs-int.fedora.redhat.com> Author: rathann Update of /cvs/extras/rpms/crm114/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv2765 Modified Files: crm114.spec Added Files: crm114-64bit.patch Log Message: - fix testsuite on 64bit, patch by Jaakko Hyv??tti crm114-64bit.patch: --- NEW FILE crm114-64bit.patch --- --- crm114-20070301-BlameBaltar.no-TRE.src/crm_str_funcs.c.64bit 2007-03-02 16:33:55.000000000 +0100 +++ crm114-20070301-BlameBaltar.no-TRE.src/crm_str_funcs.c 2007-04-17 19:03:50.000000000 +0200 @@ -103,7 +103,7 @@ { long i; // unsigned long hval; - long hval; + int32_t hval; unsigned long tmp; // initialize hval Index: crm114.spec =================================================================== RCS file: /cvs/extras/rpms/crm114/devel/crm114.spec,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- crm114.spec 15 Apr 2007 21:05:40 -0000 1.3 +++ crm114.spec 17 Apr 2007 17:17:52 -0000 1.4 @@ -1,6 +1,6 @@ %define cvsver 20070301 %define codename BlameBaltar -%define rel 3 +%define rel 4 Summary: CRM114 Bayesian Spam Detector Name: crm114 @@ -11,6 +11,7 @@ Group: Applications/Text Source0: http://crm114.sourceforge.net/%{name}-%{cvsver}-%{codename}.no-TRE.src.tar.bz2 Patch0: %{name}-rpm.patch +Patch1: %{name}-64bit.patch BuildRoot: %{_tmppath}/%{name}-%{version}-root-%(%{__id_u} -n) BuildRequires: tre-devel @@ -33,6 +34,7 @@ %prep %setup -q -n %{name}-%{cvsver}-%{codename}.no-TRE.src %patch0 -p1 -b .r +%patch1 -p1 -b .64bit chmod 644 README *.cf *.h *.recipe *.txt %build @@ -62,6 +64,9 @@ %{_datadir}/emacs/site-lisp/*.el %changelog +* Tue Apr 17 2007 Dominik Mierzejewski 0-0.4.20070301 +- fix testsuite on 64bit, patch by Jaakko Hyv??tti + * Sun Apr 15 2007 Dominik Mierzejewski 0-0.3.20070301 - updated to 20070301 "BlameBaltar" - added missing quine.crm to testsuite From fedora-extras-commits at redhat.com Tue Apr 17 17:32:47 2007 From: fedora-extras-commits at redhat.com (Dominik Mierzejewski (rathann)) Date: Tue, 17 Apr 2007 13:32:47 -0400 Subject: rpms/crm114/FC-6 crm114-64bit.patch, NONE, 1.1 .cvsignore, 1.2, 1.3 crm114-rpm.patch, 1.1, 1.2 crm114.spec, 1.2, 1.3 sources, 1.2, 1.3 Message-ID: <200704171732.l3HHWl26003388@cvs-int.fedora.redhat.com> Author: rathann Update of /cvs/extras/rpms/crm114/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv3339 Modified Files: .cvsignore crm114-rpm.patch crm114.spec sources Added Files: crm114-64bit.patch Log Message: - fix testsuite on 64bit, patch by Jaakko Hyv??tti - updated to 20070301 "BlameBaltar" - added missing quine.crm to testsuite - no more crashes on x86_64, removed ExcludeArch, fixes #202893 crm114-64bit.patch: --- NEW FILE crm114-64bit.patch --- --- crm114-20070301-BlameBaltar.no-TRE.src/crm_str_funcs.c.64bit 2007-03-02 16:33:55.000000000 +0100 +++ crm114-20070301-BlameBaltar.no-TRE.src/crm_str_funcs.c 2007-04-17 19:03:50.000000000 +0200 @@ -103,7 +103,7 @@ { long i; // unsigned long hval; - long hval; + int32_t hval; unsigned long tmp; // initialize hval Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/crm114/FC-6/.cvsignore,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- .cvsignore 17 Aug 2006 23:03:36 -0000 1.2 +++ .cvsignore 17 Apr 2007 17:32:13 -0000 1.3 @@ -1 +1 @@ -crm114-20060704a-BlameRobert.no-TRE.src.tar.gz +crm114-20070301-BlameBaltar.no-TRE.src.tar.bz2 crm114-rpm.patch: Index: crm114-rpm.patch =================================================================== RCS file: /cvs/extras/rpms/crm114/FC-6/crm114-rpm.patch,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- crm114-rpm.patch 17 Aug 2006 23:03:36 -0000 1.1 +++ crm114-rpm.patch 17 Apr 2007 17:32:13 -0000 1.2 @@ -1,17 +1,13 @@ ---- crm114-20060704a-BlameRobert.src/megatest.sh.r 2006-07-08 04:48:12.000000000 +0200 -+++ crm114-20060704a-BlameRobert.src/megatest.sh 2006-08-16 22:56:23.000000000 +0200 -@@ -50,7 +50,7 @@ - crm skudtest.crm - crm statustest.crm - #./exectest.crm --./unionintersecttest.crm -+crm unionintersecttest.crm - crm beeptest.crm - crm userdirtest.crm - crm windowtest.crm <<-EOF ---- crm114-20060704a-BlameRobert.src/Makefile.r 2006-07-08 04:48:12.000000000 +0200 -+++ crm114-20060704a-BlameRobert.src/Makefile 2006-08-16 22:53:12.000000000 +0200 -@@ -47,7 +47,7 @@ +--- /dev/null 2007-04-15 01:47:43.733920889 +0200 ++++ crm114-20070301-BlameBaltar.no-TRE.src/quine.crm 2007-04-15 21:45:04.000000000 +0200 +@@ -0,0 +1,4 @@ ++{ ++ window ++ output /:*:_pgm_text:/ ++} +--- crm114-20070301-BlameBaltar.no-TRE.src/Makefile.r 2007-03-02 16:33:55.000000000 +0100 ++++ crm114-20070301-BlameBaltar.no-TRE.src/Makefile 2007-04-15 22:04:51.000000000 +0200 +@@ -52,7 +52,7 @@ # Tell the compiler full optimization, allow debugging, and warn on every # possible error # @@ -20,16 +16,16 @@ # turn this one on for no optimization debugging. #CFLAGS += -O0 -g -Wall # turn this one on for really picayune debugging. -@@ -56,7 +56,7 @@ - # Choose between static and dynamic linking (we recommend static linking) +@@ -62,7 +62,7 @@ # Comment this out if you want dynamic linking # --LDFLAGS += -static -+#LDFLAGS += -static + # BSD users - do NOT use -static-libgcc!!! +-LDFLAGS += -static -static-libgcc ++#LDFLAGS += -static -static-libgcc # # Any standard install flags? We nominally use protection 755 INSTALLFLAGS += -m 755 -@@ -314,13 +314,13 @@ +@@ -360,13 +360,13 @@ crm_util_errorhandlers.o \ crm_osbf_maintenance.o -lm -ltre -o osbf-util @@ -45,7 +41,7 @@ $(CC) $(CFLAGS) $(LDFLAGS) -D$(SYSTEMTYPE) -DVERSION='"$(VERSION)"' \ crm_str_funcs.o \ crm_util_errorhandlers.o \ -@@ -354,29 +354,29 @@ +@@ -400,30 +400,30 @@ install_utils: $(MAKE) cssmerge cssutil cssdiff osbf-util @@ -59,32 +55,33 @@ + install $(INSTALLFLAGS) osbf-util $(DESTDIR)$(BINDIR)/osbf-util$(VER_SUFFIX) # if you don't have EMACS installed in the default place, you # won't get the crm114-mode.el automatically. -- -install $(INSTALLFLAGS) crm114-mode.el /usr/share/emacs/site-lisp/crm114-mode.el$(VER_SUFFIX) -+ -install $(INSTALLFLAGS) crm114-mode.el $(DESTDIR)/usr/share/emacs/site-lisp/crm114-mode.el$(VER_SUFFIX) +- -install $(INSTALLFLAGS) crm114-mode.el $(prefix)/share/emacs/site-lisp/crm114-mode.el$(VER_SUFFIX) ++ -install $(INSTALLFLAGS) crm114-mode.el $(DESTDIR)$(prefix)/share/emacs/site-lisp/crm114-mode.el$(VER_SUFFIX) - install_tre: crm114_tre -- install $(INSTALLFLAGS) crm114_tre $(BINDIR)/crm$(VER_SUFFIX) -+ install $(INSTALLFLAGS) crm114_tre $(DESTDIR)$(BINDIR)/crm$(VER_SUFFIX) # use different name so we can keep it around along with default one # and same VER_SUFFIX postfix + install_engine: crm114 +- install $(INSTALLFLAGS) crm114 $(BINDIR)/crm$(VER_SUFFIX) ++ install $(INSTALLFLAGS) crm114 $(DESTDIR)$(BINDIR)/crm$(VER_SUFFIX) + install_gnu: crm114_gnu - install $(INSTALLFLAGS) crm114_gnu $(BINDIR)/crmg$(VER_SUFFIX) + install $(INSTALLFLAGS) crm114_gnu $(DESTDIR)$(BINDIR)/crmg$(VER_SUFFIX) install_binary_only: FORCE -- install $(INSTALLFLAGS) crm114_tre $(BINDIR)/crm$(VER_SUFFIX) +- install $(INSTALLFLAGS) crm114 $(BINDIR)/crm$(VER_SUFFIX) - install $(INSTALLFLAGS) cssdiff $(BINDIR)/cssdiff$(VER_SUFFIX) - install $(INSTALLFLAGS) cssmerge $(BINDIR)/cssmerge$(VER_SUFFIX) - install $(INSTALLFLAGS) cssutil $(BINDIR)/cssutil$(VER_SUFFIX) - install $(INSTALLFLAGS) osbf-util $(BINDIR)/osbf-util$(VER_SUFFIX) -- -install $(INSTALLFLAGS) crm114-mode.el /usr/share/emacs/site-lisp/crm114-mode.el$(VER_SUFFIX) -+ install $(INSTALLFLAGS) crm114_tre $(DESTDIR)$(BINDIR)/crm$(VER_SUFFIX) +- -install $(INSTALLFLAGS) crm114-mode.el $(prefix)/share/emacs/site-lisp/crm114-mode.el$(VER_SUFFIX) ++ install $(INSTALLFLAGS) crm114 $(DESTDIR)$(BINDIR)/crm$(VER_SUFFIX) + install $(INSTALLFLAGS) cssdiff $(DESTDIR)$(BINDIR)/cssdiff$(VER_SUFFIX) + install $(INSTALLFLAGS) cssmerge $(DESTDIR)$(BINDIR)/cssmerge$(VER_SUFFIX) + install $(INSTALLFLAGS) cssutil $(DESTDIR)$(BINDIR)/cssutil$(VER_SUFFIX) + install $(INSTALLFLAGS) osbf-util $(DESTDIR)$(BINDIR)/osbf-util$(VER_SUFFIX) -+ -install $(INSTALLFLAGS) crm114-mode.el $(DESTDIR)/usr/share/emacs/site-lisp/crm114-mode.el$(VER_SUFFIX) ++ -install $(INSTALLFLAGS) crm114-mode.el $(DESTDIR)$(prefix)/share/emacs/site-lisp/crm114-mode.el$(VER_SUFFIX) uninstall: FORCE -rm -rf $(BINDIR)/crm$(VER_SUFFIX) Index: crm114.spec =================================================================== RCS file: /cvs/extras/rpms/crm114/FC-6/crm114.spec,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- crm114.spec 29 Aug 2006 18:03:05 -0000 1.2 +++ crm114.spec 17 Apr 2007 17:32:13 -0000 1.3 @@ -1,6 +1,6 @@ -%define cvsver 20060704 -%define codename BlameRobert -%define rel 2 +%define cvsver 20070301 +%define codename BlameBaltar +%define rel 3 Summary: CRM114 Bayesian Spam Detector Name: crm114 @@ -9,12 +9,11 @@ URL: http://crm114.sourceforge.net/ License: GPL Group: Applications/Text -Source0: http://crm114.sourceforge.net/%{name}-%{cvsver}a-%{codename}.no-TRE.src.tar.gz +Source0: http://crm114.sourceforge.net/%{name}-%{cvsver}-%{codename}.no-TRE.src.tar.bz2 Patch0: %{name}-rpm.patch +Patch1: %{name}-64bit.patch BuildRoot: %{_tmppath}/%{name}-%{version}-root-%(%{__id_u} -n) BuildRequires: tre-devel -# crashes: BZ#202893 -ExcludeArch: x86_64 %description CRM114 is a system to examine incoming e-mail, system log streams, @@ -33,8 +32,9 @@ Major Emacs mode for editing crm114 scripts. %prep -%setup -q -n %{name}-%{cvsver}a-%{codename}.src +%setup -q -n %{name}-%{cvsver}-%{codename}.no-TRE.src %patch0 -p1 -b .r +%patch1 -p1 -b .64bit chmod 644 README *.cf *.h *.recipe *.txt %build @@ -51,8 +51,6 @@ install -pm 644 maillib.crm $RPM_BUILD_ROOT%{_datadir}/%{name}/ %check -export PATH=`pwd`:$PATH -ln -s crm114_tre crm make megatest %files @@ -66,6 +64,12 @@ %{_datadir}/emacs/site-lisp/*.el %changelog +* Tue Apr 17 2007 Dominik Mierzejewski 0-0.3.20070301 +- fix testsuite on 64bit, patch by Jaakko Hyv??tti +- updated to 20070301 "BlameBaltar" +- added missing quine.crm to testsuite +- no more crashes on x86_64, removed ExcludeArch, fixes #202893 + * Tue Aug 29 2006 Dominik Mierzejewski 0-0.2.20060704 - mass rebuild Index: sources =================================================================== RCS file: /cvs/extras/rpms/crm114/FC-6/sources,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- sources 17 Aug 2006 23:03:36 -0000 1.2 +++ sources 17 Apr 2007 17:32:13 -0000 1.3 @@ -1 +1 @@ -7fec214c03679398979387b22e96b1d9 crm114-20060704a-BlameRobert.no-TRE.src.tar.gz +f9570a0e726914b9abc71da583213d99 crm114-20070301-BlameBaltar.no-TRE.src.tar.bz2 From fedora-extras-commits at redhat.com Tue Apr 17 17:32:51 2007 From: fedora-extras-commits at redhat.com (Orion Poplawski (orion)) Date: Tue, 17 Apr 2007 13:32:51 -0400 Subject: rpms/apcupsd/devel apcupsd.spec,1.15,1.16 Message-ID: <200704171732.l3HHWpte003391@cvs-int.fedora.redhat.com> Author: orion Update of /cvs/extras/rpms/apcupsd/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv3341 Modified Files: apcupsd.spec Log Message: Fix release number Index: apcupsd.spec =================================================================== RCS file: /cvs/extras/rpms/apcupsd/devel/apcupsd.spec,v retrieving revision 1.15 retrieving revision 1.16 diff -u -r1.15 -r1.16 --- apcupsd.spec 12 Feb 2007 17:12:55 -0000 1.15 +++ apcupsd.spec 17 Apr 2007 17:32:17 -0000 1.16 @@ -1,6 +1,6 @@ Name: apcupsd Version: 3.14.0 -Release: 0%{?dist} +Release: 1%{?dist} Summary: APC UPS Power Control Daemon for Linux Group: System Environment/Daemons From fedora-extras-commits at redhat.com Tue Apr 17 17:36:22 2007 From: fedora-extras-commits at redhat.com (Steven Pritchard (steve)) Date: Tue, 17 Apr 2007 13:36:22 -0400 Subject: rpms/perl-BerkeleyDB/devel perl-BerkeleyDB.spec,1.14,1.15 Message-ID: <200704171736.l3HHaMXj003541@cvs-int.fedora.redhat.com> Author: steve Update of /cvs/extras/rpms/perl-BerkeleyDB/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv3516 Modified Files: perl-BerkeleyDB.spec Log Message: BR ExtUtils::MakeMaker. Index: perl-BerkeleyDB.spec =================================================================== RCS file: /cvs/extras/rpms/perl-BerkeleyDB/devel/perl-BerkeleyDB.spec,v retrieving revision 1.14 retrieving revision 1.15 diff -u -r1.14 -r1.15 --- perl-BerkeleyDB.spec 16 Oct 2006 23:48:37 -0000 1.14 +++ perl-BerkeleyDB.spec 17 Apr 2007 17:35:48 -0000 1.15 @@ -1,6 +1,6 @@ Name: perl-BerkeleyDB Version: 0.31 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Perl extension for Berkeley DB version 2, 3 or 4 License: GPL or Artistic Group: Development/Libraries @@ -8,8 +8,10 @@ Source0: http://www.cpan.org/authors/id/P/PM/PMQS/BerkeleyDB-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: db4-devel +BuildRequires: perl(ExtUtils::MakeMaker) # For "make test". -BuildRequires: perl(Test::Pod), perl(MLDBM) +BuildRequires: perl(MLDBM) +BuildRequires: perl(Test::Pod) Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) %description @@ -56,6 +58,9 @@ %{_bindir}/* %changelog +* Tue Apr 17 2007 Steven Pritchard 0.31-3 +- BR ExtUtils::MakeMaker. + * Mon Oct 16 2006 Steven Pritchard 0.31-2 - Rebuild. From fedora-extras-commits at redhat.com Tue Apr 17 17:46:22 2007 From: fedora-extras-commits at redhat.com (Jeffrey C. Ollie (jcollie)) Date: Tue, 17 Apr 2007 13:46:22 -0400 Subject: rpms/smolt/devel smolt.spec,1.19,1.20 Message-ID: <200704171746.l3HHkMRQ003751@cvs-int.fedora.redhat.com> Author: jcollie Update of /cvs/extras/rpms/smolt/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv3729 Modified Files: smolt.spec Log Message: Add standard scriptlets in pre & post to handle init script - fixes #236776 Index: smolt.spec =================================================================== RCS file: /cvs/extras/rpms/smolt/devel/smolt.spec,v retrieving revision 1.19 retrieving revision 1.20 diff -u -r1.19 -r1.20 --- smolt.spec 13 Apr 2007 19:06:03 -0000 1.19 +++ smolt.spec 17 Apr 2007 17:45:48 -0000 1.20 @@ -1,7 +1,7 @@ Name: smolt Summary: Fedora hardware profiler Version: 0.9.6 -Release: 3%{?dist} +Release: 4%{?dist} License: GPL Group: Applications/Internet URL: http://hosted.fedoraproject.org/projects/smolt @@ -17,6 +17,11 @@ BuildRequires: gettext BuildRequires: /usr/bin/msgfmt.py +Requires(post): /sbin/chkconfig +Requires(preun): /sbin/chkconfig +Requires(preun): /sbin/service +Requires(postun): /sbin/service + %description The Fedora hardware profiler is a server-client system that does a hardware scan against a machine and sends the results to a public Fedora Project @@ -54,8 +59,6 @@ %build cd client/ make -# Remove the po files -find ./ -name smolt.po -exec rm {} \; %install %{__rm} -rf %{buildroot} @@ -72,6 +75,7 @@ %{__mv} client/smolt-init %{buildroot}/%{_initrddir}/smolt %{__mv} client/smolt.cron.monthly %{buildroot}/%{_sysconfdir}/cron.d/smolt %{__cp} -adv client/po/* %{buildroot}/%{_datadir}/locale/ +find %{buildroot} -name \*.po\* -delete touch %{buildroot}/%{_sysconfdir}/sysconfig/hw-uuid @@ -90,10 +94,13 @@ %{__chmod} +x %{buildroot}/%{_datadir}/%{name}/client/smoltGui.py %{__chmod} +x %{buildroot}/%{_initrddir}/smolt +%find_lang %{name} + %clean rm -rf %{buildroot} %post +/sbin/chkconfig --add smolt if ! [ -f %{_sysconfdir}/sysconfig/hw-uuid ] then /bin/cat /proc/sys/kernel/random/uuid > %{_sysconfdir}/sysconfig/hw-uuid @@ -101,15 +108,18 @@ /bin/chown root:root %{_sysconfdir}/sysconfig/hw-uuid fi -#%find_lang %{name} +%preun +if [ $1 = 0 ]; then + /sbin/service smolt stop >/dev/null 2>&1 + /sbin/chkconfig --del smolt +fi -%files +%files -f %{name}.lang %defattr(-,root,root,-) %doc README GPL doc/* %dir %{_datadir}/%{name} %{_datadir}/%{name}/client %{_datadir}/%{name}/doc -%{_datadir}/locale/ %{_bindir}/%{name}* %{_sysconfdir}/cron.d/%{name} %{_initrddir}/%{name} @@ -124,6 +134,10 @@ %{_datadir}/firstboot/modules/smolt.py* %changelog +* Tue Apr 17 2007 Jeffrey C. Ollie - 0.9.6-4 +- Add standard scriptlets in pre & post to handle init script - fixes #236776 +- Use the find_lang macro to find/mark translations. + * Fri Apr 13 2007 Jeffrey C. Ollie - 0.9.6-3 - Put a copy of the privacy policy where the client is expecting it. From fedora-extras-commits at redhat.com Tue Apr 17 17:50:06 2007 From: fedora-extras-commits at redhat.com (Nuno Santos (nsantos)) Date: Tue, 17 Apr 2007 13:50:06 -0400 Subject: rpms/rhm/devel rhm.spec,1.2,1.3 sources,1.2,1.3 Message-ID: <200704171750.l3HHo682003928@cvs-int.fedora.redhat.com> Author: nsantos Update of /cvs/extras/rpms/rhm/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv3887/devel Modified Files: rhm.spec sources Log Message: Importing updated package from etp Index: rhm.spec =================================================================== RCS file: /cvs/extras/rpms/rhm/devel/rhm.spec,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- rhm.spec 17 Apr 2007 16:57:31 -0000 1.2 +++ rhm.spec 17 Apr 2007 17:49:32 -0000 1.3 @@ -3,7 +3,7 @@ # Name: rhm Version: 0.1 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Red Hat extensions to the Qpid messaging system Group: System Environment/Libraries License: LGPL @@ -54,6 +54,8 @@ %postun -p /sbin/ldconfig %changelog +* Tue Apr 17 2007 Alan Conway - 0.1-2 +- Added missing BuildRequires: db4-devel * Thu Apr 12 2007 Alan Conway - 0.1-1 - Initial build. Index: sources =================================================================== RCS file: /cvs/extras/rpms/rhm/devel/sources,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- sources 17 Apr 2007 14:24:23 -0000 1.2 +++ sources 17 Apr 2007 17:49:32 -0000 1.3 @@ -1 +1 @@ -49754d1d3d9e6392abb429b7cef36003 rhm-0.1.tar.gz +55b5ade210874b081afcc06f0e20c693 rhm-0.1.tar.gz From fedora-extras-commits at redhat.com Tue Apr 17 17:50:02 2007 From: fedora-extras-commits at redhat.com (Nuno Santos (nsantos)) Date: Tue, 17 Apr 2007 13:50:02 -0400 Subject: rpms/rhm import.log,1.2,1.3 Message-ID: <200704171750.l3HHo2PC003924@cvs-int.fedora.redhat.com> Author: nsantos Update of /cvs/extras/rpms/rhm In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv3887 Modified Files: import.log Log Message: Importing updated package from etp Index: import.log =================================================================== RCS file: /cvs/extras/rpms/rhm/import.log,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- import.log 17 Apr 2007 14:24:19 -0000 1.2 +++ import.log 17 Apr 2007 17:49:28 -0000 1.3 @@ -1 +1,2 @@ rhm-0_1-1:HEAD:rhm-0.1-1.src.rpm:1176819826 +rhm-0_1-2:HEAD:rhm-0.1-2.src.rpm:1176832099 From fedora-extras-commits at redhat.com Tue Apr 17 17:55:43 2007 From: fedora-extras-commits at redhat.com (Till Maas (till)) Date: Tue, 17 Apr 2007 13:55:43 -0400 Subject: rpms/aircrack-ng/devel .cvsignore, 1.4, 1.5 aircrack-ng.spec, 1.3, 1.4 sources, 1.4, 1.5 Message-ID: <200704171755.l3HHtho5004063@cvs-int.fedora.redhat.com> Author: till Update of /cvs/extras/rpms/aircrack-ng/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv4042 Modified Files: .cvsignore aircrack-ng.spec sources Log Message: new version Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/aircrack-ng/devel/.cvsignore,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- .cvsignore 16 Apr 2007 20:28:00 -0000 1.4 +++ .cvsignore 17 Apr 2007 17:55:09 -0000 1.5 @@ -1 +1 @@ -aircrack-ng-20070417.tar.gz +aircrack-ng-20070418.tar.gz Index: aircrack-ng.spec =================================================================== RCS file: /cvs/extras/rpms/aircrack-ng/devel/aircrack-ng.spec,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- aircrack-ng.spec 16 Apr 2007 20:28:00 -0000 1.3 +++ aircrack-ng.spec 17 Apr 2007 17:55:09 -0000 1.4 @@ -1,8 +1,8 @@ -%define svndate 20070417 +%define svndate 20070418 Name: aircrack-ng Version: 0.8 -Release: 0.2.%{svndate}svn%{?dist} +Release: 0.3.%{svndate}svn%{?dist} Summary: 802.11 (wireless) sniffer and WEP/WPA-PSK key cracker Group: Applications/System Index: sources =================================================================== RCS file: /cvs/extras/rpms/aircrack-ng/devel/sources,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- sources 16 Apr 2007 20:28:00 -0000 1.4 +++ sources 17 Apr 2007 17:55:09 -0000 1.5 @@ -1 +1 @@ -a1b621dc11314de2776f0818591e0e0c aircrack-ng-20070417.tar.gz +1c2584b885ea9530cec12ae2ac791a44 aircrack-ng-20070418.tar.gz From fedora-extras-commits at redhat.com Tue Apr 17 18:01:49 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Tue, 17 Apr 2007 14:01:49 -0400 Subject: owners owners.list,1.2690,1.2691 Message-ID: <200704171801.l3HI1ndo008371@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/owners In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners Modified Files: owners.list Log Message: remove the old fedora.us firefox and thunderbird Index: owners.list =================================================================== RCS file: /cvs/extras/owners/owners.list,v retrieving revision 1.2690 retrieving revision 1.2691 diff -u -r1.2690 -r1.2691 --- owners.list 17 Apr 2007 16:58:57 -0000 1.2690 +++ owners.list 17 Apr 2007 18:01:19 -0000 1.2691 @@ -510,7 +510,6 @@ Fedora Extras|fillets-ng|Fish Fillets Next Generation, a puzzle game with 70 levels|matthias at rpmforge.net|extras-qa at fedoraproject.org| Fedora Extras|fillets-ng-data|Game data files for Fish Fillets Next Generation|matthias at rpmforge.net|extras-qa at fedoraproject.org| Fedora Extras|fillets-ng-data-cs|Czech audio data files for Fish Fillets Next Generation|matthias at rpmforge.net|extras-qa at fedoraproject.org| -Fedora Extras|firefox|firefox browser|wtogami at redhat.com|extras-qa at fedoraproject.org| Fedora Extras|firefox-32|Alternate Launcher for 32bit Firefox|wtogami at redhat.com|extras-qa at fedoraproject.org| Fedora Extras|firestarter|The Firestarter firewall tool for GNOME|splinux at fedoraproject.org|extras-qa at fedoraproject.org| Fedora Extras|firmware-addon-dell|A firmware-tools plugin to handle BIOS/Firmware for Dell systems|mebrown at michaels-house.net,matt_domsch at dell.com|extras-qa at fedoraproject.org| @@ -2876,7 +2875,6 @@ Fedora Extras|thunar-archive-plugin|Archive plugin for the Thunar file manager|fedora at christoph-wickert.de|extras-qa at fedoraproject.org| Fedora Extras|thunar-media-tags-plugin|Media Tags plugin for the Thunar file manager|fedora at christoph-wickert.de|extras-qa at fedoraproject.org| Fedora Extras|thunar-volman|Automatic management of removable drives and media for the Thunar file manager|fedora at christoph-wickert.de|extras-qa at fedoraproject.org|kevin at tummy.com -Fedora Extras|thunderbird|thunderbird mail|wtogami at redhat.com|extras-qa at fedoraproject.org| Fedora Extras|tibetan-machine-uni-fonts|Tibetan Machine Uni font for Tibetan, Dzongkha and Ladakhi|mgarski at post.pl|extras-qa at fedoraproject.org| Fedora Extras|tideEditor|Editor for Tide Constituent Database (TCD) files|mtasaka at ioa.s.u-tokyo.ac.jp|extras-qa at fedoraproject.org| Fedora Extras|tidy|Utility to clean up and pretty print HTML/XHTML/XML|rdieter at math.unl.edu|extras-qa at fedoraproject.org| From fedora-extras-commits at redhat.com Tue Apr 17 18:02:49 2007 From: fedora-extras-commits at redhat.com (Jeffrey C. Ollie (jcollie)) Date: Tue, 17 Apr 2007 14:02:49 -0400 Subject: rpms/smolt/FC-6 smolt.spec,1.18,1.19 Message-ID: <200704171802.l3HI2nrc008399@cvs-int.fedora.redhat.com> Author: jcollie Update of /cvs/extras/rpms/smolt/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv8377 Modified Files: smolt.spec Log Message: Add standard scriptlets in pre & post to handle init script - fixes #236776 Index: smolt.spec =================================================================== RCS file: /cvs/extras/rpms/smolt/FC-6/smolt.spec,v retrieving revision 1.18 retrieving revision 1.19 diff -u -r1.18 -r1.19 --- smolt.spec 13 Apr 2007 19:10:42 -0000 1.18 +++ smolt.spec 17 Apr 2007 18:02:14 -0000 1.19 @@ -1,7 +1,7 @@ Name: smolt Summary: Fedora hardware profiler Version: 0.9.6 -Release: 3%{?dist} +Release: 4%{?dist} License: GPL Group: Applications/Internet URL: http://hosted.fedoraproject.org/projects/smolt @@ -17,6 +17,11 @@ BuildRequires: gettext BuildRequires: /usr/bin/msgfmt.py +Requires(post): /sbin/chkconfig +Requires(preun): /sbin/chkconfig +Requires(preun): /sbin/service +Requires(postun): /sbin/service + %description The Fedora hardware profiler is a server-client system that does a hardware scan against a machine and sends the results to a public Fedora Project @@ -54,8 +59,6 @@ %build cd client/ make -# Remove the po files -find ./ -name smolt.po -exec rm {} \; %install %{__rm} -rf %{buildroot} @@ -72,6 +75,7 @@ %{__mv} client/smolt-init %{buildroot}/%{_initrddir}/smolt %{__mv} client/smolt.cron.monthly %{buildroot}/%{_sysconfdir}/cron.d/smolt %{__cp} -adv client/po/* %{buildroot}/%{_datadir}/locale/ +find %{buildroot} -name \*.po\* -delete touch %{buildroot}/%{_sysconfdir}/sysconfig/hw-uuid @@ -90,10 +94,13 @@ %{__chmod} +x %{buildroot}/%{_datadir}/%{name}/client/smoltGui.py %{__chmod} +x %{buildroot}/%{_initrddir}/smolt +%find_lang %{name} + %clean rm -rf %{buildroot} %post +/sbin/chkconfig --add smolt if ! [ -f %{_sysconfdir}/sysconfig/hw-uuid ] then /bin/cat /proc/sys/kernel/random/uuid > %{_sysconfdir}/sysconfig/hw-uuid @@ -101,15 +108,18 @@ /bin/chown root:root %{_sysconfdir}/sysconfig/hw-uuid fi -#%find_lang %{name} +%preun +if [ $1 = 0 ]; then + /sbin/service smolt stop >/dev/null 2>&1 + /sbin/chkconfig --del smolt +fi -%files +%files -f %{name}.lang %defattr(-,root,root,-) %doc README GPL doc/* %dir %{_datadir}/%{name} %{_datadir}/%{name}/client %{_datadir}/%{name}/doc -%{_datadir}/locale/ %{_bindir}/%{name}* %{_sysconfdir}/cron.d/%{name} %{_initrddir}/%{name} @@ -124,6 +134,10 @@ %{_datadir}/firstboot/modules/smolt.py* %changelog +* Tue Apr 17 2007 Jeffrey C. Ollie - 0.9.6-4 +- Add standard scriptlets in pre & post to handle init script - fixes #236776 +- Use the find_lang macro to find/mark translations. + * Fri Apr 13 2007 Jeffrey C. Ollie - 0.9.6-3 - Put a copy of the privacy policy where the client is expecting it. From fedora-extras-commits at redhat.com Tue Apr 17 18:03:55 2007 From: fedora-extras-commits at redhat.com (Jeffrey C. Ollie (jcollie)) Date: Tue, 17 Apr 2007 14:03:55 -0400 Subject: rpms/smolt/FC-5 smolt.spec,1.18,1.19 Message-ID: <200704171803.l3HI3tLe008466@cvs-int.fedora.redhat.com> Author: jcollie Update of /cvs/extras/rpms/smolt/FC-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv8445 Modified Files: smolt.spec Log Message: Add standard scriptlets in pre & post to handle init script - fixes #236776 Index: smolt.spec =================================================================== RCS file: /cvs/extras/rpms/smolt/FC-5/smolt.spec,v retrieving revision 1.18 retrieving revision 1.19 diff -u -r1.18 -r1.19 --- smolt.spec 13 Apr 2007 19:12:17 -0000 1.18 +++ smolt.spec 17 Apr 2007 18:03:21 -0000 1.19 @@ -1,7 +1,7 @@ Name: smolt Summary: Fedora hardware profiler Version: 0.9.6 -Release: 3%{?dist} +Release: 4%{?dist} License: GPL Group: Applications/Internet URL: http://hosted.fedoraproject.org/projects/smolt @@ -17,6 +17,11 @@ BuildRequires: gettext BuildRequires: /usr/bin/msgfmt.py +Requires(post): /sbin/chkconfig +Requires(preun): /sbin/chkconfig +Requires(preun): /sbin/service +Requires(postun): /sbin/service + %description The Fedora hardware profiler is a server-client system that does a hardware scan against a machine and sends the results to a public Fedora Project @@ -54,8 +59,6 @@ %build cd client/ make -# Remove the po files -find ./ -name smolt.po -exec rm {} \; %install %{__rm} -rf %{buildroot} @@ -72,6 +75,7 @@ %{__mv} client/smolt-init %{buildroot}/%{_initrddir}/smolt %{__mv} client/smolt.cron.monthly %{buildroot}/%{_sysconfdir}/cron.d/smolt %{__cp} -adv client/po/* %{buildroot}/%{_datadir}/locale/ +find %{buildroot} -name \*.po\* -delete touch %{buildroot}/%{_sysconfdir}/sysconfig/hw-uuid @@ -90,10 +94,13 @@ %{__chmod} +x %{buildroot}/%{_datadir}/%{name}/client/smoltGui.py %{__chmod} +x %{buildroot}/%{_initrddir}/smolt +%find_lang %{name} + %clean rm -rf %{buildroot} %post +/sbin/chkconfig --add smolt if ! [ -f %{_sysconfdir}/sysconfig/hw-uuid ] then /bin/cat /proc/sys/kernel/random/uuid > %{_sysconfdir}/sysconfig/hw-uuid @@ -101,15 +108,18 @@ /bin/chown root:root %{_sysconfdir}/sysconfig/hw-uuid fi -#%find_lang %{name} +%preun +if [ $1 = 0 ]; then + /sbin/service smolt stop >/dev/null 2>&1 + /sbin/chkconfig --del smolt +fi -%files +%files -f %{name}.lang %defattr(-,root,root,-) %doc README GPL doc/* %dir %{_datadir}/%{name} %{_datadir}/%{name}/client %{_datadir}/%{name}/doc -%{_datadir}/locale/ %{_bindir}/%{name}* %{_sysconfdir}/cron.d/%{name} %{_initrddir}/%{name} @@ -124,6 +134,10 @@ %{_datadir}/firstboot/modules/smolt.py* %changelog +* Tue Apr 17 2007 Jeffrey C. Ollie - 0.9.6-4 +- Add standard scriptlets in pre & post to handle init script - fixes #236776 +- Use the find_lang macro to find/mark translations. + * Fri Apr 13 2007 Jeffrey C. Ollie - 0.9.6-3 - Put a copy of the privacy policy where the client is expecting it. From fedora-extras-commits at redhat.com Tue Apr 17 18:07:32 2007 From: fedora-extras-commits at redhat.com (Dominik Mierzejewski (rathann)) Date: Tue, 17 Apr 2007 14:07:32 -0400 Subject: rpms/crm114/FC-5 crm114-64bit.patch, NONE, 1.1 .cvsignore, 1.2, 1.3 crm114-rpm.patch, 1.1, 1.2 crm114.spec, 1.1, 1.2 sources, 1.2, 1.3 Message-ID: <200704171807.l3HI7WKH008596@cvs-int.fedora.redhat.com> Author: rathann Update of /cvs/extras/rpms/crm114/FC-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv8563 Modified Files: .cvsignore crm114-rpm.patch crm114.spec sources Added Files: crm114-64bit.patch Log Message: - fix testsuite on 64bit, patch by Jaakko Hyv??tti - updated to 20070301 "BlameBaltar" - added missing quine.crm to testsuite - no more crashes on x86_64, removed ExcludeArch, fixes #202893 crm114-64bit.patch: --- NEW FILE crm114-64bit.patch --- --- crm114-20070301-BlameBaltar.no-TRE.src/crm_str_funcs.c.64bit 2007-03-02 16:33:55.000000000 +0100 +++ crm114-20070301-BlameBaltar.no-TRE.src/crm_str_funcs.c 2007-04-17 19:03:50.000000000 +0200 @@ -103,7 +103,7 @@ { long i; // unsigned long hval; - long hval; + int32_t hval; unsigned long tmp; // initialize hval Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/crm114/FC-5/.cvsignore,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- .cvsignore 17 Aug 2006 23:03:36 -0000 1.2 +++ .cvsignore 17 Apr 2007 18:06:58 -0000 1.3 @@ -1 +1 @@ -crm114-20060704a-BlameRobert.no-TRE.src.tar.gz +crm114-20070301-BlameBaltar.no-TRE.src.tar.bz2 crm114-rpm.patch: Index: crm114-rpm.patch =================================================================== RCS file: /cvs/extras/rpms/crm114/FC-5/crm114-rpm.patch,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- crm114-rpm.patch 17 Aug 2006 23:03:36 -0000 1.1 +++ crm114-rpm.patch 17 Apr 2007 18:06:58 -0000 1.2 @@ -1,17 +1,13 @@ ---- crm114-20060704a-BlameRobert.src/megatest.sh.r 2006-07-08 04:48:12.000000000 +0200 -+++ crm114-20060704a-BlameRobert.src/megatest.sh 2006-08-16 22:56:23.000000000 +0200 -@@ -50,7 +50,7 @@ - crm skudtest.crm - crm statustest.crm - #./exectest.crm --./unionintersecttest.crm -+crm unionintersecttest.crm - crm beeptest.crm - crm userdirtest.crm - crm windowtest.crm <<-EOF ---- crm114-20060704a-BlameRobert.src/Makefile.r 2006-07-08 04:48:12.000000000 +0200 -+++ crm114-20060704a-BlameRobert.src/Makefile 2006-08-16 22:53:12.000000000 +0200 -@@ -47,7 +47,7 @@ +--- /dev/null 2007-04-15 01:47:43.733920889 +0200 ++++ crm114-20070301-BlameBaltar.no-TRE.src/quine.crm 2007-04-15 21:45:04.000000000 +0200 +@@ -0,0 +1,4 @@ ++{ ++ window ++ output /:*:_pgm_text:/ ++} +--- crm114-20070301-BlameBaltar.no-TRE.src/Makefile.r 2007-03-02 16:33:55.000000000 +0100 ++++ crm114-20070301-BlameBaltar.no-TRE.src/Makefile 2007-04-15 22:04:51.000000000 +0200 +@@ -52,7 +52,7 @@ # Tell the compiler full optimization, allow debugging, and warn on every # possible error # @@ -20,16 +16,16 @@ # turn this one on for no optimization debugging. #CFLAGS += -O0 -g -Wall # turn this one on for really picayune debugging. -@@ -56,7 +56,7 @@ - # Choose between static and dynamic linking (we recommend static linking) +@@ -62,7 +62,7 @@ # Comment this out if you want dynamic linking # --LDFLAGS += -static -+#LDFLAGS += -static + # BSD users - do NOT use -static-libgcc!!! +-LDFLAGS += -static -static-libgcc ++#LDFLAGS += -static -static-libgcc # # Any standard install flags? We nominally use protection 755 INSTALLFLAGS += -m 755 -@@ -314,13 +314,13 @@ +@@ -360,13 +360,13 @@ crm_util_errorhandlers.o \ crm_osbf_maintenance.o -lm -ltre -o osbf-util @@ -45,7 +41,7 @@ $(CC) $(CFLAGS) $(LDFLAGS) -D$(SYSTEMTYPE) -DVERSION='"$(VERSION)"' \ crm_str_funcs.o \ crm_util_errorhandlers.o \ -@@ -354,29 +354,29 @@ +@@ -400,30 +400,30 @@ install_utils: $(MAKE) cssmerge cssutil cssdiff osbf-util @@ -59,32 +55,33 @@ + install $(INSTALLFLAGS) osbf-util $(DESTDIR)$(BINDIR)/osbf-util$(VER_SUFFIX) # if you don't have EMACS installed in the default place, you # won't get the crm114-mode.el automatically. -- -install $(INSTALLFLAGS) crm114-mode.el /usr/share/emacs/site-lisp/crm114-mode.el$(VER_SUFFIX) -+ -install $(INSTALLFLAGS) crm114-mode.el $(DESTDIR)/usr/share/emacs/site-lisp/crm114-mode.el$(VER_SUFFIX) +- -install $(INSTALLFLAGS) crm114-mode.el $(prefix)/share/emacs/site-lisp/crm114-mode.el$(VER_SUFFIX) ++ -install $(INSTALLFLAGS) crm114-mode.el $(DESTDIR)$(prefix)/share/emacs/site-lisp/crm114-mode.el$(VER_SUFFIX) - install_tre: crm114_tre -- install $(INSTALLFLAGS) crm114_tre $(BINDIR)/crm$(VER_SUFFIX) -+ install $(INSTALLFLAGS) crm114_tre $(DESTDIR)$(BINDIR)/crm$(VER_SUFFIX) # use different name so we can keep it around along with default one # and same VER_SUFFIX postfix + install_engine: crm114 +- install $(INSTALLFLAGS) crm114 $(BINDIR)/crm$(VER_SUFFIX) ++ install $(INSTALLFLAGS) crm114 $(DESTDIR)$(BINDIR)/crm$(VER_SUFFIX) + install_gnu: crm114_gnu - install $(INSTALLFLAGS) crm114_gnu $(BINDIR)/crmg$(VER_SUFFIX) + install $(INSTALLFLAGS) crm114_gnu $(DESTDIR)$(BINDIR)/crmg$(VER_SUFFIX) install_binary_only: FORCE -- install $(INSTALLFLAGS) crm114_tre $(BINDIR)/crm$(VER_SUFFIX) +- install $(INSTALLFLAGS) crm114 $(BINDIR)/crm$(VER_SUFFIX) - install $(INSTALLFLAGS) cssdiff $(BINDIR)/cssdiff$(VER_SUFFIX) - install $(INSTALLFLAGS) cssmerge $(BINDIR)/cssmerge$(VER_SUFFIX) - install $(INSTALLFLAGS) cssutil $(BINDIR)/cssutil$(VER_SUFFIX) - install $(INSTALLFLAGS) osbf-util $(BINDIR)/osbf-util$(VER_SUFFIX) -- -install $(INSTALLFLAGS) crm114-mode.el /usr/share/emacs/site-lisp/crm114-mode.el$(VER_SUFFIX) -+ install $(INSTALLFLAGS) crm114_tre $(DESTDIR)$(BINDIR)/crm$(VER_SUFFIX) +- -install $(INSTALLFLAGS) crm114-mode.el $(prefix)/share/emacs/site-lisp/crm114-mode.el$(VER_SUFFIX) ++ install $(INSTALLFLAGS) crm114 $(DESTDIR)$(BINDIR)/crm$(VER_SUFFIX) + install $(INSTALLFLAGS) cssdiff $(DESTDIR)$(BINDIR)/cssdiff$(VER_SUFFIX) + install $(INSTALLFLAGS) cssmerge $(DESTDIR)$(BINDIR)/cssmerge$(VER_SUFFIX) + install $(INSTALLFLAGS) cssutil $(DESTDIR)$(BINDIR)/cssutil$(VER_SUFFIX) + install $(INSTALLFLAGS) osbf-util $(DESTDIR)$(BINDIR)/osbf-util$(VER_SUFFIX) -+ -install $(INSTALLFLAGS) crm114-mode.el $(DESTDIR)/usr/share/emacs/site-lisp/crm114-mode.el$(VER_SUFFIX) ++ -install $(INSTALLFLAGS) crm114-mode.el $(DESTDIR)$(prefix)/share/emacs/site-lisp/crm114-mode.el$(VER_SUFFIX) uninstall: FORCE -rm -rf $(BINDIR)/crm$(VER_SUFFIX) Index: crm114.spec =================================================================== RCS file: /cvs/extras/rpms/crm114/FC-5/crm114.spec,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- crm114.spec 17 Aug 2006 23:03:36 -0000 1.1 +++ crm114.spec 17 Apr 2007 18:06:58 -0000 1.2 @@ -1,6 +1,6 @@ -%define cvsver 20060704 -%define codename BlameRobert -%define rel 1 +%define cvsver 20070301 +%define codename BlameBaltar +%define rel 2 Summary: CRM114 Bayesian Spam Detector Name: crm114 @@ -9,12 +9,11 @@ URL: http://crm114.sourceforge.net/ License: GPL Group: Applications/Text -Source0: http://crm114.sourceforge.net/%{name}-%{cvsver}a-%{codename}.no-TRE.src.tar.gz +Source0: http://crm114.sourceforge.net/%{name}-%{cvsver}-%{codename}.no-TRE.src.tar.bz2 Patch0: %{name}-rpm.patch +Patch1: %{name}-64bit.patch BuildRoot: %{_tmppath}/%{name}-%{version}-root-%(%{__id_u} -n) BuildRequires: tre-devel -# crashes: BZ#202893 -ExcludeArch: x86_64 %description CRM114 is a system to examine incoming e-mail, system log streams, @@ -33,8 +32,9 @@ Major Emacs mode for editing crm114 scripts. %prep -%setup -q -n %{name}-%{cvsver}a-%{codename}.src +%setup -q -n %{name}-%{cvsver}-%{codename}.no-TRE.src %patch0 -p1 -b .r +%patch1 -p1 -b .64bit chmod 644 README *.cf *.h *.recipe *.txt %build @@ -51,8 +51,6 @@ install -pm 644 maillib.crm $RPM_BUILD_ROOT%{_datadir}/%{name}/ %check -export PATH=`pwd`:$PATH -ln -s crm114_tre crm make megatest %files @@ -66,6 +64,12 @@ %{_datadir}/emacs/site-lisp/*.el %changelog +* Tue Apr 17 2007 Dominik Mierzejewski 0-0.2.20070301 +- fix testsuite on 64bit, patch by Jaakko Hyv??tti +- updated to 20070301 "BlameBaltar" +- added missing quine.crm to testsuite +- no more crashes on x86_64, removed ExcludeArch, fixes #202893 + * Wed Aug 16 2006 Dominik Mierzejewski 0-0.1.20060704 - FE-compliant versioning - emacs subpackage should require emacs-el Index: sources =================================================================== RCS file: /cvs/extras/rpms/crm114/FC-5/sources,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- sources 17 Aug 2006 23:03:36 -0000 1.2 +++ sources 17 Apr 2007 18:06:58 -0000 1.3 @@ -1 +1 @@ -7fec214c03679398979387b22e96b1d9 crm114-20060704a-BlameRobert.no-TRE.src.tar.gz +f9570a0e726914b9abc71da583213d99 crm114-20070301-BlameBaltar.no-TRE.src.tar.bz2 From fedora-extras-commits at redhat.com Tue Apr 17 18:13:50 2007 From: fedora-extras-commits at redhat.com (Jeffrey C. Ollie (jcollie)) Date: Tue, 17 Apr 2007 14:13:50 -0400 Subject: rpms/compat-libosip2/devel compat-libosip2.spec,1.4,1.5 Message-ID: <200704171813.l3HIDoDn008725@cvs-int.fedora.redhat.com> Author: jcollie Update of /cvs/extras/rpms/compat-libosip2/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv8708 Modified Files: compat-libosip2.spec Log Message: Fix oops. Index: compat-libosip2.spec =================================================================== RCS file: /cvs/extras/rpms/compat-libosip2/devel/compat-libosip2.spec,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- compat-libosip2.spec 17 Apr 2007 15:57:15 -0000 1.4 +++ compat-libosip2.spec 17 Apr 2007 18:13:16 -0000 1.5 @@ -1,6 +1,6 @@ Name: compat-libosip2 Version: 2.2.2 -Release: 11%{?dist} +Release: 12%{?dist} Summary: oSIP is an implementation of SIP @@ -56,7 +56,7 @@ %setup -q -n libosip2-%{version} %patch -p1 -b .x64 -%{__perl} -pi.compat -e 's/-l(osip(?:parser)?2)(?!-)/-losip\1-2.2.2/g;s/^(Cflags:.*)$/\1 -I\@includedir\@/' libosip2.pc.in +%{__perl} -pi.compat -e 's/-l(osip(?:parser)?2)(?!-)/-l\1-2.2.2/g;s/^(Cflags:.*)$/\1 -I\@includedir\@/' libosip2.pc.in %build %configure --disable-static --includedir=%{_includedir}/osip2-2.2.2 @@ -93,6 +93,9 @@ %{_mandir}/man1/*.1* %changelog +* Tue Apr 17 2007 Jeffrey C. Ollie - 2.2.2-12 +- Fix oops + * Tue Apr 17 2007 Jeffrey C. Ollie - 2.2.2-11 - Make sure new includedir is part of CFLAGS in pkgconfig file. Fixes #233925. From fedora-extras-commits at redhat.com Tue Apr 17 18:28:38 2007 From: fedora-extras-commits at redhat.com (Enrico Scholz (ensc)) Date: Tue, 17 Apr 2007 14:28:38 -0400 Subject: rpms/milter-greylist/devel sources, 1.8, 1.9 milter-greylist.spec, 1.14, 1.15 Message-ID: <200704171828.l3HISckK008953@cvs-int.fedora.redhat.com> Author: ensc Update of /cvs/extras/rpms/milter-greylist/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv8929 Modified Files: sources milter-greylist.spec Log Message: - updated to 3.0 - enabled dnsrbl - removed -initng subpackage Index: sources =================================================================== RCS file: /cvs/extras/rpms/milter-greylist/devel/sources,v retrieving revision 1.8 retrieving revision 1.9 diff -u -r1.8 -r1.9 --- sources 18 Sep 2006 06:32:54 -0000 1.8 +++ sources 17 Apr 2007 18:28:04 -0000 1.9 @@ -1 +1 @@ -8582b573a90b2092654cc34fbe8ab6ee milter-greylist-2.1.12.tgz +ffdd5588c78a405c107d4c8a40c7e01a milter-greylist-3.0.tgz Index: milter-greylist.spec =================================================================== RCS file: /cvs/extras/rpms/milter-greylist/devel/milter-greylist.spec,v retrieving revision 1.14 retrieving revision 1.15 diff -u -r1.14 -r1.15 --- milter-greylist.spec 4 Oct 2006 23:07:13 -0000 1.14 +++ milter-greylist.spec 17 Apr 2007 18:28:04 -0000 1.15 @@ -2,18 +2,13 @@ ## This package accepts the following switches: ## --with spf ... enable SPF support -## --without minit ... disable creation of 'minit' subpackage -## --without initng ... disable creation of 'initng' subpackage ## Fedora Extras specific customization below... %bcond_without fedora -%{!?_with_minit:%global _without_minit --without minit} -%{!?_with_initng:%global _without_initng --without initng} +%bcond_with spf ## %global username grmilter -%global minitdir %_sysconfdir/minit -%global minitsvcdir %minitdir/services/grmilter %global vardir %_var/lib/%name %global dbdir %vardir/db %global rundir %_var/run/%name @@ -23,8 +18,8 @@ Summary: Milter for greylisting, the next step in the spam control war Name: milter-greylist -Version: 2.1.12 -Release: %release_func 3 +Version: 3.0 +Release: %release_func 0 License: BSD w/ advertising Group: System Environment/Daemons URL: http://hcpnet.free.fr/milter-greylist/ @@ -32,10 +27,11 @@ Patch0: milter-greylist-2.0.2-sysv.patch BuildRoot: %_tmppath/%name-%version-%release-root Requires: init(%name) -Provides: user(%username) -Provides: group(%username) +Provides: user(%username) = 7 +Provides: group(%username) = 7 BuildRequires: bison flex m4 -BuildRequires: sendmail-devel %{?_with_spf:libspf-devel} +BuildRequires: bind-libbind-devel +BuildRequires: sendmail-devel %{?with_spf:libspf-devel} BuildRequires: fedora-usermgmt-devel %{?FE_USERADD_REQ} @@ -50,25 +46,6 @@ Requires(post): %__chkconfig Requires(preun): %__chkconfig -%package minit -Summary: Minit initscripts for %name -Group: System Environment/Daemons -Source20: milter-greylist.params -Provides: init(%name) = minit -Requires: %name = %version-%release -Requires(pre): minit-setup -Requires(postun): minit-setup - -%package initng -Summary: initng initscripts for %name -Group: System Environment/Daemons -Source30: milter-greylist.i -Provides: init(%name) = initng -Requires: %name = %version-%release -Requires(pre): %_sysconfdir/initng %name -Requires(preun): initng %name -Requires(postun): initng %name - %description Greylisting is a new method of blocking significant amounts of spam at @@ -90,33 +67,13 @@ 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. - - -%description initng -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 initng initscripts for the %name package. - - %prep %setup -q %patch0 -p1 -b .sysv -perl -pi -e 's!--rpath!--XXXX!g' configure -sed -i -e 's!^\#user .*!user "%username"!; - s!^\#socket !socket !' greylist.conf +sed -i -e 's!--rpath!\0X!g' configure +sed -i -e 's!^\#user .*!user "%username"!; + s!^\#socket !socket !' greylist.conf for i in `find -type f`; do sed -e 's!/var/milter-greylist/milter-greylist.sock!%rundir/milter-greylist.sock!g; @@ -131,8 +88,12 @@ %define makeflags TEST=false BINDIR=%_sbindir %build %configure \ - --with-user=%username \ - %{?_with_spf:--with-libspf=/usr} + --with-user=%username \ + --enable-dnsrbl \ + --with-libbind \ + --disable-drac \ + --with-drac-db=%vardir/drac/drac.db \ + %{?with_spf:--with-libspf=/usr} ## is not SMP safe :( %__make %makeflags @@ -141,27 +102,16 @@ %install rm -rf $RPM_BUILD_ROOT -%__install -d -m755 $RPM_BUILD_ROOT{%_initrddir,%minitsvcdir,%rundir,%dbdir,%_var/run} \ - $RPM_BUILD_ROOT%_sysconfdir/initng/daemon +%__install -d -m755 $RPM_BUILD_ROOT{%_initrddir,%rundir,%dbdir,%_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 -%__install -p -m644 %SOURCE20 $RPM_BUILD_ROOT%minitsvcdir/params -touch $RPM_BUILD_ROOT%minitsvcdir/respawn - -# the initng stuff -%__install -p -m644 %SOURCE30 $RPM_BUILD_ROOT%_sysconfdir/initng/daemon/milter-greylist.i - # create temporary files touch $RPM_BUILD_ROOT%rundir/milter-greylist.sock touch $RPM_BUILD_ROOT%_var/run/milter-greylist.pid ## Remove the unwanted init-methods %{?_without_sysv: rm -rf $RPM_BUILD_ROOT%_initrddir} -%{?_without_minit: rm -rf $RPM_BUILD_ROOT%_sysconfdir/minit} -%{?_without_initng:rm -rf $RPM_BUILD_ROOT%_sysconfdir/initng} %pre @@ -187,16 +137,6 @@ test "$1" = 0 || %_initrddir/%name condrestart >/dev/null || : -%preun initng -test "$1" != 0 || { - /sbin/ngc --stop daemon/milter-greylist &>/dev/null || : - /sbin/ng-update del daemon/milter-greylist &>/dev/null || : -} - -%postun initng -test "$1" = 0 || /sbin/ngc --restart daemon/milter-greylist &>/dev/null || : - - %clean rm -rf $RPM_BUILD_ROOT @@ -219,24 +159,17 @@ %config %_initrddir/* %endif -%if 0%{!?_without_initng:1} -%files initng - %defattr(-,root,root,-) - %config %_sysconfdir/initng/daemon/* -%endif +%changelog +* Tue Apr 17 2007 Enrico Scholz - 3.0-1 +- updated to 3.0 +- enabled dnsrbl +- removed -initng subpackage -%if 0%{!?_without_minit:1} -%files minit - %defattr(-,root,root,-) - %dir %minitsvcdir - %minitsvcdir/run - %minitsvcdir/respawn - %config(noreplace) %minitsvcdir/params -%endif +* Tue Jan 30 2007 Enrico Scholz - 2.1.12-3 +- removed -minit subpackage -%changelog * Thu Oct 05 2006 Christian Iseli 2.1.12-3 - - rebuilt for unwind info generation, broken in gcc-4.1.1-21 +- rebuilt for unwind info generation, broken in gcc-4.1.1-21 * Mon Sep 18 2006 Enrico Scholz - 2.1.12-2 - updated to 2.1.12 From fedora-extras-commits at redhat.com Tue Apr 17 18:29:29 2007 From: fedora-extras-commits at redhat.com (Enrico Scholz (ensc)) Date: Tue, 17 Apr 2007 14:29:29 -0400 Subject: rpms/milter-greylist/devel milter-greylist.params, 1.1, NONE milter-greylist.i, 1.1, NONE Message-ID: <200704171829.l3HITTQP008986@cvs-int.fedora.redhat.com> Author: ensc Update of /cvs/extras/rpms/milter-greylist/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv8979 Removed Files: milter-greylist.params milter-greylist.i Log Message: removed old stuff --- milter-greylist.params DELETED --- --- milter-greylist.i DELETED --- From fedora-extras-commits at redhat.com Tue Apr 17 18:34:23 2007 From: fedora-extras-commits at redhat.com (Nuno Santos (nsantos)) Date: Tue, 17 Apr 2007 14:34:23 -0400 Subject: rpms/qpidc import.log,1.4,1.5 Message-ID: <200704171834.l3HIYN75009586@cvs-int.fedora.redhat.com> Author: nsantos Update of /cvs/extras/rpms/qpidc In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv9509 Modified Files: import.log Log Message: Import updated release of package, to add apr dependency Index: import.log =================================================================== RCS file: /cvs/extras/rpms/qpidc/import.log,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- import.log 16 Apr 2007 20:52:19 -0000 1.4 +++ import.log 17 Apr 2007 18:33:49 -0000 1.5 @@ -1,3 +1,4 @@ qpidc-0_1-4:HEAD:qpidc-0.1-4.src.rpm:1173734593 qpidc-0_2-1:HEAD:qpidc-0.2-1.src.rpm:1176748239 qpidc-0_2-2:HEAD:qpidc-0.2-2.src.rpm:1176756668 +qpidc-0_2-3:HEAD:qpidc-0.2-3.src.rpm:1176834784 From fedora-extras-commits at redhat.com Tue Apr 17 18:34:27 2007 From: fedora-extras-commits at redhat.com (Nuno Santos (nsantos)) Date: Tue, 17 Apr 2007 14:34:27 -0400 Subject: rpms/qpidc/devel qpidc.spec,1.3,1.4 sources,1.4,1.5 Message-ID: <200704171834.l3HIYRWm009604@cvs-int.fedora.redhat.com> Author: nsantos Update of /cvs/extras/rpms/qpidc/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv9509/devel Modified Files: qpidc.spec sources Log Message: Import updated release of package, to add apr dependency Index: qpidc.spec =================================================================== RCS file: /cvs/extras/rpms/qpidc/devel/qpidc.spec,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- qpidc.spec 16 Apr 2007 20:52:23 -0000 1.3 +++ qpidc.spec 17 Apr 2007 18:33:53 -0000 1.4 @@ -5,7 +5,7 @@ Name: qpidc Version: 0.2 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Libraries for Qpid C++ client applications Group: System Environment/Libraries License: Apache Software License @@ -24,6 +24,7 @@ BuildRequires: apr-devel Requires: boost +Requires: apr Requires(post):/sbin/chkconfig Requires(preun):/sbin/chkconfig @@ -145,6 +146,9 @@ %changelog +* Tue Apr 17 2007 Alan Conway - 0.2-3 +- Add missing Requires: apr in qpidc. + * Mon Apr 16 2007 Alan Conway - 0.2-2 - Bugfix for memory errors on x86_64. Index: sources =================================================================== RCS file: /cvs/extras/rpms/qpidc/devel/sources,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- sources 16 Apr 2007 20:52:23 -0000 1.4 +++ sources 17 Apr 2007 18:33:53 -0000 1.5 @@ -1 +1 @@ -5038610035340e026c6e7768d29bbcbb qpidc-0.2.tar.gz +fbb09d6b467a92b7b96fe0a162d1d09f qpidc-0.2.tar.gz From fedora-extras-commits at redhat.com Tue Apr 17 18:34:38 2007 From: fedora-extras-commits at redhat.com (Jeffrey C. Ollie (jcollie)) Date: Tue, 17 Apr 2007 14:34:38 -0400 Subject: rpms/compat-libosip2/FC-6 compat-libosip2.spec,1.4,1.5 Message-ID: <200704171834.l3HIYcHV009609@cvs-int.fedora.redhat.com> Author: jcollie Update of /cvs/extras/rpms/compat-libosip2/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv9565 Modified Files: compat-libosip2.spec Log Message: Fix oops. Index: compat-libosip2.spec =================================================================== RCS file: /cvs/extras/rpms/compat-libosip2/FC-6/compat-libosip2.spec,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- compat-libosip2.spec 17 Apr 2007 16:22:00 -0000 1.4 +++ compat-libosip2.spec 17 Apr 2007 18:34:04 -0000 1.5 @@ -1,6 +1,6 @@ Name: compat-libosip2 Version: 2.2.2 -Release: 11%{?dist} +Release: 12%{?dist} Summary: oSIP is an implementation of SIP @@ -56,7 +56,7 @@ %setup -q -n libosip2-%{version} %patch -p1 -b .x64 -%{__perl} -pi.compat -e 's/-l(osip(?:parser)?2)(?!-)/-losip\1-2.2.2/g;s/^(Cflags:.*)$/\1 -I\@includedir\@/' libosip2.pc.in +%{__perl} -pi.compat -e 's/-l(osip(?:parser)?2)(?!-)/-l\1-2.2.2/g;s/^(Cflags:.*)$/\1 -I\@includedir\@/' libosip2.pc.in %build %configure --disable-static --includedir=%{_includedir}/osip2-2.2.2 @@ -93,6 +93,9 @@ %{_mandir}/man1/*.1* %changelog +* Tue Apr 17 2007 Jeffrey C. Ollie - 2.2.2-12 +- Fix oops + * Tue Apr 17 2007 Jeffrey C. Ollie - 2.2.2-11 - Make sure new includedir is part of CFLAGS in pkgconfig file. Fixes #233925. From fedora-extras-commits at redhat.com Tue Apr 17 18:34:57 2007 From: fedora-extras-commits at redhat.com (Linus Walleij (snirkel)) Date: Tue, 17 Apr 2007 14:34:57 -0400 Subject: rpms/gnomad2/FC-6 .cvsignore, 1.9, 1.10 gnomad2.spec, 1.14, 1.15 sources, 1.9, 1.10 gnomad2-2.8.11.patch, 1.1, NONE Message-ID: <200704171834.l3HIYvqD009685@cvs-int.fedora.redhat.com> Author: snirkel Update of /cvs/extras/rpms/gnomad2/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv9559 Modified Files: .cvsignore gnomad2.spec sources Removed Files: gnomad2-2.8.11.patch Log Message: New upstream version fixing many bugs. Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/gnomad2/FC-6/.cvsignore,v retrieving revision 1.9 retrieving revision 1.10 diff -u -r1.9 -r1.10 --- .cvsignore 7 Feb 2007 12:08:54 -0000 1.9 +++ .cvsignore 17 Apr 2007 18:34:23 -0000 1.10 @@ -1 +1 @@ -gnomad2-2.8.11.tar.gz +gnomad2-2.8.12.tar.gz Index: gnomad2.spec =================================================================== RCS file: /cvs/extras/rpms/gnomad2/FC-6/gnomad2.spec,v retrieving revision 1.14 retrieving revision 1.15 diff -u -r1.14 -r1.15 --- gnomad2.spec 11 Feb 2007 22:56:21 -0000 1.14 +++ gnomad2.spec 17 Apr 2007 18:34:23 -0000 1.15 @@ -4,13 +4,13 @@ # test building a Fedora Extras package, define the following # two macros in .rpmmacros: # -# %dist .fc6 -# %fedora 6 +# %dist .fc7 +# %fedora 7 # Name: gnomad2 -Version: 2.8.11 -Release: 2%{?dist} +Version: 2.8.12 +Release: 1%{?dist} Summary: A GNOME 2.0 client for the Creative Jukeboxes and Dell DJs License: GPL @@ -18,32 +18,27 @@ Group: Applications/Multimedia Source: http://download.sourceforge.net/%{name}/%{name}-%{version}.tar.gz -Patch0: gnomad2-2.8.11.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) -Requires(post): desktop-file-utils -Requires(postun): desktop-file-utils BuildRequires: gtk2-devel -BuildRequires: libgnomeui-devel -# We need recent functions from this library. -BuildRequires: libnjb-devel >= 2.2.4 +BuildRequires: libnjb-devel BuildRequires: libmtp-devel -# libid3tag did not support writing of tags before this release. -BuildRequires: libid3tag-devel >= 0.15.1 +BuildRequires: libid3tag-devel BuildRequires: desktop-file-utils BuildRequires: gettext BuildRequires: intltool %description -Gnomad 2 is a client for the Creative Nomad Jukeboxes, Zen, Zen USB 2.0, NX, +Gnomad2 is a client for the Creative Nomad Jukeboxes, Zen, Zen USB 2.0, NX, Xtra, Touch and Micro, plus the Dell DJs utilizing the libnjb library for -jukebox communication. It is used for storing MP3 (and WAV, WMA) files on the -jukebox and retrieving them again, it also handles data file storage and -retrieval, playlists and a rudimentary player with full support for the -Creative EAX sound processor. +jukebox communication. Further it support MTP devices by way of libmtp, +including Samsung, iriver, SanDisk, Philips, JVC and many, many more. +It is used for storing MP3 (and WAV, WMA, OGG, MP4, AVI, MPEG) media files +on the device and retrieving them again, it also handles data file storage +and retrieval, playlists and a rudimentary player with full support for the +Creative EAX sound processor on older jukebox devices. %prep %setup -%patch0 -p1 %build %configure @@ -63,15 +58,6 @@ %clean rm -rf $RPM_BUILD_ROOT -%post -update-desktop-database %{_datadir}/applications &> /dev/null - -%postun -if [ "$1" = "0" ]; then - update-desktop-database %{_datadir}/applications &> /dev/null -fi - - %files -f %{name}.lang %defattr(-,root,root) %{_bindir}/* @@ -82,6 +68,13 @@ %doc AUTHORS NEWS README COPYING ChangeLog %changelog +* Sat Apr 14 2007 Linus Walleij 2.8.12-1 +- New upstream version fixing many bugs including the 2.8.11-2 patch. +- Nice up spec. destop-update-database is obviously not needed since + this app does not add any MIME types. Do not require certain package + versions because we know FC is up-to-date. Much shorter and easy spec + now and then it's good because less is more. +- This'll probably go back into FC6, FC5 too. * Sun Feb 11 2007 Linus Walleij 2.8.11-2 - RH buildsystem mangles g_stat() some way, patch to use just stat() * Mon Jan 29 2007 Linus Walleij 2.8.11-1 Index: sources =================================================================== RCS file: /cvs/extras/rpms/gnomad2/FC-6/sources,v retrieving revision 1.9 retrieving revision 1.10 diff -u -r1.9 -r1.10 --- sources 7 Feb 2007 12:08:54 -0000 1.9 +++ sources 17 Apr 2007 18:34:23 -0000 1.10 @@ -1 +1 @@ -661af9f68f2aab19659265050a9ae40c gnomad2-2.8.11.tar.gz +1de6bbd437f2d6b8c5921447b15d94c9 gnomad2-2.8.12.tar.gz --- gnomad2-2.8.11.patch DELETED --- From fedora-extras-commits at redhat.com Tue Apr 17 18:35:55 2007 From: fedora-extras-commits at redhat.com (Jeffrey C. Ollie (jcollie)) Date: Tue, 17 Apr 2007 14:35:55 -0400 Subject: rpms/compat-libosip2/FC-5 compat-libosip2.spec,1.4,1.5 Message-ID: <200704171835.l3HIZt7I009798@cvs-int.fedora.redhat.com> Author: jcollie Update of /cvs/extras/rpms/compat-libosip2/FC-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv9764 Modified Files: compat-libosip2.spec Log Message: Fix oops. Index: compat-libosip2.spec =================================================================== RCS file: /cvs/extras/rpms/compat-libosip2/FC-5/compat-libosip2.spec,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- compat-libosip2.spec 17 Apr 2007 16:22:52 -0000 1.4 +++ compat-libosip2.spec 17 Apr 2007 18:35:21 -0000 1.5 @@ -1,6 +1,6 @@ Name: compat-libosip2 Version: 2.2.2 -Release: 11%{?dist} +Release: 12%{?dist} Summary: oSIP is an implementation of SIP @@ -56,7 +56,7 @@ %setup -q -n libosip2-%{version} %patch -p1 -b .x64 -%{__perl} -pi.compat -e 's/-l(osip(?:parser)?2)(?!-)/-losip\1-2.2.2/g;s/^(Cflags:.*)$/\1 -I\@includedir\@/' libosip2.pc.in +%{__perl} -pi.compat -e 's/-l(osip(?:parser)?2)(?!-)/-l\1-2.2.2/g;s/^(Cflags:.*)$/\1 -I\@includedir\@/' libosip2.pc.in %build %configure --disable-static --includedir=%{_includedir}/osip2-2.2.2 @@ -93,6 +93,9 @@ %{_mandir}/man1/*.1* %changelog +* Tue Apr 17 2007 Jeffrey C. Ollie - 2.2.2-12 +- Fix oops + * Tue Apr 17 2007 Jeffrey C. Ollie - 2.2.2-11 - Make sure new includedir is part of CFLAGS in pkgconfig file. Fixes #233925. From fedora-extras-commits at redhat.com Tue Apr 17 18:37:40 2007 From: fedora-extras-commits at redhat.com (Linus Walleij (snirkel)) Date: Tue, 17 Apr 2007 14:37:40 -0400 Subject: rpms/gnomad2/FC-5 .cvsignore, 1.9, 1.10 gnomad2.spec, 1.13, 1.14 sources, 1.9, 1.10 gnomad2-2.8.11.patch, 1.1, NONE Message-ID: <200704171837.l3HIbelQ009884@cvs-int.fedora.redhat.com> Author: snirkel Update of /cvs/extras/rpms/gnomad2/FC-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv9858 Modified Files: .cvsignore gnomad2.spec sources Removed Files: gnomad2-2.8.11.patch Log Message: New upstream version fixing many bugs. Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/gnomad2/FC-5/.cvsignore,v retrieving revision 1.9 retrieving revision 1.10 diff -u -r1.9 -r1.10 --- .cvsignore 7 Feb 2007 12:10:49 -0000 1.9 +++ .cvsignore 17 Apr 2007 18:37:06 -0000 1.10 @@ -1 +1 @@ -gnomad2-2.8.11.tar.gz +gnomad2-2.8.12.tar.gz Index: gnomad2.spec =================================================================== RCS file: /cvs/extras/rpms/gnomad2/FC-5/gnomad2.spec,v retrieving revision 1.13 retrieving revision 1.14 diff -u -r1.13 -r1.14 --- gnomad2.spec 11 Feb 2007 22:58:04 -0000 1.13 +++ gnomad2.spec 17 Apr 2007 18:37:06 -0000 1.14 @@ -4,13 +4,13 @@ # test building a Fedora Extras package, define the following # two macros in .rpmmacros: # -# %dist .fc6 -# %fedora 6 +# %dist .fc7 +# %fedora 7 # Name: gnomad2 -Version: 2.8.11 -Release: 2%{?dist} +Version: 2.8.12 +Release: 1%{?dist} Summary: A GNOME 2.0 client for the Creative Jukeboxes and Dell DJs License: GPL @@ -18,32 +18,27 @@ Group: Applications/Multimedia Source: http://download.sourceforge.net/%{name}/%{name}-%{version}.tar.gz -Patch0: gnomad2-2.8.11.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) -Requires(post): desktop-file-utils -Requires(postun): desktop-file-utils BuildRequires: gtk2-devel -BuildRequires: libgnomeui-devel -# We need recent functions from this library. -BuildRequires: libnjb-devel >= 2.2.4 +BuildRequires: libnjb-devel BuildRequires: libmtp-devel -# libid3tag did not support writing of tags before this release. -BuildRequires: libid3tag-devel >= 0.15.1 +BuildRequires: libid3tag-devel BuildRequires: desktop-file-utils BuildRequires: gettext BuildRequires: intltool %description -Gnomad 2 is a client for the Creative Nomad Jukeboxes, Zen, Zen USB 2.0, NX, +Gnomad2 is a client for the Creative Nomad Jukeboxes, Zen, Zen USB 2.0, NX, Xtra, Touch and Micro, plus the Dell DJs utilizing the libnjb library for -jukebox communication. It is used for storing MP3 (and WAV, WMA) files on the -jukebox and retrieving them again, it also handles data file storage and -retrieval, playlists and a rudimentary player with full support for the -Creative EAX sound processor. +jukebox communication. Further it support MTP devices by way of libmtp, +including Samsung, iriver, SanDisk, Philips, JVC and many, many more. +It is used for storing MP3 (and WAV, WMA, OGG, MP4, AVI, MPEG) media files +on the device and retrieving them again, it also handles data file storage +and retrieval, playlists and a rudimentary player with full support for the +Creative EAX sound processor on older jukebox devices. %prep %setup -%patch0 -p1 %build %configure @@ -63,15 +58,6 @@ %clean rm -rf $RPM_BUILD_ROOT -%post -update-desktop-database %{_datadir}/applications &> /dev/null - -%postun -if [ "$1" = "0" ]; then - update-desktop-database %{_datadir}/applications &> /dev/null -fi - - %files -f %{name}.lang %defattr(-,root,root) %{_bindir}/* @@ -82,6 +68,13 @@ %doc AUTHORS NEWS README COPYING ChangeLog %changelog +* Sat Apr 14 2007 Linus Walleij 2.8.12-1 +- New upstream version fixing many bugs including the 2.8.11-2 patch. +- Nice up spec. destop-update-database is obviously not needed since + this app does not add any MIME types. Do not require certain package + versions because we know FC is up-to-date. Much shorter and easy spec + now and then it's good because less is more. +- This'll probably go back into FC6, FC5 too. * Sun Feb 11 2007 Linus Walleij 2.8.11-2 - RH buildsystem mangles g_stat() some way, patch to use just stat() * Mon Jan 29 2007 Linus Walleij 2.8.11-1 Index: sources =================================================================== RCS file: /cvs/extras/rpms/gnomad2/FC-5/sources,v retrieving revision 1.9 retrieving revision 1.10 diff -u -r1.9 -r1.10 --- sources 7 Feb 2007 12:10:49 -0000 1.9 +++ sources 17 Apr 2007 18:37:06 -0000 1.10 @@ -1 +1 @@ -661af9f68f2aab19659265050a9ae40c gnomad2-2.8.11.tar.gz +1de6bbd437f2d6b8c5921447b15d94c9 gnomad2-2.8.12.tar.gz --- gnomad2-2.8.11.patch DELETED --- From fedora-extras-commits at redhat.com Tue Apr 17 18:38:39 2007 From: fedora-extras-commits at redhat.com (Enrico Scholz (ensc)) Date: Tue, 17 Apr 2007 14:38:39 -0400 Subject: rpms/milter-greylist/devel milter-greylist.spec,1.15,1.16 Message-ID: <200704171838.l3HIcd85009950@cvs-int.fedora.redhat.com> Author: ensc Update of /cvs/extras/rpms/milter-greylist/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv9931 Modified Files: milter-greylist.spec Log Message: BR only bind-devel instead of bind-libbind-devel Index: milter-greylist.spec =================================================================== RCS file: /cvs/extras/rpms/milter-greylist/devel/milter-greylist.spec,v retrieving revision 1.15 retrieving revision 1.16 diff -u -r1.15 -r1.16 --- milter-greylist.spec 17 Apr 2007 18:28:04 -0000 1.15 +++ milter-greylist.spec 17 Apr 2007 18:38:05 -0000 1.16 @@ -19,7 +19,7 @@ Summary: Milter for greylisting, the next step in the spam control war Name: milter-greylist Version: 3.0 -Release: %release_func 0 +Release: %release_func 1 License: BSD w/ advertising Group: System Environment/Daemons URL: http://hcpnet.free.fr/milter-greylist/ @@ -30,7 +30,7 @@ Provides: user(%username) = 7 Provides: group(%username) = 7 BuildRequires: bison flex m4 -BuildRequires: bind-libbind-devel +BuildRequires: bind-devel BuildRequires: sendmail-devel %{?with_spf:libspf-devel} BuildRequires: fedora-usermgmt-devel %{?FE_USERADD_REQ} From fedora-extras-commits at redhat.com Tue Apr 17 18:41:25 2007 From: fedora-extras-commits at redhat.com (Steven Pritchard (steve)) Date: Tue, 17 Apr 2007 14:41:25 -0400 Subject: rpms/perl-Unix-Statgrab/devel perl-Unix-Statgrab.spec, 1.6, 1.7 lgpl.txt, 1.1, NONE Message-ID: <200704171841.l3HIfPOO010039@cvs-int.fedora.redhat.com> Author: steve Update of /cvs/extras/rpms/perl-Unix-Statgrab/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv10020 Modified Files: perl-Unix-Statgrab.spec Removed Files: lgpl.txt Log Message: BR ExtUtils::MakeMaker. Reformat to more closely resemble cpanspec output. Use fixperms macro instead of our own chmod incantation. Remove some macro other usage. Index: perl-Unix-Statgrab.spec =================================================================== RCS file: /cvs/extras/rpms/perl-Unix-Statgrab/devel/perl-Unix-Statgrab.spec,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- perl-Unix-Statgrab.spec 26 Sep 2006 22:06:43 -0000 1.6 +++ perl-Unix-Statgrab.spec 17 Apr 2007 18:40:51 -0000 1.7 @@ -1,20 +1,17 @@ -Name: perl-Unix-Statgrab -Summary: Perl extension for collecting information about the machine - -Version: 0.04 -Release: 1%{?dist} - -Group: Development/Libraries -License: LGPL -URL: http://search.cpan.org/dist/Unix-Statgrab/ -Source0: http://search.cpan.org/CPAN/authors/id/V/VP/VPARSEVAL/Unix-Statgrab-%{version}.tar.gz -Source1: http://www.fsf.org/licensing/licenses/lgpl.txt -BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) - -BuildRequires: libstatgrab-devel >= 0.12 -BuildRequires: perl(Test::Pod), perl(Test::Pod::Coverage) - -Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) +Name: perl-Unix-Statgrab +Version: 0.04 +Release: 2%{?dist} +Summary: Perl extension for collecting information about the machine +License: LGPL +Group: Development/Libraries +URL: http://search.cpan.org/dist/Unix-Statgrab/ +Source0: http://www.cpan.org/authors/id/V/VP/VPARSEVAL/Unix-Statgrab-%{version}.tar.gz +BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) +BuildRequires: libstatgrab-devel >= 0.12 +BuildRequires: perl(ExtUtils::MakeMaker) +BuildRequires: perl(Test::Pod) +BuildRequires: perl(Test::Pod::Coverage) +Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) %description Unix::Statgrab is a wrapper for libstatgrab as available from @@ -25,34 +22,41 @@ %prep %setup -q -n Unix-Statgrab-%{version} -%{__cp} %{SOURCE1} LICENSE.TXT - %build -CFLAGS="$RPM_OPT_FLAGS" %{__perl} Makefile.PL INSTALLDIRS=vendor -%{__make} %{?_smp_mflags} OPTIMIZE="$RPM_OPT_FLAGS" +%{__perl} Makefile.PL INSTALLDIRS=vendor OPTIMIZE="$RPM_OPT_FLAGS" +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 f -name '*.bs' -a -size 0 -exec rm -f {} ';' -find $RPM_BUILD_ROOT -depth -type d -exec rmdir {} 2>/dev/null ';' -chmod -R u+w $RPM_BUILD_ROOT/* +rm -rf $RPM_BUILD_ROOT + +make pure_install PERL_INSTALL_ROOT=$RPM_BUILD_ROOT + +find $RPM_BUILD_ROOT -type f -name .packlist -exec rm -f {} \; +find $RPM_BUILD_ROOT -type f -name '*.bs' -size 0 -exec rm -f {} \; +find $RPM_BUILD_ROOT -depth -type d -exec rmdir {} 2>/dev/null \; + +%{_fixperms} $RPM_BUILD_ROOT/* %check -%{__make} test +make test %clean -%{__rm} -rf $RPM_BUILD_ROOT +rm -rf $RPM_BUILD_ROOT %files %defattr(-,root,root,-) -%doc LICENSE.TXT Changes README -%{perl_vendorarch}/Unix +%doc Changes README %{perl_vendorarch}/auto/* -%{_mandir}/man3/*.3* +%{perl_vendorarch}/Unix* +%{_mandir}/man3/* %changelog +* Tue Apr 17 2007 Steven Pritchard 0.04-2 +- BR ExtUtils::MakeMaker. +- Reformat to more closely resemble cpanspec output. +- Use fixperms macro instead of our own chmod incantation. +- Remove some macro other usage. + * Tue Sep 26 2006 Steven Pritchard 0.04-1 - Update to 0.04. - Drop compile fix patch. --- lgpl.txt DELETED --- From fedora-extras-commits at redhat.com Tue Apr 17 18:45:54 2007 From: fedora-extras-commits at redhat.com (Steven Pritchard (steve)) Date: Tue, 17 Apr 2007 14:45:54 -0400 Subject: rpms/perl-Text-Reform/devel perl-Text-Reform.spec,1.9,1.10 Message-ID: <200704171845.l3HIjs0K010288@cvs-int.fedora.redhat.com> Author: steve Update of /cvs/extras/rpms/perl-Text-Reform/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv10255 Modified Files: perl-Text-Reform.spec Log Message: BR ExtUtils::MakeMaker. Use fixperms macro instead of our own chmod incantation. Index: perl-Text-Reform.spec =================================================================== RCS file: /cvs/extras/rpms/perl-Text-Reform/devel/perl-Text-Reform.spec,v retrieving revision 1.9 retrieving revision 1.10 diff -u -r1.9 -r1.10 --- perl-Text-Reform.spec 29 Aug 2006 00:29:04 -0000 1.9 +++ perl-Text-Reform.spec 17 Apr 2007 18:45:19 -0000 1.10 @@ -1,6 +1,6 @@ Name: perl-Text-Reform Version: 1.11 -Release: 6%{?dist} +Release: 7%{?dist} Summary: Manual text wrapping and reformatting License: Artistic Group: Development/Libraries @@ -8,6 +8,7 @@ Source0: http://www.cpan.org/authors/id/D/DC/DCONWAY/Text-Reform-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch +BuildRequires: perl(ExtUtils::MakeMaker) Requires: perl(TeX::Hyphen) Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) @@ -35,7 +36,7 @@ find $RPM_BUILD_ROOT -type f -name .packlist -exec rm -f {} \; find $RPM_BUILD_ROOT -depth -type d -exec rmdir {} 2>/dev/null \; -chmod -R u+rwX,go+rX,go-w $RPM_BUILD_ROOT/* +%{_fixperms} $RPM_BUILD_ROOT/* %check make test @@ -50,6 +51,10 @@ %{_mandir}/man3/* %changelog +* Tue Apr 17 2007 Steven Pritchard 1.11-7 +- BR ExtUtils::MakeMaker. +- Use fixperms macro instead of our own chmod incantation. + * Mon Aug 28 2006 Steven Pritchard 0.11-6 - Minor spec cleanup to more closely resemble current cpanspec output. From fedora-extras-commits at redhat.com Tue Apr 17 19:09:37 2007 From: fedora-extras-commits at redhat.com (Linus Walleij (snirkel)) Date: Tue, 17 Apr 2007 15:09:37 -0400 Subject: rpms/nomadsync/devel dead.package, NONE, 1.1 Makefile, 1.1, NONE nomadsync-baseclass.patch, 1.1, NONE nomadsync-baseclass2.patch, 1.1, NONE nomadsync-baseclass3.patch, 1.1, NONE nomadsync-libnjbloc.patch, 1.1, NONE nomadsync-libnjbloc64.patch, 1.1, NONE nomadsync.desktop, 1.1, NONE nomadsync.spec, 1.6, NONE sources, 1.2, NONE Message-ID: <200704171909.l3HJ9b1s014995@cvs-int.fedora.redhat.com> Author: snirkel Update of /cvs/extras/rpms/nomadsync/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv14988 Added Files: dead.package Removed Files: Makefile nomadsync-baseclass.patch nomadsync-baseclass2.patch nomadsync-baseclass3.patch nomadsync-libnjbloc.patch nomadsync-libnjbloc64.patch nomadsync.desktop nomadsync.spec sources Log Message: Killing this package, upstream is dead. --- NEW FILE dead.package --- Package maintainer inactive for two years, bugs at SourceForge bugtracker untouched for this time. The only alternative to killing the package is to maintain it ourselves - not attractive. --- Makefile DELETED --- --- nomadsync-baseclass.patch DELETED --- --- nomadsync-baseclass2.patch DELETED --- --- nomadsync-baseclass3.patch DELETED --- --- nomadsync-libnjbloc.patch DELETED --- --- nomadsync-libnjbloc64.patch DELETED --- --- nomadsync.desktop DELETED --- --- nomadsync.spec DELETED --- --- sources DELETED --- From fedora-extras-commits at redhat.com Tue Apr 17 19:13:08 2007 From: fedora-extras-commits at redhat.com (Steven Pritchard (steve)) Date: Tue, 17 Apr 2007 15:13:08 -0400 Subject: rpms/perl-Archive-Extract/devel .cvsignore, 1.6, 1.7 perl-Archive-Extract.spec, 1.6, 1.7 sources, 1.6, 1.7 Message-ID: <200704171913.l3HJD8KV015058@cvs-int.fedora.redhat.com> Author: steve Update of /cvs/extras/rpms/perl-Archive-Extract/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv15037 Modified Files: .cvsignore perl-Archive-Extract.spec sources Log Message: Update to 0.18. BR ExtUtils::MakeMaker. Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/perl-Archive-Extract/devel/.cvsignore,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- .cvsignore 27 Jan 2007 21:01:16 -0000 1.6 +++ .cvsignore 17 Apr 2007 19:12:34 -0000 1.7 @@ -1 +1 @@ -Archive-Extract-0.16.tar.gz +Archive-Extract-0.18.tar.gz Index: perl-Archive-Extract.spec =================================================================== RCS file: /cvs/extras/rpms/perl-Archive-Extract/devel/perl-Archive-Extract.spec,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- perl-Archive-Extract.spec 27 Jan 2007 21:01:16 -0000 1.6 +++ perl-Archive-Extract.spec 17 Apr 2007 19:12:34 -0000 1.7 @@ -1,5 +1,5 @@ Name: perl-Archive-Extract -Version: 0.16 +Version: 0.18 Release: 1%{?dist} Summary: Generic archive extracting mechanism License: GPL or Artistic @@ -8,6 +8,7 @@ Source0: http://www.cpan.org/authors/id/K/KA/KANE/Archive-Extract-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch +BuildRequires: perl(ExtUtils::MakeMaker) BuildRequires: perl(IPC::Cmd) >= 0.36 BuildRequires: perl(Locale::Maketext::Simple) BuildRequires: perl(Module::Load::Conditional) >= 0.04 @@ -47,6 +48,10 @@ %{_mandir}/man3/* %changelog +* Tue Apr 17 2007 Steven Pritchard 0.18-1 +- Update to 0.18. +- BR ExtUtils::MakeMaker. + * Sat Jan 27 2007 Steven Pritchard 0.16-1 - Update to 0.16. - BR: IPC::Cmd >= 0.36. Index: sources =================================================================== RCS file: /cvs/extras/rpms/perl-Archive-Extract/devel/sources,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- sources 27 Jan 2007 21:01:16 -0000 1.6 +++ sources 17 Apr 2007 19:12:34 -0000 1.7 @@ -1 +1 @@ -d800e684865d38f36ccae7a40dbf13b3 Archive-Extract-0.16.tar.gz +2ce8d99284e708928f1e6b7c8a31dbd1 Archive-Extract-0.18.tar.gz From fedora-extras-commits at redhat.com Tue Apr 17 19:17:17 2007 From: fedora-extras-commits at redhat.com (Nuno Santos (nsantos)) Date: Tue, 17 Apr 2007 15:17:17 -0400 Subject: rpms/qpidc import.log,1.5,1.6 Message-ID: <200704171917.l3HJHHxb015194@cvs-int.fedora.redhat.com> Author: nsantos Update of /cvs/extras/rpms/qpidc In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv15155 Modified Files: import.log Log Message: Import revised package Index: import.log =================================================================== RCS file: /cvs/extras/rpms/qpidc/import.log,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- import.log 17 Apr 2007 18:33:49 -0000 1.5 +++ import.log 17 Apr 2007 19:16:43 -0000 1.6 @@ -2,3 +2,4 @@ qpidc-0_2-1:HEAD:qpidc-0.2-1.src.rpm:1176748239 qpidc-0_2-2:HEAD:qpidc-0.2-2.src.rpm:1176756668 qpidc-0_2-3:HEAD:qpidc-0.2-3.src.rpm:1176834784 +qpidc-0_2-4:HEAD:qpidc-0.2-4.src.rpm:1176837374 From fedora-extras-commits at redhat.com Tue Apr 17 19:17:21 2007 From: fedora-extras-commits at redhat.com (Nuno Santos (nsantos)) Date: Tue, 17 Apr 2007 15:17:21 -0400 Subject: rpms/qpidc/devel qpidc.spec,1.4,1.5 sources,1.5,1.6 Message-ID: <200704171917.l3HJHLW3015198@cvs-int.fedora.redhat.com> Author: nsantos Update of /cvs/extras/rpms/qpidc/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv15155/devel Modified Files: qpidc.spec sources Log Message: Import revised package Index: qpidc.spec =================================================================== RCS file: /cvs/extras/rpms/qpidc/devel/qpidc.spec,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- qpidc.spec 17 Apr 2007 18:33:53 -0000 1.4 +++ qpidc.spec 17 Apr 2007 19:16:47 -0000 1.5 @@ -5,7 +5,7 @@ Name: qpidc Version: 0.2 -Release: 3%{?dist} +Release: 4%{?dist} Summary: Libraries for Qpid C++ client applications Group: System Environment/Libraries License: Apache Software License @@ -146,6 +146,9 @@ %changelog +* Tue Apr 17 2007 Alan Conway - 0.2-4 +- longer broker_start timeout to avoid failures in plague builds. + * Tue Apr 17 2007 Alan Conway - 0.2-3 - Add missing Requires: apr in qpidc. Index: sources =================================================================== RCS file: /cvs/extras/rpms/qpidc/devel/sources,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- sources 17 Apr 2007 18:33:53 -0000 1.5 +++ sources 17 Apr 2007 19:16:47 -0000 1.6 @@ -1 +1 @@ -fbb09d6b467a92b7b96fe0a162d1d09f qpidc-0.2.tar.gz +da12d8416e2cb4dde33b478c83ad56e6 qpidc-0.2.tar.gz From fedora-extras-commits at redhat.com Tue Apr 17 19:38:04 2007 From: fedora-extras-commits at redhat.com (Steven Pritchard (steve)) Date: Tue, 17 Apr 2007 15:38:04 -0400 Subject: rpms/perl-IO-All/devel .cvsignore, 1.4, 1.5 perl-IO-All.spec, 1.7, 1.8 sources, 1.4, 1.5 Message-ID: <200704171938.l3HJc473015922@cvs-int.fedora.redhat.com> Author: steve Update of /cvs/extras/rpms/perl-IO-All/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv15883 Modified Files: .cvsignore perl-IO-All.spec sources Log Message: Update to 0.38. BR ExtUtils::MakeMaker. BR MLDBM for better test coverage. Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/perl-IO-All/devel/.cvsignore,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- .cvsignore 17 Oct 2006 21:32:55 -0000 1.4 +++ .cvsignore 17 Apr 2007 19:37:30 -0000 1.5 @@ -1 +1 @@ -IO-All-0.36.tar.gz +IO-All-0.38.tar.gz Index: perl-IO-All.spec =================================================================== RCS file: /cvs/extras/rpms/perl-IO-All/devel/perl-IO-All.spec,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- perl-IO-All.spec 17 Oct 2006 21:32:55 -0000 1.7 +++ perl-IO-All.spec 17 Apr 2007 19:37:30 -0000 1.8 @@ -1,5 +1,5 @@ Name: perl-IO-All -Version: 0.36 +Version: 0.38 Release: 1%{?dist} Summary: IO::All Perl module License: GPL or Artistic @@ -8,9 +8,11 @@ Source0: http://www.cpan.org/authors/id/I/IN/INGY/IO-All-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch -BuildRequires: perl(Spiffy) >= 0.21 +BuildRequires: perl(ExtUtils::MakeMaker) BuildRequires: perl(File::ReadBackwards) BuildRequires: perl(IO::String) +BuildRequires: perl(MLDBM) +BuildRequires: perl(Spiffy) >= 0.21 Requires: perl(Spiffy) >= 0.21 Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) @@ -59,6 +61,11 @@ %{_mandir}/man3/* %changelog +* Tue Apr 17 2007 Steven Pritchard 0.38-1 +- Update to 0.38. +- BR ExtUtils::MakeMaker. +- BR MLDBM for better test coverage. + * Tue Oct 17 2006 Steven Pritchard 0.36-1 - Update to 0.36. - Use fixperms macro instead of our own chmod incantation. Index: sources =================================================================== RCS file: /cvs/extras/rpms/perl-IO-All/devel/sources,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- sources 17 Oct 2006 21:32:55 -0000 1.4 +++ sources 17 Apr 2007 19:37:30 -0000 1.5 @@ -1 +1 @@ -e6d28db65f56936c641f68dcf2daa45f IO-All-0.36.tar.gz +0ae5715325920938cc1a24bb078b0533 IO-All-0.38.tar.gz From fedora-extras-commits at redhat.com Tue Apr 17 19:39:31 2007 From: fedora-extras-commits at redhat.com (Bernard Johnson (bjohnson)) Date: Tue, 17 Apr 2007 15:39:31 -0400 Subject: rpms/pdfedit/devel sources,1.3,1.4 Message-ID: <200704171939.l3HJdVUZ016041@cvs-int.fedora.redhat.com> Author: bjohnson Update of /cvs/extras/rpms/pdfedit/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv16002/devel Modified Files: sources Log Message: delete extraneous file from sources Index: sources =================================================================== RCS file: /cvs/extras/rpms/pdfedit/devel/sources,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- sources 15 Apr 2007 03:53:20 -0000 1.3 +++ sources 17 Apr 2007 19:38:57 -0000 1.4 @@ -1,2 +1 @@ -7e6243563fb207a89d242a378c836aca pdfedit-0.2.5.tar.bz2 17faababcc9c62a3e0dd89f62ae8a5e5 pdfedit-0.3.0.tar.bz2 From fedora-extras-commits at redhat.com Tue Apr 17 19:39:27 2007 From: fedora-extras-commits at redhat.com (Bernard Johnson (bjohnson)) Date: Tue, 17 Apr 2007 15:39:27 -0400 Subject: rpms/pdfedit/FC-6 sources,1.3,1.4 Message-ID: <200704171939.l3HJdRle016040@cvs-int.fedora.redhat.com> Author: bjohnson Update of /cvs/extras/rpms/pdfedit/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv16002/FC-6 Modified Files: sources Log Message: delete extraneous file from sources Index: sources =================================================================== RCS file: /cvs/extras/rpms/pdfedit/FC-6/sources,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- sources 15 Apr 2007 03:43:20 -0000 1.3 +++ sources 17 Apr 2007 19:38:53 -0000 1.4 @@ -1,2 +1 @@ -7e6243563fb207a89d242a378c836aca pdfedit-0.2.5.tar.bz2 17faababcc9c62a3e0dd89f62ae8a5e5 pdfedit-0.3.0.tar.bz2 From fedora-extras-commits at redhat.com Tue Apr 17 19:43:36 2007 From: fedora-extras-commits at redhat.com (Steven Pritchard (steve)) Date: Tue, 17 Apr 2007 15:43:36 -0400 Subject: rpms/perl-Module-Pluggable/devel .cvsignore, 1.6, 1.7 perl-Module-Pluggable.spec, 1.6, 1.7 sources, 1.6, 1.7 Message-ID: <200704171943.l3HJhaAP016103@cvs-int.fedora.redhat.com> Author: steve Update of /cvs/extras/rpms/perl-Module-Pluggable/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv16082 Modified Files: .cvsignore perl-Module-Pluggable.spec sources Log Message: Update to 3.6. Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/perl-Module-Pluggable/devel/.cvsignore,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- .cvsignore 30 Jan 2007 01:55:10 -0000 1.6 +++ .cvsignore 17 Apr 2007 19:43:03 -0000 1.7 @@ -1 +1 @@ -Module-Pluggable-3.5.tar.gz +Module-Pluggable-3.6.tar.gz Index: perl-Module-Pluggable.spec =================================================================== RCS file: /cvs/extras/rpms/perl-Module-Pluggable/devel/perl-Module-Pluggable.spec,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- perl-Module-Pluggable.spec 30 Jan 2007 01:55:10 -0000 1.6 +++ perl-Module-Pluggable.spec 17 Apr 2007 19:43:03 -0000 1.7 @@ -1,7 +1,7 @@ -%define module_version 3.5 +%define module_version 3.6 Name: perl-Module-Pluggable -Version: 3.50 +Version: 3.60 Release: 1%{?dist} Summary: Automatically give your module the ability to have plugins License: GPL or Artistic @@ -46,6 +46,9 @@ %{_mandir}/man3/* %changelog +* Tue Apr 17 2007 Steven Pritchard 3.60-1 +- Update to 3.6. + * Mon Jan 29 2007 Steven Pritchard 3.50-1 - Update to 3.5. Index: sources =================================================================== RCS file: /cvs/extras/rpms/perl-Module-Pluggable/devel/sources,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- sources 30 Jan 2007 01:55:10 -0000 1.6 +++ sources 17 Apr 2007 19:43:03 -0000 1.7 @@ -1 +1 @@ -c5a57fc2ca1736bf3c6422a424a1ebeb Module-Pluggable-3.5.tar.gz +9b804c4a3dc2df0c6259ff43ee0a165c Module-Pluggable-3.6.tar.gz From fedora-extras-commits at redhat.com Tue Apr 17 19:46:56 2007 From: fedora-extras-commits at redhat.com (Steven Pritchard (steve)) Date: Tue, 17 Apr 2007 15:46:56 -0400 Subject: rpms/perl-Module-Install/devel .cvsignore, 1.4, 1.5 perl-Module-Install.spec, 1.4, 1.5 sources, 1.4, 1.5 Message-ID: <200704171946.l3HJkuMR016236@cvs-int.fedora.redhat.com> Author: steve Update of /cvs/extras/rpms/perl-Module-Install/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv16209 Modified Files: .cvsignore perl-Module-Install.spec sources Log Message: Update to 0.65. Use fixperms macro instead of our own chmod incantation. BR ExtUtils::MakeMaker. Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/perl-Module-Install/devel/.cvsignore,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- .cvsignore 25 Aug 2006 20:51:24 -0000 1.4 +++ .cvsignore 17 Apr 2007 19:46:22 -0000 1.5 @@ -1 +1 @@ -Module-Install-0.64.tar.gz +Module-Install-0.65.tar.gz Index: perl-Module-Install.spec =================================================================== RCS file: /cvs/extras/rpms/perl-Module-Install/devel/perl-Module-Install.spec,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- perl-Module-Install.spec 17 Sep 2006 22:44:23 -0000 1.4 +++ perl-Module-Install.spec 17 Apr 2007 19:46:22 -0000 1.5 @@ -1,6 +1,6 @@ Name: perl-Module-Install -Version: 0.64 -Release: 2%{?dist} +Version: 0.65 +Release: 1%{?dist} Summary: Standalone, extensible Perl module installer License: GPL or Artistic Group: Development/Libraries @@ -8,6 +8,7 @@ Source0: http://www.cpan.org/authors/id/A/AU/AUDREYT/Module-Install-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch +BuildRequires: perl(ExtUtils::MakeMaker) BuildRequires: perl(Module::Build) BuildRequires: perl(Module::CoreList) BuildRequires: perl(Module::ScanDeps) >= 0.28 @@ -42,7 +43,7 @@ find $RPM_BUILD_ROOT -type f -name .packlist -exec rm -f {} \; find $RPM_BUILD_ROOT -depth -type d -exec rmdir {} 2>/dev/null \; -chmod -R u+rwX,go+rX,go-w $RPM_BUILD_ROOT/* +%{_fixperms} $RPM_BUILD_ROOT/* find $RPM_BUILD_ROOT%{perl_vendorlib} -type f -perm +100 -exec chmod a-x {} \; %check @@ -58,6 +59,11 @@ %{_mandir}/man3/* %changelog +* Tue Mar 13 2007 Steven Pritchard 0.65-1 +- Update to 0.65. +- Use fixperms macro instead of our own chmod incantation. +- BR ExtUtils::MakeMaker. + * Sun Sep 17 2006 Steven Pritchard 0.64-2 - Rebuild. Index: sources =================================================================== RCS file: /cvs/extras/rpms/perl-Module-Install/devel/sources,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- sources 25 Aug 2006 20:51:24 -0000 1.4 +++ sources 17 Apr 2007 19:46:22 -0000 1.5 @@ -1 +1 @@ -250c46b66459d16caa727b6c02e091c5 Module-Install-0.64.tar.gz +5b0891564d10bb4e59263bfd85a0117f Module-Install-0.65.tar.gz From fedora-extras-commits at redhat.com Tue Apr 17 19:50:44 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Tue, 17 Apr 2007 15:50:44 -0400 Subject: rpms/pidgin/devel pidgin.spec,1.1,1.2 Message-ID: <200704171950.l3HJoiOM016338@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/rpms/pidgin/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv16307 Modified Files: pidgin.spec Log Message: -devel req pkgconfig (#222488) Index: pidgin.spec =================================================================== RCS file: /cvs/extras/rpms/pidgin/devel/pidgin.spec,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- pidgin.spec 16 Apr 2007 23:20:15 -0000 1.1 +++ pidgin.spec 17 Apr 2007 19:50:09 -0000 1.2 @@ -173,6 +173,7 @@ Summary: Development headers and libraries for pidgin Group: Development/Libraries Requires: %{name} = %{epoch}:%{version}-%{release} +Requires: pkgconfig Obsoletes: gaim-devel Provides: gaim-devel @@ -352,6 +353,9 @@ %endif %changelog +* Tue Apr 17 2007 Warren Togami +- -devel req pkgconfig (#222488) + * Mon Apr 16 2007 Warren Togami - 2:2.0.0-0.33.beta7devel - pidgin-2.0.0 snapshot prior to beta7 - rename gaim to pidgin/purple/finch in various places of spec (not complete) From fedora-extras-commits at redhat.com Tue Apr 17 20:04:02 2007 From: fedora-extras-commits at redhat.com (Tom Callaway (spot)) Date: Tue, 17 Apr 2007 16:04:02 -0400 Subject: rpms/perl-Email-Abstract import.log,1.1,1.2 Message-ID: <200704172004.l3HK423h020938@cvs-int.fedora.redhat.com> Author: spot Update of /cvs/extras/rpms/perl-Email-Abstract In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv20893 Modified Files: import.log Log Message: auto-import perl-Email-Abstract-2.132-3.fc7 on branch devel from perl-Email-Abstract-2.132-3.fc7.src.rpm Index: import.log =================================================================== RCS file: /cvs/extras/rpms/perl-Email-Abstract/import.log,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- import.log 17 Apr 2007 16:45:43 -0000 1.1 +++ import.log 17 Apr 2007 20:03:28 -0000 1.2 @@ -0,0 +1 @@ +perl-Email-Abstract-2_132-3_fc7:HEAD:perl-Email-Abstract-2.132-3.fc7.src.rpm:1176840184 From fedora-extras-commits at redhat.com Tue Apr 17 20:04:06 2007 From: fedora-extras-commits at redhat.com (Tom Callaway (spot)) Date: Tue, 17 Apr 2007 16:04:06 -0400 Subject: rpms/perl-Email-Abstract/devel perl-Email-Abstract.spec, NONE, 1.1 .cvsignore, 1.1, 1.2 sources, 1.1, 1.2 Message-ID: <200704172004.l3HK46lh020942@cvs-int.fedora.redhat.com> Author: spot Update of /cvs/extras/rpms/perl-Email-Abstract/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv20893/devel Modified Files: .cvsignore sources Added Files: perl-Email-Abstract.spec Log Message: auto-import perl-Email-Abstract-2.132-3.fc7 on branch devel from perl-Email-Abstract-2.132-3.fc7.src.rpm --- NEW FILE perl-Email-Abstract.spec --- Name: perl-Email-Abstract Version: 2.132 Release: 3%{?dist} Summary: Unified interface to mail representations Group: Development/Libraries License: GPL or Artistic URL: http://search.cpan.org/dist/Email-Abstract/ Source0: http://search.cpan.org/CPAN/authors/id/R/RJ/RJBS/Email-Abstract-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: perl(ExtUtils::MakeMaker), perl(Test::More), perl(Class::ISA), perl(Email::Simple) BuildRequires: perl(MIME::Entity), perl(Module::Pluggable), perl(Mail::Message) BuildRequires: perl(Email::MIME), perl(Test::Pod), perl(Test::Pod::Coverage) BuildArch: noarch Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) %description "Email::Abstract" provides module writers with the ability to write representation-independent mail handling code. For instance, in the cases of "Mail::Thread" or "Mail::ListDetector", a key part of the code involves reading the headers from a mail object. Where previously one would either have to specify the mail class required, or to build a new object from scratch, "Email::Abstract" can be used to perform certain simple operations on an object regardless of its underlying representation. %prep %setup -q -n Email-Abstract-%{version} %build sed -i '/LICENSE/ d' Makefile.PL %{__perl} Makefile.PL INSTALLDIRS=vendor make %install rm -rf $RPM_BUILD_ROOT _docs make pure_install PERL_INSTALL_ROOT=$RPM_BUILD_ROOT find $RPM_BUILD_ROOT -type f -name .packlist -exec rm -f {} ';' find $RPM_BUILD_ROOT -depth -type d -exec rmdir {} 2>/dev/null ';' chmod -R u+w $RPM_BUILD_ROOT/* %check make test %clean rm -rf $RPM_BUILD_ROOT %files %defattr(-,root,root,-) %doc README LICENSE %{perl_vendorlib}/Email/ %{_mandir}/man3/*.3* %changelog * Mon Apr 16 2007 Tom "spot" Callaway - 2.132-3 - add missing BR Email::MIME, Test::Pod, Test::Pod::Coverage * Mon Apr 2 2007 Tom "spot" Callaway - 2.132-2 - remove LICENSE line from Makefile.PL - add BR Module::Pluggable, Mail::Message * Sun Apr 1 2007 Tom "spot" Callaway - 2.132-1 - Initial package for Fedora Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/perl-Email-Abstract/devel/.cvsignore,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- .cvsignore 17 Apr 2007 16:45:52 -0000 1.1 +++ .cvsignore 17 Apr 2007 20:03:32 -0000 1.2 @@ -0,0 +1 @@ +Email-Abstract-2.132.tar.gz Index: sources =================================================================== RCS file: /cvs/extras/rpms/perl-Email-Abstract/devel/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 17 Apr 2007 16:45:52 -0000 1.1 +++ sources 17 Apr 2007 20:03:32 -0000 1.2 @@ -0,0 +1 @@ +0eeaf43f08a9f931d7189c473ed8fc4b Email-Abstract-2.132.tar.gz From fedora-extras-commits at redhat.com Tue Apr 17 20:06:29 2007 From: fedora-extras-commits at redhat.com (Tom Callaway (spot)) Date: Tue, 17 Apr 2007 16:06:29 -0400 Subject: rpms/perl-Email-Abstract/FC-5 perl-Email-Abstract.spec, NONE, 1.1 sources, 1.1, 1.2 Message-ID: <200704172006.l3HK6TrM021041@cvs-int.fedora.redhat.com> Author: spot Update of /cvs/extras/rpms/perl-Email-Abstract/FC-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv20999/FC-5 Modified Files: sources Added Files: perl-Email-Abstract.spec Log Message: Initial branching. --- NEW FILE perl-Email-Abstract.spec --- Name: perl-Email-Abstract Version: 2.132 Release: 3%{?dist} Summary: Unified interface to mail representations Group: Development/Libraries License: GPL or Artistic URL: http://search.cpan.org/dist/Email-Abstract/ Source0: http://search.cpan.org/CPAN/authors/id/R/RJ/RJBS/Email-Abstract-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: perl(ExtUtils::MakeMaker), perl(Test::More), perl(Class::ISA), perl(Email::Simple) BuildRequires: perl(MIME::Entity), perl(Module::Pluggable), perl(Mail::Message) BuildRequires: perl(Email::MIME), perl(Test::Pod), perl(Test::Pod::Coverage) BuildArch: noarch Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) %description "Email::Abstract" provides module writers with the ability to write representation-independent mail handling code. For instance, in the cases of "Mail::Thread" or "Mail::ListDetector", a key part of the code involves reading the headers from a mail object. Where previously one would either have to specify the mail class required, or to build a new object from scratch, "Email::Abstract" can be used to perform certain simple operations on an object regardless of its underlying representation. %prep %setup -q -n Email-Abstract-%{version} %build sed -i '/LICENSE/ d' Makefile.PL %{__perl} Makefile.PL INSTALLDIRS=vendor make %install rm -rf $RPM_BUILD_ROOT _docs make pure_install PERL_INSTALL_ROOT=$RPM_BUILD_ROOT find $RPM_BUILD_ROOT -type f -name .packlist -exec rm -f {} ';' find $RPM_BUILD_ROOT -depth -type d -exec rmdir {} 2>/dev/null ';' chmod -R u+w $RPM_BUILD_ROOT/* %check make test %clean rm -rf $RPM_BUILD_ROOT %files %defattr(-,root,root,-) %doc README LICENSE %{perl_vendorlib}/Email/ %{_mandir}/man3/*.3* %changelog * Mon Apr 16 2007 Tom "spot" Callaway - 2.132-3 - add missing BR Email::MIME, Test::Pod, Test::Pod::Coverage * Mon Apr 2 2007 Tom "spot" Callaway - 2.132-2 - remove LICENSE line from Makefile.PL - add BR Module::Pluggable, Mail::Message * Sun Apr 1 2007 Tom "spot" Callaway - 2.132-1 - Initial package for Fedora Index: sources =================================================================== RCS file: /cvs/extras/rpms/perl-Email-Abstract/FC-5/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 17 Apr 2007 16:45:52 -0000 1.1 +++ sources 17 Apr 2007 20:05:55 -0000 1.2 @@ -0,0 +1 @@ +0eeaf43f08a9f931d7189c473ed8fc4b Email-Abstract-2.132.tar.gz From fedora-extras-commits at redhat.com Tue Apr 17 20:06:33 2007 From: fedora-extras-commits at redhat.com (Tom Callaway (spot)) Date: Tue, 17 Apr 2007 16:06:33 -0400 Subject: rpms/perl-Email-Abstract/FC-6 perl-Email-Abstract.spec, NONE, 1.1 sources, 1.1, 1.2 Message-ID: <200704172006.l3HK6Xf5021044@cvs-int.fedora.redhat.com> Author: spot Update of /cvs/extras/rpms/perl-Email-Abstract/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv20999/FC-6 Modified Files: sources Added Files: perl-Email-Abstract.spec Log Message: Initial branching. --- NEW FILE perl-Email-Abstract.spec --- Name: perl-Email-Abstract Version: 2.132 Release: 3%{?dist} Summary: Unified interface to mail representations Group: Development/Libraries License: GPL or Artistic URL: http://search.cpan.org/dist/Email-Abstract/ Source0: http://search.cpan.org/CPAN/authors/id/R/RJ/RJBS/Email-Abstract-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: perl(ExtUtils::MakeMaker), perl(Test::More), perl(Class::ISA), perl(Email::Simple) BuildRequires: perl(MIME::Entity), perl(Module::Pluggable), perl(Mail::Message) BuildRequires: perl(Email::MIME), perl(Test::Pod), perl(Test::Pod::Coverage) BuildArch: noarch Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) %description "Email::Abstract" provides module writers with the ability to write representation-independent mail handling code. For instance, in the cases of "Mail::Thread" or "Mail::ListDetector", a key part of the code involves reading the headers from a mail object. Where previously one would either have to specify the mail class required, or to build a new object from scratch, "Email::Abstract" can be used to perform certain simple operations on an object regardless of its underlying representation. %prep %setup -q -n Email-Abstract-%{version} %build sed -i '/LICENSE/ d' Makefile.PL %{__perl} Makefile.PL INSTALLDIRS=vendor make %install rm -rf $RPM_BUILD_ROOT _docs make pure_install PERL_INSTALL_ROOT=$RPM_BUILD_ROOT find $RPM_BUILD_ROOT -type f -name .packlist -exec rm -f {} ';' find $RPM_BUILD_ROOT -depth -type d -exec rmdir {} 2>/dev/null ';' chmod -R u+w $RPM_BUILD_ROOT/* %check make test %clean rm -rf $RPM_BUILD_ROOT %files %defattr(-,root,root,-) %doc README LICENSE %{perl_vendorlib}/Email/ %{_mandir}/man3/*.3* %changelog * Mon Apr 16 2007 Tom "spot" Callaway - 2.132-3 - add missing BR Email::MIME, Test::Pod, Test::Pod::Coverage * Mon Apr 2 2007 Tom "spot" Callaway - 2.132-2 - remove LICENSE line from Makefile.PL - add BR Module::Pluggable, Mail::Message * Sun Apr 1 2007 Tom "spot" Callaway - 2.132-1 - Initial package for Fedora Index: sources =================================================================== RCS file: /cvs/extras/rpms/perl-Email-Abstract/FC-6/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 17 Apr 2007 16:45:52 -0000 1.1 +++ sources 17 Apr 2007 20:05:59 -0000 1.2 @@ -0,0 +1 @@ +0eeaf43f08a9f931d7189c473ed8fc4b Email-Abstract-2.132.tar.gz From fedora-extras-commits at redhat.com Tue Apr 17 20:08:24 2007 From: fedora-extras-commits at redhat.com (Steven Pritchard (steve)) Date: Tue, 17 Apr 2007 16:08:24 -0400 Subject: rpms/uuid/devel uuid.spec,1.4,1.5 Message-ID: <200704172008.l3HK8OZA021170@cvs-int.fedora.redhat.com> Author: steve Update of /cvs/extras/rpms/uuid/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv21141 Modified Files: uuid.spec Log Message: Fix find option order. Use fixperms macro instead of our own chmod incantation. BR ExtUtils::MakeMaker. Index: uuid.spec =================================================================== RCS file: /cvs/extras/rpms/uuid/devel/uuid.spec,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- uuid.spec 4 Oct 2006 22:32:00 -0000 1.4 +++ uuid.spec 17 Apr 2007 20:07:51 -0000 1.5 @@ -1,6 +1,6 @@ Name: uuid Version: 1.5.1 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Universally Unique Identifier library License: MIT Group: System Environment/Libraries @@ -50,6 +50,7 @@ %package perl Summary: Perl support for Universally Unique Identifier library Group: Development/Libraries +BuildRequires: perl(ExtUtils::MakeMaker) Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) Requires: %{name} = %{version}-%{release} @@ -144,9 +145,9 @@ find $RPM_BUILD_ROOT -type f -name '*.bs' -size 0 -exec rm -f {} \; find $RPM_BUILD_ROOT -type f -name .packlist -exec rm -f {} \; -find $RPM_BUILD_ROOT -type d -depth -exec rmdir {} 2>/dev/null \; +find $RPM_BUILD_ROOT -depth -type d -exec rmdir {} 2>/dev/null \; -chmod -R u+rwX,go+rX,go-w $RPM_BUILD_ROOT/* +%{_fixperms} $RPM_BUILD_ROOT/* popd # Install the PHP module. @@ -233,6 +234,11 @@ %{_libdir}/libossp-uuid_dce.so %changelog +* Tue Apr 17 2007 Steven Pritchard 1.5.1-3 +- Fix find option order. +- Use fixperms macro instead of our own chmod incantation. +- BR ExtUtils::MakeMaker. + * Thu Oct 05 2006 Christian Iseli 1.5.1-2 - rebuilt for unwind info generation, broken in gcc-4.1.1-21 From fedora-extras-commits at redhat.com Tue Apr 17 20:10:10 2007 From: fedora-extras-commits at redhat.com (Tom Callaway (spot)) Date: Tue, 17 Apr 2007 16:10:10 -0400 Subject: rpms/perl-Mail-Box-Parser-C import.log,1.1,1.2 Message-ID: <200704172010.l3HKAAUq021291@cvs-int.fedora.redhat.com> Author: spot Update of /cvs/extras/rpms/perl-Mail-Box-Parser-C In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv21253 Modified Files: import.log Log Message: auto-import perl-Mail-Box-Parser-C-3.006-1 on branch devel from perl-Mail-Box-Parser-C-3.006-1.src.rpm Index: import.log =================================================================== RCS file: /cvs/extras/rpms/perl-Mail-Box-Parser-C/import.log,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- import.log 17 Apr 2007 16:58:07 -0000 1.1 +++ import.log 17 Apr 2007 20:09:37 -0000 1.2 @@ -0,0 +1 @@ +perl-Mail-Box-Parser-C-3_006-1:HEAD:perl-Mail-Box-Parser-C-3.006-1.src.rpm:1176840549 From fedora-extras-commits at redhat.com Tue Apr 17 20:10:15 2007 From: fedora-extras-commits at redhat.com (Tom Callaway (spot)) Date: Tue, 17 Apr 2007 16:10:15 -0400 Subject: rpms/perl-Mail-Box-Parser-C/devel perl-Mail-Box-Parser-C.spec, NONE, 1.1 .cvsignore, 1.1, 1.2 sources, 1.1, 1.2 Message-ID: <200704172010.l3HKAFMg021295@cvs-int.fedora.redhat.com> Author: spot Update of /cvs/extras/rpms/perl-Mail-Box-Parser-C/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv21253/devel Modified Files: .cvsignore sources Added Files: perl-Mail-Box-Parser-C.spec Log Message: auto-import perl-Mail-Box-Parser-C-3.006-1 on branch devel from perl-Mail-Box-Parser-C-3.006-1.src.rpm --- NEW FILE perl-Mail-Box-Parser-C.spec --- Name: perl-Mail-Box-Parser-C Version: 3.006 Release: 1%{?dist} Summary: Parsing folders for MailBox with C routines Group: Development/Libraries License: GPL or Artistic URL: http://search.cpan.org/dist/Mail-Box-Parser-C/ Source0: http://search.cpan.org/CPAN/authors/id/M/MA/MARKOV/Mail-Box-Parser-C-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: perl(ExtUtils::MakeMaker), perl(Mail::Message) Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) %description This module enables faster folder parsing by using compiled C routines. %prep %setup -q -n Mail-Box-Parser-C-%{version} %build %{__perl} Makefile.PL INSTALLDIRS=vendor OPTIMIZE="$RPM_OPT_FLAGS" 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 f -name '*.bs' -a -size 0 -exec rm -f {} ';' find $RPM_BUILD_ROOT -type d -depth -exec rmdir {} 2>/dev/null ';' chmod -R u+w $RPM_BUILD_ROOT/* %check make test %clean rm -rf $RPM_BUILD_ROOT %files %defattr(-,root,root,-) %doc LICENSE %{perl_vendorarch}/auto/Mail/ %{perl_vendorarch}/Mail/ %{_mandir}/man3/*.3* %changelog * Mon Apr 2 2007 Tom "spot" Callaway - 3.006-1 - Initial package for Fedora Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/perl-Mail-Box-Parser-C/devel/.cvsignore,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- .cvsignore 17 Apr 2007 16:58:16 -0000 1.1 +++ .cvsignore 17 Apr 2007 20:09:41 -0000 1.2 @@ -0,0 +1 @@ +Mail-Box-Parser-C-3.006.tar.gz Index: sources =================================================================== RCS file: /cvs/extras/rpms/perl-Mail-Box-Parser-C/devel/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 17 Apr 2007 16:58:16 -0000 1.1 +++ sources 17 Apr 2007 20:09:41 -0000 1.2 @@ -0,0 +1 @@ +3dfb3e2729597ae33114250cbce1b884 Mail-Box-Parser-C-3.006.tar.gz From fedora-extras-commits at redhat.com Tue Apr 17 20:11:18 2007 From: fedora-extras-commits at redhat.com (Steven Pritchard (steve)) Date: Tue, 17 Apr 2007 16:11:18 -0400 Subject: rpms/perl-Sys-Virt/devel perl-Sys-Virt.spec,1.5,1.6 Message-ID: <200704172011.l3HKBIgf021356@cvs-int.fedora.redhat.com> Author: steve Update of /cvs/extras/rpms/perl-Sys-Virt/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv21332 Modified Files: perl-Sys-Virt.spec Log Message: Use fixperms macro instead of our own chmod incantation. Index: perl-Sys-Virt.spec =================================================================== RCS file: /cvs/extras/rpms/perl-Sys-Virt/devel/perl-Sys-Virt.spec,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- perl-Sys-Virt.spec 28 Aug 2006 20:46:28 -0000 1.5 +++ perl-Sys-Virt.spec 17 Apr 2007 20:10:43 -0000 1.6 @@ -1,6 +1,6 @@ Name: perl-Sys-Virt Version: 0.1.1 -Release: 7%{?dist} +Release: 8%{?dist} Summary: Represent and manage a libvirt hypervisor connection License: GPL Group: Development/Libraries @@ -49,7 +49,7 @@ find $RPM_BUILD_ROOT -type f -name '*.bs' -size 0 -exec rm -f {} \; find $RPM_BUILD_ROOT -depth -type d -exec rmdir {} 2>/dev/null \; -chmod -R u+rwX,go+rX,go-w $RPM_BUILD_ROOT/* +%{_fixperms} $RPM_BUILD_ROOT/* %check make test @@ -65,6 +65,9 @@ %{_mandir}/man3/* %changelog +* Tue Apr 17 2007 Steven Pritchard 0.1.1-8 +- Use fixperms macro instead of our own chmod incantation. + * Mon Aug 28 2006 Steven Pritchard 0.1.1-7 - Rebuild. From fedora-extras-commits at redhat.com Tue Apr 17 20:14:23 2007 From: fedora-extras-commits at redhat.com (Tom Callaway (spot)) Date: Tue, 17 Apr 2007 16:14:23 -0400 Subject: rpms/perl-Mail-Box-Parser-C/FC-5 perl-Mail-Box-Parser-C.spec, NONE, 1.1 sources, 1.1, 1.2 Message-ID: <200704172014.l3HKENDx021457@cvs-int.fedora.redhat.com> Author: spot Update of /cvs/extras/rpms/perl-Mail-Box-Parser-C/FC-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv21417/FC-5 Modified Files: sources Added Files: perl-Mail-Box-Parser-C.spec Log Message: initial branching --- NEW FILE perl-Mail-Box-Parser-C.spec --- Name: perl-Mail-Box-Parser-C Version: 3.006 Release: 1%{?dist} Summary: Parsing folders for MailBox with C routines Group: Development/Libraries License: GPL or Artistic URL: http://search.cpan.org/dist/Mail-Box-Parser-C/ Source0: http://search.cpan.org/CPAN/authors/id/M/MA/MARKOV/Mail-Box-Parser-C-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: perl(ExtUtils::MakeMaker), perl(Mail::Message) Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) %description This module enables faster folder parsing by using compiled C routines. %prep %setup -q -n Mail-Box-Parser-C-%{version} %build %{__perl} Makefile.PL INSTALLDIRS=vendor OPTIMIZE="$RPM_OPT_FLAGS" 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 f -name '*.bs' -a -size 0 -exec rm -f {} ';' find $RPM_BUILD_ROOT -type d -depth -exec rmdir {} 2>/dev/null ';' chmod -R u+w $RPM_BUILD_ROOT/* %check make test %clean rm -rf $RPM_BUILD_ROOT %files %defattr(-,root,root,-) %doc LICENSE %{perl_vendorarch}/auto/Mail/ %{perl_vendorarch}/Mail/ %{_mandir}/man3/*.3* %changelog * Mon Apr 2 2007 Tom "spot" Callaway - 3.006-1 - Initial package for Fedora Index: sources =================================================================== RCS file: /cvs/extras/rpms/perl-Mail-Box-Parser-C/FC-5/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 17 Apr 2007 16:58:16 -0000 1.1 +++ sources 17 Apr 2007 20:13:50 -0000 1.2 @@ -0,0 +1 @@ +3dfb3e2729597ae33114250cbce1b884 Mail-Box-Parser-C-3.006.tar.gz From fedora-extras-commits at redhat.com Tue Apr 17 20:14:28 2007 From: fedora-extras-commits at redhat.com (Tom Callaway (spot)) Date: Tue, 17 Apr 2007 16:14:28 -0400 Subject: rpms/perl-Mail-Box-Parser-C/FC-6 perl-Mail-Box-Parser-C.spec, NONE, 1.1 sources, 1.1, 1.2 Message-ID: <200704172014.l3HKESqT021460@cvs-int.fedora.redhat.com> Author: spot Update of /cvs/extras/rpms/perl-Mail-Box-Parser-C/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv21417/FC-6 Modified Files: sources Added Files: perl-Mail-Box-Parser-C.spec Log Message: initial branching --- NEW FILE perl-Mail-Box-Parser-C.spec --- Name: perl-Mail-Box-Parser-C Version: 3.006 Release: 1%{?dist} Summary: Parsing folders for MailBox with C routines Group: Development/Libraries License: GPL or Artistic URL: http://search.cpan.org/dist/Mail-Box-Parser-C/ Source0: http://search.cpan.org/CPAN/authors/id/M/MA/MARKOV/Mail-Box-Parser-C-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: perl(ExtUtils::MakeMaker), perl(Mail::Message) Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) %description This module enables faster folder parsing by using compiled C routines. %prep %setup -q -n Mail-Box-Parser-C-%{version} %build %{__perl} Makefile.PL INSTALLDIRS=vendor OPTIMIZE="$RPM_OPT_FLAGS" 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 f -name '*.bs' -a -size 0 -exec rm -f {} ';' find $RPM_BUILD_ROOT -type d -depth -exec rmdir {} 2>/dev/null ';' chmod -R u+w $RPM_BUILD_ROOT/* %check make test %clean rm -rf $RPM_BUILD_ROOT %files %defattr(-,root,root,-) %doc LICENSE %{perl_vendorarch}/auto/Mail/ %{perl_vendorarch}/Mail/ %{_mandir}/man3/*.3* %changelog * Mon Apr 2 2007 Tom "spot" Callaway - 3.006-1 - Initial package for Fedora Index: sources =================================================================== RCS file: /cvs/extras/rpms/perl-Mail-Box-Parser-C/FC-6/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 17 Apr 2007 16:58:16 -0000 1.1 +++ sources 17 Apr 2007 20:13:54 -0000 1.2 @@ -0,0 +1 @@ +3dfb3e2729597ae33114250cbce1b884 Mail-Box-Parser-C-3.006.tar.gz From fedora-extras-commits at redhat.com Tue Apr 17 20:24:25 2007 From: fedora-extras-commits at redhat.com (Steven Pritchard (steve)) Date: Tue, 17 Apr 2007 16:24:25 -0400 Subject: rpms/perl-Sys-Virt/devel perl-Sys-Virt.spec,1.6,1.7 Message-ID: <200704172024.l3HKOP3e021761@cvs-int.fedora.redhat.com> Author: steve Update of /cvs/extras/rpms/perl-Sys-Virt/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv21742 Modified Files: perl-Sys-Virt.spec Log Message: BR ExtUtils::MakeMaker. Index: perl-Sys-Virt.spec =================================================================== RCS file: /cvs/extras/rpms/perl-Sys-Virt/devel/perl-Sys-Virt.spec,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- perl-Sys-Virt.spec 17 Apr 2007 20:10:43 -0000 1.6 +++ perl-Sys-Virt.spec 17 Apr 2007 20:23:51 -0000 1.7 @@ -1,6 +1,6 @@ Name: perl-Sys-Virt Version: 0.1.1 -Release: 8%{?dist} +Release: 9%{?dist} Summary: Represent and manage a libvirt hypervisor connection License: GPL Group: Development/Libraries @@ -8,6 +8,7 @@ Source0: http://www.cpan.org/authors/id/D/DA/DANBERR/Sys-Virt-%{version}.tar.gz Patch0: Sys-Virt-doc.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) +BuildRequires: perl(ExtUtils::MakeMaker) BuildRequires: perl(Test::Pod) BuildRequires: perl(Test::Pod::Coverage) BuildRequires: libvirt-devel >= 0.1.1 @@ -65,6 +66,9 @@ %{_mandir}/man3/* %changelog +* Tue Apr 17 2007 Steven Pritchard 0.1.1-9 +- BR ExtUtils::MakeMaker. + * Tue Apr 17 2007 Steven Pritchard 0.1.1-8 - Use fixperms macro instead of our own chmod incantation. From fedora-extras-commits at redhat.com Tue Apr 17 20:30:10 2007 From: fedora-extras-commits at redhat.com (Steven Pritchard (steve)) Date: Tue, 17 Apr 2007 16:30:10 -0400 Subject: rpms/perl-IPC-ShareLite/devel perl-IPC-ShareLite.spec,1.10,1.11 Message-ID: <200704172030.l3HKUArF021922@cvs-int.fedora.redhat.com> Author: steve Update of /cvs/extras/rpms/perl-IPC-ShareLite/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv21845 Modified Files: perl-IPC-ShareLite.spec Log Message: Use fixperms macro instead of our own chmod incantation. BR ExtUtils::MakeMaker. Index: perl-IPC-ShareLite.spec =================================================================== RCS file: /cvs/extras/rpms/perl-IPC-ShareLite/devel/perl-IPC-ShareLite.spec,v retrieving revision 1.10 retrieving revision 1.11 diff -u -r1.10 -r1.11 --- perl-IPC-ShareLite.spec 28 Aug 2006 20:53:25 -0000 1.10 +++ perl-IPC-ShareLite.spec 17 Apr 2007 20:29:36 -0000 1.11 @@ -1,12 +1,13 @@ Name: perl-IPC-ShareLite Version: 0.09 -Release: 8%{?dist} +Release: 9%{?dist} Summary: Light-weight interface to shared memory License: GPL or Artistic Group: Development/Libraries URL: http://search.cpan.org/dist/IPC-ShareLite/ Source0: http://www.cpan.org/authors/id/M/MA/MAURICE/IPC-ShareLite-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) +BuildRequires: perl(ExtUtils::MakeMaker) Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) %description @@ -29,7 +30,7 @@ find $RPM_BUILD_ROOT -type f -name '*.bs' -size 0 -exec rm -f {} \; find $RPM_BUILD_ROOT -depth -type d -exec rmdir {} 2>/dev/null \; -chmod -R u+rwX,go+rX,go-w $RPM_BUILD_ROOT/* +%{_fixperms} $RPM_BUILD_ROOT/* %check make test @@ -45,6 +46,10 @@ %{_mandir}/man3/* %changelog +* Tue Apr 17 2007 Steven Pritchard 0.09-9 +- Use fixperms macro instead of our own chmod incantation. +- BR ExtUtils::MakeMaker. + * Mon Aug 28 2006 Steven Pritchard 0.09-8 - Rebuild. - Fix find option order. From fedora-extras-commits at redhat.com Tue Apr 17 20:31:38 2007 From: fedora-extras-commits at redhat.com (Nuno Santos (nsantos)) Date: Tue, 17 Apr 2007 16:31:38 -0400 Subject: rpms/rhm import.log,1.3,1.4 Message-ID: <200704172031.l3HKVcjd022515@cvs-int.fedora.redhat.com> Author: nsantos Update of /cvs/extras/rpms/rhm In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv22083 Modified Files: import.log Log Message: Importing revised package to deal with missing BR Index: import.log =================================================================== RCS file: /cvs/extras/rpms/rhm/import.log,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- import.log 17 Apr 2007 17:49:28 -0000 1.3 +++ import.log 17 Apr 2007 20:31:04 -0000 1.4 @@ -1,2 +1,3 @@ rhm-0_1-1:HEAD:rhm-0.1-1.src.rpm:1176819826 rhm-0_1-2:HEAD:rhm-0.1-2.src.rpm:1176832099 +rhm-0_1-3:HEAD:rhm-0.1-3.src.rpm:1176841832 From fedora-extras-commits at redhat.com Tue Apr 17 20:31:43 2007 From: fedora-extras-commits at redhat.com (Nuno Santos (nsantos)) Date: Tue, 17 Apr 2007 16:31:43 -0400 Subject: rpms/rhm/devel rhm.spec,1.3,1.4 sources,1.3,1.4 Message-ID: <200704172031.l3HKVhoN022519@cvs-int.fedora.redhat.com> Author: nsantos Update of /cvs/extras/rpms/rhm/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv22083/devel Modified Files: rhm.spec sources Log Message: Importing revised package to deal with missing BR Index: rhm.spec =================================================================== RCS file: /cvs/extras/rpms/rhm/devel/rhm.spec,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- rhm.spec 17 Apr 2007 17:49:32 -0000 1.3 +++ rhm.spec 17 Apr 2007 20:31:08 -0000 1.4 @@ -3,7 +3,7 @@ # Name: rhm Version: 0.1 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Red Hat extensions to the Qpid messaging system Group: System Environment/Libraries License: LGPL @@ -13,6 +13,10 @@ BuildRequires: qpidd-devel BuildRequires: db4-devel +# TODO: Workaroudn missing dependency in qpidd-devel. Remove this +# when qpid-devel is updated. +BuildRequires: e2fsprogs-devel + Requires: qpidd Requires: db4 @@ -54,6 +58,8 @@ %postun -p /sbin/ldconfig %changelog +* Tue Apr 17 2007 Alan Conway - 0.1-3 +- Workaround missing BuildRequires: e2fsprogs-devel in qpidc-devel. * Tue Apr 17 2007 Alan Conway - 0.1-2 - Added missing BuildRequires: db4-devel * Thu Apr 12 2007 Alan Conway - 0.1-1 Index: sources =================================================================== RCS file: /cvs/extras/rpms/rhm/devel/sources,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- sources 17 Apr 2007 17:49:32 -0000 1.3 +++ sources 17 Apr 2007 20:31:08 -0000 1.4 @@ -1 +1 @@ -55b5ade210874b081afcc06f0e20c693 rhm-0.1.tar.gz +04be871c08b10c74643d199a5f8973e6 rhm-0.1.tar.gz From fedora-extras-commits at redhat.com Tue Apr 17 20:31:57 2007 From: fedora-extras-commits at redhat.com (Bernard Johnson (bjohnson)) Date: Tue, 17 Apr 2007 16:31:57 -0400 Subject: rpms/pdfedit/FC-6 pdfedit-doxygen.patch, NONE, 1.1 .cvsignore, 1.3, 1.4 pdfedit.spec, 1.2, 1.3 Message-ID: <200704172031.l3HKVvFb022564@cvs-int.fedora.redhat.com> Author: bjohnson Update of /cvs/extras/rpms/pdfedit/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv22095/FC-6 Modified Files: .cvsignore pdfedit.spec Added Files: pdfedit-doxygen.patch Log Message: don't give doxygen /dev/null as a parameter, make it use a non-existant file instead pdfedit-doxygen.patch: --- NEW FILE pdfedit-doxygen.patch --- If someone attempts to build pdfedit as root, running doxygen against /dev/null will destroy /dev/null because doxygen renames /dev/null. --- pdfedit-0.3.0/doc/Makefile.orig 2006-09-18 08:03:26.000000000 -0600 +++ pdfedit-0.3.0/doc/Makefile 2007-04-17 13:58:34.000000000 -0600 @@ -4,7 +4,7 @@ #Build all documentation, including doxygen programmer documentation and doxygen's default stylesheet all: doc_core - doxygen -w html /dev/null /dev/null programmer/html/doxygen.css || true + doxygen -w html /tmp/pdfedit.$(PPID) /tmp/pdfedit.$(PPID) programmer/html/doxygen.css || true doxygen || true #Core documentation, without PDF Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/pdfedit/FC-6/.cvsignore,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- .cvsignore 15 Apr 2007 03:43:20 -0000 1.3 +++ .cvsignore 17 Apr 2007 20:31:23 -0000 1.4 @@ -1,2 +1 @@ -pdfedit-0.2.5.tar.bz2 pdfedit-0.3.0.tar.bz2 Index: pdfedit.spec =================================================================== RCS file: /cvs/extras/rpms/pdfedit/FC-6/pdfedit.spec,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- pdfedit.spec 15 Apr 2007 03:43:20 -0000 1.2 +++ pdfedit.spec 17 Apr 2007 20:31:23 -0000 1.3 @@ -1,6 +1,6 @@ Name: pdfedit Version: 0.3.0 -Release: 1%{?dist} +Release: 2%{?dist} Summary: A complete pdf document editing solution Group: Applications/Publishing @@ -9,6 +9,7 @@ Source0: http://downloads.sourceforge.net/pdfedit/%{name}-%{version}.tar.bz2 Source1: pdfedit.desktop Patch0: pdfedit-destdir.patch +Patch1: pdfedit-doxygen.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: boost-devel, lesstif-devel, libpaper-devel @@ -26,6 +27,7 @@ %setup -q %patch0 -p1 -b .destdir +%patch1 -p1 -b .doxygen %build %configure @@ -98,6 +100,9 @@ %doc doc/user/gui/menuAndToolbarsFun/images doc/user/examples %changelog +* Tue Apr 17 2007 Bernard Johnson - 0.3.0-2 +- don't allow doxygen to use /dev/null + * Sat Apr 14 2007 Bernard Johnson - 0.3.0-1 - v 0.3.0-1 From fedora-extras-commits at redhat.com Tue Apr 17 20:32:01 2007 From: fedora-extras-commits at redhat.com (Bernard Johnson (bjohnson)) Date: Tue, 17 Apr 2007 16:32:01 -0400 Subject: rpms/pdfedit/devel pdfedit-doxygen.patch, NONE, 1.1 .cvsignore, 1.3, 1.4 pdfedit.spec, 1.2, 1.3 Message-ID: <200704172032.l3HKW1ju022573@cvs-int.fedora.redhat.com> Author: bjohnson Update of /cvs/extras/rpms/pdfedit/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv22095/devel Modified Files: .cvsignore pdfedit.spec Added Files: pdfedit-doxygen.patch Log Message: don't give doxygen /dev/null as a parameter, make it use a non-existant file instead pdfedit-doxygen.patch: --- NEW FILE pdfedit-doxygen.patch --- If someone attempts to build pdfedit as root, running doxygen against /dev/null will destroy /dev/null because doxygen renames /dev/null. --- pdfedit-0.3.0/doc/Makefile.orig 2006-09-18 08:03:26.000000000 -0600 +++ pdfedit-0.3.0/doc/Makefile 2007-04-17 13:58:34.000000000 -0600 @@ -4,7 +4,7 @@ #Build all documentation, including doxygen programmer documentation and doxygen's default stylesheet all: doc_core - doxygen -w html /dev/null /dev/null programmer/html/doxygen.css || true + doxygen -w html /tmp/pdfedit.$(PPID) /tmp/pdfedit.$(PPID) programmer/html/doxygen.css || true doxygen || true #Core documentation, without PDF Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/pdfedit/devel/.cvsignore,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- .cvsignore 15 Apr 2007 03:53:20 -0000 1.3 +++ .cvsignore 17 Apr 2007 20:31:27 -0000 1.4 @@ -1,2 +1 @@ -pdfedit-0.2.5.tar.bz2 pdfedit-0.3.0.tar.bz2 Index: pdfedit.spec =================================================================== RCS file: /cvs/extras/rpms/pdfedit/devel/pdfedit.spec,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- pdfedit.spec 15 Apr 2007 03:53:20 -0000 1.2 +++ pdfedit.spec 17 Apr 2007 20:31:27 -0000 1.3 @@ -1,6 +1,6 @@ Name: pdfedit Version: 0.3.0 -Release: 1%{?dist} +Release: 2%{?dist} Summary: A complete pdf document editing solution Group: Applications/Publishing @@ -9,6 +9,7 @@ Source0: http://downloads.sourceforge.net/pdfedit/%{name}-%{version}.tar.bz2 Source1: pdfedit.desktop Patch0: pdfedit-destdir.patch +Patch1: pdfedit-doxygen.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: boost-devel, lesstif-devel, libpaper-devel @@ -26,6 +27,7 @@ %setup -q %patch0 -p1 -b .destdir +%patch1 -p1 -b .doxygen %build %configure @@ -98,6 +100,9 @@ %doc doc/user/gui/menuAndToolbarsFun/images doc/user/examples %changelog +* Tue Apr 17 2007 Bernard Johnson - 0.3.0-2 +- don't allow doxygen to use /dev/null + * Sat Apr 14 2007 Bernard Johnson - 0.3.0-1 - v 0.3.0-1 From fedora-extras-commits at redhat.com Tue Apr 17 20:33:44 2007 From: fedora-extras-commits at redhat.com (Steven Pritchard (steve)) Date: Tue, 17 Apr 2007 16:33:44 -0400 Subject: rpms/perl-Data-Structure-Util/devel perl-Data-Structure-Util.spec, 1.3, 1.4 Message-ID: <200704172033.l3HKXiGn022721@cvs-int.fedora.redhat.com> Author: steve Update of /cvs/extras/rpms/perl-Data-Structure-Util/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv22628 Modified Files: perl-Data-Structure-Util.spec Log Message: Use fixperms macro instead of our own chmod incantation. Index: perl-Data-Structure-Util.spec =================================================================== RCS file: /cvs/extras/rpms/perl-Data-Structure-Util/devel/perl-Data-Structure-Util.spec,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- perl-Data-Structure-Util.spec 28 Aug 2006 22:06:23 -0000 1.3 +++ perl-Data-Structure-Util.spec 17 Apr 2007 20:33:10 -0000 1.4 @@ -1,6 +1,6 @@ Name: perl-Data-Structure-Util Version: 0.12 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Change nature of data within a structure License: GPL or Artistic Group: Development/Libraries @@ -38,7 +38,7 @@ find $RPM_BUILD_ROOT -type f -name '*.bs' -size 0 -exec rm -f {} \; find $RPM_BUILD_ROOT -depth -type d -exec rmdir {} 2>/dev/null \; -chmod -R u+rwX,go+rX,go-w $RPM_BUILD_ROOT/* +%{_fixperms} $RPM_BUILD_ROOT/* %check ./Build test @@ -54,6 +54,9 @@ %{_mandir}/man3/* %changelog +* Tue Apr 17 2007 Steven Pritchard 0.12-3 +- Use fixperms macro instead of our own chmod incantation. + * Mon Aug 28 2006 Steven Pritchard 0.12-2 - Fix find option order. From fedora-extras-commits at redhat.com Tue Apr 17 20:35:59 2007 From: fedora-extras-commits at redhat.com (Steven Pritchard (steve)) Date: Tue, 17 Apr 2007 16:35:59 -0400 Subject: rpms/perl-eperl/devel perl-eperl.spec,1.2,1.3 Message-ID: <200704172035.l3HKZxTp022804@cvs-int.fedora.redhat.com> Author: steve Update of /cvs/extras/rpms/perl-eperl/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv22777 Modified Files: perl-eperl.spec Log Message: Fix find option order. Use fixperms macro instead of our own chmod incantation. BR ExtUtils::MakeMaker. Index: perl-eperl.spec =================================================================== RCS file: /cvs/extras/rpms/perl-eperl/devel/perl-eperl.spec,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- perl-eperl.spec 28 Aug 2006 20:57:31 -0000 1.2 +++ perl-eperl.spec 17 Apr 2007 20:35:25 -0000 1.3 @@ -1,6 +1,6 @@ Name: perl-eperl Version: 2.2.14 -Release: 3%{?dist} +Release: 4%{?dist} Summary: Embedded Perl Language License: GPL or Artistic Group: Development/Libraries @@ -8,9 +8,10 @@ Source0: ftp://ftp.ossp.org/pkg/tool/eperl/eperl-%{version}.tar.gz Patch0: http://ftp.debian.org/pool/main/e/eperl/eperl_2.2.14-13.diff.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) -Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) BuildRequires: gdbm-devel BuildRequires: db4-devel +BuildRequires: perl(ExtUtils::MakeMaker) +Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) %description ePerl interprets an ASCII file bristled with Perl 5 program statements @@ -52,9 +53,9 @@ find $RPM_BUILD_ROOT -type f -name .packlist -exec rm -f {} \; find $RPM_BUILD_ROOT -type f -name '*.bs' -size 0 -exec rm -f {} \; -find $RPM_BUILD_ROOT -type d -depth -exec rmdir {} 2>/dev/null \; +find $RPM_BUILD_ROOT -depth -type d -exec rmdir {} 2>/dev/null \; -chmod -R u+rwX,go+rX,go-w $RPM_BUILD_ROOT/* +%{_fixperms} $RPM_BUILD_ROOT/* %check make test @@ -74,6 +75,11 @@ %{_mandir}/man3/* %changelog +* Tue Apr 17 2007 Steven Pritchard 2.2.14-4 +- Fix find option order. +- Use fixperms macro instead of our own chmod incantation. +- BR ExtUtils::MakeMaker. + * Mon Aug 28 2006 Steven Pritchard 2.2.14-3 - Rebuild. From fedora-extras-commits at redhat.com Tue Apr 17 20:45:54 2007 From: fedora-extras-commits at redhat.com (Jerry James (jjames)) Date: Tue, 17 Apr 2007 16:45:54 -0400 Subject: rpms/moodle/FC-5 .cvsignore, 1.3, 1.4 moodle.spec, 1.9, 1.10 sources, 1.5, 1.6 Message-ID: <200704172045.l3HKjsJS022933@cvs-int.fedora.redhat.com> Author: jjames Update of /cvs/extras/rpms/moodle/FC-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv22891 Modified Files: .cvsignore moodle.spec sources Log Message: - Fix a CVS gaffe. - Obsolete language packs with old names. - Update language packs to the 17 Apr 2007 versions. Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/moodle/FC-5/.cvsignore,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- .cvsignore 13 Apr 2007 20:41:03 -0000 1.3 +++ .cvsignore 17 Apr 2007 20:45:20 -0000 1.4 @@ -37,13 +37,6 @@ lv_utf8.zip mi_tn_utf8.zip ml_utf8.zip -moodle-1.6.5.tgz -moodle.conf -moodle-config.php -moodle-cron -moodle.cron -moodle.init -moodle-README-rpm ms_utf8.zip nl_utf8.zip nn_utf8.zip @@ -70,3 +63,4 @@ vi_utf8.zip zh_cn_utf8.zip zh_tw_utf8.zip +moodle-1.6.5.tgz Index: moodle.spec =================================================================== RCS file: /cvs/extras/rpms/moodle/FC-5/moodle.spec,v retrieving revision 1.9 retrieving revision 1.10 diff -u -r1.9 -r1.10 --- moodle.spec 13 Apr 2007 20:41:03 -0000 1.9 +++ moodle.spec 17 Apr 2007 20:45:20 -0000 1.10 @@ -9,7 +9,7 @@ Name: moodle Version: 1.6.5 -Release: 1%{?dist} +Release: 2%{?dist} Summary: A Course Management System Group: Applications/Publishing @@ -96,6 +96,10 @@ Requires(preun): /sbin/chkconfig Requires(preun): /sbin/service +# Get rid of the old language pack names. We do not Provide them on purpose, +# since the base moodle package does not, in fact, support these languages. +Obsoletes: moodle-cy <= 1.6.5, moodle-fo <= 1.6.5, moodle-tw <= 1.6.5 + %description Moodle is a course management system (CMS) - a free, Open Source software package designed using sound pedagogical principles, to help educators create @@ -104,73 +108,73 @@ # For maintenance purposes, here is the list of language packs with their # corresponding date stamps and the source number above. This list follows # the order of the one on http://download.moodle.org/lang16/ which is mostly, -# but not completely, alphabetical. Last updated 2007-04-13. +# but not completely, alphabetical. Last updated 2007-04-17. # # Afrikaans: 2007-01-05, Source7 # Albanian: 2007-01-05, Source60 # Arabic: 2007-03-20, Source8 -# Basque: 2007-04-05, Source22 +# Basque: 2007-04-16, Source22 # Belarusian: 2007-01-05, Source9 -# Bosnian: 2006-12-18, Source11 +# Bosnian: 2007-04-16, Source11 # Bulgarian: 2007-01-05, Source10 -# Catalan: 2007-04-04, Source12 +# Catalan: 2007-04-16, Source12 # Croatian: 2006-05-07, Source32 -# Chinese (Simplified): 2007-04-03, Source70 -# Chinese (Traditional/Big5): 2007-02-19, Source71 -# Czech: 2007-04-13, Source13 -# Danish: 2007-03-10, Source14 -# Dutch: 2007-03-31, Source47 -# English: 2007-04-12, Source18 +# Chinese (Simplified): 2007-04-16, Source70 +# Chinese (Traditional/Big5): 2007-04-16, Source71 +# Czech: 2007-04-17, Source13 +# Danish: 2007-04-16, Source14 +# Dutch: 2007-04-16, Source47 +# English: 2007-04-17, Source18 # English (US): 2007-01-05, Source19 -# Estonian: 2007-01-05, Source21 +# Estonian: 2007-04-16, Source21 # Farsi: 2006-06-30, Source23 # Filipino: 2006-07-31, Source25 -# Finnish: 2007-03-31, Source24 -# French: 2007-04-12, Source26 -# French (Canada): 2007-01-05, Source27 +# Finnish: 2007-04-16, Source24 +# French: 2007-04-16, Source26 +# French (Canada): 2007-04-16, Source27 # Gaelic: 2007-01-05, Source28 # Gallego: 2007-01-05, Source29 -# Georgian: 2006-12-18, Source38 -# German: 2007-03-23, Source15 -# German (Personal): 2007-01-03, Source16 +# Georgian: 2007-04-16, Source38 +# German: 2007-04-17, Source15 +# German (Personal): 2007-04-16, Source16 # Greek: 2007-03-31, Source17 # Hebrew: 2006-06-30, Source30 # Hindi: 2007-01-05, Source31 -# Hungarian: 2007-03-31, Source33 +# Hungarian: 2007-04-16, Source33 # Icelandic: 2007-03-31, Source35 # Indonesian: 2007-01-05, Source34 -# Italian: 2007-04-12, Source36 -# Japanese: 2007-04-13, Source37 +# Italian: 2007-04-16, Source36 +# Japanese: 2007-04-17, Source37 # Kannada: 2006-06-30, Source40 # Khmer: 2006-06-30, Source39 -# Korean: 2007-04-12, Source41 +# Korean: 2007-04-16, Source41 # Lithuanian: 2007-01-05, Source42 # Latvian: 2007-01-05, Source43 # Malayalam: 2006-06-30, Source45 # Malaysian: 2007-01-05, Source46 # Maori (Ngai Tahu): 2006-07-06, Source44 -# Norwegian: 2007-03-31, Source49 +# Norwegian: 2007-04-16, Source49 # Norwegian (Primary): 2006-02-02, Source50 # Nynorsk: 2006-05-01, Source48 -# Polish: 2007-03-31, Source51 -# Portuguese: 2007-03-31, Source52 -# Portuguese (Brazil): 2007-04-02, Source53 +# Polish: 2007-04-16, Source51 +# Portuguese: 2007-04-16, Source52 +# Portuguese (Brazil): 2007-04-16, Source53 # Romanian: 2007-01-05, Source54 # Russian: 2007-04-12, Source55 # Sinhala: 2006-10-16, Source56 # Serbian (Cyrillic Bosnia Herzegovina): 2006-08-26, Source62 -# Serbian (Cyrillic): 2007-03-31, Source61 -# Serbian (Latin): 2007-03-31, Source63 -# Slovak: 2007-04-01, Source57 -# Slovenian: 2007-03-31, Source58 +# Serbian (Cyrillic): 2007-04-16, Source61 +# Serbian (Latin): 2007-04-16, Source63 +# Slovak: 2007-04-16, Source57 +# Slovenian: 2007-04-16, Source58 # Somali: 2006-06-30, Source59 -# Spanish (International): 2007-04-05, Source20 -# Swedish: 2007-03-31, Source64 -# Tagalog: 2007-03-31, Source66 -# Thai: 2007-03-31, Source65 -# Turkish: 2007-03-31, Source67 +# Spanish (International): 2007-04-16, Source20 +# Swedish: 2007-04-16, Source64 +# Tagalog: 2007-04-16, Source66 +# Thai: 2007-04-16, Source65 +# Turkish: 2007-04-16, Source67 # Ukrainian: 2007-01-05, Source68 -# Vietnamese: 2007-01-05, Source69 +# Vietnamese: 2007-04-16, Source69 %package af Summary: Moodle language pack for Afrikaans @@ -273,22 +277,6 @@ %{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/themes/advanced/langs/cs.js %{moodlewebdir}/lib/phpmailer/language/phpmailer.lang-cz.php -%package cy -Summary: Moodle language pack for Welsh -Group: Applications/Publishing -Requires: moodle = %{version}-%{release} - -%description cy -This package contains the files needed to display Moodle in Welsh. Currently, -only the tinymce editor provides Welsh support. - -%files cy -%defattr (-,root,root,-) -%{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/langs/cy.js -%{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/plugins/advimage/langs/cy.js -%{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/plugins/fullscreen/langs/cy.js -%{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/themes/advanced/langs/cy.js - %package da Summary: Moodle language pack for Danish Group: Applications/Publishing @@ -443,19 +431,6 @@ %{moodlewebdir}/lang/fil_utf8 %{moodlewebdir}/install/lang/fil_utf8 -%package fo -Summary: Moodle language pack for Faroese -Group: Applications/Publishing -Requires: moodle = %{version}-%{release} - -%description fo -This package contains the files needed to display Moodle in Faroese. -Currently, only the phpmailer supports Faroese. - -%files fo -%defattr (-,root,root,-) -%{moodlewebdir}/lib/phpmailer/language/phpmailer.lang-fo.php - %package fr Summary: Moodle language pack for French Group: Applications/Publishing @@ -751,6 +726,8 @@ Summary: Moodle language pack for Maori (Ngai Tahu) Group: Applications/Publishing Requires: moodle = %{version}-%{release} +Obsoletes: moodle-mi <= 1.6.3 +Provides: moodle-mi = 1.6.3 %description mi_tn This package contains the files needed to display Moodle in Maori (Ngai Tahu). @@ -1028,6 +1005,8 @@ Summary: Moodle language pack for Serbian (Cyrillic) Group: Applications/Publishing Requires: moodle = %{version}-%{release} +Obsoletes: moodle-sr <= 1.6.3 +Provides: moodle-sr = 1.6.3 %description sr_cr This package contains the files needed to display Moodle in Serbian (Cyrillic). @@ -1041,6 +1020,8 @@ Summary: Moodle language pack for Serbian (Cyrillic Bosnia Herzegovina) Group: Applications/Publishing Requires: moodle = %{version}-%{release} +Obsoletes: moodle-sr <= 1.6.3 +Provides: moodle-sr = 1.6.3 %description sr_cr_bo This package contains the files needed to display Moodle in Serbian @@ -1056,6 +1037,8 @@ Summary: Moodle language pack for Serbian (Latin) Group: Applications/Publishing Requires: moodle = %{version}-%{release} +Obsoletes: moodle-sr <= 1.6.3 +Provides: moodle-sr = 1.6.3 %description sr_lt This package contains the files needed to display Moodle in Serbian (Latin). @@ -1154,19 +1137,6 @@ %{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/themes/advanced/langs/tr.js %{moodlewebdir}/lib/phpmailer/language/phpmailer.lang-tr.php -%package tw -Summary: Moodle language pack for Twi -Group: Applications/Publishing -Requires: moodle = %{version}-%{release} - -%description tw -This package contains the files needed to display Moodle in Twi. -Currently, only one part of the tinymce editor is available in Twi. - -%files tw -%defattr (-,root,root,-) -%{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/themes/advanced/langs/tw.js - %package uk Summary: Moodle language pack for Ukrainian Group: Applications/Publishing @@ -1197,6 +1167,8 @@ Summary: Moodle language pack for Chinese (Simplified) Group: Applications/Publishing Requires: moodle = %{version}-%{release} +Obsoletes: moodle-zh <= 1.6.3 +Provides: moodle-zh = 1.6.3 %description zh_cn This package contains the files needed to display Moodle in Chinese @@ -1215,6 +1187,8 @@ Summary: Moodle language pack for Chinese (Traditional/Big5) Group: Applications/Publishing Requires: moodle = %{version}-%{release} +Obsoletes: moodle-zh <= 1.6.3 +Provides: moodle-zh = 1.6.3 %description zh_tw This package contains the files needed to display Moodle in Chinese @@ -1342,6 +1316,15 @@ rm -rf lib/editor/htmlarea/plugins/SpellChecker %endif +# Get rid of language files in subordinate packages for languages not supported +# by moodle itself. +rm lib/editor/tinymce/jscripts/tiny_mce/langs/cy.js +rm lib/editor/tinymce/jscripts/tiny_mce/plugins/advimage/langs/cy.js +rm lib/editor/tinymce/jscripts/tiny_mce/plugins/fullscreen/langs/cy.js +rm lib/editor/tinymce/jscripts/tiny_mce/themes/advanced/langs/cy.js +rm lib/editor/tinymce/jscripts/tiny_mce/themes/advanced/langs/tw.js +rm lib/phpmailer/language/phpmailer.lang-fo.php + %install rm -rf $RPM_BUILD_ROOT mkdir -p $RPM_BUILD_ROOT%{moodlewebdir} @@ -1473,6 +1456,11 @@ %endif %changelog +* Tue Apr 17 2007 Jerry James - 1.6.5-2 +- Fix a CVS gaffe. +- Obsolete language packs with old names. +- Update language packs to the 17 Apr 2007 versions. + * Thu Apr 12 2007 Jerry James - 1.6.5-1 - Update to 1.6.5 (fixes BZ 220041 and 232103) - Own /var/www/moodle/web (BZ 233882) Index: sources =================================================================== RCS file: /cvs/extras/rpms/moodle/FC-5/sources,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- sources 13 Apr 2007 20:41:03 -0000 1.5 +++ sources 17 Apr 2007 20:45:20 -0000 1.6 @@ -2,71 +2,65 @@ fb06ec60796f08e95af01f1e040424f1 ar_utf8.zip 8b11d6e57bfddc5b5d77ebe36253f3d5 be_utf8.zip f980776d6273fb5abb35fc2aa1222c90 bg_utf8.zip -97b582f205590b7f0f24f263d5df8833 bs_utf8.zip -973fd96c198d39a1b73e98049f6fbdbd ca_utf8.zip -b6057f3581e0d7813d706cc2f834f251 cs_utf8.zip -d66915c41692028fb57c00e30eaab6a6 da_utf8.zip -753205eface461cf74fe3b9537d36c37 de_du_utf8.zip -e29d43f89e7e707e073544ab76a408af de_utf8.zip +ca0d08088ac8fc1ed3fab5bb396504a9 bs_utf8.zip +01224af644398445eff70effbc2bf57c ca_utf8.zip +4a9caf03b51b183b1a891c56108a0ab2 cs_utf8.zip +3bd61a7c6cad39a7815cae072da2cdc5 da_utf8.zip +ae3d6968d26668df86718c4f38779615 de_du_utf8.zip +af68a06e91b9ddb89bb10f2d2bfde421 de_utf8.zip 389a1485a32e0f5dce30f73f951e1b17 el_utf8.zip 5f86d0325523a9768f78635255f0befe en_us_utf8.zip -4dad3342f790fd6e036f1c2979c4a1ce en_utf8.zip -439a956080a9accb1ccd3b02a144d4ac es_utf8.zip -c7cdb5ce498d3da3889d0ab036d97aeb et_utf8.zip -555729fcdf24219c1c5237e7d4cb3514 eu_utf8.zip +36e326ccff8532d3a588b39fd5242d80 en_utf8.zip +33dae4457f545876392a5137153b80de es_utf8.zip +36e8e53485ecb8ca5a4d1ac2976a3d14 et_utf8.zip +928aec62af7746f8479e0193085c5be4 eu_utf8.zip 0bfbace703d1e0008503a19d85608f06 fa_utf8.zip cdcded6d20c6b684631228ef0b9abc73 fil_utf8.zip -1724e1dbc2f34bcdc352d688e1bfb75d fi_utf8.zip -cdb977c193163033992aec835c5a17d5 fr_ca_utf8.zip -544585c41d5b9c507741b43e662248ad fr_utf8.zip +412a91b007bbb9c96936c1cf956e1d1e fi_utf8.zip +588d7e179aa78b8d09e50db2ebd42aaf fr_ca_utf8.zip +c6e48d70ac914622bfd4bb827f4b5c4b fr_utf8.zip b4c6b4fa701e89ff2cbb93a61d1224fe ga_utf8.zip 9492a85fbcefca8b0393f094bee42c95 gl_utf8.zip 10e89bcc365156c021268a8c7399c96f he_utf8.zip f8a230d6656a25c8b867406a68e700d1 hi_utf8.zip d98342fe75fcfdf071a1b2c902fe0ada hr_utf8.zip -b928c51420d72fb4f78b033f1304b1cb hu_utf8.zip +05e52a455ce549b86b7c97ba1062ad79 hu_utf8.zip 6caeefdb09c845352fdb683c4b32c6f8 id_utf8.zip 28abc5e7465974dcc7c30057880190eb is_utf8.zip -133b49d49b68a3ae901ab62a3c159276 it_utf8.zip -1584c2248ccc557a185de41b78d6af44 ja_utf8.zip -eb3f4d62d2ea839543e7a6645f38aa9f ka_utf8.zip +e0a282466a9cf129422758941dbeb4a7 it_utf8.zip +924eac12c395eefb4e5ca7b55bba0689 ja_utf8.zip +d1af3c197ff9dfc89dd36fed13ea0d50 ka_utf8.zip 794a7861285ba99bcc636a7cc9d05149 km_utf8.zip e4e5c6265a933a1a981d454ae1705470 kn_utf8.zip -6768d95469397a1655890aae3403e99b ko_utf8.zip +09a5e49ee39cae61af40f86f551dd8f1 ko_utf8.zip 71360c57e1f06f9c71c2f99011e9a686 lt_utf8.zip 5b2053b492f08f86a2aa118f8ea35913 lv_utf8.zip fdfae6ea3a39f5169e1ad61519132fe1 mi_tn_utf8.zip 11e19c422300b9831bec3b5e64a05ce4 ml_utf8.zip -cace1259d21c5e2d23d502f55fa200df moodle-1.6.5.tgz -383e001fd62d3be8a3c75bcec1a6d925 moodle.conf -325dca8497431ab6d2fe2b9bd7a7f2d7 moodle-config.php -0412e3f8081562a6da7579f093702f16 moodle-cron -64cf9d458296964bf90c2880c4ac8633 moodle.cron -9093b71b32a5724e1e4a3720befe0c4b moodle.init -92236b6db8242bc48730c1e028a4c0d6 moodle-README-rpm 438e6baeec71e294dfefac7a9beebf11 ms_utf8.zip -0683dac415f22d1ecc00d9cf72e8cdf0 nl_utf8.zip +2144271394d285e51f847e2594003d63 nl_utf8.zip 3b2329dca71e527e378c1656e48ec579 nn_utf8.zip 42b4d10def4d71dab53aa3a4c81636d2 no_gr_utf8.zip -0fb80b8ca152d10d341b031dc7bd4b03 no_utf8.zip -1ffe8aca5e66c3a7517f5c555c4f5da6 pl_utf8.zip -d0c1ceba80b016b80aaed8d0e4d77989 pt_br_utf8.zip -40a6fc4ffefc12c296649c0e96351bc4 pt_utf8.zip +3f31ddee3114fc54fd99e9051486891e no_utf8.zip +f89d63142b9dcb359663bbb291494ee7 pl_utf8.zip +a846db34a56b10f7afde0e3e93e2c950 pt_br_utf8.zip +c2f3c629d0139f2c8c99000fe89bb1e8 pt_utf8.zip a45ad44d2c53aefc5d3336df0062b105 ro_utf8.zip 5a1686f23974925d1ad7d49b47deb568 ru_utf8.zip e31ab0819d2261cacf2a11df2c12f4a7 si_utf8.zip -a15d49fb7f85131451bad142a7170010 sk_utf8.zip -7530f5df420ae545e5387c7788df1746 sl_utf8.zip +44d2dd556f58daecb50467a5e07208bc sk_utf8.zip +93196fec454034f690c210ec7f89e85c sl_utf8.zip 78270403cf752f08e2d2737e91dc9a05 so_utf8.zip 6cb34d6492db83bba013458c0b5d226f sq_utf8.zip a34f23b2ed46b2af29977a96594bb7d1 sr_cr_bo_utf8.zip -16d99096427c3cc54e07ed69b61173f3 sr_cr_utf8.zip -7e2b37ad1f90cfed562c8e189e9895fc sr_lt_utf8.zip -29defaceb8a66230044dd2142c47bca9 sv_utf8.zip -4f668d364552f93bc972d40b1ae0c134 th_utf8.zip -c09bda23b720aa9562a66a7a048554df tl_utf8.zip -29e52926345a198d0eca053bd47c527b tr_utf8.zip +3721bb3d57fca9d9223293bf4047899a sr_cr_utf8.zip +bf08197b2c83531868d0c0a41ef4e2c4 sr_lt_utf8.zip +275f2590499fab1b1f654340b924b311 sv_utf8.zip +0d75f677aa2814e09348a639485bfac8 th_utf8.zip +0706e6b9cf4dca1816f4f1ee381fe597 tl_utf8.zip +20c65410e540206449d813c034a0ecc5 tr_utf8.zip a99ef44a1ca745169b5070a7ce9a9815 uk_utf8.zip -a4d41c6a67d19bff45b9fd52bf55dac9 vi_utf8.zip -a76612a2a5423eb175c9cafadf000db4 zh_cn_utf8.zip -05c602da6b4b26da05a2795d91d64154 zh_tw_utf8.zip +657f3e6ba8994619fece7f8bc2485961 vi_utf8.zip +dbe1662863421a8417d13b15965ed8db zh_cn_utf8.zip +7a9cc4ff876444cc74ddc815f3787f72 zh_tw_utf8.zip +cace1259d21c5e2d23d502f55fa200df moodle-1.6.5.tgz From fedora-extras-commits at redhat.com Tue Apr 17 20:46:55 2007 From: fedora-extras-commits at redhat.com (Jerry James (jjames)) Date: Tue, 17 Apr 2007 16:46:55 -0400 Subject: rpms/moodle/FC-6 .cvsignore, 1.5, 1.6 moodle.spec, 1.10, 1.11 sources, 1.5, 1.6 Message-ID: <200704172046.l3HKktXS022975@cvs-int.fedora.redhat.com> Author: jjames Update of /cvs/extras/rpms/moodle/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv22939 Modified Files: .cvsignore moodle.spec sources Log Message: - Fix a CVS gaffe. - Obsolete language packs with old names. - Update language packs to the 17 Apr 2007 versions. Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/moodle/FC-6/.cvsignore,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- .cvsignore 13 Apr 2007 20:39:59 -0000 1.5 +++ .cvsignore 17 Apr 2007 20:46:21 -0000 1.6 @@ -37,13 +37,6 @@ lv_utf8.zip mi_tn_utf8.zip ml_utf8.zip -moodle-1.6.5.tgz -moodle.conf -moodle-config.php -moodle-cron -moodle.cron -moodle.init -moodle-README-rpm ms_utf8.zip nl_utf8.zip nn_utf8.zip @@ -70,3 +63,4 @@ vi_utf8.zip zh_cn_utf8.zip zh_tw_utf8.zip +moodle-1.6.5.tgz Index: moodle.spec =================================================================== RCS file: /cvs/extras/rpms/moodle/FC-6/moodle.spec,v retrieving revision 1.10 retrieving revision 1.11 diff -u -r1.10 -r1.11 --- moodle.spec 13 Apr 2007 20:39:59 -0000 1.10 +++ moodle.spec 17 Apr 2007 20:46:21 -0000 1.11 @@ -9,7 +9,7 @@ Name: moodle Version: 1.6.5 -Release: 1%{?dist} +Release: 2%{?dist} Summary: A Course Management System Group: Applications/Publishing @@ -96,6 +96,10 @@ Requires(preun): /sbin/chkconfig Requires(preun): /sbin/service +# Get rid of the old language pack names. We do not Provide them on purpose, +# since the base moodle package does not, in fact, support these languages. +Obsoletes: moodle-cy <= 1.6.5, moodle-fo <= 1.6.5, moodle-tw <= 1.6.5 + %description Moodle is a course management system (CMS) - a free, Open Source software package designed using sound pedagogical principles, to help educators create @@ -104,73 +108,73 @@ # For maintenance purposes, here is the list of language packs with their # corresponding date stamps and the source number above. This list follows # the order of the one on http://download.moodle.org/lang16/ which is mostly, -# but not completely, alphabetical. Last updated 2007-04-13. +# but not completely, alphabetical. Last updated 2007-04-17. # # Afrikaans: 2007-01-05, Source7 # Albanian: 2007-01-05, Source60 # Arabic: 2007-03-20, Source8 -# Basque: 2007-04-05, Source22 +# Basque: 2007-04-16, Source22 # Belarusian: 2007-01-05, Source9 -# Bosnian: 2006-12-18, Source11 +# Bosnian: 2007-04-16, Source11 # Bulgarian: 2007-01-05, Source10 -# Catalan: 2007-04-04, Source12 +# Catalan: 2007-04-16, Source12 # Croatian: 2006-05-07, Source32 -# Chinese (Simplified): 2007-04-03, Source70 -# Chinese (Traditional/Big5): 2007-02-19, Source71 -# Czech: 2007-04-13, Source13 -# Danish: 2007-03-10, Source14 -# Dutch: 2007-03-31, Source47 -# English: 2007-04-12, Source18 +# Chinese (Simplified): 2007-04-16, Source70 +# Chinese (Traditional/Big5): 2007-04-16, Source71 +# Czech: 2007-04-17, Source13 +# Danish: 2007-04-16, Source14 +# Dutch: 2007-04-16, Source47 +# English: 2007-04-17, Source18 # English (US): 2007-01-05, Source19 -# Estonian: 2007-01-05, Source21 +# Estonian: 2007-04-16, Source21 # Farsi: 2006-06-30, Source23 # Filipino: 2006-07-31, Source25 -# Finnish: 2007-03-31, Source24 -# French: 2007-04-12, Source26 -# French (Canada): 2007-01-05, Source27 +# Finnish: 2007-04-16, Source24 +# French: 2007-04-16, Source26 +# French (Canada): 2007-04-16, Source27 # Gaelic: 2007-01-05, Source28 # Gallego: 2007-01-05, Source29 -# Georgian: 2006-12-18, Source38 -# German: 2007-03-23, Source15 -# German (Personal): 2007-01-03, Source16 +# Georgian: 2007-04-16, Source38 +# German: 2007-04-17, Source15 +# German (Personal): 2007-04-16, Source16 # Greek: 2007-03-31, Source17 # Hebrew: 2006-06-30, Source30 # Hindi: 2007-01-05, Source31 -# Hungarian: 2007-03-31, Source33 +# Hungarian: 2007-04-16, Source33 # Icelandic: 2007-03-31, Source35 # Indonesian: 2007-01-05, Source34 -# Italian: 2007-04-12, Source36 -# Japanese: 2007-04-13, Source37 +# Italian: 2007-04-16, Source36 +# Japanese: 2007-04-17, Source37 # Kannada: 2006-06-30, Source40 # Khmer: 2006-06-30, Source39 -# Korean: 2007-04-12, Source41 +# Korean: 2007-04-16, Source41 # Lithuanian: 2007-01-05, Source42 # Latvian: 2007-01-05, Source43 # Malayalam: 2006-06-30, Source45 # Malaysian: 2007-01-05, Source46 # Maori (Ngai Tahu): 2006-07-06, Source44 -# Norwegian: 2007-03-31, Source49 +# Norwegian: 2007-04-16, Source49 # Norwegian (Primary): 2006-02-02, Source50 # Nynorsk: 2006-05-01, Source48 -# Polish: 2007-03-31, Source51 -# Portuguese: 2007-03-31, Source52 -# Portuguese (Brazil): 2007-04-02, Source53 +# Polish: 2007-04-16, Source51 +# Portuguese: 2007-04-16, Source52 +# Portuguese (Brazil): 2007-04-16, Source53 # Romanian: 2007-01-05, Source54 # Russian: 2007-04-12, Source55 # Sinhala: 2006-10-16, Source56 # Serbian (Cyrillic Bosnia Herzegovina): 2006-08-26, Source62 -# Serbian (Cyrillic): 2007-03-31, Source61 -# Serbian (Latin): 2007-03-31, Source63 -# Slovak: 2007-04-01, Source57 -# Slovenian: 2007-03-31, Source58 +# Serbian (Cyrillic): 2007-04-16, Source61 +# Serbian (Latin): 2007-04-16, Source63 +# Slovak: 2007-04-16, Source57 +# Slovenian: 2007-04-16, Source58 # Somali: 2006-06-30, Source59 -# Spanish (International): 2007-04-05, Source20 -# Swedish: 2007-03-31, Source64 -# Tagalog: 2007-03-31, Source66 -# Thai: 2007-03-31, Source65 -# Turkish: 2007-03-31, Source67 +# Spanish (International): 2007-04-16, Source20 +# Swedish: 2007-04-16, Source64 +# Tagalog: 2007-04-16, Source66 +# Thai: 2007-04-16, Source65 +# Turkish: 2007-04-16, Source67 # Ukrainian: 2007-01-05, Source68 -# Vietnamese: 2007-01-05, Source69 +# Vietnamese: 2007-04-16, Source69 %package af Summary: Moodle language pack for Afrikaans @@ -273,22 +277,6 @@ %{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/themes/advanced/langs/cs.js %{moodlewebdir}/lib/phpmailer/language/phpmailer.lang-cz.php -%package cy -Summary: Moodle language pack for Welsh -Group: Applications/Publishing -Requires: moodle = %{version}-%{release} - -%description cy -This package contains the files needed to display Moodle in Welsh. Currently, -only the tinymce editor provides Welsh support. - -%files cy -%defattr (-,root,root,-) -%{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/langs/cy.js -%{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/plugins/advimage/langs/cy.js -%{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/plugins/fullscreen/langs/cy.js -%{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/themes/advanced/langs/cy.js - %package da Summary: Moodle language pack for Danish Group: Applications/Publishing @@ -443,19 +431,6 @@ %{moodlewebdir}/lang/fil_utf8 %{moodlewebdir}/install/lang/fil_utf8 -%package fo -Summary: Moodle language pack for Faroese -Group: Applications/Publishing -Requires: moodle = %{version}-%{release} - -%description fo -This package contains the files needed to display Moodle in Faroese. -Currently, only the phpmailer supports Faroese. - -%files fo -%defattr (-,root,root,-) -%{moodlewebdir}/lib/phpmailer/language/phpmailer.lang-fo.php - %package fr Summary: Moodle language pack for French Group: Applications/Publishing @@ -751,6 +726,8 @@ Summary: Moodle language pack for Maori (Ngai Tahu) Group: Applications/Publishing Requires: moodle = %{version}-%{release} +Obsoletes: moodle-mi <= 1.6.3 +Provides: moodle-mi = 1.6.3 %description mi_tn This package contains the files needed to display Moodle in Maori (Ngai Tahu). @@ -1028,6 +1005,8 @@ Summary: Moodle language pack for Serbian (Cyrillic) Group: Applications/Publishing Requires: moodle = %{version}-%{release} +Obsoletes: moodle-sr <= 1.6.3 +Provides: moodle-sr = 1.6.3 %description sr_cr This package contains the files needed to display Moodle in Serbian (Cyrillic). @@ -1041,6 +1020,8 @@ Summary: Moodle language pack for Serbian (Cyrillic Bosnia Herzegovina) Group: Applications/Publishing Requires: moodle = %{version}-%{release} +Obsoletes: moodle-sr <= 1.6.3 +Provides: moodle-sr = 1.6.3 %description sr_cr_bo This package contains the files needed to display Moodle in Serbian @@ -1056,6 +1037,8 @@ Summary: Moodle language pack for Serbian (Latin) Group: Applications/Publishing Requires: moodle = %{version}-%{release} +Obsoletes: moodle-sr <= 1.6.3 +Provides: moodle-sr = 1.6.3 %description sr_lt This package contains the files needed to display Moodle in Serbian (Latin). @@ -1154,19 +1137,6 @@ %{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/themes/advanced/langs/tr.js %{moodlewebdir}/lib/phpmailer/language/phpmailer.lang-tr.php -%package tw -Summary: Moodle language pack for Twi -Group: Applications/Publishing -Requires: moodle = %{version}-%{release} - -%description tw -This package contains the files needed to display Moodle in Twi. -Currently, only one part of the tinymce editor is available in Twi. - -%files tw -%defattr (-,root,root,-) -%{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/themes/advanced/langs/tw.js - %package uk Summary: Moodle language pack for Ukrainian Group: Applications/Publishing @@ -1197,6 +1167,8 @@ Summary: Moodle language pack for Chinese (Simplified) Group: Applications/Publishing Requires: moodle = %{version}-%{release} +Obsoletes: moodle-zh <= 1.6.3 +Provides: moodle-zh = 1.6.3 %description zh_cn This package contains the files needed to display Moodle in Chinese @@ -1215,6 +1187,8 @@ Summary: Moodle language pack for Chinese (Traditional/Big5) Group: Applications/Publishing Requires: moodle = %{version}-%{release} +Obsoletes: moodle-zh <= 1.6.3 +Provides: moodle-zh = 1.6.3 %description zh_tw This package contains the files needed to display Moodle in Chinese @@ -1342,6 +1316,15 @@ rm -rf lib/editor/htmlarea/plugins/SpellChecker %endif +# Get rid of language files in subordinate packages for languages not supported +# by moodle itself. +rm lib/editor/tinymce/jscripts/tiny_mce/langs/cy.js +rm lib/editor/tinymce/jscripts/tiny_mce/plugins/advimage/langs/cy.js +rm lib/editor/tinymce/jscripts/tiny_mce/plugins/fullscreen/langs/cy.js +rm lib/editor/tinymce/jscripts/tiny_mce/themes/advanced/langs/cy.js +rm lib/editor/tinymce/jscripts/tiny_mce/themes/advanced/langs/tw.js +rm lib/phpmailer/language/phpmailer.lang-fo.php + %install rm -rf $RPM_BUILD_ROOT mkdir -p $RPM_BUILD_ROOT%{moodlewebdir} @@ -1473,6 +1456,11 @@ %endif %changelog +* Tue Apr 17 2007 Jerry James - 1.6.5-2 +- Fix a CVS gaffe. +- Obsolete language packs with old names. +- Update language packs to the 17 Apr 2007 versions. + * Thu Apr 12 2007 Jerry James - 1.6.5-1 - Update to 1.6.5 (fixes BZ 220041 and 232103) - Own /var/www/moodle/web (BZ 233882) Index: sources =================================================================== RCS file: /cvs/extras/rpms/moodle/FC-6/sources,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- sources 13 Apr 2007 20:39:59 -0000 1.5 +++ sources 17 Apr 2007 20:46:21 -0000 1.6 @@ -2,71 +2,65 @@ fb06ec60796f08e95af01f1e040424f1 ar_utf8.zip 8b11d6e57bfddc5b5d77ebe36253f3d5 be_utf8.zip f980776d6273fb5abb35fc2aa1222c90 bg_utf8.zip -97b582f205590b7f0f24f263d5df8833 bs_utf8.zip -973fd96c198d39a1b73e98049f6fbdbd ca_utf8.zip -b6057f3581e0d7813d706cc2f834f251 cs_utf8.zip -d66915c41692028fb57c00e30eaab6a6 da_utf8.zip -753205eface461cf74fe3b9537d36c37 de_du_utf8.zip -e29d43f89e7e707e073544ab76a408af de_utf8.zip +ca0d08088ac8fc1ed3fab5bb396504a9 bs_utf8.zip +01224af644398445eff70effbc2bf57c ca_utf8.zip +4a9caf03b51b183b1a891c56108a0ab2 cs_utf8.zip +3bd61a7c6cad39a7815cae072da2cdc5 da_utf8.zip +ae3d6968d26668df86718c4f38779615 de_du_utf8.zip +af68a06e91b9ddb89bb10f2d2bfde421 de_utf8.zip 389a1485a32e0f5dce30f73f951e1b17 el_utf8.zip 5f86d0325523a9768f78635255f0befe en_us_utf8.zip -4dad3342f790fd6e036f1c2979c4a1ce en_utf8.zip -439a956080a9accb1ccd3b02a144d4ac es_utf8.zip -c7cdb5ce498d3da3889d0ab036d97aeb et_utf8.zip -555729fcdf24219c1c5237e7d4cb3514 eu_utf8.zip +36e326ccff8532d3a588b39fd5242d80 en_utf8.zip +33dae4457f545876392a5137153b80de es_utf8.zip +36e8e53485ecb8ca5a4d1ac2976a3d14 et_utf8.zip +928aec62af7746f8479e0193085c5be4 eu_utf8.zip 0bfbace703d1e0008503a19d85608f06 fa_utf8.zip cdcded6d20c6b684631228ef0b9abc73 fil_utf8.zip -1724e1dbc2f34bcdc352d688e1bfb75d fi_utf8.zip -cdb977c193163033992aec835c5a17d5 fr_ca_utf8.zip -544585c41d5b9c507741b43e662248ad fr_utf8.zip +412a91b007bbb9c96936c1cf956e1d1e fi_utf8.zip +588d7e179aa78b8d09e50db2ebd42aaf fr_ca_utf8.zip +c6e48d70ac914622bfd4bb827f4b5c4b fr_utf8.zip b4c6b4fa701e89ff2cbb93a61d1224fe ga_utf8.zip 9492a85fbcefca8b0393f094bee42c95 gl_utf8.zip 10e89bcc365156c021268a8c7399c96f he_utf8.zip f8a230d6656a25c8b867406a68e700d1 hi_utf8.zip d98342fe75fcfdf071a1b2c902fe0ada hr_utf8.zip -b928c51420d72fb4f78b033f1304b1cb hu_utf8.zip +05e52a455ce549b86b7c97ba1062ad79 hu_utf8.zip 6caeefdb09c845352fdb683c4b32c6f8 id_utf8.zip 28abc5e7465974dcc7c30057880190eb is_utf8.zip -133b49d49b68a3ae901ab62a3c159276 it_utf8.zip -1584c2248ccc557a185de41b78d6af44 ja_utf8.zip -eb3f4d62d2ea839543e7a6645f38aa9f ka_utf8.zip +e0a282466a9cf129422758941dbeb4a7 it_utf8.zip +924eac12c395eefb4e5ca7b55bba0689 ja_utf8.zip +d1af3c197ff9dfc89dd36fed13ea0d50 ka_utf8.zip 794a7861285ba99bcc636a7cc9d05149 km_utf8.zip e4e5c6265a933a1a981d454ae1705470 kn_utf8.zip -6768d95469397a1655890aae3403e99b ko_utf8.zip +09a5e49ee39cae61af40f86f551dd8f1 ko_utf8.zip 71360c57e1f06f9c71c2f99011e9a686 lt_utf8.zip 5b2053b492f08f86a2aa118f8ea35913 lv_utf8.zip fdfae6ea3a39f5169e1ad61519132fe1 mi_tn_utf8.zip 11e19c422300b9831bec3b5e64a05ce4 ml_utf8.zip -cace1259d21c5e2d23d502f55fa200df moodle-1.6.5.tgz -383e001fd62d3be8a3c75bcec1a6d925 moodle.conf -325dca8497431ab6d2fe2b9bd7a7f2d7 moodle-config.php -0412e3f8081562a6da7579f093702f16 moodle-cron -64cf9d458296964bf90c2880c4ac8633 moodle.cron -9093b71b32a5724e1e4a3720befe0c4b moodle.init -92236b6db8242bc48730c1e028a4c0d6 moodle-README-rpm 438e6baeec71e294dfefac7a9beebf11 ms_utf8.zip -0683dac415f22d1ecc00d9cf72e8cdf0 nl_utf8.zip +2144271394d285e51f847e2594003d63 nl_utf8.zip 3b2329dca71e527e378c1656e48ec579 nn_utf8.zip 42b4d10def4d71dab53aa3a4c81636d2 no_gr_utf8.zip -0fb80b8ca152d10d341b031dc7bd4b03 no_utf8.zip -1ffe8aca5e66c3a7517f5c555c4f5da6 pl_utf8.zip -d0c1ceba80b016b80aaed8d0e4d77989 pt_br_utf8.zip -40a6fc4ffefc12c296649c0e96351bc4 pt_utf8.zip +3f31ddee3114fc54fd99e9051486891e no_utf8.zip +f89d63142b9dcb359663bbb291494ee7 pl_utf8.zip +a846db34a56b10f7afde0e3e93e2c950 pt_br_utf8.zip +c2f3c629d0139f2c8c99000fe89bb1e8 pt_utf8.zip a45ad44d2c53aefc5d3336df0062b105 ro_utf8.zip 5a1686f23974925d1ad7d49b47deb568 ru_utf8.zip e31ab0819d2261cacf2a11df2c12f4a7 si_utf8.zip -a15d49fb7f85131451bad142a7170010 sk_utf8.zip -7530f5df420ae545e5387c7788df1746 sl_utf8.zip +44d2dd556f58daecb50467a5e07208bc sk_utf8.zip +93196fec454034f690c210ec7f89e85c sl_utf8.zip 78270403cf752f08e2d2737e91dc9a05 so_utf8.zip 6cb34d6492db83bba013458c0b5d226f sq_utf8.zip a34f23b2ed46b2af29977a96594bb7d1 sr_cr_bo_utf8.zip -16d99096427c3cc54e07ed69b61173f3 sr_cr_utf8.zip -7e2b37ad1f90cfed562c8e189e9895fc sr_lt_utf8.zip -29defaceb8a66230044dd2142c47bca9 sv_utf8.zip -4f668d364552f93bc972d40b1ae0c134 th_utf8.zip -c09bda23b720aa9562a66a7a048554df tl_utf8.zip -29e52926345a198d0eca053bd47c527b tr_utf8.zip +3721bb3d57fca9d9223293bf4047899a sr_cr_utf8.zip +bf08197b2c83531868d0c0a41ef4e2c4 sr_lt_utf8.zip +275f2590499fab1b1f654340b924b311 sv_utf8.zip +0d75f677aa2814e09348a639485bfac8 th_utf8.zip +0706e6b9cf4dca1816f4f1ee381fe597 tl_utf8.zip +20c65410e540206449d813c034a0ecc5 tr_utf8.zip a99ef44a1ca745169b5070a7ce9a9815 uk_utf8.zip -a4d41c6a67d19bff45b9fd52bf55dac9 vi_utf8.zip -a76612a2a5423eb175c9cafadf000db4 zh_cn_utf8.zip -05c602da6b4b26da05a2795d91d64154 zh_tw_utf8.zip +657f3e6ba8994619fece7f8bc2485961 vi_utf8.zip +dbe1662863421a8417d13b15965ed8db zh_cn_utf8.zip +7a9cc4ff876444cc74ddc815f3787f72 zh_tw_utf8.zip +cace1259d21c5e2d23d502f55fa200df moodle-1.6.5.tgz From fedora-extras-commits at redhat.com Tue Apr 17 20:49:01 2007 From: fedora-extras-commits at redhat.com (Nuno Santos (nsantos)) Date: Tue, 17 Apr 2007 16:49:01 -0400 Subject: rpms/qpidc import.log,1.6,1.7 Message-ID: <200704172049.l3HKn1FF023052@cvs-int.fedora.redhat.com> Author: nsantos Update of /cvs/extras/rpms/qpidc In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv23015 Modified Files: import.log Log Message: Import revised pckage: missing requires Index: import.log =================================================================== RCS file: /cvs/extras/rpms/qpidc/import.log,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- import.log 17 Apr 2007 19:16:43 -0000 1.6 +++ import.log 17 Apr 2007 20:48:27 -0000 1.7 @@ -3,3 +3,4 @@ qpidc-0_2-2:HEAD:qpidc-0.2-2.src.rpm:1176756668 qpidc-0_2-3:HEAD:qpidc-0.2-3.src.rpm:1176834784 qpidc-0_2-4:HEAD:qpidc-0.2-4.src.rpm:1176837374 +qpidc-0_2-5:HEAD:qpidc-0.2-5.src.rpm:1176842872 From fedora-extras-commits at redhat.com Tue Apr 17 20:49:05 2007 From: fedora-extras-commits at redhat.com (Nuno Santos (nsantos)) Date: Tue, 17 Apr 2007 16:49:05 -0400 Subject: rpms/qpidc/devel qpidc.spec,1.5,1.6 sources,1.6,1.7 Message-ID: <200704172049.l3HKn53V023056@cvs-int.fedora.redhat.com> Author: nsantos Update of /cvs/extras/rpms/qpidc/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv23015/devel Modified Files: qpidc.spec sources Log Message: Import revised pckage: missing requires Index: qpidc.spec =================================================================== RCS file: /cvs/extras/rpms/qpidc/devel/qpidc.spec,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- qpidc.spec 17 Apr 2007 19:16:47 -0000 1.5 +++ qpidc.spec 17 Apr 2007 20:48:31 -0000 1.6 @@ -5,7 +5,7 @@ Name: qpidc Version: 0.2 -Release: 4%{?dist} +Release: 5%{?dist} Summary: Libraries for Qpid C++ client applications Group: System Environment/Libraries License: Apache Software License @@ -13,15 +13,15 @@ Source0: http://rhm.et.redhat.com/download/%{name}-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) -BuildRequires: libtool +BuildRequires: apr-devel BuildRequires: boost-devel BuildRequires: cppunit-devel BuildRequires: doxygen +BuildRequires: e2fsprogs-devel BuildRequires: graphviz BuildRequires: help2man +BuildRequires: libtool BuildRequires: pkgconfig -BuildRequires: e2fsprogs-devel -BuildRequires: apr-devel Requires: boost Requires: apr @@ -40,10 +40,9 @@ Summary: Header files and documentation for developing Qpid C++ clients Group: Development/System Requires: %name = %version-%release -Requires: libtool Requires: apr-devel Requires: boost-devel -Requires: cppunit-devel +Requires: e2fsprogs-devel %description devel Libraries, header files and documentation for developing AMQP clients @@ -117,6 +116,7 @@ %doc %_mandir/man1/%{qpidd}.* %files -n %{qpidd}-devel +%defattr(-,root,root,-) %doc rpm/README.qpidd-devel %defattr(-,root,root,-) %_libdir/libqpidbroker.so @@ -146,6 +146,9 @@ %changelog +* Tue Apr 17 2007 Alan Conway - 0.2-5 +- Add missing Requires: e2fsprogs-devel for qpidc-devel. + * Tue Apr 17 2007 Alan Conway - 0.2-4 - longer broker_start timeout to avoid failures in plague builds. Index: sources =================================================================== RCS file: /cvs/extras/rpms/qpidc/devel/sources,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- sources 17 Apr 2007 19:16:47 -0000 1.6 +++ sources 17 Apr 2007 20:48:31 -0000 1.7 @@ -1 +1 @@ -da12d8416e2cb4dde33b478c83ad56e6 qpidc-0.2.tar.gz +3c9ec5d142146fd7343893d1ef2ab815 qpidc-0.2.tar.gz From fedora-extras-commits at redhat.com Tue Apr 17 20:50:55 2007 From: fedora-extras-commits at redhat.com (Steven Pritchard (steve)) Date: Tue, 17 Apr 2007 16:50:55 -0400 Subject: rpms/perl-Crypt-DES/devel perl-Crypt-DES.spec,1.3,1.4 Message-ID: <200704172050.l3HKot6k023172@cvs-int.fedora.redhat.com> Author: steve Update of /cvs/extras/rpms/perl-Crypt-DES/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv23146 Modified Files: perl-Crypt-DES.spec Log Message: Use fixperms macro instead of our own chmod incantation. BR ExtUtils::MakeMaker. Index: perl-Crypt-DES.spec =================================================================== RCS file: /cvs/extras/rpms/perl-Crypt-DES/devel/perl-Crypt-DES.spec,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- perl-Crypt-DES.spec 28 Aug 2006 22:14:11 -0000 1.3 +++ perl-Crypt-DES.spec 17 Apr 2007 20:50:18 -0000 1.4 @@ -1,6 +1,6 @@ Name: perl-Crypt-DES Version: 2.05 -Release: 3%{?dist} +Release: 4%{?dist} Summary: Perl DES encryption module License: BSD-style Group: Development/Libraries @@ -8,6 +8,7 @@ Source0: http://www.cpan.org/authors/id/D/DP/DPARIS/Crypt-DES-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: perl(Crypt::CBC) +BuildRequires: perl(ExtUtils::MakeMaker) Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) %description @@ -29,7 +30,7 @@ find $RPM_BUILD_ROOT -type f -name '*.bs' -size 0 -exec rm -f {} \; find $RPM_BUILD_ROOT -depth -type d -exec rmdir {} 2>/dev/null \; -chmod -R u+rwX,go+rX,go-w $RPM_BUILD_ROOT/* +%{_fixperms} $RPM_BUILD_ROOT/* %check make test @@ -45,6 +46,10 @@ %{_mandir}/man3/* %changelog +* Tue Apr 17 2007 Steven Pritchard 2.05-4 +- Use fixperms macro instead of our own chmod incantation. +- BR ExtUtils::MakeMaker. + * Mon Aug 28 2006 Steven Pritchard 2.05-3 - Fix find option order. - Minor spec cleanup to more closely match cpanspec output. From fedora-extras-commits at redhat.com Tue Apr 17 20:58:06 2007 From: fedora-extras-commits at redhat.com (Steven Pritchard (steve)) Date: Tue, 17 Apr 2007 16:58:06 -0400 Subject: rpms/perl-Cache-Mmap/devel perl-Cache-Mmap.spec,1.1,1.2 Message-ID: <200704172058.l3HKw6ZE023379@cvs-int.fedora.redhat.com> Author: steve Update of /cvs/extras/rpms/perl-Cache-Mmap/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv23347 Modified Files: perl-Cache-Mmap.spec Log Message: BR ExtUtils::MakeMaker. Index: perl-Cache-Mmap.spec =================================================================== RCS file: /cvs/extras/rpms/perl-Cache-Mmap/devel/perl-Cache-Mmap.spec,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- perl-Cache-Mmap.spec 20 Oct 2006 00:58:51 -0000 1.1 +++ perl-Cache-Mmap.spec 17 Apr 2007 20:57:32 -0000 1.2 @@ -1,12 +1,13 @@ Name: perl-Cache-Mmap Version: 0.09 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Shared data cache using memory mapped files License: GPL or Artistic Group: Development/Libraries URL: http://search.cpan.org/dist/Cache-Mmap/ Source0: http://www.cpan.org/authors/id/P/PM/PMH/Cache-Mmap-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) +BuildRequires: perl(ExtUtils::MakeMaker) Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) %description @@ -48,6 +49,9 @@ %{_mandir}/man3/* %changelog +* Tue Apr 17 2007 Steven Pritchard 0.09-2 +- BR ExtUtils::MakeMaker. + * Tue Oct 17 2006 Steven Pritchard 0.09-1 - Specfile autogenerated by cpanspec 1.69.1. - Fix License. From fedora-extras-commits at redhat.com Tue Apr 17 21:05:38 2007 From: fedora-extras-commits at redhat.com (Jerry James (jjames)) Date: Tue, 17 Apr 2007 17:05:38 -0400 Subject: rpms/moodle/devel .cvsignore, 1.6, 1.7 moodle.spec, 1.11, 1.12 sources, 1.6, 1.7 Message-ID: <200704172105.l3HL5co5027729@cvs-int.fedora.redhat.com> Author: jjames Update of /cvs/extras/rpms/moodle/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv27693 Modified Files: .cvsignore moodle.spec sources Log Message: - Fix a CVS gaffe. - Obsolete language packs with old names. - Update language packs to the 17 Apr 2007 versions. Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/moodle/devel/.cvsignore,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- .cvsignore 13 Apr 2007 22:54:23 -0000 1.6 +++ .cvsignore 17 Apr 2007 21:05:04 -0000 1.7 @@ -1,3 +1,4 @@ +moodle-1.8.tgz af_utf8.zip ar_utf8.zip be_utf8.zip @@ -37,13 +38,6 @@ lv_utf8.zip mi_tn_utf8.zip ml_utf8.zip -moodle-1.8.tgz -moodle.conf -moodle-config.php -moodle-cron -moodle.cron -moodle.init -moodle-README-rpm ms_utf8.zip nl_utf8.zip nn_utf8.zip Index: moodle.spec =================================================================== RCS file: /cvs/extras/rpms/moodle/devel/moodle.spec,v retrieving revision 1.11 retrieving revision 1.12 diff -u -r1.11 -r1.12 --- moodle.spec 13 Apr 2007 22:54:23 -0000 1.11 +++ moodle.spec 17 Apr 2007 21:05:04 -0000 1.12 @@ -9,7 +9,7 @@ Name: moodle Version: 1.8 -Release: 1%{?dist} +Release: 2%{?dist} Summary: A Course Management System Group: Applications/Publishing @@ -96,6 +96,10 @@ Requires(preun): /sbin/chkconfig Requires(preun): /sbin/service +# Get rid of the old language pack names. We do not Provide them on purpose, +# since the base moodle package does not, in fact, support these languages. +Obsoletes: moodle-cy <= 1.6.5, moodle-fo <= 1.6.5, moodle-tw <= 1.6.5 + %description Moodle is a course management system (CMS) - a free, Open Source software package designed using sound pedagogical principles, to help educators create @@ -104,73 +108,73 @@ # For maintenance purposes, here is the list of language packs with their # corresponding date stamps and the source number above. This list follows # the order of the one on http://download.moodle.org/lang16/ which is mostly, -# but not completely, alphabetical. Last updated 2007-04-13. +# but not completely, alphabetical. Last updated 2007-04-17. # # Afrikaans: 2007-01-05, Source7 # Albanian: 2007-01-05, Source60 # Arabic: 2007-03-20, Source8 -# Basque: 2007-04-05, Source22 +# Basque: 2007-04-16, Source22 # Belarusian: 2007-01-05, Source9 -# Bosnian: 2006-12-18, Source11 +# Bosnian: 2007-04-16, Source11 # Bulgarian: 2007-01-05, Source10 -# Catalan: 2007-04-04, Source12 +# Catalan: 2007-04-16, Source12 # Croatian: 2006-05-07, Source32 -# Chinese (Simplified): 2007-04-03, Source70 -# Chinese (Traditional/Big5): 2007-02-19, Source71 -# Czech: 2007-04-13, Source13 -# Danish: 2007-03-10, Source14 -# Dutch: 2007-03-31, Source47 -# English: 2007-04-12, Source18 +# Chinese (Simplified): 2007-04-16, Source70 +# Chinese (Traditional/Big5): 2007-04-16, Source71 +# Czech: 2007-04-17, Source13 +# Danish: 2007-04-16, Source14 +# Dutch: 2007-04-16, Source47 +# English: 2007-04-17, Source18 # English (US): 2007-01-05, Source19 -# Estonian: 2007-01-05, Source21 +# Estonian: 2007-04-16, Source21 # Farsi: 2006-06-30, Source23 # Filipino: 2006-07-31, Source25 -# Finnish: 2007-03-31, Source24 -# French: 2007-04-12, Source26 -# French (Canada): 2007-01-05, Source27 +# Finnish: 2007-04-16, Source24 +# French: 2007-04-16, Source26 +# French (Canada): 2007-04-16, Source27 # Gaelic: 2007-01-05, Source28 # Gallego: 2007-01-05, Source29 -# Georgian: 2006-12-18, Source38 -# German: 2007-03-23, Source15 -# German (Personal): 2007-01-03, Source16 +# Georgian: 2007-04-16, Source38 +# German: 2007-04-17, Source15 +# German (Personal): 2007-04-16, Source16 # Greek: 2007-03-31, Source17 # Hebrew: 2006-06-30, Source30 # Hindi: 2007-01-05, Source31 -# Hungarian: 2007-03-31, Source33 +# Hungarian: 2007-04-16, Source33 # Icelandic: 2007-03-31, Source35 # Indonesian: 2007-01-05, Source34 -# Italian: 2007-04-12, Source36 -# Japanese: 2007-04-13, Source37 +# Italian: 2007-04-16, Source36 +# Japanese: 2007-04-17, Source37 # Kannada: 2006-06-30, Source40 # Khmer: 2006-06-30, Source39 -# Korean: 2007-04-12, Source41 +# Korean: 2007-04-16, Source41 # Lithuanian: 2007-01-05, Source42 # Latvian: 2007-01-05, Source43 # Malayalam: 2006-06-30, Source45 # Malaysian: 2007-01-05, Source46 # Maori (Ngai Tahu): 2006-07-06, Source44 -# Norwegian: 2007-03-31, Source49 +# Norwegian: 2007-04-16, Source49 # Norwegian (Primary): 2006-02-02, Source50 # Nynorsk: 2006-05-01, Source48 -# Polish: 2007-03-31, Source51 -# Portuguese: 2007-03-31, Source52 -# Portuguese (Brazil): 2007-04-02, Source53 +# Polish: 2007-04-16, Source51 +# Portuguese: 2007-04-16, Source52 +# Portuguese (Brazil): 2007-04-16, Source53 # Romanian: 2007-01-05, Source54 # Russian: 2007-04-12, Source55 # Sinhala: 2006-10-16, Source56 # Serbian (Cyrillic Bosnia Herzegovina): 2006-08-26, Source62 -# Serbian (Cyrillic): 2007-03-31, Source61 -# Serbian (Latin): 2007-03-31, Source63 -# Slovak: 2007-04-01, Source57 -# Slovenian: 2007-03-31, Source58 +# Serbian (Cyrillic): 2007-04-16, Source61 +# Serbian (Latin): 2007-04-16, Source63 +# Slovak: 2007-04-16, Source57 +# Slovenian: 2007-04-16, Source58 # Somali: 2006-06-30, Source59 -# Spanish (International): 2007-04-05, Source20 -# Swedish: 2007-03-31, Source64 -# Tagalog: 2007-03-31, Source66 -# Thai: 2007-03-31, Source65 -# Turkish: 2007-03-31, Source67 +# Spanish (International): 2007-04-16, Source20 +# Swedish: 2007-04-16, Source64 +# Tagalog: 2007-04-16, Source66 +# Thai: 2007-04-16, Source65 +# Turkish: 2007-04-16, Source67 # Ukrainian: 2007-01-05, Source68 -# Vietnamese: 2007-01-05, Source69 +# Vietnamese: 2007-04-16, Source69 %package af Summary: Moodle language pack for Afrikaans @@ -277,22 +281,6 @@ %{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/themes/advanced/langs/cs.js %{moodlewebdir}/lib/phpmailer/language/phpmailer.lang-cz.php -%package cy -Summary: Moodle language pack for Welsh -Group: Applications/Publishing -Requires: moodle = %{version}-%{release} - -%description cy -This package contains the files needed to display Moodle in Welsh. Currently, -only the tinymce editor provides Welsh support. - -%files cy -%defattr (-,root,root,-) -%{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/langs/cy.js -%{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/plugins/advimage/langs/cy.js -%{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/plugins/fullscreen/langs/cy.js -%{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/themes/advanced/langs/cy.js - %package da Summary: Moodle language pack for Danish Group: Applications/Publishing @@ -451,19 +439,6 @@ %{moodlewebdir}/lang/fil_utf8 %{moodlewebdir}/install/lang/fil_utf8 -%package fo -Summary: Moodle language pack for Faroese -Group: Applications/Publishing -Requires: moodle = %{version}-%{release} - -%description fo -This package contains the files needed to display Moodle in Faroese. -Currently, only the phpmailer supports Faroese. - -%files fo -%defattr (-,root,root,-) -%{moodlewebdir}/lib/phpmailer/language/phpmailer.lang-fo.php - %package fr Summary: Moodle language pack for French Group: Applications/Publishing @@ -763,6 +738,8 @@ Summary: Moodle language pack for Maori (Ngai Tahu) Group: Applications/Publishing Requires: moodle = %{version}-%{release} +Obsoletes: moodle-mi <= 1.6.3 +Provides: moodle-mi = 1.6.3 %description mi_tn This package contains the files needed to display Moodle in Maori (Ngai Tahu). @@ -1045,6 +1022,8 @@ Summary: Moodle language pack for Serbian (Cyrillic) Group: Applications/Publishing Requires: moodle = %{version}-%{release} +Obsoletes: moodle-sr <= 1.6.3 +Provides: moodle-sr = 1.6.3 %description sr_cr This package contains the files needed to display Moodle in Serbian (Cyrillic). @@ -1058,6 +1037,8 @@ Summary: Moodle language pack for Serbian (Cyrillic Bosnia Herzegovina) Group: Applications/Publishing Requires: moodle = %{version}-%{release} +Obsoletes: moodle-sr <= 1.6.3 +Provides: moodle-sr = 1.6.3 %description sr_cr_bo This package contains the files needed to display Moodle in Serbian @@ -1073,6 +1054,8 @@ Summary: Moodle language pack for Serbian (Latin) Group: Applications/Publishing Requires: moodle = %{version}-%{release} +Obsoletes: moodle-sr <= 1.6.3 +Provides: moodle-sr = 1.6.3 %description sr_lt This package contains the files needed to display Moodle in Serbian (Latin). @@ -1172,19 +1155,6 @@ %{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/themes/advanced/langs/tr.js %{moodlewebdir}/lib/phpmailer/language/phpmailer.lang-tr.php -%package tw -Summary: Moodle language pack for Twi -Group: Applications/Publishing -Requires: moodle = %{version}-%{release} - -%description tw -This package contains the files needed to display Moodle in Twi. -Currently, only one part of the tinymce editor is available in Twi. - -%files tw -%defattr (-,root,root,-) -%{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/themes/advanced/langs/tw.js - %package uk Summary: Moodle language pack for Ukrainian Group: Applications/Publishing @@ -1216,6 +1186,8 @@ Summary: Moodle language pack for Chinese (Simplified) Group: Applications/Publishing Requires: moodle = %{version}-%{release} +Obsoletes: moodle-zh <= 1.6.3 +Provides: moodle-zh = 1.6.3 %description zh_cn This package contains the files needed to display Moodle in Chinese @@ -1235,6 +1207,8 @@ Summary: Moodle language pack for Chinese (Traditional/Big5) Group: Applications/Publishing Requires: moodle = %{version}-%{release} +Obsoletes: moodle-zh <= 1.6.3 +Provides: moodle-zh = 1.6.3 %description zh_tw This package contains the files needed to display Moodle in Chinese @@ -1351,6 +1325,15 @@ %if ! %{with_spellcheck} rm -rf lib/editor/htmlarea/plugins/SpellChecker %endif + +# Get rid of language files in subordinate packages for languages not supported +# by moodle itself. +rm lib/editor/tinymce/jscripts/tiny_mce/langs/cy.js +rm lib/editor/tinymce/jscripts/tiny_mce/plugins/advimage/langs/cy.js +rm lib/editor/tinymce/jscripts/tiny_mce/plugins/fullscreen/langs/cy.js +rm lib/editor/tinymce/jscripts/tiny_mce/themes/advanced/langs/cy.js +rm lib/editor/tinymce/jscripts/tiny_mce/themes/advanced/langs/tw.js +rm lib/phpmailer/language/phpmailer.lang-fo.php %install rm -rf $RPM_BUILD_ROOT @@ -1498,6 +1481,11 @@ %endif %changelog +* Tue Apr 17 2007 Jerry James - 1.8-2 +- Fix a CVS gaffe. +- Obsolete language packs with old names. +- Update language packs to the 17 Apr 2007 versions. + * Fri Apr 13 2007 Jerry James - 1.8-1 - Update to 1.8 (fixes BZ 232103) - Own /var/www/moodle/web (BZ 233882) Index: sources =================================================================== RCS file: /cvs/extras/rpms/moodle/devel/sources,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- sources 13 Apr 2007 22:54:23 -0000 1.6 +++ sources 17 Apr 2007 21:05:04 -0000 1.7 @@ -1,72 +1,66 @@ +dc58848eb315fbf3173d6f2318c0a28d moodle-1.8.tgz 7a8e9bfd778916f6a0183d913f0b2cd3 af_utf8.zip fb06ec60796f08e95af01f1e040424f1 ar_utf8.zip 8b11d6e57bfddc5b5d77ebe36253f3d5 be_utf8.zip f980776d6273fb5abb35fc2aa1222c90 bg_utf8.zip -97b582f205590b7f0f24f263d5df8833 bs_utf8.zip -973fd96c198d39a1b73e98049f6fbdbd ca_utf8.zip -b6057f3581e0d7813d706cc2f834f251 cs_utf8.zip -d66915c41692028fb57c00e30eaab6a6 da_utf8.zip -753205eface461cf74fe3b9537d36c37 de_du_utf8.zip -e29d43f89e7e707e073544ab76a408af de_utf8.zip +ca0d08088ac8fc1ed3fab5bb396504a9 bs_utf8.zip +01224af644398445eff70effbc2bf57c ca_utf8.zip +4a9caf03b51b183b1a891c56108a0ab2 cs_utf8.zip +3bd61a7c6cad39a7815cae072da2cdc5 da_utf8.zip +ae3d6968d26668df86718c4f38779615 de_du_utf8.zip +af68a06e91b9ddb89bb10f2d2bfde421 de_utf8.zip 389a1485a32e0f5dce30f73f951e1b17 el_utf8.zip 5f86d0325523a9768f78635255f0befe en_us_utf8.zip -4dad3342f790fd6e036f1c2979c4a1ce en_utf8.zip -439a956080a9accb1ccd3b02a144d4ac es_utf8.zip -c7cdb5ce498d3da3889d0ab036d97aeb et_utf8.zip -555729fcdf24219c1c5237e7d4cb3514 eu_utf8.zip +36e326ccff8532d3a588b39fd5242d80 en_utf8.zip +33dae4457f545876392a5137153b80de es_utf8.zip +36e8e53485ecb8ca5a4d1ac2976a3d14 et_utf8.zip +928aec62af7746f8479e0193085c5be4 eu_utf8.zip 0bfbace703d1e0008503a19d85608f06 fa_utf8.zip cdcded6d20c6b684631228ef0b9abc73 fil_utf8.zip -1724e1dbc2f34bcdc352d688e1bfb75d fi_utf8.zip -cdb977c193163033992aec835c5a17d5 fr_ca_utf8.zip -544585c41d5b9c507741b43e662248ad fr_utf8.zip +412a91b007bbb9c96936c1cf956e1d1e fi_utf8.zip +588d7e179aa78b8d09e50db2ebd42aaf fr_ca_utf8.zip +c6e48d70ac914622bfd4bb827f4b5c4b fr_utf8.zip b4c6b4fa701e89ff2cbb93a61d1224fe ga_utf8.zip 9492a85fbcefca8b0393f094bee42c95 gl_utf8.zip 10e89bcc365156c021268a8c7399c96f he_utf8.zip f8a230d6656a25c8b867406a68e700d1 hi_utf8.zip d98342fe75fcfdf071a1b2c902fe0ada hr_utf8.zip -b928c51420d72fb4f78b033f1304b1cb hu_utf8.zip +05e52a455ce549b86b7c97ba1062ad79 hu_utf8.zip 6caeefdb09c845352fdb683c4b32c6f8 id_utf8.zip 28abc5e7465974dcc7c30057880190eb is_utf8.zip -133b49d49b68a3ae901ab62a3c159276 it_utf8.zip -1584c2248ccc557a185de41b78d6af44 ja_utf8.zip -eb3f4d62d2ea839543e7a6645f38aa9f ka_utf8.zip +e0a282466a9cf129422758941dbeb4a7 it_utf8.zip +924eac12c395eefb4e5ca7b55bba0689 ja_utf8.zip +d1af3c197ff9dfc89dd36fed13ea0d50 ka_utf8.zip 794a7861285ba99bcc636a7cc9d05149 km_utf8.zip e4e5c6265a933a1a981d454ae1705470 kn_utf8.zip -6768d95469397a1655890aae3403e99b ko_utf8.zip +09a5e49ee39cae61af40f86f551dd8f1 ko_utf8.zip 71360c57e1f06f9c71c2f99011e9a686 lt_utf8.zip 5b2053b492f08f86a2aa118f8ea35913 lv_utf8.zip fdfae6ea3a39f5169e1ad61519132fe1 mi_tn_utf8.zip 11e19c422300b9831bec3b5e64a05ce4 ml_utf8.zip -dc58848eb315fbf3173d6f2318c0a28d moodle-1.8.tgz -383e001fd62d3be8a3c75bcec1a6d925 moodle.conf -325dca8497431ab6d2fe2b9bd7a7f2d7 moodle-config.php -0412e3f8081562a6da7579f093702f16 moodle-cron -64cf9d458296964bf90c2880c4ac8633 moodle.cron -9093b71b32a5724e1e4a3720befe0c4b moodle.init -92236b6db8242bc48730c1e028a4c0d6 moodle-README-rpm 438e6baeec71e294dfefac7a9beebf11 ms_utf8.zip -0683dac415f22d1ecc00d9cf72e8cdf0 nl_utf8.zip +2144271394d285e51f847e2594003d63 nl_utf8.zip 3b2329dca71e527e378c1656e48ec579 nn_utf8.zip 42b4d10def4d71dab53aa3a4c81636d2 no_gr_utf8.zip -0fb80b8ca152d10d341b031dc7bd4b03 no_utf8.zip -1ffe8aca5e66c3a7517f5c555c4f5da6 pl_utf8.zip -d0c1ceba80b016b80aaed8d0e4d77989 pt_br_utf8.zip -40a6fc4ffefc12c296649c0e96351bc4 pt_utf8.zip +3f31ddee3114fc54fd99e9051486891e no_utf8.zip +f89d63142b9dcb359663bbb291494ee7 pl_utf8.zip +a846db34a56b10f7afde0e3e93e2c950 pt_br_utf8.zip +c2f3c629d0139f2c8c99000fe89bb1e8 pt_utf8.zip a45ad44d2c53aefc5d3336df0062b105 ro_utf8.zip 5a1686f23974925d1ad7d49b47deb568 ru_utf8.zip e31ab0819d2261cacf2a11df2c12f4a7 si_utf8.zip -a15d49fb7f85131451bad142a7170010 sk_utf8.zip -7530f5df420ae545e5387c7788df1746 sl_utf8.zip +44d2dd556f58daecb50467a5e07208bc sk_utf8.zip +93196fec454034f690c210ec7f89e85c sl_utf8.zip 78270403cf752f08e2d2737e91dc9a05 so_utf8.zip 6cb34d6492db83bba013458c0b5d226f sq_utf8.zip a34f23b2ed46b2af29977a96594bb7d1 sr_cr_bo_utf8.zip -16d99096427c3cc54e07ed69b61173f3 sr_cr_utf8.zip -7e2b37ad1f90cfed562c8e189e9895fc sr_lt_utf8.zip -29defaceb8a66230044dd2142c47bca9 sv_utf8.zip -4f668d364552f93bc972d40b1ae0c134 th_utf8.zip -c09bda23b720aa9562a66a7a048554df tl_utf8.zip -29e52926345a198d0eca053bd47c527b tr_utf8.zip +3721bb3d57fca9d9223293bf4047899a sr_cr_utf8.zip +bf08197b2c83531868d0c0a41ef4e2c4 sr_lt_utf8.zip +275f2590499fab1b1f654340b924b311 sv_utf8.zip +0d75f677aa2814e09348a639485bfac8 th_utf8.zip +0706e6b9cf4dca1816f4f1ee381fe597 tl_utf8.zip +20c65410e540206449d813c034a0ecc5 tr_utf8.zip a99ef44a1ca745169b5070a7ce9a9815 uk_utf8.zip -a4d41c6a67d19bff45b9fd52bf55dac9 vi_utf8.zip -a76612a2a5423eb175c9cafadf000db4 zh_cn_utf8.zip -05c602da6b4b26da05a2795d91d64154 zh_tw_utf8.zip +657f3e6ba8994619fece7f8bc2485961 vi_utf8.zip +dbe1662863421a8417d13b15965ed8db zh_cn_utf8.zip +7a9cc4ff876444cc74ddc815f3787f72 zh_tw_utf8.zip From fedora-extras-commits at redhat.com Tue Apr 17 21:18:47 2007 From: fedora-extras-commits at redhat.com (Luke Macken (lmacken)) Date: Tue, 17 Apr 2007 17:18:47 -0400 Subject: rpms/dclib/devel dclib-0.3.8-cconfig-use-cfile.patch, NONE, 1.1 dclib.spec, 1.10, 1.11 Message-ID: <200704172118.l3HLIlpY027976@cvs-int.fedora.redhat.com> Author: lmacken Update of /cvs/extras/rpms/dclib/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv27951 Modified Files: dclib.spec Added Files: dclib-0.3.8-cconfig-use-cfile.patch Log Message: * Tue Apr 17 2007 Luke Macken 0.3.8-2 - Add dclib-0.3.8-cconfig-use-cfile.patch from Edward Sheldrake to fix rawhide build errors dclib-0.3.8-cconfig-use-cfile.patch: --- NEW FILE dclib-0.3.8-cconfig-use-cfile.patch --- diff -Naur dclib-0.3.8.orig/dclib/cconfig.cpp dclib-0.3.8.new/dclib/cconfig.cpp --- dclib-0.3.8.orig/dclib/cconfig.cpp 2006-11-22 14:23:31.000000000 +0000 +++ dclib-0.3.8.new/dclib/cconfig.cpp 2007-04-17 18:45:25.000000000 +0100 @@ -2946,8 +2946,10 @@ { // check that the file exists before trying to delete it // this is so valknut will work when first run - if ( access( filename.Data(), F_OK ) == 0 ) + CFile configfile; + if ( configfile.Open(filename, IO_READONLY) == TRUE ) { + configfile.Close(); ret2 = remove(filename.Data()); if (ret2 == -1) { Index: dclib.spec =================================================================== RCS file: /cvs/extras/rpms/dclib/devel/dclib.spec,v retrieving revision 1.10 retrieving revision 1.11 diff -u -r1.10 -r1.11 --- dclib.spec 3 Jan 2007 05:13:56 -0000 1.10 +++ dclib.spec 17 Apr 2007 21:18:13 -0000 1.11 @@ -1,12 +1,13 @@ Name: dclib Version: 0.3.8 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Direct Connect file sharing library Group: Applications/Internet License: GPL URL: http://sourceforge.net/projects/wxdcgui/ Source0: http://dl.sourceforge.net/wxdcgui/%{name}-%{version}.tar.bz2 +Patch0: %{name}-%{version}-cconfig-use-cfile.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: libxml2-devel, openssl-devel, bzip2-devel @@ -31,6 +32,7 @@ %prep %setup -q +%patch0 -p1 %build @@ -66,6 +68,10 @@ %changelog +* Tue Apr 17 2007 Luke Macken 0.3.8-2 +- Add dclib-0.3.8-cconfig-use-cfile.patch from Edward Sheldrake to fix + rawhide build errors + * Mon Jan 3 2007 Luke Macken 0.3.8-1 - 0.3.8 from new upstream - Remove patches: From fedora-extras-commits at redhat.com Tue Apr 17 22:14:51 2007 From: fedora-extras-commits at redhat.com (Bojan Smojver (bojan)) Date: Tue, 17 Apr 2007 18:14:51 -0400 Subject: rpms/tcpreplay/devel tcpreplay-Makefile.in-destdir.patch, NONE, 1.1 tcpreplay.spec, NONE, 1.1 .cvsignore, 1.1, 1.2 sources, 1.1, 1.2 Message-ID: <200704172214.l3HMEpRL000715@cvs-int.fedora.redhat.com> Author: bojan Update of /cvs/extras/rpms/tcpreplay/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv684 Modified Files: .cvsignore sources Added Files: tcpreplay-Makefile.in-destdir.patch tcpreplay.spec Log Message: Initial checkin of tcpreplay. tcpreplay-Makefile.in-destdir.patch: --- NEW FILE tcpreplay-Makefile.in-destdir.patch --- --- Makefile.in.orig 2007-04-02 16:59:46.000000000 +1000 +++ Makefile.in 2007-04-02 17:00:56.000000000 +1000 @@ -17,7 +17,7 @@ LNAVLIB = @LNAVLIB@ LNAV_CFLAGS = @LNAV_CFLAGS@ -INSTALL = @INSTALL@ +INSTALL = @INSTALL@ -p BINARIES = tcpreplay capinfo pcapmerge tcpprep flowreplay @@ -78,32 +78,32 @@ -cd Docs && make distclean install: - test -d $(SBINDIR) || $(INSTALL) -d $(SBINDIR) - test -d $(BINDIR) || $(INSTALL) -d $(BINDIR) - test -d $(MAN8DIR) || $(INSTALL) -d $(MAN8DIR) - test -d $(MAN1DIR) || $(INSTALL) -d $(MAN1DIR) - $(INSTALL) -m 755 tcpreplay $(SBINDIR) - $(INSTALL) -m 755 capinfo $(BINDIR) - $(INSTALL) -m 755 tcpprep $(BINDIR) - $(INSTALL) -m 755 pcapmerge $(BINDIR) - $(INSTALL) -m 755 flowreplay $(BINDIR) - $(INSTALL) -m 644 man/tcpreplay.8 $(MAN8DIR) - $(INSTALL) -m 644 man/capinfo.1 $(MAN1DIR) - $(INSTALL) -m 644 man/tcpprep.1 $(MAN1DIR) - $(INSTALL) -m 644 man/pcapmerge.1 $(MAN1DIR) - $(INSTALL) -m 644 man/flowreplay.1 $(MAN1DIR) + test -d $(DESTDIR)$(SBINDIR) || $(INSTALL) -d $(DESTDIR)$(SBINDIR) + test -d $(DESTDIR)$(BINDIR) || $(INSTALL) -d $(DESTDIR)$(BINDIR) + test -d $(DESTDIR)$(MAN8DIR) || $(INSTALL) -d $(DESTDIR)$(MAN8DIR) + test -d $(DESTDIR)$(MAN1DIR) || $(INSTALL) -d $(DESTDIR)$(MAN1DIR) + $(INSTALL) -m 755 tcpreplay $(DESTDIR)$(SBINDIR) + $(INSTALL) -m 755 capinfo $(DESTDIR)$(BINDIR) + $(INSTALL) -m 755 tcpprep $(DESTDIR)$(BINDIR) + $(INSTALL) -m 755 pcapmerge $(DESTDIR)$(BINDIR) + $(INSTALL) -m 755 flowreplay $(DESTDIR)$(BINDIR) + $(INSTALL) -m 644 man/tcpreplay.8 $(DESTDIR)$(MAN8DIR) + $(INSTALL) -m 644 man/capinfo.1 $(DESTDIR)$(MAN1DIR) + $(INSTALL) -m 644 man/tcpprep.1 $(DESTDIR)$(MAN1DIR) + $(INSTALL) -m 644 man/pcapmerge.1 $(DESTDIR)$(MAN1DIR) + $(INSTALL) -m 644 man/flowreplay.1 $(DESTDIR)$(MAN1DIR) uninstall: - rm -f $(SBINDIR)/tcpreplay - rm -f $(MAN8DIR)/tcpreplay.8 - rm -f $(BINDIR)/capinfo - rm -f $(MAN1DIR)/capinfo.1 - rm -f $(BINDIR)/tcpprep - rm -f $(MAN1DIR)/tcpprep.1 - rm -f $(BINDIR)/pcapmerge - rm -f $(MAN1DIR)/pcapmerge.1 - rm -f $(BINDIR)/flowreplay - rm -f $(MAN8DIR)/flowreplay.8 + rm -f $(DESTDIR)$(SBINDIR)/tcpreplay + rm -f $(DESTDIR)$(MAN8DIR)/tcpreplay.8 + rm -f $(DESTDIR)$(BINDIR)/capinfo + rm -f $(DESTDIR)$(MAN1DIR)/capinfo.1 + rm -f $(DESTDIR)$(BINDIR)/tcpprep + rm -f $(DESTDIR)$(MAN1DIR)/tcpprep.1 + rm -f $(DESTDIR)$(BINDIR)/pcapmerge + rm -f $(DESTDIR)$(MAN1DIR)/pcapmerge.1 + rm -f $(DESTDIR)$(BINDIR)/flowreplay + rm -f $(DESTDIR)$(MAN8DIR)/flowreplay.8 pretty: indent -br -brs -ts4 -ncdw -nce -ncs -npcs -nprs -l80 -lc80 -lp -psl -i4 -nut *.c *.h --- NEW FILE tcpreplay.spec --- # EL4 doesn't have libpcap-devel %if 0%{?rhel} && "%rhel" < "5" %define pcapdep libpcap %else %define pcapdep libpcap-devel %endif Name: tcpreplay Version: 2.3.5 Release: 4%{?dist} Summary: Replay captured network traffic Group: Applications/Internet License: BSD URL: http://tcpreplay.synfin.net/trac/ Source: http://prdownloads.sourceforge.net/tcpreplay/tcpreplay-%{version}.tar.gz Patch0: tcpreplay-Makefile.in-destdir.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: libnet-devel >= 1.1, %{pcapdep} >= 0.5, tcpdump Requires: /usr/sbin/tcpdump %description Tcpreplay is a tool to replay captured network traffic. Currently, tcpreplay supports pcap (tcpdump) and snoop capture formats. Also included, is tcpprep a tool to pre-process capture files to allow increased performance under certain conditions as well as capinfo which provides basic information about capture files. %prep %setup -q %patch0 -p0 -b .destdir %build %configure # make sure we use proper CFLAGS %{__sed} -ie 's/^CFLAGS.*/CFLAGS=${RPM_OPT_FLAGS}/' Makefile # remove unneeded docs %{__rm} -f Docs/INSTALL Docs/WARNINGS Docs/*.dvi Docs/*.tex Docs/*.lyx \ Docs/*.fig Docs/*.pl Docs/*.pdf Docs/*.ps Docs/*.eps Docs/*.aux \ Docs/*.log Docs/Makefile # fix source file permissions %{__chmod} -x *.c %{__make} %{?_smp_mflags} %install %{__rm} -rf %{buildroot} %{__make} install DESTDIR=%{buildroot} %clean %{__rm} -rf %{buildroot} %files %defattr(-, root, root, -) %doc Docs/* %doc %{_mandir}/man1/* %doc %{_mandir}/man8/* %{_bindir}/* %{_sbindir}/* %changelog * Tue Apr 17 2007 Bojan Smojver - 2.3.5-4 - Remove Makefile from docs * Tue Apr 17 2007 Bojan Smojver - 2.3.5-3 - Implement suggestions from package review process * Tue Apr 03 2007 Bojan Smojver - 2.3.5-2 - Add tcpdump to build and runtime dependencies - Cater for EL4, where there is no libpcap-devel * Mon Apr 02 2007 Bojan Smojver - 2.3.5-1 - Initial release, 2.3.5 - Based on package provided by Dag Wieers Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/tcpreplay/devel/.cvsignore,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- .cvsignore 17 Apr 2007 16:52:50 -0000 1.1 +++ .cvsignore 17 Apr 2007 22:14:17 -0000 1.2 @@ -0,0 +1 @@ +tcpreplay-2.3.5.tar.gz Index: sources =================================================================== RCS file: /cvs/extras/rpms/tcpreplay/devel/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 17 Apr 2007 16:52:50 -0000 1.1 +++ sources 17 Apr 2007 22:14:17 -0000 1.2 @@ -0,0 +1 @@ +fff1c5a382bc869caabfb20f4b3b3dad tcpreplay-2.3.5.tar.gz From fedora-extras-commits at redhat.com Tue Apr 17 22:28:20 2007 From: fedora-extras-commits at redhat.com (Bojan Smojver (bojan)) Date: Tue, 17 Apr 2007 18:28:20 -0400 Subject: rpms/tcpreplay/FC-6 tcpreplay-Makefile.in-destdir.patch, NONE, 1.1 tcpreplay.spec, NONE, 1.1 .cvsignore, 1.1, 1.2 sources, 1.1, 1.2 Message-ID: <200704172228.l3HMSKXA000877@cvs-int.fedora.redhat.com> Author: bojan Update of /cvs/extras/rpms/tcpreplay/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv850 Modified Files: .cvsignore sources Added Files: tcpreplay-Makefile.in-destdir.patch tcpreplay.spec Log Message: Initial checkin of tcpreplay to FC-6. tcpreplay-Makefile.in-destdir.patch: --- NEW FILE tcpreplay-Makefile.in-destdir.patch --- --- Makefile.in.orig 2007-04-02 16:59:46.000000000 +1000 +++ Makefile.in 2007-04-02 17:00:56.000000000 +1000 @@ -17,7 +17,7 @@ LNAVLIB = @LNAVLIB@ LNAV_CFLAGS = @LNAV_CFLAGS@ -INSTALL = @INSTALL@ +INSTALL = @INSTALL@ -p BINARIES = tcpreplay capinfo pcapmerge tcpprep flowreplay @@ -78,32 +78,32 @@ -cd Docs && make distclean install: - test -d $(SBINDIR) || $(INSTALL) -d $(SBINDIR) - test -d $(BINDIR) || $(INSTALL) -d $(BINDIR) - test -d $(MAN8DIR) || $(INSTALL) -d $(MAN8DIR) - test -d $(MAN1DIR) || $(INSTALL) -d $(MAN1DIR) - $(INSTALL) -m 755 tcpreplay $(SBINDIR) - $(INSTALL) -m 755 capinfo $(BINDIR) - $(INSTALL) -m 755 tcpprep $(BINDIR) - $(INSTALL) -m 755 pcapmerge $(BINDIR) - $(INSTALL) -m 755 flowreplay $(BINDIR) - $(INSTALL) -m 644 man/tcpreplay.8 $(MAN8DIR) - $(INSTALL) -m 644 man/capinfo.1 $(MAN1DIR) - $(INSTALL) -m 644 man/tcpprep.1 $(MAN1DIR) - $(INSTALL) -m 644 man/pcapmerge.1 $(MAN1DIR) - $(INSTALL) -m 644 man/flowreplay.1 $(MAN1DIR) + test -d $(DESTDIR)$(SBINDIR) || $(INSTALL) -d $(DESTDIR)$(SBINDIR) + test -d $(DESTDIR)$(BINDIR) || $(INSTALL) -d $(DESTDIR)$(BINDIR) + test -d $(DESTDIR)$(MAN8DIR) || $(INSTALL) -d $(DESTDIR)$(MAN8DIR) + test -d $(DESTDIR)$(MAN1DIR) || $(INSTALL) -d $(DESTDIR)$(MAN1DIR) + $(INSTALL) -m 755 tcpreplay $(DESTDIR)$(SBINDIR) + $(INSTALL) -m 755 capinfo $(DESTDIR)$(BINDIR) + $(INSTALL) -m 755 tcpprep $(DESTDIR)$(BINDIR) + $(INSTALL) -m 755 pcapmerge $(DESTDIR)$(BINDIR) + $(INSTALL) -m 755 flowreplay $(DESTDIR)$(BINDIR) + $(INSTALL) -m 644 man/tcpreplay.8 $(DESTDIR)$(MAN8DIR) + $(INSTALL) -m 644 man/capinfo.1 $(DESTDIR)$(MAN1DIR) + $(INSTALL) -m 644 man/tcpprep.1 $(DESTDIR)$(MAN1DIR) + $(INSTALL) -m 644 man/pcapmerge.1 $(DESTDIR)$(MAN1DIR) + $(INSTALL) -m 644 man/flowreplay.1 $(DESTDIR)$(MAN1DIR) uninstall: - rm -f $(SBINDIR)/tcpreplay - rm -f $(MAN8DIR)/tcpreplay.8 - rm -f $(BINDIR)/capinfo - rm -f $(MAN1DIR)/capinfo.1 - rm -f $(BINDIR)/tcpprep - rm -f $(MAN1DIR)/tcpprep.1 - rm -f $(BINDIR)/pcapmerge - rm -f $(MAN1DIR)/pcapmerge.1 - rm -f $(BINDIR)/flowreplay - rm -f $(MAN8DIR)/flowreplay.8 + rm -f $(DESTDIR)$(SBINDIR)/tcpreplay + rm -f $(DESTDIR)$(MAN8DIR)/tcpreplay.8 + rm -f $(DESTDIR)$(BINDIR)/capinfo + rm -f $(DESTDIR)$(MAN1DIR)/capinfo.1 + rm -f $(DESTDIR)$(BINDIR)/tcpprep + rm -f $(DESTDIR)$(MAN1DIR)/tcpprep.1 + rm -f $(DESTDIR)$(BINDIR)/pcapmerge + rm -f $(DESTDIR)$(MAN1DIR)/pcapmerge.1 + rm -f $(DESTDIR)$(BINDIR)/flowreplay + rm -f $(DESTDIR)$(MAN8DIR)/flowreplay.8 pretty: indent -br -brs -ts4 -ncdw -nce -ncs -npcs -nprs -l80 -lc80 -lp -psl -i4 -nut *.c *.h --- NEW FILE tcpreplay.spec --- # EL4 doesn't have libpcap-devel %if 0%{?rhel} && "%rhel" < "5" %define pcapdep libpcap %else %define pcapdep libpcap-devel %endif Name: tcpreplay Version: 2.3.5 Release: 4%{?dist} Summary: Replay captured network traffic Group: Applications/Internet License: BSD URL: http://tcpreplay.synfin.net/trac/ Source: http://prdownloads.sourceforge.net/tcpreplay/tcpreplay-%{version}.tar.gz Patch0: tcpreplay-Makefile.in-destdir.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: libnet-devel >= 1.1, %{pcapdep} >= 0.5, tcpdump Requires: /usr/sbin/tcpdump %description Tcpreplay is a tool to replay captured network traffic. Currently, tcpreplay supports pcap (tcpdump) and snoop capture formats. Also included, is tcpprep a tool to pre-process capture files to allow increased performance under certain conditions as well as capinfo which provides basic information about capture files. %prep %setup -q %patch0 -p0 -b .destdir %build %configure # make sure we use proper CFLAGS %{__sed} -ie 's/^CFLAGS.*/CFLAGS=${RPM_OPT_FLAGS}/' Makefile # remove unneeded docs %{__rm} -f Docs/INSTALL Docs/WARNINGS Docs/*.dvi Docs/*.tex Docs/*.lyx \ Docs/*.fig Docs/*.pl Docs/*.pdf Docs/*.ps Docs/*.eps Docs/*.aux \ Docs/*.log Docs/Makefile # fix source file permissions %{__chmod} -x *.c %{__make} %{?_smp_mflags} %install %{__rm} -rf %{buildroot} %{__make} install DESTDIR=%{buildroot} %clean %{__rm} -rf %{buildroot} %files %defattr(-, root, root, -) %doc Docs/* %doc %{_mandir}/man1/* %doc %{_mandir}/man8/* %{_bindir}/* %{_sbindir}/* %changelog * Tue Apr 17 2007 Bojan Smojver - 2.3.5-4 - Remove Makefile from docs * Tue Apr 17 2007 Bojan Smojver - 2.3.5-3 - Implement suggestions from package review process * Tue Apr 03 2007 Bojan Smojver - 2.3.5-2 - Add tcpdump to build and runtime dependencies - Cater for EL4, where there is no libpcap-devel * Mon Apr 02 2007 Bojan Smojver - 2.3.5-1 - Initial release, 2.3.5 - Based on package provided by Dag Wieers Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/tcpreplay/FC-6/.cvsignore,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- .cvsignore 17 Apr 2007 16:52:50 -0000 1.1 +++ .cvsignore 17 Apr 2007 22:27:46 -0000 1.2 @@ -0,0 +1 @@ +tcpreplay-2.3.5.tar.gz Index: sources =================================================================== RCS file: /cvs/extras/rpms/tcpreplay/FC-6/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 17 Apr 2007 16:52:50 -0000 1.1 +++ sources 17 Apr 2007 22:27:46 -0000 1.2 @@ -0,0 +1 @@ +fff1c5a382bc869caabfb20f4b3b3dad tcpreplay-2.3.5.tar.gz From fedora-extras-commits at redhat.com Tue Apr 17 22:36:14 2007 From: fedora-extras-commits at redhat.com (Jeremy Katz (katzj)) Date: Tue, 17 Apr 2007 18:36:14 -0400 Subject: rpms/kvm/devel kvm-19-defaults.patch,NONE,1.1 kvm.spec,1.10,1.11 Message-ID: <200704172236.l3HMaEkn001457@cvs-int.fedora.redhat.com> Author: katzj Update of /cvs/extras/rpms/kvm/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv1430 Modified Files: kvm.spec Added Files: kvm-19-defaults.patch Log Message: * Tue Apr 17 2007 Jeremy Katz - 19-1 - update to kvm-19 - use rtl8139 as the default nic emulation instead of ne2k_pci (#236790) kvm-19-defaults.patch: --- NEW FILE kvm-19-defaults.patch --- --- kvm-19/qemu/hw/pc.c.defaults 2007-04-17 15:37:51.000000000 -0400 +++ kvm-19/qemu/hw/pc.c 2007-04-17 15:38:24.000000000 -0400 @@ -694,7 +694,7 @@ nd = &nd_table[i]; if (!nd->model) { if (pci_enabled) { - nd->model = "ne2k_pci"; + nd->model = "rtl8139"; } else { nd->model = "ne2k_isa"; } --- kvm-19/qemu/vl.c.defaults 2007-04-17 15:36:17.000000000 -0400 +++ kvm-19/qemu/vl.c 2007-04-17 15:38:43.000000000 -0400 @@ -7470,7 +7470,7 @@ const char *model = nd_table[i].model; char buf[1024]; if (model == NULL) - model = "ne2k_pci"; + model = "rtl8139"; snprintf(buf, sizeof(buf), "%s/pxe-%s.bin", bios_dir, model); if (get_image_size(buf) > 0) { option_rom[nb_option_roms] = strdup(buf); Index: kvm.spec =================================================================== RCS file: /cvs/extras/rpms/kvm/devel/kvm.spec,v retrieving revision 1.10 retrieving revision 1.11 diff -u -r1.10 -r1.11 --- kvm.spec 26 Mar 2007 21:16:26 -0000 1.10 +++ kvm.spec 17 Apr 2007 22:35:40 -0000 1.11 @@ -1,12 +1,13 @@ Summary: Kernel-based Virtual Machine Name: kvm -Version: 15 -Release: 2 +Version: 19 +Release: 1 License: GPL Group: Development/Tools URL: http://kvm.sf.net Source0: http://download.sourceforge.net/sourceforge/kvm/kvm-%{version}.tar.gz Source1: kvm.modules +Patch0: kvm-19-defaults.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: SDL-devel # qemu doesn't build with gcc 4.x @@ -29,6 +30,7 @@ %prep %setup -q +%patch0 -p1 -b .defaults %build ./configure --with-patched-kernel --qemu-cc=gcc34 --kerneldir=$(pwd)/kernel --prefix=%{_prefix} @@ -73,6 +75,10 @@ %{_sysconfdir}/sysconfig/modules/kvm.modules %changelog +* Tue Apr 17 2007 Jeremy Katz - 19-1 +- update to kvm-19 +- use rtl8139 as the default nic emulation instead of ne2k_pci (#236790) + * Mon Mar 26 2007 Jeremy Katz - 15-2 - add file so that kvm modules get loaded on boot From fedora-extras-commits at redhat.com Tue Apr 17 22:40:15 2007 From: fedora-extras-commits at redhat.com (Steven Pritchard (steve)) Date: Tue, 17 Apr 2007 18:40:15 -0400 Subject: rpms/perl-Class-Container/devel perl-Class-Container.spec,1.4,1.5 Message-ID: <200704172240.l3HMeFV4001635@cvs-int.fedora.redhat.com> Author: steve Update of /cvs/extras/rpms/perl-Class-Container/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv1579 Modified Files: perl-Class-Container.spec Log Message: Use fixperms macro instead of our own chmod incantation. BR ExtUtils::MakeMaker. Index: perl-Class-Container.spec =================================================================== RCS file: /cvs/extras/rpms/perl-Class-Container/devel/perl-Class-Container.spec,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- perl-Class-Container.spec 17 Sep 2006 17:41:05 -0000 1.4 +++ perl-Class-Container.spec 17 Apr 2007 22:39:41 -0000 1.5 @@ -1,6 +1,6 @@ Name: perl-Class-Container Version: 0.12 -Release: 4%{?dist} +Release: 5%{?dist} Summary: Class::Container Perl module License: GPL or Artistic Group: Development/Libraries @@ -8,6 +8,7 @@ Source0: http://www.cpan.org/authors/id/K/KW/KWILLIAMS/Class-Container-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch +BuildRequires: perl(ExtUtils::MakeMaker) BuildRequires: perl(Params::Validate) >= 0.23 Requires: perl(Params::Validate) >= 0.23 Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) @@ -49,7 +50,7 @@ find $RPM_BUILD_ROOT -type f -name .packlist -exec rm -f {} \; find $RPM_BUILD_ROOT -depth -type d -exec rmdir {} 2>/dev/null \; -chmod -R u+rwX,go+rX,go-w $RPM_BUILD_ROOT/* +%{_fixperms} $RPM_BUILD_ROOT/* perldoc -t perlgpl > COPYING perldoc -t perlartistic > Artistic @@ -67,6 +68,10 @@ %{_mandir}/man3/* %changelog +* Tue Apr 17 2007 Steven Pritchard 0.12-5 +- Use fixperms macro instead of our own chmod incantation. +- BR ExtUtils::MakeMaker. + * Sat Sep 16 2006 Steven Pritchard 0.12-4 - Canonicalize Source0 URL. - Fix find option order. From fedora-extras-commits at redhat.com Tue Apr 17 22:40:20 2007 From: fedora-extras-commits at redhat.com (Jeremy Katz (katzj)) Date: Tue, 17 Apr 2007 18:40:20 -0400 Subject: rpms/kvm/devel .cvsignore,1.7,1.8 sources,1.7,1.8 Message-ID: <200704172240.l3HMeK3H001641@cvs-int.fedora.redhat.com> Author: katzj Update of /cvs/extras/rpms/kvm/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv1599 Modified Files: .cvsignore sources Log Message: actually upload new tarball Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/kvm/devel/.cvsignore,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- .cvsignore 7 Mar 2007 20:57:13 -0000 1.7 +++ .cvsignore 17 Apr 2007 22:39:46 -0000 1.8 @@ -1 +1 @@ -kvm-15.tar.gz +kvm-19.tar.gz Index: sources =================================================================== RCS file: /cvs/extras/rpms/kvm/devel/sources,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- sources 7 Mar 2007 20:57:13 -0000 1.7 +++ sources 17 Apr 2007 22:39:46 -0000 1.8 @@ -1 +1 @@ -80b3997dd654916e5c0e5128cb0a4c71 kvm-15.tar.gz +5ed16610337c6e2f0bea39e898007d7d kvm-19.tar.gz From fedora-extras-commits at redhat.com Tue Apr 17 22:43:17 2007 From: fedora-extras-commits at redhat.com (Steven Pritchard (steve)) Date: Tue, 17 Apr 2007 18:43:17 -0400 Subject: rpms/perl-Class-Singleton/devel perl-Class-Singleton.spec,1.3,1.4 Message-ID: <200704172243.l3HMhHIX001808@cvs-int.fedora.redhat.com> Author: steve Update of /cvs/extras/rpms/perl-Class-Singleton/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv1767 Modified Files: perl-Class-Singleton.spec Log Message: Use fixperms macro instead of our own chmod incantation. BR ExtUtils::MakeMaker. Index: perl-Class-Singleton.spec =================================================================== RCS file: /cvs/extras/rpms/perl-Class-Singleton/devel/perl-Class-Singleton.spec,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- perl-Class-Singleton.spec 17 Sep 2006 18:09:49 -0000 1.3 +++ perl-Class-Singleton.spec 17 Apr 2007 22:42:43 -0000 1.4 @@ -1,6 +1,6 @@ Name: perl-Class-Singleton Version: 1.03 -Release: 3%{?dist} +Release: 4%{?dist} Summary: Class::Singleton Perl module License: Artistic Group: Development/Libraries @@ -8,6 +8,7 @@ Source0: http://www.cpan.org/authors/id/A/AB/ABW/Class-Singleton-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch +BuildRequires: perl(ExtUtils::MakeMaker) Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) %description @@ -36,7 +37,7 @@ find $RPM_BUILD_ROOT -type f -name .packlist -exec rm -f {} \; find $RPM_BUILD_ROOT -depth -type d -exec rmdir {} 2>/dev/null \; -chmod -R u+rwX,go+rX,go-w $RPM_BUILD_ROOT/* +%{_fixperms} $RPM_BUILD_ROOT/* perldoc -t perlartistic > Artistic @@ -53,6 +54,10 @@ %{_mandir}/man3/* %changelog +* Tue Apr 17 2007 Steven Pritchard 1.03-4 +- Use fixperms macro instead of our own chmod incantation. +- BR ExtUtils::MakeMaker. + * Sat Sep 16 2006 Steven Pritchard 1.03-3 - Canonicalize Source0 URL. - Fix find option order. From fedora-extras-commits at redhat.com Tue Apr 17 22:44:00 2007 From: fedora-extras-commits at redhat.com (Steven Pritchard (steve)) Date: Tue, 17 Apr 2007 18:44:00 -0400 Subject: rpms/perl-Convert-PEM/devel perl-Convert-PEM.spec,1.3,1.4 Message-ID: <200704172244.l3HMi0m9001879@cvs-int.fedora.redhat.com> Author: steve Update of /cvs/extras/rpms/perl-Convert-PEM/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv1817 Modified Files: perl-Convert-PEM.spec Log Message: Use fixperms macro instead of our own chmod incantation. BR ExtUtils::MakeMaker. Index: perl-Convert-PEM.spec =================================================================== RCS file: /cvs/extras/rpms/perl-Convert-PEM/devel/perl-Convert-PEM.spec,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- perl-Convert-PEM.spec 17 Sep 2006 18:14:34 -0000 1.3 +++ perl-Convert-PEM.spec 17 Apr 2007 22:43:26 -0000 1.4 @@ -1,6 +1,6 @@ Name: perl-Convert-PEM Version: 0.07 -Release: 4%{?dist} +Release: 5%{?dist} Summary: Read/write encrypted ASN.1 PEM files License: GPL or Artistic Group: Development/Libraries @@ -11,6 +11,7 @@ BuildRequires: perl(Crypt::DES_EDE3) BuildRequires: perl(Convert::ASN1) >= 0.10 BuildRequires: perl(Class::ErrorHandler) +BuildRequires: perl(ExtUtils::MakeMaker) Requires: perl(Crypt::DES_EDE3) Requires: perl(Convert::ASN1) >= 0.10 Requires: perl(Class::ErrorHandler) @@ -35,7 +36,7 @@ find $RPM_BUILD_ROOT -type f -name .packlist -exec rm -f {} \; find $RPM_BUILD_ROOT -depth -type d -exec rmdir {} 2>/dev/null \; -chmod -R u+rwX,go+rX,go-w $RPM_BUILD_ROOT/* +%{_fixperms} $RPM_BUILD_ROOT/* perldoc -t perlgpl > COPYING perldoc -t perlartistic > Artistic @@ -53,6 +54,10 @@ %{_mandir}/man3/* %changelog +* Tue Apr 17 2007 Steven Pritchard 0.07-5 +- Use fixperms macro instead of our own chmod incantation. +- BR ExtUtils::MakeMaker. + * Sat Sep 16 2006 Steven Pritchard 0.07-4 - Canonicalize Source0 URL. - Fix find option order. From fedora-extras-commits at redhat.com Tue Apr 17 22:44:34 2007 From: fedora-extras-commits at redhat.com (Steven Pritchard (steve)) Date: Tue, 17 Apr 2007 18:44:34 -0400 Subject: rpms/perl-Convert-ASCII-Armour/devel perl-Convert-ASCII-Armour.spec, 1.3, 1.4 Message-ID: <200704172244.l3HMiYpq001938@cvs-int.fedora.redhat.com> Author: steve Update of /cvs/extras/rpms/perl-Convert-ASCII-Armour/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv1873 Modified Files: perl-Convert-ASCII-Armour.spec Log Message: Use fixperms macro instead of our own chmod incantation. BR ExtUtils::MakeMaker. Index: perl-Convert-ASCII-Armour.spec =================================================================== RCS file: /cvs/extras/rpms/perl-Convert-ASCII-Armour/devel/perl-Convert-ASCII-Armour.spec,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- perl-Convert-ASCII-Armour.spec 17 Sep 2006 18:11:34 -0000 1.3 +++ perl-Convert-ASCII-Armour.spec 17 Apr 2007 22:44:00 -0000 1.4 @@ -1,6 +1,6 @@ Name: perl-Convert-ASCII-Armour Version: 1.4 -Release: 4%{?dist} +Release: 5%{?dist} Summary: Convert binary octets into ASCII armoured messages License: GPL or Artistic Group: Development/Libraries @@ -9,6 +9,7 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch BuildRequires: perl(Compress::Zlib) +BuildRequires: perl(ExtUtils::MakeMaker) Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) %description @@ -36,7 +37,7 @@ find $RPM_BUILD_ROOT -type f -name .packlist -exec rm -f {} \; find $RPM_BUILD_ROOT -depth -type d -exec rmdir {} 2>/dev/null \; -chmod -R u+rwX,go+rX,go-w $RPM_BUILD_ROOT/* +%{_fixperms} $RPM_BUILD_ROOT/* perldoc -t perlgpl > COPYING @@ -53,6 +54,10 @@ %{_mandir}/man3/* %changelog +* Tue Apr 17 2007 Steven Pritchard 1.4-5 +- Use fixperms macro instead of our own chmod incantation. +- BR ExtUtils::MakeMaker. + * Sat Sep 16 2006 Steven Pritchard 1.4-4 - Canonicalize Source0 URL. - Fix find option order. From fedora-extras-commits at redhat.com Tue Apr 17 22:46:43 2007 From: fedora-extras-commits at redhat.com (Steven Pritchard (steve)) Date: Tue, 17 Apr 2007 18:46:43 -0400 Subject: rpms/perl-Class-ErrorHandler/devel perl-Class-ErrorHandler.spec, 1.2, 1.3 Message-ID: <200704172246.l3HMkh9v002096@cvs-int.fedora.redhat.com> Author: steve Update of /cvs/extras/rpms/perl-Class-ErrorHandler/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv2072 Modified Files: perl-Class-ErrorHandler.spec Log Message: Use fixperms macro instead of our own chmod incantation. BR ExtUtils::MakeMaker. Index: perl-Class-ErrorHandler.spec =================================================================== RCS file: /cvs/extras/rpms/perl-Class-ErrorHandler/devel/perl-Class-ErrorHandler.spec,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- perl-Class-ErrorHandler.spec 17 Sep 2006 18:08:07 -0000 1.2 +++ perl-Class-ErrorHandler.spec 17 Apr 2007 22:46:09 -0000 1.3 @@ -1,6 +1,6 @@ Name: perl-Class-ErrorHandler Version: 0.01 -Release: 3%{?dist} +Release: 4%{?dist} Summary: Class::ErrorHandler Perl module License: GPL or Artistic Group: Development/Libraries @@ -8,6 +8,7 @@ Source0: http://www.cpan.org/authors/id/B/BT/BTROTT/Class-ErrorHandler-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch +BuildRequires: perl(ExtUtils::MakeMaker) Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) %description @@ -29,7 +30,7 @@ find $RPM_BUILD_ROOT -type f -name .packlist -exec rm -f {} \; find $RPM_BUILD_ROOT -depth -type d -exec rmdir {} 2>/dev/null \; -chmod -R u+rwX,go+rX,go-w $RPM_BUILD_ROOT/* +%{_fixperms} $RPM_BUILD_ROOT/* perldoc -t perlgpl > COPYING perldoc -t perlartistic > Artistic @@ -47,6 +48,10 @@ %{_mandir}/man3/* %changelog +* Tue Apr 17 2007 Steven Pritchard 0.01-4 +- Use fixperms macro instead of our own chmod incantation. +- BR ExtUtils::MakeMaker. + * Sat Sep 16 2006 Steven Pritchard 0.01-3 - Canonicalize Source0 URL. - Fix find option order. From fedora-extras-commits at redhat.com Tue Apr 17 22:54:19 2007 From: fedora-extras-commits at redhat.com (Jasper O'neal Hartline (autopsy)) Date: Tue, 17 Apr 2007 18:54:19 -0400 Subject: kadischi/post_install_scripts 08symlink.sh,1.1,1.2 Message-ID: <200704172254.l3HMsJ1W002240@cvs-int.fedora.redhat.com> Author: autopsy Update of /cvs/devel/kadischi/post_install_scripts In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv2223/kadischi/post_install_scripts Modified Files: 08symlink.sh Log Message: Add ifconfig to 08symlink.sh Index: 08symlink.sh =================================================================== RCS file: /cvs/devel/kadischi/post_install_scripts/08symlink.sh,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- 08symlink.sh 17 Apr 2007 03:09:49 -0000 1.1 +++ 08symlink.sh 17 Apr 2007 22:54:17 -0000 1.2 @@ -8,6 +8,8 @@ # Since in the Anaconda environment, Anaconda expects everything in /usr/sbin # When in reality on an installed system such as the LiveCD, everything is in /sbin # + +# Filesystem tools /usr/sbin/chroot $SYSDIR /bin/ln -s /sbin/badblocks /usr/sbin/badblocks /usr/sbin/chroot $SYSDIR /bin/ln -s /sbin/mkreiserfs /usr/sbin/mkreiserfs /usr/sbin/chroot $SYSDIR /bin/ln -s /sbin/reiserfstune /usr/sbin/reiserfstune @@ -20,3 +22,6 @@ /usr/sbin/chroot $SYSDIR /bin/ln -s /sbin/mkswap /usr/sbin/mkswap /usr/sbin/chroot $SYSDIR /bin/ln -s /sbin/mkdosfs /usr/sbin/mkdosfs /usr/sbin/chroot $SYSDIR /bin/ln -s /sbin/mdadm /usr/sbin/mdadm + +# Network tools +/usr/sbin/chroot $SYSDIR /bin/ln -s /sbin/ifconfig /usr/sbin/ifconfig From fedora-extras-commits at redhat.com Tue Apr 17 22:56:59 2007 From: fedora-extras-commits at redhat.com (Steven Pritchard (steve)) Date: Tue, 17 Apr 2007 18:56:59 -0400 Subject: rpms/perl-CPAN-DistnameInfo/devel perl-CPAN-DistnameInfo.spec, 1.2, 1.3 Message-ID: <200704172256.l3HMuxGY002342@cvs-int.fedora.redhat.com> Author: steve Update of /cvs/extras/rpms/perl-CPAN-DistnameInfo/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv2299 Modified Files: perl-CPAN-DistnameInfo.spec Log Message: Use fixperms macro instead of our own chmod incantation. BR ExtUtils::MakeMaker. Index: perl-CPAN-DistnameInfo.spec =================================================================== RCS file: /cvs/extras/rpms/perl-CPAN-DistnameInfo/devel/perl-CPAN-DistnameInfo.spec,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- perl-CPAN-DistnameInfo.spec 17 Sep 2006 18:37:39 -0000 1.2 +++ perl-CPAN-DistnameInfo.spec 17 Apr 2007 22:56:25 -0000 1.3 @@ -1,6 +1,6 @@ Name: perl-CPAN-DistnameInfo Version: 0.06 -Release: 2%{?dist} +Release: 3%{?dist} Summary: CPAN::DistnameInfo Perl module License: GPL or Artistic Group: Development/Libraries @@ -8,6 +8,7 @@ Source0: http://www.cpan.org/authors/id/G/GB/GBARR/CPAN-DistnameInfo-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch +BuildRequires: perl(ExtUtils::MakeMaker) Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) %description @@ -38,7 +39,7 @@ find $RPM_BUILD_ROOT -type f -name .packlist -exec rm -f {} \; find $RPM_BUILD_ROOT -depth -type d -exec rmdir {} 2>/dev/null \; -chmod -R u+rwX,go+rX,go-w $RPM_BUILD_ROOT/* +%{_fixperms} $RPM_BUILD_ROOT/* perldoc -t perlgpl > COPYING perldoc -t perlartistic > Artistic @@ -56,6 +57,10 @@ %{_mandir}/man3/* %changelog +* Tue Apr 17 2007 Steven Pritchard 0.06-3 +- Use fixperms macro instead of our own chmod incantation. +- BR ExtUtils::MakeMaker. + * Sat Sep 16 2006 Steven Pritchard 0.06-2 - Canonicalize Source0 URL. - Fix find option order. From fedora-extras-commits at redhat.com Tue Apr 17 23:03:35 2007 From: fedora-extras-commits at redhat.com (Alex Lancaster (alexlan)) Date: Tue, 17 Apr 2007 19:03:35 -0400 Subject: rpms/python-biopython/devel biopython-setup_test.patch, NONE, 1.1 python-biopython.spec, NONE, 1.1 .cvsignore, 1.1, 1.2 sources, 1.1, 1.2 Message-ID: <200704172303.l3HN3ZFY006770@cvs-int.fedora.redhat.com> Author: alexlan Update of /cvs/extras/rpms/python-biopython/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv6744/devel Modified Files: .cvsignore sources Added Files: biopython-setup_test.patch python-biopython.spec Log Message: Initial import. biopython-setup_test.patch: --- NEW FILE biopython-setup_test.patch --- Index: setup.py =================================================================== RCS file: /home/repository/biopython/biopython/setup.py,v retrieving revision 1.116 diff -u -p -r1.116 setup.py --- setup.py 17 Mar 2007 19:21:04 -0000 1.116 +++ setup.py 11 Apr 2007 03:37:48 -0000 @@ -238,11 +238,18 @@ class test_biopython(Command): """ description = "Automatically run the test suite for Biopython." - user_options = [] # distutils complains if this is not here. - def initialize_options(self): # distutils wants this - pass - def finalize_options(self): # this too + + user_options = [ + # provide the option to run tests in no-gui mode + ('no-gui', None, "Do not run in GUI mode") + ] + + def initialize_options(self): + self.no_gui = None + + def finalize_options(self): pass + def run(self): this_dir = os.getcwd() @@ -250,7 +257,10 @@ class test_biopython(Command): os.chdir("Tests") sys.path.insert(0, '') import run_tests - run_tests.main([]) + if self.no_gui: + run_tests.main(['--no-gui']) + else: + run_tests.main([]) # change back to the current directory os.chdir(this_dir) Index: Tests/run_tests.py =================================================================== RCS file: /home/repository/biopython/biopython/Tests/run_tests.py,v retrieving revision 1.8 diff -u -p -r1.8 run_tests.py --- Tests/run_tests.py 9 Mar 2007 23:36:43 -0000 1.8 +++ Tests/run_tests.py 11 Apr 2007 03:37:48 -0000 @@ -56,7 +56,7 @@ def main(argv): # get the command line options try: - opts, args = getopt.getopt(argv[1:], 'g', + opts, args = getopt.getopt(argv, 'g', ["generate", "no-gui", "help"]) except getopt.error, msg: print msg @@ -316,5 +316,5 @@ def convert_string_newlines(line): return line if __name__ == "__main__": - sys.exit(main(sys.argv)) + sys.exit(main(sys.argv[1:])) --- NEW FILE python-biopython.spec --- %{!?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: python-biopython Version: 1.43 Release: 2%{?dist} Summary: Python tools for computational molecular biology Source0: http://biopython.org/DIST/biopython-%{version}.tar.gz Patch0: biopython-setup_test.patch License: Biopython License Agreement Url: http://www.biopython.org/ Group: Development/Libraries BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: python-devel BuildRequires: python-reportlab BuildRequires: mx BuildRequires: python-numeric BuildRequires: MySQL-python BuildRequires: python-psycopg Requires: python-reportlab Requires: mx Requires: python-numeric Requires: MySQL-python Requires: python-psycopg %description A set of freely available Python tools for computational molecular biology. %prep %setup -q -n biopython-%{version} %patch0 -p0 # remove all execute bits from documentation and fix line endings find Scripts -type f -exec chmod -x {} 2>/dev/null ';' find Doc -type f -exec chmod -x {} 2>/dev/null ';' find Doc -type f -exec sed -i 's/\r//' {} 2>/dev/null ';' # remove execute bits from Python modules find Bio -type f -exec chmod -x {} 2>/dev/null ';' # remove she-bang lines in .py files to keep rpmlint happy find Bio -type f -name "*.py" -exec sed -i '/^#![ ]*\/usr\/bin\/.*$/ d' {} 2>/dev/null ';' # answer interactive question "yes" to build Bio.KDTree %build env CFLAGS="$RPM_OPT_FLAGS" %{__python} setup.py build < 1.43-2 - Fix Source0 URL as per suggestion from Parag AN on #235989. * Mon Apr 02 2007 Alex Lancaster 1.43-1 - Initial Fedora package. Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/python-biopython/devel/.cvsignore,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- .cvsignore 17 Apr 2007 16:59:59 -0000 1.1 +++ .cvsignore 17 Apr 2007 23:03:01 -0000 1.2 @@ -0,0 +1 @@ +biopython-1.43.tar.gz Index: sources =================================================================== RCS file: /cvs/extras/rpms/python-biopython/devel/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 17 Apr 2007 16:59:59 -0000 1.1 +++ sources 17 Apr 2007 23:03:01 -0000 1.2 @@ -0,0 +1 @@ +3c275b321bb1db7d8bda764913aaedcd biopython-1.43.tar.gz From fedora-extras-commits at redhat.com Tue Apr 17 23:24:20 2007 From: fedora-extras-commits at redhat.com (Steven Pritchard (steve)) Date: Tue, 17 Apr 2007 19:24:20 -0400 Subject: rpms/perl-Exception-Class/devel perl-Exception-Class.spec,1.6,1.7 Message-ID: <200704172324.l3HNOK8u007507@cvs-int.fedora.redhat.com> Author: steve Update of /cvs/extras/rpms/perl-Exception-Class/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv7486 Modified Files: perl-Exception-Class.spec Log Message: Use fixperms macro instead of our own chmod incantation. BR ExtUtils::MakeMaker. Index: perl-Exception-Class.spec =================================================================== RCS file: /cvs/extras/rpms/perl-Exception-Class/devel/perl-Exception-Class.spec,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- perl-Exception-Class.spec 16 Sep 2006 17:39:01 -0000 1.6 +++ perl-Exception-Class.spec 17 Apr 2007 23:23:46 -0000 1.7 @@ -1,6 +1,6 @@ Name: perl-Exception-Class Version: 1.23 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Exception::Class Perl module License: GPL or Artistic Group: Development/Libraries @@ -8,10 +8,11 @@ Source0: http://www.cpan.org/authors/id/D/DR/DROLSKY/Exception-Class-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch -BuildRequires: perl(Devel::StackTrace) >= 1.12 BuildRequires: perl(Class::Data::Inheritable) >= 0.02 -Requires: perl(Devel::StackTrace) >= 1.12 +BuildRequires: perl(Devel::StackTrace) >= 1.12 +BuildRequires: perl(ExtUtils::MakeMaker) Requires: perl(Class::Data::Inheritable) >= 0.02 +Requires: perl(Devel::StackTrace) >= 1.12 Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) %description @@ -36,7 +37,7 @@ find $RPM_BUILD_ROOT -type f -name .packlist -exec rm -f {} \; find $RPM_BUILD_ROOT -depth -type d -exec rmdir {} 2>/dev/null \; -chmod -R u+rwX,go+rX,go-w $RPM_BUILD_ROOT/* +%{_fixperms} $RPM_BUILD_ROOT/* perldoc -t perlgpl > COPYING perldoc -t perlartistic > Artistic @@ -54,6 +55,10 @@ %{_mandir}/man3/* %changelog +* Tue Apr 17 2007 Steven Pritchard 1.23-3 +- Use fixperms macro instead of our own chmod incantation. +- BR ExtUtils::MakeMaker. + * Sat Sep 16 2006 Steven Pritchard 1.23-2 - Canonicalize Source0 URL. - Fix find option order. From fedora-extras-commits at redhat.com Tue Apr 17 23:25:12 2007 From: fedora-extras-commits at redhat.com (Steven Pritchard (steve)) Date: Tue, 17 Apr 2007 19:25:12 -0400 Subject: rpms/perl-File-BOM/devel perl-File-BOM.spec,1.4,1.5 Message-ID: <200704172325.l3HNPCgi007570@cvs-int.fedora.redhat.com> Author: steve Update of /cvs/extras/rpms/perl-File-BOM/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv7544 Modified Files: perl-File-BOM.spec Log Message: Rebuild. Index: perl-File-BOM.spec =================================================================== RCS file: /cvs/extras/rpms/perl-File-BOM/devel/perl-File-BOM.spec,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- perl-File-BOM.spec 17 Oct 2006 00:38:58 -0000 1.4 +++ perl-File-BOM.spec 17 Apr 2007 23:24:38 -0000 1.5 @@ -1,6 +1,6 @@ Name: perl-File-BOM Version: 0.14 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Utilities for handling Byte Order Marks License: GPL or Artistic Group: Development/Libraries @@ -45,6 +45,9 @@ %{_mandir}/man3/* %changelog +* Tue Apr 17 2007 Steven Pritchard 0.14-2 +- Rebuild. + * Mon Oct 16 2006 Steven Pritchard 0.14-1 - Update to 0.14. - Reformat to match cpanspec output. From fedora-extras-commits at redhat.com Tue Apr 17 23:27:47 2007 From: fedora-extras-commits at redhat.com (Steven Pritchard (steve)) Date: Tue, 17 Apr 2007 19:27:47 -0400 Subject: rpms/perl-File-ReadBackwards/devel perl-File-ReadBackwards.spec, 1.2, 1.3 Message-ID: <200704172327.l3HNRl3K007655@cvs-int.fedora.redhat.com> Author: steve Update of /cvs/extras/rpms/perl-File-ReadBackwards/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv7622 Modified Files: perl-File-ReadBackwards.spec Log Message: Use fixperms macro instead of our own chmod incantation. BR ExtUtils::MakeMaker. Index: perl-File-ReadBackwards.spec =================================================================== RCS file: /cvs/extras/rpms/perl-File-ReadBackwards/devel/perl-File-ReadBackwards.spec,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- perl-File-ReadBackwards.spec 17 Sep 2006 19:09:21 -0000 1.2 +++ perl-File-ReadBackwards.spec 17 Apr 2007 23:27:13 -0000 1.3 @@ -1,6 +1,6 @@ Name: perl-File-ReadBackwards Version: 1.04 -Release: 2%{?dist} +Release: 3%{?dist} Summary: File::ReadBackwards Perl module License: GPL or Artistic Group: Development/Libraries @@ -8,6 +8,7 @@ Source0: http://www.cpan.org/authors/id/U/UR/URI/File-ReadBackwards-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch +BuildRequires: perl(ExtUtils::MakeMaker) Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) %description @@ -30,7 +31,7 @@ find $RPM_BUILD_ROOT -type f -name .packlist -exec rm -f {} \; find $RPM_BUILD_ROOT -depth -type d -exec rmdir {} 2>/dev/null \; -chmod -R u+rwX,go+rX,go-w $RPM_BUILD_ROOT/* +%{_fixperms} $RPM_BUILD_ROOT/* %check make test @@ -45,6 +46,10 @@ %{_mandir}/man3/* %changelog +* Tue Apr 17 2007 Steven Pritchard 1.04-3 +- Use fixperms macro instead of our own chmod incantation. +- BR ExtUtils::MakeMaker. + * Sat Sep 16 2006 Steven Pritchard 1.04-2 - Fix find option order. From fedora-extras-commits at redhat.com Tue Apr 17 23:31:32 2007 From: fedora-extras-commits at redhat.com (Steven Pritchard (steve)) Date: Tue, 17 Apr 2007 19:31:32 -0400 Subject: rpms/perl-Graphics-ColorNames/devel perl-Graphics-ColorNames.spec, 1.3, 1.4 Message-ID: <200704172331.l3HNVWjP008163@cvs-int.fedora.redhat.com> Author: steve Update of /cvs/extras/rpms/perl-Graphics-ColorNames/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv7791 Modified Files: perl-Graphics-ColorNames.spec Log Message: Use fixperms macro instead of our own chmod incantation. Use the __perl macro. Index: perl-Graphics-ColorNames.spec =================================================================== RCS file: /cvs/extras/rpms/perl-Graphics-ColorNames/devel/perl-Graphics-ColorNames.spec,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- perl-Graphics-ColorNames.spec 17 Sep 2006 19:11:43 -0000 1.3 +++ perl-Graphics-ColorNames.spec 17 Apr 2007 23:30:58 -0000 1.4 @@ -1,6 +1,6 @@ Name: perl-Graphics-ColorNames Version: 1.06 -Release: 3%{?dist} +Release: 4%{?dist} Summary: Defines RGB values for common color names License: GPL or Artistic Group: Development/Libraries @@ -25,10 +25,10 @@ %prep %setup -q -n Graphics-ColorNames-%{version} -perl -pi -e 's/\r//g' Changes README +%{__perl} -pi -e 's/\r//g' Changes README %build -perl Build.PL installdirs=vendor +%{__perl} Build.PL installdirs=vendor ./Build %install @@ -37,7 +37,7 @@ ./Build install destdir=$RPM_BUILD_ROOT create_packlist=0 find $RPM_BUILD_ROOT -depth -type d -exec rmdir {} 2>/dev/null \; -chmod -R u+rwX,go+rX,go-w $RPM_BUILD_ROOT/* +%{_fixperms} $RPM_BUILD_ROOT/* %check ./Build test @@ -52,6 +52,10 @@ %{_mandir}/man3/* %changelog +* Tue Apr 17 2007 Steven Pritchard 1.06-4 +- Use fixperms macro instead of our own chmod incantation. +- Use the __perl macro. + * Sat Sep 16 2006 Steven Pritchard 1.06-3 - Fix find option order. From fedora-extras-commits at redhat.com Tue Apr 17 23:32:31 2007 From: fedora-extras-commits at redhat.com (Steven Pritchard (steve)) Date: Tue, 17 Apr 2007 19:32:31 -0400 Subject: rpms/perl-HTML-Mason/devel perl-HTML-Mason.spec,1.9,1.10 Message-ID: <200704172332.l3HNWVgV008233@cvs-int.fedora.redhat.com> Author: steve Update of /cvs/extras/rpms/perl-HTML-Mason/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv8213 Modified Files: perl-HTML-Mason.spec Log Message: Rebuild. Index: perl-HTML-Mason.spec =================================================================== RCS file: /cvs/extras/rpms/perl-HTML-Mason/devel/perl-HTML-Mason.spec,v retrieving revision 1.9 retrieving revision 1.10 diff -u -r1.9 -r1.10 --- perl-HTML-Mason.spec 18 Oct 2006 00:52:43 -0000 1.9 +++ perl-HTML-Mason.spec 17 Apr 2007 23:31:57 -0000 1.10 @@ -1,6 +1,6 @@ Name: perl-HTML-Mason Version: 1.35 -Release: 1%{?dist} +Release: 2%{?dist} Epoch: 1 Summary: Powerful Perl-based web site development and delivery engine License: GPL or Artistic @@ -96,6 +96,9 @@ %dir %{_localstatedir}/www/mason %changelog +* Tue Apr 17 2007 Steven Pritchard 1:1.35-2 +- Rebuild. + * Tue Oct 17 2006 Steven Pritchard 1:1.35-1 - Update to 1.35. - BR Test::Memory::Cycle for better test coverage. From fedora-extras-commits at redhat.com Tue Apr 17 23:38:41 2007 From: fedora-extras-commits at redhat.com (Steven Pritchard (steve)) Date: Tue, 17 Apr 2007 19:38:41 -0400 Subject: rpms/perl-HTTP-BrowserDetect/devel perl-HTTP-BrowserDetect.spec, 1.3, 1.4 Message-ID: <200704172338.l3HNcfSK008359@cvs-int.fedora.redhat.com> Author: steve Update of /cvs/extras/rpms/perl-HTTP-BrowserDetect/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv8321 Modified Files: perl-HTTP-BrowserDetect.spec Log Message: Use fixperms macro instead of our own chmod incantation. BR ExtUtils::MakeMaker. Index: perl-HTTP-BrowserDetect.spec =================================================================== RCS file: /cvs/extras/rpms/perl-HTTP-BrowserDetect/devel/perl-HTTP-BrowserDetect.spec,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- perl-HTTP-BrowserDetect.spec 5 Sep 2006 23:08:00 -0000 1.3 +++ perl-HTTP-BrowserDetect.spec 17 Apr 2007 23:38:08 -0000 1.4 @@ -1,6 +1,6 @@ Name: perl-HTTP-BrowserDetect Version: 0.98 -Release: 3%{?dist} +Release: 4%{?dist} Summary: Perl browser detection library License: GPL or Artistic Group: Development/Libraries @@ -8,6 +8,7 @@ Source0: http://www.cpan.org/authors/id/L/LH/LHS/HTTP-BrowserDetect-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch +BuildRequires: perl(ExtUtils::MakeMaker) Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) %description @@ -29,7 +30,7 @@ find $RPM_BUILD_ROOT -type f -name .packlist -exec rm -f {} \; find $RPM_BUILD_ROOT -depth -type d -exec rmdir {} 2>/dev/null \; -chmod -R u+rwX,go+rX,go-w $RPM_BUILD_ROOT/* +%{_fixperms} $RPM_BUILD_ROOT/* %check make test @@ -44,6 +45,10 @@ %{_mandir}/man3/* %changelog +* Tue Apr 17 2007 Steven Pritchard 0.98-4 +- Use fixperms macro instead of our own chmod incantation. +- BR ExtUtils::MakeMaker. + * Tue Sep 05 2006 Steven Pritchard 0.98-3 - Fix find option order. - Use canonical Source0 URL. From fedora-extras-commits at redhat.com Tue Apr 17 23:38:47 2007 From: fedora-extras-commits at redhat.com (Steven Pritchard (steve)) Date: Tue, 17 Apr 2007 19:38:47 -0400 Subject: rpms/perl-IO-Null/devel perl-IO-Null.spec,1.2,1.3 Message-ID: <200704172338.l3HNcl4r008366@cvs-int.fedora.redhat.com> Author: steve Update of /cvs/extras/rpms/perl-IO-Null/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv8325 Modified Files: perl-IO-Null.spec Log Message: Use fixperms macro instead of our own chmod incantation. BR ExtUtils::MakeMaker. Index: perl-IO-Null.spec =================================================================== RCS file: /cvs/extras/rpms/perl-IO-Null/devel/perl-IO-Null.spec,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- perl-IO-Null.spec 17 Sep 2006 20:47:34 -0000 1.2 +++ perl-IO-Null.spec 17 Apr 2007 23:38:13 -0000 1.3 @@ -1,6 +1,6 @@ Name: perl-IO-Null Version: 1.01 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Class for null filehandles License: GPL or Artistic Group: Development/Libraries @@ -8,6 +8,7 @@ Source0: http://www.cpan.org/authors/id/S/SB/SBURKE/IO-Null-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch +BuildRequires: perl(ExtUtils::MakeMaker) Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) %description @@ -32,7 +33,7 @@ find $RPM_BUILD_ROOT -type f -name .packlist -exec rm -f {} \; find $RPM_BUILD_ROOT -depth -type d -exec rmdir {} 2>/dev/null \; -chmod -R u+rwX,go+rX,go-w $RPM_BUILD_ROOT/* +%{_fixperms} $RPM_BUILD_ROOT/* %check make test @@ -47,6 +48,10 @@ %{_mandir}/man3/* %changelog +* Tue Apr 17 2007 Steven Pritchard 1.01-3 +- Use fixperms macro instead of our own chmod incantation. +- BR ExtUtils::MakeMaker. + * Sat Sep 16 2006 Steven Pritchard 1.01-2 - Fix find option order. From fedora-extras-commits at redhat.com Tue Apr 17 23:39:45 2007 From: fedora-extras-commits at redhat.com (Steven Pritchard (steve)) Date: Tue, 17 Apr 2007 19:39:45 -0400 Subject: rpms/perl-HTML-Template-Expr/devel perl-HTML-Template-Expr.spec, 1.7, 1.8 Message-ID: <200704172339.l3HNdjcg008471@cvs-int.fedora.redhat.com> Author: steve Update of /cvs/extras/rpms/perl-HTML-Template-Expr/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv8447 Modified Files: perl-HTML-Template-Expr.spec Log Message: Reformat to match cpanspec output. Use fixperms macro instead of our own chmod incantation. BR ExtUtils::MakeMaker. Index: perl-HTML-Template-Expr.spec =================================================================== RCS file: /cvs/extras/rpms/perl-HTML-Template-Expr/devel/perl-HTML-Template-Expr.spec,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- perl-HTML-Template-Expr.spec 20 Oct 2006 00:56:36 -0000 1.7 +++ perl-HTML-Template-Expr.spec 17 Apr 2007 23:39:11 -0000 1.8 @@ -1,16 +1,15 @@ Name: perl-HTML-Template-Expr Version: 0.07 -Release: 3%{?dist} +Release: 4%{?dist} Summary: Expression support extension for HTML::Template - -Group: Development/Libraries License: GPL or Artistic +Group: Development/Libraries URL: http://search.cpan.org/dist/HTML-Template-Expr/ Source0: http://www.cpan.org/authors/id/S/SA/SAMTREGAR/HTML-Template-Expr-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) - BuildArch: noarch -BuildRequires: perl(HTML::Template) +BuildRequires: perl(ExtUtils::MakeMaker) +BuildRequires: perl(HTML::Template) >= 2.4 BuildRequires: perl(Parse::RecDescent) Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) @@ -22,40 +21,41 @@ string operations and a mechanism to allow you add your own functions at runtime. - %prep %setup -q -n HTML-Template-Expr-%{version} - %build %{__perl} Makefile.PL INSTALLDIRS=vendor make %{?_smp_mflags} - %install rm -rf $RPM_BUILD_ROOT + make pure_install PERL_INSTALL_ROOT=$RPM_BUILD_ROOT -find $RPM_BUILD_ROOT -type f -name .packlist -exec rm -f {} ';' -find $RPM_BUILD_ROOT -depth -type d -exec rmdir {} 2>/dev/null ';' -chmod -R u+w $RPM_BUILD_ROOT/* +find $RPM_BUILD_ROOT -type f -name .packlist -exec rm -f {} \; +find $RPM_BUILD_ROOT -depth -type d -exec rmdir {} 2>/dev/null \; + +%{_fixperms} $RPM_BUILD_ROOT/* %check make test - %clean rm -rf $RPM_BUILD_ROOT - %files %defattr(-,root,root,-) %doc ANNOUNCE ARTISTIC Changes GPL README %{perl_vendorlib}/HTML/ %{_mandir}/man3/HTML::Template::Expr.3* - %changelog +* Tue Apr 17 2007 Steven Pritchard 0.07-4 +- Reformat to match cpanspec output. +- Use fixperms macro instead of our own chmod incantation. +- BR ExtUtils::MakeMaker. + * Thu Oct 19 2006 Steven Pritchard 0.07-3 - Rebuild. From fedora-extras-commits at redhat.com Tue Apr 17 23:28:28 2007 From: fedora-extras-commits at redhat.com (Steven Pritchard (steve)) Date: Tue, 17 Apr 2007 19:28:28 -0400 Subject: rpms/perl-File-Type/devel perl-File-Type.spec,1.2,1.3 Message-ID: <200704172328.l3HNSSqi007716@cvs-int.fedora.redhat.com> Author: steve Update of /cvs/extras/rpms/perl-File-Type/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv7664 Modified Files: perl-File-Type.spec Log Message: Use fixperms macro instead of our own chmod incantation. Index: perl-File-Type.spec =================================================================== RCS file: /cvs/extras/rpms/perl-File-Type/devel/perl-File-Type.spec,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- perl-File-Type.spec 17 Sep 2006 19:10:35 -0000 1.2 +++ perl-File-Type.spec 17 Apr 2007 23:27:54 -0000 1.3 @@ -1,6 +1,6 @@ Name: perl-File-Type Version: 0.22 -Release: 3%{?dist} +Release: 4%{?dist} Summary: Determine file type using magic License: GPL or Artistic Group: Development/Libraries @@ -28,7 +28,7 @@ ./Build install destdir=$RPM_BUILD_ROOT create_packlist=0 find $RPM_BUILD_ROOT -depth -type d -exec rmdir {} 2>/dev/null \; -chmod -R u+rwX,go+rX,go-w $RPM_BUILD_ROOT/* +%{_fixperms} $RPM_BUILD_ROOT/* %check ./Build test @@ -43,6 +43,9 @@ %{_mandir}/man3/* %changelog +* Tue Apr 17 2007 Steven Pritchard 0.22-4 +- Use fixperms macro instead of our own chmod incantation. + * Sat Sep 16 2006 Steven Pritchard 0.22-3 - Fix find option order. From fedora-extras-commits at redhat.com Tue Apr 17 23:22:45 2007 From: fedora-extras-commits at redhat.com (Steven Pritchard (steve)) Date: Tue, 17 Apr 2007 19:22:45 -0400 Subject: rpms/perl-DateTime-Set/devel perl-DateTime-Set.spec,1.3,1.4 Message-ID: <200704172322.l3HNMjsB007442@cvs-int.fedora.redhat.com> Author: steve Update of /cvs/extras/rpms/perl-DateTime-Set/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv7423 Modified Files: perl-DateTime-Set.spec Log Message: Use fixperms macro instead of our own chmod incantation. Index: perl-DateTime-Set.spec =================================================================== RCS file: /cvs/extras/rpms/perl-DateTime-Set/devel/perl-DateTime-Set.spec,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- perl-DateTime-Set.spec 17 Sep 2006 19:06:49 -0000 1.3 +++ perl-DateTime-Set.spec 17 Apr 2007 23:22:11 -0000 1.4 @@ -1,6 +1,6 @@ Name: perl-DateTime-Set Version: 0.25 -Release: 3%{?dist} +Release: 4%{?dist} Summary: Datetime sets and set math License: GPL or Artistic Group: Development/Libraries @@ -45,7 +45,7 @@ ./Build install destdir=$RPM_BUILD_ROOT create_packlist=0 find $RPM_BUILD_ROOT -depth -type d -exec rmdir {} 2>/dev/null \; -chmod -R u+rwX,go+rX,go-w $RPM_BUILD_ROOT/* +%{_fixperms} $RPM_BUILD_ROOT/* %check ./Build test @@ -60,6 +60,9 @@ %{_mandir}/man3/* %changelog +* Tue Apr 17 2007 Steven Pritchard 0.25-4 +- Use fixperms macro instead of our own chmod incantation. + * Sat Sep 16 2006 Steven Pritchard 0.25-3 - Fix find option order. From fedora-extras-commits at redhat.com Tue Apr 17 23:18:42 2007 From: fedora-extras-commits at redhat.com (Steven Pritchard (steve)) Date: Tue, 17 Apr 2007 19:18:42 -0400 Subject: rpms/perl-DateTime-Format-ICal/devel perl-DateTime-Format-ICal.spec, 1.2, 1.3 Message-ID: <200704172318.l3HNIgaw007240@cvs-int.fedora.redhat.com> Author: steve Update of /cvs/extras/rpms/perl-DateTime-Format-ICal/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv7221 Modified Files: perl-DateTime-Format-ICal.spec Log Message: Use fixperms macro instead of our own chmod incantation. Index: perl-DateTime-Format-ICal.spec =================================================================== RCS file: /cvs/extras/rpms/perl-DateTime-Format-ICal/devel/perl-DateTime-Format-ICal.spec,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- perl-DateTime-Format-ICal.spec 17 Sep 2006 19:04:46 -0000 1.2 +++ perl-DateTime-Format-ICal.spec 17 Apr 2007 23:18:07 -0000 1.3 @@ -1,6 +1,6 @@ Name: perl-DateTime-Format-ICal Version: 0.08 -Release: 3%{?dist} +Release: 4%{?dist} Summary: Parse and format iCal datetime and duration strings License: GPL or Artistic Group: Development/Libraries @@ -36,7 +36,7 @@ ./Build install destdir=$RPM_BUILD_ROOT create_packlist=0 find $RPM_BUILD_ROOT -depth -type d -exec rmdir {} 2>/dev/null \; -chmod -R u+rwX,go+rX,go-w $RPM_BUILD_ROOT/* +%{_fixperms} $RPM_BUILD_ROOT/* %check ./Build test @@ -51,6 +51,9 @@ %{_mandir}/man3/* %changelog +* Tue Apr 17 2007 Steven Pritchard 0.08-4 +- Use fixperms macro instead of our own chmod incantation. + * Sat Sep 16 2006 Steven Pritchard 0.08-3 - Fix find option order. From fedora-extras-commits at redhat.com Tue Apr 17 23:21:28 2007 From: fedora-extras-commits at redhat.com (Steven Pritchard (steve)) Date: Tue, 17 Apr 2007 19:21:28 -0400 Subject: rpms/perl-DateTime-Format-W3CDTF/devel perl-DateTime-Format-W3CDTF.spec, 1.1, 1.2 Message-ID: <200704172321.l3HNLS6l007374@cvs-int.fedora.redhat.com> Author: steve Update of /cvs/extras/rpms/perl-DateTime-Format-W3CDTF/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv7353 Modified Files: perl-DateTime-Format-W3CDTF.spec Log Message: Use fixperms macro instead of our own chmod incantation. BR ExtUtils::MakeMaker. Index: perl-DateTime-Format-W3CDTF.spec =================================================================== RCS file: /cvs/extras/rpms/perl-DateTime-Format-W3CDTF/devel/perl-DateTime-Format-W3CDTF.spec,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- perl-DateTime-Format-W3CDTF.spec 28 Aug 2006 16:00:49 -0000 1.1 +++ perl-DateTime-Format-W3CDTF.spec 17 Apr 2007 23:20:54 -0000 1.2 @@ -1,6 +1,6 @@ Name: perl-DateTime-Format-W3CDTF Version: 0.04 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Parse and format W3CDTF datetime strings License: GPL or Artistic Group: Development/Libraries @@ -9,6 +9,7 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch BuildRequires: perl(DateTime) +BuildRequires: perl(ExtUtils::MakeMaker) Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) %description @@ -31,7 +32,7 @@ find $RPM_BUILD_ROOT -type f -name .packlist -exec rm -f {} \; find $RPM_BUILD_ROOT -depth -type d -exec rmdir {} 2>/dev/null \; -chmod -R u+rwX,go+rX,go-w $RPM_BUILD_ROOT/* +%{_fixperms} $RPM_BUILD_ROOT/* %check make test @@ -46,6 +47,10 @@ %{_mandir}/man3/* %changelog +* Tue Apr 17 2007 Steven Pritchard 0.04-2 +- Use fixperms macro instead of our own chmod incantation. +- BR ExtUtils::MakeMaker. + * Sat Aug 26 2006 Steven Pritchard 0.04-1 - Specfile autogenerated by cpanspec 1.68. - Fix License tag. From fedora-extras-commits at redhat.com Tue Apr 17 23:11:39 2007 From: fedora-extras-commits at redhat.com (Steven Pritchard (steve)) Date: Tue, 17 Apr 2007 19:11:39 -0400 Subject: rpms/perl-Convert-TNEF/devel perl-Convert-TNEF.spec,1.9,1.10 Message-ID: <200704172311.l3HNBdJt006928@cvs-int.fedora.redhat.com> Author: steve Update of /cvs/extras/rpms/perl-Convert-TNEF/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv6907 Modified Files: perl-Convert-TNEF.spec Log Message: Use fixperms macro instead of our own chmod incantation. Reformat to more closely match cpanspec output. BR MIME::Body instead of perl-MIME-tools. BR ExtUtils::MakeMaker. Index: perl-Convert-TNEF.spec =================================================================== RCS file: /cvs/extras/rpms/perl-Convert-TNEF/devel/perl-Convert-TNEF.spec,v retrieving revision 1.9 retrieving revision 1.10 diff -u -r1.9 -r1.10 --- perl-Convert-TNEF.spec 17 Sep 2006 18:35:19 -0000 1.9 +++ perl-Convert-TNEF.spec 17 Apr 2007 23:11:04 -0000 1.10 @@ -1,17 +1,16 @@ -Summary: Perl module to read TNEF files Name: perl-Convert-TNEF Version: 0.17 -Release: 6%{?dist} - +Release: 7%{?dist} +Summary: Perl module to read TNEF files License: GPL or Artistic Group: Development/Libraries URL: http://search.cpan.org/dist/Convert-TNEF/ Source0: http://www.cpan.org/authors/id/D/DO/DOUGW/Convert-TNEF-%{version}.tar.gz -BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot - +BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch -BuildRequires: perl-MIME-tools -Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) +BuildRequires: perl(ExtUtils::MakeMaker) +BuildRequires: perl(MIME::Body) >= 4.109 +Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) %description TNEF stands for Transport Neutral Encapsulation Format, and if you've @@ -21,42 +20,39 @@ %prep %setup -q -n Convert-TNEF-%{version} - %build -CFLAGS="$RPM_OPT_FLAGS" %{__perl} Makefile.PL INSTALLDIRS=vendor -make %{?_smp_mflags} OPTIMIZE="$RPM_OPT_FLAGS" - +%{__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 {} ';' -find $RPM_BUILD_ROOT -depth -type d -exec rmdir {} 2>/dev/null ';' -chmod -R u+w $RPM_BUILD_ROOT/* -perldoc -t perlgpl > COPYING -perldoc -t perlartistic > Artistic +make pure_install PERL_INSTALL_ROOT=$RPM_BUILD_ROOT +find $RPM_BUILD_ROOT -type f -name .packlist -exec rm -f {} \; +find $RPM_BUILD_ROOT -depth -type d -exec rmdir {} 2>/dev/null \; + +%{_fixperms} $RPM_BUILD_ROOT/* %check make test - %clean rm -rf $RPM_BUILD_ROOT - %files %defattr(-,root,root,-) -%doc README COPYING Artistic +%doc Changes README %{perl_vendorlib}/Convert %{_mandir}/man3/Convert::TNEF.3pm* - %changelog +* Tue Apr 17 2007 Steven Pritchard 0.17-7 +- Use fixperms macro instead of our own chmod incantation. +- Reformat to more closely match cpanspec output. +- BR MIME::Body instead of perl-MIME-tools. +- BR ExtUtils::MakeMaker. + * Sat Sep 16 2006 Steven Pritchard 0.17-6 - Fix find option order. From fedora-extras-commits at redhat.com Tue Apr 17 23:15:02 2007 From: fedora-extras-commits at redhat.com (Steven Pritchard (steve)) Date: Tue, 17 Apr 2007 19:15:02 -0400 Subject: rpms/perl-DateTime-Event-ICal/devel perl-DateTime-Event-ICal.spec, 1.2, 1.3 Message-ID: <200704172315.l3HNF2kC007092@cvs-int.fedora.redhat.com> Author: steve Update of /cvs/extras/rpms/perl-DateTime-Event-ICal/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv7068 Modified Files: perl-DateTime-Event-ICal.spec Log Message: Use fixperms macro instead of our own chmod incantation. BR ExtUtils::MakeMaker. Index: perl-DateTime-Event-ICal.spec =================================================================== RCS file: /cvs/extras/rpms/perl-DateTime-Event-ICal/devel/perl-DateTime-Event-ICal.spec,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- perl-DateTime-Event-ICal.spec 17 Sep 2006 19:01:05 -0000 1.2 +++ perl-DateTime-Event-ICal.spec 17 Apr 2007 23:14:28 -0000 1.3 @@ -1,6 +1,6 @@ Name: perl-DateTime-Event-ICal Version: 0.09 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Perl DateTime extension for computing rfc2445 recurrences License: GPL or Artistic Group: Development/Libraries @@ -10,6 +10,7 @@ BuildArch: noarch BuildRequires: perl(DateTime) BuildRequires: perl(DateTime::Event::Recurrence) >= 0.11 +BuildRequires: perl(ExtUtils::MakeMaker) Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) %description @@ -31,7 +32,7 @@ find $RPM_BUILD_ROOT -type f -name .packlist -exec rm -f {} \; find $RPM_BUILD_ROOT -depth -type d -exec rmdir {} 2>/dev/null \; -chmod -R u+rwX,go+rX,go-w $RPM_BUILD_ROOT/* +%{_fixperms} $RPM_BUILD_ROOT/* %check make test @@ -46,6 +47,10 @@ %{_mandir}/man3/* %changelog +* Tue Apr 17 2007 Steven Pritchard 0.09-3 +- Use fixperms macro instead of our own chmod incantation. +- BR ExtUtils::MakeMaker. + * Sat Sep 16 2006 Steven Pritchard 0.09-2 - Fix find option order. From fedora-extras-commits at redhat.com Tue Apr 17 23:20:35 2007 From: fedora-extras-commits at redhat.com (Steven Pritchard (steve)) Date: Tue, 17 Apr 2007 19:20:35 -0400 Subject: rpms/perl-DateTime-Format-Strptime/devel perl-DateTime-Format-Strptime.spec, 1.2, 1.3 Message-ID: <200704172320.l3HNKZuo007311@cvs-int.fedora.redhat.com> Author: steve Update of /cvs/extras/rpms/perl-DateTime-Format-Strptime/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv7292 Modified Files: perl-DateTime-Format-Strptime.spec Log Message: Use fixperms macro instead of our own chmod incantation. BR ExtUtils::MakeMaker. Index: perl-DateTime-Format-Strptime.spec =================================================================== RCS file: /cvs/extras/rpms/perl-DateTime-Format-Strptime/devel/perl-DateTime-Format-Strptime.spec,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- perl-DateTime-Format-Strptime.spec 17 Sep 2006 19:05:46 -0000 1.2 +++ perl-DateTime-Format-Strptime.spec 17 Apr 2007 23:19:59 -0000 1.3 @@ -1,6 +1,6 @@ Name: perl-DateTime-Format-Strptime Version: 1.0700 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Parse and format strp and strf time patterns License: GPL or Artistic Group: Development/Libraries @@ -12,6 +12,7 @@ BuildRequires: perl(DateTime) BuildRequires: perl(DateTime::Locale) >= 0.02 BuildRequires: perl(DateTime::TimeZone) >= 0.25 +BuildRequires: perl(ExtUtils::MakeMaker) BuildRequires: perl(Params::Validate) >= 0.64 Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) @@ -37,7 +38,7 @@ find $RPM_BUILD_ROOT -type f -name .packlist -exec rm -f {} \; find $RPM_BUILD_ROOT -depth -type d -exec rmdir {} 2>/dev/null \; -chmod -R u+rwX,go+rX,go-w $RPM_BUILD_ROOT/* +%{_fixperms} $RPM_BUILD_ROOT/* %check make test @@ -52,6 +53,10 @@ %{_mandir}/man3/* %changelog +* Tue Apr 17 2007 Steven Pritchard 1.0700-3 +- Use fixperms macro instead of our own chmod incantation. +- BR ExtUtils::MakeMaker. + * Sat Sep 16 2006 Steven Pritchard 1.0700-2 - Fix find option order. From fedora-extras-commits at redhat.com Tue Apr 17 23:41:36 2007 From: fedora-extras-commits at redhat.com (Steven Pritchard (steve)) Date: Tue, 17 Apr 2007 19:41:36 -0400 Subject: rpms/perl-Kwiki-Archive-Rcs/devel perl-Kwiki-Archive-Rcs.spec, 1.3, 1.4 Message-ID: <200704172341.l3HNfa4N008543@cvs-int.fedora.redhat.com> Author: steve Update of /cvs/extras/rpms/perl-Kwiki-Archive-Rcs/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv8523 Modified Files: perl-Kwiki-Archive-Rcs.spec Log Message: Use fixperms macro instead of our own chmod incantation. BR ExtUtils::MakeMaker. Index: perl-Kwiki-Archive-Rcs.spec =================================================================== RCS file: /cvs/extras/rpms/perl-Kwiki-Archive-Rcs/devel/perl-Kwiki-Archive-Rcs.spec,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- perl-Kwiki-Archive-Rcs.spec 5 Sep 2006 15:21:51 -0000 1.3 +++ perl-Kwiki-Archive-Rcs.spec 17 Apr 2007 23:41:02 -0000 1.4 @@ -1,6 +1,6 @@ Name: perl-Kwiki-Archive-Rcs Version: 0.15 -Release: 5%{?dist} +Release: 6%{?dist} Summary: Kwiki Page Archival Using RCS License: GPL or Artistic Group: Development/Libraries @@ -8,6 +8,7 @@ Source0: http://www.cpan.org/authors/id/I/IN/INGY/Kwiki-Archive-Rcs-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch +BuildRequires: perl(ExtUtils::MakeMaker) BuildRequires: perl(Kwiki) >= 0.38 Requires: perl(Kwiki) >= 0.38 Requires: rcs @@ -31,7 +32,7 @@ find $RPM_BUILD_ROOT -type f -name .packlist -exec rm -f {} \; find $RPM_BUILD_ROOT -depth -type d -exec rmdir {} 2>/dev/null \; -chmod -R u+rwX,go+rX,go-w $RPM_BUILD_ROOT/* +%{_fixperms} $RPM_BUILD_ROOT/* %check make test @@ -46,6 +47,10 @@ %{_mandir}/man3/* %changelog +* Tue Apr 17 2007 Steven Pritchard 0.15-6 +- Use fixperms macro instead of our own chmod incantation. +- BR ExtUtils::MakeMaker. + * Tue Sep 05 2006 Steven Pritchard 0.15-5 - Minor spec cleanup. From fedora-extras-commits at redhat.com Tue Apr 17 23:42:34 2007 From: fedora-extras-commits at redhat.com (Steven Pritchard (steve)) Date: Tue, 17 Apr 2007 19:42:34 -0400 Subject: rpms/perl-Kwiki-Attachments/devel perl-Kwiki-Attachments.spec, 1.2, 1.3 Message-ID: <200704172342.l3HNgYNf008609@cvs-int.fedora.redhat.com> Author: steve Update of /cvs/extras/rpms/perl-Kwiki-Attachments/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv8589 Modified Files: perl-Kwiki-Attachments.spec Log Message: Use fixperms macro instead of our own chmod incantation. BR ExtUtils::MakeMaker. Index: perl-Kwiki-Attachments.spec =================================================================== RCS file: /cvs/extras/rpms/perl-Kwiki-Attachments/devel/perl-Kwiki-Attachments.spec,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- perl-Kwiki-Attachments.spec 5 Sep 2006 15:25:10 -0000 1.2 +++ perl-Kwiki-Attachments.spec 17 Apr 2007 23:42:01 -0000 1.3 @@ -1,6 +1,6 @@ Name: perl-Kwiki-Attachments Version: 0.18 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Kwiki Page Attachments Plugin License: GPL or Artistic Group: Development/Libraries @@ -8,6 +8,7 @@ Source0: http://www.cpan.org/authors/id/S/SU/SUE/Kwiki-Attachments-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch +BuildRequires: perl(ExtUtils::MakeMaker) BuildRequires: perl(Kwiki) >= 0.37 Requires: perl(Kwiki) >= 0.37 Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) @@ -33,7 +34,7 @@ find $RPM_BUILD_ROOT -type f -name .packlist -exec rm -f {} \; find $RPM_BUILD_ROOT -depth -type d -exec rmdir {} 2>/dev/null \; -chmod -R u+rwX,go+rX,go-w $RPM_BUILD_ROOT/* +%{_fixperms} $RPM_BUILD_ROOT/* %check make test @@ -48,6 +49,10 @@ %{_mandir}/man3/* %changelog +* Tue Apr 17 2007 Steven Pritchard 0.18-3 +- Use fixperms macro instead of our own chmod incantation. +- BR ExtUtils::MakeMaker. + * Tue Sep 05 2006 Steven Pritchard 0.18-2 - Minor spec cleanup. From fedora-extras-commits at redhat.com Tue Apr 17 23:43:36 2007 From: fedora-extras-commits at redhat.com (Steven Pritchard (steve)) Date: Tue, 17 Apr 2007 19:43:36 -0400 Subject: rpms/perl-Kwiki-Diff/devel perl-Kwiki-Diff.spec,1.2,1.3 Message-ID: <200704172343.l3HNharP008673@cvs-int.fedora.redhat.com> Author: steve Update of /cvs/extras/rpms/perl-Kwiki-Diff/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv8649 Modified Files: perl-Kwiki-Diff.spec Log Message: Use fixperms macro instead of our own chmod incantation. BR ExtUtils::MakeMaker. Index: perl-Kwiki-Diff.spec =================================================================== RCS file: /cvs/extras/rpms/perl-Kwiki-Diff/devel/perl-Kwiki-Diff.spec,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- perl-Kwiki-Diff.spec 5 Sep 2006 15:29:59 -0000 1.2 +++ perl-Kwiki-Diff.spec 17 Apr 2007 23:43:02 -0000 1.3 @@ -1,6 +1,6 @@ Name: perl-Kwiki-Diff Version: 0.03 -Release: 3%{?dist} +Release: 4%{?dist} Summary: Display differences between the current wiki page and older revisions License: GPL or Artistic Group: Development/Libraries @@ -9,6 +9,7 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch BuildRequires: perl(Algorithm::Diff) >= 1.18 +BuildRequires: perl(ExtUtils::MakeMaker) BuildRequires: perl(Kwiki) >= 0.34 BuildRequires: perl(Kwiki::Revisions) >= 0.12 BuildRequires: perl(Spiffy) >= 0.22 @@ -36,7 +37,7 @@ find $RPM_BUILD_ROOT -type f -name .packlist -exec rm -f {} \; find $RPM_BUILD_ROOT -depth -type d -exec rmdir {} 2>/dev/null \; -chmod -R u+rwX,go+rX,go-w $RPM_BUILD_ROOT/* +%{_fixperms} $RPM_BUILD_ROOT/* %check rm -f debug*.list @@ -52,6 +53,10 @@ %{_mandir}/man3/* %changelog +* Tue Apr 17 2007 Steven Pritchard 0.03-4 +- Use fixperms macro instead of our own chmod incantation. +- BR ExtUtils::MakeMaker. + * Tue Sep 05 2006 Steven Pritchard 0.03-3 - Minor spec cleanup. From fedora-extras-commits at redhat.com Tue Apr 17 23:44:21 2007 From: fedora-extras-commits at redhat.com (Steven Pritchard (steve)) Date: Tue, 17 Apr 2007 19:44:21 -0400 Subject: rpms/perl-Kwiki-ModPerl/devel perl-Kwiki-ModPerl.spec,1.2,1.3 Message-ID: <200704172344.l3HNiLY4008738@cvs-int.fedora.redhat.com> Author: steve Update of /cvs/extras/rpms/perl-Kwiki-ModPerl/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv8708 Modified Files: perl-Kwiki-ModPerl.spec Log Message: Use fixperms macro instead of our own chmod incantation. BR ExtUtils::MakeMaker. Index: perl-Kwiki-ModPerl.spec =================================================================== RCS file: /cvs/extras/rpms/perl-Kwiki-ModPerl/devel/perl-Kwiki-ModPerl.spec,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- perl-Kwiki-ModPerl.spec 5 Sep 2006 15:32:51 -0000 1.2 +++ perl-Kwiki-ModPerl.spec 17 Apr 2007 23:43:47 -0000 1.3 @@ -1,6 +1,6 @@ Name: perl-Kwiki-ModPerl Version: 0.09 -Release: 3%{?dist} +Release: 4%{?dist} Summary: Enable Kwiki to work under mod_perl License: GPL or Artistic Group: Development/Libraries @@ -8,6 +8,7 @@ Source0: http://www.cpan.org/authors/id/G/GU/GUGOD/Kwiki-ModPerl-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch +BuildRequires: perl(ExtUtils::MakeMaker) BuildRequires: perl(Kwiki) >= 0.32 BuildRequires: perl(mod_perl2) Requires: perl(Kwiki) >= 0.32 @@ -32,7 +33,7 @@ find $RPM_BUILD_ROOT -type f -name .packlist -exec rm -f {} \; find $RPM_BUILD_ROOT -depth -type d -exec rmdir {} 2>/dev/null \; -chmod -R u+rwX,go+rX,go-w $RPM_BUILD_ROOT/* +%{_fixperms} $RPM_BUILD_ROOT/* %check make test @@ -47,6 +48,10 @@ %{_mandir}/man3/* %changelog +* Tue Apr 17 2007 Steven Pritchard 0.09-4 +- Use fixperms macro instead of our own chmod incantation. +- BR ExtUtils::MakeMaker. + * Tue Sep 05 2006 Steven Pritchard 0.09-3 - Minor spec cleanup. From fedora-extras-commits at redhat.com Wed Apr 18 01:17:58 2007 From: fedora-extras-commits at redhat.com (Mamoru Tasaka (mtasaka)) Date: Tue, 17 Apr 2007 21:17:58 -0400 Subject: rpms/xtide/FC-6 .cvsignore, 1.19, 1.20 sources, 1.19, 1.20 xtide.spec, 1.26, 1.27 Message-ID: <200704180117.l3I1HwVF019433@cvs-int.fedora.redhat.com> Author: mtasaka Update of /cvs/extras/rpms/xtide/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv19365/FC-6 Modified Files: .cvsignore sources xtide.spec Log Message: * Wed Apr 18 2007 Mamoru Tasaka - 2.9.3-1 - 2.9.3 Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/xtide/FC-6/.cvsignore,v retrieving revision 1.19 retrieving revision 1.20 diff -u -r1.19 -r1.20 --- .cvsignore 2 Apr 2007 16:42:28 -0000 1.19 +++ .cvsignore 18 Apr 2007 01:17:24 -0000 1.20 @@ -1 +1 @@ -xtide-2.9.2.tar.bz2 +xtide-2.9.3.tar.bz2 Index: sources =================================================================== RCS file: /cvs/extras/rpms/xtide/FC-6/sources,v retrieving revision 1.19 retrieving revision 1.20 diff -u -r1.19 -r1.20 --- sources 2 Apr 2007 16:42:28 -0000 1.19 +++ sources 18 Apr 2007 01:17:24 -0000 1.20 @@ -1 +1 @@ -367f5dc7584559b7581ed3ec1d2c4586 xtide-2.9.2.tar.bz2 +0a3bd1bb4c6cfdc431876596b680b107 xtide-2.9.3.tar.bz2 Index: xtide.spec =================================================================== RCS file: /cvs/extras/rpms/xtide/FC-6/xtide.spec,v retrieving revision 1.26 retrieving revision 1.27 diff -u -r1.26 -r1.27 --- xtide.spec 2 Apr 2007 16:42:28 -0000 1.26 +++ xtide.spec 18 Apr 2007 01:17:24 -0000 1.27 @@ -3,7 +3,7 @@ Summary: Calculate tide all over the world Name: xtide -Version: 2.9.2 +Version: 2.9.3 Release: 1%{?dist} URL: http://www.flaterco.com/xtide/ @@ -229,6 +229,9 @@ %{_datadir}/man/man8/xttpd.8* %changelog +* Wed Apr 18 2007 Mamoru Tasaka - 2.9.3-1 +- 2.9.3 + * Mon Apr 3 2007 Mamoru Tasaka - 2.9.2-1 - 2.9.2 From fedora-extras-commits at redhat.com Wed Apr 18 01:17:54 2007 From: fedora-extras-commits at redhat.com (Mamoru Tasaka (mtasaka)) Date: Tue, 17 Apr 2007 21:17:54 -0400 Subject: rpms/xtide/FC-5 .cvsignore, 1.19, 1.20 sources, 1.19, 1.20 xtide.spec, 1.27, 1.28 Message-ID: <200704180117.l3I1Hs6w019428@cvs-int.fedora.redhat.com> Author: mtasaka Update of /cvs/extras/rpms/xtide/FC-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv19365/FC-5 Modified Files: .cvsignore sources xtide.spec Log Message: * Wed Apr 18 2007 Mamoru Tasaka - 2.9.3-1 - 2.9.3 Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/xtide/FC-5/.cvsignore,v retrieving revision 1.19 retrieving revision 1.20 diff -u -r1.19 -r1.20 --- .cvsignore 2 Apr 2007 16:42:25 -0000 1.19 +++ .cvsignore 18 Apr 2007 01:17:20 -0000 1.20 @@ -1 +1 @@ -xtide-2.9.2.tar.bz2 +xtide-2.9.3.tar.bz2 Index: sources =================================================================== RCS file: /cvs/extras/rpms/xtide/FC-5/sources,v retrieving revision 1.19 retrieving revision 1.20 diff -u -r1.19 -r1.20 --- sources 2 Apr 2007 16:42:25 -0000 1.19 +++ sources 18 Apr 2007 01:17:20 -0000 1.20 @@ -1 +1 @@ -367f5dc7584559b7581ed3ec1d2c4586 xtide-2.9.2.tar.bz2 +0a3bd1bb4c6cfdc431876596b680b107 xtide-2.9.3.tar.bz2 Index: xtide.spec =================================================================== RCS file: /cvs/extras/rpms/xtide/FC-5/xtide.spec,v retrieving revision 1.27 retrieving revision 1.28 diff -u -r1.27 -r1.28 --- xtide.spec 2 Apr 2007 16:42:25 -0000 1.27 +++ xtide.spec 18 Apr 2007 01:17:20 -0000 1.28 @@ -3,7 +3,7 @@ Summary: Calculate tide all over the world Name: xtide -Version: 2.9.2 +Version: 2.9.3 Release: 1%{?dist} URL: http://www.flaterco.com/xtide/ @@ -229,6 +229,9 @@ %{_datadir}/man/man8/xttpd.8* %changelog +* Wed Apr 18 2007 Mamoru Tasaka - 2.9.3-1 +- 2.9.3 + * Mon Apr 3 2007 Mamoru Tasaka - 2.9.2-1 - 2.9.2 From fedora-extras-commits at redhat.com Wed Apr 18 01:18:02 2007 From: fedora-extras-commits at redhat.com (Mamoru Tasaka (mtasaka)) Date: Tue, 17 Apr 2007 21:18:02 -0400 Subject: rpms/xtide/devel .cvsignore, 1.19, 1.20 sources, 1.19, 1.20 xtide.spec, 1.26, 1.27 Message-ID: <200704180118.l3I1I2Mn019438@cvs-int.fedora.redhat.com> Author: mtasaka Update of /cvs/extras/rpms/xtide/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv19365/devel Modified Files: .cvsignore sources xtide.spec Log Message: * Wed Apr 18 2007 Mamoru Tasaka - 2.9.3-1 - 2.9.3 Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/xtide/devel/.cvsignore,v retrieving revision 1.19 retrieving revision 1.20 diff -u -r1.19 -r1.20 --- .cvsignore 2 Apr 2007 16:42:31 -0000 1.19 +++ .cvsignore 18 Apr 2007 01:17:28 -0000 1.20 @@ -1 +1 @@ -xtide-2.9.2.tar.bz2 +xtide-2.9.3.tar.bz2 Index: sources =================================================================== RCS file: /cvs/extras/rpms/xtide/devel/sources,v retrieving revision 1.19 retrieving revision 1.20 diff -u -r1.19 -r1.20 --- sources 2 Apr 2007 16:42:31 -0000 1.19 +++ sources 18 Apr 2007 01:17:28 -0000 1.20 @@ -1 +1 @@ -367f5dc7584559b7581ed3ec1d2c4586 xtide-2.9.2.tar.bz2 +0a3bd1bb4c6cfdc431876596b680b107 xtide-2.9.3.tar.bz2 Index: xtide.spec =================================================================== RCS file: /cvs/extras/rpms/xtide/devel/xtide.spec,v retrieving revision 1.26 retrieving revision 1.27 diff -u -r1.26 -r1.27 --- xtide.spec 2 Apr 2007 16:42:31 -0000 1.26 +++ xtide.spec 18 Apr 2007 01:17:28 -0000 1.27 @@ -3,7 +3,7 @@ Summary: Calculate tide all over the world Name: xtide -Version: 2.9.2 +Version: 2.9.3 Release: 1%{?dist} URL: http://www.flaterco.com/xtide/ @@ -229,6 +229,9 @@ %{_datadir}/man/man8/xttpd.8* %changelog +* Wed Apr 18 2007 Mamoru Tasaka - 2.9.3-1 +- 2.9.3 + * Mon Apr 3 2007 Mamoru Tasaka - 2.9.2-1 - 2.9.2 From fedora-extras-commits at redhat.com Wed Apr 18 01:20:13 2007 From: fedora-extras-commits at redhat.com (Mamoru Tasaka (mtasaka)) Date: Tue, 17 Apr 2007 21:20:13 -0400 Subject: rpms/tideEditor/FC-5 .cvsignore, 1.4, 1.5 sources, 1.4, 1.5 tideEditor.spec, 1.3, 1.4 Message-ID: <200704180120.l3I1KD81019642@cvs-int.fedora.redhat.com> Author: mtasaka Update of /cvs/extras/rpms/tideEditor/FC-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv19587/FC-5 Modified Files: .cvsignore sources tideEditor.spec Log Message: * Wed Apr 18 2007 Mamoru Tasaka - 1.4.1-1 - 1.4.1 Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/tideEditor/FC-5/.cvsignore,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- .cvsignore 13 Apr 2007 14:29:03 -0000 1.4 +++ .cvsignore 18 Apr 2007 01:19:39 -0000 1.5 @@ -1 +1 @@ -tideEditor-1.4.tar.bz2 +tideEditor-1.4.1.tar.bz2 Index: sources =================================================================== RCS file: /cvs/extras/rpms/tideEditor/FC-5/sources,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- sources 13 Apr 2007 14:29:03 -0000 1.4 +++ sources 18 Apr 2007 01:19:39 -0000 1.5 @@ -1 +1 @@ -ae24c2994c6aacd4e0c8c46feb938c40 tideEditor-1.4.tar.bz2 +e8e00579ef5db8828e6929fd6b6ae349 tideEditor-1.4.1.tar.bz2 Index: tideEditor.spec =================================================================== RCS file: /cvs/extras/rpms/tideEditor/FC-5/tideEditor.spec,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- tideEditor.spec 13 Apr 2007 14:29:03 -0000 1.3 +++ tideEditor.spec 18 Apr 2007 01:19:39 -0000 1.4 @@ -1,5 +1,5 @@ Name: tideEditor -Version: 1.4 +Version: 1.4.1 Release: 1%{?dist} Summary: Editor for Tide Constituent Database (TCD) files @@ -38,6 +38,9 @@ %{_bindir}/tideEditor %changelog +* Wed Apr 18 2007 Mamoru Tasaka - 1.4.1-1 +- 1.4.1 + * Fri Apr 13 2007 Mamoru Tasaka - 1.4-1 - 1.4 From fedora-extras-commits at redhat.com Wed Apr 18 01:20:17 2007 From: fedora-extras-commits at redhat.com (Mamoru Tasaka (mtasaka)) Date: Tue, 17 Apr 2007 21:20:17 -0400 Subject: rpms/tideEditor/FC-6 .cvsignore, 1.4, 1.5 sources, 1.4, 1.5 tideEditor.spec, 1.3, 1.4 Message-ID: <200704180120.l3I1KHkI019647@cvs-int.fedora.redhat.com> Author: mtasaka Update of /cvs/extras/rpms/tideEditor/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv19587/FC-6 Modified Files: .cvsignore sources tideEditor.spec Log Message: * Wed Apr 18 2007 Mamoru Tasaka - 1.4.1-1 - 1.4.1 Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/tideEditor/FC-6/.cvsignore,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- .cvsignore 13 Apr 2007 14:29:12 -0000 1.4 +++ .cvsignore 18 Apr 2007 01:19:43 -0000 1.5 @@ -1 +1 @@ -tideEditor-1.4.tar.bz2 +tideEditor-1.4.1.tar.bz2 Index: sources =================================================================== RCS file: /cvs/extras/rpms/tideEditor/FC-6/sources,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- sources 13 Apr 2007 14:29:12 -0000 1.4 +++ sources 18 Apr 2007 01:19:43 -0000 1.5 @@ -1 +1 @@ -ae24c2994c6aacd4e0c8c46feb938c40 tideEditor-1.4.tar.bz2 +e8e00579ef5db8828e6929fd6b6ae349 tideEditor-1.4.1.tar.bz2 Index: tideEditor.spec =================================================================== RCS file: /cvs/extras/rpms/tideEditor/FC-6/tideEditor.spec,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- tideEditor.spec 13 Apr 2007 14:29:12 -0000 1.3 +++ tideEditor.spec 18 Apr 2007 01:19:43 -0000 1.4 @@ -1,5 +1,5 @@ Name: tideEditor -Version: 1.4 +Version: 1.4.1 Release: 1%{?dist} Summary: Editor for Tide Constituent Database (TCD) files @@ -38,6 +38,9 @@ %{_bindir}/tideEditor %changelog +* Wed Apr 18 2007 Mamoru Tasaka - 1.4.1-1 +- 1.4.1 + * Fri Apr 13 2007 Mamoru Tasaka - 1.4-1 - 1.4 From fedora-extras-commits at redhat.com Wed Apr 18 01:20:21 2007 From: fedora-extras-commits at redhat.com (Mamoru Tasaka (mtasaka)) Date: Tue, 17 Apr 2007 21:20:21 -0400 Subject: rpms/tideEditor/devel .cvsignore, 1.4, 1.5 sources, 1.4, 1.5 tideEditor.spec, 1.3, 1.4 Message-ID: <200704180120.l3I1KLE6019652@cvs-int.fedora.redhat.com> Author: mtasaka Update of /cvs/extras/rpms/tideEditor/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv19587/devel Modified Files: .cvsignore sources tideEditor.spec Log Message: * Wed Apr 18 2007 Mamoru Tasaka - 1.4.1-1 - 1.4.1 Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/tideEditor/devel/.cvsignore,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- .cvsignore 13 Apr 2007 14:29:22 -0000 1.4 +++ .cvsignore 18 Apr 2007 01:19:47 -0000 1.5 @@ -1 +1 @@ -tideEditor-1.4.tar.bz2 +tideEditor-1.4.1.tar.bz2 Index: sources =================================================================== RCS file: /cvs/extras/rpms/tideEditor/devel/sources,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- sources 13 Apr 2007 14:29:22 -0000 1.4 +++ sources 18 Apr 2007 01:19:47 -0000 1.5 @@ -1 +1 @@ -ae24c2994c6aacd4e0c8c46feb938c40 tideEditor-1.4.tar.bz2 +e8e00579ef5db8828e6929fd6b6ae349 tideEditor-1.4.1.tar.bz2 Index: tideEditor.spec =================================================================== RCS file: /cvs/extras/rpms/tideEditor/devel/tideEditor.spec,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- tideEditor.spec 13 Apr 2007 14:29:22 -0000 1.3 +++ tideEditor.spec 18 Apr 2007 01:19:47 -0000 1.4 @@ -1,5 +1,5 @@ Name: tideEditor -Version: 1.4 +Version: 1.4.1 Release: 1%{?dist} Summary: Editor for Tide Constituent Database (TCD) files @@ -38,6 +38,9 @@ %{_bindir}/tideEditor %changelog +* Wed Apr 18 2007 Mamoru Tasaka - 1.4.1-1 +- 1.4.1 + * Fri Apr 13 2007 Mamoru Tasaka - 1.4-1 - 1.4 From fedora-extras-commits at redhat.com Wed Apr 18 02:46:18 2007 From: fedora-extras-commits at redhat.com (Joshua W. Boyer (jwboyer)) Date: Tue, 17 Apr 2007 22:46:18 -0400 Subject: rpms/gquilt/FC-6 .cvsignore, 1.8, 1.9 gquilt.spec, 1.9, 1.10 sources, 1.8, 1.9 Message-ID: <200704180246.l3I2kIpl025925@cvs-int.fedora.redhat.com> Author: jwboyer Update of /cvs/extras/rpms/gquilt/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv25904 Modified Files: .cvsignore gquilt.spec sources Log Message: Update to latest release Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/gquilt/FC-6/.cvsignore,v retrieving revision 1.8 retrieving revision 1.9 diff -u -r1.8 -r1.9 --- .cvsignore 14 Feb 2006 00:12:38 -0000 1.8 +++ .cvsignore 18 Apr 2007 02:45:44 -0000 1.9 @@ -1 +1 @@ -gquilt-0.17.tar.gz +gquilt-0.20.tar.gz Index: gquilt.spec =================================================================== RCS file: /cvs/extras/rpms/gquilt/FC-6/gquilt.spec,v retrieving revision 1.9 retrieving revision 1.10 diff -u -r1.9 -r1.10 --- gquilt.spec 6 Sep 2006 23:59:54 -0000 1.9 +++ gquilt.spec 18 Apr 2007 02:45:44 -0000 1.10 @@ -1,6 +1,6 @@ Name: gquilt -Version: 0.17 -Release: 3%{?dist} +Version: 0.20 +Release: 1%{?dist} License: GPL Group: Development/Tools Summary: PyGTK GUI wrapper for quilt @@ -51,6 +51,9 @@ rm -rf "$RPM_BUILD_ROOT" %changelog +* Mon Mar 05 2007 Josh Boyer 0.20-1 +- Update to latest release + * Wed Sep 06 2006 Josh Boyer 0.17-3 - Fix bug 205384. No longer ghost .pyo files Index: sources =================================================================== RCS file: /cvs/extras/rpms/gquilt/FC-6/sources,v retrieving revision 1.8 retrieving revision 1.9 diff -u -r1.8 -r1.9 --- sources 14 Feb 2006 00:12:38 -0000 1.8 +++ sources 18 Apr 2007 02:45:44 -0000 1.9 @@ -1 +1 @@ -0f7971cec2ad1175162bb3d70b5aa8b0 gquilt-0.17.tar.gz +6e80efd284ece0dd73205dcd65793a8d gquilt-0.20.tar.gz From fedora-extras-commits at redhat.com Wed Apr 18 04:14:20 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Wed, 18 Apr 2007 00:14:20 -0400 Subject: rpms/PerceptualDiff/devel - New directory Message-ID: <200704180414.l3I4EKAi003126@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/rpms/PerceptualDiff/devel In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners/tmpcvsjq3084/rpms/PerceptualDiff/devel Log Message: Directory /cvs/extras/rpms/PerceptualDiff/devel added to the repository From fedora-extras-commits at redhat.com Wed Apr 18 04:14:14 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Wed, 18 Apr 2007 00:14:14 -0400 Subject: rpms/PerceptualDiff - New directory Message-ID: <200704180414.l3I4EErC003112@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/rpms/PerceptualDiff In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners/tmpcvsjq3084/rpms/PerceptualDiff Log Message: Directory /cvs/extras/rpms/PerceptualDiff added to the repository From fedora-extras-commits at redhat.com Wed Apr 18 04:14:29 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Wed, 18 Apr 2007 00:14:29 -0400 Subject: rpms/PerceptualDiff Makefile, NONE, 1.1 import.log, NONE, 1.1 pkg.acl, NONE, 1.1 Message-ID: <200704180414.l3I4ETdv003154@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/rpms/PerceptualDiff In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners/tmpcvsjq3084/rpms/PerceptualDiff Added Files: Makefile import.log pkg.acl Log Message: Setup of module PerceptualDiff --- NEW FILE Makefile --- # Top level Makefile for module PerceptualDiff 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 --- --- NEW FILE pkg.acl --- From fedora-extras-commits at redhat.com Wed Apr 18 04:14:38 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Wed, 18 Apr 2007 00:14:38 -0400 Subject: rpms/PerceptualDiff/devel .cvsignore, NONE, 1.1 Makefile, NONE, 1.1 sources, NONE, 1.1 Message-ID: <200704180414.l3I4EcE1003177@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/rpms/PerceptualDiff/devel In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners/tmpcvsjq3084/rpms/PerceptualDiff/devel Added Files: .cvsignore Makefile sources Log Message: Setup of module PerceptualDiff --- NEW FILE .cvsignore --- --- NEW FILE Makefile --- # Makefile for source rpm: PerceptualDiff # $Id: Makefile,v 1.1 2007/04/18 04:14:34 wtogami Exp $ NAME := PerceptualDiff SPECFILE = $(firstword $(wildcard *.spec)) define find-makefile-common for d in common ../common ../../common ; do if [ -f $$d/Makefile.common ] ; then if [ -f $$d/CVS/Root -a -w $$/Makefile.common ] ; then cd $$d ; cvs -Q update ; fi ; echo "$$d/Makefile.common" ; break ; fi ; done endef MAKEFILE_COMMON := $(shell $(find-makefile-common)) ifeq ($(MAKEFILE_COMMON),) # attept a checkout define checkout-makefile-common test -f CVS/Root && { cvs -Q -d $$(cat CVS/Root) checkout common && echo "common/Makefile.common" ; } || { echo "ERROR: I can't figure out how to checkout the 'common' module." ; exit -1 ; } >&2 endef MAKEFILE_COMMON := $(shell $(checkout-makefile-common)) endif include $(MAKEFILE_COMMON) --- NEW FILE sources --- From fedora-extras-commits at redhat.com Wed Apr 18 04:14:35 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Wed, 18 Apr 2007 00:14:35 -0400 Subject: owners owners.list,1.2691,1.2692 Message-ID: <200704180414.l3I4EZU8003169@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/owners In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners Modified Files: owners.list Log Message: add PerceptualDiff Index: owners.list =================================================================== RCS file: /cvs/extras/owners/owners.list,v retrieving revision 1.2691 retrieving revision 1.2692 diff -u -r1.2691 -r1.2692 --- owners.list 17 Apr 2007 18:01:19 -0000 1.2691 +++ owners.list 18 Apr 2007 04:14:05 -0000 1.2692 @@ -1563,6 +1563,7 @@ Fedora Extras|otrs|The Open Ticket Request System|mmcgrath at redhat.com|extras-qa at fedoraproject.org| Fedora Extras|ots|A text summarizer|peter at thecodergeek.com|extras-qa at fedoraproject.org| Fedora Extras|overgod|Another Asteroid like game|j.w.r.degoede at hhs.nl|extras-qa at fedoraproject.org| +Fedora Extras|PerceptualDiff|An image comparison utility|kwizart at gmail.com|extras-qa at fedoraproject.org| Fedora Extras|PyOpenGL|Python bindings for OpenGL|j.w.r.degoede at hhs.nl|extras-qa at fedoraproject.org| Fedora Extras|p0f|Versatile passive OS fingerprinting tool|kevin at tummy.com|extras-qa at fedoraproject.org| Fedora Extras|p0rn-comfort|Support programs for browsing image-gallery sites|andreas at bawue.net|extras-qa at fedoraproject.org| From fedora-extras-commits at redhat.com Wed Apr 18 04:56:42 2007 From: fedora-extras-commits at redhat.com (Bryan O'Sullivan (bos)) Date: Wed, 18 Apr 2007 00:56:42 -0400 Subject: rpms/happy import.log,1.1,1.2 Message-ID: <200704180456.l3I4ugDw004262@cvs-int.fedora.redhat.com> Author: bos Update of /cvs/extras/rpms/happy In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv4219 Modified Files: import.log Log Message: Initial checkin. Index: import.log =================================================================== RCS file: /cvs/extras/rpms/happy/import.log,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- import.log 14 Apr 2007 12:22:49 -0000 1.1 +++ import.log 18 Apr 2007 04:56:08 -0000 1.2 @@ -0,0 +1 @@ +happy-1_16-2:HEAD:happy-1.16-2.src.rpm:1176872030 From fedora-extras-commits at redhat.com Wed Apr 18 04:56:46 2007 From: fedora-extras-commits at redhat.com (Bryan O'Sullivan (bos)) Date: Wed, 18 Apr 2007 00:56:46 -0400 Subject: rpms/happy/devel happy.spec, NONE, 1.1 .cvsignore, 1.1, 1.2 sources, 1.1, 1.2 Message-ID: <200704180456.l3I4ukKM004266@cvs-int.fedora.redhat.com> Author: bos Update of /cvs/extras/rpms/happy/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv4219/devel Modified Files: .cvsignore sources Added Files: happy.spec Log Message: Initial checkin. --- NEW FILE happy.spec --- Name: happy Version: 1.16 Release: 2%{?dist} License: BSD-like Group: Development/Tools URL: http://haskell.org/happy/ Source: http://haskell.org/happy/dist/%{version}/happy-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: autoconf, ghc, docbook-dtds, docbook-style-xsl, libxslt, libxml2 Summary: The LALR(1) Parser Generator for Haskell %description Happy is a parser generator system for Haskell, similar to the tool `yacc' for C. Like `yacc', it takes a file containing an annotated BNF specification of a grammar and produces a Haskell module containing a parser for the grammar. Happy is flexible: you can have several Happy parsers in the same program, and several entry points to a single grammar. Happy can work in conjunction with a lexical analyser supplied by the user (either hand-written or generated by another program). %prep %setup -q %build runhaskell Setup.lhs configure --prefix=%{_prefix} --libdir=%{_libdir} runhaskell Setup.lhs build pushd doc autoreconf ./configure --prefix=%{_prefix} --libdir=%{_libdir} make html popd %install rm -rf ${RPM_BUILD_ROOT} runhaskell Setup.lhs copy --destdir=${RPM_BUILD_ROOT} %clean rm -rf ${RPM_BUILD_ROOT} %files %defattr(-,root,root,-) %doc ANNOUNCE CHANGES LICENSE README TODO doc/happy %{_bindir}/happy %{_datadir}/happy-%{version} %changelog * Sun Mar 25 2007 Bryan O'Sullivan - 1.16-2 - fix a few style issues pointed out by Jens * Fri Jan 19 2007 Bryan O'Sullivan - 1.16-1 - update to 1.16 - fix rpmlint warnings * Fri Jan 21 2005 Jens Petersen - 1.15-2 - initial packaging based on spec file from tarball - setup libdir for x86_64 Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/happy/devel/.cvsignore,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- .cvsignore 14 Apr 2007 12:23:04 -0000 1.1 +++ .cvsignore 18 Apr 2007 04:56:12 -0000 1.2 @@ -0,0 +1 @@ +happy-1.16.tar.gz Index: sources =================================================================== RCS file: /cvs/extras/rpms/happy/devel/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 14 Apr 2007 12:23:04 -0000 1.1 +++ sources 18 Apr 2007 04:56:12 -0000 1.2 @@ -0,0 +1 @@ +b9fd2f5eba61974dab8e12873cadee6f happy-1.16.tar.gz From fedora-extras-commits at redhat.com Wed Apr 18 05:01:25 2007 From: fedora-extras-commits at redhat.com (Bryan O'Sullivan (bos)) Date: Wed, 18 Apr 2007 01:01:25 -0400 Subject: rpms/happy import.log,1.2,1.3 Message-ID: <200704180501.l3I51Pso008702@cvs-int.fedora.redhat.com> Author: bos Update of /cvs/extras/rpms/happy In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv4465 Modified Files: import.log Log Message: Initial checkin, FC-6 branch. Index: import.log =================================================================== RCS file: /cvs/extras/rpms/happy/import.log,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- import.log 18 Apr 2007 04:56:08 -0000 1.2 +++ import.log 18 Apr 2007 05:00:51 -0000 1.3 @@ -1 +1,2 @@ happy-1_16-2:HEAD:happy-1.16-2.src.rpm:1176872030 +happy-1_16-2:FC-6:happy-1.16-2.src.rpm:1176872302 From fedora-extras-commits at redhat.com Wed Apr 18 05:01:29 2007 From: fedora-extras-commits at redhat.com (Bryan O'Sullivan (bos)) Date: Wed, 18 Apr 2007 01:01:29 -0400 Subject: rpms/happy/FC-6 happy.spec, NONE, 1.1 .cvsignore, 1.1, 1.2 sources, 1.1, 1.2 Message-ID: <200704180501.l3I51TuH008708@cvs-int.fedora.redhat.com> Author: bos Update of /cvs/extras/rpms/happy/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv4465/FC-6 Modified Files: .cvsignore sources Added Files: happy.spec Log Message: Initial checkin, FC-6 branch. --- NEW FILE happy.spec --- Name: happy Version: 1.16 Release: 2%{?dist} License: BSD-like Group: Development/Tools URL: http://haskell.org/happy/ Source: http://haskell.org/happy/dist/%{version}/happy-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: autoconf, ghc, docbook-dtds, docbook-style-xsl, libxslt, libxml2 Summary: The LALR(1) Parser Generator for Haskell %description Happy is a parser generator system for Haskell, similar to the tool `yacc' for C. Like `yacc', it takes a file containing an annotated BNF specification of a grammar and produces a Haskell module containing a parser for the grammar. Happy is flexible: you can have several Happy parsers in the same program, and several entry points to a single grammar. Happy can work in conjunction with a lexical analyser supplied by the user (either hand-written or generated by another program). %prep %setup -q %build runhaskell Setup.lhs configure --prefix=%{_prefix} --libdir=%{_libdir} runhaskell Setup.lhs build pushd doc autoreconf ./configure --prefix=%{_prefix} --libdir=%{_libdir} make html popd %install rm -rf ${RPM_BUILD_ROOT} runhaskell Setup.lhs copy --destdir=${RPM_BUILD_ROOT} %clean rm -rf ${RPM_BUILD_ROOT} %files %defattr(-,root,root,-) %doc ANNOUNCE CHANGES LICENSE README TODO doc/happy %{_bindir}/happy %{_datadir}/happy-%{version} %changelog * Sun Mar 25 2007 Bryan O'Sullivan - 1.16-2 - fix a few style issues pointed out by Jens * Fri Jan 19 2007 Bryan O'Sullivan - 1.16-1 - update to 1.16 - fix rpmlint warnings * Fri Jan 21 2005 Jens Petersen - 1.15-2 - initial packaging based on spec file from tarball - setup libdir for x86_64 Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/happy/FC-6/.cvsignore,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- .cvsignore 14 Apr 2007 12:23:04 -0000 1.1 +++ .cvsignore 18 Apr 2007 05:00:55 -0000 1.2 @@ -0,0 +1 @@ +happy-1.16.tar.gz Index: sources =================================================================== RCS file: /cvs/extras/rpms/happy/FC-6/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 14 Apr 2007 12:23:04 -0000 1.1 +++ sources 18 Apr 2007 05:00:55 -0000 1.2 @@ -0,0 +1 @@ +b9fd2f5eba61974dab8e12873cadee6f happy-1.16.tar.gz From fedora-extras-commits at redhat.com Wed Apr 18 06:25:18 2007 From: fedora-extras-commits at redhat.com (Alex Lancaster (alexlan)) Date: Wed, 18 Apr 2007 02:25:18 -0400 Subject: rpms/python-biopython/devel python-biopython.spec,1.1,1.2 Message-ID: <200704180625.l3I6PIvP014983@cvs-int.fedora.redhat.com> Author: alexlan Update of /cvs/extras/rpms/python-biopython/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv14959 Modified Files: python-biopython.spec Log Message: * Mon Apr 17 2007 Alex Lancaster 1.43-3 - Use python_sitearch macro to enable x86_64 builds work. Index: python-biopython.spec =================================================================== RCS file: /cvs/extras/rpms/python-biopython/devel/python-biopython.spec,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- python-biopython.spec 17 Apr 2007 23:03:01 -0000 1.1 +++ python-biopython.spec 18 Apr 2007 06:24:44 -0000 1.2 @@ -3,7 +3,7 @@ Name: python-biopython Version: 1.43 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Python tools for computational molecular biology Source0: http://biopython.org/DIST/biopython-%{version}.tar.gz Patch0: biopython-setup_test.patch @@ -64,14 +64,17 @@ %defattr(-,root,root,-) %doc Doc Scripts %doc CONTRIB DEPRECATED LICENSE NEWS README -%dir %{python_sitelib}/Bio -%{python_sitelib}/Bio/* -%dir %{python_sitelib}/Martel -%{python_sitelib}/Martel/* -%dir %{python_sitelib}/BioSQL -%{python_sitelib}/BioSQL/* +%dir %{python_sitearch}/Bio +%{python_sitearch}/Bio/* +%dir %{python_sitearch}/Martel +%{python_sitearch}/Martel/* +%dir %{python_sitearch}/BioSQL +%{python_sitearch}/BioSQL/* %changelog +* Mon Apr 17 2007 Alex Lancaster 1.43-3 +- Use python_sitearch macro to enable x86_64 builds work. + * Mon Apr 16 2007 Alex Lancaster 1.43-2 - Fix Source0 URL as per suggestion from Parag AN on #235989. From fedora-extras-commits at redhat.com Wed Apr 18 06:39:06 2007 From: fedora-extras-commits at redhat.com (Alex Lancaster (alexlan)) Date: Wed, 18 Apr 2007 02:39:06 -0400 Subject: rpms/python-biopython/FC-6 biopython-setup_test.patch, NONE, 1.1 python-biopython.spec, NONE, 1.1 .cvsignore, 1.1, 1.2 sources, 1.1, 1.2 Message-ID: <200704180639.l3I6d6ko015597@cvs-int.fedora.redhat.com> Author: alexlan Update of /cvs/extras/rpms/python-biopython/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv15573/FC-6 Modified Files: .cvsignore sources Added Files: biopython-setup_test.patch python-biopython.spec Log Message: Import FC-6 python-biopython. biopython-setup_test.patch: --- NEW FILE biopython-setup_test.patch --- Index: setup.py =================================================================== RCS file: /home/repository/biopython/biopython/setup.py,v retrieving revision 1.116 diff -u -p -r1.116 setup.py --- setup.py 17 Mar 2007 19:21:04 -0000 1.116 +++ setup.py 11 Apr 2007 03:37:48 -0000 @@ -238,11 +238,18 @@ class test_biopython(Command): """ description = "Automatically run the test suite for Biopython." - user_options = [] # distutils complains if this is not here. - def initialize_options(self): # distutils wants this - pass - def finalize_options(self): # this too + + user_options = [ + # provide the option to run tests in no-gui mode + ('no-gui', None, "Do not run in GUI mode") + ] + + def initialize_options(self): + self.no_gui = None + + def finalize_options(self): pass + def run(self): this_dir = os.getcwd() @@ -250,7 +257,10 @@ class test_biopython(Command): os.chdir("Tests") sys.path.insert(0, '') import run_tests - run_tests.main([]) + if self.no_gui: + run_tests.main(['--no-gui']) + else: + run_tests.main([]) # change back to the current directory os.chdir(this_dir) Index: Tests/run_tests.py =================================================================== RCS file: /home/repository/biopython/biopython/Tests/run_tests.py,v retrieving revision 1.8 diff -u -p -r1.8 run_tests.py --- Tests/run_tests.py 9 Mar 2007 23:36:43 -0000 1.8 +++ Tests/run_tests.py 11 Apr 2007 03:37:48 -0000 @@ -56,7 +56,7 @@ def main(argv): # get the command line options try: - opts, args = getopt.getopt(argv[1:], 'g', + opts, args = getopt.getopt(argv, 'g', ["generate", "no-gui", "help"]) except getopt.error, msg: print msg @@ -316,5 +316,5 @@ def convert_string_newlines(line): return line if __name__ == "__main__": - sys.exit(main(sys.argv)) + sys.exit(main(sys.argv[1:])) --- NEW FILE python-biopython.spec --- %{!?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: python-biopython Version: 1.43 Release: 3%{?dist} Summary: Python tools for computational molecular biology Source0: http://biopython.org/DIST/biopython-%{version}.tar.gz Patch0: biopython-setup_test.patch License: Biopython License Agreement Url: http://www.biopython.org/ Group: Development/Libraries BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: python-devel BuildRequires: python-reportlab BuildRequires: mx BuildRequires: python-numeric BuildRequires: MySQL-python BuildRequires: python-psycopg Requires: python-reportlab Requires: mx Requires: python-numeric Requires: MySQL-python Requires: python-psycopg %description A set of freely available Python tools for computational molecular biology. %prep %setup -q -n biopython-%{version} %patch0 -p0 # remove all execute bits from documentation and fix line endings find Scripts -type f -exec chmod -x {} 2>/dev/null ';' find Doc -type f -exec chmod -x {} 2>/dev/null ';' find Doc -type f -exec sed -i 's/\r//' {} 2>/dev/null ';' # remove execute bits from Python modules find Bio -type f -exec chmod -x {} 2>/dev/null ';' # remove she-bang lines in .py files to keep rpmlint happy find Bio -type f -name "*.py" -exec sed -i '/^#![ ]*\/usr\/bin\/.*$/ d' {} 2>/dev/null ';' # answer interactive question "yes" to build Bio.KDTree %build env CFLAGS="$RPM_OPT_FLAGS" %{__python} setup.py build < 1.43-3 - Use python_sitearch macro to enable x86_64 builds work. * Mon Apr 16 2007 Alex Lancaster 1.43-2 - Fix Source0 URL as per suggestion from Parag AN on #235989. * Mon Apr 02 2007 Alex Lancaster 1.43-1 - Initial Fedora package. Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/python-biopython/FC-6/.cvsignore,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- .cvsignore 17 Apr 2007 16:59:59 -0000 1.1 +++ .cvsignore 18 Apr 2007 06:38:32 -0000 1.2 @@ -0,0 +1 @@ +biopython-1.43.tar.gz Index: sources =================================================================== RCS file: /cvs/extras/rpms/python-biopython/FC-6/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 17 Apr 2007 16:59:59 -0000 1.1 +++ sources 18 Apr 2007 06:38:32 -0000 1.2 @@ -0,0 +1 @@ +3c275b321bb1db7d8bda764913aaedcd biopython-1.43.tar.gz From fedora-extras-commits at redhat.com Wed Apr 18 07:03:56 2007 From: fedora-extras-commits at redhat.com (Aurelien Bompard (abompard)) Date: Wed, 18 Apr 2007 03:03:56 -0400 Subject: rpms/php-adodb/FC-6 .cvsignore, 1.8, 1.9 php-adodb.spec, 1.10, 1.11 sources, 1.8, 1.9 Message-ID: <200704180703.l3I73uTg020158@cvs-int.fedora.redhat.com> Author: abompard Update of /cvs/extras/rpms/php-adodb/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv20120/FC-6 Modified Files: .cvsignore php-adodb.spec sources Log Message: * Fri Apr 06 2007 Aurelien Bompard 4.94-1 - version 4.94 - move install path to %_datadir/php/adodb (#235461) Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/php-adodb/FC-6/.cvsignore,v retrieving revision 1.8 retrieving revision 1.9 diff -u -r1.8 -r1.9 --- .cvsignore 30 Aug 2006 16:29:38 -0000 1.8 +++ .cvsignore 18 Apr 2007 07:03:22 -0000 1.9 @@ -1 +1 @@ -adodb492.tgz +adodb494.tgz Index: php-adodb.spec =================================================================== RCS file: /cvs/extras/rpms/php-adodb/FC-6/php-adodb.spec,v retrieving revision 1.10 retrieving revision 1.11 diff -u -r1.10 -r1.11 --- php-adodb.spec 30 Aug 2006 16:29:38 -0000 1.10 +++ php-adodb.spec 18 Apr 2007 07:03:22 -0000 1.11 @@ -1,15 +1,15 @@ Name: php-adodb Summary: Active Data Objects Data Base -Version: 4.92 +Version: 4.94 Release: 1%{?dist} -Source0: http://dl.sf.net/adodb/adodb492.tgz +Source0: http://dl.sf.net/adodb/adodb494.tgz License: BSD URL: http://adodb.sf.net Group: Development/Libraries BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch -Requires: php >= 4.0.5 +Requires: php >= 4.1.0 %description PHP is a wonderful language for building dynamic web pages. @@ -19,6 +19,8 @@ library to hide the differences between the different databases (encapsulate the differences) so we can easily switch databases. +!! TODO !! MAKE A SUBPACKAGE FOR THE PEAR::AUTH DRIVER + %prep %setup -q -n adodb @@ -32,16 +34,15 @@ rm -rf $RPM_BUILD_ROOT install -d $RPM_BUILD_ROOT%{_var}/www/icons -install -d $RPM_BUILD_ROOT%{_datadir}/adodb -cp -pr * $RPM_BUILD_ROOT%{_datadir}/adodb/ +install -d $RPM_BUILD_ROOT%{_datadir}/php/adodb +cp -pr * $RPM_BUILD_ROOT%{_datadir}/php/adodb/ install -m644 cute_icons_for_site/* $RPM_BUILD_ROOT%{_var}/www/icons/ # cleanup -rm -rf $RPM_BUILD_ROOT%{_datadir}/adodb/cute_icons_for_site -rm -rf $RPM_BUILD_ROOT%{_datadir}/adodb/docs -rm -f $RPM_BUILD_ROOT%{_datadir}/*.zip -rm -f $RPM_BUILD_ROOT%{_datadir}/*.txt +rm -rf $RPM_BUILD_ROOT%{_datadir}/php/adodb/cute_icons_for_site +rm -rf $RPM_BUILD_ROOT%{_datadir}/php/adodb/docs +rm -f $RPM_BUILD_ROOT%{_datadir}/adodb/*.txt %clean rm -rf $RPM_BUILD_ROOT @@ -49,10 +50,14 @@ %files %defattr(-,root,root) %doc *.txt docs/* -%{_datadir}/adodb +%{_datadir}/php/adodb %{_var}/www/icons/* %changelog +* Fri Apr 06 2007 Aurelien Bompard 4.94-1 +- version 4.94 +- move install path to %%_datadir/php/adodb (#235461) + * Wed Aug 30 2006 Aurelien Bompard 4.92-1 - version 4.92 Index: sources =================================================================== RCS file: /cvs/extras/rpms/php-adodb/FC-6/sources,v retrieving revision 1.8 retrieving revision 1.9 diff -u -r1.8 -r1.9 --- sources 30 Aug 2006 16:29:38 -0000 1.8 +++ sources 18 Apr 2007 07:03:22 -0000 1.9 @@ -1 +1 @@ -5ed194f08d251d405e8cd31b0244a329 adodb492.tgz +fbbcb6ef34aa2b08e19d85b0578aeb56 adodb494.tgz From fedora-extras-commits at redhat.com Wed Apr 18 07:04:00 2007 From: fedora-extras-commits at redhat.com (Aurelien Bompard (abompard)) Date: Wed, 18 Apr 2007 03:04:00 -0400 Subject: rpms/php-adodb/devel .cvsignore, 1.8, 1.9 php-adodb.spec, 1.10, 1.11 sources, 1.8, 1.9 Message-ID: <200704180704.l3I740Gf020165@cvs-int.fedora.redhat.com> Author: abompard Update of /cvs/extras/rpms/php-adodb/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv20120/devel Modified Files: .cvsignore php-adodb.spec sources Log Message: * Fri Apr 06 2007 Aurelien Bompard 4.94-1 - version 4.94 - move install path to %_datadir/php/adodb (#235461) Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/php-adodb/devel/.cvsignore,v retrieving revision 1.8 retrieving revision 1.9 diff -u -r1.8 -r1.9 --- .cvsignore 30 Aug 2006 16:29:38 -0000 1.8 +++ .cvsignore 18 Apr 2007 07:03:27 -0000 1.9 @@ -1 +1 @@ -adodb492.tgz +adodb494.tgz Index: php-adodb.spec =================================================================== RCS file: /cvs/extras/rpms/php-adodb/devel/php-adodb.spec,v retrieving revision 1.10 retrieving revision 1.11 diff -u -r1.10 -r1.11 --- php-adodb.spec 30 Aug 2006 16:29:38 -0000 1.10 +++ php-adodb.spec 18 Apr 2007 07:03:27 -0000 1.11 @@ -1,15 +1,15 @@ Name: php-adodb Summary: Active Data Objects Data Base -Version: 4.92 +Version: 4.94 Release: 1%{?dist} -Source0: http://dl.sf.net/adodb/adodb492.tgz +Source0: http://dl.sf.net/adodb/adodb494.tgz License: BSD URL: http://adodb.sf.net Group: Development/Libraries BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch -Requires: php >= 4.0.5 +Requires: php >= 4.1.0 %description PHP is a wonderful language for building dynamic web pages. @@ -19,6 +19,8 @@ library to hide the differences between the different databases (encapsulate the differences) so we can easily switch databases. +!! TODO !! MAKE A SUBPACKAGE FOR THE PEAR::AUTH DRIVER + %prep %setup -q -n adodb @@ -32,16 +34,15 @@ rm -rf $RPM_BUILD_ROOT install -d $RPM_BUILD_ROOT%{_var}/www/icons -install -d $RPM_BUILD_ROOT%{_datadir}/adodb -cp -pr * $RPM_BUILD_ROOT%{_datadir}/adodb/ +install -d $RPM_BUILD_ROOT%{_datadir}/php/adodb +cp -pr * $RPM_BUILD_ROOT%{_datadir}/php/adodb/ install -m644 cute_icons_for_site/* $RPM_BUILD_ROOT%{_var}/www/icons/ # cleanup -rm -rf $RPM_BUILD_ROOT%{_datadir}/adodb/cute_icons_for_site -rm -rf $RPM_BUILD_ROOT%{_datadir}/adodb/docs -rm -f $RPM_BUILD_ROOT%{_datadir}/*.zip -rm -f $RPM_BUILD_ROOT%{_datadir}/*.txt +rm -rf $RPM_BUILD_ROOT%{_datadir}/php/adodb/cute_icons_for_site +rm -rf $RPM_BUILD_ROOT%{_datadir}/php/adodb/docs +rm -f $RPM_BUILD_ROOT%{_datadir}/adodb/*.txt %clean rm -rf $RPM_BUILD_ROOT @@ -49,10 +50,14 @@ %files %defattr(-,root,root) %doc *.txt docs/* -%{_datadir}/adodb +%{_datadir}/php/adodb %{_var}/www/icons/* %changelog +* Fri Apr 06 2007 Aurelien Bompard 4.94-1 +- version 4.94 +- move install path to %%_datadir/php/adodb (#235461) + * Wed Aug 30 2006 Aurelien Bompard 4.92-1 - version 4.92 Index: sources =================================================================== RCS file: /cvs/extras/rpms/php-adodb/devel/sources,v retrieving revision 1.8 retrieving revision 1.9 diff -u -r1.8 -r1.9 --- sources 30 Aug 2006 16:29:38 -0000 1.8 +++ sources 18 Apr 2007 07:03:27 -0000 1.9 @@ -1 +1 @@ -5ed194f08d251d405e8cd31b0244a329 adodb492.tgz +fbbcb6ef34aa2b08e19d85b0578aeb56 adodb494.tgz From fedora-extras-commits at redhat.com Wed Apr 18 07:58:49 2007 From: fedora-extras-commits at redhat.com (Andreas Bierfert (awjb)) Date: Wed, 18 Apr 2007 03:58:49 -0400 Subject: rpms/wine/FC-5 .cvsignore, 1.30, 1.31 sources, 1.31, 1.32 wine.directory, 1.1, 1.2 wine.spec, 1.43, 1.44 Message-ID: <200704180758.l3I7wnEj021060@cvs-int.fedora.redhat.com> Author: awjb Update of /cvs/extras/rpms/wine/FC-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv20994/FC-5 Modified Files: .cvsignore sources wine.directory wine.spec Log Message: - version upgrade (#234766) - sources file comments (#235232) - smpflags work again - drop arts sound driver package, as it is no longer part of wine sss: ---------------------------------------------------------------------- Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/wine/FC-5/.cvsignore,v retrieving revision 1.30 retrieving revision 1.31 diff -u -r1.30 -r1.31 --- .cvsignore 5 Mar 2007 08:16:33 -0000 1.30 +++ .cvsignore 18 Apr 2007 07:58:15 -0000 1.31 @@ -1 +1 @@ -wine-0.9.32-fe.tar.bz2 +wine-0.9.35-fe.tar.bz2 Index: sources =================================================================== RCS file: /cvs/extras/rpms/wine/FC-5/sources,v retrieving revision 1.31 retrieving revision 1.32 diff -u -r1.31 -r1.32 --- sources 5 Mar 2007 08:16:33 -0000 1.31 +++ sources 18 Apr 2007 07:58:15 -0000 1.32 @@ -1 +1 @@ -cc10e219935aa4e6f887e85293646b81 wine-0.9.32-fe.tar.bz2 +2fa5472a5191480e8039123b4377857e wine-0.9.35-fe.tar.bz2 Index: wine.directory =================================================================== RCS file: /cvs/extras/rpms/wine/FC-5/wine.directory,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- wine.directory 19 Dec 2006 15:10:51 -0000 1.1 +++ wine.directory 18 Apr 2007 07:58:15 -0000 1.2 @@ -2,4 +2,4 @@ Encoding=UTF-8 Type=Directory Name=Wine -Icon=gnome-util.png +Icon=wine Index: wine.spec =================================================================== RCS file: /cvs/extras/rpms/wine/FC-5/wine.spec,v retrieving revision 1.43 retrieving revision 1.44 diff -u -r1.43 -r1.44 --- wine.spec 5 Mar 2007 08:16:33 -0000 1.43 +++ wine.spec 18 Apr 2007 07:58:15 -0000 1.44 @@ -1,15 +1,26 @@ %define __global_cflags -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fno-stack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables Name: wine -Version: 0.9.32 +Version: 0.9.35 Release: 1%{?dist} Summary: A Windows 16/32/64 bit emulator Group: Applications/Emulators License: LGPL URL: http://www.winehq.org/ -# special fedora tarball without winemp3 stuff -Source0: wine-0.9.32-fe.tar.bz2 +# special fedora tarball without winemp3 stuff build doing +# rm -fr dlls/winemp3.acm +# and removing the following from the source tree (as of 0.9.35): +# +# configure:ac_config_files="$ac_config_files dlls/winemp3.acm/Makefile" +# configure: "dlls/winemp3.acm/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/winemp3.acm/Makefile" ;; +# configure.ac:AC_CONFIG_FILES([dlls/winemp3.acm/Makefile]) +# dlls/Makefile.in: winemp3.acm \ +# Makefile.in: dlls/winemp3.acm/Makefile \ +# Makefile.in:dlls/winemp3.acm/Makefile: dlls/winemp3.acm/Makefile.in dlls/Makedll.rules +# programs/winecfg/libraries.c: "winemp3.acm", + +Source0: wine-0.9.35-fe.tar.bz2 Source1: wine.init Source3: wine-README-Fedora Source4: wine-32.conf @@ -33,7 +44,6 @@ BuildRequires: bison BuildRequires: flex BuildRequires: alsa-lib-devel -BuildRequires: arts-devel BuildRequires: audiofile-devel BuildRequires: esound-devel BuildRequires: freeglut-devel @@ -77,7 +87,6 @@ Requires: wine-tools = %{version}-%{release} Requires: wine-twain = %{version}-%{release} - %description While Wine is usually thought of as a Windows(TM) emulator, the Wine developers would prefer that users thought of Wine as a Windows @@ -99,6 +108,7 @@ Requires(preun): /sbin/chkconfig, /sbin/service Requires(postun): /sbin/ldconfig, /usr/bin/update-desktop-database Obsoletes: wine <= 0.9.15-1%{?dist} +Obsoletes: wine-arts < 0.9.34 %description core Wine core package includes the basic wine stuff needed by all other packages. @@ -111,14 +121,6 @@ %description tools Additional wine tools -%package arts -Summary: Arts sound support for wine -Group: System Environment/Libraries -Requires: wine-core = %{version}-%{release} - -%description arts -Arts sound support for wine - %package esd Summary: ESD sound support for wine Group: System Environment/Libraries @@ -196,7 +198,7 @@ --x-includes=%{_includedir} --x-libraries=%{_libdir} %{__make} depend -%{__make} +%{__make} %{?_smp_mflags} %install rm -rf %{buildroot} @@ -300,9 +302,6 @@ /sbin/ldconfig update-desktop-database &>/dev/null || : -%post arts -p /sbin/ldconfig -%postun arts -p /sbin/ldconfig - %post esd -p /sbin/ldconfig %postun esd -p /sbin/ldconfig @@ -432,6 +431,7 @@ %{_libdir}/wine/dmusic32.dll.so %{_libdir}/wine/dplay.dll.so %{_libdir}/wine/dplayx.dll.so +%{_libdir}/wine/dpnaddr.dll.so %{_libdir}/wine/dpnet.dll.so %{_libdir}/wine/dpnhpast.dll.so %{_libdir}/wine/dsound.dll.so @@ -461,6 +461,7 @@ %{_libdir}/wine/keyboard.drv16 %{_libdir}/wine/krnl386.exe16 %{_libdir}/wine/localspl.dll.so +%{_libdir}/wine/localui.dll.so %{_libdir}/wine/lz32.dll.so %{_libdir}/wine/lzexpand.dll16 %{_libdir}/wine/mapi32.dll.so @@ -551,6 +552,7 @@ %{_libdir}/wine/shlwapi.dll.so %{_libdir}/wine/snmpapi.dll.so %{_libdir}/wine/sound.drv16 +%{_libdir}/wine/spoolsv.exe.so %{_libdir}/wine/stdole2.tlb.so %{_libdir}/wine/stdole32.tlb.so %{_libdir}/wine/sti.dll.so @@ -622,6 +624,7 @@ %{_libdir}/wine/wined3d.dll.so %{_libdir}/wine/dnsapi.dll.so %{_libdir}/wine/iexplore.exe.so +%{_libdir}/wine/xcopy.exe.so %{_sysconfdir}/ld.so.conf.d/wine-32.conf %files tools @@ -653,10 +656,6 @@ %{_datadir}/applications/fedora-wine-winemine.desktop %{_datadir}/applications/fedora-wine-winhelp.desktop -%files arts -%defattr(-,root,root,-) -%{_libdir}/wine/winearts.drv.so - %files esd %defattr(-,root,root,-) %{_libdir}/wine/wineesd.drv.so @@ -716,6 +715,21 @@ %{_libdir}/wine/*.def %changelog +* Mon Apr 16 2007 Andreas Bierfert +0.9.35-1 +- version upgrade (#234766) +- sources file comments (#235232) +- smpflags work again (mentioned by Marcin Zaj?czkowski) +- drop arts sound driver package, as it is no longer part of wine + +* Sun Apr 01 2007 Andreas Bierfert +0.9.34-1 +- version upgrade + +* Sat Mar 17 2007 Andreas Bierfert +0.9.33-1 +- version upgrade + * Sun Mar 04 2007 Andreas Bierfert 0.9.32-1 - version upgrade From fedora-extras-commits at redhat.com Wed Apr 18 07:58:57 2007 From: fedora-extras-commits at redhat.com (Andreas Bierfert (awjb)) Date: Wed, 18 Apr 2007 03:58:57 -0400 Subject: rpms/wine/devel .cvsignore, 1.31, 1.32 sources, 1.32, 1.33 wine.directory, 1.1, 1.2 wine.spec, 1.45, 1.46 Message-ID: <200704180758.l3I7wvbp021073@cvs-int.fedora.redhat.com> Author: awjb Update of /cvs/extras/rpms/wine/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv20994/devel Modified Files: .cvsignore sources wine.directory wine.spec Log Message: - version upgrade (#234766) - sources file comments (#235232) - smpflags work again - drop arts sound driver package, as it is no longer part of wine sss: ---------------------------------------------------------------------- Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/wine/devel/.cvsignore,v retrieving revision 1.31 retrieving revision 1.32 diff -u -r1.31 -r1.32 --- .cvsignore 5 Mar 2007 08:16:42 -0000 1.31 +++ .cvsignore 18 Apr 2007 07:58:23 -0000 1.32 @@ -1 +1 @@ -wine-0.9.32-fe.tar.bz2 +wine-0.9.35-fe.tar.bz2 Index: sources =================================================================== RCS file: /cvs/extras/rpms/wine/devel/sources,v retrieving revision 1.32 retrieving revision 1.33 diff -u -r1.32 -r1.33 --- sources 5 Mar 2007 08:16:42 -0000 1.32 +++ sources 18 Apr 2007 07:58:23 -0000 1.33 @@ -1 +1 @@ -cc10e219935aa4e6f887e85293646b81 wine-0.9.32-fe.tar.bz2 +2fa5472a5191480e8039123b4377857e wine-0.9.35-fe.tar.bz2 Index: wine.directory =================================================================== RCS file: /cvs/extras/rpms/wine/devel/wine.directory,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- wine.directory 19 Dec 2006 15:10:57 -0000 1.1 +++ wine.directory 18 Apr 2007 07:58:23 -0000 1.2 @@ -2,4 +2,4 @@ Encoding=UTF-8 Type=Directory Name=Wine -Icon=gnome-util.png +Icon=wine Index: wine.spec =================================================================== RCS file: /cvs/extras/rpms/wine/devel/wine.spec,v retrieving revision 1.45 retrieving revision 1.46 diff -u -r1.45 -r1.46 --- wine.spec 5 Mar 2007 08:16:42 -0000 1.45 +++ wine.spec 18 Apr 2007 07:58:23 -0000 1.46 @@ -1,15 +1,26 @@ %define __global_cflags -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fno-stack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables Name: wine -Version: 0.9.32 +Version: 0.9.35 Release: 1%{?dist} Summary: A Windows 16/32/64 bit emulator Group: Applications/Emulators License: LGPL URL: http://www.winehq.org/ -# special fedora tarball without winemp3 stuff -Source0: wine-0.9.32-fe.tar.bz2 +# special fedora tarball without winemp3 stuff build doing +# rm -fr dlls/winemp3.acm +# and removing the following from the source tree (as of 0.9.35): +# +# configure:ac_config_files="$ac_config_files dlls/winemp3.acm/Makefile" +# configure: "dlls/winemp3.acm/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/winemp3.acm/Makefile" ;; +# configure.ac:AC_CONFIG_FILES([dlls/winemp3.acm/Makefile]) +# dlls/Makefile.in: winemp3.acm \ +# Makefile.in: dlls/winemp3.acm/Makefile \ +# Makefile.in:dlls/winemp3.acm/Makefile: dlls/winemp3.acm/Makefile.in dlls/Makedll.rules +# programs/winecfg/libraries.c: "winemp3.acm", + +Source0: wine-0.9.35-fe.tar.bz2 Source1: wine.init Source3: wine-README-Fedora Source4: wine-32.conf @@ -33,7 +44,6 @@ BuildRequires: bison BuildRequires: flex BuildRequires: alsa-lib-devel -BuildRequires: arts-devel BuildRequires: audiofile-devel BuildRequires: esound-devel BuildRequires: freeglut-devel @@ -77,7 +87,6 @@ Requires: wine-tools = %{version}-%{release} Requires: wine-twain = %{version}-%{release} - %description While Wine is usually thought of as a Windows(TM) emulator, the Wine developers would prefer that users thought of Wine as a Windows @@ -99,6 +108,7 @@ Requires(preun): /sbin/chkconfig, /sbin/service Requires(postun): /sbin/ldconfig, /usr/bin/update-desktop-database Obsoletes: wine <= 0.9.15-1%{?dist} +Obsoletes: wine-arts < 0.9.34 %description core Wine core package includes the basic wine stuff needed by all other packages. @@ -111,14 +121,6 @@ %description tools Additional wine tools -%package arts -Summary: Arts sound support for wine -Group: System Environment/Libraries -Requires: wine-core = %{version}-%{release} - -%description arts -Arts sound support for wine - %package esd Summary: ESD sound support for wine Group: System Environment/Libraries @@ -196,7 +198,7 @@ --x-includes=%{_includedir} --x-libraries=%{_libdir} %{__make} depend -%{__make} +%{__make} %{?_smp_mflags} %install rm -rf %{buildroot} @@ -300,9 +302,6 @@ /sbin/ldconfig update-desktop-database &>/dev/null || : -%post arts -p /sbin/ldconfig -%postun arts -p /sbin/ldconfig - %post esd -p /sbin/ldconfig %postun esd -p /sbin/ldconfig @@ -432,6 +431,7 @@ %{_libdir}/wine/dmusic32.dll.so %{_libdir}/wine/dplay.dll.so %{_libdir}/wine/dplayx.dll.so +%{_libdir}/wine/dpnaddr.dll.so %{_libdir}/wine/dpnet.dll.so %{_libdir}/wine/dpnhpast.dll.so %{_libdir}/wine/dsound.dll.so @@ -461,6 +461,7 @@ %{_libdir}/wine/keyboard.drv16 %{_libdir}/wine/krnl386.exe16 %{_libdir}/wine/localspl.dll.so +%{_libdir}/wine/localui.dll.so %{_libdir}/wine/lz32.dll.so %{_libdir}/wine/lzexpand.dll16 %{_libdir}/wine/mapi32.dll.so @@ -551,6 +552,7 @@ %{_libdir}/wine/shlwapi.dll.so %{_libdir}/wine/snmpapi.dll.so %{_libdir}/wine/sound.drv16 +%{_libdir}/wine/spoolsv.exe.so %{_libdir}/wine/stdole2.tlb.so %{_libdir}/wine/stdole32.tlb.so %{_libdir}/wine/sti.dll.so @@ -622,6 +624,7 @@ %{_libdir}/wine/wined3d.dll.so %{_libdir}/wine/dnsapi.dll.so %{_libdir}/wine/iexplore.exe.so +%{_libdir}/wine/xcopy.exe.so %{_sysconfdir}/ld.so.conf.d/wine-32.conf %files tools @@ -653,10 +656,6 @@ %{_datadir}/applications/fedora-wine-winemine.desktop %{_datadir}/applications/fedora-wine-winhelp.desktop -%files arts -%defattr(-,root,root,-) -%{_libdir}/wine/winearts.drv.so - %files esd %defattr(-,root,root,-) %{_libdir}/wine/wineesd.drv.so @@ -716,6 +715,21 @@ %{_libdir}/wine/*.def %changelog +* Mon Apr 16 2007 Andreas Bierfert +0.9.35-1 +- version upgrade (#234766) +- sources file comments (#235232) +- smpflags work again (mentioned by Marcin Zaj?czkowski) +- drop arts sound driver package, as it is no longer part of wine + +* Sun Apr 01 2007 Andreas Bierfert +0.9.34-1 +- version upgrade + +* Sat Mar 17 2007 Andreas Bierfert +0.9.33-1 +- version upgrade + * Sun Mar 04 2007 Andreas Bierfert 0.9.32-1 - version upgrade From fedora-extras-commits at redhat.com Wed Apr 18 07:58:53 2007 From: fedora-extras-commits at redhat.com (Andreas Bierfert (awjb)) Date: Wed, 18 Apr 2007 03:58:53 -0400 Subject: rpms/wine/FC-6 .cvsignore, 1.31, 1.32 sources, 1.32, 1.33 wine.directory, 1.1, 1.2 wine.spec, 1.44, 1.45 Message-ID: <200704180758.l3I7wrvN021066@cvs-int.fedora.redhat.com> Author: awjb Update of /cvs/extras/rpms/wine/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv20994/FC-6 Modified Files: .cvsignore sources wine.directory wine.spec Log Message: - version upgrade (#234766) - sources file comments (#235232) - smpflags work again - drop arts sound driver package, as it is no longer part of wine sss: ---------------------------------------------------------------------- Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/wine/FC-6/.cvsignore,v retrieving revision 1.31 retrieving revision 1.32 diff -u -r1.31 -r1.32 --- .cvsignore 5 Mar 2007 08:16:40 -0000 1.31 +++ .cvsignore 18 Apr 2007 07:58:19 -0000 1.32 @@ -1 +1 @@ -wine-0.9.32-fe.tar.bz2 +wine-0.9.35-fe.tar.bz2 Index: sources =================================================================== RCS file: /cvs/extras/rpms/wine/FC-6/sources,v retrieving revision 1.32 retrieving revision 1.33 diff -u -r1.32 -r1.33 --- sources 5 Mar 2007 08:16:40 -0000 1.32 +++ sources 18 Apr 2007 07:58:19 -0000 1.33 @@ -1 +1 @@ -cc10e219935aa4e6f887e85293646b81 wine-0.9.32-fe.tar.bz2 +2fa5472a5191480e8039123b4377857e wine-0.9.35-fe.tar.bz2 Index: wine.directory =================================================================== RCS file: /cvs/extras/rpms/wine/FC-6/wine.directory,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- wine.directory 19 Dec 2006 15:10:51 -0000 1.1 +++ wine.directory 18 Apr 2007 07:58:19 -0000 1.2 @@ -2,4 +2,4 @@ Encoding=UTF-8 Type=Directory Name=Wine -Icon=gnome-util.png +Icon=wine Index: wine.spec =================================================================== RCS file: /cvs/extras/rpms/wine/FC-6/wine.spec,v retrieving revision 1.44 retrieving revision 1.45 diff -u -r1.44 -r1.45 --- wine.spec 5 Mar 2007 08:16:40 -0000 1.44 +++ wine.spec 18 Apr 2007 07:58:19 -0000 1.45 @@ -1,15 +1,26 @@ %define __global_cflags -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fno-stack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables Name: wine -Version: 0.9.32 +Version: 0.9.35 Release: 1%{?dist} Summary: A Windows 16/32/64 bit emulator Group: Applications/Emulators License: LGPL URL: http://www.winehq.org/ -# special fedora tarball without winemp3 stuff -Source0: wine-0.9.32-fe.tar.bz2 +# special fedora tarball without winemp3 stuff build doing +# rm -fr dlls/winemp3.acm +# and removing the following from the source tree (as of 0.9.35): +# +# configure:ac_config_files="$ac_config_files dlls/winemp3.acm/Makefile" +# configure: "dlls/winemp3.acm/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/winemp3.acm/Makefile" ;; +# configure.ac:AC_CONFIG_FILES([dlls/winemp3.acm/Makefile]) +# dlls/Makefile.in: winemp3.acm \ +# Makefile.in: dlls/winemp3.acm/Makefile \ +# Makefile.in:dlls/winemp3.acm/Makefile: dlls/winemp3.acm/Makefile.in dlls/Makedll.rules +# programs/winecfg/libraries.c: "winemp3.acm", + +Source0: wine-0.9.35-fe.tar.bz2 Source1: wine.init Source3: wine-README-Fedora Source4: wine-32.conf @@ -33,7 +44,6 @@ BuildRequires: bison BuildRequires: flex BuildRequires: alsa-lib-devel -BuildRequires: arts-devel BuildRequires: audiofile-devel BuildRequires: esound-devel BuildRequires: freeglut-devel @@ -77,7 +87,6 @@ Requires: wine-tools = %{version}-%{release} Requires: wine-twain = %{version}-%{release} - %description While Wine is usually thought of as a Windows(TM) emulator, the Wine developers would prefer that users thought of Wine as a Windows @@ -99,6 +108,7 @@ Requires(preun): /sbin/chkconfig, /sbin/service Requires(postun): /sbin/ldconfig, /usr/bin/update-desktop-database Obsoletes: wine <= 0.9.15-1%{?dist} +Obsoletes: wine-arts < 0.9.34 %description core Wine core package includes the basic wine stuff needed by all other packages. @@ -111,14 +121,6 @@ %description tools Additional wine tools -%package arts -Summary: Arts sound support for wine -Group: System Environment/Libraries -Requires: wine-core = %{version}-%{release} - -%description arts -Arts sound support for wine - %package esd Summary: ESD sound support for wine Group: System Environment/Libraries @@ -196,7 +198,7 @@ --x-includes=%{_includedir} --x-libraries=%{_libdir} %{__make} depend -%{__make} +%{__make} %{?_smp_mflags} %install rm -rf %{buildroot} @@ -300,9 +302,6 @@ /sbin/ldconfig update-desktop-database &>/dev/null || : -%post arts -p /sbin/ldconfig -%postun arts -p /sbin/ldconfig - %post esd -p /sbin/ldconfig %postun esd -p /sbin/ldconfig @@ -432,6 +431,7 @@ %{_libdir}/wine/dmusic32.dll.so %{_libdir}/wine/dplay.dll.so %{_libdir}/wine/dplayx.dll.so +%{_libdir}/wine/dpnaddr.dll.so %{_libdir}/wine/dpnet.dll.so %{_libdir}/wine/dpnhpast.dll.so %{_libdir}/wine/dsound.dll.so @@ -461,6 +461,7 @@ %{_libdir}/wine/keyboard.drv16 %{_libdir}/wine/krnl386.exe16 %{_libdir}/wine/localspl.dll.so +%{_libdir}/wine/localui.dll.so %{_libdir}/wine/lz32.dll.so %{_libdir}/wine/lzexpand.dll16 %{_libdir}/wine/mapi32.dll.so @@ -551,6 +552,7 @@ %{_libdir}/wine/shlwapi.dll.so %{_libdir}/wine/snmpapi.dll.so %{_libdir}/wine/sound.drv16 +%{_libdir}/wine/spoolsv.exe.so %{_libdir}/wine/stdole2.tlb.so %{_libdir}/wine/stdole32.tlb.so %{_libdir}/wine/sti.dll.so @@ -622,6 +624,7 @@ %{_libdir}/wine/wined3d.dll.so %{_libdir}/wine/dnsapi.dll.so %{_libdir}/wine/iexplore.exe.so +%{_libdir}/wine/xcopy.exe.so %{_sysconfdir}/ld.so.conf.d/wine-32.conf %files tools @@ -653,10 +656,6 @@ %{_datadir}/applications/fedora-wine-winemine.desktop %{_datadir}/applications/fedora-wine-winhelp.desktop -%files arts -%defattr(-,root,root,-) -%{_libdir}/wine/winearts.drv.so - %files esd %defattr(-,root,root,-) %{_libdir}/wine/wineesd.drv.so @@ -716,6 +715,21 @@ %{_libdir}/wine/*.def %changelog +* Mon Apr 16 2007 Andreas Bierfert +0.9.35-1 +- version upgrade (#234766) +- sources file comments (#235232) +- smpflags work again (mentioned by Marcin Zaj?czkowski) +- drop arts sound driver package, as it is no longer part of wine + +* Sun Apr 01 2007 Andreas Bierfert +0.9.34-1 +- version upgrade + +* Sat Mar 17 2007 Andreas Bierfert +0.9.33-1 +- version upgrade + * Sun Mar 04 2007 Andreas Bierfert 0.9.32-1 - version upgrade From fedora-extras-commits at redhat.com Wed Apr 18 08:03:53 2007 From: fedora-extras-commits at redhat.com (Tim Lauridsen (timlau)) Date: Wed, 18 Apr 2007 04:03:53 -0400 Subject: rpms/yumex/EL-5 sources,1.39,1.40 yumex.spec,1.45,1.46 Message-ID: <200704180803.l3I83rtN025593@cvs-int.fedora.redhat.com> Author: timlau Update of /cvs/extras/rpms/yumex/EL-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv25555/EL-5 Modified Files: sources yumex.spec Log Message: release 1.9.6-1.0 Index: sources =================================================================== RCS file: /cvs/extras/rpms/yumex/EL-5/sources,v retrieving revision 1.39 retrieving revision 1.40 diff -u -r1.39 -r1.40 --- sources 20 Mar 2007 18:24:03 -0000 1.39 +++ sources 18 Apr 2007 08:03:19 -0000 1.40 @@ -1 +1 @@ -9b8115b46c67d232c966992b24abd20e yumex-1.9.5.tar.gz +d48a858c5dfb307c724a2c2c2bcc4e00 yumex-1.9.6.tar.gz Index: yumex.spec =================================================================== RCS file: /cvs/extras/rpms/yumex/EL-5/yumex.spec,v retrieving revision 1.45 retrieving revision 1.46 diff -u -r1.45 -r1.46 --- yumex.spec 20 Mar 2007 18:24:03 -0000 1.45 +++ yumex.spec 18 Apr 2007 08:03:19 -0000 1.46 @@ -1,7 +1,7 @@ %{!?python_sitelib: %define python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")} Name: yumex -Version: 1.9.5 +Version: 1.9.6 Release: 1.0%{?dist} Summary: Yum Extender graphical package management tool @@ -68,6 +68,8 @@ %{_datadir}/applications/fedora-%{name}.desktop %changelog +* Tue Apr 17 2007 Tim Lauridsen - 1.9.6-1.0 +- Development Release 1.9.6-1.0 * Mon Mar 20 2007 Tim Lauridsen - 1.9.5-1.0 - Development Release 1.9.5-1.0 * Mon Mar 19 2007 Tim Lauridsen - 1.9.4-1.0 From fedora-extras-commits at redhat.com Wed Apr 18 08:03:57 2007 From: fedora-extras-commits at redhat.com (Tim Lauridsen (timlau)) Date: Wed, 18 Apr 2007 04:03:57 -0400 Subject: rpms/yumex/devel .cvsignore, 1.30, 1.31 sources, 1.43, 1.44 yumex.spec, 1.49, 1.50 Message-ID: <200704180803.l3I83v1o025598@cvs-int.fedora.redhat.com> Author: timlau Update of /cvs/extras/rpms/yumex/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv25555/devel Modified Files: .cvsignore sources yumex.spec Log Message: release 1.9.6-1.0 Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/yumex/devel/.cvsignore,v retrieving revision 1.30 retrieving revision 1.31 diff -u -r1.30 -r1.31 --- .cvsignore 20 Mar 2007 13:54:16 -0000 1.30 +++ .cvsignore 18 Apr 2007 08:03:23 -0000 1.31 @@ -1 +1 @@ -yumex-1.9.5.tar.gz +yumex-1.9.6.tar.gz Index: sources =================================================================== RCS file: /cvs/extras/rpms/yumex/devel/sources,v retrieving revision 1.43 retrieving revision 1.44 diff -u -r1.43 -r1.44 --- sources 20 Mar 2007 13:54:16 -0000 1.43 +++ sources 18 Apr 2007 08:03:23 -0000 1.44 @@ -1 +1 @@ -9b8115b46c67d232c966992b24abd20e yumex-1.9.5.tar.gz +d48a858c5dfb307c724a2c2c2bcc4e00 yumex-1.9.6.tar.gz Index: yumex.spec =================================================================== RCS file: /cvs/extras/rpms/yumex/devel/yumex.spec,v retrieving revision 1.49 retrieving revision 1.50 diff -u -r1.49 -r1.50 --- yumex.spec 20 Mar 2007 13:54:16 -0000 1.49 +++ yumex.spec 18 Apr 2007 08:03:23 -0000 1.50 @@ -1,7 +1,7 @@ %{!?python_sitelib: %define python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")} Name: yumex -Version: 1.9.5 +Version: 1.9.6 Release: 1.0%{?dist} Summary: Yum Extender graphical package management tool @@ -68,6 +68,8 @@ %{_datadir}/applications/fedora-%{name}.desktop %changelog +* Tue Apr 17 2007 Tim Lauridsen - 1.9.6-1.0 +- Development Release 1.9.6-1.0 * Mon Mar 20 2007 Tim Lauridsen - 1.9.5-1.0 - Development Release 1.9.5-1.0 * Mon Mar 19 2007 Tim Lauridsen - 1.9.4-1.0 From fedora-extras-commits at redhat.com Wed Apr 18 08:14:41 2007 From: fedora-extras-commits at redhat.com (Deji Akingunola (deji)) Date: Wed, 18 Apr 2007 04:14:41 -0400 Subject: rpms/gparted/devel gparted.spec,1.28,1.29 run-gparted,1.2,1.3 Message-ID: <200704180814.l3I8Efcq026204@cvs-int.fedora.redhat.com> Author: deji Update of /cvs/extras/rpms/gparted/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv26183 Modified Files: gparted.spec run-gparted Log Message: * Wed Apr 18 2007 Deji Akingunola - 0.3.3-10 - Fix another typos in the run-gparted script Index: gparted.spec =================================================================== RCS file: /cvs/extras/rpms/gparted/devel/gparted.spec,v retrieving revision 1.28 retrieving revision 1.29 diff -u -r1.28 -r1.29 --- gparted.spec 16 Apr 2007 19:25:44 -0000 1.28 +++ gparted.spec 18 Apr 2007 08:14:07 -0000 1.29 @@ -1,7 +1,7 @@ Summary: Gnome Partition Editor Name: gparted Version: 0.3.3 -Release: 9%{?dist} +Release: 10%{?dist} Group: Applications/System License: GPL URL: http://gparted.sourceforge.net @@ -81,7 +81,10 @@ %config(noreplace) %{_sysconfdir}/security/console.apps/gparted %changelog -* Mon Apr 15 2007 Deji Akingunola - 0.3.3-9 +* Wed Apr 18 2007 Deji Akingunola - 0.3.3-10 +- Fix another typos in the run-gparted script + +* Mon Apr 16 2007 Deji Akingunola - 0.3.3-9 - Fix the typos and stupidity in the consolehelper and hal-lock files * Mon Apr 04 2007 Deji Akingunola - 0.3.3-8 Index: run-gparted =================================================================== RCS file: /cvs/extras/rpms/gparted/devel/run-gparted,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- run-gparted 16 Apr 2007 19:25:44 -0000 1.2 +++ run-gparted 18 Apr 2007 08:14:07 -0000 1.3 @@ -1,2 +1,2 @@ #!/bin/bash -%{_bindir}/hal-lock --interface org.freedesktop.Hal.Device.Storage --exclusive --run /usr/sbin/gparted +/usr/bin/hal-lock --interface org.freedesktop.Hal.Device.Storage --exclusive --run /usr/sbin/gparted From fedora-extras-commits at redhat.com Wed Apr 18 08:22:10 2007 From: fedora-extras-commits at redhat.com (Andreas Bierfert (awjb)) Date: Wed, 18 Apr 2007 04:22:10 -0400 Subject: rpms/wine-docs/FC-5 .cvsignore, 1.23, 1.24 sources, 1.23, 1.24 wine-docs.spec, 1.23, 1.24 Message-ID: <200704180822.l3I8MALD026376@cvs-int.fedora.redhat.com> Author: awjb Update of /cvs/extras/rpms/wine-docs/FC-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv26315/FC-5 Modified Files: .cvsignore sources wine-docs.spec Log Message: - version upgrade Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/wine-docs/FC-5/.cvsignore,v retrieving revision 1.23 retrieving revision 1.24 diff -u -r1.23 -r1.24 --- .cvsignore 6 Mar 2007 07:44:46 -0000 1.23 +++ .cvsignore 18 Apr 2007 08:21:32 -0000 1.24 @@ -1 +1 @@ -wine-docs-0.9.32.tar.bz2 +wine-docs-0.9.35.tar.bz2 Index: sources =================================================================== RCS file: /cvs/extras/rpms/wine-docs/FC-5/sources,v retrieving revision 1.23 retrieving revision 1.24 diff -u -r1.23 -r1.24 --- sources 6 Mar 2007 07:44:46 -0000 1.23 +++ sources 18 Apr 2007 08:21:32 -0000 1.24 @@ -1 +1 @@ -474b7543596b6a1b5e9eec1de38dbb85 wine-docs-0.9.32.tar.bz2 +fc59bf41e10aa9e5bf6c8b843bb0f0a0 wine-docs-0.9.35.tar.bz2 Index: wine-docs.spec =================================================================== RCS file: /cvs/extras/rpms/wine-docs/FC-5/wine-docs.spec,v retrieving revision 1.23 retrieving revision 1.24 diff -u -r1.23 -r1.24 --- wine-docs.spec 6 Mar 2007 07:44:46 -0000 1.23 +++ wine-docs.spec 18 Apr 2007 08:21:32 -0000 1.24 @@ -1,12 +1,12 @@ Name: wine-docs -Version: 0.9.32 +Version: 0.9.35 Release: 1%{?dist} Summary: Documentation for wine Group: Documentation License: LGPL URL: http://www.winehq.org -Source0: http://ibiblio.org/pub/linux/system/emulators/wine/wine-docs-0.9.32.tar.bz2 +Source0: http://ibiblio.org/pub/linux/system/emulators/wine/wine-docs-0.9.35.tar.bz2 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch BuildRequires: docbook-utils-pdf @@ -37,8 +37,12 @@ %doc en/*pdf en/*ps en/*txt en/*html COPYING.LIB %changelog +* Wed Apr 18 2007 Andreas Bierfert +0.9.35-1 +- version upgrade + * Tue Mar 06 2007 Andreas Bierfert -0.9.32-2 +0.9.32-1 - version upgrade * Sat Feb 17 2007 Andreas Bierfert From fedora-extras-commits at redhat.com Wed Apr 18 08:22:19 2007 From: fedora-extras-commits at redhat.com (Andreas Bierfert (awjb)) Date: Wed, 18 Apr 2007 04:22:19 -0400 Subject: rpms/wine-docs/devel .cvsignore, 1.23, 1.24 sources, 1.23, 1.24 wine-docs.spec, 1.23, 1.24 Message-ID: <200704180822.l3I8MJlB026386@cvs-int.fedora.redhat.com> Author: awjb Update of /cvs/extras/rpms/wine-docs/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv26315/devel Modified Files: .cvsignore sources wine-docs.spec Log Message: - version upgrade Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/wine-docs/devel/.cvsignore,v retrieving revision 1.23 retrieving revision 1.24 diff -u -r1.23 -r1.24 --- .cvsignore 6 Mar 2007 07:44:51 -0000 1.23 +++ .cvsignore 18 Apr 2007 08:21:45 -0000 1.24 @@ -1 +1 @@ -wine-docs-0.9.32.tar.bz2 +wine-docs-0.9.35.tar.bz2 Index: sources =================================================================== RCS file: /cvs/extras/rpms/wine-docs/devel/sources,v retrieving revision 1.23 retrieving revision 1.24 diff -u -r1.23 -r1.24 --- sources 6 Mar 2007 07:44:51 -0000 1.23 +++ sources 18 Apr 2007 08:21:45 -0000 1.24 @@ -1 +1 @@ -474b7543596b6a1b5e9eec1de38dbb85 wine-docs-0.9.32.tar.bz2 +fc59bf41e10aa9e5bf6c8b843bb0f0a0 wine-docs-0.9.35.tar.bz2 Index: wine-docs.spec =================================================================== RCS file: /cvs/extras/rpms/wine-docs/devel/wine-docs.spec,v retrieving revision 1.23 retrieving revision 1.24 diff -u -r1.23 -r1.24 --- wine-docs.spec 6 Mar 2007 07:44:51 -0000 1.23 +++ wine-docs.spec 18 Apr 2007 08:21:45 -0000 1.24 @@ -1,12 +1,12 @@ Name: wine-docs -Version: 0.9.32 +Version: 0.9.35 Release: 1%{?dist} Summary: Documentation for wine Group: Documentation License: LGPL URL: http://www.winehq.org -Source0: http://ibiblio.org/pub/linux/system/emulators/wine/wine-docs-0.9.32.tar.bz2 +Source0: http://ibiblio.org/pub/linux/system/emulators/wine/wine-docs-0.9.35.tar.bz2 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch BuildRequires: docbook-utils-pdf @@ -37,8 +37,12 @@ %doc en/*pdf en/*ps en/*txt en/*html COPYING.LIB %changelog +* Wed Apr 18 2007 Andreas Bierfert +0.9.35-1 +- version upgrade + * Tue Mar 06 2007 Andreas Bierfert -0.9.32-2 +0.9.32-1 - version upgrade * Sat Feb 17 2007 Andreas Bierfert From fedora-extras-commits at redhat.com Wed Apr 18 08:22:15 2007 From: fedora-extras-commits at redhat.com (Andreas Bierfert (awjb)) Date: Wed, 18 Apr 2007 04:22:15 -0400 Subject: rpms/wine-docs/FC-6 .cvsignore, 1.23, 1.24 sources, 1.23, 1.24 wine-docs.spec, 1.23, 1.24 Message-ID: <200704180822.l3I8MFl8026381@cvs-int.fedora.redhat.com> Author: awjb Update of /cvs/extras/rpms/wine-docs/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv26315/FC-6 Modified Files: .cvsignore sources wine-docs.spec Log Message: - version upgrade Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/wine-docs/FC-6/.cvsignore,v retrieving revision 1.23 retrieving revision 1.24 diff -u -r1.23 -r1.24 --- .cvsignore 6 Mar 2007 07:44:49 -0000 1.23 +++ .cvsignore 18 Apr 2007 08:21:40 -0000 1.24 @@ -1 +1 @@ -wine-docs-0.9.32.tar.bz2 +wine-docs-0.9.35.tar.bz2 Index: sources =================================================================== RCS file: /cvs/extras/rpms/wine-docs/FC-6/sources,v retrieving revision 1.23 retrieving revision 1.24 diff -u -r1.23 -r1.24 --- sources 6 Mar 2007 07:44:49 -0000 1.23 +++ sources 18 Apr 2007 08:21:40 -0000 1.24 @@ -1 +1 @@ -474b7543596b6a1b5e9eec1de38dbb85 wine-docs-0.9.32.tar.bz2 +fc59bf41e10aa9e5bf6c8b843bb0f0a0 wine-docs-0.9.35.tar.bz2 Index: wine-docs.spec =================================================================== RCS file: /cvs/extras/rpms/wine-docs/FC-6/wine-docs.spec,v retrieving revision 1.23 retrieving revision 1.24 diff -u -r1.23 -r1.24 --- wine-docs.spec 6 Mar 2007 07:44:49 -0000 1.23 +++ wine-docs.spec 18 Apr 2007 08:21:40 -0000 1.24 @@ -1,12 +1,12 @@ Name: wine-docs -Version: 0.9.32 +Version: 0.9.35 Release: 1%{?dist} Summary: Documentation for wine Group: Documentation License: LGPL URL: http://www.winehq.org -Source0: http://ibiblio.org/pub/linux/system/emulators/wine/wine-docs-0.9.32.tar.bz2 +Source0: http://ibiblio.org/pub/linux/system/emulators/wine/wine-docs-0.9.35.tar.bz2 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch BuildRequires: docbook-utils-pdf @@ -37,8 +37,12 @@ %doc en/*pdf en/*ps en/*txt en/*html COPYING.LIB %changelog +* Wed Apr 18 2007 Andreas Bierfert +0.9.35-1 +- version upgrade + * Tue Mar 06 2007 Andreas Bierfert -0.9.32-2 +0.9.32-1 - version upgrade * Sat Feb 17 2007 Andreas Bierfert From fedora-extras-commits at redhat.com Wed Apr 18 09:15:52 2007 From: fedora-extras-commits at redhat.com (Paul Howarth (pghmcfc)) Date: Wed, 18 Apr 2007 05:15:52 -0400 Subject: rpms/milter-regex/devel milter-regex-1.6-gcc.patch, NONE, 1.1 milter-regex.spec, 1.2, 1.3 Message-ID: <200704180915.l3I9FqTL031686@cvs-int.fedora.redhat.com> Author: pghmcfc Update of /cvs/extras/rpms/milter-regex/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv31666 Modified Files: milter-regex.spec Added Files: milter-regex-1.6-gcc.patch Log Message: add patch for compile errors on Fedora 7 use sed rather than perl for quick scripted edits milter-regex-1.6-gcc.patch: --- NEW FILE milter-regex-1.6-gcc.patch --- --- milter-regex/parse.y 2004-10-29 15:48:42.000000000 +0100 +++ milter-regex/parse.y 2007-04-18 09:56:34.000000000 +0100 @@ -44,7 +44,7 @@ #include "eval.h" int yyerror(char *, ...); -static int yyparse(void); +extern int yyparse(void); static int define_macro(const char *, struct expr *); static struct expr *find_macro(const char *); @@ -473,9 +473,6 @@ *r = rs; return (0); } -#ifdef __linux__ - (void)&yyrcsid; /* warning about yyrcsid declared but unused */ -#endif } static int Index: milter-regex.spec =================================================================== RCS file: /cvs/extras/rpms/milter-regex/devel/milter-regex.spec,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- milter-regex.spec 29 Aug 2006 12:03:06 -0000 1.2 +++ milter-regex.spec 18 Apr 2007 09:15:18 -0000 1.3 @@ -1,6 +1,6 @@ Name: milter-regex Version: 1.6 -Release: 6%{?dist} +Release: 7%{?dist} Summary: Sendmail milter plugin for regular expression filtering Group: System Environment/Daemons License: BSD @@ -8,6 +8,7 @@ Source0: http://www.benzedrine.cx/milter-regex-%{version}.tar.gz Source1: milter-regex-initscript Source2: milter-regex-options +Patch0: milter-regex-1.6-gcc.patch Buildroot: %{_tmppath}/%{name}-%{release}-root-%(%{__id_u} -n) Buildrequires: sendmail-devel >= 8.13, byacc, groff Requires: sendmail @@ -23,8 +24,9 @@ %prep %setup -q -n %{name} -%{__perl} -pi -e 's+/etc/milter-regex\.conf+%{_sysconfdir}/mail/milter-regex.conf+' milter-regex.[8c] -%{__perl} -pi -e 's+_milter-regex+mregex+' milter-regex.[8c] +%patch0 -p1 -b .gcc +%{__sed} -i -e 's+/etc/milter-regex\.conf+%{_sysconfdir}/mail/milter-regex.conf+' milter-regex.[8c] +%{__sed} -i -e 's+_milter-regex+mregex+' milter-regex.[8c] /usr/bin/head -n +31 milter-regex.c > LICENSE %build @@ -33,9 +35,9 @@ %install %{__rm} -rf %{buildroot} %{__mkdir} -p %{buildroot}%{_sbindir} \ - %{buildroot}%{_sysconfdir}/{rc.d/init.d,mail,sysconfig} \ - %{buildroot}%{_mandir}/man8 \ - %{buildroot}%{_localstatedir}/spool/milter-regex + %{buildroot}%{_sysconfdir}/{rc.d/init.d,mail,sysconfig} \ + %{buildroot}%{_mandir}/man8 \ + %{buildroot}%{_localstatedir}/spool/milter-regex %{__cp} -p milter-regex %{buildroot}%{_sbindir} %{__cp} -p milter-regex.8 %{buildroot}%{_mandir}/man8 %{__install} -p -m 755 %{SOURCE1} %{buildroot}%{_sysconfdir}/rc.d/init.d/milter-regex @@ -59,8 +61,8 @@ %preun if [ $1 -eq 0 ] ; then - /sbin/service milter-regex stop &> /dev/null || : - /sbin/chkconfig --del milter-regex || : + /sbin/service milter-regex stop &> /dev/null || : + /sbin/chkconfig --del milter-regex || : fi %postun @@ -70,17 +72,21 @@ %{__rm} -rf %{buildroot} %files -%defattr(-,root,root) +%defattr(-,root,root,-) %doc LICENSE %{_sbindir}/milter-regex %{_sysconfdir}/rc.d/init.d/milter-regex %config(noreplace) %{_sysconfdir}/sysconfig/milter-regex %config(noreplace) %{_sysconfdir}/mail/milter-regex.conf -%dir %attr(755,mregex,mregex) %{_localstatedir}/spool/milter-regex +%dir %attr(755,mregex,mregex) %{_localstatedir}/spool/milter-regex/ %ghost %{_localstatedir}/spool/milter-regex/sock %{_mandir}/man8/milter-regex.8* %changelog +* Wed Apr 18 2007 Paul Howarth - 1.6-7 +- add patch for compile errors on Fedora 7 +- use sed rather than perl for quick scripted edits + * Tue Aug 29 2006 Paul Howarth - 1.6-6 - rebuild for dynamic linking speedups (FE6) From fedora-extras-commits at redhat.com Wed Apr 18 09:25:52 2007 From: fedora-extras-commits at redhat.com (Jef Spaleta (jspaleta)) Date: Wed, 18 Apr 2007 05:25:52 -0400 Subject: rpms/gpodder/FC-6 .cvsignore, 1.3, 1.4 gpodder.spec, 1.2, 1.3 sources, 1.3, 1.4 Message-ID: <200704180925.l3I9Pqbq031868@cvs-int.fedora.redhat.com> Author: jspaleta Update of /cvs/extras/rpms/gpodder/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv31845 Modified Files: .cvsignore gpodder.spec sources Log Message: Update to 0.9.0 release and adjust specfile accordingly Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/gpodder/FC-6/.cvsignore,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- .cvsignore 24 Feb 2007 19:30:00 -0000 1.3 +++ .cvsignore 18 Apr 2007 09:25:18 -0000 1.4 @@ -1 +1 @@ -gpodder-0.8.9.tar.gz +gpodder-0.9.0.tar.gz Index: gpodder.spec =================================================================== RCS file: /cvs/extras/rpms/gpodder/FC-6/gpodder.spec,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- gpodder.spec 24 Feb 2007 19:30:00 -0000 1.2 +++ gpodder.spec 18 Apr 2007 09:25:18 -0000 1.3 @@ -2,20 +2,21 @@ Name: gpodder -Version: 0.8.9 +Version: 0.9.0 Release: 1%{?dist} Summary: Podcast receiver/catcher written in Python Group: Applications/Multimedia License: GPL -URL: http://perli.net/projekte/gpodder/index.html -Source0: http://perli.net/projekte/gpodder/releases/0.8.0/%{name}-%{version}.tar.gz +URL: http://gpodder.berlios.de/ +Source0: http://download.berlios.de/%{name}/%{name}-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch BuildRequires: python-devel ImageMagick BuildRequires: desktop-file-utils BuildRequires: gettext BuildRequires: intltool +BuildRequires: help2man Requires: pygtk2 pygtk2-libglade wget %description @@ -62,6 +63,9 @@ %{python_sitelib}/%{name}/ %changelog +* Mon Mar 26 2007 Jef Spaleta 0.9.0-1 +- Update to 0.9.0 release and adjust specfile accordingly + * Sun Feb 11 2007 Jef Spaleta 0.8.9-1 - Update to 0.8.9 release and adjust specfile accordingly Index: sources =================================================================== RCS file: /cvs/extras/rpms/gpodder/FC-6/sources,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- sources 24 Feb 2007 19:30:00 -0000 1.3 +++ sources 18 Apr 2007 09:25:18 -0000 1.4 @@ -1 +1 @@ -f2bd0d00c9a6503242ff9ecc96b3ea48 gpodder-0.8.9.tar.gz +8af54a3c2922bb034e16cd4e3d3301f9 gpodder-0.9.0.tar.gz From fedora-extras-commits at redhat.com Wed Apr 18 09:50:28 2007 From: fedora-extras-commits at redhat.com (Paul Howarth (pghmcfc)) Date: Wed, 18 Apr 2007 05:50:28 -0400 Subject: rpms/grepmail/devel grepmail.spec,1.7,1.8 Message-ID: <200704180950.l3I9oSqb032727@cvs-int.fedora.redhat.com> Author: pghmcfc Update of /cvs/extras/rpms/grepmail/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv32710 Modified Files: grepmail.spec Log Message: Buildrequire perl(ExtUtils::MakeMaker) instead of perl-devel Index: grepmail.spec =================================================================== RCS file: /cvs/extras/rpms/grepmail/devel/grepmail.spec,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- grepmail.spec 8 Mar 2007 09:09:23 -0000 1.7 +++ grepmail.spec 18 Apr 2007 09:49:54 -0000 1.8 @@ -1,7 +1,7 @@ Summary: Search mailboxes for a particular email Name: grepmail Version: 5.3033 -Release: 2%{?dist} +Release: 3%{?dist} License: GPL Group: Applications/Text Url: http://grepmail.sourceforge.net/ @@ -11,9 +11,7 @@ Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) Requires: perl(Mail::Mbox::MessageParser) >= 1.4001 BuildRequires: perl(Mail::Mbox::MessageParser) >= 1.4001, perl(Date::Parse), perl(Date::Manip) -%if 0%{?fedora} > 6 -BuildRequires: perl-devel -%endif +BuildRequires: perl(ExtUtils::MakeMaker) # The following module requirements are optional and hence not picked up by RPM automatically. # Adding manual deps for them improves grepmail's functionality. Requires: perl(Date::Parse), perl(Date::Manip) @@ -54,6 +52,9 @@ %{_mandir}/man1/grepmail.1* %changelog +* Wed Apr 18 2007 Paul Howarth 5.3033-3 +- Buildrequire perl(ExtUtils::MakeMaker) instead of perl-devel + * Thu Mar 8 2007 Paul Howarth 5.3033-2 - Buildrequire perl-devel for Fedora 7 onwards From fedora-extras-commits at redhat.com Wed Apr 18 10:06:12 2007 From: fedora-extras-commits at redhat.com (Paul Howarth (pghmcfc)) Date: Wed, 18 Apr 2007 06:06:12 -0400 Subject: rpms/perl-Data-Buffer/devel perl-Data-Buffer.spec,1.4,1.5 Message-ID: <200704181006.l3IA6C9n004917@cvs-int.fedora.redhat.com> Author: pghmcfc Update of /cvs/extras/rpms/perl-Data-Buffer/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv4897 Modified Files: perl-Data-Buffer.spec Log Message: Buildrequire perl(ExtUtils::MakeMaker) Index: perl-Data-Buffer.spec =================================================================== RCS file: /cvs/extras/rpms/perl-Data-Buffer/devel/perl-Data-Buffer.spec,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- perl-Data-Buffer.spec 8 Mar 2007 13:28:57 -0000 1.4 +++ perl-Data-Buffer.spec 18 Apr 2007 10:05:37 -0000 1.5 @@ -9,9 +9,7 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) BuildArch: noarch -%if 0%{?fedora} > 6 -BuildRequires: perl-devel -%endif +BuildRequires: perl(ExtUtils::MakeMaker) %description Data::Buffer implements a low-level binary buffer in which you can get and put @@ -46,8 +44,8 @@ %{_mandir}/man3/Data::Buffer.3pm* %changelog -* Thu Mar 8 2007 Paul Howarth 0.04-4 -- Buildrequire perl-devel for Fedora 7 onwards +* Wed Apr 18 2007 Paul Howarth 0.04-4 +- Buildrequire perl(ExtUtils::MakeMaker) - Fix argument order for find with -depth * Tue Aug 29 2006 Paul Howarth 0.04-3 From fedora-extras-commits at redhat.com Wed Apr 18 11:16:14 2007 From: fedora-extras-commits at redhat.com (Paul Howarth (pghmcfc)) Date: Wed, 18 Apr 2007 07:16:14 -0400 Subject: rpms/perl-Net-SSH-Perl/devel perl-Net-SSH-Perl.spec,1.4,1.5 Message-ID: <200704181116.l3IBGE0I010186@cvs-int.fedora.redhat.com> Author: pghmcfc Update of /cvs/extras/rpms/perl-Net-SSH-Perl/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv10167 Modified Files: perl-Net-SSH-Perl.spec Log Message: Buildrequire perl(ExtUtils::MakeMaker) Index: perl-Net-SSH-Perl.spec =================================================================== RCS file: /cvs/extras/rpms/perl-Net-SSH-Perl/devel/perl-Net-SSH-Perl.spec,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- perl-Net-SSH-Perl.spec 8 Mar 2007 16:37:56 -0000 1.4 +++ perl-Net-SSH-Perl.spec 18 Apr 2007 11:15:40 -0000 1.5 @@ -23,12 +23,10 @@ BuildRequires: perl(Digest::HMAC_SHA1) BuildRequires: perl(Digest::MD5) BuildRequires: perl(Digest::SHA1) >= 2.10 +BuildRequires: perl(ExtUtils::MakeMaker) BuildRequires: perl(Math::GMP) >= 1.04 BuildRequires: perl(Math::Pari) >= 2.001804 BuildRequires: perl(MIME::Base64) -%if 0%{?fedora} > 6 -BuildRequires: perl-devel -%endif %{?_with_IDEA:BuildRequires: perl(Crypt::IDEA)} @@ -86,8 +84,8 @@ %{_mandir}/man3/Net::SSH::Perl*.3pm* %changelog -* Thu Mar 8 2007 Paul Howarth 1.30-4 -- Buildrequire perl-devel for Fedora 7 onwards +* Wed Apr 18 2007 Paul Howarth 1.30-4 +- Buildrequire perl(ExtUtils::MakeMaker) - Fix argument order for find with -depth * Wed Aug 30 2006 Paul Howarth 1.30-3 From fedora-extras-commits at redhat.com Wed Apr 18 11:29:45 2007 From: fedora-extras-commits at redhat.com (Paul Howarth (pghmcfc)) Date: Wed, 18 Apr 2007 07:29:45 -0400 Subject: rpms/perl-Tie-EncryptedHash/devel perl-Tie-EncryptedHash.spec, 1.3, 1.4 Message-ID: <200704181129.l3IBTjFq010384@cvs-int.fedora.redhat.com> Author: pghmcfc Update of /cvs/extras/rpms/perl-Tie-EncryptedHash/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv10358 Modified Files: perl-Tie-EncryptedHash.spec Log Message: Buildrequire perl(ExtUtils::MakeMaker) Index: perl-Tie-EncryptedHash.spec =================================================================== RCS file: /cvs/extras/rpms/perl-Tie-EncryptedHash/devel/perl-Tie-EncryptedHash.spec,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- perl-Tie-EncryptedHash.spec 8 Mar 2007 16:45:48 -0000 1.3 +++ perl-Tie-EncryptedHash.spec 18 Apr 2007 11:29:11 -0000 1.4 @@ -12,9 +12,7 @@ BuildRequires: perl(Crypt::CBC) BuildRequires: perl(Crypt::Blowfish) BuildRequires: perl(Crypt::DES) -%if 0%{?fedora} > 6 -BuildRequires: perl-devel -%endif +BuildRequires: perl(ExtUtils::MakeMaker) %description Tie::EncryptedHash augments Perl hash semantics to build secure, encrypting @@ -62,8 +60,8 @@ %{_mandir}/man3/Tie::EncryptedHash.3pm* %changelog -* Thu Mar 8 2007 Paul Howarth 1.21-3 -- Buildrequire perl-devel for Fedora 7 onwards +* Wed Apr 18 2007 Paul Howarth 1.21-3 +- Buildrequire perl(ExtUtils::MakeMaker) - Fix argument order for find with -depth * Wed Aug 30 2006 Paul Howarth 1.21-2 From fedora-extras-commits at redhat.com Wed Apr 18 11:38:21 2007 From: fedora-extras-commits at redhat.com (Paul Howarth (pghmcfc)) Date: Wed, 18 Apr 2007 07:38:21 -0400 Subject: rpms/perl-Mail-Mbox-MessageParser/devel perl-Mail-Mbox-MessageParser.spec, 1.8, 1.9 Message-ID: <200704181138.l3IBcL2b010896@cvs-int.fedora.redhat.com> Author: pghmcfc Update of /cvs/extras/rpms/perl-Mail-Mbox-MessageParser/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv10877 Modified Files: perl-Mail-Mbox-MessageParser.spec Log Message: Buildrequire perl(ExtUtils::MakeMaker) Index: perl-Mail-Mbox-MessageParser.spec =================================================================== RCS file: /cvs/extras/rpms/perl-Mail-Mbox-MessageParser/devel/perl-Mail-Mbox-MessageParser.spec,v retrieving revision 1.8 retrieving revision 1.9 diff -u -r1.8 -r1.9 --- perl-Mail-Mbox-MessageParser.spec 8 Mar 2007 15:15:29 -0000 1.8 +++ perl-Mail-Mbox-MessageParser.spec 18 Apr 2007 11:37:47 -0000 1.9 @@ -10,10 +10,8 @@ BuildArch: noarch Requires: grep, gzip, bzip2, /usr/bin/diff Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) -BuildRequires: grep, gzip, bzip2, /usr/bin/diff, perl(FileHandle::Unget) -%if 0%{?fedora} > 6 -BuildRequires: perl-devel -%endif +BuildRequires: grep, gzip, bzip2, /usr/bin/diff +BuildRequires: perl(ExtUtils::MakeMaker), perl(FileHandle::Unget) %description Mail::Mbox::MessageParser is a feature-poor but very fast mbox parser. It uses @@ -54,7 +52,7 @@ %changelog * Thu Mar 8 2007 Paul Howarth 1.5000-2 -- Buildrequire perl-devel for Fedora 7 onwards +- Buildrequire perl(ExtUtils::MakeMaker) * Tue Feb 27 2007 Paul Howarth 1.5000-1 - Update to 1.5000 From fedora-extras-commits at redhat.com Wed Apr 18 11:45:56 2007 From: fedora-extras-commits at redhat.com (Paul Howarth (pghmcfc)) Date: Wed, 18 Apr 2007 07:45:56 -0400 Subject: rpms/perl-Convert-BinHex/devel perl-Convert-BinHex.spec,1.7,1.8 Message-ID: <200704181145.l3IBjufL011033@cvs-int.fedora.redhat.com> Author: pghmcfc Update of /cvs/extras/rpms/perl-Convert-BinHex/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv11016 Modified Files: perl-Convert-BinHex.spec Log Message: add perl(ExtUtils::MakeMaker) buildreq Index: perl-Convert-BinHex.spec =================================================================== RCS file: /cvs/extras/rpms/perl-Convert-BinHex/devel/perl-Convert-BinHex.spec,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- perl-Convert-BinHex.spec 8 Mar 2007 10:22:57 -0000 1.7 +++ perl-Convert-BinHex.spec 18 Apr 2007 11:45:22 -0000 1.8 @@ -9,9 +9,7 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) -%if 0%{?fedora} > 6 -BuildRequires: perl-devel -%endif +BuildRequires: perl(ExtUtils::MakeMaker) %description Convert::BinHex extracts data from Macintosh BinHex files. @@ -48,7 +46,7 @@ %changelog * Thu Mar 8 2007 Paul Howarth 1.119-5 -- add perl-devel buildreq for Fedora 7 onwards +- add perl(ExtUtils::MakeMaker) buildreq - use tabs rather than spaces * Sun Sep 17 2006 Paul Howarth 1.119-4 From fedora-extras-commits at redhat.com Wed Apr 18 11:59:32 2007 From: fedora-extras-commits at redhat.com (Paul Howarth (pghmcfc)) Date: Wed, 18 Apr 2007 07:59:32 -0400 Subject: rpms/perl-Crypt-SmbHash/devel perl-Crypt-SmbHash.spec,1.4,1.5 Message-ID: <200704181159.l3IBxWfq011177@cvs-int.fedora.redhat.com> Author: pghmcfc Update of /cvs/extras/rpms/perl-Crypt-SmbHash/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv11160 Modified Files: perl-Crypt-SmbHash.spec Log Message: Buildrequire perl(ExtUtils::MakeMaker) Index: perl-Crypt-SmbHash.spec =================================================================== RCS file: /cvs/extras/rpms/perl-Crypt-SmbHash/devel/perl-Crypt-SmbHash.spec,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- perl-Crypt-SmbHash.spec 8 Mar 2007 13:15:09 -0000 1.4 +++ perl-Crypt-SmbHash.spec 18 Apr 2007 11:58:58 -0000 1.5 @@ -8,12 +8,9 @@ Source0: http://search.cpan.org/CPAN/authors/id/B/BJ/BJKUIT/Crypt-SmbHash-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) -BuildRequires: perl(Digest::MD4) +BuildRequires: perl(Digest::MD4), perl(ExtUtils::MakeMaker) Requires: perl(Digest::MD4) BuildArch: noarch -%if 0%{?fedora} > 6 -BuildRequires: perl-devel -%endif %description This module generates Lanman and NT MD4 style password hashes, using perl-only @@ -48,7 +45,7 @@ %changelog * Thu Mar 8 2007 Paul Howarth 0.12-5 -- Buildrequire perl-devel for Fedora 7 onwards +- Buildrequire perl(ExtUtils::MakeMaker) - Fix argument order for find with -depth * Tue Aug 29 2006 Paul Howarth 0.12-4 From fedora-extras-commits at redhat.com Wed Apr 18 12:08:21 2007 From: fedora-extras-commits at redhat.com (Chauvet (kwizart)) Date: Wed, 18 Apr 2007 08:08:21 -0400 Subject: rpms/PerceptualDiff import.log,1.1,1.2 Message-ID: <200704181208.l3IC8LWs015561@cvs-int.fedora.redhat.com> Author: kwizart Update of /cvs/extras/rpms/PerceptualDiff In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv15525 Modified Files: import.log Log Message: Initial import Index: import.log =================================================================== RCS file: /cvs/extras/rpms/PerceptualDiff/import.log,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- import.log 18 Apr 2007 04:14:25 -0000 1.1 +++ import.log 18 Apr 2007 12:07:47 -0000 1.2 @@ -0,0 +1 @@ +PerceptualDiff-1_0_1-5_kwizart_fc6:HEAD:PerceptualDiff-1.0.1-5.kwizart.fc6.src.rpm:1176898095 From fedora-extras-commits at redhat.com Wed Apr 18 12:08:25 2007 From: fedora-extras-commits at redhat.com (Chauvet (kwizart)) Date: Wed, 18 Apr 2007 08:08:25 -0400 Subject: rpms/PerceptualDiff/devel PerceptualDiff.spec, NONE, 1.1 .cvsignore, 1.1, 1.2 sources, 1.1, 1.2 Message-ID: <200704181208.l3IC8PDo015565@cvs-int.fedora.redhat.com> Author: kwizart Update of /cvs/extras/rpms/PerceptualDiff/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv15525/devel Modified Files: .cvsignore sources Added Files: PerceptualDiff.spec Log Message: Initial import --- NEW FILE PerceptualDiff.spec --- Name: PerceptualDiff Version: 1.0.1 Release: 5%{?dist} Summary: An image comparison utility Group: Applications/Multimedia License: GPL URL: http://pdiff.sourceforge.net Source: http://downloads.sourceforge.net/pdiff/%{name}-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: libtiff-devel, libpng-devel, cmake %description PerceptualDiff is an image comparison utility that makes use of a computational model of the human visual system to compare two images. This software is released under the GNU General Public License. %prep %setup -q sed -i 's/\r//' gpl.txt sed -i 's/\r//' README.txt sed -i 's/\r//' LPyramid.cpp sed -i 's/\r//' LPyramid.h chmod 0644 * %build export CFLAGS="$RPM_OPT_FLAGS" export CXXFLAGS="$RPM_OPT_FLAGS" export FFLAGS="$RPM_OPT_FLAGS" cmake \ %if %{?_lib} == "lib64" -DLIB_SUFFIX=64 \ %endif -DCMAKE_SKIP_RPATH:BOOL=ON \ -DBUILD_SHARED_LIBS:BOOL=ON \ -DCMAKE_INSTALL_PREFIX:PATH=%{_prefix} . make VERBOSE=1 %{?_smp_mflags} %install rm -rf $RPM_BUILD_ROOT make install DESTDIR=$RPM_BUILD_ROOT chmod 755 $RPM_BUILD_ROOT%{_bindir}/perceptualdiff %clean rm -rf $RPM_BUILD_ROOT %files %defattr(-,root,root,-) %doc README.txt gpl.txt %{_bindir}/perceptualdiff %changelog * Tue Apr 17 2007 kwizart < kwizart at gmail.com > - 1.0.1-5 - Removed cflags calls at cmake step. * Tue Apr 17 2007 kwizart < kwizart at gmail.com > - 1.0.1-4 - Fix CXXFLAGS - Fix wrong-script-end-of-line-encoding and spurious-executable-perm * Tue Apr 17 2007 kwizart < kwizart at gmail.com > - 1.0.1-3 - Fix RPATHs from cmake build from: http://fedoraproject.org/wiki/PackagingDrafts/cmake - Make VERBOSE=1 * Sat Apr 14 2007 kwizart < kwizart at gmail.com > - 1.0.1-2 - Minor fixes wip * Wed Apr 11 2007 kwizart < kwizart at gmail.com > - 1.0.1-1 - Update to 1.0.1 - Fix RPATHs - Removed Exclude x86_64 * Sun Jan 21 2007 Tobias Sauerwein 1.0-2 - BuildRequires fixed - Excluded x86_64 * Thu Jan 18 2007 Tobias Sauerwein 1.0-1 - Update to 1.0 * Mon Dec 11 2006 Tobias Sauerwein 0.9 - Initial RPM/SPEC Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/PerceptualDiff/devel/.cvsignore,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- .cvsignore 18 Apr 2007 04:14:34 -0000 1.1 +++ .cvsignore 18 Apr 2007 12:07:51 -0000 1.2 @@ -0,0 +1 @@ +PerceptualDiff-1.0.1.tar.gz Index: sources =================================================================== RCS file: /cvs/extras/rpms/PerceptualDiff/devel/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 18 Apr 2007 04:14:34 -0000 1.1 +++ sources 18 Apr 2007 12:07:51 -0000 1.2 @@ -0,0 +1 @@ +2f7d90f478036bb2184663e56e8b1d3b PerceptualDiff-1.0.1.tar.gz From fedora-extras-commits at redhat.com Wed Apr 18 12:14:21 2007 From: fedora-extras-commits at redhat.com (Chauvet (kwizart)) Date: Wed, 18 Apr 2007 08:14:21 -0400 Subject: rpms/PerceptualDiff/FC-6 PerceptualDiff.spec, NONE, 1.1 sources, 1.1, 1.2 Message-ID: <200704181214.l3ICELDa015700@cvs-int.fedora.redhat.com> Author: kwizart Update of /cvs/extras/rpms/PerceptualDiff/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv15679 Modified Files: sources Added Files: PerceptualDiff.spec Log Message: Initial import for FC-6 --- NEW FILE PerceptualDiff.spec --- Name: PerceptualDiff Version: 1.0.1 Release: 5%{?dist} Summary: An image comparison utility Group: Applications/Multimedia License: GPL URL: http://pdiff.sourceforge.net Source: http://downloads.sourceforge.net/pdiff/%{name}-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: libtiff-devel, libpng-devel, cmake %description PerceptualDiff is an image comparison utility that makes use of a computational model of the human visual system to compare two images. This software is released under the GNU General Public License. %prep %setup -q sed -i 's/\r//' gpl.txt sed -i 's/\r//' README.txt sed -i 's/\r//' LPyramid.cpp sed -i 's/\r//' LPyramid.h chmod 0644 * %build export CFLAGS="$RPM_OPT_FLAGS" export CXXFLAGS="$RPM_OPT_FLAGS" export FFLAGS="$RPM_OPT_FLAGS" cmake \ %if %{?_lib} == "lib64" -DLIB_SUFFIX=64 \ %endif -DCMAKE_SKIP_RPATH:BOOL=ON \ -DBUILD_SHARED_LIBS:BOOL=ON \ -DCMAKE_INSTALL_PREFIX:PATH=%{_prefix} . make VERBOSE=1 %{?_smp_mflags} %install rm -rf $RPM_BUILD_ROOT make install DESTDIR=$RPM_BUILD_ROOT chmod 755 $RPM_BUILD_ROOT%{_bindir}/perceptualdiff %clean rm -rf $RPM_BUILD_ROOT %files %defattr(-,root,root,-) %doc README.txt gpl.txt %{_bindir}/perceptualdiff %changelog * Tue Apr 17 2007 kwizart < kwizart at gmail.com > - 1.0.1-5 - Removed cflags calls at cmake step. * Tue Apr 17 2007 kwizart < kwizart at gmail.com > - 1.0.1-4 - Fix CXXFLAGS - Fix wrong-script-end-of-line-encoding and spurious-executable-perm * Tue Apr 17 2007 kwizart < kwizart at gmail.com > - 1.0.1-3 - Fix RPATHs from cmake build from: http://fedoraproject.org/wiki/PackagingDrafts/cmake - Make VERBOSE=1 * Sat Apr 14 2007 kwizart < kwizart at gmail.com > - 1.0.1-2 - Minor fixes wip * Wed Apr 11 2007 kwizart < kwizart at gmail.com > - 1.0.1-1 - Update to 1.0.1 - Fix RPATHs - Removed Exclude x86_64 * Sun Jan 21 2007 Tobias Sauerwein 1.0-2 - BuildRequires fixed - Excluded x86_64 * Thu Jan 18 2007 Tobias Sauerwein 1.0-1 - Update to 1.0 * Mon Dec 11 2006 Tobias Sauerwein 0.9 - Initial RPM/SPEC Index: sources =================================================================== RCS file: /cvs/extras/rpms/PerceptualDiff/FC-6/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 18 Apr 2007 04:14:34 -0000 1.1 +++ sources 18 Apr 2007 12:13:47 -0000 1.2 @@ -0,0 +1 @@ +2f7d90f478036bb2184663e56e8b1d3b PerceptualDiff-1.0.1.tar.gz From fedora-extras-commits at redhat.com Wed Apr 18 12:18:22 2007 From: fedora-extras-commits at redhat.com (Chauvet (kwizart)) Date: Wed, 18 Apr 2007 08:18:22 -0400 Subject: rpms/PerceptualDiff/FC-5 PerceptualDiff.spec, NONE, 1.1 sources, 1.1, 1.2 Message-ID: <200704181218.l3ICIMYs015763@cvs-int.fedora.redhat.com> Author: kwizart Update of /cvs/extras/rpms/PerceptualDiff/FC-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv15737 Modified Files: sources Added Files: PerceptualDiff.spec Log Message: Initial import for FC-5 --- NEW FILE PerceptualDiff.spec --- Name: PerceptualDiff Version: 1.0.1 Release: 5%{?dist} Summary: An image comparison utility Group: Applications/Multimedia License: GPL URL: http://pdiff.sourceforge.net Source: http://downloads.sourceforge.net/pdiff/%{name}-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: libtiff-devel, libpng-devel, cmake %description PerceptualDiff is an image comparison utility that makes use of a computational model of the human visual system to compare two images. This software is released under the GNU General Public License. %prep %setup -q sed -i 's/\r//' gpl.txt sed -i 's/\r//' README.txt sed -i 's/\r//' LPyramid.cpp sed -i 's/\r//' LPyramid.h chmod 0644 * %build export CFLAGS="$RPM_OPT_FLAGS" export CXXFLAGS="$RPM_OPT_FLAGS" export FFLAGS="$RPM_OPT_FLAGS" cmake \ %if %{?_lib} == "lib64" -DLIB_SUFFIX=64 \ %endif -DCMAKE_SKIP_RPATH:BOOL=ON \ -DBUILD_SHARED_LIBS:BOOL=ON \ -DCMAKE_INSTALL_PREFIX:PATH=%{_prefix} . make VERBOSE=1 %{?_smp_mflags} %install rm -rf $RPM_BUILD_ROOT make install DESTDIR=$RPM_BUILD_ROOT chmod 755 $RPM_BUILD_ROOT%{_bindir}/perceptualdiff %clean rm -rf $RPM_BUILD_ROOT %files %defattr(-,root,root,-) %doc README.txt gpl.txt %{_bindir}/perceptualdiff %changelog * Tue Apr 17 2007 kwizart < kwizart at gmail.com > - 1.0.1-5 - Removed cflags calls at cmake step. * Tue Apr 17 2007 kwizart < kwizart at gmail.com > - 1.0.1-4 - Fix CXXFLAGS - Fix wrong-script-end-of-line-encoding and spurious-executable-perm * Tue Apr 17 2007 kwizart < kwizart at gmail.com > - 1.0.1-3 - Fix RPATHs from cmake build from: http://fedoraproject.org/wiki/PackagingDrafts/cmake - Make VERBOSE=1 * Sat Apr 14 2007 kwizart < kwizart at gmail.com > - 1.0.1-2 - Minor fixes wip * Wed Apr 11 2007 kwizart < kwizart at gmail.com > - 1.0.1-1 - Update to 1.0.1 - Fix RPATHs - Removed Exclude x86_64 * Sun Jan 21 2007 Tobias Sauerwein 1.0-2 - BuildRequires fixed - Excluded x86_64 * Thu Jan 18 2007 Tobias Sauerwein 1.0-1 - Update to 1.0 * Mon Dec 11 2006 Tobias Sauerwein 0.9 - Initial RPM/SPEC Index: sources =================================================================== RCS file: /cvs/extras/rpms/PerceptualDiff/FC-5/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 18 Apr 2007 04:14:34 -0000 1.1 +++ sources 18 Apr 2007 12:17:48 -0000 1.2 @@ -0,0 +1 @@ +2f7d90f478036bb2184663e56e8b1d3b PerceptualDiff-1.0.1.tar.gz From fedora-extras-commits at redhat.com Wed Apr 18 12:55:32 2007 From: fedora-extras-commits at redhat.com (Paul Howarth (pghmcfc)) Date: Wed, 18 Apr 2007 08:55:32 -0400 Subject: rpms/perl-IO-stringy/devel perl-IO-stringy.spec,1.14,1.15 Message-ID: <200704181255.l3ICtWHQ016956@cvs-int.fedora.redhat.com> Author: pghmcfc Update of /cvs/extras/rpms/perl-IO-stringy/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv16932 Modified Files: perl-IO-stringy.spec Log Message: buildrequire perl(ExtUtils::MakeMaker) Index: perl-IO-stringy.spec =================================================================== RCS file: /cvs/extras/rpms/perl-IO-stringy/devel/perl-IO-stringy.spec,v retrieving revision 1.14 retrieving revision 1.15 diff -u -r1.14 -r1.15 --- perl-IO-stringy.spec 8 Mar 2007 14:58:44 -0000 1.14 +++ perl-IO-stringy.spec 18 Apr 2007 12:54:37 -0000 1.15 @@ -8,9 +8,7 @@ Source0: http://search.cpan.org/CPAN/authors/id/D/DS/DSKOLL/IO-stringy-%{version}.tar.gz BuildArch: noarch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot -%if 0%{?fedora} > 6 -BuildRequires: perl-devel -%endif +BuildRequires: perl(ExtUtils::MakeMaker) %description This toolkit primarily provides Perl modules for performing both @@ -44,8 +42,8 @@ %{_mandir}/man3/IO::*.3pm* %changelog -* Thu Mar 8 2007 Paul Howarth 2.110-5 -- buildrequire perl-devel for Fedora 7 onwards +* Wed Apr 18 2007 Paul Howarth 2.110-5 +- buildrequire perl(ExtUtils::MakeMaker) * Sun Sep 17 2006 Paul Howarth 2.110-4 - add dist tag From fedora-extras-commits at redhat.com Wed Apr 18 13:07:04 2007 From: fedora-extras-commits at redhat.com (Paul Howarth (pghmcfc)) Date: Wed, 18 Apr 2007 09:07:04 -0400 Subject: rpms/perl-Crypt-DSA/devel perl-Crypt-DSA.spec,1.5,1.6 Message-ID: <200704181307.l3ID74ak021335@cvs-int.fedora.redhat.com> Author: pghmcfc Update of /cvs/extras/rpms/perl-Crypt-DSA/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv21313 Modified Files: perl-Crypt-DSA.spec Log Message: Buildrequire perl(ExtUtils::MakeMaker) Index: perl-Crypt-DSA.spec =================================================================== RCS file: /cvs/extras/rpms/perl-Crypt-DSA/devel/perl-Crypt-DSA.spec,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- perl-Crypt-DSA.spec 8 Mar 2007 11:36:42 -0000 1.5 +++ perl-Crypt-DSA.spec 18 Apr 2007 13:06:30 -0000 1.6 @@ -9,13 +9,11 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) BuildArch: noarch -BuildRequires: perl(Digest::SHA1) BuildRequires: perl(Convert::PEM) >= 0.07 BuildRequires: perl(Data::Buffer) >= 0.01 +BuildRequires: perl(Digest::SHA1) +BuildRequires: perl(ExtUtils::MakeMaker) BuildRequires: which -%if 0%{?fedora} > 6 -BuildRequires: perl-devel -%endif %description Crypt::DSA is an implementation of the DSA (Digital Signature Algorithm) @@ -55,8 +53,8 @@ %{_mandir}/man3/Crypt::DSA::Util.3pm* %changelog -* Thu Mar 8 2007 Paul Howarth 0.14-4 -- Buildrequire perl-devel for Fedora 7 onwards +* Wed Apr 18 2007 Paul Howarth 0.14-4 +- Buildrequire perl(ExtUtils::MakeMaker) - Fix argument order for find with -depth * Tue Aug 29 2006 Paul Howarth 0.14-3 From fedora-extras-commits at redhat.com Wed Apr 18 13:35:58 2007 From: fedora-extras-commits at redhat.com (Paul Howarth (pghmcfc)) Date: Wed, 18 Apr 2007 09:35:58 -0400 Subject: rpms/perl-Math-Pari/devel perl-Math-Pari.spec,1.7,1.8 Message-ID: <200704181335.l3IDZwSv022093@cvs-int.fedora.redhat.com> Author: pghmcfc Update of /cvs/extras/rpms/perl-Math-Pari/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv22063 Modified Files: perl-Math-Pari.spec Log Message: Buildrequire perl(ExtUtils::MakeMaker) Index: perl-Math-Pari.spec =================================================================== RCS file: /cvs/extras/rpms/perl-Math-Pari/devel/perl-Math-Pari.spec,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- perl-Math-Pari.spec 8 Mar 2007 16:03:10 -0000 1.7 +++ perl-Math-Pari.spec 18 Apr 2007 13:35:24 -0000 1.8 @@ -22,9 +22,7 @@ Source1: http://pari.math.u-bordeaux.fr/pub/pari/unix/OLD/pari-%{pariversion}.tgz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) -%if 0%{?fedora} > 6 -BuildRequires: perl-devel -%endif +BuildRequires: perl(ExtUtils::MakeMaker) %description This package is a Perl interface to the famous library PARI for numerical/ @@ -76,8 +74,8 @@ %exclude %{_mandir}/man3/Math::libPARI.dumb.3pm* %changelog -* Thu Mar 8 2007 Paul Howarth 2.010709-2 -- Buildrequire perl-devel for Fedora 7 onwards +* Wed Apr 18 2007 Paul Howarth 2.010709-2 +- Buildrequire perl(ExtUtils::MakeMaker) * Fri Oct 27 2006 Paul Howarth 2.010709-1 - Update to 2.010709 From fedora-extras-commits at redhat.com Wed Apr 18 13:37:04 2007 From: fedora-extras-commits at redhat.com (Tim Lauridsen (timlau)) Date: Wed, 18 Apr 2007 09:37:04 -0400 Subject: rpms/yum-utils/devel .cvsignore, 1.9, 1.10 sources, 1.10, 1.11 yum-utils.spec, 1.18, 1.19 Message-ID: <200704181337.l3IDb4oe022159@cvs-int.fedora.redhat.com> Author: timlau Update of /cvs/extras/rpms/yum-utils/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv22137 Modified Files: .cvsignore sources yum-utils.spec Log Message: Release 1.1.2 Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/yum-utils/devel/.cvsignore,v retrieving revision 1.9 retrieving revision 1.10 diff -u -r1.9 -r1.10 --- .cvsignore 20 Feb 2007 11:36:19 -0000 1.9 +++ .cvsignore 18 Apr 2007 13:36:30 -0000 1.10 @@ -1 +1 @@ -yum-utils-1.1.1.tar.gz +yum-utils-1.1.2.tar.gz Index: sources =================================================================== RCS file: /cvs/extras/rpms/yum-utils/devel/sources,v retrieving revision 1.10 retrieving revision 1.11 diff -u -r1.10 -r1.11 --- sources 20 Feb 2007 11:36:19 -0000 1.10 +++ sources 18 Apr 2007 13:36:30 -0000 1.11 @@ -1 +1 @@ -861b98053c27b6768cc10f2f60b7e081 yum-utils-1.1.1.tar.gz +60daeb7e379bae4a604f973a8a2deb39 yum-utils-1.1.2.tar.gz Index: yum-utils.spec =================================================================== RCS file: /cvs/extras/rpms/yum-utils/devel/yum-utils.spec,v retrieving revision 1.18 retrieving revision 1.19 diff -u -r1.18 -r1.19 --- yum-utils.spec 20 Feb 2007 11:36:19 -0000 1.18 +++ yum-utils.spec 18 Apr 2007 13:36:30 -0000 1.19 @@ -1,6 +1,6 @@ Summary: Utilities based around the yum package manager Name: yum-utils -Version: 1.1.1 +Version: 1.1.2 Release: 1%{?dist} License: GPL Group: Development/Tools @@ -141,6 +141,17 @@ of (for example) zsh available, puplet will almost instantly update itself to reflect this. +%package -n yum-merge-conf +Summary: Yum plugin to merge configuration changes when installing packages +Group: System Environment/Base +Requires: yum >= 3.0 + +%description -n yum-merge-conf +This yum plugin adds the "--merge-conf" command line option. With this option, +Yum will ask you what to do with config files which have changed on updating a +package. + + %prep %setup -q @@ -150,7 +161,7 @@ make -C updateonboot DESTDIR=$RPM_BUILD_ROOT install # Plugins to install -plugins="changelog fastestmirror fedorakmod protectbase versionlock tsflags kernel-module downloadonly allowdowngrade skip-broken priorities refresh-updatesd" +plugins="changelog fastestmirror fedorakmod protectbase versionlock tsflags kernel-module downloadonly allowdowngrade skip-broken priorities refresh-updatesd merge-conf" mkdir -p $RPM_BUILD_ROOT/%{_sysconfdir}/yum/pluginconf.d/ $RPM_BUILD_ROOT/usr/lib/yum-plugins/ cd plugins @@ -256,7 +267,16 @@ %config(noreplace) %{_sysconfdir}/yum/pluginconf.d/refresh-updatesd.conf /usr/lib/yum-plugins/refresh-updatesd.* +%files -n yum-merge-conf +%defattr(-, root, root) +%config(noreplace) %{_sysconfdir}/yum/pluginconf.d/merge-conf.conf +/usr/lib/yum-plugins/merge-conf.* + %changelog +* Thu Apr 12 2007 Tim Lauridsen +- mark as 1.1.2 +- Added merge-conf plugin written by Aurelien Bompard + * Mon Feb 19 2007 Tim Lauridsen - mark it as 1.1.1 From fedora-extras-commits at redhat.com Wed Apr 18 13:46:10 2007 From: fedora-extras-commits at redhat.com (Paul Howarth (pghmcfc)) Date: Wed, 18 Apr 2007 09:46:10 -0400 Subject: rpms/perl-Math-GMP/devel perl-Math-GMP.spec,1.5,1.6 Message-ID: <200704181346.l3IDkAvb022333@cvs-int.fedora.redhat.com> Author: pghmcfc Update of /cvs/extras/rpms/perl-Math-GMP/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv22292 Modified Files: perl-Math-GMP.spec Log Message: Buildrequire perl(ExtUtils::MakeMaker) Index: perl-Math-GMP.spec =================================================================== RCS file: /cvs/extras/rpms/perl-Math-GMP/devel/perl-Math-GMP.spec,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- perl-Math-GMP.spec 8 Mar 2007 15:40:44 -0000 1.5 +++ perl-Math-GMP.spec 18 Apr 2007 13:45:36 -0000 1.6 @@ -9,10 +9,7 @@ Patch0: perl-Math-GMP-2.04-x86_64.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) -BuildRequires: gmp-devel -%if 0%{?fedora} > 6 -BuildRequires: perl-devel -%endif +BuildRequires: gmp-devel, perl(ExtUtils::MakeMaker) %description Math::GMP was designed to be a drop-in replacement both for Math::BigInt and @@ -52,8 +49,8 @@ %{_mandir}/man3/Math::GMP.3pm* %changelog -* Thu Mar 8 2007 Paul Howarth 2.04-5 -- Buildrequire perl-devel for Fedora 7 onwards +* Wed Apr 18 2007 Paul Howarth 2.04-5 +- Buildrequire perl(ExtUtils::MakeMaker) - Fix argument order for find with -depth * Wed Aug 30 2006 Paul Howarth 2.04-4 From fedora-extras-commits at redhat.com Wed Apr 18 13:46:38 2007 From: fedora-extras-commits at redhat.com (Hans de Goede (jwrdegoede)) Date: Wed, 18 Apr 2007 09:46:38 -0400 Subject: rpms/scorched3d/devel scorched3d-syslibs.patch, 1.4, 1.5 scorched3d.spec, 1.21, 1.22 Message-ID: <200704181346.l3IDkcuM022377@cvs-int.fedora.redhat.com> Author: jwrdegoede Update of /cvs/extras/rpms/scorched3d/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv22312 Modified Files: scorched3d-syslibs.patch scorched3d.spec Log Message: * Wed Apr 18 2007 Hans de Goede 40.1d-3 - Fix build with new ODE, scorched3d tries to force a double build of (its own included version of) ODE, however we use the system version which is compiled with single precision. With the new ODE the header files throw an #error because this causes both dSINGLE and dDOUBLE to be defined. This is fixed by patching scorched3d's configure to not add -DdDOUBLE to the CFLAGS scorched3d-syslibs.patch: Index: scorched3d-syslibs.patch =================================================================== RCS file: /cvs/extras/rpms/scorched3d/devel/scorched3d-syslibs.patch,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- scorched3d-syslibs.patch 2 Nov 2006 20:45:26 -0000 1.4 +++ scorched3d-syslibs.patch 18 Apr 2007 13:46:04 -0000 1.5 @@ -1103,3 +1103,40 @@ #include #include +--- scorched/src/3dsparse/ModelStore.cpp~ 2007-04-18 15:37:25.000000000 +0200 ++++ scorched/src/3dsparse/ModelStore.cpp 2007-04-18 15:37:25.000000000 +0200 +@@ -90,7 +90,7 @@ + } + + // HACK for skin creator +-#ifdef dDOUBLE ++#if 1 + // Use smaller tank skins for texture size 0 + // Resize the bitmap + if (OptionsDisplay::instance()->getTexSize() == 0) +--- scorched/configure.ac~ 2007-04-18 15:39:52.000000000 +0200 ++++ scorched/configure.ac 2007-04-18 15:39:52.000000000 +0200 +@@ -352,10 +352,6 @@ + CFLAGS="$CFLAGS -DS3D_DOCDIR=\\\"${docdir}\\\" -DS3D_DATADIR=\\\"${datadir}\\\" -DS3D_BINDIR=\\\"${bindir}\\\"" + CXXFLAGS="$CXXFLAGS -DS3D_DOCDIR=\\\"${docdir}\\\" -DS3D_DATADIR=\\\"${datadir}\\\" -DS3D_BINDIR=\\\"${bindir}\\\"" + +-# extra fixed flags +-CFLAGS="$CFLAGS -DdDOUBLE" +-CXXFLAGS="$CXXFLAGS -DdDOUBLE" +- + # put here at end because of sdl.m4 not defining + AC_LANG_CPLUSPLUS + +--- scorched/configure~ 2007-04-18 15:39:55.000000000 +0200 ++++ scorched/configure 2007-04-18 15:39:55.000000000 +0200 +@@ -6004,10 +6004,6 @@ + CFLAGS="$CFLAGS -DS3D_DOCDIR=\\\"${docdir}\\\" -DS3D_DATADIR=\\\"${datadir}\\\" -DS3D_BINDIR=\\\"${bindir}\\\"" + CXXFLAGS="$CXXFLAGS -DS3D_DOCDIR=\\\"${docdir}\\\" -DS3D_DATADIR=\\\"${datadir}\\\" -DS3D_BINDIR=\\\"${bindir}\\\"" + +-# extra fixed flags +-CFLAGS="$CFLAGS -DdDOUBLE" +-CXXFLAGS="$CXXFLAGS -DdDOUBLE" +- + # put here at end because of sdl.m4 not defining + ac_ext=cc + ac_cpp='$CXXCPP $CPPFLAGS' Index: scorched3d.spec =================================================================== RCS file: /cvs/extras/rpms/scorched3d/devel/scorched3d.spec,v retrieving revision 1.21 retrieving revision 1.22 diff -u -r1.21 -r1.22 --- scorched3d.spec 22 Dec 2006 08:30:20 -0000 1.21 +++ scorched3d.spec 18 Apr 2007 13:46:04 -0000 1.22 @@ -1,6 +1,6 @@ Name: scorched3d Version: 40.1d -Release: 2%{?dist} +Release: 3%{?dist} Summary: Game based loosely on the classic DOS game Scorched Earth Group: Amusements/Games License: GPL @@ -102,6 +102,13 @@ %changelog +* Wed Apr 18 2007 Hans de Goede 40.1d-3 +- Fix build with new ODE, scorched3d tries to force a double build of (its own + included version of) ODE, however we use the system version which is compiled + with single precision. With the new ODE the header files throw an #error + because this causes both dSINGLE and dDOUBLE to be defined. This is fixed by + patching scorched3d's configure to not add -DdDOUBLE to the CFLAGS + * Wed Dec 20 2006 Hans de Goede 40.1d-2 - Rebuild for new wxGTK 2.8 From fedora-extras-commits at redhat.com Wed Apr 18 13:55:08 2007 From: fedora-extras-commits at redhat.com (Paul Howarth (pghmcfc)) Date: Wed, 18 Apr 2007 09:55:08 -0400 Subject: rpms/perl-Class-Loader/devel perl-Class-Loader.spec,1.4,1.5 Message-ID: <200704181355.l3IDt89Z022555@cvs-int.fedora.redhat.com> Author: pghmcfc Update of /cvs/extras/rpms/perl-Class-Loader/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv22532 Modified Files: perl-Class-Loader.spec Log Message: Buildrequire perl(ExtUtils::MakeMaker) Index: perl-Class-Loader.spec =================================================================== RCS file: /cvs/extras/rpms/perl-Class-Loader/devel/perl-Class-Loader.spec,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- perl-Class-Loader.spec 8 Mar 2007 10:08:10 -0000 1.4 +++ perl-Class-Loader.spec 18 Apr 2007 13:54:34 -0000 1.5 @@ -9,9 +9,7 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) BuildArch: noarch -%if 0%{?fedora} > 6 -BuildRequires: perl-devel -%endif +BuildRequires: perl(ExtUtils::MakeMaker) %description Certain applications like to defer the decision to use a particular module till @@ -55,8 +53,8 @@ %{_mandir}/man3/Class::Loader.3pm* %changelog -* Thu Mar 8 2007 Paul Howarth 2.03-4 -- Buildrequire perl-devel for Fedora 7 onwards +* Wed Apr 18 2007 Paul Howarth 2.03-4 +- Buildrequire perl(ExtUtils::MakeMaker) - Fix argument order for find with -depth * Tue Aug 29 2006 Paul Howarth 2.03-3 From fedora-extras-commits at redhat.com Wed Apr 18 13:59:34 2007 From: fedora-extras-commits at redhat.com (Paul Howarth (pghmcfc)) Date: Wed, 18 Apr 2007 09:59:34 -0400 Subject: rpms/perl-Crypt-DH/devel perl-Crypt-DH.spec,1.6,1.7 Message-ID: <200704181359.l3IDxYIo022650@cvs-int.fedora.redhat.com> Author: pghmcfc Update of /cvs/extras/rpms/perl-Crypt-DH/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv22627 Modified Files: perl-Crypt-DH.spec Log Message: Buildrequire perl(ExtUtils::MakeMaker) Index: perl-Crypt-DH.spec =================================================================== RCS file: /cvs/extras/rpms/perl-Crypt-DH/devel/perl-Crypt-DH.spec,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- perl-Crypt-DH.spec 8 Mar 2007 11:22:33 -0000 1.6 +++ perl-Crypt-DH.spec 18 Apr 2007 13:59:00 -0000 1.7 @@ -12,9 +12,7 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) BuildArch: noarch -%if 0%{?fedora} > 6 -BuildRequires: perl-devel -%endif +BuildRequires: perl(ExtUtils::MakeMaker) %description Crypt::DH is a Perl implementation of the Diffie-Hellman key exchange system. @@ -50,8 +48,8 @@ %{_mandir}/man3/Crypt::DH.3pm* %changelog -* Thu Mar 8 2007 Paul Howarth 0.06-6 -- Buildrequire perl-devel for Fedora 7 onwards +* Wed Apr 18 2007 Paul Howarth 0.06-6 +- Buildrequire perl(ExtUtils::MakeMaker) - Fix argument order for find with -depth * Tue Aug 29 2006 Paul Howarth 0.06-5 From fedora-extras-commits at redhat.com Wed Apr 18 14:01:54 2007 From: fedora-extras-commits at redhat.com (Paul Howarth (pghmcfc)) Date: Wed, 18 Apr 2007 10:01:54 -0400 Subject: rpms/perl-Digest-BubbleBabble/devel perl-Digest-BubbleBabble.spec, 1.5, 1.6 Message-ID: <200704181401.l3IE1sbT026967@cvs-int.fedora.redhat.com> Author: pghmcfc Update of /cvs/extras/rpms/perl-Digest-BubbleBabble/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv26930 Modified Files: perl-Digest-BubbleBabble.spec Log Message: Buildrequire perl(ExtUtils::MakeMaker) Index: perl-Digest-BubbleBabble.spec =================================================================== RCS file: /cvs/extras/rpms/perl-Digest-BubbleBabble/devel/perl-Digest-BubbleBabble.spec,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- perl-Digest-BubbleBabble.spec 8 Mar 2007 14:02:07 -0000 1.5 +++ perl-Digest-BubbleBabble.spec 18 Apr 2007 14:01:20 -0000 1.6 @@ -9,9 +9,7 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) -%if 0%{?fedora} > 6 -BuildRequires: perl-devel -%endif +BuildRequires: perl(ExtUtils::MakeMaker) %description Digest::BubbleBabble takes a message digest (generated by either of the MD5 or @@ -54,8 +52,8 @@ %{_mandir}/man3/Digest::BubbleBabble.3pm* %changelog -* Thu Mar 8 2007 Paul Howarth 0.01-5 -- Buildrequire perl-devel for Fedora 7 onwards +* Wed Apr 18 2007 Paul Howarth 0.01-5 +- Buildrequire perl(ExtUtils::MakeMaker) - Fix argument order for find with -depth * Tue Aug 29 2006 Paul Howarth 0.01-4 From fedora-extras-commits at redhat.com Wed Apr 18 14:07:37 2007 From: fedora-extras-commits at redhat.com (Paul Howarth (pghmcfc)) Date: Wed, 18 Apr 2007 10:07:37 -0400 Subject: rpms/perl-Date-Simple/devel perl-Date-Simple.spec,1.4,1.5 Message-ID: <200704181407.l3IE7bGg027117@cvs-int.fedora.redhat.com> Author: pghmcfc Update of /cvs/extras/rpms/perl-Date-Simple/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv27092 Modified Files: perl-Date-Simple.spec Log Message: Buildrequire perl(ExtUtils::MakeMaker) Index: perl-Date-Simple.spec =================================================================== RCS file: /cvs/extras/rpms/perl-Date-Simple/devel/perl-Date-Simple.spec,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- perl-Date-Simple.spec 8 Mar 2007 13:44:48 -0000 1.4 +++ perl-Date-Simple.spec 18 Apr 2007 14:07:03 -0000 1.5 @@ -8,9 +8,7 @@ Source0: http://search.cpan.org/CPAN/authors/id/Y/YV/YVES/Date-Simple-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) -%if 0%{?fedora} > 6 -BuildRequires: perl-devel -%endif +BuildRequires: perl(ExtUtils::MakeMaker) %description %{summary}. @@ -58,8 +56,8 @@ %{_mandir}/man3/Date::Simple*.3pm* %changelog -* Thu Mar 8 2007 Paul Howarth 3.02-5 -- Buildrequire perl-devel for Fedora 7 onwards +* Wed Apr 18 2007 Paul Howarth 3.02-5 +- Buildrequire perl(ExtUtils::MakeMaker) - Fix argument order for find with -depth - Fix permissions in debuginfo From fedora-extras-commits at redhat.com Wed Apr 18 14:13:28 2007 From: fedora-extras-commits at redhat.com (Paul Howarth (pghmcfc)) Date: Wed, 18 Apr 2007 10:13:28 -0400 Subject: rpms/perl-FileHandle-Unget/devel perl-FileHandle-Unget.spec, 1.4, 1.5 Message-ID: <200704181413.l3IEDSJ7027319@cvs-int.fedora.redhat.com> Author: pghmcfc Update of /cvs/extras/rpms/perl-FileHandle-Unget/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv27285 Modified Files: perl-FileHandle-Unget.spec Log Message: Buildrequire perl(ExtUtils::MakeMaker) Index: perl-FileHandle-Unget.spec =================================================================== RCS file: /cvs/extras/rpms/perl-FileHandle-Unget/devel/perl-FileHandle-Unget.spec,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- perl-FileHandle-Unget.spec 8 Mar 2007 14:40:34 -0000 1.4 +++ perl-FileHandle-Unget.spec 18 Apr 2007 14:12:54 -0000 1.5 @@ -16,9 +16,7 @@ BuildArch: noarch BuildRequires: perl(Scalar::Util) >= 1.14 Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) -%if 0%{?fedora} > 6 -BuildRequires: perl-devel -%endif +BuildRequires: perl(ExtUtils::MakeMaker) %description FileHandle::Unget is a drop-in replacement for FileHandle that allows more @@ -56,8 +54,8 @@ %{_mandir}/man3/FileHandle::Unget.3pm* %changelog -* Thu Mar 8 2007 Paul Howarth 0.1621-4 -- Buildrequire perl-devel for Fedora 7 onwards +* Wed Apr 18 2007 Paul Howarth 0.1621-4 +- Buildrequire perl(ExtUtils::MakeMaker) - Fix argument order for find with -depth * Tue Aug 29 2006 Paul Howarth 0.1621-3 From fedora-extras-commits at redhat.com Wed Apr 18 14:16:17 2007 From: fedora-extras-commits at redhat.com (Peter Gordon (pgordon)) Date: Wed, 18 Apr 2007 10:16:17 -0400 Subject: rpms/openbox/devel openbox.spec,1.22,1.23 Message-ID: <200704181416.l3IEGHjR027429@cvs-int.fedora.redhat.com> Author: pgordon Update of /cvs/extras/rpms/openbox/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv27400/devel Modified Files: openbox.spec Log Message: Minor wording fix-up. Index: openbox.spec =================================================================== RCS file: /cvs/extras/rpms/openbox/devel/openbox.spec,v retrieving revision 1.22 retrieving revision 1.23 diff -u -r1.22 -r1.23 --- openbox.spec 28 Mar 2007 05:23:33 -0000 1.22 +++ openbox.spec 18 Apr 2007 14:15:42 -0000 1.23 @@ -129,7 +129,7 @@ - Split shared libraries into a -libs subpackage to properly handle multilib setups. (This precludes the further need to %%ghost the byte-compiled themeupdate scripts which was introduced in the previous release.) -- Fix handling of the startup_notification build conditional. It'll actually +- Fix handling of the startup_notification build conditional. It will actually work properly now. :) - Remove the hardcoded RPATH using some sed invocations from the packaging guidelines. From fedora-extras-commits at redhat.com Wed Apr 18 14:29:12 2007 From: fedora-extras-commits at redhat.com (Paul Howarth (pghmcfc)) Date: Wed, 18 Apr 2007 10:29:12 -0400 Subject: rpms/perl-Digest-MD2/devel perl-Digest-MD2.spec,1.4,1.5 Message-ID: <200704181429.l3IETCh4028458@cvs-int.fedora.redhat.com> Author: pghmcfc Update of /cvs/extras/rpms/perl-Digest-MD2/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv28435 Modified Files: perl-Digest-MD2.spec Log Message: Buildrequire perl(ExtUtils::MakeMaker) Index: perl-Digest-MD2.spec =================================================================== RCS file: /cvs/extras/rpms/perl-Digest-MD2/devel/perl-Digest-MD2.spec,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- perl-Digest-MD2.spec 8 Mar 2007 14:08:06 -0000 1.4 +++ perl-Digest-MD2.spec 18 Apr 2007 14:28:38 -0000 1.5 @@ -8,9 +8,7 @@ Source0: http://search.cpan.org/CPAN/authors/id/G/GA/GAAS/Digest-MD2-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) -%if 0%{?fedora} > 6 -BuildRequires: perl-devel -%endif +BuildRequires: perl(ExtUtils::MakeMaker) %description The Digest::MD2 module allows you to use the RSA Data Security Inc. MD2 Message @@ -50,8 +48,8 @@ %{_mandir}/man3/Digest::MD2.3pm* %changelog -* Thu Mar 8 2007 Paul Howarth 2.03-4 -- Buildrequire perl-devel for Fedora 7 onwards +* Wed Apr 18 2007 Paul Howarth 2.03-4 +- Buildrequire perl(ExtUtils::MakeMaker) - Fix argument order for find with -depth * Tue Aug 29 2006 Paul Howarth 2.03-3 From fedora-extras-commits at redhat.com Wed Apr 18 14:32:19 2007 From: fedora-extras-commits at redhat.com (Paul Howarth (pghmcfc)) Date: Wed, 18 Apr 2007 10:32:19 -0400 Subject: rpms/perl-Crypt-Random/devel perl-Crypt-Random.spec,1.3,1.4 Message-ID: <200704181432.l3IEWJXB029005@cvs-int.fedora.redhat.com> Author: pghmcfc Update of /cvs/extras/rpms/perl-Crypt-Random/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv28983 Modified Files: perl-Crypt-Random.spec Log Message: Buildrequire perl(ExtUtils::MakeMaker) Index: perl-Crypt-Random.spec =================================================================== RCS file: /cvs/extras/rpms/perl-Crypt-Random/devel/perl-Crypt-Random.spec,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- perl-Crypt-Random.spec 8 Mar 2007 12:13:00 -0000 1.3 +++ perl-Crypt-Random.spec 18 Apr 2007 14:31:45 -0000 1.4 @@ -9,10 +9,9 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) BuildArch: noarch -BuildRequires: perl(Math::Pari) >= 2.001804 BuildRequires: perl(Class::Loader) >= 2.00 -%if 0%{?fedora} > 6 -BuildRequires: perl-devel +BuildRequires: perl(ExtUtils::MakeMaker) +BuildRequires: perl(Math::Pari) >= 2.001804 %endif %description @@ -54,8 +53,8 @@ %{_mandir}/man3/Crypt::Random.3pm* %changelog -* Thu Mar 8 2007 Paul Howarth 1.25-3 -- Buildrequire perl-devel for Fedora 7 onwards +* Wed Apr 18 2007 Paul Howarth 1.25-3 +- Buildrequire perl(ExtUtils::MakeMaker) - Fix argument order for find with -depth * Tue Aug 29 2006 Paul Howarth 1.25-2 From fedora-extras-commits at redhat.com Wed Apr 18 14:35:22 2007 From: fedora-extras-commits at redhat.com (Paul Howarth (pghmcfc)) Date: Wed, 18 Apr 2007 10:35:22 -0400 Subject: rpms/perl-Crypt-Random/devel perl-Crypt-Random.spec,1.4,1.5 Message-ID: <200704181435.l3IEZMoi029108@cvs-int.fedora.redhat.com> Author: pghmcfc Update of /cvs/extras/rpms/perl-Crypt-Random/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv29068 Modified Files: perl-Crypt-Random.spec Log Message: Remove %endif left in after previous edit Index: perl-Crypt-Random.spec =================================================================== RCS file: /cvs/extras/rpms/perl-Crypt-Random/devel/perl-Crypt-Random.spec,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- perl-Crypt-Random.spec 18 Apr 2007 14:31:45 -0000 1.4 +++ perl-Crypt-Random.spec 18 Apr 2007 14:34:48 -0000 1.5 @@ -12,7 +12,6 @@ BuildRequires: perl(Class::Loader) >= 2.00 BuildRequires: perl(ExtUtils::MakeMaker) BuildRequires: perl(Math::Pari) >= 2.001804 -%endif %description Crypt::Random is an interface module to the /dev/random device found on most From fedora-extras-commits at redhat.com Wed Apr 18 14:38:32 2007 From: fedora-extras-commits at redhat.com (Paul Howarth (pghmcfc)) Date: Wed, 18 Apr 2007 10:38:32 -0400 Subject: rpms/perl-Crypt-Primes/devel perl-Crypt-Primes.spec,1.3,1.4 Message-ID: <200704181438.l3IEcW1Y029246@cvs-int.fedora.redhat.com> Author: pghmcfc Update of /cvs/extras/rpms/perl-Crypt-Primes/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv29223 Modified Files: perl-Crypt-Primes.spec Log Message: Buildrequire perl(ExtUtils::MakeMaker) Index: perl-Crypt-Primes.spec =================================================================== RCS file: /cvs/extras/rpms/perl-Crypt-Primes/devel/perl-Crypt-Primes.spec,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- perl-Crypt-Primes.spec 8 Mar 2007 12:00:46 -0000 1.3 +++ perl-Crypt-Primes.spec 18 Apr 2007 14:37:58 -0000 1.4 @@ -9,11 +9,9 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) BuildArch: noarch -BuildRequires: perl(Math::Pari) >= 2.001804 BuildRequires: perl(Crypt::Random) >= 0.33 -%if 0%{?fedora} > 6 -BuildRequires: perl-devel -%endif +BuildRequires: perl(ExtUtils::MakeMaker) +BuildRequires: perl(Math::Pari) >= 2.001804 %description This module implements Ueli Maurer's algorithm for generating large provable @@ -56,7 +54,7 @@ %changelog * Thu Mar 8 2007 Paul Howarth 0.50-3 -- Buildrequire perl-devel for Fedora 7 onwards +- Buildrequire perl(ExtUtils::MakeMaker) - Fix argument order for find with -depth * Tue Aug 29 2006 Paul Howarth 0.50-2 From fedora-extras-commits at redhat.com Wed Apr 18 14:39:49 2007 From: fedora-extras-commits at redhat.com (Steven Pritchard (steve)) Date: Wed, 18 Apr 2007 10:39:49 -0400 Subject: rpms/perl-Kwiki-NewPage/devel perl-Kwiki-NewPage.spec,1.3,1.4 Message-ID: <200704181439.l3IEdnwo029358@cvs-int.fedora.redhat.com> Author: steve Update of /cvs/extras/rpms/perl-Kwiki-NewPage/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv29254 Modified Files: perl-Kwiki-NewPage.spec Log Message: Use fixperms macro instead of our own chmod incantation. BR ExtUtils::MakeMaker. Index: perl-Kwiki-NewPage.spec =================================================================== RCS file: /cvs/extras/rpms/perl-Kwiki-NewPage/devel/perl-Kwiki-NewPage.spec,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- perl-Kwiki-NewPage.spec 5 Sep 2006 21:31:34 -0000 1.3 +++ perl-Kwiki-NewPage.spec 18 Apr 2007 14:39:15 -0000 1.4 @@ -1,6 +1,6 @@ Name: perl-Kwiki-NewPage Version: 0.12 -Release: 4%{?dist} +Release: 5%{?dist} Summary: Kwiki New Page Plugin License: GPL or Artistic Group: Development/Libraries @@ -8,6 +8,7 @@ Source0: http://www.cpan.org/authors/id/I/IN/INGY/Kwiki-NewPage-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch +BuildRequires: perl(ExtUtils::MakeMaker) BuildRequires: perl(Kwiki) >= 0.34 Requires: perl(Kwiki) >= 0.34 Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) @@ -37,7 +38,7 @@ find $RPM_BUILD_ROOT -type f -name .packlist -exec rm -f {} \; find $RPM_BUILD_ROOT -depth -type d -exec rmdir {} 2>/dev/null \; -chmod -R u+rwX,go+rX,go-w $RPM_BUILD_ROOT/* +%{_fixperms} $RPM_BUILD_ROOT/* %check make test @@ -52,6 +53,10 @@ %{_mandir}/man3/* %changelog +* Wed Apr 18 2007 Steven Pritchard 0.12-5 +- Use fixperms macro instead of our own chmod incantation. +- BR ExtUtils::MakeMaker. + * Tue Sep 05 2006 Steven Pritchard 0.12-4 - Fix find option order. From fedora-extras-commits at redhat.com Wed Apr 18 14:39:54 2007 From: fedora-extras-commits at redhat.com (Steven Pritchard (steve)) Date: Wed, 18 Apr 2007 10:39:54 -0400 Subject: rpms/perl-Kwiki-Raw/devel perl-Kwiki-Raw.spec,1.2,1.3 Message-ID: <200704181439.l3IEdsYf029368@cvs-int.fedora.redhat.com> Author: steve Update of /cvs/extras/rpms/perl-Kwiki-Raw/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv29258 Modified Files: perl-Kwiki-Raw.spec Log Message: Use fixperms macro instead of our own chmod incantation. BR ExtUtils::MakeMaker. Index: perl-Kwiki-Raw.spec =================================================================== RCS file: /cvs/extras/rpms/perl-Kwiki-Raw/devel/perl-Kwiki-Raw.spec,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- perl-Kwiki-Raw.spec 5 Sep 2006 21:52:40 -0000 1.2 +++ perl-Kwiki-Raw.spec 18 Apr 2007 14:39:20 -0000 1.3 @@ -1,6 +1,6 @@ Name: perl-Kwiki-Raw Version: 0.02 -Release: 3%{?dist} +Release: 4%{?dist} Summary: Provide an action to retrieve the raw wikitext of a page License: GPL or Artistic Group: Development/Libraries @@ -8,6 +8,7 @@ Source0: http://www.cpan.org/authors/id/C/CD/CDENT/Kwiki/Kwiki-Raw-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch +BuildRequires: perl(ExtUtils::MakeMaker) BuildRequires: perl(Kwiki) >= 0.37 Requires: perl(Kwiki) >= 0.37 Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) @@ -37,7 +38,7 @@ find $RPM_BUILD_ROOT -type f -name .packlist -exec rm -f {} \; find $RPM_BUILD_ROOT -depth -type d -exec rmdir {} 2>/dev/null \; -chmod -R u+rwX,go+rX,go-w $RPM_BUILD_ROOT/* +%{_fixperms} $RPM_BUILD_ROOT/* %check make test @@ -52,6 +53,10 @@ %{_mandir}/man3/* %changelog +* Wed Apr 18 2007 Steven Pritchard 0.02-4 +- Use fixperms macro instead of our own chmod incantation. +- BR ExtUtils::MakeMaker. + * Tue Sep 05 2006 Steven Pritchard 0.02-3 - Minor spec cleanup. From fedora-extras-commits at redhat.com Wed Apr 18 14:41:19 2007 From: fedora-extras-commits at redhat.com (Steven Pritchard (steve)) Date: Wed, 18 Apr 2007 10:41:19 -0400 Subject: rpms/perl-Kwiki-RecentChanges/devel perl-Kwiki-RecentChanges.spec, 1.4, 1.5 Message-ID: <200704181441.l3IEfJtT029528@cvs-int.fedora.redhat.com> Author: steve Update of /cvs/extras/rpms/perl-Kwiki-RecentChanges/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv29478 Modified Files: perl-Kwiki-RecentChanges.spec Log Message: Use fixperms macro instead of our own chmod incantation. BR ExtUtils::MakeMaker. Index: perl-Kwiki-RecentChanges.spec =================================================================== RCS file: /cvs/extras/rpms/perl-Kwiki-RecentChanges/devel/perl-Kwiki-RecentChanges.spec,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- perl-Kwiki-RecentChanges.spec 13 Sep 2006 19:42:29 -0000 1.4 +++ perl-Kwiki-RecentChanges.spec 18 Apr 2007 14:40:45 -0000 1.5 @@ -1,6 +1,6 @@ Name: perl-Kwiki-RecentChanges Version: 0.14 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Kwiki Recent Changes Plugin License: GPL or Artistic Group: Development/Libraries @@ -8,6 +8,7 @@ Source0: http://www.cpan.org/authors/id/G/GU/GUGOD/Kwiki-RecentChanges-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch +BuildRequires: perl(ExtUtils::MakeMaker) BuildRequires: perl(Kwiki) >= 0.37 Requires: perl(Kwiki) >= 0.37 Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) @@ -37,7 +38,7 @@ find $RPM_BUILD_ROOT -type f -name .packlist -exec rm -f {} \; find $RPM_BUILD_ROOT -depth -type d -exec rmdir {} 2>/dev/null \; -chmod -R u+rwX,go+rX,go-w $RPM_BUILD_ROOT/* +%{_fixperms} $RPM_BUILD_ROOT/* %check make test @@ -52,6 +53,10 @@ %{_mandir}/man3/* %changelog +* Wed Apr 18 2007 Steven Pritchard 0.14-3 +- Use fixperms macro instead of our own chmod incantation. +- BR ExtUtils::MakeMaker. + * Wed Sep 13 2006 Steven Pritchard 0.14-2 - Fix find option order. From fedora-extras-commits at redhat.com Wed Apr 18 14:41:48 2007 From: fedora-extras-commits at redhat.com (Steven Pritchard (steve)) Date: Wed, 18 Apr 2007 10:41:48 -0400 Subject: rpms/perl-Kwiki-Revisions/devel perl-Kwiki-Revisions.spec,1.3,1.4 Message-ID: <200704181441.l3IEfm5d029591@cvs-int.fedora.redhat.com> Author: steve Update of /cvs/extras/rpms/perl-Kwiki-Revisions/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv29508 Modified Files: perl-Kwiki-Revisions.spec Log Message: Use fixperms macro instead of our own chmod incantation. BR ExtUtils::MakeMaker. Index: perl-Kwiki-Revisions.spec =================================================================== RCS file: /cvs/extras/rpms/perl-Kwiki-Revisions/devel/perl-Kwiki-Revisions.spec,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- perl-Kwiki-Revisions.spec 5 Sep 2006 22:00:36 -0000 1.3 +++ perl-Kwiki-Revisions.spec 18 Apr 2007 14:41:14 -0000 1.4 @@ -1,6 +1,6 @@ Name: perl-Kwiki-Revisions Version: 0.15 -Release: 4%{?dist} +Release: 5%{?dist} Summary: Kwiki Revisions Plugin License: GPL or Artistic Group: Development/Libraries @@ -8,6 +8,7 @@ Source0: http://www.cpan.org/authors/id/I/IN/INGY/Kwiki-Revisions-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch +BuildRequires: perl(ExtUtils::MakeMaker) BuildRequires: perl(Kwiki) >= 0.38 Requires: perl(Kwiki) >= 0.38 Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) @@ -37,7 +38,7 @@ find $RPM_BUILD_ROOT -type f -name .packlist -exec rm -f {} \; find $RPM_BUILD_ROOT -depth -type d -exec rmdir {} 2>/dev/null \; -chmod -R u+rwX,go+rX,go-w $RPM_BUILD_ROOT/* +%{_fixperms} $RPM_BUILD_ROOT/* %check make test @@ -52,6 +53,10 @@ %{_mandir}/man3/* %changelog +* Wed Apr 18 2007 Steven Pritchard 0.15-5 +- Use fixperms macro instead of our own chmod incantation. +- BR ExtUtils::MakeMaker. + * Tue Sep 05 2006 Steven Pritchard 0.15-4 - Fix find option order. From fedora-extras-commits at redhat.com Wed Apr 18 14:41:57 2007 From: fedora-extras-commits at redhat.com (Paul Howarth (pghmcfc)) Date: Wed, 18 Apr 2007 10:41:57 -0400 Subject: rpms/perl-Authen-DigestMD5/devel perl-Authen-DigestMD5.spec, 1.3, 1.4 Message-ID: <200704181441.l3IEfva7029631@cvs-int.fedora.redhat.com> Author: pghmcfc Update of /cvs/extras/rpms/perl-Authen-DigestMD5/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv29536 Modified Files: perl-Authen-DigestMD5.spec Log Message: Buildrequire perl(ExtUtils::MakeMaker) Index: perl-Authen-DigestMD5.spec =================================================================== RCS file: /cvs/extras/rpms/perl-Authen-DigestMD5/devel/perl-Authen-DigestMD5.spec,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- perl-Authen-DigestMD5.spec 8 Mar 2007 09:42:28 -0000 1.3 +++ perl-Authen-DigestMD5.spec 18 Apr 2007 14:41:24 -0000 1.4 @@ -9,9 +9,7 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) BuildArch: noarch -%if 0%{?fedora} > 6 -BuildRequires: perl-devel -%endif +BuildRequires: perl(ExtUtils::MakeMaker) %description This module supports DIGEST-MD5 SASL authentication as defined in RFC-2831. @@ -54,8 +52,8 @@ %{_mandir}/man3/Authen::DigestMD5.3pm* %changelog -* Thu Mar 8 2007 Paul Howarth 0.04-3 -- Add buildreq of perl-devel for Fedora 7 onwards +* Wed Apr 18 2007 Paul Howarth 0.04-3 +- Add buildreq of perl(ExtUtils::MakeMaker) - Fix argument order for find with -depth * Tue Aug 29 2006 Paul Howarth 0.04-2 From fedora-extras-commits at redhat.com Wed Apr 18 14:43:29 2007 From: fedora-extras-commits at redhat.com (Steven Pritchard (steve)) Date: Wed, 18 Apr 2007 10:43:29 -0400 Subject: rpms/perl-Kwiki-Search/devel perl-Kwiki-Search.spec,1.3,1.4 Message-ID: <200704181443.l3IEhTGN029693@cvs-int.fedora.redhat.com> Author: steve Update of /cvs/extras/rpms/perl-Kwiki-Search/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv29650 Modified Files: perl-Kwiki-Search.spec Log Message: Use fixperms macro instead of our own chmod incantation. BR ExtUtils::MakeMaker. Index: perl-Kwiki-Search.spec =================================================================== RCS file: /cvs/extras/rpms/perl-Kwiki-Search/devel/perl-Kwiki-Search.spec,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- perl-Kwiki-Search.spec 5 Sep 2006 22:03:04 -0000 1.3 +++ perl-Kwiki-Search.spec 18 Apr 2007 14:42:55 -0000 1.4 @@ -1,6 +1,6 @@ Name: perl-Kwiki-Search Version: 0.12 -Release: 4%{?dist} +Release: 5%{?dist} Summary: Kwiki Search Plugin License: GPL or Artistic Group: Development/Libraries @@ -8,6 +8,7 @@ Source0: http://www.cpan.org/authors/id/I/IN/INGY/Kwiki-Search-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch +BuildRequires: perl(ExtUtils::MakeMaker) BuildRequires: perl(Kwiki) >= 0.34 Requires: perl(Kwiki) >= 0.34 Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) @@ -37,7 +38,7 @@ find $RPM_BUILD_ROOT -type f -name .packlist -exec rm -f {} \; find $RPM_BUILD_ROOT -depth -type d -exec rmdir {} 2>/dev/null \; -chmod -R u+rwX,go+rX,go-w $RPM_BUILD_ROOT/* +%{_fixperms} $RPM_BUILD_ROOT/* %check make test @@ -52,6 +53,10 @@ %{_mandir}/man3/* %changelog +* Wed Apr 18 2007 Steven Pritchard 0.12-5 +- Use fixperms macro instead of our own chmod incantation. +- BR ExtUtils::MakeMaker. + * Tue Sep 05 2006 Steven Pritchard 0.12-4 - Fix find option order. From fedora-extras-commits at redhat.com Wed Apr 18 14:44:32 2007 From: fedora-extras-commits at redhat.com (Steven Pritchard (steve)) Date: Wed, 18 Apr 2007 10:44:32 -0400 Subject: rpms/perl-Kwiki-UserName/devel perl-Kwiki-UserName.spec,1.3,1.4 Message-ID: <200704181444.l3IEiW2L029801@cvs-int.fedora.redhat.com> Author: steve Update of /cvs/extras/rpms/perl-Kwiki-UserName/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv29776 Modified Files: perl-Kwiki-UserName.spec Log Message: Use fixperms macro instead of our own chmod incantation. BR ExtUtils::MakeMaker. Index: perl-Kwiki-UserName.spec =================================================================== RCS file: /cvs/extras/rpms/perl-Kwiki-UserName/devel/perl-Kwiki-UserName.spec,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- perl-Kwiki-UserName.spec 5 Sep 2006 22:46:33 -0000 1.3 +++ perl-Kwiki-UserName.spec 18 Apr 2007 14:43:58 -0000 1.4 @@ -1,6 +1,6 @@ Name: perl-Kwiki-UserName Version: 0.14 -Release: 4%{?dist} +Release: 5%{?dist} Summary: Kwiki User Name Plugin License: GPL or Artistic Group: Development/Libraries @@ -8,6 +8,7 @@ Source0: http://www.cpan.org/authors/id/I/IN/INGY/Kwiki-UserName-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch +BuildRequires: perl(ExtUtils::MakeMaker) BuildRequires: perl(Kwiki) >= 0.37 BuildRequires: perl(Kwiki::UserPreferences) >= 0.13 Requires: perl(Kwiki) >= 0.37 @@ -39,7 +40,7 @@ find $RPM_BUILD_ROOT -type f -name .packlist -exec rm -f {} \; find $RPM_BUILD_ROOT -depth -type d -exec rmdir {} 2>/dev/null \; -chmod -R u+rwX,go+rX,go-w $RPM_BUILD_ROOT/* +%{_fixperms} $RPM_BUILD_ROOT/* %check make test @@ -54,6 +55,10 @@ %{_mandir}/man3/* %changelog +* Wed Apr 18 2007 Steven Pritchard 0.14-5 +- Use fixperms macro instead of our own chmod incantation. +- BR ExtUtils::MakeMaker. + * Tue Sep 05 2006 Steven Pritchard 0.14-4 - Fix find option order. From fedora-extras-commits at redhat.com Wed Apr 18 14:46:10 2007 From: fedora-extras-commits at redhat.com (Steven Pritchard (steve)) Date: Wed, 18 Apr 2007 10:46:10 -0400 Subject: rpms/perl-Kwiki-UserPreferences/devel perl-Kwiki-UserPreferences.spec, 1.3, 1.4 Message-ID: <200704181446.l3IEkAT3029899@cvs-int.fedora.redhat.com> Author: steve Update of /cvs/extras/rpms/perl-Kwiki-UserPreferences/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv29865 Modified Files: perl-Kwiki-UserPreferences.spec Log Message: Use fixperms macro instead of our own chmod incantation. BR ExtUtils::MakeMaker. Index: perl-Kwiki-UserPreferences.spec =================================================================== RCS file: /cvs/extras/rpms/perl-Kwiki-UserPreferences/devel/perl-Kwiki-UserPreferences.spec,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- perl-Kwiki-UserPreferences.spec 5 Sep 2006 22:53:26 -0000 1.3 +++ perl-Kwiki-UserPreferences.spec 18 Apr 2007 14:45:35 -0000 1.4 @@ -1,6 +1,6 @@ Name: perl-Kwiki-UserPreferences Version: 0.13 -Release: 4%{?dist} +Release: 5%{?dist} Summary: Kwiki User Preferences Plugin License: GPL or Artistic Group: Development/Libraries @@ -8,6 +8,7 @@ Source0: http://www.cpan.org/authors/id/I/IN/INGY/Kwiki-UserPreferences-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch +BuildRequires: perl(ExtUtils::MakeMaker) BuildRequires: perl(Kwiki) >= 0.37 Requires: perl(Kwiki) >= 0.37 Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) @@ -37,7 +38,7 @@ find $RPM_BUILD_ROOT -type f -name .packlist -exec rm -f {} \; find $RPM_BUILD_ROOT -depth -type d -exec rmdir {} 2>/dev/null \; -chmod -R u+rwX,go+rX,go-w $RPM_BUILD_ROOT/* +%{_fixperms} $RPM_BUILD_ROOT/* %check make test @@ -52,6 +53,10 @@ %{_mandir}/man3/* %changelog +* Wed Apr 18 2007 Steven Pritchard 0.13-5 +- Use fixperms macro instead of our own chmod incantation. +- BR ExtUtils::MakeMaker. + * Tue Sep 05 2006 Steven Pritchard 0.13-4 - Fix find option order. From fedora-extras-commits at redhat.com Wed Apr 18 14:47:12 2007 From: fedora-extras-commits at redhat.com (Steven Pritchard (steve)) Date: Wed, 18 Apr 2007 10:47:12 -0400 Subject: rpms/perl-Kwiki-Users-Remote/devel perl-Kwiki-Users-Remote.spec, 1.3, 1.4 Message-ID: <200704181447.l3IElCRO029975@cvs-int.fedora.redhat.com> Author: steve Update of /cvs/extras/rpms/perl-Kwiki-Users-Remote/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv29945 Modified Files: perl-Kwiki-Users-Remote.spec Log Message: Use fixperms macro instead of our own chmod incantation. BR ExtUtils::MakeMaker. Index: perl-Kwiki-Users-Remote.spec =================================================================== RCS file: /cvs/extras/rpms/perl-Kwiki-Users-Remote/devel/perl-Kwiki-Users-Remote.spec,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- perl-Kwiki-Users-Remote.spec 5 Sep 2006 23:01:02 -0000 1.3 +++ perl-Kwiki-Users-Remote.spec 18 Apr 2007 14:46:38 -0000 1.4 @@ -1,6 +1,6 @@ Name: perl-Kwiki-Users-Remote Version: 0.04 -Release: 3%{?dist} +Release: 4%{?dist} Summary: Automatically set Kwiki user name from HTTP authentication License: GPL or Artistic Group: Development/Libraries @@ -8,6 +8,7 @@ Source0: http://www.cpan.org/authors/id/I/IA/IAN/Kwiki-Users-Remote-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch +BuildRequires: perl(ExtUtils::MakeMaker) BuildRequires: perl(Kwiki) >= 0.32 BuildRequires: perl(Kwiki::UserName) >= 0.14 BuildRequires: perl(Kwiki::Users) @@ -43,7 +44,7 @@ find $RPM_BUILD_ROOT -type f -name .packlist -exec rm -f {} \; find $RPM_BUILD_ROOT -depth -type d -exec rmdir {} 2>/dev/null \; -chmod -R u+rwX,go+rX,go-w $RPM_BUILD_ROOT/* +%{_fixperms} $RPM_BUILD_ROOT/* %check rm -f debug*.list @@ -59,6 +60,10 @@ %{_mandir}/man3/* %changelog +* Wed Apr 18 2007 Steven Pritchard 0.04-4 +- Use fixperms macro instead of our own chmod incantation. +- BR ExtUtils::MakeMaker. + * Tue Sep 05 2006 Steven Pritchard 0.04-3 - Fix find option order. - Improve description and Summary slightly. From fedora-extras-commits at redhat.com Wed Apr 18 14:47:59 2007 From: fedora-extras-commits at redhat.com (Gianluca Sforna (giallu)) Date: Wed, 18 Apr 2007 10:47:59 -0400 Subject: rpms/sysprof-kmod/devel sysprof-kmod.spec,1.68,1.69 Message-ID: <200704181447.l3IElxaI030045@cvs-int.fedora.redhat.com> Author: giallu Update of /cvs/extras/rpms/sysprof-kmod/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv30012 Modified Files: sysprof-kmod.spec Log Message: Rebuild for kernel 2.6.20-1.3084.fc7 Index: sysprof-kmod.spec =================================================================== RCS file: /cvs/extras/rpms/sysprof-kmod/devel/sysprof-kmod.spec,v retrieving revision 1.68 retrieving revision 1.69 diff -u -r1.68 -r1.69 --- sysprof-kmod.spec 17 Apr 2007 11:50:22 -0000 1.68 +++ sysprof-kmod.spec 18 Apr 2007 14:47:25 -0000 1.69 @@ -4,7 +4,7 @@ # end stuff to be ... # hardcode for now: -%{!?kversion: %define kversion 2.6.20-1.3079.fc7} +%{!?kversion: %define kversion 2.6.20-1.3084.fc7} # hint: this can he overridden with "--define kversion foo" on the rpmbuild command line, e.g. # --define "kversion 2.6.16-1.2096_FC5" From fedora-extras-commits at redhat.com Wed Apr 18 14:48:55 2007 From: fedora-extras-commits at redhat.com (Steven Pritchard (steve)) Date: Wed, 18 Apr 2007 10:48:55 -0400 Subject: rpms/perl-Locale-Maketext-Simple/devel perl-Locale-Maketext-Simple.spec, 1.5, 1.6 Message-ID: <200704181448.l3IEmtPk030112@cvs-int.fedora.redhat.com> Author: steve Update of /cvs/extras/rpms/perl-Locale-Maketext-Simple/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv30085 Modified Files: perl-Locale-Maketext-Simple.spec Log Message: Use fixperms macro instead of our own chmod incantation. BR ExtUtils::MakeMaker. Index: perl-Locale-Maketext-Simple.spec =================================================================== RCS file: /cvs/extras/rpms/perl-Locale-Maketext-Simple/devel/perl-Locale-Maketext-Simple.spec,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- perl-Locale-Maketext-Simple.spec 17 Sep 2006 17:47:43 -0000 1.5 +++ perl-Locale-Maketext-Simple.spec 18 Apr 2007 14:48:21 -0000 1.6 @@ -1,6 +1,6 @@ Name: perl-Locale-Maketext-Simple Version: 0.18 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Simple interface to Locale::Maketext::Lexicon License: MIT Group: Development/Libraries @@ -8,6 +8,7 @@ Source0: http://www.cpan.org/authors/id/A/AU/AUDREYT/Locale-Maketext-Simple-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch +BuildRequires: perl(ExtUtils::MakeMaker) BuildRequires: perl(Locale::Maketext::Lexicon) >= 0.20 Requires: perl(Locale::Maketext::Lexicon) >= 0.20 Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) @@ -31,7 +32,7 @@ find $RPM_BUILD_ROOT -type f -name .packlist -exec rm -f {} \; find $RPM_BUILD_ROOT -depth -type d -exec rmdir {} 2>/dev/null \; -chmod -R u+rwX,go+rX,go-w $RPM_BUILD_ROOT/* +%{_fixperms} $RPM_BUILD_ROOT/* %check rm -f t/0-signature.t @@ -47,6 +48,10 @@ %{_mandir}/man3/* %changelog +* Wed Apr 18 2007 Steven Pritchard 0.18-2 +- Use fixperms macro instead of our own chmod incantation. +- BR ExtUtils::MakeMaker. + * Sun Sep 17 2006 Steven Pritchard 0.18-1 - Update to 0.18. From fedora-extras-commits at redhat.com Wed Apr 18 14:51:06 2007 From: fedora-extras-commits at redhat.com (Steven Pritchard (steve)) Date: Wed, 18 Apr 2007 10:51:06 -0400 Subject: rpms/perl-Log-Message/devel perl-Log-Message.spec,1.2,1.3 Message-ID: <200704181451.l3IEp6AT030188@cvs-int.fedora.redhat.com> Author: steve Update of /cvs/extras/rpms/perl-Log-Message/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv30166 Modified Files: perl-Log-Message.spec Log Message: Use fixperms macro instead of our own chmod incantation. BR ExtUtils::MakeMaker. Index: perl-Log-Message.spec =================================================================== RCS file: /cvs/extras/rpms/perl-Log-Message/devel/perl-Log-Message.spec,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- perl-Log-Message.spec 17 Sep 2006 20:51:10 -0000 1.2 +++ perl-Log-Message.spec 18 Apr 2007 14:50:30 -0000 1.3 @@ -1,6 +1,6 @@ Name: perl-Log-Message Version: 0.01 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Generic message storage mechanism License: GPL or Artistic Group: Development/Libraries @@ -8,6 +8,7 @@ Source0: http://www.cpan.org/authors/id/K/KA/KANE/Log-Message-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch +BuildRequires: perl(ExtUtils::MakeMaker) BuildRequires: perl(Locale::Maketext::Simple) BuildRequires: perl(Module::Load) BuildRequires: perl(Params::Check) @@ -36,7 +37,7 @@ find $RPM_BUILD_ROOT -type f -name .packlist -exec rm -f {} \; find $RPM_BUILD_ROOT -depth -type d -exec rmdir {} 2>/dev/null \; -chmod -R u+rwX,go+rX,go-w $RPM_BUILD_ROOT/* +%{_fixperms} $RPM_BUILD_ROOT/* %check make test @@ -51,6 +52,10 @@ %{_mandir}/man3/* %changelog +* Wed Apr 18 2007 Steven Pritchard 0.01-3 +- Use fixperms macro instead of our own chmod incantation. +- BR ExtUtils::MakeMaker. + * Sat Sep 16 2006 Steven Pritchard 0.01-2 - Fix find option order. From fedora-extras-commits at redhat.com Wed Apr 18 14:58:42 2007 From: fedora-extras-commits at redhat.com (Steven Pritchard (steve)) Date: Wed, 18 Apr 2007 10:58:42 -0400 Subject: rpms/perl-Log-Message-Simple/devel perl-Log-Message-Simple.spec, 1.2, 1.3 Message-ID: <200704181458.l3IEwgc3030533@cvs-int.fedora.redhat.com> Author: steve Update of /cvs/extras/rpms/perl-Log-Message-Simple/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv30507 Modified Files: perl-Log-Message-Simple.spec Log Message: Use fixperms macro instead of our own chmod incantation. BR ExtUtils::MakeMaker. Index: perl-Log-Message-Simple.spec =================================================================== RCS file: /cvs/extras/rpms/perl-Log-Message-Simple/devel/perl-Log-Message-Simple.spec,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- perl-Log-Message-Simple.spec 17 Sep 2006 20:52:11 -0000 1.2 +++ perl-Log-Message-Simple.spec 18 Apr 2007 14:58:08 -0000 1.3 @@ -1,6 +1,6 @@ Name: perl-Log-Message-Simple Version: 0.01 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Simplified frontend to Log::Message License: GPL or Artistic Group: Development/Libraries @@ -8,6 +8,7 @@ Source0: http://www.cpan.org/authors/id/K/KA/KANE/Log-Message-Simple-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch +BuildRequires: perl(ExtUtils::MakeMaker) BuildRequires: perl(Log::Message) Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) @@ -30,7 +31,7 @@ find $RPM_BUILD_ROOT -type f -name .packlist -exec rm -f {} \; find $RPM_BUILD_ROOT -depth -type d -exec rmdir {} 2>/dev/null \; -chmod -R u+rwX,go+rX,go-w $RPM_BUILD_ROOT/* +%{_fixperms} $RPM_BUILD_ROOT/* %check make test @@ -45,6 +46,10 @@ %{_mandir}/man3/* %changelog +* Wed Apr 18 2007 Steven Pritchard 0.01-3 +- Use fixperms macro instead of our own chmod incantation. +- BR ExtUtils::MakeMaker. + * Sat Sep 16 2006 Steven Pritchard 0.01-2 - Fix find option order. From fedora-extras-commits at redhat.com Wed Apr 18 15:13:36 2007 From: fedora-extras-commits at redhat.com (Steven Pritchard (steve)) Date: Wed, 18 Apr 2007 11:13:36 -0400 Subject: rpms/perl-Mail-Alias/devel perl-Mail-Alias.spec,1.11,1.12 Message-ID: <200704181513.l3IFDa6B002681@cvs-int.fedora.redhat.com> Author: steve Update of /cvs/extras/rpms/perl-Mail-Alias/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv2610 Modified Files: perl-Mail-Alias.spec Log Message: Remove check macro cruft. Reformat to match cpanspec output. Fix URL and Source0. Use _fixperms macro. BR ExtUtils::MakeMaker. Index: perl-Mail-Alias.spec =================================================================== RCS file: /cvs/extras/rpms/perl-Mail-Alias/devel/perl-Mail-Alias.spec,v retrieving revision 1.11 retrieving revision 1.12 diff -u -r1.11 -r1.12 --- perl-Mail-Alias.spec 26 Sep 2006 21:45:03 -0000 1.11 +++ perl-Mail-Alias.spec 18 Apr 2007 15:13:02 -0000 1.12 @@ -1,20 +1,15 @@ -%define pkgname Mail-Alias - -Summary: Module for manipulating e-mail alias files -Name: perl-%{pkgname} -Version: 1.12 -Release: 7%{?dist} - -License: Artistic or GPL -Group: Development/Libraries -URL: http://www.cpan.org/ - -Source0: http://search.cpan.org//CPAN/authors/id/Z/ZE/ZELT/%{pkgname}-%{version}.tar.gz -BuildArch: noarch -BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot - -BuildRequires: perl -Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) +Name: perl-Mail-Alias +Version: 1.12 +Release: 8%{?dist} +Summary: Module for manipulating e-mail alias files +License: GPL or Artistic +Group: Development/Libraries +URL: http://search.cpan.org/dist/Mail-Alias/ +Source0: http://www.cpan.org/authors/id/Z/ZE/ZELT/Mail-Alias-%{version}.tar.gz +BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) +BuildArch: noarch +BuildRequires: perl(ExtUtils::MakeMaker) +Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) %description This module allows direct manipulation of various types of E-Mail @@ -24,7 +19,7 @@ formats. %prep -%setup -q -n %{pkgname}-%{version} +%setup -q -n Mail-Alias-%{version} %build %{__perl} Makefile.PL INSTALLDIRS=vendor @@ -32,24 +27,34 @@ %install rm -rf $RPM_BUILD_ROOT -%{__make} pure_install PERL_INSTALL_ROOT=$RPM_BUILD_ROOT -find $RPM_BUILD_ROOT -type f -name .packlist -exec rm -f {} ';' -find $RPM_BUILD_ROOT -depth -type d -exec rmdir {} 2>/dev/null ';' -%check || : -%{__make} test +make pure_install PERL_INSTALL_ROOT=$RPM_BUILD_ROOT + +find $RPM_BUILD_ROOT -type f -name .packlist -exec rm -f {} \; +find $RPM_BUILD_ROOT -depth -type d -exec rmdir {} 2>/dev/null \; + +%{_fixperms} $RPM_BUILD_ROOT/* + +%check +make test %clean rm -rf $RPM_BUILD_ROOT %files %defattr(-,root,root,-) -%doc README Changes -%dir %{perl_vendorlib}/Mail -%{perl_vendorlib}/Mail/Alias.pm -%{_mandir}/man3/Mail::Alias.3pm* +%doc Changes README +%{perl_vendorlib}/* +%{_mandir}/man3/* %changelog +* Wed Apr 18 2007 Steven Pritchard 1.12-8 +- Remove check macro cruft. +- Reformat to match cpanspec output. +- Fix URL and Source0. +- Use _fixperms macro. +- BR ExtUtils::MakeMaker. + * Tue Sep 26 2006 Steven Pritchard 1.12-7 - Fix find option order. From fedora-extras-commits at redhat.com Wed Apr 18 15:13:42 2007 From: fedora-extras-commits at redhat.com (Ed Hill (edhill)) Date: Wed, 18 Apr 2007 11:13:42 -0400 Subject: rpms/itpp/FC-5 .cvsignore, 1.5, 1.6 itpp.spec, 1.4, 1.5 sources, 1.5, 1.6 Message-ID: <200704181513.l3IFDg6u002688@cvs-int.fedora.redhat.com> Author: edhill Update of /cvs/extras/rpms/itpp/FC-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv2604/FC-5 Modified Files: .cvsignore itpp.spec sources Log Message: new upstream 3.10.10 and bz 233842 Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/itpp/FC-5/.cvsignore,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- .cvsignore 18 Mar 2007 22:44:57 -0000 1.5 +++ .cvsignore 18 Apr 2007 15:13:08 -0000 1.6 @@ -1 +1 @@ -itpp-3.10.9.tar.bz2 +itpp-3.10.10.tar.bz2 Index: itpp.spec =================================================================== RCS file: /cvs/extras/rpms/itpp/FC-5/itpp.spec,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- itpp.spec 18 Mar 2007 22:44:57 -0000 1.4 +++ itpp.spec 18 Apr 2007 15:13:08 -0000 1.5 @@ -1,5 +1,5 @@ Name: itpp -Version: 3.10.9 +Version: 3.10.10 Release: 1%{?dist} Summary: C++ library for math, signal/speech processing, and communications @@ -69,7 +69,7 @@ make install DESTDIR=$RPM_BUILD_ROOT rm -f $RPM_BUILD_ROOT/%{_libdir}/*.la mkdir -p $RPM_BUILD_ROOT/%{_docdir}/%{name}-%{version} -cp -p COPYING AUTHORS ChangeLog NEWS README TODO \ +cp -p COPYING AUTHORS ChangeLog NEWS README \ $RPM_BUILD_ROOT/%{_docdir}/%{name}-%{version} @@ -84,6 +84,7 @@ %files %defattr(-,root,root,-) +%dir %{_docdir}/%{name}-%{version} %{_docdir}/%{name}-%{version}/[A-Z]* %{_libdir}/*.so.* %{_datadir}/%{name} @@ -102,6 +103,12 @@ %changelog +* Tue Apr 17 2007 Ed Hill - 3.10.10-1 +- new upstream 3.10.10 + +* Tue Apr 17 2007 Ed Hill - 3.10.9-2 +- fix dir ownership per bz #233842 + * Sun Mar 18 2007 Ed Hill - 3.10.9-1 - new upstream 3.10.9 Index: sources =================================================================== RCS file: /cvs/extras/rpms/itpp/FC-5/sources,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- sources 18 Mar 2007 22:44:57 -0000 1.5 +++ sources 18 Apr 2007 15:13:08 -0000 1.6 @@ -1 +1 @@ -0c5b7e7abca6bbff37b38eefc2e8e2f4 itpp-3.10.9.tar.bz2 +8effb412028ce990d076489128eaab90 itpp-3.10.10.tar.bz2 From fedora-extras-commits at redhat.com Wed Apr 18 15:13:46 2007 From: fedora-extras-commits at redhat.com (Ed Hill (edhill)) Date: Wed, 18 Apr 2007 11:13:46 -0400 Subject: rpms/itpp/FC-6 .cvsignore, 1.5, 1.6 itpp.spec, 1.5, 1.6 sources, 1.5, 1.6 Message-ID: <200704181513.l3IFDk84002694@cvs-int.fedora.redhat.com> Author: edhill Update of /cvs/extras/rpms/itpp/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv2604/FC-6 Modified Files: .cvsignore itpp.spec sources Log Message: new upstream 3.10.10 and bz 233842 Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/itpp/FC-6/.cvsignore,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- .cvsignore 18 Mar 2007 22:45:00 -0000 1.5 +++ .cvsignore 18 Apr 2007 15:13:12 -0000 1.6 @@ -1 +1 @@ -itpp-3.10.9.tar.bz2 +itpp-3.10.10.tar.bz2 Index: itpp.spec =================================================================== RCS file: /cvs/extras/rpms/itpp/FC-6/itpp.spec,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- itpp.spec 18 Mar 2007 22:45:00 -0000 1.5 +++ itpp.spec 18 Apr 2007 15:13:12 -0000 1.6 @@ -1,5 +1,5 @@ Name: itpp -Version: 3.10.9 +Version: 3.10.10 Release: 1%{?dist} Summary: C++ library for math, signal/speech processing, and communications @@ -69,7 +69,7 @@ make install DESTDIR=$RPM_BUILD_ROOT rm -f $RPM_BUILD_ROOT/%{_libdir}/*.la mkdir -p $RPM_BUILD_ROOT/%{_docdir}/%{name}-%{version} -cp -p COPYING AUTHORS ChangeLog NEWS README TODO \ +cp -p COPYING AUTHORS ChangeLog NEWS README \ $RPM_BUILD_ROOT/%{_docdir}/%{name}-%{version} @@ -84,6 +84,7 @@ %files %defattr(-,root,root,-) +%dir %{_docdir}/%{name}-%{version} %{_docdir}/%{name}-%{version}/[A-Z]* %{_libdir}/*.so.* %{_datadir}/%{name} @@ -102,6 +103,12 @@ %changelog +* Tue Apr 17 2007 Ed Hill - 3.10.10-1 +- new upstream 3.10.10 + +* Tue Apr 17 2007 Ed Hill - 3.10.9-2 +- fix dir ownership per bz #233842 + * Sun Mar 18 2007 Ed Hill - 3.10.9-1 - new upstream 3.10.9 Index: sources =================================================================== RCS file: /cvs/extras/rpms/itpp/FC-6/sources,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- sources 18 Mar 2007 22:45:00 -0000 1.5 +++ sources 18 Apr 2007 15:13:12 -0000 1.6 @@ -1 +1 @@ -0c5b7e7abca6bbff37b38eefc2e8e2f4 itpp-3.10.9.tar.bz2 +8effb412028ce990d076489128eaab90 itpp-3.10.10.tar.bz2 From fedora-extras-commits at redhat.com Wed Apr 18 15:13:50 2007 From: fedora-extras-commits at redhat.com (Ed Hill (edhill)) Date: Wed, 18 Apr 2007 11:13:50 -0400 Subject: rpms/itpp/devel .cvsignore, 1.5, 1.6 itpp.spec, 1.4, 1.5 sources, 1.5, 1.6 Message-ID: <200704181513.l3IFDoKF002727@cvs-int.fedora.redhat.com> Author: edhill Update of /cvs/extras/rpms/itpp/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv2604/devel Modified Files: .cvsignore itpp.spec sources Log Message: new upstream 3.10.10 and bz 233842 Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/itpp/devel/.cvsignore,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- .cvsignore 18 Mar 2007 19:35:20 -0000 1.5 +++ .cvsignore 18 Apr 2007 15:13:16 -0000 1.6 @@ -1 +1 @@ -itpp-3.10.9.tar.bz2 +itpp-3.10.10.tar.bz2 Index: itpp.spec =================================================================== RCS file: /cvs/extras/rpms/itpp/devel/itpp.spec,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- itpp.spec 18 Mar 2007 19:35:20 -0000 1.4 +++ itpp.spec 18 Apr 2007 15:13:16 -0000 1.5 @@ -1,5 +1,5 @@ Name: itpp -Version: 3.10.9 +Version: 3.10.10 Release: 1%{?dist} Summary: C++ library for math, signal/speech processing, and communications @@ -69,7 +69,7 @@ make install DESTDIR=$RPM_BUILD_ROOT rm -f $RPM_BUILD_ROOT/%{_libdir}/*.la mkdir -p $RPM_BUILD_ROOT/%{_docdir}/%{name}-%{version} -cp -p COPYING AUTHORS ChangeLog NEWS README TODO \ +cp -p COPYING AUTHORS ChangeLog NEWS README \ $RPM_BUILD_ROOT/%{_docdir}/%{name}-%{version} @@ -84,6 +84,7 @@ %files %defattr(-,root,root,-) +%dir %{_docdir}/%{name}-%{version} %{_docdir}/%{name}-%{version}/[A-Z]* %{_libdir}/*.so.* %{_datadir}/%{name} @@ -102,6 +103,12 @@ %changelog +* Tue Apr 17 2007 Ed Hill - 3.10.10-1 +- new upstream 3.10.10 + +* Tue Apr 17 2007 Ed Hill - 3.10.9-2 +- fix dir ownership per bz #233842 + * Sun Mar 18 2007 Ed Hill - 3.10.9-1 - new upstream 3.10.9 Index: sources =================================================================== RCS file: /cvs/extras/rpms/itpp/devel/sources,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- sources 18 Mar 2007 19:35:20 -0000 1.5 +++ sources 18 Apr 2007 15:13:16 -0000 1.6 @@ -1 +1 @@ -0c5b7e7abca6bbff37b38eefc2e8e2f4 itpp-3.10.9.tar.bz2 +8effb412028ce990d076489128eaab90 itpp-3.10.10.tar.bz2 From fedora-extras-commits at redhat.com Wed Apr 18 15:20:12 2007 From: fedora-extras-commits at redhat.com (Steven Pritchard (steve)) Date: Wed, 18 Apr 2007 11:20:12 -0400 Subject: rpms/perl-Mail-SPF-Query/devel perl-Mail-SPF-Query.spec,1.4,1.5 Message-ID: <200704181520.l3IFKCqL002888@cvs-int.fedora.redhat.com> Author: steve Update of /cvs/extras/rpms/perl-Mail-SPF-Query/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv2847 Modified Files: perl-Mail-SPF-Query.spec Log Message: Use fixperms macro instead of our own chmod incantation. BR ExtUtils::MakeMaker. Index: perl-Mail-SPF-Query.spec =================================================================== RCS file: /cvs/extras/rpms/perl-Mail-SPF-Query/devel/perl-Mail-SPF-Query.spec,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- perl-Mail-SPF-Query.spec 5 Sep 2006 15:13:08 -0000 1.4 +++ perl-Mail-SPF-Query.spec 18 Apr 2007 15:19:38 -0000 1.5 @@ -1,6 +1,6 @@ Name: perl-Mail-SPF-Query Version: 1.999.1 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Query Sender Policy Framework License: GPL or Artistic Group: Development/Libraries @@ -10,6 +10,7 @@ Patch1: use-sys-hostname.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch +BuildRequires: perl(ExtUtils::MakeMaker) %{?_with_check:BuildRequires: perl(Test::Pod::Coverage)} %{?_with_check:BuildRequires: perl(Net::DNS) >= 0.46} %{?_with_check:BuildRequires: perl(Net::CIDR::Lite) >= 0.15} @@ -39,7 +40,7 @@ find $RPM_BUILD_ROOT -type f -name .packlist -exec rm -f {} \; find $RPM_BUILD_ROOT -depth -type d -exec rmdir {} 2>/dev/null \; -chmod -R u+rwX,go+rX,go-w $RPM_BUILD_ROOT/* +%{_fixperms} $RPM_BUILD_ROOT/* # Don't include the spfd and spfquery scripts in _bindir. rm -f $RPM_BUILD_ROOT%{_bindir}/spfd $RPM_BUILD_ROOT%{_bindir}/spfquery @@ -59,6 +60,10 @@ %{_mandir}/man3/* %changelog +* Wed Apr 18 2007 Steven Pritchard 1.999.1-3 +- Use fixperms macro instead of our own chmod incantation. +- BR ExtUtils::MakeMaker. + * Tue Sep 05 2006 Steven Pritchard 1.999.1-2 - Minor spec cleanup. From fedora-extras-commits at redhat.com Wed Apr 18 15:20:35 2007 From: fedora-extras-commits at redhat.com (Steven Pritchard (steve)) Date: Wed, 18 Apr 2007 11:20:35 -0400 Subject: rpms/perl-Module-Info/devel perl-Module-Info.spec,1.3,1.4 Message-ID: <200704181520.l3IFKZA9002928@cvs-int.fedora.redhat.com> Author: steve Update of /cvs/extras/rpms/perl-Module-Info/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv2867 Modified Files: perl-Module-Info.spec Log Message: Use fixperms macro instead of our own chmod incantation. Index: perl-Module-Info.spec =================================================================== RCS file: /cvs/extras/rpms/perl-Module-Info/devel/perl-Module-Info.spec,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- perl-Module-Info.spec 17 Sep 2006 22:43:14 -0000 1.3 +++ perl-Module-Info.spec 18 Apr 2007 15:20:01 -0000 1.4 @@ -1,6 +1,6 @@ Name: perl-Module-Info Version: 0.30 -Release: 4%{?dist} +Release: 5%{?dist} Summary: Information about Perl modules License: GPL or Artistic Group: Development/Libraries @@ -31,7 +31,7 @@ ./Build install destdir=$RPM_BUILD_ROOT create_packlist=0 -chmod -R u+rwX,go+rX,go-w $RPM_BUILD_ROOT/* +%{_fixperms} $RPM_BUILD_ROOT/* %check ./Build test @@ -48,6 +48,9 @@ %{_mandir}/man3/* %changelog +* Wed Apr 18 2007 Steven Pritchard 0.30-5 +- Use fixperms macro instead of our own chmod incantation. + * Sun Sep 17 2006 Steven Pritchard 0.30-4 - Rebuild. From fedora-extras-commits at redhat.com Wed Apr 18 15:30:15 2007 From: fedora-extras-commits at redhat.com (Steven Pritchard (steve)) Date: Wed, 18 Apr 2007 11:30:15 -0400 Subject: rpms/perl-Module-Load/devel perl-Module-Load.spec,1.2,1.3 Message-ID: <200704181530.l3IFUFUd003244@cvs-int.fedora.redhat.com> Author: steve Update of /cvs/extras/rpms/perl-Module-Load/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv3204 Modified Files: perl-Module-Load.spec Log Message: Use fixperms macro instead of our own chmod incantation. BR ExtUtils::MakeMaker. Index: perl-Module-Load.spec =================================================================== RCS file: /cvs/extras/rpms/perl-Module-Load/devel/perl-Module-Load.spec,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- perl-Module-Load.spec 17 Sep 2006 20:52:33 -0000 1.2 +++ perl-Module-Load.spec 18 Apr 2007 15:29:41 -0000 1.3 @@ -1,6 +1,6 @@ Name: perl-Module-Load Version: 0.10 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Runtime require of both modules and files License: GPL or Artistic Group: Development/Libraries @@ -8,6 +8,7 @@ Source0: http://www.cpan.org/authors/id/K/KA/KANE/Module-Load-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch +BuildRequires: perl(ExtUtils::MakeMaker) Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) %description @@ -29,7 +30,7 @@ find $RPM_BUILD_ROOT -type f -name .packlist -exec rm -f {} \; find $RPM_BUILD_ROOT -depth -type d -exec rmdir {} 2>/dev/null \; -chmod -R u+rwX,go+rX,go-w $RPM_BUILD_ROOT/* +%{_fixperms} $RPM_BUILD_ROOT/* %check make test @@ -44,6 +45,10 @@ %{_mandir}/man3/* %changelog +* Wed Apr 18 2007 Steven Pritchard 0.10-3 +- Use fixperms macro instead of our own chmod incantation. +- BR ExtUtils::MakeMaker. + * Sat Sep 16 2006 Steven Pritchard 0.10-2 - Fix find option order. From fedora-extras-commits at redhat.com Wed Apr 18 15:31:09 2007 From: fedora-extras-commits at redhat.com (Steven Pritchard (steve)) Date: Wed, 18 Apr 2007 11:31:09 -0400 Subject: rpms/perl-Module-Loaded/devel perl-Module-Loaded.spec,1.2,1.3 Message-ID: <200704181531.l3IFV98r003683@cvs-int.fedora.redhat.com> Author: steve Update of /cvs/extras/rpms/perl-Module-Loaded/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv3279 Modified Files: perl-Module-Loaded.spec Log Message: Use fixperms macro instead of our own chmod incantation. BR ExtUtils::MakeMaker. Index: perl-Module-Loaded.spec =================================================================== RCS file: /cvs/extras/rpms/perl-Module-Loaded/devel/perl-Module-Loaded.spec,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- perl-Module-Loaded.spec 17 Sep 2006 20:53:30 -0000 1.2 +++ perl-Module-Loaded.spec 18 Apr 2007 15:30:35 -0000 1.3 @@ -1,6 +1,6 @@ Name: perl-Module-Loaded Version: 0.01 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Mark modules as loaded or unloaded License: GPL or Artistic Group: Development/Libraries @@ -8,6 +8,7 @@ Source0: http://www.cpan.org/authors/id/K/KA/KANE/Module-Loaded-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch +BuildRequires: perl(ExtUtils::MakeMaker) Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) %description @@ -33,7 +34,7 @@ find $RPM_BUILD_ROOT -type f -name .packlist -exec rm -f {} \; find $RPM_BUILD_ROOT -depth -type d -exec rmdir {} 2>/dev/null \; -chmod -R u+rwX,go+rX,go-w $RPM_BUILD_ROOT/* +%{_fixperms} $RPM_BUILD_ROOT/* %check make test @@ -48,6 +49,10 @@ %{_mandir}/man3/* %changelog +* Wed Apr 18 2007 Steven Pritchard 0.01-3 +- Use fixperms macro instead of our own chmod incantation. +- BR ExtUtils::MakeMaker. + * Sat Sep 16 2006 Steven Pritchard 0.01-2 - Fix find option order. From fedora-extras-commits at redhat.com Wed Apr 18 15:33:59 2007 From: fedora-extras-commits at redhat.com (Steven Pritchard (steve)) Date: Wed, 18 Apr 2007 11:33:59 -0400 Subject: rpms/perl-Net-CIDR-Lite/devel perl-Net-CIDR-Lite.spec,1.5,1.6 Message-ID: <200704181533.l3IFXxUE003774@cvs-int.fedora.redhat.com> Author: steve Update of /cvs/extras/rpms/perl-Net-CIDR-Lite/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv3748 Modified Files: perl-Net-CIDR-Lite.spec Log Message: Use fixperms macro instead of our own chmod incantation. BR ExtUtils::MakeMaker. Index: perl-Net-CIDR-Lite.spec =================================================================== RCS file: /cvs/extras/rpms/perl-Net-CIDR-Lite/devel/perl-Net-CIDR-Lite.spec,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- perl-Net-CIDR-Lite.spec 17 Sep 2006 20:55:31 -0000 1.5 +++ perl-Net-CIDR-Lite.spec 18 Apr 2007 15:33:25 -0000 1.6 @@ -1,6 +1,6 @@ Name: perl-Net-CIDR-Lite Version: 0.20 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Net::CIDR::Lite Perl module License: GPL or Artistic Group: Development/Libraries @@ -8,9 +8,11 @@ Source0: http://www.cpan.org/authors/id/D/DO/DOUGW/Net-CIDR-Lite-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch -Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) +BuildRequires: perl(ExtUtils::MakeMaker) # For "make test". -BuildRequires: perl(Test::Pod), perl(Test::Pod::Coverage) +BuildRequires: perl(Test::Pod) +BuildRequires: perl(Test::Pod::Coverage) +Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) %description Faster alternative to Net::CIDR when merging a large number of CIDR @@ -31,7 +33,7 @@ find $RPM_BUILD_ROOT -type f -name .packlist -exec rm -f {} \; find $RPM_BUILD_ROOT -depth -type d -exec rmdir {} 2>/dev/null \; -chmod -R u+rwX,go+rX,go-w $RPM_BUILD_ROOT/* +%{_fixperms} $RPM_BUILD_ROOT/* perldoc -t perlgpl > COPYING perldoc -t perlartistic > Artistic @@ -49,6 +51,10 @@ %{_mandir}/man3/* %changelog +* Wed Apr 18 2007 Steven Pritchard 0.20-3 +- Use fixperms macro instead of our own chmod incantation. +- BR ExtUtils::MakeMaker. + * Sat Sep 16 2006 Steven Pritchard 0.20-2 - Fix find option order. From fedora-extras-commits at redhat.com Wed Apr 18 15:39:37 2007 From: fedora-extras-commits at redhat.com (Steven Pritchard (steve)) Date: Wed, 18 Apr 2007 11:39:37 -0400 Subject: rpms/perl-Object-Accessor/devel perl-Object-Accessor.spec,1.6,1.7 Message-ID: <200704181539.l3IFdbK7003916@cvs-int.fedora.redhat.com> Author: steve Update of /cvs/extras/rpms/perl-Object-Accessor/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv3893 Modified Files: perl-Object-Accessor.spec Log Message: BR ExtUtils::MakeMaker. Index: perl-Object-Accessor.spec =================================================================== RCS file: /cvs/extras/rpms/perl-Object-Accessor/devel/perl-Object-Accessor.spec,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- perl-Object-Accessor.spec 17 Oct 2006 20:39:47 -0000 1.6 +++ perl-Object-Accessor.spec 18 Apr 2007 15:39:03 -0000 1.7 @@ -1,6 +1,6 @@ Name: perl-Object-Accessor Version: 0.32 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Perl module that allows per object accessors License: GPL or Artistic Group: Development/Libraries @@ -8,6 +8,7 @@ Source0: http://www.cpan.org/authors/id/K/KA/KANE/Object-Accessor-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch +BuildRequires: perl(ExtUtils::MakeMaker) BuildRequires: perl(Params::Check) >= 0.23 Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) @@ -45,6 +46,9 @@ %{_mandir}/man3/* %changelog +* Wed Apr 18 2007 Steven Pritchard 0.32-2 +- BR ExtUtils::MakeMaker. + * Tue Oct 17 2006 Steven Pritchard 0.32-1 - Update to 0.32. - Use fixperms macro instead of our own chmod incantation. From fedora-extras-commits at redhat.com Wed Apr 18 15:40:56 2007 From: fedora-extras-commits at redhat.com (Steven Pritchard (steve)) Date: Wed, 18 Apr 2007 11:40:56 -0400 Subject: rpms/perl-OpenFrame/devel perl-OpenFrame.spec,1.2,1.3 Message-ID: <200704181540.l3IFeuMq003990@cvs-int.fedora.redhat.com> Author: steve Update of /cvs/extras/rpms/perl-OpenFrame/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv3953 Modified Files: perl-OpenFrame.spec Log Message: Use fixperms macro instead of our own chmod incantation. BR ExtUtils::MakeMaker. Index: perl-OpenFrame.spec =================================================================== RCS file: /cvs/extras/rpms/perl-OpenFrame/devel/perl-OpenFrame.spec,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- perl-OpenFrame.spec 17 Sep 2006 20:56:27 -0000 1.2 +++ perl-OpenFrame.spec 18 Apr 2007 15:40:22 -0000 1.3 @@ -1,6 +1,6 @@ Name: perl-OpenFrame Version: 3.05 -Release: 5%{?dist} +Release: 6%{?dist} Summary: Framework for network enabled applications License: GPL or Artistic Group: Development/Libraries @@ -9,6 +9,7 @@ Source1: README.LICENSE BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch +BuildRequires: perl(ExtUtils::MakeMaker) BuildRequires: perl(File::Find::Rule) BuildRequires: perl(File::Type) >= 0.01 BuildRequires: perl(HTTP::Request) >= 0.01 @@ -40,7 +41,7 @@ find $RPM_BUILD_ROOT -type f -name .packlist -exec rm -f {} \; find $RPM_BUILD_ROOT -depth -type d -exec rmdir {} 2>/dev/null \; -chmod -R u+rwX,go+rX,go-w $RPM_BUILD_ROOT/* +%{_fixperms} $RPM_BUILD_ROOT/* %check make test @@ -56,6 +57,10 @@ %{_mandir}/man3/* %changelog +* Wed Apr 18 2007 Steven Pritchard 3.05-6 +- Use fixperms macro instead of our own chmod incantation. +- BR ExtUtils::MakeMaker. + * Sat Sep 16 2006 Steven Pritchard 3.05-5 - Fix find option order. From fedora-extras-commits at redhat.com Wed Apr 18 15:44:04 2007 From: fedora-extras-commits at redhat.com (Steven Pritchard (steve)) Date: Wed, 18 Apr 2007 11:44:04 -0400 Subject: rpms/perl-Net-SSH/devel perl-Net-SSH.spec,1.12,1.13 Message-ID: <200704181544.l3IFi4nA004226@cvs-int.fedora.redhat.com> Author: steve Update of /cvs/extras/rpms/perl-Net-SSH/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv4083 Modified Files: perl-Net-SSH.spec Log Message: Reformat to match cpanspec output. Canonicalize Source0 URL. Fix find option order. Use fixperms macro instead of our own chmod incantation. Remove check macro cruft. BR ExtUtils::MakeMaker. Index: perl-Net-SSH.spec =================================================================== RCS file: /cvs/extras/rpms/perl-Net-SSH/devel/perl-Net-SSH.spec,v retrieving revision 1.12 retrieving revision 1.13 diff -u -r1.12 -r1.13 --- perl-Net-SSH.spec 1 Sep 2006 02:53:30 -0000 1.12 +++ perl-Net-SSH.spec 18 Apr 2007 15:43:30 -0000 1.13 @@ -1,20 +1,15 @@ -%{!?perl_vendorlib: %define perl_vendorlib %(eval "`%{__perl} -V:installvendorlib`"; echo $installvendorlib)} - Name: perl-Net-SSH Version: 0.08 -Release: 4%{?dist} - +Release: 5%{?dist} Summary: Perl extension for secure shell - License: GPL or Artistic Group: Development/Libraries URL: http://search.cpan.org/dist/Net-SSH/ -Source0: http://www.cpan.org/authors/id/I/IV/IVAN/Net-SSH-0.08.tar.gz +Source0: http://www.cpan.org/authors/id/I/IV/IVAN/Net-SSH-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) - BuildArch: noarch -BuildRequires: perl >= 1:5.6.1 -Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) +BuildRequires: perl(ExtUtils::MakeMaker) +Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) Requires: openssh-clients %description @@ -23,32 +18,29 @@ implementation that does not require the system `ssh' command, see Net::SSH::Perl. - %prep %setup -q -n Net-SSH-%{version} chmod 644 Changes README SSH.pm - %build %{__perl} Makefile.PL INSTALLDIRS=vendor make %{?_smp_mflags} - %install -rm -rf %{buildroot} -make pure_install PERL_INSTALL_ROOT=%{buildroot} -find %{buildroot} -type f -name .packlist -exec rm -f {} ';' -find %{buildroot} -type d -depth -exec rmdir {} 2>/dev/null ';' -chmod -R u+w %{buildroot}/* +rm -rf $RPM_BUILD_ROOT +make pure_install PERL_INSTALL_ROOT=$RPM_BUILD_ROOT -%check || : -make test +find $RPM_BUILD_ROOT -type f -name .packlist -exec rm -f {} \; +find $RPM_BUILD_ROOT -depth -type d -exec rmdir {} 2>/dev/null \; +%{_fixperms} $RPM_BUILD_ROOT/* -%clean -rm -rf %{buildroot} +%check +make test +%clean +rm -rf $RPM_BUILD_ROOT %files %defattr(-,root,root,-) @@ -56,8 +48,15 @@ %{perl_vendorlib}/Net %{_mandir}/man3/Net::SSH.3* - %changelog +* Wed Apr 18 2007 Steven Pritchard 0.08-5 +- Reformat to match cpanspec output. +- Canonicalize Source0 URL. +- Fix find option order. +- Use fixperms macro instead of our own chmod incantation. +- Remove check macro cruft. +- BR ExtUtils::MakeMaker. + * Mon Aug 27 2006 Michael J. Knox - 0.08-4 - Rebuild for FC6 From fedora-extras-commits at redhat.com Wed Apr 18 15:44:55 2007 From: fedora-extras-commits at redhat.com (Steven Pritchard (steve)) Date: Wed, 18 Apr 2007 11:44:55 -0400 Subject: rpms/perl-Package-Constants/devel perl-Package-Constants.spec, 1.2, 1.3 Message-ID: <200704181544.l3IFit8n004302@cvs-int.fedora.redhat.com> Author: steve Update of /cvs/extras/rpms/perl-Package-Constants/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv4236 Modified Files: perl-Package-Constants.spec Log Message: Use fixperms macro instead of our own chmod incantation. BR ExtUtils::MakeMaker. Index: perl-Package-Constants.spec =================================================================== RCS file: /cvs/extras/rpms/perl-Package-Constants/devel/perl-Package-Constants.spec,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- perl-Package-Constants.spec 17 Sep 2006 20:57:11 -0000 1.2 +++ perl-Package-Constants.spec 18 Apr 2007 15:44:21 -0000 1.3 @@ -1,6 +1,6 @@ Name: perl-Package-Constants Version: 0.01 -Release: 2%{?dist} +Release: 3%{?dist} Summary: List all constants declared in a package License: GPL or Artistic Group: Development/Libraries @@ -8,6 +8,7 @@ Source0: http://www.cpan.org/authors/id/K/KA/KANE/Package-Constants-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch +BuildRequires: perl(ExtUtils::MakeMaker) Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) %description @@ -30,7 +31,7 @@ find $RPM_BUILD_ROOT -type f -name .packlist -exec rm -f {} \; find $RPM_BUILD_ROOT -depth -type d -exec rmdir {} 2>/dev/null \; -chmod -R u+rwX,go+rX,go-w $RPM_BUILD_ROOT/* +%{_fixperms} $RPM_BUILD_ROOT/* %check make test @@ -45,6 +46,10 @@ %{_mandir}/man3/* %changelog +* Wed Apr 18 2007 Steven Pritchard 0.01-3 +- Use fixperms macro instead of our own chmod incantation. +- BR ExtUtils::MakeMaker. + * Sat Sep 16 2006 Steven Pritchard 0.01-2 - Fix find option order. From fedora-extras-commits at redhat.com Wed Apr 18 15:45:34 2007 From: fedora-extras-commits at redhat.com (Steven Pritchard (steve)) Date: Wed, 18 Apr 2007 11:45:34 -0400 Subject: rpms/perl-Parse-CPAN-Packages/devel perl-Parse-CPAN-Packages.spec, 1.5, 1.6 Message-ID: <200704181545.l3IFjYPb004387@cvs-int.fedora.redhat.com> Author: steve Update of /cvs/extras/rpms/perl-Parse-CPAN-Packages/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv4301 Modified Files: perl-Parse-CPAN-Packages.spec Log Message: Use fixperms macro instead of our own chmod incantation. Index: perl-Parse-CPAN-Packages.spec =================================================================== RCS file: /cvs/extras/rpms/perl-Parse-CPAN-Packages/devel/perl-Parse-CPAN-Packages.spec,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- perl-Parse-CPAN-Packages.spec 17 Sep 2006 20:58:25 -0000 1.5 +++ perl-Parse-CPAN-Packages.spec 18 Apr 2007 15:45:00 -0000 1.6 @@ -1,6 +1,6 @@ Name: perl-Parse-CPAN-Packages Version: 2.26 -Release: 3%{?dist} +Release: 4%{?dist} Summary: Parse 02packages.details.txt.gz License: GPL or Artistic Group: Development/Libraries @@ -37,7 +37,7 @@ ./Build install destdir=$RPM_BUILD_ROOT create_packlist=0 find $RPM_BUILD_ROOT -depth -type d -exec rmdir {} 2>/dev/null \; -chmod -R u+rwX,go+rX,go-w $RPM_BUILD_ROOT/* +%{_fixperms} $RPM_BUILD_ROOT/* %check ./Build test @@ -52,6 +52,9 @@ %{_mandir}/man3/* %changelog +* Wed Apr 18 2007 Steven Pritchard 2.26-4 +- Use fixperms macro instead of our own chmod incantation. + * Sat Sep 16 2006 Steven Pritchard 2.26-3 - Fix find option order. From fedora-extras-commits at redhat.com Wed Apr 18 15:46:44 2007 From: fedora-extras-commits at redhat.com (Steven Pritchard (steve)) Date: Wed, 18 Apr 2007 11:46:44 -0400 Subject: rpms/perl-Pipeline/devel perl-Pipeline.spec,1.3,1.4 Message-ID: <200704181546.l3IFkiZE004456@cvs-int.fedora.redhat.com> Author: steve Update of /cvs/extras/rpms/perl-Pipeline/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv4431 Modified Files: perl-Pipeline.spec Log Message: Use fixperms macro instead of our own chmod incantation. BR ExtUtils::MakeMaker. Index: perl-Pipeline.spec =================================================================== RCS file: /cvs/extras/rpms/perl-Pipeline/devel/perl-Pipeline.spec,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- perl-Pipeline.spec 17 Sep 2006 20:59:23 -0000 1.3 +++ perl-Pipeline.spec 18 Apr 2007 15:46:11 -0000 1.4 @@ -1,6 +1,6 @@ Name: perl-Pipeline Version: 3.12 -Release: 3%{?dist} +Release: 4%{?dist} Summary: Generic pipeline interface License: GPL or Artistic Group: Development/Libraries @@ -11,6 +11,7 @@ BuildRequires: perl(Data::Structure::Util) >= 0.04 BuildRequires: perl(Data::UUID) >= 0.01 BuildRequires: perl(Error) >= 0.15 +BuildRequires: perl(ExtUtils::MakeMaker) BuildRequires: perl(IO::Null) >= 0.01 BuildRequires: perl(IO::String) >= 0.01 BuildRequires: perl(File::Find::Rule) @@ -41,7 +42,7 @@ find $RPM_BUILD_ROOT -type f -name .packlist -exec rm -f {} \; find $RPM_BUILD_ROOT -depth -type d -exec rmdir {} 2>/dev/null \; -chmod -R u+rwX,go+rX,go-w $RPM_BUILD_ROOT/* +%{_fixperms} $RPM_BUILD_ROOT/* %check make test @@ -56,6 +57,10 @@ %{_mandir}/man3/* %changelog +* Wed Apr 18 2007 Steven Pritchard 3.12-4 +- Use fixperms macro instead of our own chmod incantation. +- BR ExtUtils::MakeMaker. + * Sat Sep 16 2006 Steven Pritchard 3.12-3 - Fix find option order. From fedora-extras-commits at redhat.com Wed Apr 18 15:47:25 2007 From: fedora-extras-commits at redhat.com (Steven Pritchard (steve)) Date: Wed, 18 Apr 2007 11:47:25 -0400 Subject: rpms/perl-Set-Infinite/devel perl-Set-Infinite.spec,1.2,1.3 Message-ID: <200704181547.l3IFlPHF004528@cvs-int.fedora.redhat.com> Author: steve Update of /cvs/extras/rpms/perl-Set-Infinite/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv4462 Modified Files: perl-Set-Infinite.spec Log Message: Use fixperms macro instead of our own chmod incantation. BR ExtUtils::MakeMaker. Index: perl-Set-Infinite.spec =================================================================== RCS file: /cvs/extras/rpms/perl-Set-Infinite/devel/perl-Set-Infinite.spec,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- perl-Set-Infinite.spec 17 Sep 2006 22:25:23 -0000 1.2 +++ perl-Set-Infinite.spec 18 Apr 2007 15:46:51 -0000 1.3 @@ -1,6 +1,6 @@ Name: perl-Set-Infinite Version: 0.61 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Sets of intervals License: GPL or Artistic Group: Development/Libraries @@ -8,6 +8,7 @@ Source0: http://www.cpan.org/authors/id/F/FG/FGLOCK/Set-Infinite-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch +BuildRequires: perl(ExtUtils::MakeMaker) Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) %description @@ -28,7 +29,7 @@ find $RPM_BUILD_ROOT -type f -name .packlist -exec rm -f {} \; find $RPM_BUILD_ROOT -depth -type d -exec rmdir {} 2>/dev/null \; -chmod -R u+rwX,go+rX,go-w $RPM_BUILD_ROOT/* +%{_fixperms} $RPM_BUILD_ROOT/* %check make test @@ -43,6 +44,10 @@ %{_mandir}/man3/* %changelog +* Wed Apr 18 2007 Steven Pritchard 0.61-3 +- Use fixperms macro instead of our own chmod incantation. +- BR ExtUtils::MakeMaker. + * Sat Sep 16 2006 Steven Pritchard 0.61-2 - Fix find option order. From fedora-extras-commits at redhat.com Wed Apr 18 15:49:54 2007 From: fedora-extras-commits at redhat.com (Steven Pritchard (steve)) Date: Wed, 18 Apr 2007 11:49:54 -0400 Subject: rpms/perl-Spiffy/devel perl-Spiffy.spec,1.3,1.4 Message-ID: <200704181549.l3IFnsq3004597@cvs-int.fedora.redhat.com> Author: steve Update of /cvs/extras/rpms/perl-Spiffy/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv4569 Modified Files: perl-Spiffy.spec Log Message: Use fixperms macro instead of our own chmod incantation. BR ExtUtils::MakeMaker. Index: perl-Spiffy.spec =================================================================== RCS file: /cvs/extras/rpms/perl-Spiffy/devel/perl-Spiffy.spec,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- perl-Spiffy.spec 4 Sep 2006 19:00:30 -0000 1.3 +++ perl-Spiffy.spec 18 Apr 2007 15:49:21 -0000 1.4 @@ -1,6 +1,6 @@ Name: perl-Spiffy Version: 0.30 -Release: 6%{?dist} +Release: 7%{?dist} Summary: Framework for doing object oriented (OO) programming in Perl License: GPL or Artistic Group: Development/Libraries @@ -8,6 +8,7 @@ Source0: http://www.cpan.org/authors/id/I/IN/INGY/Spiffy-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch +BuildRequires: perl(ExtUtils::MakeMaker) Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) Source99: Spiffy-filter-provides.sh @@ -39,7 +40,7 @@ find $RPM_BUILD_ROOT -type f -name .packlist -exec rm -f {} \; find $RPM_BUILD_ROOT -depth -type d -exec rmdir {} 2>/dev/null \; -chmod -R u+rwX,go+rX,go-w $RPM_BUILD_ROOT/* +%{_fixperms} $RPM_BUILD_ROOT/* %check make test @@ -54,6 +55,10 @@ %{_mandir}/man3/* %changelog +* Wed Apr 18 2007 Steven Pritchard 0.30-7 +- Use fixperms macro instead of our own chmod incantation. +- BR ExtUtils::MakeMaker. + * Mon Sep 04 2006 Steven Pritchard 0.30-6 - Rework spec to look more like current cpanspec output. From fedora-extras-commits at redhat.com Wed Apr 18 15:53:33 2007 From: fedora-extras-commits at redhat.com (Steven Pritchard (steve)) Date: Wed, 18 Apr 2007 11:53:33 -0400 Subject: rpms/perl-String-ShellQuote/devel perl-String-ShellQuote.spec, 1.11, 1.12 Message-ID: <200704181553.l3IFrXcT004704@cvs-int.fedora.redhat.com> Author: steve Update of /cvs/extras/rpms/perl-String-ShellQuote/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv4685 Modified Files: perl-String-ShellQuote.spec Log Message: Reformat to match cpanspec output. Use fixperms macro instead of our own chmod incantation. BR ExtUtils::MakeMaker. Index: perl-String-ShellQuote.spec =================================================================== RCS file: /cvs/extras/rpms/perl-String-ShellQuote/devel/perl-String-ShellQuote.spec,v retrieving revision 1.11 retrieving revision 1.12 diff -u -r1.11 -r1.12 --- perl-String-ShellQuote.spec 29 Aug 2006 06:43:47 -0000 1.11 +++ perl-String-ShellQuote.spec 18 Apr 2007 15:52:58 -0000 1.12 @@ -1,49 +1,44 @@ Name: perl-String-ShellQuote Version: 1.03 -Release: 3%{?dist} +Release: 4%{?dist} Summary: Perl module for quoting strings for passing through the shell - -Group: Development/Libraries License: GPL or Artistic +Group: Development/Libraries URL: http://search.cpan.org/dist/String-ShellQuote/ Source0: http://www.cpan.org/authors/id/R/RO/ROSCH/String-ShellQuote-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) - BuildArch: noarch -BuildRequires: perl -Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) +BuildRequires: perl(ExtUtils::MakeMaker) +Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) %description This package contains a Perl module and a command line utility which are useful for quoting strings which are going to pass through the shell or a shell-like object. - %prep %setup -q -n String-ShellQuote-%{version} - %build %{__perl} Makefile.PL INSTALLDIRS=vendor make %{?_smp_mflags} - %install rm -rf $RPM_BUILD_ROOT + make pure_install PERL_INSTALL_ROOT=$RPM_BUILD_ROOT -find $RPM_BUILD_ROOT -type f -name .packlist -exec rm -f {} ';' -find $RPM_BUILD_ROOT -depth -type d -exec rmdir {} 2>/dev/null ';' -chmod -R u+w $RPM_BUILD_ROOT/* +find $RPM_BUILD_ROOT -type f -name .packlist -exec rm -f {} \; +find $RPM_BUILD_ROOT -depth -type d -exec rmdir {} 2>/dev/null \; + +%{_fixperms} $RPM_BUILD_ROOT/* %check make test - %clean rm -rf $RPM_BUILD_ROOT - %files %defattr(-,root,root,-) %doc Changes README @@ -52,8 +47,12 @@ %{_mandir}/man1/shell-quote.1* %{_mandir}/man3/String::ShellQuote.3* - %changelog +* Wed Apr 18 2007 Steven Pritchard 1.03-4 +- Reformat to match cpanspec output. +- Use fixperms macro instead of our own chmod incantation. +- BR ExtUtils::MakeMaker. + * Tue Aug 29 2006 Ville Skytt?? - 1.03-3 - Fix order of arguments to find(1). - Drop version from perl build dependency. From fedora-extras-commits at redhat.com Wed Apr 18 15:55:00 2007 From: fedora-extras-commits at redhat.com (Steven Pritchard (steve)) Date: Wed, 18 Apr 2007 11:55:00 -0400 Subject: rpms/perl-Test-Deep/devel perl-Test-Deep.spec,1.4,1.5 Message-ID: <200704181555.l3IFt0jQ004777@cvs-int.fedora.redhat.com> Author: steve Update of /cvs/extras/rpms/perl-Test-Deep/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv4758 Modified Files: perl-Test-Deep.spec Log Message: Use fixperms macro instead of our own chmod incantation. BR ExtUtils::MakeMaker. Index: perl-Test-Deep.spec =================================================================== RCS file: /cvs/extras/rpms/perl-Test-Deep/devel/perl-Test-Deep.spec,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- perl-Test-Deep.spec 26 Sep 2006 22:05:55 -0000 1.4 +++ perl-Test-Deep.spec 18 Apr 2007 15:54:25 -0000 1.5 @@ -1,6 +1,6 @@ Name: perl-Test-Deep Version: 0.096 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Extremely flexible deep comparison License: GPL or Artistic Group: Development/Libraries @@ -8,6 +8,7 @@ Source0: http://www.cpan.org/authors/id/F/FD/FDALY/Test-Deep-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch +BuildRequires: perl(ExtUtils::MakeMaker) BuildRequires: perl(Test::NoWarnings) >= 0.02 BuildRequires: perl(Test::Tester) >= 0.04 Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) @@ -35,7 +36,7 @@ find $RPM_BUILD_ROOT -type f -name .packlist -exec rm -f {} \; find $RPM_BUILD_ROOT -depth -type d -exec rmdir {} 2>/dev/null \; -chmod -R u+rwX,go+rX,go-w $RPM_BUILD_ROOT/* +%{_fixperms} $RPM_BUILD_ROOT/* %check make test @@ -50,6 +51,10 @@ %{_mandir}/man3/* %changelog +* Wed Apr 18 2007 Steven Pritchard 0.096-2 +- Use fixperms macro instead of our own chmod incantation. +- BR ExtUtils::MakeMaker. + * Tue Sep 26 2006 Steven Pritchard 0.096-1 - Update to 0.096. From fedora-extras-commits at redhat.com Wed Apr 18 15:56:41 2007 From: fedora-extras-commits at redhat.com (Steven Pritchard (steve)) Date: Wed, 18 Apr 2007 11:56:41 -0400 Subject: rpms/perl-Test-Portability-Files/devel perl-Test-Portability-Files.spec, 1.3, 1.4 Message-ID: <200704181556.l3IFufF9004842@cvs-int.fedora.redhat.com> Author: steve Update of /cvs/extras/rpms/perl-Test-Portability-Files/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv4825 Modified Files: perl-Test-Portability-Files.spec Log Message: Use fixperms macro instead of our own chmod incantation. BR ExtUtils::MakeMaker. Index: perl-Test-Portability-Files.spec =================================================================== RCS file: /cvs/extras/rpms/perl-Test-Portability-Files/devel/perl-Test-Portability-Files.spec,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- perl-Test-Portability-Files.spec 17 Sep 2006 22:27:33 -0000 1.3 +++ perl-Test-Portability-Files.spec 18 Apr 2007 15:56:07 -0000 1.4 @@ -1,6 +1,6 @@ Name: perl-Test-Portability-Files Version: 0.05 -Release: 3%{?dist} +Release: 4%{?dist} Summary: Check file names portability License: GPL or Artistic Group: Development/Libraries @@ -8,6 +8,7 @@ Source0: http://www.cpan.org/authors/id/S/SA/SAPER/Test-Portability-Files-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch +BuildRequires: perl(ExtUtils::MakeMaker) #BuildRequires: perl(Module::Build) Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) @@ -31,10 +32,11 @@ #./Build install destdir=$RPM_BUILD_ROOT create_packlist=0 make install PERL_INSTALL_ROOT=$RPM_BUILD_ROOT + find $RPM_BUILD_ROOT -type f -name .packlist -exec rm -f {} \; find $RPM_BUILD_ROOT -depth -type d -exec rmdir {} 2>/dev/null \; -chmod -R u+rwX,go+rX,go-w $RPM_BUILD_ROOT/* +%{_fixperms} $RPM_BUILD_ROOT/* %check #./Build test @@ -50,6 +52,10 @@ %{_mandir}/man3/* %changelog +* Wed Apr 18 2007 Steven Pritchard 0.05-4 +- Use fixperms macro instead of our own chmod incantation. +- BR ExtUtils::MakeMaker. + * Sat Sep 16 2006 Steven Pritchard 0.05-3 - Fix find option order. From fedora-extras-commits at redhat.com Wed Apr 18 15:57:46 2007 From: fedora-extras-commits at redhat.com (Steven Pritchard (steve)) Date: Wed, 18 Apr 2007 11:57:46 -0400 Subject: rpms/perl-Text-Autoformat/devel perl-Text-Autoformat.spec,1.7,1.8 Message-ID: <200704181557.l3IFvkVZ004905@cvs-int.fedora.redhat.com> Author: steve Update of /cvs/extras/rpms/perl-Text-Autoformat/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv4884 Modified Files: perl-Text-Autoformat.spec Log Message: Use fixperms macro instead of our own chmod incantation. BR ExtUtils::MakeMaker. Index: perl-Text-Autoformat.spec =================================================================== RCS file: /cvs/extras/rpms/perl-Text-Autoformat/devel/perl-Text-Autoformat.spec,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- perl-Text-Autoformat.spec 4 Sep 2006 18:51:23 -0000 1.7 +++ perl-Text-Autoformat.spec 18 Apr 2007 15:57:12 -0000 1.8 @@ -1,6 +1,6 @@ Name: perl-Text-Autoformat Version: 1.13 -Release: 4%{?dist} +Release: 5%{?dist} Summary: Automatic text wrapping and reformatting License: Artistic Group: Development/Libraries @@ -8,6 +8,7 @@ Source0: http://www.cpan.org/authors/id/D/DC/DCONWAY/Text-Autoformat-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch +BuildRequires: perl(ExtUtils::MakeMaker) BuildRequires: perl(Text::Reform) >= 1.11 Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) @@ -46,7 +47,7 @@ find $RPM_BUILD_ROOT -type f -name .packlist -exec rm -f {} \; find $RPM_BUILD_ROOT -depth -type d -exec rmdir {} 2>/dev/null \; -chmod -R u+rwX,go+rX,go-w $RPM_BUILD_ROOT/* +%{_fixperms} $RPM_BUILD_ROOT/* %check make test @@ -61,6 +62,10 @@ %{_mandir}/man3/* %changelog +* Wed Apr 18 2007 Steven Pritchard 1.13-5 +- Use fixperms macro instead of our own chmod incantation. +- BR ExtUtils::MakeMaker. + * Fri Sep 01 2006 Steven Pritchard 1.13-4 - Rework spec to look more like current cpanspec output. From fedora-extras-commits at redhat.com Wed Apr 18 15:58:49 2007 From: fedora-extras-commits at redhat.com (Steven Pritchard (steve)) Date: Wed, 18 Apr 2007 11:58:49 -0400 Subject: rpms/perl-Text-Diff/devel perl-Text-Diff.spec,1.2,1.3 Message-ID: <200704181558.l3IFwnO6004980@cvs-int.fedora.redhat.com> Author: steve Update of /cvs/extras/rpms/perl-Text-Diff/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv4945 Modified Files: perl-Text-Diff.spec Log Message: Use fixperms macro instead of our own chmod incantation. BR ExtUtils::MakeMaker. Index: perl-Text-Diff.spec =================================================================== RCS file: /cvs/extras/rpms/perl-Text-Diff/devel/perl-Text-Diff.spec,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- perl-Text-Diff.spec 29 Aug 2006 01:05:36 -0000 1.2 +++ perl-Text-Diff.spec 18 Apr 2007 15:58:15 -0000 1.3 @@ -1,6 +1,6 @@ Name: perl-Text-Diff Version: 0.35 -Release: 3%{?dist} +Release: 4%{?dist} Summary: Perform diffs on files and record sets License: GPL or Artistic Group: Development/Libraries @@ -9,6 +9,7 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch BuildRequires: perl(Algorithm::Diff) +BuildRequires: perl(ExtUtils::MakeMaker) Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) %description @@ -33,7 +34,7 @@ find $RPM_BUILD_ROOT -type f -name .packlist -exec rm -f {} \; find $RPM_BUILD_ROOT -depth -type d -exec rmdir {} 2>/dev/null \; -chmod -R u+rwX,go+rX,go-w $RPM_BUILD_ROOT/* +%{_fixperms} $RPM_BUILD_ROOT/* %check make test @@ -48,6 +49,10 @@ %{_mandir}/man3/* %changelog +* Wed Apr 18 2007 Steven Pritchard 0.35-4 +- Use fixperms macro instead of our own chmod incantation. +- BR ExtUtils::MakeMaker. + * Mon Aug 28 2006 Steven Pritchard 0.35-3 - Improve Summary, description, and Source0 URL. - Fix find option ordering. From fedora-extras-commits at redhat.com Wed Apr 18 15:59:24 2007 From: fedora-extras-commits at redhat.com (Steven Pritchard (steve)) Date: Wed, 18 Apr 2007 11:59:24 -0400 Subject: rpms/perl-Text-Levenshtein/devel perl-Text-Levenshtein.spec, 1.2, 1.3 Message-ID: <200704181559.l3IFxOpQ005065@cvs-int.fedora.redhat.com> Author: steve Update of /cvs/extras/rpms/perl-Text-Levenshtein/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv4979 Modified Files: perl-Text-Levenshtein.spec Log Message: Use fixperms macro instead of our own chmod incantation. BR ExtUtils::MakeMaker. Index: perl-Text-Levenshtein.spec =================================================================== RCS file: /cvs/extras/rpms/perl-Text-Levenshtein/devel/perl-Text-Levenshtein.spec,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- perl-Text-Levenshtein.spec 29 Aug 2006 00:39:35 -0000 1.2 +++ perl-Text-Levenshtein.spec 18 Apr 2007 15:58:50 -0000 1.3 @@ -1,6 +1,6 @@ Name: perl-Text-Levenshtein Version: 0.05 -Release: 3%{?dist} +Release: 4%{?dist} Summary: Implementation of the Levenshtein edit distance License: GPL or Artistic Group: Development/Libraries @@ -8,6 +8,7 @@ Source0: http://www.cpan.org/authors/id/J/JG/JGOLDBERG/Text-Levenshtein-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch +BuildRequires: perl(ExtUtils::MakeMaker) Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) %description @@ -33,7 +34,7 @@ find $RPM_BUILD_ROOT -type f -name .packlist -exec rm -f {} \; find $RPM_BUILD_ROOT -depth -type d -exec rmdir {} 2>/dev/null \; -chmod -R u+rwX,go+rX,go-w $RPM_BUILD_ROOT/* +%{_fixperms} $RPM_BUILD_ROOT/* %check make test @@ -48,6 +49,10 @@ %{_mandir}/man3/* %changelog +* Wed Apr 18 2007 Steven Pritchard 0.05-4 +- Use fixperms macro instead of our own chmod incantation. +- BR ExtUtils::MakeMaker. + * Mon Aug 28 2006 Steven Pritchard 0.05-3 - Improve Summary, description, and Source0 URL. - Fix find option ordering. From fedora-extras-commits at redhat.com Wed Apr 18 16:26:12 2007 From: fedora-extras-commits at redhat.com (Steven Pritchard (steve)) Date: Wed, 18 Apr 2007 12:26:12 -0400 Subject: rpms/perl-XML-XQL/devel XML-XQL-filter-provides.sh, NONE, 1.1 perl-XML-XQL.spec, 1.4, 1.5 Message-ID: <200704181626.l3IGQCNR009918@cvs-int.fedora.redhat.com> Author: steve Update of /cvs/extras/rpms/perl-XML-XQL/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv9898 Modified Files: perl-XML-XQL.spec Added Files: XML-XQL-filter-provides.sh Log Message: Reformat to match cpanspec output. Fix find option order. Use fixperms macro instead of our own chmod incantation. BR ExtUtils::MakeMaker. --- NEW FILE XML-XQL-filter-provides.sh --- #!/bin/sh # Remove unversioned XML::XQL and bogus XML::DOM provides. @@PERL_PROV@@ "$@" | sed -e '/^perl(XML::\(DOM::\|XQL)$\)/d' Index: perl-XML-XQL.spec =================================================================== RCS file: /cvs/extras/rpms/perl-XML-XQL/devel/perl-XML-XQL.spec,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- perl-XML-XQL.spec 1 Sep 2006 02:53:58 -0000 1.4 +++ perl-XML-XQL.spec 18 Apr 2007 16:25:38 -0000 1.5 @@ -1,61 +1,58 @@ Name: perl-XML-XQL Version: 0.68 -Release: 3%{?dist} +Release: 4%{?dist} Summary: Perl module for querying XML tree structures with XQL - -Group: Development/Libraries License: GPL or Artistic +Group: Development/Libraries URL: http://search.cpan.org/dist/XML-XQL/ Source0: http://www.cpan.org/authors/id/T/TJ/TJMATHER/XML-XQL-%{version}.tar.gz Patch0: %{name}-tput-147465.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) - BuildArch: noarch -BuildRequires: perl(XML::DOM) >= 1.29 -BuildRequires: perl(Date::Manip) +BuildRequires: perl(Date::Manip) >= 5.33 +BuildRequires: perl(ExtUtils::MakeMaker) +BuildRequires: perl(LWP::UserAgent) BuildRequires: perl(Parse::Yapp) +BuildRequires: perl(XML::DOM) >= 1.29 +BuildRequires: perl(XML::Parser) >= 2.30 Requires: perl(XML::DOM) -Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) +Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) + +Source99: XML-XQL-filter-provides.sh +%global real_perl_provides %{__perl_provides} +%define __perl_provides %{_tmppath}/%{name}-%{version}-%{release}-%(%{__id_u} -n)-filter-provides %description This is a Perl extension that allows you to perform XQL queries on XML object trees. Currently only the XML::DOM module is supported, but other implementations, like XML::Grove, may soon follow. - %prep %setup -q -n XML-XQL-%{version} %patch0 -p0 -cat < %{name}-prov -#!/bin/sh -# Filter versionless XML::XQL, we expect perl.prov to emit the versioned one. -%{__perl_provides} \$* | grep -v 'perl(XML::\(DOM::\|XQL)$\)' -EOF -%define __perl_provides %{_builddir}/XML-XQL-%{version}/%{name}-prov +sed -e 's,@@PERL_PROV@@,%{real_perl_provides},' %{SOURCE99} > %{__perl_provides} chmod +x %{__perl_provides} - %build %{__perl} Makefile.PL INSTALLDIRS=vendor make %{?_smp_mflags} - %install -rm -rf %{buildroot} -make pure_install PERL_INSTALL_ROOT=%{buildroot} -find %{buildroot} -type f -name .packlist -exec rm -f {} ';' -find %{buildroot} -type d -depth -exec rmdir {} 2>/dev/null ';' -chmod -R u+w %{buildroot}/* +rm -rf $RPM_BUILD_ROOT + +make pure_install PERL_INSTALL_ROOT=$RPM_BUILD_ROOT + +find $RPM_BUILD_ROOT -type f -name .packlist -exec rm -f {} \; +find $RPM_BUILD_ROOT -depth -type d -exec rmdir {} 2>/dev/null \; +%{_fixperms} $RPM_BUILD_ROOT/* %check make test - %clean -rm -rf %{buildroot} - +rm -rf $RPM_BUILD_ROOT %{__perl_provides} %files %defattr(-,root,root,-) @@ -64,8 +61,13 @@ %{perl_vendorlib}/XML/ %{_mandir}/man3/XML::XQL*.3* - %changelog +* Wed Apr 18 2007 Steven Pritchard 0.68-4 +- Reformat to match cpanspec output. +- Fix find option order. +- Use fixperms macro instead of our own chmod incantation. +- BR ExtUtils::MakeMaker. + * Mon Aug 27 2006 Michael J. Knox - 0.68-3 - Rebuild for FC6 From fedora-extras-commits at redhat.com Wed Apr 18 16:44:36 2007 From: fedora-extras-commits at redhat.com (Steven Pritchard (steve)) Date: Wed, 18 Apr 2007 12:44:36 -0400 Subject: rpms/perl-Algorithm-Diff/devel perl-Algorithm-Diff.spec,1.3,1.4 Message-ID: <200704181644.l3IGiaxd010681@cvs-int.fedora.redhat.com> Author: steve Update of /cvs/extras/rpms/perl-Algorithm-Diff/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv10660 Modified Files: perl-Algorithm-Diff.spec Log Message: Use fixperms macro instead of our own chmod incantation. BR ExtUtils::MakeMaker. Index: perl-Algorithm-Diff.spec =================================================================== RCS file: /cvs/extras/rpms/perl-Algorithm-Diff/devel/perl-Algorithm-Diff.spec,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- perl-Algorithm-Diff.spec 17 Sep 2006 22:38:44 -0000 1.3 +++ perl-Algorithm-Diff.spec 18 Apr 2007 16:44:02 -0000 1.4 @@ -1,6 +1,6 @@ Name: perl-Algorithm-Diff Version: 1.1902 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Algorithm::Diff Perl module License: GPL or Artistic Group: Development/Libraries @@ -8,6 +8,7 @@ Source0: http://www.cpan.org/authors/id/T/TY/TYEMQ/Algorithm-Diff-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch +BuildRequires: perl(ExtUtils::MakeMaker) Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) %description @@ -33,7 +34,7 @@ find $RPM_BUILD_ROOT -type f -name .packlist -exec rm -f {} \; find $RPM_BUILD_ROOT -depth -type d -exec rmdir {} 2>/dev/null \; -chmod -R u+rwX,go+rX,go-w $RPM_BUILD_ROOT/* +%{_fixperms} $RPM_BUILD_ROOT/* rm -f $RPM_BUILD_ROOT%{perl_vendorlib}/Algorithm/*.pl @@ -50,6 +51,10 @@ %{_mandir}/man3/* %changelog +* Wed Apr 18 2007 Steven Pritchard 1.1902-3 +- Use fixperms macro instead of our own chmod incantation. +- BR ExtUtils::MakeMaker. + * Sun Sep 17 2006 Steven Pritchard 1.1902-2 - Rebuild. From fedora-extras-commits at redhat.com Wed Apr 18 16:46:36 2007 From: fedora-extras-commits at redhat.com (Steven Pritchard (steve)) Date: Wed, 18 Apr 2007 12:46:36 -0400 Subject: rpms/perl-Apache-LogRegex/devel perl-Apache-LogRegex.spec,1.3,1.4 Message-ID: <200704181646.l3IGka40010816@cvs-int.fedora.redhat.com> Author: steve Update of /cvs/extras/rpms/perl-Apache-LogRegex/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv10750 Modified Files: perl-Apache-LogRegex.spec Log Message: BR ExtUtils::MakeMaker. Index: perl-Apache-LogRegex.spec =================================================================== RCS file: /cvs/extras/rpms/perl-Apache-LogRegex/devel/perl-Apache-LogRegex.spec,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- perl-Apache-LogRegex.spec 3 Nov 2006 22:46:41 -0000 1.3 +++ perl-Apache-LogRegex.spec 18 Apr 2007 16:46:02 -0000 1.4 @@ -1,6 +1,6 @@ Name: perl-Apache-LogRegex Version: 1.4 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Parse a line from an Apache logfile into a hash License: GPL or Artistic Group: Development/Libraries @@ -8,6 +8,7 @@ Source0: http://www.cpan.org/authors/id/P/PE/PETERHI/Apache-LogRegex-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch +BuildRequires: perl(ExtUtils::MakeMaker) Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) %description @@ -46,6 +47,9 @@ %{_mandir}/man3/* %changelog +* Wed Apr 18 2007 Steven Pritchard 1.4-2 +- BR ExtUtils::MakeMaker. + * Mon Oct 30 2006 Steven Pritchard 1.4-1 - Update to 1.4. - Cleanup to more closely match cpanspec output. From fedora-extras-commits at redhat.com Wed Apr 18 16:47:25 2007 From: fedora-extras-commits at redhat.com (Steven Pritchard (steve)) Date: Wed, 18 Apr 2007 12:47:25 -0400 Subject: rpms/perl-Apache-Session/devel perl-Apache-Session.spec,1.5,1.6 Message-ID: <200704181647.l3IGlPOk010961@cvs-int.fedora.redhat.com> Author: steve Update of /cvs/extras/rpms/perl-Apache-Session/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv10832 Modified Files: perl-Apache-Session.spec Log Message: BR ExtUtils::MakeMaker. Index: perl-Apache-Session.spec =================================================================== RCS file: /cvs/extras/rpms/perl-Apache-Session/devel/perl-Apache-Session.spec,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- perl-Apache-Session.spec 23 Feb 2007 02:11:16 -0000 1.5 +++ perl-Apache-Session.spec 18 Apr 2007 16:46:51 -0000 1.6 @@ -1,6 +1,6 @@ Name: perl-Apache-Session Version: 1.82 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Persistence framework for session data License: Artistic Group: Development/Libraries @@ -11,6 +11,7 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch BuildRequires: perl(DBI) +BuildRequires: perl(ExtUtils::MakeMaker) BuildRequires: perl(Test::Deep) >= 0.082 BuildRequires: perl(Test::Exception) >= 0.15 Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) @@ -52,6 +53,9 @@ %{_mandir}/man3/* %changelog +* Wed Apr 18 2007 Steven Pritchard 1.82-2 +- BR ExtUtils::MakeMaker. + * Thu Feb 22 2007 Steven Pritchard 1.82-1 - Update to 1.82. - Use fixperms macro instead of our own chmod incantation. From fedora-extras-commits at redhat.com Wed Apr 18 16:48:26 2007 From: fedora-extras-commits at redhat.com (Steven Pritchard (steve)) Date: Wed, 18 Apr 2007 12:48:26 -0400 Subject: rpms/perl-Devel-Leak/devel perl-Devel-Leak.spec,1.2,1.3 Message-ID: <200704181648.l3IGmQLu011072@cvs-int.fedora.redhat.com> Author: steve Update of /cvs/extras/rpms/perl-Devel-Leak/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv11015 Modified Files: perl-Devel-Leak.spec Log Message: BR ExtUtils::MakeMaker instead of perl-devel. Index: perl-Devel-Leak.spec =================================================================== RCS file: /cvs/extras/rpms/perl-Devel-Leak/devel/perl-Devel-Leak.spec,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- perl-Devel-Leak.spec 9 Mar 2007 20:13:57 -0000 1.2 +++ perl-Devel-Leak.spec 18 Apr 2007 16:47:52 -0000 1.3 @@ -1,13 +1,13 @@ Name: perl-Devel-Leak Version: 0.03 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Utility for looking for perl objects that are not reclaimed License: GPL or Artistic Group: Development/Libraries URL: http://search.cpan.org/dist/Devel-Leak/ Source0: http://www.cpan.org/authors/id/N/NI/NI-S/Devel-Leak-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) -BuildRequires: perl-devel +BuildRequires: perl(ExtUtils::MakeMaker) Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) %description @@ -46,6 +46,9 @@ %{_mandir}/man3/* %changelog +* Wed Apr 18 2007 Steven Pritchard 0.03-3 +- BR ExtUtils::MakeMaker instead of perl-devel. + * Fri Mar 09 2007 Steven Pritchard 0.03-2 - BR perl-devel. From fedora-extras-commits at redhat.com Wed Apr 18 16:49:48 2007 From: fedora-extras-commits at redhat.com (Steven Pritchard (steve)) Date: Wed, 18 Apr 2007 12:49:48 -0400 Subject: rpms/perl-File-Fetch/devel perl-File-Fetch.spec,1.4,1.5 Message-ID: <200704181649.l3IGnms1011165@cvs-int.fedora.redhat.com> Author: steve Update of /cvs/extras/rpms/perl-File-Fetch/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv11121 Modified Files: perl-File-Fetch.spec Log Message: BR ExtUtils::MakeMaker. Index: perl-File-Fetch.spec =================================================================== RCS file: /cvs/extras/rpms/perl-File-Fetch/devel/perl-File-Fetch.spec,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- perl-File-Fetch.spec 27 Jan 2007 21:04:08 -0000 1.4 +++ perl-File-Fetch.spec 18 Apr 2007 16:49:14 -0000 1.5 @@ -1,6 +1,6 @@ Name: perl-File-Fetch Version: 0.10 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Generic file fetching mechanism License: GPL or Artistic Group: Development/Libraries @@ -8,6 +8,7 @@ Source0: http://www.cpan.org/authors/id/K/KA/KANE/File-Fetch-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch +BuildRequires: perl(ExtUtils::MakeMaker) BuildRequires: perl(IPC::Cmd) >= 0.04 BuildRequires: perl(Locale::Maketext::Simple) BuildRequires: perl(Module::Load::Conditional) >= 0.04 @@ -50,6 +51,9 @@ %{_mandir}/man3/* %changelog +* Wed Apr 18 2007 Steven Pritchard 0.10-2 +- BR ExtUtils::MakeMaker. + * Sat Jan 27 2007 Steven Pritchard 0.10-1 - Update to 0.10. - Use fixperms macro instead of our own chmod incantation. From fedora-extras-commits at redhat.com Wed Apr 18 16:50:29 2007 From: fedora-extras-commits at redhat.com (Steven Pritchard (steve)) Date: Wed, 18 Apr 2007 12:50:29 -0400 Subject: rpms/perl-IPC-Cmd/devel perl-IPC-Cmd.spec,1.5,1.6 Message-ID: <200704181650.l3IGoTfs011228@cvs-int.fedora.redhat.com> Author: steve Update of /cvs/extras/rpms/perl-IPC-Cmd/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv11176 Modified Files: perl-IPC-Cmd.spec Log Message: BR ExtUtils::MakeMaker. Index: perl-IPC-Cmd.spec =================================================================== RCS file: /cvs/extras/rpms/perl-IPC-Cmd/devel/perl-IPC-Cmd.spec,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- perl-IPC-Cmd.spec 25 Nov 2006 01:09:34 -0000 1.5 +++ perl-IPC-Cmd.spec 18 Apr 2007 16:49:55 -0000 1.6 @@ -1,6 +1,6 @@ Name: perl-IPC-Cmd Version: 0.36 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Finding and running system commands made easy License: GPL or Artistic Group: Development/Libraries @@ -8,6 +8,7 @@ Source0: http://www.cpan.org/authors/id/K/KA/KANE/IPC-Cmd-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch +BuildRequires: perl(ExtUtils::MakeMaker) BuildRequires: perl(Locale::Maketext::Simple) BuildRequires: perl(Module::Load::Conditional) BuildRequires: perl(Params::Check) >= 0.20 @@ -47,6 +48,9 @@ %{_mandir}/man3/* %changelog +* Wed Apr 18 2007 Steven Pritchard 0.36-2 +- BR ExtUtils::MakeMaker. + * Fri Nov 24 2006 Steven Pritchard 0.36-1 - Update to 0.36. From fedora-extras-commits at redhat.com Wed Apr 18 16:53:35 2007 From: fedora-extras-commits at redhat.com (Steven Pritchard (steve)) Date: Wed, 18 Apr 2007 12:53:35 -0400 Subject: rpms/perl-Module-Compile/devel perl-Module-Compile.spec,1.1,1.2 Message-ID: <200704181653.l3IGrZ1Q011359@cvs-int.fedora.redhat.com> Author: steve Update of /cvs/extras/rpms/perl-Module-Compile/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv11313 Modified Files: perl-Module-Compile.spec Log Message: BR ExtUtils::MakeMaker. Index: perl-Module-Compile.spec =================================================================== RCS file: /cvs/extras/rpms/perl-Module-Compile/devel/perl-Module-Compile.spec,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- perl-Module-Compile.spec 13 Mar 2007 15:45:58 -0000 1.1 +++ perl-Module-Compile.spec 18 Apr 2007 16:53:01 -0000 1.2 @@ -1,6 +1,6 @@ Name: perl-Module-Compile Version: 0.20 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Perl Module Compilation License: GPL or Artistic Group: Development/Libraries @@ -9,6 +9,7 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch BuildRequires: perl(Digest::SHA1) +BuildRequires: perl(ExtUtils::MakeMaker) BuildRequires: perl(YAML) Requires: perl(Digest::SHA1) Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) @@ -47,6 +48,9 @@ %{_mandir}/man3/* %changelog +* Wed Apr 18 2007 Steven Pritchard 0.20-2 +- BR ExtUtils::MakeMaker. + * Thu Feb 01 2007 Steven Pritchard 0.20-1 - Specfile autogenerated by cpanspec 1.69.1. - Drop explicit perl build dependency. From fedora-extras-commits at redhat.com Wed Apr 18 16:54:33 2007 From: fedora-extras-commits at redhat.com (Steven Pritchard (steve)) Date: Wed, 18 Apr 2007 12:54:33 -0400 Subject: rpms/perl-Module-Load-Conditional/devel perl-Module-Load-Conditional.spec, 1.6, 1.7 Message-ID: <200704181654.l3IGsX5s011427@cvs-int.fedora.redhat.com> Author: steve Update of /cvs/extras/rpms/perl-Module-Load-Conditional/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv11402 Modified Files: perl-Module-Load-Conditional.spec Log Message: BR ExtUtils::MakeMaker. Index: perl-Module-Load-Conditional.spec =================================================================== RCS file: /cvs/extras/rpms/perl-Module-Load-Conditional/devel/perl-Module-Load-Conditional.spec,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- perl-Module-Load-Conditional.spec 27 Jan 2007 21:07:33 -0000 1.6 +++ perl-Module-Load-Conditional.spec 18 Apr 2007 16:53:59 -0000 1.7 @@ -1,6 +1,6 @@ Name: perl-Module-Load-Conditional Version: 0.16 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Looking up module information / loading at runtime License: GPL or Artistic Group: Development/Libraries @@ -8,6 +8,7 @@ Source0: http://www.cpan.org/authors/id/K/KA/KANE/Module-Load-Conditional-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch +BuildRequires: perl(ExtUtils::MakeMaker) BuildRequires: perl(Locale::Maketext::Simple) BuildRequires: perl(Module::Load) BuildRequires: perl(Params::Check) @@ -48,6 +49,9 @@ %{_mandir}/man3/* %changelog +* Wed Apr 18 2007 Steven Pritchard 0.16-2 +- BR ExtUtils::MakeMaker. + * Sat Jan 27 2007 Steven Pritchard 0.16-1 - Update to 0.16. - BR: version. From fedora-extras-commits at redhat.com Wed Apr 18 16:55:20 2007 From: fedora-extras-commits at redhat.com (Steven Pritchard (steve)) Date: Wed, 18 Apr 2007 12:55:20 -0400 Subject: rpms/perl-Net-SCP/devel perl-Net-SCP.spec,1.11,1.12 Message-ID: <200704181655.l3IGtKsC011488@cvs-int.fedora.redhat.com> Author: steve Update of /cvs/extras/rpms/perl-Net-SCP/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv11462 Modified Files: perl-Net-SCP.spec Log Message: BR ExtUtils::MakeMaker. Index: perl-Net-SCP.spec =================================================================== RCS file: /cvs/extras/rpms/perl-Net-SCP/devel/perl-Net-SCP.spec,v retrieving revision 1.11 retrieving revision 1.12 diff -u -r1.11 -r1.12 --- perl-Net-SCP.spec 3 Nov 2006 21:32:23 -0000 1.11 +++ perl-Net-SCP.spec 18 Apr 2007 16:54:46 -0000 1.12 @@ -1,6 +1,6 @@ Name: perl-Net-SCP Version: 0.07 -Release: 5%{?dist} +Release: 6%{?dist} Summary: Perl extension for secure copy protocol License: GPL or Artistic Group: Development/Libraries @@ -8,6 +8,7 @@ Source0: http://www.cpan.org/authors/id/I/IV/IVAN/Net-SCP-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch +BuildRequires: perl(ExtUtils::MakeMaker) BuildRequires: perl(Net::SSH) BuildRequires: perl(String::ShellQuote) Requires: openssh-clients @@ -47,6 +48,9 @@ %{_mandir}/man3/* %changelog +* Wed Apr 18 2007 Steven Pritchard 0.07-6 +- BR ExtUtils::MakeMaker. + * Thu Nov 02 2006 Steven Pritchard 0.07-5 - Cleanup to more closely match cpanspec output. From fedora-extras-commits at redhat.com Wed Apr 18 16:56:32 2007 From: fedora-extras-commits at redhat.com (Steven Pritchard (steve)) Date: Wed, 18 Apr 2007 12:56:32 -0400 Subject: rpms/perl-Perl6-Bible/devel perl-Perl6-Bible.spec,1.1,1.2 Message-ID: <200704181656.l3IGuW6v011556@cvs-int.fedora.redhat.com> Author: steve Update of /cvs/extras/rpms/perl-Perl6-Bible/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv11534 Modified Files: perl-Perl6-Bible.spec Log Message: BR ExtUtils::MakeMaker. Index: perl-Perl6-Bible.spec =================================================================== RCS file: /cvs/extras/rpms/perl-Perl6-Bible/devel/perl-Perl6-Bible.spec,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- perl-Perl6-Bible.spec 28 Dec 2006 17:12:54 -0000 1.1 +++ perl-Perl6-Bible.spec 18 Apr 2007 16:55:58 -0000 1.2 @@ -1,6 +1,6 @@ Name: perl-Perl6-Bible Version: 0.30 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Perl 6 Design Documentations License: GPL or Artistic Group: Development/Libraries @@ -9,6 +9,7 @@ Source1: README.license BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch +BuildRequires: perl(ExtUtils::MakeMaker) Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) %description @@ -51,6 +52,9 @@ %{_mandir}/man3/* %changelog +* Wed Apr 18 2007 Steven Pritchard 0.30-3 +- BR ExtUtils::MakeMaker. + * Thu Dec 21 2006 Steven Pritchard 0.30-2 - Include README.license. - Fix find option order. From fedora-extras-commits at redhat.com Wed Apr 18 16:57:11 2007 From: fedora-extras-commits at redhat.com (Steven Pritchard (steve)) Date: Wed, 18 Apr 2007 12:57:11 -0400 Subject: rpms/perl-Spoon/devel perl-Spoon.spec,1.5,1.6 Message-ID: <200704181657.l3IGvBEP011622@cvs-int.fedora.redhat.com> Author: steve Update of /cvs/extras/rpms/perl-Spoon/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv11562 Modified Files: perl-Spoon.spec Log Message: BR ExtUtils::MakeMaker. Index: perl-Spoon.spec =================================================================== RCS file: /cvs/extras/rpms/perl-Spoon/devel/perl-Spoon.spec,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- perl-Spoon.spec 26 Dec 2006 18:30:17 -0000 1.5 +++ perl-Spoon.spec 18 Apr 2007 16:56:37 -0000 1.6 @@ -1,6 +1,6 @@ Name: perl-Spoon Version: 0.24 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Spiffy Application Building Framework License: GPL or Artistic Group: Development/Libraries @@ -8,6 +8,7 @@ Source0: http://www.cpan.org/authors/id/I/IN/INGY/Spoon-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch +BuildRequires: perl(ExtUtils::MakeMaker) BuildRequires: perl(IO::All) >= 0.32 BuildRequires: perl(Spiffy) >= 0.22 BuildRequires: perl(Template) >= 2.10 @@ -61,6 +62,9 @@ %{_mandir}/man3/* %changelog +* Wed Apr 18 2007 Steven Pritchard 0.24-2 +- BR ExtUtils::MakeMaker. + * Tue Dec 26 2006 Steven Pritchard 0.24-1 - Update to 0.24. - Use fixperms macro instead of our own chmod incantation. From fedora-extras-commits at redhat.com Wed Apr 18 16:58:06 2007 From: fedora-extras-commits at redhat.com (Steven Pritchard (steve)) Date: Wed, 18 Apr 2007 12:58:06 -0400 Subject: rpms/perl-Term-UI/devel perl-Term-UI.spec,1.3,1.4 Message-ID: <200704181658.l3IGw6JN011692@cvs-int.fedora.redhat.com> Author: steve Update of /cvs/extras/rpms/perl-Term-UI/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv11671 Modified Files: perl-Term-UI.spec Log Message: BR ExtUtils::MakeMaker. Index: perl-Term-UI.spec =================================================================== RCS file: /cvs/extras/rpms/perl-Term-UI/devel/perl-Term-UI.spec,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- perl-Term-UI.spec 3 Nov 2006 22:40:19 -0000 1.3 +++ perl-Term-UI.spec 18 Apr 2007 16:57:32 -0000 1.4 @@ -1,6 +1,6 @@ Name: perl-Term-UI Version: 0.14 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Term::ReadLine UI made easy License: GPL or Artistic Group: Development/Libraries @@ -8,6 +8,7 @@ Source0: http://www.cpan.org/authors/id/K/KA/KANE/Term-UI-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch +BuildRequires: perl(ExtUtils::MakeMaker) BuildRequires: perl(Locale::Maketext::Simple) BuildRequires: perl(Log::Message::Simple) BuildRequires: perl(Params::Check) @@ -49,6 +50,9 @@ %{_mandir}/man3/* %changelog +* Wed Apr 18 2007 Steven Pritchard 0.14-2 +- BR ExtUtils::MakeMaker. + * Fri Nov 03 2006 Steven Pritchard 0.14-1 - Update to 0.14. - Use fixperms macro instead of our own chmod incantation. From fedora-extras-commits at redhat.com Wed Apr 18 16:58:42 2007 From: fedora-extras-commits at redhat.com (Steven Pritchard (steve)) Date: Wed, 18 Apr 2007 12:58:42 -0400 Subject: rpms/perl-Test-Base/devel perl-Test-Base.spec,1.5,1.6 Message-ID: <200704181658.l3IGwgDi011759@cvs-int.fedora.redhat.com> Author: steve Update of /cvs/extras/rpms/perl-Test-Base/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv11697 Modified Files: perl-Test-Base.spec Log Message: BR ExtUtils::MakeMaker. Index: perl-Test-Base.spec =================================================================== RCS file: /cvs/extras/rpms/perl-Test-Base/devel/perl-Test-Base.spec,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- perl-Test-Base.spec 10 Dec 2006 01:51:28 -0000 1.5 +++ perl-Test-Base.spec 18 Apr 2007 16:58:09 -0000 1.6 @@ -1,6 +1,6 @@ Name: perl-Test-Base Version: 0.53 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Data Driven Testing Framework License: GPL or Artistic Group: Development/Libraries @@ -8,6 +8,7 @@ Source0: http://www.cpan.org/authors/id/I/IN/INGY/Test-Base-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch +BuildRequires: perl(ExtUtils::MakeMaker) BuildRequires: perl(Spiffy) >= 0.30 BuildRequires: perl(Text::Diff) >= 0.35 Requires: perl(Text::Diff) >= 0.35 @@ -51,6 +52,9 @@ %{_mandir}/man3/* %changelog +* Wed Apr 18 2007 Steven Pritchard 0.53-2 +- BR ExtUtils::MakeMaker. + * Sat Dec 09 2006 Steven Pritchard 0.53-1 - Update to 0.53. - Use fixperms macro instead of our own chmod incantation. From fedora-extras-commits at redhat.com Wed Apr 18 16:59:33 2007 From: fedora-extras-commits at redhat.com (Steven Pritchard (steve)) Date: Wed, 18 Apr 2007 12:59:33 -0400 Subject: rpms/perl-Test-NoWarnings/devel perl-Test-NoWarnings.spec,1.4,1.5 Message-ID: <200704181659.l3IGxXmY011846@cvs-int.fedora.redhat.com> Author: steve Update of /cvs/extras/rpms/perl-Test-NoWarnings/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv11813 Modified Files: perl-Test-NoWarnings.spec Log Message: BR ExtUtils::MakeMaker. Index: perl-Test-NoWarnings.spec =================================================================== RCS file: /cvs/extras/rpms/perl-Test-NoWarnings/devel/perl-Test-NoWarnings.spec,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- perl-Test-NoWarnings.spec 26 Dec 2006 18:33:55 -0000 1.4 +++ perl-Test-NoWarnings.spec 18 Apr 2007 16:58:59 -0000 1.5 @@ -1,6 +1,6 @@ Name: perl-Test-NoWarnings Version: 0.083 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Make sure you didn't emit any warnings while testing License: LGPL Group: Development/Libraries @@ -8,6 +8,7 @@ Source0: http://www.cpan.org/authors/id/F/FD/FDALY/Test-NoWarnings-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch +BuildRequires: perl(ExtUtils::MakeMaker) BuildRequires: perl(Test::Tester) >= 0.103 Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) @@ -49,6 +50,9 @@ %{_mandir}/man3/* %changelog +* Wed Apr 18 2007 Steven Pritchard 0.083-2 +- BR ExtUtils::MakeMaker. + * Tue Dec 26 2006 Steven Pritchard 0.083-1 - Update to 0.083. - Use fixperms macro instead of our own chmod incantation. From fedora-extras-commits at redhat.com Wed Apr 18 17:00:04 2007 From: fedora-extras-commits at redhat.com (Steven Pritchard (steve)) Date: Wed, 18 Apr 2007 13:00:04 -0400 Subject: rpms/perl-Test-Tester/devel perl-Test-Tester.spec,1.3,1.4 Message-ID: <200704181700.l3IH04On011921@cvs-int.fedora.redhat.com> Author: steve Update of /cvs/extras/rpms/perl-Test-Tester/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv11840 Modified Files: perl-Test-Tester.spec Log Message: BR ExtUtils::MakeMaker. Index: perl-Test-Tester.spec =================================================================== RCS file: /cvs/extras/rpms/perl-Test-Tester/devel/perl-Test-Tester.spec,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- perl-Test-Tester.spec 26 Dec 2006 18:35:55 -0000 1.3 +++ perl-Test-Tester.spec 18 Apr 2007 16:59:30 -0000 1.4 @@ -1,6 +1,6 @@ Name: perl-Test-Tester Version: 0.104 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Ease testing test modules built with Test::Builder License: GPL or Artistic Group: Development/Libraries @@ -8,6 +8,7 @@ Source0: http://www.cpan.org/authors/id/F/FD/FDALY/Test-Tester-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch +BuildRequires: perl(ExtUtils::MakeMaker) Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) %description @@ -44,6 +45,9 @@ %{_mandir}/man3/* %changelog +* Wed Apr 18 2007 Steven Pritchard 0.104-2 +- BR ExtUtils::MakeMaker. + * Tue Dec 26 2006 Steven Pritchard 0.104-1 - Update to 0.104. - Use fixperms macro instead of our own chmod incantation. From fedora-extras-commits at redhat.com Wed Apr 18 17:01:12 2007 From: fedora-extras-commits at redhat.com (Steven Pritchard (steve)) Date: Wed, 18 Apr 2007 13:01:12 -0400 Subject: rpms/perl-YAML-Parser-Syck/devel perl-YAML-Parser-Syck.spec, 1.4, 1.5 Message-ID: <200704181701.l3IH1CPQ016195@cvs-int.fedora.redhat.com> Author: steve Update of /cvs/extras/rpms/perl-YAML-Parser-Syck/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv11974 Modified Files: perl-YAML-Parser-Syck.spec Log Message: BR ExtUtils::MakeMaker. Index: perl-YAML-Parser-Syck.spec =================================================================== RCS file: /cvs/extras/rpms/perl-YAML-Parser-Syck/devel/perl-YAML-Parser-Syck.spec,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- perl-YAML-Parser-Syck.spec 21 Nov 2006 14:57:31 -0000 1.4 +++ perl-YAML-Parser-Syck.spec 18 Apr 2007 17:00:38 -0000 1.5 @@ -1,6 +1,6 @@ Name: perl-YAML-Parser-Syck Version: 0.01 -Release: 7%{?dist} +Release: 8%{?dist} Summary: Perl Wrapper for the YAML Parser Extension: libsyck License: GPL or Artistic Group: Development/Libraries @@ -8,6 +8,7 @@ Source0: http://www.cpan.org/authors/id/I/IN/INGY/YAML-Parser-Syck-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: syck-devel +BuildRequires: perl(ExtUtils::MakeMaker) Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) %description @@ -47,6 +48,9 @@ %{_mandir}/man3/* %changelog +* Wed Apr 18 2007 Steven Pritchard 0.01-8 +- BR ExtUtils::MakeMaker. + * Mon Nov 20 2006 Steven Pritchard 0.01-7 - Cleanup to more closely resemble cpanspec output. - Fix find option order. From fedora-extras-commits at redhat.com Wed Apr 18 17:05:18 2007 From: fedora-extras-commits at redhat.com (Ville Skytta (scop)) Date: Wed, 18 Apr 2007 13:05:18 -0400 Subject: fedora-security/audit fe5,1.183,1.184 fe6,1.96,1.97 Message-ID: <200704181705.l3IH5Ilj016328@cvs-int.fedora.redhat.com> Author: scop Update of /cvs/fedora/fedora-security/audit In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv16305 Modified Files: fe5 fe6 Log Message: clamav, seamonkey Index: fe5 =================================================================== RCS file: /cvs/fedora/fedora-security/audit/fe5,v retrieving revision 1.183 retrieving revision 1.184 diff -u -r1.183 -r1.184 --- fe5 16 Apr 2007 16:17:28 -0000 1.183 +++ fe5 18 Apr 2007 17:05:16 -0000 1.184 @@ -3,6 +3,7 @@ ** are items that need attention CVE-2007-2016 ignore (phpMyAdmin, < 2.8.0.2 never shipped) +CVE-2007-1997 ignore (clamav, 0.90/0.90.1 only) CVE-2007-1897 version (wordpress, fixed 2.1.3) #235912 CVE-2007-1894 version (wordpress, fixed 2.1.3-0.rc2) CVE-2007-1893 version (wordpress, fixed 2.1.3) #235912 @@ -10,6 +11,7 @@ CVE-2007-1869 version (lighttpd, fixed 1.4.14) #236489 CVE-2007-1804 VULNERABLE (pulseaudio) #235013 CVE-2007-1799 version (ktorrent, fixed 2.1.3) #235014 +CVE-2007-1745 ** (clamav) #236948 CVE-2007-1732 ignore (wordpress) #235015 CVE-2007-1622 version (wordpress, fixed 2.1.3-0.rc2) #233703 CVE-2007-1614 version (zziplib, fixed 0.13.49) #233700 Index: fe6 =================================================================== RCS file: /cvs/fedora/fedora-security/audit/fe6,v retrieving revision 1.96 retrieving revision 1.97 diff -u -r1.96 -r1.97 --- fe6 16 Apr 2007 16:17:28 -0000 1.96 +++ fe6 18 Apr 2007 17:05:16 -0000 1.97 @@ -3,6 +3,7 @@ ** are items that need attention CVE-2007-2016 ignore (phpMyAdmin, < 2.8.0.2 never shipped) +CVE-2007-1997 ignore (clamav, 0.90/0.90.1 only) CVE-2007-1897 version (wordpress, fixed 2.1.3) #235912 CVE-2007-1894 version (wordpress, fixed 2.1.3-0.rc2) CVE-2007-1893 version (wordpress, fixed 2.1.3) #235912 @@ -10,6 +11,7 @@ CVE-2007-1869 version (lighttpd, fixed 1.4.14) #236489 CVE-2007-1804 VULNERABLE (pulseaudio) #235013 CVE-2007-1799 version (ktorrent, fixed 2.1.3) #235014 +CVE-2007-1745 ** (clamav) #236948 CVE-2007-1732 ignore (wordpress) #235015 CVE-2007-1622 version (wordpress, fixed 2.1.3-0.rc2) #233703 CVE-2007-1614 version (zziplib, fixed 0.13.49) #233700 @@ -51,7 +53,7 @@ CVE-2007-0998 version (qemu, fixed 0.8.2) CVE-2007-0996 version (seamonkey, fixed 1.0.8) CVE-2007-0995 version (seamonkey, fixed 1.0.8) -CVE-2007-0981 VULNERABLE (seamonkey) #229253 +CVE-2007-0981 version (seamonkey, fixed 1.0.8) #229253 CVE-2007-0903 version (ejabberd, fixed 1.1.3) CVE-2007-0902 ** (moin) #228764 CVE-2007-0901 ** (moin) #228764 From fedora-extras-commits at redhat.com Wed Apr 18 17:07:18 2007 From: fedora-extras-commits at redhat.com (Thorsten Leemhuis (thl)) Date: Wed, 18 Apr 2007 13:07:18 -0400 Subject: rpms/python-crypto/devel python-crypto.spec,1.13,1.14 Message-ID: <200704181707.l3IH7ILA016581@cvs-int.fedora.redhat.com> Author: thl Update of /cvs/extras/rpms/python-crypto/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv16488 Modified Files: python-crypto.spec Log Message: 2.0.1-6 - Remove dist - rebuild, because the older version was much bigger, as it was build when distutils was doing static links of libpython Index: python-crypto.spec =================================================================== RCS file: /cvs/extras/rpms/python-crypto/devel/python-crypto.spec,v retrieving revision 1.13 retrieving revision 1.14 diff -u -r1.13 -r1.14 --- python-crypto.spec 9 Dec 2006 07:38:18 -0000 1.13 +++ python-crypto.spec 18 Apr 2007 17:06:44 -0000 1.14 @@ -4,7 +4,7 @@ Summary: Cryptography library for Python Name: python-crypto Version: 2.0.1 -Release: 5%{?dist} +Release: 6 License: Python License (CNRI Python License) Group: Development/Libraries URL: http://www.amk.ca/python/code/crypto.html @@ -64,6 +64,11 @@ %changelog +* Sat Dec 09 2006 Thorsten Leemhuis - 2.0.1-6 +- Remove dist +- rebuild, because the older version was much bigger, as it was build when + distutils was doing static links of libpython + * Sat Dec 09 2006 Thorsten Leemhuis - 2.0.1-5 - Rebuild for python 2.5 From fedora-extras-commits at redhat.com Wed Apr 18 17:16:09 2007 From: fedora-extras-commits at redhat.com (Dennis Gilmore (ausil)) Date: Wed, 18 Apr 2007 13:16:09 -0400 Subject: rpms/konversation/EL-5 konversation.spec,1.11,1.12 Message-ID: <200704181716.l3IHG9O6016792@cvs-int.fedora.redhat.com> Author: ausil Update of /cvs/extras/rpms/konversation/EL-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv16744 Modified Files: konversation.spec Log Message: rebuild against RHEL5 final Index: konversation.spec =================================================================== RCS file: /cvs/extras/rpms/konversation/EL-5/konversation.spec,v retrieving revision 1.11 retrieving revision 1.12 diff -u -r1.11 -r1.12 --- konversation.spec 17 Oct 2006 14:02:18 -0000 1.11 +++ konversation.spec 18 Apr 2007 17:15:34 -0000 1.12 @@ -1,6 +1,6 @@ Name: konversation Version: 1.0.1 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Konversation is a user friendly IRC client for KDE Group: Applications/Internet @@ -81,6 +81,9 @@ %changelog +* Wed Apr 18 2007 Dennis Gilmore - 1.0.1-3 +- Bump and rebuild against RHEL5 final + * Tue Oct 17 2006 Dennis Gilmore - 1.0.1-2 - add gettext as br so translations get built correctly From fedora-extras-commits at redhat.com Wed Apr 18 17:16:10 2007 From: fedora-extras-commits at redhat.com (Ville Skytta (scop)) Date: Wed, 18 Apr 2007 13:16:10 -0400 Subject: rpms/pcsc-perl/devel pcsc-perl-1.4.6-defines.patch, NONE, 1.1 .cvsignore, 1.5, 1.6 pcsc-perl.spec, 1.12, 1.13 sources, 1.5, 1.6 Message-ID: <200704181716.l3IHGAah016797@cvs-int.fedora.redhat.com> Author: scop Update of /cvs/extras/rpms/pcsc-perl/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv16759 Modified Files: .cvsignore pcsc-perl.spec sources Added Files: pcsc-perl-1.4.6-defines.patch Log Message: * Tue Apr 17 2007 Ville Skytt?? - 1.4.6-1 - 1.4.6 + PCSCperl.h #defines fixes. - BuildRequire perl(ExtUtils::MakeMaker). pcsc-perl-1.4.6-defines.patch: --- NEW FILE pcsc-perl-1.4.6-defines.patch --- --- pcsc-perl-1.4.6/PCSCperl.h~ 2007-04-17 23:06:16.000000000 +0300 +++ pcsc-perl-1.4.6/PCSCperl.h 2007-04-17 23:12:04.000000000 +0300 @@ -66,8 +66,8 @@ # define CLOSE_LIB(x) dlclose(x) # define DLL_HANDLE void* # define GET_FCT dlsym -#define LPCTSTR LPCSTR -#define LPTSTR LPSTR +# define LPCSTR LPCTSTR +# define LPSTR LPTSTR #endif /* LINUX/FreeBSD */ #ifdef __APPLE__ Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/pcsc-perl/devel/.cvsignore,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- .cvsignore 28 Aug 2006 16:48:40 -0000 1.5 +++ .cvsignore 18 Apr 2007 17:15:36 -0000 1.6 @@ -1 +1 @@ -pcsc-perl-1.4.4.tar.gz +pcsc-perl-1.4.6.tar.gz Index: pcsc-perl.spec =================================================================== RCS file: /cvs/extras/rpms/pcsc-perl/devel/pcsc-perl.spec,v retrieving revision 1.12 retrieving revision 1.13 diff -u -r1.12 -r1.13 --- pcsc-perl.spec 23 Dec 2006 23:11:11 -0000 1.12 +++ pcsc-perl.spec 18 Apr 2007 17:15:36 -0000 1.13 @@ -5,17 +5,18 @@ %endif Name: pcsc-perl -Version: 1.4.4 -Release: 3%{?dist} +Version: 1.4.6 +Release: 1%{?dist} Summary: Perl interface to the PC/SC smart card library Group: Development/Libraries License: GPL URL: http://ludovic.rousseau.free.fr/softwares/pcsc-perl/ Source0: http://ludovic.rousseau.free.fr/softwares/pcsc-perl/%{name}-%{version}.tar.gz +Patch0: %{name}-1.4.6-defines.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) -BuildRequires: perl +BuildRequires: perl(ExtUtils::MakeMaker) BuildRequires: pcsc-lite-devel >= %{pcscver} Requires: %{pcsclib}%{?mark64} Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) @@ -28,6 +29,7 @@ %prep %setup -q +%patch0 -p1 chmod 644 examples/* # avoid dependencies f=Changelog ; iconv -f iso-8859-1 -t utf-8 $f > $f.utf8 ; mv $f.utf8 $f @@ -66,6 +68,10 @@ %changelog +* Tue Apr 17 2007 Ville Skytt?? - 1.4.6-1 +- 1.4.6 + PCSCperl.h #defines fixes. +- BuildRequire perl(ExtUtils::MakeMaker). + * Sun Dec 24 2006 Ville Skytt?? - 1.4.4-3 - Eliminate file based dependencies. Index: sources =================================================================== RCS file: /cvs/extras/rpms/pcsc-perl/devel/sources,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- sources 28 Aug 2006 16:48:40 -0000 1.5 +++ sources 18 Apr 2007 17:15:36 -0000 1.6 @@ -1 +1 @@ -999bd6ab4b41d6dd5b78fc6eb8d4b3fd pcsc-perl-1.4.4.tar.gz +b68132de27d2ce2dd8d796fd123da878 pcsc-perl-1.4.6.tar.gz From fedora-extras-commits at redhat.com Wed Apr 18 17:34:25 2007 From: fedora-extras-commits at redhat.com (Ville Skytta (scop)) Date: Wed, 18 Apr 2007 13:34:25 -0400 Subject: rpms/perl-Config-General/devel .cvsignore, 1.6, 1.7 perl-Config-General.spec, 1.11, 1.12 sources, 1.6, 1.7 Message-ID: <200704181734.l3IHYPhQ017468@cvs-int.fedora.redhat.com> Author: scop Update of /cvs/extras/rpms/perl-Config-General/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv17445 Modified Files: .cvsignore perl-Config-General.spec sources Log Message: * Wed Apr 18 2007 Ville Skytt?? - 2.33-1 - 2.33. - BuildRequire perl(ExtUtils::MakeMaker) and perl(Test::More). Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/perl-Config-General/devel/.cvsignore,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- .cvsignore 24 Feb 2007 20:43:16 -0000 1.6 +++ .cvsignore 18 Apr 2007 17:33:51 -0000 1.7 @@ -1 +1 @@ -Config-General-2.32.tar.gz +Config-General-2.33.tar.gz Index: perl-Config-General.spec =================================================================== RCS file: /cvs/extras/rpms/perl-Config-General/devel/perl-Config-General.spec,v retrieving revision 1.11 retrieving revision 1.12 diff -u -r1.11 -r1.12 --- perl-Config-General.spec 24 Feb 2007 20:43:16 -0000 1.11 +++ perl-Config-General.spec 18 Apr 2007 17:33:51 -0000 1.12 @@ -1,5 +1,5 @@ Name: perl-Config-General -Version: 2.32 +Version: 2.33 Release: 1%{?dist} Summary: Generic configuration module for Perl @@ -10,7 +10,8 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch -BuildRequires: perl +BuildRequires: perl(ExtUtils::MakeMaker) +BuildRequires: perl(Test::More) Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) %description @@ -63,6 +64,10 @@ %changelog +* Wed Apr 18 2007 Ville Skytt?? - 2.33-1 +- 2.33. +- BuildRequire perl(ExtUtils::MakeMaker) and perl(Test::More). + * Sat Feb 24 2007 Ville Skytt?? - 2.32-1 - 2.32. Index: sources =================================================================== RCS file: /cvs/extras/rpms/perl-Config-General/devel/sources,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- sources 24 Feb 2007 20:43:16 -0000 1.6 +++ sources 18 Apr 2007 17:33:51 -0000 1.7 @@ -1 +1 @@ -7c1a0ea5ef1472671f7bbe7cd5093cc9 Config-General-2.32.tar.gz +ccf66b464a2cf8fe8069e471ee130a13 Config-General-2.33.tar.gz From fedora-extras-commits at redhat.com Wed Apr 18 17:40:21 2007 From: fedora-extras-commits at redhat.com (Andrew Overholt (overholt)) Date: Wed, 18 Apr 2007 13:40:21 -0400 Subject: rpms/eclipse-mylar/devel eclipse-mylar-createSocketworkaround.patch, NONE, 1.1 eclipse-mylar.spec, 1.5, 1.6 Message-ID: <200704181740.l3IHeL8I017611@cvs-int.fedora.redhat.com> Author: overholt Update of /cvs/extras/rpms/eclipse-mylar/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv17583 Modified Files: eclipse-mylar.spec Added Files: eclipse-mylar-createSocketworkaround.patch Log Message: * Wed Apr 18 2007 Andrew Overholt 1.0-4 - Add workaround for missing method in GNU Classpath. eclipse-mylar-createSocketworkaround.patch: --- NEW FILE eclipse-mylar-createSocketworkaround.patch --- ### Eclipse Workspace Patch 1.0 #P org.eclipse.mylar.tasks.core Index: src/org/eclipse/mylar/internal/tasks/core/SslProtocolSocketFactory.java =================================================================== RCS file: /cvsroot/technology/org.eclipse.mylar/org.eclipse.mylar.tasks.core/src/org/eclipse/mylar/internal/tasks/core/Attic/SslProtocolSocketFactory.java,v retrieving revision 1.3 diff -u -r1.3 SslProtocolSocketFactory.java --- src/org/eclipse/mylar/internal/tasks/core/SslProtocolSocketFactory.java 7 Dec 2006 04:38:20 -0000 1.3 +++ src/org/eclipse/mylar/internal/tasks/core/SslProtocolSocketFactory.java 18 Apr 2007 15:58:11 -0000 @@ -97,10 +97,10 @@ } } - - Socket socket = getSslContext().getSocketFactory().createSocket(); - socket.bind(new InetSocketAddress(clientHost, clientPort)); - socket.connect(new InetSocketAddress(remoteHost, remotePort), params.getConnectionTimeout()); + + Socket socket = getSslContext().getSocketFactory().createSocket(remoteHost, remotePort, clientHost, clientPort); +// socket.bind(new InetSocketAddress(clientHost, clientPort)); +// socket.connect(new InetSocketAddress(remoteHost, remotePort), params.getConnectionTimeout()); return socket; } Index: eclipse-mylar.spec =================================================================== RCS file: /cvs/extras/rpms/eclipse-mylar/devel/eclipse-mylar.spec,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- eclipse-mylar.spec 12 Apr 2007 15:45:23 -0000 1.5 +++ eclipse-mylar.spec 18 Apr 2007 17:39:47 -0000 1.6 @@ -4,7 +4,7 @@ Name: eclipse-mylar Summary: Mylar is a task-focused UI for Eclipse Version: 1.0 -Release: 3%{?dist} +Release: 4%{?dist} License: Eclipse Public License URL: http://www.eclipse.org/mylar @@ -24,6 +24,8 @@ # environment - will file upstream Patch1: %{name}-web1.5.patch Patch2: %{name}-team1.5.patch +# SSLSocketFactory#createSocket() is not implemented in GNU Classpath +Patch3: %{name}-createSocketworkaround.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) @@ -208,6 +210,9 @@ pushd org.eclipse.mylar.team %patch2 -p0 popd +pushd org.eclipse.mylar.tasks.core +%patch3 -p0 +popd /bin/sh -x %{eclipse_base}/buildscripts/copy-platform SDK %{eclipse_base} mkdir home @@ -385,6 +390,9 @@ %endif %changelog +* Wed Apr 18 2007 Andrew Overholt 1.0-4 +- Add workaround for missing method in GNU Classpath. + * Thu Apr 12 2007 Andrew Overholt 1.0-3 - Add Obsoletes and Provides for eclipse-bugzilla on eclipse-mylar-bugzilla (comments in bug #222677). If someone notices From fedora-extras-commits at redhat.com Wed Apr 18 17:45:39 2007 From: fedora-extras-commits at redhat.com (Ville Skytta (scop)) Date: Wed, 18 Apr 2007 13:45:39 -0400 Subject: rpms/perl-HTML-Encoding/devel perl-HTML-Encoding.spec,1.2,1.3 Message-ID: <200704181745.l3IHjdcC017908@cvs-int.fedora.redhat.com> Author: scop Update of /cvs/extras/rpms/perl-HTML-Encoding/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv17848 Modified Files: perl-HTML-Encoding.spec Log Message: * Tue Apr 17 2007 Ville Skytt?? - 0.52-2 - BuildRequire perl(Test::More). Index: perl-HTML-Encoding.spec =================================================================== RCS file: /cvs/extras/rpms/perl-HTML-Encoding/devel/perl-HTML-Encoding.spec,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- perl-HTML-Encoding.spec 3 Apr 2007 07:52:45 -0000 1.2 +++ perl-HTML-Encoding.spec 18 Apr 2007 17:45:05 -0000 1.3 @@ -1,6 +1,6 @@ Name: perl-HTML-Encoding Version: 0.52 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Determine the encoding of HTML/XML/XHTML documents Group: Development/Libraries @@ -13,6 +13,7 @@ BuildRequires: perl(HTML::Parser) BuildRequires: perl(HTTP::Headers::Util) BuildRequires: perl(ExtUtils::MakeMaker) +BuildRequires: perl(Test::More) Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) %description @@ -55,6 +56,9 @@ %changelog +* Tue Apr 17 2007 Ville Skytt?? - 0.52-2 +- BuildRequire perl(Test::More). + * Tue Apr 3 2007 Ville Skytt?? - 0.52-1 - First Fedora build. From fedora-extras-commits at redhat.com Wed Apr 18 17:47:41 2007 From: fedora-extras-commits at redhat.com (Ville Skytta (scop)) Date: Wed, 18 Apr 2007 13:47:41 -0400 Subject: rpms/perl-IPC-Run/devel perl-IPC-Run.spec,1.13,1.14 Message-ID: <200704181747.l3IHlfii017997@cvs-int.fedora.redhat.com> Author: scop Update of /cvs/extras/rpms/perl-IPC-Run/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv17975 Modified Files: perl-IPC-Run.spec Log Message: * Tue Apr 17 2007 Ville Skytt?? - 0.80-3 - BuildRequire perl(ExtUtils::MakeMaker). Index: perl-IPC-Run.spec =================================================================== RCS file: /cvs/extras/rpms/perl-IPC-Run/devel/perl-IPC-Run.spec,v retrieving revision 1.13 retrieving revision 1.14 diff -u -r1.13 -r1.14 --- perl-IPC-Run.spec 30 Aug 2006 15:48:41 -0000 1.13 +++ perl-IPC-Run.spec 18 Apr 2007 17:47:07 -0000 1.14 @@ -1,6 +1,6 @@ Name: perl-IPC-Run Version: 0.80 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Perl module for interacting with child processes License: GPL or Artistic @@ -10,6 +10,7 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch +BuildRequires: perl(ExtUtils::MakeMaker) BuildRequires: perl(IO::Pty) Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) @@ -60,6 +61,9 @@ %changelog +* Tue Apr 17 2007 Ville Skytt?? - 0.80-3 +- BuildRequire perl(ExtUtils::MakeMaker). + * Wed Aug 30 2006 Ville Skytt?? - 0.80-2 - Fix order of arguments to find(1). From fedora-extras-commits at redhat.com Wed Apr 18 17:49:50 2007 From: fedora-extras-commits at redhat.com (Ville Skytta (scop)) Date: Wed, 18 Apr 2007 13:49:50 -0400 Subject: rpms/perl-MIME-Types/devel perl-MIME-Types.spec,1.12,1.13 Message-ID: <200704181749.l3IHnoq0018087@cvs-int.fedora.redhat.com> Author: scop Update of /cvs/extras/rpms/perl-MIME-Types/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv18066 Modified Files: perl-MIME-Types.spec Log Message: * Tue Apr 17 2007 Ville Skytt?? - 1.19-2 - BuildRequire perl(Test::More). Index: perl-MIME-Types.spec =================================================================== RCS file: /cvs/extras/rpms/perl-MIME-Types/devel/perl-MIME-Types.spec,v retrieving revision 1.12 retrieving revision 1.13 diff -u -r1.12 -r1.13 --- perl-MIME-Types.spec 25 Mar 2007 21:06:30 -0000 1.12 +++ perl-MIME-Types.spec 18 Apr 2007 17:49:16 -0000 1.13 @@ -1,6 +1,6 @@ Name: perl-MIME-Types Version: 1.19 -Release: 1%{?dist} +Release: 2%{?dist} Summary: MIME types module for Perl License: GPL or Artistic @@ -11,6 +11,7 @@ BuildArch: noarch BuildRequires: perl(ExtUtils::MakeMaker) +BuildRequires: perl(Test::More) Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) %description @@ -56,6 +57,9 @@ %changelog +* Tue Apr 17 2007 Ville Skytt?? - 1.19-2 +- BuildRequire perl(Test::More). + * Mon Mar 26 2007 Ville Skytt?? - 1.19-1 - 1.19. - BuildRequire perl(ExtUtils::MakeMaker). From fedora-extras-commits at redhat.com Wed Apr 18 17:54:01 2007 From: fedora-extras-commits at redhat.com (Ville Skytta (scop)) Date: Wed, 18 Apr 2007 13:54:01 -0400 Subject: rpms/perl-Module-Signature/devel perl-Module-Signature.spec, 1.9, 1.10 Message-ID: <200704181754.l3IHs192018194@cvs-int.fedora.redhat.com> Author: scop Update of /cvs/extras/rpms/perl-Module-Signature/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv18168 Modified Files: perl-Module-Signature.spec Log Message: * Tue Apr 17 2007 Ville Skytt?? - 0.55-2 - BuildRequire perl(ExtUtils::MakeMaker) and perl(Test::More). Index: perl-Module-Signature.spec =================================================================== RCS file: /cvs/extras/rpms/perl-Module-Signature/devel/perl-Module-Signature.spec,v retrieving revision 1.9 retrieving revision 1.10 diff -u -r1.9 -r1.10 --- perl-Module-Signature.spec 28 Aug 2006 16:09:54 -0000 1.9 +++ perl-Module-Signature.spec 18 Apr 2007 17:53:27 -0000 1.10 @@ -1,6 +1,6 @@ Name: perl-Module-Signature Version: 0.55 -Release: 1%{?dist} +Release: 2%{?dist} Summary: CPAN signature management utilities and modules Group: Development/Libraries @@ -12,6 +12,8 @@ BuildArch: noarch BuildRequires: gnupg BuildRequires: perl(Digest::SHA1) +BuildRequires: perl(ExtUtils::MakeMaker) +BuildRequires: perl(Test::More) Requires: gnupg Requires: perl(Digest::SHA1) Requires(hint): perl(PAR::Dist) @@ -57,6 +59,9 @@ %changelog +* Tue Apr 17 2007 Ville Skytt?? - 0.55-2 +- BuildRequire perl(ExtUtils::MakeMaker) and perl(Test::More). + * Tue Aug 22 2006 Ville Skytt?? - 0.55-1 - 0.55. - Make PAR::Dist dependency a Requires(hint). From fedora-extras-commits at redhat.com Wed Apr 18 17:57:00 2007 From: fedora-extras-commits at redhat.com (Ville Skytta (scop)) Date: Wed, 18 Apr 2007 13:57:00 -0400 Subject: rpms/perl-PAR-Dist/devel perl-PAR-Dist.spec,1.16,1.17 Message-ID: <200704181757.l3IHv0Hx018307@cvs-int.fedora.redhat.com> Author: scop Update of /cvs/extras/rpms/perl-PAR-Dist/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv18284 Modified Files: perl-PAR-Dist.spec Log Message: * Tue Apr 17 2007 Ville Skytt?? - 0.21-2 - BuildRequire perl(ExtUtils::MakeMaker) and perl(Test::More). Index: perl-PAR-Dist.spec =================================================================== RCS file: /cvs/extras/rpms/perl-PAR-Dist/devel/perl-PAR-Dist.spec,v retrieving revision 1.16 retrieving revision 1.17 diff -u -r1.16 -r1.17 --- perl-PAR-Dist.spec 15 Oct 2006 07:59:28 -0000 1.16 +++ perl-PAR-Dist.spec 18 Apr 2007 17:56:26 -0000 1.17 @@ -1,6 +1,6 @@ Name: perl-PAR-Dist Version: 0.21 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Toolkit for creating and manipulating Perl PAR distributions Group: Development/Libraries @@ -10,7 +10,8 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch -BuildRequires: perl +BuildRequires: perl(ExtUtils::MakeMaker) +BuildRequires: perl(Test::More) Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) %description @@ -50,6 +51,9 @@ %changelog +* Tue Apr 17 2007 Ville Skytt?? - 0.21-2 +- BuildRequire perl(ExtUtils::MakeMaker) and perl(Test::More). + * Sun Oct 15 2006 Ville Skytt?? - 0.21-1 - 0.21. From fedora-extras-commits at redhat.com Wed Apr 18 17:57:53 2007 From: fedora-extras-commits at redhat.com (Ville Skytta (scop)) Date: Wed, 18 Apr 2007 13:57:53 -0400 Subject: rpms/xine-lib/devel .cvsignore, 1.6, 1.7 sources, 1.6, 1.7 xine-lib-mk-autotools-patch.sh, 1.2, 1.3 xine-lib.spec, 1.14, 1.15 xine-lib-1.1.5-pthread-check.patch, 1.1, NONE Message-ID: <200704181757.l3IHvrSA018376@cvs-int.fedora.redhat.com> Author: scop Update of /cvs/extras/rpms/xine-lib/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv18351 Modified Files: .cvsignore sources xine-lib-mk-autotools-patch.sh xine-lib.spec Removed Files: xine-lib-1.1.5-pthread-check.patch Log Message: * Wed Apr 18 2007 Ville Skytt?? - 1.1.6-1 - 1.1.6. Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/xine-lib/devel/.cvsignore,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- .cvsignore 11 Apr 2007 21:36:29 -0000 1.6 +++ .cvsignore 18 Apr 2007 17:57:19 -0000 1.7 @@ -1,2 +1,2 @@ -xine-lib-1.1.5-pruned.tar.bz2 -xine-lib-1.1.5-autotools.patch.bz2 +xine-lib-1.1.6-pruned.tar.bz2 +xine-lib-1.1.6-autotools.patch.bz2 Index: sources =================================================================== RCS file: /cvs/extras/rpms/xine-lib/devel/sources,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- sources 11 Apr 2007 21:36:29 -0000 1.6 +++ sources 18 Apr 2007 17:57:19 -0000 1.7 @@ -1,2 +1,2 @@ -f903a0426a812ea70200b7a528f67b00 xine-lib-1.1.5-pruned.tar.bz2 -f955ece2fba4dfbbf22fbb2a8376ae60 xine-lib-1.1.5-autotools.patch.bz2 +3869f0045311b3638c5724cd1ac122e9 xine-lib-1.1.6-pruned.tar.bz2 +25742f2347a1d9c4c08476c82f3ec5fc xine-lib-1.1.6-autotools.patch.bz2 Index: xine-lib-mk-autotools-patch.sh =================================================================== RCS file: /cvs/extras/rpms/xine-lib/devel/xine-lib-mk-autotools-patch.sh,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- xine-lib-mk-autotools-patch.sh 11 Apr 2007 21:36:29 -0000 1.2 +++ xine-lib-mk-autotools-patch.sh 18 Apr 2007 17:57:19 -0000 1.3 @@ -23,7 +23,6 @@ cp -a xine-lib-$version xine-lib-$version-pruned cd xine-lib-$version -patch -p1 < ../xine-lib-$version-pthread-check.patch # XXX hopefully temporary ./autogen.sh noconfig rm -rf autom4te.cache *~ cd .. Index: xine-lib.spec =================================================================== RCS file: /cvs/extras/rpms/xine-lib/devel/xine-lib.spec,v retrieving revision 1.14 retrieving revision 1.15 diff -u -r1.14 -r1.15 --- xine-lib.spec 11 Apr 2007 21:36:29 -0000 1.14 +++ xine-lib.spec 18 Apr 2007 17:57:19 -0000 1.15 @@ -11,7 +11,7 @@ Summary: Xine library Name: xine-lib -Version: 1.1.5 +Version: 1.1.6 Release: 1%{?dist} License: GPL Group: System Environment/Libraries @@ -23,10 +23,8 @@ Source1: %{name}-cleanup-sources.sh Source2: %{name}-mk-autotools-patch.sh # autotools patch created with source2 -Patch0: %{name}-1.1.5-autotools.patch.bz2 +Patch0: %{name}-%{version}-autotools.patch.bz2 Patch1: %{name}-1.1.4-optflags.patch -# Patch2 applied while creating full autotools patch -Patch2: %{name}-1.1.5-pthread-check.patch Patch6: %{name}-1.1.1-deepbind-939.patch Patch7: %{name}-1.1.5-multilib-devel.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) @@ -298,6 +296,7 @@ %{_libdir}/xine/plugins/%{version}/xineplug_vo_out_caca.so %if 0%{!?_without_directfb:1} %{_libdir}/xine/plugins/%{version}/xineplug_vo_out_directfb.so +%{_libdir}/xine/plugins/%{version}/xineplug_vo_out_xdirectfb.so %endif %{_libdir}/xine/plugins/%{version}/xineplug_vo_out_sdl.so @@ -315,6 +314,9 @@ %changelog +* Wed Apr 18 2007 Ville Skytt?? - 1.1.6-1 +- 1.1.6. + * Wed Apr 11 2007 Ville Skytt?? - 1.1.5-1 - 1.1.5. - Include GSM 06.10 decoder (#228186). --- xine-lib-1.1.5-pthread-check.patch DELETED --- From fedora-extras-commits at redhat.com Wed Apr 18 17:59:35 2007 From: fedora-extras-commits at redhat.com (Andrew Overholt (overholt)) Date: Wed, 18 Apr 2007 13:59:35 -0400 Subject: rpms/eclipse-mylar/devel eclipse-mylar.spec,1.6,1.7 Message-ID: <200704181759.l3IHxZjT018533@cvs-int.fedora.redhat.com> Author: overholt Update of /cvs/extras/rpms/eclipse-mylar/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv18460 Modified Files: eclipse-mylar.spec Log Message: Add gcc bug # for missing method. Index: eclipse-mylar.spec =================================================================== RCS file: /cvs/extras/rpms/eclipse-mylar/devel/eclipse-mylar.spec,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- eclipse-mylar.spec 18 Apr 2007 17:39:47 -0000 1.6 +++ eclipse-mylar.spec 18 Apr 2007 17:59:01 -0000 1.7 @@ -25,6 +25,7 @@ Patch1: %{name}-web1.5.patch Patch2: %{name}-team1.5.patch # SSLSocketFactory#createSocket() is not implemented in GNU Classpath +# http://gcc.gnu.org/bugzilla/show_bug.cgi?id=31626 Patch3: %{name}-createSocketworkaround.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) From fedora-extras-commits at redhat.com Wed Apr 18 18:01:53 2007 From: fedora-extras-commits at redhat.com (Ville Skytta (scop)) Date: Wed, 18 Apr 2007 14:01:53 -0400 Subject: rpms/perl-Text-Iconv/devel perl-Text-Iconv.spec,1.8,1.9 Message-ID: <200704181801.l3II1rtR022854@cvs-int.fedora.redhat.com> Author: scop Update of /cvs/extras/rpms/perl-Text-Iconv/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv22806 Modified Files: perl-Text-Iconv.spec Log Message: * Tue Apr 17 2007 Ville Skytt?? - 1.4-6 - BuildRequire perl(ExtUtils::MakeMaker). Index: perl-Text-Iconv.spec =================================================================== RCS file: /cvs/extras/rpms/perl-Text-Iconv/devel/perl-Text-Iconv.spec,v retrieving revision 1.8 retrieving revision 1.9 diff -u -r1.8 -r1.9 --- perl-Text-Iconv.spec 30 Aug 2006 06:40:32 -0000 1.8 +++ perl-Text-Iconv.spec 18 Apr 2007 18:01:18 -0000 1.9 @@ -1,6 +1,6 @@ Name: perl-Text-Iconv Version: 1.4 -Release: 5%{?dist} +Release: 6%{?dist} Summary: Perl interface to iconv() codeset conversion function Group: Development/Libraries @@ -9,7 +9,7 @@ Source0: http://www.cpan.org/authors/id/M/MP/MPIOTR/Text-Iconv-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) -BuildRequires: %{__perl} +BuildRequires: perl(ExtUtils::MakeMaker) Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) %description @@ -57,6 +57,9 @@ %changelog +* Tue Apr 17 2007 Ville Skytt?? - 1.4-6 +- BuildRequire perl(ExtUtils::MakeMaker). + * Wed Aug 30 2006 Ville Skytt?? - 1.4-5 - Fix order of arguments to find(1). - Drop version from perl build dependency. From fedora-extras-commits at redhat.com Wed Apr 18 18:04:02 2007 From: fedora-extras-commits at redhat.com (Ville Skytta (scop)) Date: Wed, 18 Apr 2007 14:04:02 -0400 Subject: rpms/perltidy/devel perltidy.spec,1.12,1.13 Message-ID: <200704181804.l3II42GD022955@cvs-int.fedora.redhat.com> Author: scop Update of /cvs/extras/rpms/perltidy/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv22934 Modified Files: perltidy.spec Log Message: * Tue Apr 17 2007 Ville Skytt?? - 20060719-3 - BuildRequire perl(ExtUtils::MakeMaker). Index: perltidy.spec =================================================================== RCS file: /cvs/extras/rpms/perltidy/devel/perltidy.spec,v retrieving revision 1.12 retrieving revision 1.13 diff -u -r1.12 -r1.13 --- perltidy.spec 15 Sep 2006 16:30:11 -0000 1.12 +++ perltidy.spec 18 Apr 2007 18:03:28 -0000 1.13 @@ -1,6 +1,6 @@ Name: perltidy Version: 20060719 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Tool for indenting and reformatting Perl scripts Group: Development/Tools @@ -10,7 +10,7 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch -BuildRequires: perl +BuildRequires: perl(ExtUtils::MakeMaker) Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) %description @@ -62,6 +62,9 @@ %changelog +* Tue Apr 17 2007 Ville Skytt?? - 20060719-3 +- BuildRequire perl(ExtUtils::MakeMaker). + * Fri Sep 15 2006 Ville Skytt?? - 20060719-2 - Rebuild. From fedora-extras-commits at redhat.com Wed Apr 18 18:18:25 2007 From: fedora-extras-commits at redhat.com (Thorsten Leemhuis (thl)) Date: Wed, 18 Apr 2007 14:18:25 -0400 Subject: rpms/python-crypto/devel python-crypto.spec,1.14,1.15 Message-ID: <200704181818.l3IIIPwO023363@cvs-int.fedora.redhat.com> Author: thl Update of /cvs/extras/rpms/python-crypto/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv23239 Modified Files: python-crypto.spec Log Message: 2.0.1-7 -- Fix typo Index: python-crypto.spec =================================================================== RCS file: /cvs/extras/rpms/python-crypto/devel/python-crypto.spec,v retrieving revision 1.14 retrieving revision 1.15 diff -u -r1.14 -r1.15 --- python-crypto.spec 18 Apr 2007 17:06:44 -0000 1.14 +++ python-crypto.spec 18 Apr 2007 18:17:51 -0000 1.15 @@ -64,7 +64,10 @@ %changelog -* Sat Dec 09 2006 Thorsten Leemhuis - 2.0.1-6 +* Wed Apr 18 2007 Thorsten Leemhuis - 2.0.1-7 +- Fix typo + +* Wed Apr 18 2007 Thorsten Leemhuis - 2.0.1-6 - Remove dist - rebuild, because the older version was much bigger, as it was build when distutils was doing static links of libpython From fedora-extras-commits at redhat.com Wed Apr 18 18:22:49 2007 From: fedora-extras-commits at redhat.com (Thorsten Leemhuis (thl)) Date: Wed, 18 Apr 2007 14:22:49 -0400 Subject: rpms/python-crypto/devel python-crypto.spec,1.15,1.16 Message-ID: <200704181822.l3IIMnSd023532@cvs-int.fedora.redhat.com> Author: thl Update of /cvs/extras/rpms/python-crypto/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv23436 Modified Files: python-crypto.spec Log Message: 2.0.1-7 -- Fix typo (second part) Index: python-crypto.spec =================================================================== RCS file: /cvs/extras/rpms/python-crypto/devel/python-crypto.spec,v retrieving revision 1.15 retrieving revision 1.16 diff -u -r1.15 -r1.16 --- python-crypto.spec 18 Apr 2007 18:17:51 -0000 1.15 +++ python-crypto.spec 18 Apr 2007 18:22:15 -0000 1.16 @@ -4,7 +4,7 @@ Summary: Cryptography library for Python Name: python-crypto Version: 2.0.1 -Release: 6 +Release: 7 License: Python License (CNRI Python License) Group: Development/Libraries URL: http://www.amk.ca/python/code/crypto.html From fedora-extras-commits at redhat.com Wed Apr 18 18:27:26 2007 From: fedora-extras-commits at redhat.com (Steven Pritchard (steve)) Date: Wed, 18 Apr 2007 14:27:26 -0400 Subject: rpms/uuid/EL-4 uuid.spec,1.4,1.5 Message-ID: <200704181827.l3IIRQ8r023702@cvs-int.fedora.redhat.com> Author: steve Update of /cvs/extras/rpms/uuid/EL-4 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv23651 Modified Files: uuid.spec Log Message: Fix find option order. Use fixperms macro instead of our own chmod incantation. BR ExtUtils::MakeMaker. Index: uuid.spec =================================================================== RCS file: /cvs/extras/rpms/uuid/EL-4/uuid.spec,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- uuid.spec 4 Oct 2006 22:32:00 -0000 1.4 +++ uuid.spec 18 Apr 2007 18:26:52 -0000 1.5 @@ -1,6 +1,6 @@ Name: uuid Version: 1.5.1 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Universally Unique Identifier library License: MIT Group: System Environment/Libraries @@ -50,6 +50,7 @@ %package perl Summary: Perl support for Universally Unique Identifier library Group: Development/Libraries +BuildRequires: perl(ExtUtils::MakeMaker) Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) Requires: %{name} = %{version}-%{release} @@ -144,9 +145,9 @@ find $RPM_BUILD_ROOT -type f -name '*.bs' -size 0 -exec rm -f {} \; find $RPM_BUILD_ROOT -type f -name .packlist -exec rm -f {} \; -find $RPM_BUILD_ROOT -type d -depth -exec rmdir {} 2>/dev/null \; +find $RPM_BUILD_ROOT -depth -type d -exec rmdir {} 2>/dev/null \; -chmod -R u+rwX,go+rX,go-w $RPM_BUILD_ROOT/* +%{_fixperms} $RPM_BUILD_ROOT/* popd # Install the PHP module. @@ -233,6 +234,11 @@ %{_libdir}/libossp-uuid_dce.so %changelog +* Tue Apr 17 2007 Steven Pritchard 1.5.1-3 +- Fix find option order. +- Use fixperms macro instead of our own chmod incantation. +- BR ExtUtils::MakeMaker. + * Thu Oct 05 2006 Christian Iseli 1.5.1-2 - rebuilt for unwind info generation, broken in gcc-4.1.1-21 From fedora-extras-commits at redhat.com Wed Apr 18 18:27:32 2007 From: fedora-extras-commits at redhat.com (Steven Pritchard (steve)) Date: Wed, 18 Apr 2007 14:27:32 -0400 Subject: rpms/uuid/EL-5 uuid.spec,1.4,1.5 Message-ID: <200704181827.l3IIRWd3023737@cvs-int.fedora.redhat.com> Author: steve Update of /cvs/extras/rpms/uuid/EL-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv23657 Modified Files: uuid.spec Log Message: Fix find option order. Use fixperms macro instead of our own chmod incantation. BR ExtUtils::MakeMaker. Index: uuid.spec =================================================================== RCS file: /cvs/extras/rpms/uuid/EL-5/uuid.spec,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- uuid.spec 4 Oct 2006 22:32:00 -0000 1.4 +++ uuid.spec 18 Apr 2007 18:26:58 -0000 1.5 @@ -1,6 +1,6 @@ Name: uuid Version: 1.5.1 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Universally Unique Identifier library License: MIT Group: System Environment/Libraries @@ -50,6 +50,7 @@ %package perl Summary: Perl support for Universally Unique Identifier library Group: Development/Libraries +BuildRequires: perl(ExtUtils::MakeMaker) Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) Requires: %{name} = %{version}-%{release} @@ -144,9 +145,9 @@ find $RPM_BUILD_ROOT -type f -name '*.bs' -size 0 -exec rm -f {} \; find $RPM_BUILD_ROOT -type f -name .packlist -exec rm -f {} \; -find $RPM_BUILD_ROOT -type d -depth -exec rmdir {} 2>/dev/null \; +find $RPM_BUILD_ROOT -depth -type d -exec rmdir {} 2>/dev/null \; -chmod -R u+rwX,go+rX,go-w $RPM_BUILD_ROOT/* +%{_fixperms} $RPM_BUILD_ROOT/* popd # Install the PHP module. @@ -233,6 +234,11 @@ %{_libdir}/libossp-uuid_dce.so %changelog +* Tue Apr 17 2007 Steven Pritchard 1.5.1-3 +- Fix find option order. +- Use fixperms macro instead of our own chmod incantation. +- BR ExtUtils::MakeMaker. + * Thu Oct 05 2006 Christian Iseli 1.5.1-2 - rebuilt for unwind info generation, broken in gcc-4.1.1-21 From fedora-extras-commits at redhat.com Wed Apr 18 18:42:48 2007 From: fedora-extras-commits at redhat.com (Peter Gordon (pgordon)) Date: Wed, 18 Apr 2007 14:42:48 -0400 Subject: rpms/openbox/devel openbox.spec,1.23,1.24 Message-ID: <200704181842.l3IIgmQq024467@cvs-int.fedora.redhat.com> Author: pgordon Update of /cvs/extras/rpms/openbox/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv24450/openbox/devel Modified Files: openbox.spec Log Message: Base requirement should also have a release. Index: openbox.spec =================================================================== RCS file: /cvs/extras/rpms/openbox/devel/openbox.spec,v retrieving revision 1.23 retrieving revision 1.24 diff -u -r1.23 -r1.24 --- openbox.spec 18 Apr 2007 14:15:42 -0000 1.23 +++ openbox.spec 18 Apr 2007 18:42:15 -0000 1.24 @@ -18,7 +18,7 @@ Requires: %{_datadir}/themes Requires: %{_datadir}/gnome/wm-properties -Requires: %{name}-libs = %{version} +Requires: %{name}-libs = %{version}-%{release} BuildRequires: gettext BuildRequires: pango-devel From fedora-extras-commits at redhat.com Wed Apr 18 19:23:21 2007 From: fedora-extras-commits at redhat.com (Bill Nottingham (notting)) Date: Wed, 18 Apr 2007 15:23:21 -0400 Subject: comps comps-fe7.xml.in,1.151,1.152 Message-ID: <200704181923.l3IJNLOP029274@cvs-int.fedora.redhat.com> Author: notting Update of /cvs/extras/comps In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv29256 Modified Files: comps-fe7.xml.in Log Message: typo Index: comps-fe7.xml.in =================================================================== RCS file: /cvs/extras/comps/comps-fe7.xml.in,v retrieving revision 1.151 retrieving revision 1.152 diff -u -r1.151 -r1.152 --- comps-fe7.xml.in 10 Apr 2007 20:15:18 -0000 1.151 +++ comps-fe7.xml.in 18 Apr 2007 19:22:51 -0000 1.152 @@ -1508,8 +1508,8 @@ - telegu-support - <_name>Telegu Support + telugu-support + <_name>Telugu Support <_description/> false false From fedora-extras-commits at redhat.com Wed Apr 18 20:15:33 2007 From: fedora-extras-commits at redhat.com (Daniel M. Young (dyoung)) Date: Wed, 18 Apr 2007 16:15:33 -0400 Subject: rpms/tasks import.log,1.1,1.2 Message-ID: <200704182015.l3IKFXpY002187@cvs-int.fedora.redhat.com> Author: dyoung Update of /cvs/extras/rpms/tasks In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv2082 Modified Files: import.log Log Message: Initial import of tasks. Index: import.log =================================================================== RCS file: /cvs/extras/rpms/tasks/import.log,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- import.log 17 Apr 2007 03:02:39 -0000 1.1 +++ import.log 18 Apr 2007 20:14:59 -0000 1.2 @@ -0,0 +1 @@ +tasks-0_4-3_fc6:HEAD:tasks-0.4-3.fc6.src.rpm:1176927086 From fedora-extras-commits at redhat.com Wed Apr 18 20:15:37 2007 From: fedora-extras-commits at redhat.com (Daniel M. Young (dyoung)) Date: Wed, 18 Apr 2007 16:15:37 -0400 Subject: rpms/tasks/devel license.patch, NONE, 1.1 tasks.spec, NONE, 1.1 .cvsignore, 1.1, 1.2 sources, 1.1, 1.2 Message-ID: <200704182015.l3IKFbvT002193@cvs-int.fedora.redhat.com> Author: dyoung Update of /cvs/extras/rpms/tasks/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv2082/devel Modified Files: .cvsignore sources Added Files: license.patch tasks.spec Log Message: Initial import of tasks. license.patch: --- NEW FILE license.patch --- --- src/test.c.orig 2007-04-11 10:49:16.000000000 -0700 +++ src/test.c 2007-04-11 10:50:34.000000000 -0700 @@ -371,16 +371,16 @@ }; const char *license = { N_( - "Sound Juicer is free software; you can redistribute it and/or modify " + "Tasks is free software; you can redistribute it and/or modify " "it under the terms of the GNU General Public License as published by " "the Free Software Foundation; either version 2 of the License, or " "(at your option) any later version.\n\n" - "Sound Juicer is distributed in the hope that it will be useful, " + "Tasks 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.\n\n" "You should have received a copy of the GNU General Public License " - "along with Sound Juicer; if not, write to the Free Software Foundation, Inc., " + "along with Tasks; if not, write to the Free Software Foundation, Inc., " "51 Franklin St, Fifth Floor, Boston, MA 0110-1301, USA" ) }; --- NEW FILE tasks.spec --- Name: tasks Version: 0.4 Release: 3%{?dist} Summary: Tasks to-do list Group: Applications/Productivity License: GPL URL: http://projects.o-hand.com/tasks Source0: http://projects.o-hand.com/sources/tasks/tasks-%{version}.tar.gz Patch0: license.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: evolution-data-server-devel >= 1.2.0 BuildRequires: desktop-file-utils gtk2-devel BuildRequires: gettext intltool %description Tasks is a simple to do list application that uses libecal, part of Embedded Evolution Data Server. %prep %setup -q %patch0 %build %configure make %{?_smp_mflags} %install rm -rf $RPM_BUILD_ROOT make install DESTDIR=$RPM_BUILD_ROOT INSTALL="%{__install} -p" desktop-file-install --vendor fedora --delete-original \ --dir $RPM_BUILD_ROOT%{_datadir}/applications \ --remove-category Application \ $RPM_BUILD_ROOT%{_datadir}/applications/%{name}.desktop %find_lang %{name} %clean rm -rf $RPM_BUILD_ROOT %post touch %{_datadir}/icons/hicolor if [ -x /usr/bin/gtk-update-icon-cache ]; then /usr/bin/gtk-update-icon-cache --quiet %{_datadir}/icons/hicolor fi %postun touch %{_datadir}/icons/hicolor if [ -x /usr/bin/gtk-update-icon-cache ]; then /usr/bin/gtk-update-icon-cache --quiet %{_datadir}/icons/hicolor fi %files -f %{name}.lang %defattr(-,root,root,-) %doc AUTHORS ChangeLog COPYING NEWS README %{_datadir}/applications/fedora-%{name}.desktop %{_datadir}/icons/hicolor/*/apps/tasks.png %{_datadir}/icons/hicolor/*/apps/tasks.svg %{_bindir}/tasks %{_datadir}/tasks %changelog * Wed Apr 11 2007 Dan Young - 0.4-3 - Preserve timestamps on install - Fix /usr/share/tasks/tasks-ui.xml files listing twice - Patch Help -> About -> License to fix name * Sat Mar 17 2007 Dan Young - 0.4-2 - own /usr/share/tasks * Fri Mar 16 2007 Dan Young - 0.4-1 - new upstream version * Wed Mar 07 2007 Dan Young - 0.3-3 - only drop Application category from .desktop * Wed Mar 07 2007 Dan Young - 0.3-2 - remove spurious update-desktop-database - use desktop-file-install --remove-category rather than patch .desktop - use find_lang properly * Tue Mar 06 2007 Dan Young - 0.3-1 - New upstream version - Add BuildRequires on gettext, intltool for i18n support - use setup defaults for -n - zero-length TODO in this release; remove from doc * Mon Mar 05 2007 Dan Young - 0.2-2 - Remove deprecated X-Fedora desktop category - Patch .desktop file to pick correct fd.o category * Fri Mar 02 2007 Dan Young - 0.2-1 - Initial spec file adapted from contacts Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/tasks/devel/.cvsignore,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- .cvsignore 17 Apr 2007 03:02:48 -0000 1.1 +++ .cvsignore 18 Apr 2007 20:15:03 -0000 1.2 @@ -0,0 +1 @@ +tasks-0.4.tar.gz Index: sources =================================================================== RCS file: /cvs/extras/rpms/tasks/devel/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 17 Apr 2007 03:02:48 -0000 1.1 +++ sources 18 Apr 2007 20:15:03 -0000 1.2 @@ -0,0 +1 @@ +c68ad2a0fa21c379195b7e93467d73b5 tasks-0.4.tar.gz From fedora-extras-commits at redhat.com Wed Apr 18 20:23:20 2007 From: fedora-extras-commits at redhat.com (Bill Nottingham (notting)) Date: Wed, 18 Apr 2007 16:23:20 -0400 Subject: comps comps-fe7.xml.in,1.152,1.153 Message-ID: <200704182023.l3IKNK2M002311@cvs-int.fedora.redhat.com> Author: notting Update of /cvs/extras/comps In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv2288 Modified Files: comps-fe7.xml.in Log Message: lang stuff Index: comps-fe7.xml.in =================================================================== RCS file: /cvs/extras/comps/comps-fe7.xml.in,v retrieving revision 1.152 retrieving revision 1.153 diff -u -r1.152 -r1.153 --- comps-fe7.xml.in 18 Apr 2007 19:22:51 -0000 1.152 +++ comps-fe7.xml.in 18 Apr 2007 20:22:49 -0000 1.153 @@ -38,6 +38,7 @@ false false + aspell-ar dejavu-fonts dejavu-fonts-experimental @@ -77,6 +78,15 @@ + base + <_name>Base + true + true + + hunspell-en + + + base-x <_name>X Window System <_description>Install this group of packages to use the base graphical (X) user interface. @@ -172,7 +182,9 @@ <_description>This group is a collection of tools and resources of Czech environments. false false + cs + hunspell-cs openoffice.org-dict-cs_CZ @@ -923,6 +935,16 @@ + hindi-support + <_name>Hindi Support + false + false + hi + + aspell-hi + + + hungarian-support <_name>Hungarian Support false @@ -1561,6 +1583,16 @@ + urdu-support + <_name>Urdu Support + false + false + ur + + openoffice.org-langpack-ur + + + virtualization <_name>Virtualization <_description>These packages provide a virtualization environment. From fedora-extras-commits at redhat.com Wed Apr 18 20:47:08 2007 From: fedora-extras-commits at redhat.com (Scott Baker (muerte)) Date: Wed, 18 Apr 2007 16:47:08 -0400 Subject: rpms/dstat/FC-6 .cvsignore, 1.3, 1.4 dstat.spec, 1.2, 1.3 sources, 1.3, 1.4 Message-ID: <200704182047.l3IKl8Cp002993@cvs-int.fedora.redhat.com> Author: muerte Update of /cvs/extras/rpms/dstat/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv2970 Modified Files: .cvsignore dstat.spec sources Log Message: Bump to latest version! Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/dstat/FC-6/.cvsignore,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- .cvsignore 12 Dec 2006 18:34:06 -0000 1.3 +++ .cvsignore 18 Apr 2007 20:46:34 -0000 1.4 @@ -1 +1 @@ -dstat-0.6.4.tar.bz2 +dstat-0.6.5.tar.bz2 Index: dstat.spec =================================================================== RCS file: /cvs/extras/rpms/dstat/FC-6/dstat.spec,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- dstat.spec 12 Dec 2006 18:34:06 -0000 1.2 +++ dstat.spec 18 Apr 2007 20:46:34 -0000 1.3 @@ -3,7 +3,7 @@ Summary: Versatile resource statistics tool Name: dstat -Version: 0.6.4 +Version: 0.6.5 Release: 1%{?dist} License: GPL Group: System Environment/Base @@ -47,6 +47,10 @@ %install %{__rm} -rf %{buildroot} %{__make} install DESTDIR=%{buildroot} +# Install the docs +cd docs +%{__make} install DESTDIR=%{buildroot} + /usr/lib/rpm/brp-python-bytecompile # FC4 and FC5 run this automatically %{__chmod} a-x %{buildroot}/%{_datadir}/dstat/*.py @@ -69,6 +73,9 @@ %{_datadir}/dstat/*.pyc %changelog +* Wed Apr 18 2007 Scott Baker - 0.6.5-1 +- Bumped to latest release + * Tue Dec 12 2006 Scott Baker - 0.6.4-1 - Bumped to 0.6.4 Index: sources =================================================================== RCS file: /cvs/extras/rpms/dstat/FC-6/sources,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- sources 12 Dec 2006 18:34:06 -0000 1.3 +++ sources 18 Apr 2007 20:46:34 -0000 1.4 @@ -1 +1 @@ -aad1d918a982d8392a24a06760175e93 dstat-0.6.4.tar.bz2 +81e4655d26c38e2ccb61a2f5682444be dstat-0.6.5.tar.bz2 From fedora-extras-commits at redhat.com Wed Apr 18 20:58:52 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Wed, 18 Apr 2007 16:58:52 -0400 Subject: owners owners.list,1.2692,1.2693 Message-ID: <200704182058.l3IKwq7t003338@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/owners In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners Modified Files: owners.list Log Message: add nosnilmot as co-owner of pidgin Index: owners.list =================================================================== RCS file: /cvs/extras/owners/owners.list,v retrieving revision 1.2692 retrieving revision 1.2693 diff -u -r1.2692 -r1.2693 --- owners.list 18 Apr 2007 04:14:05 -0000 1.2692 +++ owners.list 18 Apr 2007 20:58:22 -0000 1.2693 @@ -2303,7 +2303,7 @@ Fedora Extras|physfs|Library to provide abstract access to various archives|tcallawa at redhat.com|extras-qa at fedoraproject.org| Fedora Extras|piccolo|Small fast XML parser|mwringe at redhat.com|extras-qa at fedoraproject.org| Fedora Extras|picocom|Minimal serial communications program|jafo-redhat at tummy.com|extras-qa at fedoraproject.org| -Fedora Extras|pidgin|Internet Messenging Client|wtogami at redhat.com|extras-qa at fedoraproject.org| +Fedora Extras|pidgin|Internet Messenging Client|wtogami at redhat.com,stu at nosnilmot.com|extras-qa at fedoraproject.org| Fedora Extras|pikdev|IDE for development of PICmicro based application (under Linux/KDE)|aportal at univ-montp2.fr|extras-qa at fedoraproject.org| Fedora Extras|piklab|Development environment for applications based on PIC & dsPIC microcontrollers|cgoorah at yahoo.com.au,aportal at univ-montp2.fr|extras-qa at fedoraproject.org| Fedora Extras|pikloops|Code generator for PIC delays|aportal at univ-montp2.fr|extras-qa at fedoraproject.org| From fedora-extras-commits at redhat.com Wed Apr 18 21:00:01 2007 From: fedora-extras-commits at redhat.com (Bill Nottingham (notting)) Date: Wed, 18 Apr 2007 17:00:01 -0400 Subject: comps comps-fe7.xml.in,1.153,1.154 Message-ID: <200704182100.l3IL01Nf003383@cvs-int.fedora.redhat.com> Author: notting Update of /cvs/extras/comps In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv3356 Modified Files: comps-fe7.xml.in Log Message: add fedora-ds-base Index: comps-fe7.xml.in =================================================================== RCS file: /cvs/extras/comps/comps-fe7.xml.in,v retrieving revision 1.153 retrieving revision 1.154 diff -u -r1.153 -r1.154 --- comps-fe7.xml.in 18 Apr 2007 20:22:49 -0000 1.153 +++ comps-fe7.xml.in 18 Apr 2007 20:59:31 -0000 1.154 @@ -1143,6 +1143,7 @@ ctrlproxy dnsmasq ejabberd + fedora-ds-base flumotion freenx icecast From fedora-extras-commits at redhat.com Wed Apr 18 21:06:02 2007 From: fedora-extras-commits at redhat.com (Scott Baker (muerte)) Date: Wed, 18 Apr 2007 17:06:02 -0400 Subject: rpms/dstat/devel .cvsignore, 1.3, 1.4 dstat.spec, 1.2, 1.3 sources, 1.3, 1.4 Message-ID: <200704182106.l3IL62Ix008122@cvs-int.fedora.redhat.com> Author: muerte Update of /cvs/extras/rpms/dstat/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv8042 Modified Files: .cvsignore dstat.spec sources Log Message: Update to latest release Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/dstat/devel/.cvsignore,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- .cvsignore 20 Mar 2007 20:20:52 -0000 1.3 +++ .cvsignore 18 Apr 2007 21:05:27 -0000 1.4 @@ -1 +1 @@ -dstat-0.6.4.tar.bz2 +dstat-0.6.5.tar.bz2 Index: dstat.spec =================================================================== RCS file: /cvs/extras/rpms/dstat/devel/dstat.spec,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- dstat.spec 20 Mar 2007 20:20:52 -0000 1.2 +++ dstat.spec 18 Apr 2007 21:05:27 -0000 1.3 @@ -3,7 +3,7 @@ Summary: Versatile resource statistics tool Name: dstat -Version: 0.6.4 +Version: 0.6.5 Release: 1%{?dist} License: GPL Group: System Environment/Base @@ -47,6 +47,10 @@ %install %{__rm} -rf %{buildroot} %{__make} install DESTDIR=%{buildroot} +# Install the docs +cd docs +%{__make} install DESTDIR=%{buildroot} + /usr/lib/rpm/brp-python-bytecompile # FC4 and FC5 run this automatically %{__chmod} a-x %{buildroot}/%{_datadir}/dstat/*.py @@ -69,6 +73,9 @@ %{_datadir}/dstat/*.pyc %changelog +* Wed Apr 18 2007 Scott Baker - 0.6.5-1 +- Bumped to latest release + * Tue Dec 12 2006 Scott Baker - 0.6.4-1 - Bumped to 0.6.4 Index: sources =================================================================== RCS file: /cvs/extras/rpms/dstat/devel/sources,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- sources 20 Mar 2007 20:20:52 -0000 1.3 +++ sources 18 Apr 2007 21:05:27 -0000 1.4 @@ -1 +1 @@ -aad1d918a982d8392a24a06760175e93 dstat-0.6.4.tar.bz2 +81e4655d26c38e2ccb61a2f5682444be dstat-0.6.5.tar.bz2 From fedora-extras-commits at redhat.com Wed Apr 18 21:07:28 2007 From: fedora-extras-commits at redhat.com (Scott Baker (muerte)) Date: Wed, 18 Apr 2007 17:07:28 -0400 Subject: rpms/dstat/FC-5 .cvsignore, 1.3, 1.4 dstat.spec, 1.2, 1.3 sources, 1.3, 1.4 Message-ID: <200704182107.l3IL7S8X008214@cvs-int.fedora.redhat.com> Author: muerte Update of /cvs/extras/rpms/dstat/FC-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv8158 Modified Files: .cvsignore dstat.spec sources Log Message: Bump to latest version Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/dstat/FC-5/.cvsignore,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- .cvsignore 12 Dec 2006 18:32:12 -0000 1.3 +++ .cvsignore 18 Apr 2007 21:06:54 -0000 1.4 @@ -1 +1 @@ -dstat-0.6.4.tar.bz2 +dstat-0.6.5.tar.bz2 Index: dstat.spec =================================================================== RCS file: /cvs/extras/rpms/dstat/FC-5/dstat.spec,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- dstat.spec 12 Dec 2006 18:32:12 -0000 1.2 +++ dstat.spec 18 Apr 2007 21:06:54 -0000 1.3 @@ -3,7 +3,7 @@ Summary: Versatile resource statistics tool Name: dstat -Version: 0.6.4 +Version: 0.6.5 Release: 1%{?dist} License: GPL Group: System Environment/Base @@ -47,6 +47,10 @@ %install %{__rm} -rf %{buildroot} %{__make} install DESTDIR=%{buildroot} +# Install the docs +cd docs +%{__make} install DESTDIR=%{buildroot} + /usr/lib/rpm/brp-python-bytecompile # FC4 and FC5 run this automatically %{__chmod} a-x %{buildroot}/%{_datadir}/dstat/*.py @@ -69,6 +73,9 @@ %{_datadir}/dstat/*.pyc %changelog +* Wed Apr 18 2007 Scott Baker - 0.6.5-1 +- Bumped to latest release + * Tue Dec 12 2006 Scott Baker - 0.6.4-1 - Bumped to 0.6.4 Index: sources =================================================================== RCS file: /cvs/extras/rpms/dstat/FC-5/sources,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- sources 12 Dec 2006 18:32:12 -0000 1.3 +++ sources 18 Apr 2007 21:06:54 -0000 1.4 @@ -1 +1 @@ -aad1d918a982d8392a24a06760175e93 dstat-0.6.4.tar.bz2 +81e4655d26c38e2ccb61a2f5682444be dstat-0.6.5.tar.bz2 From fedora-extras-commits at redhat.com Wed Apr 18 21:07:48 2007 From: fedora-extras-commits at redhat.com (Tomas Mraz (tmraz)) Date: Wed, 18 Apr 2007 17:07:48 -0400 Subject: rpms/workrave/devel workrave-1.8.4-applet-crash.patch, NONE, 1.1 workrave.spec, 1.8, 1.9 Message-ID: <200704182107.l3IL7mGM008217@cvs-int.fedora.redhat.com> Author: tmraz Update of /cvs/extras/rpms/workrave/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv8187 Modified Files: workrave.spec Added Files: workrave-1.8.4-applet-crash.patch Log Message: * Wed Apr 18 2007 Tomas Mraz - 1.8.4-3 - fixed applet crash (#236543) workrave-1.8.4-applet-crash.patch: --- NEW FILE workrave-1.8.4-applet-crash.patch --- --- workrave/trunk/frontend/gtkmm/src/GUI.cc 2007/03/04 18:23:55 1144 +++ workrave/trunk/frontend/gtkmm/src/GUI.cc 2007/03/27 18:12:49 1161 @@ -223,8 +223,8 @@ init_core(); init_sound_player(); init_multihead(); - init_remote_control(); init_gui(); + init_remote_control(); on_timer(); Index: workrave.spec =================================================================== RCS file: /cvs/extras/rpms/workrave/devel/workrave.spec,v retrieving revision 1.8 retrieving revision 1.9 diff -u -r1.8 -r1.9 --- workrave.spec 26 Mar 2007 08:08:25 -0000 1.8 +++ workrave.spec 18 Apr 2007 21:07:14 -0000 1.9 @@ -1,6 +1,6 @@ Name: workrave Version: 1.8.4 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Program that assists in the recovery and prevention of RSI # Based on older packages by Dag Wieers and Steve Ratcliffe License: GPL @@ -9,6 +9,7 @@ # For some reason the upstream tarball contains the -2 added to the version. Source0: http://prdownloads.sourceforge.net/workrave/%{name}-%{version}-2.tar.gz Source1: workrave.desktop +Patch1: workrave-1.8.4-applet-crash.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: gettext @@ -26,6 +27,7 @@ %prep %setup -q -n %{name}-%{version} +%patch1 -p2 -b .crash %build if [ ! -x configure ]; then @@ -66,6 +68,9 @@ %{_datadir}/applications/fedora-workrave.desktop %changelog +* Wed Apr 18 2007 Tomas Mraz - 1.8.4-3 +- fixed applet crash (#236543) + * Mon Mar 26 2007 Tomas Mraz - 1.8.4-2 - new upstream version - add datadir/pixmaps/workrave to files (#233815) From fedora-extras-commits at redhat.com Wed Apr 18 21:09:59 2007 From: fedora-extras-commits at redhat.com (Bill Nottingham (notting)) Date: Wed, 18 Apr 2007 17:09:59 -0400 Subject: comps comps-fe7.xml.in,1.154,1.155 Message-ID: <200704182109.l3IL9xrm008365@cvs-int.fedora.redhat.com> Author: notting Update of /cvs/extras/comps In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv8277 Modified Files: comps-fe7.xml.in Log Message: more trawling through not-in-comps stuff: - moodle - muine - livecd-tools/pungi/koji Index: comps-fe7.xml.in =================================================================== RCS file: /cvs/extras/comps/comps-fe7.xml.in,v retrieving revision 1.154 retrieving revision 1.155 diff -u -r1.154 -r1.155 --- comps-fe7.xml.in 18 Apr 2007 20:59:31 -0000 1.154 +++ comps-fe7.xml.in 18 Apr 2007 21:09:29 -0000 1.155 @@ -261,19 +261,25 @@ hugs98 ipython jam + koji + koji-hub + koji-web kuipc lcov + livecd-tools lightning lua lush mach manedit mantis + maven2 mcrypt meld mercurial mlton mock + monodevelop monotone nemiver nqc @@ -288,6 +294,7 @@ pl plt-scheme pscan + pungi pylint q qgit @@ -378,6 +385,7 @@ gcompris gperiodic gtypist + moodle stellarium tuxtype2 @@ -1151,6 +1159,7 @@ ircd-hybrid jabberd kannel + koan l2tpd nsd oidentd @@ -1348,6 +1357,7 @@ kdemultimedia-extras kid3 kover + muine nomadsync nyquist regionset From fedora-extras-commits at redhat.com Wed Apr 18 21:14:34 2007 From: fedora-extras-commits at redhat.com (Stu Tomlinson (nosnilmot)) Date: Wed, 18 Apr 2007 17:14:34 -0400 Subject: rpms/pidgin/devel pidgin.spec,1.2,1.3 Message-ID: <200704182114.l3ILEYmh008458@cvs-int.fedora.redhat.com> Author: nosnilmot Update of /cvs/extras/rpms/pidgin/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv8428 Modified Files: pidgin.spec Log Message: - Split into pidgin, finch & libpurple, along with corresponding -devel RPMs - Remove ldconfig for plugin directories - Fix non-UTF8 %changelog Index: pidgin.spec =================================================================== RCS file: /cvs/extras/rpms/pidgin/devel/pidgin.spec,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- pidgin.spec 17 Apr 2007 19:50:09 -0000 1.2 +++ pidgin.spec 18 Apr 2007 21:14:00 -0000 1.3 @@ -33,7 +33,7 @@ Name: pidgin Version: 2.0.0 -Release: 0.33.%{betaver}%{?dist} +Release: 0.34.%{betaver}%{?dist} License: GPL Group: Applications/Internet URL: http://pidgin.im/ @@ -44,9 +44,6 @@ Provides: gaim ExcludeArch: s390 s390x -# meanwhile plugin is now provided by the main package -Obsoletes: gaim-meanwhile - ## Fedora pidgin defaults - Please Regenerate for Each Major Release # 1) run gaim as new user 2) edit preferences 3) close 4) copy .gaim/prefs.xml # - enable System Tray Icon @@ -89,9 +86,6 @@ BuildRequires: desktop-file-utils BuildRequires: ncurses-devel -# Bug #212817 Jabber needs cyrus-sasl plugins for authentication -Requires: cyrus-sasl-plain, cyrus-sasl-md5 - # krb5 needed for Zephyr (FC1+) %if %{krb_integration} BuildRequires: krb5-devel @@ -155,31 +149,90 @@ %description -Gaim allows you to talk to anyone using a variety of messaging -protocols, including AIM (Oscar and TOC), ICQ, IRC, Yahoo!, -MSN Messenger, Jabber, Gadu-Gadu, Napster, and Zephyr. These -protocols are implemented using a modular, easy to use design. -To use a protocol, just add an account using the account editor. - -Gaim supports many common features of other clients, as well as many -unique features, such as perl scripting and C plugins. - -Gaim is NOT affiliated with or endorsed by America Online, Inc., -Microsoft Corporation, or Yahoo! Inc. or other messaging service -providers. +Pidgin allows you to talk to anyone using a variety of messaging +protocols including AIM, MSN, Yahoo!, Jabber, Bonjour, Gadu-Gadu, +ICQ, IRC, Novell Groupwise, QQ, Lotus Sametime, SILC, Simple and +Zephyr. These protocols are implemented using a modular, easy to +use design. To use a protocol, just add an account using the +account editor. + +Pidgin supports many common features of other clients, as well as many +unique features, such as perl scripting, TCL scripting and C plugins. + +Pidgin is not affiliated with or endorsed by America Online, Inc., +Microsoft Corporation, Yahoo! Inc., or ICQ Inc. %package devel Summary: Development headers and libraries for pidgin Group: Development/Libraries Requires: %{name} = %{epoch}:%{version}-%{release} +Requires: libpurple-devel = %{epoch}:%{version}-%{release} Requires: pkgconfig Obsoletes: gaim-devel Provides: gaim-devel %description devel -This package contains the files necessary to develop or compile code -that depends on pidgin. +The pidgin-devel package contains the header files, developer +documentation, and libraries required for development of Pidgin scripts +and plugins. + + +%package -n libpurple +Summary: libpurple library for IM clients like Pidgin and Finch +Group: Applications/Internet +%if %{meanwhile_integration} +Obsoletes: gaim-meanwhile +%endif +Requires: glib2 >= %{glib_ver} +# Bug #212817 Jabber needs cyrus-sasl plugins for authentication +Requires: cyrus-sasl-plain, cyrus-sasl-md5 + + +%description -n libpurple +libpurple contains the core IM support for IM clients such as Pidgin +and Finch. + +libpurple supports a variety of messaging protocols including AIM, MSN, +Yahoo!, Jabber, Bonjour, Gadu-Gadu, ICQ, IRC, Novell Groupwise, QQ, +Lotus Sametime, SILC, Simple and Zephyr. + + +%package -n libpurple-devel +Summary: Development headers, documentation, and libraries for libpurple +Group: Applications/Internet +Requires: libpurple = %{epoch}:%{version}-%{release} +Requires: pkgconfig + +%description -n libpurple-devel +The libpurple-devel package contains the header files, developer +documentation, and libraries required for development of libpurple based +instant messaging clients or plugins for any libpurple based client. + + +%package -n finch +Summary: A text-based user interface for Pidgin +Group: Applications/Internet +Requires: glib2 >= %{glib_ver} + +%description -n finch +A text-based user interface for using libpurple. This can be run from a +standard text console or from a terminal within X Windows. It +uses ncurses and our homegrown gnt library for drawing windows +and text. + + +%package -n finch-devel +Summary: Headers etc. for finch stuffs +Group: Applications/Internet +Requires: finch = %{epoch}:%{version}-%{release} +Requires: libpurple-devel = %{epoch}:%{version}-%{release} +Requires: pkgconfig + +%description -n finch-devel +The finch-devel package contains the header files, developer +documentation, and libraries required for development of Finch scripts +and plugins. @@ -267,6 +320,8 @@ rm -f $RPM_BUILD_ROOT%{perl_archlib}/perllocal.pod # remove relnot.so plugin since it is unusable for our package rm -f $RPM_BUILD_ROOT%{_libdir}/pidgin/relnot.so +# remove dummy nullclient +rm -f $RPM_BUILD_ROOT%{_bindir}/nullclient # install Fedora pidgin default prefs.xml mkdir -p $RPM_BUILD_ROOT%{_sysconfdir}/purple/ install -m 644 prefs.xml $RPM_BUILD_ROOT%{_sysconfdir}/purple/prefs.xml @@ -285,9 +340,9 @@ # symlink /usr/bin/gaim to new pidgin name ln -sf %{_bindir}/pidgin $RPM_BUILD_ROOT%{_bindir}/gaim -%post -/sbin/ldconfig -n %{_libdir}/pidgin -/sbin/ldconfig -n %{_libdir}/finch +%post -n libpurple -p /sbin/ldconfig + +%post -n finch -p /sbin/ldconfig %if %{mono_integration} # Mono apps need mono_exec_t. Since pidgin doesn't call /usr/bin/mono to run its @@ -302,9 +357,9 @@ /usr/bin/chcon -t mono_exec_t /usr/bin/pidgin %endif -%postun -/sbin/ldconfig -n %{_libdir}/pidgin -/sbin/ldconfig -n %{_libdir}/finch +%postun -n libpurple -p /sbin/ldconfig + +%postun -n finch -p /sbin/ldconfig %clean rm -rf $RPM_BUILD_ROOT @@ -312,47 +367,77 @@ %files -f pidgin.lang %defattr(-,root,root,-) %doc NEWS COPYING AUTHORS doc/FAQ README ChangeLog doc/PERL-HOWTO.dox -%{_bindir}/* +%{_bindir}/pidgin +%{_bindir}/gaim %{_libdir}/pidgin/ -%{_libdir}/finch/ -%{_libdir}/libpurple/ -%{_libdir}/libpurple.so.* -%{_libdir}/libgnt.so.* -%{_mandir}/man1/* -%{_mandir}/man3/* -%{_datadir}/aclocal/purple.m4 +%{_mandir}/man1/pidgin.* +%{_mandir}/man3/Purple::GtkUI.* %{_datadir}/applications/pidgin.desktop %{_datadir}/pixmaps/pidgin/ -%{_datadir}/pixmaps/purple/ %{_datadir}/pixmaps/pidgin.svg %{_datadir}/sounds/pidgin/ +%if %{perl_integration} +%{perl_vendorarch}/Purple/* +%{perl_vendorarch}/auto/Purple/GtkUI* +%endif + +%files devel +%defattr(-,root,root,-) +%{_includedir}/pidgin/ +%{_libdir}/pkgconfig/pidgin.pc + +%files -f pidgin.lang -n libpurple +%{_libdir}/libpurple/ +%{_libdir}/libpurple.so.* +%{_mandir}/man3/Purple.* +%{_datadir}/pixmaps/purple/ %{_sysconfdir}/purple/ %{_sysconfdir}/gconf/schemas/purple.schemas %if %{perl_integration} -%{perl_vendorarch}/Purple* -%{perl_vendorarch}/auto/Purple/ +%{perl_vendorarch}/Purple.pm +%dir %{perl_vendorarch}/auto/Purple +%{perl_vendorarch}/auto/Purple/Purple.so +%{perl_vendorarch}/auto/Purple/autosplit.ix %endif %if %{dbus_integration} +%{_bindir}/purple-client-example +%{_bindir}/purple-remote +%{_bindir}/purple-send +%{_bindir}/purple-send-async +%{_bindir}/purple-url-handler %{_libdir}/libpurple-client.so.* #%{_datadir}/dbus-1/services/pidgin.service +%doc libpurple/purple-notifications-example %endif -%files devel -%defattr(-,root,root,-) -%{_includedir}/libpurple/ -%{_includedir}/pidgin/ -%{_includedir}/finch/ -%{_includedir}/gnt/ +%files -n libpurple-devel +%{_datadir}/aclocal/purple.m4 %{_libdir}/libpurple.so -%{_libdir}/libgnt.so +%{_includedir}/libpurple/ %{_libdir}/pkgconfig/purple.pc -%{_libdir}/pkgconfig/pidgin.pc -%{_libdir}/pkgconfig/gnt.pc %if %{dbus_integration} %{_libdir}/libpurple-client.so %endif +%files -f pidgin.lang -n finch +%{_bindir}/finch +%{_libdir}/finch/ +%{_libdir}/libgnt.so.* +%{_mandir}/man1/finch.* + +%files -n finch-devel +%{_includedir}/finch/ +%{_includedir}/gnt/ +%{_libdir}/libgnt.so +%{_libdir}/pkgconfig/gnt.pc + + %changelog +* Wed Apr 18 2007 Stu Tomlinson - 2:2.0.0-0.34.beta7devel +- Split into pidgin, finch & libpurple, along with corresponding -devel RPMs +- Remove ldconfig for plugin directories +- Fix non-UTF8 %%changelog + * Tue Apr 17 2007 Warren Togami - -devel req pkgconfig (#222488) @@ -922,7 +1007,7 @@ - 0.58 - remove applet -* Fri Mar 22 2002 Trond Eivind Glomsr?d 0.53-1 +* Fri Mar 22 2002 Trond Eivind Glomsr??d 0.53-1 - Langify * Wed Mar 13 2002 Christopher Blizzard @@ -946,7 +1031,7 @@ * Sun Jun 24 2001 Elliot Lee - Bump release + rebuild. -* Thu Feb 15 2001 Trond Eivind Glomsr?d +* Thu Feb 15 2001 Trond Eivind Glomsr??d - make it compile * Sun Feb 11 2001 Tim Powers From fedora-extras-commits at redhat.com Wed Apr 18 21:25:02 2007 From: fedora-extras-commits at redhat.com (Tomas Mraz (tmraz)) Date: Wed, 18 Apr 2007 17:25:02 -0400 Subject: rpms/workrave/FC-6 workrave-1.8.4-applet-crash.patch, NONE, 1.1 workrave.spec, 1.8, 1.9 Message-ID: <200704182125.l3ILP25N008742@cvs-int.fedora.redhat.com> Author: tmraz Update of /cvs/extras/rpms/workrave/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv8718 Modified Files: workrave.spec Added Files: workrave-1.8.4-applet-crash.patch Log Message: * Wed Apr 18 2007 Tomas Mraz - 1.8.4-3 - fixed applet crash (#236543) workrave-1.8.4-applet-crash.patch: --- NEW FILE workrave-1.8.4-applet-crash.patch --- --- workrave/trunk/frontend/gtkmm/src/GUI.cc 2007/03/04 18:23:55 1144 +++ workrave/trunk/frontend/gtkmm/src/GUI.cc 2007/03/27 18:12:49 1161 @@ -223,8 +223,8 @@ init_core(); init_sound_player(); init_multihead(); - init_remote_control(); init_gui(); + init_remote_control(); on_timer(); Index: workrave.spec =================================================================== RCS file: /cvs/extras/rpms/workrave/FC-6/workrave.spec,v retrieving revision 1.8 retrieving revision 1.9 diff -u -r1.8 -r1.9 --- workrave.spec 13 Apr 2007 14:27:07 -0000 1.8 +++ workrave.spec 18 Apr 2007 21:24:28 -0000 1.9 @@ -1,6 +1,6 @@ Name: workrave Version: 1.8.4 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Program that assists in the recovery and prevention of RSI # Based on older packages by Dag Wieers and Steve Ratcliffe License: GPL @@ -9,6 +9,7 @@ # For some reason the upstream tarball contains the -2 added to the version. Source0: http://prdownloads.sourceforge.net/workrave/%{name}-%{version}-2.tar.gz Source1: workrave.desktop +Patch1: workrave-1.8.4-applet-crash.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: gettext @@ -26,6 +27,7 @@ %prep %setup -q -n %{name}-%{version} +%patch1 -p2 -b .crash %build if [ ! -x configure ]; then @@ -66,6 +68,9 @@ %{_datadir}/applications/fedora-workrave.desktop %changelog +* Wed Apr 18 2007 Tomas Mraz - 1.8.4-3 +- fixed applet crash (#236543) + * Mon Mar 26 2007 Tomas Mraz - 1.8.4-2 - new upstream version - add datadir/pixmaps/workrave to files (#233815) From fedora-extras-commits at redhat.com Wed Apr 18 21:40:19 2007 From: fedora-extras-commits at redhat.com (Paul Wouters (pwouters)) Date: Wed, 18 Apr 2007 17:40:19 -0400 Subject: rpms/gaim-otr/devel gaim-otr.spec,1.24,1.25 Message-ID: <200704182140.l3ILeJvl009469@cvs-int.fedora.redhat.com> Author: pwouters Update of /cvs/extras/rpms/gaim-otr/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv9419 Modified Files: gaim-otr.spec Log Message: * Wed Apr 18 2007 Paul Wouters 3.0.1-0.4.20060921cvs - Support for the rename of gaim to pidgin Index: gaim-otr.spec =================================================================== RCS file: /cvs/extras/rpms/gaim-otr/devel/gaim-otr.spec,v retrieving revision 1.24 retrieving revision 1.25 diff -u -r1.24 -r1.25 --- gaim-otr.spec 28 Oct 2006 06:33:44 -0000 1.24 +++ gaim-otr.spec 18 Apr 2007 21:39:46 -0000 1.25 @@ -1,7 +1,7 @@ Summary: Off-The-Record Messaging plugin for GAIM Name: gaim-otr Version: 3.0.1 -Release: 0.3.20060921cvs%{?dist} +Release: 0.4.20060921cvs%{?dist} #Source: http://www.cypherpunks.ca/otr/%{name}-%{version}.tar.gz Source: %{name}-20060712.tar.gz Patch0: gaim-beta4.patch @@ -11,12 +11,11 @@ Provides: otr-plugin = %{version} Obsoletes: otr-plugin BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) -Requires: gaim >= 2.0.0-0.17.beta4, libotr >= 3.0.0 -BuildRequires: glib2-devel, gtk2-devel, libgcrypt-devel >= 1.2.0, libgpg-error-devel, gaim >= 1.0.0, libotr-devel >= 3.0.0, autoconf, automake, libtool, gaim-devel >= 2.0.0-0.17.beta4 +Requires: pidgin >= 2.0.0-0.17.beta4, libotr >= 3.0.0 +BuildRequires: glib2-devel, gtk2-devel, libgcrypt-devel >= 1.2.0, libgpg-error-devel, pidgin >= 1.0.0, libotr-devel >= 3.0.0, autoconf, automake, libtool, pidgin-devel >= 2.0.0-0.17.beta4 %description - -This is a gaim plugin which implements Off-the-Record (OTR) Messaging. +This is a gaim/pidgin plugin which implements Off-the-Record (OTR) Messaging. It is known to work (at least) under the Linux and Windows versions of gaim. Implementations for Adium, Trillian and Miranda exist, as well as a proxy application called otrproxy for clients that do not support OTR @@ -46,9 +45,12 @@ %files %defattr(-, root, root, 0755) %doc README COPYING -%{_libdir}/gaim/gaim-otr.so +%{_libdir}/pidgin/gaim-otr.so %changelog +* Wed Apr 18 2007 Paul Wouters 3.0.1-0.4.20060921cvs +- Support for the rename of gaim to pidgin + * Sat Oct 28 2006 Paul Wouters 3.0.1-0.3.20060921cvs - Added patch for gaim 2.0.0-beta4 From fedora-extras-commits at redhat.com Wed Apr 18 21:55:00 2007 From: fedora-extras-commits at redhat.com (Bill Nottingham (notting)) Date: Wed, 18 Apr 2007 17:55:00 -0400 Subject: comps comps-fe7.xml.in,1.155,1.156 Message-ID: <200704182155.l3ILt0sU009894@cvs-int.fedora.redhat.com> Author: notting Update of /cvs/extras/comps In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv9871 Modified Files: comps-fe7.xml.in Log Message: nx, openpbx, orts Index: comps-fe7.xml.in =================================================================== RCS file: /cvs/extras/comps/comps-fe7.xml.in,v retrieving revision 1.155 retrieving revision 1.156 diff -u -r1.155 -r1.156 --- comps-fe7.xml.in 18 Apr 2007 21:09:29 -0000 1.155 +++ comps-fe7.xml.in 18 Apr 2007 21:54:30 -0000 1.156 @@ -1163,6 +1163,8 @@ l2tpd nsd oidentd + openpbx + orts puppet-server rbldnsd rinetd @@ -1486,6 +1488,7 @@ netgo nfswatch nomarch + nx oddjob p0f p7zip From fedora-extras-commits at redhat.com Wed Apr 18 21:57:04 2007 From: fedora-extras-commits at redhat.com (Bill Nottingham (notting)) Date: Wed, 18 Apr 2007 17:57:04 -0400 Subject: comps comps-fe7.xml.in,1.156,1.157 Message-ID: <200704182157.l3ILv4qJ009930@cvs-int.fedora.redhat.com> Author: notting Update of /cvs/extras/comps In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv9910 Modified Files: comps-fe7.xml.in Log Message: ntfs-3g Index: comps-fe7.xml.in =================================================================== RCS file: /cvs/extras/comps/comps-fe7.xml.in,v retrieving revision 1.156 retrieving revision 1.157 diff -u -r1.156 -r1.157 --- comps-fe7.xml.in 18 Apr 2007 21:54:30 -0000 1.156 +++ comps-fe7.xml.in 18 Apr 2007 21:56:34 -0000 1.157 @@ -84,6 +84,7 @@ true hunspell-en + ntfs-3g @@ -1417,6 +1418,7 @@ jigdo NetworkManager-openvpn NetworkManager-vpnc + ntfs-3g openvpn vpnc aide From fedora-extras-commits at redhat.com Wed Apr 18 22:07:29 2007 From: fedora-extras-commits at redhat.com (Bill Nottingham (notting)) Date: Wed, 18 Apr 2007 18:07:29 -0400 Subject: comps comps-fe7.xml.in,1.157,1.158 Message-ID: <200704182207.l3IM7TvP014524@cvs-int.fedora.redhat.com> Author: notting Update of /cvs/extras/comps In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv14461 Modified Files: comps-fe7.xml.in Log Message: p! powerdns, pitivi, etc. make web-devel depend on web-server Index: comps-fe7.xml.in =================================================================== RCS file: /cvs/extras/comps/comps-fe7.xml.in,v retrieving revision 1.157 retrieving revision 1.158 diff -u -r1.157 -r1.158 --- comps-fe7.xml.in 18 Apr 2007 21:56:34 -0000 1.157 +++ comps-fe7.xml.in 18 Apr 2007 22:06:59 -0000 1.158 @@ -293,6 +293,8 @@ phpcs pikdev pl + plague-client + plague plt-scheme pscan pungi @@ -342,6 +344,15 @@ + dns-server + <_name>DNS Name Server + false + true + + pdns + + + dutch-support <_name>Dutch Support false @@ -621,6 +632,7 @@ poker2d powermanga ppracer + prboom qgo rafkill raidem @@ -1363,6 +1375,7 @@ muine nomadsync nyquist + pitivi regionset rosegarden4 soundconverter @@ -1498,6 +1511,7 @@ par2cmdline pbzip2 powerman + prelude-manager puppet pwgen qdbm @@ -1625,9 +1639,13 @@ <_description>These packages are helpful when developing web applications or web pages. false true + + web-server + Django gallery2 + php-manual-en @@ -1692,6 +1710,7 @@ obconf obmenu openbox + pekwm WindowMaker wmx xcompmgr From fedora-extras-commits at redhat.com Wed Apr 18 22:26:58 2007 From: fedora-extras-commits at redhat.com (Michael Patrick McGrath (mmcgrath)) Date: Wed, 18 Apr 2007 18:26:58 -0400 Subject: rpms/nagios/devel nagios.logrotate,1.3,1.4 Message-ID: <200704182226.l3IMQwH4015853@cvs-int.fedora.redhat.com> Author: mmcgrath Update of /cvs/extras/rpms/nagios/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv15749 Modified Files: nagios.logrotate Log Message: test Index: nagios.logrotate =================================================================== RCS file: /cvs/extras/rpms/nagios/devel/nagios.logrotate,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- nagios.logrotate 21 Nov 2006 06:19:46 -0000 1.3 +++ nagios.logrotate 18 Apr 2007 22:26:24 -0000 1.4 @@ -1,4 +1,4 @@ -# Important! Nagios rotates its own logs. Only enable this logrotate if you +# Important! Nagios rotates its own logs. Only enable this logrotate if you # know what you are doing! # For more information please see "log_rotate_method" in: From fedora-extras-commits at redhat.com Wed Apr 18 22:27:11 2007 From: fedora-extras-commits at redhat.com (Chris Weyl (cweyl)) Date: Wed, 18 Apr 2007 18:27:11 -0400 Subject: rpms/perl-SUPER Makefile,1.2,1.3 Message-ID: <200704182227.l3IMRBhl015856@cvs-int.fedora.redhat.com> Author: cweyl Update of /cvs/extras/rpms/perl-SUPER In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv15779 Modified Files: Makefile Log Message: update to 0.16 Index: Makefile =================================================================== RCS file: /cvs/extras/rpms/perl-SUPER/Makefile,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- Makefile 4 Oct 2006 04:18:40 -0000 1.2 +++ Makefile 18 Apr 2007 22:26:37 -0000 1.3 @@ -4,9 +4,10 @@ # tag & build all non-legacy branches... build-all : - @echo WARNING: building for devel and FC-5 + @echo WARNING: building for devel, FC-5 and FC-6 @sleep 5s @cd FC-5 && test -f dead.package || ( make tag && make plague ) + @cd FC-6 && test -f dead.package || ( make tag && make plague ) @cd devel && test -f dead.package || ( make tag && make plague ) common-update : common From fedora-extras-commits at redhat.com Wed Apr 18 22:27:16 2007 From: fedora-extras-commits at redhat.com (Chris Weyl (cweyl)) Date: Wed, 18 Apr 2007 18:27:16 -0400 Subject: rpms/perl-SUPER/FC-5 perl-SUPER.spec,1.3,1.4 sources,1.3,1.4 Message-ID: <200704182227.l3IMRGe2015862@cvs-int.fedora.redhat.com> Author: cweyl Update of /cvs/extras/rpms/perl-SUPER/FC-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv15779/FC-5 Modified Files: perl-SUPER.spec sources Log Message: update to 0.16 Index: perl-SUPER.spec =================================================================== RCS file: /cvs/extras/rpms/perl-SUPER/FC-5/perl-SUPER.spec,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- perl-SUPER.spec 4 Oct 2006 04:18:40 -0000 1.3 +++ perl-SUPER.spec 18 Apr 2007 22:26:42 -0000 1.4 @@ -1,5 +1,5 @@ Name: perl-SUPER -Version: 1.15 +Version: 1.16 Release: 1%{?dist} Summary: Sane superclass method dispatcher License: GPL or Artistic @@ -55,6 +55,9 @@ %{_mandir}/man3/* %changelog +* Wed Apr 04 2007 Chris Weyl 1.16-1 +- update to 1.16 + * Tue Oct 03 2006 Chris Weyl 1.15-1 - update to 1.15 - add explict requires on perl(Exporter); missed due to a use base construct Index: sources =================================================================== RCS file: /cvs/extras/rpms/perl-SUPER/FC-5/sources,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- sources 4 Oct 2006 04:18:40 -0000 1.3 +++ sources 18 Apr 2007 22:26:42 -0000 1.4 @@ -1 +1 @@ -41e4bb405cfad7efe0da34f08fe5ee91 SUPER-1.15.tar.gz +3a0584598514f471f5df9480e12573c0 SUPER-1.16.tar.gz From fedora-extras-commits at redhat.com Wed Apr 18 22:27:21 2007 From: fedora-extras-commits at redhat.com (Chris Weyl (cweyl)) Date: Wed, 18 Apr 2007 18:27:21 -0400 Subject: rpms/perl-SUPER/FC-6 perl-SUPER.spec,1.3,1.4 sources,1.3,1.4 Message-ID: <200704182227.l3IMRLAA015869@cvs-int.fedora.redhat.com> Author: cweyl Update of /cvs/extras/rpms/perl-SUPER/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv15779/FC-6 Modified Files: perl-SUPER.spec sources Log Message: update to 0.16 Index: perl-SUPER.spec =================================================================== RCS file: /cvs/extras/rpms/perl-SUPER/FC-6/perl-SUPER.spec,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- perl-SUPER.spec 4 Oct 2006 04:18:41 -0000 1.3 +++ perl-SUPER.spec 18 Apr 2007 22:26:46 -0000 1.4 @@ -1,5 +1,5 @@ Name: perl-SUPER -Version: 1.15 +Version: 1.16 Release: 1%{?dist} Summary: Sane superclass method dispatcher License: GPL or Artistic @@ -55,6 +55,9 @@ %{_mandir}/man3/* %changelog +* Wed Apr 04 2007 Chris Weyl 1.16-1 +- update to 1.16 + * Tue Oct 03 2006 Chris Weyl 1.15-1 - update to 1.15 - add explict requires on perl(Exporter); missed due to a use base construct Index: sources =================================================================== RCS file: /cvs/extras/rpms/perl-SUPER/FC-6/sources,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- sources 4 Oct 2006 04:18:41 -0000 1.3 +++ sources 18 Apr 2007 22:26:46 -0000 1.4 @@ -1 +1 @@ -41e4bb405cfad7efe0da34f08fe5ee91 SUPER-1.15.tar.gz +3a0584598514f471f5df9480e12573c0 SUPER-1.16.tar.gz From fedora-extras-commits at redhat.com Wed Apr 18 22:27:25 2007 From: fedora-extras-commits at redhat.com (Chris Weyl (cweyl)) Date: Wed, 18 Apr 2007 18:27:25 -0400 Subject: rpms/perl-SUPER/devel .cvsignore, 1.3, 1.4 perl-SUPER.spec, 1.3, 1.4 sources, 1.3, 1.4 Message-ID: <200704182227.l3IMRP1j015874@cvs-int.fedora.redhat.com> Author: cweyl Update of /cvs/extras/rpms/perl-SUPER/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv15779/devel Modified Files: .cvsignore perl-SUPER.spec sources Log Message: update to 0.16 Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/perl-SUPER/devel/.cvsignore,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- .cvsignore 4 Oct 2006 04:18:41 -0000 1.3 +++ .cvsignore 18 Apr 2007 22:26:51 -0000 1.4 @@ -1 +1 @@ -SUPER-1.15.tar.gz +SUPER-1.16.tar.gz Index: perl-SUPER.spec =================================================================== RCS file: /cvs/extras/rpms/perl-SUPER/devel/perl-SUPER.spec,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- perl-SUPER.spec 4 Oct 2006 04:18:41 -0000 1.3 +++ perl-SUPER.spec 18 Apr 2007 22:26:51 -0000 1.4 @@ -1,5 +1,5 @@ Name: perl-SUPER -Version: 1.15 +Version: 1.16 Release: 1%{?dist} Summary: Sane superclass method dispatcher License: GPL or Artistic @@ -55,6 +55,9 @@ %{_mandir}/man3/* %changelog +* Wed Apr 04 2007 Chris Weyl 1.16-1 +- update to 1.16 + * Tue Oct 03 2006 Chris Weyl 1.15-1 - update to 1.15 - add explict requires on perl(Exporter); missed due to a use base construct Index: sources =================================================================== RCS file: /cvs/extras/rpms/perl-SUPER/devel/sources,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- sources 4 Oct 2006 04:18:41 -0000 1.3 +++ sources 18 Apr 2007 22:26:51 -0000 1.4 @@ -1 +1 @@ -41e4bb405cfad7efe0da34f08fe5ee91 SUPER-1.15.tar.gz +3a0584598514f471f5df9480e12573c0 SUPER-1.16.tar.gz From fedora-extras-commits at redhat.com Wed Apr 18 22:28:15 2007 From: fedora-extras-commits at redhat.com (Michael Patrick McGrath (mmcgrath)) Date: Wed, 18 Apr 2007 18:28:15 -0400 Subject: rpms/nagios/devel nagios.logrotate,1.4,1.5 Message-ID: <200704182228.l3IMSFi9016024@cvs-int.fedora.redhat.com> Author: mmcgrath Update of /cvs/extras/rpms/nagios/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv15880 Modified Files: nagios.logrotate Log Message: test change Index: nagios.logrotate =================================================================== RCS file: /cvs/extras/rpms/nagios/devel/nagios.logrotate,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- nagios.logrotate 18 Apr 2007 22:26:24 -0000 1.4 +++ nagios.logrotate 18 Apr 2007 22:27:41 -0000 1.5 @@ -1,4 +1,4 @@ -# Important! Nagios rotates its own logs. Only enable this logrotate if you +# Important! Nagios rotates its own logs. Only enable this logrotate if you # know what you are doing! # For more information please see "log_rotate_method" in: From fedora-extras-commits at redhat.com Wed Apr 18 23:01:21 2007 From: fedora-extras-commits at redhat.com (Dominik Mierzejewski (rathann)) Date: Wed, 18 Apr 2007 19:01:21 -0400 Subject: rpms/gg2/devel gg2.spec,1.2,1.3 Message-ID: <200704182301.l3IN1LoD020843@cvs-int.fedora.redhat.com> Author: rathann Update of /cvs/extras/rpms/gg2/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv16879 Modified Files: gg2.spec Log Message: - split off libs to fix multilib issues Index: gg2.spec =================================================================== RCS file: /cvs/extras/rpms/gg2/devel/gg2.spec,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- gg2.spec 1 Nov 2006 14:33:13 -0000 1.2 +++ gg2.spec 18 Apr 2007 23:00:46 -0000 1.3 @@ -1,6 +1,6 @@ Name: gg2 Version: 2.3.0 -Release: 1%{?dist} +Release: 2%{?dist} Summary: GNU Gadu 2 - free talking Summary(es): GNU Gadu 2 - charlar libremente Summary(pl): GNU Gadu 2 - wolne gadanie @@ -50,7 +50,7 @@ Summary(es): Cabeceras para la biblioteca libgg2_core para desarrollar plugins Summary(pl): Pliki nag????wkowe biblioteki libgg2_core potrzebne do rozwijania wtyczek Group: Development/Libraries -Requires: %{name} = %{version}-%{release} +Requires: %{name}-libs = %{version}-%{release} Requires: glib2-devel %description devel @@ -65,6 +65,17 @@ Ten pakiet zawiera pliki nag????wkowe biblioteki libgg2_core, potrzebne do rozwijania wtyczek do GNU Gadu 2. +%package libs +Summary: GNU Gadu library +Summary(pl): Biblioteka GNU Gadu +Group: System Environment/Libraries + +%description libs +GNU Gadu instant messenger core library. + +%description libs -l pl +Biblioteka komunikatora GNU Gadu. + %package gadu-gadu Summary: Gadu-gadu plugin Summary(es): Plugin de Gadu-gadu @@ -256,8 +267,8 @@ %clean rm -rf $RPM_BUILD_ROOT -%post -p /sbin/ldconfig -%postun -p /sbin/ldconfig +%post libs -p /sbin/ldconfig +%postun libs -p /sbin/ldconfig %files -f %{name}.lang %defattr(644,root,root,755) @@ -270,7 +281,6 @@ %doc doc/* %attr(755,root,root) %{_bindir}/%{name} %attr(755,root,root) %{_bindir}/gghist -%attr(755,root,root) %{_libdir}/libgg2_core.so.* %dir %{_libdir}/%{name} %attr(755,root,root) %{_libdir}/%{name}/libaaway_plugin.so %attr(755,root,root) %{_libdir}/%{name}/libdbus_plugin.so @@ -309,6 +319,9 @@ %{_datadir}/applications/*%{name}.desktop %{_datadir}/dbus-1/services/org.freedesktop.im.GG.service +%files libs +%attr(755,root,root) %{_libdir}/libgg2_core.so.* + %files gadu-gadu %defattr(755,root,root,755) %{_libdir}/%{name}/libgadu_gadu_plugin.so @@ -348,6 +361,9 @@ %{_libdir}/pkgconfig/gg2_core.pc %changelog +* Thu Apr 19 2007 Dominik Mierzejewski 2.3.0-2 +- split off libs to fix multilib issues + * Mon Oct 16 2006 Dominik Mierzejewski 2.3.0-1 - updated to 2.3.0 - fix desktop file From fedora-extras-commits at redhat.com Wed Apr 18 23:08:48 2007 From: fedora-extras-commits at redhat.com (Toshio Ernie Kuratomi (toshio)) Date: Wed, 18 Apr 2007 19:08:48 -0400 Subject: rpms/bzr-gtk/FC-6 bzr-gtk.spec,1.8,1.9 Message-ID: <200704182308.l3IN8mVl021290@cvs-int.fedora.redhat.com> Author: toshio Update of /cvs/extras/rpms/bzr-gtk/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv21232/FC-6 Modified Files: bzr-gtk.spec Log Message: - Fix olive description. Index: bzr-gtk.spec =================================================================== RCS file: /cvs/extras/rpms/bzr-gtk/FC-6/bzr-gtk.spec,v retrieving revision 1.8 retrieving revision 1.9 diff -u -r1.8 -r1.9 --- bzr-gtk.spec 3 Apr 2007 20:44:58 -0000 1.8 +++ bzr-gtk.spec 18 Apr 2007 23:08:14 -0000 1.9 @@ -2,7 +2,7 @@ Name: bzr-gtk Version: 0.15.2 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Bazaar plugin for GTK+ interfaces to most Bazaar operations Group: Development/Tools @@ -34,8 +34,6 @@ Olive aims to be a full-featured graphical frontend for Bazaar. It will expose all core functionality of Bazaar in a user-friendly GUI. -Olive is part of the bzr-gtk package. - %prep %setup -q %patch -p1 -b .disable @@ -70,6 +68,9 @@ #%{_prefix}/lib/nautilus/extensions-1.0/python/* %changelog +* Wed Apr 18 2007 Toshio Kuratomi 0.15.2-2 +- Fix olive description. + * Fri Apr 3 2007 Toshio Kuratomi 0.15.2-1 - Upgrade to 0.15.2: + Traceback fixed upstream. From fedora-extras-commits at redhat.com Wed Apr 18 23:08:44 2007 From: fedora-extras-commits at redhat.com (Toshio Ernie Kuratomi (toshio)) Date: Wed, 18 Apr 2007 19:08:44 -0400 Subject: rpms/bzr-gtk/FC-5 bzr-gtk.spec,1.6,1.7 Message-ID: <200704182308.l3IN8ibb021286@cvs-int.fedora.redhat.com> Author: toshio Update of /cvs/extras/rpms/bzr-gtk/FC-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv21232/FC-5 Modified Files: bzr-gtk.spec Log Message: - Fix olive description. Index: bzr-gtk.spec =================================================================== RCS file: /cvs/extras/rpms/bzr-gtk/FC-5/bzr-gtk.spec,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- bzr-gtk.spec 3 Apr 2007 20:48:28 -0000 1.6 +++ bzr-gtk.spec 18 Apr 2007 23:08:10 -0000 1.7 @@ -2,7 +2,7 @@ Name: bzr-gtk Version: 0.15.2 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Bazaar plugin for GTK+ interfaces to most Bazaar operations Group: Development/Tools @@ -34,8 +34,6 @@ Olive aims to be a full-featured graphical frontend for Bazaar. It will expose all core functionality of Bazaar in a user-friendly GUI. -Olive is part of the bzr-gtk package. - %prep %setup -q %patch -p1 -b .disable @@ -70,6 +68,9 @@ #%{_prefix}/lib/nautilus/extensions-1.0/python/* %changelog +* Wed Apr 18 2007 Toshio Kuratomi 0.15.2-2 +- Fix olive description. + * Fri Apr 3 2007 Toshio Kuratomi 0.15.2-1 - Upgrade to 0.15.2: + Traceback fixed upstream. From fedora-extras-commits at redhat.com Wed Apr 18 23:08:52 2007 From: fedora-extras-commits at redhat.com (Toshio Ernie Kuratomi (toshio)) Date: Wed, 18 Apr 2007 19:08:52 -0400 Subject: rpms/bzr-gtk/devel bzr-gtk.spec,1.6,1.7 Message-ID: <200704182308.l3IN8q9q021293@cvs-int.fedora.redhat.com> Author: toshio Update of /cvs/extras/rpms/bzr-gtk/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv21232/devel Modified Files: bzr-gtk.spec Log Message: - Fix olive description. Index: bzr-gtk.spec =================================================================== RCS file: /cvs/extras/rpms/bzr-gtk/devel/bzr-gtk.spec,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- bzr-gtk.spec 3 Apr 2007 20:44:47 -0000 1.6 +++ bzr-gtk.spec 18 Apr 2007 23:08:18 -0000 1.7 @@ -2,7 +2,7 @@ Name: bzr-gtk Version: 0.15.2 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Bazaar plugin for GTK+ interfaces to most Bazaar operations Group: Development/Tools @@ -34,8 +34,6 @@ Olive aims to be a full-featured graphical frontend for Bazaar. It will expose all core functionality of Bazaar in a user-friendly GUI. -Olive is part of the bzr-gtk package. - %prep %setup -q %patch -p1 -b .disable @@ -70,6 +68,9 @@ #%{_prefix}/lib/nautilus/extensions-1.0/python/* %changelog +* Wed Apr 18 2007 Toshio Kuratomi 0.15.2-2 +- Fix olive description. + * Fri Apr 3 2007 Toshio Kuratomi 0.15.2-1 - Upgrade to 0.15.2: + Traceback fixed upstream. From fedora-extras-commits at redhat.com Thu Apr 19 00:34:28 2007 From: fedora-extras-commits at redhat.com (Jef Spaleta (jspaleta)) Date: Wed, 18 Apr 2007 20:34:28 -0400 Subject: rpms/scipy/devel scipy.spec,1.5,1.6 Message-ID: <200704190034.l3J0YSO4031096@cvs-int.fedora.redhat.com> Author: jspaleta Update of /cvs/extras/rpms/scipy/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv31072 Modified Files: scipy.spec Log Message: go back to using gfortran now that numpy is patched Index: scipy.spec =================================================================== RCS file: /cvs/extras/rpms/scipy/devel/scipy.spec,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- scipy.spec 14 Apr 2007 18:58:42 -0000 1.5 +++ scipy.spec 19 Apr 2007 00:33:54 -0000 1.6 @@ -3,7 +3,7 @@ Summary: Scipy: array processing for numbers, strings, records, and objects Name: scipy Version: 0.5.2 -Release: 2.1%{?dist} +Release: 2.2%{?dist} Group: Development/Libraries License: BSD @@ -14,10 +14,7 @@ BuildRequires: numpy, python-devel BuildRequires: fftw-devel, blas-devel, lapack-devel -#BuildRequires: gcc-gfortran -# numpy is not correctly detecting gfortran in development tree -# reverting to f77 for the time being in devel -BuildRequires: compat-gcc-34-g77 +BuildRequires: gcc-gfortran Requires: numpy, python @@ -37,9 +34,8 @@ %setup -q %build -env CFLAGS="$RPM_OPT_FLAGS" ATLAS=%{_libdir} FFTW=%{_libdir} BLAS=%{_libdir} LAPACK=%{_libdir} python setup.py config_fc --fcompiler=gnu --noarch build +env CFLAGS="$RPM_OPT_FLAGS" ATLAS=%{_libdir} FFTW=%{_libdir} BLAS=%{_libdir} LAPACK=%{_libdir} python setup.py config_fc --fcompiler=gnu95 --noarch build -#env CFLAGS="$RPM_OPT_FLAGS" ATLAS=%{_libdir} FFTW=%{_libdir} BLAS=%{_libdir} LAPACK=%{_libdir} python setup.py config_fc --fcompiler=gnu --f77flags="$RPM_OPT_FLAGS" build %install rm -rf $RPM_BUILD_ROOT @@ -58,6 +54,9 @@ %changelog +* Wed Apr 18 2007 Jef Spaleta - 0.5.2-2.2 +- go back to using gfortran now that numpy is patched + * Sat Apr 14 2007 Jef Spaleta - 0.5.2-2.1 - minor correction for f77 usage From fedora-extras-commits at redhat.com Thu Apr 19 01:23:01 2007 From: fedora-extras-commits at redhat.com (Kevin Fenzi (kevin)) Date: Wed, 18 Apr 2007 21:23:01 -0400 Subject: rpms/libxfce4util/devel libxfce4util.spec, 1.15, 1.16 sources, 1.8, 1.9 .cvsignore, 1.8, 1.9 Message-ID: <200704190123.l3J1N1j4004559@cvs-int.fedora.redhat.com> Author: kevin Update of /cvs/extras/rpms/libxfce4util/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv4536 Modified Files: libxfce4util.spec sources .cvsignore Log Message: BuildRequire gettext and include locales Update to 4.4.1 Index: libxfce4util.spec =================================================================== RCS file: /cvs/extras/rpms/libxfce4util/devel/libxfce4util.spec,v retrieving revision 1.15 retrieving revision 1.16 diff -u -r1.15 -r1.16 --- libxfce4util.spec 22 Jan 2007 07:31:43 -0000 1.15 +++ libxfce4util.spec 19 Apr 2007 01:22:27 -0000 1.16 @@ -1,13 +1,14 @@ Summary: Utility library for the Xfce4 desktop environment Name: libxfce4util -Version: 4.4.0 -Release: 1%{?dist} +Version: 4.4.1 +Release: 2%{?dist} License: BSD and LGPL URL: http://www.xfce.org/ -Source0: http://www.xfce.org/archive/xfce-4.4.0/src/libxfce4util-4.4.0.tar.bz2 +Source0: http://www.xfce.org/archive/xfce-4.4.1/src/libxfce4util-4.4.1.tar.bz2 Group: Development/Libraries Requires: glib2 >= 2.0.0 BuildRequires: glib2-devel >= 2.0.0 +BuildRequires: gettext BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root %description @@ -37,6 +38,8 @@ rm -f $RPM_BUILD_ROOT%{_libdir}/*.la +%find_lang %{name} + %clean rm -rf $RPM_BUILD_ROOT @@ -44,7 +47,7 @@ %postun -p /sbin/ldconfig -%files +%files -f %{name}.lang %defattr(-,root,root,-) %doc AUTHORS ChangeLog ChangeLog.pre-4.2.0 COPYING NEWS %{_libdir}/lib*.so.* @@ -58,6 +61,12 @@ %{_datadir}/gtk-doc/html/libxfce4util/ %changelog +* Mon Apr 16 2007 Christoph Wickert - 4.4.1-2 +- BuildRequire gettext and include locales + +* Wed Apr 11 2007 Kevin Fenzi - 4.4.1-1 +- Update to 4.4.1 + * Sun Jan 21 2007 Kevin Fenzi - 4.4.0-1 - Update to 4.4.0 Index: sources =================================================================== RCS file: /cvs/extras/rpms/libxfce4util/devel/sources,v retrieving revision 1.8 retrieving revision 1.9 diff -u -r1.8 -r1.9 --- sources 22 Jan 2007 07:31:43 -0000 1.8 +++ sources 19 Apr 2007 01:22:27 -0000 1.9 @@ -1 +1 @@ -543fb8efe96d6e83f897a7c64c48e9e6 libxfce4util-4.4.0.tar.bz2 +0e4011c57ca2b4491e715455a40c30bc libxfce4util-4.4.1.tar.bz2 Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/libxfce4util/devel/.cvsignore,v retrieving revision 1.8 retrieving revision 1.9 diff -u -r1.8 -r1.9 --- .cvsignore 22 Jan 2007 07:31:43 -0000 1.8 +++ .cvsignore 19 Apr 2007 01:22:27 -0000 1.9 @@ -1 +1 @@ -libxfce4util-4.4.0.tar.bz2 +libxfce4util-4.4.1.tar.bz2 From fedora-extras-commits at redhat.com Thu Apr 19 01:33:26 2007 From: fedora-extras-commits at redhat.com (Kevin Fenzi (kevin)) Date: Wed, 18 Apr 2007 21:33:26 -0400 Subject: rpms/libxfcegui4/devel libxfcegui4.spec, 1.18, 1.19 sources, 1.7, 1.8 .cvsignore, 1.7, 1.8 Message-ID: <200704190133.l3J1XQNq005096@cvs-int.fedora.redhat.com> Author: kevin Update of /cvs/extras/rpms/libxfcegui4/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv5068 Modified Files: libxfcegui4.spec sources .cvsignore Log Message: Drop BuildRequires dbh-devel and intltool Update to 4.4.1 Index: libxfcegui4.spec =================================================================== RCS file: /cvs/extras/rpms/libxfcegui4/devel/libxfcegui4.spec,v retrieving revision 1.18 retrieving revision 1.19 diff -u -r1.18 -r1.19 --- libxfcegui4.spec 22 Jan 2007 07:40:41 -0000 1.18 +++ libxfcegui4.spec 19 Apr 2007 01:32:52 -0000 1.19 @@ -1,21 +1,20 @@ Summary: GTK widgets for Xfce Name: libxfcegui4 -Version: 4.4.0 -Release: 1%{?dist} +Version: 4.4.1 +Release: 2%{?dist} License: LGPL URL: http://www.xfce.org/ -Source0: http://www.xfce.org/archive/xfce-4.4.0/src/libxfcegui4-4.4.0.tar.bz2 +Source0: http://www.xfce.org/archive/xfce-4.4.1/src/libxfcegui4-4.4.1.tar.bz2 Group: Development/Libraries BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root Requires: gtk2 >= 2.0.6 Requires: libxfce4util >= %{version} BuildRequires: gtk2-devel >= 2.0.6 BuildRequires: libxfce4util-devel >= %{version} -BuildRequires: dbh-devel BuildRequires: libxml2-devel >= 2.4.0 BuildRequires: imake BuildRequires: libXt-devel -BuildRequires: gettext intltool +BuildRequires: gettext %description The package includes various gtk widgets for Xfce. @@ -75,6 +74,12 @@ %{_datadir}/gtk-doc/html/libxfcegui4/ %changelog +* Mon Apr 16 2007 Christoph Wickert - 4.4.1-2 +- Drop BuildRequires dbh-devel and intltool + +* Wed Apr 11 2007 Kevin Fenzi - 4.4.1-1 +- Upgrade to 4.4.1 + * Sun Jan 21 2007 Kevin Fenzi - 4.4.0-1 - Upgrade to 4.4.0 - Add in new icons Index: sources =================================================================== RCS file: /cvs/extras/rpms/libxfcegui4/devel/sources,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- sources 22 Jan 2007 07:40:41 -0000 1.7 +++ sources 19 Apr 2007 01:32:52 -0000 1.8 @@ -1 +1 @@ -130cf67881f79c4f6ec4881a1d0d588f libxfcegui4-4.4.0.tar.bz2 +1e695429e9b7fbfb1bb5e78f6006be43 libxfcegui4-4.4.1.tar.bz2 Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/libxfcegui4/devel/.cvsignore,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- .cvsignore 22 Jan 2007 07:40:41 -0000 1.7 +++ .cvsignore 19 Apr 2007 01:32:52 -0000 1.8 @@ -1 +1 @@ -libxfcegui4-4.4.0.tar.bz2 +libxfcegui4-4.4.1.tar.bz2 From fedora-extras-commits at redhat.com Thu Apr 19 01:44:26 2007 From: fedora-extras-commits at redhat.com (Kevin Fenzi (kevin)) Date: Wed, 18 Apr 2007 21:44:26 -0400 Subject: rpms/libxfce4mcs/devel libxfce4mcs.spec, 1.15, 1.16 sources, 1.7, 1.8 .cvsignore, 1.7, 1.8 Message-ID: <200704190144.l3J1iQH9005234@cvs-int.fedora.redhat.com> Author: kevin Update of /cvs/extras/rpms/libxfce4mcs/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv5205 Modified Files: libxfce4mcs.spec sources .cvsignore Log Message: Create and own %%{_libdir}/xfce4/mcs-plugins Update to 4.4.1 Index: libxfce4mcs.spec =================================================================== RCS file: /cvs/extras/rpms/libxfce4mcs/devel/libxfce4mcs.spec,v retrieving revision 1.15 retrieving revision 1.16 diff -u -r1.15 -r1.16 --- libxfce4mcs.spec 22 Jan 2007 07:59:22 -0000 1.15 +++ libxfce4mcs.spec 19 Apr 2007 01:43:52 -0000 1.16 @@ -1,10 +1,10 @@ Summary: Multi-channel settings management support for Xfce Name: libxfce4mcs -Version: 4.4.0 +Version: 4.4.1 Release: 2%{?dist} License: LGPL URL: http://www.xfce.org/ -Source0: http://www.xfce.org/archive/xfce-4.4.0/src/libxfce4mcs-4.4.0.tar.bz2 +Source0: http://www.xfce.org/archive/xfce-4.4.1/src/libxfce4mcs-4.4.1.tar.bz2 Group: Development/Libraries BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root @@ -25,6 +25,8 @@ Requires: %{name} = %{version}-%{release} Requires: libX11-devel Requires: glib2-devel +Requires: libxfce4util-devel >= %{version} +Requires: libxfcegui4-devel >= %{version} %description devel This package includes the static libraries and header files you will need @@ -41,6 +43,7 @@ %install rm -rf $RPM_BUILD_ROOT make install DESTDIR=$RPM_BUILD_ROOT mandir=%{_mandir} +mkdir -p $RPM_BUILD_ROOT/%{_libdir}/xfce4/mcs-plugins rm -f $RPM_BUILD_ROOT%{_libdir}/*.la %clean @@ -55,6 +58,7 @@ %doc AUTHORS ChangeLog COPYING %{_libdir}/lib*.so.* %{_datadir}/gtk-doc/html/libxfce4mcs/ +%{_libdir}/xfce4/mcs-plugins %files devel %defattr(-, root,root,-) @@ -63,6 +67,12 @@ %{_includedir}/xfce4/libxfce4mcs %changelog +* Wed Apr 11 2007 Kevin Fenzi - 4.4.1-1 +- Update to 4.4.1 + +* Tue Apr 3 2007 Kevin Fenzi - 4.4.0-3 +- Create and own %%{_libdir}/xfce4/mcs-plugins + * Mon Jan 21 2007 Kevin Fenzi - 4.4.0-2 - Add gtk-docs Index: sources =================================================================== RCS file: /cvs/extras/rpms/libxfce4mcs/devel/sources,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- sources 22 Jan 2007 07:45:11 -0000 1.7 +++ sources 19 Apr 2007 01:43:52 -0000 1.8 @@ -1 +1 @@ -224863509b7f546fa1ca198374c424d3 libxfce4mcs-4.4.0.tar.bz2 +53c0deabf356d39779e6c6a2d5cbdd62 libxfce4mcs-4.4.1.tar.bz2 Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/libxfce4mcs/devel/.cvsignore,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- .cvsignore 22 Jan 2007 07:45:11 -0000 1.7 +++ .cvsignore 19 Apr 2007 01:43:52 -0000 1.8 @@ -1 +1 @@ -libxfce4mcs-4.4.0.tar.bz2 +libxfce4mcs-4.4.1.tar.bz2 From fedora-extras-commits at redhat.com Thu Apr 19 01:57:13 2007 From: fedora-extras-commits at redhat.com (Kevin Fenzi (kevin)) Date: Wed, 18 Apr 2007 21:57:13 -0400 Subject: rpms/xfce-mcs-manager/devel xfce-mcs-manager.spec, 1.12, 1.13 sources, 1.7, 1.8 .cvsignore, 1.7, 1.8 Message-ID: <200704190157.l3J1vDEd005500@cvs-int.fedora.redhat.com> Author: kevin Update of /cvs/extras/rpms/xfce-mcs-manager/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv5476 Modified Files: xfce-mcs-manager.spec sources .cvsignore Log Message: Update to 4.4.1 Own some unowned directories Index: xfce-mcs-manager.spec =================================================================== RCS file: /cvs/extras/rpms/xfce-mcs-manager/devel/xfce-mcs-manager.spec,v retrieving revision 1.12 retrieving revision 1.13 diff -u -r1.12 -r1.13 --- xfce-mcs-manager.spec 22 Jan 2007 07:53:04 -0000 1.12 +++ xfce-mcs-manager.spec 19 Apr 2007 01:56:39 -0000 1.13 @@ -1,10 +1,10 @@ Summary: Multi channel settings manager Name: xfce-mcs-manager -Version: 4.4.0 +Version: 4.4.1 Release: 1%{?dist} License: LGPL URL: http://www.xfce.org/ -Source0: http://www.xfce.org/archive/xfce-4.4.0/src/xfce-mcs-manager-4.4.0.tar.bz2 +Source0: http://www.xfce.org/archive/xfce-4.4.1/src/xfce-mcs-manager-4.4.1.tar.bz2 Group: User Interface/Desktops BuildRoot: %{_tmppath}/%{name}-%{version}-root Requires: libxfce4mcs >= %{version} @@ -39,6 +39,9 @@ %install rm -rf $RPM_BUILD_ROOT make install DESTDIR=$RPM_BUILD_ROOT +mkdir -p $RPM_BUILD_ROOT/%{_libdir}/xfce4 +mkdir -p $RPM_BUILD_ROOT/%{_datadir}/xfce4 +mkdir -p $RPM_BUILD_ROOT/%{_datadir}/xfce4/doc %find_lang %{name} @@ -55,6 +58,9 @@ %{_datadir}/icons/*/*/apps/*.png %{_bindir}/* %{_datadir}/applications/* +%dir %{_libdir}/xfce4 +%dir %{_datadir}/xfce4 +%dir %{_datadir}/xfce4/doc %files devel %defattr(-, root, root,-) @@ -62,6 +68,10 @@ %{_includedir}/xfce4/xfce-mcs-manager %changelog +* Sun Apr 15 2007 Kevin Fenzi - 4.4.1-1 +- Update to 4.4.1 +- Own some unowned directories + * Sun Jan 21 2007 Kevin Fenzi - 4.4.0-1 - Update to 4.4.0 Index: sources =================================================================== RCS file: /cvs/extras/rpms/xfce-mcs-manager/devel/sources,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- sources 22 Jan 2007 07:53:04 -0000 1.7 +++ sources 19 Apr 2007 01:56:39 -0000 1.8 @@ -1 +1 @@ -12be1f5676799a4210d3883c7b4b7294 xfce-mcs-manager-4.4.0.tar.bz2 +8fd3613d5aa0a146226718a9ea2c0242 xfce-mcs-manager-4.4.1.tar.bz2 Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/xfce-mcs-manager/devel/.cvsignore,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- .cvsignore 22 Jan 2007 07:53:04 -0000 1.7 +++ .cvsignore 19 Apr 2007 01:56:39 -0000 1.8 @@ -1 +1 @@ -xfce-mcs-manager-4.4.0.tar.bz2 +xfce-mcs-manager-4.4.1.tar.bz2 From fedora-extras-commits at redhat.com Thu Apr 19 02:08:46 2007 From: fedora-extras-commits at redhat.com (Kevin Fenzi (kevin)) Date: Wed, 18 Apr 2007 22:08:46 -0400 Subject: rpms/xfce4-panel/devel xfce4-panel.spec, 1.19, 1.20 sources, 1.7, 1.8 .cvsignore, 1.7, 1.8 Message-ID: <200704190208.l3J28kDj010041@cvs-int.fedora.redhat.com> Author: kevin Update of /cvs/extras/rpms/xfce4-panel/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv10008 Modified Files: xfce4-panel.spec sources .cvsignore Log Message: Upgrade to 4.4.1 Own %%{_libexecdir}/xfce4/ Do not own %%{_libdir}/xfce4/mcs-plugins Index: xfce4-panel.spec =================================================================== RCS file: /cvs/extras/rpms/xfce4-panel/devel/xfce4-panel.spec,v retrieving revision 1.19 retrieving revision 1.20 diff -u -r1.19 -r1.20 --- xfce4-panel.spec 22 Jan 2007 08:18:20 -0000 1.19 +++ xfce4-panel.spec 19 Apr 2007 02:08:12 -0000 1.20 @@ -1,10 +1,10 @@ Summary: Next generation panel for Xfce Name: xfce4-panel -Version: 4.4.0 +Version: 4.4.1 Release: 1%{?dist} License: GPL URL: http://www.xfce.org/ -Source0: http://www.xfce.org/archive/xfce-4.4.0/src/xfce4-panel-4.4.0.tar.bz2 +Source0: http://www.xfce.org/archive/xfce-4.4.1/src/xfce4-panel-4.4.1.tar.bz2 Group: User Interface/Desktops BuildRoot: %{_tmppath}/%{name}-root Requires: libxfcegui4 >= %{version} @@ -94,6 +94,8 @@ %files -f %{name}.lang %defattr(-,root,root,-) %doc README ChangeLog NEWS COPYING AUTHORS +%dir %{_sysconfdir}/xdg/xfce4/ +%dir %{_sysconfdir}/xdg/xfce4/panel/ %config(noreplace) %{_sysconfdir}/xdg/xfce4/panel/launcher-10.rc %config(noreplace) %{_sysconfdir}/xdg/xfce4/panel/panels.xml %config(noreplace) %{_sysconfdir}/xdg/xfce4/panel/xfce4-menu-5.rc @@ -103,10 +105,11 @@ %config(noreplace) %{_sysconfdir}/xdg/xfce4/panel/systray-4.rc %config(noreplace) %{_sysconfdir}/xdg/xfce4/panel/launcher-8.rc -%{_libdir}/xfce4 +%{_libdir}/xfce4/mcs-plugins/* +%{_libdir}/xfce4/panel-plugins/ %{_libdir}/libxfce4panel.so.* %{_bindir}/* -%{_libexecdir}/xfce4/panel-plugins +%{_libexecdir}/xfce4/ %{_datadir}/xfce4/panel-plugins/ %{_datadir}/icons/hicolor/*/*/*.png %{_datadir}/xfce4/doc/C/xfce4-panel.html @@ -121,6 +124,13 @@ %{_includedir}/xfce4/libxfce4panel %changelog +* Wed Apr 11 2007 Kevin Fenzi - 4.4.1-1 +- Upgrade to 4.4.1 + +* Tue Apr 3 2007 Kevin Fenzi - 4.4.0-2 +- Own %%{_libexecdir}/xfce4/ +- Do not own %%{_libdir}/xfce4/mcs-plugins + * Sun Jan 21 2007 Kevin Fenzi - 4.4.0-1 - Upgrade to 4.4.0 Index: sources =================================================================== RCS file: /cvs/extras/rpms/xfce4-panel/devel/sources,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- sources 22 Jan 2007 08:18:20 -0000 1.7 +++ sources 19 Apr 2007 02:08:12 -0000 1.8 @@ -1 +1 @@ -c46925d2df393dba8f16979ba87d4776 xfce4-panel-4.4.0.tar.bz2 +56b3137c190dd722dd5109be03901feb xfce4-panel-4.4.1.tar.bz2 Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/xfce4-panel/devel/.cvsignore,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- .cvsignore 22 Jan 2007 08:18:20 -0000 1.7 +++ .cvsignore 19 Apr 2007 02:08:12 -0000 1.8 @@ -1 +1 @@ -xfce4-panel-4.4.0.tar.bz2 +xfce4-panel-4.4.1.tar.bz2 From fedora-extras-commits at redhat.com Thu Apr 19 02:21:21 2007 From: fedora-extras-commits at redhat.com (Kevin Fenzi (kevin)) Date: Wed, 18 Apr 2007 22:21:21 -0400 Subject: rpms/gtk-xfce-engine/devel gtk-xfce-engine.spec, 1.15, 1.16 sources, 1.7, 1.8 .cvsignore, 1.7, 1.8 Message-ID: <200704190221.l3J2LLug010428@cvs-int.fedora.redhat.com> Author: kevin Update of /cvs/extras/rpms/gtk-xfce-engine/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv10404 Modified Files: gtk-xfce-engine.spec sources .cvsignore Log Message: Update to 2.4.1 Index: gtk-xfce-engine.spec =================================================================== RCS file: /cvs/extras/rpms/gtk-xfce-engine/devel/gtk-xfce-engine.spec,v retrieving revision 1.15 retrieving revision 1.16 diff -u -r1.15 -r1.16 --- gtk-xfce-engine.spec 22 Jan 2007 08:22:22 -0000 1.15 +++ gtk-xfce-engine.spec 19 Apr 2007 02:20:46 -0000 1.16 @@ -1,10 +1,10 @@ Summary: Port of Xfce engine to GTK+-2.0 Name: gtk-xfce-engine -Version: 2.4.0 +Version: 2.4.1 Release: 1%{?dist} License: GPL URL: http://www.xfce.org/ -Source0: http://www.xfce.org/archive/xfce-4.4.0/src/gtk-xfce-engine-2.4.0.tar.bz2 +Source0: http://www.xfce.org/archive/xfce-4.4.1/src/gtk-xfce-engine-2.4.1.tar.bz2 Group: User Interface/Desktops BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: gtk2-devel >= 2.0.0 @@ -35,6 +35,9 @@ %{_datadir}/* %changelog +* Wed Apr 11 2007 Kevin Fenzi - 2.4.1-1 +- Update to 2.4.1 + * Sun Jan 21 2007 Kevin Fenzi - 2.4.0-1 - Update to 2.4.0 Index: sources =================================================================== RCS file: /cvs/extras/rpms/gtk-xfce-engine/devel/sources,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- sources 22 Jan 2007 08:22:22 -0000 1.7 +++ sources 19 Apr 2007 02:20:46 -0000 1.8 @@ -1 +1 @@ -54676606e99cbec638f7f22ddea2872a gtk-xfce-engine-2.4.0.tar.bz2 +40e1b9f3ae0163cfdf19b70811a56d9f gtk-xfce-engine-2.4.1.tar.bz2 Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/gtk-xfce-engine/devel/.cvsignore,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- .cvsignore 22 Jan 2007 08:22:22 -0000 1.7 +++ .cvsignore 19 Apr 2007 02:20:46 -0000 1.8 @@ -1 +1 @@ -gtk-xfce-engine-2.4.0.tar.bz2 +gtk-xfce-engine-2.4.1.tar.bz2 From fedora-extras-commits at redhat.com Thu Apr 19 02:24:09 2007 From: fedora-extras-commits at redhat.com (Kevin Fenzi (kevin)) Date: Wed, 18 Apr 2007 22:24:09 -0400 Subject: rpms/xfce4-appfinder/devel xfce4-appfinder.spec, 1.12, 1.13 sources, 1.7, 1.8 .cvsignore, 1.7, 1.8 Message-ID: <200704190224.l3J2O9pd010509@cvs-int.fedora.redhat.com> Author: kevin Update of /cvs/extras/rpms/xfce4-appfinder/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv10486 Modified Files: xfce4-appfinder.spec sources .cvsignore Log Message: Update to 4.4.1 Own some unowned directories Index: xfce4-appfinder.spec =================================================================== RCS file: /cvs/extras/rpms/xfce4-appfinder/devel/xfce4-appfinder.spec,v retrieving revision 1.12 retrieving revision 1.13 diff -u -r1.12 -r1.13 --- xfce4-appfinder.spec 22 Jan 2007 08:44:07 -0000 1.12 +++ xfce4-appfinder.spec 19 Apr 2007 02:23:35 -0000 1.13 @@ -1,10 +1,10 @@ Summary: Appfinder for the Xfce4 Desktop Environment Name: xfce4-appfinder -Version: 4.4.0 +Version: 4.4.1 Release: 1%{?dist} License: GPL URL: http://www.xfce.org/ -Source0: http://www.xfce.org/archive/xfce-4.4.0/src/xfce4-appfinder-4.4.0.tar.bz2 +Source0: http://www.xfce.org/archive/xfce-4.4.1/src/xfce4-appfinder-4.4.1.tar.bz2 Group: User Interface/Desktops BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) Requires: libxfcegui4 >= %{version} @@ -26,6 +26,9 @@ %install rm -rf $RPM_BUILD_ROOT make install DESTDIR=$RPM_BUILD_ROOT +mkdir -p $RPM_BUILD_ROOT/%{_datadir}/xfce4 +mkdir -p $RPM_BUILD_ROOT/%{_datadir}/xfce4/doc + %find_lang %{name} %clean @@ -44,11 +47,17 @@ %doc README TODO ChangeLog COPYING AUTHORS %{_bindir}/xfce4-appfinder %{_datadir}/applications/xfce4-appfinder.desktop +%dir %{_datadir}/xfce4 +%dir %{_datadir}/xfce4/doc %{_datadir}/xfce4/doc/C %{_datadir}/xfce4/doc/fr %{_datadir}/icons/hicolor/48x48/apps/xfce4-appfinder.png %changelog +* Sun Apr 15 2007 Kevin Fenzi - 4.4.1-1 +- Update to 4.4.1 +- Own some unowned directories + * Sun Jan 21 2007 Kevin Fenzi - 4.4.0-1 - Update to 4.4.0 Index: sources =================================================================== RCS file: /cvs/extras/rpms/xfce4-appfinder/devel/sources,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- sources 22 Jan 2007 08:44:07 -0000 1.7 +++ sources 19 Apr 2007 02:23:35 -0000 1.8 @@ -1 +1 @@ -43538217a5502425d738ea8419521b9a xfce4-appfinder-4.4.0.tar.bz2 +6239daaafbc35ed2b3ca5f53802ebcbb xfce4-appfinder-4.4.1.tar.bz2 Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/xfce4-appfinder/devel/.cvsignore,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- .cvsignore 22 Jan 2007 08:44:07 -0000 1.7 +++ .cvsignore 19 Apr 2007 02:23:35 -0000 1.8 @@ -1 +1 @@ -xfce4-appfinder-4.4.0.tar.bz2 +xfce4-appfinder-4.4.1.tar.bz2 From fedora-extras-commits at redhat.com Thu Apr 19 02:27:33 2007 From: fedora-extras-commits at redhat.com (Kevin Fenzi (kevin)) Date: Wed, 18 Apr 2007 22:27:33 -0400 Subject: rpms/xfce4-icon-theme/devel xfce4-icon-theme.spec, 1.13, 1.14 sources, 1.7, 1.8 .cvsignore, 1.7, 1.8 Message-ID: <200704190227.l3J2RXr4010625@cvs-int.fedora.redhat.com> Author: kevin Update of /cvs/extras/rpms/xfce4-icon-theme/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv10604 Modified Files: xfce4-icon-theme.spec sources .cvsignore Log Message: Update to 4.4.1 Index: xfce4-icon-theme.spec =================================================================== RCS file: /cvs/extras/rpms/xfce4-icon-theme/devel/xfce4-icon-theme.spec,v retrieving revision 1.13 retrieving revision 1.14 diff -u -r1.13 -r1.14 --- xfce4-icon-theme.spec 22 Jan 2007 08:45:55 -0000 1.13 +++ xfce4-icon-theme.spec 19 Apr 2007 02:26:59 -0000 1.14 @@ -1,10 +1,10 @@ Summary: Icons for Xfce Name: xfce4-icon-theme -Version: 4.4.0 +Version: 4.4.1 Release: 1%{?dist} License: GPL URL: http://www.xfce.org/ -Source0: http://www.xfce.org/archive/xfce-4.4.0/src/xfce4-icon-theme-4.4.0.tar.bz2 +Source0: http://www.xfce.org/archive/xfce-4.4.1/src/xfce4-icon-theme-4.4.1.tar.bz2 Group: User Interface/Desktops BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch @@ -38,6 +38,9 @@ %exclude %{_libdir}/pkgconfig/xfce4-icon-theme-1.0.pc %changelog +* Wed Apr 11 2007 Kevin Fenzi - 4.4.1-1 +- Update to 4.4.1 + * Sun Jan 21 2007 Kevin Fenzi - 4.4.0-1 - Update to 4.4.0 Index: sources =================================================================== RCS file: /cvs/extras/rpms/xfce4-icon-theme/devel/sources,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- sources 22 Jan 2007 08:45:55 -0000 1.7 +++ sources 19 Apr 2007 02:26:59 -0000 1.8 @@ -1 +1 @@ -69cf43b167e93e89a8c504d5d18e1142 xfce4-icon-theme-4.4.0.tar.bz2 +934b805a179c049159b16f9fd0c906b7 xfce4-icon-theme-4.4.1.tar.bz2 Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/xfce4-icon-theme/devel/.cvsignore,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- .cvsignore 22 Jan 2007 08:45:55 -0000 1.7 +++ .cvsignore 19 Apr 2007 02:26:59 -0000 1.8 @@ -1 +1 @@ -xfce4-icon-theme-4.4.0.tar.bz2 +xfce4-icon-theme-4.4.1.tar.bz2 From fedora-extras-commits at redhat.com Thu Apr 19 02:29:36 2007 From: fedora-extras-commits at redhat.com (Kevin Fenzi (kevin)) Date: Wed, 18 Apr 2007 22:29:36 -0400 Subject: rpms/xfce4-mixer/devel xfce4-mixer.spec, 1.13, 1.14 sources, 1.7, 1.8 .cvsignore, 1.7, 1.8 Message-ID: <200704190229.l3J2TadA010716@cvs-int.fedora.redhat.com> Author: kevin Update of /cvs/extras/rpms/xfce4-mixer/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv10693 Modified Files: xfce4-mixer.spec sources .cvsignore Log Message: Update to 4.4.1 Do not own the %%{_libdir}/xfce4/mcs-plugins directory. Index: xfce4-mixer.spec =================================================================== RCS file: /cvs/extras/rpms/xfce4-mixer/devel/xfce4-mixer.spec,v retrieving revision 1.13 retrieving revision 1.14 diff -u -r1.13 -r1.14 --- xfce4-mixer.spec 22 Jan 2007 08:47:52 -0000 1.13 +++ xfce4-mixer.spec 19 Apr 2007 02:29:02 -0000 1.14 @@ -1,10 +1,10 @@ Summary: Volume control plugin for the Xfce 4 panel Name: xfce4-mixer -Version: 4.4.0 +Version: 4.4.1 Release: 1%{?dist} License: BSD URL: http://www.xfce.org/ -Source0: http://www.xfce.org/archive/xfce-4.4.0/src/xfce4-mixer-4.4.0.tar.bz2 +Source0: http://www.xfce.org/archive/xfce-4.4.1/src/xfce4-mixer-4.4.1.tar.bz2 Group: User Interface/Desktops BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) Requires: xfce4-panel >= %{version} @@ -26,7 +26,8 @@ %build %configure -make %{?_smp_mflags} +# removed %{?_smp_mflags} for now. Broken in 4.4.1 +make %install rm -rf $RPM_BUILD_ROOT @@ -49,13 +50,20 @@ %defattr(-,root,root,-) %doc README TODO ChangeLog NOTES COPYING AUTHORS NEWS %{_bindir}/xfce4-mixer -%{_libdir}/xfce4/* +%{_libdir}/xfce4/mcs-plugins/* +%{_libdir}/xfce4/modules/ %{_datadir}/applications/xfce-mixer-settings.desktop %{_datadir}/xfce4/panel-plugins/xfce4-mixer.desktop %{_datadir}/icons/hicolor/48x48/apps/xfce4-mixer.png %{_libexecdir}/xfce4/panel-plugins/xfce4-mixer-plugin %changelog +* Wed Apr 11 2007 Kevin Fenzi - 4.4.1-1 +- Update to 4.4.1 + +* Tue Apr 3 2007 Kevin Fenzi - 4.4.0-2 +- Do not own the %%{_libdir}/xfce4/mcs-plugins directory. + * Sun Jan 21 2007 Kevin Fenzi - 4.4.0-1 - Update to 4.4.0 Index: sources =================================================================== RCS file: /cvs/extras/rpms/xfce4-mixer/devel/sources,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- sources 22 Jan 2007 08:47:52 -0000 1.7 +++ sources 19 Apr 2007 02:29:02 -0000 1.8 @@ -1 +1 @@ -195e52cfe7913ca0b97d20a7ca26bde7 xfce4-mixer-4.4.0.tar.bz2 +79d26fb39a9e051f48186e0a359813bf xfce4-mixer-4.4.1.tar.bz2 Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/xfce4-mixer/devel/.cvsignore,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- .cvsignore 22 Jan 2007 08:47:52 -0000 1.7 +++ .cvsignore 19 Apr 2007 02:29:02 -0000 1.8 @@ -1 +1 @@ -xfce4-mixer-4.4.0.tar.bz2 +xfce4-mixer-4.4.1.tar.bz2 From fedora-extras-commits at redhat.com Thu Apr 19 02:35:15 2007 From: fedora-extras-commits at redhat.com (Kevin Fenzi (kevin)) Date: Wed, 18 Apr 2007 22:35:15 -0400 Subject: rpms/xfce-mcs-plugins/devel xfce-mcs-plugins.spec, 1.13, 1.14 sources, 1.7, 1.8 .cvsignore, 1.7, 1.8 Message-ID: <200704190235.l3J2ZF09011237@cvs-int.fedora.redhat.com> Author: kevin Update of /cvs/extras/rpms/xfce-mcs-plugins/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv11212 Modified Files: xfce-mcs-plugins.spec sources .cvsignore Log Message: Update to 4.4.1 Own some unowned directories Index: xfce-mcs-plugins.spec =================================================================== RCS file: /cvs/extras/rpms/xfce-mcs-plugins/devel/xfce-mcs-plugins.spec,v retrieving revision 1.13 retrieving revision 1.14 diff -u -r1.13 -r1.14 --- xfce-mcs-plugins.spec 22 Jan 2007 08:50:59 -0000 1.13 +++ xfce-mcs-plugins.spec 19 Apr 2007 02:34:41 -0000 1.14 @@ -1,10 +1,10 @@ Summary: Plugins for multi channel settings manager Name: xfce-mcs-plugins -Version: 4.4.0 +Version: 4.4.1 Release: 1%{?dist} License: GPL URL: http://www.xfce.org/ -Source0: http://www.xfce.org/archive/xfce-4.4.0/src/xfce-mcs-plugins-4.4.0.tar.bz2 +Source0: http://www.xfce.org/archive/xfce-4.4.1/src/xfce-mcs-plugins-4.4.1.tar.bz2 Patch: xfce-mcs-plugins-4.2.0-rh.patch Group: User Interface/Desktops BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root @@ -49,11 +49,17 @@ %{_datadir}/xfce4/doc/fr %{_datadir}/xfce4/doc/it %{_libdir}/xfce4/mcs-plugins/* -%{_datadir}/xfce-mcs-plugins/shortcuts/default.xml +%{_datadir}/xfce-mcs-plugins/ %{_datadir}/applications/* %{_datadir}/icons/*/*/apps/* %changelog +* Wed Apr 11 2007 Kevin Fenzi - 4.4.1-1 +- Update to 4.4.1 + +* Tue Apr 3 2007 Kevin Fenzi - 4.4.0-2 +- Own some unowned directories + * Sun Jan 21 2007 Kevin Fenzi - 4.4.0-1 - Update to 4.4.0 Index: sources =================================================================== RCS file: /cvs/extras/rpms/xfce-mcs-plugins/devel/sources,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- sources 22 Jan 2007 08:50:59 -0000 1.7 +++ sources 19 Apr 2007 02:34:41 -0000 1.8 @@ -1 +1 @@ -95213345e3ccd224a30b2be01e9c06b9 xfce-mcs-plugins-4.4.0.tar.bz2 +99f05b5ce95f24c205731565210aa8a9 xfce-mcs-plugins-4.4.1.tar.bz2 Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/xfce-mcs-plugins/devel/.cvsignore,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- .cvsignore 22 Jan 2007 08:50:59 -0000 1.7 +++ .cvsignore 19 Apr 2007 02:34:41 -0000 1.8 @@ -1 +1 @@ -xfce-mcs-plugins-4.4.0.tar.bz2 +xfce-mcs-plugins-4.4.1.tar.bz2 From fedora-extras-commits at redhat.com Thu Apr 19 02:38:07 2007 From: fedora-extras-commits at redhat.com (Kevin Fenzi (kevin)) Date: Wed, 18 Apr 2007 22:38:07 -0400 Subject: rpms/xfce-utils/devel xfce-utils.spec, 1.14, 1.15 sources, 1.7, 1.8 .cvsignore, 1.7, 1.8 Message-ID: <200704190238.l3J2c7dI011378@cvs-int.fedora.redhat.com> Author: kevin Update of /cvs/extras/rpms/xfce-utils/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv11350 Modified Files: xfce-utils.spec sources .cvsignore Log Message: Update to 4.4.1 Do not own %%{_sysconfdir}/xdg/xfce4 Do not ship the switchdesk config Index: xfce-utils.spec =================================================================== RCS file: /cvs/extras/rpms/xfce-utils/devel/xfce-utils.spec,v retrieving revision 1.14 retrieving revision 1.15 diff -u -r1.14 -r1.15 --- xfce-utils.spec 22 Jan 2007 08:52:35 -0000 1.14 +++ xfce-utils.spec 19 Apr 2007 02:37:33 -0000 1.15 @@ -2,11 +2,11 @@ Summary: Utilities for the Xfce Desktop Environment Name: xfce-utils -Version: 4.4.0 +Version: 4.4.1 Release: 1%{?dist} License: GPL URL: http://www.xfce.org/ -Source0: http://www.xfce.org/archive/xfce-4.4.0/src/xfce-utils-4.4.0.tar.bz2 +Source0: http://www.xfce.org/archive/xfce-4.4.1/src/xfce-utils-4.4.1.tar.bz2 Source1: xfce4.desktop Group: User Interface/Desktops BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root @@ -44,6 +44,7 @@ rm -f $RPM_BUILD_ROOT/%{_libdir}/xfce4/mcs-plugins/*.a rm -f $RPM_BUILD_ROOT/%{_libdir}/xfce4/mcs-plugins/*.la +rm -rf $RPM_BUILD_ROOT/%{_datadir}/apps %find_lang %{name} @@ -55,9 +56,9 @@ %files -f %{name}.lang %defattr(-,root,root,-) %doc README ChangeLog NEWS COPYING AUTHORS -%attr(0755,root,root) %{_sysconfdir}/xdg/xfce4 +%attr(0755,root,root) +%{_sysconfdir}/xdg/xfce4/xinitrc %{_bindir}/* -%{_datadir}/apps/switchdesk/* %{_datadir}/xfce4/AUTHORS %{_datadir}/xfce4/BSD %{_datadir}/xfce4/COPYING @@ -82,6 +83,13 @@ %{xsessiondir}/* %changelog +* Wed Apr 11 2007 Kevin Fenzi - 4.4.1-1 +- Update to 4.4.1 + +* Tue Apr 3 2007 Kevin Fenzi - 4.4.0-2 +- Do not own %%{_sysconfdir}/xdg/xfce4 +- Do not ship the switchdesk config + * Sun Jan 21 2007 Kevin Fenzi - 4.4.0-1 - Update to 4.4.0 Index: sources =================================================================== RCS file: /cvs/extras/rpms/xfce-utils/devel/sources,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- sources 22 Jan 2007 08:52:35 -0000 1.7 +++ sources 19 Apr 2007 02:37:33 -0000 1.8 @@ -1 +1 @@ -e90a98cf6de0610170c39a4eae36ad8f xfce-utils-4.4.0.tar.bz2 +f7d95088e327bd8a64164696d39a1966 xfce-utils-4.4.1.tar.bz2 Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/xfce-utils/devel/.cvsignore,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- .cvsignore 22 Jan 2007 08:52:35 -0000 1.7 +++ .cvsignore 19 Apr 2007 02:37:33 -0000 1.8 @@ -1 +1 @@ -xfce-utils-4.4.0.tar.bz2 +xfce-utils-4.4.1.tar.bz2 From fedora-extras-commits at redhat.com Thu Apr 19 02:40:23 2007 From: fedora-extras-commits at redhat.com (Kevin Fenzi (kevin)) Date: Wed, 18 Apr 2007 22:40:23 -0400 Subject: rpms/xfdesktop/devel xfdesktop.spec, 1.16, 1.17 sources, 1.7, 1.8 .cvsignore, 1.7, 1.8 Message-ID: <200704190240.l3J2eNfv011482@cvs-int.fedora.redhat.com> Author: kevin Update of /cvs/extras/rpms/xfdesktop/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv11458 Modified Files: xfdesktop.spec sources .cvsignore Log Message: Update to 4.4.1 Own %%{_libdir}/xfce4/modules/ Own %%{_datadir}/xfce4-menueditor/ Index: xfdesktop.spec =================================================================== RCS file: /cvs/extras/rpms/xfdesktop/devel/xfdesktop.spec,v retrieving revision 1.16 retrieving revision 1.17 diff -u -r1.16 -r1.17 --- xfdesktop.spec 22 Jan 2007 08:54:33 -0000 1.16 +++ xfdesktop.spec 19 Apr 2007 02:39:49 -0000 1.17 @@ -1,10 +1,10 @@ Summary: Desktop manager for the XFce Desktop Environment Name: xfdesktop -Version: 4.4.0 +Version: 4.4.1 Release: 1%{?dist} License: GPL URL: http://www.xfce.org/ -Source0: http://www.xfce.org/archive/xfce-4.4.0/src/xfdesktop-4.4.0.tar.bz2 +Source0: http://www.xfce.org/archive/xfce-4.4.1/src/xfdesktop-4.4.1.tar.bz2 # Change default for Fedora Patch0: xfdesktop-image-4.3.90.1.patch @@ -70,17 +70,24 @@ %{_bindir}/* %{_libdir}/xfce4/mcs-plugins/* %{_libexecdir}/xfce4/panel-plugins/* -%{_libdir}/xfce4/modules/* +%{_libdir}/xfce4/modules/ %{_datadir}/applications/* %{_datadir}/icons/hicolor/*/*/* %{_datadir}/pixmaps/* %{_datadir}/xfce4/panel-plugins/xfce4-menu.desktop %{_datadir}/xfce4/doc %{_datadir}/xfce4/backdrops -%{_datadir}/xfce4-menueditor/xfce4-menueditor.ui +%{_datadir}/xfce4-menueditor/ %{_mandir}/man1/* %changelog +* Wed Apr 11 2007 Kevin Fenzi - 4.4.1-1 +- Update to 4.4.1 + +* Tue Apr 3 2007 Kevin Fenzi - 4.4.0-2 +- Own %%{_libdir}/xfce4/modules/ +- Own %%{_datadir}/xfce4-menueditor/ + * Sun Jan 21 2007 Kevin Fenzi - 4.4.0-1 - Update to 4.4.0 Index: sources =================================================================== RCS file: /cvs/extras/rpms/xfdesktop/devel/sources,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- sources 22 Jan 2007 08:54:33 -0000 1.7 +++ sources 19 Apr 2007 02:39:49 -0000 1.8 @@ -1 +1 @@ -a1c93d228924b5daf151f698114021d3 xfdesktop-4.4.0.tar.bz2 +7cbebc8e895eb19ee735e520ea48d03b xfdesktop-4.4.1.tar.bz2 Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/xfdesktop/devel/.cvsignore,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- .cvsignore 22 Jan 2007 08:54:33 -0000 1.7 +++ .cvsignore 19 Apr 2007 02:39:49 -0000 1.8 @@ -1 +1 @@ -xfdesktop-4.4.0.tar.bz2 +xfdesktop-4.4.1.tar.bz2 From fedora-extras-commits at redhat.com Thu Apr 19 02:42:17 2007 From: fedora-extras-commits at redhat.com (Kevin Fenzi (kevin)) Date: Wed, 18 Apr 2007 22:42:17 -0400 Subject: rpms/xfprint/devel xfprint.spec, 1.17, 1.18 sources, 1.7, 1.8 .cvsignore, 1.7, 1.8 Message-ID: <200704190242.l3J2gHcM011580@cvs-int.fedora.redhat.com> Author: kevin Update of /cvs/extras/rpms/xfprint/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv11544 Modified Files: xfprint.spec sources .cvsignore Log Message: Update to 4.4.1 Require xfce-mcs-manager for directory ownership issues. Don't own %%{_libdir}/xfce4/mcs-plugins Index: xfprint.spec =================================================================== RCS file: /cvs/extras/rpms/xfprint/devel/xfprint.spec,v retrieving revision 1.17 retrieving revision 1.18 diff -u -r1.17 -r1.18 --- xfprint.spec 22 Jan 2007 08:55:51 -0000 1.17 +++ xfprint.spec 19 Apr 2007 02:41:43 -0000 1.18 @@ -1,14 +1,15 @@ Summary: Print dialog and printer manager for Xfce 4 Name: xfprint -Version: 4.4.0 +Version: 4.4.1 Release: 1%{?dist} License: BSD URL: http://www.xfce.org -Source0: http://www.xfce.org/archive/xfce-4.4.0/src/xfprint-4.4.0.tar.bz2 +Source0: http://www.xfce.org/archive/xfce-4.4.1/src/xfprint-4.4.1.tar.bz2 Group: User Interface/Desktops BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) Requires: libxfcegui4 >= %{version} Requires: a2ps +Requires: xfce-mcs-manager >= %{version} BuildRequires: glib2-devel BuildRequires: libxfcegui4-devel >= %{version} BuildRequires: libxfce4mcs-devel >= %{version} @@ -26,6 +27,7 @@ Summary: Development tools for the Xfce xfprint manager Group: Development/Libraries Requires: %{name} = %{version}-%{release} +Requires: libxfcegui4-devel >= %{version} %description devel Static libraries and header files for the Xfce xfprint library. @@ -56,20 +58,20 @@ rm -rf $RPM_BUILD_ROOT %post -#touch --no-create %{_datadir}/icons/hicolor || : -#%{_bindir}/gtk-update-icon-cache --quiet %{_datadir}/icons/hicolor || : +touch --no-create %{_datadir}/icons/hicolor || : +%{_bindir}/gtk-update-icon-cache --quiet %{_datadir}/icons/hicolor || : /sbin/ldconfig %postun -#touch --no-create %{_datadir}/icons/hicolor || : -#%{_bindir}/gtk-update-icon-cache --quiet %{_datadir}/icons/hicolor || : +touch --no-create %{_datadir}/icons/hicolor || : +%{_bindir}/gtk-update-icon-cache --quiet %{_datadir}/icons/hicolor || : /sbin/ldconfig %files -f %{name}.lang %defattr(-,root,root,-) %doc README ChangeLog NEWS COPYING AUTHORS %{_bindir}/* -%{_libdir}/xfce4/mcs-plugins +%{_libdir}/xfce4/mcs-plugins/* %{_libdir}/xfce4/xfprint-plugins %{_libdir}/*.so.* %{_datadir}/applications/* @@ -85,6 +87,13 @@ %{_libdir}/pkgconfig/*.pc %changelog +* Wed Apr 11 2007 Kevin Fenzi - 4.4.1-1 +- Update to 4.4.1 +- Require xfce-mcs-manager for directory ownership issues. + +* Tue Apr 3 2007 Kevin Fenzi - 4.4.0-2 +- Don't own %%{_libdir}/xfce4/mcs-plugins + * Sun Jan 21 2007 Kevin Fenzi - 4.4.0-1 - Update to 4.4.0 Index: sources =================================================================== RCS file: /cvs/extras/rpms/xfprint/devel/sources,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- sources 22 Jan 2007 08:55:51 -0000 1.7 +++ sources 19 Apr 2007 02:41:43 -0000 1.8 @@ -1 +1 @@ -4b6d8f5381e73e912abddf2fdbf9888f xfprint-4.4.0.tar.bz2 +7e46094f00c9221dc043a714ac12406a xfprint-4.4.1.tar.bz2 Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/xfprint/devel/.cvsignore,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- .cvsignore 22 Jan 2007 08:55:51 -0000 1.7 +++ .cvsignore 19 Apr 2007 02:41:43 -0000 1.8 @@ -1 +1 @@ -xfprint-4.4.0.tar.bz2 +xfprint-4.4.1.tar.bz2 From fedora-extras-commits at redhat.com Thu Apr 19 02:44:37 2007 From: fedora-extras-commits at redhat.com (Kevin Fenzi (kevin)) Date: Wed, 18 Apr 2007 22:44:37 -0400 Subject: rpms/xfwm4/devel xfwm4-4.4.1-fix-typo.patch, NONE, 1.1 xfwm4.spec, 1.18, 1.19 sources, 1.8, 1.9 .cvsignore, 1.8, 1.9 Message-ID: <200704190244.l3J2ibwg011686@cvs-int.fedora.redhat.com> Author: kevin Update of /cvs/extras/rpms/xfwm4/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv11660 Modified Files: xfwm4.spec sources .cvsignore Added Files: xfwm4-4.4.1-fix-typo.patch Log Message: Update to 4.4.1 xfwm4-4.4.1-fix-typo.patch: --- NEW FILE xfwm4-4.4.1-fix-typo.patch --- diff -Naur xfwm4-4.4.1/src/frame.c xfwm4-4.4.1-fix-typo/src/frame.c --- xfwm4-4.4.1/src/frame.c +++ xfwm4-4.4.1-fix-typo/src/frame.c @@ -38,7 +38,7 @@ #include "compositor.h" #ifndef ShapeInput -#define ShapeInput 2; +#define ShapeInput 2 #endif int Index: xfwm4.spec =================================================================== RCS file: /cvs/extras/rpms/xfwm4/devel/xfwm4.spec,v retrieving revision 1.18 retrieving revision 1.19 diff -u -r1.18 -r1.19 --- xfwm4.spec 22 Jan 2007 08:57:26 -0000 1.18 +++ xfwm4.spec 19 Apr 2007 02:44:03 -0000 1.19 @@ -1,10 +1,11 @@ Summary: Next generation window manager for Xfce Name: xfwm4 -Version: 4.4.0 +Version: 4.4.1 Release: 1%{?dist} License: GPL URL: http://www.xfce.org/ -Source0: http://www.xfce.org/archive/xfce-4.4.0/src/xfwm4-4.4.0.tar.bz2 +Source0: http://www.xfce.org/archive/xfce-4.4.1/src/xfwm4-4.4.1.tar.bz2 +Patch0: xfwm4-4.4.1-fix-typo.patch Group: User Interface/Desktops BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) @@ -29,6 +30,7 @@ %prep %setup -q +%patch0 -p1 -b .fix-typo %build %configure @@ -69,6 +71,9 @@ %{_datadir}/themes %changelog +* Wed Apr 11 2007 Kevin Fenzi - 4.4.1-1 +- Update to 4.4.1 + * Sun Jan 21 2007 Kevin Fenzi - 4.4.0-1 - Update to 4.4.0 Index: sources =================================================================== RCS file: /cvs/extras/rpms/xfwm4/devel/sources,v retrieving revision 1.8 retrieving revision 1.9 diff -u -r1.8 -r1.9 --- sources 22 Jan 2007 08:57:26 -0000 1.8 +++ sources 19 Apr 2007 02:44:03 -0000 1.9 @@ -1 +1 @@ -8bb7231a20b30bfc1936b0facb9f072c xfwm4-4.4.0.tar.bz2 +c531edad76c909001acccc02936404f2 xfwm4-4.4.1.tar.bz2 Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/xfwm4/devel/.cvsignore,v retrieving revision 1.8 retrieving revision 1.9 diff -u -r1.8 -r1.9 --- .cvsignore 22 Jan 2007 08:57:26 -0000 1.8 +++ .cvsignore 19 Apr 2007 02:44:03 -0000 1.9 @@ -1 +1 @@ -xfwm4-4.4.0.tar.bz2 +xfwm4-4.4.1.tar.bz2 From fedora-extras-commits at redhat.com Thu Apr 19 02:46:15 2007 From: fedora-extras-commits at redhat.com (Kevin Fenzi (kevin)) Date: Wed, 18 Apr 2007 22:46:15 -0400 Subject: rpms/xfwm4-themes/devel xfwm4-themes.spec, 1.12, 1.13 sources, 1.7, 1.8 .cvsignore, 1.7, 1.8 Message-ID: <200704190246.l3J2kFQj011794@cvs-int.fedora.redhat.com> Author: kevin Update of /cvs/extras/rpms/xfwm4-themes/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv11771 Modified Files: xfwm4-themes.spec sources .cvsignore Log Message: Update to 4.4.1 Index: xfwm4-themes.spec =================================================================== RCS file: /cvs/extras/rpms/xfwm4-themes/devel/xfwm4-themes.spec,v retrieving revision 1.12 retrieving revision 1.13 diff -u -r1.12 -r1.13 --- xfwm4-themes.spec 22 Jan 2007 08:59:14 -0000 1.12 +++ xfwm4-themes.spec 19 Apr 2007 02:45:41 -0000 1.13 @@ -1,10 +1,10 @@ Summary: Additional themes for xfwm4 Name: xfwm4-themes -Version: 4.4.0 +Version: 4.4.1 Release: 1%{?dist} License: GPL URL: http://www.xfce.org/ -Source0: http://www.xfce.org/archive/xfce-4.4.0/src/xfwm4-themes-4.4.0.tar.bz2 +Source0: http://www.xfce.org/archive/xfce-4.4.1/src/xfwm4-themes-4.4.1.tar.bz2 Group: User Interface/Desktops Buildroot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) Requires: xfwm4 @@ -35,6 +35,9 @@ %{_datadir}/themes %changelog +* Wed Apr 11 2007 Kevin Fenzi - 4.4.1-1 +- Update to 4.4.1 + * Sun Jan 21 2007 Kevin Fenzi - 4.4.0-1 - Update to 4.4.0 Index: sources =================================================================== RCS file: /cvs/extras/rpms/xfwm4-themes/devel/sources,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- sources 22 Jan 2007 08:59:14 -0000 1.7 +++ sources 19 Apr 2007 02:45:41 -0000 1.8 @@ -1 +1 @@ -be42fc573181d8f7c0d4ac10d1c8940c xfwm4-themes-4.4.0.tar.bz2 +cdf7b5b1b5e180f86617be7693bb70a7 xfwm4-themes-4.4.1.tar.bz2 Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/xfwm4-themes/devel/.cvsignore,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- .cvsignore 22 Jan 2007 08:59:14 -0000 1.7 +++ .cvsignore 19 Apr 2007 02:45:41 -0000 1.8 @@ -1 +1 @@ -xfwm4-themes-4.4.0.tar.bz2 +xfwm4-themes-4.4.1.tar.bz2 From fedora-extras-commits at redhat.com Thu Apr 19 02:52:46 2007 From: fedora-extras-commits at redhat.com (Kevin Fenzi (kevin)) Date: Wed, 18 Apr 2007 22:52:46 -0400 Subject: rpms/xfce4-session/devel xfce4-session.spec, 1.15, 1.16 sources, 1.7, 1.8 .cvsignore, 1.7, 1.8 Message-ID: <200704190252.l3J2qko8011898@cvs-int.fedora.redhat.com> Author: kevin Update of /cvs/extras/rpms/xfce4-session/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv11874 Modified Files: xfce4-session.spec sources .cvsignore Log Message: Update to 4.4.1 Own the themes and themes/Default directories. Own some unowned directories Add Requires: redhat-menus for directory ownership Index: xfce4-session.spec =================================================================== RCS file: /cvs/extras/rpms/xfce4-session/devel/xfce4-session.spec,v retrieving revision 1.15 retrieving revision 1.16 diff -u -r1.15 -r1.16 --- xfce4-session.spec 22 Jan 2007 08:49:34 -0000 1.15 +++ xfce4-session.spec 19 Apr 2007 02:52:11 -0000 1.16 @@ -1,16 +1,17 @@ Summary: Xfce session manager Name: xfce4-session -Version: 4.4.0 +Version: 4.4.1 Release: 1%{?dist} License: GPL URL: http://www.xfce.org/ -Source0: http://www.xfce.org/archive/xfce-4.4.0/src/xfce4-session-4.4.0.tar.bz2 +Source0: http://www.xfce.org/archive/xfce-4.4.1/src/xfce4-session-4.4.1.tar.bz2 Group: User Interface/Desktops BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) Requires: libxfcegui4 >= %{version} Requires: libxfce4mcs >= %{version} Requires: xfce-mcs-manager >= %{version} Requires: xorg-x11-server-utils +Requires: redhat-menus BuildRequires: libxfcegui4-devel >= %{version} BuildRequires: libxfce4mcs-devel >= %{version} BuildRequires: xfce-mcs-manager-devel >= %{version} @@ -29,6 +30,8 @@ Summary: Development files for xfce4-session Group: Development/Libraries Requires: xfce4-session >= %{version} +Requires: libxfcegui4-devel >= %{version} +Requires: libxfce4mcs-devel >= %{version} %description devel Header files for the Xfce Session Manager. @@ -89,31 +92,44 @@ %{_datadir}/icons/hicolor/scalable/apps/xfsm-shutdown.svg %{_datadir}/xfce4/doc/*/images/* %{_datadir}/xfce4/doc/*/*.html +%dir %{_datadir}/xfce4/tips/ %{_datadir}/xfce4/tips/tips %{_datadir}/xfce4/tips/tips.dat %{_libdir}/lib*.so.* %{_libdir}/xfce4/mcs-plugins/* +%dir %{_libdir}/xfce4/splash/ +%dir %{_libdir}/xfce4/splash/engines %{_libdir}/xfce4/splash/engines/libmice.* %{_libexecdir}/xfsm-shutdown-helper %{_mandir}/man1/* +%dir %{_sysconfdir}/xdg/xfce4-session/ %config(noreplace) %{_sysconfdir}/xdg/xfce4-session/xfce4-session.rc +%dir %{_sysconfdir}/xdg/autostart/ %config(noreplace) %{_sysconfdir}/xdg/autostart/xfce4-tips-autostart.desktop %files devel %defattr(-,root,root,-) -%{_includedir}/xfce4/xfce4-session-4.2/libxfsm/*.h +%{_includedir}/xfce4/xfce4-session-4.2/ %{_libdir}/lib*.so %{_libdir}/*a %{_libdir}/pkgconfig/*.pc %files engines %defattr(-,root,root,-) -%{_datadir}/themes/Default/balou/* +%{_datadir}/themes/ %{_libdir}/xfce4/splash/engines/libbalou.* %{_libdir}/xfce4/splash/engines/libsimple.* %{_libexecdir}/balou-* %changelog +* Wed Apr 11 2007 Kevin Fenzi - 4.4.1-1 +- Update to 4.4.1 +- Own the themes and themes/Default directories. + +* Tue Apr 3 2007 Kevin Fenzi - 4.4.0-2 +- Own some unowned directories +- Add Requires: redhat-menus for directory ownership + * Sun Jan 21 2007 Kevin Fenzi - 4.4.0-1 - Update to 4.4.0 Index: sources =================================================================== RCS file: /cvs/extras/rpms/xfce4-session/devel/sources,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- sources 22 Jan 2007 08:49:34 -0000 1.7 +++ sources 19 Apr 2007 02:52:11 -0000 1.8 @@ -1 +1 @@ -03132946280bae3107101e02fbad0ba8 xfce4-session-4.4.0.tar.bz2 +82c31aef2856e30ebc09d2911e9b96ee xfce4-session-4.4.1.tar.bz2 Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/xfce4-session/devel/.cvsignore,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- .cvsignore 22 Jan 2007 08:49:34 -0000 1.7 +++ .cvsignore 19 Apr 2007 02:52:11 -0000 1.8 @@ -1 +1 @@ -xfce4-session-4.4.0.tar.bz2 +xfce4-session-4.4.1.tar.bz2 From fedora-extras-commits at redhat.com Thu Apr 19 04:03:07 2007 From: fedora-extras-commits at redhat.com (Michael Rice (errr)) Date: Thu, 19 Apr 2007 00:03:07 -0400 Subject: rpms/conky/devel conky.spec,1.2,1.3 Message-ID: <200704190403.l3J437cp021695@cvs-int.fedora.redhat.com> Author: errr Update of /cvs/extras/rpms/conky/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv21649 Modified Files: conky.spec Log Message: rebuild for 236989 to match fc6 version number Index: conky.spec =================================================================== RCS file: /cvs/extras/rpms/conky/devel/conky.spec,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- conky.spec 9 Apr 2007 23:57:13 -0000 1.2 +++ conky.spec 19 Apr 2007 04:02:33 -0000 1.3 @@ -1,6 +1,6 @@ Name: conky Version: 1.4.5 -Release: 3%{?dist} +Release: 4%{?dist} Summary: A system monitor for X Group: User Interface/X @@ -63,6 +63,9 @@ %changelog +* Wed Apr 18 2007 Michael Rice - 1.4.5-4 +- Rebuild to match audacious lib in fc6 bug: 236989 + * Mon Apr 09 2007 Michael Rice - 1.4.5-3 - Rebuild for devel From fedora-extras-commits at redhat.com Thu Apr 19 04:05:13 2007 From: fedora-extras-commits at redhat.com (Michael Rice (errr)) Date: Thu, 19 Apr 2007 00:05:13 -0400 Subject: rpms/conky/FC-6 conky.spec,1.2,1.3 Message-ID: <200704190405.l3J45D8L021769@cvs-int.fedora.redhat.com> Author: errr Update of /cvs/extras/rpms/conky/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv21743 Modified Files: conky.spec Log Message: rebuild to close 236989 Index: conky.spec =================================================================== RCS file: /cvs/extras/rpms/conky/FC-6/conky.spec,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- conky.spec 9 Apr 2007 23:56:24 -0000 1.2 +++ conky.spec 19 Apr 2007 04:04:39 -0000 1.3 @@ -1,6 +1,6 @@ Name: conky Version: 1.4.5 -Release: 3%{?dist} +Release: 4%{?dist} Summary: A system monitor for X Group: User Interface/X @@ -63,6 +63,9 @@ %changelog +* Wed Apr 18 2007 Michael Rice - 1.4.5-4 +- Rebuilt to close 236989 + * Mon Apr 09 2007 Michael Rice - 1.4.5-3 - Rebuilt for devel From fedora-extras-commits at redhat.com Thu Apr 19 04:37:22 2007 From: fedora-extras-commits at redhat.com (Yuichi Nakamura (ynakam)) Date: Thu, 19 Apr 2007 00:37:22 -0400 Subject: rpms/seedit/devel 2.1.1-2.patch,NONE,1.1 seedit.spec,1.9,1.10 Message-ID: <200704190437.l3J4bMut023163@cvs-int.fedora.redhat.com> Author: ynakam Update of /cvs/extras/rpms/seedit/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv23141 Modified Files: seedit.spec Added Files: 2.1.1-2.patch Log Message: Fixed install bug, test for devel 2.1.1-2.patch: --- NEW FILE 2.1.1-2.patch --- Index: core/config/base_policy/types.te =================================================================== --- core/config/base_policy/types.te (revision 660) +++ core/config/base_policy/types.te (working copy) @@ -1,4 +1,4 @@ -h # SELinux Policy Editor, a simple editor for SELinux policies +# SELinux Policy Editor, a simple editor for SELinux policies # Copyright (C) 2006 Yuichi Nakamura ## minimum types used in converter Index: seedit.spec =================================================================== RCS file: /cvs/extras/rpms/seedit/devel/seedit.spec,v retrieving revision 1.9 retrieving revision 1.10 diff -u -r1.9 -r1.10 --- seedit.spec 12 Apr 2007 08:06:37 -0000 1.9 +++ seedit.spec 19 Apr 2007 04:36:48 -0000 1.10 @@ -1,4 +1,4 @@ -%define buildnum 1 +%define buildnum 2 %define python_sitelib %(%{__python} -c 'from distutils import sysconfig; print sysconfig.get_python_lib()') %define selinuxenabled /usr/sbin/selinuxenabled @@ -17,7 +17,7 @@ Name: seedit Version: 2.1.1 -Release: %{buildnum}%{?dist}.3 +Release: %{buildnum}%{?dist} Summary: SELinux Policy Editor:Core component Group: System Environment/Base License: GPL @@ -41,6 +41,7 @@ %prep %setup -q +%patch -p0 %build pushd core @@ -169,10 +170,11 @@ %changelog +* Wed Apr 18 2007 Yuichi Nakamura 2.1.1-2 + - Fixed install bug * Thu Apr 12 2007 Yuichi Nakamura 2.1.1-1 - Merged bug fix until 2.1.0-5 - Other bug fixes - * Fri Feb 16 2007 Yuichi Nakamura 2.1.0-5 - SELINUX= is set permissive when uninstall, because relabel fails in enforcing mode. From fedora-extras-commits at redhat.com Thu Apr 19 04:50:07 2007 From: fedora-extras-commits at redhat.com (Yuichi Nakamura (ynakam)) Date: Thu, 19 Apr 2007 00:50:07 -0400 Subject: rpms/seedit/devel seedit.spec,1.10,1.11 Message-ID: <200704190450.l3J4o7eb023407@cvs-int.fedora.redhat.com> Author: ynakam Update of /cvs/extras/rpms/seedit/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv23389 Modified Files: seedit.spec Log Message: add patch Index: seedit.spec =================================================================== RCS file: /cvs/extras/rpms/seedit/devel/seedit.spec,v retrieving revision 1.10 retrieving revision 1.11 diff -u -r1.10 -r1.11 --- seedit.spec 19 Apr 2007 04:36:48 -0000 1.10 +++ seedit.spec 19 Apr 2007 04:49:33 -0000 1.11 @@ -25,6 +25,7 @@ Source0: http://osdn.dl.sourceforge.jp/selpe/23577/%{name}-%{version}.tar.gz Source1: seedit-gui.desktop Source2: seedit-gui.png +Patch: 2.1.1-2.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{betatag}-root-%(%{__id_u} -n) BuildRequires: libselinux-devel >= 1.19, libsepol-devel >= 1.1.1, byacc, flex Requires: checkpolicy, m4, audit, libselinux >= 1.19, libsepol >= 1.1.1 From fedora-extras-commits at redhat.com Thu Apr 19 04:51:10 2007 From: fedora-extras-commits at redhat.com (Yuichi Nakamura (ynakam)) Date: Thu, 19 Apr 2007 00:51:10 -0400 Subject: rpms/seedit/devel seedit.spec,1.11,1.12 Message-ID: <200704190451.l3J4pAD3023436@cvs-int.fedora.redhat.com> Author: ynakam Update of /cvs/extras/rpms/seedit/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv23417 Modified Files: seedit.spec Log Message: pumped sub build num Index: seedit.spec =================================================================== RCS file: /cvs/extras/rpms/seedit/devel/seedit.spec,v retrieving revision 1.11 retrieving revision 1.12 diff -u -r1.11 -r1.12 --- seedit.spec 19 Apr 2007 04:49:33 -0000 1.11 +++ seedit.spec 19 Apr 2007 04:50:35 -0000 1.12 @@ -17,7 +17,7 @@ Name: seedit Version: 2.1.1 -Release: %{buildnum}%{?dist} +Release: %{buildnum}%{?dist}.1 Summary: SELinux Policy Editor:Core component Group: System Environment/Base License: GPL From fedora-extras-commits at redhat.com Thu Apr 19 05:03:57 2007 From: fedora-extras-commits at redhat.com (Yuichi Nakamura (ynakam)) Date: Thu, 19 Apr 2007 01:03:57 -0400 Subject: rpms/seedit/FC-6 2.1.1-2.patch,NONE,1.1 seedit.spec,1.8,1.9 Message-ID: <200704190503.l3J53v2w027932@cvs-int.fedora.redhat.com> Author: ynakam Update of /cvs/extras/rpms/seedit/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv27909 Modified Files: seedit.spec Added Files: 2.1.1-2.patch Log Message: update spec,patch for 2.1.1-2 fc6 build 2.1.1-2.patch: --- NEW FILE 2.1.1-2.patch --- Index: core/config/base_policy/types.te =================================================================== --- core/config/base_policy/types.te (revision 660) +++ core/config/base_policy/types.te (working copy) @@ -1,4 +1,4 @@ -h # SELinux Policy Editor, a simple editor for SELinux policies +# SELinux Policy Editor, a simple editor for SELinux policies # Copyright (C) 2006 Yuichi Nakamura ## minimum types used in converter Index: seedit.spec =================================================================== RCS file: /cvs/extras/rpms/seedit/FC-6/seedit.spec,v retrieving revision 1.8 retrieving revision 1.9 diff -u -r1.8 -r1.9 --- seedit.spec 12 Apr 2007 08:14:29 -0000 1.8 +++ seedit.spec 19 Apr 2007 05:03:23 -0000 1.9 @@ -1,4 +1,4 @@ -%define buildnum 1 +%define buildnum 2 %define python_sitelib %(%{__python} -c 'from distutils import sysconfig; print sysconfig.get_python_lib()') %define selinuxenabled /usr/sbin/selinuxenabled @@ -17,7 +17,7 @@ Name: seedit Version: 2.1.1 -Release: %{buildnum}%{?dist}.3 +Release: %{buildnum}%{?dist}.1 Summary: SELinux Policy Editor:Core component Group: System Environment/Base License: GPL @@ -25,6 +25,7 @@ Source0: http://osdn.dl.sourceforge.jp/selpe/23577/%{name}-%{version}.tar.gz Source1: seedit-gui.desktop Source2: seedit-gui.png +Patch: 2.1.1-2.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{betatag}-root-%(%{__id_u} -n) BuildRequires: libselinux-devel >= 1.19, libsepol-devel >= 1.1.1, byacc, flex Requires: checkpolicy, m4, audit, libselinux >= 1.19, libsepol >= 1.1.1 @@ -41,6 +42,7 @@ %prep %setup -q +%patch -p0 %build pushd core @@ -169,10 +171,11 @@ %changelog +* Wed Apr 18 2007 Yuichi Nakamura 2.1.1-2 + - Fixed install bug * Thu Apr 12 2007 Yuichi Nakamura 2.1.1-1 - Merged bug fix until 2.1.0-5 - Other bug fixes - * Fri Feb 16 2007 Yuichi Nakamura 2.1.0-5 - SELINUX= is set permissive when uninstall, because relabel fails in enforcing mode. From fedora-extras-commits at redhat.com Thu Apr 19 07:36:29 2007 From: fedora-extras-commits at redhat.com (Peter Lemenkov (peter)) Date: Thu, 19 Apr 2007 03:36:29 -0400 Subject: rpms/stratagus/devel stratagus.spec,1.17,1.18 Message-ID: <200704190736.l3J7aTYM007079@cvs-int.fedora.redhat.com> Author: peter Update of /cvs/extras/rpms/stratagus/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv7057 Modified Files: stratagus.spec Log Message: rebuild Index: stratagus.spec =================================================================== RCS file: /cvs/extras/rpms/stratagus/devel/stratagus.spec,v retrieving revision 1.17 retrieving revision 1.18 diff -u -r1.17 -r1.18 --- stratagus.spec 5 Mar 2007 19:40:49 -0000 1.17 +++ stratagus.spec 19 Apr 2007 07:35:55 -0000 1.18 @@ -1,7 +1,7 @@ Name: stratagus Summary: Real-time strategy gaming engine Version: 2.2.3 -Release: 1%{?dist} +Release: 2%{?dist} License: GPL Group: Development/Libraries URL: http://stratagus.sourceforge.net/ @@ -59,6 +59,9 @@ %changelog +* Thu Apr 19 2007 Peter Lemenkov 2.2.3-2 +- rebuild + * Mon Mar 5 2007 Peter Lemenkov 2.2.3-1 - Ver. 2.2.3 - dropped stratagus--use-lua51.diff From fedora-extras-commits at redhat.com Thu Apr 19 07:40:46 2007 From: fedora-extras-commits at redhat.com (Peter Lemenkov (peter)) Date: Thu, 19 Apr 2007 03:40:46 -0400 Subject: rpms/stratagus/FC-5 stratagus.spec,1.13,1.14 Message-ID: <200704190740.l3J7ekh4007171@cvs-int.fedora.redhat.com> Author: peter Update of /cvs/extras/rpms/stratagus/FC-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv7144 Modified Files: stratagus.spec Log Message: rebuild Index: stratagus.spec =================================================================== RCS file: /cvs/extras/rpms/stratagus/FC-5/stratagus.spec,v retrieving revision 1.13 retrieving revision 1.14 diff -u -r1.13 -r1.14 --- stratagus.spec 5 Mar 2007 19:52:47 -0000 1.13 +++ stratagus.spec 19 Apr 2007 07:40:11 -0000 1.14 @@ -1,7 +1,7 @@ Name: stratagus Summary: Real-time strategy gaming engine Version: 2.2.3 -Release: 1%{?dist} +Release: 2%{?dist} License: GPL Group: Development/Libraries URL: http://stratagus.sourceforge.net/ @@ -59,6 +59,9 @@ %changelog +* Thu Apr 19 2007 Peter Lemenkov 2.2.3-2 +- rebuild + * Mon Mar 5 2007 Peter Lemenkov 2.2.3-1 - Ver. 2.2.3 - dropped stratagus--use-lua51.diff From fedora-extras-commits at redhat.com Thu Apr 19 07:54:17 2007 From: fedora-extras-commits at redhat.com (Peter Lemenkov (peter)) Date: Thu, 19 Apr 2007 03:54:17 -0400 Subject: rpms/stratagus/FC-6 stratagus.spec,1.16,1.17 Message-ID: <200704190754.l3J7sHAC007328@cvs-int.fedora.redhat.com> Author: peter Update of /cvs/extras/rpms/stratagus/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv7301 Modified Files: stratagus.spec Log Message: rebuild Index: stratagus.spec =================================================================== RCS file: /cvs/extras/rpms/stratagus/FC-6/stratagus.spec,v retrieving revision 1.16 retrieving revision 1.17 diff -u -r1.16 -r1.17 --- stratagus.spec 5 Mar 2007 19:46:45 -0000 1.16 +++ stratagus.spec 19 Apr 2007 07:53:43 -0000 1.17 @@ -1,7 +1,7 @@ Name: stratagus Summary: Real-time strategy gaming engine Version: 2.2.3 -Release: 1%{?dist} +Release: 2%{?dist} License: GPL Group: Development/Libraries URL: http://stratagus.sourceforge.net/ @@ -59,6 +59,9 @@ %changelog +* Thu Apr 19 2007 Peter Lemenkov 2.2.3-2 +- rebuild + * Mon Mar 5 2007 Peter Lemenkov 2.2.3-1 - Ver. 2.2.3 - dropped stratagus--use-lua51.diff From fedora-extras-commits at redhat.com Thu Apr 19 07:57:44 2007 From: fedora-extras-commits at redhat.com (=?utf-8?q?Ralf_Cors=C3=A9pius?= (corsepiu)) Date: Thu, 19 Apr 2007 03:57:44 -0400 Subject: rpms/perl-Class-ReturnValue/devel perl-Class-ReturnValue.spec, 1.5, 1.6 Message-ID: <200704190757.l3J7vi4d007378@cvs-int.fedora.redhat.com> Author: corsepiu Update of /cvs/extras/rpms/perl-Class-ReturnValue/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv7356 Modified Files: perl-Class-ReturnValue.spec Log Message: * Thu Apr 19 2007 Ralf Cors??pius - 0.53-6 - Reflect perl package split. Index: perl-Class-ReturnValue.spec =================================================================== RCS file: /cvs/extras/rpms/perl-Class-ReturnValue/devel/perl-Class-ReturnValue.spec,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- perl-Class-ReturnValue.spec 5 Sep 2006 09:32:34 -0000 1.5 +++ perl-Class-ReturnValue.spec 19 Apr 2007 07:57:10 -0000 1.6 @@ -1,7 +1,7 @@ Name: perl-Class-ReturnValue Summary: Class::ReturnValue Perl module Version: 0.53 -Release: 5%{?dist} +Release: 6%{?dist} License: Artistic or GPL Group: Development/Libraries URL: http://search.cpan.org/dist/Class-ReturnValue @@ -10,7 +10,9 @@ Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) BuildArch: noarch Source: http://search.cpan.org/CPAN/authors/id/J/JE/JESSE/Class-ReturnValue-%{version}.tar.gz -BuildRequires: perl(Devel::StackTrace) +BuildRequires: perl(Devel::StackTrace) +BuildRequires: perl(ExtUtils::MakeMaker) +BuildRequires: perl(Test::More) %description A return-value object that lets you treat it as as a boolean, array or object. @@ -42,6 +44,9 @@ %{_mandir}/man3/* %changelog +* Thu Apr 19 2007 Ralf Cors??pius - 0.53-6 +- Reflect perl package split. + * Tue Sep 05 2006 Ralf Cors??pius - 0.53-5 - Mass rebuild. From fedora-extras-commits at redhat.com Thu Apr 19 08:11:08 2007 From: fedora-extras-commits at redhat.com (=?utf-8?q?Ralf_Cors=C3=A9pius?= (corsepiu)) Date: Thu, 19 Apr 2007 04:11:08 -0400 Subject: rpms/perl-Business-Hours/devel perl-Business-Hours.spec,1.3,1.4 Message-ID: <200704190811.l3J8B819012347@cvs-int.fedora.redhat.com> Author: corsepiu Update of /cvs/extras/rpms/perl-Business-Hours/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv12323 Modified Files: perl-Business-Hours.spec Log Message: * Thu Apr 19 2007 Ralf Cors??pius - 0.07-4 - Reflect perl package split. Index: perl-Business-Hours.spec =================================================================== RCS file: /cvs/extras/rpms/perl-Business-Hours/devel/perl-Business-Hours.spec,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- perl-Business-Hours.spec 5 Sep 2006 09:24:52 -0000 1.3 +++ perl-Business-Hours.spec 19 Apr 2007 08:10:34 -0000 1.4 @@ -1,7 +1,7 @@ Summary: Calculate business hours in a time period Name: perl-Business-Hours Version: 0.07 -Release: 3%{?dist} +Release: 4%{?dist} License: GPL or Artistic Group: Development/Libraries URL: http://search.cpan.org/dist/Business-Hours/ @@ -11,7 +11,8 @@ Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) -BuildRequires: perl(Set::IntSpan) +BuildRequires: perl(ExtUtils::MakeMaker) +BuildRequires: perl(Set::IntSpan) # Required by the tests BuildRequires: perl(Test::Pod) >= 1.00 @@ -51,6 +52,9 @@ %{_mandir}/man3/* %changelog +* Thu Apr 19 2007 Ralf Cors??pius - 0.07-4 +- Reflect perl package split. + * Tue Sep 05 2006 Ralf Cors??pius - 0.07-3 - Mass rebuild. From fedora-extras-commits at redhat.com Thu Apr 19 08:12:47 2007 From: fedora-extras-commits at redhat.com (Thorsten Leemhuis (thl)) Date: Thu, 19 Apr 2007 04:12:47 -0400 Subject: rpms/gweled/devel gweled.spec,1.17,1.18 Message-ID: <200704190812.l3J8ClVY012462@cvs-int.fedora.redhat.com> Author: thl Update of /cvs/extras/rpms/gweled/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv12402 Modified Files: gweled.spec Log Message: 0.7-9 - remove dist in devel - rebuild for new mikmod (and I thought there was a freeze currently...) Index: gweled.spec =================================================================== RCS file: /cvs/extras/rpms/gweled/devel/gweled.spec,v retrieving revision 1.17 retrieving revision 1.18 diff -u -r1.17 -r1.18 --- gweled.spec 17 Mar 2007 19:31:54 -0000 1.17 +++ gweled.spec 19 Apr 2007 08:12:13 -0000 1.18 @@ -1,6 +1,6 @@ Name: gweled Version: 0.7 -Release: 8%{?dist} +Release: 9 Summary: Swapping gem game @@ -76,6 +76,10 @@ %{_datadir}/sounds/%{name}/ %changelog +* Thu Apr 19 2007 Thorsten Leemhuis - 0.7-9 +- remove dist in devel +- rebuild for new mikmod + * Sat Mar 17 2007 Thorsten Leemhuis - 0.7-8 - create gweled.timed.scores manually, fixes 232184 From fedora-extras-commits at redhat.com Thu Apr 19 08:13:17 2007 From: fedora-extras-commits at redhat.com (Francois Aucamp (faucamp)) Date: Thu, 19 Apr 2007 04:13:17 -0400 Subject: rpms/knemo/FC-6 knemo.spec, 1.6, 1.7 sources, 1.5, 1.6 knemo-desktop-file-fix.patch, 1.3, NONE Message-ID: <200704190813.l3J8DHCr012532@cvs-int.fedora.redhat.com> Author: faucamp Update of /cvs/extras/rpms/knemo/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv12454 Modified Files: knemo.spec sources Removed Files: knemo-desktop-file-fix.patch Log Message: - Update to version 0.4.7 - Removed unnecessary desktop-file-install statements (KDE-specific desktop files) - Removed desktop file patch - desktop file "Keywords" keys used internally by KDE - Added "OnlyShowIn=KDE" to kcm desktop file - Removed unnecessary BuildRequires: qt-devel desktop-file-utils - Simplified %%post and %%postun scriplets - Use RPM_BUILD_ROOT variable format consistently Index: knemo.spec =================================================================== RCS file: /cvs/extras/rpms/knemo/FC-6/knemo.spec,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- knemo.spec 13 Sep 2006 19:41:54 -0000 1.6 +++ knemo.spec 19 Apr 2007 08:12:43 -0000 1.7 @@ -1,19 +1,16 @@ Name: knemo -Version: 0.4.3 -Release: 2%{?dist} +Version: 0.4.7 +Release: 1%{?dist} Summary: A KDE network monitoring tool Group: Applications/Internet License: GPL URL: http://extragear.kde.org/apps/knemo/ Source0: http://kde-apps.org/content/files/12956-%{name}-%{version}.tar.bz2 -Patch0: knemo-desktop-file-fix.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) -BuildRequires: gettext, qt-devel, kdelibs-devel, desktop-file-utils -BuildRequires: wireless-tools, net-tools - -Requires: kdebase, wireless-tools, net-tools +BuildRequires: gettext kdelibs-devel wireless-tools net-tools +Requires: kdebase wireless-tools net-tools %description KNemo displays for every network interface an icon in the systray. Tooltips @@ -22,9 +19,10 @@ It polls the network interface status every second using the ifconfig, route and iwconfig tools. + %prep %setup -q -%patch0 -p0 +echo "OnlyShowIn=KDE;" >> src/kcm/kcm_knemo.desktop %build @@ -37,19 +35,10 @@ %install rm -rf $RPM_BUILD_ROOT make install DESTDIR=$RPM_BUILD_ROOT -#rm -f $RPM_BUILD_ROOT%{_libdir}/kde3/*.la -desktop-file-install --vendor="" \ - --dir ${RPM_BUILD_ROOT}%{_datadir}/applications/kde \ - --add-category X-Fedora \ - --delete-original \ - ${RPM_BUILD_ROOT}%{_datadir}/applications/kde/kcm_knemo.desktop - -desktop-file-install --vendor="" \ - --dir ${RPM_BUILD_ROOT}%{_datadir}/services/kded \ - --add-category X-Fedora \ - --delete-original \ - ${RPM_BUILD_ROOT}%{_datadir}/services/kded/knemod.desktop +# We do not use desktop-file-install to rename/validate the desktop files for +# this application, as it uses "Keywords" keys that are used internally by KDE +# - desktop-file-validate and -install do not like those %find_lang kcm_knemo kcm_knemo.lang %find_lang knemod knemod.lang @@ -57,16 +46,13 @@ %post -touch --no-create %{_datadir}/icons/crystalsvg || : -if [ -x ${_bindir}/gtk-update-icon-cache ] ; then - ${_bindir}/gtk-update-icon-cache --quiet %{_datadir}/icons/crystalsvg || : -fi +touch --no-create %{_datadir}/icons/hicolor || : +%{_bindir}/gtk-update-icon-cache --quiet %{_datadir}/icons/hicolor || : + %postun -touch --no-create %{_datadir}/icons/crystalsvg || : -if [ -x ${_bindir}/gtk-update-icon-cache ] ; then - ${_bindir}/gtk-update-icon-cache --quiet %{_datadir}/icons/crystalsvg || : -fi +touch --no-create %{_datadir}/icons/hicolor || : +%{_bindir}/gtk-update-icon-cache --quiet %{_datadir}/icons/hicolor || : %clean @@ -89,6 +75,17 @@ %changelog +* Tue Apr 17 2007 Francois Aucamp - 0.4.7-1 +- Update to version 0.4.7 +- Removed unnecessary desktop-file-install statements (KDE-specific desktop + files) +- Removed desktop file patch - desktop file "Keywords" keys used internally + by KDE +- Added "OnlyShowIn=KDE" to kcm desktop file +- Removed unnecessary BuildRequires: qt-devel desktop-file-utils +- Simplified %%post and %%postun scriplets +- Use RPM_BUILD_ROOT variable format consistently + * Wed Sep 13 2006 Hugo Cisneiros 0.4.3-2 - Rebuilt for FC6 Index: sources =================================================================== RCS file: /cvs/extras/rpms/knemo/FC-6/sources,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- sources 6 Aug 2006 20:59:55 -0000 1.5 +++ sources 19 Apr 2007 08:12:43 -0000 1.6 @@ -1 +1 @@ -70509dee1b4a86ef70ac2a3c032ece9b 12956-knemo-0.4.3.tar.bz2 +daaeeca789f3d4d7616f7856b29b7db7 12956-knemo-0.4.7.tar.bz2 --- knemo-desktop-file-fix.patch DELETED --- From fedora-extras-commits at redhat.com Thu Apr 19 08:14:22 2007 From: fedora-extras-commits at redhat.com (Chitlesh GOORAH (chitlesh)) Date: Thu, 19 Apr 2007 04:14:22 -0400 Subject: rpms/ktechlab import.log,1.5,1.6 Message-ID: <200704190814.l3J8EMNo012622@cvs-int.fedora.redhat.com> Author: chitlesh Update of /cvs/extras/rpms/ktechlab In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv12544 Modified Files: import.log Log Message: Index: import.log =================================================================== RCS file: /cvs/extras/rpms/ktechlab/import.log,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- import.log 1 Dec 2006 17:25:09 -0000 1.5 +++ import.log 19 Apr 2007 08:13:48 -0000 1.6 @@ -2,3 +2,4 @@ ktechlab-0_3-6:FC-5:ktechlab-0.3-6.src.rpm:1164224558 ktechlab-0_3-6:FC-6:ktechlab-0.3-6.src.rpm:1164225141 ktechlab-0_3-6:HEAD:ktechlab-0.3-6.src.rpm:1164994408 +ktechlab-0_3_6-1:FC-5:ktechlab-0.3.6-1.src.rpm:1176970676 From fedora-extras-commits at redhat.com Thu Apr 19 08:14:26 2007 From: fedora-extras-commits at redhat.com (Chitlesh GOORAH (chitlesh)) Date: Thu, 19 Apr 2007 04:14:26 -0400 Subject: rpms/ktechlab/FC-5 .cvsignore, 1.2, 1.3 ktechlab.spec, 1.3, 1.4 sources, 1.2, 1.3 Message-ID: <200704190814.l3J8EQkq012627@cvs-int.fedora.redhat.com> Author: chitlesh Update of /cvs/extras/rpms/ktechlab/FC-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv12544/FC-5 Modified Files: .cvsignore ktechlab.spec sources Log Message: Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/ktechlab/FC-5/.cvsignore,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- .cvsignore 27 Sep 2006 17:22:50 -0000 1.2 +++ .cvsignore 19 Apr 2007 08:13:52 -0000 1.3 @@ -1 +1 @@ -ktechlab-0.3.tar.bz2 +ktechlab-0.3.6.tar.bz2 Index: ktechlab.spec =================================================================== RCS file: /cvs/extras/rpms/ktechlab/FC-5/ktechlab.spec,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- ktechlab.spec 22 Nov 2006 19:37:03 -0000 1.3 +++ ktechlab.spec 19 Apr 2007 08:13:52 -0000 1.4 @@ -1,13 +1,13 @@ Name: ktechlab -Version: 0.3 -Release: 6%{?dist} +Version: 0.3.6 +Release: 1%{?dist} Summary: Development and simulation of microcontrollers and electronic circuits License: GPL Group: Applications/Engineering -URL: http://ktechlab.org/ -Source: http://ktechlab.org/download/ktechlab-%{version}.tar.bz2 +URL: http://sourceforge.net/projects/ktechlab/ +Source: http://downloads.sourceforge.net/ktechlab/%{name}-%{version}.tar.bz2 Patch0: ktechlab-0.3-pic.patch Patch1: ktechlab-0.3.desktop.patch @@ -15,7 +15,7 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) -BuildRequires: gpsim-devel, readline-devel, kdelibs-devel +BuildRequires: gpsim-devel readline-devel kdelibs-devel BuildRequires: desktop-file-utils # Ktechlab requires gputils for PIC simulation. @@ -38,7 +38,7 @@ * Integrated assembler and disassembler via gpasm and gpdasm. %prep -%setup -q +%setup -q -n %{name}-0.3 %{__rm} -rf autom4te.cache %patch0 -p0 -b pic14.h @@ -55,10 +55,9 @@ %{__rm} -rf %{buildroot} %{__make} DESTDIR=%{buildroot} install -desktop-file-install --vendor fedora \ - --add-category X-Fedora \ - --add-category Enginneering \ - --delete-original \ +desktop-file-install --vendor "" \ + --add-category Enginneering \ + --delete-original \ --dir %{buildroot}%{_datadir}/applications/ \ %{buildroot}%{_datadir}/applnk/Development/%{name}.desktop @@ -84,19 +83,37 @@ %files %defattr(-,root,root,-) %doc AUTHORS ChangeLog COPYING TODO +%doc %{_datadir}/doc/HTML/en/%{name} %{_bindir}/%{name} %{_bindir}/microbe %{_datadir}/apps/%{name} %{_datadir}/apps/katepart/syntax/microbe.xml -%dir %{_datadir}/config.kcfg/ %{_datadir}/config.kcfg/%{name}.kcfg %{_datadir}/mimelnk/application/*.desktop %{_datadir}/applications/fedora-%{name}.desktop -%{_datadir}/doc/HTML/en/%{name} %{_datadir}/icons/hicolor/*/*/*.png %Changelog +* Wed Apr 18 2007 Chitlesh Goorah - 0.3.6-1 +- New svn snapshot + +* Wed Jan 03 2007 Chitlesh Goorah - 0.3-10 #development release +- New development snapshot - 20070103 +- dropped ktechlab-check.patch + +* Thu Dec 28 2006 Chitlesh Goorah - 0.3-9 #development release +- uncomment define CHECK in src/electronics/simulation/elementset.cpp + +* Wed Dec 27 2006 Chitlesh Goorah - 0.3-8 #development release +- New development snapshot - 20061227 + +* Mon Dec 25 2006 Chitlesh Goorah - 0.3-7 #development release +- New development snapshot - Providing testing facilities to upstream +- dropped ktechlab-0.3-pic.patch +- package does not ship autom4te.cache anymore +- fixed missing make for src/math + * Wed Nov 22 2006 Chitlesh Goorah - 0.3-6 - Rebuilt due to new gpsim-devel release Index: sources =================================================================== RCS file: /cvs/extras/rpms/ktechlab/FC-5/sources,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- sources 27 Sep 2006 17:22:50 -0000 1.2 +++ sources 19 Apr 2007 08:13:52 -0000 1.3 @@ -1 +1 @@ -0cc2f2054f7906780c8580560f04b0ff ktechlab-0.3.tar.bz2 +0cc2f2054f7906780c8580560f04b0ff ktechlab-0.3.6.tar.bz2 From fedora-extras-commits at redhat.com Thu Apr 19 08:16:25 2007 From: fedora-extras-commits at redhat.com (Chitlesh GOORAH (chitlesh)) Date: Thu, 19 Apr 2007 04:16:25 -0400 Subject: rpms/ktechlab import.log,1.6,1.7 Message-ID: <200704190816.l3J8GPl2012767@cvs-int.fedora.redhat.com> Author: chitlesh Update of /cvs/extras/rpms/ktechlab In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv12726 Modified Files: import.log Log Message: Index: import.log =================================================================== RCS file: /cvs/extras/rpms/ktechlab/import.log,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- import.log 19 Apr 2007 08:13:48 -0000 1.6 +++ import.log 19 Apr 2007 08:15:51 -0000 1.7 @@ -3,3 +3,4 @@ ktechlab-0_3-6:FC-6:ktechlab-0.3-6.src.rpm:1164225141 ktechlab-0_3-6:HEAD:ktechlab-0.3-6.src.rpm:1164994408 ktechlab-0_3_6-1:FC-5:ktechlab-0.3.6-1.src.rpm:1176970676 +ktechlab-0_3_6-1:FC-6:ktechlab-0.3.6-1.src.rpm:1176970777 From fedora-extras-commits at redhat.com Thu Apr 19 08:16:29 2007 From: fedora-extras-commits at redhat.com (Chitlesh GOORAH (chitlesh)) Date: Thu, 19 Apr 2007 04:16:29 -0400 Subject: rpms/ktechlab/FC-6 .cvsignore, 1.2, 1.3 ktechlab.spec, 1.5, 1.6 sources, 1.2, 1.3 Message-ID: <200704190816.l3J8GTYA012772@cvs-int.fedora.redhat.com> Author: chitlesh Update of /cvs/extras/rpms/ktechlab/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv12726/FC-6 Modified Files: .cvsignore ktechlab.spec sources Log Message: Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/ktechlab/FC-6/.cvsignore,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- .cvsignore 27 Sep 2006 17:22:50 -0000 1.2 +++ .cvsignore 19 Apr 2007 08:15:55 -0000 1.3 @@ -1 +1 @@ -ktechlab-0.3.tar.bz2 +ktechlab-0.3.6.tar.bz2 Index: ktechlab.spec =================================================================== RCS file: /cvs/extras/rpms/ktechlab/FC-6/ktechlab.spec,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- ktechlab.spec 22 Nov 2006 19:46:46 -0000 1.5 +++ ktechlab.spec 19 Apr 2007 08:15:55 -0000 1.6 @@ -1,13 +1,13 @@ Name: ktechlab -Version: 0.3 -Release: 6%{?dist} +Version: 0.3.6 +Release: 1%{?dist} Summary: Development and simulation of microcontrollers and electronic circuits License: GPL Group: Applications/Engineering -URL: http://ktechlab.org/ -Source: http://ktechlab.org/download/ktechlab-%{version}.tar.bz2 +URL: http://sourceforge.net/projects/ktechlab/ +Source: http://downloads.sourceforge.net/ktechlab/%{name}-%{version}.tar.bz2 Patch0: ktechlab-0.3-pic.patch Patch1: ktechlab-0.3.desktop.patch @@ -15,7 +15,7 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) -BuildRequires: gpsim-devel, readline-devel, kdelibs-devel +BuildRequires: gpsim-devel readline-devel kdelibs-devel BuildRequires: desktop-file-utils # Ktechlab requires gputils for PIC simulation. @@ -38,7 +38,7 @@ * Integrated assembler and disassembler via gpasm and gpdasm. %prep -%setup -q +%setup -q -n %{name}-0.3 %{__rm} -rf autom4te.cache %patch0 -p0 -b pic14.h @@ -55,10 +55,9 @@ %{__rm} -rf %{buildroot} %{__make} DESTDIR=%{buildroot} install -desktop-file-install --vendor fedora \ - --add-category X-Fedora \ - --add-category Enginneering \ - --delete-original \ +desktop-file-install --vendor "" \ + --add-category Enginneering \ + --delete-original \ --dir %{buildroot}%{_datadir}/applications/ \ %{buildroot}%{_datadir}/applnk/Development/%{name}.desktop @@ -84,19 +83,37 @@ %files %defattr(-,root,root,-) %doc AUTHORS ChangeLog COPYING TODO +%doc %{_datadir}/doc/HTML/en/%{name} %{_bindir}/%{name} %{_bindir}/microbe %{_datadir}/apps/%{name} %{_datadir}/apps/katepart/syntax/microbe.xml -%dir %{_datadir}/config.kcfg/ %{_datadir}/config.kcfg/%{name}.kcfg %{_datadir}/mimelnk/application/*.desktop %{_datadir}/applications/fedora-%{name}.desktop -%{_datadir}/doc/HTML/en/%{name} %{_datadir}/icons/hicolor/*/*/*.png %Changelog +* Wed Apr 18 2007 Chitlesh Goorah - 0.3.6-1 +- New svn snapshot + +* Wed Jan 03 2007 Chitlesh Goorah - 0.3-10 #development release +- New development snapshot - 20070103 +- dropped ktechlab-check.patch + +* Thu Dec 28 2006 Chitlesh Goorah - 0.3-9 #development release +- uncomment define CHECK in src/electronics/simulation/elementset.cpp + +* Wed Dec 27 2006 Chitlesh Goorah - 0.3-8 #development release +- New development snapshot - 20061227 + +* Mon Dec 25 2006 Chitlesh Goorah - 0.3-7 #development release +- New development snapshot - Providing testing facilities to upstream +- dropped ktechlab-0.3-pic.patch +- package does not ship autom4te.cache anymore +- fixed missing make for src/math + * Wed Nov 22 2006 Chitlesh Goorah - 0.3-6 - Rebuilt due to new gpsim-devel release Index: sources =================================================================== RCS file: /cvs/extras/rpms/ktechlab/FC-6/sources,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- sources 27 Sep 2006 17:22:50 -0000 1.2 +++ sources 19 Apr 2007 08:15:55 -0000 1.3 @@ -1 +1 @@ -0cc2f2054f7906780c8580560f04b0ff ktechlab-0.3.tar.bz2 +0cc2f2054f7906780c8580560f04b0ff ktechlab-0.3.6.tar.bz2 From fedora-extras-commits at redhat.com Thu Apr 19 08:18:57 2007 From: fedora-extras-commits at redhat.com (Chitlesh GOORAH (chitlesh)) Date: Thu, 19 Apr 2007 04:18:57 -0400 Subject: rpms/ktechlab import.log,1.7,1.8 Message-ID: <200704190818.l3J8IvQB012865@cvs-int.fedora.redhat.com> Author: chitlesh Update of /cvs/extras/rpms/ktechlab In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv12829 Modified Files: import.log Log Message: Index: import.log =================================================================== RCS file: /cvs/extras/rpms/ktechlab/import.log,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- import.log 19 Apr 2007 08:15:51 -0000 1.7 +++ import.log 19 Apr 2007 08:18:21 -0000 1.8 @@ -4,3 +4,4 @@ ktechlab-0_3-6:HEAD:ktechlab-0.3-6.src.rpm:1164994408 ktechlab-0_3_6-1:FC-5:ktechlab-0.3.6-1.src.rpm:1176970676 ktechlab-0_3_6-1:FC-6:ktechlab-0.3.6-1.src.rpm:1176970777 +ktechlab-0_3_6-1:HEAD:ktechlab-0.3.6-1.src.rpm:1176970942 From fedora-extras-commits at redhat.com Thu Apr 19 08:19:02 2007 From: fedora-extras-commits at redhat.com (Chitlesh GOORAH (chitlesh)) Date: Thu, 19 Apr 2007 04:19:02 -0400 Subject: rpms/ktechlab/devel .cvsignore, 1.2, 1.3 ktechlab.spec, 1.5, 1.6 sources, 1.2, 1.3 Message-ID: <200704190819.l3J8J2tj012870@cvs-int.fedora.redhat.com> Author: chitlesh Update of /cvs/extras/rpms/ktechlab/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv12829/devel Modified Files: .cvsignore ktechlab.spec sources Log Message: Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/ktechlab/devel/.cvsignore,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- .cvsignore 27 Sep 2006 17:22:50 -0000 1.2 +++ .cvsignore 19 Apr 2007 08:18:28 -0000 1.3 @@ -1 +1 @@ -ktechlab-0.3.tar.bz2 +ktechlab-0.3.6.tar.bz2 Index: ktechlab.spec =================================================================== RCS file: /cvs/extras/rpms/ktechlab/devel/ktechlab.spec,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- ktechlab.spec 1 Dec 2006 17:25:09 -0000 1.5 +++ ktechlab.spec 19 Apr 2007 08:18:28 -0000 1.6 @@ -1,13 +1,13 @@ Name: ktechlab -Version: 0.3 -Release: 6%{?dist} +Version: 0.3.6 +Release: 1%{?dist} Summary: Development and simulation of microcontrollers and electronic circuits License: GPL Group: Applications/Engineering -URL: http://ktechlab.org/ -Source: http://ktechlab.org/download/ktechlab-%{version}.tar.bz2 +URL: http://sourceforge.net/projects/ktechlab/ +Source: http://downloads.sourceforge.net/ktechlab/%{name}-%{version}.tar.bz2 Patch0: ktechlab-0.3-pic.patch Patch1: ktechlab-0.3.desktop.patch @@ -15,7 +15,7 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) -BuildRequires: gpsim-devel, readline-devel, kdelibs-devel +BuildRequires: gpsim-devel readline-devel kdelibs-devel BuildRequires: desktop-file-utils # Ktechlab requires gputils for PIC simulation. @@ -38,7 +38,7 @@ * Integrated assembler and disassembler via gpasm and gpdasm. %prep -%setup -q +%setup -q -n %{name}-0.3 %{__rm} -rf autom4te.cache %patch0 -p0 -b pic14.h @@ -55,10 +55,9 @@ %{__rm} -rf %{buildroot} %{__make} DESTDIR=%{buildroot} install -desktop-file-install --vendor fedora \ - --add-category X-Fedora \ - --add-category Enginneering \ - --delete-original \ +desktop-file-install --vendor "" \ + --add-category Enginneering \ + --delete-original \ --dir %{buildroot}%{_datadir}/applications/ \ %{buildroot}%{_datadir}/applnk/Development/%{name}.desktop @@ -84,19 +83,37 @@ %files %defattr(-,root,root,-) %doc AUTHORS ChangeLog COPYING TODO +%doc %{_datadir}/doc/HTML/en/%{name} %{_bindir}/%{name} %{_bindir}/microbe %{_datadir}/apps/%{name} %{_datadir}/apps/katepart/syntax/microbe.xml -%dir %{_datadir}/config.kcfg/ %{_datadir}/config.kcfg/%{name}.kcfg %{_datadir}/mimelnk/application/*.desktop %{_datadir}/applications/fedora-%{name}.desktop -%{_datadir}/doc/HTML/en/%{name} %{_datadir}/icons/hicolor/*/*/*.png %Changelog +* Wed Apr 18 2007 Chitlesh Goorah - 0.3.6-1 +- New svn snapshot + +* Wed Jan 03 2007 Chitlesh Goorah - 0.3-10 #development release +- New development snapshot - 20070103 +- dropped ktechlab-check.patch + +* Thu Dec 28 2006 Chitlesh Goorah - 0.3-9 #development release +- uncomment define CHECK in src/electronics/simulation/elementset.cpp + +* Wed Dec 27 2006 Chitlesh Goorah - 0.3-8 #development release +- New development snapshot - 20061227 + +* Mon Dec 25 2006 Chitlesh Goorah - 0.3-7 #development release +- New development snapshot - Providing testing facilities to upstream +- dropped ktechlab-0.3-pic.patch +- package does not ship autom4te.cache anymore +- fixed missing make for src/math + * Wed Nov 22 2006 Chitlesh Goorah - 0.3-6 - Rebuilt due to new gpsim-devel release Index: sources =================================================================== RCS file: /cvs/extras/rpms/ktechlab/devel/sources,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- sources 27 Sep 2006 17:22:50 -0000 1.2 +++ sources 19 Apr 2007 08:18:28 -0000 1.3 @@ -1 +1 @@ -0cc2f2054f7906780c8580560f04b0ff ktechlab-0.3.tar.bz2 +0cc2f2054f7906780c8580560f04b0ff ktechlab-0.3.6.tar.bz2 From fedora-extras-commits at redhat.com Thu Apr 19 08:42:02 2007 From: fedora-extras-commits at redhat.com (=?utf-8?q?Ralf_Cors=C3=A9pius?= (corsepiu)) Date: Thu, 19 Apr 2007 04:42:02 -0400 Subject: rpms/perl-Class-Inspector/devel perl-Class-Inspector.spec,1.8,1.9 Message-ID: <200704190842.l3J8g2A3013576@cvs-int.fedora.redhat.com> Author: corsepiu Update of /cvs/extras/rpms/perl-Class-Inspector/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv13559 Modified Files: perl-Class-Inspector.spec Log Message: * Thu Apr 19 2007 Ralf Cors??pius - 1.16-3 - Reflect perl package split. Index: perl-Class-Inspector.spec =================================================================== RCS file: /cvs/extras/rpms/perl-Class-Inspector/devel/perl-Class-Inspector.spec,v retrieving revision 1.8 retrieving revision 1.9 diff -u -r1.8 -r1.9 --- perl-Class-Inspector.spec 5 Sep 2006 09:36:49 -0000 1.8 +++ perl-Class-Inspector.spec 19 Apr 2007 08:41:28 -0000 1.9 @@ -1,6 +1,6 @@ Name: perl-Class-Inspector Version: 1.16 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Get information about a class and its structure License: GPL or Artistic Group: Development/Libraries @@ -11,6 +11,8 @@ Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) BuildArch: noarch +BuildRequires: perl(Test::More) + # For better test coverage BuildRequires: perl(Test::Pod) >= 1.00 @@ -48,6 +50,9 @@ %{_mandir}/man3/* %changelog +* Thu Apr 19 2007 Ralf Cors??pius - 1.16-3 +- Reflect perl package split. + * Tue Sep 05 2006 Ralf Cors??pius - 1.16-2 - Mass rebuild. From fedora-extras-commits at redhat.com Thu Apr 19 08:46:25 2007 From: fedora-extras-commits at redhat.com (=?utf-8?q?Ralf_Cors=C3=A9pius?= (corsepiu)) Date: Thu, 19 Apr 2007 04:46:25 -0400 Subject: rpms/perl-gettext/devel perl-gettext.spec,1.7,1.8 Message-ID: <200704190846.l3J8kPn4013662@cvs-int.fedora.redhat.com> Author: corsepiu Update of /cvs/extras/rpms/perl-gettext/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv13645 Modified Files: perl-gettext.spec Log Message: * Thu Apr 19 2007 Ralf Cors??pius - 1.05-10 - Reflect perl package split. Index: perl-gettext.spec =================================================================== RCS file: /cvs/extras/rpms/perl-gettext/devel/perl-gettext.spec,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- perl-gettext.spec 5 Sep 2006 09:55:45 -0000 1.7 +++ perl-gettext.spec 19 Apr 2007 08:45:50 -0000 1.8 @@ -1,6 +1,6 @@ Name: perl-gettext Version: 1.05 -Release: 9%{?dist} +Release: 10%{?dist} Summary: Interface to gettext family of functions Group: Development/Libraries @@ -9,6 +9,7 @@ Source0: http://search.cpan.org/CPAN/authors/id/P/PV/PVANDRY/gettext-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) +BuildRequires: perl(ExtUtils::MakeMaker) BuildRequires: gettext Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) @@ -58,6 +59,9 @@ %changelog +* Thu Apr 19 2007 Ralf Cors??pius - 1.05-10 +- Reflect perl package split. + * Tue Sep 05 2006 Ralf Cors??pius - 1.05-9 - Mass rebuild. From fedora-extras-commits at redhat.com Thu Apr 19 08:51:08 2007 From: fedora-extras-commits at redhat.com (=?utf-8?q?Ralf_Cors=C3=A9pius?= (corsepiu)) Date: Thu, 19 Apr 2007 04:51:08 -0400 Subject: rpms/perl-Want/devel perl-Want.spec,1.6,1.7 Message-ID: <200704190851.l3J8p8aR013751@cvs-int.fedora.redhat.com> Author: corsepiu Update of /cvs/extras/rpms/perl-Want/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv13730 Modified Files: perl-Want.spec Log Message: * Thu Apr 19 2007 Ralf Cors??pius - 0.12-2 - Reflect perl package split. Index: perl-Want.spec =================================================================== RCS file: /cvs/extras/rpms/perl-Want/devel/perl-Want.spec,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- perl-Want.spec 4 Sep 2006 10:56:01 -0000 1.6 +++ perl-Want.spec 19 Apr 2007 08:50:33 -0000 1.7 @@ -1,6 +1,6 @@ Name: perl-Want Version: 0.12 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Perl module implementing a generalisation of wantarray License: GPL or Artistic Group: Development/Libraries @@ -9,6 +9,8 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) +BuildRequires: perl(ExtUtils::MakeMaker) +BuildRequires: perl(Test::More) %description This module generalises the mechanism of the wantarray @@ -45,6 +47,9 @@ %{_mandir}/man3/* %changelog +* Thu Apr 19 2007 Ralf Cors??pius - 0.12-2 +- Reflect perl package split. + * Mon Sep 04 2006 Ralf Cors??pius - 0.12-1 - Upstream update. From fedora-extras-commits at redhat.com Thu Apr 19 08:57:41 2007 From: fedora-extras-commits at redhat.com (=?utf-8?q?Ralf_Cors=C3=A9pius?= (corsepiu)) Date: Thu, 19 Apr 2007 04:57:41 -0400 Subject: rpms/perl-Number-Compare/devel perl-Number-Compare.spec,1.6,1.7 Message-ID: <200704190857.l3J8vf6b013839@cvs-int.fedora.redhat.com> Author: corsepiu Update of /cvs/extras/rpms/perl-Number-Compare/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv13814 Modified Files: perl-Number-Compare.spec Log Message: * Thu Apr 19 2007 Ralf Cors??pius - 0.01-7 - Reflect perl package split. Index: perl-Number-Compare.spec =================================================================== RCS file: /cvs/extras/rpms/perl-Number-Compare/devel/perl-Number-Compare.spec,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- perl-Number-Compare.spec 5 Sep 2006 09:56:23 -0000 1.6 +++ perl-Number-Compare.spec 19 Apr 2007 08:57:07 -0000 1.7 @@ -1,6 +1,6 @@ Name: perl-Number-Compare Version: 0.01 -Release: 6%{?dist} +Release: 7%{?dist} Summary: Perl module for numeric comparisons License: Artistic or GPL Group: Development/Libraries @@ -9,6 +9,8 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch +BuildRequires: perl(ExtUtils::MakeMaker) +BuildRequires: perl(Test::More) Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) %description @@ -46,6 +48,9 @@ %{_mandir}/man3/* %changelog +* Thu Apr 19 2007 Ralf Cors??pius - 0.01-7 +- Reflect perl package split. + * Tue Sep 05 2006 Ralf Cors??pius - 0.01-6 - Mass rebuild. From fedora-extras-commits at redhat.com Thu Apr 19 09:19:41 2007 From: fedora-extras-commits at redhat.com (=?utf-8?q?Ralf_Cors=C3=A9pius?= (corsepiu)) Date: Thu, 19 Apr 2007 05:19:41 -0400 Subject: rpms/perl-DBIx-DBSchema/devel .cvsignore, 1.5, 1.6 perl-DBIx-DBSchema.spec, 1.7, 1.8 sources, 1.5, 1.6 Message-ID: <200704190919.l3J9JfVW018458@cvs-int.fedora.redhat.com> Author: corsepiu Update of /cvs/extras/rpms/perl-DBIx-DBSchema/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv18437 Modified Files: .cvsignore perl-DBIx-DBSchema.spec sources Log Message: * Thu Apr 19 2007 Ralf Cors??pius - 0.32-1 - Upstream update. Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/perl-DBIx-DBSchema/devel/.cvsignore,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- .cvsignore 22 Apr 2006 02:53:07 -0000 1.5 +++ .cvsignore 19 Apr 2007 09:19:07 -0000 1.6 @@ -1 +1 @@ -DBIx-DBSchema-0.31.tar.gz +DBIx-DBSchema-0.32.tar.gz Index: perl-DBIx-DBSchema.spec =================================================================== RCS file: /cvs/extras/rpms/perl-DBIx-DBSchema/devel/perl-DBIx-DBSchema.spec,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- perl-DBIx-DBSchema.spec 5 Sep 2006 09:34:29 -0000 1.7 +++ perl-DBIx-DBSchema.spec 19 Apr 2007 09:19:07 -0000 1.8 @@ -1,17 +1,18 @@ Name: perl-DBIx-DBSchema -Version: 0.31 -Release: 2%{?dist} +Version: 0.32 +Release: 1%{?dist} Summary: Database-independent schema objects Group: Development/Libraries License: GPL or Artistic URL: http://search.cpan.org/dist/DBIx-DBSchema/ -Source0: http://search.cpan.org/CPAN/authors/id/I/IV/IVAN/DBIx-DBSchema-%{version}.tar.gz +Source0: http://www.cpan.org/modules/by-module/DBIx/DBIx-DBSchema-%{version}.tar.gz Patch0: DBIx-DBSchema-0.28-version.diff BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) +BuildRequires: perl(ExtUtils::MakeMaker) BuildRequires: perl(DBI) BuildRequires: perl(FreezeThaw) @@ -65,6 +66,9 @@ %changelog +* Thu Apr 19 2007 Ralf Cors??pius - 0.32-1 +- Upstream update. + * Tue Sep 05 2006 Ralf Cors??pius - 0.31-2 - Mass rebuild. Index: sources =================================================================== RCS file: /cvs/extras/rpms/perl-DBIx-DBSchema/devel/sources,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- sources 22 Apr 2006 02:53:07 -0000 1.5 +++ sources 19 Apr 2007 09:19:07 -0000 1.6 @@ -1 +1 @@ -bee0e44ff328adfea5b2c204ae5c606b DBIx-DBSchema-0.31.tar.gz +4bd062e89dffca6633bc19ba46539b73 DBIx-DBSchema-0.32.tar.gz From fedora-extras-commits at redhat.com Thu Apr 19 09:55:33 2007 From: fedora-extras-commits at redhat.com (Francois Aucamp (faucamp)) Date: Thu, 19 Apr 2007 05:55:33 -0400 Subject: rpms/knemo/FC-5 knemo.spec, 1.5, 1.6 sources, 1.5, 1.6 knemo-desktop-file-fix.patch, 1.3, NONE Message-ID: <200704190955.l3J9tXfE019261@cvs-int.fedora.redhat.com> Author: faucamp Update of /cvs/extras/rpms/knemo/FC-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv19238 Modified Files: knemo.spec sources Removed Files: knemo-desktop-file-fix.patch Log Message: - Update to version 0.4.7 - Removed unnecessary desktop-file-install statements (KDE-specific desktop files) - Removed desktop file patch - desktop file "Keywords" keys used internally by KDE - Added "OnlyShowIn=KDE" to kcm desktop file - Removed unnecessary BuildRequires: qt-devel desktop-file-utils - Simplified %%post and %%postun scriplets - Use RPM_BUILD_ROOT variable format consistently Index: knemo.spec =================================================================== RCS file: /cvs/extras/rpms/knemo/FC-5/knemo.spec,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- knemo.spec 6 Aug 2006 21:07:59 -0000 1.5 +++ knemo.spec 19 Apr 2007 09:54:59 -0000 1.6 @@ -1,5 +1,5 @@ Name: knemo -Version: 0.4.3 +Version: 0.4.7 Release: 1%{?dist} Summary: A KDE network monitoring tool @@ -7,13 +7,10 @@ License: GPL URL: http://extragear.kde.org/apps/knemo/ Source0: http://kde-apps.org/content/files/12956-%{name}-%{version}.tar.bz2 -Patch0: knemo-desktop-file-fix.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) -BuildRequires: gettext, qt-devel, kdelibs-devel, desktop-file-utils -BuildRequires: wireless-tools, net-tools - -Requires: kdebase, wireless-tools, net-tools +BuildRequires: gettext kdelibs-devel wireless-tools net-tools +Requires: kdebase wireless-tools net-tools %description KNemo displays for every network interface an icon in the systray. Tooltips @@ -22,9 +19,10 @@ It polls the network interface status every second using the ifconfig, route and iwconfig tools. + %prep %setup -q -%patch0 -p0 +echo "OnlyShowIn=KDE;" >> src/kcm/kcm_knemo.desktop %build @@ -37,19 +35,10 @@ %install rm -rf $RPM_BUILD_ROOT make install DESTDIR=$RPM_BUILD_ROOT -#rm -f $RPM_BUILD_ROOT%{_libdir}/kde3/*.la -desktop-file-install --vendor="" \ - --dir ${RPM_BUILD_ROOT}%{_datadir}/applications/kde \ - --add-category X-Fedora \ - --delete-original \ - ${RPM_BUILD_ROOT}%{_datadir}/applications/kde/kcm_knemo.desktop - -desktop-file-install --vendor="" \ - --dir ${RPM_BUILD_ROOT}%{_datadir}/services/kded \ - --add-category X-Fedora \ - --delete-original \ - ${RPM_BUILD_ROOT}%{_datadir}/services/kded/knemod.desktop +# We do not use desktop-file-install to rename/validate the desktop files for +# this application, as it uses "Keywords" keys that are used internally by KDE +# - desktop-file-validate and -install do not like those %find_lang kcm_knemo kcm_knemo.lang %find_lang knemod knemod.lang @@ -57,16 +46,13 @@ %post -touch --no-create %{_datadir}/icons/crystalsvg || : -if [ -x ${_bindir}/gtk-update-icon-cache ] ; then - ${_bindir}/gtk-update-icon-cache --quiet %{_datadir}/icons/crystalsvg || : -fi +touch --no-create %{_datadir}/icons/hicolor || : +%{_bindir}/gtk-update-icon-cache --quiet %{_datadir}/icons/hicolor || : + %postun -touch --no-create %{_datadir}/icons/crystalsvg || : -if [ -x ${_bindir}/gtk-update-icon-cache ] ; then - ${_bindir}/gtk-update-icon-cache --quiet %{_datadir}/icons/crystalsvg || : -fi +touch --no-create %{_datadir}/icons/hicolor || : +%{_bindir}/gtk-update-icon-cache --quiet %{_datadir}/icons/hicolor || : %clean @@ -89,6 +75,20 @@ %changelog +* Tue Apr 17 2007 Francois Aucamp - 0.4.7-1 +- Update to version 0.4.7 +- Removed unnecessary desktop-file-install statements (KDE-specific desktop + files) +- Removed desktop file patch - desktop file "Keywords" keys used internally + by KDE +- Added "OnlyShowIn=KDE" to kcm desktop file +- Removed unnecessary BuildRequires: qt-devel desktop-file-utils +- Simplified %%post and %%postun scriplets +- Use RPM_BUILD_ROOT variable format consistently + +* Wed Sep 13 2006 Hugo Cisneiros 0.4.3-2 +- Rebuilt for FC6 + * Sun Aug 6 2006 Hugo Cisneiros 0.4.3-1 - New upstream version Index: sources =================================================================== RCS file: /cvs/extras/rpms/knemo/FC-5/sources,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- sources 6 Aug 2006 21:07:59 -0000 1.5 +++ sources 19 Apr 2007 09:54:59 -0000 1.6 @@ -1 +1 @@ -70509dee1b4a86ef70ac2a3c032ece9b 12956-knemo-0.4.3.tar.bz2 +daaeeca789f3d4d7616f7856b29b7db7 12956-knemo-0.4.7.tar.bz2 --- knemo-desktop-file-fix.patch DELETED --- From fedora-extras-commits at redhat.com Thu Apr 19 11:21:46 2007 From: fedora-extras-commits at redhat.com (=?utf-8?q?Ralf_Cors=C3=A9pius?= (corsepiu)) Date: Thu, 19 Apr 2007 07:21:46 -0400 Subject: rpms/perl-DBIx-DBSchema/FC-6 .cvsignore, 1.5, 1.6 perl-DBIx-DBSchema.spec, 1.7, 1.8 sources, 1.5, 1.6 Message-ID: <200704191121.l3JBLkrs028813@cvs-int.fedora.redhat.com> Author: corsepiu Update of /cvs/extras/rpms/perl-DBIx-DBSchema/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv28792 Modified Files: .cvsignore perl-DBIx-DBSchema.spec sources Log Message: * Thu Apr 19 2007 Ralf Cors??pius - 0.32-1 - Upstream update. Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/perl-DBIx-DBSchema/FC-6/.cvsignore,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- .cvsignore 22 Apr 2006 02:53:07 -0000 1.5 +++ .cvsignore 19 Apr 2007 11:21:12 -0000 1.6 @@ -1 +1 @@ -DBIx-DBSchema-0.31.tar.gz +DBIx-DBSchema-0.32.tar.gz Index: perl-DBIx-DBSchema.spec =================================================================== RCS file: /cvs/extras/rpms/perl-DBIx-DBSchema/FC-6/perl-DBIx-DBSchema.spec,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- perl-DBIx-DBSchema.spec 5 Sep 2006 09:34:29 -0000 1.7 +++ perl-DBIx-DBSchema.spec 19 Apr 2007 11:21:12 -0000 1.8 @@ -1,17 +1,18 @@ Name: perl-DBIx-DBSchema -Version: 0.31 -Release: 2%{?dist} +Version: 0.32 +Release: 1%{?dist} Summary: Database-independent schema objects Group: Development/Libraries License: GPL or Artistic URL: http://search.cpan.org/dist/DBIx-DBSchema/ -Source0: http://search.cpan.org/CPAN/authors/id/I/IV/IVAN/DBIx-DBSchema-%{version}.tar.gz +Source0: http://www.cpan.org/modules/by-module/DBIx/DBIx-DBSchema-%{version}.tar.gz Patch0: DBIx-DBSchema-0.28-version.diff BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) +BuildRequires: perl(ExtUtils::MakeMaker) BuildRequires: perl(DBI) BuildRequires: perl(FreezeThaw) @@ -65,6 +66,9 @@ %changelog +* Thu Apr 19 2007 Ralf Cors??pius - 0.32-1 +- Upstream update. + * Tue Sep 05 2006 Ralf Cors??pius - 0.31-2 - Mass rebuild. Index: sources =================================================================== RCS file: /cvs/extras/rpms/perl-DBIx-DBSchema/FC-6/sources,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- sources 22 Apr 2006 02:53:07 -0000 1.5 +++ sources 19 Apr 2007 11:21:12 -0000 1.6 @@ -1 +1 @@ -bee0e44ff328adfea5b2c204ae5c606b DBIx-DBSchema-0.31.tar.gz +4bd062e89dffca6633bc19ba46539b73 DBIx-DBSchema-0.32.tar.gz From fedora-extras-commits at redhat.com Thu Apr 19 11:23:15 2007 From: fedora-extras-commits at redhat.com (=?utf-8?q?Ralf_Cors=C3=A9pius?= (corsepiu)) Date: Thu, 19 Apr 2007 07:23:15 -0400 Subject: rpms/perl-DBIx-DBSchema/FC-5 .cvsignore, 1.5, 1.6 perl-DBIx-DBSchema.spec, 1.6, 1.7 sources, 1.5, 1.6 Message-ID: <200704191123.l3JBNFev028885@cvs-int.fedora.redhat.com> Author: corsepiu Update of /cvs/extras/rpms/perl-DBIx-DBSchema/FC-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv28864 Modified Files: .cvsignore perl-DBIx-DBSchema.spec sources Log Message: * Thu Apr 19 2007 Ralf Cors??pius - 0.32-1 - Upstream update. Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/perl-DBIx-DBSchema/FC-5/.cvsignore,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- .cvsignore 22 Apr 2006 03:10:59 -0000 1.5 +++ .cvsignore 19 Apr 2007 11:22:41 -0000 1.6 @@ -1 +1 @@ -DBIx-DBSchema-0.31.tar.gz +DBIx-DBSchema-0.32.tar.gz Index: perl-DBIx-DBSchema.spec =================================================================== RCS file: /cvs/extras/rpms/perl-DBIx-DBSchema/FC-5/perl-DBIx-DBSchema.spec,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- perl-DBIx-DBSchema.spec 22 Apr 2006 03:10:59 -0000 1.6 +++ perl-DBIx-DBSchema.spec 19 Apr 2007 11:22:41 -0000 1.7 @@ -1,17 +1,18 @@ Name: perl-DBIx-DBSchema -Version: 0.31 +Version: 0.32 Release: 1%{?dist} Summary: Database-independent schema objects Group: Development/Libraries License: GPL or Artistic URL: http://search.cpan.org/dist/DBIx-DBSchema/ -Source0: http://search.cpan.org/CPAN/authors/id/I/IV/IVAN/DBIx-DBSchema-%{version}.tar.gz +Source0: http://www.cpan.org/modules/by-module/DBIx/DBIx-DBSchema-%{version}.tar.gz Patch0: DBIx-DBSchema-0.28-version.diff BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) +BuildRequires: perl(ExtUtils::MakeMaker) BuildRequires: perl(DBI) BuildRequires: perl(FreezeThaw) @@ -65,6 +66,12 @@ %changelog +* Thu Apr 19 2007 Ralf Cors??pius - 0.32-1 +- Upstream update. + +* Tue Sep 05 2006 Ralf Cors??pius - 0.31-2 +- Mass rebuild. + * Sat Apr 22 2006 Ralf Cors??pius - 0.31-1 - Upstream update. Index: sources =================================================================== RCS file: /cvs/extras/rpms/perl-DBIx-DBSchema/FC-5/sources,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- sources 22 Apr 2006 03:10:59 -0000 1.5 +++ sources 19 Apr 2007 11:22:41 -0000 1.6 @@ -1 +1 @@ -bee0e44ff328adfea5b2c204ae5c606b DBIx-DBSchema-0.31.tar.gz +4bd062e89dffca6633bc19ba46539b73 DBIx-DBSchema-0.32.tar.gz From fedora-extras-commits at redhat.com Thu Apr 19 11:30:40 2007 From: fedora-extras-commits at redhat.com (Gianluca Sforna (giallu)) Date: Thu, 19 Apr 2007 07:30:40 -0400 Subject: rpms/sysprof-kmod/devel sysprof-kmod.spec,1.69,1.70 Message-ID: <200704191130.l3JBUeuu028991@cvs-int.fedora.redhat.com> Author: giallu Update of /cvs/extras/rpms/sysprof-kmod/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv28971 Modified Files: sysprof-kmod.spec Log Message: Rebuild for kernel 2.6.20-1.3091.fc7 Index: sysprof-kmod.spec =================================================================== RCS file: /cvs/extras/rpms/sysprof-kmod/devel/sysprof-kmod.spec,v retrieving revision 1.69 retrieving revision 1.70 diff -u -r1.69 -r1.70 --- sysprof-kmod.spec 18 Apr 2007 14:47:25 -0000 1.69 +++ sysprof-kmod.spec 19 Apr 2007 11:30:06 -0000 1.70 @@ -4,7 +4,7 @@ # end stuff to be ... # hardcode for now: -%{!?kversion: %define kversion 2.6.20-1.3084.fc7} +%{!?kversion: %define kversion 2.6.20-1.3091.fc7} # hint: this can he overridden with "--define kversion foo" on the rpmbuild command line, e.g. # --define "kversion 2.6.16-1.2096_FC5" From fedora-extras-commits at redhat.com Thu Apr 19 13:52:05 2007 From: fedora-extras-commits at redhat.com (=?utf-8?q?Sindre_Pedersen_Bj=C3=B8rdal?= (sindrepb)) Date: Thu, 19 Apr 2007 09:52:05 -0400 Subject: rpms/pychess/devel .cvsignore, 1.2, 1.3 pychess.spec, 1.1, 1.2 sources, 1.2, 1.3 Message-ID: <200704191352.l3JDq5Pf007933@cvs-int.fedora.redhat.com> Author: sindrepb Update of /cvs/extras/rpms/pychess/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv7911 Modified Files: .cvsignore pychess.spec sources Log Message: update to 0.6.0 final Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/pychess/devel/.cvsignore,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- .cvsignore 14 Jan 2007 22:36:28 -0000 1.2 +++ .cvsignore 19 Apr 2007 13:51:29 -0000 1.3 @@ -1 +1 @@ -pychess-0.6.0_beta5.tar.gz +pychess-0.6.0.final.tar.gz Index: pychess.spec =================================================================== RCS file: /cvs/extras/rpms/pychess/devel/pychess.spec,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- pychess.spec 14 Jan 2007 22:36:28 -0000 1.1 +++ pychess.spec 19 Apr 2007 13:51:29 -0000 1.2 @@ -1,16 +1,14 @@ %{!?python_sitelib: %define python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")} -%define betaver beta5 - Name: pychess Version: 0.6.0 -Release: 0.3.%{betaver}%{?dist} +Release: 1%{?dist} Summary: Chess game for GNOME Group: Amusements/Games License: GPL URL: http://pychess.googlepages.com/home -Source0: http://pychess.googlecode.com/files/%{name}-%{version}_%{betaver}.tar.gz +Source0: http://pychess.googlecode.com/files/%{name}-%{version}.final.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch @@ -26,7 +24,7 @@ %prep -%setup -qn %{name}-%{version}_%{betaver} +%setup -qn %{name}-%{version}.final %build Index: sources =================================================================== RCS file: /cvs/extras/rpms/pychess/devel/sources,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- sources 14 Jan 2007 22:36:28 -0000 1.2 +++ sources 19 Apr 2007 13:51:29 -0000 1.3 @@ -1 +1 @@ -ed2cdca72465c4b529a1caf6960745be pychess-0.6.0_beta5.tar.gz +5fd0edea5df52ca1ccf420bd036494c3 pychess-0.6.0.final.tar.gz From fedora-extras-commits at redhat.com Thu Apr 19 14:57:19 2007 From: fedora-extras-commits at redhat.com (Remi Collet (remi)) Date: Thu, 19 Apr 2007 10:57:19 -0400 Subject: rpms/php-pecl-zip/EL-5 php-pecl-zip.spec,1.12,1.13 Message-ID: <200704191457.l3JEvJE8013400@cvs-int.fedora.redhat.com> Author: remi Update of /cvs/extras/rpms/php-pecl-zip/EL-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv13383 Modified Files: php-pecl-zip.spec Log Message: RHEL5 rebuild Index: php-pecl-zip.spec =================================================================== RCS file: /cvs/extras/rpms/php-pecl-zip/EL-5/php-pecl-zip.spec,v retrieving revision 1.12 retrieving revision 1.13 diff -u -r1.12 -r1.13 --- php-pecl-zip.spec 25 Mar 2007 09:02:31 -0000 1.12 +++ php-pecl-zip.spec 19 Apr 2007 14:56:45 -0000 1.13 @@ -5,7 +5,7 @@ Summary(fr): Une extension de gestion des ZIP Name: php-pecl-zip Version: 1.8.8 -Release: 1%{?dist} +Release: 1%{?dist}.1 License: PHP License Group: Development/Languages URL: http://pecl.php.net/package/zip @@ -65,6 +65,9 @@ %{php_extdir}/zip.so %changelog +* Thu Apr 19 2007 Remi Collet 1.8.8-1.el5.1 +- rebuild on final RHEL5 + * Sun Mar 25 2007 Remi Collet 1.8.8-1 - update to 1.8.8 From fedora-extras-commits at redhat.com Thu Apr 19 15:16:34 2007 From: fedora-extras-commits at redhat.com (=?utf-8?q?Sindre_Pedersen_Bj=C3=B8rdal?= (sindrepb)) Date: Thu, 19 Apr 2007 11:16:34 -0400 Subject: rpms/pychess/FC-6 .cvsignore, 1.2, 1.3 pychess.spec, 1.1, 1.2 sources, 1.2, 1.3 Message-ID: <200704191516.l3JFGY0E018049@cvs-int.fedora.redhat.com> Author: sindrepb Update of /cvs/extras/rpms/pychess/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv18015 Modified Files: .cvsignore pychess.spec sources Log Message: update to 0.6.0 final Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/pychess/FC-6/.cvsignore,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- .cvsignore 14 Jan 2007 22:36:28 -0000 1.2 +++ .cvsignore 19 Apr 2007 15:16:00 -0000 1.3 @@ -1 +1 @@ -pychess-0.6.0_beta5.tar.gz +pychess-0.6.0.final.tar.gz Index: pychess.spec =================================================================== RCS file: /cvs/extras/rpms/pychess/FC-6/pychess.spec,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- pychess.spec 14 Jan 2007 22:36:28 -0000 1.1 +++ pychess.spec 19 Apr 2007 15:16:00 -0000 1.2 @@ -1,16 +1,14 @@ %{!?python_sitelib: %define python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")} -%define betaver beta5 - Name: pychess Version: 0.6.0 -Release: 0.3.%{betaver}%{?dist} +Release: 1%{?dist} Summary: Chess game for GNOME Group: Amusements/Games License: GPL URL: http://pychess.googlepages.com/home -Source0: http://pychess.googlecode.com/files/%{name}-%{version}_%{betaver}.tar.gz +Source0: http://pychess.googlecode.com/files/%{name}-%{version}.final.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch @@ -26,7 +24,7 @@ %prep -%setup -qn %{name}-%{version}_%{betaver} +%setup -qn %{name}-%{version}.final %build Index: sources =================================================================== RCS file: /cvs/extras/rpms/pychess/FC-6/sources,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- sources 14 Jan 2007 22:36:28 -0000 1.2 +++ sources 19 Apr 2007 15:16:00 -0000 1.3 @@ -1 +1 @@ -ed2cdca72465c4b529a1caf6960745be pychess-0.6.0_beta5.tar.gz +5fd0edea5df52ca1ccf420bd036494c3 pychess-0.6.0.final.tar.gz From fedora-extras-commits at redhat.com Thu Apr 19 15:35:37 2007 From: fedora-extras-commits at redhat.com (Orion Poplawski (orion)) Date: Thu, 19 Apr 2007 11:35:37 -0400 Subject: rpms/apcupsd/EL-5 apcupsd.spec,1.14,1.15 Message-ID: <200704191535.l3JFZbjZ018934@cvs-int.fedora.redhat.com> Author: orion Update of /cvs/extras/rpms/apcupsd/EL-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv18897 Modified Files: apcupsd.spec Log Message: RHEL5 rebuild Index: apcupsd.spec =================================================================== RCS file: /cvs/extras/rpms/apcupsd/EL-5/apcupsd.spec,v retrieving revision 1.14 retrieving revision 1.15 diff -u -r1.14 -r1.15 --- apcupsd.spec 23 Mar 2007 15:36:51 -0000 1.14 +++ apcupsd.spec 19 Apr 2007 15:35:03 -0000 1.15 @@ -1,6 +1,6 @@ Name: apcupsd Version: 3.14.0 -Release: 1%{?dist} +Release: 2%{?dist} Summary: APC UPS Power Control Daemon for Linux Group: System Environment/Daemons @@ -167,6 +167,9 @@ %changelog +* Fri Apr 19 2007 - Orion Poplawski - 3.14.0-2 +- Rebuild with RHEL5 final + * Fri Mar 23 2007 - Orion Poplawski - 3.14.0-1 - Update to 3.14.0 - No tcp_wrappers-devel in EL From fedora-extras-commits at redhat.com Thu Apr 19 15:41:24 2007 From: fedora-extras-commits at redhat.com (Orion Poplawski (orion)) Date: Thu, 19 Apr 2007 11:41:24 -0400 Subject: rpms/cmake/EL-5 cmake-2.4.6-soexe.patch, NONE, 1.1 .cvsignore, 1.6, 1.7 cmake.spec, 1.12, 1.13 sources, 1.6, 1.7 Message-ID: <200704191541.l3JFfOvj019078@cvs-int.fedora.redhat.com> Author: orion Update of /cvs/extras/rpms/cmake/EL-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv19049 Modified Files: .cvsignore cmake.spec sources Added Files: cmake-2.4.6-soexe.patch Log Message: - Update to 2.4.6 - Apply patch from upstream CVS to fix .so install permissions (bug #235673) - Add rpm macros cmake-2.4.6-soexe.patch: --- NEW FILE cmake-2.4.6-soexe.patch --- Index: CMake/Source/cmFileCommand.cxx =================================================================== RCS file: /cvsroot/CMake/CMake/Source/cmFileCommand.cxx,v retrieving revision 1.75 retrieving revision 1.76 diff -u -r1.75 -r1.76 --- CMake/Source/cmFileCommand.cxx 12 Mar 2007 18:15:25 -0000 1.75 +++ CMake/Source/cmFileCommand.cxx 10 Apr 2007 15:22:15 -0000 1.76 @@ -1184,6 +1184,9 @@ } } + // Choose a default for shared library permissions. + bool install_so_no_exe = this->Makefile->IsOn("CMAKE_INSTALL_SO_NO_EXE"); + // If file permissions were not specified set default permissions // for this target type. if(!use_given_permissions_file && !use_source_permissions) @@ -1192,15 +1195,16 @@ { case cmTarget::SHARED_LIBRARY: case cmTarget::MODULE_LIBRARY: -#if defined(__linux__) - // Use read/write permissions. - permissions_file = 0; - permissions_file |= mode_owner_read; - permissions_file |= mode_owner_write; - permissions_file |= mode_group_read; - permissions_file |= mode_world_read; - break; -#endif + if(install_so_no_exe) + { + // Use read/write permissions. + permissions_file = 0; + permissions_file |= mode_owner_read; + permissions_file |= mode_owner_write; + permissions_file |= mode_group_read; + permissions_file |= mode_world_read; + break; + } case cmTarget::EXECUTABLE: case cmTarget::INSTALL_PROGRAMS: // Use read/write/executable permissions. Index: CMake/Source/cmLocalGenerator.cxx =================================================================== RCS file: /cvsroot/CMake/CMake/Source/cmLocalGenerator.cxx,v retrieving revision 1.207 retrieving revision 1.208 diff -u -r1.207 -r1.208 --- CMake/Source/cmLocalGenerator.cxx 30 Mar 2007 14:53:02 -0000 1.207 +++ CMake/Source/cmLocalGenerator.cxx 10 Apr 2007 15:22:15 -0000 1.208 @@ -393,6 +393,18 @@ "ENDIF(NOT CMAKE_INSTALL_COMPONENT)\n" "\n"; + // Copy user-specified install options to the install code. + if(const char* so_no_exe = + this->Makefile->GetDefinition("CMAKE_INSTALL_SO_NO_EXE")) + { + fout << + "# Install shared libraries without execute permission?\n" + "IF(NOT DEFINED CMAKE_INSTALL_SO_NO_EXE)\n" + " SET(CMAKE_INSTALL_SO_NO_EXE \"" << so_no_exe << "\")\n" + "ENDIF(NOT DEFINED CMAKE_INSTALL_SO_NO_EXE)\n" + "\n"; + } + // Ask each install generator to write its code. std::vector const& installers = this->Makefile->GetInstallGenerators(); Index: CMake/Modules/Platform/Linux.cmake =================================================================== RCS file: /cvsroot/CMake/CMake/Modules/Platform/Linux.cmake,v retrieving revision 1.11 retrieving revision 1.12 diff -u -r1.11 -r1.12 --- CMake/Modules/Platform/Linux.cmake 15 Sep 2006 18:08:39 -0000 1.11 +++ CMake/Modules/Platform/Linux.cmake 10 Apr 2007 15:22:15 -0000 1.12 @@ -18,4 +18,41 @@ SET(CMAKE_${type}_LINK_DYNAMIC_C_FLAGS "-Wl,-Bdynamic") ENDFOREACH(type) +# Debian policy requires that shared libraries be installed without +# executable permission. Fedora policy requires that shared libraries +# be installed with the executable permission. Since the native tools +# create shared libraries with execute permission in the first place a +# reasonable policy seems to be to install with execute permission by +# default. In order to support debian packages we provide an option +# here. The option default is based on the current distribution, but +# packagers can set it explicitly on the command line. +IF(DEFINED CMAKE_INSTALL_SO_NO_EXE) + # Store the decision variable in the cache. This preserves any + # setting the user provides on the command line. + SET(CMAKE_INSTALL_SO_NO_EXE "${CMAKE_INSTALL_SO_NO_EXE}" CACHE INTERNAL + "Install .so files without execute permission.") +ELSE(DEFINED CMAKE_INSTALL_SO_NO_EXE) + # Detect the linux distribution. + SET(CMAKE_LINUX_DISTRO) + IF(EXISTS "/proc/version") + FILE(READ "/proc/version" CMAKE_LINUX_DISTRO) + ENDIF(EXISTS "/proc/version") + + # List the distributions that require shared libraries to not have + # execute permission. + SET(CMAKE_INSTALL_SO_NO_EXE_DISTRO "(Debian|Ubuntu)") + + # Store the decision variable as an internal cache entry to avoid + # checking the platform every time. This option is advanced enough + # that only package maintainers should need to adjust it. They are + # capable of providing a setting on the command line. + IF("${CMAKE_LINUX_DISTRO}" MATCHES "${CMAKE_INSTALL_SO_NO_EXE_DISTRO}") + SET(CMAKE_INSTALL_SO_NO_EXE 1 CACHE INTERNAL + "Install .so files without execute permission.") + ELSE("${CMAKE_LINUX_DISTRO}" MATCHES "${CMAKE_INSTALL_SO_NO_EXE_DISTRO}") + SET(CMAKE_INSTALL_SO_NO_EXE 0 CACHE INTERNAL + "Install .so files without execute permission.") + ENDIF("${CMAKE_LINUX_DISTRO}" MATCHES "${CMAKE_INSTALL_SO_NO_EXE_DISTRO}") +ENDIF(DEFINED CMAKE_INSTALL_SO_NO_EXE) + INCLUDE(Platform/UnixPaths) Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/cmake/EL-5/.cvsignore,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- .cvsignore 5 Dec 2006 16:52:15 -0000 1.6 +++ .cvsignore 19 Apr 2007 15:40:50 -0000 1.7 @@ -1 +1 @@ -cmake-2.4.5.tar.gz +cmake-2.4.6.tar.gz Index: cmake.spec =================================================================== RCS file: /cvs/extras/rpms/cmake/EL-5/cmake.spec,v retrieving revision 1.12 retrieving revision 1.13 diff -u -r1.12 -r1.13 --- cmake.spec 19 Dec 2006 17:11:17 -0000 1.12 +++ cmake.spec 19 Apr 2007 15:40:50 -0000 1.13 @@ -1,6 +1,6 @@ Name: cmake -Version: 2.4.5 -Release: 2%{?dist} +Version: 2.4.6 +Release: 1%{?dist} Summary: Cross-platform make system Group: Development/Tools @@ -8,11 +8,14 @@ URL: http://www.cmake.org Source0: http://www.cmake.org/files/v2.4/cmake-%{version}.tar.gz Source1: cmake-init-fedora +Source2: macros.cmake Patch0: cmake-2.4.2-fedora.patch Patch1: cmake-2.4.5-xmlrpc.patch +Patch2: cmake-2.4.6-soexe.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: ncurses-devel, libX11-devel BuildRequires: curl-devel, expat-devel, xmlrpc-c-devel, zlib-devel +Requires: rpm %description @@ -28,6 +31,7 @@ %setup -q %patch -p1 -b .fedora %patch1 -p1 -b .xmlrpc +%patch2 -p1 -b .soexe %build @@ -36,7 +40,7 @@ ./bootstrap --init=%SOURCE1 --prefix=%{_prefix} --datadir=/share/%{name} \ --docdir=/share/doc/%{name}-%{version} --mandir=/share/man \ --system-libs -make %{?_smp_mflags} +make VERBOSE=1 %{?_smp_mflags} %install @@ -46,6 +50,9 @@ mkdir -p $RPM_BUILD_ROOT%{_datadir}/emacs/site-lisp cp -a Example $RPM_BUILD_ROOT%{_datadir}/doc/%{name}-%{version}/ install -m 0644 Docs/cmake-mode.el $RPM_BUILD_ROOT%{_datadir}/emacs/site-lisp/ +# RPM macros +mkdir -p $RPM_BUILD_ROOT%{_sysconfdir}/rpm +install -m 0644 %{SOURCE2} $RPM_BUILD_ROOT%{_sysconfdir}/rpm/ %clean @@ -54,6 +61,7 @@ %files %defattr(-,root,root,-) +%config(noreplace) %{_sysconfdir}/rpm/macros.cmake %{_datadir}/doc/%{name}-%{version}/ %{_bindir}/ccmake %{_bindir}/cmake @@ -65,6 +73,11 @@ %changelog +* Thu Apr 19 2006 Orion Poplawski - 2.4.6-1 +- Update to 2.4.6 +- Apply patch from upstream CVS to fix .so install permissions (bug #235673) +- Add rpm macros + * Mon Dec 18 2006 Orion Poplawski - 2.4.5-2 - Use system libraries (bootstrap --system-libs) Index: sources =================================================================== RCS file: /cvs/extras/rpms/cmake/EL-5/sources,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- sources 5 Dec 2006 16:52:15 -0000 1.6 +++ sources 19 Apr 2007 15:40:50 -0000 1.7 @@ -1 +1 @@ -d10a8df1f936c1efe9106ce046c37264 cmake-2.4.5.tar.gz +c99c747ad8e9bfb3bef9cca875a52129 cmake-2.4.6.tar.gz From fedora-extras-commits at redhat.com Thu Apr 19 15:42:28 2007 From: fedora-extras-commits at redhat.com (Orion Poplawski (orion)) Date: Thu, 19 Apr 2007 11:42:28 -0400 Subject: rpms/cmake/EL-5 cmake.spec,1.13,1.14 Message-ID: <200704191542.l3JFgSTr019136@cvs-int.fedora.redhat.com> Author: orion Update of /cvs/extras/rpms/cmake/EL-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv19109 Modified Files: cmake.spec Log Message: Fix date Index: cmake.spec =================================================================== RCS file: /cvs/extras/rpms/cmake/EL-5/cmake.spec,v retrieving revision 1.13 retrieving revision 1.14 diff -u -r1.13 -r1.14 --- cmake.spec 19 Apr 2007 15:40:50 -0000 1.13 +++ cmake.spec 19 Apr 2007 15:41:53 -0000 1.14 @@ -73,7 +73,7 @@ %changelog -* Thu Apr 19 2006 Orion Poplawski - 2.4.6-1 +* Thu Apr 19 2007 Orion Poplawski - 2.4.6-1 - Update to 2.4.6 - Apply patch from upstream CVS to fix .so install permissions (bug #235673) - Add rpm macros From fedora-extras-commits at redhat.com Thu Apr 19 15:43:48 2007 From: fedora-extras-commits at redhat.com (Roozbeh Pournader (roozbeh)) Date: Thu, 19 Apr 2007 11:43:48 -0400 Subject: rpms/gpsbabel/devel gpsbabel.spec, NONE, 1.1 .cvsignore, 1.1, 1.2 sources, 1.1, 1.2 Message-ID: <200704191543.l3JFhmMc019230@cvs-int.fedora.redhat.com> Author: roozbeh Update of /cvs/extras/rpms/gpsbabel/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv19149/devel Modified Files: .cvsignore sources Added Files: gpsbabel.spec Log Message: Original import --- NEW FILE gpsbabel.spec --- Name: gpsbabel Version: 1.3.3 Release: 1%{?dist} Summary: A tool to convert between various formats used by GPS devices Group: Applications/Text License: GPL URL: http://www.gpsbabel.org Source0: http://heanet.dl.sf.net/gpsbabel/%{name}-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: expat-devel libusb-devel zlib-devel %description Converts GPS waypoint, route, and track data from one format type to another. %prep %setup -q chmod a-x *.c *.h %build %configure --with-zlib=system make %{?_smp_mflags} %install rm -rf $RPM_BUILD_ROOT mkdir -p $RPM_BUILD_ROOT%{_bindir} install -m 755 gpsbabel $RPM_BUILD_ROOT%{_bindir}/gpsbabel %clean rm -rf $RPM_BUILD_ROOT %files %defattr(-,root,root,-) %doc README* COPYING AUTHORS gpsbabel.html %{_bindir}/gpsbabel %changelog * Wed Apr 16 2007 Roozbeh Pournader - 1.3.3-1 - Make first Fedora spec based on the one provided upstream Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/gpsbabel/devel/.cvsignore,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- .cvsignore 16 Apr 2007 18:15:12 -0000 1.1 +++ .cvsignore 19 Apr 2007 15:43:14 -0000 1.2 @@ -0,0 +1 @@ +gpsbabel-1.3.3.tar.gz Index: sources =================================================================== RCS file: /cvs/extras/rpms/gpsbabel/devel/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 16 Apr 2007 18:15:12 -0000 1.1 +++ sources 19 Apr 2007 15:43:14 -0000 1.2 @@ -0,0 +1 @@ +0ba7f4c623518e6bfe8da12d0691fb96 gpsbabel-1.3.3.tar.gz From fedora-extras-commits at redhat.com Thu Apr 19 15:43:44 2007 From: fedora-extras-commits at redhat.com (Roozbeh Pournader (roozbeh)) Date: Thu, 19 Apr 2007 11:43:44 -0400 Subject: rpms/gpsbabel import.log,1.1,1.2 Message-ID: <200704191543.l3JFhi3X019226@cvs-int.fedora.redhat.com> Author: roozbeh Update of /cvs/extras/rpms/gpsbabel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv19149 Modified Files: import.log Log Message: Original import Index: import.log =================================================================== RCS file: /cvs/extras/rpms/gpsbabel/import.log,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- import.log 16 Apr 2007 18:15:03 -0000 1.1 +++ import.log 19 Apr 2007 15:43:10 -0000 1.2 @@ -0,0 +1 @@ +gpsbabel-1_3_3-1:HEAD:gpsbabel-1.3.3-1.src.rpm:1176997336 From fedora-extras-commits at redhat.com Thu Apr 19 15:48:07 2007 From: fedora-extras-commits at redhat.com (Roozbeh Pournader (roozbeh)) Date: Thu, 19 Apr 2007 11:48:07 -0400 Subject: rpms/gpsbabel/EL-5 gpsbabel.spec, NONE, 1.1 .cvsignore, 1.1, 1.2 sources, 1.1, 1.2 Message-ID: <200704191548.l3JFm7cG019398@cvs-int.fedora.redhat.com> Author: roozbeh Update of /cvs/extras/rpms/gpsbabel/EL-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv19324/EL-5 Modified Files: .cvsignore sources Added Files: gpsbabel.spec Log Message: Copying files in devel to branches --- NEW FILE gpsbabel.spec --- Name: gpsbabel Version: 1.3.3 Release: 1%{?dist} Summary: A tool to convert between various formats used by GPS devices Group: Applications/Text License: GPL URL: http://www.gpsbabel.org Source0: http://heanet.dl.sf.net/gpsbabel/%{name}-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: expat-devel libusb-devel zlib-devel %description Converts GPS waypoint, route, and track data from one format type to another. %prep %setup -q chmod a-x *.c *.h %build %configure --with-zlib=system make %{?_smp_mflags} %install rm -rf $RPM_BUILD_ROOT mkdir -p $RPM_BUILD_ROOT%{_bindir} install -m 755 gpsbabel $RPM_BUILD_ROOT%{_bindir}/gpsbabel %clean rm -rf $RPM_BUILD_ROOT %files %defattr(-,root,root,-) %doc README* COPYING AUTHORS gpsbabel.html %{_bindir}/gpsbabel %changelog * Wed Apr 16 2007 Roozbeh Pournader - 1.3.3-1 - Make first Fedora spec based on the one provided upstream Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/gpsbabel/EL-5/.cvsignore,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- .cvsignore 16 Apr 2007 18:15:12 -0000 1.1 +++ .cvsignore 19 Apr 2007 15:47:33 -0000 1.2 @@ -0,0 +1 @@ +gpsbabel-1.3.3.tar.gz Index: sources =================================================================== RCS file: /cvs/extras/rpms/gpsbabel/EL-5/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 16 Apr 2007 18:15:12 -0000 1.1 +++ sources 19 Apr 2007 15:47:33 -0000 1.2 @@ -0,0 +1 @@ +0ba7f4c623518e6bfe8da12d0691fb96 gpsbabel-1.3.3.tar.gz From fedora-extras-commits at redhat.com Thu Apr 19 15:48:12 2007 From: fedora-extras-commits at redhat.com (Roozbeh Pournader (roozbeh)) Date: Thu, 19 Apr 2007 11:48:12 -0400 Subject: rpms/gpsbabel/FC-5 gpsbabel.spec, NONE, 1.1 .cvsignore, 1.1, 1.2 sources, 1.1, 1.2 Message-ID: <200704191548.l3JFmCVq019404@cvs-int.fedora.redhat.com> Author: roozbeh Update of /cvs/extras/rpms/gpsbabel/FC-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv19324/FC-5 Modified Files: .cvsignore sources Added Files: gpsbabel.spec Log Message: Copying files in devel to branches --- NEW FILE gpsbabel.spec --- Name: gpsbabel Version: 1.3.3 Release: 1%{?dist} Summary: A tool to convert between various formats used by GPS devices Group: Applications/Text License: GPL URL: http://www.gpsbabel.org Source0: http://heanet.dl.sf.net/gpsbabel/%{name}-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: expat-devel libusb-devel zlib-devel %description Converts GPS waypoint, route, and track data from one format type to another. %prep %setup -q chmod a-x *.c *.h %build %configure --with-zlib=system make %{?_smp_mflags} %install rm -rf $RPM_BUILD_ROOT mkdir -p $RPM_BUILD_ROOT%{_bindir} install -m 755 gpsbabel $RPM_BUILD_ROOT%{_bindir}/gpsbabel %clean rm -rf $RPM_BUILD_ROOT %files %defattr(-,root,root,-) %doc README* COPYING AUTHORS gpsbabel.html %{_bindir}/gpsbabel %changelog * Wed Apr 16 2007 Roozbeh Pournader - 1.3.3-1 - Make first Fedora spec based on the one provided upstream Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/gpsbabel/FC-5/.cvsignore,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- .cvsignore 16 Apr 2007 18:15:12 -0000 1.1 +++ .cvsignore 19 Apr 2007 15:47:38 -0000 1.2 @@ -0,0 +1 @@ +gpsbabel-1.3.3.tar.gz Index: sources =================================================================== RCS file: /cvs/extras/rpms/gpsbabel/FC-5/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 16 Apr 2007 18:15:12 -0000 1.1 +++ sources 19 Apr 2007 15:47:38 -0000 1.2 @@ -0,0 +1 @@ +0ba7f4c623518e6bfe8da12d0691fb96 gpsbabel-1.3.3.tar.gz From fedora-extras-commits at redhat.com Thu Apr 19 15:48:16 2007 From: fedora-extras-commits at redhat.com (Roozbeh Pournader (roozbeh)) Date: Thu, 19 Apr 2007 11:48:16 -0400 Subject: rpms/gpsbabel/FC-6 gpsbabel.spec, NONE, 1.1 .cvsignore, 1.1, 1.2 sources, 1.1, 1.2 Message-ID: <200704191548.l3JFmGbt019409@cvs-int.fedora.redhat.com> Author: roozbeh Update of /cvs/extras/rpms/gpsbabel/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv19324/FC-6 Modified Files: .cvsignore sources Added Files: gpsbabel.spec Log Message: Copying files in devel to branches --- NEW FILE gpsbabel.spec --- Name: gpsbabel Version: 1.3.3 Release: 1%{?dist} Summary: A tool to convert between various formats used by GPS devices Group: Applications/Text License: GPL URL: http://www.gpsbabel.org Source0: http://heanet.dl.sf.net/gpsbabel/%{name}-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: expat-devel libusb-devel zlib-devel %description Converts GPS waypoint, route, and track data from one format type to another. %prep %setup -q chmod a-x *.c *.h %build %configure --with-zlib=system make %{?_smp_mflags} %install rm -rf $RPM_BUILD_ROOT mkdir -p $RPM_BUILD_ROOT%{_bindir} install -m 755 gpsbabel $RPM_BUILD_ROOT%{_bindir}/gpsbabel %clean rm -rf $RPM_BUILD_ROOT %files %defattr(-,root,root,-) %doc README* COPYING AUTHORS gpsbabel.html %{_bindir}/gpsbabel %changelog * Wed Apr 16 2007 Roozbeh Pournader - 1.3.3-1 - Make first Fedora spec based on the one provided upstream Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/gpsbabel/FC-6/.cvsignore,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- .cvsignore 16 Apr 2007 18:15:12 -0000 1.1 +++ .cvsignore 19 Apr 2007 15:47:42 -0000 1.2 @@ -0,0 +1 @@ +gpsbabel-1.3.3.tar.gz Index: sources =================================================================== RCS file: /cvs/extras/rpms/gpsbabel/FC-6/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 16 Apr 2007 18:15:12 -0000 1.1 +++ sources 19 Apr 2007 15:47:42 -0000 1.2 @@ -0,0 +1 @@ +0ba7f4c623518e6bfe8da12d0691fb96 gpsbabel-1.3.3.tar.gz From fedora-extras-commits at redhat.com Thu Apr 19 15:49:24 2007 From: fedora-extras-commits at redhat.com (Orion Poplawski (orion)) Date: Thu, 19 Apr 2007 11:49:24 -0400 Subject: rpms/cmake/EL-5 macros.cmake,NONE,1.1 Message-ID: <200704191549.l3JFnOqP019482@cvs-int.fedora.redhat.com> Author: orion Update of /cvs/extras/rpms/cmake/EL-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv19473 Added Files: macros.cmake Log Message: Add the macros file --- NEW FILE macros.cmake --- # # Macros for cmake # %_cmake_lib_suffix64 -DLIB_SUFFIX=64 %__cmake %{_bindir}/cmake %cmake \ CFLAGS="${CFLAGS:-%optflags}" ; export CFLAGS ; \ CXXFLAGS="${CXXFLAGS:-%optflags}" ; export CXXFLAGS ; \ FFLAGS="${FFLAGS:-%optflags}" ; export FFLAGS ; \ %__cmake \\\ %if "%{?_lib}" == "lib64" \ %{?_cmake_lib_suffix64} \\\ %endif \ -DCMAKE_INSTALL_PREFIX:PATH=%{_prefix} \\\ -DBUILD_SHARED_LIBS:BOOL=ON From fedora-extras-commits at redhat.com Thu Apr 19 15:51:59 2007 From: fedora-extras-commits at redhat.com (Chris Weyl (cweyl)) Date: Thu, 19 Apr 2007 11:51:59 -0400 Subject: rpms/perl-MooseX-Object-Pluggable Makefile,1.1,1.2 Message-ID: <200704191551.l3JFpxju019691@cvs-int.fedora.redhat.com> Author: cweyl Update of /cvs/extras/rpms/perl-MooseX-Object-Pluggable In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv19543 Modified Files: Makefile Log Message: * Thu Apr 19 2007 Chris Weyl 0.0005-1 - update to 0.0005 - update BR's - add bits from t/lib/ to %%doc -- examples are always useful Index: Makefile =================================================================== RCS file: /cvs/extras/rpms/perl-MooseX-Object-Pluggable/Makefile,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- Makefile 24 Jan 2007 17:06:18 -0000 1.1 +++ Makefile 19 Apr 2007 15:51:23 -0000 1.2 @@ -2,6 +2,15 @@ all : CVS/Root common-update @cvs update +# for target build-all +BRANCHES := $(shell cat ~/fedora-extras/current-branches | sed -e 's/:.*//') + +# tag & build all non-legacy branches... +build-all : + @echo NOTICE: building for ${BRANCHES} + @sleep 5s + @for br in ${BRANCHES} ; do echo Building $$br ; cd $$br && test -f dead.package || make tag plague ; cd .. ; done + common-update : common @cd common && cvs update From fedora-extras-commits at redhat.com Thu Apr 19 15:52:05 2007 From: fedora-extras-commits at redhat.com (Chris Weyl (cweyl)) Date: Thu, 19 Apr 2007 11:52:05 -0400 Subject: rpms/perl-MooseX-Object-Pluggable/FC-5 perl-MooseX-Object-Pluggable.spec, 1.2, 1.3 sources, 1.2, 1.3 Message-ID: <200704191552.l3JFq5PM019697@cvs-int.fedora.redhat.com> Author: cweyl Update of /cvs/extras/rpms/perl-MooseX-Object-Pluggable/FC-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv19543/FC-5 Modified Files: perl-MooseX-Object-Pluggable.spec sources Log Message: * Thu Apr 19 2007 Chris Weyl 0.0005-1 - update to 0.0005 - update BR's - add bits from t/lib/ to %%doc -- examples are always useful Index: perl-MooseX-Object-Pluggable.spec =================================================================== RCS file: /cvs/extras/rpms/perl-MooseX-Object-Pluggable/FC-5/perl-MooseX-Object-Pluggable.spec,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- perl-MooseX-Object-Pluggable.spec 24 Jan 2007 17:08:12 -0000 1.2 +++ perl-MooseX-Object-Pluggable.spec 19 Apr 2007 15:51:29 -0000 1.3 @@ -1,6 +1,6 @@ Name: perl-MooseX-Object-Pluggable -Version: 0.0004 -Release: 2%{?dist} +Version: 0.0005 +Release: 1%{?dist} Summary: Make your Moose classes pluggable License: GPL or Artistic Group: Development/Libraries @@ -8,17 +8,22 @@ Source0: http://www.cpan.org/authors/id/G/GR/GRODITI/MooseX-Object-Pluggable-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch -BuildRequires: perl(Class::Inspector) >= 1.04 +BuildRequires: perl(ExtUtils::MakeMaker) +BuildRequires: perl(Test::More) +BuildRequires: perl(Module::Pluggable::Object) BuildRequires: perl(Moose) >= 0.17 # nixed right now, as pod coverage tests fail. These are developer tests, and # will not impact the running of the module. #BuildRequires: perl(Test::Pod), perl(Test::Pod::Coverage) -#Requires: perl(Class::Inspector) >= 1.04 -#Requires: perl(Moose) >= 0.17 Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) +# otherwise we have a tone of "provides" from files in doc. We only really +# provide one module, so... +AutoProv: no +Provides: perl(MooseX::Object::Pluggable) = 0.0005 + %description This module aids in the development and deploment of plugin-enabled Moose-based classes. It extends the Moose framework via roles to enable @@ -51,11 +56,16 @@ %files %defattr(-,root,root,-) -%doc Changes README +%doc Changes README t/lib/ %{perl_vendorlib}/* %{_mandir}/man3/* %changelog +* Thu Apr 19 2007 Chris Weyl 0.0005-1 +- update to 0.0005 +- update BR's +- add bits from t/lib/ to %%doc -- examples are always useful + * Wed Jan 24 2007 Chris Weyl 0.0004-2 - bump Index: sources =================================================================== RCS file: /cvs/extras/rpms/perl-MooseX-Object-Pluggable/FC-5/sources,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- sources 24 Jan 2007 17:07:11 -0000 1.2 +++ sources 19 Apr 2007 15:51:29 -0000 1.3 @@ -1 +1 @@ -7c349a59c769e53a0113535663a2e38d MooseX-Object-Pluggable-0.0004.tar.gz +1f99a83797957ccf97a732601bf22356 MooseX-Object-Pluggable-0.0005.tar.gz From fedora-extras-commits at redhat.com Thu Apr 19 15:52:10 2007 From: fedora-extras-commits at redhat.com (Chris Weyl (cweyl)) Date: Thu, 19 Apr 2007 11:52:10 -0400 Subject: rpms/perl-MooseX-Object-Pluggable/FC-6 perl-MooseX-Object-Pluggable.spec, 1.2, 1.3 sources, 1.2, 1.3 Message-ID: <200704191552.l3JFqAAo019706@cvs-int.fedora.redhat.com> Author: cweyl Update of /cvs/extras/rpms/perl-MooseX-Object-Pluggable/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv19543/FC-6 Modified Files: perl-MooseX-Object-Pluggable.spec sources Log Message: * Thu Apr 19 2007 Chris Weyl 0.0005-1 - update to 0.0005 - update BR's - add bits from t/lib/ to %%doc -- examples are always useful Index: perl-MooseX-Object-Pluggable.spec =================================================================== RCS file: /cvs/extras/rpms/perl-MooseX-Object-Pluggable/FC-6/perl-MooseX-Object-Pluggable.spec,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- perl-MooseX-Object-Pluggable.spec 24 Jan 2007 17:08:12 -0000 1.2 +++ perl-MooseX-Object-Pluggable.spec 19 Apr 2007 15:51:35 -0000 1.3 @@ -1,6 +1,6 @@ Name: perl-MooseX-Object-Pluggable -Version: 0.0004 -Release: 2%{?dist} +Version: 0.0005 +Release: 1%{?dist} Summary: Make your Moose classes pluggable License: GPL or Artistic Group: Development/Libraries @@ -8,17 +8,22 @@ Source0: http://www.cpan.org/authors/id/G/GR/GRODITI/MooseX-Object-Pluggable-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch -BuildRequires: perl(Class::Inspector) >= 1.04 +BuildRequires: perl(ExtUtils::MakeMaker) +BuildRequires: perl(Test::More) +BuildRequires: perl(Module::Pluggable::Object) BuildRequires: perl(Moose) >= 0.17 # nixed right now, as pod coverage tests fail. These are developer tests, and # will not impact the running of the module. #BuildRequires: perl(Test::Pod), perl(Test::Pod::Coverage) -#Requires: perl(Class::Inspector) >= 1.04 -#Requires: perl(Moose) >= 0.17 Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) +# otherwise we have a tone of "provides" from files in doc. We only really +# provide one module, so... +AutoProv: no +Provides: perl(MooseX::Object::Pluggable) = 0.0005 + %description This module aids in the development and deploment of plugin-enabled Moose-based classes. It extends the Moose framework via roles to enable @@ -51,11 +56,16 @@ %files %defattr(-,root,root,-) -%doc Changes README +%doc Changes README t/lib/ %{perl_vendorlib}/* %{_mandir}/man3/* %changelog +* Thu Apr 19 2007 Chris Weyl 0.0005-1 +- update to 0.0005 +- update BR's +- add bits from t/lib/ to %%doc -- examples are always useful + * Wed Jan 24 2007 Chris Weyl 0.0004-2 - bump Index: sources =================================================================== RCS file: /cvs/extras/rpms/perl-MooseX-Object-Pluggable/FC-6/sources,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- sources 24 Jan 2007 17:07:11 -0000 1.2 +++ sources 19 Apr 2007 15:51:35 -0000 1.3 @@ -1 +1 @@ -7c349a59c769e53a0113535663a2e38d MooseX-Object-Pluggable-0.0004.tar.gz +1f99a83797957ccf97a732601bf22356 MooseX-Object-Pluggable-0.0005.tar.gz From fedora-extras-commits at redhat.com Thu Apr 19 15:52:17 2007 From: fedora-extras-commits at redhat.com (Chris Weyl (cweyl)) Date: Thu, 19 Apr 2007 11:52:17 -0400 Subject: rpms/perl-MooseX-Object-Pluggable/devel .cvsignore, 1.2, 1.3 perl-MooseX-Object-Pluggable.spec, 1.2, 1.3 sources, 1.2, 1.3 Message-ID: <200704191552.l3JFqHWh019715@cvs-int.fedora.redhat.com> Author: cweyl Update of /cvs/extras/rpms/perl-MooseX-Object-Pluggable/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv19543/devel Modified Files: .cvsignore perl-MooseX-Object-Pluggable.spec sources Log Message: * Thu Apr 19 2007 Chris Weyl 0.0005-1 - update to 0.0005 - update BR's - add bits from t/lib/ to %%doc -- examples are always useful Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/perl-MooseX-Object-Pluggable/devel/.cvsignore,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- .cvsignore 24 Jan 2007 17:07:11 -0000 1.2 +++ .cvsignore 19 Apr 2007 15:51:41 -0000 1.3 @@ -1 +1 @@ -MooseX-Object-Pluggable-0.0004.tar.gz +MooseX-Object-Pluggable-0.0005.tar.gz Index: perl-MooseX-Object-Pluggable.spec =================================================================== RCS file: /cvs/extras/rpms/perl-MooseX-Object-Pluggable/devel/perl-MooseX-Object-Pluggable.spec,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- perl-MooseX-Object-Pluggable.spec 24 Jan 2007 17:08:12 -0000 1.2 +++ perl-MooseX-Object-Pluggable.spec 19 Apr 2007 15:51:41 -0000 1.3 @@ -1,6 +1,6 @@ Name: perl-MooseX-Object-Pluggable -Version: 0.0004 -Release: 2%{?dist} +Version: 0.0005 +Release: 1%{?dist} Summary: Make your Moose classes pluggable License: GPL or Artistic Group: Development/Libraries @@ -8,17 +8,22 @@ Source0: http://www.cpan.org/authors/id/G/GR/GRODITI/MooseX-Object-Pluggable-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch -BuildRequires: perl(Class::Inspector) >= 1.04 +BuildRequires: perl(ExtUtils::MakeMaker) +BuildRequires: perl(Test::More) +BuildRequires: perl(Module::Pluggable::Object) BuildRequires: perl(Moose) >= 0.17 # nixed right now, as pod coverage tests fail. These are developer tests, and # will not impact the running of the module. #BuildRequires: perl(Test::Pod), perl(Test::Pod::Coverage) -#Requires: perl(Class::Inspector) >= 1.04 -#Requires: perl(Moose) >= 0.17 Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) +# otherwise we have a tone of "provides" from files in doc. We only really +# provide one module, so... +AutoProv: no +Provides: perl(MooseX::Object::Pluggable) = 0.0005 + %description This module aids in the development and deploment of plugin-enabled Moose-based classes. It extends the Moose framework via roles to enable @@ -51,11 +56,16 @@ %files %defattr(-,root,root,-) -%doc Changes README +%doc Changes README t/lib/ %{perl_vendorlib}/* %{_mandir}/man3/* %changelog +* Thu Apr 19 2007 Chris Weyl 0.0005-1 +- update to 0.0005 +- update BR's +- add bits from t/lib/ to %%doc -- examples are always useful + * Wed Jan 24 2007 Chris Weyl 0.0004-2 - bump Index: sources =================================================================== RCS file: /cvs/extras/rpms/perl-MooseX-Object-Pluggable/devel/sources,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- sources 24 Jan 2007 17:07:11 -0000 1.2 +++ sources 19 Apr 2007 15:51:41 -0000 1.3 @@ -1 +1 @@ -7c349a59c769e53a0113535663a2e38d MooseX-Object-Pluggable-0.0004.tar.gz +1f99a83797957ccf97a732601bf22356 MooseX-Object-Pluggable-0.0005.tar.gz From fedora-extras-commits at redhat.com Thu Apr 19 15:59:26 2007 From: fedora-extras-commits at redhat.com (Michael Schwendt (mschwendt)) Date: Thu, 19 Apr 2007 11:59:26 -0400 Subject: extras-buildsys/utils/pushscript Config_Extras.py,1.32,1.33 Message-ID: <200704191559.l3JFxQg5019967@cvs-int.fedora.redhat.com> Author: mschwendt Update of /cvs/fedora/extras-buildsys/utils/pushscript In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv19948 Modified Files: Config_Extras.py Log Message: no multi-lib for gg2-devel, since gg2 libs require libperl.so Index: Config_Extras.py =================================================================== RCS file: /cvs/fedora/extras-buildsys/utils/pushscript/Config_Extras.py,v retrieving revision 1.32 retrieving revision 1.33 diff -u -r1.32 -r1.33 --- Config_Extras.py 28 Mar 2007 09:41:12 -0000 1.32 +++ Config_Extras.py 19 Apr 2007 15:59:24 -0000 1.33 @@ -54,7 +54,7 @@ # map: dist -> target arch -> list of pkg name regexp patterns # We don't check virtual package names, unless it's a virtual -devel pkg. # black-list takes precedence over white-list -multiblacklists = { 'development' : { 'x86_64' : [ 'gnustep-make'] }, +multiblacklists = { 'development' : { 'x86_64' : [ 'gnustep-make', 'gg2-devel'] }, } multiwhitelists = { 'development' : { 'x86_64' : [ '.*-devel', 'wine', 'wine-arts', 'wine-devel' ] }, '6' : { 'x86_64' : [ 'wine', 'wine-arts', 'wine-devel' ] }, From fedora-extras-commits at redhat.com Thu Apr 19 16:01:11 2007 From: fedora-extras-commits at redhat.com (Michael Schwendt (mschwendt)) Date: Thu, 19 Apr 2007 12:01:11 -0400 Subject: extras-buildsys/utils/pushscript Config_Extras.py,1.33,1.34 Message-ID: <200704191601.l3JG1Bjd024240@cvs-int.fedora.redhat.com> Author: mschwendt Update of /cvs/fedora/extras-buildsys/utils/pushscript In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv24031 Modified Files: Config_Extras.py Log Message: no multi-lib for gnumeric-devel, since gnumeric requires libperl.so -- gnumeric-devel is a broken sub-package though Index: Config_Extras.py =================================================================== RCS file: /cvs/fedora/extras-buildsys/utils/pushscript/Config_Extras.py,v retrieving revision 1.33 retrieving revision 1.34 diff -u -r1.33 -r1.34 --- Config_Extras.py 19 Apr 2007 15:59:24 -0000 1.33 +++ Config_Extras.py 19 Apr 2007 16:01:08 -0000 1.34 @@ -54,7 +54,7 @@ # map: dist -> target arch -> list of pkg name regexp patterns # We don't check virtual package names, unless it's a virtual -devel pkg. # black-list takes precedence over white-list -multiblacklists = { 'development' : { 'x86_64' : [ 'gnustep-make', 'gg2-devel'] }, +multiblacklists = { 'development' : { 'x86_64' : [ 'gnustep-make', 'gg2-devel', 'gnumeric-devel'] }, } multiwhitelists = { 'development' : { 'x86_64' : [ '.*-devel', 'wine', 'wine-arts', 'wine-devel' ] }, '6' : { 'x86_64' : [ 'wine', 'wine-arts', 'wine-devel' ] }, From fedora-extras-commits at redhat.com Thu Apr 19 16:06:47 2007 From: fedora-extras-commits at redhat.com (Michael Patrick McGrath (mmcgrath)) Date: Thu, 19 Apr 2007 12:06:47 -0400 Subject: rpms/nagios/EL-4 nagios.spec,1.13,1.14 Message-ID: <200704191606.l3JG6lB5024382@cvs-int.fedora.redhat.com> Author: mmcgrath Update of /cvs/extras/rpms/nagios/EL-4 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv24343/EL-4 Modified Files: nagios.spec Log Message: rebuild for EPEL Index: nagios.spec =================================================================== RCS file: /cvs/extras/rpms/nagios/EL-4/nagios.spec,v retrieving revision 1.13 retrieving revision 1.14 diff -u -r1.13 -r1.14 --- nagios.spec 6 Feb 2007 17:32:32 -0000 1.13 +++ nagios.spec 19 Apr 2007 16:06:13 -0000 1.14 @@ -1,6 +1,6 @@ Name: nagios Version: 2.7 -Release: 2%{?dist} +Release: 2.1%{?dist} Summary: Host/service/network monitoring program Group: Applications/System @@ -161,6 +161,8 @@ %{_includedir}/%{name} %changelog +* Thu Apr 19 2007 Mike McGrath 2.7-2.1 + * Tue Feb 06 2007 Mike McGrath 2.7-2 - Upstream released 2.7 From fedora-extras-commits at redhat.com Thu Apr 19 16:06:52 2007 From: fedora-extras-commits at redhat.com (Michael Patrick McGrath (mmcgrath)) Date: Thu, 19 Apr 2007 12:06:52 -0400 Subject: rpms/nagios/EL-5 nagios.spec,1.27,1.28 Message-ID: <200704191606.l3JG6q7n024385@cvs-int.fedora.redhat.com> Author: mmcgrath Update of /cvs/extras/rpms/nagios/EL-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv24343/EL-5 Modified Files: nagios.spec Log Message: rebuild for EPEL Index: nagios.spec =================================================================== RCS file: /cvs/extras/rpms/nagios/EL-5/nagios.spec,v retrieving revision 1.27 retrieving revision 1.28 diff -u -r1.27 -r1.28 --- nagios.spec 6 Feb 2007 17:32:34 -0000 1.27 +++ nagios.spec 19 Apr 2007 16:06:18 -0000 1.28 @@ -1,6 +1,6 @@ Name: nagios Version: 2.7 -Release: 2%{?dist} +Release: 2.1%{?dist} Summary: Host/service/network monitoring program Group: Applications/System @@ -161,6 +161,8 @@ %{_includedir}/%{name} %changelog +* Thu Apr 19 2007 Mike McGrath 2.7-2.1 + * Tue Feb 06 2007 Mike McGrath 2.7-2 - Upstream released 2.7 From fedora-extras-commits at redhat.com Thu Apr 19 16:26:49 2007 From: fedora-extras-commits at redhat.com (Michael Patrick McGrath (mmcgrath)) Date: Thu, 19 Apr 2007 12:26:49 -0400 Subject: rpms/nagios-plugins/EL-5 nagios-plugins.spec, 1.23, 1.24 sources, 1.8, 1.9 Message-ID: <200704191626.l3JGQnDU024769@cvs-int.fedora.redhat.com> Author: mmcgrath Update of /cvs/extras/rpms/nagios-plugins/EL-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv24743 Modified Files: nagios-plugins.spec sources Log Message: Added nagios-plugins Index: nagios-plugins.spec =================================================================== RCS file: /cvs/extras/rpms/nagios-plugins/EL-5/nagios-plugins.spec,v retrieving revision 1.23 retrieving revision 1.24 diff -u -r1.23 -r1.24 --- nagios-plugins.spec 14 Apr 2007 18:15:28 -0000 1.23 +++ nagios-plugins.spec 19 Apr 2007 16:26:15 -0000 1.24 @@ -1,6 +1,6 @@ Name: nagios-plugins -Version: 1.4.8 -Release: 1%{?dist} +Version: 1.4.6 +Release: 3%{?dist} Summary: Host/service/network monitoring program plugins for Nagios Group: Applications/System @@ -26,10 +26,10 @@ BuildRequires: bind-utils BuildRequires: ntp BuildRequires: %{_bindir}/mailq -BuildRequires: %{_sbindir}/fping -BuildRequires: perl(Net::SNMP) -BuildRequires: radiusclient-ng-devel -BuildRequires: %{_bindir}/qstat +#BuildRequires: %{_sbindir}/fping +#BuildRequires: perl(Net::SNMP) +#BuildRequires: radiusclient-ng-devel +#BuildRequires: %{_bindir}/qstat %global reqfilt sh -c "%{__perl_requires} | sed -e 's!perl(utils)!nagios-plugins-perl!'" %define __perl_requires %{reqfilt} @@ -49,7 +49,7 @@ %package all Summary: Nagios Plugins - All plugins Group: Applications/System -Requires: nagios-plugins-breeze, nagios-plugins-by_ssh, nagios-plugins-dhcp, nagios-plugins-dig, nagios-plugins-disk, nagios-plugins-disk_smb, nagios-plugins-dns, nagios-plugins-dummy, nagios-plugins-file_age, nagios-plugins-flexlm, nagios-plugins-fping, nagios-plugins-hpjd, nagios-plugins-http, nagios-plugins-icmp, nagios-plugins-ide_smart, nagios-plugins-ircd, nagios-plugins-ldap, nagios-plugins-load, nagios-plugins-log, nagios-plugins-mailq, nagios-plugins-mrtg, nagios-plugins-mrtgtraf, nagios-plugins-mysql, nagios-plugins-nagios, nagios-plugins-nt, nagios-plugins-ntp, nagios-plugins-nwstat, nagios-plugins-oracle, nagios-plugins-overcr, nagios-plugins-pgsql, nagios-plugins-ping, nagios-plugins-procs, nagios-plugins-game, nagios-plugins-real, nagios-plugins-rpc, nagios-plugins-smtp, nagios-plugins-snmp, nagios-plugins-ssh, nagios-plugins-swap, nagios-plugins-tcp, nagios-plugins-time, nagios-plugins-udp, nagios-plugins-ups, nagios-plugins-users, nagios-plugins-wave +Requires: nagios-plugins-breeze, nagios-plugins-by_ssh, nagios-plugins-dhcp, nagios-plugins-dig, nagios-plugins-disk, nagios-plugins-disk_smb, nagios-plugins-dns, nagios-plugins-dummy, nagios-plugins-file_age, nagios-plugins-flexlm, nagios-plugins-hpjd, nagios-plugins-http, nagios-plugins-icmp, nagios-plugins-ide_smart, nagios-plugins-ircd, nagios-plugins-ldap, nagios-plugins-load, nagios-plugins-log, nagios-plugins-mailq, nagios-plugins-mrtg, nagios-plugins-mrtgtraf, nagios-plugins-mysql, nagios-plugins-nagios, nagios-plugins-nt, nagios-plugins-ntp, nagios-plugins-nwstat, nagios-plugins-oracle, nagios-plugins-overcr, nagios-plugins-pgsql, nagios-plugins-ping, nagios-plugins-procs, nagios-plugins-real, nagios-plugins-rpc, nagios-plugins-smtp, nagios-plugins-snmp, nagios-plugins-ssh, nagios-plugins-swap, nagios-plugins-tcp, nagios-plugins-time, nagios-plugins-udp, nagios-plugins-ups, nagios-plugins-users, nagios-plugins-wave, nagios-plugins-game, nagios-plugins-fping %ifnarch ppc ppc64 sparc sparc64 Requires: nagios-plugins-sensors %endif @@ -222,7 +222,7 @@ Requires: nagios-plugins = %{version}-%{release} %description ldap -Provides check_ldap support for Nagios. +Provides check_ldap and check_ldaps support for Nagios. %package linux_raid Summary: Nagios Plugin - check_linux_raid @@ -378,13 +378,13 @@ %description game Provides check_game support for Nagios. -%package radius -Summary: Nagios Plugin - check_radius -Group: Applications/System -Requires: nagios-plugins = %{version}-%{release} +#%package radius +#Summary: Nagios Plugin - check_radius +#Group: Applications/System +#Requires: nagios-plugins = %{version}-%{release} -%description radius -Provides check_radius support for Nagios. +#%description radius +#Provides check_radius support for Nagios. %package real Summary: Nagios Plugin - check_real @@ -521,10 +521,6 @@ make %{?_smp_mflags} cd plugins make check_ide_smart -make check_ldap -make check_radius -make check_pgsql - cd .. cp %{SOURCE1} ./README.Fedora @@ -536,9 +532,6 @@ %{__install} -m 0755 plugins-root/check_dhcp %{buildroot}/%{_libdir}/nagios/plugins %{__install} -m 0755 contrib/check_linux_raid.pl %{buildroot}/%{_libdir}/nagios/plugins %{__install} -m 0755 plugins/check_ide_smart %{buildroot}/%{_libdir}/nagios/plugins -%{__install} -m 0755 plugins/check_ldap %{buildroot}/%{_libdir}/nagios/plugins -%{__install} -m 0755 plugins/check_radius %{buildroot}/%{_libdir}/nagios/plugins -%{__install} -m 0755 plugins/check_pgsql %{buildroot}/%{_libdir}/nagios/plugins %ifarch ppc ppc64 sparc sparc64 %{__rm} -f %{buildroot}/%{_libdir}/nagios/plugins/check_sensors @@ -546,8 +539,6 @@ %{__chmod} 644 %{buildroot}/%{_libdir}/nagios/plugins/utils.pm -%{__install} -m 0755 plugins/check_ide_smart %{buildroot}/%{_libdir}/nagios/plugins - %find_lang %{name} %clean @@ -634,6 +625,7 @@ %files ldap %defattr(-,root,root,-) %{_libdir}/nagios/plugins/check_ldap +%{_libdir}/nagios/plugins/check_ldaps %files linux_raid %defattr(-,root,root,-) @@ -708,9 +700,9 @@ %defattr(-,root,root,-) %{_libdir}/nagios/plugins/check_game -%files radius -%defattr(-,root,root,-) -%{_libdir}/nagios/plugins/check_radius +#%files radius +#%defattr(-,root,root,-) +#%{_libdir}/nagios/plugins/check_radius %files real %defattr(-,root,root,-) @@ -786,8 +778,8 @@ %{_libdir}/nagios/plugins/utils.sh %changelog -* Fri Apr 13 2007 Mike McGrath 1.4.8-1 -- Upstream released new version +* Tue Mar 13 2007 Mike McGrath 1.4.6-3 +- Built for epel * Fri Feb 23 2007 Mike McGrath 1.4.6-1 - Upstream released new version Index: sources =================================================================== RCS file: /cvs/extras/rpms/nagios-plugins/EL-5/sources,v retrieving revision 1.8 retrieving revision 1.9 diff -u -r1.8 -r1.9 --- sources 14 Apr 2007 18:15:28 -0000 1.8 +++ sources 19 Apr 2007 16:26:15 -0000 1.9 @@ -1 +1 @@ -ab16f99f8bd8a9b2897d003d3ba7024e nagios-plugins-1.4.8.tar.gz +ea79fa91092d709aa6b2e732b1d55541 nagios-plugins-1.4.6.tar.gz From fedora-extras-commits at redhat.com Thu Apr 19 16:27:24 2007 From: fedora-extras-commits at redhat.com (Anthony Green (green)) Date: Thu, 19 Apr 2007 12:27:24 -0400 Subject: rpms/whysynth-dssi/FC-6 .cvsignore, 1.2, 1.3 sources, 1.2, 1.3 whysynth-dssi.spec, 1.2, 1.3 Message-ID: <200704191627.l3JGROXK024859@cvs-int.fedora.redhat.com> Author: green Update of /cvs/extras/rpms/whysynth-dssi/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv24764 Modified Files: .cvsignore sources whysynth-dssi.spec Log Message: Upgrade sources. Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/whysynth-dssi/FC-6/.cvsignore,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- .cvsignore 27 Mar 2007 15:33:49 -0000 1.2 +++ .cvsignore 19 Apr 2007 16:26:50 -0000 1.3 @@ -1 +1 @@ -whysynth-20060122.tar.bz2 +whysynth-20070418.tar.bz2 Index: sources =================================================================== RCS file: /cvs/extras/rpms/whysynth-dssi/FC-6/sources,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- sources 27 Mar 2007 15:33:49 -0000 1.2 +++ sources 19 Apr 2007 16:26:50 -0000 1.3 @@ -1 +1 @@ -76e99ef8585345b03424b4770f896c0f whysynth-20060122.tar.bz2 +dc639ed5221c825170d27234890b48f2 whysynth-20070418.tar.bz2 Index: whysynth-dssi.spec =================================================================== RCS file: /cvs/extras/rpms/whysynth-dssi/FC-6/whysynth-dssi.spec,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- whysynth-dssi.spec 27 Mar 2007 15:36:37 -0000 1.2 +++ whysynth-dssi.spec 19 Apr 2007 16:26:50 -0000 1.3 @@ -1,9 +1,9 @@ Summary: DSSI software synthesizer plugin Name: whysynth-dssi -Version: 20060122 -Release: 10%{?dist} +Version: 20070418 +Release: 1%{?dist} URL: http://home.jps.net/~musound/whysynth.html -Source0: http://home.jps.net/~musound/whysynth-20060122.tar.bz2 +Source0: http://home.jps.net/~musound/whysynth-20070418.tar.bz2 Source1: whysynth-48.png Source2: whysynth.desktop License: GPL @@ -68,8 +68,8 @@ %{_datadir}/icons/hicolor/48x48/apps/whysynth.png %changelog -* Wed Mar 28 2007 Anthony Green 20060122-10 -- Rev -10 to fix cvs problem. +* Thu Apr 19 2007 Anthony Green 20070418-1 +- Upgrade sources. * Tue Mar 27 2007 Anthony Green 20060122-9 - Move icon. From fedora-extras-commits at redhat.com Thu Apr 19 16:27:33 2007 From: fedora-extras-commits at redhat.com (Anthony Green (green)) Date: Thu, 19 Apr 2007 12:27:33 -0400 Subject: rpms/whysynth-dssi/devel .cvsignore, 1.2, 1.3 sources, 1.2, 1.3 whysynth-dssi.spec, 1.2, 1.3 Message-ID: <200704191627.l3JGRXpT024866@cvs-int.fedora.redhat.com> Author: green Update of /cvs/extras/rpms/whysynth-dssi/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv24772 Modified Files: .cvsignore sources whysynth-dssi.spec Log Message: Upgrade sources. Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/whysynth-dssi/devel/.cvsignore,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- .cvsignore 27 Mar 2007 15:31:51 -0000 1.2 +++ .cvsignore 19 Apr 2007 16:26:58 -0000 1.3 @@ -1 +1 @@ -whysynth-20060122.tar.bz2 +whysynth-20070418.tar.bz2 Index: sources =================================================================== RCS file: /cvs/extras/rpms/whysynth-dssi/devel/sources,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- sources 27 Mar 2007 15:31:51 -0000 1.2 +++ sources 19 Apr 2007 16:26:58 -0000 1.3 @@ -1 +1 @@ -76e99ef8585345b03424b4770f896c0f whysynth-20060122.tar.bz2 +dc639ed5221c825170d27234890b48f2 whysynth-20070418.tar.bz2 Index: whysynth-dssi.spec =================================================================== RCS file: /cvs/extras/rpms/whysynth-dssi/devel/whysynth-dssi.spec,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- whysynth-dssi.spec 27 Mar 2007 15:37:38 -0000 1.2 +++ whysynth-dssi.spec 19 Apr 2007 16:26:58 -0000 1.3 @@ -1,9 +1,9 @@ Summary: DSSI software synthesizer plugin Name: whysynth-dssi -Version: 20060122 -Release: 10%{?dist} +Version: 20070418 +Release: 1%{?dist} URL: http://home.jps.net/~musound/whysynth.html -Source0: http://home.jps.net/~musound/whysynth-20060122.tar.bz2 +Source0: http://home.jps.net/~musound/whysynth-20070418.tar.bz2 Source1: whysynth-48.png Source2: whysynth.desktop License: GPL @@ -68,8 +68,8 @@ %{_datadir}/icons/hicolor/48x48/apps/whysynth.png %changelog -* Wed Mar 28 2007 Anthony Green 20060122-10 -- Rev -10 to fix cvs problem. +* Thu Apr 19 2007 Anthony Green 20070418-1 +- Upgrade sources. * Tue Mar 27 2007 Anthony Green 20060122-9 - Move icon. From fedora-extras-commits at redhat.com Thu Apr 19 16:43:56 2007 From: fedora-extras-commits at redhat.com (Paul Howarth (pghmcfc)) Date: Thu, 19 Apr 2007 12:43:56 -0400 Subject: rpms/rbldnsd/EL-5 rbldnsd.spec,1.5,1.6 Message-ID: <200704191643.l3JGhuAZ025685@cvs-int.fedora.redhat.com> Author: pghmcfc Update of /cvs/extras/rpms/rbldnsd/EL-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv25644 Modified Files: rbldnsd.spec Log Message: rebuild for EL5 Index: rbldnsd.spec =================================================================== RCS file: /cvs/extras/rpms/rbldnsd/EL-5/rbldnsd.spec,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- rbldnsd.spec 30 Aug 2006 07:42:07 -0000 1.5 +++ rbldnsd.spec 19 Apr 2007 16:43:22 -0000 1.6 @@ -1,7 +1,7 @@ Summary: Small, fast daemon to serve DNSBLs Name: rbldnsd Version: 0.996a -Release: 2%{?dist} +Release: 2%{?dist}.1 License: GPL Group: System Environment/Daemons URL: http://www.corpit.ru/mjt/rbldnsd.html @@ -60,7 +60,7 @@ /sbin/service rbldnsd condrestart &>/dev/null || : %files -%defattr (-,root,root,0755) +%defattr (-,root,root,-) %doc README.user NEWS TODO debian/changelog CHANGES-0.81 %{_sbindir}/rbldnsd %{_mandir}/man8/rbldnsd.8* @@ -69,6 +69,9 @@ %{_initrddir}/rbldnsd %changelog +* Thu Apr 19 2007 Paul Howarth 0.996a-2.1 +- rebuild for EL5 + * Wed Aug 30 2006 Paul Howarth 0.996a-2 - FE6 mass rebuild From fedora-extras-commits at redhat.com Thu Apr 19 16:57:43 2007 From: fedora-extras-commits at redhat.com (Thorsten Leemhuis (thl)) Date: Thu, 19 Apr 2007 12:57:43 -0400 Subject: rpms/tiobench/EL-5 tiobench.spec,1.4,1.5 Message-ID: <200704191657.l3JGvh8J026128@cvs-int.fedora.redhat.com> Author: thl Update of /cvs/extras/rpms/tiobench/EL-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv26100 Modified Files: tiobench.spec Log Message: 0.3.3-6 - Rebuild Index: tiobench.spec =================================================================== RCS file: /cvs/extras/rpms/tiobench/EL-5/tiobench.spec,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- tiobench.spec 14 Apr 2007 14:17:51 -0000 1.4 +++ tiobench.spec 19 Apr 2007 16:57:09 -0000 1.5 @@ -1,6 +1,6 @@ Name: tiobench Version: 0.3.3 -Release: 5%{dist} +Release: 6%{dist} Summary: Threaded I/O benchmark Group: Applications/System @@ -47,6 +47,9 @@ %changelog +* Thu Apr 19 2007 Thorsten Leemhuis - 0.3.3-6 +- Rebuild + * Fri Apr 13 2007 Thorsten Leemhuis - 0.3.3-5 - Fix largefile support From fedora-extras-commits at redhat.com Thu Apr 19 17:24:49 2007 From: fedora-extras-commits at redhat.com (Patrice Dumas (pertusus)) Date: Thu, 19 Apr 2007 13:24:49 -0400 Subject: rpms/libnet/EL-5 libnet.spec,1.9,1.10 Message-ID: <200704191724.l3JHOnqn030790@cvs-int.fedora.redhat.com> Author: pertusus Update of /cvs/extras/rpms/libnet/EL-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv30773 Modified Files: libnet.spec Log Message: * Thu Apr 19 2007 Patrice Dumas 1.1.2.1-11 - rebuild for EPEL5 Index: libnet.spec =================================================================== RCS file: /cvs/extras/rpms/libnet/EL-5/libnet.spec,v retrieving revision 1.9 retrieving revision 1.10 diff -u -r1.9 -r1.10 --- libnet.spec 27 Mar 2007 21:48:17 -0000 1.9 +++ libnet.spec 19 Apr 2007 17:24:15 -0000 1.10 @@ -1,7 +1,7 @@ Summary: C library for portable packet creation and injection Name: libnet Version: 1.1.2.1 -Release: 10%{?dist} +Release: 11%{?dist} License: BSD Group: System Environment/Libraries URL: http://www.packetfactory.net/libnet/ @@ -75,6 +75,9 @@ %{_mandir}/man3/libnet* %changelog +* Thu Apr 19 2007 Patrice Dumas 1.1.2.1-11 +- rebuild for EPEL5 + * Fri Jan 12 2007 Patrice Dumas 1.1.2.1-10 - add debian patch to correct bad checksums From fedora-extras-commits at redhat.com Thu Apr 19 17:29:50 2007 From: fedora-extras-commits at redhat.com (Eric Tanguy (tanguy)) Date: Thu, 19 Apr 2007 13:29:50 -0400 Subject: rpms/freehdl/FC-6 freehdl.spec,1.8,1.9 Message-ID: <200704191729.l3JHTonk030903@cvs-int.fedora.redhat.com> Author: tanguy Update of /cvs/extras/rpms/freehdl/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv30870 Modified Files: freehdl.spec Log Message: Index: freehdl.spec =================================================================== RCS file: /cvs/extras/rpms/freehdl/FC-6/freehdl.spec,v retrieving revision 1.8 retrieving revision 1.9 diff -u -r1.8 -r1.9 --- freehdl.spec 12 Apr 2007 17:31:16 -0000 1.8 +++ freehdl.spec 19 Apr 2007 17:29:16 -0000 1.9 @@ -1,13 +1,14 @@ Summary: GPLed free VHDL Name: freehdl Version: 0.0.4 -Release: 1%{?dist} +Release: 2%{?dist} License: GPL Group: Applications/Engineering Source0: http://ovh.dl.sourceforge.net/sourceforge/qucs/%{name}-%{version}.tar.gz Patch0: freehdl-fire.diff URL: http://www.freehdl.seul.org/ BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) +BuildRequires: texinfo Requires(post): /sbin/install-info /sbin/ldconfig Requires(preun): /sbin/install-info Requires: gcc-c++ @@ -27,6 +28,7 @@ %install rm -rf %{buildroot} %makeinstall +rm -f ${RPM_BUILD_ROOT}%{_infodir}/dir %post /sbin/ldconfig @@ -55,6 +57,9 @@ %{_mandir}/man5/* %changelog +* Thu Apr 19 2007 Eric Tanguy 0.0.4-2 +- Add texinfo to BuildRequires + * Sat Apr 07 2007 Eric Tanguy 0.0.4-1 - Update to 0.0.4 - Patch for no info dir entry in `/usr/share/info/fire.info.gz From fedora-extras-commits at redhat.com Thu Apr 19 17:32:29 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Thu, 19 Apr 2007 13:32:29 -0400 Subject: rpms/zd1211-firmware - New directory Message-ID: <200704191732.l3JHWTOx031447@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/rpms/zd1211-firmware In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners/tmpcvse31416/rpms/zd1211-firmware Log Message: Directory /cvs/extras/rpms/zd1211-firmware added to the repository From fedora-extras-commits at redhat.com Thu Apr 19 17:32:38 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Thu, 19 Apr 2007 13:32:38 -0400 Subject: rpms/zd1211-firmware/devel - New directory Message-ID: <200704191732.l3JHWc3o031471@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/rpms/zd1211-firmware/devel In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners/tmpcvse31416/rpms/zd1211-firmware/devel Log Message: Directory /cvs/extras/rpms/zd1211-firmware/devel added to the repository From fedora-extras-commits at redhat.com Thu Apr 19 17:32:47 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Thu, 19 Apr 2007 13:32:47 -0400 Subject: rpms/zd1211-firmware Makefile, NONE, 1.1 import.log, NONE, 1.1 pkg.acl, NONE, 1.1 Message-ID: <200704191732.l3JHWlXn031497@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/rpms/zd1211-firmware In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners/tmpcvse31416/rpms/zd1211-firmware Added Files: Makefile import.log pkg.acl Log Message: Setup of module zd1211-firmware --- NEW FILE Makefile --- # Top level Makefile for module zd1211-firmware 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 --- --- NEW FILE pkg.acl --- From fedora-extras-commits at redhat.com Thu Apr 19 17:32:49 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Thu, 19 Apr 2007 13:32:49 -0400 Subject: owners owners.list,1.2693,1.2694 Message-ID: <200704191732.l3JHWnTJ031506@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/owners In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners Modified Files: owners.list Log Message: add zd1211-firmware Index: owners.list =================================================================== RCS file: /cvs/extras/owners/owners.list,v retrieving revision 1.2693 retrieving revision 1.2694 diff -u -r1.2693 -r1.2694 --- owners.list 18 Apr 2007 20:58:22 -0000 1.2693 +++ owners.list 19 Apr 2007 17:32:19 -0000 1.2694 @@ -3181,6 +3181,7 @@ Fedora Extras|zabbix|Open-source monitoring solution for your IT infrastructure|jwilson at redhat.com|extras-qa at fedoraproject.org| Fedora Extras|zaptel|Tools and libraries for using/configuring/monitoring Zapata telephony interfaces|jeff at ocjtech.us|extras-qa at fedoraproject.org| Fedora Extras|zasx|Asteroid like game with powerups|j.w.r.degoede at hhs.nl|extras-qa at fedoraproject.org| +Fedora Extras|zd1211-firmware|Firmware for wireless devices based on zd1211 chipset|kwizart at gmail.com|extras-qa at fedoraproject.org| Fedora Extras|zeroinstall-injector|The Zero Install Injector (0launch)|michel.salim at gmail.com|extras-qa at fedoraproject.org| Fedora Extras|zhcon|A Fast Console CJK System Using FrameBuffer|zhu at redhat.com|extras-qa at fedoraproject.org| Fedora Extras|zidrav|Zorba's Incredible Data Repairer And Verifier|rpm at greysector.net|extras-qa at fedoraproject.org| From fedora-extras-commits at redhat.com Thu Apr 19 17:32:59 2007 From: fedora-extras-commits at redhat.com (Eric Tanguy (tanguy)) Date: Thu, 19 Apr 2007 13:32:59 -0400 Subject: rpms/freehdl/devel freehdl.spec,1.10,1.11 Message-ID: <200704191732.l3JHWxUH031531@cvs-int.fedora.redhat.com> Author: tanguy Update of /cvs/extras/rpms/freehdl/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv31379 Modified Files: freehdl.spec Log Message: Index: freehdl.spec =================================================================== RCS file: /cvs/extras/rpms/freehdl/devel/freehdl.spec,v retrieving revision 1.10 retrieving revision 1.11 diff -u -r1.10 -r1.11 --- freehdl.spec 12 Apr 2007 18:13:36 -0000 1.10 +++ freehdl.spec 19 Apr 2007 17:32:24 -0000 1.11 @@ -1,13 +1,14 @@ Summary: GPLed free VHDL Name: freehdl Version: 0.0.4 -Release: 2%{?dist} +Release: 3%{?dist} License: GPL Group: Applications/Engineering Source0: http://ovh.dl.sourceforge.net/sourceforge/qucs/%{name}-%{version}.tar.gz Patch0: freehdl-fire.diff URL: http://www.freehdl.seul.org/ BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) +BuildRequires: texinfo Requires(post): /sbin/install-info /sbin/ldconfig Requires(preun): /sbin/install-info Requires: gcc-c++ @@ -56,6 +57,9 @@ %{_mandir}/man5/* %changelog +* Thu Apr 19 2007 Eric Tanguy 0.0.4-3 +- Add texinfo to BuildRequires + * Sat Apr 07 2007 Eric Tanguy 0.0.4-2 - Remove dir file in install From fedora-extras-commits at redhat.com Thu Apr 19 17:32:56 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Thu, 19 Apr 2007 13:32:56 -0400 Subject: rpms/zd1211-firmware/devel .cvsignore, NONE, 1.1 Makefile, NONE, 1.1 sources, NONE, 1.1 Message-ID: <200704191732.l3JHWugj031522@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/rpms/zd1211-firmware/devel In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners/tmpcvse31416/rpms/zd1211-firmware/devel Added Files: .cvsignore Makefile sources Log Message: Setup of module zd1211-firmware --- NEW FILE .cvsignore --- --- NEW FILE Makefile --- # Makefile for source rpm: zd1211-firmware # $Id: Makefile,v 1.1 2007/04/19 17:32:52 wtogami Exp $ NAME := zd1211-firmware SPECFILE = $(firstword $(wildcard *.spec)) define find-makefile-common for d in common ../common ../../common ; do if [ -f $$d/Makefile.common ] ; then if [ -f $$d/CVS/Root -a -w $$/Makefile.common ] ; then cd $$d ; cvs -Q update ; fi ; echo "$$d/Makefile.common" ; break ; fi ; done endef MAKEFILE_COMMON := $(shell $(find-makefile-common)) ifeq ($(MAKEFILE_COMMON),) # attept a checkout define checkout-makefile-common test -f CVS/Root && { cvs -Q -d $$(cat CVS/Root) checkout common && echo "common/Makefile.common" ; } || { echo "ERROR: I can't figure out how to checkout the 'common' module." ; exit -1 ; } >&2 endef MAKEFILE_COMMON := $(shell $(checkout-makefile-common)) endif include $(MAKEFILE_COMMON) --- NEW FILE sources --- From fedora-extras-commits at redhat.com Thu Apr 19 17:35:05 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Thu, 19 Apr 2007 13:35:05 -0400 Subject: rpms/python-louie - New directory Message-ID: <200704191735.l3JHZ5bs031858@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/rpms/python-louie In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners/tmpcvsr31821/rpms/python-louie Log Message: Directory /cvs/extras/rpms/python-louie added to the repository From fedora-extras-commits at redhat.com Thu Apr 19 17:35:09 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Thu, 19 Apr 2007 13:35:09 -0400 Subject: rpms/python-louie/devel - New directory Message-ID: <200704191735.l3JHZ98u031878@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/rpms/python-louie/devel In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners/tmpcvsr31821/rpms/python-louie/devel Log Message: Directory /cvs/extras/rpms/python-louie/devel added to the repository From fedora-extras-commits at redhat.com Thu Apr 19 17:35:18 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Thu, 19 Apr 2007 13:35:18 -0400 Subject: rpms/python-louie Makefile, NONE, 1.1 import.log, NONE, 1.1 pkg.acl, NONE, 1.1 Message-ID: <200704191735.l3JHZIwU031923@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/rpms/python-louie In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners/tmpcvsr31821/rpms/python-louie Added Files: Makefile import.log pkg.acl Log Message: Setup of module python-louie --- NEW FILE Makefile --- # Top level Makefile for module python-louie 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 --- --- NEW FILE pkg.acl --- From fedora-extras-commits at redhat.com Thu Apr 19 17:35:20 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Thu, 19 Apr 2007 13:35:20 -0400 Subject: owners owners.epel.list,1.114,1.115 owners.list,1.2694,1.2695 Message-ID: <200704191735.l3JHZKOs031939@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/owners In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners Modified Files: owners.epel.list owners.list Log Message: add python-louie Index: owners.epel.list =================================================================== RCS file: /cvs/extras/owners/owners.epel.list,v retrieving revision 1.114 retrieving revision 1.115 diff -u -r1.114 -r1.115 --- owners.epel.list 17 Apr 2007 03:13:53 -0000 1.114 +++ owners.epel.list 19 Apr 2007 17:34:50 -0000 1.115 @@ -356,6 +356,7 @@ Fedora EPEL|python-irclib|A set of Python modules for IRC support|lmacken at redhat.com|extras-qa at fedoraproject.org| Fedora EPEL|python-json|A JSON reader and writer for Python|lmacken at redhat.com,toshio at tiki-lounge.com|extras-qa at fedoraproject.org| Fedora EPEL|python-lirc|Linux Infrared Remote Control python module|matthias at rpmforge.net|extras-qa at fedoraproject.org| +Fedora EPEL|python-louie|Dispatches signals between Python objects in a wide variety of contexts|matthias at rpmforge.net|extras-qa at fedoraproject.org| Fedora EPEL|python-mechanize|Stateful programmatic web browsing|lmacken at redhat.com|extras-qa at fedoraproject.org| Fedora EPEL|python-metar|Coded METAR weather reports parser for Python|matthias at rpmforge.net|extras-qa at fedoraproject.org| Fedora EPEL|python-myghty|A Python-based templating system derived from HTML::Mason|lmacken at redhat.com|extras-qa at fedoraproject.org| Index: owners.list =================================================================== RCS file: /cvs/extras/owners/owners.list,v retrieving revision 1.2694 retrieving revision 1.2695 diff -u -r1.2694 -r1.2695 --- owners.list 19 Apr 2007 17:32:19 -0000 1.2694 +++ owners.list 19 Apr 2007 17:34:50 -0000 1.2695 @@ -2451,6 +2451,7 @@ Fedora Extras|python-lirc|Linux Infrared Remote Control python module|matthias at rpmforge.net|extras-qa at fedoraproject.org| Fedora Extras|python-logilab-astng|Python Abstract Syntax Tree New Generation|icon at fedoraproject.org|extras-qa at fedoraproject.org| Fedora Extras|python-logilab-common|Common libraries for Logilab projects|icon at fedoraproject.org|extras-qa at fedoraproject.org| +Fedora Extras|python-louie|Dispatches signals between Python objects in a wide variety of contexts|matthias at rpmforge.net|extras-qa at fedoraproject.org| Fedora Extras|python-lxml|ElementTree-like Python bindings for libxml2 and libxslt|shahms at shahms.com|extras-qa at fedoraproject.org| Fedora Extras|python-matplotlib|Python plotting library|orion at cora.nwra.com|extras-qa at fedoraproject.org|jspaleta at gmail.com Fedora Extras|python-mecab|Python binding for MeCab|mtasaka at ioa.s.u-tokyo.ac.jp|extras-qa at fedoraproject.org| From fedora-extras-commits at redhat.com Thu Apr 19 17:35:28 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Thu, 19 Apr 2007 13:35:28 -0400 Subject: rpms/python-louie/devel .cvsignore, NONE, 1.1 Makefile, NONE, 1.1 sources, NONE, 1.1 Message-ID: <200704191735.l3JHZSop031966@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/rpms/python-louie/devel In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners/tmpcvsr31821/rpms/python-louie/devel Added Files: .cvsignore Makefile sources Log Message: Setup of module python-louie --- NEW FILE .cvsignore --- --- NEW FILE Makefile --- # Makefile for source rpm: python-louie # $Id: Makefile,v 1.1 2007/04/19 17:35:23 wtogami Exp $ NAME := python-louie SPECFILE = $(firstword $(wildcard *.spec)) define find-makefile-common for d in common ../common ../../common ; do if [ -f $$d/Makefile.common ] ; then if [ -f $$d/CVS/Root -a -w $$/Makefile.common ] ; then cd $$d ; cvs -Q update ; fi ; echo "$$d/Makefile.common" ; break ; fi ; done endef MAKEFILE_COMMON := $(shell $(find-makefile-common)) ifeq ($(MAKEFILE_COMMON),) # attept a checkout define checkout-makefile-common test -f CVS/Root && { cvs -Q -d $$(cat CVS/Root) checkout common && echo "common/Makefile.common" ; } || { echo "ERROR: I can't figure out how to checkout the 'common' module." ; exit -1 ; } >&2 endef MAKEFILE_COMMON := $(shell $(checkout-makefile-common)) endif include $(MAKEFILE_COMMON) --- NEW FILE sources --- From fedora-extras-commits at redhat.com Thu Apr 19 17:37:03 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Thu, 19 Apr 2007 13:37:03 -0400 Subject: rpms/python-nevow - New directory Message-ID: <200704191737.l3JHb3EN032451@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/rpms/python-nevow In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners/tmpcvsb32425/rpms/python-nevow Log Message: Directory /cvs/extras/rpms/python-nevow added to the repository From fedora-extras-commits at redhat.com Thu Apr 19 17:37:12 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Thu, 19 Apr 2007 13:37:12 -0400 Subject: rpms/python-nevow/devel - New directory Message-ID: <200704191737.l3JHbCmc032471@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/rpms/python-nevow/devel In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners/tmpcvsb32425/rpms/python-nevow/devel Log Message: Directory /cvs/extras/rpms/python-nevow/devel added to the repository From fedora-extras-commits at redhat.com Thu Apr 19 17:37:26 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Thu, 19 Apr 2007 13:37:26 -0400 Subject: rpms/python-nevow/devel .cvsignore, NONE, 1.1 Makefile, NONE, 1.1 sources, NONE, 1.1 Message-ID: <200704191737.l3JHbQ5o032524@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/rpms/python-nevow/devel In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners/tmpcvsb32425/rpms/python-nevow/devel Added Files: .cvsignore Makefile sources Log Message: Setup of module python-nevow --- NEW FILE .cvsignore --- --- NEW FILE Makefile --- # Makefile for source rpm: python-nevow # $Id: Makefile,v 1.1 2007/04/19 17:37:22 wtogami Exp $ NAME := python-nevow SPECFILE = $(firstword $(wildcard *.spec)) define find-makefile-common for d in common ../common ../../common ; do if [ -f $$d/Makefile.common ] ; then if [ -f $$d/CVS/Root -a -w $$/Makefile.common ] ; then cd $$d ; cvs -Q update ; fi ; echo "$$d/Makefile.common" ; break ; fi ; done endef MAKEFILE_COMMON := $(shell $(find-makefile-common)) ifeq ($(MAKEFILE_COMMON),) # attept a checkout define checkout-makefile-common test -f CVS/Root && { cvs -Q -d $$(cat CVS/Root) checkout common && echo "common/Makefile.common" ; } || { echo "ERROR: I can't figure out how to checkout the 'common' module." ; exit -1 ; } >&2 endef MAKEFILE_COMMON := $(shell $(checkout-makefile-common)) endif include $(MAKEFILE_COMMON) --- NEW FILE sources --- From fedora-extras-commits at redhat.com Thu Apr 19 17:37:22 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Thu, 19 Apr 2007 13:37:22 -0400 Subject: rpms/python-nevow Makefile, NONE, 1.1 import.log, NONE, 1.1 pkg.acl, NONE, 1.1 Message-ID: <200704191737.l3JHbM5B032500@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/rpms/python-nevow In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners/tmpcvsb32425/rpms/python-nevow Added Files: Makefile import.log pkg.acl Log Message: Setup of module python-nevow --- NEW FILE Makefile --- # Top level Makefile for module python-nevow 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 --- --- NEW FILE pkg.acl --- From fedora-extras-commits at redhat.com Thu Apr 19 17:37:24 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Thu, 19 Apr 2007 13:37:24 -0400 Subject: owners owners.epel.list,1.115,1.116 owners.list,1.2695,1.2696 Message-ID: <200704191737.l3JHbOJL032517@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/owners In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners Modified Files: owners.epel.list owners.list Log Message: add python-nevow Index: owners.epel.list =================================================================== RCS file: /cvs/extras/owners/owners.epel.list,v retrieving revision 1.115 retrieving revision 1.116 diff -u -r1.115 -r1.116 --- owners.epel.list 19 Apr 2007 17:34:50 -0000 1.115 +++ owners.epel.list 19 Apr 2007 17:36:53 -0000 1.116 @@ -360,6 +360,7 @@ Fedora EPEL|python-mechanize|Stateful programmatic web browsing|lmacken at redhat.com|extras-qa at fedoraproject.org| Fedora EPEL|python-metar|Coded METAR weather reports parser for Python|matthias at rpmforge.net|extras-qa at fedoraproject.org| Fedora EPEL|python-myghty|A Python-based templating system derived from HTML::Mason|lmacken at redhat.com|extras-qa at fedoraproject.org| +Fedora EPEL|python-nevow|Web application construction kit written in Python|matthias at rpmforge.net|extras-qa at fedoraproject.org| Fedora EPEL|python-nose|A discovery-based unittest extension for Python|lmacken at redhat.com,toshio at tiki-lounge.com|extras-qa at fedoraproject.org| Fedora EPEL|python-ogg|Python wrapper for the Ogg libraries|matthias at rpmforge.net|extras-qa at fedoraproject.org| Fedora EPEL|python-paste|Tools for using a Web Server Gateway Interface stack|lmacken at redhat.com|extras-qa at fedoraproject.org| Index: owners.list =================================================================== RCS file: /cvs/extras/owners/owners.list,v retrieving revision 1.2695 retrieving revision 1.2696 diff -u -r1.2695 -r1.2696 --- owners.list 19 Apr 2007 17:34:50 -0000 1.2695 +++ owners.list 19 Apr 2007 17:36:53 -0000 1.2696 @@ -2460,6 +2460,7 @@ Fedora Extras|python-musicbrainz2|Library which provides access to the MusicBrainz Database|jeff at ocjtech.us|extras-qa at fedoraproject.org| Fedora Extras|python-mutagen|Python module to handle audio metadata|mr.ecik at gmail.com|extras-qa at fedoraproject.org| Fedora Extras|python-myghty|A Python-based templating system derived from HTML::Mason|lmacken at redhat.com|extras-qa at fedoraproject.org| +Fedora Extras|python-nevow|Web application construction kit written in Python|matthias at rpmforge.net|extras-qa at fedoraproject.org| Fedora Extras|python-nltk|Python-based Natural Language Toolkit|michel.salim at gmail.com|extras-qa at fedoraproject.org| Fedora Extras|python-nltk_lite|Python-based Natural Language Toolkit|michel.salim at gmail.com|extras-qa at fedoraproject.org| Fedora Extras|python-nose|A discovery-based unittest extension for Python|lmacken at redhat.com,toshio at tiki-lounge.com|extras-qa at fedoraproject.org| From fedora-extras-commits at redhat.com Thu Apr 19 17:39:56 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Thu, 19 Apr 2007 13:39:56 -0400 Subject: rpms/pgpool-II - New directory Message-ID: <200704191739.l3JHdujg000504@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/rpms/pgpool-II In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners/tmpcvsoSW478/rpms/pgpool-II Log Message: Directory /cvs/extras/rpms/pgpool-II added to the repository From fedora-extras-commits at redhat.com Thu Apr 19 17:40:05 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Thu, 19 Apr 2007 13:40:05 -0400 Subject: rpms/pgpool-II/devel - New directory Message-ID: <200704191740.l3JHe5YK000517@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/rpms/pgpool-II/devel In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners/tmpcvsoSW478/rpms/pgpool-II/devel Log Message: Directory /cvs/extras/rpms/pgpool-II/devel added to the repository From fedora-extras-commits at redhat.com Thu Apr 19 17:40:09 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Thu, 19 Apr 2007 13:40:09 -0400 Subject: rpms/pgpool-II Makefile, NONE, 1.1 import.log, NONE, 1.1 pkg.acl, NONE, 1.1 Message-ID: <200704191740.l3JHe9eE000543@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/rpms/pgpool-II In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners/tmpcvsoSW478/rpms/pgpool-II Added Files: Makefile import.log pkg.acl Log Message: Setup of module pgpool-II --- NEW FILE Makefile --- # Top level Makefile for module pgpool-II 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 --- --- NEW FILE pkg.acl --- From fedora-extras-commits at redhat.com Thu Apr 19 17:40:19 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Thu, 19 Apr 2007 13:40:19 -0400 Subject: rpms/pgpool-II/devel .cvsignore, NONE, 1.1 Makefile, NONE, 1.1 sources, NONE, 1.1 Message-ID: <200704191740.l3JHeJgr000564@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/rpms/pgpool-II/devel In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners/tmpcvsoSW478/rpms/pgpool-II/devel Added Files: .cvsignore Makefile sources Log Message: Setup of module pgpool-II --- NEW FILE .cvsignore --- --- NEW FILE Makefile --- # Makefile for source rpm: pgpool-II # $Id: Makefile,v 1.1 2007/04/19 17:40:14 wtogami Exp $ NAME := pgpool-II SPECFILE = $(firstword $(wildcard *.spec)) define find-makefile-common for d in common ../common ../../common ; do if [ -f $$d/Makefile.common ] ; then if [ -f $$d/CVS/Root -a -w $$/Makefile.common ] ; then cd $$d ; cvs -Q update ; fi ; echo "$$d/Makefile.common" ; break ; fi ; done endef MAKEFILE_COMMON := $(shell $(find-makefile-common)) ifeq ($(MAKEFILE_COMMON),) # attept a checkout define checkout-makefile-common test -f CVS/Root && { cvs -Q -d $$(cat CVS/Root) checkout common && echo "common/Makefile.common" ; } || { echo "ERROR: I can't figure out how to checkout the 'common' module." ; exit -1 ; } >&2 endef MAKEFILE_COMMON := $(shell $(checkout-makefile-common)) endif include $(MAKEFILE_COMMON) --- NEW FILE sources --- From fedora-extras-commits at redhat.com Thu Apr 19 17:41:58 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Thu, 19 Apr 2007 13:41:58 -0400 Subject: rpms/polyml - New directory Message-ID: <200704191741.l3JHfwnp000976@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/rpms/polyml In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners/tmpcvszbt950/rpms/polyml Log Message: Directory /cvs/extras/rpms/polyml added to the repository From fedora-extras-commits at redhat.com Thu Apr 19 17:42:08 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Thu, 19 Apr 2007 13:42:08 -0400 Subject: rpms/polyml/devel - New directory Message-ID: <200704191742.l3JHg817000994@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/rpms/polyml/devel In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners/tmpcvszbt950/rpms/polyml/devel Log Message: Directory /cvs/extras/rpms/polyml/devel added to the repository From fedora-extras-commits at redhat.com Thu Apr 19 17:42:17 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Thu, 19 Apr 2007 13:42:17 -0400 Subject: rpms/polyml Makefile,NONE,1.1 import.log,NONE,1.1 pkg.acl,NONE,1.1 Message-ID: <200704191742.l3JHgH9j001020@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/rpms/polyml In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners/tmpcvszbt950/rpms/polyml Added Files: Makefile import.log pkg.acl Log Message: Setup of module polyml --- NEW FILE Makefile --- # Top level Makefile for module polyml 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 --- --- NEW FILE pkg.acl --- From fedora-extras-commits at redhat.com Thu Apr 19 17:42:20 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Thu, 19 Apr 2007 13:42:20 -0400 Subject: owners owners.list,1.2697,1.2698 Message-ID: <200704191742.l3JHgKeP001029@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/owners In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners Modified Files: owners.list Log Message: add polyml Index: owners.list =================================================================== RCS file: /cvs/extras/owners/owners.list,v retrieving revision 1.2697 retrieving revision 1.2698 diff -u -r1.2697 -r1.2698 --- owners.list 19 Apr 2007 17:39:46 -0000 1.2697 +++ owners.list 19 Apr 2007 17:41:49 -0000 1.2698 @@ -2345,6 +2345,7 @@ Fedora Extras|poker-eval|Poker hand evaluator library|chris.stone at gmail.com|extras-qa at fedoraproject.org|loic at gnu.org Fedora Extras|poker-network|A poker server, client and abstract user interface library|chris.stone at gmail.com|extras-qa at fedoraproject.org|loic at gnu.org Fedora Extras|polyester|KDE style and window decoration|fedora at deadbabylon.de|extras-qa at fedoraproject.org| +Fedora Extras|polyml|Poly/ML compiler and runtime system|gemi at bluewin.ch|extras-qa at fedoraproject.org| Fedora Extras|polyxmass-bin|The GNU polyxmass software suite|andreas.bierfert at lowlatency.de|extras-qa at fedoraproject.org| Fedora Extras|polyxmass-common|Contains all textual/graphical data required for polyxmass|extras-orphan at fedoraproject.org|extras-qa at fedoraproject.org|andreas.bierfert at lowlatency.de Fedora Extras|polyxmass-data|Contains configuration files describing polymer chemistry|extras-orphan at fedoraproject.org|extras-qa at fedoraproject.org|andreas.bierfert at lowlatency.de From fedora-extras-commits at redhat.com Thu Apr 19 17:42:26 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Thu, 19 Apr 2007 13:42:26 -0400 Subject: rpms/polyml/devel .cvsignore, NONE, 1.1 Makefile, NONE, 1.1 sources, NONE, 1.1 Message-ID: <200704191742.l3JHgQDa001058@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/rpms/polyml/devel In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners/tmpcvszbt950/rpms/polyml/devel Added Files: .cvsignore Makefile sources Log Message: Setup of module polyml --- NEW FILE .cvsignore --- --- NEW FILE Makefile --- # Makefile for source rpm: polyml # $Id: Makefile,v 1.1 2007/04/19 17:42:23 wtogami Exp $ NAME := polyml SPECFILE = $(firstword $(wildcard *.spec)) define find-makefile-common for d in common ../common ../../common ; do if [ -f $$d/Makefile.common ] ; then if [ -f $$d/CVS/Root -a -w $$/Makefile.common ] ; then cd $$d ; cvs -Q update ; fi ; echo "$$d/Makefile.common" ; break ; fi ; done endef MAKEFILE_COMMON := $(shell $(find-makefile-common)) ifeq ($(MAKEFILE_COMMON),) # attept a checkout define checkout-makefile-common test -f CVS/Root && { cvs -Q -d $$(cat CVS/Root) checkout common && echo "common/Makefile.common" ; } || { echo "ERROR: I can't figure out how to checkout the 'common' module." ; exit -1 ; } >&2 endef MAKEFILE_COMMON := $(shell $(checkout-makefile-common)) endif include $(MAKEFILE_COMMON) --- NEW FILE sources --- From fedora-extras-commits at redhat.com Thu Apr 19 17:46:02 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Thu, 19 Apr 2007 13:46:02 -0400 Subject: rpms/mysql++ - New directory Message-ID: <200704191746.l3JHk2VL002098@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/rpms/mysql++ In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners/tmpcvsAo2072/rpms/mysql++ Log Message: Directory /cvs/extras/rpms/mysql++ added to the repository From fedora-extras-commits at redhat.com Thu Apr 19 17:46:11 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Thu, 19 Apr 2007 13:46:11 -0400 Subject: rpms/mysql++/devel - New directory Message-ID: <200704191746.l3JHkBRk002113@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/rpms/mysql++/devel In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners/tmpcvsAo2072/rpms/mysql++/devel Log Message: Directory /cvs/extras/rpms/mysql++/devel added to the repository From fedora-extras-commits at redhat.com Thu Apr 19 17:46:21 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Thu, 19 Apr 2007 13:46:21 -0400 Subject: rpms/mysql++ Makefile, NONE, 1.1 import.log, NONE, 1.1 pkg.acl, NONE, 1.1 Message-ID: <200704191746.l3JHkLHs002139@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/rpms/mysql++ In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners/tmpcvsAo2072/rpms/mysql++ Added Files: Makefile import.log pkg.acl Log Message: Setup of module mysql++ --- NEW FILE Makefile --- # Top level Makefile for module mysql++ 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 --- --- NEW FILE pkg.acl --- From fedora-extras-commits at redhat.com Thu Apr 19 17:46:24 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Thu, 19 Apr 2007 13:46:24 -0400 Subject: owners owners.list,1.2698,1.2699 Message-ID: <200704191746.l3JHkO41002148@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/owners In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners Modified Files: owners.list Log Message: add mysql++ Index: owners.list =================================================================== RCS file: /cvs/extras/owners/owners.list,v retrieving revision 1.2698 retrieving revision 1.2699 diff -u -r1.2698 -r1.2699 --- owners.list 19 Apr 2007 17:41:49 -0000 1.2698 +++ owners.list 19 Apr 2007 17:45:54 -0000 1.2699 @@ -1428,6 +1428,7 @@ Fedora Extras|musicbox|A simple one-file-at-a-time audio tag editor|splinux at fedoraproject.org|extras-qa at fedoraproject.org| Fedora Extras|mussh|Multihost SSH wrapper|kevin at tummy.com|extras-qa at fedoraproject.org| Fedora Extras|mxml|Miniature XML development library|green at redhat.com|extras-qa at fedoraproject.org| +Fedora Extras|mysql++|C++ wrapper for the MySQL C API|Fedora at FamilleCollet.com|extras-qa at fedoraproject.org| Fedora Extras|mysql-connector-java|Official JDBC driver for MySQL|ifoox at redhat.com|extras-qa at fedoraproject.org| Fedora Extras|mysql-connector-net|Official dot net driver for MySQL|paul at all-the-johnsons.co.uk|extras-qa at fedoraproject.org| Fedora Extras|mysql-gui-tools|GUI tools to manage mysql Databases|dennis at ausil.us|extras-qa at fedoraproject.org| From fedora-extras-commits at redhat.com Thu Apr 19 17:46:30 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Thu, 19 Apr 2007 13:46:30 -0400 Subject: rpms/mysql++/devel .cvsignore, NONE, 1.1 Makefile, NONE, 1.1 sources, NONE, 1.1 Message-ID: <200704191746.l3JHkUGL002162@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/rpms/mysql++/devel In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners/tmpcvsAo2072/rpms/mysql++/devel Added Files: .cvsignore Makefile sources Log Message: Setup of module mysql++ --- NEW FILE .cvsignore --- --- NEW FILE Makefile --- # Makefile for source rpm: mysql++ # $Id: Makefile,v 1.1 2007/04/19 17:46:26 wtogami Exp $ NAME := mysql++ SPECFILE = $(firstword $(wildcard *.spec)) define find-makefile-common for d in common ../common ../../common ; do if [ -f $$d/Makefile.common ] ; then if [ -f $$d/CVS/Root -a -w $$/Makefile.common ] ; then cd $$d ; cvs -Q update ; fi ; echo "$$d/Makefile.common" ; break ; fi ; done endef MAKEFILE_COMMON := $(shell $(find-makefile-common)) ifeq ($(MAKEFILE_COMMON),) # attept a checkout define checkout-makefile-common test -f CVS/Root && { cvs -Q -d $$(cat CVS/Root) checkout common && echo "common/Makefile.common" ; } || { echo "ERROR: I can't figure out how to checkout the 'common' module." ; exit -1 ; } >&2 endef MAKEFILE_COMMON := $(shell $(checkout-makefile-common)) endif include $(MAKEFILE_COMMON) --- NEW FILE sources --- From fedora-extras-commits at redhat.com Thu Apr 19 18:00:48 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Thu, 19 Apr 2007 14:00:48 -0400 Subject: rpms/FlightGear - New directory Message-ID: <200704191800.l3JI0maq003027@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/rpms/FlightGear In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners/tmpcvsMs3001/rpms/FlightGear Log Message: Directory /cvs/extras/rpms/FlightGear added to the repository From fedora-extras-commits at redhat.com Thu Apr 19 18:00:55 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Thu, 19 Apr 2007 14:00:55 -0400 Subject: rpms/FlightGear/devel - New directory Message-ID: <200704191800.l3JI0taL003040@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/rpms/FlightGear/devel In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners/tmpcvsMs3001/rpms/FlightGear/devel Log Message: Directory /cvs/extras/rpms/FlightGear/devel added to the repository From fedora-extras-commits at redhat.com Thu Apr 19 18:00:59 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Thu, 19 Apr 2007 14:00:59 -0400 Subject: rpms/FlightGear Makefile, NONE, 1.1 import.log, NONE, 1.1 pkg.acl, NONE, 1.1 Message-ID: <200704191800.l3JI0x09003066@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/rpms/FlightGear In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners/tmpcvsMs3001/rpms/FlightGear Added Files: Makefile import.log pkg.acl Log Message: Setup of module FlightGear --- NEW FILE Makefile --- # Top level Makefile for module FlightGear 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 --- --- NEW FILE pkg.acl --- From fedora-extras-commits at redhat.com Thu Apr 19 18:01:09 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Thu, 19 Apr 2007 14:01:09 -0400 Subject: owners owners.list,1.2699,1.2700 Message-ID: <200704191801.l3JI19Wa007169@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/owners In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners Modified Files: owners.list Log Message: add FlightGear Index: owners.list =================================================================== RCS file: /cvs/extras/owners/owners.list,v retrieving revision 1.2699 retrieving revision 1.2700 diff -u -r1.2699 -r1.2700 --- owners.list 19 Apr 2007 17:45:54 -0000 1.2699 +++ owners.list 19 Apr 2007 18:00:39 -0000 1.2700 @@ -482,6 +482,7 @@ Fedora Extras|exiv2|Exif and Iptc metadata manipulation library|rdieter at math.unl.edu|extras-qa at fedoraproject.org| Fedora Extras|exo|Application library for the Xfce desktop environment|kevin at tummy.com|extras-qa at fedoraproject.org| Fedora Extras|ez-ipupdate|Client for Dynamic DNS Services|jlayton at redhat.com|extras-qa at fedoraproject.org| +Fedora Extras|FlightGear|The FlightGear Flight Simulator|fabrice at bellet.info|extras-qa at fedoraproject.org| Fedora Extras|facter|Ruby module for collecting facts about a host|dlutter at redhat.com|extras-qa at fedoraproject.org| Fedora Extras|factory|A C++ class library for multivariate polynomial data|rdieter at math.unl.edu|extras-qa at fedoraproject.org| Fedora Extras|fail2ban|Ban IPs that make too many password failures|Axel.Thimm at ATrpms.net|extras-qa at fedoraproject.org| From fedora-extras-commits at redhat.com Thu Apr 19 18:01:10 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Thu, 19 Apr 2007 14:01:10 -0400 Subject: rpms/FlightGear/devel .cvsignore, NONE, 1.1 Makefile, NONE, 1.1 sources, NONE, 1.1 Message-ID: <200704191801.l3JI1A7r007184@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/rpms/FlightGear/devel In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners/tmpcvsMs3001/rpms/FlightGear/devel Added Files: .cvsignore Makefile sources Log Message: Setup of module FlightGear --- NEW FILE .cvsignore --- --- NEW FILE Makefile --- # Makefile for source rpm: FlightGear # $Id: Makefile,v 1.1 2007/04/19 18:01:04 wtogami Exp $ NAME := FlightGear SPECFILE = $(firstword $(wildcard *.spec)) define find-makefile-common for d in common ../common ../../common ; do if [ -f $$d/Makefile.common ] ; then if [ -f $$d/CVS/Root -a -w $$/Makefile.common ] ; then cd $$d ; cvs -Q update ; fi ; echo "$$d/Makefile.common" ; break ; fi ; done endef MAKEFILE_COMMON := $(shell $(find-makefile-common)) ifeq ($(MAKEFILE_COMMON),) # attept a checkout define checkout-makefile-common test -f CVS/Root && { cvs -Q -d $$(cat CVS/Root) checkout common && echo "common/Makefile.common" ; } || { echo "ERROR: I can't figure out how to checkout the 'common' module." ; exit -1 ; } >&2 endef MAKEFILE_COMMON := $(shell $(checkout-makefile-common)) endif include $(MAKEFILE_COMMON) --- NEW FILE sources --- From fedora-extras-commits at redhat.com Thu Apr 19 17:40:16 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Thu, 19 Apr 2007 13:40:16 -0400 Subject: owners owners.epel.list,1.116,1.117 owners.list,1.2696,1.2697 Message-ID: <200704191740.l3JHeG18000559@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/owners In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners Modified Files: owners.epel.list owners.list Log Message: add pgpool-II Index: owners.epel.list =================================================================== RCS file: /cvs/extras/owners/owners.epel.list,v retrieving revision 1.116 retrieving revision 1.117 diff -u -r1.116 -r1.117 --- owners.epel.list 19 Apr 2007 17:36:53 -0000 1.116 +++ owners.epel.list 19 Apr 2007 17:39:46 -0000 1.117 @@ -316,6 +316,7 @@ Fedora EPEL|perl-YAML-Parser-Syck|Perl Wrapper for the YAML Parser Extension: libsyck|steve at silug.org|extras-qa at fedoraproject.org|fedora-perl-devel-list at redhat.com,oliver at linux-kernel.at Fedora EPEL|pgfouine|PgFouine PostgreSQL log analyzer|devrim at commandprompt.com|extras-qa at fedoraproject.org| Fedora EPEL|pgp-tools|Collection of several utilities related to OpenPGP|Matt_Domsch at dell.com|extras-qa at fedoraproject.org| +Fedora EPEL|pgpool-II|Connection pooling/replication server for PostgreSQL|devrim at CommandPrompt.com|extras-qa at fedoraproject.org| Fedora EPEL|php-eaccelerator|PHP accelerator, optimizer, encoder and dynamic content cacher|matthias at rpmforge.net|extras-qa at fedoraproject.org| Fedora EPEL|php-idn|PHP API for GNU LibIDN|redhat-bugzilla at linuxnetz.de|extras-qa at fedoraproject.org| Fedora EPEL|php-magickwand|PHP API for ImageMagick|redhat-bugzilla at linuxnetz.de|extras-qa at fedoraproject.org| Index: owners.list =================================================================== RCS file: /cvs/extras/owners/owners.list,v retrieving revision 1.2696 retrieving revision 1.2697 diff -u -r1.2696 -r1.2697 --- owners.list 19 Apr 2007 17:36:53 -0000 1.2696 +++ owners.list 19 Apr 2007 17:39:46 -0000 1.2697 @@ -2213,6 +2213,7 @@ Fedora Extras|pgadmin3|Graphical client for PostgreSQL|ghenry at suretecsystems.com|extras-qa at fedoraproject.org| Fedora Extras|pgfouine|PgFouine PostgreSQL log analyzer|devrim at commandprompt.com|extras-qa at fedoraproject.org| Fedora Extras|pgp-tools|Collection of several utilities related to OpenPGP|Matt_Domsch at dell.com|extras-qa at fedoraproject.org| +Fedora Extras|pgpool-II|Connection pooling/replication server for PostgreSQL|devrim at CommandPrompt.com|extras-qa at fedoraproject.org| Fedora Extras|php-adodb|Active Data Objects Data Base|gauret at free.fr|extras-qa at fedoraproject.org| Fedora Extras|php-channel-phpunit|Add phpunit channel to pear|chris.stone at gmail.com|extras-qa at fedoraproject.org| Fedora Extras|php-eaccelerator|PHP accelerator, optimizer, encoder and dynamic content cacher|matthias at rpmforge.net|extras-qa at fedoraproject.org| From fedora-extras-commits at redhat.com Thu Apr 19 18:04:24 2007 From: fedora-extras-commits at redhat.com (=?utf-8?q?G=C3=A9rard_Milmeister?= (gemi)) Date: Thu, 19 Apr 2007 14:04:24 -0400 Subject: rpms/polyml import.log,1.1,1.2 Message-ID: <200704191804.l3JI4OO9007754@cvs-int.fedora.redhat.com> Author: gemi Update of /cvs/extras/rpms/polyml In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv7607 Modified Files: import.log Log Message: Index: import.log =================================================================== RCS file: /cvs/extras/rpms/polyml/import.log,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- import.log 19 Apr 2007 17:42:14 -0000 1.1 +++ import.log 19 Apr 2007 18:03:50 -0000 1.2 @@ -0,0 +1 @@ +polyml-5_0-2:HEAD:polyml-5.0-2.src.rpm:1177005806 From fedora-extras-commits at redhat.com Thu Apr 19 18:04:28 2007 From: fedora-extras-commits at redhat.com (=?utf-8?q?G=C3=A9rard_Milmeister?= (gemi)) Date: Thu, 19 Apr 2007 14:04:28 -0400 Subject: rpms/polyml/devel polyml.spec, NONE, 1.1 .cvsignore, 1.1, 1.2 sources, 1.1, 1.2 Message-ID: <200704191804.l3JI4SDi007769@cvs-int.fedora.redhat.com> Author: gemi Update of /cvs/extras/rpms/polyml/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv7607/devel Modified Files: .cvsignore sources Added Files: polyml.spec Log Message: --- NEW FILE polyml.spec --- Name: polyml Version: 5.0 Release: 2%{?dist} Summary: Poly/ML compiler and runtime system Group: Development/Languages License: LGPL URL: http://www.polyml.org Source0: http://kent.dl.sourceforge.net/sourceforge/polyml/polyml.5.0.tar.gz Source1: polyml-docs.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: lesstif-devel BuildRequires: libX11-devel BuildRequires: libXext-devel BuildRequires: libXt-devel %description Poly/ML is a full implementation of Standard ML available as open-source. This release supports the ML97 version of the language and the Standard Basis Library. %package doc Summary: Poly/ML documentation Group: Development/Languages %description doc Documention for Poly/ML. %package libs Summary: Poly/ML runtime libraries Group: System Environment/Libraries %description libs Runtime libraries for Poly/ML. %prep %setup -q -n polyml.%{version} %setup -q -T -D -a 1 -n polyml.%{version} find docs -type f | xargs chmod 0644 find docs -type f | xargs sed -i 's|\r|\n|' %build %configure make %{?_smp_mflags} %install rm -rf $RPM_BUILD_ROOT make install DESTDIR=$RPM_BUILD_ROOT find $RPM_BUILD_ROOT -name '*.la' | xargs rm -f find $RPM_BUILD_ROOT -name 'libpolyml.a' | xargs rm -f %clean rm -rf $RPM_BUILD_ROOT %post libs -p /sbin/ldconfig %postun libs -p /sbin/ldconfig %files %defattr(-,root,root,-) %doc COPYING %{_bindir}/poly %{_bindir}/polyimport %{_libdir}/libpolymain.a %{_libdir}/libpolyml.so %{_mandir}/man1/poly.1.gz %{_mandir}/man1/polyimport.1.gz %files doc %defattr(-,root,root,-) %doc docs/* %files libs %defattr(-,root,root,-) %{_libdir}/libpolyml.so.* %changelog * Tue Mar 27 2007 Gerard Milmeister - 5.0-2 - spec file fixes * Mon Feb 12 2007 Gerard Milmeister - 5.0-1 - new version 5.0 Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/polyml/devel/.cvsignore,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- .cvsignore 19 Apr 2007 17:42:23 -0000 1.1 +++ .cvsignore 19 Apr 2007 18:03:54 -0000 1.2 @@ -0,0 +1,2 @@ +polyml-docs.tar.gz +polyml.5.0.tar.gz Index: sources =================================================================== RCS file: /cvs/extras/rpms/polyml/devel/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 19 Apr 2007 17:42:23 -0000 1.1 +++ sources 19 Apr 2007 18:03:54 -0000 1.2 @@ -0,0 +1,2 @@ +a03a14fcdbba876f344f3335f72f0633 polyml-docs.tar.gz +61537cf2b0ca983d42845778fe3bd42f polyml.5.0.tar.gz From fedora-extras-commits at redhat.com Thu Apr 19 18:04:58 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Thu, 19 Apr 2007 14:04:58 -0400 Subject: owners owners.list,1.2700,1.2701 Message-ID: <200704191804.l3JI4wgt007854@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/owners In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners Modified Files: owners.list Log Message: add perl-GraphViz Index: owners.list =================================================================== RCS file: /cvs/extras/owners/owners.list,v retrieving revision 1.2700 retrieving revision 1.2701 diff -u -r1.2700 -r1.2701 --- owners.list 19 Apr 2007 18:00:39 -0000 1.2700 +++ owners.list 19 Apr 2007 18:04:28 -0000 1.2701 @@ -1840,6 +1840,7 @@ Fedora Extras|perl-GPS-PRN|Package for PRN - Object ID conversions|jpo at di.uminho.pt|extras-qa at fedoraproject.org|fedora-perl-devel-list at redhat.com Fedora Extras|perl-Graph|A Perl module for dealing with graphs as abstract data structure|alexl at users.sourceforge.net|extras-qa at fedoraproject.org| Fedora Extras|perl-Graphics-ColorNames|Defines RGB values for common color names|steve at silug.org|extras-qa at fedoraproject.org|fedora-perl-devel-list at redhat.com +Fedora Extras|perl-GraphViz|Interface to the GraphViz graphing tool|cweyl at alumni.drew.edu|extras-qa at fedoraproject.org|fedora-perl-devel-list at redhat.com Fedora Extras|perl-GSSAPI|Perl extension providing access to the GSSAPIv2 library|jpo at di.uminho.pt|extras-qa at fedoraproject.org|fedora-perl-devel-list at redhat.com Fedora Extras|perl-GStreamer|GStreamer Perl module|cweyl at alumni.drew.edu|extras-qa at fedoraproject.org|fedora-perl-devel-list at redhat.com Fedora Extras|perl-Gtk2|Perl interface to the 2.x series of the Gimp Toolkit library|jpo at di.uminho.pt|extras-qa at fedoraproject.org|fedora-perl-devel-list at redhat.com From fedora-extras-commits at redhat.com Thu Apr 19 18:05:11 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Thu, 19 Apr 2007 14:05:11 -0400 Subject: rpms/perl-GraphViz - New directory Message-ID: <200704191805.l3JI5BiU007911@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/rpms/perl-GraphViz In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners/tmpcvsau7871/rpms/perl-GraphViz Log Message: Directory /cvs/extras/rpms/perl-GraphViz added to the repository From fedora-extras-commits at redhat.com Thu Apr 19 18:05:21 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Thu, 19 Apr 2007 14:05:21 -0400 Subject: rpms/perl-GraphViz/devel - New directory Message-ID: <200704191805.l3JI5LKF007934@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/rpms/perl-GraphViz/devel In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners/tmpcvsau7871/rpms/perl-GraphViz/devel Log Message: Directory /cvs/extras/rpms/perl-GraphViz/devel added to the repository From fedora-extras-commits at redhat.com Thu Apr 19 18:05:26 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Thu, 19 Apr 2007 14:05:26 -0400 Subject: rpms/perl-GraphViz Makefile, NONE, 1.1 import.log, NONE, 1.1 pkg.acl, NONE, 1.1 Message-ID: <200704191805.l3JI5Qi9007961@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/rpms/perl-GraphViz In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners/tmpcvsau7871/rpms/perl-GraphViz Added Files: Makefile import.log pkg.acl Log Message: Setup of module perl-GraphViz --- NEW FILE Makefile --- # Top level Makefile for module perl-GraphViz 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 --- --- NEW FILE pkg.acl --- From fedora-extras-commits at redhat.com Thu Apr 19 18:05:35 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Thu, 19 Apr 2007 14:05:35 -0400 Subject: rpms/perl-GraphViz/devel .cvsignore, NONE, 1.1 Makefile, NONE, 1.1 sources, NONE, 1.1 Message-ID: <200704191805.l3JI5ZZ3007986@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/rpms/perl-GraphViz/devel In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners/tmpcvsau7871/rpms/perl-GraphViz/devel Added Files: .cvsignore Makefile sources Log Message: Setup of module perl-GraphViz --- NEW FILE .cvsignore --- --- NEW FILE Makefile --- # Makefile for source rpm: perl-GraphViz # $Id: Makefile,v 1.1 2007/04/19 18:05:31 wtogami Exp $ NAME := perl-GraphViz SPECFILE = $(firstword $(wildcard *.spec)) define find-makefile-common for d in common ../common ../../common ; do if [ -f $$d/Makefile.common ] ; then if [ -f $$d/CVS/Root -a -w $$/Makefile.common ] ; then cd $$d ; cvs -Q update ; fi ; echo "$$d/Makefile.common" ; break ; fi ; done endef MAKEFILE_COMMON := $(shell $(find-makefile-common)) ifeq ($(MAKEFILE_COMMON),) # attept a checkout define checkout-makefile-common test -f CVS/Root && { cvs -Q -d $$(cat CVS/Root) checkout common && echo "common/Makefile.common" ; } || { echo "ERROR: I can't figure out how to checkout the 'common' module." ; exit -1 ; } >&2 endef MAKEFILE_COMMON := $(shell $(checkout-makefile-common)) endif include $(MAKEFILE_COMMON) --- NEW FILE sources --- From fedora-extras-commits at redhat.com Thu Apr 19 18:06:32 2007 From: fedora-extras-commits at redhat.com (=?utf-8?q?G=C3=A9rard_Milmeister?= (gemi)) Date: Thu, 19 Apr 2007 14:06:32 -0400 Subject: rpms/polyml import.log,1.2,1.3 Message-ID: <200704191806.l3JI6WCS008202@cvs-int.fedora.redhat.com> Author: gemi Update of /cvs/extras/rpms/polyml In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv7906 Modified Files: import.log Log Message: Index: import.log =================================================================== RCS file: /cvs/extras/rpms/polyml/import.log,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- import.log 19 Apr 2007 18:03:50 -0000 1.2 +++ import.log 19 Apr 2007 18:05:58 -0000 1.3 @@ -1 +1,2 @@ polyml-5_0-2:HEAD:polyml-5.0-2.src.rpm:1177005806 +polyml-5_0-2:FC-6:polyml-5.0-2.src.rpm:1177005896 From fedora-extras-commits at redhat.com Thu Apr 19 18:06:36 2007 From: fedora-extras-commits at redhat.com (=?utf-8?q?G=C3=A9rard_Milmeister?= (gemi)) Date: Thu, 19 Apr 2007 14:06:36 -0400 Subject: rpms/polyml/FC-6 polyml.spec, NONE, 1.1 .cvsignore, 1.1, 1.2 sources, 1.1, 1.2 Message-ID: <200704191806.l3JI6aJw008206@cvs-int.fedora.redhat.com> Author: gemi Update of /cvs/extras/rpms/polyml/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv7906/FC-6 Modified Files: .cvsignore sources Added Files: polyml.spec Log Message: --- NEW FILE polyml.spec --- Name: polyml Version: 5.0 Release: 2%{?dist} Summary: Poly/ML compiler and runtime system Group: Development/Languages License: LGPL URL: http://www.polyml.org Source0: http://kent.dl.sourceforge.net/sourceforge/polyml/polyml.5.0.tar.gz Source1: polyml-docs.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: lesstif-devel BuildRequires: libX11-devel BuildRequires: libXext-devel BuildRequires: libXt-devel %description Poly/ML is a full implementation of Standard ML available as open-source. This release supports the ML97 version of the language and the Standard Basis Library. %package doc Summary: Poly/ML documentation Group: Development/Languages %description doc Documention for Poly/ML. %package libs Summary: Poly/ML runtime libraries Group: System Environment/Libraries %description libs Runtime libraries for Poly/ML. %prep %setup -q -n polyml.%{version} %setup -q -T -D -a 1 -n polyml.%{version} find docs -type f | xargs chmod 0644 find docs -type f | xargs sed -i 's|\r|\n|' %build %configure make %{?_smp_mflags} %install rm -rf $RPM_BUILD_ROOT make install DESTDIR=$RPM_BUILD_ROOT find $RPM_BUILD_ROOT -name '*.la' | xargs rm -f find $RPM_BUILD_ROOT -name 'libpolyml.a' | xargs rm -f %clean rm -rf $RPM_BUILD_ROOT %post libs -p /sbin/ldconfig %postun libs -p /sbin/ldconfig %files %defattr(-,root,root,-) %doc COPYING %{_bindir}/poly %{_bindir}/polyimport %{_libdir}/libpolymain.a %{_libdir}/libpolyml.so %{_mandir}/man1/poly.1.gz %{_mandir}/man1/polyimport.1.gz %files doc %defattr(-,root,root,-) %doc docs/* %files libs %defattr(-,root,root,-) %{_libdir}/libpolyml.so.* %changelog * Tue Mar 27 2007 Gerard Milmeister - 5.0-2 - spec file fixes * Mon Feb 12 2007 Gerard Milmeister - 5.0-1 - new version 5.0 Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/polyml/FC-6/.cvsignore,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- .cvsignore 19 Apr 2007 17:42:23 -0000 1.1 +++ .cvsignore 19 Apr 2007 18:06:02 -0000 1.2 @@ -0,0 +1,2 @@ +polyml-docs.tar.gz +polyml.5.0.tar.gz Index: sources =================================================================== RCS file: /cvs/extras/rpms/polyml/FC-6/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 19 Apr 2007 17:42:23 -0000 1.1 +++ sources 19 Apr 2007 18:06:02 -0000 1.2 @@ -0,0 +1,2 @@ +a03a14fcdbba876f344f3335f72f0633 polyml-docs.tar.gz +61537cf2b0ca983d42845778fe3bd42f polyml.5.0.tar.gz From fedora-extras-commits at redhat.com Thu Apr 19 18:07:16 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Thu, 19 Apr 2007 14:07:16 -0400 Subject: rpms/perl-Text-Aspell - New directory Message-ID: <200704191807.l3JI7GZ4008351@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/rpms/perl-Text-Aspell In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners/tmpcvsUe8320/rpms/perl-Text-Aspell Log Message: Directory /cvs/extras/rpms/perl-Text-Aspell added to the repository From fedora-extras-commits at redhat.com Thu Apr 19 18:07:22 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Thu, 19 Apr 2007 14:07:22 -0400 Subject: rpms/perl-Text-Aspell/devel - New directory Message-ID: <200704191807.l3JI7MRQ008364@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/rpms/perl-Text-Aspell/devel In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners/tmpcvsUe8320/rpms/perl-Text-Aspell/devel Log Message: Directory /cvs/extras/rpms/perl-Text-Aspell/devel added to the repository From fedora-extras-commits at redhat.com Thu Apr 19 18:07:31 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Thu, 19 Apr 2007 14:07:31 -0400 Subject: rpms/perl-Text-Aspell Makefile, NONE, 1.1 import.log, NONE, 1.1 pkg.acl, NONE, 1.1 Message-ID: <200704191807.l3JI7Vrc008390@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/rpms/perl-Text-Aspell In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners/tmpcvsUe8320/rpms/perl-Text-Aspell Added Files: Makefile import.log pkg.acl Log Message: Setup of module perl-Text-Aspell --- NEW FILE Makefile --- # Top level Makefile for module perl-Text-Aspell 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 --- --- NEW FILE pkg.acl --- From fedora-extras-commits at redhat.com Thu Apr 19 18:07:38 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Thu, 19 Apr 2007 14:07:38 -0400 Subject: owners owners.list,1.2701,1.2702 Message-ID: <200704191807.l3JI7cxp008434@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/owners In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners Modified Files: owners.list Log Message: add perl-Text-Aspell Index: owners.list =================================================================== RCS file: /cvs/extras/owners/owners.list,v retrieving revision 1.2701 retrieving revision 1.2702 diff -u -r1.2701 -r1.2702 --- owners.list 19 Apr 2007 18:04:28 -0000 1.2701 +++ owners.list 19 Apr 2007 18:07:08 -0000 1.2702 @@ -2143,6 +2143,7 @@ Fedora Extras|perl-Test-Warn|Perl extension to test methods for warnings|jpo at di.uminho.pt|extras-qa at fedoraproject.org|fedora-perl-devel-list at redhat.com Fedora Extras|perl-Test-WWW-Mechanize|Testing-specific WWW::Mechanize subclass|jpo at di.uminho.pt|extras-qa at fedoraproject.org|fedora-perl-devel-list at redhat.com Fedora Extras|perl-TeX-Hyphen|Hyphenate words using TeX's patterns|jpo at di.uminho.pt|extras-qa at fedoraproject.org|fedora-perl-devel-list at redhat.com +Fedora Extras|perl-Text-Aspell|Perl interface to the GNU Aspell library|Jerry.James at usu.edu|extras-qa at fedoraproject.org| Fedora Extras|perl-Text-ASCIITable|Create a nice formatted table using ASCII characters|cweyl at alumni.drew.edu|extras-qa at fedoraproject.org|fedora-perl-devel-list at redhat.com Fedora Extras|perl-Text-Autoformat|Perl module|steve at silug.org|extras-qa at fedoraproject.org|fedora-perl-devel-list at redhat.com Fedora Extras|perl-Text-CharWidth|Get number of occupied columns of a string on terminal|Axel.Thimm at ATrpms.net|extras-qa at fedoraproject.org| From fedora-extras-commits at redhat.com Thu Apr 19 18:07:40 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Thu, 19 Apr 2007 14:07:40 -0400 Subject: rpms/perl-Text-Aspell/devel .cvsignore, NONE, 1.1 Makefile, NONE, 1.1 sources, NONE, 1.1 Message-ID: <200704191807.l3JI7ec9008439@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/rpms/perl-Text-Aspell/devel In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners/tmpcvsUe8320/rpms/perl-Text-Aspell/devel Added Files: .cvsignore Makefile sources Log Message: Setup of module perl-Text-Aspell --- NEW FILE .cvsignore --- --- NEW FILE Makefile --- # Makefile for source rpm: perl-Text-Aspell # $Id: Makefile,v 1.1 2007/04/19 18:07:36 wtogami Exp $ NAME := perl-Text-Aspell SPECFILE = $(firstword $(wildcard *.spec)) define find-makefile-common for d in common ../common ../../common ; do if [ -f $$d/Makefile.common ] ; then if [ -f $$d/CVS/Root -a -w $$/Makefile.common ] ; then cd $$d ; cvs -Q update ; fi ; echo "$$d/Makefile.common" ; break ; fi ; done endef MAKEFILE_COMMON := $(shell $(find-makefile-common)) ifeq ($(MAKEFILE_COMMON),) # attept a checkout define checkout-makefile-common test -f CVS/Root && { cvs -Q -d $$(cat CVS/Root) checkout common && echo "common/Makefile.common" ; } || { echo "ERROR: I can't figure out how to checkout the 'common' module." ; exit -1 ; } >&2 endef MAKEFILE_COMMON := $(shell $(checkout-makefile-common)) endif include $(MAKEFILE_COMMON) --- NEW FILE sources --- From fedora-extras-commits at redhat.com Thu Apr 19 18:10:42 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Thu, 19 Apr 2007 14:10:42 -0400 Subject: rpms/python-kaa-base - New directory Message-ID: <200704191810.l3JIAghD008861@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/rpms/python-kaa-base In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners/tmpcvsGE8830/rpms/python-kaa-base Log Message: Directory /cvs/extras/rpms/python-kaa-base added to the repository From fedora-extras-commits at redhat.com Thu Apr 19 18:10:51 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Thu, 19 Apr 2007 14:10:51 -0400 Subject: rpms/python-kaa-base/devel - New directory Message-ID: <200704191810.l3JIAp4M008876@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/rpms/python-kaa-base/devel In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners/tmpcvsGE8830/rpms/python-kaa-base/devel Log Message: Directory /cvs/extras/rpms/python-kaa-base/devel added to the repository From fedora-extras-commits at redhat.com Thu Apr 19 18:11:00 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Thu, 19 Apr 2007 14:11:00 -0400 Subject: rpms/python-kaa-base Makefile, NONE, 1.1 import.log, NONE, 1.1 pkg.acl, NONE, 1.1 Message-ID: <200704191811.l3JIB0vo008901@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/rpms/python-kaa-base In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners/tmpcvsGE8830/rpms/python-kaa-base Added Files: Makefile import.log pkg.acl Log Message: Setup of module python-kaa-base --- NEW FILE Makefile --- # Top level Makefile for module python-kaa-base 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 --- --- NEW FILE pkg.acl --- From fedora-extras-commits at redhat.com Thu Apr 19 18:11:03 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Thu, 19 Apr 2007 14:11:03 -0400 Subject: owners owners.list,1.2702,1.2703 Message-ID: <200704191811.l3JIB3Ap008910@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/owners In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners Modified Files: owners.list Log Message: add python-kaa-base Index: owners.list =================================================================== RCS file: /cvs/extras/owners/owners.list,v retrieving revision 1.2702 retrieving revision 1.2703 diff -u -r1.2702 -r1.2703 --- owners.list 19 Apr 2007 18:07:08 -0000 1.2702 +++ owners.list 19 Apr 2007 18:10:33 -0000 1.2703 @@ -2450,6 +2450,7 @@ Fedora Extras|python-inotify|Monitor filesystem events with Python under Linux|terjeros at phys.ntnu.no|extras-qa at fedoraproject.org| Fedora Extras|python-irclib|A set of Python modules for IRC support|lmacken at redhat.com|extras-qa at fedoraproject.org| Fedora Extras|python-json|A JSON reader and writer for Python|lmacken at redhat.com,toshio at tiki-lounge.com|extras-qa at fedoraproject.org| +Fedora Extras|python-kaa-base|The Kaa Media - base package for python|kwizart at gmail.com|extras-qa at fedoraproject.org Fedora Extras|python-kid|A simple and pythonic XML template language|icon at fedoraproject.org,toshio at tiki-lounge.com|extras-qa at fedoraproject.org| Fedora Extras|python-kiwi|Framework for Python GUI applications|icon at fedoraproject.org|extras-qa at fedoraproject.org| Fedora Extras|python-krbV|Python extension module for Kerberos 5|mikeb at redhat.com|extras-qa at fedoraproject.org| From fedora-extras-commits at redhat.com Thu Apr 19 18:11:09 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Thu, 19 Apr 2007 14:11:09 -0400 Subject: rpms/python-kaa-base/devel .cvsignore, NONE, 1.1 Makefile, NONE, 1.1 sources, NONE, 1.1 Message-ID: <200704191811.l3JIB9Yn008923@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/rpms/python-kaa-base/devel In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners/tmpcvsGE8830/rpms/python-kaa-base/devel Added Files: .cvsignore Makefile sources Log Message: Setup of module python-kaa-base --- NEW FILE .cvsignore --- --- NEW FILE Makefile --- # Makefile for source rpm: python-kaa-base # $Id: Makefile,v 1.1 2007/04/19 18:11:05 wtogami Exp $ NAME := python-kaa-base SPECFILE = $(firstword $(wildcard *.spec)) define find-makefile-common for d in common ../common ../../common ; do if [ -f $$d/Makefile.common ] ; then if [ -f $$d/CVS/Root -a -w $$/Makefile.common ] ; then cd $$d ; cvs -Q update ; fi ; echo "$$d/Makefile.common" ; break ; fi ; done endef MAKEFILE_COMMON := $(shell $(find-makefile-common)) ifeq ($(MAKEFILE_COMMON),) # attept a checkout define checkout-makefile-common test -f CVS/Root && { cvs -Q -d $$(cat CVS/Root) checkout common && echo "common/Makefile.common" ; } || { echo "ERROR: I can't figure out how to checkout the 'common' module." ; exit -1 ; } >&2 endef MAKEFILE_COMMON := $(shell $(checkout-makefile-common)) endif include $(MAKEFILE_COMMON) --- NEW FILE sources --- From fedora-extras-commits at redhat.com Thu Apr 19 18:13:47 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Thu, 19 Apr 2007 14:13:47 -0400 Subject: owners owners.list,1.2703,1.2704 Message-ID: <200704191813.l3JIDl5N009072@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/owners In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners Modified Files: owners.list Log Message: fix typo Index: owners.list =================================================================== RCS file: /cvs/extras/owners/owners.list,v retrieving revision 1.2703 retrieving revision 1.2704 diff -u -r1.2703 -r1.2704 --- owners.list 19 Apr 2007 18:10:33 -0000 1.2703 +++ owners.list 19 Apr 2007 18:13:17 -0000 1.2704 @@ -2450,7 +2450,7 @@ Fedora Extras|python-inotify|Monitor filesystem events with Python under Linux|terjeros at phys.ntnu.no|extras-qa at fedoraproject.org| Fedora Extras|python-irclib|A set of Python modules for IRC support|lmacken at redhat.com|extras-qa at fedoraproject.org| Fedora Extras|python-json|A JSON reader and writer for Python|lmacken at redhat.com,toshio at tiki-lounge.com|extras-qa at fedoraproject.org| -Fedora Extras|python-kaa-base|The Kaa Media - base package for python|kwizart at gmail.com|extras-qa at fedoraproject.org +Fedora Extras|python-kaa-base|The Kaa Media - base package for python|kwizart at gmail.com|extras-qa at fedoraproject.org| Fedora Extras|python-kid|A simple and pythonic XML template language|icon at fedoraproject.org,toshio at tiki-lounge.com|extras-qa at fedoraproject.org| Fedora Extras|python-kiwi|Framework for Python GUI applications|icon at fedoraproject.org|extras-qa at fedoraproject.org| Fedora Extras|python-krbV|Python extension module for Kerberos 5|mikeb at redhat.com|extras-qa at fedoraproject.org| From fedora-extras-commits at redhat.com Thu Apr 19 18:15:04 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Thu, 19 Apr 2007 14:15:04 -0400 Subject: rpms/perl-bioperl-run - New directory Message-ID: <200704191815.l3JIF4Dd009195@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/rpms/perl-bioperl-run In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners/tmpcvsYt9154/rpms/perl-bioperl-run Log Message: Directory /cvs/extras/rpms/perl-bioperl-run added to the repository From fedora-extras-commits at redhat.com Thu Apr 19 18:15:12 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Thu, 19 Apr 2007 14:15:12 -0400 Subject: rpms/perl-bioperl-run/devel - New directory Message-ID: <200704191815.l3JIFC2H009209@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/rpms/perl-bioperl-run/devel In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners/tmpcvsYt9154/rpms/perl-bioperl-run/devel Log Message: Directory /cvs/extras/rpms/perl-bioperl-run/devel added to the repository From fedora-extras-commits at redhat.com Thu Apr 19 18:15:22 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Thu, 19 Apr 2007 14:15:22 -0400 Subject: rpms/perl-bioperl-run Makefile, NONE, 1.1 import.log, NONE, 1.1 pkg.acl, NONE, 1.1 Message-ID: <200704191815.l3JIFMVo009235@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/rpms/perl-bioperl-run In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners/tmpcvsYt9154/rpms/perl-bioperl-run Added Files: Makefile import.log pkg.acl Log Message: Setup of module perl-bioperl-run --- NEW FILE Makefile --- # Top level Makefile for module perl-bioperl-run 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 --- --- NEW FILE pkg.acl --- From fedora-extras-commits at redhat.com Thu Apr 19 18:15:26 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Thu, 19 Apr 2007 14:15:26 -0400 Subject: owners owners.list,1.2704,1.2705 Message-ID: <200704191815.l3JIFQVI009244@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/owners In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners Modified Files: owners.list Log Message: add perl-bioperl-run Index: owners.list =================================================================== RCS file: /cvs/extras/owners/owners.list,v retrieving revision 1.2704 retrieving revision 1.2705 diff -u -r1.2704 -r1.2705 --- owners.list 19 Apr 2007 18:13:17 -0000 1.2704 +++ owners.list 19 Apr 2007 18:14:56 -0000 1.2705 @@ -1635,6 +1635,7 @@ Fedora Extras|perl-BerkeleyDB|Perl interface to Berkeley DB|steve at silug.org|extras-qa at fedoraproject.org|fedora-perl-devel-list at redhat.com Fedora Extras|perl-Bio-ASN1-EntrezGene|Regular expression-based Perl Parser for NCBI Entrez Gene|alexl at users.sourceforge.net|extras-qa at fedoraproject.org| Fedora Extras|perl-bioperl|Perl tools for computational molecular biology|alexl at users.sourceforge.net|extras-qa at fedoraproject.org| +Fedora Extras|perl-bioperl-run|Perl interface to various bioinformatics applications|alexl at users.sourceforge.net|extras-qa at fedoraproject.org| Fedora Extras|perl-Boulder|An API for hierarchical tag/value structures|orion at cora.nwra.com|extras-qa at fedoraproject.org|fedora-perl-devel-list at redhat.com Fedora Extras|perl-Business-Hours|Calculate business hours in a time period|rc040203 at freenet.de|extras-qa at fedoraproject.org|fedora-perl-devel-list at redhat.com Fedora Extras|perl-Cache|The Cache interfacel|pertusus at free.fr|extras-qa at fedoraproject.org|fedora-perl-devel-list at redhat.com From fedora-extras-commits at redhat.com Thu Apr 19 18:15:31 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Thu, 19 Apr 2007 14:15:31 -0400 Subject: rpms/perl-bioperl-run/devel .cvsignore, NONE, 1.1 Makefile, NONE, 1.1 sources, NONE, 1.1 Message-ID: <200704191815.l3JIFVrw009258@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/rpms/perl-bioperl-run/devel In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners/tmpcvsYt9154/rpms/perl-bioperl-run/devel Added Files: .cvsignore Makefile sources Log Message: Setup of module perl-bioperl-run --- NEW FILE .cvsignore --- --- NEW FILE Makefile --- # Makefile for source rpm: perl-bioperl-run # $Id: Makefile,v 1.1 2007/04/19 18:15:27 wtogami Exp $ NAME := perl-bioperl-run SPECFILE = $(firstword $(wildcard *.spec)) define find-makefile-common for d in common ../common ../../common ; do if [ -f $$d/Makefile.common ] ; then if [ -f $$d/CVS/Root -a -w $$/Makefile.common ] ; then cd $$d ; cvs -Q update ; fi ; echo "$$d/Makefile.common" ; break ; fi ; done endef MAKEFILE_COMMON := $(shell $(find-makefile-common)) ifeq ($(MAKEFILE_COMMON),) # attept a checkout define checkout-makefile-common test -f CVS/Root && { cvs -Q -d $$(cat CVS/Root) checkout common && echo "common/Makefile.common" ; } || { echo "ERROR: I can't figure out how to checkout the 'common' module." ; exit -1 ; } >&2 endef MAKEFILE_COMMON := $(shell $(checkout-makefile-common)) endif include $(MAKEFILE_COMMON) --- NEW FILE sources --- From fedora-extras-commits at redhat.com Thu Apr 19 18:17:14 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Thu, 19 Apr 2007 14:17:14 -0400 Subject: rpms/python-kaa-imlib2 - New directory Message-ID: <200704191817.l3JIHEIk009568@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/rpms/python-kaa-imlib2 In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners/tmpcvsjx9542/rpms/python-kaa-imlib2 Log Message: Directory /cvs/extras/rpms/python-kaa-imlib2 added to the repository From fedora-extras-commits at redhat.com Thu Apr 19 18:17:23 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Thu, 19 Apr 2007 14:17:23 -0400 Subject: rpms/python-kaa-imlib2/devel - New directory Message-ID: <200704191817.l3JIHNBQ009581@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/rpms/python-kaa-imlib2/devel In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners/tmpcvsjx9542/rpms/python-kaa-imlib2/devel Log Message: Directory /cvs/extras/rpms/python-kaa-imlib2/devel added to the repository From fedora-extras-commits at redhat.com Thu Apr 19 18:17:33 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Thu, 19 Apr 2007 14:17:33 -0400 Subject: rpms/python-kaa-imlib2 Makefile, NONE, 1.1 import.log, NONE, 1.1 pkg.acl, NONE, 1.1 Message-ID: <200704191817.l3JIHXTt009607@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/rpms/python-kaa-imlib2 In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners/tmpcvsjx9542/rpms/python-kaa-imlib2 Added Files: Makefile import.log pkg.acl Log Message: Setup of module python-kaa-imlib2 --- NEW FILE Makefile --- # Top level Makefile for module python-kaa-imlib2 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 --- --- NEW FILE pkg.acl --- From fedora-extras-commits at redhat.com Thu Apr 19 18:17:35 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Thu, 19 Apr 2007 14:17:35 -0400 Subject: owners owners.list,1.2705,1.2706 Message-ID: <200704191817.l3JIHZUs009625@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/owners In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners Modified Files: owners.list Log Message: add python-kaa-imlib2 Index: owners.list =================================================================== RCS file: /cvs/extras/owners/owners.list,v retrieving revision 1.2705 retrieving revision 1.2706 diff -u -r1.2705 -r1.2706 --- owners.list 19 Apr 2007 18:14:56 -0000 1.2705 +++ owners.list 19 Apr 2007 18:17:05 -0000 1.2706 @@ -2452,6 +2452,7 @@ Fedora Extras|python-irclib|A set of Python modules for IRC support|lmacken at redhat.com|extras-qa at fedoraproject.org| Fedora Extras|python-json|A JSON reader and writer for Python|lmacken at redhat.com,toshio at tiki-lounge.com|extras-qa at fedoraproject.org| Fedora Extras|python-kaa-base|The Kaa Media - base package for python|kwizart at gmail.com|extras-qa at fedoraproject.org| +Fedora Extras|python-kaa-imlib2|The Kaa Media - imlib2 binding for python|kwizart at gmail.com|extras-qa at fedoraproject.org| Fedora Extras|python-kid|A simple and pythonic XML template language|icon at fedoraproject.org,toshio at tiki-lounge.com|extras-qa at fedoraproject.org| Fedora Extras|python-kiwi|Framework for Python GUI applications|icon at fedoraproject.org|extras-qa at fedoraproject.org| Fedora Extras|python-krbV|Python extension module for Kerberos 5|mikeb at redhat.com|extras-qa at fedoraproject.org| From fedora-extras-commits at redhat.com Thu Apr 19 18:17:36 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Thu, 19 Apr 2007 14:17:36 -0400 Subject: rpms/python-kaa-imlib2/devel .cvsignore, NONE, 1.1 Makefile, NONE, 1.1 sources, NONE, 1.1 Message-ID: <200704191817.l3JIHaoa009630@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/rpms/python-kaa-imlib2/devel In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners/tmpcvsjx9542/rpms/python-kaa-imlib2/devel Added Files: .cvsignore Makefile sources Log Message: Setup of module python-kaa-imlib2 --- NEW FILE .cvsignore --- --- NEW FILE Makefile --- # Makefile for source rpm: python-kaa-imlib2 # $Id: Makefile,v 1.1 2007/04/19 18:17:33 wtogami Exp $ NAME := python-kaa-imlib2 SPECFILE = $(firstword $(wildcard *.spec)) define find-makefile-common for d in common ../common ../../common ; do if [ -f $$d/Makefile.common ] ; then if [ -f $$d/CVS/Root -a -w $$/Makefile.common ] ; then cd $$d ; cvs -Q update ; fi ; echo "$$d/Makefile.common" ; break ; fi ; done endef MAKEFILE_COMMON := $(shell $(find-makefile-common)) ifeq ($(MAKEFILE_COMMON),) # attept a checkout define checkout-makefile-common test -f CVS/Root && { cvs -Q -d $$(cat CVS/Root) checkout common && echo "common/Makefile.common" ; } || { echo "ERROR: I can't figure out how to checkout the 'common' module." ; exit -1 ; } >&2 endef MAKEFILE_COMMON := $(shell $(checkout-makefile-common)) endif include $(MAKEFILE_COMMON) --- NEW FILE sources --- From fedora-extras-commits at redhat.com Thu Apr 19 18:19:31 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Thu, 19 Apr 2007 14:19:31 -0400 Subject: rpms/python-kaa-metadata - New directory Message-ID: <200704191819.l3JIJVhI009843@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/rpms/python-kaa-metadata In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners/tmpcvseC9817/rpms/python-kaa-metadata Log Message: Directory /cvs/extras/rpms/python-kaa-metadata added to the repository From fedora-extras-commits at redhat.com Thu Apr 19 18:19:40 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Thu, 19 Apr 2007 14:19:40 -0400 Subject: rpms/python-kaa-metadata/devel - New directory Message-ID: <200704191819.l3JIJe7V009856@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/rpms/python-kaa-metadata/devel In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners/tmpcvseC9817/rpms/python-kaa-metadata/devel Log Message: Directory /cvs/extras/rpms/python-kaa-metadata/devel added to the repository From fedora-extras-commits at redhat.com Thu Apr 19 18:19:50 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Thu, 19 Apr 2007 14:19:50 -0400 Subject: rpms/python-kaa-metadata Makefile, NONE, 1.1 import.log, NONE, 1.1 pkg.acl, NONE, 1.1 Message-ID: <200704191819.l3JIJodM009885@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/rpms/python-kaa-metadata In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners/tmpcvseC9817/rpms/python-kaa-metadata Added Files: Makefile import.log pkg.acl Log Message: Setup of module python-kaa-metadata --- NEW FILE Makefile --- # Top level Makefile for module python-kaa-metadata 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 --- --- NEW FILE pkg.acl --- From fedora-extras-commits at redhat.com Thu Apr 19 18:19:46 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Thu, 19 Apr 2007 14:19:46 -0400 Subject: owners owners.list,1.2706,1.2707 Message-ID: <200704191819.l3JIJk0u009880@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/owners In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners Modified Files: owners.list Log Message: add python-kaa-metadata Index: owners.list =================================================================== RCS file: /cvs/extras/owners/owners.list,v retrieving revision 1.2706 retrieving revision 1.2707 diff -u -r1.2706 -r1.2707 --- owners.list 19 Apr 2007 18:17:05 -0000 1.2706 +++ owners.list 19 Apr 2007 18:19:16 -0000 1.2707 @@ -2453,6 +2453,7 @@ Fedora Extras|python-json|A JSON reader and writer for Python|lmacken at redhat.com,toshio at tiki-lounge.com|extras-qa at fedoraproject.org| Fedora Extras|python-kaa-base|The Kaa Media - base package for python|kwizart at gmail.com|extras-qa at fedoraproject.org| Fedora Extras|python-kaa-imlib2|The Kaa Media - imlib2 binding for python|kwizart at gmail.com|extras-qa at fedoraproject.org| +Fedora Extras|python-kaa-metadata|The Kaa Media - metadata binding for python|kwizart at gmail.com|extras-qa at fedoraproject.org| Fedora Extras|python-kid|A simple and pythonic XML template language|icon at fedoraproject.org,toshio at tiki-lounge.com|extras-qa at fedoraproject.org| Fedora Extras|python-kiwi|Framework for Python GUI applications|icon at fedoraproject.org|extras-qa at fedoraproject.org| Fedora Extras|python-krbV|Python extension module for Kerberos 5|mikeb at redhat.com|extras-qa at fedoraproject.org| From fedora-extras-commits at redhat.com Thu Apr 19 18:19:59 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Thu, 19 Apr 2007 14:19:59 -0400 Subject: rpms/python-kaa-metadata/devel .cvsignore, NONE, 1.1 Makefile, NONE, 1.1 sources, NONE, 1.1 Message-ID: <200704191819.l3JIJxww009905@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/rpms/python-kaa-metadata/devel In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners/tmpcvseC9817/rpms/python-kaa-metadata/devel Added Files: .cvsignore Makefile sources Log Message: Setup of module python-kaa-metadata --- NEW FILE .cvsignore --- --- NEW FILE Makefile --- # Makefile for source rpm: python-kaa-metadata # $Id: Makefile,v 1.1 2007/04/19 18:19:55 wtogami Exp $ NAME := python-kaa-metadata SPECFILE = $(firstword $(wildcard *.spec)) define find-makefile-common for d in common ../common ../../common ; do if [ -f $$d/Makefile.common ] ; then if [ -f $$d/CVS/Root -a -w $$/Makefile.common ] ; then cd $$d ; cvs -Q update ; fi ; echo "$$d/Makefile.common" ; break ; fi ; done endef MAKEFILE_COMMON := $(shell $(find-makefile-common)) ifeq ($(MAKEFILE_COMMON),) # attept a checkout define checkout-makefile-common test -f CVS/Root && { cvs -Q -d $$(cat CVS/Root) checkout common && echo "common/Makefile.common" ; } || { echo "ERROR: I can't figure out how to checkout the 'common' module." ; exit -1 ; } >&2 endef MAKEFILE_COMMON := $(shell $(checkout-makefile-common)) endif include $(MAKEFILE_COMMON) --- NEW FILE sources --- From fedora-extras-commits at redhat.com Thu Apr 19 18:21:07 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Thu, 19 Apr 2007 14:21:07 -0400 Subject: owners owners.epel.list,1.117,1.118 owners.list,1.2707,1.2708 Message-ID: <200704191821.l3JIL7g8010028@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/owners In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners Modified Files: owners.epel.list owners.list Log Message: remove pgpool-II Index: owners.epel.list =================================================================== RCS file: /cvs/extras/owners/owners.epel.list,v retrieving revision 1.117 retrieving revision 1.118 diff -u -r1.117 -r1.118 --- owners.epel.list 19 Apr 2007 17:39:46 -0000 1.117 +++ owners.epel.list 19 Apr 2007 18:20:37 -0000 1.118 @@ -316,7 +316,6 @@ Fedora EPEL|perl-YAML-Parser-Syck|Perl Wrapper for the YAML Parser Extension: libsyck|steve at silug.org|extras-qa at fedoraproject.org|fedora-perl-devel-list at redhat.com,oliver at linux-kernel.at Fedora EPEL|pgfouine|PgFouine PostgreSQL log analyzer|devrim at commandprompt.com|extras-qa at fedoraproject.org| Fedora EPEL|pgp-tools|Collection of several utilities related to OpenPGP|Matt_Domsch at dell.com|extras-qa at fedoraproject.org| -Fedora EPEL|pgpool-II|Connection pooling/replication server for PostgreSQL|devrim at CommandPrompt.com|extras-qa at fedoraproject.org| Fedora EPEL|php-eaccelerator|PHP accelerator, optimizer, encoder and dynamic content cacher|matthias at rpmforge.net|extras-qa at fedoraproject.org| Fedora EPEL|php-idn|PHP API for GNU LibIDN|redhat-bugzilla at linuxnetz.de|extras-qa at fedoraproject.org| Fedora EPEL|php-magickwand|PHP API for ImageMagick|redhat-bugzilla at linuxnetz.de|extras-qa at fedoraproject.org| Index: owners.list =================================================================== RCS file: /cvs/extras/owners/owners.list,v retrieving revision 1.2707 retrieving revision 1.2708 diff -u -r1.2707 -r1.2708 --- owners.list 19 Apr 2007 18:19:16 -0000 1.2707 +++ owners.list 19 Apr 2007 18:20:37 -0000 1.2708 @@ -2218,7 +2218,6 @@ Fedora Extras|pgadmin3|Graphical client for PostgreSQL|ghenry at suretecsystems.com|extras-qa at fedoraproject.org| Fedora Extras|pgfouine|PgFouine PostgreSQL log analyzer|devrim at commandprompt.com|extras-qa at fedoraproject.org| Fedora Extras|pgp-tools|Collection of several utilities related to OpenPGP|Matt_Domsch at dell.com|extras-qa at fedoraproject.org| -Fedora Extras|pgpool-II|Connection pooling/replication server for PostgreSQL|devrim at CommandPrompt.com|extras-qa at fedoraproject.org| Fedora Extras|php-adodb|Active Data Objects Data Base|gauret at free.fr|extras-qa at fedoraproject.org| Fedora Extras|php-channel-phpunit|Add phpunit channel to pear|chris.stone at gmail.com|extras-qa at fedoraproject.org| Fedora Extras|php-eaccelerator|PHP accelerator, optimizer, encoder and dynamic content cacher|matthias at rpmforge.net|extras-qa at fedoraproject.org| From fedora-extras-commits at redhat.com Thu Apr 19 18:24:37 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Thu, 19 Apr 2007 14:24:37 -0400 Subject: rpms/perl-Hash-Case - New directory Message-ID: <200704191824.l3JIObM0010348@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/rpms/perl-Hash-Case In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners/tmpcvsP10322/rpms/perl-Hash-Case Log Message: Directory /cvs/extras/rpms/perl-Hash-Case added to the repository From fedora-extras-commits at redhat.com Thu Apr 19 18:24:46 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Thu, 19 Apr 2007 14:24:46 -0400 Subject: rpms/perl-Hash-Case/devel - New directory Message-ID: <200704191824.l3JIOkNb010374@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/rpms/perl-Hash-Case/devel In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners/tmpcvsP10322/rpms/perl-Hash-Case/devel Log Message: Directory /cvs/extras/rpms/perl-Hash-Case/devel added to the repository From fedora-extras-commits at redhat.com Thu Apr 19 18:24:56 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Thu, 19 Apr 2007 14:24:56 -0400 Subject: rpms/perl-Hash-Case Makefile, NONE, 1.1 import.log, NONE, 1.1 pkg.acl, NONE, 1.1 Message-ID: <200704191824.l3JIOucf010423@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/rpms/perl-Hash-Case In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners/tmpcvsP10322/rpms/perl-Hash-Case Added Files: Makefile import.log pkg.acl Log Message: Setup of module perl-Hash-Case --- NEW FILE Makefile --- # Top level Makefile for module perl-Hash-Case 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 --- --- NEW FILE pkg.acl --- From fedora-extras-commits at redhat.com Thu Apr 19 18:24:59 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Thu, 19 Apr 2007 14:24:59 -0400 Subject: owners owners.list,1.2708,1.2709 Message-ID: <200704191824.l3JIOxSN010438@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/owners In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners Modified Files: owners.list Log Message: add perl-Hash-Case Index: owners.list =================================================================== RCS file: /cvs/extras/owners/owners.list,v retrieving revision 1.2708 retrieving revision 1.2709 diff -u -r1.2708 -r1.2709 --- owners.list 19 Apr 2007 18:20:37 -0000 1.2708 +++ owners.list 19 Apr 2007 18:24:29 -0000 1.2709 @@ -1855,6 +1855,7 @@ Fedora Extras|perl-Gtk2-Sexy|Perl interface to the sexy widget collection|cweyl at alumni.drew.edu|extras-qa at fedoraproject.org|fedora-perl-devel-list at redhat.com Fedora Extras|perl-Gtk2-Spell|Perl interface to gtkspell|cweyl at alumni.drew.edu|extras-qa at fedoraproject.org|fedora-perl-devel-list at redhat.com Fedora Extras|perl-Gtk2-TrayIcon|Perl interface to the EggTrayIcon library|cweyl at alumni.drew.edu|extras-qa at fedoraproject.org|fedora-perl-devel-list at redhat.com +Fedora Extras|perl-Hash-Case|Base class for hashes with key-casing requirements|cweyl at alumni.drew.edu|extras-qa at fedoraproject.org|fedora-perl-devel-list at redhat.com Fedora Extras|perl-Heap|Perl extension for keeping data partially sorted|pertusus at free.fr|extras-qa at fedoraproject.org|fedora-perl-devel-list at redhat.com Fedora Extras|perl-Hook-LexWrap|Lexically scoped subroutine wrappers|jpo at di.uminho.pt|extras-qa at fedoraproject.org|fedora-perl-devel-list at redhat.com Fedora Extras|perl-HTML-Encoding|Determine the encoding of HTML/XML/XHTML documents|ville.skytta at iki.fi|extras-qa at fedoraproject.org|fedora-perl-devel-list at redhat.com From fedora-extras-commits at redhat.com Thu Apr 19 18:25:05 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Thu, 19 Apr 2007 14:25:05 -0400 Subject: rpms/perl-Hash-Case/devel .cvsignore, NONE, 1.1 Makefile, NONE, 1.1 sources, NONE, 1.1 Message-ID: <200704191825.l3JIP5hF010459@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/rpms/perl-Hash-Case/devel In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners/tmpcvsP10322/rpms/perl-Hash-Case/devel Added Files: .cvsignore Makefile sources Log Message: Setup of module perl-Hash-Case --- NEW FILE .cvsignore --- --- NEW FILE Makefile --- # Makefile for source rpm: perl-Hash-Case # $Id: Makefile,v 1.1 2007/04/19 18:25:01 wtogami Exp $ NAME := perl-Hash-Case SPECFILE = $(firstword $(wildcard *.spec)) define find-makefile-common for d in common ../common ../../common ; do if [ -f $$d/Makefile.common ] ; then if [ -f $$d/CVS/Root -a -w $$/Makefile.common ] ; then cd $$d ; cvs -Q update ; fi ; echo "$$d/Makefile.common" ; break ; fi ; done endef MAKEFILE_COMMON := $(shell $(find-makefile-common)) ifeq ($(MAKEFILE_COMMON),) # attept a checkout define checkout-makefile-common test -f CVS/Root && { cvs -Q -d $$(cat CVS/Root) checkout common && echo "common/Makefile.common" ; } || { echo "ERROR: I can't figure out how to checkout the 'common' module." ; exit -1 ; } >&2 endef MAKEFILE_COMMON := $(shell $(checkout-makefile-common)) endif include $(MAKEFILE_COMMON) --- NEW FILE sources --- From fedora-extras-commits at redhat.com Thu Apr 19 18:25:40 2007 From: fedora-extras-commits at redhat.com (Bill Nottingham (notting)) Date: Thu, 19 Apr 2007 14:25:40 -0400 Subject: comps comps-fe7.xml.in,1.158,1.159 Message-ID: <200704191825.l3JIPeV1010722@cvs-int.fedora.redhat.com> Author: notting Update of /cvs/extras/comps In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv10453 Modified Files: comps-fe7.xml.in Log Message: velocity for webdev Index: comps-fe7.xml.in =================================================================== RCS file: /cvs/extras/comps/comps-fe7.xml.in,v retrieving revision 1.158 retrieving revision 1.159 diff -u -r1.158 -r1.159 --- comps-fe7.xml.in 18 Apr 2007 22:06:59 -0000 1.158 +++ comps-fe7.xml.in 19 Apr 2007 18:25:10 -0000 1.159 @@ -1646,6 +1646,7 @@ Django gallery2 php-manual-en + velocity From fedora-extras-commits at redhat.com Thu Apr 19 18:26:28 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Thu, 19 Apr 2007 14:26:28 -0400 Subject: rpms/perl-MooseX-Params-Validate - New directory Message-ID: <200704191826.l3JIQS9K010865@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/rpms/perl-MooseX-Params-Validate In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners/tmpcvsF10839/rpms/perl-MooseX-Params-Validate Log Message: Directory /cvs/extras/rpms/perl-MooseX-Params-Validate added to the repository From fedora-extras-commits at redhat.com Thu Apr 19 18:26:37 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Thu, 19 Apr 2007 14:26:37 -0400 Subject: rpms/perl-MooseX-Params-Validate/devel - New directory Message-ID: <200704191826.l3JIQbRV010880@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/rpms/perl-MooseX-Params-Validate/devel In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners/tmpcvsF10839/rpms/perl-MooseX-Params-Validate/devel Log Message: Directory /cvs/extras/rpms/perl-MooseX-Params-Validate/devel added to the repository From fedora-extras-commits at redhat.com Thu Apr 19 18:26:47 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Thu, 19 Apr 2007 14:26:47 -0400 Subject: rpms/perl-MooseX-Params-Validate Makefile, NONE, 1.1 import.log, NONE, 1.1 pkg.acl, NONE, 1.1 Message-ID: <200704191826.l3JIQlOL010922@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/rpms/perl-MooseX-Params-Validate In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners/tmpcvsF10839/rpms/perl-MooseX-Params-Validate Added Files: Makefile import.log pkg.acl Log Message: Setup of module perl-MooseX-Params-Validate --- NEW FILE Makefile --- # Top level Makefile for module perl-MooseX-Params-Validate 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 --- --- NEW FILE pkg.acl --- From fedora-extras-commits at redhat.com Thu Apr 19 18:26:50 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Thu, 19 Apr 2007 14:26:50 -0400 Subject: owners owners.list,1.2709,1.2710 Message-ID: <200704191826.l3JIQo02010935@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/owners In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners Modified Files: owners.list Log Message: add perl-MooseX-Params-Validate Index: owners.list =================================================================== RCS file: /cvs/extras/owners/owners.list,v retrieving revision 1.2709 retrieving revision 1.2710 diff -u -r1.2709 -r1.2710 --- owners.list 19 Apr 2007 18:24:29 -0000 1.2709 +++ owners.list 19 Apr 2007 18:26:20 -0000 1.2710 @@ -1978,6 +1978,7 @@ Fedora Extras|perl-Moose|Complete modern object system for Perl 5|cweyl at alumni.drew.edu|extras-qa at fedoraproject.org|fedora-perl-devel-list at redhat.com Fedora Extras|perl-Moose-Policy|Police your project/company-wide Moose policies|cweyl at alumni.drew.edu|extras-qa at fedoraproject.org|fedora-perl-devel-list at redhat.com Fedora Extras|perl-MooseX-Object-Pluggable|Make your Moose classes pluggable|cweyl at alumni.drew.edu|extras-qa at fedoraproject.org|fedora-perl-devel-list at redhat.com +Fedora Extras|perl-MooseX-Params-Validate|Extension of Params::Validate using Moose's types|cweyl at alumni.drew.edu|extras-qa at fedoraproject.org|fedora-perl-devel-list at redhat.com Fedora Extras|perl-Mozilla-LDAP|The Mozilla Perl LDAP SDK wrapper around the C SDK|rmeggins at redhat.com|extras-qa at fedoraproject.org|fedora-perl-devel-list at redhat.com Fedora Extras|perl-MP3-Info|Manipulate / fetch info from MP3 audio files|chris.stone at gmail.com|extras-qa at fedoraproject.org|fedora-perl-devel-list at redhat.com Fedora Extras|perl-Net-CIDR-Lite|Net::CIDR::Lite perl module|steve at silug.org|extras-qa at fedoraproject.org|fedora-perl-devel-list at redhat.com From fedora-extras-commits at redhat.com Thu Apr 19 18:26:56 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Thu, 19 Apr 2007 14:26:56 -0400 Subject: rpms/perl-MooseX-Params-Validate/devel .cvsignore, NONE, 1.1 Makefile, NONE, 1.1 sources, NONE, 1.1 Message-ID: <200704191826.l3JIQuq6010949@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/rpms/perl-MooseX-Params-Validate/devel In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners/tmpcvsF10839/rpms/perl-MooseX-Params-Validate/devel Added Files: .cvsignore Makefile sources Log Message: Setup of module perl-MooseX-Params-Validate --- NEW FILE .cvsignore --- --- NEW FILE Makefile --- # Makefile for source rpm: perl-MooseX-Params-Validate # $Id: Makefile,v 1.1 2007/04/19 18:26:52 wtogami Exp $ NAME := perl-MooseX-Params-Validate SPECFILE = $(firstword $(wildcard *.spec)) define find-makefile-common for d in common ../common ../../common ; do if [ -f $$d/Makefile.common ] ; then if [ -f $$d/CVS/Root -a -w $$/Makefile.common ] ; then cd $$d ; cvs -Q update ; fi ; echo "$$d/Makefile.common" ; break ; fi ; done endef MAKEFILE_COMMON := $(shell $(find-makefile-common)) ifeq ($(MAKEFILE_COMMON),) # attept a checkout define checkout-makefile-common test -f CVS/Root && { cvs -Q -d $$(cat CVS/Root) checkout common && echo "common/Makefile.common" ; } || { echo "ERROR: I can't figure out how to checkout the 'common' module." ; exit -1 ; } >&2 endef MAKEFILE_COMMON := $(shell $(checkout-makefile-common)) endif include $(MAKEFILE_COMMON) --- NEW FILE sources --- From fedora-extras-commits at redhat.com Thu Apr 19 18:33:58 2007 From: fedora-extras-commits at redhat.com (Chris Weyl (cweyl)) Date: Thu, 19 Apr 2007 14:33:58 -0400 Subject: rpms/perl-GraphViz/devel perl-GraphViz.spec, NONE, 1.1 .cvsignore, 1.1, 1.2 sources, 1.1, 1.2 Message-ID: <200704191833.l3JIXwTL012055@cvs-int.fedora.redhat.com> Author: cweyl Update of /cvs/extras/rpms/perl-GraphViz/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv12000/devel Modified Files: .cvsignore sources Added Files: perl-GraphViz.spec Log Message: initial commit --- NEW FILE perl-GraphViz.spec --- Name: perl-GraphViz Version: 2.02 Release: 1%{?dist} Summary: Interface to the GraphViz graphing tool License: GPL or Artistic Group: Development/Libraries URL: http://search.cpan.org/dist/GraphViz/ Source0: http://www.cpan.org/authors/id/L/LB/LBROCARD/GraphViz-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch BuildRequires: perl(ExtUtils::MakeMaker) BuildRequires: perl(IPC::Run) >= 0.6 # optional test BuildRequires: perl(Test::Pod) #Requires: perl(IPC::Run) >= 0.6 Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) %description This module provides an interface to layout and image generation of directed and undirected graphs in a variety of formats (PostScript, PNG, etc.) using the "dot", "neato", "twopi", "circo" and "fdp" programs from the GraphViz project (http://www.graphviz.org/ or http://www.research.att.com/sw/tools/graphviz/). %prep %setup -q -n GraphViz-%{version} find . -type f -exec chmod -c -x {} \; perl -pi -e 's|/usr/local/bin/perl|/usr/bin/perl|' examples/primes_aux.pl %build %{__perl} Makefile.PL INSTALLDIRS=vendor make %{?_smp_mflags} %install rm -rf %{buildroot} make pure_install PERL_INSTALL_ROOT=%{buildroot} find %{buildroot} -type f -name .packlist -exec rm -f {} \; find %{buildroot} -depth -type d -exec rmdir {} 2>/dev/null \; %{_fixperms} %{buildroot}/* %check make test %clean rm -rf %{buildroot} %files %defattr(-,root,root,-) %doc CHANGES README examples/ %{perl_vendorlib}/* %{_mandir}/man3/* %changelog * Mon Apr 09 2007 Chris Weyl 2.02-1 - Specfile autogenerated by cpanspec 1.70. Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/perl-GraphViz/devel/.cvsignore,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- .cvsignore 19 Apr 2007 18:05:31 -0000 1.1 +++ .cvsignore 19 Apr 2007 18:33:24 -0000 1.2 @@ -0,0 +1 @@ +GraphViz-2.02.tar.gz Index: sources =================================================================== RCS file: /cvs/extras/rpms/perl-GraphViz/devel/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 19 Apr 2007 18:05:31 -0000 1.1 +++ sources 19 Apr 2007 18:33:24 -0000 1.2 @@ -0,0 +1 @@ +bb89286643e01631d1b7b0179ef120d6 GraphViz-2.02.tar.gz From fedora-extras-commits at redhat.com Thu Apr 19 18:33:54 2007 From: fedora-extras-commits at redhat.com (Chris Weyl (cweyl)) Date: Thu, 19 Apr 2007 14:33:54 -0400 Subject: rpms/perl-GraphViz import.log,1.1,1.2 Message-ID: <200704191833.l3JIXspG012051@cvs-int.fedora.redhat.com> Author: cweyl Update of /cvs/extras/rpms/perl-GraphViz In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv12000 Modified Files: import.log Log Message: initial commit Index: import.log =================================================================== RCS file: /cvs/extras/rpms/perl-GraphViz/import.log,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- import.log 19 Apr 2007 18:05:21 -0000 1.1 +++ import.log 19 Apr 2007 18:33:20 -0000 1.2 @@ -0,0 +1 @@ +perl-GraphViz-2_02-1_fc6:HEAD:perl-GraphViz-2.02-1.fc6.src.rpm:1177007582 From fedora-extras-commits at redhat.com Thu Apr 19 18:34:34 2007 From: fedora-extras-commits at redhat.com (Chris Weyl (cweyl)) Date: Thu, 19 Apr 2007 14:34:34 -0400 Subject: rpms/perl-GraphViz/devel perl-GraphViz.spec,1.1,1.2 Message-ID: <200704191834.l3JIYYoN012145@cvs-int.fedora.redhat.com> Author: cweyl Update of /cvs/extras/rpms/perl-GraphViz/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv12087 Modified Files: perl-GraphViz.spec Log Message: release bump Index: perl-GraphViz.spec =================================================================== RCS file: /cvs/extras/rpms/perl-GraphViz/devel/perl-GraphViz.spec,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- perl-GraphViz.spec 19 Apr 2007 18:33:24 -0000 1.1 +++ perl-GraphViz.spec 19 Apr 2007 18:34:00 -0000 1.2 @@ -1,6 +1,6 @@ Name: perl-GraphViz Version: 2.02 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Interface to the GraphViz graphing tool License: GPL or Artistic Group: Development/Libraries @@ -58,5 +58,8 @@ %{_mandir}/man3/* %changelog +* Thu Apr 19 2007 Chris Weyl 2.02-2 +- bump + * Mon Apr 09 2007 Chris Weyl 2.02-1 - Specfile autogenerated by cpanspec 1.70. From fedora-extras-commits at redhat.com Thu Apr 19 18:35:02 2007 From: fedora-extras-commits at redhat.com (Chris Weyl (cweyl)) Date: Thu, 19 Apr 2007 14:35:02 -0400 Subject: rpms/perl-Hash-Case import.log,1.1,1.2 Message-ID: <200704191835.l3JIZ2Iu012168@cvs-int.fedora.redhat.com> Author: cweyl Update of /cvs/extras/rpms/perl-Hash-Case In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv12119 Modified Files: import.log Log Message: initial commit Index: import.log =================================================================== RCS file: /cvs/extras/rpms/perl-Hash-Case/import.log,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- import.log 19 Apr 2007 18:24:52 -0000 1.1 +++ import.log 19 Apr 2007 18:34:28 -0000 1.2 @@ -0,0 +1 @@ +perl-Hash-Case-1_003-1_fc6:HEAD:perl-Hash-Case-1.003-1.fc6.src.rpm:1177007661 From fedora-extras-commits at redhat.com Thu Apr 19 18:35:07 2007 From: fedora-extras-commits at redhat.com (Chris Weyl (cweyl)) Date: Thu, 19 Apr 2007 14:35:07 -0400 Subject: rpms/perl-Hash-Case/devel perl-Hash-Case.spec, NONE, 1.1 .cvsignore, 1.1, 1.2 sources, 1.1, 1.2 Message-ID: <200704191835.l3JIZ7Wp012175@cvs-int.fedora.redhat.com> Author: cweyl Update of /cvs/extras/rpms/perl-Hash-Case/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv12119/devel Modified Files: .cvsignore sources Added Files: perl-Hash-Case.spec Log Message: initial commit --- NEW FILE perl-Hash-Case.spec --- Name: perl-Hash-Case Version: 1.003 Release: 1%{?dist} Summary: Base class for hashes with key-casing requirements License: GPL or Artistic Group: Development/Libraries URL: http://search.cpan.org/dist/Hash-Case/ Source0: http://www.cpan.org/authors/id/M/MA/MARKOV/Hash-Case-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch BuildRequires: perl(ExtUtils::MakeMaker), perl(Test::More) Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) %description Hash::Case is the base class for various classes which tie special treatment for the casing of keys. Be aware of the differences in implementation: Lower and Upper are tied native hashes: these hashes have no need for hidden fields or other assisting data structured. A case Preserve hash will actually create three hashes. %prep %setup -q -n Hash-Case-%{version} %build %{__perl} Makefile.PL INSTALLDIRS=vendor make %{?_smp_mflags} %install rm -rf %{buildroot} make pure_install PERL_INSTALL_ROOT=%{buildroot} find %{buildroot} -type f -name .packlist -exec rm -f {} \; find %{buildroot} -depth -type d -exec rmdir {} 2>/dev/null \; %{_fixperms} %{buildroot}/* %check make test %clean rm -rf %{buildroot} %files %defattr(-,root,root,-) %doc ChangeLog %{perl_vendorlib}/* %{_mandir}/man3/* %changelog * Wed Apr 18 2007 Chris Weyl 1.003-1 - Specfile autogenerated by cpanspec 1.69.1. Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/perl-Hash-Case/devel/.cvsignore,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- .cvsignore 19 Apr 2007 18:25:01 -0000 1.1 +++ .cvsignore 19 Apr 2007 18:34:32 -0000 1.2 @@ -0,0 +1 @@ +Hash-Case-1.003.tar.gz Index: sources =================================================================== RCS file: /cvs/extras/rpms/perl-Hash-Case/devel/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 19 Apr 2007 18:25:01 -0000 1.1 +++ sources 19 Apr 2007 18:34:32 -0000 1.2 @@ -0,0 +1 @@ +3cf179f0730b3e3651eb7e270aed2dac Hash-Case-1.003.tar.gz From fedora-extras-commits at redhat.com Thu Apr 19 18:35:50 2007 From: fedora-extras-commits at redhat.com (Chris Weyl (cweyl)) Date: Thu, 19 Apr 2007 14:35:50 -0400 Subject: rpms/perl-GraphViz/FC-5 perl-GraphViz.spec, NONE, 1.1 sources, 1.1, 1.2 Message-ID: <200704191835.l3JIZoaA012321@cvs-int.fedora.redhat.com> Author: cweyl Update of /cvs/extras/rpms/perl-GraphViz/FC-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv12255 Modified Files: sources Added Files: perl-GraphViz.spec Log Message: pseudo-branch of perl-GraphViz to FC-5 --- NEW FILE perl-GraphViz.spec --- Name: perl-GraphViz Version: 2.02 Release: 2%{?dist} Summary: Interface to the GraphViz graphing tool License: GPL or Artistic Group: Development/Libraries URL: http://search.cpan.org/dist/GraphViz/ Source0: http://www.cpan.org/authors/id/L/LB/LBROCARD/GraphViz-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch BuildRequires: perl(ExtUtils::MakeMaker) BuildRequires: perl(IPC::Run) >= 0.6 # optional test BuildRequires: perl(Test::Pod) #Requires: perl(IPC::Run) >= 0.6 Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) %description This module provides an interface to layout and image generation of directed and undirected graphs in a variety of formats (PostScript, PNG, etc.) using the "dot", "neato", "twopi", "circo" and "fdp" programs from the GraphViz project (http://www.graphviz.org/ or http://www.research.att.com/sw/tools/graphviz/). %prep %setup -q -n GraphViz-%{version} find . -type f -exec chmod -c -x {} \; perl -pi -e 's|/usr/local/bin/perl|/usr/bin/perl|' examples/primes_aux.pl %build %{__perl} Makefile.PL INSTALLDIRS=vendor make %{?_smp_mflags} %install rm -rf %{buildroot} make pure_install PERL_INSTALL_ROOT=%{buildroot} find %{buildroot} -type f -name .packlist -exec rm -f {} \; find %{buildroot} -depth -type d -exec rmdir {} 2>/dev/null \; %{_fixperms} %{buildroot}/* %check make test %clean rm -rf %{buildroot} %files %defattr(-,root,root,-) %doc CHANGES README examples/ %{perl_vendorlib}/* %{_mandir}/man3/* %changelog * Thu Apr 19 2007 Chris Weyl 2.02-2 - bump * Mon Apr 09 2007 Chris Weyl 2.02-1 - Specfile autogenerated by cpanspec 1.70. Index: sources =================================================================== RCS file: /cvs/extras/rpms/perl-GraphViz/FC-5/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 19 Apr 2007 18:05:31 -0000 1.1 +++ sources 19 Apr 2007 18:35:16 -0000 1.2 @@ -0,0 +1 @@ +bb89286643e01631d1b7b0179ef120d6 GraphViz-2.02.tar.gz From fedora-extras-commits at redhat.com Thu Apr 19 18:36:13 2007 From: fedora-extras-commits at redhat.com (Chris Weyl (cweyl)) Date: Thu, 19 Apr 2007 14:36:13 -0400 Subject: rpms/perl-Hash-Case/devel perl-Hash-Case.spec,1.1,1.2 Message-ID: <200704191836.l3JIaDKC012370@cvs-int.fedora.redhat.com> Author: cweyl Update of /cvs/extras/rpms/perl-Hash-Case/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv12286 Modified Files: perl-Hash-Case.spec Log Message: release bump Index: perl-Hash-Case.spec =================================================================== RCS file: /cvs/extras/rpms/perl-Hash-Case/devel/perl-Hash-Case.spec,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- perl-Hash-Case.spec 19 Apr 2007 18:34:32 -0000 1.1 +++ perl-Hash-Case.spec 19 Apr 2007 18:35:38 -0000 1.2 @@ -1,6 +1,6 @@ Name: perl-Hash-Case Version: 1.003 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Base class for hashes with key-casing requirements License: GPL or Artistic Group: Development/Libraries @@ -50,5 +50,8 @@ %{_mandir}/man3/* %changelog +* Thu Apr 19 2007 Chris Weyl 1.003-2 +- bump + * Wed Apr 18 2007 Chris Weyl 1.003-1 - Specfile autogenerated by cpanspec 1.69.1. From fedora-extras-commits at redhat.com Thu Apr 19 18:36:30 2007 From: fedora-extras-commits at redhat.com (Chris Weyl (cweyl)) Date: Thu, 19 Apr 2007 14:36:30 -0400 Subject: rpms/perl-MooseX-Params-Validate import.log,1.1,1.2 Message-ID: <200704191836.l3JIaUm3012428@cvs-int.fedora.redhat.com> Author: cweyl Update of /cvs/extras/rpms/perl-MooseX-Params-Validate In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv12332 Modified Files: import.log Log Message: initial commit Index: import.log =================================================================== RCS file: /cvs/extras/rpms/perl-MooseX-Params-Validate/import.log,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- import.log 19 Apr 2007 18:26:43 -0000 1.1 +++ import.log 19 Apr 2007 18:35:56 -0000 1.2 @@ -0,0 +1 @@ +perl-MooseX-Params-Validate-0_01-1_fc6:HEAD:perl-MooseX-Params-Validate-0.01-1.fc6.src.rpm:1177007751 From fedora-extras-commits at redhat.com Thu Apr 19 18:36:35 2007 From: fedora-extras-commits at redhat.com (Chris Weyl (cweyl)) Date: Thu, 19 Apr 2007 14:36:35 -0400 Subject: rpms/perl-MooseX-Params-Validate/devel perl-MooseX-Params-Validate.spec, NONE, 1.1 .cvsignore, 1.1, 1.2 sources, 1.1, 1.2 Message-ID: <200704191836.l3JIaZa1012432@cvs-int.fedora.redhat.com> Author: cweyl Update of /cvs/extras/rpms/perl-MooseX-Params-Validate/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv12332/devel Modified Files: .cvsignore sources Added Files: perl-MooseX-Params-Validate.spec Log Message: initial commit --- NEW FILE perl-MooseX-Params-Validate.spec --- Name: perl-MooseX-Params-Validate Version: 0.01 Release: 1%{?dist} Summary: Extension of Params::Validate using Moose's types License: GPL or Artistic Group: Development/Libraries URL: http://search.cpan.org/dist/MooseX-Params-Validate/ Source0: http://www.cpan.org/authors/id/S/ST/STEVAN/MooseX-Params-Validate-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch BuildRequires: perl(Module::Build) BuildRequires: perl(Moose) >= 0.17 BuildRequires: perl(Params::Validate) >= 0.88 BuildRequires: perl(Test::Exception) >= 0.21 #Requires: perl(Moose) >= 0.17 #Requires: perl(Params::Validate) >= 0.88 Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) %description This module fills a gap in Moose by adding method parameter validation to Moose. This is just one of many developing options, it should be considered the "official" one by any means though. %prep %setup -q -n MooseX-Params-Validate-%{version} %build %{__perl} Build.PL installdirs=vendor ./Build %install rm -rf %{buildroot} ./Build install destdir=%{buildroot} create_packlist=0 find %{buildroot} -depth -type d -exec rmdir {} 2>/dev/null \; %{_fixperms} %{buildroot}/* %check ./Build test %clean rm -rf %{buildroot} %files %defattr(-,root,root,-) %doc ChangeLog README %{perl_vendorlib}/* %{_mandir}/man3/* %changelog * Wed Apr 18 2007 Chris Weyl 0.01-1 - Specfile autogenerated by cpanspec 1.69.1. Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/perl-MooseX-Params-Validate/devel/.cvsignore,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- .cvsignore 19 Apr 2007 18:26:52 -0000 1.1 +++ .cvsignore 19 Apr 2007 18:36:01 -0000 1.2 @@ -0,0 +1 @@ +MooseX-Params-Validate-0.01.tar.gz Index: sources =================================================================== RCS file: /cvs/extras/rpms/perl-MooseX-Params-Validate/devel/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 19 Apr 2007 18:26:52 -0000 1.1 +++ sources 19 Apr 2007 18:36:01 -0000 1.2 @@ -0,0 +1 @@ +37152b240a3cbe0fdf48c3c9324c7678 MooseX-Params-Validate-0.01.tar.gz From fedora-extras-commits at redhat.com Thu Apr 19 18:36:53 2007 From: fedora-extras-commits at redhat.com (Chris Weyl (cweyl)) Date: Thu, 19 Apr 2007 14:36:53 -0400 Subject: rpms/perl-Hash-Case/FC-5 perl-Hash-Case.spec, NONE, 1.1 sources, 1.1, 1.2 Message-ID: <200704191836.l3JIarTE012461@cvs-int.fedora.redhat.com> Author: cweyl Update of /cvs/extras/rpms/perl-Hash-Case/FC-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv12408 Modified Files: sources Added Files: perl-Hash-Case.spec Log Message: pseudo-branch of perl-Hash-Case to FC-5 --- NEW FILE perl-Hash-Case.spec --- Name: perl-Hash-Case Version: 1.003 Release: 2%{?dist} Summary: Base class for hashes with key-casing requirements License: GPL or Artistic Group: Development/Libraries URL: http://search.cpan.org/dist/Hash-Case/ Source0: http://www.cpan.org/authors/id/M/MA/MARKOV/Hash-Case-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch BuildRequires: perl(ExtUtils::MakeMaker), perl(Test::More) Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) %description Hash::Case is the base class for various classes which tie special treatment for the casing of keys. Be aware of the differences in implementation: Lower and Upper are tied native hashes: these hashes have no need for hidden fields or other assisting data structured. A case Preserve hash will actually create three hashes. %prep %setup -q -n Hash-Case-%{version} %build %{__perl} Makefile.PL INSTALLDIRS=vendor make %{?_smp_mflags} %install rm -rf %{buildroot} make pure_install PERL_INSTALL_ROOT=%{buildroot} find %{buildroot} -type f -name .packlist -exec rm -f {} \; find %{buildroot} -depth -type d -exec rmdir {} 2>/dev/null \; %{_fixperms} %{buildroot}/* %check make test %clean rm -rf %{buildroot} %files %defattr(-,root,root,-) %doc ChangeLog %{perl_vendorlib}/* %{_mandir}/man3/* %changelog * Thu Apr 19 2007 Chris Weyl 1.003-2 - bump * Wed Apr 18 2007 Chris Weyl 1.003-1 - Specfile autogenerated by cpanspec 1.69.1. Index: sources =================================================================== RCS file: /cvs/extras/rpms/perl-Hash-Case/FC-5/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 19 Apr 2007 18:25:01 -0000 1.1 +++ sources 19 Apr 2007 18:36:19 -0000 1.2 @@ -0,0 +1 @@ +3cf179f0730b3e3651eb7e270aed2dac Hash-Case-1.003.tar.gz From fedora-extras-commits at redhat.com Thu Apr 19 18:37:36 2007 From: fedora-extras-commits at redhat.com (Chris Weyl (cweyl)) Date: Thu, 19 Apr 2007 14:37:36 -0400 Subject: rpms/perl-GraphViz/FC-6 perl-GraphViz.spec, NONE, 1.1 sources, 1.1, 1.2 Message-ID: <200704191837.l3JIbauc012594@cvs-int.fedora.redhat.com> Author: cweyl Update of /cvs/extras/rpms/perl-GraphViz/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv12551 Modified Files: sources Added Files: perl-GraphViz.spec Log Message: pseudo-branch of perl-GraphViz to FC-6 --- NEW FILE perl-GraphViz.spec --- Name: perl-GraphViz Version: 2.02 Release: 2%{?dist} Summary: Interface to the GraphViz graphing tool License: GPL or Artistic Group: Development/Libraries URL: http://search.cpan.org/dist/GraphViz/ Source0: http://www.cpan.org/authors/id/L/LB/LBROCARD/GraphViz-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch BuildRequires: perl(ExtUtils::MakeMaker) BuildRequires: perl(IPC::Run) >= 0.6 # optional test BuildRequires: perl(Test::Pod) #Requires: perl(IPC::Run) >= 0.6 Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) %description This module provides an interface to layout and image generation of directed and undirected graphs in a variety of formats (PostScript, PNG, etc.) using the "dot", "neato", "twopi", "circo" and "fdp" programs from the GraphViz project (http://www.graphviz.org/ or http://www.research.att.com/sw/tools/graphviz/). %prep %setup -q -n GraphViz-%{version} find . -type f -exec chmod -c -x {} \; perl -pi -e 's|/usr/local/bin/perl|/usr/bin/perl|' examples/primes_aux.pl %build %{__perl} Makefile.PL INSTALLDIRS=vendor make %{?_smp_mflags} %install rm -rf %{buildroot} make pure_install PERL_INSTALL_ROOT=%{buildroot} find %{buildroot} -type f -name .packlist -exec rm -f {} \; find %{buildroot} -depth -type d -exec rmdir {} 2>/dev/null \; %{_fixperms} %{buildroot}/* %check make test %clean rm -rf %{buildroot} %files %defattr(-,root,root,-) %doc CHANGES README examples/ %{perl_vendorlib}/* %{_mandir}/man3/* %changelog * Thu Apr 19 2007 Chris Weyl 2.02-2 - bump * Mon Apr 09 2007 Chris Weyl 2.02-1 - Specfile autogenerated by cpanspec 1.70. Index: sources =================================================================== RCS file: /cvs/extras/rpms/perl-GraphViz/FC-6/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 19 Apr 2007 18:05:31 -0000 1.1 +++ sources 19 Apr 2007 18:37:02 -0000 1.2 @@ -0,0 +1 @@ +bb89286643e01631d1b7b0179ef120d6 GraphViz-2.02.tar.gz From fedora-extras-commits at redhat.com Thu Apr 19 18:38:28 2007 From: fedora-extras-commits at redhat.com (Chauvet (kwizart)) Date: Thu, 19 Apr 2007 14:38:28 -0400 Subject: rpms/zd1211-firmware import.log,1.1,1.2 Message-ID: <200704191838.l3JIcSAP012684@cvs-int.fedora.redhat.com> Author: kwizart Update of /cvs/extras/rpms/zd1211-firmware In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv12603 Modified Files: import.log Log Message: Initial import for devel Index: import.log =================================================================== RCS file: /cvs/extras/rpms/zd1211-firmware/import.log,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- import.log 19 Apr 2007 17:32:43 -0000 1.1 +++ import.log 19 Apr 2007 18:37:54 -0000 1.2 @@ -0,0 +1 @@ +zd1211-firmware-1_3-4_kwizart_fc6:HEAD:zd1211-firmware-1.3-4.kwizart.fc6.src.rpm:1177007910 From fedora-extras-commits at redhat.com Thu Apr 19 18:38:33 2007 From: fedora-extras-commits at redhat.com (Chauvet (kwizart)) Date: Thu, 19 Apr 2007 14:38:33 -0400 Subject: rpms/zd1211-firmware/devel zd1211-firmware.spec, NONE, 1.1 zd1211rw_fw-Makefile.patch, NONE, 1.1 .cvsignore, 1.1, 1.2 sources, 1.1, 1.2 Message-ID: <200704191838.l3JIcXKo012688@cvs-int.fedora.redhat.com> Author: kwizart Update of /cvs/extras/rpms/zd1211-firmware/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv12603/devel Modified Files: .cvsignore sources Added Files: zd1211-firmware.spec zd1211rw_fw-Makefile.patch Log Message: Initial import for devel --- NEW FILE zd1211-firmware.spec --- %define snap 2007-03-19 Name: zd1211-firmware Version: 1.3 Release: 4%{?dist} Summary: Firmware for wireless devices based on zd1211 chipset Group: System Environment/Kernel License: GPL URL: http://zd1211.ath.cx/ #URL: http://www.deine-taler.de/zd1211/ Source0: http://www.deine-taler.de/zd1211/snapshots/zd1211rw_fw_%{snap}.tar.bz2 Patch0: zd1211rw_fw-Makefile.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch %description This package contains the firmware required to work with the zd1211 chipset. %prep %setup -q -n zd1211rw_fw_%{snap} %patch0 -p1 -b .123 %build make CFLAGS="$RPM_OPT_FLAGS" %{?_smp_mflags} %install rm -rf $RPM_BUILD_ROOT make install FW_DIR=$RPM_BUILD_ROOT/lib/firmware/zd1211 %clean rm -rf $RPM_BUILD_ROOT %files %defattr(-,root,root,-) %doc README COPYING /lib/firmware/zd1211 %changelog * Mon Mar 19 2007 kwizart < kwizart at gmail.com > - 1.3-4 - Update to snap 2007-03-19 but still no changes from Dec 26 2006. - Drop devel is not usefull - Use patch for sudo and zd1211b install - Fix description/summary * Sun Feb 23 2007 kwizart < kwizart at gmail.com > - 1.3-3 - Update to the snapshot source zd1211rw_fw_2007-02-23 Timestramp didn't changed from 26-12-2006 so don't think date will tell anything in that case. I Prefer to wait for release tarball to fix any number version is that necessary. - Uses of $RPM_OPT_FLAGS in place of CFLAGS += -Wall * Sun Feb 11 2007 kwizart < kwizart at gmail.com > - 1.3-2 - Bundle the original vendor driver used to generate the firmware. * Sat Jan 6 2007 kwizart < kwizart at gmail.com > - 1.3-1 - Update to 1.3 * Wed Oct 11 2006 kwizart < kwizart at gmail.com > - 1.2-1_FC5 - inital release. zd1211rw_fw-Makefile.patch: --- NEW FILE zd1211rw_fw-Makefile.patch --- --- zd1211rw_fw_2007-03-19/Makefile.123 2006-12-25 11:02:17.000000000 +0100 +++ zd1211rw_fw_2007-03-19/Makefile 2007-03-19 20:49:13.000000000 +0100 @@ -2,12 +2,13 @@ CFLAGS := -Wall ifneq ($(USER),root) -SUDO := sudo +SUDO := endif FW_DIR := /lib/firmware/zd1211 -FILES := zd1211_ub zd1211_uph zd1211_uphm zd1211_uphr zd1211_ur +FILES := zd1211_ub zd1211_uph zd1211_uphm zd1211_uphr zd1211_ur \ + zd1211b_ub zd1211b_uph zd1211b_uphm zd1211b_uphr zd1211b_ur all:: files Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/zd1211-firmware/devel/.cvsignore,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- .cvsignore 19 Apr 2007 17:32:52 -0000 1.1 +++ .cvsignore 19 Apr 2007 18:37:59 -0000 1.2 @@ -0,0 +1 @@ +zd1211rw_fw_2007-03-19.tar.bz2 Index: sources =================================================================== RCS file: /cvs/extras/rpms/zd1211-firmware/devel/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 19 Apr 2007 17:32:52 -0000 1.1 +++ sources 19 Apr 2007 18:37:59 -0000 1.2 @@ -0,0 +1 @@ +d806c01716f30d80042519b0f070feab zd1211rw_fw_2007-03-19.tar.bz2 From fedora-extras-commits at redhat.com Thu Apr 19 18:40:01 2007 From: fedora-extras-commits at redhat.com (Chris Weyl (cweyl)) Date: Thu, 19 Apr 2007 14:40:01 -0400 Subject: rpms/perl-Hash-Case/FC-6 sources,1.1,1.2 Message-ID: <200704191840.l3JIe1BD012780@cvs-int.fedora.redhat.com> Author: cweyl Update of /cvs/extras/rpms/perl-Hash-Case/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv12756 Modified Files: sources Log Message: initial FC-6 Index: sources =================================================================== RCS file: /cvs/extras/rpms/perl-Hash-Case/FC-6/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 19 Apr 2007 18:25:01 -0000 1.1 +++ sources 19 Apr 2007 18:39:27 -0000 1.2 @@ -0,0 +1 @@ +3cf179f0730b3e3651eb7e270aed2dac Hash-Case-1.003.tar.gz From fedora-extras-commits at redhat.com Thu Apr 19 18:40:56 2007 From: fedora-extras-commits at redhat.com (Chris Weyl (cweyl)) Date: Thu, 19 Apr 2007 14:40:56 -0400 Subject: rpms/perl-Hash-Case/FC-6 perl-Hash-Case.spec,NONE,1.1 Message-ID: <200704191840.l3JIeul2012832@cvs-int.fedora.redhat.com> Author: cweyl Update of /cvs/extras/rpms/perl-Hash-Case/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv12824 Added Files: perl-Hash-Case.spec Log Message: initial FC-6 --- NEW FILE perl-Hash-Case.spec --- Name: perl-Hash-Case Version: 1.003 Release: 2%{?dist} Summary: Base class for hashes with key-casing requirements License: GPL or Artistic Group: Development/Libraries URL: http://search.cpan.org/dist/Hash-Case/ Source0: http://www.cpan.org/authors/id/M/MA/MARKOV/Hash-Case-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch BuildRequires: perl(ExtUtils::MakeMaker), perl(Test::More) Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) %description Hash::Case is the base class for various classes which tie special treatment for the casing of keys. Be aware of the differences in implementation: Lower and Upper are tied native hashes: these hashes have no need for hidden fields or other assisting data structured. A case Preserve hash will actually create three hashes. %prep %setup -q -n Hash-Case-%{version} %build %{__perl} Makefile.PL INSTALLDIRS=vendor make %{?_smp_mflags} %install rm -rf %{buildroot} make pure_install PERL_INSTALL_ROOT=%{buildroot} find %{buildroot} -type f -name .packlist -exec rm -f {} \; find %{buildroot} -depth -type d -exec rmdir {} 2>/dev/null \; %{_fixperms} %{buildroot}/* %check make test %clean rm -rf %{buildroot} %files %defattr(-,root,root,-) %doc ChangeLog %{perl_vendorlib}/* %{_mandir}/man3/* %changelog * Thu Apr 19 2007 Chris Weyl 1.003-2 - bump * Wed Apr 18 2007 Chris Weyl 1.003-1 - Specfile autogenerated by cpanspec 1.69.1. From fedora-extras-commits at redhat.com Thu Apr 19 18:43:15 2007 From: fedora-extras-commits at redhat.com (Chris Weyl (cweyl)) Date: Thu, 19 Apr 2007 14:43:15 -0400 Subject: rpms/perl-MooseX-Params-Validate/devel perl-MooseX-Params-Validate.spec, 1.1, 1.2 Message-ID: <200704191843.l3JIhF2S012957@cvs-int.fedora.redhat.com> Author: cweyl Update of /cvs/extras/rpms/perl-MooseX-Params-Validate/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv12937 Modified Files: perl-MooseX-Params-Validate.spec Log Message: release bump Index: perl-MooseX-Params-Validate.spec =================================================================== RCS file: /cvs/extras/rpms/perl-MooseX-Params-Validate/devel/perl-MooseX-Params-Validate.spec,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- perl-MooseX-Params-Validate.spec 19 Apr 2007 18:36:01 -0000 1.1 +++ perl-MooseX-Params-Validate.spec 19 Apr 2007 18:42:41 -0000 1.2 @@ -1,6 +1,6 @@ Name: perl-MooseX-Params-Validate Version: 0.01 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Extension of Params::Validate using Moose's types License: GPL or Artistic Group: Development/Libraries @@ -49,5 +49,8 @@ %{_mandir}/man3/* %changelog +* Thu Apr 19 2007 Chris Weyl 0.01-2 +- bump + * Wed Apr 18 2007 Chris Weyl 0.01-1 - Specfile autogenerated by cpanspec 1.69.1. From fedora-extras-commits at redhat.com Thu Apr 19 18:43:55 2007 From: fedora-extras-commits at redhat.com (Chris Weyl (cweyl)) Date: Thu, 19 Apr 2007 14:43:55 -0400 Subject: rpms/perl-MooseX-Params-Validate/FC-5 perl-MooseX-Params-Validate.spec, NONE, 1.1 sources, 1.1, 1.2 Message-ID: <200704191843.l3JIhtOV013018@cvs-int.fedora.redhat.com> Author: cweyl Update of /cvs/extras/rpms/perl-MooseX-Params-Validate/FC-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv12995 Modified Files: sources Added Files: perl-MooseX-Params-Validate.spec Log Message: pseudo-branch of perl-MooseX-Params-Validate to FC-5 --- NEW FILE perl-MooseX-Params-Validate.spec --- Name: perl-MooseX-Params-Validate Version: 0.01 Release: 2%{?dist} Summary: Extension of Params::Validate using Moose's types License: GPL or Artistic Group: Development/Libraries URL: http://search.cpan.org/dist/MooseX-Params-Validate/ Source0: http://www.cpan.org/authors/id/S/ST/STEVAN/MooseX-Params-Validate-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch BuildRequires: perl(Module::Build) BuildRequires: perl(Moose) >= 0.17 BuildRequires: perl(Params::Validate) >= 0.88 BuildRequires: perl(Test::Exception) >= 0.21 #Requires: perl(Moose) >= 0.17 #Requires: perl(Params::Validate) >= 0.88 Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) %description This module fills a gap in Moose by adding method parameter validation to Moose. This is just one of many developing options, it should be considered the "official" one by any means though. %prep %setup -q -n MooseX-Params-Validate-%{version} %build %{__perl} Build.PL installdirs=vendor ./Build %install rm -rf %{buildroot} ./Build install destdir=%{buildroot} create_packlist=0 find %{buildroot} -depth -type d -exec rmdir {} 2>/dev/null \; %{_fixperms} %{buildroot}/* %check ./Build test %clean rm -rf %{buildroot} %files %defattr(-,root,root,-) %doc ChangeLog README %{perl_vendorlib}/* %{_mandir}/man3/* %changelog * Thu Apr 19 2007 Chris Weyl 0.01-2 - bump * Wed Apr 18 2007 Chris Weyl 0.01-1 - Specfile autogenerated by cpanspec 1.69.1. Index: sources =================================================================== RCS file: /cvs/extras/rpms/perl-MooseX-Params-Validate/FC-5/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 19 Apr 2007 18:26:52 -0000 1.1 +++ sources 19 Apr 2007 18:43:21 -0000 1.2 @@ -0,0 +1 @@ +37152b240a3cbe0fdf48c3c9324c7678 MooseX-Params-Validate-0.01.tar.gz From fedora-extras-commits at redhat.com Thu Apr 19 18:44:36 2007 From: fedora-extras-commits at redhat.com (Chris Weyl (cweyl)) Date: Thu, 19 Apr 2007 14:44:36 -0400 Subject: rpms/perl-MooseX-Params-Validate/FC-6 perl-MooseX-Params-Validate.spec, NONE, 1.1 sources, 1.1, 1.2 Message-ID: <200704191844.l3JIiace013095@cvs-int.fedora.redhat.com> Author: cweyl Update of /cvs/extras/rpms/perl-MooseX-Params-Validate/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv13071 Modified Files: sources Added Files: perl-MooseX-Params-Validate.spec Log Message: pseudo-branch of perl-MooseX-Params-Validate to FC-6 --- NEW FILE perl-MooseX-Params-Validate.spec --- Name: perl-MooseX-Params-Validate Version: 0.01 Release: 2%{?dist} Summary: Extension of Params::Validate using Moose's types License: GPL or Artistic Group: Development/Libraries URL: http://search.cpan.org/dist/MooseX-Params-Validate/ Source0: http://www.cpan.org/authors/id/S/ST/STEVAN/MooseX-Params-Validate-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch BuildRequires: perl(Module::Build) BuildRequires: perl(Moose) >= 0.17 BuildRequires: perl(Params::Validate) >= 0.88 BuildRequires: perl(Test::Exception) >= 0.21 #Requires: perl(Moose) >= 0.17 #Requires: perl(Params::Validate) >= 0.88 Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) %description This module fills a gap in Moose by adding method parameter validation to Moose. This is just one of many developing options, it should be considered the "official" one by any means though. %prep %setup -q -n MooseX-Params-Validate-%{version} %build %{__perl} Build.PL installdirs=vendor ./Build %install rm -rf %{buildroot} ./Build install destdir=%{buildroot} create_packlist=0 find %{buildroot} -depth -type d -exec rmdir {} 2>/dev/null \; %{_fixperms} %{buildroot}/* %check ./Build test %clean rm -rf %{buildroot} %files %defattr(-,root,root,-) %doc ChangeLog README %{perl_vendorlib}/* %{_mandir}/man3/* %changelog * Thu Apr 19 2007 Chris Weyl 0.01-2 - bump * Wed Apr 18 2007 Chris Weyl 0.01-1 - Specfile autogenerated by cpanspec 1.69.1. Index: sources =================================================================== RCS file: /cvs/extras/rpms/perl-MooseX-Params-Validate/FC-6/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 19 Apr 2007 18:26:52 -0000 1.1 +++ sources 19 Apr 2007 18:44:02 -0000 1.2 @@ -0,0 +1 @@ +37152b240a3cbe0fdf48c3c9324c7678 MooseX-Params-Validate-0.01.tar.gz From fedora-extras-commits at redhat.com Thu Apr 19 18:45:15 2007 From: fedora-extras-commits at redhat.com (Chris Weyl (cweyl)) Date: Thu, 19 Apr 2007 14:45:15 -0400 Subject: rpms/perl-MooseX-Params-Validate Makefile,1.1,1.2 Message-ID: <200704191845.l3JIjFpu013179@cvs-int.fedora.redhat.com> Author: cweyl Update of /cvs/extras/rpms/perl-MooseX-Params-Validate In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv13141 Modified Files: Makefile Log Message: add build-all target to overall makefile of perl-MooseX-Params-Validate Index: Makefile =================================================================== RCS file: /cvs/extras/rpms/perl-MooseX-Params-Validate/Makefile,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- Makefile 19 Apr 2007 18:26:43 -0000 1.1 +++ Makefile 19 Apr 2007 18:44:41 -0000 1.2 @@ -2,6 +2,15 @@ all : CVS/Root common-update @cvs update +# for target build-all +BRANCHES := $(shell cat ~/fedora-extras/current-branches | sed -e 's/:.*//') + +# tag & build all non-legacy branches... +build-all : + @echo NOTICE: building for ${BRANCHES} + @sleep 5s + @for br in ${BRANCHES} ; do echo Building $$br ; cd $$br && test -f dead.package || make tag plague ; cd .. ; done + common-update : common @cd common && cvs update From fedora-extras-commits at redhat.com Thu Apr 19 18:49:04 2007 From: fedora-extras-commits at redhat.com (Chris Weyl (cweyl)) Date: Thu, 19 Apr 2007 14:49:04 -0400 Subject: rpms/perl-GraphViz/devel perl-GraphViz.spec,1.2,1.3 Message-ID: <200704191849.l3JIn4Rw013243@cvs-int.fedora.redhat.com> Author: cweyl Update of /cvs/extras/rpms/perl-GraphViz/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv13223 Modified Files: perl-GraphViz.spec Log Message: missing br Index: perl-GraphViz.spec =================================================================== RCS file: /cvs/extras/rpms/perl-GraphViz/devel/perl-GraphViz.spec,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- perl-GraphViz.spec 19 Apr 2007 18:34:00 -0000 1.2 +++ perl-GraphViz.spec 19 Apr 2007 18:48:30 -0000 1.3 @@ -10,6 +10,7 @@ BuildArch: noarch BuildRequires: perl(ExtUtils::MakeMaker) BuildRequires: perl(IPC::Run) >= 0.6 +BuildRequires: graphviz-devel # optional test BuildRequires: perl(Test::Pod) From fedora-extras-commits at redhat.com Thu Apr 19 18:56:17 2007 From: fedora-extras-commits at redhat.com (Chris Weyl (cweyl)) Date: Thu, 19 Apr 2007 14:56:17 -0400 Subject: rpms/perl-GraphViz/FC-6 perl-GraphViz.spec,1.1,1.2 Message-ID: <200704191856.l3JIuH7s013342@cvs-int.fedora.redhat.com> Author: cweyl Update of /cvs/extras/rpms/perl-GraphViz/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv13304/FC-6 Modified Files: perl-GraphViz.spec Log Message: missing br Index: perl-GraphViz.spec =================================================================== RCS file: /cvs/extras/rpms/perl-GraphViz/FC-6/perl-GraphViz.spec,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- perl-GraphViz.spec 19 Apr 2007 18:37:02 -0000 1.1 +++ perl-GraphViz.spec 19 Apr 2007 18:55:43 -0000 1.2 @@ -10,6 +10,7 @@ BuildArch: noarch BuildRequires: perl(ExtUtils::MakeMaker) BuildRequires: perl(IPC::Run) >= 0.6 +BuildRequires: graphviz-devel # optional test BuildRequires: perl(Test::Pod) From fedora-extras-commits at redhat.com Thu Apr 19 19:03:46 2007 From: fedora-extras-commits at redhat.com (Jerry James (jjames)) Date: Thu, 19 Apr 2007 15:03:46 -0400 Subject: rpms/perl-Text-Aspell/devel perl-Text-Aspell.spec, NONE, 1.1 .cvsignore, 1.1, 1.2 sources, 1.1, 1.2 Message-ID: <200704191903.l3JJ3kCq017851@cvs-int.fedora.redhat.com> Author: jjames Update of /cvs/extras/rpms/perl-Text-Aspell/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv17803/devel Modified Files: .cvsignore sources Added Files: perl-Text-Aspell.spec Log Message: Initial checkin. --- NEW FILE perl-Text-Aspell.spec --- %define base Text-Aspell Name: perl-%{base} Version: 0.07 Release: 2%{?dist} Summary: Perl interface to the GNU Aspell library Group: Development/Libraries License: GPL or Artistic URL: http://search.cpan.org/dist/%{base}/ Source0: http://search.cpan.org/CPAN/authors/id/H/HA/HANK/%{base}-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: perl(ExtUtils::MakeMaker), perl(Test::More), perl(Test::Pod) BuildRequires: perl, aspell-devel >= 0.50.1, aspell-en Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) Requires: aspell >= 0.50.1 %description This module provides a Perl interface to the GNU Aspell library. This module is to meet the need of looking up many words, one at a time, in a single session, such as spell-checking a document in memory. %prep %setup -q -n %{base}-%{version} %build %{__perl} Makefile.PL INSTALLDIRS=vendor OPTIMIZE="$RPM_OPT_FLAGS" 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 f -name '*.bs' -a -size 0 -exec rm -f {} ';' find $RPM_BUILD_ROOT -depth -type d -exec rmdir {} 2>/dev/null ';' chmod -R u+w $RPM_BUILD_ROOT/* %check make test TEST_POD=t %clean rm -rf $RPM_BUILD_ROOT %files %defattr(-,root,root,-) %doc Changes README %{perl_vendorarch}/auto/* %{perl_vendorarch}/Text %{_mandir}/man3/*.3* %changelog * Mon Apr 16 2007 Jerry James - 0.07-2 - Fix BuildRequires to match Fedora conventions * Tue Apr 10 2007 Jerry James - 0.07-1 - Initial RPM Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/perl-Text-Aspell/devel/.cvsignore,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- .cvsignore 19 Apr 2007 18:07:36 -0000 1.1 +++ .cvsignore 19 Apr 2007 19:03:11 -0000 1.2 @@ -0,0 +1 @@ +Text-Aspell-0.07.tar.gz Index: sources =================================================================== RCS file: /cvs/extras/rpms/perl-Text-Aspell/devel/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 19 Apr 2007 18:07:36 -0000 1.1 +++ sources 19 Apr 2007 19:03:11 -0000 1.2 @@ -0,0 +1 @@ +a456444cb3320634e218426273227cb4 Text-Aspell-0.07.tar.gz From fedora-extras-commits at redhat.com Thu Apr 19 19:03:41 2007 From: fedora-extras-commits at redhat.com (Jerry James (jjames)) Date: Thu, 19 Apr 2007 15:03:41 -0400 Subject: rpms/perl-Text-Aspell import.log,1.1,1.2 Message-ID: <200704191903.l3JJ3foW017841@cvs-int.fedora.redhat.com> Author: jjames Update of /cvs/extras/rpms/perl-Text-Aspell In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv17803 Modified Files: import.log Log Message: Initial checkin. Index: import.log =================================================================== RCS file: /cvs/extras/rpms/perl-Text-Aspell/import.log,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- import.log 19 Apr 2007 18:07:27 -0000 1.1 +++ import.log 19 Apr 2007 19:03:07 -0000 1.2 @@ -0,0 +1 @@ +perl-Text-Aspell-0_07-2:HEAD:perl-Text-Aspell-0.07-2.src.rpm:1177009312 From fedora-extras-commits at redhat.com Thu Apr 19 19:08:10 2007 From: fedora-extras-commits at redhat.com (Jerry James (jjames)) Date: Thu, 19 Apr 2007 15:08:10 -0400 Subject: rpms/perl-Text-Aspell/FC-5 perl-Text-Aspell.spec, NONE, 1.1 .cvsignore, 1.1, 1.2 sources, 1.1, 1.2 Message-ID: <200704191908.l3JJ8Apm018219@cvs-int.fedora.redhat.com> Author: jjames Update of /cvs/extras/rpms/perl-Text-Aspell/FC-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv18193 Modified Files: .cvsignore sources Added Files: perl-Text-Aspell.spec Log Message: Initial checkin --- NEW FILE perl-Text-Aspell.spec --- %define base Text-Aspell Name: perl-%{base} Version: 0.07 Release: 2%{?dist} Summary: Perl interface to the GNU Aspell library Group: Development/Libraries License: GPL or Artistic URL: http://search.cpan.org/dist/%{base}/ Source0: http://search.cpan.org/CPAN/authors/id/H/HA/HANK/%{base}-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: perl(ExtUtils::MakeMaker), perl(Test::More), perl(Test::Pod) BuildRequires: perl, aspell-devel >= 0.50.1, aspell-en Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) Requires: aspell >= 0.50.1 %description This module provides a Perl interface to the GNU Aspell library. This module is to meet the need of looking up many words, one at a time, in a single session, such as spell-checking a document in memory. %prep %setup -q -n %{base}-%{version} %build %{__perl} Makefile.PL INSTALLDIRS=vendor OPTIMIZE="$RPM_OPT_FLAGS" 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 f -name '*.bs' -a -size 0 -exec rm -f {} ';' find $RPM_BUILD_ROOT -depth -type d -exec rmdir {} 2>/dev/null ';' chmod -R u+w $RPM_BUILD_ROOT/* %check make test TEST_POD=t %clean rm -rf $RPM_BUILD_ROOT %files %defattr(-,root,root,-) %doc Changes README %{perl_vendorarch}/auto/* %{perl_vendorarch}/Text %{_mandir}/man3/*.3* %changelog * Mon Apr 16 2007 Jerry James - 0.07-2 - Fix BuildRequires to match Fedora conventions * Tue Apr 10 2007 Jerry James - 0.07-1 - Initial RPM Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/perl-Text-Aspell/FC-5/.cvsignore,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- .cvsignore 19 Apr 2007 18:07:36 -0000 1.1 +++ .cvsignore 19 Apr 2007 19:07:36 -0000 1.2 @@ -0,0 +1 @@ +Text-Aspell-0.07.tar.gz Index: sources =================================================================== RCS file: /cvs/extras/rpms/perl-Text-Aspell/FC-5/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 19 Apr 2007 18:07:36 -0000 1.1 +++ sources 19 Apr 2007 19:07:36 -0000 1.2 @@ -0,0 +1 @@ +a456444cb3320634e218426273227cb4 Text-Aspell-0.07.tar.gz From fedora-extras-commits at redhat.com Thu Apr 19 19:09:31 2007 From: fedora-extras-commits at redhat.com (Jerry James (jjames)) Date: Thu, 19 Apr 2007 15:09:31 -0400 Subject: rpms/perl-Text-Aspell/FC-6 perl-Text-Aspell.spec, NONE, 1.1 .cvsignore, 1.1, 1.2 sources, 1.1, 1.2 Message-ID: <200704191909.l3JJ9VMj018270@cvs-int.fedora.redhat.com> Author: jjames Update of /cvs/extras/rpms/perl-Text-Aspell/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv18236 Modified Files: .cvsignore sources Added Files: perl-Text-Aspell.spec Log Message: Initial checkin --- NEW FILE perl-Text-Aspell.spec --- %define base Text-Aspell Name: perl-%{base} Version: 0.07 Release: 2%{?dist} Summary: Perl interface to the GNU Aspell library Group: Development/Libraries License: GPL or Artistic URL: http://search.cpan.org/dist/%{base}/ Source0: http://search.cpan.org/CPAN/authors/id/H/HA/HANK/%{base}-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: perl(ExtUtils::MakeMaker), perl(Test::More), perl(Test::Pod) BuildRequires: perl, aspell-devel >= 0.50.1, aspell-en Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) Requires: aspell >= 0.50.1 %description This module provides a Perl interface to the GNU Aspell library. This module is to meet the need of looking up many words, one at a time, in a single session, such as spell-checking a document in memory. %prep %setup -q -n %{base}-%{version} %build %{__perl} Makefile.PL INSTALLDIRS=vendor OPTIMIZE="$RPM_OPT_FLAGS" 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 f -name '*.bs' -a -size 0 -exec rm -f {} ';' find $RPM_BUILD_ROOT -depth -type d -exec rmdir {} 2>/dev/null ';' chmod -R u+w $RPM_BUILD_ROOT/* %check make test TEST_POD=t %clean rm -rf $RPM_BUILD_ROOT %files %defattr(-,root,root,-) %doc Changes README %{perl_vendorarch}/auto/* %{perl_vendorarch}/Text %{_mandir}/man3/*.3* %changelog * Mon Apr 16 2007 Jerry James - 0.07-2 - Fix BuildRequires to match Fedora conventions * Tue Apr 10 2007 Jerry James - 0.07-1 - Initial RPM Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/perl-Text-Aspell/FC-6/.cvsignore,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- .cvsignore 19 Apr 2007 18:07:36 -0000 1.1 +++ .cvsignore 19 Apr 2007 19:08:57 -0000 1.2 @@ -0,0 +1 @@ +Text-Aspell-0.07.tar.gz Index: sources =================================================================== RCS file: /cvs/extras/rpms/perl-Text-Aspell/FC-6/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 19 Apr 2007 18:07:36 -0000 1.1 +++ sources 19 Apr 2007 19:08:57 -0000 1.2 @@ -0,0 +1 @@ +a456444cb3320634e218426273227cb4 Text-Aspell-0.07.tar.gz From fedora-extras-commits at redhat.com Thu Apr 19 19:10:35 2007 From: fedora-extras-commits at redhat.com (Chauvet (kwizart)) Date: Thu, 19 Apr 2007 15:10:35 -0400 Subject: rpms/python-kaa-base import.log,1.1,1.2 Message-ID: <200704191910.l3JJAZV7018341@cvs-int.fedora.redhat.com> Author: kwizart Update of /cvs/extras/rpms/python-kaa-base In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv18298 Modified Files: import.log Log Message: Initial import for devel Index: import.log =================================================================== RCS file: /cvs/extras/rpms/python-kaa-base/import.log,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- import.log 19 Apr 2007 18:10:56 -0000 1.1 +++ import.log 19 Apr 2007 19:10:01 -0000 1.2 @@ -0,0 +1 @@ +python-kaa-base-0_1_3-1_kwizart_fc6:HEAD:python-kaa-base-0.1.3-1.kwizart.fc6.src.rpm:1177009854 From fedora-extras-commits at redhat.com Thu Apr 19 19:10:40 2007 From: fedora-extras-commits at redhat.com (Chauvet (kwizart)) Date: Thu, 19 Apr 2007 15:10:40 -0400 Subject: rpms/python-kaa-base/devel python-kaa-base.spec, NONE, 1.1 .cvsignore, 1.1, 1.2 sources, 1.1, 1.2 Message-ID: <200704191910.l3JJAeKL018451@cvs-int.fedora.redhat.com> Author: kwizart Update of /cvs/extras/rpms/python-kaa-base/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv18298/devel Modified Files: .cvsignore sources Added Files: python-kaa-base.spec Log Message: Initial import for devel --- NEW FILE python-kaa-base.spec --- %{!?python_sitearch: %define python_sitearch %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib(1)")} Name: python-kaa-base Version: 0.1.3 Release: 1%{?dist} Summary: The Kaa Media - base package for python Group: Development/Languages License: LGPL URL: http://www.freevo.org/kaa Source0: http://downloads.sourceforge.net/freevo/kaa-base-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: python-devel #Requires: libxml2-python #Requires: pylirc #Requires: python-sqlite >= 2.1.0 %description The Kaa Media Repository is a set of python modules related to media. Kaa modules are based on parts from Freevo and modules created for MeBox. Kaa exists to encourage code sharing between these projects, and to serve as an umbrella for several previously disparate media-related modules in order to make them available from one (unique) namespace. Kaa provides a base module that implements the common features needed for application development, such as mainloop management, timers, signals, callbacks, file descriptor monitors, etc. Kaa's other modules provide specific media-related functionality, such as retrieving metadata on arbitrary media files (kaa.metadata, previously called mmpython), Python wrappers for Imlib2, Xine, and Evas, and many other high level APIs for easily creating applications that deal with video and audio. Kaa is named after the python in the Jungle Book by Rudyard Kipling. %prep %setup -q -n kaa-base-%{version} %build CFLAGS="$RPM_OPT_FLAGS" %{__python} setup.py build %install rm -rf $RPM_BUILD_ROOT %{__python} setup.py install -O1 --skip-build --root $RPM_BUILD_ROOT # Fix perms find $RPM_BUILD_ROOT -name "*.py" |xargs chmod 0644 # Removed unneeded shebang for i in dispatch.py version.py nf_gtk.py nf_generic.py log.py __init__.py ;do sed -i -e 's|#!/usr/bin/env python|#|' $RPM_BUILD_ROOT%{python_sitearch}/kaa/notifier/pynotifier/$i done %clean rm -rf $RPM_BUILD_ROOT %files %defattr(-,root,root,-) %doc AUTHORS COPYING README TODO %{python_sitearch}/* %changelog * Wed Apr 18 2007 kwizart < kwizart at gmail.com > 0.1.3-1 - Update to 0.1.3 * Tue Apr 17 2007 kwizart < kwizart at gmail.com > 0.1.2-1 - Clean spec file for Fedora guidelines * Mon Jan 1 2007 TC Wan - Initial SPEC file Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/python-kaa-base/devel/.cvsignore,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- .cvsignore 19 Apr 2007 18:11:05 -0000 1.1 +++ .cvsignore 19 Apr 2007 19:10:06 -0000 1.2 @@ -0,0 +1 @@ +kaa-base-0.1.3.tar.gz Index: sources =================================================================== RCS file: /cvs/extras/rpms/python-kaa-base/devel/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 19 Apr 2007 18:11:05 -0000 1.1 +++ sources 19 Apr 2007 19:10:06 -0000 1.2 @@ -0,0 +1 @@ +d9318e34148275cfd30bcfe2360bb28b kaa-base-0.1.3.tar.gz From fedora-extras-commits at redhat.com Thu Apr 19 19:15:11 2007 From: fedora-extras-commits at redhat.com (Chauvet (kwizart)) Date: Thu, 19 Apr 2007 15:15:11 -0400 Subject: rpms/python-kaa-base/FC-6 python-kaa-base.spec, NONE, 1.1 sources, 1.1, 1.2 Message-ID: <200704191915.l3JJFBMW018688@cvs-int.fedora.redhat.com> Author: kwizart Update of /cvs/extras/rpms/python-kaa-base/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv18636 Modified Files: sources Added Files: python-kaa-base.spec Log Message: Initial import for FC-6 --- NEW FILE python-kaa-base.spec --- %{!?python_sitearch: %define python_sitearch %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib(1)")} Name: python-kaa-base Version: 0.1.3 Release: 1%{?dist} Summary: The Kaa Media - base package for python Group: Development/Languages License: LGPL URL: http://www.freevo.org/kaa Source0: http://downloads.sourceforge.net/freevo/kaa-base-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: python-devel #Requires: libxml2-python #Requires: pylirc #Requires: python-sqlite >= 2.1.0 %description The Kaa Media Repository is a set of python modules related to media. Kaa modules are based on parts from Freevo and modules created for MeBox. Kaa exists to encourage code sharing between these projects, and to serve as an umbrella for several previously disparate media-related modules in order to make them available from one (unique) namespace. Kaa provides a base module that implements the common features needed for application development, such as mainloop management, timers, signals, callbacks, file descriptor monitors, etc. Kaa's other modules provide specific media-related functionality, such as retrieving metadata on arbitrary media files (kaa.metadata, previously called mmpython), Python wrappers for Imlib2, Xine, and Evas, and many other high level APIs for easily creating applications that deal with video and audio. Kaa is named after the python in the Jungle Book by Rudyard Kipling. %prep %setup -q -n kaa-base-%{version} %build CFLAGS="$RPM_OPT_FLAGS" %{__python} setup.py build %install rm -rf $RPM_BUILD_ROOT %{__python} setup.py install -O1 --skip-build --root $RPM_BUILD_ROOT # Fix perms find $RPM_BUILD_ROOT -name "*.py" |xargs chmod 0644 # Removed unneeded shebang for i in dispatch.py version.py nf_gtk.py nf_generic.py log.py __init__.py ;do sed -i -e 's|#!/usr/bin/env python|#|' $RPM_BUILD_ROOT%{python_sitearch}/kaa/notifier/pynotifier/$i done %clean rm -rf $RPM_BUILD_ROOT %files %defattr(-,root,root,-) %doc AUTHORS COPYING README TODO %{python_sitearch}/* %changelog * Wed Apr 18 2007 kwizart < kwizart at gmail.com > 0.1.3-1 - Update to 0.1.3 * Tue Apr 17 2007 kwizart < kwizart at gmail.com > 0.1.2-1 - Clean spec file for Fedora guidelines * Mon Jan 1 2007 TC Wan - Initial SPEC file Index: sources =================================================================== RCS file: /cvs/extras/rpms/python-kaa-base/FC-6/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 19 Apr 2007 18:11:05 -0000 1.1 +++ sources 19 Apr 2007 19:14:37 -0000 1.2 @@ -0,0 +1 @@ +d9318e34148275cfd30bcfe2360bb28b kaa-base-0.1.3.tar.gz From fedora-extras-commits at redhat.com Thu Apr 19 19:27:52 2007 From: fedora-extras-commits at redhat.com (Remi Collet (remi)) Date: Thu, 19 Apr 2007 15:27:52 -0400 Subject: rpms/mysql++/devel mysql++.spec, NONE, 1.1 .cvsignore, 1.1, 1.2 sources, 1.1, 1.2 Message-ID: <200704191927.l3JJRqCk019034@cvs-int.fedora.redhat.com> Author: remi Update of /cvs/extras/rpms/mysql++/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv19008 Modified Files: .cvsignore sources Added Files: mysql++.spec Log Message: initial version --- NEW FILE mysql++.spec --- Summary: C++ wrapper for the MySQL C API Name: mysql++ Version: 2.2.3 Release: 1%{?dist} License: LGPL Group: Development/Libraries URL: http://tangentsoft.net/mysql++/ Source0: http://tangentsoft.net/mysql++/releases/mysql++-%{version}.tar.gz BuildRoot: %(mktemp -ud %{_tmppath}/%{name}-%{version}-%{release}-XXXXXX) BuildRequires: mysql-devel %description MySQL++ makes working with MySQL server queries as easy as working with STL containers. This package contains only the libraries needed to run MySQL++-based programs. If you are building your own MySQL++-based programs, you also need to install the -devel package. %package devel Summary: MySQL++ developer files (headers, examples, etc.) Group: Development/Libraries Requires: mysql++ = %{version}-%{release} Requires: mysql-devel %description devel These are the files needed to compile MySQL++ based programs, plus some sample code to get you started. If you aren't building your own programs, you probably don't need to install this package. %package manuals Summary: MySQL++ user and reference manuals Group: Development/Libraries %description manuals This is the MySQL++ documentation. It's a separate RPM just because it's so large, and it doesn't change with every release. %prep %setup -q %build %configure --with-mysql-lib=%{_libdir}/mysql \ --enable-thread-check \ --disable-dependency-tracking %{__make} %{?_smp_mflags} %install rm -rf %{buildroot} doc/examples %{__mkdir_p} %{buildroot}{%{_libdir},%{_includedir}} %{__make} DESTDIR=%{buildroot} install # Copy example programs to doc directory %{__mkdir_p} doc/examples %{__install} -m644 examples/*.{cpp,h} doc/examples/ # Fix up simple example Makefile to allow it to build on the install # system, as opposed to the system where the Makefile was created. %{__sed} -e 's at ./examples/@@' \ -e 's@^CPPFLAGS =.*$@CPPFLAGS = $(shell mysql_config --cflags)@' \ -e 's@^LDFLAGS =.*$@LDFLAGS = $(shell mysql_config --libs)@' \ -e 's@ -Ilib -I/usr/include/mysql@@' \ Makefile.simple > doc/examples/Makefile %clean rm -rf %{buildroot} doc/examples %post -p /sbin/ldconfig %postun -p /sbin/ldconfig %files %defattr(-,root,root,-) %doc ChangeLog COPYING CREDITS LICENSE README %{_libdir}/libmysqlpp.so.* %files devel %defattr(-,root,root,-) %doc doc/examples doc/README.devel README.examples Wishlist %{_includedir}/mysql++ %{_libdir}/libmysqlpp.so %files manuals %defattr(-,root,root,-) %doc doc/*.pdf doc/html doc/README.manuals %changelog * Tue Apr 17 2007 Remi Collet 2.2.3-1 - update to 2.2.3, - del doc patch - change BuildRoot - add Requires mysql-devel for mysql++-devel * Mon Apr 16 2007 Remi Collet 2.2.2-1 - update to 2.2.2, with soname support :) * Mon Mar 19 2007 Remi Collet 2.2.1-3 - Warren Young comments : http://lists.mysql.com/plusplus/6444 * Sun Mar 18 2007 Remi Collet 2.2.1-2 - find perm on common.h - soname mysql++-2.2.1-bkl.patch * Wed Feb 28 2007 Remi Collet 2.2.1-1 - Initial spec for Extras * Wed Feb 28 2007 Remi Collet 2.2.1-1.fc{3-6}.remi - update to version 2.2.1 * Thu Jan 25 2007 Remi Collet 2.2.0-1.fc{3-6}.remi - update to version 2.2.0 * Mon Nov 13 2006 Remi Collet 2.1.1.fc6.remi - FC6.x86_64 build - dynamic (sed) patch for Makefile (use mysql_config) * Thu Nov 02 2006 Remi Collet 2.1.1.fc6.remi - FC6 build * Sat Apr 8 2006 Remi Collet 2.1.1.fc{3,4,5}.remi - update to version 2.1.1 * Sat Nov 26 2005 Remi Collet 2.0.7-1.fc3.remi - 2.0.7-1.fc4.remi - update to version 2.0.4 - build with mysql-5.0.15 (requires libmysqlclient.so.15) * Sun Sep 4 2005 Remi Collet 2.0.4-1.FC4.remi - version 2.0.4 * Sat Aug 20 2005 Remi Collet 2.0.2-1.FC4.remi - built for FC4 - spec cleanning... * Thu Jun 16 2005 Remi Collet 1.7.40-1.FC3.remi - built for FC3 and MySQL 4.1.11 - examples in /usr/share/doc/mysql++-%%{version}/examples * Sat Apr 30 2005 Warren Young 1.7.34-1 - Split manuals out into their own sub-package. * Thu Mar 10 2005 Warren Young 1.7.32-1 - Disabled building of examples, to speed RPM build. * Fri Nov 05 2004 Warren Young 1.7.21-1 - Split out -devel subpackage, which now includes the examples * Wed Aug 18 2004 Warren Young 1.7.11-1 - Removed examples from documentation. - Limited documentation to just the generated files, not the sources. * Wed Apr 16 2003 Tuan Hoang 1.7.9-4 - Added gcc 3.2.2 patch. - Packaged using Red Hat Linux 8.0 and 9. * Thu Nov 14 2002 Tuan Hoang 1.7.9-3 - Changed the version passed to libtool. * Mon Oct 28 2002 Tuan Hoang 1.7.9-2 - Updated the version numbering of the library to be 1.7.9. - Packaged using Red Hat Linux 8.0. * Thu Oct 17 2002 Philipp Berndt - packaged Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/mysql++/devel/.cvsignore,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- .cvsignore 19 Apr 2007 17:46:26 -0000 1.1 +++ .cvsignore 19 Apr 2007 19:27:18 -0000 1.2 @@ -0,0 +1 @@ +mysql++-2.2.3.tar.gz Index: sources =================================================================== RCS file: /cvs/extras/rpms/mysql++/devel/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 19 Apr 2007 17:46:26 -0000 1.1 +++ sources 19 Apr 2007 19:27:18 -0000 1.2 @@ -0,0 +1 @@ +2856acf395940aa02a27d2db1bfc0801 mysql++-2.2.3.tar.gz From fedora-extras-commits at redhat.com Thu Apr 19 18:56:13 2007 From: fedora-extras-commits at redhat.com (Chris Weyl (cweyl)) Date: Thu, 19 Apr 2007 14:56:13 -0400 Subject: rpms/perl-GraphViz/FC-5 perl-GraphViz.spec,1.1,1.2 Message-ID: <200704191856.l3JIuD5M013339@cvs-int.fedora.redhat.com> Author: cweyl Update of /cvs/extras/rpms/perl-GraphViz/FC-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv13304/FC-5 Modified Files: perl-GraphViz.spec Log Message: missing br Index: perl-GraphViz.spec =================================================================== RCS file: /cvs/extras/rpms/perl-GraphViz/FC-5/perl-GraphViz.spec,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- perl-GraphViz.spec 19 Apr 2007 18:35:16 -0000 1.1 +++ perl-GraphViz.spec 19 Apr 2007 18:55:39 -0000 1.2 @@ -10,6 +10,7 @@ BuildArch: noarch BuildRequires: perl(ExtUtils::MakeMaker) BuildRequires: perl(IPC::Run) >= 0.6 +BuildRequires: graphviz-devel # optional test BuildRequires: perl(Test::Pod) From fedora-extras-commits at redhat.com Thu Apr 19 19:37:21 2007 From: fedora-extras-commits at redhat.com (Remi Collet (remi)) Date: Thu, 19 Apr 2007 15:37:21 -0400 Subject: rpms/mysql++/FC-6 sources,1.1,1.2 Message-ID: <200704191937.l3JJbLhR019664@cvs-int.fedora.redhat.com> Author: remi Update of /cvs/extras/rpms/mysql++/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv19629 Modified Files: sources Log Message: initial version Index: sources =================================================================== RCS file: /cvs/extras/rpms/mysql++/FC-6/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 19 Apr 2007 17:46:26 -0000 1.1 +++ sources 19 Apr 2007 19:36:47 -0000 1.2 @@ -0,0 +1 @@ +2856acf395940aa02a27d2db1bfc0801 mysql++-2.2.3.tar.gz From fedora-extras-commits at redhat.com Thu Apr 19 19:40:23 2007 From: fedora-extras-commits at redhat.com (Remi Collet (remi)) Date: Thu, 19 Apr 2007 15:40:23 -0400 Subject: rpms/mysql++/FC-6 mysql++.spec,NONE,1.1 Message-ID: <200704191940.l3JJeNqx019775@cvs-int.fedora.redhat.com> Author: remi Update of /cvs/extras/rpms/mysql++/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv19720 Added Files: mysql++.spec Log Message: missing spec file --- NEW FILE mysql++.spec --- Summary: C++ wrapper for the MySQL C API Name: mysql++ Version: 2.2.3 Release: 1%{?dist}.1 License: LGPL Group: Development/Libraries URL: http://tangentsoft.net/mysql++/ Source0: http://tangentsoft.net/mysql++/releases/mysql++-%{version}.tar.gz BuildRoot: %(mktemp -ud %{_tmppath}/%{name}-%{version}-%{release}-XXXXXX) BuildRequires: mysql-devel %description MySQL++ makes working with MySQL server queries as easy as working with STL containers. This package contains only the libraries needed to run MySQL++-based programs. If you are building your own MySQL++-based programs, you also need to install the -devel package. %package devel Summary: MySQL++ developer files (headers, examples, etc.) Group: Development/Libraries Requires: mysql++ = %{version}-%{release} Requires: mysql-devel %description devel These are the files needed to compile MySQL++ based programs, plus some sample code to get you started. If you aren't building your own programs, you probably don't need to install this package. %package manuals Summary: MySQL++ user and reference manuals Group: Development/Libraries %description manuals This is the MySQL++ documentation. It's a separate RPM just because it's so large, and it doesn't change with every release. %prep %setup -q %build %configure --with-mysql-lib=%{_libdir}/mysql \ --enable-thread-check \ --disable-dependency-tracking %{__make} %{?_smp_mflags} %install rm -rf %{buildroot} doc/examples %{__mkdir_p} %{buildroot}{%{_libdir},%{_includedir}} %{__make} DESTDIR=%{buildroot} install # Copy example programs to doc directory %{__mkdir_p} doc/examples %{__install} -m644 examples/*.{cpp,h} doc/examples/ # Fix up simple example Makefile to allow it to build on the install # system, as opposed to the system where the Makefile was created. %{__sed} -e 's at ./examples/@@' \ -e 's@^CPPFLAGS =.*$@CPPFLAGS = $(shell mysql_config --cflags)@' \ -e 's@^LDFLAGS =.*$@LDFLAGS = $(shell mysql_config --libs)@' \ -e 's@ -Ilib -I/usr/include/mysql@@' \ Makefile.simple > doc/examples/Makefile %clean rm -rf %{buildroot} doc/examples %post -p /sbin/ldconfig %postun -p /sbin/ldconfig %files %defattr(-,root,root,-) %doc ChangeLog COPYING CREDITS LICENSE README %{_libdir}/libmysqlpp.so.* %files devel %defattr(-,root,root,-) %doc doc/examples doc/README.devel README.examples Wishlist %{_includedir}/mysql++ %{_libdir}/libmysqlpp.so %files manuals %defattr(-,root,root,-) %doc doc/*.pdf doc/html doc/README.manuals %changelog * Tue Apr 17 2007 Remi Collet 2.2.3-1 - update to 2.2.3, - del doc patch - change BuildRoot - add Requires mysql-devel for mysql++-devel * Mon Apr 16 2007 Remi Collet 2.2.2-1 - update to 2.2.2, with soname support :) * Mon Mar 19 2007 Remi Collet 2.2.1-3 - Warren Young comments : http://lists.mysql.com/plusplus/6444 * Sun Mar 18 2007 Remi Collet 2.2.1-2 - find perm on common.h - soname mysql++-2.2.1-bkl.patch * Wed Feb 28 2007 Remi Collet 2.2.1-1 - Initial spec for Extras * Wed Feb 28 2007 Remi Collet 2.2.1-1.fc{3-6}.remi - update to version 2.2.1 * Thu Jan 25 2007 Remi Collet 2.2.0-1.fc{3-6}.remi - update to version 2.2.0 * Mon Nov 13 2006 Remi Collet 2.1.1.fc6.remi - FC6.x86_64 build - dynamic (sed) patch for Makefile (use mysql_config) * Thu Nov 02 2006 Remi Collet 2.1.1.fc6.remi - FC6 build * Sat Apr 8 2006 Remi Collet 2.1.1.fc{3,4,5}.remi - update to version 2.1.1 * Sat Nov 26 2005 Remi Collet 2.0.7-1.fc3.remi - 2.0.7-1.fc4.remi - update to version 2.0.4 - build with mysql-5.0.15 (requires libmysqlclient.so.15) * Sun Sep 4 2005 Remi Collet 2.0.4-1.FC4.remi - version 2.0.4 * Sat Aug 20 2005 Remi Collet 2.0.2-1.FC4.remi - built for FC4 - spec cleanning... * Thu Jun 16 2005 Remi Collet 1.7.40-1.FC3.remi - built for FC3 and MySQL 4.1.11 - examples in /usr/share/doc/mysql++-%%{version}/examples * Sat Apr 30 2005 Warren Young 1.7.34-1 - Split manuals out into their own sub-package. * Thu Mar 10 2005 Warren Young 1.7.32-1 - Disabled building of examples, to speed RPM build. * Fri Nov 05 2004 Warren Young 1.7.21-1 - Split out -devel subpackage, which now includes the examples * Wed Aug 18 2004 Warren Young 1.7.11-1 - Removed examples from documentation. - Limited documentation to just the generated files, not the sources. * Wed Apr 16 2003 Tuan Hoang 1.7.9-4 - Added gcc 3.2.2 patch. - Packaged using Red Hat Linux 8.0 and 9. * Thu Nov 14 2002 Tuan Hoang 1.7.9-3 - Changed the version passed to libtool. * Mon Oct 28 2002 Tuan Hoang 1.7.9-2 - Updated the version numbering of the library to be 1.7.9. - Packaged using Red Hat Linux 8.0. * Thu Oct 17 2002 Philipp Berndt - packaged From fedora-extras-commits at redhat.com Thu Apr 19 19:42:20 2007 From: fedora-extras-commits at redhat.com (Remi Collet (remi)) Date: Thu, 19 Apr 2007 15:42:20 -0400 Subject: rpms/mysql++/FC-5 mysql++.spec,NONE,1.1 sources,1.1,1.2 Message-ID: <200704191942.l3JJgKFn019862@cvs-int.fedora.redhat.com> Author: remi Update of /cvs/extras/rpms/mysql++/FC-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv19840 Modified Files: sources Added Files: mysql++.spec Log Message: initial FC5 import --- NEW FILE mysql++.spec --- Summary: C++ wrapper for the MySQL C API Name: mysql++ Version: 2.2.3 Release: 1%{?dist} License: LGPL Group: Development/Libraries URL: http://tangentsoft.net/mysql++/ Source0: http://tangentsoft.net/mysql++/releases/mysql++-%{version}.tar.gz BuildRoot: %(mktemp -ud %{_tmppath}/%{name}-%{version}-%{release}-XXXXXX) BuildRequires: mysql-devel %description MySQL++ makes working with MySQL server queries as easy as working with STL containers. This package contains only the libraries needed to run MySQL++-based programs. If you are building your own MySQL++-based programs, you also need to install the -devel package. %package devel Summary: MySQL++ developer files (headers, examples, etc.) Group: Development/Libraries Requires: mysql++ = %{version}-%{release} Requires: mysql-devel %description devel These are the files needed to compile MySQL++ based programs, plus some sample code to get you started. If you aren't building your own programs, you probably don't need to install this package. %package manuals Summary: MySQL++ user and reference manuals Group: Development/Libraries %description manuals This is the MySQL++ documentation. It's a separate RPM just because it's so large, and it doesn't change with every release. %prep %setup -q %build %configure --with-mysql-lib=%{_libdir}/mysql \ --enable-thread-check \ --disable-dependency-tracking %{__make} %{?_smp_mflags} %install rm -rf %{buildroot} doc/examples %{__mkdir_p} %{buildroot}{%{_libdir},%{_includedir}} %{__make} DESTDIR=%{buildroot} install # Copy example programs to doc directory %{__mkdir_p} doc/examples %{__install} -m644 examples/*.{cpp,h} doc/examples/ # Fix up simple example Makefile to allow it to build on the install # system, as opposed to the system where the Makefile was created. %{__sed} -e 's at ./examples/@@' \ -e 's@^CPPFLAGS =.*$@CPPFLAGS = $(shell mysql_config --cflags)@' \ -e 's@^LDFLAGS =.*$@LDFLAGS = $(shell mysql_config --libs)@' \ -e 's@ -Ilib -I/usr/include/mysql@@' \ Makefile.simple > doc/examples/Makefile %clean rm -rf %{buildroot} doc/examples %post -p /sbin/ldconfig %postun -p /sbin/ldconfig %files %defattr(-,root,root,-) %doc ChangeLog COPYING CREDITS LICENSE README %{_libdir}/libmysqlpp.so.* %files devel %defattr(-,root,root,-) %doc doc/examples doc/README.devel README.examples Wishlist %{_includedir}/mysql++ %{_libdir}/libmysqlpp.so %files manuals %defattr(-,root,root,-) %doc doc/*.pdf doc/html doc/README.manuals %changelog * Tue Apr 17 2007 Remi Collet 2.2.3-1 - update to 2.2.3, - del doc patch - change BuildRoot - add Requires mysql-devel for mysql++-devel * Mon Apr 16 2007 Remi Collet 2.2.2-1 - update to 2.2.2, with soname support :) * Mon Mar 19 2007 Remi Collet 2.2.1-3 - Warren Young comments : http://lists.mysql.com/plusplus/6444 * Sun Mar 18 2007 Remi Collet 2.2.1-2 - find perm on common.h - soname mysql++-2.2.1-bkl.patch * Wed Feb 28 2007 Remi Collet 2.2.1-1 - Initial spec for Extras * Wed Feb 28 2007 Remi Collet 2.2.1-1.fc{3-6}.remi - update to version 2.2.1 * Thu Jan 25 2007 Remi Collet 2.2.0-1.fc{3-6}.remi - update to version 2.2.0 * Mon Nov 13 2006 Remi Collet 2.1.1.fc6.remi - FC6.x86_64 build - dynamic (sed) patch for Makefile (use mysql_config) * Thu Nov 02 2006 Remi Collet 2.1.1.fc6.remi - FC6 build * Sat Apr 8 2006 Remi Collet 2.1.1.fc{3,4,5}.remi - update to version 2.1.1 * Sat Nov 26 2005 Remi Collet 2.0.7-1.fc3.remi - 2.0.7-1.fc4.remi - update to version 2.0.4 - build with mysql-5.0.15 (requires libmysqlclient.so.15) * Sun Sep 4 2005 Remi Collet 2.0.4-1.FC4.remi - version 2.0.4 * Sat Aug 20 2005 Remi Collet 2.0.2-1.FC4.remi - built for FC4 - spec cleanning... * Thu Jun 16 2005 Remi Collet 1.7.40-1.FC3.remi - built for FC3 and MySQL 4.1.11 - examples in /usr/share/doc/mysql++-%%{version}/examples * Sat Apr 30 2005 Warren Young 1.7.34-1 - Split manuals out into their own sub-package. * Thu Mar 10 2005 Warren Young 1.7.32-1 - Disabled building of examples, to speed RPM build. * Fri Nov 05 2004 Warren Young 1.7.21-1 - Split out -devel subpackage, which now includes the examples * Wed Aug 18 2004 Warren Young 1.7.11-1 - Removed examples from documentation. - Limited documentation to just the generated files, not the sources. * Wed Apr 16 2003 Tuan Hoang 1.7.9-4 - Added gcc 3.2.2 patch. - Packaged using Red Hat Linux 8.0 and 9. * Thu Nov 14 2002 Tuan Hoang 1.7.9-3 - Changed the version passed to libtool. * Mon Oct 28 2002 Tuan Hoang 1.7.9-2 - Updated the version numbering of the library to be 1.7.9. - Packaged using Red Hat Linux 8.0. * Thu Oct 17 2002 Philipp Berndt - packaged Index: sources =================================================================== RCS file: /cvs/extras/rpms/mysql++/FC-5/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 19 Apr 2007 17:46:26 -0000 1.1 +++ sources 19 Apr 2007 19:41:46 -0000 1.2 @@ -0,0 +1 @@ +2856acf395940aa02a27d2db1bfc0801 mysql++-2.2.3.tar.gz From fedora-extras-commits at redhat.com Thu Apr 19 20:10:38 2007 From: fedora-extras-commits at redhat.com (Chauvet (kwizart)) Date: Thu, 19 Apr 2007 16:10:38 -0400 Subject: rpms/python-kaa-imlib2 import.log,1.1,1.2 Message-ID: <200704192010.l3JKAcTK025119@cvs-int.fedora.redhat.com> Author: kwizart Update of /cvs/extras/rpms/python-kaa-imlib2 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv25013 Modified Files: import.log Log Message: Initial import for devel Index: import.log =================================================================== RCS file: /cvs/extras/rpms/python-kaa-imlib2/import.log,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- import.log 19 Apr 2007 18:17:29 -0000 1.1 +++ import.log 19 Apr 2007 20:10:04 -0000 1.2 @@ -0,0 +1 @@ +python-kaa-imlib2-0_2_1-1_kwizart_fc6:HEAD:python-kaa-imlib2-0.2.1-1.kwizart.fc6.src.rpm:1177011453 From fedora-extras-commits at redhat.com Thu Apr 19 20:10:42 2007 From: fedora-extras-commits at redhat.com (Chauvet (kwizart)) Date: Thu, 19 Apr 2007 16:10:42 -0400 Subject: rpms/python-kaa-imlib2/devel python-kaa-imlib2.spec, NONE, 1.1 .cvsignore, 1.1, 1.2 sources, 1.1, 1.2 Message-ID: <200704192010.l3JKAgTl025128@cvs-int.fedora.redhat.com> Author: kwizart Update of /cvs/extras/rpms/python-kaa-imlib2/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv25013/devel Modified Files: .cvsignore sources Added Files: python-kaa-imlib2.spec Log Message: Initial import for devel --- NEW FILE python-kaa-imlib2.spec --- %{!?python_sitearch: %define python_sitearch %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib(1)")} Name: python-kaa-imlib2 Version: 0.2.1 Release: 1%{?dist} Summary: The Kaa Media - imlib2 binding for python Group: Development/Languages License: LGPL URL: http://www.freevo.org/kaa Source0: http://downloads.sourceforge.net/freevo/kaa-imlib2-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: python-devel BuildRequires: python-kaa-base >= 0.1.3 BuildRequires: libdvdread-devel >= 0.9.5 BuildRequires: mesa-libGL-devel, mesa-libGLU-devel BuildRequires: imlib2-devel >= 1.2.1, libpng-devel #BuildRequires: evas-devel >= 0.9.9.032 BuildRequires: pygame-devel >= 1.7.1, python-sqlite2 >= 2.2.2 BuildRequires: xine-lib-devel >= 1.1.1 BuildRequires: glib2-devel BuildRequires: zvbi-devel, directfb-devel #BuildRequires: epeg %description The Kaa Media Repository is a set of python modules related to media. Kaa modules are based on parts from Freevo and modules created for MeBox. Kaa exists to encourage code sharing between these projects, and to serve as an umbrella for several previously disparate media-related modules in order to make them available from one (unique) namespace. Kaa provides a base module that implements the common features needed for application development, such as mainloop management, timers, signals, callbacks, file descriptor monitors, etc. Kaa's other modules provide specific media-related functionality, such as retrieving metadata on arbitrary media files (kaa.metadata, previously called mmpython), Python wrappers for Imlib2, Xine, and Evas, and many other high level APIs for easily creating applications that deal with video and audio. Kaa is named after the python in the Jungle Book by Rudyard Kipling. %prep %setup -q -n kaa-imlib2-%{version} %build # Remove CFLAGS=... for noarch packages (unneeded) CFLAGS="$RPM_OPT_FLAGS" %{__python} setup.py build %install rm -rf $RPM_BUILD_ROOT %{__python} setup.py install -O1 --skip-build --root $RPM_BUILD_ROOT # Fix perms find $RPM_BUILD_ROOT -name "*.py" |xargs chmod 0644 %clean rm -rf $RPM_BUILD_ROOT %files %defattr(-,root,root,-) %doc AUTHORS COPYING NEWS README TODO %{python_sitearch}/* %changelog * Wed Apr 18 2007 kwizart < kwizart at gmail.com > - 0.2.1-1 - Update to 0.2.1 * Mon Jan 1 2007 TC Wan - Initial SPEC file Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/python-kaa-imlib2/devel/.cvsignore,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- .cvsignore 19 Apr 2007 18:17:33 -0000 1.1 +++ .cvsignore 19 Apr 2007 20:10:08 -0000 1.2 @@ -0,0 +1 @@ +kaa-imlib2-0.2.1.tar.gz Index: sources =================================================================== RCS file: /cvs/extras/rpms/python-kaa-imlib2/devel/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 19 Apr 2007 18:17:33 -0000 1.1 +++ sources 19 Apr 2007 20:10:08 -0000 1.2 @@ -0,0 +1 @@ +f4d3019b7471a7da541e13de91ec2875 kaa-imlib2-0.2.1.tar.gz From fedora-extras-commits at redhat.com Thu Apr 19 20:16:53 2007 From: fedora-extras-commits at redhat.com (Bill Nottingham (notting)) Date: Thu, 19 Apr 2007 16:16:53 -0400 Subject: comps comps-fe7.xml.in,1.159,1.160 Message-ID: <200704192016.l3JKGrwx025285@cvs-int.fedora.redhat.com> Author: notting Update of /cvs/extras/comps In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv25261 Modified Files: comps-fe7.xml.in Log Message: merge stage 1. merge in comps-fc7.xml.in View full diff with command: /usr/bin/cvs -f diff -kk -u -N -r 1.159 -r 1.160 comps-fe7.xml.in Index: comps-fe7.xml.in =================================================================== RCS file: /cvs/extras/comps/comps-fe7.xml.in,v retrieving revision 1.159 retrieving revision 1.160 diff -u -r1.159 -r1.160 --- comps-fe7.xml.in 19 Apr 2007 18:25:10 -0000 1.159 +++ comps-fe7.xml.in 19 Apr 2007 20:16:23 -0000 1.160 @@ -1,6 +1,6 @@ - + admin-tools <_name>Administration Tools @@ -8,6 +8,16 @@ true true + authconfig-gtk + pirut + system-config-date + system-config-keyboard + system-config-language + system-config-lvm + system-config-network + system-config-rootpassword + system-config-soundcard + system-config-users cacti etherape ettercap-gtk @@ -18,29 +28,38 @@ luma pessulus qtparted + system-config-kickstart yumex afrikaans-support <_name>Afrikaans Support + <_description/> false false af + aspell-af hunspell-af + openoffice.org-langpack-af_ZA arabic-support <_name>Arabic Support - <_description>This group is a collection of tools and resources of Arabic environments. + <_description/> false false + ar + fonts-arabic aspell-ar + kde-i18n-Arabic + openoffice.org-langpack-ar dejavu-fonts dejavu-fonts-experimental + m17n-db-arabic @@ -55,12 +74,34 @@ + assamese-support + <_name>Assamese Support + <_description/> + false + false + as + + fonts-bengali + m17n-db-assamese + openoffice.org-langpack-as_IN + + + authoring-and-publishing <_name>Authoring and Publishing - <_description>These tools allow you to create documentation in the DocBook format and convert them to HTML, PDF, Postscript, and text. + <_description>These tools allow you to create documents in the DocBook format and convert them into HTML, PDF, Postscript, and text. false true + docbook-slides + docbook-style-dsssl + docbook-style-xsl + docbook-utils + docbook-utils-pdf + linuxdoc-tools + tetex + xhtml1-dtds + xmlto abcm2ps BibTool conglomerate @@ -74,17 +115,158 @@ scribus tetex-eurofont tetex-prosper + tetex-xdvi w3c-markup-validator base <_name>Base + <_description>This group includes a minimal set of packages. Useful for creating small router/firewall boxes, for example. true - true + false + acl + at + attr + authconfig + bc + bind-utils + bzip2 + crontabs + cyrus-sasl-plain + libutempter + logrotate + lsof + mailcap + man + ntsysv + parted + pciutils + psacct + quota + tmpwatch + traceroute + vixie-cron hunspell-en + anacron + aspell + aspell-en + autofs + bluez-utils + ccid + coolkey + cpuspeed + cryptsetup-luks + device-mapper-multipath + dhclient + dhcpv6_client + diskdumputils + dmraid + dos2unix + dosfstools + dump + eject + fbset + finger + firstboot-tui + ftp + gnupg + gpm + iptstate + irda-utils + irqbalance + jwhois + krb5-workstation + lftp + logwatch + man-pages + mcelog + mdadm + mgetty + microcode_ctl + mlocate + mtr + nano + nc + NetworkManager + nfs-utils + nss_db + nss_ldap ntfs-3g + numactl + openssh-clients + openssh-server + pam_ccreds + pam_krb5 + pam_passwdqc + pam_pkcs11 [...2634 lines suppressed...] + xrestop + icon-naming-utils + icon-slicer + libXp-devel + mesa-libGLU-devel + xorg-x11-server-sdk + xorg-x11-xbitmaps + + + xemacs <_name>XEmacs <_description>The XEmacs text editor. @@ -1817,31 +3412,132 @@ + xhosa-support + <_name>Xhosa Support + <_description/> + false + false + zu + + openoffice.org-langpack-xh_ZA + + + zulu-support <_name>Zulu Support + <_description/> false false zu hunspell-zu + openoffice.org-langpack-zu_ZA + language-support + <_name>Languages + <_description>These packages provide support for various locales including fonts and input methods. + + afrikaans-support + arabic-support + armenian-support + assamese-support + basque-support + bengali-support + brazilian-support + breton-support + british-support + bulgarian-support + catalan-support + chinese-support + croatian-support + czech-support + danish-support + dutch-support + estonian-support + ethiopic-support + faeroese-support + finnish-support + french-support + gaelic-support + galician-support + german-support + greek-support + gujarati-support + hebrew-support + hindi-support + hungarian-support + icelandic-support + indonesian-support + irish-support + italian-support + japanese-support + kannada-support + korean-support + lithuanian-support + malay-support + malayalam-support + marathi-support + northern-sotho-support + norwegian-support + oriya-support + polish-support + portuguese-support + punjabi-support + romanian-support + russian-support + serbian-support + sinhala-support + slovak-support + slovenian-support + southern-ndebele-support + southern-sotho-support + spanish-support + swati-support + swedish-support + tamil-support + telugu-support + thai-support + tibetan-support + tsonga-support + tswana-support + turkish-support + ukrainian-support + urdu-support + venda-support + welsh-support + xhosa-support + zulu-support + + + desktops <_name>Desktop Environments <_description>Desktop environments 10 + gnome-desktop + kde-desktop xfce-desktop apps <_name>Applications - <_description>Applications for a variety of tasks + <_description>Applications to perform a variety of tasks 20 + authoring-and-publishing + editors education + engineering-and-scientific + games + graphical-internet + graphics + office + sound-and-video + text-internet @@ -1850,7 +3546,16 @@ <_description>Packages which provide functionality for developing and building applications. 70 + development-libs + development-tools + eclipse + gnome-software-development + java-development + kde-software-development + legacy-software-development + ruby web-development + x-software-development xfce-software-development @@ -1860,7 +3565,19 @@ <_description>Software used for running network servers 90 + clustering + dns-server + ftp-server + legacy-network-server + mail-server + mysql network-server + news-server + printing + server-cfg + smb-server + sql-server + web-server @@ -1869,7 +3586,15 @@ <_description>Various core pieces of the system. 99 + admin-tools + base + base-x + dial-up hardware-support + java + legacy-software-support + system-tools + virtualization From fedora-extras-commits at redhat.com Thu Apr 19 20:18:49 2007 From: fedora-extras-commits at redhat.com (Chauvet (kwizart)) Date: Thu, 19 Apr 2007 16:18:49 -0400 Subject: rpms/zd1211-firmware/FC-6 zd1211-firmware.spec, NONE, 1.1 zd1211rw_fw-Makefile.patch, NONE, 1.1 sources, 1.1, 1.2 Message-ID: <200704192018.l3JKIn1J025352@cvs-int.fedora.redhat.com> Author: kwizart Update of /cvs/extras/rpms/zd1211-firmware/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv25322 Modified Files: sources Added Files: zd1211-firmware.spec zd1211rw_fw-Makefile.patch Log Message: Initial import for FC-6 --- NEW FILE zd1211-firmware.spec --- %define snap 2007-03-19 Name: zd1211-firmware Version: 1.3 Release: 4%{?dist} Summary: Firmware for wireless devices based on zd1211 chipset Group: System Environment/Kernel License: GPL URL: http://zd1211.ath.cx/ #URL: http://www.deine-taler.de/zd1211/ Source0: http://www.deine-taler.de/zd1211/snapshots/zd1211rw_fw_%{snap}.tar.bz2 Patch0: zd1211rw_fw-Makefile.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch %description This package contains the firmware required to work with the zd1211 chipset. %prep %setup -q -n zd1211rw_fw_%{snap} %patch0 -p1 -b .123 %build make CFLAGS="$RPM_OPT_FLAGS" %{?_smp_mflags} %install rm -rf $RPM_BUILD_ROOT make install FW_DIR=$RPM_BUILD_ROOT/lib/firmware/zd1211 %clean rm -rf $RPM_BUILD_ROOT %files %defattr(-,root,root,-) %doc README COPYING /lib/firmware/zd1211 %changelog * Mon Mar 19 2007 kwizart < kwizart at gmail.com > - 1.3-4 - Update to snap 2007-03-19 but still no changes from Dec 26 2006. - Drop devel is not usefull - Use patch for sudo and zd1211b install - Fix description/summary * Sun Feb 23 2007 kwizart < kwizart at gmail.com > - 1.3-3 - Update to the snapshot source zd1211rw_fw_2007-02-23 Timestramp didn't changed from 26-12-2006 so don't think date will tell anything in that case. I Prefer to wait for release tarball to fix any number version is that necessary. - Uses of $RPM_OPT_FLAGS in place of CFLAGS += -Wall * Sun Feb 11 2007 kwizart < kwizart at gmail.com > - 1.3-2 - Bundle the original vendor driver used to generate the firmware. * Sat Jan 6 2007 kwizart < kwizart at gmail.com > - 1.3-1 - Update to 1.3 * Wed Oct 11 2006 kwizart < kwizart at gmail.com > - 1.2-1_FC5 - inital release. zd1211rw_fw-Makefile.patch: --- NEW FILE zd1211rw_fw-Makefile.patch --- --- zd1211rw_fw_2007-03-19/Makefile.123 2006-12-25 11:02:17.000000000 +0100 +++ zd1211rw_fw_2007-03-19/Makefile 2007-03-19 20:49:13.000000000 +0100 @@ -2,12 +2,13 @@ CFLAGS := -Wall ifneq ($(USER),root) -SUDO := sudo +SUDO := endif FW_DIR := /lib/firmware/zd1211 -FILES := zd1211_ub zd1211_uph zd1211_uphm zd1211_uphr zd1211_ur +FILES := zd1211_ub zd1211_uph zd1211_uphm zd1211_uphr zd1211_ur \ + zd1211b_ub zd1211b_uph zd1211b_uphm zd1211b_uphr zd1211b_ur all:: files Index: sources =================================================================== RCS file: /cvs/extras/rpms/zd1211-firmware/FC-6/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 19 Apr 2007 17:32:52 -0000 1.1 +++ sources 19 Apr 2007 20:18:15 -0000 1.2 @@ -0,0 +1 @@ +d806c01716f30d80042519b0f070feab zd1211rw_fw_2007-03-19.tar.bz2 From fedora-extras-commits at redhat.com Thu Apr 19 20:20:43 2007 From: fedora-extras-commits at redhat.com (Chauvet (kwizart)) Date: Thu, 19 Apr 2007 16:20:43 -0400 Subject: rpms/zd1211-firmware/FC-5 zd1211-firmware.spec, NONE, 1.1 zd1211rw_fw-Makefile.patch, NONE, 1.1 sources, 1.1, 1.2 Message-ID: <200704192020.l3JKKhII025434@cvs-int.fedora.redhat.com> Author: kwizart Update of /cvs/extras/rpms/zd1211-firmware/FC-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv25406 Modified Files: sources Added Files: zd1211-firmware.spec zd1211rw_fw-Makefile.patch Log Message: Initial Import for FC-5 --- NEW FILE zd1211-firmware.spec --- %define snap 2007-03-19 Name: zd1211-firmware Version: 1.3 Release: 4%{?dist} Summary: Firmware for wireless devices based on zd1211 chipset Group: System Environment/Kernel License: GPL URL: http://zd1211.ath.cx/ #URL: http://www.deine-taler.de/zd1211/ Source0: http://www.deine-taler.de/zd1211/snapshots/zd1211rw_fw_%{snap}.tar.bz2 Patch0: zd1211rw_fw-Makefile.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch %description This package contains the firmware required to work with the zd1211 chipset. %prep %setup -q -n zd1211rw_fw_%{snap} %patch0 -p1 -b .123 %build make CFLAGS="$RPM_OPT_FLAGS" %{?_smp_mflags} %install rm -rf $RPM_BUILD_ROOT make install FW_DIR=$RPM_BUILD_ROOT/lib/firmware/zd1211 %clean rm -rf $RPM_BUILD_ROOT %files %defattr(-,root,root,-) %doc README COPYING /lib/firmware/zd1211 %changelog * Mon Mar 19 2007 kwizart < kwizart at gmail.com > - 1.3-4 - Update to snap 2007-03-19 but still no changes from Dec 26 2006. - Drop devel is not usefull - Use patch for sudo and zd1211b install - Fix description/summary * Sun Feb 23 2007 kwizart < kwizart at gmail.com > - 1.3-3 - Update to the snapshot source zd1211rw_fw_2007-02-23 Timestramp didn't changed from 26-12-2006 so don't think date will tell anything in that case. I Prefer to wait for release tarball to fix any number version is that necessary. - Uses of $RPM_OPT_FLAGS in place of CFLAGS += -Wall * Sun Feb 11 2007 kwizart < kwizart at gmail.com > - 1.3-2 - Bundle the original vendor driver used to generate the firmware. * Sat Jan 6 2007 kwizart < kwizart at gmail.com > - 1.3-1 - Update to 1.3 * Wed Oct 11 2006 kwizart < kwizart at gmail.com > - 1.2-1_FC5 - inital release. zd1211rw_fw-Makefile.patch: --- NEW FILE zd1211rw_fw-Makefile.patch --- --- zd1211rw_fw_2007-03-19/Makefile.123 2006-12-25 11:02:17.000000000 +0100 +++ zd1211rw_fw_2007-03-19/Makefile 2007-03-19 20:49:13.000000000 +0100 @@ -2,12 +2,13 @@ CFLAGS := -Wall ifneq ($(USER),root) -SUDO := sudo +SUDO := endif FW_DIR := /lib/firmware/zd1211 -FILES := zd1211_ub zd1211_uph zd1211_uphm zd1211_uphr zd1211_ur +FILES := zd1211_ub zd1211_uph zd1211_uphm zd1211_uphr zd1211_ur \ + zd1211b_ub zd1211b_uph zd1211b_uphm zd1211b_uphr zd1211b_ur all:: files Index: sources =================================================================== RCS file: /cvs/extras/rpms/zd1211-firmware/FC-5/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 19 Apr 2007 17:32:52 -0000 1.1 +++ sources 19 Apr 2007 20:20:08 -0000 1.2 @@ -0,0 +1 @@ +d806c01716f30d80042519b0f070feab zd1211rw_fw_2007-03-19.tar.bz2 From fedora-extras-commits at redhat.com Thu Apr 19 20:41:12 2007 From: fedora-extras-commits at redhat.com (Daniel M. Young (dyoung)) Date: Thu, 19 Apr 2007 16:41:12 -0400 Subject: rpms/tasks/FC-5 license.patch, NONE, 1.1 tasks.spec, NONE, 1.1 .cvsignore, 1.1, 1.2 sources, 1.1, 1.2 Message-ID: <200704192041.l3JKfCsX026101@cvs-int.fedora.redhat.com> Author: dyoung Update of /cvs/extras/rpms/tasks/FC-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv26054/FC-5 Modified Files: .cvsignore sources Added Files: license.patch tasks.spec Log Message: Initial import of tasks. license.patch: --- NEW FILE license.patch --- --- src/test.c.orig 2007-04-11 10:49:16.000000000 -0700 +++ src/test.c 2007-04-11 10:50:34.000000000 -0700 @@ -371,16 +371,16 @@ }; const char *license = { N_( - "Sound Juicer is free software; you can redistribute it and/or modify " + "Tasks is free software; you can redistribute it and/or modify " "it under the terms of the GNU General Public License as published by " "the Free Software Foundation; either version 2 of the License, or " "(at your option) any later version.\n\n" - "Sound Juicer is distributed in the hope that it will be useful, " + "Tasks 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.\n\n" "You should have received a copy of the GNU General Public License " - "along with Sound Juicer; if not, write to the Free Software Foundation, Inc., " + "along with Tasks; if not, write to the Free Software Foundation, Inc., " "51 Franklin St, Fifth Floor, Boston, MA 0110-1301, USA" ) }; --- NEW FILE tasks.spec --- Name: tasks Version: 0.4 Release: 3%{?dist} Summary: Tasks to-do list Group: Applications/Productivity License: GPL URL: http://projects.o-hand.com/tasks Source0: http://projects.o-hand.com/sources/tasks/tasks-%{version}.tar.gz Patch0: license.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: evolution-data-server-devel >= 1.2.0 BuildRequires: desktop-file-utils gtk2-devel BuildRequires: gettext intltool %description Tasks is a simple to do list application that uses libecal, part of Embedded Evolution Data Server. %prep %setup -q %patch0 %build %configure make %{?_smp_mflags} %install rm -rf $RPM_BUILD_ROOT make install DESTDIR=$RPM_BUILD_ROOT INSTALL="%{__install} -p" desktop-file-install --vendor fedora --delete-original \ --dir $RPM_BUILD_ROOT%{_datadir}/applications \ --remove-category Application \ $RPM_BUILD_ROOT%{_datadir}/applications/%{name}.desktop %find_lang %{name} %clean rm -rf $RPM_BUILD_ROOT %post touch %{_datadir}/icons/hicolor if [ -x /usr/bin/gtk-update-icon-cache ]; then /usr/bin/gtk-update-icon-cache --quiet %{_datadir}/icons/hicolor fi %postun touch %{_datadir}/icons/hicolor if [ -x /usr/bin/gtk-update-icon-cache ]; then /usr/bin/gtk-update-icon-cache --quiet %{_datadir}/icons/hicolor fi %files -f %{name}.lang %defattr(-,root,root,-) %doc AUTHORS ChangeLog COPYING NEWS README %{_datadir}/applications/fedora-%{name}.desktop %{_datadir}/icons/hicolor/*/apps/tasks.png %{_datadir}/icons/hicolor/*/apps/tasks.svg %{_bindir}/tasks %{_datadir}/tasks %changelog * Wed Apr 11 2007 Dan Young - 0.4-3 - Preserve timestamps on install - Fix /usr/share/tasks/tasks-ui.xml files listing twice - Patch Help -> About -> License to fix name * Sat Mar 17 2007 Dan Young - 0.4-2 - own /usr/share/tasks * Fri Mar 16 2007 Dan Young - 0.4-1 - new upstream version * Wed Mar 07 2007 Dan Young - 0.3-3 - only drop Application category from .desktop * Wed Mar 07 2007 Dan Young - 0.3-2 - remove spurious update-desktop-database - use desktop-file-install --remove-category rather than patch .desktop - use find_lang properly * Tue Mar 06 2007 Dan Young - 0.3-1 - New upstream version - Add BuildRequires on gettext, intltool for i18n support - use setup defaults for -n - zero-length TODO in this release; remove from doc * Mon Mar 05 2007 Dan Young - 0.2-2 - Remove deprecated X-Fedora desktop category - Patch .desktop file to pick correct fd.o category * Fri Mar 02 2007 Dan Young - 0.2-1 - Initial spec file adapted from contacts Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/tasks/FC-5/.cvsignore,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- .cvsignore 17 Apr 2007 03:02:48 -0000 1.1 +++ .cvsignore 19 Apr 2007 20:40:38 -0000 1.2 @@ -0,0 +1 @@ +tasks-0.4.tar.gz Index: sources =================================================================== RCS file: /cvs/extras/rpms/tasks/FC-5/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 17 Apr 2007 03:02:48 -0000 1.1 +++ sources 19 Apr 2007 20:40:38 -0000 1.2 @@ -0,0 +1 @@ +c68ad2a0fa21c379195b7e93467d73b5 tasks-0.4.tar.gz From fedora-extras-commits at redhat.com Thu Apr 19 20:41:07 2007 From: fedora-extras-commits at redhat.com (Daniel M. Young (dyoung)) Date: Thu, 19 Apr 2007 16:41:07 -0400 Subject: rpms/tasks import.log,1.2,1.3 Message-ID: <200704192041.l3JKf7hl026097@cvs-int.fedora.redhat.com> Author: dyoung Update of /cvs/extras/rpms/tasks In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv26054 Modified Files: import.log Log Message: Initial import of tasks. Index: import.log =================================================================== RCS file: /cvs/extras/rpms/tasks/import.log,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- import.log 18 Apr 2007 20:14:59 -0000 1.2 +++ import.log 19 Apr 2007 20:40:33 -0000 1.3 @@ -1 +1,2 @@ tasks-0_4-3_fc6:HEAD:tasks-0.4-3.fc6.src.rpm:1176927086 +tasks-0_4-3_fc6:FC-5:tasks-0.4-3.fc6.src.rpm:1177015183 From fedora-extras-commits at redhat.com Thu Apr 19 20:44:55 2007 From: fedora-extras-commits at redhat.com (Bill Nottingham (notting)) Date: Thu, 19 Apr 2007 16:44:55 -0400 Subject: comps comps.dtd,NONE,1.1 Message-ID: <200704192044.l3JKitfi026183@cvs-int.fedora.redhat.com> Author: notting Update of /cvs/extras/comps In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv26172 Added Files: comps.dtd Log Message: add this here. useful to have. --- NEW FILE comps.dtd --- From fedora-extras-commits at redhat.com Thu Apr 19 20:58:40 2007 From: fedora-extras-commits at redhat.com (Marcin Zajaczkowski (szpak)) Date: Thu, 19 Apr 2007 16:58:40 -0400 Subject: rpms/fuse-smb/devel fuse-smb.spec,1.2,1.3 Message-ID: <200704192058.l3JKweQx026676@cvs-int.fedora.redhat.com> Author: szpak Update of /cvs/extras/rpms/fuse-smb/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv26540 Modified Files: fuse-smb.spec Log Message: spec file modified to add compatility with samba package >= 3.0.24-3 in FC7+ Index: fuse-smb.spec =================================================================== RCS file: /cvs/extras/rpms/fuse-smb/devel/fuse-smb.spec,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- fuse-smb.spec 26 Jan 2007 21:37:29 -0000 1.2 +++ fuse-smb.spec 19 Apr 2007 20:58:06 -0000 1.3 @@ -1,7 +1,7 @@ Name: fuse-smb Summary: FUSE-Filesystem to fast and easy access remote resources via SMB Version: 0.8.5 -Release: 5%{?dist} +Release: 6%{?dist} License: GPL Group: System Environment/Base URL: http://www.ricardis.tudelft.nl/~vincent/fusesmb/ @@ -12,7 +12,7 @@ #fuse is implicity required by libfuse.so.2 or fuse-libs #Requires: fuse >= 2.3 -#samba-common and fuse-libs are implicity required by their .so files +#samba-common (fc<=6), libsmbclient (fc>6) and fuse-libs are implicity required by their .so files #Requires: fuse-libs >= 2.3 #Requires: samba-common >= 3.0 @@ -20,6 +20,11 @@ BuildRequires: fuse-devel >= 2.3 BuildRequires: samba-client >= 3.0 +%if %(rpmquery --qf '%{Version}' fedora-release) > 6 +#starting with 3.0.24-3 in FC7+ libsmbclient is in a separate package +BuildRequires: libsmbclient-devel >= 3.0 +%endif + %description With SMB for Fuse you can seamlessly browse your network neighbourhood as were it on your own filesystem. @@ -52,6 +57,9 @@ %changelog +* Thu Apr 19 2007 Marcin Zajaczkowski - 0.8.5-6 + - added compatility with samba package >= 3.0.24-3 in FC7+ + * Fri Jan 26 2007 Marcin Zajaczkowski - 0.8.5-5 - bumped to next release to workaround problem with FC-5 tag in CVS From fedora-extras-commits at redhat.com Thu Apr 19 21:06:42 2007 From: fedora-extras-commits at redhat.com (Bill Nottingham (notting)) Date: Thu, 19 Apr 2007 17:06:42 -0400 Subject: comps Makefile,1.4,1.5 comps-fe7.xml.in,1.160,NONE Message-ID: <200704192106.l3JL6gbe031121@cvs-int.fedora.redhat.com> Author: notting Update of /cvs/extras/comps In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv31098 Modified Files: Makefile Removed Files: comps-fe7.xml.in Log Message: remove comps-fe7.xml.in in favor of new comps-f7.xml.in. make comps-fe7.xml (for extras push script) automatically Index: Makefile =================================================================== RCS file: /cvs/extras/comps/Makefile,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- Makefile 23 Nov 2006 20:24:39 -0000 1.4 +++ Makefile 19 Apr 2007 21:06:12 -0000 1.5 @@ -9,6 +9,9 @@ clean: @rm -fv *~ +comps-fe7.xml.in: comps-f7.xml.in + ln -s comps-f7.xml.in comps-fe7.xml.in + %.xml: %.xml.in ./update-comps $@ @if [ "$@" == "$(RAWHIDECOMPS)" ] ; then \ --- comps-fe7.xml.in DELETED --- From fedora-extras-commits at redhat.com Thu Apr 19 21:14:31 2007 From: fedora-extras-commits at redhat.com (Paul Howarth (pghmcfc)) Date: Thu, 19 Apr 2007 17:14:31 -0400 Subject: rpms/ORBit/devel ORBit.spec,1.3,1.4 Message-ID: <200704192114.l3JLEVq4031193@cvs-int.fedora.redhat.com> Author: pghmcfc Update of /cvs/extras/rpms/ORBit/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv31172 Modified Files: ORBit.spec Log Message: Fix buildreqs for devel/EL-5 Index: ORBit.spec =================================================================== RCS file: /cvs/extras/rpms/ORBit/devel/ORBit.spec,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- ORBit.spec 27 Oct 2006 12:34:48 -0000 1.3 +++ ORBit.spec 19 Apr 2007 21:13:57 -0000 1.4 @@ -1,7 +1,7 @@ Summary: CORBA Object Request Broker for GNOME-1 compatibility Name: ORBit Version: 0.5.17 -Release: 20%{?dist} +Release: 21%{?dist} Epoch: 1 URL: http://orbit-resource.sourceforge.net/ Source: http://ftp.acc.umu.se/pub/gnome/sources/ORBit/0.5/ORBit-0.5.17.tar.bz2 @@ -11,7 +11,7 @@ Group: System Environment/Daemons License: LGPL/GPL BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) -BuildRequires: flex, gettext, glib-devel, tcp_wrappers +BuildRequires: flex, gettext, glib-devel, /usr/include/tcpd.h, pkgconfig Requires(post): /sbin/install-info Requires(preun): /sbin/install-info @@ -84,7 +84,7 @@ %{__rm} -rf %{buildroot} %files -%defattr(-,root,root,755) +%defattr(-,root,root,-) %doc AUTHORS COPYING ChangeLog NEWS README TODO %doc libIDL/COPYING libIDL/ChangeLog libIDL/AUTHORS %doc libIDL/README libIDL/NEWS libIDL/BUGS libIDL/tstidl.c @@ -99,7 +99,7 @@ %{_libdir}/libORBitutil.so.* %files devel -%defattr(-,root,root,755) +%defattr(-,root,root,-) %{_bindir}/libIDL-config %{_bindir}/orbit-config %{_bindir}/orbit-idl @@ -120,6 +120,12 @@ %{_datadir}/aclocal/libIDL.m4 %changelog +* Thu Apr 19 2007 Paul Howarth 1:0.5.17-21 +- Buildreq pkgconfig, because EL5's glib-devel should require it but doesn't +- Use file-based build dependency on /usr/include/tcpd.h instead of + tcp_wrappers package, since some distributions have this file in + tcp_wrappers-devel + * Thu Oct 26 2006 Paul Howarth 1:0.5.17-20 - Don't let the scriptlets "fail" From fedora-extras-commits at redhat.com Thu Apr 19 21:42:36 2007 From: fedora-extras-commits at redhat.com (Marcin Zajaczkowski (szpak)) Date: Thu, 19 Apr 2007 17:42:36 -0400 Subject: rpms/fuse-smb/devel fuse-smb.spec,1.3,1.4 Message-ID: <200704192142.l3JLga7G032038@cvs-int.fedora.redhat.com> Author: szpak Update of /cvs/extras/rpms/fuse-smb/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv32002 Modified Files: fuse-smb.spec Log Message: modification in a spec file to make it buildable in mock Index: fuse-smb.spec =================================================================== RCS file: /cvs/extras/rpms/fuse-smb/devel/fuse-smb.spec,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- fuse-smb.spec 19 Apr 2007 20:58:06 -0000 1.3 +++ fuse-smb.spec 19 Apr 2007 21:42:02 -0000 1.4 @@ -1,7 +1,7 @@ Name: fuse-smb Summary: FUSE-Filesystem to fast and easy access remote resources via SMB Version: 0.8.5 -Release: 6%{?dist} +Release: 7%{?dist} License: GPL Group: System Environment/Base URL: http://www.ricardis.tudelft.nl/~vincent/fusesmb/ @@ -20,7 +20,7 @@ BuildRequires: fuse-devel >= 2.3 BuildRequires: samba-client >= 3.0 -%if %(rpmquery --qf '%{Version}' fedora-release) > 6 +%if "%fedora" > "6" #starting with 3.0.24-3 in FC7+ libsmbclient is in a separate package BuildRequires: libsmbclient-devel >= 3.0 %endif @@ -57,6 +57,9 @@ %changelog +* Thu Apr 19 2007 Marcin Zajaczkowski - 0.8.5-7 + - changed expression to determine Fedora version to work in mock + * Thu Apr 19 2007 Marcin Zajaczkowski - 0.8.5-6 - added compatility with samba package >= 3.0.24-3 in FC7+ From fedora-extras-commits at redhat.com Thu Apr 19 21:51:14 2007 From: fedora-extras-commits at redhat.com (Alex Lancaster (alexlan)) Date: Thu, 19 Apr 2007 17:51:14 -0400 Subject: rpms/perl-bioperl-run/devel perl-bioperl-run.spec, NONE, 1.1 .cvsignore, 1.1, 1.2 sources, 1.1, 1.2 Message-ID: <200704192151.l3JLpErQ032236@cvs-int.fedora.redhat.com> Author: alexlan Update of /cvs/extras/rpms/perl-bioperl-run/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv32211/devel Modified Files: .cvsignore sources Added Files: perl-bioperl-run.spec Log Message: New import. --- NEW FILE perl-bioperl-run.spec --- Name: perl-bioperl-run Version: 1.5.2_100 Release: 2%{?dist} Summary: Modules to provide a Perl interface to various bioinformatics applications Group: Development/Libraries License: GPL or Artistic URL: http://bioperl.org Source0: http://bioperl.org/DIST/bioperl-run-%{version}.tar.bz2 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch BuildRequires: perl(Bio::Root::Version) >= 1.5.2 BuildRequires: perl(Algorithm::Diff) >= 1 BuildRequires: perl(XML::Parser::PerlSAX) BuildRequires: perl(HTML::Parser) BuildRequires: perl(Module::Build) Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) %description Bioperl-run contain modules that provide a Perl interface to various bioinformatics applications. This allows various applications to be used with common Bioperl objects. %prep %setup -q -n bioperl-run-%{version} # remove all execute bits from the doc stuff find examples -type f -exec chmod -x {} 2>/dev/null ';' chmod -x INSTALL INSTALL.PROGRAMS # remove deprecated modules (reported upstream and will be removed in # _101 tarball) rm Bio/Tools/Run/Phylo/Forester/SDI.pm Bio/Tools/Run/JavaRunner.pm Bio/Tools/Run/AbstractRunner.pm %build %{__perl} Build.PL --installdirs vendor << EOF n a EOF ./Build %install rm -rf $RPM_BUILD_ROOT perl Build pure_install --destdir=$RPM_BUILD_ROOT # remove some spurious files find $RPM_BUILD_ROOT -type f -a \( -name .packlist \ -o \( -name '*.bs' -a -empty \) \) -exec rm -f {} ';' # remove errant execute bit from the .pm's find $RPM_BUILD_ROOT -type f -name '*.pm' -exec chmod -x {} 2>/dev/null ';' # correct all binaries in /usr/bin to be 0755 find $RPM_BUILD_ROOT/%{_bindir} -type f -name '*.pl' -exec chmod 0755 {} 2>/dev/null ';' %check %{?_with_check:./Build test || :} %clean rm -rf $RPM_BUILD_ROOT %files %defattr(-,root,root,-) ## don't distribute "doc" "scripts" subdirectories, they don't contain docs %doc examples %doc AUTHORS Changes INSTALL INSTALL.PROGRAMS README %{perl_vendorlib}/* %{_mandir}/man3/*.3* %{_bindir}/* %{_mandir}/man1/*.1* %changelog * Tue Apr 18 2007 Alex Lancaster 1.5.2_100-2 - Remove deprecated modules that depend on non-existent Bio::Root::AccessorMaker * Tue Apr 17 2007 Alex Lancaster 1.5.2_100-1 - Initial Fedora package. Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/perl-bioperl-run/devel/.cvsignore,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- .cvsignore 19 Apr 2007 18:15:27 -0000 1.1 +++ .cvsignore 19 Apr 2007 21:50:37 -0000 1.2 @@ -0,0 +1 @@ +bioperl-run-1.5.2_100.tar.bz2 Index: sources =================================================================== RCS file: /cvs/extras/rpms/perl-bioperl-run/devel/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 19 Apr 2007 18:15:27 -0000 1.1 +++ sources 19 Apr 2007 21:50:37 -0000 1.2 @@ -0,0 +1 @@ +cc44c719820608f92139f4a81d472ea6 bioperl-run-1.5.2_100.tar.bz2 From fedora-extras-commits at redhat.com Thu Apr 19 21:55:02 2007 From: fedora-extras-commits at redhat.com (Alex Lancaster (alexlan)) Date: Thu, 19 Apr 2007 17:55:02 -0400 Subject: rpms/perl-bioperl-run/FC-6 perl-bioperl-run.spec, NONE, 1.1 .cvsignore, 1.1, 1.2 sources, 1.1, 1.2 Message-ID: <200704192155.l3JLt2ij032442@cvs-int.fedora.redhat.com> Author: alexlan Update of /cvs/extras/rpms/perl-bioperl-run/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv32415/FC-6 Modified Files: .cvsignore sources Added Files: perl-bioperl-run.spec Log Message: Import to FC-6 branch. --- NEW FILE perl-bioperl-run.spec --- Name: perl-bioperl-run Version: 1.5.2_100 Release: 2%{?dist} Summary: Modules to provide a Perl interface to various bioinformatics applications Group: Development/Libraries License: GPL or Artistic URL: http://bioperl.org Source0: http://bioperl.org/DIST/bioperl-run-%{version}.tar.bz2 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch BuildRequires: perl(Bio::Root::Version) >= 1.5.2 BuildRequires: perl(Algorithm::Diff) >= 1 BuildRequires: perl(XML::Parser::PerlSAX) BuildRequires: perl(HTML::Parser) BuildRequires: perl(Module::Build) Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) %description Bioperl-run contain modules that provide a Perl interface to various bioinformatics applications. This allows various applications to be used with common Bioperl objects. %prep %setup -q -n bioperl-run-%{version} # remove all execute bits from the doc stuff find examples -type f -exec chmod -x {} 2>/dev/null ';' chmod -x INSTALL INSTALL.PROGRAMS # remove deprecated modules (reported upstream and will be removed in # _101 tarball) rm Bio/Tools/Run/Phylo/Forester/SDI.pm Bio/Tools/Run/JavaRunner.pm Bio/Tools/Run/AbstractRunner.pm %build %{__perl} Build.PL --installdirs vendor << EOF n a EOF ./Build %install rm -rf $RPM_BUILD_ROOT perl Build pure_install --destdir=$RPM_BUILD_ROOT # remove some spurious files find $RPM_BUILD_ROOT -type f -a \( -name .packlist \ -o \( -name '*.bs' -a -empty \) \) -exec rm -f {} ';' # remove errant execute bit from the .pm's find $RPM_BUILD_ROOT -type f -name '*.pm' -exec chmod -x {} 2>/dev/null ';' # correct all binaries in /usr/bin to be 0755 find $RPM_BUILD_ROOT/%{_bindir} -type f -name '*.pl' -exec chmod 0755 {} 2>/dev/null ';' %check %{?_with_check:./Build test || :} %clean rm -rf $RPM_BUILD_ROOT %files %defattr(-,root,root,-) ## don't distribute "doc" "scripts" subdirectories, they don't contain docs %doc examples %doc AUTHORS Changes INSTALL INSTALL.PROGRAMS README %{perl_vendorlib}/* %{_mandir}/man3/*.3* %{_bindir}/* %{_mandir}/man1/*.1* %changelog * Tue Apr 18 2007 Alex Lancaster 1.5.2_100-2 - Remove deprecated modules that depend on non-existent Bio::Root::AccessorMaker * Tue Apr 17 2007 Alex Lancaster 1.5.2_100-1 - Initial Fedora package. Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/perl-bioperl-run/FC-6/.cvsignore,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- .cvsignore 19 Apr 2007 18:15:27 -0000 1.1 +++ .cvsignore 19 Apr 2007 21:54:28 -0000 1.2 @@ -0,0 +1 @@ +bioperl-run-1.5.2_100.tar.bz2 Index: sources =================================================================== RCS file: /cvs/extras/rpms/perl-bioperl-run/FC-6/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 19 Apr 2007 18:15:27 -0000 1.1 +++ sources 19 Apr 2007 21:54:28 -0000 1.2 @@ -0,0 +1 @@ +cc44c719820608f92139f4a81d472ea6 bioperl-run-1.5.2_100.tar.bz2 From fedora-extras-commits at redhat.com Thu Apr 19 22:00:48 2007 From: fedora-extras-commits at redhat.com (Bill Nottingham (notting)) Date: Thu, 19 Apr 2007 18:00:48 -0400 Subject: comps/po af.po,NONE,1.1 Message-ID: <200704192200.l3JM0m9i032564@cvs-int.fedora.redhat.com> Author: notting Update of /cvs/extras/comps/po In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv32558 Added Files: af.po Log Message: add af.po --- NEW FILE af.po --- # Afrikaans translations of comps. # Copyright (C) 2004 Zuza Software Foundation (Translate.org.za) # This file is distributed under the same license as the comps package. # Translate.org.za , 2005 # msgid "" msgstr "" "Project-Id-Version: comps\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2007-04-19 17:26-0400\n" "PO-Revision-Date: 2005-02-15 13:30+0200\n" "Last-Translator: Translate.org.za \n" "Language-Team: Afrikaans \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" #: ../comps-fe5.xml.in.h:1 ../comps-fe6.xml.in.h:1 ../comps-f7.xml.in.h:1 msgid "A lightweight desktop environment that works well on low end machines." msgstr "'n Liggewig werkskermomgewing wat goed werk op stadige rekenaars." #: ../comps-fe5.xml.in.h:2 ../comps-fe6.xml.in.h:2 ../comps-f7.xml.in.h:2 msgid "Administration Tools" msgstr "Administrasienutsgoed" #: ../comps-fe5.xml.in.h:3 ../comps-fe6.xml.in.h:3 ../comps-f7.xml.in.h:4 msgid "Applications" msgstr "Toepassings" #: ../comps-fe5.xml.in.h:4 ../comps-fe6.xml.in.h:4 msgid "Applications for a variety of tasks" msgstr "" #: ../comps-fe5.xml.in.h:5 ../comps-fe6.xml.in.h:5 ../comps-f7.xml.in.h:6 msgid "Arabic Support" msgstr "Arabiese taalsteun" #: ../comps-fe5.xml.in.h:6 ../comps-fe6.xml.in.h:6 ../comps-f7.xml.in.h:7 #, fuzzy msgid "Armenian Support" msgstr "Roemeense taalsteun" #: ../comps-fe5.xml.in.h:7 ../comps-fe6.xml.in.h:7 ../comps-f7.xml.in.h:9 msgid "Authoring and Publishing" msgstr "Skrywery en publisering" #: ../comps-fe5.xml.in.h:8 ../comps-fe6.xml.in.h:8 ../comps-f7.xml.in.h:11 #, fuzzy msgid "Base System" msgstr "Rekenaar" #: ../comps-fe5.xml.in.h:9 ../comps-fe6.xml.in.h:10 ../comps-f7.xml.in.h:27 #, fuzzy msgid "Desktop Environments" msgstr "KDE-werkskermomgewing" #: ../comps-fe5.xml.in.h:10 ../comps-fe6.xml.in.h:11 ../comps-f7.xml.in.h:28 #, fuzzy msgid "Desktop environments" msgstr "KDE-werkskermomgewing" #: ../comps-fe5.xml.in.h:11 ../comps-fe6.xml.in.h:12 ../comps-f7.xml.in.h:29 msgid "Development" msgstr "Ontwikkeling" #: ../comps-fe5.xml.in.h:12 ../comps-fe6.xml.in.h:13 ../comps-f7.xml.in.h:31 msgid "Development Tools" msgstr "Ontwikkelingsnutsgoed" #: ../comps-fe5.xml.in.h:13 ../comps-fe6.xml.in.h:14 msgid "Dialup Networking Support" msgstr "Inbelnetwerksteun" #: ../comps-fe5.xml.in.h:14 ../comps-fe6.xml.in.h:15 ../comps-f7.xml.in.h:35 msgid "Editors" msgstr "Redigeerders" #: ../comps-fe5.xml.in.h:15 ../comps-fe6.xml.in.h:16 ../comps-f7.xml.in.h:36 msgid "Educational Software" msgstr "" #: ../comps-fe5.xml.in.h:16 ../comps-fe6.xml.in.h:17 ../comps-f7.xml.in.h:37 msgid "Educational software for learning" msgstr "" #: ../comps-fe5.xml.in.h:17 ../comps-fe6.xml.in.h:18 ../comps-f7.xml.in.h:39 msgid "Engineering and Scientific" msgstr "Ingenieurs en wetenskaplik" #: ../comps-fe5.xml.in.h:18 ../comps-fe6.xml.in.h:19 ../comps-f7.xml.in.h:43 msgid "FTP Server" msgstr "FTP-bediener" #: ../comps-fe5.xml.in.h:19 ../comps-fe6.xml.in.h:20 ../comps-f7.xml.in.h:47 msgid "" "From CD recording to playing audio CDs and multimedia files, this package " "group allows you to work with sound and video on the system." msgstr "" "Hierdie pakketgroep stel jou in staat om klank en video op die rekenaar te " "gebruik - alles van CD-opnames tot by die speel van musiek-CD's en " "multimedial??ers." #: ../comps-fe5.xml.in.h:20 ../comps-fe6.xml.in.h:21 ../comps-f7.xml.in.h:48 msgid "GNOME Desktop Environment" msgstr "GNOME-werkskermomgewing" #: ../comps-fe5.xml.in.h:21 ../comps-fe6.xml.in.h:22 ../comps-f7.xml.in.h:49 msgid "GNOME Software Development" msgstr "GNOME-sagtewareontwikkeling" #: ../comps-fe5.xml.in.h:22 ../comps-fe6.xml.in.h:23 msgid "" "GNOME is a powerful, graphical user interface which includes a panel, " "desktop, system icons, and a graphical file manager." msgstr "" "GNOME is 'n kragtige, grafiese gebruikerskoppelvlak met 'n paneel, " "werkskerm, stelselikone en 'n grafiese l??erre??ler." #: ../comps-fe5.xml.in.h:23 ../comps-fe6.xml.in.h:24 ../comps-f7.xml.in.h:53 msgid "Games and Entertainment" msgstr "Speletjies en vermaak" #: ../comps-fe5.xml.in.h:24 ../comps-fe6.xml.in.h:25 ../comps-f7.xml.in.h:55 msgid "Graphical Internet" msgstr "Grafiese internet" #: ../comps-fe5.xml.in.h:25 ../comps-fe6.xml.in.h:26 ../comps-f7.xml.in.h:56 msgid "Graphics" msgstr "Grafika" #: ../comps-fe5.xml.in.h:26 ../comps-fe6.xml.in.h:27 ../comps-f7.xml.in.h:59 #, fuzzy msgid "Hardware Support" msgstr "Hebreeuse taalsteun" #: ../comps-fe5.xml.in.h:27 ../comps-fe6.xml.in.h:28 ../comps-f7.xml.in.h:60 msgid "Hebrew Support" msgstr "Hebreeuse taalsteun" #: ../comps-fe5.xml.in.h:28 ../comps-fe6.xml.in.h:29 ../comps-f7.xml.in.h:65 msgid "" "Install these packages in order to develop GTK+ and GNOME graphical " "applications." msgstr "" "Installeer hierdie pakkette om grafiese toepassings vir GTK+ en GNOME te " "ontwikkel." #: ../comps-fe5.xml.in.h:29 ../comps-fe6.xml.in.h:30 ../comps-f7.xml.in.h:66 msgid "" "Install these packages in order to develop GTK+ and XFCE graphical " "applications." msgstr "" "Installeer hierdie pakkette om GTK+- en XFCE- grafiese toepassings te " "ontwikkel." #: ../comps-fe5.xml.in.h:30 ../comps-fe6.xml.in.h:31 ../comps-f7.xml.in.h:67 msgid "Install these packages to develop QT and KDE graphical applications." msgstr "" "Installeer hierdie pakkette om grafiese toepassings vir QT en KDE te " "ontwikkel." #: ../comps-fe5.xml.in.h:31 ../comps-fe6.xml.in.h:32 ../comps-f7.xml.in.h:69 msgid "" "Install this group of packages to use the base graphical (X) user interface." msgstr "" "Installeer hierdie groep pakkette om die basiese grafiese " "gebruikerskoppelvlak (X) te gebruik." #: ../comps-fe5.xml.in.h:32 ../comps-fe6.xml.in.h:33 ../comps-f7.xml.in.h:72 msgid "Japanese Support" msgstr "Japanese taalsteun" #: ../comps-fe5.xml.in.h:33 ../comps-f7.xml.in.h:73 msgid "Java" msgstr "" #: ../comps-fe5.xml.in.h:34 ../comps-f7.xml.in.h:74 #, fuzzy msgid "Java Development" msgstr "Ontwikkeling" #: ../comps-fe5.xml.in.h:35 ../comps-fe6.xml.in.h:34 ../comps-f7.xml.in.h:75 msgid "KDE (K Desktop Environment)" msgstr "KDE (K Desktop Environment)" #: ../comps-fe5.xml.in.h:36 ../comps-fe6.xml.in.h:35 ../comps-f7.xml.in.h:76 msgid "KDE Software Development" msgstr "Sagtewareontwikkeling vir KDE" #: ../comps-fe5.xml.in.h:37 ../comps-fe6.xml.in.h:36 msgid "" "KDE is a powerful, graphical user interface which includes a panel, desktop, " "system icons, and a graphical file manager." msgstr "" "KDE is 'n kragtige, grafiese gebruikerskoppelvlak met 'n paneel, werkskerm, " "rekenaarikone en 'n grafiese l??erre??ler." #: ../comps-fe5.xml.in.h:38 ../comps-fe6.xml.in.h:37 ../comps-f7.xml.in.h:85 msgid "Mail Server" [...1874 lines suppressed...] #~ "<_description>These packages allow you to develop applications for the X " #~ "Window System." #~ msgstr "" #~ " false false " #~ "ko h2ps iiimf-docsfalse false de aspell-de kde-i18n-German man-pages-de Deployment_Guide-de-DE " #~ " gnome-desktop <_name>GNOME Desktop Environment " #~ "<_description>GNOME is a powerful, graphical user interface which " #~ "includes a panel, desktop, system icons, and a graphical file manager." #~ msgstr "" #~ " false false " #~ "ko h2ps iiimf-docsfalse false es aspell-es kde-i18n-Spanish man-pages-es Deployment_Guide-es-ES " #~ " sql-server <_name>PostgreSQL Database " #~ "<_description>This package group includes packages useful for use with " #~ "Postgresql." #~ msgstr "" #~ " false false " #~ "ko h2ps iiimf-docsfalse false gd aspell-gd galician-" #~ "support <_name>Galician Support <_description/> " #~ "false false gl aspell-gl games " #~ "<_name>Games and Entertainment <_description>Various ways to " #~ "relax and spend your free time." #~ msgstr "" #~ " false false " #~ "ko h2ps iiimf-docsfalse false nb aspell-no kde-i18n-Norwegian kde-i18n-Norwegian-Nynorsk office <_name>Office/Productivity <_description>The applications include office suites, PDF viewers, " #~ "and more." #~ msgstr "" #~ " false false " #~ "ko h2ps iiimf-docsfalse false nl aspell-nl kde-i18n-Dutch Make the new Patchy executable files' set CLD = "f77" - $CLD -o ypatchy ypatch.o libp4lib.a - $CLD -o ytobcd ytobcd.o libp4lib.a - $CLD -o ytobin ytobin.o libp4lib.a - $CLD -o ytoceta ytocet.o libp4lib.a - $CLD -o yfrceta yfrcet.o libp4lib.a - $CLD -o ycompar ycompa.o libp4lib.a - $CLD -o yedit yedit.o libp4lib.a - $CLD -o yindexb yindex.o libp4lib.a - $CLD -o ylistb ylist.o libp4lib.a - $CLD -o ysearch ysearc.o libp4lib.a - $CLD -o yshift yshift.o libp4lib.a + $CLD $FOPT -o ypatchy ypatch.o libp4lib.a + $CLD $FOPT -o ytobcd ytobcd.o libp4lib.a + $CLD $FOPT -o ytobin ytobin.o libp4lib.a + $CLD $FOPT -o ytoceta ytocet.o libp4lib.a + $CLD $FOPT -o yfrceta yfrcet.o libp4lib.a + $CLD $FOPT -o ycompar ycompa.o libp4lib.a + $CLD $FOPT -o yedit yedit.o libp4lib.a + $CLD $FOPT -o yindexb yindex.o libp4lib.a + $CLD $FOPT -o ylistb ylist.o libp4lib.a + $CLD $FOPT -o ysearch ysearc.o libp4lib.a + $CLD $FOPT -o yshift yshift.o libp4lib.a chmod a+x ypatchy chmod a+x ytobcd --- NEW FILE paw-120-fix-mlp-cdf-file.dpatch --- #! /bin/sh /usr/share/dpatch/dpatch-run ## 120-fix-mlp-cdf-file.dpatch by ## ## All lines beginning with `## DP:' are a description of the patch. ## DP: add missing >Guidance keyword in CDF file before help text. @DPATCH@ diff -urNad paw-2.14.04.dfsg~/src/pawlib/paw/cdf/mlpdef.cdf paw-2.14.04.dfsg/src/pawlib/paw/cdf/mlpdef.cdf --- paw-2.14.04.dfsg~/src/pawlib/paw/cdf/mlpdef.cdf 2001-05-21 05:12:35.000000000 -0400 +++ paw-2.14.04.dfsg/src/pawlib/paw/cdf/mlpdef.cdf 2007-01-17 14:26:43.199756845 -0500 @@ -260,6 +260,7 @@ >Action mlppawc%c >Menu ../TPAT +>Guidance Operations on the test patterns . Whereas it is obviously necessary to define learning --- NEW FILE paw-121-call-gfortran-in-cscrexec.dpatch --- #! /bin/sh /usr/share/dpatch/dpatch-run ## 121-call-gfortran-in-cscrexec.dpatch by ## ## All lines beginning with `## DP:' are a description of the patch. ## DP: Build temporary shared libs with gfortran when it is the default ## DP: Fortran compiler on Linux and OS X. @DPATCH@ diff -urNad paw-2.14.04.dfsg~/src/pawlib/comis/code/cscrexec.F paw-2.14.04.dfsg/src/pawlib/comis/code/cscrexec.F --- paw-2.14.04.dfsg~/src/pawlib/comis/code/cscrexec.F 2007-03-06 15:05:30.173089849 -0500 +++ paw-2.14.04.dfsg/src/pawlib/comis/code/cscrexec.F 2007-03-06 15:08:05.919014086 -0500 @@ -179,14 +179,25 @@ ENDIF #endif #if defined(CERNLIB_LINUX) && !defined(CERNLIB_MACOSX) - CHLINE= 'ld -shared -o ' +#if defined (CERNLIB_GFORTRAN) + CHLINE= 'gfortran -shared -o ' + // NAME(:LN) //'.sl '// NAME(:LN) //'.o' +#else + CHLINE= 'g77 -shared -o ' + + // NAME(:LN) //'.sl '// NAME(:LN) //'.o' +#endif #endif #if defined(CERNLIB_MACOSX) +#if defined (CERNLIB_GFORTRAN) + CHLINE= 'gfortran -bundle -bundle_loader `/usr/bin/which pawX11`' + + // ' -bind_at_load -o ' + + // NAME(:LN) //'.sl '// NAME(:LN) //'.o' +#else CHLINE= 'g77 -bundle -bundle_loader `/usr/bin/which pawX11` ' + // ' -bind_at_load -o ' + // NAME(:LN) //'.sl '// NAME(:LN) //'.o' #endif +#endif #if defined(CERNLIB_ALPHA_OSF) CHLINE= 'ld -shared -o ' + // NAME(:LN) //'.sl '// NAME(:LN) //'.o \\' --- NEW FILE paw-211-support-amd64-and-itanium.dpatch --- #! /bin/sh /usr/share/dpatch/dpatch-run ## 211-support-amd64-and-itanium.dpatch by ## ## All lines beginning with `## DP:' are a description of the patch. ## DP: Large patch from Harald Vogt to make PAW and Paw++ work ## DP: (at least when statically linked) on 64-bit architectures. ## DP: Slightly modified in an attempt to keep ABI compatibility of the ## DP: dynamic libraries; not that it matters much as they don't work well ## DP: when dynamically linked on 64-bit anyway. Last revision 2006-07-20. @DPATCH@ diff -urNad paw-2.14.04~/src/pawlib/comis/code/Imakefile paw-2.14.04/src/pawlib/comis/code/Imakefile --- paw-2.14.04~/src/pawlib/comis/code/Imakefile 2006-09-08 14:44:11.387353882 -0400 +++ paw-2.14.04/src/pawlib/comis/code/Imakefile 2006-09-08 14:44:11.806264586 -0400 @@ -50,6 +50,10 @@ SRCS_F := $(SRCS_F) cscrexec.F #endif +#if defined(CERNLIB_QMLXIA64) +SRCS_F := $(SRCS_F) csrtgpl.F csitgpl.F +#endif + #if defined(CERNLIB_OLD) SRCS_F := $(SRCS_F) cspdir.F csrmbk.F #endif diff -urNad paw-2.14.04~/src/pawlib/comis/code/csaddr.F paw-2.14.04/src/pawlib/comis/code/csaddr.F --- paw-2.14.04~/src/pawlib/comis/code/csaddr.F 1996-02-26 12:16:25.000000000 -0500 +++ paw-2.14.04/src/pawlib/comis/code/csaddr.F 2006-09-08 14:44:11.806264586 -0400 @@ -17,8 +17,15 @@ INTEGER CSLTGP,CSITGP CHARACTER*32 NAME #include "comis/cstab.inc" -#if defined(CERNLIB_SHL) +#if defined(CERNLIB_SHL)&&(!defined(CERNLIB_QMLXIA64)) INTEGER CS_GET_FUNC +#endif +#if defined(CERNLIB_SHL)&&(defined(CERNLIB_QMLXIA64)) +#include "comis/cstab64.inc" + INTEGER CSITGPL + INTEGER*8 CS_GET_FUNC +#endif +#if defined(CERNLIB_SHL) NAME=CHNAME NC=LENOCC(NAME) CALL CSCHID(NAME(:NC)) @@ -26,21 +33,39 @@ I=CSLTGP(IPVS) IF(I.GT.0)THEN IF(IFCS.EQ.0)THEN +#if defined (CERNLIB_QMLXIA64) + IADGPL=CS_GET_FUNC(NAME(1:NC)//'_') + IF(IADGPL.NE.0)THEN + IFCS=-2 + CALL CSRTGPL(I) +#else IADGP=CS_GET_FUNC(NAME(1:NC)//'_') IF(IADGP.NE.0)THEN IFCS=-2 CALL CSRTGP(I) +#endif +#endif +#if defined(CERNLIB_SHL) ELSE I=0 ENDIF ENDIF ELSE +#if defined (CERNLIB_QMLXIA64) + IADGPL=CS_GET_FUNC(NAME(1:NC)//'_') + IF(IADGPL.NE.0)THEN + IFCS=-2 + ITYPGP=-2 + I=CSITGPL(IPVS) + ENDIF +#else IADGP=CS_GET_FUNC(NAME(1:NC)//'_') IF(IADGP.NE.0)THEN IFCS=-2 ITYPGP=-2 I=CSITGP(IPVS) ENDIF +#endif END IF CSADDR=I #endif diff -urNad paw-2.14.04~/src/pawlib/comis/code/csinit.F paw-2.14.04/src/pawlib/comis/code/csinit.F --- paw-2.14.04~/src/pawlib/comis/code/csinit.F 2005-04-18 11:41:04.000000000 -0400 +++ paw-2.14.04/src/pawlib/comis/code/csinit.F 2006-09-08 14:44:11.807264373 -0400 @@ -64,6 +64,9 @@ #if defined(CERNLIB_SHL) #include "comis/cshlnm.inc" #endif +#if defined(CERNLIB_SHL)&&(defined(CERNLIB_QMLXIA64)) +#include "comis/cstab64.inc" +#endif #if defined(CERNLIB_PAW) #include "paw/pcmode.inc" #include "comis/cshfill.inc" @@ -159,6 +162,9 @@ ICHMINU=ICHAR('-') ICHPLUS=ICHAR('+') ICHCOMM=ICHAR(',') +#if defined(CERNLIB_SHL)&&(defined(CERNLIB_QMLXIA64)) + IPIADGV=0 +#endif #if defined(CERNLIB_PAW) CALL CSPAWI MODHFI=0 @@ -211,8 +217,8 @@ #endif #if (defined(CERNLIB_LINUX)) ITMPLEN=CSTMPD(CHPATH, 256) - CHF77 ='g77 -c' - CHCC ='cc -c' + CHF77 ='g77 -g -c -fPIC' + CHCC ='cc -g -c -fPIC' #endif #if (defined(CERNLIB_SGI))&&(defined(CERNLIB_SHL)) ITMPLEN=CSTMPD(CHPATH, 256) diff -urNad paw-2.14.04~/src/pawlib/comis/code/csintx.F paw-2.14.04/src/pawlib/comis/code/csintx.F --- paw-2.14.04~/src/pawlib/comis/code/csintx.F 1996-12-05 04:50:37.000000000 -0500 +++ paw-2.14.04/src/pawlib/comis/code/csintx.F 2006-09-08 14:44:11.807264373 -0400 @@ -38,6 +38,9 @@ #if defined(CERNLIB_PAW) #include "comis/cskucs.inc" #endif +#if defined(CERNLIB_QMLXIA64) +#include "comis/cstab64.inc" +#endif #if (defined(CERNLIB_UNIX))&&(!defined(CERNLIB_ALPHA_OSF)) INTEGER CSTRCMP #endif @@ -1105,6 +1108,23 @@ ENDIF #endif #if (!defined(CERNLIB_VAX))&&(!defined(CERNLIB_APOLLO)) +#if defined(CERNLIB_QMLXIA64) + IF(IQ(IP+KSIFCS).EQ.-2)THEN +*Dynamic linker may give long addresses + IADGPL = IADGPLV(IADGP) + ELSE + IADGPL = IADGP + ENDIF + IF(ITP.EQ.1.OR.ITP.EQ.4.OR.ITP.EQ.6)THEN + ICSRES=CSCALI(IADGPL,NPAR,IDA(IOFSPL)) + ELSEIF(ITP.EQ.2)THEN + RCSRES=CSCALR(IADGPL,NPAR,IDA(IOFSPL)) + ELSEIF(ITP.EQ.5)THEN + DCSRES=CSCALD(IADGPL,NPAR,IDA(IOFSPL)) + ELSEIF(ITP.EQ.7)THEN + DCSRES=CSCALD(IADGPL,NPAR,IDA(IOFSPL)) + ENDIF +#else IF(ITP.EQ.1.OR.ITP.EQ.4.OR.ITP.EQ.6)THEN ICSRES=CSCALI(IADGP,NPAR,IDA(IOFSPL)) ELSEIF(ITP.EQ.2)THEN @@ -1115,6 +1135,7 @@ DCSRES=CSCALD(IADGP,NPAR,IDA(IOFSPL)) ENDIF #endif +#endif IPC=IPC+4 GO TO 999 *NUM I diff -urNad paw-2.14.04~/src/pawlib/comis/code/csitgpl.F paw-2.14.04/src/pawlib/comis/code/csitgpl.F --- paw-2.14.04~/src/pawlib/comis/code/csitgpl.F 1969-12-31 19:00:00.000000000 -0500 +++ paw-2.14.04/src/pawlib/comis/code/csitgpl.F 2006-09-08 14:44:11.808264160 -0400 @@ -0,0 +1,32 @@ +* Comis +* +* +#if (defined(CERNLIB_QMLXIA64)) +#include "comis/pilot.h" +*CMZU: 1.16/16 04/10/93 12.14.52 by Vladimir Berezhnoi +*-- Author : V.Berezhnoi +* special for 64 bit addresses for dynamic linking (H. Vogt) + INTEGER FUNCTION CSITGPL(IP) +***------------------------------ +* it is last routine from the tables-set. +***----------------------------- +#include "comis/cspar.inc" +#include "comis/mdpool.inc" +#include "comis/cspnts.inc" +#include "comis/cstabps.inc" +#include "comis/cstab64.inc" + I=MHLOC(KSIDP+NWIDEN) + IQ(I)=0 + IQ(I+1)=NCIDEN + DO 1 K=1,NWIDEN + IQ(I+KSIDP-1+K)=IDEN(K) + 1 CONTINUE + CALL CSRTGPL(I) + IF(IP.EQ.0)THEN + IPGP=I + ELSE + IQ(IP)=I + ENDIF + CSITGPL=I + END +#endif diff -urNad paw-2.14.04~/src/pawlib/comis/code/cskcal.F paw-2.14.04/src/pawlib/comis/code/cskcal.F --- paw-2.14.04~/src/pawlib/comis/code/cskcal.F 1996-12-05 04:50:39.000000000 -0500 +++ paw-2.14.04/src/pawlib/comis/code/cskcal.F 2006-09-08 14:44:11.808264160 -0400 @@ -31,6 +31,9 @@ #include "comis/cstab.inc" #include "comis/csfres.inc" #include "comis/cssysd.inc" +#if defined(CERNLIB_QMLXIA64) +#include "comis/cstab64.inc" +#endif CHARACTER PRONAME*32 INTEGER CSCALI DOUBLE PRECISION CSCALD @@ -232,6 +235,24 @@ I2=I2+KS I=I+1 9203 CONTINUE +#if defined(CERNLIB_QMLXIA64) +* Dynamic linker may give long addresses + IF (IFCS.EQ.-2)THEN + IADGPL = IADGPLV(IADGP) + ELSE + IADGPL = IADGP + ENDIF + IF(ITP.EQ.1.OR.ITP.EQ.4.OR.ITP.EQ.6)THEN + ICSRES=CSCALI(IADGPL,NOPAR,IF77PL(1)) + ELSEIF(ITP.EQ.2)THEN + RCSRES=CSCALR(IADGPL,NOPAR,IF77PL(1)) + ELSEIF(ITP.EQ.5)THEN + DCSRES=CSCALD(IADGPL,NOPAR,IF77PL(1)) + ELSEIF(ITP.EQ.7)THEN +* I think it will works correctly + DCSRES=CSCALD(IADGPL,NOPAR,IF77PL(1)) + ENDIF +#else * IT=IABS(ITYPGP) IF(ITP.EQ.1.OR.ITP.EQ.4.OR.ITP.EQ.6)THEN ICSRES=CSCALI(IADGP,NOPAR,IF77PL(1)) @@ -245,6 +266,7 @@ ENDIF *+SELF,IF=UNIX,IF=-SGI,IF=-IBMRT,IF=-DECS,IF=-HPUX,IF=-SUN,IF=-MSDOS. #endif +#endif #if (defined(CERNLIB_UNIX))&&(!defined(CERNLIB_STDUNIX)) I=1 DO 9203 K=ITA-NPAR+1,ITA diff -urNad paw-2.14.04~/src/pawlib/comis/code/cslink.F paw-2.14.04/src/pawlib/comis/code/cslink.F --- paw-2.14.04~/src/pawlib/comis/code/cslink.F 1996-02-26 12:16:17.000000000 -0500 +++ paw-2.14.04/src/pawlib/comis/code/cslink.F 2006-09-08 14:44:11.808264160 -0400 @@ -21,10 +21,15 @@ #include "comis/cstab.inc" #include "comis/cspnts.inc" #include "comis/cslun.inc" -#if defined(CERNLIB_SHL) +#if defined(CERNLIB_SHL)&&(!defined(CERNLIB_QMLXIA64)) CHARACTER*(KLENID) FNNAME INTEGER CS_GET_FUNC #endif +#if defined(CERNLIB_SHL)&&(defined(CERNLIB_QMLXIA64)) +#include "comis/cstab64.inc" + CHARACTER*(KLENID) FNNAME + INTEGER*8 CS_GET_FUNC +#endif COMMON/CSGSCM/IGS,JGS,NGS,CSJUNK(3) IF(ISTLIB.EQ.0 .AND. ITBS.EQ.0)RETURN 2 I=IPGP @@ -60,12 +65,20 @@ #if defined(CERNLIB_SHL) CALL CSGTIDP(I,FNNAME,NC) CALL CUTOL(FNNAME(1:NC)) +#if defined (CERNLIB_QMLXIA64) + IADGPL=CS_GET_FUNC(FNNAME(1:NC)//'_') + IF(IADGPL.NE.0)THEN + IFCS=-2 + CALL CSRTGPL(I) + ENDIF +#else IADGP=CS_GET_FUNC(FNNAME(1:NC)//'_') IF(IADGP.NE.0)THEN IFCS=-2 CALL CSRTGP(I) ENDIF #endif +#endif IP=0 ENDIF ENDIF diff -urNad paw-2.14.04~/src/pawlib/comis/code/cspawi.F paw-2.14.04/src/pawlib/comis/code/cspawi.F --- paw-2.14.04~/src/pawlib/comis/code/cspawi.F 1996-02-26 12:16:22.000000000 -0500 +++ paw-2.14.04/src/pawlib/comis/code/cspawi.F 2006-09-08 14:44:11.808264160 -0400 @@ -23,10 +23,12 @@ COMMON/PAWC/NWPAW,IXPAWC,IHDIV,IXHIGZ,IXKU,FENC(5),LMAIN,HCV(9989) DIMENSION IQ(2),Q(2),LQ(8000) EQUIVALENCE (LQ(1),LMAIN),(IQ(1),LQ(9)),(Q(1),IQ(1)) + CHARACTER*8 MYCSPAWC + MYCSPAWC = 'CSPAWC ' **** JKUVBS=LOCF(IQ(1))-1 JKUVBS=LOCF(IQ(1))+KUVOFS-1 KUVCUR=0 - CALL CCOPYS(MJSCHA('CSPAWC '),JID,8) + CALL CCOPYS(MJSCHA(MYCSPAWC),JID,8) NCIDEN=6 NWIDEN=2 I=CSLTGB(IPVS) diff -urNad paw-2.14.04~/src/pawlib/comis/code/csrtgpl.F paw-2.14.04/src/pawlib/comis/code/csrtgpl.F --- paw-2.14.04~/src/pawlib/comis/code/csrtgpl.F 1969-12-31 19:00:00.000000000 -0500 +++ paw-2.14.04/src/pawlib/comis/code/csrtgpl.F 2006-09-08 14:44:11.808264160 -0400 @@ -0,0 +1,31 @@ +* Comis +* +* +#if (defined(CERNLIB_QMLXIA64)) +#include "comis/pilot.h" +*CMZ : 1.18/14 10/01/95 15.41.06 by Vladimir Berezhnoi +*-- Author : V.Berezhnoi +* special for 64 bit addresses for dynamic linking (H. Vogt) + + SUBROUTINE CSRTGPL(I) +***-------------------------- +#include "comis/cspar.inc" +#include "comis/mdpool.inc" +#include "comis/cstabps.inc" +#include "comis/cstab.inc" +#include "comis/cstab64.inc" + + IPIADGV = IPIADGV + 1 + IF (IPIADGV .GT. MAXIAD64) THEN + WRITE (*,'(2a,I4)') 'to much addresses for dynamik linking, ', + & 'limit is ', MAXIAD64 + WRITE (*,'(2a)') 'increase MAXIAD64 in cstab64.inc and ', + & 'recompile COMIS' + + STOP + END IF + IADGPLV(IPIADGV) = IADGPL + IADGP = IPIADGV + CALL CCOPYA(IADGP,IQ(I+2),KSIDP-2) + END +#endif diff -urNad paw-2.14.04~/src/pawlib/comis/code/cstran.F paw-2.14.04/src/pawlib/comis/code/cstran.F --- paw-2.14.04~/src/pawlib/comis/code/cstran.F 2001-02-07 04:27:01.000000000 -0500 +++ paw-2.14.04/src/pawlib/comis/code/cstran.F 2006-09-08 14:44:11.810263734 -0400 @@ -521,6 +521,7 @@ * '#' DRSJNT * 'OD'/'FI'/'ENDDO'/'ENDIF'/'END' DELIM DRSJNT **** + CHARACTER*8 MYCSPAWC INTEGER GSCMST(3046),GSSTRC(135),GSSTRP(255) INTEGER GSCMS1(361),GSCMS2(361),GSCMS3(361),GSCMS4(361), *GSCMS5(361),GSCMS6(361),GSCMS7(361),GSCMS8(361),GSCMS9(158) @@ -719,6 +720,7 @@ DATA IOST/0/ ** DATA NHSSC/4H; /, NHSEQ/4H= /, NHSBR/4H) / DATA NMPAWC/4HPAWC/ + MYCSPAWC = 'CSPAWC ' CALL CCOPYA(IDEN,IDENPR,NWIDEN) NCIDPR=NCIDEN NWIDPR=NWIDEN @@ -903,7 +905,7 @@ 211 CONTINUE #if defined(CERNLIB_PAW) KEYWD=22 - CALL CCOPYS(MJSCHA('CSPAWC '),JID,8) + CALL CCOPYS(MJSCHA(MYCSPAWC),JID,8) NCIDEN=6 NWIDEN=2 IGB=CSLTGB(IPVSB) diff -urNad paw-2.14.04~/src/pawlib/comis/comis/cstab64.inc paw-2.14.04/src/pawlib/comis/comis/cstab64.inc --- paw-2.14.04~/src/pawlib/comis/comis/cstab64.inc 1969-12-31 19:00:00.000000000 -0500 +++ paw-2.14.04/src/pawlib/comis/comis/cstab64.inc 2006-09-08 14:44:11.810263734 -0400 @@ -0,0 +1,10 @@ +* +* +* cstab64.inc +* + PARAMETER (MAXIAD64=100) !maximum number of shared objects + INTEGER*8 IADGPL,IADGPLV(MAXIAD64) + INTEGER IADGPL1, IADGPL2 + COMMON /CSTB64/ IADGPL,IADGPLV + COMMON /CSTB64I/ IPIADGV + EQUIVALENCE (IADGPL, IADGPL1) diff -urNad paw-2.14.04~/src/pawlib/comis/deccc/ccopys.c paw-2.14.04/src/pawlib/comis/deccc/ccopys.c --- paw-2.14.04~/src/pawlib/comis/deccc/ccopys.c 1997-09-02 11:50:38.000000000 -0400 +++ paw-2.14.04/src/pawlib/comis/deccc/ccopys.c 2006-09-08 14:44:11.810263734 -0400 @@ -33,11 +33,42 @@ #else void ccopys_(ja,jb,nn) #endif + +/* + * 64-bit pointer systems require a special treatment of addresses - see below - + * using the CERNLIB_QMLXIA64 cpp flag (H. Vogt - Sep 2005) + */ + +/* For Itanium, the situation is even worse. Itanium architecture is such + * that the data section starts at 0x6000000000000000. The stack is + * supposed to be between 0x80...0 and 0xa0...0 starting at the high end + * and growing downwards, although on a test machine (merulo.debian.org) + * it seemed instead to start at 0x6000100000000000 and grow downwards. + * The addresses we actually get are truncated to the lowest 32 bits, + * so we assume that those greater than 0x80000000 are in the stack. + * + * Constant strings are in the text section starting at 0x40...0; we hope + * this function doesn't receive any. + * -- Kevin McCarty + */ + +#if defined(CERNLIB_QMLXIA64) +# include "cscal_lp64.h" + int *ja, *jb; + int *nn; +{ + int i,n; char *a,*b; + n=*nn; + setaddr_lp64(*ja,*jb) + +#else char **ja, **jb; int *nn; { int i,n; char *a,*b; - n=*nn; a=*ja; b=*jb; + n=*nn; + a=*ja; b=*jb; +#endif if ( a >= b ) for ( i=0; i +#if defined(CERNLIB_QMLXIA64) +#define ALPHA_OSF +#endif +#endif + #if defined(CERNLIB_SGI) #define SGI #endif diff -urNad paw-2.14.04~/src/pawlib/comis/deccc/cscal_lp64.h paw-2.14.04/src/pawlib/comis/deccc/cscal_lp64.h --- paw-2.14.04~/src/pawlib/comis/deccc/cscal_lp64.h 1969-12-31 19:00:00.000000000 -0500 +++ paw-2.14.04/src/pawlib/comis/deccc/cscal_lp64.h 2006-09-08 14:44:11.811263521 -0400 @@ -0,0 +1,74 @@ +#if defined(CERNLIB_QMLXIA64) +/* Hideous hack macros that attempt to deal with 64-bit pointers using + * knowledge about only 32 bits of them. */ + +/* Test whether a variable is automatic or static based on the lowest 32 bits + * of its address. + * + * Itanium architecture is such that the data section starts at + * 0x6000000000000000. The stack is supposed to be between 0x80...0 and + * 0xa0...0 starting at the high end and growing downwards, although on a test + * machine (merulo.debian.org) it seemed instead to start at 0x6000100000000000 + * and grow downwards. The addresses we actually get are truncated to the + * lowest 32 bits, so we assume that those greater than 0x80000000 are in the + * stack. Constant strings are in the text section starting at 0x40...0; we + * hope that functions using these macros don't receive any. + * + * On AMD64, the data section and constant strings are all within 32 bits + * of NULL, starting at 0x400000 and growing upward. The stack starts + * at 0x80000000000 and grows downward. However, tests I've run on an AMD64 + * indicate that the low-order 32 bits of the address for variables on the + * stack may be indistinguishable from data segments; therefore we simply + * hope (pray) that all variables used are in the data segments. + * + * On Alpha, on the other hand, I couldn't find any docs for the Linux + * segmentation for virtual memory. Judging by a test machine + * (escher.debian.org), the data section starts slightly above 0x120010000. + * On the other hand the stack grows downward from 0x120000000. Here it + * seems safe to suppose that the variable is in the stack if the uint32 + * truncated address received is less than 0x20000000. + * + * -- Kevin McCarty + */ + +#if defined (__ia64__) +# define autotest(_var) ((unsigned long)(_var) > 0x80000000UL) +#elif defined (__alpha__) +# define autotest(_var) ((unsigned long)(_var) < 0x20000000UL) +#else /* amd64 */ +# define autotest(_var) 0 /* can't test for it */ +#endif + + +#define restore_pointer(_var, _ptr, _cast) do { \ + static int sdummy = 0; int adummy = 0; \ + unsigned long sbase = ((unsigned long)&sdummy) & 0xffffffff00000000UL; \ + unsigned long abase = ((unsigned long)&adummy) & 0xffffffff00000000UL; \ + _ptr = (_cast)((unsigned long)(_var) + (autotest(_var) ? abase : sbase));\ + } while (0) + + +#define setcall_lp64(type) \ + long *fptr; \ + int *n; \ + unsigned pin[16]; \ +{ \ + int jumpad_(); \ + type (*name)(); \ + unsigned long ptr = (unsigned long)jumpad_; \ + unsigned long p[16]; \ + int count; \ + ptr += *fptr; \ + name = (type (*)())ptr; \ + for ( count=0; count<16; count++ ) \ + restore_pointer(pin[count], p[count], unsigned long); \ + /* end of macro */ + + +#define setaddr_lp64(__ja, __jb) \ + restore_pointer(__ja, a, char*); \ + restore_pointer(__jb, b, char*); \ + /* end of macro */ + +#endif + diff -urNad paw-2.14.04~/src/pawlib/comis/deccc/cscald.c paw-2.14.04/src/pawlib/comis/deccc/cscald.c --- paw-2.14.04~/src/pawlib/comis/deccc/cscald.c 2004-10-27 05:01:54.000000000 -0400 +++ paw-2.14.04/src/pawlib/comis/deccc/cscald.c 2006-09-08 14:45:54.322410202 -0400 @@ -29,11 +29,10 @@ #define cscald #undef cscald -#ifdef CERNLIB_WINNT +#if defined(CERNLIB_WINNT) || defined(CERNLIB_LINUX) # include #endif - -#if (defined(CERNLIB_QX_SC))&&(!defined(CERNLIB_WINNT)) +#if (defined(CERNLIB_QX_SC))&&(!defined(CERNLIB_WINNT))&&(!defined(CERNLIB_QMLXIA64)) double cscald_ (name,n,p) #endif #if defined(CERNLIB_QXNO_SC) @@ -46,10 +45,30 @@ int CSCALD (name,n,p) # endif #endif + +/* + * 64-bit pointer systems require a special treatment of addresses - see below + * using the CERNLIB_QMLXIA64 macro definition (H. Vogt - Sep 2005) + * This code will be consistent with that of jumptn.c and jumpxn.c + * in packlib/kernlib/kerngen/ccgen (usage of jumpad_) + * + * for shared objects loaded by the dynamic linker content of the 1st arg + * in cscald_ is a pointer which may be above the 32 bit address space + * therefore *fptr has been changed to type long + * see changes in csintx.F, cskcal.F, ... (introduction of INTEGER*8 array for + * those pointers) + */ + +#if defined(CERNLIB_QMLXIA64) +# include "cscal_lp64.h" +double cscald_ (fptr,n,pin) + setcall_lp64(double) +#else double (type_of_call *(*name)) (); int *n; - int *p[15]; + int *p[16]; { +#endif double d; switch (*n) { diff -urNad paw-2.14.04~/src/pawlib/comis/deccc/cscali.c paw-2.14.04/src/pawlib/comis/deccc/cscali.c --- paw-2.14.04~/src/pawlib/comis/deccc/cscali.c 2004-10-22 08:42:40.000000000 -0400 +++ paw-2.14.04/src/pawlib/comis/deccc/cscali.c 2006-09-08 14:46:14.981004397 -0400 @@ -26,11 +26,10 @@ #define cscali #undef cscali -#ifdef CERNLIB_WINNT +#if defined(CERNLIB_WINNT) || defined(CERNLIB_LINUX) # include #endif - -#if (defined(CERNLIB_QX_SC))&&(!defined(CERNLIB_WINNT)) +#if (defined(CERNLIB_QX_SC))&&(!defined(CERNLIB_WINNT))&&(!defined(CERNLIB_QMLXIA64)) int cscali_ (name,n,p) #endif #if defined(CERNLIB_QXNO_SC) @@ -39,10 +38,30 @@ #if defined(CERNLIB_QXCAPT) int type_of_call CSCALI (name,n,p) #endif + +/* + * 64-bit pointer systems require a special treatment of addresses - see below + * using the CERNLIB_QMLXIA64 macro definition (H. Vogt - Sep 2005) + * This code will be consistent with that of jumptn.c and jumpxn.c + * in packlib/kernlib/kerngen/ccgen (usage of jumpad_) + * + * for shared objects loaded by the dynamic linker content of the 1st arg + * in cscali_ is a pointer which may be above the 32 bit address space + * therefore *fptr has been changed to type long + * see changes in csintx.F, cskcal.F, ... (introduction of INTEGER*8 array for + * those pointers) + */ + +#if defined(CERNLIB_QMLXIA64) +# include "cscal_lp64.h" +int cscali_ (fptr,n,pin) + setcall_lp64(int) +#else int (type_of_call *(*name)) (); int *n; - int *p[15]; + int *p[16]; { +#endif int i; switch (*n) { diff -urNad paw-2.14.04~/src/pawlib/comis/deccc/cscalr.c paw-2.14.04/src/pawlib/comis/deccc/cscalr.c --- paw-2.14.04~/src/pawlib/comis/deccc/cscalr.c 2004-10-22 08:03:16.000000000 -0400 +++ paw-2.14.04/src/pawlib/comis/deccc/cscalr.c 2006-09-08 14:47:10.662129691 -0400 @@ -30,19 +30,15 @@ #define cscalr #undef cscalr -#ifdef CERNLIB_WINNT +#if defined(CERNLIB_WINNT) || defined(CERNLIB_LINUX) # include #endif - - -#if (defined(CERNLIB_QX_SC))&&(!defined(CERNLIB_WINNT)) +#if (defined(CERNLIB_QX_SC))&&(!defined(CERNLIB_WINNT))&&(!defined(CERNLIB_QMLXIA64)) float cscalr_ (name,n,p) #endif - #if defined(CERNLIB_QXNO_SC) float cscalr (name,n,p) #endif - #if defined(CERNLIB_QXCAPT) # if defined(CERNLIB_MSSTDCALL) float type_of_call CSCALR(name,n,p) @@ -51,10 +47,42 @@ # endif #endif +/* + * 64-bit pointer systems require a special treatment of addresses - see below + * using the CERNLIB_QMLXIA64 macro definition (H. Vogt - Sep 2005) + * This code will be consistent with that of jumptn.c and jumpxn.c + * in packlib/kernlib/kerngen/ccgen (usage of jumpad_) + * + * for shared objects loaded by the dynamic linker content of the 1st arg + * in cscalr_ is a pointer which may be above the 32 bit address space + * therefore *fptr has been changed to type long + * see changes in csintx.F, cskcal.F, ... (introduction of INTEGER*8 array for + * those pointers) + */ + +#if defined(CERNLIB_QMLXIA64) + +/* Additional note: g77 generates code such that it expects REAL functions + * to return "double". Hence C functions to be used in FORTRAN as REAL + * must return "double", and declarations of REAL FORTRAN functions in C files + * must also return "double". On most architectures one can get away with + * using "float" instead, but not on amd64 ... see + * http://gcc.gnu.org/bugzilla/show_bug.cgi?id=15397 + * + * -- Kevin McCarty */ +# if !(defined(CERNLIB_GFORTRAN)||defined(CERNLIB_INTELIFC)) /* i.e. g77 */ +# define float double +# endif + +# include "cscal_lp64.h" +float cscalr_ (fptr,n,pin) + setcall_lp64(float) +#else float (type_of_call *(*name)) (); int *n; - int *p[15]; + int *p[16]; { +#endif float r; switch (*n) { diff -urNad paw-2.14.04~/src/pawlib/comis/deccc/cstrcmp.c paw-2.14.04/src/pawlib/comis/deccc/cstrcmp.c --- paw-2.14.04~/src/pawlib/comis/deccc/cstrcmp.c 1997-09-02 11:50:44.000000000 -0400 +++ paw-2.14.04/src/pawlib/comis/deccc/cstrcmp.c 2006-09-08 14:44:11.812263308 -0400 @@ -36,6 +36,43 @@ #else int cstrcmp_(ja,na,jb,nb) #endif + +/* + * 64-bit pointer systems require a special treatment of addresses - see below - + * using the CERNLIB_QMLXIA64 cpp flag (H. Vogt - Sep 2005) + */ + +/* For Itanium, the situation is even worse. Itanium architecture is such + * that the data section starts at 0x6000000000000000. The stack is + * supposed to be between 0x80...0 and 0xa0...0 starting at the high end + * and growing downwards, although on a test machine (merulo.debian.org) + * it seemed instead to start at 0x6000100000000000 and grow downwards. + * The addresses we actually get are truncated to the lowest 32 bits, + * so we assume that those greater than 0x80000000 are in the stack. + * + * Constant strings are in the text section starting at 0x40...0; we hope + * this function doesn't receive any. + * -- Kevin McCarty + */ + +#if defined(CERNLIB_QMLXIA64) +# include "cscal_lp64.h" + int *ja, *jb; + int *na, *nb; +{ + + static int i,la,lb,k; static char *a,*b; + if ( *na >= *nb ) + { + setaddr_lp64(*ja,*jb) + la=*na; lb=*nb; k=1; + } + else + { + setaddr_lp64(*jb,*ja) + la=*nb; lb=*na; k=-1; + } +#else char **ja, **jb; int *na, *nb; { @@ -48,6 +85,7 @@ { a=*jb; b=*ja; la=*nb; lb=*na; k=-1; } +#endif for ( i=0; i b[i]) ? k : -k ); } diff -urNad paw-2.14.04~/src/pawlib/paw/cmotif/att_color.c paw-2.14.04/src/pawlib/paw/cmotif/att_color.c --- paw-2.14.04~/src/pawlib/paw/cmotif/att_color.c 1996-03-01 06:38:53.000000000 -0500 +++ paw-2.14.04/src/pawlib/paw/cmotif/att_color.c 2006-09-08 14:44:11.812263308 -0400 @@ -114,7 +114,7 @@ XtVaGetValues(ObjectRow,XmNmenuHistory,&CurrentObject,NULL); XtVaGetValues(CurrentObject,XmNuserData,&data,NULL); - switch ((int ) client_data) { + switch ((long) client_data) { case 1: /* Surface */ sprintf(Svalue,"%d",data->SurfaceColor); break; @@ -164,7 +164,7 @@ Ncol=atoi((char *)XmTextGetString(NcolText)); } else Ncol=8; ColorNum=atoi((char *)XmTextGetString(AttColorText)); - switch((int) client_data) { + switch((long) client_data) { case 1: /* UpArrow */ ColorNum++; break; diff -urNad paw-2.14.04~/src/pawlib/paw/cmotif/att_define_color.c paw-2.14.04/src/pawlib/paw/cmotif/att_define_color.c --- paw-2.14.04~/src/pawlib/paw/cmotif/att_define_color.c 1999-03-01 04:07:01.000000000 -0500 +++ paw-2.14.04/src/pawlib/paw/cmotif/att_define_color.c 2006-09-08 14:44:11.812263308 -0400 @@ -338,7 +338,7 @@ static void MoveScale_cb(Widget w,caddr_t client_data, XmAnyCallbackStruct *call_data) { - switch ((int ) client_data) { + switch ((long) client_data) { case 1 : /* RED */ EditColor.red=((XmScaleCallbackStruct *) call_data)->value; break; @@ -369,7 +369,7 @@ default : fprintf(stderr,"Error in function MoveScale_cb"); } /*end of switch */ - apply_color((int) client_data); + apply_color((long) client_data); } /***************************************************************************** @@ -452,7 +452,7 @@ char *ComStr; ColorNum=atoi((char *)XmTextGetString(ColorIndex)); - switch((int) client_data) { + switch((long) client_data) { case 1: /* UpArrow */ ColorNum++; break; @@ -494,7 +494,7 @@ XmAnyCallbackStruct cb; Ncol=atoi((char *)XmTextGetString(NcolText)); - switch((int) client_data) { + switch((long) client_data) { case 1: /* UpArrow*/ Ncol++; break; diff -urNad paw-2.14.04~/src/pawlib/paw/cmotif/att_general.c paw-2.14.04/src/pawlib/paw/cmotif/att_general.c --- paw-2.14.04~/src/pawlib/paw/cmotif/att_general.c 1996-03-01 06:38:53.000000000 -0500 +++ paw-2.14.04/src/pawlib/paw/cmotif/att_general.c 2006-09-08 14:44:11.813263095 -0400 @@ -454,7 +454,7 @@ { char ComStr[15]; - sprintf(ComStr,"IGSET MTYP %d",(int) client_data); + sprintf(ComStr,"IGSET MTYP %ld",(long) client_data); execute_kuip_cmd(ComStr); if (appres.auto_refresh) { plot_current_histo(); @@ -471,8 +471,8 @@ { char ComStr[15]; - sprintf(ComStr,"IGSET LTYP %d",(int) client_data); - sprintf(ComStr,"SET DMOD %d",(int) client_data); + sprintf(ComStr,"IGSET LTYP %ld",(long) client_data); + sprintf(ComStr,"SET DMOD %ld",(long) client_data); execute_kuip_cmd(ComStr); if (appres.auto_refresh) { diff -urNad paw-2.14.04~/src/pawlib/paw/cmotif/att_geometry.c paw-2.14.04/src/pawlib/paw/cmotif/att_geometry.c --- paw-2.14.04~/src/pawlib/paw/cmotif/att_geometry.c 1999-02-01 12:56:11.000000000 -0500 +++ paw-2.14.04/src/pawlib/paw/cmotif/att_geometry.c 2006-09-08 14:44:11.815262668 -0400 @@ -2582,7 +2582,7 @@ char *ComStr; XtVaGetValues(CButton,XmNuserData,&data,NULL); - switch ((int) client_data ) { + switch ((long) client_data ) { case 1 : /**** value change in text */ Fvalue= (float)atof((char *)XmTextGetString(Text)); diff -urNad paw-2.14.04~/src/pawlib/paw/cmotif/att_main.c paw-2.14.04/src/pawlib/paw/cmotif/att_main.c --- paw-2.14.04~/src/pawlib/paw/cmotif/att_main.c 1996-03-01 06:38:54.000000000 -0500 +++ paw-2.14.04/src/pawlib/paw/cmotif/att_main.c 2006-09-08 14:44:11.816262455 -0400 @@ -139,7 +139,7 @@ { int i; XmAnyCallbackStruct cb; - int pos; + long pos; char tempstr[6]; int tempint; @@ -147,7 +147,7 @@ switch (*label) { case 'B' : - pos=(int) strchr(value,'.')-(int) value; + pos=strchr(value,'.')-value; strncpy(tempstr,value,pos); tempint=atoi(tempstr); if (tempint>=1000) { @@ -157,7 +157,7 @@ StateObject[i].ContourColor=tempint; StateObject[i].SurfaceColor=0; } - value=(char *)((int) value+pos+1); + value=(char *)(value+pos+1); strncpy(tempstr,value,2); StateObject[i].StatColor=tempstr[1]-'0'; StateObject[i].ZoneColor=tempstr[0]-'0'; @@ -324,12 +324,12 @@ static char *Clean(char *string) { char *Apos; - int pos; + long pos; char end[MAX_TITLE_SIZE]; Apos=strrchr(string,39); /* #27 == ' */ if (Apos) { - pos=((int)Apos - (int)string ); + pos=Apos - string; strcpy(end,++Apos); string[pos]='\0'; strcat(Clean(string),"@'"); @@ -692,7 +692,7 @@ XtVaGetValues(ObjectRow,XmNmenuHistory,&CurrentToggle,NULL); XtVaGetValues(CurrentToggle,XmNuserData,&CurrentState,NULL); LineWidth=CurrentState->LineWidth; - switch((int) client_data) { + switch((long) client_data) { case 1: /* UpArrow */ LineWidth++; break; diff -urNad paw-2.14.04~/src/pawlib/paw/cmotif/attatch.c paw-2.14.04/src/pawlib/paw/cmotif/attatch.c --- paw-2.14.04~/src/pawlib/paw/cmotif/attatch.c 1996-03-01 06:38:54.000000000 -0500 +++ paw-2.14.04/src/pawlib/paw/cmotif/attatch.c 2006-09-08 14:44:11.816262455 -0400 @@ -88,7 +88,7 @@ XtVaGetValues(ObjectRow,XmNmenuHistory,&CurrentObject,NULL); XtVaGetValues(CurrentObject,XmNuserData,&data,NULL); - switch ((int) client_data ) { + switch ((long) client_data ) { case 1 : /**** value change in text */ Svalue=(char *)XmTextGetString(IndexText); @@ -124,7 +124,7 @@ /* value change in scale */ XmScaleGetValue(w,&Ivalue); Svalue=(char *)XmTextGetString(IndexText); - Svalue[((int) client_data )-2]='0' + Ivalue; + Svalue[((long) client_data )-2]='0' + Ivalue; XmTextSetString(IndexText,Svalue); if (data->IndexHatch!=atoi(Svalue)) { data->IndexHatch=atoi(Svalue); diff -urNad paw-2.14.04~/src/pawlib/paw/cmotif/axis.c paw-2.14.04/src/pawlib/paw/cmotif/axis.c --- paw-2.14.04~/src/pawlib/paw/cmotif/axis.c 1996-03-01 06:38:54.000000000 -0500 +++ paw-2.14.04/src/pawlib/paw/cmotif/axis.c 2006-09-08 14:44:11.817262242 -0400 @@ -1336,7 +1336,7 @@ { XmAnyCallbackStruct cbs1; - switch ((int)type) { + switch ((long)type) { case 1: axis.xo = 1; break; @@ -1432,7 +1432,7 @@ unselect_list(); comstr = XtCalloc(MAX_CMD_LENGTH, 1); - switch ((int)type) { + switch ((long)type) { case 0: XmToggleButtonGadgetSetState(labeltoggleButtonGadget0,True,False); @@ -1680,7 +1680,7 @@ cbs1.reason = 0; cbs1.event = (XEvent *) NULL; - switch ((int) num) { + switch ((long) num) { case 1: if (XmToggleButtonGadgetGetState(labeltoggleButtonGadget1)) XtCallCallbacks(labeltoggleButtonGadget1,XmNvalueChangedCallback, diff -urNad paw-2.14.04~/src/pawlib/paw/cmotif/histo.c paw-2.14.04/src/pawlib/paw/cmotif/histo.c --- paw-2.14.04~/src/pawlib/paw/cmotif/histo.c 1996-03-01 06:38:56.000000000 -0500 +++ paw-2.14.04/src/pawlib/paw/cmotif/histo.c 2006-09-08 14:44:11.818262029 -0400 @@ -529,7 +529,7 @@ static void show_option(Widget w, int *type, XmToggleButtonCallbackStruct *cbs) { if (cbs->set) { - switch( (int)type ) { + switch( (long)type ) { case 1: if ( !widget_stat ) { widget_stat = create_statFormDialog(); @@ -651,7 +651,7 @@ return; } } else { - switch( (int)type ) { + switch( (long)type ) { case 1: if (widget_stat) { XtUnmanageChild(widget_stat); @@ -758,7 +758,7 @@ int x,y; - switch( (int)type ) { + switch( (long)type ) { case 1: sprintf (comstr,"Set STAT %d%d%d%d%d%d%d" ,XmToggleButtonGadgetGetState(AllchanToggleButtonGadget) @@ -996,7 +996,7 @@ static void coordinate_set(Widget w, int *type, XmAnyCallbackStruct *cbs) { - switch( (int)type ) { + switch( (long)type ) { case 1: sprintf (histogram.coordinate," "); break; @@ -1034,7 +1034,7 @@ int ilen1, ilen2; XmString xmstr; - switch( (int)type ) { + switch( (long)type ) { case 1: histogram.x1 = cbs->value; if( x_range_lock != 0 ) { @@ -1131,7 +1131,7 @@ if( histogram.y1 <= 0 ) histogram.y1 = 1; if( histogram.y2 <= 0 ) histogram.y2 = 1; - if ( (int)type < 3 ) { + if ( (long)type < 3 ) { XmScaleSetValue(X2Scale,histogram.x2); XmScaleSetValue(X1Scale,histogram.x1); if( x_range_lock == 0 || upd_nbin) { diff -urNad paw-2.14.04~/src/pawlib/paw/cmotif/init.c paw-2.14.04/src/pawlib/paw/cmotif/init.c --- paw-2.14.04~/src/pawlib/paw/cmotif/init.c 1996-03-12 11:58:51.000000000 -0500 +++ paw-2.14.04/src/pawlib/paw/cmotif/init.c 2006-09-08 14:44:11.818262029 -0400 @@ -286,7 +286,7 @@ static void destroy_browser(Widget w, int *which, XmAnyCallbackStruct *cbs) { MenuCbStruct *menu_item; - int i = (int) which; + long i = (long) which; browser[i].widget = NULL; if (browser[i].open_dialog) { @@ -308,7 +308,7 @@ ***********************************************************************/ static void destroy_graphics(Widget w, int *which, XmAnyCallbackStruct *cbs) { - int i = (int) which; + long i = (long) which; graphics[i].widget = NULL; } diff -urNad paw-2.14.04~/src/pawlib/paw/ntuple/c_hcntpar.h paw-2.14.04/src/pawlib/paw/ntuple/c_hcntpar.h --- paw-2.14.04~/src/pawlib/paw/ntuple/c_hcntpar.h 1996-04-23 14:37:45.000000000 -0400 +++ paw-2.14.04/src/pawlib/paw/ntuple/c_hcntpar.h 2006-09-08 14:44:11.818262029 -0400 @@ -47,7 +47,7 @@ #define ZID 12 #define ZITMP 10 #define ZNTMP 6 -#define ZNTMP1 3 +#define ZNTMP1 4 #define ZLINK 6 #endif /* CERN_C_HCNTPAR */ diff -urNad paw-2.14.04~/src/pawlib/paw/ntuple/qp_execute.c paw-2.14.04/src/pawlib/paw/ntuple/qp_execute.c --- paw-2.14.04~/src/pawlib/paw/ntuple/qp_execute.c 2001-09-18 09:41:35.000000000 -0400 +++ paw-2.14.04/src/pawlib/paw/ntuple/qp_execute.c 2006-09-08 14:44:11.819261816 -0400 @@ -184,12 +184,19 @@ /* all definitions for the stack */ #undef INIT_STACK_TO_NULL /* are kept together in this file */ +#if defined(CERNLIB_QMLXIA64) +# undef HBALLOC +# undef HGNTBF +# define HBALLOC HBALLOC64 +# define HGNTBF HGNTBF64 +#endif + /* extern functions */ extern void qp_exec_evt( QueryExe *, long, long, QPCmd *, int *); typedef char tName[MAX_NAME_LEN+1]; tName *namelist; -int *offsetlist; +long *offsetlist; int *indexlist; @@ -245,7 +252,23 @@ char ntname[MAX_NAME_LEN+6]; int i, ierr, indx, itype, isize, ielem; Int32 * addr; - int ibase[1], ioff, nuse; + + /* LP64 compatibility: + - use static for ibase (at least) because its address is stored + as Int32 in structure CWNBlock + static takes ibase from the stack and puts it the code area. + - use type long for ioff and offsetlist[i] + (for 32 bit architectures type long is 4 Bytes as it is used + also in packlib/hbook/chbook/halloc.c in hballo1 !) + The x86-64 ABI has the code area in the 32 bit address space + but addresses to the stack and to dynamically allocated areas + may and will be above the 32 bit address space (below 0x80000000000). + See also: http://www.x86-64.org/documentation/abi-0.96.pdf + (H. Vogt, Oct. 2005) */ + + static int ibase[1]; + long ioff; + int nuse; int id = qe->id; char * path = qe->path; char * title; @@ -286,7 +309,11 @@ CWNBlock = (RefCWN *) calloc( CWNCount + 1, sizeof( RefCWN ) ); qp_assert( MAX_NAME_LEN == 32 ); /* see hbook.h (HGNTBF) */ namelist = (tName *) calloc( CWNCount + 1, sizeof(tName) ); - offsetlist = (int *) calloc( CWNCount + 1, sizeof(int) ); + + /* offsetlist should be of type long (see above) (H. Vogt, Oct. 2005) */ + + offsetlist = (long *) calloc( CWNCount + 1, sizeof(long) ); + indexlist = (int *) calloc( CWNCount + 1, sizeof(int) ); qp_assert( CWNBlock != 0 && @@ -381,6 +408,7 @@ offsetlist[nt_load_cnt]= CWNBlock[index].p - PAWC.iq_eqv; + strncpy( namelist[nt_load_cnt], vi->name, @@ -871,8 +899,21 @@ if ( cmd->u.scan.pawpp ) { char buf[33]; + /* for LP64 ABI matlab and matrow are 64 bit pointer, type is void* + but PCADDR.jmlab and PCADDR.jmrow are of type int + see: c_pcaddr.h and qp_command.h + it is related to CWNBlock -> see above (H. Vogt)*/ + +#if defined(CERNLIB_QMLXIA64) + unsigned long long int myjmlab, myjmrow; + myjmlab = PCADDR.jmlab; + myjmrow = PCADDR.jmrow; + c->matlab = (TableCallBack) myjmlab; + c->matrow = (TableCallBack) myjmrow; +#else c->matlab = (TableCallBack) PCADDR.jmlab; c->matrow = (TableCallBack) PCADDR.jmrow; +#endif qp_assert( qe->nexpr <= MAX_OUTSTR ); @@ -1791,6 +1832,31 @@ PAWIDN.idnevt = ievt; PAWCHN.ichevt = ievt_chain; +#if defined(CERNLIB_QMLXIA64) +/* avoid addresses from calloc which are above 32 bits here */ + static Int32 helpp[8]; + int i; + if ( npar < 9 ) { + for ( i=0; i ## ## All lines beginning with `## DP:' are a description of the patch. ## DP: Do not compile embedded old Xbae and Xaw code. @DPATCH@ diff -urNad paw-2.14.04.dfsg~/src/paw_motif/Imakefile paw-2.14.04.dfsg/src/paw_motif/Imakefile --- paw-2.14.04.dfsg~/src/paw_motif/Imakefile 2007-01-11 16:35:03.203039255 -0500 +++ paw-2.14.04.dfsg/src/paw_motif/Imakefile 2007-01-11 16:35:55.436956428 -0500 @@ -5,7 +5,7 @@ #define PassCDebugFlags MotifDependantMakeVar(MOTIF_DIRS,cmotif fmotif fpanelsc) -MotifDependantMakeVar(PAWPP_DIRS,fpanelsf tree uimx) +MotifDependantMakeVar(PAWPP_DIRS,fpanelsf uimx) LIBDIRS= code cdf @@ -13,6 +13,7 @@ LIBDIRS :=$(LIBDIRS) $(MOTIF_DIRS) $(PAWPP_DIRS) #endif +#if 0 /* we want to use external libXbae */ #if defined(CERNLIB_UNIX) && !defined(CERNLIB_WINNT) MotifDependantMakeVar(PAWPP_DIRS,xbae) LIBDIRS := $(LIBDIRS) $(PAWPP_DIRS) @@ -22,6 +23,7 @@ MotifDependantMakeVar(PAWPP_DIRS,xbaevms) LIBDIRS := $(LIBDIRS) $(PAWPP_DIRS) #endif +#endif SUBDIRS= $(LIBDIRS) diff -urNad paw-2.14.04.dfsg~/src/paw_motif/cmotif/chain_tree.c paw-2.14.04.dfsg/src/paw_motif/cmotif/chain_tree.c --- paw-2.14.04.dfsg~/src/paw_motif/cmotif/chain_tree.c 1996-03-01 06:38:54.000000000 -0500 +++ paw-2.14.04.dfsg/src/paw_motif/cmotif/chain_tree.c 2007-01-11 16:37:01.447950095 -0500 @@ -19,7 +19,7 @@ #include "hmotif/pawm.h" #include "hpaw/chain.h" -#include "paw/tree.h" +#include #if defined(CERNLIB_QX_SC) #define show_chain_tree show_chain_tree_ diff -urNad paw-2.14.04.dfsg~/src/paw_motif/hmotif/scan.h paw-2.14.04.dfsg/src/paw_motif/hmotif/scan.h --- paw-2.14.04.dfsg~/src/paw_motif/hmotif/scan.h 1996-09-09 11:21:28.000000000 -0400 +++ paw-2.14.04.dfsg/src/paw_motif/hmotif/scan.h 2007-01-11 16:36:26.990261436 -0500 @@ -20,10 +20,10 @@ #define _scan_h #include "ntuplescan.h" -#ifdef CERNLIB_VAXVMS +#if 0 #include "xbaevms/matrix.h" #else -#include "xbae/matrix.h" +#include #endif Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/cernlib/devel/.cvsignore,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- .cvsignore 11 Apr 2006 22:53:00 -0000 1.4 +++ .cvsignore 21 Apr 2007 14:35:24 -0000 1.5 @@ -1,16 +1,6 @@ -src_car.tar.gz -src_Imakefile.tar.gz -src_patchy.tar.gz -src_cfortran.tar.gz -src_include.tar.gz -src_pawlib.tar.gz -src_config.tar.gz -src_mathlib.tar.gz -src_phtools.tar.gz -src_geant321.tar.gz -src_mclibs.tar.gz -src_scripts.tar.gz -src_graflib.tar.gz -src_packlib.tar.gz -xsneut95.dat +paw_2.14.04.dfsg-1.diff.gz +mclibs_2006.dfsg-1.diff.gz +cernlib_2006.dfsg-1.diff.gz +geant321_3.21.14.dfsg-4.diff.gz +2006_src-free.tar.gz patchy.tar.gz Index: 315-fixes-for-MacOSX.dpatch =================================================================== RCS file: /cvs/extras/rpms/cernlib/devel/315-fixes-for-MacOSX.dpatch,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- 315-fixes-for-MacOSX.dpatch 14 Dec 2005 16:52:26 -0000 1.3 +++ 315-fixes-for-MacOSX.dpatch 21 Apr 2007 14:35:24 -0000 1.4 @@ -6,9 +6,9 @@ ## DP: and run on OS X. @DPATCH@ -diff -urNad cernlib-2005.05.09.dfsg~/src/Imakefile cernlib-2005.05.09.dfsg/src/Imakefile ---- cernlib-2005.05.09.dfsg~/src/Imakefile 1996-12-16 10:08:41.000000000 -0500 -+++ cernlib-2005.05.09.dfsg/src/Imakefile 2005-12-07 14:47:34.141148558 -0500 +diff -urNad cernlib-2006.dfsg~/src/Imakefile cernlib-2006.dfsg/src/Imakefile +--- cernlib-2006.dfsg~/src/Imakefile 2007-01-09 19:27:31.059892042 -0500 ++++ cernlib-2006.dfsg/src/Imakefile 2007-01-09 19:27:33.049467233 -0500 @@ -7,8 +7,12 @@ SUBDIRS= $(LIBDIRS) patchy cfortran @@ -22,9 +22,9 @@ InstallLibSubdirs($(LIBDIRS)) -diff -urNad cernlib-2005.05.09.dfsg~/src/config/Imake.rules cernlib-2005.05.09.dfsg/src/config/Imake.rules ---- cernlib-2005.05.09.dfsg~/src/config/Imake.rules 2005-04-18 11:39:25.000000000 -0400 -+++ cernlib-2005.05.09.dfsg/src/config/Imake.rules 2005-12-07 14:47:34.139148983 -0500 +diff -urNad cernlib-2006.dfsg~/src/config/Imake.rules cernlib-2006.dfsg/src/config/Imake.rules +--- cernlib-2006.dfsg~/src/config/Imake.rules 2005-04-18 11:39:25.000000000 -0400 ++++ cernlib-2006.dfsg/src/config/Imake.rules 2007-01-09 19:27:33.050467019 -0500 @@ -2171,7 +2171,7 @@ #define CppScriptTarget(dst,src,defs,deplist) @@\ dst:: src deplist @@\ @@ -43,381 +43,136 @@ @@\ clean:: @@\ RemoveFiles(dst) -diff -urNad cernlib-2005.05.09.dfsg~/src/config/MacOSX.cf cernlib-2005.05.09.dfsg/src/config/MacOSX.cf ---- cernlib-2005.05.09.dfsg~/src/config/MacOSX.cf 1969-12-31 19:00:00.000000000 -0500 -+++ cernlib-2005.05.09.dfsg/src/config/MacOSX.cf 2005-12-07 14:47:34.140148771 -0500 -@@ -0,0 +1,170 @@ -+XCOMM platform: $SFO: MOSXS.cf,v 1.0 95/11/19 23:21:00 sl Exp $ -+ -+#define OSVendor Apple Computer, Inc. -+#ifdef MacOSXArchitecture -+#define OSName MacOSX -+#define OSMajorVersion DefaultOSMajorVersion -+#define OSMinorVersion DefaultOSMinorVersion -+#define OSTeenyVersion 0 -+#endif -+ -+#define ProjectRulesFile -+#define ProjectTmplFile -+ -+#define InstKmemFlags -m 2755 -g kmem -+/* #define ConstructMFLAGS NO */ -+ -+#define HasNdbm YES -+#define SetTtyGroup YES -+#define HasBsearch YES -+#ifdef MacOSXArchitecture -+#define HasPutenv YES -+#define MathLibrary /**/ -+#define DBMLibrary /**/ -+#define TermcapLibrary /**/ -+#define HasBSD44Sockets YES -+#define HAS_SNPRINTF YES -+#endif -+ -+#define NeedConstPrototypes YES -+#define NeedVarargsPrototypes YES -+#define NeedFunctionPrototypes YES -+#define NeedWidePrototypes NO -+ -+#define GzipFontCompression YES -+#define CompressAllFonts YES -+ -+#ifndef HasShm -+# define HasShm YES -+#endif -+#ifndef BuildGlxExt -+# define BuildGlxExt YES -+# define GlxUseNSGL YES -+#endif -+#define BuildServer YES -+#define BuildXprint NO -+#define BuildFonts YES -+#define BuildDPMS NO -+ -+#define TenonServer YES -+#define XprtServer NO -+#define XVendorString "Tenon Intersystems Xtools" -+#define XVendorRelease 1000 -+#ifndef UseRgbTxt -+#define UseRgbTxt YES -+#endif -+ -+#define BuildPexExt NO -+ -+#ifndef BuildGLXLibrary -+# define BuildGLXLibrary YES -+#endif -+ -+/* no direct graphics extension */ -+#define BuildXF86DGA NO -+ -+/* no extra tablets and weird input devices */ -+#define BuildXInputExt NO -+ -+/* Build Xinerama (aka panoramiX) extension */ -+#define BuildXinerama YES -+ -+/* no Display Power Management extension */ -+#define BuildDPMSExt NO -+ -+# define BuildXvExt NO +diff -urNad cernlib-2006.dfsg~/src/config/MacOSX.cf cernlib-2006.dfsg/src/config/MacOSX.cf +--- cernlib-2006.dfsg~/src/config/MacOSX.cf 2006-11-23 09:25:33.000000000 -0500 ++++ cernlib-2006.dfsg/src/config/MacOSX.cf 2007-01-09 19:41:23.844091722 -0500 +@@ -73,8 +73,12 @@ + #define BuildDPMSExt NO + + # define BuildXvExt NO +-#define OptimizedCDebugFlags -O0 -g -pipe +-#define ExtraLoadFlags -L/usr/X11R6/lib + +#ifndef OptimizationLevel +# define OptimizationLevel -O +#endif -+#define OptimizedCDebugFlags OptimizationLevel -fPIC -pipe -+#define ExtraLoadFlags -L/usr/X11R6/lib -L/sw/lib -L/usr/lib -lc -+ -+#define BuildExamples YES -+ -+#define StandardDefines -DCERNLIB_LINUX -DCERNLIB_PPC -DCERNLIB_MACOSX \ -+ -Dunix=unix -D__powerpc__ -D__DARWIN__ -+/* -DX_NOT_POSIX -DX_LOCALE */ -+ -+#define HasVoidSignalReturn YES -+ -+#ifndef DependFlags ++#define OptimizedCDebugFlags OptimizationLevel -g -pipe ++#define ExtraLoadFlags -L/usr/X11R6/lib -L/sw/lib + + #define BuildExamples YES + +@@ -87,9 +91,11 @@ + #define HasVoidSignalReturn YES + + #ifndef DependFlags +-#define DependFlags -I/usr/include/ansi -I/usr/include/bsd +#define DependFlags -I/usr/include/ansi -I/usr/include/bsd -I/sw/include -+#endif -+ + #endif + +#define StandardIncludes -I/sw/include + -+#define InstallCmd install /* unlink old */ -+ -+/* #define ArCmd libtool -a -o */ -+#define ArCmd ar -r -+ -+#ifndef RanlibCmd -+#define RanlibCmd ranlib -c -s -+#endif -+ -+/* see below for ServerDefines */ -+ -+#define PrimaryScreenResolution 95 /* for 17 inch screen */ -+ -+#define ServerCDebugFlags OptimizationLevel -fPIC -g -pipe -+ -+#ifndef HasGcc -+#define HasGcc YES -+#endif -+ -+#undef CcCmd -+#undef CplusplusCmd -+#ifdef MacOSXArchitecture -+#define CcCmd cc -g -arch "ppc" -no-cpp-precomp -+#define CplusplusCmd c++ -g -no-cpp-precomp -+#endif -+#ifndef CcCmd + #define InstallCmd install /* unlink old */ + + /* #define ArCmd libtool -a -o */ +@@ -103,7 +109,7 @@ + + #define PrimaryScreenResolution 95 /* for 17 inch screen */ + +-#define ServerCDebugFlags -O0 -g -pipe ++#define ServerCDebugFlags OptimizationLevel -g -pipe + + /* #define HasGcc YES */ + #ifndef HasGcc +@@ -122,7 +128,7 @@ + #endif + #endif + #ifndef CcCmd +-#define CcCmd cc +#define CcCmd cc -g -+#endif -+ -+#define CppCmd /usr/bin/cpp -+ -+#include -+#include -+#undef XFree86Server -+/* #define GLX_DIRECT_RENDERING */ -+ -+#define f2cFortran YES -+#define FortranCmd g77 -g -+#define XargsCmd xargs -+#define FortranSaveFlags /* */ /* Everything static !? */ -+#define OptimisedFortranFlags OptimizationLevel -fPIC -funroll-loops \ -+ -fomit-frame-pointer -+#define DefaultCCOptions OptimizationLevel -+#define DefaultFCOptions -fno-automatic \ -+ -fno-second-underscore \ -+ -fno-f90 -fugly-complex -fno-globals \ -+ -fugly-init -Wno-globals OptimizationLevel -+ + #endif + + #define CppCmd /usr/bin/cpp +@@ -133,25 +139,35 @@ + /* #define GLX_DIRECT_RENDERING */ + + #define f2cFortran YES +-#define FortranCmd gfortran ++#define FortranCmd gfortran -g + #define XargsCmd xargs + #define FortranSaveFlags /* -fno-automatic */ /* Everything static !? */ +-#define OptimisedFortranFlags -O0 -g -funroll-loops -fomit-frame-pointer \ ++#define OptimisedFortranFlags OptimizationLevel -g -funroll-loops \ + -ftree-vectorize +-#define DefaultFCOptions -fno-second-underscore +-/*#define CernlibSystem -DCERNLIB_LINUX -DCERNLIB_UNIX -DCERNLIB_LNX \ +- -DCERNLIB_PPC -DCERNLIB_QMGLIBC \ +- -DCERNLIB_MACOSX -DCERNLIB_GFORTRAN */ ++#define DefaultFCOptions -fno-second-underscore OptimizationLevel + +#ifndef CernlibLocalDefines +# define CernlibLocalDefines +#endif ++#ifdef PpcDarwinArchitecture +#define CernlibSystem -DCERNLIB_LINUX -DCERNLIB_UNIX -DCERNLIB_LNX \ + -DCERNLIB_PPC -DCERNLIB_QMGLIBC \ -+ -DCERNLIB_MACOSX CernlibLocalDefines -+ -+#undef CERNLIB_SHIFT -+ -+#define CERNLIB_LINUX -+#define CERNLIB_UNIX -+#define CERNLIB_LNX -+#define CERNLIB_PPC -+#define CERNLIB_QMGLIBC -+#define CERNLIB_MACOSX -+ -+#define X11Includes -I/usr/X11R6/include -+ -+/* -+ * Create a Make Variable to allow building with/out Motif -+ */ -+#undef MotifDependantMakeVar -+#define MotifDependantMakeVar(variable,value) variable=value -+/* End CERNLIB changes */ -+ -+ -diff -urNad cernlib-2005.05.09.dfsg~/src/config/MacOSX.rules cernlib-2005.05.09.dfsg/src/config/MacOSX.rules ---- cernlib-2005.05.09.dfsg~/src/config/MacOSX.rules 1969-12-31 19:00:00.000000000 -0500 -+++ cernlib-2005.05.09.dfsg/src/config/MacOSX.rules 2005-12-07 14:47:34.140148771 -0500 -@@ -0,0 +1,123 @@ -+XCOMM $XConsortium: MOSXS.rules,v 1.1 97/12/12 15:34:45 sl Exp $ -+ -+/* -+ * MacOSX shared library rules -+ */ -+ -+#define HasSharedLibraries YES -+ -+#define ForceNormalLib NO -+ -+#ifndef SharedDataSeparation -+#define SharedDataSeparation YES -+#endif -+#ifndef SharedCodeDef -+#define SharedCodeDef -+#endif -+#ifndef SharedLibraryDef -+#define SharedLibraryDef -fno-common -+#endif -+ -+#define ShLibIncludeFile -+ -+#ifndef SharedLibraryLoadFlags -+#define SharedLibraryLoadFlags -+#endif -+#ifndef PositionIndependentCFlags -+#define PositionIndependentCFlags -+#endif -+ -+ -+/* -+ * InstallSharedLibrary - generate rules to install the shared library. ++ -DCERNLIB_MACOSX -DCERNLIB_GFORTRAN \ ++ CernlibLocalDefines ++#else + #define CernlibSystem -DCERNLIB_LINUX -DCERNLIB_UNIX -DCERNLIB_LNX \ + -DCERNLIB_QMGLIBC \ +- -DCERNLIB_MACOSX -DCERNLIB_GFORTRAN ++ -DCERNLIB_MACOSX -DCERNLIB_GFORTRAN \ ++ CernlibLocalDefines ++#endif + + /* #define CERNLIB_SHIFT NO */ + #define CERNLIB_LINUX + #define CERNLIB_UNIX + #define CERNLIB_LNX +-/*#define CERNLIB_PPC*/ ++#ifdef PpcDarwinArchitecture ++# define CERNLIB_PPC ++#endif + #define CERNLIB_QMGLIBC + #define CERNLIB_MACOSX + #define CERNLIB_GFORTRAN +diff -urNad cernlib-2006.dfsg~/src/config/MacOSX.rules cernlib-2006.dfsg/src/config/MacOSX.rules +--- cernlib-2006.dfsg~/src/config/MacOSX.rules 2006-09-04 08:32:56.000000000 -0400 ++++ cernlib-2006.dfsg/src/config/MacOSX.rules 2007-01-09 15:47:15.542676000 -0500 +@@ -28,18 +28,24 @@ + #endif + + +- +- + /* + * InstallSharedLibrary - generate rules to install the shared library. + * Edited 2003-05-09 by Kevin McCarty to add an install.shlib target. -+ */ -+#ifndef InstallSharedLibrary -+#define InstallSharedLibrary(libname,rev,dest) @@\ + */ + #ifndef InstallSharedLibrary + #define InstallSharedLibrary(libname,rev,dest) @@\ +-install:: Concat(lib,libname.dylib) @@\ +.PHONY: install.shlib shlib/libname @@\ +shlib/libname:: $(DESTDIR)dest/SharedLibraryTargetName(libname) @@\ + @@\ +install.shlib:: $(DESTDIR)dest/SharedLibraryTargetName(libname) @@\ + @@\ +$(DESTDIR)dest/SharedLibraryTargetName(libname): SharedLibraryTargetName(libname) @@\ -+ MakeDir($(DESTDIR)dest) @@\ + MakeDir($(DESTDIR)dest) @@\ +- $(INSTALL) $(INSTALLFLAGS) $(INSTBINFLAGS) Concat(lib,libname.dylib) $(DESTDIR)dest +-@@\ +- + $(INSTALL) $(INSTALLFLAGS) $(INSTBINFLAGS) Concat(lib,libname.rev.dylib) $(DESTDIR)dest @@\ + (T=`echo Concat($(DESTDIR)dest/lib,libname.rev.dylib) | sed 's/\.[^\.d]*\.dylib/\.dylib/'`;\ @@\ + $(RM) $$T && $(LN) Concat(lib,libname.rev.dylib) $$T) @@\ + $(RM) Concat($(DESTDIR)dest/lib,libname.dylib) @@\ + $(LN) Concat(lib,libname.rev.dylib) Concat($(DESTDIR)dest/lib,libname.dylib) -+#endif /* InstallSharedLibrary */ -+ -+/* -+ * NormalSharedLibraryTarget - generate rules to create a shared library; -+ * build it into a different name so that the we do not hose people by having -+ * the library gone for long periods. -+ */ -+#ifndef SharedLibraryTarget -+#define SharedLibraryTarget(libname,rev,solist,down,up) @@\ -+AllTarget(Concat(lib,libname.dylib)) @@\ -+ @@\ -+Concat(lib,libname.dylib): solist $(EXTRALIBRARYDEPS) @@\ -+ $(RM) $@~ @@\ -+ (cd down; $(CC) -I/usr/X11R6/lib -dynamiclib -undefined suppress -install_name /usr/X11R6/lib/$@ -o up/$@~ $(SHLIBLDFLAGS) solist $(REQUIREDLIBS)) @@\ -+ $(MV) $@~ $@ @@\ -+ LinkBuildLibrary($@) @@\ -+ @@\ -+clean:: @@\ -+ $(RM) Concat(lib,libname.dylib) -+ -+#endif /* SharedLibraryTarget */ -+ -+/* -+ * SharedDepLibraryTarget - generate rules to create a shared library. -+ */ -+#ifndef SharedDepLibraryTarget -+#define SharedDepLibraryTarget(libname,rev,deplist,solist,down,up) @@\ -+AllTarget(Concat(lib,libname.dylib)) @@\ -+ @@\ -+Concat(lib,libname.dylib): deplist $(EXTRALIBRARYDEPS) @@\ -+ $(RM) $@~ @@\ -+ (cd down; $(CC) -I/usr/X11R6/lib -dynamiclib -undefined suppress -install_name /usr/X11R6/lib/$@ -o up/$@~ $(SHLIBLDFLAGS) solist $(REQUIREDLIBS)) @@\ -+ $(RM) $@ @@\ -+ $(MV) $@~ $@ @@\ -+ LinkBuildLibrary($@) @@\ -+ @@\ -+clean:: @@\ -+ $(RM) Concat(lib,libname.dylib) -+ -+#endif /* SharedDepLibraryTarget */ -+ -+/* -+ * SharedLibraryDataTarget - generate rules to create shlib data file; -+ */ -+#ifndef SharedLibraryDataTarget -+#define SharedLibraryDataTarget(libname,rev,salist) -+#endif /* SharedLibraryDataTarget */ -+ -+#ifndef InstallSharedLibraryData -+#define InstallSharedLibraryData(libname,rev,dest) -+#endif /* InstallSharedLibraryData */ -+ -+/* -+ * SharedLibReferences - variables for shared libraries -+ */ -+#ifndef SharedLibReferences -+#define SharedLibReferences(varname,libname,libsource,revname,rev) @@\ -+revname = rev @@\ -+Concat3(DEP,varname,LIB) = SharedLibDependencies(libname,libsource,revname) @@\ -+Concat(varname,LIB) = LoaderLibPrefix Concat(-l,libname) @@\ -+LintLibReferences(varname,libname,libsource) -+#endif -+ -+/* -+ * SharedDSLibReferences - variables for shared libraries -+ */ -+#ifndef SharedDSLibReferences -+#define SharedDSLibReferences(varname,libname,libsource,revname,rev) @@\ -+revname = rev @@\ -+Concat3(DEP,varname,LIB) = SharedDSLibDependencies(libname,libsource,revname) @@\ -+Concat(varname,LIB) = LoaderLibPrefix Concat(-l,libname) Concat3(Shared,libname,Reqs) @@\ -+LintLibReferences(varname,libname,libsource) -+#endif -+ -+ -diff -urNad cernlib-2005.05.09.dfsg~/src/config/MacOSX.tmpl cernlib-2005.05.09.dfsg/src/config/MacOSX.tmpl ---- cernlib-2005.05.09.dfsg~/src/config/MacOSX.tmpl 1969-12-31 19:00:00.000000000 -0500 -+++ cernlib-2005.05.09.dfsg/src/config/MacOSX.tmpl 2005-12-07 14:47:34.140148771 -0500 -@@ -0,0 +1,67 @@ -+XCOMM $XConsortium: MOSXS.tmpl,v 1.2 97/12/12 19:07:12 sl Exp $ -+ -+/* -+ * Xnext shared library template -+ */ -+ -+ -+ -+#ifndef SharedXtReqs -+#define SharedXtReqs /**/ -+#endif -+#ifndef SharedXawReqs -+#define SharedXawReqs /**/ -+#endif -+#ifndef SharedXmuReqs -+#define SharedXmuReqs $(LDPRELIB) $(XTOOLONLYLIB) $(XONLYLIB) -+#endif -+ -+#define SharedLibX11 YES -+#define SharedX11Rev F -+SharedLibReferences(XONLY,X11,$(XLIBSRC),SOXLIBREV,SharedX11Rev) -+ -+#define SharedLibXau NO /* don't need shared form */ -+#define SharedLibXdmcp NO /* don't need shared form */ -+ -+#define SharedLibXmu YES -+#define SharedXmuRev F -+ -+#define SharedOldXRev F -+ -+#define SharedLibXext YES -+#define SharedXextRev F -+ -+#define SharedLibXt YES -+#define SharedXtRev F -+SharedDSLibReferences(XTOOLONLY,Xt,$(TOOLKITSRC),SOXTREV,SharedXtRev) -+ -+#define SharedXawRev F -+ -+#define SharedXtfRev A -+ -+#define SharedLibXi YES -+#define SharedXiRev F -+SharedLibReferences(XI,Xi,$(XILIBSRC),SOXINPUTREV,SharedXiRev) -+ -+#define SharedLibXtst YES -+#define SharedXtstRev F -+SharedLibReferences(XTEST,Xtst,$(XTESTLIBSRC),SOXTESTREV,SharedXtstRev) -+ -+ -+#define SharedPexRev F -+SharedLibReferences(PEX,PEX5,$(PEXLIBSRC),SOPEXREV,SharedPexRev) -+ -+#define SharedLibXie YES -+#define SharedXieRev F -+ -+#define SharedLibICE YES -+#define SharedICERev F -+SharedLibReferences(ICE,ICE,$(ICESRC),SOICEREV,SharedICERev) -+ -+#define SharedLibSM YES -+#define SharedSMRev F -+SharedLibReferences(SM,SM,$(SMSRC),SOSMREV,SharedSMRev) -+ -+#define SharedFSRev F -+SharedLibReferences(FS,FS,$(FSLIBSRC),SOFSREV,SharedFSRev) -+ -diff -urNad cernlib-2005.05.09.dfsg~/src/config/site.def cernlib-2005.05.09.dfsg/src/config/site.def ---- cernlib-2005.05.09.dfsg~/src/config/site.def 2002-04-26 10:46:04.000000000 -0400 -+++ cernlib-2005.05.09.dfsg/src/config/site.def 2005-12-07 14:47:34.140148771 -0500 + #endif /* InstallSharedLibrary */ + + /* +diff -urNad cernlib-2006.dfsg~/src/config/site.def cernlib-2006.dfsg/src/config/site.def +--- cernlib-2006.dfsg~/src/config/site.def 2002-04-26 10:46:04.000000000 -0400 ++++ cernlib-2006.dfsg/src/config/site.def 2007-01-09 19:27:33.051466806 -0500 @@ -99,9 +99,7 @@ /* if it is already defined and false, undef it! */ /* do not use shift by default @@ -441,36 +196,6 @@ install.lib:: $(CERN_LIBDIR)/gxint.f -diff -urNad cernlib-2005.05.09.dfsg~/src/mathlib/gen/tests/c327m.F cernlib-2005.05.09.dfsg/src/mathlib/gen/tests/c327m.F ---- cernlib-2005.05.09.dfsg~/src/mathlib/gen/tests/c327m.F 1996-04-01 10:01:17.000000000 -0500 -+++ cernlib-2005.05.09.dfsg/src/mathlib/gen/tests/c327m.F 2005-12-07 14:47:34.141148558 -0500 -@@ -92,7 +92,11 @@ - #endif - ENDIF - WRITE(Z,'(2D26.16)') H,T -+#if defined(CERNLIB_MACOSX) -+ READ(Z,'(2(4X,D22.16))') H1,T1 -+#else - READ(Z,'(2(D22.16,4X))') H1,T1 -+#endif - IF(IDS .EQ. 1) THEN - ERRMAX=MAX(ERRMAX,ABS(H1-T1)) - LTEST= LTEST .AND. ERRMAX .LE. TSTERR -diff -urNad cernlib-2005.05.09.dfsg~/src/mathlib/gen/tests/c342m.F cernlib-2005.05.09.dfsg/src/mathlib/gen/tests/c342m.F ---- cernlib-2005.05.09.dfsg~/src/mathlib/gen/tests/c342m.F 1996-04-01 10:01:19.000000000 -0500 -+++ cernlib-2005.05.09.dfsg/src/mathlib/gen/tests/c342m.F 2005-12-07 14:47:34.141148558 -0500 -@@ -70,7 +70,11 @@ - #endif - END IF - WRITE(Z,'(2D26.16)') R,T -+#if defined(CERNLIB_MACOSX) -+ READ(Z,'(2(4X,D22.16))') R1,T1 -+#else - READ(Z,'(2(D22.16,4X))') R1,T1 -+#endif - ERMAX= MAX(ERMAX,ABS(R1-T1)) - IF(IDS .EQ. 3 .OR. IDS .EQ. 4) THEN - WRITE(LOUT,'(1X,F10.3,2F25.16,1P,D10.1)') SX,R,T,ABS(R1-T1) diff -urNad cernlib-2005.05.09.dfsg~/src/mclibs/cojets/data/Imakefile cernlib-2005.05.09.dfsg/src/mclibs/cojets/data/Imakefile --- cernlib-2005.05.09.dfsg~/src/mclibs/cojets/data/Imakefile 1996-03-27 04:31:06.000000000 -0500 +++ cernlib-2005.05.09.dfsg/src/mclibs/cojets/data/Imakefile 2005-12-07 14:47:34.141148558 -0500 @@ -503,255 +228,3 @@ PackageDirFileTarget(isajet.dat) -diff -urNad cernlib-2005.05.09.dfsg~/src/packlib/cspack/sysreq/log.c cernlib-2005.05.09.dfsg/src/packlib/cspack/sysreq/log.c ---- cernlib-2005.05.09.dfsg~/src/packlib/cspack/sysreq/log.c 2003-09-02 08:47:16.000000000 -0400 -+++ cernlib-2005.05.09.dfsg/src/packlib/cspack/sysreq/log.c 2005-12-07 14:47:34.142148345 -0500 -@@ -80,7 +80,7 @@ - static int pid; /* process identifier */ - static int logfd ; /* logging file descriptor */ - #if !defined(SOLARIS) && !defined(linux) && !defined(_AIX) \ -- && !defined(IRIX5) && !defined(apollo) -+ && !defined(IRIX5) && !defined(apollo) && !defined(__DARWIN__) - extern int syslog(); - #endif /* !SOLARIS && !IRIX5 && !apollo && !linux && !AIX */ - extern char *getenv(); -diff -urNad cernlib-2005.05.09.dfsg~/src/packlib/cspack/tcpaw/tcpaw.c cernlib-2005.05.09.dfsg/src/packlib/cspack/tcpaw/tcpaw.c ---- cernlib-2005.05.09.dfsg~/src/packlib/cspack/tcpaw/tcpaw.c 2005-12-07 14:47:25.920897902 -0500 -+++ cernlib-2005.05.09.dfsg/src/packlib/cspack/tcpaw/tcpaw.c 2005-12-07 14:47:34.146147494 -0500 -@@ -2569,7 +2569,7 @@ - #if !defined(IBM) && !defined(_WIN32) - /* I provide "getpass" myself as standard version truncates to 8 characters */ - #include --#ifdef CBREAK -+#if defined(CBREAK) || defined(CERNLIB_MACOSX) - #define BSDTTY /* First find out if BSD or SYSV terminal handling.. */ - #endif - -@@ -2577,6 +2577,10 @@ - #include - #else - #include -+# if defined(CERNLIB_MACOSX) -+# define gtty(x,y) ioctl(x,TIOCGETP,y) -+# define stty(x,y) ioctl(x,TIOCSETP,y) -+# endif - #endif - - /* Fails with gcc 3.4.3 -@@ -3540,3 +3544,20 @@ - - } - #endif -+ -+#if defined(CERNLIB_MACOSX) -+ /* need to define cuserid() for OS X */ -+ -+char * getlogin(); -+ -+char * -+cuserid(char *string) -+{ -+ static char cuserid_str[L_cuserid]; -+ char *result = (string ? string : cuserid_str); -+ -+ strncpy(result, getlogin(), L_cuserid - 1); -+ result[L_cuserid - 1] = '\0'; -+ return result; -+} -+#endif /* CERNLIB_MACOSX */ -diff -urNad cernlib-2005.05.09.dfsg~/src/packlib/kernlib/kernbit/z268/systems.c cernlib-2005.05.09.dfsg/src/packlib/kernlib/kernbit/z268/systems.c ---- cernlib-2005.05.09.dfsg~/src/packlib/kernlib/kernbit/z268/systems.c 1998-08-25 08:45:56.000000000 -0400 -+++ cernlib-2005.05.09.dfsg/src/packlib/kernlib/kernbit/z268/systems.c 2005-12-07 14:47:34.146147494 -0500 -@@ -200,7 +200,7 @@ - || defined(_IBMR2) \ - || defined(__convexc__) \ - || defined(_OSK) \ --|| defined(__linux) || defined(__FreeBSD__) -+|| defined(__linux) || defined(__FreeBSD__) || defined(__DARWIN__) - - void systems_( command, buf, buflen, l, chars, rc, ovflw ) - -diff -urNad cernlib-2005.05.09.dfsg~/src/packlib/kernlib/kernnum/d704fort/Imakefile cernlib-2005.05.09.dfsg/src/packlib/kernlib/kernnum/d704fort/Imakefile ---- cernlib-2005.05.09.dfsg~/src/packlib/kernlib/kernnum/d704fort/Imakefile 1996-06-12 06:03:53.000000000 -0400 -+++ cernlib-2005.05.09.dfsg/src/packlib/kernlib/kernnum/d704fort/Imakefile 2005-12-07 14:47:34.146147494 -0500 -@@ -4,6 +4,10 @@ - FDEBUGFLAGS=NoOpFortranDebugFlags - #endif - -+#if defined(CERNLIB_MACOSX) -+FDEBUGFLAGS=-O0 -fPIC -+#endif -+ - FORTRANSAVEOPTION=FortranSaveFlags - - SubdirLibraryTarget(NullParameter,NullParameter) -diff -urNad cernlib-2005.05.09.dfsg~/src/packlib/kernlib/kernnum/f002fort/Imakefile cernlib-2005.05.09.dfsg/src/packlib/kernlib/kernnum/f002fort/Imakefile ---- cernlib-2005.05.09.dfsg~/src/packlib/kernlib/kernnum/f002fort/Imakefile 1996-06-12 06:04:09.000000000 -0400 -+++ cernlib-2005.05.09.dfsg/src/packlib/kernlib/kernnum/f002fort/Imakefile 2005-12-07 14:47:34.146147494 -0500 -@@ -10,6 +10,10 @@ - FDEBUGFLAGS=NoOpFortranDebugFlags - #endif - -+#if defined(CERNLIB_MACOSX) -+FDEBUGFLAGS=-O0 -fPIC -+#endif -+ - FORTRANSAVEOPTION=FortranSaveFlags - - SubdirLibraryTarget(NullParameter,NullParameter) -diff -urNad cernlib-2005.05.09.dfsg~/src/packlib/kernlib/kernnum/f003fort/Imakefile cernlib-2005.05.09.dfsg/src/packlib/kernlib/kernnum/f003fort/Imakefile ---- cernlib-2005.05.09.dfsg~/src/packlib/kernlib/kernnum/f003fort/Imakefile 1996-06-12 06:04:12.000000000 -0400 -+++ cernlib-2005.05.09.dfsg/src/packlib/kernlib/kernnum/f003fort/Imakefile 2005-12-07 14:47:34.147147281 -0500 -@@ -11,6 +11,10 @@ - FDEBUGFLAGS=NoOpFortranDebugFlags - #endif - -+#if defined(CERNLIB_MACOSX) -+FDEBUGFLAGS=-O0 -fPIC -+#endif -+ - FORTRANSAVEOPTION=FortranSaveFlags - - SubdirLibraryTarget(NullParameter,NullParameter) -diff -urNad cernlib-2005.05.09.dfsg~/src/packlib/kernlib/kernnum/f004fort/Imakefile cernlib-2005.05.09.dfsg/src/packlib/kernlib/kernnum/f004fort/Imakefile ---- cernlib-2005.05.09.dfsg~/src/packlib/kernlib/kernnum/f004fort/Imakefile 1996-06-12 06:04:16.000000000 -0400 -+++ cernlib-2005.05.09.dfsg/src/packlib/kernlib/kernnum/f004fort/Imakefile 2005-12-07 14:47:34.147147281 -0500 -@@ -6,6 +6,10 @@ - FDEBUGFLAGS=NoOpFortranDebugFlags - #endif - -+#if defined(CERNLIB_MACOSX) -+FDEBUGFLAGS=-O0 -fPIC -+#endif -+ - FORTRANSAVEOPTION=FortranSaveFlags - - SubdirLibraryTarget(NullParameter,NullParameter) -diff -urNad cernlib-2005.05.09.dfsg~/src/packlib/kernlib/kernnum/f010fort/Imakefile cernlib-2005.05.09.dfsg/src/packlib/kernlib/kernnum/f010fort/Imakefile ---- cernlib-2005.05.09.dfsg~/src/packlib/kernlib/kernnum/f010fort/Imakefile 1996-06-12 06:04:19.000000000 -0400 -+++ cernlib-2005.05.09.dfsg/src/packlib/kernlib/kernnum/f010fort/Imakefile 2005-12-07 14:47:34.147147281 -0500 -@@ -7,6 +7,10 @@ - FDEBUGFLAGS=NoOpFortranDebugFlags - #endif - -+#if defined(CERNLIB_MACOSX) -+FDEBUGFLAGS=-O0 -fPIC -+#endif -+ - FORTRANSAVEOPTION=FortranSaveFlags - - -diff -urNad cernlib-2005.05.09.dfsg~/src/packlib/kernlib/kernnum/f011fort/Imakefile cernlib-2005.05.09.dfsg/src/packlib/kernlib/kernnum/f011fort/Imakefile ---- cernlib-2005.05.09.dfsg~/src/packlib/kernlib/kernnum/f011fort/Imakefile 1996-06-12 06:04:24.000000000 -0400 -+++ cernlib-2005.05.09.dfsg/src/packlib/kernlib/kernnum/f011fort/Imakefile 2005-12-07 14:47:34.147147281 -0500 -@@ -7,6 +7,10 @@ - FDEBUGFLAGS=NoOpFortranDebugFlags - #endif - -+#if defined(CERNLIB_MACOSX) -+FDEBUGFLAGS=-O0 -fPIC -+#endif -+ - FORTRANSAVEOPTION=FortranSaveFlags - - SubdirLibraryTarget(NullParameter,NullParameter) -diff -urNad cernlib-2005.05.09.dfsg~/src/packlib/kuip/kuip/ksys.h cernlib-2005.05.09.dfsg/src/packlib/kuip/kuip/ksys.h ---- cernlib-2005.05.09.dfsg~/src/packlib/kuip/kuip/ksys.h 1997-09-02 10:50:01.000000000 -0400 -+++ cernlib-2005.05.09.dfsg/src/packlib/kuip/kuip/ksys.h 2005-12-07 14:47:34.147147281 -0500 -@@ -188,6 +188,17 @@ - #endif - - -+#ifdef CERNLIB_MACOSX -+# define MACOSX -+# define MACHINE_NAME "MACOSX" -+# define UNIX -+# define HAVE_MEMMOVE -+# define HAVE_STRCASECMP -+# define HAVE_SELECT -+# define MATCH_REGCOMP /* use regcomp/regexec */ -+#endif -+ -+ - #ifdef MSDOS - # define MACHINE_NAME "IBMPC" - # define OS_NAME "MSDOS" -diff -urNad cernlib-2005.05.09.dfsg~/src/pawlib/comis/code/csaddr.F cernlib-2005.05.09.dfsg/src/pawlib/comis/code/csaddr.F ---- cernlib-2005.05.09.dfsg~/src/pawlib/comis/code/csaddr.F 2005-12-07 14:47:25.807921944 -0500 -+++ cernlib-2005.05.09.dfsg/src/pawlib/comis/code/csaddr.F 2005-12-07 14:55:23.810167859 -0500 -@@ -38,7 +38,12 @@ - IFCS=-2 - CALL CSRTGPL(I) - #else -+c thanks to Keisuke Fujii for this patch for OS X -+#if defined (CERNLIB_MACOSX) -+ IADGP=CS_GET_FUNC('_'//NAME(1:NC)//'_') -+#else - IADGP=CS_GET_FUNC(NAME(1:NC)//'_') -+#endif - IF(IADGP.NE.0)THEN - IFCS=-2 - CALL CSRTGP(I) -@@ -58,7 +63,11 @@ - I=CSITGPL(IPVS) - ENDIF - #else -+#if defined (CERNLIB_MACOSX) -+ IADGP=CS_GET_FUNC('_'//NAME(1:NC)//'_') -+#else - IADGP=CS_GET_FUNC(NAME(1:NC)//'_') -+#endif - IF(IADGP.NE.0)THEN - IFCS=-2 - ITYPGP=-2 -diff -urNad cernlib-2005.05.09.dfsg~/src/pawlib/comis/code/cscrexec.F cernlib-2005.05.09.dfsg/src/pawlib/comis/code/cscrexec.F ---- cernlib-2005.05.09.dfsg~/src/pawlib/comis/code/cscrexec.F 2005-12-07 14:47:25.687947476 -0500 -+++ cernlib-2005.05.09.dfsg/src/pawlib/comis/code/cscrexec.F 2005-12-07 14:47:34.148147068 -0500 -@@ -82,11 +82,19 @@ - IF(FEXT.EQ.'.c')THEN - L=LENOCC(CHCC) - * 'cc -c .... -fPIC name.c' -+#if defined(CERNLIB_MACOSX) -+ CHLINE=CHCC(:L)//' -fPIC -fno-common '//NAME(:LN)// '.c' -+#else - CHLINE=CHCC(:L)//' -fPIC '//NAME(:LN)// '.c' -+#endif - ELSE - L=LENOCC(CHF77) - * 'f77 -c .... -fPIC name.f' -+#if defined(CERNLIB_MACOSX) -+ CHLINE=CHF77(:L)//' -fPIC -fno-common '//NAME(:LN)// '.f' -+#else - CHLINE=CHF77(:L)//' -fPIC '//NAME(:LN)// '.f' -+#endif - ENDIF - L=LENOCC(CHLINE) - WRITE(LUNOUT,'(A)')CHLINE(:L) -@@ -176,8 +184,15 @@ - ENDIF - #endif - #if defined(CERNLIB_LINUX) -+# if defined(CERNLIB_MACOSX) -+ CHLINE= 'g77 -bundle -bind_at_load -bundle_loader ' -+ + '`/usr/bin/which pawX11` -o ' -+ + // NAME(:LN) //'.sl '// NAME(:LN) //'.o' -+C thanks to Keisuke Fujii for the above compiler command -+# else - CHLINE= 'g77 -shared -o ' - + // NAME(:LN) //'.sl '// NAME(:LN) //'.o' -+# endif - #endif - #if defined(CERNLIB_ALPHA_OSF) - CHLINE= 'ld -shared -o ' -diff -urNad cernlib-2005.05.09.dfsg~/src/pawlib/paw/programs/Imakefile cernlib-2005.05.09.dfsg/src/pawlib/paw/programs/Imakefile ---- cernlib-2005.05.09.dfsg~/src/pawlib/paw/programs/Imakefile 2002-04-25 06:20:11.000000000 -0400 -+++ cernlib-2005.05.09.dfsg/src/pawlib/paw/programs/Imakefile 2005-12-07 14:47:34.148147068 -0500 -@@ -9,7 +9,7 @@ - EXTRA_LDOPTIONS=-Wl,-E - #endif - --#if defined(CERNLIB_LINUX) -+#if defined(CERNLIB_LINUX) && !defined(CERNLIB_MACOSX) - EXTRA_LDOPTIONS=-Wl,-E - #endif - Index: cernlib-115-rsrtnt64-goto-outer-block.dpatch =================================================================== RCS file: /cvs/extras/rpms/cernlib/devel/cernlib-115-rsrtnt64-goto-outer-block.dpatch,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- cernlib-115-rsrtnt64-goto-outer-block.dpatch 11 Sep 2006 22:32:35 -0000 1.2 +++ cernlib-115-rsrtnt64-goto-outer-block.dpatch 21 Apr 2007 14:35:24 -0000 1.3 @@ -2,16 +2,16 @@ ## 115-rsrtnt64-goto-outer-block.dpatch by ## ## All lines beginning with `## DP:' are a description of the patch. -## DP: Patch from Patrice Dumas to fix spaghetti code in -## DP: rsrtnt64.F that breaks linking step on Itanium. +## DP: Avoid weird jump assignments on g77/ia64 as well as with gfortran +## DP: to avoid breakage during linking step on Itanium. ## DP: Also, following Harald Vogt, change indicators of line continuation ## DP: from "1" -> "&" to be compatible with gfortran. @DPATCH@ -diff -urNad cernlib-2005.dfsg~/src/mathlib/gen/b/rsrtnt64.F cernlib-2005.dfsg/src/mathlib/gen/b/rsrtnt64.F ---- cernlib-2005.dfsg~/src/mathlib/gen/b/rsrtnt64.F 1996-04-01 10:01:51.000000000 -0500 -+++ cernlib-2005.dfsg/src/mathlib/gen/b/rsrtnt64.F 2006-09-06 14:12:38.087369193 -0400 -@@ -53,7 +53,7 @@ +diff -urNad cernlib-2006.dfsg~/src/mathlib/gen/b/rsrtnt64.F cernlib-2006.dfsg/src/mathlib/gen/b/rsrtnt64.F +--- cernlib-2006.dfsg~/src/mathlib/gen/b/rsrtnt64.F 2006-09-15 05:34:52.000000000 -0400 ++++ cernlib-2006.dfsg/src/mathlib/gen/b/rsrtnt64.F 2007-01-09 16:27:13.488797346 -0500 +@@ -56,7 +56,7 @@ IF(LLL) GO TO 9 LLL=K .GE. 0 .OR. K .EQ. -1 .AND. U*V .NE. 0 @@ -20,27 +20,16 @@ IF(.NOT.LLL) GO TO 9 DELTA=4*A*C-B**2 -@@ -117,9 +117,16 @@ +@@ -120,7 +120,7 @@ ENDIF ELSE IF(N .EQ. 1) THEN -- ASSIGN 11 TO JMP1 -- GO TO 10 -- 11 IF(K .EQ. 0) THEN -+ C2=2*C -+ IF(DELTA .GT. 0 .OR. DELTA .LT. 0 .AND. C .GT. 0) THEN -+ H=LOG(ABS((2*SQRT(C*P(V))+C2*V+B)/ -+ & (2*SQRT(C*P(U))+C2*U+B)))/SQRT(C) -+ ELSEIF(DELTA .EQ. 0) THEN -+ H=ABS(LOG(ABS((C2*V+B)/(C2*U+B))))/SQRT(C) -+ ELSE -+ H=(ASIN((C2*U+B)/RTD)-ASIN((C2*V+B)/RTD))/SQRT(-C) -+ ENDIF -+ IF(K .EQ. 0) THEN - H=H - ELSEIF(K .EQ. 1) THEN - H=(RT(V)-RT(U)-HF*B*H)/C -@@ -134,7 +141,7 @@ +-#if !defined(CERNLIB_GFORTRAN) ++#if (!defined(CERNLIB_GFORTRAN)) && !defined(__ia64__) + ASSIGN 11 TO JMP1 + GO TO 10 + #else +@@ -141,7 +141,7 @@ G2=A*C H3=G1-16*G2 H=(((H1*V-H2)*V+H3)*RT(V)-((H1*U-H2)*U+H3)*RT(U)- @@ -49,41 +38,25 @@ ENDIF ELSE IF(DELTA .EQ. 0) THEN -@@ -174,21 +181,35 @@ +@@ -181,7 +181,7 @@ H=2*((H1+B*U)/RT(U)-(H1+B*V)/RT(V))/DELTA LB1=11 ELSEIF(K .EQ. 2) THEN -- ASSIGN 12 TO JMP1 -- GO TO 10 -- 12 H1=DELTA-B**2 -+ C2=2*C -+ IF(DELTA .GT. 0 .OR. DELTA .LT. 0 .AND. C .GT. 0) THEN -+ H=LOG(ABS((2*SQRT(C*P(V))+C2*V+B)/ -+ & (2*SQRT(C*P(U))+C2*U+B)))/SQRT(C) -+ ELSEIF(DELTA .EQ. 0) THEN -+ H=ABS(LOG(ABS((C2*V+B)/(C2*U+B))))/SQRT(C) -+ ELSE -+ H=(ASIN((C2*U+B)/RTD)-ASIN((C2*V+B)/RTD))/SQRT(-C) -+ ENDIF -+ H1=DELTA-B**2 +-#if !defined(CERNLIB_GFORTRAN) ++#if (!defined(CERNLIB_GFORTRAN)) && !defined(__ia64__) + ASSIGN 12 TO JMP1 + GO TO 10 + #else +@@ -191,7 +191,7 @@ H2=2*A*B H=(((H1*U-H2)/RT(U)-(H1*V-H2)/RT(V))/DELTA+H)/C ELSEIF(K .EQ. 3) THEN -- ASSIGN 13 TO JMP1 -- GO TO 10 -- 13 H1=C*DELTA -+ C2=2*C -+ IF(DELTA .GT. 0 .OR. DELTA .LT. 0 .AND. C .GT. 0) THEN -+ H=LOG(ABS((2*SQRT(C*P(V))+C2*V+B)/ -+ & (2*SQRT(C*P(U))+C2*U+B)))/SQRT(C) -+ ELSEIF(DELTA .EQ. 0) THEN -+ H=ABS(LOG(ABS((C2*V+B)/(C2*U+B))))/SQRT(C) -+ ELSE -+ H=(ASIN((C2*U+B)/RTD)-ASIN((C2*V+B)/RTD))/SQRT(-C) -+ ENDIF -+ H1=C*DELTA - G1=A*C - G2=3*B**2 +-#if !defined(CERNLIB_GFORTRAN) ++#if (!defined(CERNLIB_GFORTRAN)) && !defined(__ia64__) + ASSIGN 13 TO JMP1 + GO TO 10 + #else +@@ -203,7 +203,7 @@ H2=B*(10*G1-G2) H3=A*(8*G1-G2) H=(2*(((H1*V+H2)*V+H3)/RT(V)-((H1*U+H2)*U+H3)/RT(U))/ @@ -92,44 +65,16 @@ ENDIF ENDIF ENDIF -@@ -217,9 +238,33 @@ +@@ -232,7 +232,7 @@ ENDIF ELSE IF(N .EQ. 1) THEN -- ASSIGN 21 TO JMP2 -- GO TO 20 -- 21 IF(K .EQ. -1) THEN -+ IF(C .EQ. 0) THEN -+ IF(B .EQ. 0) THEN -+ H=LOG(ABS(V/U))/SQRT(A) -+ ELSE -+ IF(A .LT. 0) THEN -+ H=2*(ATAN(SQRT(-(A+B*V)/A))-ATAN(SQRT(-(A+B*U)/A)))/SQRT(-A) -+ ELSE -+ WA=SQRT(A) -+ WU=SQRT(A+B*U) -+ WV=SQRT(A+B*V) -+ H=LOG(ABS((WV-WA)*(WU+WA)/((WV+WA)*(WU-WA))))/WA -+ ENDIF -+ ENDIF -+ ELSE -+ A2=2*A -+ IF(DELTA .GT. 0 .OR. DELTA .LT. 0 .AND. A .GT. 0) THEN -+ H=LOG(ABS((-2*SQRT(A*P(V))+B*V+A2)*U/ -+ & ((-2*SQRT(A*P(U))+B*U+A2)*V)))/SQRT(A) -+ ELSEIF(DELTA .EQ. 0) THEN -+ H=LOG(ABS((B*U+A2)*V/((B*V+A2)*U)))/SQRT(A) -+ IF(U*V .GT. 0) H=SIGN(H,U) -+ ELSE -+ H=(ASIN((B*V+A2)/(V*RTD))-ASIN((B*U+A2)/(U*RTD)))/SQRT(-A) -+ IF(U .LT. 0 .AND. V .LT. 0) H=-H -+ ENDIF -+ ENDIF -+ IF(K .EQ. -1) THEN - H=H - ELSEIF(K .EQ. -2) THEN - H=(RT(U)/U-RT(V)/V-HF*B*H)/A -@@ -227,7 +272,7 @@ +-#if !defined(CERNLIB_GFORTRAN) ++#if (!defined(CERNLIB_GFORTRAN)) && !defined(__ia64__) + ASSIGN 21 TO JMP2 + GO TO 20 + #else +@@ -246,7 +246,7 @@ H1=6*B H2=4*A H=((H1*V-H2)*RT(V)/V**2-(H1*U-H2)*RT(U)/U**2+ @@ -138,44 +83,16 @@ ENDIF ELSE IF(DELTA .EQ. 0) THEN -@@ -257,9 +302,33 @@ +@@ -276,7 +276,7 @@ IF(U. LT. -X0) H=-H ENDIF ELSE -- ASSIGN 22 TO JMP2 -- GO TO 20 -- 22 IF(K .EQ. -1) THEN -+ IF(C .EQ. 0) THEN -+ IF(B .EQ. 0) THEN -+ H=LOG(ABS(V/U))/SQRT(A) -+ ELSE -+ IF(A .LT. 0) THEN -+ H=2*(ATAN(SQRT(-(A+B*V)/A))-ATAN(SQRT(-(A+B*U)/A)))/SQRT(-A) -+ ELSE -+ WA=SQRT(A) -+ WU=SQRT(A+B*U) -+ WV=SQRT(A+B*V) -+ H=LOG(ABS((WV-WA)*(WU+WA)/((WV+WA)*(WU-WA))))/WA -+ ENDIF -+ ENDIF -+ ELSE -+ A2=2*A -+ IF(DELTA .GT. 0 .OR. DELTA .LT. 0 .AND. A .GT. 0) THEN -+ H=LOG(ABS((-2*SQRT(A*P(V))+B*V+A2)*U/ -+ & ((-2*SQRT(A*P(U))+B*U+A2)*V)))/SQRT(A) -+ ELSEIF(DELTA .EQ. 0) THEN -+ H=LOG(ABS((B*U+A2)*V/((B*V+A2)*U)))/SQRT(A) -+ IF(U*V .GT. 0) H=SIGN(H,U) -+ ELSE -+ H=(ASIN((B*V+A2)/(V*RTD))-ASIN((B*U+A2)/(U*RTD)))/SQRT(-A) -+ IF(U .LT. 0 .AND. V .LT. 0) H=-H -+ ENDIF -+ ENDIF -+ IF(K .EQ. -1) THEN - H1=B*C - H2=B**2-2*A*C - H=(2*((H1*U+H2)/RT(U)-(H1*V+H2)/RT(V))/DELTA+H)/A -@@ -270,7 +339,7 @@ +-#if !defined(CERNLIB_GFORTRAN) ++#if (!defined(CERNLIB_GFORTRAN)) && !defined (__ia64__) + ASSIGN 22 TO JMP2 + GO TO 20 + #else +@@ -293,7 +293,7 @@ H2=(G1-10*G2)*B H3=A*DELTA H=(((H1*V+H2-H3/V)/RT(V)-(H1*U+H2-H3/U)/RT(U))/DELTA @@ -184,7 +101,7 @@ ELSEIF(K .EQ. -3) THEN G1=A*DELTA G2=A*C -@@ -281,52 +350,13 @@ +@@ -304,19 +304,19 @@ H3=(G4-62*G2)*G3+24*G2**2 H4=B*C*(G4-52*G2) H=((((H2-H1/V)/V-H3-H4*V)/RT(V)-((H2-H1/U)/U-H3-H4*U)/RT(U)) @@ -195,46 +112,24 @@ ENDIF ENDIF ENDIF -- GO TO 9 +-#if !defined(CERNLIB_GFORTRAN) ++#if (!defined(CERNLIB_GFORTRAN)) && !defined(__ia64__) + GO TO 9 -- 10 C2=2*C -- IF(DELTA .GT. 0 .OR. DELTA .LT. 0 .AND. C .GT. 0) THEN -- H=LOG(ABS((2*SQRT(C*P(V))+C2*V+B)/ + 10 C2=2*C + IF(DELTA .GT. 0 .OR. DELTA .LT. 0 .AND. C .GT. 0) THEN + H=LOG(ABS((2*SQRT(C*P(V))+C2*V+B)/ - 1 (2*SQRT(C*P(U))+C2*U+B)))/SQRT(C) -- ELSEIF(DELTA .EQ. 0) THEN -- H=ABS(LOG(ABS((C2*V+B)/(C2*U+B))))/SQRT(C) -- ELSE -- H=(ASIN((C2*U+B)/RTD)-ASIN((C2*V+B)/RTD))/SQRT(-C) -- ENDIF -- GO TO JMP1, (11,12,13) -- -- 20 IF(C .EQ. 0) THEN -- IF(B .EQ. 0) THEN -- H=LOG(ABS(V/U))/SQRT(A) -- ELSE -- IF(A .LT. 0) THEN -- H=2*(ATAN(SQRT(-(A+B*V)/A))-ATAN(SQRT(-(A+B*U)/A)))/SQRT(-A) -- ELSE -- WA=SQRT(A) -- WU=SQRT(A+B*U) -- WV=SQRT(A+B*V) -- H=LOG(ABS((WV-WA)*(WU+WA)/((WV+WA)*(WU-WA))))/WA -- ENDIF -- ENDIF -- ELSE -- A2=2*A -- IF(DELTA .GT. 0 .OR. DELTA .LT. 0 .AND. A .GT. 0) THEN -- H=LOG(ABS((-2*SQRT(A*P(V))+B*V+A2)*U/ ++ & (2*SQRT(C*P(U))+C2*U+B)))/SQRT(C) + ELSEIF(DELTA .EQ. 0) THEN + H=ABS(LOG(ABS((C2*V+B)/(C2*U+B))))/SQRT(C) + ELSE +@@ -341,7 +341,7 @@ + A2=2*A + IF(DELTA .GT. 0 .OR. DELTA .LT. 0 .AND. A .GT. 0) THEN + H=LOG(ABS((-2*SQRT(A*P(V))+B*V+A2)*U/ - 1 ((-2*SQRT(A*P(U))+B*U+A2)*V)))/SQRT(A) -- ELSEIF(DELTA .EQ. 0) THEN -- H=LOG(ABS((B*U+A2)*V/((B*V+A2)*U)))/SQRT(A) -- IF(U*V .GT. 0) H=SIGN(H,U) -- ELSE -- H=(ASIN((B*V+A2)/(V*RTD))-ASIN((B*U+A2)/(U*RTD)))/SQRT(-A) -- IF(U .LT. 0 .AND. V .LT. 0) H=-H -- ENDIF -- ENDIF -- GO TO JMP2, (21,22) - - 9 RES=SIGN(R1,V1-U1)*H - LRL=LLL ++ & ((-2*SQRT(A*P(U))+B*U+A2)*V)))/SQRT(A) + ELSEIF(DELTA .EQ. 0) THEN + H=LOG(ABS((B*U+A2)*V/((B*V+A2)*U)))/SQRT(A) + IF(U*V .GT. 0) H=SIGN(H,U) Index: cernlib-202-fix-includes-in-minuit-example.dpatch =================================================================== RCS file: /cvs/extras/rpms/cernlib/devel/cernlib-202-fix-includes-in-minuit-example.dpatch,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- cernlib-202-fix-includes-in-minuit-example.dpatch 1 Sep 2006 13:15:22 -0000 1.1 +++ cernlib-202-fix-includes-in-minuit-example.dpatch 21 Apr 2007 14:35:24 -0000 1.2 @@ -9,8 +9,8 @@ --- cernlib-2005.05.09/src/cfortran/Examples/minuit-main.c 2001-04-18 04:56:22.000000000 -0400 +++ /tmp/dpep.SuauEf/cernlib-2005.05.09/src/cfortran/Examples/minuit-main.c 2005-06-09 13:22:59.567224997 -0400 @@ -15,8 +15,8 @@ - #define FCN fcn - #endif + * Gunter Folger + */ -#include "cfortran.h" -#include "minuit.h" Index: cernlib-211-support-digital-alpha.dpatch =================================================================== RCS file: /cvs/extras/rpms/cernlib/devel/cernlib-211-support-digital-alpha.dpatch,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- cernlib-211-support-digital-alpha.dpatch 11 Sep 2006 22:32:35 -0000 1.1 +++ cernlib-211-support-digital-alpha.dpatch 21 Apr 2007 14:35:24 -0000 1.2 @@ -30,5 +30,5 @@ +#else /* amd64 */ + if ( jadr != 0) { #endif - printf("!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!\n"); - printf("LOCB/LOCF: address %p exceeds the 32 bit address space\n", iadr); + fprintf(stderr, "!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!\n"); + fprintf(stderr, "LOCB/LOCF: address %p exceeds the 32 bit address space\n", iadr); Index: cernlib-304-update-Imake-config-files.dpatch =================================================================== RCS file: /cvs/extras/rpms/cernlib/devel/cernlib-304-update-Imake-config-files.dpatch,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- cernlib-304-update-Imake-config-files.dpatch 1 Sep 2006 13:15:22 -0000 1.1 +++ cernlib-304-update-Imake-config-files.dpatch 21 Apr 2007 14:35:24 -0000 1.2 @@ -7,17 +7,26 @@ ## DP: to support most Linux architectures. @DPATCH@ -diff -urNad cernlib-2005.05.09.dfsg~/src/config/Imake.cf cernlib-2005.05.09.dfsg/src/config/Imake.cf ---- cernlib-2005.05.09.dfsg~/src/config/Imake.cf 2004-10-05 11:54:40.000000000 -0400 -+++ cernlib-2005.05.09.dfsg/src/config/Imake.cf 2005-12-12 09:42:08.529220732 -0500 -@@ -1,24 +1,10 @@ +diff -urNad cernlib-2006.dfsg~/src/config/Imake.cf cernlib-2006.dfsg/src/config/Imake.cf +--- cernlib-2006.dfsg~/src/config/Imake.cf 2006-09-15 05:34:47.000000000 -0400 ++++ cernlib-2006.dfsg/src/config/Imake.cf 2007-01-09 19:03:04.701920749 -0500 +@@ -1,27 +1,10 @@ -/* $Id$ - * - * $Log$ -- * Revision 1.1 2006/09/01 13:15:22 pertusus -- * * Fri Sep 1 2006 Patrice Dumas 2005-23 -- * - update to newer source split debian patchsets -- * - don't set the exec bits on file installed in /etc/profile.d/ +- * Revision 1.2 2007/04/21 14:35:24 pertusus +- * * Fri Apr 13 2007 Patrice Dumas 2006-1 +- * - update to cernlib 2006 +- * - build with gfortran +- * - use system Xbae and Xaw +- * - ship man pages, app-defaults, icons and paw++ desktop file (from debian) +- * - run tests +- * - use optflags in patchy4 +- * - bootstrap npatchy with p5boot (instead of using patchy4) +- * - fix npatchy build +- * +- * Revision 1.6 2006/09/15 09:34:47 mclareni +- * Submitted mods for gcc4/gfortran and MacOSX, corrected to work also on slc4 with gcc3.4 and 4.1 - * - * Revision 1.5 2004/10/05 15:54:40 mclareni - * Add configuration file linux-lp64 for Linux 64-bit pointer systems like AMD Opteron and Intel IA64. @@ -46,38 +55,11 @@ /* * To add support for another platform: * -@@ -37,250 +23,448 @@ +@@ -40,184 +23,358 @@ * * 4. Create a .cf file with the name given by MacroFile. */ +XCOMM $XFree86: xc/config/cf/Imake.cf,v 3.81 2003/02/18 16:51:45 tsi Exp $ - --#ifdef ultrix --#define MacroIncludeFile --#define MacroFile ultrix.cf --#ifdef vax --#undef vax --#define VaxArchitecture --#endif --#ifdef mips --#undef mips --#define MipsArchitecture -+#if defined(__APPLE__) -+# undef __APPLE__ -+# define MacroIncludeFile -+# define MacroFile MacOSX.cf -+# define DarwinArchitecture -+# ifdef __ppc__ -+# define PpcDarwinArchitecture -+# undef __ppc__ -+# endif -+# ifdef __i386__ -+# define i386DarwinArchitecture -+# undef __i386__ -+# endif - #endif --#undef ultrix --#define UltrixArchitecture + +#if defined(clipper) || defined(__clipper__) +# undef clipper @@ -99,8 +81,20 @@ +#undef _X86_ +#undef __CYGWIN__ +#endif /* CYGWIN */ -+ -+#ifdef ultrix + + #ifdef ultrix +-#define MacroIncludeFile +-#define MacroFile ultrix.cf +-#ifdef vax +-#undef vax +-#define VaxArchitecture +-#endif +-#ifdef mips +-#undef mips +-#define MipsArchitecture +-#endif +-#undef ultrix +-#define UltrixArchitecture +# define MacroIncludeFile +# define MacroFile ultrix.cf +# ifdef vax @@ -553,6 +547,21 @@ +# define MacIIArchitecture #endif /* macII */ + #ifdef __APPLE__ +@@ -225,72 +382,89 @@ + # define MacroFile MacOSX.cf + # define MacOSXArchitecture + # define DarwinArchitecture ++# ifdef __ppc__ ++# define PpcDarwinArchitecture ++# undef __ppc__ ++# endif ++# ifdef __i386__ ++# define i386DarwinArchitecture ++# undef __i386__ ++# endif + #endif + #ifdef _CRAY -#define MacroIncludeFile -#define MacroFile cray.cf @@ -680,7 +689,7 @@ #endif /* luna */ #ifdef Mips -@@ -307,9 +491,14 @@ +@@ -317,9 +491,14 @@ # endif #endif /* MOTOROLA */ @@ -696,7 +705,7 @@ # endif # define SVR4Architecture # define MacroIncludeFile -@@ -319,13 +508,42 @@ +@@ -329,13 +508,42 @@ #ifdef SYSV # ifdef i386 @@ -743,7 +752,7 @@ # ifdef SVR4 # define i386Architecture # define SVR4Architecture -@@ -333,18 +551,46 @@ +@@ -343,18 +551,46 @@ # define MacroIncludeFile # define MacroFile svr4.cf # undef SVR4 @@ -799,7 +808,7 @@ #endif /* DGUX */ #ifdef __convex__ -@@ -356,101 +602,405 @@ +@@ -366,101 +602,405 @@ # define ConvexArchitecture #endif /* _convex_ */ @@ -1272,10 +1281,10 @@ #ifndef MacroIncludeFile XCOMM WARNING: Imake.cf not configured; guessing at definitions!!! -diff -urNad cernlib-2005.05.09.dfsg~/src/config/linux.cf cernlib-2005.05.09.dfsg/src/config/linux.cf ---- cernlib-2005.05.09.dfsg~/src/config/linux.cf 2004-10-05 11:56:45.000000000 -0400 -+++ cernlib-2005.05.09.dfsg/src/config/linux.cf 2005-12-12 09:42:42.505976387 -0500 -@@ -65,20 +65,20 @@ +diff -urNad cernlib-2006.dfsg~/src/config/linux.cf cernlib-2006.dfsg/src/config/linux.cf +--- cernlib-2006.dfsg~/src/config/linux.cf 2006-09-15 05:34:48.000000000 -0400 ++++ cernlib-2006.dfsg/src/config/linux.cf 2007-01-09 19:17:01.559270079 -0500 +@@ -68,20 +68,20 @@ #define OSVendor /**/ #define OSMajorVersion 2 #define OSMinorVersion 4 @@ -1300,7 +1309,7 @@ #endif #define HasPutenv YES #define HasShm YES -@@ -94,38 +94,302 @@ +@@ -97,38 +97,302 @@ #define NeedVarargsPrototypes YES #define NeedWidePrototypes NO @@ -1617,7 +1626,7 @@ /* Some of these man page defaults are overriden in the above OS sections */ #ifndef ManSuffix # define ManSuffix 1x -@@ -160,7 +424,7 @@ +@@ -163,7 +427,7 @@ #define FortranSaveFlags /* */ /* Everything static !? */ #define OptimisedFortranFlags -g -pc 64 -tp p6 #define DefaultFCOptions -Msave -fpic -Kieee @@ -1626,7 +1635,7 @@ #else -@@ -171,19 +435,18 @@ +@@ -174,19 +438,18 @@ # undef StandardDefines # undef NeedFunctionPrototypes # undef NeedWidePrototypes @@ -1658,7 +1667,7 @@ #else -@@ -194,19 +457,18 @@ +@@ -197,19 +460,18 @@ # undef StandardDefines # undef NeedFunctionPrototypes # undef NeedWidePrototypes @@ -1690,7 +1699,45 @@ /* * Create a Make Variable to allow building with/out Motif */ -@@ -221,17 +483,32 @@ +@@ -222,25 +484,28 @@ + #else + + # ifdef Hasgfortran +-# undef CcCmd +-# undef DefaultCCOptions +-# undef OptimizedCDebugFlags + # undef StandardDefines + # undef NeedFunctionPrototypes + # undef NeedWidePrototypes +-# define CcCmd gcc4 +-# define DefaultCCOptions +-# define OptimizedCDebugFlags -O -g -fomit-frame-pointer ++# ifndef DefaultCCOptions ++# define DefaultCCOptions ++# endif ++# ifndef OptimizedCDebugFlags ++# define OptimizedCDebugFlags OptimizationLevel DefaultCCOptions ++# endif + + # define FortranDoesCpp YES + # define f2cFortran YES +-# define FortranCmd gfortran ++# define gFortran YES ++# define FortranCmd gfortran -g + # define XargsCmd xargs + # define FortranSaveFlags -fno-automatic +-# define OptimisedFortranFlags -O0 -g -funroll-loops -fomit-frame-pointer ++# define OptimisedFortranFlags OptimizedCDebugFlags -funroll-loops ++/* Remove -fomit-frame-pointer since -O implies it and it inhibits debugging */ + # define DefaultFCOptions -fno-second-underscore + # define NoOpFortranDebugFlags -O0 +-# define CernlibSystem -DCERNLIB_LINUX -DCERNLIB_UNIX -DCERNLIB_LNX -DCERNLIB_QMGLIBC -DCERNLIB_GFORTRAN ++# define CernlibSystem CernlibDefaultDefines CernlibMachineDefines \ ++ CernlibLocalDefines -DCERNLIB_GFORTRAN + + #define CERNLIB_GFORTRAN + +@@ -249,17 +514,32 @@ /* Start CERNLIB changes A.Waananen 15. Apr. 1996 */ /* Adapted to CERN style GF. 20-Sep-96 */ @@ -1726,7 +1773,7 @@ # endif # endif -@@ -251,7 +528,7 @@ +@@ -280,7 +560,7 @@ /* * Create a Make Variable to allow building with/out Motif */ Index: cernlib-318-additional-gcc-3.4-fixes.dpatch =================================================================== RCS file: /cvs/extras/rpms/cernlib/devel/cernlib-318-additional-gcc-3.4-fixes.dpatch,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- cernlib-318-additional-gcc-3.4-fixes.dpatch 1 Sep 2006 13:15:22 -0000 1.1 +++ cernlib-318-additional-gcc-3.4-fixes.dpatch 21 Apr 2007 14:35:24 -0000 1.2 @@ -5,43 +5,15 @@ ## DP: Additional fixes for gcc 3.4, courtesy of Andreas Jochens. @DPATCH@ -diff -urNad cernlib-2005.05.09/src/packlib/cspack/tcpaw/tcpaw.c /tmp/dpep.f5SU0N/cernlib-2005.05.09/src/packlib/cspack/tcpaw/tcpaw.c ---- cernlib-2005.05.09/src/packlib/cspack/tcpaw/tcpaw.c 2005-06-14 12:31:12.078969103 -0400 -+++ /tmp/dpep.f5SU0N/cernlib-2005.05.09/src/packlib/cspack/tcpaw/tcpaw.c 2005-06-14 12:33:16.618251997 -0400 -@@ -2405,6 +2405,7 @@ - */ - - static FILE *cfile; -+static rnetrc(), token(); - - ruserpass(host, aname, apass) - char *host, **aname, **apass; -@@ -2592,6 +2593,8 @@ - /*** NOTE MAXPASSWD IS DEFINED AS 8 IN ALL STANDARD UNIX SYSTEMS, BUT THIS - *** GIVES US PROBLEMS INTERWORKING WITH VMS AND CRAY-SECURID SYSTEMS. ***/ - #define MAXPASSWD 20 /* max significant characters in password */ -+ -+static void (*sig)(), catch(); - - char * - getpass(prompt) -@@ -2608,7 +2611,6 @@ - register int c; - FILE *fi; - static char pbuf[ MAXPASSWD + 1 ]; -- void (*sig)(), catch(); - - if((fi = fopen("/dev/tty", "r")) == NULL) - return((char*)NULL); diff -urNad cernlib-2005.05.09/src/packlib/kuip/code_motif/iconwidget.c /tmp/dpep.f5SU0N/cernlib-2005.05.09/src/packlib/kuip/code_motif/iconwidget.c --- cernlib-2005.05.09/src/packlib/kuip/code_motif/iconwidget.c 1996-03-08 10:33:10.000000000 -0500 +++ /tmp/dpep.f5SU0N/cernlib-2005.05.09/src/packlib/kuip/code_motif/iconwidget.c 2005-06-14 12:33:43.511482468 -0400 -@@ -31,7 +31,7 @@ - /* _Xm routine definitions */ +@@ -35,7 +35,7 @@ void _XmHighlightBorder (); void _XmUnhighlightBorder (); + #ifndef __APPLE__ -void _XmDrawShadow (); +/* void _XmDrawShadow (); */ + #endif /* Motif1.1 ( except apollo, hpux has _XmPrimitive... with two args only - * Gunter 30-jan-95 Index: cernlib-321-support-gfortran.dpatch =================================================================== RCS file: /cvs/extras/rpms/cernlib/devel/cernlib-321-support-gfortran.dpatch,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- cernlib-321-support-gfortran.dpatch 11 Sep 2006 22:32:35 -0000 1.1 +++ cernlib-321-support-gfortran.dpatch 21 Apr 2007 14:35:24 -0000 1.2 @@ -3,54 +3,8 @@ ## ## All lines beginning with `## DP:' are a description of the patch. ## DP: Support compilation with gfortran. Patch thanks to Harald Vogt -## DP: (except for changes to src/config/linux.cf). @DPATCH@ -diff -urNad cernlib-2005.dfsg~/src/config/linux.cf cernlib-2005.dfsg/src/config/linux.cf ---- cernlib-2005.dfsg~/src/config/linux.cf 2006-09-07 15:06:06.891836867 -0400 -+++ cernlib-2005.dfsg/src/config/linux.cf 2006-09-07 15:06:08.249547206 -0400 -@@ -478,7 +478,7 @@ - variable=value @@\ - endif @@\ - --# else /* g77 */ -+# else /* g77 or gfortran */ - - /* Start CERNLIB changes A.Waananen 15. Apr. 1996 */ - /* Adapted to CERN style GF. 20-Sep-96 */ -@@ -498,17 +498,32 @@ - #endif - - #define f2cFortran YES -+#ifdef HasGFortran -+#define FortranCmd gfortran -g -+#define gFortran YES -+#define CERNLIB_GFORTRAN -+#else - #define FortranCmd g77 -g -+#endif - #define XargsCmd xargs - #define FortranSaveFlags /* */ /* Everything static !? */ - #define OptimisedFortranFlags OptimizedCDebugFlags -funroll-loops - /* Remove -fomit-frame-pointer since -O implies it and it inhibits debugging */ -+ -+#ifdef HasGFortran -+#ifndef DefaultFCOptions -+# define DefaultFCOptions -fno-automatic -fno-second-underscore -+#endif -+#define CernlibSystem CernlibDefaultDefines CernlibMachineDefines \ -+ CernlibLocalDefines -DCERNLIB_GFORTRAN -+#else - #ifndef DefaultFCOptions - # define DefaultFCOptions -fno-automatic -fno-second-underscore \ - -fugly-complex - #endif - #define CernlibSystem CernlibDefaultDefines CernlibMachineDefines \ - CernlibLocalDefines -+#endif - - # endif - # endif diff -urNad cernlib-2005.dfsg~/src/mathlib/gen/c/rteq464.F cernlib-2005.dfsg/src/mathlib/gen/c/rteq464.F --- cernlib-2005.dfsg~/src/mathlib/gen/c/rteq464.F 1996-04-01 10:01:53.000000000 -0500 +++ cernlib-2005.dfsg/src/mathlib/gen/c/rteq464.F 2006-09-07 15:06:08.249547206 -0400 @@ -93,47 +47,6 @@ ENDIF W3=0 IF(W1*W2 .NE. 0) W3=-Q/(8*W1*W2) -diff -urNad cernlib-2005.dfsg~/src/mathlib/gen/c/wpsipg.F cernlib-2005.dfsg/src/mathlib/gen/c/wpsipg.F ---- cernlib-2005.dfsg~/src/mathlib/gen/c/wpsipg.F 1996-04-01 10:02:01.000000000 -0500 -+++ cernlib-2005.dfsg/src/mathlib/gen/c/wpsipg.F 2006-09-07 15:06:08.250546993 -0400 -@@ -62,7 +62,11 @@ - H=0 - WRITE(ERRTXT,101) K - CALL MTLPRT(NAME,'C317.1',ERRTXT) -- ELSEIF(ABS(IMAG(U)) .LT. DELTA .AND. ABS(X+NINT(A)) .LT. DELTA) -+#if defined(CERNLIB_QFPGF77)||defined(CERNLIB_GFORTRAN) -+ ELSEIF(ABS(AIMAG(U)) .LT. DELTA .AND. ABS(X+NINT(A)) .LT. DELTA) -+#else -+ ELSEIF(ABS(IMAG(U)) .LT. DELTA .AND. ABS(X+NINT(A)) .LT. DELTA) -+#endif - 1 THEN - H=0 - WRITE(ERRTXT,102) X -@@ -88,7 +92,11 @@ - IF(X .LT. 0) THEN - V=PI*U - X=V -- Y=IMAG(V) -+#if defined(CERNLIB_QFPGF77)||defined(CERNLIB_GFORTRAN) -+ Y=AIMAG(V) -+#else -+ Y=IMAG(V) -+#endif - A=SIN(X) - B=COS(X) - T=TANH(Y) -diff -urNad cernlib-2005.dfsg~/src/mathlib/gen/d/cfstft.F cernlib-2005.dfsg/src/mathlib/gen/d/cfstft.F ---- cernlib-2005.dfsg~/src/mathlib/gen/d/cfstft.F 1997-12-15 11:18:42.000000000 -0500 -+++ cernlib-2005.dfsg/src/mathlib/gen/d/cfstft.F 2006-09-07 15:06:08.250546993 -0400 -@@ -43,7 +43,7 @@ - W=CMPLX(C,S) - U=W - C=SQRT(0.5*C+0.5) --#if defined(CERNLIB_QFPGF77) -+#if defined(CERNLIB_QFPGF77)||defined(CERNLIB_GFORTRAN) - S=AIMAG(W)/(C+C) - #else - S=IMAG(W)/(C+C) diff -urNad cernlib-2005.dfsg~/src/mathlib/gen/v/nranf.F cernlib-2005.dfsg/src/mathlib/gen/v/nranf.F --- cernlib-2005.dfsg~/src/mathlib/gen/v/nranf.F 1996-04-01 10:02:54.000000000 -0500 +++ cernlib-2005.dfsg/src/mathlib/gen/v/nranf.F 2006-09-07 15:06:08.250546993 -0400 @@ -152,24 +65,6 @@ CALL RDMOUT(V) RETURN END -diff -urNad cernlib-2005.dfsg~/src/mathlib/gen/v/v107z0.inc cernlib-2005.dfsg/src/mathlib/gen/v/v107z0.inc ---- cernlib-2005.dfsg~/src/mathlib/gen/v/v107z0.inc 2000-06-08 05:57:22.000000000 -0400 -+++ cernlib-2005.dfsg/src/mathlib/gen/v/v107z0.inc 2006-09-07 15:06:08.250546993 -0400 -@@ -16,9 +16,13 @@ - * v107z0.inc - * - --#if defined(CERNLIB_LNX)||defined(CERNLIB_ALLIANT)||defined(CERNLIB_DECS)||defined(CERNLIB_MACMPW)||defined(CERNLIB_SGI) -+#if (defined(CERNLIB_LNX)||defined(CERNLIB_ALLIANT)||defined(CERNLIB_DECS)||defined(CERNLIB_MACMPW)||defined(CERNLIB_SGI))&&!defined(CERNLIB_GFORTRAN) - DATA IZ0/'33000000'X/ - -+#elif defined(CERNLIB_GFORTRAN) -+* this is the new Fortran 2003 ISO standard -+ DATA IZ0/Z'33000000'/ -+ - #elif defined(CERNLIB_APOLLO) - DATA IZ0/16#33000000/ - diff -urNad cernlib-2005.dfsg~/src/packlib/hbook/chbook/Imakefile cernlib-2005.dfsg/src/packlib/hbook/chbook/Imakefile --- cernlib-2005.dfsg~/src/packlib/hbook/chbook/Imakefile 1999-11-15 08:25:58.000000000 -0500 +++ cernlib-2005.dfsg/src/packlib/hbook/chbook/Imakefile 2006-09-07 15:06:08.250546993 -0400 @@ -193,364 +88,3 @@ +#endif SubdirLibraryTarget(NullParameter,NullParameter) -diff -urNad cernlib-2005.dfsg~/src/packlib/kernlib/kerngen/kerngen/klnx.h cernlib-2005.dfsg/src/packlib/kernlib/kerngen/kerngen/klnx.h ---- cernlib-2005.dfsg~/src/packlib/kernlib/kerngen/kerngen/klnx.h 1998-09-25 05:31:11.000000000 -0400 -+++ cernlib-2005.dfsg/src/packlib/kernlib/kerngen/kerngen/klnx.h 2006-09-07 15:13:01.777308060 -0400 -@@ -8,15 +8,16 @@ - * Hollerith storage not orthodox - * UCOPY et al. to copy integers - #endif --#ifndef CERNLIB_QMLNX --#define CERNLIB_QMLNX --#endif - #ifndef CERNLIB_QPOSIX - #define CERNLIB_QPOSIX - #endif - #ifndef CERNLIB_QIEEE - #define CERNLIB_QIEEE - #endif -+#if (!defined(CERNLIB_GFORTRAN)) -+# ifndef CERNLIB_QMLNX -+# define CERNLIB_QMLNX -+# endif - #if (!defined(CERNLIB_PPC)) - # ifdef CERNLIB_QISASTD - # undef CERNLIB_QISASTD -@@ -32,6 +33,21 @@ - # define CERNLIB_QORTHOLL - # endif - #endif -+#else -+#if 0 -+* gfortran follows -+#endif -+# ifdef CERNLIB_QMLNX -+# undef CERNLIB_QMLNX -+# endif -+# ifndef CERNLIB_QISASTD -+# define CERNLIB_QISASTD -+# endif -+# ifdef CERNLIB_QORTHOLL -+# undef CERNLIB_QORTHOLL -+# endif -+#endif -+ - #ifndef CERNLIB_QINTCOPY - #define CERNLIB_QINTCOPY - #endif -diff -urNad cernlib-2005.dfsg~/src/packlib/kernlib/kerngen/tcgen/Imakefile cernlib-2005.dfsg/src/packlib/kernlib/kerngen/tcgen/Imakefile ---- cernlib-2005.dfsg~/src/packlib/kernlib/kerngen/tcgen/Imakefile 1997-02-04 12:36:14.000000000 -0500 -+++ cernlib-2005.dfsg/src/packlib/kernlib/kerngen/tcgen/Imakefile 2006-09-07 15:06:08.251546780 -0400 -@@ -52,7 +52,7 @@ - #if defined(CERNLIB_DOS) || defined(CERNLIB_MPW) || defined(CERNLIB_LNX) || defined(CERNLIB_WINNT) - SRCS_F := $(SRCS_F) lenocc.F - #endif --#ifdef CERNLIB_HPUX -+#if defined(CERNLIB_HPUX) || defined(CERNLIB_GFORTRAN) - SRCS_F := $(SRCS_F) getarg.F - #endif - -diff -urNad cernlib-2005.dfsg~/src/packlib/kernlib/kerngen/tcgen/getarg.F cernlib-2005.dfsg/src/packlib/kernlib/kerngen/tcgen/getarg.F ---- cernlib-2005.dfsg~/src/packlib/kernlib/kerngen/tcgen/getarg.F 1996-02-15 12:49:40.000000000 -0500 -+++ cernlib-2005.dfsg/src/packlib/kernlib/kerngen/tcgen/getarg.F 2006-09-07 15:06:08.251546780 -0400 -@@ -11,4 +11,6 @@ - #include "hpxgs/getarg.F" - #elif defined(CERNLIB_QMVAX) - #include "vaxsys/getarg.F" -+#elif defined(CERNLIB_GFORTRAN) -+#include "lnxgfort/getarg.F" - #endif -diff -urNad cernlib-2005.dfsg~/src/packlib/kernlib/kerngen/tcgen/lnxgfort/getarg.F cernlib-2005.dfsg/src/packlib/kernlib/kerngen/tcgen/lnxgfort/getarg.F ---- cernlib-2005.dfsg~/src/packlib/kernlib/kerngen/tcgen/lnxgfort/getarg.F 1969-12-31 19:00:00.000000000 -0500 -+++ cernlib-2005.dfsg/src/packlib/kernlib/kerngen/tcgen/lnxgfort/getarg.F 2006-09-07 15:06:08.251546780 -0400 -@@ -0,0 +1,17 @@ -+* -+ SUBROUTINE GETARG (JARG, CHARG) -+* The following stuff is required to use gfortrans inline routine GETARG -+* It is required to avoid the calling GETARG here which conflicts -+* to the Fortran rules -+ CHARACTER CHARG*(*) -+ CALL MYGETARG (JARG, CHARG) -+ END -+ -+ SUBROUTINE MYGETARG (JARG, CHARG) -+ CHARACTER CHARG*(*) -+* gfortran translates the following line to a call -+* to its library routine _gfortran_getarg_i4 -+* therefore it will not clash in the linking step -+ CALL GETARG (JARG, CHARG) -+ END -+ -diff -urNad cernlib-2005.dfsg~/src/packlib/kernlib/kerngen/tcgens/iucomh.F cernlib-2005.dfsg/src/packlib/kernlib/kerngen/tcgens/iucomh.F ---- cernlib-2005.dfsg~/src/packlib/kernlib/kerngen/tcgens/iucomh.F 1997-02-04 12:36:24.000000000 -0500 -+++ cernlib-2005.dfsg/src/packlib/kernlib/kerngen/tcgens/iucomh.F 2006-09-07 15:06:08.251546780 -0400 -@@ -17,7 +17,7 @@ - #include "wntgs/iucomh.F" - #elif defined(CERNLIB_QMDOS) - #include "dosgs/iucomh.F" --#elif defined(CERNLIB_QMVAOS)||defined(CERNLIB_QMVMI) -+#elif defined(CERNLIB_QMVAOS)||defined(CERNLIB_QMVMI)||defined(CERNLIB_GFORTRAN) - #include "allgs/iucomh.F" - #elif defined(CERNLIB_QMLNX) - #include "lnxgs/iucomh.F" -diff -urNad cernlib-2005.dfsg~/src/packlib/kernlib/kerngen/tcgens/rndm.F cernlib-2005.dfsg/src/packlib/kernlib/kerngen/tcgens/rndm.F ---- cernlib-2005.dfsg~/src/packlib/kernlib/kerngen/tcgens/rndm.F 1997-10-23 12:37:04.000000000 -0400 -+++ cernlib-2005.dfsg/src/packlib/kernlib/kerngen/tcgens/rndm.F 2006-09-07 15:06:08.252546566 -0400 -@@ -24,7 +24,7 @@ - #include "mpwgs/rndm.F" - #elif defined(CERNLIB_QMVAOS)||defined(CERNLIB_QMVMI) - #include "allgs/rndm.F" --#elif defined(CERNLIB_QMLNX) -+#elif defined(CERNLIB_QMLNX)||defined(CERNLIB_GFORTRAN) - #include "lnxgs/rndm.F" - #elif defined(CERNLIB_QMIRTD) - #include "irtdgs/rndm.F" -diff -urNad cernlib-2005.dfsg~/src/packlib/kernlib/kerngen/tcgens/ublow.F cernlib-2005.dfsg/src/packlib/kernlib/kerngen/tcgens/ublow.F ---- cernlib-2005.dfsg~/src/packlib/kernlib/kerngen/tcgens/ublow.F 1998-09-25 05:32:02.000000000 -0400 -+++ cernlib-2005.dfsg/src/packlib/kernlib/kerngen/tcgens/ublow.F 2006-09-07 15:06:08.252546566 -0400 -@@ -25,7 +25,7 @@ - #include "dosgs/ublow.F" - #elif defined(CERNLIB_QMMPW) - #include "mpwgs/ublow.F" --#elif defined(CERNLIB_QMVAOS)||defined(CERNLIB_QMVMI) -+#elif defined(CERNLIB_QMVAOS)||defined(CERNLIB_QMVMI)||defined(CERNLIB_GFORTRAN) - #include "allgs/ublow.F" - #elif (defined(CERNLIB_QMLNX) && !defined(CERNLIB_PPC)) - #include "lnxgs/ublow.F" -diff -urNad cernlib-2005.dfsg~/src/packlib/kernlib/kerngen/tcgens/ubunch.F cernlib-2005.dfsg/src/packlib/kernlib/kerngen/tcgens/ubunch.F ---- cernlib-2005.dfsg~/src/packlib/kernlib/kerngen/tcgens/ubunch.F 1998-09-25 05:32:06.000000000 -0400 -+++ cernlib-2005.dfsg/src/packlib/kernlib/kerngen/tcgens/ubunch.F 2006-09-07 15:06:08.252546566 -0400 -@@ -23,7 +23,7 @@ - #include "wntgs/ubunch.F" - #elif defined(CERNLIB_QMDOS) || defined(CERNLIB_WINNT) - #include "dosgs/ubunch.F" --#elif defined(CERNLIB_QMVAOS)||defined(CERNLIB_QMVMI) -+#elif defined(CERNLIB_QMVAOS)||defined(CERNLIB_QMVMI)||defined(CERNLIB_GFORTRAN) - #include "allgs/ubunch.F" - #elif (defined(CERNLIB_QMLNX) && !defined(CERNLIB_PPC)) - #include "lnxgs/ubunch.F" -diff -urNad cernlib-2005.dfsg~/src/packlib/zebra/fq/fzdaeof.inc cernlib-2005.dfsg/src/packlib/zebra/fq/fzdaeof.inc ---- cernlib-2005.dfsg~/src/packlib/zebra/fq/fzdaeof.inc 1996-03-06 05:47:08.000000000 -0500 -+++ cernlib-2005.dfsg/src/packlib/zebra/fq/fzdaeof.inc 2006-09-07 15:06:08.252546566 -0400 -@@ -30,7 +30,7 @@ - *** PARAMETER (IOSEOF = 10) !* for xlf 2.2 - *** PARAMETER (IOSEOF = 122) !* for xlf 2.3 - PARAMETER (IOSEOF = 1) !* for xlf 3.2 --#elif defined(CERNLIB_QMLNX) -+#elif defined(CERNLIB_QMLNX)&&!defined(CERNLIB_GFORTRAN) - PARAMETER (IOSEOF = 36) - #elif defined(CERNLIB_QMOS9) - PARAMETER (IOSEOF = 326) -@@ -43,6 +43,8 @@ - #elif defined(CERNLIB_WINDOWS) - * only valid for dec fortran (e.g. not f2c + microsoft c) - PARAMETER (IOSEOF = 36) -+#elif defined(CERNLIB_GFORTRAN) -+ PARAMETER (IOSEOF = 3) - #elif 1 - PARAMETER (IOSEOF = -1) - #endif -diff -urNad cernlib-2005.dfsg~/src/packlib/zebra/zebra/q_and.inc cernlib-2005.dfsg/src/packlib/zebra/zebra/q_and.inc ---- cernlib-2005.dfsg~/src/packlib/zebra/zebra/q_and.inc 1996-04-18 12:15:05.000000000 -0400 -+++ cernlib-2005.dfsg/src/packlib/zebra/zebra/q_and.inc 2006-09-07 15:06:08.252546566 -0400 -@@ -24,7 +24,7 @@ - #elif defined(CERNLIB_QMIBMSI) - IAND (IZV,IZW) = LAND (IZV, IZW) - --#elif defined(CERNLIB_LNX) -+#elif (defined(CERNLIB_LNX))&&(!defined(CERNLIB_GFORTRAN)) - IAND(IZV,IZW) = AND(IZV,IZW) - - #elif defined(CERNLIB_SUN) -diff -urNad cernlib-2005.dfsg~/src/packlib/zebra/zebra/q_andor.inc cernlib-2005.dfsg/src/packlib/zebra/zebra/q_andor.inc ---- cernlib-2005.dfsg~/src/packlib/zebra/zebra/q_andor.inc 1996-03-06 05:46:52.000000000 -0500 -+++ cernlib-2005.dfsg/src/packlib/zebra/zebra/q_andor.inc 2006-09-07 15:06:08.253546353 -0400 -@@ -36,7 +36,7 @@ - IEOR (IZV,IZW) = LXOR (IZV, IZW) - NOT (IZW) = LCOMPL (IZW) - --#elif defined(CERNLIB_LNX) -+#elif (defined(CERNLIB_LNX))&&(!defined(CERNLIB_GFORTRAN)) - IAND(IZV,IZW) = AND(IZV,IZW) - IOR(IZV,IZW) = OR(IZV,IZW) - IEOR(IZV,IZW) = XOR(IZV,IZW) -diff -urNad cernlib-2005.dfsg~/src/packlib/zebra/zebra/q_jbit.inc cernlib-2005.dfsg/src/packlib/zebra/zebra/q_jbit.inc ---- cernlib-2005.dfsg~/src/packlib/zebra/zebra/q_jbit.inc 1996-04-18 12:15:06.000000000 -0400 -+++ cernlib-2005.dfsg/src/packlib/zebra/zebra/q_jbit.inc 2006-09-07 15:06:08.253546353 -0400 -@@ -47,7 +47,7 @@ - #elif defined(CERNLIB_QF_SIEM) - JBIT (IZW,IZP) = SHFTR (SHFTL(IZW,32-IZP), 31) - --#elif defined(CERNLIB_LINUX) -+#elif (defined(CERNLIB_LINUX))&&(!defined(CERNLIB_GFORTRAN)) - JBIT(IZW,IZP) = AND(ISHFTR(IZW,IZP-1),1) - - #elif defined(CERNLIB_OS9) -diff -urNad cernlib-2005.dfsg~/src/packlib/zebra/zebra/q_jbyt.inc cernlib-2005.dfsg/src/packlib/zebra/zebra/q_jbyt.inc ---- cernlib-2005.dfsg~/src/packlib/zebra/zebra/q_jbyt.inc 1996-04-18 12:15:07.000000000 -0400 -+++ cernlib-2005.dfsg/src/packlib/zebra/zebra/q_jbyt.inc 2006-09-07 15:06:08.253546353 -0400 -@@ -45,7 +45,7 @@ - #elif defined(CERNLIB_QF_SIEM) - JBYT (IZW,IZP,NZB)= SHFTR (SHFTL(IZW,33-IZP-NZB), 32-NZB) - --#elif defined(CERNLIB_LINUX) -+#elif (defined(CERNLIB_LINUX))&&(!defined(CERNLIB_GFORTRAN)) - JBYT(IZW,IZP,NZB) = ISHFTR(LSHIFT(IZW,33-IZP-NZB),32-NZB) - - #elif defined(CERNLIB_OS9) -diff -urNad cernlib-2005.dfsg~/src/packlib/zebra/zebra/q_jbytet.inc cernlib-2005.dfsg/src/packlib/zebra/zebra/q_jbytet.inc ---- cernlib-2005.dfsg~/src/packlib/zebra/zebra/q_jbytet.inc 1996-04-18 12:15:07.000000000 -0400 -+++ cernlib-2005.dfsg/src/packlib/zebra/zebra/q_jbytet.inc 2006-09-07 15:06:08.253546353 -0400 -@@ -52,7 +52,7 @@ - JBYTET (MZ,IZW,IZP,NZB) = LAND (MZ, - + SHFTR (SHFTL(IZW,33-IZP-NZB), 32-NZB) ) - --#elif defined(CERNLIB_LINUX) -+#elif (defined(CERNLIB_LINUX))&&(!defined(CERNLIB_GFORTRAN)) - JBYTET (MZ,IZW,IZP,NZB) = AND (MZ, - + ISHFTR (LSHIFT(IZW,33-IZP-NZB),32-NZB) ) - -diff -urNad cernlib-2005.dfsg~/src/packlib/zebra/zebra/q_jbytor.inc cernlib-2005.dfsg/src/packlib/zebra/zebra/q_jbytor.inc ---- cernlib-2005.dfsg~/src/packlib/zebra/zebra/q_jbytor.inc 1996-04-18 12:15:10.000000000 -0400 -+++ cernlib-2005.dfsg/src/packlib/zebra/zebra/q_jbytor.inc 2006-09-07 15:06:08.253546353 -0400 -@@ -50,7 +50,7 @@ - JBYTOR (MZ,IZW,IZP,NZB) = LOR (MZ, - + SHFTR (SHFTL(IZW,33-IZP-NZB), 32-NZB) ) - --#elif defined(CERNLIB_LINUX) -+#elif (defined(CERNLIB_LINUX))&&(!defined(CERNLIB_GFORTRAN)) - JBYTOR (MZ,IZW,IZP,NZB) = OR (MZ, - + ISHFTR (LSHIFT(IZW,33-IZP-NZB),32-NZB) ) - -diff -urNad cernlib-2005.dfsg~/src/packlib/zebra/zebra/q_mbytet.inc cernlib-2005.dfsg/src/packlib/zebra/zebra/q_mbytet.inc ---- cernlib-2005.dfsg~/src/packlib/zebra/zebra/q_mbytet.inc 1996-04-18 12:15:11.000000000 -0400 -+++ cernlib-2005.dfsg/src/packlib/zebra/zebra/q_mbytet.inc 2006-09-07 15:06:08.254546140 -0400 -@@ -51,7 +51,7 @@ - MBYTET (MZ,IZW,IZP,NZB) = LAND (IZW, LCOMPL(SHFTR ( - + SHFTL(LCOMPL(MZ),32-NZB), 33-IZP-NZB)) ) - --#elif defined(CERNLIB_LINUX) -+#elif (defined(CERNLIB_LINUX))&&(!defined(CERNLIB_GFORTRAN)) - MBYTET (MZ,IZW,IZP,NZB) = AND (IZW, - + NOT(ISHFTR (LSHIFT(NOT(MZ),32-NZB),33-IZP-NZB)) ) - -diff -urNad cernlib-2005.dfsg~/src/packlib/zebra/zebra/q_mbytor.inc cernlib-2005.dfsg/src/packlib/zebra/zebra/q_mbytor.inc ---- cernlib-2005.dfsg~/src/packlib/zebra/zebra/q_mbytor.inc 1996-04-18 12:15:12.000000000 -0400 -+++ cernlib-2005.dfsg/src/packlib/zebra/zebra/q_mbytor.inc 2006-09-07 15:06:08.254546140 -0400 -@@ -51,7 +51,7 @@ - MBYTOR (MZ,IZW,IZP,NZB) = LOR (IZW, SHFTR ( - + SHFTL(MZ,32-NZB), 33-IZP-NZB) ) - --#elif defined(CERNLIB_LINUX) -+#elif (defined(CERNLIB_LINUX))&&(!defined(CERNLIB_GFORTRAN)) - MBYTOR (MZ,IZW,IZP,NZB) = OR (IZW, - + ISHFTR (LSHIFT(MZ,32-NZB),33-IZP-NZB)) - -diff -urNad cernlib-2005.dfsg~/src/packlib/zebra/zebra/q_or.inc cernlib-2005.dfsg/src/packlib/zebra/zebra/q_or.inc ---- cernlib-2005.dfsg~/src/packlib/zebra/zebra/q_or.inc 1996-04-18 12:15:13.000000000 -0400 -+++ cernlib-2005.dfsg/src/packlib/zebra/zebra/q_or.inc 2006-09-07 15:06:08.254546140 -0400 -@@ -24,7 +24,7 @@ - #elif defined(CERNLIB_QMIBMSI) - IOR (IZV,IZW) = LOR (IZV, IZW) - --#elif defined(CERNLIB_LNX) -+#elif (defined(CERNLIB_LNX))&&(!defined(CERNLIB_GFORTRAN)) - IOR(IZV,IZW) = OR(IZV,IZW) - - #elif defined(CERNLIB_SUN) -diff -urNad cernlib-2005.dfsg~/src/packlib/zebra/zebra/q_sbit.inc cernlib-2005.dfsg/src/packlib/zebra/zebra/q_sbit.inc ---- cernlib-2005.dfsg~/src/packlib/zebra/zebra/q_sbit.inc 1996-04-18 12:15:23.000000000 -0400 -+++ cernlib-2005.dfsg/src/packlib/zebra/zebra/q_sbit.inc 2006-09-07 15:06:08.254546140 -0400 -@@ -46,7 +46,7 @@ - MSBIT (MZ,IZW,IZP) = LOR (LAND (IZW, LCOMPL(SHFTL(1,IZP-1)) ) - + , SHFTL(LAND(MZ,1),IZP-1) ) - --#elif defined(CERNLIB_LINUX) -+#elif (defined(CERNLIB_LINUX))&&(!defined(CERNLIB_GFORTRAN)) - MSBIT (MZ,IZW,IZP) = OR (AND (IZW, NOT(LSHIFT(1,IZP-1))) - + ,LSHIFT(AND(MZ,1),IZP-1)) - -diff -urNad cernlib-2005.dfsg~/src/packlib/zebra/zebra/q_sbit0.inc cernlib-2005.dfsg/src/packlib/zebra/zebra/q_sbit0.inc ---- cernlib-2005.dfsg~/src/packlib/zebra/zebra/q_sbit0.inc 1996-04-18 12:15:24.000000000 -0400 -+++ cernlib-2005.dfsg/src/packlib/zebra/zebra/q_sbit0.inc 2006-09-07 15:06:08.254546140 -0400 -@@ -41,7 +41,7 @@ - #elif defined(CERNLIB_QF_SIEM) - MSBIT0 (IZW,IZP) = LAND (IZW, LCOMPL(SHFTL(1,IZP-1)) ) - --#elif defined(CERNLIB_LINUX) -+#elif (defined(CERNLIB_LINUX))&&(!defined(CERNLIB_GFORTRAN)) - MSBIT0 (IZW,IZP) = AND (IZW, NOT(LSHIFT(1,IZP-1))) - - #elif defined(CERNLIB_PDP) -diff -urNad cernlib-2005.dfsg~/src/packlib/zebra/zebra/q_sbit1.inc cernlib-2005.dfsg/src/packlib/zebra/zebra/q_sbit1.inc ---- cernlib-2005.dfsg~/src/packlib/zebra/zebra/q_sbit1.inc 1996-04-18 12:15:24.000000000 -0400 -+++ cernlib-2005.dfsg/src/packlib/zebra/zebra/q_sbit1.inc 2006-09-07 15:06:08.255545926 -0400 -@@ -40,7 +40,7 @@ - #elif defined(CERNLIB_QF_SIEM) - MSBIT1 (IZW,IZP) = LOR (IZW, SHFTL(1,IZP-1) ) - --#elif defined(CERNLIB_LINUX) -+#elif (defined(CERNLIB_LINUX))&&(!defined(CERNLIB_GFORTRAN)) - MSBIT1 (IZW,IZP) = OR (IZW, LSHIFT(1,IZP-1)) - - #elif defined(CERNLIB_PDP) -diff -urNad cernlib-2005.dfsg~/src/packlib/zebra/zebra/q_sbyt.inc cernlib-2005.dfsg/src/packlib/zebra/zebra/q_sbyt.inc ---- cernlib-2005.dfsg~/src/packlib/zebra/zebra/q_sbyt.inc 1996-03-06 05:46:52.000000000 -0500 -+++ cernlib-2005.dfsg/src/packlib/zebra/zebra/q_sbyt.inc 2006-09-07 15:06:08.255545926 -0400 -@@ -43,7 +43,7 @@ - + LAND (IZW, LCOMPL(SHFTL (SHFTR(-1,32-NZB), IZP-1))) - + , SHFTR (SHFTL(MZ,32-NZB), 33-IZP-NZB) ) - --#elif defined(CERNLIB_LINUX) -+#elif (defined(CERNLIB_LINUX))&&(!defined(CERNLIB_GFORTRAN)) - MSBYT (MZ,IZW,IZP,NZB) = OR ( - + AND (IZW, NOT(LSHIFT (ISHFTR(NOT(0),32-NZB),IZP-1))) - + ,ISHFTR (LSHIFT(MZ,32-NZB), 33-IZP-NZB) ) -diff -urNad cernlib-2005.dfsg~/src/packlib/zebra/zebra/q_shift.inc cernlib-2005.dfsg/src/packlib/zebra/zebra/q_shift.inc ---- cernlib-2005.dfsg~/src/packlib/zebra/zebra/q_shift.inc 1996-03-06 05:46:52.000000000 -0500 -+++ cernlib-2005.dfsg/src/packlib/zebra/zebra/q_shift.inc 2006-09-07 15:06:08.255545926 -0400 -@@ -36,7 +36,7 @@ - ISHFTL (IZW,NZB) = SHFTL (IZW, NZB) - ISHFTR (IZW,NZB) = SHFTR (IZW, NZB) - --#elif defined(CERNLIB_LINUX) -+#elif (defined(CERNLIB_LINUX))&&(!defined(CERNLIB_GFORTRAN)) - ISHFTL (IZW,NZB) = LSHIFT (IZW,NZB) - - #elif (defined(CERNLIB_SUN))&&(!defined(CERNLIB_BUGLRSHFT)) -diff -urNad cernlib-2005.dfsg~/src/packlib/zebra/zebra/q_shiftl.inc cernlib-2005.dfsg/src/packlib/zebra/zebra/q_shiftl.inc ---- cernlib-2005.dfsg~/src/packlib/zebra/zebra/q_shiftl.inc 1996-04-18 12:15:25.000000000 -0400 -+++ cernlib-2005.dfsg/src/packlib/zebra/zebra/q_shiftl.inc 2006-09-07 15:06:08.255545926 -0400 -@@ -28,7 +28,7 @@ - #elif defined(CERNLIB_QF_SIEM) - ISHFTL (IZW,NZB) = SHFTL (IZW, NZB) - --#elif defined(CERNLIB_LINUX) -+#elif (defined(CERNLIB_LINUX))&&(!defined(CERNLIB_GFORTRAN)) - ISHFTL (IZW,NZB) = LSHIFT (IZW,NZB) - - #elif (defined(CERNLIB_SUN))&&(!defined(CERNLIB_BUGLRSHFT)) -diff -urNad cernlib-2005.dfsg~/src/packlib/zebra/zebra/q_shiftr.inc cernlib-2005.dfsg/src/packlib/zebra/zebra/q_shiftr.inc ---- cernlib-2005.dfsg~/src/packlib/zebra/zebra/q_shiftr.inc 1996-04-18 12:15:25.000000000 -0400 -+++ cernlib-2005.dfsg/src/packlib/zebra/zebra/q_shiftr.inc 2006-09-07 15:06:08.255545926 -0400 -@@ -32,7 +32,7 @@ - #elif defined(CERNLIB_QF_SIEM) - ISHFTR (IZW,NZB) = SHFTR (IZW, NZB) - --#elif defined(CERNLIB_LINUX) -+#elif (defined(CERNLIB_LINUX))&&(!defined(CERNLIB_GFORTRAN)) - - #elif (defined(CERNLIB_SUN))&&(!defined(CERNLIB_BUGLRSHFT)) - ISHFTR (IZW,NZB) = lrshft (IZW, NZB) -diff -urNad cernlib-2005.dfsg~/src/packlib/zebra/zebra/q_xor.inc cernlib-2005.dfsg/src/packlib/zebra/zebra/q_xor.inc ---- cernlib-2005.dfsg~/src/packlib/zebra/zebra/q_xor.inc 1996-04-18 12:15:26.000000000 -0400 -+++ cernlib-2005.dfsg/src/packlib/zebra/zebra/q_xor.inc 2006-09-07 15:06:08.256545713 -0400 -@@ -24,7 +24,7 @@ - #elif defined(CERNLIB_QMIBMSI) - IEOR (IZV,IZW) = LXOR (IZV, IZW) - --#elif defined(CERNLIB_LNX) -+#elif (defined(CERNLIB_LNX))&&(!defined(CERNLIB_GFORTRAN)) - IEOR(IZV,IZW) = XOR(IZV,IZW) - - #elif defined(CERNLIB_SUN) Index: cernlib-803-link-binaries-dynamically.dpatch =================================================================== RCS file: /cvs/extras/rpms/cernlib/devel/cernlib-803-link-binaries-dynamically.dpatch,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- cernlib-803-link-binaries-dynamically.dpatch 1 Sep 2006 13:15:22 -0000 1.1 +++ cernlib-803-link-binaries-dynamically.dpatch 21 Apr 2007 14:35:24 -0000 1.2 @@ -47,12 +47,12 @@ diff -urNad cernlib-2005.05.09/src/packlib/kuip/programs/kxterm/Imakefile /tmp/dpep.E9pQlc/cernlib-2005.05.09/src/packlib/kuip/programs/kxterm/Imakefile --- cernlib-2005.05.09/src/packlib/kuip/programs/kxterm/Imakefile 2005-06-13 15:26:18.903636773 -0400 +++ /tmp/dpep.E9pQlc/cernlib-2005.05.09/src/packlib/kuip/programs/kxterm/Imakefile 2005-06-13 15:26:23.699609849 -0400 -@@ -13,17 +13,17 @@ +@@ -13,14 +13,14 @@ DefinePackageLibrary(kxtlib) #if defined(CERNLIB_UNIX) -CLIBS= -G Motif kernlib -+CLIBS= -G Motif Xm ++CLIBS= -G Motif -u Xm # if defined(CERNLIB_INTELIFC) CLIBS= $(CLIBS) -nofor_main # endif @@ -64,7 +64,3 @@ #endif --CernlibCcProgramTarget(kxterm,kxterm.o,libkxtlib.a,libkxtlib.a,$(CLIBS)) -+CernlibFortranProgramTarget(kxterm,kxterm.o,libkxtlib.a,libkxtlib.a,$(CLIBS)) - - InstallProgram(kxterm,$(CERN_BINDIR)) Index: cernlib-805-expunge-missing-mathlib-kernlib-symbols.dpatch =================================================================== RCS file: /cvs/extras/rpms/cernlib/devel/cernlib-805-expunge-missing-mathlib-kernlib-symbols.dpatch,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- cernlib-805-expunge-missing-mathlib-kernlib-symbols.dpatch 1 Sep 2006 13:15:22 -0000 1.1 +++ cernlib-805-expunge-missing-mathlib-kernlib-symbols.dpatch 21 Apr 2007 14:35:24 -0000 1.2 @@ -6,19 +6,6 @@ ## DP: dummy symbols where needed. @DPATCH@ -diff -urNad cernlib-2005.05.09.dfsg~/src/kernlib/kerngen/ccgen/Imakefile cernlib-2005.05.09.dfsg/src/kernlib/kerngen/ccgen/Imakefile ---- cernlib-2005.05.09.dfsg~/src/kernlib/kerngen/ccgen/Imakefile 2006-05-16 10:42:32.138587850 -0400 -+++ cernlib-2005.05.09.dfsg/src/kernlib/kerngen/ccgen/Imakefile 2006-05-16 10:42:40.475808665 -0400 -@@ -1,6 +1,8 @@ - #ifndef CERNLIB_VAXVMS - --SRCS_F= accessf.F chdirf.F getenvf.F getwdf.F lstatf.F perrorf.F \ @@\ -+/* perrorf.F has been removed since it depends upon files which introduce -+ unreferenced dependencies into the shared libraries. --Kevin McCarty */ -+SRCS_F= accessf.F chdirf.F getenvf.F getwdf.F lstatf.F \ @@\ - readlnf.F renamef.F setenvf.F statf.F systemf.F tmpro.F \ @@\ - tmproi.F toslat.F unlinkf.F - diff -urNad cernlib-2005.05.09.dfsg~/src/mathlib/gen/d/Imakefile cernlib-2005.05.09.dfsg/src/mathlib/gen/d/Imakefile --- cernlib-2005.05.09.dfsg~/src/mathlib/gen/d/Imakefile 2006-05-16 10:42:32.921420791 -0400 +++ cernlib-2005.05.09.dfsg/src/mathlib/gen/d/Imakefile 2006-05-16 10:46:11.446026937 -0400 Index: cernlib-deadpool.txt =================================================================== RCS file: /cvs/extras/rpms/cernlib/devel/cernlib-deadpool.txt,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- cernlib-deadpool.txt 30 Nov 2005 22:01:01 -0000 1.2 +++ cernlib-deadpool.txt 21 Apr 2007 14:35:24 -0000 1.3 @@ -7,6 +7,7 @@ # Authors of Pythia/Jetset did NOT give permission to release # their code under GPL. CERN should have checked this more carefully!!! car/jetset74.car +cmz/jetset74.cmz mclibs/jetset/ mclibs/pythia/ @@ -20,8 +21,8 @@ # the web site http://www.fluka.org/Faq.html car/geanf.car car/geanf321.car -#cmz/geanf.cmz -#cmz/geanf321.cmz +cmz/geanf.cmz +cmz/geanf321.cmz geant321/data/flukaaf.dat geant321/block/ geant321/fiface/ cernlib-enforce-FHS.diff: Index: cernlib-enforce-FHS.diff =================================================================== RCS file: /cvs/extras/rpms/cernlib/devel/cernlib-enforce-FHS.diff,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- cernlib-enforce-FHS.diff 30 Nov 2005 22:01:01 -0000 1.1 +++ cernlib-enforce-FHS.diff 21 Apr 2007 14:35:24 -0000 1.2 @@ -10,39 +10,3 @@ INQUIRE(FILE=XSFILE,EXIST=EXISTS) IF(.NOT.EXISTS) THEN CHROOT=' ' -diff -ur ../original-cernlib-source/src/mclibs/cojets/test/test.F src/mclibs/cojets/test/test.F ---- ../original-cernlib-source/src/mclibs/cojets/test/test.F Mon Mar 25 07:53:36 1996 -+++ src/mclibs/cojets/test/test.F Tue Oct 22 07:27:55 2002 -@@ -6,7 +6,7 @@ - #if defined(CERNLIB_IBMVM) - PARAMETER (DFILE='/COJETS DATA *') - #else -- PARAMETER (DFILE='cojets.dat') -+ PARAMETER (DFILE='DATADIR/cojets.dat') - #endif - C - C MAIN PROGRAM FOR COJETS -diff -ur ../original-cernlib-source/src/mclibs/eurodec/eurodec/eufiles.inc src/mclibs/eurodec/eurodec/eufiles.inc ---- ../original-cernlib-source/src/mclibs/eurodec/eurodec/eufiles.inc Fri Mar 8 11:58:49 1996 -+++ src/mclibs/eurodec/eurodec/eufiles.inc Tue Oct 22 07:27:55 2002 -@@ -18,7 +18,7 @@ - PARAMETER (ETFILE='/EUTITLE DAT *') - #endif - CHARACTER*(*) EDFILE,ETFILE -- PARAMETER (EDFILE='eurodec.dat') -+ PARAMETER (EDFILE='DATADIR/eurodec.dat') - PARAMETER (ETFILE='eutitle.dat') - - #endif -diff -ur ../original-cernlib-source/src/mclibs/isajet/test/isajett.F src/mclibs/isajet/test/isajett.F ---- ../original-cernlib-source/src/mclibs/isajet/test/isajett.F Fri Mar 14 12:32:39 1997 -+++ src/mclibs/isajet/test/isajett.F Tue Oct 22 07:27:55 2002 -@@ -8,7 +8,7 @@ - #if defined(CERNLIB_VAXVMS) - PARAMETER (DFILE='CERN_ROOT:[lib]isajet.dat') - #else -- PARAMETER (DFILE='isajet.dat') -+ PARAMETER (DFILE='DATADIR/isajet.dat') - #endif - #endif - C cernlib-fortify.patch: Index: cernlib-fortify.patch =================================================================== RCS file: /cvs/extras/rpms/cernlib/devel/cernlib-fortify.patch,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- cernlib-fortify.patch 7 Jan 2007 12:25:24 -0000 1.1 +++ cernlib-fortify.patch 21 Apr 2007 14:35:24 -0000 1.2 @@ -1,5 +1,5 @@ ---- cernlib-2005/2005/src/packlib/kuip/kuip/kstring.h.old 2007-01-06 23:10:47.000000000 +0100 -+++ cernlib-2005/2005/src/packlib/kuip/kuip/kstring.h 2007-01-06 23:11:53.000000000 +0100 +--- cernlib-2006/2006/src/packlib/kuip/kuip/kstring.h.fortify 2007-04-13 02:26:39.000000000 +0200 ++++ cernlib-2006/2006/src/packlib/kuip/kuip/kstring.h 2007-04-13 02:27:12.000000000 +0200 @@ -21,8 +21,10 @@ */ Index: cernlib-remove-deadpool =================================================================== RCS file: /cvs/extras/rpms/cernlib/devel/cernlib-remove-deadpool,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- cernlib-remove-deadpool 16 Nov 2005 23:34:07 -0000 1.1 +++ cernlib-remove-deadpool 21 Apr 2007 14:35:24 -0000 1.2 @@ -1,26 +1,28 @@ -#!/bin/bash +#!/bin/sh set -e cd . +file=2006_src.tar.gz +result=2006_src-free.tar.gz +echo Unpacking compressed source from $file... +tar xzf $file for dir in `tr '/' ' ' < ./cernlib-deadpool.txt | awk '{print $1}' \ | sed -e 's/#.*//g' -e '/$^/d' | sort | uniq` ; do - file=src_${dir}.tar.gz - echo Unpacking compressed source from $file... - tar xzf $file # version=`ls -1 | head -n 1` - version=2005 - echo Removing files with bad copyright... + version=2006 + echo Removing files with bad copyright from $dir module... for badfile in `grep '^'$dir ./cernlib-deadpool.txt \ | sed 's/\#.*$//g'` ; do path=$version/src/$badfile [ -e "$path" ] || echo "Skipping non-existent $path ..." rm -rf $version/src/$badfile done - echo Repacking $file. - tar czf $file $version - rm -rf $version done +echo Repacking $result. +rm -f $result +tar czf $result $version +rm -rf $version echo Done. exit 0 Index: cernlib.spec =================================================================== RCS file: /cvs/extras/rpms/cernlib/devel/cernlib.spec,v retrieving revision 1.38 retrieving revision 1.39 diff -u -r1.38 -r1.39 --- cernlib.spec 7 Jan 2007 12:25:24 -0000 1.38 +++ cernlib.spec 21 Apr 2007 14:35:24 -0000 1.39 @@ -1,12 +1,12 @@ -%if "%fedora" > "7" +%if "%fedora" > "6" %bcond_without gfortran %else %bcond_with gfortran %endif Name: cernlib -Version: 2005 -Release: 27%{?dist} +Version: 2006 +Release: 1%{?dist} Summary: General purpose CERN library and associated binaries Group: Development/Libraries # As explained in the cernlib on debian FAQ, cfortran can be considered LGPL. @@ -37,10 +37,15 @@ # workaround #173530 BuildRequires: libXau-devel %endif + +BuildRequires: xbae-devel libXaw-devel + # for patchy build scripts BuildRequires: tcsh BuildRequires: gawk +BuildRequires: desktop-file-utils + %if %{with gfortran} BuildRequires: gcc-gfortran %else @@ -53,24 +58,12 @@ # and cernlib-deadpool.txt to recreate them from the upstream # In a directory with the cernlib sources, issue # sh cernlib-remove-deadpool -Source3: http://wwwasd.web.cern.ch/wwwasd/cernlib/download/2005_source/tar/src_geant321.tar.gz -Source4: http://wwwasd.web.cern.ch/wwwasd/cernlib/download/2005_source/tar/src_graflib.tar.gz -Source7: http://wwwasd.web.cern.ch/wwwasd/cernlib/download/2005_source/tar/src_mclibs.tar.gz -Source8: http://wwwasd.web.cern.ch/wwwasd/cernlib/download/2005_source/tar/src_packlib.tar.gz -Source10: http://wwwasd.web.cern.ch/wwwasd/cernlib/download/2005_source/tar/src_pawlib.tar.gz -# not used during the build (if I'm not wrong) -Source15: http://wwwasd.web.cern.ch/wwwasd/cernlib/download/2005_source/tar/src_car.tar.gz -# unmodified files -Source0: http://wwwasd.web.cern.ch/wwwasd/cernlib/download/2005_source/tar/src_config.tar.gz -Source2: http://wwwasd.web.cern.ch/wwwasd/cernlib/download/2005_source/tar/src_Imakefile.tar.gz -Source5: http://wwwasd.web.cern.ch/wwwasd/cernlib/download/2005_source/tar/src_include.tar.gz -Source6: http://wwwasd.web.cern.ch/wwwasd/cernlib/download/2005_source/tar/src_mathlib.tar.gz -Source11: http://wwwasd.web.cern.ch/wwwasd/cernlib/download/2005_source/tar/src_phtools.tar.gz -Source12: http://wwwasd.web.cern.ch/wwwasd/cernlib/download/2005_source/tar/src_scripts.tar.gz -Source9: http://wwwasd.web.cern.ch/wwwasd/cernlib/download/2005_source/tar/src_patchy.tar.gz -Source14: http://wwwasd.web.cern.ch/wwwasd/cernlib/download/2005_source/tar/src_cfortran.tar.gz -Source16: http://wwwasd.web.cern.ch/wwwasd/cernlib/download/2005_source/lib/xsneut95.dat -# The patchy version 4 sources + +# source is now monolithic +#Source0: http://wwwasd.web.cern.ch/wwwasd/cernlib/download/2006_source/tar/2006_src.tar.gz +Source0: 2006_src-free.tar.gz + +# The patchy version 4 sources. Mattias Ellert gave it so me in a mail. Source17: patchy.tar.gz # this is modified with regard with what Mattias gave me. Indeed the file # containing some other files (p4inceta) was in fortran unformatted format, @@ -98,10 +91,10 @@ Source203: cernlib-debian-copyright.in # debian patchsets -Patch100001: cernlib_2005.dfsg-3.diff -Patch100002: paw_2.14.04-3.diff -Patch100003: mclibs_2005.dfsg-1.diff -Patch100004: geant321_3.21.14.dfsg-1.diff +Patch100001: http://ftp.debian.org/debian/pool/main/c/cernlib/cernlib_2006.dfsg-1.diff.gz +Patch100002: http://ftp.debian.org/debian/pool/main/p/paw/paw_2.14.04.dfsg-1.diff.gz +Patch100003: http://ftp.debian.org/debian/pool/main/m/mclibs/mclibs_2006.dfsg-1.diff.gz +Patch100004: http://ftp.debian.org/debian/pool/main/g/geant321/geant321_3.21.14.dfsg-4.diff.gz # change file to directory to DATADIR Patch1100: cernlib-enforce-FHS.diff Patch1: geant321-001-fix-missing-fluka.dpatch @@ -120,13 +113,14 @@ Patch106: cernlib-106-fix-paw++-menus-in-lesstif.dpatch Patch107: cernlib-107-define-strdup-macro-safely.dpatch Patch108: paw-108-quote-protect-comis-script.dpatch -# not used as xsneut.dat is at the right place -#Patch109: 109-fix-broken-xsneut95.dat-link.dpatch +# use xsneut95.dat from the archive +Patch109: geant321-109-fix-broken-xsneut95.dat-link.dpatch Patch110: cernlib-110-ignore-included-lapack-rule.dpatch Patch111: cernlib-111-fix-kuesvr-install-location.dpatch Patch112: cernlib-112-remove-nonexistent-prototypes-from-gen.h.dpatch # a workaround for cups. Applied in doubt. -Patch113: cernlib-113-cups-postscript-fix.dpatch +# removed in 2006 +#Patch113: cernlib-113-cups-postscript-fix.dpatch # it is the same in all source packages... Patch114: 114-install-scripts-properly.dpatch Patch115: cernlib-115-rsrtnt64-goto-outer-block.dpatch @@ -135,8 +129,10 @@ Patch118: cernlib-118-rename-mathlib-common-blocks.dpatch Patch11901: cernlib-119-fix-compiler-warnings.dpatch Patch11902: paw-119-fix-compiler-warnings.dpatch -Patch120: cernlib-120-fix-gets-usage-in-kuipc.dpatch -Patch121: cernlib-121-fix-mathlib-test-case-c209m.dpatch +Patch12001: cernlib-120-fix-gets-usage-in-kuipc.dpatch +Patch12002: paw-120-fix-mlp-cdf-file.dpatch +Patch12101: cernlib-121-fix-mathlib-test-case-c209m.dpatch +Patch12102: paw-121-call-gfortran-in-cscrexec.dpatch Patch200: paw-200-comis-allow-special-chars-in-path.dpatch Patch201: cernlib-201-update-kuip-helper-apps.dpatch Patch202: cernlib-202-fix-includes-in-minuit-example.dpatch @@ -154,10 +150,16 @@ Patch210: 210-improve-cfortran-header-files.dpatch # split in newer debian patchset # in debian split there is a common part at the beginning of the patch +# +# obsolete in 2006: # 211-support-amd64-and-itanium corresponds with a merge of # cernlib-211-support-amd64-and-itanium.dpatch # paw-211-support-amd64-and-itanium.dpatch -Patch2110: 211-support-amd64-and-itanium.dpatch +# +# in 2006 +# paw-211-support-amd64-and-itanium.dpatch has the common part removed +Patch21101: cernlib-211-support-amd64-and-itanium.dpatch +Patch21102: paw-211-support-amd64-and-itanium.dpatch Patch2111: cernlib-211-support-digital-alpha.dpatch Patch300: cernlib-300-skip-duplicate-lenocc.dpatch # Use another approach, see cernlib-enforce-FHS @@ -187,7 +189,8 @@ # It is a departure from upstream. Apply, but may revert if not agreed. Patch31301: cernlib-313-comis-preserves-filename-case.dpatch Patch31302: paw-313-comis-preserves-filename-case.dpatch -Patch314: cernlib-314-permit-using-regcomp-for-re_comp.dpatch +# fixed in 2006 +#Patch314: cernlib-314-permit-using-regcomp-for-re_comp.dpatch # first chunk of the patches are the same in the split cernlib Patch315: 315-fixes-for-MacOSX.dpatch @@ -196,7 +199,8 @@ Patch319: cernlib-319-work-around-imake-segfaults.dpatch Patch32001: cernlib-320-support-ifort.dpatch Patch32002: paw-320-support-ifort-and-gfortran.dpatch -Patch321: cernlib-321-support-gfortran.dpatch +Patch32101: cernlib-321-support-gfortran.dpatch +Patch32102: mclibs-321-support-gfortran.dpatch # use host.def for gfortran Patch600: cernlib-600-use-host.def-config-file.dpatch @@ -212,6 +216,7 @@ # I would have preferred not to move the motif code to toplevel... # in paw debian split also remove other packages from LIBDIRS Patch705: 705-patch-paw_motif-paw-Imakefiles.dpatch +Patch706: paw-706-use-external-xbae-and-xaw.dpatch Patch800: cernlib-800-implement-shared-library-rules-in-Imake.dpatch Patch80101: cernlib-801-non-optimized-rule-uses-fPIC-g.dpatch @@ -236,35 +241,46 @@ Patch80603: geant321-806-bump-mathlib-and-dependents-sonames.dpatch Patch80604: mclibs-806-bump-mathlib-and-dependents-sonames.dpatch -# not applied in newer debian patchset +# not applied in new debian patchset (around 2005) Patch3006: 022-no-assign-string-literals -# fixed upstream +# fixed upstream (in 2005) Patch3007: 027-use-tmpfile-not-mktemp -# not applied in the newer debian patchset +# not applied in the new debian patchset Patch3008: 031-fix-varargs-use -# fixed upstream +# fixed upstream (in 2005) Patch3009: 048-log-to-var-log-not-tmp -# fixed upstream +# fixed upstream (in 2005) Patch3010: 049-fix-kuesvr-security-hole -# fixed upstream +# fixed upstream (in 2005) Patch3011: 050-make-secure-comis-tmpdir -# fixed upstream +# fixed upstream (in 2005) Patch3012: 051-fix-miscellaneous-tmp-uses # change the cernlib script such that -llapack -lblas is used instead of # cernlib lapack # depend explicitely on libkernlib now that it is out of packlib # use lesstif-pawlib and lesstif-packlib +# use external Xbae and Xaw # the modified script is renamed cernlib-static later and the debian cernlib # script is used instead. -Patch1200: cernlib-cernlib_kernlib.patch +Patch1200: cernlib-script.patch # don't stop if the CERN variable isn't defined Patch1201: cernlib-gxint-script.diff -# FIXME: maybe those 2 patches aren't needed with newer gfortran anymore -Patch1203: cernlib-hwuli2_use_dimag.diff -Patch1204: cernlib-hwhiga_use_dimag.diff +# not needed in 2006 +#Patch1203: cernlib-hwuli2_use_dimag.diff +#Patch1204: cernlib-hwhiga_use_dimag.diff # don't add prototypes if allready defined as a macro Patch1205: cernlib-fortify.patch +# modify the cernlib man page to fit with the distribution +Patch1206: cernlib-man_static.patch +# modify the debian cernlib paw desktop file icon name +Patch1207: cernlib-fedora_desktop.patch +# fix tests Imakefiles +Patch1208: cernlib-test.patch +# don't recurse in eurodec for tests because the testcase segfaults +Patch1210: cernlib-segf_eudtest.patch +# add a tool name in soname to distinguish g77 and gfortran builds +Patch1209: cernlib-soname.patch # patchy 4 # not applied as it has allready been done by the sed one-liner in @@ -272,13 +288,20 @@ Patch1500: patchy-rceta.patch Patch1501: patchy-insecure_tmp_use.diff -Patch1502: patchy-fcasplit.patch +#Patch1502: patchy-fcasplit.patch +# build fixes Patch1503: patchy-p4comp.patch +# use the flags in the the p4boot.sh script and have fcasplit handle +# enough command line arguments (this fcasplit is not shipped) +Patch1507: patchy-use_OPT.patch # patchy 5 (included in cernlib) -Patch1504: patchy-case.patch -Patch1505: patchy-perror.patch -Patch1506: patchy-yexpand.diff +# correct build, use optflags and have fcasplit handle +# enough command line arguments (this fcasplit is shipped) +Patch1504: npatchy-np_flags.patch +#Patch1505: patchy-perror.patch +# in yexpand don't put temporary files in HOME, but in current directory +Patch1506: npatchy-curdir.patch %description CERN program library is a large collection of general purpose libraries @@ -293,16 +316,12 @@ %package devel Summary: General purpose CERN library static libraries and headers -%if "%fedora" > "5" -BuildRequires: lesstif-devel -%else -BuildRequires: openmotif-devel -%endif %if "%fedora" <= "3" Requires: lapack blas %else Requires: lapack-devel blas-devel %endif +Requires: xbae-devel libXaw-devel %if "%fedora" > "4" # workaround #173530 @@ -311,6 +330,9 @@ Requires: %{name} = %{version}-%{release} Group: Development/Libraries +# for the m4 macro directory ownership +Requires: automake + %description devel CERN program library is a large collection of general purpose libraries and modules maintained and offered on the CERN. Most of these programs @@ -391,19 +413,7 @@ %prep %setup -q -c -%setup -q -T -D -a 2 -%setup -q -T -D -a 3 -%setup -q -T -D -a 4 -%setup -q -T -D -a 5 -%setup -q -T -D -a 6 -%setup -q -T -D -a 7 -%setup -q -T -D -a 8 -%setup -q -T -D -a 9 -%setup -q -T -D -a 10 -%setup -q -T -D -a 11 -%setup -q -T -D -a 12 -%setup -q -T -D -a 14 -%setup -q -T -D -a 15 +# patchy4 %setup -q -T -D -a 17 # patch patchy 4 installer fortran generator script @@ -419,15 +429,21 @@ # ./rceta.sh #popd -%patch -P 1502 +#%patch -P 1502 -b .use_OPT %patch -P 1503 -%patch -P 1205 -p1 -b .old +%patch -P 1507 -p1 -b .use_OPT +# patches for FORTIFY_SOURCE, cernlib-static script and man page +%patch -P 1205 -p1 -b .fortify +%patch -P 1200 -p1 -b .script +%patch -P 1206 -p1 -b .man_static +# debian patchesets %patch -P 100001 -p0 %patch -P 100002 -p0 %patch -P 100003 -p0 %patch -P 100004 -p0 +%patch -P 1207 -p1 -b .fedora_desktop cd %{version} %patch -P 1100 -p2 %patch -P 1 -p1 @@ -449,11 +465,11 @@ %patch -P 106 -p1 %patch -P 107 -p1 %patch -P 108 -p1 -#%patch -P 109 -p1 +%patch -P 109 -p1 %patch -P 110 -p1 %patch -P 111 -p1 %patch -P 112 -p1 -%patch -P 113 -p1 +#%patch -P 113 -p1 %patch -P 114 -p1 %patch -P 115 -p1 %patch -P 116 -p1 @@ -461,8 +477,10 @@ %patch -P 118 -p1 %patch -P 11901 -p1 %patch -P 11902 -p1 -%patch -P 120 -p1 -%patch -P 121 -p1 +%patch -P 12001 -p1 +%patch -P 12002 -p1 +%patch -P 12101 -p1 +%patch -P 12102 -p1 %patch -P 200 -p1 %patch -P 201 -p1 %patch -P 202 -p1 @@ -474,7 +492,8 @@ %patch -P 208 -p1 %patch -P 209 -p1 %patch -P 210 -p1 -%patch -P 2110 -p1 +%patch -P 21101 -p1 +%patch -P 21102 -p1 %patch -P 2111 -p1 %patch -P 300 -p1 #%patch -P 301 -p1 @@ -493,18 +512,20 @@ %patch -P 312 -p1 %patch -P 31301 -p1 %patch -P 31302 -p1 -%patch -P 314 -p1 +#%patch -P 314 -p1 %patch -P 315 -p1 # copy a paw include file to include directory (debian # 317-copy-converter.h-to-installed-headers-dir.sh.dpatch) -cp src/pawlib/paw/tree/converter.h src/pawlib/paw/paw/ +# not in 2006 +#cp src/pawlib/paw/tree/converter.h src/pawlib/paw/paw/ %patch -P 318 -p1 %patch -P 319 -p1 %patch -P 32001 -p1 %patch -P 32002 -p1 -%patch -P 321 -p1 +%patch -P 32101 -p1 +%patch -P 32102 -p1 %patch -P 600 -p1 @@ -595,6 +616,7 @@ popd %patch -P 705 -p1 +%patch -P 706 -p1 %patch -P 800 -p1 %patch -P 80101 -p1 @@ -616,14 +638,16 @@ %patch -P 80603 -p1 %patch -P 80604 -p1 -%patch -P 1504 -p1 -%patch -P 1505 -p1 -%patch -P 1506 -p1 +%patch -P 1504 -p2 -b .np_flags +#%patch -P 1505 -p1 +%patch -P 1506 -p2 -b .curdir -%patch -P 1200 %patch -P 1201 -%patch -P 1203 -%patch -P 1204 +#%patch -P 1203 +#%patch -P 1204 +%patch -P 1208 -p2 -b .test +%patch -P 1210 -p2 -b .segf_eudtest +%patch -P 1209 -p2 -b .soname # remove CVS directories find . -depth -type d -name CVS -exec rm -rf {} ';' @@ -652,6 +676,14 @@ LIB_SONAME=1 export LIB_SONAME +# add something in the soname to avoid binaries linked against g77-compiled +# library to be linked against gfortran-compiled libraries, as the ABI is +# incompatible for functions. +%if %{with gfortran} +TOOL_SONAME=_gfortran +export TOOL_SONAME +%endif + # set the CERN and CERN_LEVEL environment variables in shell scripts # meant to go to /etc/profile.d sed -e 's/==CERN_LEVEL==/%{version}/' -e 's:==CERN==:%{_libdir}/cernlib:' %{SOURCE100} > cernlib-%{version}.sh @@ -666,11 +698,6 @@ sed -e 's/#.*//g' -e '/^[[:space:]]*$$/d' %{SOURCE201} | \ sort | uniq >> debian-copyright -# copy xsneut.data in 2005/share/lib, where geant expects it to be -# there is a link from 2005/lib -mkdir -p %{version}/share/lib -cp %{SOURCE16} %{version}/share/lib - cd $CERN_ROOT # substitude the right defaults in the scripts @@ -684,7 +711,9 @@ # substitute DATADIR in source files to conform to FHS sed -i -e 's:DATADIR:%{_datadir}/cernlib/%{version}:' \ - src/geant321/miface/gmorin.F src/mclibs/cojets/test/test.F src/mclibs/eurodec/eurodec/eufiles.inc src/mclibs/isajet/test/isajett.F + src/geant321/miface/gmorin.F +# don't correct datadir in test files or header used in tests +#src/mclibs/cojets/test/test.F src/mclibs/eurodec/eurodec/eufiles.inc src/mclibs/isajet/test/isajett.F # substitute bindir in ylist and yindex to conform to FHS sed -i -e 's:\$CERN/patchy/\$PATCHY_VERSION/bin:%{_bindir}:' ../patchy/ylist ../patchy/yindex @@ -696,11 +725,12 @@ # script for dynamic libraries support # remove -lg2c to the link commands, because libg2c.so isn't available, # it is found by g77/gfortran if needed -mv src/scripts/cernlib bin/cernlib-static +mv src/scripts/cernlib src/scripts/cernlib-static +%{__install} -p -m755 src/scripts/cernlib-static bin/cernlib-static sed -e 's:@PREFIX@:%{_prefix}:g' \ -e 's:@LIBPREFIX@:%{_libdir}/cernlib/%{version}:g' \ -e 's/-lg2c//' \ - ../cernlib-2005.dfsg/debian/add-ons/bin/cernlib.in > src/scripts/cernlib + ../cernlib-2006.dfsg/debian/add-ons/bin/cernlib.in > src/scripts/cernlib chmod 0755 src/scripts/cernlib # install mkdirhier which is needed to make directories @@ -711,44 +741,44 @@ FC_OPTFLAGS="%{optflags}" FC_COMPILER=gfortran %else -# optflags are different for g77, so use hopefully sane defaults without -# arch options -FC_OPTFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fasynchronous-unwind-tables' +# optflags are different for g77, so we remove problematic flags +FC_OPTFLAGS=`echo "%optflags" | sed -e 's/-mtune=[^ ]\+//' -e 's/-fstack-protector//' -e 's/--param=ssp-buffer-size=[^ ]\+//'` FC_COMPILER=g77 %endif -# Create the top level Makefile with imake PATHSAVE=$PATH # Build patchy version 4 pushd ../patchy %if %{with gfortran} sed -i.gfortran -e 's/f77/gfortran/' fcasplit.f p4boot.sh %endif - sed -i.optflags -e 's/FOPT \+=.*/FOPT = "'"$FC_OPTFLAGS"'"/' p4boot.sh + sed -i.optflags -e 's/FOPT \+=.*/FOPT = "'"$FC_OPTFLAGS"'"/' \ + -e 's/COPT \+=.*/COPT = "%{optflags}"/' p4boot.sh # export PATH="$CERN/patchy:$CERN/patchy/p4sub:$PATH" export PATH=".:..:$PATH" p4boot.sh 0 popd -# copy patchy executables in bin -find ../patchy -name y* -a -perm -755 -exec install {} bin ';' export PATH=$PATHSAVE - # pass informations to the build system through host.def echo '#define DefaultCDebugFlags %{optflags}' >> ${CVSCOSRC}/config/host.def %if %{with gfortran} -echo '#define HasGFortran YES' >> ${CVSCOSRC}/config/host.def +echo '#define Hasgfortran YES' >> ${CVSCOSRC}/config/host.def %endif echo "#define FortranDebugFlags $FC_OPTFLAGS" >> ${CVSCOSRC}/config/host.def +# keep timestamps +echo "#define InstallCmd %{__install} -p" >> ${CVSCOSRC}/config/host.def +# don't strip executables +echo "#define InstPgmFlags -m 0755" >> ${CVSCOSRC}/config/host.def +# Create the top level Makefile with imake cd $CERN_ROOT/build $CVSCOSRC/config/imake_boot # Install kuipc and the scripts (cernlib, paw and gxint) in $CERN_ROOT/bin make %{?_smp_mflags} bin/kuipc -make patchy/Makefile make scripts/Makefile cd scripts make install.bin @@ -769,22 +799,39 @@ mv bin/paw++ bin/paw++.dynamic # Build static paw -# optflags shouldn't be needed during linking -$FC_COMPILER $CERN_ROOT/build/pawlib/paw/programs/0pamain.o \ +$FC_COMPILER $FC_OPTFLAGS $CERN_ROOT/build/pawlib/paw/programs/0pamain.o \ `cernlib -G X11 pawlib` -Wl,-E -o bin/pawX11 -$FC_COMPILER $CERN_ROOT/build/pawlib/paw/programs/0pamainm.o \ +$FC_COMPILER $FC_OPTFLAGS $CERN_ROOT/build/pawlib/paw/programs/0pamainm.o \ `cernlib -G Motif pawlib` -Wl,-E -o bin/paw++ # Build packlib cd $CERN_ROOT/build/packlib make %{?_smp_mflags} install.bin +# bootstrap npatchy +mkdir -p $CERN_ROOT/build/p5boot +cd $CERN_ROOT/build/p5boot +cp -p -r $CERN_ROOT/src/p5boot/* . +# there is a main program in this file, so the file is removed. +rm p5lib/nsynopt.f +$FC_COMPILER $FC_OPTFLAGS -o nypatchy nypatchy.f p5lib/*.f $CERN_ROOT/lib/libkernlib.a +ln -s $CERN_ROOT/build/p5boot/nypatchy $CERN_ROOT/bin/ypatchy + # Build npatchy -# The build of patchy is completly messed up on ppc -%ifnarch ppc -cd $CERN_ROOT/build/patchy -make %{?_smp_mflags} install.bin +#%ifnarch ppc +%if %{with gfortran} + sed -i.gfortran -e 's/g77/gfortran/' $CERN_ROOT/src/patchy/fcasplit.F %endif +cd $CERN_ROOT/build +make patchy/Makefile +cd patchy +make %{?_smp_mflags} install.bin +#%endif + +# it is not completly obvious that it is better to use patchy 4 for +# ypatchy, but that's what we do. In any case it should be replaced by a +# link to the final npatchy +rm $CERN_ROOT/bin/ypatchy %install @@ -795,17 +842,20 @@ %{__install} -p -m644 cernlib-%{version}.csh %{buildroot}%{_sysconfdir}/profile.d %{__install} -d -m755 cfortran/Examples -%{__install} -m644 %{version}/src/cfortran/Examples/*.c cfortran/Examples/ +%{__install} -p -m644 %{version}/src/cfortran/Examples/*.c cfortran/Examples/ %{__install} -d -m755 %{buildroot}%{_datadir}/aclocal %{__install} -p -m644 cernlib.m4 %{buildroot}%{_datadir}/aclocal/cernlib.m4 +# copy patchy executables in bin. Keep the timestamps for the scripts. +%{__install} -d -m755 %{buildroot}%{_bindir}/ +find patchy -name y* -a -perm -755 -exec %{__install} -p -m755 {} %{buildroot}%{_bindir} ';' + cd %{version} %{__install} -d -m755 %{buildroot}%{_libdir}/cernlib/%{version}/lib %{__install} -d -m755 %{buildroot}%{_datadir}/cernlib/%{version} %{__install} -d -m755 %{buildroot}%{_includedir}/cernlib/%{version} %{__install} -d -m755 %{buildroot}%{_includedir}/cernlib/%{version}/cfortran -%{__install} -d -m755 %{buildroot}%{_bindir}/ %{__install} -p -m644 lib/*.dat %{buildroot}%{_datadir}/cernlib/%{version} %{__install} -p -m644 lib/gxint321.f %{buildroot}%{_includedir}/cernlib/%{version} @@ -821,7 +871,7 @@ (cd lib && tar cf - *.a) | (cd %{buildroot}%{_libdir}/cernlib/%{version}/lib && tar xf -) (cd shlib && tar cf - *.so*) | (cd %{buildroot}%{_libdir}/cernlib/%{version}/lib && tar xf -) -rm -f %{buildroot}%{_bindir}/mkdirhier +rm %{buildroot}%{_bindir}/mkdirhier # add links for cfortran header files in the top include directory pushd %{buildroot}%{_includedir}/cernlib/%{version} @@ -840,11 +890,71 @@ cp -Rp $dir $base_include/ done +# substitute the path in installed eufiles.inc, not in in-source +# file, because in-source the relative path is required for test +sed -i -e 's:eurodec.dat:%{_datadir}/cernlib/%{version}/eurodec.dat:' \ + %{buildroot}%{_includedir}/cernlib/%{version}/eurodec/eufiles.inc + +# install the tree.h and converter.h include files redirecting to +# system headers +%{__install} -p -m644 ../../paw-2.14.04.dfsg/debian/add-ons/paw/*.h %{buildroot}%{_includedir}/cernlib/%{version}/paw + +# remove the patch backup files +rm %{buildroot}%{_includedir}/cernlib/%{version}/kuip/kstring.h.* + %{__install} -d -m755 %{buildroot}/etc/ld.so.conf.d echo %{_libdir}/cernlib/%{version}/lib > %{buildroot}/etc/ld.so.conf.d/cernlib-%{version}-%{_arch}.conf +%{__install} -d -m755 %{buildroot}/%{_mandir}/man1 +%{__install} -p -m644 man/man1/cernlib.1 %{buildroot}/%{_mandir}/man1/cernlib-static.1 +for cernlib_manpage in cernlib.1 kxterm.1 dzedit.1 dzeX11.1 kuipc.1 kuesvr.1 zftp.1 gxint.1 paw.1 paw++.1 pawX11.1; do + %{__install} -p -m644 ../../*/debian/add-ons/manpages/$cernlib_manpage %{buildroot}/%{_mandir}/man1/ +done + +%{__install} -d -m755 %{buildroot}/%{_mandir}/man8 +for cernlib_manpage in pawserv.8 zserv.8; do + %{__install} -p -m644 ../../*/debian/add-ons/manpages/$cernlib_manpage %{buildroot}/%{_mandir}/man8/ +done + +%{__install} -d -m755 %{buildroot}/%{_datadir}/X11/app-defaults +%{__install} -p -m644 ../../*/debian/add-ons/app-defaults/* %{buildroot}/%{_datadir}/X11/app-defaults/ + +desktop-file-install --vendor="fedora" \ + --dir=%{buildroot}/%{_datadir}/applications \ + ../../paw*/debian/add-ons/misc/paw++.desktop + +%{__install} -d -m755 %{buildroot}/%{_datadir}/pixmaps +%{__install} -d -m755 %{buildroot}/%{_datadir}/icons/hicolor/{48x48,32x32}/apps/ +%{__install} -p -m644 ../../*/debian/add-ons/icons/*.xpm %{buildroot}/%{_datadir}/pixmaps/ +%{__install} -p -m644 ../../paw*/debian/add-ons/icons/paw32x32.xpm %{buildroot}/%{_datadir}/icons/hicolor/32x32/apps/paw.xpm +%{__install} -p -m644 ../../paw*/debian/add-ons/icons/paw48x48.xpm %{buildroot}/%{_datadir}/icons/hicolor/48x48/apps/paw.xpm + find %{buildroot}%{_includedir}/cernlib/%{version} -name Imakefile -exec rm -f \{\} \; -rm -f %{buildroot}%{_includedir}/cernlib/%{version}/ntuple/*.c +rm %{buildroot}%{_includedir}/cernlib/%{version}/ntuple/*.c + +%check +CERN=$RPM_BUILD_DIR/cernlib-%{version} +CERN_LEVEL=%{version} +CERN_ROOT=$CERN/$CERN_LEVEL +CVSCOSRC=$CERN/$CERN_LEVEL/src +PATH=$CERN_ROOT/bin:$PATH + +export CERN +export CERN_LEVEL +export CERN_ROOT +export CVSCOSRC +export PATH + +export LD_LIBRARY_PATH=$CERN_ROOT/shlib/ + +# cannot make out-of build test because of the data files +cd $CERN_ROOT/build + +# no test in code_motif paw_motif scripts patchy pawlib +for dir in graflib mclibs geant321 kernlib mathlib packlib phtools; do +make -C $dir test +done + %clean rm -rf %{buildroot} @@ -853,8 +963,21 @@ %postun -p /sbin/ldconfig +%post -n paw +touch --no-create %{_datadir}/icons/hicolor || : +%{_bindir}/gtk-update-icon-cache --quiet %{_datadir}/icons/hicolor || : + +%postun -n paw +touch --no-create %{_datadir}/icons/hicolor || : +%{_bindir}/gtk-update-icon-cache --quiet %{_datadir}/icons/hicolor || : + %files %defattr(-,root,root,-) +%doc cernlib.README debian-copyright +%doc geant321-3.21.14.dfsg/debian/debhelper/geant321.README.debian +%doc mclibs-2006.dfsg/debian/debhelper/libpdflib804-2-dev.README.debian +%doc mclibs-2006.dfsg/debian/debhelper/montecarlo-base.README.debian +%doc cernlib-2006.dfsg/debian/add-ons/vim/ /etc/ld.so.conf.d/* %dir %{_libdir}/cernlib/ %dir %{_libdir}/cernlib/%{version} @@ -862,48 +985,59 @@ %dir %{_libdir}/cernlib/%{version}/bin %{_libdir}/cernlib/%{version}/lib/*.so.* %{_datadir}/cernlib/ -%doc cernlib.README debian-copyright -%doc geant321-3.21.14.dfsg/debian/debhelper/geant321.README.debian -%doc mclibs-2005.dfsg/debian/debhelper/libpdflib804-2-dev.README.debian -%doc mclibs-2005.dfsg/debian/debhelper/montecarlo-base.README.debian # the utils and devel are separated to have the possibility to install # parallel versions of the library %files devel %defattr(-,root,root,-) +%doc cfortran paw-*/debian/add-ons/misc/comis-64bit-example.F +# it is not necessary to put the static libs in a subpackage, since the +# utils package would require it anyway. Moreover cernlib users expect +# static libs to be present. %{_libdir}/cernlib/%{version}/lib/*.a %{_libdir}/cernlib/%{version}/lib/*.so %{_includedir}/cernlib/ %{_datadir}/aclocal/cernlib.m4 -%doc cfortran %files utils %defattr(-,root,root,-) %{_bindir}/cernlib* %{_sysconfdir}/profile.d/cernlib-%{version}.sh %{_sysconfdir}/profile.d/cernlib-%{version}.csh +%{_mandir}/man1/cernlib*.1* %files -n paw %defattr(-,root,root,-) +%doc paw.README %{_bindir}/paw++ %{_bindir}/paw %{_bindir}/pawX11 %{_bindir}/pawX11.dynamic %{_bindir}/paw++.dynamic +# paw doesn't depend on the main package, so it must own the dirs +%dir %{_libdir}/cernlib/%{version} %dir %{_libdir}/cernlib/%{version}/bin %{_libdir}/cernlib/%{version}/bin/pawX11 -%doc paw.README +%{_datadir}/X11/app-defaults/*Paw++ +%{_datadir}/icons/hicolor/ +%{_mandir}/man1/paw*.1* +%{_datadir}/applications/*paw*.desktop +%{_datadir}/pixmaps/paw*.xpm %files -n geant321 %defattr(-,root,root,-) %{_bindir}/gxint +%{_datadir}/X11/app-defaults/*Geant++ +%{_mandir}/man1/gxint.1* %files -n kuipc %defattr(-,root,root,-) %{_bindir}/kuipc +%{_mandir}/man1/kuipc.1* %files packlib %defattr(-,root,root,-) +%doc cernlib-2006.dfsg/debian/debhelper/zftp.README.debian %{_bindir}/cdbackup %{_bindir}/cdserv %{_bindir}/fatmen @@ -919,11 +1053,17 @@ %{_bindir}/hepdb %{_bindir}/kxterm %{_bindir}/zftp -%doc cernlib-2005.dfsg/debian/debhelper/zftp.README.debian +%{_datadir}/X11/app-defaults/KXterm +%{_datadir}/pixmaps/kxterm*.xpm +%{_mandir}/man1/kxterm.1* +%{_mandir}/man1/dze*.1* +%{_mandir}/man1/kuesvr.1* +%{_mandir}/man1/zftp.1* +%{_mandir}/man8/*.8* %files -n patchy %defattr(-,root,root,-) -%ifnarch ppc +#%ifnarch ppc %{_bindir}/fcasplit %{_bindir}/nycheck %{_bindir}/nydiff @@ -935,7 +1075,7 @@ %{_bindir}/nysynopt %{_bindir}/nytidy %{_bindir}/yexpand -%endif +#%endif %{_bindir}/ycompar %{_bindir}/yedit %{_bindir}/yfrceta @@ -952,6 +1092,16 @@ %changelog +* Fri Apr 13 2007 Patrice Dumas 2006-1 +- update to cernlib 2006 +- build with gfortran +- use system Xbae and Xaw +- ship man pages, app-defaults, icons and paw++ desktop file (from debian) +- run tests +- use optflags in patchy4 +- bootstrap npatchy with p5boot (instead of using patchy4) +- fix npatchy build + * Tue Dec 19 2006 Patrice Dumas 2005-27 - add support for gfortran (not enabled, lshift missing in fedora gfortran) - use fedora compiler flags when possible Index: geant321-001-fix-missing-fluka.dpatch =================================================================== RCS file: /cvs/extras/rpms/cernlib/devel/geant321-001-fix-missing-fluka.dpatch,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- geant321-001-fix-missing-fluka.dpatch 1 Sep 2006 13:15:22 -0000 1.1 +++ geant321-001-fix-missing-fluka.dpatch 21 Apr 2007 14:35:24 -0000 1.2 @@ -5,9 +5,9 @@ ## DP: Deal with FLUKA code having been purged from Debian's Cernlib source. @DPATCH@ -diff -urNad cernlib-2005.05.09.dfsg~/src/geant321/Imakefile cernlib-2005.05.09.dfsg/src/geant321/Imakefile ---- cernlib-2005.05.09.dfsg~/src/geant321/Imakefile 1998-03-05 11:20:07.000000000 +0000 -+++ cernlib-2005.05.09.dfsg/src/geant321/Imakefile 2005-11-23 17:41:29.886310858 +0000 +diff -urNad geant321-3.21.14~/src/geant321/Imakefile geant321-3.21.14/src/geant321/Imakefile +--- geant321-3.21.14~/src/geant321/Imakefile 1998-03-05 06:20:07.000000000 -0500 ++++ geant321-3.21.14/src/geant321/Imakefile 2007-01-30 17:37:26.209615233 -0500 @@ -4,10 +4,11 @@ AllTarget(geant321) @@ -35,9 +35,29 @@ /* This will install the correct link for xsneut95.dat at CERN; * If you want a local copy of the file, just copy it there -diff -urNad cernlib-2005.05.09.dfsg~/src/geant321/miface/Imakefile cernlib-2005.05.09.dfsg/src/geant321/miface/Imakefile ---- cernlib-2005.05.09.dfsg~/src/geant321/miface/Imakefile 1995-10-24 10:21:53.000000000 +0000 -+++ cernlib-2005.05.09.dfsg/src/geant321/miface/Imakefile 2005-11-23 17:41:52.230563421 +0000 +diff -urNad geant321-3.21.14~/src/geant321/geant321/gcnmec.inc geant321-3.21.14/src/geant321/geant321/gcnmec.inc +--- geant321-3.21.14~/src/geant321/geant321/gcnmec.inc 1995-10-24 06:20:31.000000000 -0400 ++++ geant321-3.21.14/src/geant321/geant321/gcnmec.inc 2007-01-30 17:39:15.301513801 -0500 +@@ -16,13 +16,14 @@ + PARAMETER(NMECA=45,IBLOWN=23) + CHARACTER*4 CHNMEC(NMECA) + * +-* *** Two blank spaces for FISF and CAPF which do not exist ++* *** Null out all FLUKA mechanisms since we've removed FLUKA code ++* *** for DFSG reasons. -- Kevin McCarty, for Debian + * + * *** The low-neutron cross-sections have to be at the end for the + * *** logics of the routine to work, and they have to start at + * *** IBLOWN + DATA CHNMEC / +- + 'HADF', 'INEF', 'ELAF', 'NULL', 'NULL', ++ + 'NULL', 'NULL', 'NULL', 'NULL', 'NULL', + + 'HADG', 'INEG', 'ELAG', 'FISG', 'CAPG', + + 'LOSS', 'PHOT', 'ANNI', 'COMP', 'BREM', + + 'PAIR', 'DRAY', 'PFIS', 'RAYL', 'MUNU', +diff -urNad geant321-3.21.14~/src/geant321/miface/Imakefile geant321-3.21.14/src/geant321/miface/Imakefile +--- geant321-3.21.14~/src/geant321/miface/Imakefile 1995-10-24 06:21:53.000000000 -0400 ++++ geant321-3.21.14/src/geant321/miface/Imakefile 2007-01-30 17:37:26.319591944 -0500 @@ -1,5 +1,5 @@ SRCS_F= \ @@\ - gfmdis.F gfmfin.F gmicap.F gmiset.F gmorin.F gmplxs.F gmxsec.F Index: mclibs-102-dont-optimize-some-code.dpatch =================================================================== RCS file: /cvs/extras/rpms/cernlib/devel/mclibs-102-dont-optimize-some-code.dpatch,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- mclibs-102-dont-optimize-some-code.dpatch 1 Sep 2006 13:15:22 -0000 1.1 +++ mclibs-102-dont-optimize-some-code.dpatch 21 Apr 2007 14:35:24 -0000 1.2 @@ -6,9 +6,9 @@ ## DP: (either compiler crash or broken code generation). @DPATCH@ -diff -urNad cernlib-2005.05.09/src/mclibs/isajet/isatape/Imakefile /tmp/dpep.hNz5sX/cernlib-2005.05.09/src/mclibs/isajet/isatape/Imakefile ---- cernlib-2005.05.09/src/mclibs/isajet/isatape/Imakefile 1996-05-06 11:19:44.000000000 -0400 -+++ /tmp/dpep.hNz5sX/cernlib-2005.05.09/src/mclibs/isajet/isatape/Imakefile 2005-06-09 11:16:58.039286811 -0400 +diff -urNad mclibs-2006.dfsg~/src/mclibs/isajet/isatape/Imakefile mclibs-2006.dfsg/src/mclibs/isajet/isatape/Imakefile +--- mclibs-2006.dfsg~/src/mclibs/isajet/isatape/Imakefile 1996-05-06 11:19:44.000000000 -0400 ++++ mclibs-2006.dfsg/src/mclibs/isajet/isatape/Imakefile 2007-01-19 17:35:47.210374125 -0500 @@ -4,4 +4,8 @@ FORTRANSAVEOPTION = FortranSaveFlags @@ -18,10 +18,10 @@ +#endif + SubdirLibraryTarget(NullParameter,NullParameter) -diff -urNad cernlib-2005.05.09/src/mclibs/pdf/spdf/Imakefile /tmp/dpep.hNz5sX/cernlib-2005.05.09/src/mclibs/pdf/spdf/Imakefile ---- cernlib-2005.05.09/src/mclibs/pdf/spdf/Imakefile 2000-04-19 09:51:56.000000000 -0400 -+++ /tmp/dpep.hNz5sX/cernlib-2005.05.09/src/mclibs/pdf/spdf/Imakefile 2005-06-09 11:22:02.812494322 -0400 -@@ -97,4 +97,10 @@ +diff -urNad mclibs-2006.dfsg~/src/mclibs/pdf/spdf/Imakefile mclibs-2006.dfsg/src/mclibs/pdf/spdf/Imakefile +--- mclibs-2006.dfsg~/src/mclibs/pdf/spdf/Imakefile 2006-09-04 08:32:57.000000000 -0400 ++++ mclibs-2006.dfsg/src/mclibs/pdf/spdf/Imakefile 2007-01-19 17:35:47.211373912 -0500 +@@ -101,4 +101,10 @@ #ifdef CERNLIB_HPUX FORTRANOPTIONS += '-WF,-P' #endif Index: mclibs-206-herwig-uses-DBLE-not-REAL.dpatch =================================================================== RCS file: /cvs/extras/rpms/cernlib/devel/mclibs-206-herwig-uses-DBLE-not-REAL.dpatch,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- mclibs-206-herwig-uses-DBLE-not-REAL.dpatch 1 Sep 2006 13:15:22 -0000 1.1 +++ mclibs-206-herwig-uses-DBLE-not-REAL.dpatch 21 Apr 2007 14:35:24 -0000 1.2 @@ -5,27 +5,27 @@ ## DP: Have libherwig use double precision consistently @DPATCH@ -diff -urNad cernlib-2005.05.09/src/mclibs/herwig/code/hwhiga.F /tmp/dpep.1kYOCO/cernlib-2005.05.09/src/mclibs/herwig/code/hwhiga.F ---- cernlib-2005.05.09/src/mclibs/herwig/code/hwhiga.F 1996-12-03 09:16:56.000000000 -0500 -+++ /tmp/dpep.1kYOCO/cernlib-2005.05.09/src/mclibs/herwig/code/hwhiga.F 2005-06-09 15:22:00.263743792 -0400 +diff -urNad mclibs-2006.dfsg~/src/mclibs/herwig/code/hwhiga.F mclibs-2006.dfsg/src/mclibs/herwig/code/hwhiga.F +--- mclibs-2006.dfsg~/src/mclibs/herwig/code/hwhiga.F 2006-09-04 08:32:57.000000000 -0400 ++++ mclibs-2006.dfsg/src/mclibs/herwig/code/hwhiga.F 2007-01-19 17:39:10.154251922 -0500 @@ -72,7 +72,7 @@ TAMP(6)=HWHIG5(T,S,U,EMH2,EMQ2,2,0,5,0,0,0) TAMP(7)=HWHIG5(U,T,S,EMH2,EMQ2,3,0,6,0,0,0) DO 20 I=1,7 - TAMPI(I)= REAL(TAMP(I)) + TAMPI(I)= DBLE(TAMP(I)) + #if !defined(CERNLIB_GFORTRAN) 20 TAMPR(I)=-IMAG(TAMP(I)) - C Square and add prefactors - WTGG=0.03125*FLOAT(NCOLO*(NCOLO**2-1)) -diff -urNad cernlib-2005.05.09/src/mclibs/herwig/code/hwuli2.F /tmp/dpep.1kYOCO/cernlib-2005.05.09/src/mclibs/herwig/code/hwuli2.F ---- cernlib-2005.05.09/src/mclibs/herwig/code/hwuli2.F 1996-12-03 09:17:04.000000000 -0500 -+++ /tmp/dpep.1kYOCO/cernlib-2005.05.09/src/mclibs/herwig/code/hwuli2.F 2005-06-09 15:22:00.263743792 -0400 + #else +diff -urNad mclibs-2006.dfsg~/src/mclibs/herwig/code/hwuli2.F mclibs-2006.dfsg/src/mclibs/herwig/code/hwuli2.F +--- mclibs-2006.dfsg~/src/mclibs/herwig/code/hwuli2.F 2006-09-04 08:32:57.000000000 -0400 ++++ mclibs-2006.dfsg/src/mclibs/herwig/code/hwuli2.F 2007-01-19 17:39:27.722516271 -0500 @@ -18,7 +18,7 @@ & 1.644934066848226D0/ PROD(Y,Y2)=Y*(ONE+A1*Y*(ONE+A2*Y*(ONE+A3*Y2*(ONE+A4*Y2*(ONE+A5*Y2* & (ONE+A6*Y2*(ONE+A7*Y2*(ONE+A8*Y2*(ONE+A9*Y2*(ONE+A10*Y2)))))))))) - XR=REAL(X) + XR=DBLE(X) + #if !defined(CERNLIB_GFORTRAN) XI=IMAG(X) - R2=XR*XR+XI*XI - IF (R2.GT.ONE.AND.(XR/R2).GT.HALF) THEN + #else Index: paw-119-fix-compiler-warnings.dpatch =================================================================== RCS file: /cvs/extras/rpms/cernlib/devel/paw-119-fix-compiler-warnings.dpatch,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- paw-119-fix-compiler-warnings.dpatch 11 Sep 2006 22:32:35 -0000 1.1 +++ paw-119-fix-compiler-warnings.dpatch 21 Apr 2007 14:35:24 -0000 1.2 @@ -5,9 +5,51 @@ ## DP: Fix a number of compiler warnings. Courtesy of Harald Vogt. @DPATCH@ +diff -urNad paw-2.14.04~/src/pawlib/paw/ntuple/cern_types.h paw-2.14.04/src/pawlib/paw/ntuple/cern_types.h +--- paw-2.14.04~/src/pawlib/paw/ntuple/cern_types.h 1996-04-23 14:37:54.000000000 -0400 ++++ paw-2.14.04/src/pawlib/paw/ntuple/cern_types.h 2006-09-08 14:58:22.811814451 -0400 +@@ -36,26 +36,38 @@ + + typedef unsigned int UInt32; + ++#ifndef UINT32_MAX + #define UINT32_MAX UINT_MAX ++#endif + + + /* typedef unsigned long long UInt64; */ + typedef unsigned long UInt64; + ++#ifndef UINT64_MAX + #define UINT64_MAX ULONG_MAX ++#endif + + + typedef int Int32; + ++#ifndef INT32_MAX + #define INT32_MAX INT_MAX ++#endif ++#ifndef INT32_MIN + #define INT32_MIN INT_MIN ++#endif + + + /* typedef long long Int64; */ + typedef long Int64; + ++#ifndef INT64_MAX + #define INT64_MAX LONG_MAX ++#endif ++#ifndef INT64_MIN + #define INT64_MIN LONG_MIN ++#endif + + + typedef float Float32; diff -urNad paw-2.14.04~/src/pawlib/paw/ntuple/qp_vvec.c paw-2.14.04/src/pawlib/paw/ntuple/qp_vvec.c --- paw-2.14.04~/src/pawlib/paw/ntuple/qp_vvec.c 1996-05-12 11:13:56.000000000 -0400 -+++ paw-2.14.04/src/pawlib/paw/ntuple/qp_vvec.c 2006-09-07 17:41:07.574458016 -0400 ++++ paw-2.14.04/src/pawlib/paw/ntuple/qp_vvec.c 2006-09-08 14:49:56.490766940 -0400 @@ -19,6 +19,7 @@ */ @@ -18,7 +60,7 @@ #include "qp_vvec.h" diff -urNad paw-2.14.04~/src/pawlib/paw/xbae/caption.c paw-2.14.04/src/pawlib/paw/xbae/caption.c --- paw-2.14.04~/src/pawlib/paw/xbae/caption.c 1996-03-01 06:39:36.000000000 -0500 -+++ paw-2.14.04/src/pawlib/paw/xbae/caption.c 2006-09-07 17:41:07.576457590 -0400 ++++ paw-2.14.04/src/pawlib/paw/xbae/caption.c 2006-09-08 15:05:15.658762762 -0400 @@ -244,7 +244,7 @@ * it will use our name as it's label. */ @@ -28,9 +70,18 @@ xmLabelWidgetClass, (Widget)new, XmNbackground, new->core.background_pixel, XmNforeground, new->manager.foreground, +@@ -613,7 +613,7 @@ + * to handle gadgets (the Motif function always calls the gadgets + * resize method) + */ +-#if XmREVISION == 1 ++#if (XmREVISION == 1) && (! defined(LESSTIF_VERSION)) + _XmConfigureObject((RectObj)UserChild(cw), + #else + _XmConfigureObject((Widget)UserChild(cw), diff -urNad paw-2.14.04~/src/pawlib/paw/xbae/clip.c paw-2.14.04/src/pawlib/paw/xbae/clip.c --- paw-2.14.04~/src/pawlib/paw/xbae/clip.c 1996-03-01 06:39:36.000000000 -0500 -+++ paw-2.14.04/src/pawlib/paw/xbae/clip.c 2006-09-07 17:41:07.577457377 -0400 ++++ paw-2.14.04/src/pawlib/paw/xbae/clip.c 2006-09-08 14:49:56.491766727 -0400 @@ -190,8 +190,8 @@ * XXX It might be more efficient to fake up an Expose event * and call Redisplay directly @@ -44,7 +95,7 @@ True); diff -urNad paw-2.14.04~/src/pawlib/paw/xbae/matrix.c paw-2.14.04/src/pawlib/paw/xbae/matrix.c --- paw-2.14.04~/src/pawlib/paw/xbae/matrix.c 1998-09-02 11:23:57.000000000 -0400 -+++ paw-2.14.04/src/pawlib/paw/xbae/matrix.c 2006-09-07 17:41:07.582456313 -0400 ++++ paw-2.14.04/src/pawlib/paw/xbae/matrix.c 2006-09-08 14:49:56.494766087 -0400 @@ -67,7 +67,10 @@ #endif Index: paw-207-compile-temp-libs-with-fPIC.dpatch =================================================================== RCS file: /cvs/extras/rpms/cernlib/devel/paw-207-compile-temp-libs-with-fPIC.dpatch,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- paw-207-compile-temp-libs-with-fPIC.dpatch 1 Sep 2006 13:15:22 -0000 1.1 +++ paw-207-compile-temp-libs-with-fPIC.dpatch 21 Apr 2007 14:35:24 -0000 1.2 @@ -25,12 +25,3 @@ ENDIF L=LENOCC(CHLINE) WRITE(LUNOUT,'(A)')CHLINE(:L) -@@ -176,7 +176,7 @@ - ENDIF - #endif - #if defined(CERNLIB_LINUX) -- CHLINE= 'ld -shared -o ' -+ CHLINE= 'g77 -shared -o ' - + // NAME(:LN) //'.sl '// NAME(:LN) //'.o' - #endif - #if defined(CERNLIB_ALPHA_OSF) Index: paw-801-non-optimized-rule-uses-fPIC-g.dpatch =================================================================== RCS file: /cvs/extras/rpms/cernlib/devel/paw-801-non-optimized-rule-uses-fPIC-g.dpatch,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- paw-801-non-optimized-rule-uses-fPIC-g.dpatch 1 Sep 2006 13:15:22 -0000 1.1 +++ paw-801-non-optimized-rule-uses-fPIC-g.dpatch 21 Apr 2007 14:35:24 -0000 1.2 @@ -12,7 +12,7 @@ @@ -3,7 +3,7 @@ plotisto.F pmhist.F pminit.F show_chain.F - #ifdef CERNLIB_LINUX + #if defined(CERNLIB_LINUX) && !defined(CERNLIB_GFORTRAN) -FORTRANOPTIONS = -fno-backslash $(FORTRANSAVEOPTION) -fno-second-underscore +FORTRANOPTIONS = -g -fno-backslash $(FORTRANSAVEOPTION) -fno-second-underscore #endif Index: sources =================================================================== RCS file: /cvs/extras/rpms/cernlib/devel/sources,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- sources 12 Apr 2006 17:42:16 -0000 1.5 +++ sources 21 Apr 2007 14:35:24 -0000 1.6 @@ -1,16 +1,6 @@ -9d37e3c16c336d1887029227b27a42d8 src_car.tar.gz -03bfd1239e57a23ab087bf29fe48c8a8 src_Imakefile.tar.gz -fd20e80b3f58fc88168bcd6ce701f999 src_patchy.tar.gz -9e686519ae3a52344222b21c9444ddd6 src_cfortran.tar.gz -9ebd72a2b6e5349b25fc93e7b20c172a src_include.tar.gz -bb4e224a7713ac4b8c13598e388c17f3 src_pawlib.tar.gz -b72b89cb3a7f7c592d28b992c95b4eff src_config.tar.gz -0ec66e6d4920af79999b4c73fd3b065a src_mathlib.tar.gz -f215b9adba3cfb3be4bd74d624f00d32 src_phtools.tar.gz -24e2460fa61675df1cd74c7204a8d79e src_geant321.tar.gz -666d8a5c483c275463ebb1a3dd48c742 src_mclibs.tar.gz -b30b121167ddf6508c22fc25a4272276 src_scripts.tar.gz -67228b011eac13b44499c50219e21545 src_graflib.tar.gz -4fdcdc9f819ebbb9c6d3a04f339cdcf8 src_packlib.tar.gz -eecb52159458ead0ee6b0d00b90aab66 xsneut95.dat +2dde98c3cbe839d07ce5dcb953f11b64 paw_2.14.04.dfsg-1.diff.gz +1e654bb641c1a8af2ba655513665f936 mclibs_2006.dfsg-1.diff.gz +51777e0bb52e104e3053615686f5a9be cernlib_2006.dfsg-1.diff.gz +ebcc69212a164a9f32f6706c26262747 geant321_3.21.14.dfsg-4.diff.gz +fe71a3f6b95ff2151c5a4690116a0358 2006_src-free.tar.gz b1f550eedc545a02f0ab58eb7d550480 patchy.tar.gz --- 211-support-amd64-and-itanium.dpatch DELETED --- --- cernlib-113-cups-postscript-fix.dpatch DELETED --- --- cernlib-314-permit-using-regcomp-for-re_comp.dpatch DELETED --- --- cernlib-cernlib_kernlib.patch DELETED --- --- cernlib-hwhiga_use_dimag.diff DELETED --- --- cernlib-hwuli2_use_dimag.diff DELETED --- --- cernlib_2005.dfsg-3.diff DELETED --- --- geant321_3.21.14.dfsg-1.diff DELETED --- --- mclibs_2005.dfsg-1.diff DELETED --- --- patchy-case.patch DELETED --- --- patchy-fcasplit.patch DELETED --- --- patchy-yexpand.diff DELETED --- --- paw_2.14.04-3.diff DELETED --- From fedora-extras-commits at redhat.com Sat Apr 21 14:44:58 2007 From: fedora-extras-commits at redhat.com (=?utf-8?q?Jos=C3=A9_Ab=C3=ADlio_Oliveira_Matos?= (jamatos)) Date: Sat, 21 Apr 2007 10:44:58 -0400 Subject: rpms/python-amara/FC-6 python-amara.spec,1.13,1.14 Message-ID: <200704211444.l3LEiw9P025023@cvs-int.fedora.redhat.com> Author: jamatos Update of /cvs/extras/rpms/python-amara/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv25004 Modified Files: python-amara.spec Log Message: * Sat Apr 21 2007 Jos?? Matos - 1.1.9-8 - egg-info must go in python_sitelib and not python_sitearch Index: python-amara.spec =================================================================== RCS file: /cvs/extras/rpms/python-amara/FC-6/python-amara.spec,v retrieving revision 1.13 retrieving revision 1.14 diff -u -r1.13 -r1.14 --- python-amara.spec 6 Feb 2007 03:05:05 -0000 1.13 +++ python-amara.spec 21 Apr 2007 14:44:24 -0000 1.14 @@ -1,9 +1,8 @@ %{!?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: python-amara Version: 1.1.9 -Release: 7%{?dist} +Release: 8%{?dist} Summary: A collection of Pythonic tools for XML data binding Group: Development/Libraries @@ -47,11 +46,14 @@ %{_bindir}/* %dir %{python_sitelib}/amara %{python_sitelib}/amara/*.py* -%{python_sitearch}/Amara-*.egg-info +%{python_sitelib}/Amara-*.egg-info %doc CHANGES COPYING demo docs README TODO %changelog +* Sat Apr 21 2007 Jos?? Matos - 1.1.9-8 +- egg-info must go in python_sitelib and not python_sitearch + * Tue Feb 6 2007 Jos?? Matos - 1.1.9-7 - BR python-setuptools. From fedora-extras-commits at redhat.com Sat Apr 21 14:46:04 2007 From: fedora-extras-commits at redhat.com (=?utf-8?q?Jos=C3=A9_Ab=C3=ADlio_Oliveira_Matos?= (jamatos)) Date: Sat, 21 Apr 2007 10:46:04 -0400 Subject: rpms/python-amara/FC-5 python-amara.spec,1.12,1.13 Message-ID: <200704211446.l3LEk4ge025103@cvs-int.fedora.redhat.com> Author: jamatos Update of /cvs/extras/rpms/python-amara/FC-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv25083 Modified Files: python-amara.spec Log Message: * Sat Apr 21 2007 Jos?? Matos - 1.1.9-8 - egg-info must go in python_sitelib and not python_sitearch Index: python-amara.spec =================================================================== RCS file: /cvs/extras/rpms/python-amara/FC-5/python-amara.spec,v retrieving revision 1.12 retrieving revision 1.13 diff -u -r1.12 -r1.13 --- python-amara.spec 6 Feb 2007 03:06:34 -0000 1.12 +++ python-amara.spec 21 Apr 2007 14:45:30 -0000 1.13 @@ -1,9 +1,8 @@ %{!?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: python-amara Version: 1.1.9 -Release: 7%{?dist} +Release: 8%{?dist} Summary: A collection of Pythonic tools for XML data binding Group: Development/Libraries @@ -47,11 +46,14 @@ %{_bindir}/* %dir %{python_sitelib}/amara %{python_sitelib}/amara/*.py* -%{python_sitearch}/Amara-*.egg-info +%{python_sitelib}/Amara-*.egg-info %doc CHANGES COPYING demo docs README TODO %changelog +* Sat Apr 21 2007 Jos?? Matos - 1.1.9-8 +- egg-info must go in python_sitelib and not python_sitearch + * Tue Feb 6 2007 Jos?? Matos - 1.1.9-7 - BR python-setuptools. From fedora-extras-commits at redhat.com Sat Apr 21 14:58:17 2007 From: fedora-extras-commits at redhat.com (Michael E Brown (mebrown)) Date: Sat, 21 Apr 2007 10:58:17 -0400 Subject: rpms/libsmbios/devel .cvsignore, 1.4, 1.5 libsmbios.spec, 1.3, 1.4 sources, 1.4, 1.5 Message-ID: <200704211458.l3LEwHUM025262@cvs-int.fedora.redhat.com> Author: mebrown Update of /cvs/extras/rpms/libsmbios/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv25234 Modified Files: .cvsignore libsmbios.spec sources Log Message: * Tue Apr 3 2007 Michael E Brown - 0.13.6 - critical bugfix to dellBiosUpdate utility to fix packet mode - autoconf/automake support for automatically building docs - more readable 'make' lines by splitting out env vars - remove run_cppunit option... always run unit tests. - update autoconf/automake utilities to latest version - fix LDFLAGS to not overwrite user entered LDFLAGS - add automatic doxygen build of docs - fix urls of public repos - remove yum repo page in favor of official page from docs - split dmi table entry point from smbios table entry point - support legacy _DMI_ tables - fix support for EFI-based imacs without proper _SM_ anchor Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/libsmbios/devel/.cvsignore,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- .cvsignore 29 Mar 2007 05:28:03 -0000 1.4 +++ .cvsignore 21 Apr 2007 14:57:43 -0000 1.5 @@ -1 +1 @@ -libsmbios-0.13.5.tar.gz +libsmbios-0.13.6.tar.gz Index: libsmbios.spec =================================================================== RCS file: /cvs/extras/rpms/libsmbios/devel/libsmbios.spec,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- libsmbios.spec 29 Mar 2007 05:28:03 -0000 1.3 +++ libsmbios.spec 21 Apr 2007 14:57:43 -0000 1.4 @@ -1,10 +1,3 @@ -# automatically determine if we should build docs based on presence of doxygen -%define build_docs %( ( which doxygen > /dev/null 2>&1 && echo 1) || echo 0 ) - -# automatically determine if we should run cppunit based on presence or -# absense of cppunit include files. -%define run_cppunit %( ([ -e /usr/include/cppunit ] && echo 1) || echo 0) - ################################################################### # # WARNING @@ -13,7 +6,7 @@ # START = Do not edit manually %define major 0 %define minor 13 -%define sub 5 +%define sub 6 %define extralevel %{nil} %define release_name libsmbios %define release_version %{major}.%{minor}.%{sub}%{extralevel} @@ -22,13 +15,6 @@ # ################################################################### -# allow --with[out] at rpm command line build, to override the above -# e.g. --with docs ...or... --without docs -%{?_without_docs: %{expand: %%define build_docs 0}} -%{?_with_docs: %{expand: %%define build_docs 1}} -%{?_without_cppunit: %{expand: %%define run_cppunit 0}} -%{?_with_cppunit: %{expand: %%define run_cppunit 1}} - Name: %{release_name} Version: %{release_version} Release: 1%{?dist} @@ -113,16 +99,19 @@ %setup -q find . -type d -exec chmod -f 755 {} \; find doc include libraries bin-unsupported build bin-supported cppunit -type f -exec chmod -f 644 {} \; +chmod 755 cppunit/*.sh %build %configure -make %{?_smp_mflags} EXTRA_CXXFLAGS="%{optflags}" EXTRA_CFLAGS="%{optflags}" -e RELEASE_MAJOR=%{major} RELEASE_MINOR=%{minor} RELEASE_SUBLEVEL=%{sub} RELEASE_EXTRALEVEL=%{extralevel} -%if %{build_docs} - make -e RELEASE_MAJOR=%{major} RELEASE_MINOR=%{minor} RELEASE_SUBLEVEL=%{sub} RELEASE_EXTRALEVEL=%{extralevel} doxygen -%endif -%if %{run_cppunit} - make -e EXTRA_CXXFLAGS="%{optflags}" EXTRA_CFLAGS="%{optflags}" RELEASE_MAJOR=%{major} RELEASE_MINOR=%{minor} RELEASE_SUBLEVEL=%{sub} RELEASE_EXTRALEVEL=%{extralevel} unit_test -%endif +export EXTRA_CXXFLAGS="%{optflags}" +export EXTRA_CFLAGS="%{optflags}" +export RELEASE_MAJOR=%{major} +export RELEASE_MINOR=%{minor} +export RELEASE_SUBLEVEL=%{sub} +export RELEASE_EXTRALEVEL=%{extralevel} +mkdir -p doc/full/html +make -e %{?_smp_mflags} +[ ! -d /usr/include/cppunit ] || make -e check %install [ "%{buildroot}" != "/" ] && rm -rf %{buildroot} @@ -152,11 +141,7 @@ %{_libdir}/libsmbios.so %{_libdir}/libsmbiosxml.a %{_libdir}/libsmbiosxml.so - -%if %{build_docs} - %doc doc/full/html -%endif - +%doc doc/full/html %files bin %defattr(-,root,root,-) @@ -191,6 +176,20 @@ #%{_bindir}/sysid %changelog +* Tue Apr 3 2007 Michael E Brown - 0.13.6 +- critical bugfix to dellBiosUpdate utility to fix packet mode +- autoconf/automake support for automatically building docs +- more readable 'make' lines by splitting out env vars +- remove run_cppunit option... always run unit tests. +- update autoconf/automake utilities to latest version +- fix LDFLAGS to not overwrite user entered LDFLAGS +- add automatic doxygen build of docs +- fix urls of public repos +- remove yum repo page in favor of official page from docs +- split dmi table entry point from smbios table entry point +- support legacy _DMI_ tables +- fix support for EFI-based imacs without proper _SM_ anchor + * Tue Mar 20 2007 Michael E Brown - 0.13.5 - rpmlint cleanups - Add dellLEDCtl binary Index: sources =================================================================== RCS file: /cvs/extras/rpms/libsmbios/devel/sources,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- sources 29 Mar 2007 05:28:03 -0000 1.4 +++ sources 21 Apr 2007 14:57:43 -0000 1.5 @@ -1 +1 @@ -5f2fac981c4cb491faa1251fee30c9e0 libsmbios-0.13.5.tar.gz +cab4267585bb5c8707510c27026d5a3b libsmbios-0.13.6.tar.gz From fedora-extras-commits at redhat.com Sat Apr 21 15:06:54 2007 From: fedora-extras-commits at redhat.com (Jasper O'neal Hartline (autopsy)) Date: Sat, 21 Apr 2007 11:06:54 -0400 Subject: kadischi/linuxrc livecd-linuxrc,1.7,1.8 Message-ID: <200704211507.l3LF7Okc029725@cvs-int.fedora.redhat.com> Author: autopsy Update of /cvs/devel/kadischi/linuxrc In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv29695/kadischi/linuxrc Modified Files: livecd-linuxrc Log Message: Gather required libata.ko ata_generic.ko ata_piix.ko modules Index: livecd-linuxrc =================================================================== RCS file: /cvs/devel/kadischi/linuxrc/livecd-linuxrc,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- livecd-linuxrc 22 Sep 2006 14:00:53 -0000 1.7 +++ livecd-linuxrc 21 Apr 2007 15:06:52 -0000 1.8 @@ -92,10 +92,22 @@ echo "Loading usb-storage module" modprobe usb-storage sleep 5 + +# libata.ko ata_generic.ko ata_piix.ko +# libata PATA devices. +echo "Loading libata module" +modprobe libata +echo "Loading ata_generic module" +modprobe ata_generic +echo "Loading ata_piix module" +modprobe ata_piix +echo "Loading loop module" +sleep 5 + modprobe loop modprobe squashfs -find-live-cd /cdrom - +find-live-cd /cdrom >/dev/null 2>&1 +find-live-cd /cdrom >/dev/null 2>&1 # Make kernel don't mount root fs echo 0x100 > /proc/sys/kernel/real-root-dev From fedora-extras-commits at redhat.com Sat Apr 21 15:06:55 2007 From: fedora-extras-commits at redhat.com (Jasper O'neal Hartline (autopsy)) Date: Sat, 21 Apr 2007 11:06:55 -0400 Subject: kadischi/livecd_generator livecd-mkinitrd.sh,1.32,1.33 Message-ID: <200704211507.l3LF7PTt029728@cvs-int.fedora.redhat.com> Author: autopsy Update of /cvs/devel/kadischi/livecd_generator In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv29695/kadischi/livecd_generator Modified Files: livecd-mkinitrd.sh Log Message: Gather required libata.ko ata_generic.ko ata_piix.ko modules Index: livecd-mkinitrd.sh =================================================================== RCS file: /cvs/devel/kadischi/livecd_generator/livecd-mkinitrd.sh,v retrieving revision 1.32 retrieving revision 1.33 diff -u -r1.32 -r1.33 --- livecd-mkinitrd.sh 16 Apr 2007 15:30:36 -0000 1.32 +++ livecd-mkinitrd.sh 21 Apr 2007 15:06:52 -0000 1.33 @@ -287,7 +287,7 @@ fi inst $rootdir/lib/modules/$kernel/modules.dep "$MNTIMAGE/lib/modules/$kernel/modules.dep" -MODULES=$(findmodules drivers/parport drivers/block/loop.ko fs/jbd/jbd.ko fs/ext3/ext3.ko fs/squashfs drivers/cdrom/cdrom.ko drivers/ide/ide-cd.ko drivers/md/dm-mirror.ko drivers/md/dm-zero.ko drivers/md/dm-mod.ko drivers/md/dm-snapshot.ko drivers/usb/host drivers/usb/storage drivers/scsi fs/nls/nls_utf8.ko) +MODULES=$(findmodules fs/mbcache.ko drivers/ata/ata_generic.ko drivers/ata/libata.ko drivers/ata/ata_piix.ko drivers/parport drivers/block/loop.ko fs/jbd/jbd.ko fs/ext3/ext3.ko fs/squashfs drivers/cdrom/cdrom.ko drivers/ide/ide-cd.ko drivers/md/dm-mirror.ko drivers/md/dm-zero.ko drivers/md/dm-mod.ko drivers/md/dm-snapshot.ko drivers/usb/host drivers/usb/storage drivers/scsi fs/nls/nls_utf8.ko) for MODULE in $MODULES; do instmodule $MODULE done From fedora-extras-commits at redhat.com Sat Apr 21 15:11:55 2007 From: fedora-extras-commits at redhat.com (Michael E Brown (mebrown)) Date: Sat, 21 Apr 2007 11:11:55 -0400 Subject: rpms/libsmbios/FC-6 .cvsignore, 1.4, 1.5 libsmbios.spec, 1.3, 1.4 sources, 1.4, 1.5 Message-ID: <200704211511.l3LFBtoc029883@cvs-int.fedora.redhat.com> Author: mebrown Update of /cvs/extras/rpms/libsmbios/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv29861 Modified Files: .cvsignore libsmbios.spec sources Log Message: * Tue Apr 3 2007 Michael E Brown - 0.13.6 - critical bugfix to dellBiosUpdate utility to fix packet mode - autoconf/automake support for automatically building docs - more readable 'make' lines by splitting out env vars - remove run_cppunit option... always run unit tests. - update autoconf/automake utilities to latest version - fix LDFLAGS to not overwrite user entered LDFLAGS - add automatic doxygen build of docs - fix urls of public repos - remove yum repo page in favor of official page from docs - split dmi table entry point from smbios table entry point - support legacy _DMI_ tables - fix support for EFI-based imacs without proper _SM_ anchor Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/libsmbios/FC-6/.cvsignore,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- .cvsignore 29 Mar 2007 05:33:29 -0000 1.4 +++ .cvsignore 21 Apr 2007 15:11:21 -0000 1.5 @@ -1 +1 @@ -libsmbios-0.13.5.tar.gz +libsmbios-0.13.6.tar.gz Index: libsmbios.spec =================================================================== RCS file: /cvs/extras/rpms/libsmbios/FC-6/libsmbios.spec,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- libsmbios.spec 29 Mar 2007 05:33:29 -0000 1.3 +++ libsmbios.spec 21 Apr 2007 15:11:21 -0000 1.4 @@ -1,10 +1,3 @@ -# automatically determine if we should build docs based on presence of doxygen -%define build_docs %( ( which doxygen > /dev/null 2>&1 && echo 1) || echo 0 ) - -# automatically determine if we should run cppunit based on presence or -# absense of cppunit include files. -%define run_cppunit %( ([ -e /usr/include/cppunit ] && echo 1) || echo 0) - ################################################################### # # WARNING @@ -13,7 +6,7 @@ # START = Do not edit manually %define major 0 %define minor 13 -%define sub 5 +%define sub 6 %define extralevel %{nil} %define release_name libsmbios %define release_version %{major}.%{minor}.%{sub}%{extralevel} @@ -22,13 +15,6 @@ # ################################################################### -# allow --with[out] at rpm command line build, to override the above -# e.g. --with docs ...or... --without docs -%{?_without_docs: %{expand: %%define build_docs 0}} -%{?_with_docs: %{expand: %%define build_docs 1}} -%{?_without_cppunit: %{expand: %%define run_cppunit 0}} -%{?_with_cppunit: %{expand: %%define run_cppunit 1}} - Name: %{release_name} Version: %{release_version} Release: 1%{?dist} @@ -113,16 +99,19 @@ %setup -q find . -type d -exec chmod -f 755 {} \; find doc include libraries bin-unsupported build bin-supported cppunit -type f -exec chmod -f 644 {} \; +chmod 755 cppunit/*.sh %build %configure -make %{?_smp_mflags} EXTRA_CXXFLAGS="%{optflags}" EXTRA_CFLAGS="%{optflags}" -e RELEASE_MAJOR=%{major} RELEASE_MINOR=%{minor} RELEASE_SUBLEVEL=%{sub} RELEASE_EXTRALEVEL=%{extralevel} -%if %{build_docs} - make -e RELEASE_MAJOR=%{major} RELEASE_MINOR=%{minor} RELEASE_SUBLEVEL=%{sub} RELEASE_EXTRALEVEL=%{extralevel} doxygen -%endif -%if %{run_cppunit} - make -e EXTRA_CXXFLAGS="%{optflags}" EXTRA_CFLAGS="%{optflags}" RELEASE_MAJOR=%{major} RELEASE_MINOR=%{minor} RELEASE_SUBLEVEL=%{sub} RELEASE_EXTRALEVEL=%{extralevel} unit_test -%endif +export EXTRA_CXXFLAGS="%{optflags}" +export EXTRA_CFLAGS="%{optflags}" +export RELEASE_MAJOR=%{major} +export RELEASE_MINOR=%{minor} +export RELEASE_SUBLEVEL=%{sub} +export RELEASE_EXTRALEVEL=%{extralevel} +mkdir -p doc/full/html +make -e %{?_smp_mflags} +[ ! -d /usr/include/cppunit ] || make -e check %install [ "%{buildroot}" != "/" ] && rm -rf %{buildroot} @@ -152,11 +141,7 @@ %{_libdir}/libsmbios.so %{_libdir}/libsmbiosxml.a %{_libdir}/libsmbiosxml.so - -%if %{build_docs} - %doc doc/full/html -%endif - +%doc doc/full/html %files bin %defattr(-,root,root,-) @@ -191,6 +176,20 @@ #%{_bindir}/sysid %changelog +* Tue Apr 3 2007 Michael E Brown - 0.13.6 +- critical bugfix to dellBiosUpdate utility to fix packet mode +- autoconf/automake support for automatically building docs +- more readable 'make' lines by splitting out env vars +- remove run_cppunit option... always run unit tests. +- update autoconf/automake utilities to latest version +- fix LDFLAGS to not overwrite user entered LDFLAGS +- add automatic doxygen build of docs +- fix urls of public repos +- remove yum repo page in favor of official page from docs +- split dmi table entry point from smbios table entry point +- support legacy _DMI_ tables +- fix support for EFI-based imacs without proper _SM_ anchor + * Tue Mar 20 2007 Michael E Brown - 0.13.5 - rpmlint cleanups - Add dellLEDCtl binary Index: sources =================================================================== RCS file: /cvs/extras/rpms/libsmbios/FC-6/sources,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- sources 29 Mar 2007 05:33:29 -0000 1.4 +++ sources 21 Apr 2007 15:11:21 -0000 1.5 @@ -1 +1 @@ -5f2fac981c4cb491faa1251fee30c9e0 libsmbios-0.13.5.tar.gz +cab4267585bb5c8707510c27026d5a3b libsmbios-0.13.6.tar.gz From fedora-extras-commits at redhat.com Sat Apr 21 15:13:40 2007 From: fedora-extras-commits at redhat.com (Michael E Brown (mebrown)) Date: Sat, 21 Apr 2007 11:13:40 -0400 Subject: rpms/libsmbios/EL-4 .cvsignore, 1.4, 1.5 libsmbios.spec, 1.4, 1.5 sources, 1.4, 1.5 Message-ID: <200704211513.l3LFDeEQ029959@cvs-int.fedora.redhat.com> Author: mebrown Update of /cvs/extras/rpms/libsmbios/EL-4 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv29935 Modified Files: .cvsignore libsmbios.spec sources Log Message: * Tue Apr 3 2007 Michael E Brown - 0.13.6 - critical bugfix to dellBiosUpdate utility to fix packet mode - autoconf/automake support for automatically building docs - more readable 'make' lines by splitting out env vars - remove run_cppunit option... always run unit tests. - update autoconf/automake utilities to latest version - fix LDFLAGS to not overwrite user entered LDFLAGS - add automatic doxygen build of docs - fix urls of public repos - remove yum repo page in favor of official page from docs - split dmi table entry point from smbios table entry point - support legacy _DMI_ tables - fix support for EFI-based imacs without proper _SM_ anchor Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/libsmbios/EL-4/.cvsignore,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- .cvsignore 29 Mar 2007 05:36:07 -0000 1.4 +++ .cvsignore 21 Apr 2007 15:13:06 -0000 1.5 @@ -1 +1 @@ -libsmbios-0.13.5.tar.gz +libsmbios-0.13.6.tar.gz Index: libsmbios.spec =================================================================== RCS file: /cvs/extras/rpms/libsmbios/EL-4/libsmbios.spec,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- libsmbios.spec 29 Mar 2007 05:36:07 -0000 1.4 +++ libsmbios.spec 21 Apr 2007 15:13:06 -0000 1.5 @@ -1,10 +1,3 @@ -# automatically determine if we should build docs based on presence of doxygen -%define build_docs %( ( which doxygen > /dev/null 2>&1 && echo 1) || echo 0 ) - -# automatically determine if we should run cppunit based on presence or -# absense of cppunit include files. -%define run_cppunit %( ([ -e /usr/include/cppunit ] && echo 1) || echo 0) - ################################################################### # # WARNING @@ -13,7 +6,7 @@ # START = Do not edit manually %define major 0 %define minor 13 -%define sub 5 +%define sub 6 %define extralevel %{nil} %define release_name libsmbios %define release_version %{major}.%{minor}.%{sub}%{extralevel} @@ -22,13 +15,6 @@ # ################################################################### -# allow --with[out] at rpm command line build, to override the above -# e.g. --with docs ...or... --without docs -%{?_without_docs: %{expand: %%define build_docs 0}} -%{?_with_docs: %{expand: %%define build_docs 1}} -%{?_without_cppunit: %{expand: %%define run_cppunit 0}} -%{?_with_cppunit: %{expand: %%define run_cppunit 1}} - Name: %{release_name} Version: %{release_version} Release: 1%{?dist} @@ -113,16 +99,19 @@ %setup -q find . -type d -exec chmod -f 755 {} \; find doc include libraries bin-unsupported build bin-supported cppunit -type f -exec chmod -f 644 {} \; +chmod 755 cppunit/*.sh %build %configure -make %{?_smp_mflags} EXTRA_CXXFLAGS="%{optflags}" EXTRA_CFLAGS="%{optflags}" -e RELEASE_MAJOR=%{major} RELEASE_MINOR=%{minor} RELEASE_SUBLEVEL=%{sub} RELEASE_EXTRALEVEL=%{extralevel} -%if %{build_docs} - make -e RELEASE_MAJOR=%{major} RELEASE_MINOR=%{minor} RELEASE_SUBLEVEL=%{sub} RELEASE_EXTRALEVEL=%{extralevel} doxygen -%endif -%if %{run_cppunit} - make -e EXTRA_CXXFLAGS="%{optflags}" EXTRA_CFLAGS="%{optflags}" RELEASE_MAJOR=%{major} RELEASE_MINOR=%{minor} RELEASE_SUBLEVEL=%{sub} RELEASE_EXTRALEVEL=%{extralevel} unit_test -%endif +export EXTRA_CXXFLAGS="%{optflags}" +export EXTRA_CFLAGS="%{optflags}" +export RELEASE_MAJOR=%{major} +export RELEASE_MINOR=%{minor} +export RELEASE_SUBLEVEL=%{sub} +export RELEASE_EXTRALEVEL=%{extralevel} +mkdir -p doc/full/html +make -e %{?_smp_mflags} +[ ! -d /usr/include/cppunit ] || make -e check %install [ "%{buildroot}" != "/" ] && rm -rf %{buildroot} @@ -152,11 +141,7 @@ %{_libdir}/libsmbios.so %{_libdir}/libsmbiosxml.a %{_libdir}/libsmbiosxml.so - -%if %{build_docs} - %doc doc/full/html -%endif - +%doc doc/full/html %files bin %defattr(-,root,root,-) @@ -191,6 +176,20 @@ #%{_bindir}/sysid %changelog +* Tue Apr 3 2007 Michael E Brown - 0.13.6 +- critical bugfix to dellBiosUpdate utility to fix packet mode +- autoconf/automake support for automatically building docs +- more readable 'make' lines by splitting out env vars +- remove run_cppunit option... always run unit tests. +- update autoconf/automake utilities to latest version +- fix LDFLAGS to not overwrite user entered LDFLAGS +- add automatic doxygen build of docs +- fix urls of public repos +- remove yum repo page in favor of official page from docs +- split dmi table entry point from smbios table entry point +- support legacy _DMI_ tables +- fix support for EFI-based imacs without proper _SM_ anchor + * Tue Mar 20 2007 Michael E Brown - 0.13.5 - rpmlint cleanups - Add dellLEDCtl binary Index: sources =================================================================== RCS file: /cvs/extras/rpms/libsmbios/EL-4/sources,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- sources 29 Mar 2007 05:36:07 -0000 1.4 +++ sources 21 Apr 2007 15:13:06 -0000 1.5 @@ -1 +1 @@ -5f2fac981c4cb491faa1251fee30c9e0 libsmbios-0.13.5.tar.gz +cab4267585bb5c8707510c27026d5a3b libsmbios-0.13.6.tar.gz From fedora-extras-commits at redhat.com Sat Apr 21 15:14:41 2007 From: fedora-extras-commits at redhat.com (Michael E Brown (mebrown)) Date: Sat, 21 Apr 2007 11:14:41 -0400 Subject: rpms/libsmbios/EL-5 .cvsignore, 1.4, 1.5 libsmbios.spec, 1.5, 1.6 sources, 1.4, 1.5 Message-ID: <200704211514.l3LFEfKM030040@cvs-int.fedora.redhat.com> Author: mebrown Update of /cvs/extras/rpms/libsmbios/EL-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv30011 Modified Files: .cvsignore libsmbios.spec sources Log Message: * Tue Apr 3 2007 Michael E Brown - 0.13.6 - critical bugfix to dellBiosUpdate utility to fix packet mode - autoconf/automake support for automatically building docs - more readable 'make' lines by splitting out env vars - remove run_cppunit option... always run unit tests. - update autoconf/automake utilities to latest version - fix LDFLAGS to not overwrite user entered LDFLAGS - add automatic doxygen build of docs - fix urls of public repos - remove yum repo page in favor of official page from docs - split dmi table entry point from smbios table entry point - support legacy _DMI_ tables - fix support for EFI-based imacs without proper _SM_ anchor Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/libsmbios/EL-5/.cvsignore,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- .cvsignore 29 Mar 2007 05:34:42 -0000 1.4 +++ .cvsignore 21 Apr 2007 15:14:07 -0000 1.5 @@ -1 +1 @@ -libsmbios-0.13.5.tar.gz +libsmbios-0.13.6.tar.gz Index: libsmbios.spec =================================================================== RCS file: /cvs/extras/rpms/libsmbios/EL-5/libsmbios.spec,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- libsmbios.spec 19 Apr 2007 22:40:10 -0000 1.5 +++ libsmbios.spec 21 Apr 2007 15:14:07 -0000 1.6 @@ -1,10 +1,3 @@ -# automatically determine if we should build docs based on presence of doxygen -%define build_docs %( ( which doxygen > /dev/null 2>&1 && echo 1) || echo 0 ) - -# automatically determine if we should run cppunit based on presence or -# absense of cppunit include files. -%define run_cppunit %( ([ -e /usr/include/cppunit ] && echo 1) || echo 0) - ################################################################### # # WARNING @@ -13,7 +6,7 @@ # START = Do not edit manually %define major 0 %define minor 13 -%define sub 5 +%define sub 6 %define extralevel %{nil} %define release_name libsmbios %define release_version %{major}.%{minor}.%{sub}%{extralevel} @@ -22,16 +15,9 @@ # ################################################################### -# allow --with[out] at rpm command line build, to override the above -# e.g. --with docs ...or... --without docs -%{?_without_docs: %{expand: %%define build_docs 0}} -%{?_with_docs: %{expand: %%define build_docs 1}} -%{?_without_cppunit: %{expand: %%define run_cppunit 0}} -%{?_with_cppunit: %{expand: %%define run_cppunit 1}} - Name: %{release_name} Version: %{release_version} -Release: 1%{?dist}.1 +Release: 1%{?dist} License: GPL style Group: System Environment/Libraries Source: http://linux.dell.com/libsmbios/download/%{name}/%{name}-%{version}/%{name}-%{version}.tar.gz @@ -113,16 +99,19 @@ %setup -q find . -type d -exec chmod -f 755 {} \; find doc include libraries bin-unsupported build bin-supported cppunit -type f -exec chmod -f 644 {} \; +chmod 755 cppunit/*.sh %build %configure -make %{?_smp_mflags} EXTRA_CXXFLAGS="%{optflags}" EXTRA_CFLAGS="%{optflags}" -e RELEASE_MAJOR=%{major} RELEASE_MINOR=%{minor} RELEASE_SUBLEVEL=%{sub} RELEASE_EXTRALEVEL=%{extralevel} -%if %{build_docs} - make -e RELEASE_MAJOR=%{major} RELEASE_MINOR=%{minor} RELEASE_SUBLEVEL=%{sub} RELEASE_EXTRALEVEL=%{extralevel} doxygen -%endif -%if %{run_cppunit} - make -e EXTRA_CXXFLAGS="%{optflags}" EXTRA_CFLAGS="%{optflags}" RELEASE_MAJOR=%{major} RELEASE_MINOR=%{minor} RELEASE_SUBLEVEL=%{sub} RELEASE_EXTRALEVEL=%{extralevel} unit_test -%endif +export EXTRA_CXXFLAGS="%{optflags}" +export EXTRA_CFLAGS="%{optflags}" +export RELEASE_MAJOR=%{major} +export RELEASE_MINOR=%{minor} +export RELEASE_SUBLEVEL=%{sub} +export RELEASE_EXTRALEVEL=%{extralevel} +mkdir -p doc/full/html +make -e %{?_smp_mflags} +[ ! -d /usr/include/cppunit ] || make -e check %install [ "%{buildroot}" != "/" ] && rm -rf %{buildroot} @@ -152,11 +141,7 @@ %{_libdir}/libsmbios.so %{_libdir}/libsmbiosxml.a %{_libdir}/libsmbiosxml.so - -%if %{build_docs} - %doc doc/full/html -%endif - +%doc doc/full/html %files bin %defattr(-,root,root,-) @@ -191,6 +176,20 @@ #%{_bindir}/sysid %changelog +* Tue Apr 3 2007 Michael E Brown - 0.13.6 +- critical bugfix to dellBiosUpdate utility to fix packet mode +- autoconf/automake support for automatically building docs +- more readable 'make' lines by splitting out env vars +- remove run_cppunit option... always run unit tests. +- update autoconf/automake utilities to latest version +- fix LDFLAGS to not overwrite user entered LDFLAGS +- add automatic doxygen build of docs +- fix urls of public repos +- remove yum repo page in favor of official page from docs +- split dmi table entry point from smbios table entry point +- support legacy _DMI_ tables +- fix support for EFI-based imacs without proper _SM_ anchor + * Tue Mar 20 2007 Michael E Brown - 0.13.5 - rpmlint cleanups - Add dellLEDCtl binary Index: sources =================================================================== RCS file: /cvs/extras/rpms/libsmbios/EL-5/sources,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- sources 29 Mar 2007 05:34:42 -0000 1.4 +++ sources 21 Apr 2007 15:14:07 -0000 1.5 @@ -1 +1 @@ -5f2fac981c4cb491faa1251fee30c9e0 libsmbios-0.13.5.tar.gz +cab4267585bb5c8707510c27026d5a3b libsmbios-0.13.6.tar.gz From fedora-extras-commits at redhat.com Sat Apr 21 15:15:19 2007 From: fedora-extras-commits at redhat.com (Dams Nade (anvil)) Date: Sat, 21 Apr 2007 11:15:19 -0400 Subject: rpms/irssi/devel irssi.spec,1.18,1.19 Message-ID: <200704211515.l3LFFJ4g030121@cvs-int.fedora.redhat.com> Author: anvil Update of /cvs/extras/rpms/irssi/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv30078 Modified Files: irssi.spec Log Message: irssi/devel: releaes bump for rawhide rebuild Index: irssi.spec =================================================================== RCS file: /cvs/extras/rpms/irssi/devel/irssi.spec,v retrieving revision 1.18 retrieving revision 1.19 diff -u -r1.18 -r1.19 --- irssi.spec 16 Sep 2006 23:23:13 -0000 1.18 +++ irssi.spec 21 Apr 2007 15:14:45 -0000 1.19 @@ -3,7 +3,7 @@ Summary: Modular text mode IRC client with Perl scripting Name: irssi Version: 0.8.10 -Release: 6.a%{?dist} +Release: 7.a%{?dist} License: GPL Group: Applications/Communications @@ -85,6 +85,9 @@ %{_includedir}/irssi %changelog +* Sat Apr 21 2007 Dams - 0.8.10-7.a +- Release bump + * Sun Sep 17 2006 Dams - 0.8.10-6.a - Bumped release From fedora-extras-commits at redhat.com Sat Apr 21 15:25:46 2007 From: fedora-extras-commits at redhat.com (=?utf-8?q?Jos=C3=A9_Ab=C3=ADlio_Oliveira_Matos?= (jamatos)) Date: Sat, 21 Apr 2007 11:25:46 -0400 Subject: rpms/R-mAr/devel .cvsignore, 1.2, 1.3 R-mAr.spec, 1.6, 1.7 sources, 1.2, 1.3 Message-ID: <200704211525.l3LFPksO030346@cvs-int.fedora.redhat.com> Author: jamatos Update of /cvs/extras/rpms/R-mAr/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv30323 Modified Files: .cvsignore R-mAr.spec sources Log Message: * Sat Apr 21 2007 Jos?? Matos - 1.1-8 - New upstream version (1.1-1). Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/R-mAr/devel/.cvsignore,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- .cvsignore 6 Oct 2005 12:12:56 -0000 1.2 +++ .cvsignore 21 Apr 2007 15:25:12 -0000 1.3 @@ -1 +1 @@ -mAr_1.1.tar.gz +mAr_1.1-1.tar.gz Index: R-mAr.spec =================================================================== RCS file: /cvs/extras/rpms/R-mAr/devel/R-mAr.spec,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- R-mAr.spec 17 Oct 2006 15:13:13 -0000 1.6 +++ R-mAr.spec 21 Apr 2007 15:25:12 -0000 1.7 @@ -1,12 +1,13 @@ %define packname mAr +%define packrel 1 Summary: R module to evaluate functions for multivariate AutoRegressive analysis Name: R-%{packname} Version: 1.1 -Release: 7%{?dist} +Release: 8%{?dist} License: GPL version 2 or newer Group: Applications/Engineering -Source0: ftp://cran.r-project.org/pub/R/contrib/main/%{packname}_%{version}.tar.gz +Source0: ftp://cran.r-project.org/pub/R/contrib/main/%{packname}_%{version}-%{packrel}.tar.gz Source1: COPYING URL: http://cran.r-project.org/contrib BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) @@ -15,7 +16,7 @@ Requires: R -%define debug_package %{nil} +%define debug_package %{nil} %description R package: @@ -55,6 +56,9 @@ %changelog +* Sat Apr 21 2007 Jos?? Matos - 1.1-8 +- New upstream version (1.1-1). + * Tue Oct 17 2006 Jos?? Matos - 1.1-7 - Rebuild for R 2.4.0. Index: sources =================================================================== RCS file: /cvs/extras/rpms/R-mAr/devel/sources,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- sources 6 Oct 2005 12:12:56 -0000 1.2 +++ sources 21 Apr 2007 15:25:12 -0000 1.3 @@ -1 +1 @@ -f26c8b725c78f005a7146463c52c6abb mAr_1.1.tar.gz +661e2ace5f8998d97f71d3d526225e7b mAr_1.1-1.tar.gz From fedora-extras-commits at redhat.com Sat Apr 21 15:27:43 2007 From: fedora-extras-commits at redhat.com (=?utf-8?q?Jos=C3=A9_Ab=C3=ADlio_Oliveira_Matos?= (jamatos)) Date: Sat, 21 Apr 2007 11:27:43 -0400 Subject: rpms/R-mAr/FC-6 .cvsignore, 1.2, 1.3 R-mAr.spec, 1.6, 1.7 sources, 1.2, 1.3 Message-ID: <200704211527.l3LFRhD3030413@cvs-int.fedora.redhat.com> Author: jamatos Update of /cvs/extras/rpms/R-mAr/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv30392 Modified Files: .cvsignore R-mAr.spec sources Log Message: * Sat Apr 21 2007 Jos?? Matos - 1.1-8 - New upstream version (1.1-1). Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/R-mAr/FC-6/.cvsignore,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- .cvsignore 6 Oct 2005 12:12:56 -0000 1.2 +++ .cvsignore 21 Apr 2007 15:27:08 -0000 1.3 @@ -1 +1 @@ -mAr_1.1.tar.gz +mAr_1.1-1.tar.gz Index: R-mAr.spec =================================================================== RCS file: /cvs/extras/rpms/R-mAr/FC-6/R-mAr.spec,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- R-mAr.spec 17 Oct 2006 15:13:13 -0000 1.6 +++ R-mAr.spec 21 Apr 2007 15:27:08 -0000 1.7 @@ -1,12 +1,13 @@ %define packname mAr +%define packrel 1 Summary: R module to evaluate functions for multivariate AutoRegressive analysis Name: R-%{packname} Version: 1.1 -Release: 7%{?dist} +Release: 8%{?dist} License: GPL version 2 or newer Group: Applications/Engineering -Source0: ftp://cran.r-project.org/pub/R/contrib/main/%{packname}_%{version}.tar.gz +Source0: ftp://cran.r-project.org/pub/R/contrib/main/%{packname}_%{version}-%{packrel}.tar.gz Source1: COPYING URL: http://cran.r-project.org/contrib BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) @@ -15,7 +16,7 @@ Requires: R -%define debug_package %{nil} +%define debug_package %{nil} %description R package: @@ -55,6 +56,9 @@ %changelog +* Sat Apr 21 2007 Jos?? Matos - 1.1-8 +- New upstream version (1.1-1). + * Tue Oct 17 2006 Jos?? Matos - 1.1-7 - Rebuild for R 2.4.0. Index: sources =================================================================== RCS file: /cvs/extras/rpms/R-mAr/FC-6/sources,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- sources 6 Oct 2005 12:12:56 -0000 1.2 +++ sources 21 Apr 2007 15:27:08 -0000 1.3 @@ -1 +1 @@ -f26c8b725c78f005a7146463c52c6abb mAr_1.1.tar.gz +661e2ace5f8998d97f71d3d526225e7b mAr_1.1-1.tar.gz From fedora-extras-commits at redhat.com Sat Apr 21 15:29:04 2007 From: fedora-extras-commits at redhat.com (=?utf-8?q?Jos=C3=A9_Ab=C3=ADlio_Oliveira_Matos?= (jamatos)) Date: Sat, 21 Apr 2007 11:29:04 -0400 Subject: rpms/R-mAr/FC-5 .cvsignore, 1.2, 1.3 R-mAr.spec, 1.5, 1.6 sources, 1.2, 1.3 Message-ID: <200704211529.l3LFT4Hd030483@cvs-int.fedora.redhat.com> Author: jamatos Update of /cvs/extras/rpms/R-mAr/FC-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv30460 Modified Files: .cvsignore R-mAr.spec sources Log Message: * Sat Apr 21 2007 Jos?? Matos - 1.1-8 - New upstream version (1.1-1). Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/R-mAr/FC-5/.cvsignore,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- .cvsignore 6 Oct 2005 12:12:56 -0000 1.2 +++ .cvsignore 21 Apr 2007 15:28:30 -0000 1.3 @@ -1 +1 @@ -mAr_1.1.tar.gz +mAr_1.1-1.tar.gz Index: R-mAr.spec =================================================================== RCS file: /cvs/extras/rpms/R-mAr/FC-5/R-mAr.spec,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- R-mAr.spec 17 Oct 2006 15:15:13 -0000 1.5 +++ R-mAr.spec 21 Apr 2007 15:28:30 -0000 1.6 @@ -1,12 +1,13 @@ %define packname mAr +%define packrel 1 Summary: R module to evaluate functions for multivariate AutoRegressive analysis Name: R-%{packname} Version: 1.1 -Release: 7%{?dist} +Release: 8%{?dist} License: GPL version 2 or newer Group: Applications/Engineering -Source0: ftp://cran.r-project.org/pub/R/contrib/main/%{packname}_%{version}.tar.gz +Source0: ftp://cran.r-project.org/pub/R/contrib/main/%{packname}_%{version}-%{packrel}.tar.gz Source1: COPYING URL: http://cran.r-project.org/contrib BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) @@ -15,7 +16,7 @@ Requires: R -%define debug_package %{nil} +%define debug_package %{nil} %description R package: @@ -55,6 +56,9 @@ %changelog +* Sat Apr 21 2007 Jos?? Matos - 1.1-8 +- New upstream version (1.1-1). + * Tue Oct 17 2006 Jos?? Matos - 1.1-7 - Rebuild for R 2.4.0. Index: sources =================================================================== RCS file: /cvs/extras/rpms/R-mAr/FC-5/sources,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- sources 6 Oct 2005 12:12:56 -0000 1.2 +++ sources 21 Apr 2007 15:28:30 -0000 1.3 @@ -1 +1 @@ -f26c8b725c78f005a7146463c52c6abb mAr_1.1.tar.gz +661e2ace5f8998d97f71d3d526225e7b mAr_1.1-1.tar.gz From fedora-extras-commits at redhat.com Sat Apr 21 15:32:46 2007 From: fedora-extras-commits at redhat.com (=?utf-8?q?Jos=C3=A9_Ab=C3=ADlio_Oliveira_Matos?= (jamatos)) Date: Sat, 21 Apr 2007 11:32:46 -0400 Subject: rpms/R-waveslim/devel .cvsignore, 1.2, 1.3 R-waveslim.spec, 1.4, 1.5 sources, 1.2, 1.3 Message-ID: <200704211532.l3LFWkPW031009@cvs-int.fedora.redhat.com> Author: jamatos Update of /cvs/extras/rpms/R-waveslim/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv30978 Modified Files: .cvsignore R-waveslim.spec sources Log Message: * Sat Apr 21 2007 Jos?? Matos - 1.6-1 - New upstream version. Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/R-waveslim/devel/.cvsignore,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- .cvsignore 8 Mar 2006 22:35:56 -0000 1.2 +++ .cvsignore 21 Apr 2007 15:32:12 -0000 1.3 @@ -1 +1 @@ -waveslim_1.5.tar.gz +waveslim_1.6.tar.gz Index: R-waveslim.spec =================================================================== RCS file: /cvs/extras/rpms/R-waveslim/devel/R-waveslim.spec,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- R-waveslim.spec 17 Oct 2006 16:37:32 -0000 1.4 +++ R-waveslim.spec 21 Apr 2007 15:32:12 -0000 1.5 @@ -2,8 +2,8 @@ Summary: R module, Basic wavelet routines for 1,2 and 3-dimensional signal processing Name: R-%{packname} -Version: 1.5 -Release: 5%{?dist} +Version: 1.6 +Release: 1%{?dist} License: GPL Group: Applications/Engineering Source0: ftp://cran.r-project.org/pub/R/contrib/main/%{packname}_%{version}.tar.gz @@ -54,6 +54,9 @@ %doc DESCRIPTION %changelog +* Sat Apr 21 2007 Jos?? Matos - 1.6-1 +- New upstream version. + * Tue Oct 17 2006 Jos?? Matos - 1.5-5 - Rebuild for R 2.4.0. Index: sources =================================================================== RCS file: /cvs/extras/rpms/R-waveslim/devel/sources,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- sources 8 Mar 2006 22:35:56 -0000 1.2 +++ sources 21 Apr 2007 15:32:12 -0000 1.3 @@ -1 +1 @@ -be50b05225e14941232a00338d61e920 waveslim_1.5.tar.gz +fd1672ff552518de95d8f1f8e5bc8e17 waveslim_1.6.tar.gz From fedora-extras-commits at redhat.com Sat Apr 21 15:34:47 2007 From: fedora-extras-commits at redhat.com (=?utf-8?q?Jos=C3=A9_Ab=C3=ADlio_Oliveira_Matos?= (jamatos)) Date: Sat, 21 Apr 2007 11:34:47 -0400 Subject: rpms/R-waveslim/FC-6 .cvsignore, 1.2, 1.3 R-waveslim.spec, 1.4, 1.5 sources, 1.2, 1.3 Message-ID: <200704211534.l3LFYlLX031107@cvs-int.fedora.redhat.com> Author: jamatos Update of /cvs/extras/rpms/R-waveslim/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv31057 Modified Files: .cvsignore R-waveslim.spec sources Log Message: * Sat Apr 21 2007 Jos?? Matos - 1.6-1 - New upstream version. Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/R-waveslim/FC-6/.cvsignore,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- .cvsignore 8 Mar 2006 22:35:56 -0000 1.2 +++ .cvsignore 21 Apr 2007 15:34:13 -0000 1.3 @@ -1 +1 @@ -waveslim_1.5.tar.gz +waveslim_1.6.tar.gz Index: R-waveslim.spec =================================================================== RCS file: /cvs/extras/rpms/R-waveslim/FC-6/R-waveslim.spec,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- R-waveslim.spec 17 Oct 2006 16:37:32 -0000 1.4 +++ R-waveslim.spec 21 Apr 2007 15:34:13 -0000 1.5 @@ -2,8 +2,8 @@ Summary: R module, Basic wavelet routines for 1,2 and 3-dimensional signal processing Name: R-%{packname} -Version: 1.5 -Release: 5%{?dist} +Version: 1.6 +Release: 1%{?dist} License: GPL Group: Applications/Engineering Source0: ftp://cran.r-project.org/pub/R/contrib/main/%{packname}_%{version}.tar.gz @@ -54,6 +54,9 @@ %doc DESCRIPTION %changelog +* Sat Apr 21 2007 Jos?? Matos - 1.6-1 +- New upstream version. + * Tue Oct 17 2006 Jos?? Matos - 1.5-5 - Rebuild for R 2.4.0. Index: sources =================================================================== RCS file: /cvs/extras/rpms/R-waveslim/FC-6/sources,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- sources 8 Mar 2006 22:35:56 -0000 1.2 +++ sources 21 Apr 2007 15:34:13 -0000 1.3 @@ -1 +1 @@ -be50b05225e14941232a00338d61e920 waveslim_1.5.tar.gz +fd1672ff552518de95d8f1f8e5bc8e17 waveslim_1.6.tar.gz From fedora-extras-commits at redhat.com Sat Apr 21 15:36:47 2007 From: fedora-extras-commits at redhat.com (=?utf-8?q?Jos=C3=A9_Ab=C3=ADlio_Oliveira_Matos?= (jamatos)) Date: Sat, 21 Apr 2007 11:36:47 -0400 Subject: rpms/R-waveslim/FC-5 .cvsignore, 1.2, 1.3 R-waveslim.spec, 1.3, 1.4 sources, 1.2, 1.3 Message-ID: <200704211536.l3LFal8B031194@cvs-int.fedora.redhat.com> Author: jamatos Update of /cvs/extras/rpms/R-waveslim/FC-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv31173 Modified Files: .cvsignore R-waveslim.spec sources Log Message: * Sat Apr 21 2007 Jos?? Matos - 1.6-1 - New upstream version. Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/R-waveslim/FC-5/.cvsignore,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- .cvsignore 8 Mar 2006 22:35:56 -0000 1.2 +++ .cvsignore 21 Apr 2007 15:36:12 -0000 1.3 @@ -1 +1 @@ -waveslim_1.5.tar.gz +waveslim_1.6.tar.gz Index: R-waveslim.spec =================================================================== RCS file: /cvs/extras/rpms/R-waveslim/FC-5/R-waveslim.spec,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- R-waveslim.spec 17 Oct 2006 16:39:03 -0000 1.3 +++ R-waveslim.spec 21 Apr 2007 15:36:12 -0000 1.4 @@ -2,8 +2,8 @@ Summary: R module, Basic wavelet routines for 1,2 and 3-dimensional signal processing Name: R-%{packname} -Version: 1.5 -Release: 5%{?dist} +Version: 1.6 +Release: 1%{?dist} License: GPL Group: Applications/Engineering Source0: ftp://cran.r-project.org/pub/R/contrib/main/%{packname}_%{version}.tar.gz @@ -54,6 +54,9 @@ %doc DESCRIPTION %changelog +* Sat Apr 21 2007 Jos?? Matos - 1.6-1 +- New upstream version. + * Tue Oct 17 2006 Jos?? Matos - 1.5-5 - Rebuild for R 2.4.0. Index: sources =================================================================== RCS file: /cvs/extras/rpms/R-waveslim/FC-5/sources,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- sources 8 Mar 2006 22:35:56 -0000 1.2 +++ sources 21 Apr 2007 15:36:12 -0000 1.3 @@ -1 +1 @@ -be50b05225e14941232a00338d61e920 waveslim_1.5.tar.gz +fd1672ff552518de95d8f1f8e5bc8e17 waveslim_1.6.tar.gz From fedora-extras-commits at redhat.com Sat Apr 21 15:44:04 2007 From: fedora-extras-commits at redhat.com (=?utf-8?q?Jos=C3=A9_Ab=C3=ADlio_Oliveira_Matos?= (jamatos)) Date: Sat, 21 Apr 2007 11:44:04 -0400 Subject: rpms/conglomerate/devel conglomerate.spec,1.8,1.9 Message-ID: <200704211544.l3LFi4ME031339@cvs-int.fedora.redhat.com> Author: jamatos Update of /cvs/extras/rpms/conglomerate/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv31321 Modified Files: conglomerate.spec Log Message: * Sat Apr 21 2007 Jos?? Matos - 0.9.1-3 - Rebuild (for F7). Index: conglomerate.spec =================================================================== RCS file: /cvs/extras/rpms/conglomerate/devel/conglomerate.spec,v retrieving revision 1.8 retrieving revision 1.9 diff -u -r1.8 -r1.9 --- conglomerate.spec 29 Aug 2006 22:14:25 -0000 1.8 +++ conglomerate.spec 21 Apr 2007 15:43:30 -0000 1.9 @@ -1,6 +1,6 @@ Name: conglomerate Version: 0.9.1 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Extensible XML Editor @@ -105,6 +105,9 @@ %changelog +* Sat Apr 21 2007 Jos?? Matos - 0.9.1-3 +- Rebuild (for F7). + * Tue Aug 29 2006 Jos?? Matos - 0.9.1-2 - Rebuild for FE6 From fedora-extras-commits at redhat.com Sat Apr 21 16:44:31 2007 From: fedora-extras-commits at redhat.com (=?utf-8?q?Jos=C3=A9_Ab=C3=ADlio_Oliveira_Matos?= (jamatos)) Date: Sat, 21 Apr 2007 12:44:31 -0400 Subject: rpms/fftw2/devel fftw2.spec,1.5,1.6 Message-ID: <200704211644.l3LGiVMf004384@cvs-int.fedora.redhat.com> Author: jamatos Update of /cvs/extras/rpms/fftw2/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv4337 Modified Files: fftw2.spec Log Message: * Sat Apr 21 2007 Jos?? Matos - 2.1.5-14 - Rebuild for F7. Index: fftw2.spec =================================================================== RCS file: /cvs/extras/rpms/fftw2/devel/fftw2.spec,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- fftw2.spec 29 Aug 2006 22:38:08 -0000 1.5 +++ fftw2.spec 21 Apr 2007 16:43:57 -0000 1.6 @@ -1,6 +1,6 @@ Name: fftw2 Version: 2.1.5 -Release: 13%{?dist} +Release: 14%{?dist} Summary: Fast Fourier Transform library %define real_name fftw @@ -115,6 +115,9 @@ %changelog +* Sat Apr 21 2007 Jos?? Matos - 2.1.5-14 +- Rebuild for F7. + * Tue Aug 29 2006 Jos?? Matos - 2.1.5-13 - Rebuild for FE6 From fedora-extras-commits at redhat.com Sat Apr 21 16:44:58 2007 From: fedora-extras-commits at redhat.com (Christopher Stone (xulchris)) Date: Sat, 21 Apr 2007 12:44:58 -0400 Subject: rpms/php-pear-Date/FC-5 php-pear-Date.spec,1.3,1.4 Message-ID: <200704211644.l3LGiw2A004451@cvs-int.fedora.redhat.com> Author: xulchris Update of /cvs/extras/rpms/php-pear-Date/FC-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv4361/FC-5 Modified Files: php-pear-Date.spec Log Message: remove requirement for dos2unix Index: php-pear-Date.spec =================================================================== RCS file: /cvs/extras/rpms/php-pear-Date/FC-5/php-pear-Date.spec,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- php-pear-Date.spec 23 Nov 2006 23:26:32 -0000 1.3 +++ php-pear-Date.spec 21 Apr 2007 16:44:24 -0000 1.4 @@ -3,7 +3,7 @@ Name: php-pear-Date Version: 1.4.7 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Date and Time Zone Classes Group: Development/Libraries @@ -13,7 +13,7 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch -BuildRequires: php-pear >= 1:1.4.9-1.2 dos2unix +BuildRequires: php-pear >= 1:1.4.9-1.2 Requires: php-pear(PEAR) Requires(post): %{__pear} Requires(postun): %{__pear} @@ -30,7 +30,7 @@ %prep -%setup -q -c +%setup -qc [ -f package2.xml ] || mv package.xml package2.xml mv package2.xml %{ClassName}-%{version}/%{ClassName}.xml cd %{ClassName}-%{version} @@ -54,11 +54,11 @@ rm -rf $RPM_BUILD_ROOT%{pear_phpdir}/.??* # Install XML package description -mkdir -p $RPM_BUILD_ROOT%{pear_xmldir} +install -d $RPM_BUILD_ROOT%{pear_xmldir} install -pm 644 %{ClassName}.xml $RPM_BUILD_ROOT%{pear_xmldir} # Fix end of line encoding -dos2unix docdir/%{ClassName}/docs/TODO +sed -i 's/\r//' docdir/%{ClassName}/docs/TODO %clean @@ -86,6 +86,10 @@ %changelog +* Sat Apr 21 2007 Christopher Stone 1.4.7-2 +- Use sed instead of dos2unix +- Some other minor spec file cleanups + * Thu Nov 23 2006 Christopher Stone 1.4.7-1 - Upstream Sync - Fix end-of-line encoding for TODO From fedora-extras-commits at redhat.com Sat Apr 21 16:45:06 2007 From: fedora-extras-commits at redhat.com (Christopher Stone (xulchris)) Date: Sat, 21 Apr 2007 12:45:06 -0400 Subject: rpms/php-pear-Date/devel php-pear-Date.spec,1.3,1.4 Message-ID: <200704211645.l3LGj6nA004471@cvs-int.fedora.redhat.com> Author: xulchris Update of /cvs/extras/rpms/php-pear-Date/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv4361/devel Modified Files: php-pear-Date.spec Log Message: remove requirement for dos2unix Index: php-pear-Date.spec =================================================================== RCS file: /cvs/extras/rpms/php-pear-Date/devel/php-pear-Date.spec,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- php-pear-Date.spec 23 Nov 2006 23:26:32 -0000 1.3 +++ php-pear-Date.spec 21 Apr 2007 16:44:32 -0000 1.4 @@ -3,7 +3,7 @@ Name: php-pear-Date Version: 1.4.7 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Date and Time Zone Classes Group: Development/Libraries @@ -13,7 +13,7 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch -BuildRequires: php-pear >= 1:1.4.9-1.2 dos2unix +BuildRequires: php-pear >= 1:1.4.9-1.2 Requires: php-pear(PEAR) Requires(post): %{__pear} Requires(postun): %{__pear} @@ -30,7 +30,7 @@ %prep -%setup -q -c +%setup -qc [ -f package2.xml ] || mv package.xml package2.xml mv package2.xml %{ClassName}-%{version}/%{ClassName}.xml cd %{ClassName}-%{version} @@ -54,11 +54,11 @@ rm -rf $RPM_BUILD_ROOT%{pear_phpdir}/.??* # Install XML package description -mkdir -p $RPM_BUILD_ROOT%{pear_xmldir} +install -d $RPM_BUILD_ROOT%{pear_xmldir} install -pm 644 %{ClassName}.xml $RPM_BUILD_ROOT%{pear_xmldir} # Fix end of line encoding -dos2unix docdir/%{ClassName}/docs/TODO +sed -i 's/\r//' docdir/%{ClassName}/docs/TODO %clean @@ -86,6 +86,10 @@ %changelog +* Sat Apr 21 2007 Christopher Stone 1.4.7-2 +- Use sed instead of dos2unix +- Some other minor spec file cleanups + * Thu Nov 23 2006 Christopher Stone 1.4.7-1 - Upstream Sync - Fix end-of-line encoding for TODO From fedora-extras-commits at redhat.com Sat Apr 21 16:45:02 2007 From: fedora-extras-commits at redhat.com (Christopher Stone (xulchris)) Date: Sat, 21 Apr 2007 12:45:02 -0400 Subject: rpms/php-pear-Date/FC-6 php-pear-Date.spec,1.3,1.4 Message-ID: <200704211645.l3LGj2fi004457@cvs-int.fedora.redhat.com> Author: xulchris Update of /cvs/extras/rpms/php-pear-Date/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv4361/FC-6 Modified Files: php-pear-Date.spec Log Message: remove requirement for dos2unix Index: php-pear-Date.spec =================================================================== RCS file: /cvs/extras/rpms/php-pear-Date/FC-6/php-pear-Date.spec,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- php-pear-Date.spec 23 Nov 2006 23:26:32 -0000 1.3 +++ php-pear-Date.spec 21 Apr 2007 16:44:28 -0000 1.4 @@ -3,7 +3,7 @@ Name: php-pear-Date Version: 1.4.7 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Date and Time Zone Classes Group: Development/Libraries @@ -13,7 +13,7 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch -BuildRequires: php-pear >= 1:1.4.9-1.2 dos2unix +BuildRequires: php-pear >= 1:1.4.9-1.2 Requires: php-pear(PEAR) Requires(post): %{__pear} Requires(postun): %{__pear} @@ -30,7 +30,7 @@ %prep -%setup -q -c +%setup -qc [ -f package2.xml ] || mv package.xml package2.xml mv package2.xml %{ClassName}-%{version}/%{ClassName}.xml cd %{ClassName}-%{version} @@ -54,11 +54,11 @@ rm -rf $RPM_BUILD_ROOT%{pear_phpdir}/.??* # Install XML package description -mkdir -p $RPM_BUILD_ROOT%{pear_xmldir} +install -d $RPM_BUILD_ROOT%{pear_xmldir} install -pm 644 %{ClassName}.xml $RPM_BUILD_ROOT%{pear_xmldir} # Fix end of line encoding -dos2unix docdir/%{ClassName}/docs/TODO +sed -i 's/\r//' docdir/%{ClassName}/docs/TODO %clean @@ -86,6 +86,10 @@ %changelog +* Sat Apr 21 2007 Christopher Stone 1.4.7-2 +- Use sed instead of dos2unix +- Some other minor spec file cleanups + * Thu Nov 23 2006 Christopher Stone 1.4.7-1 - Upstream Sync - Fix end-of-line encoding for TODO From fedora-extras-commits at redhat.com Sat Apr 21 17:09:38 2007 From: fedora-extras-commits at redhat.com (=?utf-8?q?Jos=C3=A9_Ab=C3=ADlio_Oliveira_Matos?= (jamatos)) Date: Sat, 21 Apr 2007 13:09:38 -0400 Subject: rpms/ifplugd/devel ifplugd.spec,1.13,1.14 Message-ID: <200704211709.l3LH9cA2009012@cvs-int.fedora.redhat.com> Author: jamatos Update of /cvs/extras/rpms/ifplugd/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv8991 Modified Files: ifplugd.spec Log Message: * Sat Apr 21 2007 Jos?? Matos - 0.28-6 - Rebuild (for F7). Index: ifplugd.spec =================================================================== RCS file: /cvs/extras/rpms/ifplugd/devel/ifplugd.spec,v retrieving revision 1.13 retrieving revision 1.14 diff -u -r1.13 -r1.14 --- ifplugd.spec 28 Sep 2006 10:36:20 -0000 1.13 +++ ifplugd.spec 21 Apr 2007 17:09:04 -0000 1.14 @@ -1,7 +1,7 @@ Summary: Detect and take action when an ethernet cable is unplugged Name: ifplugd Version: 0.28 -Release: 5%{?dist} +Release: 6%{?dist} License: GPL Group: System Environment/Daemons @@ -59,6 +59,9 @@ /sbin/chkconfig --del ifplugd %changelog +* Sat Apr 21 2007 Jos?? Matos - 0.28-6 +- Rebuild (for F7). + * Thu Sep 28 2006 Jos?? Matos - 0.28-5 - Add dist tag to release. From fedora-extras-commits at redhat.com Sat Apr 21 17:20:30 2007 From: fedora-extras-commits at redhat.com (=?utf-8?q?Jos=C3=A9_Ab=C3=ADlio_Oliveira_Matos?= (jamatos)) Date: Sat, 21 Apr 2007 13:20:30 -0400 Subject: rpms/rman/devel rman.spec,1.4,1.5 Message-ID: <200704211720.l3LHKUos009181@cvs-int.fedora.redhat.com> Author: jamatos Update of /cvs/extras/rpms/rman/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv9163 Modified Files: rman.spec Log Message: * Sat Apr 21 2007 Jos?? Matos - 3.2-6 - Rebuild (for F7). Index: rman.spec =================================================================== RCS file: /cvs/extras/rpms/rman/devel/rman.spec,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- rman.spec 4 Oct 2006 22:41:58 -0000 1.4 +++ rman.spec 21 Apr 2007 17:19:56 -0000 1.5 @@ -1,6 +1,6 @@ Name: rman Version: 3.2 -Release: 5%{?dist} +Release: 6%{?dist} Summary: Converts man pages to various other formats Group: System Environment/Base @@ -57,6 +57,9 @@ %changelog +* Sat Apr 21 2007 Jos?? Matos - 3.2-6 +- Rebuild (for F7). + * Thu Oct 05 2006 Christian Iseli 3.2-5 - rebuilt for unwind info generation, broken in gcc-4.1.1-21 From fedora-extras-commits at redhat.com Sat Apr 21 17:28:55 2007 From: fedora-extras-commits at redhat.com (=?utf-8?q?Jos=C3=A9_Ab=C3=ADlio_Oliveira_Matos?= (jamatos)) Date: Sat, 21 Apr 2007 13:28:55 -0400 Subject: rpms/tetex-dvipost/devel tetex-dvipost.spec,1.3,1.4 Message-ID: <200704211728.l3LHStRI009313@cvs-int.fedora.redhat.com> Author: jamatos Update of /cvs/extras/rpms/tetex-dvipost/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv9293 Modified Files: tetex-dvipost.spec Log Message: * Sat Apr 21 2007 Jos?? Matos - 1.1-7 - Rebuild (for F7). Index: tetex-dvipost.spec =================================================================== RCS file: /cvs/extras/rpms/tetex-dvipost/devel/tetex-dvipost.spec,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- tetex-dvipost.spec 11 Sep 2006 16:50:38 -0000 1.3 +++ tetex-dvipost.spec 21 Apr 2007 17:28:21 -0000 1.4 @@ -3,7 +3,7 @@ Name: tetex-%{real_name} Version: 1.1 -Release: 6%{?dist} +Release: 7%{?dist} Summary: LaTeX post filter command to support change bars and overstrike mode Group: Applications/Publishing @@ -60,6 +60,9 @@ %changelog +* Sat Apr 21 2007 Jos?? Matos - 1.1-7 +- Rebuild (for F7). + * Mon Sep 11 2006 Jos?? Matos - 1.1-6 - Rebuild for FC6 From fedora-extras-commits at redhat.com Sat Apr 21 18:56:23 2007 From: fedora-extras-commits at redhat.com (Chris Weyl (cweyl)) Date: Sat, 21 Apr 2007 14:56:23 -0400 Subject: rpms/perl-File-ExtAttr Makefile,1.1,1.2 Message-ID: <200704211856.l3LIuNTl015391@cvs-int.fedora.redhat.com> Author: cweyl Update of /cvs/extras/rpms/perl-File-ExtAttr In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv15325 Modified Files: Makefile Log Message: update to 1.02 (finally) Index: Makefile =================================================================== RCS file: /cvs/extras/rpms/perl-File-ExtAttr/Makefile,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- Makefile 7 Dec 2006 16:12:58 -0000 1.1 +++ Makefile 21 Apr 2007 18:55:49 -0000 1.2 @@ -2,6 +2,15 @@ all : CVS/Root common-update @cvs update +# for target build-all +BRANCHES := $(shell cat ~/fedora-extras/current-branches | sed -e 's/:.*//') + +# tag & build all non-legacy branches... +build-all : + @echo NOTICE: building for ${BRANCHES} + @sleep 5s + @for br in ${BRANCHES} ; do echo Building $$br ; cd $$br && test -f dead.package || make tag plague ; cd .. ; done + common-update : common @cd common && cvs update From fedora-extras-commits at redhat.com Sat Apr 21 18:56:27 2007 From: fedora-extras-commits at redhat.com (Chris Weyl (cweyl)) Date: Sat, 21 Apr 2007 14:56:27 -0400 Subject: rpms/perl-File-ExtAttr/FC-5 perl-File-ExtAttr.spec, 1.3, 1.4 sources, 1.2, 1.3 Message-ID: <200704211856.l3LIuRAQ015395@cvs-int.fedora.redhat.com> Author: cweyl Update of /cvs/extras/rpms/perl-File-ExtAttr/FC-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv15325/FC-5 Modified Files: perl-File-ExtAttr.spec sources Log Message: update to 1.02 (finally) Index: perl-File-ExtAttr.spec =================================================================== RCS file: /cvs/extras/rpms/perl-File-ExtAttr/FC-5/perl-File-ExtAttr.spec,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- perl-File-ExtAttr.spec 7 Dec 2006 17:07:28 -0000 1.3 +++ perl-File-ExtAttr.spec 21 Apr 2007 18:55:53 -0000 1.4 @@ -1,6 +1,6 @@ Name: perl-File-ExtAttr -Version: 1.01 -Release: 3%{?dist} +Version: 1.02 +Release: 2%{?dist} Summary: Perl extension for accessing extended attributes of files License: GPL or Artistic Group: Development/Libraries @@ -9,7 +9,9 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) -# core: Carp, Scalar::Util +BuildRequires: perl(ExtUtils::MakeMaker) +BuildRequires: perl(Test::More) +BuildRequires: perl(Scalar::Util) # this is odd, I know, but while the module requires libattr-devel to build, # it will end up not requiring libattr.so*. This is expected. @@ -63,6 +65,12 @@ %{_mandir}/man3/* %changelog +* Thu Apr 19 2007 Chris Weyl 1.02-2 +- add additional split BR's + +* Sat Apr 07 2007 Chris Weyl 1.02-1 +- update to 1.02 + * Thu Dec 07 2006 Chris Weyl 1.01-3 - Tests disabled for now, pending a way to detect & disable on non-ea enabled filesystems Index: sources =================================================================== RCS file: /cvs/extras/rpms/perl-File-ExtAttr/FC-5/sources,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- sources 7 Dec 2006 16:13:16 -0000 1.2 +++ sources 21 Apr 2007 18:55:53 -0000 1.3 @@ -1 +1 @@ -340734da69677861b80e52c41297ec8e File-ExtAttr-1.01.tar.gz +bbfb0a79d4001fb387fc7b1a315fa496 File-ExtAttr-1.02.tar.gz From fedora-extras-commits at redhat.com Sat Apr 21 18:56:36 2007 From: fedora-extras-commits at redhat.com (Chris Weyl (cweyl)) Date: Sat, 21 Apr 2007 14:56:36 -0400 Subject: rpms/perl-File-ExtAttr/devel .cvsignore, 1.2, 1.3 perl-File-ExtAttr.spec, 1.3, 1.4 sources, 1.2, 1.3 Message-ID: <200704211856.l3LIua8B015404@cvs-int.fedora.redhat.com> Author: cweyl Update of /cvs/extras/rpms/perl-File-ExtAttr/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv15325/devel Modified Files: .cvsignore perl-File-ExtAttr.spec sources Log Message: update to 1.02 (finally) Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/perl-File-ExtAttr/devel/.cvsignore,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- .cvsignore 7 Dec 2006 16:13:16 -0000 1.2 +++ .cvsignore 21 Apr 2007 18:56:02 -0000 1.3 @@ -1 +1 @@ -File-ExtAttr-1.01.tar.gz +File-ExtAttr-1.02.tar.gz Index: perl-File-ExtAttr.spec =================================================================== RCS file: /cvs/extras/rpms/perl-File-ExtAttr/devel/perl-File-ExtAttr.spec,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- perl-File-ExtAttr.spec 7 Dec 2006 17:07:28 -0000 1.3 +++ perl-File-ExtAttr.spec 21 Apr 2007 18:56:02 -0000 1.4 @@ -1,6 +1,6 @@ Name: perl-File-ExtAttr -Version: 1.01 -Release: 3%{?dist} +Version: 1.02 +Release: 2%{?dist} Summary: Perl extension for accessing extended attributes of files License: GPL or Artistic Group: Development/Libraries @@ -9,7 +9,9 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) -# core: Carp, Scalar::Util +BuildRequires: perl(ExtUtils::MakeMaker) +BuildRequires: perl(Test::More) +BuildRequires: perl(Scalar::Util) # this is odd, I know, but while the module requires libattr-devel to build, # it will end up not requiring libattr.so*. This is expected. @@ -63,6 +65,12 @@ %{_mandir}/man3/* %changelog +* Thu Apr 19 2007 Chris Weyl 1.02-2 +- add additional split BR's + +* Sat Apr 07 2007 Chris Weyl 1.02-1 +- update to 1.02 + * Thu Dec 07 2006 Chris Weyl 1.01-3 - Tests disabled for now, pending a way to detect & disable on non-ea enabled filesystems Index: sources =================================================================== RCS file: /cvs/extras/rpms/perl-File-ExtAttr/devel/sources,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- sources 7 Dec 2006 16:13:16 -0000 1.2 +++ sources 21 Apr 2007 18:56:02 -0000 1.3 @@ -1 +1 @@ -340734da69677861b80e52c41297ec8e File-ExtAttr-1.01.tar.gz +bbfb0a79d4001fb387fc7b1a315fa496 File-ExtAttr-1.02.tar.gz From fedora-extras-commits at redhat.com Sat Apr 21 18:56:31 2007 From: fedora-extras-commits at redhat.com (Chris Weyl (cweyl)) Date: Sat, 21 Apr 2007 14:56:31 -0400 Subject: rpms/perl-File-ExtAttr/FC-6 perl-File-ExtAttr.spec, 1.3, 1.4 sources, 1.2, 1.3 Message-ID: <200704211856.l3LIuVBT015399@cvs-int.fedora.redhat.com> Author: cweyl Update of /cvs/extras/rpms/perl-File-ExtAttr/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv15325/FC-6 Modified Files: perl-File-ExtAttr.spec sources Log Message: update to 1.02 (finally) Index: perl-File-ExtAttr.spec =================================================================== RCS file: /cvs/extras/rpms/perl-File-ExtAttr/FC-6/perl-File-ExtAttr.spec,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- perl-File-ExtAttr.spec 7 Dec 2006 17:07:28 -0000 1.3 +++ perl-File-ExtAttr.spec 21 Apr 2007 18:55:57 -0000 1.4 @@ -1,6 +1,6 @@ Name: perl-File-ExtAttr -Version: 1.01 -Release: 3%{?dist} +Version: 1.02 +Release: 2%{?dist} Summary: Perl extension for accessing extended attributes of files License: GPL or Artistic Group: Development/Libraries @@ -9,7 +9,9 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) -# core: Carp, Scalar::Util +BuildRequires: perl(ExtUtils::MakeMaker) +BuildRequires: perl(Test::More) +BuildRequires: perl(Scalar::Util) # this is odd, I know, but while the module requires libattr-devel to build, # it will end up not requiring libattr.so*. This is expected. @@ -63,6 +65,12 @@ %{_mandir}/man3/* %changelog +* Thu Apr 19 2007 Chris Weyl 1.02-2 +- add additional split BR's + +* Sat Apr 07 2007 Chris Weyl 1.02-1 +- update to 1.02 + * Thu Dec 07 2006 Chris Weyl 1.01-3 - Tests disabled for now, pending a way to detect & disable on non-ea enabled filesystems Index: sources =================================================================== RCS file: /cvs/extras/rpms/perl-File-ExtAttr/FC-6/sources,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- sources 7 Dec 2006 16:13:16 -0000 1.2 +++ sources 21 Apr 2007 18:55:57 -0000 1.3 @@ -1 +1 @@ -340734da69677861b80e52c41297ec8e File-ExtAttr-1.01.tar.gz +bbfb0a79d4001fb387fc7b1a315fa496 File-ExtAttr-1.02.tar.gz From fedora-extras-commits at redhat.com Sat Apr 21 19:42:02 2007 From: fedora-extras-commits at redhat.com (Chauvet (kwizart)) Date: Sat, 21 Apr 2007 15:42:02 -0400 Subject: rpms/python-kaa-imlib2/FC-6 python-kaa-imlib2.spec,1.1,1.2 Message-ID: <200704211942.l3LJg2Uq020461@cvs-int.fedora.redhat.com> Author: kwizart Update of /cvs/extras/rpms/python-kaa-imlib2/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv20439 Modified Files: python-kaa-imlib2.spec Log Message: Add Requires for python packages Index: python-kaa-imlib2.spec =================================================================== RCS file: /cvs/extras/rpms/python-kaa-imlib2/FC-6/python-kaa-imlib2.spec,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- python-kaa-imlib2.spec 20 Apr 2007 14:52:32 -0000 1.1 +++ python-kaa-imlib2.spec 21 Apr 2007 19:41:28 -0000 1.2 @@ -2,7 +2,7 @@ Name: python-kaa-imlib2 Version: 0.2.1 -Release: 1%{?dist} +Release: 2{?dist} Summary: The Kaa Media - imlib2 binding for python Group: Development/Languages @@ -23,7 +23,9 @@ BuildRequires: glib2-devel BuildRequires: zvbi-devel, directfb-devel #BuildRequires: epeg - +Requires: python-kaa-base +Requires: pygame +Requires: python-sqlite2 %description The Kaa Media Repository is a set of python modules related to media. @@ -72,6 +74,9 @@ %changelog +* Sat Apr 21 2007 kwizart < kwizart at gmail.com > - 0.2.1-2 +- Add Requires for python packages + * Wed Apr 18 2007 kwizart < kwizart at gmail.com > - 0.2.1-1 - Update to 0.2.1 From fedora-extras-commits at redhat.com Sat Apr 21 19:45:43 2007 From: fedora-extras-commits at redhat.com (Chris Weyl (cweyl)) Date: Sat, 21 Apr 2007 15:45:43 -0400 Subject: rpms/perl-POE-Component-Client-HTTP/FC-5 perl-POE-Component-Client-HTTP.spec, 1.6, 1.7 sources, 1.5, 1.6 Message-ID: <200704211945.l3LJjh86020609@cvs-int.fedora.redhat.com> Author: cweyl Update of /cvs/extras/rpms/perl-POE-Component-Client-HTTP/FC-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv20523/FC-5 Modified Files: perl-POE-Component-Client-HTTP.spec sources Log Message: * Sat Apr 21 2007 Chris Weyl 0.82-1 - update to 0.82 - additional BR's for perl splittage - nix dos2unix BR Index: perl-POE-Component-Client-HTTP.spec =================================================================== RCS file: /cvs/extras/rpms/perl-POE-Component-Client-HTTP/FC-5/perl-POE-Component-Client-HTTP.spec,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- perl-POE-Component-Client-HTTP.spec 4 Jan 2007 17:34:34 -0000 1.6 +++ perl-POE-Component-Client-HTTP.spec 21 Apr 2007 19:45:09 -0000 1.7 @@ -10,8 +10,8 @@ # "make noarch" type scenario is the third one. Name: perl-POE-Component-Client-HTTP -Version: 0.80 -Release: 2%{?dist} +Version: 0.82 +Release: 1%{?dist} Summary: A non-blocking/parallel web requests engine for POE Group: Development/Libraries @@ -21,12 +21,15 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch -BuildRequires: perl +BuildRequires: sed +BuildRequires: perl, perl(ExtUtils::MakeMaker) BuildRequires: perl(POE) >= 0.31, perl(HTTP::Request) >= 1.30 BuildRequires: perl(HTTP::Response) >= 1.37, perl(URI) >= 1.24 BuildRequires: perl(POE::Component::Client::Keepalive) >= 0.0901 + +# tests... BuildRequires: perl(Test::Pod), perl(Test::Pod::Coverage) -BuildRequires: dos2unix, sed +BuildRequires: perl(Test::More) # use base... Requires: perl(POE::Filter), perl(POE::Filter::Stackable) @@ -60,8 +63,7 @@ %{_fixperms} %{buildroot}/* cd examples -dos2unix pcchget.perl -sed -i -e '/#!perl/d' pcchget.perl +sed -i '/#!perl/d;s/\r//' pcchget.perl %check @@ -85,6 +87,11 @@ %changelog +* Sat Apr 21 2007 Chris Weyl 0.82-1 +- update to 0.82 +- additional BR's for perl splittage +- nix dos2unix BR + * Thu Jan 04 2007 Chris Weyl 0.80-2 - nix another text when not performing network-enabled tests Index: sources =================================================================== RCS file: /cvs/extras/rpms/perl-POE-Component-Client-HTTP/FC-5/sources,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- sources 4 Jan 2007 16:12:40 -0000 1.5 +++ sources 21 Apr 2007 19:45:09 -0000 1.6 @@ -1 +1 @@ -4b639996775547750de07edc64f09af8 POE-Component-Client-HTTP-0.80.tar.gz +482f91b91de6d21c9072d69ffb6026cc POE-Component-Client-HTTP-0.82.tar.gz From fedora-extras-commits at redhat.com Sat Apr 21 19:45:52 2007 From: fedora-extras-commits at redhat.com (Chris Weyl (cweyl)) Date: Sat, 21 Apr 2007 15:45:52 -0400 Subject: rpms/perl-POE-Component-Client-HTTP/devel .cvsignore, 1.5, 1.6 perl-POE-Component-Client-HTTP.spec, 1.8, 1.9 sources, 1.5, 1.6 Message-ID: <200704211945.l3LJjqiV020618@cvs-int.fedora.redhat.com> Author: cweyl Update of /cvs/extras/rpms/perl-POE-Component-Client-HTTP/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv20523/devel Modified Files: .cvsignore perl-POE-Component-Client-HTTP.spec sources Log Message: * Sat Apr 21 2007 Chris Weyl 0.82-1 - update to 0.82 - additional BR's for perl splittage - nix dos2unix BR Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/perl-POE-Component-Client-HTTP/devel/.cvsignore,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- .cvsignore 4 Jan 2007 16:12:46 -0000 1.5 +++ .cvsignore 21 Apr 2007 19:45:18 -0000 1.6 @@ -1 +1 @@ -POE-Component-Client-HTTP-0.80.tar.gz +POE-Component-Client-HTTP-0.82.tar.gz Index: perl-POE-Component-Client-HTTP.spec =================================================================== RCS file: /cvs/extras/rpms/perl-POE-Component-Client-HTTP/devel/perl-POE-Component-Client-HTTP.spec,v retrieving revision 1.8 retrieving revision 1.9 diff -u -r1.8 -r1.9 --- perl-POE-Component-Client-HTTP.spec 4 Jan 2007 17:05:51 -0000 1.8 +++ perl-POE-Component-Client-HTTP.spec 21 Apr 2007 19:45:18 -0000 1.9 @@ -10,8 +10,8 @@ # "make noarch" type scenario is the third one. Name: perl-POE-Component-Client-HTTP -Version: 0.80 -Release: 2%{?dist} +Version: 0.82 +Release: 1%{?dist} Summary: A non-blocking/parallel web requests engine for POE Group: Development/Libraries @@ -21,12 +21,15 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch -BuildRequires: perl +BuildRequires: sed +BuildRequires: perl, perl(ExtUtils::MakeMaker) BuildRequires: perl(POE) >= 0.31, perl(HTTP::Request) >= 1.30 BuildRequires: perl(HTTP::Response) >= 1.37, perl(URI) >= 1.24 BuildRequires: perl(POE::Component::Client::Keepalive) >= 0.0901 + +# tests... BuildRequires: perl(Test::Pod), perl(Test::Pod::Coverage) -BuildRequires: dos2unix, sed +BuildRequires: perl(Test::More) # use base... Requires: perl(POE::Filter), perl(POE::Filter::Stackable) @@ -60,8 +63,7 @@ %{_fixperms} %{buildroot}/* cd examples -dos2unix pcchget.perl -sed -i -e '/#!perl/d' pcchget.perl +sed -i '/#!perl/d;s/\r//' pcchget.perl %check @@ -85,6 +87,11 @@ %changelog +* Sat Apr 21 2007 Chris Weyl 0.82-1 +- update to 0.82 +- additional BR's for perl splittage +- nix dos2unix BR + * Thu Jan 04 2007 Chris Weyl 0.80-2 - nix another text when not performing network-enabled tests Index: sources =================================================================== RCS file: /cvs/extras/rpms/perl-POE-Component-Client-HTTP/devel/sources,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- sources 4 Jan 2007 16:12:46 -0000 1.5 +++ sources 21 Apr 2007 19:45:18 -0000 1.6 @@ -1 +1 @@ -4b639996775547750de07edc64f09af8 POE-Component-Client-HTTP-0.80.tar.gz +482f91b91de6d21c9072d69ffb6026cc POE-Component-Client-HTTP-0.82.tar.gz From fedora-extras-commits at redhat.com Sat Apr 21 19:45:48 2007 From: fedora-extras-commits at redhat.com (Chris Weyl (cweyl)) Date: Sat, 21 Apr 2007 15:45:48 -0400 Subject: rpms/perl-POE-Component-Client-HTTP/FC-6 perl-POE-Component-Client-HTTP.spec, 1.8, 1.9 sources, 1.5, 1.6 Message-ID: <200704211945.l3LJjmGu020613@cvs-int.fedora.redhat.com> Author: cweyl Update of /cvs/extras/rpms/perl-POE-Component-Client-HTTP/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv20523/FC-6 Modified Files: perl-POE-Component-Client-HTTP.spec sources Log Message: * Sat Apr 21 2007 Chris Weyl 0.82-1 - update to 0.82 - additional BR's for perl splittage - nix dos2unix BR Index: perl-POE-Component-Client-HTTP.spec =================================================================== RCS file: /cvs/extras/rpms/perl-POE-Component-Client-HTTP/FC-6/perl-POE-Component-Client-HTTP.spec,v retrieving revision 1.8 retrieving revision 1.9 diff -u -r1.8 -r1.9 --- perl-POE-Component-Client-HTTP.spec 4 Jan 2007 17:34:34 -0000 1.8 +++ perl-POE-Component-Client-HTTP.spec 21 Apr 2007 19:45:14 -0000 1.9 @@ -10,8 +10,8 @@ # "make noarch" type scenario is the third one. Name: perl-POE-Component-Client-HTTP -Version: 0.80 -Release: 2%{?dist} +Version: 0.82 +Release: 1%{?dist} Summary: A non-blocking/parallel web requests engine for POE Group: Development/Libraries @@ -21,12 +21,15 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch -BuildRequires: perl +BuildRequires: sed +BuildRequires: perl, perl(ExtUtils::MakeMaker) BuildRequires: perl(POE) >= 0.31, perl(HTTP::Request) >= 1.30 BuildRequires: perl(HTTP::Response) >= 1.37, perl(URI) >= 1.24 BuildRequires: perl(POE::Component::Client::Keepalive) >= 0.0901 + +# tests... BuildRequires: perl(Test::Pod), perl(Test::Pod::Coverage) -BuildRequires: dos2unix, sed +BuildRequires: perl(Test::More) # use base... Requires: perl(POE::Filter), perl(POE::Filter::Stackable) @@ -60,8 +63,7 @@ %{_fixperms} %{buildroot}/* cd examples -dos2unix pcchget.perl -sed -i -e '/#!perl/d' pcchget.perl +sed -i '/#!perl/d;s/\r//' pcchget.perl %check @@ -85,6 +87,11 @@ %changelog +* Sat Apr 21 2007 Chris Weyl 0.82-1 +- update to 0.82 +- additional BR's for perl splittage +- nix dos2unix BR + * Thu Jan 04 2007 Chris Weyl 0.80-2 - nix another text when not performing network-enabled tests Index: sources =================================================================== RCS file: /cvs/extras/rpms/perl-POE-Component-Client-HTTP/FC-6/sources,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- sources 4 Jan 2007 16:12:41 -0000 1.5 +++ sources 21 Apr 2007 19:45:14 -0000 1.6 @@ -1 +1 @@ -4b639996775547750de07edc64f09af8 POE-Component-Client-HTTP-0.80.tar.gz +482f91b91de6d21c9072d69ffb6026cc POE-Component-Client-HTTP-0.82.tar.gz From fedora-extras-commits at redhat.com Sat Apr 21 19:46:00 2007 From: fedora-extras-commits at redhat.com (Chauvet (kwizart)) Date: Sat, 21 Apr 2007 15:46:00 -0400 Subject: rpms/python-kaa-imlib2/FC-6 python-kaa-imlib2.spec,1.2,1.3 Message-ID: <200704211946.l3LJk0qD020621@cvs-int.fedora.redhat.com> Author: kwizart Update of /cvs/extras/rpms/python-kaa-imlib2/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv20561 Modified Files: python-kaa-imlib2.spec Log Message: Fix dist variable Index: python-kaa-imlib2.spec =================================================================== RCS file: /cvs/extras/rpms/python-kaa-imlib2/FC-6/python-kaa-imlib2.spec,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- python-kaa-imlib2.spec 21 Apr 2007 19:41:28 -0000 1.2 +++ python-kaa-imlib2.spec 21 Apr 2007 19:45:26 -0000 1.3 @@ -2,7 +2,7 @@ Name: python-kaa-imlib2 Version: 0.2.1 -Release: 2{?dist} +Release: 2%{?dist} Summary: The Kaa Media - imlib2 binding for python Group: Development/Languages From fedora-extras-commits at redhat.com Sat Apr 21 19:50:49 2007 From: fedora-extras-commits at redhat.com (Chauvet (kwizart)) Date: Sat, 21 Apr 2007 15:50:49 -0400 Subject: rpms/python-kaa-base/devel python-kaa-base.spec,1.2,1.3 Message-ID: <200704211950.l3LJoncI020791@cvs-int.fedora.redhat.com> Author: kwizart Update of /cvs/extras/rpms/python-kaa-base/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv20764 Modified Files: python-kaa-base.spec Log Message: Add Missing Requires for python packages Index: python-kaa-base.spec =================================================================== RCS file: /cvs/extras/rpms/python-kaa-base/devel/python-kaa-base.spec,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- python-kaa-base.spec 20 Apr 2007 00:59:44 -0000 1.2 +++ python-kaa-base.spec 21 Apr 2007 19:50:13 -0000 1.3 @@ -2,7 +2,7 @@ Name: python-kaa-base Version: 0.1.3 -Release: 2%{?dist} +Release: 3%{?dist} Summary: The Kaa Media - base package for python Group: Development/Languages @@ -14,9 +14,9 @@ BuildRequires: python-devel BuildRequires: glib2-devel >= 2.4.0 -#Requires: libxml2-python -#Requires: python-lirc -#Requires: python-sqlite >= 2.1.0 +Requires: libxml2-python +Requires: python-lirc +Requires: python-sqlite2 >= 2.1.0 %description The Kaa Media Repository is a set of python modules related to media. @@ -67,6 +67,9 @@ %changelog +* Sat Apr 21 2007 kwizart < kwizart at gmail.com > - 0.1.3-3 +- Fix Requires for python-packages + * Fri Apr 20 2007 kwizart < kwizart at gmail.com > 0.1.3-2 - Add missing BR glib2-devel From fedora-extras-commits at redhat.com Sat Apr 21 19:52:08 2007 From: fedora-extras-commits at redhat.com (Chauvet (kwizart)) Date: Sat, 21 Apr 2007 15:52:08 -0400 Subject: rpms/python-kaa-base/FC-6 python-kaa-base.spec,1.2,1.3 Message-ID: <200704211952.l3LJq8Yq020855@cvs-int.fedora.redhat.com> Author: kwizart Update of /cvs/extras/rpms/python-kaa-base/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv20835 Modified Files: python-kaa-base.spec Log Message: Add Missing Requires Index: python-kaa-base.spec =================================================================== RCS file: /cvs/extras/rpms/python-kaa-base/FC-6/python-kaa-base.spec,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- python-kaa-base.spec 20 Apr 2007 01:16:01 -0000 1.2 +++ python-kaa-base.spec 21 Apr 2007 19:51:32 -0000 1.3 @@ -2,7 +2,7 @@ Name: python-kaa-base Version: 0.1.3 -Release: 2%{?dist} +Release: 3%{?dist} Summary: The Kaa Media - base package for python Group: Development/Languages @@ -14,9 +14,9 @@ BuildRequires: python-devel BuildRequires: glib2-devel >= 2.4.0 -#Requires: libxml2-python -#Requires: python-lirc -#Requires: python-sqlite >= 2.1.0 +Requires: libxml2-python +Requires: python-lirc +Requires: python-sqlite2 >= 2.1.0 %description The Kaa Media Repository is a set of python modules related to media. @@ -67,6 +67,9 @@ %changelog +* Sat Apr 21 2007 kwizart < kwizart at gmail.com > - 0.1.3-3 +- Fix Requires for python-packages + * Fri Apr 20 2007 kwizart < kwizart at gmail.com > 0.1.3-2 - Add missing BR glib2-devel From fedora-extras-commits at redhat.com Sat Apr 21 20:05:34 2007 From: fedora-extras-commits at redhat.com (Chris Weyl (cweyl)) Date: Sat, 21 Apr 2007 16:05:34 -0400 Subject: rpms/perl-POE-Component-IRC/FC-5 perl-POE-Component-IRC.spec, 1.15, 1.16 sources, 1.14, 1.15 Message-ID: <200704212005.l3LK5YoJ025292@cvs-int.fedora.redhat.com> Author: cweyl Update of /cvs/extras/rpms/perl-POE-Component-IRC/FC-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv25228/FC-5 Modified Files: perl-POE-Component-IRC.spec sources Log Message: * Sat Apr 21 2007 Chris Weyl 5.24-1 - update to 5.24 - additional splittage BR's - Additional BR's to handle new tests, ipv6 functionality, etc Index: perl-POE-Component-IRC.spec =================================================================== RCS file: /cvs/extras/rpms/perl-POE-Component-IRC/FC-5/perl-POE-Component-IRC.spec,v retrieving revision 1.15 retrieving revision 1.16 diff -u -r1.15 -r1.16 --- perl-POE-Component-IRC.spec 4 Jan 2007 16:08:54 -0000 1.15 +++ perl-POE-Component-IRC.spec 21 Apr 2007 20:05:00 -0000 1.16 @@ -10,7 +10,7 @@ # "make noarch" type scenario is the third one. Name: perl-POE-Component-IRC -Version: 5.18 +Version: 5.24 Release: 1%{?dist} Summary: A POE component for building IRC clients @@ -21,10 +21,20 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch -BuildRequires: perl + +BuildRequires: perl(ExtUtils::MakeMaker) BuildRequires: perl(POE), perl(POE::Component::Client::DNS) BuildRequires: perl(POE::Filter::IRCD), perl(POE::Filter::Zlib::Stream) + +# tests +BuildRequires: perl(Test::More) BuildRequires: perl(Test::Pod::Coverage), perl(Test::Pod) +BuildRequires: perl(Socket6) +BuildRequires: perl(POE::Component::Client::DNS) + +# optional test -- perl(Test::Kwalitee) not yet packaged in Fedora +#BuildRequires: perl(Test::Kwalitee) + Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) %description @@ -63,7 +73,7 @@ %check # tests require network access, disabled by default -%{?_with_network_tests:make test} +%{?_with_network_tests: make test} %clean @@ -78,6 +88,11 @@ %changelog +* Sat Apr 21 2007 Chris Weyl 5.24-1 +- update to 5.24 +- additional splittage BR's +- Additional BR's to handle new tests, ipv6 functionality, etc + * Thu Jan 04 2007 Chris Weyl 5.18-1 - update to 5.18 Index: sources =================================================================== RCS file: /cvs/extras/rpms/perl-POE-Component-IRC/FC-5/sources,v retrieving revision 1.14 retrieving revision 1.15 diff -u -r1.14 -r1.15 --- sources 4 Jan 2007 16:08:54 -0000 1.14 +++ sources 21 Apr 2007 20:05:00 -0000 1.15 @@ -1 +1 @@ -eb10b7d458982fe4a7d9a5faab7c9456 POE-Component-IRC-5.18.tar.gz +41ef277fa381a93119d9c5e63282d9dc POE-Component-IRC-5.24.tar.gz From fedora-extras-commits at redhat.com Sat Apr 21 20:05:39 2007 From: fedora-extras-commits at redhat.com (Chris Weyl (cweyl)) Date: Sat, 21 Apr 2007 16:05:39 -0400 Subject: rpms/perl-POE-Component-IRC/FC-6 perl-POE-Component-IRC.spec, 1.15, 1.16 sources, 1.14, 1.15 Message-ID: <200704212005.l3LK5dki025296@cvs-int.fedora.redhat.com> Author: cweyl Update of /cvs/extras/rpms/perl-POE-Component-IRC/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv25228/FC-6 Modified Files: perl-POE-Component-IRC.spec sources Log Message: * Sat Apr 21 2007 Chris Weyl 5.24-1 - update to 5.24 - additional splittage BR's - Additional BR's to handle new tests, ipv6 functionality, etc Index: perl-POE-Component-IRC.spec =================================================================== RCS file: /cvs/extras/rpms/perl-POE-Component-IRC/FC-6/perl-POE-Component-IRC.spec,v retrieving revision 1.15 retrieving revision 1.16 diff -u -r1.15 -r1.16 --- perl-POE-Component-IRC.spec 4 Jan 2007 16:08:55 -0000 1.15 +++ perl-POE-Component-IRC.spec 21 Apr 2007 20:05:04 -0000 1.16 @@ -10,7 +10,7 @@ # "make noarch" type scenario is the third one. Name: perl-POE-Component-IRC -Version: 5.18 +Version: 5.24 Release: 1%{?dist} Summary: A POE component for building IRC clients @@ -21,10 +21,20 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch -BuildRequires: perl + +BuildRequires: perl(ExtUtils::MakeMaker) BuildRequires: perl(POE), perl(POE::Component::Client::DNS) BuildRequires: perl(POE::Filter::IRCD), perl(POE::Filter::Zlib::Stream) + +# tests +BuildRequires: perl(Test::More) BuildRequires: perl(Test::Pod::Coverage), perl(Test::Pod) +BuildRequires: perl(Socket6) +BuildRequires: perl(POE::Component::Client::DNS) + +# optional test -- perl(Test::Kwalitee) not yet packaged in Fedora +#BuildRequires: perl(Test::Kwalitee) + Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) %description @@ -63,7 +73,7 @@ %check # tests require network access, disabled by default -%{?_with_network_tests:make test} +%{?_with_network_tests: make test} %clean @@ -78,6 +88,11 @@ %changelog +* Sat Apr 21 2007 Chris Weyl 5.24-1 +- update to 5.24 +- additional splittage BR's +- Additional BR's to handle new tests, ipv6 functionality, etc + * Thu Jan 04 2007 Chris Weyl 5.18-1 - update to 5.18 Index: sources =================================================================== RCS file: /cvs/extras/rpms/perl-POE-Component-IRC/FC-6/sources,v retrieving revision 1.14 retrieving revision 1.15 diff -u -r1.14 -r1.15 --- sources 4 Jan 2007 16:08:55 -0000 1.14 +++ sources 21 Apr 2007 20:05:04 -0000 1.15 @@ -1 +1 @@ -eb10b7d458982fe4a7d9a5faab7c9456 POE-Component-IRC-5.18.tar.gz +41ef277fa381a93119d9c5e63282d9dc POE-Component-IRC-5.24.tar.gz From fedora-extras-commits at redhat.com Sat Apr 21 20:05:43 2007 From: fedora-extras-commits at redhat.com (Chris Weyl (cweyl)) Date: Sat, 21 Apr 2007 16:05:43 -0400 Subject: rpms/perl-POE-Component-IRC/devel .cvsignore, 1.14, 1.15 perl-POE-Component-IRC.spec, 1.15, 1.16 sources, 1.14, 1.15 Message-ID: <200704212005.l3LK5hBE025301@cvs-int.fedora.redhat.com> Author: cweyl Update of /cvs/extras/rpms/perl-POE-Component-IRC/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv25228/devel Modified Files: .cvsignore perl-POE-Component-IRC.spec sources Log Message: * Sat Apr 21 2007 Chris Weyl 5.24-1 - update to 5.24 - additional splittage BR's - Additional BR's to handle new tests, ipv6 functionality, etc Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/perl-POE-Component-IRC/devel/.cvsignore,v retrieving revision 1.14 retrieving revision 1.15 diff -u -r1.14 -r1.15 --- .cvsignore 4 Jan 2007 16:09:00 -0000 1.14 +++ .cvsignore 21 Apr 2007 20:05:09 -0000 1.15 @@ -1 +1 @@ -POE-Component-IRC-5.18.tar.gz +POE-Component-IRC-5.24.tar.gz Index: perl-POE-Component-IRC.spec =================================================================== RCS file: /cvs/extras/rpms/perl-POE-Component-IRC/devel/perl-POE-Component-IRC.spec,v retrieving revision 1.15 retrieving revision 1.16 diff -u -r1.15 -r1.16 --- perl-POE-Component-IRC.spec 4 Jan 2007 16:09:00 -0000 1.15 +++ perl-POE-Component-IRC.spec 21 Apr 2007 20:05:09 -0000 1.16 @@ -10,7 +10,7 @@ # "make noarch" type scenario is the third one. Name: perl-POE-Component-IRC -Version: 5.18 +Version: 5.24 Release: 1%{?dist} Summary: A POE component for building IRC clients @@ -21,10 +21,20 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch -BuildRequires: perl + +BuildRequires: perl(ExtUtils::MakeMaker) BuildRequires: perl(POE), perl(POE::Component::Client::DNS) BuildRequires: perl(POE::Filter::IRCD), perl(POE::Filter::Zlib::Stream) + +# tests +BuildRequires: perl(Test::More) BuildRequires: perl(Test::Pod::Coverage), perl(Test::Pod) +BuildRequires: perl(Socket6) +BuildRequires: perl(POE::Component::Client::DNS) + +# optional test -- perl(Test::Kwalitee) not yet packaged in Fedora +#BuildRequires: perl(Test::Kwalitee) + Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) %description @@ -63,7 +73,7 @@ %check # tests require network access, disabled by default -%{?_with_network_tests:make test} +%{?_with_network_tests: make test} %clean @@ -78,6 +88,11 @@ %changelog +* Sat Apr 21 2007 Chris Weyl 5.24-1 +- update to 5.24 +- additional splittage BR's +- Additional BR's to handle new tests, ipv6 functionality, etc + * Thu Jan 04 2007 Chris Weyl 5.18-1 - update to 5.18 Index: sources =================================================================== RCS file: /cvs/extras/rpms/perl-POE-Component-IRC/devel/sources,v retrieving revision 1.14 retrieving revision 1.15 diff -u -r1.14 -r1.15 --- sources 4 Jan 2007 16:09:00 -0000 1.14 +++ sources 21 Apr 2007 20:05:09 -0000 1.15 @@ -1 +1 @@ -eb10b7d458982fe4a7d9a5faab7c9456 POE-Component-IRC-5.18.tar.gz +41ef277fa381a93119d9c5e63282d9dc POE-Component-IRC-5.24.tar.gz From fedora-extras-commits at redhat.com Sat Apr 21 20:09:48 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Sat, 21 Apr 2007 16:09:48 -0400 Subject: rpms/pidgin/devel pidgin.spec,1.3,1.4 Message-ID: <200704212009.l3LK9m8a025437@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/rpms/pidgin/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv25419 Modified Files: pidgin.spec Log Message: - upstream insists that we remove the Epoch rawhide users might need to use --oldpackage once to upgrade - upstream insists that we enable the tcl/tk bindings - remove mono and howl cruft Index: pidgin.spec =================================================================== RCS file: /cvs/extras/rpms/pidgin/devel/pidgin.spec,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- pidgin.spec 18 Apr 2007 21:14:00 -0000 1.3 +++ pidgin.spec 21 Apr 2007 20:09:14 -0000 1.4 @@ -23,23 +23,17 @@ # OPTION: Meanwhile integration (F7+) %define meanwhile_integration 1 -# OPTION: Mono integration (FC5+, broken) -%define mono_integration 0 -# OPTION: Howl integration (seems broken) -%define howl_integration 0 - # Prerelease define %define betaver beta7devel Name: pidgin Version: 2.0.0 -Release: 0.34.%{betaver}%{?dist} +Release: 0.35.%{betaver}%{?dist} License: GPL Group: Applications/Internet URL: http://pidgin.im/ #Source0: http://download.sourceforge.net/gaim/gaim-%{version}%{betaver}.tar.bz2 Source0: pidgin-%{version}%{betaver}.tar.gz -Epoch: 2 Obsoletes: gaim Provides: gaim ExcludeArch: s390 s390x @@ -85,6 +79,8 @@ BuildRequires: intltool BuildRequires: desktop-file-utils BuildRequires: ncurses-devel +BuildRequires: tcl-devel +BuildRequires: tk-devel # krb5 needed for Zephyr (FC1+) %if %{krb_integration} @@ -133,16 +129,7 @@ %if %{dbus_glib_splt} BuildRequires: dbus-glib-devel >= 0.70 %endif - -# Mono integration (FC5+, broken) -%if %{mono_integration} -BuildRequires: mono-devel -%endif -# Howl integration (seems to be broken) -%if %{howl_integration} -BuildRequires: avahi-devel -%endif -# Meanwhile integration (not shipped in core) +# Meanwhile integration (F7+) %if %{meanwhile_integration} BuildRequires: meanwhile-devel %endif @@ -269,14 +256,6 @@ %else SWITCHES="$SWITCHES --disable-perl" %endif -%if %{howl_integration} - SWITCHES="$SWITCHES --with-howl-includes=/usr/include/avahi-compat-howl/" -%endif -%if %{mono_integration} - SWITCHES="$SWITCHES --enable-mono" -%else - SWITCHES="$SWITCHES --disable-mono" -%endif %if %{dbus_integration} SWITCHES="$SWITCHES --enable-dbus" %else @@ -295,12 +274,9 @@ export RPM_OPT_FLAGS=${RPM_OPT_FLAGS//-fstack-protector/-fstack-protector-all} export CFLAGS="$RPM_OPT_FLAGS" -# disable tcl and tk because nobody uses it # gnutls is buggy so use mozilla-nss on all distributions -%configure --disable-tcl --disable-tk --enable-gnutls=no --enable-nss=yes \ - --enable-cyrus-sasl $SWITCHES +%configure --enable-gnutls=no --enable-nss=yes --enable-cyrus-sasl $SWITCHES -# NOTE: smp_mflags breaks the mono plugin? make %{?_smp_mflags} @@ -344,19 +320,6 @@ %post -n finch -p /sbin/ldconfig -%if %{mono_integration} -# Mono apps need mono_exec_t. Since pidgin doesn't call /usr/bin/mono to run its -# mono bits, the existing selinux policy misses this. -# XXX: This command fails on non-selinux systems with a non-zero return code. -# Changing the selinux context here would also cause rpm -V and TPS failure. -# XXX: pidgin's mono support is broken, making this useless to enable anyway -# https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=196877 -# There is also concern that we don't want pidgin to run with this security context -# due to its historical security track record. For now we are disaling mono -# temporarily until we decide a long term solution. -/usr/bin/chcon -t mono_exec_t /usr/bin/pidgin -%endif - %postun -n libpurple -p /sbin/ldconfig %postun -n finch -p /sbin/ldconfig @@ -433,6 +396,12 @@ %changelog +* Sat Apr 21 2007 Warren Togami - 2.0.0-0.35.beta7devel +- upstream insists that we remove the Epoch + rawhide users might need to use --oldpackage once to upgrade +- upstream insists that we enable the tcl/tk bindings +- remove mono and howl cruft + * Wed Apr 18 2007 Stu Tomlinson - 2:2.0.0-0.34.beta7devel - Split into pidgin, finch & libpurple, along with corresponding -devel RPMs - Remove ldconfig for plugin directories From fedora-extras-commits at redhat.com Sat Apr 21 20:11:40 2007 From: fedora-extras-commits at redhat.com (Chauvet (kwizart)) Date: Sat, 21 Apr 2007 16:11:40 -0400 Subject: rpms/python-kaa-metadata/devel python-kaa-metadata.spec,1.3,1.4 Message-ID: <200704212011.l3LKBejs025473@cvs-int.fedora.redhat.com> Author: kwizart Update of /cvs/extras/rpms/python-kaa-metadata/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv25447 Modified Files: python-kaa-metadata.spec Log Message: Add missing Requires for python packages Index: python-kaa-metadata.spec =================================================================== RCS file: /cvs/extras/rpms/python-kaa-metadata/devel/python-kaa-metadata.spec,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- python-kaa-metadata.spec 20 Apr 2007 15:39:35 -0000 1.3 +++ python-kaa-metadata.spec 21 Apr 2007 20:11:06 -0000 1.4 @@ -2,7 +2,7 @@ Name: python-kaa-metadata Version: 0.6.1 -Release: 2%{?dist} +Release: 3%{?dist} Summary: The Kaa Media - metadata binding for python Group: Development/Languages @@ -14,6 +14,7 @@ BuildRequires: python-devel BuildRequires: python-kaa-base >= 0.1.3 BuildRequires: libdvdread-devel >= 0.9.5 +Requires: python-kaa-base >= 0.1.3 Obsoletes: mmpython < 0.4.10 Provides: mmpython = %{version}-%{release} @@ -71,6 +72,9 @@ %changelog +* Sat Apr 21 2007 kwizart < kwizart at gmail.com > - 0.6.1-3 +- Add missing Requires for python packages + * Fri Apr 20 2007 kwizart < kwizart at gmail.com > - 0.6.1-2 - Obsolete/provides mmpython version 0.4.10 From fedora-extras-commits at redhat.com Sat Apr 21 20:12:50 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Sat, 21 Apr 2007 16:12:50 -0400 Subject: rpms/pidgin/devel pidgin.spec,1.4,1.5 Message-ID: <200704212012.l3LKCodU025532@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/rpms/pidgin/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv25514 Modified Files: pidgin.spec Log Message: completely remove all epochs Index: pidgin.spec =================================================================== RCS file: /cvs/extras/rpms/pidgin/devel/pidgin.spec,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- pidgin.spec 21 Apr 2007 20:09:14 -0000 1.4 +++ pidgin.spec 21 Apr 2007 20:12:16 -0000 1.5 @@ -153,8 +153,8 @@ %package devel Summary: Development headers and libraries for pidgin Group: Development/Libraries -Requires: %{name} = %{epoch}:%{version}-%{release} -Requires: libpurple-devel = %{epoch}:%{version}-%{release} +Requires: %{name} = %{version}-%{release} +Requires: libpurple-devel = %{version}-%{release} Requires: pkgconfig Obsoletes: gaim-devel Provides: gaim-devel @@ -188,7 +188,7 @@ %package -n libpurple-devel Summary: Development headers, documentation, and libraries for libpurple Group: Applications/Internet -Requires: libpurple = %{epoch}:%{version}-%{release} +Requires: libpurple = %{version}-%{release} Requires: pkgconfig %description -n libpurple-devel @@ -212,8 +212,8 @@ %package -n finch-devel Summary: Headers etc. for finch stuffs Group: Applications/Internet -Requires: finch = %{epoch}:%{version}-%{release} -Requires: libpurple-devel = %{epoch}:%{version}-%{release} +Requires: finch = %{version}-%{release} +Requires: libpurple-devel = %{version}-%{release} Requires: pkgconfig %description -n finch-devel From fedora-extras-commits at redhat.com Sat Apr 21 20:14:25 2007 From: fedora-extras-commits at redhat.com (Chauvet (kwizart)) Date: Sat, 21 Apr 2007 16:14:25 -0400 Subject: rpms/python-kaa-metadata/FC-6 python-kaa-metadata.spec,1.1,1.2 Message-ID: <200704212014.l3LKEP3r025598@cvs-int.fedora.redhat.com> Author: kwizart Update of /cvs/extras/rpms/python-kaa-metadata/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv25576 Modified Files: python-kaa-metadata.spec Log Message: Add missing Requires for Python packages Index: python-kaa-metadata.spec =================================================================== RCS file: /cvs/extras/rpms/python-kaa-metadata/FC-6/python-kaa-metadata.spec,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- python-kaa-metadata.spec 20 Apr 2007 19:16:30 -0000 1.1 +++ python-kaa-metadata.spec 21 Apr 2007 20:13:51 -0000 1.2 @@ -2,7 +2,7 @@ Name: python-kaa-metadata Version: 0.6.1 -Release: 2%{?dist} +Release: 3%{?dist} Summary: The Kaa Media - metadata binding for python Group: Development/Languages @@ -14,6 +14,7 @@ BuildRequires: python-devel BuildRequires: python-kaa-base >= 0.1.3 BuildRequires: libdvdread-devel >= 0.9.5 +Requires: python-kaa-base >= 0.1.3 Obsoletes: mmpython < 0.4.10 Provides: mmpython = %{version}-%{release} @@ -71,6 +72,9 @@ %changelog +* Sat Apr 21 2007 kwizart < kwizart at gmail.com > - 0.6.1-3 +- Add missing Requires for python packages + * Fri Apr 20 2007 kwizart < kwizart at gmail.com > - 0.6.1-2 - Obsolete/provides mmpython version 0.4.10 From fedora-extras-commits at redhat.com Sat Apr 21 20:27:44 2007 From: fedora-extras-commits at redhat.com (Chris Weyl (cweyl)) Date: Sat, 21 Apr 2007 16:27:44 -0400 Subject: rpms/perl-POE-Component-Server-SimpleHTTP Makefile,1.2,1.3 Message-ID: <200704212027.l3LKRiLv025868@cvs-int.fedora.redhat.com> Author: cweyl Update of /cvs/extras/rpms/perl-POE-Component-Server-SimpleHTTP In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv25762 Modified Files: Makefile Log Message: * Sat Apr 21 2007 Chris Weyl 1.23-1 - update to 1.23 - update source URL (maintainer changed) - add BR's for potential perl splittage - add BR's for tests -- note pod coverage fails, so we just leave that one commented out Index: Makefile =================================================================== RCS file: /cvs/extras/rpms/perl-POE-Component-Server-SimpleHTTP/Makefile,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- Makefile 30 Sep 2006 01:04:23 -0000 1.2 +++ Makefile 21 Apr 2007 20:27:10 -0000 1.3 @@ -7,9 +7,10 @@ # currently determine if a branch is legacy or not (and this module is # frequently updated). Correction on this point welcomed :) build-all : - @echo WARNING: building for devel and FC-5 + @echo WARNING: building for devel, FC-5, FC-6 @sleep 5s @cd FC-5 && test -f dead.package || ( make tag && make plague ) + @cd FC-6 && test -f dead.package || ( make tag && make plague ) @cd devel && test -f dead.package || ( make tag && make plague ) common-update : common From fedora-extras-commits at redhat.com Sat Apr 21 20:27:53 2007 From: fedora-extras-commits at redhat.com (Chris Weyl (cweyl)) Date: Sat, 21 Apr 2007 16:27:53 -0400 Subject: rpms/perl-POE-Component-Server-SimpleHTTP/FC-5 perl-POE-Component-Server-SimpleHTTP.spec, 1.3, 1.4 sources, 1.3, 1.4 Message-ID: <200704212027.l3LKRrA2025874@cvs-int.fedora.redhat.com> Author: cweyl Update of /cvs/extras/rpms/perl-POE-Component-Server-SimpleHTTP/FC-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv25762/FC-5 Modified Files: perl-POE-Component-Server-SimpleHTTP.spec sources Log Message: * Sat Apr 21 2007 Chris Weyl 1.23-1 - update to 1.23 - update source URL (maintainer changed) - add BR's for potential perl splittage - add BR's for tests -- note pod coverage fails, so we just leave that one commented out Index: perl-POE-Component-Server-SimpleHTTP.spec =================================================================== RCS file: /cvs/extras/rpms/perl-POE-Component-Server-SimpleHTTP/FC-5/perl-POE-Component-Server-SimpleHTTP.spec,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- perl-POE-Component-Server-SimpleHTTP.spec 30 Sep 2006 01:04:27 -0000 1.3 +++ perl-POE-Component-Server-SimpleHTTP.spec 21 Apr 2007 20:27:14 -0000 1.4 @@ -1,19 +1,18 @@ Name: perl-POE-Component-Server-SimpleHTTP -Version: 1.13 +Version: 1.23 Release: 1%{?dist} Summary: Serve HTTP requests in POE License: GPL or Artistic Group: Development/Libraries URL: http://search.cpan.org/dist/POE-Component-Server-SimpleHTTP/ -Source0: http://www.cpan.org/authors/id/A/AP/APOCAL/POE-Component-Server-SimpleHTTP-%{version}.tar.gz +#Source0: http://www.cpan.org/authors/id/B/BI/BINGOS/POE-Component-Server-SimpleHTTP-1.23.tar.gz +Source0: http://www.cpan.org/modules/by-module/POE/POE-Component-Server-SimpleHTTP-%{version}.tar.gz BuildArch: noarch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) -# missed due to a use base construct -Requires: perl(HTTP::Response) - +BuildRequires: perl(ExtUtils::MakeMaker), perl(Test::More) BuildRequires: perl(HTTP::Date) BuildRequires: perl(HTTP::Request) BuildRequires: perl(HTTP::Response) @@ -26,6 +25,14 @@ BuildRequires: perl(POE::Wheel::ReadWrite) BuildRequires: perl(POE::Wheel::SocketFactory) +# optional tests +BuildRequires: perl(Test::Pod) +#BuildRequires: perl(Test::Pod::Coverage) +#BuildRequires: perl(Test::Kwalitee) + +# missed due to a use base construct +Requires: perl(HTTP::Response) + %description This module makes serving up HTTP requests a breeze in POE. @@ -35,7 +42,7 @@ %setup -q -n POE-Component-Server-SimpleHTTP-%{version} # dos encoding, eww -( cd examples/ && perl -pi -e 's/\r\n/\n/' server.pl ) +sed -i 's/\r//' examples/* %build (echo y ; echo y) | %{__perl} Makefile.PL INSTALLDIRS=vendor @@ -66,6 +73,13 @@ %changelog +* Sat Apr 21 2007 Chris Weyl 1.23-1 +- update to 1.23 +- update source URL (maintainer changed) +- add BR's for potential perl splittage +- add BR's for tests -- note pod coverage fails, so we just leave that one + commented out + * Fri Sep 29 2006 Chris Weyl 1.13-1 - update to 1.13 - add examples/ to %%doc; correct encoding in %%prep Index: sources =================================================================== RCS file: /cvs/extras/rpms/perl-POE-Component-Server-SimpleHTTP/FC-5/sources,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- sources 30 Sep 2006 01:04:27 -0000 1.3 +++ sources 21 Apr 2007 20:27:14 -0000 1.4 @@ -1 +1 @@ -67fc5cc0ac0dc7bfdfb226953df0c31d POE-Component-Server-SimpleHTTP-1.13.tar.gz +c3925f05644c550c5cea0e3f1c2aaa45 POE-Component-Server-SimpleHTTP-1.23.tar.gz From fedora-extras-commits at redhat.com Sat Apr 21 20:27:58 2007 From: fedora-extras-commits at redhat.com (Chris Weyl (cweyl)) Date: Sat, 21 Apr 2007 16:27:58 -0400 Subject: rpms/perl-POE-Component-Server-SimpleHTTP/FC-6 perl-POE-Component-Server-SimpleHTTP.spec, 1.4, 1.5 sources, 1.3, 1.4 Message-ID: <200704212027.l3LKRwtE025881@cvs-int.fedora.redhat.com> Author: cweyl Update of /cvs/extras/rpms/perl-POE-Component-Server-SimpleHTTP/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv25762/FC-6 Modified Files: perl-POE-Component-Server-SimpleHTTP.spec sources Log Message: * Sat Apr 21 2007 Chris Weyl 1.23-1 - update to 1.23 - update source URL (maintainer changed) - add BR's for potential perl splittage - add BR's for tests -- note pod coverage fails, so we just leave that one commented out Index: perl-POE-Component-Server-SimpleHTTP.spec =================================================================== RCS file: /cvs/extras/rpms/perl-POE-Component-Server-SimpleHTTP/FC-6/perl-POE-Component-Server-SimpleHTTP.spec,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- perl-POE-Component-Server-SimpleHTTP.spec 30 Sep 2006 01:04:30 -0000 1.4 +++ perl-POE-Component-Server-SimpleHTTP.spec 21 Apr 2007 20:27:24 -0000 1.5 @@ -1,19 +1,18 @@ Name: perl-POE-Component-Server-SimpleHTTP -Version: 1.13 +Version: 1.23 Release: 1%{?dist} Summary: Serve HTTP requests in POE License: GPL or Artistic Group: Development/Libraries URL: http://search.cpan.org/dist/POE-Component-Server-SimpleHTTP/ -Source0: http://www.cpan.org/authors/id/A/AP/APOCAL/POE-Component-Server-SimpleHTTP-%{version}.tar.gz +#Source0: http://www.cpan.org/authors/id/B/BI/BINGOS/POE-Component-Server-SimpleHTTP-1.23.tar.gz +Source0: http://www.cpan.org/modules/by-module/POE/POE-Component-Server-SimpleHTTP-%{version}.tar.gz BuildArch: noarch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) -# missed due to a use base construct -Requires: perl(HTTP::Response) - +BuildRequires: perl(ExtUtils::MakeMaker), perl(Test::More) BuildRequires: perl(HTTP::Date) BuildRequires: perl(HTTP::Request) BuildRequires: perl(HTTP::Response) @@ -26,6 +25,14 @@ BuildRequires: perl(POE::Wheel::ReadWrite) BuildRequires: perl(POE::Wheel::SocketFactory) +# optional tests +BuildRequires: perl(Test::Pod) +#BuildRequires: perl(Test::Pod::Coverage) +#BuildRequires: perl(Test::Kwalitee) + +# missed due to a use base construct +Requires: perl(HTTP::Response) + %description This module makes serving up HTTP requests a breeze in POE. @@ -35,7 +42,7 @@ %setup -q -n POE-Component-Server-SimpleHTTP-%{version} # dos encoding, eww -( cd examples/ && perl -pi -e 's/\r\n/\n/' server.pl ) +sed -i 's/\r//' examples/* %build (echo y ; echo y) | %{__perl} Makefile.PL INSTALLDIRS=vendor @@ -66,6 +73,13 @@ %changelog +* Sat Apr 21 2007 Chris Weyl 1.23-1 +- update to 1.23 +- update source URL (maintainer changed) +- add BR's for potential perl splittage +- add BR's for tests -- note pod coverage fails, so we just leave that one + commented out + * Fri Sep 29 2006 Chris Weyl 1.13-1 - update to 1.13 - add examples/ to %%doc; correct encoding in %%prep Index: sources =================================================================== RCS file: /cvs/extras/rpms/perl-POE-Component-Server-SimpleHTTP/FC-6/sources,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- sources 30 Sep 2006 01:04:30 -0000 1.3 +++ sources 21 Apr 2007 20:27:24 -0000 1.4 @@ -1 +1 @@ -67fc5cc0ac0dc7bfdfb226953df0c31d POE-Component-Server-SimpleHTTP-1.13.tar.gz +c3925f05644c550c5cea0e3f1c2aaa45 POE-Component-Server-SimpleHTTP-1.23.tar.gz From fedora-extras-commits at redhat.com Sat Apr 21 20:28:02 2007 From: fedora-extras-commits at redhat.com (Chris Weyl (cweyl)) Date: Sat, 21 Apr 2007 16:28:02 -0400 Subject: rpms/perl-POE-Component-Server-SimpleHTTP/devel .cvsignore, 1.3, 1.4 perl-POE-Component-Server-SimpleHTTP.spec, 1.4, 1.5 sources, 1.3, 1.4 Message-ID: <200704212028.l3LKS28f025886@cvs-int.fedora.redhat.com> Author: cweyl Update of /cvs/extras/rpms/perl-POE-Component-Server-SimpleHTTP/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv25762/devel Modified Files: .cvsignore perl-POE-Component-Server-SimpleHTTP.spec sources Log Message: * Sat Apr 21 2007 Chris Weyl 1.23-1 - update to 1.23 - update source URL (maintainer changed) - add BR's for potential perl splittage - add BR's for tests -- note pod coverage fails, so we just leave that one commented out Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/perl-POE-Component-Server-SimpleHTTP/devel/.cvsignore,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- .cvsignore 30 Sep 2006 01:04:30 -0000 1.3 +++ .cvsignore 21 Apr 2007 20:27:28 -0000 1.4 @@ -1 +1 @@ -POE-Component-Server-SimpleHTTP-1.13.tar.gz +POE-Component-Server-SimpleHTTP-1.23.tar.gz Index: perl-POE-Component-Server-SimpleHTTP.spec =================================================================== RCS file: /cvs/extras/rpms/perl-POE-Component-Server-SimpleHTTP/devel/perl-POE-Component-Server-SimpleHTTP.spec,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- perl-POE-Component-Server-SimpleHTTP.spec 30 Sep 2006 01:04:30 -0000 1.4 +++ perl-POE-Component-Server-SimpleHTTP.spec 21 Apr 2007 20:27:28 -0000 1.5 @@ -1,19 +1,18 @@ Name: perl-POE-Component-Server-SimpleHTTP -Version: 1.13 +Version: 1.23 Release: 1%{?dist} Summary: Serve HTTP requests in POE License: GPL or Artistic Group: Development/Libraries URL: http://search.cpan.org/dist/POE-Component-Server-SimpleHTTP/ -Source0: http://www.cpan.org/authors/id/A/AP/APOCAL/POE-Component-Server-SimpleHTTP-%{version}.tar.gz +#Source0: http://www.cpan.org/authors/id/B/BI/BINGOS/POE-Component-Server-SimpleHTTP-1.23.tar.gz +Source0: http://www.cpan.org/modules/by-module/POE/POE-Component-Server-SimpleHTTP-%{version}.tar.gz BuildArch: noarch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) -# missed due to a use base construct -Requires: perl(HTTP::Response) - +BuildRequires: perl(ExtUtils::MakeMaker), perl(Test::More) BuildRequires: perl(HTTP::Date) BuildRequires: perl(HTTP::Request) BuildRequires: perl(HTTP::Response) @@ -26,6 +25,14 @@ BuildRequires: perl(POE::Wheel::ReadWrite) BuildRequires: perl(POE::Wheel::SocketFactory) +# optional tests +BuildRequires: perl(Test::Pod) +#BuildRequires: perl(Test::Pod::Coverage) +#BuildRequires: perl(Test::Kwalitee) + +# missed due to a use base construct +Requires: perl(HTTP::Response) + %description This module makes serving up HTTP requests a breeze in POE. @@ -35,7 +42,7 @@ %setup -q -n POE-Component-Server-SimpleHTTP-%{version} # dos encoding, eww -( cd examples/ && perl -pi -e 's/\r\n/\n/' server.pl ) +sed -i 's/\r//' examples/* %build (echo y ; echo y) | %{__perl} Makefile.PL INSTALLDIRS=vendor @@ -66,6 +73,13 @@ %changelog +* Sat Apr 21 2007 Chris Weyl 1.23-1 +- update to 1.23 +- update source URL (maintainer changed) +- add BR's for potential perl splittage +- add BR's for tests -- note pod coverage fails, so we just leave that one + commented out + * Fri Sep 29 2006 Chris Weyl 1.13-1 - update to 1.13 - add examples/ to %%doc; correct encoding in %%prep Index: sources =================================================================== RCS file: /cvs/extras/rpms/perl-POE-Component-Server-SimpleHTTP/devel/sources,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- sources 30 Sep 2006 01:04:30 -0000 1.3 +++ sources 21 Apr 2007 20:27:28 -0000 1.4 @@ -1 +1 @@ -67fc5cc0ac0dc7bfdfb226953df0c31d POE-Component-Server-SimpleHTTP-1.13.tar.gz +c3925f05644c550c5cea0e3f1c2aaa45 POE-Component-Server-SimpleHTTP-1.23.tar.gz From fedora-extras-commits at redhat.com Sat Apr 21 20:28:55 2007 From: fedora-extras-commits at redhat.com (Chauvet (kwizart)) Date: Sat, 21 Apr 2007 16:28:55 -0400 Subject: rpms/python-kaa-imlib2/devel python-kaa-imlib2.spec,1.1,1.2 Message-ID: <200704212028.l3LKStdN026008@cvs-int.fedora.redhat.com> Author: kwizart Update of /cvs/extras/rpms/python-kaa-imlib2/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv25892 Modified Files: python-kaa-imlib2.spec Log Message: Add missing Requires for python packages Index: python-kaa-imlib2.spec =================================================================== RCS file: /cvs/extras/rpms/python-kaa-imlib2/devel/python-kaa-imlib2.spec,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- python-kaa-imlib2.spec 19 Apr 2007 20:10:08 -0000 1.1 +++ python-kaa-imlib2.spec 21 Apr 2007 20:28:21 -0000 1.2 @@ -2,7 +2,7 @@ Name: python-kaa-imlib2 Version: 0.2.1 -Release: 1%{?dist} +Release: 2%{?dist} Summary: The Kaa Media - imlib2 binding for python Group: Development/Languages @@ -23,7 +23,9 @@ BuildRequires: glib2-devel BuildRequires: zvbi-devel, directfb-devel #BuildRequires: epeg - +Requires: python-kaa-base +Requires: pygame +Requires: python-sqlite2 %description The Kaa Media Repository is a set of python modules related to media. @@ -72,6 +74,9 @@ %changelog +* Sat Apr 21 2007 kwizart < kwizart at gmail.com > - 0.2.1-2 +- Add Requires for python packages + * Wed Apr 18 2007 kwizart < kwizart at gmail.com > - 0.2.1-1 - Update to 0.2.1 From fedora-extras-commits at redhat.com Sat Apr 21 21:06:15 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Sat, 21 Apr 2007 17:06:15 -0400 Subject: rpms/pidgin/devel pidgin.spec,1.5,1.6 Message-ID: <200704212106.l3LL6Ff4031174@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/rpms/pidgin/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv31154 Modified Files: pidgin.spec Log Message: re-remove tcl and tk for now Index: pidgin.spec =================================================================== RCS file: /cvs/extras/rpms/pidgin/devel/pidgin.spec,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- pidgin.spec 21 Apr 2007 20:12:16 -0000 1.5 +++ pidgin.spec 21 Apr 2007 21:05:41 -0000 1.6 @@ -79,8 +79,6 @@ BuildRequires: intltool BuildRequires: desktop-file-utils BuildRequires: ncurses-devel -BuildRequires: tcl-devel -BuildRequires: tk-devel # krb5 needed for Zephyr (FC1+) %if %{krb_integration} @@ -275,7 +273,9 @@ export CFLAGS="$RPM_OPT_FLAGS" # gnutls is buggy so use mozilla-nss on all distributions -%configure --enable-gnutls=no --enable-nss=yes --enable-cyrus-sasl $SWITCHES +# disable tcl and tk (at least until we split them out) +%configure --disable-tcl --disable-tk \ + --enable-gnutls=no --enable-nss=yes --enable-cyrus-sasl $SWITCHES make %{?_smp_mflags} @@ -399,7 +399,6 @@ * Sat Apr 21 2007 Warren Togami - 2.0.0-0.35.beta7devel - upstream insists that we remove the Epoch rawhide users might need to use --oldpackage once to upgrade -- upstream insists that we enable the tcl/tk bindings - remove mono and howl cruft * Wed Apr 18 2007 Stu Tomlinson - 2:2.0.0-0.34.beta7devel From fedora-extras-commits at redhat.com Sat Apr 21 21:13:34 2007 From: fedora-extras-commits at redhat.com (Joshua W. Boyer (jwboyer)) Date: Sat, 21 Apr 2007 17:13:34 -0400 Subject: owners owners.list,1.2710,1.2711 Message-ID: <200704212113.l3LLDYfd031318@cvs-int.fedora.redhat.com> Author: jwboyer Update of /cvs/extras/owners In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv31298 Modified Files: owners.list Log Message: Add escape Index: owners.list =================================================================== RCS file: /cvs/extras/owners/owners.list,v retrieving revision 1.2710 retrieving revision 1.2711 diff -u -r1.2710 -r1.2711 --- owners.list 19 Apr 2007 18:26:20 -0000 1.2710 +++ owners.list 21 Apr 2007 21:13:04 -0000 1.2711 @@ -467,6 +467,7 @@ Fedora Extras|eris|Client-side session layer library for atlascpp|wart at kobold.org|extras-qa at fedoraproject.org| Fedora Extras|erlang|General-purpose programming language and runtime environment|gemi at bluewin.ch|extras-qa at fedoraproject.org| Fedora Extras|erlang-esdl|Erlang OpenGL/SDL api and utilities|gemi at bluewin.ch|extras-qa at fedoraproject.org| +Fedora Extras|escape|an extensible puzzle game|adam at spicenitz.org|extras-qa at fedoraproject.org| Fedora Extras|esmtp|User configurable relay-only Mail Transfer Agent (MTA)|pertusus at free.fr|extras-qa at fedoraproject.org|redhat-bugzilla at linuxnetz.de Fedora Extras|espeak|Software speech synthesizer (text-to-speech)|faucamp at csir.co.za|extras-qa at fedoraproject.org| Fedora Extras|eterm|Enlightened terminal emulator|terjeros at phys.ntnu.no|extras-qa at fedoraproject.org| From fedora-extras-commits at redhat.com Sat Apr 21 21:13:50 2007 From: fedora-extras-commits at redhat.com (Joshua W. Boyer (jwboyer)) Date: Sat, 21 Apr 2007 17:13:50 -0400 Subject: rpms/escape - New directory Message-ID: <200704212113.l3LLDo8i031374@cvs-int.fedora.redhat.com> Author: jwboyer Update of /cvs/extras/rpms/escape In directory cvs-int.fedora.redhat.com:/home/fedora/jwboyer/owners/tmpcvsV31345/rpms/escape Log Message: Directory /cvs/extras/rpms/escape added to the repository From fedora-extras-commits at redhat.com Sat Apr 21 21:13:59 2007 From: fedora-extras-commits at redhat.com (Joshua W. Boyer (jwboyer)) Date: Sat, 21 Apr 2007 17:13:59 -0400 Subject: rpms/escape/devel - New directory Message-ID: <200704212113.l3LLDxPs031387@cvs-int.fedora.redhat.com> Author: jwboyer Update of /cvs/extras/rpms/escape/devel In directory cvs-int.fedora.redhat.com:/home/fedora/jwboyer/owners/tmpcvsV31345/rpms/escape/devel Log Message: Directory /cvs/extras/rpms/escape/devel added to the repository From fedora-extras-commits at redhat.com Sat Apr 21 21:14:09 2007 From: fedora-extras-commits at redhat.com (Joshua W. Boyer (jwboyer)) Date: Sat, 21 Apr 2007 17:14:09 -0400 Subject: rpms/escape Makefile,NONE,1.1 import.log,NONE,1.1 pkg.acl,NONE,1.1 Message-ID: <200704212114.l3LLE9JN031415@cvs-int.fedora.redhat.com> Author: jwboyer Update of /cvs/extras/rpms/escape In directory cvs-int.fedora.redhat.com:/home/fedora/jwboyer/owners/tmpcvsV31345/rpms/escape Added Files: Makefile import.log pkg.acl Log Message: Setup of module escape --- NEW FILE Makefile --- # Top level Makefile for module escape 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 --- --- NEW FILE pkg.acl --- From fedora-extras-commits at redhat.com Sat Apr 21 21:14:18 2007 From: fedora-extras-commits at redhat.com (Joshua W. Boyer (jwboyer)) Date: Sat, 21 Apr 2007 17:14:18 -0400 Subject: rpms/escape/devel .cvsignore, NONE, 1.1 Makefile, NONE, 1.1 sources, NONE, 1.1 Message-ID: <200704212114.l3LLEIOI031435@cvs-int.fedora.redhat.com> Author: jwboyer Update of /cvs/extras/rpms/escape/devel In directory cvs-int.fedora.redhat.com:/home/fedora/jwboyer/owners/tmpcvsV31345/rpms/escape/devel Added Files: .cvsignore Makefile sources Log Message: Setup of module escape --- NEW FILE .cvsignore --- --- NEW FILE Makefile --- # Makefile for source rpm: escape # $Id: Makefile,v 1.1 2007/04/21 21:14:14 jwboyer Exp $ NAME := escape SPECFILE = $(firstword $(wildcard *.spec)) define find-makefile-common for d in common ../common ../../common ; do if [ -f $$d/Makefile.common ] ; then if [ -f $$d/CVS/Root -a -w $$/Makefile.common ] ; then cd $$d ; cvs -Q update ; fi ; echo "$$d/Makefile.common" ; break ; fi ; done endef MAKEFILE_COMMON := $(shell $(find-makefile-common)) ifeq ($(MAKEFILE_COMMON),) # attept a checkout define checkout-makefile-common test -f CVS/Root && { cvs -Q -d $$(cat CVS/Root) checkout common && echo "common/Makefile.common" ; } || { echo "ERROR: I can't figure out how to checkout the 'common' module." ; exit -1 ; } >&2 endef MAKEFILE_COMMON := $(shell $(checkout-makefile-common)) endif include $(MAKEFILE_COMMON) --- NEW FILE sources --- From fedora-extras-commits at redhat.com Sat Apr 21 21:15:46 2007 From: fedora-extras-commits at redhat.com (Joshua W. Boyer (jwboyer)) Date: Sat, 21 Apr 2007 17:15:46 -0400 Subject: owners owners.list,1.2711,1.2712 Message-ID: <200704212115.l3LLFkcx031694@cvs-int.fedora.redhat.com> Author: jwboyer Update of /cvs/extras/owners In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv31674 Modified Files: owners.list Log Message: Add gmediaserver Index: owners.list =================================================================== RCS file: /cvs/extras/owners/owners.list,v retrieving revision 1.2711 retrieving revision 1.2712 diff -u -r1.2711 -r1.2712 --- owners.list 21 Apr 2007 21:13:04 -0000 1.2711 +++ owners.list 21 Apr 2007 21:15:16 -0000 1.2712 @@ -686,6 +686,7 @@ Fedora Extras|glpk|GNU Linear Programming Kit|qspencer at ieee.org|extras-qa at fedoraproject.org| Fedora Extras|glunarclock|GNOME applet that displays the current lunar phase|limb at jcomserv.net|extras-qa at fedoraproject.org| Fedora Extras|glyph-keeper|Library for text rendering|j.w.r.degoede at hhs.nl|extras-qa at fedoraproject.org| +Fedora Extras|gmediaserver|UPnP compatible media server for the GNU system|karlikt at gmail.com|extras-qa at fedoraproject.org| Fedora Extras|gmime|GMime library -- creation and parsing of MIME-messages|fedora at leemhuis.info|extras-qa at fedoraproject.org| Fedora Extras|gmpc|GNOME frontend for the MPD|adrian at lisas.de|extras-qa at fedoraproject.org| Fedora Extras|gmrun| A lightweight "Run program" window with TAB completion|gilboad at gmail.com|extras-qa at fedoraproject.org| From fedora-extras-commits at redhat.com Sat Apr 21 21:15:55 2007 From: fedora-extras-commits at redhat.com (Joshua W. Boyer (jwboyer)) Date: Sat, 21 Apr 2007 17:15:55 -0400 Subject: rpms/gmediaserver - New directory Message-ID: <200704212115.l3LLFtQG031748@cvs-int.fedora.redhat.com> Author: jwboyer Update of /cvs/extras/rpms/gmediaserver In directory cvs-int.fedora.redhat.com:/home/fedora/jwboyer/owners/tmpcvsA31719/rpms/gmediaserver Log Message: Directory /cvs/extras/rpms/gmediaserver added to the repository From fedora-extras-commits at redhat.com Sat Apr 21 21:16:04 2007 From: fedora-extras-commits at redhat.com (Joshua W. Boyer (jwboyer)) Date: Sat, 21 Apr 2007 17:16:04 -0400 Subject: rpms/gmediaserver/devel - New directory Message-ID: <200704212116.l3LLG4FL031761@cvs-int.fedora.redhat.com> Author: jwboyer Update of /cvs/extras/rpms/gmediaserver/devel In directory cvs-int.fedora.redhat.com:/home/fedora/jwboyer/owners/tmpcvsA31719/rpms/gmediaserver/devel Log Message: Directory /cvs/extras/rpms/gmediaserver/devel added to the repository From fedora-extras-commits at redhat.com Sat Apr 21 21:16:13 2007 From: fedora-extras-commits at redhat.com (Joshua W. Boyer (jwboyer)) Date: Sat, 21 Apr 2007 17:16:13 -0400 Subject: rpms/gmediaserver Makefile, NONE, 1.1 import.log, NONE, 1.1 pkg.acl, NONE, 1.1 Message-ID: <200704212116.l3LLGDrT031789@cvs-int.fedora.redhat.com> Author: jwboyer Update of /cvs/extras/rpms/gmediaserver In directory cvs-int.fedora.redhat.com:/home/fedora/jwboyer/owners/tmpcvsA31719/rpms/gmediaserver Added Files: Makefile import.log pkg.acl Log Message: Setup of module gmediaserver --- NEW FILE Makefile --- # Top level Makefile for module gmediaserver 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 --- --- NEW FILE pkg.acl --- From fedora-extras-commits at redhat.com Sat Apr 21 21:16:22 2007 From: fedora-extras-commits at redhat.com (Joshua W. Boyer (jwboyer)) Date: Sat, 21 Apr 2007 17:16:22 -0400 Subject: rpms/gmediaserver/devel .cvsignore, NONE, 1.1 Makefile, NONE, 1.1 sources, NONE, 1.1 Message-ID: <200704212116.l3LLGMAE031809@cvs-int.fedora.redhat.com> Author: jwboyer Update of /cvs/extras/rpms/gmediaserver/devel In directory cvs-int.fedora.redhat.com:/home/fedora/jwboyer/owners/tmpcvsA31719/rpms/gmediaserver/devel Added Files: .cvsignore Makefile sources Log Message: Setup of module gmediaserver --- NEW FILE .cvsignore --- --- NEW FILE Makefile --- # Makefile for source rpm: gmediaserver # $Id: Makefile,v 1.1 2007/04/21 21:16:18 jwboyer Exp $ NAME := gmediaserver SPECFILE = $(firstword $(wildcard *.spec)) define find-makefile-common for d in common ../common ../../common ; do if [ -f $$d/Makefile.common ] ; then if [ -f $$d/CVS/Root -a -w $$/Makefile.common ] ; then cd $$d ; cvs -Q update ; fi ; echo "$$d/Makefile.common" ; break ; fi ; done endef MAKEFILE_COMMON := $(shell $(find-makefile-common)) ifeq ($(MAKEFILE_COMMON),) # attept a checkout define checkout-makefile-common test -f CVS/Root && { cvs -Q -d $$(cat CVS/Root) checkout common && echo "common/Makefile.common" ; } || { echo "ERROR: I can't figure out how to checkout the 'common' module." ; exit -1 ; } >&2 endef MAKEFILE_COMMON := $(shell $(checkout-makefile-common)) endif include $(MAKEFILE_COMMON) --- NEW FILE sources --- From fedora-extras-commits at redhat.com Sat Apr 21 21:19:16 2007 From: fedora-extras-commits at redhat.com (Joshua W. Boyer (jwboyer)) Date: Sat, 21 Apr 2007 17:19:16 -0400 Subject: owners owners.list,1.2712,1.2713 Message-ID: <200704212119.l3LLJGLb032005@cvs-int.fedora.redhat.com> Author: jwboyer Update of /cvs/extras/owners In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv31985 Modified Files: owners.list Log Message: Add eclipse-pydev Index: owners.list =================================================================== RCS file: /cvs/extras/owners/owners.list,v retrieving revision 1.2712 retrieving revision 1.2713 diff -u -r1.2712 -r1.2713 --- owners.list 21 Apr 2007 21:15:16 -0000 1.2712 +++ owners.list 21 Apr 2007 21:18:46 -0000 1.2713 @@ -426,6 +426,7 @@ Fedora Extras|eclipse-mylar|A task-focused UI for Eclipse|overholt at redhat.com|extras-qa at fedoraproject.org| Fedora Extras|eclipse-nlspackager|Eclipse NLS package generator|klee at redhat.com|extras-qa at fedoraproject.org|overholt at redhat.com,bkonrath at redhat.com,jjohnstn at redhat.com Fedora Extras|eclipse-phpeclipse|Eclipse plugin that adds PHP development support|fedora at theholbrooks.org|extras-qa at fedoraproject.org| +Fedora Extras|eclipse-pydev|An Eclipse plugin for working with Python as well as Jython code|ifoox at redhat.com|extras-qa at fedoraproject.org|overholt at redhat.com Fedora Extras|eclipse-sdk-nls|Eclipse language packs for eclipse-sdk|klee at redhat.com|extras-qa at fedoraproject.org|overholt at redhat.com,bkonrath at redhat.com,jjohnstn at redhat.com Fedora Extras|eclipse-subclipse|Eclipse plugin that adds Subversion integration to Eclipse|robert at marcanoonline.com|extras-qa at fedoraproject.org| Fedora Extras|ecore|An event and X abstraction layer|extras-orphan at fedoraproject.org|extras-qa at fedoraproject.org| From fedora-extras-commits at redhat.com Sat Apr 21 21:19:25 2007 From: fedora-extras-commits at redhat.com (Joshua W. Boyer (jwboyer)) Date: Sat, 21 Apr 2007 17:19:25 -0400 Subject: rpms/eclipse-pydev - New directory Message-ID: <200704212119.l3LLJPSJ032056@cvs-int.fedora.redhat.com> Author: jwboyer Update of /cvs/extras/rpms/eclipse-pydev In directory cvs-int.fedora.redhat.com:/home/fedora/jwboyer/owners/tmpcvsx32030/rpms/eclipse-pydev Log Message: Directory /cvs/extras/rpms/eclipse-pydev added to the repository From fedora-extras-commits at redhat.com Sat Apr 21 21:19:34 2007 From: fedora-extras-commits at redhat.com (Joshua W. Boyer (jwboyer)) Date: Sat, 21 Apr 2007 17:19:34 -0400 Subject: rpms/eclipse-pydev/devel - New directory Message-ID: <200704212119.l3LLJYJq032069@cvs-int.fedora.redhat.com> Author: jwboyer Update of /cvs/extras/rpms/eclipse-pydev/devel In directory cvs-int.fedora.redhat.com:/home/fedora/jwboyer/owners/tmpcvsx32030/rpms/eclipse-pydev/devel Log Message: Directory /cvs/extras/rpms/eclipse-pydev/devel added to the repository From fedora-extras-commits at redhat.com Sat Apr 21 21:19:44 2007 From: fedora-extras-commits at redhat.com (Joshua W. Boyer (jwboyer)) Date: Sat, 21 Apr 2007 17:19:44 -0400 Subject: rpms/eclipse-pydev Makefile, NONE, 1.1 import.log, NONE, 1.1 pkg.acl, NONE, 1.1 Message-ID: <200704212119.l3LLJix5032095@cvs-int.fedora.redhat.com> Author: jwboyer Update of /cvs/extras/rpms/eclipse-pydev In directory cvs-int.fedora.redhat.com:/home/fedora/jwboyer/owners/tmpcvsx32030/rpms/eclipse-pydev Added Files: Makefile import.log pkg.acl Log Message: Setup of module eclipse-pydev --- NEW FILE Makefile --- # Top level Makefile for module eclipse-pydev 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 --- --- NEW FILE pkg.acl --- From fedora-extras-commits at redhat.com Sat Apr 21 21:19:53 2007 From: fedora-extras-commits at redhat.com (Joshua W. Boyer (jwboyer)) Date: Sat, 21 Apr 2007 17:19:53 -0400 Subject: rpms/eclipse-pydev/devel .cvsignore, NONE, 1.1 Makefile, NONE, 1.1 sources, NONE, 1.1 Message-ID: <200704212119.l3LLJrWZ032115@cvs-int.fedora.redhat.com> Author: jwboyer Update of /cvs/extras/rpms/eclipse-pydev/devel In directory cvs-int.fedora.redhat.com:/home/fedora/jwboyer/owners/tmpcvsx32030/rpms/eclipse-pydev/devel Added Files: .cvsignore Makefile sources Log Message: Setup of module eclipse-pydev --- NEW FILE .cvsignore --- --- NEW FILE Makefile --- # Makefile for source rpm: eclipse-pydev # $Id: Makefile,v 1.1 2007/04/21 21:19:49 jwboyer Exp $ NAME := eclipse-pydev SPECFILE = $(firstword $(wildcard *.spec)) define find-makefile-common for d in common ../common ../../common ; do if [ -f $$d/Makefile.common ] ; then if [ -f $$d/CVS/Root -a -w $$/Makefile.common ] ; then cd $$d ; cvs -Q update ; fi ; echo "$$d/Makefile.common" ; break ; fi ; done endef MAKEFILE_COMMON := $(shell $(find-makefile-common)) ifeq ($(MAKEFILE_COMMON),) # attept a checkout define checkout-makefile-common test -f CVS/Root && { cvs -Q -d $$(cat CVS/Root) checkout common && echo "common/Makefile.common" ; } || { echo "ERROR: I can't figure out how to checkout the 'common' module." ; exit -1 ; } >&2 endef MAKEFILE_COMMON := $(shell $(checkout-makefile-common)) endif include $(MAKEFILE_COMMON) --- NEW FILE sources --- From fedora-extras-commits at redhat.com Sat Apr 21 21:21:00 2007 From: fedora-extras-commits at redhat.com (Joshua W. Boyer (jwboyer)) Date: Sat, 21 Apr 2007 17:21:00 -0400 Subject: owners owners.list,1.2713,1.2714 Message-ID: <200704212121.l3LLL0lh032211@cvs-int.fedora.redhat.com> Author: jwboyer Update of /cvs/extras/owners In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv32188 Modified Files: owners.list Log Message: Add pylibacl Index: owners.list =================================================================== RCS file: /cvs/extras/owners/owners.list,v retrieving revision 1.2713 retrieving revision 1.2714 diff -u -r1.2713 -r1.2714 --- owners.list 21 Apr 2007 21:18:46 -0000 1.2713 +++ owners.list 21 Apr 2007 21:20:30 -0000 1.2714 @@ -2403,6 +2403,7 @@ Fedora Extras|pygtkglext|Python bindings for GtkGLExt|j.w.r.degoede at hhs.nl|extras-qa at fedoraproject.org| Fedora Extras|pyicq-t|ICQ Transport for Jabber Servers|jeff at ocjtech.us|extras-qa at fedoraproject.org| Fedora Extras|PyKDE|Python bindings for KDE|rdieter at math.unl.edu|extras-qa at fedoraproject.org| +Fedora Extras|pylibacl|POSIX.1e ACLs library wrapper for python|mszpak at wp.pl|extras-qa at fedoraproject.org| Fedora Extras|pylint|Analyzes Python code looking for bugs and signs of poor quality|icon at fedoraproject.org|extras-qa at fedoraproject.org| Fedora Extras|pymsn|Python libraries for MSN Messenger network|bdpepple at ameritech.net|extras-qa at fedoraproject.org|sander at hoentjen.eu Fedora Extras|pyparsing|An object-oriented approach to text processing|jamatos at fc.up.pt|extras-qa at fedoraproject.org| From fedora-extras-commits at redhat.com Sat Apr 21 21:21:10 2007 From: fedora-extras-commits at redhat.com (Joshua W. Boyer (jwboyer)) Date: Sat, 21 Apr 2007 17:21:10 -0400 Subject: rpms/pylibacl - New directory Message-ID: <200704212121.l3LLLA86032262@cvs-int.fedora.redhat.com> Author: jwboyer Update of /cvs/extras/rpms/pylibacl In directory cvs-int.fedora.redhat.com:/home/fedora/jwboyer/owners/tmpcvso32236/rpms/pylibacl Log Message: Directory /cvs/extras/rpms/pylibacl added to the repository From fedora-extras-commits at redhat.com Sat Apr 21 21:21:19 2007 From: fedora-extras-commits at redhat.com (Joshua W. Boyer (jwboyer)) Date: Sat, 21 Apr 2007 17:21:19 -0400 Subject: rpms/pylibacl/devel - New directory Message-ID: <200704212121.l3LLLJVg032275@cvs-int.fedora.redhat.com> Author: jwboyer Update of /cvs/extras/rpms/pylibacl/devel In directory cvs-int.fedora.redhat.com:/home/fedora/jwboyer/owners/tmpcvso32236/rpms/pylibacl/devel Log Message: Directory /cvs/extras/rpms/pylibacl/devel added to the repository From fedora-extras-commits at redhat.com Sat Apr 21 21:21:33 2007 From: fedora-extras-commits at redhat.com (Joshua W. Boyer (jwboyer)) Date: Sat, 21 Apr 2007 17:21:33 -0400 Subject: rpms/pylibacl/devel .cvsignore, NONE, 1.1 Makefile, NONE, 1.1 sources, NONE, 1.1 Message-ID: <200704212121.l3LLLXGc032320@cvs-int.fedora.redhat.com> Author: jwboyer Update of /cvs/extras/rpms/pylibacl/devel In directory cvs-int.fedora.redhat.com:/home/fedora/jwboyer/owners/tmpcvso32236/rpms/pylibacl/devel Added Files: .cvsignore Makefile sources Log Message: Setup of module pylibacl --- NEW FILE .cvsignore --- --- NEW FILE Makefile --- # Makefile for source rpm: pylibacl # $Id: Makefile,v 1.1 2007/04/21 21:21:29 jwboyer Exp $ NAME := pylibacl SPECFILE = $(firstword $(wildcard *.spec)) define find-makefile-common for d in common ../common ../../common ; do if [ -f $$d/Makefile.common ] ; then if [ -f $$d/CVS/Root -a -w $$/Makefile.common ] ; then cd $$d ; cvs -Q update ; fi ; echo "$$d/Makefile.common" ; break ; fi ; done endef MAKEFILE_COMMON := $(shell $(find-makefile-common)) ifeq ($(MAKEFILE_COMMON),) # attept a checkout define checkout-makefile-common test -f CVS/Root && { cvs -Q -d $$(cat CVS/Root) checkout common && echo "common/Makefile.common" ; } || { echo "ERROR: I can't figure out how to checkout the 'common' module." ; exit -1 ; } >&2 endef MAKEFILE_COMMON := $(shell $(checkout-makefile-common)) endif include $(MAKEFILE_COMMON) --- NEW FILE sources --- From fedora-extras-commits at redhat.com Sat Apr 21 21:21:29 2007 From: fedora-extras-commits at redhat.com (Joshua W. Boyer (jwboyer)) Date: Sat, 21 Apr 2007 17:21:29 -0400 Subject: rpms/pylibacl Makefile, NONE, 1.1 import.log, NONE, 1.1 pkg.acl, NONE, 1.1 Message-ID: <200704212121.l3LLLTrB032301@cvs-int.fedora.redhat.com> Author: jwboyer Update of /cvs/extras/rpms/pylibacl In directory cvs-int.fedora.redhat.com:/home/fedora/jwboyer/owners/tmpcvso32236/rpms/pylibacl Added Files: Makefile import.log pkg.acl Log Message: Setup of module pylibacl --- NEW FILE Makefile --- # Top level Makefile for module pylibacl 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 --- --- NEW FILE pkg.acl --- From fedora-extras-commits at redhat.com Sat Apr 21 21:22:52 2007 From: fedora-extras-commits at redhat.com (Joshua W. Boyer (jwboyer)) Date: Sat, 21 Apr 2007 17:22:52 -0400 Subject: owners owners.list,1.2714,1.2715 Message-ID: <200704212122.l3LLMq9m032554@cvs-int.fedora.redhat.com> Author: jwboyer Update of /cvs/extras/owners In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv32531 Modified Files: owners.list Log Message: Add pyxattr Index: owners.list =================================================================== RCS file: /cvs/extras/owners/owners.list,v retrieving revision 1.2714 retrieving revision 1.2715 diff -u -r1.2714 -r1.2715 --- owners.list 21 Apr 2007 21:20:30 -0000 1.2714 +++ owners.list 21 Apr 2007 21:22:22 -0000 1.2715 @@ -2535,6 +2535,7 @@ Fedora Extras|python-zope-interface|Zope interfaces package|paul at city-fan.org|extras-qa at fedoraproject.org| Fedora Extras|pytz|World Timezone Definitions for Python|orion at cora.nwra.com|extras-qa at fedoraproject.org| Fedora Extras|PyX|Python graphics package|mpeters at mac.com|extras-qa at fedoraproject.org|jamatos at fc.up.pt +Fedora Extras|pyxattr|Extended attributes library wrapper for Python|mszpak at wp.pl|extras-qa at fedoraproject.org| Fedora Extras|pyxdg|PyXDG is a python library to access freedesktop.org standards|tcallawa at redhat.com|extras-qa at fedoraproject.org|foolish at guezz.net,jpmahowald at gmail.com Fedora Extras|pyxmms|Python bindings for xmms|paul at all-the-johnsons.co.uk|extras-qa at fedoraproject.org| Fedora Extras|pyzor|Pyzor collaborative spam filtering system|andreas at bawue.net|extras-qa at fedoraproject.org| From fedora-extras-commits at redhat.com Sat Apr 21 21:23:12 2007 From: fedora-extras-commits at redhat.com (Joshua W. Boyer (jwboyer)) Date: Sat, 21 Apr 2007 17:23:12 -0400 Subject: rpms/pyxattr - New directory Message-ID: <200704212123.l3LLNCtS032607@cvs-int.fedora.redhat.com> Author: jwboyer Update of /cvs/extras/rpms/pyxattr In directory cvs-int.fedora.redhat.com:/home/fedora/jwboyer/owners/tmpcvsT32581/rpms/pyxattr Log Message: Directory /cvs/extras/rpms/pyxattr added to the repository From fedora-extras-commits at redhat.com Sat Apr 21 21:23:21 2007 From: fedora-extras-commits at redhat.com (Joshua W. Boyer (jwboyer)) Date: Sat, 21 Apr 2007 17:23:21 -0400 Subject: rpms/pyxattr/devel - New directory Message-ID: <200704212123.l3LLNLd2032620@cvs-int.fedora.redhat.com> Author: jwboyer Update of /cvs/extras/rpms/pyxattr/devel In directory cvs-int.fedora.redhat.com:/home/fedora/jwboyer/owners/tmpcvsT32581/rpms/pyxattr/devel Log Message: Directory /cvs/extras/rpms/pyxattr/devel added to the repository From fedora-extras-commits at redhat.com Sat Apr 21 21:23:31 2007 From: fedora-extras-commits at redhat.com (Joshua W. Boyer (jwboyer)) Date: Sat, 21 Apr 2007 17:23:31 -0400 Subject: rpms/pyxattr Makefile, NONE, 1.1 import.log, NONE, 1.1 pkg.acl, NONE, 1.1 Message-ID: <200704212123.l3LLNVBh032646@cvs-int.fedora.redhat.com> Author: jwboyer Update of /cvs/extras/rpms/pyxattr In directory cvs-int.fedora.redhat.com:/home/fedora/jwboyer/owners/tmpcvsT32581/rpms/pyxattr Added Files: Makefile import.log pkg.acl Log Message: Setup of module pyxattr --- NEW FILE Makefile --- # Top level Makefile for module pyxattr 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 --- --- NEW FILE pkg.acl --- From fedora-extras-commits at redhat.com Sat Apr 21 21:23:40 2007 From: fedora-extras-commits at redhat.com (Joshua W. Boyer (jwboyer)) Date: Sat, 21 Apr 2007 17:23:40 -0400 Subject: rpms/pyxattr/devel .cvsignore, NONE, 1.1 Makefile, NONE, 1.1 sources, NONE, 1.1 Message-ID: <200704212123.l3LLNe9a032666@cvs-int.fedora.redhat.com> Author: jwboyer Update of /cvs/extras/rpms/pyxattr/devel In directory cvs-int.fedora.redhat.com:/home/fedora/jwboyer/owners/tmpcvsT32581/rpms/pyxattr/devel Added Files: .cvsignore Makefile sources Log Message: Setup of module pyxattr --- NEW FILE .cvsignore --- --- NEW FILE Makefile --- # Makefile for source rpm: pyxattr # $Id: Makefile,v 1.1 2007/04/21 21:23:36 jwboyer Exp $ NAME := pyxattr SPECFILE = $(firstword $(wildcard *.spec)) define find-makefile-common for d in common ../common ../../common ; do if [ -f $$d/Makefile.common ] ; then if [ -f $$d/CVS/Root -a -w $$/Makefile.common ] ; then cd $$d ; cvs -Q update ; fi ; echo "$$d/Makefile.common" ; break ; fi ; done endef MAKEFILE_COMMON := $(shell $(find-makefile-common)) ifeq ($(MAKEFILE_COMMON),) # attept a checkout define checkout-makefile-common test -f CVS/Root && { cvs -Q -d $$(cat CVS/Root) checkout common && echo "common/Makefile.common" ; } || { echo "ERROR: I can't figure out how to checkout the 'common' module." ; exit -1 ; } >&2 endef MAKEFILE_COMMON := $(shell $(checkout-makefile-common)) endif include $(MAKEFILE_COMMON) --- NEW FILE sources --- From fedora-extras-commits at redhat.com Sat Apr 21 21:25:08 2007 From: fedora-extras-commits at redhat.com (Joshua W. Boyer (jwboyer)) Date: Sat, 21 Apr 2007 17:25:08 -0400 Subject: owners owners.list,1.2715,1.2716 Message-ID: <200704212125.l3LLP8bk000536@cvs-int.fedora.redhat.com> Author: jwboyer Update of /cvs/extras/owners In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv514 Modified Files: owners.list Log Message: Add ballz Index: owners.list =================================================================== RCS file: /cvs/extras/owners/owners.list,v retrieving revision 1.2715 retrieving revision 1.2716 diff -u -r1.2715 -r1.2716 --- owners.list 21 Apr 2007 21:22:22 -0000 1.2715 +++ owners.list 21 Apr 2007 21:24:38 -0000 1.2716 @@ -123,6 +123,7 @@ Fedora Extras|BackupPC|High-performance backup system|mmcgrath at redhat.com|extras-qa at fedoraproject.org| Fedora Extras|bakery|C++ framework for creating Gnome apps|denis at poolshark.org|extras-qa at fedoraproject.org| Fedora Extras|ballbuster|Move the paddle to bounce the ball and break all the bricks|j.w.r.degoede at hhs.nl|extras-qa at fedoraproject.org| +Fedora Extras|ballz|Platform game with some puzzle elements|j.w.r.degoede at hhs.nl|extras-qa at fedoraproject.org| Fedora Extras|balsa|Balsa Mail Client|pawsa at theochem.kth.se|extras-qa at fedoraproject.org| Fedora Extras|banner|Prints a short string to the console in very large letters|jima at beer.tclug.org|extras-qa at fedoraproject.org|oliver at linux-kernel.at Fedora Extras|banshee|Music tool to easily import, manage, and play selections from your iPod|caillon at redhat.com|extras-qa at fedoraproject.org| From fedora-extras-commits at redhat.com Sat Apr 21 21:25:19 2007 From: fedora-extras-commits at redhat.com (Joshua W. Boyer (jwboyer)) Date: Sat, 21 Apr 2007 17:25:19 -0400 Subject: rpms/ballz - New directory Message-ID: <200704212125.l3LLPJGn000590@cvs-int.fedora.redhat.com> Author: jwboyer Update of /cvs/extras/rpms/ballz In directory cvs-int.fedora.redhat.com:/home/fedora/jwboyer/owners/tmpcvsGIC561/rpms/ballz Log Message: Directory /cvs/extras/rpms/ballz added to the repository From fedora-extras-commits at redhat.com Sat Apr 21 21:25:26 2007 From: fedora-extras-commits at redhat.com (Joshua W. Boyer (jwboyer)) Date: Sat, 21 Apr 2007 17:25:26 -0400 Subject: rpms/ballz/devel - New directory Message-ID: <200704212125.l3LLPQ9K000600@cvs-int.fedora.redhat.com> Author: jwboyer Update of /cvs/extras/rpms/ballz/devel In directory cvs-int.fedora.redhat.com:/home/fedora/jwboyer/owners/tmpcvsGIC561/rpms/ballz/devel Log Message: Directory /cvs/extras/rpms/ballz/devel added to the repository From fedora-extras-commits at redhat.com Sat Apr 21 21:25:36 2007 From: fedora-extras-commits at redhat.com (Joshua W. Boyer (jwboyer)) Date: Sat, 21 Apr 2007 17:25:36 -0400 Subject: rpms/ballz Makefile,NONE,1.1 import.log,NONE,1.1 pkg.acl,NONE,1.1 Message-ID: <200704212125.l3LLPanL000626@cvs-int.fedora.redhat.com> Author: jwboyer Update of /cvs/extras/rpms/ballz In directory cvs-int.fedora.redhat.com:/home/fedora/jwboyer/owners/tmpcvsGIC561/rpms/ballz Added Files: Makefile import.log pkg.acl Log Message: Setup of module ballz --- NEW FILE Makefile --- # Top level Makefile for module ballz 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 --- --- NEW FILE pkg.acl --- From fedora-extras-commits at redhat.com Sat Apr 21 21:25:45 2007 From: fedora-extras-commits at redhat.com (Joshua W. Boyer (jwboyer)) Date: Sat, 21 Apr 2007 17:25:45 -0400 Subject: rpms/ballz/devel .cvsignore, NONE, 1.1 Makefile, NONE, 1.1 sources, NONE, 1.1 Message-ID: <200704212125.l3LLPjW7000650@cvs-int.fedora.redhat.com> Author: jwboyer Update of /cvs/extras/rpms/ballz/devel In directory cvs-int.fedora.redhat.com:/home/fedora/jwboyer/owners/tmpcvsGIC561/rpms/ballz/devel Added Files: .cvsignore Makefile sources Log Message: Setup of module ballz --- NEW FILE .cvsignore --- --- NEW FILE Makefile --- # Makefile for source rpm: ballz # $Id: Makefile,v 1.1 2007/04/21 21:25:41 jwboyer Exp $ NAME := ballz SPECFILE = $(firstword $(wildcard *.spec)) define find-makefile-common for d in common ../common ../../common ; do if [ -f $$d/Makefile.common ] ; then if [ -f $$d/CVS/Root -a -w $$/Makefile.common ] ; then cd $$d ; cvs -Q update ; fi ; echo "$$d/Makefile.common" ; break ; fi ; done endef MAKEFILE_COMMON := $(shell $(find-makefile-common)) ifeq ($(MAKEFILE_COMMON),) # attept a checkout define checkout-makefile-common test -f CVS/Root && { cvs -Q -d $$(cat CVS/Root) checkout common && echo "common/Makefile.common" ; } || { echo "ERROR: I can't figure out how to checkout the 'common' module." ; exit -1 ; } >&2 endef MAKEFILE_COMMON := $(shell $(checkout-makefile-common)) endif include $(MAKEFILE_COMMON) --- NEW FILE sources --- From fedora-extras-commits at redhat.com Sat Apr 21 21:26:59 2007 From: fedora-extras-commits at redhat.com (Joshua W. Boyer (jwboyer)) Date: Sat, 21 Apr 2007 17:26:59 -0400 Subject: owners owners.list,1.2716,1.2717 Message-ID: <200704212126.l3LLQx7d000822@cvs-int.fedora.redhat.com> Author: jwboyer Update of /cvs/extras/owners In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv797 Modified Files: owners.list Log Message: Add asc-music Index: owners.list =================================================================== RCS file: /cvs/extras/owners/owners.list,v retrieving revision 1.2716 retrieving revision 1.2717 diff -u -r1.2716 -r1.2717 --- owners.list 21 Apr 2007 21:24:38 -0000 1.2716 +++ owners.list 21 Apr 2007 21:26:29 -0000 1.2717 @@ -84,6 +84,7 @@ Fedora Extras|artwiz-aleczapka-fonts|Set of (improved) artwiz fonts|tcallawa at redhat.com|extras-qa at fedoraproject.org|andreas.bierfert at lowlatency.de Fedora Extras|asa|Convert Fortran carriage control characters|pertusus at free.fr|extras-qa at fedoraproject.org| Fedora Extras|asc|Advanced Strategic Command|j.w.r.degoede at hhs.nl|extras-qa at fedoraproject.org| +Fedora Extras|asc-music|Background music for the game asc|j.w.r.degoede at hhs.nl|extras-qa at fedoraproject.org| Fedora Extras|asciidoc|AsciiDoc text document fomatter|chrisw at redhat.com|extras-qa at fedoraproject.org| Fedora Extras|asm2|A code manipulation tool to implement adaptable systems|pcheung at redhat.com|extras-qa at fedoraproject.org| Fedora Extras|aspell-ar|Arabic word list for Aspell|danken at cs.technion.ac.il|extras-qa at fedoraproject.org| From fedora-extras-commits at redhat.com Sat Apr 21 21:27:14 2007 From: fedora-extras-commits at redhat.com (Joshua W. Boyer (jwboyer)) Date: Sat, 21 Apr 2007 17:27:14 -0400 Subject: rpms/asc-music - New directory Message-ID: <200704212127.l3LLREXr000874@cvs-int.fedora.redhat.com> Author: jwboyer Update of /cvs/extras/rpms/asc-music In directory cvs-int.fedora.redhat.com:/home/fedora/jwboyer/owners/tmpcvsPxK847/rpms/asc-music Log Message: Directory /cvs/extras/rpms/asc-music added to the repository From fedora-extras-commits at redhat.com Sat Apr 21 21:27:23 2007 From: fedora-extras-commits at redhat.com (Joshua W. Boyer (jwboyer)) Date: Sat, 21 Apr 2007 17:27:23 -0400 Subject: rpms/asc-music/devel - New directory Message-ID: <200704212127.l3LLRNC4000889@cvs-int.fedora.redhat.com> Author: jwboyer Update of /cvs/extras/rpms/asc-music/devel In directory cvs-int.fedora.redhat.com:/home/fedora/jwboyer/owners/tmpcvsPxK847/rpms/asc-music/devel Log Message: Directory /cvs/extras/rpms/asc-music/devel added to the repository From fedora-extras-commits at redhat.com Sat Apr 21 21:27:33 2007 From: fedora-extras-commits at redhat.com (Joshua W. Boyer (jwboyer)) Date: Sat, 21 Apr 2007 17:27:33 -0400 Subject: rpms/asc-music Makefile, NONE, 1.1 import.log, NONE, 1.1 pkg.acl, NONE, 1.1 Message-ID: <200704212127.l3LLRXr8000941@cvs-int.fedora.redhat.com> Author: jwboyer Update of /cvs/extras/rpms/asc-music In directory cvs-int.fedora.redhat.com:/home/fedora/jwboyer/owners/tmpcvsPxK847/rpms/asc-music Added Files: Makefile import.log pkg.acl Log Message: Setup of module asc-music --- NEW FILE Makefile --- # Top level Makefile for module asc-music all : CVS/Root common-update @cvs update common-update : common @cd common && cvs update common : CVS/Root @cvs checkout common CVS/Root : @echo "ERROR: This does not look like a CVS checkout" && exit 1 clean : @find . -type f -name *~ -exec rm -fv {} \; --- NEW FILE import.log --- --- NEW FILE pkg.acl --- From fedora-extras-commits at redhat.com Sat Apr 21 21:27:42 2007 From: fedora-extras-commits at redhat.com (Joshua W. Boyer (jwboyer)) Date: Sat, 21 Apr 2007 17:27:42 -0400 Subject: rpms/asc-music/devel .cvsignore, NONE, 1.1 Makefile, NONE, 1.1 sources, NONE, 1.1 Message-ID: <200704212127.l3LLRgoM000963@cvs-int.fedora.redhat.com> Author: jwboyer Update of /cvs/extras/rpms/asc-music/devel In directory cvs-int.fedora.redhat.com:/home/fedora/jwboyer/owners/tmpcvsPxK847/rpms/asc-music/devel Added Files: .cvsignore Makefile sources Log Message: Setup of module asc-music --- NEW FILE .cvsignore --- --- NEW FILE Makefile --- # Makefile for source rpm: asc-music # $Id: Makefile,v 1.1 2007/04/21 21:27:38 jwboyer Exp $ NAME := asc-music SPECFILE = $(firstword $(wildcard *.spec)) define find-makefile-common for d in common ../common ../../common ; do if [ -f $$d/Makefile.common ] ; then if [ -f $$d/CVS/Root -a -w $$/Makefile.common ] ; then cd $$d ; cvs -Q update ; fi ; echo "$$d/Makefile.common" ; break ; fi ; done endef MAKEFILE_COMMON := $(shell $(find-makefile-common)) ifeq ($(MAKEFILE_COMMON),) # attept a checkout define checkout-makefile-common test -f CVS/Root && { cvs -Q -d $$(cat CVS/Root) checkout common && echo "common/Makefile.common" ; } || { echo "ERROR: I can't figure out how to checkout the 'common' module." ; exit -1 ; } >&2 endef MAKEFILE_COMMON := $(shell $(checkout-makefile-common)) endif include $(MAKEFILE_COMMON) --- NEW FILE sources --- From fedora-extras-commits at redhat.com Sat Apr 21 21:30:16 2007 From: fedora-extras-commits at redhat.com (Joshua W. Boyer (jwboyer)) Date: Sat, 21 Apr 2007 17:30:16 -0400 Subject: owners owners.epel.list,1.127,1.128 Message-ID: <200704212130.l3LLUG5W001088@cvs-int.fedora.redhat.com> Author: jwboyer Update of /cvs/extras/owners In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv1043 Modified Files: owners.epel.list Log Message: Add php-pear-Date to EPEL Index: owners.epel.list =================================================================== RCS file: /cvs/extras/owners/owners.epel.list,v retrieving revision 1.127 retrieving revision 1.128 diff -u -r1.127 -r1.128 --- owners.epel.list 20 Apr 2007 17:37:45 -0000 1.127 +++ owners.epel.list 21 Apr 2007 21:29:46 -0000 1.128 @@ -358,6 +358,7 @@ Fedora EPEL|php-pear-Benchmark|Framework to benchmark PHP scripts or function calls|chris.stone at gmail.com|extras-qa at fedoraproject.org| Fedora EPEL|php-pear-Console-Getargs|Command-line arguments and parameters parser|Fedora at FamilleCollet.com|extras-qa at fedoraproject.org| Fedora EPEL|php-pear-Console-Table|Class that makes it easy to build console style tables|Fedora at FamilleCollet.com|extras-qa at fedoraproject.org| +Fedora EPEL|php-pear-Date|Date and Time Zone Classes|chris.stone at gmail.com|extras-qa at fedoraproject.org| Fedora EPEL|php-pear-HTTP|Miscellaneous HTTP utilities|Fedora at FamilleCollet.com|extras-qa at fedoraproject.org| Fedora EPEL|php-pear-Mail|Class that provides multiple interfaces for sending emails|Fedora at FamilleCollet.com|extras-qa at fedoraproject.org| Fedora EPEL|php-pear-Net-SMTP|Provides an implementation of the SMTP protocol|Fedora at FamilleCollet.com|extras-qa at fedoraproject.org| From fedora-extras-commits at redhat.com Sat Apr 21 21:32:03 2007 From: fedora-extras-commits at redhat.com (Karol Trzcionka (karlik)) Date: Sat, 21 Apr 2007 17:32:03 -0400 Subject: rpms/gmediaserver import.log,1.1,1.2 Message-ID: <200704212132.l3LLW3Z7001640@cvs-int.fedora.redhat.com> Author: karlik Update of /cvs/extras/rpms/gmediaserver In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv1171 Modified Files: import.log Log Message: Release gmediaserver Index: import.log =================================================================== RCS file: /cvs/extras/rpms/gmediaserver/import.log,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- import.log 21 Apr 2007 21:16:09 -0000 1.1 +++ import.log 21 Apr 2007 21:31:29 -0000 1.2 @@ -0,0 +1 @@ +gmediaserver-0_12_0-7:HEAD:gmediaserver-0.12.0-7.src.rpm:1177191020 From fedora-extras-commits at redhat.com Sat Apr 21 21:32:07 2007 From: fedora-extras-commits at redhat.com (Karol Trzcionka (karlik)) Date: Sat, 21 Apr 2007 17:32:07 -0400 Subject: rpms/gmediaserver/devel gmediaserver-infofix.patch, NONE, 1.1 gmediaserver.conf, NONE, 1.1 gmediaserver.init, NONE, 1.1 gmediaserver.logrotate, NONE, 1.1 gmediaserver.spec, NONE, 1.1 .cvsignore, 1.1, 1.2 sources, 1.1, 1.2 Message-ID: <200704212132.l3LLW74j001644@cvs-int.fedora.redhat.com> Author: karlik Update of /cvs/extras/rpms/gmediaserver/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv1171/devel Modified Files: .cvsignore sources Added Files: gmediaserver-infofix.patch gmediaserver.conf gmediaserver.init gmediaserver.logrotate gmediaserver.spec Log Message: Release gmediaserver gmediaserver-infofix.patch: --- NEW FILE gmediaserver-infofix.patch --- --- ./doc/gmediaserver.info.gmediaserver-infofix 2006-08-31 22:43:04.000000000 +0200 +++ ./doc/gmediaserver.info 2007-01-21 16:22:43.000000000 +0100 @@ -1,6 +1,10 @@ This is gmediaserver.info, produced by makeinfo version 4.8 from gmediaserver.texi. +START-INFO-DIR-ENTRY +* gmediaserver: (gmediaserver). UPnP compatible media server for the GNU system +END-INFO-DIR-ENTRY + This manual was last updated 31 August 2006 for version 0.12.0 of GMediaServer. --- ./doc/gmediaserver.texi.gmediaserver-infofix 2006-08-31 21:39:50.000000000 +0200 +++ ./doc/gmediaserver.texi 2007-01-21 16:24:19.000000000 +0100 @@ -21,6 +21,13 @@ @c @setfilename gmediaserver.info + at ifinfo + at format +START-INFO-DIR-ENTRY +* gmediaserver: (gmediaserver). UPnP compatible media server for the GNU system +END-INFO-DIR-ENTRY + at end format + at end ifinfo @include version.texi @settitle GMediaServer @finalout --- NEW FILE gmediaserver.conf --- #directory with media files #default is /srv/gmediaserver dir=/srv/gmediaserver #file for logging if NULL or hashed, logging is off logfile=/var/log/gmediaserver/gmediaserver.log #do not scan files for tags disabletags=0 #character set used in file names #fscharset=CHARSET #character set used in the player device #devicecharset=CHARSET #character set used in logs and display #logcharset=CHARSET #listen on a specific interface #interface=NAME #listen on a specific port #port=PORT #do not prepend timestamp to log entries notimestamp=0 #prepend timestamp with optional time format #timestamp[=FORMAT] #specify profile (see below) #The following values are valid for --profile: # generic no custom settings # mp101 Netgear MP101 # dms1 Omnifi DMS1 #profile=NAME #list of file types to serve (see docs) #filetypes=TYPE[,..] #advertisement expire time (default 100) #expiretime=SECONDS --- NEW FILE gmediaserver.init --- #!/bin/bash # gmediaserver Start/stop gmediaserver service # # chkconfig: - 85 15 # description: GMediaServer is a UPnP compatible media server for the GNU system.\ # It is part of the GNU project. # # processname: gmediaserver # config: /etc/sysconfig/gmediaserver # pidfile: /var/run/gmediaserver.pid # ### BEGIN INIT INFO # Provides: gmediaserver # Required-Start: $network # Should-Start: # Required-Stop: # Default-Start: # Default-Stop: 0 1 2 3 4 5 6 # Short-Description: Start gmediaserver daemon # Description: Start gmediaserver, a UPnP compatible media server for the GNU system. ### END INIT INFO # Source function library. . /etc/rc.d/init.d/functions gserv=${gserv-/usr/sbin/gmediaserver} prog=gmediaserver user=gmediaserver pidfile=/var/run/gmediaserver.pid lockfile=/var/lock/subsys/gmediaserver RETVAL=0 . /etc/sysconfig/$prog OPTIONS="-b " [ $logfile ] && OPTIONS="$OPTIONS --output=$logfile"; [ $disabletags != 0 ] && OPTIONS="$OPTIONS --disable-tags "; [ $notimestamp != 0 ] && OPTIONS="$OPTIONS --no-timestamp "; [ $fscharset ] && OPTIONS="$OPTIONS --fs-charset=$fscharset "; [ $devicecharset ] && OPTIONS="$OPTIONS --device-charset=$devicecharset "; [ $logcharset ] && OPTIONS="$OPTIONS --log-charset=$logcharset "; [ $interface ] && OPTIONS="$OPTIONS --interface=$interface "; [ $port ] && OPTIONS="$OPTIONS --port=$port "; [ $timestamp ] && OPTIONS="$OPTIONS --timestamp=$timestamp "; [ $profile ] && OPTIONS="$OPTIONS --profile=$profile "; [ $filetypes ] && OPTIONS="$OPTIONS --filetypes=$filetypes "; [ $expiretime ] && OPTIONS="$OPTIONS --expiretime=$expiretime "; [ -d "$dir" ] || dir=/srv/gmediaserver; OPTIONS="$OPTIONS $dir"; start() { echo -n "Starting $prog: " daemon --user=$user $gserv $OPTIONS RETVAL=$? echo [ $RETVAL = 0 ] && touch ${lockfile} return $RETVAL } stop() { echo -n "Stopping $prog: " killproc -d 10 $gserv RETVAL=$? echo [ $RETVAL = 0 ] && rm -f ${lockfile} ${pidfile} echo "" } case "$1" in start) start ;; stop) stop ;; restart|reload) stop start ;; condrestart) [ -e /var/lock/subsys/gmediaserver ] && (stop; start) ;; status) status $gserv RETVAL=$? ;; *) echo $"Usage: $0 {start|stop|status|restart|reload|condrestart}" exit 1 ;; esac exit $RETVAL --- NEW FILE gmediaserver.logrotate --- /var/log/gmediaserver/*log { missingok notifempty sharedscripts postrotate /bin/kill -HUP `cat /var/run/gmediaserver.pid 2>/dev/null` 2> /dev/null || true endscript } --- NEW FILE gmediaserver.spec --- %define mediadir /srv/gmediaserver Name: gmediaserver Version: 0.12.0 Release: 7%{?dist} Summary: UPnP compatible media server for the GNU system Group: Applications/Multimedia License: GPL URL: http://www.gnu.org/software/gmediaserver/ Source0: http://download.savannah.gnu.org/releases/gmediaserver/%{name}-%{version}.tar.gz Source1: %{name}.init Source2: %{name}.conf Source3: %{name}.logrotate Patch0: %{name}-infofix.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: libupnp-devel gettext taglib-devel flex byacc id3lib-devel e2fsprogs-devel pkgconfig %if "%{?fedora}" > "6" BuildRequires: file-devel %endif Requires(post): /sbin/install-info /sbin/chkconfig Requires(preun): /sbin/install-info /sbin/chkconfig Requires: logrotate initscripts %description GMediaServer is a UPnP compatible media server for the GNU system. It is part of the GNU project. GMediaServer serves audio and video files to certain network connected media players. Most hardware media players only play music and/or video - they don't provide the media themselves. Those media files have to come from a device on the network. %prep %setup -q %patch0 -p0 -b .infofix %build %configure --disable-rpath --disable-static make %{?_smp_mflags} %install rm -rf $RPM_BUILD_ROOT mkdir -p $RPM_BUILD_ROOT%{mediadir} mkdir -p $RPM_BUILD_ROOT%{_localstatedir}/log/%{name} touch $RPM_BUILD_ROOT%{_localstatedir}/log/%{name}/%{name}.log install -D -m755 -p %{SOURCE1} $RPM_BUILD_ROOT%{_initrddir}/%{name} install -D -m644 -p %{SOURCE2} $RPM_BUILD_ROOT%{_sysconfdir}/sysconfig/%{name} install -D -m644 -p %{SOURCE3} $RPM_BUILD_ROOT%{_sysconfdir}/logrotate.d/%{name} make install DESTDIR=$RPM_BUILD_ROOT mkdir -p $RPM_BUILD_ROOT%{_sbindir} mv $RPM_BUILD_ROOT%{_bindir}/%{name} $RPM_BUILD_ROOT%{_sbindir}/%{name} %find_lang %{name} rm -f $RPM_BUILD_ROOT%{_infodir}/dir %clean rm -rf $RPM_BUILD_ROOT %post /sbin/install-info %{_infodir}/%{name}.info.gz %{_infodir}/dir || : /sbin/chkconfig --add %{name} %pre # Add the "gmediaserver" user /usr/sbin/groupadd -r gmediaserver &>/dev/null || : /usr/sbin/useradd -c "gmediaserver" -g gmediaserver \ -s /sbin/nologin -r -d %{mediadir} gmediaserver 2> /dev/null || : %preun if [ $1 = 0 ]; then /sbin/install-info --delete %{_infodir}/%{name}.info.gz %{_infodir}/dir || : /sbin/service %{name} stop > /dev/null 2>&1 /sbin/chkconfig --del %{name} fi #%postun #if [ $1 = 0 ]; then # /usr/sbin/userdel gmediaserver &>/dev/null || : # /usr/sbin/groupdel gmediaserver &>/dev/null || : #fi %files -f %{name}.lang %defattr(-,root,root,-) %doc AUTHORS COPYING NEWS README TODO %{_sbindir}/%{name} %{_infodir}/%{name}.info.gz %{_mandir}/man1/%{name}.* %config(noreplace) %{_sysconfdir}/sysconfig/%{name} %config(noreplace) %{_sysconfdir}/logrotate.d/%{name} %{_initrddir}/%{name} %attr(-,%{name},%{name}) %{_localstatedir}/log/%{name} %ghost %{_localstatedir}/log/%{name}/%{name}.log %attr(-,%{name},%{name}) %{mediadir} %changelog * Thu Apr 19 2007 Karol Trzcionka - 0.12.0-7 - Change BRs - Fix init-file * Mon Apr 02 2007 Karol Trzcionka - 0.12.0-6 - small specfile fixes - delete %%postun section * Mon Mar 26 2007 Karol Trzcionka - 0.12.0-5 - Fix mediadir in config-file and init - default log-file in %%ghost * Thu Mar 22 2007 Karol Trzcionka - 0.12.0-4 - Update requires - Fix init-script and inconsistency in spec * Tue Mar 20 2007 Karol Trzcionka - 0.12.0-3 - Add init-script * Sun Jan 21 2007 Karol Trzcionka - 0.12.0-2 - Update buildrequires - Fix install-info * Mon Jan 08 2007 Karol Trzcionka - 0.12.0-1 - Initial Release Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/gmediaserver/devel/.cvsignore,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- .cvsignore 21 Apr 2007 21:16:18 -0000 1.1 +++ .cvsignore 21 Apr 2007 21:31:33 -0000 1.2 @@ -0,0 +1 @@ +gmediaserver-0.12.0.tar.gz Index: sources =================================================================== RCS file: /cvs/extras/rpms/gmediaserver/devel/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 21 Apr 2007 21:16:18 -0000 1.1 +++ sources 21 Apr 2007 21:31:33 -0000 1.2 @@ -0,0 +1 @@ +7f99a9b2e32c41acf7e71eb0bc0840e9 gmediaserver-0.12.0.tar.gz From fedora-extras-commits at redhat.com Sat Apr 21 21:32:48 2007 From: fedora-extras-commits at redhat.com (Joshua W. Boyer (jwboyer)) Date: Sat, 21 Apr 2007 17:32:48 -0400 Subject: owners owners.epel.list,1.128,1.129 Message-ID: <200704212132.l3LLWm0U001705@cvs-int.fedora.redhat.com> Author: jwboyer Update of /cvs/extras/owners In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv1680 Modified Files: owners.epel.list Log Message: Add php-pear-XML-Util to EPEL Index: owners.epel.list =================================================================== RCS file: /cvs/extras/owners/owners.epel.list,v retrieving revision 1.128 retrieving revision 1.129 diff -u -r1.128 -r1.129 --- owners.epel.list 21 Apr 2007 21:29:46 -0000 1.128 +++ owners.epel.list 21 Apr 2007 21:32:17 -0000 1.129 @@ -364,6 +364,7 @@ Fedora EPEL|php-pear-Net-SMTP|Provides an implementation of the SMTP protocol|Fedora at FamilleCollet.com|extras-qa at fedoraproject.org| Fedora EPEL|php-pear-Net-Socket|Network Socket Interface|Fedora at FamilleCollet.com|extras-qa at fedoraproject.org| Fedora EPEL|php-pear-XML-Parser|XML parsing class based on PHP's bundled expat|Fedora at FamilleCollet.com|extras-qa at fedoraproject.org| +Fedora EPEL|php-pear-XML-Util|XML utility class|chris.stone at gmail.com|extras-qa at fedoraproject.org| Fedora EPEL|php-pecl-mailparse|PECL package for parsing and working with email messages|matthias at rpmforge.net|extras-qa at fedoraproject.org| Fedora EPEL|php-pecl-zip|PECL A zip management extension|Fedora at FamilleCollet.com|extras-qa at fedoraproject.org| Fedora EPEL|phpPgAdmin|Web based PostgreSQL Administration|devrim at commandprompt.com|extras-qa at fedoraproject.org| From fedora-extras-commits at redhat.com Sat Apr 21 21:35:24 2007 From: fedora-extras-commits at redhat.com (Joshua W. Boyer (jwboyer)) Date: Sat, 21 Apr 2007 17:35:24 -0400 Subject: owners owners.epel.list,1.129,1.130 Message-ID: <200704212135.l3LLZOxL001884@cvs-int.fedora.redhat.com> Author: jwboyer Update of /cvs/extras/owners In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv1853 Modified Files: owners.epel.list Log Message: Add php-pear-Date-Holidays to EPEL Index: owners.epel.list =================================================================== RCS file: /cvs/extras/owners/owners.epel.list,v retrieving revision 1.129 retrieving revision 1.130 diff -u -r1.129 -r1.130 --- owners.epel.list 21 Apr 2007 21:32:17 -0000 1.129 +++ owners.epel.list 21 Apr 2007 21:34:54 -0000 1.130 @@ -359,7 +359,8 @@ Fedora EPEL|php-pear-Console-Getargs|Command-line arguments and parameters parser|Fedora at FamilleCollet.com|extras-qa at fedoraproject.org| Fedora EPEL|php-pear-Console-Table|Class that makes it easy to build console style tables|Fedora at FamilleCollet.com|extras-qa at fedoraproject.org| Fedora EPEL|php-pear-Date|Date and Time Zone Classes|chris.stone at gmail.com|extras-qa at fedoraproject.org| -Fedora EPEL|php-pear-HTTP|Miscellaneous HTTP utilities|Fedora at FamilleCollet.com|extras-qa at fedoraproject.org| +Fedora EPEL|php-pear-Date-Holidays|Driver based class to calculate holidays|chris.stone at gmail.com|extras-qa at fedoraproject.org| +Fedor EPEL|php-pear-HTTP|Miscellaneous HTTP utilities|Fedora at FamilleCollet.com|extras-qa at fedoraproject.org| Fedora EPEL|php-pear-Mail|Class that provides multiple interfaces for sending emails|Fedora at FamilleCollet.com|extras-qa at fedoraproject.org| Fedora EPEL|php-pear-Net-SMTP|Provides an implementation of the SMTP protocol|Fedora at FamilleCollet.com|extras-qa at fedoraproject.org| Fedora EPEL|php-pear-Net-Socket|Network Socket Interface|Fedora at FamilleCollet.com|extras-qa at fedoraproject.org| From fedora-extras-commits at redhat.com Sat Apr 21 21:36:49 2007 From: fedora-extras-commits at redhat.com (Karol Trzcionka (karlik)) Date: Sat, 21 Apr 2007 17:36:49 -0400 Subject: rpms/gmediaserver/FC-6 gmediaserver-infofix.patch, NONE, 1.1 gmediaserver.conf, NONE, 1.1 gmediaserver.init, NONE, 1.1 gmediaserver.logrotate, NONE, 1.1 gmediaserver.spec, NONE, 1.1 .cvsignore, 1.1, 1.2 sources, 1.1, 1.2 Message-ID: <200704212136.l3LLanSw002047@cvs-int.fedora.redhat.com> Author: karlik Update of /cvs/extras/rpms/gmediaserver/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv1972/FC-6 Modified Files: .cvsignore sources Added Files: gmediaserver-infofix.patch gmediaserver.conf gmediaserver.init gmediaserver.logrotate gmediaserver.spec Log Message: Release gmediaserver gmediaserver-infofix.patch: --- NEW FILE gmediaserver-infofix.patch --- --- ./doc/gmediaserver.info.gmediaserver-infofix 2006-08-31 22:43:04.000000000 +0200 +++ ./doc/gmediaserver.info 2007-01-21 16:22:43.000000000 +0100 @@ -1,6 +1,10 @@ This is gmediaserver.info, produced by makeinfo version 4.8 from gmediaserver.texi. +START-INFO-DIR-ENTRY +* gmediaserver: (gmediaserver). UPnP compatible media server for the GNU system +END-INFO-DIR-ENTRY + This manual was last updated 31 August 2006 for version 0.12.0 of GMediaServer. --- ./doc/gmediaserver.texi.gmediaserver-infofix 2006-08-31 21:39:50.000000000 +0200 +++ ./doc/gmediaserver.texi 2007-01-21 16:24:19.000000000 +0100 @@ -21,6 +21,13 @@ @c @setfilename gmediaserver.info + at ifinfo + at format +START-INFO-DIR-ENTRY +* gmediaserver: (gmediaserver). UPnP compatible media server for the GNU system +END-INFO-DIR-ENTRY + at end format + at end ifinfo @include version.texi @settitle GMediaServer @finalout --- NEW FILE gmediaserver.conf --- #directory with media files #default is /srv/gmediaserver dir=/srv/gmediaserver #file for logging if NULL or hashed, logging is off logfile=/var/log/gmediaserver/gmediaserver.log #do not scan files for tags disabletags=0 #character set used in file names #fscharset=CHARSET #character set used in the player device #devicecharset=CHARSET #character set used in logs and display #logcharset=CHARSET #listen on a specific interface #interface=NAME #listen on a specific port #port=PORT #do not prepend timestamp to log entries notimestamp=0 #prepend timestamp with optional time format #timestamp[=FORMAT] #specify profile (see below) #The following values are valid for --profile: # generic no custom settings # mp101 Netgear MP101 # dms1 Omnifi DMS1 #profile=NAME #list of file types to serve (see docs) #filetypes=TYPE[,..] #advertisement expire time (default 100) #expiretime=SECONDS --- NEW FILE gmediaserver.init --- #!/bin/bash # gmediaserver Start/stop gmediaserver service # # chkconfig: - 85 15 # description: GMediaServer is a UPnP compatible media server for the GNU system.\ # It is part of the GNU project. # # processname: gmediaserver # config: /etc/sysconfig/gmediaserver # pidfile: /var/run/gmediaserver.pid # ### BEGIN INIT INFO # Provides: gmediaserver # Required-Start: $network # Should-Start: # Required-Stop: # Default-Start: # Default-Stop: 0 1 2 3 4 5 6 # Short-Description: Start gmediaserver daemon # Description: Start gmediaserver, a UPnP compatible media server for the GNU system. ### END INIT INFO # Source function library. . /etc/rc.d/init.d/functions gserv=${gserv-/usr/sbin/gmediaserver} prog=gmediaserver user=gmediaserver pidfile=/var/run/gmediaserver.pid lockfile=/var/lock/subsys/gmediaserver RETVAL=0 . /etc/sysconfig/$prog OPTIONS="-b " [ $logfile ] && OPTIONS="$OPTIONS --output=$logfile"; [ $disabletags != 0 ] && OPTIONS="$OPTIONS --disable-tags "; [ $notimestamp != 0 ] && OPTIONS="$OPTIONS --no-timestamp "; [ $fscharset ] && OPTIONS="$OPTIONS --fs-charset=$fscharset "; [ $devicecharset ] && OPTIONS="$OPTIONS --device-charset=$devicecharset "; [ $logcharset ] && OPTIONS="$OPTIONS --log-charset=$logcharset "; [ $interface ] && OPTIONS="$OPTIONS --interface=$interface "; [ $port ] && OPTIONS="$OPTIONS --port=$port "; [ $timestamp ] && OPTIONS="$OPTIONS --timestamp=$timestamp "; [ $profile ] && OPTIONS="$OPTIONS --profile=$profile "; [ $filetypes ] && OPTIONS="$OPTIONS --filetypes=$filetypes "; [ $expiretime ] && OPTIONS="$OPTIONS --expiretime=$expiretime "; [ -d "$dir" ] || dir=/srv/gmediaserver; OPTIONS="$OPTIONS $dir"; start() { echo -n "Starting $prog: " daemon --user=$user $gserv $OPTIONS RETVAL=$? echo [ $RETVAL = 0 ] && touch ${lockfile} return $RETVAL } stop() { echo -n "Stopping $prog: " killproc -d 10 $gserv RETVAL=$? echo [ $RETVAL = 0 ] && rm -f ${lockfile} ${pidfile} echo "" } case "$1" in start) start ;; stop) stop ;; restart|reload) stop start ;; condrestart) [ -e /var/lock/subsys/gmediaserver ] && (stop; start) ;; status) status $gserv RETVAL=$? ;; *) echo $"Usage: $0 {start|stop|status|restart|reload|condrestart}" exit 1 ;; esac exit $RETVAL --- NEW FILE gmediaserver.logrotate --- /var/log/gmediaserver/*log { missingok notifempty sharedscripts postrotate /bin/kill -HUP `cat /var/run/gmediaserver.pid 2>/dev/null` 2> /dev/null || true endscript } --- NEW FILE gmediaserver.spec --- %define mediadir /srv/gmediaserver Name: gmediaserver Version: 0.12.0 Release: 7%{?dist} Summary: UPnP compatible media server for the GNU system Group: Applications/Multimedia License: GPL URL: http://www.gnu.org/software/gmediaserver/ Source0: http://download.savannah.gnu.org/releases/gmediaserver/%{name}-%{version}.tar.gz Source1: %{name}.init Source2: %{name}.conf Source3: %{name}.logrotate Patch0: %{name}-infofix.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: libupnp-devel gettext taglib-devel flex byacc id3lib-devel e2fsprogs-devel pkgconfig %if "%{?fedora}" > "6" BuildRequires: file-devel %endif Requires(post): /sbin/install-info /sbin/chkconfig Requires(preun): /sbin/install-info /sbin/chkconfig Requires: logrotate initscripts %description GMediaServer is a UPnP compatible media server for the GNU system. It is part of the GNU project. GMediaServer serves audio and video files to certain network connected media players. Most hardware media players only play music and/or video - they don't provide the media themselves. Those media files have to come from a device on the network. %prep %setup -q %patch0 -p0 -b .infofix %build %configure --disable-rpath --disable-static make %{?_smp_mflags} %install rm -rf $RPM_BUILD_ROOT mkdir -p $RPM_BUILD_ROOT%{mediadir} mkdir -p $RPM_BUILD_ROOT%{_localstatedir}/log/%{name} touch $RPM_BUILD_ROOT%{_localstatedir}/log/%{name}/%{name}.log install -D -m755 -p %{SOURCE1} $RPM_BUILD_ROOT%{_initrddir}/%{name} install -D -m644 -p %{SOURCE2} $RPM_BUILD_ROOT%{_sysconfdir}/sysconfig/%{name} install -D -m644 -p %{SOURCE3} $RPM_BUILD_ROOT%{_sysconfdir}/logrotate.d/%{name} make install DESTDIR=$RPM_BUILD_ROOT mkdir -p $RPM_BUILD_ROOT%{_sbindir} mv $RPM_BUILD_ROOT%{_bindir}/%{name} $RPM_BUILD_ROOT%{_sbindir}/%{name} %find_lang %{name} rm -f $RPM_BUILD_ROOT%{_infodir}/dir %clean rm -rf $RPM_BUILD_ROOT %post /sbin/install-info %{_infodir}/%{name}.info.gz %{_infodir}/dir || : /sbin/chkconfig --add %{name} %pre # Add the "gmediaserver" user /usr/sbin/groupadd -r gmediaserver &>/dev/null || : /usr/sbin/useradd -c "gmediaserver" -g gmediaserver \ -s /sbin/nologin -r -d %{mediadir} gmediaserver 2> /dev/null || : %preun if [ $1 = 0 ]; then /sbin/install-info --delete %{_infodir}/%{name}.info.gz %{_infodir}/dir || : /sbin/service %{name} stop > /dev/null 2>&1 /sbin/chkconfig --del %{name} fi #%postun #if [ $1 = 0 ]; then # /usr/sbin/userdel gmediaserver &>/dev/null || : # /usr/sbin/groupdel gmediaserver &>/dev/null || : #fi %files -f %{name}.lang %defattr(-,root,root,-) %doc AUTHORS COPYING NEWS README TODO %{_sbindir}/%{name} %{_infodir}/%{name}.info.gz %{_mandir}/man1/%{name}.* %config(noreplace) %{_sysconfdir}/sysconfig/%{name} %config(noreplace) %{_sysconfdir}/logrotate.d/%{name} %{_initrddir}/%{name} %attr(-,%{name},%{name}) %{_localstatedir}/log/%{name} %ghost %{_localstatedir}/log/%{name}/%{name}.log %attr(-,%{name},%{name}) %{mediadir} %changelog * Thu Apr 19 2007 Karol Trzcionka - 0.12.0-7 - Change BRs - Fix init-file * Mon Apr 02 2007 Karol Trzcionka - 0.12.0-6 - small specfile fixes - delete %%postun section * Mon Mar 26 2007 Karol Trzcionka - 0.12.0-5 - Fix mediadir in config-file and init - default log-file in %%ghost * Thu Mar 22 2007 Karol Trzcionka - 0.12.0-4 - Update requires - Fix init-script and inconsistency in spec * Tue Mar 20 2007 Karol Trzcionka - 0.12.0-3 - Add init-script * Sun Jan 21 2007 Karol Trzcionka - 0.12.0-2 - Update buildrequires - Fix install-info * Mon Jan 08 2007 Karol Trzcionka - 0.12.0-1 - Initial Release Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/gmediaserver/FC-6/.cvsignore,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- .cvsignore 21 Apr 2007 21:16:18 -0000 1.1 +++ .cvsignore 21 Apr 2007 21:36:15 -0000 1.2 @@ -0,0 +1 @@ +gmediaserver-0.12.0.tar.gz Index: sources =================================================================== RCS file: /cvs/extras/rpms/gmediaserver/FC-6/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 21 Apr 2007 21:16:18 -0000 1.1 +++ sources 21 Apr 2007 21:36:15 -0000 1.2 @@ -0,0 +1 @@ +7f99a9b2e32c41acf7e71eb0bc0840e9 gmediaserver-0.12.0.tar.gz From fedora-extras-commits at redhat.com Sat Apr 21 21:36:45 2007 From: fedora-extras-commits at redhat.com (Karol Trzcionka (karlik)) Date: Sat, 21 Apr 2007 17:36:45 -0400 Subject: rpms/gmediaserver import.log,1.2,1.3 Message-ID: <200704212136.l3LLaj8t002043@cvs-int.fedora.redhat.com> Author: karlik Update of /cvs/extras/rpms/gmediaserver In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv1972 Modified Files: import.log Log Message: Release gmediaserver Index: import.log =================================================================== RCS file: /cvs/extras/rpms/gmediaserver/import.log,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- import.log 21 Apr 2007 21:31:29 -0000 1.2 +++ import.log 21 Apr 2007 21:36:11 -0000 1.3 @@ -1 +1,2 @@ gmediaserver-0_12_0-7:HEAD:gmediaserver-0.12.0-7.src.rpm:1177191020 +gmediaserver-0_12_0-7:FC-6:gmediaserver-0.12.0-7.src.rpm:1177191308 From fedora-extras-commits at redhat.com Sat Apr 21 21:37:11 2007 From: fedora-extras-commits at redhat.com (Joshua W. Boyer (jwboyer)) Date: Sat, 21 Apr 2007 17:37:11 -0400 Subject: owners owners.epel.list,1.130,1.131 Message-ID: <200704212137.l3LLbB5I002086@cvs-int.fedora.redhat.com> Author: jwboyer Update of /cvs/extras/owners In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv2024 Modified Files: owners.epel.list Log Message: Add php-pear-XML-Serializer to EPEL Index: owners.epel.list =================================================================== RCS file: /cvs/extras/owners/owners.epel.list,v retrieving revision 1.130 retrieving revision 1.131 diff -u -r1.130 -r1.131 --- owners.epel.list 21 Apr 2007 21:34:54 -0000 1.130 +++ owners.epel.list 21 Apr 2007 21:36:41 -0000 1.131 @@ -365,6 +365,7 @@ Fedora EPEL|php-pear-Net-SMTP|Provides an implementation of the SMTP protocol|Fedora at FamilleCollet.com|extras-qa at fedoraproject.org| Fedora EPEL|php-pear-Net-Socket|Network Socket Interface|Fedora at FamilleCollet.com|extras-qa at fedoraproject.org| Fedora EPEL|php-pear-XML-Parser|XML parsing class based on PHP's bundled expat|Fedora at FamilleCollet.com|extras-qa at fedoraproject.org| +Fedora EPEL|php-pear-XML-Serializer|Swiss-army knife for reading and writing XML files|chris.stone at gmail.com|extras-qa at fedoraproject.org| Fedora EPEL|php-pear-XML-Util|XML utility class|chris.stone at gmail.com|extras-qa at fedoraproject.org| Fedora EPEL|php-pecl-mailparse|PECL package for parsing and working with email messages|matthias at rpmforge.net|extras-qa at fedoraproject.org| Fedora EPEL|php-pecl-zip|PECL A zip management extension|Fedora at FamilleCollet.com|extras-qa at fedoraproject.org| From fedora-extras-commits at redhat.com Sat Apr 21 22:27:59 2007 From: fedora-extras-commits at redhat.com (Chris Weyl (cweyl)) Date: Sat, 21 Apr 2007 18:27:59 -0400 Subject: rpms/perl-POE-Component-Server-SimpleHTTP/FC-5 perl-POE-Component-Server-SimpleHTTP.spec, 1.4, 1.5 Message-ID: <200704212227.l3LMRxSH007169@cvs-int.fedora.redhat.com> Author: cweyl Update of /cvs/extras/rpms/perl-POE-Component-Server-SimpleHTTP/FC-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv7120/FC-5 Modified Files: perl-POE-Component-Server-SimpleHTTP.spec Log Message: additional BR needed for testing Index: perl-POE-Component-Server-SimpleHTTP.spec =================================================================== RCS file: /cvs/extras/rpms/perl-POE-Component-Server-SimpleHTTP/FC-5/perl-POE-Component-Server-SimpleHTTP.spec,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- perl-POE-Component-Server-SimpleHTTP.spec 21 Apr 2007 20:27:14 -0000 1.4 +++ perl-POE-Component-Server-SimpleHTTP.spec 21 Apr 2007 22:27:25 -0000 1.5 @@ -1,6 +1,6 @@ Name: perl-POE-Component-Server-SimpleHTTP Version: 1.23 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Serve HTTP requests in POE License: GPL or Artistic Group: Development/Libraries @@ -12,12 +12,11 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) -BuildRequires: perl(ExtUtils::MakeMaker), perl(Test::More) +BuildRequires: perl(ExtUtils::MakeMaker) BuildRequires: perl(HTTP::Date) BuildRequires: perl(HTTP::Request) BuildRequires: perl(HTTP::Response) BuildRequires: perl(IPC::Shareable) -# >= 0.27 vvvvvvvvv BuildRequires: perl(POE) BuildRequires: perl(POE::Component::SSLify) >= 0.04 BuildRequires: perl(POE::Driver::SysRW) @@ -25,6 +24,10 @@ BuildRequires: perl(POE::Wheel::ReadWrite) BuildRequires: perl(POE::Wheel::SocketFactory) +# tests +BuildRequires: perl(Test::More) +BuildRequires: perl(POE::Component::Client::HTTP) + # optional tests BuildRequires: perl(Test::Pod) #BuildRequires: perl(Test::Pod::Coverage) @@ -67,12 +70,15 @@ %files %defattr(-,root,root,-) -%doc README examples/ +%doc README Changes examples/ %{perl_vendorlib}/* %{_mandir}/man3/* %changelog +* Sat Apr 21 2007 Chris Weyl 1.23-2 +- additional testing BR + * Sat Apr 21 2007 Chris Weyl 1.23-1 - update to 1.23 - update source URL (maintainer changed) From fedora-extras-commits at redhat.com Sat Apr 21 22:28:03 2007 From: fedora-extras-commits at redhat.com (Chris Weyl (cweyl)) Date: Sat, 21 Apr 2007 18:28:03 -0400 Subject: rpms/perl-POE-Component-Server-SimpleHTTP/FC-6 perl-POE-Component-Server-SimpleHTTP.spec, 1.5, 1.6 Message-ID: <200704212228.l3LMS3Tx007174@cvs-int.fedora.redhat.com> Author: cweyl Update of /cvs/extras/rpms/perl-POE-Component-Server-SimpleHTTP/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv7120/FC-6 Modified Files: perl-POE-Component-Server-SimpleHTTP.spec Log Message: additional BR needed for testing Index: perl-POE-Component-Server-SimpleHTTP.spec =================================================================== RCS file: /cvs/extras/rpms/perl-POE-Component-Server-SimpleHTTP/FC-6/perl-POE-Component-Server-SimpleHTTP.spec,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- perl-POE-Component-Server-SimpleHTTP.spec 21 Apr 2007 20:27:24 -0000 1.5 +++ perl-POE-Component-Server-SimpleHTTP.spec 21 Apr 2007 22:27:29 -0000 1.6 @@ -1,6 +1,6 @@ Name: perl-POE-Component-Server-SimpleHTTP Version: 1.23 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Serve HTTP requests in POE License: GPL or Artistic Group: Development/Libraries @@ -12,12 +12,11 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) -BuildRequires: perl(ExtUtils::MakeMaker), perl(Test::More) +BuildRequires: perl(ExtUtils::MakeMaker) BuildRequires: perl(HTTP::Date) BuildRequires: perl(HTTP::Request) BuildRequires: perl(HTTP::Response) BuildRequires: perl(IPC::Shareable) -# >= 0.27 vvvvvvvvv BuildRequires: perl(POE) BuildRequires: perl(POE::Component::SSLify) >= 0.04 BuildRequires: perl(POE::Driver::SysRW) @@ -25,6 +24,10 @@ BuildRequires: perl(POE::Wheel::ReadWrite) BuildRequires: perl(POE::Wheel::SocketFactory) +# tests +BuildRequires: perl(Test::More) +BuildRequires: perl(POE::Component::Client::HTTP) + # optional tests BuildRequires: perl(Test::Pod) #BuildRequires: perl(Test::Pod::Coverage) @@ -67,12 +70,15 @@ %files %defattr(-,root,root,-) -%doc README examples/ +%doc README Changes examples/ %{perl_vendorlib}/* %{_mandir}/man3/* %changelog +* Sat Apr 21 2007 Chris Weyl 1.23-2 +- additional testing BR + * Sat Apr 21 2007 Chris Weyl 1.23-1 - update to 1.23 - update source URL (maintainer changed) From fedora-extras-commits at redhat.com Sat Apr 21 22:28:08 2007 From: fedora-extras-commits at redhat.com (Chris Weyl (cweyl)) Date: Sat, 21 Apr 2007 18:28:08 -0400 Subject: rpms/perl-POE-Component-Server-SimpleHTTP/devel perl-POE-Component-Server-SimpleHTTP.spec, 1.5, 1.6 Message-ID: <200704212228.l3LMS8oN007178@cvs-int.fedora.redhat.com> Author: cweyl Update of /cvs/extras/rpms/perl-POE-Component-Server-SimpleHTTP/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv7120/devel Modified Files: perl-POE-Component-Server-SimpleHTTP.spec Log Message: additional BR needed for testing Index: perl-POE-Component-Server-SimpleHTTP.spec =================================================================== RCS file: /cvs/extras/rpms/perl-POE-Component-Server-SimpleHTTP/devel/perl-POE-Component-Server-SimpleHTTP.spec,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- perl-POE-Component-Server-SimpleHTTP.spec 21 Apr 2007 20:27:28 -0000 1.5 +++ perl-POE-Component-Server-SimpleHTTP.spec 21 Apr 2007 22:27:34 -0000 1.6 @@ -1,6 +1,6 @@ Name: perl-POE-Component-Server-SimpleHTTP Version: 1.23 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Serve HTTP requests in POE License: GPL or Artistic Group: Development/Libraries @@ -12,12 +12,11 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) -BuildRequires: perl(ExtUtils::MakeMaker), perl(Test::More) +BuildRequires: perl(ExtUtils::MakeMaker) BuildRequires: perl(HTTP::Date) BuildRequires: perl(HTTP::Request) BuildRequires: perl(HTTP::Response) BuildRequires: perl(IPC::Shareable) -# >= 0.27 vvvvvvvvv BuildRequires: perl(POE) BuildRequires: perl(POE::Component::SSLify) >= 0.04 BuildRequires: perl(POE::Driver::SysRW) @@ -25,6 +24,10 @@ BuildRequires: perl(POE::Wheel::ReadWrite) BuildRequires: perl(POE::Wheel::SocketFactory) +# tests +BuildRequires: perl(Test::More) +BuildRequires: perl(POE::Component::Client::HTTP) + # optional tests BuildRequires: perl(Test::Pod) #BuildRequires: perl(Test::Pod::Coverage) @@ -67,12 +70,15 @@ %files %defattr(-,root,root,-) -%doc README examples/ +%doc README Changes examples/ %{perl_vendorlib}/* %{_mandir}/man3/* %changelog +* Sat Apr 21 2007 Chris Weyl 1.23-2 +- additional testing BR + * Sat Apr 21 2007 Chris Weyl 1.23-1 - update to 1.23 - update source URL (maintainer changed) From fedora-extras-commits at redhat.com Sun Apr 22 00:03:41 2007 From: fedora-extras-commits at redhat.com (Patrice Dumas (pertusus)) Date: Sat, 21 Apr 2007 20:03:41 -0400 Subject: rpms/cernlib/devel cernlib.spec,1.39,1.40 Message-ID: <200704220003.l3M03fxI017795@cvs-int.fedora.redhat.com> Author: pertusus Update of /cvs/extras/rpms/cernlib/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv17777 Modified Files: cernlib.spec Log Message: * Sun Apr 22 2007 Patrice Dumas 2006-2 - don't do a parallel build for npatchy Index: cernlib.spec =================================================================== RCS file: /cvs/extras/rpms/cernlib/devel/cernlib.spec,v retrieving revision 1.39 retrieving revision 1.40 diff -u -r1.39 -r1.40 --- cernlib.spec 21 Apr 2007 14:35:24 -0000 1.39 +++ cernlib.spec 22 Apr 2007 00:03:07 -0000 1.40 @@ -6,7 +6,7 @@ Name: cernlib Version: 2006 -Release: 1%{?dist} +Release: 2%{?dist} Summary: General purpose CERN library and associated binaries Group: Development/Libraries # As explained in the cernlib on debian FAQ, cfortran can be considered LGPL. @@ -825,7 +825,11 @@ cd $CERN_ROOT/build make patchy/Makefile cd patchy -make %{?_smp_mflags} install.bin +# we cannont use %%{?_smp_mflags} because fcasplit is used after being +# built, and during the fcasplit installation it is removed and replaced +# by a symlink, and if it takes time the link may not be there on time. +# at least that's my understanding of the failure. +make install.bin #%endif # it is not completly obvious that it is better to use patchy 4 for @@ -1092,6 +1096,9 @@ %changelog +* Sun Apr 22 2007 Patrice Dumas 2006-2 +- don't do a parallel build for npatchy + * Fri Apr 13 2007 Patrice Dumas 2006-1 - update to cernlib 2006 - build with gfortran From fedora-extras-commits at redhat.com Sun Apr 22 01:57:12 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Sat, 21 Apr 2007 21:57:12 -0400 Subject: rpms/wesnoth/devel .cvsignore, 1.18, 1.19 sources, 1.18, 1.19 wesnoth.spec, 1.36, 1.37 Message-ID: <200704220157.l3M1vCUs024079@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/rpms/wesnoth/devel In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/wesnoth/devel Modified Files: .cvsignore sources wesnoth.spec Log Message: 1.2.4 Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/wesnoth/devel/.cvsignore,v retrieving revision 1.18 retrieving revision 1.19 diff -u -r1.18 -r1.19 --- .cvsignore 16 Mar 2007 18:54:24 -0000 1.18 +++ .cvsignore 22 Apr 2007 01:56:38 -0000 1.19 @@ -1 +1 @@ -wesnoth-1.2.3.tar.bz2 +wesnoth-1.2.4.tar.bz2 Index: sources =================================================================== RCS file: /cvs/extras/rpms/wesnoth/devel/sources,v retrieving revision 1.18 retrieving revision 1.19 diff -u -r1.18 -r1.19 --- sources 16 Mar 2007 18:54:24 -0000 1.18 +++ sources 22 Apr 2007 01:56:38 -0000 1.19 @@ -1 +1 @@ -94e051a82be080e7f69040b42c46ba2c wesnoth-1.2.3.tar.bz2 +e24c9adb2fa6cc25759a0a1baf0585e8 wesnoth-1.2.4.tar.bz2 Index: wesnoth.spec =================================================================== RCS file: /cvs/extras/rpms/wesnoth/devel/wesnoth.spec,v retrieving revision 1.36 retrieving revision 1.37 diff -u -r1.36 -r1.37 --- wesnoth.spec 16 Mar 2007 18:54:24 -0000 1.36 +++ wesnoth.spec 22 Apr 2007 01:56:38 -0000 1.37 @@ -1,5 +1,5 @@ Name: wesnoth -Version: 1.2.3 +Version: 1.2.4 Release: 1%{?dist} Summary: Turn-based strategy game with a fantasy theme @@ -161,6 +161,9 @@ %ghost /var/run/wesnothd/socket %changelog +* Sat Apr 21 2007 Warren Togami - 1.2.4-1 +- 1.2.4 + * Fri Mar 16 2007 Brian Pepple - 1.2.3-1 - Update to 1.2.3. From fedora-extras-commits at redhat.com Sun Apr 22 03:32:54 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Sat, 21 Apr 2007 23:32:54 -0400 Subject: rpms/wesnoth/FC-5 .cvsignore, 1.16, 1.17 sources, 1.16, 1.17 wesnoth.spec, 1.29, 1.30 Message-ID: <200704220332.l3M3WsU1002029@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/rpms/wesnoth/FC-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv2008 Modified Files: .cvsignore sources wesnoth.spec Log Message: 1.2.4 Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/wesnoth/FC-5/.cvsignore,v retrieving revision 1.16 retrieving revision 1.17 diff -u -r1.16 -r1.17 --- .cvsignore 25 Feb 2007 20:35:27 -0000 1.16 +++ .cvsignore 22 Apr 2007 03:32:20 -0000 1.17 @@ -1 +1 @@ -wesnoth-1.2.2.tar.bz2 +wesnoth-1.2.4.tar.bz2 Index: sources =================================================================== RCS file: /cvs/extras/rpms/wesnoth/FC-5/sources,v retrieving revision 1.16 retrieving revision 1.17 diff -u -r1.16 -r1.17 --- sources 25 Feb 2007 20:35:27 -0000 1.16 +++ sources 22 Apr 2007 03:32:20 -0000 1.17 @@ -1 +1 @@ -f7cc14661edabeeae36a6e9dc5472015 wesnoth-1.2.2.tar.bz2 +e24c9adb2fa6cc25759a0a1baf0585e8 wesnoth-1.2.4.tar.bz2 Index: wesnoth.spec =================================================================== RCS file: /cvs/extras/rpms/wesnoth/FC-5/wesnoth.spec,v retrieving revision 1.29 retrieving revision 1.30 diff -u -r1.29 -r1.30 --- wesnoth.spec 25 Feb 2007 20:35:27 -0000 1.29 +++ wesnoth.spec 22 Apr 2007 03:32:20 -0000 1.30 @@ -1,6 +1,6 @@ Name: wesnoth -Version: 1.2.2 -Release: 2%{?dist} +Version: 1.2.4 +Release: 1%{?dist} Summary: Turn-based strategy game with a fantasy theme Group: Amusements/Games @@ -161,6 +161,12 @@ %ghost /var/run/wesnothd/socket %changelog +* Sat Apr 21 2007 Warren Togami - 1.2.4-1 +- 1.2.4 + +* Fri Mar 16 2007 Brian Pepple - 1.2.3-1 +- Update to 1.2.3. + * Sat Feb 24 2007 Brian Pepple - 1.2.2-2 - Bump. From fedora-extras-commits at redhat.com Sun Apr 22 03:34:35 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Sat, 21 Apr 2007 23:34:35 -0400 Subject: rpms/wesnoth/FC-6 .cvsignore, 1.17, 1.18 sources, 1.17, 1.18 wesnoth.spec, 1.33, 1.34 Message-ID: <200704220334.l3M3YZfo002142@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/rpms/wesnoth/FC-6 In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/wesnoth/FC-6 Modified Files: .cvsignore sources wesnoth.spec Log Message: 1.2.4 Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/wesnoth/FC-6/.cvsignore,v retrieving revision 1.17 retrieving revision 1.18 diff -u -r1.17 -r1.18 --- .cvsignore 16 Mar 2007 18:56:08 -0000 1.17 +++ .cvsignore 22 Apr 2007 03:34:01 -0000 1.18 @@ -1 +1 @@ -wesnoth-1.2.3.tar.bz2 +wesnoth-1.2.4.tar.bz2 Index: sources =================================================================== RCS file: /cvs/extras/rpms/wesnoth/FC-6/sources,v retrieving revision 1.17 retrieving revision 1.18 diff -u -r1.17 -r1.18 --- sources 16 Mar 2007 18:56:08 -0000 1.17 +++ sources 22 Apr 2007 03:34:01 -0000 1.18 @@ -1 +1 @@ -94e051a82be080e7f69040b42c46ba2c wesnoth-1.2.3.tar.bz2 +e24c9adb2fa6cc25759a0a1baf0585e8 wesnoth-1.2.4.tar.bz2 Index: wesnoth.spec =================================================================== RCS file: /cvs/extras/rpms/wesnoth/FC-6/wesnoth.spec,v retrieving revision 1.33 retrieving revision 1.34 diff -u -r1.33 -r1.34 --- wesnoth.spec 16 Mar 2007 18:56:08 -0000 1.33 +++ wesnoth.spec 22 Apr 2007 03:34:01 -0000 1.34 @@ -1,5 +1,5 @@ Name: wesnoth -Version: 1.2.3 +Version: 1.2.4 Release: 1%{?dist} Summary: Turn-based strategy game with a fantasy theme @@ -161,6 +161,9 @@ %ghost /var/run/wesnothd/socket %changelog +* Sat Apr 21 2007 Warren Togami - 1.2.4-1 +- 1.2.4 + * Fri Mar 16 2007 Brian Pepple - 1.2.3-1 - Update to 1.2.3. From fedora-extras-commits at redhat.com Sun Apr 22 03:46:07 2007 From: fedora-extras-commits at redhat.com (Ryo Dairiki (ryo)) Date: Sat, 21 Apr 2007 23:46:07 -0400 Subject: rpms/VLGothic-fonts/FC-6 .cvsignore, 1.3, 1.4 VLGothic-fonts.spec, 1.5, 1.6 sources, 1.3, 1.4 Message-ID: <200704220346.l3M3k7fT002256@cvs-int.fedora.redhat.com> Author: ryo Update of /cvs/extras/rpms/VLGothic-fonts/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv2235 Modified Files: .cvsignore VLGothic-fonts.spec sources Log Message: update to 20070328 Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/VLGothic-fonts/FC-6/.cvsignore,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- .cvsignore 3 Jan 2007 05:37:08 -0000 1.3 +++ .cvsignore 22 Apr 2007 03:45:32 -0000 1.4 @@ -1 +1 @@ -VLGothic-20070101.tar.bz2 +VLGothic-20070328.tar.bz2 Index: VLGothic-fonts.spec =================================================================== RCS file: /cvs/extras/rpms/VLGothic-fonts/FC-6/VLGothic-fonts.spec,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- VLGothic-fonts.spec 3 Jan 2007 05:37:08 -0000 1.5 +++ VLGothic-fonts.spec 22 Apr 2007 03:45:32 -0000 1.6 @@ -1,5 +1,5 @@ Name: VLGothic-fonts -Version: 20070101 +Version: 20070328 Release: 1%{?dist} Summary: VLGothic the Japanese TrueType font @@ -51,6 +51,9 @@ %changelog +* Sun Apr 22 2007 Ryo Dairiki - 20070328-1 +- Update to 20070328 + * Wed Jan 03 2007 Ryo Dairiki - 20070101-1 - Update to 20070101 Index: sources =================================================================== RCS file: /cvs/extras/rpms/VLGothic-fonts/FC-6/sources,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- sources 3 Jan 2007 05:37:08 -0000 1.3 +++ sources 22 Apr 2007 03:45:32 -0000 1.4 @@ -1 +1 @@ -6089621ab153049ca40c46ebfb5bc96b VLGothic-20070101.tar.bz2 +73b42b78fe681a2d14a945c58e80ee0a VLGothic-20070328.tar.bz2 From fedora-extras-commits at redhat.com Sun Apr 22 03:47:31 2007 From: fedora-extras-commits at redhat.com (Ryo Dairiki (ryo)) Date: Sat, 21 Apr 2007 23:47:31 -0400 Subject: rpms/VLGothic-fonts/FC-5 VLGothic-fonts.spec, 1.4, 1.5 sources, 1.3, 1.4 Message-ID: <200704220347.l3M3lVZX002298@cvs-int.fedora.redhat.com> Author: ryo Update of /cvs/extras/rpms/VLGothic-fonts/FC-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv2269 Modified Files: VLGothic-fonts.spec sources Log Message: update to 20070328 Index: VLGothic-fonts.spec =================================================================== RCS file: /cvs/extras/rpms/VLGothic-fonts/FC-5/VLGothic-fonts.spec,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- VLGothic-fonts.spec 3 Jan 2007 05:45:37 -0000 1.4 +++ VLGothic-fonts.spec 22 Apr 2007 03:46:57 -0000 1.5 @@ -1,5 +1,5 @@ Name: VLGothic-fonts -Version: 20070101 +Version: 20070328 Release: 1%{?dist} Summary: VLGothic the Japanese TrueType font @@ -51,6 +51,9 @@ %changelog +* Sun Apr 22 2007 Ryo Dairiki - 20070328-1 +- Update to 20070328 + * Wed Jan 03 2007 Ryo Dairiki - 20070101-1 - Update to 20070101 Index: sources =================================================================== RCS file: /cvs/extras/rpms/VLGothic-fonts/FC-5/sources,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- sources 3 Jan 2007 05:45:37 -0000 1.3 +++ sources 22 Apr 2007 03:46:57 -0000 1.4 @@ -1 +1 @@ -6089621ab153049ca40c46ebfb5bc96b VLGothic-20070101.tar.bz2 +73b42b78fe681a2d14a945c58e80ee0a VLGothic-20070328.tar.bz2 From fedora-extras-commits at redhat.com Sun Apr 22 03:48:45 2007 From: fedora-extras-commits at redhat.com (Ryo Dairiki (ryo)) Date: Sat, 21 Apr 2007 23:48:45 -0400 Subject: rpms/VLGothic-fonts/devel VLGothic-fonts.spec, 1.4, 1.5 sources, 1.3, 1.4 Message-ID: <200704220348.l3M3mjnr002333@cvs-int.fedora.redhat.com> Author: ryo Update of /cvs/extras/rpms/VLGothic-fonts/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv2310 Modified Files: VLGothic-fonts.spec sources Log Message: update to 20070328 Index: VLGothic-fonts.spec =================================================================== RCS file: /cvs/extras/rpms/VLGothic-fonts/devel/VLGothic-fonts.spec,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- VLGothic-fonts.spec 3 Jan 2007 05:46:30 -0000 1.4 +++ VLGothic-fonts.spec 22 Apr 2007 03:48:11 -0000 1.5 @@ -1,5 +1,5 @@ Name: VLGothic-fonts -Version: 20070101 +Version: 20070328 Release: 1%{?dist} Summary: VLGothic the Japanese TrueType font @@ -51,6 +51,9 @@ %changelog +* Sun Apr 22 2007 Ryo Dairiki - 20070328-1 +- Update to 20070328 + * Wed Jan 03 2007 Ryo Dairiki - 20070101-1 - Update to 20070101 Index: sources =================================================================== RCS file: /cvs/extras/rpms/VLGothic-fonts/devel/sources,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- sources 3 Jan 2007 05:46:30 -0000 1.3 +++ sources 22 Apr 2007 03:48:11 -0000 1.4 @@ -1 +1 @@ -6089621ab153049ca40c46ebfb5bc96b VLGothic-20070101.tar.bz2 +73b42b78fe681a2d14a945c58e80ee0a VLGothic-20070328.tar.bz2 From fedora-extras-commits at redhat.com Sun Apr 22 08:16:15 2007 From: fedora-extras-commits at redhat.com (Shidai Liu (leo)) Date: Sun, 22 Apr 2007 04:16:15 -0400 Subject: rpms/pcmanx-gtk2/FC-5 pcmanx-gtk2.spec,1.3,1.4 Message-ID: <200704220816.l3M8GF3i028014@cvs-int.fedora.redhat.com> Author: leo Update of /cvs/extras/rpms/pcmanx-gtk2/FC-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv27992 Modified Files: pcmanx-gtk2.spec Log Message: fix last naming change and disable libnotify for FC-5 Index: pcmanx-gtk2.spec =================================================================== RCS file: /cvs/extras/rpms/pcmanx-gtk2/FC-5/pcmanx-gtk2.spec,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- pcmanx-gtk2.spec 17 Apr 2007 07:31:42 -0000 1.3 +++ pcmanx-gtk2.spec 22 Apr 2007 08:15:40 -0000 1.4 @@ -5,7 +5,7 @@ Summary: Telnet client designed for BBS browsing Name: pcmanx-gtk2 Version: 0.3.5 -Release: 10.%{alphatag}%{?dist} +Release: 9.%{alphatag}%{?dist}.1 License: GPL Group: Applications/Internet Source0: http://pcmanx.csie.net/release/pcmanx-gtk2.tar.gz @@ -47,7 +47,7 @@ #autoreconf -fi %build -%configure --enable-libnotify +%configure make %{?_smp_mflags} %install @@ -86,8 +86,9 @@ %{_datadir}/pixmaps/*.png %changelog -* Tue Apr 17 2007 Leo, Shidai Liu 0.3.5-10.336svn +* Sun Apr 22 2007 Leo, Shidai Liu 0.3.5-9.336svn.1 - Add dbus-devel to BuildRequires +- Disable libnotify support * Sat Apr 14 2007 Leo, Shidai Liu 0.3.5-9.336svn - remove README. Its content is not useful for end users From fedora-extras-commits at redhat.com Sun Apr 22 09:28:28 2007 From: fedora-extras-commits at redhat.com (Hans de Goede (jwrdegoede)) Date: Sun, 22 Apr 2007 05:28:28 -0400 Subject: rpms/ballz import.log,1.1,1.2 Message-ID: <200704220928.l3M9SSSZ021522@cvs-int.fedora.redhat.com> Author: jwrdegoede Update of /cvs/extras/rpms/ballz In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv21308 Modified Files: import.log Log Message: Initial ballz import Index: import.log =================================================================== RCS file: /cvs/extras/rpms/ballz/import.log,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- import.log 21 Apr 2007 21:25:31 -0000 1.1 +++ import.log 22 Apr 2007 09:27:54 -0000 1.2 @@ -0,0 +1 @@ +ballz-1_0-1_fc7:HEAD:ballz-1.0-1.fc7.src.rpm:1177234726 From fedora-extras-commits at redhat.com Sun Apr 22 09:28:32 2007 From: fedora-extras-commits at redhat.com (Hans de Goede (jwrdegoede)) Date: Sun, 22 Apr 2007 05:28:32 -0400 Subject: rpms/ballz/devel ballz-1.0-fullscreen.patch, NONE, 1.1 ballz-1.0-syslibs.patch, NONE, 1.1 ballz.desktop, NONE, 1.1 ballz.spec, NONE, 1.1 .cvsignore, 1.1, 1.2 sources, 1.1, 1.2 Message-ID: <200704220928.l3M9SWwO021526@cvs-int.fedora.redhat.com> Author: jwrdegoede Update of /cvs/extras/rpms/ballz/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv21308/devel Modified Files: .cvsignore sources Added Files: ballz-1.0-fullscreen.patch ballz-1.0-syslibs.patch ballz.desktop ballz.spec Log Message: Initial ballz import ballz-1.0-fullscreen.patch: --- NEW FILE ballz-1.0-fullscreen.patch --- --- ballz-1.0/src/game.cpp~ 2007-04-17 20:08:11.000000000 +0200 +++ ballz-1.0/src/game.cpp 2007-04-17 20:08:11.000000000 +0200 @@ -48,7 +48,7 @@ set_window_title("Darkbits - B.A.L.L.Z."); - int driver = GFX_AUTODETECT_WINDOWED; + int driver = GFX_AUTODETECT; set_color_depth(32); if (set_gfx_mode(driver, 640, 480, 0, 0) < 0) { set_color_depth(24); ballz-1.0-syslibs.patch: --- NEW FILE ballz-1.0-syslibs.patch --- diff -ur ballz-1.0/src/Makefile.am ballz-1.0.new/src/Makefile.am --- ballz-1.0/src/Makefile.am 2007-04-05 22:21:32.000000000 +0200 +++ ballz-1.0.new/src/Makefile.am 2007-04-17 14:18:19.000000000 +0200 @@ -70,151 +70,6 @@ gui/ballzlistbox.cpp\ gui/ballzlistbox.hpp\ gui/ballzscrollarea.cpp\ -gui/ballzscrollarea.hpp\ -guichan/actionevent.cpp\ -guichan/actionevent.hpp\ -guichan/actionlistener.hpp\ -guichan/allegro.hpp\ -guichan/basiccontainer.cpp\ -guichan/basiccontainer.hpp\ -guichan/cliprectangle.cpp\ -guichan/cliprectangle.hpp\ -guichan/color.cpp\ -guichan/color.hpp\ -guichan/deathlistener.hpp\ -guichan/defaultfont.cpp\ -guichan/defaultfont.hpp\ -guichan/event.cpp\ -guichan/event.hpp\ -guichan/exception.cpp\ -guichan/exception.hpp\ -guichan/focushandler.cpp\ -guichan/focushandler.hpp\ -guichan/focuslistener.hpp\ -guichan/font.cpp\ -guichan/font.hpp\ -guichan/graphics.cpp\ -guichan/graphics.hpp\ -guichan/gui.cpp\ -guichan/gui.hpp\ -guichan/image.cpp\ -guichan/image.hpp\ -guichan/imagefont.cpp\ -guichan/imagefont.hpp\ -guichan/imageloader.hpp\ -guichan/input.hpp\ -guichan/inputevent.cpp\ -guichan/inputevent.hpp\ -guichan/key.cpp\ -guichan/key.hpp\ -guichan/keyevent.cpp\ -guichan/keyevent.hpp\ -guichan/keyinput.cpp\ -guichan/keyinput.hpp\ -guichan/keylistener.hpp\ -guichan/listmodel.hpp\ -guichan/mouseevent.cpp\ -guichan/mouseevent.hpp\ -guichan/mouseinput.cpp\ -guichan/mouseinput.hpp\ -guichan/mouselistener.hpp\ -guichan/platform.hpp\ -guichan/rectangle.cpp\ -guichan/rectangle.hpp\ -guichan/widget.cpp\ -guichan/widget.hpp\ -guichan/allegro/allegrofont.hpp\ -guichan/allegro/allegrographics.cpp\ -guichan/allegro/allegrographics.hpp\ -guichan/allegro/allegroimage.cpp\ -guichan/allegro/allegroimage.hpp\ -guichan/allegro/allegroimageloader.cpp\ -guichan/allegro/allegroimageloader.hpp\ -guichan/allegro/allegroinput.cpp\ -guichan/allegro/allegroinput.hpp\ -guichan/widgets/button.cpp\ -guichan/widgets/button.hpp\ -guichan/widgets/container.cpp\ -guichan/widgets/container.hpp\ -guichan/widgets/checkbox.cpp\ -guichan/widgets/checkbox.hpp\ -guichan/widgets/dropdown.hpp\ -guichan/widgets/dropdown.cpp\ -guichan/widgets/icon.cpp\ -guichan/widgets/icon.hpp\ -guichan/widgets/label.cpp\ -guichan/widgets/label.hpp\ -guichan/widgets/listbox.cpp\ -guichan/widgets/listbox.hpp\ -guichan/widgets/radiobutton.cpp\ -guichan/widgets/radiobutton.hpp\ -guichan/widgets/scrollarea.cpp\ -guichan/widgets/scrollarea.hpp\ -guichan/widgets/slider.cpp\ -guichan/widgets/slider.hpp\ -guichan/widgets/textbox.cpp\ -guichan/widgets/textbox.hpp\ -guichan/widgets/textfield.cpp\ -guichan/widgets/textfield.hpp\ -guichan/widgets/window.cpp\ -guichan/widgets/window.hpp\ -dumb/aldumb.h\ -dumb/dumb.h\ -dumb/allegro/alplay.c\ -dumb/allegro/datduh.c\ -dumb/allegro/datit.c\ -dumb/allegro/datitq.c\ -dumb/allegro/datmod.c\ -dumb/allegro/dats3m.c\ -dumb/allegro/dats3mq.c\ -dumb/allegro/datunld.c\ -dumb/allegro/datxm.c\ -dumb/allegro/datxmq.c\ -dumb/allegro/packfile.c\ -dumb/core/atexit.c\ -dumb/core/duhlen.c\ -dumb/core/duhtag.c\ -dumb/core/dumbfile.c\ -dumb/core/loadduh.c\ -dumb/core/makeduh.c\ -dumb/core/rawsig.c\ -dumb/core/readduh.c\ -dumb/core/register.c\ -dumb/core/rendduh.c\ -dumb/core/rendsig.c\ -dumb/core/unload.c\ -dumb/it/itload.c\ -dumb/it/itload2.c\ -dumb/it/itmisc.c\ -dumb/it/itorder.c\ -dumb/it/itread.c\ -dumb/it/itread2.c\ -dumb/it/itrender.c\ -dumb/it/itunload.c\ -dumb/it/loadmod.c\ -dumb/it/loadmod2.c\ -dumb/it/loads3m.c\ -dumb/it/loads3m2.c\ -dumb/it/loadxm.c\ -dumb/it/loadxm2.c\ -dumb/it/readmod.c\ -dumb/it/readmod2.c\ -dumb/it/reads3m.c\ -dumb/it/reads3m2.c\ -dumb/it/readxm.c\ -dumb/it/readxm2.c\ -dumb/it/xmeffect.c\ -dumb/helpers/clickrem.c\ -dumb/helpers/memfile.c\ -dumb/helpers/resamp2.inc\ -dumb/helpers/resamp3.inc\ -dumb/helpers/resample.inc\ -dumb/helpers/resample.c\ -dumb/helpers/sampbuf.c\ -dumb/helpers/silence.c\ -dumb/helpers/stdfile.c\ -dumb/internal/aldumb.h\ -dumb/internal/dumb.h\ -dumb/internal/it.h - +gui/ballzscrollarea.hpp +ballz_LDFLAGS = -ldumb -laldmb -lguichan -lguichan_allegro diff -ur ballz-1.0/src/gui/ballzlistbox.cpp ballz-1.0.new/src/gui/ballzlistbox.cpp --- ballz-1.0/src/gui/ballzlistbox.cpp 2007-04-04 20:00:50.000000000 +0200 +++ ballz-1.0.new/src/gui/ballzlistbox.cpp 2007-04-17 14:53:12.000000000 +0200 @@ -70,7 +70,9 @@ { if (isFocused()) { - allegroGraphics->drawBitmap(mSelectedImage, 0, y + 1); + gcn::AllegroImage image(mSelectedImage, 0); + allegroGraphics->drawImage(&image, 0, 0, 0, + y + 1, image.getWidth(), image.getHeight()); } } diff -ur ballz-1.0/src/gui/datawriter.cpp ballz-1.0.new/src/gui/datawriter.cpp --- ballz-1.0/src/gui/datawriter.cpp 2007-04-04 20:01:03.000000000 +0200 +++ ballz-1.0.new/src/gui/datawriter.cpp 2007-04-17 14:48:01.000000000 +0200 @@ -105,15 +105,21 @@ if (mImage == BALLZ) { - allegroGraphics->drawBitmap(mBallzImage, 8, 8); + gcn::AllegroImage image(mBallzImage, 0); + allegroGraphics->drawImage(&image, 0, 0, 8, 8, image.getWidth(), + image.getHeight()); } else if (mImage == THEPROFESSOR) { - allegroGraphics->drawBitmap(mTheProfessorImage, 8, 8); - } - else if (mImage == THECOLONEL) - { - allegroGraphics->drawBitmap(mTheColonelImage, 8, 8); + gcn::AllegroImage image(mTheProfessorImage, 0); + allegroGraphics->drawImage(&image, 0, 0, 8, 8, image.getWidth(), + image.getHeight()); + } + else if (mImage == THECOLONEL) + { + gcn::AllegroImage image(mTheColonelImage, 0); + allegroGraphics->drawImage(&image, 0, 0, 8, 8, image.getWidth(), + image.getHeight()); } unsigned int i; diff -ur ballz-1.0/src/gui/levelselector.cpp ballz-1.0.new/src/gui/levelselector.cpp --- ballz-1.0/src/gui/levelselector.cpp 2007-04-04 20:01:09.000000000 +0200 +++ ballz-1.0.new/src/gui/levelselector.cpp 2007-04-17 14:50:38.000000000 +0200 @@ -148,7 +148,9 @@ { if (isFocused()) { - allegroGraphics->drawBitmap(mSelectedImage, 0, y); + gcn::AllegroImage image(mSelectedImage, 0); + allegroGraphics->drawImage(&image, 0, 0, 0, y, + image.getWidth(), image.getHeight()); } } --- NEW FILE ballz.desktop --- [Desktop Entry] Encoding=UTF-8 Name=B.A.L.L.Z. Comment=Platform game with some puzzle elements Exec=ballz Icon=ballz.png Terminal=false Type=Application Categories=Game;ActionGame; --- NEW FILE ballz.spec --- Name: ballz Version: 1.0 Release: 1%{?dist} Summary: Platform game with some puzzle elements Group: Amusements/Games License: BSD URL: http://darkbits.org/ Source0: http://darkbits.org/%{name}-%{version}.tar.gz Source1: %{name}.desktop Patch0: ballz-1.0-syslibs.patch Patch1: ballz-1.0-fullscreen.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: dumb-devel guichan-devel desktop-file-utils automake BuildRequires: ImageMagick Requires: hicolor-icon-theme %description Ballz is a platformer with some puzzle elements. You take control of a ball which is genetically modified by the British secret service. Your mission is to rescue captured British soldiers from a prison in Iran. The game was written in 72 hours for the TINS competition, a competition similar to Speedhack. The name TINS is an recursive acronym for ???TINS is not Speedhack???. %prep %setup -q %patch0 -p1 -z .syslibs %patch1 -p1 -z .fullscreen # we use the system version of these libs rm -fr src/guichan* src/dumb # remove hardcoded optflags from configure sed -i 's/-O2 -ffast-math -fomit-frame-pointer/ -ffast-math/g' configure.ac autoreconf -f %build %configure make %{?_smp_mflags} convert -transparent black data/%{name}.bmp %{name}.png %install rm -rf $RPM_BUILD_ROOT make install DESTDIR=$RPM_BUILD_ROOT # below is the desktop file and icon stuff. mkdir -p $RPM_BUILD_ROOT%{_datadir}/applications desktop-file-install --vendor fedora \ --dir $RPM_BUILD_ROOT%{_datadir}/applications \ %{SOURCE1} mkdir -p $RPM_BUILD_ROOT%{_datadir}/icons/hicolor/48x48/apps install -m 644 %{name}.png $RPM_BUILD_ROOT%{_datadir}/icons/hicolor/48x48/apps %clean rm -rf $RPM_BUILD_ROOT %post touch --no-create %{_datadir}/icons/hicolor || : %{_bindir}/gtk-update-icon-cache --quiet %{_datadir}/icons/hicolor || : %postun touch --no-create %{_datadir}/icons/hicolor || : %{_bindir}/gtk-update-icon-cache --quiet %{_datadir}/icons/hicolor || : %files %defattr(-,root,root,-) %doc AUTHORS README BSD-license %{_bindir}/%{name} %{_datadir}/%{name} %{_datadir}/applications/fedora-%{name}.desktop %{_datadir}/icons/hicolor/48x48/apps/%{name}.png %changelog * Tue Apr 17 2007 Hans de Goede 1.0-1 - Initial Fedora Extras package Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/ballz/devel/.cvsignore,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- .cvsignore 21 Apr 2007 21:25:41 -0000 1.1 +++ .cvsignore 22 Apr 2007 09:27:58 -0000 1.2 @@ -0,0 +1 @@ +ballz-1.0.tar.gz Index: sources =================================================================== RCS file: /cvs/extras/rpms/ballz/devel/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 21 Apr 2007 21:25:41 -0000 1.1 +++ sources 22 Apr 2007 09:27:58 -0000 1.2 @@ -0,0 +1 @@ +1a98a0a87985f2425d2fde5715be50ed ballz-1.0.tar.gz From fedora-extras-commits at redhat.com Sun Apr 22 09:30:10 2007 From: fedora-extras-commits at redhat.com (Hans de Goede (jwrdegoede)) Date: Sun, 22 Apr 2007 05:30:10 -0400 Subject: rpms/asc-music import.log,1.1,1.2 Message-ID: <200704220930.l3M9UA1l021621@cvs-int.fedora.redhat.com> Author: jwrdegoede Update of /cvs/extras/rpms/asc-music In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv21518 Modified Files: import.log Log Message: Initial import asc-music Index: import.log =================================================================== RCS file: /cvs/extras/rpms/asc-music/import.log,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- import.log 21 Apr 2007 21:27:29 -0000 1.1 +++ import.log 22 Apr 2007 09:29:36 -0000 1.2 @@ -0,0 +1 @@ +asc-music-1_0-1:HEAD:asc-music-1.0-1.src.rpm:1177234806 From fedora-extras-commits at redhat.com Sun Apr 22 09:30:14 2007 From: fedora-extras-commits at redhat.com (Hans de Goede (jwrdegoede)) Date: Sun, 22 Apr 2007 05:30:14 -0400 Subject: rpms/asc-music/devel asc-music.spec, NONE, 1.1 .cvsignore, 1.1, 1.2 sources, 1.1, 1.2 Message-ID: <200704220930.l3M9UENO021625@cvs-int.fedora.redhat.com> Author: jwrdegoede Update of /cvs/extras/rpms/asc-music/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv21518/devel Modified Files: .cvsignore sources Added Files: asc-music.spec Log Message: Initial import asc-music --- NEW FILE asc-music.spec --- Name: asc-music Version: 1.0 Release: 1 Summary: Background music for the game asc Group: Amusements/Games License: GPL URL: http://www.asc-hq.org/ # transcoded from: http://downloads.sourceforge.net/asc-hq/*.mp3 Source0: %{name}-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) Buildarch: noarch Requires: asc %description Music created by Michael Kievernagel for the game Advanced Strategic Command (asc). Note that if you have run asc before installing the music you must remove the asc cache file: $HOME/.asc/asc.cache, otherwise asc will not find the music. %prep %setup -q %build # nothing todo content only %install rm -rf $RPM_BUILD_ROOT mkdir -p $RPM_BUILD_ROOT%{_datadir}/asc/music install -p -m 644 *.ogg $RPM_BUILD_ROOT%{_datadir}/asc/music %clean rm -rf $RPM_BUILD_ROOT %files %defattr(-,root,root,-) %doc README.fedora %{_datadir}/asc/music %changelog * Wed Mar 21 2007 Hans de Goede 1.0-1 - Initial spec file Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/asc-music/devel/.cvsignore,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- .cvsignore 21 Apr 2007 21:27:38 -0000 1.1 +++ .cvsignore 22 Apr 2007 09:29:40 -0000 1.2 @@ -0,0 +1 @@ +asc-music-1.0.tar.gz Index: sources =================================================================== RCS file: /cvs/extras/rpms/asc-music/devel/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 21 Apr 2007 21:27:38 -0000 1.1 +++ sources 22 Apr 2007 09:29:40 -0000 1.2 @@ -0,0 +1 @@ +4ce77480b214c490dc7e8e8173616096 asc-music-1.0.tar.gz From fedora-extras-commits at redhat.com Sun Apr 22 09:32:08 2007 From: fedora-extras-commits at redhat.com (Hans de Goede (jwrdegoede)) Date: Sun, 22 Apr 2007 05:32:08 -0400 Subject: rpms/ballz/FC-6 ballz-1.0-fullscreen.patch, NONE, 1.1 ballz-1.0-syslibs.patch, NONE, 1.1 ballz.desktop, NONE, 1.1 ballz.spec, NONE, 1.1 .cvsignore, 1.1, 1.2 sources, 1.1, 1.2 Message-ID: <200704220932.l3M9W8XJ022168@cvs-int.fedora.redhat.com> Author: jwrdegoede Update of /cvs/extras/rpms/ballz/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv22138 Modified Files: .cvsignore sources Added Files: ballz-1.0-fullscreen.patch ballz-1.0-syslibs.patch ballz.desktop ballz.spec Log Message: * Tue Apr 17 2007 Hans de Goede 1.0-1 - Initial Fedora Extras package ballz-1.0-fullscreen.patch: --- NEW FILE ballz-1.0-fullscreen.patch --- --- ballz-1.0/src/game.cpp~ 2007-04-17 20:08:11.000000000 +0200 +++ ballz-1.0/src/game.cpp 2007-04-17 20:08:11.000000000 +0200 @@ -48,7 +48,7 @@ set_window_title("Darkbits - B.A.L.L.Z."); - int driver = GFX_AUTODETECT_WINDOWED; + int driver = GFX_AUTODETECT; set_color_depth(32); if (set_gfx_mode(driver, 640, 480, 0, 0) < 0) { set_color_depth(24); ballz-1.0-syslibs.patch: --- NEW FILE ballz-1.0-syslibs.patch --- diff -ur ballz-1.0/src/Makefile.am ballz-1.0.new/src/Makefile.am --- ballz-1.0/src/Makefile.am 2007-04-05 22:21:32.000000000 +0200 +++ ballz-1.0.new/src/Makefile.am 2007-04-17 14:18:19.000000000 +0200 @@ -70,151 +70,6 @@ gui/ballzlistbox.cpp\ gui/ballzlistbox.hpp\ gui/ballzscrollarea.cpp\ -gui/ballzscrollarea.hpp\ -guichan/actionevent.cpp\ -guichan/actionevent.hpp\ -guichan/actionlistener.hpp\ -guichan/allegro.hpp\ -guichan/basiccontainer.cpp\ -guichan/basiccontainer.hpp\ -guichan/cliprectangle.cpp\ -guichan/cliprectangle.hpp\ -guichan/color.cpp\ -guichan/color.hpp\ -guichan/deathlistener.hpp\ -guichan/defaultfont.cpp\ -guichan/defaultfont.hpp\ -guichan/event.cpp\ -guichan/event.hpp\ -guichan/exception.cpp\ -guichan/exception.hpp\ -guichan/focushandler.cpp\ -guichan/focushandler.hpp\ -guichan/focuslistener.hpp\ -guichan/font.cpp\ -guichan/font.hpp\ -guichan/graphics.cpp\ -guichan/graphics.hpp\ -guichan/gui.cpp\ -guichan/gui.hpp\ -guichan/image.cpp\ -guichan/image.hpp\ -guichan/imagefont.cpp\ -guichan/imagefont.hpp\ -guichan/imageloader.hpp\ -guichan/input.hpp\ -guichan/inputevent.cpp\ -guichan/inputevent.hpp\ -guichan/key.cpp\ -guichan/key.hpp\ -guichan/keyevent.cpp\ -guichan/keyevent.hpp\ -guichan/keyinput.cpp\ -guichan/keyinput.hpp\ -guichan/keylistener.hpp\ -guichan/listmodel.hpp\ -guichan/mouseevent.cpp\ -guichan/mouseevent.hpp\ -guichan/mouseinput.cpp\ -guichan/mouseinput.hpp\ -guichan/mouselistener.hpp\ -guichan/platform.hpp\ -guichan/rectangle.cpp\ -guichan/rectangle.hpp\ -guichan/widget.cpp\ -guichan/widget.hpp\ -guichan/allegro/allegrofont.hpp\ -guichan/allegro/allegrographics.cpp\ -guichan/allegro/allegrographics.hpp\ -guichan/allegro/allegroimage.cpp\ -guichan/allegro/allegroimage.hpp\ -guichan/allegro/allegroimageloader.cpp\ -guichan/allegro/allegroimageloader.hpp\ -guichan/allegro/allegroinput.cpp\ -guichan/allegro/allegroinput.hpp\ -guichan/widgets/button.cpp\ -guichan/widgets/button.hpp\ -guichan/widgets/container.cpp\ -guichan/widgets/container.hpp\ -guichan/widgets/checkbox.cpp\ -guichan/widgets/checkbox.hpp\ -guichan/widgets/dropdown.hpp\ -guichan/widgets/dropdown.cpp\ -guichan/widgets/icon.cpp\ -guichan/widgets/icon.hpp\ -guichan/widgets/label.cpp\ -guichan/widgets/label.hpp\ -guichan/widgets/listbox.cpp\ -guichan/widgets/listbox.hpp\ -guichan/widgets/radiobutton.cpp\ -guichan/widgets/radiobutton.hpp\ -guichan/widgets/scrollarea.cpp\ -guichan/widgets/scrollarea.hpp\ -guichan/widgets/slider.cpp\ -guichan/widgets/slider.hpp\ -guichan/widgets/textbox.cpp\ -guichan/widgets/textbox.hpp\ -guichan/widgets/textfield.cpp\ -guichan/widgets/textfield.hpp\ -guichan/widgets/window.cpp\ -guichan/widgets/window.hpp\ -dumb/aldumb.h\ -dumb/dumb.h\ -dumb/allegro/alplay.c\ -dumb/allegro/datduh.c\ -dumb/allegro/datit.c\ -dumb/allegro/datitq.c\ -dumb/allegro/datmod.c\ -dumb/allegro/dats3m.c\ -dumb/allegro/dats3mq.c\ -dumb/allegro/datunld.c\ -dumb/allegro/datxm.c\ -dumb/allegro/datxmq.c\ -dumb/allegro/packfile.c\ -dumb/core/atexit.c\ -dumb/core/duhlen.c\ -dumb/core/duhtag.c\ -dumb/core/dumbfile.c\ -dumb/core/loadduh.c\ -dumb/core/makeduh.c\ -dumb/core/rawsig.c\ -dumb/core/readduh.c\ -dumb/core/register.c\ -dumb/core/rendduh.c\ -dumb/core/rendsig.c\ -dumb/core/unload.c\ -dumb/it/itload.c\ -dumb/it/itload2.c\ -dumb/it/itmisc.c\ -dumb/it/itorder.c\ -dumb/it/itread.c\ -dumb/it/itread2.c\ -dumb/it/itrender.c\ -dumb/it/itunload.c\ -dumb/it/loadmod.c\ -dumb/it/loadmod2.c\ -dumb/it/loads3m.c\ -dumb/it/loads3m2.c\ -dumb/it/loadxm.c\ -dumb/it/loadxm2.c\ -dumb/it/readmod.c\ -dumb/it/readmod2.c\ -dumb/it/reads3m.c\ -dumb/it/reads3m2.c\ -dumb/it/readxm.c\ -dumb/it/readxm2.c\ -dumb/it/xmeffect.c\ -dumb/helpers/clickrem.c\ -dumb/helpers/memfile.c\ -dumb/helpers/resamp2.inc\ -dumb/helpers/resamp3.inc\ -dumb/helpers/resample.inc\ -dumb/helpers/resample.c\ -dumb/helpers/sampbuf.c\ -dumb/helpers/silence.c\ -dumb/helpers/stdfile.c\ -dumb/internal/aldumb.h\ -dumb/internal/dumb.h\ -dumb/internal/it.h - +gui/ballzscrollarea.hpp +ballz_LDFLAGS = -ldumb -laldmb -lguichan -lguichan_allegro diff -ur ballz-1.0/src/gui/ballzlistbox.cpp ballz-1.0.new/src/gui/ballzlistbox.cpp --- ballz-1.0/src/gui/ballzlistbox.cpp 2007-04-04 20:00:50.000000000 +0200 +++ ballz-1.0.new/src/gui/ballzlistbox.cpp 2007-04-17 14:53:12.000000000 +0200 @@ -70,7 +70,9 @@ { if (isFocused()) { - allegroGraphics->drawBitmap(mSelectedImage, 0, y + 1); + gcn::AllegroImage image(mSelectedImage, 0); + allegroGraphics->drawImage(&image, 0, 0, 0, + y + 1, image.getWidth(), image.getHeight()); } } diff -ur ballz-1.0/src/gui/datawriter.cpp ballz-1.0.new/src/gui/datawriter.cpp --- ballz-1.0/src/gui/datawriter.cpp 2007-04-04 20:01:03.000000000 +0200 +++ ballz-1.0.new/src/gui/datawriter.cpp 2007-04-17 14:48:01.000000000 +0200 @@ -105,15 +105,21 @@ if (mImage == BALLZ) { - allegroGraphics->drawBitmap(mBallzImage, 8, 8); + gcn::AllegroImage image(mBallzImage, 0); + allegroGraphics->drawImage(&image, 0, 0, 8, 8, image.getWidth(), + image.getHeight()); } else if (mImage == THEPROFESSOR) { - allegroGraphics->drawBitmap(mTheProfessorImage, 8, 8); - } - else if (mImage == THECOLONEL) - { - allegroGraphics->drawBitmap(mTheColonelImage, 8, 8); + gcn::AllegroImage image(mTheProfessorImage, 0); + allegroGraphics->drawImage(&image, 0, 0, 8, 8, image.getWidth(), + image.getHeight()); + } + else if (mImage == THECOLONEL) + { + gcn::AllegroImage image(mTheColonelImage, 0); + allegroGraphics->drawImage(&image, 0, 0, 8, 8, image.getWidth(), + image.getHeight()); } unsigned int i; diff -ur ballz-1.0/src/gui/levelselector.cpp ballz-1.0.new/src/gui/levelselector.cpp --- ballz-1.0/src/gui/levelselector.cpp 2007-04-04 20:01:09.000000000 +0200 +++ ballz-1.0.new/src/gui/levelselector.cpp 2007-04-17 14:50:38.000000000 +0200 @@ -148,7 +148,9 @@ { if (isFocused()) { - allegroGraphics->drawBitmap(mSelectedImage, 0, y); + gcn::AllegroImage image(mSelectedImage, 0); + allegroGraphics->drawImage(&image, 0, 0, 0, y, + image.getWidth(), image.getHeight()); } } --- NEW FILE ballz.desktop --- [Desktop Entry] Encoding=UTF-8 Name=B.A.L.L.Z. Comment=Platform game with some puzzle elements Exec=ballz Icon=ballz.png Terminal=false Type=Application Categories=Game;ActionGame; --- NEW FILE ballz.spec --- Name: ballz Version: 1.0 Release: 1%{?dist} Summary: Platform game with some puzzle elements Group: Amusements/Games License: BSD URL: http://darkbits.org/ Source0: http://darkbits.org/%{name}-%{version}.tar.gz Source1: %{name}.desktop Patch0: ballz-1.0-syslibs.patch Patch1: ballz-1.0-fullscreen.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: dumb-devel guichan-devel desktop-file-utils automake BuildRequires: ImageMagick Requires: hicolor-icon-theme %description Ballz is a platformer with some puzzle elements. You take control of a ball which is genetically modified by the British secret service. Your mission is to rescue captured British soldiers from a prison in Iran. The game was written in 72 hours for the TINS competition, a competition similar to Speedhack. The name TINS is an recursive acronym for ???TINS is not Speedhack???. %prep %setup -q %patch0 -p1 -z .syslibs %patch1 -p1 -z .fullscreen # we use the system version of these libs rm -fr src/guichan* src/dumb # remove hardcoded optflags from configure sed -i 's/-O2 -ffast-math -fomit-frame-pointer/ -ffast-math/g' configure.ac autoreconf -f %build %configure make %{?_smp_mflags} convert -transparent black data/%{name}.bmp %{name}.png %install rm -rf $RPM_BUILD_ROOT make install DESTDIR=$RPM_BUILD_ROOT # below is the desktop file and icon stuff. mkdir -p $RPM_BUILD_ROOT%{_datadir}/applications desktop-file-install --vendor fedora \ --dir $RPM_BUILD_ROOT%{_datadir}/applications \ %{SOURCE1} mkdir -p $RPM_BUILD_ROOT%{_datadir}/icons/hicolor/48x48/apps install -m 644 %{name}.png $RPM_BUILD_ROOT%{_datadir}/icons/hicolor/48x48/apps %clean rm -rf $RPM_BUILD_ROOT %post touch --no-create %{_datadir}/icons/hicolor || : %{_bindir}/gtk-update-icon-cache --quiet %{_datadir}/icons/hicolor || : %postun touch --no-create %{_datadir}/icons/hicolor || : %{_bindir}/gtk-update-icon-cache --quiet %{_datadir}/icons/hicolor || : %files %defattr(-,root,root,-) %doc AUTHORS README BSD-license %{_bindir}/%{name} %{_datadir}/%{name} %{_datadir}/applications/fedora-%{name}.desktop %{_datadir}/icons/hicolor/48x48/apps/%{name}.png %changelog * Tue Apr 17 2007 Hans de Goede 1.0-1 - Initial Fedora Extras package Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/ballz/FC-6/.cvsignore,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- .cvsignore 21 Apr 2007 21:25:41 -0000 1.1 +++ .cvsignore 22 Apr 2007 09:31:34 -0000 1.2 @@ -0,0 +1 @@ +ballz-1.0.tar.gz Index: sources =================================================================== RCS file: /cvs/extras/rpms/ballz/FC-6/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 21 Apr 2007 21:25:41 -0000 1.1 +++ sources 22 Apr 2007 09:31:34 -0000 1.2 @@ -0,0 +1 @@ +1a98a0a87985f2425d2fde5715be50ed ballz-1.0.tar.gz From fedora-extras-commits at redhat.com Sun Apr 22 09:57:54 2007 From: fedora-extras-commits at redhat.com (Johan Cwiklinski (trasher)) Date: Sun, 22 Apr 2007 05:57:54 -0400 Subject: rpms/dolphin/devel dolphin.spec,1.2,1.3 Message-ID: <200704220957.l3M9vsnT022525@cvs-int.fedora.redhat.com> Author: trasher Update of /cvs/extras/rpms/dolphin/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv22498 Modified Files: dolphin.spec Log Message: Locales were not handled correctly (missing getext in BR) Index: dolphin.spec =================================================================== RCS file: /cvs/extras/rpms/dolphin/devel/dolphin.spec,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- dolphin.spec 21 Apr 2007 08:35:08 -0000 1.2 +++ dolphin.spec 22 Apr 2007 09:57:20 -0000 1.3 @@ -1,6 +1,6 @@ Name: dolphin Version: 0.8.2 -Release: 1%{?dist} +Release: 2%{?dist} Summary: A file manager for KDE focusing on usability License: GPL @@ -12,6 +12,7 @@ BuildRequires: kdelibs-devel BuildRequires: desktop-file-utils +BuildRequires: gettext %description Dolphin focuses on being only a file manager. @@ -92,6 +93,8 @@ %Changelog +* Sun Apr 22 2007 Johan Cwiklinski 0.8.2-2 +- Added gettext to BR so locales are correctly handled while building * Sun Mar 18 2007 Johan Cwiklinski 0.8.2-1 - Upgrading to new version * Sun Jan 14 2007 Chitlesh Goorah - 0.8.1-1 From fedora-extras-commits at redhat.com Sun Apr 22 10:09:58 2007 From: fedora-extras-commits at redhat.com (Hans de Goede (jwrdegoede)) Date: Sun, 22 Apr 2007 06:09:58 -0400 Subject: comps comps-fe6.xml.in,1.325,1.326 comps-f7.xml.in,1.166,1.167 Message-ID: <200704221009.l3MA9wfC026961@cvs-int.fedora.redhat.com> Author: jwrdegoede Update of /cvs/extras/comps In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv26936 Modified Files: comps-fe6.xml.in comps-f7.xml.in Log Message: add ballz asc-music Index: comps-fe6.xml.in =================================================================== RCS file: /cvs/extras/comps/comps-fe6.xml.in,v retrieving revision 1.325 retrieving revision 1.326 diff -u -r1.325 -r1.326 --- comps-fe6.xml.in 20 Apr 2007 18:43:50 -0000 1.325 +++ comps-fe6.xml.in 22 Apr 2007 10:09:28 -0000 1.326 @@ -394,10 +394,12 @@ alphabet-soup arrows asc + asc-music atomix atomorun auriferous ballbuster + ballz beneath-a-steel-sky beneath-a-steel-sky-cd blobby Index: comps-f7.xml.in =================================================================== RCS file: /cvs/extras/comps/comps-f7.xml.in,v retrieving revision 1.166 retrieving revision 1.167 diff -u -r1.166 -r1.167 --- comps-f7.xml.in 20 Apr 2007 18:43:50 -0000 1.166 +++ comps-f7.xml.in 22 Apr 2007 10:09:28 -0000 1.167 @@ -1232,10 +1232,12 @@ alphabet-soup arrows asc + asc-music atomix atomorun auriferous ballbuster + ballz beneath-a-steel-sky beneath-a-steel-sky-cd blobby From fedora-extras-commits at redhat.com Sun Apr 22 10:11:24 2007 From: fedora-extras-commits at redhat.com (Johan Cwiklinski (trasher)) Date: Sun, 22 Apr 2007 06:11:24 -0400 Subject: rpms/dolphin/FC-6 dolphin.spec,1.2,1.3 Message-ID: <200704221011.l3MABO8e027048@cvs-int.fedora.redhat.com> Author: trasher Update of /cvs/extras/rpms/dolphin/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv27021 Modified Files: dolphin.spec Log Message: Locales were not handled correctly (missing getext in BR) Index: dolphin.spec =================================================================== RCS file: /cvs/extras/rpms/dolphin/FC-6/dolphin.spec,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- dolphin.spec 21 Apr 2007 08:57:58 -0000 1.2 +++ dolphin.spec 22 Apr 2007 10:10:50 -0000 1.3 @@ -1,6 +1,6 @@ Name: dolphin Version: 0.8.2 -Release: 1%{?dist} +Release: 2%{?dist} Summary: A file manager for KDE focusing on usability License: GPL @@ -12,6 +12,7 @@ BuildRequires: kdelibs-devel BuildRequires: desktop-file-utils +BuildRequires: gettext %description Dolphin focuses on being only a file manager. @@ -92,6 +93,8 @@ %Changelog +* Sun Apr 22 2007 Johan Cwiklinski 0.8.2-2 +- Added gettext to BR so locales are correctly handled while building * Sun Mar 18 2007 Johan Cwiklinski 0.8.2-1 - Upgrading to new version * Sun Jan 14 2007 Chitlesh Goorah - 0.8.1-1 From fedora-extras-commits at redhat.com Sun Apr 22 10:13:02 2007 From: fedora-extras-commits at redhat.com (Johan Cwiklinski (trasher)) Date: Sun, 22 Apr 2007 06:13:02 -0400 Subject: rpms/dolphin/FC-5 dolphin.spec,1.2,1.3 Message-ID: <200704221013.l3MAD2GB027116@cvs-int.fedora.redhat.com> Author: trasher Update of /cvs/extras/rpms/dolphin/FC-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv27099 Modified Files: dolphin.spec Log Message: Locales were not handled correctly (missing getext in BR) Index: dolphin.spec =================================================================== RCS file: /cvs/extras/rpms/dolphin/FC-5/dolphin.spec,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- dolphin.spec 21 Apr 2007 08:56:40 -0000 1.2 +++ dolphin.spec 22 Apr 2007 10:12:28 -0000 1.3 @@ -1,6 +1,6 @@ Name: dolphin Version: 0.8.2 -Release: 1%{?dist} +Release: 2%{?dist} Summary: A file manager for KDE focusing on usability License: GPL @@ -12,6 +12,7 @@ BuildRequires: kdelibs-devel BuildRequires: desktop-file-utils +BuildRequires: gettext %description Dolphin focuses on being only a file manager. @@ -92,6 +93,8 @@ %Changelog +* Sun Apr 22 2007 Johan Cwiklinski 0.8.2-2 +- Added gettext to BR so locales are correctly handled while building * Sun Mar 18 2007 Johan Cwiklinski 0.8.2-1 - Upgrading to new version * Sun Jan 14 2007 Chitlesh Goorah - 0.8.1-1 From fedora-extras-commits at redhat.com Sun Apr 22 10:46:53 2007 From: fedora-extras-commits at redhat.com (Patrice Dumas (pertusus)) Date: Sun, 22 Apr 2007 06:46:53 -0400 Subject: rpms/cernlib/devel cernlib.spec,1.40,1.41 Message-ID: <200704221046.l3MAkrla029401@cvs-int.fedora.redhat.com> Author: pertusus Update of /cvs/extras/rpms/cernlib/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv29269 Modified Files: cernlib.spec Log Message: * Sun Apr 22 2007 Patrice Dumas 2006-3 - geant321 test fails on x86_64, exclude the test on this arch Index: cernlib.spec =================================================================== RCS file: /cvs/extras/rpms/cernlib/devel/cernlib.spec,v retrieving revision 1.40 retrieving revision 1.41 diff -u -r1.40 -r1.41 --- cernlib.spec 22 Apr 2007 00:03:07 -0000 1.40 +++ cernlib.spec 22 Apr 2007 10:46:19 -0000 1.41 @@ -6,7 +6,7 @@ Name: cernlib Version: 2006 -Release: 2%{?dist} +Release: 3%{?dist} Summary: General purpose CERN library and associated binaries Group: Development/Libraries # As explained in the cernlib on debian FAQ, cfortran can be considered LGPL. @@ -825,10 +825,11 @@ cd $CERN_ROOT/build make patchy/Makefile cd patchy -# we cannont use %%{?_smp_mflags} because fcasplit is used after being -# built, and during the fcasplit installation it is removed and replaced -# by a symlink, and if it takes time the link may not be there on time. -# at least that's my understanding of the failure. +# we cannot use %%{?_smp_mflags} because fcasplit is used after being +# built, and during the fcasplit installation (which is done in parallel +# with the build) it is removed and replaced by a symlink, and if it +# takes time the link may not be there on time. +# At least that's my understanding of the failure. make install.bin #%endif @@ -955,7 +956,13 @@ cd $CERN_ROOT/build # no test in code_motif paw_motif scripts patchy pawlib -for dir in graflib mclibs geant321 kernlib mathlib packlib phtools; do +test_dirs='graflib mclibs kernlib mathlib packlib phtools' + +%ifnarch x86_64 +test_dirs="$test_dirs geant321" +%endif + +for dir in $test_dirs; do make -C $dir test done @@ -1096,6 +1103,9 @@ %changelog +* Sun Apr 22 2007 Patrice Dumas 2006-3 +- geant321 test fails on x86_64, exclude the test on this arch + * Sun Apr 22 2007 Patrice Dumas 2006-2 - don't do a parallel build for npatchy From fedora-extras-commits at redhat.com Sun Apr 22 12:42:11 2007 From: fedora-extras-commits at redhat.com (Adam Goode (agoode)) Date: Sun, 22 Apr 2007 08:42:11 -0400 Subject: rpms/escape import.log,1.1,1.2 Message-ID: <200704221242.l3MCgBiZ010524@cvs-int.fedora.redhat.com> Author: agoode Update of /cvs/extras/rpms/escape In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv10484 Modified Files: import.log Log Message: New package: escape Index: import.log =================================================================== RCS file: /cvs/extras/rpms/escape/import.log,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- import.log 21 Apr 2007 21:14:05 -0000 1.1 +++ import.log 22 Apr 2007 12:41:37 -0000 1.2 @@ -0,0 +1 @@ +escape-200704130-3_fc7:HEAD:escape-200704130-3.fc7.src.rpm:1177245656 From fedora-extras-commits at redhat.com Sun Apr 22 12:42:16 2007 From: fedora-extras-commits at redhat.com (Adam Goode (agoode)) Date: Sun, 22 Apr 2007 08:42:16 -0400 Subject: rpms/escape/devel escape.desktop, NONE, 1.1 escape.spec, NONE, 1.1 .cvsignore, 1.1, 1.2 sources, 1.1, 1.2 Message-ID: <200704221242.l3MCgGJt010528@cvs-int.fedora.redhat.com> Author: agoode Update of /cvs/extras/rpms/escape/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv10484/devel Modified Files: .cvsignore sources Added Files: escape.desktop escape.spec Log Message: New package: escape --- NEW FILE escape.desktop --- [Desktop Entry] Encoding=UTF-8 Type=Application Name=Escape Comment=Push the blocks to find the exit Exec=escape Icon=escape.png Terminal=false Categories=Game;LogicGame; --- NEW FILE escape.spec --- Name: escape Version: 200704130 Release: 3%{?dist} Summary: A fun puzzle game in the tradition of Adventures of Lolo or Chip's Challenge Group: Amusements/Games License: GPL URL: http://escape.spacebar.org/ Source0: http://escape.spacebar.org/source/%{name}-src-%{version}.tar.bz2 Source1: %{name}.desktop BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: SDL-devel SDL_image-devel SDL_net-devel BuildRequires: pkgconfig desktop-file-utils Requires: hicolor-icon-theme %description Escape is a tile-based puzzle game in the style of "Adventures of Lolo" or "Chip's Challenge." Unlike either of those games, Escape doesn't rely at all on reflexes--it's all about your brain. Although Escape comes with hundreds of levels, the game places an emphasis on the composition of new puzzles. Thus Escape has a built-in level editor and facilities for automatically sharing puzzles with other players. %prep %setup -q -n %{name}-src # fix permissions for debuginfo packages find . \( -name '*.h' -o -name '*.cpp' \) -type f -print0 | xargs -0 chmod 0644 %build make LINUX=1 \ LDFLAGS="" \ LDLIBS="`pkg-config --libs sdl` -lSDL_image -lSDL_net" \ CXXFLAGS="`pkg-config --cflags sdl` $RPM_OPT_FLAGS" \ CPPFLAGS="-DMULTIUSER -DDATADIR=\\\"%{_datadir}/%{name}/data/\\\" -DSTARTUP_LEVELS=\\\"%{_datadir}/%{name}/levels/\\\" -DNOSOUND" \ %{?_smp_mflags} %install rm -rf $RPM_BUILD_ROOT install -D -m0755 -p escape.exe \ $RPM_BUILD_ROOT%{_bindir}/escape # graphics mkdir -p $RPM_BUILD_ROOT%{_datadir}/escape/data install -D -m0644 -p -t $RPM_BUILD_ROOT%{_datadir}/escape/data *.png # levels mkdir -p $RPM_BUILD_ROOT%{_datadir}/escape/levels cp -a official triage mylevels $RPM_BUILD_ROOT%{_datadir}/escape/levels find $RPM_BUILD_ROOT%{_datadir}/escape/levels -type f -print0 | xargs -0 chmod 0644 find $RPM_BUILD_ROOT%{_datadir}/escape/levels -type d -name CVS -print0 | xargs -0 rm -rf # icon install -d $RPM_BUILD_ROOT%{_datadir}/icons/hicolor/32x32/apps cp -a icon.png $RPM_BUILD_ROOT%{_datadir}/icons/hicolor/32x32/apps/%{name}.png # desktop file desktop-file-install --vendor fedora \ --dir $RPM_BUILD_ROOT%{_datadir}/applications \ %{SOURCE1} %post touch --no-create %{_datadir}/icons/hicolor || : %{_bindir}/gtk-update-icon-cache --quiet %{_datadir}/icons/hicolor || : %postun touch --no-create %{_datadir}/icons/hicolor || : %{_bindir}/gtk-update-icon-cache --quiet %{_datadir}/icons/hicolor || : %clean rm -rf $RPM_BUILD_ROOT %files %defattr(-,root,root,-) %doc COPYING design.txt escape.txt README %{_bindir}/%{name} %{_datadir}/%{name} %{_datadir}/icons/hicolor/32x32/apps/%{name}.png %{_datadir}/applications/*.desktop %changelog * Tue Apr 17 2007 Adam Goode - 200704130-3 - REALLY fix spurious-executable-perm * Mon Apr 16 2007 Adam Goode - 200704130-2 - Fix permissions in debuginfo package - Generate SRPM with source matching upstream MD5 * Fri Apr 13 2007 Adam Goode - 200704130-1 - Merge -data package into this - Install icon into correct place and update the icon cache - Use upstream tarball, created by upstream at my request - Remove X-Fedora category * Sat Apr 7 2007 Adam Goode - 200704070-1 - Initial packaging Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/escape/devel/.cvsignore,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- .cvsignore 21 Apr 2007 21:14:14 -0000 1.1 +++ .cvsignore 22 Apr 2007 12:41:42 -0000 1.2 @@ -0,0 +1 @@ +escape-src-200704130.tar.bz2 Index: sources =================================================================== RCS file: /cvs/extras/rpms/escape/devel/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 21 Apr 2007 21:14:14 -0000 1.1 +++ sources 22 Apr 2007 12:41:42 -0000 1.2 @@ -0,0 +1 @@ +07263976a54607792dbbe4bc442f0735 escape-src-200704130.tar.bz2 From fedora-extras-commits at redhat.com Sun Apr 22 12:56:50 2007 From: fedora-extras-commits at redhat.com (Ralf Ertzinger (ertzing)) Date: Sun, 22 Apr 2007 08:56:50 -0400 Subject: rpms/audacious-plugins/devel audacious-plugins.spec,1.12,1.13 Message-ID: <200704221256.l3MCuotk010784@cvs-int.fedora.redhat.com> Author: ertzing Update of /cvs/extras/rpms/audacious-plugins/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv10764 Modified Files: audacious-plugins.spec Log Message: - Introduce aud_ver variable into specfile Index: audacious-plugins.spec =================================================================== RCS file: /cvs/extras/rpms/audacious-plugins/devel/audacious-plugins.spec,v retrieving revision 1.12 retrieving revision 1.13 diff -u -r1.12 -r1.13 --- audacious-plugins.spec 20 Apr 2007 09:16:02 -0000 1.12 +++ audacious-plugins.spec 22 Apr 2007 12:56:16 -0000 1.13 @@ -1,6 +1,8 @@ +%define aud_ver 1.3.0 + Name: audacious-plugins Version: 1.3.3 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Plugins for the Audacious media player Group: Applications/Multimedia @@ -15,7 +17,7 @@ Patch0: audacious-plugins-1.2.2-cddb-buffer.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) -BuildRequires: audacious-devel >= 1.3.0, esound-devel >= 0.2, libvorbis-devel >= 1.0 +BuildRequires: audacious-devel >= %{aud_ver}, esound-devel >= 0.2, libvorbis-devel >= 1.0 BuildRequires: zlib-devel, desktop-file-utils >= 0.9, alsa-lib-devel BuildRequires: libsidplay-devel, libnotify-devel BuildRequires: libmpcdec-devel, libmusicbrainz-devel @@ -28,7 +30,7 @@ BuildRequires: wavpack-devel >= 4.31 BuildRequires: libXcomposite-devel -Requires: audacious >= 1.3.0 +Requires: audacious >= %{aud_ver} Requires(post): desktop-file-utils >= 0.9, /sbin/ldconfig Requires(postun): desktop-file-utils >= 0.9, /sbin/ldconfig @@ -46,7 +48,7 @@ Group: Applications/Multimedia Obsoletes: audacious-jack <= 1.1.2 -Requires: audacious >= 1.3.0, audacious-plugins >= 1.3.0 +Requires: audacious >= %{aud_ver}, audacious-plugins >= %{aud_ver} %description jack This package provides an Audacious output plugin that uses the @@ -58,7 +60,7 @@ Group: Applications/Multimedia Obsoletes: audacious-esd <= 1.1.2 -Requires: audacious >= 1.3.0, audacious-plugins >= 1.3.0 +Requires: audacious >= %{aud_ver}, audacious-plugins >= %{aud_ver} %description esd This package provides an Audacious output plugin that uses the @@ -70,7 +72,7 @@ Group: Applications/Multimedia Obsoletes: audacious-arts <= 1.1.2 -Requires: audacious >= 1.3.0, audacious-plugins >= 1.3.0 +Requires: audacious >= %{aud_ver}, audacious-plugins >= %{aud_ver} %description arts This package provides an Audacious output plugin that uses the @@ -81,7 +83,7 @@ Summary: Audacious output plugin for PulseAudio Group: Applications/Multimedia -Requires: audacious >= 1.3.0, audacious-plugins >= 1.3.0 +Requires: audacious >= %{aud_ver}, audacious-plugins >= %{aud_ver} %description pulseaudio This package provides an Audacious output plugin that uses the @@ -93,7 +95,7 @@ Summary: Audacious imput plugin for amidi Group: Applications/Multimedia -Requires: audacious >= 1.3.0, audacious-plugins >= 1.3.0 +Requires: audacious >= %{aud_ver}, audacious-plugins >= %{aud_ver} %description amidi This package provides an Audacious input plugin that uses the @@ -105,7 +107,7 @@ Summary: Audacious imput plugin for wavpack Group: Applications/Multimedia -Requires: audacious >= 1.3.0, audacious-plugins >= 1.3.0 +Requires: audacious >= %{aud_ver}, audacious-plugins >= %{aud_ver} %description wavpack This package provides an Audacious input plugin that reads WavPack @@ -117,7 +119,7 @@ Summary: Audacious imput plugin simulating a metronome Group: Applications/Multimedia -Requires: audacious >= 1.3.0, audacious-plugins >= 1.3.0 +Requires: audacious >= %{aud_ver}, audacious-plugins >= %{aud_ver} %description metronome This package provides an Audacious input plugin that simulates @@ -129,7 +131,7 @@ Summary: Audacious imput plugin for vortex audio files Group: Applications/Multimedia -Requires: audacious >= 1.3.0, audacious-plugins >= 1.3.0 +Requires: audacious >= %{aud_ver}, audacious-plugins >= %{aud_ver} %description vortex This package provides an Audacious input plugin that reads @@ -238,6 +240,9 @@ %changelog +* Sun Apr 22 2007 Ralf Ertzinger 1.3.3-2.fc7 +- Introduce aud_ver variable into specfile + * Fri Apr 20 2007 Ralf Ertzinger 1.3.3-1.fc7 - Update to 1.3.3 From fedora-extras-commits at redhat.com Sun Apr 22 13:01:48 2007 From: fedora-extras-commits at redhat.com (Ralf Ertzinger (ertzing)) Date: Sun, 22 Apr 2007 09:01:48 -0400 Subject: rpms/audacious-plugins/FC-6 .cvsignore, 1.4, 1.5 audacious-plugins.spec, 1.8, 1.9 sources, 1.4, 1.5 Message-ID: <200704221301.l3MD1mWR015198@cvs-int.fedora.redhat.com> Author: ertzing Update of /cvs/extras/rpms/audacious-plugins/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv15101 Modified Files: .cvsignore audacious-plugins.spec sources Log Message: - Update to 1.3.3 - Introduce aud_ver variable into specfile Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/audacious-plugins/FC-6/.cvsignore,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- .cvsignore 16 Apr 2007 11:36:59 -0000 1.4 +++ .cvsignore 22 Apr 2007 13:01:13 -0000 1.5 @@ -1 +1 @@ -audacious-plugins-fedora-1.3.2.tar.gz +audacious-plugins-fedora-1.3.3.tar.gz Index: audacious-plugins.spec =================================================================== RCS file: /cvs/extras/rpms/audacious-plugins/FC-6/audacious-plugins.spec,v retrieving revision 1.8 retrieving revision 1.9 diff -u -r1.8 -r1.9 --- audacious-plugins.spec 16 Apr 2007 11:36:59 -0000 1.8 +++ audacious-plugins.spec 22 Apr 2007 13:01:13 -0000 1.9 @@ -1,5 +1,7 @@ +%define aud_ver 1.3.0 + Name: audacious-plugins -Version: 1.3.2 +Version: 1.3.3 Release: 1%{?dist} Summary: Plugins for the Audacious media player @@ -15,7 +17,7 @@ # Patch0: audacious-plugins-1.2.2-cddb-buffer.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) -BuildRequires: audacious-devel >= 1.3.0, esound-devel >= 0.2, libvorbis-devel >= 1.0 +BuildRequires: audacious-devel >= %{aud_ver}, esound-devel >= 0.2, libvorbis-devel >= 1.0 BuildRequires: zlib-devel, desktop-file-utils >= 0.9, alsa-lib-devel BuildRequires: libsidplay-devel, libnotify-devel BuildRequires: libmpcdec-devel, libmusicbrainz-devel @@ -28,7 +30,7 @@ BuildRequires: wavpack-devel >= 4.31 BuildRequires: libXcomposite-devel -Requires: audacious >= 1.3.0 +Requires: audacious >= %{aud_ver} Requires(post): desktop-file-utils >= 0.9, /sbin/ldconfig Requires(postun): desktop-file-utils >= 0.9, /sbin/ldconfig @@ -46,7 +48,7 @@ Group: Applications/Multimedia Obsoletes: audacious-jack <= 1.1.2 -Requires: audacious >= 1.3.0, audacious-plugins >= 1.3.0 +Requires: audacious >= %{aud_ver}, audacious-plugins >= %{aud_ver} %description jack This package provides an Audacious output plugin that uses the @@ -58,7 +60,7 @@ Group: Applications/Multimedia Obsoletes: audacious-esd <= 1.1.2 -Requires: audacious >= 1.3.0, audacious-plugins >= 1.3.0 +Requires: audacious >= %{aud_ver}, audacious-plugins >= %{aud_ver} %description esd This package provides an Audacious output plugin that uses the @@ -70,7 +72,7 @@ Group: Applications/Multimedia Obsoletes: audacious-arts <= 1.1.2 -Requires: audacious >= 1.3.0, audacious-plugins >= 1.3.0 +Requires: audacious >= %{aud_ver}, audacious-plugins >= %{aud_ver} %description arts This package provides an Audacious output plugin that uses the @@ -81,7 +83,7 @@ Summary: Audacious output plugin for PulseAudio Group: Applications/Multimedia -Requires: audacious >= 1.3.0, audacious-plugins >= 1.3.0 +Requires: audacious >= %{aud_ver}, audacious-plugins >= %{aud_ver} %description pulseaudio This package provides an Audacious output plugin that uses the @@ -93,7 +95,7 @@ Summary: Audacious imput plugin for amidi Group: Applications/Multimedia -Requires: audacious >= 1.3.0, audacious-plugins >= 1.3.0 +Requires: audacious >= %{aud_ver}, audacious-plugins >= %{aud_ver} %description amidi This package provides an Audacious input plugin that uses the @@ -105,7 +107,7 @@ Summary: Audacious imput plugin for wavpack Group: Applications/Multimedia -Requires: audacious >= 1.3.0, audacious-plugins >= 1.3.0 +Requires: audacious >= %{aud_ver}, audacious-plugins >= %{aud_ver} %description wavpack This package provides an Audacious input plugin that reads WavPack @@ -117,7 +119,7 @@ Summary: Audacious imput plugin simulating a metronome Group: Applications/Multimedia -Requires: audacious >= 1.3.0, audacious-plugins >= 1.3.0 +Requires: audacious >= %{aud_ver}, audacious-plugins >= %{aud_ver} %description metronome This package provides an Audacious input plugin that simulates @@ -129,7 +131,7 @@ Summary: Audacious imput plugin for vortex audio files Group: Applications/Multimedia -Requires: audacious >= 1.3.0, audacious-plugins >= 1.3.0 +Requires: audacious >= %{aud_ver}, audacious-plugins >= %{aud_ver} %description vortex This package provides an Audacious input plugin that reads @@ -238,6 +240,10 @@ %changelog +* Sun Apr 22 2007 Ralf Ertzinger 1.3.3-1.fc6 +- Update to 1.3.3 +- Introduce aud_ver variable into specfile + * Mon Apr 16 2007 Ralf Ertzinger 1.3.2-1.fc6 - Update to 1.3.2 Index: sources =================================================================== RCS file: /cvs/extras/rpms/audacious-plugins/FC-6/sources,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- sources 16 Apr 2007 11:36:59 -0000 1.4 +++ sources 22 Apr 2007 13:01:13 -0000 1.5 @@ -1 +1 @@ -97e2b29121f0eecad2a4485d8890c039 audacious-plugins-fedora-1.3.2.tar.gz +759dba91e48bc027f414889ac2b7b3f3 audacious-plugins-fedora-1.3.3.tar.gz From fedora-extras-commits at redhat.com Sun Apr 22 13:20:00 2007 From: fedora-extras-commits at redhat.com (Adam Goode (agoode)) Date: Sun, 22 Apr 2007 09:20:00 -0400 Subject: rpms/escape/FC-6 escape.desktop, NONE, 1.1 escape.spec, NONE, 1.1 sources, 1.1, 1.2 Message-ID: <200704221320.l3MDK0gZ015548@cvs-int.fedora.redhat.com> Author: agoode Update of /cvs/extras/rpms/escape/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv15510 Modified Files: sources Added Files: escape.desktop escape.spec Log Message: devel -> FC-6 --- NEW FILE escape.desktop --- [Desktop Entry] Encoding=UTF-8 Type=Application Name=Escape Comment=Push the blocks to find the exit Exec=escape Icon=escape.png Terminal=false Categories=Game;LogicGame; --- NEW FILE escape.spec --- Name: escape Version: 200704130 Release: 3%{?dist} Summary: A fun puzzle game in the tradition of Adventures of Lolo or Chip's Challenge Group: Amusements/Games License: GPL URL: http://escape.spacebar.org/ Source0: http://escape.spacebar.org/source/%{name}-src-%{version}.tar.bz2 Source1: %{name}.desktop BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: SDL-devel SDL_image-devel SDL_net-devel BuildRequires: pkgconfig desktop-file-utils Requires: hicolor-icon-theme %description Escape is a tile-based puzzle game in the style of "Adventures of Lolo" or "Chip's Challenge." Unlike either of those games, Escape doesn't rely at all on reflexes--it's all about your brain. Although Escape comes with hundreds of levels, the game places an emphasis on the composition of new puzzles. Thus Escape has a built-in level editor and facilities for automatically sharing puzzles with other players. %prep %setup -q -n %{name}-src # fix permissions for debuginfo packages find . \( -name '*.h' -o -name '*.cpp' \) -type f -print0 | xargs -0 chmod 0644 %build make LINUX=1 \ LDFLAGS="" \ LDLIBS="`pkg-config --libs sdl` -lSDL_image -lSDL_net" \ CXXFLAGS="`pkg-config --cflags sdl` $RPM_OPT_FLAGS" \ CPPFLAGS="-DMULTIUSER -DDATADIR=\\\"%{_datadir}/%{name}/data/\\\" -DSTARTUP_LEVELS=\\\"%{_datadir}/%{name}/levels/\\\" -DNOSOUND" \ %{?_smp_mflags} %install rm -rf $RPM_BUILD_ROOT install -D -m0755 -p escape.exe \ $RPM_BUILD_ROOT%{_bindir}/escape # graphics mkdir -p $RPM_BUILD_ROOT%{_datadir}/escape/data install -D -m0644 -p -t $RPM_BUILD_ROOT%{_datadir}/escape/data *.png # levels mkdir -p $RPM_BUILD_ROOT%{_datadir}/escape/levels cp -a official triage mylevels $RPM_BUILD_ROOT%{_datadir}/escape/levels find $RPM_BUILD_ROOT%{_datadir}/escape/levels -type f -print0 | xargs -0 chmod 0644 find $RPM_BUILD_ROOT%{_datadir}/escape/levels -type d -name CVS -print0 | xargs -0 rm -rf # icon install -d $RPM_BUILD_ROOT%{_datadir}/icons/hicolor/32x32/apps cp -a icon.png $RPM_BUILD_ROOT%{_datadir}/icons/hicolor/32x32/apps/%{name}.png # desktop file desktop-file-install --vendor fedora \ --dir $RPM_BUILD_ROOT%{_datadir}/applications \ %{SOURCE1} %post touch --no-create %{_datadir}/icons/hicolor || : %{_bindir}/gtk-update-icon-cache --quiet %{_datadir}/icons/hicolor || : %postun touch --no-create %{_datadir}/icons/hicolor || : %{_bindir}/gtk-update-icon-cache --quiet %{_datadir}/icons/hicolor || : %clean rm -rf $RPM_BUILD_ROOT %files %defattr(-,root,root,-) %doc COPYING design.txt escape.txt README %{_bindir}/%{name} %{_datadir}/%{name} %{_datadir}/icons/hicolor/32x32/apps/%{name}.png %{_datadir}/applications/*.desktop %changelog * Tue Apr 17 2007 Adam Goode - 200704130-3 - REALLY fix spurious-executable-perm * Mon Apr 16 2007 Adam Goode - 200704130-2 - Fix permissions in debuginfo package - Generate SRPM with source matching upstream MD5 * Fri Apr 13 2007 Adam Goode - 200704130-1 - Merge -data package into this - Install icon into correct place and update the icon cache - Use upstream tarball, created by upstream at my request - Remove X-Fedora category * Sat Apr 7 2007 Adam Goode - 200704070-1 - Initial packaging Index: sources =================================================================== RCS file: /cvs/extras/rpms/escape/FC-6/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 21 Apr 2007 21:14:14 -0000 1.1 +++ sources 22 Apr 2007 13:19:26 -0000 1.2 @@ -0,0 +1 @@ +07263976a54607792dbbe4bc442f0735 escape-src-200704130.tar.bz2 From fedora-extras-commits at redhat.com Sun Apr 22 13:35:20 2007 From: fedora-extras-commits at redhat.com (Joshua W. Boyer (jwboyer)) Date: Sun, 22 Apr 2007 09:35:20 -0400 Subject: owners owners.list,1.2717,1.2718 Message-ID: <200704221335.l3MDZKkG016334@cvs-int.fedora.redhat.com> Author: jwboyer Update of /cvs/extras/owners In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv16307 Modified Files: owners.list Log Message: Add avr-binutils Index: owners.list =================================================================== RCS file: /cvs/extras/owners/owners.list,v retrieving revision 1.2717 retrieving revision 1.2718 diff -u -r1.2717 -r1.2718 --- owners.list 21 Apr 2007 21:26:29 -0000 1.2717 +++ owners.list 22 Apr 2007 13:34:50 -0000 1.2718 @@ -118,6 +118,7 @@ Fedora Extras|autogen|A tool to simplify handling large amounts of repeatitous text|paul at all-the-johnsons.co.uk|extras-qa at fedoraproject.org| Fedora Extras|autossh|Utility to autorestart SSH tunnels|kaboom at oobleck.net|extras-qa at fedoraproject.org| Fedora Extras|autotrace|A utility for converting bitmaps to vector graphics|qspencer at ieee.org|extras-qa at fedoraproject.org|roozbeh at farsiweb.info +Fedora Extras|avr-binutils|Cross Compiling GNU binutils targeted at avr|j.w.r.degoede at hhs.nl|extras-qa at fedoraproject.org| Fedora Extras|avrdude|Software for programming Atmel AVR Microcontroller|trond.danielsen at gmail.com|extras-qa at fedoraproject.org|j.w.r.degoede at hhs.nl Fedora Extras|awstats|Advanced Web Statistics|gauret at free.fr|extras-qa at fedoraproject.org| Fedora Extras|azureus|A BitTorrent Client|green at redhat.com|extras-qa at fedoraproject.org| From fedora-extras-commits at redhat.com Sun Apr 22 13:35:32 2007 From: fedora-extras-commits at redhat.com (Joshua W. Boyer (jwboyer)) Date: Sun, 22 Apr 2007 09:35:32 -0400 Subject: rpms/avr-binutils - New directory Message-ID: <200704221335.l3MDZWuX016387@cvs-int.fedora.redhat.com> Author: jwboyer Update of /cvs/extras/rpms/avr-binutils In directory cvs-int.fedora.redhat.com:/home/fedora/jwboyer/owners/tmpcvsC16359/rpms/avr-binutils Log Message: Directory /cvs/extras/rpms/avr-binutils added to the repository From fedora-extras-commits at redhat.com Sun Apr 22 13:35:38 2007 From: fedora-extras-commits at redhat.com (Joshua W. Boyer (jwboyer)) Date: Sun, 22 Apr 2007 09:35:38 -0400 Subject: rpms/avr-binutils/devel - New directory Message-ID: <200704221335.l3MDZchO016400@cvs-int.fedora.redhat.com> Author: jwboyer Update of /cvs/extras/rpms/avr-binutils/devel In directory cvs-int.fedora.redhat.com:/home/fedora/jwboyer/owners/tmpcvsC16359/rpms/avr-binutils/devel Log Message: Directory /cvs/extras/rpms/avr-binutils/devel added to the repository From fedora-extras-commits at redhat.com Sun Apr 22 13:35:48 2007 From: fedora-extras-commits at redhat.com (Joshua W. Boyer (jwboyer)) Date: Sun, 22 Apr 2007 09:35:48 -0400 Subject: rpms/avr-binutils Makefile, NONE, 1.1 import.log, NONE, 1.1 pkg.acl, NONE, 1.1 Message-ID: <200704221335.l3MDZmjQ016435@cvs-int.fedora.redhat.com> Author: jwboyer Update of /cvs/extras/rpms/avr-binutils In directory cvs-int.fedora.redhat.com:/home/fedora/jwboyer/owners/tmpcvsC16359/rpms/avr-binutils Added Files: Makefile import.log pkg.acl Log Message: Setup of module avr-binutils --- NEW FILE Makefile --- # Top level Makefile for module avr-binutils 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 --- --- NEW FILE pkg.acl --- From fedora-extras-commits at redhat.com Sun Apr 22 13:35:57 2007 From: fedora-extras-commits at redhat.com (Joshua W. Boyer (jwboyer)) Date: Sun, 22 Apr 2007 09:35:57 -0400 Subject: rpms/avr-binutils/devel .cvsignore, NONE, 1.1 Makefile, NONE, 1.1 sources, NONE, 1.1 Message-ID: <200704221336.l3MDZvdP016456@cvs-int.fedora.redhat.com> Author: jwboyer Update of /cvs/extras/rpms/avr-binutils/devel In directory cvs-int.fedora.redhat.com:/home/fedora/jwboyer/owners/tmpcvsC16359/rpms/avr-binutils/devel Added Files: .cvsignore Makefile sources Log Message: Setup of module avr-binutils --- NEW FILE .cvsignore --- --- NEW FILE Makefile --- # Makefile for source rpm: avr-binutils # $Id: Makefile,v 1.1 2007/04/22 13:35:53 jwboyer Exp $ NAME := avr-binutils SPECFILE = $(firstword $(wildcard *.spec)) define find-makefile-common for d in common ../common ../../common ; do if [ -f $$d/Makefile.common ] ; then if [ -f $$d/CVS/Root -a -w $$/Makefile.common ] ; then cd $$d ; cvs -Q update ; fi ; echo "$$d/Makefile.common" ; break ; fi ; done endef MAKEFILE_COMMON := $(shell $(find-makefile-common)) ifeq ($(MAKEFILE_COMMON),) # attept a checkout define checkout-makefile-common test -f CVS/Root && { cvs -Q -d $$(cat CVS/Root) checkout common && echo "common/Makefile.common" ; } || { echo "ERROR: I can't figure out how to checkout the 'common' module." ; exit -1 ; } >&2 endef MAKEFILE_COMMON := $(shell $(checkout-makefile-common)) endif include $(MAKEFILE_COMMON) --- NEW FILE sources --- From fedora-extras-commits at redhat.com Sun Apr 22 14:13:10 2007 From: fedora-extras-commits at redhat.com (Adam Goode (agoode)) Date: Sun, 22 Apr 2007 10:13:10 -0400 Subject: rpms/escape/FC-5 sources,1.1,1.2 Message-ID: <200704221413.l3MEDABe021641@cvs-int.fedora.redhat.com> Author: agoode Update of /cvs/extras/rpms/escape/FC-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv21617 Modified Files: sources Log Message: devel -> FC-5 Index: sources =================================================================== RCS file: /cvs/extras/rpms/escape/FC-5/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 21 Apr 2007 21:14:14 -0000 1.1 +++ sources 22 Apr 2007 14:12:36 -0000 1.2 @@ -0,0 +1 @@ +07263976a54607792dbbe4bc442f0735 escape-src-200704130.tar.bz2 From fedora-extras-commits at redhat.com Sun Apr 22 14:13:35 2007 From: fedora-extras-commits at redhat.com (Adam Goode (agoode)) Date: Sun, 22 Apr 2007 10:13:35 -0400 Subject: rpms/escape/FC-5 escape.desktop,NONE,1.1 escape.spec,NONE,1.1 Message-ID: <200704221413.l3MEDZ70021660@cvs-int.fedora.redhat.com> Author: agoode Update of /cvs/extras/rpms/escape/FC-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv21652 Added Files: escape.desktop escape.spec Log Message: devel -> FC-5 --- NEW FILE escape.desktop --- [Desktop Entry] Encoding=UTF-8 Type=Application Name=Escape Comment=Push the blocks to find the exit Exec=escape Icon=escape.png Terminal=false Categories=Game;LogicGame; --- NEW FILE escape.spec --- Name: escape Version: 200704130 Release: 3%{?dist} Summary: A fun puzzle game in the tradition of Adventures of Lolo or Chip's Challenge Group: Amusements/Games License: GPL URL: http://escape.spacebar.org/ Source0: http://escape.spacebar.org/source/%{name}-src-%{version}.tar.bz2 Source1: %{name}.desktop BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: SDL-devel SDL_image-devel SDL_net-devel BuildRequires: pkgconfig desktop-file-utils Requires: hicolor-icon-theme %description Escape is a tile-based puzzle game in the style of "Adventures of Lolo" or "Chip's Challenge." Unlike either of those games, Escape doesn't rely at all on reflexes--it's all about your brain. Although Escape comes with hundreds of levels, the game places an emphasis on the composition of new puzzles. Thus Escape has a built-in level editor and facilities for automatically sharing puzzles with other players. %prep %setup -q -n %{name}-src # fix permissions for debuginfo packages find . \( -name '*.h' -o -name '*.cpp' \) -type f -print0 | xargs -0 chmod 0644 %build make LINUX=1 \ LDFLAGS="" \ LDLIBS="`pkg-config --libs sdl` -lSDL_image -lSDL_net" \ CXXFLAGS="`pkg-config --cflags sdl` $RPM_OPT_FLAGS" \ CPPFLAGS="-DMULTIUSER -DDATADIR=\\\"%{_datadir}/%{name}/data/\\\" -DSTARTUP_LEVELS=\\\"%{_datadir}/%{name}/levels/\\\" -DNOSOUND" \ %{?_smp_mflags} %install rm -rf $RPM_BUILD_ROOT install -D -m0755 -p escape.exe \ $RPM_BUILD_ROOT%{_bindir}/escape # graphics mkdir -p $RPM_BUILD_ROOT%{_datadir}/escape/data install -D -m0644 -p -t $RPM_BUILD_ROOT%{_datadir}/escape/data *.png # levels mkdir -p $RPM_BUILD_ROOT%{_datadir}/escape/levels cp -a official triage mylevels $RPM_BUILD_ROOT%{_datadir}/escape/levels find $RPM_BUILD_ROOT%{_datadir}/escape/levels -type f -print0 | xargs -0 chmod 0644 find $RPM_BUILD_ROOT%{_datadir}/escape/levels -type d -name CVS -print0 | xargs -0 rm -rf # icon install -d $RPM_BUILD_ROOT%{_datadir}/icons/hicolor/32x32/apps cp -a icon.png $RPM_BUILD_ROOT%{_datadir}/icons/hicolor/32x32/apps/%{name}.png # desktop file desktop-file-install --vendor fedora \ --dir $RPM_BUILD_ROOT%{_datadir}/applications \ %{SOURCE1} %post touch --no-create %{_datadir}/icons/hicolor || : %{_bindir}/gtk-update-icon-cache --quiet %{_datadir}/icons/hicolor || : %postun touch --no-create %{_datadir}/icons/hicolor || : %{_bindir}/gtk-update-icon-cache --quiet %{_datadir}/icons/hicolor || : %clean rm -rf $RPM_BUILD_ROOT %files %defattr(-,root,root,-) %doc COPYING design.txt escape.txt README %{_bindir}/%{name} %{_datadir}/%{name} %{_datadir}/icons/hicolor/32x32/apps/%{name}.png %{_datadir}/applications/*.desktop %changelog * Tue Apr 17 2007 Adam Goode - 200704130-3 - REALLY fix spurious-executable-perm * Mon Apr 16 2007 Adam Goode - 200704130-2 - Fix permissions in debuginfo package - Generate SRPM with source matching upstream MD5 * Fri Apr 13 2007 Adam Goode - 200704130-1 - Merge -data package into this - Install icon into correct place and update the icon cache - Use upstream tarball, created by upstream at my request - Remove X-Fedora category * Sat Apr 7 2007 Adam Goode - 200704070-1 - Initial packaging From fedora-extras-commits at redhat.com Sun Apr 22 15:04:52 2007 From: fedora-extras-commits at redhat.com (Patrice Dumas (pertusus)) Date: Sun, 22 Apr 2007 11:04:52 -0400 Subject: rpms/cernlib/devel cernlib-64test.patch, NONE, 1.1 cernlib.spec, 1.41, 1.42 Message-ID: <200704221504.l3MF4q30026754@cvs-int.fedora.redhat.com> Author: pertusus Update of /cvs/extras/rpms/cernlib/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv26734 Modified Files: cernlib.spec Added Files: cernlib-64test.patch Log Message: * Sun Apr 22 2007 Patrice Dumas 2006-4 - kernbit/kernnum test fails on x86_64, exclude the test on this arch cernlib-64test.patch: --- NEW FILE cernlib-64test.patch --- --- cernlib-2006/2006/src/kernlib/Imakefile.64test 2007-04-22 16:53:02.000000000 +0200 +++ cernlib-2006/2006/src/kernlib/Imakefile 2007-04-22 16:53:45.000000000 +0200 @@ -18,6 +18,6 @@ test:: LibraryTargetName(kernlib) -TestSubdirs($(SUBDIRS)) +TestSubdirs(kernbit kerngen umon) InstallIncludeSubdirs($(LIBDIRS)) Index: cernlib.spec =================================================================== RCS file: /cvs/extras/rpms/cernlib/devel/cernlib.spec,v retrieving revision 1.41 retrieving revision 1.42 diff -u -r1.41 -r1.42 --- cernlib.spec 22 Apr 2007 10:46:19 -0000 1.41 +++ cernlib.spec 22 Apr 2007 15:04:18 -0000 1.42 @@ -6,7 +6,7 @@ Name: cernlib Version: 2006 -Release: 3%{?dist} +Release: 4%{?dist} Summary: General purpose CERN library and associated binaries Group: Development/Libraries # As explained in the cernlib on debian FAQ, cfortran can be considered LGPL. @@ -281,6 +281,8 @@ Patch1210: cernlib-segf_eudtest.patch # add a tool name in soname to distinguish g77 and gfortran builds Patch1209: cernlib-soname.patch +# kernnum test error on 64 bit +Patch1211: cernlib-64test.patch # patchy 4 # not applied as it has allready been done by the sed one-liner in @@ -649,6 +651,10 @@ %patch -P 1210 -p2 -b .segf_eudtest %patch -P 1209 -p2 -b .soname +%ifarch x86_64 +%patch -P 1211 -p2 -b .64test +%endif + # remove CVS directories find . -depth -type d -name CVS -exec rm -rf {} ';' @@ -1103,6 +1109,9 @@ %changelog +* Sun Apr 22 2007 Patrice Dumas 2006-4 +- kernbit/kernnum test fails on x86_64, exclude the test on this arch + * Sun Apr 22 2007 Patrice Dumas 2006-3 - geant321 test fails on x86_64, exclude the test on this arch From fedora-extras-commits at redhat.com Sun Apr 22 15:28:39 2007 From: fedora-extras-commits at redhat.com (Jose Pedro Oliveira (jpo)) Date: Sun, 22 Apr 2007 11:28:39 -0400 Subject: rpms/perl-WWW-Bugzilla/devel .cvsignore, 1.2, 1.3 perl-WWW-Bugzilla.spec, 1.1, 1.2 sources, 1.2, 1.3 Message-ID: <200704221528.l3MFSdeU027185@cvs-int.fedora.redhat.com> Author: jpo Update of /cvs/extras/rpms/perl-WWW-Bugzilla/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv27161 Modified Files: .cvsignore perl-WWW-Bugzilla.spec sources Log Message: Update to 0.9. Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/perl-WWW-Bugzilla/devel/.cvsignore,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- .cvsignore 21 Jun 2006 17:00:13 -0000 1.2 +++ .cvsignore 22 Apr 2007 15:28:05 -0000 1.3 @@ -1 +1 @@ -WWW-Bugzilla-0.8.tar.gz +WWW-Bugzilla-0.9.tar.gz Index: perl-WWW-Bugzilla.spec =================================================================== RCS file: /cvs/extras/rpms/perl-WWW-Bugzilla/devel/perl-WWW-Bugzilla.spec,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- perl-WWW-Bugzilla.spec 21 Jun 2006 17:00:13 -0000 1.1 +++ perl-WWW-Bugzilla.spec 22 Apr 2007 15:28:05 -0000 1.2 @@ -5,7 +5,7 @@ # Name: perl-WWW-Bugzilla -Version: 0.8 +Version: 0.9 Release: 1%{?dist} Summary: Handles submission/update of bugzilla bugs via WWW::Mechanize @@ -17,7 +17,7 @@ BuildArch: noarch BuildRequires: perl(Class::MethodMaker) >= 1.08 -BuildRequires: perl(WWW::Mechanize) >= 0.40 +BuildRequires: perl(WWW::Mechanize) >= 1.22 Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) Requires: perl(Class::MethodMaker) >= 1.08 @@ -41,7 +41,7 @@ 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 ';' +find $RPM_BUILD_ROOT -depth -type d -exec rmdir {} 2>/dev/null ';' chmod -R u+w $RPM_BUILD_ROOT/* @@ -61,6 +61,9 @@ %changelog +* Sat Apr 21 2007 Jose Pedro Oliveira - 0.9-1 +- Update to 0.9. + * Mon Jun 19 2006 Jose Pedro Oliveira - 0.8-1 - Update to 0.8. - Red Hat's bugzilla logins are now working Index: sources =================================================================== RCS file: /cvs/extras/rpms/perl-WWW-Bugzilla/devel/sources,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- sources 21 Jun 2006 17:00:13 -0000 1.2 +++ sources 22 Apr 2007 15:28:05 -0000 1.3 @@ -1 +1 @@ -0bc73f27fe485acfd8d23a6a21a94d01 WWW-Bugzilla-0.8.tar.gz +c30ee4a725bad258994683060c760b3a WWW-Bugzilla-0.9.tar.gz From fedora-extras-commits at redhat.com Sun Apr 22 16:14:50 2007 From: fedora-extras-commits at redhat.com (Michael Patrick McGrath (mmcgrath)) Date: Sun, 22 Apr 2007 12:14:50 -0400 Subject: rpms/python-meld3 - New directory Message-ID: <200704221614.l3MGEoHM032421@cvs-int.fedora.redhat.com> Author: mmcgrath Update of /cvs/extras/rpms/python-meld3 In directory cvs-int.fedora.redhat.com:/home/fedora/mmcgrath/bin/tmpcvsV32395/rpms/python-meld3 Log Message: Directory /cvs/extras/rpms/python-meld3 added to the repository From fedora-extras-commits at redhat.com Sun Apr 22 16:14:55 2007 From: fedora-extras-commits at redhat.com (Michael Patrick McGrath (mmcgrath)) Date: Sun, 22 Apr 2007 12:14:55 -0400 Subject: rpms/python-meld3/devel - New directory Message-ID: <200704221614.l3MGEt7E032434@cvs-int.fedora.redhat.com> Author: mmcgrath Update of /cvs/extras/rpms/python-meld3/devel In directory cvs-int.fedora.redhat.com:/home/fedora/mmcgrath/bin/tmpcvsV32395/rpms/python-meld3/devel Log Message: Directory /cvs/extras/rpms/python-meld3/devel added to the repository From fedora-extras-commits at redhat.com Sun Apr 22 16:15:04 2007 From: fedora-extras-commits at redhat.com (Michael Patrick McGrath (mmcgrath)) Date: Sun, 22 Apr 2007 12:15:04 -0400 Subject: rpms/python-meld3 Makefile, NONE, 1.1 import.log, NONE, 1.1 pkg.acl, NONE, 1.1 Message-ID: <200704221615.l3MGF4um032476@cvs-int.fedora.redhat.com> Author: mmcgrath Update of /cvs/extras/rpms/python-meld3 In directory cvs-int.fedora.redhat.com:/home/fedora/mmcgrath/bin/tmpcvsV32395/rpms/python-meld3 Added Files: Makefile import.log pkg.acl Log Message: Setup of module python-meld3 --- NEW FILE Makefile --- # Top level Makefile for module python-meld3 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 --- --- NEW FILE pkg.acl --- From fedora-extras-commits at redhat.com Sun Apr 22 16:15:14 2007 From: fedora-extras-commits at redhat.com (Michael Patrick McGrath (mmcgrath)) Date: Sun, 22 Apr 2007 12:15:14 -0400 Subject: rpms/python-meld3/devel .cvsignore, NONE, 1.1 Makefile, NONE, 1.1 sources, NONE, 1.1 Message-ID: <200704221615.l3MGFE3W032492@cvs-int.fedora.redhat.com> Author: mmcgrath Update of /cvs/extras/rpms/python-meld3/devel In directory cvs-int.fedora.redhat.com:/home/fedora/mmcgrath/bin/tmpcvsV32395/rpms/python-meld3/devel Added Files: .cvsignore Makefile sources Log Message: Setup of module python-meld3 --- NEW FILE .cvsignore --- --- NEW FILE Makefile --- # Makefile for source rpm: python-meld3 # $Id: Makefile,v 1.1 2007/04/22 16:15:10 mmcgrath Exp $ NAME := python-meld3 SPECFILE = python-meld3.spec define find-makefile-common for d in common ../common ../../common ; do if [ -f $$d/Makefile.common ] ; then if [ -f $$d/CVS/Root -a -w $$/Makefile.common ] ; then cd $$d ; cvs -Q update ; fi ; echo "$$d/Makefile.common" ; break ; fi ; done endef MAKEFILE_COMMON := $(shell $(find-makefile-common)) ifeq ($(MAKEFILE_COMMON),) # attept a checkout define checkout-makefile-common test -f CVS/Root && { cvs -Q -d $$(cat CVS/Root) checkout common && echo "common/Makefile.common" ; } || { echo "ERROR: I can't figure out how to checkout the 'common' module." ; exit -1 ; } >&2 endef MAKEFILE_COMMON := $(shell $(checkout-makefile-common)) endif include $(MAKEFILE_COMMON) --- NEW FILE sources --- From fedora-extras-commits at redhat.com Sun Apr 22 16:17:27 2007 From: fedora-extras-commits at redhat.com (Michael Patrick McGrath (mmcgrath)) Date: Sun, 22 Apr 2007 12:17:27 -0400 Subject: rpms/python-meld3 import.log,1.1,1.2 Message-ID: <200704221617.l3MGHRQN032583@cvs-int.fedora.redhat.com> Author: mmcgrath Update of /cvs/extras/rpms/python-meld3 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv32549 Modified Files: import.log Log Message: Initial import Index: import.log =================================================================== RCS file: /cvs/extras/rpms/python-meld3/import.log,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- import.log 22 Apr 2007 16:15:00 -0000 1.1 +++ import.log 22 Apr 2007 16:16:53 -0000 1.2 @@ -0,0 +1 @@ +python-meld3-0_6-2fc6:HEAD:python-meld3-0.6-2fc6.src.rpm:1177258794 From fedora-extras-commits at redhat.com Sun Apr 22 16:17:31 2007 From: fedora-extras-commits at redhat.com (Michael Patrick McGrath (mmcgrath)) Date: Sun, 22 Apr 2007 12:17:31 -0400 Subject: rpms/python-meld3/devel python-meld3.spec, NONE, 1.1 .cvsignore, 1.1, 1.2 sources, 1.1, 1.2 Message-ID: <200704221617.l3MGHV2u032587@cvs-int.fedora.redhat.com> Author: mmcgrath Update of /cvs/extras/rpms/python-meld3/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv32549/devel Modified Files: .cvsignore sources Added Files: python-meld3.spec Log Message: Initial import --- NEW FILE python-meld3.spec --- %{!?python_sitearch: %define python_sitearch %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib(1)")} Summary: An HTML/XML templating system for Python Name: python-meld3 Version: 0.6 Release: 2%{?dist} License: ZPL Group: Development/Languages URL: http://www.plope.com/software/meld3/ Source: http://www.plope.com/software/meld3/meld3-%{version}.tgz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root Requires: python-elementtree BuildRequires: python-devel %description meld3 is an HTML/XML templating system for Python 2.3+ which keeps template markup and dynamic rendering logic separate from one another. See http://www.entrian.com/PyMeld for a treatise on the benefits of this pattern. %prep %setup -q -n meld3-%{version} %build CFLAGS="%{optflags}" %{__python} setup.py build %install %{__rm} -rf %{buildroot} %{__python} setup.py install --skip-build --root %{buildroot} %{__sed} -i s'/^#!.*//' $( find %{buildroot}/%{python_sitearch}/meld3/ -type f) %clean %{__rm} -rf %{buildroot} %files %defattr(-,root,root,-) %doc README.txt %{python_sitearch}/meld3/ %changelog * Sun Apr 22 2007 Mike McGrath 0.6-2 - Patch suggested in #153247 * Fri Apr 20 2007 Mike McGrath 0.6-1 - Initial packaging Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/python-meld3/devel/.cvsignore,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- .cvsignore 22 Apr 2007 16:15:10 -0000 1.1 +++ .cvsignore 22 Apr 2007 16:16:57 -0000 1.2 @@ -0,0 +1 @@ +meld3-0.6.tgz Index: sources =================================================================== RCS file: /cvs/extras/rpms/python-meld3/devel/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 22 Apr 2007 16:15:10 -0000 1.1 +++ sources 22 Apr 2007 16:16:57 -0000 1.2 @@ -0,0 +1 @@ +6f86fc39b6d072fc8697bda54d91aed5 meld3-0.6.tgz From fedora-extras-commits at redhat.com Sun Apr 22 16:28:59 2007 From: fedora-extras-commits at redhat.com (Michael Patrick McGrath (mmcgrath)) Date: Sun, 22 Apr 2007 12:28:59 -0400 Subject: rpms/supervisor - New directory Message-ID: <200704221628.l3MGSxuC000303@cvs-int.fedora.redhat.com> Author: mmcgrath Update of /cvs/extras/rpms/supervisor In directory cvs-int.fedora.redhat.com:/home/fedora/mmcgrath/bin/tmpcvsv32743/rpms/supervisor Log Message: Directory /cvs/extras/rpms/supervisor added to the repository From fedora-extras-commits at redhat.com Sun Apr 22 16:29:08 2007 From: fedora-extras-commits at redhat.com (Michael Patrick McGrath (mmcgrath)) Date: Sun, 22 Apr 2007 12:29:08 -0400 Subject: rpms/supervisor/devel - New directory Message-ID: <200704221629.l3MGT8mm000320@cvs-int.fedora.redhat.com> Author: mmcgrath Update of /cvs/extras/rpms/supervisor/devel In directory cvs-int.fedora.redhat.com:/home/fedora/mmcgrath/bin/tmpcvsv32743/rpms/supervisor/devel Log Message: Directory /cvs/extras/rpms/supervisor/devel added to the repository From fedora-extras-commits at redhat.com Sun Apr 22 16:29:18 2007 From: fedora-extras-commits at redhat.com (Michael Patrick McGrath (mmcgrath)) Date: Sun, 22 Apr 2007 12:29:18 -0400 Subject: rpms/supervisor Makefile, NONE, 1.1 import.log, NONE, 1.1 pkg.acl, NONE, 1.1 Message-ID: <200704221629.l3MGTInO000345@cvs-int.fedora.redhat.com> Author: mmcgrath Update of /cvs/extras/rpms/supervisor In directory cvs-int.fedora.redhat.com:/home/fedora/mmcgrath/bin/tmpcvsv32743/rpms/supervisor Added Files: Makefile import.log pkg.acl Log Message: Setup of module supervisor --- NEW FILE Makefile --- # Top level Makefile for module supervisor 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 --- --- NEW FILE pkg.acl --- From fedora-extras-commits at redhat.com Sun Apr 22 16:29:27 2007 From: fedora-extras-commits at redhat.com (Michael Patrick McGrath (mmcgrath)) Date: Sun, 22 Apr 2007 12:29:27 -0400 Subject: rpms/supervisor/devel .cvsignore, NONE, 1.1 Makefile, NONE, 1.1 sources, NONE, 1.1 Message-ID: <200704221629.l3MGTRIk000384@cvs-int.fedora.redhat.com> Author: mmcgrath Update of /cvs/extras/rpms/supervisor/devel In directory cvs-int.fedora.redhat.com:/home/fedora/mmcgrath/bin/tmpcvsv32743/rpms/supervisor/devel Added Files: .cvsignore Makefile sources Log Message: Setup of module supervisor --- NEW FILE .cvsignore --- --- NEW FILE Makefile --- # Makefile for source rpm: supervisor # $Id: Makefile,v 1.1 2007/04/22 16:29:23 mmcgrath Exp $ NAME := supervisor SPECFILE = supervisor.spec define find-makefile-common for d in common ../common ../../common ; do if [ -f $$d/Makefile.common ] ; then if [ -f $$d/CVS/Root -a -w $$/Makefile.common ] ; then cd $$d ; cvs -Q update ; fi ; echo "$$d/Makefile.common" ; break ; fi ; done endef MAKEFILE_COMMON := $(shell $(find-makefile-common)) ifeq ($(MAKEFILE_COMMON),) # attept a checkout define checkout-makefile-common test -f CVS/Root && { cvs -Q -d $$(cat CVS/Root) checkout common && echo "common/Makefile.common" ; } || { echo "ERROR: I can't figure out how to checkout the 'common' module." ; exit -1 ; } >&2 endef MAKEFILE_COMMON := $(shell $(checkout-makefile-common)) endif include $(MAKEFILE_COMMON) --- NEW FILE sources --- From fedora-extras-commits at redhat.com Sun Apr 22 16:31:38 2007 From: fedora-extras-commits at redhat.com (Adam Goode (agoode)) Date: Sun, 22 Apr 2007 12:31:38 -0400 Subject: rpms/escape/FC-5 escape.spec,1.1,1.2 Message-ID: <200704221631.l3MGVcQj000863@cvs-int.fedora.redhat.com> Author: agoode Update of /cvs/extras/rpms/escape/FC-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv446 Modified Files: escape.spec Log Message: update for SDL problems Index: escape.spec =================================================================== RCS file: /cvs/extras/rpms/escape/FC-5/escape.spec,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- escape.spec 22 Apr 2007 14:13:31 -0000 1.1 +++ escape.spec 22 Apr 2007 16:31:04 -0000 1.2 @@ -1,6 +1,6 @@ Name: escape Version: 200704130 -Release: 3%{?dist} +Release: 3%{?dist}.1 Summary: A fun puzzle game in the tradition of Adventures of Lolo or Chip's Challenge Group: Amusements/Games @@ -38,8 +38,8 @@ %build make LINUX=1 \ LDFLAGS="" \ - LDLIBS="`pkg-config --libs sdl` -lSDL_image -lSDL_net" \ - CXXFLAGS="`pkg-config --cflags sdl` $RPM_OPT_FLAGS" \ + LDLIBS="`sdl-config --libs` -lSDL_image -lSDL_net" \ + CXXFLAGS="`sdl-config --cflags` $RPM_OPT_FLAGS" \ CPPFLAGS="-DMULTIUSER -DDATADIR=\\\"%{_datadir}/%{name}/data/\\\" -DSTARTUP_LEVELS=\\\"%{_datadir}/%{name}/levels/\\\" -DNOSOUND" \ %{?_smp_mflags} @@ -93,6 +93,9 @@ %changelog +* Sun Apr 22 2007 Adam Goode - 200704130-3.1 +- Fix building with SDL on FC-5 + * Tue Apr 17 2007 Adam Goode - 200704130-3 - REALLY fix spurious-executable-perm From fedora-extras-commits at redhat.com Sun Apr 22 16:34:52 2007 From: fedora-extras-commits at redhat.com (Michael Patrick McGrath (mmcgrath)) Date: Sun, 22 Apr 2007 12:34:52 -0400 Subject: rpms/supervisor import.log,1.1,1.2 Message-ID: <200704221634.l3MGYqHf000971@cvs-int.fedora.redhat.com> Author: mmcgrath Update of /cvs/extras/rpms/supervisor In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv922 Modified Files: import.log Log Message: Initial import Index: import.log =================================================================== RCS file: /cvs/extras/rpms/supervisor/import.log,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- import.log 22 Apr 2007 16:29:14 -0000 1.1 +++ import.log 22 Apr 2007 16:34:18 -0000 1.2 @@ -0,0 +1 @@ +supervisor-2_1-3fc6:HEAD:supervisor-2.1-3fc6.src.rpm:1177259726 From fedora-extras-commits at redhat.com Sun Apr 22 16:34:56 2007 From: fedora-extras-commits at redhat.com (Michael Patrick McGrath (mmcgrath)) Date: Sun, 22 Apr 2007 12:34:56 -0400 Subject: rpms/supervisor/devel supervisor.logrotate, NONE, 1.1 supervisor.spec, NONE, 1.1 supervisord.conf, NONE, 1.1 supervisord.init, NONE, 1.1 .cvsignore, 1.1, 1.2 sources, 1.1, 1.2 Message-ID: <200704221634.l3MGYuwO000976@cvs-int.fedora.redhat.com> Author: mmcgrath Update of /cvs/extras/rpms/supervisor/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv922/devel Modified Files: .cvsignore sources Added Files: supervisor.logrotate supervisor.spec supervisord.conf supervisord.init Log Message: Initial import --- NEW FILE supervisor.logrotate --- /var/log/supervisor/*.log { missingok weekly notifempty nocompress } --- NEW FILE supervisor.spec --- %{!?python_sitelib: %define python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")} Summary: A System for Allowing the Control of Process State on UNIX Name: supervisor Version: 2.1 Release: 3%{?dist} License: ZPL/BSD Group: System Environment/Base URL: http://www.plope.com/software/supervisor2/ Source: http://www.plope.com/software/supervisor2/%{name}-%{version}.tar.gz Source1: supervisord.init Source2: supervisord.conf Source3: supervisor.logrotate BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root BuildArch: noarch BuildRequires: python-devel Requires: python-meld3 Requires(preun): /sbin/service, /sbin/chkconfig Requires(postun): /sbin/service, /sbin/chkconfig %description The supervisor is a client/server system that allows its users to control a number of processes on UNIX-like operating systems. %prep %setup -q %build CFLAGS="%{optflags}" %{__python} setup.py build %install %{__rm} -rf %{buildroot} %{__python} setup.py install --skip-build --root %{buildroot} %{__mkdir} -p %{buildroot}/%{_sysconfdir} %{__mkdir} -p %{buildroot}/%{_sysconfdir}/logrotate.d/ %{__mkdir} -p %{buildroot}/%{_initrddir} %{__mkdir} -p %{buildroot}/%{_localstatedir}/log/%{name} %{__chmod} 770 %{buildroot}/%{_localstatedir}/log/%{name} %{__install} -p -m 755 %{SOURCE1} %{buildroot}/%{_initrddir}/supervisord %{__install} -p -m 644 %{SOURCE2} %{buildroot}/%{_sysconfdir}/supervisord.conf %{__install} -p -m 644 %{SOURCE3} %{buildroot}/%{_sysconfdir}/logrotate.d/supervisor %{__sed} -i s'/^#!.*//' $( find %{buildroot}/%{python_sitelib}/supervisor/ -type f) %{__rm} -rf %{buildroot}/%{python_sitelib}/supervisor/meld3/ %clean %{__rm} -rf %{buildroot} %post /sbin/chkconfig --add %{name}d || : %preun if [ $1 = 0 ]; then /sbin/service supervisord stop > /dev/null 2>&1 || : /sbin/chkconfig --del %{name}d || : fi %files %defattr(-,root,root,-) %doc README.txt LICENSES.txt TODO.txt CHANGES.txt COPYRIGHT.txt %dir %{_localstatedir}/log/%{name} %{_initrddir}/supervisord %{python_sitelib}/supervisor/ %{_bindir}/supervisor* %config(noreplace) %{_sysconfdir}/supervisord.conf %config(noreplace) %{_sysconfdir}/logrotate.d/supervisor %changelog * Sun Apr 22 2007 Mike McGrath 2.1-3 - Added BuildRequires of python-devel * Fri Apr 20 2007 Mike McGrath 2.1-2 - Added patch suggested in #153225 * Fri Apr 20 2007 Mike McGrath 2.1-1 - Initial packaging --- NEW FILE supervisord.conf --- [supervisord] http_port=/var/tmp/supervisor.sock ; (default is to run a UNIX domain socket server) ;http_port=127.0.0.1:9001 ; (alternately, ip_address:port specifies AF_INET) ;sockchmod=0700 ; AF_UNIX socketmode (AF_INET ignore, default 0700) ;sockchown=nobody.nogroup ; AF_UNIX socket uid.gid owner (AF_INET ignores) ;umask=022 ; (process file creation umask;default 022) logfile=/var/log/supervisor/supervisord.log ; (main log file;default $CWD/supervisord.log) logfile_maxbytes=50MB ; (max main logfile bytes b4 rotation;default 50MB) logfile_backups=10 ; (num of main logfile rotation backups;default 10) loglevel=info ; (logging level;default info; others: debug,warn) pidfile=/var/run/supervisord.pid ; (supervisord pidfile;default supervisord.pid) nodaemon=false ; (start in foreground if true;default false) minfds=1024 ; (min. avail startup file descriptors;default 1024) minprocs=200 ; (min. avail process descriptors;default 200) ;nocleanup=true ; (don't clean up tempfiles at start;default false) ;http_username=user ; (default is no username (open system)) ;http_password=123 ; (default is no password (open system)) ;childlogdir=/tmp ; ('AUTO' child log dir, default $TEMP) ;user=chrism ; (default is current user, required if root) ;directory=/tmp ; (default is not to cd during start) ;environment=KEY=value ; (key value pairs to add to environment) [supervisorctl] serverurl=unix:///var/tmp/supervisor.sock ; use a unix:// URL for a unix socket ;serverurl=http://127.0.0.1:9001 ; use an http:// url to specify an inet socket ;username=chris ; should be same as http_username if set ;password=123 ; should be same as http_password if set ;prompt=mysupervisor ; cmd line prompt (default "supervisor") ; The below sample program section shows all possible program subsection values, ; create one or more 'real' program: sections to be able to control them under ; supervisor. ;[program:theprogramname] ;command=/bin/cat ; the program (relative uses PATH, can take args) ;priority=999 ; the relative start priority (default 999) ;autostart=true ; start at supervisord start (default: true) ;autorestart=true ; retstart at unexpected quit (default: true) ;startsecs=10 ; number of secs prog must stay running (def. 10) ;startretries=3 ; max # of serial start failures (default 3) ;exitcodes=0,2 ; 'expected' exit codes for process (default 0,2) ;stopsignal=QUIT ; signal used to kill process (default TERM) ;stopwaitsecs=10 ; max num secs to wait before SIGKILL (default 10) ;user=chrism ; setuid to this UNIX account to run the program ;log_stdout=true ; if true, log program stdout (default true) ;log_stderr=true ; if true, log program stderr (def false) ;logfile=/var/log/cat.log ; child log path, use NONE for none; default AUTO ;logfile_maxbytes=1MB ; max # logfile bytes b4 rotation (default 50MB) ;logfile_backups=10 ; # of logfile backups (default 10) --- NEW FILE supervisord.init --- #!/bin/bash # # supervisord This scripts turns supervisord on # # Author: Mike McGrath (based off yumupdatesd) # # chkconfig: - 95 04 # # description: supervisor is a process control utility. It has a web based # xmlrpc interface as well as a few other nifty features. # processname: supervisord # config: /etc/supervisord.conf # pidfile: /var/run/supervisord.pid # # source function library . /etc/rc.d/init.d/functions RETVAL=0 start() { echo -n $"Starting supervisord: " daemon supervisord RETVAL=$? echo [ $RETVAL -eq 0 ] && touch /var/lock/subsys/supervisord } stop() { echo -n $"Stopping supervisord: " killproc supervisord echo [ $RETVAL -eq 0 ] && rm -f /var/lock/subsys/supervisord } restart() { stop start } case "$1" in start) start ;; stop) stop ;; restart|force-reload|reload) restart ;; condrestart) [ -f /var/lock/subsys/supervisord ] && restart ;; status) status supervisord RETVAL=$? ;; *) echo $"Usage: $0 {start|stop|status|restart|reload|force-reload|condrestart}" exit 1 esac exit $RETVAL Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/supervisor/devel/.cvsignore,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- .cvsignore 22 Apr 2007 16:29:23 -0000 1.1 +++ .cvsignore 22 Apr 2007 16:34:22 -0000 1.2 @@ -0,0 +1 @@ +supervisor-2.1.tar.gz Index: sources =================================================================== RCS file: /cvs/extras/rpms/supervisor/devel/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 22 Apr 2007 16:29:23 -0000 1.1 +++ sources 22 Apr 2007 16:34:22 -0000 1.2 @@ -0,0 +1 @@ +e8baa518bf2709b25607267be3bb244a supervisor-2.1.tar.gz From fedora-extras-commits at redhat.com Sun Apr 22 16:39:20 2007 From: fedora-extras-commits at redhat.com (Jose Pedro Oliveira (jpo)) Date: Sun, 22 Apr 2007 12:39:20 -0400 Subject: rpms/perl-Wx/devel .cvsignore, 1.14, 1.15 perl-Wx.spec, 1.15, 1.16 sources, 1.14, 1.15 Message-ID: <200704221639.l3MGdK2D001099@cvs-int.fedora.redhat.com> Author: jpo Update of /cvs/extras/rpms/perl-Wx/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv1078 Modified Files: .cvsignore perl-Wx.spec sources Log Message: Update to 0.73. Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/perl-Wx/devel/.cvsignore,v retrieving revision 1.14 retrieving revision 1.15 diff -u -r1.14 -r1.15 --- .cvsignore 1 Apr 2007 15:07:55 -0000 1.14 +++ .cvsignore 22 Apr 2007 16:38:45 -0000 1.15 @@ -1 +1 @@ -Wx-0.72.tar.gz +Wx-0.73.tar.gz Index: perl-Wx.spec =================================================================== RCS file: /cvs/extras/rpms/perl-Wx/devel/perl-Wx.spec,v retrieving revision 1.15 retrieving revision 1.16 diff -u -r1.15 -r1.16 --- perl-Wx.spec 1 Apr 2007 15:07:55 -0000 1.15 +++ perl-Wx.spec 22 Apr 2007 16:38:45 -0000 1.16 @@ -5,7 +5,7 @@ # Name: perl-Wx -Version: 0.72 +Version: 0.73 Release: 1%{?dist} Summary: Interface to the wxWidgets cross-platform GUI toolkit @@ -81,6 +81,9 @@ %changelog +* Sun Apr 22 2007 Jose Pedro Oliveira - 0.73-1 +- Update to 0.73. + * Sun Apr 1 2007 Jose Pedro Oliveira - 0.72-1 - Update to 0.72. Index: sources =================================================================== RCS file: /cvs/extras/rpms/perl-Wx/devel/sources,v retrieving revision 1.14 retrieving revision 1.15 diff -u -r1.14 -r1.15 --- sources 1 Apr 2007 15:07:55 -0000 1.14 +++ sources 22 Apr 2007 16:38:45 -0000 1.15 @@ -1 +1 @@ -f6c7bac286aa7d07c4d94bfedade36d5 Wx-0.72.tar.gz +a59bd4e4ee5db32d54475e01a83e7326 Wx-0.73.tar.gz From fedora-extras-commits at redhat.com Sun Apr 22 16:41:00 2007 From: fedora-extras-commits at redhat.com (Patrice Dumas (pertusus)) Date: Sun, 22 Apr 2007 12:41:00 -0400 Subject: rpms/cernlib/devel cernlib-64test.patch, 1.1, 1.2 cernlib.spec, 1.42, 1.43 Message-ID: <200704221641.l3MGf0Ft001185@cvs-int.fedora.redhat.com> Author: pertusus Update of /cvs/extras/rpms/cernlib/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv1157 Modified Files: cernlib-64test.patch cernlib.spec Log Message: * Sun Apr 22 2007 Patrice Dumas 2006-5 - packlib/ffread test fails on x86_64, exclude the test on this arch cernlib-64test.patch: Index: cernlib-64test.patch =================================================================== RCS file: /cvs/extras/rpms/cernlib/devel/cernlib-64test.patch,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- cernlib-64test.patch 22 Apr 2007 15:04:18 -0000 1.1 +++ cernlib-64test.patch 22 Apr 2007 16:40:26 -0000 1.2 @@ -1,3 +1,14 @@ +--- cernlib-2006/2006/src/packlib/Imakefile.64test 2007-04-22 18:31:11.000000000 +0200 ++++ cernlib-2006/2006/src/packlib/Imakefile 2007-04-22 18:31:52.000000000 +0200 +@@ -16,7 +16,7 @@ + InstallLibraryAlias(packlib,packlib-shift,$(CERN_LIBDIR)) + InstallSharedLibrary(packlib,$(LIB_SONAME).$(CERN_LEVEL),$(CERN_SHLIBDIR)) + +-TestSubdirs($(LIBDIRS)) ++TestSubdirs(cspack epio fatmen hbook hepdb kapack kuip minuit zbook zebra) + + #ifdef CERNLIB_VAXVMS + --- cernlib-2006/2006/src/kernlib/Imakefile.64test 2007-04-22 16:53:02.000000000 +0200 +++ cernlib-2006/2006/src/kernlib/Imakefile 2007-04-22 16:53:45.000000000 +0200 @@ -18,6 +18,6 @@ Index: cernlib.spec =================================================================== RCS file: /cvs/extras/rpms/cernlib/devel/cernlib.spec,v retrieving revision 1.42 retrieving revision 1.43 diff -u -r1.42 -r1.43 --- cernlib.spec 22 Apr 2007 15:04:18 -0000 1.42 +++ cernlib.spec 22 Apr 2007 16:40:26 -0000 1.43 @@ -6,7 +6,7 @@ Name: cernlib Version: 2006 -Release: 4%{?dist} +Release: 5%{?dist} Summary: General purpose CERN library and associated binaries Group: Development/Libraries # As explained in the cernlib on debian FAQ, cfortran can be considered LGPL. @@ -1109,6 +1109,9 @@ %changelog +* Sun Apr 22 2007 Patrice Dumas 2006-5 +- packlib/ffread test fails on x86_64, exclude the test on this arch + * Sun Apr 22 2007 Patrice Dumas 2006-4 - kernbit/kernnum test fails on x86_64, exclude the test on this arch From fedora-extras-commits at redhat.com Sun Apr 22 16:43:56 2007 From: fedora-extras-commits at redhat.com (Michael Patrick McGrath (mmcgrath)) Date: Sun, 22 Apr 2007 12:43:56 -0400 Subject: owners owners.list,1.2718,1.2719 Message-ID: <200704221643.l3MGhuIp001265@cvs-int.fedora.redhat.com> Author: mmcgrath Update of /cvs/extras/owners In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv1245 Modified Files: owners.list Log Message: Added python-meld3 and supervisor Index: owners.list =================================================================== RCS file: /cvs/extras/owners/owners.list,v retrieving revision 1.2718 retrieving revision 1.2719 diff -u -r1.2718 -r1.2719 --- owners.list 22 Apr 2007 13:34:50 -0000 1.2718 +++ owners.list 22 Apr 2007 16:43:26 -0000 1.2719 @@ -2474,6 +2474,7 @@ Fedora Extras|python-matplotlib|Python plotting library|orion at cora.nwra.com|extras-qa at fedoraproject.org|jspaleta at gmail.com Fedora Extras|python-mecab|Python binding for MeCab|mtasaka at ioa.s.u-tokyo.ac.jp|extras-qa at fedoraproject.org| Fedora Extras|python-mechanize|Stateful programmatic web browsing|lmacken at redhat.com|extras-qa at fedoraproject.org| +Fedora Extras|python-meld3|An HTML/XML templating system for Python|mmcgrath at redhat.com,toshio at tiki-lounge.com|extras-qa at fedoraproject.org| Fedora Extras|python-metar|Coded METAR weather reports parser for Python|matthias at rpmforge.net|extras-qa at fedoraproject.org| Fedora Extras|python-musicbrainz2|Library which provides access to the MusicBrainz Database|jeff at ocjtech.us|extras-qa at fedoraproject.org| Fedora Extras|python-mutagen|Python module to handle audio metadata|mr.ecik at gmail.com|extras-qa at fedoraproject.org| @@ -2795,6 +2796,7 @@ Fedora Extras|superkaramba|Custom content on the desktop|rdieter at math.unl.edu|extras-qa at fedoraproject.org| Fedora Extras|supertux|SuperTux is a jump'n run like game similar to Mario Bros|steve at silug.org|extras-qa at fedoraproject.org| Fedora Extras|supertuxkart|Kids 3D go-kart racing game featuring Tux|j.w.r.degoede at hhs.nl|extras-qa at fedoraproject.org| +Fedora Extras|supervisor|A System for Allowing the Control of Process State on UNIX|mmcgrath at redhat.com,toshio at tiki-lounge.com|extras-qa at fedoraproject.org| Fedora Extras|svgalib|Low-level fullscreen SVGA graphics library|j.w.r.degoede at hhs.nl|extras-qa at fedoraproject.org| Fedora Extras|svn2cl|Create a ChangeLog from a Subversion log|ville.skytta at iki.fi|extras-qa at fedoraproject.org| Fedora Extras|svnmailer|Tool to post subversion repository commit information|mfleming+rpm at enlartenment.com|extras-qa at fedoraproject.org| From fedora-extras-commits at redhat.com Sun Apr 22 17:00:59 2007 From: fedora-extras-commits at redhat.com (Jonathan Dieter (jdieter)) Date: Sun, 22 Apr 2007 13:00:59 -0400 Subject: rpms/yum-presto import.log,1.5,1.6 Message-ID: <200704221701.l3MH0x6e001454@cvs-int.fedora.redhat.com> Author: jdieter Update of /cvs/extras/rpms/yum-presto In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv1414 Modified Files: import.log Log Message: Some bugfixes Index: import.log =================================================================== RCS file: /cvs/extras/rpms/yum-presto/import.log,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- import.log 15 Apr 2007 16:32:51 -0000 1.5 +++ import.log 22 Apr 2007 17:00:25 -0000 1.6 @@ -2,3 +2,4 @@ yum-presto-0_3_7-2:FC-6:yum-presto-0.3.7-2.src.rpm:1175780118 yum-presto-0_3_8-1:FC-6:yum-presto-0.3.8-1.src.rpm:1175864170 yum-presto-0_3_9-1:HEAD:yum-presto-0.3.9-1.src.rpm:1176653971 +yum-presto-0_3_9-1:FC-6:yum-presto-0.3.9-1.src.rpm:1177261190 From fedora-extras-commits at redhat.com Sun Apr 22 17:01:04 2007 From: fedora-extras-commits at redhat.com (Jonathan Dieter (jdieter)) Date: Sun, 22 Apr 2007 13:01:04 -0400 Subject: rpms/yum-presto/FC-6 .cvsignore, 1.3, 1.4 sources, 1.3, 1.4 yum-presto.spec, 1.3, 1.4 Message-ID: <200704221701.l3MH148i004904@cvs-int.fedora.redhat.com> Author: jdieter Update of /cvs/extras/rpms/yum-presto/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv1414/FC-6 Modified Files: .cvsignore sources yum-presto.spec Log Message: Some bugfixes Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/yum-presto/FC-6/.cvsignore,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- .cvsignore 6 Apr 2007 12:56:45 -0000 1.3 +++ .cvsignore 22 Apr 2007 17:00:30 -0000 1.4 @@ -1 +1 @@ -yum-presto-0.3.8.tar.bz2 +yum-presto-0.3.9.tar.bz2 Index: sources =================================================================== RCS file: /cvs/extras/rpms/yum-presto/FC-6/sources,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- sources 6 Apr 2007 12:56:45 -0000 1.3 +++ sources 22 Apr 2007 17:00:30 -0000 1.4 @@ -1 +1 @@ -633350160e088b24bf87fb9f9e9b42e0 yum-presto-0.3.8.tar.bz2 +b0d94b5cfb03bd9f8ff93e006243e9c9 yum-presto-0.3.9.tar.bz2 Index: yum-presto.spec =================================================================== RCS file: /cvs/extras/rpms/yum-presto/FC-6/yum-presto.spec,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- yum-presto.spec 6 Apr 2007 12:56:45 -0000 1.3 +++ yum-presto.spec 22 Apr 2007 17:00:30 -0000 1.4 @@ -1,6 +1,6 @@ Summary: Presto plugin for yum Name: yum-presto -Version: 0.3.8 +Version: 0.3.9 Release: 1%{?dist} License: GPL Group: Development/Tools @@ -42,6 +42,10 @@ %{_datadir}/presto %changelog +* Sun Apr 15 2007 Jonathan Dieter - 0.3.9-1 +- Modifications to make yum-presto compatible with both FC6 and Rawhide +- Many other bugfixes - see ChangeLog + * Fri Apr 6 2007 Jonathan Dieter - 0.3.8-1 - Small bugfix From fedora-extras-commits at redhat.com Sun Apr 22 17:53:48 2007 From: fedora-extras-commits at redhat.com (=?utf-8?q?Jos=C3=A9_Ab=C3=ADlio_Oliveira_Matos?= (jamatos)) Date: Sun, 22 Apr 2007 13:53:48 -0400 Subject: rpms/t1lib/devel t1lib.spec,1.13,1.14 Message-ID: <200704221753.l3MHrmpd006747@cvs-int.fedora.redhat.com> Author: jamatos Update of /cvs/extras/rpms/t1lib/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv6730 Modified Files: t1lib.spec Log Message: * Sun Apr 22 2007 Jos?? Matos - 5.1.0-9 - Add Requires(post). Index: t1lib.spec =================================================================== RCS file: /cvs/extras/rpms/t1lib/devel/t1lib.spec,v retrieving revision 1.13 retrieving revision 1.14 diff -u -r1.13 -r1.14 --- t1lib.spec 4 Oct 2006 22:41:34 -0000 1.13 +++ t1lib.spec 22 Apr 2007 17:53:14 -0000 1.14 @@ -1,6 +1,6 @@ Name: t1lib Version: 5.1.0 -Release: 8%{?dist} +Release: 9%{?dist} Summary: PostScript Type 1 font rasterizer @@ -16,6 +16,8 @@ Patch6: t1lib-5.1.0-destdir.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) +Requires(post): coreutils, findutils + %description T1lib is a rasterizer library for Adobe Type 1 Fonts. It supports rotation and transformation, kerning underlining and antialiasing. It @@ -100,6 +102,9 @@ %changelog +* Sun Apr 22 2007 Jos?? Matos - 5.1.0-9 +- Add Requires(post). + * Thu Oct 05 2006 Christian Iseli 5.1.0-8 - rebuilt for unwind info generation, broken in gcc-4.1.1-21 From fedora-extras-commits at redhat.com Sun Apr 22 18:12:18 2007 From: fedora-extras-commits at redhat.com (=?utf-8?q?Jos=C3=A9_Ab=C3=ADlio_Oliveira_Matos?= (jamatos)) Date: Sun, 22 Apr 2007 14:12:18 -0400 Subject: rpms/t1lib/FC-6 t1lib.spec,1.13,1.14 Message-ID: <200704221812.l3MICIY5011274@cvs-int.fedora.redhat.com> Author: jamatos Update of /cvs/extras/rpms/t1lib/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv11249 Modified Files: t1lib.spec Log Message: * Sun Apr 22 2007 Jos?? Matos - 5.1.0-9 - Add Requires(post). Index: t1lib.spec =================================================================== RCS file: /cvs/extras/rpms/t1lib/FC-6/t1lib.spec,v retrieving revision 1.13 retrieving revision 1.14 diff -u -r1.13 -r1.14 --- t1lib.spec 4 Oct 2006 22:41:34 -0000 1.13 +++ t1lib.spec 22 Apr 2007 18:11:44 -0000 1.14 @@ -1,6 +1,6 @@ Name: t1lib Version: 5.1.0 -Release: 8%{?dist} +Release: 9%{?dist} Summary: PostScript Type 1 font rasterizer @@ -16,6 +16,8 @@ Patch6: t1lib-5.1.0-destdir.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) +Requires(post): coreutils, findutils + %description T1lib is a rasterizer library for Adobe Type 1 Fonts. It supports rotation and transformation, kerning underlining and antialiasing. It @@ -100,6 +102,9 @@ %changelog +* Sun Apr 22 2007 Jos?? Matos - 5.1.0-9 +- Add Requires(post). + * Thu Oct 05 2006 Christian Iseli 5.1.0-8 - rebuilt for unwind info generation, broken in gcc-4.1.1-21 From fedora-extras-commits at redhat.com Sun Apr 22 18:14:22 2007 From: fedora-extras-commits at redhat.com (=?utf-8?q?Jos=C3=A9_Ab=C3=ADlio_Oliveira_Matos?= (jamatos)) Date: Sun, 22 Apr 2007 14:14:22 -0400 Subject: rpms/t1lib/FC-5 t1lib.spec,1.11,1.12 Message-ID: <200704221814.l3MIEMbc011350@cvs-int.fedora.redhat.com> Author: jamatos Update of /cvs/extras/rpms/t1lib/FC-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv11328 Modified Files: t1lib.spec Log Message: * Sun Apr 22 2007 Jos?? Matos - 5.1.0-9 - Add Requires(post). Index: t1lib.spec =================================================================== RCS file: /cvs/extras/rpms/t1lib/FC-5/t1lib.spec,v retrieving revision 1.11 retrieving revision 1.12 diff -u -r1.11 -r1.12 --- t1lib.spec 26 Feb 2006 13:07:29 -0000 1.11 +++ t1lib.spec 22 Apr 2007 18:13:48 -0000 1.12 @@ -1,6 +1,6 @@ Name: t1lib Version: 5.1.0 -Release: 6%{?dist} +Release: 9%{?dist} Summary: PostScript Type 1 font rasterizer @@ -16,6 +16,8 @@ Patch6: t1lib-5.1.0-destdir.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) +Requires(post): coreutils, findutils + %description T1lib is a rasterizer library for Adobe Type 1 Fonts. It supports rotation and transformation, kerning underlining and antialiasing. It @@ -100,6 +102,15 @@ %changelog +* Sun Apr 22 2007 Jos?? Matos - 5.1.0-9 +- Add Requires(post). + +* Thu Oct 05 2006 Christian Iseli 5.1.0-8 + - rebuilt for unwind info generation, broken in gcc-4.1.1-21 + +* Wed Sep 20 2006 Jos?? Matos - 5.1.0-7 +- Rebuild for FC-6. + * Sun Feb 26 2006 Roozbeh Pournader - 5.1.0-6 - Change X11 font path to Fedora Core 5's default (#183108, Ville Skytt??) From fedora-extras-commits at redhat.com Sun Apr 22 18:21:33 2007 From: fedora-extras-commits at redhat.com (Patrice Dumas (pertusus)) Date: Sun, 22 Apr 2007 14:21:33 -0400 Subject: rpms/cernlib/devel cernlib-64test.patch, 1.2, 1.3 cernlib.spec, 1.43, 1.44 Message-ID: <200704221821.l3MILXKc011495@cvs-int.fedora.redhat.com> Author: pertusus Update of /cvs/extras/rpms/cernlib/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv11449 Modified Files: cernlib-64test.patch cernlib.spec Log Message: Also don't test in packlib/hbook, it fails in x86_64. Use the same changelog entry for all the x86_64 test excluded. cernlib-64test.patch: Index: cernlib-64test.patch =================================================================== RCS file: /cvs/extras/rpms/cernlib/devel/cernlib-64test.patch,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- cernlib-64test.patch 22 Apr 2007 16:40:26 -0000 1.2 +++ cernlib-64test.patch 22 Apr 2007 18:20:59 -0000 1.3 @@ -1,11 +1,11 @@ --- cernlib-2006/2006/src/packlib/Imakefile.64test 2007-04-22 18:31:11.000000000 +0200 -+++ cernlib-2006/2006/src/packlib/Imakefile 2007-04-22 18:31:52.000000000 +0200 ++++ cernlib-2006/2006/src/packlib/Imakefile 2007-04-22 20:07:38.000000000 +0200 @@ -16,7 +16,7 @@ InstallLibraryAlias(packlib,packlib-shift,$(CERN_LIBDIR)) InstallSharedLibrary(packlib,$(LIB_SONAME).$(CERN_LEVEL),$(CERN_SHLIBDIR)) -TestSubdirs($(LIBDIRS)) -+TestSubdirs(cspack epio fatmen hbook hepdb kapack kuip minuit zbook zebra) ++TestSubdirs(cspack epio fatmen hepdb kapack kuip minuit zbook zebra) #ifdef CERNLIB_VAXVMS Index: cernlib.spec =================================================================== RCS file: /cvs/extras/rpms/cernlib/devel/cernlib.spec,v retrieving revision 1.43 retrieving revision 1.44 diff -u -r1.43 -r1.44 --- cernlib.spec 22 Apr 2007 16:40:26 -0000 1.43 +++ cernlib.spec 22 Apr 2007 18:20:59 -0000 1.44 @@ -6,7 +6,7 @@ Name: cernlib Version: 2006 -Release: 5%{?dist} +Release: 5.1%{?dist} Summary: General purpose CERN library and associated binaries Group: Development/Libraries # As explained in the cernlib on debian FAQ, cfortran can be considered LGPL. @@ -1109,10 +1109,9 @@ %changelog -* Sun Apr 22 2007 Patrice Dumas 2006-5 -- packlib/ffread test fails on x86_64, exclude the test on this arch - -* Sun Apr 22 2007 Patrice Dumas 2006-4 +* Sun Apr 22 2007 Patrice Dumas 2006-5.1 +- packlib/ffread and packlib/hbook test fail on x86_64, exclude the test + on this arch - kernbit/kernnum test fails on x86_64, exclude the test on this arch * Sun Apr 22 2007 Patrice Dumas 2006-3 From fedora-extras-commits at redhat.com Sun Apr 22 18:31:55 2007 From: fedora-extras-commits at redhat.com (Ville Skytta (scop)) Date: Sun, 22 Apr 2007 14:31:55 -0400 Subject: rpms/xine-lib/FC-6 .cvsignore, 1.5, 1.6 sources, 1.5, 1.6 xine-lib-mk-autotools-patch.sh, 1.2, 1.3 xine-lib.spec, 1.6, 1.7 xine-lib-1.1.5-pthread-check.patch, 1.1, NONE Message-ID: <200704221831.l3MIVt9o012034@cvs-int.fedora.redhat.com> Author: scop Update of /cvs/extras/rpms/xine-lib/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv12011 Modified Files: .cvsignore sources xine-lib-mk-autotools-patch.sh xine-lib.spec Removed Files: xine-lib-1.1.5-pthread-check.patch Log Message: * Wed Apr 18 2007 Ville Skytt?? - 1.1.6-1 - 1.1.6. Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/xine-lib/FC-6/.cvsignore,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- .cvsignore 13 Apr 2007 20:52:22 -0000 1.5 +++ .cvsignore 22 Apr 2007 18:31:21 -0000 1.6 @@ -1,2 +1,2 @@ -xine-lib-1.1.5-pruned.tar.bz2 -xine-lib-1.1.5-autotools.patch.bz2 +xine-lib-1.1.6-pruned.tar.bz2 +xine-lib-1.1.6-autotools.patch.bz2 Index: sources =================================================================== RCS file: /cvs/extras/rpms/xine-lib/FC-6/sources,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- sources 13 Apr 2007 20:52:22 -0000 1.5 +++ sources 22 Apr 2007 18:31:21 -0000 1.6 @@ -1,2 +1,2 @@ -f903a0426a812ea70200b7a528f67b00 xine-lib-1.1.5-pruned.tar.bz2 -f955ece2fba4dfbbf22fbb2a8376ae60 xine-lib-1.1.5-autotools.patch.bz2 +3869f0045311b3638c5724cd1ac122e9 xine-lib-1.1.6-pruned.tar.bz2 +25742f2347a1d9c4c08476c82f3ec5fc xine-lib-1.1.6-autotools.patch.bz2 Index: xine-lib-mk-autotools-patch.sh =================================================================== RCS file: /cvs/extras/rpms/xine-lib/FC-6/xine-lib-mk-autotools-patch.sh,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- xine-lib-mk-autotools-patch.sh 13 Apr 2007 20:52:22 -0000 1.2 +++ xine-lib-mk-autotools-patch.sh 22 Apr 2007 18:31:21 -0000 1.3 @@ -23,7 +23,6 @@ cp -a xine-lib-$version xine-lib-$version-pruned cd xine-lib-$version -patch -p1 < ../xine-lib-$version-pthread-check.patch # XXX hopefully temporary ./autogen.sh noconfig rm -rf autom4te.cache *~ cd .. Index: xine-lib.spec =================================================================== RCS file: /cvs/extras/rpms/xine-lib/FC-6/xine-lib.spec,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- xine-lib.spec 13 Apr 2007 20:52:22 -0000 1.6 +++ xine-lib.spec 22 Apr 2007 18:31:21 -0000 1.7 @@ -11,7 +11,7 @@ Summary: Xine library Name: xine-lib -Version: 1.1.5 +Version: 1.1.6 Release: 1%{?dist} License: GPL Group: System Environment/Libraries @@ -23,10 +23,8 @@ Source1: %{name}-cleanup-sources.sh Source2: %{name}-mk-autotools-patch.sh # autotools patch created with source2 -Patch0: %{name}-1.1.5-autotools.patch.bz2 +Patch0: %{name}-%{version}-autotools.patch.bz2 Patch1: %{name}-1.1.4-optflags.patch -# Patch2 applied while creating full autotools patch -Patch2: %{name}-1.1.5-pthread-check.patch Patch6: %{name}-1.1.1-deepbind-939.patch Patch7: %{name}-1.1.5-multilib-devel.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) @@ -298,6 +296,7 @@ %{_libdir}/xine/plugins/%{version}/xineplug_vo_out_caca.so %if 0%{!?_without_directfb:1} %{_libdir}/xine/plugins/%{version}/xineplug_vo_out_directfb.so +%{_libdir}/xine/plugins/%{version}/xineplug_vo_out_xdirectfb.so %endif %{_libdir}/xine/plugins/%{version}/xineplug_vo_out_sdl.so @@ -315,6 +314,9 @@ %changelog +* Wed Apr 18 2007 Ville Skytt?? - 1.1.6-1 +- 1.1.6. + * Wed Apr 11 2007 Ville Skytt?? - 1.1.5-1 - 1.1.5. - Include GSM 06.10 decoder (#228186). --- xine-lib-1.1.5-pthread-check.patch DELETED --- From fedora-extras-commits at redhat.com Sun Apr 22 18:51:06 2007 From: fedora-extras-commits at redhat.com (Jasper O'neal Hartline (autopsy)) Date: Sun, 22 Apr 2007 14:51:06 -0400 Subject: kadischi kadischi.spec,1.57,1.58 Message-ID: <200704221851.l3MIpa1V012229@cvs-int.fedora.redhat.com> Author: autopsy Update of /cvs/devel/kadischi In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv12170/kadischi Modified Files: kadischi.spec Log Message: Addition of install.desktop for LiveCD to HDD installer, some minor fixes. Index: kadischi.spec =================================================================== RCS file: /cvs/devel/kadischi/kadischi.spec,v retrieving revision 1.57 retrieving revision 1.58 diff -u -r1.57 -r1.58 --- kadischi.spec 17 Apr 2007 15:25:09 -0000 1.57 +++ kadischi.spec 22 Apr 2007 18:51:04 -0000 1.58 @@ -1,8 +1,8 @@ %define alphatag %(date +%%Y%%m%%d)cvs Name: kadischi -Version: 3.4 -Release: 9.%{alphatag} +Version: 3.5 +Release: 1.%{alphatag} Summary: LiveCD generation utility Group: Applications/System @@ -19,7 +19,8 @@ Kadischi is a LiveCD generation tool for Fedora Core systems. A Live ISO9660 compliant image file made with Kadischi can be written to a CD or DVD and run without any prior installation -of Fedora Core. +of Fedora Core. Kadischi also has the ability to run as a LiveCD +to HDD installer when on the LiveCD media. %prep %setup -q -n %{name} @@ -63,6 +64,7 @@ %{_datadir}/%{name}/install/readonly-halt %{_datadir}/%{name}/desktop/userhome.sh %{_datadir}/%{name}/desktop/userhome.desktop +%{_datadir}/%{name}/desktop/install.desktop %{_datadir}/%{name}/bootsplash/*.msg %{_datadir}/%{name}/bootsplash/splash.lss %{_datadir}/%{name}/bootsplash/memtest @@ -79,6 +81,14 @@ %ghost %{_datadir}/%{name}/post_install_scripts/*.pyo %changelog +* Sun Apr 22 2007 3.5-1.20070422cvs +- Fixed initramfs creation for new kernels, libata modules +- Added install.desktop to perform LiveCD to HDD installs + works with RAWHIDE Anaconda and Kadischi as of 04/22/2007 +- Update %%description to reflect possible LiveCD to HDD function +- Rebuild 3.5-1.20070422cvs + + * Mon Apr 17 2007 3.4-9.20070417cvs - Fix eject_live_cd.c for USB CDROM devices From fedora-extras-commits at redhat.com Sun Apr 22 18:51:06 2007 From: fedora-extras-commits at redhat.com (Jasper O'neal Hartline (autopsy)) Date: Sun, 22 Apr 2007 14:51:06 -0400 Subject: kadischi/desktop install.desktop,NONE,1.1 Makefile.am,1.5,1.6 Message-ID: <200704221851.l3MIparP012232@cvs-int.fedora.redhat.com> Author: autopsy Update of /cvs/devel/kadischi/desktop In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv12170/kadischi/desktop Modified Files: Makefile.am Added Files: install.desktop Log Message: Addition of install.desktop for LiveCD to HDD installer, some minor fixes. --- NEW FILE install.desktop --- [Desktop Entry] Encoding=UTF-8 Name=LiveCD/LiveDVD to HDD installer Comment=Install Fedora Core to your harddrive # FIXME: Use the mirrorlist to use any repository Exec=/usr/sbin/kadischi http://download.fedora.redhat.com/pub/fedora/linux/core/$(cat /etc/fedora-release | cut -d " " -f 4)/$(uname -i)/os/ Icon=fedora-logo-icon.png Type=Application Categories=Application;System StartupNotify=false Index: Makefile.am =================================================================== RCS file: /cvs/devel/kadischi/desktop/Makefile.am,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- Makefile.am 28 Feb 2007 11:34:35 -0000 1.5 +++ Makefile.am 22 Apr 2007 18:51:04 -0000 1.6 @@ -1,5 +1,5 @@ instldir = $(pkgdatadir)/desktop -instl_DATA = userhome.desktop userhome.sh +instl_DATA = userhome.desktop userhome.sh install.desktop install-data-hook: From fedora-extras-commits at redhat.com Sun Apr 22 18:51:12 2007 From: fedora-extras-commits at redhat.com (Jasper O'neal Hartline (autopsy)) Date: Sun, 22 Apr 2007 14:51:12 -0400 Subject: kadischi/livecd_generator kadischi.py,1.57,1.58 Message-ID: <200704221851.l3MIpg7F012235@cvs-int.fedora.redhat.com> Author: autopsy Update of /cvs/devel/kadischi/livecd_generator In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv12170/kadischi/livecd_generator Modified Files: kadischi.py Log Message: Addition of install.desktop for LiveCD to HDD installer, some minor fixes. Index: kadischi.py =================================================================== RCS file: /cvs/devel/kadischi/livecd_generator/kadischi.py,v retrieving revision 1.57 retrieving revision 1.58 diff -u -r1.57 -r1.58 --- kadischi.py 17 Apr 2007 04:30:02 -0000 1.57 +++ kadischi.py 22 Apr 2007 18:51:09 -0000 1.58 @@ -165,8 +165,7 @@ # run post_install_scripts if os.access("/.livecd", os.R_OK): - print "[kadischi]: Please reboot your system and remove" - print "[kadischi]: the LiveCD or LiveDVD media to start Fedora Core" + print "[kadischi]: Please reboot your system and remove the LiveCD or LiveDVD media to start Fedora Core \n" sys.exit(0) else: print "[kadischi]: running post installation scripts" @@ -316,7 +315,11 @@ def requirements(): """ Searches which Requires has not yet installed """ - required_rpms = ('anaconda', 'busybox-anaconda', 'mkisofs', 'syslinux', 'e2fsprogs', 'squashfs-tools', 'perl') + if os.access("/.livecd", os.R_OK): + required_rpms = ('anaconda', 'e2fsprogs', 'perl', 'grub' + else: + required_rpms = ('anaconda', 'busybox-anaconda', 'mkisofs', 'syslinux', 'e2fsprogs', 'squashfs-tools', 'perl') + missing_rpms = check_installed_rpms ('/', required_rpms, False) if len (missing_rpms) != 0: From fedora-extras-commits at redhat.com Sun Apr 22 18:51:12 2007 From: fedora-extras-commits at redhat.com (Jasper O'neal Hartline (autopsy)) Date: Sun, 22 Apr 2007 14:51:12 -0400 Subject: kadischi/post_install_scripts 02install.sh,1.16,1.17 Message-ID: <200704221851.l3MIpgmH012238@cvs-int.fedora.redhat.com> Author: autopsy Update of /cvs/devel/kadischi/post_install_scripts In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv12170/kadischi/post_install_scripts Modified Files: 02install.sh Log Message: Addition of install.desktop for LiveCD to HDD installer, some minor fixes. Index: 02install.sh =================================================================== RCS file: /cvs/devel/kadischi/post_install_scripts/02install.sh,v retrieving revision 1.16 retrieving revision 1.17 diff -u -r1.16 -r1.17 --- 02install.sh 28 Feb 2007 13:16:55 -0000 1.16 +++ 02install.sh 22 Apr 2007 18:51:10 -0000 1.17 @@ -10,7 +10,7 @@ echo "usage: inst " return fi - cp $SRCDIR/$1 $DSTDIR/$2 + /bin/cp $SRCDIR/$1 $DSTDIR/$2 } inst rc.readonly-livecd etc/rc.d/ @@ -19,7 +19,11 @@ cp $LIBEXECDIR/kadischi/scanswap $DSTDIR/usr/sbin/ cp $LIBEXECDIR/kadischi/eject-live-cd $DSTDIR/sbin/ -mkdir -p $DSTDIR/root/.config/autostart +/bin/mkdir -p $DSTDIR/root/.config/autostart inst ../desktop/userhome.sh usr/sbin/ inst ../desktop/userhome.desktop root/.config/autostart/ -chmod 755 $DSTDIR/usr/sbin/userhome.sh +chmod 755 $DSTDIR/usr/sbin/userhome.sh +/bin/rpm -q kadischi --root $DSTDIR +if [ "$?" -eq "0" ]; then + inst ../desktop/install.desktop usr/share/applications/ +fi From fedora-extras-commits at redhat.com Sun Apr 22 18:59:53 2007 From: fedora-extras-commits at redhat.com (Jochen Schmitt (s4504kr)) Date: Sun, 22 Apr 2007 14:59:53 -0400 Subject: rpms/blender/devel blender.spec, 1.47, 1.48 blender-2.42a-x64.patch, 1.4, NONE Message-ID: <200704221859.l3MIxrE3012403@cvs-int.fedora.redhat.com> Author: s4504kr Update of /cvs/extras/rpms/blender/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv12384 Modified Files: blender.spec Removed Files: blender-2.42a-x64.patch Log Message: Remove package from the x86_64 arch Index: blender.spec =================================================================== RCS file: /cvs/extras/rpms/blender/devel/blender.spec,v retrieving revision 1.47 retrieving revision 1.48 diff -u -r1.47 -r1.48 --- blender.spec 8 Jan 2007 17:59:22 -0000 1.47 +++ blender.spec 22 Apr 2007 18:59:19 -0000 1.48 @@ -3,7 +3,7 @@ Name: blender Version: 2.42a -Release: 18%{?dist} +Release: 5%{?dist} Summary: 3D modeling, animation, rendering and post-production @@ -20,7 +20,6 @@ Source7: blender-2.42.config Patch1: blender-2.42-scons.patch -Patch2: blender-2.42a-x64.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) @@ -52,6 +51,8 @@ Requires(postun): desktop-file-utils Requires(postun): shared-mime-info +ExcludeArch: x86_64 + %description Blender is the essential software solution you need for 3D, from modeling, animation, rendering and post-production to interactive creation and playback. @@ -62,7 +63,6 @@ %prep %setup -q %patch1 -p1 -%patch2 -p1 -b .org %build cp %{SOURCE7} user-config.py @@ -162,6 +162,9 @@ %{_datadir}/mime/packages/blender.xml %changelog +* Sun Apr 22 2007 Jochen Schmitt - 2.42a-5 +- Romove package from the x86_64 arc (#237423) + * Mon Jan 8 2007 Jochen Schmitt 2.42a-18 - Rebult --- blender-2.42a-x64.patch DELETED --- From fedora-extras-commits at redhat.com Sun Apr 22 19:04:53 2007 From: fedora-extras-commits at redhat.com (Jochen Schmitt (s4504kr)) Date: Sun, 22 Apr 2007 15:04:53 -0400 Subject: rpms/blender/devel blender.spec,1.48,1.49 Message-ID: <200704221904.l3MJ4rBn016771@cvs-int.fedora.redhat.com> Author: s4504kr Update of /cvs/extras/rpms/blender/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv16750 Modified Files: blender.spec Log Message: Fix wrong release number Index: blender.spec =================================================================== RCS file: /cvs/extras/rpms/blender/devel/blender.spec,v retrieving revision 1.48 retrieving revision 1.49 diff -u -r1.48 -r1.49 --- blender.spec 22 Apr 2007 18:59:19 -0000 1.48 +++ blender.spec 22 Apr 2007 19:04:19 -0000 1.49 @@ -3,7 +3,7 @@ Name: blender Version: 2.42a -Release: 5%{?dist} +Release: 19%{?dist} Summary: 3D modeling, animation, rendering and post-production @@ -162,8 +162,8 @@ %{_datadir}/mime/packages/blender.xml %changelog -* Sun Apr 22 2007 Jochen Schmitt - 2.42a-5 -- Romove package from the x86_64 arc (#237423) +* Sun Apr 22 2007 Jochen Schmitt 2.42a-19 +- Romove package from the x86_64 arch (#237423) * Mon Jan 8 2007 Jochen Schmitt 2.42a-18 - Rebult From fedora-extras-commits at redhat.com Sun Apr 22 19:06:08 2007 From: fedora-extras-commits at redhat.com (Jochen Schmitt (s4504kr)) Date: Sun, 22 Apr 2007 15:06:08 -0400 Subject: rpms/blender/FC-6 blender.spec,1.32,1.33 Message-ID: <200704221906.l3MJ68Uf016854@cvs-int.fedora.redhat.com> Author: s4504kr Update of /cvs/extras/rpms/blender/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv16830 Modified Files: blender.spec Log Message: Remove package from the x86_64 arch Index: blender.spec =================================================================== RCS file: /cvs/extras/rpms/blender/FC-6/blender.spec,v retrieving revision 1.32 retrieving revision 1.33 diff -u -r1.32 -r1.33 --- blender.spec 16 Oct 2006 20:49:20 -0000 1.32 +++ blender.spec 22 Apr 2007 19:05:34 -0000 1.33 @@ -2,8 +2,8 @@ %define plugins %{_libdir}/blender/plugins Name: blender -Version: 2.42a -Release: 4%{?dist} +Version: 2.42 +Release: 5%{?dist} Summary: 3D modeling, animation, rendering and post-production @@ -51,6 +51,8 @@ Requires(postun): desktop-file-utils Requires(postun): shared-mime-info +ExcludeArch: x86_64 + %description Blender is the essential software solution you need for 3D, from modeling, animation, rendering and post-production to interactive creation and playback. @@ -160,6 +162,9 @@ %{_datadir}/mime/packages/blender.xml %changelog +* Sun Apr 22 2007 Jochen Schmitt 2.42-5 +- Remove the package from the x86_64 arch (#237423) + * Mon Oct 16 2006 Jochen Schmitt 2.42a-4 - /usr/lib/blender should own by the package From fedora-extras-commits at redhat.com Sun Apr 22 19:09:07 2007 From: fedora-extras-commits at redhat.com (Jochen Schmitt (s4504kr)) Date: Sun, 22 Apr 2007 15:09:07 -0400 Subject: rpms/blender/FC-6 blender.spec,1.33,1.34 Message-ID: <200704221909.l3MJ97BQ017034@cvs-int.fedora.redhat.com> Author: s4504kr Update of /cvs/extras/rpms/blender/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv16900 Modified Files: blender.spec Log Message: Fix typos in spec file Index: blender.spec =================================================================== RCS file: /cvs/extras/rpms/blender/FC-6/blender.spec,v retrieving revision 1.33 retrieving revision 1.34 diff -u -r1.33 -r1.34 --- blender.spec 22 Apr 2007 19:05:34 -0000 1.33 +++ blender.spec 22 Apr 2007 19:08:33 -0000 1.34 @@ -2,7 +2,7 @@ %define plugins %{_libdir}/blender/plugins Name: blender -Version: 2.42 +Version: 2.42a Release: 5%{?dist} Summary: 3D modeling, animation, rendering and post-production @@ -162,7 +162,7 @@ %{_datadir}/mime/packages/blender.xml %changelog -* Sun Apr 22 2007 Jochen Schmitt 2.42-5 +* Sun Apr 22 2007 Jochen Schmitt 2.42a-5 - Remove the package from the x86_64 arch (#237423) * Mon Oct 16 2006 Jochen Schmitt 2.42a-4 From fedora-extras-commits at redhat.com Sun Apr 22 19:11:12 2007 From: fedora-extras-commits at redhat.com (Jochen Schmitt (s4504kr)) Date: Sun, 22 Apr 2007 15:11:12 -0400 Subject: rpms/blender/FC-6 blender.spec,1.34,1.35 Message-ID: <200704221911.l3MJBC3S017242@cvs-int.fedora.redhat.com> Author: s4504kr Update of /cvs/extras/rpms/blender/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv17180 Modified Files: blender.spec Log Message: Raise release number bc some confusion Index: blender.spec =================================================================== RCS file: /cvs/extras/rpms/blender/FC-6/blender.spec,v retrieving revision 1.34 retrieving revision 1.35 diff -u -r1.34 -r1.35 --- blender.spec 22 Apr 2007 19:08:33 -0000 1.34 +++ blender.spec 22 Apr 2007 19:10:38 -0000 1.35 @@ -3,7 +3,7 @@ Name: blender Version: 2.42a -Release: 5%{?dist} +Release: 20%{?dist} Summary: 3D modeling, animation, rendering and post-production @@ -162,7 +162,7 @@ %{_datadir}/mime/packages/blender.xml %changelog -* Sun Apr 22 2007 Jochen Schmitt 2.42a-5 +* Sun Apr 22 2007 Jochen Schmitt 2.42a-20 - Remove the package from the x86_64 arch (#237423) * Mon Oct 16 2006 Jochen Schmitt 2.42a-4 From fedora-extras-commits at redhat.com Sun Apr 22 19:13:40 2007 From: fedora-extras-commits at redhat.com (Jochen Schmitt (s4504kr)) Date: Sun, 22 Apr 2007 15:13:40 -0400 Subject: rpms/blender/devel blender.spec,1.49,1.50 Message-ID: <200704221913.l3MJDeVC017316@cvs-int.fedora.redhat.com> Author: s4504kr Update of /cvs/extras/rpms/blender/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv17292 Modified Files: blender.spec Log Message: Increase release to avoid EVR Issues Index: blender.spec =================================================================== RCS file: /cvs/extras/rpms/blender/devel/blender.spec,v retrieving revision 1.49 retrieving revision 1.50 diff -u -r1.49 -r1.50 --- blender.spec 22 Apr 2007 19:04:19 -0000 1.49 +++ blender.spec 22 Apr 2007 19:13:06 -0000 1.50 @@ -3,7 +3,7 @@ Name: blender Version: 2.42a -Release: 19%{?dist} +Release: 20%{?dist} Summary: 3D modeling, animation, rendering and post-production @@ -162,7 +162,7 @@ %{_datadir}/mime/packages/blender.xml %changelog -* Sun Apr 22 2007 Jochen Schmitt 2.42a-19 +* Sun Apr 22 2007 Jochen Schmitt 2.42a-20 - Romove package from the x86_64 arch (#237423) * Mon Jan 8 2007 Jochen Schmitt 2.42a-18 From fedora-extras-commits at redhat.com Sun Apr 22 19:25:36 2007 From: fedora-extras-commits at redhat.com (Jasper O'neal Hartline (autopsy)) Date: Sun, 22 Apr 2007 15:25:36 -0400 Subject: kadischi/livecd_generator kadischi.py,1.58,1.59 Message-ID: <200704221925.l3MJPaPN017526@cvs-int.fedora.redhat.com> Author: autopsy Update of /cvs/devel/kadischi/livecd_generator In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv17510/kadischi/livecd_generator Modified Files: kadischi.py Log Message: Minor typo correction Index: kadischi.py =================================================================== RCS file: /cvs/devel/kadischi/livecd_generator/kadischi.py,v retrieving revision 1.58 retrieving revision 1.59 diff -u -r1.58 -r1.59 --- kadischi.py 22 Apr 2007 18:51:09 -0000 1.58 +++ kadischi.py 22 Apr 2007 19:25:34 -0000 1.59 @@ -316,7 +316,7 @@ def requirements(): """ Searches which Requires has not yet installed """ if os.access("/.livecd", os.R_OK): - required_rpms = ('anaconda', 'e2fsprogs', 'perl', 'grub' + required_rpms = ('anaconda', 'e2fsprogs', 'perl', 'grub') else: required_rpms = ('anaconda', 'busybox-anaconda', 'mkisofs', 'syslinux', 'e2fsprogs', 'squashfs-tools', 'perl') From fedora-extras-commits at redhat.com Sun Apr 22 20:05:09 2007 From: fedora-extras-commits at redhat.com (Michael Schwendt (mschwendt)) Date: Sun, 22 Apr 2007 16:05:09 -0400 Subject: extras-buildsys/utils/pushscript Config_Extras.py,1.44,1.45 Message-ID: <200704222005.l3MK59X9022558@cvs-int.fedora.redhat.com> Author: mschwendt Update of /cvs/fedora/extras-buildsys/utils/pushscript In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv22541 Modified Files: Config_Extras.py Log Message: no 64-bit blender anymore - bz #237423 Index: Config_Extras.py =================================================================== RCS file: /cvs/fedora/extras-buildsys/utils/pushscript/Config_Extras.py,v retrieving revision 1.44 retrieving revision 1.45 diff -u -r1.44 -r1.45 --- Config_Extras.py 20 Apr 2007 11:37:32 -0000 1.44 +++ Config_Extras.py 22 Apr 2007 20:05:06 -0000 1.45 @@ -70,9 +70,9 @@ ] }, } -multiwhitelists = { 'development' : { 'x86_64' : [ '.*-devel', 'wine', 'wine-arts', 'wine-devel' ] }, - '6' : { 'x86_64' : [ 'wine', 'wine-arts', 'wine-devel' ] }, - '5' : { 'x86_64' : [ 'wine', 'wine-arts', 'wine-devel' ] }, +multiwhitelists = { 'development' : { 'x86_64' : [ '.*-devel', 'blender', 'wine', 'wine-arts', 'wine-devel' ] }, + '6' : { 'x86_64' : [ 'blender', 'wine', 'wine-arts', 'wine-devel' ] }, + '5' : { 'x86_64' : [ 'blender', 'wine', 'wine-arts', 'wine-devel' ] }, } # packages to exclude from being pruned: dist => Python regexp list From fedora-extras-commits at redhat.com Sun Apr 22 20:34:16 2007 From: fedora-extras-commits at redhat.com (Michael Schwendt (mschwendt)) Date: Sun, 22 Apr 2007 16:34:16 -0400 Subject: extras-buildsys/utils/pushscript Config_Extras.py,1.45,1.46 Message-ID: <200704222034.l3MKYGBN023347@cvs-int.fedora.redhat.com> Author: mschwendt Update of /cvs/fedora/extras-buildsys/utils/pushscript In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv23330 Modified Files: Config_Extras.py Log Message: 32-bit blender for x86_64 won't work because of libpython2.4.so.1.0 dep Index: Config_Extras.py =================================================================== RCS file: /cvs/fedora/extras-buildsys/utils/pushscript/Config_Extras.py,v retrieving revision 1.45 retrieving revision 1.46 diff -u -r1.45 -r1.46 --- Config_Extras.py 22 Apr 2007 20:05:06 -0000 1.45 +++ Config_Extras.py 22 Apr 2007 20:34:14 -0000 1.46 @@ -70,9 +70,9 @@ ] }, } -multiwhitelists = { 'development' : { 'x86_64' : [ '.*-devel', 'blender', 'wine', 'wine-arts', 'wine-devel' ] }, - '6' : { 'x86_64' : [ 'blender', 'wine', 'wine-arts', 'wine-devel' ] }, - '5' : { 'x86_64' : [ 'blender', 'wine', 'wine-arts', 'wine-devel' ] }, +multiwhitelists = { 'development' : { 'x86_64' : [ '.*-devel', 'wine', 'wine-arts', 'wine-devel' ] }, + '6' : { 'x86_64' : [ 'wine', 'wine-arts', 'wine-devel' ] }, + '5' : { 'x86_64' : [ 'wine', 'wine-arts', 'wine-devel' ] }, } # packages to exclude from being pruned: dist => Python regexp list From fedora-extras-commits at redhat.com Sun Apr 22 21:09:50 2007 From: fedora-extras-commits at redhat.com (Patrice Dumas (pertusus)) Date: Sun, 22 Apr 2007 17:09:50 -0400 Subject: rpms/cernlib/devel cernlib-64test.patch, 1.3, 1.4 cernlib.spec, 1.44, 1.45 Message-ID: <200704222109.l3ML9okw028289@cvs-int.fedora.redhat.com> Author: pertusus Update of /cvs/extras/rpms/cernlib/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv28150 Modified Files: cernlib-64test.patch cernlib.spec Log Message: exclude also packlib/kuip tests on x86_64 cernlib-64test.patch: Index: cernlib-64test.patch =================================================================== RCS file: /cvs/extras/rpms/cernlib/devel/cernlib-64test.patch,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- cernlib-64test.patch 22 Apr 2007 18:20:59 -0000 1.3 +++ cernlib-64test.patch 22 Apr 2007 21:09:16 -0000 1.4 @@ -1,11 +1,11 @@ --- cernlib-2006/2006/src/packlib/Imakefile.64test 2007-04-22 18:31:11.000000000 +0200 -+++ cernlib-2006/2006/src/packlib/Imakefile 2007-04-22 20:07:38.000000000 +0200 ++++ cernlib-2006/2006/src/packlib/Imakefile 2007-04-22 23:01:56.000000000 +0200 @@ -16,7 +16,7 @@ InstallLibraryAlias(packlib,packlib-shift,$(CERN_LIBDIR)) InstallSharedLibrary(packlib,$(LIB_SONAME).$(CERN_LEVEL),$(CERN_SHLIBDIR)) -TestSubdirs($(LIBDIRS)) -+TestSubdirs(cspack epio fatmen hepdb kapack kuip minuit zbook zebra) ++TestSubdirs(cspack epio fatmen hepdb kapack minuit zbook zebra) #ifdef CERNLIB_VAXVMS Index: cernlib.spec =================================================================== RCS file: /cvs/extras/rpms/cernlib/devel/cernlib.spec,v retrieving revision 1.44 retrieving revision 1.45 diff -u -r1.44 -r1.45 --- cernlib.spec 22 Apr 2007 18:20:59 -0000 1.44 +++ cernlib.spec 22 Apr 2007 21:09:16 -0000 1.45 @@ -6,7 +6,7 @@ Name: cernlib Version: 2006 -Release: 5.1%{?dist} +Release: 5.2%{?dist} Summary: General purpose CERN library and associated binaries Group: Development/Libraries # As explained in the cernlib on debian FAQ, cfortran can be considered LGPL. @@ -1109,9 +1109,9 @@ %changelog -* Sun Apr 22 2007 Patrice Dumas 2006-5.1 -- packlib/ffread and packlib/hbook test fail on x86_64, exclude the test - on this arch +* Sun Apr 22 2007 Patrice Dumas 2006-5.2 +- packlib/ffread, packlib/hbook, packlib/kuip tests fail on x86_64, + exclude the test on this arch - kernbit/kernnum test fails on x86_64, exclude the test on this arch * Sun Apr 22 2007 Patrice Dumas 2006-3 From fedora-extras-commits at redhat.com Sun Apr 22 22:18:03 2007 From: fedora-extras-commits at redhat.com (Dennis Gilmore (ausil)) Date: Sun, 22 Apr 2007 18:18:03 -0400 Subject: owners owners.epel.list,1.131,1.132 Message-ID: <200704222218.l3MMI3B3001468@cvs-int.fedora.redhat.com> Author: ausil Update of /cvs/extras/owners In directory cvs-int.fedora.redhat.com:/home/fedora/ausil/owners Modified Files: owners.epel.list Log Message: From fedora-extras-commits at redhat.com Sun Apr 22 22:29:15 2007 From: fedora-extras-commits at redhat.com (Patrice Dumas (pertusus)) Date: Sun, 22 Apr 2007 18:29:15 -0400 Subject: rpms/cernlib/devel cernlib-64test.patch, 1.4, 1.5 cernlib.spec, 1.45, 1.46 Message-ID: <200704222229.l3MMTFv2002516@cvs-int.fedora.redhat.com> Author: pertusus Update of /cvs/extras/rpms/cernlib/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv2474 Modified Files: cernlib-64test.patch cernlib.spec Log Message: exclude packlib/zbook tests on x86_64 cernlib-64test.patch: Index: cernlib-64test.patch =================================================================== RCS file: /cvs/extras/rpms/cernlib/devel/cernlib-64test.patch,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- cernlib-64test.patch 22 Apr 2007 21:09:16 -0000 1.4 +++ cernlib-64test.patch 22 Apr 2007 22:28:41 -0000 1.5 @@ -1,11 +1,11 @@ --- cernlib-2006/2006/src/packlib/Imakefile.64test 2007-04-22 18:31:11.000000000 +0200 -+++ cernlib-2006/2006/src/packlib/Imakefile 2007-04-22 23:01:56.000000000 +0200 ++++ cernlib-2006/2006/src/packlib/Imakefile 2007-04-23 00:21:51.000000000 +0200 @@ -16,7 +16,7 @@ InstallLibraryAlias(packlib,packlib-shift,$(CERN_LIBDIR)) InstallSharedLibrary(packlib,$(LIB_SONAME).$(CERN_LEVEL),$(CERN_SHLIBDIR)) -TestSubdirs($(LIBDIRS)) -+TestSubdirs(cspack epio fatmen hepdb kapack minuit zbook zebra) ++TestSubdirs(cspack epio fatmen hepdb kapack minuit zebra) #ifdef CERNLIB_VAXVMS Index: cernlib.spec =================================================================== RCS file: /cvs/extras/rpms/cernlib/devel/cernlib.spec,v retrieving revision 1.45 retrieving revision 1.46 diff -u -r1.45 -r1.46 --- cernlib.spec 22 Apr 2007 21:09:16 -0000 1.45 +++ cernlib.spec 22 Apr 2007 22:28:41 -0000 1.46 @@ -6,7 +6,7 @@ Name: cernlib Version: 2006 -Release: 5.2%{?dist} +Release: 5.3%{?dist} Summary: General purpose CERN library and associated binaries Group: Development/Libraries # As explained in the cernlib on debian FAQ, cfortran can be considered LGPL. @@ -1109,9 +1109,9 @@ %changelog -* Sun Apr 22 2007 Patrice Dumas 2006-5.2 -- packlib/ffread, packlib/hbook, packlib/kuip tests fail on x86_64, - exclude the test on this arch +* Sun Apr 22 2007 Patrice Dumas 2006-5.3 +- packlib/ffread, packlib/hbook, packlib/kuip, packlib/zbook + tests fail on x86_64, exclude the test on this arch - kernbit/kernnum test fails on x86_64, exclude the test on this arch * Sun Apr 22 2007 Patrice Dumas 2006-3 From fedora-extras-commits at redhat.com Mon Apr 23 01:21:13 2007 From: fedora-extras-commits at redhat.com (Kevin Fenzi (kevin)) Date: Sun, 22 Apr 2007 21:21:13 -0400 Subject: rpms/libxfce4util/FC-6 libxfce4util.spec, 1.15, 1.16 sources, 1.8, 1.9 .cvsignore, 1.8, 1.9 Message-ID: <200704230121.l3N1LDnx018167@cvs-int.fedora.redhat.com> Author: kevin Update of /cvs/extras/rpms/libxfce4util/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv18144 Modified Files: libxfce4util.spec sources .cvsignore Log Message: BuildRequire gettext and include locales Update to 4.4.1 Index: libxfce4util.spec =================================================================== RCS file: /cvs/extras/rpms/libxfce4util/FC-6/libxfce4util.spec,v retrieving revision 1.15 retrieving revision 1.16 diff -u -r1.15 -r1.16 --- libxfce4util.spec 27 Jan 2007 19:36:16 -0000 1.15 +++ libxfce4util.spec 23 Apr 2007 01:20:39 -0000 1.16 @@ -1,13 +1,14 @@ Summary: Utility library for the Xfce4 desktop environment Name: libxfce4util -Version: 4.4.0 -Release: 1%{?dist} +Version: 4.4.1 +Release: 2%{?dist} License: BSD and LGPL URL: http://www.xfce.org/ -Source0: http://www.xfce.org/archive/xfce-4.4.0/src/libxfce4util-4.4.0.tar.bz2 +Source0: http://www.xfce.org/archive/xfce-4.4.1/src/libxfce4util-4.4.1.tar.bz2 Group: Development/Libraries Requires: glib2 >= 2.0.0 BuildRequires: glib2-devel >= 2.0.0 +BuildRequires: gettext BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root %description @@ -37,6 +38,8 @@ rm -f $RPM_BUILD_ROOT%{_libdir}/*.la +%find_lang %{name} + %clean rm -rf $RPM_BUILD_ROOT @@ -44,7 +47,7 @@ %postun -p /sbin/ldconfig -%files +%files -f %{name}.lang %defattr(-,root,root,-) %doc AUTHORS ChangeLog ChangeLog.pre-4.2.0 COPYING NEWS %{_libdir}/lib*.so.* @@ -58,6 +61,12 @@ %{_datadir}/gtk-doc/html/libxfce4util/ %changelog +* Mon Apr 16 2007 Christoph Wickert - 4.4.1-2 +- BuildRequire gettext and include locales + +* Wed Apr 11 2007 Kevin Fenzi - 4.4.1-1 +- Update to 4.4.1 + * Sun Jan 21 2007 Kevin Fenzi - 4.4.0-1 - Update to 4.4.0 Index: sources =================================================================== RCS file: /cvs/extras/rpms/libxfce4util/FC-6/sources,v retrieving revision 1.8 retrieving revision 1.9 diff -u -r1.8 -r1.9 --- sources 27 Jan 2007 19:36:16 -0000 1.8 +++ sources 23 Apr 2007 01:20:39 -0000 1.9 @@ -1 +1 @@ -543fb8efe96d6e83f897a7c64c48e9e6 libxfce4util-4.4.0.tar.bz2 +0e4011c57ca2b4491e715455a40c30bc libxfce4util-4.4.1.tar.bz2 Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/libxfce4util/FC-6/.cvsignore,v retrieving revision 1.8 retrieving revision 1.9 diff -u -r1.8 -r1.9 --- .cvsignore 27 Jan 2007 19:36:16 -0000 1.8 +++ .cvsignore 23 Apr 2007 01:20:39 -0000 1.9 @@ -1 +1 @@ -libxfce4util-4.4.0.tar.bz2 +libxfce4util-4.4.1.tar.bz2 From fedora-extras-commits at redhat.com Mon Apr 23 01:33:41 2007 From: fedora-extras-commits at redhat.com (Kevin Fenzi (kevin)) Date: Sun, 22 Apr 2007 21:33:41 -0400 Subject: rpms/libxfcegui4/FC-6 libxfcegui4.spec, 1.18, 1.19 sources, 1.7, 1.8 .cvsignore, 1.7, 1.8 Message-ID: <200704230133.l3N1Xfav018706@cvs-int.fedora.redhat.com> Author: kevin Update of /cvs/extras/rpms/libxfcegui4/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv18683 Modified Files: libxfcegui4.spec sources .cvsignore Log Message: Drop BuildRequires dbh-devel and intltool Upgrade to 4.4.1 Index: libxfcegui4.spec =================================================================== RCS file: /cvs/extras/rpms/libxfcegui4/FC-6/libxfcegui4.spec,v retrieving revision 1.18 retrieving revision 1.19 diff -u -r1.18 -r1.19 --- libxfcegui4.spec 27 Jan 2007 19:53:00 -0000 1.18 +++ libxfcegui4.spec 23 Apr 2007 01:33:07 -0000 1.19 @@ -1,21 +1,20 @@ Summary: GTK widgets for Xfce Name: libxfcegui4 -Version: 4.4.0 -Release: 1%{?dist} +Version: 4.4.1 +Release: 2%{?dist} License: LGPL URL: http://www.xfce.org/ -Source0: http://www.xfce.org/archive/xfce-4.4.0/src/libxfcegui4-4.4.0.tar.bz2 +Source0: http://www.xfce.org/archive/xfce-4.4.1/src/libxfcegui4-4.4.1.tar.bz2 Group: Development/Libraries BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root Requires: gtk2 >= 2.0.6 Requires: libxfce4util >= %{version} BuildRequires: gtk2-devel >= 2.0.6 BuildRequires: libxfce4util-devel >= %{version} -BuildRequires: dbh-devel BuildRequires: libxml2-devel >= 2.4.0 BuildRequires: imake BuildRequires: libXt-devel -BuildRequires: gettext intltool +BuildRequires: gettext %description The package includes various gtk widgets for Xfce. @@ -75,6 +74,12 @@ %{_datadir}/gtk-doc/html/libxfcegui4/ %changelog +* Mon Apr 16 2007 Christoph Wickert - 4.4.1-2 +- Drop BuildRequires dbh-devel and intltool + +* Wed Apr 11 2007 Kevin Fenzi - 4.4.1-1 +- Upgrade to 4.4.1 + * Sun Jan 21 2007 Kevin Fenzi - 4.4.0-1 - Upgrade to 4.4.0 - Add in new icons Index: sources =================================================================== RCS file: /cvs/extras/rpms/libxfcegui4/FC-6/sources,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- sources 27 Jan 2007 19:53:00 -0000 1.7 +++ sources 23 Apr 2007 01:33:07 -0000 1.8 @@ -1 +1 @@ -130cf67881f79c4f6ec4881a1d0d588f libxfcegui4-4.4.0.tar.bz2 +1e695429e9b7fbfb1bb5e78f6006be43 libxfcegui4-4.4.1.tar.bz2 Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/libxfcegui4/FC-6/.cvsignore,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- .cvsignore 27 Jan 2007 19:53:00 -0000 1.7 +++ .cvsignore 23 Apr 2007 01:33:07 -0000 1.8 @@ -1 +1 @@ -libxfcegui4-4.4.0.tar.bz2 +libxfcegui4-4.4.1.tar.bz2 From fedora-extras-commits at redhat.com Mon Apr 23 01:40:45 2007 From: fedora-extras-commits at redhat.com (Adam Goode (agoode)) Date: Sun, 22 Apr 2007 21:40:45 -0400 Subject: comps comps-f7.xml.in, 1.167, 1.168 comps-fe5.xml.in, 1.257, 1.258 comps-fe6.xml.in, 1.326, 1.327 Message-ID: <200704230140.l3N1ejrk018855@cvs-int.fedora.redhat.com> Author: agoode Update of /cvs/extras/comps In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv18835 Modified Files: comps-f7.xml.in comps-fe5.xml.in comps-fe6.xml.in Log Message: escape Index: comps-f7.xml.in =================================================================== RCS file: /cvs/extras/comps/comps-f7.xml.in,v retrieving revision 1.167 retrieving revision 1.168 diff -u -r1.167 -r1.168 --- comps-f7.xml.in 22 Apr 2007 10:09:28 -0000 1.167 +++ comps-f7.xml.in 23 Apr 2007 01:40:14 -0000 1.168 @@ -1259,6 +1259,7 @@ dd2 duel3 enigma + escape fbg fillets-ng flight-of-the-amazon-queen Index: comps-fe5.xml.in =================================================================== RCS file: /cvs/extras/comps/comps-fe5.xml.in,v retrieving revision 1.257 retrieving revision 1.258 diff -u -r1.257 -r1.258 --- comps-fe5.xml.in 20 Apr 2007 02:21:29 -0000 1.257 +++ comps-fe5.xml.in 23 Apr 2007 01:40:14 -0000 1.258 @@ -354,6 +354,7 @@ csmash dd2 enigma + escape fbg fillets-ng flight-of-the-amazon-queen Index: comps-fe6.xml.in =================================================================== RCS file: /cvs/extras/comps/comps-fe6.xml.in,v retrieving revision 1.326 retrieving revision 1.327 diff -u -r1.326 -r1.327 --- comps-fe6.xml.in 22 Apr 2007 10:09:28 -0000 1.326 +++ comps-fe6.xml.in 23 Apr 2007 01:40:14 -0000 1.327 @@ -421,6 +421,7 @@ dd2 duel3 enigma + escape fbg fillets-ng flight-of-the-amazon-queen From fedora-extras-commits at redhat.com Mon Apr 23 01:45:10 2007 From: fedora-extras-commits at redhat.com (Kevin Fenzi (kevin)) Date: Sun, 22 Apr 2007 21:45:10 -0400 Subject: rpms/libxfce4mcs/FC-6 libxfce4mcs.spec, 1.14, 1.15 sources, 1.7, 1.8 .cvsignore, 1.7, 1.8 Message-ID: <200704230145.l3N1jAv0019065@cvs-int.fedora.redhat.com> Author: kevin Update of /cvs/extras/rpms/libxfce4mcs/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv19026 Modified Files: libxfce4mcs.spec sources .cvsignore Log Message: Update to 4.4.1 Create and own %%{_libdir}/xfce4/mcs-plugins Index: libxfce4mcs.spec =================================================================== RCS file: /cvs/extras/rpms/libxfce4mcs/FC-6/libxfce4mcs.spec,v retrieving revision 1.14 retrieving revision 1.15 diff -u -r1.14 -r1.15 --- libxfce4mcs.spec 27 Jan 2007 20:04:32 -0000 1.14 +++ libxfce4mcs.spec 23 Apr 2007 01:44:36 -0000 1.15 @@ -1,10 +1,10 @@ Summary: Multi-channel settings management support for Xfce Name: libxfce4mcs -Version: 4.4.0 +Version: 4.4.1 Release: 2%{?dist} License: LGPL URL: http://www.xfce.org/ -Source0: http://www.xfce.org/archive/xfce-4.4.0/src/libxfce4mcs-4.4.0.tar.bz2 +Source0: http://www.xfce.org/archive/xfce-4.4.1/src/libxfce4mcs-4.4.1.tar.bz2 Group: Development/Libraries BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root @@ -25,6 +25,8 @@ Requires: %{name} = %{version}-%{release} Requires: libX11-devel Requires: glib2-devel +Requires: libxfce4util-devel >= %{version} +Requires: libxfcegui4-devel >= %{version} %description devel This package includes the static libraries and header files you will need @@ -41,6 +43,7 @@ %install rm -rf $RPM_BUILD_ROOT make install DESTDIR=$RPM_BUILD_ROOT mandir=%{_mandir} +mkdir -p $RPM_BUILD_ROOT/%{_libdir}/xfce4/mcs-plugins rm -f $RPM_BUILD_ROOT%{_libdir}/*.la %clean @@ -55,6 +58,7 @@ %doc AUTHORS ChangeLog COPYING %{_libdir}/lib*.so.* %{_datadir}/gtk-doc/html/libxfce4mcs/ +%{_libdir}/xfce4/mcs-plugins %files devel %defattr(-, root,root,-) @@ -63,6 +67,12 @@ %{_includedir}/xfce4/libxfce4mcs %changelog +* Wed Apr 11 2007 Kevin Fenzi - 4.4.1-1 +- Update to 4.4.1 + +* Tue Apr 3 2007 Kevin Fenzi - 4.4.0-3 +- Create and own %%{_libdir}/xfce4/mcs-plugins + * Mon Jan 21 2007 Kevin Fenzi - 4.4.0-2 - Add gtk-docs Index: sources =================================================================== RCS file: /cvs/extras/rpms/libxfce4mcs/FC-6/sources,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- sources 27 Jan 2007 20:04:32 -0000 1.7 +++ sources 23 Apr 2007 01:44:36 -0000 1.8 @@ -1 +1 @@ -224863509b7f546fa1ca198374c424d3 libxfce4mcs-4.4.0.tar.bz2 +53c0deabf356d39779e6c6a2d5cbdd62 libxfce4mcs-4.4.1.tar.bz2 Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/libxfce4mcs/FC-6/.cvsignore,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- .cvsignore 27 Jan 2007 20:04:32 -0000 1.7 +++ .cvsignore 23 Apr 2007 01:44:36 -0000 1.8 @@ -1 +1 @@ -libxfce4mcs-4.4.0.tar.bz2 +libxfce4mcs-4.4.1.tar.bz2 From fedora-extras-commits at redhat.com Mon Apr 23 01:57:12 2007 From: fedora-extras-commits at redhat.com (Kevin Fenzi (kevin)) Date: Sun, 22 Apr 2007 21:57:12 -0400 Subject: rpms/xfce-mcs-manager/FC-6 xfce-mcs-manager.spec, 1.11, 1.12 sources, 1.7, 1.8 .cvsignore, 1.7, 1.8 Message-ID: <200704230157.l3N1vC8w019529@cvs-int.fedora.redhat.com> Author: kevin Update of /cvs/extras/rpms/xfce-mcs-manager/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv19508 Modified Files: xfce-mcs-manager.spec sources .cvsignore Log Message: Update to 4.4.1 Own some unowned directories Index: xfce-mcs-manager.spec =================================================================== RCS file: /cvs/extras/rpms/xfce-mcs-manager/FC-6/xfce-mcs-manager.spec,v retrieving revision 1.11 retrieving revision 1.12 diff -u -r1.11 -r1.12 --- xfce-mcs-manager.spec 27 Jan 2007 20:15:43 -0000 1.11 +++ xfce-mcs-manager.spec 23 Apr 2007 01:56:38 -0000 1.12 @@ -1,10 +1,10 @@ Summary: Multi channel settings manager Name: xfce-mcs-manager -Version: 4.4.0 +Version: 4.4.1 Release: 1%{?dist} License: LGPL URL: http://www.xfce.org/ -Source0: http://www.xfce.org/archive/xfce-4.4.0/src/xfce-mcs-manager-4.4.0.tar.bz2 +Source0: http://www.xfce.org/archive/xfce-4.4.1/src/xfce-mcs-manager-4.4.1.tar.bz2 Group: User Interface/Desktops BuildRoot: %{_tmppath}/%{name}-%{version}-root Requires: libxfce4mcs >= %{version} @@ -39,6 +39,9 @@ %install rm -rf $RPM_BUILD_ROOT make install DESTDIR=$RPM_BUILD_ROOT +mkdir -p $RPM_BUILD_ROOT/%{_libdir}/xfce4 +mkdir -p $RPM_BUILD_ROOT/%{_datadir}/xfce4 +mkdir -p $RPM_BUILD_ROOT/%{_datadir}/xfce4/doc %find_lang %{name} @@ -55,6 +58,9 @@ %{_datadir}/icons/*/*/apps/*.png %{_bindir}/* %{_datadir}/applications/* +%dir %{_libdir}/xfce4 +%dir %{_datadir}/xfce4 +%dir %{_datadir}/xfce4/doc %files devel %defattr(-, root, root,-) @@ -62,6 +68,10 @@ %{_includedir}/xfce4/xfce-mcs-manager %changelog +* Sun Apr 15 2007 Kevin Fenzi - 4.4.1-1 +- Update to 4.4.1 +- Own some unowned directories + * Sun Jan 21 2007 Kevin Fenzi - 4.4.0-1 - Update to 4.4.0 Index: sources =================================================================== RCS file: /cvs/extras/rpms/xfce-mcs-manager/FC-6/sources,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- sources 27 Jan 2007 20:15:43 -0000 1.7 +++ sources 23 Apr 2007 01:56:38 -0000 1.8 @@ -1 +1 @@ -12be1f5676799a4210d3883c7b4b7294 xfce-mcs-manager-4.4.0.tar.bz2 +8fd3613d5aa0a146226718a9ea2c0242 xfce-mcs-manager-4.4.1.tar.bz2 Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/xfce-mcs-manager/FC-6/.cvsignore,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- .cvsignore 27 Jan 2007 20:15:43 -0000 1.7 +++ .cvsignore 23 Apr 2007 01:56:38 -0000 1.8 @@ -1 +1 @@ -xfce-mcs-manager-4.4.0.tar.bz2 +xfce-mcs-manager-4.4.1.tar.bz2 From fedora-extras-commits at redhat.com Mon Apr 23 01:59:36 2007 From: fedora-extras-commits at redhat.com (Michael Patrick McGrath (mmcgrath)) Date: Sun, 22 Apr 2007 21:59:36 -0400 Subject: rpms/smolt/FC-5 smolt.spec,1.19,1.20 sources,1.11,1.12 Message-ID: <200704230159.l3N1xaHs019651@cvs-int.fedora.redhat.com> Author: mmcgrath Update of /cvs/extras/rpms/smolt/FC-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv19599/FC-5 Modified Files: smolt.spec sources Log Message: upstream released new version Index: smolt.spec =================================================================== RCS file: /cvs/extras/rpms/smolt/FC-5/smolt.spec,v retrieving revision 1.19 retrieving revision 1.20 diff -u -r1.19 -r1.20 --- smolt.spec 17 Apr 2007 18:03:21 -0000 1.19 +++ smolt.spec 23 Apr 2007 01:59:02 -0000 1.20 @@ -1,7 +1,7 @@ Name: smolt Summary: Fedora hardware profiler -Version: 0.9.6 -Release: 4%{?dist} +Version: 0.9.7.1 +Release: 3%{?dist} License: GPL Group: Applications/Internet URL: http://hosted.fedoraproject.org/projects/smolt @@ -16,6 +16,7 @@ Requires: dbus-python BuildRequires: gettext BuildRequires: /usr/bin/msgfmt.py +BuildRequires: desktop-file-utils Requires(post): /sbin/chkconfig Requires(preun): /sbin/chkconfig @@ -53,6 +54,15 @@ This provides firstboot integration for smolt. It has been broken into a separate package so firstboot isn't a requisite to use smolt. +%package gui +Summary: Fedora hardware profiler gui +Group: Applications/Internet +Requires: smolt = %{version}-%{release} + +%description gui +Provides smolt's gui functionality. Not included in the default package to +ensure that deps are kept small. + %prep %setup -q @@ -75,13 +85,27 @@ %{__mv} client/smolt-init %{buildroot}/%{_initrddir}/smolt %{__mv} client/smolt.cron.monthly %{buildroot}/%{_sysconfdir}/cron.d/smolt %{__cp} -adv client/po/* %{buildroot}/%{_datadir}/locale/ + find %{buildroot} -name \*.po\* -delete touch %{buildroot}/%{_sysconfdir}/sysconfig/hw-uuid %{__install} -d -m 0755 client/ %{buildroot}/%{_datadir}/%{name}/client/ +%{__install} -d -m 0755 client/icons/ %{buildroot}/%{_datadir}/%{name}/client/icons/ %{__cp} -adv client/*.py %{buildroot}/%{_datadir}/%{name}/client/ -%{__cp} -adv client/*.png %{buildroot}/%{_datadir}/%{name}/client/ + +# Icons +%{__mkdir} -p %{buildroot}/%{_datadir}/icons/hicolor/16x16/apps/ +%{__mkdir} -p %{buildroot}/%{_datadir}/icons/hicolor/22x22/apps/ +%{__mkdir} -p %{buildroot}/%{_datadir}/icons/hicolor/24x24/apps/ +%{__mkdir} -p %{buildroot}/%{_datadir}/icons/hicolor/32x32/apps/ +%{__mkdir} -p %{buildroot}/%{_datadir}/firstboot/pixmaps/ +%{__mv} client/icons/smolt-icon-16.png %{buildroot}/%{_datadir}/icons/hicolor/16x16/apps/smolt.png +%{__mv} client/icons/smolt-icon-22.png %{buildroot}/%{_datadir}/icons/hicolor/22x22/apps/smolt.png +%{__mv} client/icons/smolt-icon-24.png %{buildroot}/%{_datadir}/icons/hicolor/24x24/apps/smolt.png +%{__mv} client/icons/smolt-icon-32.png %{buildroot}/%{_datadir}/icons/hicolor/32x32/apps/smolt.png +%{__cp} -adv client/icons/* %{buildroot}/%{_datadir}/%{name}/client/icons/ +%{__cp} -adv client/icons/smolt-icon-48.png %{buildroot}/%{_datadir}/firstboot/pixmaps/smolt.png %{__mkdir} -p %{buildroot}/%{_datadir}/%{name}/doc %{__install} -p -m 0644 doc/PrivacyPolicy %{buildroot}/%{_datadir}/%{name}/doc @@ -94,6 +118,8 @@ %{__chmod} +x %{buildroot}/%{_datadir}/%{name}/client/smoltGui.py %{__chmod} +x %{buildroot}/%{_initrddir}/smolt +desktop-file-install --vendor='fedora' --dir=%{buildroot}/%{_datadir}/applications client/smolt.desktop + %find_lang %{name} %clean @@ -120,7 +146,8 @@ %dir %{_datadir}/%{name} %{_datadir}/%{name}/client %{_datadir}/%{name}/doc -%{_bindir}/%{name}* +%{_bindir}/smoltSendProfile +%{_bindir}/smoltDeleteProfile %{_sysconfdir}/cron.d/%{name} %{_initrddir}/%{name} %ghost %config(noreplace) %{_sysconfdir}/sysconfig/hw-uuid @@ -132,8 +159,18 @@ %files firstboot %defattr(-,root,root,-) %{_datadir}/firstboot/modules/smolt.py* +%{_datadir}/firstboot/pixmaps/smolt.png + +%files gui +%defattr(-,root,root,-) +%{_datadir}/applications/fedora-smolt.desktop +%{_datadir}/icons/hicolor/*x*/apps/smolt.png +%{_bindir}/smoltGui %changelog +* Sun Apr 22 2007 Mike McGrath - 0.9.7.1-3 +- Added smolt icons + * Tue Apr 17 2007 Jeffrey C. Ollie - 0.9.6-4 - Add standard scriptlets in pre & post to handle init script - fixes #236776 - Use the find_lang macro to find/mark translations. Index: sources =================================================================== RCS file: /cvs/extras/rpms/smolt/FC-5/sources,v retrieving revision 1.11 retrieving revision 1.12 diff -u -r1.11 -r1.12 --- sources 11 Apr 2007 15:07:28 -0000 1.11 +++ sources 23 Apr 2007 01:59:02 -0000 1.12 @@ -1 +1 @@ -3830a86f5daa98260a3ece24094f9791 smolt-0.9.6.tar.gz +bea91c0f121b8d941f9412e474616c43 smolt-0.9.7.1.tar.gz From fedora-extras-commits at redhat.com Mon Apr 23 01:59:41 2007 From: fedora-extras-commits at redhat.com (Michael Patrick McGrath (mmcgrath)) Date: Sun, 22 Apr 2007 21:59:41 -0400 Subject: rpms/smolt/FC-6 smolt.spec,1.19,1.20 sources,1.11,1.12 Message-ID: <200704230159.l3N1xfdM019655@cvs-int.fedora.redhat.com> Author: mmcgrath Update of /cvs/extras/rpms/smolt/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv19599/FC-6 Modified Files: smolt.spec sources Log Message: upstream released new version Index: smolt.spec =================================================================== RCS file: /cvs/extras/rpms/smolt/FC-6/smolt.spec,v retrieving revision 1.19 retrieving revision 1.20 diff -u -r1.19 -r1.20 --- smolt.spec 17 Apr 2007 18:02:14 -0000 1.19 +++ smolt.spec 23 Apr 2007 01:59:07 -0000 1.20 @@ -1,7 +1,7 @@ Name: smolt Summary: Fedora hardware profiler -Version: 0.9.6 -Release: 4%{?dist} +Version: 0.9.7.1 +Release: 3%{?dist} License: GPL Group: Applications/Internet URL: http://hosted.fedoraproject.org/projects/smolt @@ -16,6 +16,7 @@ Requires: dbus-python BuildRequires: gettext BuildRequires: /usr/bin/msgfmt.py +BuildRequires: desktop-file-utils Requires(post): /sbin/chkconfig Requires(preun): /sbin/chkconfig @@ -53,6 +54,15 @@ This provides firstboot integration for smolt. It has been broken into a separate package so firstboot isn't a requisite to use smolt. +%package gui +Summary: Fedora hardware profiler gui +Group: Applications/Internet +Requires: smolt = %{version}-%{release} + +%description gui +Provides smolt's gui functionality. Not included in the default package to +ensure that deps are kept small. + %prep %setup -q @@ -75,13 +85,27 @@ %{__mv} client/smolt-init %{buildroot}/%{_initrddir}/smolt %{__mv} client/smolt.cron.monthly %{buildroot}/%{_sysconfdir}/cron.d/smolt %{__cp} -adv client/po/* %{buildroot}/%{_datadir}/locale/ + find %{buildroot} -name \*.po\* -delete touch %{buildroot}/%{_sysconfdir}/sysconfig/hw-uuid %{__install} -d -m 0755 client/ %{buildroot}/%{_datadir}/%{name}/client/ +%{__install} -d -m 0755 client/icons/ %{buildroot}/%{_datadir}/%{name}/client/icons/ %{__cp} -adv client/*.py %{buildroot}/%{_datadir}/%{name}/client/ -%{__cp} -adv client/*.png %{buildroot}/%{_datadir}/%{name}/client/ + +# Icons +%{__mkdir} -p %{buildroot}/%{_datadir}/icons/hicolor/16x16/apps/ +%{__mkdir} -p %{buildroot}/%{_datadir}/icons/hicolor/22x22/apps/ +%{__mkdir} -p %{buildroot}/%{_datadir}/icons/hicolor/24x24/apps/ +%{__mkdir} -p %{buildroot}/%{_datadir}/icons/hicolor/32x32/apps/ +%{__mkdir} -p %{buildroot}/%{_datadir}/firstboot/pixmaps/ +%{__mv} client/icons/smolt-icon-16.png %{buildroot}/%{_datadir}/icons/hicolor/16x16/apps/smolt.png +%{__mv} client/icons/smolt-icon-22.png %{buildroot}/%{_datadir}/icons/hicolor/22x22/apps/smolt.png +%{__mv} client/icons/smolt-icon-24.png %{buildroot}/%{_datadir}/icons/hicolor/24x24/apps/smolt.png +%{__mv} client/icons/smolt-icon-32.png %{buildroot}/%{_datadir}/icons/hicolor/32x32/apps/smolt.png +%{__cp} -adv client/icons/* %{buildroot}/%{_datadir}/%{name}/client/icons/ +%{__cp} -adv client/icons/smolt-icon-48.png %{buildroot}/%{_datadir}/firstboot/pixmaps/smolt.png %{__mkdir} -p %{buildroot}/%{_datadir}/%{name}/doc %{__install} -p -m 0644 doc/PrivacyPolicy %{buildroot}/%{_datadir}/%{name}/doc @@ -94,6 +118,8 @@ %{__chmod} +x %{buildroot}/%{_datadir}/%{name}/client/smoltGui.py %{__chmod} +x %{buildroot}/%{_initrddir}/smolt +desktop-file-install --vendor='fedora' --dir=%{buildroot}/%{_datadir}/applications client/smolt.desktop + %find_lang %{name} %clean @@ -120,7 +146,8 @@ %dir %{_datadir}/%{name} %{_datadir}/%{name}/client %{_datadir}/%{name}/doc -%{_bindir}/%{name}* +%{_bindir}/smoltSendProfile +%{_bindir}/smoltDeleteProfile %{_sysconfdir}/cron.d/%{name} %{_initrddir}/%{name} %ghost %config(noreplace) %{_sysconfdir}/sysconfig/hw-uuid @@ -132,8 +159,18 @@ %files firstboot %defattr(-,root,root,-) %{_datadir}/firstboot/modules/smolt.py* +%{_datadir}/firstboot/pixmaps/smolt.png + +%files gui +%defattr(-,root,root,-) +%{_datadir}/applications/fedora-smolt.desktop +%{_datadir}/icons/hicolor/*x*/apps/smolt.png +%{_bindir}/smoltGui %changelog +* Sun Apr 22 2007 Mike McGrath - 0.9.7.1-3 +- Added smolt icons + * Tue Apr 17 2007 Jeffrey C. Ollie - 0.9.6-4 - Add standard scriptlets in pre & post to handle init script - fixes #236776 - Use the find_lang macro to find/mark translations. Index: sources =================================================================== RCS file: /cvs/extras/rpms/smolt/FC-6/sources,v retrieving revision 1.11 retrieving revision 1.12 diff -u -r1.11 -r1.12 --- sources 11 Apr 2007 15:07:37 -0000 1.11 +++ sources 23 Apr 2007 01:59:07 -0000 1.12 @@ -1 +1 @@ -3830a86f5daa98260a3ece24094f9791 smolt-0.9.6.tar.gz +bea91c0f121b8d941f9412e474616c43 smolt-0.9.7.1.tar.gz From fedora-extras-commits at redhat.com Mon Apr 23 01:59:45 2007 From: fedora-extras-commits at redhat.com (Michael Patrick McGrath (mmcgrath)) Date: Sun, 22 Apr 2007 21:59:45 -0400 Subject: rpms/smolt/devel .cvsignore, 1.11, 1.12 smolt.spec, 1.20, 1.21 sources, 1.12, 1.13 Message-ID: <200704230159.l3N1xjO1019660@cvs-int.fedora.redhat.com> Author: mmcgrath Update of /cvs/extras/rpms/smolt/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv19599/devel Modified Files: .cvsignore smolt.spec sources Log Message: upstream released new version Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/smolt/devel/.cvsignore,v retrieving revision 1.11 retrieving revision 1.12 diff -u -r1.11 -r1.12 --- .cvsignore 11 Apr 2007 15:07:44 -0000 1.11 +++ .cvsignore 23 Apr 2007 01:59:11 -0000 1.12 @@ -1 +1 @@ -smolt-0.9.6.tar.gz +smolt-0.9.7.1.tar.gz Index: smolt.spec =================================================================== RCS file: /cvs/extras/rpms/smolt/devel/smolt.spec,v retrieving revision 1.20 retrieving revision 1.21 diff -u -r1.20 -r1.21 --- smolt.spec 17 Apr 2007 17:45:48 -0000 1.20 +++ smolt.spec 23 Apr 2007 01:59:11 -0000 1.21 @@ -1,7 +1,7 @@ Name: smolt Summary: Fedora hardware profiler -Version: 0.9.6 -Release: 4%{?dist} +Version: 0.9.7.1 +Release: 3%{?dist} License: GPL Group: Applications/Internet URL: http://hosted.fedoraproject.org/projects/smolt @@ -16,6 +16,7 @@ Requires: dbus-python BuildRequires: gettext BuildRequires: /usr/bin/msgfmt.py +BuildRequires: desktop-file-utils Requires(post): /sbin/chkconfig Requires(preun): /sbin/chkconfig @@ -53,6 +54,15 @@ This provides firstboot integration for smolt. It has been broken into a separate package so firstboot isn't a requisite to use smolt. +%package gui +Summary: Fedora hardware profiler gui +Group: Applications/Internet +Requires: smolt = %{version}-%{release} + +%description gui +Provides smolt's gui functionality. Not included in the default package to +ensure that deps are kept small. + %prep %setup -q @@ -75,13 +85,27 @@ %{__mv} client/smolt-init %{buildroot}/%{_initrddir}/smolt %{__mv} client/smolt.cron.monthly %{buildroot}/%{_sysconfdir}/cron.d/smolt %{__cp} -adv client/po/* %{buildroot}/%{_datadir}/locale/ + find %{buildroot} -name \*.po\* -delete touch %{buildroot}/%{_sysconfdir}/sysconfig/hw-uuid %{__install} -d -m 0755 client/ %{buildroot}/%{_datadir}/%{name}/client/ +%{__install} -d -m 0755 client/icons/ %{buildroot}/%{_datadir}/%{name}/client/icons/ %{__cp} -adv client/*.py %{buildroot}/%{_datadir}/%{name}/client/ -%{__cp} -adv client/*.png %{buildroot}/%{_datadir}/%{name}/client/ + +# Icons +%{__mkdir} -p %{buildroot}/%{_datadir}/icons/hicolor/16x16/apps/ +%{__mkdir} -p %{buildroot}/%{_datadir}/icons/hicolor/22x22/apps/ +%{__mkdir} -p %{buildroot}/%{_datadir}/icons/hicolor/24x24/apps/ +%{__mkdir} -p %{buildroot}/%{_datadir}/icons/hicolor/32x32/apps/ +%{__mkdir} -p %{buildroot}/%{_datadir}/firstboot/pixmaps/ +%{__mv} client/icons/smolt-icon-16.png %{buildroot}/%{_datadir}/icons/hicolor/16x16/apps/smolt.png +%{__mv} client/icons/smolt-icon-22.png %{buildroot}/%{_datadir}/icons/hicolor/22x22/apps/smolt.png +%{__mv} client/icons/smolt-icon-24.png %{buildroot}/%{_datadir}/icons/hicolor/24x24/apps/smolt.png +%{__mv} client/icons/smolt-icon-32.png %{buildroot}/%{_datadir}/icons/hicolor/32x32/apps/smolt.png +%{__cp} -adv client/icons/* %{buildroot}/%{_datadir}/%{name}/client/icons/ +%{__cp} -adv client/icons/smolt-icon-48.png %{buildroot}/%{_datadir}/firstboot/pixmaps/smolt.png %{__mkdir} -p %{buildroot}/%{_datadir}/%{name}/doc %{__install} -p -m 0644 doc/PrivacyPolicy %{buildroot}/%{_datadir}/%{name}/doc @@ -94,6 +118,8 @@ %{__chmod} +x %{buildroot}/%{_datadir}/%{name}/client/smoltGui.py %{__chmod} +x %{buildroot}/%{_initrddir}/smolt +desktop-file-install --vendor='fedora' --dir=%{buildroot}/%{_datadir}/applications client/smolt.desktop + %find_lang %{name} %clean @@ -120,7 +146,8 @@ %dir %{_datadir}/%{name} %{_datadir}/%{name}/client %{_datadir}/%{name}/doc -%{_bindir}/%{name}* +%{_bindir}/smoltSendProfile +%{_bindir}/smoltDeleteProfile %{_sysconfdir}/cron.d/%{name} %{_initrddir}/%{name} %ghost %config(noreplace) %{_sysconfdir}/sysconfig/hw-uuid @@ -132,8 +159,18 @@ %files firstboot %defattr(-,root,root,-) %{_datadir}/firstboot/modules/smolt.py* +%{_datadir}/firstboot/pixmaps/smolt.png + +%files gui +%defattr(-,root,root,-) +%{_datadir}/applications/fedora-smolt.desktop +%{_datadir}/icons/hicolor/*x*/apps/smolt.png +%{_bindir}/smoltGui %changelog +* Sun Apr 22 2007 Mike McGrath - 0.9.7.1-3 +- Added smolt icons + * Tue Apr 17 2007 Jeffrey C. Ollie - 0.9.6-4 - Add standard scriptlets in pre & post to handle init script - fixes #236776 - Use the find_lang macro to find/mark translations. Index: sources =================================================================== RCS file: /cvs/extras/rpms/smolt/devel/sources,v retrieving revision 1.12 retrieving revision 1.13 diff -u -r1.12 -r1.13 --- sources 11 Apr 2007 15:07:44 -0000 1.12 +++ sources 23 Apr 2007 01:59:11 -0000 1.13 @@ -1 +1 @@ -3830a86f5daa98260a3ece24094f9791 smolt-0.9.6.tar.gz +bea91c0f121b8d941f9412e474616c43 smolt-0.9.7.1.tar.gz From fedora-extras-commits at redhat.com Mon Apr 23 02:10:23 2007 From: fedora-extras-commits at redhat.com (Kevin Fenzi (kevin)) Date: Sun, 22 Apr 2007 22:10:23 -0400 Subject: rpms/xfce4-panel/FC-6 xfce4-panel.spec, 1.19, 1.20 .cvsignore, 1.7, 1.8 sources, 1.7, 1.8 Message-ID: <200704230210.l3N2ANeP024208@cvs-int.fedora.redhat.com> Author: kevin Update of /cvs/extras/rpms/xfce4-panel/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv24176 Modified Files: xfce4-panel.spec .cvsignore sources Log Message: Upgrade to 4.4.1 Own %%{_libexecdir}/xfce4/ Do not own %%{_libdir}/xfce4/mcs-plugins Index: xfce4-panel.spec =================================================================== RCS file: /cvs/extras/rpms/xfce4-panel/FC-6/xfce4-panel.spec,v retrieving revision 1.19 retrieving revision 1.20 diff -u -r1.19 -r1.20 --- xfce4-panel.spec 27 Jan 2007 20:27:32 -0000 1.19 +++ xfce4-panel.spec 23 Apr 2007 02:09:49 -0000 1.20 @@ -1,10 +1,10 @@ Summary: Next generation panel for Xfce Name: xfce4-panel -Version: 4.4.0 +Version: 4.4.1 Release: 1%{?dist} License: GPL URL: http://www.xfce.org/ -Source0: http://www.xfce.org/archive/xfce-4.4.0/src/xfce4-panel-4.4.0.tar.bz2 +Source0: http://www.xfce.org/archive/xfce-4.4.1/src/xfce4-panel-4.4.1.tar.bz2 Group: User Interface/Desktops BuildRoot: %{_tmppath}/%{name}-root Requires: libxfcegui4 >= %{version} @@ -94,6 +94,8 @@ %files -f %{name}.lang %defattr(-,root,root,-) %doc README ChangeLog NEWS COPYING AUTHORS +%dir %{_sysconfdir}/xdg/xfce4/ +%dir %{_sysconfdir}/xdg/xfce4/panel/ %config(noreplace) %{_sysconfdir}/xdg/xfce4/panel/launcher-10.rc %config(noreplace) %{_sysconfdir}/xdg/xfce4/panel/panels.xml %config(noreplace) %{_sysconfdir}/xdg/xfce4/panel/xfce4-menu-5.rc @@ -103,10 +105,11 @@ %config(noreplace) %{_sysconfdir}/xdg/xfce4/panel/systray-4.rc %config(noreplace) %{_sysconfdir}/xdg/xfce4/panel/launcher-8.rc -%{_libdir}/xfce4 +%{_libdir}/xfce4/mcs-plugins/* +%{_libdir}/xfce4/panel-plugins/ %{_libdir}/libxfce4panel.so.* %{_bindir}/* -%{_libexecdir}/xfce4/panel-plugins +%{_libexecdir}/xfce4/ %{_datadir}/xfce4/panel-plugins/ %{_datadir}/icons/hicolor/*/*/*.png %{_datadir}/xfce4/doc/C/xfce4-panel.html @@ -121,6 +124,13 @@ %{_includedir}/xfce4/libxfce4panel %changelog +* Wed Apr 11 2007 Kevin Fenzi - 4.4.1-1 +- Upgrade to 4.4.1 + +* Tue Apr 3 2007 Kevin Fenzi - 4.4.0-2 +- Own %%{_libexecdir}/xfce4/ +- Do not own %%{_libdir}/xfce4/mcs-plugins + * Sun Jan 21 2007 Kevin Fenzi - 4.4.0-1 - Upgrade to 4.4.0 Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/xfce4-panel/FC-6/.cvsignore,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- .cvsignore 27 Jan 2007 20:27:32 -0000 1.7 +++ .cvsignore 23 Apr 2007 02:09:49 -0000 1.8 @@ -1 +1 @@ -xfce4-panel-4.4.0.tar.bz2 +xfce4-panel-4.4.1.tar.bz2 Index: sources =================================================================== RCS file: /cvs/extras/rpms/xfce4-panel/FC-6/sources,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- sources 27 Jan 2007 20:27:32 -0000 1.7 +++ sources 23 Apr 2007 02:09:49 -0000 1.8 @@ -1 +1 @@ -c46925d2df393dba8f16979ba87d4776 xfce4-panel-4.4.0.tar.bz2 +56b3137c190dd722dd5109be03901feb xfce4-panel-4.4.1.tar.bz2 From fedora-extras-commits at redhat.com Mon Apr 23 02:12:11 2007 From: fedora-extras-commits at redhat.com (Rex Dieter (rdieter)) Date: Sun, 22 Apr 2007 22:12:11 -0400 Subject: rpms/lyx/devel lyx-1.5.0beta2-xdg_open.patch, NONE, 1.1 .cvsignore, 1.18, 1.19 lyx.spec, 1.53, 1.54 sources, 1.16, 1.17 changeset_r17666.diff, 1.1, NONE lyx-1.5.0beta1-xdg-open.patch, 1.1, NONE Message-ID: <200704230212.l3N2CBtr024296@cvs-int.fedora.redhat.com> Author: rdieter Update of /cvs/extras/rpms/lyx/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv24267 Modified Files: .cvsignore lyx.spec sources Added Files: lyx-1.5.0beta2-xdg_open.patch Removed Files: changeset_r17666.diff lyx-1.5.0beta1-xdg-open.patch Log Message: * Sun Apr 22 2007 Rex Dieter 1.5.0-0.5.beta2 - lyx-1.5.0beta2 lyx-1.5.0beta2-xdg_open.patch: --- NEW FILE lyx-1.5.0beta2-xdg_open.patch --- --- lyx-1.5.0beta2/lib/configure.py.xdg_open 2007-04-17 12:52:02.000000000 -0500 +++ lyx-1.5.0beta2/lib/configure.py 2007-04-22 21:08:33.000000000 -0500 @@ -238,7 +238,7 @@ checkViewer('a FEN viewer and editor', ['xboard -lpf $$i -mode EditPosition'], rc_entry = [r'\Format fen fen FEN "" "%%" "%%" ""']) # - path, iv = checkViewer('a raster image viewer', ['xv', 'kview', 'gimp-remote', 'gimp']) + path, iv = checkViewer('a raster image viewer', ['xdg-open', 'xv', 'kview', 'gimp-remote', 'gimp']) path, ie = checkViewer('a raster image editor', ['gimp-remote', 'gimp']) addToRC(r'''\Format bmp bmp BMP "" "%s" "%s" "" \Format gif gif GIF "" "%s" "%s" "" @@ -273,23 +273,23 @@ # #checkProg('a Postscript interpreter', ['gs'], # rc_entry = [ r'\ps_command "%%"' ]) - checkViewer('a Postscript previewer', ['gv', 'ghostview -swap', 'kghostview'], + checkViewer('a Postscript previewer', ['xdg-open', 'gv', 'ghostview -swap', 'kghostview'], rc_entry = [r'''\Format eps eps EPS "" "%%" "" "vector" \Format ps ps Postscript t "%%" "" "document,vector"''']) # - checkViewer('a PDF previewer', ['acrobat', 'acroread', 'gv', 'ghostview', \ + checkViewer('a PDF previewer', ['xdg-open', 'acrobat', 'acroread', 'gv', 'ghostview', \ 'xpdf', 'kpdf', 'kghostview'], rc_entry = [r'''\Format pdf pdf "PDF (ps2pdf)" P "%%" "" "document,vector" \Format pdf2 pdf "PDF (pdflatex)" F "%%" "" "document,vector" \Format pdf3 pdf "PDF (dvipdfm)" m "%%" "" "document,vector"''']) # - checkViewer('a DVI previewer', ['xdvi', 'kdvi'], + checkViewer('a DVI previewer', ['xdg-open', 'xdvi', 'kdvi'], rc_entry = [r'\Format dvi dvi DVI D "%%" "" "document,vector"']) if dtl_tools: # Windows only: DraftDVI addToRC(r'\Format dvi2 dvi DraftDVI "" "" "document,vector"') # - checkViewer('an HTML previewer', ['firefox', 'mozilla file://$$p$$i', 'netscape'], + checkViewer('an HTML previewer', ['xdg-open', 'htmlview', 'firefox', 'mozilla file://$$p$$i', 'netscape'], rc_entry = [r'\Format html html HTML H "%%" "" "document"']) # checkViewer('Noteedit', ['noteedit'], Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/lyx/devel/.cvsignore,v retrieving revision 1.18 retrieving revision 1.19 diff -u -r1.18 -r1.19 --- .cvsignore 21 Mar 2007 13:36:58 -0000 1.18 +++ .cvsignore 23 Apr 2007 02:11:37 -0000 1.19 @@ -2,3 +2,4 @@ beamer.layout lyx-1.4.4.tar.bz2 lyx-1.5.0beta1.tar.bz2 +lyx-1.5.0beta2.tar.bz2 Index: lyx.spec =================================================================== RCS file: /cvs/extras/rpms/lyx/devel/lyx.spec,v retrieving revision 1.53 retrieving revision 1.54 diff -u -r1.53 -r1.54 --- lyx.spec 2 Apr 2007 18:02:25 -0000 1.53 +++ lyx.spec 23 Apr 2007 02:11:37 -0000 1.54 @@ -1,10 +1,10 @@ -%define pre beta1 +%define pre beta2 Summary: WYSIWYM (What You See Is What You Mean) document processor Name: lyx Version: 1.5.0 -Release: 0.4.%{pre}%{?dist} +Release: 0.5.%{pre}%{?dist} License: GPL Group: Applications/Publishing @@ -12,9 +12,7 @@ Source0: ftp://ftp.devel.lyx.org/pub/lyx/pre/lyx-%{version}%{?pre}.tar.bz2 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) -Patch1: lyx-1.5.0beta1-xdg-open.patch -# http://www.lyx.org/trac/changeset/17666?format=diff&new=17666 -Patch2: changeset_r17666.diff +Patch1: lyx-1.5.0beta2-xdg_open.patch Source1: lyxrc.dist @@ -79,7 +77,6 @@ %setup -q -n %{name}-%{version}%{?pre} %patch1 -p1 -b .xdg_open -%patch2 -p2 -b .qt43 %build @@ -172,6 +169,9 @@ %changelog +* Sun Apr 22 2007 Rex Dieter 1.5.0-0.5.beta2 +- lyx-1.5.0beta2 + * Mon Apr 02 2007 Rex Dieter 1.5.0-0.4.beta1 - fix qt-4.3 crasher Index: sources =================================================================== RCS file: /cvs/extras/rpms/lyx/devel/sources,v retrieving revision 1.16 retrieving revision 1.17 diff -u -r1.16 -r1.17 --- sources 5 Mar 2007 13:22:00 -0000 1.16 +++ sources 23 Apr 2007 02:11:37 -0000 1.17 @@ -1 +1 @@ -304271b30a3504bcb90f405aa5956c89 lyx-1.5.0beta1.tar.bz2 +16a659b01dc643845dffa286ba5b0a00 lyx-1.5.0beta2.tar.bz2 --- changeset_r17666.diff DELETED --- --- lyx-1.5.0beta1-xdg-open.patch DELETED --- From fedora-extras-commits at redhat.com Mon Apr 23 02:22:11 2007 From: fedora-extras-commits at redhat.com (Kevin Fenzi (kevin)) Date: Sun, 22 Apr 2007 22:22:11 -0400 Subject: rpms/gtk-xfce-engine/FC-6 gtk-xfce-engine.spec, 1.15, 1.16 sources, 1.7, 1.8 .cvsignore, 1.7, 1.8 Message-ID: <200704230222.l3N2MBSN024545@cvs-int.fedora.redhat.com> Author: kevin Update of /cvs/extras/rpms/gtk-xfce-engine/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv24491 Modified Files: gtk-xfce-engine.spec sources .cvsignore Log Message: Update to 2.4.1 Index: gtk-xfce-engine.spec =================================================================== RCS file: /cvs/extras/rpms/gtk-xfce-engine/FC-6/gtk-xfce-engine.spec,v retrieving revision 1.15 retrieving revision 1.16 diff -u -r1.15 -r1.16 --- gtk-xfce-engine.spec 27 Jan 2007 20:40:44 -0000 1.15 +++ gtk-xfce-engine.spec 23 Apr 2007 02:21:37 -0000 1.16 @@ -1,10 +1,10 @@ Summary: Port of Xfce engine to GTK+-2.0 Name: gtk-xfce-engine -Version: 2.4.0 +Version: 2.4.1 Release: 1%{?dist} License: GPL URL: http://www.xfce.org/ -Source0: http://www.xfce.org/archive/xfce-4.4.0/src/gtk-xfce-engine-2.4.0.tar.bz2 +Source0: http://www.xfce.org/archive/xfce-4.4.1/src/gtk-xfce-engine-2.4.1.tar.bz2 Group: User Interface/Desktops BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: gtk2-devel >= 2.0.0 @@ -35,6 +35,9 @@ %{_datadir}/* %changelog +* Wed Apr 11 2007 Kevin Fenzi - 2.4.1-1 +- Update to 2.4.1 + * Sun Jan 21 2007 Kevin Fenzi - 2.4.0-1 - Update to 2.4.0 Index: sources =================================================================== RCS file: /cvs/extras/rpms/gtk-xfce-engine/FC-6/sources,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- sources 27 Jan 2007 20:40:44 -0000 1.7 +++ sources 23 Apr 2007 02:21:37 -0000 1.8 @@ -1 +1 @@ -54676606e99cbec638f7f22ddea2872a gtk-xfce-engine-2.4.0.tar.bz2 +40e1b9f3ae0163cfdf19b70811a56d9f gtk-xfce-engine-2.4.1.tar.bz2 Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/gtk-xfce-engine/FC-6/.cvsignore,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- .cvsignore 27 Jan 2007 20:40:44 -0000 1.7 +++ .cvsignore 23 Apr 2007 02:21:37 -0000 1.8 @@ -1 +1 @@ -gtk-xfce-engine-2.4.0.tar.bz2 +gtk-xfce-engine-2.4.1.tar.bz2 From fedora-extras-commits at redhat.com Mon Apr 23 02:37:40 2007 From: fedora-extras-commits at redhat.com (Kevin Fenzi (kevin)) Date: Sun, 22 Apr 2007 22:37:40 -0400 Subject: rpms/xfce4-appfinder/FC-6 xfce4-appfinder.spec, 1.12, 1.13 sources, 1.7, 1.8 .cvsignore, 1.7, 1.8 Message-ID: <200704230237.l3N2beYv025192@cvs-int.fedora.redhat.com> Author: kevin Update of /cvs/extras/rpms/xfce4-appfinder/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv25159 Modified Files: xfce4-appfinder.spec sources .cvsignore Log Message: Update to 4.4.1 Own some unowned directories Index: xfce4-appfinder.spec =================================================================== RCS file: /cvs/extras/rpms/xfce4-appfinder/FC-6/xfce4-appfinder.spec,v retrieving revision 1.12 retrieving revision 1.13 diff -u -r1.12 -r1.13 --- xfce4-appfinder.spec 27 Jan 2007 21:13:17 -0000 1.12 +++ xfce4-appfinder.spec 23 Apr 2007 02:37:05 -0000 1.13 @@ -1,10 +1,10 @@ Summary: Appfinder for the Xfce4 Desktop Environment Name: xfce4-appfinder -Version: 4.4.0 +Version: 4.4.1 Release: 1%{?dist} License: GPL URL: http://www.xfce.org/ -Source0: http://www.xfce.org/archive/xfce-4.4.0/src/xfce4-appfinder-4.4.0.tar.bz2 +Source0: http://www.xfce.org/archive/xfce-4.4.1/src/xfce4-appfinder-4.4.1.tar.bz2 Group: User Interface/Desktops BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) Requires: libxfcegui4 >= %{version} @@ -26,6 +26,9 @@ %install rm -rf $RPM_BUILD_ROOT make install DESTDIR=$RPM_BUILD_ROOT +mkdir -p $RPM_BUILD_ROOT/%{_datadir}/xfce4 +mkdir -p $RPM_BUILD_ROOT/%{_datadir}/xfce4/doc + %find_lang %{name} %clean @@ -44,11 +47,17 @@ %doc README TODO ChangeLog COPYING AUTHORS %{_bindir}/xfce4-appfinder %{_datadir}/applications/xfce4-appfinder.desktop +%dir %{_datadir}/xfce4 +%dir %{_datadir}/xfce4/doc %{_datadir}/xfce4/doc/C %{_datadir}/xfce4/doc/fr %{_datadir}/icons/hicolor/48x48/apps/xfce4-appfinder.png %changelog +* Sun Apr 15 2007 Kevin Fenzi - 4.4.1-1 +- Update to 4.4.1 +- Own some unowned directories + * Sun Jan 21 2007 Kevin Fenzi - 4.4.0-1 - Update to 4.4.0 Index: sources =================================================================== RCS file: /cvs/extras/rpms/xfce4-appfinder/FC-6/sources,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- sources 27 Jan 2007 21:13:17 -0000 1.7 +++ sources 23 Apr 2007 02:37:05 -0000 1.8 @@ -1 +1 @@ -43538217a5502425d738ea8419521b9a xfce4-appfinder-4.4.0.tar.bz2 +6239daaafbc35ed2b3ca5f53802ebcbb xfce4-appfinder-4.4.1.tar.bz2 Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/xfce4-appfinder/FC-6/.cvsignore,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- .cvsignore 27 Jan 2007 21:13:17 -0000 1.7 +++ .cvsignore 23 Apr 2007 02:37:05 -0000 1.8 @@ -1 +1 @@ -xfce4-appfinder-4.4.0.tar.bz2 +xfce4-appfinder-4.4.1.tar.bz2 From fedora-extras-commits at redhat.com Mon Apr 23 02:39:22 2007 From: fedora-extras-commits at redhat.com (Kevin Fenzi (kevin)) Date: Sun, 22 Apr 2007 22:39:22 -0400 Subject: rpms/xfce4-icon-theme/FC-6 xfce4-icon-theme.spec, 1.13, 1.14 sources, 1.7, 1.8 .cvsignore, 1.7, 1.8 Message-ID: <200704230239.l3N2dMcQ025274@cvs-int.fedora.redhat.com> Author: kevin Update of /cvs/extras/rpms/xfce4-icon-theme/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv25253 Modified Files: xfce4-icon-theme.spec sources .cvsignore Log Message: Update to 4.4.1 Index: xfce4-icon-theme.spec =================================================================== RCS file: /cvs/extras/rpms/xfce4-icon-theme/FC-6/xfce4-icon-theme.spec,v retrieving revision 1.13 retrieving revision 1.14 diff -u -r1.13 -r1.14 --- xfce4-icon-theme.spec 27 Jan 2007 21:14:42 -0000 1.13 +++ xfce4-icon-theme.spec 23 Apr 2007 02:38:48 -0000 1.14 @@ -1,10 +1,10 @@ Summary: Icons for Xfce Name: xfce4-icon-theme -Version: 4.4.0 +Version: 4.4.1 Release: 1%{?dist} License: GPL URL: http://www.xfce.org/ -Source0: http://www.xfce.org/archive/xfce-4.4.0/src/xfce4-icon-theme-4.4.0.tar.bz2 +Source0: http://www.xfce.org/archive/xfce-4.4.1/src/xfce4-icon-theme-4.4.1.tar.bz2 Group: User Interface/Desktops BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch @@ -38,6 +38,9 @@ %exclude %{_libdir}/pkgconfig/xfce4-icon-theme-1.0.pc %changelog +* Wed Apr 11 2007 Kevin Fenzi - 4.4.1-1 +- Update to 4.4.1 + * Sun Jan 21 2007 Kevin Fenzi - 4.4.0-1 - Update to 4.4.0 Index: sources =================================================================== RCS file: /cvs/extras/rpms/xfce4-icon-theme/FC-6/sources,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- sources 27 Jan 2007 21:14:42 -0000 1.7 +++ sources 23 Apr 2007 02:38:48 -0000 1.8 @@ -1 +1 @@ -69cf43b167e93e89a8c504d5d18e1142 xfce4-icon-theme-4.4.0.tar.bz2 +934b805a179c049159b16f9fd0c906b7 xfce4-icon-theme-4.4.1.tar.bz2 Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/xfce4-icon-theme/FC-6/.cvsignore,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- .cvsignore 27 Jan 2007 21:14:42 -0000 1.7 +++ .cvsignore 23 Apr 2007 02:38:48 -0000 1.8 @@ -1 +1 @@ -xfce4-icon-theme-4.4.0.tar.bz2 +xfce4-icon-theme-4.4.1.tar.bz2 From fedora-extras-commits at redhat.com Mon Apr 23 02:42:01 2007 From: fedora-extras-commits at redhat.com (Kevin Fenzi (kevin)) Date: Sun, 22 Apr 2007 22:42:01 -0400 Subject: rpms/xfce4-mixer/FC-6 xfce4-mixer.spec, 1.13, 1.14 sources, 1.7, 1.8 .cvsignore, 1.7, 1.8 Message-ID: <200704230242.l3N2g17b025367@cvs-int.fedora.redhat.com> Author: kevin Update of /cvs/extras/rpms/xfce4-mixer/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv25339 Modified Files: xfce4-mixer.spec sources .cvsignore Log Message: Update to 4.4.1 Do not own the %%{_libdir}/xfce4/mcs-plugins directory. Index: xfce4-mixer.spec =================================================================== RCS file: /cvs/extras/rpms/xfce4-mixer/FC-6/xfce4-mixer.spec,v retrieving revision 1.13 retrieving revision 1.14 diff -u -r1.13 -r1.14 --- xfce4-mixer.spec 27 Jan 2007 21:16:05 -0000 1.13 +++ xfce4-mixer.spec 23 Apr 2007 02:41:27 -0000 1.14 @@ -1,10 +1,10 @@ Summary: Volume control plugin for the Xfce 4 panel Name: xfce4-mixer -Version: 4.4.0 +Version: 4.4.1 Release: 1%{?dist} License: BSD URL: http://www.xfce.org/ -Source0: http://www.xfce.org/archive/xfce-4.4.0/src/xfce4-mixer-4.4.0.tar.bz2 +Source0: http://www.xfce.org/archive/xfce-4.4.1/src/xfce4-mixer-4.4.1.tar.bz2 Group: User Interface/Desktops BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) Requires: xfce4-panel >= %{version} @@ -26,7 +26,8 @@ %build %configure -make %{?_smp_mflags} +# removed %{?_smp_mflags} for now. Broken in 4.4.1 +make %install rm -rf $RPM_BUILD_ROOT @@ -49,13 +50,20 @@ %defattr(-,root,root,-) %doc README TODO ChangeLog NOTES COPYING AUTHORS NEWS %{_bindir}/xfce4-mixer -%{_libdir}/xfce4/* +%{_libdir}/xfce4/mcs-plugins/* +%{_libdir}/xfce4/modules/ %{_datadir}/applications/xfce-mixer-settings.desktop %{_datadir}/xfce4/panel-plugins/xfce4-mixer.desktop %{_datadir}/icons/hicolor/48x48/apps/xfce4-mixer.png %{_libexecdir}/xfce4/panel-plugins/xfce4-mixer-plugin %changelog +* Wed Apr 11 2007 Kevin Fenzi - 4.4.1-1 +- Update to 4.4.1 + +* Tue Apr 3 2007 Kevin Fenzi - 4.4.0-2 +- Do not own the %%{_libdir}/xfce4/mcs-plugins directory. + * Sun Jan 21 2007 Kevin Fenzi - 4.4.0-1 - Update to 4.4.0 Index: sources =================================================================== RCS file: /cvs/extras/rpms/xfce4-mixer/FC-6/sources,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- sources 27 Jan 2007 21:16:05 -0000 1.7 +++ sources 23 Apr 2007 02:41:27 -0000 1.8 @@ -1 +1 @@ -195e52cfe7913ca0b97d20a7ca26bde7 xfce4-mixer-4.4.0.tar.bz2 +79d26fb39a9e051f48186e0a359813bf xfce4-mixer-4.4.1.tar.bz2 Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/xfce4-mixer/FC-6/.cvsignore,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- .cvsignore 27 Jan 2007 21:16:05 -0000 1.7 +++ .cvsignore 23 Apr 2007 02:41:27 -0000 1.8 @@ -1 +1 @@ -xfce4-mixer-4.4.0.tar.bz2 +xfce4-mixer-4.4.1.tar.bz2 From fedora-extras-commits at redhat.com Mon Apr 23 02:44:20 2007 From: fedora-extras-commits at redhat.com (Kevin Fenzi (kevin)) Date: Sun, 22 Apr 2007 22:44:20 -0400 Subject: rpms/xfce4-session/FC-6 xfce4-session.spec, 1.15, 1.16 sources, 1.7, 1.8 .cvsignore, 1.7, 1.8 Message-ID: <200704230244.l3N2iKNc025456@cvs-int.fedora.redhat.com> Author: kevin Update of /cvs/extras/rpms/xfce4-session/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv25432 Modified Files: xfce4-session.spec sources .cvsignore Log Message: Update to 4.4.1 Own the themes and themes/Default directories. Own some unowned directories Add Requires: redhat-menus for directory ownership Index: xfce4-session.spec =================================================================== RCS file: /cvs/extras/rpms/xfce4-session/FC-6/xfce4-session.spec,v retrieving revision 1.15 retrieving revision 1.16 diff -u -r1.15 -r1.16 --- xfce4-session.spec 27 Jan 2007 21:17:31 -0000 1.15 +++ xfce4-session.spec 23 Apr 2007 02:43:46 -0000 1.16 @@ -1,16 +1,17 @@ Summary: Xfce session manager Name: xfce4-session -Version: 4.4.0 +Version: 4.4.1 Release: 1%{?dist} License: GPL URL: http://www.xfce.org/ -Source0: http://www.xfce.org/archive/xfce-4.4.0/src/xfce4-session-4.4.0.tar.bz2 +Source0: http://www.xfce.org/archive/xfce-4.4.1/src/xfce4-session-4.4.1.tar.bz2 Group: User Interface/Desktops BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) Requires: libxfcegui4 >= %{version} Requires: libxfce4mcs >= %{version} Requires: xfce-mcs-manager >= %{version} Requires: xorg-x11-server-utils +Requires: redhat-menus BuildRequires: libxfcegui4-devel >= %{version} BuildRequires: libxfce4mcs-devel >= %{version} BuildRequires: xfce-mcs-manager-devel >= %{version} @@ -29,6 +30,8 @@ Summary: Development files for xfce4-session Group: Development/Libraries Requires: xfce4-session >= %{version} +Requires: libxfcegui4-devel >= %{version} +Requires: libxfce4mcs-devel >= %{version} %description devel Header files for the Xfce Session Manager. @@ -89,31 +92,44 @@ %{_datadir}/icons/hicolor/scalable/apps/xfsm-shutdown.svg %{_datadir}/xfce4/doc/*/images/* %{_datadir}/xfce4/doc/*/*.html +%dir %{_datadir}/xfce4/tips/ %{_datadir}/xfce4/tips/tips %{_datadir}/xfce4/tips/tips.dat %{_libdir}/lib*.so.* %{_libdir}/xfce4/mcs-plugins/* +%dir %{_libdir}/xfce4/splash/ +%dir %{_libdir}/xfce4/splash/engines %{_libdir}/xfce4/splash/engines/libmice.* %{_libexecdir}/xfsm-shutdown-helper %{_mandir}/man1/* +%dir %{_sysconfdir}/xdg/xfce4-session/ %config(noreplace) %{_sysconfdir}/xdg/xfce4-session/xfce4-session.rc +%dir %{_sysconfdir}/xdg/autostart/ %config(noreplace) %{_sysconfdir}/xdg/autostart/xfce4-tips-autostart.desktop %files devel %defattr(-,root,root,-) -%{_includedir}/xfce4/xfce4-session-4.2/libxfsm/*.h +%{_includedir}/xfce4/xfce4-session-4.2/ %{_libdir}/lib*.so %{_libdir}/*a %{_libdir}/pkgconfig/*.pc %files engines %defattr(-,root,root,-) -%{_datadir}/themes/Default/balou/* +%{_datadir}/themes/ %{_libdir}/xfce4/splash/engines/libbalou.* %{_libdir}/xfce4/splash/engines/libsimple.* %{_libexecdir}/balou-* %changelog +* Wed Apr 11 2007 Kevin Fenzi - 4.4.1-1 +- Update to 4.4.1 +- Own the themes and themes/Default directories. + +* Tue Apr 3 2007 Kevin Fenzi - 4.4.0-2 +- Own some unowned directories +- Add Requires: redhat-menus for directory ownership + * Sun Jan 21 2007 Kevin Fenzi - 4.4.0-1 - Update to 4.4.0 Index: sources =================================================================== RCS file: /cvs/extras/rpms/xfce4-session/FC-6/sources,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- sources 27 Jan 2007 21:17:31 -0000 1.7 +++ sources 23 Apr 2007 02:43:46 -0000 1.8 @@ -1 +1 @@ -03132946280bae3107101e02fbad0ba8 xfce4-session-4.4.0.tar.bz2 +82c31aef2856e30ebc09d2911e9b96ee xfce4-session-4.4.1.tar.bz2 Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/xfce4-session/FC-6/.cvsignore,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- .cvsignore 27 Jan 2007 21:17:31 -0000 1.7 +++ .cvsignore 23 Apr 2007 02:43:46 -0000 1.8 @@ -1 +1 @@ -xfce4-session-4.4.0.tar.bz2 +xfce4-session-4.4.1.tar.bz2 From fedora-extras-commits at redhat.com Mon Apr 23 02:46:28 2007 From: fedora-extras-commits at redhat.com (Kevin Fenzi (kevin)) Date: Sun, 22 Apr 2007 22:46:28 -0400 Subject: rpms/xfce-mcs-plugins/FC-6 xfce-mcs-plugins.spec, 1.13, 1.14 sources, 1.7, 1.8 .cvsignore, 1.7, 1.8 Message-ID: <200704230246.l3N2kSvQ025555@cvs-int.fedora.redhat.com> Author: kevin Update of /cvs/extras/rpms/xfce-mcs-plugins/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv25529 Modified Files: xfce-mcs-plugins.spec sources .cvsignore Log Message: Update to 4.4.1 Own some unowned directories Index: xfce-mcs-plugins.spec =================================================================== RCS file: /cvs/extras/rpms/xfce-mcs-plugins/FC-6/xfce-mcs-plugins.spec,v retrieving revision 1.13 retrieving revision 1.14 diff -u -r1.13 -r1.14 --- xfce-mcs-plugins.spec 27 Jan 2007 21:18:48 -0000 1.13 +++ xfce-mcs-plugins.spec 23 Apr 2007 02:45:53 -0000 1.14 @@ -1,10 +1,10 @@ Summary: Plugins for multi channel settings manager Name: xfce-mcs-plugins -Version: 4.4.0 +Version: 4.4.1 Release: 1%{?dist} License: GPL URL: http://www.xfce.org/ -Source0: http://www.xfce.org/archive/xfce-4.4.0/src/xfce-mcs-plugins-4.4.0.tar.bz2 +Source0: http://www.xfce.org/archive/xfce-4.4.1/src/xfce-mcs-plugins-4.4.1.tar.bz2 Patch: xfce-mcs-plugins-4.2.0-rh.patch Group: User Interface/Desktops BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root @@ -49,11 +49,17 @@ %{_datadir}/xfce4/doc/fr %{_datadir}/xfce4/doc/it %{_libdir}/xfce4/mcs-plugins/* -%{_datadir}/xfce-mcs-plugins/shortcuts/default.xml +%{_datadir}/xfce-mcs-plugins/ %{_datadir}/applications/* %{_datadir}/icons/*/*/apps/* %changelog +* Wed Apr 11 2007 Kevin Fenzi - 4.4.1-1 +- Update to 4.4.1 + +* Tue Apr 3 2007 Kevin Fenzi - 4.4.0-2 +- Own some unowned directories + * Sun Jan 21 2007 Kevin Fenzi - 4.4.0-1 - Update to 4.4.0 Index: sources =================================================================== RCS file: /cvs/extras/rpms/xfce-mcs-plugins/FC-6/sources,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- sources 27 Jan 2007 21:18:48 -0000 1.7 +++ sources 23 Apr 2007 02:45:53 -0000 1.8 @@ -1 +1 @@ -95213345e3ccd224a30b2be01e9c06b9 xfce-mcs-plugins-4.4.0.tar.bz2 +99f05b5ce95f24c205731565210aa8a9 xfce-mcs-plugins-4.4.1.tar.bz2 Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/xfce-mcs-plugins/FC-6/.cvsignore,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- .cvsignore 27 Jan 2007 21:18:48 -0000 1.7 +++ .cvsignore 23 Apr 2007 02:45:53 -0000 1.8 @@ -1 +1 @@ -xfce-mcs-plugins-4.4.0.tar.bz2 +xfce-mcs-plugins-4.4.1.tar.bz2 From fedora-extras-commits at redhat.com Mon Apr 23 02:48:29 2007 From: fedora-extras-commits at redhat.com (Kevin Fenzi (kevin)) Date: Sun, 22 Apr 2007 22:48:29 -0400 Subject: rpms/xfce-utils/FC-6 xfce-utils.spec, 1.14, 1.15 sources, 1.7, 1.8 .cvsignore, 1.7, 1.8 Message-ID: <200704230248.l3N2mTjS025668@cvs-int.fedora.redhat.com> Author: kevin Update of /cvs/extras/rpms/xfce-utils/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv25643 Modified Files: xfce-utils.spec sources .cvsignore Log Message: Update to 4.4.1 Do not own %%{_sysconfdir}/xdg/xfce4 Do not ship the switchdesk config Index: xfce-utils.spec =================================================================== RCS file: /cvs/extras/rpms/xfce-utils/FC-6/xfce-utils.spec,v retrieving revision 1.14 retrieving revision 1.15 diff -u -r1.14 -r1.15 --- xfce-utils.spec 27 Jan 2007 21:20:07 -0000 1.14 +++ xfce-utils.spec 23 Apr 2007 02:47:55 -0000 1.15 @@ -2,11 +2,11 @@ Summary: Utilities for the Xfce Desktop Environment Name: xfce-utils -Version: 4.4.0 +Version: 4.4.1 Release: 1%{?dist} License: GPL URL: http://www.xfce.org/ -Source0: http://www.xfce.org/archive/xfce-4.4.0/src/xfce-utils-4.4.0.tar.bz2 +Source0: http://www.xfce.org/archive/xfce-4.4.1/src/xfce-utils-4.4.1.tar.bz2 Source1: xfce4.desktop Group: User Interface/Desktops BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root @@ -44,6 +44,7 @@ rm -f $RPM_BUILD_ROOT/%{_libdir}/xfce4/mcs-plugins/*.a rm -f $RPM_BUILD_ROOT/%{_libdir}/xfce4/mcs-plugins/*.la +rm -rf $RPM_BUILD_ROOT/%{_datadir}/apps %find_lang %{name} @@ -55,9 +56,9 @@ %files -f %{name}.lang %defattr(-,root,root,-) %doc README ChangeLog NEWS COPYING AUTHORS -%attr(0755,root,root) %{_sysconfdir}/xdg/xfce4 +%attr(0755,root,root) +%{_sysconfdir}/xdg/xfce4/xinitrc %{_bindir}/* -%{_datadir}/apps/switchdesk/* %{_datadir}/xfce4/AUTHORS %{_datadir}/xfce4/BSD %{_datadir}/xfce4/COPYING @@ -82,6 +83,13 @@ %{xsessiondir}/* %changelog +* Wed Apr 11 2007 Kevin Fenzi - 4.4.1-1 +- Update to 4.4.1 + +* Tue Apr 3 2007 Kevin Fenzi - 4.4.0-2 +- Do not own %%{_sysconfdir}/xdg/xfce4 +- Do not ship the switchdesk config + * Sun Jan 21 2007 Kevin Fenzi - 4.4.0-1 - Update to 4.4.0 Index: sources =================================================================== RCS file: /cvs/extras/rpms/xfce-utils/FC-6/sources,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- sources 27 Jan 2007 21:20:07 -0000 1.7 +++ sources 23 Apr 2007 02:47:55 -0000 1.8 @@ -1 +1 @@ -e90a98cf6de0610170c39a4eae36ad8f xfce-utils-4.4.0.tar.bz2 +f7d95088e327bd8a64164696d39a1966 xfce-utils-4.4.1.tar.bz2 Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/xfce-utils/FC-6/.cvsignore,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- .cvsignore 27 Jan 2007 21:20:07 -0000 1.7 +++ .cvsignore 23 Apr 2007 02:47:55 -0000 1.8 @@ -1 +1 @@ -xfce-utils-4.4.0.tar.bz2 +xfce-utils-4.4.1.tar.bz2 From fedora-extras-commits at redhat.com Mon Apr 23 02:50:04 2007 From: fedora-extras-commits at redhat.com (Kevin Fenzi (kevin)) Date: Sun, 22 Apr 2007 22:50:04 -0400 Subject: rpms/xfdesktop/FC-6 xfdesktop.spec, 1.16, 1.17 sources, 1.7, 1.8 .cvsignore, 1.7, 1.8 Message-ID: <200704230250.l3N2o4Ag025749@cvs-int.fedora.redhat.com> Author: kevin Update of /cvs/extras/rpms/xfdesktop/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv25726 Modified Files: xfdesktop.spec sources .cvsignore Log Message: Update to 4.4.1 Own %%{_libdir}/xfce4/modules/ Own %%{_datadir}/xfce4-menueditor/ Index: xfdesktop.spec =================================================================== RCS file: /cvs/extras/rpms/xfdesktop/FC-6/xfdesktop.spec,v retrieving revision 1.16 retrieving revision 1.17 diff -u -r1.16 -r1.17 --- xfdesktop.spec 27 Jan 2007 21:22:12 -0000 1.16 +++ xfdesktop.spec 23 Apr 2007 02:49:29 -0000 1.17 @@ -1,10 +1,10 @@ Summary: Desktop manager for the XFce Desktop Environment Name: xfdesktop -Version: 4.4.0 +Version: 4.4.1 Release: 1%{?dist} License: GPL URL: http://www.xfce.org/ -Source0: http://www.xfce.org/archive/xfce-4.4.0/src/xfdesktop-4.4.0.tar.bz2 +Source0: http://www.xfce.org/archive/xfce-4.4.1/src/xfdesktop-4.4.1.tar.bz2 # Change default for Fedora Patch0: xfdesktop-image-4.3.90.1.patch @@ -70,17 +70,24 @@ %{_bindir}/* %{_libdir}/xfce4/mcs-plugins/* %{_libexecdir}/xfce4/panel-plugins/* -%{_libdir}/xfce4/modules/* +%{_libdir}/xfce4/modules/ %{_datadir}/applications/* %{_datadir}/icons/hicolor/*/*/* %{_datadir}/pixmaps/* %{_datadir}/xfce4/panel-plugins/xfce4-menu.desktop %{_datadir}/xfce4/doc %{_datadir}/xfce4/backdrops -%{_datadir}/xfce4-menueditor/xfce4-menueditor.ui +%{_datadir}/xfce4-menueditor/ %{_mandir}/man1/* %changelog +* Wed Apr 11 2007 Kevin Fenzi - 4.4.1-1 +- Update to 4.4.1 + +* Tue Apr 3 2007 Kevin Fenzi - 4.4.0-2 +- Own %%{_libdir}/xfce4/modules/ +- Own %%{_datadir}/xfce4-menueditor/ + * Sun Jan 21 2007 Kevin Fenzi - 4.4.0-1 - Update to 4.4.0 Index: sources =================================================================== RCS file: /cvs/extras/rpms/xfdesktop/FC-6/sources,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- sources 27 Jan 2007 21:22:12 -0000 1.7 +++ sources 23 Apr 2007 02:49:29 -0000 1.8 @@ -1 +1 @@ -a1c93d228924b5daf151f698114021d3 xfdesktop-4.4.0.tar.bz2 +7cbebc8e895eb19ee735e520ea48d03b xfdesktop-4.4.1.tar.bz2 Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/xfdesktop/FC-6/.cvsignore,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- .cvsignore 27 Jan 2007 21:22:12 -0000 1.7 +++ .cvsignore 23 Apr 2007 02:49:29 -0000 1.8 @@ -1 +1 @@ -xfdesktop-4.4.0.tar.bz2 +xfdesktop-4.4.1.tar.bz2 From fedora-extras-commits at redhat.com Mon Apr 23 02:52:21 2007 From: fedora-extras-commits at redhat.com (Kevin Fenzi (kevin)) Date: Sun, 22 Apr 2007 22:52:21 -0400 Subject: rpms/xfprint/FC-6 xfprint.spec, 1.17, 1.18 sources, 1.7, 1.8 .cvsignore, 1.7, 1.8 Message-ID: <200704230252.l3N2qL5v025840@cvs-int.fedora.redhat.com> Author: kevin Update of /cvs/extras/rpms/xfprint/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv25817 Modified Files: xfprint.spec sources .cvsignore Log Message: Update to 4.4.1 Require xfce-mcs-manager for directory ownership issues. Don't own %%{_libdir}/xfce4/mcs-plugins Index: xfprint.spec =================================================================== RCS file: /cvs/extras/rpms/xfprint/FC-6/xfprint.spec,v retrieving revision 1.17 retrieving revision 1.18 diff -u -r1.17 -r1.18 --- xfprint.spec 27 Jan 2007 21:23:34 -0000 1.17 +++ xfprint.spec 23 Apr 2007 02:51:45 -0000 1.18 @@ -1,14 +1,15 @@ Summary: Print dialog and printer manager for Xfce 4 Name: xfprint -Version: 4.4.0 +Version: 4.4.1 Release: 1%{?dist} License: BSD URL: http://www.xfce.org -Source0: http://www.xfce.org/archive/xfce-4.4.0/src/xfprint-4.4.0.tar.bz2 +Source0: http://www.xfce.org/archive/xfce-4.4.1/src/xfprint-4.4.1.tar.bz2 Group: User Interface/Desktops BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) Requires: libxfcegui4 >= %{version} Requires: a2ps +Requires: xfce-mcs-manager >= %{version} BuildRequires: glib2-devel BuildRequires: libxfcegui4-devel >= %{version} BuildRequires: libxfce4mcs-devel >= %{version} @@ -26,6 +27,7 @@ Summary: Development tools for the Xfce xfprint manager Group: Development/Libraries Requires: %{name} = %{version}-%{release} +Requires: libxfcegui4-devel >= %{version} %description devel Static libraries and header files for the Xfce xfprint library. @@ -56,20 +58,20 @@ rm -rf $RPM_BUILD_ROOT %post -#touch --no-create %{_datadir}/icons/hicolor || : -#%{_bindir}/gtk-update-icon-cache --quiet %{_datadir}/icons/hicolor || : +touch --no-create %{_datadir}/icons/hicolor || : +%{_bindir}/gtk-update-icon-cache --quiet %{_datadir}/icons/hicolor || : /sbin/ldconfig %postun -#touch --no-create %{_datadir}/icons/hicolor || : -#%{_bindir}/gtk-update-icon-cache --quiet %{_datadir}/icons/hicolor || : +touch --no-create %{_datadir}/icons/hicolor || : +%{_bindir}/gtk-update-icon-cache --quiet %{_datadir}/icons/hicolor || : /sbin/ldconfig %files -f %{name}.lang %defattr(-,root,root,-) %doc README ChangeLog NEWS COPYING AUTHORS %{_bindir}/* -%{_libdir}/xfce4/mcs-plugins +%{_libdir}/xfce4/mcs-plugins/* %{_libdir}/xfce4/xfprint-plugins %{_libdir}/*.so.* %{_datadir}/applications/* @@ -85,6 +87,13 @@ %{_libdir}/pkgconfig/*.pc %changelog +* Wed Apr 11 2007 Kevin Fenzi - 4.4.1-1 +- Update to 4.4.1 +- Require xfce-mcs-manager for directory ownership issues. + +* Tue Apr 3 2007 Kevin Fenzi - 4.4.0-2 +- Don't own %%{_libdir}/xfce4/mcs-plugins + * Sun Jan 21 2007 Kevin Fenzi - 4.4.0-1 - Update to 4.4.0 Index: sources =================================================================== RCS file: /cvs/extras/rpms/xfprint/FC-6/sources,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- sources 27 Jan 2007 21:23:34 -0000 1.7 +++ sources 23 Apr 2007 02:51:45 -0000 1.8 @@ -1 +1 @@ -4b6d8f5381e73e912abddf2fdbf9888f xfprint-4.4.0.tar.bz2 +7e46094f00c9221dc043a714ac12406a xfprint-4.4.1.tar.bz2 Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/xfprint/FC-6/.cvsignore,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- .cvsignore 27 Jan 2007 21:23:34 -0000 1.7 +++ .cvsignore 23 Apr 2007 02:51:45 -0000 1.8 @@ -1 +1 @@ -xfprint-4.4.0.tar.bz2 +xfprint-4.4.1.tar.bz2 From fedora-extras-commits at redhat.com Mon Apr 23 02:54:29 2007 From: fedora-extras-commits at redhat.com (Kevin Fenzi (kevin)) Date: Sun, 22 Apr 2007 22:54:29 -0400 Subject: rpms/xfwm4/FC-6 xfwm4-4.4.1-fix-typo.patch, NONE, 1.1 xfwm4.spec, 1.18, 1.19 sources, 1.8, 1.9 .cvsignore, 1.8, 1.9 Message-ID: <200704230254.l3N2sTw7025930@cvs-int.fedora.redhat.com> Author: kevin Update of /cvs/extras/rpms/xfwm4/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv25904 Modified Files: xfwm4.spec sources .cvsignore Added Files: xfwm4-4.4.1-fix-typo.patch Log Message: Update to 4.4.1 xfwm4-4.4.1-fix-typo.patch: --- NEW FILE xfwm4-4.4.1-fix-typo.patch --- diff -Naur xfwm4-4.4.1/src/frame.c xfwm4-4.4.1-fix-typo/src/frame.c --- xfwm4-4.4.1/src/frame.c +++ xfwm4-4.4.1-fix-typo/src/frame.c @@ -38,7 +38,7 @@ #include "compositor.h" #ifndef ShapeInput -#define ShapeInput 2; +#define ShapeInput 2 #endif int Index: xfwm4.spec =================================================================== RCS file: /cvs/extras/rpms/xfwm4/FC-6/xfwm4.spec,v retrieving revision 1.18 retrieving revision 1.19 diff -u -r1.18 -r1.19 --- xfwm4.spec 27 Jan 2007 21:24:50 -0000 1.18 +++ xfwm4.spec 23 Apr 2007 02:53:55 -0000 1.19 @@ -1,10 +1,11 @@ Summary: Next generation window manager for Xfce Name: xfwm4 -Version: 4.4.0 +Version: 4.4.1 Release: 1%{?dist} License: GPL URL: http://www.xfce.org/ -Source0: http://www.xfce.org/archive/xfce-4.4.0/src/xfwm4-4.4.0.tar.bz2 +Source0: http://www.xfce.org/archive/xfce-4.4.1/src/xfwm4-4.4.1.tar.bz2 +Patch0: xfwm4-4.4.1-fix-typo.patch Group: User Interface/Desktops BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) @@ -29,6 +30,7 @@ %prep %setup -q +%patch0 -p1 -b .fix-typo %build %configure @@ -69,6 +71,9 @@ %{_datadir}/themes %changelog +* Wed Apr 11 2007 Kevin Fenzi - 4.4.1-1 +- Update to 4.4.1 + * Sun Jan 21 2007 Kevin Fenzi - 4.4.0-1 - Update to 4.4.0 Index: sources =================================================================== RCS file: /cvs/extras/rpms/xfwm4/FC-6/sources,v retrieving revision 1.8 retrieving revision 1.9 diff -u -r1.8 -r1.9 --- sources 27 Jan 2007 21:24:50 -0000 1.8 +++ sources 23 Apr 2007 02:53:55 -0000 1.9 @@ -1 +1 @@ -8bb7231a20b30bfc1936b0facb9f072c xfwm4-4.4.0.tar.bz2 +c531edad76c909001acccc02936404f2 xfwm4-4.4.1.tar.bz2 Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/xfwm4/FC-6/.cvsignore,v retrieving revision 1.8 retrieving revision 1.9 diff -u -r1.8 -r1.9 --- .cvsignore 27 Jan 2007 21:24:50 -0000 1.8 +++ .cvsignore 23 Apr 2007 02:53:55 -0000 1.9 @@ -1 +1 @@ -xfwm4-4.4.0.tar.bz2 +xfwm4-4.4.1.tar.bz2 From fedora-extras-commits at redhat.com Mon Apr 23 02:56:20 2007 From: fedora-extras-commits at redhat.com (Kevin Fenzi (kevin)) Date: Sun, 22 Apr 2007 22:56:20 -0400 Subject: rpms/xfwm4-themes/FC-6 xfwm4-themes.spec, 1.12, 1.13 sources, 1.7, 1.8 .cvsignore, 1.7, 1.8 Message-ID: <200704230256.l3N2uKE5026025@cvs-int.fedora.redhat.com> Author: kevin Update of /cvs/extras/rpms/xfwm4-themes/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv25996 Modified Files: xfwm4-themes.spec sources .cvsignore Log Message: Update to 4.4.1 Index: xfwm4-themes.spec =================================================================== RCS file: /cvs/extras/rpms/xfwm4-themes/FC-6/xfwm4-themes.spec,v retrieving revision 1.12 retrieving revision 1.13 diff -u -r1.12 -r1.13 --- xfwm4-themes.spec 27 Jan 2007 21:26:08 -0000 1.12 +++ xfwm4-themes.spec 23 Apr 2007 02:55:45 -0000 1.13 @@ -1,10 +1,10 @@ Summary: Additional themes for xfwm4 Name: xfwm4-themes -Version: 4.4.0 +Version: 4.4.1 Release: 1%{?dist} License: GPL URL: http://www.xfce.org/ -Source0: http://www.xfce.org/archive/xfce-4.4.0/src/xfwm4-themes-4.4.0.tar.bz2 +Source0: http://www.xfce.org/archive/xfce-4.4.1/src/xfwm4-themes-4.4.1.tar.bz2 Group: User Interface/Desktops Buildroot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) Requires: xfwm4 @@ -35,6 +35,9 @@ %{_datadir}/themes %changelog +* Wed Apr 11 2007 Kevin Fenzi - 4.4.1-1 +- Update to 4.4.1 + * Sun Jan 21 2007 Kevin Fenzi - 4.4.0-1 - Update to 4.4.0 Index: sources =================================================================== RCS file: /cvs/extras/rpms/xfwm4-themes/FC-6/sources,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- sources 27 Jan 2007 21:26:08 -0000 1.7 +++ sources 23 Apr 2007 02:55:45 -0000 1.8 @@ -1 +1 @@ -be42fc573181d8f7c0d4ac10d1c8940c xfwm4-themes-4.4.0.tar.bz2 +cdf7b5b1b5e180f86617be7693bb70a7 xfwm4-themes-4.4.1.tar.bz2 Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/xfwm4-themes/FC-6/.cvsignore,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- .cvsignore 27 Jan 2007 21:26:08 -0000 1.7 +++ .cvsignore 23 Apr 2007 02:55:45 -0000 1.8 @@ -1 +1 @@ -xfwm4-themes-4.4.0.tar.bz2 +xfwm4-themes-4.4.1.tar.bz2 From fedora-extras-commits at redhat.com Mon Apr 23 09:31:51 2007 From: fedora-extras-commits at redhat.com (Patrice Dumas (pertusus)) Date: Mon, 23 Apr 2007 05:31:51 -0400 Subject: rpms/cernlib/devel cernlib-64test.patch, 1.5, 1.6 cernlib.spec, 1.46, 1.47 Message-ID: <200704230931.l3N9Vpvs002351@cvs-int.fedora.redhat.com> Author: pertusus Update of /cvs/extras/rpms/cernlib/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv1922 Modified Files: cernlib-64test.patch cernlib.spec Log Message: packlib/zebra test also fails on x86_64, exclude it. cernlib-64test.patch: Index: cernlib-64test.patch =================================================================== RCS file: /cvs/extras/rpms/cernlib/devel/cernlib-64test.patch,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- cernlib-64test.patch 22 Apr 2007 22:28:41 -0000 1.5 +++ cernlib-64test.patch 23 Apr 2007 09:31:17 -0000 1.6 @@ -1,11 +1,11 @@ --- cernlib-2006/2006/src/packlib/Imakefile.64test 2007-04-22 18:31:11.000000000 +0200 -+++ cernlib-2006/2006/src/packlib/Imakefile 2007-04-23 00:21:51.000000000 +0200 ++++ cernlib-2006/2006/src/packlib/Imakefile 2007-04-23 08:48:31.000000000 +0200 @@ -16,7 +16,7 @@ InstallLibraryAlias(packlib,packlib-shift,$(CERN_LIBDIR)) InstallSharedLibrary(packlib,$(LIB_SONAME).$(CERN_LEVEL),$(CERN_SHLIBDIR)) -TestSubdirs($(LIBDIRS)) -+TestSubdirs(cspack epio fatmen hepdb kapack minuit zebra) ++TestSubdirs(cspack epio fatmen hepdb kapack minuit) #ifdef CERNLIB_VAXVMS Index: cernlib.spec =================================================================== RCS file: /cvs/extras/rpms/cernlib/devel/cernlib.spec,v retrieving revision 1.46 retrieving revision 1.47 diff -u -r1.46 -r1.47 --- cernlib.spec 22 Apr 2007 22:28:41 -0000 1.46 +++ cernlib.spec 23 Apr 2007 09:31:17 -0000 1.47 @@ -6,7 +6,7 @@ Name: cernlib Version: 2006 -Release: 5.3%{?dist} +Release: 5.4%{?dist} Summary: General purpose CERN library and associated binaries Group: Development/Libraries # As explained in the cernlib on debian FAQ, cfortran can be considered LGPL. @@ -1109,9 +1109,9 @@ %changelog -* Sun Apr 22 2007 Patrice Dumas 2006-5.3 -- packlib/ffread, packlib/hbook, packlib/kuip, packlib/zbook - tests fail on x86_64, exclude the test on this arch +* Sun Apr 22 2007 Patrice Dumas 2006-5.4 +- packlib/ffread, packlib/hbook, packlib/kuip, packlib/zbook, packlib/zebra + tests fail on x86_64, exclude the tests on this arch - kernbit/kernnum test fails on x86_64, exclude the test on this arch * Sun Apr 22 2007 Patrice Dumas 2006-3 From fedora-extras-commits at redhat.com Mon Apr 23 09:35:51 2007 From: fedora-extras-commits at redhat.com (Thomas Vander Stichele (thomasvs)) Date: Mon, 23 Apr 2007 05:35:51 -0400 Subject: rpms/ladspa/FC-5 ladspa.spec,1.11,1.12 Message-ID: <200704230935.l3N9ZpFe002536@cvs-int.fedora.redhat.com> Author: thomasvs Update of /cvs/extras/rpms/ladspa/FC-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv2478/FC-5 Modified Files: ladspa.spec Log Message: own data dir, fixing #231706 Index: ladspa.spec =================================================================== RCS file: /cvs/extras/rpms/ladspa/FC-5/ladspa.spec,v retrieving revision 1.11 retrieving revision 1.12 diff -u -r1.11 -r1.12 --- ladspa.spec 16 Sep 2006 16:02:26 -0000 1.11 +++ ladspa.spec 23 Apr 2007 09:35:16 -0000 1.12 @@ -71,6 +71,9 @@ INSTALL_INCLUDE_DIR=$RPM_BUILD_ROOT%{_includedir} \ INSTALL_BINARY_DIR=$RPM_BUILD_ROOT%{_bindir} +## this is where plugins will install their rdf +mkdir -p $RPM_BUILD_ROOT%{_datadir}/ladspa/rdf + %clean rm -rf $RPM_BUILD_ROOT @@ -84,6 +87,7 @@ %{_bindir}/analyseplugin %{_bindir}/applyplugin %{_bindir}/listplugins +%{_datadir}/ladspa %files devel %defattr(-,root,root,-) @@ -92,6 +96,10 @@ %changelog +* Mon Apr 23 2007 Thomas Vander Stichele +- 1.12-8 +- own the datadir. Fixes #231706. + * Sat Sep 16 2006 Thomas Vander Stichele - 1.12-7 - include gcc 4.1 patch from Mandriva From fedora-extras-commits at redhat.com Mon Apr 23 09:35:56 2007 From: fedora-extras-commits at redhat.com (Thomas Vander Stichele (thomasvs)) Date: Mon, 23 Apr 2007 05:35:56 -0400 Subject: rpms/ladspa/FC-6 ladspa.spec,1.11,1.12 Message-ID: <200704230935.l3N9ZugM002543@cvs-int.fedora.redhat.com> Author: thomasvs Update of /cvs/extras/rpms/ladspa/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv2478/FC-6 Modified Files: ladspa.spec Log Message: own data dir, fixing #231706 Index: ladspa.spec =================================================================== RCS file: /cvs/extras/rpms/ladspa/FC-6/ladspa.spec,v retrieving revision 1.11 retrieving revision 1.12 diff -u -r1.11 -r1.12 --- ladspa.spec 16 Sep 2006 16:29:40 -0000 1.11 +++ ladspa.spec 23 Apr 2007 09:35:22 -0000 1.12 @@ -71,6 +71,9 @@ INSTALL_INCLUDE_DIR=$RPM_BUILD_ROOT%{_includedir} \ INSTALL_BINARY_DIR=$RPM_BUILD_ROOT%{_bindir} +## this is where plugins will install their rdf +mkdir -p $RPM_BUILD_ROOT%{_datadir}/ladspa/rdf + %clean rm -rf $RPM_BUILD_ROOT @@ -84,6 +87,7 @@ %{_bindir}/analyseplugin %{_bindir}/applyplugin %{_bindir}/listplugins +%{_datadir}/ladspa %files devel %defattr(-,root,root,-) @@ -92,6 +96,10 @@ %changelog +* Mon Apr 23 2007 Thomas Vander Stichele +- 1.12-8 +- own the datadir. Fixes #231706. + * Sat Sep 16 2006 Thomas Vander Stichele - 1.12-7 - include gcc 4.1 patch from Mandriva From fedora-extras-commits at redhat.com Mon Apr 23 09:36:02 2007 From: fedora-extras-commits at redhat.com (Thomas Vander Stichele (thomasvs)) Date: Mon, 23 Apr 2007 05:36:02 -0400 Subject: rpms/ladspa/devel ladspa.spec,1.11,1.12 Message-ID: <200704230936.l3N9a2n2002548@cvs-int.fedora.redhat.com> Author: thomasvs Update of /cvs/extras/rpms/ladspa/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv2478/devel Modified Files: ladspa.spec Log Message: own data dir, fixing #231706 Index: ladspa.spec =================================================================== RCS file: /cvs/extras/rpms/ladspa/devel/ladspa.spec,v retrieving revision 1.11 retrieving revision 1.12 diff -u -r1.11 -r1.12 --- ladspa.spec 16 Sep 2006 16:29:40 -0000 1.11 +++ ladspa.spec 23 Apr 2007 09:35:27 -0000 1.12 @@ -71,6 +71,9 @@ INSTALL_INCLUDE_DIR=$RPM_BUILD_ROOT%{_includedir} \ INSTALL_BINARY_DIR=$RPM_BUILD_ROOT%{_bindir} +## this is where plugins will install their rdf +mkdir -p $RPM_BUILD_ROOT%{_datadir}/ladspa/rdf + %clean rm -rf $RPM_BUILD_ROOT @@ -84,6 +87,7 @@ %{_bindir}/analyseplugin %{_bindir}/applyplugin %{_bindir}/listplugins +%{_datadir}/ladspa %files devel %defattr(-,root,root,-) @@ -92,6 +96,10 @@ %changelog +* Mon Apr 23 2007 Thomas Vander Stichele +- 1.12-8 +- own the datadir. Fixes #231706. + * Sat Sep 16 2006 Thomas Vander Stichele - 1.12-7 - include gcc 4.1 patch from Mandriva From fedora-extras-commits at redhat.com Mon Apr 23 09:37:25 2007 From: fedora-extras-commits at redhat.com (Thomas Vander Stichele (thomasvs)) Date: Mon, 23 Apr 2007 05:37:25 -0400 Subject: rpms/ladspa/FC-5 ladspa.spec,1.12,1.13 Message-ID: <200704230937.l3N9bPBY002639@cvs-int.fedora.redhat.com> Author: thomasvs Update of /cvs/extras/rpms/ladspa/FC-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv2576/FC-5 Modified Files: ladspa.spec Log Message: own data dir, fixing #231706 Index: ladspa.spec =================================================================== RCS file: /cvs/extras/rpms/ladspa/FC-5/ladspa.spec,v retrieving revision 1.12 retrieving revision 1.13 diff -u -r1.12 -r1.13 --- ladspa.spec 23 Apr 2007 09:35:16 -0000 1.12 +++ ladspa.spec 23 Apr 2007 09:36:51 -0000 1.13 @@ -1,6 +1,6 @@ Name: ladspa Version: 1.12 -Release: 7%{?dist} +Release: 8%{?dist} Summary: LADSPA SDK, example plug-ins and tools From fedora-extras-commits at redhat.com Mon Apr 23 09:37:35 2007 From: fedora-extras-commits at redhat.com (Thomas Vander Stichele (thomasvs)) Date: Mon, 23 Apr 2007 05:37:35 -0400 Subject: rpms/ladspa/devel ladspa.spec,1.12,1.13 Message-ID: <200704230937.l3N9bZV8002647@cvs-int.fedora.redhat.com> Author: thomasvs Update of /cvs/extras/rpms/ladspa/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv2576/devel Modified Files: ladspa.spec Log Message: own data dir, fixing #231706 Index: ladspa.spec =================================================================== RCS file: /cvs/extras/rpms/ladspa/devel/ladspa.spec,v retrieving revision 1.12 retrieving revision 1.13 diff -u -r1.12 -r1.13 --- ladspa.spec 23 Apr 2007 09:35:27 -0000 1.12 +++ ladspa.spec 23 Apr 2007 09:37:00 -0000 1.13 @@ -1,6 +1,6 @@ Name: ladspa Version: 1.12 -Release: 7%{?dist} +Release: 8%{?dist} Summary: LADSPA SDK, example plug-ins and tools From fedora-extras-commits at redhat.com Mon Apr 23 09:37:30 2007 From: fedora-extras-commits at redhat.com (Thomas Vander Stichele (thomasvs)) Date: Mon, 23 Apr 2007 05:37:30 -0400 Subject: rpms/ladspa/FC-6 ladspa.spec,1.12,1.13 Message-ID: <200704230937.l3N9bUUL002644@cvs-int.fedora.redhat.com> Author: thomasvs Update of /cvs/extras/rpms/ladspa/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv2576/FC-6 Modified Files: ladspa.spec Log Message: own data dir, fixing #231706 Index: ladspa.spec =================================================================== RCS file: /cvs/extras/rpms/ladspa/FC-6/ladspa.spec,v retrieving revision 1.12 retrieving revision 1.13 diff -u -r1.12 -r1.13 --- ladspa.spec 23 Apr 2007 09:35:22 -0000 1.12 +++ ladspa.spec 23 Apr 2007 09:36:56 -0000 1.13 @@ -1,6 +1,6 @@ Name: ladspa Version: 1.12 -Release: 7%{?dist} +Release: 8%{?dist} Summary: LADSPA SDK, example plug-ins and tools From fedora-extras-commits at redhat.com Mon Apr 23 09:42:52 2007 From: fedora-extras-commits at redhat.com (Harald Hoyer (harald)) Date: Mon, 23 Apr 2007 05:42:52 -0400 Subject: rpms/cdrkit/devel cdrkit.spec,1.1,1.2 Message-ID: <200704230942.l3N9gqH9003211@cvs-int.fedora.redhat.com> Author: harald Update of /cvs/extras/rpms/cdrkit/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv3052 Modified Files: cdrkit.spec Log Message: - bump obsoletes/provides Index: cdrkit.spec =================================================================== RCS file: /cvs/extras/rpms/cdrkit/devel/cdrkit.spec,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- cdrkit.spec 1 Mar 2007 10:24:47 -0000 1.1 +++ cdrkit.spec 23 Apr 2007 09:42:18 -0000 1.2 @@ -1,7 +1,7 @@ Summary: A collection of CD/DVD utilities Name: cdrkit Version: 1.1.2 -Release: 3%{?dist} +Release: 4%{?dist} License: GPL Group: Applications/System URL: http://cdrkit.org/ @@ -18,8 +18,8 @@ Group: Applications/Archiving Obsoletes: dvdrecord <= 0:0.1.5 Provides: dvdrecord = 0:0.1.5.1 -Obsoletes: cdrecord <= 9:2.01-10 -Provides: cdrecord = 9:2.01-10.1 +Obsoletes: cdrecord < 9:2.01-12 +Provides: cdrecord = 9:2.01-12 %description -n wodim Wodim is an application for creating audio and data CDs. Wodim @@ -29,8 +29,8 @@ %package -n genisoimage Summary: Creates an image of an ISO9660 filesystem Group: Applications/System -Obsoletes: mkisofs <= 9:2.01-10 -Provides: mkisofs = 9:2.01-10.1 +Obsoletes: mkisofs < 9:2.01-12 +Provides: mkisofs = 9:2.01-12 Requires: perl >= 4:5.8.1 %description -n genisoimage @@ -47,8 +47,8 @@ %package -n icedax Group: Applications/Multimedia Summary: A utility for sampling/copying .wav files from digital audio CDs -Obsoletes: cdda2wav <= 9:2.01-10 -Provides: cdda2wav = 9:2.01-10.1 +Obsoletes: cdda2wav < 9:2.01-12 +Provides: cdda2wav = 9:2.01-12 %description -n icedax Icedax is a sampling utility for CD-ROM drives that are capable of @@ -137,7 +137,10 @@ %{_mandir}/man1/readmult.* %changelog -* Tue Feb 27 2007 Harald Hoyer - 1.1.2-3%{?dist} +* Mon Apr 23 2007 Harald Hoyer - 1.1.2-4 +- bump obsoletes/provides + +* Tue Feb 27 2007 Harald Hoyer - 1.1.2-3 - applied specfile changes as in bug #224365 * Wed Jan 24 2007 Harald Hoyer - 1.1.2-1 From fedora-extras-commits at redhat.com Mon Apr 23 09:43:25 2007 From: fedora-extras-commits at redhat.com (Thomas Vander Stichele (thomasvs)) Date: Mon, 23 Apr 2007 05:43:25 -0400 Subject: rpms/libannodex/FC-5 libannodex.spec,1.6,1.7 Message-ID: <200704230943.l3N9hPWN003254@cvs-int.fedora.redhat.com> Author: thomasvs Update of /cvs/extras/rpms/libannodex/FC-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv3199/FC-5 Modified Files: libannodex.spec Log Message: own dir, fixing #233859 Index: libannodex.spec =================================================================== RCS file: /cvs/extras/rpms/libannodex/FC-5/libannodex.spec,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- libannodex.spec 5 Mar 2006 15:44:19 -0000 1.6 +++ libannodex.spec 23 Apr 2007 09:42:51 -0000 1.7 @@ -1,6 +1,6 @@ Name: libannodex Version: 0.7.3 -Release: 3%{?dist} +Release: 6%{?dist} Summary: Library for annotating and indexing networked media Group: System Environment/Libraries @@ -79,6 +79,7 @@ # %doc NEWS %{_libdir}/libannodex.so.* %{_bindir}/anx* +%dir %{_libdir}/annodex %dir %{_libdir}/annodex/importers %{_libdir}/annodex/importers/libanx*.so* %{_mandir}/man1/* @@ -103,6 +104,17 @@ %postun -p /sbin/ldconfig %changelog +* Mon Apr 23 2007 Thomas Vander Stichele +- 0.7.3-6 +- Own another directory. Fixes #233859. + +* Thu Oct 05 2006 Christian Iseli 0.7.3-5 + - rebuilt for unwind info generation, broken in gcc-4.1.1-21 + +* Wed Sep 20 2006 Thomas Vander Stichele +- 0.7.3-4 +- rebuilt + * Sun Mar 05 2006 Thomas Vander Stichele - 0.7.3-3 - added docbook-utils, needed for man page build From fedora-extras-commits at redhat.com Mon Apr 23 09:43:30 2007 From: fedora-extras-commits at redhat.com (Thomas Vander Stichele (thomasvs)) Date: Mon, 23 Apr 2007 05:43:30 -0400 Subject: rpms/libannodex/FC-6 libannodex.spec,1.8,1.9 Message-ID: <200704230943.l3N9hU3m003258@cvs-int.fedora.redhat.com> Author: thomasvs Update of /cvs/extras/rpms/libannodex/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv3199/FC-6 Modified Files: libannodex.spec Log Message: own dir, fixing #233859 Index: libannodex.spec =================================================================== RCS file: /cvs/extras/rpms/libannodex/FC-6/libannodex.spec,v retrieving revision 1.8 retrieving revision 1.9 diff -u -r1.8 -r1.9 --- libannodex.spec 4 Oct 2006 22:37:48 -0000 1.8 +++ libannodex.spec 23 Apr 2007 09:42:55 -0000 1.9 @@ -1,6 +1,6 @@ Name: libannodex Version: 0.7.3 -Release: 5%{?dist} +Release: 6%{?dist} Summary: Library for annotating and indexing networked media Group: System Environment/Libraries @@ -79,6 +79,7 @@ # %doc NEWS %{_libdir}/libannodex.so.* %{_bindir}/anx* +%dir %{_libdir}/annodex %dir %{_libdir}/annodex/importers %{_libdir}/annodex/importers/libanx*.so* %{_mandir}/man1/* @@ -103,11 +104,15 @@ %postun -p /sbin/ldconfig %changelog +* Mon Apr 23 2007 Thomas Vander Stichele +- 0.7.3-6 +- Own another directory. Fixes #233859. + * Thu Oct 05 2006 Christian Iseli 0.7.3-5 - rebuilt for unwind info generation, broken in gcc-4.1.1-21 * Wed Sep 20 2006 Thomas Vander Stichele -- 0.7.4-4 +- 0.7.3-4 - rebuilt * Sun Mar 05 2006 Thomas Vander Stichele From fedora-extras-commits at redhat.com Mon Apr 23 09:43:35 2007 From: fedora-extras-commits at redhat.com (Thomas Vander Stichele (thomasvs)) Date: Mon, 23 Apr 2007 05:43:35 -0400 Subject: rpms/libannodex/devel libannodex.spec,1.8,1.9 Message-ID: <200704230943.l3N9hZmh003261@cvs-int.fedora.redhat.com> Author: thomasvs Update of /cvs/extras/rpms/libannodex/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv3199/devel Modified Files: libannodex.spec Log Message: own dir, fixing #233859 Index: libannodex.spec =================================================================== RCS file: /cvs/extras/rpms/libannodex/devel/libannodex.spec,v retrieving revision 1.8 retrieving revision 1.9 diff -u -r1.8 -r1.9 --- libannodex.spec 4 Oct 2006 22:37:48 -0000 1.8 +++ libannodex.spec 23 Apr 2007 09:43:00 -0000 1.9 @@ -1,6 +1,6 @@ Name: libannodex Version: 0.7.3 -Release: 5%{?dist} +Release: 6%{?dist} Summary: Library for annotating and indexing networked media Group: System Environment/Libraries @@ -79,6 +79,7 @@ # %doc NEWS %{_libdir}/libannodex.so.* %{_bindir}/anx* +%dir %{_libdir}/annodex %dir %{_libdir}/annodex/importers %{_libdir}/annodex/importers/libanx*.so* %{_mandir}/man1/* @@ -103,11 +104,15 @@ %postun -p /sbin/ldconfig %changelog +* Mon Apr 23 2007 Thomas Vander Stichele +- 0.7.3-6 +- Own another directory. Fixes #233859. + * Thu Oct 05 2006 Christian Iseli 0.7.3-5 - rebuilt for unwind info generation, broken in gcc-4.1.1-21 * Wed Sep 20 2006 Thomas Vander Stichele -- 0.7.4-4 +- 0.7.3-4 - rebuilt * Sun Mar 05 2006 Thomas Vander Stichele From fedora-extras-commits at redhat.com Mon Apr 23 09:45:44 2007 From: fedora-extras-commits at redhat.com (Thomas Vander Stichele (thomasvs)) Date: Mon, 23 Apr 2007 05:45:44 -0400 Subject: rpms/libannodex/FC-6 libannodex.spec,1.9,1.10 Message-ID: <200704230945.l3N9jiGn003474@cvs-int.fedora.redhat.com> Author: thomasvs Update of /cvs/extras/rpms/libannodex/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv3397/FC-6 Modified Files: libannodex.spec Log Message: own dir, fixing #233859 Index: libannodex.spec =================================================================== RCS file: /cvs/extras/rpms/libannodex/FC-6/libannodex.spec,v retrieving revision 1.9 retrieving revision 1.10 diff -u -r1.9 -r1.10 --- libannodex.spec 23 Apr 2007 09:42:55 -0000 1.9 +++ libannodex.spec 23 Apr 2007 09:45:09 -0000 1.10 @@ -1,6 +1,6 @@ Name: libannodex Version: 0.7.3 -Release: 6%{?dist} +Release: 7%{?dist} Summary: Library for annotating and indexing networked media Group: System Environment/Libraries @@ -90,7 +90,7 @@ %{_libdir}/libannodex.so %{_libdir}/libannodex.a %{_libdir}/pkgconfig/annodex.pc -%{_includedir}/annodex/*.h +%{_includedir}/annodex %{_libdir}/annodex/importers/libanx*.a %post @@ -105,7 +105,7 @@ %changelog * Mon Apr 23 2007 Thomas Vander Stichele -- 0.7.3-6 +- 0.7.3-7 - Own another directory. Fixes #233859. * Thu Oct 05 2006 Christian Iseli 0.7.3-5 From fedora-extras-commits at redhat.com Mon Apr 23 09:45:39 2007 From: fedora-extras-commits at redhat.com (Thomas Vander Stichele (thomasvs)) Date: Mon, 23 Apr 2007 05:45:39 -0400 Subject: rpms/libannodex/FC-5 libannodex.spec,1.7,1.8 Message-ID: <200704230945.l3N9jdHv003466@cvs-int.fedora.redhat.com> Author: thomasvs Update of /cvs/extras/rpms/libannodex/FC-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv3397/FC-5 Modified Files: libannodex.spec Log Message: own dir, fixing #233859 Index: libannodex.spec =================================================================== RCS file: /cvs/extras/rpms/libannodex/FC-5/libannodex.spec,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- libannodex.spec 23 Apr 2007 09:42:51 -0000 1.7 +++ libannodex.spec 23 Apr 2007 09:45:04 -0000 1.8 @@ -1,6 +1,6 @@ Name: libannodex Version: 0.7.3 -Release: 6%{?dist} +Release: 7%{?dist} Summary: Library for annotating and indexing networked media Group: System Environment/Libraries @@ -90,7 +90,7 @@ %{_libdir}/libannodex.so %{_libdir}/libannodex.a %{_libdir}/pkgconfig/annodex.pc -%{_includedir}/annodex/*.h +%{_includedir}/annodex %{_libdir}/annodex/importers/libanx*.a %post @@ -105,7 +105,7 @@ %changelog * Mon Apr 23 2007 Thomas Vander Stichele -- 0.7.3-6 +- 0.7.3-7 - Own another directory. Fixes #233859. * Thu Oct 05 2006 Christian Iseli 0.7.3-5 From fedora-extras-commits at redhat.com Mon Apr 23 09:45:48 2007 From: fedora-extras-commits at redhat.com (Thomas Vander Stichele (thomasvs)) Date: Mon, 23 Apr 2007 05:45:48 -0400 Subject: rpms/libannodex/devel libannodex.spec,1.9,1.10 Message-ID: <200704230945.l3N9jmpQ003477@cvs-int.fedora.redhat.com> Author: thomasvs Update of /cvs/extras/rpms/libannodex/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv3397/devel Modified Files: libannodex.spec Log Message: own dir, fixing #233859 Index: libannodex.spec =================================================================== RCS file: /cvs/extras/rpms/libannodex/devel/libannodex.spec,v retrieving revision 1.9 retrieving revision 1.10 diff -u -r1.9 -r1.10 --- libannodex.spec 23 Apr 2007 09:43:00 -0000 1.9 +++ libannodex.spec 23 Apr 2007 09:45:14 -0000 1.10 @@ -1,6 +1,6 @@ Name: libannodex Version: 0.7.3 -Release: 6%{?dist} +Release: 7%{?dist} Summary: Library for annotating and indexing networked media Group: System Environment/Libraries @@ -90,7 +90,7 @@ %{_libdir}/libannodex.so %{_libdir}/libannodex.a %{_libdir}/pkgconfig/annodex.pc -%{_includedir}/annodex/*.h +%{_includedir}/annodex %{_libdir}/annodex/importers/libanx*.a %post @@ -105,7 +105,7 @@ %changelog * Mon Apr 23 2007 Thomas Vander Stichele -- 0.7.3-6 +- 0.7.3-7 - Own another directory. Fixes #233859. * Thu Oct 05 2006 Christian Iseli 0.7.3-5 From fedora-extras-commits at redhat.com Mon Apr 23 09:56:46 2007 From: fedora-extras-commits at redhat.com (Hans de Goede (jwrdegoede)) Date: Mon, 23 Apr 2007 05:56:46 -0400 Subject: rpms/avr-binutils import.log,1.1,1.2 Message-ID: <200704230956.l3N9uk9r004234@cvs-int.fedora.redhat.com> Author: jwrdegoede Update of /cvs/extras/rpms/avr-binutils In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv4185 Modified Files: import.log Log Message: auto-import avr-binutils-2.17-3.fc7 on branch devel from avr-binutils-2.17-3.fc7.src.rpm Index: import.log =================================================================== RCS file: /cvs/extras/rpms/avr-binutils/import.log,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- import.log 22 Apr 2007 13:35:43 -0000 1.1 +++ import.log 23 Apr 2007 09:56:12 -0000 1.2 @@ -0,0 +1 @@ +avr-binutils-2_17-3_fc7:HEAD:avr-binutils-2.17-3.fc7.src.rpm:1177322041 From fedora-extras-commits at redhat.com Mon Apr 23 09:56:51 2007 From: fedora-extras-commits at redhat.com (Hans de Goede (jwrdegoede)) Date: Mon, 23 Apr 2007 05:56:51 -0400 Subject: rpms/avr-binutils/devel README.fedora, NONE, 1.1 avr-binutils.spec, NONE, 1.1 .cvsignore, 1.1, 1.2 sources, 1.1, 1.2 Message-ID: <200704230956.l3N9upTX004240@cvs-int.fedora.redhat.com> Author: jwrdegoede Update of /cvs/extras/rpms/avr-binutils/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv4185/devel Modified Files: .cvsignore sources Added Files: README.fedora avr-binutils.spec Log Message: auto-import avr-binutils-2.17-3.fc7 on branch devel from avr-binutils-2.17-3.fc7.src.rpm --- NEW FILE README.fedora --- This package does not include the gnu texinfo documentation because this would conflict with the native binutils. If you've installed the native binutils, you can find the info documentation there, notice that this might be for a different version though! --- NEW FILE avr-binutils.spec --- %define target avr Name: %{target}-binutils Version: 2.17 Release: 3%{?dist} Summary: Cross Compiling GNU binutils targeted at %{target} Group: Development/Tools License: GPL URL: http://www.gnu.org/software/binutils/ Source0: ftp://ftp.gnu.org/pub/gnu/binutils/binutils-%{version}.tar.bz2 Source1: README.fedora BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-%(%{__id_u} -n) %description This is a Cross Compiling version of GNU binutils, which can be used to assemble and link binaries for the %{target} platform, instead of for the native %{_arch} platform. %prep %setup -q -c cp %{SOURCE1} . %build mkdir -p build pushd build CFLAGS="$RPM_OPT_FLAGS" ../binutils-%{version}/configure --prefix=%{_prefix} \ --libdir=%{_libdir} --mandir=%{_mandir} --infodir=%{_infodir} \ --target=%{target} --disable-werror --disable-nls make %{?_smp_mflags} popd build %install rm -rf $RPM_BUILD_ROOT pushd build make install DESTDIR=$RPM_BUILD_ROOT popd build # these are for win targets only rm $RPM_BUILD_ROOT%{_mandir}/man1/%{target}-{dlltool,nlmconv,windres}.1 # we don't want these as we are a cross version rm -r $RPM_BUILD_ROOT%{_infodir} rm $RPM_BUILD_ROOT%{_libdir}/libiberty.a %clean rm -rf $RPM_BUILD_ROOT %files %defattr(-,root,root,-) %doc binutils-%{version}/COPYING binutils-%{version}/COPYING.LIB %doc binutils-%{version}/README README.fedora %{_prefix}/%{target} %{_bindir}/%{target}-* %{_mandir}/man1/%{target}-*.1.gz %changelog * Sat Apr 7 2007 Hans de Goede 2.17-3 - Use mkdir -p instead of mkdir, to fix rpmbuild --short-circuit (bz 234750) * Fri Apr 6 2007 Hans de Goede 2.17-2 - Several specfile improvements / fixes (bz 234750) * Sun Apr 1 2007 Hans de Goede 2.17-1 - Revert to GNU 2.17 release as using GNU releases are better for non linux targets - Add --disable-nls, to disable translations, so that we don't use the native PO files, as using the PO files of the (different version) native binutils, can lead to all kinda problems when translating formatstrings. - Don't use %%configure but DIY, to avoid unwanted side effects of %%configure * Sun Apr 1 2007 Hans de Goede 2.17.50.0.12-1 - Bump to 2.17.50.0.12, to sync with rawhide / Fedora 7 - "Dynamicly Generate" README.fedora so that macros can be used * Thu Mar 29 2007 Hans de Goede 2.17.50.0.9-1 - Bump to 2.17.50.0.9 - Use %%configure instead of ./configure - Various fixups * Wed Mar 28 2007 Koos Termeulen koostermeulen at gmail.com 2.17-1 - New version and some changes after unofficial review by Hans de Goede * Wed Mar 21 2007 Koos Termeulen koostermeulen at gmail.com 2.16.1-1 - Initial release Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/avr-binutils/devel/.cvsignore,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- .cvsignore 22 Apr 2007 13:35:53 -0000 1.1 +++ .cvsignore 23 Apr 2007 09:56:16 -0000 1.2 @@ -0,0 +1 @@ +binutils-2.17.tar.bz2 Index: sources =================================================================== RCS file: /cvs/extras/rpms/avr-binutils/devel/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 22 Apr 2007 13:35:53 -0000 1.1 +++ sources 23 Apr 2007 09:56:16 -0000 1.2 @@ -0,0 +1 @@ +e26e2e06b6e4bf3acf1dc8688a94c0d1 binutils-2.17.tar.bz2 From fedora-extras-commits at redhat.com Mon Apr 23 10:51:31 2007 From: fedora-extras-commits at redhat.com (Roland Wolters (liquidat)) Date: Mon, 23 Apr 2007 06:51:31 -0400 Subject: rpms/speedcrunch/devel sources,1.1,1.2 speedcrunch.spec,1.3,1.4 Message-ID: <200704231051.l3NApVEF010475@cvs-int.fedora.redhat.com> Author: liquidat Update of /cvs/extras/rpms/speedcrunch/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv10331 Modified Files: sources speedcrunch.spec Log Message: Update to version 0.7, icon scriplets added Index: sources =================================================================== RCS file: /cvs/extras/rpms/speedcrunch/devel/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 25 Feb 2007 02:00:51 -0000 1.1 +++ sources 23 Apr 2007 10:50:54 -0000 1.2 @@ -1 +1 @@ -e9a94f6a054c1332483024ee035d3a79 speedcrunch-0.7-beta2.tar.gz +f646db54bf0500183d3883b43847bc13 speedcrunch-0.7.tar.gz Index: speedcrunch.spec =================================================================== RCS file: /cvs/extras/rpms/speedcrunch/devel/speedcrunch.spec,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- speedcrunch.spec 19 Apr 2007 22:22:18 -0000 1.3 +++ speedcrunch.spec 23 Apr 2007 10:50:54 -0000 1.4 @@ -1,12 +1,12 @@ Name: speedcrunch Version: 0.7 -Release: 0.10.beta2%{?dist} +Release: 1%{?dist} Summary: A fast power user calculator for KDE Group: Applications/Engineering License: GPL URL: http://speedcrunch.digitalfanatics.org -Source0: http://speedcrunch.digitalfanatics.org/downloads/speedcrunch-0.7-beta2.tar.gz +Source0: http://speedcrunch.googlecode.com/files/speedcrunch-0.7.tar.gz Source1: speedcrunch.desktop BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) @@ -20,7 +20,7 @@ full keyboard-friendly and more than 15 built-in math function. %prep -%setup -qn speedcrunch-0.7-beta2 +%setup -q sed -i 's/\r//' COPYING ChangeLog README %build @@ -51,6 +51,14 @@ --dir=$RPM_BUILD_ROOT%{_datadir}/applications/kde \ %{SOURCE1} +%post +touch --no-create %{_datadir}/icons/hicolor || : +%{_bindir}/gtk-update-icon-cache --quiet %{_datadir}/icons/hicolor || : + +%postun +touch --no-create %{_datadir}/icons/hicolor || : +%{_bindir}/gtk-update-icon-cache --quiet %{_datadir}/icons/hicolor || : + %clean rm -rf $RPM_BUILD_ROOT @@ -63,6 +71,10 @@ %{_datadir}/icons/hicolor/*/apps/speedcrunch.png %changelog +* Mon Apr 23 2007 Roland Wolters 0.7-1 +- update to upstream 0.7 +- icon scriplets for spec file added + * Sat Apr 20 2007 Aurelien Bompard 0.7-0.10.beta2 - add icon to the desktop file From fedora-extras-commits at redhat.com Mon Apr 23 11:00:28 2007 From: fedora-extras-commits at redhat.com (Tomas Janousek (tjanouse)) Date: Mon, 23 Apr 2007 07:00:28 -0400 Subject: rpms/cyrus-imapd/devel cyrus-imapd.spec,1.23,1.24 Message-ID: <200704231100.l3NB0Sgg010723@cvs-int.fedora.redhat.com> Author: tjanouse Update of /cvs/extras/rpms/cyrus-imapd/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv10684 Modified Files: cyrus-imapd.spec Log Message: * Mon Apr 23 2007 Tomas Janousek - 2.3.8-3.1 - the -devel subpackage no longer requires the main one Index: cyrus-imapd.spec =================================================================== RCS file: /cvs/extras/rpms/cyrus-imapd/devel/cyrus-imapd.spec,v retrieving revision 1.23 retrieving revision 1.24 diff -u -r1.23 -r1.24 --- cyrus-imapd.spec 11 Apr 2007 09:43:42 -0000 1.23 +++ cyrus-imapd.spec 23 Apr 2007 10:59:54 -0000 1.24 @@ -1,6 +1,6 @@ Name: cyrus-imapd Version: 2.3.8 -Release: 3%{?dist} +Release: 3.1%{?dist} # ********************** BUILD TIME OPTIONS START ********************** @@ -205,7 +205,7 @@ %package devel Group: Development/Libraries Summary: Cyrus IMAP server development files -Requires: %{name} = %{version}-%{release} +#Requires: %{name} = %{version}-%{release} %description devel The %{name}-devel package contains header files and libraries @@ -813,6 +813,9 @@ %{_mandir}/man1/* %changelog +* Mon Apr 23 2007 Tomas Janousek - 2.3.8-3.1 +- the -devel subpackage no longer requires the main one + * Wed Apr 11 2007 Tomas Janousek - 2.3.8-3 - updated the no-bare-nl patch (#235569), thanks to Matthias Hensler From fedora-extras-commits at redhat.com Mon Apr 23 11:01:37 2007 From: fedora-extras-commits at redhat.com (Roland Wolters (liquidat)) Date: Mon, 23 Apr 2007 07:01:37 -0400 Subject: rpms/speedcrunch/FC-6 sources,1.1,1.2 speedcrunch.spec,1.5,1.6 Message-ID: <200704231101.l3NB1bTW015076@cvs-int.fedora.redhat.com> Author: liquidat Update of /cvs/extras/rpms/speedcrunch/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv10752 Modified Files: sources speedcrunch.spec Log Message: Update to version 0.7, icon scriplets added Index: sources =================================================================== RCS file: /cvs/extras/rpms/speedcrunch/FC-6/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 25 Feb 2007 16:43:03 -0000 1.1 +++ sources 23 Apr 2007 11:01:01 -0000 1.2 @@ -1 +1 @@ -e9a94f6a054c1332483024ee035d3a79 speedcrunch-0.7-beta2.tar.gz +f646db54bf0500183d3883b43847bc13 speedcrunch-0.7.tar.gz Index: speedcrunch.spec =================================================================== RCS file: /cvs/extras/rpms/speedcrunch/FC-6/speedcrunch.spec,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- speedcrunch.spec 19 Apr 2007 22:28:28 -0000 1.5 +++ speedcrunch.spec 23 Apr 2007 11:01:01 -0000 1.6 @@ -1,12 +1,12 @@ Name: speedcrunch Version: 0.7 -Release: 0.10.beta2%{?dist} +Release: 1%{?dist} Summary: A fast power user calculator for KDE Group: Applications/Engineering License: GPL URL: http://speedcrunch.digitalfanatics.org -Source0: http://speedcrunch.digitalfanatics.org/downloads/speedcrunch-0.7-beta2.tar.gz +Source0: http://speedcrunch.googlecode.com/files/speedcrunch-0.7.tar.gz Source1: speedcrunch.desktop BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) @@ -20,7 +20,7 @@ full keyboard-friendly and more than 15 built-in math function. %prep -%setup -qn speedcrunch-0.7-beta2 +%setup -q sed -i 's/\r//' COPYING ChangeLog README %build @@ -51,6 +51,14 @@ --dir=$RPM_BUILD_ROOT%{_datadir}/applications/kde \ %{SOURCE1} +%post +touch --no-create %{_datadir}/icons/hicolor || : +%{_bindir}/gtk-update-icon-cache --quiet %{_datadir}/icons/hicolor || : + +%postun +touch --no-create %{_datadir}/icons/hicolor || : +%{_bindir}/gtk-update-icon-cache --quiet %{_datadir}/icons/hicolor || : + %clean rm -rf $RPM_BUILD_ROOT @@ -63,6 +71,10 @@ %{_datadir}/icons/hicolor/*/apps/speedcrunch.png %changelog +* Mon Apr 23 2007 Roland Wolters 0.7-1 +- update to upstream 0.7 +- icon scriplets for spec file added + * Sat Apr 20 2007 Aurelien Bompard 0.7-0.10.beta2 - add icon to the desktop file From fedora-extras-commits at redhat.com Mon Apr 23 11:03:19 2007 From: fedora-extras-commits at redhat.com (Roland Wolters (liquidat)) Date: Mon, 23 Apr 2007 07:03:19 -0400 Subject: rpms/speedcrunch/FC-5 sources,1.1,1.2 speedcrunch.spec,1.6,1.7 Message-ID: <200704231103.l3NB3JJC015173@cvs-int.fedora.redhat.com> Author: liquidat Update of /cvs/extras/rpms/speedcrunch/FC-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv15147 Modified Files: sources speedcrunch.spec Log Message: Update to version 0.7, icon scriplets added Index: sources =================================================================== RCS file: /cvs/extras/rpms/speedcrunch/FC-5/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 25 Feb 2007 16:36:22 -0000 1.1 +++ sources 23 Apr 2007 11:02:44 -0000 1.2 @@ -1 +1 @@ -e9a94f6a054c1332483024ee035d3a79 speedcrunch-0.7-beta2.tar.gz +f646db54bf0500183d3883b43847bc13 speedcrunch-0.7.tar.gz Index: speedcrunch.spec =================================================================== RCS file: /cvs/extras/rpms/speedcrunch/FC-5/speedcrunch.spec,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- speedcrunch.spec 19 Apr 2007 22:31:42 -0000 1.6 +++ speedcrunch.spec 23 Apr 2007 11:02:44 -0000 1.7 @@ -1,12 +1,12 @@ Name: speedcrunch Version: 0.7 -Release: 0.10.beta2%{?dist} +Release: 1%{?dist} Summary: A fast power user calculator for KDE Group: Applications/Engineering License: GPL URL: http://speedcrunch.digitalfanatics.org -Source0: http://speedcrunch.digitalfanatics.org/downloads/speedcrunch-0.7-beta2.tar.gz +Source0: http://speedcrunch.googlecode.com/files/speedcrunch-0.7.tar.gz Source1: speedcrunch.desktop BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) @@ -20,7 +20,7 @@ full keyboard-friendly and more than 15 built-in math function. %prep -%setup -qn speedcrunch-0.7-beta2 +%setup -q sed -i 's/\r//' COPYING ChangeLog README %build @@ -51,6 +51,14 @@ --dir=$RPM_BUILD_ROOT%{_datadir}/applications/kde \ %{SOURCE1} +%post +touch --no-create %{_datadir}/icons/hicolor || : +%{_bindir}/gtk-update-icon-cache --quiet %{_datadir}/icons/hicolor || : + +%postun +touch --no-create %{_datadir}/icons/hicolor || : +%{_bindir}/gtk-update-icon-cache --quiet %{_datadir}/icons/hicolor || : + %clean rm -rf $RPM_BUILD_ROOT @@ -63,6 +71,10 @@ %{_datadir}/icons/hicolor/*/apps/speedcrunch.png %changelog +* Mon Apr 23 2007 Roland Wolters 0.7-1 +- update to upstream 0.7 +- icon scriplets for spec file added + * Sat Apr 20 2007 Aurelien Bompard 0.7-0.10.beta2 - add icon to the desktop file From fedora-extras-commits at redhat.com Mon Apr 23 11:29:12 2007 From: fedora-extras-commits at redhat.com (Hans de Goede (jwrdegoede)) Date: Mon, 23 Apr 2007 07:29:12 -0400 Subject: rpms/avr-binutils/FC-6 README.fedora, NONE, 1.1 avr-binutils.spec, NONE, 1.1 .cvsignore, 1.1, 1.2 sources, 1.1, 1.2 Message-ID: <200704231129.l3NBTCEd016258@cvs-int.fedora.redhat.com> Author: jwrdegoede Update of /cvs/extras/rpms/avr-binutils/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv16219 Modified Files: .cvsignore sources Added Files: README.fedora avr-binutils.spec Log Message: * Sat Apr 7 2007 Hans de Goede 2.17-3 - Use mkdir -p instead of mkdir, to fix rpmbuild --short-circuit (bz 234750) --- NEW FILE README.fedora --- This package does not include the gnu texinfo documentation because this would conflict with the native binutils. If you've installed the native binutils, you can find the info documentation there, notice that this might be for a different version though! --- NEW FILE avr-binutils.spec --- %define target avr Name: %{target}-binutils Version: 2.17 Release: 3%{?dist} Summary: Cross Compiling GNU binutils targeted at %{target} Group: Development/Tools License: GPL URL: http://www.gnu.org/software/binutils/ Source0: ftp://ftp.gnu.org/pub/gnu/binutils/binutils-%{version}.tar.bz2 Source1: README.fedora BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-%(%{__id_u} -n) %description This is a Cross Compiling version of GNU binutils, which can be used to assemble and link binaries for the %{target} platform, instead of for the native %{_arch} platform. %prep %setup -q -c cp %{SOURCE1} . %build mkdir -p build pushd build CFLAGS="$RPM_OPT_FLAGS" ../binutils-%{version}/configure --prefix=%{_prefix} \ --libdir=%{_libdir} --mandir=%{_mandir} --infodir=%{_infodir} \ --target=%{target} --disable-werror --disable-nls make %{?_smp_mflags} popd build %install rm -rf $RPM_BUILD_ROOT pushd build make install DESTDIR=$RPM_BUILD_ROOT popd build # these are for win targets only rm $RPM_BUILD_ROOT%{_mandir}/man1/%{target}-{dlltool,nlmconv,windres}.1 # we don't want these as we are a cross version rm -r $RPM_BUILD_ROOT%{_infodir} rm $RPM_BUILD_ROOT%{_libdir}/libiberty.a %clean rm -rf $RPM_BUILD_ROOT %files %defattr(-,root,root,-) %doc binutils-%{version}/COPYING binutils-%{version}/COPYING.LIB %doc binutils-%{version}/README README.fedora %{_prefix}/%{target} %{_bindir}/%{target}-* %{_mandir}/man1/%{target}-*.1.gz %changelog * Sat Apr 7 2007 Hans de Goede 2.17-3 - Use mkdir -p instead of mkdir, to fix rpmbuild --short-circuit (bz 234750) * Fri Apr 6 2007 Hans de Goede 2.17-2 - Several specfile improvements / fixes (bz 234750) * Sun Apr 1 2007 Hans de Goede 2.17-1 - Revert to GNU 2.17 release as using GNU releases are better for non linux targets - Add --disable-nls, to disable translations, so that we don't use the native PO files, as using the PO files of the (different version) native binutils, can lead to all kinda problems when translating formatstrings. - Don't use %%configure but DIY, to avoid unwanted side effects of %%configure * Sun Apr 1 2007 Hans de Goede 2.17.50.0.12-1 - Bump to 2.17.50.0.12, to sync with rawhide / Fedora 7 - "Dynamicly Generate" README.fedora so that macros can be used * Thu Mar 29 2007 Hans de Goede 2.17.50.0.9-1 - Bump to 2.17.50.0.9 - Use %%configure instead of ./configure - Various fixups * Wed Mar 28 2007 Koos Termeulen koostermeulen at gmail.com 2.17-1 - New version and some changes after unofficial review by Hans de Goede * Wed Mar 21 2007 Koos Termeulen koostermeulen at gmail.com 2.16.1-1 - Initial release Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/avr-binutils/FC-6/.cvsignore,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- .cvsignore 22 Apr 2007 13:35:53 -0000 1.1 +++ .cvsignore 23 Apr 2007 11:28:37 -0000 1.2 @@ -0,0 +1 @@ +binutils-2.17.tar.bz2 Index: sources =================================================================== RCS file: /cvs/extras/rpms/avr-binutils/FC-6/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 22 Apr 2007 13:35:53 -0000 1.1 +++ sources 23 Apr 2007 11:28:37 -0000 1.2 @@ -0,0 +1 @@ +e26e2e06b6e4bf3acf1dc8688a94c0d1 binutils-2.17.tar.bz2 From fedora-extras-commits at redhat.com Mon Apr 23 12:04:29 2007 From: fedora-extras-commits at redhat.com (Jasper O'neal Hartline (autopsy)) Date: Mon, 23 Apr 2007 08:04:29 -0400 Subject: kadischi/desktop install.desktop,1.1,1.2 Message-ID: <200704231204.l3NC4xE8021809@cvs-int.fedora.redhat.com> Author: autopsy Update of /cvs/devel/kadischi/desktop In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv21768/kadischi/desktop Modified Files: install.desktop Log Message: Minor updates to install.desktop and kadischi.py Index: install.desktop =================================================================== RCS file: /cvs/devel/kadischi/desktop/install.desktop,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- install.desktop 22 Apr 2007 18:51:04 -0000 1.1 +++ install.desktop 23 Apr 2007 12:04:27 -0000 1.2 @@ -3,8 +3,9 @@ Name=LiveCD/LiveDVD to HDD installer Comment=Install Fedora Core to your harddrive # FIXME: Use the mirrorlist to use any repository -Exec=/usr/sbin/kadischi http://download.fedora.redhat.com/pub/fedora/linux/core/$(cat /etc/fedora-release | cut -d " " -f 4)/$(uname -i)/os/ +Exec=/usr/sbin/kadischi http://download.fedora.redhat.com/pub/fedora/linux/core/$(cat /etc/fedora-release | cut -d " " -f 4)/Prime/$(uname -i)/os/ Icon=fedora-logo-icon.png Type=Application Categories=Application;System StartupNotify=false +Terminal=1 From fedora-extras-commits at redhat.com Mon Apr 23 12:04:29 2007 From: fedora-extras-commits at redhat.com (Jasper O'neal Hartline (autopsy)) Date: Mon, 23 Apr 2007 08:04:29 -0400 Subject: kadischi/livecd_generator kadischi.py,1.59,1.60 Message-ID: <200704231205.l3NC4xIU021812@cvs-int.fedora.redhat.com> Author: autopsy Update of /cvs/devel/kadischi/livecd_generator In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv21768/kadischi/livecd_generator Modified Files: kadischi.py Log Message: Minor updates to install.desktop and kadischi.py Index: kadischi.py =================================================================== RCS file: /cvs/devel/kadischi/livecd_generator/kadischi.py,v retrieving revision 1.59 retrieving revision 1.60 diff -u -r1.59 -r1.60 --- kadischi.py 22 Apr 2007 19:25:34 -0000 1.59 +++ kadischi.py 23 Apr 2007 12:04:27 -0000 1.60 @@ -23,7 +23,7 @@ else: postscriptdir = "/usr/share/kadischi/post_install_scripts" -version = "3.4" +version = "3.5" def main(): force = False From fedora-extras-commits at redhat.com Mon Apr 23 12:47:47 2007 From: fedora-extras-commits at redhat.com (Balint Cristian (cbalint)) Date: Mon, 23 Apr 2007 08:47:47 -0400 Subject: rpms/iverilog/devel .cvsignore, 1.3, 1.4 iverilog.spec, 1.2, 1.3 sources, 1.3, 1.4 Message-ID: <200704231247.l3NCllS1032502@cvs-int.fedora.redhat.com> Author: cbalint Update of /cvs/extras/rpms/iverilog/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv32429/devel Modified Files: .cvsignore iverilog.spec sources Log Message: new snapshot release upstream. Modified Files: import.log devel/.cvsignore devel/iverilog.spec devel/sources Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/iverilog/devel/.cvsignore,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- .cvsignore 13 Mar 2007 13:48:10 -0000 1.3 +++ .cvsignore 23 Apr 2007 12:47:13 -0000 1.4 @@ -1 +1 @@ -verilog-20070227.tar.gz +verilog-20070421.tar.gz Index: iverilog.spec =================================================================== RCS file: /cvs/extras/rpms/iverilog/devel/iverilog.spec,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- iverilog.spec 13 Mar 2007 13:48:10 -0000 1.2 +++ iverilog.spec 23 Apr 2007 12:47:13 -0000 1.3 @@ -1,4 +1,4 @@ -%define snapshot 20070227 +%define snapshot 20070421 Name: iverilog Version: 0.9.%{snapshot} @@ -73,6 +73,9 @@ %exclude %{_libdir}/*.a %changelog +* Mon Apr 23 2007 Balint Cristian 0.9.20070421-1 +- new snapshot release upstream. + * Thu Feb 27 2007 Balint Cristian 0.9.20070227-1 - new snapshoot release. Index: sources =================================================================== RCS file: /cvs/extras/rpms/iverilog/devel/sources,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- sources 13 Mar 2007 13:48:10 -0000 1.3 +++ sources 23 Apr 2007 12:47:13 -0000 1.4 @@ -1 +1 @@ -11f2e2ba2d45cbf74b352dba17b0ccea verilog-20070227.tar.gz +f3aa1c625e0710bdf91be09dd3f64f76 verilog-20070421.tar.gz From fedora-extras-commits at redhat.com Mon Apr 23 12:47:42 2007 From: fedora-extras-commits at redhat.com (Balint Cristian (cbalint)) Date: Mon, 23 Apr 2007 08:47:42 -0400 Subject: rpms/iverilog import.log,1.7,1.8 Message-ID: <200704231247.l3NClgYZ032497@cvs-int.fedora.redhat.com> Author: cbalint Update of /cvs/extras/rpms/iverilog In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv32429 Modified Files: import.log Log Message: new snapshot release upstream. Modified Files: import.log devel/.cvsignore devel/iverilog.spec devel/sources Index: import.log =================================================================== RCS file: /cvs/extras/rpms/iverilog/import.log,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- import.log 13 Mar 2007 13:51:16 -0000 1.7 +++ import.log 23 Apr 2007 12:47:08 -0000 1.8 @@ -4,3 +4,4 @@ iverilog-0_9_20070227-1:HEAD:iverilog-0.9.20070227-1.src.rpm:1173794214 iverilog-0_9_20070227-1:FC-6:iverilog-0.9.20070227-1.src.rpm:1173794310 iverilog-0_9_20070227-1:FC-5:iverilog-0.9.20070227-1.src.rpm:1173794403 +iverilog-0_9_20070421-1_fc7:HEAD:iverilog-0.9.20070421-1.fc7.src.rpm:1177332189 From fedora-extras-commits at redhat.com Mon Apr 23 13:08:16 2007 From: fedora-extras-commits at redhat.com (Balint Cristian (cbalint)) Date: Mon, 23 Apr 2007 09:08:16 -0400 Subject: rpms/iverilog/FC-6 .cvsignore, 1.3, 1.4 iverilog.spec, 1.2, 1.3 sources, 1.3, 1.4 Message-ID: <200704231308.l3ND8GXb005275@cvs-int.fedora.redhat.com> Author: cbalint Update of /cvs/extras/rpms/iverilog/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv5074/FC-6 Modified Files: .cvsignore iverilog.spec sources Log Message: new snapshot release upstream Modified Files: import.log FC-6/.cvsignore FC-6/iverilog.spec FC-6/sources Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/iverilog/FC-6/.cvsignore,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- .cvsignore 13 Mar 2007 13:49:46 -0000 1.3 +++ .cvsignore 23 Apr 2007 13:07:41 -0000 1.4 @@ -1 +1 @@ -verilog-20070227.tar.gz +verilog-20070421.tar.gz Index: iverilog.spec =================================================================== RCS file: /cvs/extras/rpms/iverilog/FC-6/iverilog.spec,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- iverilog.spec 13 Mar 2007 13:49:46 -0000 1.2 +++ iverilog.spec 23 Apr 2007 13:07:41 -0000 1.3 @@ -1,4 +1,4 @@ -%define snapshot 20070227 +%define snapshot 20070421 Name: iverilog Version: 0.9.%{snapshot} @@ -73,6 +73,9 @@ %exclude %{_libdir}/*.a %changelog +* Mon Apr 23 2007 Balint Cristian 0.9.20070421-1 +- new snapshot release upstream. + * Thu Feb 27 2007 Balint Cristian 0.9.20070227-1 - new snapshoot release. Index: sources =================================================================== RCS file: /cvs/extras/rpms/iverilog/FC-6/sources,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- sources 13 Mar 2007 13:49:46 -0000 1.3 +++ sources 23 Apr 2007 13:07:41 -0000 1.4 @@ -1 +1 @@ -11f2e2ba2d45cbf74b352dba17b0ccea verilog-20070227.tar.gz +f3aa1c625e0710bdf91be09dd3f64f76 verilog-20070421.tar.gz From fedora-extras-commits at redhat.com Mon Apr 23 13:08:11 2007 From: fedora-extras-commits at redhat.com (Balint Cristian (cbalint)) Date: Mon, 23 Apr 2007 09:08:11 -0400 Subject: rpms/iverilog import.log,1.8,1.9 Message-ID: <200704231308.l3ND8Bwc005263@cvs-int.fedora.redhat.com> Author: cbalint Update of /cvs/extras/rpms/iverilog In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv5074 Modified Files: import.log Log Message: new snapshot release upstream Modified Files: import.log FC-6/.cvsignore FC-6/iverilog.spec FC-6/sources Index: import.log =================================================================== RCS file: /cvs/extras/rpms/iverilog/import.log,v retrieving revision 1.8 retrieving revision 1.9 diff -u -r1.8 -r1.9 --- import.log 23 Apr 2007 12:47:08 -0000 1.8 +++ import.log 23 Apr 2007 13:07:36 -0000 1.9 @@ -5,3 +5,4 @@ iverilog-0_9_20070227-1:FC-6:iverilog-0.9.20070227-1.src.rpm:1173794310 iverilog-0_9_20070227-1:FC-5:iverilog-0.9.20070227-1.src.rpm:1173794403 iverilog-0_9_20070421-1_fc7:HEAD:iverilog-0.9.20070421-1.fc7.src.rpm:1177332189 +iverilog-0_9_20070421-1_fc7:FC-6:iverilog-0.9.20070421-1.fc7.src.rpm:1177333439 From fedora-extras-commits at redhat.com Mon Apr 23 13:09:44 2007 From: fedora-extras-commits at redhat.com (Balint Cristian (cbalint)) Date: Mon, 23 Apr 2007 09:09:44 -0400 Subject: rpms/iverilog import.log,1.9,1.10 Message-ID: <200704231309.l3ND9iSI005418@cvs-int.fedora.redhat.com> Author: cbalint Update of /cvs/extras/rpms/iverilog In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv5355 Modified Files: import.log Log Message: new snapshot release upstream Modified Files: import.log FC-5/.cvsignore FC-5/iverilog.spec FC-5/sources Index: import.log =================================================================== RCS file: /cvs/extras/rpms/iverilog/import.log,v retrieving revision 1.9 retrieving revision 1.10 diff -u -r1.9 -r1.10 --- import.log 23 Apr 2007 13:07:36 -0000 1.9 +++ import.log 23 Apr 2007 13:09:09 -0000 1.10 @@ -6,3 +6,4 @@ iverilog-0_9_20070227-1:FC-5:iverilog-0.9.20070227-1.src.rpm:1173794403 iverilog-0_9_20070421-1_fc7:HEAD:iverilog-0.9.20070421-1.fc7.src.rpm:1177332189 iverilog-0_9_20070421-1_fc7:FC-6:iverilog-0.9.20070421-1.fc7.src.rpm:1177333439 +iverilog-0_9_20070421-1_fc7:FC-5:iverilog-0.9.20070421-1.fc7.src.rpm:1177333535 From fedora-extras-commits at redhat.com Mon Apr 23 13:09:48 2007 From: fedora-extras-commits at redhat.com (Balint Cristian (cbalint)) Date: Mon, 23 Apr 2007 09:09:48 -0400 Subject: rpms/iverilog/FC-5 .cvsignore, 1.3, 1.4 iverilog.spec, 1.2, 1.3 sources, 1.3, 1.4 Message-ID: <200704231309.l3ND9mbc005428@cvs-int.fedora.redhat.com> Author: cbalint Update of /cvs/extras/rpms/iverilog/FC-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv5355/FC-5 Modified Files: .cvsignore iverilog.spec sources Log Message: new snapshot release upstream Modified Files: import.log FC-5/.cvsignore FC-5/iverilog.spec FC-5/sources Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/iverilog/FC-5/.cvsignore,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- .cvsignore 13 Mar 2007 13:51:19 -0000 1.3 +++ .cvsignore 23 Apr 2007 13:09:14 -0000 1.4 @@ -1 +1 @@ -verilog-20070227.tar.gz +verilog-20070421.tar.gz Index: iverilog.spec =================================================================== RCS file: /cvs/extras/rpms/iverilog/FC-5/iverilog.spec,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- iverilog.spec 13 Mar 2007 13:51:19 -0000 1.2 +++ iverilog.spec 23 Apr 2007 13:09:14 -0000 1.3 @@ -1,4 +1,4 @@ -%define snapshot 20070227 +%define snapshot 20070421 Name: iverilog Version: 0.9.%{snapshot} @@ -73,6 +73,9 @@ %exclude %{_libdir}/*.a %changelog +* Mon Apr 23 2007 Balint Cristian 0.9.20070421-1 +- new snapshot release upstream. + * Thu Feb 27 2007 Balint Cristian 0.9.20070227-1 - new snapshoot release. Index: sources =================================================================== RCS file: /cvs/extras/rpms/iverilog/FC-5/sources,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- sources 13 Mar 2007 13:51:19 -0000 1.3 +++ sources 23 Apr 2007 13:09:14 -0000 1.4 @@ -1 +1 @@ -11f2e2ba2d45cbf74b352dba17b0ccea verilog-20070227.tar.gz +f3aa1c625e0710bdf91be09dd3f64f76 verilog-20070421.tar.gz From fedora-extras-commits at redhat.com Mon Apr 23 13:10:01 2007 From: fedora-extras-commits at redhat.com (Jasper O'neal Hartline (autopsy)) Date: Mon, 23 Apr 2007 09:10:01 -0400 Subject: kadischi kadischi.spec,1.58,1.59 Message-ID: <200704231310.l3NDA1pk005483@cvs-int.fedora.redhat.com> Author: autopsy Update of /cvs/devel/kadischi In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv5465/kadischi Modified Files: kadischi.spec Log Message: .spec file change, rebuilt package for package review Index: kadischi.spec =================================================================== RCS file: /cvs/devel/kadischi/kadischi.spec,v retrieving revision 1.58 retrieving revision 1.59 diff -u -r1.58 -r1.59 --- kadischi.spec 22 Apr 2007 18:51:04 -0000 1.58 +++ kadischi.spec 23 Apr 2007 13:09:59 -0000 1.59 @@ -2,7 +2,7 @@ Name: kadischi Version: 3.5 -Release: 1.%{alphatag} +Release: 2.%{alphatag} Summary: LiveCD generation utility Group: Applications/System @@ -51,10 +51,10 @@ %config(noreplace) %{_sysconfdir}/%{name}/%{name}.conf %{_sbindir}/%{name} %{_datadir}/%{name}/*.sh -%{_datadir}/%{name}/*.py -%{_datadir}/%{name}/lib/*.py +%{_datadir}/%{name}/*.py* +%{_datadir}/%{name}/lib/*.py* %{_datadir}/%{name}/post_install_scripts/*.sh -%{_datadir}/%{name}/post_install_scripts/*.py +%{_datadir}/%{name}/post_install_scripts/*.py* %{_datadir}/%{name}/post_install_scripts/*.pl %{_datadir}/%{name}/initrd/livecd-linuxrc %{_datadir}/%{name}/ks_examples/*.cfg @@ -73,14 +73,13 @@ %{_libexecdir}/%{name}/scanswap %{_mandir}/man1/%{name}.1.gz %{_mandir}/man5/%{name}.conf.5.gz -%ghost %{_datadir}/%{name}/*.pyc -%ghost %{_datadir}/%{name}/*.pyo -%ghost %{_datadir}/%{name}/lib/*.pyc -%ghost %{_datadir}/%{name}/lib/*.pyo -%ghost %{_datadir}/%{name}/post_install_scripts/*.pyc -%ghost %{_datadir}/%{name}/post_install_scripts/*.pyo %changelog +* Mon Apr 23 2007 3.5-2.20070422cvs +- Removed %%ghost of *pyo and *pyc files +- Rebuilt for package review + + * Sun Apr 22 2007 3.5-1.20070422cvs - Fixed initramfs creation for new kernels, libata modules - Added install.desktop to perform LiveCD to HDD installs From fedora-extras-commits at redhat.com Mon Apr 23 13:50:40 2007 From: fedora-extras-commits at redhat.com (Rex Dieter (rdieter)) Date: Mon, 23 Apr 2007 09:50:40 -0400 Subject: rpms/xdg-utils/devel xdg-utils-1.0.1-htmlview.patch, NONE, 1.1 xdg-utils.spec, 1.11, 1.12 Message-ID: <200704231350.l3NDoepV007167@cvs-int.fedora.redhat.com> Author: rdieter Update of /cvs/extras/rpms/xdg-utils/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv7134 Modified Files: xdg-utils.spec Added Files: xdg-utils-1.0.1-htmlview.patch Log Message: * Mon Apr 23 2007 Rex Dieter 1.0.1-3 - add htmlview,links to browser fallbacks xdg-utils-1.0.1-htmlview.patch: --- NEW FILE xdg-utils-1.0.1-htmlview.patch --- --- xdg-utils-1.0.1/scripts/xdg-open.htmlview 2007-04-23 08:46:17.000000000 -0500 +++ xdg-utils-1.0.1/scripts/xdg-open 2007-04-23 08:47:28.000000000 -0500 @@ -417,7 +417,7 @@ if [ x"$DE" = x"" ]; then # if BROWSER variable is not set, check some well known browsers instead if [ x"$BROWSER" = x"" ]; then - BROWSER=firefox:mozilla:netscape + BROWSER=htmlview:firefox:mozilla:netscape:links:lynx fi DE=generic fi Index: xdg-utils.spec =================================================================== RCS file: /cvs/extras/rpms/xdg-utils/devel/xdg-utils.spec,v retrieving revision 1.11 retrieving revision 1.12 diff -u -r1.11 -r1.12 --- xdg-utils.spec 19 Dec 2006 21:46:42 -0000 1.11 +++ xdg-utils.spec 23 Apr 2007 13:50:04 -0000 1.12 @@ -2,7 +2,7 @@ Summary: Basic desktop integration functions Name: xdg-utils Version: 1.0.1 -Release: 2%{?dist} +Release: 3%{?dist} URL: http://portland.freedesktop.org/ Source0: http://portland.freedesktop.org/download/xdg-utils-%{version}%{?beta}.tgz @@ -13,6 +13,7 @@ Patch1: xdg-utils-1.0-mimeopen.patch Patch2: xdg-utils-1.0.1-typo.patch +Patch3: xdg-utils-1.0.1-htmlview.patch Requires: coreutils Requires: desktop-file-utils @@ -23,6 +24,8 @@ ## mimeopen generic default #Requires(hint): %{_bindir}/mimeopen #Requires(hint): perl-File-MimeInfo +## htmlview patch +#Requires(hint): htmlview links %description @@ -52,6 +55,7 @@ %patch1 -p1 -b .mimeopen %patch2 -p1 -b .typo +%patch3 -p1 -b .htmlview %build @@ -78,6 +82,9 @@ %changelog +* Mon Apr 23 2007 Rex Dieter 1.0.1-3 +- add htmlview,links to browser fallbacks + * Tue Dec 19 2006 Rex Dieter 1.0.1-2 - fix typo in xdg-icon-resource manpage From fedora-extras-commits at redhat.com Mon Apr 23 14:07:13 2007 From: fedora-extras-commits at redhat.com (Jeffrey C. Ollie (jcollie)) Date: Mon, 23 Apr 2007 10:07:13 -0400 Subject: rpms/ortp/devel .cvsignore, 1.7, 1.8 ortp.spec, 1.13, 1.14 sources, 1.7, 1.8 Message-ID: <200704231407.l3NE7D95012529@cvs-int.fedora.redhat.com> Author: jcollie Update of /cvs/extras/rpms/ortp/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv12431 Modified Files: .cvsignore ortp.spec sources Log Message: Update to 0.13.1 Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/ortp/devel/.cvsignore,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- .cvsignore 29 Jan 2007 21:50:23 -0000 1.7 +++ .cvsignore 23 Apr 2007 14:06:39 -0000 1.8 @@ -1 +1 @@ -ortp-0.13.0.tar.gz +ortp-0.13.1.tar.gz Index: ortp.spec =================================================================== RCS file: /cvs/extras/rpms/ortp/devel/ortp.spec,v retrieving revision 1.13 retrieving revision 1.14 diff -u -r1.13 -r1.14 --- ortp.spec 29 Jan 2007 21:50:23 -0000 1.13 +++ ortp.spec 23 Apr 2007 14:06:39 -0000 1.14 @@ -1,5 +1,5 @@ Name: ortp -Version: 0.13.0 +Version: 0.13.1 Release: 1%{?dist} Summary: A C library implementing the RTP protocol (RFC3550) @@ -10,6 +10,9 @@ Patch0: ortp-0.11.0-Werror.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) +BuildRequires: doxygen +BuildRequires: graphviz + %description oRTP is a C library that implements RTP (RFC3550). @@ -25,15 +28,18 @@ %prep %setup -q %patch0 -p0 +%{__perl} -pi.dot -e 's/^(HAVE_DOT\s+=)\s+NO$/\1 YES/;s/^(CALL_GRAPH\s+=)\s+NO$/\1 YES/;s/^(CALLER_GRAPH\s+=)\s+NO$/\1 YES/' ortp.doxygen.in %build -%configure --disable-static +%configure --disable-static --enable-ipv6 make %{?_smp_mflags} %install rm -rf $RPM_BUILD_ROOT make install DESTDIR=$RPM_BUILD_ROOT find $RPM_BUILD_ROOT -name \*.la -exec rm {} \; +rm doc/html/html.tar +rm -r %{buildroot}%{_datadir}/doc/ortp %clean rm -rf $RPM_BUILD_ROOT @@ -48,12 +54,16 @@ %files devel %defattr(-,root,root,-) +%doc doc/html %{_includedir}/%{name} %{_libdir}/*.so %{_libdir}/pkgconfig/ortp.pc -%doc %{_datadir}/gtk-doc/html/%{name} %changelog +* Mon Apr 23 2007 Jeffrey C. Ollie - 0.13.1-1 +- Update to 0.13.1 +- BR doxygen and graphviz for building documentation + * Mon Jan 29 2007 Jeffrey C. Ollie - 0.13.0-1 - Update to 0.13.0 - ortp-devel BR pkgconfig Index: sources =================================================================== RCS file: /cvs/extras/rpms/ortp/devel/sources,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- sources 29 Jan 2007 21:50:23 -0000 1.7 +++ sources 23 Apr 2007 14:06:39 -0000 1.8 @@ -1 +1 @@ -8cb4731ad5044626e802116fbb2093ff ortp-0.13.0.tar.gz +293f16da6dd434e68652f0f725b7f97c ortp-0.13.1.tar.gz From fedora-extras-commits at redhat.com Mon Apr 23 14:12:49 2007 From: fedora-extras-commits at redhat.com (Jeffrey C. Ollie (jcollie)) Date: Mon, 23 Apr 2007 10:12:49 -0400 Subject: rpms/ortp/FC-6 .cvsignore, 1.6, 1.7 ortp.spec, 1.12, 1.13 sources, 1.6, 1.7 Message-ID: <200704231412.l3NECnq5012778@cvs-int.fedora.redhat.com> Author: jcollie Update of /cvs/extras/rpms/ortp/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv12750 Modified Files: .cvsignore ortp.spec sources Log Message: Update to 0.13.1 Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/ortp/FC-6/.cvsignore,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- .cvsignore 21 Nov 2006 22:03:59 -0000 1.6 +++ .cvsignore 23 Apr 2007 14:12:15 -0000 1.7 @@ -1 +1 @@ -ortp-0.12.0.tar.gz +ortp-0.13.1.tar.gz Index: ortp.spec =================================================================== RCS file: /cvs/extras/rpms/ortp/FC-6/ortp.spec,v retrieving revision 1.12 retrieving revision 1.13 diff -u -r1.12 -r1.13 --- ortp.spec 21 Nov 2006 22:03:59 -0000 1.12 +++ ortp.spec 23 Apr 2007 14:12:15 -0000 1.13 @@ -1,5 +1,5 @@ Name: ortp -Version: 0.12.0 +Version: 0.13.1 Release: 1%{?dist} Summary: A C library implementing the RTP protocol (RFC3550) @@ -7,9 +7,12 @@ License: LGPL URL: http://www.linphone.org/index.php/v2/code_review/ortp Source0: http://download.savannah.nongnu.org/releases/linphone/ortp/sources/ortp-%{version}.tar.gz -Patch0: ortp-0.11.0-Werror.patch +Patch0: ortp-0.11.0-Werror.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) +BuildRequires: doxygen +BuildRequires: graphviz + %description oRTP is a C library that implements RTP (RFC3550). @@ -17,6 +20,7 @@ Summary: Development libraries for ortp Group: Development/Libraries Requires: %{name} = %{version}-%{release} +Requires: pkgconfig %description devel Libraries and headers required to develop software with ortp. @@ -24,19 +28,25 @@ %prep %setup -q %patch0 -p0 +%{__perl} -pi.dot -e 's/^(HAVE_DOT\s+=)\s+NO$/\1 YES/;s/^(CALL_GRAPH\s+=)\s+NO$/\1 YES/;s/^(CALLER_GRAPH\s+=)\s+NO$/\1 YES/' ortp.doxygen.in %build -%configure --disable-static +%configure --disable-static --enable-ipv6 make %{?_smp_mflags} %install rm -rf $RPM_BUILD_ROOT make install DESTDIR=$RPM_BUILD_ROOT find $RPM_BUILD_ROOT -name \*.la -exec rm {} \; +rm doc/html/html.tar +rm -r %{buildroot}%{_datadir}/doc/ortp %clean rm -rf $RPM_BUILD_ROOT +%post -p /sbin/ldconfig +%postun -p /sbin/ldconfig + %files %defattr(-,root,root,-) %doc AUTHORS ChangeLog TODO @@ -44,12 +54,21 @@ %files devel %defattr(-,root,root,-) +%doc doc/html %{_includedir}/%{name} %{_libdir}/*.so %{_libdir}/pkgconfig/ortp.pc -%doc %{_datadir}/gtk-doc/html/%{name} %changelog +* Mon Apr 23 2007 Jeffrey C. Ollie - 0.13.1-1 +- Update to 0.13.1 +- BR doxygen and graphviz for building documentation + +* Mon Jan 29 2007 Jeffrey C. Ollie - 0.13.0-1 +- Update to 0.13.0 +- ortp-devel BR pkgconfig +- Add ldconfig scriptlets + * Tue Nov 21 2006 Jeffrey C. Ollie - 0.12.0-1 - Update to 0.12.0 Index: sources =================================================================== RCS file: /cvs/extras/rpms/ortp/FC-6/sources,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- sources 21 Nov 2006 22:03:59 -0000 1.6 +++ sources 23 Apr 2007 14:12:15 -0000 1.7 @@ -1 +1 @@ -c36142acaed25806824dd4fac1d666b3 ortp-0.12.0.tar.gz +293f16da6dd434e68652f0f725b7f97c ortp-0.13.1.tar.gz From fedora-extras-commits at redhat.com Mon Apr 23 15:05:22 2007 From: fedora-extras-commits at redhat.com (Michael DeHaan (mdehaan)) Date: Mon, 23 Apr 2007 11:05:22 -0400 Subject: rpms/cobbler/devel .cvsignore, 1.21, 1.22 cobbler.spec, 1.26, 1.27 sources, 1.23, 1.24 Message-ID: <200704231505.l3NF5MFY018505@cvs-int.fedora.redhat.com> Author: mdehaan Update of /cvs/extras/rpms/cobbler/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv18472 Modified Files: .cvsignore cobbler.spec sources Log Message: Upstream to 0.4.7 Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/cobbler/devel/.cvsignore,v retrieving revision 1.21 retrieving revision 1.22 diff -u -r1.21 -r1.22 --- .cvsignore 5 Apr 2007 20:02:22 -0000 1.21 +++ .cvsignore 23 Apr 2007 15:04:48 -0000 1.22 @@ -18,3 +18,4 @@ cobbler-0.4.3.tar.gz cobbler-0.4.5.tar.gz cobbler-0.4.6.tar.gz +cobbler-0.4.7.tar.gz Index: cobbler.spec =================================================================== RCS file: /cvs/extras/rpms/cobbler/devel/cobbler.spec,v retrieving revision 1.26 retrieving revision 1.27 diff -u -r1.26 -r1.27 --- cobbler.spec 5 Apr 2007 20:02:22 -0000 1.26 +++ cobbler.spec 23 Apr 2007 15:04:48 -0000 1.27 @@ -1,9 +1,8 @@ %{!?python_sitelib: %define python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")} -%define _has_yum 1 Summary: Boot server configurator Name: cobbler -Version: 0.4.6 -Release: 0%{?dist} +Version: 0.4.7 +Release: 5%{?dist} Source0: %{name}-%{version}.tar.gz License: GPL Group: Applications/System @@ -47,18 +46,18 @@ %{__python} setup.py install --optimize=1 --root=$RPM_BUILD_ROOT %post -/sbin/chkconfig --add cobblersyslogd +/sbin/chkconfig --add cobblerd %preun if [ $1 = 0 ]; then - /sbin/service cobblersyslogd stop >/dev/null 2>&1 || : - chkconfig --del cobblersyslogd + /sbin/service cobblerd stop >/dev/null 2>&1 || : + chkconfig --del cobblerd fi %postun if [ "$1" -ge "1" ]; then - /sbin/service cobblersyslogd condrestart >/dev/null 2>&1 || : + /sbin/service cobblerd condrestart >/dev/null 2>&1 || : fi %clean @@ -80,12 +79,11 @@ %dir /var/www/cobbler/profiles %dir /var/www/cobbler/systems %dir /var/www/cobbler/links -/var/www/cobbler/watcher.py* %defattr(-,root,root) %dir /tftpboot/pxelinux.cfg %dir /tftpboot/images %{_bindir}/cobbler -%{_bindir}/cobbler_syslogd +%{_bindir}/cobblerd %dir /etc/cobbler %config(noreplace) /etc/cobbler/default.ks %config(noreplace) /etc/cobbler/kickstart_fc5.ks @@ -102,15 +100,30 @@ %{python_sitelib}/cobbler/*.py* %{python_sitelib}/cobbler/yaml/*.py* %{_mandir}/man1/cobbler.1.gz +/etc/init.d/cobblerd +/etc/httpd/conf.d/cobbler.conf +%dir /var/log/cobbler/syslog +%defattr(2550,root,root) %dir /var/lib/cobbler +%dir /var/lib/cobbler/triggers/add/distro +%dir /var/lib/cobbler/triggers/add/profile +%dir /var/lib/cobbler/triggers/add/system +%dir /var/lib/cobbler/triggers/add/repo +%dir /var/lib/cobbler/triggers/delete/distro +%dir /var/lib/cobbler/triggers/delete/profile +%dir /var/lib/cobbler/triggers/delete/system +%dir /var/lib/cobbler/triggers/delete/repo /var/lib/cobbler/elilo-3.6-ia64.efi /var/lib/cobbler/menu.c32 -/etc/init.d/cobblersyslogd -%dir /var/log/cobbler/syslog - +%defattr(-,-,-) %doc AUTHORS CHANGELOG NEWS README COPYING + %changelog +* Fri Apr 20 2007 Michael DeHaan - 0.4.7-5 +- Upstream changes (see CHANGELOG) +- Added triggers to /var/lib/cobbler/triggers + * Thu Apr 05 2007 Michael DeHaan - 0.4.6-0 - Upstream changes (see CHANGELOG) - Packaged 'config' directory under ks_mirror Index: sources =================================================================== RCS file: /cvs/extras/rpms/cobbler/devel/sources,v retrieving revision 1.23 retrieving revision 1.24 diff -u -r1.23 -r1.24 --- sources 5 Apr 2007 20:02:22 -0000 1.23 +++ sources 23 Apr 2007 15:04:48 -0000 1.24 @@ -1 +1 @@ -61db22da90fdc2f537a6366efa567312 cobbler-0.4.6.tar.gz +2413fe2eb4f6922873afdb6b5a9b5681 cobbler-0.4.7.tar.gz From fedora-extras-commits at redhat.com Mon Apr 23 15:06:36 2007 From: fedora-extras-commits at redhat.com (Michael DeHaan (mdehaan)) Date: Mon, 23 Apr 2007 11:06:36 -0400 Subject: rpms/cobbler/FC-6 .cvsignore, 1.25, 1.26 cobbler.spec, 1.28, 1.29 sources, 1.26, 1.27 Message-ID: <200704231506.l3NF6afQ018612@cvs-int.fedora.redhat.com> Author: mdehaan Update of /cvs/extras/rpms/cobbler/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv18577 Modified Files: .cvsignore cobbler.spec sources Log Message: Upstream to 0.4.7 Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/cobbler/FC-6/.cvsignore,v retrieving revision 1.25 retrieving revision 1.26 diff -u -r1.25 -r1.26 --- .cvsignore 5 Apr 2007 20:04:17 -0000 1.25 +++ .cvsignore 23 Apr 2007 15:06:02 -0000 1.26 @@ -22,3 +22,4 @@ cobbler-0.4.3.tar.gz cobbler-0.4.5.tar.gz cobbler-0.4.6.tar.gz +cobbler-0.4.7.tar.gz Index: cobbler.spec =================================================================== RCS file: /cvs/extras/rpms/cobbler/FC-6/cobbler.spec,v retrieving revision 1.28 retrieving revision 1.29 diff -u -r1.28 -r1.29 --- cobbler.spec 5 Apr 2007 20:04:17 -0000 1.28 +++ cobbler.spec 23 Apr 2007 15:06:02 -0000 1.29 @@ -1,9 +1,8 @@ %{!?python_sitelib: %define python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")} -%define _has_yum 1 Summary: Boot server configurator Name: cobbler -Version: 0.4.6 -Release: 0%{?dist} +Version: 0.4.7 +Release: 5%{?dist} Source0: %{name}-%{version}.tar.gz License: GPL Group: Applications/System @@ -47,18 +46,18 @@ %{__python} setup.py install --optimize=1 --root=$RPM_BUILD_ROOT %post -/sbin/chkconfig --add cobblersyslogd +/sbin/chkconfig --add cobblerd %preun if [ $1 = 0 ]; then - /sbin/service cobblersyslogd stop >/dev/null 2>&1 || : - chkconfig --del cobblersyslogd + /sbin/service cobblerd stop >/dev/null 2>&1 || : + chkconfig --del cobblerd fi %postun if [ "$1" -ge "1" ]; then - /sbin/service cobblersyslogd condrestart >/dev/null 2>&1 || : + /sbin/service cobblerd condrestart >/dev/null 2>&1 || : fi %clean @@ -80,12 +79,11 @@ %dir /var/www/cobbler/profiles %dir /var/www/cobbler/systems %dir /var/www/cobbler/links -/var/www/cobbler/watcher.py* %defattr(-,root,root) %dir /tftpboot/pxelinux.cfg %dir /tftpboot/images %{_bindir}/cobbler -%{_bindir}/cobbler_syslogd +%{_bindir}/cobblerd %dir /etc/cobbler %config(noreplace) /etc/cobbler/default.ks %config(noreplace) /etc/cobbler/kickstart_fc5.ks @@ -102,15 +100,30 @@ %{python_sitelib}/cobbler/*.py* %{python_sitelib}/cobbler/yaml/*.py* %{_mandir}/man1/cobbler.1.gz +/etc/init.d/cobblerd +/etc/httpd/conf.d/cobbler.conf +%dir /var/log/cobbler/syslog +%defattr(2550,root,root) %dir /var/lib/cobbler +%dir /var/lib/cobbler/triggers/add/distro +%dir /var/lib/cobbler/triggers/add/profile +%dir /var/lib/cobbler/triggers/add/system +%dir /var/lib/cobbler/triggers/add/repo +%dir /var/lib/cobbler/triggers/delete/distro +%dir /var/lib/cobbler/triggers/delete/profile +%dir /var/lib/cobbler/triggers/delete/system +%dir /var/lib/cobbler/triggers/delete/repo /var/lib/cobbler/elilo-3.6-ia64.efi /var/lib/cobbler/menu.c32 -/etc/init.d/cobblersyslogd -%dir /var/log/cobbler/syslog - +%defattr(-,-,-) %doc AUTHORS CHANGELOG NEWS README COPYING + %changelog +* Fri Apr 20 2007 Michael DeHaan - 0.4.7-5 +- Upstream changes (see CHANGELOG) +- Added triggers to /var/lib/cobbler/triggers + * Thu Apr 05 2007 Michael DeHaan - 0.4.6-0 - Upstream changes (see CHANGELOG) - Packaged 'config' directory under ks_mirror Index: sources =================================================================== RCS file: /cvs/extras/rpms/cobbler/FC-6/sources,v retrieving revision 1.26 retrieving revision 1.27 diff -u -r1.26 -r1.27 --- sources 5 Apr 2007 20:04:17 -0000 1.26 +++ sources 23 Apr 2007 15:06:02 -0000 1.27 @@ -1 +1 @@ -61db22da90fdc2f537a6366efa567312 cobbler-0.4.6.tar.gz +2413fe2eb4f6922873afdb6b5a9b5681 cobbler-0.4.7.tar.gz From fedora-extras-commits at redhat.com Mon Apr 23 15:07:28 2007 From: fedora-extras-commits at redhat.com (Michael DeHaan (mdehaan)) Date: Mon, 23 Apr 2007 11:07:28 -0400 Subject: rpms/cobbler/FC-5 .cvsignore, 1.20, 1.21 cobbler.spec, 1.21, 1.22 sources, 1.20, 1.21 Message-ID: <200704231507.l3NF7SUm018653@cvs-int.fedora.redhat.com> Author: mdehaan Update of /cvs/extras/rpms/cobbler/FC-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv18618 Modified Files: .cvsignore cobbler.spec sources Log Message: Upstream to 0.4.7 Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/cobbler/FC-5/.cvsignore,v retrieving revision 1.20 retrieving revision 1.21 diff -u -r1.20 -r1.21 --- .cvsignore 5 Apr 2007 20:06:15 -0000 1.20 +++ .cvsignore 23 Apr 2007 15:06:53 -0000 1.21 @@ -17,3 +17,4 @@ cobbler-0.4.3.tar.gz cobbler-0.4.5.tar.gz cobbler-0.4.6.tar.gz +cobbler-0.4.7.tar.gz Index: cobbler.spec =================================================================== RCS file: /cvs/extras/rpms/cobbler/FC-5/cobbler.spec,v retrieving revision 1.21 retrieving revision 1.22 diff -u -r1.21 -r1.22 --- cobbler.spec 5 Apr 2007 20:06:15 -0000 1.21 +++ cobbler.spec 23 Apr 2007 15:06:53 -0000 1.22 @@ -1,9 +1,8 @@ %{!?python_sitelib: %define python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")} -%define _has_yum 1 Summary: Boot server configurator Name: cobbler -Version: 0.4.6 -Release: 0%{?dist} +Version: 0.4.7 +Release: 5%{?dist} Source0: %{name}-%{version}.tar.gz License: GPL Group: Applications/System @@ -47,18 +46,18 @@ %{__python} setup.py install --optimize=1 --root=$RPM_BUILD_ROOT %post -/sbin/chkconfig --add cobblersyslogd +/sbin/chkconfig --add cobblerd %preun if [ $1 = 0 ]; then - /sbin/service cobblersyslogd stop >/dev/null 2>&1 || : - chkconfig --del cobblersyslogd + /sbin/service cobblerd stop >/dev/null 2>&1 || : + chkconfig --del cobblerd fi %postun if [ "$1" -ge "1" ]; then - /sbin/service cobblersyslogd condrestart >/dev/null 2>&1 || : + /sbin/service cobblerd condrestart >/dev/null 2>&1 || : fi %clean @@ -80,12 +79,11 @@ %dir /var/www/cobbler/profiles %dir /var/www/cobbler/systems %dir /var/www/cobbler/links -/var/www/cobbler/watcher.py* %defattr(-,root,root) %dir /tftpboot/pxelinux.cfg %dir /tftpboot/images %{_bindir}/cobbler -%{_bindir}/cobbler_syslogd +%{_bindir}/cobblerd %dir /etc/cobbler %config(noreplace) /etc/cobbler/default.ks %config(noreplace) /etc/cobbler/kickstart_fc5.ks @@ -102,15 +100,30 @@ %{python_sitelib}/cobbler/*.py* %{python_sitelib}/cobbler/yaml/*.py* %{_mandir}/man1/cobbler.1.gz +/etc/init.d/cobblerd +/etc/httpd/conf.d/cobbler.conf +%dir /var/log/cobbler/syslog +%defattr(2550,root,root) %dir /var/lib/cobbler +%dir /var/lib/cobbler/triggers/add/distro +%dir /var/lib/cobbler/triggers/add/profile +%dir /var/lib/cobbler/triggers/add/system +%dir /var/lib/cobbler/triggers/add/repo +%dir /var/lib/cobbler/triggers/delete/distro +%dir /var/lib/cobbler/triggers/delete/profile +%dir /var/lib/cobbler/triggers/delete/system +%dir /var/lib/cobbler/triggers/delete/repo /var/lib/cobbler/elilo-3.6-ia64.efi /var/lib/cobbler/menu.c32 -/etc/init.d/cobblersyslogd -%dir /var/log/cobbler/syslog - +%defattr(-,-,-) %doc AUTHORS CHANGELOG NEWS README COPYING + %changelog +* Fri Apr 20 2007 Michael DeHaan - 0.4.7-5 +- Upstream changes (see CHANGELOG) +- Added triggers to /var/lib/cobbler/triggers + * Thu Apr 05 2007 Michael DeHaan - 0.4.6-0 - Upstream changes (see CHANGELOG) - Packaged 'config' directory under ks_mirror Index: sources =================================================================== RCS file: /cvs/extras/rpms/cobbler/FC-5/sources,v retrieving revision 1.20 retrieving revision 1.21 diff -u -r1.20 -r1.21 --- sources 5 Apr 2007 20:06:15 -0000 1.20 +++ sources 23 Apr 2007 15:06:53 -0000 1.21 @@ -1 +1 @@ -61db22da90fdc2f537a6366efa567312 cobbler-0.4.6.tar.gz +2413fe2eb4f6922873afdb6b5a9b5681 cobbler-0.4.7.tar.gz From fedora-extras-commits at redhat.com Mon Apr 23 15:10:30 2007 From: fedora-extras-commits at redhat.com (Jeremy Katz (katzj)) Date: Mon, 23 Apr 2007 11:10:30 -0400 Subject: comps comps-f7.xml.in,1.168,1.169 Message-ID: <200704231510.l3NFAUJa018855@cvs-int.fedora.redhat.com> Author: katzj Update of /cvs/extras/comps In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv18819 Modified Files: comps-f7.xml.in Log Message: there's no good reason for sox to be mandatory for sound-and-video Index: comps-f7.xml.in =================================================================== RCS file: /cvs/extras/comps/comps-f7.xml.in,v retrieving revision 1.168 retrieving revision 1.169 diff -u -r1.168 -r1.169 --- comps-f7.xml.in 23 Apr 2007 01:40:14 -0000 1.168 +++ comps-f7.xml.in 23 Apr 2007 15:10:00 -0000 1.169 @@ -2856,7 +2856,6 @@ true alsa-utils - sox vorbis-tools cdparanoia genisoimage @@ -2864,6 +2863,7 @@ icedax rhythmbox sound-juicer + sox totem totem-mozplugin wodim From fedora-extras-commits at redhat.com Mon Apr 23 15:10:34 2007 From: fedora-extras-commits at redhat.com (Michael DeHaan (mdehaan)) Date: Mon, 23 Apr 2007 11:10:34 -0400 Subject: rpms/koan/devel .cvsignore, 1.9, 1.10 koan.spec, 1.12, 1.13 sources, 1.11, 1.12 Message-ID: <200704231510.l3NFAYNZ018860@cvs-int.fedora.redhat.com> Author: mdehaan Update of /cvs/extras/rpms/koan/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv18811 Modified Files: .cvsignore koan.spec sources Log Message: Upstream to 0.2.9 Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/koan/devel/.cvsignore,v retrieving revision 1.9 retrieving revision 1.10 diff -u -r1.9 -r1.10 --- .cvsignore 23 Mar 2007 19:36:49 -0000 1.9 +++ .cvsignore 23 Apr 2007 15:10:00 -0000 1.10 @@ -6,3 +6,4 @@ koan-0.2.7.tar.gz koan-0.2.8-1.noarch.rpm koan-0.2.8.tar.gz +koan-0.2.9.tar.gz Index: koan.spec =================================================================== RCS file: /cvs/extras/rpms/koan/devel/koan.spec,v retrieving revision 1.12 retrieving revision 1.13 diff -u -r1.12 -r1.13 --- koan.spec 23 Mar 2007 19:39:00 -0000 1.12 +++ koan.spec 23 Apr 2007 15:10:00 -0000 1.13 @@ -2,8 +2,8 @@ Summary: Network provisioning tool for Xen and Bare Metal Machines Name: koan -Version: 0.2.8 -Release: 2%{?dist} +Version: 0.2.9 +Release: 1%{?dist} Source0: %{name}-%{version}.tar.gz License: GPL Group: Applications/System @@ -40,19 +40,18 @@ %defattr(-,root,root) %{_bindir}/koan %dir %{python_sitelib}/koan -%dir %{python_sitelib}/koan/yaml %{python_sitelib}/koan/*.py* -%{python_sitelib}/koan/yaml/*.py* %{_mandir}/man1/koan.1.gz %doc AUTHORS COPYING CHANGELOG README NEWS %changelog -* Fri Mar 23 2007 - Michael DeHaan - 0.2.8-2 -- release bump for build system +* Fri Apr 20 2007 - Michael DeHaan - 0.2.9-1 +- Upstream changes (see CHANGELOG) +- Removed yaml packages -* Fri Mar 23 2007 - Michael DeHaan - 0.2.8-1 +* Fri Mar 23 2007 - Michael DeHaan - 0.2.8-2 - Upstream changes (see CHANGELOG) * Wed Mar 08 2007 - Michael DeHaan - 0.2.7-1 Index: sources =================================================================== RCS file: /cvs/extras/rpms/koan/devel/sources,v retrieving revision 1.11 retrieving revision 1.12 diff -u -r1.11 -r1.12 --- sources 23 Mar 2007 19:36:49 -0000 1.11 +++ sources 23 Apr 2007 15:10:00 -0000 1.12 @@ -1 +1 @@ -64647a179d46656a5ffd15de6f9e313c koan-0.2.8.tar.gz +f39887f1143075dd192434b80dc1a07c koan-0.2.9.tar.gz From fedora-extras-commits at redhat.com Mon Apr 23 15:11:41 2007 From: fedora-extras-commits at redhat.com (Michael DeHaan (mdehaan)) Date: Mon, 23 Apr 2007 11:11:41 -0400 Subject: rpms/koan/FC-6 .cvsignore, 1.11, 1.12 koan.spec, 1.15, 1.16 sources, 1.12, 1.13 Message-ID: <200704231511.l3NFBf8a018929@cvs-int.fedora.redhat.com> Author: mdehaan Update of /cvs/extras/rpms/koan/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv18906 Modified Files: .cvsignore koan.spec sources Log Message: Upstream to 0.2.9 Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/koan/FC-6/.cvsignore,v retrieving revision 1.11 retrieving revision 1.12 diff -u -r1.11 -r1.12 --- .cvsignore 23 Mar 2007 19:44:03 -0000 1.11 +++ .cvsignore 23 Apr 2007 15:11:07 -0000 1.12 @@ -8,3 +8,4 @@ koan-0.2.7.tar.gz koan-0.2.8-1.noarch.rpm koan-0.2.8.tar.gz +koan-0.2.9.tar.gz Index: koan.spec =================================================================== RCS file: /cvs/extras/rpms/koan/FC-6/koan.spec,v retrieving revision 1.15 retrieving revision 1.16 diff -u -r1.15 -r1.16 --- koan.spec 23 Mar 2007 19:44:03 -0000 1.15 +++ koan.spec 23 Apr 2007 15:11:07 -0000 1.16 @@ -2,8 +2,8 @@ Summary: Network provisioning tool for Xen and Bare Metal Machines Name: koan -Version: 0.2.8 -Release: 2%{?dist} +Version: 0.2.9 +Release: 1%{?dist} Source0: %{name}-%{version}.tar.gz License: GPL Group: Applications/System @@ -40,19 +40,18 @@ %defattr(-,root,root) %{_bindir}/koan %dir %{python_sitelib}/koan -%dir %{python_sitelib}/koan/yaml %{python_sitelib}/koan/*.py* -%{python_sitelib}/koan/yaml/*.py* %{_mandir}/man1/koan.1.gz %doc AUTHORS COPYING CHANGELOG README NEWS %changelog -* Fri Mar 23 2007 - Michael DeHaan - 0.2.8-2 -- release bump for build system +* Fri Apr 20 2007 - Michael DeHaan - 0.2.9-1 +- Upstream changes (see CHANGELOG) +- Removed yaml packages -* Fri Mar 23 2007 - Michael DeHaan - 0.2.8-1 +* Fri Mar 23 2007 - Michael DeHaan - 0.2.8-2 - Upstream changes (see CHANGELOG) * Wed Mar 08 2007 - Michael DeHaan - 0.2.7-1 Index: sources =================================================================== RCS file: /cvs/extras/rpms/koan/FC-6/sources,v retrieving revision 1.12 retrieving revision 1.13 diff -u -r1.12 -r1.13 --- sources 23 Mar 2007 19:44:03 -0000 1.12 +++ sources 23 Apr 2007 15:11:07 -0000 1.13 @@ -1 +1 @@ -64647a179d46656a5ffd15de6f9e313c koan-0.2.8.tar.gz +f39887f1143075dd192434b80dc1a07c koan-0.2.9.tar.gz From fedora-extras-commits at redhat.com Mon Apr 23 15:12:59 2007 From: fedora-extras-commits at redhat.com (Michael DeHaan (mdehaan)) Date: Mon, 23 Apr 2007 11:12:59 -0400 Subject: rpms/koan/FC-5 .cvsignore, 1.8, 1.9 koan.spec, 1.10, 1.11 sources, 1.9, 1.10 Message-ID: <200704231513.l3NFCxRk019026@cvs-int.fedora.redhat.com> Author: mdehaan Update of /cvs/extras/rpms/koan/FC-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv19005 Modified Files: .cvsignore koan.spec sources Log Message: Upstream to 0.2.9 Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/koan/FC-5/.cvsignore,v retrieving revision 1.8 retrieving revision 1.9 diff -u -r1.8 -r1.9 --- .cvsignore 23 Mar 2007 19:45:38 -0000 1.8 +++ .cvsignore 23 Apr 2007 15:12:25 -0000 1.9 @@ -5,3 +5,4 @@ koan-0.2.5.tar.gz koan-0.2.6.tar.gz koan-0.2.8.tar.gz +koan-0.2.9.tar.gz Index: koan.spec =================================================================== RCS file: /cvs/extras/rpms/koan/FC-5/koan.spec,v retrieving revision 1.10 retrieving revision 1.11 diff -u -r1.10 -r1.11 --- koan.spec 23 Mar 2007 19:45:38 -0000 1.10 +++ koan.spec 23 Apr 2007 15:12:25 -0000 1.11 @@ -2,8 +2,8 @@ Summary: Network provisioning tool for Xen and Bare Metal Machines Name: koan -Version: 0.2.8 -Release: 2%{?dist} +Version: 0.2.9 +Release: 1%{?dist} Source0: %{name}-%{version}.tar.gz License: GPL Group: Applications/System @@ -40,19 +40,18 @@ %defattr(-,root,root) %{_bindir}/koan %dir %{python_sitelib}/koan -%dir %{python_sitelib}/koan/yaml %{python_sitelib}/koan/*.py* -%{python_sitelib}/koan/yaml/*.py* %{_mandir}/man1/koan.1.gz %doc AUTHORS COPYING CHANGELOG README NEWS %changelog -* Fri Mar 23 2007 - Michael DeHaan - 0.2.8-2 -- release bump for build system +* Fri Apr 20 2007 - Michael DeHaan - 0.2.9-1 +- Upstream changes (see CHANGELOG) +- Removed yaml packages -* Fri Mar 23 2007 - Michael DeHaan - 0.2.8-1 +* Fri Mar 23 2007 - Michael DeHaan - 0.2.8-2 - Upstream changes (see CHANGELOG) * Wed Mar 08 2007 - Michael DeHaan - 0.2.7-1 Index: sources =================================================================== RCS file: /cvs/extras/rpms/koan/FC-5/sources,v retrieving revision 1.9 retrieving revision 1.10 diff -u -r1.9 -r1.10 --- sources 23 Mar 2007 19:45:38 -0000 1.9 +++ sources 23 Apr 2007 15:12:25 -0000 1.10 @@ -1 +1 @@ -64647a179d46656a5ffd15de6f9e313c koan-0.2.8.tar.gz +f39887f1143075dd192434b80dc1a07c koan-0.2.9.tar.gz From fedora-extras-commits at redhat.com Mon Apr 23 15:22:32 2007 From: fedora-extras-commits at redhat.com (Jeff Sheltren (sheltren)) Date: Mon, 23 Apr 2007 11:22:32 -0400 Subject: rpms/cfengine/EL-5 cfengine.spec,1.24,1.25 Message-ID: <200704231522.l3NFMWsP019302@cvs-int.fedora.redhat.com> Author: sheltren Update of /cvs/extras/rpms/cfengine/EL-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv19276 Modified Files: cfengine.spec Log Message: Rebuild for EPEL 5 Index: cfengine.spec =================================================================== RCS file: /cvs/extras/rpms/cfengine/EL-5/cfengine.spec,v retrieving revision 1.24 retrieving revision 1.25 diff -u -r1.24 -r1.25 --- cfengine.spec 31 Jan 2007 14:59:24 -0000 1.24 +++ cfengine.spec 23 Apr 2007 15:21:57 -0000 1.25 @@ -1,7 +1,7 @@ Summary: A systems administration tool for networks Name: cfengine Version: 2.1.22 -Release: 1%{?dist} +Release: 2%{?dist} License: GPL Group: Applications/System Source0: ftp://ftp.iu.hio.no/pub/cfengine/cfengine-2.1.22.tar.gz @@ -118,6 +118,9 @@ %changelog +* Mon Apr 23 2007 Jeff Sheltren 2.1.22-2 +- Bump release for EPEL rebuild + * Mon Jan 29 2007 Jeff Sheltren 2.1.22-1 - update to upstream 2.2.22 From fedora-extras-commits at redhat.com Mon Apr 23 15:56:14 2007 From: fedora-extras-commits at redhat.com (Steven Pritchard (steve)) Date: Mon, 23 Apr 2007 11:56:14 -0400 Subject: rpms/openvpn/devel .cvsignore, 1.16, 1.17 openvpn.spec, 1.26, 1.27 sources, 1.16, 1.17 openvpn-2.1_beta15-test-timeout.patch, 1.1, NONE Message-ID: <200704231556.l3NFuEIi020252@cvs-int.fedora.redhat.com> Author: steve Update of /cvs/extras/rpms/openvpn/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv20231 Modified Files: .cvsignore openvpn.spec sources Removed Files: openvpn-2.1_beta15-test-timeout.patch Log Message: Update to 2.1_rc3. Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/openvpn/devel/.cvsignore,v retrieving revision 1.16 retrieving revision 1.17 diff -u -r1.16 -r1.17 --- .cvsignore 3 Mar 2007 02:41:03 -0000 1.16 +++ .cvsignore 23 Apr 2007 15:55:39 -0000 1.17 @@ -1,2 +1,2 @@ -openvpn-2.1_rc2.tar.gz -openvpn-2.1_rc2.tar.gz.asc +openvpn-2.1_rc3.tar.gz +openvpn-2.1_rc3.tar.gz.asc Index: openvpn.spec =================================================================== RCS file: /cvs/extras/rpms/openvpn/devel/openvpn.spec,v retrieving revision 1.26 retrieving revision 1.27 diff -u -r1.26 -r1.27 --- openvpn.spec 3 Mar 2007 02:41:03 -0000 1.26 +++ openvpn.spec 23 Apr 2007 15:55:39 -0000 1.27 @@ -1,10 +1,10 @@ -%define prerelease rc2 +%define prerelease rc3 %define plugins down-root auth-pam Name: openvpn Version: 2.1 -Release: 0.17%{?prerelease:.%{prerelease}}%{?dist} +Release: 0.18%{?prerelease:.%{prerelease}}%{?dist} Summary: A full-featured SSL VPN solution URL: http://openvpn.net/ Source0: http://openvpn.net/release/%{name}-%{version}%{?prerelease:_%{prerelease}}.tar.gz @@ -149,6 +149,9 @@ %config %dir %{_sysconfdir}/%{name}/ %changelog +* Mon Apr 23 2007 Steven Pritchard 2.1-0.18.rc3 +- Update to 2.1_rc3 + * Fri Mar 02 2007 Steven Pritchard 2.1-0.17.rc2 - Update to 2.1_rc2 Index: sources =================================================================== RCS file: /cvs/extras/rpms/openvpn/devel/sources,v retrieving revision 1.16 retrieving revision 1.17 diff -u -r1.16 -r1.17 --- sources 3 Mar 2007 02:41:03 -0000 1.16 +++ sources 23 Apr 2007 15:55:39 -0000 1.17 @@ -1,2 +1,2 @@ -853c81d2de51d85b5381d4c7f7f074e3 openvpn-2.1_rc2.tar.gz -4b4319498804b4365fd5c1d3a02e4f3f openvpn-2.1_rc2.tar.gz.asc +4bff1e30b560717dff79ff6ed4f97ab1 openvpn-2.1_rc3.tar.gz +902131bae2e1522e4d2d950175788472 openvpn-2.1_rc3.tar.gz.asc --- openvpn-2.1_beta15-test-timeout.patch DELETED --- From fedora-extras-commits at redhat.com Mon Apr 23 16:11:45 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Mon, 23 Apr 2007 12:11:45 -0400 Subject: owners owners.list,1.2719,1.2720 Message-ID: <200704231611.l3NGBjsF025016@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/owners In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners Modified Files: owners.list Log Message: add jasper as co-owner of kadischi Index: owners.list =================================================================== RCS file: /cvs/extras/owners/owners.list,v retrieving revision 1.2719 retrieving revision 1.2720 diff -u -r1.2719 -r1.2720 --- owners.list 22 Apr 2007 16:43:26 -0000 1.2719 +++ owners.list 23 Apr 2007 16:11:15 -0000 1.2720 @@ -1003,7 +1003,7 @@ Fedora Extras|jython|A Java implementation of the Python language|overholt at redhat.com|extras-qa at fedoraproject.org| Fedora Extras|k3b-extras|Free codec plugins for k3b|rdieter at math.unl.edu|extras-qa at fedoraproject.org| Fedora Extras|k3d|A 3D Modeling and Rendering System|denis at poolshark.org|extras-qa at fedoraproject.org| -Fedora Extras|kadischi|An application for Fedora-based LiveCD generation|cgoorah at yahoo.com.au|extras-qa at fedoraproject.org| +Fedora Extras|kadischi|An application for Fedora-based LiveCD generation|jasperhartline at adelphia.net,cgoorah at yahoo.com.au|extras-qa at fedoraproject.org| Fedora Extras|kadu|Gadu-Gadu client for online messaging|mr.ecik at gmail.com|extras-qa at fedoraproject.org| Fedora Extras|kadu-theme|Set of themes for Kadu|mr.ecik at gmail.com|extras-qa at fedoraproject.org| Fedora Extras|kaffeine|Xine-based media player|rdieter at math.unl.edu|extras-qa at fedoraproject.org| From fedora-extras-commits at redhat.com Mon Apr 23 16:22:40 2007 From: fedora-extras-commits at redhat.com (Orion Poplawski (orion)) Date: Mon, 23 Apr 2007 12:22:40 -0400 Subject: rpms/cmake/EL-5 cmake.spec,1.14,1.15 Message-ID: <200704231622.l3NGMeui025150@cvs-int.fedora.redhat.com> Author: orion Update of /cvs/extras/rpms/cmake/EL-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv25124 Modified Files: cmake.spec Log Message: Use bundled libraries for initial EPEL build Index: cmake.spec =================================================================== RCS file: /cvs/extras/rpms/cmake/EL-5/cmake.spec,v retrieving revision 1.14 retrieving revision 1.15 diff -u -r1.14 -r1.15 --- cmake.spec 19 Apr 2007 15:41:53 -0000 1.14 +++ cmake.spec 23 Apr 2007 16:22:06 -0000 1.15 @@ -1,6 +1,6 @@ Name: cmake Version: 2.4.6 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Cross-platform make system Group: Development/Tools @@ -14,7 +14,7 @@ Patch2: cmake-2.4.6-soexe.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: ncurses-devel, libX11-devel -BuildRequires: curl-devel, expat-devel, xmlrpc-c-devel, zlib-devel +BuildRequires: curl-devel, expat-devel, zlib-devel Requires: rpm @@ -39,7 +39,7 @@ export CXXFLAGS="$RPM_OPT_FLAGS" ./bootstrap --init=%SOURCE1 --prefix=%{_prefix} --datadir=/share/%{name} \ --docdir=/share/doc/%{name}-%{version} --mandir=/share/man \ - --system-libs + --no-system-libs make VERBOSE=1 %{?_smp_mflags} @@ -73,6 +73,9 @@ %changelog +* Mon Apr 23 2007 Orion Poplawski - 2.4.6-2 +- Use bundled libraries for initial EPEL build + * Thu Apr 19 2007 Orion Poplawski - 2.4.6-1 - Update to 2.4.6 - Apply patch from upstream CVS to fix .so install permissions (bug #235673) From fedora-extras-commits at redhat.com Mon Apr 23 16:24:39 2007 From: fedora-extras-commits at redhat.com (Orion Poplawski (orion)) Date: Mon, 23 Apr 2007 12:24:39 -0400 Subject: rpms/cmake/EL-4 cmake-2.4.6-soexe.patch, NONE, 1.1 macros.cmake, NONE, 1.1 cmake.spec, 1.13, 1.14 Message-ID: <200704231624.l3NGOdMQ025229@cvs-int.fedora.redhat.com> Author: orion Update of /cvs/extras/rpms/cmake/EL-4 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv25201 Modified Files: cmake.spec Added Files: cmake-2.4.6-soexe.patch macros.cmake Log Message: Sync to EL-5 for initial build cmake-2.4.6-soexe.patch: --- NEW FILE cmake-2.4.6-soexe.patch --- Index: CMake/Source/cmFileCommand.cxx =================================================================== RCS file: /cvsroot/CMake/CMake/Source/cmFileCommand.cxx,v retrieving revision 1.75 retrieving revision 1.76 diff -u -r1.75 -r1.76 --- CMake/Source/cmFileCommand.cxx 12 Mar 2007 18:15:25 -0000 1.75 +++ CMake/Source/cmFileCommand.cxx 10 Apr 2007 15:22:15 -0000 1.76 @@ -1184,6 +1184,9 @@ } } + // Choose a default for shared library permissions. + bool install_so_no_exe = this->Makefile->IsOn("CMAKE_INSTALL_SO_NO_EXE"); + // If file permissions were not specified set default permissions // for this target type. if(!use_given_permissions_file && !use_source_permissions) @@ -1192,15 +1195,16 @@ { case cmTarget::SHARED_LIBRARY: case cmTarget::MODULE_LIBRARY: -#if defined(__linux__) - // Use read/write permissions. - permissions_file = 0; - permissions_file |= mode_owner_read; - permissions_file |= mode_owner_write; - permissions_file |= mode_group_read; - permissions_file |= mode_world_read; - break; -#endif + if(install_so_no_exe) + { + // Use read/write permissions. + permissions_file = 0; + permissions_file |= mode_owner_read; + permissions_file |= mode_owner_write; + permissions_file |= mode_group_read; + permissions_file |= mode_world_read; + break; + } case cmTarget::EXECUTABLE: case cmTarget::INSTALL_PROGRAMS: // Use read/write/executable permissions. Index: CMake/Source/cmLocalGenerator.cxx =================================================================== RCS file: /cvsroot/CMake/CMake/Source/cmLocalGenerator.cxx,v retrieving revision 1.207 retrieving revision 1.208 diff -u -r1.207 -r1.208 --- CMake/Source/cmLocalGenerator.cxx 30 Mar 2007 14:53:02 -0000 1.207 +++ CMake/Source/cmLocalGenerator.cxx 10 Apr 2007 15:22:15 -0000 1.208 @@ -393,6 +393,18 @@ "ENDIF(NOT CMAKE_INSTALL_COMPONENT)\n" "\n"; + // Copy user-specified install options to the install code. + if(const char* so_no_exe = + this->Makefile->GetDefinition("CMAKE_INSTALL_SO_NO_EXE")) + { + fout << + "# Install shared libraries without execute permission?\n" + "IF(NOT DEFINED CMAKE_INSTALL_SO_NO_EXE)\n" + " SET(CMAKE_INSTALL_SO_NO_EXE \"" << so_no_exe << "\")\n" + "ENDIF(NOT DEFINED CMAKE_INSTALL_SO_NO_EXE)\n" + "\n"; + } + // Ask each install generator to write its code. std::vector const& installers = this->Makefile->GetInstallGenerators(); Index: CMake/Modules/Platform/Linux.cmake =================================================================== RCS file: /cvsroot/CMake/CMake/Modules/Platform/Linux.cmake,v retrieving revision 1.11 retrieving revision 1.12 diff -u -r1.11 -r1.12 --- CMake/Modules/Platform/Linux.cmake 15 Sep 2006 18:08:39 -0000 1.11 +++ CMake/Modules/Platform/Linux.cmake 10 Apr 2007 15:22:15 -0000 1.12 @@ -18,4 +18,41 @@ SET(CMAKE_${type}_LINK_DYNAMIC_C_FLAGS "-Wl,-Bdynamic") ENDFOREACH(type) +# Debian policy requires that shared libraries be installed without +# executable permission. Fedora policy requires that shared libraries +# be installed with the executable permission. Since the native tools +# create shared libraries with execute permission in the first place a +# reasonable policy seems to be to install with execute permission by +# default. In order to support debian packages we provide an option +# here. The option default is based on the current distribution, but +# packagers can set it explicitly on the command line. +IF(DEFINED CMAKE_INSTALL_SO_NO_EXE) + # Store the decision variable in the cache. This preserves any + # setting the user provides on the command line. + SET(CMAKE_INSTALL_SO_NO_EXE "${CMAKE_INSTALL_SO_NO_EXE}" CACHE INTERNAL + "Install .so files without execute permission.") +ELSE(DEFINED CMAKE_INSTALL_SO_NO_EXE) + # Detect the linux distribution. + SET(CMAKE_LINUX_DISTRO) + IF(EXISTS "/proc/version") + FILE(READ "/proc/version" CMAKE_LINUX_DISTRO) + ENDIF(EXISTS "/proc/version") + + # List the distributions that require shared libraries to not have + # execute permission. + SET(CMAKE_INSTALL_SO_NO_EXE_DISTRO "(Debian|Ubuntu)") + + # Store the decision variable as an internal cache entry to avoid + # checking the platform every time. This option is advanced enough + # that only package maintainers should need to adjust it. They are + # capable of providing a setting on the command line. + IF("${CMAKE_LINUX_DISTRO}" MATCHES "${CMAKE_INSTALL_SO_NO_EXE_DISTRO}") + SET(CMAKE_INSTALL_SO_NO_EXE 1 CACHE INTERNAL + "Install .so files without execute permission.") + ELSE("${CMAKE_LINUX_DISTRO}" MATCHES "${CMAKE_INSTALL_SO_NO_EXE_DISTRO}") + SET(CMAKE_INSTALL_SO_NO_EXE 0 CACHE INTERNAL + "Install .so files without execute permission.") + ENDIF("${CMAKE_LINUX_DISTRO}" MATCHES "${CMAKE_INSTALL_SO_NO_EXE_DISTRO}") +ENDIF(DEFINED CMAKE_INSTALL_SO_NO_EXE) + INCLUDE(Platform/UnixPaths) --- NEW FILE macros.cmake --- # # Macros for cmake # %_cmake_lib_suffix64 -DLIB_SUFFIX=64 %__cmake %{_bindir}/cmake %cmake \ CFLAGS="${CFLAGS:-%optflags}" ; export CFLAGS ; \ CXXFLAGS="${CXXFLAGS:-%optflags}" ; export CXXFLAGS ; \ FFLAGS="${FFLAGS:-%optflags}" ; export FFLAGS ; \ %__cmake \\\ %if "%{?_lib}" == "lib64" \ %{?_cmake_lib_suffix64} \\\ %endif \ -DCMAKE_INSTALL_PREFIX:PATH=%{_prefix} \\\ -DBUILD_SHARED_LIBS:BOOL=ON Index: cmake.spec =================================================================== RCS file: /cvs/extras/rpms/cmake/EL-4/cmake.spec,v retrieving revision 1.13 retrieving revision 1.14 diff -u -r1.13 -r1.14 --- cmake.spec 12 Jan 2007 00:07:02 -0000 1.13 +++ cmake.spec 23 Apr 2007 16:24:05 -0000 1.14 @@ -1,6 +1,6 @@ Name: cmake Version: 2.4.6 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Cross-platform make system Group: Development/Tools @@ -8,11 +8,14 @@ URL: http://www.cmake.org Source0: http://www.cmake.org/files/v2.4/cmake-%{version}.tar.gz Source1: cmake-init-fedora +Source2: macros.cmake Patch0: cmake-2.4.2-fedora.patch Patch1: cmake-2.4.5-xmlrpc.patch +Patch2: cmake-2.4.6-soexe.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) -BuildRequires: ncurses-devel, libX11-devel -BuildRequires: curl-devel, expat-devel, xmlrpc-c-devel, zlib-devel +BuildRequires: ncurses-devel, xorg-x11-devel +BuildRequires: curl-devel, expat-devel, zlib-devel +Requires: rpm %description @@ -28,6 +31,7 @@ %setup -q %patch -p1 -b .fedora %patch1 -p1 -b .xmlrpc +%patch2 -p1 -b .soexe %build @@ -35,8 +39,8 @@ export CXXFLAGS="$RPM_OPT_FLAGS" ./bootstrap --init=%SOURCE1 --prefix=%{_prefix} --datadir=/share/%{name} \ --docdir=/share/doc/%{name}-%{version} --mandir=/share/man \ - --system-libs -make %{?_smp_mflags} + --no-system-libs +make VERBOSE=1 %{?_smp_mflags} %install @@ -46,6 +50,9 @@ mkdir -p $RPM_BUILD_ROOT%{_datadir}/emacs/site-lisp cp -a Example $RPM_BUILD_ROOT%{_datadir}/doc/%{name}-%{version}/ install -m 0644 Docs/cmake-mode.el $RPM_BUILD_ROOT%{_datadir}/emacs/site-lisp/ +# RPM macros +mkdir -p $RPM_BUILD_ROOT%{_sysconfdir}/rpm +install -m 0644 %{SOURCE2} $RPM_BUILD_ROOT%{_sysconfdir}/rpm/ %clean @@ -54,6 +61,7 @@ %files %defattr(-,root,root,-) +%config(noreplace) %{_sysconfdir}/rpm/macros.cmake %{_datadir}/doc/%{name}-%{version}/ %{_bindir}/ccmake %{_bindir}/cmake @@ -65,8 +73,13 @@ %changelog -* Thu Jan 11 2007 Orion Poplawski - 2.4.6-1 +* Mon Apr 23 2007 Orion Poplawski - 2.4.6-2 +- Use bundled libraries for initial EPEL build + +* Thu Apr 19 2007 Orion Poplawski - 2.4.6-1 - Update to 2.4.6 +- Apply patch from upstream CVS to fix .so install permissions (bug #235673) +- Add rpm macros * Mon Dec 18 2006 Orion Poplawski - 2.4.5-2 - Use system libraries (bootstrap --system-libs) @@ -74,7 +87,7 @@ * Tue Dec 5 2006 Orion Poplawski - 2.4.5-1 - Update to 2.4.5 -* Tue Nov 21 2006 Orion Poplawski - 2.4.4-1 +* Mon Nov 27 2006 Orion Poplawski - 2.4.4-1 - Update to 2.4.4 * Tue Oct 31 2006 Orion Poplawski - 2.4.3-4 From fedora-extras-commits at redhat.com Mon Apr 23 16:26:09 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Mon, 23 Apr 2007 12:26:09 -0400 Subject: owners owners.epel.list,1.132,1.133 Message-ID: <200704231626.l3NGQ9Ng025448@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/owners In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners Modified Files: owners.epel.list Log Message: add ebtables Index: owners.epel.list =================================================================== RCS file: /cvs/extras/owners/owners.epel.list,v retrieving revision 1.132 retrieving revision 1.133 diff -u -r1.132 -r1.133 --- owners.epel.list 22 Apr 2007 22:18:01 -0000 1.132 +++ owners.epel.list 23 Apr 2007 16:25:39 -0000 1.133 @@ -53,6 +53,7 @@ Fedora EPEL|dnsmasq|A lightweight DHCP/caching DNS server|jima at beer.tclug.org|extras-qa at fedoraproject.org| Fedora EPEL|duplicity|Untrusted/encrypted backup using rsync algorithm|redhat-bugzilla at linuxnetz.de|extras-qa at fedoraproject.org| Fedora EPEL|easytag|Tag editor for MP3, MP2, FLAC and OGG files|matthias at rpmforge.net|extras-qa at fedoraproject.org| +Fedora EPEL|ebtables|Ethernet Bridge frame table administration tool|tcallawa at redhat.com|extras-qa at fedoraproject.org| Fedora EPEL|eggdrop|The world's most popular Open Source IRC bot|redhat-bugzilla at linuxnetz.de|extras-qa at fedoraproject.org| Fedora EPEL|enigma|Clone of the ATARI game Oxyd|fedora at leemhuis.info,wart at kobold.org|extras-qa at fedoraproject.org| Fedora EPEL|environment-modules|Provides dynamic modification of a user's environment|orion at cora.nwra.com|extras-qa at fedoraproject.org| From fedora-extras-commits at redhat.com Mon Apr 23 16:33:03 2007 From: fedora-extras-commits at redhat.com (Tom Callaway (spot)) Date: Mon, 23 Apr 2007 12:33:03 -0400 Subject: rpms/ebtables/EL-4 ebtables.spec,1.9,1.10 sources,1.4,1.5 Message-ID: <200704231633.l3NGX3i7026062@cvs-int.fedora.redhat.com> Author: spot Update of /cvs/extras/rpms/ebtables/EL-4 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv26034/EL-4 Modified Files: ebtables.spec sources Log Message: EL versions Index: ebtables.spec =================================================================== RCS file: /cvs/extras/rpms/ebtables/EL-4/ebtables.spec,v retrieving revision 1.9 retrieving revision 1.10 diff -u -r1.9 -r1.10 --- ebtables.spec 25 Apr 2006 02:19:32 -0000 1.9 +++ ebtables.spec 23 Apr 2007 16:32:29 -0000 1.10 @@ -1,8 +1,8 @@ -%define prever rc2 +%define prever rc3 Name: ebtables Version: 2.0.8 -Release: 0.1.%{prever}%{?dist} +Release: 0.8.%{prever}%{?dist} Summary: Ethernet Bridge frame table administration tool License: GPL Group: System Environment/Base @@ -76,6 +76,24 @@ %ghost %{_sysconfdir}/ebtables.broute %changelog +* Wed Jan 17 2007 Tom "spot" Callaway 2.0.8-0.8.rc3 +- fix release order + +* Wed Jan 17 2007 Tom "spot" Callaway 2.0.8-0.1.rc3 +- bump to rc3 + +* Thu Oct 05 2006 Christian Iseli 2.0.8-0.7.rc2 + - rebuilt for unwind info generation, broken in gcc-4.1.1-21 + +* Mon Sep 18 2006 Tom "spot" Callaway 2.0.8-0.6.rc2 +- fix versioning + +* Thu Sep 14 2006 Tom "spot" Callaway 2.0.8-0.3.rc2 +- fix bugzilla 206257 + +* Tue Sep 12 2006 Tom "spot" Callaway 2.0.8-0.2.rc2 +- fix for FC-6 + * Mon Apr 24 2006 Tom "spot" Callaway 2.0.8-0.1.rc2 - bump to rc2 Index: sources =================================================================== RCS file: /cvs/extras/rpms/ebtables/EL-4/sources,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- sources 25 Apr 2006 02:19:32 -0000 1.4 +++ sources 23 Apr 2007 16:32:29 -0000 1.5 @@ -1 +1 @@ -f07111fcc1966be669278433c35dcc28 ebtables-v2.0.8-rc2.tar.gz +92f0dd5107b92a744e104f50f9b2dd2d ebtables-v2.0.8-rc3.tar.gz From fedora-extras-commits at redhat.com Mon Apr 23 16:37:09 2007 From: fedora-extras-commits at redhat.com (Jeffrey C. Ollie (jcollie)) Date: Mon, 23 Apr 2007 12:37:09 -0400 Subject: rpms/linphone/devel linphone-1.7.1-gtkosip.patch, NONE, 1.1 linphone-1.7.1-imagedir.patch, NONE, 1.1 linphone-1.7.1-ortpm4.patch, NONE, 1.1 .cvsignore, 1.8, 1.9 linphone.spec, 1.30, 1.31 sources, 1.8, 1.9 Message-ID: <200704231637.l3NGb94J026151@cvs-int.fedora.redhat.com> Author: jcollie Update of /cvs/extras/rpms/linphone/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv26117 Modified Files: .cvsignore linphone.spec sources Added Files: linphone-1.7.1-gtkosip.patch linphone-1.7.1-imagedir.patch linphone-1.7.1-ortpm4.patch Log Message: Update to 1.7.1 linphone-1.7.1-gtkosip.patch: --- NEW FILE linphone-1.7.1-gtkosip.patch --- >From 6ebb0b61d9634dd24db0148b05f383977474aa44 Mon Sep 17 00:00:00 2001 From: Jeffrey C. Ollie Date: Mon, 23 Apr 2007 10:22:34 -0500 Subject: [PATCH] Use OSIP_CFLAGS to compile gtk front end. Signed-off-by: Jeffrey C. Ollie --- gtk/Makefile.am | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/gtk/Makefile.am b/gtk/Makefile.am index b98149d..cb05421 100644 --- a/gtk/Makefile.am +++ b/gtk/Makefile.am @@ -20,7 +20,7 @@ INCLUDES = \ $(ORTP_CFLAGS) \ -I$(top_srcdir)/coreapi \ -I$(top_srcdir)/mediastreamer2/include \ - -I$(osip_prefix)/include + $(OSIP_CFLAGS) -- 1.5.1.2 linphone-1.7.1-imagedir.patch: --- NEW FILE linphone-1.7.1-imagedir.patch --- diff --git a/mediastreamer2/src/Makefile.am b/mediastreamer2/src/Makefile.am index 4940246..3e1df60 100644 --- a/mediastreamer2/src/Makefile.am +++ b/mediastreamer2/src/Makefile.am @@ -105,7 +105,7 @@ AM_CFLAGS= -I$(top_srcdir) \ $(GSM_CFLAGS) \ $(STRICT_OPTIONS) -imgdir=$(datadir)/images/ +imgdir=$(datadir)/images/linphone/ img_DATA=nowebcamCIF.jpg diff --git a/mediastreamer2/src/nowebcam.c b/mediastreamer2/src/nowebcam.c index 6e06ee6..917a927 100644 --- a/mediastreamer2/src/nowebcam.c +++ b/mediastreamer2/src/nowebcam.c @@ -81,8 +81,8 @@ mblk_t *ms_load_jpeg_as_yuv(const char *jpgpath, MSVideoSize *reqsize){ mblk_t *ms_load_nowebcam(MSVideoSize *reqsize, int idx){ char tmp[256]; if (idx<0) - snprintf(tmp, sizeof(tmp), "%s/images/%s.jpg", PACKAGE_DATA_DIR, NOWEBCAM_JPG); + snprintf(tmp, sizeof(tmp), "%s/images/linphone/%s.jpg", PACKAGE_DATA_DIR, NOWEBCAM_JPG); else - snprintf(tmp, sizeof(tmp), "%s/images/%s%i.jpg", PACKAGE_DATA_DIR, NOWEBCAM_JPG, idx); + snprintf(tmp, sizeof(tmp), "%s/images/linphone/%s%i.jpg", PACKAGE_DATA_DIR, NOWEBCAM_JPG, idx); return ms_load_jpeg_as_yuv(tmp,reqsize); } linphone-1.7.1-ortpm4.patch: --- NEW FILE linphone-1.7.1-ortpm4.patch --- diff --git a/m4/ortp.m4 b/m4/ortp.m4 new file mode 100644 index 0000000..f0c0216 --- /dev/null +++ b/m4/ortp.m4 @@ -0,0 +1,17 @@ +AC_DEFUN([LP_CHECK_ORTP],[ + +ortp_pkgconfig=true + +PKG_CHECK_MODULES([ORTP], [ortp], , [ortp_pkgconfig=false]) + +if test $ortp_pkgconfig = false; then + AC_CHECK_HEADER([ortp/ortp.h], ,AC_MSG_ERROR([Could not find oRTP headers !])) + LIBS_save=$LIBS + AC_CHECK_LIB([ortp], [ortp_init], , AC_MSG_ERROR([Could not find oRTP library])) + ORTP_LIBS='-lortp' + LIBS=$LIBS_save +fi +AC_SUBST([ORTP_LIBS]) +AC_SUBST([ORTP_CFLAGS]) + +]) Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/linphone/devel/.cvsignore,v retrieving revision 1.8 retrieving revision 1.9 diff -u -r1.8 -r1.9 --- .cvsignore 30 Jan 2007 01:39:10 -0000 1.8 +++ .cvsignore 23 Apr 2007 16:36:34 -0000 1.9 @@ -1 +1 @@ -linphone-1.6.0.tar.gz +linphone-1.7.1.tar.gz Index: linphone.spec =================================================================== RCS file: /cvs/extras/rpms/linphone/devel/linphone.spec,v retrieving revision 1.30 retrieving revision 1.31 diff -u -r1.30 -r1.31 --- linphone.spec 16 Mar 2007 16:03:54 -0000 1.30 +++ linphone.spec 23 Apr 2007 16:36:34 -0000 1.31 @@ -1,26 +1,24 @@ Name: linphone -Version: 1.6.0 -Release: 4%{?dist} +Version: 1.7.1 +Release: 1%{?dist} Summary: Phone anywhere in the whole world by using the Internet Group: Applications/Communications License: GPL URL: http://www.linphone.org/ -Source0: http://download.savannah.nongnu.org/releases/linphone/1.6.x/sources/%{name}-%{version}.tar.gz -Patch: linphone-1.0.1-desktop.patch -Patch1: linphone-1.4.1-libs.patch -Patch2: linphone-1.5.1-osipcompat.patch +Source0: http://download.savannah.nongnu.org/releases/linphone/1.7.x/sources/%{name}-%{version}.tar.gz +Patch0: linphone-1.7.1-ortpm4.patch +Patch1: linphone-1.7.1-imagedir.patch +Patch2: linphone-1.7.1-gtkosip.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: compat-libosip2-devel -BuildRequires: ortp-devel = 0.13.0 +BuildRequires: ortp-devel >= 0.13.1 BuildRequires: readline-devel BuildRequires: ncurses-devel -BuildRequires: gnome-panel-devel -BuildRequires: libgnomeui-devel -BuildRequires: glib2-devel +BuildRequires: gtk2-devel BuildRequires: alsa-lib-devel BuildRequires: speex-devel >= 1.2 @@ -29,6 +27,8 @@ BuildRequires: perl(XML::Parser) +BuildRequires: docbook-utils + BuildRequires: automake BuildRequires: autoconf BuildRequires: libtool @@ -61,11 +61,15 @@ %prep %setup0 -q -%patch0 -p1 -b .old -%patch1 -p1 -b .libs -%patch2 -p0 -b .osip +%patch0 -p1 -b .ortpm4 +%patch1 -p1 -b .imagedir +%patch2 -p1 -b .gtkosip + +#patch0 -p1 -b .old +#patch1 -p1 -b .libs +#patch2 -p0 -b .osip -rm -r oRTP +#rm -r oRTP pushd share/cs for f in *.1 @@ -75,6 +79,7 @@ popd %build + libtoolize --copy --force aclocal -I m4 autoheader @@ -90,7 +95,7 @@ autoconf popd -%configure --disable-static --disable-video +%configure --disable-static --disable-rpath --disable-video --enable-alsa --enable-strict --enable-external-ortp --with-osip-version=2.2.2 make %{?_smp_mflags} %install @@ -119,7 +124,6 @@ %defattr(-,root,root) %doc AUTHORS ChangeLog COPYING NEWS README TODO %{_bindir}/* -%{_libdir}/bonobo/servers/*.server %{_libdir}/liblinphone.so.* %{_libdir}/libmediastreamer.so.* %{_libdir}/libquickstream.so.* @@ -128,10 +132,10 @@ %lang(cs) %{_mandir}/cs/man1/* %{_datadir}/applications/*%{name}.desktop %{_datadir}/gnome/help/linphone -%{_datadir}/gnome-2.0/ui/*.xml %{_datadir}/pixmaps/linphone %{_datadir}/pixmaps/linphone2.png %{_datadir}/sounds/linphone +%{_datadir}/images/linphone %files devel %defattr(-,root,root) @@ -143,6 +147,11 @@ %{_libdir}/pkgconfig/* %changelog +* Tue Apr 17 2007 Jeffrey C. Ollie - 1.7.1-1 +- Update to 1.7.1 +- Drop linphone-1.0.1-desktop.patch, linphone-1.4.1-libs.patch and + linphone-1.5.1-osipcompat.patch + * Fri Mar 16 2007 Jeffrey C. Ollie - 1.6.0-4 - Fix up encodings in Czech manpages Index: sources =================================================================== RCS file: /cvs/extras/rpms/linphone/devel/sources,v retrieving revision 1.8 retrieving revision 1.9 diff -u -r1.8 -r1.9 --- sources 30 Jan 2007 01:39:10 -0000 1.8 +++ sources 23 Apr 2007 16:36:34 -0000 1.9 @@ -1 +1 @@ -fb345125e23c787df0818ff7caad5515 linphone-1.6.0.tar.gz +6fe246d072fad2f4a9533317ab7e9060 linphone-1.7.1.tar.gz From fedora-extras-commits at redhat.com Mon Apr 23 16:43:15 2007 From: fedora-extras-commits at redhat.com (Jeffrey C. Ollie (jcollie)) Date: Mon, 23 Apr 2007 12:43:15 -0400 Subject: rpms/linphone/FC-6 linphone-1.7.1-gtkosip.patch, NONE, 1.1 linphone-1.7.1-imagedir.patch, NONE, 1.1 linphone-1.7.1-ortpm4.patch, NONE, 1.1 .cvsignore, 1.7, 1.8 linphone.spec, 1.26, 1.27 sources, 1.7, 1.8 linphone-1.0.1-desktop.patch, 1.2, NONE linphone-1.4.1-libs.patch, 1.1, NONE linphone-1.5.1-osipcompat.patch, 1.1, NONE Message-ID: <200704231643.l3NGhFBi026480@cvs-int.fedora.redhat.com> Author: jcollie Update of /cvs/extras/rpms/linphone/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv26445 Modified Files: .cvsignore linphone.spec sources Added Files: linphone-1.7.1-gtkosip.patch linphone-1.7.1-imagedir.patch linphone-1.7.1-ortpm4.patch Removed Files: linphone-1.0.1-desktop.patch linphone-1.4.1-libs.patch linphone-1.5.1-osipcompat.patch Log Message: Update to 1.7.1 linphone-1.7.1-gtkosip.patch: --- NEW FILE linphone-1.7.1-gtkosip.patch --- >From 6ebb0b61d9634dd24db0148b05f383977474aa44 Mon Sep 17 00:00:00 2001 From: Jeffrey C. Ollie Date: Mon, 23 Apr 2007 10:22:34 -0500 Subject: [PATCH] Use OSIP_CFLAGS to compile gtk front end. Signed-off-by: Jeffrey C. Ollie --- gtk/Makefile.am | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/gtk/Makefile.am b/gtk/Makefile.am index b98149d..cb05421 100644 --- a/gtk/Makefile.am +++ b/gtk/Makefile.am @@ -20,7 +20,7 @@ INCLUDES = \ $(ORTP_CFLAGS) \ -I$(top_srcdir)/coreapi \ -I$(top_srcdir)/mediastreamer2/include \ - -I$(osip_prefix)/include + $(OSIP_CFLAGS) -- 1.5.1.2 linphone-1.7.1-imagedir.patch: --- NEW FILE linphone-1.7.1-imagedir.patch --- diff --git a/mediastreamer2/src/Makefile.am b/mediastreamer2/src/Makefile.am index 4940246..3e1df60 100644 --- a/mediastreamer2/src/Makefile.am +++ b/mediastreamer2/src/Makefile.am @@ -105,7 +105,7 @@ AM_CFLAGS= -I$(top_srcdir) \ $(GSM_CFLAGS) \ $(STRICT_OPTIONS) -imgdir=$(datadir)/images/ +imgdir=$(datadir)/images/linphone/ img_DATA=nowebcamCIF.jpg diff --git a/mediastreamer2/src/nowebcam.c b/mediastreamer2/src/nowebcam.c index 6e06ee6..917a927 100644 --- a/mediastreamer2/src/nowebcam.c +++ b/mediastreamer2/src/nowebcam.c @@ -81,8 +81,8 @@ mblk_t *ms_load_jpeg_as_yuv(const char *jpgpath, MSVideoSize *reqsize){ mblk_t *ms_load_nowebcam(MSVideoSize *reqsize, int idx){ char tmp[256]; if (idx<0) - snprintf(tmp, sizeof(tmp), "%s/images/%s.jpg", PACKAGE_DATA_DIR, NOWEBCAM_JPG); + snprintf(tmp, sizeof(tmp), "%s/images/linphone/%s.jpg", PACKAGE_DATA_DIR, NOWEBCAM_JPG); else - snprintf(tmp, sizeof(tmp), "%s/images/%s%i.jpg", PACKAGE_DATA_DIR, NOWEBCAM_JPG, idx); + snprintf(tmp, sizeof(tmp), "%s/images/linphone/%s%i.jpg", PACKAGE_DATA_DIR, NOWEBCAM_JPG, idx); return ms_load_jpeg_as_yuv(tmp,reqsize); } linphone-1.7.1-ortpm4.patch: --- NEW FILE linphone-1.7.1-ortpm4.patch --- diff --git a/m4/ortp.m4 b/m4/ortp.m4 new file mode 100644 index 0000000..f0c0216 --- /dev/null +++ b/m4/ortp.m4 @@ -0,0 +1,17 @@ +AC_DEFUN([LP_CHECK_ORTP],[ + +ortp_pkgconfig=true + +PKG_CHECK_MODULES([ORTP], [ortp], , [ortp_pkgconfig=false]) + +if test $ortp_pkgconfig = false; then + AC_CHECK_HEADER([ortp/ortp.h], ,AC_MSG_ERROR([Could not find oRTP headers !])) + LIBS_save=$LIBS + AC_CHECK_LIB([ortp], [ortp_init], , AC_MSG_ERROR([Could not find oRTP library])) + ORTP_LIBS='-lortp' + LIBS=$LIBS_save +fi +AC_SUBST([ORTP_LIBS]) +AC_SUBST([ORTP_CFLAGS]) + +]) Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/linphone/FC-6/.cvsignore,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- .cvsignore 22 Nov 2006 04:52:00 -0000 1.7 +++ .cvsignore 23 Apr 2007 16:42:41 -0000 1.8 @@ -1 +1 @@ -linphone-1.5.1.tar.gz +linphone-1.7.1.tar.gz Index: linphone.spec =================================================================== RCS file: /cvs/extras/rpms/linphone/FC-6/linphone.spec,v retrieving revision 1.26 retrieving revision 1.27 diff -u -r1.26 -r1.27 --- linphone.spec 16 Mar 2007 16:05:52 -0000 1.26 +++ linphone.spec 23 Apr 2007 16:42:41 -0000 1.27 @@ -1,26 +1,24 @@ Name: linphone -Version: 1.5.1 -Release: 4%{?dist} +Version: 1.7.1 +Release: 1%{?dist} Summary: Phone anywhere in the whole world by using the Internet Group: Applications/Communications License: GPL URL: http://www.linphone.org/ -Source0: http://download.savannah.nongnu.org/releases/linphone/1.5.x/source/%{name}-%{version}.tar.gz -Patch: linphone-1.0.1-desktop.patch -Patch1: linphone-1.4.1-libs.patch -Patch2: linphone-1.5.1-osipcompat.patch +Source0: http://download.savannah.nongnu.org/releases/linphone/1.7.x/sources/%{name}-%{version}.tar.gz +Patch0: linphone-1.7.1-ortpm4.patch +Patch1: linphone-1.7.1-imagedir.patch +Patch2: linphone-1.7.1-gtkosip.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: compat-libosip2-devel -BuildRequires: ortp-devel = 0.12.0 +BuildRequires: ortp-devel >= 0.13.1 BuildRequires: readline-devel BuildRequires: ncurses-devel -BuildRequires: gnome-panel-devel -BuildRequires: libgnomeui-devel -BuildRequires: glib2-devel +BuildRequires: gtk2-devel BuildRequires: alsa-lib-devel BuildRequires: speex-devel >= 1.2 @@ -29,6 +27,8 @@ BuildRequires: perl(XML::Parser) +BuildRequires: docbook-utils + BuildRequires: automake BuildRequires: autoconf BuildRequires: libtool @@ -61,11 +61,15 @@ %prep %setup0 -q -%patch0 -p1 -b .old -%patch1 -p1 -b .libs -%patch2 -p0 -b .osip +%patch0 -p1 -b .ortpm4 +%patch1 -p1 -b .imagedir +%patch2 -p1 -b .gtkosip + +#patch0 -p1 -b .old +#patch1 -p1 -b .libs +#patch2 -p0 -b .osip -rm -r oRTP +#rm -r oRTP pushd share/cs for f in *.1 @@ -75,6 +79,7 @@ popd %build + libtoolize --copy --force aclocal -I m4 autoheader @@ -90,7 +95,7 @@ autoconf popd -%configure --disable-static --disable-video +%configure --disable-static --disable-rpath --disable-video --enable-alsa --enable-strict --enable-external-ortp --with-osip-version=2.2.2 make %{?_smp_mflags} %install @@ -119,7 +124,6 @@ %defattr(-,root,root) %doc AUTHORS ChangeLog COPYING NEWS README TODO %{_bindir}/* -%{_libdir}/bonobo/servers/*.server %{_libdir}/liblinphone.so.* %{_libdir}/libmediastreamer.so.* %{_libdir}/libquickstream.so.* @@ -128,10 +132,10 @@ %lang(cs) %{_mandir}/cs/man1/* %{_datadir}/applications/*%{name}.desktop %{_datadir}/gnome/help/linphone -%{_datadir}/gnome-2.0/ui/*.xml %{_datadir}/pixmaps/linphone %{_datadir}/pixmaps/linphone2.png %{_datadir}/sounds/linphone +%{_datadir}/images/linphone %files devel %defattr(-,root,root) @@ -143,11 +147,22 @@ %{_libdir}/pkgconfig/* %changelog -* Fri Mar 16 2007 Jeffrey C. Ollie - 1.5.1-4 -- Fixup encoding in Czech manpages +* Tue Apr 17 2007 Jeffrey C. Ollie - 1.7.1-1 +- Update to 1.7.1 +- Drop linphone-1.0.1-desktop.patch, linphone-1.4.1-libs.patch and + linphone-1.5.1-osipcompat.patch + +* Fri Mar 16 2007 Jeffrey C. Ollie - 1.6.0-4 +- Fix up encodings in Czech manpages + +* Fri Mar 16 2007 Jeffrey C. Ollie - 1.6.0-3 +- Move autoheader after aclocal, fixes 232592 + +* Mon Jan 29 2007 Jeffrey C. Ollie - 1.6.0-2 +- Fix buildrequires -* Fri Mar 16 2007 Jeffrey C. Ollie - 1.5.1-3 -- Change order of autoheader/aclocal +* Mon Jan 29 2007 Jeffrey C. Ollie - 1.6.0-1 +- Update to 1.6.0 * Wed Nov 22 2006 Jeffrey C. Ollie - 1.5.1-2 - Mark translated man pages with lang macro Index: sources =================================================================== RCS file: /cvs/extras/rpms/linphone/FC-6/sources,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- sources 22 Nov 2006 04:52:00 -0000 1.7 +++ sources 23 Apr 2007 16:42:41 -0000 1.8 @@ -1 +1 @@ -196f817d77aba906e7c1a896f8501a0f linphone-1.5.1.tar.gz +6fe246d072fad2f4a9533317ab7e9060 linphone-1.7.1.tar.gz --- linphone-1.0.1-desktop.patch DELETED --- --- linphone-1.4.1-libs.patch DELETED --- --- linphone-1.5.1-osipcompat.patch DELETED --- From fedora-extras-commits at redhat.com Mon Apr 23 16:46:03 2007 From: fedora-extras-commits at redhat.com (Marcin Zajaczkowski (szpak)) Date: Mon, 23 Apr 2007 12:46:03 -0400 Subject: rpms/pylibacl import.log,1.1,1.2 Message-ID: <200704231646.l3NGk3no026624@cvs-int.fedora.redhat.com> Author: szpak Update of /cvs/extras/rpms/pylibacl In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv26562 Modified Files: import.log Log Message: Initial import Index: import.log =================================================================== RCS file: /cvs/extras/rpms/pylibacl/import.log,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- import.log 21 Apr 2007 21:21:25 -0000 1.1 +++ import.log 23 Apr 2007 16:45:29 -0000 1.2 @@ -0,0 +1 @@ +pylibacl-0_2_1-5:HEAD:pylibacl-0.2.1-5.src.rpm:1177346550 From fedora-extras-commits at redhat.com Mon Apr 23 16:46:08 2007 From: fedora-extras-commits at redhat.com (Marcin Zajaczkowski (szpak)) Date: Mon, 23 Apr 2007 12:46:08 -0400 Subject: rpms/pylibacl/devel pylibacl.spec, NONE, 1.1 .cvsignore, 1.1, 1.2 sources, 1.1, 1.2 Message-ID: <200704231646.l3NGk8qh026628@cvs-int.fedora.redhat.com> Author: szpak Update of /cvs/extras/rpms/pylibacl/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv26562/devel Modified Files: .cvsignore sources Added Files: pylibacl.spec Log Message: Initial import --- NEW FILE pylibacl.spec --- Name: pylibacl Summary: POSIX.1e ACLs library wrapper for python Version: 0.2.1 Release: 5%{?dist} License: GPL Group: Development/Libraries URL: http://pylibacl.sourceforge.net/ Source: http://downloads.sourceforge.net/pylibacl/pylibacl-%{version}.tar.bz2 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) #libacl package is already forced by RPM Requires: python >= 2.2 BuildRequires: python-devel, libacl-devel %description Python extension module for POSIX ACLs. It allows to query, list, add and remove ACLs from files and directories. %prep %setup -q %build CFLAGS="%{optflags}" %{__python} setup.py build %install %{__rm} -rf %{buildroot} %{__python} setup.py install --root="%{buildroot}" --prefix="%{_prefix}" %clean %{__rm} -rf %{buildroot} %files %defattr(0644,root,root,0755) %{_libdir}/python*/site-packages/posix1e.so %doc BENCHMARK IMPLEMENTATION MANIFEST PLATFORMS README *.html *.txt %changelog * Sat Apr 21 2007 Marcin Zajaczkowski - 0.2.1-5 - removed redundant after name change "exclude" tag - comments cleanup * Wed Apr 18 2007 Marcin Zajaczkowski - 0.2.1-4 - applied suggestions from Kevin Fenzi - name changed from python-libacl to pylibacl - corrected path to the source file * Fri Apr 6 2007 Marcin Zajaczkowski - 0.2.1-3 - fixed path to a source package * Thu Apr 5 2007 Marcin Zajaczkowski - 0.2.1-2 - added python-devel in BuildRequires - added Provides section - modified to Fedora Extras requirements * Sun Sep 11 2005 Dag Wieers - 0.2.1-1 - Initial package. (using DAR) Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/pylibacl/devel/.cvsignore,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- .cvsignore 21 Apr 2007 21:21:29 -0000 1.1 +++ .cvsignore 23 Apr 2007 16:45:34 -0000 1.2 @@ -0,0 +1 @@ +pylibacl-0.2.1.tar.bz2 Index: sources =================================================================== RCS file: /cvs/extras/rpms/pylibacl/devel/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 21 Apr 2007 21:21:29 -0000 1.1 +++ sources 23 Apr 2007 16:45:34 -0000 1.2 @@ -0,0 +1 @@ +5c06b62ca4ee453042c9fa3f28aa56e8 pylibacl-0.2.1.tar.bz2 From fedora-extras-commits at redhat.com Mon Apr 23 16:50:10 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Mon, 23 Apr 2007 12:50:10 -0400 Subject: rpms/wise2 - New directory Message-ID: <200704231650.l3NGoAcU026881@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/rpms/wise2 In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners/tmpcvsc26855/rpms/wise2 Log Message: Directory /cvs/extras/rpms/wise2 added to the repository From fedora-extras-commits at redhat.com Mon Apr 23 16:50:16 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Mon, 23 Apr 2007 12:50:16 -0400 Subject: rpms/wise2/devel - New directory Message-ID: <200704231650.l3NGoG1b026896@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/rpms/wise2/devel In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners/tmpcvsc26855/rpms/wise2/devel Log Message: Directory /cvs/extras/rpms/wise2/devel added to the repository From fedora-extras-commits at redhat.com Mon Apr 23 16:50:27 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Mon, 23 Apr 2007 12:50:27 -0400 Subject: rpms/wise2 Makefile,NONE,1.1 import.log,NONE,1.1 pkg.acl,NONE,1.1 Message-ID: <200704231650.l3NGoRIu026925@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/rpms/wise2 In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners/tmpcvsc26855/rpms/wise2 Added Files: Makefile import.log pkg.acl Log Message: Setup of module wise2 --- NEW FILE Makefile --- # Top level Makefile for module wise2 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 --- --- NEW FILE pkg.acl --- From fedora-extras-commits at redhat.com Mon Apr 23 16:50:29 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Mon, 23 Apr 2007 12:50:29 -0400 Subject: owners owners.list,1.2720,1.2721 Message-ID: <200704231650.l3NGoTMm026934@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/owners In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners Modified Files: owners.list Log Message: add wise2 Index: owners.list =================================================================== RCS file: /cvs/extras/owners/owners.list,v retrieving revision 1.2720 retrieving revision 1.2721 diff -u -r1.2720 -r1.2721 --- owners.list 23 Apr 2007 16:11:15 -0000 1.2720 +++ owners.list 23 Apr 2007 16:49:59 -0000 1.2721 @@ -3032,6 +3032,7 @@ Fedora Extras|wine|A Windows 16/32/64 bit emulator|andreas.bierfert at lowlatency.de|extras-qa at fedoraproject.org| Fedora Extras|wine-docs|Documentation for wine|andreas.bierfert at lowlatency.de|extras-qa at fedoraproject.org| Fedora Extras|wings|3D Subdivision Modeler|gemi at bluewin.ch|extras-qa at fedoraproject.org| +Fedora Extras|wise2|Bioinformatics tools for comparison of biopolymers|alexl at users.sourceforge.net|extras-qa at fedoraproject.org| Fedora Extras|wlassistant|Wireless network management tool|tcallawa at redhat.com|extras-qa at fedoraproject.org| Fedora Extras|wmacpi|Dockapp for laptop acpi/apm information|andreas.bierfert at lowlatency.de|extras-qa at fedoraproject.org| Fedora Extras|wmapmload|Wmapmload monitors your apm status in an lcd display fashion|andreas.bierfert at lowlatency.de|extras-qa at fedoraproject.org| From fedora-extras-commits at redhat.com Mon Apr 23 16:50:38 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Mon, 23 Apr 2007 12:50:38 -0400 Subject: rpms/wise2/devel .cvsignore, NONE, 1.1 Makefile, NONE, 1.1 sources, NONE, 1.1 Message-ID: <200704231650.l3NGocVe026953@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/rpms/wise2/devel In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners/tmpcvsc26855/rpms/wise2/devel Added Files: .cvsignore Makefile sources Log Message: Setup of module wise2 --- NEW FILE .cvsignore --- --- NEW FILE Makefile --- # Makefile for source rpm: wise2 # $Id: Makefile,v 1.1 2007/04/23 16:50:32 wtogami Exp $ NAME := wise2 SPECFILE = $(firstword $(wildcard *.spec)) define find-makefile-common for d in common ../common ../../common ; do if [ -f $$d/Makefile.common ] ; then if [ -f $$d/CVS/Root -a -w $$/Makefile.common ] ; then cd $$d ; cvs -Q update ; fi ; echo "$$d/Makefile.common" ; break ; fi ; done endef MAKEFILE_COMMON := $(shell $(find-makefile-common)) ifeq ($(MAKEFILE_COMMON),) # attept a checkout define checkout-makefile-common test -f CVS/Root && { cvs -Q -d $$(cat CVS/Root) checkout common && echo "common/Makefile.common" ; } || { echo "ERROR: I can't figure out how to checkout the 'common' module." ; exit -1 ; } >&2 endef MAKEFILE_COMMON := $(shell $(checkout-makefile-common)) endif include $(MAKEFILE_COMMON) --- NEW FILE sources --- From fedora-extras-commits at redhat.com Mon Apr 23 16:51:41 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Mon, 23 Apr 2007 12:51:41 -0400 Subject: rpms/windowlab - New directory Message-ID: <200704231651.l3NGpfMx027217@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/rpms/windowlab In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners/tmpcvsa27189/rpms/windowlab Log Message: Directory /cvs/extras/rpms/windowlab added to the repository From fedora-extras-commits at redhat.com Mon Apr 23 16:51:49 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Mon, 23 Apr 2007 12:51:49 -0400 Subject: rpms/windowlab/devel - New directory Message-ID: <200704231651.l3NGpnLF027256@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/rpms/windowlab/devel In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners/tmpcvsa27189/rpms/windowlab/devel Log Message: Directory /cvs/extras/rpms/windowlab/devel added to the repository From fedora-extras-commits at redhat.com Mon Apr 23 16:51:55 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Mon, 23 Apr 2007 12:51:55 -0400 Subject: rpms/windowlab Makefile, NONE, 1.1 import.log, NONE, 1.1 pkg.acl, NONE, 1.1 Message-ID: <200704231651.l3NGptkR027282@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/rpms/windowlab In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners/tmpcvsa27189/rpms/windowlab Added Files: Makefile import.log pkg.acl Log Message: Setup of module windowlab --- NEW FILE Makefile --- # Top level Makefile for module windowlab 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 --- --- NEW FILE pkg.acl --- From fedora-extras-commits at redhat.com Mon Apr 23 16:52:01 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Mon, 23 Apr 2007 12:52:01 -0400 Subject: owners owners.list,1.2721,1.2722 Message-ID: <200704231652.l3NGq1M3027297@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/owners In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners Modified Files: owners.list Log Message: add windowlab Index: owners.list =================================================================== RCS file: /cvs/extras/owners/owners.list,v retrieving revision 1.2721 retrieving revision 1.2722 diff -u -r1.2721 -r1.2722 --- owners.list 23 Apr 2007 16:49:59 -0000 1.2721 +++ owners.list 23 Apr 2007 16:51:30 -0000 1.2722 @@ -3029,6 +3029,7 @@ Fedora Extras|wifi-radar|A utility for managing WiFi profiles|i.pilcher at comcast.net|extras-qa at fedoraproject.org| Fedora Extras|wifiroamd|Automatic WiFi connection (re)establishment daemon|ed at eh3.com|extras-qa at fedoraproject.org| Fedora Extras|WindowMaker|A fast, feature rich Window manager|andreas.bierfert at lowlatency.de|extras-qa at fedoraproject.org| +Fedora Extras|windowlab|Small and Simple Amiga-like Window Manager|dev at nigelj.com|extras-qa at fedoraproject.org| Fedora Extras|wine|A Windows 16/32/64 bit emulator|andreas.bierfert at lowlatency.de|extras-qa at fedoraproject.org| Fedora Extras|wine-docs|Documentation for wine|andreas.bierfert at lowlatency.de|extras-qa at fedoraproject.org| Fedora Extras|wings|3D Subdivision Modeler|gemi at bluewin.ch|extras-qa at fedoraproject.org| From fedora-extras-commits at redhat.com Mon Apr 23 16:52:06 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Mon, 23 Apr 2007 12:52:06 -0400 Subject: rpms/windowlab/devel .cvsignore, NONE, 1.1 Makefile, NONE, 1.1 sources, NONE, 1.1 Message-ID: <200704231652.l3NGq6Bb027306@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/rpms/windowlab/devel In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners/tmpcvsa27189/rpms/windowlab/devel Added Files: .cvsignore Makefile sources Log Message: Setup of module windowlab --- NEW FILE .cvsignore --- --- NEW FILE Makefile --- # Makefile for source rpm: windowlab # $Id: Makefile,v 1.1 2007/04/23 16:52:00 wtogami Exp $ NAME := windowlab SPECFILE = $(firstword $(wildcard *.spec)) define find-makefile-common for d in common ../common ../../common ; do if [ -f $$d/Makefile.common ] ; then if [ -f $$d/CVS/Root -a -w $$/Makefile.common ] ; then cd $$d ; cvs -Q update ; fi ; echo "$$d/Makefile.common" ; break ; fi ; done endef MAKEFILE_COMMON := $(shell $(find-makefile-common)) ifeq ($(MAKEFILE_COMMON),) # attept a checkout define checkout-makefile-common test -f CVS/Root && { cvs -Q -d $$(cat CVS/Root) checkout common && echo "common/Makefile.common" ; } || { echo "ERROR: I can't figure out how to checkout the 'common' module." ; exit -1 ; } >&2 endef MAKEFILE_COMMON := $(shell $(checkout-makefile-common)) endif include $(MAKEFILE_COMMON) --- NEW FILE sources --- From fedora-extras-commits at redhat.com Mon Apr 23 16:53:19 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Mon, 23 Apr 2007 12:53:19 -0400 Subject: rpms/postgresql-pgpool-II - New directory Message-ID: <200704231653.l3NGrJGf027612@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/rpms/postgresql-pgpool-II In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners/tmpcvsC27585/rpms/postgresql-pgpool-II Log Message: Directory /cvs/extras/rpms/postgresql-pgpool-II added to the repository From fedora-extras-commits at redhat.com Mon Apr 23 16:53:28 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Mon, 23 Apr 2007 12:53:28 -0400 Subject: rpms/postgresql-pgpool-II/devel - New directory Message-ID: <200704231653.l3NGrSZ8027626@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/rpms/postgresql-pgpool-II/devel In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners/tmpcvsC27585/rpms/postgresql-pgpool-II/devel Log Message: Directory /cvs/extras/rpms/postgresql-pgpool-II/devel added to the repository From fedora-extras-commits at redhat.com Mon Apr 23 16:53:38 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Mon, 23 Apr 2007 12:53:38 -0400 Subject: rpms/postgresql-pgpool-II Makefile, NONE, 1.1 import.log, NONE, 1.1 pkg.acl, NONE, 1.1 Message-ID: <200704231653.l3NGrcAw027653@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/rpms/postgresql-pgpool-II In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners/tmpcvsC27585/rpms/postgresql-pgpool-II Added Files: Makefile import.log pkg.acl Log Message: Setup of module postgresql-pgpool-II --- NEW FILE Makefile --- # Top level Makefile for module postgresql-pgpool-II 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 --- --- NEW FILE pkg.acl --- From fedora-extras-commits at redhat.com Mon Apr 23 16:53:40 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Mon, 23 Apr 2007 12:53:40 -0400 Subject: owners owners.epel.list,1.133,1.134 owners.list,1.2722,1.2723 Message-ID: <200704231653.l3NGreOY027663@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/owners In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners Modified Files: owners.epel.list owners.list Log Message: add postgresql-pgpool-II Index: owners.epel.list =================================================================== RCS file: /cvs/extras/owners/owners.epel.list,v retrieving revision 1.133 retrieving revision 1.134 diff -u -r1.133 -r1.134 --- owners.epel.list 23 Apr 2007 16:25:39 -0000 1.133 +++ owners.epel.list 23 Apr 2007 16:53:09 -0000 1.134 @@ -380,6 +380,7 @@ Fedora EPEL|pork|Console based AIM client that looks like ircII|lmacken at redhat.com|extras-qa at fedoraproject.org| Fedora EPEL|portaudio|Free, cross platform, open-source, audio I/O library|matthias at rpmforge.net|extras-qa at fedoraproject.org| Fedora EPEL|postgresql-dbi-link|Partial implementation of the SQL/MED portion of the SQL:2003 specification|devrim at CommandPrompt.com|extras-qa at fedoraproject.org| +Fedora EPEL|postgresql-pgpool-II|Connection pooling/replication server for PostgreSQL|devrim at CommandPrompt.com|extras-qa at fedoraproject.org| Fedora EPEL|postgrey|Postfix Greylisting Policy Server|matthias at rpmforge.net|extras-qa at fedoraproject.org| Fedora EPEL|powerman|Remote Power Management Software|jwilson at redhat.com|extras-qa at fedoraproject.org| Fedora EPEL|powermanga|Arcade 2D shoot-them-up game|matthias at rpmforge.net|extras-qa at fedoraproject.org| Index: owners.list =================================================================== RCS file: /cvs/extras/owners/owners.list,v retrieving revision 1.2722 retrieving revision 1.2723 diff -u -r1.2722 -r1.2723 --- owners.list 23 Apr 2007 16:51:30 -0000 1.2722 +++ owners.list 23 Apr 2007 16:53:09 -0000 1.2723 @@ -2368,6 +2368,7 @@ Fedora Extras|poster|Scales PostScript images to span multiple pages|extras-orphan at fedoraproject.org|extras-qa at fedoraproject.org|redhat at flyn.org Fedora Extras|postgresql-dbi-link|Partial implementation of the SQL/MED portion of the SQL:2003 specification|devrim at CommandPrompt.com|extras-qa at fedoraproject.org| Fedora Extras|postgresql-pgpool|Pgpool is a connection pooling/replication server for PostgreSQL|devrim at commandprompt.com|extras-qa at fedoraproject.org| +Fedora Extras|postgresql-pgpool-II|Connection pooling/replication server for PostgreSQL|devrim at CommandPrompt.com|extras-qa at fedoraproject.org| Fedora Extras|postgrey|Postfix Greylisting Policy Server|matthias at rpmforge.net|extras-qa at fedoraproject.org| Fedora Extras|Pound|A reverse-proxy and load balancer|ruben at rubenkerkhof.com|extras-qa at fedoraproject.org| Fedora Extras|powerman|Remote Power Management Software|jwilson at redhat.com|extras-qa at fedoraproject.org| From fedora-extras-commits at redhat.com Mon Apr 23 16:53:47 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Mon, 23 Apr 2007 12:53:47 -0400 Subject: rpms/postgresql-pgpool-II/devel .cvsignore, NONE, 1.1 Makefile, NONE, 1.1 sources, NONE, 1.1 Message-ID: <200704231653.l3NGrlnn027677@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/rpms/postgresql-pgpool-II/devel In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners/tmpcvsC27585/rpms/postgresql-pgpool-II/devel Added Files: .cvsignore Makefile sources Log Message: Setup of module postgresql-pgpool-II --- NEW FILE .cvsignore --- --- NEW FILE Makefile --- # Makefile for source rpm: postgresql-pgpool-II # $Id: Makefile,v 1.1 2007/04/23 16:53:43 wtogami Exp $ NAME := postgresql-pgpool-II SPECFILE = $(firstword $(wildcard *.spec)) define find-makefile-common for d in common ../common ../../common ; do if [ -f $$d/Makefile.common ] ; then if [ -f $$d/CVS/Root -a -w $$/Makefile.common ] ; then cd $$d ; cvs -Q update ; fi ; echo "$$d/Makefile.common" ; break ; fi ; done endef MAKEFILE_COMMON := $(shell $(find-makefile-common)) ifeq ($(MAKEFILE_COMMON),) # attept a checkout define checkout-makefile-common test -f CVS/Root && { cvs -Q -d $$(cat CVS/Root) checkout common && echo "common/Makefile.common" ; } || { echo "ERROR: I can't figure out how to checkout the 'common' module." ; exit -1 ; } >&2 endef MAKEFILE_COMMON := $(shell $(checkout-makefile-common)) endif include $(MAKEFILE_COMMON) --- NEW FILE sources --- From fedora-extras-commits at redhat.com Mon Apr 23 16:58:49 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Mon, 23 Apr 2007 12:58:49 -0400 Subject: rpms/vdr-skins/devel - New directory Message-ID: <200704231658.l3NGwn2s028234@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/rpms/vdr-skins/devel In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners/tmpcvss28186/rpms/vdr-skins/devel Log Message: Directory /cvs/extras/rpms/vdr-skins/devel added to the repository From fedora-extras-commits at redhat.com Mon Apr 23 16:58:40 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Mon, 23 Apr 2007 12:58:40 -0400 Subject: rpms/vdr-skins - New directory Message-ID: <200704231658.l3NGweLH028217@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/rpms/vdr-skins In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners/tmpcvss28186/rpms/vdr-skins Log Message: Directory /cvs/extras/rpms/vdr-skins added to the repository From fedora-extras-commits at redhat.com Mon Apr 23 16:59:01 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Mon, 23 Apr 2007 12:59:01 -0400 Subject: owners owners.list,1.2723,1.2724 Message-ID: <200704231659.l3NGx1p3028273@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/owners In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners Modified Files: owners.list Log Message: add vdr-skins Index: owners.list =================================================================== RCS file: /cvs/extras/owners/owners.list,v retrieving revision 1.2723 retrieving revision 1.2724 diff -u -r1.2723 -r1.2724 --- owners.list 23 Apr 2007 16:53:09 -0000 1.2723 +++ owners.list 23 Apr 2007 16:58:31 -0000 1.2724 @@ -2988,6 +2988,7 @@ Fedora Extras|vdr|Video Disk Recorder|ville.skytta at iki.fi|extras-qa at fedoraproject.org| Fedora Extras|vdr-femon|DVB frontend status monitor plugin for VDR|ville.skytta at iki.fi|extras-qa at fedoraproject.org| Fedora Extras|vdr-osdteletext|OSD teletext plugin for VDR|ville.skytta at iki.fi|extras-qa at fedoraproject.org| +Fedora Extras|vdr-skins|Collection of OSD skins for VDR|ville.skytta at iki.fi|extras-qa at fedoraproject.org| Fedora Extras|vdr-subtitles|DVB subtitles plugin for VDR|ville.skytta at iki.fi|extras-qa at fedoraproject.org| Fedora Extras|vdr-sudoku|Sudoku plugin for VDR|ville.skytta at iki.fi|extras-qa at fedoraproject.org| Fedora Extras|vdr-wapd|WAP remote control interface for VDR|ville.skytta at iki.fi|extras-qa at fedoraproject.org| From fedora-extras-commits at redhat.com Mon Apr 23 16:58:59 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Mon, 23 Apr 2007 12:58:59 -0400 Subject: rpms/vdr-skins Makefile, NONE, 1.1 import.log, NONE, 1.1 pkg.acl, NONE, 1.1 Message-ID: <200704231658.l3NGwxQp028262@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/rpms/vdr-skins In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners/tmpcvss28186/rpms/vdr-skins Added Files: Makefile import.log pkg.acl Log Message: Setup of module vdr-skins --- NEW FILE Makefile --- # Top level Makefile for module vdr-skins 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 --- --- NEW FILE pkg.acl --- From fedora-extras-commits at redhat.com Mon Apr 23 16:59:08 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Mon, 23 Apr 2007 12:59:08 -0400 Subject: rpms/vdr-skins/devel .cvsignore, NONE, 1.1 Makefile, NONE, 1.1 sources, NONE, 1.1 Message-ID: <200704231659.l3NGx8QC028288@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/rpms/vdr-skins/devel In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners/tmpcvss28186/rpms/vdr-skins/devel Added Files: .cvsignore Makefile sources Log Message: Setup of module vdr-skins --- NEW FILE .cvsignore --- --- NEW FILE Makefile --- # Makefile for source rpm: vdr-skins # $Id: Makefile,v 1.1 2007/04/23 16:59:04 wtogami Exp $ NAME := vdr-skins SPECFILE = $(firstword $(wildcard *.spec)) define find-makefile-common for d in common ../common ../../common ; do if [ -f $$d/Makefile.common ] ; then if [ -f $$d/CVS/Root -a -w $$/Makefile.common ] ; then cd $$d ; cvs -Q update ; fi ; echo "$$d/Makefile.common" ; break ; fi ; done endef MAKEFILE_COMMON := $(shell $(find-makefile-common)) ifeq ($(MAKEFILE_COMMON),) # attept a checkout define checkout-makefile-common test -f CVS/Root && { cvs -Q -d $$(cat CVS/Root) checkout common && echo "common/Makefile.common" ; } || { echo "ERROR: I can't figure out how to checkout the 'common' module." ; exit -1 ; } >&2 endef MAKEFILE_COMMON := $(shell $(checkout-makefile-common)) endif include $(MAKEFILE_COMMON) --- NEW FILE sources --- From fedora-extras-commits at redhat.com Mon Apr 23 17:04:35 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Mon, 23 Apr 2007 13:04:35 -0400 Subject: rpms/vdr-text2skin - New directory Message-ID: <200704231704.l3NH4ZKj000420@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/rpms/vdr-text2skin In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners/tmpcvsVSJ392/rpms/vdr-text2skin Log Message: Directory /cvs/extras/rpms/vdr-text2skin added to the repository From fedora-extras-commits at redhat.com Mon Apr 23 17:04:45 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Mon, 23 Apr 2007 13:04:45 -0400 Subject: rpms/vdr-text2skin/devel - New directory Message-ID: <200704231704.l3NH4jwY000433@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/rpms/vdr-text2skin/devel In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners/tmpcvsVSJ392/rpms/vdr-text2skin/devel Log Message: Directory /cvs/extras/rpms/vdr-text2skin/devel added to the repository From fedora-extras-commits at redhat.com Mon Apr 23 17:04:51 2007 From: fedora-extras-commits at redhat.com (Marcin Zajaczkowski (szpak)) Date: Mon, 23 Apr 2007 13:04:51 -0400 Subject: rpms/pylibacl/FC-5 pylibacl.spec,NONE,1.1 sources,1.1,1.2 Message-ID: <200704231704.l3NH4puB000462@cvs-int.fedora.redhat.com> Author: szpak Update of /cvs/extras/rpms/pylibacl/FC-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv32751 Modified Files: sources Added Files: pylibacl.spec Log Message: Import to FC-5 branch --- NEW FILE pylibacl.spec --- Name: pylibacl Summary: POSIX.1e ACLs library wrapper for python Version: 0.2.1 Release: 5%{?dist} License: GPL Group: Development/Libraries URL: http://pylibacl.sourceforge.net/ Source: http://downloads.sourceforge.net/pylibacl/pylibacl-%{version}.tar.bz2 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) #libacl package is already forced by RPM Requires: python >= 2.2 BuildRequires: python-devel, libacl-devel %description Python extension module for POSIX ACLs. It allows to query, list, add and remove ACLs from files and directories. %prep %setup -q %build CFLAGS="%{optflags}" %{__python} setup.py build %install %{__rm} -rf %{buildroot} %{__python} setup.py install --root="%{buildroot}" --prefix="%{_prefix}" %clean %{__rm} -rf %{buildroot} %files %defattr(0644,root,root,0755) %{_libdir}/python*/site-packages/posix1e.so %doc BENCHMARK IMPLEMENTATION MANIFEST PLATFORMS README *.html *.txt %changelog * Sat Apr 21 2007 Marcin Zajaczkowski - 0.2.1-5 - removed redundant after name change "exclude" tag - comments cleanup * Wed Apr 18 2007 Marcin Zajaczkowski - 0.2.1-4 - applied suggestions from Kevin Fenzi - name changed from python-libacl to pylibacl - corrected path to the source file * Fri Apr 6 2007 Marcin Zajaczkowski - 0.2.1-3 - fixed path to a source package * Thu Apr 5 2007 Marcin Zajaczkowski - 0.2.1-2 - added python-devel in BuildRequires - added Provides section - modified to Fedora Extras requirements * Sun Sep 11 2005 Dag Wieers - 0.2.1-1 - Initial package. (using DAR) Index: sources =================================================================== RCS file: /cvs/extras/rpms/pylibacl/FC-5/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 21 Apr 2007 21:21:29 -0000 1.1 +++ sources 23 Apr 2007 17:04:16 -0000 1.2 @@ -0,0 +1 @@ +5c06b62ca4ee453042c9fa3f28aa56e8 pylibacl-0.2.1.tar.bz2 From fedora-extras-commits at redhat.com Mon Apr 23 17:04:54 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Mon, 23 Apr 2007 13:04:54 -0400 Subject: rpms/vdr-text2skin Makefile, NONE, 1.1 import.log, NONE, 1.1 pkg.acl, NONE, 1.1 Message-ID: <200704231704.l3NH4sAS000467@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/rpms/vdr-text2skin In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners/tmpcvsVSJ392/rpms/vdr-text2skin Added Files: Makefile import.log pkg.acl Log Message: Setup of module vdr-text2skin --- NEW FILE Makefile --- # Top level Makefile for module vdr-text2skin 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 --- --- NEW FILE pkg.acl --- From fedora-extras-commits at redhat.com Mon Apr 23 17:04:56 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Mon, 23 Apr 2007 13:04:56 -0400 Subject: owners owners.list,1.2724,1.2725 Message-ID: <200704231704.l3NH4umN000478@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/owners In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners Modified Files: owners.list Log Message: add vdr-text2skin Index: owners.list =================================================================== RCS file: /cvs/extras/owners/owners.list,v retrieving revision 1.2724 retrieving revision 1.2725 diff -u -r1.2724 -r1.2725 --- owners.list 23 Apr 2007 16:58:31 -0000 1.2724 +++ owners.list 23 Apr 2007 17:04:26 -0000 1.2725 @@ -2991,6 +2991,7 @@ Fedora Extras|vdr-skins|Collection of OSD skins for VDR|ville.skytta at iki.fi|extras-qa at fedoraproject.org| Fedora Extras|vdr-subtitles|DVB subtitles plugin for VDR|ville.skytta at iki.fi|extras-qa at fedoraproject.org| Fedora Extras|vdr-sudoku|Sudoku plugin for VDR|ville.skytta at iki.fi|extras-qa at fedoraproject.org| +Fedora Extras|vdr-text2skin|OSD skin plugin for VDR|ville.skytta at iki.fi|extras-qa at fedoraproject.org| Fedora Extras|vdr-wapd|WAP remote control interface for VDR|ville.skytta at iki.fi|extras-qa at fedoraproject.org| Fedora Extras|vdradmin-am|Web interface for VDR|ville.skytta at iki.fi|extras-qa at fedoraproject.org| Fedora Extras|verbiste|French conjugation system|icon at fedoraproject.org|extras-qa at fedoraproject.org| From fedora-extras-commits at redhat.com Mon Apr 23 17:05:03 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Mon, 23 Apr 2007 13:05:03 -0400 Subject: rpms/vdr-text2skin/devel .cvsignore, NONE, 1.1 Makefile, NONE, 1.1 sources, NONE, 1.1 Message-ID: <200704231705.l3NH53x3000496@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/rpms/vdr-text2skin/devel In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners/tmpcvsVSJ392/rpms/vdr-text2skin/devel Added Files: .cvsignore Makefile sources Log Message: Setup of module vdr-text2skin --- NEW FILE .cvsignore --- --- NEW FILE Makefile --- # Makefile for source rpm: vdr-text2skin # $Id: Makefile,v 1.1 2007/04/23 17:04:59 wtogami Exp $ NAME := vdr-text2skin SPECFILE = $(firstword $(wildcard *.spec)) define find-makefile-common for d in common ../common ../../common ; do if [ -f $$d/Makefile.common ] ; then if [ -f $$d/CVS/Root -a -w $$/Makefile.common ] ; then cd $$d ; cvs -Q update ; fi ; echo "$$d/Makefile.common" ; break ; fi ; done endef MAKEFILE_COMMON := $(shell $(find-makefile-common)) ifeq ($(MAKEFILE_COMMON),) # attept a checkout define checkout-makefile-common test -f CVS/Root && { cvs -Q -d $$(cat CVS/Root) checkout common && echo "common/Makefile.common" ; } || { echo "ERROR: I can't figure out how to checkout the 'common' module." ; exit -1 ; } >&2 endef MAKEFILE_COMMON := $(shell $(checkout-makefile-common)) endif include $(MAKEFILE_COMMON) --- NEW FILE sources --- From fedora-extras-commits at redhat.com Mon Apr 23 17:07:33 2007 From: fedora-extras-commits at redhat.com (Jason Tibbitts (tibbs)) Date: Mon, 23 Apr 2007 13:07:33 -0400 Subject: rpms/denyhosts/devel denyhosts.spec,1.41,1.42 Message-ID: <200704231707.l3NH7XPa000700@cvs-int.fedora.redhat.com> Author: tibbs Update of /cvs/extras/rpms/denyhosts/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv658 Modified Files: denyhosts.spec Log Message: * Mon Apr 23 2007 Jason L Tibbitts III - 2.6-4 - Apply fix to regex.py from Jonathan Underwood to fix bug 237449. Index: denyhosts.spec =================================================================== RCS file: /cvs/extras/rpms/denyhosts/devel/denyhosts.spec,v retrieving revision 1.41 retrieving revision 1.42 diff -u -r1.41 -r1.42 --- denyhosts.spec 9 Dec 2006 05:04:07 -0000 1.41 +++ denyhosts.spec 23 Apr 2007 17:06:58 -0000 1.42 @@ -1,6 +1,6 @@ Name: denyhosts Version: 2.6 -Release: 3%{?dist} +Release: 4%{?dist} Summary: A script to help thwart ssh server attacks Group: Applications/System @@ -16,6 +16,8 @@ Patch0: denyhosts-2.6-config.patch Patch1: denyhosts-2.4-setup.patch Patch2: denyhosts-2.2-daemon-control.patch +# Patch10 is a security fix +Patch10: denyhosts-2.6-regex.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch @@ -40,6 +42,7 @@ %patch0 -p0 -b .config %patch1 -p0 -b .setup %patch2 -p0 -b .daemon-control +%patch10 -p0 -b .regex cp %{SOURCE6} . @@ -148,6 +151,9 @@ %changelog +* Mon Apr 23 2007 Jason L Tibbitts III - 2.6-4 +- Apply fix to regex.py from Jonathan Underwood to fix bug 237449. + * Fri Dec 08 2006 Jason L Tibbitts III - 2.6-3 - Rebuild for new python. From fedora-extras-commits at redhat.com Mon Apr 23 17:07:31 2007 From: fedora-extras-commits at redhat.com (Marcin Zajaczkowski (szpak)) Date: Mon, 23 Apr 2007 13:07:31 -0400 Subject: rpms/pylibacl/FC-6 pylibacl.spec,NONE,1.1 sources,1.1,1.2 Message-ID: <200704231707.l3NH7VQi000695@cvs-int.fedora.redhat.com> Author: szpak Update of /cvs/extras/rpms/pylibacl/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv640 Modified Files: sources Added Files: pylibacl.spec Log Message: Import to FC-6 branch --- NEW FILE pylibacl.spec --- Name: pylibacl Summary: POSIX.1e ACLs library wrapper for python Version: 0.2.1 Release: 5%{?dist} License: GPL Group: Development/Libraries URL: http://pylibacl.sourceforge.net/ Source: http://downloads.sourceforge.net/pylibacl/pylibacl-%{version}.tar.bz2 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) #libacl package is already forced by RPM Requires: python >= 2.2 BuildRequires: python-devel, libacl-devel %description Python extension module for POSIX ACLs. It allows to query, list, add and remove ACLs from files and directories. %prep %setup -q %build CFLAGS="%{optflags}" %{__python} setup.py build %install %{__rm} -rf %{buildroot} %{__python} setup.py install --root="%{buildroot}" --prefix="%{_prefix}" %clean %{__rm} -rf %{buildroot} %files %defattr(0644,root,root,0755) %{_libdir}/python*/site-packages/posix1e.so %doc BENCHMARK IMPLEMENTATION MANIFEST PLATFORMS README *.html *.txt %changelog * Sat Apr 21 2007 Marcin Zajaczkowski - 0.2.1-5 - removed redundant after name change "exclude" tag - comments cleanup * Wed Apr 18 2007 Marcin Zajaczkowski - 0.2.1-4 - applied suggestions from Kevin Fenzi - name changed from python-libacl to pylibacl - corrected path to the source file * Fri Apr 6 2007 Marcin Zajaczkowski - 0.2.1-3 - fixed path to a source package * Thu Apr 5 2007 Marcin Zajaczkowski - 0.2.1-2 - added python-devel in BuildRequires - added Provides section - modified to Fedora Extras requirements * Sun Sep 11 2005 Dag Wieers - 0.2.1-1 - Initial package. (using DAR) Index: sources =================================================================== RCS file: /cvs/extras/rpms/pylibacl/FC-6/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 21 Apr 2007 21:21:29 -0000 1.1 +++ sources 23 Apr 2007 17:06:56 -0000 1.2 @@ -0,0 +1 @@ +5c06b62ca4ee453042c9fa3f28aa56e8 pylibacl-0.2.1.tar.bz2 From fedora-extras-commits at redhat.com Mon Apr 23 17:09:28 2007 From: fedora-extras-commits at redhat.com (Jason Tibbitts (tibbs)) Date: Mon, 23 Apr 2007 13:09:28 -0400 Subject: rpms/denyhosts/devel denyhosts-2.6-regex.patch,NONE,1.1 Message-ID: <200704231709.l3NH9SXR000768@cvs-int.fedora.redhat.com> Author: tibbs Update of /cvs/extras/rpms/denyhosts/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv759 Added Files: denyhosts-2.6-regex.patch Log Message: * Mon Apr 23 2007 Jason L Tibbitts III - 2.6-4 - Apply fix to regex.py from Jonathan Underwood to fix bug 237449. denyhosts-2.6-regex.patch: --- NEW FILE denyhosts-2.6-regex.patch --- --- DenyHosts/regex.py.orig 2007-04-23 17:22:21.000000000 +0100 +++ DenyHosts/regex.py 2007-04-23 17:24:35.000000000 +0100 @@ -21,7 +21,7 @@ FAILED_ENTRY_REGEX6 = re.compile(r"""Did not receive identification string .*from (::ffff:)?(?P\d{1,3}\.\d{1,3}\.\d{1,3}\.\d{1,3})""") -FAILED_ENTRY_REGEX7 = re.compile(r"""User (?P.*) not allowed because not listed in AllowUsers""") +FAILED_ENTRY_REGEX7 = re.compile(r"""User (?P.*) .*from (::ffff:)?(?P\d{1,3}\.\d{1,3}\.\d{1,3}\.\d{1,3}) not allowed because not listed in AllowUsers""") # these are reserved for future versions From fedora-extras-commits at redhat.com Mon Apr 23 17:40:13 2007 From: fedora-extras-commits at redhat.com (Ville Skytta (scop)) Date: Mon, 23 Apr 2007 13:40:13 -0400 Subject: rpms/vdr-text2skin import.log,1.1,1.2 Message-ID: <200704231740.l3NHeDaX001807@cvs-int.fedora.redhat.com> Author: scop Update of /cvs/extras/rpms/vdr-text2skin In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv1744 Modified Files: import.log Log Message: Initial import (#216353) Index: import.log =================================================================== RCS file: /cvs/extras/rpms/vdr-text2skin/import.log,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- import.log 23 Apr 2007 17:04:50 -0000 1.1 +++ import.log 23 Apr 2007 17:39:39 -0000 1.2 @@ -0,0 +1 @@ +vdr-text2skin-1_1-18_20051217cvs_cmn6:HEAD:vdr-text2skin-1.1-18.20051217cvs.cmn6.src.rpm:1177349952 From fedora-extras-commits at redhat.com Mon Apr 23 17:40:17 2007 From: fedora-extras-commits at redhat.com (Ville Skytta (scop)) Date: Mon, 23 Apr 2007 13:40:17 -0400 Subject: rpms/vdr-text2skin/devel vdr-text2skin-1.1cvs-cvsfixes.patch, NONE, 1.1 vdr-text2skin-1.1cvs-freetype22.patch, NONE, 1.1 vdr-text2skin-1.1cvs-skindir.patch, NONE, 1.1 vdr-text2skin.conf, NONE, 1.1 vdr-text2skin.spec, NONE, 1.1 .cvsignore, 1.1, 1.2 sources, 1.1, 1.2 Message-ID: <200704231740.l3NHeHmQ001811@cvs-int.fedora.redhat.com> Author: scop Update of /cvs/extras/rpms/vdr-text2skin/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv1744/devel Modified Files: .cvsignore sources Added Files: vdr-text2skin-1.1cvs-cvsfixes.patch vdr-text2skin-1.1cvs-freetype22.patch vdr-text2skin-1.1cvs-skindir.patch vdr-text2skin.conf vdr-text2skin.spec Log Message: Initial import (#216353) vdr-text2skin-1.1cvs-cvsfixes.patch: --- NEW FILE vdr-text2skin-1.1cvs-cvsfixes.patch --- --- status.c 3 Jun 2005 08:53:13 -0000 1.10 +++ status.c 17 Mar 2006 18:25:57 -0000 1.11 @@ -29,14 +29,16 @@ mNextRecording = 0; } -void cText2SkinStatus::Replaying(const cControl* /*Control*/, const char *Name) { +void cText2SkinStatus::Replaying(const cControl* /*Control*/, const char *Name, + const char *FileName, bool On) +{ Dprintf("cText2SkinStatus::Replaying(%s)\n", Name); eReplayMode oldMode = mReplayMode; if (mRender != NULL) mRender->UpdateLock(); - if (Name != NULL) { + if (On) { mReplayMode = replayMPlayer; if (strlen(Name) > 6 && Name[0]=='[' && Name[3]==']' && Name[5]=='(') { int i; @@ -83,7 +85,8 @@ } } -void cText2SkinStatus::Recording(const cDevice *Device, const char *Name) +void cText2SkinStatus::Recording(const cDevice *Device, const char *Name, + const char *FileName, bool On) { if (mRender != NULL) mRender->UpdateLock(); --- status.h 3 Jun 2005 08:53:13 -0000 1.7 +++ status.h 17 Mar 2006 18:25:57 -0000 1.8 @@ -39,8 +39,10 @@ int mLastLanguage; protected: - virtual void Replaying(const cControl *Control, const char *Name); - virtual void Recording(const cDevice *Device, const char *Name); + virtual void Replaying(const cControl *Control, const char *Name, + const char *FileName, bool On); + virtual void Recording(const cDevice *Device, const char *Name, + const char *FileName, bool On); virtual void OsdClear(void); public: --- xml/xml.c 19 Dec 2004 22:03:49 -0000 1.1.1.1 +++ xml/xml.c 4 Sep 2006 20:51:06 -0000 1.3 @@ -38,7 +38,7 @@ buffer = new char [size]; f.read(buffer, size); f.close(); - data = buffer; + data.assign(buffer, size); delete[] buffer; nodestartcb = NULL; nodeendcb = NULL; vdr-text2skin-1.1cvs-freetype22.patch: --- NEW FILE vdr-text2skin-1.1cvs-freetype22.patch --- Index: graphtft/font.c =================================================================== RCS file: /var/cvsroot/text2skin/graphtft/font.c,v retrieving revision 1.4 diff -u -r1.4 font.c --- graphtft/font.c 30 Jan 2005 18:09:42 -0000 1.4 +++ graphtft/font.c 19 Nov 2006 15:04:06 -0000 @@ -139,20 +139,21 @@ error = FT_Load_Glyph( _face, glyph_index, FT_LOAD_DEFAULT ); if ( error ) continue; /* ignore errors */ - // convert to a mono bitmap - error = FT_Render_Glyph( _face->glyph, ft_render_mode_mono ); - if ( error ) continue; - // now, convert to vdr font data int width = (_slot->metrics.horiAdvance / 64) + 1; int bearingX = (_slot->metrics.horiBearingX / 64) +1; width = (width > (int)sizeof(cFont::tPixelData) * 8) ? (((int)sizeof(cFont::tPixelData) * 8)-2) :width ; - int top = _slot->bitmap_top; - int y_off = Size - top; font_data[(num_char_array*num_rows)+0]=width; font_data[(num_char_array*num_rows)+1]=num_rows_global; + // convert to a mono bitmap + error = FT_Render_Glyph( _face->glyph, ft_render_mode_mono ); + if ( error ) continue; + + int top = _slot->bitmap_top; + int y_off = Size - top; + unsigned char *bmp = _slot->bitmap.buffer; for (int y = 0; y < _slot->bitmap.rows; ++y , y_off++) { vdr-text2skin-1.1cvs-skindir.patch: --- NEW FILE vdr-text2skin-1.1cvs-skindir.patch --- --- text2skin-1.1-cvs/README.de~ 2004-12-20 00:03:08.000000000 +0200 +++ text2skin-1.1-cvs/README.de 2006-11-19 18:42:54.000000000 +0200 @@ -77,6 +77,9 @@ Wo die Skins hingeh?ren: ------------------------ +*** rpm package note: this text2skin package has been patched to load skins +*** from /usr/share/vdr/text2skin instead of the path documented below. + Wie Sie vielleicht wissen, hat VDR einen Unterordner "plugins" innerhalb seines Konfigurationsordners, in dem alle Dateien, die zu Plugins geh?ren, enthalten sein sollten. Wenn Sie nicht wissen, wo das sein k?nnte, schauen Sie in dem --- text2skin-1.1-cvs/README~ 2005-01-31 16:39:45.000000000 +0200 +++ text2skin-1.1-cvs/README 2006-11-19 18:42:36.000000000 +0200 @@ -82,6 +82,9 @@ Where to put the skins: ----------------------- +*** rpm package note: this text2skin package has been patched to load skins +*** from /usr/share/vdr/text2skin instead of the path documented below. + As you might know, VDR has a subfolder "plugins" inside it's configuration folder, where all plugin-related files should reside. If you don't know, where this could be, look into the folder you gave to VDR with the -v parameter @@ -109,6 +112,9 @@ Where to put the fonts: ----------------------- +*** rpm package note: this text2skin package has been patched to load fonts +*** from /usr/share/vdr/text2skin instead of the path documented below. + Font files (.ttf) can be placed either in the directory of the skin itself or in a subfolder fonts inside the text2skin directory. --- text2skin-1.1-cvs/common.c~ 2005-01-07 23:46:51.000000000 +0200 +++ text2skin-1.1-cvs/common.c 2006-11-19 18:38:31.000000000 +0200 @@ -8,7 +8,7 @@ const std::string &SkinPath(void) { // should never change - static std::string path = cPlugin::ConfigDirectory(PLUGIN_NAME_I18N); + static std::string path = "/usr/share/vdr/text2skin"; return path; } --- NEW FILE vdr-text2skin.conf --- # Configuration snippet for vdr-text2skin -*- sh -*- # # Add command line options to pass to the text2skin plugin to PLUGIN_OPTIONS. PLUGIN_OPTIONS="" --- NEW FILE vdr-text2skin.spec --- %define pname text2skin %define plugindir %(vdr-config --plugindir 2>/dev/null || echo ERROR) %define configdir %(vdr-config --configdir 2>/dev/null || echo ERROR) %define datadir %(vdr-config --datadir 2>/dev/null || echo ERROR) %define apiver %(vdr-config --apiversion 2>/dev/null || echo ERROR) %define cvs 20051217 Name: vdr-%{pname} Version: 1.1 Release: 18.%{cvs}cvs%{?dist} Summary: OSD skin plugin for VDR Group: Applications/Multimedia License: GPL URL: http://linux.kompiliert.net/index.php?view=text2skin #Source0: http://linux.kompiliert.net/files/%{name}-%{version}.tgz Source0: http://linux.kompiliert.net/contrib/%{name}-%{version}cvs-%{cvs}.tgz Source1: %{name}.conf Patch0: %{name}-1.1cvs-cvsfixes.patch Patch1: %{name}-1.1cvs-freetype22.patch Patch2: %{name}-1.1cvs-skindir.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) %if 0%{?_with_imagemagick:1} BuildRequires: ImageMagick-c++-devel %else BuildRequires: imlib2-devel %endif BuildRequires: freetype-devel BuildRequires: vdr-devel >= 1.3.47 BuildRequires: sed >= 3.95 BuildRequires: which Requires: vdr(abi) = %{apiver} %description This plugin is designed to load and interpret a set of files describing the layout of VDR's on screen display and to make this "skin" available to VDR via Setup -> OSD in the main menu. Of course it is possible to load more than one text-based skin this way and to choose between them while running VDR. All skins may be themeable (you can create your own color-theme) and translateable as the author of the skin wishes. %prep %setup -q -c cd text2skin %patch0 -p0 %patch1 -p0 sed -e 's|/usr/share/vdr/|%{datadir}/|' %{PATCH2} | patch -p1 find . -depth -type d -name CVS | xargs rm -r for f in HISTORY README.de Docs/*.txt ; do iconv -f iso-8859-1 -t utf-8 $f > $f.utf8 ; mv $f.utf8 $f done chmod -x contrib/*.pl sed -i -e /strip/d -e /O2/d Makefile sed -i -e '/^DVBDIR/d' -e 's|-I$(DVBDIR)\(/linux\)\?/include||g' Makefile sed -i -e s/VDRVERSION/APIVERSION/g Makefile cd .. %build opts= %if 0%{!?_with_imagemagick:1} opts="HAVE_IMLIB2=1 HAVE_IMAGEMAGICK=" %endif make -C text2skin %{?_smp_mflags} $opts LIBDIR=. VDRDIR=%{_libdir}/vdr all %install rm -rf $RPM_BUILD_ROOT cd text2skin install -dm 755 $RPM_BUILD_ROOT%{plugindir} install -pm 755 libvdr-%{pname}.so.%{apiver} $RPM_BUILD_ROOT%{plugindir} install -Dpm 644 %{SOURCE1} \ $RPM_BUILD_ROOT%{_sysconfdir}/sysconfig/vdr-plugins.d/%{pname}.conf cd .. install -dm 755 $RPM_BUILD_ROOT%{datadir}/text2skin/fonts %clean rm -rf $RPM_BUILD_ROOT %pre if [ $1 -gt 1 -a -d %{configdir}/plugins/text2skin ] ; then # Migrate skins (can't overwrite a dir with a symlink) mkdir -p %{datadir}/text2skin && \ cp -a %{configdir}/plugins/text2skin/* %{datadir}/text2skin || : rm -rf %{configdir}/plugins/text2skin fi %files %defattr(-,root,root,-) %doc text2skin/CONTRIBUTORS text2skin/COPYING text2skin/HISTORY %doc text2skin/README text2skin/Docs/*.txt text2skin/contrib/skin_to_10.pl %lang(de) %doc text2skin/README.de %config(noreplace) %{_sysconfdir}/sysconfig/vdr-plugins.d/%{pname}.conf %{plugindir}/libvdr-%{pname}.so.%{apiver} %{datadir}/text2skin/ %changelog * Sun Apr 8 2007 Ville Skytt?? - 1.1-18.20051217cvs - Grab potential XML parse buffer overflow fix from upstream CVS. * Sun Nov 19 2006 Ville Skytt?? - 1.1-16.20051217cvs - Migrate real skins directory to /usr/share/vdr/text2skin. - Patch for freetype 2.2 compatibility. * Sat Nov 4 2006 Ville Skytt?? - 1.1-15.20051217 - Build with imlib2 instead of imagemagick by default due to #212478. - Build for VDR 1.4.4. * Fri Oct 06 2006 Thorsten Leemhuis 1.1-14 - rebuilt for unwind info generation, broken in gcc-4.1.1-21 * Sat Sep 23 2006 Ville Skytt?? - 1.1-13.20051217 - Rebuild for VDR 1.4.3. * Sun Aug 6 2006 Ville Skytt?? - 1.1-12.20051217 - Rebuild for VDR 1.4.1-3. * Sun Jun 11 2006 Ville Skytt?? - 1.1-11.20051217 - Rebuild for VDR 1.4.1. * Sun Apr 30 2006 Ville Skytt?? - 1.1-10.20051217 - Rebuild for VDR 1.4.0. Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/vdr-text2skin/devel/.cvsignore,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- .cvsignore 23 Apr 2007 17:04:59 -0000 1.1 +++ .cvsignore 23 Apr 2007 17:39:43 -0000 1.2 @@ -0,0 +1 @@ +vdr-text2skin-1.1cvs-20051217.tgz Index: sources =================================================================== RCS file: /cvs/extras/rpms/vdr-text2skin/devel/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 23 Apr 2007 17:04:59 -0000 1.1 +++ sources 23 Apr 2007 17:39:43 -0000 1.2 @@ -0,0 +1 @@ +f59bba08b3ded6c6a044e715e1669e0d vdr-text2skin-1.1cvs-20051217.tgz From fedora-extras-commits at redhat.com Mon Apr 23 17:49:38 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Mon, 23 Apr 2007 13:49:38 -0400 Subject: rpms/nautilus-python/devel - New directory Message-ID: <200704231749.l3NHncDR002144@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/rpms/nautilus-python/devel In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners/tmpcvsea2097/rpms/nautilus-python/devel Log Message: Directory /cvs/extras/rpms/nautilus-python/devel added to the repository From fedora-extras-commits at redhat.com Mon Apr 23 17:49:29 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Mon, 23 Apr 2007 13:49:29 -0400 Subject: rpms/nautilus-python - New directory Message-ID: <200704231749.l3NHnTT0002129@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/rpms/nautilus-python In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners/tmpcvsea2097/rpms/nautilus-python Log Message: Directory /cvs/extras/rpms/nautilus-python added to the repository From fedora-extras-commits at redhat.com Mon Apr 23 17:49:47 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Mon, 23 Apr 2007 13:49:47 -0400 Subject: rpms/nautilus-python Makefile, NONE, 1.1 import.log, NONE, 1.1 pkg.acl, NONE, 1.1 Message-ID: <200704231749.l3NHnlKO002171@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/rpms/nautilus-python In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners/tmpcvsea2097/rpms/nautilus-python Added Files: Makefile import.log pkg.acl Log Message: Setup of module nautilus-python --- NEW FILE Makefile --- # Top level Makefile for module nautilus-python 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 --- --- NEW FILE pkg.acl --- From fedora-extras-commits at redhat.com Mon Apr 23 17:49:50 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Mon, 23 Apr 2007 13:49:50 -0400 Subject: owners owners.list,1.2725,1.2726 Message-ID: <200704231749.l3NHnoEf002181@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/owners In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners Modified Files: owners.list Log Message: add nautilus-python Index: owners.list =================================================================== RCS file: /cvs/extras/owners/owners.list,v retrieving revision 1.2725 retrieving revision 1.2726 diff -u -r1.2725 -r1.2726 --- owners.list 23 Apr 2007 17:04:26 -0000 1.2725 +++ owners.list 23 Apr 2007 17:49:20 -0000 1.2726 @@ -1452,6 +1452,7 @@ Fedora Extras|nautilus-flac-converter|Nautilus extension to convert FLACS to Ogg Vorbis|bdpepple at ameritech.net|extras-qa at fedoraproject.org| Fedora Extras|nautilus-image-converter|Nautilus extension to mass resize images|bdpepple at ameritech.net|extras-qa at fedoraproject.org| Fedora Extras|nautilus-open-terminal|Nautilus extension for an open terminal shortcut|stickster at gmail.com|extras-qa at fedoraproject.org| +Fedora Extras|nautilus-python|Python bindings for Nautilus.|trond.danielsen at gmail.com|extras-qa at fedoraproject.org| Fedora Extras|nautilus-search-tool|A Nautilus extension to put "Search for Files" on the context menu of folders|stickster at gmail.com|extras-qa at fedoraproject.org| Fedora Extras|nautilus-sendto|Nautilus context menu for sending files|stickster at gmail.com|extras-qa at fedoraproject.org| Fedora Extras|nazghul|A computer role-playing game (CRPG) engine|tibbs at math.uh.edu|extras-qa at fedoraproject.org| From fedora-extras-commits at redhat.com Mon Apr 23 17:49:56 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Mon, 23 Apr 2007 13:49:56 -0400 Subject: rpms/nautilus-python/devel .cvsignore, NONE, 1.1 Makefile, NONE, 1.1 sources, NONE, 1.1 Message-ID: <200704231749.l3NHnuIq002195@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/rpms/nautilus-python/devel In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners/tmpcvsea2097/rpms/nautilus-python/devel Added Files: .cvsignore Makefile sources Log Message: Setup of module nautilus-python --- NEW FILE .cvsignore --- --- NEW FILE Makefile --- # Makefile for source rpm: nautilus-python # $Id: Makefile,v 1.1 2007/04/23 17:49:52 wtogami Exp $ NAME := nautilus-python SPECFILE = $(firstword $(wildcard *.spec)) define find-makefile-common for d in common ../common ../../common ; do if [ -f $$d/Makefile.common ] ; then if [ -f $$d/CVS/Root -a -w $$/Makefile.common ] ; then cd $$d ; cvs -Q update ; fi ; echo "$$d/Makefile.common" ; break ; fi ; done endef MAKEFILE_COMMON := $(shell $(find-makefile-common)) ifeq ($(MAKEFILE_COMMON),) # attept a checkout define checkout-makefile-common test -f CVS/Root && { cvs -Q -d $$(cat CVS/Root) checkout common && echo "common/Makefile.common" ; } || { echo "ERROR: I can't figure out how to checkout the 'common' module." ; exit -1 ; } >&2 endef MAKEFILE_COMMON := $(shell $(checkout-makefile-common)) endif include $(MAKEFILE_COMMON) --- NEW FILE sources --- From fedora-extras-commits at redhat.com Mon Apr 23 17:50:58 2007 From: fedora-extras-commits at redhat.com (Ville Skytta (scop)) Date: Mon, 23 Apr 2007 13:50:58 -0400 Subject: fedora-security/audit fe5,1.187,1.188 fe6,1.100,1.101 Message-ID: <200704231750.l3NHownw002312@cvs-int.fedora.redhat.com> Author: scop Update of /cvs/fedora/fedora-security/audit In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv2291 Modified Files: fe5 fe6 Log Message: +CVE-2007-2165 VULNERABLE (proftpd) #237533 Index: fe5 =================================================================== RCS file: /cvs/fedora/fedora-security/audit/fe5,v retrieving revision 1.187 retrieving revision 1.188 diff -u -r1.187 -r1.188 --- fe5 21 Apr 2007 14:31:55 -0000 1.187 +++ fe5 23 Apr 2007 17:50:55 -0000 1.188 @@ -2,6 +2,7 @@ ** are items that need attention +CVE-2007-2165 VULNERABLE (proftpd) #237533 CVE-2007-2016 ignore (phpMyAdmin, < 2.8.0.2 never shipped) CVE-2007-1997 ignore (clamav, 0.90/0.90.1 only) CVE-2007-1897 version (wordpress, fixed 2.1.3) #235912 Index: fe6 =================================================================== RCS file: /cvs/fedora/fedora-security/audit/fe6,v retrieving revision 1.100 retrieving revision 1.101 diff -u -r1.100 -r1.101 --- fe6 21 Apr 2007 14:31:55 -0000 1.100 +++ fe6 23 Apr 2007 17:50:55 -0000 1.101 @@ -2,6 +2,7 @@ ** are items that need attention +CVE-2007-2165 VULNERABLE (proftpd) #237533 CVE-2007-2016 ignore (phpMyAdmin, < 2.8.0.2 never shipped) CVE-2007-1997 ignore (clamav, 0.90/0.90.1 only) CVE-2007-1897 version (wordpress, fixed 2.1.3) #235912 From fedora-extras-commits at redhat.com Mon Apr 23 17:52:48 2007 From: fedora-extras-commits at redhat.com (Ville Skytta (scop)) Date: Mon, 23 Apr 2007 13:52:48 -0400 Subject: rpms/vdr-text2skin/FC-6 vdr-text2skin-1.1cvs-cvsfixes.patch, NONE, 1.1 vdr-text2skin-1.1cvs-freetype22.patch, NONE, 1.1 vdr-text2skin-1.1cvs-skindir.patch, NONE, 1.1 vdr-text2skin.conf, NONE, 1.1 vdr-text2skin.spec, NONE, 1.1 .cvsignore, 1.1, 1.2 sources, 1.1, 1.2 Message-ID: <200704231752.l3NHqmRK002429@cvs-int.fedora.redhat.com> Author: scop Update of /cvs/extras/rpms/vdr-text2skin/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv2362 Modified Files: .cvsignore sources Added Files: vdr-text2skin-1.1cvs-cvsfixes.patch vdr-text2skin-1.1cvs-freetype22.patch vdr-text2skin-1.1cvs-skindir.patch vdr-text2skin.conf vdr-text2skin.spec Log Message: Initial import (#216353) vdr-text2skin-1.1cvs-cvsfixes.patch: --- NEW FILE vdr-text2skin-1.1cvs-cvsfixes.patch --- --- status.c 3 Jun 2005 08:53:13 -0000 1.10 +++ status.c 17 Mar 2006 18:25:57 -0000 1.11 @@ -29,14 +29,16 @@ mNextRecording = 0; } -void cText2SkinStatus::Replaying(const cControl* /*Control*/, const char *Name) { +void cText2SkinStatus::Replaying(const cControl* /*Control*/, const char *Name, + const char *FileName, bool On) +{ Dprintf("cText2SkinStatus::Replaying(%s)\n", Name); eReplayMode oldMode = mReplayMode; if (mRender != NULL) mRender->UpdateLock(); - if (Name != NULL) { + if (On) { mReplayMode = replayMPlayer; if (strlen(Name) > 6 && Name[0]=='[' && Name[3]==']' && Name[5]=='(') { int i; @@ -83,7 +85,8 @@ } } -void cText2SkinStatus::Recording(const cDevice *Device, const char *Name) +void cText2SkinStatus::Recording(const cDevice *Device, const char *Name, + const char *FileName, bool On) { if (mRender != NULL) mRender->UpdateLock(); --- status.h 3 Jun 2005 08:53:13 -0000 1.7 +++ status.h 17 Mar 2006 18:25:57 -0000 1.8 @@ -39,8 +39,10 @@ int mLastLanguage; protected: - virtual void Replaying(const cControl *Control, const char *Name); - virtual void Recording(const cDevice *Device, const char *Name); + virtual void Replaying(const cControl *Control, const char *Name, + const char *FileName, bool On); + virtual void Recording(const cDevice *Device, const char *Name, + const char *FileName, bool On); virtual void OsdClear(void); public: --- xml/xml.c 19 Dec 2004 22:03:49 -0000 1.1.1.1 +++ xml/xml.c 4 Sep 2006 20:51:06 -0000 1.3 @@ -38,7 +38,7 @@ buffer = new char [size]; f.read(buffer, size); f.close(); - data = buffer; + data.assign(buffer, size); delete[] buffer; nodestartcb = NULL; nodeendcb = NULL; vdr-text2skin-1.1cvs-freetype22.patch: --- NEW FILE vdr-text2skin-1.1cvs-freetype22.patch --- Index: graphtft/font.c =================================================================== RCS file: /var/cvsroot/text2skin/graphtft/font.c,v retrieving revision 1.4 diff -u -r1.4 font.c --- graphtft/font.c 30 Jan 2005 18:09:42 -0000 1.4 +++ graphtft/font.c 19 Nov 2006 15:04:06 -0000 @@ -139,20 +139,21 @@ error = FT_Load_Glyph( _face, glyph_index, FT_LOAD_DEFAULT ); if ( error ) continue; /* ignore errors */ - // convert to a mono bitmap - error = FT_Render_Glyph( _face->glyph, ft_render_mode_mono ); - if ( error ) continue; - // now, convert to vdr font data int width = (_slot->metrics.horiAdvance / 64) + 1; int bearingX = (_slot->metrics.horiBearingX / 64) +1; width = (width > (int)sizeof(cFont::tPixelData) * 8) ? (((int)sizeof(cFont::tPixelData) * 8)-2) :width ; - int top = _slot->bitmap_top; - int y_off = Size - top; font_data[(num_char_array*num_rows)+0]=width; font_data[(num_char_array*num_rows)+1]=num_rows_global; + // convert to a mono bitmap + error = FT_Render_Glyph( _face->glyph, ft_render_mode_mono ); + if ( error ) continue; + + int top = _slot->bitmap_top; + int y_off = Size - top; + unsigned char *bmp = _slot->bitmap.buffer; for (int y = 0; y < _slot->bitmap.rows; ++y , y_off++) { vdr-text2skin-1.1cvs-skindir.patch: --- NEW FILE vdr-text2skin-1.1cvs-skindir.patch --- --- text2skin-1.1-cvs/README.de~ 2004-12-20 00:03:08.000000000 +0200 +++ text2skin-1.1-cvs/README.de 2006-11-19 18:42:54.000000000 +0200 @@ -77,6 +77,9 @@ Wo die Skins hingeh?ren: ------------------------ +*** rpm package note: this text2skin package has been patched to load skins +*** from /usr/share/vdr/text2skin instead of the path documented below. + Wie Sie vielleicht wissen, hat VDR einen Unterordner "plugins" innerhalb seines Konfigurationsordners, in dem alle Dateien, die zu Plugins geh?ren, enthalten sein sollten. Wenn Sie nicht wissen, wo das sein k?nnte, schauen Sie in dem --- text2skin-1.1-cvs/README~ 2005-01-31 16:39:45.000000000 +0200 +++ text2skin-1.1-cvs/README 2006-11-19 18:42:36.000000000 +0200 @@ -82,6 +82,9 @@ Where to put the skins: ----------------------- +*** rpm package note: this text2skin package has been patched to load skins +*** from /usr/share/vdr/text2skin instead of the path documented below. + As you might know, VDR has a subfolder "plugins" inside it's configuration folder, where all plugin-related files should reside. If you don't know, where this could be, look into the folder you gave to VDR with the -v parameter @@ -109,6 +112,9 @@ Where to put the fonts: ----------------------- +*** rpm package note: this text2skin package has been patched to load fonts +*** from /usr/share/vdr/text2skin instead of the path documented below. + Font files (.ttf) can be placed either in the directory of the skin itself or in a subfolder fonts inside the text2skin directory. --- text2skin-1.1-cvs/common.c~ 2005-01-07 23:46:51.000000000 +0200 +++ text2skin-1.1-cvs/common.c 2006-11-19 18:38:31.000000000 +0200 @@ -8,7 +8,7 @@ const std::string &SkinPath(void) { // should never change - static std::string path = cPlugin::ConfigDirectory(PLUGIN_NAME_I18N); + static std::string path = "/usr/share/vdr/text2skin"; return path; } --- NEW FILE vdr-text2skin.conf --- # Configuration snippet for vdr-text2skin -*- sh -*- # # Add command line options to pass to the text2skin plugin to PLUGIN_OPTIONS. PLUGIN_OPTIONS="" --- NEW FILE vdr-text2skin.spec --- %define pname text2skin %define plugindir %(vdr-config --plugindir 2>/dev/null || echo ERROR) %define configdir %(vdr-config --configdir 2>/dev/null || echo ERROR) %define datadir %(vdr-config --datadir 2>/dev/null || echo ERROR) %define apiver %(vdr-config --apiversion 2>/dev/null || echo ERROR) %define cvs 20051217 Name: vdr-%{pname} Version: 1.1 Release: 18.%{cvs}cvs%{?dist} Summary: OSD skin plugin for VDR Group: Applications/Multimedia License: GPL URL: http://linux.kompiliert.net/index.php?view=text2skin #Source0: http://linux.kompiliert.net/files/%{name}-%{version}.tgz Source0: http://linux.kompiliert.net/contrib/%{name}-%{version}cvs-%{cvs}.tgz Source1: %{name}.conf Patch0: %{name}-1.1cvs-cvsfixes.patch Patch1: %{name}-1.1cvs-freetype22.patch Patch2: %{name}-1.1cvs-skindir.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) %if 0%{?_with_imagemagick:1} BuildRequires: ImageMagick-c++-devel %else BuildRequires: imlib2-devel %endif BuildRequires: freetype-devel BuildRequires: vdr-devel >= 1.3.47 BuildRequires: sed >= 3.95 BuildRequires: which Requires: vdr(abi) = %{apiver} %description This plugin is designed to load and interpret a set of files describing the layout of VDR's on screen display and to make this "skin" available to VDR via Setup -> OSD in the main menu. Of course it is possible to load more than one text-based skin this way and to choose between them while running VDR. All skins may be themeable (you can create your own color-theme) and translateable as the author of the skin wishes. %prep %setup -q -c cd text2skin %patch0 -p0 %patch1 -p0 sed -e 's|/usr/share/vdr/|%{datadir}/|' %{PATCH2} | patch -p1 find . -depth -type d -name CVS | xargs rm -r for f in HISTORY README.de Docs/*.txt ; do iconv -f iso-8859-1 -t utf-8 $f > $f.utf8 ; mv $f.utf8 $f done chmod -x contrib/*.pl sed -i -e /strip/d -e /O2/d Makefile sed -i -e '/^DVBDIR/d' -e 's|-I$(DVBDIR)\(/linux\)\?/include||g' Makefile sed -i -e s/VDRVERSION/APIVERSION/g Makefile cd .. %build opts= %if 0%{!?_with_imagemagick:1} opts="HAVE_IMLIB2=1 HAVE_IMAGEMAGICK=" %endif make -C text2skin %{?_smp_mflags} $opts LIBDIR=. VDRDIR=%{_libdir}/vdr all %install rm -rf $RPM_BUILD_ROOT cd text2skin install -dm 755 $RPM_BUILD_ROOT%{plugindir} install -pm 755 libvdr-%{pname}.so.%{apiver} $RPM_BUILD_ROOT%{plugindir} install -Dpm 644 %{SOURCE1} \ $RPM_BUILD_ROOT%{_sysconfdir}/sysconfig/vdr-plugins.d/%{pname}.conf cd .. install -dm 755 $RPM_BUILD_ROOT%{datadir}/text2skin/fonts %clean rm -rf $RPM_BUILD_ROOT %pre if [ $1 -gt 1 -a -d %{configdir}/plugins/text2skin ] ; then # Migrate skins (can't overwrite a dir with a symlink) mkdir -p %{datadir}/text2skin && \ cp -a %{configdir}/plugins/text2skin/* %{datadir}/text2skin || : rm -rf %{configdir}/plugins/text2skin fi %files %defattr(-,root,root,-) %doc text2skin/CONTRIBUTORS text2skin/COPYING text2skin/HISTORY %doc text2skin/README text2skin/Docs/*.txt text2skin/contrib/skin_to_10.pl %lang(de) %doc text2skin/README.de %config(noreplace) %{_sysconfdir}/sysconfig/vdr-plugins.d/%{pname}.conf %{plugindir}/libvdr-%{pname}.so.%{apiver} %{datadir}/text2skin/ %changelog * Sun Apr 8 2007 Ville Skytt?? - 1.1-18.20051217cvs - Grab potential XML parse buffer overflow fix from upstream CVS. * Sun Nov 19 2006 Ville Skytt?? - 1.1-16.20051217cvs - Migrate real skins directory to /usr/share/vdr/text2skin. - Patch for freetype 2.2 compatibility. * Sat Nov 4 2006 Ville Skytt?? - 1.1-15.20051217 - Build with imlib2 instead of imagemagick by default due to #212478. - Build for VDR 1.4.4. * Fri Oct 06 2006 Thorsten Leemhuis 1.1-14 - rebuilt for unwind info generation, broken in gcc-4.1.1-21 * Sat Sep 23 2006 Ville Skytt?? - 1.1-13.20051217 - Rebuild for VDR 1.4.3. * Sun Aug 6 2006 Ville Skytt?? - 1.1-12.20051217 - Rebuild for VDR 1.4.1-3. * Sun Jun 11 2006 Ville Skytt?? - 1.1-11.20051217 - Rebuild for VDR 1.4.1. * Sun Apr 30 2006 Ville Skytt?? - 1.1-10.20051217 - Rebuild for VDR 1.4.0. Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/vdr-text2skin/FC-6/.cvsignore,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- .cvsignore 23 Apr 2007 17:04:59 -0000 1.1 +++ .cvsignore 23 Apr 2007 17:52:12 -0000 1.2 @@ -0,0 +1 @@ +vdr-text2skin-1.1cvs-20051217.tgz Index: sources =================================================================== RCS file: /cvs/extras/rpms/vdr-text2skin/FC-6/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 23 Apr 2007 17:04:59 -0000 1.1 +++ sources 23 Apr 2007 17:52:12 -0000 1.2 @@ -0,0 +1 @@ +f59bba08b3ded6c6a044e715e1669e0d vdr-text2skin-1.1cvs-20051217.tgz From fedora-extras-commits at redhat.com Mon Apr 23 17:53:24 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Mon, 23 Apr 2007 13:53:24 -0400 Subject: owners owners.epel.list,1.134,1.135 Message-ID: <200704231753.l3NHrOpX002558@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/owners In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners Modified Files: owners.epel.list Log Message: add php-pear-Validate to EPEL Index: owners.epel.list =================================================================== RCS file: /cvs/extras/owners/owners.epel.list,v retrieving revision 1.134 retrieving revision 1.135 diff -u -r1.134 -r1.135 --- owners.epel.list 23 Apr 2007 16:53:09 -0000 1.134 +++ owners.epel.list 23 Apr 2007 17:52:54 -0000 1.135 @@ -368,6 +368,7 @@ Fedora EPEL|php-pear-Mail|Class that provides multiple interfaces for sending emails|Fedora at FamilleCollet.com|extras-qa at fedoraproject.org| Fedora EPEL|php-pear-Net-SMTP|Provides an implementation of the SMTP protocol|Fedora at FamilleCollet.com|extras-qa at fedoraproject.org| Fedora EPEL|php-pear-Net-Socket|Network Socket Interface|Fedora at FamilleCollet.com|extras-qa at fedoraproject.org| +Fedora EPEL|php-pear-Validate|Validation Class for Various Data Types|chris.stone at gmail.com|extras-qa at fedoraproject.org| Fedora EPEL|php-pear-XML-Parser|XML parsing class based on PHP's bundled expat|Fedora at FamilleCollet.com|extras-qa at fedoraproject.org| Fedora EPEL|php-pear-XML-Serializer|Swiss-army knife for reading and writing XML files|chris.stone at gmail.com|extras-qa at fedoraproject.org| Fedora EPEL|php-pear-XML-Util|XML utility class|chris.stone at gmail.com|extras-qa at fedoraproject.org| From fedora-extras-commits at redhat.com Mon Apr 23 17:57:26 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Mon, 23 Apr 2007 13:57:26 -0400 Subject: owners owners.epel.list,1.135,1.136 Message-ID: <200704231757.l3NHvQXO002695@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/owners In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners Modified Files: owners.epel.list Log Message: add php-pear-Validate-Finance-CreditCard to EPEL Index: owners.epel.list =================================================================== RCS file: /cvs/extras/owners/owners.epel.list,v retrieving revision 1.135 retrieving revision 1.136 diff -u -r1.135 -r1.136 --- owners.epel.list 23 Apr 2007 17:52:54 -0000 1.135 +++ owners.epel.list 23 Apr 2007 17:56:56 -0000 1.136 @@ -369,6 +369,7 @@ Fedora EPEL|php-pear-Net-SMTP|Provides an implementation of the SMTP protocol|Fedora at FamilleCollet.com|extras-qa at fedoraproject.org| Fedora EPEL|php-pear-Net-Socket|Network Socket Interface|Fedora at FamilleCollet.com|extras-qa at fedoraproject.org| Fedora EPEL|php-pear-Validate|Validation Class for Various Data Types|chris.stone at gmail.com|extras-qa at fedoraproject.org| +Fedora EPEL|php-pear-Validate-Finance-CreditCard|Validation class for Credit Cards|chris.stone at gmail.com|extras-qa at fedoraproject.org| Fedora EPEL|php-pear-XML-Parser|XML parsing class based on PHP's bundled expat|Fedora at FamilleCollet.com|extras-qa at fedoraproject.org| Fedora EPEL|php-pear-XML-Serializer|Swiss-army knife for reading and writing XML files|chris.stone at gmail.com|extras-qa at fedoraproject.org| Fedora EPEL|php-pear-XML-Util|XML utility class|chris.stone at gmail.com|extras-qa at fedoraproject.org| From fedora-extras-commits at redhat.com Mon Apr 23 17:59:31 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Mon, 23 Apr 2007 13:59:31 -0400 Subject: owners owners.epel.list,1.136,1.137 Message-ID: <200704231759.l3NHxViC002742@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/owners In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners Modified Files: owners.epel.list Log Message: add perl-Sub-Name to EPEL Index: owners.epel.list =================================================================== RCS file: /cvs/extras/owners/owners.epel.list,v retrieving revision 1.136 retrieving revision 1.137 diff -u -r1.136 -r1.137 --- owners.epel.list 23 Apr 2007 17:56:56 -0000 1.136 +++ owners.epel.list 23 Apr 2007 17:59:01 -0000 1.137 @@ -327,6 +327,7 @@ Fedora EPEL|perl-String-ShellQuote|Perl module for quoting strings for passing through the shell|steve at silug.org|extras-qa at fedoraproject.org|fedora-perl-devel-list at redhat.com Fedora EPEL|perl-Sub-Identify|Retrieve names of code references|cweyl at alumni.drew.edu|extras-qa at fedoraproject.org|fedora-perl-devel-list at redhat.com Fedora EPEL|perl-Sub-Install|Install subroutines into packages easily|cweyl at alumni.drew.edu|extras-qa at fedoraproject.org|fedora-perl-devel-list at redhat.com +Fedora EPEL|perl-Sub-Name|Name -- or rename -- a sub|cweyl at alumni.drew.edu|extras-qa at fedoraproject.org|fedora-perl-devel-list at redhat.com Fedora EPEL|perl-SUPER|Sane superclass method dispatcher|cweyl at alumni.drew.edu|extras-qa at fedoraproject.org|fedora-perl-devel-list at redhat.com Fedora EPEL|perl-Sys-Virt|Represent and manage a libvirt hypervisor connection|steve at silug.org|extras-qa at fedoraproject.org|fedora-perl-devel-list at redhat.com,berrange at redhat.com Fedora EPEL|perl-Term-UI|Term::ReadLine UI made easy|steve at silug.org|extras-qa at fedoraproject.org|fedora-perl-devel-list at redhat.com From fedora-extras-commits at redhat.com Mon Apr 23 18:03:22 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Mon, 23 Apr 2007 14:03:22 -0400 Subject: owners owners.epel.list,1.137,1.138 Message-ID: <200704231803.l3NI3MqD007406@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/owners In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners Modified Files: owners.epel.list Log Message: add php-pear-XML-Beautifier to EPEL Index: owners.epel.list =================================================================== RCS file: /cvs/extras/owners/owners.epel.list,v retrieving revision 1.137 retrieving revision 1.138 diff -u -r1.137 -r1.138 --- owners.epel.list 23 Apr 2007 17:59:01 -0000 1.137 +++ owners.epel.list 23 Apr 2007 18:02:52 -0000 1.138 @@ -371,6 +371,7 @@ Fedora EPEL|php-pear-Net-Socket|Network Socket Interface|Fedora at FamilleCollet.com|extras-qa at fedoraproject.org| Fedora EPEL|php-pear-Validate|Validation Class for Various Data Types|chris.stone at gmail.com|extras-qa at fedoraproject.org| Fedora EPEL|php-pear-Validate-Finance-CreditCard|Validation class for Credit Cards|chris.stone at gmail.com|extras-qa at fedoraproject.org| +Fedora EPEL|php-pear-XML-Beautifier|Class to format XML documents|chris.stone at gmail.com|extras-qa at fedoraproject.org| Fedora EPEL|php-pear-XML-Parser|XML parsing class based on PHP's bundled expat|Fedora at FamilleCollet.com|extras-qa at fedoraproject.org| Fedora EPEL|php-pear-XML-Serializer|Swiss-army knife for reading and writing XML files|chris.stone at gmail.com|extras-qa at fedoraproject.org| Fedora EPEL|php-pear-XML-Util|XML utility class|chris.stone at gmail.com|extras-qa at fedoraproject.org| From fedora-extras-commits at redhat.com Mon Apr 23 18:04:08 2007 From: fedora-extras-commits at redhat.com (Mike Bonnet (mikeb)) Date: Mon, 23 Apr 2007 14:04:08 -0400 Subject: rpms/python-cheetah/devel .cvsignore, 1.4, 1.5 python-cheetah.spec, 1.7, 1.8 sources, 1.4, 1.5 Message-ID: <200704231804.l3NI484R007441@cvs-int.fedora.redhat.com> Author: mikeb Update of /cvs/extras/rpms/python-cheetah/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv7415 Modified Files: .cvsignore python-cheetah.spec sources Log Message: update to 2.0rc8 Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/python-cheetah/devel/.cvsignore,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- .cvsignore 13 Jul 2006 18:14:51 -0000 1.4 +++ .cvsignore 23 Apr 2007 18:03:34 -0000 1.5 @@ -1 +1 @@ -Cheetah-2.0rc7.tar.gz +Cheetah-2.0rc8.tar.gz Index: python-cheetah.spec =================================================================== RCS file: /cvs/extras/rpms/python-cheetah/devel/python-cheetah.spec,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- python-cheetah.spec 8 Jan 2007 19:39:43 -0000 1.7 +++ python-cheetah.spec 23 Apr 2007 18:03:34 -0000 1.8 @@ -2,13 +2,13 @@ Name: python-cheetah Version: 2.0 -Release: 0.4.rc7%{?dist} +Release: 0.5.rc8%{?dist} Summary: Template engine and code-generator Group: Development/Libraries License: MIT URL: http://cheetahtemplate.org/ -Source: http://download.sourceforge.net/cheetahtemplate/Cheetah-%{version}rc7.tar.gz +Source: http://download.sourceforge.net/cheetahtemplate/Cheetah-%{version}rc8.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) @@ -23,7 +23,7 @@ code, Java, sql, form emails and even Python code. %prep -%setup -q -n Cheetah-%{version}rc7 +%setup -q -n Cheetah-%{version}rc8 %build export CFLAGS="$RPM_OPT_FLAGS" @@ -88,11 +88,14 @@ %{python_sitelib}/Cheetah/Utils/optik/*.pyc %{python_sitelib}/Cheetah/Utils/optik/*.pyo -%dir %{python_sitelib}/Cheetah-%{version}rc7-*.egg-info -%{python_sitelib}/Cheetah-%{version}rc7-*.egg-info/PKG-INFO -%{python_sitelib}/Cheetah-%{version}rc7-*.egg-info/*.txt +%dir %{python_sitelib}/Cheetah-%{version}rc8-*.egg-info +%{python_sitelib}/Cheetah-%{version}rc8-*.egg-info/PKG-INFO +%{python_sitelib}/Cheetah-%{version}rc8-*.egg-info/*.txt %changelog +* Mon Apr 23 2007 Mike Bonnet - 2.0-0.5.rc8 +- update to 2.0rc8 + * Mon Jan 8 2007 Mike Bonnet - 2.0-0.4.rc7 - use setuptools and install setuptools metadata Index: sources =================================================================== RCS file: /cvs/extras/rpms/python-cheetah/devel/sources,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- sources 13 Jul 2006 18:14:51 -0000 1.4 +++ sources 23 Apr 2007 18:03:34 -0000 1.5 @@ -1 +1 @@ -94f83679cf4ebd658143faa339bbf134 Cheetah-2.0rc7.tar.gz +7a13092bad898ba0b0fe903865fc1faa Cheetah-2.0rc8.tar.gz From fedora-extras-commits at redhat.com Mon Apr 23 18:05:10 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Mon, 23 Apr 2007 14:05:10 -0400 Subject: owners owners.epel.list,1.138,1.139 Message-ID: <200704231805.l3NI5AWq007545@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/owners In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners Modified Files: owners.epel.list Log Message: add php-pear-XML-RSS to EPEL Index: owners.epel.list =================================================================== RCS file: /cvs/extras/owners/owners.epel.list,v retrieving revision 1.138 retrieving revision 1.139 diff -u -r1.138 -r1.139 --- owners.epel.list 23 Apr 2007 18:02:52 -0000 1.138 +++ owners.epel.list 23 Apr 2007 18:04:40 -0000 1.139 @@ -373,6 +373,7 @@ Fedora EPEL|php-pear-Validate-Finance-CreditCard|Validation class for Credit Cards|chris.stone at gmail.com|extras-qa at fedoraproject.org| Fedora EPEL|php-pear-XML-Beautifier|Class to format XML documents|chris.stone at gmail.com|extras-qa at fedoraproject.org| Fedora EPEL|php-pear-XML-Parser|XML parsing class based on PHP's bundled expat|Fedora at FamilleCollet.com|extras-qa at fedoraproject.org| +Fedora EPEL|php-pear-XML-RSS|RSS parser|chris.stone at gmail.com|extras-qa at fedoraproject.org| Fedora EPEL|php-pear-XML-Serializer|Swiss-army knife for reading and writing XML files|chris.stone at gmail.com|extras-qa at fedoraproject.org| Fedora EPEL|php-pear-XML-Util|XML utility class|chris.stone at gmail.com|extras-qa at fedoraproject.org| Fedora EPEL|php-pecl-mailparse|PECL package for parsing and working with email messages|matthias at rpmforge.net|extras-qa at fedoraproject.org| From fedora-extras-commits at redhat.com Mon Apr 23 18:06:22 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Mon, 23 Apr 2007 14:06:22 -0400 Subject: owners owners.epel.list,1.139,1.140 Message-ID: <200704231806.l3NI6M5P007649@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/owners In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners Modified Files: owners.epel.list Log Message: add php-pear-Crypt-CHAP to EPEL Index: owners.epel.list =================================================================== RCS file: /cvs/extras/owners/owners.epel.list,v retrieving revision 1.139 retrieving revision 1.140 diff -u -r1.139 -r1.140 --- owners.epel.list 23 Apr 2007 18:04:40 -0000 1.139 +++ owners.epel.list 23 Apr 2007 18:05:51 -0000 1.140 @@ -363,6 +363,7 @@ Fedora EPEL|php-pear-Benchmark|Framework to benchmark PHP scripts or function calls|chris.stone at gmail.com|extras-qa at fedoraproject.org| Fedora EPEL|php-pear-Console-Getargs|Command-line arguments and parameters parser|Fedora at FamilleCollet.com|extras-qa at fedoraproject.org| Fedora EPEL|php-pear-Console-Table|Class that makes it easy to build console style tables|Fedora at FamilleCollet.com|extras-qa at fedoraproject.org| +Fedora EPEL|php-pear-Crypt-CHAP|Class to generate CHAP packets|chris.stone at gmail.com|extras-qa at fedoraproject.org| Fedora EPEL|php-pear-Date|Date and Time Zone Classes|chris.stone at gmail.com|extras-qa at fedoraproject.org| Fedora EPEL|php-pear-Date-Holidays|Driver based class to calculate holidays|chris.stone at gmail.com|extras-qa at fedoraproject.org| Fedora EPEL|php-pear-HTTP|Miscellaneous HTTP utilities|Fedora at FamilleCollet.com|extras-qa at fedoraproject.org| From fedora-extras-commits at redhat.com Mon Apr 23 19:49:39 2007 From: fedora-extras-commits at redhat.com (Dominik Mierzejewski (rathann)) Date: Mon, 23 Apr 2007 15:49:39 -0400 Subject: rpms/obexftp/FC-6 obexftp-segv.patch, NONE, 1.1 .cvsignore, 1.2, 1.3 obexftp-norpath.patch, 1.1, 1.2 obexftp-perl.patch, 1.1, 1.2 obexftp.spec, 1.2, 1.3 sources, 1.2, 1.3 Message-ID: <200704231949.l3NJndvZ014811@cvs-int.fedora.redhat.com> Author: rathann Update of /cvs/extras/rpms/obexftp/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv14773 Modified Files: .cvsignore obexftp-norpath.patch obexftp-perl.patch obexftp.spec sources Added Files: obexftp-segv.patch Log Message: - backport update to 0.22-pre4 from devel, fixes #237414 obexftp-segv.patch: --- NEW FILE obexftp-segv.patch --- diff -u -rup obexftp-0.22-orig/apps/obexftpd.c obexftp-0.22/apps/obexftpd.c --- obexftp-0.22-orig/apps/obexftpd.c 2006-07-03 02:12:30.000000000 +0200 +++ obexftp-0.22/apps/obexftpd.c 2007-03-26 11:06:07.000000000 +0200 @@ -399,7 +402,7 @@ static uint8_t* easy_readfile(const char return NULL; } - buf = malloc(sizeof(*file_size)); + buf = malloc(*file_size); if(buf == NULL) { return NULL; Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/obexftp/FC-6/.cvsignore,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- .cvsignore 26 Jan 2007 02:13:45 -0000 1.2 +++ .cvsignore 23 Apr 2007 19:49:04 -0000 1.3 @@ -1 +1 @@ -obexftp-0.20.tar.bz2 +obexftp-0.22-pre4.tar.bz2 obexftp-norpath.patch: Index: obexftp-norpath.patch =================================================================== RCS file: /cvs/extras/rpms/obexftp/FC-6/obexftp-norpath.patch,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- obexftp-norpath.patch 26 Jan 2007 02:13:45 -0000 1.1 +++ obexftp-norpath.patch 23 Apr 2007 19:49:04 -0000 1.2 @@ -1,11 +1,11 @@ ---- obexftp-0.20/swig/perl/Makefile.PL.in.norpath 2005-12-12 19:46:55.000000000 +0100 -+++ obexftp-0.20/swig/perl/Makefile.PL.in 2007-01-26 00:26:13.000000000 +0100 +--- obexftp-0.22/swig/perl/Makefile.PL.in.norpath 2006-05-28 23:44:56.000000000 +0200 ++++ obexftp-0.22/swig/perl/Makefile.PL.in 2007-03-23 00:36:59.000000000 +0100 @@ -11,7 +11,7 @@ - 'INC' => q[-I at top_srcdir@/obexftp -I../.. @CPPFLAGS@], + 'INC' => q[-I at top_srcdir@ @CPPFLAGS@], # Default value for LDDLFLAGS is $Config{lddlflags}="-shared -L/usr/local/lib" # but we want rpath to be @libdir@ or @exec_prefix@/lib -- 'LDDLFLAGS' => q[-shared -Wl,-L at top_builddir@obexftp/.libs -Wl,-rpath=@prefix@/lib], -+ 'LDDLFLAGS' => q[-shared -Wl,-L at top_builddir@obexftp/.libs], - 'LIBS' => q[-L at top_builddir@obexftp/.libs -lobexftp -L at top_builddir@multicobex/.libs -lmulticobex -L at top_builddir@bfb/.libs -lbfb @OPENOBEX_LIBS@ @BLUETOOTH_LIBS@ @LIBS@], - 'OBJECT' => 'perl_wrap.o', - 'NAME' => 'OBEXFTP', +- 'LDDLFLAGS' => q[-shared -Wl,-rpath=@prefix@/lib], ++ 'LDDLFLAGS' => q[-shared], + 'LIBS' => q[-L at top_builddir@obexftp/.libs -lobexftp + -L at top_builddir@multicobex/.libs -lmulticobex + -L at top_builddir@bfb/.libs -lbfb obexftp-perl.patch: Index: obexftp-perl.patch =================================================================== RCS file: /cvs/extras/rpms/obexftp/FC-6/obexftp-perl.patch,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- obexftp-perl.patch 26 Jan 2007 02:13:45 -0000 1.1 +++ obexftp-perl.patch 23 Apr 2007 19:49:04 -0000 1.2 @@ -1,11 +1,11 @@ ---- obexftp-0.20/swig/perl/Makefile.am.p 2006-03-26 00:12:58.000000000 +0100 -+++ obexftp-0.20/swig/perl/Makefile.am 2007-01-26 02:26:26.000000000 +0100 -@@ -27,7 +27,7 @@ +--- obexftp-0.22/swig/perl/Makefile.am.p 2006-10-22 15:31:38.000000000 +0200 ++++ obexftp-0.22/swig/perl/Makefile.am 2007-03-23 00:39:29.000000000 +0100 +@@ -9,7 +9,7 @@ endif Makefile.perl: Makefile.PL -- $(PERL) $< MAKEFILE=$@ -+ $(PERL) $< MAKEFILE=$@ INSTALLDIRS="vendor" +- $(PERL) $< PREFIX=$(prefix) MAKEFILE=$@ ++ $(PERL) $< PREFIX=$(prefix) MAKEFILE=$@ INSTALLDIRS="vendor" OBEXFTP.so: perl_wrap.c Makefile.perl - $(MAKE) -fMakefile.perl + if test ! -f perl_wrap.c; then cp $(srcdir)/perl_wrap.c . ; fi Index: obexftp.spec =================================================================== RCS file: /cvs/extras/rpms/obexftp/FC-6/obexftp.spec,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- obexftp.spec 26 Jan 2007 20:31:51 -0000 1.2 +++ obexftp.spec 23 Apr 2007 19:49:04 -0000 1.3 @@ -1,16 +1,19 @@ %define python_sitelib %(%{__python} -c "from distutils import sysconfig; print sysconfig.get_python_lib()") %define python_sitearch %(%{__python} -c 'from distutils import sysconfig; print sysconfig.get_python_lib(1)') +%define pre pre4 + Name: obexftp Summary: Tool to access devices via the OBEX protocol Group: Applications/File -Version: 0.20 -Release: 3%{?dist} +Version: 0.22 +Release: 0.1.%{pre}%{?dist} License: GPL URL: http://openobex.triq.net/ -Source: http://dl.sf.net/openobex/obexftp-%{version}.tar.bz2 +Source: http://triq.net/obexftp/%{name}-%{version}-%{pre}.tar.bz2 Patch0: %{name}-norpath.patch Patch1: %{name}-perl.patch +Patch2: %{name}-segv.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(id -u -n) BuildRequires: bluez-libs-devel BuildRequires: openobex-devel >= 1.2 @@ -65,10 +68,9 @@ %setup -q %patch0 -p1 -b .norpath %patch1 -p1 -b .p +%patch2 -p1 -b .segv %build -# autoreconf bails out without config.rpath on fc7/devel -touch config.rpath autoreconf -f -i %configure --disable-static --disable-dependency-tracking --disable-rpath %{__make} %{?_smp_mflags} @@ -80,6 +82,7 @@ %{__rm} %{buildroot}%{_libdir}/*.la %{__rm} %{buildroot}%{python_sitearch}/obexftp/*.la +%{__rm} %{buildroot}%{python_sitelib}/obexftp/python_wrap.c %{__rm} %{buildroot}%{perl_archlib}/perllocal.pod %{__rm} -f %{buildroot}%{perl_vendorarch}/*/OBEXFTP/{.packlist,OBEXFTP.bs} @@ -119,6 +122,9 @@ %{perl_vendorarch}/*/OBEXFTP/OBEXFTP.so %changelog +* Mon Apr 23 2007 Dominik Mierzejewski - 0.22-0.1.pre4 +- backport update to 0.22-pre4 from devel, fixes #237414 + * Fri Jan 26 2007 Dominik Mierzejewski - 0.20-3 - add missing disttag Index: sources =================================================================== RCS file: /cvs/extras/rpms/obexftp/FC-6/sources,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- sources 26 Jan 2007 02:13:45 -0000 1.2 +++ sources 23 Apr 2007 19:49:04 -0000 1.3 @@ -1 +1 @@ -86224a7a1880c25e9ba0b8997a97d299 obexftp-0.20.tar.bz2 +9b56432cf365f30effbebfa74a2bfff3 obexftp-0.22-pre4.tar.bz2 From fedora-extras-commits at redhat.com Mon Apr 23 20:00:17 2007 From: fedora-extras-commits at redhat.com (Ville Skytta (scop)) Date: Mon, 23 Apr 2007 16:00:17 -0400 Subject: rpms/vdr-skins import.log,1.1,1.2 Message-ID: <200704232000.l3NK0Hvb015159@cvs-int.fedora.redhat.com> Author: scop Update of /cvs/extras/rpms/vdr-skins In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv15076 Modified Files: import.log Log Message: Initial import (#216355) Index: import.log =================================================================== RCS file: /cvs/extras/rpms/vdr-skins/import.log,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- import.log 23 Apr 2007 16:58:55 -0000 1.1 +++ import.log 23 Apr 2007 19:59:43 -0000 1.2 @@ -0,0 +1 @@ +vdr-skins-20061119-1_cmn6:HEAD:vdr-skins-20061119-1.cmn6.src.rpm:1177358313 From fedora-extras-commits at redhat.com Mon Apr 23 20:00:22 2007 From: fedora-extras-commits at redhat.com (Ville Skytta (scop)) Date: Mon, 23 Apr 2007 16:00:22 -0400 Subject: rpms/vdr-skins/devel sttng-blue.theme, NONE, 1.1 vdr-skins-aluminium-i18n.patch, NONE, 1.1 vdr-skins-egalsimple-i18n.patch, NONE, 1.1 vdr-skins-izegrey16-i18n.patch, NONE, 1.1 vdr-skins-prepare-tarballs.sh, NONE, 1.1 vdr-skins.spec, NONE, 1.1 .cvsignore, 1.1, 1.2 sources, 1.1, 1.2 Message-ID: <200704232000.l3NK0MKh015167@cvs-int.fedora.redhat.com> Author: scop Update of /cvs/extras/rpms/vdr-skins/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv15076/devel Modified Files: .cvsignore sources Added Files: sttng-blue.theme vdr-skins-aluminium-i18n.patch vdr-skins-egalsimple-i18n.patch vdr-skins-izegrey16-i18n.patch vdr-skins-prepare-tarballs.sh vdr-skins.spec Log Message: Initial import (#216355) --- NEW FILE sttng-blue.theme --- Description = Blue LCARS clrBackground = 7F000000 clrButtonRedFg = FFFCFCFC clrButtonRedBg = FFFC1414 clrButtonGreenFg = FF000000 clrButtonGreenBg = FF24FC24 clrButtonYellowFg = FF000000 clrButtonYellowBg = FFFCC024 clrButtonBlueFg = FFFCFCFC clrButtonBlueBg = FF0000FC clrMessageFrame = FF598ACD clrMessageStatusFg = FF000000 clrMessageStatusBg = FF00FCFC clrMessageInfoFg = FF000000 clrMessageInfoBg = FF9C9CFF clrMessageWarningFg = FF000000 clrMessageWarningBg = FFFCC024 clrMessageErrorFg = FFFCFCFC clrMessageErrorBg = FFFC1414 clrVolumeFrame = FF598ACD clrVolumeSymbol = FF000000 clrVolumeBarUpper = FF38359E clrVolumeBarLower = FF9FCEFF clrChannelFrame = FF598ACD clrChannelName = FF000000 clrChannelDate = FF000000 clrChannelSymbolOn = FF000000 clrChannelSymbolOff = FF5A7CA2 clrChannelSymbolRecFg = FFFCFCFC clrChannelSymbolRecBg = FFFC1414 clrChannelEpgTime = FF000000 clrChannelEpgTitle = FF00FCFC clrChannelEpgShortText = FFFCC024 clrChannelTimebarSeen = FF38359E clrChannelTimebarRest = FF9FCEFF clrMenuFrame = FF598ACD clrMenuTitle = FF000000 clrMenuDate = FF000000 clrMenuItemCurrentFg = FF000000 clrMenuItemCurrentBg = FF9C9CFF clrMenuItemSelectable = FF9C9CFF clrMenuItemNonSelectable = FF00FCFC clrMenuEventTime = FFFCC024 clrMenuEventVps = FF000000 clrMenuEventTitle = FF00FCFC clrMenuEventShortText = FFFCC024 clrMenuEventDescription = FF00FCFC clrMenuScrollbarTotal = FF38359E clrMenuScrollbarShown = FF00FCFC clrMenuScrollbarArrow = FF000000 clrMenuText = FF00FCFC clrReplayFrame = FF598ACD clrReplayTitle = FF000000 clrReplayMode = FF000000 clrReplayCurrent = FF000000 clrReplayTotal = FF000000 clrReplayJump = FF000000 clrReplayProgressSeen = FF9FCEFF clrReplayProgressRest = FF38359E clrReplayProgressSelected = FFFC1414 clrReplayProgressMark = FF000000 clrReplayProgressCurrent = FFFC1414 vdr-skins-aluminium-i18n.patch: --- NEW FILE vdr-skins-aluminium-i18n.patch --- --- Aluminium/Aluminium.trans.orig 2005-10-22 21:01:28.000000000 +0300 +++ Aluminium/Aluminium.trans 2005-10-22 21:02:11.000000000 +0300 @@ -1,3 +1,7 @@ -Item=Translation,eng=Total:,deu=Gesamt:; +Item=Translation,eng=Total:,deu=Gesamt:,fin=Yhteens?:; Item=Translation,eng=Current:,deu=Aktuell:; -Item=Translation,eng=-,deu=-; +Item=Translation,eng=-,deu=-,fin=-; +Item=Translation,eng={PresentStartDateTime:%d.%m. %H\:%M} - {PresentEndDateTime:%H\:%M},deu={PresentStartDateTime:%d.%m. %H\:%M} - {PresentEndDateTime:%H\:%M},fin={PresentStartDateTime:%d.%m. %H\:%M} - {PresentEndDateTime:%H\:%M}; +Item=Translation,eng=VPS: {PresentVPSDateTime:%H\:%M},deu=VPS: {PresentVPSDateTime:%H\:%M},fin=VPS: {PresentVPSDateTime:%H\:%M}; +Item=Translation,eng={PresentShortText} {PresentDescription},deu={PresentShortText} {PresentDescription},fin={PresentShortText} {PresentDescription}; +Item=Translation,eng=->,deu=->,fin=->; vdr-skins-egalsimple-i18n.patch: --- NEW FILE vdr-skins-egalsimple-i18n.patch --- --- EgalSimple/EgalSimple.trans~ 2004-10-27 18:40:25.000000000 +0300 +++ EgalSimple/EgalSimple.trans 2005-10-22 20:53:10.000000000 +0300 @@ -13,3 +13,4 @@ Item=Translation,eng=R,deu=R,fin=R; Item=Translation,eng=p,deu=p,fin=p; Item=Translation,eng=Volume,deu=Lautst?rke,fin=?anenvoimakk.; +Item=Translation,eng={PresentShortText} {PresentDescription},deu={PresentShortText} {PresentDescription},fin={PresentShortText} {PresentDescription}; vdr-skins-izegrey16-i18n.patch: --- NEW FILE vdr-skins-izegrey16-i18n.patch --- --- izegrey16/izegrey16.trans~ 2005-03-04 20:41:46.000000000 +0200 +++ izegrey16/izegrey16.trans 2005-10-22 20:38:54.000000000 +0300 @@ -1,2 +1,5 @@ Item=Translation,eng=Volume,deu=Lautst?rke,fin=??nenvoimakkuus; Item=Translation,eng=/,deu=/,fin=/; +Item=Translation,eng={ReplayPosition} / {ReplayDuration},deu={ReplayPosition} / {ReplayDuration},fin={ReplayPosition} / {ReplayDuration}; +Item=Translation,eng={PresentStartDateTime:%d.%m. %H\:%M} - {PresentEndDateTime:%H\:%M},deu={PresentStartDateTime:%d.%m. %H\:%M} - {PresentEndDateTime:%H\:%M},fin={PresentStartDateTime:%d.%m. %H\:%M} - {PresentEndDateTime:%H\:%M}; +Item=Translation,eng=VPS: {PresentVPSDateTime:%H\:%M},deu=VPS: {PresentVPSDateTime:%H\:%M},fin=VPS: {PresentVPSDateTime:%H\:%M}; --- NEW FILE vdr-skins-prepare-tarballs.sh --- #!/bin/sh set -e [ ! -e izegrey16-1.0-20050304.tar.gz ] && \ wget -q http://skins.vdr-developer.org/text2skin/files/izegrey16-1.0-20050304.tar.gz rm -rf izegrey16 tar zxf izegrey16-1.0-20050304.tar.gz rm -f izegrey16/{*.tar,*.ttf,logos/{*.mng,*.png,*.xpm}} tar jcf izegrey16-1.0-20050304-nologos.tar.bz2 izegrey16 rm -rf izegrey16 [ ! -e vdrskin-enigma-0.3a.tar.bz2 ] && \ wget -q http://home.pages.at/brougs78/files/vdrskin-enigma-0.3a.tar.bz2 [ ! -e icons-low-low-col.tar.gz ] && \ wget -q http://ventoso.org/luca/vdr/Enigma/icons-low-low-col.tar.gz rm -rf Enigma tar jxf vdrskin-enigma-0.3a.tar.bz2 find Enigma -type d -exec chmod +x {} ';' mv Enigma/icons Enigma/icons-normal tar zx -C Enigma -f $PWD/icons-low-low-col.tar.gz rm -rf Enigma/{hqlogos/*,fonts/ttf-bitstream-vera*,patches} tar jcf vdrskin-enigma-0.3a-nologos.tar.bz2 Enigma rm -rf Enigma [ ! -e DeepBlue-0.1.4.tar.gz ] && \ wget -q http://vdr.pfroen.de/download/DeepBlue-0.1.4.tar.gz [ ! -e DeepBlueDXR3.tar.bz2 ] && \ wget -q http://koti.mbnet.fi/cccatch/vdr/DeepBlueDXR3.tar.bz2 rm -rf DeepBlue DeepBlueDXR3 tar zxf DeepBlue-0.1.4.tar.gz tar jxf DeepBlueDXR3.tar.bz2 find DeepBlueDXR3 -type d -exec chmod +x {} ';' rm -rf DeepBlue/logos/* mv DeepBlueDXR3/HISTORY DeepBlue mv DeepBlueDXR3/images DeepBlue/images-dxr3 tar jcf DeepBlue-0.1.4-nologos.tar.bz2 DeepBlue rm -rf DeepBlue DeepBlueDXR3 [ ! -e vdrskin-enElchi-0.7.1.tgz ] && \ wget -q http://www.saunalahti.fi/~rahrenbe/vdr/soppalusikka/files/vdrskin-enElchi-0.7.1.tgz rm -rf enElchi tar zxf vdrskin-enElchi-0.7.1.tgz rm -f enElchi/logos-*/* tar jcf vdrskin-enElchi-0.7.1-nologos.tar.bz2 enElchi rm -rf enElchi [ ! -e Aluminium-1.0-demo.tar.bz2 ] && \ wget -q http://linux.kompiliert.net/contrib/Aluminium-1.0-demo.tar.bz2 rm -rf Aluminium tar jxf Aluminium-1.0-demo.tar.bz2 rm -f Aluminium/logos/* tar jcf Aluminium-1.0-demo-nologos.tar.bz2 Aluminium rm -rf Aluminium --- NEW FILE vdr-skins.spec --- # TODO: # - http://linux.kompiliert.net/contrib/DeepBlue.skin-recordinginfo.diff # - where has DeepBlue gone? # - where has sttng-blue gone? # - manage symlinks with alternatives? %define configdir %(vdr-config --configdir 2>/dev/null || echo ERROR) %define datadir %(vdr-config --datadir 2>/dev/null || echo ERROR) %define vdr_group %(vdr-config --group 2>/dev/null || echo ERROR) %define vdr_user %(vdr-config --user 2>/dev/null || echo ERROR) Name: vdr-skins Version: 20061119 Release: 1%{?dist} Summary: Collection of OSD skins for VDR Group: Applications/Multimedia License: GPL # Non-linked tarballs prepared with source99 # http://home.arcor.de/bjoern.sturzrehm/vdr/ Source0: http://home.arcor.de/bjoern.sturzrehm/vdr/SilverGreen-0.1.7.tar.bz2 # http://skins.vdr-developer.org/ Source1: izegrey16-1.0-20050304-nologos.tar.bz2 # http://home.pages.at/brougs78/ # http://ventoso.org/luca/vdr/ Source2: vdrskin-enigma-0.3a-nologos.tar.bz2 # http://vdr.pfroen.de/ # http://www.netholic.com/viewtopic.php?t=1464 Source3: DeepBlue-0.1.4-nologos.tar.bz2 # http://www.saunalahti.fi/~rahrenbe/vdr/soppalusikka/ Source4: vdrskin-enElchi-0.7.1-nologos.tar.bz2 # http://www.fdm-ware.de/vdrskin/ # http://linux.kompiliert.net/contrib/ Source5: Aluminium-1.0-demo-nologos.tar.bz2 # http://linux.kompiliert.net/contrib/ Source6: http://linux.kompiliert.net/contrib/EgalSimple-1.0-demo.tar.bz2 # http://www.vdrskins.org/vdrskins/thumbnails.php?album=58 Source8: http://www.magoa.net/sttng-blue.theme Source99: %{name}-prepare-tarballs.sh Patch0: %{name}-aluminium-i18n.patch Patch1: %{name}-egalsimple-i18n.patch Patch2: %{name}-izegrey16-i18n.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch BuildRequires: vdr-devel Requires: vdr-text2skin >= 1.1, %{datadir}/text2skin Requires: bitstream-vera-fonts %description This package contains a collection of skins for VDR's on-screen display. %prep %setup -q -c -a1 -a2 -a3 -a4 -a5 -a6 find . -type d -exec chmod 755 {} ';' find . -type f -exec chmod 644 {} ';' find . -type d -name CVS* | xargs rm -r sed -i -e 's/\r//g' SilverGreen/{HISTORY,README,SilverGreen.trans} for f in DeepBlue/HISTORY enElchi/HISTORY Enigma/TODO \ SilverGreen/{HISTORY,README*}; do iconv -f iso-8859-1 -t utf-8 $f > $f.utf8 ; mv $f.utf8 $f done %patch0 %patch1 %patch2 SKINS=$(find * -maxdepth 0 -type d) mv DeepBlue/COPYING . for s in $SKINS ; do for f in COPYING HISTORY README README.DE TODO ; do [ -f $s/$f ] && mv $s/$f $f.$s done done find . -type f -name "*.theme" -exec mv {} . ';' for s in $SKINS ; do [ -f $s-default.theme ] || touch $s-default.theme done ln -sf mp3.png Aluminium/replay/mp3oss.png rm Aluminium/{Aluminium.skin.*,MERKEN} cd DeepBlue mv images images-normal ln -s images-normal images mv logos logos-normal ln -s logos-normal logos cd .. rm -r EgalSimple/{EgalSimple.skin.*,themes} cd Enigma rm -r themes ln -sf %{_datadir}/fonts/bitstream-vera/VeraMono.ttf FontMonoSpaced.ttf find . -type f -iname thumbs.db | xargs rm mv icons icons-dxr3 ln -s icons-normal icons cd .. rm -rf enElchi/themes sed -i -e \ 's|Vera\(Bd\)\?\.ttf|%{_datadir}/fonts/bitstream-vera/Vera\1.ttf|' \ izegrey16/izegrey16.skin %build %install rm -rf $RPM_BUILD_ROOT install -dm 755 $RPM_BUILD_ROOT%{configdir}/themes install -pm 644 *.theme %{SOURCE8} $RPM_BUILD_ROOT%{configdir}/themes/ echo "%%defattr(-,%{vdr_user},%{vdr_group},-)" > %{name}.themes find $RPM_BUILD_ROOT%{configdir}/themes -name "*.theme" -size 0 \ -printf "%%%%ghost %%p\n" >> %{name}.themes find $RPM_BUILD_ROOT%{configdir}/themes -name "*.theme" ! -size 0 \ -print >> %{name}.themes %{__perl} -pi -e "s|$RPM_BUILD_ROOT||" %{name}.themes install -dm 755 $RPM_BUILD_ROOT%{datadir}/text2skin cp -pR $(find * -maxdepth 0 -type d) $RPM_BUILD_ROOT%{datadir}/text2skin/ %clean rm -rf $RPM_BUILD_ROOT %triggerin -- vdr-dxr3 for l in DeepBlue/{images,logos} enElchi/logos Enigma/icons ; do [ -L %{datadir}/text2skin/$l -o ! -e %{datadir}/text2skin/$l ] && \ rm -f %{datadir}/text2skin/$l && \ ln -s $(basename $l)-dxr3 %{datadir}/text2skin/$l || : done %triggerun -- vdr-dxr3 if [ $2 -eq 0 ] ; then for l in DeepBlue/{images,logos} enElchi/logos Enigma/icons ; do [ -L %{datadir}/text2skin/$l -o ! -e %{datadir}/text2skin/$l ] && \ rm -f %{datadir}/text2skin/$l && \ ln -s $(basename $l)-normal %{datadir}/text2skin/$l || : done fi %files -f %{name}.themes %defattr(-,root,root,-) %doc COPYING* HISTORY.* README.* %{datadir}/text2skin/Aluminium/ %dir %{datadir}/text2skin/DeepBlue/ %{datadir}/text2skin/DeepBlue/DeepBlue.* %{datadir}/text2skin/DeepBlue/images-* %verify(not link) %{datadir}/text2skin/DeepBlue/images %{datadir}/text2skin/DeepBlue/logos-* %verify(not link) %{datadir}/text2skin/DeepBlue/logos %{datadir}/text2skin/EgalSimple/ %dir %{datadir}/text2skin/enElchi/ %{datadir}/text2skin/enElchi/enElchi* %verify(not link) %{datadir}/text2skin/enElchi/logos %{datadir}/text2skin/enElchi/logos-*/ %{datadir}/text2skin/enElchi/symbols/ %dir %{datadir}/text2skin/Enigma/ %{datadir}/text2skin/Enigma/Enigma* %{datadir}/text2skin/Enigma/Font* %{datadir}/text2skin/Enigma/fonts/ %{datadir}/text2skin/Enigma/hqlogos/ %{datadir}/text2skin/Enigma/icons-*/ %verify(not link) %{datadir}/text2skin/Enigma/icons %{datadir}/text2skin/Enigma/pics/ %{datadir}/text2skin/Enigma/symbols/ %{datadir}/text2skin/izegrey16/ %{datadir}/text2skin/SilverGreen/ %changelog * Sun Nov 19 2006 Ville Skytt?? - 20061119-3 - Install skins to /usr/share/vdr/text2skin. - Don't ship channel logos. * Sun Sep 24 2006 Ville Skytt?? - 20060924-1 - Add DXR3 compatible image set for DeepBlue from cccache. * Sun May 21 2006 Ville Skytt?? - 20060311-2 - Fix some enElchi logos. Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/vdr-skins/devel/.cvsignore,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- .cvsignore 23 Apr 2007 16:59:04 -0000 1.1 +++ .cvsignore 23 Apr 2007 19:59:47 -0000 1.2 @@ -0,0 +1,7 @@ +Aluminium-1.0-demo-nologos.tar.bz2 +DeepBlue-0.1.4-nologos.tar.bz2 +EgalSimple-1.0-demo.tar.bz2 +SilverGreen-0.1.7.tar.bz2 +izegrey16-1.0-20050304-nologos.tar.bz2 +vdrskin-enElchi-0.7.1-nologos.tar.bz2 +vdrskin-enigma-0.3a-nologos.tar.bz2 Index: sources =================================================================== RCS file: /cvs/extras/rpms/vdr-skins/devel/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 23 Apr 2007 16:59:04 -0000 1.1 +++ sources 23 Apr 2007 19:59:47 -0000 1.2 @@ -0,0 +1,7 @@ +f7aca33ccc3f17f257a6919d1f2d5bc0 Aluminium-1.0-demo-nologos.tar.bz2 +8527b1fc6f7a5bacd622ee828de3f203 DeepBlue-0.1.4-nologos.tar.bz2 +8676ae6f7596d7c09fbdec7468709bbc EgalSimple-1.0-demo.tar.bz2 +89dd82fa698d139a15c4d24601188a0c SilverGreen-0.1.7.tar.bz2 +8a238e3d1a3f2d62a37415e912e780e4 izegrey16-1.0-20050304-nologos.tar.bz2 +608e4f48ef1f7a6082ee50449b1b4dc1 vdrskin-enElchi-0.7.1-nologos.tar.bz2 +acdb6c15e86aee821401cc2697a4e225 vdrskin-enigma-0.3a-nologos.tar.bz2 From fedora-extras-commits at redhat.com Mon Apr 23 20:01:43 2007 From: fedora-extras-commits at redhat.com (Orion Poplawski (orion)) Date: Mon, 23 Apr 2007 16:01:43 -0400 Subject: rpms/apcupsd/EL-4 apcupsd-3.14.0-init.patch, NONE, 1.1 apcupsd.spec, 1.18, 1.19 apcupsd-3.10.18-init.patch, 1.1, NONE Message-ID: <200704232001.l3NK1h3f019604@cvs-int.fedora.redhat.com> Author: orion Update of /cvs/extras/rpms/apcupsd/EL-4 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv15212/EL-4 Modified Files: apcupsd.spec Added Files: apcupsd-3.14.0-init.patch Removed Files: apcupsd-3.10.18-init.patch Log Message: Fix init script for LSB compliance (bug #237532) apcupsd-3.14.0-init.patch: --- NEW FILE apcupsd-3.14.0-init.patch --- --- apcupsd-3.14.0/platforms/redhat/apcupsd.in.init 2005-01-09 15:55:41.000000000 -0700 +++ apcupsd-3.14.0/platforms/redhat/apcupsd.in 2007-04-23 12:13:35.000000000 -0600 @@ -3,7 +3,7 @@ # apcupsd This shell script takes care of starting and stopping # the apcupsd UPS monitoring daemon. # -# chkconfig: 2345 60 99 +# chkconfig: - 60 99 # description: apcupsd monitors power and takes action if necessary # APCPID=@PIDDIR@/apcupsd.pid @@ -42,13 +42,24 @@ rm -f $APCPID rm -f @LOCKDIR@/subsys/apcupsd ;; - restart) + restart|force-reload) $0 stop sleep 15 $0 start ;; + reload) + echo "$0: reload not implemented" + exit 3 + ;; status) - @sbindir@/apcaccess status + status apcupsd + RETVAL=$? + if [ $RETVAL -eq 0 ] + then + @sbindir@/apcaccess status + else + exit $RETVAL + fi ;; *) echo "Usage: $0 {start|stop|restart|status}" Index: apcupsd.spec =================================================================== RCS file: /cvs/extras/rpms/apcupsd/EL-4/apcupsd.spec,v retrieving revision 1.18 retrieving revision 1.19 diff -u -r1.18 -r1.19 --- apcupsd.spec 23 Mar 2007 16:40:32 -0000 1.18 +++ apcupsd.spec 23 Apr 2007 20:01:08 -0000 1.19 @@ -1,6 +1,6 @@ Name: apcupsd Version: 3.14.0 -Release: 1%{?dist} +Release: 2%{?dist} Summary: APC UPS Power Control Daemon for Linux Group: System Environment/Daemons @@ -9,7 +9,7 @@ Source0: http://download.sourceforge.net/apcupsd/%{name}-%{version}.tar.gz Source1: apcupsd.logrotate Source2: apcupsd-httpd.conf -Patch0: apcupsd-3.10.18-init.patch +Patch0: apcupsd-3.14.0-init.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: glibc-devel >= 2.3, gd-devel > 2.0 @@ -168,6 +168,9 @@ %changelog +* Mon Apr 23 2007 - Orion Poplawski - 3.14.0-2 +- Fix init script for LSB compliance (bug #237532) + * Fri Mar 23 2007 - Orion Poplawski - 3.14.0-1 - Update to 3.14.0 - No tcp_wrappers-devel in EL --- apcupsd-3.10.18-init.patch DELETED --- From fedora-extras-commits at redhat.com Mon Apr 23 20:01:52 2007 From: fedora-extras-commits at redhat.com (Orion Poplawski (orion)) Date: Mon, 23 Apr 2007 16:01:52 -0400 Subject: rpms/apcupsd/FC-5 apcupsd-3.14.0-init.patch, NONE, 1.1 apcupsd.spec, 1.12, 1.13 apcupsd-3.10.18-init.patch, 1.1, NONE Message-ID: <200704232001.l3NK1qJf019619@cvs-int.fedora.redhat.com> Author: orion Update of /cvs/extras/rpms/apcupsd/FC-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv15212/FC-5 Modified Files: apcupsd.spec Added Files: apcupsd-3.14.0-init.patch Removed Files: apcupsd-3.10.18-init.patch Log Message: Fix init script for LSB compliance (bug #237532) apcupsd-3.14.0-init.patch: --- NEW FILE apcupsd-3.14.0-init.patch --- --- apcupsd-3.14.0/platforms/redhat/apcupsd.in.init 2005-01-09 15:55:41.000000000 -0700 +++ apcupsd-3.14.0/platforms/redhat/apcupsd.in 2007-04-23 12:13:35.000000000 -0600 @@ -3,7 +3,7 @@ # apcupsd This shell script takes care of starting and stopping # the apcupsd UPS monitoring daemon. # -# chkconfig: 2345 60 99 +# chkconfig: - 60 99 # description: apcupsd monitors power and takes action if necessary # APCPID=@PIDDIR@/apcupsd.pid @@ -42,13 +42,24 @@ rm -f $APCPID rm -f @LOCKDIR@/subsys/apcupsd ;; - restart) + restart|force-reload) $0 stop sleep 15 $0 start ;; + reload) + echo "$0: reload not implemented" + exit 3 + ;; status) - @sbindir@/apcaccess status + status apcupsd + RETVAL=$? + if [ $RETVAL -eq 0 ] + then + @sbindir@/apcaccess status + else + exit $RETVAL + fi ;; *) echo "Usage: $0 {start|stop|restart|status}" Index: apcupsd.spec =================================================================== RCS file: /cvs/extras/rpms/apcupsd/FC-5/apcupsd.spec,v retrieving revision 1.12 retrieving revision 1.13 diff -u -r1.12 -r1.13 --- apcupsd.spec 5 Jan 2007 18:37:37 -0000 1.12 +++ apcupsd.spec 23 Apr 2007 20:01:18 -0000 1.13 @@ -1,6 +1,6 @@ Name: apcupsd Version: 3.12.4 -Release: 3%{?dist} +Release: 4%{?dist} Summary: APC UPS Power Control Daemon for Linux Group: System Environment/Daemons @@ -9,7 +9,7 @@ Source0: http://download.sourceforge.net/apcupsd/%{name}-%{version}.tar.gz Source1: apcupsd.logrotate Source2: apcupsd-httpd.conf -Patch0: apcupsd-3.10.18-init.patch +Patch0: apcupsd-3.14.0-init.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: glibc-devel >= 2.3, gd-devel > 2.0, dos2unix @@ -143,6 +143,9 @@ %changelog +* Mon Apr 23 2007 - Orion Poplawski - 3.12.4-4 +- Fix init script for LSB compliance (bug #237532) + * Fri Jan 5 2007 - Orion Poplawski - 3.12.4-3 - Mark everything in /etc/apcupsd noreplace --- apcupsd-3.10.18-init.patch DELETED --- From fedora-extras-commits at redhat.com Mon Apr 23 20:01:48 2007 From: fedora-extras-commits at redhat.com (Orion Poplawski (orion)) Date: Mon, 23 Apr 2007 16:01:48 -0400 Subject: rpms/apcupsd/EL-5 apcupsd-3.14.0-init.patch, NONE, 1.1 apcupsd.spec, 1.15, 1.16 apcupsd-3.10.18-init.patch, 1.1, NONE Message-ID: <200704232001.l3NK1mtJ019608@cvs-int.fedora.redhat.com> Author: orion Update of /cvs/extras/rpms/apcupsd/EL-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv15212/EL-5 Modified Files: apcupsd.spec Added Files: apcupsd-3.14.0-init.patch Removed Files: apcupsd-3.10.18-init.patch Log Message: Fix init script for LSB compliance (bug #237532) apcupsd-3.14.0-init.patch: --- NEW FILE apcupsd-3.14.0-init.patch --- --- apcupsd-3.14.0/platforms/redhat/apcupsd.in.init 2005-01-09 15:55:41.000000000 -0700 +++ apcupsd-3.14.0/platforms/redhat/apcupsd.in 2007-04-23 12:13:35.000000000 -0600 @@ -3,7 +3,7 @@ # apcupsd This shell script takes care of starting and stopping # the apcupsd UPS monitoring daemon. # -# chkconfig: 2345 60 99 +# chkconfig: - 60 99 # description: apcupsd monitors power and takes action if necessary # APCPID=@PIDDIR@/apcupsd.pid @@ -42,13 +42,24 @@ rm -f $APCPID rm -f @LOCKDIR@/subsys/apcupsd ;; - restart) + restart|force-reload) $0 stop sleep 15 $0 start ;; + reload) + echo "$0: reload not implemented" + exit 3 + ;; status) - @sbindir@/apcaccess status + status apcupsd + RETVAL=$? + if [ $RETVAL -eq 0 ] + then + @sbindir@/apcaccess status + else + exit $RETVAL + fi ;; *) echo "Usage: $0 {start|stop|restart|status}" Index: apcupsd.spec =================================================================== RCS file: /cvs/extras/rpms/apcupsd/EL-5/apcupsd.spec,v retrieving revision 1.15 retrieving revision 1.16 diff -u -r1.15 -r1.16 --- apcupsd.spec 19 Apr 2007 15:35:03 -0000 1.15 +++ apcupsd.spec 23 Apr 2007 20:01:13 -0000 1.16 @@ -1,6 +1,6 @@ Name: apcupsd Version: 3.14.0 -Release: 2%{?dist} +Release: 3%{?dist} Summary: APC UPS Power Control Daemon for Linux Group: System Environment/Daemons @@ -167,6 +167,9 @@ %changelog +* Mon Apr 23 2007 - Orion Poplawski - 3.14.0-3 +- Fix init script for LSB compliance (bug #237532) + * Fri Apr 19 2007 - Orion Poplawski - 3.14.0-2 - Rebuild with RHEL5 final --- apcupsd-3.10.18-init.patch DELETED --- From fedora-extras-commits at redhat.com Mon Apr 23 20:01:58 2007 From: fedora-extras-commits at redhat.com (Orion Poplawski (orion)) Date: Mon, 23 Apr 2007 16:01:58 -0400 Subject: rpms/apcupsd/FC-6 apcupsd-3.14.0-init.patch, NONE, 1.1 apcupsd.spec, 1.12, 1.13 apcupsd-3.10.18-init.patch, 1.1, NONE Message-ID: <200704232001.l3NK1wUE019623@cvs-int.fedora.redhat.com> Author: orion Update of /cvs/extras/rpms/apcupsd/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv15212/FC-6 Modified Files: apcupsd.spec Added Files: apcupsd-3.14.0-init.patch Removed Files: apcupsd-3.10.18-init.patch Log Message: Fix init script for LSB compliance (bug #237532) apcupsd-3.14.0-init.patch: --- NEW FILE apcupsd-3.14.0-init.patch --- --- apcupsd-3.14.0/platforms/redhat/apcupsd.in.init 2005-01-09 15:55:41.000000000 -0700 +++ apcupsd-3.14.0/platforms/redhat/apcupsd.in 2007-04-23 12:13:35.000000000 -0600 @@ -3,7 +3,7 @@ # apcupsd This shell script takes care of starting and stopping # the apcupsd UPS monitoring daemon. # -# chkconfig: 2345 60 99 +# chkconfig: - 60 99 # description: apcupsd monitors power and takes action if necessary # APCPID=@PIDDIR@/apcupsd.pid @@ -42,13 +42,24 @@ rm -f $APCPID rm -f @LOCKDIR@/subsys/apcupsd ;; - restart) + restart|force-reload) $0 stop sleep 15 $0 start ;; + reload) + echo "$0: reload not implemented" + exit 3 + ;; status) - @sbindir@/apcaccess status + status apcupsd + RETVAL=$? + if [ $RETVAL -eq 0 ] + then + @sbindir@/apcaccess status + else + exit $RETVAL + fi ;; *) echo "Usage: $0 {start|stop|restart|status}" Index: apcupsd.spec =================================================================== RCS file: /cvs/extras/rpms/apcupsd/FC-6/apcupsd.spec,v retrieving revision 1.12 retrieving revision 1.13 diff -u -r1.12 -r1.13 --- apcupsd.spec 5 Jan 2007 18:35:30 -0000 1.12 +++ apcupsd.spec 23 Apr 2007 20:01:23 -0000 1.13 @@ -1,6 +1,6 @@ Name: apcupsd Version: 3.12.4 -Release: 4%{?dist} +Release: 5%{?dist} Summary: APC UPS Power Control Daemon for Linux Group: System Environment/Daemons @@ -9,7 +9,7 @@ Source0: http://download.sourceforge.net/apcupsd/%{name}-%{version}.tar.gz Source1: apcupsd.logrotate Source2: apcupsd-httpd.conf -Patch0: apcupsd-3.10.18-init.patch +Patch0: apcupsd-3.14.0-init.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: glibc-devel >= 2.3, gd-devel > 2.0, dos2unix @@ -143,6 +143,9 @@ %changelog +* Mon Apr 23 2007 - Orion Poplawski - 3.12.4-5 +- Fix init script for LSB compliance (bug #237532) + * Fri Jan 5 2007 - Orion Poplawski - 3.12.4-4 - Mark everying in /etc/apcupsd noreplace --- apcupsd-3.10.18-init.patch DELETED --- From fedora-extras-commits at redhat.com Mon Apr 23 20:02:03 2007 From: fedora-extras-commits at redhat.com (Orion Poplawski (orion)) Date: Mon, 23 Apr 2007 16:02:03 -0400 Subject: rpms/apcupsd/devel apcupsd-3.14.0-init.patch, NONE, 1.1 apcupsd.spec, 1.16, 1.17 apcupsd-3.10.18-init.patch, 1.1, NONE Message-ID: <200704232002.l3NK230i019626@cvs-int.fedora.redhat.com> Author: orion Update of /cvs/extras/rpms/apcupsd/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv15212/devel Modified Files: apcupsd.spec Added Files: apcupsd-3.14.0-init.patch Removed Files: apcupsd-3.10.18-init.patch Log Message: Fix init script for LSB compliance (bug #237532) apcupsd-3.14.0-init.patch: --- NEW FILE apcupsd-3.14.0-init.patch --- --- apcupsd-3.14.0/platforms/redhat/apcupsd.in.init 2005-01-09 15:55:41.000000000 -0700 +++ apcupsd-3.14.0/platforms/redhat/apcupsd.in 2007-04-23 12:13:35.000000000 -0600 @@ -3,7 +3,7 @@ # apcupsd This shell script takes care of starting and stopping # the apcupsd UPS monitoring daemon. # -# chkconfig: 2345 60 99 +# chkconfig: - 60 99 # description: apcupsd monitors power and takes action if necessary # APCPID=@PIDDIR@/apcupsd.pid @@ -42,13 +42,24 @@ rm -f $APCPID rm -f @LOCKDIR@/subsys/apcupsd ;; - restart) + restart|force-reload) $0 stop sleep 15 $0 start ;; + reload) + echo "$0: reload not implemented" + exit 3 + ;; status) - @sbindir@/apcaccess status + status apcupsd + RETVAL=$? + if [ $RETVAL -eq 0 ] + then + @sbindir@/apcaccess status + else + exit $RETVAL + fi ;; *) echo "Usage: $0 {start|stop|restart|status}" Index: apcupsd.spec =================================================================== RCS file: /cvs/extras/rpms/apcupsd/devel/apcupsd.spec,v retrieving revision 1.16 retrieving revision 1.17 diff -u -r1.16 -r1.17 --- apcupsd.spec 17 Apr 2007 17:32:17 -0000 1.16 +++ apcupsd.spec 23 Apr 2007 20:01:28 -0000 1.17 @@ -1,6 +1,6 @@ Name: apcupsd Version: 3.14.0 -Release: 1%{?dist} +Release: 2%{?dist} Summary: APC UPS Power Control Daemon for Linux Group: System Environment/Daemons @@ -9,7 +9,7 @@ Source0: http://download.sourceforge.net/apcupsd/%{name}-%{version}.tar.gz Source1: apcupsd.logrotate Source2: apcupsd-httpd.conf -Patch0: apcupsd-3.10.18-init.patch +Patch0: apcupsd-3.14.0-init.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: glibc-devel >= 2.3, gd-devel > 2.0 @@ -167,6 +167,9 @@ %changelog +* Mon Apr 23 2007 - Orion Poplawski - 3.14.0-2 +- Fix init script for LSB compliance (bug #237532) + * Mon Feb 12 2007 - Orion Poplawski - 3.14.0-1 - Update to 3.14.0 --- apcupsd-3.10.18-init.patch DELETED --- From fedora-extras-commits at redhat.com Mon Apr 23 20:05:31 2007 From: fedora-extras-commits at redhat.com (Orion Poplawski (orion)) Date: Mon, 23 Apr 2007 16:05:31 -0400 Subject: rpms/apcupsd/EL-5 apcupsd.spec,1.16,1.17 Message-ID: <200704232005.l3NK5V9I019876@cvs-int.fedora.redhat.com> Author: orion Update of /cvs/extras/rpms/apcupsd/EL-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv19851 Modified Files: apcupsd.spec Log Message: Change the patch Index: apcupsd.spec =================================================================== RCS file: /cvs/extras/rpms/apcupsd/EL-5/apcupsd.spec,v retrieving revision 1.16 retrieving revision 1.17 diff -u -r1.16 -r1.17 --- apcupsd.spec 23 Apr 2007 20:01:13 -0000 1.16 +++ apcupsd.spec 23 Apr 2007 20:04:56 -0000 1.17 @@ -9,7 +9,7 @@ Source0: http://download.sourceforge.net/apcupsd/%{name}-%{version}.tar.gz Source1: apcupsd.logrotate Source2: apcupsd-httpd.conf -Patch0: apcupsd-3.10.18-init.patch +Patch0: apcupsd-3.14.0-init.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: glibc-devel >= 2.3, gd-devel > 2.0 From fedora-extras-commits at redhat.com Mon Apr 23 20:48:14 2007 From: fedora-extras-commits at redhat.com (Marcin Zajaczkowski (szpak)) Date: Mon, 23 Apr 2007 16:48:14 -0400 Subject: rpms/pyxattr/devel pyxattr.spec, NONE, 1.1 .cvsignore, 1.1, 1.2 sources, 1.1, 1.2 Message-ID: <200704232048.l3NKmEnb020907@cvs-int.fedora.redhat.com> Author: szpak Update of /cvs/extras/rpms/pyxattr/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv20158/devel Modified Files: .cvsignore sources Added Files: pyxattr.spec Log Message: Initial import --- NEW FILE pyxattr.spec --- Name: pyxattr Summary: Extended attributes library wrapper for Python Version: 0.2.1 Release: 3%{?dist} License: GPL Group: Development/Libraries URL: http://pyxattr.sourceforge.net/ Source: http://downloads.sourceforge.net/pyxattr/pyxattr-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) #libattr package is already forced by RPM Requires: python >= 2.2 BuildRequires: python-devel, libattr-devel %description Python extension module wrapper for libattr. It allows to query, list, add and remove extended attributes from files and directories. %prep %setup -q %build CFLAGS="%{optflags}" %{__python} setup.py build %install %{__rm} -rf %{buildroot} %{__python} setup.py install --root="%{buildroot}" --prefix="%{_prefix}" %clean %{__rm} -rf %{buildroot} %files %defattr(0644,root,root,0755) %{_libdir}/python*/site-packages/xattr.so %doc ChangeLog MANIFEST NEWS README *.html *.txt %changelog * Sat Apr 21 2007 Marcin Zajaczkowski - 0.2.1-3 - removed redundant after name change "exclude" tag - comments cleanup * Wed Apr 18 2007 Marcin Zajaczkowski - 0.2.1-2 - applied suggestions from Kevin Fenzi - name changed from python-xattr to pyxattr - corrected path to the source file * Thu Apr 5 2007 Marcin Zajaczkowski - 0.2.1-1 - updated to 0.2.1 - added python-devel in BuildRequires - added more doc files - added Provides section - modified to Fedora Extras requirements * Sun Sep 11 2005 Dag Wieers - 0.2-1 - +/ - Initial package. (using DAR) Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/pyxattr/devel/.cvsignore,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- .cvsignore 21 Apr 2007 21:23:36 -0000 1.1 +++ .cvsignore 23 Apr 2007 20:47:40 -0000 1.2 @@ -0,0 +1 @@ +pyxattr-0.2.1.tar.gz Index: sources =================================================================== RCS file: /cvs/extras/rpms/pyxattr/devel/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 21 Apr 2007 21:23:36 -0000 1.1 +++ sources 23 Apr 2007 20:47:40 -0000 1.2 @@ -0,0 +1 @@ +c2c28332bbeefc2cf0627ecb4c10c9b0 pyxattr-0.2.1.tar.gz From fedora-extras-commits at redhat.com Mon Apr 23 20:48:09 2007 From: fedora-extras-commits at redhat.com (Marcin Zajaczkowski (szpak)) Date: Mon, 23 Apr 2007 16:48:09 -0400 Subject: rpms/pyxattr import.log,1.1,1.2 Message-ID: <200704232048.l3NKm9Pm020903@cvs-int.fedora.redhat.com> Author: szpak Update of /cvs/extras/rpms/pyxattr In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv20158 Modified Files: import.log Log Message: Initial import Index: import.log =================================================================== RCS file: /cvs/extras/rpms/pyxattr/import.log,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- import.log 21 Apr 2007 21:23:27 -0000 1.1 +++ import.log 23 Apr 2007 20:47:35 -0000 1.2 @@ -0,0 +1 @@ +pyxattr-0_2_1-3:HEAD:pyxattr-0.2.1-3.src.rpm:1177359755 From fedora-extras-commits at redhat.com Mon Apr 23 21:05:06 2007 From: fedora-extras-commits at redhat.com (=?utf-8?q?G=C3=A9rard_Milmeister?= (gemi)) Date: Mon, 23 Apr 2007 17:05:06 -0400 Subject: rpms/pl/FC-6 .cvsignore, 1.13, 1.14 pl.spec, 1.32, 1.33 sources, 1.13, 1.14 pl-5.6.12-xft.patch, 1.2, NONE Message-ID: <200704232105.l3NL56Lm025492@cvs-int.fedora.redhat.com> Author: gemi Update of /cvs/extras/rpms/pl/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv25450/FC-6 Modified Files: .cvsignore pl.spec sources Removed Files: pl-5.6.12-xft.patch Log Message: new version 5.6.34 Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/pl/FC-6/.cvsignore,v retrieving revision 1.13 retrieving revision 1.14 diff -u -r1.13 -r1.14 --- .cvsignore 23 Feb 2007 14:02:34 -0000 1.13 +++ .cvsignore 23 Apr 2007 21:04:32 -0000 1.14 @@ -1,3 +1,3 @@ -pl-5.6.28.tar.gz +pl-5.6.34.tar.gz HTMLmanual.tar.gz userguide.html.tgz Index: pl.spec =================================================================== RCS file: /cvs/extras/rpms/pl/FC-6/pl.spec,v retrieving revision 1.32 retrieving revision 1.33 diff -u -r1.32 -r1.33 --- pl.spec 23 Feb 2007 14:02:34 -0000 1.32 +++ pl.spec 23 Apr 2007 21:04:32 -0000 1.33 @@ -1,5 +1,5 @@ Name: pl -Version: 5.6.28 +Version: 5.6.34 Release: 1%{?dist} Summary: SWI-Prolog - Edinburgh compatible Prolog compiler @@ -7,12 +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.6.28.tar.gz +Source: http://gollem.science.uva.nl/cgi-bin/nph-download/SWI-Prolog/pl-5.6.34.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 Patch1: pl-5.6.0-multilib.patch -Patch2: pl-5.6.12-xft.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: gmp-devel BuildRequires: libICE-devel @@ -46,13 +45,13 @@ %setup -q %patch0 -p1 -b .rpath %patch1 -p1 -b .multilib -%patch2 -p1 -b .xft ( mkdir doc-install cd doc-install tar zxf %{SOURCE1} tar zxf %{SOURCE2} ) +find . -name CVS | xargs rm -fr %build @@ -79,6 +78,7 @@ ) rm -rf $RPM_BUILD_ROOT%{_libdir}/pl-%{version}/man +rm -rf $RPM_BUILD_ROOT%{_libdir}/pl-%{version}/doc rm -fr $RPM_BUILD_ROOT%{_mandir}/man3/readline* @@ -97,6 +97,9 @@ %changelog +* Mon Apr 23 2007 Gerard Milmeister - 5.6.34-1 +- new version 5.6.34 + * Fri Feb 23 2007 Gerard Milmeister - 5.6.28-1 - new version 5.6.28 Index: sources =================================================================== RCS file: /cvs/extras/rpms/pl/FC-6/sources,v retrieving revision 1.13 retrieving revision 1.14 diff -u -r1.13 -r1.14 --- sources 23 Feb 2007 14:02:34 -0000 1.13 +++ sources 23 Apr 2007 21:04:32 -0000 1.14 @@ -1,3 +1,3 @@ -e7bb84b18b842517c319c13bce0a49ff pl-5.6.28.tar.gz -d60098da810c40ad6a40476e0ff7bd7c HTMLmanual.tar.gz +52e54390fe84c7866f2ad34269f74006 pl-5.6.34.tar.gz +bc2ba5ed7e9a6011ac15e5d6df0d38cd HTMLmanual.tar.gz 72feb8797f134c45be719133873cae1f userguide.html.tgz --- pl-5.6.12-xft.patch DELETED --- From fedora-extras-commits at redhat.com Mon Apr 23 21:05:11 2007 From: fedora-extras-commits at redhat.com (=?utf-8?q?G=C3=A9rard_Milmeister?= (gemi)) Date: Mon, 23 Apr 2007 17:05:11 -0400 Subject: rpms/pl/devel .cvsignore, 1.13, 1.14 pl.spec, 1.32, 1.33 sources, 1.13, 1.14 pl-5.6.12-xft.patch, 1.2, NONE Message-ID: <200704232105.l3NL5BPI025497@cvs-int.fedora.redhat.com> Author: gemi Update of /cvs/extras/rpms/pl/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv25450/devel Modified Files: .cvsignore pl.spec sources Removed Files: pl-5.6.12-xft.patch Log Message: new version 5.6.34 Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/pl/devel/.cvsignore,v retrieving revision 1.13 retrieving revision 1.14 diff -u -r1.13 -r1.14 --- .cvsignore 23 Feb 2007 14:12:49 -0000 1.13 +++ .cvsignore 23 Apr 2007 21:04:36 -0000 1.14 @@ -1,3 +1,3 @@ -pl-5.6.28.tar.gz +pl-5.6.34.tar.gz HTMLmanual.tar.gz userguide.html.tgz Index: pl.spec =================================================================== RCS file: /cvs/extras/rpms/pl/devel/pl.spec,v retrieving revision 1.32 retrieving revision 1.33 diff -u -r1.32 -r1.33 --- pl.spec 23 Feb 2007 14:12:49 -0000 1.32 +++ pl.spec 23 Apr 2007 21:04:36 -0000 1.33 @@ -1,5 +1,5 @@ Name: pl -Version: 5.6.28 +Version: 5.6.34 Release: 1%{?dist} Summary: SWI-Prolog - Edinburgh compatible Prolog compiler @@ -7,12 +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.6.28.tar.gz +Source: http://gollem.science.uva.nl/cgi-bin/nph-download/SWI-Prolog/pl-5.6.34.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 Patch1: pl-5.6.0-multilib.patch -Patch2: pl-5.6.12-xft.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: gmp-devel BuildRequires: libICE-devel @@ -46,13 +45,13 @@ %setup -q %patch0 -p1 -b .rpath %patch1 -p1 -b .multilib -%patch2 -p1 -b .xft ( mkdir doc-install cd doc-install tar zxf %{SOURCE1} tar zxf %{SOURCE2} ) +find . -name CVS | xargs rm -fr %build @@ -79,6 +78,7 @@ ) rm -rf $RPM_BUILD_ROOT%{_libdir}/pl-%{version}/man +rm -rf $RPM_BUILD_ROOT%{_libdir}/pl-%{version}/doc rm -fr $RPM_BUILD_ROOT%{_mandir}/man3/readline* @@ -97,6 +97,9 @@ %changelog +* Mon Apr 23 2007 Gerard Milmeister - 5.6.34-1 +- new version 5.6.34 + * Fri Feb 23 2007 Gerard Milmeister - 5.6.28-1 - new version 5.6.28 Index: sources =================================================================== RCS file: /cvs/extras/rpms/pl/devel/sources,v retrieving revision 1.13 retrieving revision 1.14 diff -u -r1.13 -r1.14 --- sources 23 Feb 2007 14:12:49 -0000 1.13 +++ sources 23 Apr 2007 21:04:36 -0000 1.14 @@ -1,3 +1,3 @@ -e7bb84b18b842517c319c13bce0a49ff pl-5.6.28.tar.gz -d60098da810c40ad6a40476e0ff7bd7c HTMLmanual.tar.gz +52e54390fe84c7866f2ad34269f74006 pl-5.6.34.tar.gz +bc2ba5ed7e9a6011ac15e5d6df0d38cd HTMLmanual.tar.gz 72feb8797f134c45be719133873cae1f userguide.html.tgz --- pl-5.6.12-xft.patch DELETED --- From fedora-extras-commits at redhat.com Mon Apr 23 21:08:44 2007 From: fedora-extras-commits at redhat.com (Patrice Dumas (pertusus)) Date: Mon, 23 Apr 2007 17:08:44 -0400 Subject: rpms/cernlib/devel cernlib.spec,1.47,1.48 Message-ID: <200704232108.l3NL8iYk025787@cvs-int.fedora.redhat.com> Author: pertusus Update of /cvs/extras/rpms/cernlib/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv25717 Modified Files: cernlib.spec Log Message: * Mon Apr 23 2007 Patrice Dumas 2006-6 - package compiled with g77 is parallel installable with gfortran compiled package Index: cernlib.spec =================================================================== RCS file: /cvs/extras/rpms/cernlib/devel/cernlib.spec,v retrieving revision 1.47 retrieving revision 1.48 diff -u -r1.47 -r1.48 --- cernlib.spec 23 Apr 2007 09:31:17 -0000 1.47 +++ cernlib.spec 23 Apr 2007 21:08:10 -0000 1.48 @@ -4,9 +4,19 @@ %bcond_with gfortran %endif -Name: cernlib +# compiler is used to disambiguate package names and executables +%if %{with gfortran} +%else +%define compiler -g77 +%endif +# verdir is the directory used for libraries and replaces the version +# in some files and file names +%define verdir %{version}%{?compiler} +# data files should be the same and therefore parallel installable + +Name: cernlib%{?compiler} Version: 2006 -Release: 5.4%{?dist} +Release: 6%{?dist} Summary: General purpose CERN library and associated binaries Group: Development/Libraries # As explained in the cernlib on debian FAQ, cfortran can be considered LGPL. @@ -358,22 +368,22 @@ want to have different compile script and different environments for different versions of the library you have to set them by hand. -%package -n paw +%package -n paw%{?compiler} Group: Applications/Engineering Summary: A program for the analysis and presentation of data -%description -n paw +%description -n paw%{?compiler} PAW is conceived as an instrument to assist physicists in the analysis and presentation of their data. It provides interactive graphical presentation and statistical or mathematical analysis, working on objects familiar to physicists like histograms, event files (Ntuples), vectors, etc. PAW is based on several components of the CERN Program Library. -%package -n geant321 +%package -n geant321%{?compiler} Summary: Particle detector description and simulation tool Group: Applications/Engineering Requires: cernlib-devel cernlib-utils -%description -n geant321 +%description -n geant321%{?compiler} Geant simulates the passage of subatomic particles through matter, for instance, particle detectors. For maximum flexibility, Geant simulations are performed by linking Fortran code supplied by the user with the Geant @@ -381,12 +391,12 @@ This package includes gxint, the script used to perform this linking step. -%package -n kuipc +%package -n kuipc%{?compiler} Summary: Cernlib's Kit for a User Interface Package (KUIP) compiler Group: Development/Languages Requires: cernlib-devel -%description -n kuipc +%description -n kuipc%{?compiler} KUIPC, the Kit for a User Interface Package Compiler, is a tool to simplify the writing of a program's user interface code. It takes as input a Command Definition File (CDF) that describes the commands to be understood by the @@ -405,15 +415,18 @@ According to the responsible of the cernlib debian package, some of these utilities may have security flaws. -%package -n patchy +%package -n patchy%{?compiler} Group: Applications/Archiving Summary: The patchy utilities -%description -n patchy +%description -n patchy%{?compiler} Utilities for extracting sources from patchy cards and cradles. %prep + +echo 'Building cernlib %{verdir}' + %setup -q -c # patchy4 %setup -q -T -D -a 17 @@ -667,7 +680,7 @@ %build -CERN=$RPM_BUILD_DIR/cernlib-%{version} +CERN=$RPM_BUILD_DIR/%{name}-%{version} CERN_LEVEL=%{version} CERN_ROOT=$CERN/$CERN_LEVEL CVSCOSRC=$CERN/$CERN_LEVEL/src @@ -692,8 +705,8 @@ # set the CERN and CERN_LEVEL environment variables in shell scripts # meant to go to /etc/profile.d -sed -e 's/==CERN_LEVEL==/%{version}/' -e 's:==CERN==:%{_libdir}/cernlib:' %{SOURCE100} > cernlib-%{version}.sh -sed -e 's/==CERN_LEVEL==/%{version}/' -e 's:==CERN==:%{_libdir}/cernlib:' %{SOURCE105} > cernlib-%{version}.csh +sed -e 's/==CERN_LEVEL==/%{verdir}/' -e 's:==CERN==:%{_libdir}/cernlib:' %{SOURCE100} > cernlib-%{verdir}.sh +sed -e 's/==CERN_LEVEL==/%{verdir}/' -e 's:==CERN==:%{_libdir}/cernlib:' %{SOURCE105} > cernlib-%{verdir}.csh cp -p %{SOURCE101} . cp -p %{SOURCE102} . @@ -707,7 +720,7 @@ cd $CERN_ROOT # substitude the right defaults in the scripts -sed -i -e 's:"/cern":"%{_libdir}/cernlib/":' -e 's:"pro":"%{version}":' \ +sed -i -e 's:"/cern":"%{_libdir}/cernlib/":' -e 's:"pro":"%{verdir}":' \ src/scripts/paw src/scripts/cernlib src/graflib/dzdoc/dzedit/dzedit.script \ ../patchy/ylist ../patchy/yindex @@ -734,7 +747,7 @@ mv src/scripts/cernlib src/scripts/cernlib-static %{__install} -p -m755 src/scripts/cernlib-static bin/cernlib-static sed -e 's:@PREFIX@:%{_prefix}:g' \ - -e 's:@LIBPREFIX@:%{_libdir}/cernlib/%{version}:g' \ + -e 's:@LIBPREFIX@:%{_libdir}/cernlib/%{verdir}:g' \ -e 's/-lg2c//' \ ../cernlib-2006.dfsg/debian/add-ons/bin/cernlib.in > src/scripts/cernlib chmod 0755 src/scripts/cernlib @@ -824,7 +837,6 @@ ln -s $CERN_ROOT/build/p5boot/nypatchy $CERN_ROOT/bin/ypatchy # Build npatchy -#%ifnarch ppc %if %{with gfortran} sed -i.gfortran -e 's/g77/gfortran/' $CERN_ROOT/src/patchy/fcasplit.F %endif @@ -837,7 +849,6 @@ # takes time the link may not be there on time. # At least that's my understanding of the failure. make install.bin -#%endif # it is not completly obvious that it is better to use patchy 4 for # ypatchy, but that's what we do. In any case it should be replaced by a @@ -849,8 +860,8 @@ rm -rf %{buildroot} %{__install} -d -m755 %{buildroot}%{_sysconfdir}/profile.d -%{__install} -p -m644 cernlib-%{version}.sh %{buildroot}%{_sysconfdir}/profile.d -%{__install} -p -m644 cernlib-%{version}.csh %{buildroot}%{_sysconfdir}/profile.d +%{__install} -p -m644 cernlib-%{verdir}.sh %{buildroot}%{_sysconfdir}/profile.d +%{__install} -p -m644 cernlib-%{verdir}.csh %{buildroot}%{_sysconfdir}/profile.d %{__install} -d -m755 cfortran/Examples %{__install} -p -m644 %{version}/src/cfortran/Examples/*.c cfortran/Examples/ @@ -863,7 +874,7 @@ find patchy -name y* -a -perm -755 -exec %{__install} -p -m755 {} %{buildroot}%{_bindir} ';' cd %{version} -%{__install} -d -m755 %{buildroot}%{_libdir}/cernlib/%{version}/lib +%{__install} -d -m755 %{buildroot}%{_libdir}/cernlib/%{verdir}/lib %{__install} -d -m755 %{buildroot}%{_datadir}/cernlib/%{version} %{__install} -d -m755 %{buildroot}%{_includedir}/cernlib/%{version} %{__install} -d -m755 %{buildroot}%{_includedir}/cernlib/%{version}/cfortran @@ -874,15 +885,24 @@ %{__install} -p -m755 bin/* %{buildroot}%{_bindir}/ -# add a link to pawX11 from %{_libdir}/cernlib/%{version}/bin -%{__install} -d -m755 %{buildroot}%{_libdir}/cernlib/%{version}/bin/ -%{__ln_s} %{_bindir}/pawX11 %{buildroot}%{_libdir}/cernlib/%{version}/bin/pawX11 + +# avoid name conflicts for files in bin +if [ 'z%{?compiler}' != 'z' ]; then + for file in %{buildroot}%{_bindir}/*; do + mv $file ${file}%{compiler} + done +fi + + +# add a link to pawX11 from %{_libdir}/cernlib/%{verdir}/bin +%{__install} -d -m755 %{buildroot}%{_libdir}/cernlib/%{verdir}/bin/ +%{__ln_s} %{_bindir}/pawX11%{?compiler} %{buildroot}%{_libdir}/cernlib/%{verdir}/bin/pawX11 # to preserve symlinks and timestamps -(cd lib && tar cf - *.a) | (cd %{buildroot}%{_libdir}/cernlib/%{version}/lib && tar xf -) -(cd shlib && tar cf - *.so*) | (cd %{buildroot}%{_libdir}/cernlib/%{version}/lib && tar xf -) +(cd lib && tar cf - *.a) | (cd %{buildroot}%{_libdir}/cernlib/%{verdir}/lib && tar xf -) +(cd shlib && tar cf - *.so*) | (cd %{buildroot}%{_libdir}/cernlib/%{verdir}/lib && tar xf -) -rm %{buildroot}%{_bindir}/mkdirhier +rm %{buildroot}%{_bindir}/mkdirhier* # add links for cfortran header files in the top include directory pushd %{buildroot}%{_includedir}/cernlib/%{version} @@ -914,7 +934,7 @@ rm %{buildroot}%{_includedir}/cernlib/%{version}/kuip/kstring.h.* %{__install} -d -m755 %{buildroot}/etc/ld.so.conf.d -echo %{_libdir}/cernlib/%{version}/lib > %{buildroot}/etc/ld.so.conf.d/cernlib-%{version}-%{_arch}.conf +echo %{_libdir}/cernlib/%{verdir}/lib > %{buildroot}/etc/ld.so.conf.d/cernlib-%{verdir}-%{_arch}.conf %{__install} -d -m755 %{buildroot}/%{_mandir}/man1 %{__install} -p -m644 man/man1/cernlib.1 %{buildroot}/%{_mandir}/man1/cernlib-static.1 @@ -930,9 +950,12 @@ %{__install} -d -m755 %{buildroot}/%{_datadir}/X11/app-defaults %{__install} -p -m644 ../../*/debian/add-ons/app-defaults/* %{buildroot}/%{_datadir}/X11/app-defaults/ +sed -e 's/Exec=paw++/Exec=paw++%{?compiler}/' -e 's/PAW++/PAW++%{?compiler}/' \ + ../../paw*/debian/add-ons/misc/paw++.desktop > paw++%{?compiler}.desktop desktop-file-install --vendor="fedora" \ --dir=%{buildroot}/%{_datadir}/applications \ - ../../paw*/debian/add-ons/misc/paw++.desktop + paw++%{?compiler}.desktop + %{__install} -d -m755 %{buildroot}/%{_datadir}/pixmaps %{__install} -d -m755 %{buildroot}/%{_datadir}/icons/hicolor/{48x48,32x32}/apps/ @@ -943,8 +966,9 @@ find %{buildroot}%{_includedir}/cernlib/%{version} -name Imakefile -exec rm -f \{\} \; rm %{buildroot}%{_includedir}/cernlib/%{version}/ntuple/*.c + %check -CERN=$RPM_BUILD_DIR/cernlib-%{version} +CERN=$RPM_BUILD_DIR/%{name}-%{version} CERN_LEVEL=%{version} CERN_ROOT=$CERN/$CERN_LEVEL CVSCOSRC=$CERN/$CERN_LEVEL/src @@ -980,11 +1004,11 @@ %postun -p /sbin/ldconfig -%post -n paw +%post -n paw%{?compiler} touch --no-create %{_datadir}/icons/hicolor || : %{_bindir}/gtk-update-icon-cache --quiet %{_datadir}/icons/hicolor || : -%postun -n paw +%postun -n paw%{?compiler} touch --no-create %{_datadir}/icons/hicolor || : %{_bindir}/gtk-update-icon-cache --quiet %{_datadir}/icons/hicolor || : @@ -997,10 +1021,10 @@ %doc cernlib-2006.dfsg/debian/add-ons/vim/ /etc/ld.so.conf.d/* %dir %{_libdir}/cernlib/ -%dir %{_libdir}/cernlib/%{version} -%dir %{_libdir}/cernlib/%{version}/lib -%dir %{_libdir}/cernlib/%{version}/bin -%{_libdir}/cernlib/%{version}/lib/*.so.* +%dir %{_libdir}/cernlib/%{verdir} +%dir %{_libdir}/cernlib/%{verdir}/lib +%dir %{_libdir}/cernlib/%{verdir}/bin +%{_libdir}/cernlib/%{verdir}/lib/*.so.* %{_datadir}/cernlib/ # the utils and devel are separated to have the possibility to install @@ -1011,65 +1035,65 @@ # it is not necessary to put the static libs in a subpackage, since the # utils package would require it anyway. Moreover cernlib users expect # static libs to be present. -%{_libdir}/cernlib/%{version}/lib/*.a -%{_libdir}/cernlib/%{version}/lib/*.so +%{_libdir}/cernlib/%{verdir}/lib/*.a +%{_libdir}/cernlib/%{verdir}/lib/*.so %{_includedir}/cernlib/ %{_datadir}/aclocal/cernlib.m4 %files utils %defattr(-,root,root,-) -%{_bindir}/cernlib* -%{_sysconfdir}/profile.d/cernlib-%{version}.sh -%{_sysconfdir}/profile.d/cernlib-%{version}.csh +%{_bindir}/cernlib*%{?compiler} +%{_sysconfdir}/profile.d/cernlib-%{verdir}.sh +%{_sysconfdir}/profile.d/cernlib-%{verdir}.csh %{_mandir}/man1/cernlib*.1* -%files -n paw +%files -n paw%{?compiler} %defattr(-,root,root,-) %doc paw.README -%{_bindir}/paw++ -%{_bindir}/paw -%{_bindir}/pawX11 -%{_bindir}/pawX11.dynamic -%{_bindir}/paw++.dynamic +%{_bindir}/paw++%{?compiler} +%{_bindir}/paw%{?compiler} +%{_bindir}/pawX11%{?compiler} +%{_bindir}/pawX11.dynamic%{?compiler} +%{_bindir}/paw++.dynamic%{?compiler} # paw doesn't depend on the main package, so it must own the dirs -%dir %{_libdir}/cernlib/%{version} -%dir %{_libdir}/cernlib/%{version}/bin -%{_libdir}/cernlib/%{version}/bin/pawX11 +%dir %{_libdir}/cernlib/%{verdir} +%dir %{_libdir}/cernlib/%{verdir}/bin +%{_libdir}/cernlib/%{verdir}/bin/pawX11 %{_datadir}/X11/app-defaults/*Paw++ %{_datadir}/icons/hicolor/ %{_mandir}/man1/paw*.1* %{_datadir}/applications/*paw*.desktop %{_datadir}/pixmaps/paw*.xpm -%files -n geant321 +%files -n geant321%{?compiler} %defattr(-,root,root,-) -%{_bindir}/gxint +%{_bindir}/gxint%{?compiler} %{_datadir}/X11/app-defaults/*Geant++ %{_mandir}/man1/gxint.1* -%files -n kuipc +%files -n kuipc%{?compiler} %defattr(-,root,root,-) -%{_bindir}/kuipc +%{_bindir}/kuipc%{?compiler} %{_mandir}/man1/kuipc.1* %files packlib %defattr(-,root,root,-) %doc cernlib-2006.dfsg/debian/debhelper/zftp.README.debian -%{_bindir}/cdbackup -%{_bindir}/cdserv -%{_bindir}/fatmen -%{_bindir}/fatsrv -%{_bindir}/kuesvr -%{_bindir}/zserv -%{_bindir}/cdmake -%{_bindir}/fatnew -%{_bindir}/pawserv -%{_bindir}/cdmove -%{_bindir}/fatback -%{_bindir}/fatsend -%{_bindir}/hepdb -%{_bindir}/kxterm -%{_bindir}/zftp +%{_bindir}/cdbackup%{?compiler} +%{_bindir}/cdserv%{?compiler} +%{_bindir}/fatmen%{?compiler} +%{_bindir}/fatsrv%{?compiler} +%{_bindir}/kuesvr%{?compiler} +%{_bindir}/zserv%{?compiler} +%{_bindir}/cdmake%{?compiler} +%{_bindir}/fatnew%{?compiler} +%{_bindir}/pawserv%{?compiler} +%{_bindir}/cdmove%{?compiler} +%{_bindir}/fatback%{?compiler} +%{_bindir}/fatsend%{?compiler} +%{_bindir}/hepdb%{?compiler} +%{_bindir}/kxterm%{?compiler} +%{_bindir}/zftp%{?compiler} %{_datadir}/X11/app-defaults/KXterm %{_datadir}/pixmaps/kxterm*.xpm %{_mandir}/man1/kxterm.1* @@ -1078,37 +1102,39 @@ %{_mandir}/man1/zftp.1* %{_mandir}/man8/*.8* -%files -n patchy +%files -n patchy%{?compiler} %defattr(-,root,root,-) -#%ifnarch ppc -%{_bindir}/fcasplit -%{_bindir}/nycheck -%{_bindir}/nydiff -%{_bindir}/nyindex -%{_bindir}/nylist -%{_bindir}/nymerge -%{_bindir}/nypatchy -%{_bindir}/nyshell -%{_bindir}/nysynopt -%{_bindir}/nytidy -%{_bindir}/yexpand -#%endif -%{_bindir}/ycompar -%{_bindir}/yedit -%{_bindir}/yfrceta -%{_bindir}/yindex -%{_bindir}/yindexb -%{_bindir}/ylist -%{_bindir}/ylistb -%{_bindir}/ypatchy -%{_bindir}/ysearch -%{_bindir}/yshift -%{_bindir}/ytobcd -%{_bindir}/ytobin -%{_bindir}/ytoceta +%{_bindir}/fcasplit%{?compiler} +%{_bindir}/nycheck%{?compiler} +%{_bindir}/nydiff%{?compiler} +%{_bindir}/nyindex%{?compiler} +%{_bindir}/nylist%{?compiler} +%{_bindir}/nymerge%{?compiler} +%{_bindir}/nypatchy%{?compiler} +%{_bindir}/nyshell%{?compiler} +%{_bindir}/nysynopt%{?compiler} +%{_bindir}/nytidy%{?compiler} +%{_bindir}/yexpand%{?compiler} +%{_bindir}/ycompar%{?compiler} +%{_bindir}/yedit%{?compiler} +%{_bindir}/yfrceta%{?compiler} +%{_bindir}/yindex%{?compiler} +%{_bindir}/yindexb%{?compiler} +%{_bindir}/ylist%{?compiler} +%{_bindir}/ylistb%{?compiler} +%{_bindir}/ypatchy%{?compiler} +%{_bindir}/ysearch%{?compiler} +%{_bindir}/yshift%{?compiler} +%{_bindir}/ytobcd%{?compiler} +%{_bindir}/ytobin%{?compiler} +%{_bindir}/ytoceta%{?compiler} %changelog +* Mon Apr 23 2007 Patrice Dumas 2006-6 +- package compiled with g77 is parallel installable with gfortran + compiled package + * Sun Apr 22 2007 Patrice Dumas 2006-5.4 - packlib/ffread, packlib/hbook, packlib/kuip, packlib/zbook, packlib/zebra tests fail on x86_64, exclude the tests on this arch From fedora-extras-commits at redhat.com Mon Apr 23 21:10:46 2007 From: fedora-extras-commits at redhat.com (Marcin Zajaczkowski (szpak)) Date: Mon, 23 Apr 2007 17:10:46 -0400 Subject: rpms/pyxattr/FC-5 pyxattr.spec,NONE,1.1 sources,1.1,1.2 Message-ID: <200704232110.l3NLAkFG025849@cvs-int.fedora.redhat.com> Author: szpak Update of /cvs/extras/rpms/pyxattr/FC-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv25816 Modified Files: sources Added Files: pyxattr.spec Log Message: Import to FC-5 branch --- NEW FILE pyxattr.spec --- Name: pyxattr Summary: Extended attributes library wrapper for Python Version: 0.2.1 Release: 3%{?dist} License: GPL Group: Development/Libraries URL: http://pyxattr.sourceforge.net/ Source: http://downloads.sourceforge.net/pyxattr/pyxattr-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) #libattr package is already forced by RPM Requires: python >= 2.2 BuildRequires: python-devel, libattr-devel %description Python extension module wrapper for libattr. It allows to query, list, add and remove extended attributes from files and directories. %prep %setup -q %build CFLAGS="%{optflags}" %{__python} setup.py build %install %{__rm} -rf %{buildroot} %{__python} setup.py install --root="%{buildroot}" --prefix="%{_prefix}" %clean %{__rm} -rf %{buildroot} %files %defattr(0644,root,root,0755) %{_libdir}/python*/site-packages/xattr.so %doc ChangeLog MANIFEST NEWS README *.html *.txt %changelog * Sat Apr 21 2007 Marcin Zajaczkowski - 0.2.1-3 - removed redundant after name change "exclude" tag - comments cleanup * Wed Apr 18 2007 Marcin Zajaczkowski - 0.2.1-2 - applied suggestions from Kevin Fenzi - name changed from python-xattr to pyxattr - corrected path to the source file * Thu Apr 5 2007 Marcin Zajaczkowski - 0.2.1-1 - updated to 0.2.1 - added python-devel in BuildRequires - added more doc files - added Provides section - modified to Fedora Extras requirements * Sun Sep 11 2005 Dag Wieers - 0.2-1 - +/ - Initial package. (using DAR) Index: sources =================================================================== RCS file: /cvs/extras/rpms/pyxattr/FC-5/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 21 Apr 2007 21:23:36 -0000 1.1 +++ sources 23 Apr 2007 21:10:11 -0000 1.2 @@ -0,0 +1 @@ +c2c28332bbeefc2cf0627ecb4c10c9b0 pyxattr-0.2.1.tar.gz From fedora-extras-commits at redhat.com Mon Apr 23 21:12:23 2007 From: fedora-extras-commits at redhat.com (Marcin Zajaczkowski (szpak)) Date: Mon, 23 Apr 2007 17:12:23 -0400 Subject: rpms/pyxattr/FC-6 sources,1.1,1.2 Message-ID: <200704232112.l3NLCN0C025926@cvs-int.fedora.redhat.com> Author: szpak Update of /cvs/extras/rpms/pyxattr/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv25900 Modified Files: sources Log Message: Import to FC-6 branch Index: sources =================================================================== RCS file: /cvs/extras/rpms/pyxattr/FC-6/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 21 Apr 2007 21:23:36 -0000 1.1 +++ sources 23 Apr 2007 21:11:48 -0000 1.2 @@ -0,0 +1 @@ +c2c28332bbeefc2cf0627ecb4c10c9b0 pyxattr-0.2.1.tar.gz From fedora-extras-commits at redhat.com Mon Apr 23 21:13:51 2007 From: fedora-extras-commits at redhat.com (Marcin Zajaczkowski (szpak)) Date: Mon, 23 Apr 2007 17:13:51 -0400 Subject: rpms/pyxattr/FC-6 pyxattr.spec,NONE,1.1 Message-ID: <200704232113.l3NLDp3f026043@cvs-int.fedora.redhat.com> Author: szpak Update of /cvs/extras/rpms/pyxattr/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv26032 Added Files: pyxattr.spec Log Message: Added missing .spec file --- NEW FILE pyxattr.spec --- Name: pyxattr Summary: Extended attributes library wrapper for Python Version: 0.2.1 Release: 3%{?dist} License: GPL Group: Development/Libraries URL: http://pyxattr.sourceforge.net/ Source: http://downloads.sourceforge.net/pyxattr/pyxattr-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) #libattr package is already forced by RPM Requires: python >= 2.2 BuildRequires: python-devel, libattr-devel %description Python extension module wrapper for libattr. It allows to query, list, add and remove extended attributes from files and directories. %prep %setup -q %build CFLAGS="%{optflags}" %{__python} setup.py build %install %{__rm} -rf %{buildroot} %{__python} setup.py install --root="%{buildroot}" --prefix="%{_prefix}" %clean %{__rm} -rf %{buildroot} %files %defattr(0644,root,root,0755) %{_libdir}/python*/site-packages/xattr.so %doc ChangeLog MANIFEST NEWS README *.html *.txt %changelog * Sat Apr 21 2007 Marcin Zajaczkowski - 0.2.1-3 - removed redundant after name change "exclude" tag - comments cleanup * Wed Apr 18 2007 Marcin Zajaczkowski - 0.2.1-2 - applied suggestions from Kevin Fenzi - name changed from python-xattr to pyxattr - corrected path to the source file * Thu Apr 5 2007 Marcin Zajaczkowski - 0.2.1-1 - updated to 0.2.1 - added python-devel in BuildRequires - added more doc files - added Provides section - modified to Fedora Extras requirements * Sun Sep 11 2005 Dag Wieers - 0.2-1 - +/ - Initial package. (using DAR) From fedora-extras-commits at redhat.com Mon Apr 23 21:43:22 2007 From: fedora-extras-commits at redhat.com (Ville Skytta (scop)) Date: Mon, 23 Apr 2007 17:43:22 -0400 Subject: rpms/vdr/devel vdr-1.4.6-paths.patch, NONE, 1.1 vdr.spec, 1.9, 1.10 vdr-1.4.1-paths.patch, 1.1, NONE Message-ID: <200704232143.l3NLhMmQ027523@cvs-int.fedora.redhat.com> Author: scop Update of /cvs/extras/rpms/vdr/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv27498 Modified Files: vdr.spec Added Files: vdr-1.4.6-paths.patch Removed Files: vdr-1.4.1-paths.patch Log Message: * Mon Apr 23 2007 Ville Skytt?? - 1.4.6-2 - Relocate themes to /var/lib/vdr/themes (#216355). - Tighten up some directory permissions. vdr-1.4.6-paths.patch: --- NEW FILE vdr-1.4.6-paths.patch --- diff -p -u vdr-1.4.6/PLUGINS/src/sky/README~ vdr-1.4.6/PLUGINS/src/sky/README --- vdr-1.4.6/PLUGINS/src/sky/README~ 2004-02-15 14:39:19.000000000 +0200 +++ vdr-1.4.6/PLUGINS/src/sky/README 2007-04-23 21:55:19.000000000 +0300 @@ -33,7 +33,7 @@ derived from the actual channel data and data for each channel can be found (see below). Copy this file to your plugins config directory, in a subdirectory named 'sky', as in -/video/plugins/sky/channels.conf.sky +__CONFIGDIR__/plugins/sky/channels.conf.sky The Sky EPG is available on the Internet at http://www.bleb.org. The Perl script getskyepg.pl extracts the EPG data from these pages diff -p -u vdr-1.4.6/epg2html.pl~ vdr-1.4.6/epg2html.pl --- vdr-1.4.6/epg2html.pl~ 2006-04-17 15:19:08.000000000 +0300 +++ vdr-1.4.6/epg2html.pl 2007-04-23 21:55:19.000000000 +0300 @@ -2,12 +2,12 @@ # A simple EPG to HTML converter # -# Converts the EPG data written by 'vdr' into the file /video/epg.data +# Converts the EPG data written by 'vdr' into the file __CACHEDIR__/epg.data # into a simple HTML programme listing, consisting of one file per channel # plus an 'index.htm' file. All output files are written into the current # directory. # -# Usage: epg2html.pl < /video/epg.data +# Usage: epg2html.pl < __CACHEDIR__/epg.data # # See the main source file 'vdr.c' for copyright information and # how to reach the author. diff -p -u vdr-1.4.6/vdr.1~ vdr-1.4.6/vdr.1 --- vdr-1.4.6/vdr.1~ 2007-01-07 16:03:56.000000000 +0200 +++ vdr-1.4.6/vdr.1 2007-04-23 21:55:19.000000000 +0300 @@ -45,7 +45,7 @@ Send Dolby Digital audio to stdin of com .TP .BI \-c\ dir ,\ \-\-config= dir Read config files from directory \fIdir\fR -(default is to read them from the video directory). +(default is to read them from __CONFIGDIR__). .TP .B \-d, \-\-daemon Run in daemon mode (implies \-\-no\-kbd). @@ -56,7 +56,7 @@ There may be several \fB\-D\fR options ( .TP .BI \-E\ file ,\ \-\-epgfile= file Write the EPG data into the given \fIfile\fR -(default is \fI/video/epg.data\fR). +(default is \fI__CACHEDIR__/epg.data\fR). Use \fB\-E\-\fR to disable this. If \fIfile\fR is a directory, the file \fIepg.data\fR will be created in that directory. @@ -80,7 +80,7 @@ If logging should be done to LOG_LOCAL\f LOG_USER, add '.n' to LEVEL, as in 3.7 (n=0..7). .TP .BI \-L\ dir ,\ \-\-lib= dir -Search for plugins in directory \fIdir\fR (default is ./PLUGINS/lib). +Search for plugins in directory \fIdir\fR (default is __PLUGINDIR__). There can be several \fB\-L\fR options with different \fIdir\fR values. Each of them will apply to the \fB\-P\fR options following it. .TP @@ -145,7 +145,7 @@ with VFAT file systems. .TP .BI \-v\ dir ,\ \-\-video= dir Use \fIdir\fR as video directory. -The default is \fI/video\fR. +The default is \fI__VIDEODIR__\fR. .TP .B \-V, \-\-version Print version information and exit. diff -p -u vdr-1.4.6/vdr.5~ vdr-1.4.6/vdr.5 --- vdr-1.4.6/vdr.5~ 2007-01-07 16:04:12.000000000 +0200 +++ vdr-1.4.6/vdr.5 2007-04-23 21:55:19.000000000 +0300 @@ -501,7 +501,7 @@ The file \fIsetup.conf\fR contains the b Each line contains one option in the format "Name = Value". See the MANUAL file for a description of the available options. .SS THEMES -The files \fIthemes/\-.theme\fR in the config directory contain the +The files \fI__VARDIR__/themes/\-.theme\fR contain the color theme definitions for the various skins. In the actual file names \fI\fR will be replaced by the name if the skin this theme belongs to, and \fI\fR will be the name of this theme. diff -p -u vdr-1.4.6/vdr.c~ vdr-1.4.6/vdr.c --- vdr-1.4.6/vdr.c~ 2006-12-02 18:22:12.000000000 +0200 +++ vdr-1.4.6/vdr.c 2007-04-23 21:55:19.000000000 +0300 @@ -380,7 +380,7 @@ int main(int argc, char *argv[]) " there may be several -D options (default: all DVB\n" " devices will be used)\n" " -E FILE, --epgfile=FILE write the EPG data into the given FILE (default is\n" - " '%s' in the video directory)\n" + " __CACHEDIR__/%s)\n" " '-E-' disables this\n" " if FILE is a directory, the default EPG file will be\n" " created in that directory\n" @@ -517,10 +517,10 @@ int main(int argc, char *argv[]) // Configuration data: if (!ConfigDirectory) - ConfigDirectory = VideoDirectory; + ConfigDirectory = "__CONFIGDIR__"; cPlugin::SetConfigDirectory(ConfigDirectory); - cThemes::SetThemesDirectory(AddDirectory(ConfigDirectory, "themes")); + cThemes::SetThemesDirectory("__VARDIR__/themes"); Setup.Load(AddDirectory(ConfigDirectory, "setup.conf")); if (!(Sources.Load(AddDirectory(ConfigDirectory, "sources.conf"), true, true) && @@ -551,7 +551,7 @@ int main(int argc, char *argv[]) EpgDataFileName = DEFAULTEPGDATAFILENAME; } else if (*EpgDataFileName != '/' && *EpgDataFileName != '.') - EpgDirectory = VideoDirectory; + EpgDirectory = "__CACHEDIR__"; if (EpgDirectory) cSchedules::SetEpgDataFileName(AddDirectory(EpgDirectory, EpgDataFileName)); else diff -p -u vdr-1.4.6/newplugin~ vdr-1.4.6/newplugin --- vdr-1.4.6/newplugin~ 2006-09-09 15:38:35.000000000 +0300 +++ vdr-1.4.6/newplugin 2007-04-23 21:55:19.000000000 +0300 @@ -24,7 +24,7 @@ $PLUGIN_VERSION = "0.0.1"; $PLUGIN_DESCRIPTION = "Enter description for '$PLUGIN_NAME' plugin"; $PLUGIN_MAINENTRY = $PLUGIN_CLASS; -$PLUGINS_SRC = "PLUGINS/src"; +$PLUGINS_SRC = "."; $README = qq {This is a "plugin" for the Video Disk Recorder (VDR). Index: vdr.spec =================================================================== RCS file: /cvs/extras/rpms/vdr/devel/vdr.spec,v retrieving revision 1.9 retrieving revision 1.10 diff -u -r1.9 -r1.10 --- vdr.spec 2 Apr 2007 14:34:46 -0000 1.9 +++ vdr.spec 23 Apr 2007 21:42:48 -0000 1.10 @@ -19,7 +19,7 @@ Name: vdr Version: 1.4.6 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Video Disk Recorder Group: Applications/Multimedia @@ -42,7 +42,7 @@ Patch0: %{name}-channel+epg.patch Patch1: http://zap.tartarus.org/~ds/debian/dists/unstable/main/source/vdr_1.4.5-1.ds.diff.gz Patch2: http://www.saunalahti.fi/~rahrenbe/vdr/patches/vdr-1.4.5-liemikuutio-1.13.diff.gz -Patch3: %{name}-1.4.1-paths.patch +Patch3: %{name}-1.4.6-paths.patch Patch4: %{name}-1.4.1-dumpable.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) @@ -131,13 +131,13 @@ %patch4 -p1 # Fix up paths -sed -i -e 's|\b\(ConfigDirectory = \)VideoDirectory;|\1"%{configdir}";|' vdr.c sed -i \ -e 's|__CACHEDIR__|%{cachedir}|' \ -e 's|__CONFIGDIR__|%{configdir}|' \ -e 's|__PLUGINDIR__|%{plugindir}|' \ + -e 's|__VARDIR__|%{vardir}|' \ -e 's|__VIDEODIR__|%{videodir}|' \ - epg2html.pl vdr.1 vdr.c PLUGINS/src/sky/README + epg2html.pl vdr.1 vdr.5 vdr.c PLUGINS/src/sky/README # Fix up man page section sed -i -e 's/\bvdr\(\s*\)(1)/vdr\1(8)/' HISTORY UPDATE-1.2.0 vdr.5 @@ -167,9 +167,9 @@ # only, but rename() in cSafeFile barks "device or resource busy", cf. # http://lists.suse.com/archive/suse-programming-e/2003-Mar/0051.html cat << EOF > %{name}.rwtab -dirs %{cachedir} -files %{configdir} -files %{vardir} +dirs %{cachedir} +files %{configdir} +files %{vardir} EOF @@ -248,8 +248,8 @@ install -dm 755 $RPM_BUILD_ROOT%{_sysconfdir}/sysconfig/vdr-plugins.d -install -dm 755 $RPM_BUILD_ROOT%{configdir}/themes -touch $RPM_BUILD_ROOT%{configdir}/themes/{classic,sttng}-default.theme +install -dm 755 $RPM_BUILD_ROOT%{vardir}/themes +touch $RPM_BUILD_ROOT%{vardir}/themes/{classic,sttng}-default.theme install -Dpm 755 %{SOURCE1} $RPM_BUILD_ROOT%{_initrddir}/vdr sed -i \ @@ -376,21 +376,21 @@ %{datadir}/ %{_mandir}/man[58]/vdr.[58]* %defattr(-,%{vdr_user},%{vdr_group},-) -%dir %{rundir}/ -# TODO: tighten this (root:root ownership to some files/dirs)? -%dir %{configdir}/ -%dir %{configdir}/plugins/ -%dir %{configdir}/themes/ -%ghost %{configdir}/themes/*.theme +# TODO: tighten ownerships to root:root for some files in %{configdir} %config(noreplace) %{configdir}/*.conf %dir %{videodir}/ %dir %{audiodir}/ +%ghost %{vardir}/acpi-wakeup +%ghost %{vardir}/themes/*.theme +%ghost %{cachedir}/epg.data %defattr(-,%{vdr_user},root,-) +%dir %{configdir}/ +%dir %{configdir}/plugins/ %dir %{logdir}/ +%dir %{rundir}/ %dir %{vardir}/ -%ghost %{vardir}/acpi-wakeup +%dir %{vardir}/themes/ %dir %{cachedir}/ -%ghost %{cachedir}/epg.data %files devel %defattr(-,root,root,-) @@ -423,6 +423,10 @@ %endif %changelog +* Mon Apr 23 2007 Ville Skytt?? - 1.4.6-2 +- Relocate themes to /var/lib/vdr/themes (#216355). +- Tighten up some directory permissions. + * Sun Mar 4 2007 Ville Skytt?? - 1.4.6-1 - 1.4.6. --- vdr-1.4.1-paths.patch DELETED --- From fedora-extras-commits at redhat.com Mon Apr 23 21:56:33 2007 From: fedora-extras-commits at redhat.com (Ville Skytta (scop)) Date: Mon, 23 Apr 2007 17:56:33 -0400 Subject: rpms/vdr-skins/devel vdr-skins.spec,1.1,1.2 Message-ID: <200704232156.l3NLuX6r027766@cvs-int.fedora.redhat.com> Author: scop Update of /cvs/extras/rpms/vdr-skins/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv27746 Modified Files: vdr-skins.spec Log Message: * Mon Apr 23 2007 Ville Skytt?? - 20061119-2 - Relocate themes to /var/lib/vdr/themes, drop disttag (#216355). - Drop file based dependency on /usr/share/vdr/text2skin. - Fix sttng-blue source URL. Index: vdr-skins.spec =================================================================== RCS file: /cvs/extras/rpms/vdr-skins/devel/vdr-skins.spec,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- vdr-skins.spec 23 Apr 2007 19:59:47 -0000 1.1 +++ vdr-skins.spec 23 Apr 2007 21:55:58 -0000 1.2 @@ -1,17 +1,16 @@ # TODO: # - http://linux.kompiliert.net/contrib/DeepBlue.skin-recordinginfo.diff # - where has DeepBlue gone? -# - where has sttng-blue gone? # - manage symlinks with alternatives? -%define configdir %(vdr-config --configdir 2>/dev/null || echo ERROR) +%define vardir %(vdr-config --vardir 2>/dev/null || echo ERROR) %define datadir %(vdr-config --datadir 2>/dev/null || echo ERROR) %define vdr_group %(vdr-config --group 2>/dev/null || echo ERROR) %define vdr_user %(vdr-config --user 2>/dev/null || echo ERROR) Name: vdr-skins Version: 20061119 -Release: 1%{?dist} +Release: 2 Summary: Collection of OSD skins for VDR Group: Applications/Multimedia @@ -37,7 +36,7 @@ # http://linux.kompiliert.net/contrib/ Source6: http://linux.kompiliert.net/contrib/EgalSimple-1.0-demo.tar.bz2 # http://www.vdrskins.org/vdrskins/thumbnails.php?album=58 -Source8: http://www.magoa.net/sttng-blue.theme +Source8: http://web.archive.org/web/20060322201106/http://www.magoa.net/sttng-blue.theme Source99: %{name}-prepare-tarballs.sh Patch0: %{name}-aluminium-i18n.patch @@ -47,7 +46,8 @@ BuildArch: noarch BuildRequires: vdr-devel -Requires: vdr-text2skin >= 1.1, %{datadir}/text2skin +Requires: vdr-text2skin >= 1.1 +Requires: vdr >= 1.4.6-2 Requires: bitstream-vera-fonts %description @@ -115,12 +115,12 @@ %install rm -rf $RPM_BUILD_ROOT -install -dm 755 $RPM_BUILD_ROOT%{configdir}/themes -install -pm 644 *.theme %{SOURCE8} $RPM_BUILD_ROOT%{configdir}/themes/ +install -dm 755 $RPM_BUILD_ROOT%{vardir}/themes +install -pm 644 *.theme %{SOURCE8} $RPM_BUILD_ROOT%{vardir}/themes/ echo "%%defattr(-,%{vdr_user},%{vdr_group},-)" > %{name}.themes -find $RPM_BUILD_ROOT%{configdir}/themes -name "*.theme" -size 0 \ +find $RPM_BUILD_ROOT%{vardir}/themes -name "*.theme" -size 0 \ -printf "%%%%ghost %%p\n" >> %{name}.themes -find $RPM_BUILD_ROOT%{configdir}/themes -name "*.theme" ! -size 0 \ +find $RPM_BUILD_ROOT%{vardir}/themes -name "*.theme" ! -size 0 \ -print >> %{name}.themes %{__perl} -pi -e "s|$RPM_BUILD_ROOT||" %{name}.themes @@ -186,7 +186,12 @@ %changelog -* Sun Nov 19 2006 Ville Skytt?? - 20061119-3 +* Mon Apr 23 2007 Ville Skytt?? - 20061119-2 +- Relocate themes to /var/lib/vdr/themes, drop disttag (#216355). +- Drop file based dependency on /usr/share/vdr/text2skin. +- Fix sttng-blue source URL. + +* Sun Nov 19 2006 Ville Skytt?? - 20061119-1 - Install skins to /usr/share/vdr/text2skin. - Don't ship channel logos. From fedora-extras-commits at redhat.com Mon Apr 23 22:57:38 2007 From: fedora-extras-commits at redhat.com (Christopher Stone (xulchris)) Date: Mon, 23 Apr 2007 18:57:38 -0400 Subject: rpms/pygame/devel pygame.spec,1.14,1.15 Message-ID: <200704232257.l3NMvcIY001567@cvs-int.fedora.redhat.com> Author: xulchris Update of /cvs/extras/rpms/pygame/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv1550 Modified Files: pygame.spec Log Message: revert back to fc6 version Index: pygame.spec =================================================================== RCS file: /cvs/extras/rpms/pygame/devel/pygame.spec,v retrieving revision 1.14 retrieving revision 1.15 diff -u -r1.14 -r1.15 --- pygame.spec 12 Dec 2006 00:21:22 -0000 1.14 +++ pygame.spec 23 Apr 2007 22:57:03 -0000 1.15 @@ -2,9 +2,8 @@ Name: pygame Version: 1.7.1 -Release: 11%{?dist} +Release: 12%{?dist} Summary: Python modules for writing games - Group: Development/Languages License: LGPL URL: http://www.pygame.org @@ -12,10 +11,13 @@ Patch1: %{name}-%{version}-64bit.patch Source0: http://pygame.org/ftp/%{name}-%{version}release.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) - -BuildRequires: python-devel -BuildRequires: SDL_ttf-devel SDL_image-devel SDL_mixer-devel python-numeric +BuildRequires: python-devel python-numeric +BuildRequires: SDL_ttf-devel SDL_image-devel SDL_mixer-devel Requires: python-numeric +Obsoletes: python-pygame < 1.7.1 +Obsoletes: python-pygame-doc < 1.7.1 +Provides: python-pygame = %{version}-%{release} +Provides: python-pygame-doc = %{version}-%{release} %description Pygame is a set of Python modules designed for writing games. It is @@ -24,14 +26,18 @@ Pygame is highly portable and runs on nearly every platform and operating system. -%package examples -Summary: Example code for using pygame -Group: Documentation +%package devel +Summary: Files needed for developing programs which use pygame +Group: Development/Libraries Requires: %{name} = %{version}-%{release} - -%description examples -%{summary}. - +Requires: SDL_ttf-devel SDL_mixer-devel +Requires: python-devel +Obsoletes: python-pygame-devel < 1.7.1 +Provides: python-pygame-devel = %{version}-%{release} + +%description devel +This package contains headers required to build applications that use +pygame. %prep %setup -q -n %{name}-%{version}release @@ -41,46 +47,48 @@ # rpmlint fixes rm -f examples/.#stars.py.1.7 -# remove macosx stuff -rm -fr examples/macosx - # These files must be provided by pygame-nonfree(-devel) packages on a # repository that does not have restrictions on providing non-free software rm -f src/ffmovie.[ch] - %build -CFLAGS="$RPM_OPT_FLAGS" %{__python} setup.py build - +CFLAGS="%{optflags}" %{__python} setup.py build %install -rm -rf $RPM_BUILD_ROOT -%{__python} setup.py install -O1 --skip-build --root $RPM_BUILD_ROOT - +rm -rf %{buildroot} +%{__python} setup.py install -O1 --skip-build --root %{buildroot} %check # base_test fails in mock, unable to find soundcard -PYTHONPATH="$RPM_BUILD_ROOT%{python_sitearch}" %{__python} test/base_test.py || : -PYTHONPATH="$RPM_BUILD_ROOT%{python_sitearch}" %{__python} test/image_test.py -PYTHONPATH="$RPM_BUILD_ROOT%{python_sitearch}" %{__python} test/rect_test.py - +PYTHONPATH="%{buildroot}%{python_sitearch}" %{__python} test/base_test.py || : +PYTHONPATH="%{buildroot}%{python_sitearch}" %{__python} test/image_test.py +PYTHONPATH="%{buildroot}%{python_sitearch}" %{__python} test/rect_test.py %clean -rm -rf $RPM_BUILD_ROOT - +rm -rf %{buildroot} %files %defattr(-,root,root,-) -%doc docs readme.txt WHATSNEW -%{python_sitearch}/%{name} -%{_includedir}/python*/%{name} +%doc docs/ readme.txt WHATSNEW +%dir %{python_sitearch}/%{name} +%{python_sitearch}/%{name}/freesansbold.ttf +%{python_sitearch}/%{name}/pygame.ico +%{python_sitearch}/%{name}/pygame_icon.* +%{python_sitearch}/%{name}/*.so* +%{python_sitearch}/%{name}/*.py +%{python_sitearch}/%{name}/*.pyc +%{python_sitearch}/%{name}/*.pyo -%files examples +%files devel %defattr(-,root,root,-) -%doc examples/* - +%doc examples/ +%dir %{_includedir}/python*/%{name} +%{_includedir}/python*/%{name}/*.h %changelog +* Mon Apr 23 2007 Christopher Stone 1.7.1-12 +- Revert back to version 1.7.1-9 + * Mon Dec 11 2006 Christopher Stone 1.7.1-11 - Remove all Obsolete/Provides - Remove Requires on all devel packages @@ -97,6 +105,9 @@ * Sat Sep 02 2006 Christopher Stone 1.7.1-8 - FC6 Rebuild +* Wed Jun 28 2006 Christopher Stone 1.7.1-7.fc6.1 +- Rebuild bump + * Wed May 03 2006 Christopher Stone 1.7.1-7 - Fix Obsolete/Provides of python-pygame-doc From fedora-extras-commits at redhat.com Tue Apr 24 01:29:11 2007 From: fedora-extras-commits at redhat.com (Joshua W. Boyer (jwboyer)) Date: Mon, 23 Apr 2007 21:29:11 -0400 Subject: owners owners.epel.list,1.140,1.141 owners.list,1.2726,1.2727 Message-ID: <200704240129.l3O1TBtw017034@cvs-int.fedora.redhat.com> Author: jwboyer Update of /cvs/extras/owners In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv17010 Modified Files: owners.epel.list owners.list Log Message: Add spr Index: owners.epel.list =================================================================== RCS file: /cvs/extras/owners/owners.epel.list,v retrieving revision 1.140 retrieving revision 1.141 diff -u -r1.140 -r1.141 --- owners.epel.list 23 Apr 2007 18:05:51 -0000 1.140 +++ owners.epel.list 24 Apr 2007 01:28:41 -0000 1.141 @@ -456,6 +456,7 @@ Fedora EPEL|sobby|Standalone obby server|lmacken at redhat.com|extras-qa at fedoraproject.org| Fedora EPEL|spampd|Transparent SMTP/LMTP proxy filter using spamassassin|matthias at rpmforge.net|extras-qa at fedoraproject.org| Fedora EPEL|sparse|A semantic parser of source files|Matt_Domsch at dell.com|extras-qa at fedoraproject.org| +Fedora EPEL|spr|Statistical pattern recognition|wart at kobold.org|extras-qa at fedoraproject.org| Fedora EPEL|sqlgrey|Postfix grey-listing policy service|steve at silug.org|extras-qa at fedoraproject.org| Fedora EPEL|ssmtp|Extremely simple MTA to get mail off the system to a Mailhub|wolfy at nobugconsulting.ro|extras-qa at fedoraproject.org| Fedora EPEL|starfighter|For bugs related to the starfighter component|matthias at rpmforge.net|extras-qa at fedoraproject.org| Index: owners.list =================================================================== RCS file: /cvs/extras/owners/owners.list,v retrieving revision 1.2726 retrieving revision 1.2727 diff -u -r1.2726 -r1.2727 --- owners.list 23 Apr 2007 17:49:20 -0000 1.2726 +++ owners.list 24 Apr 2007 01:28:41 -0000 1.2727 @@ -2773,6 +2773,7 @@ Fedora Extras|speedcrunch|high precision KDE calculator|wolters.liste at gmx.net,rdieter at math.unl.edu|extras-qa at fedoraproject.org| Fedora Extras|spicctrl|Sony Vaio laptop SPIC control program|michel.salim at gmail.com|extras-qa at fedoraproject.org| Fedora Extras|splint|An implementation of the lint program|pnasrat at redhat.com|extras-qa at fedoraproject.org| +Fedora Extras|spr|Statistical pattern recognition|wart at kobold.org|extras-qa at fedoraproject.org| Fedora Extras|Sprog|A graphical tool to build programs by plugging parts together|ghenry at suretecsystems.com|extras-qa at fedoraproject.org| Fedora Extras|sqlgrey|Postfix grey-listing policy service|steve at silug.org|extras-qa at fedoraproject.org| Fedora Extras|sqlite|An embeddable SQL engine in a C library|mmcgrath at redhat.com|extras-qa at fedoraproject.org| From fedora-extras-commits at redhat.com Tue Apr 24 01:29:38 2007 From: fedora-extras-commits at redhat.com (Joshua W. Boyer (jwboyer)) Date: Mon, 23 Apr 2007 21:29:38 -0400 Subject: rpms/spr/devel - New directory Message-ID: <200704240129.l3O1TcnZ017098@cvs-int.fedora.redhat.com> Author: jwboyer Update of /cvs/extras/rpms/spr/devel In directory cvs-int.fedora.redhat.com:/home/fedora/jwboyer/owners/tmpcvsQ17059/rpms/spr/devel Log Message: Directory /cvs/extras/rpms/spr/devel added to the repository From fedora-extras-commits at redhat.com Tue Apr 24 01:29:34 2007 From: fedora-extras-commits at redhat.com (Joshua W. Boyer (jwboyer)) Date: Mon, 23 Apr 2007 21:29:34 -0400 Subject: rpms/spr - New directory Message-ID: <200704240129.l3O1TYLM017085@cvs-int.fedora.redhat.com> Author: jwboyer Update of /cvs/extras/rpms/spr In directory cvs-int.fedora.redhat.com:/home/fedora/jwboyer/owners/tmpcvsQ17059/rpms/spr Log Message: Directory /cvs/extras/rpms/spr added to the repository From fedora-extras-commits at redhat.com Tue Apr 24 01:29:47 2007 From: fedora-extras-commits at redhat.com (Joshua W. Boyer (jwboyer)) Date: Mon, 23 Apr 2007 21:29:47 -0400 Subject: rpms/spr Makefile,NONE,1.1 import.log,NONE,1.1 pkg.acl,NONE,1.1 Message-ID: <200704240129.l3O1TlHa017124@cvs-int.fedora.redhat.com> Author: jwboyer Update of /cvs/extras/rpms/spr In directory cvs-int.fedora.redhat.com:/home/fedora/jwboyer/owners/tmpcvsQ17059/rpms/spr Added Files: Makefile import.log pkg.acl Log Message: Setup of module spr --- NEW FILE Makefile --- # Top level Makefile for module spr 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 --- --- NEW FILE pkg.acl --- From fedora-extras-commits at redhat.com Tue Apr 24 01:29:56 2007 From: fedora-extras-commits at redhat.com (Joshua W. Boyer (jwboyer)) Date: Mon, 23 Apr 2007 21:29:56 -0400 Subject: rpms/spr/devel .cvsignore, NONE, 1.1 Makefile, NONE, 1.1 sources, NONE, 1.1 Message-ID: <200704240129.l3O1TuJ0017141@cvs-int.fedora.redhat.com> Author: jwboyer Update of /cvs/extras/rpms/spr/devel In directory cvs-int.fedora.redhat.com:/home/fedora/jwboyer/owners/tmpcvsQ17059/rpms/spr/devel Added Files: .cvsignore Makefile sources Log Message: Setup of module spr --- NEW FILE .cvsignore --- --- NEW FILE Makefile --- # Makefile for source rpm: spr # $Id: Makefile,v 1.1 2007/04/24 01:29:52 jwboyer Exp $ NAME := spr SPECFILE = $(firstword $(wildcard *.spec)) define find-makefile-common for d in common ../common ../../common ; do if [ -f $$d/Makefile.common ] ; then if [ -f $$d/CVS/Root -a -w $$/Makefile.common ] ; then cd $$d ; cvs -Q update ; fi ; echo "$$d/Makefile.common" ; break ; fi ; done endef MAKEFILE_COMMON := $(shell $(find-makefile-common)) ifeq ($(MAKEFILE_COMMON),) # attept a checkout define checkout-makefile-common test -f CVS/Root && { cvs -Q -d $$(cat CVS/Root) checkout common && echo "common/Makefile.common" ; } || { echo "ERROR: I can't figure out how to checkout the 'common' module." ; exit -1 ; } >&2 endef MAKEFILE_COMMON := $(shell $(checkout-makefile-common)) endif include $(MAKEFILE_COMMON) --- NEW FILE sources --- From fedora-extras-commits at redhat.com Tue Apr 24 01:32:40 2007 From: fedora-extras-commits at redhat.com (Joshua W. Boyer (jwboyer)) Date: Mon, 23 Apr 2007 21:32:40 -0400 Subject: owners owners.epel.list,1.141,1.142 Message-ID: <200704240132.l3O1WejB017867@cvs-int.fedora.redhat.com> Author: jwboyer Update of /cvs/extras/owners In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv17845 Modified Files: owners.epel.list Log Message: Add php-pear-MDB2 to EPEL Index: owners.epel.list =================================================================== RCS file: /cvs/extras/owners/owners.epel.list,v retrieving revision 1.141 retrieving revision 1.142 diff -u -r1.141 -r1.142 --- owners.epel.list 24 Apr 2007 01:28:41 -0000 1.141 +++ owners.epel.list 24 Apr 2007 01:32:10 -0000 1.142 @@ -368,6 +368,7 @@ Fedora EPEL|php-pear-Date-Holidays|Driver based class to calculate holidays|chris.stone at gmail.com|extras-qa at fedoraproject.org| Fedora EPEL|php-pear-HTTP|Miscellaneous HTTP utilities|Fedora at FamilleCollet.com|extras-qa at fedoraproject.org| Fedora EPEL|php-pear-Mail|Class that provides multiple interfaces for sending emails|Fedora at FamilleCollet.com|extras-qa at fedoraproject.org| +Fedora EPEL|php-pear-MDB2|Database Abstraction Layer|chris.stone at gmail.com|extras-qa at fedoraproject.org| Fedora EPEL|php-pear-Net-SMTP|Provides an implementation of the SMTP protocol|Fedora at FamilleCollet.com|extras-qa at fedoraproject.org| Fedora EPEL|php-pear-Net-Socket|Network Socket Interface|Fedora at FamilleCollet.com|extras-qa at fedoraproject.org| Fedora EPEL|php-pear-Validate|Validation Class for Various Data Types|chris.stone at gmail.com|extras-qa at fedoraproject.org| From fedora-extras-commits at redhat.com Tue Apr 24 01:35:05 2007 From: fedora-extras-commits at redhat.com (Joshua W. Boyer (jwboyer)) Date: Mon, 23 Apr 2007 21:35:05 -0400 Subject: owners owners.epel.list,1.142,1.143 Message-ID: <200704240135.l3O1Z54Z017985@cvs-int.fedora.redhat.com> Author: jwboyer Update of /cvs/extras/owners In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv17964 Modified Files: owners.epel.list Log Message: Add php-pear-MDB2-Driver-mysql to EPEL Index: owners.epel.list =================================================================== RCS file: /cvs/extras/owners/owners.epel.list,v retrieving revision 1.142 retrieving revision 1.143 diff -u -r1.142 -r1.143 --- owners.epel.list 24 Apr 2007 01:32:10 -0000 1.142 +++ owners.epel.list 24 Apr 2007 01:34:34 -0000 1.143 @@ -369,6 +369,7 @@ Fedora EPEL|php-pear-HTTP|Miscellaneous HTTP utilities|Fedora at FamilleCollet.com|extras-qa at fedoraproject.org| Fedora EPEL|php-pear-Mail|Class that provides multiple interfaces for sending emails|Fedora at FamilleCollet.com|extras-qa at fedoraproject.org| Fedora EPEL|php-pear-MDB2|Database Abstraction Layer|chris.stone at gmail.com|extras-qa at fedoraproject.org| +Fedora EPEL|php-pear-MDB2-Driver-mysql|MySQL MDB2 driver|chris.stone at gmail.com|extras-qa at fedoraproject.org| Fedora EPEL|php-pear-Net-SMTP|Provides an implementation of the SMTP protocol|Fedora at FamilleCollet.com|extras-qa at fedoraproject.org| Fedora EPEL|php-pear-Net-Socket|Network Socket Interface|Fedora at FamilleCollet.com|extras-qa at fedoraproject.org| Fedora EPEL|php-pear-Validate|Validation Class for Various Data Types|chris.stone at gmail.com|extras-qa at fedoraproject.org| From fedora-extras-commits at redhat.com Tue Apr 24 01:39:40 2007 From: fedora-extras-commits at redhat.com (Joshua W. Boyer (jwboyer)) Date: Mon, 23 Apr 2007 21:39:40 -0400 Subject: owners owners.epel.list,1.143,1.144 Message-ID: <200704240139.l3O1de1r018126@cvs-int.fedora.redhat.com> Author: jwboyer Update of /cvs/extras/owners In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv18104 Modified Files: owners.epel.list Log Message: Add php-pear-DB-DataObject to EPEL Index: owners.epel.list =================================================================== RCS file: /cvs/extras/owners/owners.epel.list,v retrieving revision 1.143 retrieving revision 1.144 diff -u -r1.143 -r1.144 --- owners.epel.list 24 Apr 2007 01:34:34 -0000 1.143 +++ owners.epel.list 24 Apr 2007 01:39:10 -0000 1.144 @@ -366,6 +366,7 @@ Fedora EPEL|php-pear-Crypt-CHAP|Class to generate CHAP packets|chris.stone at gmail.com|extras-qa at fedoraproject.org| Fedora EPEL|php-pear-Date|Date and Time Zone Classes|chris.stone at gmail.com|extras-qa at fedoraproject.org| Fedora EPEL|php-pear-Date-Holidays|Driver based class to calculate holidays|chris.stone at gmail.com|extras-qa at fedoraproject.org| +Fedora EPEL|php-pear-DB-DataObject|An SQL Builder, Object Interface to Database Tables|chris.stone at gmail.com|extras-qa at fedoraproject.org| Fedora EPEL|php-pear-HTTP|Miscellaneous HTTP utilities|Fedora at FamilleCollet.com|extras-qa at fedoraproject.org| Fedora EPEL|php-pear-Mail|Class that provides multiple interfaces for sending emails|Fedora at FamilleCollet.com|extras-qa at fedoraproject.org| Fedora EPEL|php-pear-MDB2|Database Abstraction Layer|chris.stone at gmail.com|extras-qa at fedoraproject.org| From fedora-extras-commits at redhat.com Tue Apr 24 05:06:42 2007 From: fedora-extras-commits at redhat.com (Nigel Jones (nigelj)) Date: Tue, 24 Apr 2007 01:06:42 -0400 Subject: rpms/windowlab import.log,1.1,1.2 Message-ID: <200704240506.l3O56gJR007730@cvs-int.fedora.redhat.com> Author: nigelj Update of /cvs/extras/rpms/windowlab In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv7680 Modified Files: import.log Log Message: Import windowlab (new package) Index: import.log =================================================================== RCS file: /cvs/extras/rpms/windowlab/import.log,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- import.log 23 Apr 2007 16:51:49 -0000 1.1 +++ import.log 24 Apr 2007 05:06:07 -0000 1.2 @@ -0,0 +1 @@ +windowlab-1_34-4:HEAD:windowlab-1.34-4.src.rpm:1177391094 From fedora-extras-commits at redhat.com Tue Apr 24 05:06:47 2007 From: fedora-extras-commits at redhat.com (Nigel Jones (nigelj)) Date: Tue, 24 Apr 2007 01:06:47 -0400 Subject: rpms/windowlab/devel windowlab-1.34-nostrip.patch, NONE, 1.1 windowlab-1.34-pathfixes.patch, NONE, 1.1 windowlab-1.34-xsessions.patch, NONE, 1.1 windowlab.desktop, NONE, 1.1 windowlab.spec, NONE, 1.1 .cvsignore, 1.1, 1.2 sources, 1.1, 1.2 Message-ID: <200704240506.l3O56luL007734@cvs-int.fedora.redhat.com> Author: nigelj Update of /cvs/extras/rpms/windowlab/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv7680/devel Modified Files: .cvsignore sources Added Files: windowlab-1.34-nostrip.patch windowlab-1.34-pathfixes.patch windowlab-1.34-xsessions.patch windowlab.desktop windowlab.spec Log Message: Import windowlab (new package) windowlab-1.34-nostrip.patch: --- NEW FILE windowlab-1.34-nostrip.patch --- diff -u windowlab-1.34.old/Makefile windowlab-1.34/Makefile --- windowlab-1.34.old/Makefile 2006-08-14 05:27:52.000000000 +1200 +++ windowlab-1.34/Makefile 2007-04-17 22:41:38.000000000 +1200 @@ -60,7 +60,7 @@ $(CC) $(CFLAGS) $(DEFINES) $(INCLUDES) -c $< -o $@ install: all - mkdir -p $(BINDIR) && install -m 755 -s $(PROG) $(BINDIR) + mkdir -p $(BINDIR) && install -m 755 $(PROG) $(BINDIR) mkdir -p $(MANDIR) && install -m 644 $(MANPAGE) $(MANDIR) && gzip -9vfn $(MANDIR)/$(MANPAGE) mkdir -p $(CFGDIR) && cp -i windowlab.menurc $(CFGDIR)/windowlab.menurc && chmod 644 $(CFGDIR)/windowlab.menurc windowlab-1.34-pathfixes.patch: --- NEW FILE windowlab-1.34-pathfixes.patch --- diff -u windowlab-1.34.old/Makefile windowlab-1.34/Makefile --- windowlab-1.34.old/Makefile 2007-04-11 09:32:40.000000000 +1200 +++ windowlab-1.34/Makefile 2007-04-11 09:37:42.000000000 +1200 @@ -8,7 +8,7 @@ PREFIX = # Set this to the location of the X installation you want to compile against -XROOT = /usr/X11R6 +XROOT = /usr # Set this to the location of the global configuration files SYSCONFDIR = $(PREFIX)/etc/X11/windowlab @@ -40,7 +40,7 @@ endif BINDIR = $(DESTDIR)$(PREFIX)$(XROOT)/bin -MANDIR = $(DESTDIR)$(PREFIX)$(XROOT)/man/man1 +MANDIR = $(DESTDIR)$(PREFIX)$(XROOT)/share/man/man1 CFGDIR = $(DESTDIR)$(SYSCONFDIR) INCLUDES = -I$(XROOT)/include $(EXTRA_INC) LDPATH = -L$(XROOT)/lib windowlab-1.34-xsessions.patch: --- NEW FILE windowlab-1.34-xsessions.patch --- diff -u windowlab-1.34.old/Makefile windowlab-1.34/Makefile --- windowlab-1.34.old/Makefile 2007-04-10 09:21:45.000000000 +1200 +++ windowlab-1.34/Makefile 2007-04-10 09:58:28.000000000 +1200 @@ -42,12 +42,14 @@ BINDIR = $(DESTDIR)$(PREFIX)$(XROOT)/bin MANDIR = $(DESTDIR)$(PREFIX)$(XROOT)/man/man1 CFGDIR = $(DESTDIR)$(SYSCONFDIR) +XSESSDIR = $(DESTDIR)$(PREFIX)/usr/share/xsessions INCLUDES = -I$(XROOT)/include $(EXTRA_INC) LDPATH = -L$(XROOT)/lib LIBS = -lX11 $(EXTRA_LIBS) PROG = windowlab MANPAGE = windowlab.1x +XSESSFILE = windowlab.desktop OBJS = main.o events.o client.o new.o manage.o misc.o taskbar.o menufile.o HEADERS = windowlab.h @@ -63,6 +65,7 @@ mkdir -p $(BINDIR) && install -m 755 -s $(PROG) $(BINDIR) mkdir -p $(MANDIR) && install -m 644 $(MANPAGE) $(MANDIR) && gzip -9vfn $(MANDIR)/$(MANPAGE) mkdir -p $(CFGDIR) && cp -i windowlab.menurc $(CFGDIR)/windowlab.menurc && chmod 644 $(CFGDIR)/windowlab.menurc + mkdir -p $(XSESSDIR) && install -m 644 $(XSESSFILE) $(XSESSDIR) clean: rm -f $(PROG) $(OBJS) Only in windowlab-1.34: windowlab.desktop --- NEW FILE windowlab.desktop --- [Desktop Entry] Encoding=UTF-8 Name=WindowLab Comment=This session logs you into WindowLab Exec=/usr/bin/windowlab --- NEW FILE windowlab.spec --- Name: windowlab Version: 1.34 Release: 4%{?dist} Summary: Small and Simple Amiga-like Window Manager Group: User Interface/Desktops License: GPL URL: http://nickgravgaard.com/windowlab/ Source0: http://nickgravgaard.com/windowlab/windowlab-1.34.tar Source1: windowlab.desktop Patch0: windowlab-1.34-pathfixes.patch Patch1: windowlab-1.34-xsessions.patch Patch2: windowlab-1.34-nostrip.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: libX11-devel libXext-devel %description WindowLab is a Window Manager for the X Window System. Features include click-to-focus and a simple menu/taskbar combination. WindowLab is incredibly fast and small. %prep %setup -q cp %{SOURCE1} . chmod a-x README TODO LICENCE CHANGELOG *.c *.h %patch -p1 %patch -P 1 -p1 %patch -P 2 -p1 %build CFLAGS=$RPM_OPT_FLAGS make %{?_smp_mflags} %install rm -rf $RPM_BUILD_ROOT make install DESTDIR=$RPM_BUILD_ROOT %clean rm -rf $RPM_BUILD_ROOT %files %defattr(-,root,root,-) %dir %{_sysconfdir}/X11/windowlab/ %config(noreplace) %{_sysconfdir}/X11/windowlab/windowlab.menurc %{_bindir}/windowlab %{_mandir}/man1/windowlab.1x.gz %{_datadir}/xsessions/windowlab.desktop %doc CHANGELOG README TODO LICENCE %changelog * Tue Apr 24 2007 Nigel Jones 1.34-4 - Remove executable bit on source files * Wed Apr 18 2007 Nigel Jones 1.34-3 - Honor $RPM_OPT_FLAGS - +Patch to prevent stripping of debug info * Wed Apr 11 2007 Nigel Jones 1.34-2 - Minor changes to windowlab-1.34-pathfixes.patch - Replace files section * Tue Apr 10 2007 Nigel Jones 1.34-1 - Initial SPEC file Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/windowlab/devel/.cvsignore,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- .cvsignore 23 Apr 2007 16:52:00 -0000 1.1 +++ .cvsignore 24 Apr 2007 05:06:12 -0000 1.2 @@ -0,0 +1 @@ +windowlab-1.34.tar Index: sources =================================================================== RCS file: /cvs/extras/rpms/windowlab/devel/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 23 Apr 2007 16:52:00 -0000 1.1 +++ sources 24 Apr 2007 05:06:12 -0000 1.2 @@ -0,0 +1 @@ +d566b989f8e59b169f7affa462762c17 windowlab-1.34.tar From fedora-extras-commits at redhat.com Tue Apr 24 05:16:19 2007 From: fedora-extras-commits at redhat.com (Alex Lancaster (alexlan)) Date: Tue, 24 Apr 2007 01:16:19 -0400 Subject: rpms/wise2/devel wise2-build.patch, NONE, 1.1 wise2.spec, NONE, 1.1 .cvsignore, 1.1, 1.2 sources, 1.1, 1.2 Message-ID: <200704240516.l3O5GJVL008191@cvs-int.fedora.redhat.com> Author: alexlan Update of /cvs/extras/rpms/wise2/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv8012/devel Modified Files: .cvsignore sources Added Files: wise2-build.patch wise2.spec Log Message: Initial import. wise2-build.patch: --- NEW FILE wise2-build.patch --- --- src/makefile.orig 2007-04-11 07:52:41.000000000 -0700 +++ src/makefile 2007-04-11 07:53:04.000000000 -0700 @@ -89,7 +89,6 @@ bin : mkdir bin mv models/pswdb models/psw models/genewisedb models/estwisedb models/estwise models/genewise models/dba models/dnal models/genomewise ./bin - csh welcome.csh libs : (cd base ; make CC="$(CC)" CFLAGS="$(CFLAGS)" libwisebase.a ) --- NEW FILE wise2.spec --- Name: wise2 Version: 2.2.0 Release: 2%{?dist} Summary: Tools for comparison of biopolymers Group: Applications/Engineering License: GPL URL: http://www.ebi.ac.uk/Wise2/ Source0: ftp://ftp.ebi.ac.uk/pub/software/unix/wise2/wise%{version}.tar.gz Patch0: wise2-build.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) %description Wise2 is a package focused on comparisons of biopolymers, commonly DNA sequence and protein sequence. A strength of Wise2 is the comparison of DNA sequence at the level of its protein translation. This comparison allows the simultaneous prediction of gene structure with homology based alignment. %prep %setup -q -n wise%{version} ## don't run "welcome.csh" %patch0 -p0 ## fix interpreter in examples sed -i 's#/usr/local/bin/perl#/usr/bin/perl#' docs/gettex.pl ## fix perms chmod -x test_data/rrm.HMM ## pull out licenses for i in base dynlibsrc dyc do cp src/$i/LICENSE LICENSE.$i done cp src/models/GNULICENSE LICENSE.GPL %build cd src ## removed "{?_smp_mflags}", does not support parallel build make CC=gcc CFLAGS="-c $RPM_OPT_FLAGS" all %install rm -rf $RPM_BUILD_ROOT cd src/bin %{__mkdir_p} $RPM_BUILD_ROOT%{_bindir} for i in dba dnal estwise estwisedb genewise genewisedb genomewise psw pswdb do %{__install} $i $RPM_BUILD_ROOT/%{_bindir} done cd - # install architecture-independent data and config files %{__mkdir_p} $RPM_BUILD_ROOT%{_datadir}/wise2 cd wisecfg %{__install} -pm 644 * $RPM_BUILD_ROOT%{_datadir}/wise2 # install scripts to automatically set the WISECONFIGDIR environment variable %{__mkdir_p} $RPM_BUILD_ROOT%{_sysconfdir}/profile.d echo "export WISECONFIGDIR=%{_datadir}/wise2/" > $RPM_BUILD_ROOT%{_sysconfdir}/profile.d/wise2.sh echo "setenv WISECONFIGDIR %{_datadir}/wise2/" > $RPM_BUILD_ROOT%{_sysconfdir}/profile.d/wise2.csh %clean rm -rf $RPM_BUILD_ROOT %files %defattr(-,root,root,-) %doc docs test_data %doc INSTALL LICENSE README LICENSE.base LICENSE.dynlibsrc LICENSE.dyc LICENSE.GPL %{_bindir}/* %{_datadir}/wise2 %config(noreplace) %{_sysconfdir}/profile.d/* %changelog * Mon Apr 12 2007 Alex Lancaster 2.2.0-2 - Pass $RPM_OPT_FLAGS to compiler as per suggestion from Ralf Corsepius. * Mon Apr 11 2007 Alex Lancaster 2.2.0-1 - Initial Fedora package. Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/wise2/devel/.cvsignore,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- .cvsignore 23 Apr 2007 16:50:32 -0000 1.1 +++ .cvsignore 24 Apr 2007 05:15:44 -0000 1.2 @@ -0,0 +1 @@ +wise2.2.0.tar.gz Index: sources =================================================================== RCS file: /cvs/extras/rpms/wise2/devel/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 23 Apr 2007 16:50:32 -0000 1.1 +++ sources 24 Apr 2007 05:15:44 -0000 1.2 @@ -0,0 +1 @@ +0584240f77885e37528e99e64535ab60 wise2.2.0.tar.gz From fedora-extras-commits at redhat.com Tue Apr 24 05:27:42 2007 From: fedora-extras-commits at redhat.com (Alex Lancaster (alexlan)) Date: Tue, 24 Apr 2007 01:27:42 -0400 Subject: rpms/wise2/FC-6 wise2-build.patch, NONE, 1.1 wise2.spec, NONE, 1.1 .cvsignore, 1.1, 1.2 sources, 1.1, 1.2 Message-ID: <200704240527.l3O5RgD3008508@cvs-int.fedora.redhat.com> Author: alexlan Update of /cvs/extras/rpms/wise2/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv8472/FC-6 Modified Files: .cvsignore sources Added Files: wise2-build.patch wise2.spec Log Message: Initial FC-6 import. wise2-build.patch: --- NEW FILE wise2-build.patch --- --- src/makefile.orig 2007-04-11 07:52:41.000000000 -0700 +++ src/makefile 2007-04-11 07:53:04.000000000 -0700 @@ -89,7 +89,6 @@ bin : mkdir bin mv models/pswdb models/psw models/genewisedb models/estwisedb models/estwise models/genewise models/dba models/dnal models/genomewise ./bin - csh welcome.csh libs : (cd base ; make CC="$(CC)" CFLAGS="$(CFLAGS)" libwisebase.a ) --- NEW FILE wise2.spec --- Name: wise2 Version: 2.2.0 Release: 2%{?dist} Summary: Tools for comparison of biopolymers Group: Applications/Engineering License: GPL URL: http://www.ebi.ac.uk/Wise2/ Source0: ftp://ftp.ebi.ac.uk/pub/software/unix/wise2/wise%{version}.tar.gz Patch0: wise2-build.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) %description Wise2 is a package focused on comparisons of biopolymers, commonly DNA sequence and protein sequence. A strength of Wise2 is the comparison of DNA sequence at the level of its protein translation. This comparison allows the simultaneous prediction of gene structure with homology based alignment. %prep %setup -q -n wise%{version} ## don't run "welcome.csh" %patch0 -p0 ## fix interpreter in examples sed -i 's#/usr/local/bin/perl#/usr/bin/perl#' docs/gettex.pl ## fix perms chmod -x test_data/rrm.HMM ## pull out licenses for i in base dynlibsrc dyc do cp src/$i/LICENSE LICENSE.$i done cp src/models/GNULICENSE LICENSE.GPL %build cd src ## removed "{?_smp_mflags}", does not support parallel build make CC=gcc CFLAGS="-c $RPM_OPT_FLAGS" all %install rm -rf $RPM_BUILD_ROOT cd src/bin %{__mkdir_p} $RPM_BUILD_ROOT%{_bindir} for i in dba dnal estwise estwisedb genewise genewisedb genomewise psw pswdb do %{__install} $i $RPM_BUILD_ROOT/%{_bindir} done cd - # install architecture-independent data and config files %{__mkdir_p} $RPM_BUILD_ROOT%{_datadir}/wise2 cd wisecfg %{__install} -pm 644 * $RPM_BUILD_ROOT%{_datadir}/wise2 # install scripts to automatically set the WISECONFIGDIR environment variable %{__mkdir_p} $RPM_BUILD_ROOT%{_sysconfdir}/profile.d echo "export WISECONFIGDIR=%{_datadir}/wise2/" > $RPM_BUILD_ROOT%{_sysconfdir}/profile.d/wise2.sh echo "setenv WISECONFIGDIR %{_datadir}/wise2/" > $RPM_BUILD_ROOT%{_sysconfdir}/profile.d/wise2.csh %clean rm -rf $RPM_BUILD_ROOT %files %defattr(-,root,root,-) %doc docs test_data %doc INSTALL LICENSE README LICENSE.base LICENSE.dynlibsrc LICENSE.dyc LICENSE.GPL %{_bindir}/* %{_datadir}/wise2 %config(noreplace) %{_sysconfdir}/profile.d/* %changelog * Mon Apr 12 2007 Alex Lancaster 2.2.0-2 - Pass $RPM_OPT_FLAGS to compiler as per suggestion from Ralf Corsepius. * Mon Apr 11 2007 Alex Lancaster 2.2.0-1 - Initial Fedora package. Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/wise2/FC-6/.cvsignore,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- .cvsignore 23 Apr 2007 16:50:32 -0000 1.1 +++ .cvsignore 24 Apr 2007 05:27:07 -0000 1.2 @@ -0,0 +1 @@ +wise2.2.0.tar.gz Index: sources =================================================================== RCS file: /cvs/extras/rpms/wise2/FC-6/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 23 Apr 2007 16:50:32 -0000 1.1 +++ sources 24 Apr 2007 05:27:07 -0000 1.2 @@ -0,0 +1 @@ +0584240f77885e37528e99e64535ab60 wise2.2.0.tar.gz From fedora-extras-commits at redhat.com Tue Apr 24 05:29:03 2007 From: fedora-extras-commits at redhat.com (Nigel Jones (nigelj)) Date: Tue, 24 Apr 2007 01:29:03 -0400 Subject: rpms/windowlab import.log,1.2,1.3 Message-ID: <200704240529.l3O5T3OY008625@cvs-int.fedora.redhat.com> Author: nigelj Update of /cvs/extras/rpms/windowlab In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv8515 Modified Files: import.log Log Message: Initial import to FC-6 Index: import.log =================================================================== RCS file: /cvs/extras/rpms/windowlab/import.log,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- import.log 24 Apr 2007 05:06:07 -0000 1.2 +++ import.log 24 Apr 2007 05:28:29 -0000 1.3 @@ -1 +1,2 @@ windowlab-1_34-4:HEAD:windowlab-1.34-4.src.rpm:1177391094 +windowlab-1_34-4:FC-6:windowlab-1.34-4.src.rpm:1177392404 From fedora-extras-commits at redhat.com Tue Apr 24 05:29:08 2007 From: fedora-extras-commits at redhat.com (Nigel Jones (nigelj)) Date: Tue, 24 Apr 2007 01:29:08 -0400 Subject: rpms/windowlab/FC-6 windowlab-1.34-nostrip.patch, NONE, 1.1 windowlab-1.34-pathfixes.patch, NONE, 1.1 windowlab-1.34-xsessions.patch, NONE, 1.1 windowlab.desktop, NONE, 1.1 windowlab.spec, NONE, 1.1 .cvsignore, 1.1, 1.2 sources, 1.1, 1.2 Message-ID: <200704240529.l3O5T8ar008629@cvs-int.fedora.redhat.com> Author: nigelj Update of /cvs/extras/rpms/windowlab/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv8515/FC-6 Modified Files: .cvsignore sources Added Files: windowlab-1.34-nostrip.patch windowlab-1.34-pathfixes.patch windowlab-1.34-xsessions.patch windowlab.desktop windowlab.spec Log Message: Initial import to FC-6 windowlab-1.34-nostrip.patch: --- NEW FILE windowlab-1.34-nostrip.patch --- diff -u windowlab-1.34.old/Makefile windowlab-1.34/Makefile --- windowlab-1.34.old/Makefile 2006-08-14 05:27:52.000000000 +1200 +++ windowlab-1.34/Makefile 2007-04-17 22:41:38.000000000 +1200 @@ -60,7 +60,7 @@ $(CC) $(CFLAGS) $(DEFINES) $(INCLUDES) -c $< -o $@ install: all - mkdir -p $(BINDIR) && install -m 755 -s $(PROG) $(BINDIR) + mkdir -p $(BINDIR) && install -m 755 $(PROG) $(BINDIR) mkdir -p $(MANDIR) && install -m 644 $(MANPAGE) $(MANDIR) && gzip -9vfn $(MANDIR)/$(MANPAGE) mkdir -p $(CFGDIR) && cp -i windowlab.menurc $(CFGDIR)/windowlab.menurc && chmod 644 $(CFGDIR)/windowlab.menurc windowlab-1.34-pathfixes.patch: --- NEW FILE windowlab-1.34-pathfixes.patch --- diff -u windowlab-1.34.old/Makefile windowlab-1.34/Makefile --- windowlab-1.34.old/Makefile 2007-04-11 09:32:40.000000000 +1200 +++ windowlab-1.34/Makefile 2007-04-11 09:37:42.000000000 +1200 @@ -8,7 +8,7 @@ PREFIX = # Set this to the location of the X installation you want to compile against -XROOT = /usr/X11R6 +XROOT = /usr # Set this to the location of the global configuration files SYSCONFDIR = $(PREFIX)/etc/X11/windowlab @@ -40,7 +40,7 @@ endif BINDIR = $(DESTDIR)$(PREFIX)$(XROOT)/bin -MANDIR = $(DESTDIR)$(PREFIX)$(XROOT)/man/man1 +MANDIR = $(DESTDIR)$(PREFIX)$(XROOT)/share/man/man1 CFGDIR = $(DESTDIR)$(SYSCONFDIR) INCLUDES = -I$(XROOT)/include $(EXTRA_INC) LDPATH = -L$(XROOT)/lib windowlab-1.34-xsessions.patch: --- NEW FILE windowlab-1.34-xsessions.patch --- diff -u windowlab-1.34.old/Makefile windowlab-1.34/Makefile --- windowlab-1.34.old/Makefile 2007-04-10 09:21:45.000000000 +1200 +++ windowlab-1.34/Makefile 2007-04-10 09:58:28.000000000 +1200 @@ -42,12 +42,14 @@ BINDIR = $(DESTDIR)$(PREFIX)$(XROOT)/bin MANDIR = $(DESTDIR)$(PREFIX)$(XROOT)/man/man1 CFGDIR = $(DESTDIR)$(SYSCONFDIR) +XSESSDIR = $(DESTDIR)$(PREFIX)/usr/share/xsessions INCLUDES = -I$(XROOT)/include $(EXTRA_INC) LDPATH = -L$(XROOT)/lib LIBS = -lX11 $(EXTRA_LIBS) PROG = windowlab MANPAGE = windowlab.1x +XSESSFILE = windowlab.desktop OBJS = main.o events.o client.o new.o manage.o misc.o taskbar.o menufile.o HEADERS = windowlab.h @@ -63,6 +65,7 @@ mkdir -p $(BINDIR) && install -m 755 -s $(PROG) $(BINDIR) mkdir -p $(MANDIR) && install -m 644 $(MANPAGE) $(MANDIR) && gzip -9vfn $(MANDIR)/$(MANPAGE) mkdir -p $(CFGDIR) && cp -i windowlab.menurc $(CFGDIR)/windowlab.menurc && chmod 644 $(CFGDIR)/windowlab.menurc + mkdir -p $(XSESSDIR) && install -m 644 $(XSESSFILE) $(XSESSDIR) clean: rm -f $(PROG) $(OBJS) Only in windowlab-1.34: windowlab.desktop --- NEW FILE windowlab.desktop --- [Desktop Entry] Encoding=UTF-8 Name=WindowLab Comment=This session logs you into WindowLab Exec=/usr/bin/windowlab --- NEW FILE windowlab.spec --- Name: windowlab Version: 1.34 Release: 4%{?dist} Summary: Small and Simple Amiga-like Window Manager Group: User Interface/Desktops License: GPL URL: http://nickgravgaard.com/windowlab/ Source0: http://nickgravgaard.com/windowlab/windowlab-1.34.tar Source1: windowlab.desktop Patch0: windowlab-1.34-pathfixes.patch Patch1: windowlab-1.34-xsessions.patch Patch2: windowlab-1.34-nostrip.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: libX11-devel libXext-devel %description WindowLab is a Window Manager for the X Window System. Features include click-to-focus and a simple menu/taskbar combination. WindowLab is incredibly fast and small. %prep %setup -q cp %{SOURCE1} . chmod a-x README TODO LICENCE CHANGELOG *.c *.h %patch -p1 %patch -P 1 -p1 %patch -P 2 -p1 %build CFLAGS=$RPM_OPT_FLAGS make %{?_smp_mflags} %install rm -rf $RPM_BUILD_ROOT make install DESTDIR=$RPM_BUILD_ROOT %clean rm -rf $RPM_BUILD_ROOT %files %defattr(-,root,root,-) %dir %{_sysconfdir}/X11/windowlab/ %config(noreplace) %{_sysconfdir}/X11/windowlab/windowlab.menurc %{_bindir}/windowlab %{_mandir}/man1/windowlab.1x.gz %{_datadir}/xsessions/windowlab.desktop %doc CHANGELOG README TODO LICENCE %changelog * Tue Apr 24 2007 Nigel Jones 1.34-4 - Remove executable bit on source files * Wed Apr 18 2007 Nigel Jones 1.34-3 - Honor $RPM_OPT_FLAGS - +Patch to prevent stripping of debug info * Wed Apr 11 2007 Nigel Jones 1.34-2 - Minor changes to windowlab-1.34-pathfixes.patch - Replace files section * Tue Apr 10 2007 Nigel Jones 1.34-1 - Initial SPEC file Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/windowlab/FC-6/.cvsignore,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- .cvsignore 23 Apr 2007 16:52:00 -0000 1.1 +++ .cvsignore 24 Apr 2007 05:28:34 -0000 1.2 @@ -0,0 +1 @@ +windowlab-1.34.tar Index: sources =================================================================== RCS file: /cvs/extras/rpms/windowlab/FC-6/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 23 Apr 2007 16:52:00 -0000 1.1 +++ sources 24 Apr 2007 05:28:34 -0000 1.2 @@ -0,0 +1 @@ +d566b989f8e59b169f7affa462762c17 windowlab-1.34.tar From fedora-extras-commits at redhat.com Tue Apr 24 05:30:46 2007 From: fedora-extras-commits at redhat.com (Alex Lancaster (alexlan)) Date: Tue, 24 Apr 2007 01:30:46 -0400 Subject: rpms/wise2/FC-5 wise2-build.patch, NONE, 1.1 wise2.spec, NONE, 1.1 .cvsignore, 1.1, 1.2 sources, 1.1, 1.2 Message-ID: <200704240530.l3O5Ukck008718@cvs-int.fedora.redhat.com> Author: alexlan Update of /cvs/extras/rpms/wise2/FC-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv8675/FC-5 Modified Files: .cvsignore sources Added Files: wise2-build.patch wise2.spec Log Message: Initial FC-5 branch import. wise2-build.patch: --- NEW FILE wise2-build.patch --- --- src/makefile.orig 2007-04-11 07:52:41.000000000 -0700 +++ src/makefile 2007-04-11 07:53:04.000000000 -0700 @@ -89,7 +89,6 @@ bin : mkdir bin mv models/pswdb models/psw models/genewisedb models/estwisedb models/estwise models/genewise models/dba models/dnal models/genomewise ./bin - csh welcome.csh libs : (cd base ; make CC="$(CC)" CFLAGS="$(CFLAGS)" libwisebase.a ) --- NEW FILE wise2.spec --- Name: wise2 Version: 2.2.0 Release: 2%{?dist} Summary: Tools for comparison of biopolymers Group: Applications/Engineering License: GPL URL: http://www.ebi.ac.uk/Wise2/ Source0: ftp://ftp.ebi.ac.uk/pub/software/unix/wise2/wise%{version}.tar.gz Patch0: wise2-build.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) %description Wise2 is a package focused on comparisons of biopolymers, commonly DNA sequence and protein sequence. A strength of Wise2 is the comparison of DNA sequence at the level of its protein translation. This comparison allows the simultaneous prediction of gene structure with homology based alignment. %prep %setup -q -n wise%{version} ## don't run "welcome.csh" %patch0 -p0 ## fix interpreter in examples sed -i 's#/usr/local/bin/perl#/usr/bin/perl#' docs/gettex.pl ## fix perms chmod -x test_data/rrm.HMM ## pull out licenses for i in base dynlibsrc dyc do cp src/$i/LICENSE LICENSE.$i done cp src/models/GNULICENSE LICENSE.GPL %build cd src ## removed "{?_smp_mflags}", does not support parallel build make CC=gcc CFLAGS="-c $RPM_OPT_FLAGS" all %install rm -rf $RPM_BUILD_ROOT cd src/bin %{__mkdir_p} $RPM_BUILD_ROOT%{_bindir} for i in dba dnal estwise estwisedb genewise genewisedb genomewise psw pswdb do %{__install} $i $RPM_BUILD_ROOT/%{_bindir} done cd - # install architecture-independent data and config files %{__mkdir_p} $RPM_BUILD_ROOT%{_datadir}/wise2 cd wisecfg %{__install} -pm 644 * $RPM_BUILD_ROOT%{_datadir}/wise2 # install scripts to automatically set the WISECONFIGDIR environment variable %{__mkdir_p} $RPM_BUILD_ROOT%{_sysconfdir}/profile.d echo "export WISECONFIGDIR=%{_datadir}/wise2/" > $RPM_BUILD_ROOT%{_sysconfdir}/profile.d/wise2.sh echo "setenv WISECONFIGDIR %{_datadir}/wise2/" > $RPM_BUILD_ROOT%{_sysconfdir}/profile.d/wise2.csh %clean rm -rf $RPM_BUILD_ROOT %files %defattr(-,root,root,-) %doc docs test_data %doc INSTALL LICENSE README LICENSE.base LICENSE.dynlibsrc LICENSE.dyc LICENSE.GPL %{_bindir}/* %{_datadir}/wise2 %config(noreplace) %{_sysconfdir}/profile.d/* %changelog * Mon Apr 12 2007 Alex Lancaster 2.2.0-2 - Pass $RPM_OPT_FLAGS to compiler as per suggestion from Ralf Corsepius. * Mon Apr 11 2007 Alex Lancaster 2.2.0-1 - Initial Fedora package. Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/wise2/FC-5/.cvsignore,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- .cvsignore 23 Apr 2007 16:50:32 -0000 1.1 +++ .cvsignore 24 Apr 2007 05:30:11 -0000 1.2 @@ -0,0 +1 @@ +wise2.2.0.tar.gz Index: sources =================================================================== RCS file: /cvs/extras/rpms/wise2/FC-5/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 23 Apr 2007 16:50:32 -0000 1.1 +++ sources 24 Apr 2007 05:30:11 -0000 1.2 @@ -0,0 +1 @@ +0584240f77885e37528e99e64535ab60 wise2.2.0.tar.gz From fedora-extras-commits at redhat.com Tue Apr 24 05:37:01 2007 From: fedora-extras-commits at redhat.com (Nigel Jones (nigelj)) Date: Tue, 24 Apr 2007 01:37:01 -0400 Subject: rpms/windowlab import.log,1.3,1.4 Message-ID: <200704240537.l3O5b1j4009473@cvs-int.fedora.redhat.com> Author: nigelj Update of /cvs/extras/rpms/windowlab In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv9424 Modified Files: import.log Log Message: Initial import for FC-5 branch Index: import.log =================================================================== RCS file: /cvs/extras/rpms/windowlab/import.log,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- import.log 24 Apr 2007 05:28:29 -0000 1.3 +++ import.log 24 Apr 2007 05:36:26 -0000 1.4 @@ -1,2 +1,3 @@ windowlab-1_34-4:HEAD:windowlab-1.34-4.src.rpm:1177391094 windowlab-1_34-4:FC-6:windowlab-1.34-4.src.rpm:1177392404 +windowlab-1_34-4:FC-5:windowlab-1.34-4.src.rpm:1177392925 From fedora-extras-commits at redhat.com Tue Apr 24 05:37:05 2007 From: fedora-extras-commits at redhat.com (Nigel Jones (nigelj)) Date: Tue, 24 Apr 2007 01:37:05 -0400 Subject: rpms/windowlab/FC-5 windowlab-1.34-nostrip.patch, NONE, 1.1 windowlab-1.34-pathfixes.patch, NONE, 1.1 windowlab-1.34-xsessions.patch, NONE, 1.1 windowlab.desktop, NONE, 1.1 windowlab.spec, NONE, 1.1 .cvsignore, 1.1, 1.2 sources, 1.1, 1.2 Message-ID: <200704240537.l3O5b5Ex009477@cvs-int.fedora.redhat.com> Author: nigelj Update of /cvs/extras/rpms/windowlab/FC-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv9424/FC-5 Modified Files: .cvsignore sources Added Files: windowlab-1.34-nostrip.patch windowlab-1.34-pathfixes.patch windowlab-1.34-xsessions.patch windowlab.desktop windowlab.spec Log Message: Initial import for FC-5 branch windowlab-1.34-nostrip.patch: --- NEW FILE windowlab-1.34-nostrip.patch --- diff -u windowlab-1.34.old/Makefile windowlab-1.34/Makefile --- windowlab-1.34.old/Makefile 2006-08-14 05:27:52.000000000 +1200 +++ windowlab-1.34/Makefile 2007-04-17 22:41:38.000000000 +1200 @@ -60,7 +60,7 @@ $(CC) $(CFLAGS) $(DEFINES) $(INCLUDES) -c $< -o $@ install: all - mkdir -p $(BINDIR) && install -m 755 -s $(PROG) $(BINDIR) + mkdir -p $(BINDIR) && install -m 755 $(PROG) $(BINDIR) mkdir -p $(MANDIR) && install -m 644 $(MANPAGE) $(MANDIR) && gzip -9vfn $(MANDIR)/$(MANPAGE) mkdir -p $(CFGDIR) && cp -i windowlab.menurc $(CFGDIR)/windowlab.menurc && chmod 644 $(CFGDIR)/windowlab.menurc windowlab-1.34-pathfixes.patch: --- NEW FILE windowlab-1.34-pathfixes.patch --- diff -u windowlab-1.34.old/Makefile windowlab-1.34/Makefile --- windowlab-1.34.old/Makefile 2007-04-11 09:32:40.000000000 +1200 +++ windowlab-1.34/Makefile 2007-04-11 09:37:42.000000000 +1200 @@ -8,7 +8,7 @@ PREFIX = # Set this to the location of the X installation you want to compile against -XROOT = /usr/X11R6 +XROOT = /usr # Set this to the location of the global configuration files SYSCONFDIR = $(PREFIX)/etc/X11/windowlab @@ -40,7 +40,7 @@ endif BINDIR = $(DESTDIR)$(PREFIX)$(XROOT)/bin -MANDIR = $(DESTDIR)$(PREFIX)$(XROOT)/man/man1 +MANDIR = $(DESTDIR)$(PREFIX)$(XROOT)/share/man/man1 CFGDIR = $(DESTDIR)$(SYSCONFDIR) INCLUDES = -I$(XROOT)/include $(EXTRA_INC) LDPATH = -L$(XROOT)/lib windowlab-1.34-xsessions.patch: --- NEW FILE windowlab-1.34-xsessions.patch --- diff -u windowlab-1.34.old/Makefile windowlab-1.34/Makefile --- windowlab-1.34.old/Makefile 2007-04-10 09:21:45.000000000 +1200 +++ windowlab-1.34/Makefile 2007-04-10 09:58:28.000000000 +1200 @@ -42,12 +42,14 @@ BINDIR = $(DESTDIR)$(PREFIX)$(XROOT)/bin MANDIR = $(DESTDIR)$(PREFIX)$(XROOT)/man/man1 CFGDIR = $(DESTDIR)$(SYSCONFDIR) +XSESSDIR = $(DESTDIR)$(PREFIX)/usr/share/xsessions INCLUDES = -I$(XROOT)/include $(EXTRA_INC) LDPATH = -L$(XROOT)/lib LIBS = -lX11 $(EXTRA_LIBS) PROG = windowlab MANPAGE = windowlab.1x +XSESSFILE = windowlab.desktop OBJS = main.o events.o client.o new.o manage.o misc.o taskbar.o menufile.o HEADERS = windowlab.h @@ -63,6 +65,7 @@ mkdir -p $(BINDIR) && install -m 755 -s $(PROG) $(BINDIR) mkdir -p $(MANDIR) && install -m 644 $(MANPAGE) $(MANDIR) && gzip -9vfn $(MANDIR)/$(MANPAGE) mkdir -p $(CFGDIR) && cp -i windowlab.menurc $(CFGDIR)/windowlab.menurc && chmod 644 $(CFGDIR)/windowlab.menurc + mkdir -p $(XSESSDIR) && install -m 644 $(XSESSFILE) $(XSESSDIR) clean: rm -f $(PROG) $(OBJS) Only in windowlab-1.34: windowlab.desktop --- NEW FILE windowlab.desktop --- [Desktop Entry] Encoding=UTF-8 Name=WindowLab Comment=This session logs you into WindowLab Exec=/usr/bin/windowlab --- NEW FILE windowlab.spec --- Name: windowlab Version: 1.34 Release: 4%{?dist} Summary: Small and Simple Amiga-like Window Manager Group: User Interface/Desktops License: GPL URL: http://nickgravgaard.com/windowlab/ Source0: http://nickgravgaard.com/windowlab/windowlab-1.34.tar Source1: windowlab.desktop Patch0: windowlab-1.34-pathfixes.patch Patch1: windowlab-1.34-xsessions.patch Patch2: windowlab-1.34-nostrip.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: libX11-devel libXext-devel %description WindowLab is a Window Manager for the X Window System. Features include click-to-focus and a simple menu/taskbar combination. WindowLab is incredibly fast and small. %prep %setup -q cp %{SOURCE1} . chmod a-x README TODO LICENCE CHANGELOG *.c *.h %patch -p1 %patch -P 1 -p1 %patch -P 2 -p1 %build CFLAGS=$RPM_OPT_FLAGS make %{?_smp_mflags} %install rm -rf $RPM_BUILD_ROOT make install DESTDIR=$RPM_BUILD_ROOT %clean rm -rf $RPM_BUILD_ROOT %files %defattr(-,root,root,-) %dir %{_sysconfdir}/X11/windowlab/ %config(noreplace) %{_sysconfdir}/X11/windowlab/windowlab.menurc %{_bindir}/windowlab %{_mandir}/man1/windowlab.1x.gz %{_datadir}/xsessions/windowlab.desktop %doc CHANGELOG README TODO LICENCE %changelog * Tue Apr 24 2007 Nigel Jones 1.34-4 - Remove executable bit on source files * Wed Apr 18 2007 Nigel Jones 1.34-3 - Honor $RPM_OPT_FLAGS - +Patch to prevent stripping of debug info * Wed Apr 11 2007 Nigel Jones 1.34-2 - Minor changes to windowlab-1.34-pathfixes.patch - Replace files section * Tue Apr 10 2007 Nigel Jones 1.34-1 - Initial SPEC file Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/windowlab/FC-5/.cvsignore,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- .cvsignore 23 Apr 2007 16:52:00 -0000 1.1 +++ .cvsignore 24 Apr 2007 05:36:31 -0000 1.2 @@ -0,0 +1 @@ +windowlab-1.34.tar Index: sources =================================================================== RCS file: /cvs/extras/rpms/windowlab/FC-5/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 23 Apr 2007 16:52:00 -0000 1.1 +++ sources 24 Apr 2007 05:36:31 -0000 1.2 @@ -0,0 +1 @@ +d566b989f8e59b169f7affa462762c17 windowlab-1.34.tar From fedora-extras-commits at redhat.com Tue Apr 24 06:10:02 2007 From: fedora-extras-commits at redhat.com (Francois Aucamp (faucamp)) Date: Tue, 24 Apr 2007 02:10:02 -0400 Subject: rpms/espeak/devel espeak-1.23-makefile_nostaticlibs.patch, NONE, 1.1 .cvsignore, 1.6, 1.7 espeak.spec, 1.6, 1.7 sources, 1.6, 1.7 Message-ID: <200704240610.l3O6A2rP014184@cvs-int.fedora.redhat.com> Author: faucamp Update of /cvs/extras/rpms/espeak/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv14157 Modified Files: .cvsignore espeak.spec sources Added Files: espeak-1.23-makefile_nostaticlibs.patch Log Message: - Update to version 1.23 - Added "makefile_nostaticlibs" patch so static libraries aren't installed espeak-1.23-makefile_nostaticlibs.patch: --- NEW FILE espeak-1.23-makefile_nostaticlibs.patch --- diff -uNr espeak-1.23-source/src/Makefile espeak-1.23-source-mod/src/Makefile --- espeak-1.23-source/src/Makefile 2007-04-21 19:05:23.000000000 +0200 +++ espeak-1.23-source-mod/src/Makefile 2007-04-24 07:50:46.000000000 +0200 @@ -86,7 +86,7 @@ # Install shared library $(INSTALL) -m 755 $(LIB_NAME).$(LIBTAG) $(DESTDIR)$(LIBDIR) # Install static library - $(INSTALL) -m 755 $(STATIC_LIB_NAME) $(DESTDIR)$(LIBDIR) + #$(INSTALL) -m 755 $(STATIC_LIB_NAME) $(DESTDIR)$(LIBDIR) $(LN_SF) $(LIB_NAME).$(LIBTAG) $(DESTDIR)$(LIBDIR)/$(LIB_NAME).$(LIB_VERSION) $(LN_SF) $(LIB_NAME).$(LIB_VERSION) $(DESTDIR)$(LIBDIR)/$(LIB_NAME) # Install development headers Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/espeak/devel/.cvsignore,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- .cvsignore 8 Feb 2007 14:16:56 -0000 1.6 +++ .cvsignore 24 Apr 2007 06:09:27 -0000 1.7 @@ -1 +1 @@ -espeak-1.20-source.zip +espeak-1.23-source.zip Index: espeak.spec =================================================================== RCS file: /cvs/extras/rpms/espeak/devel/espeak.spec,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- espeak.spec 8 Feb 2007 14:16:56 -0000 1.6 +++ espeak.spec 24 Apr 2007 06:09:27 -0000 1.7 @@ -1,5 +1,5 @@ Name: espeak -Version: 1.20 +Version: 1.23 Release: 1%{?dist} Summary: Software speech synthesizer (text-to-speech) @@ -7,6 +7,7 @@ License: GPL URL: http://espeak.sourceforge.net Source0: http://kent.dl.sourceforge.net/sourceforge/espeak/espeak-%{version}-source.zip +Patch0: espeak-1.23-makefile_nostaticlibs.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: portaudio-devel @@ -37,6 +38,7 @@ %prep %setup -q -n espeak-%{version}-source +%patch0 -p1 -b .nostaticlibs # Fix file permissions find . -type f -exec chmod 0644 {} ";" # Prepare documentation @@ -81,6 +83,10 @@ %changelog +* Tue Apr 24 2007 Francois Aucamp - 1.23-1 +- Update to version 1.23 +- Added "makefile_nostaticlibs" patch so static libraries aren't installed + * Thu Feb 08 2007 Francois Aucamp - 1.20-1 - Update to version 1.20 - Solves stack smash bug (RHBZ #227316) Index: sources =================================================================== RCS file: /cvs/extras/rpms/espeak/devel/sources,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- sources 8 Feb 2007 14:16:56 -0000 1.6 +++ sources 24 Apr 2007 06:09:27 -0000 1.7 @@ -1 +1 @@ -47dbb852987d22892bcc1c71eff39d61 espeak-1.20-source.zip +6fb175b1cf167d3ba58c9c3f087ca2aa espeak-1.23-source.zip From fedora-extras-commits at redhat.com Tue Apr 24 06:15:17 2007 From: fedora-extras-commits at redhat.com (Francois Aucamp (faucamp)) Date: Tue, 24 Apr 2007 02:15:17 -0400 Subject: rpms/espeak/FC-6 espeak-1.23-makefile_nostaticlibs.patch, NONE, 1.1 espeak.spec, 1.6, 1.7 sources, 1.6, 1.7 Message-ID: <200704240615.l3O6FH39014343@cvs-int.fedora.redhat.com> Author: faucamp Update of /cvs/extras/rpms/espeak/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv14304 Modified Files: espeak.spec sources Added Files: espeak-1.23-makefile_nostaticlibs.patch Log Message: - Update to version 1.23 - Added "makefile_nostaticlibs" patch so static libraries aren't installed espeak-1.23-makefile_nostaticlibs.patch: --- NEW FILE espeak-1.23-makefile_nostaticlibs.patch --- diff -uNr espeak-1.23-source/src/Makefile espeak-1.23-source-mod/src/Makefile --- espeak-1.23-source/src/Makefile 2007-04-21 19:05:23.000000000 +0200 +++ espeak-1.23-source-mod/src/Makefile 2007-04-24 07:50:46.000000000 +0200 @@ -86,7 +86,7 @@ # Install shared library $(INSTALL) -m 755 $(LIB_NAME).$(LIBTAG) $(DESTDIR)$(LIBDIR) # Install static library - $(INSTALL) -m 755 $(STATIC_LIB_NAME) $(DESTDIR)$(LIBDIR) + #$(INSTALL) -m 755 $(STATIC_LIB_NAME) $(DESTDIR)$(LIBDIR) $(LN_SF) $(LIB_NAME).$(LIBTAG) $(DESTDIR)$(LIBDIR)/$(LIB_NAME).$(LIB_VERSION) $(LN_SF) $(LIB_NAME).$(LIB_VERSION) $(DESTDIR)$(LIBDIR)/$(LIB_NAME) # Install development headers Index: espeak.spec =================================================================== RCS file: /cvs/extras/rpms/espeak/FC-6/espeak.spec,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- espeak.spec 8 Feb 2007 15:38:49 -0000 1.6 +++ espeak.spec 24 Apr 2007 06:14:42 -0000 1.7 @@ -1,5 +1,5 @@ Name: espeak -Version: 1.20 +Version: 1.23 Release: 1%{?dist} Summary: Software speech synthesizer (text-to-speech) @@ -7,6 +7,7 @@ License: GPL URL: http://espeak.sourceforge.net Source0: http://kent.dl.sourceforge.net/sourceforge/espeak/espeak-%{version}-source.zip +Patch0: espeak-1.23-makefile_nostaticlibs.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: portaudio-devel @@ -37,6 +38,7 @@ %prep %setup -q -n espeak-%{version}-source +%patch0 -p1 -b .nostaticlibs # Fix file permissions find . -type f -exec chmod 0644 {} ";" # Prepare documentation @@ -81,6 +83,10 @@ %changelog +* Tue Apr 24 2007 Francois Aucamp - 1.23-1 +- Update to version 1.23 +- Added "makefile_nostaticlibs" patch so static libraries aren't installed + * Thu Feb 08 2007 Francois Aucamp - 1.20-1 - Update to version 1.20 - Solves stack smash bug (RHBZ #227316) Index: sources =================================================================== RCS file: /cvs/extras/rpms/espeak/FC-6/sources,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- sources 8 Feb 2007 15:38:49 -0000 1.6 +++ sources 24 Apr 2007 06:14:42 -0000 1.7 @@ -1 +1 @@ -47dbb852987d22892bcc1c71eff39d61 espeak-1.20-source.zip +6fb175b1cf167d3ba58c9c3f087ca2aa espeak-1.23-source.zip From fedora-extras-commits at redhat.com Tue Apr 24 06:16:44 2007 From: fedora-extras-commits at redhat.com (Francois Aucamp (faucamp)) Date: Tue, 24 Apr 2007 02:16:44 -0400 Subject: rpms/espeak/FC-5 espeak-1.23-makefile_nostaticlibs.patch, NONE, 1.1 espeak.spec, 1.6, 1.7 sources, 1.6, 1.7 Message-ID: <200704240616.l3O6Giki014382@cvs-int.fedora.redhat.com> Author: faucamp Update of /cvs/extras/rpms/espeak/FC-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv14356 Modified Files: espeak.spec sources Added Files: espeak-1.23-makefile_nostaticlibs.patch Log Message: - Update to version 1.23 - Added "makefile_nostaticlibs" patch so static libraries aren't installed espeak-1.23-makefile_nostaticlibs.patch: --- NEW FILE espeak-1.23-makefile_nostaticlibs.patch --- diff -uNr espeak-1.23-source/src/Makefile espeak-1.23-source-mod/src/Makefile --- espeak-1.23-source/src/Makefile 2007-04-21 19:05:23.000000000 +0200 +++ espeak-1.23-source-mod/src/Makefile 2007-04-24 07:50:46.000000000 +0200 @@ -86,7 +86,7 @@ # Install shared library $(INSTALL) -m 755 $(LIB_NAME).$(LIBTAG) $(DESTDIR)$(LIBDIR) # Install static library - $(INSTALL) -m 755 $(STATIC_LIB_NAME) $(DESTDIR)$(LIBDIR) + #$(INSTALL) -m 755 $(STATIC_LIB_NAME) $(DESTDIR)$(LIBDIR) $(LN_SF) $(LIB_NAME).$(LIBTAG) $(DESTDIR)$(LIBDIR)/$(LIB_NAME).$(LIB_VERSION) $(LN_SF) $(LIB_NAME).$(LIB_VERSION) $(DESTDIR)$(LIBDIR)/$(LIB_NAME) # Install development headers Index: espeak.spec =================================================================== RCS file: /cvs/extras/rpms/espeak/FC-5/espeak.spec,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- espeak.spec 8 Feb 2007 15:41:48 -0000 1.6 +++ espeak.spec 24 Apr 2007 06:16:10 -0000 1.7 @@ -1,5 +1,5 @@ Name: espeak -Version: 1.20 +Version: 1.23 Release: 1%{?dist} Summary: Software speech synthesizer (text-to-speech) @@ -7,6 +7,7 @@ License: GPL URL: http://espeak.sourceforge.net Source0: http://kent.dl.sourceforge.net/sourceforge/espeak/espeak-%{version}-source.zip +Patch0: espeak-1.23-makefile_nostaticlibs.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: portaudio-devel @@ -37,6 +38,7 @@ %prep %setup -q -n espeak-%{version}-source +%patch0 -p1 -b .nostaticlibs # Fix file permissions find . -type f -exec chmod 0644 {} ";" # Prepare documentation @@ -81,6 +83,10 @@ %changelog +* Tue Apr 24 2007 Francois Aucamp - 1.23-1 +- Update to version 1.23 +- Added "makefile_nostaticlibs" patch so static libraries aren't installed + * Thu Feb 08 2007 Francois Aucamp - 1.20-1 - Update to version 1.20 - Solves stack smash bug (RHBZ #227316) Index: sources =================================================================== RCS file: /cvs/extras/rpms/espeak/FC-5/sources,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- sources 8 Feb 2007 15:41:48 -0000 1.6 +++ sources 24 Apr 2007 06:16:10 -0000 1.7 @@ -1 +1 @@ -47dbb852987d22892bcc1c71eff39d61 espeak-1.20-source.zip +6fb175b1cf167d3ba58c9c3f087ca2aa espeak-1.23-source.zip From fedora-extras-commits at redhat.com Tue Apr 24 06:30:55 2007 From: fedora-extras-commits at redhat.com (Michael Thomas (wart)) Date: Tue, 24 Apr 2007 02:30:55 -0400 Subject: rpms/spr/devel spr-05.00.01-cflags.patch, NONE, 1.1 spr-05.01.00-libstdc.patch, NONE, 1.1 spr.spec, NONE, 1.1 .cvsignore, 1.1, 1.2 sources, 1.1, 1.2 Message-ID: <200704240630.l3O6UtO6014649@cvs-int.fedora.redhat.com> Author: wart Update of /cvs/extras/rpms/spr/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv14577/devel Modified Files: .cvsignore sources Added Files: spr-05.00.01-cflags.patch spr-05.01.00-libstdc.patch spr.spec Log Message: Initial import spr-05.00.01-cflags.patch: --- NEW FILE spr-05.00.01-cflags.patch --- --- configure.ac.orig 2007-02-06 13:31:42.000000000 -0800 +++ configure.ac 2007-02-06 13:33:10.000000000 -0800 @@ -104,7 +104,16 @@ ################################ -AM_CXXFLAGS="-ansi -pedantic -O4" +if [ -z "$CXXFLAGS" ] ; then + if [ -z "$ac_save_CXXFLAGS" ] ; then + AM_CXXFLAGS="-ansi -pedantic -O4" + else + AM_CXXFLAGS="$ac_save_CXXFLAGS" + fi +else + AM_CXXFLAGS="$CXXFLAGS" +fi + AC_SUBST([AM_CPPFLAGS]) AC_SUBST([AM_CXXFLAGS]) --- configure.orig 2007-02-06 13:33:24.000000000 -0800 +++ configure 2007-02-06 13:33:52.000000000 -0800 @@ -9648,7 +9648,15 @@ ################################ -AM_CXXFLAGS="-ansi -pedantic -O4" +if [ -z "$CXXFLAGS" ] ; then + if [ -z "$ac_save_CXXFLAGS" ] ; then + AM_CXXFLAGS="-ansi -pedantic -O4" + else + AM_CXXFLAGS="$ac_save_CXXFLAGS" + fi +else + AM_CXXFLAGS="$CXXFLAGS" +fi spr-05.01.00-libstdc.patch: --- NEW FILE spr-05.01.00-libstdc.patch --- --- src/Makefile.am.orig 2007-04-22 15:06:51.000000000 -0700 +++ src/Makefile.am 2007-04-22 15:07:02.000000000 -0700 @@ -52,7 +52,7 @@ libSPR_la_SOURCES += $(TMP_ROOT_FILES) $(TMP_HEPTUPLE_FILES) libSPR_la_CPPFLAGS += $(ROOTCPPFLAGS) -libSPR_la_LDFLAGS = $(ROOTLDFLAGS) +libSPR_la_LDFLAGS = $(ROOTLDFLAGS) -lstdc++ libSPR_la_LIBADD = $(top_srcdir)/math/libSPRmath.la ##################################################################### --- src/Makefile.in.orig 2007-04-22 15:06:44.000000000 -0700 +++ src/Makefile.in 2007-04-22 15:07:13.000000000 -0700 @@ -141,7 +141,7 @@ @WITH_ROOT_TRUE at TMP_ROOT_FILES = SprRootReader.cc SprRootWriter.cc @WITH_HEPTUPLE_TRUE at TMP_HEPTUPLE_FILES = SprTupleWriter.cc -libSPR_la_LDFLAGS = $(ROOTLDFLAGS) +libSPR_la_LDFLAGS = $(ROOTLDFLAGS) -lstdc++ libSPR_la_LIBADD = $(top_srcdir)/math/libSPRmath.la --- NEW FILE spr.spec --- Name: spr Version: 05.01.00 Release: 2%{?dist} Summary: Library for categorization of data Group: Development/Libraries License: GPL URL: http://www.hep.caltech.edu/~narsky/spr.html Patch0: spr-05.00.01-cflags.patch Patch1: spr-05.01.00-libstdc.patch Source0: http://downloads.sourceforge.net/statpatrec/SPR-05-01-00.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: libstdc++-devel %description The package implements a variety of tools for categorization of multivariate data such as boosted decision trees, bagging and random forest, bump hunting (PRIM), a multi-class learner and others. %package devel Summary: Development files for the Stat Pattern Recognition code Group: Development/Libraries Requires: %{name} = %{version}-%{release} %description devel %{summary}. %prep %setup -q -n StatPatternRecognition touch -r configure.ac configure.ac.stamp touch -r src/Makefile.am src/Makefile.am.stamp %patch0 %patch1 touch -r configure.ac.stamp configure.ac touch -r src/Makefile.am.stamp src/Makefile.am %build %configure --without-root --disable-static --datadir=%{_datadir}/%{name} \ --includedir=%{_includedir}/%{name} # Remove this gcc34-ism. Upstream is aware of this and needs time to # find a fix. sed -i -e 's/ -lg2c//' src/Makefile # Parallel builds currently not supported. Upstream is aware of this # and needs time to find a fix. make %install rm -rf $RPM_BUILD_ROOT make install DESTDIR=$RPM_BUILD_ROOT INSTALL="%{__install} -c -p" rm -f $RPM_BUILD_ROOT%{_libdir}/*.la %clean rm -rf $RPM_BUILD_ROOT %post -p /sbin/ldconfig %postun -p /sbin/ldconfig %files %defattr(-,root,root,-) %doc AUTHORS COPYING HISTORY README %{_bindir}/* %{_libdir}/*.so.* %{_datadir}/%{name} %files devel %defattr(-,root,root,-) %{_includedir}/%{name}/*.hh %{_libdir}/*.so %changelog * Sun Apr 22 2007 Michael Thomas 05.01.00-2 - Move headers to their own subdirectory - Preserve timestamps on installed files * Fri Apr 20 2007 Michael Thomas 05.01.00-1 - Update to 5.01.00 * Tue Feb 6 2007 Michael Thomas 05.00.01-1 - Initial RPM package Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/spr/devel/.cvsignore,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- .cvsignore 24 Apr 2007 01:29:52 -0000 1.1 +++ .cvsignore 24 Apr 2007 06:30:21 -0000 1.2 @@ -0,0 +1 @@ +SPR-05-01-00.tar.gz Index: sources =================================================================== RCS file: /cvs/extras/rpms/spr/devel/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 24 Apr 2007 01:29:52 -0000 1.1 +++ sources 24 Apr 2007 06:30:21 -0000 1.2 @@ -0,0 +1 @@ +4348f8fbd5d9404de8986915966ca0c5 SPR-05-01-00.tar.gz From fedora-extras-commits at redhat.com Tue Apr 24 06:30:50 2007 From: fedora-extras-commits at redhat.com (Michael Thomas (wart)) Date: Tue, 24 Apr 2007 02:30:50 -0400 Subject: rpms/spr import.log,1.1,1.2 Message-ID: <200704240630.l3O6Uo3O014643@cvs-int.fedora.redhat.com> Author: wart Update of /cvs/extras/rpms/spr In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv14577 Modified Files: import.log Log Message: Initial import Index: import.log =================================================================== RCS file: /cvs/extras/rpms/spr/import.log,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- import.log 24 Apr 2007 01:29:43 -0000 1.1 +++ import.log 24 Apr 2007 06:30:16 -0000 1.2 @@ -0,0 +1 @@ +spr-05_01_00-2:HEAD:spr-05.01.00-2.src.rpm:1177379467 From fedora-extras-commits at redhat.com Tue Apr 24 06:32:25 2007 From: fedora-extras-commits at redhat.com (Michael Thomas (wart)) Date: Tue, 24 Apr 2007 02:32:25 -0400 Subject: rpms/spr/devel spr.spec,1.1,1.2 Message-ID: <200704240632.l3O6WPIB015233@cvs-int.fedora.redhat.com> Author: wart Update of /cvs/extras/rpms/spr/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv15201 Modified Files: spr.spec Log Message: Fix ownership of header directory in -devel subpackage Index: spr.spec =================================================================== RCS file: /cvs/extras/rpms/spr/devel/spr.spec,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- spr.spec 24 Apr 2007 06:30:21 -0000 1.1 +++ spr.spec 24 Apr 2007 06:31:51 -0000 1.2 @@ -1,6 +1,6 @@ Name: spr Version: 05.01.00 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Library for categorization of data Group: Development/Libraries @@ -71,12 +71,15 @@ %files devel %defattr(-,root,root,-) -%{_includedir}/%{name}/*.hh +%{_includedir}/%{name} %{_libdir}/*.so %changelog +* Mon Apr 23 2007 Michael Thomas 05.01.00-3 +- Fix ownership of header directory in -devel subpackage + * Sun Apr 22 2007 Michael Thomas 05.01.00-2 - Move headers to their own subdirectory - Preserve timestamps on installed files From fedora-extras-commits at redhat.com Tue Apr 24 06:35:01 2007 From: fedora-extras-commits at redhat.com (Michael Thomas (wart)) Date: Tue, 24 Apr 2007 02:35:01 -0400 Subject: rpms/spr/FC-6 spr-05.00.01-cflags.patch, NONE, 1.1 spr-05.01.00-libstdc.patch, NONE, 1.1 spr.spec, NONE, 1.1 .cvsignore, 1.1, 1.2 sources, 1.1, 1.2 Message-ID: <200704240635.l3O6Z1gj015348@cvs-int.fedora.redhat.com> Author: wart Update of /cvs/extras/rpms/spr/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv15318 Modified Files: .cvsignore sources Added Files: spr-05.00.01-cflags.patch spr-05.01.00-libstdc.patch spr.spec Log Message: Initial import of files on the FC-6 branch spr-05.00.01-cflags.patch: --- NEW FILE spr-05.00.01-cflags.patch --- --- configure.ac.orig 2007-02-06 13:31:42.000000000 -0800 +++ configure.ac 2007-02-06 13:33:10.000000000 -0800 @@ -104,7 +104,16 @@ ################################ -AM_CXXFLAGS="-ansi -pedantic -O4" +if [ -z "$CXXFLAGS" ] ; then + if [ -z "$ac_save_CXXFLAGS" ] ; then + AM_CXXFLAGS="-ansi -pedantic -O4" + else + AM_CXXFLAGS="$ac_save_CXXFLAGS" + fi +else + AM_CXXFLAGS="$CXXFLAGS" +fi + AC_SUBST([AM_CPPFLAGS]) AC_SUBST([AM_CXXFLAGS]) --- configure.orig 2007-02-06 13:33:24.000000000 -0800 +++ configure 2007-02-06 13:33:52.000000000 -0800 @@ -9648,7 +9648,15 @@ ################################ -AM_CXXFLAGS="-ansi -pedantic -O4" +if [ -z "$CXXFLAGS" ] ; then + if [ -z "$ac_save_CXXFLAGS" ] ; then + AM_CXXFLAGS="-ansi -pedantic -O4" + else + AM_CXXFLAGS="$ac_save_CXXFLAGS" + fi +else + AM_CXXFLAGS="$CXXFLAGS" +fi spr-05.01.00-libstdc.patch: --- NEW FILE spr-05.01.00-libstdc.patch --- --- src/Makefile.am.orig 2007-04-22 15:06:51.000000000 -0700 +++ src/Makefile.am 2007-04-22 15:07:02.000000000 -0700 @@ -52,7 +52,7 @@ libSPR_la_SOURCES += $(TMP_ROOT_FILES) $(TMP_HEPTUPLE_FILES) libSPR_la_CPPFLAGS += $(ROOTCPPFLAGS) -libSPR_la_LDFLAGS = $(ROOTLDFLAGS) +libSPR_la_LDFLAGS = $(ROOTLDFLAGS) -lstdc++ libSPR_la_LIBADD = $(top_srcdir)/math/libSPRmath.la ##################################################################### --- src/Makefile.in.orig 2007-04-22 15:06:44.000000000 -0700 +++ src/Makefile.in 2007-04-22 15:07:13.000000000 -0700 @@ -141,7 +141,7 @@ @WITH_ROOT_TRUE at TMP_ROOT_FILES = SprRootReader.cc SprRootWriter.cc @WITH_HEPTUPLE_TRUE at TMP_HEPTUPLE_FILES = SprTupleWriter.cc -libSPR_la_LDFLAGS = $(ROOTLDFLAGS) +libSPR_la_LDFLAGS = $(ROOTLDFLAGS) -lstdc++ libSPR_la_LIBADD = $(top_srcdir)/math/libSPRmath.la --- NEW FILE spr.spec --- Name: spr Version: 05.01.00 Release: 3%{?dist} Summary: Library for categorization of data Group: Development/Libraries License: GPL URL: http://www.hep.caltech.edu/~narsky/spr.html Patch0: spr-05.00.01-cflags.patch Patch1: spr-05.01.00-libstdc.patch Source0: http://downloads.sourceforge.net/statpatrec/SPR-05-01-00.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: libstdc++-devel %description The package implements a variety of tools for categorization of multivariate data such as boosted decision trees, bagging and random forest, bump hunting (PRIM), a multi-class learner and others. %package devel Summary: Development files for the Stat Pattern Recognition code Group: Development/Libraries Requires: %{name} = %{version}-%{release} %description devel %{summary}. %prep %setup -q -n StatPatternRecognition touch -r configure.ac configure.ac.stamp touch -r src/Makefile.am src/Makefile.am.stamp %patch0 %patch1 touch -r configure.ac.stamp configure.ac touch -r src/Makefile.am.stamp src/Makefile.am %build %configure --without-root --disable-static --datadir=%{_datadir}/%{name} \ --includedir=%{_includedir}/%{name} # Remove this gcc34-ism. Upstream is aware of this and needs time to # find a fix. sed -i -e 's/ -lg2c//' src/Makefile # Parallel builds currently not supported. Upstream is aware of this # and needs time to find a fix. make %install rm -rf $RPM_BUILD_ROOT make install DESTDIR=$RPM_BUILD_ROOT INSTALL="%{__install} -c -p" rm -f $RPM_BUILD_ROOT%{_libdir}/*.la %clean rm -rf $RPM_BUILD_ROOT %post -p /sbin/ldconfig %postun -p /sbin/ldconfig %files %defattr(-,root,root,-) %doc AUTHORS COPYING HISTORY README %{_bindir}/* %{_libdir}/*.so.* %{_datadir}/%{name} %files devel %defattr(-,root,root,-) %{_includedir}/%{name} %{_libdir}/*.so %changelog * Mon Apr 23 2007 Michael Thomas 05.01.00-3 - Fix ownership of header directory in -devel subpackage * Sun Apr 22 2007 Michael Thomas 05.01.00-2 - Move headers to their own subdirectory - Preserve timestamps on installed files * Fri Apr 20 2007 Michael Thomas 05.01.00-1 - Update to 5.01.00 * Tue Feb 6 2007 Michael Thomas 05.00.01-1 - Initial RPM package Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/spr/FC-6/.cvsignore,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- .cvsignore 24 Apr 2007 01:29:52 -0000 1.1 +++ .cvsignore 24 Apr 2007 06:34:27 -0000 1.2 @@ -0,0 +1 @@ +SPR-05-01-00.tar.gz Index: sources =================================================================== RCS file: /cvs/extras/rpms/spr/FC-6/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 24 Apr 2007 01:29:52 -0000 1.1 +++ sources 24 Apr 2007 06:34:27 -0000 1.2 @@ -0,0 +1 @@ +4348f8fbd5d9404de8986915966ca0c5 SPR-05-01-00.tar.gz From fedora-extras-commits at redhat.com Tue Apr 24 07:38:45 2007 From: fedora-extras-commits at redhat.com (Ruben Kerkhof (ruben)) Date: Tue, 24 Apr 2007 03:38:45 -0400 Subject: rpms/pdns/devel .cvsignore, 1.2, 1.3 pdns-avoid-version.patch, 1.1, 1.2 pdns.spec, 1.5, 1.6 sources, 1.2, 1.3 Message-ID: <200704240738.l3O7cjpN020878@cvs-int.fedora.redhat.com> Author: ruben Update of /cvs/extras/rpms/pdns/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv20846 Modified Files: .cvsignore pdns-avoid-version.patch pdns.spec sources Log Message: Upstream released 2.9.21 Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/pdns/devel/.cvsignore,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- .cvsignore 30 Dec 2006 19:00:30 -0000 1.2 +++ .cvsignore 24 Apr 2007 07:38:10 -0000 1.3 @@ -1 +1 @@ -pdns-2.9.20.tar.gz +pdns-2.9.21.tar.gz pdns-avoid-version.patch: Index: pdns-avoid-version.patch =================================================================== RCS file: /cvs/extras/rpms/pdns/devel/pdns-avoid-version.patch,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- pdns-avoid-version.patch 30 Dec 2006 19:00:30 -0000 1.1 +++ pdns-avoid-version.patch 24 Apr 2007 07:38:10 -0000 1.2 @@ -1,6 +1,6 @@ ---- pdns-2.9.20/modules/ldapbackend/Makefile.in.avoid-version 2006-12-18 00:11:42.000000000 +0100 -+++ pdns-2.9.20/modules/ldapbackend/Makefile.in 2006-12-18 00:13:17.000000000 +0100 -@@ -205,7 +205,7 @@ +--- pdns-2.9.21/modules/ldapbackend/Makefile.in.avoid-version 2007-04-24 09:02:39.000000000 +0200 ++++ pdns-2.9.21/modules/ldapbackend/Makefile.in 2007-04-24 09:04:35.000000000 +0200 +@@ -214,7 +214,7 @@ EXTRA_DIST = OBJECTFILES OBJECTLIBS libldapbackend_la_SOURCES = ldapbackend.cc ldapbackend.hh \ powerldap.hh powerldap.cc utils.hh @@ -9,9 +9,9 @@ libldapbackend_la_LIBADD = -lldap all: all-am ---- pdns-2.9.20/modules/pipebackend/Makefile.in.avoid-version 2006-12-18 00:07:21.000000000 +0100 -+++ pdns-2.9.20/modules/pipebackend/Makefile.in 2006-12-18 00:07:36.000000000 +0100 -@@ -209,7 +209,7 @@ +--- pdns-2.9.21/modules/pipebackend/Makefile.in.avoid-version 2007-04-24 09:04:56.000000000 +0200 ++++ pdns-2.9.21/modules/pipebackend/Makefile.in 2007-04-24 09:05:12.000000000 +0200 +@@ -217,7 +217,7 @@ EXTRA_DIST = OBJECTFILES OBJECTLIBS backend.pl lib_LTLIBRARIES = libpipebackend.la libpipebackend_la_SOURCES = pipebackend.cc pipebackend.hh coprocess.cc coprocess.hh @@ -20,9 +20,9 @@ all: all-am .SUFFIXES: ---- pdns-2.9.20/modules/gpgsqlbackend/Makefile.in.avoid-version 2006-12-18 00:08:23.000000000 +0100 -+++ pdns-2.9.20/modules/gpgsqlbackend/Makefile.in 2006-12-18 00:13:51.000000000 +0100 -@@ -208,7 +208,7 @@ +--- pdns-2.9.21/modules/gpgsqlbackend/Makefile.in.avoid-version 2007-04-24 09:00:43.000000000 +0200 ++++ pdns-2.9.21/modules/gpgsqlbackend/Makefile.in 2007-04-24 09:01:19.000000000 +0200 +@@ -217,7 +217,7 @@ spgsql.hh spgsql.cc libgpgsqlbackend_la_LDFLAGS = @PGSQL_lib@ -Wl,-Bstatic -lpq \ @@ -31,9 +31,9 @@ libgpgsqlbackend_la_LIBADD = -lssl -lcrypt -lcrypto all: all-am ---- pdns-2.9.20/modules/gmysqlbackend/Makefile.in.avoid-version 2006-12-18 00:07:52.000000000 +0100 -+++ pdns-2.9.20/modules/gmysqlbackend/Makefile.in 2006-12-18 00:08:15.000000000 +0100 -@@ -207,7 +207,7 @@ +--- pdns-2.9.21/modules/gmysqlbackend/Makefile.in.avoid-version 2007-04-24 09:00:14.000000000 +0200 ++++ pdns-2.9.21/modules/gmysqlbackend/Makefile.in 2007-04-24 09:00:34.000000000 +0200 +@@ -216,7 +216,7 @@ libgmysqlbackend_la_SOURCES = gmysqlbackend.cc gmysqlbackend.hh \ smysql.hh smysql.cc @@ -42,9 +42,20 @@ all: all-am .SUFFIXES: ---- pdns-2.9.20/modules/geobackend/Makefile.in.avoid-version 2006-03-15 19:33:21.000000000 +0100 -+++ pdns-2.9.20/modules/geobackend/Makefile.in 2006-12-17 23:58:33.000000000 +0100 -@@ -204,7 +204,7 @@ +--- pdns-2.9.21/modules/gsqlite3backend/Makefile.in.avoid-version 2007-04-24 09:02:09.000000000 +0200 ++++ pdns-2.9.21/modules/gsqlite3backend/Makefile.in 2007-04-24 09:02:24.000000000 +0200 +@@ -216,7 +216,7 @@ + libgsqlite3backend_la_SOURCES = gsqlite3backend.cc gsqlite3backend.hh \ + ssqlite3.hh ssqlite3.cc + +-libgsqlite3backend_la_LDFLAGS = -module -lsqlite3 ++libgsqlite3backend_la_LDFLAGS = -module -lsqlite3 -avoid-version + all: all-am + + .SUFFIXES: +--- pdns-2.9.21/modules/geobackend/Makefile.in.avoid-version 2007-04-24 08:58:20.000000000 +0200 ++++ pdns-2.9.21/modules/geobackend/Makefile.in 2007-04-24 08:59:44.000000000 +0200 +@@ -213,7 +213,7 @@ EXTRA_DIST = OBJECTFILES OBJECTLIBS lib_LTLIBRARIES = libgeobackend.la libgeobackend_la_SOURCES = geobackend.cc geobackend.hh ippreftree.cc ippreftree.hh Index: pdns.spec =================================================================== RCS file: /cvs/extras/rpms/pdns/devel/pdns.spec,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- pdns.spec 10 Apr 2007 21:44:17 -0000 1.5 +++ pdns.spec 24 Apr 2007 07:38:10 -0000 1.6 @@ -1,7 +1,7 @@ Summary: A modern, advanced and high performance authoritative-only nameserver Name: pdns -Version: 2.9.20 -Release: 9%{?dist} +Version: 2.9.21 +Release: 1%{?dist} Group: System Environment/Daemons License: GPL @@ -51,6 +51,12 @@ Requires: %{name} = %{version}-%{release} BuildRequires: openldap-devel +%package backend-sqlite +Summary: SQLite backend for %{name} +Group: System Environment/Daemons +Requires: %{name} = %{version}-%{release} +BuildRequires: sqlite-devel + %description backend-mysql This package contains the gmysql backend for %{name} @@ -68,6 +74,9 @@ %description backend-ldap This package contains the ldap backend for %{name} +%description backend-sqlite +This package contains the SQLite backend for %{name} + %prep %setup -q @@ -82,11 +91,10 @@ --libdir=%{_libdir}/%{name} \ --disable-static \ --with-modules='' \ - --with-dynmodules='pipe gmysql gpgsql geo ldap' \ - --with-mysql-includes=%{_includedir}/mysql \ + --with-dynmodules='pipe gmysql gpgsql geo ldap gsqlite3' \ --with-mysql-lib=%{_libdir}/mysql \ - --with-pgsql-includes=%{_includedir} \ - --with-pgsql-lib=%{_libdir} + --with-pgsql-lib=%{_libdir} \ + --with-sqlite3-lib=%{_libdir} make %{?_smp_mflags} @@ -166,8 +174,16 @@ %doc pdns/COPYING %{_libdir}/%{name}/libldapbackend.so +%files backend-sqlite +%defattr(-,root,root,-) +%doc pdns/COPYING +%{_libdir}/%{name}/libgsqlite3backend.so + %changelog +* Tue Apr 24 2007 Ruben Kerkhof 2.9.21-1 +- Upstream released 2.9.21 +- Enabled new SQLite backend * Thu Apr 10 2007 2.9.20-9 - Add Requires for chkconfig, service and useradd (#235582) * Mon Jan 1 2007 2.9.20-8 Index: sources =================================================================== RCS file: /cvs/extras/rpms/pdns/devel/sources,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- sources 30 Dec 2006 19:00:30 -0000 1.2 +++ sources 24 Apr 2007 07:38:10 -0000 1.3 @@ -1 +1 @@ -33b20ef1b767f93297101f2aa09e99ed pdns-2.9.20.tar.gz +a0d650dd1489ed46b36dfcc1d73653af pdns-2.9.21.tar.gz From fedora-extras-commits at redhat.com Tue Apr 24 08:58:12 2007 From: fedora-extras-commits at redhat.com (Patrice Dumas (pertusus)) Date: Tue, 24 Apr 2007 04:58:12 -0400 Subject: rpms/cernlib/devel cernlib-fedora_script.patch, NONE, 1.1 cernlib.spec, 1.48, 1.49 Message-ID: <200704240858.l3O8wCNE026846@cvs-int.fedora.redhat.com> Author: pertusus Update of /cvs/extras/rpms/cernlib/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv26826 Modified Files: cernlib.spec Added Files: cernlib-fedora_script.patch Log Message: * Tue Apr 24 2007 Patrice Dumas 2006-7 - use real cernlib lib location in cernlib debian script, don't assume that they are in %_prefix, it is not the case on fedora cernlib-fedora_script.patch: --- NEW FILE cernlib-fedora_script.patch --- --- cernlib-2006/cernlib.in.fedora_script 2007-04-21 13:39:02.000000000 +0200 +++ cernlib-2006/cernlib.in 2007-04-24 08:54:58.000000000 +0200 @@ -491,7 +491,7 @@ } -[ -z "$CERN" ] && CERN="@PREFIX@" +[ -z "$CERN" ] && CERN="@CERN@" _ver="$CERN_LEVEL" _u="" ; _arch="`sysname`" ; _driver="default" _argsdone=false @@ -524,6 +524,10 @@ shift done +if [ -z "$_ver" ]; then + _ver="@VERSION@" +fi + if [ -z "$CERN_ROOT" ] ; then if [ "$CERN" = "@PREFIX@" ] ; then CERN_ROOT="@PREFIX@" Index: cernlib.spec =================================================================== RCS file: /cvs/extras/rpms/cernlib/devel/cernlib.spec,v retrieving revision 1.48 retrieving revision 1.49 diff -u -r1.48 -r1.49 --- cernlib.spec 23 Apr 2007 21:08:10 -0000 1.48 +++ cernlib.spec 24 Apr 2007 08:57:37 -0000 1.49 @@ -16,7 +16,7 @@ Name: cernlib%{?compiler} Version: 2006 -Release: 6%{?dist} +Release: 7%{?dist} Summary: General purpose CERN library and associated binaries Group: Development/Libraries # As explained in the cernlib on debian FAQ, cfortran can be considered LGPL. @@ -293,6 +293,9 @@ Patch1209: cernlib-soname.patch # kernnum test error on 64 bit Patch1211: cernlib-64test.patch +# debian cernlib script supposes that libs are in %%_prefix, it is +# not the case on fedora +Patch1212: cernlib-fedora_script.patch # patchy 4 # not applied as it has allready been done by the sed one-liner in @@ -459,6 +462,11 @@ %patch -P 100003 -p0 %patch -P 100004 -p0 %patch -P 1207 -p1 -b .fedora_desktop + +cp -p cernlib-2006.dfsg/debian/add-ons/bin/cernlib.in . + +%patch -P 1212 -p1 -b .fedora_script + cd %{version} %patch -P 1100 -p2 %patch -P 1 -p1 @@ -747,9 +755,11 @@ mv src/scripts/cernlib src/scripts/cernlib-static %{__install} -p -m755 src/scripts/cernlib-static bin/cernlib-static sed -e 's:@PREFIX@:%{_prefix}:g' \ - -e 's:@LIBPREFIX@:%{_libdir}/cernlib/%{verdir}:g' \ + -e 's:@CERN@:%{_libdir}/cernlib:g' \ + -e 's:@VERSION@:%{verdir}:g' \ + -e 's:@LIBPREFIX@:%{_libdir}:g' \ -e 's/-lg2c//' \ - ../cernlib-2006.dfsg/debian/add-ons/bin/cernlib.in > src/scripts/cernlib + ../cernlib.in > src/scripts/cernlib chmod 0755 src/scripts/cernlib # install mkdirhier which is needed to make directories @@ -1131,6 +1141,10 @@ %changelog +* Tue Apr 24 2007 Patrice Dumas 2006-7 +- use real cernlib lib location in cernlib debian script, don't assume + that they are in %%_prefix, it is not the case on fedora + * Mon Apr 23 2007 Patrice Dumas 2006-6 - package compiled with g77 is parallel installable with gfortran compiled package From fedora-extras-commits at redhat.com Tue Apr 24 09:08:16 2007 From: fedora-extras-commits at redhat.com (Chitlesh GOORAH (chitlesh)) Date: Tue, 24 Apr 2007 05:08:16 -0400 Subject: rpms/magic/FC-6 magic-verbose.patch, NONE, 1.1 .cvsignore, 1.2, 1.3 magic.desktop, 1.1, 1.2 magic.spec, 1.1, 1.2 sources, 1.2, 1.3 magic-7.4.33-verbose.patch, 1.1, NONE Message-ID: <200704240908.l3O98G7Z031290@cvs-int.fedora.redhat.com> Author: chitlesh Update of /cvs/extras/rpms/magic/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv31232/FC-6 Modified Files: .cvsignore magic.desktop magic.spec sources Added Files: magic-verbose.patch Removed Files: magic-7.4.33-verbose.patch Log Message: magic-verbose.patch: --- NEW FILE magic-verbose.patch --- --- magic-7.4.33/Makefile 2006-06-14 09:12:44.000000000 +0200 +++ Makefile 2007-02-05 12:26:05.000000000 +0100 @@ -18,12 +18,10 @@ all: $(ALL_TARGET) standard: - @echo --- errors and warnings logged in file make.log - @${MAKE} mains 2>&1 | tee -a make.log | egrep -i "(.c:|Stop.|---)" + @${MAKE} mains tcl: - @echo --- errors and warnings logged in file make.log - @${MAKE} tcllibrary 2>&1 | tee -a make.log | egrep -i "(.c:|Stop.|---)" + @${MAKE} tcllibrary force: clean all @@ -124,6 +122,6 @@ ${RM} tags find . ${MODULES} ${PROGRAMS} -name "*.[ch]" -maxdepth 1 | xargs ctags -o tags -TAGS: +TAGS: ${RM} TAGS find . ${MODULES} ${PROGRAMS} -name "*.[ch]" -maxdepth 1 | xargs etags -o TAGS Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/magic/FC-6/.cvsignore,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- .cvsignore 26 Feb 2007 19:15:34 -0000 1.2 +++ .cvsignore 24 Apr 2007 09:07:42 -0000 1.3 @@ -1 +1 @@ -magic-7.4.33.tgz +magic-7.4.35.tgz Index: magic.desktop =================================================================== RCS file: /cvs/extras/rpms/magic/FC-6/magic.desktop,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- magic.desktop 26 Feb 2007 19:15:34 -0000 1.1 +++ magic.desktop 24 Apr 2007 09:07:42 -0000 1.2 @@ -1,11 +1,17 @@ [Desktop Entry] +Categories=Qt;KDE;Education;Science;Engineering; +Comment=VLSI layout tool Encoding=UTF-8 -Name=Magic VLSI -Exec=magic +Exec=magic -d OGL +GenericName=Magic Icon=gnome-util.png +MimeType=application/mag +Name=Magic VLSI +Path= +StartupNotify=true +Terminal=0 +TerminalOptions= Type=Application -Terminal=false -GenericName=Magic -Categories=Qt;KDE;Education;Science; X-Desktop-File-Install-Version=0.10 -Comment=VLSI layout tool \ No newline at end of file +X-KDE-SubstituteUID=false +X-KDE-Username= Index: magic.spec =================================================================== RCS file: /cvs/extras/rpms/magic/FC-6/magic.spec,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- magic.spec 26 Feb 2007 19:15:34 -0000 1.1 +++ magic.spec 24 Apr 2007 09:07:42 -0000 1.2 @@ -1,6 +1,6 @@ Name: magic -Version: 7.4.33 -Release: 6%{?dist} +Version: 7.4.35 +Release: 1%{?dist} Summary: A very capable VLSI layout tool License: GPL @@ -9,7 +9,7 @@ Source: http://opencircuitdesign.com/%{name}/archive/%{name}-%{version}.tgz Source1: %{name}.desktop -Patch0: %{name}-%{version}-verbose.patch +Patch0: %{name}-verbose.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) @@ -78,8 +78,8 @@ %{__rm} -rf %{buildroot} cd %{name}-%{version} -%{__make} install \ - DESTDIR=%{buildroot} \ +%{__make} install \ + DESTDIR=%{buildroot} \ INSTALL="%{__install} -c -p" \ CP="%{__cp} -p" @@ -98,6 +98,12 @@ chmod -x %{buildroot}%{_libdir}/%{name}/tcl/console.tcl +%post +%{_bindir}/update-desktop-database %{_datadir}/applications || : + +%postun +%{_bindir}/update-desktop-database %{_datadir}/applications || : + %clean %{__rm} -rf %{buildroot} @@ -115,7 +121,12 @@ %doc doc/ tutorial/ %defattr(-, root, root, -) + %Changelog +* Wed Feb 22 2007 Chitlesh Goorah - 7.4.35-1 +- New upstream release +- added mimetype + * Wed Feb 22 2007 Chitlesh Goorah - 7.4.33-6 - Fixed shebang Index: sources =================================================================== RCS file: /cvs/extras/rpms/magic/FC-6/sources,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- sources 26 Feb 2007 19:15:34 -0000 1.2 +++ sources 24 Apr 2007 09:07:42 -0000 1.3 @@ -1 +1 @@ -f35f93bdb9ae3842879d52e08c6d7ace magic-7.4.33.tgz +5d707f32932b2bbe02900377c66b0e8c magic-7.4.35.tgz --- magic-7.4.33-verbose.patch DELETED --- From fedora-extras-commits at redhat.com Tue Apr 24 09:08:12 2007 From: fedora-extras-commits at redhat.com (Chitlesh GOORAH (chitlesh)) Date: Tue, 24 Apr 2007 05:08:12 -0400 Subject: rpms/magic import.log,1.3,1.4 Message-ID: <200704240908.l3O98Crv031282@cvs-int.fedora.redhat.com> Author: chitlesh Update of /cvs/extras/rpms/magic In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv31232 Modified Files: import.log Log Message: Index: import.log =================================================================== RCS file: /cvs/extras/rpms/magic/import.log,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- import.log 26 Feb 2007 19:29:34 -0000 1.3 +++ import.log 24 Apr 2007 09:07:38 -0000 1.4 @@ -1,2 +1,3 @@ magic-7_4_33-6:FC-6:magic-7.4.33-6.src.rpm:1172517439 magic-7_4_33-6:HEAD:magic-7.4.33-6.src.rpm:1172518280 +magic-7_4_35-1:FC-6:magic-7.4.35-1.src.rpm:1177405871 From fedora-extras-commits at redhat.com Tue Apr 24 09:11:26 2007 From: fedora-extras-commits at redhat.com (Chitlesh GOORAH (chitlesh)) Date: Tue, 24 Apr 2007 05:11:26 -0400 Subject: rpms/magic import.log,1.4,1.5 Message-ID: <200704240911.l3O9BQhp031400@cvs-int.fedora.redhat.com> Author: chitlesh Update of /cvs/extras/rpms/magic In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv31360 Modified Files: import.log Log Message: Index: import.log =================================================================== RCS file: /cvs/extras/rpms/magic/import.log,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- import.log 24 Apr 2007 09:07:38 -0000 1.4 +++ import.log 24 Apr 2007 09:10:52 -0000 1.5 @@ -1,3 +1,4 @@ magic-7_4_33-6:FC-6:magic-7.4.33-6.src.rpm:1172517439 magic-7_4_33-6:HEAD:magic-7.4.33-6.src.rpm:1172518280 magic-7_4_35-1:FC-6:magic-7.4.35-1.src.rpm:1177405871 +magic-7_4_35-1:HEAD:magic-7.4.35-1.src.rpm:1177406102 From fedora-extras-commits at redhat.com Tue Apr 24 09:11:31 2007 From: fedora-extras-commits at redhat.com (Chitlesh GOORAH (chitlesh)) Date: Tue, 24 Apr 2007 05:11:31 -0400 Subject: rpms/magic/devel magic-verbose.patch, NONE, 1.1 .cvsignore, 1.2, 1.3 magic.desktop, 1.1, 1.2 magic.spec, 1.1, 1.2 sources, 1.2, 1.3 magic-7.4.33-verbose.patch, 1.1, NONE Message-ID: <200704240911.l3O9BVs1031406@cvs-int.fedora.redhat.com> Author: chitlesh Update of /cvs/extras/rpms/magic/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv31360/devel Modified Files: .cvsignore magic.desktop magic.spec sources Added Files: magic-verbose.patch Removed Files: magic-7.4.33-verbose.patch Log Message: magic-verbose.patch: --- NEW FILE magic-verbose.patch --- --- magic-7.4.33/Makefile 2006-06-14 09:12:44.000000000 +0200 +++ Makefile 2007-02-05 12:26:05.000000000 +0100 @@ -18,12 +18,10 @@ all: $(ALL_TARGET) standard: - @echo --- errors and warnings logged in file make.log - @${MAKE} mains 2>&1 | tee -a make.log | egrep -i "(.c:|Stop.|---)" + @${MAKE} mains tcl: - @echo --- errors and warnings logged in file make.log - @${MAKE} tcllibrary 2>&1 | tee -a make.log | egrep -i "(.c:|Stop.|---)" + @${MAKE} tcllibrary force: clean all @@ -124,6 +122,6 @@ ${RM} tags find . ${MODULES} ${PROGRAMS} -name "*.[ch]" -maxdepth 1 | xargs ctags -o tags -TAGS: +TAGS: ${RM} TAGS find . ${MODULES} ${PROGRAMS} -name "*.[ch]" -maxdepth 1 | xargs etags -o TAGS Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/magic/devel/.cvsignore,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- .cvsignore 26 Feb 2007 19:29:39 -0000 1.2 +++ .cvsignore 24 Apr 2007 09:10:56 -0000 1.3 @@ -1 +1 @@ -magic-7.4.33.tgz +magic-7.4.35.tgz Index: magic.desktop =================================================================== RCS file: /cvs/extras/rpms/magic/devel/magic.desktop,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- magic.desktop 26 Feb 2007 19:29:39 -0000 1.1 +++ magic.desktop 24 Apr 2007 09:10:56 -0000 1.2 @@ -1,11 +1,17 @@ [Desktop Entry] +Categories=Qt;KDE;Education;Science;Engineering; +Comment=VLSI layout tool Encoding=UTF-8 -Name=Magic VLSI -Exec=magic +Exec=magic -d OGL +GenericName=Magic Icon=gnome-util.png +MimeType=application/mag +Name=Magic VLSI +Path= +StartupNotify=true +Terminal=0 +TerminalOptions= Type=Application -Terminal=false -GenericName=Magic -Categories=Qt;KDE;Education;Science; X-Desktop-File-Install-Version=0.10 -Comment=VLSI layout tool \ No newline at end of file +X-KDE-SubstituteUID=false +X-KDE-Username= Index: magic.spec =================================================================== RCS file: /cvs/extras/rpms/magic/devel/magic.spec,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- magic.spec 26 Feb 2007 19:29:39 -0000 1.1 +++ magic.spec 24 Apr 2007 09:10:56 -0000 1.2 @@ -1,6 +1,6 @@ Name: magic -Version: 7.4.33 -Release: 6%{?dist} +Version: 7.4.35 +Release: 1%{?dist} Summary: A very capable VLSI layout tool License: GPL @@ -9,7 +9,7 @@ Source: http://opencircuitdesign.com/%{name}/archive/%{name}-%{version}.tgz Source1: %{name}.desktop -Patch0: %{name}-%{version}-verbose.patch +Patch0: %{name}-verbose.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) @@ -78,8 +78,8 @@ %{__rm} -rf %{buildroot} cd %{name}-%{version} -%{__make} install \ - DESTDIR=%{buildroot} \ +%{__make} install \ + DESTDIR=%{buildroot} \ INSTALL="%{__install} -c -p" \ CP="%{__cp} -p" @@ -98,6 +98,12 @@ chmod -x %{buildroot}%{_libdir}/%{name}/tcl/console.tcl +%post +%{_bindir}/update-desktop-database %{_datadir}/applications || : + +%postun +%{_bindir}/update-desktop-database %{_datadir}/applications || : + %clean %{__rm} -rf %{buildroot} @@ -115,7 +121,12 @@ %doc doc/ tutorial/ %defattr(-, root, root, -) + %Changelog +* Wed Feb 22 2007 Chitlesh Goorah - 7.4.35-1 +- New upstream release +- added mimetype + * Wed Feb 22 2007 Chitlesh Goorah - 7.4.33-6 - Fixed shebang Index: sources =================================================================== RCS file: /cvs/extras/rpms/magic/devel/sources,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- sources 26 Feb 2007 19:29:39 -0000 1.2 +++ sources 24 Apr 2007 09:10:56 -0000 1.3 @@ -1 +1 @@ -f35f93bdb9ae3842879d52e08c6d7ace magic-7.4.33.tgz +5d707f32932b2bbe02900377c66b0e8c magic-7.4.35.tgz --- magic-7.4.33-verbose.patch DELETED --- From fedora-extras-commits at redhat.com Tue Apr 24 09:55:36 2007 From: fedora-extras-commits at redhat.com (Christian Iseli (c4chris)) Date: Tue, 24 Apr 2007 05:55:36 -0400 Subject: rpms/SIBsim4/devel .cvsignore, 1.7, 1.8 SIBsim4.spec, 1.8, 1.9 sources, 1.7, 1.8 Message-ID: <200704240955.l3O9tau3032740@cvs-int.fedora.redhat.com> Author: c4chris Update of /cvs/extras/rpms/SIBsim4/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv32715 Modified Files: .cvsignore SIBsim4.spec sources Log Message: New version 0.15. Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/SIBsim4/devel/.cvsignore,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- .cvsignore 7 Nov 2006 13:41:55 -0000 1.7 +++ .cvsignore 24 Apr 2007 09:55:00 -0000 1.8 @@ -1 +1 @@ -SIBsim4-0.14.tar.gz +SIBsim4-0.15.tar.gz Index: SIBsim4.spec =================================================================== RCS file: /cvs/extras/rpms/SIBsim4/devel/SIBsim4.spec,v retrieving revision 1.8 retrieving revision 1.9 diff -u -r1.8 -r1.9 --- SIBsim4.spec 7 Nov 2006 13:41:55 -0000 1.8 +++ SIBsim4.spec 24 Apr 2007 09:55:00 -0000 1.9 @@ -1,11 +1,11 @@ Name: SIBsim4 -Version: 0.14 +Version: 0.15 Release: 1%{?dist} Summary: Align expressed RNA sequences on a DNA template Group: Applications/Engineering License: GPL URL: http://sibsim4.sourceforge.net -Source0: http://dl.sf.net/sibsim4/%{name}-%{version}.tar.gz +Source0: http://downloads.sourceforge.net/sibsim4/%{name}-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) @@ -43,6 +43,10 @@ %changelog +* Tue Apr 24 2007 Christian Iseli 0.15-1 +- Version 0.15. +- Set Source0 according to Packaging/SourceURL + * Tue Nov 7 2006 Christian Iseli 0.14-0 - Version 0.14. - Source is .gz instead of .bz2. Index: sources =================================================================== RCS file: /cvs/extras/rpms/SIBsim4/devel/sources,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- sources 7 Nov 2006 13:41:55 -0000 1.7 +++ sources 24 Apr 2007 09:55:00 -0000 1.8 @@ -1 +1 @@ -b63af91d9cacf7d4f557d72119f934e5 SIBsim4-0.14.tar.gz +4cef55d0a357c047989e003872d5e142 SIBsim4-0.15.tar.gz From fedora-extras-commits at redhat.com Tue Apr 24 11:16:10 2007 From: fedora-extras-commits at redhat.com (Gianluca Sforna (giallu)) Date: Tue, 24 Apr 2007 07:16:10 -0400 Subject: rpms/sysprof-kmod/devel sysprof-kmod.spec,1.71,1.72 Message-ID: <200704241116.l3OBGA13010456@cvs-int.fedora.redhat.com> Author: giallu Update of /cvs/extras/rpms/sysprof-kmod/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv10439 Modified Files: sysprof-kmod.spec Log Message: Rebuild for kernel 2.6.20-1.3104.fc7 Index: sysprof-kmod.spec =================================================================== RCS file: /cvs/extras/rpms/sysprof-kmod/devel/sysprof-kmod.spec,v retrieving revision 1.71 retrieving revision 1.72 diff -u -r1.71 -r1.72 --- sysprof-kmod.spec 20 Apr 2007 15:48:13 -0000 1.71 +++ sysprof-kmod.spec 24 Apr 2007 11:15:35 -0000 1.72 @@ -4,7 +4,7 @@ # end stuff to be ... # hardcode for now: -%{!?kversion: %define kversion 2.6.20-1.3094.fc7} +%{!?kversion: %define kversion 2.6.20-1.3104.fc7} # hint: this can he overridden with "--define kversion foo" on the rpmbuild command line, e.g. # --define "kversion 2.6.16-1.2096_FC5" From fedora-extras-commits at redhat.com Tue Apr 24 12:10:04 2007 From: fedora-extras-commits at redhat.com (Jasper O'neal Hartline (autopsy)) Date: Tue, 24 Apr 2007 08:10:04 -0400 Subject: kadischi/livecd_generator kadischi.py,1.60,1.61 Message-ID: <200704241210.l3OCA4is015834@cvs-int.fedora.redhat.com> Author: autopsy Update of /cvs/devel/kadischi/livecd_generator In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv15818/kadischi/livecd_generator Modified Files: kadischi.py Log Message: Pass --graphical to Anaconda if no display mode is set. Index: kadischi.py =================================================================== RCS file: /cvs/devel/kadischi/livecd_generator/kadischi.py,v retrieving revision 1.60 retrieving revision 1.61 diff -u -r1.60 -r1.61 --- kadischi.py 23 Apr 2007 12:04:27 -0000 1.60 +++ kadischi.py 24 Apr 2007 12:10:02 -0000 1.61 @@ -83,6 +83,8 @@ anaconda_args.append("--text") elif options.cmdline: anaconda_args.append("--cmdline") + else: + anaconda_args.append("--graphical") if options.extra: anaconda_args.extend(options.extra.split()) From fedora-extras-commits at redhat.com Tue Apr 24 12:22:06 2007 From: fedora-extras-commits at redhat.com (Christian Iseli (c4chris)) Date: Tue, 24 Apr 2007 08:22:06 -0400 Subject: rpms/SIBsim4/FC-6 .cvsignore, 1.7, 1.8 SIBsim4.spec, 1.8, 1.9 sources, 1.7, 1.8 Message-ID: <200704241222.l3OCM6vQ015961@cvs-int.fedora.redhat.com> Author: c4chris Update of /cvs/extras/rpms/SIBsim4/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv15940 Modified Files: .cvsignore SIBsim4.spec sources Log Message: New version 0.15. Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/SIBsim4/FC-6/.cvsignore,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- .cvsignore 7 Nov 2006 13:45:14 -0000 1.7 +++ .cvsignore 24 Apr 2007 12:21:32 -0000 1.8 @@ -1 +1 @@ -SIBsim4-0.14.tar.gz +SIBsim4-0.15.tar.gz Index: SIBsim4.spec =================================================================== RCS file: /cvs/extras/rpms/SIBsim4/FC-6/SIBsim4.spec,v retrieving revision 1.8 retrieving revision 1.9 diff -u -r1.8 -r1.9 --- SIBsim4.spec 7 Nov 2006 13:45:14 -0000 1.8 +++ SIBsim4.spec 24 Apr 2007 12:21:32 -0000 1.9 @@ -1,11 +1,11 @@ Name: SIBsim4 -Version: 0.14 +Version: 0.15 Release: 1%{?dist} Summary: Align expressed RNA sequences on a DNA template Group: Applications/Engineering License: GPL URL: http://sibsim4.sourceforge.net -Source0: http://dl.sf.net/sibsim4/%{name}-%{version}.tar.gz +Source0: http://downloads.sourceforge.net/sibsim4/%{name}-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) @@ -43,6 +43,10 @@ %changelog +* Tue Apr 24 2007 Christian Iseli 0.15-1 +- Version 0.15. +- Set Source0 according to Packaging/SourceURL + * Tue Nov 7 2006 Christian Iseli 0.14-0 - Version 0.14. - Source is .gz instead of .bz2. Index: sources =================================================================== RCS file: /cvs/extras/rpms/SIBsim4/FC-6/sources,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- sources 7 Nov 2006 13:45:14 -0000 1.7 +++ sources 24 Apr 2007 12:21:32 -0000 1.8 @@ -1 +1 @@ -b63af91d9cacf7d4f557d72119f934e5 SIBsim4-0.14.tar.gz +4cef55d0a357c047989e003872d5e142 SIBsim4-0.15.tar.gz From fedora-extras-commits at redhat.com Tue Apr 24 12:25:59 2007 From: fedora-extras-commits at redhat.com (Christian Iseli (c4chris)) Date: Tue, 24 Apr 2007 08:25:59 -0400 Subject: rpms/SIBsim4/FC-5 .cvsignore, 1.7, 1.8 SIBsim4.spec, 1.7, 1.8 sources, 1.7, 1.8 Message-ID: <200704241225.l3OCPxJv016057@cvs-int.fedora.redhat.com> Author: c4chris Update of /cvs/extras/rpms/SIBsim4/FC-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv16033 Modified Files: .cvsignore SIBsim4.spec sources Log Message: New version 0.15. Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/SIBsim4/FC-5/.cvsignore,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- .cvsignore 7 Nov 2006 13:48:28 -0000 1.7 +++ .cvsignore 24 Apr 2007 12:25:24 -0000 1.8 @@ -1 +1 @@ -SIBsim4-0.14.tar.gz +SIBsim4-0.15.tar.gz Index: SIBsim4.spec =================================================================== RCS file: /cvs/extras/rpms/SIBsim4/FC-5/SIBsim4.spec,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- SIBsim4.spec 7 Nov 2006 13:48:28 -0000 1.7 +++ SIBsim4.spec 24 Apr 2007 12:25:24 -0000 1.8 @@ -1,11 +1,11 @@ Name: SIBsim4 -Version: 0.14 +Version: 0.15 Release: 1%{?dist} Summary: Align expressed RNA sequences on a DNA template Group: Applications/Engineering License: GPL URL: http://sibsim4.sourceforge.net -Source0: http://dl.sf.net/sibsim4/%{name}-%{version}.tar.gz +Source0: http://downloads.sourceforge.net/sibsim4/%{name}-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) @@ -43,6 +43,10 @@ %changelog +* Tue Apr 24 2007 Christian Iseli 0.15-1 +- Version 0.15. +- Set Source0 according to Packaging/SourceURL + * Tue Nov 7 2006 Christian Iseli 0.14-1 - Version 0.14. - Source is .gz instead of .bz2. Index: sources =================================================================== RCS file: /cvs/extras/rpms/SIBsim4/FC-5/sources,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- sources 7 Nov 2006 13:48:28 -0000 1.7 +++ sources 24 Apr 2007 12:25:24 -0000 1.8 @@ -1 +1 @@ -b63af91d9cacf7d4f557d72119f934e5 SIBsim4-0.14.tar.gz +4cef55d0a357c047989e003872d5e142 SIBsim4-0.15.tar.gz From fedora-extras-commits at redhat.com Tue Apr 24 12:28:35 2007 From: fedora-extras-commits at redhat.com (Christian Iseli (c4chris)) Date: Tue, 24 Apr 2007 08:28:35 -0400 Subject: rpms/SIBsim4/EL-4 .cvsignore, 1.7, 1.8 SIBsim4.spec, 1.8, 1.9 sources, 1.7, 1.8 Message-ID: <200704241228.l3OCSZEk016172@cvs-int.fedora.redhat.com> Author: c4chris Update of /cvs/extras/rpms/SIBsim4/EL-4 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv16149 Modified Files: .cvsignore SIBsim4.spec sources Log Message: New version 0.15. Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/SIBsim4/EL-4/.cvsignore,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- .cvsignore 7 Nov 2006 13:41:55 -0000 1.7 +++ .cvsignore 24 Apr 2007 12:28:01 -0000 1.8 @@ -1 +1 @@ -SIBsim4-0.14.tar.gz +SIBsim4-0.15.tar.gz Index: SIBsim4.spec =================================================================== RCS file: /cvs/extras/rpms/SIBsim4/EL-4/SIBsim4.spec,v retrieving revision 1.8 retrieving revision 1.9 diff -u -r1.8 -r1.9 --- SIBsim4.spec 7 Nov 2006 13:41:55 -0000 1.8 +++ SIBsim4.spec 24 Apr 2007 12:28:01 -0000 1.9 @@ -1,11 +1,11 @@ Name: SIBsim4 -Version: 0.14 +Version: 0.15 Release: 1%{?dist} Summary: Align expressed RNA sequences on a DNA template Group: Applications/Engineering License: GPL URL: http://sibsim4.sourceforge.net -Source0: http://dl.sf.net/sibsim4/%{name}-%{version}.tar.gz +Source0: http://downloads.sourceforge.net/sibsim4/%{name}-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) @@ -43,6 +43,10 @@ %changelog +* Tue Apr 24 2007 Christian Iseli 0.15-1 +- Version 0.15. +- Set Source0 according to Packaging/SourceURL + * Tue Nov 7 2006 Christian Iseli 0.14-0 - Version 0.14. - Source is .gz instead of .bz2. Index: sources =================================================================== RCS file: /cvs/extras/rpms/SIBsim4/EL-4/sources,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- sources 7 Nov 2006 13:41:55 -0000 1.7 +++ sources 24 Apr 2007 12:28:01 -0000 1.8 @@ -1 +1 @@ -b63af91d9cacf7d4f557d72119f934e5 SIBsim4-0.14.tar.gz +4cef55d0a357c047989e003872d5e142 SIBsim4-0.15.tar.gz From fedora-extras-commits at redhat.com Tue Apr 24 14:22:33 2007 From: fedora-extras-commits at redhat.com (Nils Philippsen (nphilipp)) Date: Tue, 24 Apr 2007 10:22:33 -0400 Subject: rpms/ufraw/devel ufraw.spec,1.15,1.16 Message-ID: <200704241422.l3OEMXcD027804@cvs-int.fedora.redhat.com> Author: nphilipp Update of /cvs/extras/rpms/ufraw/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv27776 Modified Files: ufraw.spec Log Message: eventually put GConf2, shared-mime-info requirements into -common subpackage (#235583) Index: ufraw.spec =================================================================== RCS file: /cvs/extras/rpms/ufraw/devel/ufraw.spec,v retrieving revision 1.15 retrieving revision 1.16 diff -u -r1.15 -r1.16 --- ufraw.spec 12 Mar 2007 13:27:41 -0000 1.15 +++ ufraw.spec 24 Apr 2007 14:21:59 -0000 1.16 @@ -14,7 +14,7 @@ Summary: Tool to retrieve raw image data from digital cameras Name: ufraw Version: 0.11 -Release: 3%{?dist} +Release: 4%{?dist} Group: Applications/Multimedia License: GPL URL: http://ufraw.sourceforge.net @@ -30,17 +30,18 @@ BuildRequires: pkgconfig BuildRequires: perl BuildRequires: gettext -Requires(post): GConf2 -Requires(preun): GConf2 Requires(post): desktop-file-utils Requires(postun): desktop-file-utils -Requires(post): shared-mime-info -Requires(postun): shared-mime-info BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%__id_u -n) %if %splitpackage Requires: ufraw-common = %{?epoch:%{epoch}:}%{version}-%{release} Obsoletes: ufraw < 0.10 Conflicts: ufraw < 0.10 +%else +Requires(post): GConf2 +Requires(preun): GConf2 +Requires(post): shared-mime-info +Requires(postun): shared-mime-info %endif %description @@ -52,6 +53,10 @@ Group: Applications/Multimedia Obsoletes: ufraw < 0.10 Conflicts: ufraw < 0.10 +Requires(post): GConf2 +Requires(preun): GConf2 +Requires(post): shared-mime-info +Requires(postun): shared-mime-info %description common The ufraw-common files includes common files for UFRaw, e.g. language support. @@ -96,7 +101,7 @@ export GCONF_CONFIG_SOURCE=`gconftool-2 --get-default-source` gconftool-2 --makefile-install-rule %{_sysconfdir}/gconf/schemas/ufraw.schemas >& /dev/null update-mime-database >& /dev/null || : -%if ! %splitpackage +%if %splitpackage %post %endif update-desktop-database >& /dev/null || : @@ -107,7 +112,7 @@ %postun %{?spkg:common} update-mime-database >& /dev/null || : -%if ! %splitpackage +%if %splitpackage %postun %endif update-desktop-database >& /dev/null || : @@ -135,6 +140,10 @@ %{gimpplugindir}/ufraw-gimp %changelog +* Tue Apr 24 2007 Nils Philippsen - 0.11-4 +- eventually put GConf2, shared-mime-info requirements into -common subpackage + (#235583) + * Mon Mar 12 2007 Nils Philippsen - 0.11-3 - split pkg from fc6/rhel5 on to avoid upgrading mess From fedora-extras-commits at redhat.com Tue Apr 24 15:09:11 2007 From: fedora-extras-commits at redhat.com (Ville Skytta (scop)) Date: Tue, 24 Apr 2007 11:09:11 -0400 Subject: rpms/cvs2cl/devel cvs2cl.spec,1.13,1.14 sources,1.3,1.4 Message-ID: <200704241509.l3OF9Br4000986@cvs-int.fedora.redhat.com> Author: scop Update of /cvs/extras/rpms/cvs2cl/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv967 Modified Files: cvs2cl.spec sources Log Message: * Tue Apr 24 2007 Ville Skytt?? - 2.62-1 - 2.62. Index: cvs2cl.spec =================================================================== RCS file: /cvs/extras/rpms/cvs2cl/devel/cvs2cl.spec,v retrieving revision 1.13 retrieving revision 1.14 diff -u -r1.13 -r1.14 --- cvs2cl.spec 30 Mar 2007 21:45:51 -0000 1.13 +++ cvs2cl.spec 24 Apr 2007 15:08:36 -0000 1.14 @@ -1,5 +1,5 @@ Name: cvs2cl -Version: 2.60 +Version: 2.62 Release: 1%{?dist} Summary: Generate ChangeLogs from CVS working copies @@ -71,6 +71,9 @@ %changelog +* Tue Apr 24 2007 Ville Skytt?? - 2.62-1 +- 2.62. + * Sat Mar 31 2007 Ville Skytt?? - 2.60-1 - 2.60. - Dependency fixups. Index: sources =================================================================== RCS file: /cvs/extras/rpms/cvs2cl/devel/sources,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- sources 30 Mar 2007 21:45:51 -0000 1.3 +++ sources 24 Apr 2007 15:08:36 -0000 1.4 @@ -4,6 +4,6 @@ f5af372c18e9199955d87f9da009b697 cl2html-ciaglia.xslt 1b6c38d10a73eb1667550d2b56bcf3b9 cl2html_rss-karaguezian.xslt de54d6ce72570c845ef5a0dcc8bf9399 cl2html.xslt -30b45da870831c764473e63e5dfd8fe5 cvs2cl.pl +0a78d96ad76b957090687d0f1538aff5 cvs2cl.pl f7d7cf88b314c0cb1a16c8c93d1c8e54 cvs2cl_ruether.xslt 6c521f9e2b2ae5fbcee63b3c2f47d607 filter-cvs2cl.xslt From fedora-extras-commits at redhat.com Tue Apr 24 15:34:13 2007 From: fedora-extras-commits at redhat.com (Jeremy Katz (katzj)) Date: Tue, 24 Apr 2007 11:34:13 -0400 Subject: rpms/livecd-tools/devel .cvsignore, 1.5, 1.6 livecd-tools.spec, 1.6, 1.7 sources, 1.5, 1.6 Message-ID: <200704241534.l3OFYDHL001798@cvs-int.fedora.redhat.com> Author: katzj Update of /cvs/extras/rpms/livecd-tools/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv1770 Modified Files: .cvsignore livecd-tools.spec sources Log Message: * Tue Apr 24 2007 Jeremy Katz - 007-1 - Disable prelinking by default - Disable some things that slow down the live boot substantially - Lots of tweaks to the default package manifests - Allow setting the root password (Jeroen van Meeuwen) - Allow more specific network line setting (Mark McLoughlin) - Don't pollute the host yum cache (Mark McLoughlin) - Add support for mediachecking Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/livecd-tools/devel/.cvsignore,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- .cvsignore 4 Apr 2007 20:57:28 -0000 1.5 +++ .cvsignore 24 Apr 2007 15:33:38 -0000 1.6 @@ -1 +1 @@ -livecd-tools-006.tar.bz2 +livecd-tools-007.tar.bz2 Index: livecd-tools.spec =================================================================== RCS file: /cvs/extras/rpms/livecd-tools/devel/livecd-tools.spec,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- livecd-tools.spec 4 Apr 2007 20:57:28 -0000 1.6 +++ livecd-tools.spec 24 Apr 2007 15:33:38 -0000 1.7 @@ -1,6 +1,6 @@ Summary: Tools for building live CD's Name: livecd-tools -Version: 006 +Version: 007 Release: 1%{?dist} License: GPL Group: System Environment/Base @@ -48,6 +48,15 @@ %{_datadir}/livecd-tools/* %changelog +* Tue Apr 24 2007 Jeremy Katz - 007-1 +- Disable prelinking by default +- Disable some things that slow down the live boot substantially +- Lots of tweaks to the default package manifests +- Allow setting the root password (Jeroen van Meeuwen) +- Allow more specific network line setting (Mark McLoughlin) +- Don't pollute the host yum cache (Mark McLoughlin) +- Add support for mediachecking + * Wed Apr 4 2007 Jeremy Katz - 006-1 - Many fixes to error handling from Mark McLoughlin - Add the KDE config Index: sources =================================================================== RCS file: /cvs/extras/rpms/livecd-tools/devel/sources,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- sources 4 Apr 2007 20:57:28 -0000 1.5 +++ sources 24 Apr 2007 15:33:38 -0000 1.6 @@ -1 +1 @@ -54c793e73aa016022283a036d9e6485f livecd-tools-006.tar.bz2 +2d38ef9279789c9cb2339dab42d4da06 livecd-tools-007.tar.bz2 From fedora-extras-commits at redhat.com Tue Apr 24 15:41:30 2007 From: fedora-extras-commits at redhat.com (Michael DeHaan (mdehaan)) Date: Tue, 24 Apr 2007 11:41:30 -0400 Subject: rpms/koan/devel .cvsignore, 1.10, 1.11 koan.spec, 1.13, 1.14 sources, 1.12, 1.13 Message-ID: <200704241541.l3OFfUa9002116@cvs-int.fedora.redhat.com> Author: mdehaan Update of /cvs/extras/rpms/koan/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv2088 Modified Files: .cvsignore koan.spec sources Log Message: 0.3.0 Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/koan/devel/.cvsignore,v retrieving revision 1.10 retrieving revision 1.11 diff -u -r1.10 -r1.11 --- .cvsignore 23 Apr 2007 15:10:00 -0000 1.10 +++ .cvsignore 24 Apr 2007 15:40:55 -0000 1.11 @@ -7,3 +7,4 @@ koan-0.2.8-1.noarch.rpm koan-0.2.8.tar.gz koan-0.2.9.tar.gz +koan-0.3.0.tar.gz Index: koan.spec =================================================================== RCS file: /cvs/extras/rpms/koan/devel/koan.spec,v retrieving revision 1.13 retrieving revision 1.14 diff -u -r1.13 -r1.14 --- koan.spec 23 Apr 2007 15:10:00 -0000 1.13 +++ koan.spec 24 Apr 2007 15:40:55 -0000 1.14 @@ -2,7 +2,7 @@ Summary: Network provisioning tool for Xen and Bare Metal Machines Name: koan -Version: 0.2.9 +Version: 0.3.0 Release: 1%{?dist} Source0: %{name}-%{version}.tar.gz License: GPL @@ -47,6 +47,9 @@ %changelog +* Tue Apr 23 2007 - Michael DeHaan - 0.3.0-1 +- Upstream changes (see CHANGELOG) + * Fri Apr 20 2007 - Michael DeHaan - 0.2.9-1 - Upstream changes (see CHANGELOG) - Removed yaml packages Index: sources =================================================================== RCS file: /cvs/extras/rpms/koan/devel/sources,v retrieving revision 1.12 retrieving revision 1.13 diff -u -r1.12 -r1.13 --- sources 23 Apr 2007 15:10:00 -0000 1.12 +++ sources 24 Apr 2007 15:40:55 -0000 1.13 @@ -1 +1 @@ -f39887f1143075dd192434b80dc1a07c koan-0.2.9.tar.gz +8ea10b11f78294f5da91f57cc720e8f4 koan-0.3.0.tar.gz From fedora-extras-commits at redhat.com Tue Apr 24 15:43:14 2007 From: fedora-extras-commits at redhat.com (Michael DeHaan (mdehaan)) Date: Tue, 24 Apr 2007 11:43:14 -0400 Subject: rpms/koan/FC-6 .cvsignore, 1.12, 1.13 koan.spec, 1.16, 1.17 sources, 1.13, 1.14 Message-ID: <200704241543.l3OFhExl002219@cvs-int.fedora.redhat.com> Author: mdehaan Update of /cvs/extras/rpms/koan/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv2196 Modified Files: .cvsignore koan.spec sources Log Message: 0.3.0 Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/koan/FC-6/.cvsignore,v retrieving revision 1.12 retrieving revision 1.13 diff -u -r1.12 -r1.13 --- .cvsignore 23 Apr 2007 15:11:07 -0000 1.12 +++ .cvsignore 24 Apr 2007 15:42:40 -0000 1.13 @@ -9,3 +9,4 @@ koan-0.2.8-1.noarch.rpm koan-0.2.8.tar.gz koan-0.2.9.tar.gz +koan-0.3.0.tar.gz Index: koan.spec =================================================================== RCS file: /cvs/extras/rpms/koan/FC-6/koan.spec,v retrieving revision 1.16 retrieving revision 1.17 diff -u -r1.16 -r1.17 --- koan.spec 23 Apr 2007 15:11:07 -0000 1.16 +++ koan.spec 24 Apr 2007 15:42:40 -0000 1.17 @@ -2,7 +2,7 @@ Summary: Network provisioning tool for Xen and Bare Metal Machines Name: koan -Version: 0.2.9 +Version: 0.3.0 Release: 1%{?dist} Source0: %{name}-%{version}.tar.gz License: GPL @@ -47,6 +47,9 @@ %changelog +* Tue Apr 23 2007 - Michael DeHaan - 0.3.0-1 +- Upstream changes (see CHANGELOG) + * Fri Apr 20 2007 - Michael DeHaan - 0.2.9-1 - Upstream changes (see CHANGELOG) - Removed yaml packages Index: sources =================================================================== RCS file: /cvs/extras/rpms/koan/FC-6/sources,v retrieving revision 1.13 retrieving revision 1.14 diff -u -r1.13 -r1.14 --- sources 23 Apr 2007 15:11:07 -0000 1.13 +++ sources 24 Apr 2007 15:42:40 -0000 1.14 @@ -1 +1,2 @@ f39887f1143075dd192434b80dc1a07c koan-0.2.9.tar.gz +8ea10b11f78294f5da91f57cc720e8f4 koan-0.3.0.tar.gz From fedora-extras-commits at redhat.com Tue Apr 24 15:45:46 2007 From: fedora-extras-commits at redhat.com (Michael DeHaan (mdehaan)) Date: Tue, 24 Apr 2007 11:45:46 -0400 Subject: rpms/koan/FC-5 .cvsignore, 1.9, 1.10 koan.spec, 1.11, 1.12 sources, 1.10, 1.11 Message-ID: <200704241545.l3OFjkph002416@cvs-int.fedora.redhat.com> Author: mdehaan Update of /cvs/extras/rpms/koan/FC-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv2395 Modified Files: .cvsignore koan.spec sources Log Message: 0.3.0 Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/koan/FC-5/.cvsignore,v retrieving revision 1.9 retrieving revision 1.10 diff -u -r1.9 -r1.10 --- .cvsignore 23 Apr 2007 15:12:25 -0000 1.9 +++ .cvsignore 24 Apr 2007 15:45:11 -0000 1.10 @@ -6,3 +6,4 @@ koan-0.2.6.tar.gz koan-0.2.8.tar.gz koan-0.2.9.tar.gz +koan-0.3.0.tar.gz Index: koan.spec =================================================================== RCS file: /cvs/extras/rpms/koan/FC-5/koan.spec,v retrieving revision 1.11 retrieving revision 1.12 diff -u -r1.11 -r1.12 --- koan.spec 23 Apr 2007 15:12:25 -0000 1.11 +++ koan.spec 24 Apr 2007 15:45:12 -0000 1.12 @@ -2,7 +2,7 @@ Summary: Network provisioning tool for Xen and Bare Metal Machines Name: koan -Version: 0.2.9 +Version: 0.3.0 Release: 1%{?dist} Source0: %{name}-%{version}.tar.gz License: GPL @@ -47,6 +47,9 @@ %changelog +* Tue Apr 23 2007 - Michael DeHaan - 0.3.0-1 +- Upstream changes (see CHANGELOG) + * Fri Apr 20 2007 - Michael DeHaan - 0.2.9-1 - Upstream changes (see CHANGELOG) - Removed yaml packages Index: sources =================================================================== RCS file: /cvs/extras/rpms/koan/FC-5/sources,v retrieving revision 1.10 retrieving revision 1.11 diff -u -r1.10 -r1.11 --- sources 23 Apr 2007 15:12:25 -0000 1.10 +++ sources 24 Apr 2007 15:45:12 -0000 1.11 @@ -1 +1 @@ -f39887f1143075dd192434b80dc1a07c koan-0.2.9.tar.gz +8ea10b11f78294f5da91f57cc720e8f4 koan-0.3.0.tar.gz From fedora-extras-commits at redhat.com Tue Apr 24 15:48:34 2007 From: fedora-extras-commits at redhat.com (Roland Wolters (liquidat)) Date: Tue, 24 Apr 2007 11:48:34 -0400 Subject: rpms/ktorrent/devel .cvsignore, 1.10, 1.11 ktorrent.spec, 1.32, 1.33 sources, 1.10, 1.11 Message-ID: <200704241548.l3OFmYxx002718@cvs-int.fedora.redhat.com> Author: liquidat Update of /cvs/extras/rpms/ktorrent/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv2694 Modified Files: .cvsignore ktorrent.spec sources Log Message: Update to upstream version 2.1.4 Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/ktorrent/devel/.cvsignore,v retrieving revision 1.10 retrieving revision 1.11 diff -u -r1.10 -r1.11 --- .cvsignore 3 Apr 2007 15:09:43 -0000 1.10 +++ .cvsignore 24 Apr 2007 15:47:55 -0000 1.11 @@ -1 +1 @@ -ktorrent-2.1.3.tar.gz +ktorrent-2.1.4.tar.gz Index: ktorrent.spec =================================================================== RCS file: /cvs/extras/rpms/ktorrent/devel/ktorrent.spec,v retrieving revision 1.32 retrieving revision 1.33 diff -u -r1.32 -r1.33 --- ktorrent.spec 3 Apr 2007 15:10:43 -0000 1.32 +++ ktorrent.spec 24 Apr 2007 15:47:55 -0000 1.33 @@ -1,6 +1,6 @@ Name: ktorrent -Version: 2.1.3 +Version: 2.1.4 Release: 1%{?dist} Summary: A BitTorrent program for KDE Group: Applications/Internet @@ -154,6 +154,9 @@ %changelog +* Tue Apr 24 2007 Roland Wolters 2.1.4-1 +- update to upstream 2.1.4 + * Tue Apr 03 2007 Rex Dieter 2.1.3-1 - ktorrent-2.1.3 (#235014) - optimize %%configure Index: sources =================================================================== RCS file: /cvs/extras/rpms/ktorrent/devel/sources,v retrieving revision 1.10 retrieving revision 1.11 diff -u -r1.10 -r1.11 --- sources 3 Apr 2007 15:09:43 -0000 1.10 +++ sources 24 Apr 2007 15:47:55 -0000 1.11 @@ -1 +1 @@ -b131cd51f697f7bc539f47e73a6a2ca5 ktorrent-2.1.3.tar.gz +69d3d7df6200710181594da19ab8c248 ktorrent-2.1.4.tar.gz From fedora-extras-commits at redhat.com Tue Apr 24 16:03:31 2007 From: fedora-extras-commits at redhat.com (Roland Wolters (liquidat)) Date: Tue, 24 Apr 2007 12:03:31 -0400 Subject: rpms/ktorrent/FC-5 .cvsignore, 1.10, 1.11 ktorrent.spec, 1.17, 1.18 sources, 1.10, 1.11 Message-ID: <200704241603.l3OG3VFk007266@cvs-int.fedora.redhat.com> Author: liquidat Update of /cvs/extras/rpms/ktorrent/FC-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv7238 Modified Files: .cvsignore ktorrent.spec sources Log Message: Update to upstream version 2.1.4 Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/ktorrent/FC-5/.cvsignore,v retrieving revision 1.10 retrieving revision 1.11 diff -u -r1.10 -r1.11 --- .cvsignore 3 Apr 2007 15:38:31 -0000 1.10 +++ .cvsignore 24 Apr 2007 16:02:57 -0000 1.11 @@ -1 +1 @@ -ktorrent-2.1.3.tar.gz +ktorrent-2.1.4.tar.gz Index: ktorrent.spec =================================================================== RCS file: /cvs/extras/rpms/ktorrent/FC-5/ktorrent.spec,v retrieving revision 1.17 retrieving revision 1.18 diff -u -r1.17 -r1.18 --- ktorrent.spec 3 Apr 2007 15:38:31 -0000 1.17 +++ ktorrent.spec 24 Apr 2007 16:02:57 -0000 1.18 @@ -1,6 +1,6 @@ Name: ktorrent -Version: 2.1.3 +Version: 2.1.4 Release: 1%{?dist} Summary: A BitTorrent program for KDE Group: Applications/Internet @@ -154,6 +154,9 @@ %changelog +* Tue Apr 24 2007 Roland Wolters 2.1.4-1 +- update to upstream 2.1.4 + * Tue Apr 03 2007 Rex Dieter 2.1.3-1 - ktorrent-2.1.3 (#235014) - optimize %%configure Index: sources =================================================================== RCS file: /cvs/extras/rpms/ktorrent/FC-5/sources,v retrieving revision 1.10 retrieving revision 1.11 diff -u -r1.10 -r1.11 --- sources 3 Apr 2007 15:38:31 -0000 1.10 +++ sources 24 Apr 2007 16:02:57 -0000 1.11 @@ -1 +1 @@ -b131cd51f697f7bc539f47e73a6a2ca5 ktorrent-2.1.3.tar.gz +69d3d7df6200710181594da19ab8c248 ktorrent-2.1.4.tar.gz From fedora-extras-commits at redhat.com Tue Apr 24 16:05:40 2007 From: fedora-extras-commits at redhat.com (Roland Wolters (liquidat)) Date: Tue, 24 Apr 2007 12:05:40 -0400 Subject: rpms/ktorrent/FC-6 .cvsignore, 1.10, 1.11 ktorrent.spec, 1.23, 1.24 sources, 1.10, 1.11 Message-ID: <200704241605.l3OG5eSI007373@cvs-int.fedora.redhat.com> Author: liquidat Update of /cvs/extras/rpms/ktorrent/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv7345 Modified Files: .cvsignore ktorrent.spec sources Log Message: Update to upstream version 2.1.4 Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/ktorrent/FC-6/.cvsignore,v retrieving revision 1.10 retrieving revision 1.11 diff -u -r1.10 -r1.11 --- .cvsignore 3 Apr 2007 15:36:29 -0000 1.10 +++ .cvsignore 24 Apr 2007 16:05:06 -0000 1.11 @@ -1 +1 @@ -ktorrent-2.1.3.tar.gz +ktorrent-2.1.4.tar.gz Index: ktorrent.spec =================================================================== RCS file: /cvs/extras/rpms/ktorrent/FC-6/ktorrent.spec,v retrieving revision 1.23 retrieving revision 1.24 diff -u -r1.23 -r1.24 --- ktorrent.spec 3 Apr 2007 15:36:29 -0000 1.23 +++ ktorrent.spec 24 Apr 2007 16:05:06 -0000 1.24 @@ -1,6 +1,6 @@ Name: ktorrent -Version: 2.1.3 +Version: 2.1.4 Release: 1%{?dist} Summary: A BitTorrent program for KDE Group: Applications/Internet @@ -154,6 +154,9 @@ %changelog +* Tue Apr 24 2007 Roland Wolters 2.1.4-1 +- update to upstream 2.1.4 + * Tue Apr 03 2007 Rex Dieter 2.1.3-1 - ktorrent-2.1.3 (#235014) - optimize %%configure Index: sources =================================================================== RCS file: /cvs/extras/rpms/ktorrent/FC-6/sources,v retrieving revision 1.10 retrieving revision 1.11 diff -u -r1.10 -r1.11 --- sources 3 Apr 2007 15:36:29 -0000 1.10 +++ sources 24 Apr 2007 16:05:06 -0000 1.11 @@ -1 +1 @@ -b131cd51f697f7bc539f47e73a6a2ca5 ktorrent-2.1.3.tar.gz +69d3d7df6200710181594da19ab8c248 ktorrent-2.1.4.tar.gz From fedora-extras-commits at redhat.com Tue Apr 24 16:13:54 2007 From: fedora-extras-commits at redhat.com (Michael Schwendt (mschwendt)) Date: Tue, 24 Apr 2007 12:13:54 -0400 Subject: extras-buildsys/utils/pushscript Config_Extras.py,1.46,1.47 Message-ID: <200704241613.l3OGDs9P007482@cvs-int.fedora.redhat.com> Author: mschwendt Update of /cvs/fedora/extras-buildsys/utils/pushscript In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv7465 Modified Files: Config_Extras.py Log Message: 32-bit libperl is back in x86_64, so return pidgin'n'deps, too Index: Config_Extras.py =================================================================== RCS file: /cvs/fedora/extras-buildsys/utils/pushscript/Config_Extras.py,v retrieving revision 1.46 retrieving revision 1.47 diff -u -r1.46 -r1.47 --- Config_Extras.py 22 Apr 2007 20:34:14 -0000 1.46 +++ Config_Extras.py 24 Apr 2007 16:13:51 -0000 1.47 @@ -57,15 +57,12 @@ multiblacklists = { 'development' : { 'x86_64' : [ 'cyrus-imapd-devel', 'fedora-ds-base-devel', - 'finch-devel', # pidgin 'gg2-devel', 'gnumeric-devel', 'gnustep-make', 'irssi-devel', 'js-devel', - 'libpurple-devel', # pidgin 'nagios-devel', - 'pidgin-devel', 'pygame-devel', ] }, From fedora-extras-commits at redhat.com Tue Apr 24 16:30:15 2007 From: fedora-extras-commits at redhat.com (Chitlesh GOORAH (chitlesh)) Date: Tue, 24 Apr 2007 12:30:15 -0400 Subject: rpms/irsim import.log,1.7,1.8 Message-ID: <200704241630.l3OGUFMJ007794@cvs-int.fedora.redhat.com> Author: chitlesh Update of /cvs/extras/rpms/irsim In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv7718 Modified Files: import.log Log Message: Index: import.log =================================================================== RCS file: /cvs/extras/rpms/irsim/import.log,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- import.log 26 Feb 2007 12:25:31 -0000 1.7 +++ import.log 24 Apr 2007 16:29:41 -0000 1.8 @@ -4,3 +4,4 @@ irsim-9_7_41-5:HEAD:irsim-9.7.41-5.src.rpm:1170715726 irsim-9_7_45-1:FC-6:irsim-9.7.45-1.src.rpm:1172492524 irsim-9_7_45-1:HEAD:irsim-9.7.45-1.src.rpm:1172492801 +irsim-9_7_47-1:FC-6:irsim-9.7.47-1.src.rpm:1177432377 From fedora-extras-commits at redhat.com Tue Apr 24 16:30:20 2007 From: fedora-extras-commits at redhat.com (Chitlesh GOORAH (chitlesh)) Date: Tue, 24 Apr 2007 12:30:20 -0400 Subject: rpms/irsim/FC-6 .cvsignore, 1.3, 1.4 irsim.spec, 1.3, 1.4 sources, 1.3, 1.4 Message-ID: <200704241630.l3OGUKNM007803@cvs-int.fedora.redhat.com> Author: chitlesh Update of /cvs/extras/rpms/irsim/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv7718/FC-6 Modified Files: .cvsignore irsim.spec sources Log Message: Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/irsim/FC-6/.cvsignore,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- .cvsignore 26 Feb 2007 12:20:56 -0000 1.3 +++ .cvsignore 24 Apr 2007 16:29:45 -0000 1.4 @@ -1 +1 @@ -irsim-9.7.45.tgz +irsim-9.7.47.tgz Index: irsim.spec =================================================================== RCS file: /cvs/extras/rpms/irsim/FC-6/irsim.spec,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- irsim.spec 26 Feb 2007 12:20:56 -0000 1.3 +++ irsim.spec 24 Apr 2007 16:29:45 -0000 1.4 @@ -1,5 +1,5 @@ Name: irsim -Version: 9.7.45 +Version: 9.7.47 Release: 1%{?dist} Summary: Switch-level simulator @@ -72,6 +72,9 @@ %Changelog +* Tue Apr 24 2007 Chitlesh Goorah - 9.7.47-1 +- new upstream release 9.7.47 + * Wed Feb 22 2007 Chitlesh Goorah - 9.7.45-1 - new upstream release 9.7.45 Index: sources =================================================================== RCS file: /cvs/extras/rpms/irsim/FC-6/sources,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- sources 26 Feb 2007 12:20:56 -0000 1.3 +++ sources 24 Apr 2007 16:29:45 -0000 1.4 @@ -1 +1 @@ -7200cca13cdb06ac5bfada98b43675b2 irsim-9.7.45.tgz +8e2dce73faa35f72ac6aaa717cacc97d irsim-9.7.47.tgz From fedora-extras-commits at redhat.com Tue Apr 24 16:34:28 2007 From: fedora-extras-commits at redhat.com (Chitlesh GOORAH (chitlesh)) Date: Tue, 24 Apr 2007 12:34:28 -0400 Subject: rpms/irsim import.log,1.8,1.9 Message-ID: <200704241634.l3OGYS2L008300@cvs-int.fedora.redhat.com> Author: chitlesh Update of /cvs/extras/rpms/irsim In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv8254 Modified Files: import.log Log Message: Index: import.log =================================================================== RCS file: /cvs/extras/rpms/irsim/import.log,v retrieving revision 1.8 retrieving revision 1.9 diff -u -r1.8 -r1.9 --- import.log 24 Apr 2007 16:29:41 -0000 1.8 +++ import.log 24 Apr 2007 16:33:54 -0000 1.9 @@ -5,3 +5,4 @@ irsim-9_7_45-1:FC-6:irsim-9.7.45-1.src.rpm:1172492524 irsim-9_7_45-1:HEAD:irsim-9.7.45-1.src.rpm:1172492801 irsim-9_7_47-1:FC-6:irsim-9.7.47-1.src.rpm:1177432377 +irsim-9_7_47-1:HEAD:irsim-9.7.47-1.src.rpm:1177432582 From fedora-extras-commits at redhat.com Tue Apr 24 16:34:33 2007 From: fedora-extras-commits at redhat.com (Chitlesh GOORAH (chitlesh)) Date: Tue, 24 Apr 2007 12:34:33 -0400 Subject: rpms/irsim/devel .cvsignore, 1.3, 1.4 irsim.spec, 1.3, 1.4 sources, 1.3, 1.4 Message-ID: <200704241634.l3OGYXOp008311@cvs-int.fedora.redhat.com> Author: chitlesh Update of /cvs/extras/rpms/irsim/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv8254/devel Modified Files: .cvsignore irsim.spec sources Log Message: Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/irsim/devel/.cvsignore,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- .cvsignore 26 Feb 2007 12:25:33 -0000 1.3 +++ .cvsignore 24 Apr 2007 16:33:59 -0000 1.4 @@ -1 +1 @@ -irsim-9.7.45.tgz +irsim-9.7.47.tgz Index: irsim.spec =================================================================== RCS file: /cvs/extras/rpms/irsim/devel/irsim.spec,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- irsim.spec 26 Feb 2007 12:25:33 -0000 1.3 +++ irsim.spec 24 Apr 2007 16:33:59 -0000 1.4 @@ -1,5 +1,5 @@ Name: irsim -Version: 9.7.45 +Version: 9.7.47 Release: 1%{?dist} Summary: Switch-level simulator @@ -72,6 +72,9 @@ %Changelog +* Tue Apr 24 2007 Chitlesh Goorah - 9.7.47-1 +- new upstream release 9.7.47 + * Wed Feb 22 2007 Chitlesh Goorah - 9.7.45-1 - new upstream release 9.7.45 Index: sources =================================================================== RCS file: /cvs/extras/rpms/irsim/devel/sources,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- sources 26 Feb 2007 12:25:33 -0000 1.3 +++ sources 24 Apr 2007 16:33:59 -0000 1.4 @@ -1 +1 @@ -7200cca13cdb06ac5bfada98b43675b2 irsim-9.7.45.tgz +8e2dce73faa35f72ac6aaa717cacc97d irsim-9.7.47.tgz From fedora-extras-commits at redhat.com Tue Apr 24 18:00:33 2007 From: fedora-extras-commits at redhat.com (Aurelien Bompard (abompard)) Date: Tue, 24 Apr 2007 14:00:33 -0400 Subject: rpms/basket/devel .cvsignore, 1.5, 1.6 basket.spec, 1.12, 1.13 sources, 1.5, 1.6 Message-ID: <200704241800.l3OI0XXx015025@cvs-int.fedora.redhat.com> Author: abompard Update of /cvs/extras/rpms/basket/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv14959/devel Modified Files: .cvsignore basket.spec sources Log Message: * Tue Apr 24 2007 Aurelien Bompard 1.0.2-1 - version 1.0.2 (bug 237660) Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/basket/devel/.cvsignore,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- .cvsignore 18 Mar 2007 20:56:09 -0000 1.5 +++ .cvsignore 24 Apr 2007 17:59:58 -0000 1.6 @@ -1 +1 @@ -basket-1.0.1.tar.gz +basket-1.0.2.tar.gz Index: basket.spec =================================================================== RCS file: /cvs/extras/rpms/basket/devel/basket.spec,v retrieving revision 1.12 retrieving revision 1.13 diff -u -r1.12 -r1.13 --- basket.spec 18 Mar 2007 20:56:09 -0000 1.12 +++ basket.spec 24 Apr 2007 17:59:58 -0000 1.13 @@ -1,6 +1,6 @@ Name: basket Summary: Notes taker for KDE -Version: 1.0.1 +Version: 1.0.2 Release: 1%{?dist} URL: http://basket.kde.org/ Source0: http://basket.kde.org/downloads/basket-%{version}.tar.gz @@ -110,6 +110,9 @@ %changelog +* Tue Apr 24 2007 Aurelien Bompard 1.0.2-1 +- version 1.0.2 (bug 237660) + * Sun Mar 18 2007 Aurelien Bompard 1.0.1-1 - version 1.0.1 Index: sources =================================================================== RCS file: /cvs/extras/rpms/basket/devel/sources,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- sources 18 Mar 2007 20:56:09 -0000 1.5 +++ sources 24 Apr 2007 17:59:58 -0000 1.6 @@ -1 +1 @@ -387ee0249185a2a6d6e9a3a3a358d9d2 basket-1.0.1.tar.gz +d71c62a56de9cc32ba2633e63e99071f basket-1.0.2.tar.gz From fedora-extras-commits at redhat.com Tue Apr 24 18:00:28 2007 From: fedora-extras-commits at redhat.com (Aurelien Bompard (abompard)) Date: Tue, 24 Apr 2007 14:00:28 -0400 Subject: rpms/basket/FC-6 .cvsignore, 1.5, 1.6 basket.spec, 1.12, 1.13 sources, 1.5, 1.6 Message-ID: <200704241800.l3OI0STr015014@cvs-int.fedora.redhat.com> Author: abompard Update of /cvs/extras/rpms/basket/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv14959/FC-6 Modified Files: .cvsignore basket.spec sources Log Message: * Tue Apr 24 2007 Aurelien Bompard 1.0.2-1 - version 1.0.2 (bug 237660) Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/basket/FC-6/.cvsignore,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- .cvsignore 18 Mar 2007 20:56:06 -0000 1.5 +++ .cvsignore 24 Apr 2007 17:59:54 -0000 1.6 @@ -1 +1 @@ -basket-1.0.1.tar.gz +basket-1.0.2.tar.gz Index: basket.spec =================================================================== RCS file: /cvs/extras/rpms/basket/FC-6/basket.spec,v retrieving revision 1.12 retrieving revision 1.13 diff -u -r1.12 -r1.13 --- basket.spec 18 Mar 2007 20:56:06 -0000 1.12 +++ basket.spec 24 Apr 2007 17:59:54 -0000 1.13 @@ -1,6 +1,6 @@ Name: basket Summary: Notes taker for KDE -Version: 1.0.1 +Version: 1.0.2 Release: 1%{?dist} URL: http://basket.kde.org/ Source0: http://basket.kde.org/downloads/basket-%{version}.tar.gz @@ -110,6 +110,9 @@ %changelog +* Tue Apr 24 2007 Aurelien Bompard 1.0.2-1 +- version 1.0.2 (bug 237660) + * Sun Mar 18 2007 Aurelien Bompard 1.0.1-1 - version 1.0.1 Index: sources =================================================================== RCS file: /cvs/extras/rpms/basket/FC-6/sources,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- sources 18 Mar 2007 20:56:06 -0000 1.5 +++ sources 24 Apr 2007 17:59:54 -0000 1.6 @@ -1 +1 @@ -387ee0249185a2a6d6e9a3a3a358d9d2 basket-1.0.1.tar.gz +d71c62a56de9cc32ba2633e63e99071f basket-1.0.2.tar.gz From fedora-extras-commits at redhat.com Tue Apr 24 18:18:20 2007 From: fedora-extras-commits at redhat.com (Chitlesh GOORAH (chitlesh)) Date: Tue, 24 Apr 2007 14:18:20 -0400 Subject: rpms/kmenu-gnome/FC-5 .cvsignore, 1.5, 1.6 kmenu-gnome.spec, 1.4, 1.5 sources, 1.5, 1.6 Message-ID: <200704241818.l3OIIKWY020043@cvs-int.fedora.redhat.com> Author: chitlesh Update of /cvs/extras/rpms/kmenu-gnome/FC-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv19984/FC-5 Modified Files: .cvsignore kmenu-gnome.spec sources Log Message: Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/kmenu-gnome/FC-5/.cvsignore,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- .cvsignore 23 Dec 2006 11:26:32 -0000 1.5 +++ .cvsignore 24 Apr 2007 18:17:45 -0000 1.6 @@ -1 +1 @@ -31025-kmenu-gnome-0.6.2.tar.gz +31025-kmenu-gnome-0.6.2.1.tar.gz Index: kmenu-gnome.spec =================================================================== RCS file: /cvs/extras/rpms/kmenu-gnome/FC-5/kmenu-gnome.spec,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- kmenu-gnome.spec 23 Dec 2006 11:26:32 -0000 1.4 +++ kmenu-gnome.spec 24 Apr 2007 18:17:45 -0000 1.5 @@ -1,7 +1,7 @@ %{?!_icondir:%define _icondir %{_datadir}/icons} Name: kmenu-gnome -Version: 0.6.2 +Version: 0.6.2.1 Release: 1%{?dist} Summary: K Menu with Gnome directory @@ -33,6 +33,9 @@ %{buildroot}%{_sysconfdir}/xdg/menus/applications-merged cp -pr desktop-directories icons %{name} %{buildroot}%{_datadir} +#Remove package_games_kids icons already added to kdebase: +rm -f %{buildroot}%{_icondir}/crystalsvg/*/apps/package_games_kids.png + #Ignore dangling-relative-symlink warnings: #http://qa.mandriva.com/twiki/bin/view/Main/PackagingProblems#RpmLint_Warnings ( cd %{buildroot}%{_icondir}/Bluecurve/16x16/apps @@ -87,6 +90,13 @@ %doc ChangeLog COPYING GPL LGPL README %Changelog +* Tue Apr 24 2007 Chitlesh Goorah - 0.6.2.1-1 +- New upstream release + +* Mon Apr 23 2007 Ariszlo <- 0.6.2.1-0.1 +- Removed package_games_kids icons already added to kdebase +- Preparing release 0.6.3 + * Fri Dec 22 2006 Chitlesh Goorah - 0.6.2-1 - New upstream release for FE Index: sources =================================================================== RCS file: /cvs/extras/rpms/kmenu-gnome/FC-5/sources,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- sources 23 Dec 2006 11:26:32 -0000 1.5 +++ sources 24 Apr 2007 18:17:45 -0000 1.6 @@ -1 +1 @@ -308eaba43e973e435d34583287996e48 31025-kmenu-gnome-0.6.2.tar.gz +037819ebe027df815a7dadaf4786287a 31025-kmenu-gnome-0.6.2.1.tar.gz From fedora-extras-commits at redhat.com Tue Apr 24 18:18:15 2007 From: fedora-extras-commits at redhat.com (Chitlesh GOORAH (chitlesh)) Date: Tue, 24 Apr 2007 14:18:15 -0400 Subject: rpms/kmenu-gnome import.log,1.11,1.12 Message-ID: <200704241818.l3OIIFeG020038@cvs-int.fedora.redhat.com> Author: chitlesh Update of /cvs/extras/rpms/kmenu-gnome In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv19984 Modified Files: import.log Log Message: Index: import.log =================================================================== RCS file: /cvs/extras/rpms/kmenu-gnome/import.log,v retrieving revision 1.11 retrieving revision 1.12 diff -u -r1.11 -r1.12 --- import.log 23 Dec 2006 11:33:03 -0000 1.11 +++ import.log 24 Apr 2007 18:17:40 -0000 1.12 @@ -8,3 +8,4 @@ kmenu-gnome-0_6_2-1:FC-5:kmenu-gnome-0.6.2-1.src.rpm:1166873976 kmenu-gnome-0_6_2-1:FC-6:kmenu-gnome-0.6.2-1.src.rpm:1166874210 kmenu-gnome-0_6_2-1:HEAD:kmenu-gnome-0.6.2-1.src.rpm:1166874374 +kmenu-gnome-0_6_2_1-1:FC-5:kmenu-gnome-0.6.2.1-1.src.rpm:1177438944 From fedora-extras-commits at redhat.com Tue Apr 24 18:19:41 2007 From: fedora-extras-commits at redhat.com (Chitlesh GOORAH (chitlesh)) Date: Tue, 24 Apr 2007 14:19:41 -0400 Subject: rpms/kmenu-gnome import.log,1.12,1.13 Message-ID: <200704241819.l3OIJfIX020145@cvs-int.fedora.redhat.com> Author: chitlesh Update of /cvs/extras/rpms/kmenu-gnome In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv20105 Modified Files: import.log Log Message: Index: import.log =================================================================== RCS file: /cvs/extras/rpms/kmenu-gnome/import.log,v retrieving revision 1.12 retrieving revision 1.13 diff -u -r1.12 -r1.13 --- import.log 24 Apr 2007 18:17:40 -0000 1.12 +++ import.log 24 Apr 2007 18:19:07 -0000 1.13 @@ -9,3 +9,4 @@ kmenu-gnome-0_6_2-1:FC-6:kmenu-gnome-0.6.2-1.src.rpm:1166874210 kmenu-gnome-0_6_2-1:HEAD:kmenu-gnome-0.6.2-1.src.rpm:1166874374 kmenu-gnome-0_6_2_1-1:FC-5:kmenu-gnome-0.6.2.1-1.src.rpm:1177438944 +kmenu-gnome-0_6_2_1-1:FC-6:kmenu-gnome-0.6.2.1-1.src.rpm:1177439031 From fedora-extras-commits at redhat.com Tue Apr 24 18:19:46 2007 From: fedora-extras-commits at redhat.com (Chitlesh GOORAH (chitlesh)) Date: Tue, 24 Apr 2007 14:19:46 -0400 Subject: rpms/kmenu-gnome/FC-6 .cvsignore, 1.5, 1.6 kmenu-gnome.spec, 1.5, 1.6 sources, 1.5, 1.6 Message-ID: <200704241819.l3OIJkmM020150@cvs-int.fedora.redhat.com> Author: chitlesh Update of /cvs/extras/rpms/kmenu-gnome/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv20105/FC-6 Modified Files: .cvsignore kmenu-gnome.spec sources Log Message: Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/kmenu-gnome/FC-6/.cvsignore,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- .cvsignore 23 Dec 2006 11:30:25 -0000 1.5 +++ .cvsignore 24 Apr 2007 18:19:12 -0000 1.6 @@ -1 +1 @@ -31025-kmenu-gnome-0.6.2.tar.gz +31025-kmenu-gnome-0.6.2.1.tar.gz Index: kmenu-gnome.spec =================================================================== RCS file: /cvs/extras/rpms/kmenu-gnome/FC-6/kmenu-gnome.spec,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- kmenu-gnome.spec 23 Dec 2006 11:30:25 -0000 1.5 +++ kmenu-gnome.spec 24 Apr 2007 18:19:12 -0000 1.6 @@ -1,7 +1,7 @@ %{?!_icondir:%define _icondir %{_datadir}/icons} Name: kmenu-gnome -Version: 0.6.2 +Version: 0.6.2.1 Release: 1%{?dist} Summary: K Menu with Gnome directory @@ -33,6 +33,9 @@ %{buildroot}%{_sysconfdir}/xdg/menus/applications-merged cp -pr desktop-directories icons %{name} %{buildroot}%{_datadir} +#Remove package_games_kids icons already added to kdebase: +rm -f %{buildroot}%{_icondir}/crystalsvg/*/apps/package_games_kids.png + #Ignore dangling-relative-symlink warnings: #http://qa.mandriva.com/twiki/bin/view/Main/PackagingProblems#RpmLint_Warnings ( cd %{buildroot}%{_icondir}/Bluecurve/16x16/apps @@ -87,6 +90,13 @@ %doc ChangeLog COPYING GPL LGPL README %Changelog +* Tue Apr 24 2007 Chitlesh Goorah - 0.6.2.1-1 +- New upstream release + +* Mon Apr 23 2007 Ariszlo <- 0.6.2.1-0.1 +- Removed package_games_kids icons already added to kdebase +- Preparing release 0.6.3 + * Fri Dec 22 2006 Chitlesh Goorah - 0.6.2-1 - New upstream release for FE Index: sources =================================================================== RCS file: /cvs/extras/rpms/kmenu-gnome/FC-6/sources,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- sources 23 Dec 2006 11:30:25 -0000 1.5 +++ sources 24 Apr 2007 18:19:12 -0000 1.6 @@ -1 +1 @@ -308eaba43e973e435d34583287996e48 31025-kmenu-gnome-0.6.2.tar.gz +037819ebe027df815a7dadaf4786287a 31025-kmenu-gnome-0.6.2.1.tar.gz From fedora-extras-commits at redhat.com Tue Apr 24 18:23:20 2007 From: fedora-extras-commits at redhat.com (Chitlesh GOORAH (chitlesh)) Date: Tue, 24 Apr 2007 14:23:20 -0400 Subject: rpms/kmenu-gnome import.log,1.13,1.14 Message-ID: <200704241823.l3OINKIL020269@cvs-int.fedora.redhat.com> Author: chitlesh Update of /cvs/extras/rpms/kmenu-gnome In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv20223 Modified Files: import.log Log Message: Index: import.log =================================================================== RCS file: /cvs/extras/rpms/kmenu-gnome/import.log,v retrieving revision 1.13 retrieving revision 1.14 diff -u -r1.13 -r1.14 --- import.log 24 Apr 2007 18:19:07 -0000 1.13 +++ import.log 24 Apr 2007 18:22:45 -0000 1.14 @@ -10,3 +10,4 @@ kmenu-gnome-0_6_2-1:HEAD:kmenu-gnome-0.6.2-1.src.rpm:1166874374 kmenu-gnome-0_6_2_1-1:FC-5:kmenu-gnome-0.6.2.1-1.src.rpm:1177438944 kmenu-gnome-0_6_2_1-1:FC-6:kmenu-gnome-0.6.2.1-1.src.rpm:1177439031 +kmenu-gnome-0_6_2_1-1:HEAD:kmenu-gnome-0.6.2.1-1.src.rpm:1177439139 From fedora-extras-commits at redhat.com Tue Apr 24 18:23:24 2007 From: fedora-extras-commits at redhat.com (Chitlesh GOORAH (chitlesh)) Date: Tue, 24 Apr 2007 14:23:24 -0400 Subject: rpms/kmenu-gnome/devel .cvsignore, 1.5, 1.6 kmenu-gnome.spec, 1.5, 1.6 sources, 1.5, 1.6 Message-ID: <200704241823.l3OINOBv020275@cvs-int.fedora.redhat.com> Author: chitlesh Update of /cvs/extras/rpms/kmenu-gnome/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv20223/devel Modified Files: .cvsignore kmenu-gnome.spec sources Log Message: Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/kmenu-gnome/devel/.cvsignore,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- .cvsignore 23 Dec 2006 11:33:03 -0000 1.5 +++ .cvsignore 24 Apr 2007 18:22:50 -0000 1.6 @@ -1 +1 @@ -31025-kmenu-gnome-0.6.2.tar.gz +31025-kmenu-gnome-0.6.2.1.tar.gz Index: kmenu-gnome.spec =================================================================== RCS file: /cvs/extras/rpms/kmenu-gnome/devel/kmenu-gnome.spec,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- kmenu-gnome.spec 23 Dec 2006 11:33:03 -0000 1.5 +++ kmenu-gnome.spec 24 Apr 2007 18:22:50 -0000 1.6 @@ -1,7 +1,7 @@ %{?!_icondir:%define _icondir %{_datadir}/icons} Name: kmenu-gnome -Version: 0.6.2 +Version: 0.6.2.1 Release: 1%{?dist} Summary: K Menu with Gnome directory @@ -33,6 +33,9 @@ %{buildroot}%{_sysconfdir}/xdg/menus/applications-merged cp -pr desktop-directories icons %{name} %{buildroot}%{_datadir} +#Remove package_games_kids icons already added to kdebase: +rm -f %{buildroot}%{_icondir}/crystalsvg/*/apps/package_games_kids.png + #Ignore dangling-relative-symlink warnings: #http://qa.mandriva.com/twiki/bin/view/Main/PackagingProblems#RpmLint_Warnings ( cd %{buildroot}%{_icondir}/Bluecurve/16x16/apps @@ -87,6 +90,13 @@ %doc ChangeLog COPYING GPL LGPL README %Changelog +* Tue Apr 24 2007 Chitlesh Goorah - 0.6.2.1-1 +- New upstream release + +* Mon Apr 23 2007 Ariszlo <- 0.6.2.1-0.1 +- Removed package_games_kids icons already added to kdebase +- Preparing release 0.6.3 + * Fri Dec 22 2006 Chitlesh Goorah - 0.6.2-1 - New upstream release for FE Index: sources =================================================================== RCS file: /cvs/extras/rpms/kmenu-gnome/devel/sources,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- sources 23 Dec 2006 11:33:03 -0000 1.5 +++ sources 24 Apr 2007 18:22:50 -0000 1.6 @@ -1 +1 @@ -308eaba43e973e435d34583287996e48 31025-kmenu-gnome-0.6.2.tar.gz +037819ebe027df815a7dadaf4786287a 31025-kmenu-gnome-0.6.2.1.tar.gz From fedora-extras-commits at redhat.com Tue Apr 24 18:25:09 2007 From: fedora-extras-commits at redhat.com (Ville Skytta (scop)) Date: Tue, 24 Apr 2007 14:25:09 -0400 Subject: rpms/perltidy/devel .cvsignore, 1.4, 1.5 perltidy.spec, 1.13, 1.14 sources, 1.4, 1.5 Message-ID: <200704241825.l3OIP9Rg020481@cvs-int.fedora.redhat.com> Author: scop Update of /cvs/extras/rpms/perltidy/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv20418 Modified Files: .cvsignore perltidy.spec sources Log Message: * Tue Apr 24 2007 Ville Skytt?? - 20070424-1 - 20070424. Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/perltidy/devel/.cvsignore,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- .cvsignore 20 Jul 2006 15:40:32 -0000 1.4 +++ .cvsignore 24 Apr 2007 18:24:35 -0000 1.5 @@ -1 +1 @@ -Perl-Tidy-20060719.tar.gz +Perl-Tidy-20070424.tar.gz Index: perltidy.spec =================================================================== RCS file: /cvs/extras/rpms/perltidy/devel/perltidy.spec,v retrieving revision 1.13 retrieving revision 1.14 diff -u -r1.13 -r1.14 --- perltidy.spec 18 Apr 2007 18:03:28 -0000 1.13 +++ perltidy.spec 24 Apr 2007 18:24:35 -0000 1.14 @@ -1,12 +1,12 @@ Name: perltidy -Version: 20060719 -Release: 3%{?dist} +Version: 20070424 +Release: 1%{?dist} Summary: Tool for indenting and reformatting Perl scripts Group: Development/Tools License: GPL URL: http://perltidy.sourceforge.net/ -Source: http://download.sf.net/perltidy/Perl-Tidy-%{version}.tar.gz +Source: http://downloads.sourceforge.net/perltidy/Perl-Tidy-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch @@ -62,6 +62,9 @@ %changelog +* Tue Apr 24 2007 Ville Skytt?? - 20070424-1 +- 20070424. + * Tue Apr 17 2007 Ville Skytt?? - 20060719-3 - BuildRequire perl(ExtUtils::MakeMaker). Index: sources =================================================================== RCS file: /cvs/extras/rpms/perltidy/devel/sources,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- sources 20 Jul 2006 15:40:32 -0000 1.4 +++ sources 24 Apr 2007 18:24:35 -0000 1.5 @@ -1 +1 @@ -8996668ca4550ae51060deeb577b2022 Perl-Tidy-20060719.tar.gz +a0dc8eb5535437846e96eaba524833b5 Perl-Tidy-20070424.tar.gz From fedora-extras-commits at redhat.com Tue Apr 24 19:02:38 2007 From: fedora-extras-commits at redhat.com (Patrice Dumas (pertusus)) Date: Tue, 24 Apr 2007 15:02:38 -0400 Subject: rpms/cernlib/devel cernlib-soname.patch, 1.1, 1.2 cernlib.spec, 1.49, 1.50 Message-ID: <200704241902.l3OJ2cRN025823@cvs-int.fedora.redhat.com> Author: pertusus Update of /cvs/extras/rpms/cernlib/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv25799 Modified Files: cernlib-soname.patch cernlib.spec Log Message: * Tue Apr 24 2007 Patrice Dumas 2006-8 - change the soname with gfortran after coordination with debian maintainer cernlib-soname.patch: Index: cernlib-soname.patch =================================================================== RCS file: /cvs/extras/rpms/cernlib/devel/cernlib-soname.patch,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- cernlib-soname.patch 21 Apr 2007 14:35:24 -0000 1.1 +++ cernlib-soname.patch 24 Apr 2007 19:02:03 -0000 1.2 @@ -23,7 +23,7 @@ #endif +#ifndef SharedLibrarySonameName -+#define SharedLibrarySonameName(name)Concat(lib,name$(TOOL_SONAME).so.$(LIB_SONAME)) ++#define SharedLibrarySonameName(name)Concat(lib,name.so.$(LIB_SONAME)$(TOOL_SONAME)) +#endif + #ifndef SharedLibraryBuild Index: cernlib.spec =================================================================== RCS file: /cvs/extras/rpms/cernlib/devel/cernlib.spec,v retrieving revision 1.49 retrieving revision 1.50 diff -u -r1.49 -r1.50 --- cernlib.spec 24 Apr 2007 08:57:37 -0000 1.49 +++ cernlib.spec 24 Apr 2007 19:02:03 -0000 1.50 @@ -16,7 +16,7 @@ Name: cernlib%{?compiler} Version: 2006 -Release: 7%{?dist} +Release: 8%{?dist} Summary: General purpose CERN library and associated binaries Group: Development/Libraries # As explained in the cernlib on debian FAQ, cfortran can be considered LGPL. @@ -1141,6 +1141,9 @@ %changelog +* Tue Apr 24 2007 Patrice Dumas 2006-8 +- change the soname with gfortran after coordination with debian maintainer + * Tue Apr 24 2007 Patrice Dumas 2006-7 - use real cernlib lib location in cernlib debian script, don't assume that they are in %%_prefix, it is not the case on fedora From fedora-extras-commits at redhat.com Tue Apr 24 20:12:45 2007 From: fedora-extras-commits at redhat.com (Trond Danielsen (trondd)) Date: Tue, 24 Apr 2007 16:12:45 -0400 Subject: rpms/nautilus-python/devel nautilus-python.spec, NONE, 1.1 .cvsignore, 1.1, 1.2 sources, 1.1, 1.2 Message-ID: <200704242012.l3OKCjXG031443@cvs-int.fedora.redhat.com> Author: trondd Update of /cvs/extras/rpms/nautilus-python/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv31378/devel Modified Files: .cvsignore sources Added Files: nautilus-python.spec Log Message: Inital import. --- NEW FILE nautilus-python.spec --- Name: nautilus-python Version: 0.4.3 Release: 3%{?dist} Summary: Python bindings for Nautilus Group: Development/Libraries License: GPL URL: http://www.gnome.org/ Source0: http://ftp.acc.umu.se/pub/GNOME/sources/%{name}/0.4/%{name}-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: python-devel BuildRequires: nautilus-devel BuildRequires: gnome-python2-devel BuildRequires: eel2-devel BuildRequires: pygtk2-devel Requires: nautilus %description Python bindings for Nautilus %package devel Summary: Python bindings for Nautilus Group: Development/Libraries License: GPL Requires: %{name} = %{version}-%{release} Requires: pkgconfig %description devel Python bindings for Nautilus %prep %setup -q %build %configure make %{?_smp_mflags} %install rm -rf $RPM_BUILD_ROOT make install DESTDIR=$RPM_BUILD_ROOT mv $RPM_BUILD_ROOT/%{_docdir}/%{name} installed_docs rm $RPM_BUILD_ROOT/%{_libdir}/nautilus/extensions-1.0/*.la rm $RPM_BUILD_ROOT/%{_libdir}/%{name}/*.la %clean rm -rf $RPM_BUILD_ROOT %post -p /sbin/ldconfig %postun -p /sbin/ldconfig %files %defattr(-,root,root,-) %doc README AUTHORS COPYING NEWS %{_libdir}/%{name} %{_libdir}/nautilus/extensions-1.0/lib%{name}.* %files devel %defattr(-,root,root,-) %doc installed_docs/examples %{_libdir}/pkgconfig/%{name}.pc %changelog * Sat Apr 21 2007 Trond Danelsen - 0.4.3-3 - Moved example code to devel package. * Thu Apr 19 2007 Jef Spaleta - 0.4.3-2 - Package review corrections * Wed Apr 04 2007 Trond Danielsen - 0.4.3-1 - Initial version Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/nautilus-python/devel/.cvsignore,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- .cvsignore 23 Apr 2007 17:49:52 -0000 1.1 +++ .cvsignore 24 Apr 2007 20:12:10 -0000 1.2 @@ -0,0 +1 @@ +nautilus-python-0.4.3.tar.gz Index: sources =================================================================== RCS file: /cvs/extras/rpms/nautilus-python/devel/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 23 Apr 2007 17:49:52 -0000 1.1 +++ sources 24 Apr 2007 20:12:10 -0000 1.2 @@ -0,0 +1 @@ +f4bd5de3a9e01c80fc0a2ef7aeb64dd7 nautilus-python-0.4.3.tar.gz From fedora-extras-commits at redhat.com Tue Apr 24 20:12:40 2007 From: fedora-extras-commits at redhat.com (Trond Danielsen (trondd)) Date: Tue, 24 Apr 2007 16:12:40 -0400 Subject: rpms/nautilus-python import.log,1.1,1.2 Message-ID: <200704242012.l3OKCeKI031436@cvs-int.fedora.redhat.com> Author: trondd Update of /cvs/extras/rpms/nautilus-python In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv31378 Modified Files: import.log Log Message: Inital import. Index: import.log =================================================================== RCS file: /cvs/extras/rpms/nautilus-python/import.log,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- import.log 23 Apr 2007 17:49:43 -0000 1.1 +++ import.log 24 Apr 2007 20:12:05 -0000 1.2 @@ -0,0 +1 @@ +nautilus-python-0_4_3-3_fc7:HEAD:nautilus-python-0.4.3-3.fc7.src.rpm:1177445445 From fedora-extras-commits at redhat.com Tue Apr 24 20:13:45 2007 From: fedora-extras-commits at redhat.com (Ville Skytta (scop)) Date: Tue, 24 Apr 2007 16:13:45 -0400 Subject: rpms/opensc/devel .cvsignore, 1.13, 1.14 opensc.spec, 1.24, 1.25 sources, 1.13, 1.14 Message-ID: <200704242013.l3OKDja9031498@cvs-int.fedora.redhat.com> Author: scop Update of /cvs/extras/rpms/opensc/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv31475 Modified Files: .cvsignore opensc.spec sources Log Message: * Tue Apr 24 2007 Ville Skytt?? - 0.11.2-0.3.rc2 - 0.11.2-rc2. Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/opensc/devel/.cvsignore,v retrieving revision 1.13 retrieving revision 1.14 diff -u -r1.13 -r1.14 --- .cvsignore 23 Mar 2007 20:40:08 -0000 1.13 +++ .cvsignore 24 Apr 2007 20:13:11 -0000 1.14 @@ -1 +1 @@ -opensc-0.11.2-rc1.tar.gz +opensc-0.11.2-rc2.tar.gz Index: opensc.spec =================================================================== RCS file: /cvs/extras/rpms/opensc/devel/opensc.spec,v retrieving revision 1.24 retrieving revision 1.25 diff -u -r1.24 -r1.25 --- opensc.spec 23 Mar 2007 20:40:08 -0000 1.24 +++ opensc.spec 24 Apr 2007 20:13:11 -0000 1.25 @@ -2,14 +2,14 @@ Name: opensc Version: 0.11.2 -Release: 0.3.rc1%{?dist} +Release: 0.3.rc2%{?dist} Summary: Smart card library and applications Group: System Environment/Libraries License: LGPL URL: http://www.opensc-project.org/opensc/ #Source0: http://www.opensc-project.org/files/opensc/%{name}-%{version}.tar.gz -Source0: http://www.opensc-project.org/files/opensc/testing/%{name}-%{version}-rc1.tar.gz +Source0: http://www.opensc-project.org/files/opensc/testing/%{name}-%{version}-rc2.tar.gz Patch0: %{name}-0.11.1-develconfig.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) @@ -52,7 +52,7 @@ %prep -%setup -q -n %{name}-%{version}-rc1 +%setup -q -n %{name}-%{version}-rc2 %patch0 -p1 sed -i -e 's|"/lib /usr/lib\b|"/%{_lib} %{_libdir}|' configure # lib64 rpaths sed -i -e 's|-ltermcap|-lncurses|' configure @@ -142,6 +142,9 @@ %changelog +* Tue Apr 24 2007 Ville Skytt?? - 0.11.2-0.3.rc2 +- 0.11.2-rc2. + * Fri Mar 23 2007 Ville Skytt?? - 0.11.2-0.3.rc1 - 0.11.2-rc1. Index: sources =================================================================== RCS file: /cvs/extras/rpms/opensc/devel/sources,v retrieving revision 1.13 retrieving revision 1.14 diff -u -r1.13 -r1.14 --- sources 23 Mar 2007 20:40:08 -0000 1.13 +++ sources 24 Apr 2007 20:13:11 -0000 1.14 @@ -1 +1 @@ -58e82ea52c71275e573b34a64f79827a opensc-0.11.2-rc1.tar.gz +f5c3e85ccef5ddf9a910028665d29247 opensc-0.11.2-rc2.tar.gz From fedora-extras-commits at redhat.com Tue Apr 24 20:24:18 2007 From: fedora-extras-commits at redhat.com (Trond Danielsen (trondd)) Date: Tue, 24 Apr 2007 16:24:18 -0400 Subject: rpms/nautilus-python/FC-6 nautilus-python.spec, NONE, 1.1 sources, 1.1, 1.2 Message-ID: <200704242024.l3OKOI3q031785@cvs-int.fedora.redhat.com> Author: trondd Update of /cvs/extras/rpms/nautilus-python/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv31751 Modified Files: sources Added Files: nautilus-python.spec Log Message: Initial import into FC-6 branch. --- NEW FILE nautilus-python.spec --- Name: nautilus-python Version: 0.4.3 Release: 3%{?dist} Summary: Python bindings for Nautilus Group: Development/Libraries License: GPL URL: http://www.gnome.org/ Source0: http://ftp.acc.umu.se/pub/GNOME/sources/%{name}/0.4/%{name}-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: python-devel BuildRequires: nautilus-devel BuildRequires: gnome-python2-devel BuildRequires: eel2-devel BuildRequires: pygtk2-devel Requires: nautilus %description Python bindings for Nautilus %package devel Summary: Python bindings for Nautilus Group: Development/Libraries License: GPL Requires: %{name} = %{version}-%{release} Requires: pkgconfig %description devel Python bindings for Nautilus %prep %setup -q %build %configure make %{?_smp_mflags} %install rm -rf $RPM_BUILD_ROOT make install DESTDIR=$RPM_BUILD_ROOT mv $RPM_BUILD_ROOT/%{_docdir}/%{name} installed_docs rm $RPM_BUILD_ROOT/%{_libdir}/nautilus/extensions-1.0/*.la rm $RPM_BUILD_ROOT/%{_libdir}/%{name}/*.la %clean rm -rf $RPM_BUILD_ROOT %post -p /sbin/ldconfig %postun -p /sbin/ldconfig %files %defattr(-,root,root,-) %doc README AUTHORS COPYING NEWS %{_libdir}/%{name} %{_libdir}/nautilus/extensions-1.0/lib%{name}.* %files devel %defattr(-,root,root,-) %doc installed_docs/examples %{_libdir}/pkgconfig/%{name}.pc %changelog * Sat Apr 21 2007 Trond Danelsen - 0.4.3-3 - Moved example code to devel package. * Thu Apr 19 2007 Jef Spaleta - 0.4.3-2 - Package review corrections * Wed Apr 04 2007 Trond Danielsen - 0.4.3-1 - Initial version Index: sources =================================================================== RCS file: /cvs/extras/rpms/nautilus-python/FC-6/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 23 Apr 2007 17:49:52 -0000 1.1 +++ sources 24 Apr 2007 20:23:44 -0000 1.2 @@ -0,0 +1 @@ +f4bd5de3a9e01c80fc0a2ef7aeb64dd7 nautilus-python-0.4.3.tar.gz From fedora-extras-commits at redhat.com Tue Apr 24 20:25:05 2007 From: fedora-extras-commits at redhat.com (Jason Tibbitts (tibbs)) Date: Tue, 24 Apr 2007 16:25:05 -0400 Subject: rpms/denyhosts/FC-6 denyhosts-2.6-regex.patch, NONE, 1.1 denyhosts.spec, 1.39, 1.40 Message-ID: <200704242025.l3OKP5MD031851@cvs-int.fedora.redhat.com> Author: tibbs Update of /cvs/extras/rpms/denyhosts/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv31792 Modified Files: denyhosts.spec Added Files: denyhosts-2.6-regex.patch Log Message: * Mon Apr 23 2007 Jason L Tibbitts III - 2.6-4 - Apply fix to regex.py from Jonathan Underwood to fix bug 237449. denyhosts-2.6-regex.patch: --- NEW FILE denyhosts-2.6-regex.patch --- --- DenyHosts/regex.py.orig 2007-04-23 17:22:21.000000000 +0100 +++ DenyHosts/regex.py 2007-04-23 17:24:35.000000000 +0100 @@ -21,7 +21,7 @@ FAILED_ENTRY_REGEX6 = re.compile(r"""Did not receive identification string .*from (::ffff:)?(?P\d{1,3}\.\d{1,3}\.\d{1,3}\.\d{1,3})""") -FAILED_ENTRY_REGEX7 = re.compile(r"""User (?P.*) not allowed because not listed in AllowUsers""") +FAILED_ENTRY_REGEX7 = re.compile(r"""User (?P.*) .*from (::ffff:)?(?P\d{1,3}\.\d{1,3}\.\d{1,3}\.\d{1,3}) not allowed because not listed in AllowUsers""") # these are reserved for future versions Index: denyhosts.spec =================================================================== RCS file: /cvs/extras/rpms/denyhosts/FC-6/denyhosts.spec,v retrieving revision 1.39 retrieving revision 1.40 diff -u -r1.39 -r1.40 --- denyhosts.spec 8 Dec 2006 01:40:26 -0000 1.39 +++ denyhosts.spec 24 Apr 2007 20:24:31 -0000 1.40 @@ -1,6 +1,6 @@ Name: denyhosts Version: 2.6 -Release: 2%{?dist} +Release: 4%{?dist} Summary: A script to help thwart ssh server attacks Group: Applications/System @@ -16,6 +16,8 @@ Patch0: denyhosts-2.6-config.patch Patch1: denyhosts-2.4-setup.patch Patch2: denyhosts-2.2-daemon-control.patch +# Patch10 is a security fix +Patch10: denyhosts-2.6-regex.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch @@ -40,6 +42,7 @@ %patch0 -p0 -b .config %patch1 -p0 -b .setup %patch2 -p0 -b .daemon-control +%patch10 -p0 -b .regex cp %{SOURCE6} . @@ -148,6 +151,12 @@ %changelog +* Mon Apr 23 2007 Jason L Tibbitts III - 2.6-4 +- Apply fix to regex.py from Jonathan Underwood to fix bug 237449. + +* Fri Dec 08 2006 Jason L Tibbitts III - 2.6-3 +- Rebuild for new python. + * Thu Dec 07 2006 Jason L Tibbitts III - 2.6-2 - Update config patch. From fedora-extras-commits at redhat.com Tue Apr 24 20:36:10 2007 From: fedora-extras-commits at redhat.com (Jason Tibbitts (tibbs)) Date: Tue, 24 Apr 2007 16:36:10 -0400 Subject: rpms/denyhosts/FC-5 denyhosts.spec,1.32,1.33 Message-ID: <200704242036.l3OKaALG032476@cvs-int.fedora.redhat.com> Author: tibbs Update of /cvs/extras/rpms/denyhosts/FC-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv32444 Modified Files: denyhosts.spec Log Message: * Mon Apr 23 2007 Jason L Tibbitts III - 2.6-4 - Apply fix to regex.py from Jonathan Underwood to fix bug 237449. Index: denyhosts.spec =================================================================== RCS file: /cvs/extras/rpms/denyhosts/FC-5/denyhosts.spec,v retrieving revision 1.32 retrieving revision 1.33 diff -u -r1.32 -r1.33 --- denyhosts.spec 8 Dec 2006 01:51:05 -0000 1.32 +++ denyhosts.spec 24 Apr 2007 20:35:36 -0000 1.33 @@ -1,6 +1,6 @@ Name: denyhosts Version: 2.6 -Release: 2%{?dist} +Release: 4%{?dist} Summary: A script to help thwart ssh server attacks Group: Applications/System @@ -16,6 +16,8 @@ Patch0: denyhosts-2.6-config.patch Patch1: denyhosts-2.4-setup.patch Patch2: denyhosts-2.2-daemon-control.patch +# Patch10 is a security fix +Patch10: denyhosts-2.6-regex.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch @@ -40,6 +42,7 @@ %patch0 -p0 -b .config %patch1 -p0 -b .setup %patch2 -p0 -b .daemon-control +%patch10 -p0 -b .regex cp %{SOURCE6} . @@ -148,6 +151,12 @@ %changelog +* Mon Apr 23 2007 Jason L Tibbitts III - 2.6-4 +- Apply fix to regex.py from Jonathan Underwood to fix bug 237449. + +* Fri Dec 08 2006 Jason L Tibbitts III - 2.6-3 +- Rebuild for new python. + * Thu Dec 07 2006 Jason L Tibbitts III - 2.6-2 - Update config patch. From fedora-extras-commits at redhat.com Tue Apr 24 20:36:19 2007 From: fedora-extras-commits at redhat.com (Jason Tibbitts (tibbs)) Date: Tue, 24 Apr 2007 16:36:19 -0400 Subject: rpms/denyhosts/FC-5 denyhosts-2.6-regex.patch,NONE,1.1 Message-ID: <200704242036.l3OKaJc1032496@cvs-int.fedora.redhat.com> Author: tibbs Update of /cvs/extras/rpms/denyhosts/FC-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv32487 Added Files: denyhosts-2.6-regex.patch Log Message: * Mon Apr 23 2007 Jason L Tibbitts III - 2.6-4 - Apply fix to regex.py from Jonathan Underwood to fix bug 237449. denyhosts-2.6-regex.patch: --- NEW FILE denyhosts-2.6-regex.patch --- --- DenyHosts/regex.py.orig 2007-04-23 17:22:21.000000000 +0100 +++ DenyHosts/regex.py 2007-04-23 17:24:35.000000000 +0100 @@ -21,7 +21,7 @@ FAILED_ENTRY_REGEX6 = re.compile(r"""Did not receive identification string .*from (::ffff:)?(?P\d{1,3}\.\d{1,3}\.\d{1,3}\.\d{1,3})""") -FAILED_ENTRY_REGEX7 = re.compile(r"""User (?P.*) not allowed because not listed in AllowUsers""") +FAILED_ENTRY_REGEX7 = re.compile(r"""User (?P.*) .*from (::ffff:)?(?P\d{1,3}\.\d{1,3}\.\d{1,3}\.\d{1,3}) not allowed because not listed in AllowUsers""") # these are reserved for future versions From fedora-extras-commits at redhat.com Tue Apr 24 21:35:29 2007 From: fedora-extras-commits at redhat.com (Michael Thomas (wart)) Date: Tue, 24 Apr 2007 17:35:29 -0400 Subject: rpms/spr/EL-4 spr-05.00.01-cflags.patch, NONE, 1.1 spr-05.01.00-libstdc.patch, NONE, 1.1 spr.spec, NONE, 1.1 .cvsignore, 1.1, 1.2 sources, 1.1, 1.2 Message-ID: <200704242135.l3OLZTh4005331@cvs-int.fedora.redhat.com> Author: wart Update of /cvs/extras/rpms/spr/EL-4 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv5298 Modified Files: .cvsignore sources Added Files: spr-05.00.01-cflags.patch spr-05.01.00-libstdc.patch spr.spec Log Message: Initial import of files on the EL-4 branch spr-05.00.01-cflags.patch: --- NEW FILE spr-05.00.01-cflags.patch --- --- configure.ac.orig 2007-02-06 13:31:42.000000000 -0800 +++ configure.ac 2007-02-06 13:33:10.000000000 -0800 @@ -104,7 +104,16 @@ ################################ -AM_CXXFLAGS="-ansi -pedantic -O4" +if [ -z "$CXXFLAGS" ] ; then + if [ -z "$ac_save_CXXFLAGS" ] ; then + AM_CXXFLAGS="-ansi -pedantic -O4" + else + AM_CXXFLAGS="$ac_save_CXXFLAGS" + fi +else + AM_CXXFLAGS="$CXXFLAGS" +fi + AC_SUBST([AM_CPPFLAGS]) AC_SUBST([AM_CXXFLAGS]) --- configure.orig 2007-02-06 13:33:24.000000000 -0800 +++ configure 2007-02-06 13:33:52.000000000 -0800 @@ -9648,7 +9648,15 @@ ################################ -AM_CXXFLAGS="-ansi -pedantic -O4" +if [ -z "$CXXFLAGS" ] ; then + if [ -z "$ac_save_CXXFLAGS" ] ; then + AM_CXXFLAGS="-ansi -pedantic -O4" + else + AM_CXXFLAGS="$ac_save_CXXFLAGS" + fi +else + AM_CXXFLAGS="$CXXFLAGS" +fi spr-05.01.00-libstdc.patch: --- NEW FILE spr-05.01.00-libstdc.patch --- --- src/Makefile.am.orig 2007-04-22 15:06:51.000000000 -0700 +++ src/Makefile.am 2007-04-22 15:07:02.000000000 -0700 @@ -52,7 +52,7 @@ libSPR_la_SOURCES += $(TMP_ROOT_FILES) $(TMP_HEPTUPLE_FILES) libSPR_la_CPPFLAGS += $(ROOTCPPFLAGS) -libSPR_la_LDFLAGS = $(ROOTLDFLAGS) +libSPR_la_LDFLAGS = $(ROOTLDFLAGS) -lstdc++ libSPR_la_LIBADD = $(top_srcdir)/math/libSPRmath.la ##################################################################### --- src/Makefile.in.orig 2007-04-22 15:06:44.000000000 -0700 +++ src/Makefile.in 2007-04-22 15:07:13.000000000 -0700 @@ -141,7 +141,7 @@ @WITH_ROOT_TRUE at TMP_ROOT_FILES = SprRootReader.cc SprRootWriter.cc @WITH_HEPTUPLE_TRUE at TMP_HEPTUPLE_FILES = SprTupleWriter.cc -libSPR_la_LDFLAGS = $(ROOTLDFLAGS) +libSPR_la_LDFLAGS = $(ROOTLDFLAGS) -lstdc++ libSPR_la_LIBADD = $(top_srcdir)/math/libSPRmath.la --- NEW FILE spr.spec --- Name: spr Version: 05.01.00 Release: 3%{?dist} Summary: Library for categorization of data Group: Development/Libraries License: GPL URL: http://www.hep.caltech.edu/~narsky/spr.html Patch0: spr-05.00.01-cflags.patch Patch1: spr-05.01.00-libstdc.patch Source0: http://downloads.sourceforge.net/statpatrec/SPR-05-01-00.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: libstdc++-devel %description The package implements a variety of tools for categorization of multivariate data such as boosted decision trees, bagging and random forest, bump hunting (PRIM), a multi-class learner and others. %package devel Summary: Development files for the Stat Pattern Recognition code Group: Development/Libraries Requires: %{name} = %{version}-%{release} %description devel %{summary}. %prep %setup -q -n StatPatternRecognition touch -r configure.ac configure.ac.stamp touch -r src/Makefile.am src/Makefile.am.stamp %patch0 %patch1 touch -r configure.ac.stamp configure.ac touch -r src/Makefile.am.stamp src/Makefile.am %build %configure --without-root --disable-static --datadir=%{_datadir}/%{name} \ --includedir=%{_includedir}/%{name} # Remove this gcc34-ism. Upstream is aware of this and needs time to # find a fix. sed -i -e 's/ -lg2c//' src/Makefile # Parallel builds currently not supported. Upstream is aware of this # and needs time to find a fix. make %install rm -rf $RPM_BUILD_ROOT make install DESTDIR=$RPM_BUILD_ROOT INSTALL="%{__install} -c -p" rm -f $RPM_BUILD_ROOT%{_libdir}/*.la %clean rm -rf $RPM_BUILD_ROOT %post -p /sbin/ldconfig %postun -p /sbin/ldconfig %files %defattr(-,root,root,-) %doc AUTHORS COPYING HISTORY README %{_bindir}/* %{_libdir}/*.so.* %{_datadir}/%{name} %files devel %defattr(-,root,root,-) %{_includedir}/%{name} %{_libdir}/*.so %changelog * Mon Apr 23 2007 Michael Thomas 05.01.00-3 - Fix ownership of header directory in -devel subpackage * Sun Apr 22 2007 Michael Thomas 05.01.00-2 - Move headers to their own subdirectory - Preserve timestamps on installed files * Fri Apr 20 2007 Michael Thomas 05.01.00-1 - Update to 5.01.00 * Tue Feb 6 2007 Michael Thomas 05.00.01-1 - Initial RPM package Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/spr/EL-4/.cvsignore,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- .cvsignore 24 Apr 2007 01:29:52 -0000 1.1 +++ .cvsignore 24 Apr 2007 21:34:55 -0000 1.2 @@ -0,0 +1 @@ +SPR-05-01-00.tar.gz Index: sources =================================================================== RCS file: /cvs/extras/rpms/spr/EL-4/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 24 Apr 2007 01:29:52 -0000 1.1 +++ sources 24 Apr 2007 21:34:55 -0000 1.2 @@ -0,0 +1 @@ +4348f8fbd5d9404de8986915966ca0c5 SPR-05-01-00.tar.gz From fedora-extras-commits at redhat.com Tue Apr 24 21:36:41 2007 From: fedora-extras-commits at redhat.com (Michael Thomas (wart)) Date: Tue, 24 Apr 2007 17:36:41 -0400 Subject: rpms/spr/EL-5 spr-05.00.01-cflags.patch, NONE, 1.1 spr-05.01.00-libstdc.patch, NONE, 1.1 spr.spec, NONE, 1.1 .cvsignore, 1.1, 1.2 sources, 1.1, 1.2 Message-ID: <200704242136.l3OLafnE005417@cvs-int.fedora.redhat.com> Author: wart Update of /cvs/extras/rpms/spr/EL-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv5386 Modified Files: .cvsignore sources Added Files: spr-05.00.01-cflags.patch spr-05.01.00-libstdc.patch spr.spec Log Message: Initial import of files on the EL-5 branch spr-05.00.01-cflags.patch: --- NEW FILE spr-05.00.01-cflags.patch --- --- configure.ac.orig 2007-02-06 13:31:42.000000000 -0800 +++ configure.ac 2007-02-06 13:33:10.000000000 -0800 @@ -104,7 +104,16 @@ ################################ -AM_CXXFLAGS="-ansi -pedantic -O4" +if [ -z "$CXXFLAGS" ] ; then + if [ -z "$ac_save_CXXFLAGS" ] ; then + AM_CXXFLAGS="-ansi -pedantic -O4" + else + AM_CXXFLAGS="$ac_save_CXXFLAGS" + fi +else + AM_CXXFLAGS="$CXXFLAGS" +fi + AC_SUBST([AM_CPPFLAGS]) AC_SUBST([AM_CXXFLAGS]) --- configure.orig 2007-02-06 13:33:24.000000000 -0800 +++ configure 2007-02-06 13:33:52.000000000 -0800 @@ -9648,7 +9648,15 @@ ################################ -AM_CXXFLAGS="-ansi -pedantic -O4" +if [ -z "$CXXFLAGS" ] ; then + if [ -z "$ac_save_CXXFLAGS" ] ; then + AM_CXXFLAGS="-ansi -pedantic -O4" + else + AM_CXXFLAGS="$ac_save_CXXFLAGS" + fi +else + AM_CXXFLAGS="$CXXFLAGS" +fi spr-05.01.00-libstdc.patch: --- NEW FILE spr-05.01.00-libstdc.patch --- --- src/Makefile.am.orig 2007-04-22 15:06:51.000000000 -0700 +++ src/Makefile.am 2007-04-22 15:07:02.000000000 -0700 @@ -52,7 +52,7 @@ libSPR_la_SOURCES += $(TMP_ROOT_FILES) $(TMP_HEPTUPLE_FILES) libSPR_la_CPPFLAGS += $(ROOTCPPFLAGS) -libSPR_la_LDFLAGS = $(ROOTLDFLAGS) +libSPR_la_LDFLAGS = $(ROOTLDFLAGS) -lstdc++ libSPR_la_LIBADD = $(top_srcdir)/math/libSPRmath.la ##################################################################### --- src/Makefile.in.orig 2007-04-22 15:06:44.000000000 -0700 +++ src/Makefile.in 2007-04-22 15:07:13.000000000 -0700 @@ -141,7 +141,7 @@ @WITH_ROOT_TRUE at TMP_ROOT_FILES = SprRootReader.cc SprRootWriter.cc @WITH_HEPTUPLE_TRUE at TMP_HEPTUPLE_FILES = SprTupleWriter.cc -libSPR_la_LDFLAGS = $(ROOTLDFLAGS) +libSPR_la_LDFLAGS = $(ROOTLDFLAGS) -lstdc++ libSPR_la_LIBADD = $(top_srcdir)/math/libSPRmath.la --- NEW FILE spr.spec --- Name: spr Version: 05.01.00 Release: 3%{?dist} Summary: Library for categorization of data Group: Development/Libraries License: GPL URL: http://www.hep.caltech.edu/~narsky/spr.html Patch0: spr-05.00.01-cflags.patch Patch1: spr-05.01.00-libstdc.patch Source0: http://downloads.sourceforge.net/statpatrec/SPR-05-01-00.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: libstdc++-devel %description The package implements a variety of tools for categorization of multivariate data such as boosted decision trees, bagging and random forest, bump hunting (PRIM), a multi-class learner and others. %package devel Summary: Development files for the Stat Pattern Recognition code Group: Development/Libraries Requires: %{name} = %{version}-%{release} %description devel %{summary}. %prep %setup -q -n StatPatternRecognition touch -r configure.ac configure.ac.stamp touch -r src/Makefile.am src/Makefile.am.stamp %patch0 %patch1 touch -r configure.ac.stamp configure.ac touch -r src/Makefile.am.stamp src/Makefile.am %build %configure --without-root --disable-static --datadir=%{_datadir}/%{name} \ --includedir=%{_includedir}/%{name} # Remove this gcc34-ism. Upstream is aware of this and needs time to # find a fix. sed -i -e 's/ -lg2c//' src/Makefile # Parallel builds currently not supported. Upstream is aware of this # and needs time to find a fix. make %install rm -rf $RPM_BUILD_ROOT make install DESTDIR=$RPM_BUILD_ROOT INSTALL="%{__install} -c -p" rm -f $RPM_BUILD_ROOT%{_libdir}/*.la %clean rm -rf $RPM_BUILD_ROOT %post -p /sbin/ldconfig %postun -p /sbin/ldconfig %files %defattr(-,root,root,-) %doc AUTHORS COPYING HISTORY README %{_bindir}/* %{_libdir}/*.so.* %{_datadir}/%{name} %files devel %defattr(-,root,root,-) %{_includedir}/%{name} %{_libdir}/*.so %changelog * Mon Apr 23 2007 Michael Thomas 05.01.00-3 - Fix ownership of header directory in -devel subpackage * Sun Apr 22 2007 Michael Thomas 05.01.00-2 - Move headers to their own subdirectory - Preserve timestamps on installed files * Fri Apr 20 2007 Michael Thomas 05.01.00-1 - Update to 5.01.00 * Tue Feb 6 2007 Michael Thomas 05.00.01-1 - Initial RPM package Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/spr/EL-5/.cvsignore,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- .cvsignore 24 Apr 2007 01:29:52 -0000 1.1 +++ .cvsignore 24 Apr 2007 21:36:06 -0000 1.2 @@ -0,0 +1 @@ +SPR-05-01-00.tar.gz Index: sources =================================================================== RCS file: /cvs/extras/rpms/spr/EL-5/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 24 Apr 2007 01:29:52 -0000 1.1 +++ sources 24 Apr 2007 21:36:06 -0000 1.2 @@ -0,0 +1 @@ +4348f8fbd5d9404de8986915966ca0c5 SPR-05-01-00.tar.gz From fedora-extras-commits at redhat.com Tue Apr 24 22:14:59 2007 From: fedora-extras-commits at redhat.com (Jason Tibbitts (tibbs)) Date: Tue, 24 Apr 2007 18:14:59 -0400 Subject: rpms/denyhosts/FC-4 denyhosts-2.6-regex.patch, NONE, 1.1 denyhosts.spec, 1.15, 1.16 Message-ID: <200704242214.l3OMExGt010112@cvs-int.fedora.redhat.com> Author: tibbs Update of /cvs/extras/rpms/denyhosts/FC-4 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv10092 Modified Files: denyhosts.spec Added Files: denyhosts-2.6-regex.patch Log Message: * Mon Apr 23 2007 Jason L Tibbitts III - 2.6-4 - Apply fix to regex.py from Jonathan Underwood to fix bug 237449. denyhosts-2.6-regex.patch: --- NEW FILE denyhosts-2.6-regex.patch --- --- DenyHosts/regex.py.orig 2007-04-23 17:22:21.000000000 +0100 +++ DenyHosts/regex.py 2007-04-23 17:24:35.000000000 +0100 @@ -21,7 +21,7 @@ FAILED_ENTRY_REGEX6 = re.compile(r"""Did not receive identification string .*from (::ffff:)?(?P\d{1,3}\.\d{1,3}\.\d{1,3}\.\d{1,3})""") -FAILED_ENTRY_REGEX7 = re.compile(r"""User (?P.*) not allowed because not listed in AllowUsers""") +FAILED_ENTRY_REGEX7 = re.compile(r"""User (?P.*) .*from (::ffff:)?(?P\d{1,3}\.\d{1,3}\.\d{1,3}\.\d{1,3}) not allowed because not listed in AllowUsers""") # these are reserved for future versions Index: denyhosts.spec =================================================================== RCS file: /cvs/extras/rpms/denyhosts/FC-4/denyhosts.spec,v retrieving revision 1.15 retrieving revision 1.16 diff -u -r1.15 -r1.16 --- denyhosts.spec 8 Dec 2006 01:52:11 -0000 1.15 +++ denyhosts.spec 24 Apr 2007 22:14:25 -0000 1.16 @@ -1,6 +1,6 @@ Name: denyhosts Version: 2.6 -Release: 2%{?dist} +Release: 4%{?dist} Summary: A script to help thwart ssh server attacks Group: Applications/System @@ -16,6 +16,8 @@ Patch0: denyhosts-2.6-config.patch Patch1: denyhosts-2.4-setup.patch Patch2: denyhosts-2.2-daemon-control.patch +# Patch10 is a security fix +Patch10: denyhosts-2.6-regex.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch @@ -40,6 +42,7 @@ %patch0 -p0 -b .config %patch1 -p0 -b .setup %patch2 -p0 -b .daemon-control +%patch10 -p0 -b .regex cp %{SOURCE6} . @@ -148,6 +151,12 @@ %changelog +* Mon Apr 23 2007 Jason L Tibbitts III - 2.6-4 +- Apply fix to regex.py from Jonathan Underwood to fix bug 237449. + +* Fri Dec 08 2006 Jason L Tibbitts III - 2.6-3 +- Rebuild for new python. + * Thu Dec 07 2006 Jason L Tibbitts III - 2.6-2 - Update config patch. From fedora-extras-commits at redhat.com Tue Apr 24 22:16:06 2007 From: fedora-extras-commits at redhat.com (Jason Tibbitts (tibbs)) Date: Tue, 24 Apr 2007 18:16:06 -0400 Subject: rpms/denyhosts/FC-3 denyhosts-2.6-regex.patch, NONE, 1.1 denyhosts.spec, 1.15, 1.16 Message-ID: <200704242216.l3OMG6TT010187@cvs-int.fedora.redhat.com> Author: tibbs Update of /cvs/extras/rpms/denyhosts/FC-3 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv10167 Modified Files: denyhosts.spec Added Files: denyhosts-2.6-regex.patch Log Message: * Mon Apr 23 2007 Jason L Tibbitts III - 2.6-4 - Apply fix to regex.py from Jonathan Underwood to fix bug 237449. denyhosts-2.6-regex.patch: --- NEW FILE denyhosts-2.6-regex.patch --- --- DenyHosts/regex.py.orig 2007-04-23 17:22:21.000000000 +0100 +++ DenyHosts/regex.py 2007-04-23 17:24:35.000000000 +0100 @@ -21,7 +21,7 @@ FAILED_ENTRY_REGEX6 = re.compile(r"""Did not receive identification string .*from (::ffff:)?(?P\d{1,3}\.\d{1,3}\.\d{1,3}\.\d{1,3})""") -FAILED_ENTRY_REGEX7 = re.compile(r"""User (?P.*) not allowed because not listed in AllowUsers""") +FAILED_ENTRY_REGEX7 = re.compile(r"""User (?P.*) .*from (::ffff:)?(?P\d{1,3}\.\d{1,3}\.\d{1,3}\.\d{1,3}) not allowed because not listed in AllowUsers""") # these are reserved for future versions Index: denyhosts.spec =================================================================== RCS file: /cvs/extras/rpms/denyhosts/FC-3/denyhosts.spec,v retrieving revision 1.15 retrieving revision 1.16 diff -u -r1.15 -r1.16 --- denyhosts.spec 8 Dec 2006 01:54:02 -0000 1.15 +++ denyhosts.spec 24 Apr 2007 22:15:31 -0000 1.16 @@ -1,6 +1,6 @@ Name: denyhosts Version: 2.6 -Release: 2%{?dist} +Release: 4%{?dist} Summary: A script to help thwart ssh server attacks Group: Applications/System @@ -16,6 +16,8 @@ Patch0: denyhosts-2.6-config.patch Patch1: denyhosts-2.4-setup.patch Patch2: denyhosts-2.2-daemon-control.patch +# Patch10 is a security fix +Patch10: denyhosts-2.6-regex.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch @@ -40,6 +42,7 @@ %patch0 -p0 -b .config %patch1 -p0 -b .setup %patch2 -p0 -b .daemon-control +%patch10 -p0 -b .regex cp %{SOURCE6} . @@ -148,6 +151,12 @@ %changelog +* Mon Apr 23 2007 Jason L Tibbitts III - 2.6-4 +- Apply fix to regex.py from Jonathan Underwood to fix bug 237449. + +* Fri Dec 08 2006 Jason L Tibbitts III - 2.6-3 +- Rebuild for new python. + * Thu Dec 07 2006 Jason L Tibbitts III - 2.6-2 - Update config patch. From fedora-extras-commits at redhat.com Tue Apr 24 22:17:21 2007 From: fedora-extras-commits at redhat.com (Jason Tibbitts (tibbs)) Date: Tue, 24 Apr 2007 18:17:21 -0400 Subject: rpms/denyhosts/EL-4 denyhosts-2.6-regex.patch, NONE, 1.1 denyhosts.spec, 1.15, 1.16 Message-ID: <200704242217.l3OMHLqI010254@cvs-int.fedora.redhat.com> Author: tibbs Update of /cvs/extras/rpms/denyhosts/EL-4 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv10229 Modified Files: denyhosts.spec Added Files: denyhosts-2.6-regex.patch Log Message: * Mon Apr 23 2007 Jason L Tibbitts III - 2.6-4 - Apply fix to regex.py from Jonathan Underwood to fix bug 237449. denyhosts-2.6-regex.patch: --- NEW FILE denyhosts-2.6-regex.patch --- --- DenyHosts/regex.py.orig 2007-04-23 17:22:21.000000000 +0100 +++ DenyHosts/regex.py 2007-04-23 17:24:35.000000000 +0100 @@ -21,7 +21,7 @@ FAILED_ENTRY_REGEX6 = re.compile(r"""Did not receive identification string .*from (::ffff:)?(?P\d{1,3}\.\d{1,3}\.\d{1,3}\.\d{1,3})""") -FAILED_ENTRY_REGEX7 = re.compile(r"""User (?P.*) not allowed because not listed in AllowUsers""") +FAILED_ENTRY_REGEX7 = re.compile(r"""User (?P.*) .*from (::ffff:)?(?P\d{1,3}\.\d{1,3}\.\d{1,3}\.\d{1,3}) not allowed because not listed in AllowUsers""") # these are reserved for future versions Index: denyhosts.spec =================================================================== RCS file: /cvs/extras/rpms/denyhosts/EL-4/denyhosts.spec,v retrieving revision 1.15 retrieving revision 1.16 diff -u -r1.15 -r1.16 --- denyhosts.spec 8 Dec 2006 01:55:45 -0000 1.15 +++ denyhosts.spec 24 Apr 2007 22:16:47 -0000 1.16 @@ -1,6 +1,6 @@ Name: denyhosts Version: 2.6 -Release: 2%{?dist} +Release: 4%{?dist} Summary: A script to help thwart ssh server attacks Group: Applications/System @@ -16,6 +16,8 @@ Patch0: denyhosts-2.6-config.patch Patch1: denyhosts-2.4-setup.patch Patch2: denyhosts-2.2-daemon-control.patch +# Patch10 is a security fix +Patch10: denyhosts-2.6-regex.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch @@ -40,6 +42,7 @@ %patch0 -p0 -b .config %patch1 -p0 -b .setup %patch2 -p0 -b .daemon-control +%patch10 -p0 -b .regex cp %{SOURCE6} . @@ -148,6 +151,12 @@ %changelog +* Mon Apr 23 2007 Jason L Tibbitts III - 2.6-4 +- Apply fix to regex.py from Jonathan Underwood to fix bug 237449. + +* Fri Dec 08 2006 Jason L Tibbitts III - 2.6-3 +- Rebuild for new python. + * Thu Dec 07 2006 Jason L Tibbitts III - 2.6-2 - Update config patch. From fedora-extras-commits at redhat.com Tue Apr 24 22:18:51 2007 From: fedora-extras-commits at redhat.com (Jason Tibbitts (tibbs)) Date: Tue, 24 Apr 2007 18:18:51 -0400 Subject: rpms/denyhosts/EL-5 denyhosts-2.6-regex.patch, NONE, 1.1 denyhosts.spec, 1.39, 1.40 Message-ID: <200704242218.l3OMIpa5010330@cvs-int.fedora.redhat.com> Author: tibbs Update of /cvs/extras/rpms/denyhosts/EL-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv10310 Modified Files: denyhosts.spec Added Files: denyhosts-2.6-regex.patch Log Message: * Mon Apr 23 2007 Jason L Tibbitts III - 2.6-4 - Apply fix to regex.py from Jonathan Underwood to fix bug 237449. denyhosts-2.6-regex.patch: --- NEW FILE denyhosts-2.6-regex.patch --- --- DenyHosts/regex.py.orig 2007-04-23 17:22:21.000000000 +0100 +++ DenyHosts/regex.py 2007-04-23 17:24:35.000000000 +0100 @@ -21,7 +21,7 @@ FAILED_ENTRY_REGEX6 = re.compile(r"""Did not receive identification string .*from (::ffff:)?(?P\d{1,3}\.\d{1,3}\.\d{1,3}\.\d{1,3})""") -FAILED_ENTRY_REGEX7 = re.compile(r"""User (?P.*) not allowed because not listed in AllowUsers""") +FAILED_ENTRY_REGEX7 = re.compile(r"""User (?P.*) .*from (::ffff:)?(?P\d{1,3}\.\d{1,3}\.\d{1,3}\.\d{1,3}) not allowed because not listed in AllowUsers""") # these are reserved for future versions Index: denyhosts.spec =================================================================== RCS file: /cvs/extras/rpms/denyhosts/EL-5/denyhosts.spec,v retrieving revision 1.39 retrieving revision 1.40 diff -u -r1.39 -r1.40 --- denyhosts.spec 8 Dec 2006 01:57:36 -0000 1.39 +++ denyhosts.spec 24 Apr 2007 22:18:17 -0000 1.40 @@ -1,6 +1,6 @@ Name: denyhosts Version: 2.6 -Release: 2%{?dist} +Release: 4%{?dist} Summary: A script to help thwart ssh server attacks Group: Applications/System @@ -16,6 +16,8 @@ Patch0: denyhosts-2.6-config.patch Patch1: denyhosts-2.4-setup.patch Patch2: denyhosts-2.2-daemon-control.patch +# Patch10 is a security fix +Patch10: denyhosts-2.6-regex.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch @@ -40,6 +42,7 @@ %patch0 -p0 -b .config %patch1 -p0 -b .setup %patch2 -p0 -b .daemon-control +%patch10 -p0 -b .regex cp %{SOURCE6} . @@ -148,6 +151,12 @@ %changelog +* Mon Apr 23 2007 Jason L Tibbitts III - 2.6-4 +- Apply fix to regex.py from Jonathan Underwood to fix bug 237449. + +* Fri Dec 08 2006 Jason L Tibbitts III - 2.6-3 +- Rebuild for new python. + * Thu Dec 07 2006 Jason L Tibbitts III - 2.6-2 - Update config patch. From fedora-extras-commits at redhat.com Tue Apr 24 23:01:38 2007 From: fedora-extras-commits at redhat.com (Jose Pedro Oliveira (jpo)) Date: Tue, 24 Apr 2007 19:01:38 -0400 Subject: rpms/srecord/FC-5 .cvsignore, 1.10, 1.11 sources, 1.10, 1.11 srecord.spec, 1.10, 1.11 Message-ID: <200704242301.l3ON1cl9015630@cvs-int.fedora.redhat.com> Author: jpo Update of /cvs/extras/rpms/srecord/FC-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv11276/FC-5 Modified Files: .cvsignore sources srecord.spec Log Message: Update to 1.32. Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/srecord/FC-5/.cvsignore,v retrieving revision 1.10 retrieving revision 1.11 diff -u -r1.10 -r1.11 --- .cvsignore 5 Apr 2007 21:49:12 -0000 1.10 +++ .cvsignore 24 Apr 2007 23:01:01 -0000 1.11 @@ -1 +1 @@ -srecord-1.31.tar.gz +srecord-1.32.tar.gz Index: sources =================================================================== RCS file: /cvs/extras/rpms/srecord/FC-5/sources,v retrieving revision 1.10 retrieving revision 1.11 diff -u -r1.10 -r1.11 --- sources 5 Apr 2007 21:49:12 -0000 1.10 +++ sources 24 Apr 2007 23:01:01 -0000 1.11 @@ -1 +1 @@ -9391766aca7da38e4293776186a21f23 srecord-1.31.tar.gz +6134fe7d2fadf32281a067e617437147 srecord-1.32.tar.gz Index: srecord.spec =================================================================== RCS file: /cvs/extras/rpms/srecord/FC-5/srecord.spec,v retrieving revision 1.10 retrieving revision 1.11 diff -u -r1.10 -r1.11 --- srecord.spec 5 Apr 2007 21:49:12 -0000 1.10 +++ srecord.spec 24 Apr 2007 23:01:01 -0000 1.11 @@ -1,5 +1,5 @@ Name: srecord -Version: 1.31 +Version: 1.32 Release: 1%{?dist} Summary: Manipulate EPROM load files @@ -64,6 +64,9 @@ %changelog +* Tue Apr 24 2007 Jose Pedro Oliveira - 1.32-1 +- Update to 1.32. + * Thu Apr 5 2007 Jose Pedro Oliveira - 1.31-1 - Update to 1.31. From fedora-extras-commits at redhat.com Tue Apr 24 23:01:43 2007 From: fedora-extras-commits at redhat.com (Jose Pedro Oliveira (jpo)) Date: Tue, 24 Apr 2007 19:01:43 -0400 Subject: rpms/srecord/FC-6 .cvsignore, 1.10, 1.11 sources, 1.10, 1.11 srecord.spec, 1.11, 1.12 Message-ID: <200704242301.l3ON1ht3015642@cvs-int.fedora.redhat.com> Author: jpo Update of /cvs/extras/rpms/srecord/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv11276/FC-6 Modified Files: .cvsignore sources srecord.spec Log Message: Update to 1.32. Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/srecord/FC-6/.cvsignore,v retrieving revision 1.10 retrieving revision 1.11 diff -u -r1.10 -r1.11 --- .cvsignore 5 Apr 2007 21:49:16 -0000 1.10 +++ .cvsignore 24 Apr 2007 23:01:08 -0000 1.11 @@ -1 +1 @@ -srecord-1.31.tar.gz +srecord-1.32.tar.gz Index: sources =================================================================== RCS file: /cvs/extras/rpms/srecord/FC-6/sources,v retrieving revision 1.10 retrieving revision 1.11 diff -u -r1.10 -r1.11 --- sources 5 Apr 2007 21:49:16 -0000 1.10 +++ sources 24 Apr 2007 23:01:08 -0000 1.11 @@ -1 +1 @@ -9391766aca7da38e4293776186a21f23 srecord-1.31.tar.gz +6134fe7d2fadf32281a067e617437147 srecord-1.32.tar.gz Index: srecord.spec =================================================================== RCS file: /cvs/extras/rpms/srecord/FC-6/srecord.spec,v retrieving revision 1.11 retrieving revision 1.12 diff -u -r1.11 -r1.12 --- srecord.spec 5 Apr 2007 21:49:16 -0000 1.11 +++ srecord.spec 24 Apr 2007 23:01:08 -0000 1.12 @@ -1,5 +1,5 @@ Name: srecord -Version: 1.31 +Version: 1.32 Release: 1%{?dist} Summary: Manipulate EPROM load files @@ -64,6 +64,9 @@ %changelog +* Tue Apr 24 2007 Jose Pedro Oliveira - 1.32-1 +- Update to 1.32. + * Thu Apr 5 2007 Jose Pedro Oliveira - 1.31-1 - Update to 1.31. From fedora-extras-commits at redhat.com Tue Apr 24 23:01:48 2007 From: fedora-extras-commits at redhat.com (Jose Pedro Oliveira (jpo)) Date: Tue, 24 Apr 2007 19:01:48 -0400 Subject: rpms/srecord/devel .cvsignore, 1.10, 1.11 sources, 1.10, 1.11 srecord.spec, 1.11, 1.12 Message-ID: <200704242301.l3ON1mJF015650@cvs-int.fedora.redhat.com> Author: jpo Update of /cvs/extras/rpms/srecord/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv11276/devel Modified Files: .cvsignore sources srecord.spec Log Message: Update to 1.32. Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/srecord/devel/.cvsignore,v retrieving revision 1.10 retrieving revision 1.11 diff -u -r1.10 -r1.11 --- .cvsignore 5 Apr 2007 21:49:20 -0000 1.10 +++ .cvsignore 24 Apr 2007 23:01:14 -0000 1.11 @@ -1 +1 @@ -srecord-1.31.tar.gz +srecord-1.32.tar.gz Index: sources =================================================================== RCS file: /cvs/extras/rpms/srecord/devel/sources,v retrieving revision 1.10 retrieving revision 1.11 diff -u -r1.10 -r1.11 --- sources 5 Apr 2007 21:49:20 -0000 1.10 +++ sources 24 Apr 2007 23:01:14 -0000 1.11 @@ -1 +1 @@ -9391766aca7da38e4293776186a21f23 srecord-1.31.tar.gz +6134fe7d2fadf32281a067e617437147 srecord-1.32.tar.gz Index: srecord.spec =================================================================== RCS file: /cvs/extras/rpms/srecord/devel/srecord.spec,v retrieving revision 1.11 retrieving revision 1.12 diff -u -r1.11 -r1.12 --- srecord.spec 5 Apr 2007 21:49:20 -0000 1.11 +++ srecord.spec 24 Apr 2007 23:01:14 -0000 1.12 @@ -1,5 +1,5 @@ Name: srecord -Version: 1.31 +Version: 1.32 Release: 1%{?dist} Summary: Manipulate EPROM load files @@ -64,6 +64,9 @@ %changelog +* Tue Apr 24 2007 Jose Pedro Oliveira - 1.32-1 +- Update to 1.32. + * Thu Apr 5 2007 Jose Pedro Oliveira - 1.31-1 - Update to 1.31. From fedora-extras-commits at redhat.com Tue Apr 24 23:23:47 2007 From: fedora-extras-commits at redhat.com (Peter Gordon (pgordon)) Date: Tue, 24 Apr 2007 19:23:47 -0400 Subject: rpms/scribes/devel scribes-fix-Job.py-print-header-path.patch, NONE, 1.1 .cvsignore, 1.11, 1.12 scribes.spec, 1.26, 1.27 sources, 1.11, 1.12 Message-ID: <200704242323.l3ONNldK016032@cvs-int.fedora.redhat.com> Author: pgordon Update of /cvs/extras/rpms/scribes/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv16008 Modified Files: .cvsignore scribes.spec sources Added Files: scribes-fix-Job.py-print-header-path.patch Log Message: * Tue Apr 24 2007 Peter Gordon - 0.3.2.1-1 - Update to new upstream release (0.3.2.1). - Add patch to fix the header of print jobs (incomplete filenames): + fix-Job.py-print-header-path.patch - Move %configure call to %build stage (%prep should only be source unpacking/patching/etc). - Reorder scriptlets (aesthetic change only). scribes-fix-Job.py-print-header-path.patch: --- NEW FILE scribes-fix-Job.py-print-header-path.patch --- --- plugins/PrintDialog/Job.py.orig 2007-04-24 16:09:09.000000000 -0700 +++ plugins/PrintDialog/Job.py 2007-04-24 16:09:50.000000000 -0700 @@ -73,7 +73,8 @@ @type editor: An Editor object. """ from i18n import msg0003 - self.__header = msg0003 + str(editor.uri) + from urllib import url2pathname + self.__header = msg0003 + str(url2pathname(editor.uri)) return def __set_properties(self): Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/scribes/devel/.cvsignore,v retrieving revision 1.11 retrieving revision 1.12 diff -u -r1.11 -r1.12 --- .cvsignore 1 Apr 2007 17:39:19 -0000 1.11 +++ .cvsignore 24 Apr 2007 23:23:13 -0000 1.12 @@ -1 +1 @@ -scribes-0.3.2.tar.bz2 +scribes-0.3.2.1.tar.bz2 Index: scribes.spec =================================================================== RCS file: /cvs/extras/rpms/scribes/devel/scribes.spec,v retrieving revision 1.26 retrieving revision 1.27 diff -u -r1.26 -r1.27 --- scribes.spec 1 Apr 2007 20:16:42 -0000 1.26 +++ scribes.spec 24 Apr 2007 23:23:13 -0000 1.27 @@ -3,7 +3,7 @@ %define python_module_name SCRIBES Name: scribes -Version: 0.3.2 +Version: 0.3.2.1 Release: 1%{?dist} Summary: A sleek, simple, and powerful text editor for the GNOME desktop Group: Applications/Editors @@ -12,6 +12,7 @@ Source0: http://dl.sf.net/sourceforge/%{name}/%{name}-%{version}.tar.bz2 Patch0: %{name}-configure.ac-no-python-depcheck.patch +Patch1: %{name}-fix-Job.py-print-header-path.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch @@ -74,33 +75,28 @@ %prep %setup -q -# Patch out the configure script's call to depcheck.py, since I've ensured -# that the deps are satisfied and the depcheck.py script is happy on its own, -# though fails when run through rpmbuild... +## Patch out the configure script's call to depcheck.py, since I've ensured +## that the deps are satisfied and the depcheck.py script is happy on its own, +## though fails when run through rpmbuild... %patch0 -p0 -# ..then recreate the configure script from the new configure.ac file... +## ..then recreate the configure script from the new configure.ac file... %{__autoconf} -# ..then recreate the root Makefile.in for the configure script to use... +## ..then recreate the root Makefile.in for the configure script to use... %{__aclocal} %{__automake} Makefile -find . -type f -exec sed -i -e "s/@MKDIR_P@/@mkdir_p@/g" '{}' \; -# ...and now configure it. Scrollkeeper and GConf schema stuff are disabled -# since they'll be installed with the scriptlets. -%configure --disable-scrollkeeper --disable-schemas-install --enable-nls +find . -type f -exec sed -i -e "s/@MKDIR_P@/@mkdir_p@/g" '{}' \; +## Fix the print headers when the path name contains whitespace. +%patch1 -p0 + %build +## Srollkeeper and GConf schema installations are disabled since they'll be +## handled with the scriptlets. +%configure --disable-scrollkeeper --disable-schemas-install --enable-nls make %{?_smp_mflags} -%pre -if [ "$1" -gt 1 ]; then - export GCONF_CONFIG_SOURCE=$(gconftool-2 --get-default-source) - gconftool-2 --makefile-uninstall-rule \ - %{_sysconfdir}/gconf/schemas/%{name}.schemas >/dev/null ||: -fi - - %install rm -rf %{buildroot} make DESTDIR=%{buildroot} install @@ -115,6 +111,18 @@ %find_lang %{name} +%clean +rm -rf %{buildroot} + + +%pre +if [ "$1" -gt 1 ]; then + export GCONF_CONFIG_SOURCE=$(gconftool-2 --get-default-source) + gconftool-2 --makefile-uninstall-rule \ + %{_sysconfdir}/gconf/schemas/%{name}.schemas >/dev/null ||: +fi + + %post export GCONF_CONFIG_SOURCE=$(gconftool-2 --get-default-source) gconftool-2 --makefile-install-rule \ @@ -125,10 +133,6 @@ %{_bindir}/gtk-update-icon-cache --quiet %{_datadir}/icons/hicolor ||: -%clean -rm -rf %{buildroot} - - %preun if [ "$1" -eq 0 ]; then export GCONF_CONFIG_SOURCE=$(gconftool-2 --get-default-source) @@ -159,6 +163,14 @@ %changelog +* Tue Apr 24 2007 Peter Gordon - 0.3.2.1-1 +- Update to new upstream release (0.3.2.1). +- Add patch to fix the header of print jobs (incomplete filenames): + + fix-Job.py-print-header-path.patch +- Move %%configure call to %%build stage (%%prep should only be source + unpacking/patching/etc). +- Reorder scriptlets (aesthetic change only). + * Sun Apr 01 2007 Peter Gordon - 0.3.2-1 - Update to new upstream release (0.3.2). - Update %%post and %%postun scriplets for new icon-cache guidelines. Index: sources =================================================================== RCS file: /cvs/extras/rpms/scribes/devel/sources,v retrieving revision 1.11 retrieving revision 1.12 diff -u -r1.11 -r1.12 --- sources 1 Apr 2007 17:39:19 -0000 1.11 +++ sources 24 Apr 2007 23:23:13 -0000 1.12 @@ -1 +1 @@ -93b052fce4b1975020b0b6521c1bb920 scribes-0.3.2.tar.bz2 +0c6470c4958f1004b9c0a74aaaedffe9 scribes-0.3.2.1.tar.bz2 From fedora-extras-commits at redhat.com Tue Apr 24 23:32:22 2007 From: fedora-extras-commits at redhat.com (Jose Pedro Oliveira (jpo)) Date: Tue, 24 Apr 2007 19:32:22 -0400 Subject: rpms/asymptote/FC-5 .cvsignore, 1.19, 1.20 asymptote.spec, 1.20, 1.21 sources, 1.19, 1.20 Message-ID: <200704242332.l3ONWMgc016577@cvs-int.fedora.redhat.com> Author: jpo Update of /cvs/extras/rpms/asymptote/FC-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv16516/FC-5 Modified Files: .cvsignore asymptote.spec sources Log Message: Update to 1.26. Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/asymptote/FC-5/.cvsignore,v retrieving revision 1.19 retrieving revision 1.20 diff -u -r1.19 -r1.20 --- .cvsignore 10 Apr 2007 14:13:07 -0000 1.19 +++ .cvsignore 24 Apr 2007 23:31:47 -0000 1.20 @@ -1 +1 @@ -asymptote-1.25.tar.gz +asymptote-1.26.src.tgz Index: asymptote.spec =================================================================== RCS file: /cvs/extras/rpms/asymptote/FC-5/asymptote.spec,v retrieving revision 1.20 retrieving revision 1.21 diff -u -r1.20 -r1.21 --- asymptote.spec 10 Apr 2007 14:13:07 -0000 1.20 +++ asymptote.spec 24 Apr 2007 23:31:47 -0000 1.21 @@ -4,14 +4,14 @@ %define xemacs_sitelisp %{_datadir}/xemacs/site-packages/lisp Name: asymptote -Version: 1.25 +Version: 1.26 Release: 1%{?dist} Summary: Descriptive vector graphics language Group: Applications/Publishing License: GPL URL: http://asymptote.sourceforge.net/ -Source: http://dl.sourceforge.net/sourceforge/asymptote/asymptote-%{version}.tar.gz +Source: http://dl.sourceforge.net/sourceforge/asymptote/asymptote-%{version}.src.tgz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: ncurses-devel @@ -138,6 +138,9 @@ %changelog +* Wed Apr 25 2007 Jose Pedro Oliveira - 1.26-1 +- Update to 1.26. + * Tue Apr 10 2007 Jose Pedro Oliveira - 1.25-1 - Update to 1.25. Index: sources =================================================================== RCS file: /cvs/extras/rpms/asymptote/FC-5/sources,v retrieving revision 1.19 retrieving revision 1.20 diff -u -r1.19 -r1.20 --- sources 10 Apr 2007 14:13:07 -0000 1.19 +++ sources 24 Apr 2007 23:31:47 -0000 1.20 @@ -1 +1 @@ -32a89bbec5a66d754c61ab7d9bfd1dbf asymptote-1.25.tar.gz +08ffbcf8ddf17644a408a86c8d2f0354 asymptote-1.26.src.tgz From fedora-extras-commits at redhat.com Tue Apr 24 23:32:31 2007 From: fedora-extras-commits at redhat.com (Jose Pedro Oliveira (jpo)) Date: Tue, 24 Apr 2007 19:32:31 -0400 Subject: rpms/asymptote/devel .cvsignore, 1.19, 1.20 asymptote.spec, 1.20, 1.21 sources, 1.19, 1.20 Message-ID: <200704242332.l3ONWVpT016587@cvs-int.fedora.redhat.com> Author: jpo Update of /cvs/extras/rpms/asymptote/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv16516/devel Modified Files: .cvsignore asymptote.spec sources Log Message: Update to 1.26. Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/asymptote/devel/.cvsignore,v retrieving revision 1.19 retrieving revision 1.20 diff -u -r1.19 -r1.20 --- .cvsignore 10 Apr 2007 13:41:38 -0000 1.19 +++ .cvsignore 24 Apr 2007 23:31:56 -0000 1.20 @@ -1 +1 @@ -asymptote-1.25.tar.gz +asymptote-1.26.src.tgz Index: asymptote.spec =================================================================== RCS file: /cvs/extras/rpms/asymptote/devel/asymptote.spec,v retrieving revision 1.20 retrieving revision 1.21 diff -u -r1.20 -r1.21 --- asymptote.spec 10 Apr 2007 13:41:38 -0000 1.20 +++ asymptote.spec 24 Apr 2007 23:31:56 -0000 1.21 @@ -4,14 +4,14 @@ %define xemacs_sitelisp %{_datadir}/xemacs/site-packages/lisp Name: asymptote -Version: 1.25 +Version: 1.26 Release: 1%{?dist} Summary: Descriptive vector graphics language Group: Applications/Publishing License: GPL URL: http://asymptote.sourceforge.net/ -Source: http://dl.sourceforge.net/sourceforge/asymptote/asymptote-%{version}.tar.gz +Source: http://dl.sourceforge.net/sourceforge/asymptote/asymptote-%{version}.src.tgz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: ncurses-devel @@ -138,6 +138,9 @@ %changelog +* Wed Apr 25 2007 Jose Pedro Oliveira - 1.26-1 +- Update to 1.26. + * Tue Apr 10 2007 Jose Pedro Oliveira - 1.25-1 - Update to 1.25. Index: sources =================================================================== RCS file: /cvs/extras/rpms/asymptote/devel/sources,v retrieving revision 1.19 retrieving revision 1.20 diff -u -r1.19 -r1.20 --- sources 10 Apr 2007 13:41:38 -0000 1.19 +++ sources 24 Apr 2007 23:31:56 -0000 1.20 @@ -1 +1 @@ -32a89bbec5a66d754c61ab7d9bfd1dbf asymptote-1.25.tar.gz +08ffbcf8ddf17644a408a86c8d2f0354 asymptote-1.26.src.tgz From fedora-extras-commits at redhat.com Tue Apr 24 23:32:26 2007 From: fedora-extras-commits at redhat.com (Jose Pedro Oliveira (jpo)) Date: Tue, 24 Apr 2007 19:32:26 -0400 Subject: rpms/asymptote/FC-6 .cvsignore, 1.19, 1.20 asymptote.spec, 1.20, 1.21 sources, 1.19, 1.20 Message-ID: <200704242332.l3ONWQxW016582@cvs-int.fedora.redhat.com> Author: jpo Update of /cvs/extras/rpms/asymptote/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv16516/FC-6 Modified Files: .cvsignore asymptote.spec sources Log Message: Update to 1.26. Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/asymptote/FC-6/.cvsignore,v retrieving revision 1.19 retrieving revision 1.20 diff -u -r1.19 -r1.20 --- .cvsignore 10 Apr 2007 14:13:07 -0000 1.19 +++ .cvsignore 24 Apr 2007 23:31:52 -0000 1.20 @@ -1 +1 @@ -asymptote-1.25.tar.gz +asymptote-1.26.src.tgz Index: asymptote.spec =================================================================== RCS file: /cvs/extras/rpms/asymptote/FC-6/asymptote.spec,v retrieving revision 1.20 retrieving revision 1.21 diff -u -r1.20 -r1.21 --- asymptote.spec 10 Apr 2007 14:13:07 -0000 1.20 +++ asymptote.spec 24 Apr 2007 23:31:52 -0000 1.21 @@ -4,14 +4,14 @@ %define xemacs_sitelisp %{_datadir}/xemacs/site-packages/lisp Name: asymptote -Version: 1.25 +Version: 1.26 Release: 1%{?dist} Summary: Descriptive vector graphics language Group: Applications/Publishing License: GPL URL: http://asymptote.sourceforge.net/ -Source: http://dl.sourceforge.net/sourceforge/asymptote/asymptote-%{version}.tar.gz +Source: http://dl.sourceforge.net/sourceforge/asymptote/asymptote-%{version}.src.tgz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: ncurses-devel @@ -138,6 +138,9 @@ %changelog +* Wed Apr 25 2007 Jose Pedro Oliveira - 1.26-1 +- Update to 1.26. + * Tue Apr 10 2007 Jose Pedro Oliveira - 1.25-1 - Update to 1.25. Index: sources =================================================================== RCS file: /cvs/extras/rpms/asymptote/FC-6/sources,v retrieving revision 1.19 retrieving revision 1.20 diff -u -r1.19 -r1.20 --- sources 10 Apr 2007 14:13:07 -0000 1.19 +++ sources 24 Apr 2007 23:31:52 -0000 1.20 @@ -1 +1 @@ -32a89bbec5a66d754c61ab7d9bfd1dbf asymptote-1.25.tar.gz +08ffbcf8ddf17644a408a86c8d2f0354 asymptote-1.26.src.tgz From fedora-extras-commits at redhat.com Tue Apr 24 23:56:22 2007 From: fedora-extras-commits at redhat.com (Jose Pedro Oliveira (jpo)) Date: Tue, 24 Apr 2007 19:56:22 -0400 Subject: rpms/perl-WWW-Bugzilla/FC-6 .cvsignore, 1.2, 1.3 perl-WWW-Bugzilla.spec, 1.1, 1.2 sources, 1.2, 1.3 Message-ID: <200704242356.l3ONuM1n016947@cvs-int.fedora.redhat.com> Author: jpo Update of /cvs/extras/rpms/perl-WWW-Bugzilla/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv16923 Modified Files: .cvsignore perl-WWW-Bugzilla.spec sources Log Message: Sync with devel. Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/perl-WWW-Bugzilla/FC-6/.cvsignore,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- .cvsignore 21 Jun 2006 17:00:13 -0000 1.2 +++ .cvsignore 24 Apr 2007 23:55:48 -0000 1.3 @@ -1 +1 @@ -WWW-Bugzilla-0.8.tar.gz +WWW-Bugzilla-0.9.tar.gz Index: perl-WWW-Bugzilla.spec =================================================================== RCS file: /cvs/extras/rpms/perl-WWW-Bugzilla/FC-6/perl-WWW-Bugzilla.spec,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- perl-WWW-Bugzilla.spec 21 Jun 2006 17:00:13 -0000 1.1 +++ perl-WWW-Bugzilla.spec 24 Apr 2007 23:55:48 -0000 1.2 @@ -5,7 +5,7 @@ # Name: perl-WWW-Bugzilla -Version: 0.8 +Version: 0.9 Release: 1%{?dist} Summary: Handles submission/update of bugzilla bugs via WWW::Mechanize @@ -17,7 +17,7 @@ BuildArch: noarch BuildRequires: perl(Class::MethodMaker) >= 1.08 -BuildRequires: perl(WWW::Mechanize) >= 0.40 +BuildRequires: perl(WWW::Mechanize) >= 1.22 Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) Requires: perl(Class::MethodMaker) >= 1.08 @@ -41,7 +41,7 @@ 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 ';' +find $RPM_BUILD_ROOT -depth -type d -exec rmdir {} 2>/dev/null ';' chmod -R u+w $RPM_BUILD_ROOT/* @@ -61,6 +61,9 @@ %changelog +* Sat Apr 21 2007 Jose Pedro Oliveira - 0.9-1 +- Update to 0.9. + * Mon Jun 19 2006 Jose Pedro Oliveira - 0.8-1 - Update to 0.8. - Red Hat's bugzilla logins are now working Index: sources =================================================================== RCS file: /cvs/extras/rpms/perl-WWW-Bugzilla/FC-6/sources,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- sources 21 Jun 2006 17:00:13 -0000 1.2 +++ sources 24 Apr 2007 23:55:48 -0000 1.3 @@ -1 +1 @@ -0bc73f27fe485acfd8d23a6a21a94d01 WWW-Bugzilla-0.8.tar.gz +c30ee4a725bad258994683060c760b3a WWW-Bugzilla-0.9.tar.gz From fedora-extras-commits at redhat.com Wed Apr 25 00:33:18 2007 From: fedora-extras-commits at redhat.com (Doctor Bernadine) Date: Tue, 24 Apr 2007 20:33:18 -0400 Subject: MedHelp 18303 Message-ID: <20070424023352.21912.qmail@adsl-068-213-168-002.sip.shv.bellsouth.net> An HTML attachment was scrubbed... URL: From fedora-extras-commits at redhat.com Wed Apr 25 02:39:54 2007 From: fedora-extras-commits at redhat.com (Jasper O'neal Hartline (autopsy)) Date: Tue, 24 Apr 2007 22:39:54 -0400 Subject: kadischi/linuxrc livecd-linuxrc,1.8,1.9 Message-ID: <200704250240.l3P2eOEt000789@cvs-int.fedora.redhat.com> Author: autopsy Update of /cvs/devel/kadischi/linuxrc In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv759/linuxrc Modified Files: livecd-linuxrc Log Message: Include and load all PATA and SATA modules Index: livecd-linuxrc =================================================================== RCS file: /cvs/devel/kadischi/linuxrc/livecd-linuxrc,v retrieving revision 1.8 retrieving revision 1.9 diff -u -r1.8 -r1.9 --- livecd-linuxrc 21 Apr 2007 15:06:52 -0000 1.8 +++ livecd-linuxrc 25 Apr 2007 02:39:52 -0000 1.9 @@ -95,12 +95,62 @@ # libata.ko ata_generic.ko ata_piix.ko # libata PATA devices. -echo "Loading libata module" +echo "Loading ATA modules" modprobe libata -echo "Loading ata_generic module" modprobe ata_generic -echo "Loading ata_piix module" modprobe ata_piix +modprobe ahci +modprobe pata_ali +modprobe pata_amd +modprobe pata_artop +modprobe pata_atiixp +modprobe pata_cmd64x +modprobe pata_cs5520 +modprobe pata_cs5530 +modprobe pata_cs5535 +modprobe pata_cypress +modprobe pata_efar +modprobe pata_hpt366 +modprobe pata_hpt37x +modprobe pata_hpt3x2n +modprobe pata_hpt3x3 +modprobe pata_isapnp +modprobe pata_it8213 +modprobe pata_it821x +modprobe pata_jmicron +modprobe pata_marvell +modprobe pata_mpiix +modprobe pata_netcell +modprobe pata_ns87410 +modprobe pata_oldpiix +modprobe pata_optidma +modprobe pata_opti +modprobe pata_pcmcia +modprobe pata_pdc2027x +modprobe pata_pdc202xx_old +modprobe pata_qdi +modprobe pata_serverworks +modprobe pata_sil680 +modprobe pata_sis +modprobe pata_sl82c105 +modprobe pata_triflex +modprobe pata_via +modprobe pdc_adma +modprobe sata_inic162x +modprobe sata_mv +modprobe sata_nv +modprobe sata_promise +modprobe sata_qstor +modprobe sata_sil24 +modprobe sata_sil +modprobe sata_sis +modprobe sata_svw +modprobe sata_sx4 +modprobe sata_uli +modprobe sata_via +modprobe sata_vsc + + echo "Loading loop module" sleep 5 From fedora-extras-commits at redhat.com Wed Apr 25 02:39:54 2007 From: fedora-extras-commits at redhat.com (Jasper O'neal Hartline (autopsy)) Date: Tue, 24 Apr 2007 22:39:54 -0400 Subject: kadischi/livecd_generator livecd-mkinitrd.sh,1.33,1.34 Message-ID: <200704250240.l3P2eOBu000792@cvs-int.fedora.redhat.com> Author: autopsy Update of /cvs/devel/kadischi/livecd_generator In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv759/livecd_generator Modified Files: livecd-mkinitrd.sh Log Message: Include and load all PATA and SATA modules Index: livecd-mkinitrd.sh =================================================================== RCS file: /cvs/devel/kadischi/livecd_generator/livecd-mkinitrd.sh,v retrieving revision 1.33 retrieving revision 1.34 diff -u -r1.33 -r1.34 --- livecd-mkinitrd.sh 21 Apr 2007 15:06:52 -0000 1.33 +++ livecd-mkinitrd.sh 25 Apr 2007 02:39:52 -0000 1.34 @@ -287,7 +287,7 @@ fi inst $rootdir/lib/modules/$kernel/modules.dep "$MNTIMAGE/lib/modules/$kernel/modules.dep" -MODULES=$(findmodules fs/mbcache.ko drivers/ata/ata_generic.ko drivers/ata/libata.ko drivers/ata/ata_piix.ko drivers/parport drivers/block/loop.ko fs/jbd/jbd.ko fs/ext3/ext3.ko fs/squashfs drivers/cdrom/cdrom.ko drivers/ide/ide-cd.ko drivers/md/dm-mirror.ko drivers/md/dm-zero.ko drivers/md/dm-mod.ko drivers/md/dm-snapshot.ko drivers/usb/host drivers/usb/storage drivers/scsi fs/nls/nls_utf8.ko) +MODULES=$(findmodules fs/mbcache.ko drivers/ata drivers/parport drivers/block/loop.ko fs/jbd/jbd.ko fs/ext3/ext3.ko fs/squashfs drivers/cdrom/cdrom.ko drivers/ide/ide-cd.ko drivers/md/dm-mirror.ko drivers/md/dm-zero.ko drivers/md/dm-mod.ko drivers/md/dm-snapshot.ko drivers/usb/host drivers/usb/storage drivers/scsi fs/nls/nls_utf8.ko) for MODULE in $MODULES; do instmodule $MODULE done From fedora-extras-commits at redhat.com Wed Apr 25 06:13:05 2007 From: fedora-extras-commits at redhat.com (Peter Gordon (pgordon)) Date: Wed, 25 Apr 2007 02:13:05 -0400 Subject: rpms/ots/devel ots.spec,1.8,1.9 Message-ID: <200704250613.l3P6D5N6021415@cvs-int.fedora.redhat.com> Author: pgordon Update of /cvs/extras/rpms/ots/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv21392 Modified Files: ots.spec Log Message: * Mon Apr 23 2007 Peter Gordon - 0.4.2-11 - Remove static libraries (%_libdir/*.a). - Fix %defattr lines in the %files listings. - Lots of formatting/aesthetic fixes. - Remove pkgconfig from build-time dependencies (required by glib2-devel and libxml2-devel). - Add LDFLAGS to fix shared library linking: libots-1.so.0 needs to link to glib2 and libxml2 libraries to fix unresolved symbol errors. (Resolves bug #237501; thanks to Matthias Clasen for the report). - Split off libs subpackage to avoid potential multilib conflicts. Index: ots.spec =================================================================== RCS file: /cvs/extras/rpms/ots/devel/ots.spec,v retrieving revision 1.8 retrieving revision 1.9 diff -u -r1.8 -r1.9 --- ots.spec 28 Aug 2006 04:24:45 -0000 1.8 +++ ots.spec 25 Apr 2007 06:12:30 -0000 1.9 @@ -1,72 +1,111 @@ -Name: ots -Summary: A text summarizer -Version: 0.4.2 -Release: 10%{?dist} -License: GPL +Name: ots +Summary: A text summarizer +Version: 0.4.2 +Release: 11%{?dist} + +License: GPL URL: http://libots.sourceforge.net/ -Group: System Environment/Libraries -Source0: http://prdownloads.sourceforge.net/libots/ots-%{version}.tar.gz -Patch0: ots-0.4.2-gcc4.patch -BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) +Group: System Environment/Libraries + +Source0: http://prdownloads.sourceforge.net/libots/ots-%{version}.tar.gz +Patch0: %{name}-0.4.2-gcc4.patch + +BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) -Requires: glib2 >= 2.0 -BuildRequires: glib2-devel >= 2.0, libxml2-devel >= 2.4.23, pkgconfig >= 0.8 +BuildRequires: glib2-devel >= 2.0 +BuildRequires: libxml2-devel >= 2.4.23 + +Requires: %{name}-libs = %{version}-%{release} %description The open text summarizer is an open source tool for summarizing texts. The program reads a text and decides which sentences are important and which are not. + -%package devel +%package devel Summary: Libraries and include files for developing with libots. Group: Development/Libraries -Requires: %{name} = %{version} -Requires: pkgconfig >= 0.8, glib2 >= 2.0, glib2-devel >= 2.0 +Requires: %{name}-libs = %{version}-%{release} +Requires: glib2-devel >= 2.0 +Requires: libxml2-devel >= 2.4.23 -%description devel +%description devel This package provides the necessary development libraries and include files to allow you to develop with libots. + +%package libs +Summary: Shared libraries for %{name} +Group: Development/Libraries + +%description libs +The %{name}-libs package contains shared libraries used by %{name}. + + %prep %setup -q %patch0 -p1 -b .gcc4 + %build +%configure --with-html-dir=%{_datadir}/gtk-doc/html/ots \ + --disable-gtk-doc +%{__make} LDFLAGS="-lglib-2.0 -lxml2" -%configure --disable-gtk-doc \ - --with-html-dir=%{buildroot}%{_datadir}/gtk-doc/html/ots -make %install rm -rf %{buildroot} -%makeinstall -# Currently, ots generates empty API docs. -rm -rf %{buildroot}/%{_datadir}/gtk-doc -rm -f %{buildroot}%{_libdir}/*.la +%{__make} install DESTDIR=%{buildroot} + %clean rm -rf %{buildroot} -%post -p /sbin/ldconfig -%postun -p /sbin/ldconfig +%post libs -p /sbin/ldconfig + + +%postun libs -p /sbin/ldconfig + %files -%defattr(-, root, root) +%defattr(-,root,root,-) %doc AUTHORS COPYING ChangeLog NEWS README TODO +%exclude %{_libdir}/*.a +%exclude %{_libdir}/*.la +## Currently, ots fails building gtk-doc API documentation (invalid source +## markup), so there is no gain in attempting to store it in the final build. +%exclude %{_datadir}/gtk-doc/ %{_bindir}/ots -%{_libdir}/*.so.* -%{_mandir}/*/* -%{_datadir}/ots - -%files devel -%defattr(-,root,root) -%{_libdir}/*.a -%{_libdir}/*.so -%{_includedir}/libots-1 -%{_libdir}/pkgconfig/*.pc +%{_mandir}/man?/ots.1.* + +%files libs +%defattr(-,root,root,-) +%doc COPYING +%{_libdir}/libots-1.so.* +%{_datadir}/ots/ + +%files devel +%defattr(-,root,root,-) +%doc COPYING +%{_libdir}/libots-1.so +%{_includedir}/libots-1/ +%{_libdir}/pkgconfig/libots-1.pc + %changelog +* Mon Apr 23 2007 Peter Gordon - 0.4.2-11 +- Remove static libraries (%%_libdir/*.a). +- Fix %%defattr lines in the %%files listings. +- Lots of formatting/aesthetic fixes. +- Remove pkgconfig from build-time dependencies (required by glib2-devel and + libxml2-devel). +- Add LDFLAGS to fix shared library linking: libots-1.so.0 needs to link to + glib2 and libxml2 libraries to fix unresolved symbol errors. (Resolves bug + #237501; thanks to Matthias Clasen for the report). +- Split off libs subpackage to avoid potential multilib conflicts. + * Mon Aug 27 2006 Michael J. Knox - 0.4.2-10 - Rebuild for FC6 From fedora-extras-commits at redhat.com Wed Apr 25 06:50:58 2007 From: fedora-extras-commits at redhat.com (=?utf-8?q?Ralf_Cors=C3=A9pius?= (corsepiu)) Date: Wed, 25 Apr 2007 02:50:58 -0400 Subject: rpms/perl-Module-Refresh/devel .cvsignore, 1.4, 1.5 perl-Module-Refresh.spec, 1.6, 1.7 sources, 1.4, 1.5 Message-ID: <200704250650.l3P6owJZ022408@cvs-int.fedora.redhat.com> Author: corsepiu Update of /cvs/extras/rpms/perl-Module-Refresh/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv22381 Modified Files: .cvsignore perl-Module-Refresh.spec sources Log Message: * Wed Apr 25 2007 Ralf Cors??pius < - 0.11-1 - Upstream update. Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/perl-Module-Refresh/devel/.cvsignore,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- .cvsignore 14 Jan 2006 03:27:24 -0000 1.4 +++ .cvsignore 25 Apr 2007 06:50:21 -0000 1.5 @@ -1 +1 @@ -Module-Refresh-0.09.tar.gz +Module-Refresh-0.11.tar.gz Index: perl-Module-Refresh.spec =================================================================== RCS file: /cvs/extras/rpms/perl-Module-Refresh/devel/perl-Module-Refresh.spec,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- perl-Module-Refresh.spec 5 Sep 2006 09:26:35 -0000 1.6 +++ perl-Module-Refresh.spec 25 Apr 2007 06:50:21 -0000 1.7 @@ -1,6 +1,6 @@ Name: perl-Module-Refresh -Version: 0.09 -Release: 3%{?dist} +Version: 0.11 +Release: 1%{?dist} Summary: Refresh %INC files when updated on disk License: GPL or Artistic Group: Development/Libraries @@ -8,6 +8,8 @@ Source0: http://www.cpan.org/modules/by-module/Module/Module-Refresh-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) +BuildRequires: perl(ExtUtils::MakeMaker) +BuildRequires: perl(Test::More) Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) BuildArch: noarch @@ -44,6 +46,9 @@ %{_mandir}/man3/* %changelog +* Wed Apr 25 2007 Ralf Cors??pius < - 0.11-1 +- Upstream update. + * Tue Sep 05 2006 Ralf Cors??pius - 0.09-3 - Mass rebuild. Index: sources =================================================================== RCS file: /cvs/extras/rpms/perl-Module-Refresh/devel/sources,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- sources 14 Jan 2006 03:27:24 -0000 1.4 +++ sources 25 Apr 2007 06:50:21 -0000 1.5 @@ -1 +1 @@ -f6168601b3be9cf59c0ed1698df954a6 Module-Refresh-0.09.tar.gz +693eda85d42e335938561652bcb5bfc5 Module-Refresh-0.11.tar.gz From fedora-extras-commits at redhat.com Wed Apr 25 06:59:42 2007 From: fedora-extras-commits at redhat.com (Enrico Scholz (ensc)) Date: Wed, 25 Apr 2007 02:59:42 -0400 Subject: rpms/milter-greylist/devel milter-greylist.spec,1.16,1.17 Message-ID: <200704250659.l3P6xg0U022503@cvs-int.fedora.redhat.com> Author: ensc Update of /cvs/extras/rpms/milter-greylist/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv22484 Modified Files: milter-greylist.spec Log Message: - fixed user name in config file (bz #237737) - commented out pidfile entry; it is to be set by the init methods Index: milter-greylist.spec =================================================================== RCS file: /cvs/extras/rpms/milter-greylist/devel/milter-greylist.spec,v retrieving revision 1.16 retrieving revision 1.17 diff -u -r1.16 -r1.17 --- milter-greylist.spec 17 Apr 2007 18:38:05 -0000 1.16 +++ milter-greylist.spec 25 Apr 2007 06:59:08 -0000 1.17 @@ -19,7 +19,7 @@ Summary: Milter for greylisting, the next step in the spam control war Name: milter-greylist Version: 3.0 -Release: %release_func 1 +Release: %release_func 2 License: BSD w/ advertising Group: System Environment/Daemons URL: http://hcpnet.free.fr/milter-greylist/ @@ -30,7 +30,7 @@ Provides: user(%username) = 7 Provides: group(%username) = 7 BuildRequires: bison flex m4 -BuildRequires: bind-devel +BuildRequires: %_libdir/libbind.so BuildRequires: sendmail-devel %{?with_spf:libspf-devel} BuildRequires: fedora-usermgmt-devel %{?FE_USERADD_REQ} @@ -72,8 +72,9 @@ %patch0 -p1 -b .sysv sed -i -e 's!--rpath!\0X!g' configure -sed -i -e 's!^\#user .*!user "%username"!; - s!^\#socket !socket !' greylist.conf +sed -i -e 's!^\#\?user .*!user "%username"!; + s!^\#socket !socket !; + s!^pidfile .*!\#\0!;' greylist.conf for i in `find -type f`; do sed -e 's!/var/milter-greylist/milter-greylist.sock!%rundir/milter-greylist.sock!g; @@ -160,6 +161,10 @@ %endif %changelog +* Wed Apr 25 2007 Enrico Scholz - 3.0-2 +- fixed user name in config file (bz #237737) +- commented out pidfile entry; it is to be set by the init methods + * Tue Apr 17 2007 Enrico Scholz - 3.0-1 - updated to 3.0 - enabled dnsrbl From fedora-extras-commits at redhat.com Wed Apr 25 07:24:01 2007 From: fedora-extras-commits at redhat.com (Enrico Scholz (ensc)) Date: Wed, 25 Apr 2007 03:24:01 -0400 Subject: rpms/fedora-usermgmt/FC-5 fedora-usermgmt.spec,1.10,1.11 Message-ID: <200704250724.l3P7O15M027188@cvs-int.fedora.redhat.com> Author: ensc Update of /cvs/extras/rpms/fedora-usermgmt/FC-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv27164/FC-5 Modified Files: fedora-usermgmt.spec Log Message: fixed changelog entry Index: fedora-usermgmt.spec =================================================================== RCS file: /cvs/extras/rpms/fedora-usermgmt/FC-5/fedora-usermgmt.spec,v retrieving revision 1.10 retrieving revision 1.11 diff -u -r1.10 -r1.11 --- fedora-usermgmt.spec 8 Mar 2007 18:10:36 -0000 1.10 +++ fedora-usermgmt.spec 25 Apr 2007 07:23:27 -0000 1.11 @@ -147,7 +147,7 @@ %changelog -* Thu Mar 8 2007 Enrico Scholz - 0.9-1 +* Thu Mar 8 2007 Enrico Scholz - 0.8-3 - fixed and updated the documentation; especially, added the '-r' option to the fedora-useradd example and mentioned the wiki page. From fedora-extras-commits at redhat.com Wed Apr 25 07:25:24 2007 From: fedora-extras-commits at redhat.com (Enrico Scholz (ensc)) Date: Wed, 25 Apr 2007 03:25:24 -0400 Subject: rpms/fedora-usermgmt/devel fedora-usermgmt.spec,1.13,1.14 Message-ID: <200704250725.l3P7POo2027257@cvs-int.fedora.redhat.com> Author: ensc Update of /cvs/extras/rpms/fedora-usermgmt/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv27204/devel Modified Files: fedora-usermgmt.spec Log Message: - fixed version in the Provides/Obsoletes of -default-fedora-setup (bz #237457) Index: fedora-usermgmt.spec =================================================================== RCS file: /cvs/extras/rpms/fedora-usermgmt/devel/fedora-usermgmt.spec,v retrieving revision 1.13 retrieving revision 1.14 diff -u -r1.13 -r1.14 --- fedora-usermgmt.spec 8 Mar 2007 18:10:30 -0000 1.13 +++ fedora-usermgmt.spec 25 Apr 2007 07:24:50 -0000 1.14 @@ -9,7 +9,7 @@ Summary: Fedora tools for user management Name: fedora-usermgmt Version: 0.9 -Release: %release_func 1 +Release: %release_func 2 License: GPL BuildArch: noarch @@ -37,8 +37,8 @@ Conflicts: flavor(fedora-usermgmt-setup) < default Conflicts: flavor(fedora-usermgmt-setup) > default Source2: fedora-usermgmt-baseid -Provides: %name-setup = %name-%version -Obsoletes: %name-setup < %name-%version +Provides: %name-setup = %version-%release +Obsoletes: %name-setup < %version-%release %package shadow-utils @@ -188,6 +188,10 @@ %changelog +* Wed Apr 25 2007 Enrico Scholz - 0.9-2 +- fixed version in the Provides/Obsoletes of -default-fedora-setup (bz + #237457) + * Thu Mar 8 2007 Enrico Scholz - 0.9-1 - fixed and updated the documentation; especially, added the '-r' option to the fedora-useradd example and mentioned the wiki page. From fedora-extras-commits at redhat.com Wed Apr 25 07:25:29 2007 From: fedora-extras-commits at redhat.com (Enrico Scholz (ensc)) Date: Wed, 25 Apr 2007 03:25:29 -0400 Subject: rpms/fedora-usermgmt/FC-6 fedora-usermgmt.spec,1.13,1.14 Message-ID: <200704250725.l3P7PTEY027286@cvs-int.fedora.redhat.com> Author: ensc Update of /cvs/extras/rpms/fedora-usermgmt/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv27204/FC-6 Modified Files: fedora-usermgmt.spec Log Message: - fixed version in the Provides/Obsoletes of -default-fedora-setup (bz #237457) Index: fedora-usermgmt.spec =================================================================== RCS file: /cvs/extras/rpms/fedora-usermgmt/FC-6/fedora-usermgmt.spec,v retrieving revision 1.13 retrieving revision 1.14 diff -u -r1.13 -r1.14 --- fedora-usermgmt.spec 8 Mar 2007 18:10:33 -0000 1.13 +++ fedora-usermgmt.spec 25 Apr 2007 07:24:55 -0000 1.14 @@ -9,7 +9,7 @@ Summary: Fedora tools for user management Name: fedora-usermgmt Version: 0.9 -Release: %release_func 1 +Release: %release_func 2 License: GPL BuildArch: noarch @@ -37,8 +37,8 @@ Conflicts: flavor(fedora-usermgmt-setup) < default Conflicts: flavor(fedora-usermgmt-setup) > default Source2: fedora-usermgmt-baseid -Provides: %name-setup = %name-%version -Obsoletes: %name-setup < %name-%version +Provides: %name-setup = %version-%release +Obsoletes: %name-setup < %version-%release %package shadow-utils @@ -188,6 +188,10 @@ %changelog +* Wed Apr 25 2007 Enrico Scholz - 0.9-2 +- fixed version in the Provides/Obsoletes of -default-fedora-setup (bz + #237457) + * Thu Mar 8 2007 Enrico Scholz - 0.9-1 - fixed and updated the documentation; especially, added the '-r' option to the fedora-useradd example and mentioned the wiki page. From fedora-extras-commits at redhat.com Wed Apr 25 07:25:43 2007 From: fedora-extras-commits at redhat.com (Alex Lancaster (alexlan)) Date: Wed, 25 Apr 2007 03:25:43 -0400 Subject: rpms/python-biopython/devel python-biopython.spec,1.2,1.3 Message-ID: <200704250725.l3P7Phxs027289@cvs-int.fedora.redhat.com> Author: alexlan Update of /cvs/extras/rpms/python-biopython/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv27239 Modified Files: python-biopython.spec Log Message: * Mon Apr 25 2007 Alex Lancaster 1.43-4 - Add wise2 Requires since the Wise biopython module uses the command-line behind-the-scenes. Index: python-biopython.spec =================================================================== RCS file: /cvs/extras/rpms/python-biopython/devel/python-biopython.spec,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- python-biopython.spec 18 Apr 2007 06:24:44 -0000 1.2 +++ python-biopython.spec 25 Apr 2007 07:25:09 -0000 1.3 @@ -3,7 +3,7 @@ Name: python-biopython Version: 1.43 -Release: 3%{?dist} +Release: 4%{?dist} Summary: Python tools for computational molecular biology Source0: http://biopython.org/DIST/biopython-%{version}.tar.gz Patch0: biopython-setup_test.patch @@ -22,6 +22,7 @@ Requires: python-numeric Requires: MySQL-python Requires: python-psycopg +Requires: wise2 %description A set of freely available Python tools for computational molecular @@ -72,6 +73,10 @@ %{python_sitearch}/BioSQL/* %changelog +* Mon Apr 25 2007 Alex Lancaster 1.43-4 +- Add wise2 Requires since the Wise biopython module uses the + command-line behind-the-scenes. + * Mon Apr 17 2007 Alex Lancaster 1.43-3 - Use python_sitearch macro to enable x86_64 builds work. From fedora-extras-commits at redhat.com Wed Apr 25 07:36:34 2007 From: fedora-extras-commits at redhat.com (Alex Lancaster (alexlan)) Date: Wed, 25 Apr 2007 03:36:34 -0400 Subject: rpms/python-biopython/FC-6 python-biopython.spec,1.1,1.2 Message-ID: <200704250736.l3P7aYO0027935@cvs-int.fedora.redhat.com> Author: alexlan Update of /cvs/extras/rpms/python-biopython/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv27917 Modified Files: python-biopython.spec Log Message: * Mon Apr 25 2007 Alex Lancaster 1.43-4 - Add wise2 Requires since the Wise biopython module uses the command-line behind-the-scenes. Index: python-biopython.spec =================================================================== RCS file: /cvs/extras/rpms/python-biopython/FC-6/python-biopython.spec,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- python-biopython.spec 18 Apr 2007 06:38:32 -0000 1.1 +++ python-biopython.spec 25 Apr 2007 07:36:00 -0000 1.2 @@ -3,7 +3,7 @@ Name: python-biopython Version: 1.43 -Release: 3%{?dist} +Release: 4%{?dist} Summary: Python tools for computational molecular biology Source0: http://biopython.org/DIST/biopython-%{version}.tar.gz Patch0: biopython-setup_test.patch @@ -22,6 +22,7 @@ Requires: python-numeric Requires: MySQL-python Requires: python-psycopg +Requires: wise2 %description A set of freely available Python tools for computational molecular @@ -72,6 +73,10 @@ %{python_sitearch}/BioSQL/* %changelog +* Mon Apr 25 2007 Alex Lancaster 1.43-4 +- Add wise2 Requires since the Wise biopython module uses the + command-line behind-the-scenes. + * Mon Apr 17 2007 Alex Lancaster 1.43-3 - Use python_sitearch macro to enable x86_64 builds work. From fedora-extras-commits at redhat.com Wed Apr 25 07:41:51 2007 From: fedora-extras-commits at redhat.com (Alex Lancaster (alexlan)) Date: Wed, 25 Apr 2007 03:41:51 -0400 Subject: rpms/python-biopython/FC-5 biopython-setup_test.patch, NONE, 1.1 python-biopython.spec, NONE, 1.1 sources, 1.1, 1.2 Message-ID: <200704250741.l3P7fpmG028066@cvs-int.fedora.redhat.com> Author: alexlan Update of /cvs/extras/rpms/python-biopython/FC-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv28027 Modified Files: sources Added Files: biopython-setup_test.patch python-biopython.spec Log Message: Add FC-5 branch of python-biopython. biopython-setup_test.patch: --- NEW FILE biopython-setup_test.patch --- Index: setup.py =================================================================== RCS file: /home/repository/biopython/biopython/setup.py,v retrieving revision 1.116 diff -u -p -r1.116 setup.py --- setup.py 17 Mar 2007 19:21:04 -0000 1.116 +++ setup.py 11 Apr 2007 03:37:48 -0000 @@ -238,11 +238,18 @@ class test_biopython(Command): """ description = "Automatically run the test suite for Biopython." - user_options = [] # distutils complains if this is not here. - def initialize_options(self): # distutils wants this - pass - def finalize_options(self): # this too + + user_options = [ + # provide the option to run tests in no-gui mode + ('no-gui', None, "Do not run in GUI mode") + ] + + def initialize_options(self): + self.no_gui = None + + def finalize_options(self): pass + def run(self): this_dir = os.getcwd() @@ -250,7 +257,10 @@ class test_biopython(Command): os.chdir("Tests") sys.path.insert(0, '') import run_tests - run_tests.main([]) + if self.no_gui: + run_tests.main(['--no-gui']) + else: + run_tests.main([]) # change back to the current directory os.chdir(this_dir) Index: Tests/run_tests.py =================================================================== RCS file: /home/repository/biopython/biopython/Tests/run_tests.py,v retrieving revision 1.8 diff -u -p -r1.8 run_tests.py --- Tests/run_tests.py 9 Mar 2007 23:36:43 -0000 1.8 +++ Tests/run_tests.py 11 Apr 2007 03:37:48 -0000 @@ -56,7 +56,7 @@ def main(argv): # get the command line options try: - opts, args = getopt.getopt(argv[1:], 'g', + opts, args = getopt.getopt(argv, 'g', ["generate", "no-gui", "help"]) except getopt.error, msg: print msg @@ -316,5 +316,5 @@ def convert_string_newlines(line): return line if __name__ == "__main__": - sys.exit(main(sys.argv)) + sys.exit(main(sys.argv[1:])) --- NEW FILE python-biopython.spec --- %{!?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: python-biopython Version: 1.43 Release: 4%{?dist} Summary: Python tools for computational molecular biology Source0: http://biopython.org/DIST/biopython-%{version}.tar.gz Patch0: biopython-setup_test.patch License: Biopython License Agreement Url: http://www.biopython.org/ Group: Development/Libraries BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: python-devel BuildRequires: python-reportlab BuildRequires: mx BuildRequires: python-numeric BuildRequires: MySQL-python BuildRequires: python-psycopg Requires: python-reportlab Requires: mx Requires: python-numeric Requires: MySQL-python Requires: python-psycopg Requires: wise2 %description A set of freely available Python tools for computational molecular biology. %prep %setup -q -n biopython-%{version} %patch0 -p0 # remove all execute bits from documentation and fix line endings find Scripts -type f -exec chmod -x {} 2>/dev/null ';' find Doc -type f -exec chmod -x {} 2>/dev/null ';' find Doc -type f -exec sed -i 's/\r//' {} 2>/dev/null ';' # remove execute bits from Python modules find Bio -type f -exec chmod -x {} 2>/dev/null ';' # remove she-bang lines in .py files to keep rpmlint happy find Bio -type f -name "*.py" -exec sed -i '/^#![ ]*\/usr\/bin\/.*$/ d' {} 2>/dev/null ';' # answer interactive question "yes" to build Bio.KDTree %build env CFLAGS="$RPM_OPT_FLAGS" %{__python} setup.py build < 1.43-4 - Add wise2 Requires since the Wise biopython module uses the command-line behind-the-scenes. * Mon Apr 17 2007 Alex Lancaster 1.43-3 - Use python_sitearch macro to enable x86_64 builds work. * Mon Apr 16 2007 Alex Lancaster 1.43-2 - Fix Source0 URL as per suggestion from Parag AN on #235989. * Mon Apr 02 2007 Alex Lancaster 1.43-1 - Initial Fedora package. Index: sources =================================================================== RCS file: /cvs/extras/rpms/python-biopython/FC-5/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 17 Apr 2007 16:59:59 -0000 1.1 +++ sources 25 Apr 2007 07:41:16 -0000 1.2 @@ -0,0 +1 @@ +3c275b321bb1db7d8bda764913aaedcd biopython-1.43.tar.gz From fedora-extras-commits at redhat.com Wed Apr 25 07:55:00 2007 From: fedora-extras-commits at redhat.com (Alex Lancaster (alexlan)) Date: Wed, 25 Apr 2007 03:55:00 -0400 Subject: comps comps-f7.xml.in,1.169,1.170 Message-ID: <200704250755.l3P7t0n4028265@cvs-int.fedora.redhat.com> Author: alexlan Update of /cvs/extras/comps In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv28246 Modified Files: comps-f7.xml.in Log Message: Add bioinformatics packages to science group: python-biopython, perl-bioperl and wise2. Index: comps-f7.xml.in =================================================================== RCS file: /cvs/extras/comps/comps-f7.xml.in,v retrieving revision 1.169 retrieving revision 1.170 diff -u -r1.169 -r1.170 --- comps-f7.xml.in 23 Apr 2007 15:10:00 -0000 1.169 +++ comps-f7.xml.in 25 Apr 2007 07:54:30 -0000 1.170 @@ -1064,8 +1064,10 @@ paraview paw pcb + perl-bioperl plotutils pvm + python-biopython qalculate-gtk qalculate-kde qcad @@ -1085,6 +1087,7 @@ veusz wcstools wgrib + wise2 wvs-data wxMaxima xcircuit From fedora-extras-commits at redhat.com Wed Apr 25 07:58:13 2007 From: fedora-extras-commits at redhat.com (Zoltan Kota (zkota)) Date: Wed, 25 Apr 2007 03:58:13 -0400 Subject: rpms/python-bibtex/FC-5 .cvsignore, 1.5, 1.6 python-bibtex.spec, 1.11, 1.12 sources, 1.5, 1.6 Message-ID: <200704250758.l3P7wDmS028343@cvs-int.fedora.redhat.com> Author: zkota Update of /cvs/extras/rpms/python-bibtex/FC-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv28282/FC-5 Modified Files: .cvsignore python-bibtex.spec sources Log Message: update to 1.2.4 Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/python-bibtex/FC-5/.cvsignore,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- .cvsignore 22 Jan 2007 10:38:54 -0000 1.5 +++ .cvsignore 25 Apr 2007 07:57:39 -0000 1.6 @@ -1 +1 @@ -python-bibtex-1.2.3.tar.gz +python-bibtex-1.2.4.tar.gz Index: python-bibtex.spec =================================================================== RCS file: /cvs/extras/rpms/python-bibtex/FC-5/python-bibtex.spec,v retrieving revision 1.11 retrieving revision 1.12 diff -u -r1.11 -r1.12 --- python-bibtex.spec 22 Jan 2007 10:38:54 -0000 1.11 +++ python-bibtex.spec 25 Apr 2007 07:57:39 -0000 1.12 @@ -4,11 +4,11 @@ Summary: Python extension to parse BibTeX files Name: python-bibtex -Version: 1.2.3 +Version: 1.2.4 Release: 1%{?dist} License: GPL Group: Development/Libraries -Source: http://dl.sf.net/pybliographer/python-bibtex-1.2.3.tar.gz +Source: http://downloads.sourceforge.net/pybliographer/python-bibtex-1.2.4.tar.gz Url: http://www.pybliographer.org/ BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) @@ -44,6 +44,9 @@ %changelog +* Wed Apr 25 2007 Zoltan Kota - 1.2.4-1 +- update to 1.2.4 + * Mon Jan 22 2007 Zoltan Kota - 1.2.3-1 - update to 1.2.3 Index: sources =================================================================== RCS file: /cvs/extras/rpms/python-bibtex/FC-5/sources,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- sources 22 Jan 2007 10:38:54 -0000 1.5 +++ sources 25 Apr 2007 07:57:39 -0000 1.6 @@ -1 +1 @@ -7f20d7a2a6e817a66c9874944a1dd1a5 python-bibtex-1.2.3.tar.gz +6b1c260010df099bd8335846f81cac76 python-bibtex-1.2.4.tar.gz From fedora-extras-commits at redhat.com Wed Apr 25 07:58:18 2007 From: fedora-extras-commits at redhat.com (Zoltan Kota (zkota)) Date: Wed, 25 Apr 2007 03:58:18 -0400 Subject: rpms/python-bibtex/FC-6 .cvsignore, 1.5, 1.6 python-bibtex.spec, 1.12, 1.13 sources, 1.5, 1.6 Message-ID: <200704250758.l3P7wInj028348@cvs-int.fedora.redhat.com> Author: zkota Update of /cvs/extras/rpms/python-bibtex/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv28282/FC-6 Modified Files: .cvsignore python-bibtex.spec sources Log Message: update to 1.2.4 Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/python-bibtex/FC-6/.cvsignore,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- .cvsignore 22 Jan 2007 10:38:54 -0000 1.5 +++ .cvsignore 25 Apr 2007 07:57:43 -0000 1.6 @@ -1 +1 @@ -python-bibtex-1.2.3.tar.gz +python-bibtex-1.2.4.tar.gz Index: python-bibtex.spec =================================================================== RCS file: /cvs/extras/rpms/python-bibtex/FC-6/python-bibtex.spec,v retrieving revision 1.12 retrieving revision 1.13 diff -u -r1.12 -r1.13 --- python-bibtex.spec 22 Jan 2007 10:38:54 -0000 1.12 +++ python-bibtex.spec 25 Apr 2007 07:57:43 -0000 1.13 @@ -4,11 +4,11 @@ Summary: Python extension to parse BibTeX files Name: python-bibtex -Version: 1.2.3 +Version: 1.2.4 Release: 1%{?dist} License: GPL Group: Development/Libraries -Source: http://dl.sf.net/pybliographer/python-bibtex-1.2.3.tar.gz +Source: http://downloads.sourceforge.net/pybliographer/python-bibtex-1.2.4.tar.gz Url: http://www.pybliographer.org/ BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) @@ -44,6 +44,9 @@ %changelog +* Wed Apr 25 2007 Zoltan Kota - 1.2.4-1 +- update to 1.2.4 + * Mon Jan 22 2007 Zoltan Kota - 1.2.3-1 - update to 1.2.3 Index: sources =================================================================== RCS file: /cvs/extras/rpms/python-bibtex/FC-6/sources,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- sources 22 Jan 2007 10:38:54 -0000 1.5 +++ sources 25 Apr 2007 07:57:43 -0000 1.6 @@ -1 +1 @@ -7f20d7a2a6e817a66c9874944a1dd1a5 python-bibtex-1.2.3.tar.gz +6b1c260010df099bd8335846f81cac76 python-bibtex-1.2.4.tar.gz From fedora-extras-commits at redhat.com Wed Apr 25 07:58:22 2007 From: fedora-extras-commits at redhat.com (Zoltan Kota (zkota)) Date: Wed, 25 Apr 2007 03:58:22 -0400 Subject: rpms/python-bibtex/devel .cvsignore, 1.5, 1.6 python-bibtex.spec, 1.14, 1.15 sources, 1.5, 1.6 Message-ID: <200704250758.l3P7wMUf028353@cvs-int.fedora.redhat.com> Author: zkota Update of /cvs/extras/rpms/python-bibtex/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv28282/devel Modified Files: .cvsignore python-bibtex.spec sources Log Message: update to 1.2.4 Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/python-bibtex/devel/.cvsignore,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- .cvsignore 22 Jan 2007 10:38:59 -0000 1.5 +++ .cvsignore 25 Apr 2007 07:57:48 -0000 1.6 @@ -1 +1 @@ -python-bibtex-1.2.3.tar.gz +python-bibtex-1.2.4.tar.gz Index: python-bibtex.spec =================================================================== RCS file: /cvs/extras/rpms/python-bibtex/devel/python-bibtex.spec,v retrieving revision 1.14 retrieving revision 1.15 diff -u -r1.14 -r1.15 --- python-bibtex.spec 22 Jan 2007 10:38:59 -0000 1.14 +++ python-bibtex.spec 25 Apr 2007 07:57:48 -0000 1.15 @@ -2,11 +2,11 @@ Summary: Python extension to parse BibTeX files Name: python-bibtex -Version: 1.2.3 +Version: 1.2.4 Release: 1%{?dist} License: GPL Group: Development/Libraries -Source: http://dl.sf.net/pybliographer/python-bibtex-1.2.3.tar.gz +Source: http://downloads.sourceforge.net/pybliographer/python-bibtex-1.2.4.tar.gz Url: http://www.pybliographer.org/ BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) @@ -41,6 +41,9 @@ %changelog +* Wed Apr 25 2007 Zoltan Kota - 1.2.4-1 +- update to 1.2.4 + * Mon Jan 22 2007 Zoltan Kota - 1.2.3-1 - update to 1.2.3 - remove patch, fixed upstream Index: sources =================================================================== RCS file: /cvs/extras/rpms/python-bibtex/devel/sources,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- sources 22 Jan 2007 10:38:59 -0000 1.5 +++ sources 25 Apr 2007 07:57:48 -0000 1.6 @@ -1 +1 @@ -7f20d7a2a6e817a66c9874944a1dd1a5 python-bibtex-1.2.3.tar.gz +6b1c260010df099bd8335846f81cac76 python-bibtex-1.2.4.tar.gz From fedora-extras-commits at redhat.com Wed Apr 25 08:00:29 2007 From: fedora-extras-commits at redhat.com (Alex Lancaster (alexlan)) Date: Wed, 25 Apr 2007 04:00:29 -0400 Subject: comps comps-fe6.xml.in,1.327,1.328 Message-ID: <200704250800.l3P80TkG028447@cvs-int.fedora.redhat.com> Author: alexlan Update of /cvs/extras/comps In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv28365 Modified Files: comps-fe6.xml.in Log Message: Add bioinformatics packages to engineering-and-scientific group: python-biopython, perl-bioperl and wise2. Index: comps-fe6.xml.in =================================================================== RCS file: /cvs/extras/comps/comps-fe6.xml.in,v retrieving revision 1.327 retrieving revision 1.328 diff -u -r1.327 -r1.328 --- comps-fe6.xml.in 23 Apr 2007 01:40:14 -0000 1.327 +++ comps-fe6.xml.in 25 Apr 2007 07:59:59 -0000 1.328 @@ -344,7 +344,9 @@ paraview paw pcb + perl-bioperl plotutils + python-biopython qalculate-gtk qalculate-kde qcad @@ -363,6 +365,7 @@ veusz wcstools wgrib + wise2 wvs-data wxMaxima xcircuit From fedora-extras-commits at redhat.com Wed Apr 25 08:03:16 2007 From: fedora-extras-commits at redhat.com (Alex Lancaster (alexlan)) Date: Wed, 25 Apr 2007 04:03:16 -0400 Subject: comps comps-fe5.xml.in,1.258,1.259 Message-ID: <200704250803.l3P83GqS000501@cvs-int.fedora.redhat.com> Author: alexlan Update of /cvs/extras/comps In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv485 Modified Files: comps-fe5.xml.in Log Message: Add wise2 bioinformatics packages to engineering-and-scientific group. Index: comps-fe5.xml.in =================================================================== RCS file: /cvs/extras/comps/comps-fe5.xml.in,v retrieving revision 1.258 retrieving revision 1.259 diff -u -r1.258 -r1.259 --- comps-fe5.xml.in 23 Apr 2007 01:40:14 -0000 1.258 +++ comps-fe5.xml.in 25 Apr 2007 08:02:45 -0000 1.259 @@ -303,6 +303,7 @@ toped wcstools wgrib + wise2 wvs-data wxMaxima xdrawchem From fedora-extras-commits at redhat.com Wed Apr 25 08:49:00 2007 From: fedora-extras-commits at redhat.com (=?utf-8?q?Ralf_Cors=C3=A9pius?= (corsepiu)) Date: Wed, 25 Apr 2007 04:49:00 -0400 Subject: rpms/perl-Module-Refresh/FC-6 .cvsignore, 1.4, 1.5 perl-Module-Refresh.spec, 1.6, 1.7 sources, 1.4, 1.5 Message-ID: <200704250849.l3P8n0u6001605@cvs-int.fedora.redhat.com> Author: corsepiu Update of /cvs/extras/rpms/perl-Module-Refresh/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv1576 Modified Files: .cvsignore perl-Module-Refresh.spec sources Log Message: * Wed Apr 25 2007 Ralf Cors??pius < - 0.11-1 - Upstream update. Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/perl-Module-Refresh/FC-6/.cvsignore,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- .cvsignore 14 Jan 2006 03:27:24 -0000 1.4 +++ .cvsignore 25 Apr 2007 08:48:25 -0000 1.5 @@ -1 +1 @@ -Module-Refresh-0.09.tar.gz +Module-Refresh-0.11.tar.gz Index: perl-Module-Refresh.spec =================================================================== RCS file: /cvs/extras/rpms/perl-Module-Refresh/FC-6/perl-Module-Refresh.spec,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- perl-Module-Refresh.spec 5 Sep 2006 09:26:35 -0000 1.6 +++ perl-Module-Refresh.spec 25 Apr 2007 08:48:25 -0000 1.7 @@ -1,6 +1,6 @@ Name: perl-Module-Refresh -Version: 0.09 -Release: 3%{?dist} +Version: 0.11 +Release: 1%{?dist} Summary: Refresh %INC files when updated on disk License: GPL or Artistic Group: Development/Libraries @@ -8,6 +8,8 @@ Source0: http://www.cpan.org/modules/by-module/Module/Module-Refresh-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) +BuildRequires: perl(ExtUtils::MakeMaker) +BuildRequires: perl(Test::More) Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) BuildArch: noarch @@ -44,6 +46,9 @@ %{_mandir}/man3/* %changelog +* Wed Apr 25 2007 Ralf Cors??pius < - 0.11-1 +- Upstream update. + * Tue Sep 05 2006 Ralf Cors??pius - 0.09-3 - Mass rebuild. Index: sources =================================================================== RCS file: /cvs/extras/rpms/perl-Module-Refresh/FC-6/sources,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- sources 14 Jan 2006 03:27:24 -0000 1.4 +++ sources 25 Apr 2007 08:48:25 -0000 1.5 @@ -1 +1 @@ -f6168601b3be9cf59c0ed1698df954a6 Module-Refresh-0.09.tar.gz +693eda85d42e335938561652bcb5bfc5 Module-Refresh-0.11.tar.gz From fedora-extras-commits at redhat.com Wed Apr 25 09:16:02 2007 From: fedora-extras-commits at redhat.com (=?utf-8?q?Ralf_Cors=C3=A9pius?= (corsepiu)) Date: Wed, 25 Apr 2007 05:16:02 -0400 Subject: rpms/perl-Module-Refresh/FC-5 .cvsignore, 1.4, 1.5 perl-Module-Refresh.spec, 1.5, 1.6 sources, 1.4, 1.5 Message-ID: <200704250916.l3P9G2PI006247@cvs-int.fedora.redhat.com> Author: corsepiu Update of /cvs/extras/rpms/perl-Module-Refresh/FC-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv6225 Modified Files: .cvsignore perl-Module-Refresh.spec sources Log Message: * Wed Apr 25 2007 Ralf Cors??pius < - 0.11-1 - Upstream update. Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/perl-Module-Refresh/FC-5/.cvsignore,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- .cvsignore 14 Jan 2006 03:27:24 -0000 1.4 +++ .cvsignore 25 Apr 2007 09:15:27 -0000 1.5 @@ -1 +1 @@ -Module-Refresh-0.09.tar.gz +Module-Refresh-0.11.tar.gz Index: perl-Module-Refresh.spec =================================================================== RCS file: /cvs/extras/rpms/perl-Module-Refresh/FC-5/perl-Module-Refresh.spec,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- perl-Module-Refresh.spec 28 Feb 2006 23:27:08 -0000 1.5 +++ perl-Module-Refresh.spec 25 Apr 2007 09:15:27 -0000 1.6 @@ -1,6 +1,6 @@ Name: perl-Module-Refresh -Version: 0.09 -Release: 2%{?dist} +Version: 0.11 +Release: 1%{?dist} Summary: Refresh %INC files when updated on disk License: GPL or Artistic Group: Development/Libraries @@ -8,6 +8,8 @@ Source0: http://www.cpan.org/modules/by-module/Module/Module-Refresh-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) +BuildRequires: perl(ExtUtils::MakeMaker) +BuildRequires: perl(Test::More) Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) BuildArch: noarch @@ -44,6 +46,12 @@ %{_mandir}/man3/* %changelog +* Wed Apr 25 2007 Ralf Cors??pius < - 0.11-1 +- Upstream update. + +* Tue Sep 05 2006 Ralf Cors??pius - 0.09-3 +- Mass rebuild. + * Wed Mar 01 2006 Ralf Cors??pius - 0.09-2 - Rebuild for perl-5.8.8. Index: sources =================================================================== RCS file: /cvs/extras/rpms/perl-Module-Refresh/FC-5/sources,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- sources 14 Jan 2006 03:27:24 -0000 1.4 +++ sources 25 Apr 2007 09:15:27 -0000 1.5 @@ -1 +1 @@ -f6168601b3be9cf59c0ed1698df954a6 Module-Refresh-0.09.tar.gz +693eda85d42e335938561652bcb5bfc5 Module-Refresh-0.11.tar.gz From fedora-extras-commits at redhat.com Wed Apr 25 12:00:04 2007 From: fedora-extras-commits at redhat.com (Rex Dieter (rdieter)) Date: Wed, 25 Apr 2007 08:00:04 -0400 Subject: rpms/koffice/FC-5 koffice.spec,1.45,1.46 Message-ID: <200704251200.l3PC04T4018879@cvs-int.fedora.redhat.com> Author: rdieter Update of /cvs/extras/rpms/koffice/FC-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv18848 Modified Files: koffice.spec Log Message: * Wed Apr 25 2007 Rex Dieter 1.6.2-3.1 - FC-5: +BR: poppler-qt-devel (#158941,#212145) Index: koffice.spec =================================================================== RCS file: /cvs/extras/rpms/koffice/FC-5/koffice.spec,v retrieving revision 1.45 retrieving revision 1.46 diff -u -r1.45 -r1.46 --- koffice.spec 5 Mar 2007 13:08:09 -0000 1.45 +++ koffice.spec 25 Apr 2007 11:59:29 -0000 1.46 @@ -1,7 +1,7 @@ Name: koffice Version: 1.6.2 -Release: 3%{?dist} +Release: 3%{?dist}.1 Summary: A free, integrated office suite for KDE Group: Applications/Productivity @@ -52,7 +52,7 @@ %define ruby 1 BuildRequires: ruby ruby-devel >= 1.8.2 %endif -%if 0%{?fedora} > 5 || 0%{?rhel} > 3 +%if 0%{?fedora} > 4 || 0%{?rhel} > 3 BuildRequires: poppler-qt-devel %endif %if 0%{?fedora} > 4 || 0%{?rhel} > 4 @@ -683,6 +683,10 @@ %changelog +* Wed Apr 25 2007 Rex Dieter +1.6.2-3.1 +- FC-5: +BR: poppler-qt-devel (#158941,#212145) + * Mon Feb 26 2007 Rex Dieter 1.6.2-3 - kexi_export patch From fedora-extras-commits at redhat.com Wed Apr 25 12:15:00 2007 From: fedora-extras-commits at redhat.com (Rex Dieter (rdieter)) Date: Wed, 25 Apr 2007 08:15:00 -0400 Subject: rpms/exiv2/devel .cvsignore, 1.5, 1.6 exiv2.spec, 1.8, 1.9 sources, 1.5, 1.6 Message-ID: <200704251215.l3PCF0s5023493@cvs-int.fedora.redhat.com> Author: rdieter Update of /cvs/extras/rpms/exiv2/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv23467 Modified Files: .cvsignore exiv2.spec sources Log Message: * Mon Apr 02 2007 Rex Dieter 0.14-1 - exiv2-0.14 Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/exiv2/devel/.cvsignore,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- .cvsignore 28 Nov 2006 13:43:17 -0000 1.5 +++ .cvsignore 25 Apr 2007 12:14:26 -0000 1.6 @@ -1,3 +1,3 @@ -exiv2-0.10.tar.gz -exiv2-0.11.tar.gz +clog exiv2-0.12.tar.gz +exiv2-0.14.tar.gz Index: exiv2.spec =================================================================== RCS file: /cvs/extras/rpms/exiv2/devel/exiv2.spec,v retrieving revision 1.8 retrieving revision 1.9 diff -u -r1.8 -r1.9 --- exiv2.spec 28 Nov 2006 13:43:17 -0000 1.8 +++ exiv2.spec 25 Apr 2007 12:14:26 -0000 1.9 @@ -1,7 +1,7 @@ Summary: Exif and Iptc metadata manipulation library Name: exiv2 -Version: 0.12 +Version: 0.14 Release: 1%{?dist} License: GPL @@ -11,6 +11,9 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: zlib-devel +BuildRequires: gettext +# docs +BuildRequires: doxygen graphviz libxslt Patch1: exiv2-0.11-no_rpath.patch Patch2: exiv2-0.9.1-deps.patch @@ -47,25 +50,27 @@ %patch1 -p1 -b .no_rpath %patch2 -p1 -b .deps +mkdir doc/html + %build %configure --disable-static -make -C src %{?_smp_mflags} +make %{?_smp_mflags} %install rm -rf $RPM_BUILD_ROOT -make -C src install DESTDIR=$RPM_BUILD_ROOT +make install DESTDIR=$RPM_BUILD_ROOT + +%find_lang exiv2 # Unpackaged files rm -f $RPM_BUILD_ROOT%{_libdir}/lib*.la # set eXecute bit on installed lib -chmod a+x $RPM_BUILD_ROOT%{_libdir}/libexiv2-*.so - -## FIXME/TODO: patch installed exiv2-config to instead pull values from pkgconfig +chmod a+x $RPM_BUILD_ROOT%{_libdir}/libexiv2*.so %clean @@ -77,23 +82,25 @@ %postun -p /sbin/ldconfig -%files +%files -f exiv2.lang %defattr(-,root,root,-) %doc COPYING README %{_bindir}/exiv2 -%{_libdir}/libexiv2-*.so +%{_libdir}/libexiv2.so.* %{_mandir}/man1/* %files devel %defattr(-,root,root,-) %doc doc/html -%{_bindir}/exiv2-config %{_includedir}/exiv2/ %{_libdir}/libexiv2.so %{_libdir}/pkgconfig/exiv2.pc %changelog +* Mon Apr 02 2007 Rex Dieter 0.14-1 +- exiv2-0.14 + * Tue Nov 28 2006 Rex Dieter 0.12-1 - exiv2-0.12 Index: sources =================================================================== RCS file: /cvs/extras/rpms/exiv2/devel/sources,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- sources 28 Nov 2006 13:43:17 -0000 1.5 +++ sources 25 Apr 2007 12:14:26 -0000 1.6 @@ -1 +1 @@ -a97a4e489df7ec99458e3e33b506c3e6 exiv2-0.12.tar.gz +6f8edde77d95f49fc83329feb615bb33 exiv2-0.14.tar.gz From fedora-extras-commits at redhat.com Wed Apr 25 12:29:32 2007 From: fedora-extras-commits at redhat.com (Rex Dieter (rdieter)) Date: Wed, 25 Apr 2007 08:29:32 -0400 Subject: rpms/libkexiv2/devel libkexiv2.spec,1.1,1.2 Message-ID: <200704251229.l3PCTWJT023904@cvs-int.fedora.redhat.com> Author: rdieter Update of /cvs/extras/rpms/libkexiv2/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv23879 Modified Files: libkexiv2.spec Log Message: * Mon Apr 16 2007 Rex Dieter 0.1.2-2 - libkexiv2-0.1.2 (for exiv2-0.14) Index: libkexiv2.spec =================================================================== RCS file: /cvs/extras/rpms/libkexiv2/devel/libkexiv2.spec,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- libkexiv2.spec 9 Mar 2007 12:55:13 -0000 1.1 +++ libkexiv2.spec 25 Apr 2007 12:28:58 -0000 1.2 @@ -3,8 +3,8 @@ Summary: A library to manipulate EXIF/IPTC information Name: libkexiv2 -Version: 0.1.1 -Release: 2%{?dist} +Version: 0.1.2 +Release: 2%{?dist} License: GPL Group: Applications/Multimedia @@ -13,7 +13,7 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: gettext -BuildRequires: exiv2-devel +BuildRequires: exiv2-devel >= 0.14 BuildRequires: kdelibs-devel %description @@ -75,6 +75,9 @@ %changelog +* Mon Apr 16 2007 Rex Dieter 0.1.2-2 +- libkexiv2-0.1.2 (for exiv2-0.14) + * Tue Feb 27 2007 Rex Dieter 0.1.1-2 - fix %%clean - update %%description From fedora-extras-commits at redhat.com Wed Apr 25 12:30:15 2007 From: fedora-extras-commits at redhat.com (Rex Dieter (rdieter)) Date: Wed, 25 Apr 2007 08:30:15 -0400 Subject: rpms/libkexiv2/devel .cvsignore, 1.2, 1.3 libkexiv2.spec, 1.2, 1.3 sources, 1.2, 1.3 Message-ID: <200704251230.l3PCUFil023953@cvs-int.fedora.redhat.com> Author: rdieter Update of /cvs/extras/rpms/libkexiv2/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv23914 Modified Files: .cvsignore libkexiv2.spec sources Log Message: * Mon Apr 16 2007 Rex Dieter 0.1.2-3 - libkexiv2-0.1.2 (for exiv2-0.14) Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/libkexiv2/devel/.cvsignore,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- .cvsignore 9 Mar 2007 12:55:13 -0000 1.2 +++ .cvsignore 25 Apr 2007 12:29:41 -0000 1.3 @@ -1 +1,3 @@ +clog libkexiv2-0.1.1.tar.bz2 +libkexiv2-0.1.2.tar.bz2 Index: libkexiv2.spec =================================================================== RCS file: /cvs/extras/rpms/libkexiv2/devel/libkexiv2.spec,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- libkexiv2.spec 25 Apr 2007 12:28:58 -0000 1.2 +++ libkexiv2.spec 25 Apr 2007 12:29:41 -0000 1.3 @@ -4,7 +4,7 @@ Summary: A library to manipulate EXIF/IPTC information Name: libkexiv2 Version: 0.1.2 -Release: 2%{?dist} +Release: 3%{?dist} License: GPL Group: Applications/Multimedia @@ -75,7 +75,7 @@ %changelog -* Mon Apr 16 2007 Rex Dieter 0.1.2-2 +* Mon Apr 16 2007 Rex Dieter 0.1.2-3 - libkexiv2-0.1.2 (for exiv2-0.14) * Tue Feb 27 2007 Rex Dieter 0.1.1-2 Index: sources =================================================================== RCS file: /cvs/extras/rpms/libkexiv2/devel/sources,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- sources 9 Mar 2007 12:55:13 -0000 1.2 +++ sources 25 Apr 2007 12:29:41 -0000 1.3 @@ -1 +1 @@ -cd577926992dc1ea5359f9cb53c6a10d libkexiv2-0.1.1.tar.bz2 +8d273bf0ce692a814a0945c0664e116a libkexiv2-0.1.2.tar.bz2 From fedora-extras-commits at redhat.com Wed Apr 25 12:44:12 2007 From: fedora-extras-commits at redhat.com (Rex Dieter (rdieter)) Date: Wed, 25 Apr 2007 08:44:12 -0400 Subject: rpms/kipi-plugins/devel kipi-plugins-0.1.3-exiv2.patch, NONE, 1.1 .cvsignore, 1.9, 1.10 kipi-plugins.spec, 1.26, 1.27 Message-ID: <200704251244.l3PCiCY5024687@cvs-int.fedora.redhat.com> Author: rdieter Update of /cvs/extras/rpms/kipi-plugins/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv24658 Modified Files: .cvsignore kipi-plugins.spec Added Files: kipi-plugins-0.1.3-exiv2.patch Log Message: * Mon Apr 25 2007 Rex Dieter 0.1.3-3 - respin against exiv2-0.14 kipi-plugins-0.1.3-exiv2.patch: --- NEW FILE kipi-plugins-0.1.3-exiv2.patch --- Index: kipi-plugins/rawconverter/dcrawiface.cpp =================================================================== --- kipi-plugins/rawconverter/dcrawiface.cpp (revisione 627500) +++ kipi-plugins/rawconverter/dcrawiface.cpp (revisione 627501) @@ -4,7 +4,7 @@ * Date : 2006-12-09 * Description : dcraw interface (tested with dcraw 8.x releases) * - * Copyright 2006 by Gilles Caulier and Marcel Wiesweg + * Copyright 2006-2007 by Gilles Caulier and Marcel Wiesweg * * This program is free software; you can redistribute it * and/or modify it under the terms of the GNU General @@ -58,11 +58,14 @@ #include #include +// LibKExiv2 includes. + +#include + // Local includes. #include "pluginsversion.h" #include "rawfiles.h" -#include "exiv2iface.h" #include "dcrawbinary.h" #include "dcrawiface.h" #include "dcrawiface.moc" @@ -492,7 +495,7 @@ fclose(f); // Metadata restoration and update. - KIPIPlugins::Exiv2Iface exiv2Iface; + KExiv2Library::LibKExiv2 exiv2Iface; exiv2Iface.load(filePath); exiv2Iface.setImageProgramId(QString("Kipi Raw Converter"), QString(kipiplugins_version)); exiv2Iface.setImageDimensions(QSize(d->width, d->height)); @@ -547,7 +550,7 @@ png_set_text(png_ptr, info_ptr, &(text), 1); // Metadata restoration and update. - KIPIPlugins::Exiv2Iface exiv2Iface; + KExiv2Library::LibKExiv2 exiv2Iface; exiv2Iface.load(filePath); exiv2Iface.setImageProgramId(QString("Kipi Raw Converter"), QString(kipiplugins_version)); exiv2Iface.setImageDimensions(QSize(d->width, d->height)); @@ -624,7 +627,7 @@ // Metadata restoration and update. - KIPIPlugins::Exiv2Iface exiv2Iface; + KExiv2Library::LibKExiv2 exiv2Iface; exiv2Iface.load(filePath); exiv2Iface.setImageProgramId(QString("Kipi Raw Converter"), QString(kipiplugins_version)); exiv2Iface.setImageDimensions(QSize(d->width, d->height)); Index: kipi-plugins/rawconverter/Makefile.am =================================================================== --- kipi-plugins/rawconverter/Makefile.am (revisione 627500) +++ kipi-plugins/rawconverter/Makefile.am (revisione 627501) @@ -5,23 +5,21 @@ METASOURCES = AUTO SUBDIRS = profiles -INCLUDES = $(KIPI_PLUGINS_COMMON_INCLUDE) $(LIBKIPI_CFLAGS) $(all_includes) +INCLUDES = $(KIPI_PLUGINS_COMMON_INCLUDE) $(LIBKIPI_CFLAGS) $(LIBKEXIV2_CFLAGS) $(all_includes) # Install this plugin in the KDE modules directory kde_module_LTLIBRARIES = kipiplugin_rawconverter.la -kipiplugin_rawconverter_la_DEPENDENCIES = $(LIBKIPI_LIBS_DEP) \ - $(top_builddir)/kipi-plugins/common/exiv2iface/libexiv2iface.la +kipiplugin_rawconverter_la_DEPENDENCIES = $(LIBKIPI_LIBS_DEP) $(LIBKEXIV2_LIBS_DEP) # Srcs for the plugin kipiplugin_rawconverter_la_SOURCES = plugin_rawconverter.cpp dcrawiface.cpp savesettingswidget.cpp \ - batchdialog.cpp actionthread.cpp dcrawsettingswidget.cpp \ - singledialog.cpp previewwidget.cpp iccjpeg.c dcrawbinary.cpp + batchdialog.cpp actionthread.cpp dcrawsettingswidget.cpp \ + singledialog.cpp previewwidget.cpp iccjpeg.c dcrawbinary.cpp # Libs needed by the plugin -kipiplugin_rawconverter_la_LIBADD = -ljpeg -lpng \ - $(top_builddir)/kipi-plugins/common/exiv2iface/libexiv2iface.la \ - $(LIB_TIFF) $(LIBKIPI_LIBS) $(LIB_KIO) $(LIB_KDEUI) $(LIB_KDECORE) $(LIB_QT) +kipiplugin_rawconverter_la_LIBADD = -ljpeg -lpng $(LIBKEXIV2_LIBS) \ + $(LIB_TIFF) $(LIBKIPI_LIBS) $(LIB_KIO) $(LIB_KDEUI) $(LIB_KDECORE) $(LIB_QT) # LD flags for the plugin kipiplugin_rawconverter_la_LDFLAGS = $(KIPI_PLUGINS_COMMON_LDFLAGS) -module $(KDE_PLUGIN) $(all_libraries) -lkipiplugins Index: kipi-plugins/rawconverter/dcrawiface.h =================================================================== --- kipi-plugins/rawconverter/dcrawiface.h (revisione 627500) +++ kipi-plugins/rawconverter/dcrawiface.h (revisione 627501) @@ -4,7 +4,7 @@ * Date : 2006-12-09 * Description : dcraw interface (tested with dcraw 8.x releases) * - * Copyright 2006 by Gilles Caulier and Marcel Wiesweg + * Copyright 2006-2007 by Gilles Caulier and Marcel Wiesweg * * This program is free software; you can redistribute it * and/or modify it under the terms of the GNU General Index: kipi-plugins/metadataedit/iptcstatus.cpp =================================================================== --- kipi-plugins/metadataedit/iptcstatus.cpp (revisione 627500) +++ kipi-plugins/metadataedit/iptcstatus.cpp (revisione 627501) @@ -3,7 +3,7 @@ * Date : 2006-10-12 * Description : IPTC status settings page. * - * Copyright 2006 by Gilles Caulier + * Copyright 2006-2007 by Gilles Caulier * * This program is free software; you can redistribute it * and/or modify it under the terms of the GNU General @@ -34,11 +34,14 @@ #include #include +// LibKExiv2 includes. + +#include + // Local includes. #include "metadatacheckbox.h" #include "pluginsversion.h" -#include "exiv2iface.h" #include "iptcstatus.h" #include "iptcstatus.moc" @@ -291,7 +294,7 @@ void IPTCStatus::readMetadata(QByteArray& iptcData) { blockSignals(true); - KIPIPlugins::Exiv2Iface exiv2Iface; + KExiv2Library::LibKExiv2 exiv2Iface; exiv2Iface.setIptc(iptcData); QString data; int val; @@ -408,7 +411,7 @@ void IPTCStatus::applyMetadata(QByteArray& iptcData) { - KIPIPlugins::Exiv2Iface exiv2Iface; + KExiv2Library::LibKExiv2 exiv2Iface; exiv2Iface.setIptc(iptcData); if (d->statusCheck->isChecked()) Index: kipi-plugins/metadataedit/plugin_metadataedit.cpp =================================================================== --- kipi-plugins/metadataedit/plugin_metadataedit.cpp (revisione 627500) +++ kipi-plugins/metadataedit/plugin_metadataedit.cpp (revisione 627501) @@ -3,7 +3,7 @@ * Date : 2006-10-11 * Description : a plugin to edit pictures metadata * - * Copyright 2006 by Gilles Caulier + * Copyright 2006-2007 by Gilles Caulier * * This program is free software; you can redistribute it * and/or modify it under the terms of the GNU General @@ -36,9 +36,12 @@ #include +// LibKExiv2 includes. + +#include + // Local includes. -#include "exiv2iface.h" #include "exifeditdialog.h" #include "iptceditdialog.h" #include "commenteditdialog.h" @@ -186,10 +189,10 @@ KURL url = *it; bool ret = false; - if (!KIPIPlugins::Exiv2Iface::isReadOnly(url.path())) + if (!KExiv2Library::LibKExiv2::isReadOnly(url.path())) { ret = true; - KIPIPlugins::Exiv2Iface exiv2Iface; + KExiv2Library::LibKExiv2 exiv2Iface; ret &= exiv2Iface.load(url.path()); ret &= exiv2Iface.clearExif(); ret &= exiv2Iface.save(url.path()); @@ -229,7 +232,7 @@ if( importEXIFFile.isEmpty() ) return; - KIPIPlugins::Exiv2Iface exiv2Iface; + KExiv2Library::LibKExiv2 exiv2Iface; if (!exiv2Iface.load(importEXIFFile.path())) { KMessageBox::error(kapp->activeWindow(), [...2379 lines suppressed...] -#include +#include // Local includes. Index: kipi-plugins/metadataedit/iptckeywords.cpp =================================================================== --- kipi-plugins/metadataedit/iptckeywords.cpp (revisione 628539) +++ kipi-plugins/metadataedit/iptckeywords.cpp (revisione 628540) @@ -36,7 +36,7 @@ // LibKExiv2 includes. -#include +#include // Local includes. Index: kipi-plugins/metadataedit/iptcsubjects.cpp =================================================================== --- kipi-plugins/metadataedit/iptcsubjects.cpp (revisione 628539) +++ kipi-plugins/metadataedit/iptcsubjects.cpp (revisione 628540) @@ -36,7 +36,7 @@ // LibKExiv2 includes. -#include +#include // Local includes. Index: kipi-plugins/metadataedit/exifadjust.cpp =================================================================== --- kipi-plugins/metadataedit/exifadjust.cpp (revisione 628539) +++ kipi-plugins/metadataedit/exifadjust.cpp (revisione 628540) @@ -37,7 +37,7 @@ // LibKExiv2 includes. -#include +#include // Local includes. Index: kipi-plugins/metadataedit/iptcorigin.cpp =================================================================== --- kipi-plugins/metadataedit/iptcorigin.cpp (revisione 628539) +++ kipi-plugins/metadataedit/iptcorigin.cpp (revisione 628540) @@ -36,7 +36,7 @@ // LibKExiv2 includes. -#include +#include // Local includes. Index: kipi-plugins/metadataedit/exifdevice.cpp =================================================================== --- kipi-plugins/metadataedit/exifdevice.cpp (revisione 628539) +++ kipi-plugins/metadataedit/exifdevice.cpp (revisione 628540) @@ -40,7 +40,7 @@ // LibKExiv2 includes. -#include +#include // Local includes. Index: kipi-plugins/metadataedit/iptcdatetime.cpp =================================================================== --- kipi-plugins/metadataedit/iptcdatetime.cpp (revisione 628539) +++ kipi-plugins/metadataedit/iptcdatetime.cpp (revisione 628540) @@ -39,7 +39,7 @@ // LibKExiv2 includes. -#include +#include // Local includes. Index: kipi-plugins/metadataedit/iptccredits.cpp =================================================================== --- kipi-plugins/metadataedit/iptccredits.cpp (revisione 628539) +++ kipi-plugins/metadataedit/iptccredits.cpp (revisione 628540) @@ -36,7 +36,7 @@ // LibKExiv2 includes. -#include +#include // Local includes. Index: kipi-plugins/metadataedit/iptccaption.cpp =================================================================== --- kipi-plugins/metadataedit/iptccaption.cpp (revisione 628539) +++ kipi-plugins/metadataedit/iptccaption.cpp (revisione 628540) @@ -40,7 +40,7 @@ // LibKExiv2 includes. -#include +#include // Local includes. Index: kipi-plugins/metadataedit/exifeditdialog.cpp =================================================================== --- kipi-plugins/metadataedit/exifeditdialog.cpp (revisione 628539) +++ kipi-plugins/metadataedit/exifeditdialog.cpp (revisione 628540) @@ -43,7 +43,7 @@ // LibKExiv2 includes. -#include +#include // Local includes. Index: kipi-plugins/galleryexport/gallerytalker.cpp =================================================================== --- kipi-plugins/galleryexport/gallerytalker.cpp (revisione 628539) +++ kipi-plugins/galleryexport/gallerytalker.cpp (revisione 628540) @@ -36,7 +36,7 @@ // LibKExiv2 includes. -#include +#include #include "galleryitem.h" #include "gallerympform.h" Index: kipi-plugins/timeadjust/timeadjustdialog.cpp =================================================================== --- kipi-plugins/timeadjust/timeadjustdialog.cpp (revisione 628539) +++ kipi-plugins/timeadjust/timeadjustdialog.cpp (revisione 628540) @@ -56,7 +56,7 @@ // LibKExiv2 includes. -#include +#include // Local includes. Index: kipi-plugins/sendimages/sendimages.cpp =================================================================== --- kipi-plugins/sendimages/sendimages.cpp (revisione 628539) +++ kipi-plugins/sendimages/sendimages.cpp (revisione 628540) @@ -53,7 +53,7 @@ // LibKExiv2 includes. -#include +#include // Local include files Index: kipi-plugins/gpssync/gpslistviewitem.cpp =================================================================== --- kipi-plugins/gpssync/gpslistviewitem.cpp (revisione 628539) +++ kipi-plugins/gpssync/gpslistviewitem.cpp (revisione 628540) @@ -31,7 +31,7 @@ // LibKExiv2 includes. -#include +#include // Local includes. Index: kipi-plugins/gpssync/plugin_gpssync.cpp =================================================================== --- kipi-plugins/gpssync/plugin_gpssync.cpp (revisione 628539) +++ kipi-plugins/gpssync/plugin_gpssync.cpp (revisione 628540) @@ -40,7 +40,7 @@ // LibKExiv2 includes. -#include +#include // Local includes. Index: kipi-plugins/jpeglossless/jpegtransform.h =================================================================== --- kipi-plugins/jpeglossless/jpegtransform.h (revisione 628539) +++ kipi-plugins/jpeglossless/jpegtransform.h (revisione 628540) @@ -30,7 +30,7 @@ // LibKExiv2 includes. -#include +#include namespace KIPIJPEGLossLessPlugin { Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/kipi-plugins/devel/.cvsignore,v retrieving revision 1.9 retrieving revision 1.10 diff -u -r1.9 -r1.10 --- .cvsignore 24 Jan 2007 22:52:45 -0000 1.9 +++ .cvsignore 25 Apr 2007 12:43:38 -0000 1.10 @@ -1,3 +1,3 @@ +clog kipi-plugins-0.1.2.tar.bz2 -kipi-plugins-0.1.3-rc1.tar.bz2 kipi-plugins-0.1.3.tar.bz2 Index: kipi-plugins.spec =================================================================== RCS file: /cvs/extras/rpms/kipi-plugins/devel/kipi-plugins.spec,v retrieving revision 1.26 retrieving revision 1.27 diff -u -r1.26 -r1.27 --- kipi-plugins.spec 24 Jan 2007 23:06:54 -0000 1.26 +++ kipi-plugins.spec 25 Apr 2007 12:43:38 -0000 1.27 @@ -1,8 +1,10 @@ +# Fedora review: http://bugzilla.redhat.com/171504 + Name: kipi-plugins Summary: Plugins to use with Kipi Version: 0.1.3 -Release: 2%{?dist} +Release: 3%{?dist} License: LGPL Group: Applications/Multimedia @@ -10,10 +12,14 @@ Source0: http://dl.sourceforge.net/sourceforge/kipi/kipi-plugins-%{version}%{?beta:-%{beta}}.tar.bz2 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) +Patch1: kipi-plugins-0.1.3-exiv2.patch +BuildRequires: automake libtool + BuildRequires: gettext BuildRequires: libkipi-devel >= 0.1.5 BuildRequires: kdelibs-devel -BuildRequires: exiv2-devel +BuildRequires: libkexiv2-devel +BuildRequires: exiv2-devel >= 0.14 %if 0%{?fedora} > 6 ## ipod support currently busted, omit, for now. -- Rex #define _with_libgpod --with-libgpod @@ -92,6 +98,9 @@ %prep %setup -q -n %{name}-%{version}%{?beta:-%{beta}} +%patch1 -p0 -b .exiv2 +make -f admin/Makefile.common + %build unset QTDIR || : ; . /etc/profile.d/qt.sh @@ -166,6 +175,9 @@ %changelog +* Mon Apr 25 2007 Rex Dieter 0.1.3-3 +- respin against exiv2-0.14 + * Wed Jan 24 2007 Rex Dieter 0.1.3-2 - drop --with-libgpod, still busted From fedora-extras-commits at redhat.com Wed Apr 25 12:46:31 2007 From: fedora-extras-commits at redhat.com (Rex Dieter (rdieter)) Date: Wed, 25 Apr 2007 08:46:31 -0400 Subject: rpms/kphotoalbum/devel .cvsignore, 1.5, 1.6 kphotoalbum.spec, 1.9, 1.10 sources, 1.4, 1.5 Message-ID: <200704251246.l3PCkVvW024798@cvs-int.fedora.redhat.com> Author: rdieter Update of /cvs/extras/rpms/kphotoalbum/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv24769 Modified Files: .cvsignore kphotoalbum.spec sources Log Message: * Thu Apr 16 2007 Rex Dieter 3.0.2-1 - kphotoalbum-3.0.2 Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/kphotoalbum/devel/.cvsignore,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- .cvsignore 11 Apr 2007 15:31:40 -0000 1.5 +++ .cvsignore 25 Apr 2007 12:45:57 -0000 1.6 @@ -1,3 +1,3 @@ clog -kphotoalbum-3.0.tar.bz2 kphotoalbum-3.0.1.tar.bz2 +kphotoalbum-3.0.2.tar.bz2 Index: kphotoalbum.spec =================================================================== RCS file: /cvs/extras/rpms/kphotoalbum/devel/kphotoalbum.spec,v retrieving revision 1.9 retrieving revision 1.10 diff -u -r1.9 -r1.10 --- kphotoalbum.spec 11 Apr 2007 15:31:40 -0000 1.9 +++ kphotoalbum.spec 25 Apr 2007 12:45:57 -0000 1.10 @@ -1,18 +1,19 @@ Summary: KDE Photo Album Name: kphotoalbum -Version: 3.0.1 +Version: 3.0.2 Release: 1%{?dist} License: GPL Group: Applications/Multimedia URL: http://kphotoalbum.org/ -Source: http://kphotoalbum.org/download/kphotoalbum-%{version}.tar.bz2 +Source0: http://kphotoalbum.org/download/kphotoalbum-%{version}.tar.bz2 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) Obsoletes: kimdaba < %{version} #Provides: kimdaba = %{version} +BuildRequires: desktop-file-utils BuildRequires: gettext BuildRequires: libkipi-devel BuildRequires: qt-devel @@ -32,7 +33,7 @@ %prep -%setup -q -n %{name}-%{version}%{?beta} +%setup -q -n %{name}-%{version}%{?beta:-%{beta}} %build @@ -40,7 +41,6 @@ %configure \ --disable-rpath \ - --disable-gcc-hidden-visibility \ --enable-new-ldflags \ --disable-debug --disable-warnings \ --disable-dependancy-tracking --disable-final @@ -74,6 +74,10 @@ fi +%check +desktop-file-validate $RPM_BUILD_ROOT%{_datadir}/applications/kde/*.desktop ||: + + %clean rm -rf $RPM_BUILD_ROOT @@ -101,6 +105,9 @@ %changelog +* Thu Apr 16 2007 Rex Dieter 3.0.2-1 +- kphotoalbum-3.0.2 + * Wed Apr 11 2007 Rex Dieter 3.0.1-1 - kphotoalbum-3.0.1 Index: sources =================================================================== RCS file: /cvs/extras/rpms/kphotoalbum/devel/sources,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- sources 11 Apr 2007 15:31:40 -0000 1.4 +++ sources 25 Apr 2007 12:45:57 -0000 1.5 @@ -1 +1 @@ -ea44852ec73afb2d11adbabb48387067 kphotoalbum-3.0.1.tar.bz2 +decdf031878de8333f030d1e77ea8ae3 kphotoalbum-3.0.2.tar.bz2 From fedora-extras-commits at redhat.com Wed Apr 25 12:50:26 2007 From: fedora-extras-commits at redhat.com (Rex Dieter (rdieter)) Date: Wed, 25 Apr 2007 08:50:26 -0400 Subject: rpms/gwenview/devel gwenview.spec,1.22,1.23 Message-ID: <200704251250.l3PCoQtt024925@cvs-int.fedora.redhat.com> Author: rdieter Update of /cvs/extras/rpms/gwenview/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv24892 Modified Files: gwenview.spec Log Message: * Mon Apr 25 2007 Rex Dieter 1.4.1-3.1 - respin for exiv2-0.14 Index: gwenview.spec =================================================================== RCS file: /cvs/extras/rpms/gwenview/devel/gwenview.spec,v retrieving revision 1.22 retrieving revision 1.23 diff -u -r1.22 -r1.23 --- gwenview.spec 29 Nov 2006 18:34:17 -0000 1.22 +++ gwenview.spec 25 Apr 2007 12:49:52 -0000 1.23 @@ -1,6 +1,6 @@ Name: gwenview Version: 1.4.1 -Release: 3%{?dist} +Release: 3%{?dist}.1 Summary: Simple image viewer for KDE Group: Applications/Multimedia @@ -10,12 +10,12 @@ Source1: http://dl.sf.net/gwenview/gwenview-i18n-%{version}.tar.bz2 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) -BuildRequires: kdelibs-devel >= 6:3.1 +BuildRequires: kdelibs-devel BuildRequires: desktop-file-utils BuildRequires: libkipi-devel BuildRequires: gettext BuildRequires: exiv2-devel -%if "%{fedora}" >= "5" +%if 0%{?fedora} > 4 || 0%{?rhel} > 4 BuildRequires: libXt-devel %endif @@ -37,10 +37,10 @@ %build unset QTDIR && . %{_sysconfdir}/profile.d/qt.sh -# work around an improper ${kdelibsuff} -export QTLIB=${QTDIR}/lib QTINC=${QTDIR}/include + %configure --disable-rpath --disable-debug --enable-kipi # --enable-final \ + make %{?_smp_mflags} cd %{name}-i18n-%{version} @@ -111,6 +111,9 @@ %changelog +* Mon Apr 25 2007 Rex Dieter 1.4.1-3.1 +- respin for exiv2-0.14 + * Wed Nov 29 2006 Aurelien Bompard 1.4.1-3 - rebuild From fedora-extras-commits at redhat.com Wed Apr 25 12:56:47 2007 From: fedora-extras-commits at redhat.com (Rex Dieter (rdieter)) Date: Wed, 25 Apr 2007 08:56:47 -0400 Subject: rpms/digikam/devel digi_libkexiv2.patch, NONE, 1.1 digikam.spec, 1.31, 1.32 Message-ID: <200704251256.l3PCulfw025086@cvs-int.fedora.redhat.com> Author: rdieter Update of /cvs/extras/rpms/digikam/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv25048 Modified Files: digikam.spec Added Files: digi_libkexiv2.patch Log Message: * Mon Apr 02 2007 Rex Dieter 0.9.1-2 - exiv2-0.14 patch - cleanup/simplify BR's,Requires,d-f-i usage digi_libkexiv2.patch: --- NEW FILE digi_libkexiv2.patch --- Index: digikam/libs/widgets/metadata/makernotewidget.h =================================================================== --- digikam/libs/widgets/metadata/makernotewidget.h (revisione 642722) +++ digikam/libs/widgets/metadata/makernotewidget.h (revisione 642723) @@ -1,10 +1,10 @@ /* ============================================================ - * Author: Gilles Caulier - * Date : 2006-02-20 + * Authors: Gilles Caulier + * Date : 2006-02-20 * Description : a widget to display non standard Exif metadata * used by camera makers * - * Copyright 2006 by Gilles Caulier + * Copyright 2006-2007 by Gilles Caulier * * This program is free software; you can redistribute it * and/or modify it under the terms of the GNU General Index: digikam/libs/widgets/metadata/exifwidget.cpp =================================================================== --- digikam/libs/widgets/metadata/exifwidget.cpp (revisione 642722) +++ digikam/libs/widgets/metadata/exifwidget.cpp (revisione 642723) @@ -1,9 +1,9 @@ /* ============================================================ - * Author: Gilles Caulier - * Date : 2006-02-20 + * Authors: Gilles Caulier + * Date : 2006-02-20 * Description : a widget to display Standard Exif metadata * - * Copyright 2006 by Gilles Caulier + * Copyright 2006-2007 by Gilles Caulier * * This program is free software; you can redistribute it * and/or modify it under the terms of the GNU General @@ -46,6 +46,7 @@ #include "dmetadata.h" #include "metadatalistview.h" #include "exifwidget.h" +#include "exifwidget.moc" namespace Digikam { @@ -180,11 +181,10 @@ } catch (Exiv2::Error& e) { - DDebug() << "Cannot parse EXIF metadata using Exiv2 (" - << QString::fromAscii(e.what().c_str()) - << ")" << endl; - return false; + DMetadata::printExiv2ExceptionError("Cannot parse EXIF metadata using Exiv2 ", e); } + + return false; } void ExifWidget::buildView(void) @@ -210,11 +210,10 @@ } catch (Exiv2::Error& e) { - DDebug() << "Cannot get metadata tag title using Exiv2 (" - << QString::fromAscii(e.what().c_str()) - << ")" << endl; - return i18n("Unknown"); + DMetadata::printExiv2ExceptionError("Cannot get metadata tag title using Exiv2 ", e); } + + return i18n("Unknown"); } QString ExifWidget::getTagDescription(const QString& key) @@ -227,11 +226,10 @@ } catch (Exiv2::Error& e) { - DDebug() << "Cannot get metadata tag description using Exiv2 (" - << QString::fromAscii(e.what().c_str()) - << ")" << endl; - return i18n("No description available"); + DMetadata::printExiv2ExceptionError("Cannot get metadata tag description using Exiv2 ", e); } + + return i18n("No description available"); } void ExifWidget::slotSaveMetadataToFile(void) @@ -243,4 +241,3 @@ } // namespace Digikam -#include "exifwidget.moc" Index: digikam/libs/widgets/metadata/gpswidget.h =================================================================== --- digikam/libs/widgets/metadata/gpswidget.h (revisione 642722) +++ digikam/libs/widgets/metadata/gpswidget.h (revisione 642723) @@ -1,9 +1,9 @@ /* ============================================================ - * Author: Gilles Caulier - * Date : 2006-02-22 + * Authors: Gilles Caulier + * Date : 2006-02-22 * Description : a tab widget to display GPS info * - * Copyright 2006 by Gilles Caulier + * Copyright 2006-2007 by Gilles Caulier * * This program is free software; you can redistribute it * and/or modify it under the terms of the GNU General @@ -84,7 +84,6 @@ private: GPSWidgetPriv *d; - }; } // namespace Digikam Index: digikam/libs/widgets/metadata/iptcwidget.cpp =================================================================== --- digikam/libs/widgets/metadata/iptcwidget.cpp (revisione 642722) +++ digikam/libs/widgets/metadata/iptcwidget.cpp (revisione 642723) @@ -1,9 +1,9 @@ /* ============================================================ - * Author: Gilles Caulier - * Date : 2006-02-20 + * Authors: Gilles Caulier + * Date : 2006-02-20 * Description : A widget to display IPTC metadata * - * Copyright 2006 by Gilles Caulier + * Copyright 2006-2007 by Gilles Caulier * * This program is free software; you can redistribute it * and/or modify it under the terms of the GNU General @@ -44,6 +44,7 @@ #include "ddebug.h" #include "dmetadata.h" #include "iptcwidget.h" +#include "iptcwidget.moc" namespace Digikam { @@ -155,11 +156,10 @@ } catch (Exiv2::Error& e) { - DDebug() << "Cannot parse IPTC metadata using Exiv2 (" - << QString::fromAscii(e.what().c_str()) - << ")" << endl; - return false; + DMetadata::printExiv2ExceptionError("Cannot parse IPTC metadata using Exiv2 ", e); } + + return false; } void IptcWidget::buildView(void) @@ -184,11 +184,10 @@ } catch (Exiv2::Error& e) { - DDebug() << "Cannot get metadata tag title using Exiv2 (" - << QString::fromAscii(e.what().c_str()) - << ")" << endl; - return i18n("Unknow"); + DMetadata::printExiv2ExceptionError("Cannot get metadata tag title using Exiv2 ", e); } + + return i18n("Unknow"); } QString IptcWidget::getTagDescription(const QString& key) @@ -201,11 +200,10 @@ } catch (Exiv2::Error& e) { - DDebug() << "Cannot get metadata tag description using Exiv2 (" - << QString::fromAscii(e.what().c_str()) - << ")" << endl; - return i18n("No description available"); + DMetadata::printExiv2ExceptionError("Cannot get metadata tag description using Exiv2 ", e); } + + return i18n("No description available"); } void IptcWidget::slotSaveMetadataToFile(void) @@ -217,4 +215,3 @@ } // namespace Digikam -#include "iptcwidget.moc" Index: digikam/libs/widgets/metadata/exifwidget.h =================================================================== --- digikam/libs/widgets/metadata/exifwidget.h (revisione 642722) +++ digikam/libs/widgets/metadata/exifwidget.h (revisione 642723) @@ -1,9 +1,9 @@ /* ============================================================ - * Author: Gilles Caulier - * Date : 2006-02-20 + * Authors: Gilles Caulier + * Date : 2006-02-20 * Description : a widget to display Standard Exif metadata * - * Copyright 2006 by Gilles Caulier + * Copyright 2006-2007 by Gilles Caulier * * This program is free software; you can redistribute it * and/or modify it under the terms of the GNU General Index: digikam/libs/widgets/metadata/iptcwidget.h =================================================================== --- digikam/libs/widgets/metadata/iptcwidget.h (revisione 642722) +++ digikam/libs/widgets/metadata/iptcwidget.h (revisione 642723) @@ -1,9 +1,9 @@ /* ============================================================ - * Author: Gilles Caulier - * Date : 2006-02-20 + * Authors: Gilles Caulier + * Date : 2006-02-20 * Description : A widget to display IPTC metadata * - * Copyright 2006 by Gilles Caulier + * Copyright 2006-2007 by Gilles Caulier * * This program is free software; you can redistribute it * and/or modify it under the terms of the GNU General Index: digikam/libs/widgets/metadata/makernotewidget.cpp =================================================================== --- digikam/libs/widgets/metadata/makernotewidget.cpp (revisione 642722) +++ digikam/libs/widgets/metadata/makernotewidget.cpp (revisione 642723) @@ -1,10 +1,10 @@ /* ============================================================ - * Author: Gilles Caulier - * Date : 2006-02-20 + * Authors: Gilles Caulier + * Date : 2006-02-20 * Description : a widget to display non standard Exif metadata * used by camera makers * - * Copyright 2006 by Gilles Caulier + * Copyright 2006-2007 by Gilles Caulier * * This program is free software; you can redistribute it * and/or modify it under the terms of the GNU General @@ -46,6 +46,7 @@ #include "ddebug.h" #include "dmetadata.h" #include "makernotewidget.h" +#include "makernotewidget.moc" namespace Digikam { @@ -197,11 +198,10 @@ } catch (Exiv2::Error& e) { - DDebug() << "Cannot parse MAKERNOTE metadata using Exiv2 (" - << QString::fromAscii(e.what().c_str()) - << ")" << endl; - return false; + DMetadata::printExiv2ExceptionError("Cannot parse MAKERNOTE metadata using Exiv2 ", e); } + + return false; } void MakerNoteWidget::buildView(void) @@ -226,11 +226,10 @@ } catch (Exiv2::Error& e) { - DDebug() << "Cannot get metadata tag title using Exiv2 (" - << QString::fromAscii(e.what().c_str()) - << ")" << endl; - return i18n("Unknown"); + DMetadata::printExiv2ExceptionError("Cannot get metadata tag title using Exiv2 ", e); } + + return i18n("Unknown"); } QString MakerNoteWidget::getTagDescription(const QString& key) @@ -243,11 +242,10 @@ } catch (Exiv2::Error& e) { - DDebug() << "Cannot get metadata tag description using Exiv2 (" - << QString::fromAscii(e.what().c_str()) - << ")" << endl; - return i18n("No description available"); + DMetadata::printExiv2ExceptionError("Cannot get metadata tag description using Exiv2 ", e); } + + return i18n("No description available"); } void MakerNoteWidget::slotSaveMetadataToFile(void) @@ -259,4 +257,3 @@ } // namespace Digikam -#include "makernotewidget.moc" Index: digikam/libs/widgets/metadata/gpswidget.cpp =================================================================== --- digikam/libs/widgets/metadata/gpswidget.cpp (revisione 642722) +++ digikam/libs/widgets/metadata/gpswidget.cpp (revisione 642723) @@ -1,9 +1,9 @@ /* ============================================================ - * Author: Gilles Caulier - * Date : 2006-02-22 + * Authors: Gilles Caulier + * Date : 2006-02-22 * Description : a tab widget to display GPS info * - * Copyright 2006 by Gilles Caulier + * Copyright 2006-2007 by Gilles Caulier * * This program is free software; you can redistribute it * and/or modify it under the terms of the GNU General @@ -62,6 +62,7 @@ namespace Digikam { + static const char* ExifGPSHumanList[] = { "GPSLatitude", @@ -304,11 +305,10 @@ catch (Exiv2::Error& e) { setMetadataEmpty(); - DDebug() << "Cannot parse EXIF metadata using Exiv2 (" - << QString::fromAscii(e.what().c_str()) - << ")" << endl; - return false; + DMetadata::printExiv2ExceptionError("Cannot parse EXIF metadata using Exiv2 ", e); } + + return false; } void GPSWidget::setMetadataEmpty() @@ -342,11 +342,10 @@ } catch (Exiv2::Error& e) { - DDebug() << "Cannot get metadata tag title using Exiv2 (" - << QString::fromAscii(e.what().c_str()) - << ")" << endl; - return i18n("Unknown"); + DMetadata::printExiv2ExceptionError("Cannot get metadata tag title using Exiv2 ", e); } + + return i18n("Unknown"); } QString GPSWidget::getTagDescription(const QString& key) @@ -359,11 +358,10 @@ } catch (Exiv2::Error& e) { - DDebug() << "Cannot get metadata tag description using Exiv2 (" - << QString::fromAscii(e.what().c_str()) - << ")" << endl; - return i18n("No description available"); + DMetadata::printExiv2ExceptionError("Cannot get metadata tag description using Exiv2 ", e); } + + return i18n("No description available"); } bool GPSWidget::decodeGPSPosition(void) Index: digikam.spec =================================================================== RCS file: /cvs/extras/rpms/digikam/devel/digikam.spec,v retrieving revision 1.31 retrieving revision 1.32 diff -u -r1.31 -r1.32 --- digikam.spec 9 Mar 2007 15:54:53 -0000 1.31 +++ digikam.spec 25 Apr 2007 12:56:12 -0000 1.32 @@ -1,6 +1,6 @@ Name: digikam Version: 0.9.1 -Release: 1%{?dist} +Release: 2%{?dist} Summary: A digital camera accessing & photo management application Group: Applications/Multimedia @@ -9,13 +9,16 @@ Source0: http://dl.sourceforge.net/%{name}/%{name}-%{version}.tar.bz2 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) -BuildRequires: qt-devel kdelibs-devel arts-devel gphoto2-devel >= 2.0.0 -BuildRequires: exiv2-devel >= 0.12 libkexiv2-devel >= 0.1 libkipi-devel >= 0.1 +# http://www.linux.it/~anaselli/kipi-plugins/patches/digikam/digi_libkexiv2.patch.bz2 +Patch1: digi_libkexiv2.patch + +BuildRequires: kdelibs-devel gphoto2-devel >= 2.0.0 +BuildRequires: libkexiv2-devel exiv2-devel >= 0.14 libkipi-devel BuildRequires: lcms-devel libtiff-devel libpng-devel >= 1.2.7 jasper-devel BuildRequires: sqlite-devel >= 3.0.0 gettext pkgconfig desktop-file-utils +%if 0%{?fedora} > 4 || 0%{?rhel} > 4 BuildRequires: libtool-ltdl-devel -Requires(post): desktop-file-utils -Requires(postun): desktop-file-utils +%endif %description digiKam is an easy to use and powerful digital photo management application, @@ -40,9 +43,10 @@ %prep %setup -q +%patch1 -p0 -b .exiv2 + %build unset QTDIR || : ; . %{_sysconfdir}/profile.d/qt.sh -export QTLIB=${QTDIR}/lib QTINC=${QTDIR}/include %configure \ --disable-rpath \ @@ -57,16 +61,12 @@ desktop-file-install --vendor fedora --delete-original \ --dir $RPM_BUILD_ROOT%{_datadir}/applications \ - --add-category X-Fedora \ - --add-category Application \ --add-category Photograph \ --add-category Graphics \ $RPM_BUILD_ROOT%{_datadir}/applications/kde/%{name}.desktop desktop-file-install --vendor fedora --delete-original \ --dir $RPM_BUILD_ROOT%{_datadir}/applications \ - --add-category X-Fedora \ - --add-category Application \ --add-category Photograph \ --add-category Graphics \ $RPM_BUILD_ROOT%{_datadir}/applications/kde/showfoto.desktop @@ -121,6 +121,10 @@ %{_libdir}/libdigikam.so %changelog +* Mon Apr 02 2007 Rex Dieter 0.9.1-2 +- exiv2-0.14 patch +- cleanup/simplify BR's,Requires,d-f-i usage + * Fri Mar 09 2007 Marcin Garski 0.9.1-1 - Update to version 0.9.1 - Update BuildRequires From fedora-extras-commits at redhat.com Wed Apr 25 13:33:51 2007 From: fedora-extras-commits at redhat.com (Alexander Larsson (alexl)) Date: Wed, 25 Apr 2007 09:33:51 -0400 Subject: rpms/xdg-user-dirs-gtk/devel .cvsignore, 1.4, 1.5 sources, 1.4, 1.5 xdg-user-dirs-gtk.spec, 1.3, 1.4 Message-ID: <200704251333.l3PDXpaW030848@cvs-int.fedora.redhat.com> Author: alexl Update of /cvs/extras/rpms/xdg-user-dirs-gtk/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv30824 Modified Files: .cvsignore sources xdg-user-dirs-gtk.spec Log Message: * Wed Apr 25 2007 - 0.5-1 - Update to 0.5 - Fixes silly dialog when no translations (#237384) Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/xdg-user-dirs-gtk/devel/.cvsignore,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- .cvsignore 11 Apr 2007 13:59:42 -0000 1.4 +++ .cvsignore 25 Apr 2007 13:33:17 -0000 1.5 @@ -1 +1 @@ -xdg-user-dirs-gtk-0.4.tar.gz +xdg-user-dirs-gtk-0.5.tar.gz Index: sources =================================================================== RCS file: /cvs/extras/rpms/xdg-user-dirs-gtk/devel/sources,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- sources 11 Apr 2007 13:59:42 -0000 1.4 +++ sources 25 Apr 2007 13:33:17 -0000 1.5 @@ -1 +1 @@ -32453f613fecd7876df039fe016fd461 xdg-user-dirs-gtk-0.4.tar.gz +4d866187054e98c56b86c8406cb1db26 xdg-user-dirs-gtk-0.5.tar.gz Index: xdg-user-dirs-gtk.spec =================================================================== RCS file: /cvs/extras/rpms/xdg-user-dirs-gtk/devel/xdg-user-dirs-gtk.spec,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- xdg-user-dirs-gtk.spec 11 Apr 2007 13:59:42 -0000 1.3 +++ xdg-user-dirs-gtk.spec 25 Apr 2007 13:33:17 -0000 1.4 @@ -1,5 +1,5 @@ Name: xdg-user-dirs-gtk -Version: 0.4 +Version: 0.5 Release: 1%{?dist} Summary: Gnome integration of special directories @@ -41,6 +41,10 @@ %config(noreplace) %{_sysconfdir}/xdg/autostart/user-dirs-update-gtk.desktop %changelog +* Wed Apr 25 2007 - 0.5-1 +- Update to 0.5 +- Fixes silly dialog when no translations (#237384) + * Wed Apr 11 2007 Alexander Larsson - 0.4-1 - update to 0.4 (#234512) From fedora-extras-commits at redhat.com Wed Apr 25 14:10:05 2007 From: fedora-extras-commits at redhat.com (Owen Taylor (otaylor)) Date: Wed, 25 Apr 2007 10:10:05 -0400 Subject: rpms/mugshot/FC-6 .cvsignore, 1.3, 1.4 mugshot.spec, 1.4, 1.5 sources, 1.3, 1.4 Message-ID: <200704251410.l3PEA5j2003676@cvs-int.fedora.redhat.com> Author: otaylor Update of /cvs/extras/rpms/mugshot/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv3651 Modified Files: .cvsignore mugshot.spec sources Log Message: Version 1.1.41 Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/mugshot/FC-6/.cvsignore,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- .cvsignore 29 Mar 2007 23:52:59 -0000 1.3 +++ .cvsignore 25 Apr 2007 14:09:31 -0000 1.4 @@ -1,2 +1,3 @@ mugshot-1.1.39.tar.gz mugshot-1.1.40.tar.gz +mugshot-1.1.41.tar.gz Index: mugshot.spec =================================================================== RCS file: /cvs/extras/rpms/mugshot/FC-6/mugshot.spec,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- mugshot.spec 29 Mar 2007 23:52:59 -0000 1.4 +++ mugshot.spec 25 Apr 2007 14:09:31 -0000 1.5 @@ -1,5 +1,5 @@ Name: mugshot -Version: 1.1.40 +Version: 1.1.41 Release: 1%{?dist} Summary: Companion software for mugshot.org @@ -208,6 +208,9 @@ %{_sysconfdir}/gconf/schemas/*.schemas %changelog +* Wed Apr 25 2007 Owen Taylor - 1.1.41-1 +- 1.1.41 + * Thu Mar 29 2007 Owen Taylor - 1.1.40-1 - 1.1.40 Index: sources =================================================================== RCS file: /cvs/extras/rpms/mugshot/FC-6/sources,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- sources 29 Mar 2007 23:52:59 -0000 1.3 +++ sources 25 Apr 2007 14:09:31 -0000 1.4 @@ -1 +1 @@ -606e2a72b83855662ea794e1d1bc45e0 mugshot-1.1.40.tar.gz +db36f5b6101cdc0ae72cfe851414033e mugshot-1.1.41.tar.gz From fedora-extras-commits at redhat.com Wed Apr 25 14:12:15 2007 From: fedora-extras-commits at redhat.com (Owen Taylor (otaylor)) Date: Wed, 25 Apr 2007 10:12:15 -0400 Subject: rpms/mugshot/devel .cvsignore, 1.3, 1.4 mugshot.spec, 1.3, 1.4 sources, 1.3, 1.4 Message-ID: <200704251412.l3PECFYr003741@cvs-int.fedora.redhat.com> Author: otaylor Update of /cvs/extras/rpms/mugshot/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv3714 Modified Files: .cvsignore mugshot.spec sources Log Message: Version 1.1.41 Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/mugshot/devel/.cvsignore,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- .cvsignore 29 Mar 2007 23:56:14 -0000 1.3 +++ .cvsignore 25 Apr 2007 14:11:41 -0000 1.4 @@ -1,2 +1,3 @@ mugshot-1.1.39.tar.gz mugshot-1.1.40.tar.gz +mugshot-1.1.41.tar.gz Index: mugshot.spec =================================================================== RCS file: /cvs/extras/rpms/mugshot/devel/mugshot.spec,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- mugshot.spec 29 Mar 2007 23:56:14 -0000 1.3 +++ mugshot.spec 25 Apr 2007 14:11:41 -0000 1.4 @@ -1,5 +1,5 @@ Name: mugshot -Version: 1.1.40 +Version: 1.1.41 Release: 1%{?dist} Summary: Companion software for mugshot.org @@ -208,6 +208,9 @@ %{_sysconfdir}/gconf/schemas/*.schemas %changelog +* Wed Apr 25 2007 Owen Taylor - 1.1.41-1 +- 1.1.41 + * Thu Mar 29 2007 Owen Taylor - 1.1.40-1 - 1.1.40 Index: sources =================================================================== RCS file: /cvs/extras/rpms/mugshot/devel/sources,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- sources 29 Mar 2007 23:56:14 -0000 1.3 +++ sources 25 Apr 2007 14:11:41 -0000 1.4 @@ -1 +1 @@ -606e2a72b83855662ea794e1d1bc45e0 mugshot-1.1.40.tar.gz +db36f5b6101cdc0ae72cfe851414033e mugshot-1.1.41.tar.gz From fedora-extras-commits at redhat.com Wed Apr 25 15:14:53 2007 From: fedora-extras-commits at redhat.com (Rex Dieter (rdieter)) Date: Wed, 25 Apr 2007 11:14:53 -0400 Subject: rpms/qt4/devel .cvsignore,1.15,1.16 qt4.spec,1.41,1.42 Message-ID: <200704251514.l3PFErn9010017@cvs-int.fedora.redhat.com> Author: rdieter Update of /cvs/extras/rpms/qt4/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv9985 Modified Files: .cvsignore qt4.spec Log Message: * Tue Apr 25 2007 Rex Dieter 4.2.3-8 - License: GPL, dropping QPL (#237702) Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/qt4/devel/.cvsignore,v retrieving revision 1.15 retrieving revision 1.16 diff -u -r1.15 -r1.16 --- .cvsignore 21 Mar 2007 20:50:32 -0000 1.15 +++ .cvsignore 25 Apr 2007 15:14:19 -0000 1.16 @@ -1,3 +1,2 @@ clog -OLD/ qt-x11-opensource-src-4.2.3.tar.gz Index: qt4.spec =================================================================== RCS file: /cvs/extras/rpms/qt4/devel/qt4.spec,v retrieving revision 1.41 retrieving revision 1.42 diff -u -r1.41 -r1.42 --- qt4.spec 30 Mar 2007 12:39:42 -0000 1.41 +++ qt4.spec 25 Apr 2007 15:14:19 -0000 1.42 @@ -13,9 +13,9 @@ Summary: Qt toolkit Name: qt4 Version: 4.2.3 -Release: 7%{?dist} +Release: 8%{?dist} -License: GPL/QPL +License: GPL Group: System Environment/Libraries Url: http://www.trolltech.com/products/qt/ %if "%{?snap:1}" == "1" @@ -35,7 +35,7 @@ Patch1: qt-x11-opensource-src-4.1.2-assistant4.patch # multilib hacks Patch2: qt-x11-opensource-src-4.2.2-multilib.patch -# +# CVE-2007-0242 Patch3: utf8-bug-qt4-2.diff ## qt-copy patches Patch0154: 0154-qdbuscpp2xml-moc_path.diff @@ -560,8 +560,11 @@ %changelog +* Tue Apr 25 2007 Rex Dieter 4.2.3-8 +- License: GPL, dropping QPL (#237702) + * Thu Mar 29 2007 Rex Dieter 4.2.3-7 -- utf8-bug-qt4-2.diff +- CVE-2007-0242, utf8-bug-qt4-2.diff * Thu Mar 22 2007 Rex Dieter 4.2.3-6 - -system-sqlite, BR: sqlite-devel From fedora-extras-commits at redhat.com Wed Apr 25 15:16:46 2007 From: fedora-extras-commits at redhat.com (Rex Dieter (rdieter)) Date: Wed, 25 Apr 2007 11:16:46 -0400 Subject: rpms/qt4/FC-5 .cvsignore,1.12,1.13 qt4.spec,1.26,1.27 Message-ID: <200704251516.l3PFGk66010215@cvs-int.fedora.redhat.com> Author: rdieter Update of /cvs/extras/rpms/qt4/FC-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv10156/FC-5 Modified Files: .cvsignore qt4.spec Log Message: * Tue Apr 25 2007 Rex Dieter 4.2.3-8 - License: GPL, dropping QPL (#237702) Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/qt4/FC-5/.cvsignore,v retrieving revision 1.12 retrieving revision 1.13 diff -u -r1.12 -r1.13 --- .cvsignore 30 Mar 2007 15:34:54 -0000 1.12 +++ .cvsignore 25 Apr 2007 15:16:12 -0000 1.13 @@ -1,3 +1,2 @@ clog -OLD/ qt-x11-opensource-src-4.2.3.tar.gz Index: qt4.spec =================================================================== RCS file: /cvs/extras/rpms/qt4/FC-5/qt4.spec,v retrieving revision 1.26 retrieving revision 1.27 diff -u -r1.26 -r1.27 --- qt4.spec 30 Mar 2007 15:37:09 -0000 1.26 +++ qt4.spec 25 Apr 2007 15:16:12 -0000 1.27 @@ -13,9 +13,9 @@ Summary: Qt toolkit Name: qt4 Version: 4.2.3 -Release: 7%{?dist} +Release: 8%{?dist} -License: GPL/QPL +License: GPL Group: System Environment/Libraries Url: http://www.trolltech.com/products/qt/ %if "%{?snap:1}" == "1" @@ -560,6 +560,9 @@ %changelog +* Tue Apr 25 2007 Rex Dieter 4.2.3-8 +- License: GPL, dropping QPL (#237702) + * Thu Mar 29 2007 Rex Dieter 4.2.3-7 - CVE-2007-0242, utf8-bug-qt4-2.diff From fedora-extras-commits at redhat.com Wed Apr 25 15:16:41 2007 From: fedora-extras-commits at redhat.com (Rex Dieter (rdieter)) Date: Wed, 25 Apr 2007 11:16:41 -0400 Subject: rpms/qt4/EL-4 .cvsignore,1.15,1.16 qt4.spec,1.37,1.38 Message-ID: <200704251516.l3PFGfaK010208@cvs-int.fedora.redhat.com> Author: rdieter Update of /cvs/extras/rpms/qt4/EL-4 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv10156/EL-4 Modified Files: .cvsignore qt4.spec Log Message: * Tue Apr 25 2007 Rex Dieter 4.2.3-8 - License: GPL, dropping QPL (#237702) Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/qt4/EL-4/.cvsignore,v retrieving revision 1.15 retrieving revision 1.16 diff -u -r1.15 -r1.16 --- .cvsignore 23 Mar 2007 15:07:51 -0000 1.15 +++ .cvsignore 25 Apr 2007 15:16:07 -0000 1.16 @@ -1,3 +1,2 @@ clog -OLD/ qt-x11-opensource-src-4.2.3.tar.gz Index: qt4.spec =================================================================== RCS file: /cvs/extras/rpms/qt4/EL-4/qt4.spec,v retrieving revision 1.37 retrieving revision 1.38 diff -u -r1.37 -r1.38 --- qt4.spec 26 Mar 2007 17:48:34 -0000 1.37 +++ qt4.spec 25 Apr 2007 15:16:07 -0000 1.38 @@ -13,9 +13,9 @@ Summary: Qt toolkit Name: qt4 Version: 4.2.3 -Release: 6%{?dist}.3 +Release: 8%{?dist} -License: GPL/QPL +License: GPL Group: System Environment/Libraries Url: http://www.trolltech.com/products/qt/ %if "%{?snap:1}" == "1" @@ -35,6 +35,8 @@ Patch1: qt-x11-opensource-src-4.1.2-assistant4.patch # multilib hacks Patch2: qt-x11-opensource-src-4.2.2-multilib.patch +# CVE-2007-0242 +Patch3: utf8-bug-qt4-2.diff ## qt-copy patches Patch0154: 0154-qdbuscpp2xml-moc_path.diff @@ -124,15 +126,11 @@ %endif %if "%{?sqlite:1}" != "-no-sql-sqlite" +%if 0%{?fedora} > 2 %define _system_sqlite -system-sqlite -%if "%{?rhel}" == "4" -%ifarch ppc -# el4/ppc doesn't have sqlite-devel, wtf? -- Rex -%undefine _system_sqlite +BuildRequires: sqlite-devel %endif %endif -%endif -%{?_system_sqlite:BuildRequires: sqlite-devel} Obsoletes: %{name}-config < %{version}-%{release} Provides: %{name}-config = %{version}-%{release} @@ -224,6 +222,7 @@ %patch1 -p1 -b .assistant4 # don't use -b on mkspec files, else they get installed too. %patch2 -p1 +%patch3 -p0 -b .utf8-bug %patch0154 -p0 -b .qt-copy#0154 # drop -fexceptions from $RPM_OPT_FLAGS @@ -561,6 +560,12 @@ %changelog +* Tue Apr 25 2007 Rex Dieter 4.2.3-8 +- License: GPL, dropping QPL (#237702) + +* Thu Mar 29 2007 Rex Dieter 4.2.3-7 +- CVE-2007-0242, utf8-bug-qt4-2.diff + * Thu Mar 22 2007 Rex Dieter 4.2.3-6 - -system-sqlite, BR: sqlite-devel - drop mysql_config hackery From fedora-extras-commits at redhat.com Wed Apr 25 15:16:50 2007 From: fedora-extras-commits at redhat.com (Rex Dieter (rdieter)) Date: Wed, 25 Apr 2007 11:16:50 -0400 Subject: rpms/qt4/FC-6 .cvsignore,1.15,1.16 qt4.spec,1.34,1.35 Message-ID: <200704251516.l3PFGotj010220@cvs-int.fedora.redhat.com> Author: rdieter Update of /cvs/extras/rpms/qt4/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv10156/FC-6 Modified Files: .cvsignore qt4.spec Log Message: * Tue Apr 25 2007 Rex Dieter 4.2.3-8 - License: GPL, dropping QPL (#237702) Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/qt4/FC-6/.cvsignore,v retrieving revision 1.15 retrieving revision 1.16 diff -u -r1.15 -r1.16 --- .cvsignore 30 Mar 2007 14:21:02 -0000 1.15 +++ .cvsignore 25 Apr 2007 15:16:16 -0000 1.16 @@ -1,3 +1,2 @@ clog -OLD/ qt-x11-opensource-src-4.2.3.tar.gz Index: qt4.spec =================================================================== RCS file: /cvs/extras/rpms/qt4/FC-6/qt4.spec,v retrieving revision 1.34 retrieving revision 1.35 diff -u -r1.34 -r1.35 --- qt4.spec 30 Mar 2007 15:32:24 -0000 1.34 +++ qt4.spec 25 Apr 2007 15:16:16 -0000 1.35 @@ -13,9 +13,9 @@ Summary: Qt toolkit Name: qt4 Version: 4.2.3 -Release: 7%{?dist}.1 +Release: 8%{?dist} -License: GPL/QPL +License: GPL Group: System Environment/Libraries Url: http://www.trolltech.com/products/qt/ %if "%{?snap:1}" == "1" @@ -560,6 +560,9 @@ %changelog +* Tue Apr 25 2007 Rex Dieter 4.2.3-8 +- License: GPL, dropping QPL (#237702) + * Thu Mar 29 2007 Rex Dieter 4.2.3-7 - CVE-2007-0242, utf8-bug-qt4-2.diff From fedora-extras-commits at redhat.com Wed Apr 25 15:31:02 2007 From: fedora-extras-commits at redhat.com (Andreas Bierfert (awjb)) Date: Wed, 25 Apr 2007 11:31:02 -0400 Subject: rpms/libopensync-plugin-evolution2/FC-6 .cvsignore, 1.4, 1.5 libopensync-plugin-evolution2.spec, 1.9, 1.10 sources, 1.4, 1.5 Message-ID: <200704251531.l3PFV24l010455@cvs-int.fedora.redhat.com> Author: awjb Update of /cvs/extras/rpms/libopensync-plugin-evolution2/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv10378/FC-6 Modified Files: .cvsignore libopensync-plugin-evolution2.spec sources Log Message: - version upgrade Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/libopensync-plugin-evolution2/FC-6/.cvsignore,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- .cvsignore 20 Dec 2006 10:38:00 -0000 1.4 +++ .cvsignore 25 Apr 2007 15:30:28 -0000 1.5 @@ -1 +1 @@ -libopensync-plugin-evolution2-0.20.tar.gz +libopensync-plugin-evolution2-0.22.tar.bz2 Index: libopensync-plugin-evolution2.spec =================================================================== RCS file: /cvs/extras/rpms/libopensync-plugin-evolution2/FC-6/libopensync-plugin-evolution2.spec,v retrieving revision 1.9 retrieving revision 1.10 diff -u -r1.9 -r1.10 --- libopensync-plugin-evolution2.spec 20 Dec 2006 10:38:00 -0000 1.9 +++ libopensync-plugin-evolution2.spec 25 Apr 2007 15:30:28 -0000 1.10 @@ -1,5 +1,5 @@ Name: libopensync-plugin-evolution2 -Version: 0.20 +Version: 0.22 Release: 1%{?dist} Summary: Evolution 2 plugin for libopensync @@ -7,7 +7,7 @@ License: GPL URL: http://www.opensync.org # see http://www.opensync.org/wiki/download -Source0: %{name}-%{version}.tar.gz +Source0: %{name}-%{version}.tar.bz2 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: libopensync-devel @@ -58,6 +58,9 @@ %{_includedir}/opensync-1.0/opensync/evo2_sync.h %changelog +* Wed Apr 25 2007 Andreas Bierfert 0.22-1 +- version upgrade + * Wed Dec 20 2006 Andreas Bierfert 0.20-1 - version upgrade Index: sources =================================================================== RCS file: /cvs/extras/rpms/libopensync-plugin-evolution2/FC-6/sources,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- sources 20 Dec 2006 10:38:00 -0000 1.4 +++ sources 25 Apr 2007 15:30:28 -0000 1.5 @@ -1 +1 @@ -a63a18b090f43fd3101955aa25c28883 libopensync-plugin-evolution2-0.20.tar.gz +c4419dd2451bd1595fe42fcf96a9ba45 libopensync-plugin-evolution2-0.22.tar.bz2 From fedora-extras-commits at redhat.com Wed Apr 25 15:30:58 2007 From: fedora-extras-commits at redhat.com (Andreas Bierfert (awjb)) Date: Wed, 25 Apr 2007 11:30:58 -0400 Subject: rpms/libopensync-plugin-evolution2/FC-5 .cvsignore, 1.4, 1.5 libopensync-plugin-evolution2.spec, 1.9, 1.10 sources, 1.4, 1.5 Message-ID: <200704251530.l3PFUwhU010443@cvs-int.fedora.redhat.com> Author: awjb Update of /cvs/extras/rpms/libopensync-plugin-evolution2/FC-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv10378/FC-5 Modified Files: .cvsignore libopensync-plugin-evolution2.spec sources Log Message: - version upgrade Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/libopensync-plugin-evolution2/FC-5/.cvsignore,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- .cvsignore 20 Dec 2006 10:38:00 -0000 1.4 +++ .cvsignore 25 Apr 2007 15:30:23 -0000 1.5 @@ -1 +1 @@ -libopensync-plugin-evolution2-0.20.tar.gz +libopensync-plugin-evolution2-0.22.tar.bz2 Index: libopensync-plugin-evolution2.spec =================================================================== RCS file: /cvs/extras/rpms/libopensync-plugin-evolution2/FC-5/libopensync-plugin-evolution2.spec,v retrieving revision 1.9 retrieving revision 1.10 diff -u -r1.9 -r1.10 --- libopensync-plugin-evolution2.spec 20 Dec 2006 10:38:00 -0000 1.9 +++ libopensync-plugin-evolution2.spec 25 Apr 2007 15:30:23 -0000 1.10 @@ -1,5 +1,5 @@ Name: libopensync-plugin-evolution2 -Version: 0.20 +Version: 0.22 Release: 1%{?dist} Summary: Evolution 2 plugin for libopensync @@ -7,7 +7,7 @@ License: GPL URL: http://www.opensync.org # see http://www.opensync.org/wiki/download -Source0: %{name}-%{version}.tar.gz +Source0: %{name}-%{version}.tar.bz2 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: libopensync-devel @@ -58,6 +58,9 @@ %{_includedir}/opensync-1.0/opensync/evo2_sync.h %changelog +* Wed Apr 25 2007 Andreas Bierfert 0.22-1 +- version upgrade + * Wed Dec 20 2006 Andreas Bierfert 0.20-1 - version upgrade Index: sources =================================================================== RCS file: /cvs/extras/rpms/libopensync-plugin-evolution2/FC-5/sources,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- sources 20 Dec 2006 10:38:00 -0000 1.4 +++ sources 25 Apr 2007 15:30:23 -0000 1.5 @@ -1 +1 @@ -a63a18b090f43fd3101955aa25c28883 libopensync-plugin-evolution2-0.20.tar.gz +c4419dd2451bd1595fe42fcf96a9ba45 libopensync-plugin-evolution2-0.22.tar.bz2 From fedora-extras-commits at redhat.com Wed Apr 25 15:31:07 2007 From: fedora-extras-commits at redhat.com (Andreas Bierfert (awjb)) Date: Wed, 25 Apr 2007 11:31:07 -0400 Subject: rpms/libopensync-plugin-evolution2/devel .cvsignore, 1.4, 1.5 libopensync-plugin-evolution2.spec, 1.10, 1.11 sources, 1.4, 1.5 Message-ID: <200704251531.l3PFV71o010706@cvs-int.fedora.redhat.com> Author: awjb Update of /cvs/extras/rpms/libopensync-plugin-evolution2/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv10378/devel Modified Files: .cvsignore libopensync-plugin-evolution2.spec sources Log Message: - version upgrade Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/libopensync-plugin-evolution2/devel/.cvsignore,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- .cvsignore 20 Dec 2006 10:38:01 -0000 1.4 +++ .cvsignore 25 Apr 2007 15:30:32 -0000 1.5 @@ -1 +1 @@ -libopensync-plugin-evolution2-0.20.tar.gz +libopensync-plugin-evolution2-0.22.tar.bz2 Index: libopensync-plugin-evolution2.spec =================================================================== RCS file: /cvs/extras/rpms/libopensync-plugin-evolution2/devel/libopensync-plugin-evolution2.spec,v retrieving revision 1.10 retrieving revision 1.11 diff -u -r1.10 -r1.11 --- libopensync-plugin-evolution2.spec 20 Dec 2006 10:38:01 -0000 1.10 +++ libopensync-plugin-evolution2.spec 25 Apr 2007 15:30:32 -0000 1.11 @@ -1,5 +1,5 @@ Name: libopensync-plugin-evolution2 -Version: 0.20 +Version: 0.22 Release: 1%{?dist} Summary: Evolution 2 plugin for libopensync @@ -7,7 +7,7 @@ License: GPL URL: http://www.opensync.org # see http://www.opensync.org/wiki/download -Source0: %{name}-%{version}.tar.gz +Source0: %{name}-%{version}.tar.bz2 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: libopensync-devel @@ -58,6 +58,9 @@ %{_includedir}/opensync-1.0/opensync/evo2_sync.h %changelog +* Wed Apr 25 2007 Andreas Bierfert 0.22-1 +- version upgrade + * Wed Dec 20 2006 Andreas Bierfert 0.20-1 - version upgrade Index: sources =================================================================== RCS file: /cvs/extras/rpms/libopensync-plugin-evolution2/devel/sources,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- sources 20 Dec 2006 10:38:01 -0000 1.4 +++ sources 25 Apr 2007 15:30:32 -0000 1.5 @@ -1 +1 @@ -a63a18b090f43fd3101955aa25c28883 libopensync-plugin-evolution2-0.20.tar.gz +c4419dd2451bd1595fe42fcf96a9ba45 libopensync-plugin-evolution2-0.22.tar.bz2 From fedora-extras-commits at redhat.com Wed Apr 25 15:32:58 2007 From: fedora-extras-commits at redhat.com (Andreas Bierfert (awjb)) Date: Wed, 25 Apr 2007 11:32:58 -0400 Subject: rpms/libopensync/FC-5 .cvsignore, 1.4, 1.5 libopensync.spec, 1.9, 1.10 sources, 1.4, 1.5 Message-ID: <200704251532.l3PFWwcZ010917@cvs-int.fedora.redhat.com> Author: awjb Update of /cvs/extras/rpms/libopensync/FC-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv10844/FC-5 Modified Files: .cvsignore libopensync.spec sources Log Message: - version upgrade Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/libopensync/FC-5/.cvsignore,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- .cvsignore 20 Dec 2006 10:07:34 -0000 1.4 +++ .cvsignore 25 Apr 2007 15:32:24 -0000 1.5 @@ -1 +1 @@ -libopensync-0.20.tar.gz +libopensync-0.22.tar.bz2 Index: libopensync.spec =================================================================== RCS file: /cvs/extras/rpms/libopensync/FC-5/libopensync.spec,v retrieving revision 1.9 retrieving revision 1.10 diff -u -r1.9 -r1.10 --- libopensync.spec 20 Dec 2006 10:07:34 -0000 1.9 +++ libopensync.spec 25 Apr 2007 15:32:24 -0000 1.10 @@ -1,5 +1,5 @@ Name: libopensync -Version: 0.20 +Version: 0.22 Release: 1%{?dist} Summary: A synchronization framework @@ -7,7 +7,7 @@ License: LGPL URL: http://www.opensync.org/ # see http://www.opensync.org/wiki/download -Source0: %{name}-%{version}.tar.gz +Source0: %{name}-%{version}.tar.bz2 Patch0: libopensync-rpath.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) @@ -103,6 +103,10 @@ %{_libdir}/pkgconfig/* %changelog +* Wed Apr 25 2007 Andreas Bierfert +0.22-1 +- version upgrade #231845 + * Wed Dec 20 2006 Andreas Bierfert 0.20-1 - version upgrade #217150 Index: sources =================================================================== RCS file: /cvs/extras/rpms/libopensync/FC-5/sources,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- sources 20 Dec 2006 10:07:34 -0000 1.4 +++ sources 25 Apr 2007 15:32:24 -0000 1.5 @@ -1 +1 @@ -c685e69929333a763c51987b4a19d50d libopensync-0.20.tar.gz +f563ce2543312937a9afb4f8445ef932 libopensync-0.22.tar.bz2 From fedora-extras-commits at redhat.com Wed Apr 25 15:33:03 2007 From: fedora-extras-commits at redhat.com (Andreas Bierfert (awjb)) Date: Wed, 25 Apr 2007 11:33:03 -0400 Subject: rpms/libopensync/FC-6 .cvsignore, 1.4, 1.5 libopensync.spec, 1.10, 1.11 sources, 1.4, 1.5 Message-ID: <200704251533.l3PFX3sE010923@cvs-int.fedora.redhat.com> Author: awjb Update of /cvs/extras/rpms/libopensync/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv10844/FC-6 Modified Files: .cvsignore libopensync.spec sources Log Message: - version upgrade Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/libopensync/FC-6/.cvsignore,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- .cvsignore 20 Dec 2006 10:07:34 -0000 1.4 +++ .cvsignore 25 Apr 2007 15:32:29 -0000 1.5 @@ -1 +1 @@ -libopensync-0.20.tar.gz +libopensync-0.22.tar.bz2 Index: libopensync.spec =================================================================== RCS file: /cvs/extras/rpms/libopensync/FC-6/libopensync.spec,v retrieving revision 1.10 retrieving revision 1.11 diff -u -r1.10 -r1.11 --- libopensync.spec 20 Dec 2006 10:07:34 -0000 1.10 +++ libopensync.spec 25 Apr 2007 15:32:29 -0000 1.11 @@ -1,5 +1,5 @@ Name: libopensync -Version: 0.20 +Version: 0.22 Release: 1%{?dist} Summary: A synchronization framework @@ -7,7 +7,7 @@ License: LGPL URL: http://www.opensync.org/ # see http://www.opensync.org/wiki/download -Source0: %{name}-%{version}.tar.gz +Source0: %{name}-%{version}.tar.bz2 Patch0: libopensync-rpath.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) @@ -103,6 +103,10 @@ %{_libdir}/pkgconfig/* %changelog +* Wed Apr 25 2007 Andreas Bierfert +0.22-1 +- version upgrade #231845 + * Wed Dec 20 2006 Andreas Bierfert 0.20-1 - version upgrade #217150 Index: sources =================================================================== RCS file: /cvs/extras/rpms/libopensync/FC-6/sources,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- sources 20 Dec 2006 10:07:34 -0000 1.4 +++ sources 25 Apr 2007 15:32:29 -0000 1.5 @@ -1 +1 @@ -c685e69929333a763c51987b4a19d50d libopensync-0.20.tar.gz +f563ce2543312937a9afb4f8445ef932 libopensync-0.22.tar.bz2 From fedora-extras-commits at redhat.com Wed Apr 25 15:33:07 2007 From: fedora-extras-commits at redhat.com (Andreas Bierfert (awjb)) Date: Wed, 25 Apr 2007 11:33:07 -0400 Subject: rpms/libopensync/devel .cvsignore, 1.4, 1.5 libopensync.spec, 1.11, 1.12 sources, 1.4, 1.5 Message-ID: <200704251533.l3PFX7Zk010930@cvs-int.fedora.redhat.com> Author: awjb Update of /cvs/extras/rpms/libopensync/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv10844/devel Modified Files: .cvsignore libopensync.spec sources Log Message: - version upgrade Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/libopensync/devel/.cvsignore,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- .cvsignore 20 Dec 2006 10:07:35 -0000 1.4 +++ .cvsignore 25 Apr 2007 15:32:33 -0000 1.5 @@ -1 +1 @@ -libopensync-0.20.tar.gz +libopensync-0.22.tar.bz2 Index: libopensync.spec =================================================================== RCS file: /cvs/extras/rpms/libopensync/devel/libopensync.spec,v retrieving revision 1.11 retrieving revision 1.12 diff -u -r1.11 -r1.12 --- libopensync.spec 20 Dec 2006 10:07:35 -0000 1.11 +++ libopensync.spec 25 Apr 2007 15:32:33 -0000 1.12 @@ -1,5 +1,5 @@ Name: libopensync -Version: 0.20 +Version: 0.22 Release: 1%{?dist} Summary: A synchronization framework @@ -7,7 +7,7 @@ License: LGPL URL: http://www.opensync.org/ # see http://www.opensync.org/wiki/download -Source0: %{name}-%{version}.tar.gz +Source0: %{name}-%{version}.tar.bz2 Patch0: libopensync-rpath.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) @@ -103,6 +103,10 @@ %{_libdir}/pkgconfig/* %changelog +* Wed Apr 25 2007 Andreas Bierfert +0.22-1 +- version upgrade #231845 + * Wed Dec 20 2006 Andreas Bierfert 0.20-1 - version upgrade #217150 Index: sources =================================================================== RCS file: /cvs/extras/rpms/libopensync/devel/sources,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- sources 20 Dec 2006 10:07:35 -0000 1.4 +++ sources 25 Apr 2007 15:32:33 -0000 1.5 @@ -1 +1 @@ -c685e69929333a763c51987b4a19d50d libopensync-0.20.tar.gz +f563ce2543312937a9afb4f8445ef932 libopensync-0.22.tar.bz2 From fedora-extras-commits at redhat.com Wed Apr 25 15:36:09 2007 From: fedora-extras-commits at redhat.com (Andreas Bierfert (awjb)) Date: Wed, 25 Apr 2007 11:36:09 -0400 Subject: rpms/libopensync-plugin-file/FC-5 .cvsignore, 1.4, 1.5 libopensync-plugin-file.spec, 1.5, 1.6 sources, 1.4, 1.5 Message-ID: <200704251536.l3PFa92c011033@cvs-int.fedora.redhat.com> Author: awjb Update of /cvs/extras/rpms/libopensync-plugin-file/FC-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv10967/FC-5 Modified Files: .cvsignore libopensync-plugin-file.spec sources Log Message: - version upgrade Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/libopensync-plugin-file/FC-5/.cvsignore,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- .cvsignore 20 Dec 2006 10:53:37 -0000 1.4 +++ .cvsignore 25 Apr 2007 15:35:34 -0000 1.5 @@ -1 +1 @@ -libopensync-plugin-file-0.20.tar.gz +libopensync-plugin-file-0.22.tar.bz2 Index: libopensync-plugin-file.spec =================================================================== RCS file: /cvs/extras/rpms/libopensync-plugin-file/FC-5/libopensync-plugin-file.spec,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- libopensync-plugin-file.spec 20 Dec 2006 10:53:37 -0000 1.5 +++ libopensync-plugin-file.spec 25 Apr 2007 15:35:34 -0000 1.6 @@ -1,5 +1,5 @@ Name: libopensync-plugin-file -Version: 0.20 +Version: 0.22 Release: 1%{?dist} Summary: File plugin for libopensync @@ -7,7 +7,7 @@ License: GPL URL: http://www.opensync.org # see http://www.opensync.org/wiki/download -Source0: %{name}-%{version}.tar.gz +Source0: %{name}-%{version}.tar.bz2 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: libopensync-devel @@ -44,6 +44,9 @@ %{_datadir}/opensync/defaults/file-sync %changelog +* Wed Apr 25 2007 Andreas Bierfert 0.22-1 +- version upgrade + * Wed Dec 20 2006 Andreas Bierfert 0.20-1 - version upgrade Index: sources =================================================================== RCS file: /cvs/extras/rpms/libopensync-plugin-file/FC-5/sources,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- sources 20 Dec 2006 10:53:37 -0000 1.4 +++ sources 25 Apr 2007 15:35:34 -0000 1.5 @@ -1 +1 @@ -2caceac1a0fa3318e3091011b94a4930 libopensync-plugin-file-0.20.tar.gz +d600836ab5182751d07ea42c6b997eb4 libopensync-plugin-file-0.22.tar.bz2 From fedora-extras-commits at redhat.com Wed Apr 25 15:36:13 2007 From: fedora-extras-commits at redhat.com (Andreas Bierfert (awjb)) Date: Wed, 25 Apr 2007 11:36:13 -0400 Subject: rpms/libopensync-plugin-file/FC-6 .cvsignore, 1.4, 1.5 libopensync-plugin-file.spec, 1.6, 1.7 sources, 1.4, 1.5 Message-ID: <200704251536.l3PFaDeB011038@cvs-int.fedora.redhat.com> Author: awjb Update of /cvs/extras/rpms/libopensync-plugin-file/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv10967/FC-6 Modified Files: .cvsignore libopensync-plugin-file.spec sources Log Message: - version upgrade Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/libopensync-plugin-file/FC-6/.cvsignore,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- .cvsignore 20 Dec 2006 10:53:42 -0000 1.4 +++ .cvsignore 25 Apr 2007 15:35:39 -0000 1.5 @@ -1 +1 @@ -libopensync-plugin-file-0.20.tar.gz +libopensync-plugin-file-0.22.tar.bz2 Index: libopensync-plugin-file.spec =================================================================== RCS file: /cvs/extras/rpms/libopensync-plugin-file/FC-6/libopensync-plugin-file.spec,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- libopensync-plugin-file.spec 20 Dec 2006 10:53:42 -0000 1.6 +++ libopensync-plugin-file.spec 25 Apr 2007 15:35:39 -0000 1.7 @@ -1,5 +1,5 @@ Name: libopensync-plugin-file -Version: 0.20 +Version: 0.22 Release: 1%{?dist} Summary: File plugin for libopensync @@ -7,7 +7,7 @@ License: GPL URL: http://www.opensync.org # see http://www.opensync.org/wiki/download -Source0: %{name}-%{version}.tar.gz +Source0: %{name}-%{version}.tar.bz2 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: libopensync-devel @@ -44,6 +44,9 @@ %{_datadir}/opensync/defaults/file-sync %changelog +* Wed Apr 25 2007 Andreas Bierfert 0.22-1 +- version upgrade + * Wed Dec 20 2006 Andreas Bierfert 0.20-1 - version upgrade Index: sources =================================================================== RCS file: /cvs/extras/rpms/libopensync-plugin-file/FC-6/sources,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- sources 20 Dec 2006 10:53:42 -0000 1.4 +++ sources 25 Apr 2007 15:35:39 -0000 1.5 @@ -1 +1 @@ -2caceac1a0fa3318e3091011b94a4930 libopensync-plugin-file-0.20.tar.gz +d600836ab5182751d07ea42c6b997eb4 libopensync-plugin-file-0.22.tar.bz2 From fedora-extras-commits at redhat.com Wed Apr 25 15:36:19 2007 From: fedora-extras-commits at redhat.com (Andreas Bierfert (awjb)) Date: Wed, 25 Apr 2007 11:36:19 -0400 Subject: rpms/libopensync-plugin-file/devel .cvsignore, 1.4, 1.5 libopensync-plugin-file.spec, 1.6, 1.7 sources, 1.4, 1.5 Message-ID: <200704251536.l3PFaJx9011043@cvs-int.fedora.redhat.com> Author: awjb Update of /cvs/extras/rpms/libopensync-plugin-file/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv10967/devel Modified Files: .cvsignore libopensync-plugin-file.spec sources Log Message: - version upgrade Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/libopensync-plugin-file/devel/.cvsignore,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- .cvsignore 20 Dec 2006 10:53:42 -0000 1.4 +++ .cvsignore 25 Apr 2007 15:35:44 -0000 1.5 @@ -1 +1 @@ -libopensync-plugin-file-0.20.tar.gz +libopensync-plugin-file-0.22.tar.bz2 Index: libopensync-plugin-file.spec =================================================================== RCS file: /cvs/extras/rpms/libopensync-plugin-file/devel/libopensync-plugin-file.spec,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- libopensync-plugin-file.spec 20 Dec 2006 10:53:42 -0000 1.6 +++ libopensync-plugin-file.spec 25 Apr 2007 15:35:44 -0000 1.7 @@ -1,5 +1,5 @@ Name: libopensync-plugin-file -Version: 0.20 +Version: 0.22 Release: 1%{?dist} Summary: File plugin for libopensync @@ -7,7 +7,7 @@ License: GPL URL: http://www.opensync.org # see http://www.opensync.org/wiki/download -Source0: %{name}-%{version}.tar.gz +Source0: %{name}-%{version}.tar.bz2 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: libopensync-devel @@ -44,6 +44,9 @@ %{_datadir}/opensync/defaults/file-sync %changelog +* Wed Apr 25 2007 Andreas Bierfert 0.22-1 +- version upgrade + * Wed Dec 20 2006 Andreas Bierfert 0.20-1 - version upgrade Index: sources =================================================================== RCS file: /cvs/extras/rpms/libopensync-plugin-file/devel/sources,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- sources 20 Dec 2006 10:53:42 -0000 1.4 +++ sources 25 Apr 2007 15:35:44 -0000 1.5 @@ -1 +1 @@ -2caceac1a0fa3318e3091011b94a4930 libopensync-plugin-file-0.20.tar.gz +d600836ab5182751d07ea42c6b997eb4 libopensync-plugin-file-0.22.tar.bz2 From fedora-extras-commits at redhat.com Wed Apr 25 15:38:04 2007 From: fedora-extras-commits at redhat.com (Rex Dieter (rdieter)) Date: Wed, 25 Apr 2007 11:38:04 -0400 Subject: rpms/qt4/devel qt4.spec,1.42,1.43 Message-ID: <200704251538.l3PFc4hF011118@cvs-int.fedora.redhat.com> Author: rdieter Update of /cvs/extras/rpms/qt4/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv11051/devel Modified Files: qt4.spec Log Message: omit LICENSE.QPL (#237702) Index: qt4.spec =================================================================== RCS file: /cvs/extras/rpms/qt4/devel/qt4.spec,v retrieving revision 1.42 retrieving revision 1.43 diff -u -r1.42 -r1.43 --- qt4.spec 25 Apr 2007 15:14:19 -0000 1.42 +++ qt4.spec 25 Apr 2007 15:37:30 -0000 1.43 @@ -352,7 +352,7 @@ ln -s ../../share/doc/qt %{buildroot}%{qtdir}/doc # put LICENSE.* files in %%qt4_prefix, some apps' configure scripts expect to find them here -install -p -m644 LICENSE.* %{buildroot}%{qt4_prefix}/ +install -p -m644 LICENSE.GPL %{buildroot}%{qt4_prefix}/ ## Make symlinks in %%_bindir %if "%{_bindir}" != "%{qt4_bindir}" @@ -561,7 +561,7 @@ %changelog * Tue Apr 25 2007 Rex Dieter 4.2.3-8 -- License: GPL, dropping QPL (#237702) +- License: GPL, dropping LICENSE.QPL (#237702) * Thu Mar 29 2007 Rex Dieter 4.2.3-7 - CVE-2007-0242, utf8-bug-qt4-2.diff @@ -787,7 +787,7 @@ - cleanup/simplify license bits, include LICENSE.QPL - drop unused -styles/-Xt subpkg reference - drop unused motif extention bits -- drop initialpreference from .deskstop files +- drop initialpreference from .desktop files * Fri May 12 2006 Rex Dieter 4.1.2-9 - drop reference to non-existent config.test/unix/checkavail From fedora-extras-commits at redhat.com Wed Apr 25 15:38:09 2007 From: fedora-extras-commits at redhat.com (Rex Dieter (rdieter)) Date: Wed, 25 Apr 2007 11:38:09 -0400 Subject: rpms/qt4/FC-5 qt4.spec,1.27,1.28 Message-ID: <200704251538.l3PFc9gS011121@cvs-int.fedora.redhat.com> Author: rdieter Update of /cvs/extras/rpms/qt4/FC-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv11051/FC-5 Modified Files: qt4.spec Log Message: omit LICENSE.QPL (#237702) Index: qt4.spec =================================================================== RCS file: /cvs/extras/rpms/qt4/FC-5/qt4.spec,v retrieving revision 1.27 retrieving revision 1.28 diff -u -r1.27 -r1.28 --- qt4.spec 25 Apr 2007 15:16:12 -0000 1.27 +++ qt4.spec 25 Apr 2007 15:37:34 -0000 1.28 @@ -352,7 +352,7 @@ ln -s ../../share/doc/qt %{buildroot}%{qtdir}/doc # put LICENSE.* files in %%qt4_prefix, some apps' configure scripts expect to find them here -install -p -m644 LICENSE.* %{buildroot}%{qt4_prefix}/ +install -p -m644 LICENSE.GPL %{buildroot}%{qt4_prefix}/ ## Make symlinks in %%_bindir %if "%{_bindir}" != "%{qt4_bindir}" @@ -561,7 +561,7 @@ %changelog * Tue Apr 25 2007 Rex Dieter 4.2.3-8 -- License: GPL, dropping QPL (#237702) +- License: GPL, dropping LICENSE.QPL (#237702) * Thu Mar 29 2007 Rex Dieter 4.2.3-7 - CVE-2007-0242, utf8-bug-qt4-2.diff @@ -787,7 +787,7 @@ - cleanup/simplify license bits, include LICENSE.QPL - drop unused -styles/-Xt subpkg reference - drop unused motif extention bits -- drop initialpreference from .deskstop files +- drop initialpreference from .desktop files * Fri May 12 2006 Rex Dieter 4.1.2-9 - drop reference to non-existent config.test/unix/checkavail From fedora-extras-commits at redhat.com Wed Apr 25 15:38:18 2007 From: fedora-extras-commits at redhat.com (Rex Dieter (rdieter)) Date: Wed, 25 Apr 2007 11:38:18 -0400 Subject: rpms/qt4/EL-4 qt4.spec,1.38,1.39 Message-ID: <200704251538.l3PFcIXs011131@cvs-int.fedora.redhat.com> Author: rdieter Update of /cvs/extras/rpms/qt4/EL-4 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv11051/EL-4 Modified Files: qt4.spec Log Message: omit LICENSE.QPL (#237702) Index: qt4.spec =================================================================== RCS file: /cvs/extras/rpms/qt4/EL-4/qt4.spec,v retrieving revision 1.38 retrieving revision 1.39 diff -u -r1.38 -r1.39 --- qt4.spec 25 Apr 2007 15:16:07 -0000 1.38 +++ qt4.spec 25 Apr 2007 15:37:44 -0000 1.39 @@ -352,7 +352,7 @@ ln -s ../../share/doc/qt %{buildroot}%{qtdir}/doc # put LICENSE.* files in %%qt4_prefix, some apps' configure scripts expect to find them here -install -p -m644 LICENSE.* %{buildroot}%{qt4_prefix}/ +install -p -m644 LICENSE.GPL %{buildroot}%{qt4_prefix}/ ## Make symlinks in %%_bindir %if "%{_bindir}" != "%{qt4_bindir}" @@ -561,7 +561,7 @@ %changelog * Tue Apr 25 2007 Rex Dieter 4.2.3-8 -- License: GPL, dropping QPL (#237702) +- License: GPL, dropping LICENSE.QPL (#237702) * Thu Mar 29 2007 Rex Dieter 4.2.3-7 - CVE-2007-0242, utf8-bug-qt4-2.diff @@ -787,7 +787,7 @@ - cleanup/simplify license bits, include LICENSE.QPL - drop unused -styles/-Xt subpkg reference - drop unused motif extention bits -- drop initialpreference from .deskstop files +- drop initialpreference from .desktop files * Fri May 12 2006 Rex Dieter 4.1.2-9 - drop reference to non-existent config.test/unix/checkavail From fedora-extras-commits at redhat.com Wed Apr 25 15:38:13 2007 From: fedora-extras-commits at redhat.com (Rex Dieter (rdieter)) Date: Wed, 25 Apr 2007 11:38:13 -0400 Subject: rpms/qt4/FC-6 qt4.spec,1.35,1.36 Message-ID: <200704251538.l3PFcDLH011124@cvs-int.fedora.redhat.com> Author: rdieter Update of /cvs/extras/rpms/qt4/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv11051/FC-6 Modified Files: qt4.spec Log Message: omit LICENSE.QPL (#237702) Index: qt4.spec =================================================================== RCS file: /cvs/extras/rpms/qt4/FC-6/qt4.spec,v retrieving revision 1.35 retrieving revision 1.36 diff -u -r1.35 -r1.36 --- qt4.spec 25 Apr 2007 15:16:16 -0000 1.35 +++ qt4.spec 25 Apr 2007 15:37:39 -0000 1.36 @@ -352,7 +352,7 @@ ln -s ../../share/doc/qt %{buildroot}%{qtdir}/doc # put LICENSE.* files in %%qt4_prefix, some apps' configure scripts expect to find them here -install -p -m644 LICENSE.* %{buildroot}%{qt4_prefix}/ +install -p -m644 LICENSE.GPL %{buildroot}%{qt4_prefix}/ ## Make symlinks in %%_bindir %if "%{_bindir}" != "%{qt4_bindir}" @@ -561,7 +561,7 @@ %changelog * Tue Apr 25 2007 Rex Dieter 4.2.3-8 -- License: GPL, dropping QPL (#237702) +- License: GPL, dropping LICENSE.QPL (#237702) * Thu Mar 29 2007 Rex Dieter 4.2.3-7 - CVE-2007-0242, utf8-bug-qt4-2.diff @@ -787,7 +787,7 @@ - cleanup/simplify license bits, include LICENSE.QPL - drop unused -styles/-Xt subpkg reference - drop unused motif extention bits -- drop initialpreference from .deskstop files +- drop initialpreference from .desktop files * Fri May 12 2006 Rex Dieter 4.1.2-9 - drop reference to non-existent config.test/unix/checkavail From fedora-extras-commits at redhat.com Wed Apr 25 15:40:58 2007 From: fedora-extras-commits at redhat.com (Andreas Bierfert (awjb)) Date: Wed, 25 Apr 2007 11:40:58 -0400 Subject: rpms/libopensync-plugin-gpe/FC-5 .cvsignore, 1.4, 1.5 libopensync-plugin-gpe.spec, 1.3, 1.4 sources, 1.4, 1.5 Message-ID: <200704251540.l3PFewCC011219@cvs-int.fedora.redhat.com> Author: awjb Update of /cvs/extras/rpms/libopensync-plugin-gpe/FC-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv11149/FC-5 Modified Files: .cvsignore libopensync-plugin-gpe.spec sources Log Message: - version upgrade Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/libopensync-plugin-gpe/FC-5/.cvsignore,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- .cvsignore 20 Dec 2006 11:01:13 -0000 1.4 +++ .cvsignore 25 Apr 2007 15:40:24 -0000 1.5 @@ -1 +1 @@ -libopensync-plugin-gpe-0.20.tar.gz +libopensync-plugin-gpe-0.22.tar.bz2 Index: libopensync-plugin-gpe.spec =================================================================== RCS file: /cvs/extras/rpms/libopensync-plugin-gpe/FC-5/libopensync-plugin-gpe.spec,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- libopensync-plugin-gpe.spec 20 Dec 2006 11:01:13 -0000 1.3 +++ libopensync-plugin-gpe.spec 25 Apr 2007 15:40:24 -0000 1.4 @@ -1,5 +1,5 @@ Name: libopensync-plugin-gpe -Version: 0.20 +Version: 0.22 Release: 1%{?dist} Summary: GPE plugin for libopensync @@ -7,7 +7,7 @@ License: GPL URL: http://www.opensync.org # see http://www.opensync.org/wiki/download -Source0: %{name}-%{version}.tar.gz +Source0: %{name}-%{version}.tar.bz2 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: libopensync-devel @@ -56,6 +56,9 @@ %{_includedir}/opensync-1.0/opensync/gpe_sync.h %changelog +* Wed Apr 25 2007 Andreas Bierfert 0.22-1 +- version upgrade + * Wed Dec 20 2006 Andreas Bierfert 0.20-1 - version upgrade Index: sources =================================================================== RCS file: /cvs/extras/rpms/libopensync-plugin-gpe/FC-5/sources,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- sources 20 Dec 2006 11:01:13 -0000 1.4 +++ sources 25 Apr 2007 15:40:24 -0000 1.5 @@ -1 +1 @@ -588ce6103d33471dcf5bf4a0bfd951d7 libopensync-plugin-gpe-0.20.tar.gz +791c8976b725c4c52e5dd38ddb38c769 libopensync-plugin-gpe-0.22.tar.bz2 From fedora-extras-commits at redhat.com Wed Apr 25 15:41:04 2007 From: fedora-extras-commits at redhat.com (Andreas Bierfert (awjb)) Date: Wed, 25 Apr 2007 11:41:04 -0400 Subject: rpms/libopensync-plugin-gpe/FC-6 .cvsignore, 1.4, 1.5 libopensync-plugin-gpe.spec, 1.4, 1.5 sources, 1.4, 1.5 Message-ID: <200704251541.l3PFf4xJ011224@cvs-int.fedora.redhat.com> Author: awjb Update of /cvs/extras/rpms/libopensync-plugin-gpe/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv11149/FC-6 Modified Files: .cvsignore libopensync-plugin-gpe.spec sources Log Message: - version upgrade Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/libopensync-plugin-gpe/FC-6/.cvsignore,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- .cvsignore 20 Dec 2006 11:01:18 -0000 1.4 +++ .cvsignore 25 Apr 2007 15:40:29 -0000 1.5 @@ -1 +1 @@ -libopensync-plugin-gpe-0.20.tar.gz +libopensync-plugin-gpe-0.22.tar.bz2 Index: libopensync-plugin-gpe.spec =================================================================== RCS file: /cvs/extras/rpms/libopensync-plugin-gpe/FC-6/libopensync-plugin-gpe.spec,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- libopensync-plugin-gpe.spec 20 Dec 2006 11:01:18 -0000 1.4 +++ libopensync-plugin-gpe.spec 25 Apr 2007 15:40:29 -0000 1.5 @@ -1,5 +1,5 @@ Name: libopensync-plugin-gpe -Version: 0.20 +Version: 0.22 Release: 1%{?dist} Summary: GPE plugin for libopensync @@ -7,7 +7,7 @@ License: GPL URL: http://www.opensync.org # see http://www.opensync.org/wiki/download -Source0: %{name}-%{version}.tar.gz +Source0: %{name}-%{version}.tar.bz2 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: libopensync-devel @@ -56,6 +56,9 @@ %{_includedir}/opensync-1.0/opensync/gpe_sync.h %changelog +* Wed Apr 25 2007 Andreas Bierfert 0.22-1 +- version upgrade + * Wed Dec 20 2006 Andreas Bierfert 0.20-1 - version upgrade Index: sources =================================================================== RCS file: /cvs/extras/rpms/libopensync-plugin-gpe/FC-6/sources,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- sources 20 Dec 2006 11:01:18 -0000 1.4 +++ sources 25 Apr 2007 15:40:29 -0000 1.5 @@ -1 +1 @@ -588ce6103d33471dcf5bf4a0bfd951d7 libopensync-plugin-gpe-0.20.tar.gz +791c8976b725c4c52e5dd38ddb38c769 libopensync-plugin-gpe-0.22.tar.bz2 From fedora-extras-commits at redhat.com Wed Apr 25 15:41:09 2007 From: fedora-extras-commits at redhat.com (Andreas Bierfert (awjb)) Date: Wed, 25 Apr 2007 11:41:09 -0400 Subject: rpms/libopensync-plugin-gpe/devel .cvsignore, 1.4, 1.5 libopensync-plugin-gpe.spec, 1.4, 1.5 sources, 1.4, 1.5 Message-ID: <200704251541.l3PFf9t6011229@cvs-int.fedora.redhat.com> Author: awjb Update of /cvs/extras/rpms/libopensync-plugin-gpe/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv11149/devel Modified Files: .cvsignore libopensync-plugin-gpe.spec sources Log Message: - version upgrade Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/libopensync-plugin-gpe/devel/.cvsignore,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- .cvsignore 20 Dec 2006 11:01:19 -0000 1.4 +++ .cvsignore 25 Apr 2007 15:40:34 -0000 1.5 @@ -1 +1 @@ -libopensync-plugin-gpe-0.20.tar.gz +libopensync-plugin-gpe-0.22.tar.bz2 Index: libopensync-plugin-gpe.spec =================================================================== RCS file: /cvs/extras/rpms/libopensync-plugin-gpe/devel/libopensync-plugin-gpe.spec,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- libopensync-plugin-gpe.spec 20 Dec 2006 11:01:19 -0000 1.4 +++ libopensync-plugin-gpe.spec 25 Apr 2007 15:40:34 -0000 1.5 @@ -1,5 +1,5 @@ Name: libopensync-plugin-gpe -Version: 0.20 +Version: 0.22 Release: 1%{?dist} Summary: GPE plugin for libopensync @@ -7,7 +7,7 @@ License: GPL URL: http://www.opensync.org # see http://www.opensync.org/wiki/download -Source0: %{name}-%{version}.tar.gz +Source0: %{name}-%{version}.tar.bz2 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: libopensync-devel @@ -56,6 +56,9 @@ %{_includedir}/opensync-1.0/opensync/gpe_sync.h %changelog +* Wed Apr 25 2007 Andreas Bierfert 0.22-1 +- version upgrade + * Wed Dec 20 2006 Andreas Bierfert 0.20-1 - version upgrade Index: sources =================================================================== RCS file: /cvs/extras/rpms/libopensync-plugin-gpe/devel/sources,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- sources 20 Dec 2006 11:01:19 -0000 1.4 +++ sources 25 Apr 2007 15:40:34 -0000 1.5 @@ -1 +1 @@ -588ce6103d33471dcf5bf4a0bfd951d7 libopensync-plugin-gpe-0.20.tar.gz +791c8976b725c4c52e5dd38ddb38c769 libopensync-plugin-gpe-0.22.tar.bz2 From fedora-extras-commits at redhat.com Wed Apr 25 15:43:32 2007 From: fedora-extras-commits at redhat.com (Andreas Bierfert (awjb)) Date: Wed, 25 Apr 2007 11:43:32 -0400 Subject: rpms/libopensync-plugin-irmc/FC-5 .cvsignore, 1.4, 1.5 libopensync-plugin-irmc.spec, 1.7, 1.8 sources, 1.4, 1.5 Message-ID: <200704251543.l3PFhW3j011416@cvs-int.fedora.redhat.com> Author: awjb Update of /cvs/extras/rpms/libopensync-plugin-irmc/FC-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv11359/FC-5 Modified Files: .cvsignore libopensync-plugin-irmc.spec sources Log Message: - version upgrade Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/libopensync-plugin-irmc/FC-5/.cvsignore,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- .cvsignore 20 Dec 2006 11:05:08 -0000 1.4 +++ .cvsignore 25 Apr 2007 15:42:58 -0000 1.5 @@ -1 +1 @@ -libopensync-plugin-irmc-0.20.tar.gz +libopensync-plugin-irmc-0.22.tar.bz2 Index: libopensync-plugin-irmc.spec =================================================================== RCS file: /cvs/extras/rpms/libopensync-plugin-irmc/FC-5/libopensync-plugin-irmc.spec,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- libopensync-plugin-irmc.spec 20 Dec 2006 11:05:08 -0000 1.7 +++ libopensync-plugin-irmc.spec 25 Apr 2007 15:42:58 -0000 1.8 @@ -1,5 +1,5 @@ Name: libopensync-plugin-irmc -Version: 0.20 +Version: 0.22 Release: 1%{?dist} Summary: Irmc plugin for libopensync @@ -7,7 +7,7 @@ License: GPL URL: http://www.opensync.org # see http://www.opensync.org/wiki/download -Source0: %{name}-%{version}.tar.gz +Source0: %{name}-%{version}.tar.bz2 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: libopensync-devel @@ -47,6 +47,9 @@ %{_datadir}/opensync/defaults/irmc-sync %changelog +* Wed Apr 25 2007 Andreas Bierfert 0.22-1 +- version upgrade + * Wed Dec 20 2006 Andreas Bierfert 0.20-1 - version upgrade Index: sources =================================================================== RCS file: /cvs/extras/rpms/libopensync-plugin-irmc/FC-5/sources,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- sources 20 Dec 2006 11:05:08 -0000 1.4 +++ sources 25 Apr 2007 15:42:58 -0000 1.5 @@ -1 +1 @@ -353f1f3d276b73dfb8abd09a7348e76f libopensync-plugin-irmc-0.20.tar.gz +ecec872b2bccd824b1c5cbb2ec1d5399 libopensync-plugin-irmc-0.22.tar.bz2 From fedora-extras-commits at redhat.com Wed Apr 25 15:43:37 2007 From: fedora-extras-commits at redhat.com (Andreas Bierfert (awjb)) Date: Wed, 25 Apr 2007 11:43:37 -0400 Subject: rpms/libopensync-plugin-irmc/FC-6 .cvsignore, 1.4, 1.5 libopensync-plugin-irmc.spec, 1.9, 1.10 sources, 1.4, 1.5 Message-ID: <200704251543.l3PFhb7O011424@cvs-int.fedora.redhat.com> Author: awjb Update of /cvs/extras/rpms/libopensync-plugin-irmc/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv11359/FC-6 Modified Files: .cvsignore libopensync-plugin-irmc.spec sources Log Message: - version upgrade Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/libopensync-plugin-irmc/FC-6/.cvsignore,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- .cvsignore 20 Dec 2006 11:05:09 -0000 1.4 +++ .cvsignore 25 Apr 2007 15:43:02 -0000 1.5 @@ -1 +1 @@ -libopensync-plugin-irmc-0.20.tar.gz +libopensync-plugin-irmc-0.22.tar.bz2 Index: libopensync-plugin-irmc.spec =================================================================== RCS file: /cvs/extras/rpms/libopensync-plugin-irmc/FC-6/libopensync-plugin-irmc.spec,v retrieving revision 1.9 retrieving revision 1.10 diff -u -r1.9 -r1.10 --- libopensync-plugin-irmc.spec 20 Dec 2006 11:05:09 -0000 1.9 +++ libopensync-plugin-irmc.spec 25 Apr 2007 15:43:02 -0000 1.10 @@ -1,5 +1,5 @@ Name: libopensync-plugin-irmc -Version: 0.20 +Version: 0.22 Release: 1%{?dist} Summary: Irmc plugin for libopensync @@ -7,7 +7,7 @@ License: GPL URL: http://www.opensync.org # see http://www.opensync.org/wiki/download -Source0: %{name}-%{version}.tar.gz +Source0: %{name}-%{version}.tar.bz2 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: libopensync-devel @@ -47,6 +47,9 @@ %{_datadir}/opensync/defaults/irmc-sync %changelog +* Wed Apr 25 2007 Andreas Bierfert 0.22-1 +- version upgrade + * Wed Dec 20 2006 Andreas Bierfert 0.20-1 - version upgrade - fix (#216003) Index: sources =================================================================== RCS file: /cvs/extras/rpms/libopensync-plugin-irmc/FC-6/sources,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- sources 20 Dec 2006 11:05:09 -0000 1.4 +++ sources 25 Apr 2007 15:43:02 -0000 1.5 @@ -1 +1 @@ -353f1f3d276b73dfb8abd09a7348e76f libopensync-plugin-irmc-0.20.tar.gz +ecec872b2bccd824b1c5cbb2ec1d5399 libopensync-plugin-irmc-0.22.tar.bz2 From fedora-extras-commits at redhat.com Wed Apr 25 15:43:41 2007 From: fedora-extras-commits at redhat.com (Andreas Bierfert (awjb)) Date: Wed, 25 Apr 2007 11:43:41 -0400 Subject: rpms/libopensync-plugin-irmc/devel .cvsignore, 1.4, 1.5 libopensync-plugin-irmc.spec, 1.9, 1.10 sources, 1.4, 1.5 Message-ID: <200704251543.l3PFhf5R011431@cvs-int.fedora.redhat.com> Author: awjb Update of /cvs/extras/rpms/libopensync-plugin-irmc/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv11359/devel Modified Files: .cvsignore libopensync-plugin-irmc.spec sources Log Message: - version upgrade Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/libopensync-plugin-irmc/devel/.cvsignore,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- .cvsignore 20 Dec 2006 11:05:09 -0000 1.4 +++ .cvsignore 25 Apr 2007 15:43:07 -0000 1.5 @@ -1 +1 @@ -libopensync-plugin-irmc-0.20.tar.gz +libopensync-plugin-irmc-0.22.tar.bz2 Index: libopensync-plugin-irmc.spec =================================================================== RCS file: /cvs/extras/rpms/libopensync-plugin-irmc/devel/libopensync-plugin-irmc.spec,v retrieving revision 1.9 retrieving revision 1.10 diff -u -r1.9 -r1.10 --- libopensync-plugin-irmc.spec 20 Dec 2006 11:05:09 -0000 1.9 +++ libopensync-plugin-irmc.spec 25 Apr 2007 15:43:07 -0000 1.10 @@ -1,5 +1,5 @@ Name: libopensync-plugin-irmc -Version: 0.20 +Version: 0.22 Release: 1%{?dist} Summary: Irmc plugin for libopensync @@ -7,7 +7,7 @@ License: GPL URL: http://www.opensync.org # see http://www.opensync.org/wiki/download -Source0: %{name}-%{version}.tar.gz +Source0: %{name}-%{version}.tar.bz2 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: libopensync-devel @@ -47,6 +47,9 @@ %{_datadir}/opensync/defaults/irmc-sync %changelog +* Wed Apr 25 2007 Andreas Bierfert 0.22-1 +- version upgrade + * Wed Dec 20 2006 Andreas Bierfert 0.20-1 - version upgrade - fix (#216003) Index: sources =================================================================== RCS file: /cvs/extras/rpms/libopensync-plugin-irmc/devel/sources,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- sources 20 Dec 2006 11:05:09 -0000 1.4 +++ sources 25 Apr 2007 15:43:07 -0000 1.5 @@ -1 +1 @@ -353f1f3d276b73dfb8abd09a7348e76f libopensync-plugin-irmc-0.20.tar.gz +ecec872b2bccd824b1c5cbb2ec1d5399 libopensync-plugin-irmc-0.22.tar.bz2 From fedora-extras-commits at redhat.com Wed Apr 25 15:47:08 2007 From: fedora-extras-commits at redhat.com (Jarod Wilson (jwilson)) Date: Wed, 25 Apr 2007 11:47:08 -0400 Subject: rpms/rrdtool/devel rrdtool.spec,1.31,1.32 Message-ID: <200704251547.l3PFl87o011509@cvs-int.fedora.redhat.com> Author: jwilson Update of /cvs/extras/rpms/rrdtool/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv11485 Modified Files: rrdtool.spec Log Message: Define %python_version *before* its needed (#237826) Index: rrdtool.spec =================================================================== RCS file: /cvs/extras/rpms/rrdtool/devel/rrdtool.spec,v retrieving revision 1.31 retrieving revision 1.32 diff -u -r1.31 -r1.32 --- rrdtool.spec 9 Apr 2007 14:18:07 -0000 1.31 +++ rrdtool.spec 25 Apr 2007 15:46:34 -0000 1.32 @@ -7,7 +7,7 @@ Summary: Round Robin Database Tool to store and display time-series data Name: rrdtool Version: 1.2.19 -Release: 1%{?dist} +Release: 2%{?dist} License: GPL Group: Applications/Databases URL: http://people.ee.ethz.ch/~oetiker/webtools/%{name}/ @@ -59,6 +59,10 @@ The Perl RRDtool bindings %if %{with_python} +%{!?python_sitearch: %define python_sitearch %(%{__python} -c 'from distutils import sysconfig; print sysconfig.get_python_lib(1)')} +# eval to 2.3 if python isn't yet present, workaround for no python in fc4 minimal buildroot +%{!?python_version: %define python_version %(%{__python} -c 'import sys; print sys.version.split(" ")[0]' || echo "2.3")} + %package python Summary: Python RRDtool bindings Group: Development/Languages @@ -67,9 +71,6 @@ Requires: %{name} = %{version}-%{release} Obsoletes: python-%{name} < %{version}-%{release} Provides: python-%{name} = %{version}-%{release} -%{!?python_sitearch: %define python_sitearch %(%{__python} -c 'from distutils import sysconfig; print sysconfig.get_python_lib(1)')} -# eval to 2.3 if python isn't yet present, workaround for no python in fc4 minimal buildroot -%{!?python_version: %define python_version %(%{__python} -c 'import sys; print sys.version.split(" ")[0]' || echo "2.3")} %description python Python RRDtool bindings. @@ -271,6 +272,9 @@ %endif %changelog +* Wed Apr 25 2007 Jarod Wilson 1.2.19-2 +- Define %%python_version *before* its needed (#237826) + * Mon Apr 09 2007 Jarod Wilson 1.2.19-1 - New upstream release From fedora-extras-commits at redhat.com Wed Apr 25 15:57:07 2007 From: fedora-extras-commits at redhat.com (Andreas Bierfert (awjb)) Date: Wed, 25 Apr 2007 11:57:07 -0400 Subject: rpms/libopensync-plugin-kdepim/FC-5 .cvsignore, 1.4, 1.5 libopensync-plugin-kdepim-Makefile.patch, 1.1, 1.2 libopensync-plugin-kdepim.spec, 1.5, 1.6 sources, 1.4, 1.5 Message-ID: <200704251557.l3PFv71m011696@cvs-int.fedora.redhat.com> Author: awjb Update of /cvs/extras/rpms/libopensync-plugin-kdepim/FC-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv11626/FC-5 Modified Files: .cvsignore libopensync-plugin-kdepim-Makefile.patch libopensync-plugin-kdepim.spec sources Log Message: - version upgrade Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/libopensync-plugin-kdepim/FC-5/.cvsignore,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- .cvsignore 20 Dec 2006 11:12:12 -0000 1.4 +++ .cvsignore 25 Apr 2007 15:56:33 -0000 1.5 @@ -1 +1 @@ -libopensync-plugin-kdepim-0.20.tar.gz +libopensync-plugin-kdepim-0.22.tar.bz2 libopensync-plugin-kdepim-Makefile.patch: Index: libopensync-plugin-kdepim-Makefile.patch =================================================================== RCS file: /cvs/extras/rpms/libopensync-plugin-kdepim/FC-5/libopensync-plugin-kdepim-Makefile.patch,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- libopensync-plugin-kdepim-Makefile.patch 20 Oct 2006 11:46:37 -0000 1.1 +++ libopensync-plugin-kdepim-Makefile.patch 25 Apr 2007 15:56:33 -0000 1.2 @@ -1,6 +1,6 @@ ---- Makefile.in.orig 2006-10-20 11:34:30.000000000 +0200 -+++ Makefile.in 2006-10-20 11:34:57.000000000 +0200 -@@ -479,9 +479,9 @@ +--- src/Makefile.in.orig 2007-04-25 17:51:56.000000000 +0200 ++++ src/Makefile.in 2007-04-25 17:52:08.000000000 +0200 +@@ -436,9 +436,9 @@ rm -f "$${dir}/so_locations"; \ done kdepim_lib.la: $(kdepim_lib_la_OBJECTS) $(kdepim_lib_la_DEPENDENCIES) Index: libopensync-plugin-kdepim.spec =================================================================== RCS file: /cvs/extras/rpms/libopensync-plugin-kdepim/FC-5/libopensync-plugin-kdepim.spec,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- libopensync-plugin-kdepim.spec 20 Dec 2006 11:12:12 -0000 1.5 +++ libopensync-plugin-kdepim.spec 25 Apr 2007 15:56:33 -0000 1.6 @@ -1,5 +1,5 @@ Name: libopensync-plugin-kdepim -Version: 0.20 +Version: 0.22 Release: 1%{?dist} Summary: KDE plugin for libopensync @@ -7,7 +7,7 @@ License: GPL URL: http://www.opensync.org # see http://www.opensync.org/wiki/download -Source0: %{name}-%{version}.tar.gz +Source0: %{name}-%{version}.tar.bz2 Patch0: libopensync-plugin-kdepim-Makefile.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) @@ -62,6 +62,9 @@ %{_datadir}/opensync/defaults/kdepim-sync %changelog +* Wed Apr 25 2007 Andreas Bierfert 0.22-1 +- version upgrade + * Wed Dec 20 2006 Andreas Bierfert 0.20-1 - version upgrade Index: sources =================================================================== RCS file: /cvs/extras/rpms/libopensync-plugin-kdepim/FC-5/sources,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- sources 20 Dec 2006 11:12:12 -0000 1.4 +++ sources 25 Apr 2007 15:56:33 -0000 1.5 @@ -1 +1 @@ -f283c70ecf75c2833ddd6aeac092e9e0 libopensync-plugin-kdepim-0.20.tar.gz +df4dea8183847da838e6494fcb4e7c0a libopensync-plugin-kdepim-0.22.tar.bz2 From fedora-extras-commits at redhat.com Wed Apr 25 15:57:12 2007 From: fedora-extras-commits at redhat.com (Andreas Bierfert (awjb)) Date: Wed, 25 Apr 2007 11:57:12 -0400 Subject: rpms/libopensync-plugin-kdepim/FC-6 .cvsignore, 1.4, 1.5 libopensync-plugin-kdepim-Makefile.patch, 1.1, 1.2 libopensync-plugin-kdepim.spec, 1.6, 1.7 sources, 1.4, 1.5 Message-ID: <200704251557.l3PFvCNO011705@cvs-int.fedora.redhat.com> Author: awjb Update of /cvs/extras/rpms/libopensync-plugin-kdepim/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv11626/FC-6 Modified Files: .cvsignore libopensync-plugin-kdepim-Makefile.patch libopensync-plugin-kdepim.spec sources Log Message: - version upgrade Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/libopensync-plugin-kdepim/FC-6/.cvsignore,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- .cvsignore 20 Dec 2006 11:12:17 -0000 1.4 +++ .cvsignore 25 Apr 2007 15:56:37 -0000 1.5 @@ -1 +1 @@ -libopensync-plugin-kdepim-0.20.tar.gz +libopensync-plugin-kdepim-0.22.tar.bz2 libopensync-plugin-kdepim-Makefile.patch: Index: libopensync-plugin-kdepim-Makefile.patch =================================================================== RCS file: /cvs/extras/rpms/libopensync-plugin-kdepim/FC-6/libopensync-plugin-kdepim-Makefile.patch,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- libopensync-plugin-kdepim-Makefile.patch 20 Oct 2006 11:46:43 -0000 1.1 +++ libopensync-plugin-kdepim-Makefile.patch 25 Apr 2007 15:56:37 -0000 1.2 @@ -1,6 +1,6 @@ ---- Makefile.in.orig 2006-10-20 11:34:30.000000000 +0200 -+++ Makefile.in 2006-10-20 11:34:57.000000000 +0200 -@@ -479,9 +479,9 @@ +--- src/Makefile.in.orig 2007-04-25 17:51:56.000000000 +0200 ++++ src/Makefile.in 2007-04-25 17:52:08.000000000 +0200 +@@ -436,9 +436,9 @@ rm -f "$${dir}/so_locations"; \ done kdepim_lib.la: $(kdepim_lib_la_OBJECTS) $(kdepim_lib_la_DEPENDENCIES) Index: libopensync-plugin-kdepim.spec =================================================================== RCS file: /cvs/extras/rpms/libopensync-plugin-kdepim/FC-6/libopensync-plugin-kdepim.spec,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- libopensync-plugin-kdepim.spec 20 Dec 2006 11:12:17 -0000 1.6 +++ libopensync-plugin-kdepim.spec 25 Apr 2007 15:56:37 -0000 1.7 @@ -1,5 +1,5 @@ Name: libopensync-plugin-kdepim -Version: 0.20 +Version: 0.22 Release: 1%{?dist} Summary: KDE plugin for libopensync @@ -7,7 +7,7 @@ License: GPL URL: http://www.opensync.org # see http://www.opensync.org/wiki/download -Source0: %{name}-%{version}.tar.gz +Source0: %{name}-%{version}.tar.bz2 Patch0: libopensync-plugin-kdepim-Makefile.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) @@ -62,6 +62,9 @@ %{_datadir}/opensync/defaults/kdepim-sync %changelog +* Wed Apr 25 2007 Andreas Bierfert 0.22-1 +- version upgrade + * Wed Dec 20 2006 Andreas Bierfert 0.20-1 - version upgrade Index: sources =================================================================== RCS file: /cvs/extras/rpms/libopensync-plugin-kdepim/FC-6/sources,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- sources 20 Dec 2006 11:12:17 -0000 1.4 +++ sources 25 Apr 2007 15:56:37 -0000 1.5 @@ -1 +1 @@ -f283c70ecf75c2833ddd6aeac092e9e0 libopensync-plugin-kdepim-0.20.tar.gz +df4dea8183847da838e6494fcb4e7c0a libopensync-plugin-kdepim-0.22.tar.bz2 From fedora-extras-commits at redhat.com Wed Apr 25 15:57:16 2007 From: fedora-extras-commits at redhat.com (Andreas Bierfert (awjb)) Date: Wed, 25 Apr 2007 11:57:16 -0400 Subject: rpms/libopensync-plugin-kdepim/devel .cvsignore, 1.4, 1.5 libopensync-plugin-kdepim-Makefile.patch, 1.1, 1.2 libopensync-plugin-kdepim.spec, 1.6, 1.7 sources, 1.4, 1.5 Message-ID: <200704251557.l3PFvGEs011714@cvs-int.fedora.redhat.com> Author: awjb Update of /cvs/extras/rpms/libopensync-plugin-kdepim/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv11626/devel Modified Files: .cvsignore libopensync-plugin-kdepim-Makefile.patch libopensync-plugin-kdepim.spec sources Log Message: - version upgrade Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/libopensync-plugin-kdepim/devel/.cvsignore,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- .cvsignore 20 Dec 2006 11:12:17 -0000 1.4 +++ .cvsignore 25 Apr 2007 15:56:42 -0000 1.5 @@ -1 +1 @@ -libopensync-plugin-kdepim-0.20.tar.gz +libopensync-plugin-kdepim-0.22.tar.bz2 libopensync-plugin-kdepim-Makefile.patch: Index: libopensync-plugin-kdepim-Makefile.patch =================================================================== RCS file: /cvs/extras/rpms/libopensync-plugin-kdepim/devel/libopensync-plugin-kdepim-Makefile.patch,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- libopensync-plugin-kdepim-Makefile.patch 20 Oct 2006 11:46:43 -0000 1.1 +++ libopensync-plugin-kdepim-Makefile.patch 25 Apr 2007 15:56:42 -0000 1.2 @@ -1,6 +1,6 @@ ---- Makefile.in.orig 2006-10-20 11:34:30.000000000 +0200 -+++ Makefile.in 2006-10-20 11:34:57.000000000 +0200 -@@ -479,9 +479,9 @@ +--- src/Makefile.in.orig 2007-04-25 17:51:56.000000000 +0200 ++++ src/Makefile.in 2007-04-25 17:52:08.000000000 +0200 +@@ -436,9 +436,9 @@ rm -f "$${dir}/so_locations"; \ done kdepim_lib.la: $(kdepim_lib_la_OBJECTS) $(kdepim_lib_la_DEPENDENCIES) Index: libopensync-plugin-kdepim.spec =================================================================== RCS file: /cvs/extras/rpms/libopensync-plugin-kdepim/devel/libopensync-plugin-kdepim.spec,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- libopensync-plugin-kdepim.spec 20 Dec 2006 11:12:17 -0000 1.6 +++ libopensync-plugin-kdepim.spec 25 Apr 2007 15:56:42 -0000 1.7 @@ -1,5 +1,5 @@ Name: libopensync-plugin-kdepim -Version: 0.20 +Version: 0.22 Release: 1%{?dist} Summary: KDE plugin for libopensync @@ -7,7 +7,7 @@ License: GPL URL: http://www.opensync.org # see http://www.opensync.org/wiki/download -Source0: %{name}-%{version}.tar.gz +Source0: %{name}-%{version}.tar.bz2 Patch0: libopensync-plugin-kdepim-Makefile.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) @@ -62,6 +62,9 @@ %{_datadir}/opensync/defaults/kdepim-sync %changelog +* Wed Apr 25 2007 Andreas Bierfert 0.22-1 +- version upgrade + * Wed Dec 20 2006 Andreas Bierfert 0.20-1 - version upgrade Index: sources =================================================================== RCS file: /cvs/extras/rpms/libopensync-plugin-kdepim/devel/sources,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- sources 20 Dec 2006 11:12:17 -0000 1.4 +++ sources 25 Apr 2007 15:56:42 -0000 1.5 @@ -1 +1 @@ -f283c70ecf75c2833ddd6aeac092e9e0 libopensync-plugin-kdepim-0.20.tar.gz +df4dea8183847da838e6494fcb4e7c0a libopensync-plugin-kdepim-0.22.tar.bz2 From fedora-extras-commits at redhat.com Wed Apr 25 15:59:01 2007 From: fedora-extras-commits at redhat.com (Andreas Bierfert (awjb)) Date: Wed, 25 Apr 2007 11:59:01 -0400 Subject: rpms/libopensync-plugin-palm/FC-6 .cvsignore, 1.4, 1.5 libopensync-plugin-palm.spec, 1.7, 1.8 sources, 1.4, 1.5 Message-ID: <200704251559.l3PFx1RY011790@cvs-int.fedora.redhat.com> Author: awjb Update of /cvs/extras/rpms/libopensync-plugin-palm/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv11722/FC-6 Modified Files: .cvsignore libopensync-plugin-palm.spec sources Log Message: - version upgrade Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/libopensync-plugin-palm/FC-6/.cvsignore,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- .cvsignore 20 Dec 2006 11:15:06 -0000 1.4 +++ .cvsignore 25 Apr 2007 15:58:27 -0000 1.5 @@ -1 +1 @@ -libopensync-plugin-palm-0.20.tar.gz +libopensync-plugin-palm-0.22.tar.bz2 Index: libopensync-plugin-palm.spec =================================================================== RCS file: /cvs/extras/rpms/libopensync-plugin-palm/FC-6/libopensync-plugin-palm.spec,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- libopensync-plugin-palm.spec 20 Dec 2006 11:15:06 -0000 1.7 +++ libopensync-plugin-palm.spec 25 Apr 2007 15:58:27 -0000 1.8 @@ -1,5 +1,5 @@ Name: libopensync-plugin-palm -Version: 0.20 +Version: 0.22 Release: 1%{?dist} Summary: Palm plugin for libopensync @@ -7,7 +7,7 @@ License: GPL URL: http://www.opensync.org # see http://www.opensync.org/wiki/download -Source0: %{name}-%{version}.tar.gz +Source0: %{name}-%{version}.tar.bz2 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: libopensync-devel @@ -58,6 +58,9 @@ %{_includedir}/opensync-1.0/opensync/palm*.h %changelog +* Wed Apr 25 2007 Andreas Bierfert 0.22-1 +- version upgrade + * Wed Dec 20 2006 Andreas Bierfert 0.20-1 - version upgrade Index: sources =================================================================== RCS file: /cvs/extras/rpms/libopensync-plugin-palm/FC-6/sources,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- sources 20 Dec 2006 11:15:06 -0000 1.4 +++ sources 25 Apr 2007 15:58:27 -0000 1.5 @@ -1 +1 @@ -45f5f0ac1fdfbc80ea9344597c117445 libopensync-plugin-palm-0.20.tar.gz +0c85fe8439856d7b38b3d10e183acf8f libopensync-plugin-palm-0.22.tar.bz2 From fedora-extras-commits at redhat.com Wed Apr 25 15:58:57 2007 From: fedora-extras-commits at redhat.com (Andreas Bierfert (awjb)) Date: Wed, 25 Apr 2007 11:58:57 -0400 Subject: rpms/libopensync-plugin-palm/FC-5 .cvsignore, 1.4, 1.5 libopensync-plugin-palm.spec, 1.6, 1.7 sources, 1.4, 1.5 Message-ID: <200704251558.l3PFwvTT011785@cvs-int.fedora.redhat.com> Author: awjb Update of /cvs/extras/rpms/libopensync-plugin-palm/FC-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv11722/FC-5 Modified Files: .cvsignore libopensync-plugin-palm.spec sources Log Message: - version upgrade Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/libopensync-plugin-palm/FC-5/.cvsignore,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- .cvsignore 20 Dec 2006 11:15:06 -0000 1.4 +++ .cvsignore 25 Apr 2007 15:58:22 -0000 1.5 @@ -1 +1 @@ -libopensync-plugin-palm-0.20.tar.gz +libopensync-plugin-palm-0.22.tar.bz2 Index: libopensync-plugin-palm.spec =================================================================== RCS file: /cvs/extras/rpms/libopensync-plugin-palm/FC-5/libopensync-plugin-palm.spec,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- libopensync-plugin-palm.spec 20 Dec 2006 11:15:06 -0000 1.6 +++ libopensync-plugin-palm.spec 25 Apr 2007 15:58:22 -0000 1.7 @@ -1,5 +1,5 @@ Name: libopensync-plugin-palm -Version: 0.20 +Version: 0.22 Release: 1%{?dist} Summary: Palm plugin for libopensync @@ -7,7 +7,7 @@ License: GPL URL: http://www.opensync.org # see http://www.opensync.org/wiki/download -Source0: %{name}-%{version}.tar.gz +Source0: %{name}-%{version}.tar.bz2 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: libopensync-devel @@ -58,6 +58,9 @@ %{_includedir}/opensync-1.0/opensync/palm*.h %changelog +* Wed Apr 25 2007 Andreas Bierfert 0.22-1 +- version upgrade + * Wed Dec 20 2006 Andreas Bierfert 0.20-1 - version upgrade Index: sources =================================================================== RCS file: /cvs/extras/rpms/libopensync-plugin-palm/FC-5/sources,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- sources 20 Dec 2006 11:15:06 -0000 1.4 +++ sources 25 Apr 2007 15:58:22 -0000 1.5 @@ -1 +1 @@ -45f5f0ac1fdfbc80ea9344597c117445 libopensync-plugin-palm-0.20.tar.gz +0c85fe8439856d7b38b3d10e183acf8f libopensync-plugin-palm-0.22.tar.bz2 From fedora-extras-commits at redhat.com Wed Apr 25 15:59:06 2007 From: fedora-extras-commits at redhat.com (Andreas Bierfert (awjb)) Date: Wed, 25 Apr 2007 11:59:06 -0400 Subject: rpms/libopensync-plugin-palm/devel .cvsignore, 1.4, 1.5 libopensync-plugin-palm.spec, 1.8, 1.9 sources, 1.4, 1.5 Message-ID: <200704251559.l3PFx6m2011795@cvs-int.fedora.redhat.com> Author: awjb Update of /cvs/extras/rpms/libopensync-plugin-palm/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv11722/devel Modified Files: .cvsignore libopensync-plugin-palm.spec sources Log Message: - version upgrade Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/libopensync-plugin-palm/devel/.cvsignore,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- .cvsignore 20 Dec 2006 11:15:11 -0000 1.4 +++ .cvsignore 25 Apr 2007 15:58:32 -0000 1.5 @@ -1 +1 @@ -libopensync-plugin-palm-0.20.tar.gz +libopensync-plugin-palm-0.22.tar.bz2 Index: libopensync-plugin-palm.spec =================================================================== RCS file: /cvs/extras/rpms/libopensync-plugin-palm/devel/libopensync-plugin-palm.spec,v retrieving revision 1.8 retrieving revision 1.9 diff -u -r1.8 -r1.9 --- libopensync-plugin-palm.spec 20 Dec 2006 11:15:11 -0000 1.8 +++ libopensync-plugin-palm.spec 25 Apr 2007 15:58:32 -0000 1.9 @@ -1,5 +1,5 @@ Name: libopensync-plugin-palm -Version: 0.20 +Version: 0.22 Release: 1%{?dist} Summary: Palm plugin for libopensync @@ -7,7 +7,7 @@ License: GPL URL: http://www.opensync.org # see http://www.opensync.org/wiki/download -Source0: %{name}-%{version}.tar.gz +Source0: %{name}-%{version}.tar.bz2 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: libopensync-devel @@ -58,6 +58,9 @@ %{_includedir}/opensync-1.0/opensync/palm*.h %changelog +* Wed Apr 25 2007 Andreas Bierfert 0.22-1 +- version upgrade + * Wed Dec 20 2006 Andreas Bierfert 0.20-1 - version upgrade Index: sources =================================================================== RCS file: /cvs/extras/rpms/libopensync-plugin-palm/devel/sources,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- sources 20 Dec 2006 11:15:11 -0000 1.4 +++ sources 25 Apr 2007 15:58:32 -0000 1.5 @@ -1 +1 @@ -45f5f0ac1fdfbc80ea9344597c117445 libopensync-plugin-palm-0.20.tar.gz +0c85fe8439856d7b38b3d10e183acf8f libopensync-plugin-palm-0.22.tar.bz2 From fedora-extras-commits at redhat.com Wed Apr 25 16:06:36 2007 From: fedora-extras-commits at redhat.com (Andreas Bierfert (awjb)) Date: Wed, 25 Apr 2007 12:06:36 -0400 Subject: rpms/libopensync-plugin-python/FC-5 .cvsignore, 1.4, 1.5 libopensync-plugin-python.spec, 1.5, 1.6 sources, 1.4, 1.5 Message-ID: <200704251606.l3PG6aN3016356@cvs-int.fedora.redhat.com> Author: awjb Update of /cvs/extras/rpms/libopensync-plugin-python/FC-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv16160/FC-5 Modified Files: .cvsignore libopensync-plugin-python.spec sources Log Message: - version upgrade Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/libopensync-plugin-python/FC-5/.cvsignore,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- .cvsignore 20 Dec 2006 11:19:50 -0000 1.4 +++ .cvsignore 25 Apr 2007 16:06:01 -0000 1.5 @@ -1 +1 @@ -libopensync-plugin-python-0.20.tar.gz +libopensync-plugin-python-0.22.tar.bz2 Index: libopensync-plugin-python.spec =================================================================== RCS file: /cvs/extras/rpms/libopensync-plugin-python/FC-5/libopensync-plugin-python.spec,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- libopensync-plugin-python.spec 20 Dec 2006 11:19:50 -0000 1.5 +++ libopensync-plugin-python.spec 25 Apr 2007 16:06:01 -0000 1.6 @@ -1,5 +1,5 @@ Name: libopensync-plugin-python -Version: 0.20 +Version: 0.22 Release: 1%{?dist} Summary: Python plugin for libopensync @@ -7,7 +7,7 @@ License: GPL URL: http://www.opensync.org # see http://www.opensync.org/wiki/download -Source0: %{name}-%{version}.tar.gz +Source0: %{name}-%{version}.tar.bz2 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: libopensync-devel @@ -54,6 +54,9 @@ %{_libdir}/opensync/python-plugins/ %changelog +* Wed Apr 25 2007 Andreas Bierfert 0.22-1 +- version upgrade + * Wed Dec 20 2006 Andreas Bierfert 0.20-1 - vesion upgrade Index: sources =================================================================== RCS file: /cvs/extras/rpms/libopensync-plugin-python/FC-5/sources,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- sources 20 Dec 2006 11:19:50 -0000 1.4 +++ sources 25 Apr 2007 16:06:01 -0000 1.5 @@ -1 +1 @@ -8bcd0d9f3eeb951c99d711ce6f6900c4 libopensync-plugin-python-0.20.tar.gz +ad5aba28ee66adc1c62e17cdd27c7dc7 libopensync-plugin-python-0.22.tar.bz2 From fedora-extras-commits at redhat.com Wed Apr 25 16:06:45 2007 From: fedora-extras-commits at redhat.com (Andreas Bierfert (awjb)) Date: Wed, 25 Apr 2007 12:06:45 -0400 Subject: rpms/libopensync-plugin-python/devel .cvsignore, 1.4, 1.5 libopensync-plugin-python.spec, 1.6, 1.7 sources, 1.4, 1.5 Message-ID: <200704251606.l3PG6jii016369@cvs-int.fedora.redhat.com> Author: awjb Update of /cvs/extras/rpms/libopensync-plugin-python/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv16160/devel Modified Files: .cvsignore libopensync-plugin-python.spec sources Log Message: - version upgrade Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/libopensync-plugin-python/devel/.cvsignore,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- .cvsignore 20 Dec 2006 11:19:52 -0000 1.4 +++ .cvsignore 25 Apr 2007 16:06:10 -0000 1.5 @@ -1 +1 @@ -libopensync-plugin-python-0.20.tar.gz +libopensync-plugin-python-0.22.tar.bz2 Index: libopensync-plugin-python.spec =================================================================== RCS file: /cvs/extras/rpms/libopensync-plugin-python/devel/libopensync-plugin-python.spec,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- libopensync-plugin-python.spec 20 Dec 2006 11:19:52 -0000 1.6 +++ libopensync-plugin-python.spec 25 Apr 2007 16:06:10 -0000 1.7 @@ -1,5 +1,5 @@ Name: libopensync-plugin-python -Version: 0.20 +Version: 0.22 Release: 1%{?dist} Summary: Python plugin for libopensync @@ -7,7 +7,7 @@ License: GPL URL: http://www.opensync.org # see http://www.opensync.org/wiki/download -Source0: %{name}-%{version}.tar.gz +Source0: %{name}-%{version}.tar.bz2 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: libopensync-devel @@ -54,6 +54,9 @@ %{_libdir}/opensync/python-plugins/ %changelog +* Wed Apr 25 2007 Andreas Bierfert 0.22-1 +- version upgrade + * Wed Dec 20 2006 Andreas Bierfert 0.20-1 - vesion upgrade Index: sources =================================================================== RCS file: /cvs/extras/rpms/libopensync-plugin-python/devel/sources,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- sources 20 Dec 2006 11:19:52 -0000 1.4 +++ sources 25 Apr 2007 16:06:10 -0000 1.5 @@ -1 +1 @@ -8bcd0d9f3eeb951c99d711ce6f6900c4 libopensync-plugin-python-0.20.tar.gz +ad5aba28ee66adc1c62e17cdd27c7dc7 libopensync-plugin-python-0.22.tar.bz2 From fedora-extras-commits at redhat.com Wed Apr 25 16:06:40 2007 From: fedora-extras-commits at redhat.com (Andreas Bierfert (awjb)) Date: Wed, 25 Apr 2007 12:06:40 -0400 Subject: rpms/libopensync-plugin-python/FC-6 .cvsignore, 1.4, 1.5 libopensync-plugin-python.spec, 1.6, 1.7 sources, 1.4, 1.5 Message-ID: <200704251606.l3PG6egu016361@cvs-int.fedora.redhat.com> Author: awjb Update of /cvs/extras/rpms/libopensync-plugin-python/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv16160/FC-6 Modified Files: .cvsignore libopensync-plugin-python.spec sources Log Message: - version upgrade Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/libopensync-plugin-python/FC-6/.cvsignore,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- .cvsignore 20 Dec 2006 11:19:50 -0000 1.4 +++ .cvsignore 25 Apr 2007 16:06:06 -0000 1.5 @@ -1 +1 @@ -libopensync-plugin-python-0.20.tar.gz +libopensync-plugin-python-0.22.tar.bz2 Index: libopensync-plugin-python.spec =================================================================== RCS file: /cvs/extras/rpms/libopensync-plugin-python/FC-6/libopensync-plugin-python.spec,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- libopensync-plugin-python.spec 20 Dec 2006 11:19:50 -0000 1.6 +++ libopensync-plugin-python.spec 25 Apr 2007 16:06:06 -0000 1.7 @@ -1,5 +1,5 @@ Name: libopensync-plugin-python -Version: 0.20 +Version: 0.22 Release: 1%{?dist} Summary: Python plugin for libopensync @@ -7,7 +7,7 @@ License: GPL URL: http://www.opensync.org # see http://www.opensync.org/wiki/download -Source0: %{name}-%{version}.tar.gz +Source0: %{name}-%{version}.tar.bz2 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: libopensync-devel @@ -54,6 +54,9 @@ %{_libdir}/opensync/python-plugins/ %changelog +* Wed Apr 25 2007 Andreas Bierfert 0.22-1 +- version upgrade + * Wed Dec 20 2006 Andreas Bierfert 0.20-1 - vesion upgrade Index: sources =================================================================== RCS file: /cvs/extras/rpms/libopensync-plugin-python/FC-6/sources,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- sources 20 Dec 2006 11:19:50 -0000 1.4 +++ sources 25 Apr 2007 16:06:06 -0000 1.5 @@ -1 +1 @@ -8bcd0d9f3eeb951c99d711ce6f6900c4 libopensync-plugin-python-0.20.tar.gz +ad5aba28ee66adc1c62e17cdd27c7dc7 libopensync-plugin-python-0.22.tar.bz2 From fedora-extras-commits at redhat.com Wed Apr 25 16:27:41 2007 From: fedora-extras-commits at redhat.com (Andreas Bierfert (awjb)) Date: Wed, 25 Apr 2007 12:27:41 -0400 Subject: rpms/multisync/FC-5 .cvsignore, 1.4, 1.5 multisync-rpath.patch, 1.3, 1.4 multisync.spec, 1.4, 1.5 sources, 1.4, 1.5 Message-ID: <200704251627.l3PGRfc1016894@cvs-int.fedora.redhat.com> Author: awjb Update of /cvs/extras/rpms/multisync/FC-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv16714/FC-5 Modified Files: .cvsignore multisync-rpath.patch multisync.spec sources Log Message: - version upgrade Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/multisync/FC-5/.cvsignore,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- .cvsignore 21 Dec 2006 18:57:20 -0000 1.4 +++ .cvsignore 25 Apr 2007 16:27:07 -0000 1.5 @@ -1,2 +1,2 @@ multisync-gui-0.91.0.tar.gz -msynctool-0.20.tar.gz +msynctool-0.22.tar.bz2 multisync-rpath.patch: Index: multisync-rpath.patch =================================================================== RCS file: /cvs/extras/rpms/multisync/FC-5/multisync-rpath.patch,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- multisync-rpath.patch 21 Dec 2006 18:57:20 -0000 1.3 +++ multisync-rpath.patch 25 Apr 2007 16:27:07 -0000 1.4 @@ -1,11 +1,7 @@ ---- msynctool-0.20/tools/Makefile.in.orig 2006-10-20 12:42:27.000000000 +0200 -+++ msynctool-0.20/tools/Makefile.in 2006-10-20 12:43:04.000000000 +0200 -@@ -181,12 +181,12 @@ - sharedstatedir = @sharedstatedir@ - sysconfdir = @sysconfdir@ - target_alias = @target_alias@ --AM_CFLAGS = -Wall -Werror -I$(top_srcdir) -+AM_CFLAGS = -Wall -I$(top_srcdir) +--- msynctool-0.22/tools/Makefile.in.orig 2007-04-25 18:16:39.000000000 +0200 ++++ msynctool-0.22/tools/Makefile.in 2007-04-25 18:17:05.000000000 +0200 +@@ -188,11 +188,11 @@ + AM_CFLAGS = -Wall -Werror -I$(top_srcdir) INCLUDES = @PACKAGE_CFLAGS@ msynctool_SOURCES = msynctool.c -msynctool_LDFLAGS = @PACKAGE_LIBS@ -R $(libdir) @@ -13,12 +9,15 @@ convcard_SOURCES = convcard.c -convcard_LDFLAGS = @PACKAGE_LIBS@ -R $(libdir) +convcard_LDFLAGS = @PACKAGE_LIBS@ + convtest_SOURCES = convtest.c +-convtest_LDFLAGS = @PACKAGE_LIBS@ -R $(libdir) ++convtest_LDFLAGS = @PACKAGE_LIBS@ man_MANS = convcard.1 msynctool.1 EXTRA_DIST = $(man_MANS) all: all-am ---- msynctool-0.20/tools/Makefile.am.orig 2006-10-20 12:42:24.000000000 +0200 -+++ msynctool-0.20/tools/Makefile.am 2006-10-20 12:42:45.000000000 +0200 -@@ -1,16 +1,16 @@ +--- msynctool-0.22/tools/Makefile.am.orig 2007-04-25 18:17:18.000000000 +0200 ++++ msynctool-0.22/tools/Makefile.am 2007-04-25 18:18:22.000000000 +0200 +@@ -1,19 +1,19 @@ ## Process this file with automake to produce Makefile.in -AM_CFLAGS = -Wall -Werror -I$(top_srcdir) @@ -26,7 +25,7 @@ INCLUDES = @PACKAGE_CFLAGS@ - bin_PROGRAMS = msynctool convcard + bin_PROGRAMS = msynctool convcard convtest msynctool_SOURCES = msynctool.c -msynctool_LDFLAGS = @PACKAGE_LIBS@ -R $(libdir) @@ -36,10 +35,14 @@ -convcard_LDFLAGS = @PACKAGE_LIBS@ -R $(libdir) +convcard_LDFLAGS = @PACKAGE_LIBS@ - man_MANS = convcard.1 msynctool.1 + convtest_SOURCES = convtest.c +-convtest_LDFLAGS = @PACKAGE_LIBS@ -R $(libdir) ++convtest_LDFLAGS = @PACKAGE_LIBS@ ---- SConstruct.orig 2006-12-20 12:48:26.000000000 +0100 -+++ SConstruct 2006-12-20 12:53:49.000000000 +0100 + man_MANS = convcard.1 msynctool.1 + +--- SConstruct.orig 2007-04-25 18:22:41.000000000 +0200 ++++ SConstruct 2007-04-25 18:22:46.000000000 +0200 @@ -3,7 +3,4 @@ env.ParseConfig('pkg-config --cflags --libs libglade-2.0') env.ParseConfig('pkg-config --cflags --libs opensync-1.0') Index: multisync.spec =================================================================== RCS file: /cvs/extras/rpms/multisync/FC-5/multisync.spec,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- multisync.spec 21 Dec 2006 18:57:20 -0000 1.4 +++ multisync.spec 25 Apr 2007 16:27:07 -0000 1.5 @@ -1,6 +1,6 @@ Name: multisync Version: 0.91.0 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Calendar (and other PIM data) synchronization program Group: Applications/Communications @@ -9,12 +9,12 @@ # see http://www.opensync.org/wiki/download Source0: %{name}-gui-%{version}.tar.gz Source1: %{name}.desktop -Source2: msynctool-0.20.tar.gz +Source2: msynctool-0.22.tar.bz2 Patch0: multisync-rpath.patch Patch1: multisync-configure.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) -BuildRequires: libopensync-devel >= 0.20 +BuildRequires: libopensync-devel >= 0.22 BuildRequires: gnome-libs-devel BuildRequires: libgnomeui-devel BuildRequires: desktop-file-utils @@ -23,7 +23,6 @@ BuildRequires: libopensync-plugin-palm-devel BuildRequires: automake BuildRequires: libtool -BuildRequires: dos2unix %description MultiSync is a program to synchronize calendars, addressbooks and other PIM @@ -43,10 +42,9 @@ %prep %setup -q -n multisync-gui-%{version} -tar xzvf %{SOURCE2} +tar xjvf %{SOURCE2} %patch0 %patch1 -dos2unix SConstruct echo "env.Append(CCFLAGS = '$RPM_OPT_FLAGS')" >> SConstruct %build @@ -55,14 +53,14 @@ %{__make} # build gui -cd msynctool-0.20 +cd msynctool-0.22 %configure --disable-static --disable-rpath %{__make} %install rm -fr $RPM_BUILD_ROOT %{__make} install DESTDIR=$RPM_BUILD_ROOT -cd msynctool-0.20 +cd msynctool-0.22 %makeinstall find $RPM_BUILD_ROOT -type f -name "*.la" -exec rm -f {} ';' @@ -83,9 +81,10 @@ %files %defattr(-, root, root,-) -%doc msynctool-0.20/{AUTHORS,ChangeLog,COPYING,NEWS,README,TODO} +%doc msynctool-0.22/{AUTHORS,ChangeLog,COPYING,NEWS,README,TODO} %{_bindir}/convcard %{_bindir}/msynctool +%{_bindir}/convtest %{_mandir}/man1/convcard* %{_mandir}/man1/msynctool* @@ -98,6 +97,10 @@ %{_datadir}/applications/*desktop %changelog +* Wed Apr 25 2007 Andreas Bierfert +0.91.0-2 +- upgrade msynctool + * Wed Dec 20 2006 Andreas Bierfert 0.91.0-1 - version upgrade Index: sources =================================================================== RCS file: /cvs/extras/rpms/multisync/FC-5/sources,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- sources 21 Dec 2006 18:57:20 -0000 1.4 +++ sources 25 Apr 2007 16:27:07 -0000 1.5 @@ -1,2 +1,2 @@ 3760eef2216f3905f21491b6b345d07f multisync-gui-0.91.0.tar.gz -12070726e7883f72a1faab9c91fae259 msynctool-0.20.tar.gz +3ddc55209e682a8b99a47cf3d0053dbf msynctool-0.22.tar.bz2 From fedora-extras-commits at redhat.com Wed Apr 25 16:27:46 2007 From: fedora-extras-commits at redhat.com (Andreas Bierfert (awjb)) Date: Wed, 25 Apr 2007 12:27:46 -0400 Subject: rpms/multisync/FC-6 .cvsignore, 1.4, 1.5 multisync-rpath.patch, 1.3, 1.4 multisync.spec, 1.7, 1.8 sources, 1.4, 1.5 Message-ID: <200704251627.l3PGRk1r016905@cvs-int.fedora.redhat.com> Author: awjb Update of /cvs/extras/rpms/multisync/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv16714/FC-6 Modified Files: .cvsignore multisync-rpath.patch multisync.spec sources Log Message: - version upgrade Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/multisync/FC-6/.cvsignore,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- .cvsignore 21 Dec 2006 18:57:25 -0000 1.4 +++ .cvsignore 25 Apr 2007 16:27:12 -0000 1.5 @@ -1,2 +1,2 @@ multisync-gui-0.91.0.tar.gz -msynctool-0.20.tar.gz +msynctool-0.22.tar.bz2 multisync-rpath.patch: Index: multisync-rpath.patch =================================================================== RCS file: /cvs/extras/rpms/multisync/FC-6/multisync-rpath.patch,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- multisync-rpath.patch 21 Dec 2006 18:57:25 -0000 1.3 +++ multisync-rpath.patch 25 Apr 2007 16:27:12 -0000 1.4 @@ -1,11 +1,7 @@ ---- msynctool-0.20/tools/Makefile.in.orig 2006-10-20 12:42:27.000000000 +0200 -+++ msynctool-0.20/tools/Makefile.in 2006-10-20 12:43:04.000000000 +0200 -@@ -181,12 +181,12 @@ - sharedstatedir = @sharedstatedir@ - sysconfdir = @sysconfdir@ - target_alias = @target_alias@ --AM_CFLAGS = -Wall -Werror -I$(top_srcdir) -+AM_CFLAGS = -Wall -I$(top_srcdir) +--- msynctool-0.22/tools/Makefile.in.orig 2007-04-25 18:16:39.000000000 +0200 ++++ msynctool-0.22/tools/Makefile.in 2007-04-25 18:17:05.000000000 +0200 +@@ -188,11 +188,11 @@ + AM_CFLAGS = -Wall -Werror -I$(top_srcdir) INCLUDES = @PACKAGE_CFLAGS@ msynctool_SOURCES = msynctool.c -msynctool_LDFLAGS = @PACKAGE_LIBS@ -R $(libdir) @@ -13,12 +9,15 @@ convcard_SOURCES = convcard.c -convcard_LDFLAGS = @PACKAGE_LIBS@ -R $(libdir) +convcard_LDFLAGS = @PACKAGE_LIBS@ + convtest_SOURCES = convtest.c +-convtest_LDFLAGS = @PACKAGE_LIBS@ -R $(libdir) ++convtest_LDFLAGS = @PACKAGE_LIBS@ man_MANS = convcard.1 msynctool.1 EXTRA_DIST = $(man_MANS) all: all-am ---- msynctool-0.20/tools/Makefile.am.orig 2006-10-20 12:42:24.000000000 +0200 -+++ msynctool-0.20/tools/Makefile.am 2006-10-20 12:42:45.000000000 +0200 -@@ -1,16 +1,16 @@ +--- msynctool-0.22/tools/Makefile.am.orig 2007-04-25 18:17:18.000000000 +0200 ++++ msynctool-0.22/tools/Makefile.am 2007-04-25 18:18:22.000000000 +0200 +@@ -1,19 +1,19 @@ ## Process this file with automake to produce Makefile.in -AM_CFLAGS = -Wall -Werror -I$(top_srcdir) @@ -26,7 +25,7 @@ INCLUDES = @PACKAGE_CFLAGS@ - bin_PROGRAMS = msynctool convcard + bin_PROGRAMS = msynctool convcard convtest msynctool_SOURCES = msynctool.c -msynctool_LDFLAGS = @PACKAGE_LIBS@ -R $(libdir) @@ -36,10 +35,14 @@ -convcard_LDFLAGS = @PACKAGE_LIBS@ -R $(libdir) +convcard_LDFLAGS = @PACKAGE_LIBS@ - man_MANS = convcard.1 msynctool.1 + convtest_SOURCES = convtest.c +-convtest_LDFLAGS = @PACKAGE_LIBS@ -R $(libdir) ++convtest_LDFLAGS = @PACKAGE_LIBS@ ---- SConstruct.orig 2006-12-20 12:48:26.000000000 +0100 -+++ SConstruct 2006-12-20 12:53:49.000000000 +0100 + man_MANS = convcard.1 msynctool.1 + +--- SConstruct.orig 2007-04-25 18:22:41.000000000 +0200 ++++ SConstruct 2007-04-25 18:22:46.000000000 +0200 @@ -3,7 +3,4 @@ env.ParseConfig('pkg-config --cflags --libs libglade-2.0') env.ParseConfig('pkg-config --cflags --libs opensync-1.0') Index: multisync.spec =================================================================== RCS file: /cvs/extras/rpms/multisync/FC-6/multisync.spec,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- multisync.spec 21 Dec 2006 18:57:25 -0000 1.7 +++ multisync.spec 25 Apr 2007 16:27:12 -0000 1.8 @@ -1,6 +1,6 @@ Name: multisync Version: 0.91.0 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Calendar (and other PIM data) synchronization program Group: Applications/Communications @@ -9,12 +9,12 @@ # see http://www.opensync.org/wiki/download Source0: %{name}-gui-%{version}.tar.gz Source1: %{name}.desktop -Source2: msynctool-0.20.tar.gz +Source2: msynctool-0.22.tar.bz2 Patch0: multisync-rpath.patch Patch1: multisync-configure.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) -BuildRequires: libopensync-devel >= 0.20 +BuildRequires: libopensync-devel >= 0.22 BuildRequires: gnome-libs-devel BuildRequires: libgnomeui-devel BuildRequires: desktop-file-utils @@ -23,7 +23,6 @@ BuildRequires: libopensync-plugin-palm-devel BuildRequires: automake BuildRequires: libtool -BuildRequires: dos2unix %description MultiSync is a program to synchronize calendars, addressbooks and other PIM @@ -43,10 +42,9 @@ %prep %setup -q -n multisync-gui-%{version} -tar xzvf %{SOURCE2} +tar xjvf %{SOURCE2} %patch0 %patch1 -dos2unix SConstruct echo "env.Append(CCFLAGS = '$RPM_OPT_FLAGS')" >> SConstruct %build @@ -55,14 +53,14 @@ %{__make} # build gui -cd msynctool-0.20 +cd msynctool-0.22 %configure --disable-static --disable-rpath %{__make} %install rm -fr $RPM_BUILD_ROOT %{__make} install DESTDIR=$RPM_BUILD_ROOT -cd msynctool-0.20 +cd msynctool-0.22 %makeinstall find $RPM_BUILD_ROOT -type f -name "*.la" -exec rm -f {} ';' @@ -83,9 +81,10 @@ %files %defattr(-, root, root,-) -%doc msynctool-0.20/{AUTHORS,ChangeLog,COPYING,NEWS,README,TODO} +%doc msynctool-0.22/{AUTHORS,ChangeLog,COPYING,NEWS,README,TODO} %{_bindir}/convcard %{_bindir}/msynctool +%{_bindir}/convtest %{_mandir}/man1/convcard* %{_mandir}/man1/msynctool* @@ -98,6 +97,10 @@ %{_datadir}/applications/*desktop %changelog +* Wed Apr 25 2007 Andreas Bierfert +0.91.0-2 +- upgrade msynctool + * Wed Dec 20 2006 Andreas Bierfert 0.91.0-1 - version upgrade Index: sources =================================================================== RCS file: /cvs/extras/rpms/multisync/FC-6/sources,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- sources 21 Dec 2006 18:57:25 -0000 1.4 +++ sources 25 Apr 2007 16:27:12 -0000 1.5 @@ -1,2 +1,2 @@ 3760eef2216f3905f21491b6b345d07f multisync-gui-0.91.0.tar.gz -12070726e7883f72a1faab9c91fae259 msynctool-0.20.tar.gz +3ddc55209e682a8b99a47cf3d0053dbf msynctool-0.22.tar.bz2 From fedora-extras-commits at redhat.com Wed Apr 25 16:27:50 2007 From: fedora-extras-commits at redhat.com (Andreas Bierfert (awjb)) Date: Wed, 25 Apr 2007 12:27:50 -0400 Subject: rpms/multisync/devel .cvsignore, 1.4, 1.5 multisync-rpath.patch, 1.3, 1.4 multisync.spec, 1.7, 1.8 sources, 1.4, 1.5 Message-ID: <200704251627.l3PGRo23016919@cvs-int.fedora.redhat.com> Author: awjb Update of /cvs/extras/rpms/multisync/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv16714/devel Modified Files: .cvsignore multisync-rpath.patch multisync.spec sources Log Message: - version upgrade Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/multisync/devel/.cvsignore,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- .cvsignore 21 Dec 2006 18:57:25 -0000 1.4 +++ .cvsignore 25 Apr 2007 16:27:16 -0000 1.5 @@ -1,2 +1,2 @@ multisync-gui-0.91.0.tar.gz -msynctool-0.20.tar.gz +msynctool-0.22.tar.bz2 multisync-rpath.patch: Index: multisync-rpath.patch =================================================================== RCS file: /cvs/extras/rpms/multisync/devel/multisync-rpath.patch,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- multisync-rpath.patch 21 Dec 2006 18:57:25 -0000 1.3 +++ multisync-rpath.patch 25 Apr 2007 16:27:16 -0000 1.4 @@ -1,11 +1,7 @@ ---- msynctool-0.20/tools/Makefile.in.orig 2006-10-20 12:42:27.000000000 +0200 -+++ msynctool-0.20/tools/Makefile.in 2006-10-20 12:43:04.000000000 +0200 -@@ -181,12 +181,12 @@ - sharedstatedir = @sharedstatedir@ - sysconfdir = @sysconfdir@ - target_alias = @target_alias@ --AM_CFLAGS = -Wall -Werror -I$(top_srcdir) -+AM_CFLAGS = -Wall -I$(top_srcdir) +--- msynctool-0.22/tools/Makefile.in.orig 2007-04-25 18:16:39.000000000 +0200 ++++ msynctool-0.22/tools/Makefile.in 2007-04-25 18:17:05.000000000 +0200 +@@ -188,11 +188,11 @@ + AM_CFLAGS = -Wall -Werror -I$(top_srcdir) INCLUDES = @PACKAGE_CFLAGS@ msynctool_SOURCES = msynctool.c -msynctool_LDFLAGS = @PACKAGE_LIBS@ -R $(libdir) @@ -13,12 +9,15 @@ convcard_SOURCES = convcard.c -convcard_LDFLAGS = @PACKAGE_LIBS@ -R $(libdir) +convcard_LDFLAGS = @PACKAGE_LIBS@ + convtest_SOURCES = convtest.c +-convtest_LDFLAGS = @PACKAGE_LIBS@ -R $(libdir) ++convtest_LDFLAGS = @PACKAGE_LIBS@ man_MANS = convcard.1 msynctool.1 EXTRA_DIST = $(man_MANS) all: all-am ---- msynctool-0.20/tools/Makefile.am.orig 2006-10-20 12:42:24.000000000 +0200 -+++ msynctool-0.20/tools/Makefile.am 2006-10-20 12:42:45.000000000 +0200 -@@ -1,16 +1,16 @@ +--- msynctool-0.22/tools/Makefile.am.orig 2007-04-25 18:17:18.000000000 +0200 ++++ msynctool-0.22/tools/Makefile.am 2007-04-25 18:18:22.000000000 +0200 +@@ -1,19 +1,19 @@ ## Process this file with automake to produce Makefile.in -AM_CFLAGS = -Wall -Werror -I$(top_srcdir) @@ -26,7 +25,7 @@ INCLUDES = @PACKAGE_CFLAGS@ - bin_PROGRAMS = msynctool convcard + bin_PROGRAMS = msynctool convcard convtest msynctool_SOURCES = msynctool.c -msynctool_LDFLAGS = @PACKAGE_LIBS@ -R $(libdir) @@ -36,10 +35,14 @@ -convcard_LDFLAGS = @PACKAGE_LIBS@ -R $(libdir) +convcard_LDFLAGS = @PACKAGE_LIBS@ - man_MANS = convcard.1 msynctool.1 + convtest_SOURCES = convtest.c +-convtest_LDFLAGS = @PACKAGE_LIBS@ -R $(libdir) ++convtest_LDFLAGS = @PACKAGE_LIBS@ ---- SConstruct.orig 2006-12-20 12:48:26.000000000 +0100 -+++ SConstruct 2006-12-20 12:53:49.000000000 +0100 + man_MANS = convcard.1 msynctool.1 + +--- SConstruct.orig 2007-04-25 18:22:41.000000000 +0200 ++++ SConstruct 2007-04-25 18:22:46.000000000 +0200 @@ -3,7 +3,4 @@ env.ParseConfig('pkg-config --cflags --libs libglade-2.0') env.ParseConfig('pkg-config --cflags --libs opensync-1.0') Index: multisync.spec =================================================================== RCS file: /cvs/extras/rpms/multisync/devel/multisync.spec,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- multisync.spec 21 Dec 2006 18:57:25 -0000 1.7 +++ multisync.spec 25 Apr 2007 16:27:16 -0000 1.8 @@ -1,6 +1,6 @@ Name: multisync Version: 0.91.0 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Calendar (and other PIM data) synchronization program Group: Applications/Communications @@ -9,12 +9,12 @@ # see http://www.opensync.org/wiki/download Source0: %{name}-gui-%{version}.tar.gz Source1: %{name}.desktop -Source2: msynctool-0.20.tar.gz +Source2: msynctool-0.22.tar.bz2 Patch0: multisync-rpath.patch Patch1: multisync-configure.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) -BuildRequires: libopensync-devel >= 0.20 +BuildRequires: libopensync-devel >= 0.22 BuildRequires: gnome-libs-devel BuildRequires: libgnomeui-devel BuildRequires: desktop-file-utils @@ -23,7 +23,6 @@ BuildRequires: libopensync-plugin-palm-devel BuildRequires: automake BuildRequires: libtool -BuildRequires: dos2unix %description MultiSync is a program to synchronize calendars, addressbooks and other PIM @@ -43,10 +42,9 @@ %prep %setup -q -n multisync-gui-%{version} -tar xzvf %{SOURCE2} +tar xjvf %{SOURCE2} %patch0 %patch1 -dos2unix SConstruct echo "env.Append(CCFLAGS = '$RPM_OPT_FLAGS')" >> SConstruct %build @@ -55,14 +53,14 @@ %{__make} # build gui -cd msynctool-0.20 +cd msynctool-0.22 %configure --disable-static --disable-rpath %{__make} %install rm -fr $RPM_BUILD_ROOT %{__make} install DESTDIR=$RPM_BUILD_ROOT -cd msynctool-0.20 +cd msynctool-0.22 %makeinstall find $RPM_BUILD_ROOT -type f -name "*.la" -exec rm -f {} ';' @@ -83,9 +81,10 @@ %files %defattr(-, root, root,-) -%doc msynctool-0.20/{AUTHORS,ChangeLog,COPYING,NEWS,README,TODO} +%doc msynctool-0.22/{AUTHORS,ChangeLog,COPYING,NEWS,README,TODO} %{_bindir}/convcard %{_bindir}/msynctool +%{_bindir}/convtest %{_mandir}/man1/convcard* %{_mandir}/man1/msynctool* @@ -98,6 +97,10 @@ %{_datadir}/applications/*desktop %changelog +* Wed Apr 25 2007 Andreas Bierfert +0.91.0-2 +- upgrade msynctool + * Wed Dec 20 2006 Andreas Bierfert 0.91.0-1 - version upgrade Index: sources =================================================================== RCS file: /cvs/extras/rpms/multisync/devel/sources,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- sources 21 Dec 2006 18:57:25 -0000 1.4 +++ sources 25 Apr 2007 16:27:16 -0000 1.5 @@ -1,2 +1,2 @@ 3760eef2216f3905f21491b6b345d07f multisync-gui-0.91.0.tar.gz -12070726e7883f72a1faab9c91fae259 msynctool-0.20.tar.gz +3ddc55209e682a8b99a47cf3d0053dbf msynctool-0.22.tar.bz2 From fedora-extras-commits at redhat.com Wed Apr 25 16:32:56 2007 From: fedora-extras-commits at redhat.com (Dominik Mierzejewski (rathann)) Date: Wed, 25 Apr 2007 12:32:56 -0400 Subject: rpms/chemtool/devel .cvsignore, 1.2, 1.3 chemtool.spec, 1.3, 1.4 sources, 1.2, 1.3 Message-ID: <200704251632.l3PGWuPS017903@cvs-int.fedora.redhat.com> Author: rathann Update of /cvs/extras/rpms/chemtool/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv17861 Modified Files: .cvsignore chemtool.spec sources Log Message: - updated to 1.6.10 Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/chemtool/devel/.cvsignore,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- .cvsignore 21 Nov 2006 11:25:13 -0000 1.2 +++ .cvsignore 25 Apr 2007 16:32:22 -0000 1.3 @@ -1 +1 @@ -chemtool-1.6.9.tar.gz +chemtool-1.6.10.tar.gz Index: chemtool.spec =================================================================== RCS file: /cvs/extras/rpms/chemtool/devel/chemtool.spec,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- chemtool.spec 22 Dec 2006 00:08:22 -0000 1.3 +++ chemtool.spec 25 Apr 2007 16:32:22 -0000 1.4 @@ -1,7 +1,7 @@ Summary: A program for 2D drawing organic molecules Name: chemtool -Version: 1.6.9 -Release: 7%{?dist} +Version: 1.6.10 +Release: 1%{?dist} License: GPL Group: Applications/Editors Source0: http://ruby.chemie.uni-freiburg.de/~martin/chemtool/%{name}-%{version}.tar.gz @@ -90,6 +90,9 @@ %{_mandir}/man1/* %changelog +* Wed Apr 25 2007 Dominik 'Rathann' Mierzejewski 1.6.10-1 +- updated to 1.6.10 + * Thu Dec 22 2006 Dominik 'Rathann' Mierzejewski 1.6.9-7 - fix stupid directory creation bug Index: sources =================================================================== RCS file: /cvs/extras/rpms/chemtool/devel/sources,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- sources 21 Nov 2006 11:25:13 -0000 1.2 +++ sources 25 Apr 2007 16:32:22 -0000 1.3 @@ -1 +1 @@ -d13b16c019a9912cf0c3de07ca5bcd29 chemtool-1.6.9.tar.gz +a1ce4f8965bb349e0dd0bc53313b35a8 chemtool-1.6.10.tar.gz From fedora-extras-commits at redhat.com Wed Apr 25 16:41:57 2007 From: fedora-extras-commits at redhat.com (Andreas Bierfert (awjb)) Date: Wed, 25 Apr 2007 12:41:57 -0400 Subject: rpms/libopensync/devel libopensync.spec,1.12,1.13 Message-ID: <200704251641.l3PGfv4t018055@cvs-int.fedora.redhat.com> Author: awjb Update of /cvs/extras/rpms/libopensync/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv18036 Modified Files: libopensync.spec Log Message: - fix #228375 Index: libopensync.spec =================================================================== RCS file: /cvs/extras/rpms/libopensync/devel/libopensync.spec,v retrieving revision 1.12 retrieving revision 1.13 diff -u -r1.12 -r1.13 --- libopensync.spec 25 Apr 2007 15:32:33 -0000 1.12 +++ libopensync.spec 25 Apr 2007 16:41:23 -0000 1.13 @@ -68,11 +68,18 @@ mkdir -p $RPM_BUILD_ROOT%{_sysconfdir}/ld.so.conf.d/ -cat > $RPM_BUILD_ROOT%{_sysconfdir}/ld.so.conf.d/opensync.conf << EOF +%ifarch x86_64 ppc64 +cat > $RPM_BUILD_ROOT%{_sysconfdir}/ld.so.conf.d/opensync-64.conf << EOF %{_libdir}/opensync/ %{_libdir}/opensync/formats/ %{_libdir}/opensync/plugins/ EOF +%else +cat > $RPM_BUILD_ROOT%{_sysconfdir}/ld.so.conf.d/opensync-64.conf << EOF +%{_libdir}/opensync/ +%{_libdir}/opensync/formats/ +%{_libdir}/opensync/plugins/ +%endif %clean rm -rf $RPM_BUILD_ROOT @@ -104,6 +111,10 @@ %changelog * Wed Apr 25 2007 Andreas Bierfert +0.22-2 +- fix #228375 + +* Wed Apr 25 2007 Andreas Bierfert 0.22-1 - version upgrade #231845 From fedora-extras-commits at redhat.com Wed Apr 25 16:43:09 2007 From: fedora-extras-commits at redhat.com (Andreas Bierfert (awjb)) Date: Wed, 25 Apr 2007 12:43:09 -0400 Subject: rpms/libopensync/devel libopensync.spec,1.13,1.14 Message-ID: <200704251643.l3PGh9KG018082@cvs-int.fedora.redhat.com> Author: awjb Update of /cvs/extras/rpms/libopensync/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv18065 Modified Files: libopensync.spec Log Message: - increase release number Index: libopensync.spec =================================================================== RCS file: /cvs/extras/rpms/libopensync/devel/libopensync.spec,v retrieving revision 1.13 retrieving revision 1.14 diff -u -r1.13 -r1.14 --- libopensync.spec 25 Apr 2007 16:41:23 -0000 1.13 +++ libopensync.spec 25 Apr 2007 16:42:35 -0000 1.14 @@ -1,6 +1,6 @@ Name: libopensync Version: 0.22 -Release: 1%{?dist} +Release: 2%{?dist} Summary: A synchronization framework Group: System Environment/Libraries From fedora-extras-commits at redhat.com Wed Apr 25 17:07:36 2007 From: fedora-extras-commits at redhat.com (Rex Dieter (rdieter)) Date: Wed, 25 Apr 2007 13:07:36 -0400 Subject: rpms/ufraw/devel ufraw.spec,1.16,1.17 Message-ID: <200704251707.l3PH7aXg022690@cvs-int.fedora.redhat.com> Author: rdieter Update of /cvs/extras/rpms/ufraw/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv22664 Modified Files: ufraw.spec Log Message: * Wed Apr 25 2007 Rex Dieter - 0.11-5 - respin for exiv2-0.14 Index: ufraw.spec =================================================================== RCS file: /cvs/extras/rpms/ufraw/devel/ufraw.spec,v retrieving revision 1.16 retrieving revision 1.17 diff -u -r1.16 -r1.17 --- ufraw.spec 24 Apr 2007 14:21:59 -0000 1.16 +++ ufraw.spec 25 Apr 2007 17:07:01 -0000 1.17 @@ -14,7 +14,7 @@ Summary: Tool to retrieve raw image data from digital cameras Name: ufraw Version: 0.11 -Release: 4%{?dist} +Release: 5%{?dist} Group: Applications/Multimedia License: GPL URL: http://ufraw.sourceforge.net @@ -140,6 +140,9 @@ %{gimpplugindir}/ufraw-gimp %changelog +* Wed Apr 25 2007 Rex Dieter - 0.11-5 +- respin for exiv2-0.14 + * Tue Apr 24 2007 Nils Philippsen - 0.11-4 - eventually put GConf2, shared-mime-info requirements into -common subpackage (#235583) From fedora-extras-commits at redhat.com Wed Apr 25 17:08:12 2007 From: fedora-extras-commits at redhat.com (Dominik Mierzejewski (rathann)) Date: Wed, 25 Apr 2007 13:08:12 -0400 Subject: rpms/chemtool/FC-6 .cvsignore, 1.2, 1.3 chemtool.spec, 1.3, 1.4 sources, 1.2, 1.3 Message-ID: <200704251708.l3PH8CZ7022756@cvs-int.fedora.redhat.com> Author: rathann Update of /cvs/extras/rpms/chemtool/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv22689 Modified Files: .cvsignore chemtool.spec sources Log Message: - updated to 1.6.10 Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/chemtool/FC-6/.cvsignore,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- .cvsignore 21 Nov 2006 11:25:13 -0000 1.2 +++ .cvsignore 25 Apr 2007 17:07:37 -0000 1.3 @@ -1 +1 @@ -chemtool-1.6.9.tar.gz +chemtool-1.6.10.tar.gz Index: chemtool.spec =================================================================== RCS file: /cvs/extras/rpms/chemtool/FC-6/chemtool.spec,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- chemtool.spec 22 Dec 2006 00:16:15 -0000 1.3 +++ chemtool.spec 25 Apr 2007 17:07:37 -0000 1.4 @@ -1,7 +1,7 @@ Summary: A program for 2D drawing organic molecules Name: chemtool -Version: 1.6.9 -Release: 7%{?dist} +Version: 1.6.10 +Release: 1%{?dist} License: GPL Group: Applications/Editors Source0: http://ruby.chemie.uni-freiburg.de/~martin/chemtool/%{name}-%{version}.tar.gz @@ -90,6 +90,9 @@ %{_mandir}/man1/* %changelog +* Wed Apr 25 2007 Dominik 'Rathann' Mierzejewski 1.6.10-1 +- updated to 1.6.10 + * Thu Dec 22 2006 Dominik 'Rathann' Mierzejewski 1.6.9-7 - fix stupid directory creation bug Index: sources =================================================================== RCS file: /cvs/extras/rpms/chemtool/FC-6/sources,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- sources 21 Nov 2006 11:25:13 -0000 1.2 +++ sources 25 Apr 2007 17:07:37 -0000 1.3 @@ -1 +1 @@ -d13b16c019a9912cf0c3de07ca5bcd29 chemtool-1.6.9.tar.gz +a1ce4f8965bb349e0dd0bc53313b35a8 chemtool-1.6.10.tar.gz From fedora-extras-commits at redhat.com Wed Apr 25 17:10:39 2007 From: fedora-extras-commits at redhat.com (Dominik Mierzejewski (rathann)) Date: Wed, 25 Apr 2007 13:10:39 -0400 Subject: rpms/chemtool/FC-5 .cvsignore, 1.2, 1.3 chemtool.spec, 1.3, 1.4 sources, 1.2, 1.3 Message-ID: <200704251710.l3PHAdSQ022838@cvs-int.fedora.redhat.com> Author: rathann Update of /cvs/extras/rpms/chemtool/FC-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv22817 Modified Files: .cvsignore chemtool.spec sources Log Message: - updated to 1.6.10 Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/chemtool/FC-5/.cvsignore,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- .cvsignore 21 Nov 2006 11:25:13 -0000 1.2 +++ .cvsignore 25 Apr 2007 17:10:04 -0000 1.3 @@ -1 +1 @@ -chemtool-1.6.9.tar.gz +chemtool-1.6.10.tar.gz Index: chemtool.spec =================================================================== RCS file: /cvs/extras/rpms/chemtool/FC-5/chemtool.spec,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- chemtool.spec 22 Dec 2006 00:21:11 -0000 1.3 +++ chemtool.spec 25 Apr 2007 17:10:04 -0000 1.4 @@ -1,7 +1,7 @@ Summary: A program for 2D drawing organic molecules Name: chemtool -Version: 1.6.9 -Release: 7%{?dist} +Version: 1.6.10 +Release: 1%{?dist} License: GPL Group: Applications/Editors Source0: http://ruby.chemie.uni-freiburg.de/~martin/chemtool/%{name}-%{version}.tar.gz @@ -90,6 +90,9 @@ %{_mandir}/man1/* %changelog +* Wed Apr 25 2007 Dominik 'Rathann' Mierzejewski 1.6.10-1 +- updated to 1.6.10 + * Thu Dec 22 2006 Dominik 'Rathann' Mierzejewski 1.6.9-7 - fix stupid directory creation bug Index: sources =================================================================== RCS file: /cvs/extras/rpms/chemtool/FC-5/sources,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- sources 21 Nov 2006 11:25:13 -0000 1.2 +++ sources 25 Apr 2007 17:10:04 -0000 1.3 @@ -1 +1 @@ -d13b16c019a9912cf0c3de07ca5bcd29 chemtool-1.6.9.tar.gz +a1ce4f8965bb349e0dd0bc53313b35a8 chemtool-1.6.10.tar.gz From fedora-extras-commits at redhat.com Wed Apr 25 17:41:25 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Wed, 25 Apr 2007 13:41:25 -0400 Subject: rpms/evolution-brutus - New directory Message-ID: <200704251741.l3PHfPBM024034@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/rpms/evolution-brutus In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners/tmpcvsP23987/rpms/evolution-brutus Log Message: Directory /cvs/extras/rpms/evolution-brutus added to the repository From fedora-extras-commits at redhat.com Wed Apr 25 17:41:34 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Wed, 25 Apr 2007 13:41:34 -0400 Subject: rpms/evolution-brutus/devel - New directory Message-ID: <200704251741.l3PHfYej024061@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/rpms/evolution-brutus/devel In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners/tmpcvsP23987/rpms/evolution-brutus/devel Log Message: Directory /cvs/extras/rpms/evolution-brutus/devel added to the repository From fedora-extras-commits at redhat.com Wed Apr 25 17:41:37 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Wed, 25 Apr 2007 13:41:37 -0400 Subject: owners owners.list,1.2727,1.2728 Message-ID: <200704251741.l3PHfb0g024070@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/owners In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners Modified Files: owners.list Log Message: add evolution-brutus Index: owners.list =================================================================== RCS file: /cvs/extras/owners/owners.list,v retrieving revision 1.2727 retrieving revision 1.2728 diff -u -r1.2727 -r1.2728 --- owners.list 24 Apr 2007 01:28:41 -0000 1.2727 +++ owners.list 25 Apr 2007 17:41:06 -0000 1.2728 @@ -480,6 +480,7 @@ Fedora Extras|evas|A hardware-accelerated canvas API|extras-orphan at fedoraproject.org|extras-qa at fedoraproject.org| Fedora Extras|eventlog|Syslog-ng v2 support library|jpo at di.uminho.pt|extras-qa at fedoraproject.org| Fedora Extras|evolution-bogofilter|A plugin for bogofilter support in evolution|tcallawa at redhat.com|extras-qa at fedoraproject.org| +Fedora Extras|evolution-brutus|Brutus based Exchange connector for Evolution|bdpepple at ameritech.net|extras-qa at fedoraproject.org|colding at omesc.com Fedora Extras|evolution-remove-duplicates|Evolution plugin for removing duplicate mails|michel.salim at gmail.com|extras-qa at fedoraproject.org| Fedora Extras|exaile|A music player|dakingun at gmail.com|extras-qa at fedoraproject.org| Fedora Extras|exim|The exim mail transfer agent|dwmw2 at redhat.com|extras-qa at fedoraproject.org| From fedora-extras-commits at redhat.com Wed Apr 25 17:41:44 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Wed, 25 Apr 2007 13:41:44 -0400 Subject: rpms/evolution-brutus Makefile, NONE, 1.1 import.log, NONE, 1.1 pkg.acl, NONE, 1.1 Message-ID: <200704251741.l3PHfimn024100@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/rpms/evolution-brutus In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners/tmpcvsP23987/rpms/evolution-brutus Added Files: Makefile import.log pkg.acl Log Message: Setup of module evolution-brutus --- NEW FILE Makefile --- # Top level Makefile for module evolution-brutus 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 --- --- NEW FILE pkg.acl --- From fedora-extras-commits at redhat.com Wed Apr 25 17:41:53 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Wed, 25 Apr 2007 13:41:53 -0400 Subject: rpms/evolution-brutus/devel .cvsignore, NONE, 1.1 Makefile, NONE, 1.1 sources, NONE, 1.1 Message-ID: <200704251741.l3PHfrCh024130@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/rpms/evolution-brutus/devel In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners/tmpcvsP23987/rpms/evolution-brutus/devel Added Files: .cvsignore Makefile sources Log Message: Setup of module evolution-brutus --- NEW FILE .cvsignore --- --- NEW FILE Makefile --- # Makefile for source rpm: evolution-brutus # $Id: Makefile,v 1.1 2007/04/25 17:41:49 wtogami Exp $ NAME := evolution-brutus SPECFILE = $(firstword $(wildcard *.spec)) define find-makefile-common for d in common ../common ../../common ; do if [ -f $$d/Makefile.common ] ; then if [ -f $$d/CVS/Root -a -w $$/Makefile.common ] ; then cd $$d ; cvs -Q update ; fi ; echo "$$d/Makefile.common" ; break ; fi ; done endef MAKEFILE_COMMON := $(shell $(find-makefile-common)) ifeq ($(MAKEFILE_COMMON),) # attept a checkout define checkout-makefile-common test -f CVS/Root && { cvs -Q -d $$(cat CVS/Root) checkout common && echo "common/Makefile.common" ; } || { echo "ERROR: I can't figure out how to checkout the 'common' module." ; exit -1 ; } >&2 endef MAKEFILE_COMMON := $(shell $(checkout-makefile-common)) endif include $(MAKEFILE_COMMON) --- NEW FILE sources --- From fedora-extras-commits at redhat.com Wed Apr 25 17:43:57 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Wed, 25 Apr 2007 13:43:57 -0400 Subject: rpms/stgit - New directory Message-ID: <200704251743.l3PHhv3g024425@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/rpms/stgit In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners/tmpcvsd24399/rpms/stgit Log Message: Directory /cvs/extras/rpms/stgit added to the repository From fedora-extras-commits at redhat.com Wed Apr 25 17:44:06 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Wed, 25 Apr 2007 13:44:06 -0400 Subject: rpms/stgit/devel - New directory Message-ID: <200704251744.l3PHi62c024442@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/rpms/stgit/devel In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners/tmpcvsd24399/rpms/stgit/devel Log Message: Directory /cvs/extras/rpms/stgit/devel added to the repository From fedora-extras-commits at redhat.com Wed Apr 25 17:44:15 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Wed, 25 Apr 2007 13:44:15 -0400 Subject: rpms/stgit Makefile,NONE,1.1 import.log,NONE,1.1 pkg.acl,NONE,1.1 Message-ID: <200704251744.l3PHiFe8024475@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/rpms/stgit In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners/tmpcvsd24399/rpms/stgit Added Files: Makefile import.log pkg.acl Log Message: Setup of module stgit --- NEW FILE Makefile --- # Top level Makefile for module stgit 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 --- --- NEW FILE pkg.acl --- From fedora-extras-commits at redhat.com Wed Apr 25 17:44:18 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Wed, 25 Apr 2007 13:44:18 -0400 Subject: owners owners.list,1.2728,1.2729 Message-ID: <200704251744.l3PHiIax024488@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/owners In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners Modified Files: owners.list Log Message: add stgit Index: owners.list =================================================================== RCS file: /cvs/extras/owners/owners.list,v retrieving revision 1.2728 retrieving revision 1.2729 diff -u -r1.2728 -r1.2729 --- owners.list 25 Apr 2007 17:41:06 -0000 1.2728 +++ owners.list 25 Apr 2007 17:43:48 -0000 1.2729 @@ -2788,6 +2788,7 @@ Fedora Extras|starfighter|For bugs related to the starfighter component|matthias at rpmforge.net|extras-qa at fedoraproject.org| Fedora Extras|steghide|A steganography program|Jochen at herr-schmitt.de|extras-qa at fedoraproject.org| Fedora Extras|stellarium|A photo-realistic nightsky renderer|Jochen at herr-schmitt.de|extras-qa at fedoraproject.org| +Fedora Extras|stgit|StGIT provides similar functionality to Quilt on top of GIT|jbowes at redhat.com|extras-qa at fedoraproject.org| Fedora Extras|stow|Manage the installation of software packages from source|gauret at free.fr|extras-qa at fedoraproject.org| Fedora Extras|stratagus|Real-rime strategy game engine|lemenkov at gmail.com|extras-qa at fedoraproject.org| Fedora Extras|straw|GNOME desktop news aggregator|extras-orphan at fedoraproject.org|extras-qa at fedoraproject.org|byte at fedoraproject.org From fedora-extras-commits at redhat.com Wed Apr 25 17:44:25 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Wed, 25 Apr 2007 13:44:25 -0400 Subject: rpms/stgit/devel .cvsignore, NONE, 1.1 Makefile, NONE, 1.1 sources, NONE, 1.1 Message-ID: <200704251744.l3PHiPbx024503@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/rpms/stgit/devel In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners/tmpcvsd24399/rpms/stgit/devel Added Files: .cvsignore Makefile sources Log Message: Setup of module stgit --- NEW FILE .cvsignore --- --- NEW FILE Makefile --- # Makefile for source rpm: stgit # $Id: Makefile,v 1.1 2007/04/25 17:44:21 wtogami Exp $ NAME := stgit SPECFILE = $(firstword $(wildcard *.spec)) define find-makefile-common for d in common ../common ../../common ; do if [ -f $$d/Makefile.common ] ; then if [ -f $$d/CVS/Root -a -w $$/Makefile.common ] ; then cd $$d ; cvs -Q update ; fi ; echo "$$d/Makefile.common" ; break ; fi ; done endef MAKEFILE_COMMON := $(shell $(find-makefile-common)) ifeq ($(MAKEFILE_COMMON),) # attept a checkout define checkout-makefile-common test -f CVS/Root && { cvs -Q -d $$(cat CVS/Root) checkout common && echo "common/Makefile.common" ; } || { echo "ERROR: I can't figure out how to checkout the 'common' module." ; exit -1 ; } >&2 endef MAKEFILE_COMMON := $(shell $(checkout-makefile-common)) endif include $(MAKEFILE_COMMON) --- NEW FILE sources --- From fedora-extras-commits at redhat.com Wed Apr 25 17:45:38 2007 From: fedora-extras-commits at redhat.com (Ville Skytta (scop)) Date: Wed, 25 Apr 2007 13:45:38 -0400 Subject: rpms/xine-lib/devel xine-lib.spec,1.15,1.16 Message-ID: <200704251745.l3PHjcIj024662@cvs-int.fedora.redhat.com> Author: scop Update of /cvs/extras/rpms/xine-lib/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv24606 Modified Files: xine-lib.spec Log Message: * Wed Apr 25 2007 Ville Skytt?? - 1.1.6-2 - Make Real codec search path /usr/lib(64)/codecs again (#237743). Index: xine-lib.spec =================================================================== RCS file: /cvs/extras/rpms/xine-lib/devel/xine-lib.spec,v retrieving revision 1.15 retrieving revision 1.16 diff -u -r1.15 -r1.16 --- xine-lib.spec 18 Apr 2007 17:57:19 -0000 1.15 +++ xine-lib.spec 25 Apr 2007 17:45:04 -0000 1.16 @@ -12,7 +12,7 @@ Summary: Xine library Name: xine-lib Version: 1.1.6 -Release: 1%{?dist} +Release: 2%{?dist} License: GPL Group: System Environment/Libraries URL: http://xinehq.de/ @@ -124,6 +124,7 @@ %configure --disable-dependency-tracking \ --with-xv-path=%{_libdir} \ --with-w32-path=%{codecdir} \ + --with-real-codecs-path=%{codecdir} \ --with-external-ffmpeg \ --with-external-libmpcdec \ --with-libflac \ @@ -182,8 +183,8 @@ %defattr(-,root,root,-) %doc AUTHORS COPYING COPYING.LIB CREDITS ChangeLog* README TODO %doc __docs/README.* __docs/faq.* -%dir %{codecdir} -%{_datadir}/xine +%dir %{codecdir}/ +%{_datadir}/xine/ %{_libdir}/libxine.so.* %{_mandir}/man5/xine.5* %dir %{_libdir}/xine/ @@ -314,6 +315,9 @@ %changelog +* Wed Apr 25 2007 Ville Skytt?? - 1.1.6-2 +- Make Real codec search path /usr/lib(64)/codecs again (#237743). + * Wed Apr 18 2007 Ville Skytt?? - 1.1.6-1 - 1.1.6. From fedora-extras-commits at redhat.com Wed Apr 25 17:46:38 2007 From: fedora-extras-commits at redhat.com (Denis Leroy (denis)) Date: Wed, 25 Apr 2007 13:46:38 -0400 Subject: rpms/transmission/devel transmission-0.71-manpath.patch, NONE, 1.1 .cvsignore, 1.2, 1.3 sources, 1.2, 1.3 transmission.spec, 1.2, 1.3 transmission-0.6.1-gtk.patch, 1.1, NONE transmission-0.6.1-install.patch, 1.1, NONE Message-ID: <200704251746.l3PHkcZa024736@cvs-int.fedora.redhat.com> Author: denis Update of /cvs/extras/rpms/transmission/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv24666 Modified Files: .cvsignore sources transmission.spec Added Files: transmission-0.71-manpath.patch Removed Files: transmission-0.6.1-gtk.patch transmission-0.6.1-install.patch Log Message: - Update to 0.71 - Removed custom desktop file - Added patch to fix manpath transmission-0.71-manpath.patch: --- NEW FILE transmission-0.71-manpath.patch --- --- Transmission-0.71/mk/common.mk.orig 2007-04-25 18:54:30.000000000 +0200 +++ Transmission-0.71/mk/common.mk 2007-04-25 19:01:00.000000000 +0200 @@ -103,8 +103,8 @@ define INSTALL_MAN_RULE @echo "Install $<" - @$(MKDIR) $(DESTDIR)$(PREFIX)/man/man1 - @$(CP) $< $(DESTDIR)$(PREFIX)/man/man1/ + @$(MKDIR) $(DESTDIR)$(PREFIX)/share/man/man1 + @$(CP) $< $(DESTDIR)$(PREFIX)/share/man/man1/ endef define INSTALL_DESKTOP_RULE Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/transmission/devel/.cvsignore,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- .cvsignore 26 Sep 2006 06:01:01 -0000 1.2 +++ .cvsignore 25 Apr 2007 17:46:04 -0000 1.3 @@ -1 +1 @@ -Transmission-0.6.1.tar.gz +Transmission-0.71.tar.gz Index: sources =================================================================== RCS file: /cvs/extras/rpms/transmission/devel/sources,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- sources 26 Sep 2006 06:01:01 -0000 1.2 +++ sources 25 Apr 2007 17:46:04 -0000 1.3 @@ -1 +1 @@ -1156a88c77ab71782b9261881ea13811 Transmission-0.6.1.tar.gz +2df675d20175f0a73d0c470f428018f8 Transmission-0.71.tar.gz Index: transmission.spec =================================================================== RCS file: /cvs/extras/rpms/transmission/devel/transmission.spec,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- transmission.spec 28 Sep 2006 14:54:19 -0000 1.2 +++ transmission.spec 25 Apr 2007 17:46:04 -0000 1.3 @@ -1,16 +1,14 @@ Name: transmission -Version: 0.6.1 -Release: 3%{?dist} +Version: 0.71 +Release: 1%{?dist} Summary: A lightweight GTK+ BitTorrent client Group: Applications/Internet License: MIT URL: http://transmission.m0k.org/ Source0: http://download.m0k.org/transmission/files/Transmission-%{version}.tar.gz -Source1: transmission.png -Patch0: transmission-0.6.1-install.patch -Patch1: transmission-0.6.1-gtk.patch +Patch0: transmission-0.71-manpath.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: openssl-devel @@ -18,9 +16,6 @@ BuildRequires: desktop-file-utils BuildRequires: gettext intltool -Requires(post): desktop-file-utils -Requires(postun): desktop-file-utils - %description Transmission is a free, lightweight BitTorrent client. It features a @@ -30,8 +25,7 @@ %prep %setup -q -n Transmission-%{version} -%patch0 -p1 -b .inst -%patch1 -p1 -b .gtk +%patch0 -p1 -b .manpath %build @@ -41,27 +35,13 @@ %install rm -rf $RPM_BUILD_ROOT -%makeinstall +make install DESTDIR=$RPM_BUILD_ROOT %find_lang %{name}-gtk -mkdir -p $RPM_BUILD_ROOT/%{_datadir}/pixmaps/ -install -p -m 644 %{SOURCE1} $RPM_BUILD_ROOT%{_datadir}/pixmaps/transmission.png - -cat << EOF > %{name}.desktop -[Desktop Entry] -Name=Transmission -Comment=Download from BitTorrents -Exec=transmission-gtk -Icon=transmission.png -Terminal=false -Type=Application -Encoding=UTF-8 -Categories=Application;GTK;Network;Internet;X-Fedora; -MimeType=application/x-bittorrent; -EOF - desktop-file-install --vendor fedora \ - --dir $RPM_BUILD_ROOT/%{_datadir}/applications/ %{name}.desktop + --delete-original \ + --dir $RPM_BUILD_ROOT/%{_datadir}/applications/ \ + $RPM_BUILD_ROOT/%{_datadir}/applications/%{name}-gtk.desktop %clean @@ -81,11 +61,17 @@ %doc AUTHORS LICENSE NEWS README %{_bindir}/transmission* %{_datadir}/pixmaps/* -%{_datadir}/applications/*transmission.desktop +%{_datadir}/zsh/site-functions/* +%{_datadir}/applications/*transmission-gtk.desktop %doc %{_mandir}/man1/transmission* %changelog +* Wed Apr 25 2007 Denis Leroy - 0.71-1 +- Update to 0.71 +- Removed custom desktop file +- Added patch to fix manpath + * Thu Sep 28 2006 Denis Leroy - 0.6.1-3 - Added project icon - Honor cc variable --- transmission-0.6.1-gtk.patch DELETED --- --- transmission-0.6.1-install.patch DELETED --- From fedora-extras-commits at redhat.com Wed Apr 25 17:46:50 2007 From: fedora-extras-commits at redhat.com (Owen Taylor (otaylor)) Date: Wed, 25 Apr 2007 13:46:50 -0400 Subject: rpms/mugshot/devel mugshot.spec,1.4,1.5 Message-ID: <200704251746.l3PHko8n024745@cvs-int.fedora.redhat.com> Author: otaylor Update of /cvs/extras/rpms/mugshot/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv24716 Modified Files: mugshot.spec Log Message: Package the D-BUS service file Index: mugshot.spec =================================================================== RCS file: /cvs/extras/rpms/mugshot/devel/mugshot.spec,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- mugshot.spec 25 Apr 2007 14:11:41 -0000 1.4 +++ mugshot.spec 25 Apr 2007 17:46:15 -0000 1.5 @@ -1,6 +1,6 @@ Name: mugshot Version: 1.1.41 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Companion software for mugshot.org Group: Applications/Internet @@ -203,11 +203,15 @@ %{_datadir}/mugshot %ghost %{_datadir}/mugshot/version %{_libdir}/mugshot +%{_datadir}/dbus-1/services/*.service %{_datadir}/applications/mugshot.desktop %{_datadir}/gnome/autostart/mugshot.desktop %{_sysconfdir}/gconf/schemas/*.schemas %changelog +* Wed Apr 25 2007 Owen Taylor - 1.1.41-2 +- Package the D-BUS service file + * Wed Apr 25 2007 Owen Taylor - 1.1.41-1 - 1.1.41 From fedora-extras-commits at redhat.com Wed Apr 25 17:48:46 2007 From: fedora-extras-commits at redhat.com (Owen Taylor (otaylor)) Date: Wed, 25 Apr 2007 13:48:46 -0400 Subject: rpms/mugshot/FC-6 mugshot.spec,1.5,1.6 Message-ID: <200704251748.l3PHmkUd024869@cvs-int.fedora.redhat.com> Author: otaylor Update of /cvs/extras/rpms/mugshot/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv24839 Modified Files: mugshot.spec Log Message: Package the D-BUS service file Index: mugshot.spec =================================================================== RCS file: /cvs/extras/rpms/mugshot/FC-6/mugshot.spec,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- mugshot.spec 25 Apr 2007 14:09:31 -0000 1.5 +++ mugshot.spec 25 Apr 2007 17:48:12 -0000 1.6 @@ -1,6 +1,6 @@ Name: mugshot Version: 1.1.41 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Companion software for mugshot.org Group: Applications/Internet @@ -203,11 +203,15 @@ %{_datadir}/mugshot %ghost %{_datadir}/mugshot/version %{_libdir}/mugshot +%{_datadir}/dbus-1/services/*.service %{_datadir}/applications/mugshot.desktop %{_datadir}/gnome/autostart/mugshot.desktop %{_sysconfdir}/gconf/schemas/*.schemas %changelog +* Wed Apr 25 2007 Owen Taylor - 1.1.41-2 +- Package the D-BUS service file + * Wed Apr 25 2007 Owen Taylor - 1.1.41-1 - 1.1.41 From fedora-extras-commits at redhat.com Wed Apr 25 17:53:21 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Wed, 25 Apr 2007 13:53:21 -0400 Subject: rpms/perl-Workflow - New directory Message-ID: <200704251753.l3PHrLeO025126@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/rpms/perl-Workflow In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners/tmpcvsh25096/rpms/perl-Workflow Log Message: Directory /cvs/extras/rpms/perl-Workflow added to the repository From fedora-extras-commits at redhat.com Wed Apr 25 17:53:26 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Wed, 25 Apr 2007 13:53:26 -0400 Subject: rpms/perl-Workflow/devel - New directory Message-ID: <200704251753.l3PHrQbR025140@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/rpms/perl-Workflow/devel In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners/tmpcvsh25096/rpms/perl-Workflow/devel Log Message: Directory /cvs/extras/rpms/perl-Workflow/devel added to the repository From fedora-extras-commits at redhat.com Wed Apr 25 17:53:30 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Wed, 25 Apr 2007 13:53:30 -0400 Subject: rpms/perl-Workflow Makefile, NONE, 1.1 import.log, NONE, 1.1 pkg.acl, NONE, 1.1 Message-ID: <200704251753.l3PHrUMX025166@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/rpms/perl-Workflow In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners/tmpcvsh25096/rpms/perl-Workflow Added Files: Makefile import.log pkg.acl Log Message: Setup of module perl-Workflow --- NEW FILE Makefile --- # Top level Makefile for module perl-Workflow 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 --- --- NEW FILE pkg.acl --- From fedora-extras-commits at redhat.com Wed Apr 25 17:53:40 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Wed, 25 Apr 2007 13:53:40 -0400 Subject: rpms/perl-Workflow/devel .cvsignore, NONE, 1.1 Makefile, NONE, 1.1 sources, NONE, 1.1 Message-ID: <200704251753.l3PHretj025183@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/rpms/perl-Workflow/devel In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners/tmpcvsh25096/rpms/perl-Workflow/devel Added Files: .cvsignore Makefile sources Log Message: Setup of module perl-Workflow --- NEW FILE .cvsignore --- --- NEW FILE Makefile --- # Makefile for source rpm: perl-Workflow # $Id: Makefile,v 1.1 2007/04/25 17:53:35 wtogami Exp $ NAME := perl-Workflow SPECFILE = $(firstword $(wildcard *.spec)) define find-makefile-common for d in common ../common ../../common ; do if [ -f $$d/Makefile.common ] ; then if [ -f $$d/CVS/Root -a -w $$/Makefile.common ] ; then cd $$d ; cvs -Q update ; fi ; echo "$$d/Makefile.common" ; break ; fi ; done endef MAKEFILE_COMMON := $(shell $(find-makefile-common)) ifeq ($(MAKEFILE_COMMON),) # attept a checkout define checkout-makefile-common test -f CVS/Root && { cvs -Q -d $$(cat CVS/Root) checkout common && echo "common/Makefile.common" ; } || { echo "ERROR: I can't figure out how to checkout the 'common' module." ; exit -1 ; } >&2 endef MAKEFILE_COMMON := $(shell $(checkout-makefile-common)) endif include $(MAKEFILE_COMMON) --- NEW FILE sources --- From fedora-extras-commits at redhat.com Wed Apr 25 17:53:40 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Wed, 25 Apr 2007 13:53:40 -0400 Subject: owners owners.list,1.2729,1.2730 Message-ID: <200704251753.l3PHrehP025192@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/owners In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners Modified Files: owners.list Log Message: add perl-Workflow Index: owners.list =================================================================== RCS file: /cvs/extras/owners/owners.list,v retrieving revision 1.2729 retrieving revision 1.2730 diff -u -r1.2729 -r1.2730 --- owners.list 25 Apr 2007 17:43:48 -0000 1.2729 +++ owners.list 25 Apr 2007 17:53:10 -0000 1.2730 @@ -2198,6 +2198,7 @@ Fedora Extras|perl-User-Identity|Maintains info about a physical person|tcallawa at redhat.com|extras-qa at fedoraproject.org|fedora-perl-devel-list at redhat.com Fedora Extras|perl-version|Perl extension for Version Objects|tcallawa at redhat.com|extras-qa at fedoraproject.org|fedora-perl-devel-list at redhat.com Fedora Extras|perl-Want|Perl module implementing a generalisation of wantarray|rc040203 at freenet.de|extras-qa at fedoraproject.org|fedora-perl-devel-list at redhat.com +Fedora Extras|perl-Workflow|Simple, flexible system to implement workflows|cweyl at alumni.drew.edu|extras-qa at fedoraproject.org|fedora-perl-devel-list at redhat.com Fedora Extras|perl-WWW-Babelfish|Perl extension for translation via Babelfish or Google|cweyl at alumni.drew.edu|extras-qa at fedoraproject.org|fedora-perl-devel-list at redhat.com Fedora Extras|perl-WWW-Bugzilla|Handles submission/update of bugzilla bugs via WWW::Mechanize|jpo at di.uminho.pt|extras-qa at fedoraproject.org|fedora-perl-devel-list at redhat.com Fedora Extras|perl-WWW-Mechanize|Automates web page form & link interaction|jpo at di.uminho.pt|extras-qa at fedoraproject.org|fedora-perl-devel-list at redhat.com From fedora-extras-commits at redhat.com Wed Apr 25 17:55:03 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Wed, 25 Apr 2007 13:55:03 -0400 Subject: rpms/vegastrike-data - New directory Message-ID: <200704251755.l3PHt3M8025486@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/rpms/vegastrike-data In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners/tmpcvsK25458/rpms/vegastrike-data Log Message: Directory /cvs/extras/rpms/vegastrike-data added to the repository From fedora-extras-commits at redhat.com Wed Apr 25 17:55:09 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Wed, 25 Apr 2007 13:55:09 -0400 Subject: rpms/vegastrike-data/devel - New directory Message-ID: <200704251755.l3PHt96W025501@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/rpms/vegastrike-data/devel In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners/tmpcvsK25458/rpms/vegastrike-data/devel Log Message: Directory /cvs/extras/rpms/vegastrike-data/devel added to the repository From fedora-extras-commits at redhat.com Wed Apr 25 17:55:19 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Wed, 25 Apr 2007 13:55:19 -0400 Subject: rpms/vegastrike-data Makefile, NONE, 1.1 import.log, NONE, 1.1 pkg.acl, NONE, 1.1 Message-ID: <200704251755.l3PHtJqC025529@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/rpms/vegastrike-data In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners/tmpcvsK25458/rpms/vegastrike-data Added Files: Makefile import.log pkg.acl Log Message: Setup of module vegastrike-data --- NEW FILE Makefile --- # Top level Makefile for module vegastrike-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 --- --- NEW FILE pkg.acl --- From fedora-extras-commits at redhat.com Wed Apr 25 17:55:23 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Wed, 25 Apr 2007 13:55:23 -0400 Subject: owners owners.list,1.2730,1.2731 Message-ID: <200704251755.l3PHtNKj025538@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/owners In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners Modified Files: owners.list Log Message: add vegastrike-data Index: owners.list =================================================================== RCS file: /cvs/extras/owners/owners.list,v retrieving revision 1.2730 retrieving revision 1.2731 diff -u -r1.2730 -r1.2731 --- owners.list 25 Apr 2007 17:53:10 -0000 1.2730 +++ owners.list 25 Apr 2007 17:54:53 -0000 1.2731 @@ -2999,6 +2999,7 @@ Fedora Extras|vdr-text2skin|OSD skin plugin for VDR|ville.skytta at iki.fi|extras-qa at fedoraproject.org| Fedora Extras|vdr-wapd|WAP remote control interface for VDR|ville.skytta at iki.fi|extras-qa at fedoraproject.org| Fedora Extras|vdradmin-am|Web interface for VDR|ville.skytta at iki.fi|extras-qa at fedoraproject.org| +Fedora Extras|vegastrike-data|Data files for Vega Strike|j.w.r.degoede at hhs.nl|extras-qa at fedoraproject.org| Fedora Extras|verbiste|French conjugation system|icon at fedoraproject.org|extras-qa at fedoraproject.org| Fedora Extras|veusz|Scientific plotting package|jeremy at jeremysanders.net|extras-qa at fedoraproject.org| Fedora Extras|viaideinfo|Displays the information of installed VIA IDE controllers|peter at thecodergeek.com|extras-qa at fedoraproject.org| From fedora-extras-commits at redhat.com Wed Apr 25 17:55:29 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Wed, 25 Apr 2007 13:55:29 -0400 Subject: rpms/vegastrike-data/devel .cvsignore, NONE, 1.1 Makefile, NONE, 1.1 sources, NONE, 1.1 Message-ID: <200704251755.l3PHtTml025555@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/rpms/vegastrike-data/devel In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners/tmpcvsK25458/rpms/vegastrike-data/devel Added Files: .cvsignore Makefile sources Log Message: Setup of module vegastrike-data --- NEW FILE .cvsignore --- --- NEW FILE Makefile --- # Makefile for source rpm: vegastrike-data # $Id: Makefile,v 1.1 2007/04/25 17:55:24 wtogami Exp $ NAME := vegastrike-data SPECFILE = $(firstword $(wildcard *.spec)) define find-makefile-common for d in common ../common ../../common ; do if [ -f $$d/Makefile.common ] ; then if [ -f $$d/CVS/Root -a -w $$/Makefile.common ] ; then cd $$d ; cvs -Q update ; fi ; echo "$$d/Makefile.common" ; break ; fi ; done endef MAKEFILE_COMMON := $(shell $(find-makefile-common)) ifeq ($(MAKEFILE_COMMON),) # attept a checkout define checkout-makefile-common test -f CVS/Root && { cvs -Q -d $$(cat CVS/Root) checkout common && echo "common/Makefile.common" ; } || { echo "ERROR: I can't figure out how to checkout the 'common' module." ; exit -1 ; } >&2 endef MAKEFILE_COMMON := $(shell $(checkout-makefile-common)) endif include $(MAKEFILE_COMMON) --- NEW FILE sources --- From fedora-extras-commits at redhat.com Wed Apr 25 17:59:34 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Wed, 25 Apr 2007 13:59:34 -0400 Subject: owners owners.list,1.2731,1.2732 Message-ID: <200704251759.l3PHxY8N025612@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/owners In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners Modified Files: owners.list Log Message: change owner of freenx and nx Bug #234619 Index: owners.list =================================================================== RCS file: /cvs/extras/owners/owners.list,v retrieving revision 1.2731 retrieving revision 1.2732 diff -u -r1.2731 -r1.2732 --- owners.list 25 Apr 2007 17:54:53 -0000 1.2731 +++ owners.list 25 Apr 2007 17:59:04 -0000 1.2732 @@ -558,7 +558,7 @@ Fedora Extras|freefont|Free UCS Outline Fonts|orion at cora.nwra.com|extras-qa at fedoraproject.org| Fedora Extras|freeglut|A freely licensed alternative to the GLUT library|j.w.r.degoede at hhs.nl|extras-qa at fedoraproject.org| Fedora Extras|freehdl|A project to develop a free, open source, GPL'ed VHDL simulator for Linux|eric.tanguy at univ-nantes.fr|extras-qa at fedoraproject.org| -Fedora Extras|freenx|freenx application/thin-client serve|zipsonic at gmail.com|extras-qa at fedoraproject.org| +Fedora Extras|freenx|freenx application/thin-client serve|limb at jcomserv.net,Axel.Thimm at ATrpms.net|extras-qa at fedoraproject.org| Fedora Extras|freetype1|Free TrueType font rendering engine, compatibility version|j.w.r.degoede at hhs.nl|extras-qa at fedoraproject.org| Fedora Extras|FreeWnn|Japanese input server|extras-orphan at fedoraproject.org|extras-qa at fedoraproject.org|petersen at redhat.com Fedora Extras|freeze|freeze/melt/fcat compression utilities|nicolas.mailhot at laposte.net|extras-qa at fedoraproject.org| @@ -1517,7 +1517,7 @@ Fedora Extras|numlockx|NumLockX turns on NumLock after starting X|jpmahowald at gmail.com|extras-qa at fedoraproject.org| Fedora Extras|numpy|A fast multidimensional array facility for Python|jwilson at redhat.com,jspaleta at gmail.com|extras-qa at fedoraproject.org| Fedora Extras|nuttcp|A network performance measurement tool intended for use by network and system managers|rvokal at redhat.com|extras-qa at fedoraproject.org| -Fedora Extras|nx|Proxy system for X11|zipsonic at gmail.com|extras-qa at fedoraproject.org| +Fedora Extras|nx|Proxy system for X11|limb at jcomserv.net,Axel.Thimm at ATrpms.net|extras-qa at fedoraproject.org| Fedora Extras|nyquist|Sound synthesis and composition language with a Lisp syntax|gemi at bluewin.ch|extras-qa at fedoraproject.org| Fedora Extras|obby|A library which provides synced document buffers|lmacken at redhat.com|extras-qa at fedoraproject.org| Fedora Extras|obconf|A graphical configuration editor for the Openbox window manager|peter at thecodergeek.com|extras-qa at fedoraproject.org| From fedora-extras-commits at redhat.com Wed Apr 25 18:02:04 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Wed, 25 Apr 2007 14:02:04 -0400 Subject: rpms/perl-Email-Date - New directory Message-ID: <200704251802.l3PI245S030171@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/rpms/perl-Email-Date In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners/tmpcvsg30145/rpms/perl-Email-Date Log Message: Directory /cvs/extras/rpms/perl-Email-Date added to the repository From fedora-extras-commits at redhat.com Wed Apr 25 18:02:14 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Wed, 25 Apr 2007 14:02:14 -0400 Subject: rpms/perl-Email-Date/devel - New directory Message-ID: <200704251802.l3PI2EHh030186@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/rpms/perl-Email-Date/devel In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners/tmpcvsg30145/rpms/perl-Email-Date/devel Log Message: Directory /cvs/extras/rpms/perl-Email-Date/devel added to the repository From fedora-extras-commits at redhat.com Wed Apr 25 18:02:23 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Wed, 25 Apr 2007 14:02:23 -0400 Subject: owners owners.list,1.2732,1.2733 Message-ID: <200704251802.l3PI2NNh030215@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/owners In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners Modified Files: owners.list Log Message: add perl-Email-Date Index: owners.list =================================================================== RCS file: /cvs/extras/owners/owners.list,v retrieving revision 1.2732 retrieving revision 1.2733 diff -u -r1.2732 -r1.2733 --- owners.list 25 Apr 2007 17:59:04 -0000 1.2732 +++ owners.list 25 Apr 2007 18:01:53 -0000 1.2733 @@ -1775,6 +1775,7 @@ Fedora Extras|perl-Digest-Nilsimsa|Perl interface to the Nilsima Algorithm|wtogami at redhat.com|extras-qa at fedoraproject.org|fedora-perl-devel-list at redhat.com Fedora Extras|perl-Email-Abstract|Unified interface to mail representations|tcallawa at redhat.com|extras-qa at fedoraproject.org|fedora-perl-devel-list at redhat.com Fedora Extras|perl-Email-Address|RFC 2822 Address Parsing and Creation|jpo at di.uminho.pt|extras-qa at fedoraproject.org|fedora-perl-devel-list at redhat.com +Fedora Extras|perl-Email-Date|Find and format date headers|tcallawa at redhat.com|extras-qa at fedoraproject.org|fedora-perl-devel-list at redhat.com Fedora Extras|perl-Email-MessageID|Generate world unique message-ids|jpo at di.uminho.pt|extras-qa at fedoraproject.org|fedora-perl-devel-list at redhat.com Fedora Extras|perl-Email-MIME|Easy MIME message parsing|jpo at di.uminho.pt|extras-qa at fedoraproject.org|fedora-perl-devel-list at redhat.com Fedora Extras|perl-Email-MIME-Attachment-Stripper|Strip the attachments from a mail message|tcallawa at redhat.com|extras-qa at fedoraproject.org|fedora-perl-devel-list at redhat.com From fedora-extras-commits at redhat.com Wed Apr 25 18:03:54 2007 From: fedora-extras-commits at redhat.com (Brian Pepple (bpepple)) Date: Wed, 25 Apr 2007 14:03:54 -0400 Subject: rpms/evolution-brutus import.log,1.1,1.2 Message-ID: <200704251803.l3PI3sdT030270@cvs-int.fedora.redhat.com> Author: bpepple Update of /cvs/extras/rpms/evolution-brutus In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv30234 Modified Files: import.log Log Message: Initial import. Index: import.log =================================================================== RCS file: /cvs/extras/rpms/evolution-brutus/import.log,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- import.log 25 Apr 2007 17:41:40 -0000 1.1 +++ import.log 25 Apr 2007 18:03:19 -0000 1.2 @@ -0,0 +1 @@ +evolution-brutus-1_1_25_9-3:HEAD:evolution-brutus-1.1.25.9-3.src.rpm:1177524140 From fedora-extras-commits at redhat.com Wed Apr 25 18:03:59 2007 From: fedora-extras-commits at redhat.com (Brian Pepple (bpepple)) Date: Wed, 25 Apr 2007 14:03:59 -0400 Subject: rpms/evolution-brutus/devel evolution-brutus.spec, NONE, 1.1 .cvsignore, 1.1, 1.2 sources, 1.1, 1.2 Message-ID: <200704251803.l3PI3xwJ030274@cvs-int.fedora.redhat.com> Author: bpepple Update of /cvs/extras/rpms/evolution-brutus/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv30234/devel Modified Files: .cvsignore sources Added Files: evolution-brutus.spec Log Message: Initial import. --- NEW FILE evolution-brutus.spec --- %define evo_ver 2.10 %define camel_provider_dir evolution-data-server-1.2/camel-providers %define eds_api_version 1.2 %define eds_base_version 1.10 Summary: A Brutus based Exchange connector for Novell Evolution 2.4 and later Name: evolution-brutus Version: 1.1.25.9 Release: 3%{?dist} License: GPL Group: Applications/Productivity Source0: http://www.omesc.com/content/downloads/dist/Rawhide/SOURCES/%{name}-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) URL: http://www.omesc.com/modules/xoopsfaq/index.php?cat_id=6 BuildRequires: ORBit2-devel >= 2.14.1 BuildRequires: evolution-data-server-devel >= 1.6 BuildRequires: intltool >= 0.30 BuildRequires: gpgme-devel >= 1.1.2 BuildRequires: evolution-devel BuildRequires: e2fsprogs-devel BuildRequires: gettext Requires: libIDL >= 0.8.5 Requires: evolution %description This is the Brutus Connector for Microsoft Exchange, which adds support for Microsoft Exchange 5.5 and later to Novell Evolution 2.4 and later. It works by connecting Evolution to a Brutus server which in turns connects Evolution to Exchange. A Brutus server must be running on the Windows side if you want to use this plugin. Please see for the details. You will need to install this package and evolution-brutus-devel if you want to write programs that use Brutus technology. %package devel Summary: IDL and header files for evolution-brutus Group: Development/Libraries Requires: %{name} = %{version}-%{release} Requires: pkgconfig >= 0.20 Requires: evolution-data-server-devel >= 1.6 %description devel This is the Brutus Connector for Microsoft Exchange, which adds support for Microsoft Exchange 5.5 and later to Novell Evolution 2.4 and later. This package contains the header files, libraries and utilities necessary to write Brutus client programs. %prep %setup -q %build %configure \ --enable-brutus-target=fedora \ --enable-brutus-dist=yes \ --enable-brutus-debug=no \ --enable-brutus-devel=yes \ --enable-brutus-spy=no make %{?_smp_mflags} %install rm -rf %{buildroot} make INSTALL="install -c -p" DESTDIR=%{buildroot} install find %{buildroot} -name '*.la' -exec rm -f {} ';' # Don't bother to pack unnecessary docs. rm -rf %{buildroot}%{_datadir}/doc/%{name}-devel-%{version}/ %{find_lang} %{name}-%{evo_ver} %clean rm -rf %{buildroot} %post -p /sbin/ldconfig %postun -p /sbin/ldconfig %files -f %{name}-%{evo_ver}.lang %defattr(-,root,root,-) %doc COPYING README docs/using_evolution-brutus %{_bindir}/brutusd %{_bindir}/brutus-keyringd %{_libexecdir}/brutus-query-password %{_libdir}/%{camel_provider_dir}/* %{_libdir}/libBrutus*.so.* %{_libdir}/evolution-data-server-%{eds_api_version}/extensions/* %files devel %defattr(-,root,root,-) %{_includedir}/evolution-data-server-%{eds_base_version}/brutus/ %{_includedir}/brutusd-1.0/ %{_includedir}/brutus-keyringd-1.0/ %{_libdir}/libBrutus*.so %{_libdir}/pkgconfig/libBrutus* %{_datadir}/idl/brutus/ %changelog * Wed Apr 25 2007 Brian Pepple - 1.1.25.9-3 - Remove unnecessary requires for devel subpackage. * Tue Apr 24 2007 Brian Pepple - 1.1.25.9-2 - Drop license in header, since it's not really necessary. - Minor formatting changes. - Remove unnecessary Requires, that are brought in by devel sonames. - Don't package unnecessary docs. - Use %%doc macro. * Sat Apr 14 2007 Jules Colding 1.1.25-9 - Added brutus-keyring related files and directories to this spec * Thu Apr 12 2007 Jules Colding 1.1.25-4 - Fixed several Fedora review issues: a) Fixed duplicate CFLAGS due to an error in configure.in b) Removed redundant inclused from *.pc.in files c) Corrected Source0 to point at the right source tar-ball - Stopped using gnome-keyring. Integrated with the new brutus-keyring instead. * Thu Mar 29 2007 Jules Colding 1.1.25-3 - Fixed OpenSUSE 10.2 and Rawhide build issues * Fri Feb 9 2007 Jules Colding 1.1.24-2 - German translation contributed by Daniel Paessler - Logon issues fixed - Makefile cleanups - Small documentation improvements * Fri Dec 1 2006 Jules Colding 1.1.22-1 - Implement offline mode for access to folders and messages - Fix a segv in the password query helper application * Tue Nov 14 2006 Jules Colding 1.1.15-1 - Fix retrieval of summary information for large MAPI folders * Tue Nov 7 2006 Jules Colding 1.1.14-1 - Fix typo in libBrutus.pc.in - Cleanup configure.in - Fix handling of passwords with trailing whitespace in brutus-query-password * Tue Nov 7 2006 Jules Colding 1.1.13-1 - Fix 'non-weak-symbols' warnings from rpmlint on libBrutus * Mon Nov 6 2006 Jules Colding 1.1.12-1 -* Sat Apr 14 2007 Jules Colding 1.1.25-9 - Added brutus-keyring related files and directories to this spec * Sat Nov 4 2006 Jules Colding 1.1.11-1 - Remove non-devel files from non-devel package - configure.in cleanups * Sat Nov 4 2006 Jules Colding 1.1.10-1 - Update the Brutus Server version requirement - now at 0.9.32.x - Remove libglade2-devel from BuildRequires - Remove unneeded Requires from devel package - Fix bad keyring password retrieval bug - Fix nonsense in libBrutus-1.0.pc.in * Fri Nov 3 2006 Jules Colding 1.1.9-1 - Added 'define's to specify version dependent directories or files. These defines are automatically set to their correct values when autogen.sh is executed. - configure.in cleaned up - I'm now releasing a new source tar-ball whenever the source is changed in any way. This means that changes from, say, 1.1.9-1 to 1.1.9-2 is only happening if a patch is applied on top of the original tar-ball. This probably won't happen as long as I'm the primary packager as I would prefer to just release a new upstream tar-ball instead of distributing a patch. - Changes related to how the Ubuntu debs are created made it easier for me to explicitly install the docs instead of relying on the doc macro. - Added evolution-devel to BuildRequires * Mon Oct 30 2006 Jules Colding 1.1.7-3 - Fix error regarding hardcoded path for camel-providers - Fix warning for non-weak symbol in libBrutusd - Remove gnome-common for "Requires" - Fix version handling of locale files - Rewmove claim of ownership for /usr/share/idl - Fix all .pc.in files that contained unresolved autoconf variables - Remove IDL_INCLUDES from all .pc.in files * Thu Oct 27 2006 Jules Colding 1.1.7-2 - Fix doc in devel package - Remove an additional changelog that had crept in - The changes referred to in the entry below is a range of updates and fixes to "configure.in". - Fix ownership of datadir/idl - Remove unneeded AutoReq - Fix devel "Requires:" - Update description - Pointed "URL" to the FAQ entry for evolution-brutus * Thu Oct 19 2006 Jules Colding 1.1.7-1 - Enough changes accumulated while working on Ubuntu edgy that a new release was in order. * Mon Oct 9 2006 Jules Colding 1.1.6-12 - Rebuild for Brutus Server 0.9.31 * Tue Sep 19 2006 Jules Colding 1.1.6-11 - Rebuild * Wed Sep 13 2006 Jules Colding 1.1.6-10 - Fix ownership of yet another directory created by this package - Add automatic detection of Evolution version * Tue Sep 12 2006 Jules Colding 1.1.6-9 - Preserving timestamps of installed files - Fix ownership of directories created by this package * Fri Sep 8 2006 Jules Colding 1.1.6-8 - Consistently use the buildroot macro instead of RPM_BUILD_ROOT * Thu Sep 7 2006 Jules Colding 1.1.6-7 - Enabled Autoreq * Thu Sep 7 2006 Jules Colding 1.1.6-6 - Replace autogenerated e-d-s base version requirement with minimum e-d-s base version requirement * Wed Sep 6 2006 Jules Colding 1.1.6-5 - Fix Fedora Core 6 Test 2 build issues * Tue Sep 5 2006 Jules Colding 1.1.6-4 - Remove libtool archive files from install * Tue Sep 5 2006 Jules Colding 1.1.6-4 - Replace makeinstall macro with recommended make command * Wed Aug 23 2006 Jules Colding 1.1.6-2 - rpmlint warnings fixed * Tue Aug 22 2006 Jules Colding 1.1.6-1 - Submitted for review and inclusion in Fedora Extras * Tue Jan 31 2006 Jules Colding 0.9.3-1 - Initial RPM release Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/evolution-brutus/devel/.cvsignore,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- .cvsignore 25 Apr 2007 17:41:49 -0000 1.1 +++ .cvsignore 25 Apr 2007 18:03:24 -0000 1.2 @@ -0,0 +1 @@ +evolution-brutus-1.1.25.9.tar.gz Index: sources =================================================================== RCS file: /cvs/extras/rpms/evolution-brutus/devel/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 25 Apr 2007 17:41:49 -0000 1.1 +++ sources 25 Apr 2007 18:03:24 -0000 1.2 @@ -0,0 +1 @@ +fe291d43f506f106dca7a9fcc783d23e evolution-brutus-1.1.25.9.tar.gz From fedora-extras-commits at redhat.com Wed Apr 25 18:08:13 2007 From: fedora-extras-commits at redhat.com (Denis Leroy (denis)) Date: Wed, 25 Apr 2007 14:08:13 -0400 Subject: rpms/transmission/FC-6 transmission-0.71-manpath.patch, NONE, 1.1 .cvsignore, 1.2, 1.3 sources, 1.2, 1.3 transmission.spec, 1.2, 1.3 transmission-0.6.1-gtk.patch, 1.1, NONE transmission-0.6.1-install.patch, 1.1, NONE transmission.png, 1.1, NONE Message-ID: <200704251808.l3PI8DKR030535@cvs-int.fedora.redhat.com> Author: denis Update of /cvs/extras/rpms/transmission/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv30502 Modified Files: .cvsignore sources transmission.spec Added Files: transmission-0.71-manpath.patch Removed Files: transmission-0.6.1-gtk.patch transmission-0.6.1-install.patch transmission.png Log Message: - Update to 0.71 - Removed custom desktop file - Added patch to fix manpath transmission-0.71-manpath.patch: --- NEW FILE transmission-0.71-manpath.patch --- --- Transmission-0.71/mk/common.mk.orig 2007-04-25 18:54:30.000000000 +0200 +++ Transmission-0.71/mk/common.mk 2007-04-25 19:01:00.000000000 +0200 @@ -103,8 +103,8 @@ define INSTALL_MAN_RULE @echo "Install $<" - @$(MKDIR) $(DESTDIR)$(PREFIX)/man/man1 - @$(CP) $< $(DESTDIR)$(PREFIX)/man/man1/ + @$(MKDIR) $(DESTDIR)$(PREFIX)/share/man/man1 + @$(CP) $< $(DESTDIR)$(PREFIX)/share/man/man1/ endef define INSTALL_DESKTOP_RULE Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/transmission/FC-6/.cvsignore,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- .cvsignore 26 Sep 2006 06:01:01 -0000 1.2 +++ .cvsignore 25 Apr 2007 18:07:39 -0000 1.3 @@ -1 +1 @@ -Transmission-0.6.1.tar.gz +Transmission-0.71.tar.gz Index: sources =================================================================== RCS file: /cvs/extras/rpms/transmission/FC-6/sources,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- sources 26 Sep 2006 06:01:01 -0000 1.2 +++ sources 25 Apr 2007 18:07:39 -0000 1.3 @@ -1 +1 @@ -1156a88c77ab71782b9261881ea13811 Transmission-0.6.1.tar.gz +2df675d20175f0a73d0c470f428018f8 Transmission-0.71.tar.gz Index: transmission.spec =================================================================== RCS file: /cvs/extras/rpms/transmission/FC-6/transmission.spec,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- transmission.spec 28 Sep 2006 14:54:19 -0000 1.2 +++ transmission.spec 25 Apr 2007 18:07:39 -0000 1.3 @@ -1,16 +1,14 @@ Name: transmission -Version: 0.6.1 -Release: 3%{?dist} +Version: 0.71 +Release: 1%{?dist} Summary: A lightweight GTK+ BitTorrent client Group: Applications/Internet License: MIT URL: http://transmission.m0k.org/ Source0: http://download.m0k.org/transmission/files/Transmission-%{version}.tar.gz -Source1: transmission.png -Patch0: transmission-0.6.1-install.patch -Patch1: transmission-0.6.1-gtk.patch +Patch0: transmission-0.71-manpath.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: openssl-devel @@ -30,8 +28,7 @@ %prep %setup -q -n Transmission-%{version} -%patch0 -p1 -b .inst -%patch1 -p1 -b .gtk +%patch0 -p1 -b .manpath %build @@ -41,27 +38,13 @@ %install rm -rf $RPM_BUILD_ROOT -%makeinstall +make install DESTDIR=$RPM_BUILD_ROOT %find_lang %{name}-gtk -mkdir -p $RPM_BUILD_ROOT/%{_datadir}/pixmaps/ -install -p -m 644 %{SOURCE1} $RPM_BUILD_ROOT%{_datadir}/pixmaps/transmission.png - -cat << EOF > %{name}.desktop -[Desktop Entry] -Name=Transmission -Comment=Download from BitTorrents -Exec=transmission-gtk -Icon=transmission.png -Terminal=false -Type=Application -Encoding=UTF-8 -Categories=Application;GTK;Network;Internet;X-Fedora; -MimeType=application/x-bittorrent; -EOF - desktop-file-install --vendor fedora \ - --dir $RPM_BUILD_ROOT/%{_datadir}/applications/ %{name}.desktop + --delete-original \ + --dir $RPM_BUILD_ROOT/%{_datadir}/applications/ \ + $RPM_BUILD_ROOT/%{_datadir}/applications/%{name}-gtk.desktop %clean @@ -81,11 +64,17 @@ %doc AUTHORS LICENSE NEWS README %{_bindir}/transmission* %{_datadir}/pixmaps/* -%{_datadir}/applications/*transmission.desktop +%{_datadir}/zsh/site-functions/* +%{_datadir}/applications/*transmission-gtk.desktop %doc %{_mandir}/man1/transmission* %changelog +* Wed Apr 25 2007 Denis Leroy - 0.71-1 +- Update to 0.71 +- Removed custom desktop file +- Added patch to fix manpath + * Thu Sep 28 2006 Denis Leroy - 0.6.1-3 - Added project icon - Honor cc variable --- transmission-0.6.1-gtk.patch DELETED --- --- transmission-0.6.1-install.patch DELETED --- From fedora-extras-commits at redhat.com Wed Apr 25 18:17:18 2007 From: fedora-extras-commits at redhat.com (Rex Dieter (rdieter)) Date: Wed, 25 Apr 2007 14:17:18 -0400 Subject: rpms/ufraw/devel ufraw-0.11-exiv2.patch, NONE, 1.1 ufraw.spec, 1.17, 1.18 Message-ID: <200704251817.l3PIHIlD030761@cvs-int.fedora.redhat.com> Author: rdieter Update of /cvs/extras/rpms/ufraw/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv30730 Modified Files: ufraw.spec Added Files: ufraw-0.11-exiv2.patch Log Message: * Wed Apr 25 2007 Rex Dieter - 0.11-6 - initial exiv2 patch (#237846) ufraw-0.11-exiv2.patch: --- NEW FILE ufraw-0.11-exiv2.patch --- --- ufraw-0.11/configure.ac.exiv2 2007-03-06 15:02:40.000000000 -0600 +++ ufraw-0.11/configure.ac 2007-04-25 13:09:06.000000000 -0500 @@ -185,12 +185,17 @@ AC_MSG_RESULT($with_exiv2) have_exiv2=no if test $with_exiv2 = yes; then +PKG_CHECK_MODULES(EXIV2, exiv2 >= 0.14, + [ have_exiv2=yes + AC_DEFINE(HAVE_EXIV2, 1, have exiv2)], + [ AC_CHECK_PROGS(EXIV2_CONFIG, exiv2-config, , $PATH) if test -n "$EXIV2_CONFIG"; then have_exiv2=yes AC_DEFINE(HAVE_EXIV2, 1, have exiv2) EXIV2_LIBS=`$EXIV2_CONFIG --libs` fi + ]) fi UFRAW_CFLAGS="$UFRAW_CFLAGS $EXIF_CFLAGS $GIMP_CFLAGS $GTK_CFLAGS $GLIB_CFLAGS $LCMS_CFLAGS" --- ufraw-0.11/ufraw_exiv2.cc.exiv2 2007-02-08 15:28:41.000000000 -0600 +++ ufraw-0.11/ufraw_exiv2.cc 2007-04-25 13:10:16.000000000 -0500 @@ -201,7 +201,7 @@ } catch (Exiv2::AnyError& e) { std::cerr.rdbuf(savecerr); - ufraw_message(UFRAW_SET_WARNING, "%s\n", e.what().c_str()); + ufraw_message(UFRAW_SET_WARNING, "%s\n", e.what()); return UFRAW_ERROR; } Index: ufraw.spec =================================================================== RCS file: /cvs/extras/rpms/ufraw/devel/ufraw.spec,v retrieving revision 1.17 retrieving revision 1.18 diff -u -r1.17 -r1.18 --- ufraw.spec 25 Apr 2007 17:07:01 -0000 1.17 +++ ufraw.spec 25 Apr 2007 18:16:44 -0000 1.18 @@ -14,7 +14,7 @@ Summary: Tool to retrieve raw image data from digital cameras Name: ufraw Version: 0.11 -Release: 5%{?dist} +Release: 6%{?dist} Group: Applications/Multimedia License: GPL URL: http://ufraw.sourceforge.net @@ -24,7 +24,7 @@ BuildRequires: gtk2-devel >= 2.6.0 BuildRequires: lcms-devel BuildRequires: libexif-devel >= 0.6.13 -BuildRequires: exiv2-devel >= 0.10 +BuildRequires: exiv2-devel >= 0.14 BuildRequires: libtiff-devel BuildRequires: libjpeg-devel BuildRequires: pkgconfig @@ -44,6 +44,9 @@ Requires(postun): shared-mime-info %endif +BuildRequires: automake libtool +Patch1: ufraw-0.11-exiv2.patch + %description UFRaw is a tool for opening raw format images of digital cameras. @@ -82,6 +85,9 @@ EOF %setup -q +%patch1 -p1 -b .exiv2 +./autogen.sh + %build %configure --with-exiv2 --with-libexif --enable-mime --enable-extras make schemasdir=%{_sysconfdir}/gconf/schemas @@ -140,6 +146,9 @@ %{gimpplugindir}/ufraw-gimp %changelog +* Wed Apr 25 2007 Rex Dieter - 0.11-6 +- initial exiv2 patch (#237846) + * Wed Apr 25 2007 Rex Dieter - 0.11-5 - respin for exiv2-0.14 From fedora-extras-commits at redhat.com Wed Apr 25 18:24:06 2007 From: fedora-extras-commits at redhat.com (Jarod Wilson (jwilson)) Date: Wed, 25 Apr 2007 14:24:06 -0400 Subject: rpms/rrdtool/FC-6 rrdtool.spec,1.28,1.29 Message-ID: <200704251824.l3PIO62h031009@cvs-int.fedora.redhat.com> Author: jwilson Update of /cvs/extras/rpms/rrdtool/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv30896 Modified Files: rrdtool.spec Log Message: Define %python_version *before* its needed (#237826) Index: rrdtool.spec =================================================================== RCS file: /cvs/extras/rpms/rrdtool/FC-6/rrdtool.spec,v retrieving revision 1.28 retrieving revision 1.29 diff -u -r1.28 -r1.29 --- rrdtool.spec 9 Apr 2007 14:46:16 -0000 1.28 +++ rrdtool.spec 25 Apr 2007 18:23:32 -0000 1.29 @@ -7,7 +7,7 @@ Summary: Round Robin Database Tool to store and display time-series data Name: rrdtool Version: 1.2.19 -Release: 1%{?dist} +Release: 2%{?dist} License: GPL Group: Applications/Databases URL: http://people.ee.ethz.ch/~oetiker/webtools/%{name}/ @@ -59,6 +59,10 @@ The Perl RRDtool bindings %if %{with_python} +%{!?python_sitearch: %define python_sitearch %(%{__python} -c 'from distutils import sysconfig; print sysconfig.get_python_lib(1)')} +# eval to 2.3 if python isn't yet present, workaround for no python in fc4 minimal buildroot +%{!?python_version: %define python_version %(%{__python} -c 'import sys; print sys.version.split(" ")[0]' || echo "2.3")} + %package python Summary: Python RRDtool bindings Group: Development/Languages @@ -67,9 +71,6 @@ Requires: %{name} = %{version}-%{release} Obsoletes: python-%{name} < %{version}-%{release} Provides: python-%{name} = %{version}-%{release} -%{!?python_sitearch: %define python_sitearch %(%{__python} -c 'from distutils import sysconfig; print sysconfig.get_python_lib(1)')} -# eval to 2.3 if python isn't yet present, workaround for no python in fc4 minimal buildroot -%{!?python_version: %define python_version %(%{__python} -c 'import sys; print sys.version.split(" ")[0]' || echo "2.3")} %description python Python RRDtool bindings. @@ -271,6 +272,9 @@ %endif %changelog +* Wed Apr 25 2007 Jarod Wilson 1.2.19-2 +- Define %%python_version *before* its needed (#237826) + * Mon Apr 09 2007 Jarod Wilson 1.2.19-1 - New upstream release From fedora-extras-commits at redhat.com Wed Apr 25 18:25:11 2007 From: fedora-extras-commits at redhat.com (Jarod Wilson (jwilson)) Date: Wed, 25 Apr 2007 14:25:11 -0400 Subject: rpms/rrdtool/FC-5 rrdtool.spec,1.27,1.28 Message-ID: <200704251825.l3PIPBjg031133@cvs-int.fedora.redhat.com> Author: jwilson Update of /cvs/extras/rpms/rrdtool/FC-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv31093 Modified Files: rrdtool.spec Log Message: Define %python_version *before* its needed (#237826) Index: rrdtool.spec =================================================================== RCS file: /cvs/extras/rpms/rrdtool/FC-5/rrdtool.spec,v retrieving revision 1.27 retrieving revision 1.28 diff -u -r1.27 -r1.28 --- rrdtool.spec 9 Apr 2007 14:47:00 -0000 1.27 +++ rrdtool.spec 25 Apr 2007 18:24:36 -0000 1.28 @@ -7,7 +7,7 @@ Summary: Round Robin Database Tool to store and display time-series data Name: rrdtool Version: 1.2.19 -Release: 1%{?dist} +Release: 2%{?dist} License: GPL Group: Applications/Databases URL: http://people.ee.ethz.ch/~oetiker/webtools/%{name}/ @@ -59,6 +59,10 @@ The Perl RRDtool bindings %if %{with_python} +%{!?python_sitearch: %define python_sitearch %(%{__python} -c 'from distutils import sysconfig; print sysconfig.get_python_lib(1)')} +# eval to 2.3 if python isn't yet present, workaround for no python in fc4 minimal buildroot +%{!?python_version: %define python_version %(%{__python} -c 'import sys; print sys.version.split(" ")[0]' || echo "2.3")} + %package python Summary: Python RRDtool bindings Group: Development/Languages @@ -67,9 +71,6 @@ Requires: %{name} = %{version}-%{release} Obsoletes: python-%{name} < %{version}-%{release} Provides: python-%{name} = %{version}-%{release} -%{!?python_sitearch: %define python_sitearch %(%{__python} -c 'from distutils import sysconfig; print sysconfig.get_python_lib(1)')} -# eval to 2.3 if python isn't yet present, workaround for no python in fc4 minimal buildroot -%{!?python_version: %define python_version %(%{__python} -c 'import sys; print sys.version.split(" ")[0]' || echo "2.3")} %description python Python RRDtool bindings. @@ -271,6 +272,9 @@ %endif %changelog +* Wed Apr 25 2007 Jarod Wilson 1.2.19-2 +- Define %%python_version *before* its needed (#237826) + * Mon Apr 09 2007 Jarod Wilson 1.2.19-1 - New upstream release From fedora-extras-commits at redhat.com Wed Apr 25 18:27:34 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Wed, 25 Apr 2007 14:27:34 -0400 Subject: rpms/perl-Email-Send/devel - New directory Message-ID: <200704251827.l3PIRYLY031354@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/rpms/perl-Email-Send/devel In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners/tmpcvsV31315/rpms/perl-Email-Send/devel Log Message: Directory /cvs/extras/rpms/perl-Email-Send/devel added to the repository From fedora-extras-commits at redhat.com Wed Apr 25 18:27:28 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Wed, 25 Apr 2007 14:27:28 -0400 Subject: rpms/perl-Email-Send - New directory Message-ID: <200704251827.l3PIRSer031341@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/rpms/perl-Email-Send In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners/tmpcvsV31315/rpms/perl-Email-Send Log Message: Directory /cvs/extras/rpms/perl-Email-Send added to the repository From fedora-extras-commits at redhat.com Wed Apr 25 18:27:44 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Wed, 25 Apr 2007 14:27:44 -0400 Subject: rpms/perl-Email-Send Makefile, NONE, 1.1 import.log, NONE, 1.1 pkg.acl, NONE, 1.1 Message-ID: <200704251827.l3PIRigL031383@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/rpms/perl-Email-Send In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners/tmpcvsV31315/rpms/perl-Email-Send Added Files: Makefile import.log pkg.acl Log Message: Setup of module perl-Email-Send --- NEW FILE Makefile --- # Top level Makefile for module perl-Email-Send 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 --- --- NEW FILE pkg.acl --- From fedora-extras-commits at redhat.com Wed Apr 25 18:27:48 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Wed, 25 Apr 2007 14:27:48 -0400 Subject: owners owners.list,1.2733,1.2734 Message-ID: <200704251827.l3PIRmDc031392@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/owners In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners Modified Files: owners.list Log Message: add perl-Email-Send Index: owners.list =================================================================== RCS file: /cvs/extras/owners/owners.list,v retrieving revision 1.2733 retrieving revision 1.2734 diff -u -r1.2733 -r1.2734 --- owners.list 25 Apr 2007 18:01:53 -0000 1.2733 +++ owners.list 25 Apr 2007 18:27:18 -0000 1.2734 @@ -1783,6 +1783,7 @@ Fedora Extras|perl-Email-MIME-Encodings|Unified interface to MIME encoding and decoding|jpo at di.uminho.pt|extras-qa at fedoraproject.org|fedora-perl-devel-list at redhat.com Fedora Extras|perl-Email-MIME-Modifier|Modify Email::MIME Objects Easily|jpo at di.uminho.pt|extras-qa at fedoraproject.org|fedora-perl-devel-list at redhat.com Fedora Extras|perl-Email-Simple|Simple parsing of RFC2822 message format and headers|jpo at di.uminho.pt|extras-qa at fedoraproject.org|fedora-perl-devel-list at redhat.com +Fedora Extras|perl-Email-Send|Module for sending email|tcallawa at redhat.com|extras-qa at fedoraproject.org|fedora-perl-devel-list at redhat.com Fedora Extras|perl-Email-Valid|Check validity of internet email address|tcallawa at redhat.com|extras-qa at fedoraproject.org|fedora-perl-devel-list at redhat.com Fedora Extras|perl-eperl|Embedded Perl Language|steve at silug.org|extras-qa at fedoraproject.org|fedora-perl-devel-list at redhat.com Fedora Extras|perl-Error|Error Perl module|jpo at di.uminho.pt|extras-qa at fedoraproject.org|fedora-perl-devel-list at redhat.com From fedora-extras-commits at redhat.com Wed Apr 25 18:27:53 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Wed, 25 Apr 2007 14:27:53 -0400 Subject: rpms/perl-Email-Send/devel .cvsignore, NONE, 1.1 Makefile, NONE, 1.1 sources, NONE, 1.1 Message-ID: <200704251827.l3PIRrMk031406@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/rpms/perl-Email-Send/devel In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners/tmpcvsV31315/rpms/perl-Email-Send/devel Added Files: .cvsignore Makefile sources Log Message: Setup of module perl-Email-Send --- NEW FILE .cvsignore --- --- NEW FILE Makefile --- # Makefile for source rpm: perl-Email-Send # $Id: Makefile,v 1.1 2007/04/25 18:27:49 wtogami Exp $ NAME := perl-Email-Send SPECFILE = $(firstword $(wildcard *.spec)) define find-makefile-common for d in common ../common ../../common ; do if [ -f $$d/Makefile.common ] ; then if [ -f $$d/CVS/Root -a -w $$/Makefile.common ] ; then cd $$d ; cvs -Q update ; fi ; echo "$$d/Makefile.common" ; break ; fi ; done endef MAKEFILE_COMMON := $(shell $(find-makefile-common)) ifeq ($(MAKEFILE_COMMON),) # attept a checkout define checkout-makefile-common test -f CVS/Root && { cvs -Q -d $$(cat CVS/Root) checkout common && echo "common/Makefile.common" ; } || { echo "ERROR: I can't figure out how to checkout the 'common' module." ; exit -1 ; } >&2 endef MAKEFILE_COMMON := $(shell $(checkout-makefile-common)) endif include $(MAKEFILE_COMMON) --- NEW FILE sources --- From fedora-extras-commits at redhat.com Wed Apr 25 18:29:16 2007 From: fedora-extras-commits at redhat.com (James Bowes (jbowes)) Date: Wed, 25 Apr 2007 14:29:16 -0400 Subject: rpms/stgit/devel stgit.spec, NONE, 1.1 .cvsignore, 1.1, 1.2 sources, 1.1, 1.2 Message-ID: <200704251829.l3PITGK2031621@cvs-int.fedora.redhat.com> Author: jbowes Update of /cvs/extras/rpms/stgit/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv31580 Modified Files: .cvsignore sources Added Files: stgit.spec Log Message: Initial import --- NEW FILE stgit.spec --- # sitelib for noarch packages, sitearch for others (remove the unneeded one) %{!?python_sitelib: %define python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")} Name: stgit Version: 0.12.1 Release: 1%{?dist} Summary: StGIT provides similar functionality to Quilt on top of GIT Group: Development/Tools License: GPL URL: http://www.procode.org/stgit Source0: http://homepage.ntlworld.com/cmarinas/%{name}/%{name}-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch BuildRequires: python-devel Requires: git-core %description StGIT is a Python application providing similar functionality to Quilt (i.e. pushing/popping patches to/from a stack) on top of GIT. These operations are performed using GIT commands and the patches are stored as GIT commit objects, allowing easy merging of the StGIT patches into other repositories using standard GIT functionality. Note that StGIT is not an SCM interface on top of GIT and it expects a previously initialised GIT repository (unless it is cloned using StGIT directly). For standard SCM operations, either use plain GIT commands or the Cogito tool but it is not recommended to mix them with the StGIT commands. %prep %setup -q %build %{__python} setup.py build %install rm -rf $RPM_BUILD_ROOT %{__python} setup.py install -O1 --skip-build --root $RPM_BUILD_ROOT chmod -x $RPM_BUILD_ROOT/usr/share/stgit/contrib/stgbashprompt.sh %clean rm -rf $RPM_BUILD_ROOT %files %defattr(-,root,root,-) %doc AUTHORS ChangeLog COPYING README %{_bindir}/stg # For noarch packages: sitelib %{python_sitelib}/* %{_datadir}/stgit %changelog * Thu Apr 19 2007 James Bowes - 0.12.1-1 - Update version. - Don't install the bash prompt shell script as executable. * Fri Feb 02 2007 James Bowes - 0.12-1 - Initial packaging. Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/stgit/devel/.cvsignore,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- .cvsignore 25 Apr 2007 17:44:21 -0000 1.1 +++ .cvsignore 25 Apr 2007 18:28:42 -0000 1.2 @@ -0,0 +1 @@ +stgit-0.12.1.tar.gz Index: sources =================================================================== RCS file: /cvs/extras/rpms/stgit/devel/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 25 Apr 2007 17:44:21 -0000 1.1 +++ sources 25 Apr 2007 18:28:42 -0000 1.2 @@ -0,0 +1 @@ +36dd6bbfe80cebaa7cc2c073ece07f3c stgit-0.12.1.tar.gz From fedora-extras-commits at redhat.com Wed Apr 25 18:38:26 2007 From: fedora-extras-commits at redhat.com (James Bowes (jbowes)) Date: Wed, 25 Apr 2007 14:38:26 -0400 Subject: rpms/stgit/devel stgit.spec,1.1,1.2 Message-ID: <200704251838.l3PIcQFG032234@cvs-int.fedora.redhat.com> Author: jbowes Update of /cvs/extras/rpms/stgit/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv32216 Modified Files: stgit.spec Log Message: Use datadir macro Index: stgit.spec =================================================================== RCS file: /cvs/extras/rpms/stgit/devel/stgit.spec,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- stgit.spec 25 Apr 2007 18:28:42 -0000 1.1 +++ stgit.spec 25 Apr 2007 18:37:51 -0000 1.2 @@ -3,7 +3,7 @@ Name: stgit Version: 0.12.1 -Release: 1%{?dist} +Release: 2%{?dist} Summary: StGIT provides similar functionality to Quilt on top of GIT Group: Development/Tools @@ -42,7 +42,7 @@ %install rm -rf $RPM_BUILD_ROOT %{__python} setup.py install -O1 --skip-build --root $RPM_BUILD_ROOT -chmod -x $RPM_BUILD_ROOT/usr/share/stgit/contrib/stgbashprompt.sh +chmod -x $RPM_BUILD_ROOT%{_datadir}/stgit/contrib/stgbashprompt.sh %clean rm -rf $RPM_BUILD_ROOT @@ -60,6 +60,9 @@ %changelog +* Wed Apr 25 2007 James Bowes - 0.12.1-2 +- Use macro for datadir. + * Thu Apr 19 2007 James Bowes - 0.12.1-1 - Update version. - Don't install the bash prompt shell script as executable. From fedora-extras-commits at redhat.com Wed Apr 25 18:46:07 2007 From: fedora-extras-commits at redhat.com (Chris Weyl (cweyl)) Date: Wed, 25 Apr 2007 14:46:07 -0400 Subject: rpms/perl-Workflow import.log,1.1,1.2 Message-ID: <200704251846.l3PIk7eA032391@cvs-int.fedora.redhat.com> Author: cweyl Update of /cvs/extras/rpms/perl-Workflow In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv32346 Modified Files: import.log Log Message: initial import Index: import.log =================================================================== RCS file: /cvs/extras/rpms/perl-Workflow/import.log,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- import.log 25 Apr 2007 17:53:26 -0000 1.1 +++ import.log 25 Apr 2007 18:45:33 -0000 1.2 @@ -0,0 +1 @@ +perl-Workflow-0_26-2_fc6:HEAD:perl-Workflow-0.26-2.fc6.src.rpm:1177526724 From fedora-extras-commits at redhat.com Wed Apr 25 18:46:12 2007 From: fedora-extras-commits at redhat.com (Chris Weyl (cweyl)) Date: Wed, 25 Apr 2007 14:46:12 -0400 Subject: rpms/perl-Workflow/devel filter-provides.sh, NONE, 1.1 filter-requires.sh, NONE, 1.1 perl-Workflow.spec, NONE, 1.1 .cvsignore, 1.1, 1.2 sources, 1.1, 1.2 Message-ID: <200704251846.l3PIkCvH032397@cvs-int.fedora.redhat.com> Author: cweyl Update of /cvs/extras/rpms/perl-Workflow/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv32346/devel Modified Files: .cvsignore sources Added Files: filter-provides.sh filter-requires.sh perl-Workflow.spec Log Message: initial import --- NEW FILE filter-provides.sh --- #!/bin/sh /usr/lib/rpm/perl.prov $* | sed -e '/perl(Action::Mailer)/d; /perl(App::.*)/d' --- NEW FILE filter-requires.sh --- #!/bin/sh /usr/lib/rpm/perl.req $* | sed -e '/perl(App::Ticket)/d; /perl(App::Ticket)/d' \ -e '/perl(CGI::Cookie)/d; /perl(Cwd)/d; /perl(Template)/d' --- NEW FILE perl-Workflow.spec --- Name: perl-Workflow Version: 0.26 Release: 2%{?dist} Summary: Simple, flexible system to implement workflows License: GPL or Artistic Group: Development/Libraries URL: http://search.cpan.org/dist/Workflow/ Source0: http://www.cpan.org/authors/id/J/JO/JONASBN/Workflow-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch Source98: filter-provides.sh Source99: filter-requires.sh %define __perl_provides %{SOURCE98} %define __perl_requires %{SOURCE99} BuildRequires: perl, perl(Module::Build) BuildRequires: perl(Class::Accessor) >= 0.18 BuildRequires: perl(Class::Factory) >= 1 BuildRequires: perl(Class::Observable) >= 1.04 BuildRequires: perl(DateTime) >= 0.15 BuildRequires: perl(DateTime::Format::Strptime) >= 1 BuildRequires: perl(DBD::Mock) >= 0.1 BuildRequires: perl(Exception::Class) >= 1.1 BuildRequires: perl(Log::Dispatch) >= 2 BuildRequires: perl(Log::Log4perl) >= 0.34 BuildRequires: perl(Test::Exception) BuildRequires: perl(XML::Simple) >= 2 # optional test #1 BuildRequires: perl(Data::UUID) # optional test #2 -- not in Fedora yet #BuildRequires: perl(SPOPS) #Requires: perl(Class::Accessor) >= 0.18 #Requires: perl(Class::Factory) >= 1 #Requires: perl(Class::Observable) >= 1.04 #Requires: perl(DateTime) >= 0.15 #Requires: perl(DateTime::Format::Strptime) >= 1 #Requires: perl(DBD::Mock) >= 0.1 #Requires: perl(Exception::Class) >= 1.1 #Requires: perl(Log::Dispatch) >= 2 #Requires: perl(Log::Log4perl) >= 0.34 #Requires: perl(Test::Exception) #Requires: perl(XML::Simple) >= 2 Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) %description The 'Workflow' Perl module implements a standalone workflow system. It aims to be simple but flexible and therefore powerful. Each piece of the workflow system has a direct and easily stated job, and hopefully you'll find that you can put the pieces together to create very useful systems. %prep %setup -q -n Workflow-%{version} chmod +x %{SOURCE98} %{SOURCE99} %build %{__perl} Build.PL installdirs=vendor ./Build %install rm -rf %{buildroot} ./Build install destdir=%{buildroot} create_packlist=0 find %{buildroot} -depth -type d -exec rmdir {} 2>/dev/null \; %{_fixperms} %{buildroot}/* %check # note: these are a little noisy. ./Build test %clean rm -rf %{buildroot} %files %defattr(-,root,root,-) %doc Changes README TODO doc/ eg/ struct/ %{perl_vendorlib}/* %{_mandir}/man3/* %changelog * Sat Apr 07 2007 Chris Weyl 0.26-2 - add BR's for optional tests * Sat Mar 10 2007 Chris Weyl 0.26-1 - Specfile autogenerated by cpanspec 1.70. Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/perl-Workflow/devel/.cvsignore,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- .cvsignore 25 Apr 2007 17:53:35 -0000 1.1 +++ .cvsignore 25 Apr 2007 18:45:37 -0000 1.2 @@ -0,0 +1 @@ +Workflow-0.26.tar.gz Index: sources =================================================================== RCS file: /cvs/extras/rpms/perl-Workflow/devel/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 25 Apr 2007 17:53:35 -0000 1.1 +++ sources 25 Apr 2007 18:45:37 -0000 1.2 @@ -0,0 +1 @@ +e9c25c357b0e2a62fa91493b818a538f Workflow-0.26.tar.gz From fedora-extras-commits at redhat.com Wed Apr 25 18:46:48 2007 From: fedora-extras-commits at redhat.com (Jarod Wilson (jwilson)) Date: Wed, 25 Apr 2007 14:46:48 -0400 Subject: rpms/rrdtool/EL-5 rrdtool.spec,1.31,1.32 Message-ID: <200704251846.l3PIkmtK032468@cvs-int.fedora.redhat.com> Author: jwilson Update of /cvs/extras/rpms/rrdtool/EL-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv32424 Modified Files: rrdtool.spec Log Message: Define %python_version *before* its needed (#237826) Index: rrdtool.spec =================================================================== RCS file: /cvs/extras/rpms/rrdtool/EL-5/rrdtool.spec,v retrieving revision 1.31 retrieving revision 1.32 diff -u -r1.31 -r1.32 --- rrdtool.spec 9 Apr 2007 14:47:45 -0000 1.31 +++ rrdtool.spec 25 Apr 2007 18:46:14 -0000 1.32 @@ -7,7 +7,7 @@ Summary: Round Robin Database Tool to store and display time-series data Name: rrdtool Version: 1.2.19 -Release: 1%{?dist} +Release: 2%{?dist} License: GPL Group: Applications/Databases URL: http://people.ee.ethz.ch/~oetiker/webtools/%{name}/ @@ -59,6 +59,10 @@ The Perl RRDtool bindings %if %{with_python} +%{!?python_sitearch: %define python_sitearch %(%{__python} -c 'from distutils import sysconfig; print sysconfig.get_python_lib(1)')} +# eval to 2.3 if python isn't yet present, workaround for no python in fc4 minimal buildroot +%{!?python_version: %define python_version %(%{__python} -c 'import sys; print sys.version.split(" ")[0]' || echo "2.3")} + %package python Summary: Python RRDtool bindings Group: Development/Languages @@ -67,9 +71,6 @@ Requires: %{name} = %{version}-%{release} Obsoletes: python-%{name} < %{version}-%{release} Provides: python-%{name} = %{version}-%{release} -%{!?python_sitearch: %define python_sitearch %(%{__python} -c 'from distutils import sysconfig; print sysconfig.get_python_lib(1)')} -# eval to 2.3 if python isn't yet present, workaround for no python in fc4 minimal buildroot -%{!?python_version: %define python_version %(%{__python} -c 'import sys; print sys.version.split(" ")[0]' || echo "2.3")} %description python Python RRDtool bindings. @@ -271,6 +272,9 @@ %endif %changelog +* Wed Apr 25 2007 Jarod Wilson 1.2.19-2 +- Define %%python_version *before* its needed (#237826) + * Mon Apr 09 2007 Jarod Wilson 1.2.19-1 - New upstream release From fedora-extras-commits at redhat.com Wed Apr 25 18:46:56 2007 From: fedora-extras-commits at redhat.com (Chris Weyl (cweyl)) Date: Wed, 25 Apr 2007 14:46:56 -0400 Subject: rpms/perl-Workflow/devel perl-Workflow.spec,1.1,1.2 Message-ID: <200704251846.l3PIku8U032506@cvs-int.fedora.redhat.com> Author: cweyl Update of /cvs/extras/rpms/perl-Workflow/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv32449 Modified Files: perl-Workflow.spec Log Message: release bump Index: perl-Workflow.spec =================================================================== RCS file: /cvs/extras/rpms/perl-Workflow/devel/perl-Workflow.spec,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- perl-Workflow.spec 25 Apr 2007 18:45:37 -0000 1.1 +++ perl-Workflow.spec 25 Apr 2007 18:46:22 -0000 1.2 @@ -1,6 +1,6 @@ Name: perl-Workflow Version: 0.26 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Simple, flexible system to implement workflows License: GPL or Artistic Group: Development/Libraries @@ -85,6 +85,9 @@ %{_mandir}/man3/* %changelog +* Wed Apr 25 2007 Chris Weyl 0.26-3 +- bump + * Sat Apr 07 2007 Chris Weyl 0.26-2 - add BR's for optional tests From fedora-extras-commits at redhat.com Wed Apr 25 18:47:38 2007 From: fedora-extras-commits at redhat.com (Chris Weyl (cweyl)) Date: Wed, 25 Apr 2007 14:47:38 -0400 Subject: rpms/perl-Workflow/FC-5 filter-provides.sh, NONE, 1.1 filter-requires.sh, NONE, 1.1 perl-Workflow.spec, NONE, 1.1 sources, 1.1, 1.2 Message-ID: <200704251847.l3PIlc81032596@cvs-int.fedora.redhat.com> Author: cweyl Update of /cvs/extras/rpms/perl-Workflow/FC-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv32553 Modified Files: sources Added Files: filter-provides.sh filter-requires.sh perl-Workflow.spec Log Message: pseudo-branch of perl-Workflow to FC-5 --- NEW FILE filter-provides.sh --- #!/bin/sh /usr/lib/rpm/perl.prov $* | sed -e '/perl(Action::Mailer)/d; /perl(App::.*)/d' --- NEW FILE filter-requires.sh --- #!/bin/sh /usr/lib/rpm/perl.req $* | sed -e '/perl(App::Ticket)/d; /perl(App::Ticket)/d' \ -e '/perl(CGI::Cookie)/d; /perl(Cwd)/d; /perl(Template)/d' --- NEW FILE perl-Workflow.spec --- Name: perl-Workflow Version: 0.26 Release: 3%{?dist} Summary: Simple, flexible system to implement workflows License: GPL or Artistic Group: Development/Libraries URL: http://search.cpan.org/dist/Workflow/ Source0: http://www.cpan.org/authors/id/J/JO/JONASBN/Workflow-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch Source98: filter-provides.sh Source99: filter-requires.sh %define __perl_provides %{SOURCE98} %define __perl_requires %{SOURCE99} BuildRequires: perl, perl(Module::Build) BuildRequires: perl(Class::Accessor) >= 0.18 BuildRequires: perl(Class::Factory) >= 1 BuildRequires: perl(Class::Observable) >= 1.04 BuildRequires: perl(DateTime) >= 0.15 BuildRequires: perl(DateTime::Format::Strptime) >= 1 BuildRequires: perl(DBD::Mock) >= 0.1 BuildRequires: perl(Exception::Class) >= 1.1 BuildRequires: perl(Log::Dispatch) >= 2 BuildRequires: perl(Log::Log4perl) >= 0.34 BuildRequires: perl(Test::Exception) BuildRequires: perl(XML::Simple) >= 2 # optional test #1 BuildRequires: perl(Data::UUID) # optional test #2 -- not in Fedora yet #BuildRequires: perl(SPOPS) #Requires: perl(Class::Accessor) >= 0.18 #Requires: perl(Class::Factory) >= 1 #Requires: perl(Class::Observable) >= 1.04 #Requires: perl(DateTime) >= 0.15 #Requires: perl(DateTime::Format::Strptime) >= 1 #Requires: perl(DBD::Mock) >= 0.1 #Requires: perl(Exception::Class) >= 1.1 #Requires: perl(Log::Dispatch) >= 2 #Requires: perl(Log::Log4perl) >= 0.34 #Requires: perl(Test::Exception) #Requires: perl(XML::Simple) >= 2 Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) %description The 'Workflow' Perl module implements a standalone workflow system. It aims to be simple but flexible and therefore powerful. Each piece of the workflow system has a direct and easily stated job, and hopefully you'll find that you can put the pieces together to create very useful systems. %prep %setup -q -n Workflow-%{version} chmod +x %{SOURCE98} %{SOURCE99} %build %{__perl} Build.PL installdirs=vendor ./Build %install rm -rf %{buildroot} ./Build install destdir=%{buildroot} create_packlist=0 find %{buildroot} -depth -type d -exec rmdir {} 2>/dev/null \; %{_fixperms} %{buildroot}/* %check # note: these are a little noisy. ./Build test %clean rm -rf %{buildroot} %files %defattr(-,root,root,-) %doc Changes README TODO doc/ eg/ struct/ %{perl_vendorlib}/* %{_mandir}/man3/* %changelog * Wed Apr 25 2007 Chris Weyl 0.26-3 - bump * Sat Apr 07 2007 Chris Weyl 0.26-2 - add BR's for optional tests * Sat Mar 10 2007 Chris Weyl 0.26-1 - Specfile autogenerated by cpanspec 1.70. Index: sources =================================================================== RCS file: /cvs/extras/rpms/perl-Workflow/FC-5/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 25 Apr 2007 17:53:35 -0000 1.1 +++ sources 25 Apr 2007 18:47:04 -0000 1.2 @@ -0,0 +1 @@ +e9c25c357b0e2a62fa91493b818a538f Workflow-0.26.tar.gz From fedora-extras-commits at redhat.com Wed Apr 25 18:48:17 2007 From: fedora-extras-commits at redhat.com (James Bowes (jbowes)) Date: Wed, 25 Apr 2007 14:48:17 -0400 Subject: rpms/stgit/FC-6 stgit.spec,NONE,1.1 sources,1.1,1.2 Message-ID: <200704251848.l3PImHVu032726@cvs-int.fedora.redhat.com> Author: jbowes Update of /cvs/extras/rpms/stgit/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv32646 Modified Files: sources Added Files: stgit.spec Log Message: Initial commit for FC-6 --- NEW FILE stgit.spec --- # sitelib for noarch packages, sitearch for others (remove the unneeded one) %{!?python_sitelib: %define python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")} Name: stgit Version: 0.12.1 Release: 2%{?dist} Summary: StGIT provides similar functionality to Quilt on top of GIT Group: Development/Tools License: GPL URL: http://www.procode.org/stgit Source0: http://homepage.ntlworld.com/cmarinas/%{name}/%{name}-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch BuildRequires: python-devel Requires: git-core %description StGIT is a Python application providing similar functionality to Quilt (i.e. pushing/popping patches to/from a stack) on top of GIT. These operations are performed using GIT commands and the patches are stored as GIT commit objects, allowing easy merging of the StGIT patches into other repositories using standard GIT functionality. Note that StGIT is not an SCM interface on top of GIT and it expects a previously initialised GIT repository (unless it is cloned using StGIT directly). For standard SCM operations, either use plain GIT commands or the Cogito tool but it is not recommended to mix them with the StGIT commands. %prep %setup -q %build %{__python} setup.py build %install rm -rf $RPM_BUILD_ROOT %{__python} setup.py install -O1 --skip-build --root $RPM_BUILD_ROOT chmod -x $RPM_BUILD_ROOT%{_datadir}/stgit/contrib/stgbashprompt.sh %clean rm -rf $RPM_BUILD_ROOT %files %defattr(-,root,root,-) %doc AUTHORS ChangeLog COPYING README %{_bindir}/stg # For noarch packages: sitelib %{python_sitelib}/* %{_datadir}/stgit %changelog * Wed Apr 25 2007 James Bowes - 0.12.1-2 - Use macro for datadir. * Thu Apr 19 2007 James Bowes - 0.12.1-1 - Update version. - Don't install the bash prompt shell script as executable. * Fri Feb 02 2007 James Bowes - 0.12-1 - Initial packaging. Index: sources =================================================================== RCS file: /cvs/extras/rpms/stgit/FC-6/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 25 Apr 2007 17:44:21 -0000 1.1 +++ sources 25 Apr 2007 18:47:42 -0000 1.2 @@ -0,0 +1 @@ +36dd6bbfe80cebaa7cc2c073ece07f3c stgit-0.12.1.tar.gz From fedora-extras-commits at redhat.com Wed Apr 25 18:48:20 2007 From: fedora-extras-commits at redhat.com (Chris Weyl (cweyl)) Date: Wed, 25 Apr 2007 14:48:20 -0400 Subject: rpms/perl-Workflow/FC-6 filter-provides.sh, NONE, 1.1 filter-requires.sh, NONE, 1.1 perl-Workflow.spec, NONE, 1.1 sources, 1.1, 1.2 Message-ID: <200704251848.l3PImKXq032729@cvs-int.fedora.redhat.com> Author: cweyl Update of /cvs/extras/rpms/perl-Workflow/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv32666 Modified Files: sources Added Files: filter-provides.sh filter-requires.sh perl-Workflow.spec Log Message: pseudo-branch of perl-Workflow to FC-6 --- NEW FILE filter-provides.sh --- #!/bin/sh /usr/lib/rpm/perl.prov $* | sed -e '/perl(Action::Mailer)/d; /perl(App::.*)/d' --- NEW FILE filter-requires.sh --- #!/bin/sh /usr/lib/rpm/perl.req $* | sed -e '/perl(App::Ticket)/d; /perl(App::Ticket)/d' \ -e '/perl(CGI::Cookie)/d; /perl(Cwd)/d; /perl(Template)/d' --- NEW FILE perl-Workflow.spec --- Name: perl-Workflow Version: 0.26 Release: 3%{?dist} Summary: Simple, flexible system to implement workflows License: GPL or Artistic Group: Development/Libraries URL: http://search.cpan.org/dist/Workflow/ Source0: http://www.cpan.org/authors/id/J/JO/JONASBN/Workflow-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch Source98: filter-provides.sh Source99: filter-requires.sh %define __perl_provides %{SOURCE98} %define __perl_requires %{SOURCE99} BuildRequires: perl, perl(Module::Build) BuildRequires: perl(Class::Accessor) >= 0.18 BuildRequires: perl(Class::Factory) >= 1 BuildRequires: perl(Class::Observable) >= 1.04 BuildRequires: perl(DateTime) >= 0.15 BuildRequires: perl(DateTime::Format::Strptime) >= 1 BuildRequires: perl(DBD::Mock) >= 0.1 BuildRequires: perl(Exception::Class) >= 1.1 BuildRequires: perl(Log::Dispatch) >= 2 BuildRequires: perl(Log::Log4perl) >= 0.34 BuildRequires: perl(Test::Exception) BuildRequires: perl(XML::Simple) >= 2 # optional test #1 BuildRequires: perl(Data::UUID) # optional test #2 -- not in Fedora yet #BuildRequires: perl(SPOPS) #Requires: perl(Class::Accessor) >= 0.18 #Requires: perl(Class::Factory) >= 1 #Requires: perl(Class::Observable) >= 1.04 #Requires: perl(DateTime) >= 0.15 #Requires: perl(DateTime::Format::Strptime) >= 1 #Requires: perl(DBD::Mock) >= 0.1 #Requires: perl(Exception::Class) >= 1.1 #Requires: perl(Log::Dispatch) >= 2 #Requires: perl(Log::Log4perl) >= 0.34 #Requires: perl(Test::Exception) #Requires: perl(XML::Simple) >= 2 Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) %description The 'Workflow' Perl module implements a standalone workflow system. It aims to be simple but flexible and therefore powerful. Each piece of the workflow system has a direct and easily stated job, and hopefully you'll find that you can put the pieces together to create very useful systems. %prep %setup -q -n Workflow-%{version} chmod +x %{SOURCE98} %{SOURCE99} %build %{__perl} Build.PL installdirs=vendor ./Build %install rm -rf %{buildroot} ./Build install destdir=%{buildroot} create_packlist=0 find %{buildroot} -depth -type d -exec rmdir {} 2>/dev/null \; %{_fixperms} %{buildroot}/* %check # note: these are a little noisy. ./Build test %clean rm -rf %{buildroot} %files %defattr(-,root,root,-) %doc Changes README TODO doc/ eg/ struct/ %{perl_vendorlib}/* %{_mandir}/man3/* %changelog * Wed Apr 25 2007 Chris Weyl 0.26-3 - bump * Sat Apr 07 2007 Chris Weyl 0.26-2 - add BR's for optional tests * Sat Mar 10 2007 Chris Weyl 0.26-1 - Specfile autogenerated by cpanspec 1.70. Index: sources =================================================================== RCS file: /cvs/extras/rpms/perl-Workflow/FC-6/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 25 Apr 2007 17:53:35 -0000 1.1 +++ sources 25 Apr 2007 18:47:46 -0000 1.2 @@ -0,0 +1 @@ +e9c25c357b0e2a62fa91493b818a538f Workflow-0.26.tar.gz From fedora-extras-commits at redhat.com Wed Apr 25 18:48:28 2007 From: fedora-extras-commits at redhat.com (Enrico Scholz (ensc)) Date: Wed, 25 Apr 2007 14:48:28 -0400 Subject: rpms/tor/devel tor.spec,1.8,1.9 Message-ID: <200704251848.l3PImS8j000322@cvs-int.fedora.redhat.com> Author: ensc Update of /cvs/extras/rpms/tor/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv32703/devel Modified Files: tor.spec Log Message: - updated to 0.1.2.13 - minor cleanups; especially in the %%doc section Index: tor.spec =================================================================== RCS file: /cvs/extras/rpms/tor/devel/tor.spec,v retrieving revision 1.8 retrieving revision 1.9 diff -u -r1.8 -r1.9 --- tor.spec 8 Apr 2007 11:20:25 -0000 1.8 +++ tor.spec 25 Apr 2007 18:47:54 -0000 1.9 @@ -10,8 +10,8 @@ %{!?release_func:%global release_func() %1%{?dist}} Name: tor -Version: 0.1.1.26 -Release: %release_func 4 +Version: 0.1.2.13 +Release: %release_func 0 Group: System Environment/Daemons License: BSD Summary: Anonymizing overlay network for TCP (The onion router) @@ -144,20 +144,24 @@ %files %defattr(-,root,root,-) %doc doc/HACKING doc/TODO -%doc doc/*.txt +%doc doc/spec/*.txt %doc doc/design-paper/tor-design.pdf +%doc %lang(de) doc/website/*.de %doc %lang(en) doc/website/*.en %doc %lang(es) doc/website/*.es %doc %lang(fr) doc/website/*.fr %doc %lang(it) doc/website/*.it +%doc %lang(pl) doc/website/*.pl %doc %lang(pt) doc/website/*.pt %doc %lang(ru) doc/website/*.ru +%doc %lang(zh-cn) doc/website/*.zh-cn %doc doc/website/*.css %files core %defattr(-,root,root,-) -%doc AUTHORS INSTALL LICENSE README ChangeLog +%doc AUTHORS LICENSE README ChangeLog +%doc ReleaseNotes %dir %_sysconfdir/tor %config(noreplace) %_sysconfdir/logrotate.d/tor %attr(0700,%username,%username) %dir %homedir @@ -178,6 +182,10 @@ %changelog +* Wed Apr 25 2007 Enrico Scholz - 0.1.2.13-1 +- updated to 0.1.2.13 +- minor cleanups; especially in the %%doc section + * Sun Apr 8 2007 Enrico Scholz - 0.1.1.26-4 - rebuilt for (yet another) new libevent From fedora-extras-commits at redhat.com Wed Apr 25 18:48:59 2007 From: fedora-extras-commits at redhat.com (Chris Weyl (cweyl)) Date: Wed, 25 Apr 2007 14:48:59 -0400 Subject: rpms/perl-Workflow Makefile,1.1,1.2 Message-ID: <200704251848.l3PImx72000365@cvs-int.fedora.redhat.com> Author: cweyl Update of /cvs/extras/rpms/perl-Workflow In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv315 Modified Files: Makefile Log Message: add build-all target to overall makefile of perl-Workflow Index: Makefile =================================================================== RCS file: /cvs/extras/rpms/perl-Workflow/Makefile,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- Makefile 25 Apr 2007 17:53:26 -0000 1.1 +++ Makefile 25 Apr 2007 18:48:25 -0000 1.2 @@ -2,6 +2,15 @@ all : CVS/Root common-update @cvs update +# for target build-all +BRANCHES := $(shell cat ~/fedora-extras/current-branches | sed -e 's/:.*//') + +# tag & build all non-legacy branches... +build-all : + @echo NOTICE: building for ${BRANCHES} + @sleep 5s + @for br in ${BRANCHES} ; do echo Building $$br ; cd $$br && test -f dead.package || make tag plague ; cd .. ; done + common-update : common @cd common && cvs update From fedora-extras-commits at redhat.com Wed Apr 25 18:49:07 2007 From: fedora-extras-commits at redhat.com (Jarod Wilson (jwilson)) Date: Wed, 25 Apr 2007 14:49:07 -0400 Subject: rpms/rrdtool/EL-4 rrdtool.spec,1.9,1.10 Message-ID: <200704251849.l3PIn7Bp000368@cvs-int.fedora.redhat.com> Author: jwilson Update of /cvs/extras/rpms/rrdtool/EL-4 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv340 Modified Files: rrdtool.spec Log Message: Define %python_version *before* its needed (#237826) Index: rrdtool.spec =================================================================== RCS file: /cvs/extras/rpms/rrdtool/EL-4/rrdtool.spec,v retrieving revision 1.9 retrieving revision 1.10 diff -u -r1.9 -r1.10 --- rrdtool.spec 9 Apr 2007 14:48:30 -0000 1.9 +++ rrdtool.spec 25 Apr 2007 18:48:32 -0000 1.10 @@ -7,7 +7,7 @@ Summary: Round Robin Database Tool to store and display time-series data Name: rrdtool Version: 1.2.19 -Release: 1%{?dist} +Release: 2%{?dist} License: GPL Group: Applications/Databases URL: http://people.ee.ethz.ch/~oetiker/webtools/%{name}/ @@ -59,6 +59,10 @@ The Perl RRDtool bindings %if %{with_python} +%{!?python_sitearch: %define python_sitearch %(%{__python} -c 'from distutils import sysconfig; print sysconfig.get_python_lib(1)')} +# eval to 2.3 if python isn't yet present, workaround for no python in fc4 minimal buildroot +%{!?python_version: %define python_version %(%{__python} -c 'import sys; print sys.version.split(" ")[0]' || echo "2.3")} + %package python Summary: Python RRDtool bindings Group: Development/Languages @@ -67,9 +71,6 @@ Requires: %{name} = %{version}-%{release} Obsoletes: python-%{name} < %{version}-%{release} Provides: python-%{name} = %{version}-%{release} -%{!?python_sitearch: %define python_sitearch %(%{__python} -c 'from distutils import sysconfig; print sysconfig.get_python_lib(1)')} -# eval to 2.3 if python isn't yet present, workaround for no python in fc4 minimal buildroot -%{!?python_version: %define python_version %(%{__python} -c 'import sys; print sys.version.split(" ")[0]' || echo "2.3")} %description python Python RRDtool bindings. @@ -271,6 +272,9 @@ %endif %changelog +* Wed Apr 25 2007 Jarod Wilson 1.2.19-2 +- Define %%python_version *before* its needed (#237826) + * Mon Apr 09 2007 Jarod Wilson 1.2.19-1 - New upstream release From fedora-extras-commits at redhat.com Wed Apr 25 18:56:49 2007 From: fedora-extras-commits at redhat.com (Enrico Scholz (ensc)) Date: Wed, 25 Apr 2007 14:56:49 -0400 Subject: rpms/tor/devel sources,1.5,1.6 Message-ID: <200704251856.l3PIunue000628@cvs-int.fedora.redhat.com> Author: ensc Update of /cvs/extras/rpms/tor/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv609/devel Modified Files: sources Log Message: version 0.1.2.13 Index: sources =================================================================== RCS file: /cvs/extras/rpms/tor/devel/sources,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- sources 17 Dec 2006 12:53:51 -0000 1.5 +++ sources 25 Apr 2007 18:56:15 -0000 1.6 @@ -1,2 +1,2 @@ -0667df7a1f670bee5163b607aea172ba tor-0.1.1.26.tar.gz -485823262baf0244453b79bf2ddf13be tor-0.1.1.26.tar.gz.asc +db54abdddf7eb5859b6e1bdf5f7ece00 tor-0.1.2.13.tar.gz +e261bcace664399f7468ce38accdc5f0 tor-0.1.2.13.tar.gz.asc From fedora-extras-commits at redhat.com Wed Apr 25 19:02:28 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Wed, 25 Apr 2007 15:02:28 -0400 Subject: rpms/perl-Email-Date Makefile, NONE, 1.1 import.log, NONE, 1.1 pkg.acl, NONE, 1.1 Message-ID: <200704251902.l3PJ2ScE005097@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/rpms/perl-Email-Date In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners/tmpcvsg30145/rpms/perl-Email-Date Added Files: Makefile import.log pkg.acl Log Message: Setup of module perl-Email-Date ***** Error reading new file: [Errno 2] No such file or directory: 'Makefile' ***** Error reading new file: [Errno 2] No such file or directory: 'import.log' ***** Error reading new file: [Errno 2] No such file or directory: 'pkg.acl' From fedora-extras-commits at redhat.com Wed Apr 25 19:09:10 2007 From: fedora-extras-commits at redhat.com (Marcin Zajaczkowski (szpak)) Date: Wed, 25 Apr 2007 15:09:10 -0400 Subject: rpms/pyxattr/devel pyxattr.spec,1.1,1.2 Message-ID: <200704251909.l3PJ9Am8005197@cvs-int.fedora.redhat.com> Author: szpak Update of /cvs/extras/rpms/pyxattr/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv5176 Modified Files: pyxattr.spec Log Message: Updated to 0.2.1-4 Index: pyxattr.spec =================================================================== RCS file: /cvs/extras/rpms/pyxattr/devel/pyxattr.spec,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- pyxattr.spec 23 Apr 2007 20:47:40 -0000 1.1 +++ pyxattr.spec 25 Apr 2007 19:08:35 -0000 1.2 @@ -1,12 +1,15 @@ Name: pyxattr Summary: Extended attributes library wrapper for Python Version: 0.2.1 -Release: 3%{?dist} +Release: 4%{?dist} License: GPL Group: Development/Libraries URL: http://pyxattr.sourceforge.net/ Source: http://downloads.sourceforge.net/pyxattr/pyxattr-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) +#python-xattr name was used in DAG repository +Provides: python-xattr = %{version}-%{release} +Obsoletes: python-xattr <= %{version}-%{release} #libattr package is already forced by RPM Requires: python >= 2.2 BuildRequires: python-devel, libattr-devel @@ -34,6 +37,9 @@ %doc ChangeLog MANIFEST NEWS README *.html *.txt %changelog +* Wed Apr 25 2007 Marcin Zajaczkowski - 0.2.1-4 + - added Provides/Obsoletes tags + * Sat Apr 21 2007 Marcin Zajaczkowski - 0.2.1-3 - removed redundant after name change "exclude" tag - comments cleanup From fedora-extras-commits at redhat.com Wed Apr 25 19:15:09 2007 From: fedora-extras-commits at redhat.com (Marcin Zajaczkowski (szpak)) Date: Wed, 25 Apr 2007 15:15:09 -0400 Subject: rpms/pyxattr/FC-5 pyxattr.spec,1.1,1.2 Message-ID: <200704251915.l3PJF9ud005311@cvs-int.fedora.redhat.com> Author: szpak Update of /cvs/extras/rpms/pyxattr/FC-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv5276 Modified Files: pyxattr.spec Log Message: Updated to 0.2.1-4 Index: pyxattr.spec =================================================================== RCS file: /cvs/extras/rpms/pyxattr/FC-5/pyxattr.spec,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- pyxattr.spec 23 Apr 2007 21:10:11 -0000 1.1 +++ pyxattr.spec 25 Apr 2007 19:14:34 -0000 1.2 @@ -1,12 +1,15 @@ Name: pyxattr Summary: Extended attributes library wrapper for Python Version: 0.2.1 -Release: 3%{?dist} +Release: 4%{?dist} License: GPL Group: Development/Libraries URL: http://pyxattr.sourceforge.net/ Source: http://downloads.sourceforge.net/pyxattr/pyxattr-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) +#python-xattr name was used in DAG repository +Provides: python-xattr = %{version}-%{release} +Obsoletes: python-xattr <= %{version}-%{release} #libattr package is already forced by RPM Requires: python >= 2.2 BuildRequires: python-devel, libattr-devel @@ -34,6 +37,9 @@ %doc ChangeLog MANIFEST NEWS README *.html *.txt %changelog +* Wed Apr 25 2007 Marcin Zajaczkowski - 0.2.1-4 + - added Provides/Obsoletes tags + * Sat Apr 21 2007 Marcin Zajaczkowski - 0.2.1-3 - removed redundant after name change "exclude" tag - comments cleanup From fedora-extras-commits at redhat.com Wed Apr 25 19:17:09 2007 From: fedora-extras-commits at redhat.com (Marcin Zajaczkowski (szpak)) Date: Wed, 25 Apr 2007 15:17:09 -0400 Subject: rpms/pyxattr/FC-6 pyxattr.spec,1.1,1.2 Message-ID: <200704251917.l3PJH9oW005390@cvs-int.fedora.redhat.com> Author: szpak Update of /cvs/extras/rpms/pyxattr/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv5370 Modified Files: pyxattr.spec Log Message: Updated to 0.2.1-4 Index: pyxattr.spec =================================================================== RCS file: /cvs/extras/rpms/pyxattr/FC-6/pyxattr.spec,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- pyxattr.spec 23 Apr 2007 21:13:47 -0000 1.1 +++ pyxattr.spec 25 Apr 2007 19:16:35 -0000 1.2 @@ -1,12 +1,15 @@ Name: pyxattr Summary: Extended attributes library wrapper for Python Version: 0.2.1 -Release: 3%{?dist} +Release: 4%{?dist} License: GPL Group: Development/Libraries URL: http://pyxattr.sourceforge.net/ Source: http://downloads.sourceforge.net/pyxattr/pyxattr-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) +#python-xattr name was used in DAG repository +Provides: python-xattr = %{version}-%{release} +Obsoletes: python-xattr <= %{version}-%{release} #libattr package is already forced by RPM Requires: python >= 2.2 BuildRequires: python-devel, libattr-devel @@ -34,6 +37,9 @@ %doc ChangeLog MANIFEST NEWS README *.html *.txt %changelog +* Wed Apr 25 2007 Marcin Zajaczkowski - 0.2.1-4 + - added Provides/Obsoletes tags + * Sat Apr 21 2007 Marcin Zajaczkowski - 0.2.1-3 - removed redundant after name change "exclude" tag - comments cleanup From fedora-extras-commits at redhat.com Wed Apr 25 19:21:36 2007 From: fedora-extras-commits at redhat.com (Ville Skytta (scop)) Date: Wed, 25 Apr 2007 15:21:36 -0400 Subject: rpms/xine-lib/FC-6 xine-lib.spec,1.7,1.8 Message-ID: <200704251921.l3PJLamN005494@cvs-int.fedora.redhat.com> Author: scop Update of /cvs/extras/rpms/xine-lib/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv5475 Modified Files: xine-lib.spec Log Message: * Wed Apr 25 2007 Ville Skytt?? - 1.1.6-2 - Make Real codec search path /usr/lib(64)/codecs again (#237743). Index: xine-lib.spec =================================================================== RCS file: /cvs/extras/rpms/xine-lib/FC-6/xine-lib.spec,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- xine-lib.spec 22 Apr 2007 18:31:21 -0000 1.7 +++ xine-lib.spec 25 Apr 2007 19:21:01 -0000 1.8 @@ -12,7 +12,7 @@ Summary: Xine library Name: xine-lib Version: 1.1.6 -Release: 1%{?dist} +Release: 2%{?dist} License: GPL Group: System Environment/Libraries URL: http://xinehq.de/ @@ -124,6 +124,7 @@ %configure --disable-dependency-tracking \ --with-xv-path=%{_libdir} \ --with-w32-path=%{codecdir} \ + --with-real-codecs-path=%{codecdir} \ --with-external-ffmpeg \ --with-external-libmpcdec \ --with-libflac \ @@ -182,8 +183,8 @@ %defattr(-,root,root,-) %doc AUTHORS COPYING COPYING.LIB CREDITS ChangeLog* README TODO %doc __docs/README.* __docs/faq.* -%dir %{codecdir} -%{_datadir}/xine +%dir %{codecdir}/ +%{_datadir}/xine/ %{_libdir}/libxine.so.* %{_mandir}/man5/xine.5* %dir %{_libdir}/xine/ @@ -314,6 +315,9 @@ %changelog +* Wed Apr 25 2007 Ville Skytt?? - 1.1.6-2 +- Make Real codec search path /usr/lib(64)/codecs again (#237743). + * Wed Apr 18 2007 Ville Skytt?? - 1.1.6-1 - 1.1.6. From fedora-extras-commits at redhat.com Wed Apr 25 19:25:22 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Wed, 25 Apr 2007 15:25:22 -0400 Subject: owners owners.list,1.2734,1.2735 Message-ID: <200704251925.l3PJPMmQ005608@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/owners In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners Modified Files: owners.list Log Message: add owner to stgit Index: owners.list =================================================================== RCS file: /cvs/extras/owners/owners.list,v retrieving revision 1.2734 retrieving revision 1.2735 diff -u -r1.2734 -r1.2735 --- owners.list 25 Apr 2007 18:27:18 -0000 1.2734 +++ owners.list 25 Apr 2007 19:24:52 -0000 1.2735 @@ -2791,7 +2791,7 @@ Fedora Extras|starfighter|For bugs related to the starfighter component|matthias at rpmforge.net|extras-qa at fedoraproject.org| Fedora Extras|steghide|A steganography program|Jochen at herr-schmitt.de|extras-qa at fedoraproject.org| Fedora Extras|stellarium|A photo-realistic nightsky renderer|Jochen at herr-schmitt.de|extras-qa at fedoraproject.org| -Fedora Extras|stgit|StGIT provides similar functionality to Quilt on top of GIT|jbowes at redhat.com|extras-qa at fedoraproject.org| +Fedora Extras|stgit|StGIT provides similar functionality to Quilt on top of GIT|jbowes at redhat.com,williams at redhat.com|extras-qa at fedoraproject.org| Fedora Extras|stow|Manage the installation of software packages from source|gauret at free.fr|extras-qa at fedoraproject.org| Fedora Extras|stratagus|Real-rime strategy game engine|lemenkov at gmail.com|extras-qa at fedoraproject.org| Fedora Extras|straw|GNOME desktop news aggregator|extras-orphan at fedoraproject.org|extras-qa at fedoraproject.org|byte at fedoraproject.org From fedora-extras-commits at redhat.com Wed Apr 25 19:28:36 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Wed, 25 Apr 2007 15:28:36 -0400 Subject: owners owners.epel.list,1.144,1.145 Message-ID: <200704251928.l3PJSa0m005816@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/owners In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners Modified Files: owners.epel.list Log Message: add php-pear-HTML-Common Index: owners.epel.list =================================================================== RCS file: /cvs/extras/owners/owners.epel.list,v retrieving revision 1.144 retrieving revision 1.145 diff -u -r1.144 -r1.145 --- owners.epel.list 24 Apr 2007 01:39:10 -0000 1.144 +++ owners.epel.list 25 Apr 2007 19:28:05 -0000 1.145 @@ -367,6 +367,7 @@ Fedora EPEL|php-pear-Date|Date and Time Zone Classes|chris.stone at gmail.com|extras-qa at fedoraproject.org| Fedora EPEL|php-pear-Date-Holidays|Driver based class to calculate holidays|chris.stone at gmail.com|extras-qa at fedoraproject.org| Fedora EPEL|php-pear-DB-DataObject|An SQL Builder, Object Interface to Database Tables|chris.stone at gmail.com|extras-qa at fedoraproject.org| +Fedora EPEL|php-pear-HTML-Common|Base class for other HTML classes|chris.stone at gmail.com|extras-qa at fedoraproject.org| Fedora EPEL|php-pear-HTTP|Miscellaneous HTTP utilities|Fedora at FamilleCollet.com|extras-qa at fedoraproject.org| Fedora EPEL|php-pear-Mail|Class that provides multiple interfaces for sending emails|Fedora at FamilleCollet.com|extras-qa at fedoraproject.org| Fedora EPEL|php-pear-MDB2|Database Abstraction Layer|chris.stone at gmail.com|extras-qa at fedoraproject.org| From fedora-extras-commits at redhat.com Wed Apr 25 19:29:44 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Wed, 25 Apr 2007 15:29:44 -0400 Subject: owners owners.epel.list,1.145,1.146 Message-ID: <200704251929.l3PJTiEY005922@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/owners In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners Modified Files: owners.epel.list Log Message: add php-pear-HTML-QuickForm to EPEL Index: owners.epel.list =================================================================== RCS file: /cvs/extras/owners/owners.epel.list,v retrieving revision 1.145 retrieving revision 1.146 diff -u -r1.145 -r1.146 --- owners.epel.list 25 Apr 2007 19:28:05 -0000 1.145 +++ owners.epel.list 25 Apr 2007 19:29:14 -0000 1.146 @@ -368,6 +368,7 @@ Fedora EPEL|php-pear-Date-Holidays|Driver based class to calculate holidays|chris.stone at gmail.com|extras-qa at fedoraproject.org| Fedora EPEL|php-pear-DB-DataObject|An SQL Builder, Object Interface to Database Tables|chris.stone at gmail.com|extras-qa at fedoraproject.org| Fedora EPEL|php-pear-HTML-Common|Base class for other HTML classes|chris.stone at gmail.com|extras-qa at fedoraproject.org| +Fedora EPEL|php-pear-HTML-QuickForm|Class for creating, validating, processing HTML forms|chris.stone at gmail.com|extras-qa at fedoraproject.org| Fedora EPEL|php-pear-HTTP|Miscellaneous HTTP utilities|Fedora at FamilleCollet.com|extras-qa at fedoraproject.org| Fedora EPEL|php-pear-Mail|Class that provides multiple interfaces for sending emails|Fedora at FamilleCollet.com|extras-qa at fedoraproject.org| Fedora EPEL|php-pear-MDB2|Database Abstraction Layer|chris.stone at gmail.com|extras-qa at fedoraproject.org| From fedora-extras-commits at redhat.com Wed Apr 25 19:31:30 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Wed, 25 Apr 2007 15:31:30 -0400 Subject: owners owners.epel.list,1.146,1.147 Message-ID: <200704251931.l3PJVUjs006499@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/owners In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners Modified Files: owners.epel.list Log Message: add php-pear-HTML-Table to EPEL Index: owners.epel.list =================================================================== RCS file: /cvs/extras/owners/owners.epel.list,v retrieving revision 1.146 retrieving revision 1.147 diff -u -r1.146 -r1.147 --- owners.epel.list 25 Apr 2007 19:29:14 -0000 1.146 +++ owners.epel.list 25 Apr 2007 19:31:00 -0000 1.147 @@ -369,6 +369,7 @@ Fedora EPEL|php-pear-DB-DataObject|An SQL Builder, Object Interface to Database Tables|chris.stone at gmail.com|extras-qa at fedoraproject.org| Fedora EPEL|php-pear-HTML-Common|Base class for other HTML classes|chris.stone at gmail.com|extras-qa at fedoraproject.org| Fedora EPEL|php-pear-HTML-QuickForm|Class for creating, validating, processing HTML forms|chris.stone at gmail.com|extras-qa at fedoraproject.org| +Fedora EPEL|php-pear-HTML-Table|Class to easily design HTML tables|chris.stone at gmail.com|extras-qa at fedoraproject.org| Fedora EPEL|php-pear-HTTP|Miscellaneous HTTP utilities|Fedora at FamilleCollet.com|extras-qa at fedoraproject.org| Fedora EPEL|php-pear-Mail|Class that provides multiple interfaces for sending emails|Fedora at FamilleCollet.com|extras-qa at fedoraproject.org| Fedora EPEL|php-pear-MDB2|Database Abstraction Layer|chris.stone at gmail.com|extras-qa at fedoraproject.org| From fedora-extras-commits at redhat.com Wed Apr 25 19:32:40 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Wed, 25 Apr 2007 15:32:40 -0400 Subject: owners owners.epel.list,1.147,1.148 Message-ID: <200704251932.l3PJWeGY006605@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/owners In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners Modified Files: owners.epel.list Log Message: add php-pear-DB-DataObject-FormBuilder to EPEL Index: owners.epel.list =================================================================== RCS file: /cvs/extras/owners/owners.epel.list,v retrieving revision 1.147 retrieving revision 1.148 diff -u -r1.147 -r1.148 --- owners.epel.list 25 Apr 2007 19:31:00 -0000 1.147 +++ owners.epel.list 25 Apr 2007 19:32:10 -0000 1.148 @@ -367,6 +367,7 @@ Fedora EPEL|php-pear-Date|Date and Time Zone Classes|chris.stone at gmail.com|extras-qa at fedoraproject.org| Fedora EPEL|php-pear-Date-Holidays|Driver based class to calculate holidays|chris.stone at gmail.com|extras-qa at fedoraproject.org| Fedora EPEL|php-pear-DB-DataObject|An SQL Builder, Object Interface to Database Tables|chris.stone at gmail.com|extras-qa at fedoraproject.org| +Fedora EPEL|php-pear-DB-DataObject-FormBuilder|Automatically build HTML_QuickForm objects|chris.stone at gmail.com|extras-qa at fedoraproject.org| Fedora EPEL|php-pear-HTML-Common|Base class for other HTML classes|chris.stone at gmail.com|extras-qa at fedoraproject.org| Fedora EPEL|php-pear-HTML-QuickForm|Class for creating, validating, processing HTML forms|chris.stone at gmail.com|extras-qa at fedoraproject.org| Fedora EPEL|php-pear-HTML-Table|Class to easily design HTML tables|chris.stone at gmail.com|extras-qa at fedoraproject.org| From fedora-extras-commits at redhat.com Wed Apr 25 19:36:45 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Wed, 25 Apr 2007 15:36:45 -0400 Subject: owners owners.epel.list,1.148,1.149 Message-ID: <200704251936.l3PJajqw006677@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/owners In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners Modified Files: owners.epel.list Log Message: add scim-tables to EPEL-4 Index: owners.epel.list =================================================================== RCS file: /cvs/extras/owners/owners.epel.list,v retrieving revision 1.148 retrieving revision 1.149 diff -u -r1.148 -r1.149 --- owners.epel.list 25 Apr 2007 19:32:10 -0000 1.148 +++ owners.epel.list 25 Apr 2007 19:36:15 -0000 1.149 @@ -456,6 +456,7 @@ Fedora EPEL|rxvt-unicode|A unicode version of rxvt|andreas.bierfert at lowlatency.de|extras-qa at fedoraproject.org| Fedora EPEL|sbcl|Steel Bank Common Lisp|rdieter at math.unl.edu|extras-qa at fedoraproject.org| Fedora EPEL|scim|Smart Common Input Method|petersen at redhat.com|extras-qa at fedoraproject.org| +Fedora EPEL|scim-tables|SCIM Generic Table IMEngine and its data files|cchance at redhat.com,petersen at redhat.com|extras-qa at fedoraproject.org| Fedora EPEL|SDL_gfx|Graphic primitives, rotozoomer, framerate control and image filters|matthias at rpmforge.net|extras-qa at fedoraproject.org| Fedora EPEL|SDL_Pango|Rendering of internationalized text for SDL|matthias at rpmforge.net|extras-qa at fedoraproject.org| Fedora EPEL|SIBsim4|Align expressed RNA sequences on a DNA template|Christian.Iseli at licr.org|extras-qa at fedoraproject.org| From fedora-extras-commits at redhat.com Wed Apr 25 19:38:29 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Wed, 25 Apr 2007 15:38:29 -0400 Subject: rpms/perl-JSON - New directory Message-ID: <200704251938.l3PJcTfL006844@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/rpms/perl-JSON In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners/tmpcvsSt6818/rpms/perl-JSON Log Message: Directory /cvs/extras/rpms/perl-JSON added to the repository From fedora-extras-commits at redhat.com Wed Apr 25 19:38:38 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Wed, 25 Apr 2007 15:38:38 -0400 Subject: rpms/perl-JSON/devel - New directory Message-ID: <200704251938.l3PJcck5006857@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/rpms/perl-JSON/devel In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners/tmpcvsSt6818/rpms/perl-JSON/devel Log Message: Directory /cvs/extras/rpms/perl-JSON/devel added to the repository From fedora-extras-commits at redhat.com Wed Apr 25 19:38:48 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Wed, 25 Apr 2007 15:38:48 -0400 Subject: rpms/perl-JSON Makefile, NONE, 1.1 import.log, NONE, 1.1 pkg.acl, NONE, 1.1 Message-ID: <200704251938.l3PJcmFA006883@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/rpms/perl-JSON In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners/tmpcvsSt6818/rpms/perl-JSON Added Files: Makefile import.log pkg.acl Log Message: Setup of module perl-JSON --- NEW FILE Makefile --- # Top level Makefile for module perl-JSON 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 --- --- NEW FILE pkg.acl --- From fedora-extras-commits at redhat.com Wed Apr 25 19:38:49 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Wed, 25 Apr 2007 15:38:49 -0400 Subject: owners owners.list,1.2735,1.2736 Message-ID: <200704251938.l3PJcnij006892@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/owners In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners Modified Files: owners.list Log Message: add perl-JSON Index: owners.list =================================================================== RCS file: /cvs/extras/owners/owners.list,v retrieving revision 1.2735 retrieving revision 1.2736 diff -u -r1.2735 -r1.2736 --- owners.list 25 Apr 2007 19:24:52 -0000 1.2735 +++ owners.list 25 Apr 2007 19:38:19 -0000 1.2736 @@ -1912,6 +1912,7 @@ Fedora Extras|perl-IPC-SharedCache|Perl module to manage a cache in SysV IPC shared memory|jpo at di.uminho.pt|extras-qa at fedoraproject.org|fedora-perl-devel-list at redhat.com Fedora Extras|perl-IPC-ShareLite|Light-weight Perl interface to shared memory|steve at silug.org|extras-qa at fedoraproject.org|fedora-perl-devel-list at redhat.com Fedora Extras|perl-Jcode|Perl extension interface for converting Japanese text|gauret at free.fr|extras-qa at fedoraproject.org|fedora-perl-devel-list at redhat.com +Fedora Extras|perl-JSON|Parse and convert to JSON (JavaScript Object Notation)|cweyl at alumni.drew.edu|extras-qa at fedoraproject.org|fedora-perl-devel-list at redhat.com Fedora Extras|perl-Kwiki|Perl wiki implementation|steve at silug.org|extras-qa at fedoraproject.org|fedora-perl-devel-list at redhat.com Fedora Extras|perl-Kwiki-Archive-Rcs|Kwiki::Archive::Rcs Perl module|steve at silug.org|extras-qa at fedoraproject.org|fedora-perl-devel-list at redhat.com Fedora Extras|perl-Kwiki-Attachments|Kwiki::Attachments Perl module|steve at silug.org|extras-qa at fedoraproject.org|fedora-perl-devel-list at redhat.com From fedora-extras-commits at redhat.com Wed Apr 25 19:38:57 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Wed, 25 Apr 2007 15:38:57 -0400 Subject: rpms/perl-JSON/devel .cvsignore, NONE, 1.1 Makefile, NONE, 1.1 sources, NONE, 1.1 Message-ID: <200704251938.l3PJcvFu006911@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/rpms/perl-JSON/devel In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners/tmpcvsSt6818/rpms/perl-JSON/devel Added Files: .cvsignore Makefile sources Log Message: Setup of module perl-JSON --- NEW FILE .cvsignore --- --- NEW FILE Makefile --- # Makefile for source rpm: perl-JSON # $Id: Makefile,v 1.1 2007/04/25 19:38:53 wtogami Exp $ NAME := perl-JSON SPECFILE = $(firstword $(wildcard *.spec)) define find-makefile-common for d in common ../common ../../common ; do if [ -f $$d/Makefile.common ] ; then if [ -f $$d/CVS/Root -a -w $$/Makefile.common ] ; then cd $$d ; cvs -Q update ; fi ; echo "$$d/Makefile.common" ; break ; fi ; done endef MAKEFILE_COMMON := $(shell $(find-makefile-common)) ifeq ($(MAKEFILE_COMMON),) # attept a checkout define checkout-makefile-common test -f CVS/Root && { cvs -Q -d $$(cat CVS/Root) checkout common && echo "common/Makefile.common" ; } || { echo "ERROR: I can't figure out how to checkout the 'common' module." ; exit -1 ; } >&2 endef MAKEFILE_COMMON := $(shell $(checkout-makefile-common)) endif include $(MAKEFILE_COMMON) --- NEW FILE sources --- From fedora-extras-commits at redhat.com Wed Apr 25 19:39:46 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Wed, 25 Apr 2007 15:39:46 -0400 Subject: rpms/perl-Hash-WithDefaults/devel - New directory Message-ID: <200704251939.l3PJdkBq007203@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/rpms/perl-Hash-WithDefaults/devel In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners/tmpcvskX7160/rpms/perl-Hash-WithDefaults/devel Log Message: Directory /cvs/extras/rpms/perl-Hash-WithDefaults/devel added to the repository From fedora-extras-commits at redhat.com Wed Apr 25 19:39:42 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Wed, 25 Apr 2007 15:39:42 -0400 Subject: rpms/perl-Hash-WithDefaults - New directory Message-ID: <200704251939.l3PJdgb0007192@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/rpms/perl-Hash-WithDefaults In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners/tmpcvskX7160/rpms/perl-Hash-WithDefaults Log Message: Directory /cvs/extras/rpms/perl-Hash-WithDefaults added to the repository From fedora-extras-commits at redhat.com Wed Apr 25 19:39:56 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Wed, 25 Apr 2007 15:39:56 -0400 Subject: rpms/perl-Hash-WithDefaults Makefile, NONE, 1.1 import.log, NONE, 1.1 pkg.acl, NONE, 1.1 Message-ID: <200704251939.l3PJduuf007232@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/rpms/perl-Hash-WithDefaults In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners/tmpcvskX7160/rpms/perl-Hash-WithDefaults Added Files: Makefile import.log pkg.acl Log Message: Setup of module perl-Hash-WithDefaults --- NEW FILE Makefile --- # Top level Makefile for module perl-Hash-WithDefaults 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 --- --- NEW FILE pkg.acl --- From fedora-extras-commits at redhat.com Wed Apr 25 19:40:05 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Wed, 25 Apr 2007 15:40:05 -0400 Subject: rpms/perl-Hash-WithDefaults/devel .cvsignore, NONE, 1.1 Makefile, NONE, 1.1 sources, NONE, 1.1 Message-ID: <200704251940.l3PJe5Ip007252@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/rpms/perl-Hash-WithDefaults/devel In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners/tmpcvskX7160/rpms/perl-Hash-WithDefaults/devel Added Files: .cvsignore Makefile sources Log Message: Setup of module perl-Hash-WithDefaults --- NEW FILE .cvsignore --- --- NEW FILE Makefile --- # Makefile for source rpm: perl-Hash-WithDefaults # $Id: Makefile,v 1.1 2007/04/25 19:40:01 wtogami Exp $ NAME := perl-Hash-WithDefaults SPECFILE = $(firstword $(wildcard *.spec)) define find-makefile-common for d in common ../common ../../common ; do if [ -f $$d/Makefile.common ] ; then if [ -f $$d/CVS/Root -a -w $$/Makefile.common ] ; then cd $$d ; cvs -Q update ; fi ; echo "$$d/Makefile.common" ; break ; fi ; done endef MAKEFILE_COMMON := $(shell $(find-makefile-common)) ifeq ($(MAKEFILE_COMMON),) # attept a checkout define checkout-makefile-common test -f CVS/Root && { cvs -Q -d $$(cat CVS/Root) checkout common && echo "common/Makefile.common" ; } || { echo "ERROR: I can't figure out how to checkout the 'common' module." ; exit -1 ; } >&2 endef MAKEFILE_COMMON := $(shell $(checkout-makefile-common)) endif include $(MAKEFILE_COMMON) --- NEW FILE sources --- From fedora-extras-commits at redhat.com Wed Apr 25 19:40:02 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Wed, 25 Apr 2007 15:40:02 -0400 Subject: owners owners.list,1.2736,1.2737 Message-ID: <200704251940.l3PJe2Sg007247@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/owners In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners Modified Files: owners.list Log Message: add perl-Hash-WithDefaults Index: owners.list =================================================================== RCS file: /cvs/extras/owners/owners.list,v retrieving revision 1.2736 retrieving revision 1.2737 diff -u -r1.2736 -r1.2737 --- owners.list 25 Apr 2007 19:38:19 -0000 1.2736 +++ owners.list 25 Apr 2007 19:39:32 -0000 1.2737 @@ -1866,6 +1866,7 @@ Fedora Extras|perl-Gtk2-Spell|Perl interface to gtkspell|cweyl at alumni.drew.edu|extras-qa at fedoraproject.org|fedora-perl-devel-list at redhat.com Fedora Extras|perl-Gtk2-TrayIcon|Perl interface to the EggTrayIcon library|cweyl at alumni.drew.edu|extras-qa at fedoraproject.org|fedora-perl-devel-list at redhat.com Fedora Extras|perl-Hash-Case|Base class for hashes with key-casing requirements|cweyl at alumni.drew.edu|extras-qa at fedoraproject.org|fedora-perl-devel-list at redhat.com +Fedora Extras|perl-Hash-WithDefaults|Class for hashes with key-casing requirements supporting defaults|cweyl at alumni.drew.edu|extras-qa at fedoraproject.org|fedora-perl-devel-list at redhat.com Fedora Extras|perl-Heap|Perl extension for keeping data partially sorted|pertusus at free.fr|extras-qa at fedoraproject.org|fedora-perl-devel-list at redhat.com Fedora Extras|perl-Hook-LexWrap|Lexically scoped subroutine wrappers|jpo at di.uminho.pt|extras-qa at fedoraproject.org|fedora-perl-devel-list at redhat.com Fedora Extras|perl-HTML-Encoding|Determine the encoding of HTML/XML/XHTML documents|ville.skytta at iki.fi|extras-qa at fedoraproject.org|fedora-perl-devel-list at redhat.com From fedora-extras-commits at redhat.com Wed Apr 25 19:47:13 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Wed, 25 Apr 2007 15:47:13 -0400 Subject: rpms/xclip - New directory Message-ID: <200704251947.l3PJlDsp007573@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/rpms/xclip In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners/tmpcvsbf7543/rpms/xclip Log Message: Directory /cvs/extras/rpms/xclip added to the repository From fedora-extras-commits at redhat.com Wed Apr 25 19:47:23 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Wed, 25 Apr 2007 15:47:23 -0400 Subject: rpms/xclip/devel - New directory Message-ID: <200704251947.l3PJlN73007585@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/rpms/xclip/devel In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners/tmpcvsbf7543/rpms/xclip/devel Log Message: Directory /cvs/extras/rpms/xclip/devel added to the repository From fedora-extras-commits at redhat.com Wed Apr 25 19:47:32 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Wed, 25 Apr 2007 15:47:32 -0400 Subject: rpms/xclip Makefile,NONE,1.1 import.log,NONE,1.1 pkg.acl,NONE,1.1 Message-ID: <200704251947.l3PJlWq1007613@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/rpms/xclip In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners/tmpcvsbf7543/rpms/xclip Added Files: Makefile import.log pkg.acl Log Message: Setup of module xclip --- NEW FILE Makefile --- # Top level Makefile for module xclip 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 --- --- NEW FILE pkg.acl --- From fedora-extras-commits at redhat.com Wed Apr 25 19:47:34 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Wed, 25 Apr 2007 15:47:34 -0400 Subject: owners owners.list,1.2737,1.2738 Message-ID: <200704251947.l3PJlYBp007622@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/owners In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners Modified Files: owners.list Log Message: add xclip Index: owners.list =================================================================== RCS file: /cvs/extras/owners/owners.list,v retrieving revision 1.2737 retrieving revision 1.2738 diff -u -r1.2737 -r1.2738 --- owners.list 25 Apr 2007 19:39:32 -0000 1.2737 +++ owners.list 25 Apr 2007 19:47:04 -0000 1.2738 @@ -3087,6 +3087,7 @@ Fedora Extras|xbsql|A SQL wrapper for xbase|tcallawa at redhat.com|extras-qa at fedoraproject.org| Fedora Extras|xca|Graphical X.509 certificate management tool|enrico.scholz at informatik.tu-chemnitz.de|extras-qa at fedoraproject.org| Fedora Extras|xchat-gnome|Gnome IRC Client|bdpepple at ameritech.net|extras-qa at fedoraproject.org| +Fedora Extras|xclip|Command line clipboard grabber|tcallawa at redhat.com|extras-qa at fedoraproject.org| Fedora Extras|xchm|A GUI front-end to CHMlib|pertusus at free.fr|extras-qa at fedoraproject.org| Fedora Extras|xcircuit|Electronic circuit schematic drawing program|cgoorah at yahoo.com.au|extras-qa at fedoraproject.org| Fedora Extras|xcompmgr|X11 composite manager|dakingun at gmail.com|extras-qa at fedoraproject.org| From fedora-extras-commits at redhat.com Wed Apr 25 19:47:41 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Wed, 25 Apr 2007 15:47:41 -0400 Subject: rpms/xclip/devel .cvsignore, NONE, 1.1 Makefile, NONE, 1.1 sources, NONE, 1.1 Message-ID: <200704251947.l3PJlfft007636@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/rpms/xclip/devel In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners/tmpcvsbf7543/rpms/xclip/devel Added Files: .cvsignore Makefile sources Log Message: Setup of module xclip --- NEW FILE .cvsignore --- --- NEW FILE Makefile --- # Makefile for source rpm: xclip # $Id: Makefile,v 1.1 2007/04/25 19:47:37 wtogami Exp $ NAME := xclip SPECFILE = $(firstword $(wildcard *.spec)) define find-makefile-common for d in common ../common ../../common ; do if [ -f $$d/Makefile.common ] ; then if [ -f $$d/CVS/Root -a -w $$/Makefile.common ] ; then cd $$d ; cvs -Q update ; fi ; echo "$$d/Makefile.common" ; break ; fi ; done endef MAKEFILE_COMMON := $(shell $(find-makefile-common)) ifeq ($(MAKEFILE_COMMON),) # attept a checkout define checkout-makefile-common test -f CVS/Root && { cvs -Q -d $$(cat CVS/Root) checkout common && echo "common/Makefile.common" ; } || { echo "ERROR: I can't figure out how to checkout the 'common' module." ; exit -1 ; } >&2 endef MAKEFILE_COMMON := $(shell $(checkout-makefile-common)) endif include $(MAKEFILE_COMMON) --- NEW FILE sources --- From fedora-extras-commits at redhat.com Wed Apr 25 20:01:26 2007 From: fedora-extras-commits at redhat.com (Jeffrey C. Ollie (jcollie)) Date: Wed, 25 Apr 2007 16:01:26 -0400 Subject: rpms/zaptel/devel .cvsignore, 1.6, 1.7 sources, 1.6, 1.7 zaptel.spec, 1.11, 1.12 Message-ID: <200704252001.l3PK1Q87012299@cvs-int.fedora.redhat.com> Author: jcollie Update of /cvs/extras/rpms/zaptel/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv7939 Modified Files: .cvsignore sources zaptel.spec Log Message: Update to 1.4.2.1 Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/zaptel/devel/.cvsignore,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- .cvsignore 23 Mar 2007 05:04:54 -0000 1.6 +++ .cvsignore 25 Apr 2007 20:00:51 -0000 1.7 @@ -1 +1 @@ -zaptel-1.4.1.tar.gz +zaptel-1.4.2.1.tar.gz Index: sources =================================================================== RCS file: /cvs/extras/rpms/zaptel/devel/sources,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- sources 23 Mar 2007 05:04:54 -0000 1.6 +++ sources 25 Apr 2007 20:00:51 -0000 1.7 @@ -1 +1 @@ -4e429375161c1d4ec07950e18526ced2 zaptel-1.4.1.tar.gz +42ce771a840ec239abfd945923a98b56 zaptel-1.4.2.1.tar.gz Index: zaptel.spec =================================================================== RCS file: /cvs/extras/rpms/zaptel/devel/zaptel.spec,v retrieving revision 1.11 retrieving revision 1.12 diff -u -r1.11 -r1.12 --- zaptel.spec 26 Mar 2007 12:53:21 -0000 1.11 +++ zaptel.spec 25 Apr 2007 20:00:51 -0000 1.12 @@ -1,7 +1,7 @@ Summary: Tools and libraries for using/configuring/monitoring Zapata telephony interfaces Name: zaptel -Version: 1.4.1 -Release: 4%{?dist} +Version: 1.4.2.1 +Release: 1%{?dist} License: GPL Group: Applications/System URL: http://www.digium.com/ @@ -201,6 +201,9 @@ %{_libdir}/libtonezone.so %changelog +* Wed Apr 25 2007 Jeffrey C. Ollie - 1.4.2.1-1 +- Update to 1.4.2.1 + * Mon Mar 26 2007 Jeffrey C. Ollie - 1.4.1-4 - Own /usr/include/zaptel, fixes #233970. From fedora-extras-commits at redhat.com Wed Apr 25 20:03:31 2007 From: fedora-extras-commits at redhat.com (Jeffrey C. Ollie (jcollie)) Date: Wed, 25 Apr 2007 16:03:31 -0400 Subject: rpms/zaptel/FC-6 .cvsignore, 1.6, 1.7 sources, 1.6, 1.7 zaptel.spec, 1.9, 1.10 Message-ID: <200704252003.l3PK3Vte012398@cvs-int.fedora.redhat.com> Author: jcollie Update of /cvs/extras/rpms/zaptel/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv12375 Modified Files: .cvsignore sources zaptel.spec Log Message: Update to 1.4.2.1 Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/zaptel/FC-6/.cvsignore,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- .cvsignore 23 Mar 2007 05:07:33 -0000 1.6 +++ .cvsignore 25 Apr 2007 20:02:57 -0000 1.7 @@ -1 +1 @@ -zaptel-1.4.1.tar.gz +zaptel-1.4.2.1.tar.gz Index: sources =================================================================== RCS file: /cvs/extras/rpms/zaptel/FC-6/sources,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- sources 23 Mar 2007 05:07:33 -0000 1.6 +++ sources 25 Apr 2007 20:02:57 -0000 1.7 @@ -1 +1 @@ -4e429375161c1d4ec07950e18526ced2 zaptel-1.4.1.tar.gz +42ce771a840ec239abfd945923a98b56 zaptel-1.4.2.1.tar.gz Index: zaptel.spec =================================================================== RCS file: /cvs/extras/rpms/zaptel/FC-6/zaptel.spec,v retrieving revision 1.9 retrieving revision 1.10 diff -u -r1.9 -r1.10 --- zaptel.spec 26 Mar 2007 12:55:18 -0000 1.9 +++ zaptel.spec 25 Apr 2007 20:02:57 -0000 1.10 @@ -1,7 +1,7 @@ Summary: Tools and libraries for using/configuring/monitoring Zapata telephony interfaces Name: zaptel -Version: 1.4.1 -Release: 4%{?dist} +Version: 1.4.2.1 +Release: 1%{?dist} License: GPL Group: Applications/System URL: http://www.digium.com/ @@ -201,6 +201,9 @@ %{_libdir}/libtonezone.so %changelog +* Wed Apr 25 2007 Jeffrey C. Ollie - 1.4.2.1-1 +- Update to 1.4.2.1 + * Mon Mar 26 2007 Jeffrey C. Ollie - 1.4.1-4 - Own /usr/include/zaptel, fixes #233970. From fedora-extras-commits at redhat.com Wed Apr 25 20:08:02 2007 From: fedora-extras-commits at redhat.com (Jeffrey C. Ollie (jcollie)) Date: Wed, 25 Apr 2007 16:08:02 -0400 Subject: rpms/zaptel/FC-5 .cvsignore, 1.6, 1.7 sources, 1.6, 1.7 zaptel.spec, 1.9, 1.10 Message-ID: <200704252008.l3PK82Sr012490@cvs-int.fedora.redhat.com> Author: jcollie Update of /cvs/extras/rpms/zaptel/FC-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv12467 Modified Files: .cvsignore sources zaptel.spec Log Message: Update to 1.4.2.1 Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/zaptel/FC-5/.cvsignore,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- .cvsignore 23 Mar 2007 05:08:38 -0000 1.6 +++ .cvsignore 25 Apr 2007 20:07:27 -0000 1.7 @@ -1 +1 @@ -zaptel-1.4.1.tar.gz +zaptel-1.4.2.1.tar.gz Index: sources =================================================================== RCS file: /cvs/extras/rpms/zaptel/FC-5/sources,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- sources 23 Mar 2007 05:08:38 -0000 1.6 +++ sources 25 Apr 2007 20:07:27 -0000 1.7 @@ -1 +1 @@ -4e429375161c1d4ec07950e18526ced2 zaptel-1.4.1.tar.gz +42ce771a840ec239abfd945923a98b56 zaptel-1.4.2.1.tar.gz Index: zaptel.spec =================================================================== RCS file: /cvs/extras/rpms/zaptel/FC-5/zaptel.spec,v retrieving revision 1.9 retrieving revision 1.10 diff -u -r1.9 -r1.10 --- zaptel.spec 26 Mar 2007 12:57:20 -0000 1.9 +++ zaptel.spec 25 Apr 2007 20:07:27 -0000 1.10 @@ -1,7 +1,7 @@ Summary: Tools and libraries for using/configuring/monitoring Zapata telephony interfaces Name: zaptel -Version: 1.4.1 -Release: 4%{?dist} +Version: 1.4.2.1 +Release: 1%{?dist} License: GPL Group: Applications/System URL: http://www.digium.com/ @@ -201,6 +201,9 @@ %{_libdir}/libtonezone.so %changelog +* Wed Apr 25 2007 Jeffrey C. Ollie - 1.4.2.1-1 +- Update to 1.4.2.1 + * Mon Mar 26 2007 Jeffrey C. Ollie - 1.4.1-4 - Own /usr/include/zaptel, fixes #233970. From fedora-extras-commits at redhat.com Wed Apr 25 20:14:05 2007 From: fedora-extras-commits at redhat.com (Tom Callaway (spot)) Date: Wed, 25 Apr 2007 16:14:05 -0400 Subject: rpms/perl-Email-Date/devel Makefile, NONE, 1.1 perl-Email-Date.spec, NONE, 1.1 sources, NONE, 1.1 Message-ID: <200704252014.l3PKE5HO012646@cvs-int.fedora.redhat.com> Author: spot Update of /cvs/extras/rpms/perl-Email-Date/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv12620/devel Added Files: Makefile perl-Email-Date.spec sources Log Message: auto-import perl-Email-Date-1.102-2.fc7 on branch devel from perl-Email-Date-1.102-2.fc7.src.rpm ***** Error reading new file: [Errno 2] No such file or directory: 'Makefile' --- NEW FILE perl-Email-Date.spec --- Name: perl-Email-Date Version: 1.102 Release: 2%{?dist} Summary: Find and format date headers Group: Development/Libraries License: GPL or Artistic URL: http://search.cpan.org/dist/Email-Date/ Source0: http://search.cpan.org/CPAN/authors/id/R/RJ/RJBS/Email-Date-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: perl(ExtUtils::MakeMaker), perl(Date::Parse), perl(Email::Abstract) BuildRequires: perl(Test::More), perl(Time::Local), perl(Time::Piece) BuildRequires: perl(Test::Pod), perl(Test::Pod::Coverage) BuildArch: noarch Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) %description RFC 2822 defines the "Date:" header. It declares the header a required part of an email message. The syntax for date headers is clearly laid out. Stil, even a perfectly planned world has storms. The truth is, many programs get it wrong. Very wrong. Or, they don't include a "Date:" header at all. This often forces you to look elsewhere for the date, and hoping to find something. For this reason, the tedious process of looking for a valid date has been encapsulated in this software. Further, the process of creating RFC compliant date strings is also found in this software. %prep %setup -q -n Email-Date-%{version} %build sed -i '/LICENSE/ d' Makefile.PL %{__perl} Makefile.PL INSTALLDIRS=vendor make %install rm -rf $RPM_BUILD_ROOT make pure_install PERL_INSTALL_ROOT=$RPM_BUILD_ROOT find $RPM_BUILD_ROOT -type f -name .packlist -exec rm -f {} ';' find $RPM_BUILD_ROOT -depth -type d -exec rmdir {} 2>/dev/null ';' chmod -R u+w $RPM_BUILD_ROOT/* %check make test %clean rm -rf $RPM_BUILD_ROOT %files %defattr(-,root,root,-) %doc README LICENSE %{perl_vendorlib}/Email/ %{_mandir}/man3/*.3* %changelog * Tue Apr 24 2007 Tom "spot" Callaway - 1.102-2 - add missing BR: perl(Test::Pod), perl(Test::Pod::Coverage) - get rid of WARNING: License * Sun Apr 1 2007 Tom "spot" Callaway - 1.102-1 - Initial package for Fedora --- NEW FILE sources --- d0640973bf0f01e5ad8fbd4c8b274005 Email-Date-1.102.tar.gz From fedora-extras-commits at redhat.com Wed Apr 25 20:14:30 2007 From: fedora-extras-commits at redhat.com (Tom Callaway (spot)) Date: Wed, 25 Apr 2007 16:14:30 -0400 Subject: rpms/perl-Email-Date import.log,1.1,1.2 Message-ID: <200704252014.l3PKEUCF012666@cvs-int.fedora.redhat.com> Author: spot Update of /cvs/extras/rpms/perl-Email-Date In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv12620 Modified Files: import.log Log Message: auto-import perl-Email-Date-1.102-2.fc7 on branch devel from perl-Email-Date-1.102-2.fc7.src.rpm Index: import.log =================================================================== RCS file: /cvs/extras/rpms/perl-Email-Date/import.log,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- import.log 25 Apr 2007 18:02:19 -0000 1.1 +++ import.log 25 Apr 2007 20:13:56 -0000 1.2 @@ -0,0 +1 @@ +perl-Email-Date-1_102-2_fc7:HEAD:perl-Email-Date-1.102-2.fc7.src.rpm:1177531994 From fedora-extras-commits at redhat.com Wed Apr 25 20:19:24 2007 From: fedora-extras-commits at redhat.com (Tom Callaway (spot)) Date: Wed, 25 Apr 2007 16:19:24 -0400 Subject: rpms/perl-Email-Date/FC-5 perl-Email-Date.spec,NONE,1.1 Message-ID: <200704252019.l3PKJOlK012779@cvs-int.fedora.redhat.com> Author: spot Update of /cvs/extras/rpms/perl-Email-Date/FC-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv12769/FC-5 Added Files: perl-Email-Date.spec Log Message: Initial branching. --- NEW FILE perl-Email-Date.spec --- Name: perl-Email-Date Version: 1.102 Release: 2%{?dist} Summary: Find and format date headers Group: Development/Libraries License: GPL or Artistic URL: http://search.cpan.org/dist/Email-Date/ Source0: http://search.cpan.org/CPAN/authors/id/R/RJ/RJBS/Email-Date-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: perl(ExtUtils::MakeMaker), perl(Date::Parse), perl(Email::Abstract) BuildRequires: perl(Test::More), perl(Time::Local), perl(Time::Piece) BuildRequires: perl(Test::Pod), perl(Test::Pod::Coverage) BuildArch: noarch Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) %description RFC 2822 defines the "Date:" header. It declares the header a required part of an email message. The syntax for date headers is clearly laid out. Stil, even a perfectly planned world has storms. The truth is, many programs get it wrong. Very wrong. Or, they don't include a "Date:" header at all. This often forces you to look elsewhere for the date, and hoping to find something. For this reason, the tedious process of looking for a valid date has been encapsulated in this software. Further, the process of creating RFC compliant date strings is also found in this software. %prep %setup -q -n Email-Date-%{version} %build sed -i '/LICENSE/ d' Makefile.PL %{__perl} Makefile.PL INSTALLDIRS=vendor make %install rm -rf $RPM_BUILD_ROOT make pure_install PERL_INSTALL_ROOT=$RPM_BUILD_ROOT find $RPM_BUILD_ROOT -type f -name .packlist -exec rm -f {} ';' find $RPM_BUILD_ROOT -depth -type d -exec rmdir {} 2>/dev/null ';' chmod -R u+w $RPM_BUILD_ROOT/* %check make test %clean rm -rf $RPM_BUILD_ROOT %files %defattr(-,root,root,-) %doc README LICENSE %{perl_vendorlib}/Email/ %{_mandir}/man3/*.3* %changelog * Tue Apr 24 2007 Tom "spot" Callaway - 1.102-2 - add missing BR: perl(Test::Pod), perl(Test::Pod::Coverage) - get rid of WARNING: License * Sun Apr 1 2007 Tom "spot" Callaway - 1.102-1 - Initial package for Fedora From fedora-extras-commits at redhat.com Wed Apr 25 20:19:33 2007 From: fedora-extras-commits at redhat.com (Tom Callaway (spot)) Date: Wed, 25 Apr 2007 16:19:33 -0400 Subject: rpms/perl-Email-Date/FC-6 perl-Email-Date.spec,NONE,1.1 Message-ID: <200704252019.l3PKJXPD012798@cvs-int.fedora.redhat.com> Author: spot Update of /cvs/extras/rpms/perl-Email-Date/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv12769/FC-6 Added Files: perl-Email-Date.spec Log Message: Initial branching. --- NEW FILE perl-Email-Date.spec --- Name: perl-Email-Date Version: 1.102 Release: 2%{?dist} Summary: Find and format date headers Group: Development/Libraries License: GPL or Artistic URL: http://search.cpan.org/dist/Email-Date/ Source0: http://search.cpan.org/CPAN/authors/id/R/RJ/RJBS/Email-Date-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: perl(ExtUtils::MakeMaker), perl(Date::Parse), perl(Email::Abstract) BuildRequires: perl(Test::More), perl(Time::Local), perl(Time::Piece) BuildRequires: perl(Test::Pod), perl(Test::Pod::Coverage) BuildArch: noarch Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) %description RFC 2822 defines the "Date:" header. It declares the header a required part of an email message. The syntax for date headers is clearly laid out. Stil, even a perfectly planned world has storms. The truth is, many programs get it wrong. Very wrong. Or, they don't include a "Date:" header at all. This often forces you to look elsewhere for the date, and hoping to find something. For this reason, the tedious process of looking for a valid date has been encapsulated in this software. Further, the process of creating RFC compliant date strings is also found in this software. %prep %setup -q -n Email-Date-%{version} %build sed -i '/LICENSE/ d' Makefile.PL %{__perl} Makefile.PL INSTALLDIRS=vendor make %install rm -rf $RPM_BUILD_ROOT make pure_install PERL_INSTALL_ROOT=$RPM_BUILD_ROOT find $RPM_BUILD_ROOT -type f -name .packlist -exec rm -f {} ';' find $RPM_BUILD_ROOT -depth -type d -exec rmdir {} 2>/dev/null ';' chmod -R u+w $RPM_BUILD_ROOT/* %check make test %clean rm -rf $RPM_BUILD_ROOT %files %defattr(-,root,root,-) %doc README LICENSE %{perl_vendorlib}/Email/ %{_mandir}/man3/*.3* %changelog * Tue Apr 24 2007 Tom "spot" Callaway - 1.102-2 - add missing BR: perl(Test::Pod), perl(Test::Pod::Coverage) - get rid of WARNING: License * Sun Apr 1 2007 Tom "spot" Callaway - 1.102-1 - Initial package for Fedora From fedora-extras-commits at redhat.com Wed Apr 25 20:20:54 2007 From: fedora-extras-commits at redhat.com (Tom Callaway (spot)) Date: Wed, 25 Apr 2007 16:20:54 -0400 Subject: rpms/perl-Email-Date/FC-5 Makefile,NONE,1.1 Message-ID: <200704252020.l3PKKs4t012840@cvs-int.fedora.redhat.com> Author: spot Update of /cvs/extras/rpms/perl-Email-Date/FC-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv12828/FC-5 Added Files: Makefile Log Message: Missing Makefiles for branches? ***** Error reading new file: [Errno 2] No such file or directory: 'Makefile' From fedora-extras-commits at redhat.com Wed Apr 25 20:21:04 2007 From: fedora-extras-commits at redhat.com (Tom Callaway (spot)) Date: Wed, 25 Apr 2007 16:21:04 -0400 Subject: rpms/perl-Email-Date/FC-6 Makefile,NONE,1.1 Message-ID: <200704252021.l3PKL4F7012857@cvs-int.fedora.redhat.com> Author: spot Update of /cvs/extras/rpms/perl-Email-Date/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv12828/FC-6 Added Files: Makefile Log Message: Missing Makefiles for branches? ***** Error reading new file: [Errno 2] No such file or directory: 'Makefile' From fedora-extras-commits at redhat.com Wed Apr 25 20:22:14 2007 From: fedora-extras-commits at redhat.com (Tom Callaway (spot)) Date: Wed, 25 Apr 2007 16:22:14 -0400 Subject: rpms/perl-Email-Date/FC-5 sources,NONE,1.1 Message-ID: <200704252022.l3PKMEHB012938@cvs-int.fedora.redhat.com> Author: spot Update of /cvs/extras/rpms/perl-Email-Date/FC-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv12925/FC-5 Added Files: sources Log Message: Weird branching. :/ --- NEW FILE sources --- d0640973bf0f01e5ad8fbd4c8b274005 Email-Date-1.102.tar.gz From fedora-extras-commits at redhat.com Wed Apr 25 20:22:23 2007 From: fedora-extras-commits at redhat.com (Tom Callaway (spot)) Date: Wed, 25 Apr 2007 16:22:23 -0400 Subject: rpms/perl-Email-Date/FC-6 sources,NONE,1.1 Message-ID: <200704252022.l3PKMNvJ012966@cvs-int.fedora.redhat.com> Author: spot Update of /cvs/extras/rpms/perl-Email-Date/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv12925/FC-6 Added Files: sources Log Message: Weird branching. :/ --- NEW FILE sources --- d0640973bf0f01e5ad8fbd4c8b274005 Email-Date-1.102.tar.gz From fedora-extras-commits at redhat.com Wed Apr 25 20:23:01 2007 From: fedora-extras-commits at redhat.com (Chris Weyl (cweyl)) Date: Wed, 25 Apr 2007 16:23:01 -0400 Subject: rpms/perl-JSON import.log,1.1,1.2 Message-ID: <200704252023.l3PKN17u013046@cvs-int.fedora.redhat.com> Author: cweyl Update of /cvs/extras/rpms/perl-JSON In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv12963 Modified Files: import.log Log Message: initial import Index: import.log =================================================================== RCS file: /cvs/extras/rpms/perl-JSON/import.log,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- import.log 25 Apr 2007 19:38:44 -0000 1.1 +++ import.log 25 Apr 2007 20:22:26 -0000 1.2 @@ -0,0 +1 @@ +perl-JSON-1_11-1_fc6:HEAD:perl-JSON-1.11-1.fc6.src.rpm:1177532540 From fedora-extras-commits at redhat.com Wed Apr 25 20:23:06 2007 From: fedora-extras-commits at redhat.com (Chris Weyl (cweyl)) Date: Wed, 25 Apr 2007 16:23:06 -0400 Subject: rpms/perl-JSON/devel perl-JSON.spec, NONE, 1.1 .cvsignore, 1.1, 1.2 sources, 1.1, 1.2 Message-ID: <200704252023.l3PKN6FU013051@cvs-int.fedora.redhat.com> Author: cweyl Update of /cvs/extras/rpms/perl-JSON/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv12963/devel Modified Files: .cvsignore sources Added Files: perl-JSON.spec Log Message: initial import --- NEW FILE perl-JSON.spec --- Name: perl-JSON Version: 1.11 Release: 1%{?dist} Summary: Parse and convert to JSON (JavaScript Object Notation) License: GPL or Artistic Group: Development/Libraries URL: http://search.cpan.org/dist/JSON/ Source0: http://www.cpan.org/authors/id/M/MA/MAKAMAKA/JSON-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch BuildRequires: perl(ExtUtils::MakeMaker) BuildRequires: perl(HTTP::Request) BuildRequires: perl(HTTP::Response) # tests, etc BuildRequires: perl(CGI) BuildRequires: perl(LWP::UserAgent) BuildRequires: perl(HTTP::Daemon) BuildRequires: perl(Test::More) BuildRequires: perl(Scalar::Util) # not picked up due to eval { requires ... } constructs Requires: perl(Scalar::Util) Requires: perl(LWP::UserAgent) Requires: perl(HTTP::Daemon) Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) %description This module converts between JSON (JavaScript Object Notation) and Perl data structure into each other. For JSON, See to http://www.crockford.com/JSON/. %prep %setup -q -n JSON-%{version} # remove errant exec bits... find . -type f -exec chmod -c -x {} \; # fix some EOL encodings sed -i 's/\r//' README %build %{__perl} Makefile.PL INSTALLDIRS=vendor make %{?_smp_mflags} %install rm -rf %{buildroot} make pure_install PERL_INSTALL_ROOT=%{buildroot} find %{buildroot} -type f -name .packlist -exec rm -f {} \; find %{buildroot} -depth -type d -exec rmdir {} 2>/dev/null \; %{_fixperms} %{buildroot}/* %check make test %clean rm -rf %{buildroot} %files %defattr(-,root,root,-) %doc Changes README %{perl_vendorlib}/* %{_mandir}/man3/* %changelog * Tue Apr 24 2007 Chris Weyl 1.11-1 - update to 1.11 * Wed Apr 18 2007 Chris Weyl 1.10-1 - Specfile autogenerated by cpanspec 1.69.1. Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/perl-JSON/devel/.cvsignore,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- .cvsignore 25 Apr 2007 19:38:53 -0000 1.1 +++ .cvsignore 25 Apr 2007 20:22:31 -0000 1.2 @@ -0,0 +1 @@ +JSON-1.11.tar.gz Index: sources =================================================================== RCS file: /cvs/extras/rpms/perl-JSON/devel/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 25 Apr 2007 19:38:53 -0000 1.1 +++ sources 25 Apr 2007 20:22:31 -0000 1.2 @@ -0,0 +1 @@ +c1e50efa98c9f7c1907b0dfd6b2656a9 JSON-1.11.tar.gz From fedora-extras-commits at redhat.com Wed Apr 25 20:23:47 2007 From: fedora-extras-commits at redhat.com (Tom Callaway (spot)) Date: Wed, 25 Apr 2007 16:23:47 -0400 Subject: rpms/perl-Email-Date/FC-5 perl-Email-Date.spec,1.1,1.2 Message-ID: <200704252023.l3PKNlNB013096@cvs-int.fedora.redhat.com> Author: spot Update of /cvs/extras/rpms/perl-Email-Date/FC-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv13049 Modified Files: perl-Email-Date.spec Log Message: Minor bump to correct tag error. Index: perl-Email-Date.spec =================================================================== RCS file: /cvs/extras/rpms/perl-Email-Date/FC-5/perl-Email-Date.spec,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- perl-Email-Date.spec 25 Apr 2007 20:19:19 -0000 1.1 +++ perl-Email-Date.spec 25 Apr 2007 20:23:13 -0000 1.2 @@ -1,6 +1,6 @@ Name: perl-Email-Date Version: 1.102 -Release: 2%{?dist} +Release: 2%{?dist}.1 Summary: Find and format date headers Group: Development/Libraries License: GPL or Artistic From fedora-extras-commits at redhat.com Wed Apr 25 20:25:00 2007 From: fedora-extras-commits at redhat.com (Chris Weyl (cweyl)) Date: Wed, 25 Apr 2007 16:25:00 -0400 Subject: rpms/perl-JSON/devel perl-JSON.spec,1.1,1.2 Message-ID: <200704252025.l3PKP0lx013264@cvs-int.fedora.redhat.com> Author: cweyl Update of /cvs/extras/rpms/perl-JSON/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv13147 Modified Files: perl-JSON.spec Log Message: release bump Index: perl-JSON.spec =================================================================== RCS file: /cvs/extras/rpms/perl-JSON/devel/perl-JSON.spec,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- perl-JSON.spec 25 Apr 2007 20:22:31 -0000 1.1 +++ perl-JSON.spec 25 Apr 2007 20:24:26 -0000 1.2 @@ -1,6 +1,6 @@ Name: perl-JSON Version: 1.11 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Parse and convert to JSON (JavaScript Object Notation) License: GPL or Artistic Group: Development/Libraries @@ -67,6 +67,9 @@ %{_mandir}/man3/* %changelog +* Wed Apr 25 2007 Chris Weyl 1.11-2 +- bump + * Tue Apr 24 2007 Chris Weyl 1.11-1 - update to 1.11 From fedora-extras-commits at redhat.com Wed Apr 25 20:25:28 2007 From: fedora-extras-commits at redhat.com (Chris Weyl (cweyl)) Date: Wed, 25 Apr 2007 16:25:28 -0400 Subject: rpms/perl-Hash-WithDefaults import.log,1.1,1.2 Message-ID: <200704252025.l3PKPSKH013338@cvs-int.fedora.redhat.com> Author: cweyl Update of /cvs/extras/rpms/perl-Hash-WithDefaults In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv13234 Modified Files: import.log Log Message: initial import Index: import.log =================================================================== RCS file: /cvs/extras/rpms/perl-Hash-WithDefaults/import.log,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- import.log 25 Apr 2007 19:39:51 -0000 1.1 +++ import.log 25 Apr 2007 20:24:53 -0000 1.2 @@ -0,0 +1 @@ +perl-Hash-WithDefaults-0_04-1_fc6:HEAD:perl-Hash-WithDefaults-0.04-1.fc6.src.rpm:1177532684 From fedora-extras-commits at redhat.com Wed Apr 25 20:25:33 2007 From: fedora-extras-commits at redhat.com (Chris Weyl (cweyl)) Date: Wed, 25 Apr 2007 16:25:33 -0400 Subject: rpms/perl-Hash-WithDefaults/devel perl-Hash-WithDefaults.spec, NONE, 1.1 .cvsignore, 1.1, 1.2 sources, 1.1, 1.2 Message-ID: <200704252025.l3PKPXrr013342@cvs-int.fedora.redhat.com> Author: cweyl Update of /cvs/extras/rpms/perl-Hash-WithDefaults/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv13234/devel Modified Files: .cvsignore sources Added Files: perl-Hash-WithDefaults.spec Log Message: initial import --- NEW FILE perl-Hash-WithDefaults.spec --- Name: perl-Hash-WithDefaults Version: 0.04 Release: 1%{?dist} Summary: Class for hashes with key-casing requirements supporting defaults License: GPL or Artistic Group: Development/Libraries URL: http://search.cpan.org/dist/Hash-WithDefaults/ Source0: http://www.cpan.org/authors/id/J/JE/JENDA/Hash-WithDefaults-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch BuildRequires: perl(ExtUtils::MakeMaker) BuildRequires: perl(Test) Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) %description This module implements hashes that support "defaults". That is you may specify several more hashes in which the data will be looked up in case it is not found in the current hash. %prep %setup -q -n Hash-WithDefaults-%{version} sed -i 's/\r//' README %build %{__perl} Makefile.PL INSTALLDIRS=vendor make %{?_smp_mflags} %install rm -rf %{buildroot} make pure_install PERL_INSTALL_ROOT=%{buildroot} find %{buildroot} -type f -name .packlist -exec rm -f {} \; find %{buildroot} -depth -type d -exec rmdir {} 2>/dev/null \; %{_fixperms} %{buildroot}/* %check make test %clean rm -rf %{buildroot} %files %defattr(-,root,root,-) %doc Changes README %{perl_vendorlib}/* %{_mandir}/man3/* %changelog * Wed Apr 18 2007 Chris Weyl 0.04-1 - Specfile autogenerated by cpanspec 1.69.1. Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/perl-Hash-WithDefaults/devel/.cvsignore,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- .cvsignore 25 Apr 2007 19:40:01 -0000 1.1 +++ .cvsignore 25 Apr 2007 20:24:58 -0000 1.2 @@ -0,0 +1 @@ +Hash-WithDefaults-0.04.tar.gz Index: sources =================================================================== RCS file: /cvs/extras/rpms/perl-Hash-WithDefaults/devel/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 25 Apr 2007 19:40:01 -0000 1.1 +++ sources 25 Apr 2007 20:24:58 -0000 1.2 @@ -0,0 +1 @@ +e769b5f381e2b55ec53429b847f086c1 Hash-WithDefaults-0.04.tar.gz From fedora-extras-commits at redhat.com Wed Apr 25 20:25:42 2007 From: fedora-extras-commits at redhat.com (Chris Weyl (cweyl)) Date: Wed, 25 Apr 2007 16:25:42 -0400 Subject: rpms/perl-JSON/FC-5 perl-JSON.spec,NONE,1.1 sources,1.1,1.2 Message-ID: <200704252025.l3PKPgRk013368@cvs-int.fedora.redhat.com> Author: cweyl Update of /cvs/extras/rpms/perl-JSON/FC-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv13318 Modified Files: sources Added Files: perl-JSON.spec Log Message: pseudo-branch of perl-JSON to FC-5 --- NEW FILE perl-JSON.spec --- Name: perl-JSON Version: 1.11 Release: 2%{?dist} Summary: Parse and convert to JSON (JavaScript Object Notation) License: GPL or Artistic Group: Development/Libraries URL: http://search.cpan.org/dist/JSON/ Source0: http://www.cpan.org/authors/id/M/MA/MAKAMAKA/JSON-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch BuildRequires: perl(ExtUtils::MakeMaker) BuildRequires: perl(HTTP::Request) BuildRequires: perl(HTTP::Response) # tests, etc BuildRequires: perl(CGI) BuildRequires: perl(LWP::UserAgent) BuildRequires: perl(HTTP::Daemon) BuildRequires: perl(Test::More) BuildRequires: perl(Scalar::Util) # not picked up due to eval { requires ... } constructs Requires: perl(Scalar::Util) Requires: perl(LWP::UserAgent) Requires: perl(HTTP::Daemon) Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) %description This module converts between JSON (JavaScript Object Notation) and Perl data structure into each other. For JSON, See to http://www.crockford.com/JSON/. %prep %setup -q -n JSON-%{version} # remove errant exec bits... find . -type f -exec chmod -c -x {} \; # fix some EOL encodings sed -i 's/\r//' README %build %{__perl} Makefile.PL INSTALLDIRS=vendor make %{?_smp_mflags} %install rm -rf %{buildroot} make pure_install PERL_INSTALL_ROOT=%{buildroot} find %{buildroot} -type f -name .packlist -exec rm -f {} \; find %{buildroot} -depth -type d -exec rmdir {} 2>/dev/null \; %{_fixperms} %{buildroot}/* %check make test %clean rm -rf %{buildroot} %files %defattr(-,root,root,-) %doc Changes README %{perl_vendorlib}/* %{_mandir}/man3/* %changelog * Wed Apr 25 2007 Chris Weyl 1.11-2 - bump * Tue Apr 24 2007 Chris Weyl 1.11-1 - update to 1.11 * Wed Apr 18 2007 Chris Weyl 1.10-1 - Specfile autogenerated by cpanspec 1.69.1. Index: sources =================================================================== RCS file: /cvs/extras/rpms/perl-JSON/FC-5/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 25 Apr 2007 19:38:53 -0000 1.1 +++ sources 25 Apr 2007 20:25:07 -0000 1.2 @@ -0,0 +1 @@ +c1e50efa98c9f7c1907b0dfd6b2656a9 JSON-1.11.tar.gz From fedora-extras-commits at redhat.com Wed Apr 25 20:26:23 2007 From: fedora-extras-commits at redhat.com (Chris Weyl (cweyl)) Date: Wed, 25 Apr 2007 16:26:23 -0400 Subject: rpms/perl-JSON/FC-6 perl-JSON.spec,NONE,1.1 sources,1.1,1.2 Message-ID: <200704252026.l3PKQNOk013460@cvs-int.fedora.redhat.com> Author: cweyl Update of /cvs/extras/rpms/perl-JSON/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv13421 Modified Files: sources Added Files: perl-JSON.spec Log Message: pseudo-branch of perl-JSON to FC-6 --- NEW FILE perl-JSON.spec --- Name: perl-JSON Version: 1.11 Release: 2%{?dist} Summary: Parse and convert to JSON (JavaScript Object Notation) License: GPL or Artistic Group: Development/Libraries URL: http://search.cpan.org/dist/JSON/ Source0: http://www.cpan.org/authors/id/M/MA/MAKAMAKA/JSON-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch BuildRequires: perl(ExtUtils::MakeMaker) BuildRequires: perl(HTTP::Request) BuildRequires: perl(HTTP::Response) # tests, etc BuildRequires: perl(CGI) BuildRequires: perl(LWP::UserAgent) BuildRequires: perl(HTTP::Daemon) BuildRequires: perl(Test::More) BuildRequires: perl(Scalar::Util) # not picked up due to eval { requires ... } constructs Requires: perl(Scalar::Util) Requires: perl(LWP::UserAgent) Requires: perl(HTTP::Daemon) Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) %description This module converts between JSON (JavaScript Object Notation) and Perl data structure into each other. For JSON, See to http://www.crockford.com/JSON/. %prep %setup -q -n JSON-%{version} # remove errant exec bits... find . -type f -exec chmod -c -x {} \; # fix some EOL encodings sed -i 's/\r//' README %build %{__perl} Makefile.PL INSTALLDIRS=vendor make %{?_smp_mflags} %install rm -rf %{buildroot} make pure_install PERL_INSTALL_ROOT=%{buildroot} find %{buildroot} -type f -name .packlist -exec rm -f {} \; find %{buildroot} -depth -type d -exec rmdir {} 2>/dev/null \; %{_fixperms} %{buildroot}/* %check make test %clean rm -rf %{buildroot} %files %defattr(-,root,root,-) %doc Changes README %{perl_vendorlib}/* %{_mandir}/man3/* %changelog * Wed Apr 25 2007 Chris Weyl 1.11-2 - bump * Tue Apr 24 2007 Chris Weyl 1.11-1 - update to 1.11 * Wed Apr 18 2007 Chris Weyl 1.10-1 - Specfile autogenerated by cpanspec 1.69.1. Index: sources =================================================================== RCS file: /cvs/extras/rpms/perl-JSON/FC-6/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 25 Apr 2007 19:38:53 -0000 1.1 +++ sources 25 Apr 2007 20:25:48 -0000 1.2 @@ -0,0 +1 @@ +c1e50efa98c9f7c1907b0dfd6b2656a9 JSON-1.11.tar.gz From fedora-extras-commits at redhat.com Wed Apr 25 20:26:53 2007 From: fedora-extras-commits at redhat.com (Chris Weyl (cweyl)) Date: Wed, 25 Apr 2007 16:26:53 -0400 Subject: rpms/perl-Hash-WithDefaults/devel perl-Hash-WithDefaults.spec, 1.1, 1.2 Message-ID: <200704252026.l3PKQr07013538@cvs-int.fedora.redhat.com> Author: cweyl Update of /cvs/extras/rpms/perl-Hash-WithDefaults/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv13454 Modified Files: perl-Hash-WithDefaults.spec Log Message: release bump Index: perl-Hash-WithDefaults.spec =================================================================== RCS file: /cvs/extras/rpms/perl-Hash-WithDefaults/devel/perl-Hash-WithDefaults.spec,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- perl-Hash-WithDefaults.spec 25 Apr 2007 20:24:58 -0000 1.1 +++ perl-Hash-WithDefaults.spec 25 Apr 2007 20:26:19 -0000 1.2 @@ -1,6 +1,6 @@ Name: perl-Hash-WithDefaults Version: 0.04 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Class for hashes with key-casing requirements supporting defaults License: GPL or Artistic Group: Development/Libraries @@ -49,5 +49,8 @@ %{_mandir}/man3/* %changelog +* Wed Apr 25 2007 Chris Weyl 0.04-2 +- bump + * Wed Apr 18 2007 Chris Weyl 0.04-1 - Specfile autogenerated by cpanspec 1.69.1. From fedora-extras-commits at redhat.com Wed Apr 25 20:27:02 2007 From: fedora-extras-commits at redhat.com (Chris Weyl (cweyl)) Date: Wed, 25 Apr 2007 16:27:02 -0400 Subject: rpms/perl-JSON Makefile,1.1,1.2 Message-ID: <200704252027.l3PKR2VW013585@cvs-int.fedora.redhat.com> Author: cweyl Update of /cvs/extras/rpms/perl-JSON In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv13519 Modified Files: Makefile Log Message: add build-all target to overall makefile of perl-JSON Index: Makefile =================================================================== RCS file: /cvs/extras/rpms/perl-JSON/Makefile,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- Makefile 25 Apr 2007 19:38:44 -0000 1.1 +++ Makefile 25 Apr 2007 20:26:27 -0000 1.2 @@ -2,6 +2,15 @@ all : CVS/Root common-update @cvs update +# for target build-all +BRANCHES := $(shell cat ~/fedora-extras/current-branches | sed -e 's/:.*//') + +# tag & build all non-legacy branches... +build-all : + @echo NOTICE: building for ${BRANCHES} + @sleep 5s + @for br in ${BRANCHES} ; do echo Building $$br ; cd $$br && test -f dead.package || make tag plague ; cd .. ; done + common-update : common @cd common && cvs update From fedora-extras-commits at redhat.com Wed Apr 25 20:27:34 2007 From: fedora-extras-commits at redhat.com (Chris Weyl (cweyl)) Date: Wed, 25 Apr 2007 16:27:34 -0400 Subject: rpms/perl-Hash-WithDefaults/FC-5 perl-Hash-WithDefaults.spec, NONE, 1.1 sources, 1.1, 1.2 Message-ID: <200704252027.l3PKRYdS013604@cvs-int.fedora.redhat.com> Author: cweyl Update of /cvs/extras/rpms/perl-Hash-WithDefaults/FC-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv13577 Modified Files: sources Added Files: perl-Hash-WithDefaults.spec Log Message: pseudo-branch of perl-Hash-WithDefaults to FC-5 --- NEW FILE perl-Hash-WithDefaults.spec --- Name: perl-Hash-WithDefaults Version: 0.04 Release: 2%{?dist} Summary: Class for hashes with key-casing requirements supporting defaults License: GPL or Artistic Group: Development/Libraries URL: http://search.cpan.org/dist/Hash-WithDefaults/ Source0: http://www.cpan.org/authors/id/J/JE/JENDA/Hash-WithDefaults-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch BuildRequires: perl(ExtUtils::MakeMaker) BuildRequires: perl(Test) Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) %description This module implements hashes that support "defaults". That is you may specify several more hashes in which the data will be looked up in case it is not found in the current hash. %prep %setup -q -n Hash-WithDefaults-%{version} sed -i 's/\r//' README %build %{__perl} Makefile.PL INSTALLDIRS=vendor make %{?_smp_mflags} %install rm -rf %{buildroot} make pure_install PERL_INSTALL_ROOT=%{buildroot} find %{buildroot} -type f -name .packlist -exec rm -f {} \; find %{buildroot} -depth -type d -exec rmdir {} 2>/dev/null \; %{_fixperms} %{buildroot}/* %check make test %clean rm -rf %{buildroot} %files %defattr(-,root,root,-) %doc Changes README %{perl_vendorlib}/* %{_mandir}/man3/* %changelog * Wed Apr 25 2007 Chris Weyl 0.04-2 - bump * Wed Apr 18 2007 Chris Weyl 0.04-1 - Specfile autogenerated by cpanspec 1.69.1. Index: sources =================================================================== RCS file: /cvs/extras/rpms/perl-Hash-WithDefaults/FC-5/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 25 Apr 2007 19:40:01 -0000 1.1 +++ sources 25 Apr 2007 20:26:59 -0000 1.2 @@ -0,0 +1 @@ +e769b5f381e2b55ec53429b847f086c1 Hash-WithDefaults-0.04.tar.gz From fedora-extras-commits at redhat.com Wed Apr 25 20:28:14 2007 From: fedora-extras-commits at redhat.com (Chris Weyl (cweyl)) Date: Wed, 25 Apr 2007 16:28:14 -0400 Subject: rpms/perl-Hash-WithDefaults/FC-6 perl-Hash-WithDefaults.spec, NONE, 1.1 sources, 1.1, 1.2 Message-ID: <200704252028.l3PKSEPJ013680@cvs-int.fedora.redhat.com> Author: cweyl Update of /cvs/extras/rpms/perl-Hash-WithDefaults/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv13657 Modified Files: sources Added Files: perl-Hash-WithDefaults.spec Log Message: pseudo-branch of perl-Hash-WithDefaults to FC-6 --- NEW FILE perl-Hash-WithDefaults.spec --- Name: perl-Hash-WithDefaults Version: 0.04 Release: 2%{?dist} Summary: Class for hashes with key-casing requirements supporting defaults License: GPL or Artistic Group: Development/Libraries URL: http://search.cpan.org/dist/Hash-WithDefaults/ Source0: http://www.cpan.org/authors/id/J/JE/JENDA/Hash-WithDefaults-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch BuildRequires: perl(ExtUtils::MakeMaker) BuildRequires: perl(Test) Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) %description This module implements hashes that support "defaults". That is you may specify several more hashes in which the data will be looked up in case it is not found in the current hash. %prep %setup -q -n Hash-WithDefaults-%{version} sed -i 's/\r//' README %build %{__perl} Makefile.PL INSTALLDIRS=vendor make %{?_smp_mflags} %install rm -rf %{buildroot} make pure_install PERL_INSTALL_ROOT=%{buildroot} find %{buildroot} -type f -name .packlist -exec rm -f {} \; find %{buildroot} -depth -type d -exec rmdir {} 2>/dev/null \; %{_fixperms} %{buildroot}/* %check make test %clean rm -rf %{buildroot} %files %defattr(-,root,root,-) %doc Changes README %{perl_vendorlib}/* %{_mandir}/man3/* %changelog * Wed Apr 25 2007 Chris Weyl 0.04-2 - bump * Wed Apr 18 2007 Chris Weyl 0.04-1 - Specfile autogenerated by cpanspec 1.69.1. Index: sources =================================================================== RCS file: /cvs/extras/rpms/perl-Hash-WithDefaults/FC-6/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 25 Apr 2007 19:40:01 -0000 1.1 +++ sources 25 Apr 2007 20:27:39 -0000 1.2 @@ -0,0 +1 @@ +e769b5f381e2b55ec53429b847f086c1 Hash-WithDefaults-0.04.tar.gz From fedora-extras-commits at redhat.com Wed Apr 25 20:28:52 2007 From: fedora-extras-commits at redhat.com (Chris Weyl (cweyl)) Date: Wed, 25 Apr 2007 16:28:52 -0400 Subject: rpms/perl-Hash-WithDefaults Makefile,1.1,1.2 Message-ID: <200704252028.l3PKSqEr013775@cvs-int.fedora.redhat.com> Author: cweyl Update of /cvs/extras/rpms/perl-Hash-WithDefaults In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv13727 Modified Files: Makefile Log Message: add build-all target to overall makefile of perl-Hash-WithDefaults Index: Makefile =================================================================== RCS file: /cvs/extras/rpms/perl-Hash-WithDefaults/Makefile,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- Makefile 25 Apr 2007 19:39:51 -0000 1.1 +++ Makefile 25 Apr 2007 20:28:18 -0000 1.2 @@ -2,6 +2,15 @@ all : CVS/Root common-update @cvs update +# for target build-all +BRANCHES := $(shell cat ~/fedora-extras/current-branches | sed -e 's/:.*//') + +# tag & build all non-legacy branches... +build-all : + @echo NOTICE: building for ${BRANCHES} + @sleep 5s + @for br in ${BRANCHES} ; do echo Building $$br ; cd $$br && test -f dead.package || make tag plague ; cd .. ; done + common-update : common @cd common && cvs update From fedora-extras-commits at redhat.com Wed Apr 25 20:29:26 2007 From: fedora-extras-commits at redhat.com (Andreas Bierfert (awjb)) Date: Wed, 25 Apr 2007 16:29:26 -0400 Subject: rpms/libnasl/devel libnasl.spec,1.7,1.8 Message-ID: <200704252029.l3PKTQbc013790@cvs-int.fedora.redhat.com> Author: awjb Update of /cvs/extras/rpms/libnasl/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv13764 Modified Files: libnasl.spec Log Message: - fix #228374 Index: libnasl.spec =================================================================== RCS file: /cvs/extras/rpms/libnasl/devel/libnasl.spec,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- libnasl.spec 19 Dec 2006 13:39:35 -0000 1.7 +++ libnasl.spec 25 Apr 2007 20:28:52 -0000 1.8 @@ -41,6 +41,13 @@ The %{name}-devel package contains the files needed for development with %{name}. +%package doc +Summary: Nessus Attack Scripting Language documentation +Group: Documentation + +%description doc +Documentation for the Nessus Attack Scripting Language. + %prep %setup -q -n %{name} %patch0 @@ -59,6 +66,9 @@ rm -f $RPM_BUILD_ROOT/%{_libdir}/libnasl.la +mkdir -p $RPM_BUILD_ROOT/%{_datadir}/libnasl/doc/ +cp doc/nasl_guide.{ps,dvi} $RPM_BUILD_ROOT/%{_datadir}/libnasl/doc/ + %clean rm -rf $RPM_BUILD_ROOT @@ -68,7 +78,7 @@ %files %defattr(-,root,root,-) -%doc COPYING doc/nasl_guide.ps doc/nasl_guide.dvi +%doc COPYING %{_bindir}/nasl %{_libdir}/libnasl.so.* %{_mandir}/man1/nasl.1* @@ -82,7 +92,16 @@ %{_includedir}/nessus %{_mandir}/man1/nasl-config.1* +%files doc +%defattr(-,root,root,-) +%dir %{_datadir}/libnasl +%{_datadir}/libnasl/doc/* + %changelog +* Wed Apr 25 2007 Andreas Bierfert +2.2.9-2 +- fix #228374 + * Tue Dec 19 2006 Andreas Bierfert 2.2.9-1 - version upgrade From fedora-extras-commits at redhat.com Wed Apr 25 20:33:10 2007 From: fedora-extras-commits at redhat.com (Tom Callaway (spot)) Date: Wed, 25 Apr 2007 16:33:10 -0400 Subject: rpms/perl-Email-Send import.log,1.1,1.2 Message-ID: <200704252033.l3PKXA3N014304@cvs-int.fedora.redhat.com> Author: spot Update of /cvs/extras/rpms/perl-Email-Send In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv14263 Modified Files: import.log Log Message: auto-import perl-Email-Send-2.185-2.fc7 on branch devel from perl-Email-Send-2.185-2.fc7.src.rpm Index: import.log =================================================================== RCS file: /cvs/extras/rpms/perl-Email-Send/import.log,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- import.log 25 Apr 2007 18:27:40 -0000 1.1 +++ import.log 25 Apr 2007 20:32:35 -0000 1.2 @@ -0,0 +1 @@ +perl-Email-Send-2_185-2_fc7:HEAD:perl-Email-Send-2.185-2.fc7.src.rpm:1177533114 From fedora-extras-commits at redhat.com Wed Apr 25 20:33:15 2007 From: fedora-extras-commits at redhat.com (Tom Callaway (spot)) Date: Wed, 25 Apr 2007 16:33:15 -0400 Subject: rpms/perl-Email-Send/devel perl-Email-Send.spec, NONE, 1.1 .cvsignore, 1.1, 1.2 sources, 1.1, 1.2 Message-ID: <200704252033.l3PKXF4N014308@cvs-int.fedora.redhat.com> Author: spot Update of /cvs/extras/rpms/perl-Email-Send/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv14263/devel Modified Files: .cvsignore sources Added Files: perl-Email-Send.spec Log Message: auto-import perl-Email-Send-2.185-2.fc7 on branch devel from perl-Email-Send-2.185-2.fc7.src.rpm --- NEW FILE perl-Email-Send.spec --- Name: perl-Email-Send Version: 2.185 Release: 2%{?dist} Summary: Module for sending email Group: Development/Libraries License: GPL or Artistic URL: http://search.cpan.org/dist/Email-Send/ Source0: http://search.cpan.org/CPAN/authors/id/R/RJ/RJBS/Email-Send-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: perl(Email::Address), perl(Email::Simple), perl(File::Spec), perl(Module::Pluggable) BuildRequires: perl(Return::Value), perl(Scalar::Util), perl(Symbol), perl(Test::More) BuildRequires: perl(ExtUtils::MakeMaker), perl(IO::All), perl(Email::Abstract) BuildRequires: perl(Mail::Internet), perl(MIME::Entity), perl(Test::Pod), perl(Test::Pod::Coverage) BuildRequires: /usr/sbin/sendmail BuildArch: noarch Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) %description This module provides a very simple, very clean, very specific interface to multiple Email mailers. The goal of this software is to be small and simple, easy to use, and easy to extend. %prep %setup -q -n Email-Send-%{version} %build sed -i '/LICENSE/ d' Makefile.PL %{__perl} Makefile.PL INSTALLDIRS=vendor make %install rm -rf $RPM_BUILD_ROOT _docs make pure_install PERL_INSTALL_ROOT=$RPM_BUILD_ROOT find $RPM_BUILD_ROOT -type f -name .packlist -exec rm -f {} ';' find $RPM_BUILD_ROOT -depth -type d -exec rmdir {} 2>/dev/null ';' chmod -R u+w $RPM_BUILD_ROOT/* %check make test %clean rm -rf $RPM_BUILD_ROOT %files %defattr(-,root,root,-) %doc README LICENSE %{perl_vendorlib}/Email/ %{_mandir}/man3/*.3* %changelog * Tue Apr 24 2007 Tom "spot" Callaway - 2.185-2 - get rid of WARNING: LICENSE... - add missing BR * Sun Apr 1 2007 Tom "spot" Callaway - 2.185-1 - Initial package for Fedora Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/perl-Email-Send/devel/.cvsignore,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- .cvsignore 25 Apr 2007 18:27:49 -0000 1.1 +++ .cvsignore 25 Apr 2007 20:32:40 -0000 1.2 @@ -0,0 +1 @@ +Email-Send-2.185.tar.gz Index: sources =================================================================== RCS file: /cvs/extras/rpms/perl-Email-Send/devel/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 25 Apr 2007 18:27:49 -0000 1.1 +++ sources 25 Apr 2007 20:32:40 -0000 1.2 @@ -0,0 +1 @@ +1f728eab1cf972c5bf4d9fa702397d75 Email-Send-2.185.tar.gz From fedora-extras-commits at redhat.com Wed Apr 25 20:35:59 2007 From: fedora-extras-commits at redhat.com (Tom Callaway (spot)) Date: Wed, 25 Apr 2007 16:35:59 -0400 Subject: rpms/perl-Email-Send/FC-5 perl-Email-Send.spec, NONE, 1.1 sources, 1.1, 1.2 Message-ID: <200704252035.l3PKZx2H014414@cvs-int.fedora.redhat.com> Author: spot Update of /cvs/extras/rpms/perl-Email-Send/FC-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv14372/FC-5 Modified Files: sources Added Files: perl-Email-Send.spec Log Message: Initial branching. --- NEW FILE perl-Email-Send.spec --- Name: perl-Email-Send Version: 2.185 Release: 2%{?dist} Summary: Module for sending email Group: Development/Libraries License: GPL or Artistic URL: http://search.cpan.org/dist/Email-Send/ Source0: http://search.cpan.org/CPAN/authors/id/R/RJ/RJBS/Email-Send-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: perl(Email::Address), perl(Email::Simple), perl(File::Spec), perl(Module::Pluggable) BuildRequires: perl(Return::Value), perl(Scalar::Util), perl(Symbol), perl(Test::More) BuildRequires: perl(ExtUtils::MakeMaker), perl(IO::All), perl(Email::Abstract) BuildRequires: perl(Mail::Internet), perl(MIME::Entity), perl(Test::Pod), perl(Test::Pod::Coverage) BuildRequires: /usr/sbin/sendmail BuildArch: noarch Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) %description This module provides a very simple, very clean, very specific interface to multiple Email mailers. The goal of this software is to be small and simple, easy to use, and easy to extend. %prep %setup -q -n Email-Send-%{version} %build sed -i '/LICENSE/ d' Makefile.PL %{__perl} Makefile.PL INSTALLDIRS=vendor make %install rm -rf $RPM_BUILD_ROOT _docs make pure_install PERL_INSTALL_ROOT=$RPM_BUILD_ROOT find $RPM_BUILD_ROOT -type f -name .packlist -exec rm -f {} ';' find $RPM_BUILD_ROOT -depth -type d -exec rmdir {} 2>/dev/null ';' chmod -R u+w $RPM_BUILD_ROOT/* %check make test %clean rm -rf $RPM_BUILD_ROOT %files %defattr(-,root,root,-) %doc README LICENSE %{perl_vendorlib}/Email/ %{_mandir}/man3/*.3* %changelog * Tue Apr 24 2007 Tom "spot" Callaway - 2.185-2 - get rid of WARNING: LICENSE... - add missing BR * Sun Apr 1 2007 Tom "spot" Callaway - 2.185-1 - Initial package for Fedora Index: sources =================================================================== RCS file: /cvs/extras/rpms/perl-Email-Send/FC-5/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 25 Apr 2007 18:27:49 -0000 1.1 +++ sources 25 Apr 2007 20:35:24 -0000 1.2 @@ -0,0 +1 @@ +1f728eab1cf972c5bf4d9fa702397d75 Email-Send-2.185.tar.gz From fedora-extras-commits at redhat.com Wed Apr 25 20:36:04 2007 From: fedora-extras-commits at redhat.com (Tom Callaway (spot)) Date: Wed, 25 Apr 2007 16:36:04 -0400 Subject: rpms/perl-Email-Send/FC-6 perl-Email-Send.spec, NONE, 1.1 sources, 1.1, 1.2 Message-ID: <200704252036.l3PKa4tC014417@cvs-int.fedora.redhat.com> Author: spot Update of /cvs/extras/rpms/perl-Email-Send/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv14372/FC-6 Modified Files: sources Added Files: perl-Email-Send.spec Log Message: Initial branching. --- NEW FILE perl-Email-Send.spec --- Name: perl-Email-Send Version: 2.185 Release: 2%{?dist} Summary: Module for sending email Group: Development/Libraries License: GPL or Artistic URL: http://search.cpan.org/dist/Email-Send/ Source0: http://search.cpan.org/CPAN/authors/id/R/RJ/RJBS/Email-Send-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: perl(Email::Address), perl(Email::Simple), perl(File::Spec), perl(Module::Pluggable) BuildRequires: perl(Return::Value), perl(Scalar::Util), perl(Symbol), perl(Test::More) BuildRequires: perl(ExtUtils::MakeMaker), perl(IO::All), perl(Email::Abstract) BuildRequires: perl(Mail::Internet), perl(MIME::Entity), perl(Test::Pod), perl(Test::Pod::Coverage) BuildRequires: /usr/sbin/sendmail BuildArch: noarch Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) %description This module provides a very simple, very clean, very specific interface to multiple Email mailers. The goal of this software is to be small and simple, easy to use, and easy to extend. %prep %setup -q -n Email-Send-%{version} %build sed -i '/LICENSE/ d' Makefile.PL %{__perl} Makefile.PL INSTALLDIRS=vendor make %install rm -rf $RPM_BUILD_ROOT _docs make pure_install PERL_INSTALL_ROOT=$RPM_BUILD_ROOT find $RPM_BUILD_ROOT -type f -name .packlist -exec rm -f {} ';' find $RPM_BUILD_ROOT -depth -type d -exec rmdir {} 2>/dev/null ';' chmod -R u+w $RPM_BUILD_ROOT/* %check make test %clean rm -rf $RPM_BUILD_ROOT %files %defattr(-,root,root,-) %doc README LICENSE %{perl_vendorlib}/Email/ %{_mandir}/man3/*.3* %changelog * Tue Apr 24 2007 Tom "spot" Callaway - 2.185-2 - get rid of WARNING: LICENSE... - add missing BR * Sun Apr 1 2007 Tom "spot" Callaway - 2.185-1 - Initial package for Fedora Index: sources =================================================================== RCS file: /cvs/extras/rpms/perl-Email-Send/FC-6/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 25 Apr 2007 18:27:49 -0000 1.1 +++ sources 25 Apr 2007 20:35:29 -0000 1.2 @@ -0,0 +1 @@ +1f728eab1cf972c5bf4d9fa702397d75 Email-Send-2.185.tar.gz From fedora-extras-commits at redhat.com Wed Apr 25 20:39:23 2007 From: fedora-extras-commits at redhat.com (Andreas Bierfert (awjb)) Date: Wed, 25 Apr 2007 16:39:23 -0400 Subject: rpms/libnasl/devel libnasl.spec,1.8,1.9 Message-ID: <200704252039.l3PKdNZR014632@cvs-int.fedora.redhat.com> Author: awjb Update of /cvs/extras/rpms/libnasl/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv14579 Modified Files: libnasl.spec Log Message: - fix release Index: libnasl.spec =================================================================== RCS file: /cvs/extras/rpms/libnasl/devel/libnasl.spec,v retrieving revision 1.8 retrieving revision 1.9 diff -u -r1.8 -r1.9 --- libnasl.spec 25 Apr 2007 20:28:52 -0000 1.8 +++ libnasl.spec 25 Apr 2007 20:38:49 -0000 1.9 @@ -1,6 +1,6 @@ Name: libnasl Version: 2.2.9 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Nessus Attack Scripting Language Group: System Environment/Libraries From fedora-extras-commits at redhat.com Wed Apr 25 20:40:56 2007 From: fedora-extras-commits at redhat.com (Ville Skytta (scop)) Date: Wed, 25 Apr 2007 16:40:56 -0400 Subject: fedora-security/audit fe5,1.188,1.189 fe6,1.101,1.102 Message-ID: <200704252040.l3PKeub7014712@cvs-int.fedora.redhat.com> Author: scop Update of /cvs/fedora/fedora-security/audit In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv14693 Modified Files: fe5 fe6 Log Message: +CVE-2007-2245 VULNERABLE (phpMyAdmin, fixed 2.10.1) #237882 Index: fe5 =================================================================== RCS file: /cvs/fedora/fedora-security/audit/fe5,v retrieving revision 1.188 retrieving revision 1.189 diff -u -r1.188 -r1.189 --- fe5 23 Apr 2007 17:50:55 -0000 1.188 +++ fe5 25 Apr 2007 20:40:54 -0000 1.189 @@ -2,6 +2,7 @@ ** are items that need attention +CVE-2007-2245 VULNERABLE (phpMyAdmin, fixed 2.10.1) #237882 CVE-2007-2165 VULNERABLE (proftpd) #237533 CVE-2007-2016 ignore (phpMyAdmin, < 2.8.0.2 never shipped) CVE-2007-1997 ignore (clamav, 0.90/0.90.1 only) Index: fe6 =================================================================== RCS file: /cvs/fedora/fedora-security/audit/fe6,v retrieving revision 1.101 retrieving revision 1.102 diff -u -r1.101 -r1.102 --- fe6 23 Apr 2007 17:50:55 -0000 1.101 +++ fe6 25 Apr 2007 20:40:54 -0000 1.102 @@ -2,6 +2,7 @@ ** are items that need attention +CVE-2007-2245 VULNERABLE (phpMyAdmin, fixed 2.10.1) #237882 CVE-2007-2165 VULNERABLE (proftpd) #237533 CVE-2007-2016 ignore (phpMyAdmin, < 2.8.0.2 never shipped) CVE-2007-1997 ignore (clamav, 0.90/0.90.1 only) From fedora-extras-commits at redhat.com Wed Apr 25 20:42:12 2007 From: fedora-extras-commits at redhat.com (Tom Callaway (spot)) Date: Wed, 25 Apr 2007 16:42:12 -0400 Subject: rpms/xclip import.log,1.1,1.2 Message-ID: <200704252042.l3PKgC4w014796@cvs-int.fedora.redhat.com> Author: spot Update of /cvs/extras/rpms/xclip In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv14756 Modified Files: import.log Log Message: auto-import xclip-0.08-2.fc7 on branch devel from xclip-0.08-2.fc7.src.rpm Index: import.log =================================================================== RCS file: /cvs/extras/rpms/xclip/import.log,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- import.log 25 Apr 2007 19:47:28 -0000 1.1 +++ import.log 25 Apr 2007 20:41:38 -0000 1.2 @@ -0,0 +1 @@ +xclip-0_08-2_fc7:HEAD:xclip-0.08-2.fc7.src.rpm:1177533656 From fedora-extras-commits at redhat.com Wed Apr 25 20:42:16 2007 From: fedora-extras-commits at redhat.com (Tom Callaway (spot)) Date: Wed, 25 Apr 2007 16:42:16 -0400 Subject: rpms/xclip/devel xclip.spec, NONE, 1.1 .cvsignore, 1.1, 1.2 sources, 1.1, 1.2 Message-ID: <200704252042.l3PKgG0s014800@cvs-int.fedora.redhat.com> Author: spot Update of /cvs/extras/rpms/xclip/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv14756/devel Modified Files: .cvsignore sources Added Files: xclip.spec Log Message: auto-import xclip-0.08-2.fc7 on branch devel from xclip-0.08-2.fc7.src.rpm --- NEW FILE xclip.spec --- Name: xclip Version: 0.08 Release: 2%{?dist} License: GPL Group: Applications/System Summary: Command line clipboard grabber URL: http://people.debian.org/~kims/xclip/ Source0: http://people.debian.org/~kims/xclip/xclip-0.08.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: imake, libXmu-devel, libICE-devel %description xclip is a command line utility that is designed to run on any system with an X11 implementation. It provides an interface to X selections ("the clipboard") from the command line. It can read data from standard in or a file and place it in an X selection for pasting into other X applications. xclip can also print an X selection to standard out, which can then be redirected to a file or another program. %prep %setup -q -n %{name} %build xmkmf make CDEBUGFLAGS="$RPM_OPT_FLAGS" %{?_smp_mflags} %install rm -rf $RPM_BUILD_ROOT make DESTDIR=$RPM_BUILD_ROOT install make DESTDIR=$RPM_BUILD_ROOT install.man %clean rm -rf $RPM_BUILD_ROOT %files %defattr(-,root,root,-) %doc COPYING README %{_bindir}/xclip %{_mandir}/man1/xclip.1* %changelog * Wed Apr 25 2007 Tom "spot" Callaway 0.08-2 - smp_mflags * Tue Apr 24 2007 Tom "spot" Callaway 0.08-1 - initial package for Fedora Extras Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/xclip/devel/.cvsignore,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- .cvsignore 25 Apr 2007 19:47:37 -0000 1.1 +++ .cvsignore 25 Apr 2007 20:41:42 -0000 1.2 @@ -0,0 +1 @@ +xclip-0.08.tar.gz Index: sources =================================================================== RCS file: /cvs/extras/rpms/xclip/devel/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 25 Apr 2007 19:47:37 -0000 1.1 +++ sources 25 Apr 2007 20:41:42 -0000 1.2 @@ -0,0 +1 @@ +a90bde3fb0da6aad3a6042c4867245c6 xclip-0.08.tar.gz From fedora-extras-commits at redhat.com Wed Apr 25 20:43:03 2007 From: fedora-extras-commits at redhat.com (Jeremy Katz (katzj)) Date: Wed, 25 Apr 2007 16:43:03 -0400 Subject: rpms/kvm/devel qemu-0.9.0-load-initrd.patch, NONE, 1.1 kvm.spec, 1.11, 1.12 Message-ID: <200704252043.l3PKh3qe014870@cvs-int.fedora.redhat.com> Author: katzj Update of /cvs/extras/rpms/kvm/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv14837 Modified Files: kvm.spec Added Files: qemu-0.9.0-load-initrd.patch Log Message: * Wed Apr 25 2007 Jeremy Katz - 19-2 - fix kernel and ramdisk being specified on the command line (#237879) qemu-0.9.0-load-initrd.patch: --- NEW FILE qemu-0.9.0-load-initrd.patch --- --- qemu/hw/pc.c.orig 2007-02-06 07:01:54.000000000 +0800 +++ qemu/hw/pc.c 2007-04-01 22:19:50.000000000 +0800 @@ -32,9 +32,11 @@ #define LINUX_BOOT_FILENAME "linux_boot.bin" #define KERNEL_LOAD_ADDR 0x00100000 -#define INITRD_LOAD_ADDR 0x00600000 +#define MAX_INITRD_LOAD_ADDR 0x38000000 #define KERNEL_PARAMS_ADDR 0x00090000 #define KERNEL_CMDLINE_ADDR 0x00099000 +/* Leave a chunk of memory at the top of RAM for the BIOS ACPI tables. */ +#define ACPI_DATA_SIZE 0x10000 static fdctrl_t *floppy_controller; static RTCState *rtc_state; @@ -451,7 +453,7 @@ { char buf[1024]; int ret, linux_boot, initrd_size, i; - unsigned long bios_offset, vga_bios_offset, option_rom_offset; + unsigned long bios_offset, vga_bios_offset, option_rom_offset, initrd_offset; int bios_size, isa_bios_size; PCIBus *pci_bus; int piix3_devfn = -1; @@ -576,8 +578,28 @@ /* load initrd */ initrd_size = 0; + initrd_offset = 0; if (initrd_filename) { - initrd_size = load_image(initrd_filename, phys_ram_base + INITRD_LOAD_ADDR); + initrd_size = get_image_size (initrd_filename); + if (initrd_size > 0) { + initrd_offset = (ram_size - initrd_size) & TARGET_PAGE_MASK; + /* Leave space for BIOS ACPI tables. */ + initrd_offset -= ACPI_DATA_SIZE; + /* Avoid the last 64k to avoid 2.2.x kernel bugs. */ + initrd_offset -= 0x10000; + if (initrd_offset > MAX_INITRD_LOAD_ADDR) + initrd_offset = MAX_INITRD_LOAD_ADDR; + + if (initrd_size > ram_size + || initrd_offset < KERNEL_LOAD_ADDR + ret) { + fprintf(stderr, + "qemu: memory too small for initial ram disk '%s'\n", + initrd_filename); + exit(1); + } + initrd_size = load_image(initrd_filename, + phys_ram_base + initrd_offset); + } if (initrd_size < 0) { fprintf(stderr, "qemu: could not load initial ram disk '%s'\n", initrd_filename); @@ -585,7 +607,7 @@ } } if (initrd_size > 0) { - stl_raw(phys_ram_base + KERNEL_PARAMS_ADDR + 0x218, INITRD_LOAD_ADDR); + stl_raw(phys_ram_base + KERNEL_PARAMS_ADDR + 0x218, initrd_offset); stl_raw(phys_ram_base + KERNEL_PARAMS_ADDR + 0x21c, initrd_size); } pstrcpy(phys_ram_base + KERNEL_CMDLINE_ADDR, 4096, Index: kvm.spec =================================================================== RCS file: /cvs/extras/rpms/kvm/devel/kvm.spec,v retrieving revision 1.11 retrieving revision 1.12 diff -u -r1.11 -r1.12 --- kvm.spec 17 Apr 2007 22:35:40 -0000 1.11 +++ kvm.spec 25 Apr 2007 20:42:29 -0000 1.12 @@ -1,13 +1,15 @@ Summary: Kernel-based Virtual Machine Name: kvm Version: 19 -Release: 1 +Release: 2 License: GPL Group: Development/Tools URL: http://kvm.sf.net Source0: http://download.sourceforge.net/sourceforge/kvm/kvm-%{version}.tar.gz Source1: kvm.modules Patch0: kvm-19-defaults.patch +# patches from upstream qemu +Patch100: qemu-0.9.0-load-initrd.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: SDL-devel # qemu doesn't build with gcc 4.x @@ -32,6 +34,8 @@ %setup -q %patch0 -p1 -b .defaults +%patch100 -p0 + %build ./configure --with-patched-kernel --qemu-cc=gcc34 --kerneldir=$(pwd)/kernel --prefix=%{_prefix} # we need to install the data bits in a different path @@ -75,6 +79,9 @@ %{_sysconfdir}/sysconfig/modules/kvm.modules %changelog +* Wed Apr 25 2007 Jeremy Katz - 19-2 +- fix kernel and ramdisk being specified on the command line (#237879) + * Tue Apr 17 2007 Jeremy Katz - 19-1 - update to kvm-19 - use rtl8139 as the default nic emulation instead of ne2k_pci (#236790) From fedora-extras-commits at redhat.com Wed Apr 25 20:49:11 2007 From: fedora-extras-commits at redhat.com (Tom Callaway (spot)) Date: Wed, 25 Apr 2007 16:49:11 -0400 Subject: rpms/xclip/FC-5 xclip.spec,NONE,1.1 sources,1.1,1.2 Message-ID: <200704252049.l3PKnB1A015086@cvs-int.fedora.redhat.com> Author: spot Update of /cvs/extras/rpms/xclip/FC-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv14971/FC-5 Modified Files: sources Added Files: xclip.spec Log Message: Initial branching. --- NEW FILE xclip.spec --- Name: xclip Version: 0.08 Release: 2%{?dist} License: GPL Group: Applications/System Summary: Command line clipboard grabber URL: http://people.debian.org/~kims/xclip/ Source0: http://people.debian.org/~kims/xclip/xclip-0.08.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: imake, libXmu-devel, libICE-devel %description xclip is a command line utility that is designed to run on any system with an X11 implementation. It provides an interface to X selections ("the clipboard") from the command line. It can read data from standard in or a file and place it in an X selection for pasting into other X applications. xclip can also print an X selection to standard out, which can then be redirected to a file or another program. %prep %setup -q -n %{name} %build xmkmf make CDEBUGFLAGS="$RPM_OPT_FLAGS" %{?_smp_mflags} %install rm -rf $RPM_BUILD_ROOT make DESTDIR=$RPM_BUILD_ROOT install make DESTDIR=$RPM_BUILD_ROOT install.man %clean rm -rf $RPM_BUILD_ROOT %files %defattr(-,root,root,-) %doc COPYING README %{_bindir}/xclip %{_mandir}/man1/xclip.1* %changelog * Wed Apr 25 2007 Tom "spot" Callaway 0.08-2 - smp_mflags * Tue Apr 24 2007 Tom "spot" Callaway 0.08-1 - initial package for Fedora Extras Index: sources =================================================================== RCS file: /cvs/extras/rpms/xclip/FC-5/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 25 Apr 2007 19:47:37 -0000 1.1 +++ sources 25 Apr 2007 20:48:37 -0000 1.2 @@ -0,0 +1 @@ +a90bde3fb0da6aad3a6042c4867245c6 xclip-0.08.tar.gz From fedora-extras-commits at redhat.com Wed Apr 25 20:49:16 2007 From: fedora-extras-commits at redhat.com (Tom Callaway (spot)) Date: Wed, 25 Apr 2007 16:49:16 -0400 Subject: rpms/xclip/FC-6 xclip.spec,NONE,1.1 sources,1.1,1.2 Message-ID: <200704252049.l3PKnGxT015094@cvs-int.fedora.redhat.com> Author: spot Update of /cvs/extras/rpms/xclip/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv14971/FC-6 Modified Files: sources Added Files: xclip.spec Log Message: Initial branching. --- NEW FILE xclip.spec --- Name: xclip Version: 0.08 Release: 2%{?dist} License: GPL Group: Applications/System Summary: Command line clipboard grabber URL: http://people.debian.org/~kims/xclip/ Source0: http://people.debian.org/~kims/xclip/xclip-0.08.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: imake, libXmu-devel, libICE-devel %description xclip is a command line utility that is designed to run on any system with an X11 implementation. It provides an interface to X selections ("the clipboard") from the command line. It can read data from standard in or a file and place it in an X selection for pasting into other X applications. xclip can also print an X selection to standard out, which can then be redirected to a file or another program. %prep %setup -q -n %{name} %build xmkmf make CDEBUGFLAGS="$RPM_OPT_FLAGS" %{?_smp_mflags} %install rm -rf $RPM_BUILD_ROOT make DESTDIR=$RPM_BUILD_ROOT install make DESTDIR=$RPM_BUILD_ROOT install.man %clean rm -rf $RPM_BUILD_ROOT %files %defattr(-,root,root,-) %doc COPYING README %{_bindir}/xclip %{_mandir}/man1/xclip.1* %changelog * Wed Apr 25 2007 Tom "spot" Callaway 0.08-2 - smp_mflags * Tue Apr 24 2007 Tom "spot" Callaway 0.08-1 - initial package for Fedora Extras Index: sources =================================================================== RCS file: /cvs/extras/rpms/xclip/FC-6/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 25 Apr 2007 19:47:37 -0000 1.1 +++ sources 25 Apr 2007 20:48:42 -0000 1.2 @@ -0,0 +1 @@ +a90bde3fb0da6aad3a6042c4867245c6 xclip-0.08.tar.gz From fedora-extras-commits at redhat.com Wed Apr 25 21:00:36 2007 From: fedora-extras-commits at redhat.com (Tom Callaway (spot)) Date: Wed, 25 Apr 2007 17:00:36 -0400 Subject: rpms/xclip/FC-5 xclip.spec,1.1,1.2 Message-ID: <200704252100.l3PL0aOc015394@cvs-int.fedora.redhat.com> Author: spot Update of /cvs/extras/rpms/xclip/FC-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv15299/FC-5 Modified Files: xclip.spec Log Message: old FC revs need extra BR Index: xclip.spec =================================================================== RCS file: /cvs/extras/rpms/xclip/FC-5/xclip.spec,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- xclip.spec 25 Apr 2007 20:48:37 -0000 1.1 +++ xclip.spec 25 Apr 2007 21:00:02 -0000 1.2 @@ -1,13 +1,13 @@ Name: xclip Version: 0.08 -Release: 2%{?dist} +Release: 3%{?dist} License: GPL Group: Applications/System Summary: Command line clipboard grabber URL: http://people.debian.org/~kims/xclip/ Source0: http://people.debian.org/~kims/xclip/xclip-0.08.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) -BuildRequires: imake, libXmu-devel, libICE-devel +BuildRequires: imake, libXmu-devel, libICE-devel, libX11-devel, libXext-devel %description xclip is a command line utility that is designed to run on any system with an @@ -39,6 +39,9 @@ %{_mandir}/man1/xclip.1* %changelog +* Wed Apr 25 2007 Tom "spot" Callaway 0.08-3 +- add extra BR for old FC versions + * Wed Apr 25 2007 Tom "spot" Callaway 0.08-2 - smp_mflags From fedora-extras-commits at redhat.com Wed Apr 25 21:00:40 2007 From: fedora-extras-commits at redhat.com (Tom Callaway (spot)) Date: Wed, 25 Apr 2007 17:00:40 -0400 Subject: rpms/xclip/FC-6 xclip.spec,1.1,1.2 Message-ID: <200704252100.l3PL0evB015397@cvs-int.fedora.redhat.com> Author: spot Update of /cvs/extras/rpms/xclip/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv15299/FC-6 Modified Files: xclip.spec Log Message: old FC revs need extra BR Index: xclip.spec =================================================================== RCS file: /cvs/extras/rpms/xclip/FC-6/xclip.spec,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- xclip.spec 25 Apr 2007 20:48:42 -0000 1.1 +++ xclip.spec 25 Apr 2007 21:00:06 -0000 1.2 @@ -1,13 +1,13 @@ Name: xclip Version: 0.08 -Release: 2%{?dist} +Release: 3%{?dist} License: GPL Group: Applications/System Summary: Command line clipboard grabber URL: http://people.debian.org/~kims/xclip/ Source0: http://people.debian.org/~kims/xclip/xclip-0.08.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) -BuildRequires: imake, libXmu-devel, libICE-devel +BuildRequires: imake, libXmu-devel, libICE-devel, libX11-devel, libXext-devel %description xclip is a command line utility that is designed to run on any system with an @@ -39,6 +39,9 @@ %{_mandir}/man1/xclip.1* %changelog +* Wed Apr 25 2007 Tom "spot" Callaway 0.08-3 +- add extra BR for old FC versions + * Wed Apr 25 2007 Tom "spot" Callaway 0.08-2 - smp_mflags From fedora-extras-commits at redhat.com Wed Apr 25 21:01:38 2007 From: fedora-extras-commits at redhat.com (Tom Callaway (spot)) Date: Wed, 25 Apr 2007 17:01:38 -0400 Subject: rpms/xclip/devel xclip.spec,1.1,1.2 Message-ID: <200704252101.l3PL1cDk019728@cvs-int.fedora.redhat.com> Author: spot Update of /cvs/extras/rpms/xclip/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv15403/devel Modified Files: xclip.spec Log Message: Consistency. Index: xclip.spec =================================================================== RCS file: /cvs/extras/rpms/xclip/devel/xclip.spec,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- xclip.spec 25 Apr 2007 20:41:42 -0000 1.1 +++ xclip.spec 25 Apr 2007 21:01:01 -0000 1.2 @@ -1,13 +1,13 @@ Name: xclip Version: 0.08 -Release: 2%{?dist} +Release: 3%{?dist} License: GPL Group: Applications/System Summary: Command line clipboard grabber URL: http://people.debian.org/~kims/xclip/ Source0: http://people.debian.org/~kims/xclip/xclip-0.08.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) -BuildRequires: imake, libXmu-devel, libICE-devel +BuildRequires: imake, libXmu-devel, libICE-devel, libX11-devel, libXext-devel %description xclip is a command line utility that is designed to run on any system with an @@ -39,6 +39,9 @@ %{_mandir}/man1/xclip.1* %changelog +* Wed Apr 25 2007 Tom "spot" Callaway 0.08-3 +- add extra BR for old FC versions + * Wed Apr 25 2007 Tom "spot" Callaway 0.08-2 - smp_mflags From fedora-extras-commits at redhat.com Wed Apr 25 21:06:52 2007 From: fedora-extras-commits at redhat.com (Dominik Mierzejewski (rathann)) Date: Wed, 25 Apr 2007 17:06:52 -0400 Subject: rpms/libgadu/devel .cvsignore, 1.2, 1.3 libgadu.spec, 1.1, 1.2 sources, 1.2, 1.3 Message-ID: <200704252106.l3PL6qnw019921@cvs-int.fedora.redhat.com> Author: rathann Update of /cvs/extras/rpms/libgadu/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv19896 Modified Files: .cvsignore libgadu.spec sources Log Message: - updated to 1.7.1 (security fixes) Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/libgadu/devel/.cvsignore,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- .cvsignore 17 Sep 2006 19:54:38 -0000 1.2 +++ .cvsignore 25 Apr 2007 21:06:17 -0000 1.3 @@ -1 +1 @@ -libgadu-1.7.0.tar.gz +libgadu-1.7.1.tar.gz Index: libgadu.spec =================================================================== RCS file: /cvs/extras/rpms/libgadu/devel/libgadu.spec,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- libgadu.spec 17 Sep 2006 19:54:38 -0000 1.1 +++ libgadu.spec 25 Apr 2007 21:06:17 -0000 1.2 @@ -1,13 +1,11 @@ Name: libgadu -Version: 1.7.0 +Version: 1.7.1 Release: 1%{?dist} Summary: A Gadu-gadu protocol compatible communications library License: LGPL Group: System Environment/Libraries Source0: http://toxygen.net/libgadu/files/%{name}-%{version}.tar.gz URL: http://toxygen.net/libgadu/ -BuildRequires: autoconf -BuildRequires: automake BuildRequires: openssl-devel BuildRoot: %{_tmppath}/%{name}-%{version}-root-%(id -u -n) @@ -72,5 +70,8 @@ %{_libdir}/pkgconfig/* %changelog +* Wed Apr 25 2007 Dominik Mierzejewski 1.7.1-1 +- updated to 1.7.1 (security fixes) + * Sun Sep 17 2006 Dominik Mierzejewski 1.7.0-1 - initial build Index: sources =================================================================== RCS file: /cvs/extras/rpms/libgadu/devel/sources,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- sources 17 Sep 2006 19:54:38 -0000 1.2 +++ sources 25 Apr 2007 21:06:17 -0000 1.3 @@ -1 +1 @@ -152180afbbad584017592a3021aac97a libgadu-1.7.0.tar.gz +5ceb20befbdfc50ddc9598d24ca3b400 libgadu-1.7.1.tar.gz From fedora-extras-commits at redhat.com Wed Apr 25 21:08:28 2007 From: fedora-extras-commits at redhat.com (Dominik Mierzejewski (rathann)) Date: Wed, 25 Apr 2007 17:08:28 -0400 Subject: rpms/libgadu/FC-6 .cvsignore, 1.2, 1.3 libgadu.spec, 1.1, 1.2 sources, 1.2, 1.3 Message-ID: <200704252108.l3PL8SHf019994@cvs-int.fedora.redhat.com> Author: rathann Update of /cvs/extras/rpms/libgadu/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv19973 Modified Files: .cvsignore libgadu.spec sources Log Message: - updated to 1.7.1 (security fixes) Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/libgadu/FC-6/.cvsignore,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- .cvsignore 17 Sep 2006 19:54:38 -0000 1.2 +++ .cvsignore 25 Apr 2007 21:07:53 -0000 1.3 @@ -1 +1 @@ -libgadu-1.7.0.tar.gz +libgadu-1.7.1.tar.gz Index: libgadu.spec =================================================================== RCS file: /cvs/extras/rpms/libgadu/FC-6/libgadu.spec,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- libgadu.spec 17 Sep 2006 19:54:38 -0000 1.1 +++ libgadu.spec 25 Apr 2007 21:07:53 -0000 1.2 @@ -1,13 +1,11 @@ Name: libgadu -Version: 1.7.0 +Version: 1.7.1 Release: 1%{?dist} Summary: A Gadu-gadu protocol compatible communications library License: LGPL Group: System Environment/Libraries Source0: http://toxygen.net/libgadu/files/%{name}-%{version}.tar.gz URL: http://toxygen.net/libgadu/ -BuildRequires: autoconf -BuildRequires: automake BuildRequires: openssl-devel BuildRoot: %{_tmppath}/%{name}-%{version}-root-%(id -u -n) @@ -72,5 +70,8 @@ %{_libdir}/pkgconfig/* %changelog +* Wed Apr 25 2007 Dominik Mierzejewski 1.7.1-1 +- updated to 1.7.1 (security fixes) + * Sun Sep 17 2006 Dominik Mierzejewski 1.7.0-1 - initial build Index: sources =================================================================== RCS file: /cvs/extras/rpms/libgadu/FC-6/sources,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- sources 17 Sep 2006 19:54:38 -0000 1.2 +++ sources 25 Apr 2007 21:07:53 -0000 1.3 @@ -1 +1 @@ -152180afbbad584017592a3021aac97a libgadu-1.7.0.tar.gz +5ceb20befbdfc50ddc9598d24ca3b400 libgadu-1.7.1.tar.gz From fedora-extras-commits at redhat.com Wed Apr 25 21:09:39 2007 From: fedora-extras-commits at redhat.com (Dominik Mierzejewski (rathann)) Date: Wed, 25 Apr 2007 17:09:39 -0400 Subject: rpms/libgadu/FC-5 .cvsignore, 1.2, 1.3 libgadu.spec, 1.1, 1.2 sources, 1.2, 1.3 Message-ID: <200704252109.l3PL9dqQ020082@cvs-int.fedora.redhat.com> Author: rathann Update of /cvs/extras/rpms/libgadu/FC-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv20050 Modified Files: .cvsignore libgadu.spec sources Log Message: - updated to 1.7.1 (security fixes) Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/libgadu/FC-5/.cvsignore,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- .cvsignore 17 Sep 2006 19:54:38 -0000 1.2 +++ .cvsignore 25 Apr 2007 21:09:05 -0000 1.3 @@ -1 +1 @@ -libgadu-1.7.0.tar.gz +libgadu-1.7.1.tar.gz Index: libgadu.spec =================================================================== RCS file: /cvs/extras/rpms/libgadu/FC-5/libgadu.spec,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- libgadu.spec 17 Sep 2006 19:54:38 -0000 1.1 +++ libgadu.spec 25 Apr 2007 21:09:05 -0000 1.2 @@ -1,13 +1,11 @@ Name: libgadu -Version: 1.7.0 +Version: 1.7.1 Release: 1%{?dist} Summary: A Gadu-gadu protocol compatible communications library License: LGPL Group: System Environment/Libraries Source0: http://toxygen.net/libgadu/files/%{name}-%{version}.tar.gz URL: http://toxygen.net/libgadu/ -BuildRequires: autoconf -BuildRequires: automake BuildRequires: openssl-devel BuildRoot: %{_tmppath}/%{name}-%{version}-root-%(id -u -n) @@ -72,5 +70,8 @@ %{_libdir}/pkgconfig/* %changelog +* Wed Apr 25 2007 Dominik Mierzejewski 1.7.1-1 +- updated to 1.7.1 (security fixes) + * Sun Sep 17 2006 Dominik Mierzejewski 1.7.0-1 - initial build Index: sources =================================================================== RCS file: /cvs/extras/rpms/libgadu/FC-5/sources,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- sources 17 Sep 2006 19:54:38 -0000 1.2 +++ sources 25 Apr 2007 21:09:05 -0000 1.3 @@ -1 +1 @@ -152180afbbad584017592a3021aac97a libgadu-1.7.0.tar.gz +5ceb20befbdfc50ddc9598d24ca3b400 libgadu-1.7.1.tar.gz From fedora-extras-commits at redhat.com Wed Apr 25 21:14:24 2007 From: fedora-extras-commits at redhat.com (Andreas Bierfert (awjb)) Date: Wed, 25 Apr 2007 17:14:24 -0400 Subject: rpms/WindowMaker/devel WindowMaker.spec,1.20,1.21 Message-ID: <200704252114.l3PLEOvO020166@cvs-int.fedora.redhat.com> Author: awjb Update of /cvs/extras/rpms/WindowMaker/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv20142 Modified Files: WindowMaker.spec Log Message: - fix install location of WPrefs (#228346) - fix menu modification sniplet - split into sub packages to fix multilib issues (#228346) - mark sh files executable Index: WindowMaker.spec =================================================================== RCS file: /cvs/extras/rpms/WindowMaker/devel/WindowMaker.spec,v retrieving revision 1.20 retrieving revision 1.21 diff -u -r1.20 -r1.21 --- WindowMaker.spec 4 Nov 2006 13:21:16 -0000 1.20 +++ WindowMaker.spec 25 Apr 2007 21:13:49 -0000 1.21 @@ -1,7 +1,7 @@ Summary: A fast, feature rich Window Manager Name: WindowMaker Version: 0.92.0 -Release: 10%{?dist} +Release: 11%{?dist} License: GPL Group: User Interface/Desktops @@ -64,8 +64,10 @@ BuildRequires: fontconfig-devel BuildRequires: automake14 libtool +Requires: WINGs-libs = %{version}-%{release} + %package devel -Summary: libraries needed for WindowMaker. +Summary: development files needed for WindowMaker Group: System Environment/Libraries Requires: %{name} = %{version}-%{release} Requires: xorg-x11-proto-devel @@ -73,10 +75,8 @@ Requires: pkgconfig Requires: libXinerama-devel Requires: fontconfig-devel -Requires: freetype-devel Requires: libXft-devel Requires: libXext-devel -Requires: libXrender-devel Requires: libtiff-devel Requires: zlib-devel Requires: libXpm-devel @@ -84,7 +84,6 @@ Requires: libpng-devel Requires: libungif-devel - %description Window Maker is an X11 window manager designed to give additional integration support to the GNUstep Desktop Environment. In every way @@ -99,6 +98,30 @@ possible, it reproduces the elegant look and feel of the NeXTSTEP[tm] GUI. This package contains development files for WindowMaker libraries +%package -n WINGs-libs +Summary: Libraries needed for WindowMaker +Group: System Environment/Libraries + +%description -n WINGs-libs +Libraries needed for WindowMaker + +%package -n WINGs-devel +Summary: Development files for the WINGs library +Group: System Environment/Libraries +Requires: libX11-devel +Requires: xorg-x11-proto-devel +Requires: libXinerama-devel +Requires: libXext-devel +Requires: libtiff-devel +Requires: zlib-devel +Requires: libXpm-devel +Requires: libjpeg-devel +Requires: libpng-devel +Requires: libungif-devel +Requires: Xft-devel +Requires: fontconfig-devel +%description -n WINGs-devel +Development files for the WINGs library %prep %setup -q -a10 @@ -136,13 +159,10 @@ cp %{SOURCE7} WPrefs.app/xpm/nextstyle.xpm cp %{SOURCE8} WPrefs.app/tiff/oldstyle.tiff -###### menu fix from Rudolf Kastel for i in WindowMaker/*menu* ; do echo $i -mv $i $i.old -sed -e 's/\/usr\/local\//\/usr\//g' $i.old >$i -mv $i $i.old -sed -e 's/\/home\/mawa/$(HOME)/g' $i.old >$i +sed -i.old -e 's:/usr/local/:%{_prefix}:g' \ + -e 's:/home/mawa:$(HOME):g' $i done autoreconf -sif @@ -151,9 +171,8 @@ # enable new features CFLAGS="$RPM_OPT_FLAGS -DBOUNCE_APP -DNEWAPPICON -DVIRTUAL_DESKTOP" LINGUAS=`(cd po ; echo *.po|sed 's/zh_TW.Big5.po//g;s/.po//g')` -GNUSTEP_LOCAL_ROOT='%{_libdir}/GNUstep' NLSDIR="%{_datadir}/locale" -export CFLAGS LINGUAS NLSDIR GNUSTEP_LOCAL_ROOT +export CFLAGS LINGUAS NLSDIR %configure --enable-gnome --enable-kde --enable-usermenu --enable-xinerama \ --enable-fast-install --enable-modelock --x-includes=%{_includedir} \ --x-libraries=%{_libdir} --disable-mmx --disable-static --enable-shared @@ -176,40 +195,74 @@ find %{buildroot} -type f -name "*.la" -exec rm -f {} ';' +chmod 755 %{buildroot}%{_datadir}/%{name}/{autostart.sh,exitscript.sh} + # now install extras stuff make -C WindowMaker-extra-0.1 install DESTDIR=$RPM_BUILD_ROOT +# clean up wmlib.pc +sed -i -e 's:-lWUtil::' $RPM_BUILD_ROOT%{_libdir}/pkgconfig/wmlib.pc + %clean rm -rf $RPM_BUILD_ROOT +%post -p /sbin/ldconfig + +%postun -p /sbin/ldconfig + +%post -n WINGs-libs -p /sbin/ldconfig + +%postun -n WINGs-libs -p /sbin/ldconfig %files -f '\(WPrefs\|%{name}\|WINGs\)'.lang %defattr(-,root,root,-) %doc AUTHORS ChangeLog NEWS FAQ* README* COPYING* %config %{_sysconfdir}/%{name} -%{_datadir}/xsessions/WindowMaker.desktop %{_bindir}/* -%{_datadir}/%{name} -%{_datadir}/WINGs -%{_libdir}/GNUstep -%{_libdir}/*.so.* +%{_libdir}/libWMaker.so.* +%{_datadir}/xsessions/WindowMaker.desktop +%{_datadir}/%{name}/ +%{_datadir}/WPrefs/ %{_mandir}/man1/*.1x* %{_mandir}/sk/man1/*.1x* %exclude %{_bindir}/get-*-flags %files devel %defattr(-,root,root,-) -%{_bindir}/get-wings-flags -%{_bindir}/get-wraster-flags %{_bindir}/get-wutil-flags -%{_includedir}/WINGs +%{_libdir}/libWMaker.so +%{_libdir}/pkgconfig/wmlib.pc %{_includedir}/WMaker.h -%{_includedir}/wraster.h -%{_libdir}/*.so -%{_libdir}/pkgconfig/*.pc +%files -n WINGs-libs +%defattr(-,root,root,-) +%{_libdir}/libWINGs.so.* +%{_libdir}/libwraster.so.* +%{_libdir}/libExtraWINGs.so.* +%{_libdir}/libWUtil.so.* +%{_datadir}/WINGs/ + +%files -n WINGs-devel +%defattr(-,root,root,-) +%{_bindir}/get-wings-flags +%{_bindir}/get-wraster-flags +%{_libdir}/libWINGs.so +%{_libdir}/libWUtil.so +%{_libdir}/libExtraWINGs.so +%{_libdir}/libwraster.so +%{_libdir}/pkgconfig/wrlib.pc +%{_libdir}/pkgconfig/WINGs.pc +%{_includedir}/WINGs/ +%{_includedir}/wraster.h %changelog +* Sun Mar 04 2007 Andreas Bierfert +0.92.0-11 +- fix install location of WPrefs (#228346) +- fix menu modification sniplet +- split into sub packages to fix multilib issues (#228346) +- mark sh files executable + * Sat Nov 04 2006 Andreas Bierfert 0.92.0-10 - fix #185579: bouncing animation will respect animations off setting From fedora-extras-commits at redhat.com Wed Apr 25 21:19:31 2007 From: fedora-extras-commits at redhat.com (Andreas Bierfert (awjb)) Date: Wed, 25 Apr 2007 17:19:31 -0400 Subject: rpms/nessus-core/devel nessus-core.spec,1.5,1.6 Message-ID: <200704252119.l3PLJVQV020329@cvs-int.fedora.redhat.com> Author: awjb Update of /cvs/extras/rpms/nessus-core/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv20310 Modified Files: nessus-core.spec Log Message: - fix #233888 Index: nessus-core.spec =================================================================== RCS file: /cvs/extras/rpms/nessus-core/devel/nessus-core.spec,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- nessus-core.spec 20 Dec 2006 09:11:42 -0000 1.5 +++ nessus-core.spec 25 Apr 2007 21:18:57 -0000 1.6 @@ -189,6 +189,7 @@ %files devel %defattr(-,root,root,-) %doc doc/ntp/* +%dir %{_includedir}/nessus %{_includedir}/nessus/* %exclude %{_includedir}/nessus/includes.h @@ -225,6 +226,10 @@ %ghost %config(missingok,noreplace) %verify(not md5 size mtime) %{_sysconfdir}/nessus/* %changelog +* Wed Apr 25 2007 Andreas Bierfert +2.2.9-2 +- fix #233888 + * Tue Dec 19 2006 Andreas Bierfert 2.2.9-1 - version upgrade (#199399) From fedora-extras-commits at redhat.com Wed Apr 25 21:22:13 2007 From: fedora-extras-commits at redhat.com (Andreas Bierfert (awjb)) Date: Wed, 25 Apr 2007 17:22:13 -0400 Subject: rpms/dosbox/devel dosbox.desktop,1.2,1.3 dosbox.spec,1.21,1.22 Message-ID: <200704252122.l3PLMDJl020453@cvs-int.fedora.redhat.com> Author: awjb Update of /cvs/extras/rpms/dosbox/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv20423 Modified Files: dosbox.desktop dosbox.spec Log Message: - fix #230902 Index: dosbox.desktop =================================================================== RCS file: /cvs/extras/rpms/dosbox/devel/dosbox.desktop,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- dosbox.desktop 10 Nov 2004 05:03:39 -0000 1.2 +++ dosbox.desktop 25 Apr 2007 21:21:38 -0000 1.3 @@ -6,4 +6,4 @@ Icon=dosbox.png Terminal=false Type=Application -Categories=Application;Utility; +Categories=Application;System;Emulator; Index: dosbox.spec =================================================================== RCS file: /cvs/extras/rpms/dosbox/devel/dosbox.spec,v retrieving revision 1.21 retrieving revision 1.22 diff -u -r1.21 -r1.22 --- dosbox.spec 4 Mar 2007 11:07:39 -0000 1.21 +++ dosbox.spec 25 Apr 2007 21:21:38 -0000 1.22 @@ -1,6 +1,6 @@ Name: dosbox Version: 0.70 -Release: 1%{?dist} +Release: 2%{?dist} Summary: x86/DOS emulator with sound and graphics @@ -71,8 +71,12 @@ %changelog +* Wed Apr 25 2007 Andreas Bierfert +0.70-2 +- fix #230902 + * Sun Mar 04 2007 Andreas Bierfert -0.70 +0.70-1 - version upgrade (#230768) * Tue Sep 12 2006 Andreas Bierfert From fedora-extras-commits at redhat.com Wed Apr 25 21:22:45 2007 From: fedora-extras-commits at redhat.com (Andreas Bierfert (awjb)) Date: Wed, 25 Apr 2007 17:22:45 -0400 Subject: rpms/nessus-core/devel nessus-core.spec,1.6,1.7 Message-ID: <200704252122.l3PLMj6n020509@cvs-int.fedora.redhat.com> Author: awjb Update of /cvs/extras/rpms/nessus-core/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv20446 Modified Files: nessus-core.spec Log Message: - bump release Index: nessus-core.spec =================================================================== RCS file: /cvs/extras/rpms/nessus-core/devel/nessus-core.spec,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- nessus-core.spec 25 Apr 2007 21:18:57 -0000 1.6 +++ nessus-core.spec 25 Apr 2007 21:22:10 -0000 1.7 @@ -1,6 +1,6 @@ Name: nessus-core Version: 2.2.9 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Network vulnerability scanner Group: Applications/System From fedora-extras-commits at redhat.com Wed Apr 25 21:32:53 2007 From: fedora-extras-commits at redhat.com (Tom Callaway (spot)) Date: Wed, 25 Apr 2007 17:32:53 -0400 Subject: rpms/R/FC-6 R.spec,1.22,1.23 sources,1.11,1.12 Message-ID: <200704252132.l3PLWrut021093@cvs-int.fedora.redhat.com> Author: spot Update of /cvs/extras/rpms/R/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv21033/FC-6 Modified Files: R.spec sources Log Message: 2.5.0 Index: R.spec =================================================================== RCS file: /cvs/extras/rpms/R/FC-6/R.spec,v retrieving revision 1.22 retrieving revision 1.23 diff -u -r1.22 -r1.23 --- R.spec 17 Mar 2007 15:54:32 -0000 1.22 +++ R.spec 25 Apr 2007 21:32:19 -0000 1.23 @@ -1,6 +1,6 @@ Name: R -Version: 2.4.1 -Release: 4%{?dist} +Version: 2.5.0 +Release: 1%{?dist} Summary: A language for data analysis and graphics URL: http://www.r-project.org Source0: ftp://cran.r-project.org/pub/R/src/base/R-2/R-%{version}.tar.gz @@ -22,25 +22,27 @@ Provides: R-base = %{version} Provides: R-boot = 1.2 Provides: R-class = %{version} -Provides: R-cluster = 1.11.4 +Provides: R-cluster = 1.11.5 +Provides: R-codetools = 0.1 Provides: R-datasets = %{version} Provides: R-foreign = 0.8 Provides: R-graphics = %{version} Provides: R-grDevices = %{version} Provides: R-grid = %{version} Provides: R-KernSmooth = 2.22 -Provides: R-lattice = 0.14 +Provides: R-lattice = 0.15 Provides: R-MASS = %{version} Provides: R-methods = %{version} Provides: R-mgcv = 1.3 Provides: R-nlme = 3.1 Provides: R-nnet = %{version} +Provides: R-rcompgen = 0.1 Provides: R-rpart = 3.1 Provides: R-spatial = %{version} Provides: R-splines = %{version} Provides: R-stats = %{version} Provides: R-stats4 = %{version} -Provides: R-survival = 2.30 +Provides: R-survival = 2.31 Provides: R-tcltk = %{version} Provides: R-tools = %{version} Provides: R-utils = %{version} @@ -71,7 +73,7 @@ Requires: gcc-c++, gcc-gfortran, tetex-latex, texinfo Requires: libpng-devel, libjpeg-devel, readline-devel, libtermcap-devel Requires: libSM-devel, libX11-devel, libICE-devel, libXt-devel -Requires: tcl-devel, tk-devel +Requires: tcl-devel, tk-devel, pkgconfig %description devel Install R-devel if you are going to develop or compile R packages. @@ -87,7 +89,7 @@ %package -n libRmath-devel Summary: standalone math library from the R project Group: Development/Libraries -Requires: libRmath = %{version} +Requires: libRmath = %{version}, pkgconfig %description -n libRmath-devel A standalone library of mathematical and statistical functions derived @@ -138,6 +140,12 @@ chmod 755 ${RPM_BUILD_ROOT}%{_libdir}/R/bin/R chmod 755 ${RPM_BUILD_ROOT}%{_bindir}/R +# Get rid of buildroot in script +for i in $RPM_BUILD_ROOT%{_libdir}/R/bin/Rscript $RPM_BUILD_ROOT%{_bindir}/Rscript $RPM_BUILD_ROOT%{_libdir}/pkgconfig/libR*.pc; +do + sed -i "s|$RPM_BUILD_ROOT||g" $i; +done + # Remove package indices. They are rebuilt by the postinstall script. # rm -f ${RPM_BUILD_ROOT}%{_libdir}/R/doc/html/function.html @@ -151,9 +159,13 @@ mkdir -p $RPM_BUILD_ROOT/etc/ld.so.conf.d echo "%{_libdir}/R/lib" > $RPM_BUILD_ROOT/etc/ld.so.conf.d/%{name}-%{_arch}.conf +mkdir -p $RPM_BUILD_ROOT%{_datadir}/R/library + %files %defattr(-, root, root) %{_bindir}/R +%{_bindir}/Rscript +%{_datadir}/R %{_libdir}/R %{_infodir}/R-*.info* %{_mandir}/man1/* @@ -169,6 +181,7 @@ %files devel %defattr(-, root, root) %doc doc/manual/R-exts.pdf +%{_libdir}/pkgconfig/libR.pc %files -n libRmath %defattr(-, root, root) @@ -178,6 +191,7 @@ %defattr(-, root, root) %{_libdir}/libRmath.a %{_includedir}/Rmath.h +%{_libdir}/pkgconfig/libRmath.pc %clean rm -rf ${RPM_BUILD_ROOT}; @@ -222,6 +236,9 @@ /sbin/ldconfig %changelog +* Wed Apr 25 2007 Tom "spot" Callaway 2.5.0-1 +- bump to 2.5.0 + * Tue Mar 13 2007 Tom "spot" Callaway 2.4.1-4 - add /usr/share/R/library as a valid R_LIBS directory for noarch bits Index: sources =================================================================== RCS file: /cvs/extras/rpms/R/FC-6/sources,v retrieving revision 1.11 retrieving revision 1.12 diff -u -r1.11 -r1.12 --- sources 20 Dec 2006 00:47:34 -0000 1.11 +++ sources 25 Apr 2007 21:32:19 -0000 1.12 @@ -1 +1 @@ -92b33fd2c3e770d595c1a472889230d5 R-2.4.1.tar.gz +b9088663fc539c059acfaf19d6d90a69 R-2.5.0.tar.gz From fedora-extras-commits at redhat.com Wed Apr 25 21:32:49 2007 From: fedora-extras-commits at redhat.com (Tom Callaway (spot)) Date: Wed, 25 Apr 2007 17:32:49 -0400 Subject: rpms/R/FC-5 R.spec,1.20,1.21 sources,1.11,1.12 Message-ID: <200704252132.l3PLWncT021089@cvs-int.fedora.redhat.com> Author: spot Update of /cvs/extras/rpms/R/FC-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv21033/FC-5 Modified Files: R.spec sources Log Message: 2.5.0 Index: R.spec =================================================================== RCS file: /cvs/extras/rpms/R/FC-5/R.spec,v retrieving revision 1.20 retrieving revision 1.21 diff -u -r1.20 -r1.21 --- R.spec 17 Mar 2007 15:54:30 -0000 1.20 +++ R.spec 25 Apr 2007 21:32:14 -0000 1.21 @@ -1,6 +1,6 @@ Name: R -Version: 2.4.1 -Release: 4%{?dist} +Version: 2.5.0 +Release: 1%{?dist} Summary: A language for data analysis and graphics URL: http://www.r-project.org Source0: ftp://cran.r-project.org/pub/R/src/base/R-2/R-%{version}.tar.gz @@ -22,25 +22,27 @@ Provides: R-base = %{version} Provides: R-boot = 1.2 Provides: R-class = %{version} -Provides: R-cluster = 1.11.4 +Provides: R-cluster = 1.11.5 +Provides: R-codetools = 0.1 Provides: R-datasets = %{version} Provides: R-foreign = 0.8 Provides: R-graphics = %{version} Provides: R-grDevices = %{version} Provides: R-grid = %{version} Provides: R-KernSmooth = 2.22 -Provides: R-lattice = 0.14 +Provides: R-lattice = 0.15 Provides: R-MASS = %{version} Provides: R-methods = %{version} Provides: R-mgcv = 1.3 Provides: R-nlme = 3.1 Provides: R-nnet = %{version} +Provides: R-rcompgen = 0.1 Provides: R-rpart = 3.1 Provides: R-spatial = %{version} Provides: R-splines = %{version} Provides: R-stats = %{version} Provides: R-stats4 = %{version} -Provides: R-survival = 2.30 +Provides: R-survival = 2.31 Provides: R-tcltk = %{version} Provides: R-tools = %{version} Provides: R-utils = %{version} @@ -71,7 +73,7 @@ Requires: gcc-c++, gcc-gfortran, tetex-latex, texinfo Requires: libpng-devel, libjpeg-devel, readline-devel, libtermcap-devel Requires: libSM-devel, libX11-devel, libICE-devel, libXt-devel -Requires: tcl-devel, tk-devel +Requires: tcl-devel, tk-devel, pkgconfig %description devel Install R-devel if you are going to develop or compile R packages. @@ -87,7 +89,7 @@ %package -n libRmath-devel Summary: standalone math library from the R project Group: Development/Libraries -Requires: libRmath = %{version} +Requires: libRmath = %{version}, pkgconfig %description -n libRmath-devel A standalone library of mathematical and statistical functions derived @@ -138,6 +140,12 @@ chmod 755 ${RPM_BUILD_ROOT}%{_libdir}/R/bin/R chmod 755 ${RPM_BUILD_ROOT}%{_bindir}/R +# Get rid of buildroot in script +for i in $RPM_BUILD_ROOT%{_libdir}/R/bin/Rscript $RPM_BUILD_ROOT%{_bindir}/Rscript $RPM_BUILD_ROOT%{_libdir}/pkgconfig/libR*.pc; +do + sed -i "s|$RPM_BUILD_ROOT||g" $i; +done + # Remove package indices. They are rebuilt by the postinstall script. # rm -f ${RPM_BUILD_ROOT}%{_libdir}/R/doc/html/function.html @@ -151,9 +159,13 @@ mkdir -p $RPM_BUILD_ROOT/etc/ld.so.conf.d echo "%{_libdir}/R/lib" > $RPM_BUILD_ROOT/etc/ld.so.conf.d/%{name}-%{_arch}.conf +mkdir -p $RPM_BUILD_ROOT%{_datadir}/R/library + %files %defattr(-, root, root) %{_bindir}/R +%{_bindir}/Rscript +%{_datadir}/R %{_libdir}/R %{_infodir}/R-*.info* %{_mandir}/man1/* @@ -169,6 +181,7 @@ %files devel %defattr(-, root, root) %doc doc/manual/R-exts.pdf +%{_libdir}/pkgconfig/libR.pc %files -n libRmath %defattr(-, root, root) @@ -178,6 +191,7 @@ %defattr(-, root, root) %{_libdir}/libRmath.a %{_includedir}/Rmath.h +%{_libdir}/pkgconfig/libRmath.pc %clean rm -rf ${RPM_BUILD_ROOT}; @@ -222,6 +236,9 @@ /sbin/ldconfig %changelog +* Wed Apr 25 2007 Tom "spot" Callaway 2.5.0-1 +- bump to 2.5.0 + * Tue Mar 13 2007 Tom "spot" Callaway 2.4.1-4 - add /usr/share/R/library as a valid R_LIBS directory for noarch bits Index: sources =================================================================== RCS file: /cvs/extras/rpms/R/FC-5/sources,v retrieving revision 1.11 retrieving revision 1.12 diff -u -r1.11 -r1.12 --- sources 20 Dec 2006 00:47:33 -0000 1.11 +++ sources 25 Apr 2007 21:32:14 -0000 1.12 @@ -1 +1 @@ -92b33fd2c3e770d595c1a472889230d5 R-2.4.1.tar.gz +b9088663fc539c059acfaf19d6d90a69 R-2.5.0.tar.gz From fedora-extras-commits at redhat.com Wed Apr 25 21:32:58 2007 From: fedora-extras-commits at redhat.com (Tom Callaway (spot)) Date: Wed, 25 Apr 2007 17:32:58 -0400 Subject: rpms/R/devel .cvsignore, 1.10, 1.11 R.spec, 1.24, 1.25 sources, 1.11, 1.12 Message-ID: <200704252132.l3PLWwHD021098@cvs-int.fedora.redhat.com> Author: spot Update of /cvs/extras/rpms/R/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv21033/devel Modified Files: .cvsignore R.spec sources Log Message: 2.5.0 Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/R/devel/.cvsignore,v retrieving revision 1.10 retrieving revision 1.11 diff -u -r1.10 -r1.11 --- .cvsignore 20 Dec 2006 00:47:34 -0000 1.10 +++ .cvsignore 25 Apr 2007 21:32:24 -0000 1.11 @@ -7,3 +7,4 @@ R-2.3.1.tar.gz R-2.4.0.tar.gz R-2.4.1.tar.gz +R-2.5.0.tar.gz Index: R.spec =================================================================== RCS file: /cvs/extras/rpms/R/devel/R.spec,v retrieving revision 1.24 retrieving revision 1.25 diff -u -r1.24 -r1.25 --- R.spec 17 Mar 2007 15:54:35 -0000 1.24 +++ R.spec 25 Apr 2007 21:32:24 -0000 1.25 @@ -1,6 +1,6 @@ Name: R -Version: 2.4.1 -Release: 4%{?dist} +Version: 2.5.0 +Release: 1%{?dist} Summary: A language for data analysis and graphics URL: http://www.r-project.org Source0: ftp://cran.r-project.org/pub/R/src/base/R-2/R-%{version}.tar.gz @@ -22,25 +22,27 @@ Provides: R-base = %{version} Provides: R-boot = 1.2 Provides: R-class = %{version} -Provides: R-cluster = 1.11.4 +Provides: R-cluster = 1.11.5 +Provides: R-codetools = 0.1 Provides: R-datasets = %{version} Provides: R-foreign = 0.8 Provides: R-graphics = %{version} Provides: R-grDevices = %{version} Provides: R-grid = %{version} Provides: R-KernSmooth = 2.22 -Provides: R-lattice = 0.14 +Provides: R-lattice = 0.15 Provides: R-MASS = %{version} Provides: R-methods = %{version} Provides: R-mgcv = 1.3 Provides: R-nlme = 3.1 Provides: R-nnet = %{version} +Provides: R-rcompgen = 0.1 Provides: R-rpart = 3.1 Provides: R-spatial = %{version} Provides: R-splines = %{version} Provides: R-stats = %{version} Provides: R-stats4 = %{version} -Provides: R-survival = 2.30 +Provides: R-survival = 2.31 Provides: R-tcltk = %{version} Provides: R-tools = %{version} Provides: R-utils = %{version} @@ -71,7 +73,7 @@ Requires: gcc-c++, gcc-gfortran, tetex-latex, texinfo Requires: libpng-devel, libjpeg-devel, readline-devel, ncurses-devel Requires: libSM-devel, libX11-devel, libICE-devel, libXt-devel -Requires: tcl-devel, tk-devel +Requires: tcl-devel, tk-devel, pkgconfig %description devel Install R-devel if you are going to develop or compile R packages. @@ -87,7 +89,7 @@ %package -n libRmath-devel Summary: standalone math library from the R project Group: Development/Libraries -Requires: libRmath = %{version} +Requires: libRmath = %{version}, pkgconfig %description -n libRmath-devel A standalone library of mathematical and statistical functions derived @@ -138,6 +140,12 @@ chmod 755 ${RPM_BUILD_ROOT}%{_libdir}/R/bin/R chmod 755 ${RPM_BUILD_ROOT}%{_bindir}/R +# Get rid of buildroot in script +for i in $RPM_BUILD_ROOT%{_libdir}/R/bin/Rscript $RPM_BUILD_ROOT%{_bindir}/Rscript $RPM_BUILD_ROOT%{_libdir}/pkgconfig/libR*.pc; +do + sed -i "s|$RPM_BUILD_ROOT||g" $i; +done + # Remove package indices. They are rebuilt by the postinstall script. # rm -f ${RPM_BUILD_ROOT}%{_libdir}/R/doc/html/function.html @@ -156,6 +164,7 @@ %files %defattr(-, root, root) %{_bindir}/R +%{_bindir}/Rscript %{_datadir}/R %{_libdir}/R %{_infodir}/R-*.info* @@ -172,6 +181,7 @@ %files devel %defattr(-, root, root) %doc doc/manual/R-exts.pdf +%{_libdir}/pkgconfig/libR.pc %files -n libRmath %defattr(-, root, root) @@ -181,6 +191,7 @@ %defattr(-, root, root) %{_libdir}/libRmath.a %{_includedir}/Rmath.h +%{_libdir}/pkgconfig/libRmath.pc %clean rm -rf ${RPM_BUILD_ROOT}; @@ -225,6 +236,9 @@ /sbin/ldconfig %changelog +* Wed Apr 25 2007 Tom "spot" Callaway 2.5.0-1 +- bump to 2.5.0 + * Tue Mar 13 2007 Tom "spot" Callaway 2.4.1-4 - get rid of termcap related requires, replace with ncurses - use java-1.5.0-gcj instead of old java-1.4.2 Index: sources =================================================================== RCS file: /cvs/extras/rpms/R/devel/sources,v retrieving revision 1.11 retrieving revision 1.12 diff -u -r1.11 -r1.12 --- sources 20 Dec 2006 00:47:34 -0000 1.11 +++ sources 25 Apr 2007 21:32:24 -0000 1.12 @@ -1 +1 @@ -92b33fd2c3e770d595c1a472889230d5 R-2.4.1.tar.gz +b9088663fc539c059acfaf19d6d90a69 R-2.5.0.tar.gz From fedora-extras-commits at redhat.com Wed Apr 25 22:05:38 2007 From: fedora-extras-commits at redhat.com (Andreas Bierfert (awjb)) Date: Wed, 25 Apr 2007 18:05:38 -0400 Subject: rpms/fluxbox/FC-6 .cvsignore, 1.8, 1.9 fluxbox-xdg-menu.py, 1.2, 1.3 fluxbox.spec, 1.21, 1.22 sources, 1.8, 1.9 Message-ID: <200704252205.l3PM5cdj025882@cvs-int.fedora.redhat.com> Author: awjb Update of /cvs/extras/rpms/fluxbox/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv25831/FC-6 Modified Files: .cvsignore fluxbox-xdg-menu.py fluxbox.spec sources Log Message: * Tue Mar 20 2007 Andreas Bierfert 1.0.0-0.1.rc3 - version upgrade - fix #236509 - fix #229307 Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/fluxbox/FC-6/.cvsignore,v retrieving revision 1.8 retrieving revision 1.9 diff -u -r1.8 -r1.9 --- .cvsignore 5 Apr 2006 21:19:35 -0000 1.8 +++ .cvsignore 25 Apr 2007 22:05:04 -0000 1.9 @@ -1 +1 @@ -fluxbox-0.9.15.1.tar.bz2 +fluxbox-1.0rc3.tar.bz2 Index: fluxbox-xdg-menu.py =================================================================== RCS file: /cvs/extras/rpms/fluxbox/FC-6/fluxbox-xdg-menu.py,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- fluxbox-xdg-menu.py 21 Oct 2006 09:38:14 -0000 1.2 +++ fluxbox-xdg-menu.py 25 Apr 2007 22:05:04 -0000 1.3 @@ -115,11 +115,13 @@ parseMenu(entry,wm,use_icons,theme,depth) elif isinstance(entry, xdg.Menu.MenuEntry): checkWm(entry,wm) - if entry.Show == False: continue + if entry.Show == False: continue + appname = entry.DesktopEntry.getName().encode("utf8"); + appname = appname.replace(")","\)"); if use_icons: - print "%s[exec] (%s) {%s} <%s> " % ( (depth*"\t"), entry.DesktopEntry.getName().encode("utf8"), entry.DesktopEntry.getExec().split()[0], findIcon(entry.DesktopEntry.getIcon(), theme) ) + print "%s[exec] (%s) {%s} <%s> " % ( (depth*"\t"), appname, entry.DesktopEntry.getExec().split()[0], findIcon(entry.DesktopEntry.getIcon(), theme) ) else: - print "%s[exec] (%s) {%s} " % ( (depth*"\t"), entry.DesktopEntry.getName().encode("utf8"), entry.DesktopEntry.getExec().split()[0] ) + print "%s[exec] (%s) {%s} " % ( (depth*"\t"), appname, entry.DesktopEntry.getExec().split()[0] ) elif isinstance(entry,xdg.Menu.Separator): print "%s[separator]" % (depth*"\t") elif isinstance(entry.xdg.Menu.Header): Index: fluxbox.spec =================================================================== RCS file: /cvs/extras/rpms/fluxbox/FC-6/fluxbox.spec,v retrieving revision 1.21 retrieving revision 1.22 diff -u -r1.21 -r1.22 --- fluxbox.spec 21 Oct 2006 09:38:14 -0000 1.21 +++ fluxbox.spec 25 Apr 2007 22:05:04 -0000 1.22 @@ -1,6 +1,6 @@ Name: fluxbox -Version: 0.9.15.1 -Release: 3%{?dist} +Version: 1.0.0 +Release: 0.1.rc3%{?dist} Summary: Window Manager based on Blackbox @@ -8,7 +8,7 @@ License: MIT URL: http://fluxbox.sourceforge.net -Source0: http://download.sourceforge.net/fluxbox/fluxbox-0.9.15.1.tar.bz2 +Source0: http://download.sourceforge.net/fluxbox/fluxbox-1.0rc3.tar.bz2 Source3: fluxbox.desktop Source4: fluxbox-xdg-menu.py @@ -25,7 +25,7 @@ BuildRequires: libXrandr-devel BuildRequires: libXrender-devel BuildRequires: fontconfig-devel - +BuildRequires: libtool Requires: pyxdg Requires: artwiz-aleczapka-fonts @@ -40,7 +40,7 @@ %prep -%setup -q +%setup -q -n %{name}-1.0rc3 %build %configure --enable-xft \ @@ -50,9 +50,10 @@ --enable-imlib2 \ --enable-nls \ --x-includes=%{_includedir} \ - --x-libraries=%{_libdir} + --x-libraries=%{_libdir} \ + --disable-static -make %{?_smp_mflags} +make %{?_smp_mflags} LIBTOOL=/usr/bin/libtool %install rm -rf $RPM_BUILD_ROOT @@ -76,6 +77,12 @@ %{_datadir}/xsessions/fluxbox.desktop %changelog +* Tue Mar 20 2007 Andreas Bierfert +1.0.0-0.1.rc3 +- version upgrade +- fix #236509 +- fix #229307 + * Sat Oct 21 2006 Andreas Bierfert 0.9.15.1-3 - fix #209347,#196106, and #187740 Index: sources =================================================================== RCS file: /cvs/extras/rpms/fluxbox/FC-6/sources,v retrieving revision 1.8 retrieving revision 1.9 diff -u -r1.8 -r1.9 --- sources 5 Apr 2006 21:19:35 -0000 1.8 +++ sources 25 Apr 2007 22:05:04 -0000 1.9 @@ -1 +1 @@ -098eb36a09338aabb63b938a5eab9ef6 fluxbox-0.9.15.1.tar.bz2 +8ed52d10d7de72efab0948eaaa4a6a50 fluxbox-1.0rc3.tar.bz2 From fedora-extras-commits at redhat.com Wed Apr 25 22:05:43 2007 From: fedora-extras-commits at redhat.com (Andreas Bierfert (awjb)) Date: Wed, 25 Apr 2007 18:05:43 -0400 Subject: rpms/fluxbox/devel .cvsignore, 1.8, 1.9 fluxbox-xdg-menu.py, 1.2, 1.3 fluxbox.spec, 1.21, 1.22 sources, 1.8, 1.9 Message-ID: <200704252205.l3PM5hLD025888@cvs-int.fedora.redhat.com> Author: awjb Update of /cvs/extras/rpms/fluxbox/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv25831/devel Modified Files: .cvsignore fluxbox-xdg-menu.py fluxbox.spec sources Log Message: * Tue Mar 20 2007 Andreas Bierfert 1.0.0-0.1.rc3 - version upgrade - fix #236509 - fix #229307 Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/fluxbox/devel/.cvsignore,v retrieving revision 1.8 retrieving revision 1.9 diff -u -r1.8 -r1.9 --- .cvsignore 5 Apr 2006 21:19:35 -0000 1.8 +++ .cvsignore 25 Apr 2007 22:05:08 -0000 1.9 @@ -1 +1 @@ -fluxbox-0.9.15.1.tar.bz2 +fluxbox-1.0rc3.tar.bz2 Index: fluxbox-xdg-menu.py =================================================================== RCS file: /cvs/extras/rpms/fluxbox/devel/fluxbox-xdg-menu.py,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- fluxbox-xdg-menu.py 21 Oct 2006 09:38:14 -0000 1.2 +++ fluxbox-xdg-menu.py 25 Apr 2007 22:05:08 -0000 1.3 @@ -115,11 +115,13 @@ parseMenu(entry,wm,use_icons,theme,depth) elif isinstance(entry, xdg.Menu.MenuEntry): checkWm(entry,wm) - if entry.Show == False: continue + if entry.Show == False: continue + appname = entry.DesktopEntry.getName().encode("utf8"); + appname = appname.replace(")","\)"); if use_icons: - print "%s[exec] (%s) {%s} <%s> " % ( (depth*"\t"), entry.DesktopEntry.getName().encode("utf8"), entry.DesktopEntry.getExec().split()[0], findIcon(entry.DesktopEntry.getIcon(), theme) ) + print "%s[exec] (%s) {%s} <%s> " % ( (depth*"\t"), appname, entry.DesktopEntry.getExec().split()[0], findIcon(entry.DesktopEntry.getIcon(), theme) ) else: - print "%s[exec] (%s) {%s} " % ( (depth*"\t"), entry.DesktopEntry.getName().encode("utf8"), entry.DesktopEntry.getExec().split()[0] ) + print "%s[exec] (%s) {%s} " % ( (depth*"\t"), appname, entry.DesktopEntry.getExec().split()[0] ) elif isinstance(entry,xdg.Menu.Separator): print "%s[separator]" % (depth*"\t") elif isinstance(entry.xdg.Menu.Header): Index: fluxbox.spec =================================================================== RCS file: /cvs/extras/rpms/fluxbox/devel/fluxbox.spec,v retrieving revision 1.21 retrieving revision 1.22 diff -u -r1.21 -r1.22 --- fluxbox.spec 21 Oct 2006 09:38:14 -0000 1.21 +++ fluxbox.spec 25 Apr 2007 22:05:08 -0000 1.22 @@ -1,6 +1,6 @@ Name: fluxbox -Version: 0.9.15.1 -Release: 3%{?dist} +Version: 1.0.0 +Release: 0.1.rc3%{?dist} Summary: Window Manager based on Blackbox @@ -8,7 +8,7 @@ License: MIT URL: http://fluxbox.sourceforge.net -Source0: http://download.sourceforge.net/fluxbox/fluxbox-0.9.15.1.tar.bz2 +Source0: http://download.sourceforge.net/fluxbox/fluxbox-1.0rc3.tar.bz2 Source3: fluxbox.desktop Source4: fluxbox-xdg-menu.py @@ -25,7 +25,7 @@ BuildRequires: libXrandr-devel BuildRequires: libXrender-devel BuildRequires: fontconfig-devel - +BuildRequires: libtool Requires: pyxdg Requires: artwiz-aleczapka-fonts @@ -40,7 +40,7 @@ %prep -%setup -q +%setup -q -n %{name}-1.0rc3 %build %configure --enable-xft \ @@ -50,9 +50,10 @@ --enable-imlib2 \ --enable-nls \ --x-includes=%{_includedir} \ - --x-libraries=%{_libdir} + --x-libraries=%{_libdir} \ + --disable-static -make %{?_smp_mflags} +make %{?_smp_mflags} LIBTOOL=/usr/bin/libtool %install rm -rf $RPM_BUILD_ROOT @@ -76,6 +77,12 @@ %{_datadir}/xsessions/fluxbox.desktop %changelog +* Tue Mar 20 2007 Andreas Bierfert +1.0.0-0.1.rc3 +- version upgrade +- fix #236509 +- fix #229307 + * Sat Oct 21 2006 Andreas Bierfert 0.9.15.1-3 - fix #209347,#196106, and #187740 Index: sources =================================================================== RCS file: /cvs/extras/rpms/fluxbox/devel/sources,v retrieving revision 1.8 retrieving revision 1.9 diff -u -r1.8 -r1.9 --- sources 5 Apr 2006 21:19:35 -0000 1.8 +++ sources 25 Apr 2007 22:05:08 -0000 1.9 @@ -1 +1 @@ -098eb36a09338aabb63b938a5eab9ef6 fluxbox-0.9.15.1.tar.bz2 +8ed52d10d7de72efab0948eaaa4a6a50 fluxbox-1.0rc3.tar.bz2 From fedora-extras-commits at redhat.com Wed Apr 25 22:19:19 2007 From: fedora-extras-commits at redhat.com (Andreas Bierfert (awjb)) Date: Wed, 25 Apr 2007 18:19:19 -0400 Subject: rpms/centericq/FC-6 centericq-agent-list.patch, NONE, 1.1 centericq.spec, 1.27, 1.28 Message-ID: <200704252219.l3PMJJd7026119@cvs-int.fedora.redhat.com> Author: awjb Update of /cvs/extras/rpms/centericq/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv26073/FC-6 Modified Files: centericq.spec Added Files: centericq-agent-list.patch Log Message: - fix #233808 (503 jabber disco) - fix #233901 (no sound/no translation) centericq-agent-list.patch: --- NEW FILE centericq-agent-list.patch --- diff -c /tmp/centericq-4.21.0/src/hooks/jabberhook.cc.orig /tmp/centericq-4.21.0/src/hooks/jabberhook.cc --- /tmp/centericq-4.21.0/src/hooks/jabberhook.cc.orig Sat Sep 30 11:24:59 2006 +++ /tmp/centericq-4.21.0/src/hooks/jabberhook.cc Sat Sep 30 11:25:17 2006 @@ -887,6 +887,8 @@ void jabberhook::gotloggedin() { xmlnode x; + flogged = true; + x = jutil_iqnew(JPACKET__GET, NS_AGENTS); xmlnode_put_attrib(x, "id", "Agent List"); jab_send(jc, x); @@ -935,7 +937,6 @@ int i; icqcontact *c; - flogged = true; ourstatus = available; time(&timer_keepalive); Index: centericq.spec =================================================================== RCS file: /cvs/extras/rpms/centericq/FC-6/centericq.spec,v retrieving revision 1.27 retrieving revision 1.28 diff -u -r1.27 -r1.28 --- centericq.spec 10 Feb 2007 07:18:13 -0000 1.27 +++ centericq.spec 25 Apr 2007 22:18:44 -0000 1.28 @@ -1,6 +1,6 @@ Name: centericq Version: 4.21.0 -Release: 9%{?dist} +Release: 10%{?dist} Summary: Text mode menu- and window-driven IM @@ -35,6 +35,9 @@ # Fix ljhook Patch101: http://www.crystalowl.net/patches/centericq-4.20.0-ljtags.patch Patch102: centericq-ljtypo.patch +# see #233808 +# http://www.dtek.chalmers.se/~henoch/centericq.patch +Patch103: centericq-agent-list.patch ## feature enh # improve utf8 handling @@ -70,6 +73,7 @@ %patch100 -p1 %patch101 -p1 %patch102 -p1 +%patch103 -p3 %patch200 -p1 %patch201 -p1 aclocal @@ -78,7 +82,7 @@ %build CFLAGS="$RPM_OPT_FLAGS" \ -./configure --with-ssl +./configure --with-ssl --prefix=%{_prefix} --datadir=%{_datadir} %{__make} %{?_smp_flags} @@ -106,6 +110,12 @@ %exclude %{_includedir}/msn %changelog +* Sun Apr 01 2007 Andreas Bierfert +4.21.0-10 +- fix #233808 (503 jabber disco) +- fix #233901 (no sound/no translation) + + * Sat Feb 10 2007 Andreas Bierfert 4.21.0-9 - fix CVE-2007-160 (#227791) From fedora-extras-commits at redhat.com Wed Apr 25 22:19:24 2007 From: fedora-extras-commits at redhat.com (Andreas Bierfert (awjb)) Date: Wed, 25 Apr 2007 18:19:24 -0400 Subject: rpms/centericq/devel centericq-agent-list.patch, NONE, 1.1 centericq.spec, 1.29, 1.30 Message-ID: <200704252219.l3PMJOiB026124@cvs-int.fedora.redhat.com> Author: awjb Update of /cvs/extras/rpms/centericq/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv26073/devel Modified Files: centericq.spec Added Files: centericq-agent-list.patch Log Message: - fix #233808 (503 jabber disco) - fix #233901 (no sound/no translation) centericq-agent-list.patch: --- NEW FILE centericq-agent-list.patch --- diff -c /tmp/centericq-4.21.0/src/hooks/jabberhook.cc.orig /tmp/centericq-4.21.0/src/hooks/jabberhook.cc --- /tmp/centericq-4.21.0/src/hooks/jabberhook.cc.orig Sat Sep 30 11:24:59 2006 +++ /tmp/centericq-4.21.0/src/hooks/jabberhook.cc Sat Sep 30 11:25:17 2006 @@ -887,6 +887,8 @@ void jabberhook::gotloggedin() { xmlnode x; + flogged = true; + x = jutil_iqnew(JPACKET__GET, NS_AGENTS); xmlnode_put_attrib(x, "id", "Agent List"); jab_send(jc, x); @@ -935,7 +937,6 @@ int i; icqcontact *c; - flogged = true; ourstatus = available; time(&timer_keepalive); Index: centericq.spec =================================================================== RCS file: /cvs/extras/rpms/centericq/devel/centericq.spec,v retrieving revision 1.29 retrieving revision 1.30 diff -u -r1.29 -r1.30 --- centericq.spec 10 Feb 2007 07:18:16 -0000 1.29 +++ centericq.spec 25 Apr 2007 22:18:49 -0000 1.30 @@ -1,6 +1,6 @@ Name: centericq Version: 4.21.0 -Release: 11%{?dist} +Release: 12%{?dist} Summary: Text mode menu- and window-driven IM @@ -35,6 +35,9 @@ # Fix ljhook Patch101: http://www.crystalowl.net/patches/centericq-4.20.0-ljtags.patch Patch102: centericq-ljtypo.patch +# see #233808 +# http://www.dtek.chalmers.se/~henoch/centericq.patch +Patch103: centericq-agent-list.patch ## feature enh # improve utf8 handling @@ -70,6 +73,7 @@ %patch100 -p1 %patch101 -p1 %patch102 -p1 +%patch103 -p3 %patch200 -p1 %patch201 -p1 autopoint -f @@ -79,7 +83,7 @@ %build CFLAGS="$RPM_OPT_FLAGS" \ -./configure --with-ssl +./configure --with-ssl --prefix=%{_prefix} --datadir=%{_datadir} %{__make} %{?_smp_flags} @@ -107,6 +111,11 @@ %exclude %{_includedir}/msn %changelog +* Sun Apr 01 2007 Andreas Bierfert +4.21.0-12 +- fix #233808 (503 jabber disco) +- fix #233901 (no sound/no translation) + * Sat Feb 10 2007 Andreas Bierfert 4.21.0-11 - fix CVE-2007-160 (#227791) From fedora-extras-commits at redhat.com Wed Apr 25 23:33:30 2007 From: fedora-extras-commits at redhat.com (Jasper O'neal Hartline (autopsy)) Date: Wed, 25 Apr 2007 19:33:30 -0400 Subject: kadischi/desktop install.desktop,1.2,1.3 Message-ID: <200704252334.l3PNY0Du032266@cvs-int.fedora.redhat.com> Author: autopsy Update of /cvs/devel/kadischi/desktop In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv32231/kadischi/desktop Modified Files: install.desktop Log Message: Minor tweaks, IPv6, HWADDR fix, hardcode development repository until F7 release Index: install.desktop =================================================================== RCS file: /cvs/devel/kadischi/desktop/install.desktop,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- install.desktop 23 Apr 2007 12:04:27 -0000 1.2 +++ install.desktop 25 Apr 2007 23:33:27 -0000 1.3 @@ -1,9 +1,9 @@ [Desktop Entry] Encoding=UTF-8 -Name=LiveCD/LiveDVD to HDD installer +Name=Install Fedora Comment=Install Fedora Core to your harddrive # FIXME: Use the mirrorlist to use any repository -Exec=/usr/sbin/kadischi http://download.fedora.redhat.com/pub/fedora/linux/core/$(cat /etc/fedora-release | cut -d " " -f 4)/Prime/$(uname -i)/os/ +Exec=/usr/sbin/kadischi http://download.fedora.redhat.com/pub/fedora/linux/core/development/i386/os/ Icon=fedora-logo-icon.png Type=Application Categories=Application;System From fedora-extras-commits at redhat.com Wed Apr 25 23:33:30 2007 From: fedora-extras-commits at redhat.com (Jasper O'neal Hartline (autopsy)) Date: Wed, 25 Apr 2007 19:33:30 -0400 Subject: kadischi/post_install_scripts 06sysconfig.py,1.7,1.8 Message-ID: <200704252334.l3PNY0XD032269@cvs-int.fedora.redhat.com> Author: autopsy Update of /cvs/devel/kadischi/post_install_scripts In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv32231/kadischi/post_install_scripts Modified Files: 06sysconfig.py Log Message: Minor tweaks, IPv6, HWADDR fix, hardcode development repository until F7 release Index: 06sysconfig.py =================================================================== RCS file: /cvs/devel/kadischi/post_install_scripts/06sysconfig.py,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- 06sysconfig.py 13 Sep 2006 03:11:47 -0000 1.7 +++ 06sysconfig.py 25 Apr 2007 23:33:28 -0000 1.8 @@ -37,9 +37,12 @@ shf.write () def tweak_network_config (rootdir): - shf = sysconfig_file (rootdir, "network-scripts/ifcfg-eth0") + shf = sysconfig_file (rootdir, "/network-scripts/ifcfg-eth0") shf["HWADDR"] = "" shf.write () + shf = sysconfig_file (rootdir, "network") + shf["NETWORKING_IPV6"] = "NO" + shf.write () def tweak_kudzu_config (rootdir): shf = sysconfig_file (rootdir, "kudzu") From fedora-extras-commits at redhat.com Thu Apr 26 04:19:05 2007 From: fedora-extras-commits at redhat.com (Luke Macken (lmacken)) Date: Thu, 26 Apr 2007 00:19:05 -0400 Subject: rpms/net6/devel .cvsignore, 1.10, 1.11 net6.spec, 1.16, 1.17 sources, 1.10, 1.11 Message-ID: <200704260419.l3Q4J5Gi026264@cvs-int.fedora.redhat.com> Author: lmacken Update of /cvs/extras/rpms/net6/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv26231 Modified Files: .cvsignore net6.spec sources Log Message: 1.3.4 Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/net6/devel/.cvsignore,v retrieving revision 1.10 retrieving revision 1.11 diff -u -r1.10 -r1.11 --- .cvsignore 8 Mar 2007 02:47:38 -0000 1.10 +++ .cvsignore 26 Apr 2007 04:18:29 -0000 1.11 @@ -1 +1 @@ -net6-1.3.3.tar.gz +net6-1.3.4.tar.gz Index: net6.spec =================================================================== RCS file: /cvs/extras/rpms/net6/devel/net6.spec,v retrieving revision 1.16 retrieving revision 1.17 diff -u -r1.16 -r1.17 --- net6.spec 8 Mar 2007 02:47:38 -0000 1.16 +++ net6.spec 26 Apr 2007 04:18:29 -0000 1.17 @@ -1,5 +1,5 @@ Name: net6 -Version: 1.3.3 +Version: 1.3.4 Release: 1%{?dist} Summary: A TCP protocol abstraction for library C++ @@ -71,6 +71,9 @@ %changelog +* Wed Apr 25 2007 Luke Macken - 1.3.4-1 +- 1.3.4 + * Wed Mar 7 2007 Luke Macken - 1.3.3-1 - 1.3.3 Index: sources =================================================================== RCS file: /cvs/extras/rpms/net6/devel/sources,v retrieving revision 1.10 retrieving revision 1.11 diff -u -r1.10 -r1.11 --- sources 8 Mar 2007 02:47:38 -0000 1.10 +++ sources 26 Apr 2007 04:18:29 -0000 1.11 @@ -1 +1 @@ -ffad146da8ad22bab00fc4691758ee37 net6-1.3.3.tar.gz +3e6a5bbe1d6fc8d0a3c295323114cbb0 net6-1.3.4.tar.gz From fedora-extras-commits at redhat.com Thu Apr 26 04:33:28 2007 From: fedora-extras-commits at redhat.com (Luke Macken (lmacken)) Date: Thu, 26 Apr 2007 00:33:28 -0400 Subject: rpms/obby/devel .cvsignore, 1.10, 1.11 obby.spec, 1.26, 1.27 sources, 1.10, 1.11 Message-ID: <200704260433.l3Q4XSYF027080@cvs-int.fedora.redhat.com> Author: lmacken Update of /cvs/extras/rpms/obby/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv27033 Modified Files: .cvsignore obby.spec sources Log Message: 0.4.4 Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/obby/devel/.cvsignore,v retrieving revision 1.10 retrieving revision 1.11 diff -u -r1.10 -r1.11 --- .cvsignore 8 Mar 2007 03:00:59 -0000 1.10 +++ .cvsignore 26 Apr 2007 04:32:54 -0000 1.11 @@ -1 +1 @@ -obby-0.4.3.tar.gz +obby-0.4.4.tar.gz Index: obby.spec =================================================================== RCS file: /cvs/extras/rpms/obby/devel/obby.spec,v retrieving revision 1.26 retrieving revision 1.27 diff -u -r1.26 -r1.27 --- obby.spec 20 Mar 2007 06:31:35 -0000 1.26 +++ obby.spec 26 Apr 2007 04:32:54 -0000 1.27 @@ -1,6 +1,6 @@ Name: obby -Version: 0.4.3 -Release: 2%{?dist} +Version: 0.4.4 +Release: 1%{?dist} Summary: A library which provides synced document buffers Group: Development/Libraries @@ -9,7 +9,7 @@ Source0: http://releases.0x539.de/obby/%{name}-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) -BuildRequires: net6-devel, gmp-devel, gettext-devel, avahi-compat-howl-devel +BuildRequires: net6-devel, gmp-devel, gettext-devel, avahi-devel %description libobby is a library which provides synced document buffers. It supports @@ -65,6 +65,9 @@ %changelog +* Wed Apr 25 2007 Luke Macken - 0.4.4-1 +- 0.4.4 + * Tue Mar 20 2007 Luke Macken - 0.4.3-2 - Rebuild with zeroconf support (Bug #232961) Index: sources =================================================================== RCS file: /cvs/extras/rpms/obby/devel/sources,v retrieving revision 1.10 retrieving revision 1.11 diff -u -r1.10 -r1.11 --- sources 8 Mar 2007 03:00:59 -0000 1.10 +++ sources 26 Apr 2007 04:32:54 -0000 1.11 @@ -1 +1 @@ -f29464df31c139ef0d9cd9e96b23191d obby-0.4.3.tar.gz +a5a7032bca90f8bb18c433f1ce6be911 obby-0.4.4.tar.gz From fedora-extras-commits at redhat.com Thu Apr 26 04:53:16 2007 From: fedora-extras-commits at redhat.com (Luke Macken (lmacken)) Date: Thu, 26 Apr 2007 00:53:16 -0400 Subject: rpms/gobby/devel .cvsignore, 1.10, 1.11 gobby.spec, 1.23, 1.24 sources, 1.10, 1.11 Message-ID: <200704260453.l3Q4rGkU027420@cvs-int.fedora.redhat.com> Author: lmacken Update of /cvs/extras/rpms/gobby/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv27376 Modified Files: .cvsignore gobby.spec sources Log Message: 0.4.3 Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/gobby/devel/.cvsignore,v retrieving revision 1.10 retrieving revision 1.11 diff -u -r1.10 -r1.11 --- .cvsignore 8 Mar 2007 03:18:07 -0000 1.10 +++ .cvsignore 26 Apr 2007 04:52:41 -0000 1.11 @@ -1 +1 @@ -gobby-0.4.2.tar.gz +gobby-0.4.3.tar.gz Index: gobby.spec =================================================================== RCS file: /cvs/extras/rpms/gobby/devel/gobby.spec,v retrieving revision 1.23 retrieving revision 1.24 diff -u -r1.23 -r1.24 --- gobby.spec 20 Mar 2007 16:30:49 -0000 1.23 +++ gobby.spec 26 Apr 2007 04:52:41 -0000 1.24 @@ -1,6 +1,6 @@ Name: gobby -Version: 0.4.2 -Release: 3%{?dist} +Version: 0.4.3 +Release: 1%{?dist} Summary: Free collaborative editor Group: Applications/Internet @@ -12,7 +12,7 @@ BuildRequires: libxml++-devel, gtksourceview-devel, gtkmm24-devel, obby-devel BuildRequires: desktop-file-utils, libXau-devel, libXdmcp-devel BuildRequires: gnome-vfs2-devel, gettext-devel -BuildRequires: avahi-compat-howl-devel +BuildRequires: avahi-devel, avahi-glib-devel Requires(post): desktop-file-utils Requires(postun): desktop-file-utils @@ -69,6 +69,9 @@ %changelog +* Wed Apr 25 2007 Luke Macken - 0.4.3-1 +- 0.4.3 + * Tue Mar 20 2007 Luke Macken - 0.4.2-3 - Add avahi-compat-howl-devel to BuildRequires Index: sources =================================================================== RCS file: /cvs/extras/rpms/gobby/devel/sources,v retrieving revision 1.10 retrieving revision 1.11 diff -u -r1.10 -r1.11 --- sources 8 Mar 2007 03:18:07 -0000 1.10 +++ sources 26 Apr 2007 04:52:41 -0000 1.11 @@ -1 +1 @@ -f0288fd71c49439afc4806749f544163 gobby-0.4.2.tar.gz +84f07ec2471b862f385cada6246695fe gobby-0.4.3.tar.gz From fedora-extras-commits at redhat.com Thu Apr 26 04:53:30 2007 From: fedora-extras-commits at redhat.com (Luke Macken (lmacken)) Date: Thu, 26 Apr 2007 00:53:30 -0400 Subject: rpms/sobby/devel .cvsignore, 1.6, 1.7 sobby.spec, 1.11, 1.12 sources, 1.6, 1.7 Message-ID: <200704260453.l3Q4rUbR027463@cvs-int.fedora.redhat.com> Author: lmacken Update of /cvs/extras/rpms/sobby/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv27399 Modified Files: .cvsignore sobby.spec sources Log Message: 0.4.3 Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/sobby/devel/.cvsignore,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- .cvsignore 8 Mar 2007 03:18:15 -0000 1.6 +++ .cvsignore 26 Apr 2007 04:52:56 -0000 1.7 @@ -1 +1 @@ -sobby-0.4.2.tar.gz +sobby-0.4.3.tar.gz Index: sobby.spec =================================================================== RCS file: /cvs/extras/rpms/sobby/devel/sobby.spec,v retrieving revision 1.11 retrieving revision 1.12 diff -u -r1.11 -r1.12 --- sobby.spec 20 Mar 2007 21:48:40 -0000 1.11 +++ sobby.spec 26 Apr 2007 04:52:56 -0000 1.12 @@ -1,6 +1,6 @@ Name: sobby -Version: 0.4.2 -Release: 3%{?dist} +Version: 0.4.3 +Release: 1%{?dist} Summary: Standalone obby server Group: Applications/Internet @@ -10,7 +10,7 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: obby-devel, glibmm24-devel, libxml++-devel -BuildRequires: avahi-compat-howl-devel +BuildRequires: avahi-devel %description Sobby is a standalone obby server. @@ -42,6 +42,9 @@ %changelog +* Wed Apr 25 2007 Luke Macken - 0.4.3-1 +- 0.4.3 + * Tue Mar 20 2007 Luke Macken - 0.4.2-3 - Add avahi-compat-howl-devel to BuildRequires Index: sources =================================================================== RCS file: /cvs/extras/rpms/sobby/devel/sources,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- sources 8 Mar 2007 03:18:15 -0000 1.6 +++ sources 26 Apr 2007 04:52:56 -0000 1.7 @@ -1 +1 @@ -223eacb80a2e422e928111ddd401c728 sobby-0.4.2.tar.gz +90fd8c4935d71ec0458ff0378d53a3bf sobby-0.4.3.tar.gz From fedora-extras-commits at redhat.com Thu Apr 26 05:50:22 2007 From: fedora-extras-commits at redhat.com (Luke Macken (lmacken)) Date: Thu, 26 Apr 2007 01:50:22 -0400 Subject: rpms/sobby/devel sobby.spec,1.12,1.13 Message-ID: <200704260550.l3Q5oMh4000682@cvs-int.fedora.redhat.com> Author: lmacken Update of /cvs/extras/rpms/sobby/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv662 Modified Files: sobby.spec Log Message: Add avahi-glib-devel to BuildRequires Index: sobby.spec =================================================================== RCS file: /cvs/extras/rpms/sobby/devel/sobby.spec,v retrieving revision 1.12 retrieving revision 1.13 diff -u -r1.12 -r1.13 --- sobby.spec 26 Apr 2007 04:52:56 -0000 1.12 +++ sobby.spec 26 Apr 2007 05:49:48 -0000 1.13 @@ -1,6 +1,6 @@ Name: sobby Version: 0.4.3 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Standalone obby server Group: Applications/Internet @@ -10,7 +10,7 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: obby-devel, glibmm24-devel, libxml++-devel -BuildRequires: avahi-devel +BuildRequires: avahi-devel, avahi-glib-devel %description Sobby is a standalone obby server. @@ -42,6 +42,9 @@ %changelog +* Wed Apr 26 2007 Luke Macken - 0.4.3-2 +- Add avahi-glib-devel to BuildRequires + * Wed Apr 25 2007 Luke Macken - 0.4.3-1 - 0.4.3 From fedora-extras-commits at redhat.com Thu Apr 26 07:44:15 2007 From: fedora-extras-commits at redhat.com (Adrian Reber (adrian)) Date: Thu, 26 Apr 2007 03:44:15 -0400 Subject: rpms/uudeview/devel uudeview.spec,1.13,1.14 Message-ID: <200704260744.l3Q7iFsL011451@cvs-int.fedora.redhat.com> Author: adrian Update of /cvs/extras/rpms/uudeview/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv11429 Modified Files: uudeview.spec Log Message: * Wed Apr 25 2007 Adrian Reber - 0.5.20-12 - fix type in uulib-devel provides (bz #237836) - and also renamed uulib-devel to uulib-static Index: uudeview.spec =================================================================== RCS file: /cvs/extras/rpms/uudeview/devel/uudeview.spec,v retrieving revision 1.13 retrieving revision 1.14 diff -u -r1.13 -r1.14 --- uudeview.spec 14 Feb 2007 13:34:52 -0000 1.13 +++ uudeview.spec 26 Apr 2007 07:43:39 -0000 1.14 @@ -1,6 +1,6 @@ Name: uudeview Version: 0.5.20 -Release: 11 +Release: 12 License: GPL Group: Applications/File @@ -21,14 +21,16 @@ automatic splitting of large encodes, automatic posting. A must for anyone serious encoding/decoding. -%package -n uulib-devel +%package -n uulib-static Summary: Binary news message decoding library Group: Development/Libraries -Provides: uulib = {version}-%{release} +Provides: uulib = %{version}-%{release} +Provides: uulib-devel = %{version}-%{release} Obsoletes: uulib < 0.5.20-11 +Obsoletes: uulib-devel < 0.5.20-12 -%description -n uulib-devel +%description -n uulib-static uulib is a library of functions for decoding uuencoded, xxencoded, Base64-encoded, and BinHex-encoded data. It is also capable of encoding data in any of these formats except BinHex. @@ -78,13 +80,17 @@ %{_bindir}/xdeview %{_datadir}/applications/*.desktop -%files -n uulib-devel +%files -n uulib-static %defattr(-,root,root,-) %doc COPYING HISTORY doc/library.pdf %{_includedir}/*.h %{_libdir}/*.a %changelog +* Wed Apr 25 2007 Adrian Reber - 0.5.20-12 +- fix type in uulib-devel provides (bz #237836) +- and also renamed uulib-devel to uulib-static + * Wed Feb 14 2007 Adrian Reber - 0.5.20-11 - rebuilt - fix for multi-lib conflict (bz #228390) From fedora-extras-commits at redhat.com Thu Apr 26 07:48:10 2007 From: fedora-extras-commits at redhat.com (Adrian Reber (adrian)) Date: Thu, 26 Apr 2007 03:48:10 -0400 Subject: rpms/uudeview/devel uudeview.spec,1.14,1.15 Message-ID: <200704260748.l3Q7mACS011545@cvs-int.fedora.redhat.com> Author: adrian Update of /cvs/extras/rpms/uudeview/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv11522 Modified Files: uudeview.spec Log Message: typo not type Index: uudeview.spec =================================================================== RCS file: /cvs/extras/rpms/uudeview/devel/uudeview.spec,v retrieving revision 1.14 retrieving revision 1.15 diff -u -r1.14 -r1.15 --- uudeview.spec 26 Apr 2007 07:43:39 -0000 1.14 +++ uudeview.spec 26 Apr 2007 07:47:35 -0000 1.15 @@ -88,7 +88,7 @@ %changelog * Wed Apr 25 2007 Adrian Reber - 0.5.20-12 -- fix type in uulib-devel provides (bz #237836) +- fix typo in uulib-devel provides (bz #237836) - and also renamed uulib-devel to uulib-static * Wed Feb 14 2007 Adrian Reber - 0.5.20-11 From fedora-extras-commits at redhat.com Thu Apr 26 08:21:52 2007 From: fedora-extras-commits at redhat.com (Chitlesh GOORAH (chitlesh)) Date: Thu, 26 Apr 2007 04:21:52 -0400 Subject: rpms/crystal import.log,1.8,1.9 Message-ID: <200704260821.l3Q8Lqwq016580@cvs-int.fedora.redhat.com> Author: chitlesh Update of /cvs/extras/rpms/crystal In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv16497 Modified Files: import.log Log Message: Index: import.log =================================================================== RCS file: /cvs/extras/rpms/crystal/import.log,v retrieving revision 1.8 retrieving revision 1.9 diff -u -r1.8 -r1.9 --- import.log 15 Oct 2006 15:48:48 -0000 1.8 +++ import.log 26 Apr 2007 08:21:16 -0000 1.9 @@ -5,3 +5,4 @@ crystal-1_0_1-3:HEAD:crystal-1.0.1-3.src.rpm:1157193059 crystal-1_0_2-1:FC-5:crystal-1.0.2-1.src.rpm:1160927517 crystal-1_0_2-1:HEAD:crystal-1.0.2-1.src.rpm:1160927548 +crystal-1_0_3-1:FC-5:crystal-1.0.3-1.src.rpm:1177575936 From fedora-extras-commits at redhat.com Thu Apr 26 08:21:57 2007 From: fedora-extras-commits at redhat.com (Chitlesh GOORAH (chitlesh)) Date: Thu, 26 Apr 2007 04:21:57 -0400 Subject: rpms/crystal/FC-5 .cvsignore, 1.3, 1.4 crystal.spec, 1.3, 1.4 sources, 1.3, 1.4 Message-ID: <200704260821.l3Q8LvZO016585@cvs-int.fedora.redhat.com> Author: chitlesh Update of /cvs/extras/rpms/crystal/FC-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv16497/FC-5 Modified Files: .cvsignore crystal.spec sources Log Message: Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/crystal/FC-5/.cvsignore,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- .cvsignore 15 Oct 2006 15:48:18 -0000 1.3 +++ .cvsignore 26 Apr 2007 08:21:22 -0000 1.4 @@ -1 +1 @@ -13969-crystal-1.0.2.tar.bz2 +13969-crystal-1.0.3.tar.bz2 Index: crystal.spec =================================================================== RCS file: /cvs/extras/rpms/crystal/FC-5/crystal.spec,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- crystal.spec 15 Oct 2006 15:48:18 -0000 1.3 +++ crystal.spec 26 Apr 2007 08:21:22 -0000 1.4 @@ -2,7 +2,7 @@ %{?!theme:%define theme %{name}} Name: crystal -Version: 1.0.2 +Version: 1.0.3 Release: 1%{?dist} Summary: KDE window decoration @@ -46,6 +46,9 @@ %Changelog +* Wed Apr 25 2007 Chitlesh Goorah - 1.0.3-1 +- New upstream release 1.0.3 + * Mon Oct 09 2006 Chitlesh Goorah - 1.0.2-1 - New upstream release 1.0.2 Index: sources =================================================================== RCS file: /cvs/extras/rpms/crystal/FC-5/sources,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- sources 15 Oct 2006 15:48:18 -0000 1.3 +++ sources 26 Apr 2007 08:21:22 -0000 1.4 @@ -1 +1 @@ -4979a4cbf74ca7f300bdfb2aaddc3e77 13969-crystal-1.0.2.tar.bz2 +daeb944807b0bb1c60a549ce7ee3ed8d 13969-crystal-1.0.3.tar.bz2 From fedora-extras-commits at redhat.com Thu Apr 26 08:23:29 2007 From: fedora-extras-commits at redhat.com (Chitlesh GOORAH (chitlesh)) Date: Thu, 26 Apr 2007 04:23:29 -0400 Subject: rpms/crystal import.log,1.9,1.10 Message-ID: <200704260823.l3Q8NT4G016675@cvs-int.fedora.redhat.com> Author: chitlesh Update of /cvs/extras/rpms/crystal In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv16641 Modified Files: import.log Log Message: Index: import.log =================================================================== RCS file: /cvs/extras/rpms/crystal/import.log,v retrieving revision 1.9 retrieving revision 1.10 diff -u -r1.9 -r1.10 --- import.log 26 Apr 2007 08:21:16 -0000 1.9 +++ import.log 26 Apr 2007 08:22:53 -0000 1.10 @@ -6,3 +6,4 @@ crystal-1_0_2-1:FC-5:crystal-1.0.2-1.src.rpm:1160927517 crystal-1_0_2-1:HEAD:crystal-1.0.2-1.src.rpm:1160927548 crystal-1_0_3-1:FC-5:crystal-1.0.3-1.src.rpm:1177575936 +crystal-1_0_3-1:FC-6:crystal-1.0.3-1.src.rpm:1177576055 From fedora-extras-commits at redhat.com Thu Apr 26 08:23:34 2007 From: fedora-extras-commits at redhat.com (Chitlesh GOORAH (chitlesh)) Date: Thu, 26 Apr 2007 04:23:34 -0400 Subject: rpms/crystal/FC-6 .cvsignore, 1.3, 1.4 crystal.spec, 1.4, 1.5 sources, 1.3, 1.4 Message-ID: <200704260823.l3Q8NYDX016680@cvs-int.fedora.redhat.com> Author: chitlesh Update of /cvs/extras/rpms/crystal/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv16641/FC-6 Modified Files: .cvsignore crystal.spec sources Log Message: Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/crystal/FC-6/.cvsignore,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- .cvsignore 15 Oct 2006 15:48:49 -0000 1.3 +++ .cvsignore 26 Apr 2007 08:23:00 -0000 1.4 @@ -1 +1 @@ -13969-crystal-1.0.2.tar.bz2 +13969-crystal-1.0.3.tar.bz2 Index: crystal.spec =================================================================== RCS file: /cvs/extras/rpms/crystal/FC-6/crystal.spec,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- crystal.spec 15 Oct 2006 15:48:49 -0000 1.4 +++ crystal.spec 26 Apr 2007 08:23:00 -0000 1.5 @@ -2,7 +2,7 @@ %{?!theme:%define theme %{name}} Name: crystal -Version: 1.0.2 +Version: 1.0.3 Release: 1%{?dist} Summary: KDE window decoration @@ -46,6 +46,9 @@ %Changelog +* Wed Apr 25 2007 Chitlesh Goorah - 1.0.3-1 +- New upstream release 1.0.3 + * Mon Oct 09 2006 Chitlesh Goorah - 1.0.2-1 - New upstream release 1.0.2 Index: sources =================================================================== RCS file: /cvs/extras/rpms/crystal/FC-6/sources,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- sources 15 Oct 2006 15:48:49 -0000 1.3 +++ sources 26 Apr 2007 08:23:00 -0000 1.4 @@ -1 +1 @@ -4979a4cbf74ca7f300bdfb2aaddc3e77 13969-crystal-1.0.2.tar.bz2 +daeb944807b0bb1c60a549ce7ee3ed8d 13969-crystal-1.0.3.tar.bz2 From fedora-extras-commits at redhat.com Thu Apr 26 08:25:45 2007 From: fedora-extras-commits at redhat.com (Chitlesh GOORAH (chitlesh)) Date: Thu, 26 Apr 2007 04:25:45 -0400 Subject: rpms/crystal/devel .cvsignore, 1.3, 1.4 crystal.spec, 1.4, 1.5 sources, 1.3, 1.4 Message-ID: <200704260825.l3Q8PjKC016800@cvs-int.fedora.redhat.com> Author: chitlesh Update of /cvs/extras/rpms/crystal/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv16749/devel Modified Files: .cvsignore crystal.spec sources Log Message: Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/crystal/devel/.cvsignore,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- .cvsignore 15 Oct 2006 15:48:49 -0000 1.3 +++ .cvsignore 26 Apr 2007 08:25:10 -0000 1.4 @@ -1 +1 @@ -13969-crystal-1.0.2.tar.bz2 +13969-crystal-1.0.3.tar.bz2 Index: crystal.spec =================================================================== RCS file: /cvs/extras/rpms/crystal/devel/crystal.spec,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- crystal.spec 15 Oct 2006 15:48:49 -0000 1.4 +++ crystal.spec 26 Apr 2007 08:25:10 -0000 1.5 @@ -2,7 +2,7 @@ %{?!theme:%define theme %{name}} Name: crystal -Version: 1.0.2 +Version: 1.0.3 Release: 1%{?dist} Summary: KDE window decoration @@ -46,6 +46,9 @@ %Changelog +* Wed Apr 25 2007 Chitlesh Goorah - 1.0.3-1 +- New upstream release 1.0.3 + * Mon Oct 09 2006 Chitlesh Goorah - 1.0.2-1 - New upstream release 1.0.2 Index: sources =================================================================== RCS file: /cvs/extras/rpms/crystal/devel/sources,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- sources 15 Oct 2006 15:48:49 -0000 1.3 +++ sources 26 Apr 2007 08:25:10 -0000 1.4 @@ -1 +1 @@ -4979a4cbf74ca7f300bdfb2aaddc3e77 13969-crystal-1.0.2.tar.bz2 +daeb944807b0bb1c60a549ce7ee3ed8d 13969-crystal-1.0.3.tar.bz2 From fedora-extras-commits at redhat.com Thu Apr 26 08:25:40 2007 From: fedora-extras-commits at redhat.com (Chitlesh GOORAH (chitlesh)) Date: Thu, 26 Apr 2007 04:25:40 -0400 Subject: rpms/crystal import.log,1.10,1.11 Message-ID: <200704260825.l3Q8PesS016793@cvs-int.fedora.redhat.com> Author: chitlesh Update of /cvs/extras/rpms/crystal In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv16749 Modified Files: import.log Log Message: Index: import.log =================================================================== RCS file: /cvs/extras/rpms/crystal/import.log,v retrieving revision 1.10 retrieving revision 1.11 diff -u -r1.10 -r1.11 --- import.log 26 Apr 2007 08:22:53 -0000 1.10 +++ import.log 26 Apr 2007 08:25:04 -0000 1.11 @@ -7,3 +7,4 @@ crystal-1_0_2-1:HEAD:crystal-1.0.2-1.src.rpm:1160927548 crystal-1_0_3-1:FC-5:crystal-1.0.3-1.src.rpm:1177575936 crystal-1_0_3-1:FC-6:crystal-1.0.3-1.src.rpm:1177576055 +crystal-1_0_3-1:HEAD:crystal-1.0.3-1.src.rpm:1177576157 From fedora-extras-commits at redhat.com Thu Apr 26 08:35:15 2007 From: fedora-extras-commits at redhat.com (Jens Petersen (petersen)) Date: Thu, 26 Apr 2007 04:35:15 -0400 Subject: rpms/scim/EL-4 factory-menu-singlet-submenus-187027.patch, NONE, 1.1 scim-system-default-config.patch, NONE, 1.1 scim-xim-arch-byte-swap-LTC23920.patch, NONE, 1.1 scim.spec, 1.19, 1.20 Message-ID: <200704260835.l3Q8ZF6C017519@cvs-int.fedora.redhat.com> Author: petersen Update of /cvs/extras/rpms/scim/EL-4 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv17485 Modified Files: scim.spec Added Files: factory-menu-singlet-submenus-187027.patch scim-system-default-config.patch scim-xim-arch-byte-swap-LTC23920.patch Log Message: - initial build for EPEL el4 - backport filelist cleanup from fc6 package * Tue Jun 20 2006 Jens Petersen - 1.4.4-9.7.fc5 - ignore update-gtk-immodules errors in %%post and %%postun * Tue Jun 20 2006 Jens Petersen - 1.4.4-9.5.fc5 - use _host not _target_platform for update-gtk-immodules in scripts (#195763) - make scim explicitly require scim-libs with same ver-rel - backport factory-menu-singlet-submenus-187027.patch to avoid having language submenus with a single IME * Wed Mar 1 2006 Jens Petersen - 1.4.4-8 - add scim-system-default-config.patch - add Zenkaku_Hankaku as trigger hotkey for Japanese users - use static XIM event flow so deadkeys work under XIM in off state (#169975) - add alternatives as prereq for %%post and %%postun (pknirsch, #182853) factory-menu-singlet-submenus-187027.patch: --- NEW FILE factory-menu-singlet-submenus-187027.patch --- 2006-06-05 Jens Petersen * extras/panel/scim_panel_gtk.cpp (slot_show_factory_menu): Change the menu to put a single factory for a language on the main menu. Add variables `engines', `lang', `ime' and `text'. `engines' holds number of factories for `lang'. `ime' is the factory name. Label factories of miscellaneous `lang' with just the `ime' name. Add a tooltip to main menu entries with the `ime' name. Index: extras/panel/scim_panel_gtk.cpp =================================================================== RCS file: /cvsroot/scim/scim/extras/panel/scim_panel_gtk.cpp,v retrieving revision 1.118.2.6 diff -u -r1.118.2.6 scim_panel_gtk.cpp --- extras/panel/scim_panel_gtk.cpp 16 Feb 2006 05:49:54 -0000 1.118.2.6 +++ extras/panel/scim_panel_gtk.cpp 5 Jun 2006 11:18:11 -0000 @@ -2561,27 +2563,52 @@ GtkWidget *menu_item; GtkWidget *icon_image; gint width, height; + int engines; + String lang, ime, text; gtk_icon_size_lookup (GTK_ICON_SIZE_MENU, &width, &height); for (MapStringVectorSizeT::iterator it = groups.begin (); it != groups.end (); ++ it) { - menu_item = gtk_menu_item_new_with_label (scim_get_language_name (it->first).c_str ()); - submenu = gtk_menu_new (); - for (i = 0; i < it->second.size (); ++i) { - submenu_item = gtk_image_menu_item_new_with_label (menu [it->second [i]].name.c_str ()); - icon_image = ui_create_icon (menu [it->second [i]].icon, NULL, width, height, false); - - if (icon_image) - gtk_image_menu_item_set_image (GTK_IMAGE_MENU_ITEM (submenu_item), icon_image); - - gtk_menu_shell_append (GTK_MENU_SHELL (submenu), submenu_item); - g_signal_connect (G_OBJECT (submenu_item), "activate", - G_CALLBACK (ui_factory_menu_activate_cb), - GINT_TO_POINTER ((int)it->second [i])); - gtk_widget_show (submenu_item); - } - gtk_menu_item_set_submenu (GTK_MENU_ITEM (menu_item), submenu); - gtk_widget_show (submenu); + engines = (it->second.size ()); + if (engines == 1) { + lang = it->first; + ime = menu [it->second [0]].name; + if (lang == "C" || lang == "~other") + text = ime; + else + text = scim_get_language_name (lang); + menu_item = gtk_image_menu_item_new_with_label (text.c_str ()); + + icon_image = ui_create_icon (menu [it->second [0]].icon, NULL, width, height, false); + if (icon_image) + gtk_image_menu_item_set_image (GTK_IMAGE_MENU_ITEM (menu_item), icon_image); + + gtk_tooltips_set_tip (_tooltips, menu_item, ime.c_str (), NULL); + + g_signal_connect (G_OBJECT (menu_item), "activate", + G_CALLBACK (ui_factory_menu_activate_cb), + GINT_TO_POINTER ((int)it->second [0])); + gtk_widget_show (menu_item); + } + else { + menu_item = gtk_menu_item_new_with_label (scim_get_language_name (it->first).c_str ()); + submenu = gtk_menu_new (); + for (i = 0; i < engines; ++i) { + submenu_item = gtk_image_menu_item_new_with_label (menu [it->second [i]].name.c_str ()); + + icon_image = ui_create_icon (menu [it->second [i]].icon, NULL, width, height, false); + if (icon_image) + gtk_image_menu_item_set_image (GTK_IMAGE_MENU_ITEM (submenu_item), icon_image); + + gtk_menu_shell_append (GTK_MENU_SHELL (submenu), submenu_item); + g_signal_connect (G_OBJECT (submenu_item), "activate", + G_CALLBACK (ui_factory_menu_activate_cb), + GINT_TO_POINTER ((int)it->second [i])); + gtk_widget_show (submenu_item); + } + gtk_menu_item_set_submenu (GTK_MENU_ITEM (menu_item), submenu); + gtk_widget_show (submenu); + } gtk_menu_shell_append (GTK_MENU_SHELL (_factory_menu), menu_item); gtk_widget_show (menu_item); } scim-system-default-config.patch: --- NEW FILE scim-system-default-config.patch --- diff -u scim-1.4.4/configs/config.orig scim-1.4.4/configs/config --- scim-1.4.4/configs/config.orig 2006-03-01 20:23:33.000000000 +0900 +++ scim-1.4.4/configs/config 2006-03-01 20:23:33.000000000 +0900 @@ -4,13 +4,13 @@ /FrontEnd/Socket/ConfigReadOnly = false /FrontEnd/Socket/MaxClients = 512 /FrontEnd/X11/BrokenWchar = true -/FrontEnd/X11/Dynamic = true +/FrontEnd/X11/Dynamic = false /FrontEnd/X11/OnTheSpot = true /FrontEnd/X11/ServerName = SCIM /Hotkeys/FrontEnd/NextFactory = Control+Alt+Down,Shift+Control+KeyRelease+Shift_L,Shift+Control+KeyRelease+Shift_R /Hotkeys/FrontEnd/PreviousFactory = Control+Alt+Up,Shift+Control+KeyRelease+Control_L,Shift+Control+KeyRelease+Control_R /Hotkeys/FrontEnd/ShowFactoryMenu = Control+Alt+Right -/Hotkeys/FrontEnd/Trigger = Control+space +/Hotkeys/FrontEnd/Trigger = Control+space,Zenkaku_Hankaku /Hotkeys/FrontEnd/ValidKeyMask = Shift+Control+Alt+CapsLock+Meta /Panel/Gtk/Color/ActiveBackground = light sky blue /Panel/Gtk/Color/ActiveText = black scim-xim-arch-byte-swap-LTC23920.patch: --- NEW FILE scim-xim-arch-byte-swap-LTC23920.patch --- diff -upr scim-1.4.4.orig/modules/FrontEnd/IMdkit/i18nIMProto.c scim-1.4.4/modules/FrontEnd/IMdkit/i18nIMProto.c --- scim-1.4.4.orig/modules/FrontEnd/IMdkit/i18nIMProto.c 2002-07-02 12:55:38.000000000 +0900 +++ scim-1.4.4/modules/FrontEnd/IMdkit/i18nIMProto.c 2006-03-24 11:56:39.000000000 +0900 @@ -511,6 +511,23 @@ xim_externaldef XimFrameRec forward_even _FRAME(EOL), }; +xim_externaldef XimFrameRec wire_keyevent_fr[] = { + _FRAME(BIT8), /* type */ + _FRAME(BIT8), /* detail */ + _FRAME(BIT16), /* serial number */ + _FRAME(BIT32), /* time */ + _FRAME(BIT32), /* root */ + _FRAME(BIT32), /* window */ + _FRAME(BIT32), /* subwindow */ + _FRAME(BIT16), /* rootX */ + _FRAME(BIT16), /* rootY */ + _FRAME(BIT16), /* X */ + _FRAME(BIT16), /* Y */ + _FRAME(BIT16), /* state */ + _FRAME(BIT8), /* sameScreen */ + _FRAME(EOL), +}; + xim_externaldef XimFrameRec sync_fr[] = { _FRAME(BIT16), /* input-method-ID */ diff -upr scim-1.4.4.orig/modules/FrontEnd/IMdkit/i18nIc.c scim-1.4.4/modules/FrontEnd/IMdkit/i18nIc.c --- scim-1.4.4.orig/modules/FrontEnd/IMdkit/i18nIc.c 2004-08-14 12:26:38.000000000 +0900 +++ scim-1.4.4/modules/FrontEnd/IMdkit/i18nIc.c 2006-03-24 11:56:39.000000000 +0900 @@ -571,6 +571,54 @@ static int GetICValue (Xi18n i18n_core, return n; } +static void SwapAttributes (XICAttribute *list, + int number){ + FrameMgr fm; + CARD16 c16; + extern XimFrameRec short_fr[]; + CARD32 c32; + extern XimFrameRec long_fr[]; + XPoint xpoint; + extern XimFrameRec xpoint_fr[]; + XRectangle xrect; + extern XimFrameRec xrectangle_fr[]; + int i; + + for (i = 0; i < number; ++i, ++list) { + if (list->value == NULL) + continue; + switch (list->type) { + case XimType_CARD16: + fm = FrameMgrInit (short_fr, (char *)list->value, 1); + FrameMgrGetToken (fm, c16); + memmove(list->value, &c16, sizeof(CARD16)); + FrameMgrFree (fm); + break; + case XimType_CARD32: + case XimType_Window: + fm = FrameMgrInit (long_fr, (char *)list->value, 1); + FrameMgrGetToken (fm, c32); + memmove(list->value, &c32, sizeof(CARD32)); + FrameMgrFree (fm); + break; + case XimType_XRectangle: + fm = FrameMgrInit (xrectangle_fr, (char *)list->value, 1); + FrameMgrGetToken (fm, xrect); + memmove(list->value, &xrect, sizeof(XRectangle)); + FrameMgrFree (fm); + break; + case XimType_XPoint: + fm = FrameMgrInit (xpoint_fr, (char *)list->value, 1); + FrameMgrGetToken (fm, xpoint); + memmove(list->value, &xpoint, sizeof(XPoint)); + FrameMgrFree (fm); + break; + default: + break; + } + } +} + /* called from CreateICMessageProc and SetICValueMessageProc */ void _Xi18nChangeIC (XIMS ims, IMProtocol *call_data, @@ -928,6 +976,8 @@ void _Xi18nGetIC (XIMS ims, IMProtocol * if (!(i18n_core->address.improto (ims, call_data))) return; /*endif*/ + if (_Xi18nNeedSwap (i18n_core, connect_id)) + SwapAttributes(getic->ic_attr, getic->ic_attr_num); } /*endif*/ iter_count = getic->ic_attr_num; diff -upr scim-1.4.4.orig/modules/FrontEnd/IMdkit/i18nMethod.c scim-1.4.4/modules/FrontEnd/IMdkit/i18nMethod.c --- scim-1.4.4.orig/modules/FrontEnd/IMdkit/i18nMethod.c 2004-08-14 11:28:07.000000000 +0900 +++ scim-1.4.4/modules/FrontEnd/IMdkit/i18nMethod.c 2006-03-24 12:12:40.000000000 +0900 @@ -816,38 +816,54 @@ static char *xi18n_getIMValues (XIMS ims return NULL; } -static void EventToWireEvent (XEvent *ev, xEvent *event, CARD16 *serial) +static void EventToWireEvent (XEvent *ev, xEvent *event, + CARD16 *serial, Bool byte_swap) { - *serial = (CARD16) (ev->xany.serial >> 16); - event->u.u.sequenceNumber = - (CARD16) (ev->xany.serial & (unsigned long) 0xFFFF); - - switch (ev->type) - { - case KeyPress: - case KeyRelease: - { - XKeyEvent *kev = (XKeyEvent *) ev; - - event->u.u.type = ev->type; - event->u.keyButtonPointer.root = kev->root; - event->u.keyButtonPointer.state = kev->state; - event->u.keyButtonPointer.time = kev->time; - event->u.keyButtonPointer.event = kev->window; - event->u.keyButtonPointer.child = kev->subwindow; - event->u.keyButtonPointer.eventX = kev->x; - event->u.keyButtonPointer.eventY = kev->y; - event->u.keyButtonPointer.rootX = kev->x_root; - event->u.keyButtonPointer.rootY = kev->y_root; - event->u.keyButtonPointer.sameScreen = kev->same_screen; - event->u.u.detail = kev->keycode; - } + FrameMgr fm; + extern XimFrameRec wire_keyevent_fr[]; + extern XimFrameRec short_fr[]; + BYTE b; + CARD16 c16; + CARD32 c32; + + *serial = (CARD16)(ev->xany.serial >> 16); + switch (ev->type) { + case KeyPress: + case KeyRelease: + { + XKeyEvent *kev = (XKeyEvent*)ev; + /* create FrameMgr */ + fm = FrameMgrInit(wire_keyevent_fr, (char *)(&(event->u)), byte_swap); + + /* set values */ + b = (BYTE)kev->type; FrameMgrPutToken(fm, b); + b = (BYTE)kev->keycode; FrameMgrPutToken(fm, b); + c16 = (CARD16)(kev->serial & (unsigned long)0xffff); + FrameMgrPutToken(fm, c16); + c32 = (CARD32)kev->time; FrameMgrPutToken(fm, c32); + c32 = (CARD32)kev->root; FrameMgrPutToken(fm, c32); + c32 = (CARD32)kev->window; FrameMgrPutToken(fm, c32); + c32 = (CARD32)kev->subwindow; FrameMgrPutToken(fm, c32); + c16 = (CARD16)kev->x_root; FrameMgrPutToken(fm, c16); + c16 = (CARD16)kev->y_root; FrameMgrPutToken(fm, c16); + c16 = (CARD16)kev->x; FrameMgrPutToken(fm, c16); + c16 = (CARD16)kev->y; FrameMgrPutToken(fm, c16); + c16 = (CARD16)kev->state; FrameMgrPutToken(fm, c16); + b = (BYTE)kev->same_screen; FrameMgrPutToken(fm, b); + } + break; + default: + /* create FrameMgr */ + fm = FrameMgrInit(short_fr, (char *)(&(event->u.u.sequenceNumber)), + byte_swap); + c16 = (CARD16)(ev->xany.serial & (unsigned long)0xffff); + FrameMgrPutToken(fm, c16); + break; } - /*endswitch*/ + /* free FrameMgr */ + FrameMgrFree(fm); } -#define Swap16(n) (((n) << 8 & 0xff00) | ((n) >> 8 & 0xff)) - static Status xi18n_forwardEvent (XIMS ims, XPointer xp) { Xi18n i18n_core = ims->protocol; @@ -894,10 +910,10 @@ static Status xi18n_forwardEvent (XIMS i FrameMgrPutToken (fm, call_data->sync_bit); replyp += total_size; - if (_Xi18nNeedSwap(i18n_core, call_data->connect_id) != 0) { - call_data->event.xkey.state = Swap16(call_data->event.xkey.state); - } - EventToWireEvent (&(call_data->event), (xEvent *) replyp, &serial); + EventToWireEvent (&(call_data->event), + (xEvent *) replyp, + &serial, + _Xi18nNeedSwap (i18n_core, call_data->connect_id)); FrameMgrPutToken (fm, serial); diff -upr scim-1.4.4.orig/modules/FrontEnd/IMdkit/i18nPtHdr.c scim-1.4.4/modules/FrontEnd/IMdkit/i18nPtHdr.c --- scim-1.4.4.orig/modules/FrontEnd/IMdkit/i18nPtHdr.c 2004-08-14 12:26:38.000000000 +0900 +++ scim-1.4.4/modules/FrontEnd/IMdkit/i18nPtHdr.c 2006-03-24 12:13:24.000000000 +0900 @@ -51,8 +51,6 @@ static void DebugLog(char * msg) } #endif -#define Swap16(n) (((n) << 8 & 0xff00) | ((n) >> 8 & 0xff)) - extern Xi18nClient *_Xi18nFindClient (Xi18n, CARD16); static void GetProtocolVersion (CARD16 client_major, @@ -1055,29 +1053,61 @@ static int WireEventToEvent (Xi18n i18n_ XEvent *ev, Bool byte_swap) { - if (byte_swap != 0) { - event->u.keyButtonPointer.state = Swap16(event->u.keyButtonPointer.state); - } - ev->xany.serial = event->u.u.sequenceNumber & ((unsigned long) 0xFFFF); + FrameMgr fm; + extern XimFrameRec wire_keyevent_fr[]; + BYTE b; + CARD16 c16; + CARD32 c32; + int ret = False; + + /* create FrameMgr */ + fm = FrameMgrInit(wire_keyevent_fr, (char *)(&(event->u)), byte_swap); + + + /* get & set type */ + FrameMgrGetToken(fm, b); + ev->type = (unsigned int)b; + /* get detail */ + FrameMgrGetToken(fm, b); + /* get & set serial */ + FrameMgrGetToken(fm, c16); + ev->xany.serial = (unsigned long)c16; ev->xany.serial |= serial << 16; ev->xany.send_event = False; ev->xany.display = i18n_core->address.dpy; - switch (ev->type = event->u.u.type & 0x7F) - { - case KeyPress: - case KeyRelease: - ((XKeyEvent *) ev)->keycode = event->u.u.detail; - ((XKeyEvent *) ev)->window = event->u.keyButtonPointer.event; - ((XKeyEvent *) ev)->state = event->u.keyButtonPointer.state; - ((XKeyEvent *) ev)->time = event->u.keyButtonPointer.time; - ((XKeyEvent *) ev)->root = event->u.keyButtonPointer.root; - ((XKeyEvent *) ev)->x = event->u.keyButtonPointer.eventX; - ((XKeyEvent *) ev)->y = event->u.keyButtonPointer.eventY; - ((XKeyEvent *) ev)->x_root = 0; - ((XKeyEvent *) ev)->y_root = 0; - return True; - } - return False; + + /* Remove SendEvent flag from event type to emulate KeyPress/Release */ + ev->type &= 0x7F; + + switch (ev->type) { + case KeyPress: + case KeyRelease: + { + XKeyEvent *kev = (XKeyEvent*)ev; + + /* set keycode (detail) */ + kev->keycode = (unsigned int)b; + + /* get & set values */ + FrameMgrGetToken(fm, c32); kev->time = (Time)c32; + FrameMgrGetToken(fm, c32); kev->root = (Window)c32; + FrameMgrGetToken(fm, c32); kev->window = (Window)c32; + FrameMgrGetToken(fm, c32); kev->subwindow = (Window)c32; + FrameMgrGetToken(fm, c16); kev->x_root = (int)c16; + FrameMgrGetToken(fm, c16); kev->y_root = (int)c16; + FrameMgrGetToken(fm, c16); kev->x = (int)c16; + FrameMgrGetToken(fm, c16); kev->y = (int)c16; + FrameMgrGetToken(fm, c16); kev->state = (unsigned int)c16; + FrameMgrGetToken(fm, b); kev->same_screen = (Bool)b; + } + ret = True; + break; + default: + break; + } + /* free FrameMgr */ + FrameMgrFree(fm); + return ret; } static void ForwardEventMessageProc (XIMS ims, Index: scim.spec =================================================================== RCS file: /cvs/extras/rpms/scim/EL-4/scim.spec,v retrieving revision 1.19 retrieving revision 1.20 diff -u -r1.19 -r1.20 --- scim.spec 24 Feb 2006 02:57:59 -0000 1.19 +++ scim.spec 26 Apr 2007 08:34:40 -0000 1.20 @@ -2,8 +2,8 @@ Name: scim Version: 1.4.4 -# must be less than the release number of scim in Core -Release: 1%{?dist} +# must be less than the release number of scim in el5 +Release: 2%{?dist} Summary: Smart Common Input Method platform License: LGPL @@ -13,15 +13,20 @@ Source1: xinput-scim BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) -PreReq: %{_bindir}/update-gtk-immodules BuildRequires: gtk2-devel, desktop-file-utils # for autoreconf -Buildrequires: gettext-devel +Buildrequires: autoconf automake gettext libtool +Requires: %{name}-libs = %{version}-%{release} +Requires(post): %{_sbindir}/alternatives +Requires(postun): %{_sbindir}/alternatives Patch1: scim-add-restart.patch Patch2: gtkimm-clear-preedit-on-reset-174143.patch Patch3: rawcode-unicode-maxlength.patch Patch4: scim.pc-versioned-moduledir-179706.patch Patch5: scim-panjabi-punjabi.patch +Patch6: scim-system-default-config.patch +Patch7: factory-menu-singlet-submenus-187027.patch +Patch8: scim-xim-arch-byte-swap-LTC23920.patch %description SCIM is a user friendly and full featured input method user interface and @@ -50,6 +55,8 @@ %package libs Summary: Smart Common Input Method libraries Group: System Environment/Libraries +Requires(post): %{_bindir}/update-gtk-immodules +Requires(postun): %{_bindir}/update-gtk-immodules %description libs This package provides the libraries and GTK input method module for SCIM. @@ -62,6 +69,10 @@ %patch3 -p0 -b .3-unicode %patch4 -p1 -b .4-moduledir %patch5 -p0 -b .5-panjabi +%patch6 -p1 -b .6-config +%patch7 -p0 -b .7-submenu +%patch8 -p1 -b .8-byteswap~ + # patch1 touches configure.ac and src/Makefile.am autoreconf @@ -74,8 +85,9 @@ %install rm -rf ${RPM_BUILD_ROOT} -make DESTDIR=${RPM_BUILD_ROOT} install +make install DESTDIR=${RPM_BUILD_ROOT} +# to be deprecated after FC5 mkdir -pm 755 ${RPM_BUILD_ROOT}/%{_libdir}/scim-1.0/{Config,FrontEnd,IMEngine,SetupUI,Helper} # remove .la files @@ -92,7 +104,7 @@ # remove capplet rm ${RPM_BUILD_ROOT}/%{_datadir}/control-center-2.0/capplets/scim-setup.desktop -# install xinput config file. +# install xinput config file mkdir -pm 755 ${RPM_BUILD_ROOT}/%{_sysconfdir}/X11/xinit/xinput.d install -pm 644 %{SOURCE1} ${RPM_BUILD_ROOT}/%{_sysconfdir}/X11/xinit/xinput.d/scim @@ -115,7 +127,7 @@ %post libs /sbin/ldconfig -%{_bindir}/update-gtk-immodules %{_target_platform} +%{_bindir}/update-gtk-immodules %{_host} || : %postun @@ -127,9 +139,10 @@ done fi + %postun libs /sbin/ldconfig -%{_bindir}/update-gtk-immodules %{_target_platform} +%{_bindir}/update-gtk-immodules %{_host} || : %files -f %{name}.lang @@ -137,13 +150,24 @@ %doc AUTHORS COPYING NEWS README ChangeLog TODO %dir %{_sysconfdir}/scim %config(noreplace) %{_sysconfdir}/scim/* -%{_sysconfdir}/X11/xinit/xinput.d %{_bindir}/* -%{_libdir}/scim-1.0 -%exclude %{_libdir}/scim-1.0/%{scim_api} +%dir %{_libdir}/scim-1.0 +%{_libdir}/scim-1.0/scim-helper-launcher +%{_libdir}/scim-1.0/scim-helper-manager +%{_libdir}/scim-1.0/scim-launcher +%{_libdir}/scim-1.0/scim-panel-gtk +%dir %{_libdir}/scim-1.0/%{scim_api} +%{_libdir}/scim-1.0/%{scim_api}/Filter +%{_libdir}/scim-1.0/%{scim_api}/FrontEnd +%{_libdir}/scim-1.0/%{scim_api}/Helper +%dir %{_libdir}/scim-1.0/%{scim_api}/IMEngine +%{_libdir}/scim-1.0/%{scim_api}/IMEngine/rawcode.so +%{_libdir}/scim-1.0/%{scim_api}/SetupUI %{_datadir}/scim %{_datadir}/pixmaps/* %{_datadir}/applications/fedora-scim-setup.desktop +%{_sysconfdir}/X11/xinit/xinput.d + %files devel %defattr(-,root,root,-) @@ -152,19 +176,43 @@ %{_libdir}/libscim*.so %{_libdir}/pkgconfig/*.pc + %files doc %defattr(-,root,root,-) %doc docs/html + %files libs %defattr(-,root,root,-) %{_libdir}/libscim-*.so.* %{_libdir}/gtk-2.0/immodules -%{_libdir}/scim-1.0/%{scim_api} +%dir %{_libdir}/scim-1.0/%{scim_api} +%{_libdir}/scim-1.0/%{scim_api}/Config +%dir %{_libdir}/scim-1.0/%{scim_api}/IMEngine +%{_libdir}/scim-1.0/%{scim_api}/IMEngine/socket.so %changelog -* Fri Feb 24 2006 Jens Petersen - 1.4.4-1%{?dist} +* Thu Apr 26 2007 Jens Petersen - 1.4.4-2 +- initial build for EPEL el4 +- backport filelist cleanup from fc6 package + +* Tue Jun 20 2006 Jens Petersen - 1.4.4-9.7.fc5 +- ignore update-gtk-immodules errors in %%post and %%postun + +* Tue Jun 20 2006 Jens Petersen - 1.4.4-9.5.fc5 +- use _host not _target_platform for update-gtk-immodules in scripts (#195763) +- make scim explicitly require scim-libs with same ver-rel +- backport factory-menu-singlet-submenus-187027.patch to avoid having language + submenus with a single IME + +* Wed Mar 1 2006 Jens Petersen - 1.4.4-8 +- add scim-system-default-config.patch + - add Zenkaku_Hankaku as trigger hotkey for Japanese users + - use static XIM event flow so deadkeys work under XIM in off state (#169975) +- add alternatives as prereq for %%post and %%postun (pknirsch, #182853) + +* Fri Feb 24 2006 Jens Petersen - 1.4.4-1.fc3 - update to 1.4.4 release - sync with core devel package: @@ -189,21 +237,21 @@ - move scim dl modules to scim-libs for multilib to work correctly - define %%scim_api -* Tue Nov 1 2005 Jens Petersen - 1.4.2-5%{?dist} +* Tue Nov 1 2005 Jens Petersen - 1.4.2-5.fc3 - avoid errors in postun script when uninstalling -* Thu Oct 6 2005 Jens Petersen - 1.4.2-4%{?dist} +* Thu Oct 6 2005 Jens Petersen - 1.4.2-4.fc3 - fixing quoting in scim-restart - make post and postun scripts for scim-libs -* Thu Sep 22 2005 Jens Petersen - 1.4.2-3%{?dist} +* Thu Sep 22 2005 Jens Petersen - 1.4.2-3.fc3 - make scim-devel require scim-libs - add xinput.d entries for Indic langs * Thu Sep 15 2005 Jens Petersen - move libs and the gtk immodule to scim-libs for multilib -* Fri Sep 9 2005 Jens Petersen - 1.4.2-1%{?dist} +* Fri Sep 9 2005 Jens Petersen - 1.4.2-1.fc3 - improve scim-restart script to take account of the config module in use (Liu Cougar) @@ -216,7 +264,7 @@ * Thu Aug 25 2005 Warren Togami - configure with --enable-ld-version-script (#166041) -* Mon Aug 22 2005 Jens Petersen - 1.4.2-0%{?dist} +* Mon Aug 22 2005 Jens Petersen - 1.4.2-0.fc3 - update to 1.4.2 release - source scim-qtimm script if present from scim xinput script - reduce xinput.d alternatives priority to 81 From fedora-extras-commits at redhat.com Thu Apr 26 09:23:40 2007 From: fedora-extras-commits at redhat.com (Denis Leroy (denis)) Date: Thu, 26 Apr 2007 05:23:40 -0400 Subject: rpms/transmission/FC-5 transmission-0.71-manpath.patch, NONE, 1.1 .cvsignore, 1.2, 1.3 sources, 1.2, 1.3 transmission.spec, 1.2, 1.3 transmission-0.6.1-gtk.patch, 1.1, NONE transmission-0.6.1-install.patch, 1.1, NONE transmission.png, 1.1, NONE Message-ID: <200704260923.l3Q9Ne69022661@cvs-int.fedora.redhat.com> Author: denis Update of /cvs/extras/rpms/transmission/FC-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv22633 Modified Files: .cvsignore sources transmission.spec Added Files: transmission-0.71-manpath.patch Removed Files: transmission-0.6.1-gtk.patch transmission-0.6.1-install.patch transmission.png Log Message: - Update to 0.71 - Removed custom desktop file - Added patch to fix manpath transmission-0.71-manpath.patch: --- NEW FILE transmission-0.71-manpath.patch --- --- Transmission-0.71/mk/common.mk.orig 2007-04-25 18:54:30.000000000 +0200 +++ Transmission-0.71/mk/common.mk 2007-04-25 19:01:00.000000000 +0200 @@ -103,8 +103,8 @@ define INSTALL_MAN_RULE @echo "Install $<" - @$(MKDIR) $(DESTDIR)$(PREFIX)/man/man1 - @$(CP) $< $(DESTDIR)$(PREFIX)/man/man1/ + @$(MKDIR) $(DESTDIR)$(PREFIX)/share/man/man1 + @$(CP) $< $(DESTDIR)$(PREFIX)/share/man/man1/ endef define INSTALL_DESKTOP_RULE Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/transmission/FC-5/.cvsignore,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- .cvsignore 26 Sep 2006 06:01:01 -0000 1.2 +++ .cvsignore 26 Apr 2007 09:23:05 -0000 1.3 @@ -1 +1 @@ -Transmission-0.6.1.tar.gz +Transmission-0.71.tar.gz Index: sources =================================================================== RCS file: /cvs/extras/rpms/transmission/FC-5/sources,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- sources 26 Sep 2006 06:01:01 -0000 1.2 +++ sources 26 Apr 2007 09:23:05 -0000 1.3 @@ -1 +1 @@ -1156a88c77ab71782b9261881ea13811 Transmission-0.6.1.tar.gz +2df675d20175f0a73d0c470f428018f8 Transmission-0.71.tar.gz Index: transmission.spec =================================================================== RCS file: /cvs/extras/rpms/transmission/FC-5/transmission.spec,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- transmission.spec 28 Sep 2006 15:00:15 -0000 1.2 +++ transmission.spec 26 Apr 2007 09:23:05 -0000 1.3 @@ -1,16 +1,14 @@ Name: transmission -Version: 0.6.1 -Release: 3%{?dist} +Version: 0.71 +Release: 1%{?dist} Summary: A lightweight GTK+ BitTorrent client Group: Applications/Internet License: MIT URL: http://transmission.m0k.org/ Source0: http://download.m0k.org/transmission/files/Transmission-%{version}.tar.gz -Source1: transmission.png -Patch0: transmission-0.6.1-install.patch -Patch1: transmission-0.6.1-gtk.patch +Patch0: transmission-0.71-manpath.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: openssl-devel @@ -18,9 +16,6 @@ BuildRequires: desktop-file-utils BuildRequires: gettext intltool -Requires(post): desktop-file-utils -Requires(postun): desktop-file-utils - %description Transmission is a free, lightweight BitTorrent client. It features a @@ -30,8 +25,7 @@ %prep %setup -q -n Transmission-%{version} -%patch0 -p1 -b .inst -%patch1 -p1 -b .gtk +%patch0 -p1 -b .manpath %build @@ -41,27 +35,13 @@ %install rm -rf $RPM_BUILD_ROOT -%makeinstall +make install DESTDIR=$RPM_BUILD_ROOT %find_lang %{name}-gtk -mkdir -p $RPM_BUILD_ROOT/%{_datadir}/pixmaps/ -install -p -m 644 %{SOURCE1} $RPM_BUILD_ROOT%{_datadir}/pixmaps/transmission.png - -cat << EOF > %{name}.desktop -[Desktop Entry] -Name=Transmission -Comment=Download from BitTorrents -Exec=transmission-gtk -Icon=transmission.png -Terminal=false -Type=Application -Encoding=UTF-8 -Categories=Application;GTK;Network;Internet;X-Fedora; -MimeType=application/x-bittorrent; -EOF - desktop-file-install --vendor fedora \ - --dir $RPM_BUILD_ROOT/%{_datadir}/applications/ %{name}.desktop + --delete-original \ + --dir $RPM_BUILD_ROOT/%{_datadir}/applications/ \ + $RPM_BUILD_ROOT/%{_datadir}/applications/%{name}-gtk.desktop %clean @@ -81,11 +61,17 @@ %doc AUTHORS LICENSE NEWS README %{_bindir}/transmission* %{_datadir}/pixmaps/* -%{_datadir}/applications/*transmission.desktop +%{_datadir}/zsh/site-functions/* +%{_datadir}/applications/*transmission-gtk.desktop %doc %{_mandir}/man1/transmission* %changelog +* Wed Apr 25 2007 Denis Leroy - 0.71-1 +- Update to 0.71 +- Removed custom desktop file +- Added patch to fix manpath + * Thu Sep 28 2006 Denis Leroy - 0.6.1-3 - Added project icon - Honor cc variable --- transmission-0.6.1-gtk.patch DELETED --- --- transmission-0.6.1-install.patch DELETED --- From fedora-extras-commits at redhat.com Thu Apr 26 10:10:29 2007 From: fedora-extras-commits at redhat.com (=?utf-8?q?Jos=C3=A9_Ab=C3=ADlio_Oliveira_Matos?= (jamatos)) Date: Thu, 26 Apr 2007 06:10:29 -0400 Subject: rpms/rpy/devel rpy.spec,1.15,1.16 Message-ID: <200704261010.l3QAATqm027884@cvs-int.fedora.redhat.com> Author: jamatos Update of /cvs/extras/rpms/rpy/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv27861 Modified Files: rpy.spec Log Message: * Thu Apr 26 2007 Jos?? Matos - 0.4.6-16 - Rebuild to link with R 2.5.0 Index: rpy.spec =================================================================== RCS file: /cvs/extras/rpms/rpy/devel/rpy.spec,v retrieving revision 1.15 retrieving revision 1.16 diff -u -r1.15 -r1.16 --- rpy.spec 21 Dec 2006 19:16:06 -0000 1.15 +++ rpy.spec 26 Apr 2007 10:09:54 -0000 1.16 @@ -3,7 +3,7 @@ Name: rpy Summary: Python interface to the R language Version: 0.4.6 -Release: 15%{?dist} +Release: 16%{?dist} Url: http://rpy.sourceforge.net Source0: http://dl.sf.net/%{name}/%{name}-%{version}.tar.gz Patch1: rpy-install-info.patch @@ -15,7 +15,7 @@ BuildRequires: R, python-numeric, python-devel, texinfo, tetex Requires: python-numeric -Requires: R = 2.4.1 +Requires: R = 2.5.0 Requires(post): /sbin/install-info Requires(preun): /sbin/install-info @@ -67,6 +67,9 @@ %changelog +* Thu Apr 26 2007 Jos?? Matos - 0.4.6-16 +- Rebuild to link with R 2.5.0 + * Thu Dec 21 2006 Tom "spot" Callaway - 0.4.6-15 - Rebuild for new R-version. From fedora-extras-commits at redhat.com Thu Apr 26 10:12:38 2007 From: fedora-extras-commits at redhat.com (=?utf-8?q?Jos=C3=A9_Ab=C3=ADlio_Oliveira_Matos?= (jamatos)) Date: Thu, 26 Apr 2007 06:12:38 -0400 Subject: rpms/R-mAr/devel R-mAr.spec,1.7,1.8 Message-ID: <200704261012.l3QACcwR027954@cvs-int.fedora.redhat.com> Author: jamatos Update of /cvs/extras/rpms/R-mAr/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv27933 Modified Files: R-mAr.spec Log Message: * Thu Apr 26 2007 Jos?? Matos - 1.1-9 - Rebuild for R 2.5. Index: R-mAr.spec =================================================================== RCS file: /cvs/extras/rpms/R-mAr/devel/R-mAr.spec,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- R-mAr.spec 21 Apr 2007 15:25:12 -0000 1.7 +++ R-mAr.spec 26 Apr 2007 10:12:04 -0000 1.8 @@ -4,7 +4,7 @@ Summary: R module to evaluate functions for multivariate AutoRegressive analysis Name: R-%{packname} Version: 1.1 -Release: 8%{?dist} +Release: 9%{?dist} License: GPL version 2 or newer Group: Applications/Engineering Source0: ftp://cran.r-project.org/pub/R/contrib/main/%{packname}_%{version}-%{packrel}.tar.gz @@ -56,6 +56,9 @@ %changelog +* Thu Apr 26 2007 Jos?? Matos - 1.1-9 +- Rebuild for R 2.5. + * Sat Apr 21 2007 Jos?? Matos - 1.1-8 - New upstream version (1.1-1). From fedora-extras-commits at redhat.com Thu Apr 26 10:14:01 2007 From: fedora-extras-commits at redhat.com (=?utf-8?q?Jos=C3=A9_Ab=C3=ADlio_Oliveira_Matos?= (jamatos)) Date: Thu, 26 Apr 2007 06:14:01 -0400 Subject: rpms/R-mAr/FC-6 R-mAr.spec,1.7,1.8 Message-ID: <200704261014.l3QAE1IW028021@cvs-int.fedora.redhat.com> Author: jamatos Update of /cvs/extras/rpms/R-mAr/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv28001 Modified Files: R-mAr.spec Log Message: * Thu Apr 26 2007 Jos?? Matos - 1.1-9 - Rebuild for R 2.5. Index: R-mAr.spec =================================================================== RCS file: /cvs/extras/rpms/R-mAr/FC-6/R-mAr.spec,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- R-mAr.spec 21 Apr 2007 15:27:08 -0000 1.7 +++ R-mAr.spec 26 Apr 2007 10:13:27 -0000 1.8 @@ -4,7 +4,7 @@ Summary: R module to evaluate functions for multivariate AutoRegressive analysis Name: R-%{packname} Version: 1.1 -Release: 8%{?dist} +Release: 9%{?dist} License: GPL version 2 or newer Group: Applications/Engineering Source0: ftp://cran.r-project.org/pub/R/contrib/main/%{packname}_%{version}-%{packrel}.tar.gz @@ -56,6 +56,9 @@ %changelog +* Thu Apr 26 2007 Jos?? Matos - 1.1-9 +- Rebuild for R 2.5. + * Sat Apr 21 2007 Jos?? Matos - 1.1-8 - New upstream version (1.1-1). From fedora-extras-commits at redhat.com Thu Apr 26 10:17:26 2007 From: fedora-extras-commits at redhat.com (=?utf-8?q?Jos=C3=A9_Ab=C3=ADlio_Oliveira_Matos?= (jamatos)) Date: Thu, 26 Apr 2007 06:17:26 -0400 Subject: rpms/R-mAr/FC-5 R-mAr.spec,1.6,1.7 Message-ID: <200704261017.l3QAHQHP028103@cvs-int.fedora.redhat.com> Author: jamatos Update of /cvs/extras/rpms/R-mAr/FC-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv28085 Modified Files: R-mAr.spec Log Message: * Thu Apr 26 2007 Jos?? Matos - 1.1-9 - Rebuild for R 2.5. Index: R-mAr.spec =================================================================== RCS file: /cvs/extras/rpms/R-mAr/FC-5/R-mAr.spec,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- R-mAr.spec 21 Apr 2007 15:28:30 -0000 1.6 +++ R-mAr.spec 26 Apr 2007 10:16:51 -0000 1.7 @@ -4,7 +4,7 @@ Summary: R module to evaluate functions for multivariate AutoRegressive analysis Name: R-%{packname} Version: 1.1 -Release: 8%{?dist} +Release: 9%{?dist} License: GPL version 2 or newer Group: Applications/Engineering Source0: ftp://cran.r-project.org/pub/R/contrib/main/%{packname}_%{version}-%{packrel}.tar.gz @@ -56,6 +56,9 @@ %changelog +* Thu Apr 26 2007 Jos?? Matos - 1.1-9 +- Rebuild for R 2.5. + * Sat Apr 21 2007 Jos?? Matos - 1.1-8 - New upstream version (1.1-1). From fedora-extras-commits at redhat.com Thu Apr 26 10:20:50 2007 From: fedora-extras-commits at redhat.com (=?utf-8?q?Jos=C3=A9_Ab=C3=ADlio_Oliveira_Matos?= (jamatos)) Date: Thu, 26 Apr 2007 06:20:50 -0400 Subject: rpms/R-waveslim/devel R-waveslim.spec,1.5,1.6 Message-ID: <200704261020.l3QAKo4u028192@cvs-int.fedora.redhat.com> Author: jamatos Update of /cvs/extras/rpms/R-waveslim/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv28170 Modified Files: R-waveslim.spec Log Message: * Thu Apr 26 2007 Jos?? Matos - 1.6-2 - Rebuild for R 2.5. Index: R-waveslim.spec =================================================================== RCS file: /cvs/extras/rpms/R-waveslim/devel/R-waveslim.spec,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- R-waveslim.spec 21 Apr 2007 15:32:12 -0000 1.5 +++ R-waveslim.spec 26 Apr 2007 10:20:15 -0000 1.6 @@ -3,7 +3,7 @@ Summary: R module, Basic wavelet routines for 1,2 and 3-dimensional signal processing Name: R-%{packname} Version: 1.6 -Release: 1%{?dist} +Release: 2%{?dist} License: GPL Group: Applications/Engineering Source0: ftp://cran.r-project.org/pub/R/contrib/main/%{packname}_%{version}.tar.gz @@ -54,6 +54,9 @@ %doc DESCRIPTION %changelog +* Thu Apr 26 2007 Jos?? Matos - 1.6-2 +- Rebuild for R 2.5. + * Sat Apr 21 2007 Jos?? Matos - 1.6-1 - New upstream version. From fedora-extras-commits at redhat.com Thu Apr 26 10:25:16 2007 From: fedora-extras-commits at redhat.com (=?utf-8?q?Jos=C3=A9_Ab=C3=ADlio_Oliveira_Matos?= (jamatos)) Date: Thu, 26 Apr 2007 06:25:16 -0400 Subject: rpms/R-waveslim/FC-6 R-waveslim.spec,1.5,1.6 Message-ID: <200704261025.l3QAPG9C028366@cvs-int.fedora.redhat.com> Author: jamatos Update of /cvs/extras/rpms/R-waveslim/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv28346 Modified Files: R-waveslim.spec Log Message: * Thu Apr 26 2007 Jos?? Matos - 1.6-2 - Rebuild for R 2.5. Index: R-waveslim.spec =================================================================== RCS file: /cvs/extras/rpms/R-waveslim/FC-6/R-waveslim.spec,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- R-waveslim.spec 21 Apr 2007 15:34:13 -0000 1.5 +++ R-waveslim.spec 26 Apr 2007 10:24:41 -0000 1.6 @@ -3,7 +3,7 @@ Summary: R module, Basic wavelet routines for 1,2 and 3-dimensional signal processing Name: R-%{packname} Version: 1.6 -Release: 1%{?dist} +Release: 2%{?dist} License: GPL Group: Applications/Engineering Source0: ftp://cran.r-project.org/pub/R/contrib/main/%{packname}_%{version}.tar.gz @@ -54,6 +54,9 @@ %doc DESCRIPTION %changelog +* Thu Apr 26 2007 Jos?? Matos - 1.6-2 +- Rebuild for R 2.5. + * Sat Apr 21 2007 Jos?? Matos - 1.6-1 - New upstream version. From fedora-extras-commits at redhat.com Thu Apr 26 10:27:04 2007 From: fedora-extras-commits at redhat.com (=?utf-8?q?Jos=C3=A9_Ab=C3=ADlio_Oliveira_Matos?= (jamatos)) Date: Thu, 26 Apr 2007 06:27:04 -0400 Subject: rpms/R-waveslim/FC-5 R-waveslim.spec,1.4,1.5 Message-ID: <200704261027.l3QAR4Xa028442@cvs-int.fedora.redhat.com> Author: jamatos Update of /cvs/extras/rpms/R-waveslim/FC-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv28421 Modified Files: R-waveslim.spec Log Message: * Thu Apr 26 2007 Jos?? Matos - 1.6-2 - Rebuild for R 2.5. Index: R-waveslim.spec =================================================================== RCS file: /cvs/extras/rpms/R-waveslim/FC-5/R-waveslim.spec,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- R-waveslim.spec 21 Apr 2007 15:36:12 -0000 1.4 +++ R-waveslim.spec 26 Apr 2007 10:26:30 -0000 1.5 @@ -3,7 +3,7 @@ Summary: R module, Basic wavelet routines for 1,2 and 3-dimensional signal processing Name: R-%{packname} Version: 1.6 -Release: 1%{?dist} +Release: 2%{?dist} License: GPL Group: Applications/Engineering Source0: ftp://cran.r-project.org/pub/R/contrib/main/%{packname}_%{version}.tar.gz @@ -54,6 +54,9 @@ %doc DESCRIPTION %changelog +* Thu Apr 26 2007 Jos?? Matos - 1.6-2 +- Rebuild for R 2.5. + * Sat Apr 21 2007 Jos?? Matos - 1.6-1 - New upstream version. From fedora-extras-commits at redhat.com Thu Apr 26 10:42:26 2007 From: fedora-extras-commits at redhat.com (=?utf-8?q?Jos=C3=A9_Ab=C3=ADlio_Oliveira_Matos?= (jamatos)) Date: Thu, 26 Apr 2007 06:42:26 -0400 Subject: rpms/rpy/FC-6 rpy.spec,1.14,1.15 Message-ID: <200704261042.l3QAgQDu029041@cvs-int.fedora.redhat.com> Author: jamatos Update of /cvs/extras/rpms/rpy/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv29020 Modified Files: rpy.spec Log Message: * Thu Apr 26 2007 Jos?? Matos - 0.4.6-16 - Rebuild to link with R 2.5.0 Index: rpy.spec =================================================================== RCS file: /cvs/extras/rpms/rpy/FC-6/rpy.spec,v retrieving revision 1.14 retrieving revision 1.15 diff -u -r1.14 -r1.15 --- rpy.spec 21 Dec 2006 19:16:06 -0000 1.14 +++ rpy.spec 26 Apr 2007 10:41:52 -0000 1.15 @@ -3,7 +3,7 @@ Name: rpy Summary: Python interface to the R language Version: 0.4.6 -Release: 15%{?dist} +Release: 16%{?dist} Url: http://rpy.sourceforge.net Source0: http://dl.sf.net/%{name}/%{name}-%{version}.tar.gz Patch1: rpy-install-info.patch @@ -15,7 +15,7 @@ BuildRequires: R, python-numeric, python-devel, texinfo, tetex Requires: python-numeric -Requires: R = 2.4.1 +Requires: R = 2.5.0 Requires(post): /sbin/install-info Requires(preun): /sbin/install-info @@ -67,6 +67,9 @@ %changelog +* Thu Apr 26 2007 Jos?? Matos - 0.4.6-16 +- Rebuild to link with R 2.5.0 + * Thu Dec 21 2006 Tom "spot" Callaway - 0.4.6-15 - Rebuild for new R-version. From fedora-extras-commits at redhat.com Thu Apr 26 10:43:41 2007 From: fedora-extras-commits at redhat.com (=?utf-8?q?Jos=C3=A9_Ab=C3=ADlio_Oliveira_Matos?= (jamatos)) Date: Thu, 26 Apr 2007 06:43:41 -0400 Subject: rpms/rpy/FC-5 rpy.spec,1.13,1.14 Message-ID: <200704261043.l3QAhfVi029105@cvs-int.fedora.redhat.com> Author: jamatos Update of /cvs/extras/rpms/rpy/FC-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv29086 Modified Files: rpy.spec Log Message: * Thu Apr 26 2007 Jos?? Matos - 0.4.6-16 - Rebuild to link with R 2.5.0 Index: rpy.spec =================================================================== RCS file: /cvs/extras/rpms/rpy/FC-5/rpy.spec,v retrieving revision 1.13 retrieving revision 1.14 diff -u -r1.13 -r1.14 --- rpy.spec 21 Dec 2006 19:16:00 -0000 1.13 +++ rpy.spec 26 Apr 2007 10:43:07 -0000 1.14 @@ -3,7 +3,7 @@ Name: rpy Summary: Python interface to the R language Version: 0.4.6 -Release: 15%{?dist} +Release: 16%{?dist} Url: http://rpy.sourceforge.net Source0: http://dl.sf.net/%{name}/%{name}-%{version}.tar.gz Patch1: rpy-install-info.patch @@ -15,7 +15,7 @@ BuildRequires: R, python-numeric, python-devel, texinfo, tetex Requires: python-numeric -Requires: R = 2.4.1 +Requires: R = 2.5.0 Requires(post): /sbin/install-info Requires(preun): /sbin/install-info @@ -67,6 +67,9 @@ %changelog +* Thu Apr 26 2007 Jos?? Matos - 0.4.6-16 +- Rebuild to link with R 2.5.0 + * Thu Dec 21 2006 Tom "spot" Callaway - 0.4.6-15 - Rebuild for new R-version. From fedora-extras-commits at redhat.com Thu Apr 26 13:37:40 2007 From: fedora-extras-commits at redhat.com (Rex Dieter (rdieter)) Date: Thu, 26 Apr 2007 09:37:40 -0400 Subject: rpms/ufraw/devel ufraw-0.11-exiv2.patch, 1.1, 1.2 ufraw.spec, 1.18, 1.19 Message-ID: <200704261337.l3QDbeIS012854@cvs-int.fedora.redhat.com> Author: rdieter Update of /cvs/extras/rpms/ufraw/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv12827 Modified Files: ufraw-0.11-exiv2.patch ufraw.spec Log Message: * Wed Apr 25 2007 Rex Dieter - 0.11-6 - exiv2 patch (#237846) ufraw-0.11-exiv2.patch: Index: ufraw-0.11-exiv2.patch =================================================================== RCS file: /cvs/extras/rpms/ufraw/devel/ufraw-0.11-exiv2.patch,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- ufraw-0.11-exiv2.patch 25 Apr 2007 18:16:44 -0000 1.1 +++ ufraw-0.11-exiv2.patch 26 Apr 2007 13:37:05 -0000 1.2 @@ -1,10 +1,10 @@ --- ufraw-0.11/configure.ac.exiv2 2007-03-06 15:02:40.000000000 -0600 -+++ ufraw-0.11/configure.ac 2007-04-25 13:09:06.000000000 -0500 ++++ ufraw-0.11/configure.ac 2007-04-26 08:13:12.000000000 -0500 @@ -185,12 +185,17 @@ AC_MSG_RESULT($with_exiv2) have_exiv2=no if test $with_exiv2 = yes; then -+PKG_CHECK_MODULES(EXIV2, exiv2 >= 0.14, ++PKG_CHECK_MODULES(EXIV2, exiv2, + [ have_exiv2=yes + AC_DEFINE(HAVE_EXIV2, 1, have exiv2)], + [ @@ -19,13 +19,14 @@ UFRAW_CFLAGS="$UFRAW_CFLAGS $EXIF_CFLAGS $GIMP_CFLAGS $GTK_CFLAGS $GLIB_CFLAGS $LCMS_CFLAGS" --- ufraw-0.11/ufraw_exiv2.cc.exiv2 2007-02-08 15:28:41.000000000 -0600 -+++ ufraw-0.11/ufraw_exiv2.cc 2007-04-25 13:10:16.000000000 -0500 -@@ -201,7 +201,7 @@ ++++ ufraw-0.11/ufraw_exiv2.cc 2007-04-26 08:15:51.000000000 -0500 +@@ -201,7 +201,8 @@ } catch (Exiv2::AnyError& e) { std::cerr.rdbuf(savecerr); - ufraw_message(UFRAW_SET_WARNING, "%s\n", e.what().c_str()); -+ ufraw_message(UFRAW_SET_WARNING, "%s\n", e.what()); ++ std::string s(e.what()); ++ ufraw_message(UFRAW_SET_WARNING, "%s\n", s.c_str()); return UFRAW_ERROR; } Index: ufraw.spec =================================================================== RCS file: /cvs/extras/rpms/ufraw/devel/ufraw.spec,v retrieving revision 1.18 retrieving revision 1.19 diff -u -r1.18 -r1.19 --- ufraw.spec 25 Apr 2007 18:16:44 -0000 1.18 +++ ufraw.spec 26 Apr 2007 13:37:06 -0000 1.19 @@ -24,7 +24,7 @@ BuildRequires: gtk2-devel >= 2.6.0 BuildRequires: lcms-devel BuildRequires: libexif-devel >= 0.6.13 -BuildRequires: exiv2-devel >= 0.14 +BuildRequires: exiv2-devel BuildRequires: libtiff-devel BuildRequires: libjpeg-devel BuildRequires: pkgconfig @@ -147,7 +147,7 @@ %changelog * Wed Apr 25 2007 Rex Dieter - 0.11-6 -- initial exiv2 patch (#237846) +- exiv2 patch (#237846) * Wed Apr 25 2007 Rex Dieter - 0.11-5 - respin for exiv2-0.14 From fedora-extras-commits at redhat.com Thu Apr 26 14:05:44 2007 From: fedora-extras-commits at redhat.com (Bill Nottingham (notting)) Date: Thu, 26 Apr 2007 10:05:44 -0400 Subject: comps comps-f7.xml.in,1.170,1.171 Message-ID: <200704261405.l3QE5iPU017766@cvs-int.fedora.redhat.com> Author: notting Update of /cvs/extras/comps In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv17735 Modified Files: comps-f7.xml.in Log Message: add names, dummy! Index: comps-f7.xml.in =================================================================== RCS file: /cvs/extras/comps/comps-f7.xml.in,v retrieving revision 1.170 retrieving revision 1.171 diff -u -r1.170 -r1.171 --- comps-f7.xml.in 25 Apr 2007 07:54:30 -0000 1.170 +++ comps-f7.xml.in 26 Apr 2007 14:05:14 -0000 1.171 @@ -48,6 +48,8 @@ albanian-support + <_name>Albanian Support + <_description/> false false sq @@ -385,6 +387,8 @@ belarusian-support + <_name>Belarusian Support + <_description/> false false be @@ -409,6 +413,8 @@ bosnian-support + <_name>Bosnian Support + <_description/> false false bs @@ -1138,6 +1144,8 @@ filipino-support + <_name>Filipino Support + <_description/> false false fil @@ -1370,6 +1378,8 @@ georgian-support + <_name>Georgian Support + <_description/> false false ka @@ -2222,6 +2232,8 @@ lao-support + <_name>Lao Support + <_description/> false false lo @@ -2374,6 +2386,8 @@ maori-support + <_name>Maori Support + <_description/> false false mi @@ -2729,6 +2743,8 @@ samoan-support + <_name>Samoan Support + <_description/> false false sm @@ -3210,6 +3226,8 @@ tagalog-support + <_name>Tagalog Support + <_description/> false false tl @@ -3315,6 +3333,8 @@ tonga-support + <_name>Tonga Support + <_description/> false false to @@ -3407,6 +3427,8 @@ vietnamese-support + <_name>Vietnamese Support + <_description/> false false vi From fedora-extras-commits at redhat.com Thu Apr 26 14:28:21 2007 From: fedora-extras-commits at redhat.com (Michael Patrick McGrath (mmcgrath)) Date: Thu, 26 Apr 2007 10:28:21 -0400 Subject: accounts2/fas/fas controllers.py,1.6,1.7 Message-ID: <200704261428.l3QESLSq018090@cvs-int.fedora.redhat.com> Author: mmcgrath Update of /cvs/fedora/accounts2/fas/fas In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv18003/fas Modified Files: controllers.py Log Message: UI changes Index: controllers.py =================================================================== RCS file: /cvs/fedora/accounts2/fas/fas/controllers.py,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- controllers.py 14 Apr 2007 21:35:38 -0000 1.6 +++ controllers.py 26 Apr 2007 14:28:14 -0000 1.7 @@ -138,7 +138,7 @@ return dict() newpass = p.generatePassword() message = turbomail.Message('accounts at fedoraproject.org', p.mail, 'Fedora Project Password Reset') - message.plain = "You have requested a password reset - %s - %s" % (newpass['hash'], newpass['pass']) + message.plain = "You have requested a password reset! Your new password is - %s" % newpass['pass'] turbomail.enqueue(message) p.__setattr__('userPassword', newpass['hash']) @@ -154,7 +154,7 @@ @expose(template="fas.templates.userList") @exception_handler(errorMessage,rules="isinstance(tg_exceptions,ValueError)") -# @identity.require(identity.in_group("sysadmin-main")) + @identity.require(identity.in_group("accounts")) def listUser(self, search='a*'): users = Person.users(search) try: @@ -318,6 +318,38 @@ turbogears.redirect('editGroup?groupName=%s' % group.cn) return dict() + @expose(template='fas.templates.signUp') + def signUp(self): + return dict() + + + @expose(template='fas.templates.invite') + @exception_handler(errorMessage,rules="isinstance(tg_exceptions,ValueError)") + @identity.require(identity.not_anonymous()) + def invite(self, target=None): + import turbomail + user = Person.byUserName(turbogears.identity.current.user_name) + if target: + message = turbomail.Message(user.mail, target, 'Come join The Fedora Project!') +# message.plain = "Please come join the fedora project! Someone thinks your skills and abilities may be able to help our project. If your interested please go to http://fedoraproject.org/wiki/HelpWanted" + message.plain = "%s <%s> has invited you to join the Fedora \ +Project! We are a community of users and developers who produce a \ +complete operating system from entirely free and open source software \ +(FOSS). %s thinks that you have knowledge and skills \ +that make you a great fit for the Fedora community, and that you might \ +be interested in contributing. \n\ +\n\ +How could you team up with the Fedora community to use and develop your \ +skills? Check out http://fedoraproject.org/wiki/Join for some ideas. \ +Our community is more than just software developers -- we also have a \ +place for you whether you're an artist, a web site builder, a writer, or \ +a people person. You'll grow and learn as you work on a team with other \ +very smart and talented people. \n\ +\n\ +Fedora and FOSS are changing the world -- come be a part of it!" % (user.givenName, user.mail, user.givenName) + turbomail.enqueue(message) + turbogears.flash('Message sent to: %s' % target) + return dict(target=target, user=user) def relativeUser(realUser, sudoUser): ''' Takes user and sees if they are allow to sudo for remote group''' From fedora-extras-commits at redhat.com Thu Apr 26 14:28:22 2007 From: fedora-extras-commits at redhat.com (Michael Patrick McGrath (mmcgrath)) Date: Thu, 26 Apr 2007 10:28:22 -0400 Subject: accounts2/fas/fas/static/javascript DragAndDrop.js, NONE, 1.1 MochiKit.js, NONE, 1.1 New.js, NONE, 1.1 Sortable.js, NONE, 1.1 color.js, NONE, 1.1 draggable.js, NONE, 1.1 signal.js, NONE, 1.1 sortable_tables.js, NONE, 1.1 style.js, NONE, 1.1 Message-ID: <200704261428.l3QESM5n018099@cvs-int.fedora.redhat.com> Author: mmcgrath Update of /cvs/fedora/accounts2/fas/fas/static/javascript In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv18003/fas/static/javascript Added Files: DragAndDrop.js MochiKit.js New.js Sortable.js color.js draggable.js signal.js sortable_tables.js style.js Log Message: UI changes --- NEW FILE DragAndDrop.js --- /*** MochiKit.DragAndDrop 1.4 See for documentation, downloads, license, etc. Copyright (c) 2005 Thomas Fuchs (http://script.aculo.us, http://mir.aculo.us) Mochi-ized By Thomas Herve (_firstname_ at nimail.org) ***/ if (typeof(dojo) != 'undefined') { dojo.provide('MochiKit.DragAndDrop'); dojo.require('MochiKit.Base'); dojo.require('MochiKit.DOM'); dojo.require('MochiKit.Iter'); dojo.require('MochiKit.Visual'); dojo.require('MochiKit.Signal'); } if (typeof(JSAN) != 'undefined') { JSAN.use("MochiKit.Base", []); JSAN.use("MochiKit.DOM", []); JSAN.use("MochiKit.Visual", []); JSAN.use("MochiKit.Iter", []); JSAN.use("MochiKit.Signal", []); } try { if (typeof(MochiKit.Base) == 'undefined' || typeof(MochiKit.DOM) == 'undefined' || typeof(MochiKit.Visual) == 'undefined' || typeof(MochiKit.Signal) == 'undefined' || typeof(MochiKit.Iter) == 'undefined') { throw ""; } } catch (e) { throw "MochiKit.DragAndDrop depends on MochiKit.Base, MochiKit.DOM, MochiKit.Visual, MochiKit.Signal and MochiKit.Iter!"; } if (typeof(MochiKit.DragAndDrop) == 'undefined') { MochiKit.DragAndDrop = {}; } MochiKit.DragAndDrop.NAME = 'MochiKit.DragAndDrop'; MochiKit.DragAndDrop.VERSION = '1.4'; MochiKit.DragAndDrop.__repr__ = function () { return '[' + this.NAME + ' ' + this.VERSION + ']'; }; MochiKit.DragAndDrop.toString = function () { return this.__repr__(); }; MochiKit.DragAndDrop.EXPORT = [ "Droppable", "Draggable" ]; MochiKit.DragAndDrop.EXPORT_OK = [ "Droppables", "Draggables" ]; MochiKit.DragAndDrop.Droppables = { /*** Manage all droppables. Shouldn't be used, use the Droppable object instead. ***/ drops: [], remove: function (element) { this.drops = MochiKit.Base.filter(function (d) { return d.element != MochiKit.DOM.getElement(element) }, this.drops); }, register: function (drop) { this.drops.push(drop); }, unregister: function (drop) { this.drops = MochiKit.Base.filter(function (d) { return d != drop; }, this.drops); }, prepare: function (element) { MochiKit.Base.map(function (drop) { if (drop.isAccepted(element)) { if (drop.options.activeclass) { MochiKit.DOM.addElementClass(drop.element, drop.options.activeclass); } drop.options.onactive(drop.element, element); } }, this.drops); }, findDeepestChild: function (drops) { deepest = drops[0]; for (i = 1; i < drops.length; ++i) { if (MochiKit.DOM.isParent(drops[i].element, deepest.element)) { deepest = drops[i]; } } return deepest; }, show: function (point, element) { if (!this.drops.length) { return; } var affected = []; if (this.last_active) { this.last_active.deactivate(); } MochiKit.Iter.forEach(this.drops, function (drop) { if (drop.isAffected(point, element)) { affected.push(drop); } }); if (affected.length > 0) { drop = this.findDeepestChild(affected); MochiKit.Position.within(drop.element, point.page.x, point.page.y); drop.options.onhover(element, drop.element, MochiKit.Position.overlap(drop.options.overlap, drop.element)); drop.activate(); } }, fire: function (event, element) { if (!this.last_active) { return; } MochiKit.Position.prepare(); if (this.last_active.isAffected(event.mouse(), element)) { this.last_active.options.ondrop(element, this.last_active.element, event); } }, reset: function (element) { MochiKit.Base.map(function (drop) { if (drop.options.activeclass) { MochiKit.DOM.removeElementClass(drop.element, drop.options.activeclass); } drop.options.ondesactive(drop.element, element); }, this.drops); if (this.last_active) { this.last_active.deactivate(); } } }; MochiKit.DragAndDrop.Droppable = function (element, options) { this.__init__(element, options); }; MochiKit.DragAndDrop.Droppable.prototype = { /*** A droppable object. Simple use is to create giving an element: new MochiKit.DragAndDrop.Droppable('myelement'); Generally you'll want to define the 'ondrop' function and maybe the 'accept' option to filter draggables. ***/ __class__: MochiKit.DragAndDrop.Droppable, __init__: function (element, /* optional */options) { var d = MochiKit.DOM; var b = MochiKit.Base; this.element = d.getElement(element); this.options = b.update({ greedy: true, hoverclass: null, activeclass: null, hoverfunc: b.noop, accept: null, onactive: b.noop, ondesactive: b.noop, onhover: b.noop, ondrop: b.noop, containment: [], tree: false }, options || {}); // cache containers this.options._containers = []; b.map(MochiKit.Base.bind(function (c) { this.options._containers.push(d.getElement(c)); }, this), this.options.containment); d.makePositioned(this.element); // fix IE MochiKit.DragAndDrop.Droppables.register(this); }, isContained: function (element) { if (this._containers) { var containmentNode; if (this.options.tree) { containmentNode = element.treeNode; } else { containmentNode = element.parentNode; } return MochiKit.Iter.some(this._containers, function (c) { return containmentNode == c; }); } else { return true; } }, isAccepted: function (element) { return ((!this.options.accept) || MochiKit.Iter.some( this.options.accept, function (c) { return MochiKit.DOM.hasElementClass(element, c); })); }, isAffected: function (point, element) { return ((this.element != element) && this.isContained(element) && this.isAccepted(element) && MochiKit.Position.within(this.element, point.page.x, point.page.y)); }, deactivate: function () { /*** A droppable is deactivate when a draggable has been over it and left. ***/ if (this.options.hoverclass) { MochiKit.DOM.removeElementClass(this.element, this.options.hoverclass); } this.options.hoverfunc(this.element, false); MochiKit.DragAndDrop.Droppables.last_active = null; }, activate: function () { /*** A droppable is active when a draggable is over it. ***/ if (this.options.hoverclass) { MochiKit.DOM.addElementClass(this.element, this.options.hoverclass); } this.options.hoverfunc(this.element, true); MochiKit.DragAndDrop.Droppables.last_active = this; }, destroy: function () { /*** Delete this droppable. ***/ MochiKit.DragAndDrop.Droppables.unregister(this); }, repr: function () { return '[' + this.__class__.NAME + ", options:" + MochiKit.Base.repr(this.options) + "]"; } }; MochiKit.DragAndDrop.Draggables = { /*** Manage draggables elements. Not intended to direct use. ***/ drags: [], observers: [], register: function (draggable) { if (this.drags.length === 0) { var conn = MochiKit.Signal.connect; this.eventMouseUp = conn(document, 'onmouseup', this, this.endDrag); this.eventMouseMove = conn(document, 'onmousemove', this, this.updateDrag); this.eventKeypress = conn(document, 'onkeypress', this, this.keyPress); } this.drags.push(draggable); }, unregister: function (draggable) { this.drags = MochiKit.Base.filter(function (d) { return d != draggable; }, this.drags); if (this.drags.length === 0) { var disc = MochiKit.Signal.disconnect disc(this.eventMouseUp); disc(this.eventMouseMove); disc(this.eventKeypress); } }, activate: function (draggable) { // allows keypress events if window is not currently focused // fails for Safari window.focus(); this.activeDraggable = draggable; }, deactivate: function () { this.activeDraggable = null; }, updateDrag: function (event) { if (!this.activeDraggable) { return; } var pointer = event.mouse(); // Mozilla-based browsers fire successive mousemove events with // the same coordinates, prevent needless redrawing (moz bug?) if (this._lastPointer && (MochiKit.Base.repr(this._lastPointer.page) == MochiKit.Base.repr(pointer.page))) { return; } this._lastPointer = pointer; this.activeDraggable.updateDrag(event, pointer); }, endDrag: function (event) { if (!this.activeDraggable) { return; } this._lastPointer = null; this.activeDraggable.endDrag(event); this.activeDraggable = null; }, keyPress: function (event) { if (this.activeDraggable) { this.activeDraggable.keyPress(event); } }, addObserver: function (observer) { this.observers.push(observer); this._cacheObserverCallbacks(); }, removeObserver: function (element) { // element instead of observer fixes mem leaks this.observers = MochiKit.Base.filter(function (o) { return o.element != element; }, this.observers); this._cacheObserverCallbacks(); }, notify: function (eventName, draggable, event) { // 'onStart', 'onEnd', 'onDrag' if (this[eventName + 'Count'] > 0) { MochiKit.Base.map(function (o) { if (o[eventName]) { o[eventName](eventName, draggable, event); } }, this.observers); } }, _cacheObserverCallbacks: function () { var b = MochiKit.Base; var self = MochiKit.DragAndDrop.Draggables; b.map(function (eventName) { self[eventName + 'Count'] = b.filter(function (o) { return o[eventName]; }, self.observers).length; }, ['onStart', 'onEnd', 'onDrag']); } }; MochiKit.DragAndDrop.Draggable = function (element, options) { this.__init__(element, options); }; MochiKit.DragAndDrop.Draggable.prototype = { /*** A draggable object. Simple instantiate : new MochiKit.DragAndDrop.Draggable('myelement'); ***/ __class__ : MochiKit.DragAndDrop.Draggable, __init__: function (element, /* optional */options) { var v = MochiKit.Visual; var b = MochiKit.Base; options = b.update({ handle: false, starteffect: function (innerelement) { this._savedOpacity = MochiKit.DOM.getOpacity(innerelement) || 1.0; new v.Opacity(innerelement, {duration:0.2, from:this._savedOpacity, to:0.7}); }, reverteffect: function (innerelement, top_offset, left_offset) { var dur = Math.sqrt(Math.abs(top_offset^2) + Math.abs(left_offset^2))*0.02; return new v.Move(innerelement, {x: -left_offset, y: -top_offset, duration: dur}); }, endeffect: function (innerelement) { new v.Opacity(innerelement, {duration:0.2, from:0.7, to:this._savedOpacity}); }, onchange: b.noop, zindex: 1000, revert: false, scroll: false, scrollSensitivity: 20, scrollSpeed: 15, // false, or xy or [x, y] or function (x, y){return [x, y];} snap: false }, options || {}); var d = MochiKit.DOM; this.element = d.getElement(element); if (options.handle && (typeof(options.handle) == 'string')) { this.handle = d.getFirstElementByTagAndClassName(null, options.handle, this.element); } if (!this.handle) { this.handle = d.getElement(options.handle); } if (!this.handle) { this.handle = this.element; } if (options.scroll && !options.scroll.scrollTo && !options.scroll.outerHTML) { options.scroll = d.getElement(options.scroll); } d.makePositioned(this.element); // fix IE this.delta = this.currentDelta(); this.options = options; this.dragging = false; this.eventMouseDown = MochiKit.Signal.connect(this.handle, 'onmousedown', this, this.initDrag); MochiKit.DragAndDrop.Draggables.register(this); }, destroy: function () { MochiKit.Signal.disconnect(this.eventMouseDown); MochiKit.DragAndDrop.Draggables.unregister(this); }, currentDelta: function () { var s = MochiKit.DOM.getStyle; return [ parseInt(s(this.element, 'left') || '0'), parseInt(s(this.element, 'top') || '0')]; }, initDrag: function (event) { if (!event.mouse().button.left) { return; } // abort on form elements, fixes a Firefox issue var src = event.target; if (src.tagName && ( src.tagName == 'INPUT' || src.tagName == 'SELECT' || src.tagName == 'OPTION' || src.tagName == 'BUTTON' || src.tagName == 'TEXTAREA')) { return; } if (this._revert) { this._revert.cancel(); this._revert = null; } var pointer = event.mouse(); var pos = MochiKit.Position.cumulativeOffset(this.element); this.offset = [pointer.page.x - pos.x, pointer.page.y - pos.y] MochiKit.DragAndDrop.Draggables.activate(this); event.stop(); }, startDrag: function (event) { this.dragging = true; if (this.options.selectclass) { MochiKit.DOM.addElementClass(this.element, this.options.selectclass); } if (this.options.zindex) { this.originalZ = parseInt(MochiKit.DOM.getStyle(this.element, 'z-index') || '0'); this.element.style.zIndex = this.options.zindex; } if (this.options.ghosting) { this._clone = this.element.cloneNode(true); this.ghostPosition = MochiKit.Position.absolutize(this.element); this.element.parentNode.insertBefore(this._clone, this.element); } if (this.options.scroll) { if (this.options.scroll == window) { var where = this._getWindowScroll(this.options.scroll); this.originalScrollLeft = where.left; this.originalScrollTop = where.top; } else { this.originalScrollLeft = this.options.scroll.scrollLeft; this.originalScrollTop = this.options.scroll.scrollTop; } } MochiKit.DragAndDrop.Droppables.prepare(this.element); MochiKit.DragAndDrop.Draggables.notify('onStart', this, event); if (this.options.starteffect) { this.options.starteffect(this.element); } }, updateDrag: function (event, pointer) { if (!this.dragging) { this.startDrag(event); } MochiKit.Position.prepare(); MochiKit.DragAndDrop.Droppables.show(pointer, this.element); MochiKit.DragAndDrop.Draggables.notify('onDrag', this, event); this.draw(pointer); this.options.onchange(this); if (this.options.scroll) { this.stopScrolling(); var p, q; if (this.options.scroll == window) { var s = this._getWindowScroll(this.options.scroll); p = new MochiKit.Style.Coordinates(s.left, s.top); q = new MochiKit.Style.Coordinates(s.left + s.width, s.top + s.height); } else { p = MochiKit.Position.page(this.options.scroll); p.x += this.options.scroll.scrollLeft; p.y += this.options.scroll.scrollTop; q = new MochiKit.Style.Coordinates(p.x + this.options.scroll.offsetWidth, p.y + this.options.scroll.offsetHeight); } var speed = [0, 0]; if (pointer.page.x > (q.x - this.options.scrollSensitivity)) { speed[0] = pointer.page.x - (q.x - this.options.scrollSensitivity); } else if (pointer.page.x < (p.x + this.options.scrollSensitivity)) { speed[0] = pointer.page.x - (p.x + this.options.scrollSensitivity); } if (pointer.page.y > (q.y - this.options.scrollSensitivity)) { speed[1] = pointer.page.y - (q.y - this.options.scrollSensitivity); } else if (pointer.page.y < (p.y + this.options.scrollSensitivity)) { speed[1] = pointer.page.y - (p.y + this.options.scrollSensitivity); } this.startScrolling(speed); } // fix AppleWebKit rendering if (MochiKit.Base.isSafari()) { window.scrollBy(0, 0); } event.stop(); }, finishDrag: function (event, success) { var dr = MochiKit.DragAndDrop; this.dragging = false; if (this.options.selectclass) { MochiKit.DOM.removeElementClass(this.element, this.options.selectclass); } if (this.options.ghosting) { // XXX: from a user point of view, it would be better to remove // the node only *after* the MochiKit.Visual.Move end when used // with revert. MochiKit.Position.relativize(this.element, this.ghostPosition); MochiKit.DOM.removeElement(this._clone); this._clone = null; } if (success) { dr.Droppables.fire(event, this.element); } dr.Draggables.notify('onEnd', this, event); var revert = this.options.revert; if (revert && typeof(revert) == 'function') { revert = revert(this.element); } var d = this.currentDelta(); if (revert && this.options.reverteffect) { this._revert = this.options.reverteffect(this.element, d[1] - this.delta[1], d[0] - this.delta[0]); } else { this.delta = d; } if (this.options.zindex) { this.element.style.zIndex = this.originalZ; } if (this.options.endeffect) { this.options.endeffect(this.element); } dr.Draggables.deactivate(); dr.Droppables.reset(this.element); }, keyPress: function (event) { if (event.keyString != "KEY_ESCAPE") { return; } this.finishDrag(event, false); event.stop(); }, endDrag: function (event) { if (!this.dragging) { return; } this.stopScrolling(); this.finishDrag(event, true); event.stop(); }, draw: function (point) { var pos = MochiKit.Position.cumulativeOffset(this.element); var d = this.currentDelta(); pos.x -= d[0]; pos.y -= d[1]; if (this.options.scroll && !this.options.scroll.scrollTo) { pos.x -= this.options.scroll.scrollLeft - this.originalScrollLeft; pos.y -= this.options.scroll.scrollTop - this.originalScrollTop; } var p = [point.page.x - pos.x - this.offset[0], point.page.y - pos.y - this.offset[1]] if (this.options.snap) { if (typeof(this.options.snap) == 'function') { p = this.options.snap(p[0], p[1]); } else { if (this.options.snap instanceof Array) { var i = -1; p = MochiKit.Base.map(MochiKit.Base.bind(function (v) { i += 1; return Math.round(v/this.options.snap[i]) * this.options.snap[i] }, this), p) } else { p = MochiKit.Base.map(MochiKit.Base.bind(function (v) { return Math.round(v/this.options.snap) * this.options.snap }, this), p) } } } var style = this.element.style; if ((!this.options.constraint) || (this.options.constraint == 'horizontal')) { style.left = p[0] + 'px'; } if ((!this.options.constraint) || (this.options.constraint == 'vertical')) { style.top = p[1] + 'px'; } if (style.visibility == 'hidden') { style.visibility = ''; // fix gecko rendering } }, stopScrolling: function () { if (this.scrollInterval) { clearInterval(this.scrollInterval); this.scrollInterval = null; } }, startScrolling: function (speed) { if (!speed[0] || !speed[1]) { return; } this.scrollSpeed = [speed[0] * this.options.scrollSpeed, speed[1] * this.options.scrollSpeed]; this.lastScrolled = new Date(); this.scrollInterval = setInterval(MochiKit.Base.bind(this.scroll, this), 10); }, scroll: function () { var current = new Date(); var delta = current - this.lastScrolled; this.lastScrolled = current; if (this.options.scroll == window) { var s = this._getWindowScroll(this.options.scroll); if (this.scrollSpeed[0] || this.scrollSpeed[1]) { var d = delta / 1000; this.options.scroll.scrollTo(s.left + d * this.scrollSpeed[0], s.top + d * this.scrollSpeed[1]); } } else { this.options.scroll.scrollLeft += this.scrollSpeed[0] * delta / 1000; this.options.scroll.scrollTop += this.scrollSpeed[1] * delta / 1000; } var d = MochiKit.DragAndDrop; MochiKit.Position.prepare(); d.Droppables.show(d.Draggables._lastPointer, this.element); this.draw(d.Draggables._lastPointer); this.options.onchange(this); }, _getWindowScroll: function (w) { var T, L, W, H; with (w.document) { if (w.document.documentElement && documentElement.scrollTop) { T = documentElement.scrollTop; L = documentElement.scrollLeft; } else if (w.document.body) { T = body.scrollTop; L = body.scrollLeft; } if (w.innerWidth) { W = w.innerWidth; H = w.innerHeight; } else if (w.document.documentElement && documentElement.clientWidth) { W = documentElement.clientWidth; H = documentElement.clientHeight; } else { W = body.offsetWidth; H = body.offsetHeight } } return {top: T, left: L, width: W, height: H}; }, repr: function () { return '[' + this.__class__.NAME + ", options:" + MochiKit.Base.repr(this.options) + "]"; } }; MochiKit.DragAndDrop.__new__ = function () { MochiKit.Base.nameFunctions(this); this.EXPORT_TAGS = { ":common": this.EXPORT, ":all": MochiKit.Base.concat(this.EXPORT, this.EXPORT_OK) }; }; MochiKit.DragAndDrop.__new__(); MochiKit.Base._exportSymbols(this, MochiKit.DragAndDrop); --- NEW FILE MochiKit.js --- /*** MochiKit.MochiKit 1.4 : PACKED VERSION THIS FILE IS AUTOMATICALLY GENERATED. If creating patches, please diff against the source tree, not this file. See for documentation, downloads, license, etc. (c) 2005 Bob Ippolito. All rights Reserved. ***/ if(typeof (dojo)!="undefined"){ dojo.provide("MochiKit.Base"); } if(typeof (MochiKit)=="undefined"){ MochiKit={}; } if(typeof (MochiKit.Base)=="undefined"){ MochiKit.Base={}; } MochiKit.Base.VERSION="1.4"; MochiKit.Base.NAME="MochiKit.Base"; MochiKit.Base.update=function(_1,_2){ if(_1===null){ _1={}; } for(var i=1;i=0;i--){ _15.unshift(o[i]); } }else{ res.push(o); } } return res; },extend:function(_16,obj,_17){ if(!_17){ _17=0; } if(obj){ var l=obj.length; if(typeof (l)!="number"){ if(typeof (MochiKit.Iter)!="undefined"){ obj=MochiKit.Iter.list(obj); l=obj.length; }else{ throw new TypeError("Argument not an array-like and MochiKit.Iter not present"); } } if(!_16){ _16=[]; } for(var i=_17;i>b; },zrshift:function(a,b){ return a>>>b; },eq:function(a,b){ return a==b; [...5374 lines suppressed...] d.undoPositioned(_770.effects[0].element); d.setStyle(_770.effects[0].element,_764); }},_763||{}); return new v.Move(_762,{x:_766,y:initialMoveY,duration:0.01,beforeSetupInternal:function(_771){ MochiKit.Style.hideElement(_771.element); d.makeClipping(_771.element); d.makePositioned(_771.element); },afterFinishInternal:function(_772){ new v.Parallel([new v.Opacity(_772.element,{sync:true,to:1,from:0,transition:_763.opacityTransition}),new v.Move(_772.element,{x:_767,y:moveY,sync:true,transition:_763.moveTransition}),new v.Scale(_772.element,100,{scaleMode:{originalHeight:dims.h,originalWidth:dims.w},sync:true,scaleFrom:MochiKit.Base.isOpera()?1:0,transition:_763.scaleTransition,restoreAfterFinish:true})],_768); }}); }; MochiKit.Visual.shrink=function(_773,_774){ var d=MochiKit.DOM; var v=MochiKit.Visual; _773=d.getElement(_773); _774=MochiKit.Base.update({direction:"center",moveTransition:v.Transitions.sinoidal,scaleTransition:v.Transitions.sinoidal,opacityTransition:v.Transitions.none},_774||{}); var _775={top:_773.style.top,left:_773.style.left,height:_773.style.height,width:_773.style.width,opacity:d.getInlineOpacity(_773)}; var dims=MochiKit.Style.getElementDimensions(_773); var _776,moveY; switch(_774.direction){ case "top-left": _776=moveY=0; break; case "top-right": _776=dims.w; moveY=0; break; case "bottom-left": _776=0; moveY=dims.h; break; case "bottom-right": _776=dims.w; moveY=dims.h; break; case "center": _776=dims.w/2; moveY=dims.h/2; break; } var _777=MochiKit.Base.update({beforeStartInternal:function(_778){ d.makePositioned(_778.effects[0].element); d.makeClipping(_778.effects[0].element); },afterFinishInternal:function(_779){ MochiKit.Style.hideElement(_779.effects[0].element); d.undoClipping(_779.effects[0].element); d.undoPositioned(_779.effects[0].element); d.setStyle(_779.effects[0].element,_775); }},_774||{}); return new v.Parallel([new v.Opacity(_773,{sync:true,to:0,from:1,transition:_774.opacityTransition}),new v.Scale(_773,MochiKit.Base.isOpera()?1:0,{sync:true,transition:_774.scaleTransition,restoreAfterFinish:true}),new v.Move(_773,{x:_776,y:moveY,sync:true,transition:_774.moveTransition})],_777); }; MochiKit.Visual.pulsate=function(_780,_781){ var d=MochiKit.DOM; var v=MochiKit.Visual; var b=MochiKit.Base; _780=d.getElement(_780); var _782=d.getInlineOpacity(_780); _781=b.update({duration:3,from:0,afterFinishInternal:function(_783){ d.setStyle(_783.element,{opacity:_782}); }},_781||{}); var _784=_781.transition||v.Transitions.sinoidal; var _785=b.bind(function(pos){ return _784(1-v.Transitions.pulse(pos)); },_784); b.bind(_785,_784); return new v.Opacity(_780,b.update({transition:_785},_781)); }; MochiKit.Visual.fold=function(_786,_787){ var d=MochiKit.DOM; var v=MochiKit.Visual; _786=d.getElement(_786); var _788={top:_786.style.top,left:_786.style.left,width:_786.style.width,height:_786.style.height}; d.makeClipping(_786); _787=MochiKit.Base.update({scaleContent:false,scaleX:false,afterFinishInternal:function(_789){ new v.Scale(_786,1,{scaleContent:false,scaleY:false,afterFinishInternal:function(_789){ MochiKit.Style.hideElement(_789.element); d.undoClipping(_789.element); d.setStyle(_789.element,_788); }}); }},_787||{}); return new v.Scale(_786,5,_787); }; MochiKit.Visual.Color=MochiKit.Color.Color; MochiKit.Visual.getElementsComputedStyle=MochiKit.DOM.computedStyle; MochiKit.Visual.__new__=function(){ var m=MochiKit.Base; m.nameFunctions(this); this.EXPORT_TAGS={":common":this.EXPORT,":all":m.concat(this.EXPORT,this.EXPORT_OK)}; }; MochiKit.Visual.EXPORT=["roundElement","roundClass","tagifyText","multiple","toggle","Base","Parallel","Opacity","Move","Scale","Highlight","ScrollTo","fade","appear","puff","blindUp","blindDown","switchOff","dropOut","shake","slideDown","slideUp","squish","grow","shrink","pulsate","fold"]; MochiKit.Visual.EXPORT_OK=["PAIRS"]; MochiKit.Visual.__new__(); MochiKit.Base._exportSymbols(this,MochiKit.Visual); if(typeof (MochiKit)=="undefined"){ MochiKit={}; } if(typeof (MochiKit.MochiKit)=="undefined"){ MochiKit.MochiKit={}; } MochiKit.MochiKit.NAME="MochiKit.MochiKit"; MochiKit.MochiKit.VERSION="1.4"; MochiKit.MochiKit.__repr__=function(){ return "["+this.NAME+" "+this.VERSION+"]"; }; MochiKit.MochiKit.toString=function(){ return this.__repr__(); }; MochiKit.MochiKit.SUBMODULES=["Base","Iter","Logging","DateTime","Format","Async","DOM","Style","LoggingPane","Color","Signal","Visual"]; if(typeof (JSAN)!="undefined"||typeof (dojo)!="undefined"){ if(typeof (dojo)!="undefined"){ dojo.provide("MochiKit.MochiKit"); dojo.require("MochiKit.*"); } if(typeof (JSAN)!="undefined"){ (function(lst){ for(var i=0;i"); } } })(); } --- NEW FILE New.js --- MochiKit.Base.update(MochiKit.Base, { isIE: function () { return /MSIE/.test(navigator.userAgent); }, isGecko: function () { return /Gecko/.test(navigator.userAgent); }, isKHTML: function () { return /Konqueror|Safari|KHTML/.test(navigator.userAgent) }, isSafari: function () { return navigator.appVersion.indexOf('AppleWebKit') > 0; }, isOpera: function () { return navigator.userAgent.indexOf('Opera') > 0; } }); MochiKit.Base.update(MochiKit.DOM, { getStyle: function (element, style) { element = MochiKit.DOM.getElement(element); var value = element.style[MochiKit.Base.camelize(style)]; if (!value) { if (document.defaultView && document.defaultView.getComputedStyle) { var css = document.defaultView.getComputedStyle(element, null); value = css ? css.getPropertyValue(style) : null; } else if (element.currentStyle) { value = element.currentStyle[MochiKit.Base.camelize(style)]; } } if (MochiKit.Base.isOpera() && (MochiKit.Base.find(['left', 'top', 'right', 'bottom'], style))) { if (MochiKit.DOM.getStyle(element, 'position') == 'static') { value = 'auto'; } } return value == 'auto' ? null : value; }, setStyle: function (element, style) { element = MochiKit.DOM.getElement(element); for (name in style) { element.style[MochiKit.Base.camelize(name)] = style[name]; } }, getOpacity: function (element) { var opacity; if (opacity = MochiKit.DOM.getStyle(element, 'opacity')) { return parseFloat(opacity); } if (opacity = (MochiKit.DOM.getStyle(element, 'filter') || '').match(/alpha\(opacity=(.*)\)/)) { if (opacity[1]) { return parseFloat(opacity[1]) / 100; } } return 1.0; }, getInlineOpacity: function (element) { return MochiKit.DOM.getElement(element).style.opacity || ''; }, setOpacity: function (element, value) { element = MochiKit.DOM.getElement(element); if (value == 1) { MochiKit.DOM.setStyle(element, {opacity: (MochiKit.Base.isGecko() && !MochiKit.Base.isKHTML()) ? 0.999999 : null}); if (MochiKit.Base.isIE()) MochiKit.DOM.setStyle(element, {filter: MochiKit.DOM.getStyle(element, 'filter').replace(/alpha\([^\)]*\)/gi, '')}); } else { if (value < 0.00001) { value = 0; } MochiKit.DOM.setStyle(element, {opacity: value}); if (MochiKit.Base.isIE()) { MochiKit.DOM.setStyle(element, {filter: MochiKit.DOM.getStyle(element, 'filter').replace(/alpha\([^\)]*\)/gi, '') + 'alpha(opacity=' + value * 100 + ')' }); } } }, isVisible: function (element) { return MochiKit.DOM.getElement(element).style.display != 'none'; }, makeClipping: function (element) { element = MochiKit.DOM.getElement(element); if (element._overflow) { return; } element._overflow = element.style.overflow; if ((MochiKit.DOM.getStyle(element, 'overflow') || 'visible') != 'hidden') { element.style.overflow = 'hidden'; } }, undoClipping: function (element) { element = MochiKit.DOM.getElement(element); if (!element._overflow) { return; } element.style.overflow = element._overflow; element._overflow = undefined; }, makePositioned: function (element) { element = MochiKit.DOM.getElement(element); /*if (!element.style) { alert(element); }*/ var pos = MochiKit.DOM.getStyle(element, 'position'); if ((pos == 'static' || !pos) && !element._madePositioned) { element._madePositioned = true; element.style.position = 'relative'; // Opera returns the offset relative to the positioning context, // when an element is position relative but top and left have // not been defined if (MochiKit.Base.isOpera()) { element.style.top = 0; element.style.left = 0; } } }, undoPositioned: function (element) { element = MochiKit.DOM.getElement(element); if (element._madePositioned) { element._madePositioned = undefined; element.style.position = element.style.top = element.style.left = element.style.bottom = element.style.right = ''; } }, getFirstElementByTagAndClassName: function (tagName, className, /* optional */parent) { var self = MochiKit.DOM; if (typeof(tagName) == 'undefined' || tagName === null) { tagName = '*'; } if (typeof(parent) == 'undefined' || parent === null) { parent = self._document; } parent = self.getElement(parent); var children = (parent.getElementsByTagName(tagName) || self._document.all); if (typeof(className) == 'undefined' || className === null) { return MochiKit.Base.extend(null, children); } for (var i = 0; i < children.length; i++) { var child = children[i]; var classNames = child.className.split(' '); for (var j = 0; j < classNames.length; j++) { if (classNames[j] == className) { return child; } } } }, isParent: function (child, element) { if (!child.parentNode || child == element) { return false; } if (child.parentNode == element) { return true; } return MochiKit.DOM.isParent(child.parentNode, element); } }); MochiKit.Position = { // set to true if needed, warning: firefox performance problems // NOT neeeded for page scrolling, only if draggable contained in // scrollable elements includeScrollOffsets: false, prepare: function () { var deltaX = window.pageXOffset || document.documentElement.scrollLeft || document.body.scrollLeft || 0; var deltaY = window.pageYOffset || document.documentElement.scrollTop || document.body.scrollTop || 0; this.windowOffset = new MochiKit.Style.Coordinates(deltaX, deltaY); }, cumulativeOffset: function (element) { var valueT = 0; var valueL = 0; do { valueT += element.offsetTop || 0; valueL += element.offsetLeft || 0; element = element.offsetParent; } while (element); return new MochiKit.Style.Coordinates(valueL, valueT); }, realOffset: function (element) { var valueT = 0; var valueL = 0; do { valueT += element.scrollTop || 0; valueL += element.scrollLeft || 0; element = element.parentNode; } while (element); return new MochiKit.Style.Coordinates(valueL, valueT); }, within: function (element, x, y) { if (this.includeScrollOffsets) { return this.withinIncludingScrolloffsets(element, x, y); } this.xcomp = x; this.ycomp = y; this.offset = this.cumulativeOffset(element); if (element.style.position == "fixed") { this.offset.x += this.windowOffset.x; this.offset.y += this.windowOffset.y; } return (y >= this.offset.y && y < this.offset.y + element.offsetHeight && x >= this.offset.x && x < this.offset.x + element.offsetWidth); }, withinIncludingScrolloffsets: function (element, x, y) { var offsetcache = this.realOffset(element); this.xcomp = x + offsetcache.x - this.windowOffset.x; this.ycomp = y + offsetcache.y - this.windowOffset.y; this.offset = this.cumulativeOffset(element); return (this.ycomp >= this.offset.y && this.ycomp < this.offset.y + element.offsetHeight && this.xcomp >= this.offset.x && this.xcomp < this.offset.x + element.offsetWidth); }, // within must be called directly before overlap: function (mode, element) { if (!mode) { return 0; } if (mode == 'vertical') { return ((this.offset.y + element.offsetHeight) - this.ycomp) / element.offsetHeight; } if (mode == 'horizontal') { return ((this.offset.x + element.offsetWidth) - this.xcomp) / element.offsetWidth; } }, absolutize: function (element) { element = MochiKit.DOM.getElement(element); if (element.style.position == 'absolute') { return; } MochiKit.Position.prepare(); var offsets = MochiKit.Position.positionedOffset(element); var width = element.clientWidth; var height = element.clientHeight; var oldStyle = { 'position': element.style.position, 'left': offsets.x - parseFloat(element.style.left || 0), 'top': offsets.y - parseFloat(element.style.top || 0), 'width': element.style.width, 'height': element.style.height }; element.style.position = 'absolute'; element.style.top = offsets.y + 'px'; element.style.left = offsets.x + 'px'; element.style.width = width + 'px'; element.style.height = height + 'px'; return oldStyle; }, positionedOffset: function (element) { var valueT = 0, valueL = 0; do { valueT += element.offsetTop || 0; valueL += element.offsetLeft || 0; element = element.offsetParent; if (element) { p = MochiKit.DOM.getStyle(element, 'position'); if (p == 'relative' || p == 'absolute') { break; } } } while (element); return new MochiKit.Style.Coordinates(valueL, valueT); }, relativize: function (element, oldPos) { element = MochiKit.DOM.getElement(element); if (element.style.position == 'relative') { return; } MochiKit.Position.prepare(); var top = parseFloat(element.style.top || 0) - (oldPos['top'] || 0); var left = parseFloat(element.style.left || 0) - (oldPos['left'] || 0); element.style.position = oldPos['position']; element.style.top = top + 'px'; element.style.left = left + 'px'; element.style.width = oldPos['width']; element.style.height = oldPos['height']; }, clone: function (source, target) { source = MochiKit.DOM.getElement(source); target = MochiKit.DOM.getElement(target); target.style.position = 'absolute'; var offsets = this.cumulativeOffset(source); target.style.top = offsets.y + 'px'; target.style.left = offsets.x + 'px'; target.style.width = source.offsetWidth + 'px'; target.style.height = source.offsetHeight + 'px'; }, page: function (forElement) { var valueT = 0; var valueL = 0; var element = forElement; do { valueT += element.offsetTop || 0; valueL += element.offsetLeft || 0; // Safari fix if (element.offsetParent == document.body && MochiKit.DOM.getStyle(element, 'position') == 'absolute') { break; } } while (element = element.offsetParent); element = forElement; do { valueT -= element.scrollTop || 0; valueL -= element.scrollLeft || 0; } while (element = element.parentNode); return new MochiKit.Style.Coordinates(valueL, valueT); } }; --- NEW FILE Sortable.js --- /*** Copyright (c) 2005 Thomas Fuchs (http://script.aculo.us, http://mir.aculo.us) Mochi-ized By Thomas Herve (_firstname_ at nimail.org) See scriptaculous.js for full license. ***/ if (typeof(dojo) != 'undefined') { dojo.provide('MochiKit.DragAndDrop'); dojo.require('MochiKit.Base'); dojo.require('MochiKit.DOM'); dojo.require('MochiKit.Iter'); } if (typeof(JSAN) != 'undefined') { JSAN.use("MochiKit.Base", []); JSAN.use("MochiKit.DOM", []); JSAN.use("MochiKit.Iter", []); } try { if (typeof(MochiKit.Base) == 'undefined' || typeof(MochiKit.DOM) == 'undefined' || typeof(MochiKit.Iter) == 'undefined') { throw ""; } } catch (e) { throw "MochiKit.DragAndDrop depends on MochiKit.Base, MochiKit.DOM and MochiKit.Iter!"; } if (typeof(MochiKit.Sortable) == 'undefined') { MochiKit.Sortable = {}; } MochiKit.Sortable.NAME = 'MochiKit.Sortable'; MochiKit.Sortable.VERSION = '1.4'; MochiKit.Sortable.__repr__ = function () { return '[' + this.NAME + ' ' + this.VERSION + ']'; }; MochiKit.Sortable.toString = function () { return this.__repr__(); }; MochiKit.Sortable.EXPORT = [ "SortableObserver" ]; MochiKit.DragAndDrop.EXPORT_OK = [ "Sortable" ]; MochiKit.Sortable.SortableObserver = function (element, observer) { this.__init__(element, observer); }; MochiKit.Sortable.SortableObserver.prototype = { /*** Observe events of drag and drop sortables. ***/ __init__: function (element, observer) { this.element = MochiKit.DOM.getElement(element); this.observer = observer; this.lastValue = MochiKit.Sortable.Sortable.serialize(this.element); }, onStart: function () { this.lastValue = MochiKit.Sortable.Sortable.serialize(this.element); }, onEnd: function () { MochiKit.Sortable.Sortable.unmark(); if (this.lastValue != MochiKit.Sortable.Sortable.serialize(this.element)) { this.observer(this.element) } } }; MochiKit.Sortable.Sortable = { /*** Manage sortables. Mainly use the create function to add a sortable. ***/ sortables: {}, _findRootElement: function (element) { while (element.tagName != "BODY") { if (element.id && MochiKit.Sortable.Sortable.sortables[element.id]) { return element; } element = element.parentNode; } }, options: function (element) { element = MochiKit.Sortable.Sortable._findRootElement(MochiKit.DOM.getElement(element)); if (!element) { return; } return MochiKit.Sortable.Sortable.sortables[element.id]; }, destroy: function (element){ var s = MochiKit.Sortable.Sortable.options(element); var b = MochiKit.Base; var d = MochiKit.DragAndDrop; if (s) { d.Draggables.removeObserver(s.element); b.map(function (dr) { d.Droppables.remove(dr); }, s.droppables); b.map(function (dr) { dr.destroy(); }, s.draggables); delete MochiKit.Sortable.Sortable.sortables[s.element.id]; } }, create: function (element, options) { element = MochiKit.DOM.getElement(element); var self = MochiKit.Sortable.Sortable; options = MochiKit.Base.update({ element: element, tag: 'li', // assumes li children, override with tag: 'tagname' dropOnEmpty: false, tree: false, treeTag: 'ul', overlap: 'vertical', // one of 'vertical', 'horizontal' constraint: 'vertical', // one of 'vertical', 'horizontal', false // also takes array of elements (or ids); or false containment: [element], handle: false, // or a CSS class only: false, hoverclass: null, ghosting: false, scroll: false, scrollSensitivity: 20, scrollSpeed: 15, format: /^[^_]*_(.*)$/, onChange: MochiKit.Base.noop, onUpdate: MochiKit.Base.noop, accept: null }, options); // clear any old sortable with same element self.destroy(element); // build options for the draggables var options_for_draggable = { revert: true, ghosting: options.ghosting, scroll: options.scroll, scrollSensitivity: options.scrollSensitivity, scrollSpeed: options.scrollSpeed, constraint: options.constraint, handle: options.handle }; if (options.starteffect) { options_for_draggable.starteffect = options.starteffect; } if (options.reverteffect) { options_for_draggable.reverteffect = options.reverteffect; } else if (options.ghosting) { options_for_draggable.reverteffect = function (innerelement) { innerelement.style.top = 0; innerelement.style.left = 0; }; } if (options.endeffect) { options_for_draggable.endeffect = options.endeffect; } if (options.zindex) { options_for_draggable.zindex = options.zindex; } // build options for the droppables var options_for_droppable = { overlap: options.overlap, containment: options.containment, hoverclass: options.hoverclass, onhover: self.onHover, tree: options.tree, accept: options.accept } var options_for_tree = { onhover: self.onEmptyHover, overlap: options.overlap, containment: options.containment, hoverclass: options.hoverclass, accept: options.accept } // fix for gecko engine MochiKit.DOM.removeEmptyTextNodes(element); options.draggables = []; options.droppables = []; // drop on empty handling if (options.dropOnEmpty || options.tree) { new MochiKit.DragAndDrop.Droppable(element, options_for_tree); options.droppables.push(element); } MochiKit.Base.map(function (e) { // handles are per-draggable var handle = options.handle ? MochiKit.DOM.getFirstElementByTagAndClassName(null, options.handle, e) : e; options.draggables.push( new MochiKit.DragAndDrop.Draggable(e, MochiKit.Base.update(options_for_draggable, {handle: handle}))); new MochiKit.DragAndDrop.Droppable(e, options_for_droppable); if (options.tree) { e.treeNode = element; } options.droppables.push(e); }, (self.findElements(element, options) || [])); if (options.tree) { MochiKit.Base.map(function (e) { new MochiKit.DragAndDrop.Droppable(e, options_for_tree); e.treeNode = element; options.droppables.push(e); }, (self.findTreeElements(element, options) || [])); } // keep reference self.sortables[element.id] = options; // for onupdate MochiKit.DragAndDrop.Draggables.addObserver( new MochiKit.Sortable.SortableObserver(element, options.onUpdate)); }, // return all suitable-for-sortable elements in a guaranteed order findElements: function (element, options) { return MochiKit.Sortable.Sortable.findChildren( element, options.only, options.tree ? true : false, options.tag); }, findTreeElements: function (element, options) { return MochiKit.Sortable.Sortable.findChildren( element, options.only, options.tree ? true : false, options.treeTag); }, findChildren: function (element, only, recursive, tagName) { if (!element.hasChildNodes()) { return null; } tagName = tagName.toUpperCase(); if (only) { only = MochiKit.Base.flattenArray([only]); } var elements = []; MochiKit.Base.map(function (e) { if (e.tagName && e.tagName.toUpperCase() == tagName && (!only || MochiKit.Iter.some(only, function (c) { return MochiKit.DOM.hasElementClass(e, c); }))) { elements.push(e); } if (recursive) { var grandchildren = MochiKit.Sortable.Sortable.findChildren(e, only, recursive, tagName); if (grandchildren && grandchildren.length > 0) { elements = elements.concat(grandchildren); } } }, element.childNodes); return elements; }, onHover: function (element, dropon, overlap) { if (MochiKit.DOM.isParent(dropon, element)) { return; } var self = MochiKit.Sortable.Sortable; if (overlap > .33 && overlap < .66 && self.options(dropon).tree) { return; } else if (overlap > 0.5) { self.mark(dropon, 'before'); if (dropon.previousSibling != element) { var oldParentNode = element.parentNode; element.style.visibility = 'hidden'; // fix gecko rendering dropon.parentNode.insertBefore(element, dropon); if (dropon.parentNode != oldParentNode) { self.options(oldParentNode).onChange(element); } self.options(dropon.parentNode).onChange(element); } } else { self.mark(dropon, 'after'); var nextElement = dropon.nextSibling || null; if (nextElement != element) { var oldParentNode = element.parentNode; element.style.visibility = 'hidden'; // fix gecko rendering dropon.parentNode.insertBefore(element, nextElement); if (dropon.parentNode != oldParentNode) { self.options(oldParentNode).onChange(element); } self.options(dropon.parentNode).onChange(element); } } }, _offsetSize: function (element, type) { if (type == 'vertical' || type == 'height') { return element.offsetHeight; } else { return element.offsetWidth; } }, onEmptyHover: function (element, dropon, overlap) { var oldParentNode = element.parentNode; var self = MochiKit.Sortable.Sortable; var droponOptions = self.options(dropon); if (!MochiKit.DOM.isParent(dropon, element)) { var index; var children = self.findElements(dropon, {tag: droponOptions.tag, only: droponOptions.only}); var child = null; if (children) { var offset = self._offsetSize(dropon, droponOptions.overlap) * (1.0 - overlap); for (index = 0; index < children.length; index += 1) { if (offset - self._offsetSize(children[index], droponOptions.overlap) >= 0) { offset -= self._offsetSize(children[index], droponOptions.overlap); } else if (offset - (self._offsetSize (children[index], droponOptions.overlap) / 2) >= 0) { child = index + 1 < children.length ? children[index + 1] : null; break; } else { child = children[index]; break; } } } dropon.insertBefore(element, child); self.options(oldParentNode).onChange(element); droponOptions.onChange(element); } }, unmark: function () { var m = MochiKit.Sortable.Sortable._marker; if (m) { MochiKit.Style.hideElement(m); } }, mark: function (dropon, position) { // mark on ghosting only var d = MochiKit.DOM; var self = MochiKit.Sortable.Sortable; var sortable = self.options(dropon.parentNode); if (sortable && !sortable.ghosting) { return; } if (!self._marker) { self._marker = d.getElement('dropmarker') || document.createElement('DIV'); MochiKit.Style.hideElement(self._marker); d.addElementClass(self._marker, 'dropmarker'); self._marker.style.position = 'absolute'; document.getElementsByTagName('body').item(0).appendChild(self._marker); } var offsets = MochiKit.Position.cumulativeOffset(dropon); self._marker.style.left = offsets.x + 'px'; self._marker.style.top = offsets.y + 'px'; if (position == 'after') { if (sortable.overlap == 'horizontal') { self._marker.style.left = (offsets.x + dropon.clientWidth) + 'px'; } else { self._marker.style.top = (offsets.y + dropon.clientHeight) + 'px'; } } MochiKit.Style.showElement(self._marker); }, _tree: function (element, options, parent) { var self = MochiKit.Sortable.Sortable; var children = self.findElements(element, options) || []; for (var i = 0; i < children.length; ++i) { var match = children[i].id.match(options.format); if (!match) { continue; } var child = { id: encodeURIComponent(match ? match[1] : null), element: element, parent: parent, children: [], position: parent.children.length, container: self._findChildrenElement(children[i], options.treeTag.toUpperCase()) } /* Get the element containing the children and recurse over it */ if (child.container) { self._tree(child.container, options, child) } parent.children.push (child); } return parent; }, /* Finds the first element of the given tag type within a parent element. Used for finding the first LI[ST] within a L[IST]I[TEM].*/ _findChildrenElement: function (element, containerTag) { if (element && element.hasChildNodes) { for (var i = 0; i < element.childNodes.length; ++i) { if (element.childNodes[i].tagName == containerTag) { return element.childNodes[i]; } } } return null; }, tree: function (element, options) { element = MochiKit.DOM.getElement(element); var sortableOptions = MochiKit.Sortable.Sortable.options(element); options = MochiKit.Base.update({ tag: sortableOptions.tag, treeTag: sortableOptions.treeTag, only: sortableOptions.only, name: element.id, format: sortableOptions.format }, options || {}); var root = { id: null, parent: null, children: new Array, container: element, position: 0 } return MochiKit.Sortable.Sortable._tree(element, options, root); }, setSequence: function (element, newSequence, options) { var self = MochiKit.Sortable.Sortable; var b = MochiKit.Base; element = MochiKit.DOM.getElement(element); options = b.update(self.options(element), options || {}); var nodeMap = {}; b.map(function (n) { var m = n.id.match(options.format); if (m) { nodeMap[m[1]] = [n, n.parentNode]; } n.parentNode.removeChild(n); }, self.findElements(element, options)); b.map(function (ident) { var n = nodeMap[ident]; if (n) { n[1].appendChild(n[0]); delete nodeMap[ident]; } }, newSequence); }, /* Construct a [i] index for a particular node */ _constructIndex: function (node) { var index = ''; do { if (node.id) { index = '[' + node.position + ']' + index; } } while ((node = node.parent) != null); return index; }, sequence: function (element, options) { element = MochiKit.DOM.getElement(element); var self = MochiKit.Sortable.Sortable; var options = MochiKit.Base.update(self.options(element), options || {}); return MochiKit.Base.map(function (item) { return item.id.match(options.format) ? item.id.match(options.format)[1] : ''; }, MochiKit.DOM.getElement(self.findElements(element, options) || [])); }, serialize: function (element, options) { element = MochiKit.DOM.getElement(element); var self = MochiKit.Sortable.Sortable; options = MochiKit.Base.update(self.options(element), options || {}); var name = encodeURIComponent(options.name || element.id); if (options.tree) { return MochiKit.Base.flattenArray(MochiKit.Base.map(function (item) { return [name + self._constructIndex(item) + "[id]=" + encodeURIComponent(item.id)].concat(item.children.map(arguments.callee)); }, self.tree(element, options).children)).join('&'); } else { return MochiKit.Base.map(function (item) { return name + "[]=" + encodeURIComponent(item); }, self.sequence(element, options)).join('&'); } } }; --- NEW FILE color.js --- function getSelected() { return getElement("foreback").value; } function updateDisplay() { var textbox = getElement("as_string"); var current = getSelected(); if (current == "Foreground") { textbox.value = Color.fromText("sample").toString(); } else { textbox.value = Color.fromBackground("sample").toString(); } } function setSampleFromElement(elem, toSet) { var elem = getElement(elem); var samplediv = getElement("sample"); var color = Color.fromString(elem.value); if (color == null) { alert("Unknown color string"); return; } samplediv.style[toSet] = color; updateDisplay(); } function setColor() { var current = getSelected(); if (current == "Foreground") { setSampleFromElement("as_string", "color"); } else { setSampleFromElement("as_string", "background"); } } function setForeground() { setSampleFromElement("foreground", "color"); } function setBackground() { setSampleFromElement("background", "background"); } function cloneColor() { var samplediv = getElement("sample"); var current = getSelected(); if (current == "Foreground") { samplediv.style.color = Color.fromText("header"); } else { samplediv.style.background = Color.fromBackground("header"); } updateDisplay(); } --- NEW FILE draggable.js --- /* Drag: A Really Simple Drag Handler */ var nextInChain = []; RollingSign = function(element, newstring, options) { this.__init__(element, newstring, options); } RollingSign.prototype = new Base(); update(RollingSign.prototype, { __init__ : function(element, newstring, options) { this.element = getElement(element); options = update( { charSpaceSize: 26, startingChar: 65 }, options || {}); this.newstring = newstring; this.oldstring = this.element.innerHTML; this.start(options); }, update: function(position) { curchar = this.newstring.length * position; toMake = this.newstring.length - curchar; ending = ""; for (i = 0; i < toMake; i++) { ending += String.fromCharCode( Math.random() * this.options.charSpaceSize + this.options.startingChar); } this.element.innerHTML = this.newstring.substr(0, curchar) + ending; }, finish: function() { this.element.innerHTML = this.newstring; } } ); Drag = { _move: null, _down: null, start: function(e) { e.stop(); // We need to remember what we're dragging. Drag._target = e.target(); /* There's no cross-browser way to get offsetX and offsetY, so we have to do it ourselves. For performance, we do this once and cache it. */ Drag._offset = Drag._diff( e.mouse().page, getElementPosition(Drag._target)); Drag._move = connect(document, 'onmousemove', Drag._drag); Drag._down = connect(document, 'onmouseup', Drag._stop); }, _offset: null, _target: null, _diff: function(lhs, rhs) { return new MochiKit.Style.Coordinates(lhs.x - rhs.x, lhs.y - rhs.y); }, _drag: function(e) { e.stop(); setElementPosition( Drag._target, Drag._diff(e.mouse().page, Drag._offset)); }, _stop: function(e) { disconnect(Drag._move); disconnect(Drag._down); } }; connect(window, 'onload', function() { /* Find all DIVs tagged with the draggable class, and connect them to the Drag handler. */ var d = getElementsByTagAndClassName('DIV', 'draggable'); forEach(d, function(elem) { connect(elem, 'onmousedown', Drag.start); }); }); connect(window, 'onload', function() { var elems = getElementsByTagAndClassName("A", "view-source"); var page = "draggable/"; for (var i = 0; i < elems.length; i++) { var elem = elems[i]; var href = elem.href.split(/\//).pop(); elem.target = "_blank"; elem.href = "../view-source/view-source.html#" + page + href; } }); --- NEW FILE signal.js --- var currentSelected = null; function changeSelected(e) { if (currentSelected != null) { logDebug("Disconnecting " + currentSelected); disconnectAll(currentSelected); } var es = getElement("elemselect"); currentSelected = es.value; var ev = getElement("eventselect").value; logDebug("Connecting " + currentSelected + " for event " + ev); connect(currentSelected, ev, log); } --- NEW FILE sortable_tables.js --- /* On page load, the SortableManager: - Finds the table by its id (sortable_table). - Parses its thead for columns with a "mochi:format" attribute. - Parses the data out of the tbody based upon information given in the "mochi:format" attribute, and clones the tr elements for later re-use. - Clones the column header th elements for use as a template when drawing sort arrow columns. - Stores away a reference to the tbody, as it will be replaced on each sort. - Performs the first sort. On sort request: - Sorts the data based on the given key and direction - Creates a new tbody from the rows in the new ordering - Replaces the column header th elements with clickable versions, adding an indicator (↑ or ↓) to the most recently sorted column. */ SortableManager = function () { this.thead = null; this.tbody = null; this.columns = []; this.rows = []; this.sortState = {}; this.sortkey = 0; }; mouseOverFunc = function () { addElementClass(this, "over"); }; mouseOutFunc = function () { removeElementClass(this, "over"); }; ignoreEvent = function (ev) { if (ev && ev.preventDefault) { ev.preventDefault(); ev.stopPropagation(); } else if (typeof(event) != 'undefined') { event.cancelBubble = false; event.returnValue = false; } }; update(SortableManager.prototype, { "initWithTable": function (table) { /*** Initialize the SortableManager with a table object ***/ // Ensure that it's a DOM element table = getElement(table); // Find the thead this.thead = table.getElementsByTagName('thead')[0]; // get the mochi:format key and contents for each column header var cols = this.thead.getElementsByTagName('th'); for (var i = 0; i < cols.length; i++) { var node = cols[i]; var attr = null; try { attr = node.getAttribute("mochi:format"); } catch (err) { // pass } var o = node.childNodes; this.columns.push({ "format": attr, "element": node, "proto": node.cloneNode(true) }); } // scrape the tbody for data this.tbody = table.getElementsByTagName('tbody')[0]; // every row var rows = this.tbody.getElementsByTagName('tr'); for (var i = 0; i < rows.length; i++) { // every cell var row = rows[i]; var cols = row.getElementsByTagName('td'); var rowData = []; for (var j = 0; j < cols.length; j++) { // scrape the text and build the appropriate object out of it var cell = cols[j]; var obj = scrapeText(cell); switch (this.columns[j].format) { case 'isodate': obj = isoDate(obj); break; case 'str': break; case 'istr': obj = obj.toLowerCase(); break; // cases for numbers, etc. could be here default: break; } rowData.push(obj); } // stow away a reference to the TR and save it rowData.row = row.cloneNode(true); this.rows.push(rowData); } // do initial sort on first column this.drawSortedRows(this.sortkey, true, false); }, "onSortClick": function (name) { /*** Return a sort function for click events ***/ return method(this, function () { log('onSortClick', name); var order = this.sortState[name]; if (order == null) { order = true; } else if (name == this.sortkey) { order = !order; } this.drawSortedRows(name, order, true); }); }, "drawSortedRows": function (key, forward, clicked) { /*** Draw the new sorted table body, and modify the column headers if appropriate ***/ log('drawSortedRows', key, forward); this.sortkey = key; // sort based on the state given (forward or reverse) var cmp = (forward ? keyComparator : reverseKeyComparator); this.rows.sort(cmp(key)); // save it so we can flip next time this.sortState[key] = forward; // get every "row" element from this.rows and make a new tbody var newBody = TBODY(null, map(itemgetter("row"), this.rows)); // swap in the new tbody this.tbody = swapDOM(this.tbody, newBody); for (var i = 0; i < this.columns.length; i++) { var col = this.columns[i]; var node = col.proto.cloneNode(true); // remove the existing events to minimize IE leaks col.element.onclick = null; col.element.onmousedown = null; col.element.onmouseover = null; col.element.onmouseout = null; // set new events for the new node node.onclick = this.onSortClick(i); node.onmousedown = ignoreEvent; node.onmouseover = mouseOverFunc; node.onmouseout = mouseOutFunc; // if this is the sorted column if (key == i) { // \u2193 is down arrow, \u2191 is up arrow // forward sorts mean the rows get bigger going down var arrow = (forward ? "\u2193" : "\u2191"); // add the character to the column header node.appendChild(SPAN(null, arrow)); if (clicked) { node.onmouseover(); } } // swap in the new th col.element = swapDOM(col.element, node); } } }); sortableManager = new SortableManager(); addLoadEvent(function () { sortableManager.initWithTable('sortable_table'); }); // rewrite the view-source links addLoadEvent(function () { var elems = getElementsByTagAndClassName("A", "view-source"); var page = "sortable_tables/"; for (var i = 0; i < elems.length; i++) { var elem = elems[i]; var href = elem.href.split(/\//).pop(); elem.target = "_blank"; elem.href = "../view-source/view-source.html#" + page + href; } }); --- NEW FILE style.js --- // getElementDimensions, getElementPosition function updateStatus() { var e = getElement("thetestelem"); var dim = getElementDimensions(e); var pos = getElementPosition(e); getElement("dimensions").innerHTML = repr(dim); getElement("coordinates").innerHTML = repr(pos); getElement("width").value = dim.w; getElement("height").value = dim.h; getElement("x").value = pos.x; getElement("y").value = pos.y; } // showElement and hideElement function hideTheTestElem() { // Toggles our guinea testelem element var button = getElement("hidebutton"); if (button.value == "Hide Element") { hideElement("thetestelem"); button.value = "Show Element"; } else { showElement("thetestelem"); button.value = "Hide Element"; } updateStatus(); } // setElementDimensions function setTestElemDimensions() { var e = getElement("thetestelem"); var dim = new Dimensions(getElement("width").value, getElement("height").value); setElementDimensions(e, dim); updateStatus(); } // setElementPosition function setTestElemPosition() { var e = getElement("thetestelem"); var pos = new Coordinates(getElement("x").value, getElement("y").value); setElementPosition(e, pos); updateStatus(); } // setOpacity function setTestElemOpacity() { setOpacity("thetestelem", getElement("opacity").value); } // computedStyle function getTestElemStyle() { var prop = getElement("testelemprop").value; var style = computedStyle("thetestelem", prop); getElement("testelemstyle").innerHTML = style; } From fedora-extras-commits at redhat.com Thu Apr 26 14:28:21 2007 From: fedora-extras-commits at redhat.com (Michael Patrick McGrath (mmcgrath)) Date: Thu, 26 Apr 2007 10:28:21 -0400 Subject: accounts2/fas/fas/static/css draggable.css, NONE, 1.1 sortable_tables.css, NONE, 1.1 fas.css, 1.2, 1.3 fas.css~, 1.2, NONE Message-ID: <200704261428.l3QESLcT018096@cvs-int.fedora.redhat.com> Author: mmcgrath Update of /cvs/fedora/accounts2/fas/fas/static/css In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv18003/fas/static/css Modified Files: fas.css Added Files: draggable.css sortable_tables.css Removed Files: fas.css~ Log Message: UI changes --- NEW FILE draggable.css --- h1 { font-size: 2em; color: #4B4545; text-align: center; } .draggable { color: white; cursor: move; font-size: 20px; // height: 100px; // line-height: 100px; position: absolute; text-align: center; top: 200px; width: 100px; } .blue { background: blue; } .green { background: green; } .red { background: red; } .white { background: white; border: 1px solid black; color: black; } --- NEW FILE sortable_tables.css --- h1 { font-size: 2em; color: #4B4545; text-align: center; } table.datagrid { /* width: 100%; */ border-collapse: collapse; } table.datagrid thead th { text-align: left; background-color: #4B4545; background-repeat: no-repeat; background-position: right center; color: white; font-weight: bold; padding: .3em .7em; font-size: .9em; padding-right: 5px; background-repeat: no-repeat; background-position: 95% right; } table.datagrid thead th a { color: white; text-decoration: none; font-size: 1.0em; background-repeat: no-repeat; background-position: center right; padding-right: 15px; } table.datagrid thead th.over { background-color: #746B6B; cursor: pointer; } table.datagrid tbody th { font-weight: bold; } table.datagrid tbody td, table.datagrid tbody th { text-align: left; padding: .3em .7em; border-bottom: 1px solid #eee; } table.datagrid tbody tr.alternate td, table.datagrid tbody tr.alternate th { background-color: #f1f1f1; } table.datagrid tfoot td, table.datagrid tfoot th { background-color: #FFFEE3; color: #4B4545; padding: .5em; font-weight: bold; border-top: 2px solid #4B4545; } table.datagrid tfoot th { text-align: left; } table.datagrid tfoot td { } .invisible { display: none; } Index: fas.css =================================================================== RCS file: /cvs/fedora/accounts2/fas/fas/static/css/fas.css,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- fas.css 14 Apr 2007 21:35:44 -0000 1.2 +++ fas.css 26 Apr 2007 14:28:19 -0000 1.3 @@ -1,62 +1,354 @@ -#error { - border: 1px solid red; - border-top: 0px none; - color: #000; - background-color: red; - padding: 0px; - font-size: 80%; +* +{ + margin: 0; + padding: 0; +} + +body +{ + font-size: 76%; +} + +a +{ + text-decoration: none; +} + +#wrapper +{ + font: normal 2ex/1.5 sans-serif; +} + +#head +{ + overflow: hidden; + margin-top: 35px; + height: 70px; + line-height: 70px; + background: url(images/head.png) 0 0 repeat-x; +} + +#head h1 +{ + width: 250px; + float: left; + text-indent: -9999px; + overflow: hidden; + background: url(images/logo.png) 1ex 50% no-repeat; +} + +#searchbox +{ + width: 36ex; + float: right; + text-align: right; + margin-right: 2ex; +} + +#searchbox label +{ + display: none; +} + +#searchbox input +{ + display: inline; + border: 1px solid #CCCCCC; +} + +#searchbox #q +{ + width: 20ex; +} + +#topnav +{ + height: 30px; + line-height: 30px; + background: url(images/topnav.png) 0 0 repeat-x; + font-size: 1.6ex; +} + +#topnav ul +{ + list-style: none; + text-align: center; +} + +#topnav ul li +{ + display: inline; + background: url(images/topnav-separator.png) 0 50% no-repeat; + padding-left: 3px; +} + +#topnav ul li.first +{ + background: none; +} + +#topnav a +{ + color: #445566; + margin: 0 2ex; +} + +#topnav a:hover +{ + color: #000000; +} + +#infobar +{ + position: absolute; + top: 0; + left: 0; + right: 0; + height: 35px; + line-height: 35px; + background: url(images/infobar.png) 0 0 repeat-x; + font-size: 1.6ex; +} + +#authstatus +{ + width: 40ex; + float: left; + color: #FFFFFF; + padding-left: 1.5ex; +} + +#authstatus strong +{ + color: #DED6A1; +} + +#control +{ + width: 40ex; + float: right; + margin-right: 1ex; +} + +#control ul +{ + list-style: none; + text-align: right; +} + +#control ul li +{ + display: inline; + background: url(images/control-separator.png) 0 50% no-repeat; +} + +#control a +{ + color: #DED6A1; + margin: 0 1.5ex; +} + +#main +{ + background: url(images/shadow.png) 0 0 repeat-x; +} + +#sidebar +{ + width: 22ex; + float: left; + background: #335F9D url(images/sidebar.png) 0 0 repeat-x; + border: 1px solid #112233; +} + +#sidebar ul +{ + list-style: none; +} + +#sidebar li +{ + border-top: 1px solid #CCCCCC; +} + +#sidebar li.first +{ + border-top: none; +} + +#sidebar a +{ + display: block; text-align: center; - margin: 0 auto 1em auto; + color: #FFFFFF; + padding: 0.5ex 0; +} + +#sidebar a:hover +{ + background: #082C59; +} + +#content +{ + margin-left: 22ex; + padding: 2ex 4ex; +} + +#content h2 +{ + /* header icon */ +} + +#content a +{ + color: #0C6ED0; +} + +.userbox +{ +} + +.userbox dt +{ + width: 23ex; + float: left; + text-align: right; +} + +.userbox dd +{ + margin-left: 25ex; +} + +.account +{ + padding-left: 30px; + background: url(images/account.png) 0 68% no-repeat; +} + +.approved +{ + padding-left: 20px; + background: url(images/approved.png) 0 68% no-repeat; +} + +.unapproved +{ + padding-left: 20px; + background: url(images/unapproved.png) 0 68% no-repeat; +} + +.attn +{ + padding-left: 20px; + background: url(images/attn.png) 0 68% no-repeat; +} + +.roleslist +{ + list-style: none; +} + +.roleslist li +{ + margin-left: 0.5ex; +} + +.actions +{ + margin-top: 1.5ex; + list-style: none; +} + +.actions li +{ + display: inline; +} + +#rolespanel +{ + list-style: none; +} + +#rolespanel li.role +{ + border-top: 2px solid #EEEEEE; + margin-top: 1ex; + padding-top: 1ex; + padding-left: 22px; + background: url(images/arrow.png) 0 1.6ex no-repeat; +} + +#rolespanel h4 +{ + display: inline; +} + +#rolespanel dt +{ + width: 10ex; + float: left; + text-align: right; + margin-bottom: 1ex; +} + +#rolespanel dd +{ + margin-left: 12ex; + margin-bottom: 1ex; +} + +#rolespanel .tools, #rolespanel .queue +{ + list-style: none; +} + +#rolespanel .tools li +{ + padding-left: 22px; + background: url(images/tools.png) 0 50% no-repeat; +} + +#rolespanel .queue li +{ + padding-left: 22px; + background: url(images/queue.png) 0 50% no-repeat; +} + +#footer +{ + font-size: 1.6ex; + clear: both; + text-align: center; + padding: 15px 0 2.5ex; + background: url(images/footer-top.png) 0 0 repeat-x; +} + +#footlinks +{ + padding-top: 3px; + padding-bottom: 18px; + background: #EEEEEE url(images/footer-bottom.png) 0 100% repeat-x; + list-style: none; +} + +#footlinks li +{ + display: inline; + border-left: 1px solid #CCCCCC; + padding-left: 1px; +} + +#footlinks li.first +{ + padding-left: 0; + border-left: none; +} + +#footlinks a +{ + margin: 0 2ex; + color: #3465A4; } - body { - font-family: "Luxi Sans Mono", sans-serif; - font-size: small; - color: #555; - } - - h2 img { - vertical-align: middle; - margin-right: .5em; - } - - table.menu td{ - text-align: center; - margin-right: .5em; - font-weight: bolder; - } - - table.account-info td { - font-size: small; - } - - table.account-info td:first-child { - font-weight: bolder; - text-transform: uppercase; - text-align: right; - font-size: x-small; - vertical-align: top; - } - - table.account-info ul.tool-links { - list-style-image: url('static/images/icon_tool-item.png'); - list-style-position: outside - } - - table.account-info ul.queue-links { - list-style-image: url('static/images/status_incomplete.png'); - list-style-position: outside - } - - h3 span.account-role-title, h3 a { - font-weight: 100; - } - - h3 a { - font-size: small; - } - - h3.your-account-role { - padding-top: 8px; - background: url('static/images/hr.png') no-repeat top left; - } \ No newline at end of file --- fas.css~ DELETED --- From fedora-extras-commits at redhat.com Thu Apr 26 14:28:22 2007 From: fedora-extras-commits at redhat.com (Michael Patrick McGrath (mmcgrath)) Date: Thu, 26 Apr 2007 10:28:22 -0400 Subject: accounts2/fas/fas/templates invite.kid, NONE, 1.1 signUp.kid, NONE, 1.1 editAccount.kid, 1.6, 1.7 editGroup.kid, 1.4, 1.5 groupList.kid, 1.3, 1.4 login.kid, 1.3, 1.4 master.kid, 1.2, 1.3 resetPassword.kid, 1.2, 1.3 userList.kid, 1.1, 1.2 welcome.kid, 1.2, 1.3 Message-ID: <200704261428.l3QESM44018105@cvs-int.fedora.redhat.com> Author: mmcgrath Update of /cvs/fedora/accounts2/fas/fas/templates In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv18003/fas/templates Modified Files: editAccount.kid editGroup.kid groupList.kid login.kid master.kid resetPassword.kid userList.kid welcome.kid Added Files: invite.kid signUp.kid Log Message: UI changes --- NEW FILE invite.kid ---

Invite a new community member!

To email:
From: ${user.mail}
Subject: Invitation to join the Fedora Team!
Message: Please come up with a better more inviting message.
${user.givenName} ≤${user.mail}≥ has invited you to join the Fedora
Project!  We are a community of users and developers who produce a
complete operating system from entirely free and open source software
(FOSS).  ${user.givenName} thinks that you have knowledge and skills
that make you a great fit for the Fedora community, and that you might
be interested in contributing.

How could you team up with the Fedora community to use and develop your
skills?  Check out http://fedoraproject.org/wiki/Join for some ideas.
Our community is more than just software developers -- we also have a
place for you whether you're an artist, a web site builder, a writer, or
a people person.  You'll grow and learn as you work on a team with other
very smart and talented people.

Fedora and FOSS are changing the world -- come be a part of it!
--- NEW FILE signUp.kid ---
username:
Real Name:
email:
Telephone Number:
Postal Address:
Index: editAccount.kid =================================================================== RCS file: /cvs/fedora/accounts2/fas/fas/templates/editAccount.kid,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- editAccount.kid 14 Apr 2007 21:35:44 -0000 1.6 +++ editAccount.kid 26 Apr 2007 14:28:20 -0000 1.7 @@ -5,144 +5,138 @@ + + +

Your Fedora Account

- + - - - - - - - - + - - + - - + - - + - - + @@ -151,6 +145,10 @@ Approved, Active (deactivate) + + + + - - - (edit) - + +

Pending

+ + +
+ +
+ +

Approved

+ + + +

Misc

+ @@ -201,7 +206,7 @@ Index: editGroup.kid =================================================================== RCS file: /cvs/fedora/accounts2/fas/fas/templates/editGroup.kid,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- editGroup.kid 14 Apr 2007 21:35:44 -0000 1.4 +++ editGroup.kid 26 Apr 2007 14:28:20 -0000 1.5 @@ -1,14 +1,16 @@ + py:extends="'master.kid'" + xmlns:mochi="MyUniqueMochiUri"> - +

My Status: ${me.fedoraRoleStatus}

@@ -35,8 +37,10 @@ - - +
UsernameSponsorDate AddedApprovalRole TypeAction
+ + + Index: groupList.kid =================================================================== RCS file: /cvs/fedora/accounts2/fas/fas/templates/groupList.kid,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- groupList.kid 28 Mar 2007 18:54:59 -0000 1.3 +++ groupList.kid 26 Apr 2007 14:28:20 -0000 1.4 @@ -1,14 +1,17 @@ + py:extends="'master.kid'" + xmlns:mochi="MyUniqueMochiUri"> +

List (${search})

@@ -23,8 +26,10 @@
UsernameSponsorDate AddedApprovalRole TypeAction
${user} ${groups[user].fedoraRoleSponsor}
All
- - +
GroupStatus
+ + + + + +
GroupStatus
${groups[group].cn} (edit) Index: login.kid =================================================================== RCS file: /cvs/fedora/accounts2/fas/fas/templates/login.kid,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- login.kid 4 Apr 2007 16:36:52 -0000 1.3 +++ login.kid 26 Apr 2007 14:28:20 -0000 1.4 @@ -102,6 +102,9 @@
Forgot Password?
Sign Up
+ + @@ -32,11 +34,13 @@
-
List GroupsEdit AccountList UsersNews
-
+ +
- +
Index: resetPassword.kid =================================================================== RCS file: /cvs/fedora/accounts2/fas/fas/templates/resetPassword.kid,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- resetPassword.kid 4 Apr 2007 16:36:52 -0000 1.2 +++ resetPassword.kid 26 Apr 2007 14:28:20 -0000 1.3 @@ -4,7 +4,7 @@ Index: userList.kid =================================================================== RCS file: /cvs/fedora/accounts2/fas/fas/templates/userList.kid,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- userList.kid 26 Mar 2007 15:11:18 -0000 1.1 +++ userList.kid 26 Apr 2007 14:28:20 -0000 1.2 @@ -1,13 +1,16 @@ + py:extends="'master.kid'" + xmlns:mochi="MyUniqueMochiUri"> +

List (${search})

@@ -23,9 +26,12 @@ All - +
+ + + - +
Username
${item} (edit)${item} (edit)
Index: welcome.kid =================================================================== RCS file: /cvs/fedora/accounts2/fas/fas/templates/welcome.kid,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- welcome.kid 28 Mar 2007 18:54:59 -0000 1.2 +++ welcome.kid 26 Apr 2007 14:28:20 -0000 1.3 @@ -8,11 +8,14 @@ +Welcome to the Fedora Account System 2. This system is not yet live so feel free to play around. Just don't expect it to work.
+

-
listGroup -
userList -
editAccount -
editGroup + +Log In
+ +Why Join? + From fedora-extras-commits at redhat.com Thu Apr 26 14:28:16 2007 From: fedora-extras-commits at redhat.com (Michael Patrick McGrath (mmcgrath)) Date: Thu, 26 Apr 2007 10:28:16 -0400 Subject: accounts2/fas dev.cfg,1.3,1.4 Message-ID: <200704261428.l3QESkk7018117@cvs-int.fedora.redhat.com> Author: mmcgrath Update of /cvs/fedora/accounts2/fas In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv18003 Modified Files: dev.cfg Log Message: UI changes Index: dev.cfg =================================================================== RCS file: /cvs/fedora/accounts2/fas/dev.cfg,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- dev.cfg 4 Apr 2007 16:36:46 -0000 1.3 +++ dev.cfg 26 Apr 2007 14:28:14 -0000 1.4 @@ -5,7 +5,7 @@ # fas/config/app.cfg mail.on = True mail.server = 'bastion.fedora.phx.redhat.com' -base_url_filter.base_url = "http://192.168.2.101:8081" +base_url_filter.base_url = "http://192.168.2.101:8080" base_url_filter.use_x_forwarded_host = True # DATABASE @@ -31,7 +31,7 @@ # SERVER # Some server parameters that you may want to tweak -server.socket_port=8081 +server.socket_port=8080 # Enable the debug output at the end on pages. # log_debug_info_filter.on = False From fedora-extras-commits at redhat.com Thu Apr 26 14:44:22 2007 From: fedora-extras-commits at redhat.com (Steven Pritchard (steve)) Date: Thu, 26 Apr 2007 10:44:22 -0400 Subject: rpms/openvpn/devel .cvsignore, 1.17, 1.18 openvpn.spec, 1.27, 1.28 sources, 1.17, 1.18 Message-ID: <200704261444.l3QEiMru018898@cvs-int.fedora.redhat.com> Author: steve Update of /cvs/extras/rpms/openvpn/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv18863 Modified Files: .cvsignore openvpn.spec sources Log Message: Update to 2.1_rc4. Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/openvpn/devel/.cvsignore,v retrieving revision 1.17 retrieving revision 1.18 diff -u -r1.17 -r1.18 --- .cvsignore 23 Apr 2007 15:55:39 -0000 1.17 +++ .cvsignore 26 Apr 2007 14:43:48 -0000 1.18 @@ -1,2 +1,2 @@ -openvpn-2.1_rc3.tar.gz -openvpn-2.1_rc3.tar.gz.asc +openvpn-2.1_rc4.tar.gz +openvpn-2.1_rc4.tar.gz.asc Index: openvpn.spec =================================================================== RCS file: /cvs/extras/rpms/openvpn/devel/openvpn.spec,v retrieving revision 1.27 retrieving revision 1.28 diff -u -r1.27 -r1.28 --- openvpn.spec 23 Apr 2007 15:55:39 -0000 1.27 +++ openvpn.spec 26 Apr 2007 14:43:48 -0000 1.28 @@ -1,10 +1,10 @@ -%define prerelease rc3 +%define prerelease rc4 %define plugins down-root auth-pam Name: openvpn Version: 2.1 -Release: 0.18%{?prerelease:.%{prerelease}}%{?dist} +Release: 0.19%{?prerelease:.%{prerelease}}%{?dist} Summary: A full-featured SSL VPN solution URL: http://openvpn.net/ Source0: http://openvpn.net/release/%{name}-%{version}%{?prerelease:_%{prerelease}}.tar.gz @@ -149,6 +149,9 @@ %config %dir %{_sysconfdir}/%{name}/ %changelog +* Thu Apr 26 2007 Steven Pritchard 2.1-0.19.rc4 +- Update to 2.1_rc4 + * Mon Apr 23 2007 Steven Pritchard 2.1-0.18.rc3 - Update to 2.1_rc3 Index: sources =================================================================== RCS file: /cvs/extras/rpms/openvpn/devel/sources,v retrieving revision 1.17 retrieving revision 1.18 diff -u -r1.17 -r1.18 --- sources 23 Apr 2007 15:55:39 -0000 1.17 +++ sources 26 Apr 2007 14:43:48 -0000 1.18 @@ -1,2 +1,2 @@ -4bff1e30b560717dff79ff6ed4f97ab1 openvpn-2.1_rc3.tar.gz -902131bae2e1522e4d2d950175788472 openvpn-2.1_rc3.tar.gz.asc +9fffc0aa0f797b612fa4f52b1e92197b openvpn-2.1_rc4.tar.gz +3aad29b84ed3ea12ec4645d48b0e571f openvpn-2.1_rc4.tar.gz.asc From fedora-extras-commits at redhat.com Thu Apr 26 14:50:36 2007 From: fedora-extras-commits at redhat.com (Chitlesh GOORAH (chitlesh)) Date: Thu, 26 Apr 2007 10:50:36 -0400 Subject: rpms/ktechlab/FC-5 .cvsignore, 1.3, 1.4 sources, 1.3, 1.4 ktechlab-0.3-pic.patch, 1.1, NONE ktechlab-0.3-ppc-includes.patch, 1.1, NONE ktechlab-0.3.desktop.patch, 1.1, NONE ktechlab.spec, 1.5, NONE Message-ID: <200704261450.l3QEoaFX019043@cvs-int.fedora.redhat.com> Author: chitlesh Update of /cvs/extras/rpms/ktechlab/FC-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv19011/FC-5 Modified Files: .cvsignore sources Removed Files: ktechlab-0.3-pic.patch ktechlab-0.3-ppc-includes.patch ktechlab-0.3.desktop.patch ktechlab.spec Log Message: testing MikeMcGrath's advice Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/ktechlab/FC-5/.cvsignore,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- .cvsignore 19 Apr 2007 08:13:52 -0000 1.3 +++ .cvsignore 26 Apr 2007 14:50:00 -0000 1.4 @@ -1 +0,0 @@ -ktechlab-0.3.6.tar.bz2 Index: sources =================================================================== RCS file: /cvs/extras/rpms/ktechlab/FC-5/sources,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- sources 19 Apr 2007 08:13:52 -0000 1.3 +++ sources 26 Apr 2007 14:50:00 -0000 1.4 @@ -1 +0,0 @@ -0cc2f2054f7906780c8580560f04b0ff ktechlab-0.3.6.tar.bz2 --- ktechlab-0.3-pic.patch DELETED --- --- ktechlab-0.3-ppc-includes.patch DELETED --- --- ktechlab-0.3.desktop.patch DELETED --- --- ktechlab.spec DELETED --- From fedora-extras-commits at redhat.com Thu Apr 26 15:00:34 2007 From: fedora-extras-commits at redhat.com (Chitlesh GOORAH (chitlesh)) Date: Thu, 26 Apr 2007 11:00:34 -0400 Subject: rpms/ktechlab/FC-5 ktechlab-0.3.desktop.patch, 1.2, 1.3 ktechlab-0.3-pic.patch, 1.2, 1.3 ktechlab-0.3-ppc-includes.patch, 1.2, 1.3 ktechlab.spec, 1.6, 1.7 Message-ID: <200704261500.l3QF0Y1j019222@cvs-int.fedora.redhat.com> Author: chitlesh Update of /cvs/extras/rpms/ktechlab/FC-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv19173/FC-5 Added Files: ktechlab-0.3.desktop.patch ktechlab-0.3-pic.patch ktechlab-0.3-ppc-includes.patch ktechlab.spec Log Message: ktechlab-0.3.desktop.patch: Index: ktechlab-0.3.desktop.patch =================================================================== RCS file: ktechlab-0.3.desktop.patch diff -N ktechlab-0.3.desktop.patch --- /dev/null 1 Jan 1970 00:00:00 -0000 +++ ktechlab-0.3.desktop.patch 26 Apr 2007 14:59:59 -0000 1.3 @@ -0,0 +1,10 @@ +--- src/ktechlab.desktop 2005-12-30 12:22:12.000000000 +0100 ++++ ktechlab.desktop 2006-09-15 13:34:36.000000000 +0200 +@@ -6,6 +6,6 @@ + Type=Application + DocPath=ktechlab/index.html + Comment=An IDE for microcontrollers and electronics +-Terminal=0 ++Terminal=false + MimeType=application/x-ktechlab;application/x-flowcode;application/x-circuit;application/x-microbe; + Categories=Qt;KDE;Education;Science;Electronics ktechlab-0.3-pic.patch: Index: ktechlab-0.3-pic.patch =================================================================== RCS file: ktechlab-0.3-pic.patch diff -N ktechlab-0.3-pic.patch --- /dev/null 1 Jan 1970 00:00:00 -0000 +++ ktechlab-0.3-pic.patch 26 Apr 2007 14:59:59 -0000 1.3 @@ -0,0 +1,11 @@ +--- microbe/pic14.h 2006-09-15 10:55:41.000000000 +0200 ++++ pic14.h 2006-09-15 10:55:55.000000000 +0200 +@@ -96,7 +96,7 @@ + Delay_50S = 4, + }; + +- PIC14::PIC14( Microbe * master, Type type ); ++ PIC14( Microbe * master, Type type ); + ~PIC14(); + + /** ktechlab-0.3-ppc-includes.patch: Index: ktechlab-0.3-ppc-includes.patch =================================================================== RCS file: ktechlab-0.3-ppc-includes.patch diff -N ktechlab-0.3-ppc-includes.patch --- /dev/null 1 Jan 1970 00:00:00 -0000 +++ ktechlab-0.3-ppc-includes.patch 26 Apr 2007 14:59:59 -0000 1.3 @@ -0,0 +1,10 @@ +--- ktechlab-0.3/src/electronics/port.cpp.headers 2006-01-01 22:51:37.000000000 +0900 ++++ ktechlab-0.3/src/electronics/port.cpp 2006-10-14 00:28:12.000000000 +0900 +@@ -16,7 +16,6 @@ + #include + #include + #include +-#include + #include + + //BEGIN class Port Index: ktechlab.spec =================================================================== RCS file: ktechlab.spec diff -N ktechlab.spec --- /dev/null 1 Jan 1970 00:00:00 -0000 +++ ktechlab.spec 26 Apr 2007 14:59:59 -0000 1.7 @@ -0,0 +1,137 @@ +Name: ktechlab +Version: 0.3.6 +Release: 2%{?dist} +Summary: Development and simulation of microcontrollers and electronic circuits + +License: GPL +Group: Applications/Engineering + +URL: http://sourceforge.net/projects/ktechlab/ +Source: http://downloads.sourceforge.net/ktechlab/%{name}-%{version}.tar.bz2 + +Patch0: ktechlab-0.3-pic.patch +Patch1: ktechlab-0.3.desktop.patch +Patch2: ktechlab-0.3-ppc-includes.patch + +BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) + +BuildRequires: gpsim-devel readline-devel kdelibs-devel +BuildRequires: desktop-file-utils + +# Ktechlab requires gputils for PIC simulation. +Requires: gputils + +%description +KTechlab is a development and simulation environment for microcontrollers +and electronic circuits, distributed under the GNU General Public License. + +KTechlab consists of several well-integrated components: +A circuit simulator, capable of simulating logic, linear devices and some +nonlinear devices. +* Integration with gpsim, allowing PICs to be simulated in circuit. +* A schematic editor, which provides a rich real-time feedback of the +simulation. +* A flowchart editor, allowing PIC programs to be constructed visually. +* MicroBASIC; a BASIC-like compiler for PICs, written as a companion program +to KTechlab. +* An embedded Kate part, which provides a powerful editor for PIC programs. +* Integrated assembler and disassembler via gpasm and gpdasm. + +%prep +%setup -q -n %{name}-0.3 +%{__rm} -rf autom4te.cache + +%patch0 -p0 -b pic14.h +%patch1 -p0 -b ktechlab.desktop +%ifarch ppc +%patch2 -p1 -b .ppc-includes +%endif + +%build +%configure --disable-rpath +%{__make} %{?_smp_mflags} + +%install +%{__rm} -rf %{buildroot} +%{__make} DESTDIR=%{buildroot} install + +desktop-file-install --vendor "" \ + --add-category Enginneering \ + --delete-original \ + --dir %{buildroot}%{_datadir}/applications/ \ + %{buildroot}%{_datadir}/applnk/Development/%{name}.desktop + +# Fix absolute symlink +%{__rm} -f %{buildroot}%{_docdir}/HTML/en/%{name}/common + +# No translation +#%find_lang %{name} + +%clean +%{__rm} -rf %{buildroot} + +%post +touch --no-create %{_datadir}/icons/hicolor || : +%{_bindir}/gtk-update-icon-cache --quiet %{_datadir}/icons/hicolor || : +%{_bindir}/update-desktop-database %{_datadir}/applications || : + +%postun +touch --no-create %{_datadir}/icons/hicolor || : +%{_bindir}/gtk-update-icon-cache --quiet %{_datadir}/icons/hicolor || : +%{_bindir}/update-desktop-database %{_datadir}/applications || : + +%files +%defattr(-,root,root,-) +%doc AUTHORS ChangeLog COPYING TODO +%doc %{_datadir}/doc/HTML/en/%{name} +%{_bindir}/%{name} +%{_bindir}/microbe +%{_datadir}/apps/%{name} +%{_datadir}/apps/katepart/syntax/microbe.xml +%{_datadir}/config.kcfg/%{name}.kcfg +%{_datadir}/mimelnk/application/*.desktop +%{_datadir}/applications/fedora-%{name}.desktop +%{_datadir}/icons/hicolor/*/*/*.png + + +%Changelog +* Fri Apr 20 2007 Chitlesh Goorah - 0.3.6-2 +- rebuild + +* Wed Apr 18 2007 Chitlesh Goorah - 0.3.6-1 +- New svn snapshot + +* Wed Jan 03 2007 Chitlesh Goorah - 0.3-10 #development release +- New development snapshot - 20070103 +- dropped ktechlab-check.patch + +* Thu Dec 28 2006 Chitlesh Goorah - 0.3-9 #development release +- uncomment define CHECK in src/electronics/simulation/elementset.cpp + +* Wed Dec 27 2006 Chitlesh Goorah - 0.3-8 #development release +- New development snapshot - 20061227 + +* Mon Dec 25 2006 Chitlesh Goorah - 0.3-7 #development release +- New development snapshot - Providing testing facilities to upstream +- dropped ktechlab-0.3-pic.patch +- package does not ship autom4te.cache anymore +- fixed missing make for src/math + +* Wed Nov 22 2006 Chitlesh Goorah - 0.3-6 +- Rebuilt due to new gpsim-devel release + +* Fri Oct 13 2006 Mamoru Tasaka - 0.3-5 +- Try to fix compilation on ppc. + +* Mon Sep 25 2006 Chitlesh Goorah - 0.3-3 +- Added gputils as requires + +* Thu Sep 21 2006 Chitlesh Goorah - 0.3-2 +- Removed gputils and gpsim as requires +- Removed autom4te.cache directory +- Owning %%{_datadir}/config.kcfg/ +- Removed ldconfig from %%post and %%postun +- Removed gettext, libtool and autoconf as BR + +* Fri Sep 15 2006 Chitlesh Goorah - 0.3-1 +- Initial package for Fedora Extras. From fedora-extras-commits at redhat.com Thu Apr 26 15:03:39 2007 From: fedora-extras-commits at redhat.com (Andreas Bierfert (awjb)) Date: Thu, 26 Apr 2007 11:03:39 -0400 Subject: rpms/libopensync/devel libopensync.spec,1.14,1.15 Message-ID: <200704261503.l3QF3dJQ023605@cvs-int.fedora.redhat.com> Author: awjb Update of /cvs/extras/rpms/libopensync/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv23586 Modified Files: libopensync.spec Log Message: - fix typo Index: libopensync.spec =================================================================== RCS file: /cvs/extras/rpms/libopensync/devel/libopensync.spec,v retrieving revision 1.14 retrieving revision 1.15 diff -u -r1.14 -r1.15 --- libopensync.spec 25 Apr 2007 16:42:35 -0000 1.14 +++ libopensync.spec 26 Apr 2007 15:03:04 -0000 1.15 @@ -1,6 +1,6 @@ Name: libopensync Version: 0.22 -Release: 2%{?dist} +Release: 3%{?dist} Summary: A synchronization framework Group: System Environment/Libraries @@ -75,10 +75,11 @@ %{_libdir}/opensync/plugins/ EOF %else -cat > $RPM_BUILD_ROOT%{_sysconfdir}/ld.so.conf.d/opensync-64.conf << EOF +cat > $RPM_BUILD_ROOT%{_sysconfdir}/ld.so.conf.d/opensync-32.conf << EOF %{_libdir}/opensync/ %{_libdir}/opensync/formats/ %{_libdir}/opensync/plugins/ +EOF %endif %clean @@ -110,6 +111,10 @@ %{_libdir}/pkgconfig/* %changelog +* Thu Apr 26 2007 Andreas Bierfert +0.22-3 +- fix typo + * Wed Apr 25 2007 Andreas Bierfert 0.22-2 - fix #228375 From fedora-extras-commits at redhat.com Thu Apr 26 15:16:28 2007 From: fedora-extras-commits at redhat.com (Chitlesh GOORAH (chitlesh)) Date: Thu, 26 Apr 2007 11:16:28 -0400 Subject: rpms/ktechlab/FC-5 .cvsignore,1.4,1.5 sources,1.4,1.5 Message-ID: <200704261516.l3QFGSMR023886@cvs-int.fedora.redhat.com> Author: chitlesh Update of /cvs/extras/rpms/ktechlab/FC-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv23865 Modified Files: .cvsignore sources Log Message: Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/ktechlab/FC-5/.cvsignore,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- .cvsignore 26 Apr 2007 14:50:00 -0000 1.4 +++ .cvsignore 26 Apr 2007 15:15:53 -0000 1.5 @@ -0,0 +1 @@ +ktechlab-0.3.6.tar.bz2 Index: sources =================================================================== RCS file: /cvs/extras/rpms/ktechlab/FC-5/sources,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- sources 26 Apr 2007 14:50:00 -0000 1.4 +++ sources 26 Apr 2007 15:15:53 -0000 1.5 @@ -0,0 +1 @@ +0cc2f2054f7906780c8580560f04b0ff ktechlab-0.3.6.tar.bz2 From fedora-extras-commits at redhat.com Thu Apr 26 15:22:52 2007 From: fedora-extras-commits at redhat.com (Chitlesh GOORAH (chitlesh)) Date: Thu, 26 Apr 2007 11:22:52 -0400 Subject: rpms/ktechlab import.log,1.9,1.10 Message-ID: <200704261522.l3QFMq9k024028@cvs-int.fedora.redhat.com> Author: chitlesh Update of /cvs/extras/rpms/ktechlab In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv23992 Modified Files: import.log Log Message: Index: import.log =================================================================== RCS file: /cvs/extras/rpms/ktechlab/import.log,v retrieving revision 1.9 retrieving revision 1.10 diff -u -r1.9 -r1.10 --- import.log 20 Apr 2007 14:01:26 -0000 1.9 +++ import.log 26 Apr 2007 15:22:18 -0000 1.10 @@ -6,3 +6,4 @@ ktechlab-0_3_6-1:FC-6:ktechlab-0.3.6-1.src.rpm:1176970777 ktechlab-0_3_6-1:HEAD:ktechlab-0.3.6-1.src.rpm:1176970942 ktechlab-0_3_6-2:FC-5:ktechlab-0.3.6-2.src.rpm:1177077843 +ktechlab-0_3_6-2:FC-6:ktechlab-0.3.6-2.src.rpm:1177601177 From fedora-extras-commits at redhat.com Thu Apr 26 15:22:56 2007 From: fedora-extras-commits at redhat.com (Chitlesh GOORAH (chitlesh)) Date: Thu, 26 Apr 2007 11:22:56 -0400 Subject: rpms/ktechlab/FC-6 ktechlab.spec,1.6,1.7 Message-ID: <200704261522.l3QFMuE6024032@cvs-int.fedora.redhat.com> Author: chitlesh Update of /cvs/extras/rpms/ktechlab/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv23992/FC-6 Modified Files: ktechlab.spec Log Message: Index: ktechlab.spec =================================================================== RCS file: /cvs/extras/rpms/ktechlab/FC-6/ktechlab.spec,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- ktechlab.spec 19 Apr 2007 08:15:55 -0000 1.6 +++ ktechlab.spec 26 Apr 2007 15:22:22 -0000 1.7 @@ -1,6 +1,6 @@ Name: ktechlab Version: 0.3.6 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Development and simulation of microcontrollers and electronic circuits License: GPL @@ -95,6 +95,9 @@ %Changelog +* Fri Apr 20 2007 Chitlesh Goorah - 0.3.6-2 +- rebuild + * Wed Apr 18 2007 Chitlesh Goorah - 0.3.6-1 - New svn snapshot @@ -127,7 +130,7 @@ - Removed gputils and gpsim as requires - Removed autom4te.cache directory - Owning %%{_datadir}/config.kcfg/ -- Removed ldconfig from %%port and %%postun +- Removed ldconfig from %%post and %%postun - Removed gettext, libtool and autoconf as BR * Fri Sep 15 2006 Chitlesh Goorah - 0.3-1 From fedora-extras-commits at redhat.com Thu Apr 26 15:25:23 2007 From: fedora-extras-commits at redhat.com (Chitlesh GOORAH (chitlesh)) Date: Thu, 26 Apr 2007 11:25:23 -0400 Subject: rpms/ktechlab import.log,1.10,1.11 Message-ID: <200704261525.l3QFPNJt024144@cvs-int.fedora.redhat.com> Author: chitlesh Update of /cvs/extras/rpms/ktechlab In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv24106 Modified Files: import.log Log Message: Index: import.log =================================================================== RCS file: /cvs/extras/rpms/ktechlab/import.log,v retrieving revision 1.10 retrieving revision 1.11 diff -u -r1.10 -r1.11 --- import.log 26 Apr 2007 15:22:18 -0000 1.10 +++ import.log 26 Apr 2007 15:24:48 -0000 1.11 @@ -7,3 +7,4 @@ ktechlab-0_3_6-1:HEAD:ktechlab-0.3.6-1.src.rpm:1176970942 ktechlab-0_3_6-2:FC-5:ktechlab-0.3.6-2.src.rpm:1177077843 ktechlab-0_3_6-2:FC-6:ktechlab-0.3.6-2.src.rpm:1177601177 +ktechlab-0_3_6-2:HEAD:ktechlab-0.3.6-2.src.rpm:1177601336 From fedora-extras-commits at redhat.com Thu Apr 26 15:25:28 2007 From: fedora-extras-commits at redhat.com (Chitlesh GOORAH (chitlesh)) Date: Thu, 26 Apr 2007 11:25:28 -0400 Subject: rpms/ktechlab/devel ktechlab.spec,1.6,1.7 Message-ID: <200704261525.l3QFPSuo024147@cvs-int.fedora.redhat.com> Author: chitlesh Update of /cvs/extras/rpms/ktechlab/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv24106/devel Modified Files: ktechlab.spec Log Message: Index: ktechlab.spec =================================================================== RCS file: /cvs/extras/rpms/ktechlab/devel/ktechlab.spec,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- ktechlab.spec 19 Apr 2007 08:18:28 -0000 1.6 +++ ktechlab.spec 26 Apr 2007 15:24:53 -0000 1.7 @@ -1,6 +1,6 @@ Name: ktechlab Version: 0.3.6 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Development and simulation of microcontrollers and electronic circuits License: GPL @@ -95,6 +95,9 @@ %Changelog +* Fri Apr 20 2007 Chitlesh Goorah - 0.3.6-2 +- rebuild + * Wed Apr 18 2007 Chitlesh Goorah - 0.3.6-1 - New svn snapshot @@ -127,7 +130,7 @@ - Removed gputils and gpsim as requires - Removed autom4te.cache directory - Owning %%{_datadir}/config.kcfg/ -- Removed ldconfig from %%port and %%postun +- Removed ldconfig from %%post and %%postun - Removed gettext, libtool and autoconf as BR * Fri Sep 15 2006 Chitlesh Goorah - 0.3-1 From fedora-extras-commits at redhat.com Thu Apr 26 15:39:52 2007 From: fedora-extras-commits at redhat.com (Chitlesh GOORAH (chitlesh)) Date: Thu, 26 Apr 2007 11:39:52 -0400 Subject: rpms/ktechlab/devel ktechlab-0.3.desktop.patch, 1.1, 1.2 ktechlab.spec, 1.7, 1.8 Message-ID: <200704261539.l3QFdqkk024941@cvs-int.fedora.redhat.com> Author: chitlesh Update of /cvs/extras/rpms/ktechlab/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv24907/devel Modified Files: ktechlab-0.3.desktop.patch ktechlab.spec Log Message: french translation and vendor fix ktechlab-0.3.desktop.patch: Index: ktechlab-0.3.desktop.patch =================================================================== RCS file: /cvs/extras/rpms/ktechlab/devel/ktechlab-0.3.desktop.patch,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- ktechlab-0.3.desktop.patch 27 Sep 2006 17:22:50 -0000 1.1 +++ ktechlab-0.3.desktop.patch 26 Apr 2007 15:39:17 -0000 1.2 @@ -1,10 +1,11 @@ --- src/ktechlab.desktop 2005-12-30 12:22:12.000000000 +0100 -+++ ktechlab.desktop 2006-09-15 13:34:36.000000000 +0200 -@@ -6,6 +6,6 @@ ++++ ktechlab.desktop 2007-04-26 17:41:33.000000000 +0200 +@@ -6,6 +6,7 @@ Type=Application DocPath=ktechlab/index.html Comment=An IDE for microcontrollers and electronics -Terminal=0 ++Comment[fr]=Une interface de d??veloppement int??gr??e pour microcontr??leurs et ??lectronique +Terminal=false MimeType=application/x-ktechlab;application/x-flowcode;application/x-circuit;application/x-microbe; Categories=Qt;KDE;Education;Science;Electronics Index: ktechlab.spec =================================================================== RCS file: /cvs/extras/rpms/ktechlab/devel/ktechlab.spec,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- ktechlab.spec 26 Apr 2007 15:24:53 -0000 1.7 +++ ktechlab.spec 26 Apr 2007 15:39:17 -0000 1.8 @@ -90,7 +90,7 @@ %{_datadir}/apps/katepart/syntax/microbe.xml %{_datadir}/config.kcfg/%{name}.kcfg %{_datadir}/mimelnk/application/*.desktop -%{_datadir}/applications/fedora-%{name}.desktop +%{_datadir}/applications/%{name}.desktop %{_datadir}/icons/hicolor/*/*/*.png From fedora-extras-commits at redhat.com Thu Apr 26 15:40:52 2007 From: fedora-extras-commits at redhat.com (Chitlesh GOORAH (chitlesh)) Date: Thu, 26 Apr 2007 11:40:52 -0400 Subject: rpms/ktechlab/FC-5 ktechlab-0.3.desktop.patch, 1.3, 1.4 ktechlab.spec, 1.7, 1.8 Message-ID: <200704261540.l3QFeqI8024985@cvs-int.fedora.redhat.com> Author: chitlesh Update of /cvs/extras/rpms/ktechlab/FC-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv24963/FC-5 Modified Files: ktechlab-0.3.desktop.patch ktechlab.spec Log Message: french translation from Alain Portal and vendor fix ktechlab-0.3.desktop.patch: Index: ktechlab-0.3.desktop.patch =================================================================== RCS file: /cvs/extras/rpms/ktechlab/FC-5/ktechlab-0.3.desktop.patch,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- ktechlab-0.3.desktop.patch 26 Apr 2007 14:59:59 -0000 1.3 +++ ktechlab-0.3.desktop.patch 26 Apr 2007 15:40:17 -0000 1.4 @@ -1,10 +1,11 @@ --- src/ktechlab.desktop 2005-12-30 12:22:12.000000000 +0100 -+++ ktechlab.desktop 2006-09-15 13:34:36.000000000 +0200 -@@ -6,6 +6,6 @@ ++++ ktechlab.desktop 2007-04-26 17:41:33.000000000 +0200 +@@ -6,6 +6,7 @@ Type=Application DocPath=ktechlab/index.html Comment=An IDE for microcontrollers and electronics -Terminal=0 ++Comment[fr]=Une interface de d??veloppement int??gr??e pour microcontr??leurs et ??lectronique +Terminal=false MimeType=application/x-ktechlab;application/x-flowcode;application/x-circuit;application/x-microbe; Categories=Qt;KDE;Education;Science;Electronics Index: ktechlab.spec =================================================================== RCS file: /cvs/extras/rpms/ktechlab/FC-5/ktechlab.spec,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- ktechlab.spec 26 Apr 2007 14:59:59 -0000 1.7 +++ ktechlab.spec 26 Apr 2007 15:40:17 -0000 1.8 @@ -90,7 +90,7 @@ %{_datadir}/apps/katepart/syntax/microbe.xml %{_datadir}/config.kcfg/%{name}.kcfg %{_datadir}/mimelnk/application/*.desktop -%{_datadir}/applications/fedora-%{name}.desktop +%{_datadir}/applications/%{name}.desktop %{_datadir}/icons/hicolor/*/*/*.png From fedora-extras-commits at redhat.com Thu Apr 26 15:41:45 2007 From: fedora-extras-commits at redhat.com (Chitlesh GOORAH (chitlesh)) Date: Thu, 26 Apr 2007 11:41:45 -0400 Subject: rpms/ktechlab/FC-6 ktechlab-0.3.desktop.patch, 1.1, 1.2 ktechlab.spec, 1.7, 1.8 Message-ID: <200704261541.l3QFfjMt025021@cvs-int.fedora.redhat.com> Author: chitlesh Update of /cvs/extras/rpms/ktechlab/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv24994/FC-6 Modified Files: ktechlab-0.3.desktop.patch ktechlab.spec Log Message: french translation from Alain Portal and vendor fix ktechlab-0.3.desktop.patch: Index: ktechlab-0.3.desktop.patch =================================================================== RCS file: /cvs/extras/rpms/ktechlab/FC-6/ktechlab-0.3.desktop.patch,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- ktechlab-0.3.desktop.patch 27 Sep 2006 17:22:50 -0000 1.1 +++ ktechlab-0.3.desktop.patch 26 Apr 2007 15:41:11 -0000 1.2 @@ -1,10 +1,11 @@ --- src/ktechlab.desktop 2005-12-30 12:22:12.000000000 +0100 -+++ ktechlab.desktop 2006-09-15 13:34:36.000000000 +0200 -@@ -6,6 +6,6 @@ ++++ ktechlab.desktop 2007-04-26 17:41:33.000000000 +0200 +@@ -6,6 +6,7 @@ Type=Application DocPath=ktechlab/index.html Comment=An IDE for microcontrollers and electronics -Terminal=0 ++Comment[fr]=Une interface de d??veloppement int??gr??e pour microcontr??leurs et ??lectronique +Terminal=false MimeType=application/x-ktechlab;application/x-flowcode;application/x-circuit;application/x-microbe; Categories=Qt;KDE;Education;Science;Electronics Index: ktechlab.spec =================================================================== RCS file: /cvs/extras/rpms/ktechlab/FC-6/ktechlab.spec,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- ktechlab.spec 26 Apr 2007 15:22:22 -0000 1.7 +++ ktechlab.spec 26 Apr 2007 15:41:11 -0000 1.8 @@ -90,7 +90,7 @@ %{_datadir}/apps/katepart/syntax/microbe.xml %{_datadir}/config.kcfg/%{name}.kcfg %{_datadir}/mimelnk/application/*.desktop -%{_datadir}/applications/fedora-%{name}.desktop +%{_datadir}/applications/%{name}.desktop %{_datadir}/icons/hicolor/*/*/*.png From fedora-extras-commits at redhat.com Thu Apr 26 15:57:30 2007 From: fedora-extras-commits at redhat.com (Brian Pepple (bpepple)) Date: Thu, 26 Apr 2007 11:57:30 -0400 Subject: rpms/pymsn/FC-6 .cvsignore, 1.2, 1.3 pymsn.spec, 1.1, 1.2 sources, 1.2, 1.3 Message-ID: <200704261557.l3QFvUOu025524@cvs-int.fedora.redhat.com> Author: bpepple Update of /cvs/extras/rpms/pymsn/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv25495 Modified Files: .cvsignore pymsn.spec sources Log Message: * Tue Apr 26 2007 Brian Pepple - 0.2.2-1 - Update to 0.2.2. Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/pymsn/FC-6/.cvsignore,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- .cvsignore 29 Sep 2006 12:15:20 -0000 1.2 +++ .cvsignore 26 Apr 2007 15:56:56 -0000 1.3 @@ -1 +1 @@ -pymsn-0.2.tar.gz +pymsn-0.2.2.tar.gz Index: pymsn.spec =================================================================== RCS file: /cvs/extras/rpms/pymsn/FC-6/pymsn.spec,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- pymsn.spec 29 Sep 2006 12:15:20 -0000 1.1 +++ pymsn.spec 26 Apr 2007 15:56:56 -0000 1.2 @@ -1,7 +1,7 @@ %{!?python_sitelib: %define python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")} Name: pymsn -Version: 0.2 +Version: 0.2.2 Release: 1%{?dist} Summary: Python libraries for MSN Messenger network @@ -44,6 +44,9 @@ %changelog +* Tue Apr 26 2007 Brian Pepple - 0.2.2-1 +- Update to 0.2.2. + * Tue Sep 19 2006 Brian Pepple - 0.2-1 - Initial FE spec. Index: sources =================================================================== RCS file: /cvs/extras/rpms/pymsn/FC-6/sources,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- sources 29 Sep 2006 12:15:20 -0000 1.2 +++ sources 26 Apr 2007 15:56:56 -0000 1.3 @@ -1 +1 @@ -6556f610fd0259b1bbf4ba89954bc6ec pymsn-0.2.tar.gz +db54e7181ed226e0f047e83677aa706d pymsn-0.2.2.tar.gz From fedora-extras-commits at redhat.com Thu Apr 26 16:00:45 2007 From: fedora-extras-commits at redhat.com (Brian Pepple (bpepple)) Date: Thu, 26 Apr 2007 12:00:45 -0400 Subject: rpms/telepathy-butterfly/FC-6 .cvsignore, 1.5, 1.6 sources, 1.5, 1.6 telepathy-butterfly.spec, 1.4, 1.5 Message-ID: <200704261600.l3QG0jvM025730@cvs-int.fedora.redhat.com> Author: bpepple Update of /cvs/extras/rpms/telepathy-butterfly/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv25705 Modified Files: .cvsignore sources telepathy-butterfly.spec Log Message: * Thu Apr 26 2007 Brian Pepple - 0.1.4-1 - Update to 0.1.4. - Add BR on python-devel. Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/telepathy-butterfly/FC-6/.cvsignore,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- .cvsignore 22 Nov 2006 17:58:35 -0000 1.5 +++ .cvsignore 26 Apr 2007 16:00:10 -0000 1.6 @@ -1 +1 @@ -telepathy-butterfly-0.1.3.tar.gz +telepathy-butterfly-0.1.4.tar.gz Index: sources =================================================================== RCS file: /cvs/extras/rpms/telepathy-butterfly/FC-6/sources,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- sources 22 Nov 2006 17:58:35 -0000 1.5 +++ sources 26 Apr 2007 16:00:10 -0000 1.6 @@ -1 +1 @@ -288494daa096eeb685d57bdad8bc5b5f telepathy-butterfly-0.1.3.tar.gz +1f7cdbbdd45a85695931839b33bd6863 telepathy-butterfly-0.1.4.tar.gz Index: telepathy-butterfly.spec =================================================================== RCS file: /cvs/extras/rpms/telepathy-butterfly/FC-6/telepathy-butterfly.spec,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- telepathy-butterfly.spec 22 Nov 2006 17:58:35 -0000 1.4 +++ telepathy-butterfly.spec 26 Apr 2007 16:00:10 -0000 1.5 @@ -1,7 +1,7 @@ %{!?python_sitelib: %define python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")} Name: telepathy-butterfly -Version: 0.1.3 +Version: 0.1.4 Release: 1%{?dist} Summary: MSN connection manager for Telepathy @@ -13,6 +13,7 @@ BuildArch: noarch BuildRequires: dbus-devel +BuildRequires: python-devel BuildRequires: pkgconfig Requires: python-telepathy @@ -54,6 +55,10 @@ %changelog +* Thu Apr 26 2007 Brian Pepple - 0.1.4-1 +- Update to 0.1.4. +- Add BR on python-devel. + * Wed Nov 22 2006 Brian Pepple - 0.1.3-1 - Update to 0.1.3. From fedora-extras-commits at redhat.com Thu Apr 26 16:27:37 2007 From: fedora-extras-commits at redhat.com (Michael Schwendt (mschwendt)) Date: Thu, 26 Apr 2007 12:27:37 -0400 Subject: extras-repoclosure rc-report.py,1.43,1.44 Message-ID: <200704261627.l3QGRbr0030282@cvs-int.fedora.redhat.com> Author: mschwendt Update of /cvs/fedora/extras-repoclosure In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv30265 Modified Files: rc-report.py Log Message: repair manual runs with not enough args Index: rc-report.py =================================================================== RCS file: /cvs/fedora/extras-repoclosure/rc-report.py,v retrieving revision 1.43 retrieving revision 1.44 diff -u -r1.43 -r1.44 --- rc-report.py 13 Mar 2007 17:31:19 -0000 1.43 +++ rc-report.py 26 Apr 2007 16:27:34 -0000 1.44 @@ -1,6 +1,7 @@ #!/usr/bin/python # -*- mode: Python; indent-tabs-mode: nil; -*- +import errno import commands import datetime, time import os, sys, stat, shutil @@ -123,7 +124,7 @@ try: opts, args = getopt.getopt(sys.argv[1:], "", ["mail=","needsign"]) if len(args) < 2: - raise getopt.GetoptError + raise getopt.GetoptError('not enough arguments') except getopt.GetoptError: print 'SYNTAX: %s [--mail=] [release] [logfile]...' % sys.argv[0] sys.exit(errno.EINVAL) From fedora-extras-commits at redhat.com Thu Apr 26 16:47:43 2007 From: fedora-extras-commits at redhat.com (Owen Taylor (otaylor)) Date: Thu, 26 Apr 2007 12:47:43 -0400 Subject: rpms/mugshot/FC-6 .cvsignore, 1.4, 1.5 mugshot.spec, 1.6, 1.7 sources, 1.4, 1.5 Message-ID: <200704261647.l3QGlh6s030910@cvs-int.fedora.redhat.com> Author: otaylor Update of /cvs/extras/rpms/mugshot/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv30883 Modified Files: .cvsignore mugshot.spec sources Log Message: Vrsion 1.1.42 Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/mugshot/FC-6/.cvsignore,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- .cvsignore 25 Apr 2007 14:09:31 -0000 1.4 +++ .cvsignore 26 Apr 2007 16:47:09 -0000 1.5 @@ -1,3 +1,4 @@ mugshot-1.1.39.tar.gz mugshot-1.1.40.tar.gz mugshot-1.1.41.tar.gz +mugshot-1.1.42.tar.gz Index: mugshot.spec =================================================================== RCS file: /cvs/extras/rpms/mugshot/FC-6/mugshot.spec,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- mugshot.spec 25 Apr 2007 17:48:12 -0000 1.6 +++ mugshot.spec 26 Apr 2007 16:47:09 -0000 1.7 @@ -1,6 +1,6 @@ Name: mugshot -Version: 1.1.41 -Release: 2%{?dist} +Version: 1.1.42 +Release: 1%{?dist} Summary: Companion software for mugshot.org Group: Applications/Internet @@ -209,6 +209,9 @@ %{_sysconfdir}/gconf/schemas/*.schemas %changelog +* Thu Apr 26 2007 Owen Taylor - 1.1.42-1 +- 1.1.42 + * Wed Apr 25 2007 Owen Taylor - 1.1.41-2 - Package the D-BUS service file Index: sources =================================================================== RCS file: /cvs/extras/rpms/mugshot/FC-6/sources,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- sources 25 Apr 2007 14:09:31 -0000 1.4 +++ sources 26 Apr 2007 16:47:09 -0000 1.5 @@ -1 +1 @@ -db36f5b6101cdc0ae72cfe851414033e mugshot-1.1.41.tar.gz +d8463d08acce69bdcdf11c1f5a413a95 mugshot-1.1.42.tar.gz From fedora-extras-commits at redhat.com Thu Apr 26 16:48:58 2007 From: fedora-extras-commits at redhat.com (Owen Taylor (otaylor)) Date: Thu, 26 Apr 2007 12:48:58 -0400 Subject: rpms/mugshot/devel .cvsignore, 1.4, 1.5 mugshot.spec, 1.5, 1.6 sources, 1.4, 1.5 Message-ID: <200704261648.l3QGmwQn031017@cvs-int.fedora.redhat.com> Author: otaylor Update of /cvs/extras/rpms/mugshot/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv30990 Modified Files: .cvsignore mugshot.spec sources Log Message: Version 1.1.42 Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/mugshot/devel/.cvsignore,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- .cvsignore 25 Apr 2007 14:11:41 -0000 1.4 +++ .cvsignore 26 Apr 2007 16:48:23 -0000 1.5 @@ -1,3 +1,4 @@ mugshot-1.1.39.tar.gz mugshot-1.1.40.tar.gz mugshot-1.1.41.tar.gz +mugshot-1.1.42.tar.gz Index: mugshot.spec =================================================================== RCS file: /cvs/extras/rpms/mugshot/devel/mugshot.spec,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- mugshot.spec 25 Apr 2007 17:46:15 -0000 1.5 +++ mugshot.spec 26 Apr 2007 16:48:23 -0000 1.6 @@ -1,6 +1,6 @@ Name: mugshot -Version: 1.1.41 -Release: 2%{?dist} +Version: 1.1.42 +Release: 1%{?dist} Summary: Companion software for mugshot.org Group: Applications/Internet @@ -209,6 +209,9 @@ %{_sysconfdir}/gconf/schemas/*.schemas %changelog +* Thu Apr 26 2007 Owen Taylor - 1.1.42-1 +- 1.1.42 + * Wed Apr 25 2007 Owen Taylor - 1.1.41-2 - Package the D-BUS service file Index: sources =================================================================== RCS file: /cvs/extras/rpms/mugshot/devel/sources,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- sources 25 Apr 2007 14:11:41 -0000 1.4 +++ sources 26 Apr 2007 16:48:23 -0000 1.5 @@ -1 +1 @@ -db36f5b6101cdc0ae72cfe851414033e mugshot-1.1.41.tar.gz +d8463d08acce69bdcdf11c1f5a413a95 mugshot-1.1.42.tar.gz From fedora-extras-commits at redhat.com Thu Apr 26 16:52:03 2007 From: fedora-extras-commits at redhat.com (Owen Taylor (otaylor)) Date: Thu, 26 Apr 2007 12:52:03 -0400 Subject: rpms/mugshot/devel mugshot.spec,1.6,1.7 Message-ID: <200704261652.l3QGq3qX031600@cvs-int.fedora.redhat.com> Author: otaylor Update of /cvs/extras/rpms/mugshot/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv31572 Modified Files: mugshot.spec Log Message: Bump version Index: mugshot.spec =================================================================== RCS file: /cvs/extras/rpms/mugshot/devel/mugshot.spec,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- mugshot.spec 26 Apr 2007 16:48:23 -0000 1.6 +++ mugshot.spec 26 Apr 2007 16:51:28 -0000 1.7 @@ -1,6 +1,6 @@ Name: mugshot Version: 1.1.42 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Companion software for mugshot.org Group: Applications/Internet @@ -209,7 +209,7 @@ %{_sysconfdir}/gconf/schemas/*.schemas %changelog -* Thu Apr 26 2007 Owen Taylor - 1.1.42-1 +* Thu Apr 26 2007 Owen Taylor - 1.1.42-2 - 1.1.42 * Wed Apr 25 2007 Owen Taylor - 1.1.41-2 From fedora-extras-commits at redhat.com Thu Apr 26 16:55:10 2007 From: fedora-extras-commits at redhat.com (Owen Taylor (otaylor)) Date: Thu, 26 Apr 2007 12:55:10 -0400 Subject: rpms/mugshot/devel mugshot.spec,1.7,1.8 Message-ID: <200704261655.l3QGtAfg031718@cvs-int.fedora.redhat.com> Author: otaylor Update of /cvs/extras/rpms/mugshot/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv31697 Modified Files: mugshot.spec Log Message: One more version bump attempt Index: mugshot.spec =================================================================== RCS file: /cvs/extras/rpms/mugshot/devel/mugshot.spec,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- mugshot.spec 26 Apr 2007 16:51:28 -0000 1.7 +++ mugshot.spec 26 Apr 2007 16:54:36 -0000 1.8 @@ -1,6 +1,6 @@ Name: mugshot Version: 1.1.42 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Companion software for mugshot.org Group: Applications/Internet From fedora-extras-commits at redhat.com Thu Apr 26 18:02:14 2007 From: fedora-extras-commits at redhat.com (Jarod Wilson (jwilson)) Date: Thu, 26 Apr 2007 14:02:14 -0400 Subject: rpms/conman/devel conman.init,1.2,1.3 conman.spec,1.7,1.8 Message-ID: <200704261802.l3QI2EUG009696@cvs-int.fedora.redhat.com> Author: jwilson Update of /cvs/extras/rpms/conman/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv9657 Modified Files: conman.init conman.spec Log Message: - Update project urls - Fix up initscript exit codes (#237936) Index: conman.init =================================================================== RCS file: /cvs/extras/rpms/conman/devel/conman.init,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- conman.init 5 Jul 2006 20:30:16 -0000 1.2 +++ conman.init 26 Apr 2007 18:01:38 -0000 1.3 @@ -13,7 +13,7 @@ . /etc/sysconfig/network # Check that networking is up. -[ ${NETWORKING} = "no" ] && exit 0 +[ ${NETWORKING} = "no" ] && exit 1 # Default params, override in /etc/sysconfig/conman CONFIG=/etc/conman.conf @@ -30,7 +30,7 @@ # Disable suppression of stderr msgs. INITLOG_ARGS="" -[ -x "$CONMAND" ] || exit 0 +[ -x "$CONMAND" ] || exit 5 # See how we were called. case "$1" in @@ -78,7 +78,7 @@ ;; *) echo "Usage: $0 {start|stop|status|restart|reload}" - exit 1 + exit 3 esac exit $RETVAL Index: conman.spec =================================================================== RCS file: /cvs/extras/rpms/conman/devel/conman.spec,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- conman.spec 5 Sep 2006 14:02:57 -0000 1.7 +++ conman.spec 26 Apr 2007 18:01:38 -0000 1.8 @@ -1,12 +1,12 @@ Name: conman Version: 0.1.9.2 -Release: 6%{?dist} +Release: 7%{?dist} Summary: ConMan - The Console Manager Group: Applications/System License: GPL -URL: http://www.llnl.gov/linux/conman/ -Source0: ftp://ftp.llnl.gov/pub/linux/%{name}/%{name}-%{version}.tar.bz2 +URL: http://home.gna.org/conman/ +Source0: http://home.gna.org/conman/%{version}/%{name}-%{version}.tar.bz2 Source1: %{name}.init Source2: %{name}.logrotate BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) @@ -98,6 +98,10 @@ %{_mandir}/*/* %changelog +* Thu Apr 26 2007 Jarod Wilson 0.1.9.2-7 +- Update project urls +- Fix up initscript exit codes (#237936) + * Tue Sep 05 2006 Jarod Wilson 0.1.9.2-6 - Bump for new glibc From fedora-extras-commits at redhat.com Thu Apr 26 18:31:13 2007 From: fedora-extras-commits at redhat.com (Michael Patrick McGrath (mmcgrath)) Date: Thu, 26 Apr 2007 14:31:13 -0400 Subject: accounts2/fas/fas/static/javascript forms.js,NONE,1.1 Message-ID: <200704261831.l3QIVDNp010528@cvs-int.fedora.redhat.com> Author: mmcgrath Update of /cvs/fedora/accounts2/fas/fas/static/javascript In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv10076/static/javascript Added Files: forms.js Log Message: Major UI changes, some library additions --- NEW FILE forms.js --- function cancelEdit(element) { switchOff(element + 'Form') appear(element) } function formEdit(element) { var elements = Array("givenName", "mail", "fedoraPersonBugzillaMail", "fedoraPersonIrcNick", "fedoraPersonKeyId", "telephoneNumber", "postalAddress", "description") for(var i = 0; i != elements.length; i++) { if (elements[i] != element) { var form = document.getElementById(elements[i] + 'Form'); if ( form.style.display != 'none') { new Highlight(elements[i] + 'Form'); return false; } } } switchOff(element); appear(element + 'Form'); } From fedora-extras-commits at redhat.com Thu Apr 26 18:31:13 2007 From: fedora-extras-commits at redhat.com (Michael Patrick McGrath (mmcgrath)) Date: Thu, 26 Apr 2007 14:31:13 -0400 Subject: accounts2/fas/fas controllers.py,1.7,1.8 fasLDAP.py,1.6,1.7 Message-ID: <200704261831.l3QIVDPh010519@cvs-int.fedora.redhat.com> Author: mmcgrath Update of /cvs/fedora/accounts2/fas/fas In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv10076 Modified Files: controllers.py fasLDAP.py Log Message: Major UI changes, some library additions Index: controllers.py =================================================================== RCS file: /cvs/fedora/accounts2/fas/fas/controllers.py,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- controllers.py 26 Apr 2007 14:28:14 -0000 1.7 +++ controllers.py 26 Apr 2007 18:31:10 -0000 1.8 @@ -222,7 +222,6 @@ # Some error checking for the sponsors if g[userName].fedoraRoleType.lower() == 'administrator' and g[sponsor].fedoraRoleType.lower() == 'sponsor': raise ValueError, 'Sponsors cannot alter administrators. End of story' - try: userGroup = Groups.byGroupName(groupName)[userName] @@ -317,9 +316,15 @@ turbogears.flash('%s does not allow self removal' % group.cn) turbogears.redirect('editGroup?groupName=%s' % group.cn) return dict() + @expose(template='fas.templates.signUp') + def newAccount(self, cn, givenName, mail, telephoneNumber, postalAddressForm): + return dict() @expose(template='fas.templates.signUp') def signUp(self): + if turbogears.identity.not_anonymous(): + turbogears.flash('No need to sign up, You have an account!') + turbogears.redirect('editAccount') return dict() Index: fasLDAP.py =================================================================== RCS file: /cvs/fedora/accounts2/fas/fas/fasLDAP.py,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- fasLDAP.py 14 Apr 2007 21:35:38 -0000 1.6 +++ fasLDAP.py 26 Apr 2007 18:31:10 -0000 1.7 @@ -47,7 +47,10 @@ filter = '(&(fedoraRoleStatus=approved)(objectClass=FedoraRole))' base = 'ou=Roles,cn=%s,ou=People,dc=fedoraproject,dc=org' % cn - groupsDict = search(base, filter) + try: + groupsDict = search(base, filter) + except ldap.NO_SUCH_OBJECT: + return dict() if not groupsDict: groupsDict = [] for group in groupsDict: @@ -135,8 +138,6 @@ 'fedoraRoleStatus' : 'unapproved', 'fedoraRoleType' : 'user', 'objectClass' : ('fedoraRole')} - - print 'cn=%s,ou=Roles,cn=%s,ou=People,dc=fedoraproject,dc=org' % (groupName, userName), attributes add('cn=%s,ou=Roles,cn=%s,ou=People,dc=fedoraproject,dc=org' % (groupName, userName), attributes) @@ -175,10 +176,49 @@ __base = 'ou=People,dc=fedoraproject,dc=org' __server = Server() __filter = '' + + def new(self, cn=None, givenName=None, mail=None, telephoneNumber=None, postalAddress=None): + import datetime + dt = datetime.datetime.now() + now = '%.2i-%.2i-%.2i %.2i:%.2i:%.2i.%.2i' % (dt.year, + dt.month, + dt.day, + dt.hour, + dt.minute, + dt.second, + dt.microsecond) + attributes = { 'cn' : cn, + 'objectClass' : ('fedoraPerson', 'inetOrgPerson', 'organizationalPerson', 'person', 'top'), +# 'objectClass' : 'inetOrgPerson', +# 'objectClass' : 'organizationalPerson', +# 'objectClass' : 'person', +# 'objectClass' : ('top'), + 'displayName' : cn, + 'sn' : cn, + 'cn' : cn, + 'fedoraPersonSshKey' : '', + 'facsimileTelephoneNumber' : '', + 'fedoraPersonApprovalStatus' : 'approved', + 'givenName' : givenName, + 'mail' : mail, + 'fedoraPersonKeyId' : '', + 'description' : '', + 'fedoraPersonCreationDate' : now, + 'telephoneNumber' : telephoneNumber, + 'fedoraPersonBugzillaMail' : mail, + 'postalAddress' : postalAddress, + 'fedoraPersonIrcNick' : '' + } +# 'objectClass' : ('fedoraRole')} + print 'cn=%s,%s' % (cn, self.__base) + print attributes + add('cn=%s,%s' % (cn, self.__base), attributes) + def __getattr__(self, attr): if attr.startswith('_'): - print 'GET %s=%s' % (attr, self.__getattr__(attr)) +# print 'GET %s=%s' % (attr, self.__getattr__(attr)) + pass if attr == 'userName': return self.__getattr__('cn') try: From fedora-extras-commits at redhat.com Thu Apr 26 18:31:13 2007 From: fedora-extras-commits at redhat.com (Michael Patrick McGrath (mmcgrath)) Date: Thu, 26 Apr 2007 14:31:13 -0400 Subject: accounts2/fas/fas/static/css style.css,1.2,1.3 Message-ID: <200704261831.l3QIVDQv010525@cvs-int.fedora.redhat.com> Author: mmcgrath Update of /cvs/fedora/accounts2/fas/fas/static/css In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv10076/static/css Modified Files: style.css Log Message: Major UI changes, some library additions Index: style.css =================================================================== RCS file: /cvs/fedora/accounts2/fas/fas/static/css/style.css,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- style.css 14 Apr 2007 21:35:44 -0000 1.2 +++ style.css 26 Apr 2007 18:31:11 -0000 1.3 @@ -1,125 +1,354 @@ -/* - * Quick mash-up of CSS for the TG quick start page. - */ - -html, body, th, td { - color: black; - background-color: #ddd; - font: x-small "Lucida Grande", "Lucida Sans Unicode", geneva, verdana, sans-serif; - margin: 0; - padding: 0; -} - -#header { - height: 80px; - width: 777px; - background: blue URL('../images/header_inner.png') no-repeat; - border-left: 1px solid #aaa; - border-right: 1px solid #aaa; - margin: 0 auto 0 auto; -} - -a.link, a, a.active { - color: #369; -} - - -#main_content { - color: black; - font-size: 127%; - background-color: white; - width: 757px; - margin: 0 auto 0 auto; - border-left: 1px solid #aaa; - border-right: 1px solid #aaa; - padding: 10px; -} - -#sidebar { - border: 1px solid #aaa; - background-color: #eee; - margin: 0.5em; - padding: 1em; - float: right; - width: 200px; - font-size: 88%; -} - -#sidebar h2 { - margin-top: 0; -} - -#sidebar ul { - margin-left: 1.5em; - padding-left: 0; -} - -h1,h2,h3,h4,h5,h6,#getting_started_steps { - font-family: "Century Schoolbook L", Georgia, serif; - font-weight: bold; -} - -h2 { - font-size: 150%; -} - -#getting_started_steps a { - text-decoration: none; -} - -#getting_started_steps a:hover { - text-decoration: underline; -} - -#getting_started_steps li { - font-size: 80%; - margin-bottom: 0.5em; -} - -#getting_started_steps h2 { - font-size: 120%; -} - -#getting_started_steps p { - font: 100% "Lucida Grande", "Lucida Sans Unicode", geneva, verdana, sans-serif; -} - -#footer { - border: 1px solid #aaa; - border-top: 0px none; - color: #999; - background-color: white; - padding: 10px; - font-size: 80%; - text-align: center; - width: 757px; - margin: 0 auto 1em auto; -} - - -.code { - font-family: monospace; -} - -span.code { - font-weight: bold; - background: #eee; -} - -#status_block { - margin: 0 auto 0.5em auto; - padding: 15px 10px 15px 55px; - background: #cec URL('../images/ok.png') left center no-repeat; - border: 1px solid #9c9; - width: 450px; - font-size: 120%; - font-weight: bolder; -} - -.notice { - margin: 0.5em auto 0.5em auto; - padding: 15px 10px 15px 55px; - width: 450px; - background: #eef URL('../images/info.png') left center no-repeat; - border: 1px solid #cce; -} +* +{ + margin: 0; + padding: 0; +} + +body +{ + font-size: 76%; +} + +a +{ + text-decoration: none; +} + +#wrapper +{ + font: normal 2ex/1.5 sans-serif; +} + +#head +{ + overflow: hidden; + margin-top: 35px; + height: 70px; + line-height: 70px; + background: url(/fas/static/images/head.png) 0 0 repeat-x; +} + +#head h1 +{ + width: 250px; + float: left; + text-indent: -9999px; + overflow: hidden; + background: url(/fas/static/images/logo.png) 1ex 50% no-repeat; +} + +#searchbox +{ + width: 36ex; + float: right; + text-align: right; + margin-right: 2ex; +} + +#searchbox label +{ + display: none; +} + +#searchbox input +{ + display: inline; + border: 1px solid #CCCCCC; +} + +#searchbox #q +{ + width: 20ex; +} + +#topnav +{ + height: 30px; + line-height: 30px; + background: url(/fas/static/images/topnav.png) 0 0 repeat-x; + font-size: 1.6ex; +} + +#topnav ul +{ + list-style: none; + text-align: center; +} + +#topnav ul li +{ + display: inline; + background: url(/fas/static/images/topnav-separator.png) 0 50% no-repeat; + padding-left: 3px; +} + +#topnav ul li.first +{ + background: none; +} + +#topnav a +{ + color: #445566; + margin: 0 2ex; +} + +#topnav a:hover +{ + color: #000000; +} + +#infobar +{ + position: absolute; + top: 0; + left: 0; + right: 0; + height: 35px; + line-height: 35px; + background: url(/fas/static/images/infobar.png) 0 0 repeat-x; + font-size: 1.6ex; +} + +#authstatus +{ + width: 40ex; + float: left; + color: #FFFFFF; + padding-left: 1.5ex; +} + +#authstatus strong +{ + color: #DED6A1; +} + +#control +{ + width: 40ex; + float: right; + margin-right: 1ex; +} + +#control ul +{ + list-style: none; + text-align: right; +} + +#control ul li +{ + display: inline; + background: url(/fas/static/images/control-separator.png) 0 50% no-repeat; +} + +#control a +{ + color: #DED6A1; + margin: 0 1.5ex; +} + +#main +{ + background: url(/fas/static/images/shadow.png) 0 0 repeat-x; +} + +#sidebar +{ + width: 22ex; + float: left; + background: #335F9D url(/fas/static/images/sidebar.png) 0 0 repeat-x; + border: 1px solid #112233; +} + +#sidebar ul +{ + list-style: none; +} + +#sidebar li +{ + border-top: 1px solid #CCCCCC; +} + +#sidebar li.first +{ + border-top: none; +} + +#sidebar a +{ + display: block; + text-align: center; + color: #FFFFFF; + padding: 0.5ex 0; +} + +#sidebar a:hover +{ + background: #082C59; +} + +#content +{ + margin-left: 22ex; + padding: 2ex 4ex; +} + +#content h2 +{ + /* header icon */ +} + +#content a +{ + color: #0C6ED0; +} + +.userbox +{ +} + +.userbox dt +{ + width: 23ex; + float: left; + text-align: right; +} + +.userbox dd +{ + margin-left: 25ex; +} + +.account +{ + padding-left: 30px; + background: url(/fas/static/images/account.png) 0 68% no-repeat; +} + +.approved +{ + padding-left: 20px; + background: url(/fas/static/images/approved.png) 0 68% no-repeat; +} + +.unapproved +{ + padding-left: 20px; + background: url(/fas/static/images/unapproved.png) 0 68% no-repeat; +} + +.attn +{ + padding-left: 20px; + background: url(/fas/static/images/attn.png) 0 68% no-repeat; +} + +.roleslist +{ + list-style: none; +} + +.roleslist li +{ + margin-left: 0.5ex; +} + +.actions +{ + margin-top: 1.5ex; + list-style: none; +} + +.actions li +{ + display: inline; +} + +#rolespanel +{ + list-style: none; +} + +#rolespanel li.role +{ + border-top: 2px solid #EEEEEE; + margin-top: 1ex; + padding-top: 1ex; + padding-left: 22px; + background: url(/fas/static/images/arrow.png) 0 1.6ex no-repeat; +} + +#rolespanel h4 +{ + display: inline; +} + +#rolespanel dt +{ + width: 10ex; + float: left; + text-align: right; + margin-bottom: 1ex; +} + +#rolespanel dd +{ + margin-left: 12ex; + margin-bottom: 1ex; +} + +#rolespanel .tools, #rolespanel .queue +{ + list-style: none; +} + +#rolespanel .tools li +{ + padding-left: 22px; + background: url(/fas/static/images/tools.png) 0 50% no-repeat; +} + +#rolespanel .queue li +{ + padding-left: 22px; + background: url(/fas/static/images/queue.png) 0 50% no-repeat; +} + +#footer +{ + font-size: 1.6ex; + clear: both; + text-align: center; + padding: 15px 0 2.5ex; + background: url(/fas/static/images/footer-top.png) 0 0 repeat-x; +} + +#footlinks +{ + padding-top: 3px; + padding-bottom: 18px; + background: #EEEEEE url(/fas/static/images/footer-bottom.png) 0 100% repeat-x; + list-style: none; +} + +#footlinks li +{ + display: inline; + border-left: 1px solid #CCCCCC; + padding-left: 1px; +} + +#footlinks li.first +{ + padding-left: 0; + border-left: none; +} + +#footlinks a +{ + margin: 0 2ex; + color: #3465A4; +} + From fedora-extras-commits at redhat.com Thu Apr 26 18:31:14 2007 From: fedora-extras-commits at redhat.com (Michael Patrick McGrath (mmcgrath)) Date: Thu, 26 Apr 2007 14:31:14 -0400 Subject: accounts2/fas/fas/templates editAccount.kid, 1.7, 1.8 groupList.kid, 1.4, 1.5 master.kid, 1.3, 1.4 signUp.kid, 1.1, 1.2 Message-ID: <200704261831.l3QIVEnl010537@cvs-int.fedora.redhat.com> Author: mmcgrath Update of /cvs/fedora/accounts2/fas/fas/templates In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv10076/templates Modified Files: editAccount.kid groupList.kid master.kid signUp.kid Log Message: Major UI changes, some library additions Index: editAccount.kid =================================================================== RCS file: /cvs/fedora/accounts2/fas/fas/templates/editAccount.kid,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- editAccount.kid 26 Apr 2007 14:28:20 -0000 1.7 +++ editAccount.kid 26 Apr 2007 18:31:11 -0000 1.8 @@ -25,12 +25,12 @@ Real Name: -
${user.givenName} (edit)
+
${user.givenName} (edit)
Index: groupList.kid =================================================================== RCS file: /cvs/fedora/accounts2/fas/fas/templates/groupList.kid,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- groupList.kid 26 Apr 2007 14:28:20 -0000 1.4 +++ groupList.kid 26 Apr 2007 18:31:11 -0000 1.5 @@ -26,7 +26,7 @@ All - +
Index: master.kid =================================================================== RCS file: /cvs/fedora/accounts2/fas/fas/templates/master.kid,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- master.kid 26 Apr 2007 14:28:20 -0000 1.3 +++ master.kid 26 Apr 2007 18:31:11 -0000 1.4 @@ -22,7 +22,64 @@ -
+ + +
+
+ + Logged in: ${tg.identity.user.user_name}. + +
+
+ +
+
+ +
+ + + + + + + + + +
-
GroupStatus
List GroupsEdit AccountList UsersNews
-
-
- - - - - -
-
Index: signUp.kid =================================================================== RCS file: /cvs/fedora/accounts2/fas/fas/templates/signUp.kid,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- signUp.kid 26 Apr 2007 14:28:20 -0000 1.1 +++ signUp.kid 26 Apr 2007 18:31:11 -0000 1.2 @@ -13,14 +13,14 @@ -
+ - +
username:
Real Name:
email:
Telephone Number:
Postal Address:
From fedora-extras-commits at redhat.com Thu Apr 26 19:02:10 2007 From: fedora-extras-commits at redhat.com (Robert Scheck (robert)) Date: Thu, 26 Apr 2007 15:02:10 -0400 Subject: rpms/perl-Net-LibIDN/devel perl-Net-LibIDN.spec,1.2,1.3 Message-ID: <200704261902.l3QJ2AKE015974@cvs-int.fedora.redhat.com> Author: robert Update of /cvs/extras/rpms/perl-Net-LibIDN/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv15929 Modified Files: perl-Net-LibIDN.spec Log Message: Added build requirement to perl(ExtUtils::MakeMaker) Index: perl-Net-LibIDN.spec =================================================================== RCS file: /cvs/extras/rpms/perl-Net-LibIDN/devel/perl-Net-LibIDN.spec,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- perl-Net-LibIDN.spec 3 Sep 2006 21:09:52 -0000 1.2 +++ perl-Net-LibIDN.spec 26 Apr 2007 19:01:35 -0000 1.3 @@ -3,13 +3,13 @@ Summary: Perl bindings for GNU LibIDN Name: perl-Net-LibIDN Version: 0.09 -Release: 1%{?dist} +Release: 2%{?dist} License: GPL or Artistic Group: Development/Libraries URL: http://search.cpan.org/dist/%{pkgname}/ Source: http://search.cpan.org/CPAN/authors/id/T/TH/THOR/%{pkgname}-%{version}.tar.gz Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) -BuildRequires: libidn-devel >= 0.4.0, perl >= 5.8.0 +BuildRequires: libidn-devel >= 0.4.0, perl >= 5.8.0, perl(ExtUtils::MakeMaker) BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) %description @@ -53,6 +53,9 @@ %{perl_vendorarch}/auto/Net %changelog +* Thu Apr 26 2007 Robert Scheck 0.09-2 +- Added build requirement to perl(ExtUtils::MakeMaker) + * Sun Sep 03 2006 Robert Scheck 0.09-1 - Upgrade to 0.0.9 and rebuild for Fedora Core 6 From fedora-extras-commits at redhat.com Thu Apr 26 19:03:25 2007 From: fedora-extras-commits at redhat.com (Robert Scheck (robert)) Date: Thu, 26 Apr 2007 15:03:25 -0400 Subject: rpms/perl-Net-LibIDN/FC-6 perl-Net-LibIDN.spec,1.2,1.3 Message-ID: <200704261903.l3QJ3PUC016116@cvs-int.fedora.redhat.com> Author: robert Update of /cvs/extras/rpms/perl-Net-LibIDN/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv15991 Modified Files: perl-Net-LibIDN.spec Log Message: Added build requirement to perl(ExtUtils::MakeMaker) Index: perl-Net-LibIDN.spec =================================================================== RCS file: /cvs/extras/rpms/perl-Net-LibIDN/FC-6/perl-Net-LibIDN.spec,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- perl-Net-LibIDN.spec 3 Sep 2006 21:09:52 -0000 1.2 +++ perl-Net-LibIDN.spec 26 Apr 2007 19:02:49 -0000 1.3 @@ -3,13 +3,13 @@ Summary: Perl bindings for GNU LibIDN Name: perl-Net-LibIDN Version: 0.09 -Release: 1%{?dist} +Release: 2%{?dist} License: GPL or Artistic Group: Development/Libraries URL: http://search.cpan.org/dist/%{pkgname}/ Source: http://search.cpan.org/CPAN/authors/id/T/TH/THOR/%{pkgname}-%{version}.tar.gz Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) -BuildRequires: libidn-devel >= 0.4.0, perl >= 5.8.0 +BuildRequires: libidn-devel >= 0.4.0, perl >= 5.8.0, perl(ExtUtils::MakeMaker) BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) %description @@ -53,6 +53,9 @@ %{perl_vendorarch}/auto/Net %changelog +* Thu Apr 26 2007 Robert Scheck 0.09-2 +- Added build requirement to perl(ExtUtils::MakeMaker) + * Sun Sep 03 2006 Robert Scheck 0.09-1 - Upgrade to 0.0.9 and rebuild for Fedora Core 6 From fedora-extras-commits at redhat.com Thu Apr 26 19:04:31 2007 From: fedora-extras-commits at redhat.com (Robert Scheck (robert)) Date: Thu, 26 Apr 2007 15:04:31 -0400 Subject: rpms/perl-Net-LibIDN/FC-5 perl-Net-LibIDN.spec,1.2,1.3 Message-ID: <200704261904.l3QJ4VZZ016152@cvs-int.fedora.redhat.com> Author: robert Update of /cvs/extras/rpms/perl-Net-LibIDN/FC-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv16132 Modified Files: perl-Net-LibIDN.spec Log Message: Added build requirement to perl(ExtUtils::MakeMaker) Index: perl-Net-LibIDN.spec =================================================================== RCS file: /cvs/extras/rpms/perl-Net-LibIDN/FC-5/perl-Net-LibIDN.spec,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- perl-Net-LibIDN.spec 3 Sep 2006 21:11:53 -0000 1.2 +++ perl-Net-LibIDN.spec 26 Apr 2007 19:03:55 -0000 1.3 @@ -3,13 +3,13 @@ Summary: Perl bindings for GNU LibIDN Name: perl-Net-LibIDN Version: 0.09 -Release: 1%{?dist} +Release: 2%{?dist} License: GPL or Artistic Group: Development/Libraries URL: http://search.cpan.org/dist/%{pkgname}/ Source: http://search.cpan.org/CPAN/authors/id/T/TH/THOR/%{pkgname}-%{version}.tar.gz Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) -BuildRequires: libidn-devel >= 0.4.0, perl >= 5.8.0 +BuildRequires: libidn-devel >= 0.4.0, perl >= 5.8.0, perl(ExtUtils::MakeMaker) BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) %description @@ -53,6 +53,9 @@ %{perl_vendorarch}/auto/Net %changelog +* Thu Apr 26 2007 Robert Scheck 0.09-2 +- Added build requirement to perl(ExtUtils::MakeMaker) + * Sun Sep 03 2006 Robert Scheck 0.09-1 - Upgrade to 0.0.9 and rebuild for Fedora Core 6 From fedora-extras-commits at redhat.com Thu Apr 26 19:05:29 2007 From: fedora-extras-commits at redhat.com (Robert Scheck (robert)) Date: Thu, 26 Apr 2007 15:05:29 -0400 Subject: rpms/perl-Net-LibIDN/EL-5 perl-Net-LibIDN.spec,1.2,1.3 Message-ID: <200704261905.l3QJ5Tff016191@cvs-int.fedora.redhat.com> Author: robert Update of /cvs/extras/rpms/perl-Net-LibIDN/EL-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv16163 Modified Files: perl-Net-LibIDN.spec Log Message: Added build requirement to perl(ExtUtils::MakeMaker) Index: perl-Net-LibIDN.spec =================================================================== RCS file: /cvs/extras/rpms/perl-Net-LibIDN/EL-5/perl-Net-LibIDN.spec,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- perl-Net-LibIDN.spec 3 Sep 2006 21:09:52 -0000 1.2 +++ perl-Net-LibIDN.spec 26 Apr 2007 19:04:54 -0000 1.3 @@ -3,13 +3,13 @@ Summary: Perl bindings for GNU LibIDN Name: perl-Net-LibIDN Version: 0.09 -Release: 1%{?dist} +Release: 2%{?dist} License: GPL or Artistic Group: Development/Libraries URL: http://search.cpan.org/dist/%{pkgname}/ Source: http://search.cpan.org/CPAN/authors/id/T/TH/THOR/%{pkgname}-%{version}.tar.gz Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) -BuildRequires: libidn-devel >= 0.4.0, perl >= 5.8.0 +BuildRequires: libidn-devel >= 0.4.0, perl >= 5.8.0, perl(ExtUtils::MakeMaker) BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) %description @@ -53,6 +53,9 @@ %{perl_vendorarch}/auto/Net %changelog +* Thu Apr 26 2007 Robert Scheck 0.09-2 +- Added build requirement to perl(ExtUtils::MakeMaker) + * Sun Sep 03 2006 Robert Scheck 0.09-1 - Upgrade to 0.0.9 and rebuild for Fedora Core 6 From fedora-extras-commits at redhat.com Thu Apr 26 19:06:23 2007 From: fedora-extras-commits at redhat.com (Robert Scheck (robert)) Date: Thu, 26 Apr 2007 15:06:23 -0400 Subject: rpms/perl-Net-LibIDN/EL-4 perl-Net-LibIDN.spec,1.2,1.3 Message-ID: <200704261906.l3QJ6NAv016224@cvs-int.fedora.redhat.com> Author: robert Update of /cvs/extras/rpms/perl-Net-LibIDN/EL-4 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv16202 Modified Files: perl-Net-LibIDN.spec Log Message: Added build requirement to perl(ExtUtils::MakeMaker) Index: perl-Net-LibIDN.spec =================================================================== RCS file: /cvs/extras/rpms/perl-Net-LibIDN/EL-4/perl-Net-LibIDN.spec,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- perl-Net-LibIDN.spec 3 Sep 2006 21:09:52 -0000 1.2 +++ perl-Net-LibIDN.spec 26 Apr 2007 19:05:48 -0000 1.3 @@ -3,13 +3,13 @@ Summary: Perl bindings for GNU LibIDN Name: perl-Net-LibIDN Version: 0.09 -Release: 1%{?dist} +Release: 2%{?dist} License: GPL or Artistic Group: Development/Libraries URL: http://search.cpan.org/dist/%{pkgname}/ Source: http://search.cpan.org/CPAN/authors/id/T/TH/THOR/%{pkgname}-%{version}.tar.gz Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) -BuildRequires: libidn-devel >= 0.4.0, perl >= 5.8.0 +BuildRequires: libidn-devel >= 0.4.0, perl >= 5.8.0, perl(ExtUtils::MakeMaker) BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) %description @@ -53,6 +53,9 @@ %{perl_vendorarch}/auto/Net %changelog +* Thu Apr 26 2007 Robert Scheck 0.09-2 +- Added build requirement to perl(ExtUtils::MakeMaker) + * Sun Sep 03 2006 Robert Scheck 0.09-1 - Upgrade to 0.0.9 and rebuild for Fedora Core 6 From fedora-extras-commits at redhat.com Thu Apr 26 19:24:32 2007 From: fedora-extras-commits at redhat.com (=?utf-8?b?RGV2cmltIEfDnE5Ew5xa?= (devrim)) Date: Thu, 26 Apr 2007 15:24:32 -0400 Subject: rpms/python-psycopg2/devel python-psycopg2.spec,1.7,1.8 Message-ID: <200704261924.l3QJOWZR016610@cvs-int.fedora.redhat.com> Author: devrim Update of /cvs/extras/rpms/python-psycopg2/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv16552 Modified Files: python-psycopg2.spec Log Message: - Disabled zope package temporarily. Index: python-psycopg2.spec =================================================================== RCS file: /cvs/extras/rpms/python-psycopg2/devel/python-psycopg2.spec,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- python-psycopg2.spec 9 Dec 2006 19:17:46 -0000 1.7 +++ python-psycopg2.spec 26 Apr 2007 19:23:58 -0000 1.8 @@ -2,13 +2,13 @@ %{expand: %%define pyver %(python -c 'import sys;print(sys.version[0:3])')} %{!?python_sitearch: %define python_sitearch %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib(1)")} -%define ZPsycopgDAdir %{_localstatedir}/lib/zope/Products/ZPsycopgDA +#%define ZPsycopgDAdir %{_localstatedir}/lib/zope/Products/ZPsycopgDA Summary: A PostgreSQL database adapter for Python Name: python-psycopg2 Version: 2.0.5.1 -Release: 7%{?dist} +Release: 8%{?dist} Source0: http://initd.org/pub/software/psycopg/psycopg2-%{version}.tar.gz License: GPL (with Exceptions) Group: Applications/Databases @@ -17,6 +17,8 @@ BuildRequires: python-devel postgresql-devel Requires: postgresql-libs +Obsoletes: python-psycopg2-zope <= 2.0.5.1-8 + %description psycopg is a PostgreSQL database adapter for the Python programming language (just like pygresql and popy.) It was written from scratch @@ -33,13 +35,13 @@ Documentation and example files for the psycopg python PostgreSQL database adapter. -%package zope -Summary: Zope Database Adapter ZPsycopgDA -Group: Applications/Databases -Requires: %{name} = %{version}-%{release} zope +#%package zope +#Summary: Zope Database Adapter ZPsycopgDA +#Group: Applications/Databases +#Requires: %{name} = %{version}-%{release} zope -%description zope -Zope Database Adapter for PostgreSQL, called ZPsycopgDA +#%description zope +#Zope Database Adapter for PostgreSQL, called ZPsycopgDA %prep %setup -q -n psycopg2-%{version} @@ -55,8 +57,8 @@ mkdir -p %{buildroot}%{python_sitearch}/psycopg2 python setup.py install --no-compile --root %{buildroot} -install -d %{buildroot}%{ZPsycopgDAdir} -cp -pr ZPsycopgDA/* %{buildroot}%{ZPsycopgDAdir} +#install -d %{buildroot}%{ZPsycopgDAdir} +#cp -pr ZPsycopgDA/* %{buildroot}%{ZPsycopgDAdir} %clean rm -rf %{buildroot} @@ -74,16 +76,20 @@ %defattr(-,root,root) %doc doc examples/ -%files zope -%defattr(-,root,root) -%dir %{ZPsycopgDAdir} -%{ZPsycopgDAdir}/*.py -%{ZPsycopgDAdir}/*.pyo -%{ZPsycopgDAdir}/*.pyc -%{ZPsycopgDAdir}/dtml/* -%{ZPsycopgDAdir}/icons/* +#%files zope +#%defattr(-,root,root) +#%dir %{ZPsycopgDAdir} +#%{ZPsycopgDAdir}/*.py +#%{ZPsycopgDAdir}/*.pyo +#%{ZPsycopgDAdir}/*.pyc +#%{ZPsycopgDAdir}/dtml/* +#%{ZPsycopgDAdir}/icons/* %changelog + +* Thu Apr 26 2007 - Devrim GUNDUZ 2.0.5.1-8 +- Disabled zope package temporarily. + * Wed Dec 6 2006 - Devrim GUNDUZ 2.0.5.1-7 - Rebuilt From fedora-extras-commits at redhat.com Thu Apr 26 19:35:58 2007 From: fedora-extras-commits at redhat.com (Michael Patrick McGrath (mmcgrath)) Date: Thu, 26 Apr 2007 15:35:58 -0400 Subject: accounts2/fas/fas/templates editAccount.kid, 1.8, 1.9 editGroup.kid, 1.5, 1.6 Message-ID: <200704261935.l3QJZwF4017185@cvs-int.fedora.redhat.com> Author: mmcgrath Update of /cvs/fedora/accounts2/fas/fas/templates In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv17141/templates Modified Files: editAccount.kid editGroup.kid Log Message: Major UI changes Index: editAccount.kid =================================================================== RCS file: /cvs/fedora/accounts2/fas/fas/templates/editAccount.kid,v retrieving revision 1.8 retrieving revision 1.9 diff -u -r1.8 -r1.9 --- editAccount.kid 26 Apr 2007 18:31:11 -0000 1.8 +++ editAccount.kid 26 Apr 2007 19:35:50 -0000 1.9 @@ -147,7 +147,8 @@ CLA: - (?) + Done (?) + Not Done (?) + @@ -322,6 +323,7 @@ + redhat-artwork-5.0.12-kde-only.patch: --- NEW FILE redhat-artwork-5.0.12-kde-only.patch --- diff -ur redhat-artwork-5.0.12/art/Makefile.am redhat-artwork-5.0.12-kde-only/art/Makefile.am --- redhat-artwork-5.0.12/art/Makefile.am 2005-04-01 23:53:52.000000000 +0200 +++ redhat-artwork-5.0.12-kde-only/art/Makefile.am 2007-04-17 18:48:06.000000000 +0200 @@ -1,10 +1,5 @@ ## icon must be built before gtk, or the gtkrc won't get the stock icons -SUBDIRS=tools cursor nautilus xmms gdm kdm icon gtk metacity kde qt - -themedir = $(datadir)/themes/Bluecurve -theme_DATA = index.theme +SUBDIRS=kdm kde EXTRA_DIST=index.theme index.theme.in - at INTLTOOL_THEME_RULE@ - diff -ur redhat-artwork-5.0.12/configure.in redhat-artwork-5.0.12-kde-only/configure.in --- redhat-artwork-5.0.12/configure.in 2007-03-22 16:56:27.000000000 +0100 +++ redhat-artwork-5.0.12-kde-only/configure.in 2007-04-17 19:08:52.000000000 +0200 @@ -38,25 +38,11 @@ fi changequote([,])dnl -PKG_CHECK_MODULES(GTK2, gtk+-2.0 >= 2.0.0,, - AC_MSG_ERROR([GTK+-2.0 is required to compile redhat-artwork])) - AC_PATH_PROGS(PERL, perl5 perl) if test -z "$PERL" ; then AC_MSG_ERROR([Perl is required to compile redhat-artwork]) fi -GTK2_VERSION=`$PKG_CONFIG --variable=gtk_binary_version gtk+-2.0` -AC_SUBST(GTK2_CFLAGS) -AC_SUBST(GTK2_LIBS) -AC_SUBST(GTK2_VERSION) - -# cursorthemegen just uses gdk-pixbuf -GDK_PIXBUF2_CFLAGS=`$PKG_CONFIG --cflags gdk-pixbuf-2.0` -GDK_PIXBUF2_LIBS=`$PKG_CONFIG --libs gdk-pixbuf-2.0` -AC_SUBST(GDK_PIXBUF2_CFLAGS) -AC_SUBST(GDK_PIXBUF2_LIBS) - KDE_SET_PREFIX KDE_CHECK_FINAL @@ -67,37 +53,11 @@ Makefile po/Makefile.in art/Makefile -art/gdm/Makefile -art/gdm/Bluecurve/Makefile -art/gdm/FedoraBubbles/Makefile -art/gdm/FedoraDNA/Makefile -art/gdm/FedoraFlyingHigh/Makefile art/kdm/Makefile art/kdm/Bluecurve/Makefile art/kdm/FedoraDNA/Makefile art/kdm/FedoraFlyingHigh/Makefile -art/gtk/Makefile -art/gtk/Bluecurve/Makefile -art/gtk/Bluecurve/gtk-2.0/Makefile -art/qt/Makefile -art/qt/Bluecurve/Makefile art/kde/Makefile art/kde/kwin/Makefile art/kde/kwin/Bluecurve/Makefile -art/metacity/Makefile -art/icon/Makefile -art/icon/Bluecurve/Makefile -art/icon/Bluecurve/sheets/Makefile -art/xmms/Makefile -art/nautilus/Makefile -art/nautilus/Bluecurve/Makefile -art/nautilus/Bluecurve/sidebar_tab_pieces/Makefile -art/nautilus/Bluecurve/throbber/Makefile -art/tools/Makefile -art/cursor/Makefile -art/cursor/cursorthemegen/Makefile -art/cursor/Bluecurve/Makefile -art/cursor/Bluecurve-inverse/Makefile -art/cursor/LBluecurve/Makefile -art/cursor/LBluecurve-inverse/Makefile ]) redhat-artwork-5.0.5-add-dirs-to-bluecurve-theme-index.patch: --- NEW FILE redhat-artwork-5.0.5-add-dirs-to-bluecurve-theme-index.patch --- --- redhat-artwork-5.0.5/art/icon/Bluecurve/index.theme.add-dirs 2006-09-15 16:19:50.000000000 -0400 +++ redhat-artwork-5.0.5/art/icon/Bluecurve/index.theme 2006-09-15 17:22:38.000000000 -0400 @@ -18,7 +18,7 @@ SmallSizes=16 PanelDefault=48 PanelSizes=16,32,48 -Directories=96x96/apps,96x96/devices,96x96/emblems,96x96/filesystems,96x96/mimetypes,64x64/actions,64x64/apps,64x64/stock,48x48/emblems,48x48/actions,48x48/apps,48x48/devices,48x48/filesystems,48x48/mimetypes,48x48/stock,36x36/apps,36x36/filesystems,32x32/apps,32x32/filesystems,32x32/actions,32x32/stock,24x24/actions,24x24/apps,24x24/filesystems,24x24/stock,24x24/mimetypes,24x24/devices,24x24/ooo,20x20/actions,20x20/apps,20x20/stock,16x16/actions,16x16/apps,16x16/filesystems,16x16/stock,16x16/mimetypes,16x16/devices,16x16/ooo +Directories=96x96/apps,96x96/devices,96x96/emblems,96x96/filesystems,96x96/mimetypes,96x96/status,64x64/actions,64x64/apps,64x64/stock,64x64/status,48x48/emblems,48x48/actions,48x48/apps,48x48/devices,48x48/filesystems,48x48/mimetypes,48x48/stock,48x48/status,36x36/apps,36x36/filesystems,32x32/apps,32x32/filesystems,32x32/actions,32x32/stock,32x32/status,24x24/actions,24x24/apps,24x24/filesystems,24x24/stock,24x24/mimetypes,24x24/devices,24x24/ooo,24x24/status,20x20/actions,20x20/apps,20x20/stock,20x20/status,16x16/actions,16x16/apps,16x16/filesystems,16x16/stock,16x16/mimetypes,16x16/devices,16x16/ooo,16x16/status [16x16/actions] Size=16 @@ -55,6 +55,10 @@ Size=16 Type=Threshold +[16x16/status] +Size=16 +Type=Threshold + [20x20/actions] Size=20 Context=Actions @@ -72,6 +76,10 @@ Context=Stock Type=Threshold +[20x20/status] +Size=20 +Type=Threshold + [24x24/actions] Size=24 Context=Actions @@ -104,6 +112,10 @@ Context=Devices Type=Threshold +[24x24/status] +Size=24 +Type=Threshold + [24x24/ooo] Size=24 Type=Threshold @@ -130,6 +142,10 @@ Context=Stock Type=Threshold +[32x32/status] +Size=32 +Type=Threshold + [36x36/apps] Size=36 Context=Applications @@ -141,6 +157,10 @@ Context=FileSystems Type=Threshold +[36x36/status] +Size=36 +Type=Threshold + [48x48/actions] Size=48 Context=Actions @@ -176,6 +196,10 @@ Context=Stock Type=Threshold +[48x48/status] +Size=48 +Type=Threshold + [64x64/actions] Size=64 Context=Actions @@ -191,6 +215,10 @@ Context=Applications Type=Threshold +[64x64/status] +Size=64 +Type=Threshold + [96x96/apps] Size=96 Context=Applications @@ -215,3 +243,7 @@ Size=96 Context=MimeTypes Type=Threshold + +[96x96/status] +Size=96 +Type=Threshold --- NEW FILE redhat-artwork-kde.spec --- %define qtdir qt-3.3 %define po_package redhat-artwork Summary: KDE Artwork for Red Hat default look-and-feel Name: redhat-artwork-kde Version: 5.0.12 Release: 5%{?dist} URL: http://www.redhat.com Source0: redhat-artwork-%{version}.tar.gz Source1: post-install-fixup.sh Source2: post-install-sources.tar.gz Patch0: redhat-artwork-5.0.5-add-dirs-to-bluecurve-theme-index.patch Patch1: redhat-artwork-5.0.11-lowres-mode-fix.patch Patch2: redhat-artwork-5.0.12-kde-only.patch Group: User Interface/Desktops License: GPL BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: qt-devel >= 1:3.3.4-10 BuildRequires: kdebase-devel >= 6:3.2.0 # for intltool to work BuildRequires: perl-XML-Parser # for translations to work BuildRequires: gettext BuildRequires: autoconf BuildRequires: automake BuildRequires: libtool BuildRequires: intltool BuildRequires: python Requires: system-logos # for the icon theme and the KDM background Requires: redhat-artwork %description redhat-artwork-kde contains the themes and icons that make up the Red Hat default look and feel for the KDE desktop. %prep %setup -q -n redhat-artwork-%{version} %patch0 -p1 -b .add-dirs %patch1 -p1 -b .lowres-mode-fix mkdir post-install (cd post-install; tar xzvf %{SOURCE2}) %patch2 -p1 -b .kde autoreconf %build ## this is apparently how Qt finds itself. ## they need pkg-config gospel. unset QTDIR echo "Trying to source qt.sh" . /etc/profile.d/qt.sh echo "QTDIR is $QTDIR" export QTDIR export LANG=en_US.ISO-8859-1 ## workaround for intltool sucking in UTF-8 %configure export LANG=en_US.ISO-8859-1 ## workaround for intltool sucking in UTF-8 make %install rm -rf $RPM_BUILD_ROOT export LANG=en_US.ISO-8859-1 ## workaround for intltool sucking in UTF-8 %makeinstall # Run post-install fixup script DATADIR=$RPM_BUILD_ROOT%{_datadir} %{SOURCE1} # Remove translations because they're already in the main package. rm -rf $RPM_BUILD_ROOT%{_datadir}/locale # save some space pushd $RPM_BUILD_ROOT%{_datadir}/apps/kdm/themes/FedoraFlyingHigh rm -f background.jpg ln -sf ../../../../gdm/themes/FedoraFlyingHigh/background.jpg . popd %clean rm -rf $RPM_BUILD_ROOT %files %defattr(-,root,root) %doc NEWS ChangeLog README COPYING %{_libdir}/kde3/* %{_datadir}/apps/kdisplay/color-schemes/Bluecurve.kcsrc %{_datadir}/apps/kdm/themes/Bluecurve %{_datadir}/apps/kdm/themes/Fedora* %{_datadir}/apps/kstyle/themes/Bluecurve.themerc %{_datadir}/apps/kwin/bluecurve.desktop %changelog * Thu Apr 26 2007 Kevin Kofler 5.0.12-5 - drop obsolete/unneeded Conflicts (review #236792) - don't disable AutoReq, we can afford to autoreq KDE/Qt here (review #236792) - don't own libdir/kde3 (review #236792) * Tue Apr 17 2007 Kevin Kofler 5.0.12-4 - separate redhat-artwork-kde package - use proper BuildRoot - add Epoch to kdebase-devel BR * Mon Apr 16 2007 David Zeuthen 5.0.12-4 - omit kde style/widgets (for now) (Rex Dieter, #236633) * Wed Apr 04 2007 Than Ngo - 5.0.12-3 - fix broken symlink * Wed Mar 28 2007 Matthias Clasen 5.0.12-2 - Save some space by linking identical backgrounds * Thu Mar 22 2007 Than Ngo 5.0.12-1 - New release with Fedora 7 kdm theme * Tue Mar 20 2007 Ray Strode 5.0.11-2 - hide certain peices of the Fedora 7 theme in resolutions less than 1024x768 (bug 232672) * Thu Mar 1 2007 David Zeuthen 5.0.11-1 - New release with Fedora 7 gdm theme - Require recent gtk2-engines to fix dark scrollbars in Clearlooks * Mon Feb 26 2007 Matthias Clasen 5.0.10-4 - Remove the start-here icon * Fri Feb 23 2007 Matthias Clasen 5.0.10-3 - Own the icon cache * Fri Feb 23 2007 Matthias Clasen 5.0.10-2 - Fix #221757 * Fri Feb 9 2007 Matthias Clasen 5.0.10-1 - Fix #223450 - Drop obsolete patch * Mon Jan 22 2007 Matthias Clasen 5.0.8-4 - Switch default icon theme to Echo * Thu Nov 9 2006 Matthias Clasen 5.0.8-3 - Make sure the trash applet uses the right icon * Sat Oct 14 2006 Matthias Clasen 5.0.8-2 - Improve coverage of Bluecurve * Wed Sep 27 2006 Matthias Clasen 5.0.8-1 - Update FedoraDNA theme description * Tue Sep 26 2006 Matthias Clasen 5.0.7-3 - Require gtk2 for %%post (#203791) * Tue Sep 26 2006 Matthias Clasen 5.0.7-2 - Require system-logos, not fedora-logos * Sat Sep 23 2006 Than Ngo 5.0.7-1 - add FedoraDNA theme for KDM * Fri Sep 22 2006 Ray Strode - 5.0.6-1 - update to 5.0.6 to get reimplemented gdm theme * Fri Sep 15 2006 John (J5) Palmieri - 5.0.5-3 - Fix up the linking script a bit - Patch the index.theme file for Bluecurve so it adds the status directories * Fri Sep 15 2006 Matthias Clasen - 5.0.5-2 - Make sure we link both versions of the trash icon * Tue Sep 12 2006 John (J5) Palmieri - 5.0.5-1 - use the gtk icon coverage tool developed for echo to create symlinks for icons which changed names because of the new naming spec - Update app sheet with Blucurve NetworkManager and power-manager icons * Thu Sep 7 2006 Matthias Clasen - 5.0.4-2.fc6 - Fix a typo in the new gdm theme * Thu Sep 7 2006 Matthias Clasen - 5.0.4-1.fc6 - Add new gdm theme * Mon Sep 4 2006 Matthias Clasen - 5.0.3-1.fc6 - Rename the default gtk theme back * Thu Aug 17 2006 Matthias Clasen - 5.0.2-1.fc6 - Change the default gtk theme * Tue Aug 15 2006 Matthias Clasen - 5.0.1-1.fc6 - Fix gnome-spinner-rest.png size * Sat Aug 12 2006 Matthias Clasen - 5.0.0-2.fc6 - Link system-logviewer.png to logviewer.png * Fri Aug 11 2006 Ray Strode - 5.0.0-1 - woops 5 is less than 245. - update to 5.0.0 * Fri Aug 11 2006 Ray Strode - 0.5.0-1 - update to 0.5.0 - add requires on gtk-engines (bug 202245) * Wed Jul 26 2006 Matthias Clasen - 0.245-1 - Use default Sans font in gdm login screens * Tue Jul 25 2006 Matthias Clasen - 0.244-1 - Fix themeing of menuitems in Bluecurve (#180181) * Fri Jul 21 2006 John (J5) Palmieri - 0.243-3 - Remove gtk1.0 dependencies * Wed Jul 12 2006 Jesse Keating - 0.243-2.1 - rebuild * Thu Jun 8 2006 Jesse Keating 0.243-2 - Add missing br gettext * Fri May 5 2006 Matthias Clasen 0.243-1 - Rebuild against new GTK+ - Require GTK+ 2.9.0 * Thu Mar 30 2006 Than Ngo 0.242-1 - fix cosmetic bug in kwin decoration * Tue Feb 28 2006 Matthias Clasen - 0.241-1 - New artwork by Diana Fong * Wed Feb 22 2006 Matthias Clasen - 0.240-1 - Include Serbian translations * Tue Feb 21 2006 Than Ngo 0.239-2 - link KDE upstream icon names to the redhat ones in bluecurve * Fri Feb 17 2006 Matthias Clasen - 0.239-1 - Make the login screen adapt to label width * Fri Feb 10 2006 Jesse Keating - 0.238-1.1 - bump again for double-long bug on ppc(64) * Thu Feb 9 2006 Matthias Clasen 0.238-1 - Add left-handed cursor themes * Tue Feb 07 2006 Jesse Keating - 0.237-1.1 - rebuilt for new gcc4.1 snapshot and glibc changes * Sun Feb 5 2006 Matthias Clasen 0.237-1 - Fix Bluecurve-inverse wait cursor * Mon Jan 30 2006 Ray Strode 0.235-2 - create symlinks from redhat artwork to gnome overrides * Tue Jan 24 2006 Christopher Aillon 0.235-1 - Update to 0.235 to get new language icon in GDM/KDM * Tue Jan 17 2006 Ray Strode 0.234-1 - update to 0.234 to get new gdm theme designed by Diana Fong and implemented by M??ir??n Duffy and me * Fri Jan 13 2006 Christopher Aillon 0.131-3 - BuildRequire xorg-x11-apps, as xcursorgen moved there. This should really really fix the cursors issue. * Tue Jan 03 2006 John (J5) Palmieri 0.131-2 - rebuild again to fix problem with cursors not showing up * Fri Dec 09 2005 Jesse Keating - rebuilt * Thu Nov 10 2005 John (J5) Palmieri 0.131-1 - Upstream fix for volume icons * Thu Nov 10 2005 John (J5) Palmieri 0.130-1 - Roll a bunch of new icons into the upstream source tarball * Thu Nov 03 2005 John (J5) Palmieri 0.129-4 - Add fedora logo instead of the redhat hat * Thu Oct 20 2005 Ray Strode 0.129-3 - some of the throbber patch got upstreamed apparently, patch it out * Mon Oct 17 2005 Ray Strode 0.129-2 - remove throbber patch for now * Wed Oct 12 2005 Matthias Clasen 0.129-1 - Fix text color in combo boxes. (#167086) * Fri Sep 30 2005 Matthias Clasen 0.128-2 - Only call gtk-update-icon-cache for directories which have an index.theme file. (#16795) * Mon Aug 23 2005 John (J5) Palmieri 0.128-1 - upgrade to 0.128 - Adds entrys to the index.theme to decribe the newly added directories * Mon Aug 22 2005 John (J5) Palmieri 0.127-1 - upgrade to 0.127 - Adds new optical disc device icons (Bug #165750) - Adds directories to index.theme for caching (Bug #166272) - Changes busy cursor to point to the left_ptr_watch cursor * Thu Aug 09 2005 John (J5) Palmieri 0.126-1 - upgrade to 0.126 which adds diana's new dnd cursors and fixes the jittering animated cursor bug * Thu Jul 07 2005 John (J5) Palmieri 0.125-1 - upgrade to 0.125 which adds diana's new icons and cursors * Fri Jun 10 2005 John (J5) Palmieri 0.124-2 - readd a throbbers patch because the uptream tarball missed the Makefile changes * Thu Jun 09 2005 Than Ngo 0.124-1 - fix ComboBox_Popup issue in qt-theme #157809 - drop redhat-artwork-0.122-throbbers.patch, it's in new upstream * Sun May 22 2005 John (J5) Palmieri 0.122-10 - Add bluecurve weather icons for the weather applet * Tue May 10 2005 John (J5) Palmieri 0.122-9 - Add new stock volume icons * Fri May 06 2005 John (J5) Palmieri 0.122-8 - OpenOffice icon names change to not reflect versions anymore Change symlinks to reflect this * Thu May 05 2005 John (J5) Palmieri 0.122-7 - Add patch that changes the ythickness of the bluecurve-menu-item style in the bluecurve theme so the menu applet does not expand the default panel size which causes launchers icons in the panel to be scaled and become blured (Bug #146980) * Tue May 03 2005 John (J5) Palmieri 0.122-6 - Add a symlink for openoffice icons so we have matching bluecurve icons instead of the ugly upstream ones * Tue May 03 2005 John (J5) Palmieri 0.122-5 - Add a symlink for ftp share icons * Mon Apr 25 2005 Matthias Clasen 0.122-4 - Don't symlink the Bluecurve gdm theme to "Default", since that shows up as a duplicate "Bluecurve" entry in the graphical setup thingie. (#138653) * Wed Apr 20 2005 Matthias Clasen 0.122-3 - add a throbber to the login screen for early-login (these changes are also committed upstream, but I couldn't get redhat-artwork to distcheck, therefore I patched them in here; throbbers.tar.bz2 and the throbbers patch should be removed with the next upstream redhat-artwork tarball) * Wed Apr 13 2005 John (J5) Palmieri 0.122-2 - add a symlink from gnome-main-menu.png to gnome-logo-icon-transparent.png so that we have the hat back on the application menu applet * Fri Apr 01 2005 Than Ngo 0.122-1 - add Bluecurve theme for kdm * Wed Mar 30 2005 Matthias Clasen 0.121-2 - Make Clearlooks the default theme * Wed Mar 23 2005 Than Ngo 0.121-1 - 0.121 - Add qt Bluecurve fixes and improvements from Peter Backlund * Sun Mar 6 2005 Matthias Clasen 0.120-8 - Fix %%post script (#146560) * Fri Mar 04 2005 Than Ngo 0.120-7 - rebuild against new gcc-4.0.0-0.31 * Thu Mar 3 2005 Alex Larsson 0.120-6 - Rebuild * Sat Feb 5 2005 Matthias Clasen - 0.120-5 - Silence %%post * Fri Jan 27 2005 Matthias Clasen - 0.120-4 - Prereq gtk2 since we use gtk-update-icon-cache in %%post * Fri Jan 27 2005 Matthias Clasen - 0.120-3 - Update icon caches in %%post * Wed Jan 5 2005 Jeremy Katz - 0.120-2 - rebuild so that gtk engine ends up in the right place for gtk+ 2.6.x * Thu Nov 11 2004 Alexander Larsson - 0.120-1.2 - Fix broken bluecurve icons (#138544) * Tue Nov 02 2004 Than Ngo 0.119-1.2 - devel build - * Tue Nov 02 2004 Than Ngo 0.119-1.1E - set XIMInputStyle=On The Spot * Tue Nov 2 2004 Alexander Larsson - 0.118-1.2 - devel build * Tue Nov 2 2004 Alexander Larsson - 0.118-1.1E - Updated to the new real media icons from diana * Mon Nov 1 2004 Alexander Larsson - 0.117-1.3E - Move redhat logo to redhat-logos (#137593) * Mon Oct 25 2004 Alexander Larsson - 0.117-1.2E - New RHEL build, it seems the last one didn't contain any RHEL bits * Tue Oct 19 2004 Than Ngo 0.117-1.1E - RHEL build * Tue Oct 19 2004 Than Ngo 0.117-1 - Add missing 32x32 icons, #135797 - Remove unused kmenu icon * Mon Oct 18 2004 Alexander Larsson - 0.116-1.1E - RHEL build * Mon Oct 18 2004 Alexander Larsson - 0.116-1 - Add all translations to ALL_LINGUAS - Fix .au and tiff icon names. * Thu Oct 14 2004 Alexander Larsson - 0.115-1.1E - RHEL build * Thu Oct 14 2004 Alexander Larsson - 0.115-1 - Fix logout icon (#135594) - Make dvd icon not imply movie * Wed Oct 13 2004 Alexander Larsson - 0.114-1.1E - RHEL build * Wed Oct 13 2004 Alexander Larsson - 0.114-1 - Add new media icons - fix sb_up_arrow cursor (#128963) * Tue Oct 12 2004 Alexander Larsson - 0.113-1.1E - RHEL build * Tue Oct 12 2004 Alexander Larsson - 0.113-1 - Fix medium volume icon * Thu Oct 7 2004 Alexander Larsson - 0.112-2.1E - RHEL build with new gdm theme * Thu Oct 7 2004 Alexander Larsson - 0.112-2 - Update the post-install-fixups for RHEL specific content * Wed Oct 06 2004 Than Ngo 0.112-1.1E - RHEL build * Wed Oct 06 2004 Than Ngo 0.112-1 - fix PE_Splitter bug * Wed Oct 6 2004 Alexander Larsson - 0.111-1.1E - RHEL build * Wed Oct 6 2004 Alexander Larsson - 0.111-1 - fix various icon issues - fix dangling symlinks - build-require perl-XML-Parser * Mon Oct 4 2004 Alexander Larsson - 0.110-1.1E - RHEL build * Mon Oct 4 2004 Alexander Larsson - 0.110-1 - Fix gnome folder icons (#134460) * Fri Oct 1 2004 Jeremy Katz - 0.109-1.1E - RHEL rebuild * Fri Oct 1 2004 Jeremy Katz - 0.109-1 - Fix icon theme name * Thu Sep 30 2004 Than Ngo 0.108-1.1E - RHEL rebuild * Thu Sep 30 2004 Than Ngo 0.108-1 - Add missing desktop/folder_locked/folder symlink - Set SmallSizes=16 and SmallDefault=16 for KDE * Thu Sep 30 2004 Alexander Larsson - 0.105-2.1E - RHEL build * Thu Sep 30 2004 Alexander Larsson - 0.105-2 - Rebuild with corrected icon-slicer to fix attach point order. * Thu Sep 30 2004 Alexander Larsson - 0.105-1 - Fix attach points for folders (#110606) * Wed Sep 29 2004 Alexander Larsson - 0.104-1.1E - rhel build * Wed Sep 29 2004 Alexander Larsson - 0.104-1 - Fix msword icon name (#134038) * Mon Sep 27 2004 Alexander Larsson - 0.103-1.1E - rhel build * Thu Sep 23 2004 Chris Lee - 0.103-1 - Fixes for the Qt style * Wed Sep 22 2004 Matthias Clasen - 0.102-1 - Improve drawing of expanders * Wed Sep 15 2004 Alexander Larsson - 0.101-2.1E - rhel build * Wed Sep 15 2004 Alexander Larsson - 0.101-2 - Change the way we modify the background color * Tue Sep 14 2004 Alexander Larsson - 0.101-1 - Fix gnome cd audio icon (#119288) * Tue Sep 14 2004 Alexander Larsson - 0.100-1 - Fix gtk BiDi issues (#85234) * Mon Sep 13 2004 Alexander Larsson - 0.99-1 - Fix rtl icons (#128721) - Don't use the iconrc anymore * Tue Aug 24 2004 Alexander Larsson - 0.98-1 - Fix xmms theme on multiarch * Thu Aug 19 2004 Alexander Larsson - 0.97-4 - Drop perl dependency in post * Thu Aug 19 2004 Alexander Larsson - 0.97-3 - Add required prereqs for post (#125278) * Tue Jun 15 2004 Elliot Lee - rebuilt * Mon Jun 14 2004 Chris Lee 0.97-1 - Fix reversed printer-broken and printer-default icons * Tue Apr 20 2004 Alexander Larsson 0.96-1 - Add a few icons, including the visiting folder icon used in nautilus * Tue Apr 6 2004 Alex Larsson 0.95-3 - silence grep in post * Mon Apr 05 2004 Than Ngo 0.95-2 - get rid of requires qt, bug #115471 * Tue Mar 23 2004 Alexander Larsson 0.95-1 - update to 0.95, fix logos to be in redhat-logos * Wed Mar 17 2004 Alexander Larsson 0.94-1 - update to 0.94 * Tue Mar 02 2004 Elliot Lee - rebuilt * Tue Mar 2 2004 Alexander Larsson 0.93-1 - Fix shuttle in cursor theme - Remove redhat-main-menu icon - Rename redhat-config-* icons to system-config-* - Fix multihead issue in gtk2 theme * Mon Feb 16 2004 Than Ngo 0.92-1 - 0.92, fixed middle clicked on maximal and button double click on menu button * Fri Feb 13 2004 Elliot Lee - rebuilt * Thu Feb 12 2004 Than Ngo 0.91-1 - rebuild against qt 3.3.0 - add qt-3.3 in library path * Mon Jan 26 2004 Than Ngo 0.90-1 - some changes in kwin to get building with KDE 3.2 RC1 * Wed Dec 10 2003 Than Ngo 0.89-1 - Ported BlueCurve for working in KDE 3.2 * Thu Oct 30 2003 Jonathan Blandford 0.88-1 - gdm fixes * Tue Oct 28 2003 Owen Taylor 0.87-1 - New version with fixed gtk-2.0/iconrc file, symlinks instead of copies for icon aliases * Tue Oct 28 2003 Alexander Larsson 0.86-1 - Add Bluecurve-classic metacity theme - Add missing KDE icons - Add BerriesAndCream Gtk+ theme color * Wed Oct 22 2003 Bill Nottingham 0.85-2 - spec file tweaks * Wed Oct 15 2003 Alexander Larsson 0.85-1 - fix icons in gtk theme * Thu Oct 9 2003 Jonathan Blandford 0.84-1 - new greeter theme * Thu Oct 9 2003 Alexander Larsson 0.83-1 - added missing translations * Wed Oct 8 2003 Alexander Larsson 0.82-1 - Icon fixes * Thu Aug 28 2003 Alexander Larsson 0.81-1 - kwin fix - metacity theme changes - small menu icons again * Wed Aug 20 2003 Alexander Larsson 0.80-1 - kwin fix * Mon Aug 18 2003 Alexander Larsson 0.79-1 - fix qt theme and kwin theme * Fri Aug 8 2003 Alexander Larsson 0.78-1 - Fix gtk2 theme crash (#100507) - Add buildrequires (#90530, #83161) - Fix ogg static (#100918) - Add gtk theme color schemes (#81316) * Thu Jul 17 2003 Havoc Pennington 0.77-1 - 0.77 * Thu Jul 10 2003 Havoc Pennington 0.75-1 - 0.76 * Wed Jul 9 2003 Havoc Pennington 0.75-1 - 0.75 * Mon Jul 7 2003 Alexander Larsson 0.74-1 - 0.74, gtk+ theme optimization * Wed Jun 04 2003 Elliot Lee - rebuilt * Tue Jun 3 2003 Jeff Johnson - add explicit epoch's where needed. * Wed Feb 26 2003 Havoc Pennington 0.73-1 - 0.73 fixes 800x600 and theme thumbnail * Mon Feb 24 2003 Havoc Pennington 0.72-1 - 0.72 with new music * Mon Feb 24 2003 Havoc Pennington 0.71-1 - 0.71 tweaks * Mon Feb 24 2003 Havoc Pennington 0.70-1 - 0.70 hopefully closes the last few blockers and doesn't break anything... * Fri Feb 21 2003 Jonathan Blandford 0.69-1 - 0.69 fixes cursors and adds animated watch glass * Tue Feb 18 2003 Havoc Pennington 0.68-1 - 0.68 moves an image to redhat-logos * Mon Feb 17 2003 Havoc Pennington 0.67-1 - 0.67 * Sat Feb 15 2003 Than Ngo 0.66-1 - 0.66, fix several qt theme problems * Wed Feb 12 2003 Alexander Larsson 0.65-1 - 0.65, than fixed kde icon theme * Fri Feb 7 2003 Jonathan Blandford 0.64-1 - new version. New cursors * Thu Jan 30 2003 Alexander Larsson - 0.63, Qt theme updated * Mon Jan 27 2003 Havoc Pennington - 0.62 * Wed Jan 22 2003 Tim Powers - rebuilt * Tue Jan 21 2003 Havoc Pennington - 0.61, we needed to set LANG while making the distribution * Tue Jan 21 2003 Havoc Pennington - set LANG to an ISO-8859-1 locale so intltool won't get confused * Fri Jan 17 2003 Havoc Pennington - 0.60 with the cursors * Tue Jan 14 2003 Havoc Pennington - 0.59 * Fri Jan 10 2003 Havoc Pennington - 0.57 with stock icons - 0.58 with stock icons really * Thu Jan 9 2003 Alexander Larsson - 0.56 * Thu Jan 9 2003 Alexander Larsson - 0.55 * Wed Jan 8 2003 Havoc Pennington - 0.54 * Sat Jan 4 2003 Jeff Johnson 0.53-2 - use internal dep generator. * Fri Dec 20 2002 Than Ngo 0.53-1 - 0.53 * Wed Dec 18 2002 Than Ngo 0.50-1 - fix a bug in kwin plugin, crash on clicking menu button * Tue Dec 17 2002 Tim Powers 0.49-4 - rebuild - don't use rpm's internal dep gen * Mon Dec 9 2002 Tim Powers 0.49-3 - rebuild * Wed Dec 4 2002 Tim Powers 0.49-2 - rebuild * Tue Nov 19 2002 Than Ngo - 0.49, add search path for plugins, fix conflict with qt 3.1.0 * Tue Nov 12 2002 Havoc Pennington - install to qt-3.0.5 as temporary workaround * Fri Nov 8 2002 Jeremy Katz - rebuild for new gtk2 engine paths * Thu Sep 5 2002 Havoc Pennington - 0.47 with gdm translations restored * Thu Sep 5 2002 Havoc Pennington - 0.46 * Tue Sep 3 2002 Havoc Pennington - 0.45 (updates some icons, COPYING) * Tue Sep 3 2002 Havoc Pennington - 0.44 * Tue Sep 3 2002 Than Ngo - 0.42 with some new icons and XIMInputStyle fix for Qt * Fri Aug 30 2002 Havoc Pennington - 0.41 with new kwin, new logout/exit/etc. icons * Fri Aug 30 2002 Havoc Pennington - 0.40 with lots of new icons, splash, etc. * Mon Aug 19 2002 Havoc Pennington - 0.38 with new icons * Fri Aug 16 2002 Owen Taylor - 0.37, with UTF-8 fixes for bluecurve.xml * Fri Aug 16 2002 Havoc Pennington - 0.35 with more icons * Wed Aug 14 2002 Havoc Pennington - 0.33 with KDE trash and menu icon * Wed Aug 14 2002 Havoc Pennington - put missing icons in Makefile * Wed Aug 14 2002 Alexander Larsson - 0.31, greeter theme fixes, gtk+ fixes, icon changes * Tue Aug 13 2002 Alexander Larsson - 0.30, Fixed bad gkt+ theme memory and pixmap leak * Mon Aug 12 2002 Havoc Pennington - 0.29 with fixed gdm theme * Mon Aug 12 2002 Havoc Pennington - 0.28 with new gdm stuff and icons and so forth * Fri Aug 9 2002 Havoc Pennington - 0.26 with Bluecurve name - 0.27 with Bluecurve name (fixed) * Wed Aug 7 2002 Havoc Pennington - 0.24 with nautilus theme, placeholders for some app icons - 0.25 with aliases for home icon (bug 67791) and some new icons * Tue Aug 6 2002 Havoc Pennington - 0.23 move metacity themes * Sat Aug 3 2002 Havoc Pennington - 0.22 xmms theme * Thu Aug 1 2002 Havoc Pennington - 0.21 move ksplash stuff to right place - add QTDIR hack * Wed Jul 31 2002 Havoc Pennington - 0.20 * Tue Jul 23 2002 Havoc Pennington - 0.19, some assorted fixes from people * Fri Jul 19 2002 Alexander Larsson 0.17-1 - 0.17 moved gtkrc inside tarball. conflict with gtk-engines < 0.11-13 - Install default gtkrc files for gtk1 and gtk2 * Fri Jul 19 2002 Alexander Larsson 0.16-1 - Bump version. Has new gtk1 theme fixes. * Wed Jul 17 2002 Owen Taylor - Bump version number, tag, do a formal distcheck * Tue Jul 16 2002 Than Ngo 0.14-3 - don't remove qtrc - added conflict with qt < 3.0.4-11 * Tue Jul 16 2002 Havoc Pennington - adjust file list again, we want to err on the side of owning more directories. It doesn't hurt anything to do so, and you may install this package without installing kde or metacity first. There's no prereqs on those. Owning more dirs means we don't get orphaned directories. * Tue Jul 16 2002 Alexander Larsson 0.14-1 - New gtk+ theme changes * Tue Jul 16 2002 Than Ngo 0.13-1 - 0.13 - add qt resource into redhat-artwork * Wed Jul 3 2002 Than Ngo 0.12-1 - more fixes to qt theme - Wonderland kwin theme - fixup specfile * Mon Jul 1 2002 Than Ngo 0.11-1 - more fixes to qt theme - added Wonderland colorscheme for KDE * Fri Jun 28 2002 Alex Larsson - contractor - New version 0.10, further fixes to the gtk+ theme * Thu Jun 27 2002 Owen Taylor - Remove backwards-compat patch so it works with the current metacity in the tree * Tue Jun 25 2002 Owen Taylor - New version including GDM placeholder theme * Wed Jun 19 2002 Havoc Pennington - 0.7 * Mon Jun 17 2002 Havoc Pennington - remove empty AUTHORS and COPYING files * Thu Jun 13 2002 Havoc Pennington - rebuild in different environment * Thu Jun 13 2002 Havoc Pennington - prereq /usr/lib/qt3 * Thu Jun 13 2002 Havoc Pennington - autoreq 0 to avoid pointless dependencies - own directories again except not the qt3 symlink * Thu Jun 13 2002 Bernhard Rosenkraenzer 0.6-2 - tidy up URL, source list - don't include qtrc for now - don't own so many directories * Wed Jun 12 2002 Havoc Pennington - rebuild in different environment * Wed Jun 12 2002 Havoc Pennington - 0.6, with Qt theme * Tue Jun 11 2002 Havoc Pennington - rebuild in different environment * Tue Jun 11 2002 Havoc Pennington - 0.5 * Mon Jun 10 2002 Havoc Pennington - rebuild in different environment * Mon Jun 10 2002 Havoc Pennington - 0.4 - fix group * Mon Jun 03 2002 Havoc Pennington - fix gtkrc * Mon Jun 03 2002 Havoc Pennington - rebuild in different environment * Mon Jun 03 2002 Havoc Pennington - build requires gtk2-devel - include a gtkrc to set default theme to Wonderland * Mon Jun 03 2002 Havoc Pennington - rebuild in different environment * Mon Jun 3 2002 Havoc Pennington - 0.3 - no longer noarch * Thu May 23 2002 Tim Powers - automated rebuild * Fri May 10 2002 Havoc Pennington - rebuild in different environment * Fri May 10 2002 Havoc Pennington - fix gtk theme location * Fri May 10 2002 Havoc Pennington - rebuild in different environment * Thu May 9 2002 Havoc Pennington - initial build Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/redhat-artwork-kde/devel/.cvsignore,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- .cvsignore 27 Apr 2007 06:45:08 -0000 1.1 +++ .cvsignore 27 Apr 2007 07:19:36 -0000 1.2 @@ -0,0 +1,2 @@ +post-install-sources.tar.gz +redhat-artwork-5.0.12.tar.gz Index: sources =================================================================== RCS file: /cvs/extras/rpms/redhat-artwork-kde/devel/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 27 Apr 2007 06:45:08 -0000 1.1 +++ sources 27 Apr 2007 07:19:36 -0000 1.2 @@ -0,0 +1,2 @@ +22a8ae90d020da3b5c5d1a1c9ffca6f5 post-install-sources.tar.gz +06078b0bca1bc3857d1b1d68f7f890ee redhat-artwork-5.0.12.tar.gz From fedora-extras-commits at redhat.com Fri Apr 27 07:36:34 2007 From: fedora-extras-commits at redhat.com (Hans de Goede (jwrdegoede)) Date: Fri, 27 Apr 2007 03:36:34 -0400 Subject: rpms/vegastrike-data import.log,1.1,1.2 Message-ID: <200704270736.l3R7aYp7025792@cvs-int.fedora.redhat.com> Author: jwrdegoede Update of /cvs/extras/rpms/vegastrike-data In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv25756 Modified Files: import.log Log Message: auto-import vegastrike-data-0.4.3-2 on branch devel from vegastrike-data-0.4.3-2.src.rpm Index: import.log =================================================================== RCS file: /cvs/extras/rpms/vegastrike-data/import.log,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- import.log 25 Apr 2007 17:55:14 -0000 1.1 +++ import.log 27 Apr 2007 07:36:00 -0000 1.2 @@ -0,0 +1 @@ +vegastrike-data-0_4_3-2:HEAD:vegastrike-data-0.4.3-2.src.rpm:1177659212 From fedora-extras-commits at redhat.com Fri Apr 27 07:36:40 2007 From: fedora-extras-commits at redhat.com (Hans de Goede (jwrdegoede)) Date: Fri, 27 Apr 2007 03:36:40 -0400 Subject: rpms/vegastrike-data/devel vegastrike-data.spec, NONE, 1.1 .cvsignore, 1.1, 1.2 sources, 1.1, 1.2 Message-ID: <200704270736.l3R7aeMR025796@cvs-int.fedora.redhat.com> Author: jwrdegoede Update of /cvs/extras/rpms/vegastrike-data/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv25756/devel Modified Files: .cvsignore sources Added Files: vegastrike-data.spec Log Message: auto-import vegastrike-data-0.4.3-2 on branch devel from vegastrike-data-0.4.3-2.src.rpm --- NEW FILE vegastrike-data.spec --- Name: vegastrike-data Version: 0.4.3 Release: 2 Summary: Data files for Vega Strike Group: Amusements/Games License: GPL URL: http://vegastrike.sourceforge.net/ # sigh no tarballs from upstream why o why? Created by doing the following: # cvs -z9 \ # -d:pserver:anonymous at vegastrike.cvs.sourceforge.net:/cvsroot/vegastrike \ # checkout -rvegastrike_0_4_3 data4.x # mv data4.x vegastrike-data-0.4.3 # pushd vegastrike-data-0.4.3 # rm -rf aclocal.m4 configure.ac Makefile.in vegastrike-data.spec stamp-h.in # rm -rf bin fixmusic.sh *loki* vegastrike.sh vsinstall.sh play_vs 021.nsi # rm -rf `find -name CVS -type d` `find -name Makefile.am -type f` # rm -rf `find -name '*~' -type f` # popd # tar cvfj vegastrike-data-0.4.3.tar.bz2 vegastrike-data-0.4.3 Source0: %{name}-%{version}.tar.bz2 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch Requires: vegastrike >= %{version} %description Data files for Vega Strike, a GPL 3D OpenGL Action RPG space sim that allows a player to trade and bounty hunt. %prep %setup -q # some cleanup rm -r modules/.#total_war.c.1.8 cockpits/bomber-cockpit.cpt/#cockpit.xmesh# \ modules/.cvsignore modules/.#faction_ships.py.1.13 modules/builtin sed -i 's/\r//g' modules/spawner.py modules/cleansweep.py find . -type f -print0 | xargs -0 chmod -x chmod +x convertbfxm.sh BFXMupdate.pl units/findunits.py modules/webpageize.py # remove the stale included manpages rm documentation/*.1 %build # nothing to build data only %install rm -rf $RPM_BUILD_ROOT mkdir -p $RPM_BUILD_ROOT%{_datadir}/vegastrike cp -a * $RPM_BUILD_ROOT%{_datadir}/vegastrike mv $RPM_BUILD_ROOT%{_datadir}/vegastrike/documentation installed-docs mv $RPM_BUILD_ROOT%{_datadir}/vegastrike/newfs_changes.txt installed-docs ln -s ../doc/%{name}-%{version} \ $RPM_BUILD_ROOT%{_datadir}/vegastrike/documentation %clean rm -rf $RPM_BUILD_ROOT %files %defattr(-,root,root,-) %doc README vega-license.txt installed-docs/* %{_datadir}/vegastrike %changelog * Mon Apr 23 2007 Hans de Goede 0.4.3-2 - Remove included copies of default python builtin's like "string" * Fri Mar 23 2007 Hans de Goede 0.4.3-1 - Initial Fedora Extras package, partially based on Mandriva contrib SRPM Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/vegastrike-data/devel/.cvsignore,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- .cvsignore 25 Apr 2007 17:55:24 -0000 1.1 +++ .cvsignore 27 Apr 2007 07:36:06 -0000 1.2 @@ -0,0 +1 @@ +vegastrike-data-0.4.3.tar.bz2 Index: sources =================================================================== RCS file: /cvs/extras/rpms/vegastrike-data/devel/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 25 Apr 2007 17:55:24 -0000 1.1 +++ sources 27 Apr 2007 07:36:06 -0000 1.2 @@ -0,0 +1 @@ +e0ea822683b94828dcdd5b64aa2dc75d vegastrike-data-0.4.3.tar.bz2 From fedora-extras-commits at redhat.com Fri Apr 27 08:43:28 2007 From: fedora-extras-commits at redhat.com (Hans de Goede (jwrdegoede)) Date: Fri, 27 Apr 2007 04:43:28 -0400 Subject: rpms/PyOpenGL/FC-6 PyOpenGL.spec,1.3,1.4 Message-ID: <200704270843.l3R8hSCV031646@cvs-int.fedora.redhat.com> Author: jwrdegoede Update of /cvs/extras/rpms/PyOpenGL/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv31628 Modified Files: PyOpenGL.spec Log Message: * Fri Apr 27 2007 Hans de Goede 3.0.0-0.3.a6%{?dist}.1 - Re-apply fix for bz 234941, accidentely overwritten by newer version from devel. This also fixes / workarounds bz 237442 Index: PyOpenGL.spec =================================================================== RCS file: /cvs/extras/rpms/PyOpenGL/FC-6/PyOpenGL.spec,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- PyOpenGL.spec 13 Apr 2007 19:19:20 -0000 1.3 +++ PyOpenGL.spec 27 Apr 2007 08:42:53 -0000 1.4 @@ -3,7 +3,7 @@ Name: PyOpenGL Version: 3.0.0 -Release: 0.3.%{prever}%{?dist} +Release: 0.3.%{prever}%{?dist}.1 Summary: Python bindings for OpenGL License: BSD Group: System Environment/Libraries @@ -13,7 +13,8 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: python-devel python-setuptools BuildArch: noarch -Requires: python-numeric python-setuptools libGL libGLU freeglut +Requires: python-numeric python-setuptools python-ctypes +Requires: libGL libGLU freeglut # in some other repositories this is named python-opengl Provides: python-opengl = %{version}-%{release} Obsoletes: python-opengl < %{version}-%{release} @@ -85,9 +86,16 @@ %changelog +* Fri Apr 27 2007 Hans de Goede 3.0.0-0.3.a6%{?dist}.1 +- Re-apply fix for bz 234941, accidentely overwritten by newer version from + devel. This also fixes / workarounds bz 237442 + * Fri Apr 13 2007 Hans de Goede 3.0.0-0.3.a6 - Add missing freeglut, libGL and libGLU requires (bz 236159) +* Tue Apr 3 2007 Hans de Goede 3.0.0-0.2.a6%{?dist}.1 +- Add missing Requires: "python-ctypes" (bz 234941) + * Thu Mar 29 2007 Hans de Goede 3.0.0-0.2.a6 - Remove tests from the package (bz 234121) - Add -Tk subpackage (bz 234121) From fedora-extras-commits at redhat.com Fri Apr 27 08:58:52 2007 From: fedora-extras-commits at redhat.com (Hans de Goede (jwrdegoede)) Date: Fri, 27 Apr 2007 04:58:52 -0400 Subject: rpms/glchess/FC-6 glchess-1.0.5-bt.patch, NONE, 1.1 glchess.spec, 1.2, 1.3 Message-ID: <200704270858.l3R8wqqm031846@cvs-int.fedora.redhat.com> Author: jwrdegoede Update of /cvs/extras/rpms/glchess/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv31825 Modified Files: glchess.spec Added Files: glchess-1.0.5-bt.patch Log Message: * Fri Apr 27 2007 Hans de Goede 1.0.5-2 - Fix a backtrace when PyOpenGL is missing / not functional (bz 237442) glchess-1.0.5-bt.patch: --- NEW FILE glchess-1.0.5-bt.patch --- --- glchess-1.0.5/lib/glchess/scene/opengl/__init__.py~ 2007-04-27 10:45:29.000000000 +0200 +++ glchess-1.0.5/lib/glchess/scene/opengl/__init__.py 2007-04-27 10:45:29.000000000 +0200 @@ -8,7 +8,7 @@ class Scene(glchess.scene.Scene): - def __init__(self): + def __init__(self, feedback): pass def addChessPiece(self, chessSet, name, coord): Index: glchess.spec =================================================================== RCS file: /cvs/extras/rpms/glchess/FC-6/glchess.spec,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- glchess.spec 13 Apr 2007 19:19:10 -0000 1.2 +++ glchess.spec 27 Apr 2007 08:58:18 -0000 1.3 @@ -2,13 +2,14 @@ Name: glchess Version: 1.0.5 -Release: 1%{?dist} +Release: 2%{?dist} Summary: GlChess, a 3d Chess game using OpenGL Group: Amusements/Games License: GPL URL: http://glchess.sourceforge.net/ Source0: http://downloads.sourceforge.net/%{name}/%{name}-%{version}.tar.gz Patch0: glchess-1.0.4-shebang.patch +Patch1: glchess-1.0.5-bt.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: python-devel desktop-file-utils BuildArch: noarch @@ -24,6 +25,7 @@ %prep %setup -q %patch0 -p1 -z .shebang +%patch1 -p1 -z .bt sed -i 's|share/games/|share/|g' setup.py lib/glchess/defaults.py @@ -106,6 +108,9 @@ %changelog +* Fri Apr 27 2007 Hans de Goede 1.0.5-2 +- Fix a backtrace when PyOpenGL is missing / not functional (bz 237442) + * Fri Apr 13 2007 Hans de Goede 1.0.5-1 - new upstream release 1.0.5 From fedora-extras-commits at redhat.com Fri Apr 27 09:03:38 2007 From: fedora-extras-commits at redhat.com (Jens Petersen (petersen)) Date: Fri, 27 Apr 2007 05:03:38 -0400 Subject: rpms/scim-tables/EL-4 scim-tables.spec,1.11,1.12 Message-ID: <200704270903.l3R93cAj003844@cvs-int.fedora.redhat.com> Author: petersen Update of /cvs/extras/rpms/scim-tables/EL-4 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv3764 Modified Files: scim-tables.spec Log Message: - initial build for EPEL * Wed Aug 2 2006 Jens Petersen - buildrequire automake and libtool (jkeating) Index: scim-tables.spec =================================================================== RCS file: /cvs/extras/rpms/scim-tables/EL-4/scim-tables.spec,v retrieving revision 1.11 retrieving revision 1.12 diff -u -r1.11 -r1.12 --- scim-tables.spec 5 May 2006 12:18:46 -0000 1.11 +++ scim-tables.spec 27 Apr 2007 09:03:03 -0000 1.12 @@ -5,6 +5,7 @@ %define indic_tables 1 Name: scim-tables +# version-release must be kept less than the RHEL5 package Version: 0.5.6 Release: 1%{?dist} Summary: SCIM Generic Table IMEngine @@ -16,7 +17,7 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-root-%(%{__id_u} -n) BuildRequires: scim-devel, gtk2-devel -BuildRequires: gettext-devel +BuildRequires: gettext-devel automake libtool %if !%{jk_tables} Obsoletes: scim-tables-japanese < 0.5.6, scim-tables-korean < 0.5.6 %endif @@ -437,6 +438,12 @@ %changelog +* Fri Apr 27 2007 Jens Petersen - 0.5.6-1.el4 +- initial build for EPEL + +* Wed Aug 2 2006 Jens Petersen +- buildrequire automake and libtool (jkeating) + * Thu May 4 2006 Jens Petersen - 0.5.6-1.fc3 - obsolete old scim-tables-{japanese,korean} subpackages (Michael Schwendt) From fedora-extras-commits at redhat.com Fri Apr 27 13:17:13 2007 From: fedora-extras-commits at redhat.com (Rex Dieter (rdieter)) Date: Fri, 27 Apr 2007 09:17:13 -0400 Subject: rpms/uw-imap/devel imap-2004a-doc.patch, NONE, 1.1 .cvsignore, 1.9, 1.10 uw-imap.spec, 1.29, 1.30 Message-ID: <200704271317.l3RDHDID025661@cvs-int.fedora.redhat.com> Author: rdieter Update of /cvs/extras/rpms/uw-imap/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv25637 Modified Files: .cvsignore uw-imap.spec Added Files: imap-2004a-doc.patch Log Message: * Fri Apr 27 2007 Rex Dieter 2006g-3 - imap-2004a-doc.patch (#229781,#127271) imap-2004a-doc.patch: --- NEW FILE imap-2004a-doc.patch --- Patch by Robert Scheck for uw-imap >= 2004a, which corrects paths to imapd, ipop2d and ipop3d in the man pages. This patch is based on Red Hat Bugzilla ID #127271 and solves ID #229781. --- imap-2004a/src/imapd/imapd.8 2004-05-18 19:46:54.000000000 +0200 +++ imap-2004a/src/imapd/imapd.8.doc 2004-07-23 15:24:17.000000000 +0200 @@ -3,7 +3,7 @@ .SH NAME IMAPd \- Internet Message Access Protocol server .SH SYNOPSIS -.B /usr/etc/imapd +.B /usr/sbin/imapd .SH DESCRIPTION .I imapd is a server which supports the --- imap-2004a/src/ipopd/ipopd.8 2004-05-18 19:50:05.000000000 +0200 +++ imap-2004a/src/ipopd/ipopd.8.doc 2004-07-23 15:23:38.000000000 +0200 @@ -3,9 +3,9 @@ .SH NAME IPOPd \- Post Office Protocol server .SH SYNOPSIS -.B /usr/etc/ipop2d +.B /usr/sbin/ipop2d .PP -.B /usr/etc/ipop3d +.B /usr/sbin/ipop3d .SH DESCRIPTION .I ipop2d and Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/uw-imap/devel/.cvsignore,v retrieving revision 1.9 retrieving revision 1.10 diff -u -r1.9 -r1.10 --- .cvsignore 2 Apr 2007 13:03:35 -0000 1.9 +++ .cvsignore 27 Apr 2007 13:16:38 -0000 1.10 @@ -1,7 +1 @@ -imap-2006.tar.Z -imap-2006a.tar.Z -imap-2006b.tar.Z -imap-2006c1.tar.Z -imap-2006d.tar.Z -imap-2006e.tar.Z imap-2006g.tar.Z Index: uw-imap.spec =================================================================== RCS file: /cvs/extras/rpms/uw-imap/devel/uw-imap.spec,v retrieving revision 1.29 retrieving revision 1.30 diff -u -r1.29 -r1.30 --- uw-imap.spec 3 Apr 2007 16:39:26 -0000 1.29 +++ uw-imap.spec 27 Apr 2007 13:16:38 -0000 1.30 @@ -7,7 +7,7 @@ Summary: UW Server daemons for IMAP and POP network mail protocols Name: uw-imap Version: 2006g -Release: 2%{?dist} +Release: 3%{?dist} # See LICENSE.txt, http://www.apache.org/licenses/LICENSE-2.0 License: Apache 2.0 @@ -44,6 +44,8 @@ Source35: pop3s-xinetd Patch1: imap-2006-paths.patch +# See http://bugzilla.redhat.com/229781 , http://bugzilla.redhat.com/127271 +Patch2: imap-2004a-doc.patch Patch5: imap-2001a-overflow.patch Patch9: imap-2002e-shared.patch Patch10: imap-2002e-authmd5.patch @@ -107,6 +109,7 @@ %setup -q -n imap-%{version}%{?beta} %patch1 -p1 -b .paths +%patch2 -p1 -b .doc %patch5 -p1 -b .overflow @@ -132,7 +135,10 @@ # $RPM_OPT_FLAGS export EXTRACFLAGS="$EXTRACFLAGS $RPM_OPT_FLAGS" # jorton added these, I'll assume he knows what he's doing. :) -- Rex -export EXTRACFLAGS="$EXTRACFLAGS -fno-strict-aliasing -Wno-pointer-sign" +export EXTRACFLAGS="$EXTRACFLAGS -fno-strict-aliasing" +%if 0%{?fedora} > 4 || 0%{?rhel} > 4 +export EXTRACFLAGS="$EXTRACFLAGS -Wno-pointer-sign" +%endif echo "y" | \ make %{?_smp_mflags} lnp \ @@ -277,6 +283,9 @@ %changelog +* Fri Apr 27 2007 Rex Dieter 2006g-3 +- imap-2004a-doc.patch (#229781,#127271) + * Mon Apr 2 2007 Joe Orton 2006g-2 - use $RPM_OPT_FLAGS during build From fedora-extras-commits at redhat.com Fri Apr 27 13:36:27 2007 From: fedora-extras-commits at redhat.com (Hans de Goede (jwrdegoede)) Date: Fri, 27 Apr 2007 09:36:27 -0400 Subject: rpms/monkey-bubble/devel monkey-bubble-0.4.0-help.patch, NONE, 1.1 monkey-bubble.spec, 1.10, 1.11 Message-ID: <200704271336.l3RDaRGo026219@cvs-int.fedora.redhat.com> Author: jwrdegoede Update of /cvs/extras/rpms/monkey-bubble/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv26197 Modified Files: monkey-bubble.spec Added Files: monkey-bubble-0.4.0-help.patch Log Message: * Fri Apr 27 2008 Hans de Goede 0.4.0-4 - Fix building with newer docbook / gnome-doc tools monkey-bubble-0.4.0-help.patch: --- NEW FILE monkey-bubble-0.4.0-help.patch --- --- monkey-bubble-0.4.0/help/C/monkey-bubble.xml.help 2007-04-27 14:25:41.000000000 +0200 +++ monkey-bubble-0.4.0/help/C/monkey-bubble.xml 2007-04-27 14:26:16.000000000 +0200 @@ -23,7 +23,7 @@ GNOME Documentation Project - + Thomas Cataldo @@ -55,6 +55,10 @@ manual, follow the directions in the GNOME Feedback Page. + + + &app; Manual V&manrevision; + --- monkey-bubble-0.4.0/help/fr/fr.po.help 2007-04-27 14:25:51.000000000 +0200 +++ monkey-bubble-0.4.0/help/fr/fr.po 2007-04-27 14:26:21.000000000 +0200 @@ -35,7 +35,7 @@ #: help/C/monkey-bubble.xml:50(releaseinfo) msgid "This manual describes version 0.1.7 of Monkey Bubble." -msgstr "Ce manuel décrit la version 0.1.7 de Monkey Bubble." +msgstr "Ce manuel d??crit la version 0.1.7 de Monkey Bubble." #: help/C/monkey-bubble.xml:53(title) msgid "Feedback" @@ -43,7 +43,7 @@ #: help/C/monkey-bubble.xml:54(para) msgid "To report a bug or make a suggestion regarding the Monkey Bubble application or this manual, follow the directions in the GNOME Feedback Page." -msgstr "Pour signaler un problème ou faire une suggestion concernant l'application Monkey Bubble ou le présent manuel, procédez comme indiquéà la GNOME Feedback Page." +msgstr "Pour signaler un probl??me ou faire une suggestion concernant l'application Monkey Bubble ou le pr??sent manuel, proc??dez comme indiqu???? la GNOME Feedback Page." #: help/C/monkey-bubble.xml:64(primary) msgid "bubble game" @@ -67,7 +67,7 @@ #: help/C/monkey-bubble.xml:81(para) msgid "Once 3 or more bubbles of the color are sticked together at the top of the playground, they will explode." -msgstr "Lorsque 3 (ou plus) bulles de la m??me couleur sont accrochés en haut de l'aire de jeu, elles explosent." +msgstr "Lorsque 3 (ou plus) bulles de la m??me couleur sont accroch??s en haut de l'aire de jeu, elles explosent." #: help/C/monkey-bubble.xml:85(para) msgid "To level up, you need to clear all the bubbles stuck in the playground." @@ -83,11 +83,11 @@ #: help/C/monkey-bubble.xml:100(title) msgid "To Start Monkey Bubble" -msgstr "Démarrage de Monkey Bubble" +msgstr "D??marrage de Monkey Bubble" #: help/C/monkey-bubble.xml:101(para) msgid "You can start Monkey Bubble in the following ways:" -msgstr "Vous pouvez démarrer Monkey Bubble en recourant à l'une des méthodes suivantes :" +msgstr "Vous pouvez d??marrer Monkey Bubble en recourant ?? l'une des m??thodes suivantes :" #: help/C/monkey-bubble.xml:106(term) msgid "Applications menu" @@ -95,7 +95,7 @@ #: help/C/monkey-bubble.xml:108(para) msgid "Choose GamesMonkey Bubble." -msgstr "Sélectionnez JeuxMonkey Bubble." +msgstr "S??lectionnez JeuxMonkey Bubble." #: help/C/monkey-bubble.xml:117(term) msgid "Command line" Index: monkey-bubble.spec =================================================================== RCS file: /cvs/extras/rpms/monkey-bubble/devel/monkey-bubble.spec,v retrieving revision 1.10 retrieving revision 1.11 diff -u -r1.10 -r1.11 --- monkey-bubble.spec 10 Sep 2006 05:19:46 -0000 1.10 +++ monkey-bubble.spec 27 Apr 2007 13:35:52 -0000 1.11 @@ -1,11 +1,12 @@ Name: monkey-bubble Version: 0.4.0 -Release: 3%{?dist} +Release: 4%{?dist} Summary: Game in the spirit of Frozen Bubble Group: Amusements/Games License: GPL URL: http://monkey-bubble.tuxfamily.org/ Source0: http://monkey-bubble.tuxfamily.org/%{name}-%{version}.tar.gz +Patch0: monkey-bubble-0.4.0-help.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: libgnomeui-devel librsvg2-devel gstreamer-devel gettext BuildRequires: desktop-file-utils scrollkeeper gnome-doc-utils @@ -24,6 +25,7 @@ %prep %setup -q +%patch0 -p1 -z .help %{__sed} -i s/monkey-bubble-icon/monkey-bubble/ %{name}.desktop.in @@ -45,9 +47,8 @@ # below is the desktop file and icon stuff. desktop-file-install --vendor fedora --delete-original \ --dir ${RPM_BUILD_ROOT}%{_datadir}/applications \ - --add-category X-Fedora \ - --add-category Application \ --add-category Game \ + --add-category ActionGame \ ${RPM_BUILD_ROOT}%{_datadir}/applications/%{name}.desktop mkdir -p $RPM_BUILD_ROOT%{_datadir}/icons/hicolor/32x32/apps @@ -73,9 +74,7 @@ %{_sysconfdir}/gconf/schemas/%{name}.schemas > /dev/null || : scrollkeeper-update -q -o %{_datadir}/omf/%{name} || : touch --no-create %{_datadir}/icons/hicolor || : -if [ -x %{_bindir}/gtk-update-icon-cache ]; then - %{_bindir}/gtk-update-icon-cache --quiet %{_datadir}/icons/hicolor || : -fi +%{_bindir}/gtk-update-icon-cache --quiet %{_datadir}/icons/hicolor || : %preun if [ "$1" -eq 0 ]; then @@ -87,15 +86,13 @@ %postun scrollkeeper-update -q || : touch --no-create %{_datadir}/icons/hicolor || : -if [ -x %{_bindir}/gtk-update-icon-cache ]; then - %{_bindir}/gtk-update-icon-cache --quiet %{_datadir}/icons/hicolor || : -fi +%{_bindir}/gtk-update-icon-cache --quiet %{_datadir}/icons/hicolor || : %files -f %{name}.lang %defattr(-,root,root,-) -%doc AUTHORS COPYING ChangeLog NEWS README -%config %{_sysconfdir}/gconf/schemas/%{name}.schemas +%doc AUTHORS COPYING ChangeLog +%{_sysconfdir}/gconf/schemas/%{name}.schemas %{_bindir}/monkey-* %{_datadir}/%{name} %{_datadir}/gnome @@ -105,6 +102,9 @@ %changelog +* Fri Apr 27 2008 Hans de Goede 0.4.0-4 +- Fix building with newer docbook / gnome-doc tools + * Sun Sep 10 2006 Hans de Goede 0.4.0-3 - Don't own /usr/share/omf (bug 205670) From fedora-extras-commits at redhat.com Fri Apr 27 14:38:08 2007 From: fedora-extras-commits at redhat.com (Thorsten Leemhuis (thl)) Date: Fri, 27 Apr 2007 10:38:08 -0400 Subject: rpms/gweled/EL-4 gweled-Sample_Free.patch, NONE, 1.1 gweled-mikmod-disable-disk-writers.diff, NONE, 1.1 gweled-ppc.diff, NONE, 1.1 .cvsignore, 1.4, 1.5 gweled-Makefile.patch, 1.1, 1.2 gweled.spec, 1.4, 1.5 sources, 1.4, 1.5 Message-ID: <200704271438.l3REc8g8032517@cvs-int.fedora.redhat.com> Author: thl Update of /cvs/extras/rpms/gweled/EL-4 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv32478 Modified Files: .cvsignore gweled-Makefile.patch gweled.spec sources Added Files: gweled-Sample_Free.patch gweled-mikmod-disable-disk-writers.diff gweled-ppc.diff Log Message: sync with EL-5 gweled-Sample_Free.patch: --- NEW FILE gweled-Sample_Free.patch --- diff -Naur src.org/main.c src/main.c --- src.org/main.c 2005-10-05 19:04:11.000000000 +0200 +++ src/main.c 2005-10-05 19:04:28.000000000 +0200 @@ -365,7 +365,7 @@ if(swap_sfx) Sample_Free(swap_sfx); if(click_sfx) - Sample_Free(swap_sfx); + Sample_Free(click_sfx); MikMod_Exit(); gweled-mikmod-disable-disk-writers.diff: --- NEW FILE gweled-mikmod-disable-disk-writers.diff --- diff -urN gweled-0.7~/src/main.c gweled-0.7/src/main.c --- gweled-0.7~/src/main.c 2005-05-25 23:44:04.000000000 +0200 +++ gweled-0.7/src/main.c 2006-12-05 18:29:49.000000000 +0100 @@ -254,7 +254,11 @@ PACKAGE_DATA_DIR, NULL); /* register all the drivers */ - MikMod_RegisterAllDrivers(); + MikMod_RegisterDriver(&drv_AF); + MikMod_RegisterDriver(&drv_esd); + MikMod_RegisterDriver(&drv_alsa); + MikMod_RegisterDriver(&drv_oss); + MikMod_RegisterDriver(&drv_nos); /* register all the module loaders */ MikMod_RegisterAllLoaders(); gweled-ppc.diff: --- NEW FILE gweled-ppc.diff --- --- src/board_engine.c.orig 2004-11-09 22:53:38.000000000 +0100 +++ src/board_engine.c 2004-11-09 23:12:28.116177720 +0100 @@ -40,7 +40,7 @@ gint gi_x_click = 0; gint gi_y_click = 0; -gchar gpc_game_board[BOARD_WIDTH][BOARD_HEIGHT]; +gint gpc_game_board[BOARD_WIDTH][BOARD_HEIGHT]; gint gi_nb_of_tiles[7]; gboolean g_do_not_score; Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/gweled/EL-4/.cvsignore,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- .cvsignore 5 Dec 2004 14:44:31 -0000 1.4 +++ .cvsignore 27 Apr 2007 14:37:33 -0000 1.5 @@ -1 +1 @@ -gweled-0.6.tar.gz +gweled-0.7.tar.gz gweled-Makefile.patch: Index: gweled-Makefile.patch =================================================================== RCS file: /cvs/extras/rpms/gweled/EL-4/gweled-Makefile.patch,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- gweled-Makefile.patch 5 Dec 2004 14:44:31 -0000 1.1 +++ gweled-Makefile.patch 27 Apr 2007 14:37:33 -0000 1.2 @@ -1,24 +1,14 @@ ---- Makefile.in.patch0 2004-11-30 21:26:41.000000000 +0100 -+++ Makefile.in 2004-12-01 18:54:34.522949336 +0100 -@@ -624,14 +624,14 @@ - fi \ - done \ +--- Makefile.in.old 2005-10-04 17:32:23.000000000 +0200 ++++ Makefile.in 2005-10-04 17:32:35.000000000 +0200 +@@ -644,9 +644,9 @@ fi -- -$(mkinstalldirs) $(scoredir) -- touch $(scoredir)/gweled.easy.scores -- -chown $(scores_user):$(scores_group) $(scoredir)/gweled.easy.scores -- -chmod 664 $(scoredir)/gweled.easy.scores -- touch $(scoredir)/gweled.timed.scores -- -chown $(scores_user):$(scores_group) $(scoredir)/gweled.timed.scores -- -chmod 664 $(scoredir)/gweled.timed.scores + -$(mkinstalldirs) $(DESTDIR)$(scoredir) + touch $(DESTDIR)$(scoredir)/gweled.easy.scores +- -chown $(scores_user):$(scores_group) $(DESTDIR)$(scoredir)/gweled.easy.scores +- -chmod 664 $(DESTDIR)$(scoredir)/gweled.easy.scores - -if test "x$(setgid)" = "xtrue"; then chgrp $(scores_group) $(DESTDIR)$(bindir)/gweled && chmod 2555 $(DESTDIR)$(bindir)/gweled ; fi -+ -$(mkinstalldirs) $(DESTDIR)$(scoredir) -+ touch $(DESTDIR)$(scoredir)/gweled.easy.scores +# -chown $(scores_user):$(scores_group) $(DESTDIR)$(scoredir)/gweled.easy.scores +# -chmod 664 $(DESTDIR)$(scoredir)/gweled.easy.scores -+ touch $(DESTDIR)$(scoredir)/gweled.timed.scores -+# -chown $(scores_user):$(scores_group) $(DESTDIR)$(scoredir)/gweled.timed.scores -+# -chmod 664 $(DESTDIR)$(scoredir)/gweled.timed.scores +# -if test "x$(setgid)" = "xtrue"; then chgrp $(scores_group) $(DESTDIR)$(bindir)/gweled && chmod 2555 $(DESTDIR)$(bindir)/gweled ; fi dist-hook: Index: gweled.spec =================================================================== RCS file: /cvs/extras/rpms/gweled/EL-4/gweled.spec,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- gweled.spec 5 Dec 2004 14:44:31 -0000 1.4 +++ gweled.spec 27 Apr 2007 14:37:33 -0000 1.5 @@ -1,20 +1,24 @@ Name: gweled -Version: 0.6 -Release: 1 -Epoch: 0 -Summary: Swapping gem game. +Version: 0.7 +Release: 8%{?dist} + +Summary: Swapping gem game Group: Amusements/Games License: GPL URL: http://sebdelestaing.free.fr/gweled/ Source0: http://sebdelestaing.free.fr/gweled/Release/gweled-%{version}.tar.gz -Patch0: %{name}-Makefile.patch +Patch0: %{name}-Makefile.patch +Patch1: %{name}-Sample_Free.patch +Patch2: %{name}-ppc.diff +Patch3: %{name}-mikmod-disable-disk-writers.diff BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) -BuildRequires: libgnomeui-devel >= 0:2.0.0 -BuildRequires: librsvg2-devel >= 0:2.0.0 -BuildRequires: libcroco-devel >= 0:0.3.0 -BuildRequires: desktop-file-utils +BuildRequires: libgnomeui-devel >= 2.0.0 +BuildRequires: librsvg2-devel >= 2.0.0 +BuildRequires: libcroco-devel >= 0.3.0 +BuildRequires: mikmod-devel +BuildRequires: desktop-file-utils %description Gweled is a Gnome version of a popular PalmOS/Windows/Java game called @@ -25,9 +29,16 @@ %prep %setup -q -%patch0 -p0 -b .patch0 +%patch0 -p0 -b .patch0 +%patch1 -p0 -b .patch1 +# the next two were extracted from the debian package; I asked upstream to +# apply them, but got no reply +# http://ftp.debian.org/debian/pool/main/g/gweled/gweled_0.7-2.diff.gz +%patch2 -p0 -b .patch2 +%patch3 -p1 -b .patch3 %build +export LDFLAGS="${LDFLAGS} -Wl,--export-dynamic" %configure echo "Encoding=UTF-8" >> gweled.desktop mv gweled.desktop gweled.desktop.old @@ -39,12 +50,14 @@ %install rm -rf $RPM_BUILD_ROOT make install DESTDIR=$RPM_BUILD_ROOT -desktop-file-install --vendor fedora --delete-original \ - --dir ${RPM_BUILD_ROOT}%{_datadir}/applications \ - --add-category X-Fedora \ +desktop-file-install --vendor fedora --delete-original \ + --dir ${RPM_BUILD_ROOT}%{_datadir}/applications \ + --add-category X-Fedora \ ${RPM_BUILD_ROOT}%{_datadir}/applications/%{name}.desktop mkdir $RPM_BUILD_ROOT%{_localstatedir}/lib/ -mv $RPM_BUILD_ROOT%{_localstatedir}/games/ $RPM_BUILD_ROOT%{_localstatedir}/lib/games/ +mv $RPM_BUILD_ROOT%{_localstatedir}/games/ $RPM_BUILD_ROOT%{_localstatedir}/lib/ +# gweled.timed.scores not shipped in 0.7, but needed +cp -p $RPM_BUILD_ROOT%{_localstatedir}/lib/games/gweled.easy.scores $RPM_BUILD_ROOT%{_localstatedir}/lib/games/gweled.timed.scores %clean @@ -54,14 +67,53 @@ %files %defattr(-,root,root,-) -%doc AUTHORS COPYING NEWS README -%attr(2551,root,games) %{_bindir}/gweled -%config(noreplace) %attr(0664,games,games) %{_localstatedir}/lib/games/* +%doc AUTHORS COPYING NEWS +%attr(2551,root,games) %{_bindir}/%{name} +%attr(0664,games,games) %{_localstatedir}/lib/games/* %{_datadir}/applications/fedora-%{name}.desktop %{_datadir}/pixmaps/* -%{_datadir}/gweled/ +%{_datadir}/%{name}/ +%{_datadir}/sounds/%{name}/ %changelog +* Sat Mar 17 2007 Thorsten Leemhuis - 0.7-8 +- create gweled.timed.scores manually, fixes 232184 + +* Sat Feb 24 2007 Thorsten Leemhuis - 0.7-7 +- Add gweled-ppc.diff and gweled-mikmod-disable-disk-writers.diff from + debian package; the later fixes #227984 + +* Tue Aug 29 2006 Thorsten Leemhuis - 0.7-6 +- Rebuild for devel + +* Sun Mar 26 2006 Thorsten Leemhuis - 0.7-5 +- Add LDFLAGS="-Wl,--export-dynamic" (thx to Kevin Kofler for the hint) + +* Mon Feb 13 2006 Thorsten Leemhuis - 0.7-4 +- Rebuild for Fedora Extras 5 + +* Sun Jan 29 2006 Thorsten Leemhuis - 0.7-3 +- Fix build in devel (mv behaviour changed) + +* Tue Oct 05 2005 Thorsten Leemhuis - 0.7-2 +- Use dist + +* Tue Oct 04 2005 Thorsten Leemhuis - 0.7-1 +- Update to 0.7 +- drop gcc4 patch (upstream now) +- Update Makefile-patch +- add Sample_Free.patch to avoid double free on exit (with help from adrianr) +- score file must not be conffile + +* Wed Apr 13 2005 Adrian Reber - 0.6-3 +- fixed gcc4 errors +- removed empty README file +- fixed segfault caused by: + call to __builtin___memset_chk will always overflow destination buffer + +* Fri Apr 7 2005 Michael Schwendt +- rebuilt + * Tue Aug 31 2004 Thorsten Leemhuis - 0:0.6-1 - Update to 0.6 - Remove highscore workaround @@ -74,7 +126,7 @@ * Thu Jan 15 2004 Thorsten Leemhuis - 0:0.4-0.fdr.2 - Own dirs correctly -- BuildRequires desktop-file-utils +- BuildRequires desktop-file-utils * Fri Jan 09 2004 Thorsten Leemhuis - 0:0.4-0.fdr.1 - Update to 0.4 Index: sources =================================================================== RCS file: /cvs/extras/rpms/gweled/EL-4/sources,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- sources 5 Dec 2004 14:44:31 -0000 1.4 +++ sources 27 Apr 2007 14:37:33 -0000 1.5 @@ -1 +1 @@ -40b4eaa8e1aca93cf6bc9d91a3c2c048 gweled-0.6.tar.gz +730fe1737e0b0e9940575aa573d63d84 gweled-0.7.tar.gz From fedora-extras-commits at redhat.com Fri Apr 27 15:03:17 2007 From: fedora-extras-commits at redhat.com (Michael Patrick McGrath (mmcgrath)) Date: Fri, 27 Apr 2007 11:03:17 -0400 Subject: fedora-accounts userbox.cgi,1.37,1.38 Message-ID: <200704271503.l3RF3Hvg004975@cvs-int.fedora.redhat.com> Author: mmcgrath Update of /cvs/fedora/fedora-accounts In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv4958 Modified Files: userbox.cgi Log Message: removed ssh requirement Index: userbox.cgi =================================================================== RCS file: /cvs/fedora/fedora-accounts/userbox.cgi,v retrieving revision 1.37 retrieving revision 1.38 diff -u -r1.37 -r1.38 --- userbox.cgi 8 Mar 2006 20:09:34 -0000 1.37 +++ userbox.cgi 27 Apr 2007 15:03:15 -0000 1.38 @@ -25,10 +25,10 @@ if not value or not value.strip(): return "Must be filled in" if len(value) < 8 or len(value) > 16: - return "Wrong length - must be 8-16 hex chars" + return "Wrong length - must be 8-16 hex chars" m = re.match('[0-9a-f]+', value.lower()) if not m or m.end() < len(value): - return "Invalid GPG KeyID" + return "Invalid GPG KeyID" def check_notempty_onnew(form, field_info, value, action): if action != 'create': @@ -41,7 +41,7 @@ if action != 'create' and not value: return if not value or not value.strip(): - return "Must be filled in" + return value = value.strip() keylines = value.split('\n') for keyline in keylines: @@ -91,7 +91,7 @@ {'desc':'Facsimile', 'name':'facsimile', 'maxlen':128}, {'desc':'Affiliation', 'name':'affiliation', 'maxlen':64}, {'desc':'GPG KeyID', - 'name':'gpg_keyid', 'maxlen':16, 'check':check_gpg_keyid}, + 'name':'gpg_keyid', 'maxlen':16, 'check':check_gpg_keyid}, {'desc':'SSHv2 Public Key (attach your ~/.ssh/id_dsa.pub file here)', 'name':'ssh_key', 'maxlen':2048, 'type':'file', 'check':check_sshkey, 'strip':1}, {'desc':'Password', 'name':'password', 'maxlen':20, 'check':check_notempty, 'type':'password', 'check':check_notempty_onnew, 'edit_reuse':0}, @@ -121,16 +121,16 @@ curval = fs.value elif I.get('edit_reuse', 1): curval = field_values.get(I['name'], '') - if curval is None: + if curval is None: curval = '' if I.get('strip', 0): - curval = curval.strip() + curval = curval.strip() if got_submit: cfunc = I.get('check') if cfunc: objection = cfunc(form, I, curval, action) print "" - the_desc = I['desc'] + the_desc = I['desc'] if not I.has_key('check'): the_desc += ' (optional)' if objection is not None and can_edit: @@ -141,16 +141,16 @@ print "%s: " % the_desc print "" if not can_edit: - print '%s' % (I['name'], curval, curval) - else: - if I.get('type', 'text') != 'text': + print '%s' % (I['name'], curval, curval) + else: + if I.get('type', 'text') != 'text': print '' % (I['type'], I['name'], curval) - elif I['maxlen'] >= 1024: - print '' % (I['name'], curval) - else: - print '' % (I['name'], curval, - I['maxlen'], - min(I['maxlen'], 60)) + elif I['maxlen'] >= 1024: + print '' % (I['name'], curval) + else: + print '' % (I['name'], curval, + I['maxlen'], + min(I['maxlen'], 60)) if I.has_key('notes'): print "%s" % I['notes'] print "

" @@ -168,13 +168,13 @@ if not I.get('skip_empty', 1): val = '' if form.has_key(I['name']): - fs = form[I['name']] + fs = form[I['name']] val = fs.value - if I.get('strip', 0): - val = val.strip() + if I.get('strip', 0): + val = val.strip() field_values[I['name']] = val - field_values['approval_status'] = 'approved' - field_values['username'] = field_values['username'].lower() + field_values['approval_status'] = 'approved' + field_values['username'] = field_values['username'].lower() try: dbc.execute("INSERT INTO person (username, human_name, email, gpg_keyid, ssh_key, password, comments, postal_address, affiliation, telephone, facsimile, approval_status) VALUES (%(username)s, %(human_name)s, %(email)s, %(gpg_keyid)s, %(ssh_key)s, %(password)s, %(comments)s, %(postal_address)s, %(affiliation)s, %(telephone)s, %(facsimile)s, %(approval_status)s)", field_values) @@ -196,10 +196,10 @@ if not form.has_key(Iname): value = '' else: - fs = form[Iname] + fs = form[Iname] value = fs.value - if I.get('strip', 0): - value = value.strip() + if I.get('strip', 0): + value = value.strip() if value != arow[Iname] and (not I.get('skip_empty', 1) or value): changes.append((Iname, value)) if not len(changes): @@ -247,17 +247,17 @@ username = None if action == 'edit' and (not form.has_key('username') or not form['username'].value): - username = auth_username + username = auth_username if form.has_key('username') and action != 'create': username = form['username'].value if username != auth_username and not website.have_group(dbh, auth_username, 'accounts'): - print "Here are some of the main details about this user:" + print "Here are some of the main details about this user:" - uinfo = website.get_user_info(dbh, username) - grlist = website.get_user_groups(dbh, uinfo['id'], role_status=('unapproved', 'approved')) - uinfo['grouplist'] = ' '.join(map(lambda x: '%s(%s/%s)' % (x[1], x[2], x[3]), grlist)) - print """ + uinfo = website.get_user_info(dbh, username) + grlist = website.get_user_groups(dbh, uinfo['id'], role_status=('unapproved', 'approved')) + uinfo['grouplist'] = ' '.join(map(lambda x: '%s(%s/%s)' % (x[1], x[2], x[3]), grlist)) + print """ %(username)s is %(human_name)s <%(email)s>. Their GPG key ID is %(gpg_keyid)s.

Comments: %(comments)s @@ -265,8 +265,8 @@ Member of groups: %(grouplist)s """ % uinfo - website.print_footer("Administrative Interface") - sys.exit(1) + website.print_footer("Administrative Interface") + sys.exit(1) if 0: print """ @@ -281,7 +281,7 @@ got_errors = [] if got_submit: - # Check that they can edit + # Check that they can edit for I in fields: if form.has_key(I['name']): fs = form[I['name']] @@ -303,7 +303,7 @@ print action_error do_form(form, fields, action, got_submit) if username and action=='edit': - website.handle_group_mods(dbh, form, 'userbox.cgi', username, + website.handle_group_mods(dbh, form, 'userbox.cgi', username, None, fixed_item='username', auth_username=auth_username) website.print_footer("Fedora User") From fedora-extras-commits at redhat.com Fri Apr 27 15:04:26 2007 From: fedora-extras-commits at redhat.com (Thorsten Leemhuis (thl)) Date: Fri, 27 Apr 2007 11:04:26 -0400 Subject: rpms/revelation/EL-5 revelation.spec,1.21,1.22 Message-ID: <200704271504.l3RF4QSi005012@cvs-int.fedora.redhat.com> Author: thl Update of /cvs/extras/rpms/revelation/EL-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv4987 Modified Files: revelation.spec Log Message: 0.4.11-2 - BR gnome-python2 instead of gnome-python2-devel again for EL-5 Index: revelation.spec =================================================================== RCS file: /cvs/extras/rpms/revelation/EL-5/revelation.spec,v retrieving revision 1.21 retrieving revision 1.22 diff -u -r1.21 -r1.22 --- revelation.spec 16 Jan 2007 11:01:17 -0000 1.21 +++ revelation.spec 27 Apr 2007 15:03:52 -0000 1.22 @@ -4,7 +4,7 @@ Summary: Password manager for GNOME 2 Name: revelation Version: 0.4.11 -Release: 1%{?dist} +Release: 2%{?dist} License: GPL Group: Applications/Productivity Source0: ftp://oss.codepoet.no/revelation/revelation-0.4.11.tar.bz2 @@ -18,7 +18,7 @@ BuildRequires: python >= 2.2 BuildRequires: python-devel >= 2.3 BuildRequires: pygtk2-devel >= 2.4 -BuildRequires: gnome-python2-devel >= 2.5 +BuildRequires: gnome-python2 >= 2.5 BuildRequires: gnome-python2-gconf >= 2.0 BuildRequires: libgnomeui-devel >= 2.8 BuildRequires: gnome-keyring-devel >= 0.4.0 @@ -102,6 +102,9 @@ %{_libexecdir}/revelation-applet %changelog +* Fri Apr 27 2007 Thorsten Leemhuis 0.4.11-2 +- BR gnome-python2 instead of gnome-python2-devel again for EL-5 + * Thu Jan 11 2007 Thorsten Leemhuis 0.4.11-1 - update to 0.4.11 (fixes revelation-applet, upstream #202) - run gconftool-2 for applet stuff, too From fedora-extras-commits at redhat.com Fri Apr 27 15:11:19 2007 From: fedora-extras-commits at redhat.com (Michael E Brown (mebrown)) Date: Fri, 27 Apr 2007 11:11:19 -0400 Subject: rpms/firmware-addon-dell/FC-6 .cvsignore, 1.7, 1.8 firmware-addon-dell.spec, 1.8, 1.9 sources, 1.7, 1.8 Message-ID: <200704271511.l3RFBJbe005247@cvs-int.fedora.redhat.com> Author: mebrown Update of /cvs/extras/rpms/firmware-addon-dell/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv5223 Modified Files: .cvsignore firmware-addon-dell.spec sources Log Message: * Sat Apr 7 2007 Michael E Brown - 1.2.13-1 - New dellsysidplugin.py yum plugin that works with new yum API. New yum api has postconfig hook, so we should no longer conflict with things like yum presto or cause network errors with pup. - changes to up2date_repo_autoconf based on code review by skvidal - bugfix where local variable 'package' hid module 'package' and caused an error in the error handling path. Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/firmware-addon-dell/FC-6/.cvsignore,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- .cvsignore 8 Apr 2007 16:52:15 -0000 1.7 +++ .cvsignore 27 Apr 2007 15:10:45 -0000 1.8 @@ -1 +1 @@ -firmware-addon-dell-1.2.11.tar.gz +firmware-addon-dell-1.2.13.tar.gz Index: firmware-addon-dell.spec =================================================================== RCS file: /cvs/extras/rpms/firmware-addon-dell/FC-6/firmware-addon-dell.spec,v retrieving revision 1.8 retrieving revision 1.9 diff -u -r1.8 -r1.9 --- firmware-addon-dell.spec 8 Apr 2007 17:24:40 -0000 1.8 +++ firmware-addon-dell.spec 27 Apr 2007 15:10:45 -0000 1.9 @@ -6,7 +6,7 @@ # START = Do not edit manually %define major 1 %define minor 2 -%define sub 11 +%define sub 13 %define extralevel %{nil} %define release_name firmware-addon-dell %define release_version %{major}.%{minor}.%{sub}%{extralevel} @@ -34,7 +34,7 @@ Name: %{release_name} Version: %{release_version} -Release: 1%{?dist}.2 +Release: 1%{?dist} Summary: A firmware-tools plugin to handle BIOS/Firmware for Dell systems Group: Applications/System @@ -46,8 +46,6 @@ # Dell only sells Intel-compat systems, so this package doesnt make much sense # on, eg. PPC. Also, we rely on libsmbios, which is only avail on Intel-compat -#BuildArch: noarch -#ExcludeArch: ppc ppc64 s390 ExclusiveArch: x86_64 ia64 %{ix86} BuildRequires: python-devel @@ -118,13 +116,13 @@ %changelog -* Sun Apr 8 2007 Michael E Brown - 1.2.11-1.fc6.2 -- release higher-numbered arch-specific package so that new installs get the - arch-specific package. - -* Sun Apr 8 2007 Michael E Brown - 1.2.11-1.fc6.1 -- release parallel .noarch.rpm version for people who might have installed the - older noarch pkg. +* Sat Apr 7 2007 Michael E Brown - 1.2.13-1 +- New dellsysidplugin.py yum plugin that works with new yum API. + New yum api has postconfig hook, so we should no longer conflict with things + like yum presto or cause network errors with pup. +- changes to up2date_repo_autoconf based on code review by skvidal +- bugfix where local variable 'package' hid module 'package' and caused + an error in the error handling path. * Sat Apr 7 2007 Michael E Brown - 1.2.11-1 - enhance up2date_repo_autoconf by populating default configuration file Index: sources =================================================================== RCS file: /cvs/extras/rpms/firmware-addon-dell/FC-6/sources,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- sources 8 Apr 2007 16:52:15 -0000 1.7 +++ sources 27 Apr 2007 15:10:45 -0000 1.8 @@ -1 +1 @@ -53c8db63777349429f3db756ddda843e firmware-addon-dell-1.2.11.tar.gz +344a11f6340b84493e6d4db148f575c2 firmware-addon-dell-1.2.13.tar.gz From fedora-extras-commits at redhat.com Fri Apr 27 14:58:28 2007 From: fedora-extras-commits at redhat.com (Michael E Brown (mebrown)) Date: Fri, 27 Apr 2007 10:58:28 -0400 Subject: rpms/firmware-addon-dell/devel .cvsignore, 1.9, 1.10 firmware-addon-dell.spec, 1.8, 1.9 sources, 1.9, 1.10 Message-ID: <200704271458.l3REwStK000539@cvs-int.fedora.redhat.com> Author: mebrown Update of /cvs/extras/rpms/firmware-addon-dell/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv515 Modified Files: .cvsignore firmware-addon-dell.spec sources Log Message: * Sat Apr 7 2007 Michael E Brown - 1.2.13-1 - New dellsysidplugin.py yum plugin that works with new yum API. New yum api has postconfig hook, so we should no longer conflict with things like yum presto or cause network errors with pup. - changes to up2date_repo_autoconf based on code review by skvidal - bugfix where local variable 'package' hid module 'package' and caused an error in the error handling path. Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/firmware-addon-dell/devel/.cvsignore,v retrieving revision 1.9 retrieving revision 1.10 diff -u -r1.9 -r1.10 --- .cvsignore 8 Apr 2007 06:31:38 -0000 1.9 +++ .cvsignore 27 Apr 2007 14:57:53 -0000 1.10 @@ -1 +1 @@ -firmware-addon-dell-1.2.11.tar.gz +firmware-addon-dell-1.2.13.tar.gz Index: firmware-addon-dell.spec =================================================================== RCS file: /cvs/extras/rpms/firmware-addon-dell/devel/firmware-addon-dell.spec,v retrieving revision 1.8 retrieving revision 1.9 diff -u -r1.8 -r1.9 --- firmware-addon-dell.spec 8 Apr 2007 06:31:38 -0000 1.8 +++ firmware-addon-dell.spec 27 Apr 2007 14:57:53 -0000 1.9 @@ -6,7 +6,7 @@ # START = Do not edit manually %define major 1 %define minor 2 -%define sub 11 +%define sub 13 %define extralevel %{nil} %define release_name firmware-addon-dell %define release_version %{major}.%{minor}.%{sub}%{extralevel} @@ -116,6 +116,14 @@ %changelog +* Sat Apr 7 2007 Michael E Brown - 1.2.13-1 +- New dellsysidplugin.py yum plugin that works with new yum API. + New yum api has postconfig hook, so we should no longer conflict with things + like yum presto or cause network errors with pup. +- changes to up2date_repo_autoconf based on code review by skvidal +- bugfix where local variable 'package' hid module 'package' and caused + an error in the error handling path. + * Sat Apr 7 2007 Michael E Brown - 1.2.11-1 - enhance up2date_repo_autoconf by populating default configuration file Index: sources =================================================================== RCS file: /cvs/extras/rpms/firmware-addon-dell/devel/sources,v retrieving revision 1.9 retrieving revision 1.10 diff -u -r1.9 -r1.10 --- sources 8 Apr 2007 06:31:38 -0000 1.9 +++ sources 27 Apr 2007 14:57:53 -0000 1.10 @@ -1 +1 @@ -53c8db63777349429f3db756ddda843e firmware-addon-dell-1.2.11.tar.gz +344a11f6340b84493e6d4db148f575c2 firmware-addon-dell-1.2.13.tar.gz From fedora-extras-commits at redhat.com Fri Apr 27 15:46:41 2007 From: fedora-extras-commits at redhat.com (Orion Poplawski (orion)) Date: Fri, 27 Apr 2007 11:46:41 -0400 Subject: rpms/cmake/FC-5 cmake-2.4.6-soexe.patch, NONE, 1.1 macros.cmake, NONE, 1.1 cmake.spec, 1.8, 1.9 Message-ID: <200704271546.l3RFkfxg006052@cvs-int.fedora.redhat.com> Author: orion Update of /cvs/extras/rpms/cmake/FC-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv6011/FC-5 Modified Files: cmake.spec Added Files: cmake-2.4.6-soexe.patch macros.cmake Log Message: Sync FC-5/6 from devel cmake-2.4.6-soexe.patch: --- NEW FILE cmake-2.4.6-soexe.patch --- Index: CMake/Source/cmFileCommand.cxx =================================================================== RCS file: /cvsroot/CMake/CMake/Source/cmFileCommand.cxx,v retrieving revision 1.75 retrieving revision 1.76 diff -u -r1.75 -r1.76 --- CMake/Source/cmFileCommand.cxx 12 Mar 2007 18:15:25 -0000 1.75 +++ CMake/Source/cmFileCommand.cxx 10 Apr 2007 15:22:15 -0000 1.76 @@ -1184,6 +1184,9 @@ } } + // Choose a default for shared library permissions. + bool install_so_no_exe = this->Makefile->IsOn("CMAKE_INSTALL_SO_NO_EXE"); + // If file permissions were not specified set default permissions // for this target type. if(!use_given_permissions_file && !use_source_permissions) @@ -1192,15 +1195,16 @@ { case cmTarget::SHARED_LIBRARY: case cmTarget::MODULE_LIBRARY: -#if defined(__linux__) - // Use read/write permissions. - permissions_file = 0; - permissions_file |= mode_owner_read; - permissions_file |= mode_owner_write; - permissions_file |= mode_group_read; - permissions_file |= mode_world_read; - break; -#endif + if(install_so_no_exe) + { + // Use read/write permissions. + permissions_file = 0; + permissions_file |= mode_owner_read; + permissions_file |= mode_owner_write; + permissions_file |= mode_group_read; + permissions_file |= mode_world_read; + break; + } case cmTarget::EXECUTABLE: case cmTarget::INSTALL_PROGRAMS: // Use read/write/executable permissions. Index: CMake/Source/cmLocalGenerator.cxx =================================================================== RCS file: /cvsroot/CMake/CMake/Source/cmLocalGenerator.cxx,v retrieving revision 1.207 retrieving revision 1.208 diff -u -r1.207 -r1.208 --- CMake/Source/cmLocalGenerator.cxx 30 Mar 2007 14:53:02 -0000 1.207 +++ CMake/Source/cmLocalGenerator.cxx 10 Apr 2007 15:22:15 -0000 1.208 @@ -393,6 +393,18 @@ "ENDIF(NOT CMAKE_INSTALL_COMPONENT)\n" "\n"; + // Copy user-specified install options to the install code. + if(const char* so_no_exe = + this->Makefile->GetDefinition("CMAKE_INSTALL_SO_NO_EXE")) + { + fout << + "# Install shared libraries without execute permission?\n" + "IF(NOT DEFINED CMAKE_INSTALL_SO_NO_EXE)\n" + " SET(CMAKE_INSTALL_SO_NO_EXE \"" << so_no_exe << "\")\n" + "ENDIF(NOT DEFINED CMAKE_INSTALL_SO_NO_EXE)\n" + "\n"; + } + // Ask each install generator to write its code. std::vector const& installers = this->Makefile->GetInstallGenerators(); Index: CMake/Modules/Platform/Linux.cmake =================================================================== RCS file: /cvsroot/CMake/CMake/Modules/Platform/Linux.cmake,v retrieving revision 1.11 retrieving revision 1.12 diff -u -r1.11 -r1.12 --- CMake/Modules/Platform/Linux.cmake 15 Sep 2006 18:08:39 -0000 1.11 +++ CMake/Modules/Platform/Linux.cmake 10 Apr 2007 15:22:15 -0000 1.12 @@ -18,4 +18,41 @@ SET(CMAKE_${type}_LINK_DYNAMIC_C_FLAGS "-Wl,-Bdynamic") ENDFOREACH(type) +# Debian policy requires that shared libraries be installed without +# executable permission. Fedora policy requires that shared libraries +# be installed with the executable permission. Since the native tools +# create shared libraries with execute permission in the first place a +# reasonable policy seems to be to install with execute permission by +# default. In order to support debian packages we provide an option +# here. The option default is based on the current distribution, but +# packagers can set it explicitly on the command line. +IF(DEFINED CMAKE_INSTALL_SO_NO_EXE) + # Store the decision variable in the cache. This preserves any + # setting the user provides on the command line. + SET(CMAKE_INSTALL_SO_NO_EXE "${CMAKE_INSTALL_SO_NO_EXE}" CACHE INTERNAL + "Install .so files without execute permission.") +ELSE(DEFINED CMAKE_INSTALL_SO_NO_EXE) + # Detect the linux distribution. + SET(CMAKE_LINUX_DISTRO) + IF(EXISTS "/proc/version") + FILE(READ "/proc/version" CMAKE_LINUX_DISTRO) + ENDIF(EXISTS "/proc/version") + + # List the distributions that require shared libraries to not have + # execute permission. + SET(CMAKE_INSTALL_SO_NO_EXE_DISTRO "(Debian|Ubuntu)") + + # Store the decision variable as an internal cache entry to avoid + # checking the platform every time. This option is advanced enough + # that only package maintainers should need to adjust it. They are + # capable of providing a setting on the command line. + IF("${CMAKE_LINUX_DISTRO}" MATCHES "${CMAKE_INSTALL_SO_NO_EXE_DISTRO}") + SET(CMAKE_INSTALL_SO_NO_EXE 1 CACHE INTERNAL + "Install .so files without execute permission.") + ELSE("${CMAKE_LINUX_DISTRO}" MATCHES "${CMAKE_INSTALL_SO_NO_EXE_DISTRO}") + SET(CMAKE_INSTALL_SO_NO_EXE 0 CACHE INTERNAL + "Install .so files without execute permission.") + ENDIF("${CMAKE_LINUX_DISTRO}" MATCHES "${CMAKE_INSTALL_SO_NO_EXE_DISTRO}") +ENDIF(DEFINED CMAKE_INSTALL_SO_NO_EXE) + INCLUDE(Platform/UnixPaths) --- NEW FILE macros.cmake --- # # Macros for cmake # %_cmake_lib_suffix64 -DLIB_SUFFIX=64 %__cmake %{_bindir}/cmake %cmake \ CFLAGS="${CFLAGS:-%optflags}" ; export CFLAGS ; \ CXXFLAGS="${CXXFLAGS:-%optflags}" ; export CXXFLAGS ; \ FFLAGS="${FFLAGS:-%optflags}" ; export FFLAGS ; \ %__cmake \\\ %if "%{?_lib}" == "lib64" \ %{?_cmake_lib_suffix64} \\\ %endif \ -DCMAKE_INSTALL_PREFIX:PATH=%{_prefix} \\\ -DBUILD_SHARED_LIBS:BOOL=ON Index: cmake.spec =================================================================== RCS file: /cvs/extras/rpms/cmake/FC-5/cmake.spec,v retrieving revision 1.8 retrieving revision 1.9 diff -u -r1.8 -r1.9 --- cmake.spec 19 Dec 2006 17:11:11 -0000 1.8 +++ cmake.spec 27 Apr 2007 15:46:06 -0000 1.9 @@ -1,6 +1,6 @@ Name: cmake -Version: 2.4.5 -Release: 2%{?dist} +Version: 2.4.6 +Release: 3%{?dist} Summary: Cross-platform make system Group: Development/Tools @@ -8,11 +8,14 @@ URL: http://www.cmake.org Source0: http://www.cmake.org/files/v2.4/cmake-%{version}.tar.gz Source1: cmake-init-fedora +Source2: macros.cmake Patch0: cmake-2.4.2-fedora.patch Patch1: cmake-2.4.5-xmlrpc.patch +Patch2: cmake-2.4.6-soexe.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: ncurses-devel, libX11-devel BuildRequires: curl-devel, expat-devel, xmlrpc-c-devel, zlib-devel +Requires: rpm %description @@ -28,6 +31,7 @@ %setup -q %patch -p1 -b .fedora %patch1 -p1 -b .xmlrpc +%patch2 -p1 -b .soexe %build @@ -36,7 +40,7 @@ ./bootstrap --init=%SOURCE1 --prefix=%{_prefix} --datadir=/share/%{name} \ --docdir=/share/doc/%{name}-%{version} --mandir=/share/man \ --system-libs -make %{?_smp_mflags} +make VERBOSE=1 %{?_smp_mflags} %install @@ -46,6 +50,9 @@ mkdir -p $RPM_BUILD_ROOT%{_datadir}/emacs/site-lisp cp -a Example $RPM_BUILD_ROOT%{_datadir}/doc/%{name}-%{version}/ install -m 0644 Docs/cmake-mode.el $RPM_BUILD_ROOT%{_datadir}/emacs/site-lisp/ +# RPM macros +mkdir -p $RPM_BUILD_ROOT%{_sysconfdir}/rpm +install -m 0644 %{SOURCE2} $RPM_BUILD_ROOT%{_sysconfdir}/rpm/ %clean @@ -54,6 +61,7 @@ %files %defattr(-,root,root,-) +%config(noreplace) %{_sysconfdir}/rpm/macros.cmake %{_datadir}/doc/%{name}-%{version}/ %{_bindir}/ccmake %{_bindir}/cmake @@ -65,18 +73,30 @@ %changelog +* Mon Apr 16 2007 Orion Poplawski - 2.4.6-3 +- Apply patch from upstream CVS to fix .so install permissions (bug #235673) + +* Fri Apr 06 2007 Orion Poplawski - 2.4.6-2 +- Add rpm macros + +* Thu Jan 11 2007 Orion Poplawski - 2.4.6-1 +- Update to 2.4.6 + * Mon Dec 18 2006 Orion Poplawski - 2.4.5-2 - Use system libraries (bootstrap --system-libs) * Tue Dec 5 2006 Orion Poplawski - 2.4.5-1 - Update to 2.4.5 -* Mon Nov 27 2006 Orion Poplawski - 2.4.4-1 +* Tue Nov 21 2006 Orion Poplawski - 2.4.4-1 - Update to 2.4.4 -* Tue Oct 31 2006 Orion Poplawski - 2.4.3-3 +* Tue Oct 31 2006 Orion Poplawski - 2.4.3-4 - Add /usr/lib/jvm/java to FindJNI search paths +* Tue Aug 29 2006 Orion Poplawski - 2.4.3-3 +- Rebuild for FC6 + * Wed Aug 2 2006 Orion Poplawski - 2.4.3-2 - vim 7.0 now ships cmake files, so don't ship ours (bug #201018) - Add patch to Linux.cmake for Fortran soname support for plplot @@ -84,10 +104,17 @@ * Tue Aug 1 2006 Orion Poplawski - 2.4.3-1 - Update to 2.4.3 -* Mon Jul 31 2006 Orion Poplawski - 2.4.2-1 +* Mon Jul 31 2006 Orion Poplawski - 2.4.2-3 +- Update for vim 7.0 + +* Tue Jul 11 2006 Orion Poplawski - 2.4.2-2 - Patch FindRuby and FindSWIG to work on Fedora (bug #198103) + +* Fri Jun 30 2006 Orion Poplawski - 2.4.2-1 - Update to 2.4.2 -- Update for vim 7.0 + +* Thu Apr 6 2006 Orion Poplawski - 2.2.3-4 +- Update for vim 7.0c * Tue Mar 28 2006 Orion Poplawski - 2.2.3-3 - No subpackages, just own the emacs and vim dirs. From fedora-extras-commits at redhat.com Fri Apr 27 15:46:46 2007 From: fedora-extras-commits at redhat.com (Orion Poplawski (orion)) Date: Fri, 27 Apr 2007 11:46:46 -0400 Subject: rpms/cmake/FC-6 cmake-2.4.6-soexe.patch, NONE, 1.1 macros.cmake, NONE, 1.1 cmake.spec, 1.12, 1.13 Message-ID: <200704271546.l3RFkkB6006055@cvs-int.fedora.redhat.com> Author: orion Update of /cvs/extras/rpms/cmake/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv6011/FC-6 Modified Files: cmake.spec Added Files: cmake-2.4.6-soexe.patch macros.cmake Log Message: Sync FC-5/6 from devel cmake-2.4.6-soexe.patch: --- NEW FILE cmake-2.4.6-soexe.patch --- Index: CMake/Source/cmFileCommand.cxx =================================================================== RCS file: /cvsroot/CMake/CMake/Source/cmFileCommand.cxx,v retrieving revision 1.75 retrieving revision 1.76 diff -u -r1.75 -r1.76 --- CMake/Source/cmFileCommand.cxx 12 Mar 2007 18:15:25 -0000 1.75 +++ CMake/Source/cmFileCommand.cxx 10 Apr 2007 15:22:15 -0000 1.76 @@ -1184,6 +1184,9 @@ } } + // Choose a default for shared library permissions. + bool install_so_no_exe = this->Makefile->IsOn("CMAKE_INSTALL_SO_NO_EXE"); + // If file permissions were not specified set default permissions // for this target type. if(!use_given_permissions_file && !use_source_permissions) @@ -1192,15 +1195,16 @@ { case cmTarget::SHARED_LIBRARY: case cmTarget::MODULE_LIBRARY: -#if defined(__linux__) - // Use read/write permissions. - permissions_file = 0; - permissions_file |= mode_owner_read; - permissions_file |= mode_owner_write; - permissions_file |= mode_group_read; - permissions_file |= mode_world_read; - break; -#endif + if(install_so_no_exe) + { + // Use read/write permissions. + permissions_file = 0; + permissions_file |= mode_owner_read; + permissions_file |= mode_owner_write; + permissions_file |= mode_group_read; + permissions_file |= mode_world_read; + break; + } case cmTarget::EXECUTABLE: case cmTarget::INSTALL_PROGRAMS: // Use read/write/executable permissions. Index: CMake/Source/cmLocalGenerator.cxx =================================================================== RCS file: /cvsroot/CMake/CMake/Source/cmLocalGenerator.cxx,v retrieving revision 1.207 retrieving revision 1.208 diff -u -r1.207 -r1.208 --- CMake/Source/cmLocalGenerator.cxx 30 Mar 2007 14:53:02 -0000 1.207 +++ CMake/Source/cmLocalGenerator.cxx 10 Apr 2007 15:22:15 -0000 1.208 @@ -393,6 +393,18 @@ "ENDIF(NOT CMAKE_INSTALL_COMPONENT)\n" "\n"; + // Copy user-specified install options to the install code. + if(const char* so_no_exe = + this->Makefile->GetDefinition("CMAKE_INSTALL_SO_NO_EXE")) + { + fout << + "# Install shared libraries without execute permission?\n" + "IF(NOT DEFINED CMAKE_INSTALL_SO_NO_EXE)\n" + " SET(CMAKE_INSTALL_SO_NO_EXE \"" << so_no_exe << "\")\n" + "ENDIF(NOT DEFINED CMAKE_INSTALL_SO_NO_EXE)\n" + "\n"; + } + // Ask each install generator to write its code. std::vector const& installers = this->Makefile->GetInstallGenerators(); Index: CMake/Modules/Platform/Linux.cmake =================================================================== RCS file: /cvsroot/CMake/CMake/Modules/Platform/Linux.cmake,v retrieving revision 1.11 retrieving revision 1.12 diff -u -r1.11 -r1.12 --- CMake/Modules/Platform/Linux.cmake 15 Sep 2006 18:08:39 -0000 1.11 +++ CMake/Modules/Platform/Linux.cmake 10 Apr 2007 15:22:15 -0000 1.12 @@ -18,4 +18,41 @@ SET(CMAKE_${type}_LINK_DYNAMIC_C_FLAGS "-Wl,-Bdynamic") ENDFOREACH(type) +# Debian policy requires that shared libraries be installed without +# executable permission. Fedora policy requires that shared libraries +# be installed with the executable permission. Since the native tools +# create shared libraries with execute permission in the first place a +# reasonable policy seems to be to install with execute permission by +# default. In order to support debian packages we provide an option +# here. The option default is based on the current distribution, but +# packagers can set it explicitly on the command line. +IF(DEFINED CMAKE_INSTALL_SO_NO_EXE) + # Store the decision variable in the cache. This preserves any + # setting the user provides on the command line. + SET(CMAKE_INSTALL_SO_NO_EXE "${CMAKE_INSTALL_SO_NO_EXE}" CACHE INTERNAL + "Install .so files without execute permission.") +ELSE(DEFINED CMAKE_INSTALL_SO_NO_EXE) + # Detect the linux distribution. + SET(CMAKE_LINUX_DISTRO) + IF(EXISTS "/proc/version") + FILE(READ "/proc/version" CMAKE_LINUX_DISTRO) + ENDIF(EXISTS "/proc/version") + + # List the distributions that require shared libraries to not have + # execute permission. + SET(CMAKE_INSTALL_SO_NO_EXE_DISTRO "(Debian|Ubuntu)") + + # Store the decision variable as an internal cache entry to avoid + # checking the platform every time. This option is advanced enough + # that only package maintainers should need to adjust it. They are + # capable of providing a setting on the command line. + IF("${CMAKE_LINUX_DISTRO}" MATCHES "${CMAKE_INSTALL_SO_NO_EXE_DISTRO}") + SET(CMAKE_INSTALL_SO_NO_EXE 1 CACHE INTERNAL + "Install .so files without execute permission.") + ELSE("${CMAKE_LINUX_DISTRO}" MATCHES "${CMAKE_INSTALL_SO_NO_EXE_DISTRO}") + SET(CMAKE_INSTALL_SO_NO_EXE 0 CACHE INTERNAL + "Install .so files without execute permission.") + ENDIF("${CMAKE_LINUX_DISTRO}" MATCHES "${CMAKE_INSTALL_SO_NO_EXE_DISTRO}") +ENDIF(DEFINED CMAKE_INSTALL_SO_NO_EXE) + INCLUDE(Platform/UnixPaths) --- NEW FILE macros.cmake --- # # Macros for cmake # %_cmake_lib_suffix64 -DLIB_SUFFIX=64 %__cmake %{_bindir}/cmake %cmake \ CFLAGS="${CFLAGS:-%optflags}" ; export CFLAGS ; \ CXXFLAGS="${CXXFLAGS:-%optflags}" ; export CXXFLAGS ; \ FFLAGS="${FFLAGS:-%optflags}" ; export FFLAGS ; \ %__cmake \\\ %if "%{?_lib}" == "lib64" \ %{?_cmake_lib_suffix64} \\\ %endif \ -DCMAKE_INSTALL_PREFIX:PATH=%{_prefix} \\\ -DBUILD_SHARED_LIBS:BOOL=ON Index: cmake.spec =================================================================== RCS file: /cvs/extras/rpms/cmake/FC-6/cmake.spec,v retrieving revision 1.12 retrieving revision 1.13 diff -u -r1.12 -r1.13 --- cmake.spec 19 Dec 2006 17:11:17 -0000 1.12 +++ cmake.spec 27 Apr 2007 15:46:11 -0000 1.13 @@ -1,6 +1,6 @@ Name: cmake -Version: 2.4.5 -Release: 2%{?dist} +Version: 2.4.6 +Release: 3%{?dist} Summary: Cross-platform make system Group: Development/Tools @@ -8,11 +8,14 @@ URL: http://www.cmake.org Source0: http://www.cmake.org/files/v2.4/cmake-%{version}.tar.gz Source1: cmake-init-fedora +Source2: macros.cmake Patch0: cmake-2.4.2-fedora.patch Patch1: cmake-2.4.5-xmlrpc.patch +Patch2: cmake-2.4.6-soexe.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: ncurses-devel, libX11-devel BuildRequires: curl-devel, expat-devel, xmlrpc-c-devel, zlib-devel +Requires: rpm %description @@ -28,6 +31,7 @@ %setup -q %patch -p1 -b .fedora %patch1 -p1 -b .xmlrpc +%patch2 -p1 -b .soexe %build @@ -36,7 +40,7 @@ ./bootstrap --init=%SOURCE1 --prefix=%{_prefix} --datadir=/share/%{name} \ --docdir=/share/doc/%{name}-%{version} --mandir=/share/man \ --system-libs -make %{?_smp_mflags} +make VERBOSE=1 %{?_smp_mflags} %install @@ -46,6 +50,9 @@ mkdir -p $RPM_BUILD_ROOT%{_datadir}/emacs/site-lisp cp -a Example $RPM_BUILD_ROOT%{_datadir}/doc/%{name}-%{version}/ install -m 0644 Docs/cmake-mode.el $RPM_BUILD_ROOT%{_datadir}/emacs/site-lisp/ +# RPM macros +mkdir -p $RPM_BUILD_ROOT%{_sysconfdir}/rpm +install -m 0644 %{SOURCE2} $RPM_BUILD_ROOT%{_sysconfdir}/rpm/ %clean @@ -54,6 +61,7 @@ %files %defattr(-,root,root,-) +%config(noreplace) %{_sysconfdir}/rpm/macros.cmake %{_datadir}/doc/%{name}-%{version}/ %{_bindir}/ccmake %{_bindir}/cmake @@ -65,13 +73,22 @@ %changelog +* Mon Apr 16 2007 Orion Poplawski - 2.4.6-3 +- Apply patch from upstream CVS to fix .so install permissions (bug #235673) + +* Fri Apr 06 2007 Orion Poplawski - 2.4.6-2 +- Add rpm macros + +* Thu Jan 11 2007 Orion Poplawski - 2.4.6-1 +- Update to 2.4.6 + * Mon Dec 18 2006 Orion Poplawski - 2.4.5-2 - Use system libraries (bootstrap --system-libs) * Tue Dec 5 2006 Orion Poplawski - 2.4.5-1 - Update to 2.4.5 -* Mon Nov 27 2006 Orion Poplawski - 2.4.4-1 +* Tue Nov 21 2006 Orion Poplawski - 2.4.4-1 - Update to 2.4.4 * Tue Oct 31 2006 Orion Poplawski - 2.4.3-4 From fedora-extras-commits at redhat.com Fri Apr 27 15:49:44 2007 From: fedora-extras-commits at redhat.com (Orion Poplawski (orion)) Date: Fri, 27 Apr 2007 11:49:44 -0400 Subject: rpms/cmake/FC-6 .cvsignore,1.6,1.7 sources,1.6,1.7 Message-ID: <200704271549.l3RFniKe006191@cvs-int.fedora.redhat.com> Author: orion Update of /cvs/extras/rpms/cmake/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv6146/FC-6 Modified Files: .cvsignore sources Log Message: Don't forget sources and .cvsignore Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/cmake/FC-6/.cvsignore,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- .cvsignore 5 Dec 2006 16:52:15 -0000 1.6 +++ .cvsignore 27 Apr 2007 15:49:09 -0000 1.7 @@ -1 +1 @@ -cmake-2.4.5.tar.gz +cmake-2.4.6.tar.gz Index: sources =================================================================== RCS file: /cvs/extras/rpms/cmake/FC-6/sources,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- sources 5 Dec 2006 16:52:15 -0000 1.6 +++ sources 27 Apr 2007 15:49:09 -0000 1.7 @@ -1 +1 @@ -d10a8df1f936c1efe9106ce046c37264 cmake-2.4.5.tar.gz +c99c747ad8e9bfb3bef9cca875a52129 cmake-2.4.6.tar.gz From fedora-extras-commits at redhat.com Fri Apr 27 15:49:39 2007 From: fedora-extras-commits at redhat.com (Orion Poplawski (orion)) Date: Fri, 27 Apr 2007 11:49:39 -0400 Subject: rpms/cmake/FC-5 .cvsignore,1.6,1.7 sources,1.6,1.7 Message-ID: <200704271549.l3RFnd4b006187@cvs-int.fedora.redhat.com> Author: orion Update of /cvs/extras/rpms/cmake/FC-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv6146/FC-5 Modified Files: .cvsignore sources Log Message: Don't forget sources and .cvsignore Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/cmake/FC-5/.cvsignore,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- .cvsignore 5 Dec 2006 16:52:15 -0000 1.6 +++ .cvsignore 27 Apr 2007 15:49:05 -0000 1.7 @@ -1 +1 @@ -cmake-2.4.5.tar.gz +cmake-2.4.6.tar.gz Index: sources =================================================================== RCS file: /cvs/extras/rpms/cmake/FC-5/sources,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- sources 5 Dec 2006 16:52:15 -0000 1.6 +++ sources 27 Apr 2007 15:49:05 -0000 1.7 @@ -1 +1 @@ -d10a8df1f936c1efe9106ce046c37264 cmake-2.4.5.tar.gz +c99c747ad8e9bfb3bef9cca875a52129 cmake-2.4.6.tar.gz From fedora-extras-commits at redhat.com Fri Apr 27 16:56:54 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Fri, 27 Apr 2007 12:56:54 -0400 Subject: owners owners.list,1.2739,1.2740 Message-ID: <200704271656.l3RGus8q012056@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/owners In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners Modified Files: owners.list Log Message: add other upstream owners to of pidgin to CC Index: owners.list =================================================================== RCS file: /cvs/extras/owners/owners.list,v retrieving revision 1.2739 retrieving revision 1.2740 diff -u -r1.2739 -r1.2740 --- owners.list 27 Apr 2007 06:44:26 -0000 1.2739 +++ owners.list 27 Apr 2007 16:56:24 -0000 1.2740 @@ -2323,7 +2323,7 @@ Fedora Extras|physfs|Library to provide abstract access to various archives|tcallawa at redhat.com|extras-qa at fedoraproject.org| Fedora Extras|piccolo|Small fast XML parser|mwringe at redhat.com|extras-qa at fedoraproject.org| Fedora Extras|picocom|Minimal serial communications program|jafo-redhat at tummy.com|extras-qa at fedoraproject.org| -Fedora Extras|pidgin|Internet Messenging Client|wtogami at redhat.com,stu at nosnilmot.com|extras-qa at fedoraproject.org| +Fedora Extras|pidgin|Internet Messenging Client|wtogami at redhat.com,stu at nosnilmot.com|extras-qa at fedoraproject.org|lschiere at users.sf.net,thekingant at users.sourceforge.net,eblanton at cs.ohiou.edu,redhat-bugzilla at bleeter.id.au Fedora Extras|pikdev|IDE for development of PICmicro based application (under Linux/KDE)|aportal at univ-montp2.fr|extras-qa at fedoraproject.org| Fedora Extras|piklab|Development environment for applications based on PIC & dsPIC microcontrollers|cgoorah at yahoo.com.au,aportal at univ-montp2.fr|extras-qa at fedoraproject.org| Fedora Extras|pikloops|Code generator for PIC delays|aportal at univ-montp2.fr|extras-qa at fedoraproject.org| From fedora-extras-commits at redhat.com Fri Apr 27 17:27:33 2007 From: fedora-extras-commits at redhat.com (Jesse Keating (jkeating)) Date: Fri, 27 Apr 2007 13:27:33 -0400 Subject: comps comps-f7.xml.in,1.171,1.172 Message-ID: <200704271727.l3RHRXHg016718@cvs-int.fedora.redhat.com> Author: jkeating Update of /cvs/extras/comps In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv16702 Modified Files: comps-f7.xml.in Log Message: Add xemacs to editors group (#238104) Index: comps-f7.xml.in =================================================================== RCS file: /cvs/extras/comps/comps-f7.xml.in,v retrieving revision 1.171 retrieving revision 1.172 diff -u -r1.171 -r1.172 --- comps-f7.xml.in 26 Apr 2007 14:05:14 -0000 1.171 +++ comps-f7.xml.in 27 Apr 2007 17:27:02 -0000 1.172 @@ -963,6 +963,7 @@ scribes scribes-templates vim-X11 + xemacs From fedora-extras-commits at redhat.com Fri Apr 27 17:41:52 2007 From: fedora-extras-commits at redhat.com (Daniel Williams (dcbw)) Date: Fri, 27 Apr 2007 13:41:52 -0400 Subject: extras-buildsys/server BuildMaster.py,1.41,1.42 Message-ID: <200704271741.l3RHfqAc017371@cvs-int.fedora.redhat.com> Author: dcbw Update of /cvs/fedora/extras-buildsys/server In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv17338/server Modified Files: BuildMaster.py Log Message: 2007-04-27 Dan Williams Shad L. Lords * server/BuildMaster.py - (_write_archjob_status_to_db): update builder address too Index: BuildMaster.py =================================================================== RCS file: /cvs/fedora/extras-buildsys/server/BuildMaster.py,v retrieving revision 1.41 retrieving revision 1.42 diff -u -r1.41 -r1.42 --- BuildMaster.py 14 May 2006 05:43:07 -0000 1.41 +++ BuildMaster.py 27 Apr 2007 17:41:45 -0000 1.42 @@ -268,9 +268,11 @@ print "DB Error: could not access jobs database. Reason: '%s'" % exc else: try: - self._cursor.execute("UPDATE archjobs SET status='%s', builder_status='%s', endtime=%d " \ - "WHERE jobid='%s' AND parent_uid=%d" % (attrdict['status'], - attrdict['builder_status'], attrdict['endtime'], uid, attrdict['parent_uid'])) + self._cursor.execute("UPDATE archjobs SET status='%s', " \ + "builder_addr='%s', builder_status='%s', endtime=%d " \ + "WHERE jobid='%s' AND parent_uid=%d" % (attrdict['status'], \ + attrdict['builder_addr'], attrdict['builder_status'], \ + attrdict['endtime'], uid, attrdict['parent_uid'])) except StandardError, exc: print "DB Error: could not access jobs database. Reason: '%s'" % exc self._dbcx.commit() From fedora-extras-commits at redhat.com Fri Apr 27 17:41:47 2007 From: fedora-extras-commits at redhat.com (Daniel Williams (dcbw)) Date: Fri, 27 Apr 2007 13:41:47 -0400 Subject: extras-buildsys ChangeLog,1.217,1.218 Message-ID: <200704271742.l3RHgHeN017404@cvs-int.fedora.redhat.com> Author: dcbw Update of /cvs/fedora/extras-buildsys In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv17338 Modified Files: ChangeLog Log Message: 2007-04-27 Dan Williams Shad L. Lords * server/BuildMaster.py - (_write_archjob_status_to_db): update builder address too Index: ChangeLog =================================================================== RCS file: /cvs/fedora/extras-buildsys/ChangeLog,v retrieving revision 1.217 retrieving revision 1.218 diff -u -r1.217 -r1.218 --- ChangeLog 17 Dec 2006 17:39:11 -0000 1.217 +++ ChangeLog 27 Apr 2007 17:41:45 -0000 1.218 @@ -1,3 +1,10 @@ +2007-04-27 Dan Williams + + Shad L. Lords + + * server/BuildMaster.py + - (_write_archjob_status_to_db): update builder address too + 2006-12-17 Dan Williams Toshio Kuratomi From fedora-extras-commits at redhat.com Fri Apr 27 18:17:19 2007 From: fedora-extras-commits at redhat.com (Chitlesh GOORAH (chitlesh)) Date: Fri, 27 Apr 2007 14:17:19 -0400 Subject: rpms/kshutdown import.log,1.10,1.11 Message-ID: <200704271817.l3RIHJRQ022729@cvs-int.fedora.redhat.com> Author: chitlesh Update of /cvs/extras/rpms/kshutdown In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv22681 Modified Files: import.log Log Message: Index: import.log =================================================================== RCS file: /cvs/extras/rpms/kshutdown/import.log,v retrieving revision 1.10 retrieving revision 1.11 diff -u -r1.10 -r1.11 --- import.log 20 Apr 2007 11:02:13 -0000 1.10 +++ import.log 27 Apr 2007 18:16:45 -0000 1.11 @@ -7,3 +7,4 @@ kshutdown-1_0-1:FC-5:kshutdown-1.0-1.src.rpm:1177066522 kshutdown-1_0-1:FC-6:kshutdown-1.0-1.src.rpm:1177066749 kshutdown-1_0-1:HEAD:kshutdown-1.0-1.src.rpm:1177067185 +kshutdown-1_0-2:FC-5:kshutdown-1.0-2.src.rpm:1177698075 From fedora-extras-commits at redhat.com Fri Apr 27 18:17:24 2007 From: fedora-extras-commits at redhat.com (Chitlesh GOORAH (chitlesh)) Date: Fri, 27 Apr 2007 14:17:24 -0400 Subject: rpms/kshutdown/FC-5 hi128-app-kshutdown.png, NONE, 1.1 hi64-app-kshutdown.png, NONE, 1.1 kshutdown-usr-actions-cpp.patch, NONE, 1.1 kshutdown-usr-actions-h.patch, NONE, 1.1 kshutdown.spec, 1.3, 1.4 Message-ID: <200704271817.l3RIHOxs022732@cvs-int.fedora.redhat.com> Author: chitlesh Update of /cvs/extras/rpms/kshutdown/FC-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv22681/FC-5 Modified Files: kshutdown.spec Added Files: hi128-app-kshutdown.png hi64-app-kshutdown.png kshutdown-usr-actions-cpp.patch kshutdown-usr-actions-h.patch Log Message: kshutdown-usr-actions-cpp.patch: --- NEW FILE kshutdown-usr-actions-cpp.patch --- --- kshutdown/actions.cpp 2006-05-24 07:49:50.000000000 +0200 +++ actions.cpp 2007-04-27 17:33:17.000000000 +0200 @@ -101,7 +101,7 @@ _totalExit = false; - Method method = Method_KDE; + Method method = Method_DefaultCommand; QString command; if (!isEnabled(action)) @@ -149,8 +149,8 @@ getMethod(action, method, command); MiscUtils::runCommandBeforeAction("Logout"); - if (method == Method_KDE) - return endSession(KApplication::ShutdownTypeNone, action); + //if (method == Method_KDE) + return endSession(KApplication::ShutdownTypeNone, action); break; @@ -271,7 +271,7 @@ KConfig *conf = kshutdownrc->config(); if (!conf->hasGroup(group)) { - method = Method_KDE; + method = Method_DefaultCommand; command = defaultCommand; // kdDebug() << "Action::getMethod: No group in config for action " << action << endl; @@ -281,9 +281,9 @@ conf->setGroup(group); // read method - method = (Method)conf->readNumEntry("Method", Method_KDE); + method = (Method)conf->readNumEntry("Method", Method_DefaultCommand); if ((method < Method_KDE) || (method > Method_UserCommand)) - method = Method_KDE; + method = Method_DefaultCommand; switch (method) { @@ -296,7 +296,7 @@ case Method_UserCommand: command = conf->readEntry("Command", defaultCommand); if (command.isEmpty()) - method = Method_KDE; + method = Method_DefaultCommand; break; } @@ -387,7 +387,7 @@ QString command; getMethod(LockScreen, method, command); MiscUtils::runCommandBeforeAction("Lock Screen"); - if (method == Method_KDE) { + if (method == Method_DefaultCommand) { // test mode if (_testMode) { MiscUtils::showTestMessage(getName(LockScreen)); kshutdown-usr-actions-h.patch: --- NEW FILE kshutdown-usr-actions-h.patch --- --- kshutdown/actions.h 2007-03-23 21:54:34.000000000 +0100 +++ actions.h 2007-04-27 16:02:59.000000000 +0200 @@ -27,8 +27,8 @@ DEFAULT_LOCK_SCREEN_COMMAND("xscreensaver-command -lock"), // TODO: 2.0: logout command for GNOME (gnome-session-save --kill?) DEFAULT_LOGOUT_COMMAND(""), - DEFAULT_REBOOT_COMMAND("/sbin/reboot"), - DEFAULT_SHUT_DOWN_COMMAND("/sbin/poweroff"); + DEFAULT_REBOOT_COMMAND("/usr/bin/reboot"), + DEFAULT_SHUT_DOWN_COMMAND("/usr/bin/poweroff"); #define ks_actions Action::getInstance() Index: kshutdown.spec =================================================================== RCS file: /cvs/extras/rpms/kshutdown/FC-5/kshutdown.spec,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- kshutdown.spec 20 Apr 2007 10:53:04 -0000 1.3 +++ kshutdown.spec 27 Apr 2007 18:16:49 -0000 1.4 @@ -1,16 +1,23 @@ Name: kshutdown Version: 1.0 -Release: 1%{?dist} +Release: 2%{?dist} Summary: KShutDown is an advanced shut down utility for KDE Group: Applications/System License: GPL URL: http://kshutdown.sourceforge.net/ -Source: http://dl.sourceforge.net/sourceforge/kshutdown/kshutdown-%{version}.tar.bz2 +Source: http://downloads.sourceforge.net/sourceforge/%{name}/%{name}-%{version}.tar.bz2 +Source1: hi64-app-kshutdown.png +#Source2: so that kshutdown.png looks beautiful on katapult +Source2: hi128-app-kshutdown.png +Patch0: %{name}-usr-actions-h.patch +Patch1: %{name}-usr-actions-cpp.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) -BuildRequires: desktop-file-utils, kdelibs-devel +BuildRequires: desktop-file-utils kdelibs-devel +# needed in kshutdown/actions.h +Requires: xscreensaver-base %description KShutDown is an advanced shut down utility for KDE. @@ -18,6 +25,9 @@ %prep %setup -q +%patch0 -p0 -b .usr.h +%patch1 -p0 -b .usr.cpp + %build %configure --disable-rpath %{__make} %{?_smp_mflags} @@ -35,6 +45,11 @@ %{__rm} -f %{buildroot}%{_datadir}/apps/%{name}/extras/{multimedia,system,shutdown}/.directory +%{__mkdir} -p %{buildroot}%{_datadir}/icons/hicolor/64x64/apps/ +%{__cp} -p %{SOURCE1} %{buildroot}%{_datadir}/icons/hicolor/64x64/apps/%{name}.png +%{__mkdir} -p %{buildroot}%{_datadir}/icons/hicolor/128x128/apps/ +%{__cp} -p %{SOURCE2} %{buildroot}%{_datadir}/icons/hicolor/128x128/apps/%{name}.png + ## File lists # locale's %find_lang %{name} || touch %{name}.lang @@ -80,12 +95,16 @@ %{_libdir}/kde3/%{name}lockout_panelapplet.so %{_datadir}/applications/%{name}.desktop %{_datadir}/apps/%{name} -%{_datadir}/apps/kconf_update/kshutdown.upd +%{_datadir}/apps/kconf_update/%{name}.upd %{_datadir}/apps/kicker/applets/%{name}lockout.desktop %{_datadir}/icons/hicolor/??x??/apps/%{name}.png - +%{_datadir}/icons/hicolor/128x128/apps/%{name}.png %Changelog +* Fri Apr 27 2007 Chitlesh Goorah 1.0-2 +- patched the default values to allow user permissions on actions +- added 64x64 and 128x128 png icons so that kshutdown looks beautiful on katapult + * Sat Apr 20 2007 Chitlesh Goorah 1.0-1 - New upstream release From fedora-extras-commits at redhat.com Fri Apr 27 18:19:49 2007 From: fedora-extras-commits at redhat.com (Chitlesh GOORAH (chitlesh)) Date: Fri, 27 Apr 2007 14:19:49 -0400 Subject: rpms/kshutdown/FC-6 hi128-app-kshutdown.png, NONE, 1.1 hi64-app-kshutdown.png, NONE, 1.1 kshutdown-usr-actions-cpp.patch, NONE, 1.1 kshutdown-usr-actions-h.patch, NONE, 1.1 kshutdown.spec, 1.4, 1.5 Message-ID: <200704271819.l3RIJn1X022875@cvs-int.fedora.redhat.com> Author: chitlesh Update of /cvs/extras/rpms/kshutdown/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv22814/FC-6 Modified Files: kshutdown.spec Added Files: hi128-app-kshutdown.png hi64-app-kshutdown.png kshutdown-usr-actions-cpp.patch kshutdown-usr-actions-h.patch Log Message: kshutdown-usr-actions-cpp.patch: --- NEW FILE kshutdown-usr-actions-cpp.patch --- --- kshutdown/actions.cpp 2006-05-24 07:49:50.000000000 +0200 +++ actions.cpp 2007-04-27 17:33:17.000000000 +0200 @@ -101,7 +101,7 @@ _totalExit = false; - Method method = Method_KDE; + Method method = Method_DefaultCommand; QString command; if (!isEnabled(action)) @@ -149,8 +149,8 @@ getMethod(action, method, command); MiscUtils::runCommandBeforeAction("Logout"); - if (method == Method_KDE) - return endSession(KApplication::ShutdownTypeNone, action); + //if (method == Method_KDE) + return endSession(KApplication::ShutdownTypeNone, action); break; @@ -271,7 +271,7 @@ KConfig *conf = kshutdownrc->config(); if (!conf->hasGroup(group)) { - method = Method_KDE; + method = Method_DefaultCommand; command = defaultCommand; // kdDebug() << "Action::getMethod: No group in config for action " << action << endl; @@ -281,9 +281,9 @@ conf->setGroup(group); // read method - method = (Method)conf->readNumEntry("Method", Method_KDE); + method = (Method)conf->readNumEntry("Method", Method_DefaultCommand); if ((method < Method_KDE) || (method > Method_UserCommand)) - method = Method_KDE; + method = Method_DefaultCommand; switch (method) { @@ -296,7 +296,7 @@ case Method_UserCommand: command = conf->readEntry("Command", defaultCommand); if (command.isEmpty()) - method = Method_KDE; + method = Method_DefaultCommand; break; } @@ -387,7 +387,7 @@ QString command; getMethod(LockScreen, method, command); MiscUtils::runCommandBeforeAction("Lock Screen"); - if (method == Method_KDE) { + if (method == Method_DefaultCommand) { // test mode if (_testMode) { MiscUtils::showTestMessage(getName(LockScreen)); kshutdown-usr-actions-h.patch: --- NEW FILE kshutdown-usr-actions-h.patch --- --- kshutdown/actions.h 2007-03-23 21:54:34.000000000 +0100 +++ actions.h 2007-04-27 16:02:59.000000000 +0200 @@ -27,8 +27,8 @@ DEFAULT_LOCK_SCREEN_COMMAND("xscreensaver-command -lock"), // TODO: 2.0: logout command for GNOME (gnome-session-save --kill?) DEFAULT_LOGOUT_COMMAND(""), - DEFAULT_REBOOT_COMMAND("/sbin/reboot"), - DEFAULT_SHUT_DOWN_COMMAND("/sbin/poweroff"); + DEFAULT_REBOOT_COMMAND("/usr/bin/reboot"), + DEFAULT_SHUT_DOWN_COMMAND("/usr/bin/poweroff"); #define ks_actions Action::getInstance() Index: kshutdown.spec =================================================================== RCS file: /cvs/extras/rpms/kshutdown/FC-6/kshutdown.spec,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- kshutdown.spec 20 Apr 2007 10:57:19 -0000 1.4 +++ kshutdown.spec 27 Apr 2007 18:19:15 -0000 1.5 @@ -1,16 +1,23 @@ Name: kshutdown Version: 1.0 -Release: 1%{?dist} +Release: 2%{?dist} Summary: KShutDown is an advanced shut down utility for KDE Group: Applications/System License: GPL URL: http://kshutdown.sourceforge.net/ -Source: http://dl.sourceforge.net/sourceforge/kshutdown/kshutdown-%{version}.tar.bz2 +Source: http://downloads.sourceforge.net/sourceforge/%{name}/%{name}-%{version}.tar.bz2 +Source1: hi64-app-kshutdown.png +#Source2: so that kshutdown.png looks beautiful on katapult +Source2: hi128-app-kshutdown.png +Patch0: %{name}-usr-actions-h.patch +Patch1: %{name}-usr-actions-cpp.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) -BuildRequires: desktop-file-utils, kdelibs-devel +BuildRequires: desktop-file-utils kdelibs-devel +# needed in kshutdown/actions.h +Requires: xscreensaver-base %description KShutDown is an advanced shut down utility for KDE. @@ -18,6 +25,9 @@ %prep %setup -q +%patch0 -p0 -b .usr.h +%patch1 -p0 -b .usr.cpp + %build %configure --disable-rpath %{__make} %{?_smp_mflags} @@ -35,6 +45,11 @@ %{__rm} -f %{buildroot}%{_datadir}/apps/%{name}/extras/{multimedia,system,shutdown}/.directory +%{__mkdir} -p %{buildroot}%{_datadir}/icons/hicolor/64x64/apps/ +%{__cp} -p %{SOURCE1} %{buildroot}%{_datadir}/icons/hicolor/64x64/apps/%{name}.png +%{__mkdir} -p %{buildroot}%{_datadir}/icons/hicolor/128x128/apps/ +%{__cp} -p %{SOURCE2} %{buildroot}%{_datadir}/icons/hicolor/128x128/apps/%{name}.png + ## File lists # locale's %find_lang %{name} || touch %{name}.lang @@ -80,12 +95,16 @@ %{_libdir}/kde3/%{name}lockout_panelapplet.so %{_datadir}/applications/%{name}.desktop %{_datadir}/apps/%{name} -%{_datadir}/apps/kconf_update/kshutdown.upd +%{_datadir}/apps/kconf_update/%{name}.upd %{_datadir}/apps/kicker/applets/%{name}lockout.desktop %{_datadir}/icons/hicolor/??x??/apps/%{name}.png - +%{_datadir}/icons/hicolor/128x128/apps/%{name}.png %Changelog +* Fri Apr 27 2007 Chitlesh Goorah 1.0-2 +- patched the default values to allow user permissions on actions +- added 64x64 and 128x128 png icons so that kshutdown looks beautiful on katapult + * Sat Apr 20 2007 Chitlesh Goorah 1.0-1 - New upstream release From fedora-extras-commits at redhat.com Fri Apr 27 18:19:45 2007 From: fedora-extras-commits at redhat.com (Chitlesh GOORAH (chitlesh)) Date: Fri, 27 Apr 2007 14:19:45 -0400 Subject: rpms/kshutdown import.log,1.11,1.12 Message-ID: <200704271819.l3RIJjsH022870@cvs-int.fedora.redhat.com> Author: chitlesh Update of /cvs/extras/rpms/kshutdown In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv22814 Modified Files: import.log Log Message: Index: import.log =================================================================== RCS file: /cvs/extras/rpms/kshutdown/import.log,v retrieving revision 1.11 retrieving revision 1.12 diff -u -r1.11 -r1.12 --- import.log 27 Apr 2007 18:16:45 -0000 1.11 +++ import.log 27 Apr 2007 18:19:10 -0000 1.12 @@ -8,3 +8,4 @@ kshutdown-1_0-1:FC-6:kshutdown-1.0-1.src.rpm:1177066749 kshutdown-1_0-1:HEAD:kshutdown-1.0-1.src.rpm:1177067185 kshutdown-1_0-2:FC-5:kshutdown-1.0-2.src.rpm:1177698075 +kshutdown-1_0-2:FC-6:kshutdown-1.0-2.src.rpm:1177698204 From fedora-extras-commits at redhat.com Fri Apr 27 18:23:36 2007 From: fedora-extras-commits at redhat.com (Chitlesh GOORAH (chitlesh)) Date: Fri, 27 Apr 2007 14:23:36 -0400 Subject: rpms/kshutdown import.log,1.12,1.13 Message-ID: <200704271823.l3RINakt023024@cvs-int.fedora.redhat.com> Author: chitlesh Update of /cvs/extras/rpms/kshutdown In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv22983 Modified Files: import.log Log Message: Index: import.log =================================================================== RCS file: /cvs/extras/rpms/kshutdown/import.log,v retrieving revision 1.12 retrieving revision 1.13 diff -u -r1.12 -r1.13 --- import.log 27 Apr 2007 18:19:10 -0000 1.12 +++ import.log 27 Apr 2007 18:23:02 -0000 1.13 @@ -9,3 +9,4 @@ kshutdown-1_0-1:HEAD:kshutdown-1.0-1.src.rpm:1177067185 kshutdown-1_0-2:FC-5:kshutdown-1.0-2.src.rpm:1177698075 kshutdown-1_0-2:FC-6:kshutdown-1.0-2.src.rpm:1177698204 +kshutdown-1_0-2:HEAD:kshutdown-1.0-2.src.rpm:1177698394 From fedora-extras-commits at redhat.com Fri Apr 27 18:23:41 2007 From: fedora-extras-commits at redhat.com (Chitlesh GOORAH (chitlesh)) Date: Fri, 27 Apr 2007 14:23:41 -0400 Subject: rpms/kshutdown/devel hi128-app-kshutdown.png, NONE, 1.1 hi64-app-kshutdown.png, NONE, 1.1 kshutdown-usr-actions-cpp.patch, NONE, 1.1 kshutdown-usr-actions-h.patch, NONE, 1.1 kshutdown.spec, 1.4, 1.5 Message-ID: <200704271823.l3RINf7k023027@cvs-int.fedora.redhat.com> Author: chitlesh Update of /cvs/extras/rpms/kshutdown/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv22983/devel Modified Files: kshutdown.spec Added Files: hi128-app-kshutdown.png hi64-app-kshutdown.png kshutdown-usr-actions-cpp.patch kshutdown-usr-actions-h.patch Log Message: kshutdown-usr-actions-cpp.patch: --- NEW FILE kshutdown-usr-actions-cpp.patch --- --- kshutdown/actions.cpp 2006-05-24 07:49:50.000000000 +0200 +++ actions.cpp 2007-04-27 17:33:17.000000000 +0200 @@ -101,7 +101,7 @@ _totalExit = false; - Method method = Method_KDE; + Method method = Method_DefaultCommand; QString command; if (!isEnabled(action)) @@ -149,8 +149,8 @@ getMethod(action, method, command); MiscUtils::runCommandBeforeAction("Logout"); - if (method == Method_KDE) - return endSession(KApplication::ShutdownTypeNone, action); + //if (method == Method_KDE) + return endSession(KApplication::ShutdownTypeNone, action); break; @@ -271,7 +271,7 @@ KConfig *conf = kshutdownrc->config(); if (!conf->hasGroup(group)) { - method = Method_KDE; + method = Method_DefaultCommand; command = defaultCommand; // kdDebug() << "Action::getMethod: No group in config for action " << action << endl; @@ -281,9 +281,9 @@ conf->setGroup(group); // read method - method = (Method)conf->readNumEntry("Method", Method_KDE); + method = (Method)conf->readNumEntry("Method", Method_DefaultCommand); if ((method < Method_KDE) || (method > Method_UserCommand)) - method = Method_KDE; + method = Method_DefaultCommand; switch (method) { @@ -296,7 +296,7 @@ case Method_UserCommand: command = conf->readEntry("Command", defaultCommand); if (command.isEmpty()) - method = Method_KDE; + method = Method_DefaultCommand; break; } @@ -387,7 +387,7 @@ QString command; getMethod(LockScreen, method, command); MiscUtils::runCommandBeforeAction("Lock Screen"); - if (method == Method_KDE) { + if (method == Method_DefaultCommand) { // test mode if (_testMode) { MiscUtils::showTestMessage(getName(LockScreen)); kshutdown-usr-actions-h.patch: --- NEW FILE kshutdown-usr-actions-h.patch --- --- kshutdown/actions.h 2007-03-23 21:54:34.000000000 +0100 +++ actions.h 2007-04-27 16:02:59.000000000 +0200 @@ -27,8 +27,8 @@ DEFAULT_LOCK_SCREEN_COMMAND("xscreensaver-command -lock"), // TODO: 2.0: logout command for GNOME (gnome-session-save --kill?) DEFAULT_LOGOUT_COMMAND(""), - DEFAULT_REBOOT_COMMAND("/sbin/reboot"), - DEFAULT_SHUT_DOWN_COMMAND("/sbin/poweroff"); + DEFAULT_REBOOT_COMMAND("/usr/bin/reboot"), + DEFAULT_SHUT_DOWN_COMMAND("/usr/bin/poweroff"); #define ks_actions Action::getInstance() Index: kshutdown.spec =================================================================== RCS file: /cvs/extras/rpms/kshutdown/devel/kshutdown.spec,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- kshutdown.spec 20 Apr 2007 11:02:24 -0000 1.4 +++ kshutdown.spec 27 Apr 2007 18:23:07 -0000 1.5 @@ -1,16 +1,23 @@ Name: kshutdown Version: 1.0 -Release: 1%{?dist} +Release: 2%{?dist} Summary: KShutDown is an advanced shut down utility for KDE Group: Applications/System License: GPL URL: http://kshutdown.sourceforge.net/ -Source: http://dl.sourceforge.net/sourceforge/kshutdown/kshutdown-%{version}.tar.bz2 +Source: http://downloads.sourceforge.net/sourceforge/%{name}/%{name}-%{version}.tar.bz2 +Source1: hi64-app-kshutdown.png +#Source2: so that kshutdown.png looks beautiful on katapult +Source2: hi128-app-kshutdown.png +Patch0: %{name}-usr-actions-h.patch +Patch1: %{name}-usr-actions-cpp.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) -BuildRequires: desktop-file-utils, kdelibs-devel +BuildRequires: desktop-file-utils kdelibs-devel +# needed in kshutdown/actions.h +Requires: xscreensaver-base %description KShutDown is an advanced shut down utility for KDE. @@ -18,6 +25,9 @@ %prep %setup -q +%patch0 -p0 -b .usr.h +%patch1 -p0 -b .usr.cpp + %build %configure --disable-rpath %{__make} %{?_smp_mflags} @@ -35,6 +45,11 @@ %{__rm} -f %{buildroot}%{_datadir}/apps/%{name}/extras/{multimedia,system,shutdown}/.directory +%{__mkdir} -p %{buildroot}%{_datadir}/icons/hicolor/64x64/apps/ +%{__cp} -p %{SOURCE1} %{buildroot}%{_datadir}/icons/hicolor/64x64/apps/%{name}.png +%{__mkdir} -p %{buildroot}%{_datadir}/icons/hicolor/128x128/apps/ +%{__cp} -p %{SOURCE2} %{buildroot}%{_datadir}/icons/hicolor/128x128/apps/%{name}.png + ## File lists # locale's %find_lang %{name} || touch %{name}.lang @@ -80,12 +95,16 @@ %{_libdir}/kde3/%{name}lockout_panelapplet.so %{_datadir}/applications/%{name}.desktop %{_datadir}/apps/%{name} -%{_datadir}/apps/kconf_update/kshutdown.upd +%{_datadir}/apps/kconf_update/%{name}.upd %{_datadir}/apps/kicker/applets/%{name}lockout.desktop %{_datadir}/icons/hicolor/??x??/apps/%{name}.png - +%{_datadir}/icons/hicolor/128x128/apps/%{name}.png %Changelog +* Fri Apr 27 2007 Chitlesh Goorah 1.0-2 +- patched the default values to allow user permissions on actions +- added 64x64 and 128x128 png icons so that kshutdown looks beautiful on katapult + * Sat Apr 20 2007 Chitlesh Goorah 1.0-1 - New upstream release From fedora-extras-commits at redhat.com Fri Apr 27 18:26:23 2007 From: fedora-extras-commits at redhat.com (Chitlesh GOORAH (chitlesh)) Date: Fri, 27 Apr 2007 14:26:23 -0400 Subject: rpms/kdmtheme import.log,1.9,1.10 Message-ID: <200704271826.l3RIQNx8023228@cvs-int.fedora.redhat.com> Author: chitlesh Update of /cvs/extras/rpms/kdmtheme In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv23154 Modified Files: import.log Log Message: Index: import.log =================================================================== RCS file: /cvs/extras/rpms/kdmtheme/import.log,v retrieving revision 1.9 retrieving revision 1.10 diff -u -r1.9 -r1.10 --- import.log 3 Feb 2007 22:44:27 -0000 1.9 +++ import.log 27 Apr 2007 18:25:48 -0000 1.10 @@ -6,3 +6,4 @@ kdmtheme-1_1_2-5:FC-5:kdmtheme-1.1.2-5.src.rpm:1170542424 kdmtheme-1_1_2-5:FC-6:kdmtheme-1.1.2-5.src.rpm:1170542557 kdmtheme-1_1_2-5:HEAD:kdmtheme-1.1.2-5.src.rpm:1170542693 +kdmtheme-1_1_3-1:FC-5:kdmtheme-1.1.3-1.src.rpm:1177698638 From fedora-extras-commits at redhat.com Fri Apr 27 18:26:28 2007 From: fedora-extras-commits at redhat.com (Chitlesh GOORAH (chitlesh)) Date: Fri, 27 Apr 2007 14:26:28 -0400 Subject: rpms/kdmtheme/FC-5 .cvsignore, 1.2, 1.3 kdmtheme.spec, 1.3, 1.4 sources, 1.2, 1.3 Message-ID: <200704271826.l3RIQSb4023267@cvs-int.fedora.redhat.com> Author: chitlesh Update of /cvs/extras/rpms/kdmtheme/FC-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv23154/FC-5 Modified Files: .cvsignore kdmtheme.spec sources Log Message: Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/kdmtheme/FC-5/.cvsignore,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- .cvsignore 21 Aug 2006 15:28:23 -0000 1.2 +++ .cvsignore 27 Apr 2007 18:25:54 -0000 1.3 @@ -1 +1 @@ -kdmtheme-1.1.2.tar.bz2 +kdmtheme-1.1.3.tar.bz2 Index: kdmtheme.spec =================================================================== RCS file: /cvs/extras/rpms/kdmtheme/FC-5/kdmtheme.spec,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- kdmtheme.spec 3 Feb 2007 22:40:02 -0000 1.3 +++ kdmtheme.spec 27 Apr 2007 18:25:54 -0000 1.4 @@ -1,6 +1,6 @@ Name: kdmtheme -Version: 1.1.2 -Release: 5%{?dist} +Version: 1.1.3 +Release: 1%{?dist} Summary: Theme Manager for KDM License: GPL @@ -54,6 +54,9 @@ %Changelog +* Fri Apr 27 2007 Chitlesh Goorah - 1.1.3-1 +- New upstream release + * Sat Feb 03 2007 Chitlesh Goorah - 1.1.2-5 - Minors fixes Index: sources =================================================================== RCS file: /cvs/extras/rpms/kdmtheme/FC-5/sources,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- sources 21 Aug 2006 15:28:23 -0000 1.2 +++ sources 27 Apr 2007 18:25:54 -0000 1.3 @@ -1 +1 @@ -40bacda700e847aab7070babc15f67ca kdmtheme-1.1.2.tar.bz2 +f49500529652a03701dff03ca54986c4 kdmtheme-1.1.3.tar.bz2 From fedora-extras-commits at redhat.com Fri Apr 27 18:31:14 2007 From: fedora-extras-commits at redhat.com (Chitlesh GOORAH (chitlesh)) Date: Fri, 27 Apr 2007 14:31:14 -0400 Subject: rpms/kdmtheme import.log,1.10,1.11 Message-ID: <200704271831.l3RIVECS023796@cvs-int.fedora.redhat.com> Author: chitlesh Update of /cvs/extras/rpms/kdmtheme In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv23352 Modified Files: import.log Log Message: Index: import.log =================================================================== RCS file: /cvs/extras/rpms/kdmtheme/import.log,v retrieving revision 1.10 retrieving revision 1.11 diff -u -r1.10 -r1.11 --- import.log 27 Apr 2007 18:25:48 -0000 1.10 +++ import.log 27 Apr 2007 18:30:39 -0000 1.11 @@ -7,3 +7,4 @@ kdmtheme-1_1_2-5:FC-6:kdmtheme-1.1.2-5.src.rpm:1170542557 kdmtheme-1_1_2-5:HEAD:kdmtheme-1.1.2-5.src.rpm:1170542693 kdmtheme-1_1_3-1:FC-5:kdmtheme-1.1.3-1.src.rpm:1177698638 +kdmtheme-1_1_3-1:FC-6:kdmtheme-1.1.3-1.src.rpm:1177698768 From fedora-extras-commits at redhat.com Fri Apr 27 18:31:19 2007 From: fedora-extras-commits at redhat.com (Chitlesh GOORAH (chitlesh)) Date: Fri, 27 Apr 2007 14:31:19 -0400 Subject: rpms/kdmtheme/FC-6 .cvsignore, 1.2, 1.3 kdmtheme.spec, 1.4, 1.5 sources, 1.2, 1.3 Message-ID: <200704271831.l3RIVJrI023801@cvs-int.fedora.redhat.com> Author: chitlesh Update of /cvs/extras/rpms/kdmtheme/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv23352/FC-6 Modified Files: .cvsignore kdmtheme.spec sources Log Message: Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/kdmtheme/FC-6/.cvsignore,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- .cvsignore 21 Aug 2006 15:28:23 -0000 1.2 +++ .cvsignore 27 Apr 2007 18:30:44 -0000 1.3 @@ -1 +1 @@ -kdmtheme-1.1.2.tar.bz2 +kdmtheme-1.1.3.tar.bz2 Index: kdmtheme.spec =================================================================== RCS file: /cvs/extras/rpms/kdmtheme/FC-6/kdmtheme.spec,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- kdmtheme.spec 3 Feb 2007 22:42:16 -0000 1.4 +++ kdmtheme.spec 27 Apr 2007 18:30:44 -0000 1.5 @@ -1,6 +1,6 @@ Name: kdmtheme -Version: 1.1.2 -Release: 5%{?dist} +Version: 1.1.3 +Release: 1%{?dist} Summary: Theme Manager for KDM License: GPL @@ -54,6 +54,9 @@ %Changelog +* Fri Apr 27 2007 Chitlesh Goorah - 1.1.3-1 +- New upstream release + * Sat Feb 03 2007 Chitlesh Goorah - 1.1.2-5 - Minors fixes Index: sources =================================================================== RCS file: /cvs/extras/rpms/kdmtheme/FC-6/sources,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- sources 21 Aug 2006 15:28:23 -0000 1.2 +++ sources 27 Apr 2007 18:30:44 -0000 1.3 @@ -1 +1 @@ -40bacda700e847aab7070babc15f67ca kdmtheme-1.1.2.tar.bz2 +f49500529652a03701dff03ca54986c4 kdmtheme-1.1.3.tar.bz2 From fedora-extras-commits at redhat.com Fri Apr 27 18:35:13 2007 From: fedora-extras-commits at redhat.com (Chitlesh GOORAH (chitlesh)) Date: Fri, 27 Apr 2007 14:35:13 -0400 Subject: rpms/kdmtheme/devel .cvsignore, 1.2, 1.3 kdmtheme.spec, 1.4, 1.5 sources, 1.2, 1.3 Message-ID: <200704271835.l3RIZDxE023937@cvs-int.fedora.redhat.com> Author: chitlesh Update of /cvs/extras/rpms/kdmtheme/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv23877/devel Modified Files: .cvsignore kdmtheme.spec sources Log Message: Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/kdmtheme/devel/.cvsignore,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- .cvsignore 21 Aug 2006 15:28:23 -0000 1.2 +++ .cvsignore 27 Apr 2007 18:34:39 -0000 1.3 @@ -1 +1 @@ -kdmtheme-1.1.2.tar.bz2 +kdmtheme-1.1.3.tar.bz2 Index: kdmtheme.spec =================================================================== RCS file: /cvs/extras/rpms/kdmtheme/devel/kdmtheme.spec,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- kdmtheme.spec 3 Feb 2007 22:44:29 -0000 1.4 +++ kdmtheme.spec 27 Apr 2007 18:34:39 -0000 1.5 @@ -1,6 +1,6 @@ Name: kdmtheme -Version: 1.1.2 -Release: 5%{?dist} +Version: 1.1.3 +Release: 1%{?dist} Summary: Theme Manager for KDM License: GPL @@ -54,6 +54,9 @@ %Changelog +* Fri Apr 27 2007 Chitlesh Goorah - 1.1.3-1 +- New upstream release + * Sat Feb 03 2007 Chitlesh Goorah - 1.1.2-5 - Minors fixes Index: sources =================================================================== RCS file: /cvs/extras/rpms/kdmtheme/devel/sources,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- sources 21 Aug 2006 15:28:23 -0000 1.2 +++ sources 27 Apr 2007 18:34:39 -0000 1.3 @@ -1 +1 @@ -40bacda700e847aab7070babc15f67ca kdmtheme-1.1.2.tar.bz2 +f49500529652a03701dff03ca54986c4 kdmtheme-1.1.3.tar.bz2 From fedora-extras-commits at redhat.com Fri Apr 27 18:35:08 2007 From: fedora-extras-commits at redhat.com (Chitlesh GOORAH (chitlesh)) Date: Fri, 27 Apr 2007 14:35:08 -0400 Subject: rpms/kdmtheme import.log,1.11,1.12 Message-ID: <200704271835.l3RIZ89X023928@cvs-int.fedora.redhat.com> Author: chitlesh Update of /cvs/extras/rpms/kdmtheme In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv23877 Modified Files: import.log Log Message: Index: import.log =================================================================== RCS file: /cvs/extras/rpms/kdmtheme/import.log,v retrieving revision 1.11 retrieving revision 1.12 diff -u -r1.11 -r1.12 --- import.log 27 Apr 2007 18:30:39 -0000 1.11 +++ import.log 27 Apr 2007 18:34:34 -0000 1.12 @@ -8,3 +8,4 @@ kdmtheme-1_1_2-5:HEAD:kdmtheme-1.1.2-5.src.rpm:1170542693 kdmtheme-1_1_3-1:FC-5:kdmtheme-1.1.3-1.src.rpm:1177698638 kdmtheme-1_1_3-1:FC-6:kdmtheme-1.1.3-1.src.rpm:1177698768 +kdmtheme-1_1_3-1:HEAD:kdmtheme-1.1.3-1.src.rpm:1177699083 From fedora-extras-commits at redhat.com Fri Apr 27 18:57:02 2007 From: fedora-extras-commits at redhat.com (Igor Foox (ifoox)) Date: Fri, 27 Apr 2007 14:57:02 -0400 Subject: rpms/eclipse-pydev import.log,1.1,1.2 Message-ID: <200704271857.l3RIv2ei024415@cvs-int.fedora.redhat.com> Author: ifoox Update of /cvs/extras/rpms/eclipse-pydev In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv24368 Modified Files: import.log Log Message: auto-import eclipse-pydev-1.3.1-5 on branch devel from eclipse-pydev-1.3.1-5.src.rpm Index: import.log =================================================================== RCS file: /cvs/extras/rpms/eclipse-pydev/import.log,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- import.log 21 Apr 2007 21:19:40 -0000 1.1 +++ import.log 27 Apr 2007 18:56:28 -0000 1.2 @@ -0,0 +1 @@ +eclipse-pydev-1_3_1-5:HEAD:eclipse-pydev-1.3.1-5.src.rpm:1177700176 From fedora-extras-commits at redhat.com Fri Apr 27 18:57:07 2007 From: fedora-extras-commits at redhat.com (Igor Foox (ifoox)) Date: Fri, 27 Apr 2007 14:57:07 -0400 Subject: rpms/eclipse-pydev/devel eclipse-pydev-TestDependent.java.patch, NONE, 1.1 eclipse-pydev-noretroweaver.patch, NONE, 1.1 eclipse-pydev.spec, NONE, 1.1 fetch-eclipse-pydev.sh, NONE, 1.1 .cvsignore, 1.1, 1.2 sources, 1.1, 1.2 Message-ID: <200704271857.l3RIv71n024419@cvs-int.fedora.redhat.com> Author: ifoox Update of /cvs/extras/rpms/eclipse-pydev/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv24368/devel Modified Files: .cvsignore sources Added Files: eclipse-pydev-TestDependent.java.patch eclipse-pydev-noretroweaver.patch eclipse-pydev.spec fetch-eclipse-pydev.sh Log Message: auto-import eclipse-pydev-1.3.1-5 on branch devel from eclipse-pydev-1.3.1-5.src.rpm eclipse-pydev-TestDependent.java.patch: --- NEW FILE eclipse-pydev-TestDependent.java.patch --- --- /dev/null 2006-06-02 09:11:39.438467500 -0400 +++ plugins/org.python.pydev.core/tests/org/python/pydev/core/TestDependent.java 2006-06-02 16:33:25.000000000 -0400 @@ -0,0 +1,39 @@ +/* + * Create a file TestDependent.java with the contents in this file and substitute the + * values as needed... + */ +package org.python.pydev.core; + +public class TestDependent { + + //NOTE: this should be gotten from some variable to point to the python lib (less system dependence, but still, some). + public static String PYTHON_EXE="D:/bin/Python24/python.exe"; + public static final String PYTHON_INSTALL="D:/bin/Python24/"; + public static final String PYTHON_LIB="D:/bin/Python24/Lib/"; + public static final String PYTHON_SITE_PACKAGES="D:/bin/Python24/Lib/site-packages/"; + public static final String PYTHON_WXPYTHON_PACKAGES="D:/bin/Python24/Lib/site-packages/wx-2.6-msw-ansi/"; + public static final String PYTHON_NUMARRAY_PACKAGES="D:/bin/Python24/Lib/site-packages/numarray/"; + + //NOTE: this should set to the tests pysrc location, so that it can be added to the pythonpath. + public static final String TEST_PYDEV_BASE_LOC = "E:/eclipse_workspace/"; + public static final String TEST_PYSRC_LOC=TEST_PYDEV_BASE_LOC+"org.python.pydev/tests/pysrc/"; + public static final String TEST_PYSRC_LOC2=TEST_PYDEV_BASE_LOC+"org.python.pydev/tests/pysrc2/"; + public static final String TEST_PYDEV_PLUGIN_LOC = "E:/eclipse_workspace/org.python.pydev/"; + public static final String TEST_PYDEV_JYTHON_PLUGIN_LOC = "E:/eclipse_workspace/org.python.pydev.jython/"; + public static final String TEST_PYDEV_PARSER_PLUGIN_LOC = TEST_PYDEV_BASE_LOC+"org.python.pydev.parser/"; + + //java info + public static final String JAVA_LOCATION="C:/Program Files/Java/jre1.5.0_04/bin/java.exe"; + public static final String JAVA_RT_JAR_LOCATION= "C:/Program Files/Java/jre1.5.0_04/lib/rt.jar"; + + public static final String JYTHON_JAR_LOCATION="D:/bin/jython21/jython.jar"; + public static final String JYTHON_LIB_LOCATION="D:/bin/jython21/lib/"; + + //we cannot test what we don't have... + public static final boolean HAS_WXPYTHON_INSTALLED = false; + public static final boolean HAS_QT_INSTALLED = true; + public static final boolean HAS_GLU_INSTALLED = true; + public static final boolean HAS_SWT_ON_PATH = false; + public static final boolean HAS_NUMARRAY_INSTALLED = true; + public static final boolean HAS_MX_DATETIME = false; +} eclipse-pydev-noretroweaver.patch: --- NEW FILE eclipse-pydev-noretroweaver.patch --- diff -ru plugins/org.python.pydev/build.properties plugins/org.python.pydev/build.properties --- plugins/org.python.pydev/build.properties 2006-10-29 14:50:58.000000000 -0500 +++ plugins/org.python.pydev/build.properties 2007-03-25 16:09:44.000000000 -0400 @@ -9,7 +9,6 @@ eclipse32.gif,\ pydev.gif,\ Pydev.gif,\ - retroweaver-rt.jar,\ shiftone-cache.jar,\ build.properties jars.compile.order = pydev.jar diff -ru plugins/org.python.pydev/META-INF/MANIFEST.MF plugins/org.python.pydev/META-INF/MANIFEST.MF --- plugins/org.python.pydev/META-INF/MANIFEST.MF 2007-03-25 16:12:17.000000000 -0400 +++ plugins/org.python.pydev/META-INF/MANIFEST.MF 2007-03-25 16:09:57.000000000 -0400 @@ -3,8 +3,7 @@ Bundle-Name: Pydev - Python Development Environment Bundle-SymbolicName: org.python.pydev; singleton:=true Bundle-Version: 0.9.7.1 -Bundle-ClassPath: pydev.jar, - retroweaver-rt.jar +Bundle-ClassPath: pydev.jar Bundle-Activator: org.python.pydev.plugin.PydevPlugin Bundle-Vendor: Fabio Zadrozny / Aleks Totic Bundle-Localization: plugin diff -ru plugins/org.python.pydev.ast/build.properties plugins/org.python.pydev.ast/build.properties --- plugins/org.python.pydev.ast/build.properties 2005-09-03 11:59:14.000000000 -0400 +++ plugins/org.python.pydev.ast/build.properties 2007-03-25 16:09:17.000000000 -0400 @@ -1,7 +1,6 @@ bin.includes = plugin.xml,\ ast.jar,\ - META-INF/,\ - retroweaver-rt.jar + META-INF/ jars.compile.order = ast.jar source.ast.jar = src/ output.ast.jar = bin/ diff -ru plugins/org.python.pydev.ast/META-INF/MANIFEST.MF plugins/org.python.pydev.ast/META-INF/MANIFEST.MF --- plugins/org.python.pydev.ast/META-INF/MANIFEST.MF 2007-03-25 16:12:17.000000000 -0400 +++ plugins/org.python.pydev.ast/META-INF/MANIFEST.MF 2007-03-25 16:09:34.000000000 -0400 @@ -3,8 +3,7 @@ Bundle-Name: Ast Plug-in Bundle-SymbolicName: org.python.pydev.ast; singleton:=true Bundle-Version: 0.9.7.1 -Bundle-ClassPath: ast.jar, - retroweaver-rt.jar +Bundle-ClassPath: ast.jar Bundle-Activator: org.python.pydev.ast.AstPlugin Bundle-Localization: plugin Require-Bundle: org.eclipse.ui, diff -ru plugins/org.python.pydev.core/build.properties plugins/org.python.pydev.core/build.properties --- plugins/org.python.pydev.core/build.properties 2005-11-17 09:53:44.000000000 -0500 +++ plugins/org.python.pydev.core/build.properties 2007-03-25 16:10:49.000000000 -0400 @@ -3,7 +3,6 @@ bin.includes = plugin.xml,\ META-INF/,\ core.jar,\ - retroweaver-rt.jar,\ commons-codec.jar jars.extra.classpath = commons-codec.jar jars.compile.order = core.jar diff -ru plugins/org.python.pydev.core/META-INF/MANIFEST.MF plugins/org.python.pydev.core/META-INF/MANIFEST.MF --- plugins/org.python.pydev.core/META-INF/MANIFEST.MF 2007-03-25 16:12:17.000000000 -0400 +++ plugins/org.python.pydev.core/META-INF/MANIFEST.MF 2007-03-25 16:10:58.000000000 -0400 @@ -4,7 +4,6 @@ Bundle-SymbolicName: org.python.pydev.core; singleton:=true Bundle-Version: 0.9.7.1 Bundle-ClassPath: core.jar, - retroweaver-rt.jar, commons-codec.jar Bundle-Activator: org.python.pydev.core.CorePlugin Bundle-Vendor: Fabio Zadrozny diff -ru plugins/org.python.pydev.debug/build.properties plugins/org.python.pydev.debug/build.properties --- plugins/org.python.pydev.debug/build.properties 2005-09-03 11:59:30.000000000 -0400 +++ plugins/org.python.pydev.debug/build.properties 2007-03-25 16:10:31.000000000 -0400 @@ -3,8 +3,7 @@ CVS/,\ META-INF/,\ icons/,\ - pydev-debug.jar,\ - retroweaver-rt.jar + pydev-debug.jar jars.compile.order = pydev-debug.jar source.pydev-debug.jar = src/ output.pydev-debug.jar = bin/ diff -ru plugins/org.python.pydev.debug/META-INF/MANIFEST.MF plugins/org.python.pydev.debug/META-INF/MANIFEST.MF --- plugins/org.python.pydev.debug/META-INF/MANIFEST.MF 2007-03-25 16:12:17.000000000 -0400 +++ plugins/org.python.pydev.debug/META-INF/MANIFEST.MF 2007-03-25 16:10:42.000000000 -0400 @@ -3,8 +3,7 @@ Bundle-Name: Pydev debug Bundle-SymbolicName: org.python.pydev.debug; singleton:=true Bundle-Version: 0.9.7.1 -Bundle-ClassPath: pydev-debug.jar, - retroweaver-rt.jar +Bundle-ClassPath: pydev-debug.jar Bundle-Activator: org.python.pydev.debug.core.PydevDebugPlugin Bundle-Vendor: Fabio Zadrozny / Aleks Totic Bundle-Localization: plugin diff -ru plugins/org.python.pydev.jython/build.properties plugins/org.python.pydev.jython/build.properties --- plugins/org.python.pydev.jython/build.properties 2006-04-06 12:12:37.000000000 -0400 +++ plugins/org.python.pydev.jython/build.properties 2007-03-25 16:10:07.000000000 -0400 @@ -2,7 +2,6 @@ pydev-jython.jar,\ jython.jar,\ jysrc/,\ - retroweaver-rt.jar,\ plugin.xml,\ Lib/ jars.compile.order = pydev-jython.jar diff -ru plugins/org.python.pydev.jython/META-INF/MANIFEST.MF plugins/org.python.pydev.jython/META-INF/MANIFEST.MF --- plugins/org.python.pydev.jython/META-INF/MANIFEST.MF 2007-03-25 16:12:17.000000000 -0400 +++ plugins/org.python.pydev.jython/META-INF/MANIFEST.MF 2007-03-25 16:10:16.000000000 -0400 @@ -4,7 +4,6 @@ Bundle-SymbolicName: org.python.pydev.jython; singleton:=true Bundle-Version: 0.9.7.1 Bundle-ClassPath: pydev-jython.jar, - retroweaver-rt.jar, jython.jar Bundle-Activator: org.python.pydev.jython.JythonPlugin Bundle-Vendor: Fabio Zadrozny diff -ru plugins/org.python.pydev.parser/build.properties plugins/org.python.pydev.parser/build.properties --- plugins/org.python.pydev.parser/build.properties 2005-09-03 11:59:02.000000000 -0400 +++ plugins/org.python.pydev.parser/build.properties 2007-03-25 16:11:10.000000000 -0400 @@ -2,5 +2,4 @@ output.parser.jar = bin/ bin.includes = plugin.xml,\ META-INF/,\ - parser.jar,\ - retroweaver-rt.jar + parser.jar diff -ru plugins/org.python.pydev.parser/META-INF/MANIFEST.MF plugins/org.python.pydev.parser/META-INF/MANIFEST.MF --- plugins/org.python.pydev.parser/META-INF/MANIFEST.MF 2007-03-25 16:12:17.000000000 -0400 +++ plugins/org.python.pydev.parser/META-INF/MANIFEST.MF 2007-03-25 16:11:27.000000000 -0400 @@ -3,8 +3,7 @@ Bundle-Name: Parser Plug-in Bundle-SymbolicName: org.python.pydev.parser; singleton:=true Bundle-Version: 0.9.7.1 -Bundle-ClassPath: parser.jar, - retroweaver-rt.jar +Bundle-ClassPath: parser.jar Bundle-Activator: org.python.pydev.parser.ParserPlugin Bundle-Localization: plugin Require-Bundle: org.junit, diff -ru plugins/org.python.pydev.templates/build.properties plugins/org.python.pydev.templates/build.properties --- plugins/org.python.pydev.templates/build.properties 2005-09-03 14:00:51.000000000 -0400 +++ plugins/org.python.pydev.templates/build.properties 2007-03-25 16:11:34.000000000 -0400 @@ -1,5 +1,4 @@ bin.includes = META-INF/,\ plugin.xml,\ - icons/,\ - retroweaver-rt.jar + icons/ jars.compile.order = diff -ru plugins/org.python.pydev.templates/META-INF/MANIFEST.MF plugins/org.python.pydev.templates/META-INF/MANIFEST.MF --- plugins/org.python.pydev.templates/META-INF/MANIFEST.MF 2007-03-25 16:12:17.000000000 -0400 +++ plugins/org.python.pydev.templates/META-INF/MANIFEST.MF 2007-03-25 16:11:42.000000000 -0400 @@ -10,4 +10,3 @@ org.eclipse.core.runtime, org.python.pydev Eclipse-AutoStart: true -Bundle-ClassPath: retroweaver-rt.jar --- NEW FILE eclipse-pydev.spec --- Epoch: 1 %define gcj_support 1 %define version_major 1 %define version_minor 3 %define version_majmin %{version_major}.%{version_minor} %define version_micro 1 %define eclipse_base %{_datadir}/eclipse # All arches line up except i386 -> x86 %ifarch %{ix86} %define eclipse_arch x86 %else %define eclipse_arch %{_arch} %endif Summary: Eclipse Python development plug-in Name: eclipse-pydev Version: %{version_majmin}.%{version_micro} Release: 5%{?dist} License: Eclipse Public License URL: http://pydev.sourceforge.net/ Group: Development/Tools # The upstream PyDev project does not distribute a source drop conveniently. # Instead, you must build it by hand. Generate the source zip using the # enclosed script like so: # ./fetch-eclipse-pydev.sh pydev \ # :pserver:anonymous at sourceware.org/cvs/eclipse pydev_1_3_1 \ # pydev/org.python.pydev.releng Source0: eclipse-pydev-fetched-src-pydev_%{version_major}_%{version_minor}_%{version_micro}.tar.bz2 Source1: fetch-eclipse-pydev.sh # Remove references to the retroweaver jar, since we don't use it Patch1: %{name}-noretroweaver.patch # Add a TestDependent class which makes the tests compile Patch2: %{name}-TestDependent.java.patch %if %{gcj_support} BuildRequires: gcc-java >= 4.1.2 BuildRequires: java-1.5.0-gcj-devel >= 1.5.0 Requires(post): java-1.5.0-gcj >= 1.5.0 Requires(postun): java-1.5.0-gcj >= 1.5.0 %else BuildRequires: java-devel >= 1.5.0 %endif Requires: eclipse-jdt Requires: python Requires: commons-codec >= 1.3 Requires: junit >= 3.8.1 Requires: jython >= 2.2 BuildRequires: eclipse-pde BuildRequires: jpackage-utils >= 0:1.5 BuildRequires: junit >= 3.8.1 BuildRequires: commons-codec >= 1.3 BuildRequires: jython >= 2.2 %if %{gcj_support} %else BuildArch: noarch %endif BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) %description The eclipse-pydev package contains Eclipse plugins for Python development. %prep %setup -q -c pushd pydev/org.python.pydev.releng/results/ %patch1 -p0 %patch2 -p0 # Replace all references to 0.9.7.1 with the correct version number for f in `grep -rl '0.9.7.1' *` ; do if [ -f $f ]; then sed --in-place "s/0.9.7.1/%{version_majmin}.%{version_micro}/g" $f fi done # Remove the unused retroweaver jar find . -name retroweaver-rt.jar -exec rm {} \; # Remove #!'s from the .py files enclosed in org.python.pydev.jython for f in `find plugins -name '*.py'` ; do if [ -f $f ]; then sed --in-place "s/^#!.*$//" $f fi done # Link to system jars rm -f plugins/org.python.pydev.core/commons-codec.jar ln -sf %{_datadir}/java/jakarta-commons-codec.jar \ plugins/org.python.pydev.core/commons-codec.jar rm -f plugins/org.python.pydev.core/lib/junit.jar ln -sf %{_datadir}/java/junit.jar \ plugins/org.python.pydev.core/junit.jar rm -f plugins/org.python.pydev.jython/jython.jar ln -sf %{_datadir}/java/jython.jar \ plugins/org.python.pydev.jython/jython.jar popd %build # Copy the SDK for build /bin/sh -x %{eclipse_base}/buildscripts/copy-platform SDK %{eclipse_base} SDK=$(cd SDK > /dev/null && pwd) # Eclipse may try to write to the home directory. mkdir home homedir=$(cd home > /dev/null && pwd) # build the main pydev feature eclipse \ -Duser.home=$homedir \ -application org.eclipse.ant.core.antRunner \ -Dtype=feature \ -Did=org.python.pydev.feature \ -DbaseLocation=$SDK \ -DsourceDirectory=$(pwd) \ -DjavacSource=1.5 -DjavacTarget=1.5 \ -DbuildDirectory=$(pwd)/build \ -Dbuilder=%{eclipse_base}/plugins/org.eclipse.pde.build/templates/package-build \ -f %{eclipse_base}/plugins/org.eclipse.pde.build/scripts/build.xml %install rm -rf $RPM_BUILD_ROOT install -d -m755 ${RPM_BUILD_ROOT}/%{eclipse_base} unzip -q -d $RPM_BUILD_ROOT%{eclipse_base}/.. \ build/rpmBuild/org.python.pydev.feature.zip pushd $RPM_BUILD_ROOT%{_datadir}/eclipse/plugins rm -rf \ org.python.pydev.core_%{version_majmin}.%{version_micro}/commons-codec.jar ln -sf %{_datadir}/java/jakarta-commons-codec.jar \ org.python.pydev.core_%{version_majmin}.%{version_micro}/commons-codec.jar mkdir org.python.pydev.core_%{version_majmin}.%{version_micro}/lib ln -sf %{_datadir}/java/junit.jar \ org.python.pydev.core_%{version_majmin}.%{version_micro}/lib/junit.jar rm -rf \ org.python.pydev.jython_%{version_majmin}.%{version_micro}/jython.jar ln -sf %{_datadir}/java/jython.jar \ org.python.pydev.jython_%{version_majmin}.%{version_micro}/jython.jar popd %if %{gcj_support} aot-compile-rpm %endif %clean rm -rf ${RPM_BUILD_ROOT} %if %{gcj_support} %post -p /usr/bin/rebuild-gcj-db %postun -p /usr/bin/rebuild-gcj-db %endif %files %defattr(-,root,root,-) %{eclipse_base}/features/org.python.pydev* %{eclipse_base}/plugins/org.python.pydev_* %{eclipse_base}/plugins/org.python.pydev.ast* %{eclipse_base}/plugins/org.python.pydev.core* %{eclipse_base}/plugins/org.python.pydev.debug* %{eclipse_base}/plugins/org.python.pydev.help* %{eclipse_base}/plugins/org.python.pydev.parser* %{eclipse_base}/plugins/org.python.pydev.templates* %{eclipse_base}/plugins/org.python.pydev.jython* %{eclipse_base}/plugins/org.python.pydev.refactoring* %if %{gcj_support} %{_libdir}/gcj/%{name} %endif %changelog * Fri Apr 27 2007 Igor Foox 1:1.3.1-5 - Add runtime dependancy on the JDT. - Reorganize Requires and BuildRequires. * Mon Apr 02 2007 Andrew Overholt 1:1.3.1-4 - Remove some whitespace, fix lines > 80 characters. - Remove unnecessary rm of junit.jar. - pushd to a deeper directory to fix long lines. - Add missing popd. - Typo in buildroot. * Mon Apr 02 2007 Igor Foox 1:1.3.1-3 - Remove ExclusiveArch. * Sun Apr 01 2007 Igor Foox 1:1.3.1-2 - Add Jython as a BuildRequires and Requires. - Fix buildroot. - Add dist tag. - Remove pkg_summary and eclipse_name macros. - Remove eclipse-jdt and eclipse-pde from BR as they are required by PDE. - Fix permissions on defattr. - Fix long lines. - Renumber and comment patches. - Update and simplify source drop generation comment. * Tue Mar 27 2007 Igor Foox 1:1.3.1-1 - Update to PyDev 1.3.1. * Mon Mar 26 2007 Igor Foox 1:1.3.0-2 - Add dependency on jython. * Sun Mar 25 2007 Igor Foox 1:1.3.0-1 - Update to version 1.3.0. - Update fetch script to include refactoring package. - Fixeup changelog epochs. - Remove #! lines from .py files. * Sat Mar 24 2007 Igor Foox 1:1.2.5-2 - Update to version 1.2.5. - Include Jython functionality again. - Fix spacing issues. - Remove backport to Java 1.4. - Change build method to package-build. - Include script to create the tarball. * Wed Jun 28 2006 Igor Foox 1:1.1.0-1 - Updated to version 1.1.0 (still backported) - Excluded Jython functionality - Removed _fc from version - Indented * Thu Feb 09 2006 Igor Foox 1:1.0.6_fc-1 - Building backported version. * Thu Feb 09 2006 Andrew Overholt 1:0.9.3_fc-14 - Build against 3.1.2. * Fri Dec 16 2005 Andrew Overholt 1:0.9.3_fc-13 - Build against gcc 4.1. * Thu Oct 27 2005 Andrew Overholt 1:0.9.3_fc-12 - Re-build. * Tue Aug 02 2005 Jeff Pound 1:0.9.3_fc-11 - Add patch to make python 2.4 default (bz#164847). * Fri Jul 15 2005 Andrew Overholt 1:0.9.3_fc-10 - Use gbenson's new aot-compile-rpm. * Fri Jul 08 2005 Jeff Pound 1:0.9.3_fc-9 - Fix eclipse build specification to be arch independant. - Fix build.properties javacDebugInfo flag (Robin Green bz#161534) - Add -g compile option (Robin Green bz#161534) * Tue Jul 05 2005 Jeff Pound 1:0.9.3_fc-8 - Apply Robin Greens patch to explicitly specify archive format (bz#162517) - Fix spec file description. * Tue Apr 26 2005 Andrew Overholt 1:0.9.3_fc-7 - Re-organize and make use of scripts. - Remove old tarball from sources. * Tue Apr 26 2005 Jeff Pound 1:0.9.3_fc-6 - Swap zip logic for tarball logic. - Upgrade to 0.9.3. - Remove 3.1 compat patch (included in 0.9.3). * Fri Mar 4 2005 Phil Muldoon 1:0.9.0-4_fc - Added x86_64 to ExclusiveArch * Thu Mar 3 2005 Jeffrey Pound 1:0.9.0-3_fc - Rewrite for native build. - Change gcc4 to gcc. - Add python as requirement. - Remove -g option for gcj. * Tue Feb 08 2005 Jeff Pound 1:0.9.0-1_fc - Initial version --- NEW FILE fetch-eclipse-pydev.sh --- #!/bin/sh # Generate a source drop for an PyDev # Usage message usage="usage: $0 " project_name=$1 cvs_root=$2 cvs_tag=$3 cvs_directory=$4 # Ensure we got all of the variables if [ "x$project_name"x = "xx" ] then echo >&2 "$usage" exit 1 fi if [ "x$cvs_root"x = "xx" ] then echo >&2 "$usage" exit 1 fi if [ "x$cvs_tag"x = "xx" ] then echo >&2 "$usage" exit 1 fi if [ "x$cvs_directory"x = "xx" ] then echo >&2 "$usage" exit 1 fi mkdir -p temp/home && cd temp #cvs -d $cvs_root co -r $cvs_tag $cvs_directory cvs -d $cvs_root co $cvs_directory pushd pydev # This patch adds the new plugins to the map file patch -p0 << _EOF_ Index: org.python.pydev.releng/maps/pydev.map =================================================================== RCS file: /cvs/eclipse/pydev/org.python.pydev.releng/maps/pydev.map,v retrieving revision 1.1 diff -u -p -r1.1 pydev.map --- org.python.pydev.releng/maps/pydev.map 7 Mar 2005 17:38:25 -0000 1.1 +++ org.python.pydev.releng/maps/pydev.map 12 Jan 2007 20:40:45 -0000 @@ -1,4 +1,10 @@ plugin at org.python.pydev=HEAD,:pserver:anonymous at cvs.sourceforge.net:/cvsroot/pydev,, plugin at org.python.pydev.debug=HEAD,:pserver:anonymous at cvs.sourceforge.net:/cvsroot/pydev,, plugin at org.python.pydev.help=HEAD,:pserver:anonymous at cvs.sourceforge.net:/cvsroot/pydev,, +plugin at org.python.pydev.templates=HEAD,:pserver:anonymous at cvs.sourceforge.net:/cvsroot/pydev,, +plugin at org.python.pydev.jython=HEAD,:pserver:anonymous at cvs.sourceforge.net:/cvsroot/pydev,, +plugin at org.python.pydev.ast=HEAD,:pserver:anonymous at cvs.sourceforge.net:/cvsroot/pydev,, +plugin at org.python.pydev.parser=HEAD,:pserver:anonymous at cvs.sourceforge.net:/cvsroot/pydev,, +plugin at org.python.pydev.core=HEAD,:pserver:anonymous at cvs.sourceforge.net:/cvsroot/pydev,, +plugin at org.python.pydev.refactoring=HEAD,:pserver:anonymous at cvs.sourceforge.net:/cvsroot/pydev,, feature at org.python.pydev.feature=HEAD,:pserver:anonymous at cvs.sourceforge.net:/cvsroot/pydev,, _EOF_ popd pushd $cvs_directory # Fix the map file sed --in-place "s/HEAD/$cvs_tag/g" maps/pydev.map sed --in-place "s|cvs.sourceforge.net|pydev.cvs.sourceforge.net|g" maps/pydev.map # Fetch the actual source eclipse \ -nosplash \ -Duser.home=../../home \ -application \ org.eclipse.ant.core.antRunner \ -buildfile build.xml \ -DbaseLocation=/usr/share/eclipse \ -Dpde.build.scripts=/usr/share/eclipse/plugins/org.eclipse.pde.build/scripts \ -Dcomponent=sdk \ -DbaseExists=true \ -DmapCvsRoot="$cvs_root" \ fetch popd # Make the source tarball tar jcf eclipse-$project_name-fetched-src-$cvs_tag.tar.bz2 $cvs_directory Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/eclipse-pydev/devel/.cvsignore,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- .cvsignore 21 Apr 2007 21:19:49 -0000 1.1 +++ .cvsignore 27 Apr 2007 18:56:32 -0000 1.2 @@ -0,0 +1 @@ +eclipse-pydev-fetched-src-pydev_1_3_1.tar.bz2 Index: sources =================================================================== RCS file: /cvs/extras/rpms/eclipse-pydev/devel/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 21 Apr 2007 21:19:49 -0000 1.1 +++ sources 27 Apr 2007 18:56:32 -0000 1.2 @@ -0,0 +1 @@ +0e4080d2995060abfa345bae0d0259f0 eclipse-pydev-fetched-src-pydev_1_3_1.tar.bz2 From fedora-extras-commits at redhat.com Fri Apr 27 19:12:17 2007 From: fedora-extras-commits at redhat.com (Brian Pepple (bpepple)) Date: Fri, 27 Apr 2007 15:12:17 -0400 Subject: rpms/evolution-brutus/devel .cvsignore, 1.2, 1.3 evolution-brutus.spec, 1.1, 1.2 sources, 1.2, 1.3 Message-ID: <200704271912.l3RJCHfv029221@cvs-int.fedora.redhat.com> Author: bpepple Update of /cvs/extras/rpms/evolution-brutus/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv29199 Modified Files: .cvsignore evolution-brutus.spec sources Log Message: * Fri Apr 27 2007 Brian Pepple - 1.1.26.0-1 - Update to 1.1.26.0. - Drop BR on gpgme-devel, and add BR on libgcrypt-devel. Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/evolution-brutus/devel/.cvsignore,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- .cvsignore 25 Apr 2007 18:03:24 -0000 1.2 +++ .cvsignore 27 Apr 2007 19:11:42 -0000 1.3 @@ -1 +1 @@ -evolution-brutus-1.1.25.9.tar.gz +evolution-brutus-1.1.26.0.tar.gz Index: evolution-brutus.spec =================================================================== RCS file: /cvs/extras/rpms/evolution-brutus/devel/evolution-brutus.spec,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- evolution-brutus.spec 25 Apr 2007 18:03:24 -0000 1.1 +++ evolution-brutus.spec 27 Apr 2007 19:11:42 -0000 1.2 @@ -6,8 +6,8 @@ Summary: A Brutus based Exchange connector for Novell Evolution 2.4 and later Name: evolution-brutus -Version: 1.1.25.9 -Release: 3%{?dist} +Version: 1.1.26.0 +Release: 1%{?dist} License: GPL Group: Applications/Productivity Source0: http://www.omesc.com/content/downloads/dist/Rawhide/SOURCES/%{name}-%{version}.tar.gz @@ -16,7 +16,7 @@ BuildRequires: ORBit2-devel >= 2.14.1 BuildRequires: evolution-data-server-devel >= 1.6 BuildRequires: intltool >= 0.30 -BuildRequires: gpgme-devel >= 1.1.2 +BuildRequires: libgcrypt-devel >= 1.2.2 BuildRequires: evolution-devel BuildRequires: e2fsprogs-devel BuildRequires: gettext @@ -95,6 +95,7 @@ %doc COPYING README docs/using_evolution-brutus %{_bindir}/brutusd %{_bindir}/brutus-keyringd +%{_bindir}/brutus-keyring-client %{_libexecdir}/brutus-query-password %{_libdir}/%{camel_provider_dir}/* %{_libdir}/libBrutus*.so.* @@ -112,6 +113,10 @@ %changelog +* Fri Apr 27 2007 Brian Pepple - 1.1.26.0-1 +- Update to 1.1.26.0. +- Drop BR on gpgme-devel, and add BR on libgcrypt-devel. + * Wed Apr 25 2007 Brian Pepple - 1.1.25.9-3 - Remove unnecessary requires for devel subpackage. Index: sources =================================================================== RCS file: /cvs/extras/rpms/evolution-brutus/devel/sources,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- sources 25 Apr 2007 18:03:24 -0000 1.2 +++ sources 27 Apr 2007 19:11:42 -0000 1.3 @@ -1 +1 @@ -fe291d43f506f106dca7a9fcc783d23e evolution-brutus-1.1.25.9.tar.gz +e7aec1f7abb54ea13bc1abbd9df7f88b evolution-brutus-1.1.26.0.tar.gz From fedora-extras-commits at redhat.com Fri Apr 27 19:37:24 2007 From: fedora-extras-commits at redhat.com (Michael DeHaan (mdehaan)) Date: Fri, 27 Apr 2007 15:37:24 -0400 Subject: rpms/koan/devel koan.spec,1.15,1.16 sources,1.14,1.15 Message-ID: <200704271937.l3RJbOdL029870@cvs-int.fedora.redhat.com> Author: mdehaan Update of /cvs/extras/rpms/koan/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv29849 Modified Files: koan.spec sources Log Message: 0.3.1-2 Index: koan.spec =================================================================== RCS file: /cvs/extras/rpms/koan/devel/koan.spec,v retrieving revision 1.15 retrieving revision 1.16 diff -u -r1.15 -r1.16 --- koan.spec 26 Apr 2007 21:48:11 -0000 1.15 +++ koan.spec 27 Apr 2007 19:36:48 -0000 1.16 @@ -3,7 +3,7 @@ Summary: Network provisioning tool for Xen and Bare Metal Machines Name: koan Version: 0.3.1 -Release: 1%{?dist} +Release: 2%{?dist} Source0: %{name}-%{version}.tar.gz License: GPL Group: Applications/System @@ -47,7 +47,7 @@ %changelog -* Thu Apr 26 2007 - Michael DeHaan - 0.3.1-1 +* Fri Apr 27 2007 - Michael DeHaan - 0.3.1-2 - Upstream changes (see CHANGELOG) * Tue Apr 24 2007 - Michael DeHaan - 0.3.0-1 Index: sources =================================================================== RCS file: /cvs/extras/rpms/koan/devel/sources,v retrieving revision 1.14 retrieving revision 1.15 diff -u -r1.14 -r1.15 --- sources 26 Apr 2007 21:48:11 -0000 1.14 +++ sources 27 Apr 2007 19:36:48 -0000 1.15 @@ -1 +1 @@ -03df02dc1ff71f81796ea447eb7da839 koan-0.3.1.tar.gz +7130b791bd2b22db1832a8337e9e8f7e koan-0.3.1.tar.gz From fedora-extras-commits at redhat.com Fri Apr 27 19:38:25 2007 From: fedora-extras-commits at redhat.com (Michael DeHaan (mdehaan)) Date: Fri, 27 Apr 2007 15:38:25 -0400 Subject: rpms/koan/FC-6 koan.spec,1.18,1.19 sources,1.15,1.16 Message-ID: <200704271938.l3RJcP1A029936@cvs-int.fedora.redhat.com> Author: mdehaan Update of /cvs/extras/rpms/koan/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv29914 Modified Files: koan.spec sources Log Message: 0.3.1-2 Index: koan.spec =================================================================== RCS file: /cvs/extras/rpms/koan/FC-6/koan.spec,v retrieving revision 1.18 retrieving revision 1.19 diff -u -r1.18 -r1.19 --- koan.spec 26 Apr 2007 21:49:06 -0000 1.18 +++ koan.spec 27 Apr 2007 19:37:50 -0000 1.19 @@ -3,7 +3,7 @@ Summary: Network provisioning tool for Xen and Bare Metal Machines Name: koan Version: 0.3.1 -Release: 1%{?dist} +Release: 2%{?dist} Source0: %{name}-%{version}.tar.gz License: GPL Group: Applications/System @@ -47,7 +47,7 @@ %changelog -* Thu Apr 26 2007 - Michael DeHaan - 0.3.1-1 +* Fri Apr 27 2007 - Michael DeHaan - 0.3.1-2 - Upstream changes (see CHANGELOG) * Tue Apr 24 2007 - Michael DeHaan - 0.3.0-1 Index: sources =================================================================== RCS file: /cvs/extras/rpms/koan/FC-6/sources,v retrieving revision 1.15 retrieving revision 1.16 diff -u -r1.15 -r1.16 --- sources 26 Apr 2007 21:49:06 -0000 1.15 +++ sources 27 Apr 2007 19:37:50 -0000 1.16 @@ -1 +1 @@ -03df02dc1ff71f81796ea447eb7da839 koan-0.3.1.tar.gz +7130b791bd2b22db1832a8337e9e8f7e koan-0.3.1.tar.gz From fedora-extras-commits at redhat.com Fri Apr 27 19:42:17 2007 From: fedora-extras-commits at redhat.com (Michael DeHaan (mdehaan)) Date: Fri, 27 Apr 2007 15:42:17 -0400 Subject: rpms/koan/FC-5 koan.spec,1.13,1.14 sources,1.12,1.13 Message-ID: <200704271942.l3RJgHxU030019@cvs-int.fedora.redhat.com> Author: mdehaan Update of /cvs/extras/rpms/koan/FC-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv29998 Modified Files: koan.spec sources Log Message: 0.3.1-2 Index: koan.spec =================================================================== RCS file: /cvs/extras/rpms/koan/FC-5/koan.spec,v retrieving revision 1.13 retrieving revision 1.14 diff -u -r1.13 -r1.14 --- koan.spec 26 Apr 2007 21:50:02 -0000 1.13 +++ koan.spec 27 Apr 2007 19:41:42 -0000 1.14 @@ -3,7 +3,7 @@ Summary: Network provisioning tool for Xen and Bare Metal Machines Name: koan Version: 0.3.1 -Release: 1%{?dist} +Release: 2%{?dist} Source0: %{name}-%{version}.tar.gz License: GPL Group: Applications/System @@ -47,7 +47,7 @@ %changelog -* Thu Apr 26 2007 - Michael DeHaan - 0.3.1-1 +* Fri Apr 27 2007 - Michael DeHaan - 0.3.1-2 - Upstream changes (see CHANGELOG) * Tue Apr 24 2007 - Michael DeHaan - 0.3.0-1 Index: sources =================================================================== RCS file: /cvs/extras/rpms/koan/FC-5/sources,v retrieving revision 1.12 retrieving revision 1.13 diff -u -r1.12 -r1.13 --- sources 26 Apr 2007 21:50:02 -0000 1.12 +++ sources 27 Apr 2007 19:41:42 -0000 1.13 @@ -1 +1 @@ -03df02dc1ff71f81796ea447eb7da839 koan-0.3.1.tar.gz +7130b791bd2b22db1832a8337e9e8f7e koan-0.3.1.tar.gz From fedora-extras-commits at redhat.com Fri Apr 27 21:08:52 2007 From: fedora-extras-commits at redhat.com (Michael Patrick McGrath (mmcgrath)) Date: Fri, 27 Apr 2007 17:08:52 -0400 Subject: accounts2/fas/fas/static/images success.png,NONE,1.1 Message-ID: <200704272108.l3RL8quI007670@cvs-int.fedora.redhat.com> Author: mmcgrath Update of /cvs/fedora/accounts2/fas/fas/static/images In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv7615/fas/fas/static/images Added Files: success.png Log Message: Major UI updates From fedora-extras-commits at redhat.com Fri Apr 27 21:08:57 2007 From: fedora-extras-commits at redhat.com (Michael Patrick McGrath (mmcgrath)) Date: Fri, 27 Apr 2007 17:08:57 -0400 Subject: accounts2/fas/fas/templates autoComplete.kid, 1.1, 1.2 editGroup.kid, 1.6, 1.7 signUp.kid, 1.2, 1.3 Message-ID: <200704272108.l3RL8vFj007685@cvs-int.fedora.redhat.com> Author: mmcgrath Update of /cvs/fedora/accounts2/fas/fas/templates In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv7615/fas/fas/templates Modified Files: autoComplete.kid editGroup.kid signUp.kid Log Message: Major UI updates Index: autoComplete.kid =================================================================== RCS file: /cvs/fedora/accounts2/fas/fas/templates/autoComplete.kid,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- autoComplete.kid 26 Mar 2007 15:11:18 -0000 1.1 +++ autoComplete.kid 27 Apr 2007 21:08:50 -0000 1.2 @@ -8,20 +8,7 @@ -

- - ${text_field.display(value_for(text_field), **params_for(text_field))} - -
- ${hidden_field.display(value_for(hidden_field), **params_for(hidden_field))} -
- + Index: editGroup.kid =================================================================== RCS file: /cvs/fedora/accounts2/fas/fas/templates/editGroup.kid,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- editGroup.kid 26 Apr 2007 19:35:50 -0000 1.6 +++ editGroup.kid 27 Apr 2007 21:08:50 -0000 1.7 @@ -22,6 +22,14 @@

${group.cn}

+ @@ -31,11 +39,13 @@
Name${group.cn}
Owner${group.fedoraGroupOwner}
Type${group.fedoraGroupType}

Members

-
+ +${searchUserForm.display(action='modifyGroup', value=value, method='get')} + Index: signUp.kid =================================================================== RCS file: /cvs/fedora/accounts2/fas/fas/templates/signUp.kid,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- signUp.kid 26 Apr 2007 18:31:11 -0000 1.2 +++ signUp.kid 27 Apr 2007 21:08:50 -0000 1.3 @@ -12,17 +12,18 @@ - - + +${form(action='newAccountSubmit', method='post')} From fedora-extras-commits at redhat.com Fri Apr 27 21:08:52 2007 From: fedora-extras-commits at redhat.com (Michael Patrick McGrath (mmcgrath)) Date: Fri, 27 Apr 2007 17:08:52 -0400 Subject: accounts2/fas/fas controllers.py,1.9,1.10 Message-ID: <200704272109.l3RL9MYn007691@cvs-int.fedora.redhat.com> Author: mmcgrath Update of /cvs/fedora/accounts2/fas/fas In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv7615/fas/fas Modified Files: controllers.py Log Message: Major UI updates Index: controllers.py =================================================================== RCS file: /cvs/fedora/accounts2/fas/fas/controllers.py,v retrieving revision 1.9 retrieving revision 1.10 diff -u -r1.9 -r1.10 --- controllers.py 26 Apr 2007 19:35:50 -0000 1.9 +++ controllers.py 27 Apr 2007 21:08:49 -0000 1.10 @@ -1,6 +1,6 @@ from turbogears import controllers, expose # from model import * -from turbogears import identity, redirect +from turbogears import identity, redirect, widgets, validate, validators, error_handler from cherrypy import request, response from fas.fasLDAP import UserAccount from fas.fasLDAP import Person @@ -13,6 +13,34 @@ # import logging # log = logging.getLogger("fas.controllers") + +class knownUser(validators.FancyValidator): + def _to_python(self, value, state): + return value.strip() + def validate_python(self, value, state): + p = Person.byUserName(value) + if p.cn: + raise validators.Invalid("'%s' already axists" % value, value, state) + +class newPerson(widgets.WidgetsList): +# cn = widgets.TextField(label='Username', validator=validators.PlainText(not_empty=True, max=10)) + cn = widgets.TextField(label='Username', validator=validators.All(knownUser(not_empty=True, max=10), validators.String(max=32, min=3))) + givenName = widgets.TextField(label='Full Name', validator=validators.String(not_empty=True, max=42)) + mail = widgets.TextField(label='email', validator=validators.Email(not_empty=True, strip=True)) + telephoneNumber = widgets.TextField(label='Telephone Number', validator=validators.PhoneNumber(not_empty=True)) + postalAddress = widgets.TextArea(label='Postal Address', validator=validators.NotEmpty) + +newPersonForm = widgets.TableForm(fields=newPerson(), submit_text='Sign Up') + +class findUser(widgets.WidgetsList): + userName = widgets.AutoCompleteField(search_controller='search', search_param='userName', result_name='people') + + action = widgets.HiddenField(default='apply', validator=validators.String(not_empty=True)) + + groupName = widgets.HiddenField(validator=validators.String(not_empty=True)) + +searchUserForm = widgets.TableForm(fields=findUser()) + class Root(controllers.RootController): @expose(template="fas.templates.error") def errorMessage(self, tg_exceptions=None): @@ -78,6 +106,7 @@ @exception_handler(errorMessage,rules="isinstance(tg_exceptions,ValueError)") @identity.require(identity.not_anonymous()) def editGroup(self, groupName): + try: groups = Groups.byGroupName(groupName, includeUnapproved=True) except KeyError, e: @@ -93,7 +122,10 @@ me = groups[userName] except: me = UserGroup() - return dict(groups=groups, group=group, me=me) + #searchUserForm.groupName.display('group') + #findUser.groupName.display(value='fff') + value = {'groupName' : group.cn} + return dict(groups=groups, group=group, me=me, searchUserForm=searchUserForm, value=value) @expose(template="fas.templates.groupList") @exception_handler(errorMessage,rules="isinstance(tg_exceptions,ValueError)") @@ -193,9 +225,10 @@ turbogears.identity.current.user_name=userName turbogears.flash('Sudoed to %s' % userName) turbogears.recirect('editAccount') - + + @error_handler(editGroup) + @validate(form=newPersonForm) @expose(template='fas.templates.apply') - @exception_handler(errorMessage, rules="isinstance(tg_exceptions,ValueError)") @identity.require(identity.not_anonymous()) def modifyGroup(self, groupName, action, userName): ''' Modifies group based on action, groupName and userName ''' @@ -325,10 +358,19 @@ return dict() @expose(template='fas.templates.signUp') - def newAccount(self, cn, givenName, mail, telephoneNumber, postalAddressForm): + def signUp(self): + if turbogears.identity.not_anonymous(): + turbogears.flash('No need to sign up, You have an account!') + turbogears.redirect('editAccount') + return dict(form=newPersonForm) + + @validate(form=newPersonForm) + @error_handler(signUp) + @expose(template='fas.templates.signUp') + def newAccountSubmit(self, cn, givenName, mail, telephoneNumber, postalAddress): import turbomail try: - Person.newPerson(cn.encode('utf8'), givenName.encode('utf8'), mail.encode('utf8'), telephoneNumber.encode('utf8'), postalAddressForm.encode('utf8')) + Person.newPerson(cn.encode('utf8'), givenName.encode('utf8'), mail.encode('utf8'), telephoneNumber.encode('utf8'), postalAddress.encode('utf8')) p = Person.byUserName(cn.encode('utf8')) newpass = p.generatePassword() message = turbomail.Message('accounts at fedoraproject.org', p.mail, 'Fedora Project Password Reset') @@ -341,13 +383,12 @@ turbogears.flash('%s Already Exists, Please pick a different name' % cn) turbogears.redirect('signUp') return dict() - - @expose(template='fas.templates.signUp') - def signUp(self): - if turbogears.identity.not_anonymous(): - turbogears.flash('No need to sign up, You have an account!') - turbogears.redirect('editAccount') - return dict() + + @expose(format="json") + def search(self, userName=None, groupName=None): + people = Person.users('%s*' % userName) + return dict(people= + filter(lambda item: userName in item.lower(), people)) @expose(template='fas.templates.invite') @@ -381,3 +422,5 @@ def relativeUser(realUser, sudoUser): ''' Takes user and sees if they are allow to sudo for remote group''' p = Person.byUserName('realUser') + + From fedora-extras-commits at redhat.com Fri Apr 27 21:08:52 2007 From: fedora-extras-commits at redhat.com (Michael Patrick McGrath (mmcgrath)) Date: Fri, 27 Apr 2007 17:08:52 -0400 Subject: accounts2/fas/fas/static/css style.css,1.3,1.4 Message-ID: <200704272109.l3RL9MLw007694@cvs-int.fedora.redhat.com> Author: mmcgrath Update of /cvs/fedora/accounts2/fas/fas/static/css In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv7615/fas/fas/static/css Modified Files: style.css Log Message: Major UI updates Index: style.css =================================================================== RCS file: /cvs/fedora/accounts2/fas/fas/static/css/style.css,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- style.css 26 Apr 2007 18:31:11 -0000 1.3 +++ style.css 27 Apr 2007 21:08:50 -0000 1.4 @@ -352,3 +352,14 @@ color: #3465A4; } +.flash +{ + float: left; + background: #DEE6B1 url(/fas/static/images/success.png) 10px 50% no-repeat; + height: 50px; + line-height: 50px; + border: 1px solid #998877; + padding: 0 15px 0 43px; + margin-top: 9px; +} + From fedora-extras-commits at redhat.com Fri Apr 27 21:49:28 2007 From: fedora-extras-commits at redhat.com (Brian Pepple (bpepple)) Date: Fri, 27 Apr 2007 17:49:28 -0400 Subject: rpms/evolution-brutus/devel evolution-brutus-1.1.26.0-config64.patch, NONE, 1.1 evolution-brutus.spec, 1.2, 1.3 Message-ID: <200704272149.l3RLnSt9008941@cvs-int.fedora.redhat.com> Author: bpepple Update of /cvs/extras/rpms/evolution-brutus/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv8916 Modified Files: evolution-brutus.spec Added Files: evolution-brutus-1.1.26.0-config64.patch Log Message: * Fri Apr 27 2007 Brian Pepple - 1.1.26.0-2 - add patch to build on x86_64. - Minor formatting changes. evolution-brutus-1.1.26.0-config64.patch: --- NEW FILE evolution-brutus-1.1.26.0-config64.patch --- diff -ur evolution-brutus-1.1.26.0.OLD/configure evolution-brutus-1.1.26.0/configure --- evolution-brutus-1.1.26.0.OLD/configure 2007-04-27 08:33:58.000000000 -0400 +++ evolution-brutus-1.1.26.0/configure 2007-04-27 16:52:02.000000000 -0400 @@ -3137,7 +3137,7 @@ if test "$brutus_target" = "OpenSUSE_10_3"; then PKGCONFIG_DIR='/opt/gnome/lib/pkgconfig/' else - PKGCONFIG_DIR='/usr/lib/pkgconfig/' + PKGCONFIG_DIR='/usr/lib*/pkgconfig/' fi fi Index: evolution-brutus.spec =================================================================== RCS file: /cvs/extras/rpms/evolution-brutus/devel/evolution-brutus.spec,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- evolution-brutus.spec 27 Apr 2007 19:11:42 -0000 1.2 +++ evolution-brutus.spec 27 Apr 2007 21:48:53 -0000 1.3 @@ -3,26 +3,28 @@ %define eds_api_version 1.2 %define eds_base_version 1.10 +Name: evolution-brutus +Version: 1.1.26.0 +Release: 2%{?dist} +Summary: Brutus based Exchange connector for Novell Evolution 2.4 and later + +License: GPL +Group: Applications/Productivity +URL: http://www.omesc.com/modules/xoopsfaq/index.php?cat_id=6 +Source0: http://www.omesc.com/content/downloads/dist/Rawhide/SOURCES/%{name}-%{version}.tar.gz +Patch0: %{name}-%{version}-config64.patch +BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) + +BuildRequires: ORBit2-devel >= 2.14.1 +BuildRequires: evolution-data-server-devel >= 1.6 +BuildRequires: intltool >= 0.30 +BuildRequires: libgcrypt-devel >= 1.2.2 +BuildRequires: evolution-devel +BuildRequires: e2fsprogs-devel +BuildRequires: gettext -Summary: A Brutus based Exchange connector for Novell Evolution 2.4 and later -Name: evolution-brutus -Version: 1.1.26.0 -Release: 1%{?dist} -License: GPL -Group: Applications/Productivity -Source0: http://www.omesc.com/content/downloads/dist/Rawhide/SOURCES/%{name}-%{version}.tar.gz -BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) -URL: http://www.omesc.com/modules/xoopsfaq/index.php?cat_id=6 -BuildRequires: ORBit2-devel >= 2.14.1 -BuildRequires: evolution-data-server-devel >= 1.6 -BuildRequires: intltool >= 0.30 -BuildRequires: libgcrypt-devel >= 1.2.2 -BuildRequires: evolution-devel -BuildRequires: e2fsprogs-devel -BuildRequires: gettext - -Requires: libIDL >= 0.8.5 -Requires: evolution +Requires: libIDL >= 0.8.5 +Requires: evolution %description @@ -58,7 +60,9 @@ %prep -%setup -q +%setup -q +%patch0 -p1 -b .config64 + %build %configure \ @@ -113,6 +117,10 @@ %changelog +* Fri Apr 27 2007 Brian Pepple - 1.1.26.0-2 +- add patch to build on x86_64. +- Minor formatting changes. + * Fri Apr 27 2007 Brian Pepple - 1.1.26.0-1 - Update to 1.1.26.0. - Drop BR on gpgme-devel, and add BR on libgcrypt-devel. From fedora-extras-commits at redhat.com Fri Apr 27 23:02:02 2007 From: fedora-extras-commits at redhat.com (Andreas Bierfert (awjb)) Date: Fri, 27 Apr 2007 19:02:02 -0400 Subject: rpms/wine/FC-5 .cvsignore, 1.31, 1.32 sources, 1.32, 1.33 wine.spec, 1.44, 1.45 Message-ID: <200704272302.l3RN22K2019863@cvs-int.fedora.redhat.com> Author: awjb Update of /cvs/extras/rpms/wine/FC-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv19796/FC-5 Modified Files: .cvsignore sources wine.spec Log Message: - version upgrade Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/wine/FC-5/.cvsignore,v retrieving revision 1.31 retrieving revision 1.32 diff -u -r1.31 -r1.32 --- .cvsignore 18 Apr 2007 07:58:15 -0000 1.31 +++ .cvsignore 27 Apr 2007 23:01:27 -0000 1.32 @@ -1 +1 @@ -wine-0.9.35-fe.tar.bz2 +wine-0.9.36-fe.tar.bz2 Index: sources =================================================================== RCS file: /cvs/extras/rpms/wine/FC-5/sources,v retrieving revision 1.32 retrieving revision 1.33 diff -u -r1.32 -r1.33 --- sources 18 Apr 2007 07:58:15 -0000 1.32 +++ sources 27 Apr 2007 23:01:27 -0000 1.33 @@ -1 +1 @@ -2fa5472a5191480e8039123b4377857e wine-0.9.35-fe.tar.bz2 +985fb75705f308563d326de55915c726 wine-0.9.36-fe.tar.bz2 Index: wine.spec =================================================================== RCS file: /cvs/extras/rpms/wine/FC-5/wine.spec,v retrieving revision 1.44 retrieving revision 1.45 diff -u -r1.44 -r1.45 --- wine.spec 18 Apr 2007 07:58:15 -0000 1.44 +++ wine.spec 27 Apr 2007 23:01:27 -0000 1.45 @@ -1,7 +1,7 @@ %define __global_cflags -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fno-stack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables Name: wine -Version: 0.9.35 +Version: 0.9.36 Release: 1%{?dist} Summary: A Windows 16/32/64 bit emulator @@ -20,7 +20,7 @@ # Makefile.in:dlls/winemp3.acm/Makefile: dlls/winemp3.acm/Makefile.in dlls/Makedll.rules # programs/winecfg/libraries.c: "winemp3.acm", -Source0: wine-0.9.35-fe.tar.bz2 +Source0: wine-0.9.36-fe.tar.bz2 Source1: wine.init Source3: wine-README-Fedora Source4: wine-32.conf @@ -378,6 +378,7 @@ %{_mandir}/man1/wineserver.1* %{_libdir}/libwine.so.1* %dir %{_libdir}/wine +%{_libdir}/wine/acledit.dll.so %{_libdir}/wine/activeds.dll.so %{_libdir}/wine/advapi32.dll.so %{_libdir}/wine/advpack.dll.so @@ -559,6 +560,7 @@ %{_libdir}/wine/storage.dll16 %{_libdir}/wine/stress.dll16 %{_libdir}/wine/svrapi.dll.so +%{_libdir}/wine/sxs.dll.so %{_libdir}/wine/system.drv16 %{_libdir}/wine/tapi32.dll.so %{_libdir}/wine/toolhelp.dll16 @@ -715,6 +717,10 @@ %{_libdir}/wine/*.def %changelog +* Sat Apr 28 2007 Andreas Bierfert +0.9.36-1 +- version upgrade + * Mon Apr 16 2007 Andreas Bierfert 0.9.35-1 - version upgrade (#234766) From fedora-extras-commits at redhat.com Fri Apr 27 23:02:07 2007 From: fedora-extras-commits at redhat.com (Andreas Bierfert (awjb)) Date: Fri, 27 Apr 2007 19:02:07 -0400 Subject: rpms/wine/FC-6 .cvsignore, 1.32, 1.33 sources, 1.33, 1.34 wine.spec, 1.45, 1.46 Message-ID: <200704272302.l3RN27o7019869@cvs-int.fedora.redhat.com> Author: awjb Update of /cvs/extras/rpms/wine/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv19796/FC-6 Modified Files: .cvsignore sources wine.spec Log Message: - version upgrade Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/wine/FC-6/.cvsignore,v retrieving revision 1.32 retrieving revision 1.33 diff -u -r1.32 -r1.33 --- .cvsignore 18 Apr 2007 07:58:19 -0000 1.32 +++ .cvsignore 27 Apr 2007 23:01:32 -0000 1.33 @@ -1 +1 @@ -wine-0.9.35-fe.tar.bz2 +wine-0.9.36-fe.tar.bz2 Index: sources =================================================================== RCS file: /cvs/extras/rpms/wine/FC-6/sources,v retrieving revision 1.33 retrieving revision 1.34 diff -u -r1.33 -r1.34 --- sources 18 Apr 2007 07:58:19 -0000 1.33 +++ sources 27 Apr 2007 23:01:32 -0000 1.34 @@ -1 +1 @@ -2fa5472a5191480e8039123b4377857e wine-0.9.35-fe.tar.bz2 +985fb75705f308563d326de55915c726 wine-0.9.36-fe.tar.bz2 Index: wine.spec =================================================================== RCS file: /cvs/extras/rpms/wine/FC-6/wine.spec,v retrieving revision 1.45 retrieving revision 1.46 diff -u -r1.45 -r1.46 --- wine.spec 18 Apr 2007 07:58:19 -0000 1.45 +++ wine.spec 27 Apr 2007 23:01:32 -0000 1.46 @@ -1,7 +1,7 @@ %define __global_cflags -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fno-stack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables Name: wine -Version: 0.9.35 +Version: 0.9.36 Release: 1%{?dist} Summary: A Windows 16/32/64 bit emulator @@ -20,7 +20,7 @@ # Makefile.in:dlls/winemp3.acm/Makefile: dlls/winemp3.acm/Makefile.in dlls/Makedll.rules # programs/winecfg/libraries.c: "winemp3.acm", -Source0: wine-0.9.35-fe.tar.bz2 +Source0: wine-0.9.36-fe.tar.bz2 Source1: wine.init Source3: wine-README-Fedora Source4: wine-32.conf @@ -378,6 +378,7 @@ %{_mandir}/man1/wineserver.1* %{_libdir}/libwine.so.1* %dir %{_libdir}/wine +%{_libdir}/wine/acledit.dll.so %{_libdir}/wine/activeds.dll.so %{_libdir}/wine/advapi32.dll.so %{_libdir}/wine/advpack.dll.so @@ -559,6 +560,7 @@ %{_libdir}/wine/storage.dll16 %{_libdir}/wine/stress.dll16 %{_libdir}/wine/svrapi.dll.so +%{_libdir}/wine/sxs.dll.so %{_libdir}/wine/system.drv16 %{_libdir}/wine/tapi32.dll.so %{_libdir}/wine/toolhelp.dll16 @@ -715,6 +717,10 @@ %{_libdir}/wine/*.def %changelog +* Sat Apr 28 2007 Andreas Bierfert +0.9.36-1 +- version upgrade + * Mon Apr 16 2007 Andreas Bierfert 0.9.35-1 - version upgrade (#234766) From fedora-extras-commits at redhat.com Fri Apr 27 23:02:12 2007 From: fedora-extras-commits at redhat.com (Andreas Bierfert (awjb)) Date: Fri, 27 Apr 2007 19:02:12 -0400 Subject: rpms/wine/devel .cvsignore, 1.32, 1.33 sources, 1.33, 1.34 wine.spec, 1.46, 1.47 Message-ID: <200704272302.l3RN2Csc019880@cvs-int.fedora.redhat.com> Author: awjb Update of /cvs/extras/rpms/wine/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv19796/devel Modified Files: .cvsignore sources wine.spec Log Message: - version upgrade Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/wine/devel/.cvsignore,v retrieving revision 1.32 retrieving revision 1.33 diff -u -r1.32 -r1.33 --- .cvsignore 18 Apr 2007 07:58:23 -0000 1.32 +++ .cvsignore 27 Apr 2007 23:01:37 -0000 1.33 @@ -1 +1 @@ -wine-0.9.35-fe.tar.bz2 +wine-0.9.36-fe.tar.bz2 Index: sources =================================================================== RCS file: /cvs/extras/rpms/wine/devel/sources,v retrieving revision 1.33 retrieving revision 1.34 diff -u -r1.33 -r1.34 --- sources 18 Apr 2007 07:58:23 -0000 1.33 +++ sources 27 Apr 2007 23:01:37 -0000 1.34 @@ -1 +1 @@ -2fa5472a5191480e8039123b4377857e wine-0.9.35-fe.tar.bz2 +985fb75705f308563d326de55915c726 wine-0.9.36-fe.tar.bz2 Index: wine.spec =================================================================== RCS file: /cvs/extras/rpms/wine/devel/wine.spec,v retrieving revision 1.46 retrieving revision 1.47 diff -u -r1.46 -r1.47 --- wine.spec 18 Apr 2007 07:58:23 -0000 1.46 +++ wine.spec 27 Apr 2007 23:01:37 -0000 1.47 @@ -1,7 +1,7 @@ %define __global_cflags -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fno-stack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables Name: wine -Version: 0.9.35 +Version: 0.9.36 Release: 1%{?dist} Summary: A Windows 16/32/64 bit emulator @@ -20,7 +20,7 @@ # Makefile.in:dlls/winemp3.acm/Makefile: dlls/winemp3.acm/Makefile.in dlls/Makedll.rules # programs/winecfg/libraries.c: "winemp3.acm", -Source0: wine-0.9.35-fe.tar.bz2 +Source0: wine-0.9.36-fe.tar.bz2 Source1: wine.init Source3: wine-README-Fedora Source4: wine-32.conf @@ -378,6 +378,7 @@ %{_mandir}/man1/wineserver.1* %{_libdir}/libwine.so.1* %dir %{_libdir}/wine +%{_libdir}/wine/acledit.dll.so %{_libdir}/wine/activeds.dll.so %{_libdir}/wine/advapi32.dll.so %{_libdir}/wine/advpack.dll.so @@ -559,6 +560,7 @@ %{_libdir}/wine/storage.dll16 %{_libdir}/wine/stress.dll16 %{_libdir}/wine/svrapi.dll.so +%{_libdir}/wine/sxs.dll.so %{_libdir}/wine/system.drv16 %{_libdir}/wine/tapi32.dll.so %{_libdir}/wine/toolhelp.dll16 @@ -715,6 +717,10 @@ %{_libdir}/wine/*.def %changelog +* Sat Apr 28 2007 Andreas Bierfert +0.9.36-1 +- version upgrade + * Mon Apr 16 2007 Andreas Bierfert 0.9.35-1 - version upgrade (#234766) @@ -730,14 +736,14 @@ 0.9.33-1 - version upgrade -* Sun Mar 04 2007 Andreas Bierfert -0.9.32-1 -- version upgrade - * Tue Feb 27 2007 Andreas Bierfert 0.9.31-2 - fix #230131 +* Sun Mar 04 2007 Andreas Bierfert +0.9.32-1 +- version upgrade + * Sat Feb 17 2007 Andreas Bierfert 0.9.31-1 - version upgrade From fedora-extras-commits at redhat.com Fri Apr 27 23:02:45 2007 From: fedora-extras-commits at redhat.com (Andreas Bierfert (awjb)) Date: Fri, 27 Apr 2007 19:02:45 -0400 Subject: rpms/dosbox/devel dosbox.desktop,1.3,1.4 dosbox.spec,1.22,1.23 Message-ID: <200704272302.l3RN2j49019971@cvs-int.fedora.redhat.com> Author: awjb Update of /cvs/extras/rpms/dosbox/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv19860 Modified Files: dosbox.desktop dosbox.spec Log Message: - proper fix for #230902 - require hicolor-icon-theme - drop X-Fedora category Index: dosbox.desktop =================================================================== RCS file: /cvs/extras/rpms/dosbox/devel/dosbox.desktop,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- dosbox.desktop 25 Apr 2007 21:21:38 -0000 1.3 +++ dosbox.desktop 27 Apr 2007 23:02:10 -0000 1.4 @@ -6,4 +6,4 @@ Icon=dosbox.png Terminal=false Type=Application -Categories=Application;System;Emulator; +Categories=System;Emulator; Index: dosbox.spec =================================================================== RCS file: /cvs/extras/rpms/dosbox/devel/dosbox.spec,v retrieving revision 1.22 retrieving revision 1.23 diff -u -r1.22 -r1.23 --- dosbox.spec 25 Apr 2007 21:21:38 -0000 1.22 +++ dosbox.spec 27 Apr 2007 23:02:10 -0000 1.23 @@ -1,6 +1,6 @@ Name: dosbox Version: 0.70 -Release: 2%{?dist} +Release: 3%{?dist} Summary: x86/DOS emulator with sound and graphics @@ -19,6 +19,8 @@ BuildRequires: alsa-lib-devel BuildRequireS: libGLU-devel +Requires: hicolor-icon-theme + %description DOSBox is a DOS-emulator using SDL for easy portability to different @@ -50,7 +52,6 @@ desktop-file-install \ --vendor=fedora \ --dir=${RPM_BUILD_ROOT}%{_datadir}/applications \ - --add-category=X-Fedora \ %{SOURCE1} mkdir -p ${RPM_BUILD_ROOT}%{_datadir}/pixmaps @@ -71,6 +72,12 @@ %changelog +* Fri Apr 27 2007 Andreas Bierfert +0.70-3 +- proper fix for #230902 +- require hicolor-icon-theme +- drop X-Fedora category + * Wed Apr 25 2007 Andreas Bierfert 0.70-2 - fix #230902 From fedora-extras-commits at redhat.com Fri Apr 27 23:04:25 2007 From: fedora-extras-commits at redhat.com (Andreas Bierfert (awjb)) Date: Fri, 27 Apr 2007 19:04:25 -0400 Subject: rpms/wine/devel wine.spec,1.47,1.48 Message-ID: <200704272304.l3RN4POg020065@cvs-int.fedora.redhat.com> Author: awjb Update of /cvs/extras/rpms/wine/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv20036 Modified Files: wine.spec Log Message: - fix c&p Index: wine.spec =================================================================== RCS file: /cvs/extras/rpms/wine/devel/wine.spec,v retrieving revision 1.47 retrieving revision 1.48 diff -u -r1.47 -r1.48 --- wine.spec 27 Apr 2007 23:01:37 -0000 1.47 +++ wine.spec 27 Apr 2007 23:03:50 -0000 1.48 @@ -736,14 +736,14 @@ 0.9.33-1 - version upgrade -* Tue Feb 27 2007 Andreas Bierfert -0.9.31-2 -- fix #230131 - * Sun Mar 04 2007 Andreas Bierfert 0.9.32-1 - version upgrade +* Tue Feb 27 2007 Andreas Bierfert +0.9.31-2 +- fix #230131 + * Sat Feb 17 2007 Andreas Bierfert 0.9.31-1 - version upgrade From fedora-extras-commits at redhat.com Fri Apr 27 23:09:05 2007 From: fedora-extras-commits at redhat.com (Andreas Bierfert (awjb)) Date: Fri, 27 Apr 2007 19:09:05 -0400 Subject: rpms/wine-docs/FC-5 .cvsignore, 1.24, 1.25 sources, 1.24, 1.25 wine-docs.spec, 1.24, 1.25 Message-ID: <200704272309.l3RN954r020259@cvs-int.fedora.redhat.com> Author: awjb Update of /cvs/extras/rpms/wine-docs/FC-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv20198/FC-5 Modified Files: .cvsignore sources wine-docs.spec Log Message: - version upgrade Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/wine-docs/FC-5/.cvsignore,v retrieving revision 1.24 retrieving revision 1.25 diff -u -r1.24 -r1.25 --- .cvsignore 18 Apr 2007 08:21:32 -0000 1.24 +++ .cvsignore 27 Apr 2007 23:08:30 -0000 1.25 @@ -1 +1 @@ -wine-docs-0.9.35.tar.bz2 +wine-docs-0.9.36.tar.bz2 Index: sources =================================================================== RCS file: /cvs/extras/rpms/wine-docs/FC-5/sources,v retrieving revision 1.24 retrieving revision 1.25 diff -u -r1.24 -r1.25 --- sources 18 Apr 2007 08:21:32 -0000 1.24 +++ sources 27 Apr 2007 23:08:30 -0000 1.25 @@ -1 +1 @@ -fc59bf41e10aa9e5bf6c8b843bb0f0a0 wine-docs-0.9.35.tar.bz2 +5ee478f2bb6699dcfb7be72232abc393 wine-docs-0.9.36.tar.bz2 Index: wine-docs.spec =================================================================== RCS file: /cvs/extras/rpms/wine-docs/FC-5/wine-docs.spec,v retrieving revision 1.24 retrieving revision 1.25 diff -u -r1.24 -r1.25 --- wine-docs.spec 18 Apr 2007 08:21:32 -0000 1.24 +++ wine-docs.spec 27 Apr 2007 23:08:30 -0000 1.25 @@ -1,12 +1,12 @@ Name: wine-docs -Version: 0.9.35 +Version: 0.9.36 Release: 1%{?dist} Summary: Documentation for wine Group: Documentation License: LGPL URL: http://www.winehq.org -Source0: http://ibiblio.org/pub/linux/system/emulators/wine/wine-docs-0.9.35.tar.bz2 +Source0: http://ibiblio.org/pub/linux/system/emulators/wine/wine-docs-0.9.36.tar.bz2 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch BuildRequires: docbook-utils-pdf @@ -37,6 +37,10 @@ %doc en/*pdf en/*ps en/*txt en/*html COPYING.LIB %changelog +* Sat Apr 28 2007 Andreas Bierfert +0.9.36-1 +- version upgrade + * Wed Apr 18 2007 Andreas Bierfert 0.9.35-1 - version upgrade From fedora-extras-commits at redhat.com Fri Apr 27 23:09:14 2007 From: fedora-extras-commits at redhat.com (Andreas Bierfert (awjb)) Date: Fri, 27 Apr 2007 19:09:14 -0400 Subject: rpms/wine-docs/devel .cvsignore, 1.24, 1.25 sources, 1.24, 1.25 wine-docs.spec, 1.24, 1.25 Message-ID: <200704272309.l3RN9Ec6020281@cvs-int.fedora.redhat.com> Author: awjb Update of /cvs/extras/rpms/wine-docs/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv20198/devel Modified Files: .cvsignore sources wine-docs.spec Log Message: - version upgrade Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/wine-docs/devel/.cvsignore,v retrieving revision 1.24 retrieving revision 1.25 diff -u -r1.24 -r1.25 --- .cvsignore 18 Apr 2007 08:21:45 -0000 1.24 +++ .cvsignore 27 Apr 2007 23:08:39 -0000 1.25 @@ -1 +1 @@ -wine-docs-0.9.35.tar.bz2 +wine-docs-0.9.36.tar.bz2 Index: sources =================================================================== RCS file: /cvs/extras/rpms/wine-docs/devel/sources,v retrieving revision 1.24 retrieving revision 1.25 diff -u -r1.24 -r1.25 --- sources 18 Apr 2007 08:21:45 -0000 1.24 +++ sources 27 Apr 2007 23:08:39 -0000 1.25 @@ -1 +1 @@ -fc59bf41e10aa9e5bf6c8b843bb0f0a0 wine-docs-0.9.35.tar.bz2 +5ee478f2bb6699dcfb7be72232abc393 wine-docs-0.9.36.tar.bz2 Index: wine-docs.spec =================================================================== RCS file: /cvs/extras/rpms/wine-docs/devel/wine-docs.spec,v retrieving revision 1.24 retrieving revision 1.25 diff -u -r1.24 -r1.25 --- wine-docs.spec 18 Apr 2007 08:21:45 -0000 1.24 +++ wine-docs.spec 27 Apr 2007 23:08:39 -0000 1.25 @@ -1,12 +1,12 @@ Name: wine-docs -Version: 0.9.35 +Version: 0.9.36 Release: 1%{?dist} Summary: Documentation for wine Group: Documentation License: LGPL URL: http://www.winehq.org -Source0: http://ibiblio.org/pub/linux/system/emulators/wine/wine-docs-0.9.35.tar.bz2 +Source0: http://ibiblio.org/pub/linux/system/emulators/wine/wine-docs-0.9.36.tar.bz2 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch BuildRequires: docbook-utils-pdf @@ -37,6 +37,10 @@ %doc en/*pdf en/*ps en/*txt en/*html COPYING.LIB %changelog +* Sat Apr 28 2007 Andreas Bierfert +0.9.36-1 +- version upgrade + * Wed Apr 18 2007 Andreas Bierfert 0.9.35-1 - version upgrade From fedora-extras-commits at redhat.com Fri Apr 27 23:09:09 2007 From: fedora-extras-commits at redhat.com (Andreas Bierfert (awjb)) Date: Fri, 27 Apr 2007 19:09:09 -0400 Subject: rpms/wine-docs/FC-6 .cvsignore, 1.24, 1.25 sources, 1.24, 1.25 wine-docs.spec, 1.24, 1.25 Message-ID: <200704272309.l3RN99Dt020272@cvs-int.fedora.redhat.com> Author: awjb Update of /cvs/extras/rpms/wine-docs/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv20198/FC-6 Modified Files: .cvsignore sources wine-docs.spec Log Message: - version upgrade Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/wine-docs/FC-6/.cvsignore,v retrieving revision 1.24 retrieving revision 1.25 diff -u -r1.24 -r1.25 --- .cvsignore 18 Apr 2007 08:21:40 -0000 1.24 +++ .cvsignore 27 Apr 2007 23:08:35 -0000 1.25 @@ -1 +1 @@ -wine-docs-0.9.35.tar.bz2 +wine-docs-0.9.36.tar.bz2 Index: sources =================================================================== RCS file: /cvs/extras/rpms/wine-docs/FC-6/sources,v retrieving revision 1.24 retrieving revision 1.25 diff -u -r1.24 -r1.25 --- sources 18 Apr 2007 08:21:40 -0000 1.24 +++ sources 27 Apr 2007 23:08:35 -0000 1.25 @@ -1 +1 @@ -fc59bf41e10aa9e5bf6c8b843bb0f0a0 wine-docs-0.9.35.tar.bz2 +5ee478f2bb6699dcfb7be72232abc393 wine-docs-0.9.36.tar.bz2 Index: wine-docs.spec =================================================================== RCS file: /cvs/extras/rpms/wine-docs/FC-6/wine-docs.spec,v retrieving revision 1.24 retrieving revision 1.25 diff -u -r1.24 -r1.25 --- wine-docs.spec 18 Apr 2007 08:21:40 -0000 1.24 +++ wine-docs.spec 27 Apr 2007 23:08:35 -0000 1.25 @@ -1,12 +1,12 @@ Name: wine-docs -Version: 0.9.35 +Version: 0.9.36 Release: 1%{?dist} Summary: Documentation for wine Group: Documentation License: LGPL URL: http://www.winehq.org -Source0: http://ibiblio.org/pub/linux/system/emulators/wine/wine-docs-0.9.35.tar.bz2 +Source0: http://ibiblio.org/pub/linux/system/emulators/wine/wine-docs-0.9.36.tar.bz2 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch BuildRequires: docbook-utils-pdf @@ -37,6 +37,10 @@ %doc en/*pdf en/*ps en/*txt en/*html COPYING.LIB %changelog +* Sat Apr 28 2007 Andreas Bierfert +0.9.36-1 +- version upgrade + * Wed Apr 18 2007 Andreas Bierfert 0.9.35-1 - version upgrade From fedora-extras-commits at redhat.com Sat Apr 28 00:45:22 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Fri, 27 Apr 2007 20:45:22 -0400 Subject: owners owners.epel.list,1.149,1.150 Message-ID: <200704280045.l3S0jMlF030911@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/owners In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners Modified Files: owners.epel.list Log Message: add wine and wine-docs to EL-5 Index: owners.epel.list =================================================================== RCS file: /cvs/extras/owners/owners.epel.list,v retrieving revision 1.149 retrieving revision 1.150 diff -u -r1.149 -r1.150 --- owners.epel.list 25 Apr 2007 19:36:15 -0000 1.149 +++ owners.epel.list 28 Apr 2007 00:44:51 -0000 1.150 @@ -497,6 +497,7 @@ Fedora EPEL|wgrib|Manipulate, inventory and decode GRIB files|orion at cora.nwra.com|extras-qa at fedoraproject.org| Fedora EPEL|whatmask|Convert between different netmask types and show information|rpm at timj.co.uk|extras-qa at fedoraproject.org| Fedora EPEL|wine|A Windows 16/32/64 bit emulator|andreas.bierfert at lowlatency.de|extras-qa at fedoraproject.org| +Fedora EPEL|wine-docs|Documentation for wine|andreas.bierfert at lowlatency.de|extras-qa at fedoraproject.org| Fedora EPEL|wxMaxima|Graphical user interface for Maxima|rdieter at math.unl.edu|extras-qa at fedoraproject.org| Fedora EPEL|xdg-utils|Basic desktop integration functions|rdieter at math.unl.edu|extras-qa at fedoraproject.org| Fedora EPEL|xforms|An X11 toolkit library|rdieter at math.unl.edu|extras-qa at fedoraproject.org| From fedora-extras-commits at redhat.com Sat Apr 28 00:46:56 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Fri, 27 Apr 2007 20:46:56 -0400 Subject: owners owners.list,1.2740,1.2741 Message-ID: <200704280046.l3S0kuSx030994@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/owners In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners Modified Files: owners.list Log Message: add owner to thinkfinger Index: owners.list =================================================================== RCS file: /cvs/extras/owners/owners.list,v retrieving revision 1.2740 retrieving revision 1.2741 diff -u -r1.2740 -r1.2741 --- owners.list 27 Apr 2007 16:56:24 -0000 1.2740 +++ owners.list 28 Apr 2007 00:46:26 -0000 1.2741 @@ -2902,7 +2902,7 @@ Fedora Extras|themes-backgrounds-gnome|Assorted Backgrounds from art.gnome.org|chabotc at xs4all.nl|extras-qa at fedoraproject.org| Fedora Extras|theora-exp|Experimental theora decoder|j.w.r.degoede at hhs.nl|extras-qa at fedoraproject.org| Fedora Extras|thewidgetfactory|A tool for previewing widgets|luya_tfz at thefinalzone.com|extras-qa at fedoraproject.org| -Fedora Extras|thinkfinger|A driver for the UPEK/SGS Thomson Microelectronics fingerprint reader|belegdol at gmail.com|extras-qa at fedoraproject.org| +Fedora Extras|thinkfinger|A driver for the UPEK/SGS Thomson Microelectronics fingerprint reader|belegdol at gmail.com,jplans at redhat.com|extras-qa at fedoraproject.org| Fedora Extras|thinkpad-kmod|Supplemental kernel modules for ThinkPad laptop computers|extras-orphan at fedoraproject.org|extras-qa at fedoraproject.org| Fedora Extras|thinkpad-kmod-common|Common files for ThinkPad kernel module packages|extras-orphan at fedoraproject.org|extras-qa at fedoraproject.org| Fedora Extras|thttpd|Tiny, turbo, throttleable lightweight http server|matthias at rpmforge.net|extras-qa at fedoraproject.org| From fedora-extras-commits at redhat.com Sat Apr 28 00:49:30 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Fri, 27 Apr 2007 20:49:30 -0400 Subject: owners owners.epel.list,1.150,1.151 Message-ID: <200704280049.l3S0nUsi031249@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/owners In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners Modified Files: owners.epel.list Log Message: add php-pear-File php-pear-Net-URL php-pear-DB-QueryTool to EL-5 Index: owners.epel.list =================================================================== RCS file: /cvs/extras/owners/owners.epel.list,v retrieving revision 1.150 retrieving revision 1.151 diff -u -r1.150 -r1.151 --- owners.epel.list 28 Apr 2007 00:44:51 -0000 1.150 +++ owners.epel.list 28 Apr 2007 00:49:00 -0000 1.151 @@ -368,6 +368,8 @@ Fedora EPEL|php-pear-Date-Holidays|Driver based class to calculate holidays|chris.stone at gmail.com|extras-qa at fedoraproject.org| Fedora EPEL|php-pear-DB-DataObject|An SQL Builder, Object Interface to Database Tables|chris.stone at gmail.com|extras-qa at fedoraproject.org| Fedora EPEL|php-pear-DB-DataObject-FormBuilder|Automatically build HTML_QuickForm objects|chris.stone at gmail.com|extras-qa at fedoraproject.org| +Fedora EPEL|php-pear-DB-QueryTool|An OO-interface for easily retrieving and modifying data in a DB|chris.stone at gmail.com|extras-qa at fedoraproject.org| +Fedora EPEL|php-pear-File|Common file and directory routines|chris.stone at gmail.com|extras-qa at fedoraproject.org| Fedora EPEL|php-pear-HTML-Common|Base class for other HTML classes|chris.stone at gmail.com|extras-qa at fedoraproject.org| Fedora EPEL|php-pear-HTML-QuickForm|Class for creating, validating, processing HTML forms|chris.stone at gmail.com|extras-qa at fedoraproject.org| Fedora EPEL|php-pear-HTML-Table|Class to easily design HTML tables|chris.stone at gmail.com|extras-qa at fedoraproject.org| @@ -377,6 +379,7 @@ Fedora EPEL|php-pear-MDB2-Driver-mysql|MySQL MDB2 driver|chris.stone at gmail.com|extras-qa at fedoraproject.org| Fedora EPEL|php-pear-Net-SMTP|Provides an implementation of the SMTP protocol|Fedora at FamilleCollet.com|extras-qa at fedoraproject.org| Fedora EPEL|php-pear-Net-Socket|Network Socket Interface|Fedora at FamilleCollet.com|extras-qa at fedoraproject.org| +Fedora EPEL|php-pear-Net-URL|Easy parsing of URLs|chris.stone at gmail.com|extras-qa at fedoraproject.org| Fedora EPEL|php-pear-Validate|Validation Class for Various Data Types|chris.stone at gmail.com|extras-qa at fedoraproject.org| Fedora EPEL|php-pear-Validate-Finance-CreditCard|Validation class for Credit Cards|chris.stone at gmail.com|extras-qa at fedoraproject.org| Fedora EPEL|php-pear-XML-Beautifier|Class to format XML documents|chris.stone at gmail.com|extras-qa at fedoraproject.org| From fedora-extras-commits at redhat.com Sat Apr 28 00:50:48 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Fri, 27 Apr 2007 20:50:48 -0400 Subject: rpms/LabPlot - New directory Message-ID: <200704280050.l3S0omXl031381@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/rpms/LabPlot In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners/tmpcvsk31354/rpms/LabPlot Log Message: Directory /cvs/extras/rpms/LabPlot added to the repository From fedora-extras-commits at redhat.com Sat Apr 28 00:50:59 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Fri, 27 Apr 2007 20:50:59 -0400 Subject: rpms/LabPlot/devel - New directory Message-ID: <200704280050.l3S0oxJp031393@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/rpms/LabPlot/devel In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners/tmpcvsk31354/rpms/LabPlot/devel Log Message: Directory /cvs/extras/rpms/LabPlot/devel added to the repository From fedora-extras-commits at redhat.com Sat Apr 28 00:51:06 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Fri, 27 Apr 2007 20:51:06 -0400 Subject: owners owners.list,1.2741,1.2742 Message-ID: <200704280051.l3S0p6NN031428@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/owners In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners Modified Files: owners.list Log Message: add LabPlot Index: owners.list =================================================================== RCS file: /cvs/extras/owners/owners.list,v retrieving revision 1.2741 retrieving revision 1.2742 diff -u -r1.2741 -r1.2742 --- owners.list 28 Apr 2007 00:46:26 -0000 1.2741 +++ owners.list 28 Apr 2007 00:50:36 -0000 1.2742 @@ -1093,6 +1093,7 @@ Fedora Extras|kxdocker-resources|Plugins, Sounds, and Themes for kxdocker|extras-orphan at fedoraproject.org|extras-qa at fedoraproject.org| Fedora Extras|kyum|Graphical User Frontend (GUI) for yum|Jochen at herr-schmitt.de|extras-qa at fedoraproject.org| Fedora Extras|l2tpd|Layer 2 Tunnelling Protocol Daemon (RFC 2661)|paul at xelerance.com|extras-qa at fedoraproject.org| +Fedora Extras|LabPlot|Data Analysis and Visualization|cgoorah at yahoo.com.au|extras-qa at fedoraproject.org| Fedora Extras|lablgl|LablGL is an OpenGL interface for Objective Caml|gemi at bluewin.ch|extras-qa at fedoraproject.org| Fedora Extras|lablgtk|An Objective Caml interface to gtk+|gemi at bluewin.ch|extras-qa at fedoraproject.org| Fedora Extras|labyrinth|A simple yet powerful mind-mapping tool for the GNOME desktop|peter at thecodergeek.com|extras-qa at fedoraproject.org| From fedora-extras-commits at redhat.com Sat Apr 28 00:51:04 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Fri, 27 Apr 2007 20:51:04 -0400 Subject: rpms/LabPlot Makefile, NONE, 1.1 import.log, NONE, 1.1 pkg.acl, NONE, 1.1 Message-ID: <200704280051.l3S0p4ME031419@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/rpms/LabPlot In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners/tmpcvsk31354/rpms/LabPlot Added Files: Makefile import.log pkg.acl Log Message: Setup of module LabPlot --- NEW FILE Makefile --- # Top level Makefile for module LabPlot 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 --- --- NEW FILE pkg.acl --- From fedora-extras-commits at redhat.com Sat Apr 28 00:51:15 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Fri, 27 Apr 2007 20:51:15 -0400 Subject: rpms/LabPlot/devel .cvsignore, NONE, 1.1 Makefile, NONE, 1.1 sources, NONE, 1.1 Message-ID: <200704280051.l3S0pF3s031442@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/rpms/LabPlot/devel In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners/tmpcvsk31354/rpms/LabPlot/devel Added Files: .cvsignore Makefile sources Log Message: Setup of module LabPlot --- NEW FILE .cvsignore --- --- NEW FILE Makefile --- # Makefile for source rpm: LabPlot # $Id: Makefile,v 1.1 2007/04/28 00:51:09 wtogami Exp $ NAME := LabPlot SPECFILE = $(firstword $(wildcard *.spec)) define find-makefile-common for d in common ../common ../../common ; do if [ -f $$d/Makefile.common ] ; then if [ -f $$d/CVS/Root -a -w $$/Makefile.common ] ; then cd $$d ; cvs -Q update ; fi ; echo "$$d/Makefile.common" ; break ; fi ; done endef MAKEFILE_COMMON := $(shell $(find-makefile-common)) ifeq ($(MAKEFILE_COMMON),) # attept a checkout define checkout-makefile-common test -f CVS/Root && { cvs -Q -d $$(cat CVS/Root) checkout common && echo "common/Makefile.common" ; } || { echo "ERROR: I can't figure out how to checkout the 'common' module." ; exit -1 ; } >&2 endef MAKEFILE_COMMON := $(shell $(checkout-makefile-common)) endif include $(MAKEFILE_COMMON) --- NEW FILE sources --- From fedora-extras-commits at redhat.com Sat Apr 28 00:52:20 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Fri, 27 Apr 2007 20:52:20 -0400 Subject: rpms/pypar2 - New directory Message-ID: <200704280052.l3S0qKs4031649@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/rpms/pypar2 In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners/tmpcvsf31621/rpms/pypar2 Log Message: Directory /cvs/extras/rpms/pypar2 added to the repository From fedora-extras-commits at redhat.com Sat Apr 28 00:52:31 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Fri, 27 Apr 2007 20:52:31 -0400 Subject: rpms/pypar2/devel - New directory Message-ID: <200704280052.l3S0qVtK031666@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/rpms/pypar2/devel In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners/tmpcvsf31621/rpms/pypar2/devel Log Message: Directory /cvs/extras/rpms/pypar2/devel added to the repository From fedora-extras-commits at redhat.com Sat Apr 28 00:52:37 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Fri, 27 Apr 2007 20:52:37 -0400 Subject: owners owners.list,1.2742,1.2743 Message-ID: <200704280052.l3S0qbY6031690@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/owners In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners Modified Files: owners.list Log Message: add pypar2 Index: owners.list =================================================================== RCS file: /cvs/extras/owners/owners.list,v retrieving revision 1.2742 retrieving revision 1.2743 diff -u -r1.2742 -r1.2743 --- owners.list 28 Apr 2007 00:50:36 -0000 1.2742 +++ owners.list 28 Apr 2007 00:52:07 -0000 1.2743 @@ -2418,6 +2418,7 @@ Fedora Extras|pylibacl|POSIX.1e ACLs library wrapper for python|mszpak at wp.pl|extras-qa at fedoraproject.org| Fedora Extras|pylint|Analyzes Python code looking for bugs and signs of poor quality|icon at fedoraproject.org|extras-qa at fedoraproject.org| Fedora Extras|pymsn|Python libraries for MSN Messenger network|bdpepple at ameritech.net|extras-qa at fedoraproject.org|sander at hoentjen.eu +Fedora Extras|pypar2|A GTK frontend for par2cmdline|maxime.carron at fedoraproject.org,cgoorah at yahoo.com.au|extras-qa at fedoraproject.org| Fedora Extras|pyparsing|An object-oriented approach to text processing|jamatos at fc.up.pt|extras-qa at fedoraproject.org| Fedora Extras|pypoker-eval|Python interface to poker-eval|chris.stone at gmail.com|extras-qa at fedoraproject.org|loic at gnu.org Fedora Extras|PyQt-qscintilla|PyQt qscintilla extentions|rdieter at math.unl.edu|extras-qa at fedoraproject.org| From fedora-extras-commits at redhat.com Sat Apr 28 00:52:42 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Fri, 27 Apr 2007 20:52:42 -0400 Subject: rpms/pypar2 Makefile,NONE,1.1 import.log,NONE,1.1 pkg.acl,NONE,1.1 Message-ID: <200704280052.l3S0qgPY031695@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/rpms/pypar2 In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners/tmpcvsf31621/rpms/pypar2 Added Files: Makefile import.log pkg.acl Log Message: Setup of module pypar2 --- NEW FILE Makefile --- # Top level Makefile for module pypar2 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 --- --- NEW FILE pkg.acl --- From fedora-extras-commits at redhat.com Sat Apr 28 00:52:52 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Fri, 27 Apr 2007 20:52:52 -0400 Subject: rpms/pypar2/devel .cvsignore, NONE, 1.1 Makefile, NONE, 1.1 sources, NONE, 1.1 Message-ID: <200704280052.l3S0qqno031715@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/rpms/pypar2/devel In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners/tmpcvsf31621/rpms/pypar2/devel Added Files: .cvsignore Makefile sources Log Message: Setup of module pypar2 --- NEW FILE .cvsignore --- --- NEW FILE Makefile --- # Makefile for source rpm: pypar2 # $Id: Makefile,v 1.1 2007/04/28 00:52:47 wtogami Exp $ NAME := pypar2 SPECFILE = $(firstword $(wildcard *.spec)) define find-makefile-common for d in common ../common ../../common ; do if [ -f $$d/Makefile.common ] ; then if [ -f $$d/CVS/Root -a -w $$/Makefile.common ] ; then cd $$d ; cvs -Q update ; fi ; echo "$$d/Makefile.common" ; break ; fi ; done endef MAKEFILE_COMMON := $(shell $(find-makefile-common)) ifeq ($(MAKEFILE_COMMON),) # attept a checkout define checkout-makefile-common test -f CVS/Root && { cvs -Q -d $$(cat CVS/Root) checkout common && echo "common/Makefile.common" ; } || { echo "ERROR: I can't figure out how to checkout the 'common' module." ; exit -1 ; } >&2 endef MAKEFILE_COMMON := $(shell $(checkout-makefile-common)) endif include $(MAKEFILE_COMMON) --- NEW FILE sources --- From fedora-extras-commits at redhat.com Sat Apr 28 00:53:56 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Fri, 27 Apr 2007 20:53:56 -0400 Subject: rpms/perl-DBIx-POS/devel - New directory Message-ID: <200704280053.l3S0ruvq031993@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/rpms/perl-DBIx-POS/devel In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners/tmpcvsZ31954/rpms/perl-DBIx-POS/devel Log Message: Directory /cvs/extras/rpms/perl-DBIx-POS/devel added to the repository From fedora-extras-commits at redhat.com Sat Apr 28 00:53:50 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Fri, 27 Apr 2007 20:53:50 -0400 Subject: rpms/perl-DBIx-POS - New directory Message-ID: <200704280053.l3S0ro0S031981@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/rpms/perl-DBIx-POS In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners/tmpcvsZ31954/rpms/perl-DBIx-POS Log Message: Directory /cvs/extras/rpms/perl-DBIx-POS added to the repository From fedora-extras-commits at redhat.com Sat Apr 28 00:54:11 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Fri, 27 Apr 2007 20:54:11 -0400 Subject: owners owners.list,1.2743,1.2744 Message-ID: <200704280054.l3S0sBgk032047@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/owners In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners Modified Files: owners.list Log Message: add perl-DBIx-POS Index: owners.list =================================================================== RCS file: /cvs/extras/owners/owners.list,v retrieving revision 1.2743 retrieving revision 1.2744 diff -u -r1.2743 -r1.2744 --- owners.list 28 Apr 2007 00:52:07 -0000 1.2743 +++ owners.list 28 Apr 2007 00:53:41 -0000 1.2744 @@ -1761,6 +1761,7 @@ Fedora Extras|perl-DBD-XBase|Perl module for reading and writing the dbf files|jpo at di.uminho.pt|extras-qa at fedoraproject.org|fedora-perl-devel-list at redhat.com Fedora Extras|perl-DBIx-ContextualFetch|Add contextual fetches to DBI|tcallawa at redhat.com|extras-qa at fedoraproject.org|fedora-perl-devel-list at redhat.com Fedora Extras|perl-DBIx-DBSchema|Database-independent schema objects|rc040203 at freenet.de|extras-qa at fedoraproject.org|fedora-perl-devel-list at redhat.com +Fedora Extras|perl-DBIx-POS|Define a dictionary of SQL statements in a POD dialect (POS)|cweyl at alumni.drew.edu|extras-qa at fedoraproject.org|fedora-perl-devel-list at redhat.com Fedora Extras|perl-DBIx-SearchBuilder|Encapsulate SQL queries and rows in simple perl objects|rc040203 at freenet.de|extras-qa at fedoraproject.org|fedora-perl-devel-list at redhat.com Fedora Extras|perl-DBM-Deep|A pure perl multi-level hash/array DBM|andreas at bawue.net|extras-qa at fedoraproject.org| Fedora Extras|perl-Devel-Caller|Meatier versions of caller|steve at silug.org|extras-qa at fedoraproject.org|fedora-perl-devel-list at redhat.com From fedora-extras-commits at redhat.com Sat Apr 28 00:54:10 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Fri, 27 Apr 2007 20:54:10 -0400 Subject: rpms/perl-DBIx-POS/devel .cvsignore, NONE, 1.1 Makefile, NONE, 1.1 sources, NONE, 1.1 Message-ID: <200704280054.l3S0sAcB032038@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/rpms/perl-DBIx-POS/devel In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners/tmpcvsZ31954/rpms/perl-DBIx-POS/devel Added Files: .cvsignore Makefile sources Log Message: Setup of module perl-DBIx-POS --- NEW FILE .cvsignore --- --- NEW FILE Makefile --- # Makefile for source rpm: perl-DBIx-POS # $Id: Makefile,v 1.1 2007/04/28 00:54:06 wtogami Exp $ NAME := perl-DBIx-POS SPECFILE = $(firstword $(wildcard *.spec)) define find-makefile-common for d in common ../common ../../common ; do if [ -f $$d/Makefile.common ] ; then if [ -f $$d/CVS/Root -a -w $$/Makefile.common ] ; then cd $$d ; cvs -Q update ; fi ; echo "$$d/Makefile.common" ; break ; fi ; done endef MAKEFILE_COMMON := $(shell $(find-makefile-common)) ifeq ($(MAKEFILE_COMMON),) # attept a checkout define checkout-makefile-common test -f CVS/Root && { cvs -Q -d $$(cat CVS/Root) checkout common && echo "common/Makefile.common" ; } || { echo "ERROR: I can't figure out how to checkout the 'common' module." ; exit -1 ; } >&2 endef MAKEFILE_COMMON := $(shell $(checkout-makefile-common)) endif include $(MAKEFILE_COMMON) --- NEW FILE sources --- From fedora-extras-commits at redhat.com Sat Apr 28 00:54:06 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Fri, 27 Apr 2007 20:54:06 -0400 Subject: rpms/perl-DBIx-POS Makefile, NONE, 1.1 import.log, NONE, 1.1 pkg.acl, NONE, 1.1 Message-ID: <200704280054.l3S0s6ss032021@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/rpms/perl-DBIx-POS In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners/tmpcvsZ31954/rpms/perl-DBIx-POS Added Files: Makefile import.log pkg.acl Log Message: Setup of module perl-DBIx-POS --- NEW FILE Makefile --- # Top level Makefile for module perl-DBIx-POS 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 --- --- NEW FILE pkg.acl --- From fedora-extras-commits at redhat.com Sat Apr 28 01:24:23 2007 From: fedora-extras-commits at redhat.com (Chris Weyl (cweyl)) Date: Fri, 27 Apr 2007 21:24:23 -0400 Subject: rpms/perl-DBIx-POS import.log,1.1,1.2 Message-ID: <200704280124.l3S1ONhu004365@cvs-int.fedora.redhat.com> Author: cweyl Update of /cvs/extras/rpms/perl-DBIx-POS In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv4327 Modified Files: import.log Log Message: initial commit Index: import.log =================================================================== RCS file: /cvs/extras/rpms/perl-DBIx-POS/import.log,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- import.log 28 Apr 2007 00:54:02 -0000 1.1 +++ import.log 28 Apr 2007 01:23:47 -0000 1.2 @@ -0,0 +1 @@ +perl-DBIx-POS-0_03-2_fc6:HEAD:perl-DBIx-POS-0.03-2.fc6.src.rpm:1177723420 From fedora-extras-commits at redhat.com Sat Apr 28 01:24:27 2007 From: fedora-extras-commits at redhat.com (Chris Weyl (cweyl)) Date: Fri, 27 Apr 2007 21:24:27 -0400 Subject: rpms/perl-DBIx-POS/devel perl-DBIx-POS.spec, NONE, 1.1 .cvsignore, 1.1, 1.2 sources, 1.1, 1.2 Message-ID: <200704280124.l3S1OReq004369@cvs-int.fedora.redhat.com> Author: cweyl Update of /cvs/extras/rpms/perl-DBIx-POS/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv4327/devel Modified Files: .cvsignore sources Added Files: perl-DBIx-POS.spec Log Message: initial commit --- NEW FILE perl-DBIx-POS.spec --- Name: perl-DBIx-POS Version: 0.03 Release: 2%{?dist} Summary: Define a dictionary of SQL statements in a POD dialect (POS) License: GPL or Artistic Group: Development/Libraries URL: http://search.cpan.org/dist/DBIx-POS/ Source0: http://www.cpan.org/authors/id/M/MD/MDORMAN/DBIx-POS-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch BuildRequires: perl, perl(ExtUtils::MakeMaker) BuildRequires: perl(YAML) Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) # Yes, Pod::Parser is core. But it seems wise to start explicitly listing # even core modules, when they're not automatically picked up BuildRequires: perl(Pod::Parser), perl(Test::More) Requires: perl(Pod::Parser) %description DBIx-POS subclasses Pod::Parser to define a POD dialect for writing a SQL dictionary for an application, and uses code from Class::Singleton to make the resulting structure easily accessible. %prep %setup -q -n DBIx-POS-%{version} %build %{__perl} Makefile.PL INSTALLDIRS=vendor make %{?_smp_mflags} %install rm -rf %{buildroot} make pure_install PERL_INSTALL_ROOT=%{buildroot} find %{buildroot} -type f -name .packlist -exec rm -f {} \; find %{buildroot} -depth -type d -exec rmdir {} 2>/dev/null \; %{_fixperms} %{buildroot}/* %check make test %clean rm -rf %{buildroot} %files %defattr(-,root,root,-) # we include the test as it's a bit more helpful than the man page, IMHO %doc Changes README t/ %{perl_vendorlib}/* %{_mandir}/man3/* %changelog * Tue Apr 17 2007 Chris Weyl 0.03-2 - add br on perl(YAML) * Fri Mar 09 2007 Chris Weyl 0.03-1 - Specfile autogenerated by cpanspec 1.70. Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/perl-DBIx-POS/devel/.cvsignore,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- .cvsignore 28 Apr 2007 00:54:06 -0000 1.1 +++ .cvsignore 28 Apr 2007 01:23:53 -0000 1.2 @@ -0,0 +1 @@ +DBIx-POS-0.03.tar.gz Index: sources =================================================================== RCS file: /cvs/extras/rpms/perl-DBIx-POS/devel/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 28 Apr 2007 00:54:06 -0000 1.1 +++ sources 28 Apr 2007 01:23:53 -0000 1.2 @@ -0,0 +1 @@ +ecd44d600628a0c3031628c9cc0e7706 DBIx-POS-0.03.tar.gz From fedora-extras-commits at redhat.com Sat Apr 28 01:25:57 2007 From: fedora-extras-commits at redhat.com (Chris Weyl (cweyl)) Date: Fri, 27 Apr 2007 21:25:57 -0400 Subject: rpms/perl-DBIx-POS/devel perl-DBIx-POS.spec,1.1,1.2 Message-ID: <200704280125.l3S1Pv34004452@cvs-int.fedora.redhat.com> Author: cweyl Update of /cvs/extras/rpms/perl-DBIx-POS/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv4422 Modified Files: perl-DBIx-POS.spec Log Message: release bump Index: perl-DBIx-POS.spec =================================================================== RCS file: /cvs/extras/rpms/perl-DBIx-POS/devel/perl-DBIx-POS.spec,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- perl-DBIx-POS.spec 28 Apr 2007 01:23:53 -0000 1.1 +++ perl-DBIx-POS.spec 28 Apr 2007 01:25:22 -0000 1.2 @@ -1,6 +1,6 @@ Name: perl-DBIx-POS Version: 0.03 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Define a dictionary of SQL statements in a POD dialect (POS) License: GPL or Artistic Group: Development/Libraries @@ -53,6 +53,9 @@ %{_mandir}/man3/* %changelog +* Fri Apr 27 2007 Chris Weyl 0.03-3 +- bump + * Tue Apr 17 2007 Chris Weyl 0.03-2 - add br on perl(YAML) From fedora-extras-commits at redhat.com Sat Apr 28 01:26:37 2007 From: fedora-extras-commits at redhat.com (Chris Weyl (cweyl)) Date: Fri, 27 Apr 2007 21:26:37 -0400 Subject: rpms/perl-DBIx-POS/FC-5 perl-DBIx-POS.spec, NONE, 1.1 sources, 1.1, 1.2 Message-ID: <200704280126.l3S1QbVv004515@cvs-int.fedora.redhat.com> Author: cweyl Update of /cvs/extras/rpms/perl-DBIx-POS/FC-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv4489 Modified Files: sources Added Files: perl-DBIx-POS.spec Log Message: pseudo-branch of perl-DBIx-POS to FC-5 --- NEW FILE perl-DBIx-POS.spec --- Name: perl-DBIx-POS Version: 0.03 Release: 3%{?dist} Summary: Define a dictionary of SQL statements in a POD dialect (POS) License: GPL or Artistic Group: Development/Libraries URL: http://search.cpan.org/dist/DBIx-POS/ Source0: http://www.cpan.org/authors/id/M/MD/MDORMAN/DBIx-POS-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch BuildRequires: perl, perl(ExtUtils::MakeMaker) BuildRequires: perl(YAML) Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) # Yes, Pod::Parser is core. But it seems wise to start explicitly listing # even core modules, when they're not automatically picked up BuildRequires: perl(Pod::Parser), perl(Test::More) Requires: perl(Pod::Parser) %description DBIx-POS subclasses Pod::Parser to define a POD dialect for writing a SQL dictionary for an application, and uses code from Class::Singleton to make the resulting structure easily accessible. %prep %setup -q -n DBIx-POS-%{version} %build %{__perl} Makefile.PL INSTALLDIRS=vendor make %{?_smp_mflags} %install rm -rf %{buildroot} make pure_install PERL_INSTALL_ROOT=%{buildroot} find %{buildroot} -type f -name .packlist -exec rm -f {} \; find %{buildroot} -depth -type d -exec rmdir {} 2>/dev/null \; %{_fixperms} %{buildroot}/* %check make test %clean rm -rf %{buildroot} %files %defattr(-,root,root,-) # we include the test as it's a bit more helpful than the man page, IMHO %doc Changes README t/ %{perl_vendorlib}/* %{_mandir}/man3/* %changelog * Fri Apr 27 2007 Chris Weyl 0.03-3 - bump * Tue Apr 17 2007 Chris Weyl 0.03-2 - add br on perl(YAML) * Fri Mar 09 2007 Chris Weyl 0.03-1 - Specfile autogenerated by cpanspec 1.70. Index: sources =================================================================== RCS file: /cvs/extras/rpms/perl-DBIx-POS/FC-5/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 28 Apr 2007 00:54:06 -0000 1.1 +++ sources 28 Apr 2007 01:26:03 -0000 1.2 @@ -0,0 +1 @@ +ecd44d600628a0c3031628c9cc0e7706 DBIx-POS-0.03.tar.gz From fedora-extras-commits at redhat.com Sat Apr 28 01:27:18 2007 From: fedora-extras-commits at redhat.com (Chris Weyl (cweyl)) Date: Fri, 27 Apr 2007 21:27:18 -0400 Subject: rpms/perl-DBIx-POS/FC-6 perl-DBIx-POS.spec, NONE, 1.1 sources, 1.1, 1.2 Message-ID: <200704280127.l3S1RIWQ004593@cvs-int.fedora.redhat.com> Author: cweyl Update of /cvs/extras/rpms/perl-DBIx-POS/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv4571 Modified Files: sources Added Files: perl-DBIx-POS.spec Log Message: pseudo-branch of perl-DBIx-POS to FC-6 --- NEW FILE perl-DBIx-POS.spec --- Name: perl-DBIx-POS Version: 0.03 Release: 3%{?dist} Summary: Define a dictionary of SQL statements in a POD dialect (POS) License: GPL or Artistic Group: Development/Libraries URL: http://search.cpan.org/dist/DBIx-POS/ Source0: http://www.cpan.org/authors/id/M/MD/MDORMAN/DBIx-POS-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch BuildRequires: perl, perl(ExtUtils::MakeMaker) BuildRequires: perl(YAML) Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) # Yes, Pod::Parser is core. But it seems wise to start explicitly listing # even core modules, when they're not automatically picked up BuildRequires: perl(Pod::Parser), perl(Test::More) Requires: perl(Pod::Parser) %description DBIx-POS subclasses Pod::Parser to define a POD dialect for writing a SQL dictionary for an application, and uses code from Class::Singleton to make the resulting structure easily accessible. %prep %setup -q -n DBIx-POS-%{version} %build %{__perl} Makefile.PL INSTALLDIRS=vendor make %{?_smp_mflags} %install rm -rf %{buildroot} make pure_install PERL_INSTALL_ROOT=%{buildroot} find %{buildroot} -type f -name .packlist -exec rm -f {} \; find %{buildroot} -depth -type d -exec rmdir {} 2>/dev/null \; %{_fixperms} %{buildroot}/* %check make test %clean rm -rf %{buildroot} %files %defattr(-,root,root,-) # we include the test as it's a bit more helpful than the man page, IMHO %doc Changes README t/ %{perl_vendorlib}/* %{_mandir}/man3/* %changelog * Fri Apr 27 2007 Chris Weyl 0.03-3 - bump * Tue Apr 17 2007 Chris Weyl 0.03-2 - add br on perl(YAML) * Fri Mar 09 2007 Chris Weyl 0.03-1 - Specfile autogenerated by cpanspec 1.70. Index: sources =================================================================== RCS file: /cvs/extras/rpms/perl-DBIx-POS/FC-6/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 28 Apr 2007 00:54:06 -0000 1.1 +++ sources 28 Apr 2007 01:26:44 -0000 1.2 @@ -0,0 +1 @@ +ecd44d600628a0c3031628c9cc0e7706 DBIx-POS-0.03.tar.gz From fedora-extras-commits at redhat.com Sat Apr 28 01:27:57 2007 From: fedora-extras-commits at redhat.com (Chris Weyl (cweyl)) Date: Fri, 27 Apr 2007 21:27:57 -0400 Subject: rpms/perl-DBIx-POS Makefile,1.1,1.2 Message-ID: <200704280127.l3S1Rvcc004715@cvs-int.fedora.redhat.com> Author: cweyl Update of /cvs/extras/rpms/perl-DBIx-POS In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv4640 Modified Files: Makefile Log Message: add build-all target to overall makefile of perl-DBIx-POS Index: Makefile =================================================================== RCS file: /cvs/extras/rpms/perl-DBIx-POS/Makefile,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- Makefile 28 Apr 2007 00:54:02 -0000 1.1 +++ Makefile 28 Apr 2007 01:27:23 -0000 1.2 @@ -2,6 +2,15 @@ all : CVS/Root common-update @cvs update +# for target build-all +BRANCHES := $(shell cat ~/fedora-extras/current-branches | sed -e 's/:.*//') + +# tag & build all non-legacy branches... +build-all : + @echo NOTICE: building for ${BRANCHES} + @sleep 5s + @for br in ${BRANCHES} ; do echo Building $$br ; cd $$br && test -f dead.package || make tag plague ; cd .. ; done + common-update : common @cd common && cvs update From fedora-extras-commits at redhat.com Sat Apr 28 03:56:00 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Fri, 27 Apr 2007 23:56:00 -0400 Subject: rpms/perl-HTML-CalendarMonthSimple - New directory Message-ID: <200704280356.l3S3u0Ud016587@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/rpms/perl-HTML-CalendarMonthSimple In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners/tmpcvsm16560/rpms/perl-HTML-CalendarMonthSimple Log Message: Directory /cvs/extras/rpms/perl-HTML-CalendarMonthSimple added to the repository From fedora-extras-commits at redhat.com Sat Apr 28 03:56:07 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Fri, 27 Apr 2007 23:56:07 -0400 Subject: rpms/perl-HTML-CalendarMonthSimple/devel - New directory Message-ID: <200704280356.l3S3u7p0016601@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/rpms/perl-HTML-CalendarMonthSimple/devel In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners/tmpcvsm16560/rpms/perl-HTML-CalendarMonthSimple/devel Log Message: Directory /cvs/extras/rpms/perl-HTML-CalendarMonthSimple/devel added to the repository From fedora-extras-commits at redhat.com Sat Apr 28 03:56:16 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Fri, 27 Apr 2007 23:56:16 -0400 Subject: rpms/perl-HTML-CalendarMonthSimple Makefile, NONE, 1.1 import.log, NONE, 1.1 pkg.acl, NONE, 1.1 Message-ID: <200704280356.l3S3uGLS016644@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/rpms/perl-HTML-CalendarMonthSimple In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners/tmpcvsm16560/rpms/perl-HTML-CalendarMonthSimple Added Files: Makefile import.log pkg.acl Log Message: Setup of module perl-HTML-CalendarMonthSimple --- NEW FILE Makefile --- # Top level Makefile for module perl-HTML-CalendarMonthSimple 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 --- --- NEW FILE pkg.acl --- From fedora-extras-commits at redhat.com Sat Apr 28 03:56:20 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Fri, 27 Apr 2007 23:56:20 -0400 Subject: owners owners.list,1.2744,1.2745 Message-ID: <200704280356.l3S3uKtA016662@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/owners In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners Modified Files: owners.list Log Message: add perl-HTML-CalendarMonthSimple Index: owners.list =================================================================== RCS file: /cvs/extras/owners/owners.list,v retrieving revision 1.2744 retrieving revision 1.2745 diff -u -r1.2744 -r1.2745 --- owners.list 28 Apr 2007 00:53:41 -0000 1.2744 +++ owners.list 28 Apr 2007 03:55:49 -0000 1.2745 @@ -1871,6 +1871,7 @@ Fedora Extras|perl-Hash-WithDefaults|Class for hashes with key-casing requirements supporting defaults|cweyl at alumni.drew.edu|extras-qa at fedoraproject.org|fedora-perl-devel-list at redhat.com Fedora Extras|perl-Heap|Perl extension for keeping data partially sorted|pertusus at free.fr|extras-qa at fedoraproject.org|fedora-perl-devel-list at redhat.com Fedora Extras|perl-Hook-LexWrap|Lexically scoped subroutine wrappers|jpo at di.uminho.pt|extras-qa at fedoraproject.org|fedora-perl-devel-list at redhat.com +Fedora Extras|perl-HTML-CalendarMonthSimple|Perl Module for generating HTML Calendard|andreas at bawue.net|extras-qa at fedoraproject.org|fedora-perl-devel-list at redhat.com Fedora Extras|perl-HTML-Encoding|Determine the encoding of HTML/XML/XHTML documents|ville.skytta at iki.fi|extras-qa at fedoraproject.org|fedora-perl-devel-list at redhat.com Fedora Extras|perl-HTML-Format|HTML formatter modules|rc040203 at freenet.de|extras-qa at fedoraproject.org|fedora-perl-devel-list at redhat.com Fedora Extras|perl-HTML-FormatText-WithLinks|HTML to text conversion with links as footnotes|pertusus at free.fr|extras-qa at fedoraproject.org|fedora-perl-devel-list at redhat.com From fedora-extras-commits at redhat.com Sat Apr 28 03:56:26 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Fri, 27 Apr 2007 23:56:26 -0400 Subject: rpms/perl-HTML-CalendarMonthSimple/devel .cvsignore, NONE, 1.1 Makefile, NONE, 1.1 sources, NONE, 1.1 Message-ID: <200704280356.l3S3uQAt016676@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/rpms/perl-HTML-CalendarMonthSimple/devel In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners/tmpcvsm16560/rpms/perl-HTML-CalendarMonthSimple/devel Added Files: .cvsignore Makefile sources Log Message: Setup of module perl-HTML-CalendarMonthSimple --- NEW FILE .cvsignore --- --- NEW FILE Makefile --- # Makefile for source rpm: perl-HTML-CalendarMonthSimple # $Id: Makefile,v 1.1 2007/04/28 03:56:21 wtogami Exp $ NAME := perl-HTML-CalendarMonthSimple SPECFILE = $(firstword $(wildcard *.spec)) define find-makefile-common for d in common ../common ../../common ; do if [ -f $$d/Makefile.common ] ; then if [ -f $$d/CVS/Root -a -w $$/Makefile.common ] ; then cd $$d ; cvs -Q update ; fi ; echo "$$d/Makefile.common" ; break ; fi ; done endef MAKEFILE_COMMON := $(shell $(find-makefile-common)) ifeq ($(MAKEFILE_COMMON),) # attept a checkout define checkout-makefile-common test -f CVS/Root && { cvs -Q -d $$(cat CVS/Root) checkout common && echo "common/Makefile.common" ; } || { echo "ERROR: I can't figure out how to checkout the 'common' module." ; exit -1 ; } >&2 endef MAKEFILE_COMMON := $(shell $(checkout-makefile-common)) endif include $(MAKEFILE_COMMON) --- NEW FILE sources --- From fedora-extras-commits at redhat.com Sat Apr 28 04:05:23 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Sat, 28 Apr 2007 00:05:23 -0400 Subject: rpms/google-perftools - New directory Message-ID: <200704280405.l3S45N5h021500@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/rpms/google-perftools In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners/tmpcvsM21399/rpms/google-perftools Log Message: Directory /cvs/extras/rpms/google-perftools added to the repository From fedora-extras-commits at redhat.com Sat Apr 28 04:05:32 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Sat, 28 Apr 2007 00:05:32 -0400 Subject: rpms/google-perftools/devel - New directory Message-ID: <200704280405.l3S45WhD021515@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/rpms/google-perftools/devel In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners/tmpcvsM21399/rpms/google-perftools/devel Log Message: Directory /cvs/extras/rpms/google-perftools/devel added to the repository From fedora-extras-commits at redhat.com Sat Apr 28 04:05:43 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Sat, 28 Apr 2007 00:05:43 -0400 Subject: owners owners.list,1.2745,1.2746 Message-ID: <200704280405.l3S45hb8021555@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/owners In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners Modified Files: owners.list Log Message: add google-perftools Index: owners.list =================================================================== RCS file: /cvs/extras/owners/owners.list,v retrieving revision 1.2745 retrieving revision 1.2746 diff -u -r1.2745 -r1.2746 --- owners.list 28 Apr 2007 03:55:49 -0000 1.2745 +++ owners.list 28 Apr 2007 04:05:13 -0000 1.2746 @@ -750,6 +750,7 @@ Fedora Extras|gocr|GNU Optical Character Recognition program|orion at cora.nwra.com|extras-qa at fedoraproject.org| Fedora Extras|goffice|Goffice support library|j.w.r.degoede at hhs.nl|extras-qa at fedoraproject.org| Fedora Extras|gonvert|Units conversion utility|paul at all-the-johnsons.co.uk|extras-qa at fedoraproject.org| +Fedora Extras|google-perftools|Very fast malloc & performance analysis tools|tcallawa at redhat.com|extras-qa at fedoraproject.org| Fedora Extras|gossip|Gnome Jabber Client|bdpepple at ameritech.net|extras-qa at fedoraproject.org|sander at hoentjen.eu Fedora Extras|gourmet|Recipe Manager for the GNOME desktop environment|jspaleta at gmail.com|extras-qa at fedoraproject.org| Fedora Extras|gpa|Graphical user interface for GnuPG|rdieter at math.unl.edu|extras-qa at fedoraproject.org| From fedora-extras-commits at redhat.com Sat Apr 28 04:05:42 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Sat, 28 Apr 2007 00:05:42 -0400 Subject: rpms/google-perftools Makefile, NONE, 1.1 import.log, NONE, 1.1 pkg.acl, NONE, 1.1 Message-ID: <200704280405.l3S45gun021546@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/rpms/google-perftools In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners/tmpcvsM21399/rpms/google-perftools Added Files: Makefile import.log pkg.acl Log Message: Setup of module google-perftools --- NEW FILE Makefile --- # Top level Makefile for module google-perftools 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 --- --- NEW FILE pkg.acl --- From fedora-extras-commits at redhat.com Sat Apr 28 04:05:51 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Sat, 28 Apr 2007 00:05:51 -0400 Subject: rpms/google-perftools/devel .cvsignore, NONE, 1.1 Makefile, NONE, 1.1 sources, NONE, 1.1 Message-ID: <200704280405.l3S45pV9021569@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/rpms/google-perftools/devel In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners/tmpcvsM21399/rpms/google-perftools/devel Added Files: .cvsignore Makefile sources Log Message: Setup of module google-perftools --- NEW FILE .cvsignore --- --- NEW FILE Makefile --- # Makefile for source rpm: google-perftools # $Id: Makefile,v 1.1 2007/04/28 04:05:47 wtogami Exp $ NAME := google-perftools SPECFILE = $(firstword $(wildcard *.spec)) define find-makefile-common for d in common ../common ../../common ; do if [ -f $$d/Makefile.common ] ; then if [ -f $$d/CVS/Root -a -w $$/Makefile.common ] ; then cd $$d ; cvs -Q update ; fi ; echo "$$d/Makefile.common" ; break ; fi ; done endef MAKEFILE_COMMON := $(shell $(find-makefile-common)) ifeq ($(MAKEFILE_COMMON),) # attept a checkout define checkout-makefile-common test -f CVS/Root && { cvs -Q -d $$(cat CVS/Root) checkout common && echo "common/Makefile.common" ; } || { echo "ERROR: I can't figure out how to checkout the 'common' module." ; exit -1 ; } >&2 endef MAKEFILE_COMMON := $(shell $(checkout-makefile-common)) endif include $(MAKEFILE_COMMON) --- NEW FILE sources --- From fedora-extras-commits at redhat.com Sat Apr 28 04:08:54 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Sat, 28 Apr 2007 00:08:54 -0400 Subject: rpms/migemo - New directory Message-ID: <200704280408.l3S48sFT021895@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/rpms/migemo In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners/tmpcvsY21866/rpms/migemo Log Message: Directory /cvs/extras/rpms/migemo added to the repository From fedora-extras-commits at redhat.com Sat Apr 28 04:08:59 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Sat, 28 Apr 2007 00:08:59 -0400 Subject: rpms/migemo/devel - New directory Message-ID: <200704280408.l3S48xVQ021907@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/rpms/migemo/devel In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners/tmpcvsY21866/rpms/migemo/devel Log Message: Directory /cvs/extras/rpms/migemo/devel added to the repository From fedora-extras-commits at redhat.com Sat Apr 28 04:09:09 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Sat, 28 Apr 2007 00:09:09 -0400 Subject: rpms/migemo Makefile,NONE,1.1 import.log,NONE,1.1 pkg.acl,NONE,1.1 Message-ID: <200704280409.l3S499LV021933@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/rpms/migemo In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners/tmpcvsY21866/rpms/migemo Added Files: Makefile import.log pkg.acl Log Message: Setup of module migemo --- NEW FILE Makefile --- # Top level Makefile for module migemo 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 --- --- NEW FILE pkg.acl --- From fedora-extras-commits at redhat.com Sat Apr 28 04:09:14 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Sat, 28 Apr 2007 00:09:14 -0400 Subject: owners owners.list,1.2746,1.2747 Message-ID: <200704280409.l3S49ESN021942@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/owners In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners Modified Files: owners.list Log Message: add migemo Index: owners.list =================================================================== RCS file: /cvs/extras/owners/owners.list,v retrieving revision 1.2746 retrieving revision 1.2747 diff -u -r1.2746 -r1.2747 --- owners.list 28 Apr 2007 04:05:13 -0000 1.2746 +++ owners.list 28 Apr 2007 04:08:43 -0000 1.2747 @@ -1378,6 +1378,7 @@ Fedora Extras|mhash|Thread-safe hash algorithms library|bugs.michael at gmx.net|extras-qa at fedoraproject.org| Fedora Extras|mhonarc|A Perl mail-to-HTML converter|gauret at free.fr|extras-qa at fedoraproject.org| Fedora Extras|miau|Full-featured IRC bouncer|jima at beer.tclug.org|extras-qa at fedoraproject.org| +Fedora Extras|migemo|Japanese incremental search tool|mtasaka at ioa.s.u-tokyo.ac.jp|extras-qa at fedoraproject.org| Fedora Extras|milter-greylist|Milter for greylisting, the next step in the spam control war|enrico.scholz at informatik.tu-chemnitz.de|extras-qa at fedoraproject.org| Fedora Extras|milter-regex|Sendmail milter plugin for regular expression filtering|paul at city-fan.org|extras-qa at fedoraproject.org| Fedora Extras|mimedefang|E-Mail filtering framework using Sendmail's Milter interface|redhat-bugzilla at linuxnetz.de|extras-qa at fedoraproject.org| From fedora-extras-commits at redhat.com Sat Apr 28 04:09:18 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Sat, 28 Apr 2007 00:09:18 -0400 Subject: rpms/migemo/devel .cvsignore, NONE, 1.1 Makefile, NONE, 1.1 sources, NONE, 1.1 Message-ID: <200704280409.l3S49IEc021956@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/rpms/migemo/devel In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners/tmpcvsY21866/rpms/migemo/devel Added Files: .cvsignore Makefile sources Log Message: Setup of module migemo --- NEW FILE .cvsignore --- --- NEW FILE Makefile --- # Makefile for source rpm: migemo # $Id: Makefile,v 1.1 2007/04/28 04:09:14 wtogami Exp $ NAME := migemo SPECFILE = $(firstword $(wildcard *.spec)) define find-makefile-common for d in common ../common ../../common ; do if [ -f $$d/Makefile.common ] ; then if [ -f $$d/CVS/Root -a -w $$/Makefile.common ] ; then cd $$d ; cvs -Q update ; fi ; echo "$$d/Makefile.common" ; break ; fi ; done endef MAKEFILE_COMMON := $(shell $(find-makefile-common)) ifeq ($(MAKEFILE_COMMON),) # attept a checkout define checkout-makefile-common test -f CVS/Root && { cvs -Q -d $$(cat CVS/Root) checkout common && echo "common/Makefile.common" ; } || { echo "ERROR: I can't figure out how to checkout the 'common' module." ; exit -1 ; } >&2 endef MAKEFILE_COMMON := $(shell $(checkout-makefile-common)) endif include $(MAKEFILE_COMMON) --- NEW FILE sources --- From fedora-extras-commits at redhat.com Sat Apr 28 04:10:52 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Sat, 28 Apr 2007 00:10:52 -0400 Subject: rpms/perl-Config-IniHash/devel - New directory Message-ID: <200704280410.l3S4Aq8F022241@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/rpms/perl-Config-IniHash/devel In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners/tmpcvsV22202/rpms/perl-Config-IniHash/devel Log Message: Directory /cvs/extras/rpms/perl-Config-IniHash/devel added to the repository From fedora-extras-commits at redhat.com Sat Apr 28 04:10:46 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Sat, 28 Apr 2007 00:10:46 -0400 Subject: rpms/perl-Config-IniHash - New directory Message-ID: <200704280410.l3S4AkSK022229@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/rpms/perl-Config-IniHash In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners/tmpcvsV22202/rpms/perl-Config-IniHash Log Message: Directory /cvs/extras/rpms/perl-Config-IniHash added to the repository From fedora-extras-commits at redhat.com Sat Apr 28 04:11:01 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Sat, 28 Apr 2007 00:11:01 -0400 Subject: rpms/perl-Config-IniHash Makefile, NONE, 1.1 import.log, NONE, 1.1 pkg.acl, NONE, 1.1 Message-ID: <200704280411.l3S4B1d8022267@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/rpms/perl-Config-IniHash In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners/tmpcvsV22202/rpms/perl-Config-IniHash Added Files: Makefile import.log pkg.acl Log Message: Setup of module perl-Config-IniHash --- NEW FILE Makefile --- # Top level Makefile for module perl-Config-IniHash 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 --- --- NEW FILE pkg.acl --- From fedora-extras-commits at redhat.com Sat Apr 28 04:11:07 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Sat, 28 Apr 2007 00:11:07 -0400 Subject: owners owners.list,1.2747,1.2748 Message-ID: <200704280411.l3S4B75i022282@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/owners In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners Modified Files: owners.list Log Message: add perl-Config-IniHash Index: owners.list =================================================================== RCS file: /cvs/extras/owners/owners.list,v retrieving revision 1.2747 retrieving revision 1.2748 diff -u -r1.2747 -r1.2748 --- owners.list 28 Apr 2007 04:08:43 -0000 1.2747 +++ owners.list 28 Apr 2007 04:10:37 -0000 1.2748 @@ -1706,6 +1706,7 @@ Fedora Extras|perl-Config-Any|Load configuration from different file formats, transparently|cweyl at alumni.drew.edu|extras-qa at fedoraproject.org|fedora-perl-devel-list at redhat.com Fedora Extras|perl-Config-General|Generic configuration module for Perl|ville.skytta at iki.fi|extras-qa at fedoraproject.org|fedora-perl-devel-list at redhat.com Fedora Extras|perl-Config-IniFiles|A module for reading .ini-style configuration files|jpo at di.uminho.pt|extras-qa at fedoraproject.org|fedora-perl-devel-list at redhat.com +Fedora Extras|perl-Config-IniHash|Perl extension for reading and writing INI files|cweyl at alumni.drew.edu|extras-qa at fedoraproject.org|fedora-perl-devel-list at redhat.com Fedora Extras|perl-Config-Record|Perl module for Configuration file access|dgregor at redhat.com|extras-qa at fedoraproject.org|fedora-perl-devel-list at redhat.com Fedora Extras|perl-Config-Tiny|Perl module for reading and writing .ini style configuration files|jpo at di.uminho.pt|extras-qa at fedoraproject.org|fedora-perl-devel-list at redhat.com Fedora Extras|perl-ConfigReader|Read directives from a configuration file|andreas at bawue.net|extras-qa at fedoraproject.org|fedora-perl-devel-list at redhat.com From fedora-extras-commits at redhat.com Sat Apr 28 04:12:12 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Sat, 28 Apr 2007 00:12:12 -0400 Subject: rpms/perl-HTTP-Request-AsCGI - New directory Message-ID: <200704280412.l3S4CCvv022622@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/rpms/perl-HTTP-Request-AsCGI In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners/tmpcvsV22596/rpms/perl-HTTP-Request-AsCGI Log Message: Directory /cvs/extras/rpms/perl-HTTP-Request-AsCGI added to the repository From fedora-extras-commits at redhat.com Sat Apr 28 04:12:21 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Sat, 28 Apr 2007 00:12:21 -0400 Subject: rpms/perl-HTTP-Request-AsCGI/devel - New directory Message-ID: <200704280412.l3S4CLq1022635@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/rpms/perl-HTTP-Request-AsCGI/devel In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners/tmpcvsV22596/rpms/perl-HTTP-Request-AsCGI/devel Log Message: Directory /cvs/extras/rpms/perl-HTTP-Request-AsCGI/devel added to the repository From fedora-extras-commits at redhat.com Sat Apr 28 04:12:30 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Sat, 28 Apr 2007 00:12:30 -0400 Subject: rpms/perl-HTTP-Request-AsCGI Makefile, NONE, 1.1 import.log, NONE, 1.1 pkg.acl, NONE, 1.1 Message-ID: <200704280412.l3S4CUZR022663@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/rpms/perl-HTTP-Request-AsCGI In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners/tmpcvsV22596/rpms/perl-HTTP-Request-AsCGI Added Files: Makefile import.log pkg.acl Log Message: Setup of module perl-HTTP-Request-AsCGI --- NEW FILE Makefile --- # Top level Makefile for module perl-HTTP-Request-AsCGI 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 --- --- NEW FILE pkg.acl --- From fedora-extras-commits at redhat.com Sat Apr 28 04:12:33 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Sat, 28 Apr 2007 00:12:33 -0400 Subject: owners owners.list,1.2748,1.2749 Message-ID: <200704280412.l3S4CXCn022678@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/owners In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners Modified Files: owners.list Log Message: add perl-HTTP-Request-AsCGI Index: owners.list =================================================================== RCS file: /cvs/extras/owners/owners.list,v retrieving revision 1.2748 retrieving revision 1.2749 diff -u -r1.2748 -r1.2749 --- owners.list 28 Apr 2007 04:10:37 -0000 1.2748 +++ owners.list 28 Apr 2007 04:12:02 -0000 1.2749 @@ -1889,6 +1889,7 @@ Fedora Extras|perl-HTTP-BrowserDetect|HTTP::BrowserDetect Perl module|steve at silug.org|extras-qa at fedoraproject.org|fedora-perl-devel-list at redhat.com Fedora Extras|perl-HTTP-Proxy|A pure Perl HTTP proxy|jpo at di.uminho.pt|extras-qa at fedoraproject.org|fedora-perl-devel-list at redhat.com Fedora Extras|perl-HTTP-Recorder|Record interaction with web sites|jpo at di.uminho.pt|extras-qa at fedoraproject.org|fedora-perl-devel-list at redhat.com +Fedora Extras|perl-HTTP-Request-AsCGI|Setup a CGI enviroment from a HTTP::Request|cweyl at alumni.drew.edu|extras-qa at fedoraproject.org|fedora-perl-devel-list at redhat.com Fedora Extras|perl-HTTP-Request-Params|Retrieve GET/POST Parameters from HTTP Requests|jpo at di.uminho.pt|extras-qa at fedoraproject.org|fedora-perl-devel-list at redhat.com Fedora Extras|perl-HTTP-Server-Simple|Very simple standalone HTTP daemon|jpo at di.uminho.pt|extras-qa at fedoraproject.org|fedora-perl-devel-list at redhat.com Fedora Extras|perl-HTTP-Server-Simple-Mason|HTTP::Server::Simple::Mason Perl module|rc040203 at freenet.de|extras-qa at fedoraproject.org|fedora-perl-devel-list at redhat.com From fedora-extras-commits at redhat.com Sat Apr 28 04:12:35 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Sat, 28 Apr 2007 00:12:35 -0400 Subject: rpms/perl-HTTP-Request-AsCGI/devel .cvsignore, NONE, 1.1 Makefile, NONE, 1.1 sources, NONE, 1.1 Message-ID: <200704280412.l3S4CZo5022683@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/rpms/perl-HTTP-Request-AsCGI/devel In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners/tmpcvsV22596/rpms/perl-HTTP-Request-AsCGI/devel Added Files: .cvsignore Makefile sources Log Message: Setup of module perl-HTTP-Request-AsCGI --- NEW FILE .cvsignore --- --- NEW FILE Makefile --- # Makefile for source rpm: perl-HTTP-Request-AsCGI # $Id: Makefile,v 1.1 2007/04/28 04:12:30 wtogami Exp $ NAME := perl-HTTP-Request-AsCGI SPECFILE = $(firstword $(wildcard *.spec)) define find-makefile-common for d in common ../common ../../common ; do if [ -f $$d/Makefile.common ] ; then if [ -f $$d/CVS/Root -a -w $$/Makefile.common ] ; then cd $$d ; cvs -Q update ; fi ; echo "$$d/Makefile.common" ; break ; fi ; done endef MAKEFILE_COMMON := $(shell $(find-makefile-common)) ifeq ($(MAKEFILE_COMMON),) # attept a checkout define checkout-makefile-common test -f CVS/Root && { cvs -Q -d $$(cat CVS/Root) checkout common && echo "common/Makefile.common" ; } || { echo "ERROR: I can't figure out how to checkout the 'common' module." ; exit -1 ; } >&2 endef MAKEFILE_COMMON := $(shell $(checkout-makefile-common)) endif include $(MAKEFILE_COMMON) --- NEW FILE sources --- From fedora-extras-commits at redhat.com Sat Apr 28 04:11:11 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Sat, 28 Apr 2007 00:11:11 -0400 Subject: rpms/perl-Config-IniHash/devel .cvsignore, NONE, 1.1 Makefile, NONE, 1.1 sources, NONE, 1.1 Message-ID: <200704280411.l3S4BBWM022292@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/rpms/perl-Config-IniHash/devel In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners/tmpcvsV22202/rpms/perl-Config-IniHash/devel Added Files: .cvsignore Makefile sources Log Message: Setup of module perl-Config-IniHash --- NEW FILE .cvsignore --- --- NEW FILE Makefile --- # Makefile for source rpm: perl-Config-IniHash # $Id: Makefile,v 1.1 2007/04/28 04:11:07 wtogami Exp $ NAME := perl-Config-IniHash SPECFILE = $(firstword $(wildcard *.spec)) define find-makefile-common for d in common ../common ../../common ; do if [ -f $$d/Makefile.common ] ; then if [ -f $$d/CVS/Root -a -w $$/Makefile.common ] ; then cd $$d ; cvs -Q update ; fi ; echo "$$d/Makefile.common" ; break ; fi ; done endef MAKEFILE_COMMON := $(shell $(find-makefile-common)) ifeq ($(MAKEFILE_COMMON),) # attept a checkout define checkout-makefile-common test -f CVS/Root && { cvs -Q -d $$(cat CVS/Root) checkout common && echo "common/Makefile.common" ; } || { echo "ERROR: I can't figure out how to checkout the 'common' module." ; exit -1 ; } >&2 endef MAKEFILE_COMMON := $(shell $(checkout-makefile-common)) endif include $(MAKEFILE_COMMON) --- NEW FILE sources --- From fedora-extras-commits at redhat.com Sat Apr 28 04:44:08 2007 From: fedora-extras-commits at redhat.com (Mamoru Tasaka (mtasaka)) Date: Sat, 28 Apr 2007 00:44:08 -0400 Subject: rpms/migemo pkg.acl,1.1,NONE Message-ID: <200704280444.l3S4i8Pt023725@cvs-int.fedora.redhat.com> Author: mtasaka Update of /cvs/extras/rpms/migemo In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv23710 Removed Files: pkg.acl Log Message: Initial importing of migemo --- pkg.acl DELETED --- From fedora-extras-commits at redhat.com Sat Apr 28 04:44:48 2007 From: fedora-extras-commits at redhat.com (Mamoru Tasaka (mtasaka)) Date: Sat, 28 Apr 2007 00:44:48 -0400 Subject: rpms/migemo/FC-5 migemo.spec, NONE, 1.1 .cvsignore, 1.1, 1.2 sources, 1.1, 1.2 Message-ID: <200704280444.l3S4imjb023829@cvs-int.fedora.redhat.com> Author: mtasaka Update of /cvs/extras/rpms/migemo/FC-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv23710/FC-5 Modified Files: .cvsignore sources Added Files: migemo.spec Log Message: Initial importing of migemo --- NEW FILE migemo.spec --- %define migemover 0.40 %define emacsver 21.4 %define xemacsver 21.4 %define e_sitedir %{_datadir}/emacs/site-lisp %define xe_sitedir %{_datadir}/xemacs/site-lisp %define rubyabi 1.8 %{!?ruby_sitelib: %define ruby_sitelib %(ruby -rrbconfig -e "puts Config::CONFIG['sitelibdir']")} Name: migemo Version: %{migemover} Release: 9%{?dist} Summary: Japanese incremental search tool Group: Applications/Text License: GPL URL: http://0xcc.net/migemo/ Source0: http://0xcc.net/migemo/%{name}-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch BuildRequires: ruby BuildRequires: ruby(abi) = %{rubyabi} BuildRequires: ruby(romkan) BuildRequires: ruby(bsearch) BuildRequires: emacs >= %{emacsver} BuildRequires: xemacs >= %{xemacsver} Requires: ruby(romkan) Requires: ruby(bsearch) Requires: ruby Requires: ruby(abi) = %{rubyabi} %description Ruby/Migemo is a tool for Japanese incremental search. %package emacs Group: Applications/Editors Summary: Emacs front-end of Migemo Requires: %{name} = %{version}-%{release} Requires: emacs >= %{emacsver} Requires: apel %description emacs %{SUMMARY}. %package xemacs Group: Applications/Editors Summary: XEmacs front-end of Migemo Requires: %{name} = %{version}-%{release} Requires: xemacs >= %{emacsver} Requires: apel %description xemacs %{SUMMARY}. %prep %setup -q %build %configure \ --with-rubydir=%{ruby_sitelib} %{__make} %{?_smp_mflags} migemo.elc %install %{__rm} -rf $RPM_BUILD_ROOT %{__make} INSTALL="%{__install} -c -p" DESTDIR=$RPM_BUILD_ROOT install # For xemacs %{__rm} -f migemo.elc %configure \ --with-rubydir=%{ruby_sitelib} \ --with-emacs=xemacs \ --with-lispdir=%{xe_sitedir} %{__make} INSTALL="%{__install} -c -p" DESTDIR=%{buildroot} install-lispLISP %clean %{__rm} -rf $RPM_BUILD_ROOT %check cd tests for f in *.sh ; do \ sh $f || : done %files %defattr(-,root,root,-) %doc AUTHORS ChangeLog COPYING README %{_bindir}/migemo* %{_datadir}/migemo/ %{ruby_sitelib}/migemo* %files emacs %defattr(-,root,root,-) %{e_sitedir}/migemo.el* %files xemacs %defattr(-,root,root,-) %{xe_sitedir}/migemo.el* %changelog * Thu Apr 26 2007 Mamoru Tasaka - 0.40-9 - Specify Ruby abi * Thu Apr 12 2007 Mamoru Tasaka - 0.40-8 - Rewrite * Sun Apr 08 2007 Minokichi Sato - First build for Fedora Core 6 * Thu Feb 22 2007 NAKAYA Toshiharu - (0.40-7m) - add dependencies on apel * Tue Jun 28 2005 Toru Hoshina - (0.40-6m) - /usr/lib/ruby * Fri Feb 18 2005 Dai OKUYAMA - (0.40-5m) - enable x86_64. - xemacs elisps destination is moved from %%{_libdir} to %%{_datadir}. * Thu Nov 25 2004 Shigeyuki Yamashita - (0.40-4m) - rebuild against emacs-21.3.50 (nen no tame...) * Tue Mar 23 2004 Toru Hoshina - (0.40-3m) - revised spec for enabling rpm 4.2. * Tue Aug 5 2003 Kazuhiko - (0.40-2m) - rebuild against ruby-1.8 * Fri May 30 2003 Shigeyuki Yamashita - (0.40-1m) - update 0.40 * Sat Sep 1 2001 Kazuhiko - (0.32-2k) - Obsoletes: jrsearch-emacs - divide into migemo, migemo-emacs, and migemo-xemacs packages Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/migemo/FC-5/.cvsignore,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- .cvsignore 28 Apr 2007 04:09:14 -0000 1.1 +++ .cvsignore 28 Apr 2007 04:44:13 -0000 1.2 @@ -0,0 +1 @@ +migemo-0.40.tar.gz Index: sources =================================================================== RCS file: /cvs/extras/rpms/migemo/FC-5/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 28 Apr 2007 04:09:14 -0000 1.1 +++ sources 28 Apr 2007 04:44:13 -0000 1.2 @@ -0,0 +1 @@ +7021c45096b6816fccf16f8389324a91 migemo-0.40.tar.gz From fedora-extras-commits at redhat.com Sat Apr 28 04:44:52 2007 From: fedora-extras-commits at redhat.com (Mamoru Tasaka (mtasaka)) Date: Sat, 28 Apr 2007 00:44:52 -0400 Subject: rpms/migemo/FC-6 migemo.spec, NONE, 1.1 .cvsignore, 1.1, 1.2 sources, 1.1, 1.2 Message-ID: <200704280444.l3S4iqjd023835@cvs-int.fedora.redhat.com> Author: mtasaka Update of /cvs/extras/rpms/migemo/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv23710/FC-6 Modified Files: .cvsignore sources Added Files: migemo.spec Log Message: Initial importing of migemo --- NEW FILE migemo.spec --- %define migemover 0.40 %define emacsver 21.4 %define xemacsver 21.4 %define e_sitedir %{_datadir}/emacs/site-lisp %define xe_sitedir %{_datadir}/xemacs/site-lisp %define rubyabi 1.8 %{!?ruby_sitelib: %define ruby_sitelib %(ruby -rrbconfig -e "puts Config::CONFIG['sitelibdir']")} Name: migemo Version: %{migemover} Release: 9%{?dist} Summary: Japanese incremental search tool Group: Applications/Text License: GPL URL: http://0xcc.net/migemo/ Source0: http://0xcc.net/migemo/%{name}-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch BuildRequires: ruby BuildRequires: ruby(abi) = %{rubyabi} BuildRequires: ruby(romkan) BuildRequires: ruby(bsearch) BuildRequires: emacs >= %{emacsver} BuildRequires: xemacs >= %{xemacsver} Requires: ruby(romkan) Requires: ruby(bsearch) Requires: ruby Requires: ruby(abi) = %{rubyabi} %description Ruby/Migemo is a tool for Japanese incremental search. %package emacs Group: Applications/Editors Summary: Emacs front-end of Migemo Requires: %{name} = %{version}-%{release} Requires: emacs >= %{emacsver} Requires: apel %description emacs %{SUMMARY}. %package xemacs Group: Applications/Editors Summary: XEmacs front-end of Migemo Requires: %{name} = %{version}-%{release} Requires: xemacs >= %{emacsver} Requires: apel %description xemacs %{SUMMARY}. %prep %setup -q %build %configure \ --with-rubydir=%{ruby_sitelib} %{__make} %{?_smp_mflags} migemo.elc %install %{__rm} -rf $RPM_BUILD_ROOT %{__make} INSTALL="%{__install} -c -p" DESTDIR=$RPM_BUILD_ROOT install # For xemacs %{__rm} -f migemo.elc %configure \ --with-rubydir=%{ruby_sitelib} \ --with-emacs=xemacs \ --with-lispdir=%{xe_sitedir} %{__make} INSTALL="%{__install} -c -p" DESTDIR=%{buildroot} install-lispLISP %clean %{__rm} -rf $RPM_BUILD_ROOT %check cd tests for f in *.sh ; do \ sh $f || : done %files %defattr(-,root,root,-) %doc AUTHORS ChangeLog COPYING README %{_bindir}/migemo* %{_datadir}/migemo/ %{ruby_sitelib}/migemo* %files emacs %defattr(-,root,root,-) %{e_sitedir}/migemo.el* %files xemacs %defattr(-,root,root,-) %{xe_sitedir}/migemo.el* %changelog * Thu Apr 26 2007 Mamoru Tasaka - 0.40-9 - Specify Ruby abi * Thu Apr 12 2007 Mamoru Tasaka - 0.40-8 - Rewrite * Sun Apr 08 2007 Minokichi Sato - First build for Fedora Core 6 * Thu Feb 22 2007 NAKAYA Toshiharu - (0.40-7m) - add dependencies on apel * Tue Jun 28 2005 Toru Hoshina - (0.40-6m) - /usr/lib/ruby * Fri Feb 18 2005 Dai OKUYAMA - (0.40-5m) - enable x86_64. - xemacs elisps destination is moved from %%{_libdir} to %%{_datadir}. * Thu Nov 25 2004 Shigeyuki Yamashita - (0.40-4m) - rebuild against emacs-21.3.50 (nen no tame...) * Tue Mar 23 2004 Toru Hoshina - (0.40-3m) - revised spec for enabling rpm 4.2. * Tue Aug 5 2003 Kazuhiko - (0.40-2m) - rebuild against ruby-1.8 * Fri May 30 2003 Shigeyuki Yamashita - (0.40-1m) - update 0.40 * Sat Sep 1 2001 Kazuhiko - (0.32-2k) - Obsoletes: jrsearch-emacs - divide into migemo, migemo-emacs, and migemo-xemacs packages Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/migemo/FC-6/.cvsignore,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- .cvsignore 28 Apr 2007 04:09:14 -0000 1.1 +++ .cvsignore 28 Apr 2007 04:44:18 -0000 1.2 @@ -0,0 +1 @@ +migemo-0.40.tar.gz Index: sources =================================================================== RCS file: /cvs/extras/rpms/migemo/FC-6/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 28 Apr 2007 04:09:14 -0000 1.1 +++ sources 28 Apr 2007 04:44:18 -0000 1.2 @@ -0,0 +1 @@ +7021c45096b6816fccf16f8389324a91 migemo-0.40.tar.gz From fedora-extras-commits at redhat.com Sat Apr 28 04:44:57 2007 From: fedora-extras-commits at redhat.com (Mamoru Tasaka (mtasaka)) Date: Sat, 28 Apr 2007 00:44:57 -0400 Subject: rpms/migemo/devel migemo.spec, NONE, 1.1 .cvsignore, 1.1, 1.2 sources, 1.1, 1.2 Message-ID: <200704280444.l3S4ivK2023839@cvs-int.fedora.redhat.com> Author: mtasaka Update of /cvs/extras/rpms/migemo/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv23710/devel Modified Files: .cvsignore sources Added Files: migemo.spec Log Message: Initial importing of migemo --- NEW FILE migemo.spec --- %define migemover 0.40 %define emacsver 21.4 %define xemacsver 21.4 %define e_sitedir %{_datadir}/emacs/site-lisp %define xe_sitedir %{_datadir}/xemacs/site-lisp %define rubyabi 1.8 %{!?ruby_sitelib: %define ruby_sitelib %(ruby -rrbconfig -e "puts Config::CONFIG['sitelibdir']")} Name: migemo Version: %{migemover} Release: 9%{?dist} Summary: Japanese incremental search tool Group: Applications/Text License: GPL URL: http://0xcc.net/migemo/ Source0: http://0xcc.net/migemo/%{name}-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch BuildRequires: ruby BuildRequires: ruby(abi) = %{rubyabi} BuildRequires: ruby(romkan) BuildRequires: ruby(bsearch) BuildRequires: emacs >= %{emacsver} BuildRequires: xemacs >= %{xemacsver} Requires: ruby(romkan) Requires: ruby(bsearch) Requires: ruby Requires: ruby(abi) = %{rubyabi} %description Ruby/Migemo is a tool for Japanese incremental search. %package emacs Group: Applications/Editors Summary: Emacs front-end of Migemo Requires: %{name} = %{version}-%{release} Requires: emacs >= %{emacsver} Requires: apel %description emacs %{SUMMARY}. %package xemacs Group: Applications/Editors Summary: XEmacs front-end of Migemo Requires: %{name} = %{version}-%{release} Requires: xemacs >= %{emacsver} Requires: apel %description xemacs %{SUMMARY}. %prep %setup -q %build %configure \ --with-rubydir=%{ruby_sitelib} %{__make} %{?_smp_mflags} migemo.elc %install %{__rm} -rf $RPM_BUILD_ROOT %{__make} INSTALL="%{__install} -c -p" DESTDIR=$RPM_BUILD_ROOT install # For xemacs %{__rm} -f migemo.elc %configure \ --with-rubydir=%{ruby_sitelib} \ --with-emacs=xemacs \ --with-lispdir=%{xe_sitedir} %{__make} INSTALL="%{__install} -c -p" DESTDIR=%{buildroot} install-lispLISP %clean %{__rm} -rf $RPM_BUILD_ROOT %check cd tests for f in *.sh ; do \ sh $f || : done %files %defattr(-,root,root,-) %doc AUTHORS ChangeLog COPYING README %{_bindir}/migemo* %{_datadir}/migemo/ %{ruby_sitelib}/migemo* %files emacs %defattr(-,root,root,-) %{e_sitedir}/migemo.el* %files xemacs %defattr(-,root,root,-) %{xe_sitedir}/migemo.el* %changelog * Thu Apr 26 2007 Mamoru Tasaka - 0.40-9 - Specify Ruby abi * Thu Apr 12 2007 Mamoru Tasaka - 0.40-8 - Rewrite * Sun Apr 08 2007 Minokichi Sato - First build for Fedora Core 6 * Thu Feb 22 2007 NAKAYA Toshiharu - (0.40-7m) - add dependencies on apel * Tue Jun 28 2005 Toru Hoshina - (0.40-6m) - /usr/lib/ruby * Fri Feb 18 2005 Dai OKUYAMA - (0.40-5m) - enable x86_64. - xemacs elisps destination is moved from %%{_libdir} to %%{_datadir}. * Thu Nov 25 2004 Shigeyuki Yamashita - (0.40-4m) - rebuild against emacs-21.3.50 (nen no tame...) * Tue Mar 23 2004 Toru Hoshina - (0.40-3m) - revised spec for enabling rpm 4.2. * Tue Aug 5 2003 Kazuhiko - (0.40-2m) - rebuild against ruby-1.8 * Fri May 30 2003 Shigeyuki Yamashita - (0.40-1m) - update 0.40 * Sat Sep 1 2001 Kazuhiko - (0.32-2k) - Obsoletes: jrsearch-emacs - divide into migemo, migemo-emacs, and migemo-xemacs packages Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/migemo/devel/.cvsignore,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- .cvsignore 28 Apr 2007 04:09:14 -0000 1.1 +++ .cvsignore 28 Apr 2007 04:44:23 -0000 1.2 @@ -0,0 +1 @@ +migemo-0.40.tar.gz Index: sources =================================================================== RCS file: /cvs/extras/rpms/migemo/devel/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 28 Apr 2007 04:09:14 -0000 1.1 +++ sources 28 Apr 2007 04:44:23 -0000 1.2 @@ -0,0 +1 @@ +7021c45096b6816fccf16f8389324a91 migemo-0.40.tar.gz From fedora-extras-commits at redhat.com Sat Apr 28 04:50:11 2007 From: fedora-extras-commits at redhat.com (Chris Weyl (cweyl)) Date: Sat, 28 Apr 2007 00:50:11 -0400 Subject: rpms/perl-Config-IniHash import.log,1.1,1.2 Message-ID: <200704280450.l3S4oBPg024034@cvs-int.fedora.redhat.com> Author: cweyl Update of /cvs/extras/rpms/perl-Config-IniHash In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv23994 Modified Files: import.log Log Message: initial import Index: import.log =================================================================== RCS file: /cvs/extras/rpms/perl-Config-IniHash/import.log,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- import.log 28 Apr 2007 04:10:57 -0000 1.1 +++ import.log 28 Apr 2007 04:49:37 -0000 1.2 @@ -0,0 +1 @@ +perl-Config-IniHash-2_9_0-1_fc6:HEAD:perl-Config-IniHash-2.9.0-1.fc6.src.rpm:1177735770 From fedora-extras-commits at redhat.com Sat Apr 28 04:50:16 2007 From: fedora-extras-commits at redhat.com (Chris Weyl (cweyl)) Date: Sat, 28 Apr 2007 00:50:16 -0400 Subject: rpms/perl-Config-IniHash/devel perl-Config-IniHash.spec, NONE, 1.1 .cvsignore, 1.1, 1.2 sources, 1.1, 1.2 Message-ID: <200704280450.l3S4oGNL024038@cvs-int.fedora.redhat.com> Author: cweyl Update of /cvs/extras/rpms/perl-Config-IniHash/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv23994/devel Modified Files: .cvsignore sources Added Files: perl-Config-IniHash.spec Log Message: initial import --- NEW FILE perl-Config-IniHash.spec --- Name: perl-Config-IniHash Version: 2.9.0 Release: 1%{?dist} Summary: Perl extension for reading and writing INI files License: GPL or Artistic Group: Development/Libraries URL: http://search.cpan.org/dist/Config-IniHash/ Source0: http://www.cpan.org/authors/id/J/JE/JENDA/Config-IniHash-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) # core BuildRequires: perl(ExtUtils::MakeMaker) BuildRequires: perl(Test::More) # cpan BuildRequires: perl(Hash::Case) BuildRequires: perl(IO::Scalar) BuildRequires: perl(Hash::WithDefaults) >= 0.04 %description This module reads and writes INI files. %prep %setup -q -n Config-IniHash-%{version} sed -i 's/\r//' README %build %{__perl} Makefile.PL INSTALLDIRS=vendor make %{?_smp_mflags} %install rm -rf %{buildroot} make pure_install PERL_INSTALL_ROOT=%{buildroot} find %{buildroot} -type f -name .packlist -exec rm -f {} \; find %{buildroot} -depth -type d -exec rmdir {} 2>/dev/null \; %{_fixperms} %{buildroot}/* %check make test %clean rm -rf %{buildroot} %files %defattr(-,root,root,-) %doc Changes README %{perl_vendorlib}/* %{_mandir}/man3/* %changelog * Thu Apr 26 2007 Chris Weyl 2.9.0-1 - update to 2.9.0 (?!) * Thu Apr 26 2007 Chris Weyl 2.8-2 - add missing BR on perl(IO::Scalar) * Wed Apr 18 2007 Chris Weyl 2.8-1 - Specfile autogenerated by cpanspec 1.69.1. Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/perl-Config-IniHash/devel/.cvsignore,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- .cvsignore 28 Apr 2007 04:11:07 -0000 1.1 +++ .cvsignore 28 Apr 2007 04:49:41 -0000 1.2 @@ -0,0 +1 @@ +Config-IniHash-2.9.0.tar.gz Index: sources =================================================================== RCS file: /cvs/extras/rpms/perl-Config-IniHash/devel/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 28 Apr 2007 04:11:07 -0000 1.1 +++ sources 28 Apr 2007 04:49:41 -0000 1.2 @@ -0,0 +1 @@ +012e9bc3e320dcb031886a3ffcc19c09 Config-IniHash-2.9.0.tar.gz From fedora-extras-commits at redhat.com Sat Apr 28 04:53:36 2007 From: fedora-extras-commits at redhat.com (Chris Weyl (cweyl)) Date: Sat, 28 Apr 2007 00:53:36 -0400 Subject: rpms/perl-Config-IniHash/devel perl-Config-IniHash.spec,1.1,1.2 Message-ID: <200704280453.l3S4raM2024123@cvs-int.fedora.redhat.com> Author: cweyl Update of /cvs/extras/rpms/perl-Config-IniHash/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv24081 Modified Files: perl-Config-IniHash.spec Log Message: release bump Index: perl-Config-IniHash.spec =================================================================== RCS file: /cvs/extras/rpms/perl-Config-IniHash/devel/perl-Config-IniHash.spec,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- perl-Config-IniHash.spec 28 Apr 2007 04:49:41 -0000 1.1 +++ perl-Config-IniHash.spec 28 Apr 2007 04:52:40 -0000 1.2 @@ -1,6 +1,6 @@ Name: perl-Config-IniHash Version: 2.9.0 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Perl extension for reading and writing INI files License: GPL or Artistic Group: Development/Libraries @@ -53,6 +53,9 @@ %{_mandir}/man3/* %changelog +* Fri Apr 27 2007 Chris Weyl 2.9.0-2 +- bump + * Thu Apr 26 2007 Chris Weyl 2.9.0-1 - update to 2.9.0 (?!) From fedora-extras-commits at redhat.com Sat Apr 28 04:54:15 2007 From: fedora-extras-commits at redhat.com (Chris Weyl (cweyl)) Date: Sat, 28 Apr 2007 00:54:15 -0400 Subject: rpms/perl-HTTP-Request-AsCGI import.log,1.1,1.2 Message-ID: <200704280454.l3S4sFIA024211@cvs-int.fedora.redhat.com> Author: cweyl Update of /cvs/extras/rpms/perl-HTTP-Request-AsCGI In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv24113 Modified Files: import.log Log Message: initial import Index: import.log =================================================================== RCS file: /cvs/extras/rpms/perl-HTTP-Request-AsCGI/import.log,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- import.log 28 Apr 2007 04:12:26 -0000 1.1 +++ import.log 28 Apr 2007 04:53:15 -0000 1.2 @@ -0,0 +1 @@ +perl-HTTP-Request-AsCGI-0_5-1_fc6:HEAD:perl-HTTP-Request-AsCGI-0.5-1.fc6.src.rpm:1177735989 From fedora-extras-commits at redhat.com Sat Apr 28 04:54:43 2007 From: fedora-extras-commits at redhat.com (Chris Weyl (cweyl)) Date: Sat, 28 Apr 2007 00:54:43 -0400 Subject: rpms/perl-Config-IniHash/FC-5 perl-Config-IniHash.spec, NONE, 1.1 sources, 1.1, 1.2 Message-ID: <200704280454.l3S4shjb024216@cvs-int.fedora.redhat.com> Author: cweyl Update of /cvs/extras/rpms/perl-Config-IniHash/FC-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv24161 Modified Files: sources Added Files: perl-Config-IniHash.spec Log Message: pseudo-branch of perl-Config-IniHash to FC-5 --- NEW FILE perl-Config-IniHash.spec --- Name: perl-Config-IniHash Version: 2.9.0 Release: 2%{?dist} Summary: Perl extension for reading and writing INI files License: GPL or Artistic Group: Development/Libraries URL: http://search.cpan.org/dist/Config-IniHash/ Source0: http://www.cpan.org/authors/id/J/JE/JENDA/Config-IniHash-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) # core BuildRequires: perl(ExtUtils::MakeMaker) BuildRequires: perl(Test::More) # cpan BuildRequires: perl(Hash::Case) BuildRequires: perl(IO::Scalar) BuildRequires: perl(Hash::WithDefaults) >= 0.04 %description This module reads and writes INI files. %prep %setup -q -n Config-IniHash-%{version} sed -i 's/\r//' README %build %{__perl} Makefile.PL INSTALLDIRS=vendor make %{?_smp_mflags} %install rm -rf %{buildroot} make pure_install PERL_INSTALL_ROOT=%{buildroot} find %{buildroot} -type f -name .packlist -exec rm -f {} \; find %{buildroot} -depth -type d -exec rmdir {} 2>/dev/null \; %{_fixperms} %{buildroot}/* %check make test %clean rm -rf %{buildroot} %files %defattr(-,root,root,-) %doc Changes README %{perl_vendorlib}/* %{_mandir}/man3/* %changelog * Fri Apr 27 2007 Chris Weyl 2.9.0-2 - bump * Thu Apr 26 2007 Chris Weyl 2.9.0-1 - update to 2.9.0 (?!) * Thu Apr 26 2007 Chris Weyl 2.8-2 - add missing BR on perl(IO::Scalar) * Wed Apr 18 2007 Chris Weyl 2.8-1 - Specfile autogenerated by cpanspec 1.69.1. Index: sources =================================================================== RCS file: /cvs/extras/rpms/perl-Config-IniHash/FC-5/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 28 Apr 2007 04:11:07 -0000 1.1 +++ sources 28 Apr 2007 04:53:42 -0000 1.2 @@ -0,0 +1 @@ +012e9bc3e320dcb031886a3ffcc19c09 Config-IniHash-2.9.0.tar.gz From fedora-extras-commits at redhat.com Sat Apr 28 04:54:45 2007 From: fedora-extras-commits at redhat.com (Chris Weyl (cweyl)) Date: Sat, 28 Apr 2007 00:54:45 -0400 Subject: rpms/perl-HTTP-Request-AsCGI/devel perl-HTTP-Request-AsCGI.spec, NONE, 1.1 .cvsignore, 1.1, 1.2 sources, 1.1, 1.2 Message-ID: <200704280454.l3S4sjnU024263@cvs-int.fedora.redhat.com> Author: cweyl Update of /cvs/extras/rpms/perl-HTTP-Request-AsCGI/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv24113/devel Modified Files: .cvsignore sources Added Files: perl-HTTP-Request-AsCGI.spec Log Message: initial import --- NEW FILE perl-HTTP-Request-AsCGI.spec --- Name: perl-HTTP-Request-AsCGI Version: 0.5 Release: 1%{?dist} Summary: Setup a CGI enviroment from a HTTP::Request License: GPL or Artistic Group: Development/Libraries URL: http://search.cpan.org/dist/HTTP-Request-AsCGI/ Source0: http://www.cpan.org/authors/id/C/CH/CHANSEN/HTTP-Request-AsCGI-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) # core BuildRequires: perl(ExtUtils::MakeMaker) BuildRequires: perl(Test::More) # cpan BuildRequires: perl(Class::Accessor) BuildRequires: perl(HTTP::Request) BuildRequires: perl(HTTP::Response) >= 1.53 # 'use base' Requires: perl(Class::Accessor::Fast) %description Provides a convenient way of setting up an CGI enviroment from a HTTP::Request. %prep %setup -q -n HTTP-Request-AsCGI-%{version} %build %{__perl} Makefile.PL INSTALLDIRS=vendor make %{?_smp_mflags} %install rm -rf %{buildroot} make pure_install PERL_INSTALL_ROOT=%{buildroot} find %{buildroot} -type f -name .packlist -exec rm -f {} \; find %{buildroot} -depth -type d -exec rmdir {} 2>/dev/null \; %{_fixperms} %{buildroot}/* %check make test %clean rm -rf %{buildroot} %files %defattr(-,root,root,-) %doc Changes README examples/ %{perl_vendorlib}/* %{_mandir}/man3/* %changelog * Tue Apr 10 2007 Chris Weyl 0.5-1 - Specfile autogenerated by cpanspec 1.70. Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/perl-HTTP-Request-AsCGI/devel/.cvsignore,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- .cvsignore 28 Apr 2007 04:12:30 -0000 1.1 +++ .cvsignore 28 Apr 2007 04:53:46 -0000 1.2 @@ -0,0 +1 @@ +HTTP-Request-AsCGI-0.5.tar.gz Index: sources =================================================================== RCS file: /cvs/extras/rpms/perl-HTTP-Request-AsCGI/devel/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 28 Apr 2007 04:12:30 -0000 1.1 +++ sources 28 Apr 2007 04:53:46 -0000 1.2 @@ -0,0 +1 @@ +e1f5d332969d072a19d9649ed7d77f59 HTTP-Request-AsCGI-0.5.tar.gz From fedora-extras-commits at redhat.com Sat Apr 28 04:55:44 2007 From: fedora-extras-commits at redhat.com (Chris Weyl (cweyl)) Date: Sat, 28 Apr 2007 00:55:44 -0400 Subject: rpms/perl-Config-IniHash/FC-6 perl-Config-IniHash.spec, NONE, 1.1 sources, 1.1, 1.2 Message-ID: <200704280455.l3S4tiUB024347@cvs-int.fedora.redhat.com> Author: cweyl Update of /cvs/extras/rpms/perl-Config-IniHash/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv24296 Modified Files: sources Added Files: perl-Config-IniHash.spec Log Message: pseudo-branch of perl-Config-IniHash to FC-6 --- NEW FILE perl-Config-IniHash.spec --- Name: perl-Config-IniHash Version: 2.9.0 Release: 2%{?dist} Summary: Perl extension for reading and writing INI files License: GPL or Artistic Group: Development/Libraries URL: http://search.cpan.org/dist/Config-IniHash/ Source0: http://www.cpan.org/authors/id/J/JE/JENDA/Config-IniHash-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) # core BuildRequires: perl(ExtUtils::MakeMaker) BuildRequires: perl(Test::More) # cpan BuildRequires: perl(Hash::Case) BuildRequires: perl(IO::Scalar) BuildRequires: perl(Hash::WithDefaults) >= 0.04 %description This module reads and writes INI files. %prep %setup -q -n Config-IniHash-%{version} sed -i 's/\r//' README %build %{__perl} Makefile.PL INSTALLDIRS=vendor make %{?_smp_mflags} %install rm -rf %{buildroot} make pure_install PERL_INSTALL_ROOT=%{buildroot} find %{buildroot} -type f -name .packlist -exec rm -f {} \; find %{buildroot} -depth -type d -exec rmdir {} 2>/dev/null \; %{_fixperms} %{buildroot}/* %check make test %clean rm -rf %{buildroot} %files %defattr(-,root,root,-) %doc Changes README %{perl_vendorlib}/* %{_mandir}/man3/* %changelog * Fri Apr 27 2007 Chris Weyl 2.9.0-2 - bump * Thu Apr 26 2007 Chris Weyl 2.9.0-1 - update to 2.9.0 (?!) * Thu Apr 26 2007 Chris Weyl 2.8-2 - add missing BR on perl(IO::Scalar) * Wed Apr 18 2007 Chris Weyl 2.8-1 - Specfile autogenerated by cpanspec 1.69.1. Index: sources =================================================================== RCS file: /cvs/extras/rpms/perl-Config-IniHash/FC-6/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 28 Apr 2007 04:11:07 -0000 1.1 +++ sources 28 Apr 2007 04:54:48 -0000 1.2 @@ -0,0 +1 @@ +012e9bc3e320dcb031886a3ffcc19c09 Config-IniHash-2.9.0.tar.gz From fedora-extras-commits at redhat.com Sat Apr 28 04:56:06 2007 From: fedora-extras-commits at redhat.com (Chris Weyl (cweyl)) Date: Sat, 28 Apr 2007 00:56:06 -0400 Subject: rpms/perl-HTTP-Request-AsCGI/devel perl-HTTP-Request-AsCGI.spec, 1.1, 1.2 Message-ID: <200704280456.l3S4u6YS024401@cvs-int.fedora.redhat.com> Author: cweyl Update of /cvs/extras/rpms/perl-HTTP-Request-AsCGI/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv24313 Modified Files: perl-HTTP-Request-AsCGI.spec Log Message: release bump Index: perl-HTTP-Request-AsCGI.spec =================================================================== RCS file: /cvs/extras/rpms/perl-HTTP-Request-AsCGI/devel/perl-HTTP-Request-AsCGI.spec,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- perl-HTTP-Request-AsCGI.spec 28 Apr 2007 04:53:46 -0000 1.1 +++ perl-HTTP-Request-AsCGI.spec 28 Apr 2007 04:55:11 -0000 1.2 @@ -1,6 +1,6 @@ Name: perl-HTTP-Request-AsCGI Version: 0.5 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Setup a CGI enviroment from a HTTP::Request License: GPL or Artistic Group: Development/Libraries @@ -55,5 +55,8 @@ %{_mandir}/man3/* %changelog +* Fri Apr 27 2007 Chris Weyl 0.5-2 +- bump + * Tue Apr 10 2007 Chris Weyl 0.5-1 - Specfile autogenerated by cpanspec 1.70. From fedora-extras-commits at redhat.com Sat Apr 28 04:56:43 2007 From: fedora-extras-commits at redhat.com (Chris Weyl (cweyl)) Date: Sat, 28 Apr 2007 00:56:43 -0400 Subject: rpms/perl-Config-IniHash Makefile,1.1,1.2 Message-ID: <200704280456.l3S4uhcY024477@cvs-int.fedora.redhat.com> Author: cweyl Update of /cvs/extras/rpms/perl-Config-IniHash In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv24394 Modified Files: Makefile Log Message: add build-all target to overall makefile of perl-Config-IniHash Index: Makefile =================================================================== RCS file: /cvs/extras/rpms/perl-Config-IniHash/Makefile,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- Makefile 28 Apr 2007 04:10:57 -0000 1.1 +++ Makefile 28 Apr 2007 04:55:48 -0000 1.2 @@ -2,6 +2,15 @@ all : CVS/Root common-update @cvs update +# for target build-all +BRANCHES := $(shell cat ~/fedora-extras/current-branches | sed -e 's/:.*//') + +# tag & build all non-legacy branches... +build-all : + @echo NOTICE: building for ${BRANCHES} + @sleep 5s + @for br in ${BRANCHES} ; do echo Building $$br ; cd $$br && test -f dead.package || make tag plague ; cd .. ; done + common-update : common @cd common && cvs update From fedora-extras-commits at redhat.com Sat Apr 28 04:57:03 2007 From: fedora-extras-commits at redhat.com (Chris Weyl (cweyl)) Date: Sat, 28 Apr 2007 00:57:03 -0400 Subject: rpms/perl-HTTP-Request-AsCGI/FC-5 perl-HTTP-Request-AsCGI.spec, NONE, 1.1 sources, 1.1, 1.2 Message-ID: <200704280457.l3S4v34v024480@cvs-int.fedora.redhat.com> Author: cweyl Update of /cvs/extras/rpms/perl-HTTP-Request-AsCGI/FC-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv24439 Modified Files: sources Added Files: perl-HTTP-Request-AsCGI.spec Log Message: pseudo-branch of perl-HTTP-Request-AsCGI to FC-5 --- NEW FILE perl-HTTP-Request-AsCGI.spec --- Name: perl-HTTP-Request-AsCGI Version: 0.5 Release: 2%{?dist} Summary: Setup a CGI enviroment from a HTTP::Request License: GPL or Artistic Group: Development/Libraries URL: http://search.cpan.org/dist/HTTP-Request-AsCGI/ Source0: http://www.cpan.org/authors/id/C/CH/CHANSEN/HTTP-Request-AsCGI-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) # core BuildRequires: perl(ExtUtils::MakeMaker) BuildRequires: perl(Test::More) # cpan BuildRequires: perl(Class::Accessor) BuildRequires: perl(HTTP::Request) BuildRequires: perl(HTTP::Response) >= 1.53 # 'use base' Requires: perl(Class::Accessor::Fast) %description Provides a convenient way of setting up an CGI enviroment from a HTTP::Request. %prep %setup -q -n HTTP-Request-AsCGI-%{version} %build %{__perl} Makefile.PL INSTALLDIRS=vendor make %{?_smp_mflags} %install rm -rf %{buildroot} make pure_install PERL_INSTALL_ROOT=%{buildroot} find %{buildroot} -type f -name .packlist -exec rm -f {} \; find %{buildroot} -depth -type d -exec rmdir {} 2>/dev/null \; %{_fixperms} %{buildroot}/* %check make test %clean rm -rf %{buildroot} %files %defattr(-,root,root,-) %doc Changes README examples/ %{perl_vendorlib}/* %{_mandir}/man3/* %changelog * Fri Apr 27 2007 Chris Weyl 0.5-2 - bump * Tue Apr 10 2007 Chris Weyl 0.5-1 - Specfile autogenerated by cpanspec 1.70. Index: sources =================================================================== RCS file: /cvs/extras/rpms/perl-HTTP-Request-AsCGI/FC-5/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 28 Apr 2007 04:12:30 -0000 1.1 +++ sources 28 Apr 2007 04:56:12 -0000 1.2 @@ -0,0 +1 @@ +e1f5d332969d072a19d9649ed7d77f59 HTTP-Request-AsCGI-0.5.tar.gz From fedora-extras-commits at redhat.com Sat Apr 28 04:57:56 2007 From: fedora-extras-commits at redhat.com (Chris Weyl (cweyl)) Date: Sat, 28 Apr 2007 00:57:56 -0400 Subject: rpms/perl-HTTP-Request-AsCGI/FC-6 perl-HTTP-Request-AsCGI.spec, NONE, 1.1 sources, 1.1, 1.2 Message-ID: <200704280457.l3S4vuqk024556@cvs-int.fedora.redhat.com> Author: cweyl Update of /cvs/extras/rpms/perl-HTTP-Request-AsCGI/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv24534 Modified Files: sources Added Files: perl-HTTP-Request-AsCGI.spec Log Message: pseudo-branch of perl-HTTP-Request-AsCGI to FC-6 --- NEW FILE perl-HTTP-Request-AsCGI.spec --- Name: perl-HTTP-Request-AsCGI Version: 0.5 Release: 2%{?dist} Summary: Setup a CGI enviroment from a HTTP::Request License: GPL or Artistic Group: Development/Libraries URL: http://search.cpan.org/dist/HTTP-Request-AsCGI/ Source0: http://www.cpan.org/authors/id/C/CH/CHANSEN/HTTP-Request-AsCGI-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) # core BuildRequires: perl(ExtUtils::MakeMaker) BuildRequires: perl(Test::More) # cpan BuildRequires: perl(Class::Accessor) BuildRequires: perl(HTTP::Request) BuildRequires: perl(HTTP::Response) >= 1.53 # 'use base' Requires: perl(Class::Accessor::Fast) %description Provides a convenient way of setting up an CGI enviroment from a HTTP::Request. %prep %setup -q -n HTTP-Request-AsCGI-%{version} %build %{__perl} Makefile.PL INSTALLDIRS=vendor make %{?_smp_mflags} %install rm -rf %{buildroot} make pure_install PERL_INSTALL_ROOT=%{buildroot} find %{buildroot} -type f -name .packlist -exec rm -f {} \; find %{buildroot} -depth -type d -exec rmdir {} 2>/dev/null \; %{_fixperms} %{buildroot}/* %check make test %clean rm -rf %{buildroot} %files %defattr(-,root,root,-) %doc Changes README examples/ %{perl_vendorlib}/* %{_mandir}/man3/* %changelog * Fri Apr 27 2007 Chris Weyl 0.5-2 - bump * Tue Apr 10 2007 Chris Weyl 0.5-1 - Specfile autogenerated by cpanspec 1.70. Index: sources =================================================================== RCS file: /cvs/extras/rpms/perl-HTTP-Request-AsCGI/FC-6/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 28 Apr 2007 04:12:30 -0000 1.1 +++ sources 28 Apr 2007 04:57:09 -0000 1.2 @@ -0,0 +1 @@ +e1f5d332969d072a19d9649ed7d77f59 HTTP-Request-AsCGI-0.5.tar.gz From fedora-extras-commits at redhat.com Sat Apr 28 04:58:45 2007 From: fedora-extras-commits at redhat.com (Chris Weyl (cweyl)) Date: Sat, 28 Apr 2007 00:58:45 -0400 Subject: rpms/perl-HTTP-Request-AsCGI Makefile,1.1,1.2 Message-ID: <200704280458.l3S4wjIS024627@cvs-int.fedora.redhat.com> Author: cweyl Update of /cvs/extras/rpms/perl-HTTP-Request-AsCGI In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv24603 Modified Files: Makefile Log Message: add build-all target to overall makefile of perl-HTTP-Request-AsCGI Index: Makefile =================================================================== RCS file: /cvs/extras/rpms/perl-HTTP-Request-AsCGI/Makefile,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- Makefile 28 Apr 2007 04:12:26 -0000 1.1 +++ Makefile 28 Apr 2007 04:58:00 -0000 1.2 @@ -2,6 +2,15 @@ all : CVS/Root common-update @cvs update +# for target build-all +BRANCHES := $(shell cat ~/fedora-extras/current-branches | sed -e 's/:.*//') + +# tag & build all non-legacy branches... +build-all : + @echo NOTICE: building for ${BRANCHES} + @sleep 5s + @for br in ${BRANCHES} ; do echo Building $$br ; cd $$br && test -f dead.package || make tag plague ; cd .. ; done + common-update : common @cd common && cvs update From fedora-extras-commits at redhat.com Sat Apr 28 07:13:19 2007 From: fedora-extras-commits at redhat.com (Chitlesh GOORAH (chitlesh)) Date: Sat, 28 Apr 2007 03:13:19 -0400 Subject: rpms/LabPlot import.log,1.1,1.2 Message-ID: <200704280713.l3S7DJvd011576@cvs-int.fedora.redhat.com> Author: chitlesh Update of /cvs/extras/rpms/LabPlot In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv11481 Modified Files: import.log Log Message: Index: import.log =================================================================== RCS file: /cvs/extras/rpms/LabPlot/import.log,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- import.log 28 Apr 2007 00:50:59 -0000 1.1 +++ import.log 28 Apr 2007 07:12:44 -0000 1.2 @@ -0,0 +1 @@ +LabPlot-1_5_1_5-6:FC-6:LabPlot-1.5.1.5-6.src.rpm:1177744651 From fedora-extras-commits at redhat.com Sat Apr 28 07:13:24 2007 From: fedora-extras-commits at redhat.com (Chitlesh GOORAH (chitlesh)) Date: Sat, 28 Apr 2007 03:13:24 -0400 Subject: rpms/LabPlot/FC-6 LabPlot.spec, NONE, 1.1 .cvsignore, 1.1, 1.2 sources, 1.1, 1.2 Message-ID: <200704280713.l3S7DOVU011583@cvs-int.fedora.redhat.com> Author: chitlesh Update of /cvs/extras/rpms/LabPlot/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv11481/FC-6 Modified Files: .cvsignore sources Added Files: LabPlot.spec Log Message: --- NEW FILE LabPlot.spec --- Name: LabPlot Version: 1.5.1.5 Release: 6%{?dist} Summary: Data Analysis and Visualization License: GPL Group: Applications/Engineering URL: http://labplot.sourceforge.net/ BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) Source0: http://downloads.sourceforge.net/labplot/%{name}-%{version}.tar.bz2 BuildRequires: kdelibs-devel libselinux-devel desktop-file-utils libexif-devel netcdf-devel BuildRequires: gsl-devel ImageMagick-c++-devel fftw-devel jasper-devel qwtplot3d-devel BuildRequires: pstoedit libtool qt-qsa-devel gettext htmldoc audiofile-devel ocaml BuildRequires: liborigin-devel %description LabPlot is for scientific 2D and 3D data and function plotting. The various display and analysis functions are explained in the handbook (KDE help center). LabPlot also provides a component for easily viewing the project files in Konqueror. %package doc Summary: Documentation for LabPlot, a Data Analysis and Visualization software Group: Documentation Requires: %{name} = %{version}-%{release} %description doc This package contains the documentation of LabPlot, a Data Analysis and Visualization software and examples. %package doc-br Summary: Documentation for LabPlot in Brasilian Group: Documentation Requires: %{name}-doc = %{version}-%{release} %description doc-br This package contains the brasilian documentation of LabPlot, a Data Analysis and Visualization software in the PDF format. %package doc-de Summary: Documentation for LabPlot in German Group: Documentation Requires: %{name}-doc = %{version}-%{release} %description doc-de This package contains the german documentation of LabPlot, a Data Analysis and Visualization software in the PDF format. %package doc-fr Summary: Documentation for LabPlot in French Group: Documentation Requires: %{name}-doc = %{version}-%{release} %description doc-fr This package contains the german documentation of LabPlot, a Data Analysis and Visualization software in the PDF format. %package doc-it Summary: Documentation for LabPlot in Italian Group: Documentation Requires: %{name}-doc = %{version}-%{release} %description doc-it This package contains the Italian documentation of LabPlot, a Data Analysis and Visualization software in the PDF format. %package doc-nl Summary: Documentation for LabPlot in Dutch Group: Documentation Requires: %{name}-doc = %{version}-%{release} %description doc-nl This package contains the Dutch documentation of LabPlot, a Data Analysis and Visualization software in the PDF format. %package doc-pl Summary: Documentation for LabPlot in Polish Group: Documentation Requires: %{name}-doc = %{version}-%{release} %description doc-pl This package contains the Polish documentation of LabPlot, a Data Analysis and Visualization software in the PDF format. %package doc-sv Summary: Documentation for LabPlot in Swedish Group: Documentation Requires: %{name}-doc = %{version}-%{release} %description doc-sv This package contains the Swedish documentation of LabPlot, a Data Analysis and Visualization software in the PDF format. %prep %setup -q %{__sed} -i.system-wide -e 's|\.\./liborigin/liborigin.la||' src/Makefile.in %{__sed} -i -e '/^libLabPlot_la_LDFLAGS/s|^\(.*\) \\$|\1 -lorigin \\|' src/Makefile.in %{__sed} -i -e 's|-I../liborigin|-I%{_includedir}/liborigin|' src/Makefile.in %{__sed} -i.symbol -e '/^LIBS =/s|^\(.*\)|\1 -lm|' cephes/Makefile.in %{__sed} -i.subdir -e '/^SUBDIR/s|liborigin||' Makefile.in set +x for f in `find . -name \*.map -or -name \*.MAP | sort` ; do echo -n -e "... Fixing the end-of-line encodings of $f \t" sed -i.bak -e 's|\r||g' $f touch -r $f.bak $f %{__rm} -f $f.bak echo "done" done set -x %build # for netcdf export CPPFLAGS="$CPPFLAGS -fno-strict-aliasing -I%{_includedir}/netcdf-3" export LDFLAGS="$LDFLAGS -L%{_libdir}/netcdf-3" # for qwtplot3d export QWT3D_PATH="$QTDIR" # Use of --enable-final: The gsl version 1.7 has a bug which may cause problems. %configure \ --disable-final \ --disable-static \ --enable-gsl \ --enable-tiff \ --enable-fftw3 \ --enable-jasper \ --enable-ImageMagick \ --enable-netcdf \ --enable-audiofile \ --enable-gl \ --enable-system-qwtplot3d \ --enable-libundo \ %{__make} %{?_smp_mflags} %install %{__rm} -rf %{buildroot} %{__make} DESTDIR=%{buildroot} install desktop-file-install --vendor "" \ --delete-original \ --remove-category Science \ --dir %{buildroot}%{_datadir}/applications \ %{buildroot}%{_datadir}/applications/kde/%{name}.desktop #Building pdf handbook for different languages pushd doc for LANG in * ; do if [ -d $LANG -a $LANG != small_pics -a $LANG != html -a $LANG != fr ]; then echo "[Fedora-%{name}] building pdf handbook for %{name}-%{version} (language $LANG) ..." %{__mkdir} tmp/ %{__cp} -p $LANG/index.docbook tmp/ %{__cp} -pRL en/common/ en/small_pics/ tmp/ pushd tmp/ meinproc --stylesheet %{_datadir}/apps/ksgmltools2/customization/kde-nochunk.xsl index.docbook ../makedoc.sh htmldoc -f ../%{name}-%{version}-$LANG.pdf index.html popd %{__rm} -rf tmp/ echo "Done" fi done popd %{__mkdir} -p %{buildroot}%{_datadir}/apps/%{name}/handbook %{__cp} -p doc/%{name}-%{version}-*.pdf %{buildroot}%{_datadir}/apps/%{name}/handbook # For the doc package chmod 644 doc/cephes.doc %{__rm} -f examples/Makefile* # make sure the examples are UTF-8... pushd examples for nonUTF8 in {axeslabel,rydberg,qwt,fit,analysis}.lpl.gz ; do /usr/bin/iconv -f iso8859-1 -t utf-8 $nonUTF8 > $nonUTF8.conv && /bin/mv -f $nonUTF8.conv $nonUTF8 done popd ## File lists # locale's %find_lang %{name} || touch %{name}.lang # HTML (1.0) HTML_DIR=$(kde-config --expandvars --install html) if [ -d %{buildroot}$HTML_DIR ]; then for lang_dir in %{buildroot}$HTML_DIR/* ; do if [ -d $lang_dir -a $lang_dir != %{buildroot}$HTML_DIR/en ]; then lang=$(basename $lang_dir) #echo "%lang($lang) $HTML_DIR/$lang/*" >> %{name}.lang # replace absolute symlinks with relative ones pushd $lang_dir for i in *; do echo "LANGUAGE $i" [ -d $i -a -L $i/small_pics ] && \ %{__rm} -f $i/small_pics && ln -sf ../../en/%{name}/small_pics $i/small_pics done popd fi done fi # iconv for f in BUGS ChangeLog TODO WISHLIST ; do iconv -f ISO-8859-1 -t UTF-8 $f > $f.tmp && \ ( touch -r $f $f.tmp ; %{__mv} -f $f.tmp $f ) || \ %{__rm} -f $f.tmp done # Remove useless symbolic links %{__rm} -f %{buildroot}%{_docdir}/HTML/*/labplot %{__rm} -f %{buildroot}%{_libdir}/lib*.la %{__rm} -f %{buildroot}%{_libdir}/lib%{name}.so %{__rm} -f %{buildroot}%{_libdir}/lib%{name}cephes.so %clean %{__rm} -rf %{buildroot} %post /sbin/ldconfig touch --no-create %{_datadir}/icons/hicolor || : %{_bindir}/gtk-update-icon-cache --quiet %{_datadir}/icons/hicolor || : update-desktop-database &> /dev/null ||: %postun /sbin/ldconfig touch --no-create %{_datadir}/icons/hicolor || : %{_bindir}/gtk-update-icon-cache --quiet %{_datadir}/icons/hicolor || : update-desktop-database &> /dev/null ||: %files -f %{name}.lang %defattr(-,root,root,-) %doc COPYING README ChangeLog CHANGES FEATURES CREDITS doc/labplot.png %doc AUTHORS TODO BUGS WISHLIST BUGFIXES LabPlot.lsm doc/cephes.doc %exclude %{_datadir}/apps/%{name}/handbook/ %{_mandir}/man1/%{name}.* %{_mandir}/man1/labplot.* %{_bindir}/%{name} %{_bindir}/labplot %{_bindir}/texvc %{_datadir}/applications/%{name}.desktop %{_datadir}/apps/%{name}/ %{_datadir}/icons/??color/??x??/apps/%{name}.png %{_datadir}/icons/??color/??x??/mimetypes/lpl.png %{_datadir}/mimelnk/application/x-lpl.desktop %{_libdir}/lib%{name}.so.1* %{_libdir}/lib%{name}cephes.so.1* # needed on Help -> LabPlot Handbook %{_docdir}/HTML/en/%{name}/ %files doc %defattr(-,root,root,-) %doc examples/ doc/html/ %dir %{_datadir}/apps/%{name}/handbook/ %{_datadir}/apps/%{name}/handbook/%{name}-%{version}-en.pdf %files doc-fr %defattr(-,root,root,-) %{_docdir}/HTML/fr/%{name}/ %files doc-br %defattr(-,root,root,-) %{_datadir}/apps/%{name}/handbook/%{name}-%{version}-br.pdf %{_docdir}/HTML/br/%{name}/ %files doc-de %defattr(-,root,root,-) %{_datadir}/apps/%{name}/handbook/%{name}-%{version}-de.pdf %{_docdir}/HTML/de/%{name}/ %files doc-it %defattr(-,root,root,-) %{_datadir}/apps/%{name}/handbook/%{name}-%{version}-it.pdf %{_docdir}/HTML/it/%{name}/ %files doc-nl %defattr(-,root,root,-) %{_datadir}/apps/%{name}/handbook/%{name}-%{version}-nl.pdf %{_docdir}/HTML/nl/%{name}/ %files doc-pl %defattr(-,root,root,-) %{_datadir}/apps/%{name}/handbook/%{name}-%{version}-pl.pdf %{_docdir}/HTML/pl/%{name}/ %files doc-sv %defattr(-,root,root,-) %{_datadir}/apps/%{name}/handbook/%{name}-%{version}-sv.pdf %{_docdir}/HTML/sv/%{name}/ %Changelog * Mon Apr 23 2007 Chitlesh Goorah - 1.5.1.5-6 - added texvc back in %%files - removed useless .so * Thu Apr 12 2007 Chitlesh Goorah - 1.5.1.5-5 - split for doc-fr - duplicate kmenu entries - removed category Science - corrected missing index.html file from Help -> LabPlot Handbook - merge -devel package with the main package * Thu Apr 12 2007 Mamoru Tasaka - 1.5.1.5-4.2 - Use system liborigin library - Shut up undefined non-weak symbols - Fix end-of-line encodings of [Mm]ap file - Change the encoding of a part of documents * Tue Feb 27 2007 Chitlesh Goorah - 1.5.1.5-4 - Added mediawiki and koffice-devel as BR - using liborigin system wide - Dropped mediawiki as BR - Fixed presence on gnome menu * Sat Jan 13 2007 Chitlesh Goorah - 1.5.1.5-3 - manual dependencies removed - dropped additional arguments for x86_64 sparc64 ppc64 amd64 * Wed Jan 03 2007 Chitlesh Goorah - 1.5.1.5-2 - Added audiofile-devel, qwtplot3d-devel, ocaml and netcdf-devel as BR - using qwtplot3d and netcdf system wide #221022 - Fixed qt-qsa headers * Sun Dec 31 2006 Chitlesh Goorah - 1.5.1.5-1 - New stable release 1.5.1.5 - Fixed symlink-should-be-relative rpmlint issues - Removed numerous entries on kmenu - Added examples in a new -doc package - Building pdf handbook for different languages - Breaking down -doc package for different languages * Sun Nov 19 2006 Chitlesh Goorah - 1.5.1.4-1 - Initial package Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/LabPlot/FC-6/.cvsignore,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- .cvsignore 28 Apr 2007 00:51:09 -0000 1.1 +++ .cvsignore 28 Apr 2007 07:12:50 -0000 1.2 @@ -0,0 +1 @@ +LabPlot-1.5.1.5.tar.bz2 Index: sources =================================================================== RCS file: /cvs/extras/rpms/LabPlot/FC-6/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 28 Apr 2007 00:51:09 -0000 1.1 +++ sources 28 Apr 2007 07:12:50 -0000 1.2 @@ -0,0 +1 @@ +c3eac8284688ebe5ad53d90c773ec7bb LabPlot-1.5.1.5.tar.bz2 From fedora-extras-commits at redhat.com Sat Apr 28 07:19:23 2007 From: fedora-extras-commits at redhat.com (Chitlesh GOORAH (chitlesh)) Date: Sat, 28 Apr 2007 03:19:23 -0400 Subject: rpms/LabPlot/devel LabPlot.spec, NONE, 1.1 .cvsignore, 1.1, 1.2 sources, 1.1, 1.2 Message-ID: <200704280719.l3S7JNSd012064@cvs-int.fedora.redhat.com> Author: chitlesh Update of /cvs/extras/rpms/LabPlot/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv11935/devel Modified Files: .cvsignore sources Added Files: LabPlot.spec Log Message: --- NEW FILE LabPlot.spec --- Name: LabPlot Version: 1.5.1.5 Release: 6%{?dist} Summary: Data Analysis and Visualization License: GPL Group: Applications/Engineering URL: http://labplot.sourceforge.net/ BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) Source0: http://downloads.sourceforge.net/labplot/%{name}-%{version}.tar.bz2 BuildRequires: kdelibs-devel libselinux-devel desktop-file-utils libexif-devel netcdf-devel BuildRequires: gsl-devel ImageMagick-c++-devel fftw-devel jasper-devel qwtplot3d-devel BuildRequires: pstoedit libtool qt-qsa-devel gettext htmldoc audiofile-devel ocaml BuildRequires: liborigin-devel %description LabPlot is for scientific 2D and 3D data and function plotting. The various display and analysis functions are explained in the handbook (KDE help center). LabPlot also provides a component for easily viewing the project files in Konqueror. %package doc Summary: Documentation for LabPlot, a Data Analysis and Visualization software Group: Documentation Requires: %{name} = %{version}-%{release} %description doc This package contains the documentation of LabPlot, a Data Analysis and Visualization software and examples. %package doc-br Summary: Documentation for LabPlot in Brasilian Group: Documentation Requires: %{name}-doc = %{version}-%{release} %description doc-br This package contains the brasilian documentation of LabPlot, a Data Analysis and Visualization software in the PDF format. %package doc-de Summary: Documentation for LabPlot in German Group: Documentation Requires: %{name}-doc = %{version}-%{release} %description doc-de This package contains the german documentation of LabPlot, a Data Analysis and Visualization software in the PDF format. %package doc-fr Summary: Documentation for LabPlot in French Group: Documentation Requires: %{name}-doc = %{version}-%{release} %description doc-fr This package contains the german documentation of LabPlot, a Data Analysis and Visualization software in the PDF format. %package doc-it Summary: Documentation for LabPlot in Italian Group: Documentation Requires: %{name}-doc = %{version}-%{release} %description doc-it This package contains the Italian documentation of LabPlot, a Data Analysis and Visualization software in the PDF format. %package doc-nl Summary: Documentation for LabPlot in Dutch Group: Documentation Requires: %{name}-doc = %{version}-%{release} %description doc-nl This package contains the Dutch documentation of LabPlot, a Data Analysis and Visualization software in the PDF format. %package doc-pl Summary: Documentation for LabPlot in Polish Group: Documentation Requires: %{name}-doc = %{version}-%{release} %description doc-pl This package contains the Polish documentation of LabPlot, a Data Analysis and Visualization software in the PDF format. %package doc-sv Summary: Documentation for LabPlot in Swedish Group: Documentation Requires: %{name}-doc = %{version}-%{release} %description doc-sv This package contains the Swedish documentation of LabPlot, a Data Analysis and Visualization software in the PDF format. %prep %setup -q %{__sed} -i.system-wide -e 's|\.\./liborigin/liborigin.la||' src/Makefile.in %{__sed} -i -e '/^libLabPlot_la_LDFLAGS/s|^\(.*\) \\$|\1 -lorigin \\|' src/Makefile.in %{__sed} -i -e 's|-I../liborigin|-I%{_includedir}/liborigin|' src/Makefile.in %{__sed} -i.symbol -e '/^LIBS =/s|^\(.*\)|\1 -lm|' cephes/Makefile.in %{__sed} -i.subdir -e '/^SUBDIR/s|liborigin||' Makefile.in set +x for f in `find . -name \*.map -or -name \*.MAP | sort` ; do echo -n -e "... Fixing the end-of-line encodings of $f \t" sed -i.bak -e 's|\r||g' $f touch -r $f.bak $f %{__rm} -f $f.bak echo "done" done set -x %build # for netcdf export CPPFLAGS="$CPPFLAGS -fno-strict-aliasing -I%{_includedir}/netcdf-3" export LDFLAGS="$LDFLAGS -L%{_libdir}/netcdf-3" # for qwtplot3d export QWT3D_PATH="$QTDIR" # Use of --enable-final: The gsl version 1.7 has a bug which may cause problems. %configure \ --disable-final \ --disable-static \ --enable-gsl \ --enable-tiff \ --enable-fftw3 \ --enable-jasper \ --enable-ImageMagick \ --enable-netcdf \ --enable-audiofile \ --enable-gl \ --enable-system-qwtplot3d \ --enable-libundo \ %{__make} %{?_smp_mflags} %install %{__rm} -rf %{buildroot} %{__make} DESTDIR=%{buildroot} install desktop-file-install --vendor "" \ --delete-original \ --remove-category Science \ --dir %{buildroot}%{_datadir}/applications \ %{buildroot}%{_datadir}/applications/kde/%{name}.desktop #Building pdf handbook for different languages pushd doc for LANG in * ; do if [ -d $LANG -a $LANG != small_pics -a $LANG != html -a $LANG != fr ]; then echo "[Fedora-%{name}] building pdf handbook for %{name}-%{version} (language $LANG) ..." %{__mkdir} tmp/ %{__cp} -p $LANG/index.docbook tmp/ %{__cp} -pRL en/common/ en/small_pics/ tmp/ pushd tmp/ meinproc --stylesheet %{_datadir}/apps/ksgmltools2/customization/kde-nochunk.xsl index.docbook ../makedoc.sh htmldoc -f ../%{name}-%{version}-$LANG.pdf index.html popd %{__rm} -rf tmp/ echo "Done" fi done popd %{__mkdir} -p %{buildroot}%{_datadir}/apps/%{name}/handbook %{__cp} -p doc/%{name}-%{version}-*.pdf %{buildroot}%{_datadir}/apps/%{name}/handbook # For the doc package chmod 644 doc/cephes.doc %{__rm} -f examples/Makefile* # make sure the examples are UTF-8... pushd examples for nonUTF8 in {axeslabel,rydberg,qwt,fit,analysis}.lpl.gz ; do /usr/bin/iconv -f iso8859-1 -t utf-8 $nonUTF8 > $nonUTF8.conv && /bin/mv -f $nonUTF8.conv $nonUTF8 done popd ## File lists # locale's %find_lang %{name} || touch %{name}.lang # HTML (1.0) HTML_DIR=$(kde-config --expandvars --install html) if [ -d %{buildroot}$HTML_DIR ]; then for lang_dir in %{buildroot}$HTML_DIR/* ; do if [ -d $lang_dir -a $lang_dir != %{buildroot}$HTML_DIR/en ]; then lang=$(basename $lang_dir) #echo "%lang($lang) $HTML_DIR/$lang/*" >> %{name}.lang # replace absolute symlinks with relative ones pushd $lang_dir for i in *; do echo "LANGUAGE $i" [ -d $i -a -L $i/small_pics ] && \ %{__rm} -f $i/small_pics && ln -sf ../../en/%{name}/small_pics $i/small_pics done popd fi done fi # iconv for f in BUGS ChangeLog TODO WISHLIST ; do iconv -f ISO-8859-1 -t UTF-8 $f > $f.tmp && \ ( touch -r $f $f.tmp ; %{__mv} -f $f.tmp $f ) || \ %{__rm} -f $f.tmp done # Remove useless symbolic links %{__rm} -f %{buildroot}%{_docdir}/HTML/*/labplot %{__rm} -f %{buildroot}%{_libdir}/lib*.la %{__rm} -f %{buildroot}%{_libdir}/lib%{name}.so %{__rm} -f %{buildroot}%{_libdir}/lib%{name}cephes.so %clean %{__rm} -rf %{buildroot} %post /sbin/ldconfig touch --no-create %{_datadir}/icons/hicolor || : %{_bindir}/gtk-update-icon-cache --quiet %{_datadir}/icons/hicolor || : update-desktop-database &> /dev/null ||: %postun /sbin/ldconfig touch --no-create %{_datadir}/icons/hicolor || : %{_bindir}/gtk-update-icon-cache --quiet %{_datadir}/icons/hicolor || : update-desktop-database &> /dev/null ||: %files -f %{name}.lang %defattr(-,root,root,-) %doc COPYING README ChangeLog CHANGES FEATURES CREDITS doc/labplot.png %doc AUTHORS TODO BUGS WISHLIST BUGFIXES LabPlot.lsm doc/cephes.doc %exclude %{_datadir}/apps/%{name}/handbook/ %{_mandir}/man1/%{name}.* %{_mandir}/man1/labplot.* %{_bindir}/%{name} %{_bindir}/labplot %{_bindir}/texvc %{_datadir}/applications/%{name}.desktop %{_datadir}/apps/%{name}/ %{_datadir}/icons/??color/??x??/apps/%{name}.png %{_datadir}/icons/??color/??x??/mimetypes/lpl.png %{_datadir}/mimelnk/application/x-lpl.desktop %{_libdir}/lib%{name}.so.1* %{_libdir}/lib%{name}cephes.so.1* # needed on Help -> LabPlot Handbook %{_docdir}/HTML/en/%{name}/ %files doc %defattr(-,root,root,-) %doc examples/ doc/html/ %dir %{_datadir}/apps/%{name}/handbook/ %{_datadir}/apps/%{name}/handbook/%{name}-%{version}-en.pdf %files doc-fr %defattr(-,root,root,-) %{_docdir}/HTML/fr/%{name}/ %files doc-br %defattr(-,root,root,-) %{_datadir}/apps/%{name}/handbook/%{name}-%{version}-br.pdf %{_docdir}/HTML/br/%{name}/ %files doc-de %defattr(-,root,root,-) %{_datadir}/apps/%{name}/handbook/%{name}-%{version}-de.pdf %{_docdir}/HTML/de/%{name}/ %files doc-it %defattr(-,root,root,-) %{_datadir}/apps/%{name}/handbook/%{name}-%{version}-it.pdf %{_docdir}/HTML/it/%{name}/ %files doc-nl %defattr(-,root,root,-) %{_datadir}/apps/%{name}/handbook/%{name}-%{version}-nl.pdf %{_docdir}/HTML/nl/%{name}/ %files doc-pl %defattr(-,root,root,-) %{_datadir}/apps/%{name}/handbook/%{name}-%{version}-pl.pdf %{_docdir}/HTML/pl/%{name}/ %files doc-sv %defattr(-,root,root,-) %{_datadir}/apps/%{name}/handbook/%{name}-%{version}-sv.pdf %{_docdir}/HTML/sv/%{name}/ %Changelog * Mon Apr 23 2007 Chitlesh Goorah - 1.5.1.5-6 - added texvc back in %%files - removed useless .so * Thu Apr 12 2007 Chitlesh Goorah - 1.5.1.5-5 - split for doc-fr - duplicate kmenu entries - removed category Science - corrected missing index.html file from Help -> LabPlot Handbook - merge -devel package with the main package * Thu Apr 12 2007 Mamoru Tasaka - 1.5.1.5-4.2 - Use system liborigin library - Shut up undefined non-weak symbols - Fix end-of-line encodings of [Mm]ap file - Change the encoding of a part of documents * Tue Feb 27 2007 Chitlesh Goorah - 1.5.1.5-4 - Added mediawiki and koffice-devel as BR - using liborigin system wide - Dropped mediawiki as BR - Fixed presence on gnome menu * Sat Jan 13 2007 Chitlesh Goorah - 1.5.1.5-3 - manual dependencies removed - dropped additional arguments for x86_64 sparc64 ppc64 amd64 * Wed Jan 03 2007 Chitlesh Goorah - 1.5.1.5-2 - Added audiofile-devel, qwtplot3d-devel, ocaml and netcdf-devel as BR - using qwtplot3d and netcdf system wide #221022 - Fixed qt-qsa headers * Sun Dec 31 2006 Chitlesh Goorah - 1.5.1.5-1 - New stable release 1.5.1.5 - Fixed symlink-should-be-relative rpmlint issues - Removed numerous entries on kmenu - Added examples in a new -doc package - Building pdf handbook for different languages - Breaking down -doc package for different languages * Sun Nov 19 2006 Chitlesh Goorah - 1.5.1.4-1 - Initial package Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/LabPlot/devel/.cvsignore,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- .cvsignore 28 Apr 2007 00:51:09 -0000 1.1 +++ .cvsignore 28 Apr 2007 07:18:49 -0000 1.2 @@ -0,0 +1 @@ +LabPlot-1.5.1.5.tar.bz2 Index: sources =================================================================== RCS file: /cvs/extras/rpms/LabPlot/devel/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 28 Apr 2007 00:51:09 -0000 1.1 +++ sources 28 Apr 2007 07:18:49 -0000 1.2 @@ -0,0 +1 @@ +c3eac8284688ebe5ad53d90c773ec7bb LabPlot-1.5.1.5.tar.bz2 From fedora-extras-commits at redhat.com Sat Apr 28 07:19:18 2007 From: fedora-extras-commits at redhat.com (Chitlesh GOORAH (chitlesh)) Date: Sat, 28 Apr 2007 03:19:18 -0400 Subject: rpms/LabPlot import.log,1.2,1.3 Message-ID: <200704280719.l3S7JIgF012053@cvs-int.fedora.redhat.com> Author: chitlesh Update of /cvs/extras/rpms/LabPlot In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv11935 Modified Files: import.log Log Message: Index: import.log =================================================================== RCS file: /cvs/extras/rpms/LabPlot/import.log,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- import.log 28 Apr 2007 07:12:44 -0000 1.2 +++ import.log 28 Apr 2007 07:18:44 -0000 1.3 @@ -1 +1,2 @@ LabPlot-1_5_1_5-6:FC-6:LabPlot-1.5.1.5-6.src.rpm:1177744651 +LabPlot-1_5_1_5-6:HEAD:LabPlot-1.5.1.5-6.src.rpm:1177744909 From fedora-extras-commits at redhat.com Sat Apr 28 09:05:19 2007 From: fedora-extras-commits at redhat.com (Peter Gordon (pgordon)) Date: Sat, 28 Apr 2007 05:05:19 -0400 Subject: rpms/scribes/devel .cvsignore, 1.12, 1.13 scribes.spec, 1.27, 1.28 sources, 1.12, 1.13 scribes-fix-Job.py-print-header-path.patch, 1.1, NONE Message-ID: <200704280905.l3S95JGX026643@cvs-int.fedora.redhat.com> Author: pgordon Update of /cvs/extras/rpms/scribes/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv26595/devel Modified Files: .cvsignore scribes.spec sources Removed Files: scribes-fix-Job.py-print-header-path.patch Log Message: Update to 0.3.2.2; drop upstreamed fix-Job,py patch. Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/scribes/devel/.cvsignore,v retrieving revision 1.12 retrieving revision 1.13 diff -u -r1.12 -r1.13 --- .cvsignore 24 Apr 2007 23:23:13 -0000 1.12 +++ .cvsignore 28 Apr 2007 09:04:44 -0000 1.13 @@ -1 +1 @@ -scribes-0.3.2.1.tar.bz2 +scribes-0.3.2.2.tar.bz2 Index: scribes.spec =================================================================== RCS file: /cvs/extras/rpms/scribes/devel/scribes.spec,v retrieving revision 1.27 retrieving revision 1.28 diff -u -r1.27 -r1.28 --- scribes.spec 24 Apr 2007 23:23:13 -0000 1.27 +++ scribes.spec 28 Apr 2007 09:04:44 -0000 1.28 @@ -3,7 +3,7 @@ %define python_module_name SCRIBES Name: scribes -Version: 0.3.2.1 +Version: 0.3.2.2 Release: 1%{?dist} Summary: A sleek, simple, and powerful text editor for the GNOME desktop Group: Applications/Editors @@ -12,7 +12,6 @@ Source0: http://dl.sf.net/sourceforge/%{name}/%{name}-%{version}.tar.bz2 Patch0: %{name}-configure.ac-no-python-depcheck.patch -Patch1: %{name}-fix-Job.py-print-header-path.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch @@ -85,9 +84,6 @@ %{__aclocal} %{__automake} Makefile find . -type f -exec sed -i -e "s/@MKDIR_P@/@mkdir_p@/g" '{}' \; -## Fix the print headers when the path name contains whitespace. -%patch1 -p0 - %build @@ -163,6 +159,11 @@ %changelog +* Sat Apr 28 2007 Peter Gordon - 0.3.2.2-1 +- Update to new upstream release (0.3.2.2). +- Drop fix-Job.py-print-header-path fix (merged upstream): + - fix-Job.py-print-header-path.patch + * Tue Apr 24 2007 Peter Gordon - 0.3.2.1-1 - Update to new upstream release (0.3.2.1). - Add patch to fix the header of print jobs (incomplete filenames): Index: sources =================================================================== RCS file: /cvs/extras/rpms/scribes/devel/sources,v retrieving revision 1.12 retrieving revision 1.13 diff -u -r1.12 -r1.13 --- sources 24 Apr 2007 23:23:13 -0000 1.12 +++ sources 28 Apr 2007 09:04:44 -0000 1.13 @@ -1 +1 @@ -0c6470c4958f1004b9c0a74aaaedffe9 scribes-0.3.2.1.tar.bz2 +ebac85aefd582043e86d58af533fb4f6 scribes-0.3.2.2.tar.bz2 --- scribes-fix-Job.py-print-header-path.patch DELETED --- From fedora-extras-commits at redhat.com Sat Apr 28 10:49:51 2007 From: fedora-extras-commits at redhat.com (=?utf-8?q?Micha=C5=82_Bentkowski?= (ecik)) Date: Sat, 28 Apr 2007 06:49:51 -0400 Subject: rpms/krename/devel .cvsignore, 1.2, 1.3 krename.spec, 1.1, 1.2 sources, 1.2, 1.3 Message-ID: <200704281049.l3SAnpT1002243@cvs-int.fedora.redhat.com> Author: ecik Update of /cvs/extras/rpms/krename/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv2220 Modified Files: .cvsignore krename.spec sources Log Message: * Sat Apr 28 2007 Micha?? Bentkowski - 3.0.14-1 - Update to 3.0.14 Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/krename/devel/.cvsignore,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- .cvsignore 27 Dec 2006 18:30:50 -0000 1.2 +++ .cvsignore 28 Apr 2007 10:49:16 -0000 1.3 @@ -1 +1 @@ -krename-3.0.13.tar.bz2 +krename-3.0.14.tar.bz2 Index: krename.spec =================================================================== RCS file: /cvs/extras/rpms/krename/devel/krename.spec,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- krename.spec 27 Dec 2006 18:30:50 -0000 1.1 +++ krename.spec 28 Apr 2007 10:49:16 -0000 1.2 @@ -1,6 +1,6 @@ Name: krename -Version: 3.0.13 -Release: 2%{?dist} +Version: 3.0.14 +Release: 1%{?dist} Summary: Powerful batch file renamer Group: Applications/File License: GPL @@ -63,6 +63,9 @@ %changelog +* Sat Apr 28 2007 Micha?? Bentkowski - 3.0.14-1 +- Update to 3.0.14 + * Thu Dec 21 2006 Micha?? Bentkowski - 3.0.13-2 - Fix encoding of ChangeLog and TODO files - Fix desktop file issue @@ -70,4 +73,5 @@ - Make %%{_datadir}/apps/konqueror owned by this package * Tue Dec 19 2006 Micha?? Bentkowski - 3.0.13-1 -- Initial package \ No newline at end of file +- Initial package + Index: sources =================================================================== RCS file: /cvs/extras/rpms/krename/devel/sources,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- sources 27 Dec 2006 18:30:50 -0000 1.2 +++ sources 28 Apr 2007 10:49:16 -0000 1.3 @@ -1 +1 @@ -93b4a74d0ef67213a5947dc5fb10b9cf krename-3.0.13.tar.bz2 +1f5fe57384d912c11fbd0fae94bb7fca krename-3.0.14.tar.bz2 From fedora-extras-commits at redhat.com Sat Apr 28 10:55:10 2007 From: fedora-extras-commits at redhat.com (=?utf-8?q?Micha=C5=82_Bentkowski?= (ecik)) Date: Sat, 28 Apr 2007 06:55:10 -0400 Subject: rpms/python-mutagen/devel .cvsignore, 1.6, 1.7 python-mutagen.spec, 1.7, 1.8 sources, 1.6, 1.7 Message-ID: <200704281055.l3SAtAXG002368@cvs-int.fedora.redhat.com> Author: ecik Update of /cvs/extras/rpms/python-mutagen/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv2346 Modified Files: .cvsignore python-mutagen.spec sources Log Message: * Sat Apr 28 2007 Micha?? Bentkowski - 1.11-1 - Update to 1.11 Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/python-mutagen/devel/.cvsignore,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- .cvsignore 31 Jan 2007 17:21:01 -0000 1.6 +++ .cvsignore 28 Apr 2007 10:54:36 -0000 1.7 @@ -1 +1 @@ -mutagen-1.10.1.tar.gz +mutagen-1.11.tar.gz Index: python-mutagen.spec =================================================================== RCS file: /cvs/extras/rpms/python-mutagen/devel/python-mutagen.spec,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- python-mutagen.spec 31 Jan 2007 17:21:01 -0000 1.7 +++ python-mutagen.spec 28 Apr 2007 10:54:36 -0000 1.8 @@ -2,7 +2,7 @@ %{!?python_sitearch: %define python_sitearch %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib(1)")} Name: python-mutagen -Version: 1.10.1 +Version: 1.11 Release: 1%{?dist} Summary: Mutagen is a Python module to handle audio metadata Group: Development/Languages @@ -49,6 +49,9 @@ %{python_sitelib}/mutagen/*.pyo %changelog +* Sat Apr 28 2007 Micha?? Bentkowski - 1.11-1 +- Update to 1.11 + * Wed Jan 31 2007 Micha?? Bentkowski - 1.10.1-1 - Update to 1.10.1 Index: sources =================================================================== RCS file: /cvs/extras/rpms/python-mutagen/devel/sources,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- sources 31 Jan 2007 17:21:01 -0000 1.6 +++ sources 28 Apr 2007 10:54:36 -0000 1.7 @@ -1 +1 @@ -989cbe553266c723ad55d34245d932d4 mutagen-1.10.1.tar.gz +9aaa021d30ac9e46769cbd7fdcda4a51 mutagen-1.11.tar.gz From fedora-extras-commits at redhat.com Sat Apr 28 11:04:21 2007 From: fedora-extras-commits at redhat.com (=?utf-8?q?Micha=C5=82_Bentkowski?= (ecik)) Date: Sat, 28 Apr 2007 07:04:21 -0400 Subject: rpms/aria2/devel .cvsignore, 1.3, 1.4 aria2.spec, 1.2, 1.3 sources, 1.3, 1.4 Message-ID: <200704281104.l3SB4Lki006953@cvs-int.fedora.redhat.com> Author: ecik Update of /cvs/extras/rpms/aria2/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv6926 Modified Files: .cvsignore aria2.spec sources Log Message: * Sat Apr 28 2007 Micha?? Bentkowski - 0.10.2+1-1 - Update to 0.10.2+1 Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/aria2/devel/.cvsignore,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- .cvsignore 20 Feb 2007 14:54:56 -0000 1.3 +++ .cvsignore 28 Apr 2007 11:03:47 -0000 1.4 @@ -1 +1 @@ -aria2-0.10.1.tar.bz2 +aria2-0.10.2+1.tar.bz2 Index: aria2.spec =================================================================== RCS file: /cvs/extras/rpms/aria2/devel/aria2.spec,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- aria2.spec 20 Feb 2007 14:54:56 -0000 1.2 +++ aria2.spec 28 Apr 2007 11:03:47 -0000 1.3 @@ -1,5 +1,5 @@ Name: aria2 -Version: 0.10.1 +Version: 0.10.2+1 Release: 1%{?dist} Summary: High speed download utility with resuming and segmented downloading Group: Applications/Internet @@ -64,6 +64,9 @@ %changelog +* Sat Apr 28 2007 Micha?? Bentkowski - 0.10.2+1-1 +- Update to 0.10.2+1 + * Tue Feb 20 2007 Micha?? Bentkowski - 0.10.1-1 - Update to 0.10.1 Index: sources =================================================================== RCS file: /cvs/extras/rpms/aria2/devel/sources,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- sources 20 Feb 2007 14:54:56 -0000 1.3 +++ sources 28 Apr 2007 11:03:47 -0000 1.4 @@ -1 +1 @@ -ee56d934d11c70e8d3b778658e5d7d9d aria2-0.10.1.tar.bz2 +2e1627808689f8eea9ed574ac450481a aria2-0.10.2+1.tar.bz2 From fedora-extras-commits at redhat.com Sat Apr 28 11:06:07 2007 From: fedora-extras-commits at redhat.com (=?utf-8?q?Micha=C5=82_Bentkowski?= (ecik)) Date: Sat, 28 Apr 2007 07:06:07 -0400 Subject: rpms/krename/FC-6 .cvsignore, 1.2, 1.3 krename.spec, 1.1, 1.2 sources, 1.2, 1.3 Message-ID: <200704281106.l3SB6786007044@cvs-int.fedora.redhat.com> Author: ecik Update of /cvs/extras/rpms/krename/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv7022 Modified Files: .cvsignore krename.spec sources Log Message: * Sat Apr 28 2007 Micha?? Bentkowski - 3.0.14-1 - Update to 3.0.14 Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/krename/FC-6/.cvsignore,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- .cvsignore 27 Dec 2006 18:30:50 -0000 1.2 +++ .cvsignore 28 Apr 2007 11:05:32 -0000 1.3 @@ -1 +1 @@ -krename-3.0.13.tar.bz2 +krename-3.0.14.tar.bz2 Index: krename.spec =================================================================== RCS file: /cvs/extras/rpms/krename/FC-6/krename.spec,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- krename.spec 27 Dec 2006 18:30:50 -0000 1.1 +++ krename.spec 28 Apr 2007 11:05:32 -0000 1.2 @@ -1,6 +1,6 @@ Name: krename -Version: 3.0.13 -Release: 2%{?dist} +Version: 3.0.14 +Release: 1%{?dist} Summary: Powerful batch file renamer Group: Applications/File License: GPL @@ -63,6 +63,9 @@ %changelog +* Sat Apr 28 2007 Micha?? Bentkowski - 3.0.14-1 +- Update to 3.0.14 + * Thu Dec 21 2006 Micha?? Bentkowski - 3.0.13-2 - Fix encoding of ChangeLog and TODO files - Fix desktop file issue @@ -70,4 +73,5 @@ - Make %%{_datadir}/apps/konqueror owned by this package * Tue Dec 19 2006 Micha?? Bentkowski - 3.0.13-1 -- Initial package \ No newline at end of file +- Initial package + Index: sources =================================================================== RCS file: /cvs/extras/rpms/krename/FC-6/sources,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- sources 27 Dec 2006 18:30:50 -0000 1.2 +++ sources 28 Apr 2007 11:05:32 -0000 1.3 @@ -1 +1 @@ -93b4a74d0ef67213a5947dc5fb10b9cf krename-3.0.13.tar.bz2 +1f5fe57384d912c11fbd0fae94bb7fca krename-3.0.14.tar.bz2 From fedora-extras-commits at redhat.com Sat Apr 28 11:07:43 2007 From: fedora-extras-commits at redhat.com (=?utf-8?q?Micha=C5=82_Bentkowski?= (ecik)) Date: Sat, 28 Apr 2007 07:07:43 -0400 Subject: rpms/krename/FC-5 .cvsignore, 1.2, 1.3 krename.spec, 1.1, 1.2 sources, 1.2, 1.3 Message-ID: <200704281107.l3SB7hT3007091@cvs-int.fedora.redhat.com> Author: ecik Update of /cvs/extras/rpms/krename/FC-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv7065 Modified Files: .cvsignore krename.spec sources Log Message: * Sat Apr 28 2007 Micha?? Bentkowski - 3.0.14-1 - Update to 3.0.14 Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/krename/FC-5/.cvsignore,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- .cvsignore 27 Dec 2006 18:30:50 -0000 1.2 +++ .cvsignore 28 Apr 2007 11:07:09 -0000 1.3 @@ -1 +1 @@ -krename-3.0.13.tar.bz2 +krename-3.0.14.tar.bz2 Index: krename.spec =================================================================== RCS file: /cvs/extras/rpms/krename/FC-5/krename.spec,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- krename.spec 27 Dec 2006 18:30:50 -0000 1.1 +++ krename.spec 28 Apr 2007 11:07:09 -0000 1.2 @@ -1,6 +1,6 @@ Name: krename -Version: 3.0.13 -Release: 2%{?dist} +Version: 3.0.14 +Release: 1%{?dist} Summary: Powerful batch file renamer Group: Applications/File License: GPL @@ -63,6 +63,9 @@ %changelog +* Sat Apr 28 2007 Micha?? Bentkowski - 3.0.14-1 +- Update to 3.0.14 + * Thu Dec 21 2006 Micha?? Bentkowski - 3.0.13-2 - Fix encoding of ChangeLog and TODO files - Fix desktop file issue @@ -70,4 +73,5 @@ - Make %%{_datadir}/apps/konqueror owned by this package * Tue Dec 19 2006 Micha?? Bentkowski - 3.0.13-1 -- Initial package \ No newline at end of file +- Initial package + Index: sources =================================================================== RCS file: /cvs/extras/rpms/krename/FC-5/sources,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- sources 27 Dec 2006 18:30:50 -0000 1.2 +++ sources 28 Apr 2007 11:07:09 -0000 1.3 @@ -1 +1 @@ -93b4a74d0ef67213a5947dc5fb10b9cf krename-3.0.13.tar.bz2 +1f5fe57384d912c11fbd0fae94bb7fca krename-3.0.14.tar.bz2 From fedora-extras-commits at redhat.com Sat Apr 28 11:10:53 2007 From: fedora-extras-commits at redhat.com (=?utf-8?q?Micha=C5=82_Bentkowski?= (ecik)) Date: Sat, 28 Apr 2007 07:10:53 -0400 Subject: rpms/python-mutagen/FC-5 .cvsignore, 1.6, 1.7 python-mutagen.spec, 1.7, 1.8 sources, 1.6, 1.7 Message-ID: <200704281110.l3SBArGE007231@cvs-int.fedora.redhat.com> Author: ecik Update of /cvs/extras/rpms/python-mutagen/FC-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv7198 Modified Files: .cvsignore python-mutagen.spec sources Log Message: * Sat Apr 28 2007 Micha?? Bentkowski - 1.11-1 - Update to 1.11 Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/python-mutagen/FC-5/.cvsignore,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- .cvsignore 31 Jan 2007 17:35:53 -0000 1.6 +++ .cvsignore 28 Apr 2007 11:10:18 -0000 1.7 @@ -1 +1 @@ -mutagen-1.10.1.tar.gz +mutagen-1.11.tar.gz Index: python-mutagen.spec =================================================================== RCS file: /cvs/extras/rpms/python-mutagen/FC-5/python-mutagen.spec,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- python-mutagen.spec 31 Jan 2007 17:35:53 -0000 1.7 +++ python-mutagen.spec 28 Apr 2007 11:10:18 -0000 1.8 @@ -2,7 +2,7 @@ %{!?python_sitearch: %define python_sitearch %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib(1)")} Name: python-mutagen -Version: 1.10.1 +Version: 1.11 Release: 1%{?dist} Summary: Mutagen is a Python module to handle audio metadata Group: Development/Languages @@ -49,16 +49,22 @@ %{python_sitelib}/mutagen/*.pyo %changelog +* Sat Apr 28 2007 Micha?? Bentkowski - 1.11-1 +- Update to 1.11 + * Wed Jan 31 2007 Micha?? Bentkowski - 1.10.1-1 - Update to 1.10.1 * Wed Dec 20 2006 Micha?? Bentkowski - 1.9-1 - Bump to 1.9 +* Tue Dec 12 2006 Micha?? Bentkowski - 1.8-2 +- Python 2.5 rebuild + * Sun Oct 29 2006 Micha?? Bentkowski - 1.8-1 - Bump to 1.8 -* Fri Sep 29 2006 Micha?? Bentkowski +* Fri Sep 29 2006 Micha?? Bentkowski - 1.6-2 - .pyo files no longer ghosted * Fri Aug 11 2006 Micha?? Bentkowski - 1.6-1 Index: sources =================================================================== RCS file: /cvs/extras/rpms/python-mutagen/FC-5/sources,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- sources 31 Jan 2007 17:35:53 -0000 1.6 +++ sources 28 Apr 2007 11:10:18 -0000 1.7 @@ -1 +1 @@ -989cbe553266c723ad55d34245d932d4 mutagen-1.10.1.tar.gz +9aaa021d30ac9e46769cbd7fdcda4a51 mutagen-1.11.tar.gz From fedora-extras-commits at redhat.com Sat Apr 28 11:12:14 2007 From: fedora-extras-commits at redhat.com (=?utf-8?q?Micha=C5=82_Bentkowski?= (ecik)) Date: Sat, 28 Apr 2007 07:12:14 -0400 Subject: rpms/python-mutagen/FC-6 .cvsignore, 1.6, 1.7 python-mutagen.spec, 1.6, 1.7 sources, 1.6, 1.7 Message-ID: <200704281112.l3SBCEqt007270@cvs-int.fedora.redhat.com> Author: ecik Update of /cvs/extras/rpms/python-mutagen/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv7249 Modified Files: .cvsignore python-mutagen.spec sources Log Message: * Sat Apr 28 2007 Micha?? Bentkowski - 1.11-1 - Update to 1.11 Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/python-mutagen/FC-6/.cvsignore,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- .cvsignore 31 Jan 2007 17:33:03 -0000 1.6 +++ .cvsignore 28 Apr 2007 11:11:40 -0000 1.7 @@ -1 +1 @@ -mutagen-1.10.1.tar.gz +mutagen-1.11.tar.gz Index: python-mutagen.spec =================================================================== RCS file: /cvs/extras/rpms/python-mutagen/FC-6/python-mutagen.spec,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- python-mutagen.spec 31 Jan 2007 17:33:03 -0000 1.6 +++ python-mutagen.spec 28 Apr 2007 11:11:40 -0000 1.7 @@ -2,7 +2,7 @@ %{!?python_sitearch: %define python_sitearch %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib(1)")} Name: python-mutagen -Version: 1.10.1 +Version: 1.11 Release: 1%{?dist} Summary: Mutagen is a Python module to handle audio metadata Group: Development/Languages @@ -49,12 +49,18 @@ %{python_sitelib}/mutagen/*.pyo %changelog +* Sat Apr 28 2007 Micha?? Bentkowski - 1.11-1 +- Update to 1.11 + * Wed Jan 31 2007 Micha?? Bentkowski - 1.10.1-1 - Update to 1.10.1 * Wed Dec 20 2006 Micha?? Bentkowski - 1.9-1 - Bump to 1.9 +* Tue Dec 12 2006 Micha?? Bentkowski - 1.8-2 +- Python 2.5 rebuild + * Sun Oct 29 2006 Micha?? Bentkowski - 1.8-1 - Bump to 1.8 Index: sources =================================================================== RCS file: /cvs/extras/rpms/python-mutagen/FC-6/sources,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- sources 31 Jan 2007 17:33:03 -0000 1.6 +++ sources 28 Apr 2007 11:11:40 -0000 1.7 @@ -1 +1 @@ -989cbe553266c723ad55d34245d932d4 mutagen-1.10.1.tar.gz +9aaa021d30ac9e46769cbd7fdcda4a51 mutagen-1.11.tar.gz From fedora-extras-commits at redhat.com Sat Apr 28 11:23:14 2007 From: fedora-extras-commits at redhat.com (=?utf-8?q?Micha=C5=82_Bentkowski?= (ecik)) Date: Sat, 28 Apr 2007 07:23:14 -0400 Subject: rpms/aria2/FC-6 .cvsignore, 1.2, 1.3 aria2.spec, 1.1, 1.2 sources, 1.2, 1.3 Message-ID: <200704281123.l3SBNEch007574@cvs-int.fedora.redhat.com> Author: ecik Update of /cvs/extras/rpms/aria2/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv7539 Modified Files: .cvsignore aria2.spec sources Log Message: * Sat Apr 28 2007 Micha?? Bentkowski - 0.10.2+1-1 - Update to 0.10.2+1 Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/aria2/FC-6/.cvsignore,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- .cvsignore 1 Jan 2007 18:33:01 -0000 1.2 +++ .cvsignore 28 Apr 2007 11:22:39 -0000 1.3 @@ -1 +1 @@ -aria2-0.9.0.tar.bz2 +aria2-0.10.2+1.tar.bz2 Index: aria2.spec =================================================================== RCS file: /cvs/extras/rpms/aria2/FC-6/aria2.spec,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- aria2.spec 1 Jan 2007 18:33:01 -0000 1.1 +++ aria2.spec 28 Apr 2007 11:22:39 -0000 1.2 @@ -1,6 +1,6 @@ Name: aria2 -Version: 0.9.0 -Release: 2%{?dist} +Version: 0.10.2+1 +Release: 1%{?dist} Summary: High speed download utility with resuming and segmented downloading Group: Applications/Internet License: GPL @@ -64,6 +64,12 @@ %changelog +* Sat Apr 28 2007 Micha?? Bentkowski - 0.10.2+1-1 +- Update to 0.10.2+1 + +* Tue Feb 20 2007 Micha?? Bentkowski - 0.10.1-1 +- Update to 0.10.1 + * Sun Dec 31 2006 Micha?? Bentkowski - 0.9.0-2 - Small fix in Summary Index: sources =================================================================== RCS file: /cvs/extras/rpms/aria2/FC-6/sources,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- sources 1 Jan 2007 18:33:01 -0000 1.2 +++ sources 28 Apr 2007 11:22:39 -0000 1.3 @@ -1 +1 @@ -f4d1e1761ee2386e5d3a6248b363267f aria2-0.9.0.tar.bz2 +2e1627808689f8eea9ed574ac450481a aria2-0.10.2+1.tar.bz2 From fedora-extras-commits at redhat.com Sat Apr 28 11:24:20 2007 From: fedora-extras-commits at redhat.com (=?utf-8?q?Micha=C5=82_Bentkowski?= (ecik)) Date: Sat, 28 Apr 2007 07:24:20 -0400 Subject: rpms/aria2/FC-5 .cvsignore, 1.2, 1.3 aria2.spec, 1.1, 1.2 sources, 1.2, 1.3 Message-ID: <200704281124.l3SBOKiq007665@cvs-int.fedora.redhat.com> Author: ecik Update of /cvs/extras/rpms/aria2/FC-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv7624 Modified Files: .cvsignore aria2.spec sources Log Message: * Sat Apr 28 2007 Micha?? Bentkowski - 0.10.2+1-1 - Update to 0.10.2+1 Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/aria2/FC-5/.cvsignore,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- .cvsignore 1 Jan 2007 18:33:01 -0000 1.2 +++ .cvsignore 28 Apr 2007 11:23:46 -0000 1.3 @@ -1 +1 @@ -aria2-0.9.0.tar.bz2 +aria2-0.10.2+1.tar.bz2 Index: aria2.spec =================================================================== RCS file: /cvs/extras/rpms/aria2/FC-5/aria2.spec,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- aria2.spec 1 Jan 2007 18:33:01 -0000 1.1 +++ aria2.spec 28 Apr 2007 11:23:46 -0000 1.2 @@ -1,6 +1,6 @@ Name: aria2 -Version: 0.9.0 -Release: 2%{?dist} +Version: 0.10.2+1 +Release: 1%{?dist} Summary: High speed download utility with resuming and segmented downloading Group: Applications/Internet License: GPL @@ -64,6 +64,12 @@ %changelog +* Sat Apr 28 2007 Micha?? Bentkowski - 0.10.2+1-1 +- Update to 0.10.2+1 + +* Tue Feb 20 2007 Micha?? Bentkowski - 0.10.1-1 +- Update to 0.10.1 + * Sun Dec 31 2006 Micha?? Bentkowski - 0.9.0-2 - Small fix in Summary Index: sources =================================================================== RCS file: /cvs/extras/rpms/aria2/FC-5/sources,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- sources 1 Jan 2007 18:33:01 -0000 1.2 +++ sources 28 Apr 2007 11:23:46 -0000 1.3 @@ -1 +1 @@ -f4d1e1761ee2386e5d3a6248b363267f aria2-0.9.0.tar.bz2 +2e1627808689f8eea9ed574ac450481a aria2-0.10.2+1.tar.bz2 From fedora-extras-commits at redhat.com Sat Apr 28 15:08:41 2007 From: fedora-extras-commits at redhat.com (Karol Trzcionka (karlik)) Date: Sat, 28 Apr 2007 11:08:41 -0400 Subject: rpms/gmediaserver/FC-6 gmediaserver.init, 1.1, 1.2 gmediaserver.spec, 1.1, 1.2 Message-ID: <200704281508.l3SF8fUN003621@cvs-int.fedora.redhat.com> Author: karlik Update of /cvs/extras/rpms/gmediaserver/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv3577/gmediaserver/FC-6 Modified Files: gmediaserver.init gmediaserver.spec Log Message: Fix init file Index: gmediaserver.init =================================================================== RCS file: /cvs/extras/rpms/gmediaserver/FC-6/gmediaserver.init,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- gmediaserver.init 21 Apr 2007 21:36:15 -0000 1.1 +++ gmediaserver.init 28 Apr 2007 15:08:07 -0000 1.2 @@ -44,8 +44,8 @@ [ $port ] && OPTIONS="$OPTIONS --port=$port "; [ $timestamp ] && OPTIONS="$OPTIONS --timestamp=$timestamp "; [ $profile ] && OPTIONS="$OPTIONS --profile=$profile "; -[ $filetypes ] && OPTIONS="$OPTIONS --filetypes=$filetypes "; -[ $expiretime ] && OPTIONS="$OPTIONS --expiretime=$expiretime "; +[ $filetypes ] && OPTIONS="$OPTIONS --file-types=$filetypes "; +[ $expiretime ] && OPTIONS="$OPTIONS --expire-time=$expiretime "; [ -d "$dir" ] || dir=/srv/gmediaserver; OPTIONS="$OPTIONS $dir"; Index: gmediaserver.spec =================================================================== RCS file: /cvs/extras/rpms/gmediaserver/FC-6/gmediaserver.spec,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- gmediaserver.spec 21 Apr 2007 21:36:15 -0000 1.1 +++ gmediaserver.spec 28 Apr 2007 15:08:07 -0000 1.2 @@ -1,7 +1,7 @@ %define mediadir /srv/gmediaserver Name: gmediaserver Version: 0.12.0 -Release: 7%{?dist} +Release: 8%{?dist} Summary: UPnP compatible media server for the GNU system Group: Applications/Multimedia @@ -67,7 +67,7 @@ %post /sbin/install-info %{_infodir}/%{name}.info.gz %{_infodir}/dir || : -/sbin/chkconfig --add %{name} +/sbin/chkconfig --add %{name} || : %pre # Add the "gmediaserver" user @@ -78,8 +78,8 @@ %preun if [ $1 = 0 ]; then /sbin/install-info --delete %{_infodir}/%{name}.info.gz %{_infodir}/dir || : - /sbin/service %{name} stop > /dev/null 2>&1 - /sbin/chkconfig --del %{name} + /sbin/service %{name} stop > /dev/null 2>&1 || : + /sbin/chkconfig --del %{name} || : fi #%postun @@ -102,6 +102,8 @@ %attr(-,%{name},%{name}) %{mediadir} %changelog +* Sat Apr 28 2007 Karol Trzcionka - 0.12.0-8 +- Fix init file * Thu Apr 19 2007 Karol Trzcionka - 0.12.0-7 - Change BRs - Fix init-file From fedora-extras-commits at redhat.com Sat Apr 28 15:08:46 2007 From: fedora-extras-commits at redhat.com (Karol Trzcionka (karlik)) Date: Sat, 28 Apr 2007 11:08:46 -0400 Subject: rpms/gmediaserver/devel gmediaserver.init, 1.1, 1.2 gmediaserver.spec, 1.1, 1.2 Message-ID: <200704281508.l3SF8kWA003625@cvs-int.fedora.redhat.com> Author: karlik Update of /cvs/extras/rpms/gmediaserver/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv3577/gmediaserver/devel Modified Files: gmediaserver.init gmediaserver.spec Log Message: Fix init file Index: gmediaserver.init =================================================================== RCS file: /cvs/extras/rpms/gmediaserver/devel/gmediaserver.init,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- gmediaserver.init 21 Apr 2007 21:31:33 -0000 1.1 +++ gmediaserver.init 28 Apr 2007 15:08:11 -0000 1.2 @@ -44,8 +44,8 @@ [ $port ] && OPTIONS="$OPTIONS --port=$port "; [ $timestamp ] && OPTIONS="$OPTIONS --timestamp=$timestamp "; [ $profile ] && OPTIONS="$OPTIONS --profile=$profile "; -[ $filetypes ] && OPTIONS="$OPTIONS --filetypes=$filetypes "; -[ $expiretime ] && OPTIONS="$OPTIONS --expiretime=$expiretime "; +[ $filetypes ] && OPTIONS="$OPTIONS --file-types=$filetypes "; +[ $expiretime ] && OPTIONS="$OPTIONS --expire-time=$expiretime "; [ -d "$dir" ] || dir=/srv/gmediaserver; OPTIONS="$OPTIONS $dir"; Index: gmediaserver.spec =================================================================== RCS file: /cvs/extras/rpms/gmediaserver/devel/gmediaserver.spec,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- gmediaserver.spec 21 Apr 2007 21:31:33 -0000 1.1 +++ gmediaserver.spec 28 Apr 2007 15:08:11 -0000 1.2 @@ -1,7 +1,7 @@ %define mediadir /srv/gmediaserver Name: gmediaserver Version: 0.12.0 -Release: 7%{?dist} +Release: 8%{?dist} Summary: UPnP compatible media server for the GNU system Group: Applications/Multimedia @@ -67,7 +67,7 @@ %post /sbin/install-info %{_infodir}/%{name}.info.gz %{_infodir}/dir || : -/sbin/chkconfig --add %{name} +/sbin/chkconfig --add %{name} || : %pre # Add the "gmediaserver" user @@ -78,8 +78,8 @@ %preun if [ $1 = 0 ]; then /sbin/install-info --delete %{_infodir}/%{name}.info.gz %{_infodir}/dir || : - /sbin/service %{name} stop > /dev/null 2>&1 - /sbin/chkconfig --del %{name} + /sbin/service %{name} stop > /dev/null 2>&1 || : + /sbin/chkconfig --del %{name} || : fi #%postun @@ -102,6 +102,8 @@ %attr(-,%{name},%{name}) %{mediadir} %changelog +* Sat Apr 28 2007 Karol Trzcionka - 0.12.0-8 +- Fix init file * Thu Apr 19 2007 Karol Trzcionka - 0.12.0-7 - Change BRs - Fix init-file From fedora-extras-commits at redhat.com Sat Apr 28 15:33:42 2007 From: fedora-extras-commits at redhat.com (Jeremy Hinegardner (jjh)) Date: Sat, 28 Apr 2007 11:33:42 -0400 Subject: rpms/nginx/devel .cvsignore, 1.4, 1.5 nginx.spec, 1.3, 1.4 sources, 1.4, 1.5 Message-ID: <200704281533.l3SFXgDo004568@cvs-int.fedora.redhat.com> Author: jjh Update of /cvs/extras/rpms/nginx/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv4539 Modified Files: .cvsignore nginx.spec sources Log Message: update to 0.5.19 Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/nginx/devel/.cvsignore,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- .cvsignore 2 Apr 2007 19:23:55 -0000 1.4 +++ .cvsignore 28 Apr 2007 15:33:08 -0000 1.5 @@ -1 +1 @@ -nginx-0.5.17.tar.gz +nginx-0.5.19.tar.gz Index: nginx.spec =================================================================== RCS file: /cvs/extras/rpms/nginx/devel/nginx.spec,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- nginx.spec 2 Apr 2007 19:23:55 -0000 1.3 +++ nginx.spec 28 Apr 2007 15:33:08 -0000 1.4 @@ -7,7 +7,7 @@ %define nginx_datadir %{_datadir}/nginx Name: nginx -Version: 0.5.17 +Version: 0.5.19 Release: 1%{?dist} Summary: Robust, small and high performance http and reverse proxy server Group: System Environment/Daemons @@ -152,6 +152,9 @@ %changelog +* Sat Apr 28 2007 Jeremy Hinegardner - 0.5.19-1 +- Update to 0.5.19 + * Mon Apr 02 2007 Jeremy Hinegardner - 0.5.17-1 - Update to 0.5.17 Index: sources =================================================================== RCS file: /cvs/extras/rpms/nginx/devel/sources,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- sources 2 Apr 2007 19:23:55 -0000 1.4 +++ sources 28 Apr 2007 15:33:08 -0000 1.5 @@ -1 +1 @@ -1c4bb0deb22c6566fb66b40724e099ed nginx-0.5.17.tar.gz +bc2d3ef843b4b4ea1d0c8556b92814e4 nginx-0.5.19.tar.gz From fedora-extras-commits at redhat.com Sat Apr 28 15:40:21 2007 From: fedora-extras-commits at redhat.com (Jeremy Hinegardner (jjh)) Date: Sat, 28 Apr 2007 11:40:21 -0400 Subject: rpms/nginx/FC-5 nginx.spec,1.3,1.4 sources,1.4,1.5 Message-ID: <200704281540.l3SFeLHe004711@cvs-int.fedora.redhat.com> Author: jjh Update of /cvs/extras/rpms/nginx/FC-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv4688 Modified Files: nginx.spec sources Log Message: Update to 0.5.19 Index: nginx.spec =================================================================== RCS file: /cvs/extras/rpms/nginx/FC-5/nginx.spec,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- nginx.spec 2 Apr 2007 19:29:04 -0000 1.3 +++ nginx.spec 28 Apr 2007 15:39:46 -0000 1.4 @@ -7,7 +7,7 @@ %define nginx_datadir %{_datadir}/nginx Name: nginx -Version: 0.5.17 +Version: 0.5.19 Release: 1%{?dist} Summary: Robust, small and high performance http and reverse proxy server Group: System Environment/Daemons @@ -152,6 +152,9 @@ %changelog +* Sat Apr 28 2007 Jeremy Hinegardner - 0.5.19-1 +- Update to 0.5.19 + * Mon Apr 02 2007 Jeremy Hinegardner - 0.5.17-1 - Update to 0.5.17 Index: sources =================================================================== RCS file: /cvs/extras/rpms/nginx/FC-5/sources,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- sources 2 Apr 2007 19:29:04 -0000 1.4 +++ sources 28 Apr 2007 15:39:46 -0000 1.5 @@ -1 +1 @@ -1c4bb0deb22c6566fb66b40724e099ed nginx-0.5.17.tar.gz +bc2d3ef843b4b4ea1d0c8556b92814e4 nginx-0.5.19.tar.gz From fedora-extras-commits at redhat.com Sat Apr 28 15:42:25 2007 From: fedora-extras-commits at redhat.com (Jeremy Hinegardner (jjh)) Date: Sat, 28 Apr 2007 11:42:25 -0400 Subject: rpms/nginx/FC-6 nginx.spec,1.3,1.4 sources,1.4,1.5 Message-ID: <200704281542.l3SFgPdB004880@cvs-int.fedora.redhat.com> Author: jjh Update of /cvs/extras/rpms/nginx/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv4726 Modified Files: nginx.spec sources Log Message: Updated to 0.5.19 Index: nginx.spec =================================================================== RCS file: /cvs/extras/rpms/nginx/FC-6/nginx.spec,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- nginx.spec 2 Apr 2007 19:27:07 -0000 1.3 +++ nginx.spec 28 Apr 2007 15:41:50 -0000 1.4 @@ -7,7 +7,7 @@ %define nginx_datadir %{_datadir}/nginx Name: nginx -Version: 0.5.17 +Version: 0.5.19 Release: 1%{?dist} Summary: Robust, small and high performance http and reverse proxy server Group: System Environment/Daemons @@ -152,6 +152,9 @@ %changelog +* Sat Apr 28 2007 Jeremy Hinegardner - 0.5.19-1 +- Update to 0.5.19 + * Mon Apr 02 2007 Jeremy Hinegardner - 0.5.17-1 - Update to 0.5.17 Index: sources =================================================================== RCS file: /cvs/extras/rpms/nginx/FC-6/sources,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- sources 2 Apr 2007 19:27:07 -0000 1.4 +++ sources 28 Apr 2007 15:41:50 -0000 1.5 @@ -1 +1 @@ -1c4bb0deb22c6566fb66b40724e099ed nginx-0.5.17.tar.gz +bc2d3ef843b4b4ea1d0c8556b92814e4 nginx-0.5.19.tar.gz From fedora-extras-commits at redhat.com Sat Apr 28 16:10:42 2007 From: fedora-extras-commits at redhat.com (Chitlesh GOORAH (chitlesh)) Date: Sat, 28 Apr 2007 12:10:42 -0400 Subject: rpms/LabPlot/devel LabPlot.spec,1.1,1.2 Message-ID: <200704281610.l3SGAgql009926@cvs-int.fedora.redhat.com> Author: chitlesh Update of /cvs/extras/rpms/LabPlot/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv9907/devel Modified Files: LabPlot.spec Log Message: Index: LabPlot.spec =================================================================== RCS file: /cvs/extras/rpms/LabPlot/devel/LabPlot.spec,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- LabPlot.spec 28 Apr 2007 07:18:49 -0000 1.1 +++ LabPlot.spec 28 Apr 2007 16:10:08 -0000 1.2 @@ -1,6 +1,6 @@ Name: LabPlot Version: 1.5.1.5 -Release: 6%{?dist} +Release: 7%{?dist} Summary: Data Analysis and Visualization License: GPL @@ -146,7 +146,12 @@ --enable-system-qwtplot3d \ --enable-libundo \ + +%ifarch ppc +%{__make} +%else %{__make} %{?_smp_mflags} +%endif %install @@ -327,6 +332,9 @@ %Changelog +* Mon Apr 23 2007 Chitlesh Goorah - 1.5.1.5-7 +- removed parallel build for ppc + * Mon Apr 23 2007 Chitlesh Goorah - 1.5.1.5-6 - added texvc back in %%files - removed useless .so From fedora-extras-commits at redhat.com Sat Apr 28 16:33:29 2007 From: fedora-extras-commits at redhat.com (Christoph Wickert (cwickert)) Date: Sat, 28 Apr 2007 12:33:29 -0400 Subject: rpms/xfce4-battery-plugin/devel xfce4-battery-plugin.spec,1.9,1.10 Message-ID: <200704281633.l3SGXTTu010629@cvs-int.fedora.redhat.com> Author: cwickert Update of /cvs/extras/rpms/xfce4-battery-plugin/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv10587/devel Modified Files: xfce4-battery-plugin.spec Log Message: Rebuild for Xfce 4.4.1 Index: xfce4-battery-plugin.spec =================================================================== RCS file: /cvs/extras/rpms/xfce4-battery-plugin/devel/xfce4-battery-plugin.spec,v retrieving revision 1.9 retrieving revision 1.10 diff -u -r1.9 -r1.10 --- xfce4-battery-plugin.spec 22 Jan 2007 10:39:33 -0000 1.9 +++ xfce4-battery-plugin.spec 28 Apr 2007 16:32:55 -0000 1.10 @@ -1,6 +1,6 @@ Name: xfce4-battery-plugin Version: 0.5.0 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Battery monitor for the Xfce panel Group: User Interface/Desktops @@ -11,7 +11,7 @@ BuildRequires: xfce4-panel-devel >= 4.3.90.2, libxfcegui4-devel >= 4.3.90.2, libxml2-devel BuildRequires: gettext, perl(XML::Parser) -Requires: xfce4-panel >= 4.3.99.2 +Requires: xfce4-panel >= 4.4.0 %description A battery monitor plugin for the Xfce panel, compatible with APM and ACPI. @@ -48,6 +48,9 @@ %{_datadir}/icons/hicolor/scalable/devices/battery.svg %changelog +* Mon Apr 23 2007 Christoph Wickert - 0.5.0-2 +- Rebuild for Xfce 4.4.1 + * Mon Jan 22 2007 Christoph Wickert - 0.5.0-1 - Update to 0.5.0 on Xfce 4.4. From fedora-extras-commits at redhat.com Sat Apr 28 16:33:24 2007 From: fedora-extras-commits at redhat.com (Christoph Wickert (cwickert)) Date: Sat, 28 Apr 2007 12:33:24 -0400 Subject: rpms/xfce4-battery-plugin/FC-6 xfce4-battery-plugin.spec,1.9,1.10 Message-ID: <200704281633.l3SGXOiD010623@cvs-int.fedora.redhat.com> Author: cwickert Update of /cvs/extras/rpms/xfce4-battery-plugin/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv10587/FC-6 Modified Files: xfce4-battery-plugin.spec Log Message: Rebuild for Xfce 4.4.1 Index: xfce4-battery-plugin.spec =================================================================== RCS file: /cvs/extras/rpms/xfce4-battery-plugin/FC-6/xfce4-battery-plugin.spec,v retrieving revision 1.9 retrieving revision 1.10 diff -u -r1.9 -r1.10 --- xfce4-battery-plugin.spec 27 Jan 2007 19:40:53 -0000 1.9 +++ xfce4-battery-plugin.spec 28 Apr 2007 16:32:50 -0000 1.10 @@ -1,6 +1,6 @@ Name: xfce4-battery-plugin Version: 0.5.0 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Battery monitor for the Xfce panel Group: User Interface/Desktops @@ -11,7 +11,7 @@ BuildRequires: xfce4-panel-devel >= 4.3.90.2, libxfcegui4-devel >= 4.3.90.2, libxml2-devel BuildRequires: gettext, perl(XML::Parser) -Requires: xfce4-panel >= 4.3.99.2 +Requires: xfce4-panel >= 4.4.0 %description A battery monitor plugin for the Xfce panel, compatible with APM and ACPI. @@ -48,6 +48,9 @@ %{_datadir}/icons/hicolor/scalable/devices/battery.svg %changelog +* Mon Apr 23 2007 Christoph Wickert - 0.5.0-2 +- Rebuild for Xfce 4.4.1 + * Mon Jan 22 2007 Christoph Wickert - 0.5.0-1 - Update to 0.5.0 on Xfce 4.4. From fedora-extras-commits at redhat.com Sat Apr 28 16:38:03 2007 From: fedora-extras-commits at redhat.com (Christoph Wickert (cwickert)) Date: Sat, 28 Apr 2007 12:38:03 -0400 Subject: rpms/xfce4-clipman-plugin/devel xfce4-clipman-plugin.spec,1.7,1.8 Message-ID: <200704281638.l3SGc3pp010783@cvs-int.fedora.redhat.com> Author: cwickert Update of /cvs/extras/rpms/xfce4-clipman-plugin/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv10745/devel Modified Files: xfce4-clipman-plugin.spec Log Message: Rebuild for Xfce 4.4.1 Index: xfce4-clipman-plugin.spec =================================================================== RCS file: /cvs/extras/rpms/xfce4-clipman-plugin/devel/xfce4-clipman-plugin.spec,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- xfce4-clipman-plugin.spec 22 Jan 2007 11:27:15 -0000 1.7 +++ xfce4-clipman-plugin.spec 28 Apr 2007 16:37:29 -0000 1.8 @@ -1,6 +1,6 @@ Name: xfce4-clipman-plugin Version: 0.8.0 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Clipboard manager plugin for the Xfce panel Group: User Interface/Desktops @@ -11,7 +11,7 @@ BuildRequires: xfce4-panel-devel >= 4.3.99.2, libxfcegui4-devel >= 4.3.99.2, libxml2-devel BuildRequires: libXt-devel, gettext, perl(XML::Parser) -Requires: xfce4-panel >= 4.3.99.2 +Requires: xfce4-panel >= 4.4.0 %description This is a simple cliboard history for Xfce panel. It includes a "Clear @@ -39,6 +39,9 @@ %{_datadir}/xfce4/panel-plugins/*.desktop %changelog +* Sat Apr 28 2007 Christoph Wickert - 0.8.0-2 +- Rebuild for Xfce 4.4.1 + * Mon Jan 22 2007 Christoph Wickert - 0.8.0-1 - Update to 0.8.0 on Xfce 4.4. From fedora-extras-commits at redhat.com Sat Apr 28 16:37:58 2007 From: fedora-extras-commits at redhat.com (Christoph Wickert (cwickert)) Date: Sat, 28 Apr 2007 12:37:58 -0400 Subject: rpms/xfce4-clipman-plugin/FC-6 xfce4-clipman-plugin.spec,1.6,1.7 Message-ID: <200704281637.l3SGbw7s010780@cvs-int.fedora.redhat.com> Author: cwickert Update of /cvs/extras/rpms/xfce4-clipman-plugin/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv10745/FC-6 Modified Files: xfce4-clipman-plugin.spec Log Message: Rebuild for Xfce 4.4.1 Index: xfce4-clipman-plugin.spec =================================================================== RCS file: /cvs/extras/rpms/xfce4-clipman-plugin/FC-6/xfce4-clipman-plugin.spec,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- xfce4-clipman-plugin.spec 27 Jan 2007 20:05:50 -0000 1.6 +++ xfce4-clipman-plugin.spec 28 Apr 2007 16:37:24 -0000 1.7 @@ -1,6 +1,6 @@ Name: xfce4-clipman-plugin Version: 0.8.0 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Clipboard manager plugin for the Xfce panel Group: User Interface/Desktops @@ -11,7 +11,7 @@ BuildRequires: xfce4-panel-devel >= 4.3.99.2, libxfcegui4-devel >= 4.3.99.2, libxml2-devel BuildRequires: libXt-devel, gettext, perl(XML::Parser) -Requires: xfce4-panel >= 4.3.99.2 +Requires: xfce4-panel >= 4.4.0 %description This is a simple cliboard history for Xfce panel. It includes a "Clear @@ -39,6 +39,9 @@ %{_datadir}/xfce4/panel-plugins/*.desktop %changelog +* Sat Apr 28 2007 Christoph Wickert - 0.8.0-2 +- Rebuild for Xfce 4.4.1 + * Mon Jan 22 2007 Christoph Wickert - 0.8.0-1 - Update to 0.8.0 on Xfce 4.4. From fedora-extras-commits at redhat.com Sat Apr 28 16:41:45 2007 From: fedora-extras-commits at redhat.com (Christoph Wickert (cwickert)) Date: Sat, 28 Apr 2007 12:41:45 -0400 Subject: rpms/xfce4-cpugraph-plugin/FC-6 xfce4-cpugraph-plugin.spec,1.8,1.9 Message-ID: <200704281641.l3SGfjLB010917@cvs-int.fedora.redhat.com> Author: cwickert Update of /cvs/extras/rpms/xfce4-cpugraph-plugin/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv10881/FC-6 Modified Files: xfce4-cpugraph-plugin.spec Log Message: Rebuild for Xfce 4.4.1 Index: xfce4-cpugraph-plugin.spec =================================================================== RCS file: /cvs/extras/rpms/xfce4-cpugraph-plugin/FC-6/xfce4-cpugraph-plugin.spec,v retrieving revision 1.8 retrieving revision 1.9 diff -u -r1.8 -r1.9 --- xfce4-cpugraph-plugin.spec 27 Jan 2007 20:15:06 -0000 1.8 +++ xfce4-cpugraph-plugin.spec 28 Apr 2007 16:41:10 -0000 1.9 @@ -1,6 +1,6 @@ Name: xfce4-cpugraph-plugin Version: 0.3.0 -Release: 4%{?dist} +Release: 5%{?dist} Summary: CPU monitor for the Xfce panel Group: User Interface/Desktops @@ -12,7 +12,7 @@ BuildRequires: xfce4-panel-devel >= 4.3.20, libxfcegui4-devel >= 4.3.20, libxml2-devel BuildRequires: perl(XML::Parser) -Requires: xfce4-panel >= 4.3.99.2 +Requires: xfce4-panel >= 4.4.0 %description A CPU monitor plugin for the Xfce panel. It offers multiple display modes @@ -41,6 +41,9 @@ %{_datadir}/xfce4/panel-plugins/*.desktop %changelog +* Sat Apr 28 2007 Christoph Wickert - 0.3.0-5 +- Rebuild for Xfce 4.4.1 + * Mon Jan 22 2007 Christoph Wickert - 0.3.0-4 - Rebuild for Xfce 4.4. - Patch to compile with -Wl,--as-needed (bugzilla.xfce.org #2785) From fedora-extras-commits at redhat.com Sat Apr 28 16:41:50 2007 From: fedora-extras-commits at redhat.com (Christoph Wickert (cwickert)) Date: Sat, 28 Apr 2007 12:41:50 -0400 Subject: rpms/xfce4-cpugraph-plugin/devel xfce4-cpugraph-plugin.spec, 1.9, 1.10 Message-ID: <200704281641.l3SGfoX4010922@cvs-int.fedora.redhat.com> Author: cwickert Update of /cvs/extras/rpms/xfce4-cpugraph-plugin/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv10881/devel Modified Files: xfce4-cpugraph-plugin.spec Log Message: Rebuild for Xfce 4.4.1 Index: xfce4-cpugraph-plugin.spec =================================================================== RCS file: /cvs/extras/rpms/xfce4-cpugraph-plugin/devel/xfce4-cpugraph-plugin.spec,v retrieving revision 1.9 retrieving revision 1.10 diff -u -r1.9 -r1.10 --- xfce4-cpugraph-plugin.spec 22 Jan 2007 22:55:10 -0000 1.9 +++ xfce4-cpugraph-plugin.spec 28 Apr 2007 16:41:15 -0000 1.10 @@ -1,6 +1,6 @@ Name: xfce4-cpugraph-plugin Version: 0.3.0 -Release: 4%{?dist} +Release: 5%{?dist} Summary: CPU monitor for the Xfce panel Group: User Interface/Desktops @@ -12,7 +12,7 @@ BuildRequires: xfce4-panel-devel >= 4.3.20, libxfcegui4-devel >= 4.3.20, libxml2-devel BuildRequires: perl(XML::Parser) -Requires: xfce4-panel >= 4.3.99.2 +Requires: xfce4-panel >= 4.4.0 %description A CPU monitor plugin for the Xfce panel. It offers multiple display modes @@ -41,6 +41,9 @@ %{_datadir}/xfce4/panel-plugins/*.desktop %changelog +* Sat Apr 28 2007 Christoph Wickert - 0.3.0-5 +- Rebuild for Xfce 4.4.1 + * Mon Jan 22 2007 Christoph Wickert - 0.3.0-4 - Rebuild for Xfce 4.4. - Patch to compile with -Wl,--as-needed (bugzilla.xfce.org #2785) From fedora-extras-commits at redhat.com Sat Apr 28 16:45:40 2007 From: fedora-extras-commits at redhat.com (Christoph Wickert (cwickert)) Date: Sat, 28 Apr 2007 12:45:40 -0400 Subject: rpms/xfce4-dict-plugin/FC-6 xfce4-dict-plugin.spec,1.3,1.4 Message-ID: <200704281645.l3SGjeEn011070@cvs-int.fedora.redhat.com> Author: cwickert Update of /cvs/extras/rpms/xfce4-dict-plugin/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv11030/FC-6 Modified Files: xfce4-dict-plugin.spec Log Message: Rebuild for Xfce 4.4.1 Index: xfce4-dict-plugin.spec =================================================================== RCS file: /cvs/extras/rpms/xfce4-dict-plugin/FC-6/xfce4-dict-plugin.spec,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- xfce4-dict-plugin.spec 27 Jan 2007 20:26:09 -0000 1.3 +++ xfce4-dict-plugin.spec 28 Apr 2007 16:45:05 -0000 1.4 @@ -1,6 +1,6 @@ Name: xfce4-dict-plugin Version: 0.2.1 -Release: 1%{?dist} +Release: 2%{?dist} Summary: A Xfce panel plugin to query a Dict server Group: User Interface/Desktops @@ -11,7 +11,7 @@ BuildRequires: xfce4-panel-devel >= 4.3.99.1, libxfcegui4-devel >= 4.3.90.2 BuildRequires: libxml2-devel, gettext, perl(XML::Parser) -Requires: xfce4-panel >= 4.3.99.2 +Requires: xfce4-panel >= 4.4.0 %description With this plugin you can query a dictionary server (see RFC 2229) to search @@ -49,6 +49,9 @@ %{_datadir}/icons/hicolor/scalable/apps/dict-icon.svg %changelog +* Sat Apr 28 2007 Christoph Wickert - 0.2.1-2 +- Rebuild for Xfce 4.4.1 + * Mon Jan 22 2007 Christoph Wickert - 0.2.1-1 - Update to 0.2.1 on Xfce 4.4. - Update gtk-icon-cache scriptlets. From fedora-extras-commits at redhat.com Sat Apr 28 16:45:45 2007 From: fedora-extras-commits at redhat.com (Christoph Wickert (cwickert)) Date: Sat, 28 Apr 2007 12:45:45 -0400 Subject: rpms/xfce4-dict-plugin/devel xfce4-dict-plugin.spec,1.3,1.4 Message-ID: <200704281645.l3SGjjBE011073@cvs-int.fedora.redhat.com> Author: cwickert Update of /cvs/extras/rpms/xfce4-dict-plugin/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv11030/devel Modified Files: xfce4-dict-plugin.spec Log Message: Rebuild for Xfce 4.4.1 Index: xfce4-dict-plugin.spec =================================================================== RCS file: /cvs/extras/rpms/xfce4-dict-plugin/devel/xfce4-dict-plugin.spec,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- xfce4-dict-plugin.spec 22 Jan 2007 11:30:00 -0000 1.3 +++ xfce4-dict-plugin.spec 28 Apr 2007 16:45:10 -0000 1.4 @@ -1,6 +1,6 @@ Name: xfce4-dict-plugin Version: 0.2.1 -Release: 1%{?dist} +Release: 2%{?dist} Summary: A Xfce panel plugin to query a Dict server Group: User Interface/Desktops @@ -11,7 +11,7 @@ BuildRequires: xfce4-panel-devel >= 4.3.99.1, libxfcegui4-devel >= 4.3.90.2 BuildRequires: libxml2-devel, gettext, perl(XML::Parser) -Requires: xfce4-panel >= 4.3.99.2 +Requires: xfce4-panel >= 4.4.0 %description With this plugin you can query a dictionary server (see RFC 2229) to search @@ -49,6 +49,9 @@ %{_datadir}/icons/hicolor/scalable/apps/dict-icon.svg %changelog +* Sat Apr 28 2007 Christoph Wickert - 0.2.1-2 +- Rebuild for Xfce 4.4.1 + * Mon Jan 22 2007 Christoph Wickert - 0.2.1-1 - Update to 0.2.1 on Xfce 4.4. - Update gtk-icon-cache scriptlets. From fedora-extras-commits at redhat.com Sat Apr 28 16:49:13 2007 From: fedora-extras-commits at redhat.com (Christoph Wickert (cwickert)) Date: Sat, 28 Apr 2007 12:49:13 -0400 Subject: rpms/xfce4-diskperf-plugin/FC-6 xfce4-diskperf-plugin.spec, 1.9, 1.10 Message-ID: <200704281649.l3SGnD79011208@cvs-int.fedora.redhat.com> Author: cwickert Update of /cvs/extras/rpms/xfce4-diskperf-plugin/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv11174/FC-6 Modified Files: xfce4-diskperf-plugin.spec Log Message: Rebuild for Xfce 4.4.1 Index: xfce4-diskperf-plugin.spec =================================================================== RCS file: /cvs/extras/rpms/xfce4-diskperf-plugin/FC-6/xfce4-diskperf-plugin.spec,v retrieving revision 1.9 retrieving revision 1.10 diff -u -r1.9 -r1.10 --- xfce4-diskperf-plugin.spec 27 Jan 2007 20:33:03 -0000 1.9 +++ xfce4-diskperf-plugin.spec 28 Apr 2007 16:48:38 -0000 1.10 @@ -1,6 +1,6 @@ Name: xfce4-diskperf-plugin Version: 2.1.0 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Disk performance plugin for the Xfce panel Group: User Interface/Desktops @@ -11,7 +11,7 @@ BuildRequires: xfce4-panel-devel >= 4.3.90, libxfcegui4-devel >= 4.3.90, libxml2-devel BuildRequires: gettext, perl(XML::Parser) -Requires: xfce4-panel >= 4.3.99.2 +Requires: xfce4-panel >= 4.4.0 %description The DiskPerf plugin displays disk/partition performance (bytes transfered per @@ -39,6 +39,9 @@ %{_datadir}/xfce4/panel-plugins/*.desktop %changelog +* Sat Apr 28 2007 Christoph Wickert - 2.1.0-3 +- Rebuild for Xfce 4.4.1 + * Mon Jan 22 2007 Christoph Wickert - 2.1.0-2 - Rebuild for Xfce 4.4. From fedora-extras-commits at redhat.com Sat Apr 28 16:49:18 2007 From: fedora-extras-commits at redhat.com (Christoph Wickert (cwickert)) Date: Sat, 28 Apr 2007 12:49:18 -0400 Subject: rpms/xfce4-diskperf-plugin/devel xfce4-diskperf-plugin.spec, 1.11, 1.12 Message-ID: <200704281649.l3SGnIAN011212@cvs-int.fedora.redhat.com> Author: cwickert Update of /cvs/extras/rpms/xfce4-diskperf-plugin/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv11174/devel Modified Files: xfce4-diskperf-plugin.spec Log Message: Rebuild for Xfce 4.4.1 Index: xfce4-diskperf-plugin.spec =================================================================== RCS file: /cvs/extras/rpms/xfce4-diskperf-plugin/devel/xfce4-diskperf-plugin.spec,v retrieving revision 1.11 retrieving revision 1.12 diff -u -r1.11 -r1.12 --- xfce4-diskperf-plugin.spec 22 Jan 2007 12:06:30 -0000 1.11 +++ xfce4-diskperf-plugin.spec 28 Apr 2007 16:48:43 -0000 1.12 @@ -1,6 +1,6 @@ Name: xfce4-diskperf-plugin Version: 2.1.0 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Disk performance plugin for the Xfce panel Group: User Interface/Desktops @@ -11,7 +11,7 @@ BuildRequires: xfce4-panel-devel >= 4.3.90, libxfcegui4-devel >= 4.3.90, libxml2-devel BuildRequires: gettext, perl(XML::Parser) -Requires: xfce4-panel >= 4.3.99.2 +Requires: xfce4-panel >= 4.4.0 %description The DiskPerf plugin displays disk/partition performance (bytes transfered per @@ -39,6 +39,9 @@ %{_datadir}/xfce4/panel-plugins/*.desktop %changelog +* Sat Apr 28 2007 Christoph Wickert - 2.1.0-3 +- Rebuild for Xfce 4.4.1 + * Mon Jan 22 2007 Christoph Wickert - 2.1.0-2 - Rebuild for Xfce 4.4. From fedora-extras-commits at redhat.com Sat Apr 28 16:52:49 2007 From: fedora-extras-commits at redhat.com (Christoph Wickert (cwickert)) Date: Sat, 28 Apr 2007 12:52:49 -0400 Subject: rpms/xfce4-eyes-plugin/FC-6 xfce4-eyes-plugin.spec,1.4,1.5 Message-ID: <200704281652.l3SGqnDw011378@cvs-int.fedora.redhat.com> Author: cwickert Update of /cvs/extras/rpms/xfce4-eyes-plugin/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv11343/FC-6 Modified Files: xfce4-eyes-plugin.spec Log Message: Rebuild for Xfce 4.4.1 Index: xfce4-eyes-plugin.spec =================================================================== RCS file: /cvs/extras/rpms/xfce4-eyes-plugin/FC-6/xfce4-eyes-plugin.spec,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- xfce4-eyes-plugin.spec 27 Jan 2007 20:36:47 -0000 1.4 +++ xfce4-eyes-plugin.spec 28 Apr 2007 16:52:13 -0000 1.5 @@ -1,6 +1,6 @@ Name: xfce4-eyes-plugin Version: 4.4.0 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Eyes for the Xfce panel Group: User Interface/Desktops @@ -11,7 +11,7 @@ BuildRequires: xfce4-panel-devel >= 4.3.99.1, libxfcegui4-devel >= 4.3.90.2 BuildRequires: libxml2-devel, gettext, perl(XML::Parser) -Requires: xfce4-panel >= 4.3.99.2 +Requires: xfce4-panel >= 4.4.0 %description A xfce4 panel plugin that adds eyes which watch your every step. Scary! @@ -48,6 +48,9 @@ %{_datadir}/xfce4/eyes/ %changelog +* Sat Apr 28 2007 Christoph Wickert - 4.4.0-2 +- Rebuild for Xfce 4.4.1 + * Mon Jan 22 2007 Christoph Wickert - 4.4.0-1 - Update to 4.4.0 on Xfce 4.4. - Update gtk-icon-cache scriptlets. From fedora-extras-commits at redhat.com Sat Apr 28 16:52:55 2007 From: fedora-extras-commits at redhat.com (Christoph Wickert (cwickert)) Date: Sat, 28 Apr 2007 12:52:55 -0400 Subject: rpms/xfce4-eyes-plugin/devel xfce4-eyes-plugin.spec,1.4,1.5 Message-ID: <200704281652.l3SGqtPK011381@cvs-int.fedora.redhat.com> Author: cwickert Update of /cvs/extras/rpms/xfce4-eyes-plugin/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv11343/devel Modified Files: xfce4-eyes-plugin.spec Log Message: Rebuild for Xfce 4.4.1 Index: xfce4-eyes-plugin.spec =================================================================== RCS file: /cvs/extras/rpms/xfce4-eyes-plugin/devel/xfce4-eyes-plugin.spec,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- xfce4-eyes-plugin.spec 22 Jan 2007 11:33:26 -0000 1.4 +++ xfce4-eyes-plugin.spec 28 Apr 2007 16:52:19 -0000 1.5 @@ -1,6 +1,6 @@ Name: xfce4-eyes-plugin Version: 4.4.0 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Eyes for the Xfce panel Group: User Interface/Desktops @@ -11,7 +11,7 @@ BuildRequires: xfce4-panel-devel >= 4.3.99.1, libxfcegui4-devel >= 4.3.90.2 BuildRequires: libxml2-devel, gettext, perl(XML::Parser) -Requires: xfce4-panel >= 4.3.99.2 +Requires: xfce4-panel >= 4.4.0 %description A xfce4 panel plugin that adds eyes which watch your every step. Scary! @@ -48,6 +48,9 @@ %{_datadir}/xfce4/eyes/ %changelog +* Sat Apr 28 2007 Christoph Wickert - 4.4.0-2 +- Rebuild for Xfce 4.4.1 + * Mon Jan 22 2007 Christoph Wickert - 4.4.0-1 - Update to 4.4.0 on Xfce 4.4. - Update gtk-icon-cache scriptlets. From fedora-extras-commits at redhat.com Sat Apr 28 16:56:54 2007 From: fedora-extras-commits at redhat.com (Christoph Wickert (cwickert)) Date: Sat, 28 Apr 2007 12:56:54 -0400 Subject: rpms/xfce4-fsguard-plugin/FC-6 xfce4-fsguard-plugin.spec,1.6,1.7 Message-ID: <200704281656.l3SGusXo011562@cvs-int.fedora.redhat.com> Author: cwickert Update of /cvs/extras/rpms/xfce4-fsguard-plugin/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv11479/FC-6 Modified Files: xfce4-fsguard-plugin.spec Log Message: Rebuild for Xfce 4.4.1 Index: xfce4-fsguard-plugin.spec =================================================================== RCS file: /cvs/extras/rpms/xfce4-fsguard-plugin/FC-6/xfce4-fsguard-plugin.spec,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- xfce4-fsguard-plugin.spec 27 Jan 2007 20:41:50 -0000 1.6 +++ xfce4-fsguard-plugin.spec 28 Apr 2007 16:56:20 -0000 1.7 @@ -1,6 +1,6 @@ Name: xfce4-fsguard-plugin Version: 0.3.0 -Release: 4%{?dist} +Release: 5%{?dist} Summary: Filesystem-Guard plugin for the Xfce panel Group: User Interface/Desktops @@ -12,7 +12,7 @@ BuildRequires: xfce4-panel-devel >= 4.3.22, libxfcegui4-devel >= 4.3.22, libxml2-devel BuildRequires: gettext, perl(XML::Parser) -Requires: xfce4-panel >= 4.3.99.2 +Requires: xfce4-panel >= 4.4.0 %description A little Xfce plugin, which checks the free space on the chosen mountpoint @@ -43,6 +43,9 @@ %{_datadir}/xfce4/panel-plugins/*.desktop %changelog +* Sat Apr 28 2007 Christoph Wickert - 0.3.0-5 +- Rebuild for Xfce 4.4.1 + * Mon Jan 22 2007 Christoph Wickert - 0.3.0-4 - Rebuild for Xfce 4.4 - Patch to compile with -Wl,--as-needed (bugzilla.xfce.org #2783) From fedora-extras-commits at redhat.com Sat Apr 28 16:56:59 2007 From: fedora-extras-commits at redhat.com (Christoph Wickert (cwickert)) Date: Sat, 28 Apr 2007 12:56:59 -0400 Subject: rpms/xfce4-fsguard-plugin/devel xfce4-fsguard-plugin.spec,1.6,1.7 Message-ID: <200704281656.l3SGuxLm011565@cvs-int.fedora.redhat.com> Author: cwickert Update of /cvs/extras/rpms/xfce4-fsguard-plugin/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv11479/devel Modified Files: xfce4-fsguard-plugin.spec Log Message: Rebuild for Xfce 4.4.1 Index: xfce4-fsguard-plugin.spec =================================================================== RCS file: /cvs/extras/rpms/xfce4-fsguard-plugin/devel/xfce4-fsguard-plugin.spec,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- xfce4-fsguard-plugin.spec 22 Jan 2007 22:41:03 -0000 1.6 +++ xfce4-fsguard-plugin.spec 28 Apr 2007 16:56:24 -0000 1.7 @@ -1,6 +1,6 @@ Name: xfce4-fsguard-plugin Version: 0.3.0 -Release: 4%{?dist} +Release: 5%{?dist} Summary: Filesystem-Guard plugin for the Xfce panel Group: User Interface/Desktops @@ -12,7 +12,7 @@ BuildRequires: xfce4-panel-devel >= 4.3.22, libxfcegui4-devel >= 4.3.22, libxml2-devel BuildRequires: gettext, perl(XML::Parser) -Requires: xfce4-panel >= 4.3.99.2 +Requires: xfce4-panel >= 4.4.0 %description A little Xfce plugin, which checks the free space on the chosen mountpoint @@ -43,6 +43,9 @@ %{_datadir}/xfce4/panel-plugins/*.desktop %changelog +* Sat Apr 28 2007 Christoph Wickert - 0.3.0-5 +- Rebuild for Xfce 4.4.1 + * Mon Jan 22 2007 Christoph Wickert - 0.3.0-4 - Rebuild for Xfce 4.4 - Patch to compile with -Wl,--as-needed (bugzilla.xfce.org #2783) From fedora-extras-commits at redhat.com Sat Apr 28 17:00:20 2007 From: fedora-extras-commits at redhat.com (Christoph Wickert (cwickert)) Date: Sat, 28 Apr 2007 13:00:20 -0400 Subject: rpms/xfce4-genmon-plugin/FC-6 xfce4-genmon-plugin.spec,1.9,1.10 Message-ID: <200704281700.l3SH0KM4011701@cvs-int.fedora.redhat.com> Author: cwickert Update of /cvs/extras/rpms/xfce4-genmon-plugin/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv11652/FC-6 Modified Files: xfce4-genmon-plugin.spec Log Message: Rebuild for Xfce 4.4.1 Index: xfce4-genmon-plugin.spec =================================================================== RCS file: /cvs/extras/rpms/xfce4-genmon-plugin/FC-6/xfce4-genmon-plugin.spec,v retrieving revision 1.9 retrieving revision 1.10 diff -u -r1.9 -r1.10 --- xfce4-genmon-plugin.spec 24 Feb 2007 21:33:34 -0000 1.9 +++ xfce4-genmon-plugin.spec 28 Apr 2007 16:59:45 -0000 1.10 @@ -1,6 +1,6 @@ Name: xfce4-genmon-plugin Version: 3.1 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Generic monitor plugin for the Xfce panel Group: User Interface/Desktops @@ -11,7 +11,7 @@ BuildRequires: xfce4-panel-devel >= 4.3.22, libxfcegui4-devel >= 4.3.22, libxml2-devel BuildRequires: gettext, perl(XML::Parser) -Requires: xfce4-panel >= 4.3.99.2 +Requires: xfce4-panel >= 4.4.0 %description The GenMon plugin cyclically spawns the indicated script/program, @@ -39,6 +39,9 @@ %{_datadir}/xfce4/panel-plugins/*.desktop %changelog +* Sat Apr 28 2007 Christoph Wickert - 3.1-2 +- Rebuild for Xfce 4.4.1 + * Sat Feb 24 2007 Christoph Wickert - 3.1-1 - Update to 0.3.1. - Fix bugzilla.xfce.org #2435 and #2722, drop xfce4-dev-tools BR. From fedora-extras-commits at redhat.com Sat Apr 28 17:00:24 2007 From: fedora-extras-commits at redhat.com (Christoph Wickert (cwickert)) Date: Sat, 28 Apr 2007 13:00:24 -0400 Subject: rpms/xfce4-genmon-plugin/devel xfce4-genmon-plugin.spec,1.11,1.12 Message-ID: <200704281700.l3SH0OZu011708@cvs-int.fedora.redhat.com> Author: cwickert Update of /cvs/extras/rpms/xfce4-genmon-plugin/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv11652/devel Modified Files: xfce4-genmon-plugin.spec Log Message: Rebuild for Xfce 4.4.1 Index: xfce4-genmon-plugin.spec =================================================================== RCS file: /cvs/extras/rpms/xfce4-genmon-plugin/devel/xfce4-genmon-plugin.spec,v retrieving revision 1.11 retrieving revision 1.12 diff -u -r1.11 -r1.12 --- xfce4-genmon-plugin.spec 24 Feb 2007 21:33:37 -0000 1.11 +++ xfce4-genmon-plugin.spec 28 Apr 2007 16:59:50 -0000 1.12 @@ -1,6 +1,6 @@ Name: xfce4-genmon-plugin Version: 3.1 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Generic monitor plugin for the Xfce panel Group: User Interface/Desktops @@ -11,7 +11,7 @@ BuildRequires: xfce4-panel-devel >= 4.3.22, libxfcegui4-devel >= 4.3.22, libxml2-devel BuildRequires: gettext, perl(XML::Parser) -Requires: xfce4-panel >= 4.3.99.2 +Requires: xfce4-panel >= 4.4.0 %description The GenMon plugin cyclically spawns the indicated script/program, @@ -39,6 +39,9 @@ %{_datadir}/xfce4/panel-plugins/*.desktop %changelog +* Sat Apr 28 2007 Christoph Wickert - 3.1-2 +- Rebuild for Xfce 4.4.1 + * Sat Feb 24 2007 Christoph Wickert - 3.1-1 - Update to 0.3.1. - Fix bugzilla.xfce.org #2435 and #2722, drop xfce4-dev-tools BR. From fedora-extras-commits at redhat.com Sat Apr 28 17:03:41 2007 From: fedora-extras-commits at redhat.com (Christoph Wickert (cwickert)) Date: Sat, 28 Apr 2007 13:03:41 -0400 Subject: rpms/xfce4-minicmd-plugin/FC-6 xfce4-minicmd-plugin.spec,1.6,1.7 Message-ID: <200704281703.l3SH3fBS016136@cvs-int.fedora.redhat.com> Author: cwickert Update of /cvs/extras/rpms/xfce4-minicmd-plugin/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv16104/FC-6 Modified Files: xfce4-minicmd-plugin.spec Log Message: Rebuild for Xfce 4.4.1 Index: xfce4-minicmd-plugin.spec =================================================================== RCS file: /cvs/extras/rpms/xfce4-minicmd-plugin/FC-6/xfce4-minicmd-plugin.spec,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- xfce4-minicmd-plugin.spec 28 Jan 2007 00:38:20 -0000 1.6 +++ xfce4-minicmd-plugin.spec 28 Apr 2007 17:03:06 -0000 1.7 @@ -1,6 +1,6 @@ Name: xfce4-minicmd-plugin Version: 0.4 -Release: 4%{?dist} +Release: 5%{?dist} Summary: Mini command-line plugin for the Xfce panel Group: User Interface/Desktops @@ -11,7 +11,7 @@ BuildRequires: xfce4-panel-devel >= 4.3.20, libxfcegui4-devel >= 4.3.20, libxml2-devel BuildRequires: perl(XML::Parser) -Requires: xfce4-panel >= 4.3.99.2 +Requires: xfce4-panel >= 4.4.0 %description A mini command-line plugin for the Xfce panel. You can execute programs by @@ -41,6 +41,9 @@ %{_datadir}/xfce4/panel-plugins/*.desktop %changelog +* Sat Apr 28 2007 Christoph Wickert - 0.4-5 +- Rebuild for Xfce 4.4.1 + * Sun Jan 28 2007 Christoph Wickert - 0.4-4 - Rebuild for XFCE 4.4. From fedora-extras-commits at redhat.com Sat Apr 28 17:03:45 2007 From: fedora-extras-commits at redhat.com (Christoph Wickert (cwickert)) Date: Sat, 28 Apr 2007 13:03:45 -0400 Subject: rpms/xfce4-minicmd-plugin/devel xfce4-minicmd-plugin.spec,1.6,1.7 Message-ID: <200704281703.l3SH3jSA016139@cvs-int.fedora.redhat.com> Author: cwickert Update of /cvs/extras/rpms/xfce4-minicmd-plugin/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv16104/devel Modified Files: xfce4-minicmd-plugin.spec Log Message: Rebuild for Xfce 4.4.1 Index: xfce4-minicmd-plugin.spec =================================================================== RCS file: /cvs/extras/rpms/xfce4-minicmd-plugin/devel/xfce4-minicmd-plugin.spec,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- xfce4-minicmd-plugin.spec 28 Jan 2007 00:38:21 -0000 1.6 +++ xfce4-minicmd-plugin.spec 28 Apr 2007 17:03:11 -0000 1.7 @@ -1,6 +1,6 @@ Name: xfce4-minicmd-plugin Version: 0.4 -Release: 4%{?dist} +Release: 5%{?dist} Summary: Mini command-line plugin for the Xfce panel Group: User Interface/Desktops @@ -11,7 +11,7 @@ BuildRequires: xfce4-panel-devel >= 4.3.20, libxfcegui4-devel >= 4.3.20, libxml2-devel BuildRequires: perl(XML::Parser) -Requires: xfce4-panel >= 4.3.99.2 +Requires: xfce4-panel >= 4.4.0 %description A mini command-line plugin for the Xfce panel. You can execute programs by @@ -41,6 +41,9 @@ %{_datadir}/xfce4/panel-plugins/*.desktop %changelog +* Sat Apr 28 2007 Christoph Wickert - 0.4-5 +- Rebuild for Xfce 4.4.1 + * Sun Jan 28 2007 Christoph Wickert - 0.4-4 - Rebuild for XFCE 4.4. From fedora-extras-commits at redhat.com Sat Apr 28 17:08:08 2007 From: fedora-extras-commits at redhat.com (Christoph Wickert (cwickert)) Date: Sat, 28 Apr 2007 13:08:08 -0400 Subject: rpms/xfce4-mount-plugin/devel xfce4-mount-plugin.spec,1.11,1.12 Message-ID: <200704281708.l3SH889i016302@cvs-int.fedora.redhat.com> Author: cwickert Update of /cvs/extras/rpms/xfce4-mount-plugin/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv16265/devel Modified Files: xfce4-mount-plugin.spec Log Message: Rebuild for Xfce 4.4.1 Index: xfce4-mount-plugin.spec =================================================================== RCS file: /cvs/extras/rpms/xfce4-mount-plugin/devel/xfce4-mount-plugin.spec,v retrieving revision 1.11 retrieving revision 1.12 diff -u -r1.11 -r1.12 --- xfce4-mount-plugin.spec 2 Mar 2007 23:04:33 -0000 1.11 +++ xfce4-mount-plugin.spec 28 Apr 2007 17:07:34 -0000 1.12 @@ -1,6 +1,6 @@ Name: xfce4-mount-plugin Version: 0.5.1 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Mount/unmount utility for the Xfce panel Group: User Interface/Desktops @@ -11,7 +11,7 @@ BuildRequires: xfce4-panel-devel >= 4.3.20, libxfcegui4-devel >= 4.3.20, libxml2-devel BuildRequires: gettext, perl(XML::Parser) -Requires: xfce4-panel >= 4.3.99.2 +Requires: xfce4-panel >= 4.4.0 %description Mount and unmount filesystems from the Xfce panel. @@ -48,6 +48,9 @@ %{_datadir}/icons/hicolor/scalable/apps/xfce-mount.svg %changelog +* Sat Apr 28 2007 Christoph Wickert - 0.5.1-2 +- Rebuild for Xfce 4.4.1 + * Sat Mar 03 2007 Christoph Wickert - 0.5.1-1 - Update to 0.5.1. From fedora-extras-commits at redhat.com Sat Apr 28 17:08:04 2007 From: fedora-extras-commits at redhat.com (Christoph Wickert (cwickert)) Date: Sat, 28 Apr 2007 13:08:04 -0400 Subject: rpms/xfce4-mount-plugin/FC-6 xfce4-mount-plugin.spec,1.11,1.12 Message-ID: <200704281708.l3SH84cE016299@cvs-int.fedora.redhat.com> Author: cwickert Update of /cvs/extras/rpms/xfce4-mount-plugin/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv16265/FC-6 Modified Files: xfce4-mount-plugin.spec Log Message: Rebuild for Xfce 4.4.1 Index: xfce4-mount-plugin.spec =================================================================== RCS file: /cvs/extras/rpms/xfce4-mount-plugin/FC-6/xfce4-mount-plugin.spec,v retrieving revision 1.11 retrieving revision 1.12 diff -u -r1.11 -r1.12 --- xfce4-mount-plugin.spec 2 Mar 2007 23:04:30 -0000 1.11 +++ xfce4-mount-plugin.spec 28 Apr 2007 17:07:29 -0000 1.12 @@ -1,6 +1,6 @@ Name: xfce4-mount-plugin Version: 0.5.1 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Mount/unmount utility for the Xfce panel Group: User Interface/Desktops @@ -11,7 +11,7 @@ BuildRequires: xfce4-panel-devel >= 4.3.20, libxfcegui4-devel >= 4.3.20, libxml2-devel BuildRequires: gettext, perl(XML::Parser) -Requires: xfce4-panel >= 4.3.99.2 +Requires: xfce4-panel >= 4.4.0 %description Mount and unmount filesystems from the Xfce panel. @@ -48,6 +48,9 @@ %{_datadir}/icons/hicolor/scalable/apps/xfce-mount.svg %changelog +* Sat Apr 28 2007 Christoph Wickert - 0.5.1-2 +- Rebuild for Xfce 4.4.1 + * Sat Mar 03 2007 Christoph Wickert - 0.5.1-1 - Update to 0.5.1. From fedora-extras-commits at redhat.com Sat Apr 28 17:12:13 2007 From: fedora-extras-commits at redhat.com (Christoph Wickert (cwickert)) Date: Sat, 28 Apr 2007 13:12:13 -0400 Subject: rpms/xfce4-netload-plugin/FC-6 xfce4-netload-plugin.spec,1.7,1.8 Message-ID: <200704281712.l3SHCDfi016430@cvs-int.fedora.redhat.com> Author: cwickert Update of /cvs/extras/rpms/xfce4-netload-plugin/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv16398/FC-6 Modified Files: xfce4-netload-plugin.spec Log Message: Rebuild for Xfce 4.4.1 Index: xfce4-netload-plugin.spec =================================================================== RCS file: /cvs/extras/rpms/xfce4-netload-plugin/FC-6/xfce4-netload-plugin.spec,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- xfce4-netload-plugin.spec 27 Jan 2007 20:52:20 -0000 1.7 +++ xfce4-netload-plugin.spec 28 Apr 2007 17:11:38 -0000 1.8 @@ -1,6 +1,6 @@ Name: xfce4-netload-plugin Version: 0.4.0 -Release: 4%{?dist} +Release: 5%{?dist} Summary: Network-load monitor for the Xfce panel Group: User Interface/Desktops @@ -12,7 +12,7 @@ BuildRequires: xfce4-panel-devel >= 4.3.20, libxfcegui4-devel >= 4.3.20, libxml2-devel BuildRequires: gettext, perl(XML::Parser) -Requires: xfce4-panel >= 4.3.99.2 +Requires: xfce4-panel >= 4.4.0 %description A network-load monitor plugin for the Xfce panel. @@ -40,6 +40,9 @@ %{_datadir}/xfce4/panel-plugins/*.desktop %changelog +* Sat Apr 28 2007 Christoph Wickert - 0.4.0-5 +- Rebuild for Xfce 4.4.1 + * Mon Jan 22 2007 Christoph Wickert - 0.4.0-4 - Rebuild for Xfce 4.4. - Patch to compile with -Wl,--as-needed (bugzilla.xfce.org #2782) From fedora-extras-commits at redhat.com Sat Apr 28 17:12:17 2007 From: fedora-extras-commits at redhat.com (Christoph Wickert (cwickert)) Date: Sat, 28 Apr 2007 13:12:17 -0400 Subject: rpms/xfce4-netload-plugin/devel xfce4-netload-plugin.spec,1.8,1.9 Message-ID: <200704281712.l3SHCHxk016433@cvs-int.fedora.redhat.com> Author: cwickert Update of /cvs/extras/rpms/xfce4-netload-plugin/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv16398/devel Modified Files: xfce4-netload-plugin.spec Log Message: Rebuild for Xfce 4.4.1 Index: xfce4-netload-plugin.spec =================================================================== RCS file: /cvs/extras/rpms/xfce4-netload-plugin/devel/xfce4-netload-plugin.spec,v retrieving revision 1.8 retrieving revision 1.9 diff -u -r1.8 -r1.9 --- xfce4-netload-plugin.spec 22 Jan 2007 22:53:44 -0000 1.8 +++ xfce4-netload-plugin.spec 28 Apr 2007 17:11:43 -0000 1.9 @@ -1,6 +1,6 @@ Name: xfce4-netload-plugin Version: 0.4.0 -Release: 4%{?dist} +Release: 5%{?dist} Summary: Network-load monitor for the Xfce panel Group: User Interface/Desktops @@ -12,7 +12,7 @@ BuildRequires: xfce4-panel-devel >= 4.3.20, libxfcegui4-devel >= 4.3.20, libxml2-devel BuildRequires: gettext, perl(XML::Parser) -Requires: xfce4-panel >= 4.3.99.2 +Requires: xfce4-panel >= 4.4.0 %description A network-load monitor plugin for the Xfce panel. @@ -40,6 +40,9 @@ %{_datadir}/xfce4/panel-plugins/*.desktop %changelog +* Sat Apr 28 2007 Christoph Wickert - 0.4.0-5 +- Rebuild for Xfce 4.4.1 + * Mon Jan 22 2007 Christoph Wickert - 0.4.0-4 - Rebuild for Xfce 4.4. - Patch to compile with -Wl,--as-needed (bugzilla.xfce.org #2782) From fedora-extras-commits at redhat.com Sat Apr 28 17:15:54 2007 From: fedora-extras-commits at redhat.com (Christoph Wickert (cwickert)) Date: Sat, 28 Apr 2007 13:15:54 -0400 Subject: rpms/xfce4-notes-plugin/FC-6 xfce4-notes-plugin.spec,1.7,1.8 Message-ID: <200704281715.l3SHFsmm016595@cvs-int.fedora.redhat.com> Author: cwickert Update of /cvs/extras/rpms/xfce4-notes-plugin/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv16559/FC-6 Modified Files: xfce4-notes-plugin.spec Log Message: Rebuild for Xfce 4.4.1 Index: xfce4-notes-plugin.spec =================================================================== RCS file: /cvs/extras/rpms/xfce4-notes-plugin/FC-6/xfce4-notes-plugin.spec,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- xfce4-notes-plugin.spec 27 Jan 2007 20:56:55 -0000 1.7 +++ xfce4-notes-plugin.spec 28 Apr 2007 17:15:19 -0000 1.8 @@ -1,6 +1,6 @@ Name: xfce4-notes-plugin Version: 1.4.1 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Notes plugin for the Xfce panel Group: User Interface/Desktops @@ -11,7 +11,7 @@ BuildRequires: xfce4-panel-devel >= 4.3.90.1, libxfcegui4-devel >= 4.3.90.1, libxml2-devel BuildRequires: libXt-devel, gettext, perl(XML::Parser) -Requires: xfce4-panel >= 4.3.99.2 +Requires: xfce4-panel >= 4.4.0 %description This plugin provides sticky notes for your desktop. You can create a note by @@ -52,6 +52,9 @@ %{_bindir}/gtk-update-icon-cache --quiet %{_datadir}/icons/hicolor || : %changelog +* Sat Apr 28 2007 Christoph Wickert - 1.4.1-2 +- Rebuild for Xfce 4.4.1 + * Mon Jan 22 2007 Christoph Wickert - 1.4.1-1 - Update to 1.4.1 on Xfce 4.4. From fedora-extras-commits at redhat.com Sat Apr 28 17:15:59 2007 From: fedora-extras-commits at redhat.com (Christoph Wickert (cwickert)) Date: Sat, 28 Apr 2007 13:15:59 -0400 Subject: rpms/xfce4-notes-plugin/devel xfce4-notes-plugin.spec,1.7,1.8 Message-ID: <200704281715.l3SHFxhW016598@cvs-int.fedora.redhat.com> Author: cwickert Update of /cvs/extras/rpms/xfce4-notes-plugin/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv16559/devel Modified Files: xfce4-notes-plugin.spec Log Message: Rebuild for Xfce 4.4.1 Index: xfce4-notes-plugin.spec =================================================================== RCS file: /cvs/extras/rpms/xfce4-notes-plugin/devel/xfce4-notes-plugin.spec,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- xfce4-notes-plugin.spec 22 Jan 2007 11:37:14 -0000 1.7 +++ xfce4-notes-plugin.spec 28 Apr 2007 17:15:24 -0000 1.8 @@ -1,6 +1,6 @@ Name: xfce4-notes-plugin Version: 1.4.1 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Notes plugin for the Xfce panel Group: User Interface/Desktops @@ -11,7 +11,7 @@ BuildRequires: xfce4-panel-devel >= 4.3.90.1, libxfcegui4-devel >= 4.3.90.1, libxml2-devel BuildRequires: libXt-devel, gettext, perl(XML::Parser) -Requires: xfce4-panel >= 4.3.99.2 +Requires: xfce4-panel >= 4.4.0 %description This plugin provides sticky notes for your desktop. You can create a note by @@ -52,6 +52,9 @@ %{_bindir}/gtk-update-icon-cache --quiet %{_datadir}/icons/hicolor || : %changelog +* Sat Apr 28 2007 Christoph Wickert - 1.4.1-2 +- Rebuild for Xfce 4.4.1 + * Mon Jan 22 2007 Christoph Wickert - 1.4.1-1 - Update to 1.4.1 on Xfce 4.4. From fedora-extras-commits at redhat.com Sat Apr 28 17:24:54 2007 From: fedora-extras-commits at redhat.com (Christoph Wickert (cwickert)) Date: Sat, 28 Apr 2007 13:24:54 -0400 Subject: rpms/xfce4-quicklauncher-plugin/devel xfce4-quicklauncher-plugin.spec, 1.6, 1.7 Message-ID: <200704281724.l3SHOsqk016796@cvs-int.fedora.redhat.com> Author: cwickert Update of /cvs/extras/rpms/xfce4-quicklauncher-plugin/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv16761/devel Modified Files: xfce4-quicklauncher-plugin.spec Log Message: Rebuild for Xfce 4.4.1 Index: xfce4-quicklauncher-plugin.spec =================================================================== RCS file: /cvs/extras/rpms/xfce4-quicklauncher-plugin/devel/xfce4-quicklauncher-plugin.spec,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- xfce4-quicklauncher-plugin.spec 28 Jan 2007 00:10:18 -0000 1.6 +++ xfce4-quicklauncher-plugin.spec 28 Apr 2007 17:24:19 -0000 1.7 @@ -1,6 +1,6 @@ Name: xfce4-quicklauncher-plugin Version: 1.9.2 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Quicklauncher plugin for the Xfce panel Group: User Interface/Desktops @@ -11,7 +11,7 @@ BuildRequires: xfce4-panel-devel >= 4.3.20, libxfcegui4-devel >= 4.3.20, libxml2-devel BuildRequires: gettext, perl(XML::Parser) -Requires: xfce4-panel >= 4.3.99.2 +Requires: xfce4-panel >= 4.4.0 %description This plugin allows you to have lots of launchers in the Xfce panel, displaying @@ -40,6 +40,9 @@ %{_datadir}/xfce4/panel-plugins/*.desktop %changelog +* Sat Apt 28 2007 Christoph Wickert - 1.9.2-3 +- Rebuild for Xfce 4.4.1 + * Sun Jan 28 2007 Christoph Wickert - 1.9.2-2 - Rebuild for Xfce 4.4. From fedora-extras-commits at redhat.com Sat Apr 28 17:24:49 2007 From: fedora-extras-commits at redhat.com (Christoph Wickert (cwickert)) Date: Sat, 28 Apr 2007 13:24:49 -0400 Subject: rpms/xfce4-quicklauncher-plugin/FC-6 xfce4-quicklauncher-plugin.spec, 1.6, 1.7 Message-ID: <200704281724.l3SHOnUf016793@cvs-int.fedora.redhat.com> Author: cwickert Update of /cvs/extras/rpms/xfce4-quicklauncher-plugin/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv16761/FC-6 Modified Files: xfce4-quicklauncher-plugin.spec Log Message: Rebuild for Xfce 4.4.1 Index: xfce4-quicklauncher-plugin.spec =================================================================== RCS file: /cvs/extras/rpms/xfce4-quicklauncher-plugin/FC-6/xfce4-quicklauncher-plugin.spec,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- xfce4-quicklauncher-plugin.spec 28 Jan 2007 00:10:17 -0000 1.6 +++ xfce4-quicklauncher-plugin.spec 28 Apr 2007 17:24:14 -0000 1.7 @@ -1,6 +1,6 @@ Name: xfce4-quicklauncher-plugin Version: 1.9.2 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Quicklauncher plugin for the Xfce panel Group: User Interface/Desktops @@ -11,7 +11,7 @@ BuildRequires: xfce4-panel-devel >= 4.3.20, libxfcegui4-devel >= 4.3.20, libxml2-devel BuildRequires: gettext, perl(XML::Parser) -Requires: xfce4-panel >= 4.3.99.2 +Requires: xfce4-panel >= 4.4.0 %description This plugin allows you to have lots of launchers in the Xfce panel, displaying @@ -40,6 +40,9 @@ %{_datadir}/xfce4/panel-plugins/*.desktop %changelog +* Sat Apt 28 2007 Christoph Wickert - 1.9.2-3 +- Rebuild for Xfce 4.4.1 + * Sun Jan 28 2007 Christoph Wickert - 1.9.2-2 - Rebuild for Xfce 4.4. From fedora-extras-commits at redhat.com Sat Apr 28 17:26:49 2007 From: fedora-extras-commits at redhat.com (Christoph Wickert (cwickert)) Date: Sat, 28 Apr 2007 13:26:49 -0400 Subject: rpms/xfce4-quicklauncher-plugin/devel xfce4-quicklauncher-plugin.spec, 1.7, 1.8 Message-ID: <200704281726.l3SHQnas016871@cvs-int.fedora.redhat.com> Author: cwickert Update of /cvs/extras/rpms/xfce4-quicklauncher-plugin/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv16831/devel Modified Files: xfce4-quicklauncher-plugin.spec Log Message: Fix date in changelog Index: xfce4-quicklauncher-plugin.spec =================================================================== RCS file: /cvs/extras/rpms/xfce4-quicklauncher-plugin/devel/xfce4-quicklauncher-plugin.spec,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- xfce4-quicklauncher-plugin.spec 28 Apr 2007 17:24:19 -0000 1.7 +++ xfce4-quicklauncher-plugin.spec 28 Apr 2007 17:26:15 -0000 1.8 @@ -40,7 +40,7 @@ %{_datadir}/xfce4/panel-plugins/*.desktop %changelog -* Sat Apt 28 2007 Christoph Wickert - 1.9.2-3 +* Sat Apr 28 2007 Christoph Wickert - 1.9.2-3 - Rebuild for Xfce 4.4.1 * Sun Jan 28 2007 Christoph Wickert - 1.9.2-2 From fedora-extras-commits at redhat.com Sat Apr 28 17:26:44 2007 From: fedora-extras-commits at redhat.com (Christoph Wickert (cwickert)) Date: Sat, 28 Apr 2007 13:26:44 -0400 Subject: rpms/xfce4-quicklauncher-plugin/FC-6 xfce4-quicklauncher-plugin.spec, 1.7, 1.8 Message-ID: <200704281726.l3SHQiZ6016868@cvs-int.fedora.redhat.com> Author: cwickert Update of /cvs/extras/rpms/xfce4-quicklauncher-plugin/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv16831/FC-6 Modified Files: xfce4-quicklauncher-plugin.spec Log Message: Fix date in changelog Index: xfce4-quicklauncher-plugin.spec =================================================================== RCS file: /cvs/extras/rpms/xfce4-quicklauncher-plugin/FC-6/xfce4-quicklauncher-plugin.spec,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- xfce4-quicklauncher-plugin.spec 28 Apr 2007 17:24:14 -0000 1.7 +++ xfce4-quicklauncher-plugin.spec 28 Apr 2007 17:26:10 -0000 1.8 @@ -40,7 +40,7 @@ %{_datadir}/xfce4/panel-plugins/*.desktop %changelog -* Sat Apt 28 2007 Christoph Wickert - 1.9.2-3 +* Sat Apr 28 2007 Christoph Wickert - 1.9.2-3 - Rebuild for Xfce 4.4.1 * Sun Jan 28 2007 Christoph Wickert - 1.9.2-2 From fedora-extras-commits at redhat.com Sat Apr 28 17:29:44 2007 From: fedora-extras-commits at redhat.com (Christoph Wickert (cwickert)) Date: Sat, 28 Apr 2007 13:29:44 -0400 Subject: rpms/xfce4-screenshooter-plugin/FC-6 xfce4-screenshooter-plugin.spec, 1.6, 1.7 Message-ID: <200704281729.l3SHTifL016995@cvs-int.fedora.redhat.com> Author: cwickert Update of /cvs/extras/rpms/xfce4-screenshooter-plugin/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv16961/FC-6 Modified Files: xfce4-screenshooter-plugin.spec Log Message: Rebuild for Xfce 4.4.1 Index: xfce4-screenshooter-plugin.spec =================================================================== RCS file: /cvs/extras/rpms/xfce4-screenshooter-plugin/FC-6/xfce4-screenshooter-plugin.spec,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- xfce4-screenshooter-plugin.spec 28 Jan 2007 00:15:52 -0000 1.6 +++ xfce4-screenshooter-plugin.spec 28 Apr 2007 17:29:10 -0000 1.7 @@ -1,6 +1,6 @@ Name: xfce4-screenshooter-plugin Version: 1.0.0 -Release: 4%{?dist} +Release: 5%{?dist} Summary: Screenshot utility for the Xfce panel Group: User Interface/Desktops @@ -11,7 +11,7 @@ BuildRequires: xfce4-panel-devel >= 4.3.22, libxfcegui4-devel >= 4.3.22, libxml2-devel BuildRequires: perl(XML::Parser) -Requires: xfce4-panel >= 4.3.99.2 +Requires: xfce4-panel >= 4.4.0 %description The Screenshooter plugin allows you to take screenshots from the Xfce panel. @@ -37,6 +37,9 @@ %{_datadir}/xfce4/panel-plugins/*.desktop %changelog +* Sat Apr 28 2007 Christoph Wickert - 1.0.0-5 +- Rebuild for Xfce 4.4.1 + * Sun Jan 28 2007 Christoph Wickert - 1.0.0-4 - Rebuild for XFCE 4.4. From fedora-extras-commits at redhat.com Sat Apr 28 17:29:49 2007 From: fedora-extras-commits at redhat.com (Christoph Wickert (cwickert)) Date: Sat, 28 Apr 2007 13:29:49 -0400 Subject: rpms/xfce4-screenshooter-plugin/devel xfce4-screenshooter-plugin.spec, 1.6, 1.7 Message-ID: <200704281729.l3SHTnU3016998@cvs-int.fedora.redhat.com> Author: cwickert Update of /cvs/extras/rpms/xfce4-screenshooter-plugin/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv16961/devel Modified Files: xfce4-screenshooter-plugin.spec Log Message: Rebuild for Xfce 4.4.1 Index: xfce4-screenshooter-plugin.spec =================================================================== RCS file: /cvs/extras/rpms/xfce4-screenshooter-plugin/devel/xfce4-screenshooter-plugin.spec,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- xfce4-screenshooter-plugin.spec 28 Jan 2007 00:15:53 -0000 1.6 +++ xfce4-screenshooter-plugin.spec 28 Apr 2007 17:29:14 -0000 1.7 @@ -1,6 +1,6 @@ Name: xfce4-screenshooter-plugin Version: 1.0.0 -Release: 4%{?dist} +Release: 5%{?dist} Summary: Screenshot utility for the Xfce panel Group: User Interface/Desktops @@ -11,7 +11,7 @@ BuildRequires: xfce4-panel-devel >= 4.3.22, libxfcegui4-devel >= 4.3.22, libxml2-devel BuildRequires: perl(XML::Parser) -Requires: xfce4-panel >= 4.3.99.2 +Requires: xfce4-panel >= 4.4.0 %description The Screenshooter plugin allows you to take screenshots from the Xfce panel. @@ -37,6 +37,9 @@ %{_datadir}/xfce4/panel-plugins/*.desktop %changelog +* Sat Apr 28 2007 Christoph Wickert - 1.0.0-5 +- Rebuild for Xfce 4.4.1 + * Sun Jan 28 2007 Christoph Wickert - 1.0.0-4 - Rebuild for XFCE 4.4. From fedora-extras-commits at redhat.com Sat Apr 28 17:32:47 2007 From: fedora-extras-commits at redhat.com (Christoph Wickert (cwickert)) Date: Sat, 28 Apr 2007 13:32:47 -0400 Subject: rpms/xfce4-sensors-plugin/devel xfce4-sensors-plugin.spec,1.7,1.8 Message-ID: <200704281732.l3SHWlpx017543@cvs-int.fedora.redhat.com> Author: cwickert Update of /cvs/extras/rpms/xfce4-sensors-plugin/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv17507/devel Modified Files: xfce4-sensors-plugin.spec Log Message: Rebuild for Xfce 4.4.1 Index: xfce4-sensors-plugin.spec =================================================================== RCS file: /cvs/extras/rpms/xfce4-sensors-plugin/devel/xfce4-sensors-plugin.spec,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- xfce4-sensors-plugin.spec 28 Jan 2007 00:22:57 -0000 1.7 +++ xfce4-sensors-plugin.spec 28 Apr 2007 17:32:12 -0000 1.8 @@ -1,6 +1,6 @@ Name: xfce4-sensors-plugin Version: 0.10.0 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Sensors plugin for the Xfce panel Group: User Interface/Desktops @@ -11,7 +11,7 @@ BuildRequires: xfce4-panel-devel >= 4.3.20, libxfcegui4-devel >= 4.3.20, libxml2-devel BuildRequires: gettext, perl(XML::Parser), lm_sensors-devel >= 2.8 -Requires: xfce4-panel >= 4.3.99.2, lm_sensors >= 2.8 +Requires: xfce4-panel >= 4.4.0, lm_sensors >= 2.8 ExcludeArch: ppc %description @@ -48,6 +48,9 @@ %{_datadir}/icons/hicolor/48x48/apps/xfce-sensors.png %changelog +* Sat Apr 28 2007 Christoph Wickert - 0.10.0-3 +- Rebuild for Xfce 4.4.1 + * Sun Jan 28 2007 Christoph Wickert - 0.10.0-2 - Rebuild for XFCE 4.4. - Update gtk-icon-cache scriptlets. From fedora-extras-commits at redhat.com Sat Apr 28 17:32:42 2007 From: fedora-extras-commits at redhat.com (Christoph Wickert (cwickert)) Date: Sat, 28 Apr 2007 13:32:42 -0400 Subject: rpms/xfce4-sensors-plugin/FC-6 xfce4-sensors-plugin.spec,1.7,1.8 Message-ID: <200704281732.l3SHWgxS017540@cvs-int.fedora.redhat.com> Author: cwickert Update of /cvs/extras/rpms/xfce4-sensors-plugin/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv17507/FC-6 Modified Files: xfce4-sensors-plugin.spec Log Message: Rebuild for Xfce 4.4.1 Index: xfce4-sensors-plugin.spec =================================================================== RCS file: /cvs/extras/rpms/xfce4-sensors-plugin/FC-6/xfce4-sensors-plugin.spec,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- xfce4-sensors-plugin.spec 28 Jan 2007 00:22:57 -0000 1.7 +++ xfce4-sensors-plugin.spec 28 Apr 2007 17:32:07 -0000 1.8 @@ -1,6 +1,6 @@ Name: xfce4-sensors-plugin Version: 0.10.0 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Sensors plugin for the Xfce panel Group: User Interface/Desktops @@ -11,7 +11,7 @@ BuildRequires: xfce4-panel-devel >= 4.3.20, libxfcegui4-devel >= 4.3.20, libxml2-devel BuildRequires: gettext, perl(XML::Parser), lm_sensors-devel >= 2.8 -Requires: xfce4-panel >= 4.3.99.2, lm_sensors >= 2.8 +Requires: xfce4-panel >= 4.4.0, lm_sensors >= 2.8 ExcludeArch: ppc %description @@ -48,6 +48,9 @@ %{_datadir}/icons/hicolor/48x48/apps/xfce-sensors.png %changelog +* Sat Apr 28 2007 Christoph Wickert - 0.10.0-3 +- Rebuild for Xfce 4.4.1 + * Sun Jan 28 2007 Christoph Wickert - 0.10.0-2 - Rebuild for XFCE 4.4. - Update gtk-icon-cache scriptlets. From fedora-extras-commits at redhat.com Sat Apr 28 17:36:09 2007 From: fedora-extras-commits at redhat.com (Christoph Wickert (cwickert)) Date: Sat, 28 Apr 2007 13:36:09 -0400 Subject: rpms/xfce4-mailwatch-plugin/FC-6 xfce4-mailwatch-plugin.spec, 1.5, 1.6 Message-ID: <200704281736.l3SHa9HP017695@cvs-int.fedora.redhat.com> Author: cwickert Update of /cvs/extras/rpms/xfce4-mailwatch-plugin/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv17651/FC-6 Modified Files: xfce4-mailwatch-plugin.spec Log Message: Rebuild for Xfce 4.4.1 Index: xfce4-mailwatch-plugin.spec =================================================================== RCS file: /cvs/extras/rpms/xfce4-mailwatch-plugin/FC-6/xfce4-mailwatch-plugin.spec,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- xfce4-mailwatch-plugin.spec 27 Jan 2007 20:49:05 -0000 1.5 +++ xfce4-mailwatch-plugin.spec 28 Apr 2007 17:35:35 -0000 1.6 @@ -1,6 +1,6 @@ Name: xfce4-mailwatch-plugin Version: 1.0.1 -Release: 5%{?dist} +Release: 6%{?dist} Summary: Mail Watcher plugin for the Xfce panel Group: User Interface/Desktops @@ -16,7 +16,7 @@ %if "%fedora" > "4" BuildRequires: gnutls-devel >= 1.2.0, libXt-devel %endif -Requires: xfce4-panel >= 4.3.99.2 +Requires: xfce4-panel >= 4.4.0 %description Mailwatch is a plugin for the Xfce 4 panel. It is intended to replace the @@ -57,6 +57,9 @@ %{_datadir}/xfce4/doc/C/images/mailwatch-*.png %changelog +* Sat Apr 28 2007 Christoph Wickert - 1.0.1-6 +- Rebuild for Xfce 4.4.1 + * Mon Jan 22 2007 Christoph Wickert - 1.0.1-5 - Rebuild for Xfce 4.4. - Update gtk-icon-cache scriptlets. From fedora-extras-commits at redhat.com Sat Apr 28 17:36:14 2007 From: fedora-extras-commits at redhat.com (Christoph Wickert (cwickert)) Date: Sat, 28 Apr 2007 13:36:14 -0400 Subject: rpms/xfce4-mailwatch-plugin/devel xfce4-mailwatch-plugin.spec, 1.5, 1.6 Message-ID: <200704281736.l3SHaErx017698@cvs-int.fedora.redhat.com> Author: cwickert Update of /cvs/extras/rpms/xfce4-mailwatch-plugin/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv17651/devel Modified Files: xfce4-mailwatch-plugin.spec Log Message: Rebuild for Xfce 4.4.1 Index: xfce4-mailwatch-plugin.spec =================================================================== RCS file: /cvs/extras/rpms/xfce4-mailwatch-plugin/devel/xfce4-mailwatch-plugin.spec,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- xfce4-mailwatch-plugin.spec 22 Jan 2007 20:29:34 -0000 1.5 +++ xfce4-mailwatch-plugin.spec 28 Apr 2007 17:35:40 -0000 1.6 @@ -1,6 +1,6 @@ Name: xfce4-mailwatch-plugin Version: 1.0.1 -Release: 5%{?dist} +Release: 6%{?dist} Summary: Mail Watcher plugin for the Xfce panel Group: User Interface/Desktops @@ -16,7 +16,7 @@ %if "%fedora" > "4" BuildRequires: gnutls-devel >= 1.2.0, libXt-devel %endif -Requires: xfce4-panel >= 4.3.99.2 +Requires: xfce4-panel >= 4.4.0 %description Mailwatch is a plugin for the Xfce 4 panel. It is intended to replace the @@ -57,6 +57,9 @@ %{_datadir}/xfce4/doc/C/images/mailwatch-*.png %changelog +* Sat Apr 28 2007 Christoph Wickert - 1.0.1-6 +- Rebuild for Xfce 4.4.1 + * Mon Jan 22 2007 Christoph Wickert - 1.0.1-5 - Rebuild for Xfce 4.4. - Update gtk-icon-cache scriptlets. From fedora-extras-commits at redhat.com Sat Apr 28 17:39:07 2007 From: fedora-extras-commits at redhat.com (Christoph Wickert (cwickert)) Date: Sat, 28 Apr 2007 13:39:07 -0400 Subject: rpms/xfce4-smartbookmark-plugin/FC-6 xfce4-smartbookmark-plugin.spec, 1.3, 1.4 Message-ID: <200704281739.l3SHd7XT017838@cvs-int.fedora.redhat.com> Author: cwickert Update of /cvs/extras/rpms/xfce4-smartbookmark-plugin/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv17803/FC-6 Modified Files: xfce4-smartbookmark-plugin.spec Log Message: Rebuild for Xfce 4.4.1 Index: xfce4-smartbookmark-plugin.spec =================================================================== RCS file: /cvs/extras/rpms/xfce4-smartbookmark-plugin/FC-6/xfce4-smartbookmark-plugin.spec,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- xfce4-smartbookmark-plugin.spec 27 Jan 2007 21:24:56 -0000 1.3 +++ xfce4-smartbookmark-plugin.spec 28 Apr 2007 17:38:32 -0000 1.4 @@ -1,6 +1,6 @@ Name: xfce4-smartbookmark-plugin Version: 0.4.2 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Smart bookmarks for the Xfce panel Group: User Interface/Desktops @@ -13,7 +13,7 @@ BuildRequires: xfce4-panel-devel >= 4.3.99.1, libxfcegui4-devel >= 4.3.90.2 BuildRequires: libxml2-devel, gettext, perl(XML::Parser) BuildRequires: libXt-devel -Requires: xfce4-panel >= 4.3.99.1, webclient +Requires: xfce4-panel >= 4.4.0, webclient %description A plugin which allows you to do a search directly on Internet on sites like @@ -44,6 +44,9 @@ %{_datadir}/xfce4/panel-plugins/*.desktop %changelog +* Sat Apr 28 2007 Christoph Wickert - 0.4.2-3 +- Rebuild for Xfce 4.4.1 + * Mon Jan 22 2007 Christoph Wickert - 0.4.2-2 - Rebuild for Xfce 4.4. From fedora-extras-commits at redhat.com Sat Apr 28 17:39:11 2007 From: fedora-extras-commits at redhat.com (Christoph Wickert (cwickert)) Date: Sat, 28 Apr 2007 13:39:11 -0400 Subject: rpms/xfce4-smartbookmark-plugin/devel xfce4-smartbookmark-plugin.spec, 1.3, 1.4 Message-ID: <200704281739.l3SHdBQm017846@cvs-int.fedora.redhat.com> Author: cwickert Update of /cvs/extras/rpms/xfce4-smartbookmark-plugin/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv17803/devel Modified Files: xfce4-smartbookmark-plugin.spec Log Message: Rebuild for Xfce 4.4.1 Index: xfce4-smartbookmark-plugin.spec =================================================================== RCS file: /cvs/extras/rpms/xfce4-smartbookmark-plugin/devel/xfce4-smartbookmark-plugin.spec,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- xfce4-smartbookmark-plugin.spec 22 Jan 2007 21:43:12 -0000 1.3 +++ xfce4-smartbookmark-plugin.spec 28 Apr 2007 17:38:37 -0000 1.4 @@ -1,6 +1,6 @@ Name: xfce4-smartbookmark-plugin Version: 0.4.2 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Smart bookmarks for the Xfce panel Group: User Interface/Desktops @@ -13,7 +13,7 @@ BuildRequires: xfce4-panel-devel >= 4.3.99.1, libxfcegui4-devel >= 4.3.90.2 BuildRequires: libxml2-devel, gettext, perl(XML::Parser) BuildRequires: libXt-devel -Requires: xfce4-panel >= 4.3.99.1, webclient +Requires: xfce4-panel >= 4.4.0, webclient %description A plugin which allows you to do a search directly on Internet on sites like @@ -44,6 +44,9 @@ %{_datadir}/xfce4/panel-plugins/*.desktop %changelog +* Sat Apr 28 2007 Christoph Wickert - 0.4.2-3 +- Rebuild for Xfce 4.4.1 + * Mon Jan 22 2007 Christoph Wickert - 0.4.2-2 - Rebuild for Xfce 4.4. From fedora-extras-commits at redhat.com Sat Apr 28 17:41:48 2007 From: fedora-extras-commits at redhat.com (Christoph Wickert (cwickert)) Date: Sat, 28 Apr 2007 13:41:48 -0400 Subject: rpms/xfce4-systemload-plugin/FC-6 xfce4-systemload-plugin.spec, 1.8, 1.9 Message-ID: <200704281741.l3SHfmvm017968@cvs-int.fedora.redhat.com> Author: cwickert Update of /cvs/extras/rpms/xfce4-systemload-plugin/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv17934/FC-6 Modified Files: xfce4-systemload-plugin.spec Log Message: Rebuild for Xfce 4.4.1 Index: xfce4-systemload-plugin.spec =================================================================== RCS file: /cvs/extras/rpms/xfce4-systemload-plugin/FC-6/xfce4-systemload-plugin.spec,v retrieving revision 1.8 retrieving revision 1.9 diff -u -r1.8 -r1.9 --- xfce4-systemload-plugin.spec 27 Jan 2007 21:28:04 -0000 1.8 +++ xfce4-systemload-plugin.spec 28 Apr 2007 17:41:14 -0000 1.9 @@ -1,6 +1,6 @@ Name: xfce4-systemload-plugin Version: 0.4.2 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Systemload monitor for the Xfce panel Group: User Interface/Desktops @@ -11,7 +11,7 @@ BuildRequires: xfce4-panel-devel >= 4.3.99.1, libxfcegui4-devel >= 4.3.99.1, libxml2-devel BuildRequires: gettext, perl(XML::Parser) -Requires: xfce4-panel >= 4.3.99.2 +Requires: xfce4-panel >= 4.4.0 %description A system-load monitor plugin for the Xfce panel. It displays the current CPU @@ -39,6 +39,9 @@ %{_datadir}/xfce4/panel-plugins/*.desktop %changelog +* Sat Apr 28 2007 Christoph Wickert - 0.4.2-2 +- Rebuild for Xfce 4.4.1 + * Mon Jan 22 2007 Christoph Wickert - 0.4.2-1 - Update to 0.4.2 on Xfce 4.4. From fedora-extras-commits at redhat.com Sat Apr 28 17:41:52 2007 From: fedora-extras-commits at redhat.com (Christoph Wickert (cwickert)) Date: Sat, 28 Apr 2007 13:41:52 -0400 Subject: rpms/xfce4-systemload-plugin/devel xfce4-systemload-plugin.spec, 1.8, 1.9 Message-ID: <200704281741.l3SHfqbh017971@cvs-int.fedora.redhat.com> Author: cwickert Update of /cvs/extras/rpms/xfce4-systemload-plugin/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv17934/devel Modified Files: xfce4-systemload-plugin.spec Log Message: Rebuild for Xfce 4.4.1 Index: xfce4-systemload-plugin.spec =================================================================== RCS file: /cvs/extras/rpms/xfce4-systemload-plugin/devel/xfce4-systemload-plugin.spec,v retrieving revision 1.8 retrieving revision 1.9 diff -u -r1.8 -r1.9 --- xfce4-systemload-plugin.spec 22 Jan 2007 11:43:47 -0000 1.8 +++ xfce4-systemload-plugin.spec 28 Apr 2007 17:41:18 -0000 1.9 @@ -1,6 +1,6 @@ Name: xfce4-systemload-plugin Version: 0.4.2 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Systemload monitor for the Xfce panel Group: User Interface/Desktops @@ -11,7 +11,7 @@ BuildRequires: xfce4-panel-devel >= 4.3.99.1, libxfcegui4-devel >= 4.3.99.1, libxml2-devel BuildRequires: gettext, perl(XML::Parser) -Requires: xfce4-panel >= 4.3.99.2 +Requires: xfce4-panel >= 4.4.0 %description A system-load monitor plugin for the Xfce panel. It displays the current CPU @@ -39,6 +39,9 @@ %{_datadir}/xfce4/panel-plugins/*.desktop %changelog +* Sat Apr 28 2007 Christoph Wickert - 0.4.2-2 +- Rebuild for Xfce 4.4.1 + * Mon Jan 22 2007 Christoph Wickert - 0.4.2-1 - Update to 0.4.2 on Xfce 4.4. From fedora-extras-commits at redhat.com Sat Apr 28 17:45:08 2007 From: fedora-extras-commits at redhat.com (Christoph Wickert (cwickert)) Date: Sat, 28 Apr 2007 13:45:08 -0400 Subject: rpms/xfce4-timer-plugin/devel xfce4-timer-plugin.spec,1.2,1.3 Message-ID: <200704281745.l3SHj8MJ018133@cvs-int.fedora.redhat.com> Author: cwickert Update of /cvs/extras/rpms/xfce4-timer-plugin/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv18078/devel Modified Files: xfce4-timer-plugin.spec Log Message: Rebuild for Xfce 4.4.1 Index: xfce4-timer-plugin.spec =================================================================== RCS file: /cvs/extras/rpms/xfce4-timer-plugin/devel/xfce4-timer-plugin.spec,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- xfce4-timer-plugin.spec 27 Jan 2007 22:34:21 -0000 1.2 +++ xfce4-timer-plugin.spec 28 Apr 2007 17:44:34 -0000 1.3 @@ -1,6 +1,6 @@ Name: xfce4-timer-plugin Version: 0.5.1 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Timer for the Xfce panel Group: User Interface/Desktops @@ -11,7 +11,7 @@ BuildRequires: xfce4-panel-devel >= 4.3.20, libxfcegui4-devel >= 4.3.0 BuildRequires: libxml2-devel, gettext, perl(XML::Parser) -Requires: xfce4-panel >= 4.3.99.2 +Requires: xfce4-panel >= 4.4.0 %description A timer for the Xfce panel. It supports countdown periods and alarms at @@ -39,6 +39,9 @@ %{_datadir}/xfce4/panel-plugins/*.desktop %changelog +* Sat Apr 28 2007 Christoph Wickert - 0.5.1-2 +- Rebuild for Xfce 4.4.1 + * Sat Jan 27 2007 Christoph Wickert - 0.5.1-1 - Update to 0.5.1 on Xfce 4.4. From fedora-extras-commits at redhat.com Sat Apr 28 17:45:03 2007 From: fedora-extras-commits at redhat.com (Christoph Wickert (cwickert)) Date: Sat, 28 Apr 2007 13:45:03 -0400 Subject: rpms/xfce4-timer-plugin/FC-6 xfce4-timer-plugin.spec,1.2,1.3 Message-ID: <200704281745.l3SHj3KF018123@cvs-int.fedora.redhat.com> Author: cwickert Update of /cvs/extras/rpms/xfce4-timer-plugin/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv18078/FC-6 Modified Files: xfce4-timer-plugin.spec Log Message: Rebuild for Xfce 4.4.1 Index: xfce4-timer-plugin.spec =================================================================== RCS file: /cvs/extras/rpms/xfce4-timer-plugin/FC-6/xfce4-timer-plugin.spec,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- xfce4-timer-plugin.spec 27 Jan 2007 22:36:39 -0000 1.2 +++ xfce4-timer-plugin.spec 28 Apr 2007 17:44:29 -0000 1.3 @@ -1,6 +1,6 @@ Name: xfce4-timer-plugin Version: 0.5.1 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Timer for the Xfce panel Group: User Interface/Desktops @@ -11,7 +11,7 @@ BuildRequires: xfce4-panel-devel >= 4.3.20, libxfcegui4-devel >= 4.3.0 BuildRequires: libxml2-devel, gettext, perl(XML::Parser) -Requires: xfce4-panel >= 4.3.99.2 +Requires: xfce4-panel >= 4.4.0 %description A timer for the Xfce panel. It supports countdown periods and alarms at @@ -39,6 +39,9 @@ %{_datadir}/xfce4/panel-plugins/*.desktop %changelog +* Sat Apr 28 2007 Christoph Wickert - 0.5.1-2 +- Rebuild for Xfce 4.4.1 + * Sat Jan 27 2007 Christoph Wickert - 0.5.1-1 - Update to 0.5.1 on Xfce 4.4. From fedora-extras-commits at redhat.com Sat Apr 28 17:48:53 2007 From: fedora-extras-commits at redhat.com (Christoph Wickert (cwickert)) Date: Sat, 28 Apr 2007 13:48:53 -0400 Subject: rpms/xfce4-wavelan-plugin/devel xfce4-wavelan-plugin.spec,1.7,1.8 Message-ID: <200704281748.l3SHmroX018268@cvs-int.fedora.redhat.com> Author: cwickert Update of /cvs/extras/rpms/xfce4-wavelan-plugin/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv18234/devel Modified Files: xfce4-wavelan-plugin.spec Log Message: Rebuild for Xfce 4.4.1 Index: xfce4-wavelan-plugin.spec =================================================================== RCS file: /cvs/extras/rpms/xfce4-wavelan-plugin/devel/xfce4-wavelan-plugin.spec,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- xfce4-wavelan-plugin.spec 25 Feb 2007 01:25:32 -0000 1.7 +++ xfce4-wavelan-plugin.spec 28 Apr 2007 17:48:19 -0000 1.8 @@ -1,6 +1,6 @@ Name: xfce4-wavelan-plugin Version: 0.5.4 -Release: 1%{?dist} +Release: 2%{?dist} Summary: WaveLAN plugin for the Xfce panel Group: User Interface/Desktops @@ -11,7 +11,7 @@ BuildRequires: xfce4-panel-devel >= 4.3.20, libxfcegui4-devel >= 4.3.20, libxml2-devel BuildRequires: gettext, perl(XML::Parser) -Requires: xfce4-panel >= 4.3.99.2 +Requires: xfce4-panel >= 4.4.0 %description A plugin for the Xfce panel that monitors a wireless LAN interface. It @@ -39,6 +39,9 @@ %{_datadir}/xfce4/panel-plugins/*.desktop %changelog +* Sat Apr 28 2007 Christoph Wickert - 0.5.4-2 +- Rebuild for Xfce 4.4.1 + * Sun Feb 25 2007 Christoph Wickert - 0.5.4-1 - Update to 0.5.4. From fedora-extras-commits at redhat.com Sat Apr 28 17:48:58 2007 From: fedora-extras-commits at redhat.com (Christoph Wickert (cwickert)) Date: Sat, 28 Apr 2007 13:48:58 -0400 Subject: rpms/xfce4-wavelan-plugin/FC-6 xfce4-wavelan-plugin.spec,1.7,1.8 Message-ID: <200704281748.l3SHmwbU018271@cvs-int.fedora.redhat.com> Author: cwickert Update of /cvs/extras/rpms/xfce4-wavelan-plugin/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv18234/FC-6 Modified Files: xfce4-wavelan-plugin.spec Log Message: Rebuild for Xfce 4.4.1 Index: xfce4-wavelan-plugin.spec =================================================================== RCS file: /cvs/extras/rpms/xfce4-wavelan-plugin/FC-6/xfce4-wavelan-plugin.spec,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- xfce4-wavelan-plugin.spec 25 Feb 2007 01:39:41 -0000 1.7 +++ xfce4-wavelan-plugin.spec 28 Apr 2007 17:48:23 -0000 1.8 @@ -1,6 +1,6 @@ Name: xfce4-wavelan-plugin Version: 0.5.4 -Release: 1%{?dist} +Release: 2%{?dist} Summary: WaveLAN plugin for the Xfce panel Group: User Interface/Desktops @@ -11,7 +11,7 @@ BuildRequires: xfce4-panel-devel >= 4.3.20, libxfcegui4-devel >= 4.3.20, libxml2-devel BuildRequires: gettext, perl(XML::Parser) -Requires: xfce4-panel >= 4.3.99.2 +Requires: xfce4-panel >= 4.4.0 %description A plugin for the Xfce panel that monitors a wireless LAN interface. It @@ -39,6 +39,9 @@ %{_datadir}/xfce4/panel-plugins/*.desktop %changelog +* Sat Apr 28 2007 Christoph Wickert - 0.5.4-2 +- Rebuild for Xfce 4.4.1 + * Sun Feb 25 2007 Christoph Wickert - 0.5.4-1 - Update to 0.5.4. From fedora-extras-commits at redhat.com Sat Apr 28 17:52:54 2007 From: fedora-extras-commits at redhat.com (Christoph Wickert (cwickert)) Date: Sat, 28 Apr 2007 13:52:54 -0400 Subject: rpms/xfce4-xfapplet-plugin/devel xfce4-xfapplet-plugin.spec, 1.4, 1.5 Message-ID: <200704281752.l3SHqsXU018463@cvs-int.fedora.redhat.com> Author: cwickert Update of /cvs/extras/rpms/xfce4-xfapplet-plugin/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv18424/devel Modified Files: xfce4-xfapplet-plugin.spec Log Message: Rebuild for Xfce 4.4.1 Index: xfce4-xfapplet-plugin.spec =================================================================== RCS file: /cvs/extras/rpms/xfce4-xfapplet-plugin/devel/xfce4-xfapplet-plugin.spec,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- xfce4-xfapplet-plugin.spec 22 Jan 2007 20:22:39 -0000 1.4 +++ xfce4-xfapplet-plugin.spec 28 Apr 2007 17:52:19 -0000 1.5 @@ -1,6 +1,6 @@ Name: xfce4-xfapplet-plugin Version: 0.1.0 -Release: 2%{?dist} +Release: 3%{?dist} Summary: A plugin to use gnome-panel based applets inside the Xfce4 panel Group: User Interface/Desktops @@ -12,7 +12,7 @@ BuildRequires: xfce4-panel-devel >= 4.3.20, libxfcegui4-devel >= 4.2.0 BuildRequires: libxml2-devel, gettext, perl(XML::Parser) BuildRequires: gnome-panel-devel >= 2.0.0 -Requires: xfce4-panel >= 4.3.99.2, gnome-applets +Requires: xfce4-panel >= 4.4.0, gnome-applets %description The XfApplet Plugin is a plugin for the Xfce 4 Panel which allows one to use @@ -49,6 +49,9 @@ %changelog +* Sat Apr 28 2007 Christoph Wickert - 0.1.0-3 +- Rebuild for Xfce 4.4.1 + * Mon Jan 22 2007 Christoph Wickert - 0.1.0-2 - Rebuild for Xfce 4.4. From fedora-extras-commits at redhat.com Sat Apr 28 17:53:00 2007 From: fedora-extras-commits at redhat.com (Christoph Wickert (cwickert)) Date: Sat, 28 Apr 2007 13:53:00 -0400 Subject: rpms/xfce4-xfapplet-plugin/FC-6 xfce4-xfapplet-plugin.spec,1.4,1.5 Message-ID: <200704281753.l3SHr0ZD018468@cvs-int.fedora.redhat.com> Author: cwickert Update of /cvs/extras/rpms/xfce4-xfapplet-plugin/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv18424/FC-6 Modified Files: xfce4-xfapplet-plugin.spec Log Message: Rebuild for Xfce 4.4.1 Index: xfce4-xfapplet-plugin.spec =================================================================== RCS file: /cvs/extras/rpms/xfce4-xfapplet-plugin/FC-6/xfce4-xfapplet-plugin.spec,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- xfce4-xfapplet-plugin.spec 27 Jan 2007 21:30:42 -0000 1.4 +++ xfce4-xfapplet-plugin.spec 28 Apr 2007 17:52:25 -0000 1.5 @@ -1,6 +1,6 @@ Name: xfce4-xfapplet-plugin Version: 0.1.0 -Release: 2%{?dist} +Release: 3%{?dist} Summary: A plugin to use gnome-panel based applets inside the Xfce4 panel Group: User Interface/Desktops @@ -12,7 +12,7 @@ BuildRequires: xfce4-panel-devel >= 4.3.20, libxfcegui4-devel >= 4.2.0 BuildRequires: libxml2-devel, gettext, perl(XML::Parser) BuildRequires: gnome-panel-devel >= 2.0.0 -Requires: xfce4-panel >= 4.3.99.2, gnome-applets +Requires: xfce4-panel >= 4.4.0, gnome-applets %description The XfApplet Plugin is a plugin for the Xfce 4 Panel which allows one to use @@ -49,6 +49,9 @@ %changelog +* Sat Apr 28 2007 Christoph Wickert - 0.1.0-3 +- Rebuild for Xfce 4.4.1 + * Mon Jan 22 2007 Christoph Wickert - 0.1.0-2 - Rebuild for Xfce 4.4. From fedora-extras-commits at redhat.com Sat Apr 28 19:37:51 2007 From: fedora-extras-commits at redhat.com (Chitlesh GOORAH (chitlesh)) Date: Sat, 28 Apr 2007 15:37:51 -0400 Subject: rpms/crystal-clear import.log,1.2,1.3 Message-ID: <200704281937.l3SJbpjf031331@cvs-int.fedora.redhat.com> Author: chitlesh Update of /cvs/extras/rpms/crystal-clear In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv31279 Modified Files: import.log Log Message: Index: import.log =================================================================== RCS file: /cvs/extras/rpms/crystal-clear/import.log,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- import.log 27 Dec 2006 11:29:10 -0000 1.2 +++ import.log 28 Apr 2007 19:37:17 -0000 1.3 @@ -1 +1,2 @@ crystal-clear-20050622-3:HEAD:crystal-clear-20050622-3.src.rpm:1167219822 +crystal-clear-20050622-4:FC-5:crystal-clear-20050622-4.src.rpm:1177789326 From fedora-extras-commits at redhat.com Sat Apr 28 19:37:56 2007 From: fedora-extras-commits at redhat.com (Chitlesh GOORAH (chitlesh)) Date: Sat, 28 Apr 2007 15:37:56 -0400 Subject: rpms/crystal-clear/FC-5 crystal-clear.spec,1.1,1.2 Message-ID: <200704281937.l3SJbuav031337@cvs-int.fedora.redhat.com> Author: chitlesh Update of /cvs/extras/rpms/crystal-clear/FC-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv31279/FC-5 Modified Files: crystal-clear.spec Log Message: Index: crystal-clear.spec =================================================================== RCS file: /cvs/extras/rpms/crystal-clear/FC-5/crystal-clear.spec,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- crystal-clear.spec 27 Dec 2006 11:29:10 -0000 1.1 +++ crystal-clear.spec 28 Apr 2007 19:37:21 -0000 1.2 @@ -2,7 +2,7 @@ Name: crystal-clear Version: 20050622 -Release: 3%{?dist} +Release: 4%{?dist} Summary: Crystal Clear KDE Icon set Group: User Interface/Desktops @@ -15,10 +15,10 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch -Requires: kdebase, fedora-logos +Requires: kdebase fedora-logos %description -Crystal Clear is a KDE Icon set +Crystal Clear is a KDE Icon set. %prep %setup -q -n "Crystal\ Clear" @@ -54,9 +54,36 @@ %{__rm} -f %{buildroot}%{_themedir}/32x32/apps/firefox.png %{__rm} -f %{buildroot}%{_themedir}/16x16/apps/firefox.png -ln -s internet.png %{buildroot}%{_themedir}/48x48/apps/firefox.png -ln -s internet.png %{buildroot}%{_themedir}/32x32/apps/firefox.png -ln -s internet.png %{buildroot}%{_themedir}/16x16/apps/firefox.png +ln -s browser.png %{buildroot}%{_themedir}/128x128/apps/firefox.png +ln -s browser.png %{buildroot}%{_themedir}/48x48/apps/firefox.png +ln -s browser.png %{buildroot}%{_themedir}/32x32/apps/firefox.png +ln -s browser.png %{buildroot}%{_themedir}/16x16/apps/firefox.png + +#kontact icons +ln -s ../apps/lists.png %{buildroot}%{_themedir}/48x48/actions/kontact_summary.png +ln -s ../apps/email.png %{buildroot}%{_themedir}/48x48/actions/kontact_mail.png +ln -s ../apps/kdmconfig.png %{buildroot}%{_themedir}/48x48/actions/kontact_contacts.png +ln -s ../apps/date.png %{buildroot}%{_themedir}/48x48/actions/kontact_date.png +ln -s ../apps/lassists.png %{buildroot}%{_themedir}/48x48/actions/kontact_todo.png +ln -s ../apps/lreminder.png %{buildroot}%{_themedir}/48x48/actions/kontact_notes.png +ln -s ../apps/ark.png %{buildroot}%{_themedir}/48x48/actions/basket.png + +# setting new kontact icon +# backup +%{__mv} %{buildroot}%{_themedir}/16x16/apps/kontact.png %{buildroot}%{_themedir}/16x16/apps/kontact_orig.png +%{__mv} %{buildroot}%{_themedir}/22x22/apps/kontact.png %{buildroot}%{_themedir}/22x22/apps/kontact_orig.png +%{__mv} %{buildroot}%{_themedir}/32x32/apps/kontact.png %{buildroot}%{_themedir}/32x32/apps/kontact_orig.png +%{__mv} %{buildroot}%{_themedir}/48x48/apps/kontact.png %{buildroot}%{_themedir}/48x48/apps/kontact_orig.png +%{__mv} %{buildroot}%{_themedir}/64x64/apps/kontact.png %{buildroot}%{_themedir}/64x64/apps/kontact_orig.png +%{__mv} %{buildroot}%{_themedir}/128x128/apps/kontact.png %{buildroot}%{_themedir}/128x128/apps/kontact_orig.png + +# links from kworldclock.png +ln -s kworldclock.png %{buildroot}%{_themedir}/16x16/apps/kontact.png +ln -s kworldclock.png %{buildroot}%{_themedir}/22x22/apps/kontact.png +ln -s kworldclock.png %{buildroot}%{_themedir}/32x32/apps/kontact.png +ln -s kworldclock.png %{buildroot}%{_themedir}/48x48/apps/kontact.png +ln -s kworldclock.png %{buildroot}%{_themedir}/64x64/apps/kontact.png +ln -s kworldclock.png %{buildroot}%{_themedir}/128x128/apps/kontact.png %clean @@ -67,6 +94,11 @@ %{_themedir}/ %changelog +* Sat Apr 28 2007 Chitlesh Goorah 20050622-4 +- fixes for firefox icon on katapult +- fixes for kontact icons +- added support for kontact plugins icons + * Fri Dec 22 2006 Chitlesh Goorah 20050622-3 - Fixed url tag From fedora-extras-commits at redhat.com Sat Apr 28 19:39:22 2007 From: fedora-extras-commits at redhat.com (Chitlesh GOORAH (chitlesh)) Date: Sat, 28 Apr 2007 15:39:22 -0400 Subject: rpms/crystal-clear import.log,1.3,1.4 Message-ID: <200704281939.l3SJdMhr031425@cvs-int.fedora.redhat.com> Author: chitlesh Update of /cvs/extras/rpms/crystal-clear In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv31389 Modified Files: import.log Log Message: Index: import.log =================================================================== RCS file: /cvs/extras/rpms/crystal-clear/import.log,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- import.log 28 Apr 2007 19:37:17 -0000 1.3 +++ import.log 28 Apr 2007 19:38:48 -0000 1.4 @@ -1,2 +1,3 @@ crystal-clear-20050622-3:HEAD:crystal-clear-20050622-3.src.rpm:1167219822 crystal-clear-20050622-4:FC-5:crystal-clear-20050622-4.src.rpm:1177789326 +crystal-clear-20050622-4:FC-6:crystal-clear-20050622-4.src.rpm:1177789420 From fedora-extras-commits at redhat.com Sat Apr 28 19:39:27 2007 From: fedora-extras-commits at redhat.com (Chitlesh GOORAH (chitlesh)) Date: Sat, 28 Apr 2007 15:39:27 -0400 Subject: rpms/crystal-clear/FC-6 crystal-clear.spec,1.1,1.2 Message-ID: <200704281939.l3SJdRAS031428@cvs-int.fedora.redhat.com> Author: chitlesh Update of /cvs/extras/rpms/crystal-clear/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv31389/FC-6 Modified Files: crystal-clear.spec Log Message: Index: crystal-clear.spec =================================================================== RCS file: /cvs/extras/rpms/crystal-clear/FC-6/crystal-clear.spec,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- crystal-clear.spec 27 Dec 2006 11:29:10 -0000 1.1 +++ crystal-clear.spec 28 Apr 2007 19:38:52 -0000 1.2 @@ -2,7 +2,7 @@ Name: crystal-clear Version: 20050622 -Release: 3%{?dist} +Release: 4%{?dist} Summary: Crystal Clear KDE Icon set Group: User Interface/Desktops @@ -15,10 +15,10 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch -Requires: kdebase, fedora-logos +Requires: kdebase fedora-logos %description -Crystal Clear is a KDE Icon set +Crystal Clear is a KDE Icon set. %prep %setup -q -n "Crystal\ Clear" @@ -54,9 +54,36 @@ %{__rm} -f %{buildroot}%{_themedir}/32x32/apps/firefox.png %{__rm} -f %{buildroot}%{_themedir}/16x16/apps/firefox.png -ln -s internet.png %{buildroot}%{_themedir}/48x48/apps/firefox.png -ln -s internet.png %{buildroot}%{_themedir}/32x32/apps/firefox.png -ln -s internet.png %{buildroot}%{_themedir}/16x16/apps/firefox.png +ln -s browser.png %{buildroot}%{_themedir}/128x128/apps/firefox.png +ln -s browser.png %{buildroot}%{_themedir}/48x48/apps/firefox.png +ln -s browser.png %{buildroot}%{_themedir}/32x32/apps/firefox.png +ln -s browser.png %{buildroot}%{_themedir}/16x16/apps/firefox.png + +#kontact icons +ln -s ../apps/lists.png %{buildroot}%{_themedir}/48x48/actions/kontact_summary.png +ln -s ../apps/email.png %{buildroot}%{_themedir}/48x48/actions/kontact_mail.png +ln -s ../apps/kdmconfig.png %{buildroot}%{_themedir}/48x48/actions/kontact_contacts.png +ln -s ../apps/date.png %{buildroot}%{_themedir}/48x48/actions/kontact_date.png +ln -s ../apps/lassists.png %{buildroot}%{_themedir}/48x48/actions/kontact_todo.png +ln -s ../apps/lreminder.png %{buildroot}%{_themedir}/48x48/actions/kontact_notes.png +ln -s ../apps/ark.png %{buildroot}%{_themedir}/48x48/actions/basket.png + +# setting new kontact icon +# backup +%{__mv} %{buildroot}%{_themedir}/16x16/apps/kontact.png %{buildroot}%{_themedir}/16x16/apps/kontact_orig.png +%{__mv} %{buildroot}%{_themedir}/22x22/apps/kontact.png %{buildroot}%{_themedir}/22x22/apps/kontact_orig.png +%{__mv} %{buildroot}%{_themedir}/32x32/apps/kontact.png %{buildroot}%{_themedir}/32x32/apps/kontact_orig.png +%{__mv} %{buildroot}%{_themedir}/48x48/apps/kontact.png %{buildroot}%{_themedir}/48x48/apps/kontact_orig.png +%{__mv} %{buildroot}%{_themedir}/64x64/apps/kontact.png %{buildroot}%{_themedir}/64x64/apps/kontact_orig.png +%{__mv} %{buildroot}%{_themedir}/128x128/apps/kontact.png %{buildroot}%{_themedir}/128x128/apps/kontact_orig.png + +# links from kworldclock.png +ln -s kworldclock.png %{buildroot}%{_themedir}/16x16/apps/kontact.png +ln -s kworldclock.png %{buildroot}%{_themedir}/22x22/apps/kontact.png +ln -s kworldclock.png %{buildroot}%{_themedir}/32x32/apps/kontact.png +ln -s kworldclock.png %{buildroot}%{_themedir}/48x48/apps/kontact.png +ln -s kworldclock.png %{buildroot}%{_themedir}/64x64/apps/kontact.png +ln -s kworldclock.png %{buildroot}%{_themedir}/128x128/apps/kontact.png %clean @@ -67,6 +94,11 @@ %{_themedir}/ %changelog +* Sat Apr 28 2007 Chitlesh Goorah 20050622-4 +- fixes for firefox icon on katapult +- fixes for kontact icons +- added support for kontact plugins icons + * Fri Dec 22 2006 Chitlesh Goorah 20050622-3 - Fixed url tag From fedora-extras-commits at redhat.com Sat Apr 28 19:40:55 2007 From: fedora-extras-commits at redhat.com (Chitlesh GOORAH (chitlesh)) Date: Sat, 28 Apr 2007 15:40:55 -0400 Subject: rpms/crystal-clear import.log,1.4,1.5 Message-ID: <200704281940.l3SJet47031521@cvs-int.fedora.redhat.com> Author: chitlesh Update of /cvs/extras/rpms/crystal-clear In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv31484 Modified Files: import.log Log Message: Index: import.log =================================================================== RCS file: /cvs/extras/rpms/crystal-clear/import.log,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- import.log 28 Apr 2007 19:38:48 -0000 1.4 +++ import.log 28 Apr 2007 19:40:21 -0000 1.5 @@ -1,3 +1,4 @@ crystal-clear-20050622-3:HEAD:crystal-clear-20050622-3.src.rpm:1167219822 crystal-clear-20050622-4:FC-5:crystal-clear-20050622-4.src.rpm:1177789326 crystal-clear-20050622-4:FC-6:crystal-clear-20050622-4.src.rpm:1177789420 +crystal-clear-20050622-4:HEAD:crystal-clear-20050622-4.src.rpm:1177789508 From fedora-extras-commits at redhat.com Sat Apr 28 19:41:00 2007 From: fedora-extras-commits at redhat.com (Chitlesh GOORAH (chitlesh)) Date: Sat, 28 Apr 2007 15:41:00 -0400 Subject: rpms/crystal-clear/devel crystal-clear.spec,1.1,1.2 Message-ID: <200704281941.l3SJf0Ya031524@cvs-int.fedora.redhat.com> Author: chitlesh Update of /cvs/extras/rpms/crystal-clear/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv31484/devel Modified Files: crystal-clear.spec Log Message: Index: crystal-clear.spec =================================================================== RCS file: /cvs/extras/rpms/crystal-clear/devel/crystal-clear.spec,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- crystal-clear.spec 27 Dec 2006 11:29:10 -0000 1.1 +++ crystal-clear.spec 28 Apr 2007 19:40:25 -0000 1.2 @@ -2,7 +2,7 @@ Name: crystal-clear Version: 20050622 -Release: 3%{?dist} +Release: 4%{?dist} Summary: Crystal Clear KDE Icon set Group: User Interface/Desktops @@ -15,10 +15,10 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch -Requires: kdebase, fedora-logos +Requires: kdebase fedora-logos %description -Crystal Clear is a KDE Icon set +Crystal Clear is a KDE Icon set. %prep %setup -q -n "Crystal\ Clear" @@ -54,9 +54,36 @@ %{__rm} -f %{buildroot}%{_themedir}/32x32/apps/firefox.png %{__rm} -f %{buildroot}%{_themedir}/16x16/apps/firefox.png -ln -s internet.png %{buildroot}%{_themedir}/48x48/apps/firefox.png -ln -s internet.png %{buildroot}%{_themedir}/32x32/apps/firefox.png -ln -s internet.png %{buildroot}%{_themedir}/16x16/apps/firefox.png +ln -s browser.png %{buildroot}%{_themedir}/128x128/apps/firefox.png +ln -s browser.png %{buildroot}%{_themedir}/48x48/apps/firefox.png +ln -s browser.png %{buildroot}%{_themedir}/32x32/apps/firefox.png +ln -s browser.png %{buildroot}%{_themedir}/16x16/apps/firefox.png + +#kontact icons +ln -s ../apps/lists.png %{buildroot}%{_themedir}/48x48/actions/kontact_summary.png +ln -s ../apps/email.png %{buildroot}%{_themedir}/48x48/actions/kontact_mail.png +ln -s ../apps/kdmconfig.png %{buildroot}%{_themedir}/48x48/actions/kontact_contacts.png +ln -s ../apps/date.png %{buildroot}%{_themedir}/48x48/actions/kontact_date.png +ln -s ../apps/lassists.png %{buildroot}%{_themedir}/48x48/actions/kontact_todo.png +ln -s ../apps/lreminder.png %{buildroot}%{_themedir}/48x48/actions/kontact_notes.png +ln -s ../apps/ark.png %{buildroot}%{_themedir}/48x48/actions/basket.png + +# setting new kontact icon +# backup +%{__mv} %{buildroot}%{_themedir}/16x16/apps/kontact.png %{buildroot}%{_themedir}/16x16/apps/kontact_orig.png +%{__mv} %{buildroot}%{_themedir}/22x22/apps/kontact.png %{buildroot}%{_themedir}/22x22/apps/kontact_orig.png +%{__mv} %{buildroot}%{_themedir}/32x32/apps/kontact.png %{buildroot}%{_themedir}/32x32/apps/kontact_orig.png +%{__mv} %{buildroot}%{_themedir}/48x48/apps/kontact.png %{buildroot}%{_themedir}/48x48/apps/kontact_orig.png +%{__mv} %{buildroot}%{_themedir}/64x64/apps/kontact.png %{buildroot}%{_themedir}/64x64/apps/kontact_orig.png +%{__mv} %{buildroot}%{_themedir}/128x128/apps/kontact.png %{buildroot}%{_themedir}/128x128/apps/kontact_orig.png + +# links from kworldclock.png +ln -s kworldclock.png %{buildroot}%{_themedir}/16x16/apps/kontact.png +ln -s kworldclock.png %{buildroot}%{_themedir}/22x22/apps/kontact.png +ln -s kworldclock.png %{buildroot}%{_themedir}/32x32/apps/kontact.png +ln -s kworldclock.png %{buildroot}%{_themedir}/48x48/apps/kontact.png +ln -s kworldclock.png %{buildroot}%{_themedir}/64x64/apps/kontact.png +ln -s kworldclock.png %{buildroot}%{_themedir}/128x128/apps/kontact.png %clean @@ -67,6 +94,11 @@ %{_themedir}/ %changelog +* Sat Apr 28 2007 Chitlesh Goorah 20050622-4 +- fixes for firefox icon on katapult +- fixes for kontact icons +- added support for kontact plugins icons + * Fri Dec 22 2006 Chitlesh Goorah 20050622-3 - Fixed url tag From fedora-extras-commits at redhat.com Sat Apr 28 20:56:23 2007 From: fedora-extras-commits at redhat.com (Christoph Wickert (cwickert)) Date: Sat, 28 Apr 2007 16:56:23 -0400 Subject: rpms/xfce4-websearch-plugin/devel .cvsignore, 1.4, 1.5 sources, 1.4, 1.5 xfce4-websearch-plugin.spec, 1.8, 1.9 Message-ID: <200704282056.l3SKuNF8004826@cvs-int.fedora.redhat.com> Author: cwickert Update of /cvs/extras/rpms/xfce4-websearch-plugin/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv4801 Modified Files: .cvsignore sources xfce4-websearch-plugin.spec Log Message: Update to SVN release 2704 Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/xfce4-websearch-plugin/devel/.cvsignore,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- .cvsignore 27 Jan 2007 23:34:36 -0000 1.4 +++ .cvsignore 28 Apr 2007 20:55:49 -0000 1.5 @@ -1 +1 @@ -xfce4-websearch-plugin-20070128svn2458.tar.bz2 +xfce4-websearch-plugin-20070428svn2704.tar.bz2 Index: sources =================================================================== RCS file: /cvs/extras/rpms/xfce4-websearch-plugin/devel/sources,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- sources 27 Jan 2007 23:34:36 -0000 1.4 +++ sources 28 Apr 2007 20:55:49 -0000 1.5 @@ -1 +1 @@ -4e17889e294430011f4a579dd5793787 xfce4-websearch-plugin-20070128svn2458.tar.bz2 +f72c0eb5dc42ea4aa709aaf0656b666c xfce4-websearch-plugin-20070428svn2704.tar.bz2 Index: xfce4-websearch-plugin.spec =================================================================== RCS file: /cvs/extras/rpms/xfce4-websearch-plugin/devel/xfce4-websearch-plugin.spec,v retrieving revision 1.8 retrieving revision 1.9 diff -u -r1.8 -r1.9 --- xfce4-websearch-plugin.spec 20 Mar 2007 18:11:32 -0000 1.8 +++ xfce4-websearch-plugin.spec 28 Apr 2007 20:55:49 -0000 1.9 @@ -1,6 +1,6 @@ Name: xfce4-websearch-plugin Version: 0.1.1 -Release: 0.4.20070128svn2458%{?dist} +Release: 0.5.20070428svn2704%{?dist} Summary: Websearch plugin from the XFCE panel Group: User Interface/Desktops @@ -8,15 +8,15 @@ URL: http://goodies.xfce.org/ # Source0 was generated with the following commands: # svn co http://svn.xfce.org/svn/goodies/xfce4-websearch-plugin/trunk xfce4-websearch-plugin -# tar -cjf xfce4-websearch-plugin-`date +%G%m%d`svn2458.tar.bz2 xfce4-websearch-plugin -Source0: %{name}-20070128svn2458.tar.bz2 +# tar -cjf xfce4-websearch-plugin-`date +%G%m%d`svn2704.tar.bz2 xfce4-websearch-plugin +Source0: %{name}-20070428svn2704.tar.bz2 #Source0: http://goodies.xfce.org/releases/%{name}/%{name}-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: xfce4-panel-devel >= 4.3.0, libxfcegui4-devel >= 4.3.0, libxml2-devel BuildRequires: gettext BuildRequires: xfce4-dev-tools >= 4.3.90.2 -Requires: xfce4-panel >= 4.3.99.2 +Requires: xfce4-panel >= 4.4.0 %description Access searchengines from the XFCE panel. @@ -45,6 +45,9 @@ %{_datadir}/xfce4/panel-plugins/*.desktop %changelog +* Sat Apr 28 2007 Christoph Wickert - 0.1.1-0.5.20070428svn2704 +- Update to svn release 2704. + * Tue Mar 20 2007 Christoph Wickert - 0.1.1-0.4.20070128svn2458 - Update to svn release 2458. From fedora-extras-commits at redhat.com Sat Apr 28 20:57:47 2007 From: fedora-extras-commits at redhat.com (Christoph Wickert (cwickert)) Date: Sat, 28 Apr 2007 16:57:47 -0400 Subject: rpms/xfce4-websearch-plugin/devel xfce4-websearch-plugin.spec, 1.9, 1.10 Message-ID: <200704282057.l3SKvlaV004854@cvs-int.fedora.redhat.com> Author: cwickert Update of /cvs/extras/rpms/xfce4-websearch-plugin/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv4837 Modified Files: xfce4-websearch-plugin.spec Log Message: small fix in changelog Index: xfce4-websearch-plugin.spec =================================================================== RCS file: /cvs/extras/rpms/xfce4-websearch-plugin/devel/xfce4-websearch-plugin.spec,v retrieving revision 1.9 retrieving revision 1.10 diff -u -r1.9 -r1.10 --- xfce4-websearch-plugin.spec 28 Apr 2007 20:55:49 -0000 1.9 +++ xfce4-websearch-plugin.spec 28 Apr 2007 20:57:13 -0000 1.10 @@ -46,7 +46,7 @@ %changelog * Sat Apr 28 2007 Christoph Wickert - 0.1.1-0.5.20070428svn2704 -- Update to svn release 2704. +- Update to svn release 2704 on Xfce 4.4.1 * Tue Mar 20 2007 Christoph Wickert - 0.1.1-0.4.20070128svn2458 - Update to svn release 2458. From fedora-extras-commits at redhat.com Sat Apr 28 21:03:35 2007 From: fedora-extras-commits at redhat.com (Christoph Wickert (cwickert)) Date: Sat, 28 Apr 2007 17:03:35 -0400 Subject: rpms/xfce4-xkb-plugin/devel xfce4-xkb-plugin.spec,1.11,1.12 Message-ID: <200704282103.l3SL3ZKP009318@cvs-int.fedora.redhat.com> Author: cwickert Update of /cvs/extras/rpms/xfce4-xkb-plugin/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv9299/devel Modified Files: xfce4-xkb-plugin.spec Log Message: Rebuild for Xfce 4.4.1 Index: xfce4-xkb-plugin.spec =================================================================== RCS file: /cvs/extras/rpms/xfce4-xkb-plugin/devel/xfce4-xkb-plugin.spec,v retrieving revision 1.11 retrieving revision 1.12 diff -u -r1.11 -r1.12 --- xfce4-xkb-plugin.spec 22 Jan 2007 11:52:09 -0000 1.11 +++ xfce4-xkb-plugin.spec 28 Apr 2007 21:03:00 -0000 1.12 @@ -1,6 +1,6 @@ Name: xfce4-xkb-plugin Version: 0.4.3 -Release: 1%{?dist} +Release: 2%{?dist} Summary: XKB layout switcher for the Xfce panel Group: User Interface/Desktops @@ -16,7 +16,7 @@ #BuildRequires: libXt-devel BuildRequires: xorg-x11-proto-devel %endif -Requires: xfce4-panel >= 4.3.99.2 +Requires: xfce4-panel >= 4.4.0 %description Xfce XKB layout switch plugin for the Xfce panel. It displays the current @@ -50,6 +50,9 @@ %{_datadir}/xfce4/xkb/flags/*.png %changelog +* Sat Apr 28 2007 Christoph Wickert - 0.4.3-2 +- Rebuild for Xfce 4.4.1 + * Mon Jan 22 2007 Christoph Wickert - 0.4.3-1 - Update to 0.4.3 on Xfce 4.4. From fedora-extras-commits at redhat.com Sat Apr 28 21:04:28 2007 From: fedora-extras-commits at redhat.com (Christoph Wickert (cwickert)) Date: Sat, 28 Apr 2007 17:04:28 -0400 Subject: rpms/xfce4-xkb-plugin/FC-6 xfce4-xkb-plugin.spec,1.11,1.12 Message-ID: <200704282104.l3SL4StH009344@cvs-int.fedora.redhat.com> Author: cwickert Update of /cvs/extras/rpms/xfce4-xkb-plugin/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv9325/FC-6 Modified Files: xfce4-xkb-plugin.spec Log Message: Rebuild for Xfce 4.4.1 Index: xfce4-xkb-plugin.spec =================================================================== RCS file: /cvs/extras/rpms/xfce4-xkb-plugin/FC-6/xfce4-xkb-plugin.spec,v retrieving revision 1.11 retrieving revision 1.12 diff -u -r1.11 -r1.12 --- xfce4-xkb-plugin.spec 27 Jan 2007 21:32:51 -0000 1.11 +++ xfce4-xkb-plugin.spec 28 Apr 2007 21:03:53 -0000 1.12 @@ -1,6 +1,6 @@ Name: xfce4-xkb-plugin Version: 0.4.3 -Release: 1%{?dist} +Release: 2%{?dist} Summary: XKB layout switcher for the Xfce panel Group: User Interface/Desktops @@ -16,7 +16,7 @@ #BuildRequires: libXt-devel BuildRequires: xorg-x11-proto-devel %endif -Requires: xfce4-panel >= 4.3.99.2 +Requires: xfce4-panel >= 4.4.0 %description Xfce XKB layout switch plugin for the Xfce panel. It displays the current @@ -50,6 +50,9 @@ %{_datadir}/xfce4/xkb/flags/*.png %changelog +* Sat Apr 28 2007 Christoph Wickert - 0.4.3-2 +- Rebuild for Xfce 4.4.1 + * Mon Jan 22 2007 Christoph Wickert - 0.4.3-1 - Update to 0.4.3 on Xfce 4.4. From fedora-extras-commits at redhat.com Sat Apr 28 21:16:49 2007 From: fedora-extras-commits at redhat.com (Christoph Wickert (cwickert)) Date: Sat, 28 Apr 2007 17:16:49 -0400 Subject: rpms/xfce4-websearch-plugin/FC-6 .cvsignore, 1.3, 1.4 sources, 1.3, 1.4 xfce4-websearch-plugin.spec, 1.7, 1.8 Message-ID: <200704282116.l3SLGnQp009717@cvs-int.fedora.redhat.com> Author: cwickert Update of /cvs/extras/rpms/xfce4-websearch-plugin/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv9693/FC-6 Modified Files: .cvsignore sources xfce4-websearch-plugin.spec Log Message: Rebuild for Xfce 4.4.1 Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/xfce4-websearch-plugin/FC-6/.cvsignore,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- .cvsignore 5 Oct 2006 13:24:47 -0000 1.3 +++ .cvsignore 28 Apr 2007 21:16:14 -0000 1.4 @@ -1 +1 @@ -xfce4-websearch-plugin-20060923svn.tar.bz2 +xfce4-websearch-plugin-20070428svn2704.tar.bz2 Index: sources =================================================================== RCS file: /cvs/extras/rpms/xfce4-websearch-plugin/FC-6/sources,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- sources 5 Oct 2006 13:24:47 -0000 1.3 +++ sources 28 Apr 2007 21:16:14 -0000 1.4 @@ -1 +1 @@ -69931a7b4f4181bb80e2eca6c080649a xfce4-websearch-plugin-20060923svn.tar.bz2 +f72c0eb5dc42ea4aa709aaf0656b666c xfce4-websearch-plugin-20070428svn2704.tar.bz2 Index: xfce4-websearch-plugin.spec =================================================================== RCS file: /cvs/extras/rpms/xfce4-websearch-plugin/FC-6/xfce4-websearch-plugin.spec,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- xfce4-websearch-plugin.spec 27 Jan 2007 23:37:05 -0000 1.7 +++ xfce4-websearch-plugin.spec 28 Apr 2007 21:16:14 -0000 1.8 @@ -1,6 +1,6 @@ Name: xfce4-websearch-plugin Version: 0.1.1 -Release: 0.3.20060923svn%{?dist} +Release: 0.5.20070428svn2704%{?dist} Summary: Websearch plugin from the XFCE panel Group: User Interface/Desktops @@ -8,15 +8,15 @@ URL: http://goodies.xfce.org/ # Source0 was generated with the following commands: # svn co http://svn.xfce.org/svn/goodies/xfce4-websearch-plugin/trunk xfce4-websearch-plugin -# tar -cjf xfce4-websearch-plugin-`date +%G%m%d`svn.tar.bz2 xfce4-websearch-plugin -Source0: %{name}-20060923svn.tar.bz2 +# tar -cjf xfce4-websearch-plugin-`date +%G%m%d`svn2704.tar.bz2 xfce4-websearch-plugin +Source0: %{name}-20070428svn2704.tar.bz2 #Source0: http://goodies.xfce.org/releases/%{name}/%{name}-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: xfce4-panel-devel >= 4.3.0, libxfcegui4-devel >= 4.3.0, libxml2-devel BuildRequires: gettext BuildRequires: xfce4-dev-tools >= 4.3.90.2 -Requires: xfce4-panel >= 4.3.99.1 +Requires: xfce4-panel >= 4.4.0 %description Access searchengines from the XFCE panel. @@ -45,6 +45,12 @@ %{_datadir}/xfce4/panel-plugins/*.desktop %changelog +* Sat Apr 28 2007 Christoph Wickert - 0.1.1-0.5.20070428svn2704 +- Update to svn release 2704 on Xfce 4.4.1 + +* Tue Mar 20 2007 Christoph Wickert - 0.1.1-0.4.20070128svn2458 +- Update to svn release 2458. + * Mon Jan 22 2007 Christoph Wickert - 0.1.1-0.3.20060923svn - Rebuild on Xfce 4.4. From fedora-extras-commits at redhat.com Sat Apr 28 22:15:39 2007 From: fedora-extras-commits at redhat.com (Christoph Wickert (cwickert)) Date: Sat, 28 Apr 2007 18:15:39 -0400 Subject: rpms/gnome-applet-timer/devel gnome-applet-timer.spec,1.11,1.12 Message-ID: <200704282215.l3SMFdkh015792@cvs-int.fedora.redhat.com> Author: cwickert Update of /cvs/extras/rpms/gnome-applet-timer/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv15712 Modified Files: gnome-applet-timer.spec Log Message: fix libxml2 build error Index: gnome-applet-timer.spec =================================================================== RCS file: /cvs/extras/rpms/gnome-applet-timer/devel/gnome-applet-timer.spec,v retrieving revision 1.11 retrieving revision 1.12 diff -u -r1.11 -r1.12 --- gnome-applet-timer.spec 15 Apr 2007 12:07:08 -0000 1.11 +++ gnome-applet-timer.spec 28 Apr 2007 22:15:04 -0000 1.12 @@ -29,6 +29,10 @@ %setup -q -n timer-applet-%{version} %build +%if "%{?fedora}" > "6" +export CPPFLAGS="${CPPFLAGS} -I/usr/include/libxml2" +%endif + %configure --disable-schemas-install make %{?_smp_mflags} @@ -80,7 +84,7 @@ %{_datadir}/pixmaps/timer-applet %changelog -* Sun Apr 15 2007 Christoph Wickert - 1.3.3-1 +* Sat Apr 28 2007 Christoph Wickert - 1.3.3-1 - Update to 1.3.3. * Sun Dec 17 2006 Christoph Wickert - 1.3.2-1 From fedora-extras-commits at redhat.com Sat Apr 28 22:20:39 2007 From: fedora-extras-commits at redhat.com (Christoph Wickert (cwickert)) Date: Sat, 28 Apr 2007 18:20:39 -0400 Subject: rpms/gnome-applet-timer/FC-5 .cvsignore, 1.4, 1.5 gnome-applet-timer.spec, 1.6, 1.7 sources, 1.4, 1.5 Message-ID: <200704282220.l3SMKdi6015905@cvs-int.fedora.redhat.com> Author: cwickert Update of /cvs/extras/rpms/gnome-applet-timer/FC-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv15861/FC-5 Modified Files: .cvsignore gnome-applet-timer.spec sources Log Message: fix libxml2 build error Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/gnome-applet-timer/FC-5/.cvsignore,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- .cvsignore 17 Dec 2006 23:57:29 -0000 1.4 +++ .cvsignore 28 Apr 2007 22:20:04 -0000 1.5 @@ -1 +1 @@ -timer-applet-1.3.2.tar.gz +timer-applet-1.3.3.tar.gz Index: gnome-applet-timer.spec =================================================================== RCS file: /cvs/extras/rpms/gnome-applet-timer/FC-5/gnome-applet-timer.spec,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- gnome-applet-timer.spec 17 Dec 2006 23:57:29 -0000 1.6 +++ gnome-applet-timer.spec 28 Apr 2007 22:20:04 -0000 1.7 @@ -1,5 +1,5 @@ Name: gnome-applet-timer -Version: 1.3.2 +Version: 1.3.3 Release: 1%{?dist} Summary: A countdown timer applet for the GNOME panel @@ -29,6 +29,10 @@ %setup -q -n timer-applet-%{version} %build +%if "%{?fedora}" > "6" +export CPPFLAGS="${CPPFLAGS} -I/usr/include/libxml2" +%endif + %configure --disable-schemas-install make %{?_smp_mflags} @@ -80,6 +84,9 @@ %{_datadir}/pixmaps/timer-applet %changelog +* Sat Apr 28 2007 Christoph Wickert - 1.3.3-1 +- Update to 1.3.3. + * Sun Dec 17 2006 Christoph Wickert - 1.3.2-1 - Update to 1.3.2, includes fix for the icon in the notification bubble. Index: sources =================================================================== RCS file: /cvs/extras/rpms/gnome-applet-timer/FC-5/sources,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- sources 17 Dec 2006 23:57:29 -0000 1.4 +++ sources 28 Apr 2007 22:20:04 -0000 1.5 @@ -1 +1 @@ -599f56a8c4eef3df441ab925ab3332ab timer-applet-1.3.2.tar.gz +977320573be5f3247fd85974eecc8691 timer-applet-1.3.3.tar.gz From fedora-extras-commits at redhat.com Sat Apr 28 22:20:45 2007 From: fedora-extras-commits at redhat.com (Christoph Wickert (cwickert)) Date: Sat, 28 Apr 2007 18:20:45 -0400 Subject: rpms/gnome-applet-timer/FC-6 .cvsignore, 1.5, 1.6 gnome-applet-timer.spec, 1.10, 1.11 sources, 1.5, 1.6 Message-ID: <200704282220.l3SMKjnE015918@cvs-int.fedora.redhat.com> Author: cwickert Update of /cvs/extras/rpms/gnome-applet-timer/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv15861/FC-6 Modified Files: .cvsignore gnome-applet-timer.spec sources Log Message: fix libxml2 build error Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/gnome-applet-timer/FC-6/.cvsignore,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- .cvsignore 17 Dec 2006 23:14:05 -0000 1.5 +++ .cvsignore 28 Apr 2007 22:20:10 -0000 1.6 @@ -1 +1 @@ -timer-applet-1.3.2.tar.gz +timer-applet-1.3.3.tar.gz Index: gnome-applet-timer.spec =================================================================== RCS file: /cvs/extras/rpms/gnome-applet-timer/FC-6/gnome-applet-timer.spec,v retrieving revision 1.10 retrieving revision 1.11 diff -u -r1.10 -r1.11 --- gnome-applet-timer.spec 18 Dec 2006 00:37:36 -0000 1.10 +++ gnome-applet-timer.spec 28 Apr 2007 22:20:10 -0000 1.11 @@ -1,5 +1,5 @@ Name: gnome-applet-timer -Version: 1.3.2 +Version: 1.3.3 Release: 1%{?dist} Summary: A countdown timer applet for the GNOME panel @@ -29,6 +29,10 @@ %setup -q -n timer-applet-%{version} %build +%if "%{?fedora}" > "6" +export CPPFLAGS="${CPPFLAGS} -I/usr/include/libxml2" +%endif + %configure --disable-schemas-install make %{?_smp_mflags} @@ -80,6 +84,9 @@ %{_datadir}/pixmaps/timer-applet %changelog +* Sat Apr 28 2007 Christoph Wickert - 1.3.3-1 +- Update to 1.3.3. + * Sun Dec 17 2006 Christoph Wickert - 1.3.2-1 - Update to 1.3.2, includes fix for the icon in the notification bubble. Index: sources =================================================================== RCS file: /cvs/extras/rpms/gnome-applet-timer/FC-6/sources,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- sources 17 Dec 2006 23:14:05 -0000 1.5 +++ sources 28 Apr 2007 22:20:10 -0000 1.6 @@ -1 +1 @@ -599f56a8c4eef3df441ab925ab3332ab timer-applet-1.3.2.tar.gz +977320573be5f3247fd85974eecc8691 timer-applet-1.3.3.tar.gz From fedora-extras-commits at redhat.com Sun Apr 29 01:23:16 2007 From: fedora-extras-commits at redhat.com (Christoph Wickert (cwickert)) Date: Sat, 28 Apr 2007 21:23:16 -0400 Subject: comps comps-f7.xml.in,1.172,1.173 comps-fe6.xml.in,1.328,1.329 Message-ID: <200704290123.l3T1NGNa001112@cvs-int.fedora.redhat.com> Author: cwickert Update of /cvs/extras/comps In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv1061 Modified Files: comps-f7.xml.in comps-fe6.xml.in Log Message: add thunar-volman Index: comps-f7.xml.in =================================================================== RCS file: /cvs/extras/comps/comps-f7.xml.in,v retrieving revision 1.172 retrieving revision 1.173 diff -u -r1.172 -r1.173 --- comps-f7.xml.in 27 Apr 2007 17:27:02 -0000 1.172 +++ comps-f7.xml.in 29 Apr 2007 01:22:46 -0000 1.173 @@ -3669,6 +3669,7 @@ Terminal thunar-archive-plugin thunar-media-tags-plugin + thunar-volman xarchiver xfce4-battery-plugin xfce4-clipman-plugin Index: comps-fe6.xml.in =================================================================== RCS file: /cvs/extras/comps/comps-fe6.xml.in,v retrieving revision 1.328 retrieving revision 1.329 diff -u -r1.328 -r1.329 --- comps-fe6.xml.in 25 Apr 2007 07:59:59 -0000 1.328 +++ comps-fe6.xml.in 29 Apr 2007 01:22:46 -0000 1.329 @@ -1279,6 +1279,7 @@ Terminal thunar-archive-plugin thunar-media-tags-plugin + thunar-volman xarchiver xfce4-battery-plugin xfce4-clipman-plugin From fedora-extras-commits at redhat.com Sun Apr 29 02:09:16 2007 From: fedora-extras-commits at redhat.com (Mamoru Tasaka (mtasaka)) Date: Sat, 28 Apr 2007 22:09:16 -0400 Subject: rpms/kazehakase/FC-5 .cvsignore, 1.2, 1.3 kazehakase.spec, 1.5, 1.6 sources, 1.2, 1.3 Message-ID: <200704290209.l3T29GRp006206@cvs-int.fedora.redhat.com> Author: mtasaka Update of /cvs/extras/rpms/kazehakase/FC-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv6149/FC-5 Modified Files: .cvsignore kazehakase.spec sources Log Message: * Sun Apr 29 2007 Mamoru Tasaka - 0.4.6-1 - 0.4.6 Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/kazehakase/FC-5/.cvsignore,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- .cvsignore 3 Apr 2007 03:48:12 -0000 1.2 +++ .cvsignore 29 Apr 2007 02:08:42 -0000 1.3 @@ -1 +1 @@ -kazehakase-0.4.5.tar.gz +kazehakase-0.4.6.tar.gz Index: kazehakase.spec =================================================================== RCS file: /cvs/extras/rpms/kazehakase/FC-5/kazehakase.spec,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- kazehakase.spec 3 Apr 2007 03:48:12 -0000 1.5 +++ kazehakase.spec 29 Apr 2007 02:08:42 -0000 1.6 @@ -10,13 +10,17 @@ %define obsolete_plugin_ver 0.4.5-1 %define support_anthy 0 +%if 0%{?fedora} >= 6 +%define support_ruby 1 +%else %define support_ruby 0 +%endif %define rubyabi 1.8 -%define repoid 24791 +%define repoid 25149 Name: kazehakase -Version: 0.4.5 +Version: 0.4.6 Release: 1%{?dist} Summary: Kazehakase browser @@ -40,6 +44,7 @@ %if %{support_ruby} BuildRequires: ruby(gtk2-devel) BuildRequires: ruby(abi) = %{rubyabi} +BuildRequires: ruby %endif BuildRequires: desktop-file-utils @@ -192,6 +197,12 @@ %endif %changelog +* Sun Apr 29 2007 Mamoru Tasaka - 0.4.6-1 +- 0.4.6 + +* Tue Apr 10 2007 Mamoru Tasaka - 0.4.5-2 +- Enable ruby-gtk2 support + * Tue Apr 3 2007 Mamoru Tasaka - 0.4.5-1 - 0.4.5 - Clean up spec file (rename plugins, drop "plugins" string from name) Index: sources =================================================================== RCS file: /cvs/extras/rpms/kazehakase/FC-5/sources,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- sources 3 Apr 2007 03:48:12 -0000 1.2 +++ sources 29 Apr 2007 02:08:42 -0000 1.3 @@ -1 +1 @@ -2171f02d58a575e148436c7102686afb kazehakase-0.4.5.tar.gz +54d080e3bd2fb450bf272842c7343ef7 kazehakase-0.4.6.tar.gz From fedora-extras-commits at redhat.com Sun Apr 29 02:09:25 2007 From: fedora-extras-commits at redhat.com (Mamoru Tasaka (mtasaka)) Date: Sat, 28 Apr 2007 22:09:25 -0400 Subject: rpms/kazehakase/devel .cvsignore, 1.2, 1.3 kazehakase.spec, 1.7, 1.8 sources, 1.2, 1.3 Message-ID: <200704290209.l3T29PLf006216@cvs-int.fedora.redhat.com> Author: mtasaka Update of /cvs/extras/rpms/kazehakase/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv6149/devel Modified Files: .cvsignore kazehakase.spec sources Log Message: * Sun Apr 29 2007 Mamoru Tasaka - 0.4.6-1 - 0.4.6 Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/kazehakase/devel/.cvsignore,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- .cvsignore 3 Apr 2007 03:48:19 -0000 1.2 +++ .cvsignore 29 Apr 2007 02:08:51 -0000 1.3 @@ -1 +1 @@ -kazehakase-0.4.5.tar.gz +kazehakase-0.4.6.tar.gz Index: kazehakase.spec =================================================================== RCS file: /cvs/extras/rpms/kazehakase/devel/kazehakase.spec,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- kazehakase.spec 11 Apr 2007 00:19:39 -0000 1.7 +++ kazehakase.spec 29 Apr 2007 02:08:51 -0000 1.8 @@ -17,11 +17,11 @@ %endif %define rubyabi 1.8 -%define repoid 24791 +%define repoid 25149 Name: kazehakase -Version: 0.4.5 -Release: 2%{?dist} +Version: 0.4.6 +Release: 1%{?dist} Summary: Kazehakase browser Group: Applications/Internet @@ -197,6 +197,9 @@ %endif %changelog +* Sun Apr 29 2007 Mamoru Tasaka - 0.4.6-1 +- 0.4.6 + * Tue Apr 10 2007 Mamoru Tasaka - 0.4.5-2 - Enable ruby-gtk2 support Index: sources =================================================================== RCS file: /cvs/extras/rpms/kazehakase/devel/sources,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- sources 3 Apr 2007 03:48:19 -0000 1.2 +++ sources 29 Apr 2007 02:08:51 -0000 1.3 @@ -1 +1 @@ -2171f02d58a575e148436c7102686afb kazehakase-0.4.5.tar.gz +54d080e3bd2fb450bf272842c7343ef7 kazehakase-0.4.6.tar.gz From fedora-extras-commits at redhat.com Sun Apr 29 02:09:21 2007 From: fedora-extras-commits at redhat.com (Mamoru Tasaka (mtasaka)) Date: Sat, 28 Apr 2007 22:09:21 -0400 Subject: rpms/kazehakase/FC-6 .cvsignore, 1.2, 1.3 kazehakase.spec, 1.7, 1.8 sources, 1.2, 1.3 Message-ID: <200704290209.l3T29L27006211@cvs-int.fedora.redhat.com> Author: mtasaka Update of /cvs/extras/rpms/kazehakase/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv6149/FC-6 Modified Files: .cvsignore kazehakase.spec sources Log Message: * Sun Apr 29 2007 Mamoru Tasaka - 0.4.6-1 - 0.4.6 Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/kazehakase/FC-6/.cvsignore,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- .cvsignore 3 Apr 2007 03:48:16 -0000 1.2 +++ .cvsignore 29 Apr 2007 02:08:47 -0000 1.3 @@ -1 +1 @@ -kazehakase-0.4.5.tar.gz +kazehakase-0.4.6.tar.gz Index: kazehakase.spec =================================================================== RCS file: /cvs/extras/rpms/kazehakase/FC-6/kazehakase.spec,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- kazehakase.spec 11 Apr 2007 00:19:32 -0000 1.7 +++ kazehakase.spec 29 Apr 2007 02:08:47 -0000 1.8 @@ -17,11 +17,11 @@ %endif %define rubyabi 1.8 -%define repoid 24791 +%define repoid 25149 Name: kazehakase -Version: 0.4.5 -Release: 2%{?dist} +Version: 0.4.6 +Release: 1%{?dist} Summary: Kazehakase browser Group: Applications/Internet @@ -197,6 +197,9 @@ %endif %changelog +* Sun Apr 29 2007 Mamoru Tasaka - 0.4.6-1 +- 0.4.6 + * Tue Apr 10 2007 Mamoru Tasaka - 0.4.5-2 - Enable ruby-gtk2 support Index: sources =================================================================== RCS file: /cvs/extras/rpms/kazehakase/FC-6/sources,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- sources 3 Apr 2007 03:48:16 -0000 1.2 +++ sources 29 Apr 2007 02:08:47 -0000 1.3 @@ -1 +1 @@ -2171f02d58a575e148436c7102686afb kazehakase-0.4.5.tar.gz +54d080e3bd2fb450bf272842c7343ef7 kazehakase-0.4.6.tar.gz From fedora-extras-commits at redhat.com Sun Apr 29 11:07:38 2007 From: fedora-extras-commits at redhat.com (Dominik Mierzejewski (rathann)) Date: Sun, 29 Apr 2007 07:07:38 -0400 Subject: rpms/abook/devel .cvsignore, 1.2, 1.3 abook.spec, 1.2, 1.3 sources, 1.2, 1.3 Message-ID: <200704291107.l3TB7cha009658@cvs-int.fedora.redhat.com> Author: rathann Update of /cvs/extras/rpms/abook/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv9621 Modified Files: .cvsignore abook.spec sources Log Message: - latest devel version - cleaned up docs Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/abook/devel/.cvsignore,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- .cvsignore 16 Aug 2006 18:10:42 -0000 1.2 +++ .cvsignore 29 Apr 2007 11:07:04 -0000 1.3 @@ -1 +1 @@ -abook-0.5.6.tar.gz +abook-0.6.0pre2.tar.gz Index: abook.spec =================================================================== RCS file: /cvs/extras/rpms/abook/devel/abook.spec,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- abook.spec 28 Aug 2006 18:26:07 -0000 1.2 +++ abook.spec 29 Apr 2007 11:07:04 -0000 1.3 @@ -1,15 +1,16 @@ Name: abook -Version: 0.5.6 -Release: 3%{?dist} +Version: 0.6.0 +Release: 0.1.pre2%{?dist} License: GPL URL: http://abook.sourceforge.net/ Summary: Text-based addressbook program for mutt Group: Applications/Productivity -Source: http://dl.sourceforge.net/sourceforge/abook/%{name}-%{version}.tar.gz +#Source: http://dl.sourceforge.net/sourceforge/abook/%{name}-%{version}.tar.gz +Source: http://abook.sourceforge.net/devel/abook-0.6.0pre2.tar.gz BuildRequires: gettext BuildRequires: ncurses-devel BuildRequires: readline-devel -Requires: lynx +Requires: webclient BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) %description @@ -17,10 +18,9 @@ designed for use with the mutt mail client. %prep -%setup -q +%setup -q -n %{name}-%{version}pre2 %build -export LDFLAGS=-L%{_libdir} %configure %{__make} %{?_smp_mflags} @@ -35,13 +35,16 @@ %files -f %{name}.lang %defattr(0644,root,root,0755) -%doc AUTHORS BUGS ChangeLog README THANKS TODO sample.abookrc FAQ NEWS ANNOUNCE -%doc COPYING +%doc AUTHORS BUGS COPYING ChangeLog FAQ README RELEASE_NOTES THANKS TODO sample.abookrc %attr(0755,root,root) %{_bindir}/abook %{_mandir}/man1/abook.* %{_mandir}/man5/abookrc.* %changelog +* Sun Apr 29 2007 Dominik Mierzejewski 0.6.0-0.1.pre2 +- latest devel version +- cleaned up docs + * Mon Aug 28 2006 Dominik Mierzejewski 0.5.6-3 - mass rebuild Index: sources =================================================================== RCS file: /cvs/extras/rpms/abook/devel/sources,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- sources 16 Aug 2006 18:10:42 -0000 1.2 +++ sources 29 Apr 2007 11:07:04 -0000 1.3 @@ -1 +1 @@ -87d25df96864a7c507a4965e6d1da49d abook-0.5.6.tar.gz +1e4a7210b3507db7b3d47ee7a2457934 abook-0.6.0pre2.tar.gz From fedora-extras-commits at redhat.com Sun Apr 29 11:08:46 2007 From: fedora-extras-commits at redhat.com (Dominik Mierzejewski (rathann)) Date: Sun, 29 Apr 2007 07:08:46 -0400 Subject: rpms/abook/devel abook.spec,1.3,1.4 Message-ID: <200704291108.l3TB8keQ009688@cvs-int.fedora.redhat.com> Author: rathann Update of /cvs/extras/rpms/abook/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv9669 Modified Files: abook.spec Log Message: - latest devel version - specfile cleanups Index: abook.spec =================================================================== RCS file: /cvs/extras/rpms/abook/devel/abook.spec,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- abook.spec 29 Apr 2007 11:07:04 -0000 1.3 +++ abook.spec 29 Apr 2007 11:08:12 -0000 1.4 @@ -43,7 +43,7 @@ %changelog * Sun Apr 29 2007 Dominik Mierzejewski 0.6.0-0.1.pre2 - latest devel version -- cleaned up docs +- specfile cleanups * Mon Aug 28 2006 Dominik Mierzejewski 0.5.6-3 - mass rebuild From fedora-extras-commits at redhat.com Sun Apr 29 11:11:00 2007 From: fedora-extras-commits at redhat.com (Dominik Mierzejewski (rathann)) Date: Sun, 29 Apr 2007 07:11:00 -0400 Subject: rpms/abook/FC-6 .cvsignore, 1.2, 1.3 abook.spec, 1.2, 1.3 sources, 1.2, 1.3 Message-ID: <200704291111.l3TBB0Px009775@cvs-int.fedora.redhat.com> Author: rathann Update of /cvs/extras/rpms/abook/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv9752 Modified Files: .cvsignore abook.spec sources Log Message: - latest devel version - specfile cleanups Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/abook/FC-6/.cvsignore,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- .cvsignore 16 Aug 2006 18:10:42 -0000 1.2 +++ .cvsignore 29 Apr 2007 11:10:26 -0000 1.3 @@ -1 +1 @@ -abook-0.5.6.tar.gz +abook-0.6.0pre2.tar.gz Index: abook.spec =================================================================== RCS file: /cvs/extras/rpms/abook/FC-6/abook.spec,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- abook.spec 28 Aug 2006 18:26:07 -0000 1.2 +++ abook.spec 29 Apr 2007 11:10:26 -0000 1.3 @@ -1,15 +1,16 @@ Name: abook -Version: 0.5.6 -Release: 3%{?dist} +Version: 0.6.0 +Release: 0.1.pre2%{?dist} License: GPL URL: http://abook.sourceforge.net/ Summary: Text-based addressbook program for mutt Group: Applications/Productivity -Source: http://dl.sourceforge.net/sourceforge/abook/%{name}-%{version}.tar.gz +#Source: http://dl.sourceforge.net/sourceforge/abook/%{name}-%{version}.tar.gz +Source: http://abook.sourceforge.net/devel/abook-0.6.0pre2.tar.gz BuildRequires: gettext BuildRequires: ncurses-devel BuildRequires: readline-devel -Requires: lynx +Requires: webclient BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) %description @@ -17,10 +18,9 @@ designed for use with the mutt mail client. %prep -%setup -q +%setup -q -n %{name}-%{version}pre2 %build -export LDFLAGS=-L%{_libdir} %configure %{__make} %{?_smp_mflags} @@ -35,13 +35,16 @@ %files -f %{name}.lang %defattr(0644,root,root,0755) -%doc AUTHORS BUGS ChangeLog README THANKS TODO sample.abookrc FAQ NEWS ANNOUNCE -%doc COPYING +%doc AUTHORS BUGS COPYING ChangeLog FAQ README RELEASE_NOTES THANKS TODO sample.abookrc %attr(0755,root,root) %{_bindir}/abook %{_mandir}/man1/abook.* %{_mandir}/man5/abookrc.* %changelog +* Sun Apr 29 2007 Dominik Mierzejewski 0.6.0-0.1.pre2 +- latest devel version +- specfile cleanups + * Mon Aug 28 2006 Dominik Mierzejewski 0.5.6-3 - mass rebuild Index: sources =================================================================== RCS file: /cvs/extras/rpms/abook/FC-6/sources,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- sources 16 Aug 2006 18:10:42 -0000 1.2 +++ sources 29 Apr 2007 11:10:26 -0000 1.3 @@ -1 +1 @@ -87d25df96864a7c507a4965e6d1da49d abook-0.5.6.tar.gz +1e4a7210b3507db7b3d47ee7a2457934 abook-0.6.0pre2.tar.gz From fedora-extras-commits at redhat.com Sun Apr 29 11:16:48 2007 From: fedora-extras-commits at redhat.com (Dominik Mierzejewski (rathann)) Date: Sun, 29 Apr 2007 07:16:48 -0400 Subject: rpms/abook/FC-5 .cvsignore, 1.2, 1.3 abook.spec, 1.1, 1.2 sources, 1.2, 1.3 Message-ID: <200704291116.l3TBGmlr009851@cvs-int.fedora.redhat.com> Author: rathann Update of /cvs/extras/rpms/abook/FC-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv9828 Modified Files: .cvsignore abook.spec sources Log Message: - latest devel version - specfile cleanups Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/abook/FC-5/.cvsignore,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- .cvsignore 16 Aug 2006 18:10:42 -0000 1.2 +++ .cvsignore 29 Apr 2007 11:16:14 -0000 1.3 @@ -1 +1 @@ -abook-0.5.6.tar.gz +abook-0.6.0pre2.tar.gz Index: abook.spec =================================================================== RCS file: /cvs/extras/rpms/abook/FC-5/abook.spec,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- abook.spec 16 Aug 2006 18:10:42 -0000 1.1 +++ abook.spec 29 Apr 2007 11:16:14 -0000 1.2 @@ -1,15 +1,16 @@ Name: abook -Version: 0.5.6 -Release: 2%{?dist} +Version: 0.6.0 +Release: 0.1.pre2%{?dist} License: GPL URL: http://abook.sourceforge.net/ Summary: Text-based addressbook program for mutt Group: Applications/Productivity -Source: http://dl.sourceforge.net/sourceforge/abook/%{name}-%{version}.tar.gz +#Source: http://dl.sourceforge.net/sourceforge/abook/%{name}-%{version}.tar.gz +Source: http://abook.sourceforge.net/devel/abook-0.6.0pre2.tar.gz BuildRequires: gettext BuildRequires: ncurses-devel BuildRequires: readline-devel -Requires: lynx +Requires: webclient BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) %description @@ -17,10 +18,9 @@ designed for use with the mutt mail client. %prep -%setup -q +%setup -q -n %{name}-%{version}pre2 %build -export LDFLAGS=-L%{_libdir} %configure %{__make} %{?_smp_mflags} @@ -35,13 +35,16 @@ %files -f %{name}.lang %defattr(0644,root,root,0755) -%doc AUTHORS BUGS ChangeLog README THANKS TODO sample.abookrc FAQ NEWS ANNOUNCE -%doc COPYING +%doc AUTHORS BUGS COPYING ChangeLog FAQ README RELEASE_NOTES THANKS TODO sample.abookrc %attr(0755,root,root) %{_bindir}/abook %{_mandir}/man1/abook.* %{_mandir}/man5/abookrc.* %changelog +* Sun Apr 29 2007 Dominik Mierzejewski 0.6.0-0.1.pre2 +- latest devel version +- specfile cleanups + * Tue Aug 15 2006 Dominik Mierzejewski 0.5.6-2 - fix macro usage in changelog - clean buildroot before install Index: sources =================================================================== RCS file: /cvs/extras/rpms/abook/FC-5/sources,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- sources 16 Aug 2006 18:10:42 -0000 1.2 +++ sources 29 Apr 2007 11:16:14 -0000 1.3 @@ -1 +1 @@ -87d25df96864a7c507a4965e6d1da49d abook-0.5.6.tar.gz +1e4a7210b3507db7b3d47ee7a2457934 abook-0.6.0pre2.tar.gz From fedora-extras-commits at redhat.com Sun Apr 29 12:51:41 2007 From: fedora-extras-commits at redhat.com (Rex Dieter (rdieter)) Date: Sun, 29 Apr 2007 08:51:41 -0400 Subject: rpms/fltk/devel fltk-1.1.x-r5750-rpath.patch, NONE, 1.1 fltk.spec, 1.27, 1.28 Message-ID: <200704291251.l3TCpfAk015763@cvs-int.fedora.redhat.com> Author: rdieter Update of /cvs/extras/rpms/fltk/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv15743 Modified Files: fltk.spec Added Files: fltk-1.1.x-r5750-rpath.patch Log Message: * Sun Apr 29 2007 Rex Dieter 1.1.8-0.2.r5750 - nuke --rpath (#238284) fltk-1.1.x-r5750-rpath.patch: --- NEW FILE fltk-1.1.x-r5750-rpath.patch --- Index: fltk.spec =================================================================== RCS file: /cvs/extras/rpms/fltk/devel/fltk.spec,v retrieving revision 1.27 retrieving revision 1.28 diff -u -r1.27 -r1.28 --- fltk.spec 5 Apr 2007 13:14:13 -0000 1.27 +++ fltk.spec 29 Apr 2007 12:51:05 -0000 1.28 @@ -5,7 +5,7 @@ Summary: C++ user interface toolkit Name: fltk Version: 1.1.8 -Release: 0.1.%{snap}%{?dist} +Release: 0.2.%{snap}%{?dist} License: LGPL with exceptions Group: System Environment/Libraries @@ -22,6 +22,8 @@ Patch2: fltk-1.1.7-test.patch # libfltk_gl.so had undefined symbols Patch3: fltk-1.1.x-r5750-undefined.patch +# nuke --rpath (#238284) +Patch4: fltk-1.1.x-r5750-rpath.patch %if 0%{?rhel} > 4 || 0%{?fedora} > 4 BuildRequires: libICE-devel libSM-devel @@ -199,6 +201,9 @@ %changelog +* Sun Apr 29 2007 Rex Dieter 1.1.8-0.2.r5750 +- nuke --rpath (#238284) + * Thu Apr 05 2007 Rex Dieter 1.1.8-0.1.r5750 - fltk-1.1.x-r5750 snapshot (1.1.8 pre-release) - --enable-xinerama From fedora-extras-commits at redhat.com Sun Apr 29 15:40:04 2007 From: fedora-extras-commits at redhat.com (Sebastian Vahl (svahl)) Date: Sun, 29 Apr 2007 11:40:04 -0400 Subject: rpms/koverartist/FC-6 koverartist.spec,NONE,1.1 sources,1.1,1.2 Message-ID: <200704291540.l3TFe4Ci032438@cvs-int.fedora.redhat.com> Author: svahl Update of /cvs/extras/rpms/koverartist/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv32419 Modified Files: sources Added Files: koverartist.spec Log Message: build koverartist for fc6 --- NEW FILE koverartist.spec --- Name: koverartist Version: 0.5 Release: 7%{?dist} Summary: Create CD/DVD covers Group: Applications/Publishing License: GPL URL: http://www.kde-apps.org/content/show.php?content=38195 Source0: http://members.inode.at/499177/software/koverartist/%{name}-%{version}.tar.bz2 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: kdelibs-devel gettext desktop-file-utils #Requires: %description KoverArtist is a program for the fast creation of covers for cd/dvd cases and boxes. The main idea behind it is to be able to create decent looking covers with some mouseclicks. %prep %setup -qn %{name} %build %configure --disable-rpath make %{?_smp_mflags} %install rm -rf $RPM_BUILD_ROOT make install DESTDIR=$RPM_BUILD_ROOT %find_lang %{name} desktop-file-install --vendor "" \ --dir %{buildroot}%{_datadir}/applications/kde/ \ --add-category AudioVideo \ --add-category Qt \ --add-category KDE \ --delete-original \ %{buildroot}/%{_datadir}/applnk/Multimedia/%{name}.desktop %clean rm -rf $RPM_BUILD_ROOT %post touch --no-create %{_datadir}/icons/hicolor || : %{_bindir}/gtk-update-icon-cache --quiet %{_datadir}/icons/hicolor || : update-desktop-database &> /dev/null ||: %postun touch --no-create %{_datadir}/icons/hicolor || : %{_bindir}/gtk-update-icon-cache --quiet %{_datadir}/icons/hicolor || : update-desktop-database &> /dev/null ||: %files -f %{name}.lang %defattr(-,root,root,-) %doc AUTHORS ChangeLog COPYING FAQ README TODO %{_bindir}/koverartist %{_datadir}/apps/koverartist/ %{_datadir}/doc/HTML/en/koverartist/ %{_datadir}/icons/hicolor/*/apps/koverartist.png %{_datadir}/applications/kde/koverartist.desktop %{_datadir}/mimelnk/application/x-koverartist.desktop %changelog * Thu Apr 12 2007 Sebastian Vahl - 0.5-7 - changed vendor and use /usr/share/applications/kde * Wed Apr 11 2007 Sebastian Vahl - 0.5-6 - run gtk-update-icon-cache on post and postun - run update-desktop-database on post and postun - added BR: desktop-file-utils * Wed Jan 18 2007 Sebastian Vahl - 0.5-5 - some cleanup in description - dropped X-Fedora in desktop-file-install * Wed Jan 17 2007 Sebastian Vahl - 0.5-4 - Use find_lang macro * Wed Jan 17 2007 Sebastian Vahl - 0.5-3 - use desktop-file-install - BR: desktop-file-utils - changed rpm-group to Applications/Publishing * Fri Dec 01 2006 Sebastian Vahl - 0.5-2 - BR: gettext * Wed Nov 01 2006 Sebastian Vahl - 0.5-1 - New upstream version: 0.5 * Wed Oct 25 2006 Sebastian Vahl - 0.4.3-2 - Rebuild for FC6 * Wed Jul 26 2006 Sebastian Vahl - 0.4.3-1 - New upstream version: 0.4.3 * Fri Jun 16 2006 Sebastian Vahl - 0.4-1 - New upstream version: 0.4 * Wed May 03 2006 Sebastian Vahl - 0.3.6-1 - New upstream version: 0.3.3 * Fri Apr 28 2006 Sebastian Vahl - 0.3.3-1 - New upstream version: 0.3.3 * Thu Apr 27 2006 Sebastian Vahl - 0.3.2-1 - New upstream version: 0.3.2 * Mon Apr 24 2006 Sebastian Vahl - 0.3.1-1 - Initial RPM Release Index: sources =================================================================== RCS file: /cvs/extras/rpms/koverartist/FC-6/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 12 Apr 2007 19:55:34 -0000 1.1 +++ sources 29 Apr 2007 15:39:29 -0000 1.2 @@ -0,0 +1 @@ +30abf0f9c743d144b7ae90d832fd4729 koverartist-0.5.tar.bz2 From fedora-extras-commits at redhat.com Sun Apr 29 15:53:08 2007 From: fedora-extras-commits at redhat.com (Sebastian Vahl (svahl)) Date: Sun, 29 Apr 2007 11:53:08 -0400 Subject: rpms/koverartist/FC-5 koverartist.spec,NONE,1.1 sources,1.1,1.2 Message-ID: <200704291553.l3TFr8fP032566@cvs-int.fedora.redhat.com> Author: svahl Update of /cvs/extras/rpms/koverartist/FC-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv32546 Modified Files: sources Added Files: koverartist.spec Log Message: build koverartist for fc5 --- NEW FILE koverartist.spec --- Name: koverartist Version: 0.5 Release: 7%{?dist} Summary: Create CD/DVD covers Group: Applications/Publishing License: GPL URL: http://www.kde-apps.org/content/show.php?content=38195 Source0: http://members.inode.at/499177/software/koverartist/%{name}-%{version}.tar.bz2 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: kdelibs-devel gettext desktop-file-utils #Requires: %description KoverArtist is a program for the fast creation of covers for cd/dvd cases and boxes. The main idea behind it is to be able to create decent looking covers with some mouseclicks. %prep %setup -qn %{name} %build %configure --disable-rpath make %{?_smp_mflags} %install rm -rf $RPM_BUILD_ROOT make install DESTDIR=$RPM_BUILD_ROOT %find_lang %{name} desktop-file-install --vendor "" \ --dir %{buildroot}%{_datadir}/applications/kde/ \ --add-category AudioVideo \ --add-category Qt \ --add-category KDE \ --delete-original \ %{buildroot}/%{_datadir}/applnk/Multimedia/%{name}.desktop %clean rm -rf $RPM_BUILD_ROOT %post touch --no-create %{_datadir}/icons/hicolor || : %{_bindir}/gtk-update-icon-cache --quiet %{_datadir}/icons/hicolor || : update-desktop-database &> /dev/null ||: %postun touch --no-create %{_datadir}/icons/hicolor || : %{_bindir}/gtk-update-icon-cache --quiet %{_datadir}/icons/hicolor || : update-desktop-database &> /dev/null ||: %files -f %{name}.lang %defattr(-,root,root,-) %doc AUTHORS ChangeLog COPYING FAQ README TODO %{_bindir}/koverartist %{_datadir}/apps/koverartist/ %{_datadir}/doc/HTML/en/koverartist/ %{_datadir}/icons/hicolor/*/apps/koverartist.png %{_datadir}/applications/kde/koverartist.desktop %{_datadir}/mimelnk/application/x-koverartist.desktop %changelog * Thu Apr 12 2007 Sebastian Vahl - 0.5-7 - changed vendor and use /usr/share/applications/kde * Wed Apr 11 2007 Sebastian Vahl - 0.5-6 - run gtk-update-icon-cache on post and postun - run update-desktop-database on post and postun - added BR: desktop-file-utils * Wed Jan 18 2007 Sebastian Vahl - 0.5-5 - some cleanup in description - dropped X-Fedora in desktop-file-install * Wed Jan 17 2007 Sebastian Vahl - 0.5-4 - Use find_lang macro * Wed Jan 17 2007 Sebastian Vahl - 0.5-3 - use desktop-file-install - BR: desktop-file-utils - changed rpm-group to Applications/Publishing * Fri Dec 01 2006 Sebastian Vahl - 0.5-2 - BR: gettext * Wed Nov 01 2006 Sebastian Vahl - 0.5-1 - New upstream version: 0.5 * Wed Oct 25 2006 Sebastian Vahl - 0.4.3-2 - Rebuild for FC6 * Wed Jul 26 2006 Sebastian Vahl - 0.4.3-1 - New upstream version: 0.4.3 * Fri Jun 16 2006 Sebastian Vahl - 0.4-1 - New upstream version: 0.4 * Wed May 03 2006 Sebastian Vahl - 0.3.6-1 - New upstream version: 0.3.3 * Fri Apr 28 2006 Sebastian Vahl - 0.3.3-1 - New upstream version: 0.3.3 * Thu Apr 27 2006 Sebastian Vahl - 0.3.2-1 - New upstream version: 0.3.2 * Mon Apr 24 2006 Sebastian Vahl - 0.3.1-1 - Initial RPM Release Index: sources =================================================================== RCS file: /cvs/extras/rpms/koverartist/FC-5/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 12 Apr 2007 19:55:34 -0000 1.1 +++ sources 29 Apr 2007 15:52:33 -0000 1.2 @@ -0,0 +1 @@ +30abf0f9c743d144b7ae90d832fd4729 koverartist-0.5.tar.bz2 From fedora-extras-commits at redhat.com Sun Apr 29 16:02:04 2007 From: fedora-extras-commits at redhat.com (Axel Thimm (athimm)) Date: Sun, 29 Apr 2007 12:02:04 -0400 Subject: rpms/nx import.log,1.15,1.16 Message-ID: <200704291602.l3TG24Yl004568@cvs-int.fedora.redhat.com> Author: athimm Update of /cvs/extras/rpms/nx In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv4527 Modified Files: import.log Log Message: auto-import nx-2.1.0-19.at on branch devel from nx-2.1.0-19.at.src.rpm Index: import.log =================================================================== RCS file: /cvs/extras/rpms/nx/import.log,v retrieving revision 1.15 retrieving revision 1.16 diff -u -r1.15 -r1.16 --- import.log 29 Sep 2006 17:27:13 -0000 1.15 +++ import.log 29 Apr 2007 16:01:29 -0000 1.16 @@ -12,3 +12,4 @@ nx-2_0_0-4_fc6:HEAD:nx-2.0.0-4.fc6.src.rpm:1157314132 nx-2_1_0-1_fc6:HEAD:nx-2.1.0-1.fc6.src.rpm:1159550794 nx-2_1_0-1_fc5:FC-5:nx-2.1.0-1.fc5.src.rpm:1159550850 +nx-2_1_0-19_at:HEAD:nx-2.1.0-19.at.src.rpm:1177862477 From fedora-extras-commits at redhat.com Sun Apr 29 16:02:09 2007 From: fedora-extras-commits at redhat.com (Axel Thimm (athimm)) Date: Sun, 29 Apr 2007 12:02:09 -0400 Subject: rpms/nx/devel nx-2.1.0-fixes.patch, NONE, 1.1 nxagent-64bit-clean.diff, NONE, 1.1 nxwrapper.in, NONE, 1.1 .cvsignore, 1.8, 1.9 nx.spec, 1.7, 1.8 sources, 1.8, 1.9 NX-bufferoverflow.diff, 1.1, NONE NX-data-range.patch, 1.1, NONE NX.diff, 1.2, NONE nxagent, 1.1, NONE nxfind-provides.sh, 1.1, NONE ppc-no-signed-char.diff, 1.1, NONE Message-ID: <200704291602.l3TG29LO004573@cvs-int.fedora.redhat.com> Author: athimm Update of /cvs/extras/rpms/nx/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv4527/devel Modified Files: .cvsignore nx.spec sources Added Files: nx-2.1.0-fixes.patch nxagent-64bit-clean.diff nxwrapper.in Removed Files: NX-bufferoverflow.diff NX-data-range.patch NX.diff nxagent nxfind-provides.sh ppc-no-signed-char.diff Log Message: auto-import nx-2.1.0-19.at on branch devel from nx-2.1.0-19.at.src.rpm nx-2.1.0-fixes.patch: --- NEW FILE nx-2.1.0-fixes.patch --- --- nx-X11/programs/Imakefile.fixes 2007-02-01 16:51:26.000000000 +0100 +++ nx-X11/programs/Imakefile 2007-02-19 20:07:49.000000000 +0100 @@ -125,7 +125,7 @@ #if defined(NXEmbeddedXServer) SUBDIRS = $(XSSRCDIR) #else -SUBDIRS = $(XSSRCDIR) nxauth +SUBDIRS = $(XSSRCDIR) #endif #else SUBDIRS = \ --- nxcomp/RenderExtension.h.fixes 2006-06-19 19:55:57.000000000 +0200 +++ nxcomp/RenderExtension.h 2007-02-19 20:07:49.000000000 +0100 @@ -315,6 +315,8 @@ data; }; +class RenderMinorExtensionStore; + class RenderExtensionStore : public MessageStore { public: --- nxcomp/configure.in.fixes 2006-11-24 18:28:22.000000000 +0100 +++ nxcomp/configure.in 2007-02-19 20:07:49.000000000 +0100 @@ -7,8 +7,8 @@ dnl Set our default compilation flags. -CXXFLAGS="-O3 -fno-rtti -fno-exceptions" -CFLAGS="-O3" +CXXFLAGS="-O2 -fPIC -fno-rtti -fno-exceptions" +CFLAGS="-O2 -fPIC" dnl Reset default linking directives. --- nxcompext/configure.in.fixes 2006-11-24 18:33:30.000000000 +0100 +++ nxcompext/configure.in 2007-02-19 20:07:49.000000000 +0100 @@ -7,8 +7,8 @@ dnl Reset default compilation flags. -CXXFLAGS="-O3" -CFLAGS="-O3" +CXXFLAGS="-O2 -fPIC" +CPPFLAGS="-O2 -fPIC" dnl Reset default linking directives. --- nxviewer/nxviewer/Imakefile.fixes 2006-12-01 17:54:17.000000000 +0100 +++ nxviewer/nxviewer/Imakefile 2007-02-19 20:07:49.000000000 +0100 @@ -43,6 +43,8 @@ ZLIB_LIB = -L/usr/local/lib -lz JPEG_LIB = -L/usr/local/lib -ljpeg +XPLIB = + #ifdef SunArchitecture USRLIBDIR = /usr/NX/lib SUN_LIB = -L/usr/openwin/lib nxagent-64bit-clean.diff: --- NEW FILE nxagent-64bit-clean.diff --- --- nxcomp.old/NXproto.h 2006-06-19 19:55:56.000000000 +0200 +++ nxcomp/NXproto.h 2007-02-12 18:17:41.000000000 +0100 @@ -26,6 +26,30 @@ #include #include +/* + Copied from Xproto.h + */ + +/* For the purpose of the structure definitions in this file, +we must redefine the following types in terms of Xmd.h's types, which may +include bit fields. All of these are #undef'd at the end of this file, +restoring the definitions in X.h. */ + +#define Window CARD32 +#define Drawable CARD32 +#define Font CARD32 +#define Pixmap CARD32 +#define Cursor CARD32 +#define Colormap CARD32 +#define GContext CARD32 +#define Atom CARD32 +#define VisualID CARD32 +#define Time CARD32 +#define KeyCode CARD8 +#define KeySym CARD32 + +/* End copied from Xproto.h */ + #define sz_xNXGetControlParametersReq 4 #define sz_xNXGetCleanupParametersReq 4 #define sz_xNXGetImageParametersReq 4 @@ -343,9 +367,9 @@ CARD8 dstDepth; CARD32 srcLength B32; CARD32 dstLength B32; - INT16 srcX B16, srcY B16; + CARD16 srcX B16, srcY B16; CARD16 srcWidth B16, srcHeight B16; - INT16 dstX B16, dstY B16; + CARD16 dstX B16, dstY B16; CARD16 dstWidth B16, dstHeight B16; } xNXPutPackedImageReq; @@ -463,4 +487,20 @@ } #endif +/* Copied from Xproto.h */ + +/* restore these definitions back to the typedefs in X.h */ +#undef Window +#undef Drawable +#undef Font +#undef Pixmap +#undef Cursor +#undef Colormap +#undef GContext +#undef Atom +#undef VisualID +#undef Time +#undef KeyCode +#undef KeySym + #endif /* NXproto_H */ diff -ur nx-X11/programs/Xserver/hw/nxagent.old/Millis.c nx-X11/programs/Xserver/hw/nxagent/Millis.c --- nx-X11/programs/Xserver/hw/nxagent.old/Millis.c 2006-05-25 11:37:31.000000000 +0200 +++ nx-X11/programs/Xserver/hw/nxagent/Millis.c 2007-02-12 19:10:10.000000000 +0100 @@ -22,7 +22,7 @@ #include "Millis.h" #ifdef DDXTIME -unsigned long GetTimeInMillis() +CARD32 GetTimeInMillis() { struct timeval ts; diff -ur nx-X11/programs/Xserver/hw/nxagent.old/Millis.h nx-X11/programs/Xserver/hw/nxagent/Millis.h --- nx-X11/programs/Xserver/hw/nxagent.old/Millis.h 2006-05-22 15:02:16.000000000 +0200 +++ nx-X11/programs/Xserver/hw/nxagent/Millis.h 2007-02-12 19:22:26.000000000 +0100 @@ -18,7 +18,7 @@ #ifndef __Millis_H__ #define __Millis_H__ -unsigned long GetTimeInMillis(void); +#include "os.h" const char *GetTimeInMillisAsString(void); diff -ur lib.old/X11/XlcDL.c lib/X11/XlcDL.c --- nx-X11.old/lib/X11/XlcDL.c 2006-06-19 16:20:46.000000000 +0200 +++ nx-X11/lib/X11/XlcDL.c 2007-02-12 06:32:53.000000000 +0100 @@ -61,7 +61,7 @@ # elif defined(__ia64__) # undef MACH64_NAME # else -# error "Unknown architecture" +# warning "Unknown architecture" # endif /* defined(__sparcv9) */ # ifdef _MACH64_NAME # define _MACH64_NAME_LEN (sizeof (_MACH64_NAME) - 1) --- NEW FILE nxwrapper.in --- #! /bin/sh export LD_LIBRARY_PATH=@PKGLIBDIR@:$LD_LIBRARY_PATH exec @PKGEXECDIR@/`basename $0` "$@" Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/nx/devel/.cvsignore,v retrieving revision 1.8 retrieving revision 1.9 diff -u -r1.8 -r1.9 --- .cvsignore 29 Sep 2006 17:26:18 -0000 1.8 +++ .cvsignore 29 Apr 2007 16:01:35 -0000 1.9 @@ -1,10 +1,9 @@ docs.tar.bz2 -nx-X11-2.1.0-2.tar.gz -nxagent-2.1.0-9.tar.gz -nxcomp-2.1.0-3.tar.gz -nxcompext-2.1.0-3.tar.gz -nxdesktop-2.1.0-3.tar.gz -nxproxy-2.1.0-2.tar.gz -nxscripts-2.1.0-1.tar.gz -nxssh-2.1.0-1.tar.gz -nxviewer-2.1.0-4.tar.gz +nx-X11-2.1.0-3.tar.gz +nxagent-2.1.0-18.tar.gz +nxcomp-2.1.0-7.tar.gz +nxcompext-2.1.0-5.tar.gz +nxdesktop-2.1.0-10.tar.gz +nxproxy-2.1.0-3.tar.gz +nxscripts-2.1.0-5.tar.gz +nxviewer-2.1.0-12.tar.gz Index: nx.spec =================================================================== RCS file: /cvs/extras/rpms/nx/devel/nx.spec,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- nx.spec 29 Sep 2006 17:26:18 -0000 1.7 +++ nx.spec 29 Apr 2007 16:01:35 -0000 1.8 @@ -1,77 +1,91 @@ -Name: nx -Version: 2.1.0 -Release: 1%{?dist} -Summary: Proxy system for X11 - -Group: Applications/Internet -License: GPL, MIT/X11 for X11 bits -URL: http://www.nomachine.com -Source0: nxproxy-%{version}-2.tar.gz -Source1: nxcomp-%{version}-3.tar.gz -Source2: nxcompext-%{version}-3.tar.gz -Source3: nx-X11-%{version}-2.tar.gz -Source4: nxagent-%{version}-9.tar.gz -Source5: nxviewer-%{version}-4.tar.gz -Source6: nxdesktop-%{version}-3.tar.gz -Source7: nxscripts-%{version}-1.tar.gz -Source8: nxssh-%{version}-1.tar.gz -Source9: nxagent -Source10: docs.tar.bz2 -Source11: nxfind-provides.sh -Patch0: NX.diff -Patch1: NX-noansi.diff -Patch2: p_XFree86-4.3-ppc64.diff -Patch5: NX-bufferoverflow.diff -Patch6: NX-data-range.patch -Patch7: ppc-no-signed-char.diff - -%define _use_internal_dependency_generator 0 -%define __find_provides %{SOURCE11} - -BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) - -BuildRequires: expat-devel audiofile-devel openssl-devel libjpeg-devel libpng-devel libX11-devel libXp-devel imake -Requires: xorg-x11-server-Xorg xorg-x11-apps xorg-x11-utils -Requires(post): policycoreutils -Requires(postun): policycoreutils -Excludearch: x86_64 +%define _pkglibdir %{_libdir}/nx +%define _pkgdatadir %{_datadir}/nx +%define _pkglibexecdir %{_libexecdir}/nx + +Summary: Proxy system for X11 +Name: nx +Version: 2.1.0 +Release: 19%{?dist} +License: GPL, MIT/X11 for X11 bits +Group: Applications/Internet +URL: http://www.nomachine.com +# Compression Libraries and Proxy Sources +Source0: http://www.nomachine.com/download/%{version}/sources/nxproxy-%{version}-3.tar.gz +Source1: http://www.nomachine.com/download/%{version}/sources/nxcomp-%{version}-7.tar.gz +Source2: http://www.nomachine.com/download/%{version}/sources/nxcompext-%{version}-5.tar.gz +# X11 Support Programs and Libraries +Source3: http://www.nomachine.com/download/%{version}/sources/nx-X11-%{version}-3.tar.gz +# X11 Agent Sources +Source4: http://www.nomachine.com/download/%{version}/sources/nxagent-%{version}-18.tar.gz +# RFB Agent Sources +Source5: http://www.nomachine.com/download/%{version}/sources/nxviewer-%{version}-12.tar.gz +# RDP Agent Sources +Source6: http://www.nomachine.com/download/%{version}/sources/nxdesktop-%{version}-10.tar.gz +# NX Example Scripts +Source7: http://www.nomachine.com/download/%{version}/sources/nxscripts-%{version}-5.tar.gz + +Source8: nxwrapper.in +Source9: docs.tar.bz2 + +Patch0: nx-2.1.0-fixes.patch +Patch1: NX-noansi.diff +Patch2: p_XFree86-4.3-ppc64.diff +Patch3: nxagent-64bit-clean.diff + +BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root + +BuildRequires: gcc-c++, redhat-release +BuildRequires: expat-devel, audiofile-devel, openssl-devel, libjpeg-devel, libpng-devel +BuildRequires: libXt-devel, xorg-x11-proto-devel, libXp-devel, imake +# Better mention what we really require on a file basis. +# Requires: xorg-x11-utils + %description NX provides a proxy system for the X Window System. %prep -%setup -q -T -c %{name}-%{version} -a0 -a1 -a2 -a3 -a4 -a5 -a6 -a7 -a8 -%patch0 -p0 +%setup -q -c %{name}-%{version} -T -a0 -a1 -a2 -a3 -a4 -a5 -a6 -a7 +%patch0 -p0 -b .fixes pushd nx-X11 %patch1 -p0 +%ifarch ppc64 %patch2 -p1 +%endif popd -%patch5 -p0 -%patch6 -p1 -%patch7 -p0 +%patch3 -p0 ln -s rdesktop.1 nxdesktop/doc/nxdesktop.1 +export CFLAGS="%{optflags}" +%ifarch x86_64 +export CFLAGS="$CFLAGS -fPIC" +%endif cat >> nx-X11/config/cf/host.def << EOF -#ifdef i386Architecture -#undef DefaultGcc2i386Opt -#define DefaultGcc2i386Opt $RPM_OPT_FLAGS -fno-strict-aliasing +#ifdef i386Architecture +#undef DefaultGcc2i386Opt +#define DefaultGcc2i386Opt $CFLAGS -fno-strict-aliasing #endif -#ifdef MipsArchitecture -#undef DefaultGcc2MipsOpt -#define DefaultGcc2MipsOpt $RPM_OPT_FLAGS -fno-strict-aliasing +#ifdef MipsArchitecture +#undef DefaultGcc2MipsOpt +#define DefaultGcc2MipsOpt $CFLAGS -fno-strict-aliasing #endif #ifdef s390xArchitecture #undef OptimizedCDebugFlags -#define OptimizedCDebugFlags $RPM_OPT_FLAGS -fno-strict-aliasing +#define OptimizedCDebugFlags $CFLAGS -fno-strict-aliasing #endif EOF +export CXXFLAGS="$CFLAGS" +perl -pi -e"s|CXXFLAGS=.-O.*|CXXFLAGS=\"$CXXFLAGS\"|" */configure %build export CFLAGS="%{optflags}" -export CXXFLAGS="%{optflags}" -perl -pi -e"s|CXXFLAGS=.-O.*|CXXFLAGS=\"$CXXFLAGS\"|" */configure +%ifarch x86_64 +export CFLAGS="$CFLAGS -fPIC" +%endif +export CXXFLAGS="$CFLAGS" + # build Compression Library and Proxy for i in nxcomp nxproxy; do - pushd $i; ./configure; make; popd + pushd $i; ./configure; make CCFLAGS="$CFLAGS"; popd done # build X11 Support Libraries and Agents pushd nx-X11 @@ -81,177 +95,121 @@ pushd nxcompext ./configure; make popd -# build nxssh -pushd nxssh - ./configure; make -popd # build RFB Agent pushd nxviewer xmkmf -a - cp -a %{_libdir}/libXp.so* ../nx-X11/exports/lib/ - make 2> /dev/null + cp -a %{_x_libraries}/libXp.so* ../nx-X11/exports/lib/ + make popd # build RDP Agent %ifnarch ppc ppc64 s390 s390x pushd nxdesktop - ./configure --prefix=%{_prefix} --sharedir=%{_datadir}/NX + ./configure --prefix=%{_prefix} --sharedir=%{_pkgdatadir} make popd %endif %install rm -rf %{buildroot} -mkdir -p %{buildroot}/%{_bindir} -mkdir -p %{buildroot}/%{_libdir}/NX/lib -mkdir -p %{buildroot}/%{_mandir}/man1 + +mkdir -p %{buildroot}%{_bindir} +mkdir -p %{buildroot}%{_pkglibdir} +mkdir -p %{buildroot}%{_pkglibexecdir} +mkdir -p %{buildroot}%{_mandir}/man1 + # install X11 Support Libraries and Agents -cp -a nx-X11/lib/X11/libX11.so.* \ - nx-X11/lib/Xext/libXext.so.* \ - nx-X11/lib/Xrender/libXrender.so.* \ - %{buildroot}/%{_libdir}/NX/lib -install -m 755 nx-X11/programs/Xserver/nxagent \ - %{buildroot}/%{_libdir}/NX -install -m 755 %{SOURCE9} %{buildroot}/%{_bindir} +install -p -m 0755 nx-X11/lib/X11/libX11.so.* \ + nx-X11/lib/Xext/libXext.so.* \ + nx-X11/lib/Xrender/libXrender.so.* \ + %{buildroot}%{_pkglibdir} +install -p -m 0755 nx-X11/programs/Xserver/nxagent \ + %{buildroot}%{_pkglibexecdir} +# nxwrapper +sed -e's, at PKGLIBDIR@,%{_pkglibdir},g' \ + -e's, at PKGLIBEXECDIR@,%{_pkglibexecdir},g' \ + < %{SOURCE8} > %{buildroot}%{_bindir}/nxwrapper +chmod 0755 %{buildroot}%{_bindir}/nxwrapper +ln -s nxwrapper %{buildroot}%{_bindir}/nxagent # install Compression Libraries and Proxy -cp -a nxcomp/libXcomp.so.* %{buildroot}/%{_libdir}/NX/lib -cp -a nxcompext/libXcompext.so.* %{buildroot}/%{_libdir}/NX/lib -install -m 755 nxproxy/nxproxy %{buildroot}/%{_libdir}/NX -ln -snf nxagent %{buildroot}/%{_bindir}/nxproxy -# install nxssh -pushd nxssh - cp -a nxssh %{buildroot}/%{_libdir}/NX - ln -snf nxagent %{buildroot}/%{_bindir}/nxssh - chmod 755 %{buildroot}/%{_bindir}/nxssh -popd +install -p -m 0755 nxcomp/libXcomp.so.* %{buildroot}%{_pkglibdir} +install -p -m 0755 nxcompext/libXcompext.so.* %{buildroot}%{_pkglibdir} +install -p -m 0755 nxproxy/nxproxy %{buildroot}%{_pkglibexecdir} +ln -s nxwrapper %{buildroot}%{_bindir}/nxproxy # install RFB Agent pushd nxviewer make install DESTDIR=%{buildroot} - mv %{buildroot}/%{_bindir}/nxviewer %{buildroot}/%{_libdir}/NX - ln -snf nxagent %{buildroot}/%{_bindir}/nxviewer - chmod 755 %{buildroot}/%{_bindir}/nxviewer + mv %{buildroot}%{_x_bindir}/nxviewer %{buildroot}%{_pkglibexecdir} + ln -s nxwrapper %{buildroot}%{_bindir}/nxviewer + chmod 755 %{buildroot}%{_bindir}/nxviewer + if [ "%{_x_bindir}" != "%{_bindir}" ]; then + mv %{buildroot}%{_x_bindir}/nxpasswd %{buildroot}%{_bindir} + fi popd # install RDP Agent %ifnarch ppc ppc64 s390 s390x pushd nxdesktop make install DESTDIR=%{buildroot} - mv %{buildroot}/%{_bindir}/nxdesktop %{buildroot}/%{_libdir}/NX - ln -snf nxagent %{buildroot}/%{_bindir}/nxdesktop - chmod 755 %{buildroot}/%{_bindir}/nxdesktop + mv %{buildroot}%{_bindir}/nxdesktop %{buildroot}%{_pkglibexecdir} + ln -s nxwrapper %{buildroot}%{_bindir}/nxdesktop mv %{buildroot}/usr/man/man1/nxdesktop.1 \ - %{buildroot}/%{_mandir}/man1/nxdesktop.1 + %{buildroot}%{_mandir}/man1/nxdesktop.1 rm -rf %{buildroot}/usr/man popd %endif # install scripts -mkdir -p %{buildroot}/%{_datadir}/doc/%{name}-%{version} -cp -r nxscripts %{buildroot}/%{_datadir}/doc/%{name}-%{version} +mkdir -p %{buildroot}%{_defaultdocdir}/%{name}-%{version} +cp -a nxscripts %{buildroot}%{_defaultdocdir}/%{name}-%{version} # documentation and license -tar xjf %{SOURCE10} -C %{buildroot}/%{_datadir}/doc/%{name}-%{version} -install -m 644 nxcomp/LICENSE %{buildroot}/%{_datadir}/doc/%{name}-%{version} +tar xjf %{SOURCE9} -C %{buildroot}%{_defaultdocdir}/%{name}-%{version} +install -m 644 nxcomp/LICENSE %{buildroot}%{_defaultdocdir}/%{name}-%{version} for i in nxcomp nxdesktop; do - mkdir %{buildroot}/%{_datadir}/doc/%{name}-%{version}/$i + mkdir %{buildroot}%{_defaultdocdir}/%{name}-%{version}/$i done -install -m 644 nxcomp/README %{buildroot}/%{_datadir}/doc/%{name}-%{version}/nxcomp -install -m 644 nxdesktop/README %{buildroot}/%{_datadir}/doc/%{name}-%{version}/nxdesktop +install -p -m 0644 nxcomp/README \ + %{buildroot}%{_defaultdocdir}/%{name}-%{version}/nxcomp/ +install -p -m 0644 nxdesktop/README \ + %{buildroot}%{_defaultdocdir}/%{name}-%{version}/nxdesktop/ rm -rf nxdesktop/doc/CVS -cp -r nxdesktop/doc %{buildroot}/%{_datadir}/doc/%{name}-%{version}/nxdesktop - -%post -%{_sbindir}/semanage fcontext -f -- -a -t textrel_shlib_t '%{_libdir}/NX/lib/libXcomp.so.%{version}' 2>/dev/null || : -%{_sbindir}/semanage fcontext -f -- -a -t textrel_shlib_t '%{_libdir}/NX/lib/libXcompext.so.%{version}' 2>/dev/null || : -%{_bindir}/chcon -t textrel_shlib_t %{_libdir}/NX/lib/libXcomp.so.%{version} 2>/dev/null || : -%{_bindir}/chcon -t textrel_shlib_t %{_libdir}/NX/lib/libXcompext.so.%{version} 2>/dev/null || : - -%postun -if [ $1 -eq 0 ]; then - %{_sbindir}/semanage fcontext -f -- -d -t textrel_shlib_t '%{_libdir}/NX/lib/libXcomp.so.%{version}' 2>/dev/null || : - %{_sbindir}/semanage fcontext -f -- -d -t textrel_shlib_t '%{_libdir}/NX/lib/libXcompext.so.%{version}' 2>/dev/null || : -fi +cp -ar nxdesktop/doc/* \ + %{buildroot}%{_defaultdocdir}/%{name}-%{version}/nxdesktop/ %clean rm -rf %{buildroot} %files %defattr(-,root,root,-) -%doc %{_datadir}/doc/%{name}-%{version} +%doc %{_defaultdocdir}/%{name}-%{version} %{_bindir}/* -%dir %{_libdir}/NX -%{_libdir}/NX/* +%{_pkglibdir} +%{_pkglibexecdir} %ifnarch ppc ppc64 s390 s390x -%dir %{_datadir}/NX +%{_pkgdatadir} %{_mandir}/man1/nxdesktop.1.gz -%{_datadir}/NX/keymaps-windows/ %endif %changelog -* Thu Sep 28 2006 Rick Stout - 2.1.0-1 -- updated to 2.1.0 release -* Mon Aug 28 2006 Rick Stout - 2.0.0-4 -- upped release for rebuild request -- removed link in post for /usr/X11R6/lib/X11 as it is now - handled in freenx -- updated to maintenance release 2 -- added nxssh component for future qtnx client -* Thu Jul 13 2006 Rick Stout - 2.0.0-3 -- updated to 2.0.0 Maintenance release 1 -* Tue Jul 11 2006 Rick Stout - 2.0.0-1 -- upgraded to 2.0.0 -- removed renderextension patch as it is unnecessary -- cleaned up spec file -* Tue Jun 13 2006 Rick Stout - 1.5.0-11 -- fixed documentation directory problems BZ#194964 -* Sat Jun 10 2006 Rick Stout - 1.5.0-10 -- added Source11 to filter find-provides from showing libraries that should not - be provided to the system. BZ#194652 -* Wed Jun 07 2006 Rick Stout - 1.5.0-9 -- added Dist tag -- fixed macro/variable inconsistencies -- added requires: post and postun for policycoreutils -* Tue Jun 06 2006 Rick Stout - 1.5.0-8 -- adapting spec for fedora-extras -- excluding x86_64 arch at this time. nxagent causes segfaults -* Mon May 08 2006 Rick Stout - 1.5.0-7.FC5 -- added a section to %post that links /usr/X11R6/lib/X11 to /usr/share/X11 - which is needed for nxagent to function properly -* Sun May 07 2006 Rick Stout - 1.5.0-6.FC5 -- added support for selinux -* Tue May 02 2006 Rick Stout - 1.5.0-5.FC5 -- reenabled nxviewer -* Mon May 01 2006 Rick Stout - 1.5.0-4.FC5.2 -- rebuilt for FC5 -- nxviewer still disabled -* Mon Jan 30 2006 Rick Stout - 1.5.0-4.FC5 -- disabled the nxviewer build because it doesn't like modular X -- updated xorg dependencies -* Tue Dec 13 2005 Rick Stout - 1.5.0-4 -- updated perl script line 76 to have quotes -* Tue Dec 13 2005 Rick Stout - 1.5.0-3 -- updated all components to most recent release - Maintenance 3 -- removed NX-1.5.diff -* Wed Aug 31 2005 Rick Stout - 1.5.0-2 -- updated nxagent to ver .90 -- added patches from SuSE to update some compiler warnings and buffer overflows -* Fri Aug 12 2005 Rick Stout - 1.5.0-1 -- updated nxcomp to ver .65 -* Tue Jul 26 2005 Rick Stout - 1.5.0-0 -- Updated to 1.5.0 final -* Mon Jul 11 2005 Rick Stout - 1.4.9.4-0 -- Updated to 1.5.0 snapshot 4 -* Thu Jun 30 2005 Rick Stout - 1.4.9.3-0 -- reworked package for update to 1.5.0 devel snapshot 3 (1.4.9.3) -- Commented out Xtranssock patch in NX.diff (doesn't seem to be necessary) -* Mon Apr 11 2005 Tom "spot" Callaway - 1.4.0-5 -- spec cleanups -- reworked Patch1 to make it apply without arch conditional -* Mon Feb 14 2005 Rick Stout - 1.4.0-4 +* Mon Feb 19 2007 Axel Thimm - 2.1.0-18 +- Update to 2.1.0 (4th? maintenance release). + +* Tue Jan 17 2006 Axel Thimm +- Update to maintenance release. + +* Sat Jul 30 2005 Axel Thimm +- Update to nx 1.5.0. final. + +* Mon Feb 14 2005 Rick Stout - 4:1.4.0 - updated nx-X11, nxproxy, nxcomp, nxagent and nxdesktop - released to address X11 security concerns. -* Tue Nov 09 2004 Rick Stout - 1.4.0-3 + +* Tue Nov 09 2004 Rick Stout - 3:1.4.0 - updated to 1.4.0 final -* Mon Oct 11 2004 Rick Stout - 1.4.0-2 + +* Mon Oct 11 2004 Rick Stout - 2:1.4.0 - Changed naming structure to be more friendly (lowercase) -* Fri Oct 07 2004 Rick Stout - 1.4.0-1 + +* Fri Oct 07 2004 Rick Stout - 1:1.4.0 - Updated package dependencies -* Wed Sep 29 2004 Rick Stout - 1.4.0-0 + +* Wed Sep 29 2004 Rick Stout - 0:1.4.0 - Initial Fedora RPM release. - Updated SuSE package to work with Fedora Index: sources =================================================================== RCS file: /cvs/extras/rpms/nx/devel/sources,v retrieving revision 1.8 retrieving revision 1.9 diff -u -r1.8 -r1.9 --- sources 29 Sep 2006 17:26:18 -0000 1.8 +++ sources 29 Apr 2007 16:01:35 -0000 1.9 @@ -1,10 +1,9 @@ 0511072ee377316879bb91a75153ed47 docs.tar.bz2 -b82d5272adc23117596095fffcfb04a0 nx-X11-2.1.0-2.tar.gz -a3bb392d9af8286c1bb62d40bc51458f nxagent-2.1.0-9.tar.gz -e99094ba63659fed3b4b518636d3b5e8 nxcomp-2.1.0-3.tar.gz -f5794599ad245a3c0a12db8aea00846e nxcompext-2.1.0-3.tar.gz -8afb8acfbbc27ad0047990bae9907e0a nxdesktop-2.1.0-3.tar.gz -ea29b44015da4d2553c54e18be3e8580 nxproxy-2.1.0-2.tar.gz -6ff9bcf65a7527fa8b4dcfd09c234e51 nxscripts-2.1.0-1.tar.gz -ae6d2e3108580caceccc349f01a49ee5 nxssh-2.1.0-1.tar.gz -592747f725550320b3b820bbb531fd6c nxviewer-2.1.0-4.tar.gz +9c6e9e4c35c4ec3a7664fcdd397eb7f0 nx-X11-2.1.0-3.tar.gz +cae6005f50bab78aa7abba448fca4ed9 nxagent-2.1.0-18.tar.gz +52b0e108004ec14c51b44b61b66f70e8 nxcomp-2.1.0-7.tar.gz +d3347382860670cfd4471d228fb1b730 nxcompext-2.1.0-5.tar.gz +f96395297324ffe249fdec3065d754be nxdesktop-2.1.0-10.tar.gz +29b0e8be069a8258f5b8774362fc7464 nxproxy-2.1.0-3.tar.gz +0fa857d3291f6b89f799531f028011e7 nxscripts-2.1.0-5.tar.gz +e9f5b692278025856b09bd71d0966100 nxviewer-2.1.0-12.tar.gz --- NX-bufferoverflow.diff DELETED --- --- NX-data-range.patch DELETED --- --- NX.diff DELETED --- --- nxagent DELETED --- --- nxfind-provides.sh DELETED --- --- ppc-no-signed-char.diff DELETED --- From fedora-extras-commits at redhat.com Sun Apr 29 17:14:32 2007 From: fedora-extras-commits at redhat.com (Sebastian Vahl (svahl)) Date: Sun, 29 Apr 2007 13:14:32 -0400 Subject: rpms/koverartist/FC-5 .cvsignore,1.1,1.2 Message-ID: <200704291714.l3THEWLR010138@cvs-int.fedora.redhat.com> Author: svahl Update of /cvs/extras/rpms/koverartist/FC-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv10116/FC-5 Modified Files: .cvsignore Log Message: forgotton to add .cvsignore on fc5 and fc6 Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/koverartist/FC-5/.cvsignore,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- .cvsignore 12 Apr 2007 19:55:34 -0000 1.1 +++ .cvsignore 29 Apr 2007 17:13:58 -0000 1.2 @@ -0,0 +1 @@ +koverartist-0.5.tar.bz2 From fedora-extras-commits at redhat.com Sun Apr 29 17:17:16 2007 From: fedora-extras-commits at redhat.com (Sebastian Vahl (svahl)) Date: Sun, 29 Apr 2007 13:17:16 -0400 Subject: rpms/koverartist/FC-6 .cvsignore,1.1,1.2 Message-ID: <200704291717.l3THHGZ7010340@cvs-int.fedora.redhat.com> Author: svahl Update of /cvs/extras/rpms/koverartist/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv10314 Modified Files: .cvsignore Log Message: forgotton to add .cvsignore on fc5 and fc6 Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/koverartist/FC-6/.cvsignore,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- .cvsignore 12 Apr 2007 19:55:34 -0000 1.1 +++ .cvsignore 29 Apr 2007 17:16:42 -0000 1.2 @@ -0,0 +1 @@ +koverartist-0.5.tar.bz2 From fedora-extras-commits at redhat.com Sun Apr 29 17:50:52 2007 From: fedora-extras-commits at redhat.com (Rex Dieter (rdieter)) Date: Sun, 29 Apr 2007 13:50:52 -0400 Subject: rpms/fltk/devel fltk-1.1.x-r5750-rpath.patch, 1.1, 1.2 fltk.spec, 1.28, 1.29 Message-ID: <200704291750.l3THoqQR011518@cvs-int.fedora.redhat.com> Author: rdieter Update of /cvs/extras/rpms/fltk/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv11479 Modified Files: fltk-1.1.x-r5750-rpath.patch fltk.spec Log Message: * Sun Apr 29 2007 Rex Dieter 1.1.8-0.3.r5750 - *really* fix --rpath issue, using non-empty patch this time (#238284) fltk-1.1.x-r5750-rpath.patch: Index: fltk-1.1.x-r5750-rpath.patch =================================================================== RCS file: /cvs/extras/rpms/fltk/devel/fltk-1.1.x-r5750-rpath.patch,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- fltk-1.1.x-r5750-rpath.patch 29 Apr 2007 12:51:05 -0000 1.1 +++ fltk-1.1.x-r5750-rpath.patch 29 Apr 2007 17:50:16 -0000 1.2 @@ -0,0 +1,30 @@ +--- fltk-1.1.x-r5750/configure.in.rpath 2007-02-10 15:21:02.000000000 -0600 ++++ fltk-1.1.x-r5750/configure.in 2007-04-29 12:47:29.000000000 -0500 +@@ -180,9 +180,9 @@ + GLDSONAME="libfltk_gl.so.$FL_API_VERSION" + IMGDSONAME="libfltk_images.so.$FL_API_VERSION" + DSOCOMMAND="\$(CXX) \$(DSOFLAGS) -Wl,-soname,\$@ \$(LDLIBS) -shared -fPIC $DEBUGFLAG -o" +- if test "x$libdir" != "x/usr/lib"; then +- DSOLINK="-Wl,-rpath,$libdir" +- fi ++# if test "x$libdir" != "x/usr/lib"; then ++# DSOLINK="-Wl,-rpath,$libdir" ++# fi + ;; + AIX*) + DSONAME="libfltk_s.a" +--- fltk-1.1.x-r5750/configure.rpath 2007-03-23 00:00:35.000000000 -0500 ++++ fltk-1.1.x-r5750/configure 2007-04-29 12:47:59.000000000 -0500 +@@ -1482,9 +1482,9 @@ + GLDSONAME="libfltk_gl.so.$FL_API_VERSION" + IMGDSONAME="libfltk_images.so.$FL_API_VERSION" + DSOCOMMAND="\$(CXX) \$(DSOFLAGS) -Wl,-soname,\$@ \$(LDLIBS) -shared -fPIC $DEBUGFLAG -o" +- if test "x$libdir" != "x/usr/lib"; then +- DSOLINK="-Wl,-rpath,$libdir" +- fi ++# if test "x$libdir" != "x/usr/lib"; then ++# DSOLINK="-Wl,-rpath,$libdir" ++# fi + ;; + AIX*) + DSONAME="libfltk_s.a" Index: fltk.spec =================================================================== RCS file: /cvs/extras/rpms/fltk/devel/fltk.spec,v retrieving revision 1.28 retrieving revision 1.29 diff -u -r1.28 -r1.29 --- fltk.spec 29 Apr 2007 12:51:05 -0000 1.28 +++ fltk.spec 29 Apr 2007 17:50:16 -0000 1.29 @@ -5,7 +5,7 @@ Summary: C++ user interface toolkit Name: fltk Version: 1.1.8 -Release: 0.2.%{snap}%{?dist} +Release: 0.3.%{snap}%{?dist} License: LGPL with exceptions Group: System Environment/Libraries @@ -79,6 +79,7 @@ %patch1 -p1 -b .199656 %patch2 -p1 -b .test %patch3 -p1 -b .undefined +%patch4 -p1 -b .rpath %build @@ -201,6 +202,9 @@ %changelog +* Sun Apr 29 2007 Rex Dieter 1.1.8-0.3.r5750 +- *really* fix --rpath issue, using non-empty patch this time (#238284) + * Sun Apr 29 2007 Rex Dieter 1.1.8-0.2.r5750 - nuke --rpath (#238284) From fedora-extras-commits at redhat.com Sun Apr 29 17:53:01 2007 From: fedora-extras-commits at redhat.com (Sebastian Vahl (svahl)) Date: Sun, 29 Apr 2007 13:53:01 -0400 Subject: comps comps-f7.xml.in, 1.173, 1.174 comps-fe5.xml.in, 1.259, 1.260 comps-fe6.xml.in, 1.329, 1.330 Message-ID: <200704291753.l3THr1MB011678@cvs-int.fedora.redhat.com> Author: svahl Update of /cvs/extras/comps In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv11657 Modified Files: comps-f7.xml.in comps-fe5.xml.in comps-fe6.xml.in Log Message: added koverartist to kde-desktop for fc5,fc6,f7 Index: comps-f7.xml.in =================================================================== RCS file: /cvs/extras/comps/comps-f7.xml.in,v retrieving revision 1.173 retrieving revision 1.174 diff -u -r1.173 -r1.174 --- comps-f7.xml.in 29 Apr 2007 01:22:46 -0000 1.173 +++ comps-f7.xml.in 29 Apr 2007 17:52:30 -0000 1.174 @@ -2155,6 +2155,7 @@ koffice-suite kompose kooldock + koverartist krecipes krename krusader Index: comps-fe5.xml.in =================================================================== RCS file: /cvs/extras/comps/comps-fe5.xml.in,v retrieving revision 1.259 retrieving revision 1.260 diff -u -r1.259 -r1.260 --- comps-fe5.xml.in 25 Apr 2007 08:02:45 -0000 1.259 +++ comps-fe5.xml.in 29 Apr 2007 17:52:30 -0000 1.260 @@ -717,6 +717,7 @@ knetworkmanager kompose kooldock + koverartist krecipes krusader ksynaptics Index: comps-fe6.xml.in =================================================================== RCS file: /cvs/extras/comps/comps-fe6.xml.in,v retrieving revision 1.329 retrieving revision 1.330 diff -u -r1.329 -r1.330 --- comps-fe6.xml.in 29 Apr 2007 01:22:46 -0000 1.329 +++ comps-fe6.xml.in 29 Apr 2007 17:52:30 -0000 1.330 @@ -808,6 +808,7 @@ knetworkmanager kompose kooldock + koverartist krecipes krename krusader From fedora-extras-commits at redhat.com Sun Apr 29 19:43:48 2007 From: fedora-extras-commits at redhat.com (Bernard Johnson (bjohnson)) Date: Sun, 29 Apr 2007 15:43:48 -0400 Subject: rpms/pdfedit/FC-6 .cvsignore, 1.4, 1.5 pdfedit-destdir.patch, 1.1, 1.2 pdfedit.spec, 1.3, 1.4 sources, 1.4, 1.5 Message-ID: <200704291943.l3TJhmao023138@cvs-int.fedora.redhat.com> Author: bjohnson Update of /cvs/extras/rpms/pdfedit/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv23075/FC-6 Modified Files: .cvsignore pdfedit-destdir.patch pdfedit.spec sources Log Message: v 0.3.1 Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/pdfedit/FC-6/.cvsignore,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- .cvsignore 17 Apr 2007 20:31:23 -0000 1.4 +++ .cvsignore 29 Apr 2007 19:43:13 -0000 1.5 @@ -1 +1 @@ -pdfedit-0.3.0.tar.bz2 +pdfedit-0.3.1.tar.bz2 pdfedit-destdir.patch: Index: pdfedit-destdir.patch =================================================================== RCS file: /cvs/extras/rpms/pdfedit/FC-6/pdfedit-destdir.patch,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- pdfedit-destdir.patch 19 Mar 2007 01:48:55 -0000 1.1 +++ pdfedit-destdir.patch 29 Apr 2007 19:43:13 -0000 1.2 @@ -1,6 +1,6 @@ ---- pdfedit-0.2.5/src/gui/pdfedit.pro.orig 2007-01-27 22:02:06.000000000 -0700 -+++ pdfedit-0.2.5/src/gui/pdfedit.pro 2007-03-14 17:14:17.000000000 -0600 -@@ -18,56 +18,56 @@ +--- pdfedit-0.3.1-pristine/src/gui/pdfedit.pro 2007-04-29 11:28:52.000000000 -0600 ++++ pdfedit-0.3.1/src/gui/pdfedit.pro 2007-04-29 13:09:11.000000000 -0600 +@@ -46,56 +46,56 @@ #Data files installed in application data path (typically /usr/share/pdfedit) # Basic data files @@ -41,7 +41,7 @@ # Documentation installed in documentation path (typically /usr/share/doc) -doc.path = $$DOC_PATH +doc.path = $(QMAKE_DESTDIR)/$$DOC_PATH - doc.files = ../../doc/user/*.html ../../doc/user/*.pdf ../../doc/LICENSE.GPL + doc.files = ../../doc/user/*.html ../../doc/user/*.pdf ../../doc/LICENSE.GPL ../../README ../../Changelog ../../doc/AUTHORS -doc_images.path = $$DOC_PATH/images +doc_images.path = $(QMAKE_DESTDIR)/$$DOC_PATH/images doc_images.files = ../../doc/user/images/*.png @@ -74,4 +74,4 @@ +pdfedit.path = $(QMAKE_DESTDIR)/$$BIN_PATH pdfedit.files = pdfedit - #List of installed targets + # cygwin hack Index: pdfedit.spec =================================================================== RCS file: /cvs/extras/rpms/pdfedit/FC-6/pdfedit.spec,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- pdfedit.spec 17 Apr 2007 20:31:23 -0000 1.3 +++ pdfedit.spec 29 Apr 2007 19:43:13 -0000 1.4 @@ -1,6 +1,6 @@ Name: pdfedit -Version: 0.3.0 -Release: 2%{?dist} +Version: 0.3.1 +Release: 1%{?dist} Summary: A complete pdf document editing solution Group: Applications/Publishing @@ -30,6 +30,7 @@ %patch1 -p1 -b .doxygen %build +export QMAKESPEC=linux-g++ %configure make %{?_smp_mflags} @@ -100,6 +101,11 @@ %doc doc/user/gui/menuAndToolbarsFun/images doc/user/examples %changelog +* Sun Apr 29 2007 Bernard Johnson - 0.3.1-1 +- v 0.3.1 +- rediff destdir patch +- set QMAKESPEC environment variable + * Tue Apr 17 2007 Bernard Johnson - 0.3.0-2 - don't allow doxygen to use /dev/null Index: sources =================================================================== RCS file: /cvs/extras/rpms/pdfedit/FC-6/sources,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- sources 17 Apr 2007 19:38:53 -0000 1.4 +++ sources 29 Apr 2007 19:43:13 -0000 1.5 @@ -1 +1 @@ -17faababcc9c62a3e0dd89f62ae8a5e5 pdfedit-0.3.0.tar.bz2 +50ef945952160f2dfdeb28676aca0194 pdfedit-0.3.1.tar.bz2 From fedora-extras-commits at redhat.com Sun Apr 29 19:43:52 2007 From: fedora-extras-commits at redhat.com (Bernard Johnson (bjohnson)) Date: Sun, 29 Apr 2007 15:43:52 -0400 Subject: rpms/pdfedit/devel .cvsignore, 1.4, 1.5 pdfedit-destdir.patch, 1.1, 1.2 pdfedit.spec, 1.3, 1.4 sources, 1.4, 1.5 Message-ID: <200704291943.l3TJhqvm023147@cvs-int.fedora.redhat.com> Author: bjohnson Update of /cvs/extras/rpms/pdfedit/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv23075/devel Modified Files: .cvsignore pdfedit-destdir.patch pdfedit.spec sources Log Message: v 0.3.1 Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/pdfedit/devel/.cvsignore,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- .cvsignore 17 Apr 2007 20:31:27 -0000 1.4 +++ .cvsignore 29 Apr 2007 19:43:18 -0000 1.5 @@ -1 +1 @@ -pdfedit-0.3.0.tar.bz2 +pdfedit-0.3.1.tar.bz2 pdfedit-destdir.patch: Index: pdfedit-destdir.patch =================================================================== RCS file: /cvs/extras/rpms/pdfedit/devel/pdfedit-destdir.patch,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- pdfedit-destdir.patch 19 Mar 2007 01:43:03 -0000 1.1 +++ pdfedit-destdir.patch 29 Apr 2007 19:43:18 -0000 1.2 @@ -1,6 +1,6 @@ ---- pdfedit-0.2.5/src/gui/pdfedit.pro.orig 2007-01-27 22:02:06.000000000 -0700 -+++ pdfedit-0.2.5/src/gui/pdfedit.pro 2007-03-14 17:14:17.000000000 -0600 -@@ -18,56 +18,56 @@ +--- pdfedit-0.3.1-pristine/src/gui/pdfedit.pro 2007-04-29 11:28:52.000000000 -0600 ++++ pdfedit-0.3.1/src/gui/pdfedit.pro 2007-04-29 13:09:11.000000000 -0600 +@@ -46,56 +46,56 @@ #Data files installed in application data path (typically /usr/share/pdfedit) # Basic data files @@ -41,7 +41,7 @@ # Documentation installed in documentation path (typically /usr/share/doc) -doc.path = $$DOC_PATH +doc.path = $(QMAKE_DESTDIR)/$$DOC_PATH - doc.files = ../../doc/user/*.html ../../doc/user/*.pdf ../../doc/LICENSE.GPL + doc.files = ../../doc/user/*.html ../../doc/user/*.pdf ../../doc/LICENSE.GPL ../../README ../../Changelog ../../doc/AUTHORS -doc_images.path = $$DOC_PATH/images +doc_images.path = $(QMAKE_DESTDIR)/$$DOC_PATH/images doc_images.files = ../../doc/user/images/*.png @@ -74,4 +74,4 @@ +pdfedit.path = $(QMAKE_DESTDIR)/$$BIN_PATH pdfedit.files = pdfedit - #List of installed targets + # cygwin hack Index: pdfedit.spec =================================================================== RCS file: /cvs/extras/rpms/pdfedit/devel/pdfedit.spec,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- pdfedit.spec 17 Apr 2007 20:31:27 -0000 1.3 +++ pdfedit.spec 29 Apr 2007 19:43:18 -0000 1.4 @@ -1,6 +1,6 @@ Name: pdfedit -Version: 0.3.0 -Release: 2%{?dist} +Version: 0.3.1 +Release: 1%{?dist} Summary: A complete pdf document editing solution Group: Applications/Publishing @@ -30,6 +30,7 @@ %patch1 -p1 -b .doxygen %build +export QMAKESPEC=linux-g++ %configure make %{?_smp_mflags} @@ -100,6 +101,11 @@ %doc doc/user/gui/menuAndToolbarsFun/images doc/user/examples %changelog +* Sun Apr 29 2007 Bernard Johnson - 0.3.1-1 +- v 0.3.1 +- rediff destdir patch +- set QMAKESPEC environment variable + * Tue Apr 17 2007 Bernard Johnson - 0.3.0-2 - don't allow doxygen to use /dev/null Index: sources =================================================================== RCS file: /cvs/extras/rpms/pdfedit/devel/sources,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- sources 17 Apr 2007 19:38:57 -0000 1.4 +++ sources 29 Apr 2007 19:43:18 -0000 1.5 @@ -1 +1 @@ -17faababcc9c62a3e0dd89f62ae8a5e5 pdfedit-0.3.0.tar.bz2 +50ef945952160f2dfdeb28676aca0194 pdfedit-0.3.1.tar.bz2 From fedora-extras-commits at redhat.com Sun Apr 29 19:49:02 2007 From: fedora-extras-commits at redhat.com (Chitlesh GOORAH (chitlesh)) Date: Sun, 29 Apr 2007 15:49:02 -0400 Subject: rpms/toped import.log,1.9,1.10 Message-ID: <200704291949.l3TJn2G2023689@cvs-int.fedora.redhat.com> Author: chitlesh Update of /cvs/extras/rpms/toped In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv23457 Modified Files: import.log Log Message: Index: import.log =================================================================== RCS file: /cvs/extras/rpms/toped/import.log,v retrieving revision 1.9 retrieving revision 1.10 diff -u -r1.9 -r1.10 --- import.log 26 Feb 2007 22:46:04 -0000 1.9 +++ import.log 29 Apr 2007 19:48:27 -0000 1.10 @@ -6,3 +6,4 @@ toped-0_8_2-5:HEAD:toped-0.8.2-5.src.rpm:1167001522 toped-0_8_2-6:FC-6:toped-0.8.2-6.src.rpm:1167041364 toped-0_8_2-8:HEAD:toped-0.8.2-8.src.rpm:1172530070 +toped-0_8_5-1:FC-5:toped-0.8.5-1.src.rpm:1177876405 From fedora-extras-commits at redhat.com Sun Apr 29 19:49:07 2007 From: fedora-extras-commits at redhat.com (Chitlesh GOORAH (chitlesh)) Date: Sun, 29 Apr 2007 15:49:07 -0400 Subject: rpms/toped/FC-5 .cvsignore, 1.2, 1.3 sources, 1.2, 1.3 toped.spec, 1.2, 1.3 toped.desktop, 1.1, NONE toped_32x32.png, 1.1, NONE toped_64x64.png, 1.1, NONE Message-ID: <200704291949.l3TJn7Oh023709@cvs-int.fedora.redhat.com> Author: chitlesh Update of /cvs/extras/rpms/toped/FC-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv23457/FC-5 Modified Files: .cvsignore sources toped.spec Removed Files: toped.desktop toped_32x32.png toped_64x64.png Log Message: Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/toped/FC-5/.cvsignore,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- .cvsignore 12 Oct 2006 17:32:46 -0000 1.2 +++ .cvsignore 29 Apr 2007 19:48:32 -0000 1.3 @@ -1 +1 @@ -toped-0.8.2.tar.bz2 +toped-0.8.5.tar.bz2 Index: sources =================================================================== RCS file: /cvs/extras/rpms/toped/FC-5/sources,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- sources 12 Oct 2006 17:32:46 -0000 1.2 +++ sources 29 Apr 2007 19:48:32 -0000 1.3 @@ -1 +1 @@ -31f6711a9b76f785a91a70167b0c6fab toped-0.8.2.tar.bz2 +b7ee6aae1ec996b8553ec19475b543ee toped-0.8.5.tar.bz2 Index: toped.spec =================================================================== RCS file: /cvs/extras/rpms/toped/FC-5/toped.spec,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- toped.spec 12 Oct 2006 17:53:31 -0000 1.2 +++ toped.spec 29 Apr 2007 19:48:32 -0000 1.3 @@ -1,6 +1,6 @@ Name: toped -Version: 0.8.2 -Release: 2%{?dist} +Version: 0.8.5 +Release: 1%{?dist} Summary: IC Layout Editor License: GPL @@ -11,12 +11,13 @@ Source0: http://download2.berlios.de/%{name}/%{name}-%{version}.tar.bz2 -Source1: %{name}.desktop -Source2: toped_32x32.png -Source3: toped_64x64.png - -BuildRequires: freeglut-devel wxGTK-devel desktop-file-utils +BuildRequires: desktop-file-utils +%if "%{?fedora}" > "6" +BuildRequires: compat-wxGTK26-devel +%else +BuildRequires: wxGTK-devel +%endif %description Toped is an open source cross-platform IC layout editor, @@ -25,11 +26,18 @@ %prep %setup -q +# instead of exporting the variable $TPD_GLOBAL +sed -i 's|\$TPD_GLOBAL\/|%{_datadir}/%{name}/|' src/main.cpp +sed -i 's|\*\$TPD_GLOBAL\*|%{_datadir}/%{name}/|' src/main.cpp + %build + %configure \ --with-gtk \ --with-opengl \ - --with-regex \ +%if "%{?fedora}" > "6" + --with-wx-config=%{_bindir}/wx-2.6-config \ +%endif --enable-threads %{__make} %{?_smp_mflags} @@ -40,16 +48,24 @@ %{__rm} -f %{buildroot}%{_libdir}/libtpd*.{a,la} -desktop-file-install --vendor fedora \ +desktop-file-install --vendor "" \ --add-category "Engineering" \ - --add-category "X-Fedora" \ --dir %{buildroot}%{_datadir}/applications/ \ - %{SOURCE1} + %{buildroot}%{_datadir}/applications/%{name}.desktop +%{__mkdir} -p %{buildroot}%{_datadir}/icons/hicolor/16x16/apps/ +%{__cp} -p ui/%{name}_16x16.png %{buildroot}%{_datadir}/icons/hicolor/16x16/apps/toped.png %{__mkdir} -p %{buildroot}%{_datadir}/icons/hicolor/32x32/apps/ -%{__cp} -p %{SOURCE2} %{buildroot}%{_datadir}/icons/hicolor/32x32/apps/toped.png +%{__cp} -p ui/%{name}_32x32.png %{buildroot}%{_datadir}/icons/hicolor/32x32/apps/toped.png %{__mkdir} -p %{buildroot}%{_datadir}/icons/hicolor/64x64/apps/ -%{__cp} -p %{SOURCE3} %{buildroot}%{_datadir}/icons/hicolor/64x64/apps/toped.png +%{__cp} -p ui/%{name}_64x64.png %{buildroot}%{_datadir}/icons/hicolor/64x64/apps/toped.png + +#%{__mkdir} -p %{buildroot}%{_datadir}/fonts/%{name}/ +#%{__cp} -p %{buildroot}%{_datadir}/%{name}/fonts/* %{buildroot}%{_datadir}/fonts/%{name}/ + +# removing duplicates +%{__rm} -rf %{buildroot}%{_datadir}/%{name}/icons/ +#%{__rm} -rf %{buildroot}%{_datadir}/%{name}/fonts #No translations #%find_lang %{name} @@ -71,16 +87,41 @@ touch --no-create %{_datadir}/icons/hicolor || : %{_bindir}/gtk-update-icon-cache --quiet %{_datadir}/icons/hicolor || : + %files %defattr(-,root,root,-) -%doc AUTHORS COPYING README NEWS TODO +%doc AUTHORS COPYING NEWS TODO %{_bindir}/%{name} -%{_libdir}/libtpd*.so.0* -%{_datadir}/tll/ -%{_datadir}/applications/fedora-%{name}.desktop +%{_libdir}/libtpd*.so* +%{_datadir}/%{name} +%{_datadir}/applications/%{name}.desktop %{_datadir}/icons/hicolor/*x*/apps/toped.png +#%{_datadir}/fonts/%{name}/ + %Changelog +* Sat Mar 10 2007 Chitlesh Goorah - 0.8.5-1 +- New upstream release + +* Mon Feb 26 2007 Chitlesh Goorah - 0.8.2-8 +- fixed for rawhide compat-wxGTK26 + +* Fri Dec 29 2006 Chitlesh Goorah - 0.8.2-7 +- patch for wxWidgets-2.8 + +* Mon Dec 25 2006 Chitlesh Goorah - 0.8.2-6 +- Fixed fedora vendor + +* Mon Dec 25 2006 Chitlesh Goorah - 0.8.2-5 +- Rebuild for development + +* Mon Dec 25 2006 Chitlesh Goorah - 0.8.2-4 +- Fixed kmenu desktop file to science menu + +* Sun Dec 24 2006 Chitlesh Goorah - 0.8.2-3 +- FC6 rebuilt +- removed fedora vendor + * Mon Sep 27 2006 Chitlesh Goorah - 0.8.2-2 - Removed the devel package --- toped.desktop DELETED --- From fedora-extras-commits at redhat.com Sun Apr 29 19:51:12 2007 From: fedora-extras-commits at redhat.com (Chitlesh GOORAH (chitlesh)) Date: Sun, 29 Apr 2007 15:51:12 -0400 Subject: rpms/toped import.log,1.10,1.11 Message-ID: <200704291951.l3TJpCuH023822@cvs-int.fedora.redhat.com> Author: chitlesh Update of /cvs/extras/rpms/toped In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv23782 Modified Files: import.log Log Message: Index: import.log =================================================================== RCS file: /cvs/extras/rpms/toped/import.log,v retrieving revision 1.10 retrieving revision 1.11 diff -u -r1.10 -r1.11 --- import.log 29 Apr 2007 19:48:27 -0000 1.10 +++ import.log 29 Apr 2007 19:50:36 -0000 1.11 @@ -7,3 +7,4 @@ toped-0_8_2-6:FC-6:toped-0.8.2-6.src.rpm:1167041364 toped-0_8_2-8:HEAD:toped-0.8.2-8.src.rpm:1172530070 toped-0_8_5-1:FC-5:toped-0.8.5-1.src.rpm:1177876405 +toped-0_8_5-1:FC-6:toped-0.8.5-1.src.rpm:1177876520 From fedora-extras-commits at redhat.com Sun Apr 29 19:51:18 2007 From: fedora-extras-commits at redhat.com (Chitlesh GOORAH (chitlesh)) Date: Sun, 29 Apr 2007 15:51:18 -0400 Subject: rpms/toped/FC-6 .cvsignore, 1.2, 1.3 sources, 1.2, 1.3 toped.spec, 1.5, 1.6 toped.desktop, 1.2, NONE toped_32x32.png, 1.1, NONE toped_64x64.png, 1.1, NONE Message-ID: <200704291951.l3TJpIBa023827@cvs-int.fedora.redhat.com> Author: chitlesh Update of /cvs/extras/rpms/toped/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv23782/FC-6 Modified Files: .cvsignore sources toped.spec Removed Files: toped.desktop toped_32x32.png toped_64x64.png Log Message: Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/toped/FC-6/.cvsignore,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- .cvsignore 12 Oct 2006 17:32:46 -0000 1.2 +++ .cvsignore 29 Apr 2007 19:50:42 -0000 1.3 @@ -1 +1 @@ -toped-0.8.2.tar.bz2 +toped-0.8.5.tar.bz2 Index: sources =================================================================== RCS file: /cvs/extras/rpms/toped/FC-6/sources,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- sources 12 Oct 2006 17:32:46 -0000 1.2 +++ sources 29 Apr 2007 19:50:42 -0000 1.3 @@ -1 +1 @@ -31f6711a9b76f785a91a70167b0c6fab toped-0.8.2.tar.bz2 +b7ee6aae1ec996b8553ec19475b543ee toped-0.8.5.tar.bz2 Index: toped.spec =================================================================== RCS file: /cvs/extras/rpms/toped/FC-6/toped.spec,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- toped.spec 25 Dec 2006 09:55:42 -0000 1.5 +++ toped.spec 29 Apr 2007 19:50:42 -0000 1.6 @@ -1,6 +1,6 @@ Name: toped -Version: 0.8.2 -Release: 6%{?dist} +Version: 0.8.5 +Release: 1%{?dist} Summary: IC Layout Editor License: GPL @@ -11,12 +11,13 @@ Source0: http://download2.berlios.de/%{name}/%{name}-%{version}.tar.bz2 -Source1: %{name}.desktop -Source2: toped_32x32.png -Source3: toped_64x64.png - -BuildRequires: freeglut-devel wxGTK-devel desktop-file-utils +BuildRequires: desktop-file-utils +%if "%{?fedora}" > "6" +BuildRequires: compat-wxGTK26-devel +%else +BuildRequires: wxGTK-devel +%endif %description Toped is an open source cross-platform IC layout editor, @@ -25,11 +26,18 @@ %prep %setup -q +# instead of exporting the variable $TPD_GLOBAL +sed -i 's|\$TPD_GLOBAL\/|%{_datadir}/%{name}/|' src/main.cpp +sed -i 's|\*\$TPD_GLOBAL\*|%{_datadir}/%{name}/|' src/main.cpp + %build + %configure \ --with-gtk \ --with-opengl \ - --with-regex \ +%if "%{?fedora}" > "6" + --with-wx-config=%{_bindir}/wx-2.6-config \ +%endif --enable-threads %{__make} %{?_smp_mflags} @@ -43,12 +51,21 @@ desktop-file-install --vendor "" \ --add-category "Engineering" \ --dir %{buildroot}%{_datadir}/applications/ \ - %{SOURCE1} + %{buildroot}%{_datadir}/applications/%{name}.desktop +%{__mkdir} -p %{buildroot}%{_datadir}/icons/hicolor/16x16/apps/ +%{__cp} -p ui/%{name}_16x16.png %{buildroot}%{_datadir}/icons/hicolor/16x16/apps/toped.png %{__mkdir} -p %{buildroot}%{_datadir}/icons/hicolor/32x32/apps/ -%{__cp} -p %{SOURCE2} %{buildroot}%{_datadir}/icons/hicolor/32x32/apps/toped.png +%{__cp} -p ui/%{name}_32x32.png %{buildroot}%{_datadir}/icons/hicolor/32x32/apps/toped.png %{__mkdir} -p %{buildroot}%{_datadir}/icons/hicolor/64x64/apps/ -%{__cp} -p %{SOURCE3} %{buildroot}%{_datadir}/icons/hicolor/64x64/apps/toped.png +%{__cp} -p ui/%{name}_64x64.png %{buildroot}%{_datadir}/icons/hicolor/64x64/apps/toped.png + +#%{__mkdir} -p %{buildroot}%{_datadir}/fonts/%{name}/ +#%{__cp} -p %{buildroot}%{_datadir}/%{name}/fonts/* %{buildroot}%{_datadir}/fonts/%{name}/ + +# removing duplicates +%{__rm} -rf %{buildroot}%{_datadir}/%{name}/icons/ +#%{__rm} -rf %{buildroot}%{_datadir}/%{name}/fonts #No translations #%find_lang %{name} @@ -70,16 +87,28 @@ touch --no-create %{_datadir}/icons/hicolor || : %{_bindir}/gtk-update-icon-cache --quiet %{_datadir}/icons/hicolor || : + %files %defattr(-,root,root,-) -%doc AUTHORS COPYING README NEWS TODO +%doc AUTHORS COPYING NEWS TODO %{_bindir}/%{name} -%{_libdir}/libtpd*.so.0* -%{_datadir}/tll/ +%{_libdir}/libtpd*.so* +%{_datadir}/%{name} %{_datadir}/applications/%{name}.desktop %{_datadir}/icons/hicolor/*x*/apps/toped.png +#%{_datadir}/fonts/%{name}/ + %Changelog +* Sat Mar 10 2007 Chitlesh Goorah - 0.8.5-1 +- New upstream release + +* Mon Feb 26 2007 Chitlesh Goorah - 0.8.2-8 +- fixed for rawhide compat-wxGTK26 + +* Fri Dec 29 2006 Chitlesh Goorah - 0.8.2-7 +- patch for wxWidgets-2.8 + * Mon Dec 25 2006 Chitlesh Goorah - 0.8.2-6 - Fixed fedora vendor --- toped.desktop DELETED --- From fedora-extras-commits at redhat.com Sun Apr 29 19:53:02 2007 From: fedora-extras-commits at redhat.com (Chitlesh GOORAH (chitlesh)) Date: Sun, 29 Apr 2007 15:53:02 -0400 Subject: rpms/toped import.log,1.11,1.12 Message-ID: <200704291953.l3TJr267023935@cvs-int.fedora.redhat.com> Author: chitlesh Update of /cvs/extras/rpms/toped In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv23901 Modified Files: import.log Log Message: Index: import.log =================================================================== RCS file: /cvs/extras/rpms/toped/import.log,v retrieving revision 1.11 retrieving revision 1.12 diff -u -r1.11 -r1.12 --- import.log 29 Apr 2007 19:50:36 -0000 1.11 +++ import.log 29 Apr 2007 19:52:26 -0000 1.12 @@ -8,3 +8,4 @@ toped-0_8_2-8:HEAD:toped-0.8.2-8.src.rpm:1172530070 toped-0_8_5-1:FC-5:toped-0.8.5-1.src.rpm:1177876405 toped-0_8_5-1:FC-6:toped-0.8.5-1.src.rpm:1177876520 +toped-0_8_5-1:HEAD:toped-0.8.5-1.src.rpm:1177876638 From fedora-extras-commits at redhat.com Sun Apr 29 19:53:08 2007 From: fedora-extras-commits at redhat.com (Chitlesh GOORAH (chitlesh)) Date: Sun, 29 Apr 2007 15:53:08 -0400 Subject: rpms/toped/devel .cvsignore, 1.2, 1.3 sources, 1.2, 1.3 toped.spec, 1.5, 1.6 toped.desktop, 1.3, NONE toped_32x32.png, 1.1, NONE toped_64x64.png, 1.1, NONE Message-ID: <200704291953.l3TJr8sI023940@cvs-int.fedora.redhat.com> Author: chitlesh Update of /cvs/extras/rpms/toped/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv23901/devel Modified Files: .cvsignore sources toped.spec Removed Files: toped.desktop toped_32x32.png toped_64x64.png Log Message: Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/toped/devel/.cvsignore,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- .cvsignore 12 Oct 2006 17:32:46 -0000 1.2 +++ .cvsignore 29 Apr 2007 19:52:32 -0000 1.3 @@ -1 +1 @@ -toped-0.8.2.tar.bz2 +toped-0.8.5.tar.bz2 Index: sources =================================================================== RCS file: /cvs/extras/rpms/toped/devel/sources,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- sources 12 Oct 2006 17:32:46 -0000 1.2 +++ sources 29 Apr 2007 19:52:32 -0000 1.3 @@ -1 +1 @@ -31f6711a9b76f785a91a70167b0c6fab toped-0.8.2.tar.bz2 +b7ee6aae1ec996b8553ec19475b543ee toped-0.8.5.tar.bz2 Index: toped.spec =================================================================== RCS file: /cvs/extras/rpms/toped/devel/toped.spec,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- toped.spec 26 Feb 2007 22:46:07 -0000 1.5 +++ toped.spec 29 Apr 2007 19:52:32 -0000 1.6 @@ -1,6 +1,6 @@ Name: toped -Version: 0.8.2 -Release: 8%{?dist} +Version: 0.8.5 +Release: 1%{?dist} Summary: IC Layout Editor License: GPL @@ -11,15 +11,13 @@ Source0: http://download2.berlios.de/%{name}/%{name}-%{version}.tar.bz2 -Source1: %{name}.desktop -Source2: toped_32x32.png -Source3: toped_64x64.png - -#Patch0: toped-0.8-h.patch -#Patch1: toped-0.8-cpp.patch - -BuildRequires: freeglut-devel compat-wxGTK26-devel desktop-file-utils +BuildRequires: desktop-file-utils +%if "%{?fedora}" > "6" +BuildRequires: compat-wxGTK26-devel +%else +BuildRequires: wxGTK-devel +%endif %description Toped is an open source cross-platform IC layout editor, @@ -28,12 +26,18 @@ %prep %setup -q +# instead of exporting the variable $TPD_GLOBAL +sed -i 's|\$TPD_GLOBAL\/|%{_datadir}/%{name}/|' src/main.cpp +sed -i 's|\*\$TPD_GLOBAL\*|%{_datadir}/%{name}/|' src/main.cpp + %build %configure \ --with-gtk \ --with-opengl \ +%if "%{?fedora}" > "6" --with-wx-config=%{_bindir}/wx-2.6-config \ +%endif --enable-threads %{__make} %{?_smp_mflags} @@ -47,12 +51,21 @@ desktop-file-install --vendor "" \ --add-category "Engineering" \ --dir %{buildroot}%{_datadir}/applications/ \ - %{SOURCE1} + %{buildroot}%{_datadir}/applications/%{name}.desktop +%{__mkdir} -p %{buildroot}%{_datadir}/icons/hicolor/16x16/apps/ +%{__cp} -p ui/%{name}_16x16.png %{buildroot}%{_datadir}/icons/hicolor/16x16/apps/toped.png %{__mkdir} -p %{buildroot}%{_datadir}/icons/hicolor/32x32/apps/ -%{__cp} -p %{SOURCE2} %{buildroot}%{_datadir}/icons/hicolor/32x32/apps/toped.png +%{__cp} -p ui/%{name}_32x32.png %{buildroot}%{_datadir}/icons/hicolor/32x32/apps/toped.png %{__mkdir} -p %{buildroot}%{_datadir}/icons/hicolor/64x64/apps/ -%{__cp} -p %{SOURCE3} %{buildroot}%{_datadir}/icons/hicolor/64x64/apps/toped.png +%{__cp} -p ui/%{name}_64x64.png %{buildroot}%{_datadir}/icons/hicolor/64x64/apps/toped.png + +#%{__mkdir} -p %{buildroot}%{_datadir}/fonts/%{name}/ +#%{__cp} -p %{buildroot}%{_datadir}/%{name}/fonts/* %{buildroot}%{_datadir}/fonts/%{name}/ + +# removing duplicates +%{__rm} -rf %{buildroot}%{_datadir}/%{name}/icons/ +#%{__rm} -rf %{buildroot}%{_datadir}/%{name}/fonts #No translations #%find_lang %{name} @@ -74,16 +87,22 @@ touch --no-create %{_datadir}/icons/hicolor || : %{_bindir}/gtk-update-icon-cache --quiet %{_datadir}/icons/hicolor || : + %files %defattr(-,root,root,-) -%doc AUTHORS COPYING README NEWS TODO +%doc AUTHORS COPYING NEWS TODO %{_bindir}/%{name} -%{_libdir}/libtpd*.so.0* -%{_datadir}/tll/ +%{_libdir}/libtpd*.so* +%{_datadir}/%{name} %{_datadir}/applications/%{name}.desktop %{_datadir}/icons/hicolor/*x*/apps/toped.png +#%{_datadir}/fonts/%{name}/ + %Changelog +* Sat Mar 10 2007 Chitlesh Goorah - 0.8.5-1 +- New upstream release + * Mon Feb 26 2007 Chitlesh Goorah - 0.8.2-8 - fixed for rawhide compat-wxGTK26 --- toped.desktop DELETED --- From fedora-extras-commits at redhat.com Sun Apr 29 20:29:45 2007 From: fedora-extras-commits at redhat.com (Rex Dieter (rdieter)) Date: Sun, 29 Apr 2007 16:29:45 -0400 Subject: rpms/sbcl/devel .cvsignore, 1.25, 1.26 sbcl.spec, 1.68, 1.69 sources, 1.26, 1.27 Message-ID: <200704292029.l3TKTjDg028843@cvs-int.fedora.redhat.com> Author: rdieter Update of /cvs/extras/rpms/sbcl/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv28820 Modified Files: .cvsignore sbcl.spec sources Log Message: * Sun Apr 29 2007 Rex Dieter 1.0.5-1 - sbcl-1.0.5 Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/sbcl/devel/.cvsignore,v retrieving revision 1.25 retrieving revision 1.26 diff -u -r1.25 -r1.26 --- .cvsignore 9 Apr 2007 12:42:37 -0000 1.25 +++ .cvsignore 29 Apr 2007 20:29:11 -0000 1.26 @@ -10,3 +10,4 @@ sbcl-1.0.4-source.tar.bz2 sbcl-1.0.3-x86-64-linux-binary.tar.bz2 sbcl-1.0.3-x86-linux-binary.tar.bz2 +sbcl-1.0.5-source.tar.bz2 Index: sbcl.spec =================================================================== RCS file: /cvs/extras/rpms/sbcl/devel/sbcl.spec,v retrieving revision 1.68 retrieving revision 1.69 diff -u -r1.68 -r1.69 --- sbcl.spec 9 Apr 2007 12:42:37 -0000 1.68 +++ sbcl.spec 29 Apr 2007 20:29:11 -0000 1.69 @@ -12,8 +12,8 @@ Name: sbcl Summary: Steel Bank Common Lisp -Version: 1.0.4 -Release: 2%{?dist} +Version: 1.0.5 +Release: 1%{?dist} License: BSD/MIT Group: Development/Languages @@ -234,6 +234,9 @@ %changelog +* Sun Apr 29 2007 Rex Dieter 1.0.5-1 +- sbcl-1.0.5 + * Mon Apr 09 2007 Rex Dieter 1.0.4-2 - re-enable threading support (#235644) Index: sources =================================================================== RCS file: /cvs/extras/rpms/sbcl/devel/sources,v retrieving revision 1.26 retrieving revision 1.27 diff -u -r1.26 -r1.27 --- sources 26 Mar 2007 12:59:26 -0000 1.26 +++ sources 29 Apr 2007 20:29:11 -0000 1.27 @@ -1 +1 @@ -5df9a3171250ee97b823bf3796a3a90f sbcl-1.0.4-source.tar.bz2 +43ff31244853e1f1a5ecc8533c4b95a9 sbcl-1.0.5-source.tar.bz2 From fedora-extras-commits at redhat.com Sun Apr 29 21:03:42 2007 From: fedora-extras-commits at redhat.com (Axel Thimm (athimm)) Date: Sun, 29 Apr 2007 17:03:42 -0400 Subject: rpms/freenx import.log,1.14,1.15 Message-ID: <200704292103.l3TL3geB001621@cvs-int.fedora.redhat.com> Author: athimm Update of /cvs/extras/rpms/freenx In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv1544 Modified Files: import.log Log Message: auto-import freenx-0.6.0-12.at on branch devel from freenx-0.6.0-12.at.src.rpm Index: import.log =================================================================== RCS file: /cvs/extras/rpms/freenx/import.log,v retrieving revision 1.14 retrieving revision 1.15 diff -u -r1.14 -r1.15 --- import.log 29 Sep 2006 05:31:27 -0000 1.14 +++ import.log 29 Apr 2007 21:03:07 -0000 1.15 @@ -11,3 +11,4 @@ freenx-0_5_0-4_fc6:HEAD:freenx-0.5.0-4.fc6.src.rpm:1157313930 freenx-0_5_0-5_fc5:FC-5:freenx-0.5.0-5.fc5.src.rpm:1159507854 freenx-0_5_0-5_fc6:HEAD:freenx-0.5.0-5.fc6.src.rpm:1159507903 +freenx-0_6_0-12_at:HEAD:freenx-0.6.0-12.at.src.rpm:1177880578 From fedora-extras-commits at redhat.com Sun Apr 29 21:03:46 2007 From: fedora-extras-commits at redhat.com (Axel Thimm (athimm)) Date: Sun, 29 Apr 2007 17:03:46 -0400 Subject: rpms/freenx/devel freenx-0.6.0-libs.patch, NONE, 1.1 .cvsignore, 1.4, 1.5 freenx.spec, 1.5, 1.6 sources, 1.4, 1.5 fc5patch.diff, 1.1, NONE nxclient.diff, 1.1, NONE Message-ID: <200704292103.l3TL3kP0001631@cvs-int.fedora.redhat.com> Author: athimm Update of /cvs/extras/rpms/freenx/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv1544/devel Modified Files: .cvsignore freenx.spec sources Added Files: freenx-0.6.0-libs.patch Removed Files: fc5patch.diff nxclient.diff Log Message: auto-import freenx-0.6.0-12.at on branch devel from freenx-0.6.0-12.at.src.rpm freenx-0.6.0-libs.patch: --- NEW FILE freenx-0.6.0-libs.patch --- --- /usr/libexec/nx/nxloadconfig~ 2007-03-04 23:55:42.000000000 +0100 +++ /usr/libexec/nx/nxloadconfig 2007-03-05 00:02:19.000000000 +0100 @@ -263,7 +263,7 @@ [ -z "$AGENT_LIBRARY_PATH" ] && AGENT_LIBRARY_PATH=$PATH_LIB [ -z "$PROXY_LIBRARY_PATH" ] && PROXY_LIBRARY_PATH=$PATH_LIB [ -z "$APPLICATION_LIBRARY_PATH" ] && APPLICATION_LIBRARY_PATH=$PATH_LIB -[ -z "$APPLICATION_LIBRARY_PRELOAD" ] && APPLICATION_LIBRARY_PRELOAD="$APPLICATION_LIBRARY_PATH/libX11.so.6.2:$APPLICATION_LIBRARY_PATH/libXext.so.6.4:$APPLICATION_LIBRARY_PATH/libXcomp.so:$APPLICATION_LIBRARY_PATH/libXcompext.so.1:$APPLICATION_LIBRARY_PATH/libXrender.so.1.2" +[ -z "$APPLICATION_LIBRARY_PRELOAD" ] && APPLICATION_LIBRARY_PRELOAD="$APPLICATION_LIBRARY_PATH/libX11.so.6.2:$APPLICATION_LIBRARY_PATH/libXext.so.6.4:$APPLICATION_LIBRARY_PATH/libXcomp.so.2:$APPLICATION_LIBRARY_PATH/libXcompext.so.2:$APPLICATION_LIBRARY_PATH/libXrender.so.1.2" if [ -z "$ENABLE_2_0_0_BACKEND" ] then ENABLE_2_0_0_BACKEND="1" Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/freenx/devel/.cvsignore,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- .cvsignore 12 Jul 2006 05:11:58 -0000 1.4 +++ .cvsignore 29 Apr 2007 21:03:12 -0000 1.5 @@ -1 +1 @@ -freenx-0.5.0.tar.gz +freenx-0.6.0.tar.gz Index: freenx.spec =================================================================== RCS file: /cvs/extras/rpms/freenx/devel/freenx.spec,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- freenx.spec 29 Sep 2006 05:31:28 -0000 1.5 +++ freenx.spec 29 Apr 2007 21:03:12 -0000 1.6 @@ -1,220 +1,149 @@ -Name: freenx -Version: 0.5.0 -Release: 5%{?dist} -Summary: Freenx application/thin-client server -Group: Applications/Internet -License: GPL -URL: http://freenx.berlios.de -Source0: %{name}-%{version}.tar.gz -Patch0: fc5patch.diff -Patch1: nxclient.diff -ExcludeArch: x86_64 -BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) -Requires: openssh-server nc expect xorg-x11-server-Xorg xorg-x11-apps perl dbus-x11 -Requires: nx >= 2.0.0 +%define _pkglibdir %{_libdir}/nx +%define _pkgdatadir %{_datadir}/nx +%define _pkglibexecdir %{_libexecdir}/nx + +Summary: Free Software (GPL) Implementation of the NX Server +Name: freenx +Version: 0.6.0 +Release: 12%{?dist} +License: GPL +Group: Applications/Internet +URL: http://freenx.berlios.de/ +Source0: http://prdownload.berlios.de/freenx/%{name}-%{version}.tar.gz +Patch0: freenx-0.6.0-libs.patch +BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root +Requires: openssh-server nc expect nx xorg-x11-server-Xorg xorg-x11-apps perl %description -Freenx is an application/thin-client server based on nx technology. -NoMachine nx is the next-generation X compression and roundtrip suppression -scheme. It can operate remote X11 sessions over 56k modem dialup links -or anything better. This package contains a free (GPL) implementation -of the nxserver component. +NX is an exciting new technology for remote display. It provides near +local speed application responsiveness over high latency, low +bandwidth links. The core libraries for NX are provided by NoMachine +under the GPL. FreeNX is a GPL implementation of the NX Server. %prep -%setup -q -n %{name}-%{version} - -%patch0 -p1 -%patch1 -p0 +%setup -q +%patch0 -p4 -b .libs +sed -i -e's,\$NX_DIR/bin,%{_pkglibexecdir},g'\ + -e's,\$NX_DIR/lib,%{_pkglibdir},g'\ + nxloadconfig nxserver +sed -i -e's,^NX_LOGFILE=.*,NX_LOGFILE=/var/log/nx/nxserver.log,' \ + nxloadconfig %build +make -C nxserver-helper CFLAGS="%{optflags}" %install rm -rf %{buildroot} -mkdir -p %{buildroot}/%{_bindir} -mkdir -p %{buildroot}/%{_sysconfdir}/nxserver -mkdir -p %{buildroot}/%{_var}/lib/nxserver/db/closed -mkdir -p %{buildroot}/%{_var}/lib/nxserver/db/running -mkdir -p %{buildroot}/%{_var}/lib/nxserver/db/failed -chmod 700 %{buildroot}/%{_var}/lib/nxserver -chmod 700 %{buildroot}/%{_var}/lib/nxserver/* -chmod 700 %{buildroot}/%{_var}/lib/nxserver/db/* -install -m 755 nxclient nxnode nxkeygen nxnode-login nxserver nxprint nxsetup\ - nxloadconfig %{buildroot}/%{_bindir} -install -m 755 node.conf.sample %{buildroot}/%{_sysconfdir}/nxserver +mkdir -p %{buildroot}%{_pkglibexecdir} +mkdir -p %{buildroot}/etc/nxserver +mkdir -p %{buildroot}%{_pkglibexecdir} + +install -p -m 0755 nxclient nxnode nxkeygen nxnode-login nxserver \ + nxprint nxloadconfig \ + %{buildroot}/%{_pkglibexecdir} +install -p -m 0755 nxserver-helper/nxserver-helper \ + %{buildroot}%{_pkglibexecdir} +install -p -m 0755 node.conf.sample %{buildroot}/etc/nxserver/ + +mkdir -p %{buildroot}/var/lib/nxserver/home/.ssh +ln -s /etc/nxserver/server.id_dsa.pub.key \ + %{buildroot}/var/lib/nxserver/home/.ssh/authorized_keys +chmod 0700 %{buildroot}/var/lib/nxserver/home{,/.ssh} + +mkdir -p %{buildroot}/var/lib/nxserver/db/closed +mkdir -p %{buildroot}/var/lib/nxserver/db/running +mkdir -p %{buildroot}/var/lib/nxserver/db/failed +chmod -R 0700 %{buildroot}/var/lib/nxserver + +mkdir -p %{buildroot}/var/log/nx +chmod 0700 %{buildroot}/var/log/nx %clean rm -rf %{buildroot} +%pre +%{_sbindir}/useradd -r -d /var/lib/nxserver/home -s %{_pkglibexecdir}/nxserver nx 2>/dev/null \ + || %{_sbindir}/usermod -d /var/lib/nxserver/home -s %{_pkglibexecdir}/nxserver nx 2>/dev/null || : + %post -export $(grep ^NX_DIR %{_bindir}/nxloadconfig) -export $(grep ^NX_HOME_DIR %{_bindir}/nxloadconfig) -export $(grep ^NX_SESS_DIR %{_bindir}/nxloadconfig) -export $(grep ^NX_ETC_DIR %{_bindir}/nxloadconfig) -export $(grep ^NX_LOGFILE %{_bindir}/nxloadconfig) -export $(grep ^SSH_AUTHORIZED_KEYS %{_bindir}/nxloadconfig) -/sbin/service sshd condrestart -touch $NX_ETC_DIR/passwords $NX_ETC_DIR/passwords.orig $NX_LOGFILE -chmod 600 $NX_ETC_DIR/pass* $NX_LOGFILE -if [ ! -e $NX_ETC_DIR/users.id_dsa ] -then - %{_bindir}/ssh-keygen -f $NX_ETC_DIR/users.id_dsa -t dsa -N "" > /dev/null 2>&1 -fi -if [ -e $NX_HOME_DIR/.ssh/client.id_dsa.key ] && [ -e $NX_HOME_DIR/.ssh/server.id_dsa.pub.key ] -then - mv -f $NX_HOME_DIR/.ssh/client.id_dsa.key $NX_ETC_DIR/client.id_dsa.key - mv -f $NX_HOME_DIR/.ssh/server.id_dsa.pub.key $NX_ETC_DIR/server.id_dsa.pub.key -fi -if ! { getent passwd | egrep -q "^nx:"; } -then - %{_sbindir}/useradd -r -d $NX_HOME_DIR -s %{_bindir}/nxserver nx - mkdir -p $NX_HOME_DIR/.ssh -fi -if [ ! -e $NX_ETC_DIR/client.id_dsa.key ] || [ ! -e $NX_ETC_DIR/server.id_dsa.pub.key ] -then - rm -f $NX_ETC_DIR/client.id_dsa.key - rm -f $NX_ETC_DIR/server.id_dsa.pub.key - %{_bindir}/ssh-keygen -q -t dsa -N '' -f $NX_ETC_DIR/local.id_dsa - mv $NX_ETC_DIR/local.id_dsa $NX_ETC_DIR/client.id_dsa.key - mv $NX_ETC_DIR/local.id_dsa.pub $NX_ETC_DIR/server.id_dsa.pub.key +if test ! -e /etc/nxserver/users.id_dsa; then + %{_bindir}/ssh-keygen -q -t dsa -N "" -f /etc/nxserver/users.id_dsa fi -cp -f $NX_ETC_DIR/client.id_dsa.key $NX_HOME_DIR/.ssh/client.id_dsa.key -cp -f $NX_ETC_DIR/server.id_dsa.pub.key $NX_HOME_DIR/.ssh/server.id_dsa.pub.key -chmod 600 $NX_ETC_DIR/client.id_dsa.key $NX_ETC_DIR/server.id_dsa.pub.key\ - $NX_HOME_DIR/.ssh/client.id_dsa.key $NX_HOME_DIR/.ssh/server.id_dsa.pub.key -echo -n "no-port-forwarding,no-X11-forwarding,no-agent-forwarding,command=\"%{_bindir}/nxserver\" "\ - > $NX_HOME_DIR/.ssh/authorized_keys2 -cat $NX_HOME_DIR/.ssh/server.id_dsa.pub.key >> $NX_HOME_DIR/.ssh/authorized_keys2 -chmod 640 $NX_HOME_DIR/.ssh/authorized_keys2 -echo -n "127.0.0.1 " > $NX_HOME_DIR/.ssh/known_hosts -cat %{_sysconfdir}/ssh/ssh_host_rsa_key.pub >> $NX_HOME_DIR/.ssh/known_hosts -chown -R nx:root %{_var}/lib/nxserver -chown -R nx:root $NX_SESS_DIR -if [ -e %{_var}/lib/nxserver/running ] -then - mv %{_var}/lib/nxserver/running/* $NX_SESS_DIR/running - mv %{_var}/lib/nxserver/closed/* $NX_SESS_DIR/closed - mv %{_var}/lib/nxserver/failed/* $NX_SESS_DIR/failed - rm -rf %{_var}/lib/nxserver/running - rm -rf %{_var}/lib/nxserver/closed - rm -rf %{_var}/lib/nxserver/failed - chown -R nx:root $NX_SESS_DIR -fi -chown -R nx:root $NX_ETC_DIR -chown -R nx:root $NX_HOME_DIR -chmod -R 700 $NX_HOME_DIR -chown nx:root $NX_LOGFILE - -%preun -if [ $1 = 0 ] -then - export $(grep ^NX_DIR %{_bindir}/nxloadconfig) - export $(grep ^NX_HOME_DIR %{_bindir}/nxloadconfig) - rm %{_var}/lib/nxserver/db/closed/* > /dev/null 2>&1 - rm %{_var}/lib/nxserver/db/running/* > /dev/null 2>&1 - rm %{_var}/lib/nxserver/db/failed/* > /dev/null 2>&1 - mv -f $NX_HOME_DIR/.ssh/client.id_dsa.key /etc/nxserver/ > /dev/null 2>&1 - mv -f $NX_HOME_DIR/.ssh/server.id_dsa.pub.key /etc/nxserver/ > /dev/null 2>&1 + +if ! test -e /etc/nxserver/client.id_dsa.key -a -e /etc/nxserver/server.id_dsa.pub.key; then + %{_bindir}/ssh-keygen -q -t dsa -N "" -f /etc/nxserver/local.id_dsa + mv -f /etc/nxserver/local.id_dsa /etc/nxserver/client.id_dsa.key + mv -f /etc/nxserver/local.id_dsa.pub /etc/nxserver/server.id_dsa.pub.key fi +echo -n "127.0.0.1 " > /var/lib/nxserver/home/.ssh/known_hosts +cat /etc/ssh/ssh_host_rsa_key.pub >> /var/lib/nxserver/home/.ssh/known_hosts +chown nx:root /var/lib/nxserver/home/.ssh/known_hosts + %files %defattr(-,root,root,-) %doc AUTHORS COPYING ChangeLog CONTRIB -%{_bindir}/* -%dir %{_sysconfdir}/nxserver -%{_sysconfdir}/nxserver/node.conf.sample -%dir %{_var}/lib/nxserver -%dir %{_var}/lib/nxserver/db -%dir %{_var}/lib/nxserver/db/closed -%dir %{_var}/lib/nxserver/db/running -%dir %{_var}/lib/nxserver/db/failed +%doc nxsetup +%{_pkglibexecdir}/* +%defattr(-,nx,root,-) +/etc/nxserver +/var/lib/nxserver +/var/log/nx %changelog -* Thu Sep 28 2006 Rick Stout 0.5.0-5 -- updated nxclient script to svn which fixes problems with suspend when - !M client is not installed on the server. -* Mon Aug 28 2006 Rick Stout 0.5.0-4 -- upping version for rebuild -- added fix for nxsetup not displaying the proper message -- updated the node.conf.sample to show the fedora defaults -- added dbus-x11 to dependencies to fix BZ# 200756 -- added AGENXT_EXTRA_OPTIONS_X to nxloadconfig for modular x.org compat -* Sun Jul 07 2006 Rick Stout 0.5.0-2 -- updating dependencies to have the nx 2.0.0 backend -- tweaked nxloadconfig for gnome and kde startup and nx 2.0.0 backend -- added --override switch to nxsetup to warn users that the setup was already completed -- retweaked BZ# 197812 fix -* Sun Jul 07 2006 Rick Stout 0.5.0-1 -- updated to 0.5.0 final -- fixed bug with nx user home directory permissions. BZ# 197812 -* Sun Jun 11 2006 Rick Stout 0.5.0-0.5.test7 -- Removed buildarch: noarch, and added excludearch: x86_64 to fix broken dependencies in x86_64 -* Wed Jun 07 2006 Rick Stout 0.5.0-0.3.test7 -- added dist tag -* Wed Jun 07 2006 Rick Stout 0.5.0-0.2.test7 -- fixed variable/macro inconsistencies -* Tue Jun 06 2006 Rick Stout 0.5.0-0.1.test7 -- reworked spec for fedora-extras -* Wed May 05 2006 Rick Stout 0.4.9-0.5.0-test7.0.FC5.1 -- fixed an error that would not allow useradd to create a home directory in - /var/lib if selinux was set to enforcing -* Wed Apr 13 2006 Rick Stout 0.4.9-0.5.0-test7.0.FC5.0 -- updated to freenx 0.5.0 test7 -- updated nxloadconfig for fc5 specfic items -- applied fix to error in nxloadconfig on test7 -* Wed Feb 02 2006 Rick Stout 0.4.4-2.FC5 -- updated nxloadconfig for fc5 -- updated dependencies for fc5 -* Thu Jan 26 2006 Rick Stout 0.4.4-2 -- updated authorized keys file code to disable port, X11 and agent forwarding for for the nx account -- miscellaneous macro housekeeping -* Sat Aug 06 2005 Rick Stout 0.4.4-1 -- updated to 0.4.4 -* Wed Aug 03 2005 Rick Stout 0.4.3.9-2 -- updated to 0.4.4-rc1 -- added patch to nxloadconfig to require 1.5.0 nx backend -* Mon Aug 01 2005 Rick Stout 0.4.3-1 -- updated to 0.4.3 -* Tue Jul 26 2005 Rick Stout 0.4.2-1 -- updated to 0.4.2 -* Tue Jun 28 2005 Rick Stout 0.4.1-1 -- updated to 0.4.1 -- updated freenx url -* Fri May 06 2005 Rick Stout 0.4.0-1 -- Updated to 0.4.0 -- updated netcat.diff for obvious reasons -* Mon Apr 11 2005 Tom "spot" Callaway 0.3.1-4 -- spec cleanup +* Mon Feb 19 2007 Axel Thimm - 0.6.0-9 +- Update to 0.6.0. + +* Sat Sep 17 2005 Axel Thimm +- Update to 0.4.4. + +* Sat Jul 30 2005 Axel Thimm +- Update to 0.4.2. + +* Sat Jul 9 2005 Axel Thimm +- Update to 0.4.1. + * Tue Mar 22 2005 Rick Stout - 0:0.3.1 - Updated to 0.3.1 release + * Tue Mar 08 2005 Rick Stout - 0:0.3.0 - Updated to 0.3.0 release - Removed home directory patch as it is now default + * Mon Feb 14 2005 Rick Stout - 0:0.2.8 - Updated to 0.2.8 release - Fixes some security issues - Added geom-fix patch for windows client resuming issues + * Thu Dec 02 2004 Rick Stout - 1:0.2.7 - Fixed package removal not removing the var session directories + * Tue Nov 23 2004 Rick Stout - 0:0.2.7 - Updated to 0.2.7 release - fixes some stability issues with 0.2.6 + * Fri Nov 12 2004 Rick Stout - 1:0.2.6 - Fixed a problem with key backup upon removal + * Fri Nov 12 2004 Rick Stout - 0:0.2.6 - Updated to 0.2.6 release - Changed setup to have nx user account added as a system account. - Changed nx home directory to /var/lib/nxserver/nxhome + * Thu Oct 14 2004 Rick Stout - 0:0.2.5 - updated package to 0.2.5 release - still applying patch for netcat and useradd + * Fri Oct 08 2004 Rick Stout - 3:0.2.4 - Added nxsetup functionality to the rpm - patched nxsetup (fnxncuseradd) script for occasional path error. - Added patch (fnxncuseradd) to resolve newer client connections (netcat -> nc) - Changed name to be more friendly (lowercase) - Added known dependencies + * Thu Sep 30 2004 Rick Stout - 2:0.2.4 - Patch (fnxpermatch) to fix permissions with key generation + * Wed Sep 29 2004 Rick Stout - 1:0.2.4 - Initial Fedora RPM release. - Updated SuSE package for Fedora Index: sources =================================================================== RCS file: /cvs/extras/rpms/freenx/devel/sources,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- sources 12 Jul 2006 05:11:58 -0000 1.4 +++ sources 29 Apr 2007 21:03:12 -0000 1.5 @@ -1 +1 @@ -5ec7a75d9e03f3e175f5a9e855c5537a freenx-0.5.0.tar.gz +504aaa2c3c93c36eefab74e2b8a6506e freenx-0.6.0.tar.gz --- fc5patch.diff DELETED --- --- nxclient.diff DELETED --- From fedora-extras-commits at redhat.com Sun Apr 29 21:04:19 2007 From: fedora-extras-commits at redhat.com (Nils Philippsen (nphilipp)) Date: Sun, 29 Apr 2007 17:04:19 -0400 Subject: rpms/python-imaging/devel python-imaging-1.1.6-sane-types.patch, NONE, 1.1 python-imaging.spec, 1.14, 1.15 Message-ID: <200704292104.l3TL4JXm001681@cvs-int.fedora.redhat.com> Author: nphilipp Update of /cvs/extras/rpms/python-imaging/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv1620 Modified Files: python-imaging.spec Added Files: python-imaging-1.1.6-sane-types.patch Log Message: add sane subpackage, split off tk subpackage (#238252) add sane-types patch use -b for patches to save original files correct groups Resolves: #238252 python-imaging-1.1.6-sane-types.patch: --- NEW FILE python-imaging-1.1.6-sane-types.patch --- --- Imaging-1.1.6/Sane/_sane.c.types 2006-12-03 13:12:22.000000000 +0100 +++ Imaging-1.1.6/Sane/_sane.c 2007-04-28 11:41:19.000000000 +0200 @@ -1152,8 +1152,8 @@ static PyObject * PySane_get_devices(PyObject *self, PyObject *args) { - SANE_Device **devlist; - SANE_Device *dev; + const SANE_Device **devlist; + const SANE_Device *dev; SANE_Status st; PyObject *list; int local_only, i; Index: python-imaging.spec =================================================================== RCS file: /cvs/extras/rpms/python-imaging/devel/python-imaging.spec,v retrieving revision 1.14 retrieving revision 1.15 diff -u -r1.14 -r1.15 --- python-imaging.spec 14 Feb 2007 17:31:59 -0000 1.14 +++ python-imaging.spec 29 Apr 2007 21:03:45 -0000 1.15 @@ -5,22 +5,22 @@ Summary: Python's own image processing library Name: python-imaging Version: 1.1.6 -Release: 2%{?dist} +Release: 3%{?dist} License: BSD -Group: Development/Languages +Group: System Environment/Libraries Source0: http://effbot.org/downloads/Imaging-%{version}.tar.gz Patch0: %{name}-no-xv.patch Patch1: %{name}-lib64.patch Patch2: %{name}-giftrans.patch +Patch3: %{name}-1.1.6-sane-types.patch URL: http://www.pythonware.com/products/pil/ BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: python-devel, libjpeg-devel, zlib-devel, freetype-devel BuildRequires: tkinter, tk-devel - -Requires: tkinter +BuildRequires: sane-backends-devel %description Python Imaging Library @@ -34,8 +34,8 @@ Details about licensing can be found from README file. %package devel -Summary: Development files for python-imaging. -Group: Development/Languages +Summary: Development files for python-imaging +Group: Development/Libraries Requires: %{name} = %{version}-%{release}, python-devel Requires: libjpeg-devel Requires: zlib-devel @@ -43,12 +43,32 @@ %description devel Development files for python-imaging. +%package sane +Summary: Python Module for using scanners +Group: System Environment/Libraries +Requires: %{name} = %{version}-%{release} + +%description sane +This package contains the sane module for Python which provides access to +various raster scanning devices such as flatbed scanners and digital cameras. + +%package tk +Summary: Tk interface for python-imaging +Group: System Environment/Libraries +Requires: %{name} = %{version}-%{release} +Requires: tkinter +Obsoletes: %{name} < 1.1.6-3 +Conflicts: %{name} < 1.1.6-3 + +%description tk +This package contains a Tk interface for python-imaging. %prep %setup -q -n Imaging-%{version} %patch0 -p1 %patch1 -p0 %patch2 -p1 +%patch3 -p1 -b .sane-types # fix the interpreter path for Scripts/*.py cd Scripts @@ -67,6 +87,9 @@ CFLAGS="$RPM_OPT_FLAGS" %{__python} setup.py build +pushd Sane +CFLAGS="$RPM_OPT_FLAGS" %{__python} setup.py build +popd %install rm -rf $RPM_BUILD_ROOT @@ -74,33 +97,67 @@ install -m 644 libImaging/*.h $RPM_BUILD_ROOT/%{py_incdir}/Imaging %{__python} setup.py install -O1 --skip-build --root $RPM_BUILD_ROOT +pushd Sane +%{__python} setup.py install -O1 --skip-build --root $RPM_BUILD_ROOT +popd + # There is no need to ship the binaries since they are already packaged # in %doc rm -rf $RPM_BUILD_ROOT%{_bindir} +# Separate files that need Tk and files that don't +echo '%%defattr (0644,root,root,755)' > files.main +echo '%%defattr (0644,root,root,755)' > files.tk +p="$PWD" + +pushd $RPM_BUILD_ROOT%{python_sitearch}/PIL +for file in *; do + case "$file" in + ImageTk*|SpiderImagePlugin*|_imagingtk.so) + what=files.tk + ;; + *) + what=files.main + ;; + esac + echo %{python_sitearch}/PIL/$file >> "$p/$what" +done +popd + + %check || : PYTHONPATH=$(ls -1d build/lib.linux*) %{__python} selftest.py - %clean rm -rf $RPM_BUILD_ROOT -%files +%files -f files.main %defattr (-,root,root) %doc README CHANGES %{python_sitearch}/PIL.pth %dir %{python_sitearch}/PIL -%{python_sitearch}/PIL/*.so -%{python_sitearch}/PIL/*.py* %files devel %defattr (0644,root,root,755) %{py_incdir}/Imaging -%doc Docs Scripts Images Sane +%doc Docs Scripts Images +%files sane +%defattr (0644,root,root,755) +%doc Sane/CHANGES Sane/demo*.py Sane/sanedoc.txt +%{python_sitearch}/_sane.so +%{python_sitearch}/sane.py* + +%files tk -f files.tk %changelog +* Sat Apr 28 2007 Nils Philippsen - 1.1.6-3 +- add sane subpackage, split off tk subpackage (#238252) +- add sane-types patch +- use -b for patches to save original files +- correct groups + * Wed Feb 14 2007 Jos?? Matos - 1.1.6-2 - Rebuild for Tcl/Tk downgrade (F7) From fedora-extras-commits at redhat.com Sun Apr 29 21:05:16 2007 From: fedora-extras-commits at redhat.com (Nils Philippsen (nphilipp)) Date: Sun, 29 Apr 2007 17:05:16 -0400 Subject: rpms/python-imaging/devel python-imaging.spec,1.15,1.16 Message-ID: <200704292105.l3TL5GFw001718@cvs-int.fedora.redhat.com> Author: nphilipp Update of /cvs/extras/rpms/python-imaging/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv1690 Modified Files: python-imaging.spec Log Message: correct date in changelog Index: python-imaging.spec =================================================================== RCS file: /cvs/extras/rpms/python-imaging/devel/python-imaging.spec,v retrieving revision 1.15 retrieving revision 1.16 diff -u -r1.15 -r1.16 --- python-imaging.spec 29 Apr 2007 21:03:45 -0000 1.15 +++ python-imaging.spec 29 Apr 2007 21:04:42 -0000 1.16 @@ -152,7 +152,7 @@ %files tk -f files.tk %changelog -* Sat Apr 28 2007 Nils Philippsen - 1.1.6-3 +* Sun Apr 29 2007 Nils Philippsen - 1.1.6-3 - add sane subpackage, split off tk subpackage (#238252) - add sane-types patch - use -b for patches to save original files From fedora-extras-commits at redhat.com Sun Apr 29 21:13:27 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Sun, 29 Apr 2007 17:13:27 -0400 Subject: owners owners.epel.list,1.151,1.152 Message-ID: <200704292113.l3TLDRdW002013@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/owners In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners Modified Files: owners.epel.list Log Message: add pop-before-smtp to EPEL Index: owners.epel.list =================================================================== RCS file: /cvs/extras/owners/owners.epel.list,v retrieving revision 1.151 retrieving revision 1.152 diff -u -r1.151 -r1.152 --- owners.epel.list 28 Apr 2007 00:49:00 -0000 1.151 +++ owners.epel.list 29 Apr 2007 21:12:57 -0000 1.152 @@ -393,6 +393,7 @@ Fedora EPEL|pinentry|Collection of simple PIN or passphrase entry dialogs|rdieter at math.unl.edu|extras-qa at fedoraproject.org|Axel.Thimm at ATrpms.net Fedora EPEL|plplot|Library of functions for making scientific plots|orion at cora.nwra.com|extras-qa at fedoraproject.org| Fedora EPEL|po4a|A tool maintaining translations anywhere|Axel.Thimm at ATrpms.net|extras-qa at fedoraproject.org| +Fedora EPEL|pop-before-smtp|Watch log for POP/IMAP auth, notify MTA to allow relay|wtogami at redhat.com|extras-qa at fedoraproject.org| Fedora EPEL|pork|Console based AIM client that looks like ircII|lmacken at redhat.com|extras-qa at fedoraproject.org| Fedora EPEL|portaudio|Free, cross platform, open-source, audio I/O library|matthias at rpmforge.net|extras-qa at fedoraproject.org| Fedora EPEL|postgresql-dbi-link|Partial implementation of the SQL/MED portion of the SQL:2003 specification|devrim at CommandPrompt.com|extras-qa at fedoraproject.org| From fedora-extras-commits at redhat.com Sun Apr 29 21:18:55 2007 From: fedora-extras-commits at redhat.com (Rex Dieter (rdieter)) Date: Sun, 29 Apr 2007 17:18:55 -0400 Subject: rpms/maxima/devel .cvsignore, 1.13, 1.14 maxima.spec, 1.62, 1.63 sources, 1.13, 1.14 maxima-5.11.0-xdg_utils.patch, 1.2, NONE maxima-5.9.2-emaxima.patch, 1.1, NONE Message-ID: <200704292118.l3TLItju002307@cvs-int.fedora.redhat.com> Author: rdieter Update of /cvs/extras/rpms/maxima/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv2247 Modified Files: .cvsignore maxima.spec sources Removed Files: maxima-5.11.0-xdg_utils.patch maxima-5.9.2-emaxima.patch Log Message: * Mon Apr 29 2007 Rex Dieter 5.11.99-0.1.rc2 - maxima-5.11.99rc2 Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/maxima/devel/.cvsignore,v retrieving revision 1.13 retrieving revision 1.14 diff -u -r1.13 -r1.14 --- .cvsignore 21 Dec 2006 21:27:45 -0000 1.13 +++ .cvsignore 29 Apr 2007 21:18:21 -0000 1.14 @@ -3,3 +3,4 @@ maxima-5.10.0.tar.gz maxima-5.10.99rc3.tar.gz maxima-5.11.0.tar.gz +maxima-5.11.99rc2.tar.gz Index: maxima.spec =================================================================== RCS file: /cvs/extras/rpms/maxima/devel/maxima.spec,v retrieving revision 1.62 retrieving revision 1.63 diff -u -r1.62 -r1.63 --- maxima.spec 26 Mar 2007 13:44:15 -0000 1.62 +++ maxima.spec 29 Apr 2007 21:18:21 -0000 1.63 @@ -1,9 +1,11 @@ +%define beta rc2 + Summary: Symbolic Computation Program Name: maxima -Version: 5.11.0 +Version: 5.11.99 -Release: 8%{?dist} +Release: 0.1.%{beta}%{?dist} License: GPL Group: Applications/Engineering URL: http://maxima.sourceforge.net/ @@ -56,9 +58,6 @@ Source10: http://starship.python.net/crew/mike/TixMaxima/macref.pdf Source11: http://maxima.sourceforge.net/docs/maximabook/maximabook-19-Sept-2004.pdf -Patch1: maxima-5.11.0-xdg_utils.patch -# emaxima fix from Camm Maguire -Patch5: maxima-5.9.2-emaxima.patch # maxima-runtime-gcl: Unrecoverable error: fault count too high (bug #187647) Patch6: maxima-5.9.4-gcl_setarch.patch @@ -165,7 +164,7 @@ %package runtime-sbcl Summary: Maxima compiled with SBCL Group: Applications/Engineering -BuildRequires: sbcl >= 1.0.4 +BuildRequires: sbcl >= 1.0.5 # maxima requires the *same* (or very similar) version it was built against # this hack should work, even in mock (-: -- Rex %global sbcl_ver %(sbcl --version 2>/dev/null | cut -d' ' -f2) @@ -186,8 +185,6 @@ # Extra docs install -p -m644 %{SOURCE10} . -%patch1 -p1 -b .xdg_open -%patch5 -p1 -b .emaxima %if "%{?setarch_hack}" == "1" %patch6 -p1 -b .gcl-setarch %endif @@ -401,6 +398,9 @@ %changelog +* Mon Apr 29 2007 Rex Dieter 5.11.99-0.1.rc2 +- maxima-5.11.99rc2 + * Mon Mar 26 2007 Rex Dieter 5.11.0-8 - respin for sbcl-1.0.4 Index: sources =================================================================== RCS file: /cvs/extras/rpms/maxima/devel/sources,v retrieving revision 1.13 retrieving revision 1.14 diff -u -r1.13 -r1.14 --- sources 21 Dec 2006 21:27:45 -0000 1.13 +++ sources 29 Apr 2007 21:18:21 -0000 1.14 @@ -1,3 +1,3 @@ 9faa5a513de43b5e7384216a8783f620 maximabook-19-Sept-2004.pdf c101a1ce604d31b02bbc2f37cced280d macref.pdf -d9ae353e8eba9b9d5686e119e59ab88c maxima-5.11.0.tar.gz +d66679dc011747e2a5aaf01c213d842f maxima-5.11.99rc2.tar.gz --- maxima-5.11.0-xdg_utils.patch DELETED --- --- maxima-5.9.2-emaxima.patch DELETED --- From fedora-extras-commits at redhat.com Sun Apr 29 21:53:52 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Sun, 29 Apr 2007 17:53:52 -0400 Subject: owners owners.epel.list,1.152,1.153 Message-ID: <200704292153.l3TLrqmE003361@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/owners In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners Modified Files: owners.epel.list Log Message: add php-pear-PHP-CompatInfo php-pear-PHP-Compat php-pear-HTTP-Request php-pear-Net-FTP php-pear-Image-Color php-pear-Image-Canvas php-pear-Image-Graph to EL-5 Index: owners.epel.list =================================================================== RCS file: /cvs/extras/owners/owners.epel.list,v retrieving revision 1.152 retrieving revision 1.153 diff -u -r1.152 -r1.153 --- owners.epel.list 29 Apr 2007 21:12:57 -0000 1.152 +++ owners.epel.list 29 Apr 2007 21:53:22 -0000 1.153 @@ -374,12 +374,19 @@ Fedora EPEL|php-pear-HTML-QuickForm|Class for creating, validating, processing HTML forms|chris.stone at gmail.com|extras-qa at fedoraproject.org| Fedora EPEL|php-pear-HTML-Table|Class to easily design HTML tables|chris.stone at gmail.com|extras-qa at fedoraproject.org| Fedora EPEL|php-pear-HTTP|Miscellaneous HTTP utilities|Fedora at FamilleCollet.com|extras-qa at fedoraproject.org| +Fedora EPEL|php-pear-HTTP-Request|Provides an easy way to perform HTTP requests|chris.stone at gmail.com|extras-qa at fedoraproject.org| +Fedora EPEL|php-pear-Image-Canvas|Common interface to image drawing|chris.stone at gmail.com|extras-qa at fedoraproject.org| +Fedora EPEL|php-pear-Image-Color|Manage and handles color data and conversions|chris.stone at gmail.com|extras-qa at fedoraproject.org| +Fedora EPEL|php-pear-Image-Graph|Displays numerical data as a graph/chart/plot|chris.stone at gmail.com|extras-qa at fedoraproject.org| Fedora EPEL|php-pear-Mail|Class that provides multiple interfaces for sending emails|Fedora at FamilleCollet.com|extras-qa at fedoraproject.org| Fedora EPEL|php-pear-MDB2|Database Abstraction Layer|chris.stone at gmail.com|extras-qa at fedoraproject.org| Fedora EPEL|php-pear-MDB2-Driver-mysql|MySQL MDB2 driver|chris.stone at gmail.com|extras-qa at fedoraproject.org| +Fedora EPEL|php-pear-Net-FTP|Provides an OO interface to the PHP FTP functions plus some additions|Fedora at FamilleCollet.com|extras-qa at fedoraproject.org| Fedora EPEL|php-pear-Net-SMTP|Provides an implementation of the SMTP protocol|Fedora at FamilleCollet.com|extras-qa at fedoraproject.org| Fedora EPEL|php-pear-Net-Socket|Network Socket Interface|Fedora at FamilleCollet.com|extras-qa at fedoraproject.org| Fedora EPEL|php-pear-Net-URL|Easy parsing of URLs|chris.stone at gmail.com|extras-qa at fedoraproject.org| +Fedora EPEL|php-pear-PHP-Compat|Provides missing functionality for older versions of PHP|Fedora at FamilleCollet.com|extras-qa at fedoraproject.org| +Fedora EPEL|php-pear-PHP-CompatInfo|Find out version and extensions required for a piece of code to run|Fedora at FamilleCollet.com|extras-qa at fedoraproject.org| Fedora EPEL|php-pear-Validate|Validation Class for Various Data Types|chris.stone at gmail.com|extras-qa at fedoraproject.org| Fedora EPEL|php-pear-Validate-Finance-CreditCard|Validation class for Credit Cards|chris.stone at gmail.com|extras-qa at fedoraproject.org| Fedora EPEL|php-pear-XML-Beautifier|Class to format XML documents|chris.stone at gmail.com|extras-qa at fedoraproject.org| From fedora-extras-commits at redhat.com Sun Apr 29 21:56:42 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Sun, 29 Apr 2007 17:56:42 -0400 Subject: rpms/libsynce - New directory Message-ID: <200704292156.l3TLugVk003891@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/rpms/libsynce In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners/tmpcvsdM3864/rpms/libsynce Log Message: Directory /cvs/extras/rpms/libsynce added to the repository From fedora-extras-commits at redhat.com Sun Apr 29 21:56:47 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Sun, 29 Apr 2007 17:56:47 -0400 Subject: rpms/libsynce/devel - New directory Message-ID: <200704292156.l3TLulYd003906@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/rpms/libsynce/devel In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners/tmpcvsdM3864/rpms/libsynce/devel Log Message: Directory /cvs/extras/rpms/libsynce/devel added to the repository From fedora-extras-commits at redhat.com Sun Apr 29 21:56:56 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Sun, 29 Apr 2007 17:56:56 -0400 Subject: rpms/libsynce Makefile, NONE, 1.1 import.log, NONE, 1.1 pkg.acl, NONE, 1.1 Message-ID: <200704292156.l3TLuuCt003934@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/rpms/libsynce In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners/tmpcvsdM3864/rpms/libsynce Added Files: Makefile import.log pkg.acl Log Message: Setup of module libsynce --- NEW FILE Makefile --- # Top level Makefile for module libsynce 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 --- --- NEW FILE pkg.acl --- From fedora-extras-commits at redhat.com Sun Apr 29 21:57:02 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Sun, 29 Apr 2007 17:57:02 -0400 Subject: owners owners.list,1.2749,1.2750 Message-ID: <200704292157.l3TLv2HT003946@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/owners In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners Modified Files: owners.list Log Message: add libsynce Index: owners.list =================================================================== RCS file: /cvs/extras/owners/owners.list,v retrieving revision 1.2749 retrieving revision 1.2750 diff -u -r1.2749 -r1.2750 --- owners.list 28 Apr 2007 04:12:02 -0000 1.2749 +++ owners.list 29 Apr 2007 21:56:31 -0000 1.2750 @@ -1261,6 +1261,7 @@ Fedora Extras|libsx|Simple X library|pertusus at free.fr|extras-qa at fedoraproject.org| Fedora Extras|libsynaptics|Synaptics touchpad driver library|orion at cora.nwra.com|extras-qa at fedoraproject.org| Fedora Extras|libsyncml|SyncML protocol library|laurent.rineau__fedora_extras at normalesup.org|extras-qa at fedoraproject.org| +Fedora Extras|libsynce|Connection library for Pocket PC devices|andreas.bierfert at lowlatency.de,gauret at free.fr|extras-qa at fedoraproject.org| Fedora Extras|libtar|Tar file manipulation API|j.w.r.degoede at hhs.nl|extras-qa at fedoraproject.org| Fedora Extras|libtasn1|This is the ASN.1 library used in GNUTLS.|enrico.scholz at informatik.tu-chemnitz.de|extras-qa at fedoraproject.org| Fedora Extras|libtcd|Tide Constituent Database Library|mtasaka at ioa.s.u-tokyo.ac.jp|extras-qa at fedoraproject.org| From fedora-extras-commits at redhat.com Sun Apr 29 21:57:06 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Sun, 29 Apr 2007 17:57:06 -0400 Subject: rpms/libsynce/devel .cvsignore, NONE, 1.1 Makefile, NONE, 1.1 sources, NONE, 1.1 Message-ID: <200704292157.l3TLv65p003960@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/rpms/libsynce/devel In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners/tmpcvsdM3864/rpms/libsynce/devel Added Files: .cvsignore Makefile sources Log Message: Setup of module libsynce --- NEW FILE .cvsignore --- --- NEW FILE Makefile --- # Makefile for source rpm: libsynce # $Id: Makefile,v 1.1 2007/04/29 21:57:02 wtogami Exp $ NAME := libsynce SPECFILE = $(firstword $(wildcard *.spec)) define find-makefile-common for d in common ../common ../../common ; do if [ -f $$d/Makefile.common ] ; then if [ -f $$d/CVS/Root -a -w $$/Makefile.common ] ; then cd $$d ; cvs -Q update ; fi ; echo "$$d/Makefile.common" ; break ; fi ; done endef MAKEFILE_COMMON := $(shell $(find-makefile-common)) ifeq ($(MAKEFILE_COMMON),) # attept a checkout define checkout-makefile-common test -f CVS/Root && { cvs -Q -d $$(cat CVS/Root) checkout common && echo "common/Makefile.common" ; } || { echo "ERROR: I can't figure out how to checkout the 'common' module." ; exit -1 ; } >&2 endef MAKEFILE_COMMON := $(shell $(checkout-makefile-common)) endif include $(MAKEFILE_COMMON) --- NEW FILE sources --- From fedora-extras-commits at redhat.com Sun Apr 29 21:58:16 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Sun, 29 Apr 2007 17:58:16 -0400 Subject: rpms/librapi - New directory Message-ID: <200704292158.l3TLwGT2004199@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/rpms/librapi In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners/tmpcvsop4173/rpms/librapi Log Message: Directory /cvs/extras/rpms/librapi added to the repository From fedora-extras-commits at redhat.com Sun Apr 29 21:58:25 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Sun, 29 Apr 2007 17:58:25 -0400 Subject: rpms/librapi/devel - New directory Message-ID: <200704292158.l3TLwPpP004212@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/rpms/librapi/devel In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners/tmpcvsop4173/rpms/librapi/devel Log Message: Directory /cvs/extras/rpms/librapi/devel added to the repository From fedora-extras-commits at redhat.com Sun Apr 29 21:58:35 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Sun, 29 Apr 2007 17:58:35 -0400 Subject: rpms/librapi Makefile, NONE, 1.1 import.log, NONE, 1.1 pkg.acl, NONE, 1.1 Message-ID: <200704292158.l3TLwZBt004240@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/rpms/librapi In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners/tmpcvsop4173/rpms/librapi Added Files: Makefile import.log pkg.acl Log Message: Setup of module librapi --- NEW FILE Makefile --- # Top level Makefile for module librapi 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 --- --- NEW FILE pkg.acl --- From fedora-extras-commits at redhat.com Sun Apr 29 21:58:37 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Sun, 29 Apr 2007 17:58:37 -0400 Subject: owners owners.list,1.2750,1.2751 Message-ID: <200704292158.l3TLwbOs004249@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/owners In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners Modified Files: owners.list Log Message: add librapi Index: owners.list =================================================================== RCS file: /cvs/extras/owners/owners.list,v retrieving revision 1.2750 retrieving revision 1.2751 diff -u -r1.2750 -r1.2751 --- owners.list 29 Apr 2007 21:56:31 -0000 1.2750 +++ owners.list 29 Apr 2007 21:58:06 -0000 1.2751 @@ -1234,6 +1234,7 @@ Fedora Extras|libpreludedb|Provide the framework for easy access to the Prelude database|tscherf at redhat.com|extras-qa at fedoraproject.org| Fedora Extras|libpri|An implementation of Primary Rate ISDN|jeff at ocjtech.us|extras-qa at fedoraproject.org| Fedora Extras|libqalculate|Multi-purpose calculator library|dakingun at gmail.com|extras-qa at fedoraproject.org| +Fedora Extras|librapi|Library to connect to Pocket PC devices|andreas.bierfert at lowlatency.de,gauret at free.fr|extras-qa at fedoraproject.org| Fedora Extras|libreadline-java|A Java wrapper around EditLine|ifoox at redhat.com|extras-qa at fedoraproject.org| Fedora Extras|libresample|A real-time library for audio sampling rate conversion|jeff at ocjtech.us|extras-qa at fedoraproject.org| Fedora Extras|librfid|Free Software RFID library|kushaldas at gmail.com|extras-qa at fedoraproject.org| From fedora-extras-commits at redhat.com Sun Apr 29 21:58:44 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Sun, 29 Apr 2007 17:58:44 -0400 Subject: rpms/librapi/devel .cvsignore, NONE, 1.1 Makefile, NONE, 1.1 sources, NONE, 1.1 Message-ID: <200704292158.l3TLwiXC004264@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/rpms/librapi/devel In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners/tmpcvsop4173/rpms/librapi/devel Added Files: .cvsignore Makefile sources Log Message: Setup of module librapi --- NEW FILE .cvsignore --- --- NEW FILE Makefile --- # Makefile for source rpm: librapi # $Id: Makefile,v 1.1 2007/04/29 21:58:40 wtogami Exp $ NAME := librapi SPECFILE = $(firstword $(wildcard *.spec)) define find-makefile-common for d in common ../common ../../common ; do if [ -f $$d/Makefile.common ] ; then if [ -f $$d/CVS/Root -a -w $$/Makefile.common ] ; then cd $$d ; cvs -Q update ; fi ; echo "$$d/Makefile.common" ; break ; fi ; done endef MAKEFILE_COMMON := $(shell $(find-makefile-common)) ifeq ($(MAKEFILE_COMMON),) # attept a checkout define checkout-makefile-common test -f CVS/Root && { cvs -Q -d $$(cat CVS/Root) checkout common && echo "common/Makefile.common" ; } || { echo "ERROR: I can't figure out how to checkout the 'common' module." ; exit -1 ; } >&2 endef MAKEFILE_COMMON := $(shell $(checkout-makefile-common)) endif include $(MAKEFILE_COMMON) --- NEW FILE sources --- From fedora-extras-commits at redhat.com Sun Apr 29 22:00:57 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Sun, 29 Apr 2007 18:00:57 -0400 Subject: rpms/libmimedir - New directory Message-ID: <200704292200.l3TM0vDh004540@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/rpms/libmimedir In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners/tmpcvsPK4509/rpms/libmimedir Log Message: Directory /cvs/extras/rpms/libmimedir added to the repository From fedora-extras-commits at redhat.com Sun Apr 29 22:01:09 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Sun, 29 Apr 2007 18:01:09 -0400 Subject: rpms/libmimedir/devel - New directory Message-ID: <200704292201.l3TM19Lb008452@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/rpms/libmimedir/devel In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners/tmpcvsPK4509/rpms/libmimedir/devel Log Message: Directory /cvs/extras/rpms/libmimedir/devel added to the repository From fedora-extras-commits at redhat.com Sun Apr 29 22:01:17 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Sun, 29 Apr 2007 18:01:17 -0400 Subject: owners owners.list,1.2751,1.2752 Message-ID: <200704292201.l3TM1HRd008559@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/owners In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners Modified Files: owners.list Log Message: add libmimedir Index: owners.list =================================================================== RCS file: /cvs/extras/owners/owners.list,v retrieving revision 1.2751 retrieving revision 1.2752 diff -u -r1.2751 -r1.2752 --- owners.list 29 Apr 2007 21:58:06 -0000 1.2751 +++ owners.list 29 Apr 2007 22:00:47 -0000 1.2752 @@ -1191,6 +1191,7 @@ Fedora Extras|libmatheval|Library for parsing and evaluating symbolic expressions input as text|ed at eh3.com|extras-qa at fedoraproject.org| Fedora Extras|libmatroska|An open Audio/Video container format|j.w.r.degoede at hhs.nl|extras-qa at fedoraproject.org| Fedora Extras|libmcrypt|Encryption algorithms library|tcallawa at redhat.com|extras-qa at fedoraproject.org| +Fedora Extras|libmimedir|Library to parse MIME Directory Profile|andreas.bierfert at lowlatency.de,gauret at free.fr|extras-qa at fedoraproject.org| Fedora Extras|libmodelfile|Library for accessing various model file formats|wart at kobold.org|extras-qa at fedoraproject.org| Fedora Extras|libmodplug|Modplug mod music file format library|ville.skytta at iki.fi|extras-qa at fedoraproject.org| Fedora Extras|libmp4v2|A library for handling the mp4 container format|matthias at rpmforge.net|extras-qa at fedoraproject.org| From fedora-extras-commits at redhat.com Sun Apr 29 22:01:20 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Sun, 29 Apr 2007 18:01:20 -0400 Subject: rpms/libmimedir Makefile, NONE, 1.1 import.log, NONE, 1.1 pkg.acl, NONE, 1.1 Message-ID: <200704292201.l3TM1KuH008582@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/rpms/libmimedir In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners/tmpcvsPK4509/rpms/libmimedir Added Files: Makefile import.log pkg.acl Log Message: Setup of module libmimedir --- NEW FILE Makefile --- # Top level Makefile for module libmimedir 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 --- --- NEW FILE pkg.acl --- From fedora-extras-commits at redhat.com Sun Apr 29 22:01:30 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Sun, 29 Apr 2007 18:01:30 -0400 Subject: rpms/libmimedir/devel .cvsignore, NONE, 1.1 Makefile, NONE, 1.1 sources, NONE, 1.1 Message-ID: <200704292201.l3TM1UNZ008693@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/rpms/libmimedir/devel In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners/tmpcvsPK4509/rpms/libmimedir/devel Added Files: .cvsignore Makefile sources Log Message: Setup of module libmimedir --- NEW FILE .cvsignore --- --- NEW FILE Makefile --- # Makefile for source rpm: libmimedir # $Id: Makefile,v 1.1 2007/04/29 22:01:25 wtogami Exp $ NAME := libmimedir SPECFILE = $(firstword $(wildcard *.spec)) define find-makefile-common for d in common ../common ../../common ; do if [ -f $$d/Makefile.common ] ; then if [ -f $$d/CVS/Root -a -w $$/Makefile.common ] ; then cd $$d ; cvs -Q update ; fi ; echo "$$d/Makefile.common" ; break ; fi ; done endef MAKEFILE_COMMON := $(shell $(find-makefile-common)) ifeq ($(MAKEFILE_COMMON),) # attept a checkout define checkout-makefile-common test -f CVS/Root && { cvs -Q -d $$(cat CVS/Root) checkout common && echo "common/Makefile.common" ; } || { echo "ERROR: I can't figure out how to checkout the 'common' module." ; exit -1 ; } >&2 endef MAKEFILE_COMMON := $(shell $(checkout-makefile-common)) endif include $(MAKEFILE_COMMON) --- NEW FILE sources --- From fedora-extras-commits at redhat.com Sun Apr 29 22:02:31 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Sun, 29 Apr 2007 18:02:31 -0400 Subject: rpms/librra - New directory Message-ID: <200704292202.l3TM2VGx009165@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/rpms/librra In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners/tmpcvskq9139/rpms/librra Log Message: Directory /cvs/extras/rpms/librra added to the repository From fedora-extras-commits at redhat.com Sun Apr 29 22:02:42 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Sun, 29 Apr 2007 18:02:42 -0400 Subject: rpms/librra/devel - New directory Message-ID: <200704292202.l3TM2gg5009184@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/rpms/librra/devel In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners/tmpcvskq9139/rpms/librra/devel Log Message: Directory /cvs/extras/rpms/librra/devel added to the repository From fedora-extras-commits at redhat.com Sun Apr 29 22:02:51 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Sun, 29 Apr 2007 18:02:51 -0400 Subject: rpms/librra Makefile,NONE,1.1 import.log,NONE,1.1 pkg.acl,NONE,1.1 Message-ID: <200704292202.l3TM2pZ2009212@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/rpms/librra In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners/tmpcvskq9139/rpms/librra Added Files: Makefile import.log pkg.acl Log Message: Setup of module librra --- NEW FILE Makefile --- # Top level Makefile for module librra 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 --- --- NEW FILE pkg.acl --- From fedora-extras-commits at redhat.com Sun Apr 29 22:02:52 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Sun, 29 Apr 2007 18:02:52 -0400 Subject: owners owners.list,1.2752,1.2753 Message-ID: <200704292202.l3TM2qHY009221@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/owners In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners Modified Files: owners.list Log Message: add librra Index: owners.list =================================================================== RCS file: /cvs/extras/owners/owners.list,v retrieving revision 1.2752 retrieving revision 1.2753 diff -u -r1.2752 -r1.2753 --- owners.list 29 Apr 2007 22:00:47 -0000 1.2752 +++ owners.list 29 Apr 2007 22:02:22 -0000 1.2753 @@ -1239,6 +1239,7 @@ Fedora Extras|libreadline-java|A Java wrapper around EditLine|ifoox at redhat.com|extras-qa at fedoraproject.org| Fedora Extras|libresample|A real-time library for audio sampling rate conversion|jeff at ocjtech.us|extras-qa at fedoraproject.org| Fedora Extras|librfid|Free Software RFID library|kushaldas at gmail.com|extras-qa at fedoraproject.org| +Fedora Extras|librra|Connection to Pocket PC devices, part of SynCE|andreas.bierfert at lowlatency.de,gauret at free.fr|extras-qa at fedoraproject.org| Fedora Extras|librsync|Rsync libraries|redhat-bugzilla at linuxnetz.de|extras-qa at fedoraproject.org| Fedora Extras|librx|POSIX regexp functions|tcallawa at redhat.com|extras-qa at fedoraproject.org| Fedora Extras|libsafe|For bugs related to the libsafe component|sgrubb at redhat.com|extras-qa at fedoraproject.org|wtogami at redhat.com From fedora-extras-commits at redhat.com Sun Apr 29 22:03:00 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Sun, 29 Apr 2007 18:03:00 -0400 Subject: rpms/librra/devel .cvsignore, NONE, 1.1 Makefile, NONE, 1.1 sources, NONE, 1.1 Message-ID: <200704292203.l3TM30NM009235@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/rpms/librra/devel In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners/tmpcvskq9139/rpms/librra/devel Added Files: .cvsignore Makefile sources Log Message: Setup of module librra --- NEW FILE .cvsignore --- --- NEW FILE Makefile --- # Makefile for source rpm: librra # $Id: Makefile,v 1.1 2007/04/29 22:02:56 wtogami Exp $ NAME := librra SPECFILE = $(firstword $(wildcard *.spec)) define find-makefile-common for d in common ../common ../../common ; do if [ -f $$d/Makefile.common ] ; then if [ -f $$d/CVS/Root -a -w $$/Makefile.common ] ; then cd $$d ; cvs -Q update ; fi ; echo "$$d/Makefile.common" ; break ; fi ; done endef MAKEFILE_COMMON := $(shell $(find-makefile-common)) ifeq ($(MAKEFILE_COMMON),) # attept a checkout define checkout-makefile-common test -f CVS/Root && { cvs -Q -d $$(cat CVS/Root) checkout common && echo "common/Makefile.common" ; } || { echo "ERROR: I can't figure out how to checkout the 'common' module." ; exit -1 ; } >&2 endef MAKEFILE_COMMON := $(shell $(checkout-makefile-common)) endif include $(MAKEFILE_COMMON) --- NEW FILE sources --- From fedora-extras-commits at redhat.com Sun Apr 29 22:06:41 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Sun, 29 Apr 2007 18:06:41 -0400 Subject: rpms/synce-serial - New directory Message-ID: <200704292206.l3TM6fGY009493@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/rpms/synce-serial In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners/tmpcvsyA9458/rpms/synce-serial Log Message: Directory /cvs/extras/rpms/synce-serial added to the repository From fedora-extras-commits at redhat.com Sun Apr 29 22:06:51 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Sun, 29 Apr 2007 18:06:51 -0400 Subject: rpms/synce-serial/devel - New directory Message-ID: <200704292206.l3TM6pdZ009508@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/rpms/synce-serial/devel In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners/tmpcvsyA9458/rpms/synce-serial/devel Log Message: Directory /cvs/extras/rpms/synce-serial/devel added to the repository From fedora-extras-commits at redhat.com Sun Apr 29 22:07:00 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Sun, 29 Apr 2007 18:07:00 -0400 Subject: rpms/synce-serial Makefile, NONE, 1.1 import.log, NONE, 1.1 pkg.acl, NONE, 1.1 Message-ID: <200704292207.l3TM70je009534@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/rpms/synce-serial In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners/tmpcvsyA9458/rpms/synce-serial Added Files: Makefile import.log pkg.acl Log Message: Setup of module synce-serial --- NEW FILE Makefile --- # Top level Makefile for module synce-serial 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 --- --- NEW FILE pkg.acl --- From fedora-extras-commits at redhat.com Sun Apr 29 22:07:03 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Sun, 29 Apr 2007 18:07:03 -0400 Subject: owners owners.list,1.2753,1.2754 Message-ID: <200704292207.l3TM73W1009543@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/owners In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners Modified Files: owners.list Log Message: add synce-serial Index: owners.list =================================================================== RCS file: /cvs/extras/owners/owners.list,v retrieving revision 1.2753 retrieving revision 1.2754 diff -u -r1.2753 -r1.2754 --- owners.list 29 Apr 2007 22:02:22 -0000 1.2753 +++ owners.list 29 Apr 2007 22:06:32 -0000 1.2754 @@ -2836,6 +2836,7 @@ Fedora Extras|synaptic|Graphical frontend for APT package manager|Axel.Thimm at ATrpms.net|extras-qa at fedoraproject.org|pmatilai at laiskiainen.org Fedora Extras|synce|For bugs related to the synce component|andreas.bierfert at lowlatency.de|extras-qa at fedoraproject.org| Fedora Extras|synce-gnomevfs|Gnome-vfs module for synce|andreas.bierfert at lowlatency.de|extras-qa at fedoraproject.org| +Fedora Extras|synce-serial|Serial connection support for Pocket PC devices|andreas.bierfert at lowlatency.de,gauret at free.fr|extras-qa at fedoraproject.org| Fedora Extras|synce-software-manager|Software manager for use with synce|andreas.bierfert at lowlatency.de|extras-qa at fedoraproject.org| Fedora Extras|synce-trayicon|Tray icon for use with gnome and synce|andreas.bierfert at lowlatency.de|extras-qa at fedoraproject.org| Fedora Extras|synergy|Mouse and keyboard sharing utility|matthias at rpmforge.net|extras-qa at fedoraproject.org| From fedora-extras-commits at redhat.com Sun Apr 29 22:07:09 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Sun, 29 Apr 2007 18:07:09 -0400 Subject: rpms/synce-serial/devel .cvsignore, NONE, 1.1 Makefile, NONE, 1.1 sources, NONE, 1.1 Message-ID: <200704292207.l3TM79jJ009574@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/rpms/synce-serial/devel In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners/tmpcvsyA9458/rpms/synce-serial/devel Added Files: .cvsignore Makefile sources Log Message: Setup of module synce-serial --- NEW FILE .cvsignore --- --- NEW FILE Makefile --- # Makefile for source rpm: synce-serial # $Id: Makefile,v 1.1 2007/04/29 22:07:05 wtogami Exp $ NAME := synce-serial SPECFILE = $(firstword $(wildcard *.spec)) define find-makefile-common for d in common ../common ../../common ; do if [ -f $$d/Makefile.common ] ; then if [ -f $$d/CVS/Root -a -w $$/Makefile.common ] ; then cd $$d ; cvs -Q update ; fi ; echo "$$d/Makefile.common" ; break ; fi ; done endef MAKEFILE_COMMON := $(shell $(find-makefile-common)) ifeq ($(MAKEFILE_COMMON),) # attept a checkout define checkout-makefile-common test -f CVS/Root && { cvs -Q -d $$(cat CVS/Root) checkout common && echo "common/Makefile.common" ; } || { echo "ERROR: I can't figure out how to checkout the 'common' module." ; exit -1 ; } >&2 endef MAKEFILE_COMMON := $(shell $(checkout-makefile-common)) endif include $(MAKEFILE_COMMON) --- NEW FILE sources --- From fedora-extras-commits at redhat.com Sun Apr 29 22:07:48 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Sun, 29 Apr 2007 18:07:48 -0400 Subject: rpms/vdccm - New directory Message-ID: <200704292207.l3TM7mHj009769@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/rpms/vdccm In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners/tmpcvsnD9736/rpms/vdccm Log Message: Directory /cvs/extras/rpms/vdccm added to the repository From fedora-extras-commits at redhat.com Sun Apr 29 22:07:57 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Sun, 29 Apr 2007 18:07:57 -0400 Subject: rpms/vdccm/devel - New directory Message-ID: <200704292207.l3TM7v8P009789@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/rpms/vdccm/devel In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners/tmpcvsnD9736/rpms/vdccm/devel Log Message: Directory /cvs/extras/rpms/vdccm/devel added to the repository From fedora-extras-commits at redhat.com Sun Apr 29 22:08:06 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Sun, 29 Apr 2007 18:08:06 -0400 Subject: owners owners.list,1.2754,1.2755 Message-ID: <200704292208.l3TM86sg009818@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/owners In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners Modified Files: owners.list Log Message: add vdccm Index: owners.list =================================================================== RCS file: /cvs/extras/owners/owners.list,v retrieving revision 1.2754 retrieving revision 1.2755 diff -u -r1.2754 -r1.2755 --- owners.list 29 Apr 2007 22:06:32 -0000 1.2754 +++ owners.list 29 Apr 2007 22:07:36 -0000 1.2755 @@ -3008,6 +3008,7 @@ Fedora Extras|valknut|Direct Connect client|lmacken at redhat.com|extras-qa at fedoraproject.org| Fedora Extras|varconf|WorldForge configuration library|wart at kobold.org|extras-qa at fedoraproject.org| Fedora Extras|vblade|Virtual EtherDrive (R) blade daemon|jima at beer.tclug.org|extras-qa at fedoraproject.org| +Fedora Extras|vdccm|Serial connection daemon for Pocket PC devices|andreas.bierfert at lowlatency.de,gauret at free.fr|extras-qa at fedoraproject.org| Fedora Extras|vdr|Video Disk Recorder|ville.skytta at iki.fi|extras-qa at fedoraproject.org| Fedora Extras|vdr-femon|DVB frontend status monitor plugin for VDR|ville.skytta at iki.fi|extras-qa at fedoraproject.org| Fedora Extras|vdr-osdteletext|OSD teletext plugin for VDR|ville.skytta at iki.fi|extras-qa at fedoraproject.org| From fedora-extras-commits at redhat.com Sun Apr 29 22:08:07 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Sun, 29 Apr 2007 18:08:07 -0400 Subject: rpms/vdccm Makefile,NONE,1.1 import.log,NONE,1.1 pkg.acl,NONE,1.1 Message-ID: <200704292208.l3TM87oU009823@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/rpms/vdccm In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners/tmpcvsnD9736/rpms/vdccm Added Files: Makefile import.log pkg.acl Log Message: Setup of module vdccm --- NEW FILE Makefile --- # Top level Makefile for module vdccm 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 --- --- NEW FILE pkg.acl --- From fedora-extras-commits at redhat.com Sun Apr 29 22:08:16 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Sun, 29 Apr 2007 18:08:16 -0400 Subject: rpms/vdccm/devel .cvsignore, NONE, 1.1 Makefile, NONE, 1.1 sources, NONE, 1.1 Message-ID: <200704292208.l3TM8GQW009851@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/rpms/vdccm/devel In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners/tmpcvsnD9736/rpms/vdccm/devel Added Files: .cvsignore Makefile sources Log Message: Setup of module vdccm --- NEW FILE .cvsignore --- --- NEW FILE Makefile --- # Makefile for source rpm: vdccm # $Id: Makefile,v 1.1 2007/04/29 22:08:12 wtogami Exp $ NAME := vdccm SPECFILE = $(firstword $(wildcard *.spec)) define find-makefile-common for d in common ../common ../../common ; do if [ -f $$d/Makefile.common ] ; then if [ -f $$d/CVS/Root -a -w $$/Makefile.common ] ; then cd $$d ; cvs -Q update ; fi ; echo "$$d/Makefile.common" ; break ; fi ; done endef MAKEFILE_COMMON := $(shell $(find-makefile-common)) ifeq ($(MAKEFILE_COMMON),) # attept a checkout define checkout-makefile-common test -f CVS/Root && { cvs -Q -d $$(cat CVS/Root) checkout common && echo "common/Makefile.common" ; } || { echo "ERROR: I can't figure out how to checkout the 'common' module." ; exit -1 ; } >&2 endef MAKEFILE_COMMON := $(shell $(checkout-makefile-common)) endif include $(MAKEFILE_COMMON) --- NEW FILE sources --- From fedora-extras-commits at redhat.com Sun Apr 29 22:10:26 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Sun, 29 Apr 2007 18:10:26 -0400 Subject: rpms/synce-kde - New directory Message-ID: <200704292210.l3TMAQqj010087@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/rpms/synce-kde In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners/tmpcvsN10054/rpms/synce-kde Log Message: Directory /cvs/extras/rpms/synce-kde added to the repository From fedora-extras-commits at redhat.com Sun Apr 29 22:10:36 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Sun, 29 Apr 2007 18:10:36 -0400 Subject: rpms/synce-kde/devel - New directory Message-ID: <200704292210.l3TMAaqO010099@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/rpms/synce-kde/devel In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners/tmpcvsN10054/rpms/synce-kde/devel Log Message: Directory /cvs/extras/rpms/synce-kde/devel added to the repository From fedora-extras-commits at redhat.com Sun Apr 29 22:10:44 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Sun, 29 Apr 2007 18:10:44 -0400 Subject: owners owners.list,1.2755,1.2756 Message-ID: <200704292210.l3TMAifV010337@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/owners In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners Modified Files: owners.list Log Message: add synce-kde Index: owners.list =================================================================== RCS file: /cvs/extras/owners/owners.list,v retrieving revision 1.2755 retrieving revision 1.2756 diff -u -r1.2755 -r1.2756 --- owners.list 29 Apr 2007 22:07:36 -0000 1.2755 +++ owners.list 29 Apr 2007 22:10:14 -0000 1.2756 @@ -2836,6 +2836,7 @@ Fedora Extras|synaptic|Graphical frontend for APT package manager|Axel.Thimm at ATrpms.net|extras-qa at fedoraproject.org|pmatilai at laiskiainen.org Fedora Extras|synce|For bugs related to the synce component|andreas.bierfert at lowlatency.de|extras-qa at fedoraproject.org| Fedora Extras|synce-gnomevfs|Gnome-vfs module for synce|andreas.bierfert at lowlatency.de|extras-qa at fedoraproject.org| +Fedora Extras|synce-kde|Connection service application for Pocket PC handhelds|andreas.bierfert at lowlatency.de,gauret at free.fr|extras-qa at fedoraproject.org| Fedora Extras|synce-serial|Serial connection support for Pocket PC devices|andreas.bierfert at lowlatency.de,gauret at free.fr|extras-qa at fedoraproject.org| Fedora Extras|synce-software-manager|Software manager for use with synce|andreas.bierfert at lowlatency.de|extras-qa at fedoraproject.org| Fedora Extras|synce-trayicon|Tray icon for use with gnome and synce|andreas.bierfert at lowlatency.de|extras-qa at fedoraproject.org| From fedora-extras-commits at redhat.com Sun Apr 29 22:10:45 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Sun, 29 Apr 2007 18:10:45 -0400 Subject: rpms/synce-kde Makefile, NONE, 1.1 import.log, NONE, 1.1 pkg.acl, NONE, 1.1 Message-ID: <200704292210.l3TMAjVx010342@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/rpms/synce-kde In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners/tmpcvsN10054/rpms/synce-kde Added Files: Makefile import.log pkg.acl Log Message: Setup of module synce-kde --- NEW FILE Makefile --- # Top level Makefile for module synce-kde 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 --- --- NEW FILE pkg.acl --- From fedora-extras-commits at redhat.com Sun Apr 29 22:10:55 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Sun, 29 Apr 2007 18:10:55 -0400 Subject: rpms/synce-kde/devel .cvsignore, NONE, 1.1 Makefile, NONE, 1.1 sources, NONE, 1.1 Message-ID: <200704292210.l3TMAtrh010364@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/rpms/synce-kde/devel In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners/tmpcvsN10054/rpms/synce-kde/devel Added Files: .cvsignore Makefile sources Log Message: Setup of module synce-kde --- NEW FILE .cvsignore --- --- NEW FILE Makefile --- # Makefile for source rpm: synce-kde # $Id: Makefile,v 1.1 2007/04/29 22:10:50 wtogami Exp $ NAME := synce-kde SPECFILE = $(firstword $(wildcard *.spec)) define find-makefile-common for d in common ../common ../../common ; do if [ -f $$d/Makefile.common ] ; then if [ -f $$d/CVS/Root -a -w $$/Makefile.common ] ; then cd $$d ; cvs -Q update ; fi ; echo "$$d/Makefile.common" ; break ; fi ; done endef MAKEFILE_COMMON := $(shell $(find-makefile-common)) ifeq ($(MAKEFILE_COMMON),) # attept a checkout define checkout-makefile-common test -f CVS/Root && { cvs -Q -d $$(cat CVS/Root) checkout common && echo "common/Makefile.common" ; } || { echo "ERROR: I can't figure out how to checkout the 'common' module." ; exit -1 ; } >&2 endef MAKEFILE_COMMON := $(shell $(checkout-makefile-common)) endif include $(MAKEFILE_COMMON) --- NEW FILE sources --- From fedora-extras-commits at redhat.com Sun Apr 29 22:12:25 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Sun, 29 Apr 2007 18:12:25 -0400 Subject: rpms/syncekonnector - New directory Message-ID: <200704292212.l3TMCPNp010702@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/rpms/syncekonnector In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners/tmpcvsZ10672/rpms/syncekonnector Log Message: Directory /cvs/extras/rpms/syncekonnector added to the repository From fedora-extras-commits at redhat.com Sun Apr 29 22:12:35 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Sun, 29 Apr 2007 18:12:35 -0400 Subject: rpms/syncekonnector/devel - New directory Message-ID: <200704292212.l3TMCZDD010719@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/rpms/syncekonnector/devel In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners/tmpcvsZ10672/rpms/syncekonnector/devel Log Message: Directory /cvs/extras/rpms/syncekonnector/devel added to the repository From fedora-extras-commits at redhat.com Sun Apr 29 22:12:44 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Sun, 29 Apr 2007 18:12:44 -0400 Subject: rpms/syncekonnector Makefile, NONE, 1.1 import.log, NONE, 1.1 pkg.acl, NONE, 1.1 Message-ID: <200704292212.l3TMCicN010745@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/rpms/syncekonnector In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners/tmpcvsZ10672/rpms/syncekonnector Added Files: Makefile import.log pkg.acl Log Message: Setup of module syncekonnector --- NEW FILE Makefile --- # Top level Makefile for module syncekonnector 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 --- --- NEW FILE pkg.acl --- From fedora-extras-commits at redhat.com Sun Apr 29 22:12:46 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Sun, 29 Apr 2007 18:12:46 -0400 Subject: owners owners.list,1.2756,1.2757 Message-ID: <200704292212.l3TMCkkO010754@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/owners In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners Modified Files: owners.list Log Message: add syncekonnector Index: owners.list =================================================================== RCS file: /cvs/extras/owners/owners.list,v retrieving revision 1.2756 retrieving revision 1.2757 diff -u -r1.2756 -r1.2757 --- owners.list 29 Apr 2007 22:10:14 -0000 1.2756 +++ owners.list 29 Apr 2007 22:12:16 -0000 1.2757 @@ -2835,6 +2835,7 @@ Fedora Extras|sylpheed-claws-plugins|Additional plugins for sylpheed-claws|andreas.bierfert at lowlatency.de|extras-qa at fedoraproject.org| Fedora Extras|synaptic|Graphical frontend for APT package manager|Axel.Thimm at ATrpms.net|extras-qa at fedoraproject.org|pmatilai at laiskiainen.org Fedora Extras|synce|For bugs related to the synce component|andreas.bierfert at lowlatency.de|extras-qa at fedoraproject.org| +Fedora Extras|syncekonnector|Synchronization application for Pocket PC handhelds|andreas.bierfert at lowlatency.de,gauret at free.fr|extras-qa at fedoraproject.org| Fedora Extras|synce-gnomevfs|Gnome-vfs module for synce|andreas.bierfert at lowlatency.de|extras-qa at fedoraproject.org| Fedora Extras|synce-kde|Connection service application for Pocket PC handhelds|andreas.bierfert at lowlatency.de,gauret at free.fr|extras-qa at fedoraproject.org| Fedora Extras|synce-serial|Serial connection support for Pocket PC devices|andreas.bierfert at lowlatency.de,gauret at free.fr|extras-qa at fedoraproject.org| From fedora-extras-commits at redhat.com Sun Apr 29 22:12:54 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Sun, 29 Apr 2007 18:12:54 -0400 Subject: rpms/syncekonnector/devel .cvsignore, NONE, 1.1 Makefile, NONE, 1.1 sources, NONE, 1.1 Message-ID: <200704292212.l3TMCshq010768@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/rpms/syncekonnector/devel In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners/tmpcvsZ10672/rpms/syncekonnector/devel Added Files: .cvsignore Makefile sources Log Message: Setup of module syncekonnector --- NEW FILE .cvsignore --- --- NEW FILE Makefile --- # Makefile for source rpm: syncekonnector # $Id: Makefile,v 1.1 2007/04/29 22:12:50 wtogami Exp $ NAME := syncekonnector SPECFILE = $(firstword $(wildcard *.spec)) define find-makefile-common for d in common ../common ../../common ; do if [ -f $$d/Makefile.common ] ; then if [ -f $$d/CVS/Root -a -w $$/Makefile.common ] ; then cd $$d ; cvs -Q update ; fi ; echo "$$d/Makefile.common" ; break ; fi ; done endef MAKEFILE_COMMON := $(shell $(find-makefile-common)) ifeq ($(MAKEFILE_COMMON),) # attept a checkout define checkout-makefile-common test -f CVS/Root && { cvs -Q -d $$(cat CVS/Root) checkout common && echo "common/Makefile.common" ; } || { echo "ERROR: I can't figure out how to checkout the 'common' module." ; exit -1 ; } >&2 endef MAKEFILE_COMMON := $(shell $(checkout-makefile-common)) endif include $(MAKEFILE_COMMON) --- NEW FILE sources --- From fedora-extras-commits at redhat.com Sun Apr 29 22:13:49 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Sun, 29 Apr 2007 18:13:49 -0400 Subject: rpms/kcemirror - New directory Message-ID: <200704292213.l3TMDnkA011012@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/rpms/kcemirror In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners/tmpcvsf10986/rpms/kcemirror Log Message: Directory /cvs/extras/rpms/kcemirror added to the repository From fedora-extras-commits at redhat.com Sun Apr 29 22:13:59 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Sun, 29 Apr 2007 18:13:59 -0400 Subject: rpms/kcemirror/devel - New directory Message-ID: <200704292213.l3TMDxMr011030@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/rpms/kcemirror/devel In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners/tmpcvsf10986/rpms/kcemirror/devel Log Message: Directory /cvs/extras/rpms/kcemirror/devel added to the repository From fedora-extras-commits at redhat.com Sun Apr 29 22:14:09 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Sun, 29 Apr 2007 18:14:09 -0400 Subject: rpms/kcemirror Makefile, NONE, 1.1 import.log, NONE, 1.1 pkg.acl, NONE, 1.1 Message-ID: <200704292214.l3TME97r011059@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/rpms/kcemirror In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners/tmpcvsf10986/rpms/kcemirror Added Files: Makefile import.log pkg.acl Log Message: Setup of module kcemirror --- NEW FILE Makefile --- # Top level Makefile for module kcemirror 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 --- --- NEW FILE pkg.acl --- From fedora-extras-commits at redhat.com Sun Apr 29 22:14:11 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Sun, 29 Apr 2007 18:14:11 -0400 Subject: owners owners.list,1.2757,1.2758 Message-ID: <200704292214.l3TMEBY6011068@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/owners In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners Modified Files: owners.list Log Message: add kcemirror Index: owners.list =================================================================== RCS file: /cvs/extras/owners/owners.list,v retrieving revision 1.2757 retrieving revision 1.2758 diff -u -r1.2757 -r1.2758 --- owners.list 29 Apr 2007 22:12:16 -0000 1.2757 +++ owners.list 29 Apr 2007 22:13:41 -0000 1.2758 @@ -1022,6 +1022,7 @@ Fedora Extras|kbibtex|A BibTeX editor for KDE|ch.nolte at noltec.org|extras-qa at fedoraproject.org| Fedora Extras|kbilliards|A Fun Billiards Simulator Game|j.w.r.degoede at hhs.nl|extras-qa at fedoraproject.org| Fedora Extras|kchmviewer|CHM viewer|pertusus at free.fr,jpo at di.uminho.pt|extras-qa at fedoraproject.org| +Fedora Extras|kcemirror|Remote display control for PocketPC devices|andreas.bierfert at lowlatency.de,gauret at free.fr|extras-qa at fedoraproject.org| Fedora Extras|kcometen3|OpenGL Screensaver for KDE|packages at amiga-hardware.com|extras-qa at fedoraproject.org| Fedora Extras|kdeartwork-extras|Artwork Extras, including xscreensaver-based screensavers|rdieter at math.unl.edu|extras-qa at fedoraproject.org| Fedora Extras|kdegraphics-extras|Extras for KDE graphics applications|rdieter at math.unl.edu|extras-qa at fedoraproject.org| From fedora-extras-commits at redhat.com Sun Apr 29 22:14:19 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Sun, 29 Apr 2007 18:14:19 -0400 Subject: rpms/kcemirror/devel .cvsignore, NONE, 1.1 Makefile, NONE, 1.1 sources, NONE, 1.1 Message-ID: <200704292214.l3TMEJX9011082@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/rpms/kcemirror/devel In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners/tmpcvsf10986/rpms/kcemirror/devel Added Files: .cvsignore Makefile sources Log Message: Setup of module kcemirror --- NEW FILE .cvsignore --- --- NEW FILE Makefile --- # Makefile for source rpm: kcemirror # $Id: Makefile,v 1.1 2007/04/29 22:14:15 wtogami Exp $ NAME := kcemirror SPECFILE = $(firstword $(wildcard *.spec)) define find-makefile-common for d in common ../common ../../common ; do if [ -f $$d/Makefile.common ] ; then if [ -f $$d/CVS/Root -a -w $$/Makefile.common ] ; then cd $$d ; cvs -Q update ; fi ; echo "$$d/Makefile.common" ; break ; fi ; done endef MAKEFILE_COMMON := $(shell $(find-makefile-common)) ifeq ($(MAKEFILE_COMMON),) # attept a checkout define checkout-makefile-common test -f CVS/Root && { cvs -Q -d $$(cat CVS/Root) checkout common && echo "common/Makefile.common" ; } || { echo "ERROR: I can't figure out how to checkout the 'common' module." ; exit -1 ; } >&2 endef MAKEFILE_COMMON := $(shell $(checkout-makefile-common)) endif include $(MAKEFILE_COMMON) --- NEW FILE sources --- From fedora-extras-commits at redhat.com Sun Apr 29 22:15:59 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Sun, 29 Apr 2007 18:15:59 -0400 Subject: rpms/pigment - New directory Message-ID: <200704292215.l3TMFx1U011369@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/rpms/pigment In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners/tmpcvsO11333/rpms/pigment Log Message: Directory /cvs/extras/rpms/pigment added to the repository From fedora-extras-commits at redhat.com Sun Apr 29 22:16:03 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Sun, 29 Apr 2007 18:16:03 -0400 Subject: rpms/pigment/devel - New directory Message-ID: <200704292216.l3TMG3Pd011387@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/rpms/pigment/devel In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners/tmpcvsO11333/rpms/pigment/devel Log Message: Directory /cvs/extras/rpms/pigment/devel added to the repository From fedora-extras-commits at redhat.com Sun Apr 29 22:16:13 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Sun, 29 Apr 2007 18:16:13 -0400 Subject: rpms/pigment Makefile, NONE, 1.1 import.log, NONE, 1.1 pkg.acl, NONE, 1.1 Message-ID: <200704292216.l3TMGDX9011426@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/rpms/pigment In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners/tmpcvsO11333/rpms/pigment Added Files: Makefile import.log pkg.acl Log Message: Setup of module pigment --- NEW FILE Makefile --- # Top level Makefile for module pigment 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 --- --- NEW FILE pkg.acl --- From fedora-extras-commits at redhat.com Sun Apr 29 22:16:12 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Sun, 29 Apr 2007 18:16:12 -0400 Subject: owners owners.epel.list,1.153,1.154 owners.list,1.2758,1.2759 Message-ID: <200704292216.l3TMGCfS011419@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/owners In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners Modified Files: owners.epel.list owners.list Log Message: add pigment to extras and epel Index: owners.epel.list =================================================================== RCS file: /cvs/extras/owners/owners.epel.list,v retrieving revision 1.153 retrieving revision 1.154 diff -u -r1.153 -r1.154 --- owners.epel.list 29 Apr 2007 21:53:22 -0000 1.153 +++ owners.epel.list 29 Apr 2007 22:15:42 -0000 1.154 @@ -397,6 +397,7 @@ Fedora EPEL|php-pecl-mailparse|PECL package for parsing and working with email messages|matthias at rpmforge.net|extras-qa at fedoraproject.org| Fedora EPEL|php-pecl-zip|PECL A zip management extension|Fedora at FamilleCollet.com|extras-qa at fedoraproject.org| Fedora EPEL|phpPgAdmin|Web based PostgreSQL Administration|devrim at commandprompt.com|extras-qa at fedoraproject.org| +Fedora EPEL|pigment|Media Center Toolkit|matthias at rpmforge.net|extras-qa at fedoraproject.org| Fedora EPEL|pinentry|Collection of simple PIN or passphrase entry dialogs|rdieter at math.unl.edu|extras-qa at fedoraproject.org|Axel.Thimm at ATrpms.net Fedora EPEL|plplot|Library of functions for making scientific plots|orion at cora.nwra.com|extras-qa at fedoraproject.org| Fedora EPEL|po4a|A tool maintaining translations anywhere|Axel.Thimm at ATrpms.net|extras-qa at fedoraproject.org| Index: owners.list =================================================================== RCS file: /cvs/extras/owners/owners.list,v retrieving revision 1.2758 retrieving revision 1.2759 diff -u -r1.2758 -r1.2759 --- owners.list 29 Apr 2007 22:13:41 -0000 1.2758 +++ owners.list 29 Apr 2007 22:15:42 -0000 1.2759 @@ -2336,6 +2336,7 @@ Fedora Extras|piccolo|Small fast XML parser|mwringe at redhat.com|extras-qa at fedoraproject.org| Fedora Extras|picocom|Minimal serial communications program|jafo-redhat at tummy.com|extras-qa at fedoraproject.org| Fedora Extras|pidgin|Internet Messenging Client|wtogami at redhat.com,stu at nosnilmot.com|extras-qa at fedoraproject.org|lschiere at users.sf.net,thekingant at users.sourceforge.net,eblanton at cs.ohiou.edu,redhat-bugzilla at bleeter.id.au +Fedora Extras|pigment|Media Center Toolkit|matthias at rpmforge.net|extras-qa at fedoraproject.org| Fedora Extras|pikdev|IDE for development of PICmicro based application (under Linux/KDE)|aportal at univ-montp2.fr|extras-qa at fedoraproject.org| Fedora Extras|piklab|Development environment for applications based on PIC & dsPIC microcontrollers|cgoorah at yahoo.com.au,aportal at univ-montp2.fr|extras-qa at fedoraproject.org| Fedora Extras|pikloops|Code generator for PIC delays|aportal at univ-montp2.fr|extras-qa at fedoraproject.org| From fedora-extras-commits at redhat.com Sun Apr 29 22:16:22 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Sun, 29 Apr 2007 18:16:22 -0400 Subject: rpms/pigment/devel .cvsignore, NONE, 1.1 Makefile, NONE, 1.1 sources, NONE, 1.1 Message-ID: <200704292216.l3TMGM0P011450@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/rpms/pigment/devel In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners/tmpcvsO11333/rpms/pigment/devel Added Files: .cvsignore Makefile sources Log Message: Setup of module pigment --- NEW FILE .cvsignore --- --- NEW FILE Makefile --- # Makefile for source rpm: pigment # $Id: Makefile,v 1.1 2007/04/29 22:16:18 wtogami Exp $ NAME := pigment SPECFILE = $(firstword $(wildcard *.spec)) define find-makefile-common for d in common ../common ../../common ; do if [ -f $$d/Makefile.common ] ; then if [ -f $$d/CVS/Root -a -w $$/Makefile.common ] ; then cd $$d ; cvs -Q update ; fi ; echo "$$d/Makefile.common" ; break ; fi ; done endef MAKEFILE_COMMON := $(shell $(find-makefile-common)) ifeq ($(MAKEFILE_COMMON),) # attept a checkout define checkout-makefile-common test -f CVS/Root && { cvs -Q -d $$(cat CVS/Root) checkout common && echo "common/Makefile.common" ; } || { echo "ERROR: I can't figure out how to checkout the 'common' module." ; exit -1 ; } >&2 endef MAKEFILE_COMMON := $(shell $(checkout-makefile-common)) endif include $(MAKEFILE_COMMON) --- NEW FILE sources --- From fedora-extras-commits at redhat.com Sun Apr 29 22:18:03 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Sun, 29 Apr 2007 18:18:03 -0400 Subject: rpms/spambayes/devel - New directory Message-ID: <200704292218.l3TMI3Zc011864@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/rpms/spambayes/devel In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners/tmpcvsa11783/rpms/spambayes/devel Log Message: Directory /cvs/extras/rpms/spambayes/devel added to the repository From fedora-extras-commits at redhat.com Sun Apr 29 22:17:57 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Sun, 29 Apr 2007 18:17:57 -0400 Subject: rpms/spambayes - New directory Message-ID: <200704292217.l3TMHvkH011815@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/rpms/spambayes In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners/tmpcvsa11783/rpms/spambayes Log Message: Directory /cvs/extras/rpms/spambayes added to the repository From fedora-extras-commits at redhat.com Sun Apr 29 22:18:08 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Sun, 29 Apr 2007 18:18:08 -0400 Subject: rpms/spambayes Makefile, NONE, 1.1 import.log, NONE, 1.1 pkg.acl, NONE, 1.1 Message-ID: <200704292218.l3TMI8wM011927@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/rpms/spambayes In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners/tmpcvsa11783/rpms/spambayes Added Files: Makefile import.log pkg.acl Log Message: Setup of module spambayes --- NEW FILE Makefile --- # Top level Makefile for module spambayes 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 --- --- NEW FILE pkg.acl --- From fedora-extras-commits at redhat.com Sun Apr 29 22:18:18 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Sun, 29 Apr 2007 18:18:18 -0400 Subject: rpms/spambayes/devel .cvsignore, NONE, 1.1 Makefile, NONE, 1.1 sources, NONE, 1.1 Message-ID: <200704292218.l3TMIIKa011979@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/rpms/spambayes/devel In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners/tmpcvsa11783/rpms/spambayes/devel Added Files: .cvsignore Makefile sources Log Message: Setup of module spambayes --- NEW FILE .cvsignore --- --- NEW FILE Makefile --- # Makefile for source rpm: spambayes # $Id: Makefile,v 1.1 2007/04/29 22:18:13 wtogami Exp $ NAME := spambayes SPECFILE = $(firstword $(wildcard *.spec)) define find-makefile-common for d in common ../common ../../common ; do if [ -f $$d/Makefile.common ] ; then if [ -f $$d/CVS/Root -a -w $$/Makefile.common ] ; then cd $$d ; cvs -Q update ; fi ; echo "$$d/Makefile.common" ; break ; fi ; done endef MAKEFILE_COMMON := $(shell $(find-makefile-common)) ifeq ($(MAKEFILE_COMMON),) # attept a checkout define checkout-makefile-common test -f CVS/Root && { cvs -Q -d $$(cat CVS/Root) checkout common && echo "common/Makefile.common" ; } || { echo "ERROR: I can't figure out how to checkout the 'common' module." ; exit -1 ; } >&2 endef MAKEFILE_COMMON := $(shell $(checkout-makefile-common)) endif include $(MAKEFILE_COMMON) --- NEW FILE sources --- From fedora-extras-commits at redhat.com Sun Apr 29 22:18:18 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Sun, 29 Apr 2007 18:18:18 -0400 Subject: owners owners.epel.list,1.154,1.155 owners.list,1.2759,1.2760 Message-ID: <200704292218.l3TMIIUx011988@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/owners In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners Modified Files: owners.epel.list owners.list Log Message: add spambayes Index: owners.epel.list =================================================================== RCS file: /cvs/extras/owners/owners.epel.list,v retrieving revision 1.154 retrieving revision 1.155 diff -u -r1.154 -r1.155 --- owners.epel.list 29 Apr 2007 22:15:42 -0000 1.154 +++ owners.epel.list 29 Apr 2007 22:17:48 -0000 1.155 @@ -474,6 +474,7 @@ Fedora EPEL|SIBsim4|Align expressed RNA sequences on a DNA template|Christian.Iseli at licr.org|extras-qa at fedoraproject.org| Fedora EPEL|smart|Next generation package handling tool|Axel.Thimm at ATrpms.net|extras-qa at fedoraproject.org| Fedora EPEL|sobby|Standalone obby server|lmacken at redhat.com|extras-qa at fedoraproject.org| +Fedora EPEL|spambayes|Bayesian anti-spam filter|chris.stone at gmail.com|extras-qa at fedoraproject.org| Fedora EPEL|spampd|Transparent SMTP/LMTP proxy filter using spamassassin|matthias at rpmforge.net|extras-qa at fedoraproject.org| Fedora EPEL|sparse|A semantic parser of source files|Matt_Domsch at dell.com|extras-qa at fedoraproject.org| Fedora EPEL|spr|Statistical pattern recognition|wart at kobold.org|extras-qa at fedoraproject.org| Index: owners.list =================================================================== RCS file: /cvs/extras/owners/owners.list,v retrieving revision 1.2759 retrieving revision 1.2760 diff -u -r1.2759 -r1.2760 --- owners.list 29 Apr 2007 22:15:42 -0000 1.2759 +++ owners.list 29 Apr 2007 22:17:48 -0000 1.2760 @@ -2787,6 +2787,7 @@ Fedora Extras|soundtracker|Sound module composer/player|seg at haxxed.com|extras-qa at fedoraproject.org| Fedora Extras|source-highlight|Produces a document with syntax highlighting|adrian at lisas.de|extras-qa at fedoraproject.org| Fedora Extras|spamass-milter|Sendmail milter for spamassassin|paul at city-fan.org|extras-qa at fedoraproject.org| +Fedora Extras|spambayes|Bayesian anti-spam filter|chris.stone at gmail.com|extras-qa at fedoraproject.org| Fedora Extras|spampd|Transparent SMTP/LMTP proxy filter using spamassassin|matthias at rpmforge.net|extras-qa at fedoraproject.org| Fedora Extras|spandsp|A DSP library for telephony|jeff at ocjtech.us|extras-qa at fedoraproject.org| Fedora Extras|sparse|A semantic parser of source files|Matt_Domsch at dell.com|extras-qa at fedoraproject.org| From fedora-extras-commits at redhat.com Sun Apr 29 22:20:44 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Sun, 29 Apr 2007 18:20:44 -0400 Subject: rpms/marble - New directory Message-ID: <200704292220.l3TMKivS012481@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/rpms/marble In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners/tmpcvsq12450/rpms/marble Log Message: Directory /cvs/extras/rpms/marble added to the repository From fedora-extras-commits at redhat.com Sun Apr 29 22:20:50 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Sun, 29 Apr 2007 18:20:50 -0400 Subject: rpms/marble/devel - New directory Message-ID: <200704292220.l3TMKoGF012497@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/rpms/marble/devel In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners/tmpcvsq12450/rpms/marble/devel Log Message: Directory /cvs/extras/rpms/marble/devel added to the repository From fedora-extras-commits at redhat.com Sun Apr 29 22:21:00 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Sun, 29 Apr 2007 18:21:00 -0400 Subject: rpms/marble Makefile,NONE,1.1 import.log,NONE,1.1 pkg.acl,NONE,1.1 Message-ID: <200704292221.l3TML0rV012532@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/rpms/marble In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners/tmpcvsq12450/rpms/marble Added Files: Makefile import.log pkg.acl Log Message: Setup of module marble --- NEW FILE Makefile --- # Top level Makefile for module marble 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 --- --- NEW FILE pkg.acl --- From fedora-extras-commits at redhat.com Sun Apr 29 22:21:05 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Sun, 29 Apr 2007 18:21:05 -0400 Subject: owners owners.list,1.2760,1.2761 Message-ID: <200704292221.l3TML5e4012577@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/owners In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners Modified Files: owners.list Log Message: add marble Index: owners.list =================================================================== RCS file: /cvs/extras/owners/owners.list,v retrieving revision 1.2760 retrieving revision 1.2761 diff -u -r1.2760 -r1.2761 --- owners.list 29 Apr 2007 22:17:48 -0000 1.2760 +++ owners.list 29 Apr 2007 22:20:35 -0000 1.2761 @@ -1347,6 +1347,7 @@ Fedora Extras|manaworld-music|Music files for manaworld|wart at kobold.org|extras-qa at fedoraproject.org| Fedora Extras|manedit|UNIX Manual Page Editor|mtasaka at ioa.s.u-tokyo.ac.jp|extras-qa at fedoraproject.org| Fedora Extras|mantis|A web-based bugtracking system|giallu at gmail.com|extras-qa at fedoraproject.org|enrico.scholz at informatik.tu-chemnitz.de +Fedora Extras|marble|A KDE Desktop Globe|cgoorah at yahoo.com.au|extras-qa at fedoraproject.org| Fedora Extras|mathml-fonts|Mathematical symbol fonts|rdieter at math.unl.edu|extras-qa at fedoraproject.org| Fedora Extras|maven-doxia|Content generation framework|dbhole at redhat.com|extras-qa at fedoraproject.org| Fedora Extras|maven-jxr|Source cross referencing tool|dbhole at redhat.com|extras-qa at fedoraproject.org| From fedora-extras-commits at redhat.com Sun Apr 29 22:21:09 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Sun, 29 Apr 2007 18:21:09 -0400 Subject: rpms/marble/devel .cvsignore, NONE, 1.1 Makefile, NONE, 1.1 sources, NONE, 1.1 Message-ID: <200704292221.l3TML9T1012586@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/rpms/marble/devel In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners/tmpcvsq12450/rpms/marble/devel Added Files: .cvsignore Makefile sources Log Message: Setup of module marble --- NEW FILE .cvsignore --- --- NEW FILE Makefile --- # Makefile for source rpm: marble # $Id: Makefile,v 1.1 2007/04/29 22:21:05 wtogami Exp $ NAME := marble SPECFILE = $(firstword $(wildcard *.spec)) define find-makefile-common for d in common ../common ../../common ; do if [ -f $$d/Makefile.common ] ; then if [ -f $$d/CVS/Root -a -w $$/Makefile.common ] ; then cd $$d ; cvs -Q update ; fi ; echo "$$d/Makefile.common" ; break ; fi ; done endef MAKEFILE_COMMON := $(shell $(find-makefile-common)) ifeq ($(MAKEFILE_COMMON),) # attept a checkout define checkout-makefile-common test -f CVS/Root && { cvs -Q -d $$(cat CVS/Root) checkout common && echo "common/Makefile.common" ; } || { echo "ERROR: I can't figure out how to checkout the 'common' module." ; exit -1 ; } >&2 endef MAKEFILE_COMMON := $(shell $(checkout-makefile-common)) endif include $(MAKEFILE_COMMON) --- NEW FILE sources --- From fedora-extras-commits at redhat.com Sun Apr 29 22:21:40 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Sun, 29 Apr 2007 18:21:40 -0400 Subject: rpms/perl-CGI-Ex - New directory Message-ID: <200704292221.l3TMLeaW012764@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/rpms/perl-CGI-Ex In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners/tmpcvsL12734/rpms/perl-CGI-Ex Log Message: Directory /cvs/extras/rpms/perl-CGI-Ex added to the repository From fedora-extras-commits at redhat.com Sun Apr 29 22:21:49 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Sun, 29 Apr 2007 18:21:49 -0400 Subject: rpms/perl-CGI-Ex/devel - New directory Message-ID: <200704292221.l3TMLnv8012787@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/rpms/perl-CGI-Ex/devel In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners/tmpcvsL12734/rpms/perl-CGI-Ex/devel Log Message: Directory /cvs/extras/rpms/perl-CGI-Ex/devel added to the repository From fedora-extras-commits at redhat.com Sun Apr 29 22:21:58 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Sun, 29 Apr 2007 18:21:58 -0400 Subject: owners owners.list,1.2761,1.2762 Message-ID: <200704292221.l3TMLwgv012842@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/owners In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners Modified Files: owners.list Log Message: add perl-CGI-Ex Index: owners.list =================================================================== RCS file: /cvs/extras/owners/owners.list,v retrieving revision 1.2761 retrieving revision 1.2762 diff -u -r1.2761 -r1.2762 --- owners.list 29 Apr 2007 22:20:35 -0000 1.2761 +++ owners.list 29 Apr 2007 22:21:28 -0000 1.2762 @@ -1666,6 +1666,7 @@ Fedora Extras|perl-Carp-Assert-More|Convenience wrappers around Carp::Assert|jpo at di.uminho.pt|extras-qa at fedoraproject.org|fedora-perl-devel-list at redhat.com Fedora Extras|perl-Cflow|Find flows in flow files|orion at cora.nwra.com|extras-qa at fedoraproject.org|fedora-perl-devel-list at redhat.com Fedora Extras|perl-CGI-Ajax|Perl-specific system for writing Asynchronous web applications|cweyl at alumni.drew.edu|extras-qa at fedoraproject.org|fedora-perl-devel-list at redhat.com +Fedora Extras|perl-CGI-Ex|CGI utility suite - makes powerful application writing fun and easy|cweyl at alumni.drew.edu|extras-qa at fedoraproject.org|fedora-perl-devel-list at redhat.com Fedora Extras|perl-CGI-Session|Persistent session data in CGI applications|andreas at bawue.net|extras-qa at fedoraproject.org|fedora-perl-devel-list at redhat.com Fedora Extras|perl-CGI-Simple|Simple totally OO CGI interface that is CGI.pm compliant|tcallawa at redhat.com|extras-qa at fedoraproject.org|fedora-perl-devel-list at redhat.com Fedora Extras|perl-CGI-Untaint|Process CGI input parameters|tcallawa at redhat.com|extras-qa at fedoraproject.org|fedora-perl-devel-list at redhat.com From fedora-extras-commits at redhat.com Sun Apr 29 22:21:59 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Sun, 29 Apr 2007 18:21:59 -0400 Subject: rpms/perl-CGI-Ex Makefile, NONE, 1.1 import.log, NONE, 1.1 pkg.acl, NONE, 1.1 Message-ID: <200704292221.l3TMLxUT012848@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/rpms/perl-CGI-Ex In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners/tmpcvsL12734/rpms/perl-CGI-Ex Added Files: Makefile import.log pkg.acl Log Message: Setup of module perl-CGI-Ex --- NEW FILE Makefile --- # Top level Makefile for module perl-CGI-Ex 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 --- --- NEW FILE pkg.acl --- From fedora-extras-commits at redhat.com Sun Apr 29 22:22:09 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Sun, 29 Apr 2007 18:22:09 -0400 Subject: rpms/perl-CGI-Ex/devel .cvsignore, NONE, 1.1 Makefile, NONE, 1.1 sources, NONE, 1.1 Message-ID: <200704292222.l3TMM9fT012897@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/rpms/perl-CGI-Ex/devel In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners/tmpcvsL12734/rpms/perl-CGI-Ex/devel Added Files: .cvsignore Makefile sources Log Message: Setup of module perl-CGI-Ex --- NEW FILE .cvsignore --- --- NEW FILE Makefile --- # Makefile for source rpm: perl-CGI-Ex # $Id: Makefile,v 1.1 2007/04/29 22:22:05 wtogami Exp $ NAME := perl-CGI-Ex SPECFILE = $(firstword $(wildcard *.spec)) define find-makefile-common for d in common ../common ../../common ; do if [ -f $$d/Makefile.common ] ; then if [ -f $$d/CVS/Root -a -w $$/Makefile.common ] ; then cd $$d ; cvs -Q update ; fi ; echo "$$d/Makefile.common" ; break ; fi ; done endef MAKEFILE_COMMON := $(shell $(find-makefile-common)) ifeq ($(MAKEFILE_COMMON),) # attept a checkout define checkout-makefile-common test -f CVS/Root && { cvs -Q -d $$(cat CVS/Root) checkout common && echo "common/Makefile.common" ; } || { echo "ERROR: I can't figure out how to checkout the 'common' module." ; exit -1 ; } >&2 endef MAKEFILE_COMMON := $(shell $(checkout-makefile-common)) endif include $(MAKEFILE_COMMON) --- NEW FILE sources --- From fedora-extras-commits at redhat.com Sun Apr 29 22:22:36 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Sun, 29 Apr 2007 18:22:36 -0400 Subject: rpms/perl-Class-Prototyped - New directory Message-ID: <200704292222.l3TMMapd013151@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/rpms/perl-Class-Prototyped In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners/tmpcvsM13116/rpms/perl-Class-Prototyped Log Message: Directory /cvs/extras/rpms/perl-Class-Prototyped added to the repository From fedora-extras-commits at redhat.com Sun Apr 29 22:22:45 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Sun, 29 Apr 2007 18:22:45 -0400 Subject: rpms/perl-Class-Prototyped/devel - New directory Message-ID: <200704292222.l3TMMjOt013177@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/rpms/perl-Class-Prototyped/devel In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners/tmpcvsM13116/rpms/perl-Class-Prototyped/devel Log Message: Directory /cvs/extras/rpms/perl-Class-Prototyped/devel added to the repository From fedora-extras-commits at redhat.com Sun Apr 29 22:22:55 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Sun, 29 Apr 2007 18:22:55 -0400 Subject: rpms/perl-Class-Prototyped Makefile, NONE, 1.1 import.log, NONE, 1.1 pkg.acl, NONE, 1.1 Message-ID: <200704292222.l3TMMtjI013251@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/rpms/perl-Class-Prototyped In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners/tmpcvsM13116/rpms/perl-Class-Prototyped Added Files: Makefile import.log pkg.acl Log Message: Setup of module perl-Class-Prototyped --- NEW FILE Makefile --- # Top level Makefile for module perl-Class-Prototyped 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 --- --- NEW FILE pkg.acl --- From fedora-extras-commits at redhat.com Sun Apr 29 22:22:51 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Sun, 29 Apr 2007 18:22:51 -0400 Subject: owners owners.list,1.2762,1.2763 Message-ID: <200704292222.l3TMMpvc013243@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/owners In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners Modified Files: owners.list Log Message: add perl-Class-Prototyped Index: owners.list =================================================================== RCS file: /cvs/extras/owners/owners.list,v retrieving revision 1.2762 retrieving revision 1.2763 diff -u -r1.2762 -r1.2763 --- owners.list 29 Apr 2007 22:21:28 -0000 1.2762 +++ owners.list 29 Apr 2007 22:22:21 -0000 1.2763 @@ -1703,6 +1703,7 @@ Fedora Extras|perl-Class-MethodMaker|Create generic methods for OO Perl|dgregor at redhat.com|extras-qa at fedoraproject.org|fedora-perl-devel-list at redhat.com Fedora Extras|perl-Class-MOP|Class::MOP Perl module|cweyl at alumni.drew.edu|extras-qa at fedoraproject.org|fedora-perl-devel-list at redhat.com Fedora Extras|perl-Class-Observable|Allow other classes and objects to respond to events in yours|andreas at bawue.net|extras-qa at fedoraproject.org|fedora-perl-devel-list at redhat.com +Fedora Extras|perl-Class-Prototyped|Fast prototype-based OO programming in Perl|cweyl at alumni.drew.edu|extras-qa at fedoraproject.org|fedora-perl-devel-list at redhat.com Fedora Extras|perl-Class-ReturnValue|Class::ReturnValue Perl module|rc040203 at freenet.de|extras-qa at fedoraproject.org|fedora-perl-devel-list at redhat.com Fedora Extras|perl-Class-Singleton|Class::Singleton Perl module|steve at silug.org|extras-qa at fedoraproject.org|fedora-perl-devel-list at redhat.com Fedora Extras|perl-Class-Std|Support for creating standard "inside-out" classes|andreas at bawue.net|extras-qa at fedoraproject.org|fedora-perl-devel-list at redhat.com From fedora-extras-commits at redhat.com Sun Apr 29 22:22:59 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Sun, 29 Apr 2007 18:22:59 -0400 Subject: rpms/perl-Class-Prototyped/devel .cvsignore, NONE, 1.1 Makefile, NONE, 1.1 sources, NONE, 1.1 Message-ID: <200704292222.l3TMMx5R013270@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/rpms/perl-Class-Prototyped/devel In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners/tmpcvsM13116/rpms/perl-Class-Prototyped/devel Added Files: .cvsignore Makefile sources Log Message: Setup of module perl-Class-Prototyped --- NEW FILE .cvsignore --- --- NEW FILE Makefile --- # Makefile for source rpm: perl-Class-Prototyped # $Id: Makefile,v 1.1 2007/04/29 22:22:55 wtogami Exp $ NAME := perl-Class-Prototyped SPECFILE = $(firstword $(wildcard *.spec)) define find-makefile-common for d in common ../common ../../common ; do if [ -f $$d/Makefile.common ] ; then if [ -f $$d/CVS/Root -a -w $$/Makefile.common ] ; then cd $$d ; cvs -Q update ; fi ; echo "$$d/Makefile.common" ; break ; fi ; done endef MAKEFILE_COMMON := $(shell $(find-makefile-common)) ifeq ($(MAKEFILE_COMMON),) # attept a checkout define checkout-makefile-common test -f CVS/Root && { cvs -Q -d $$(cat CVS/Root) checkout common && echo "common/Makefile.common" ; } || { echo "ERROR: I can't figure out how to checkout the 'common' module." ; exit -1 ; } >&2 endef MAKEFILE_COMMON := $(shell $(checkout-makefile-common)) endif include $(MAKEFILE_COMMON) --- NEW FILE sources --- From fedora-extras-commits at redhat.com Sun Apr 29 22:23:34 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Sun, 29 Apr 2007 18:23:34 -0400 Subject: rpms/ruby-zoom - New directory Message-ID: <200704292223.l3TMNYdm013516@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/rpms/ruby-zoom In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners/tmpcvsa13490/rpms/ruby-zoom Log Message: Directory /cvs/extras/rpms/ruby-zoom added to the repository From fedora-extras-commits at redhat.com Sun Apr 29 22:23:39 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Sun, 29 Apr 2007 18:23:39 -0400 Subject: rpms/ruby-zoom/devel - New directory Message-ID: <200704292223.l3TMNdAH013530@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/rpms/ruby-zoom/devel In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners/tmpcvsa13490/rpms/ruby-zoom/devel Log Message: Directory /cvs/extras/rpms/ruby-zoom/devel added to the repository From fedora-extras-commits at redhat.com Sun Apr 29 22:23:44 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Sun, 29 Apr 2007 18:23:44 -0400 Subject: rpms/ruby-zoom Makefile, NONE, 1.1 import.log, NONE, 1.1 pkg.acl, NONE, 1.1 Message-ID: <200704292223.l3TMNi0c013562@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/rpms/ruby-zoom In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners/tmpcvsa13490/rpms/ruby-zoom Added Files: Makefile import.log pkg.acl Log Message: Setup of module ruby-zoom --- NEW FILE Makefile --- # Top level Makefile for module ruby-zoom 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 --- --- NEW FILE pkg.acl --- From fedora-extras-commits at redhat.com Sun Apr 29 22:23:47 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Sun, 29 Apr 2007 18:23:47 -0400 Subject: owners owners.list,1.2763,1.2764 Message-ID: <200704292223.l3TMNlk7013574@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/owners In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners Modified Files: owners.list Log Message: add ruby-zoom Index: owners.list =================================================================== RCS file: /cvs/extras/owners/owners.list,v retrieving revision 1.2763 retrieving revision 1.2764 diff -u -r1.2763 -r1.2764 --- owners.list 29 Apr 2007 22:22:21 -0000 1.2763 +++ owners.list 29 Apr 2007 22:23:17 -0000 1.2764 @@ -2680,6 +2680,7 @@ Fedora Extras|ruby-racc|A Ruby LALR(1) Parser Generator|dlutter at redhat.com|extras-qa at fedoraproject.org| Fedora Extras|ruby-romkan|Romaji <-> Kana conversion library for Ruby|mtasaka at ioa.s.u-tokyo.ac.jp|extras-qa at fedoraproject.org| Fedora Extras|ruby-sqlite3|A Ruby interface to SQLite|dlutter at redhat.com|extras-qa at fedoraproject.org| +Fedora Extras|ruby-zoom|Ruby binding to ZOOM|mtasaka at ioa.s.u-tokyo.ac.jp|extras-qa at fedoraproject.org| Fedora Extras|rubygems|The Ruby standard for packaging ruby libraries|dlutter at redhat.com|extras-qa at fedoraproject.org| Fedora Extras|rudeconfig|C++ library for manipulating config files|matt at rudeserver.com|extras-qa at fedoraproject.org| Fedora Extras|rxvt|Rxvt (ouR XVT) - a VT102 emulator for the X window system|andreas.bierfert at lowlatency.de|extras-qa at fedoraproject.org| From fedora-extras-commits at redhat.com Sun Apr 29 22:23:54 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Sun, 29 Apr 2007 18:23:54 -0400 Subject: rpms/ruby-zoom/devel .cvsignore, NONE, 1.1 Makefile, NONE, 1.1 sources, NONE, 1.1 Message-ID: <200704292223.l3TMNsVc013660@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/rpms/ruby-zoom/devel In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners/tmpcvsa13490/rpms/ruby-zoom/devel Added Files: .cvsignore Makefile sources Log Message: Setup of module ruby-zoom --- NEW FILE .cvsignore --- --- NEW FILE Makefile --- # Makefile for source rpm: ruby-zoom # $Id: Makefile,v 1.1 2007/04/29 22:23:49 wtogami Exp $ NAME := ruby-zoom SPECFILE = $(firstword $(wildcard *.spec)) define find-makefile-common for d in common ../common ../../common ; do if [ -f $$d/Makefile.common ] ; then if [ -f $$d/CVS/Root -a -w $$/Makefile.common ] ; then cd $$d ; cvs -Q update ; fi ; echo "$$d/Makefile.common" ; break ; fi ; done endef MAKEFILE_COMMON := $(shell $(find-makefile-common)) ifeq ($(MAKEFILE_COMMON),) # attept a checkout define checkout-makefile-common test -f CVS/Root && { cvs -Q -d $$(cat CVS/Root) checkout common && echo "common/Makefile.common" ; } || { echo "ERROR: I can't figure out how to checkout the 'common' module." ; exit -1 ; } >&2 endef MAKEFILE_COMMON := $(shell $(checkout-makefile-common)) endif include $(MAKEFILE_COMMON) --- NEW FILE sources --- From fedora-extras-commits at redhat.com Sun Apr 29 22:24:25 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Sun, 29 Apr 2007 18:24:25 -0400 Subject: rpms/perl-Data-Dump - New directory Message-ID: <200704292224.l3TMOPRC013912@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/rpms/perl-Data-Dump In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners/tmpcvsD13884/rpms/perl-Data-Dump Log Message: Directory /cvs/extras/rpms/perl-Data-Dump added to the repository From fedora-extras-commits at redhat.com Sun Apr 29 22:24:35 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Sun, 29 Apr 2007 18:24:35 -0400 Subject: rpms/perl-Data-Dump/devel - New directory Message-ID: <200704292224.l3TMOZtY013931@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/rpms/perl-Data-Dump/devel In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners/tmpcvsD13884/rpms/perl-Data-Dump/devel Log Message: Directory /cvs/extras/rpms/perl-Data-Dump/devel added to the repository From fedora-extras-commits at redhat.com Sun Apr 29 22:24:45 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Sun, 29 Apr 2007 18:24:45 -0400 Subject: rpms/perl-Data-Dump Makefile, NONE, 1.1 import.log, NONE, 1.1 pkg.acl, NONE, 1.1 Message-ID: <200704292224.l3TMOjQi014067@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/rpms/perl-Data-Dump In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners/tmpcvsD13884/rpms/perl-Data-Dump Added Files: Makefile import.log pkg.acl Log Message: Setup of module perl-Data-Dump --- NEW FILE Makefile --- # Top level Makefile for module perl-Data-Dump 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 --- --- NEW FILE pkg.acl --- From fedora-extras-commits at redhat.com Sun Apr 29 22:24:46 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Sun, 29 Apr 2007 18:24:46 -0400 Subject: owners owners.list,1.2764,1.2765 Message-ID: <200704292224.l3TMOk4m014076@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/owners In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners Modified Files: owners.list Log Message: add perl-Data-Dump Index: owners.list =================================================================== RCS file: /cvs/extras/owners/owners.list,v retrieving revision 1.2764 retrieving revision 1.2765 diff -u -r1.2764 -r1.2765 --- owners.list 29 Apr 2007 22:23:17 -0000 1.2764 +++ owners.list 29 Apr 2007 22:24:16 -0000 1.2765 @@ -1743,6 +1743,7 @@ Fedora Extras|perl-Data-Alias|Comprehensive set of aliasing operations|cweyl at alumni.drew.edu|extras-qa at fedoraproject.org|fedora-perl-devel-list at redhat.com Fedora Extras|perl-Data-Buffer|Read/write buffer class for perl|paul at city-fan.org|extras-qa at fedoraproject.org|fedora-perl-devel-list at redhat.com Fedora Extras|perl-Data-Compare|Compare perl data structures|jpo at di.uminho.pt|extras-qa at fedoraproject.org|fedora-perl-devel-list at redhat.com +Fedora Extras|perl-Data-Dump|Pretty printing of data structures|cweyl at alumni.drew.edu|extras-qa at fedoraproject.org|fedora-perl-devel-list at redhat.com Fedora Extras|perl-Data-HexDump|Hexadecial Dumper|andreas at bawue.net|extras-qa at fedoraproject.org|fedora-perl-devel-list at redhat.com Fedora Extras|perl-Data-Hierarchy|Handle data in a hierarchical structure|ianburrell at gmail.com|extras-qa at fedoraproject.org|fedora-perl-devel-list at redhat.com Fedora Extras|perl-Data-OptList|Parse and validate simple name/value option pairs|cweyl at alumni.drew.edu|extras-qa at fedoraproject.org|fedora-perl-devel-list at redhat.com From fedora-extras-commits at redhat.com Sun Apr 29 22:24:54 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Sun, 29 Apr 2007 18:24:54 -0400 Subject: rpms/perl-Data-Dump/devel .cvsignore, NONE, 1.1 Makefile, NONE, 1.1 sources, NONE, 1.1 Message-ID: <200704292224.l3TMOsir014125@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/rpms/perl-Data-Dump/devel In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners/tmpcvsD13884/rpms/perl-Data-Dump/devel Added Files: .cvsignore Makefile sources Log Message: Setup of module perl-Data-Dump --- NEW FILE .cvsignore --- --- NEW FILE Makefile --- # Makefile for source rpm: perl-Data-Dump # $Id: Makefile,v 1.1 2007/04/29 22:24:50 wtogami Exp $ NAME := perl-Data-Dump SPECFILE = $(firstword $(wildcard *.spec)) define find-makefile-common for d in common ../common ../../common ; do if [ -f $$d/Makefile.common ] ; then if [ -f $$d/CVS/Root -a -w $$/Makefile.common ] ; then cd $$d ; cvs -Q update ; fi ; echo "$$d/Makefile.common" ; break ; fi ; done endef MAKEFILE_COMMON := $(shell $(find-makefile-common)) ifeq ($(MAKEFILE_COMMON),) # attept a checkout define checkout-makefile-common test -f CVS/Root && { cvs -Q -d $$(cat CVS/Root) checkout common && echo "common/Makefile.common" ; } || { echo "ERROR: I can't figure out how to checkout the 'common' module." ; exit -1 ; } >&2 endef MAKEFILE_COMMON := $(shell $(checkout-makefile-common)) endif include $(MAKEFILE_COMMON) --- NEW FILE sources --- From fedora-extras-commits at redhat.com Sun Apr 29 22:25:46 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Sun, 29 Apr 2007 18:25:46 -0400 Subject: owners owners.list,1.2765,1.2766 Message-ID: <200704292225.l3TMPkhG014385@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/owners In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners Modified Files: owners.list Log Message: add perl-Tree-Simple-VisitorFactory Index: owners.list =================================================================== RCS file: /cvs/extras/owners/owners.list,v retrieving revision 1.2765 retrieving revision 1.2766 diff -u -r1.2765 -r1.2766 --- owners.list 29 Apr 2007 22:24:16 -0000 1.2765 +++ owners.list 29 Apr 2007 22:25:15 -0000 1.2766 @@ -2204,6 +2204,7 @@ Fedora Extras|perl-Tk|Perl Graphical User Interface ToolKit|andreas.bierfert at lowlatency.de|extras-qa at fedoraproject.org|fedora-perl-devel-list at redhat.com Fedora Extras|perl-Tree-DAG_Node|Class for representing nodes in a tree|jpo at di.uminho.pt|extras-qa at fedoraproject.org|fedora-perl-devel-list at redhat.com Fedora Extras|perl-Tree-Simple|Tree::Simple Perl module|rc040203 at freenet.de|extras-qa at fedoraproject.org|fedora-perl-devel-list at redhat.com +Fedora Extras|perl-Tree-Simple-VisitorFactory|Factory object for dispensing Visitor objects|cweyl at alumni.drew.edu|extras-qa at fedoraproject.org|fedora-perl-devel-list at redhat.com Fedora Extras|perl-Unicode-Map|Perl module for mapping charsets from and to utf16 unicode|gauret at free.fr|extras-qa at fedoraproject.org|fedora-perl-devel-list at redhat.com Fedora Extras|perl-Unicode-Map8|Mapping table between 8-bit chars and Unicode for Perl|gauret at free.fr|extras-qa at fedoraproject.org|fedora-perl-devel-list at redhat.com Fedora Extras|perl-Unicode-MapUTF8|Conversions to and from arbitrary character sets and UTF8|gauret at free.fr|extras-qa at fedoraproject.org|fedora-perl-devel-list at redhat.com From fedora-extras-commits at redhat.com Sun Apr 29 22:25:50 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Sun, 29 Apr 2007 18:25:50 -0400 Subject: rpms/perl-Tree-Simple-VisitorFactory/devel - New directory Message-ID: <200704292225.l3TMPo0k014400@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/rpms/perl-Tree-Simple-VisitorFactory/devel In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners/tmpcvsc14349/rpms/perl-Tree-Simple-VisitorFactory/devel Log Message: Directory /cvs/extras/rpms/perl-Tree-Simple-VisitorFactory/devel added to the repository From fedora-extras-commits at redhat.com Sun Apr 29 22:25:46 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Sun, 29 Apr 2007 18:25:46 -0400 Subject: rpms/perl-Tree-Simple-VisitorFactory - New directory Message-ID: <200704292225.l3TMPk3i014387@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/rpms/perl-Tree-Simple-VisitorFactory In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners/tmpcvsc14349/rpms/perl-Tree-Simple-VisitorFactory Log Message: Directory /cvs/extras/rpms/perl-Tree-Simple-VisitorFactory added to the repository From fedora-extras-commits at redhat.com Sun Apr 29 22:25:57 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Sun, 29 Apr 2007 18:25:57 -0400 Subject: rpms/perl-Tree-Simple-VisitorFactory Makefile, NONE, 1.1 import.log, NONE, 1.1 pkg.acl, NONE, 1.1 Message-ID: <200704292225.l3TMPvw3014430@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/rpms/perl-Tree-Simple-VisitorFactory In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners/tmpcvsc14349/rpms/perl-Tree-Simple-VisitorFactory Added Files: Makefile import.log pkg.acl Log Message: Setup of module perl-Tree-Simple-VisitorFactory --- NEW FILE Makefile --- # Top level Makefile for module perl-Tree-Simple-VisitorFactory 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 --- --- NEW FILE pkg.acl --- From fedora-extras-commits at redhat.com Sun Apr 29 22:26:08 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Sun, 29 Apr 2007 18:26:08 -0400 Subject: rpms/perl-Tree-Simple-VisitorFactory/devel .cvsignore, NONE, 1.1 Makefile, NONE, 1.1 sources, NONE, 1.1 Message-ID: <200704292226.l3TMQ8nj014463@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/rpms/perl-Tree-Simple-VisitorFactory/devel In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners/tmpcvsc14349/rpms/perl-Tree-Simple-VisitorFactory/devel Added Files: .cvsignore Makefile sources Log Message: Setup of module perl-Tree-Simple-VisitorFactory --- NEW FILE .cvsignore --- --- NEW FILE Makefile --- # Makefile for source rpm: perl-Tree-Simple-VisitorFactory # $Id: Makefile,v 1.1 2007/04/29 22:26:04 wtogami Exp $ NAME := perl-Tree-Simple-VisitorFactory SPECFILE = $(firstword $(wildcard *.spec)) define find-makefile-common for d in common ../common ../../common ; do if [ -f $$d/Makefile.common ] ; then if [ -f $$d/CVS/Root -a -w $$/Makefile.common ] ; then cd $$d ; cvs -Q update ; fi ; echo "$$d/Makefile.common" ; break ; fi ; done endef MAKEFILE_COMMON := $(shell $(find-makefile-common)) ifeq ($(MAKEFILE_COMMON),) # attept a checkout define checkout-makefile-common test -f CVS/Root && { cvs -Q -d $$(cat CVS/Root) checkout common && echo "common/Makefile.common" ; } || { echo "ERROR: I can't figure out how to checkout the 'common' module." ; exit -1 ; } >&2 endef MAKEFILE_COMMON := $(shell $(checkout-makefile-common)) endif include $(MAKEFILE_COMMON) --- NEW FILE sources --- From fedora-extras-commits at redhat.com Sun Apr 29 22:26:48 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Sun, 29 Apr 2007 18:26:48 -0400 Subject: rpms/seahorse-adventures - New directory Message-ID: <200704292226.l3TMQmOn014724@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/rpms/seahorse-adventures In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners/tmpcvsY14696/rpms/seahorse-adventures Log Message: Directory /cvs/extras/rpms/seahorse-adventures added to the repository From fedora-extras-commits at redhat.com Sun Apr 29 22:26:53 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Sun, 29 Apr 2007 18:26:53 -0400 Subject: rpms/seahorse-adventures/devel - New directory Message-ID: <200704292226.l3TMQraf014740@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/rpms/seahorse-adventures/devel In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners/tmpcvsY14696/rpms/seahorse-adventures/devel Log Message: Directory /cvs/extras/rpms/seahorse-adventures/devel added to the repository From fedora-extras-commits at redhat.com Sun Apr 29 22:27:03 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Sun, 29 Apr 2007 18:27:03 -0400 Subject: owners owners.list,1.2766,1.2767 Message-ID: <200704292227.l3TMR37Q014767@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/owners In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners Modified Files: owners.list Log Message: add seahorse-adventures Index: owners.list =================================================================== RCS file: /cvs/extras/owners/owners.list,v retrieving revision 1.2766 retrieving revision 1.2767 diff -u -r1.2766 -r1.2767 --- owners.list 29 Apr 2007 22:25:15 -0000 1.2766 +++ owners.list 29 Apr 2007 22:26:33 -0000 1.2767 @@ -2743,6 +2743,7 @@ Fedora Extras|SILLY|Simple and easy to use library for image loading|packages at amiga-hardware.com|extras-qa at fedoraproject.org| Fedora Extras|sdparm|List or change SCSI/SATA disk parameters|terjeros at phys.ntnu.no|extras-qa at fedoraproject.org| Fedora Extras|seahorse|GNOME2 interface for gnupg|skvidal at linux.duke.edu|extras-qa at fedoraproject.org| +Fedora Extras|seahorse-adventures|Help barbie the seahorse float on bubbles to the moon|j.w.r.degoede at hhs.nl|extras-qa at fedoraproject.org| Fedora Extras|seamonkey|Web browser, e-mail, news, IRC client, HTML editor|kengert at redhat.com|extras-qa at fedoraproject.org| Fedora Extras|sear|WorldForge client|wart at kobold.org|extras-qa at fedoraproject.org| Fedora Extras|sear-media|Media files for the sear WorldForge client|wart at kobold.org|extras-qa at fedoraproject.org|che666 at gmail.com From fedora-extras-commits at redhat.com Sun Apr 29 22:27:08 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Sun, 29 Apr 2007 18:27:08 -0400 Subject: rpms/seahorse-adventures/devel .cvsignore, NONE, 1.1 Makefile, NONE, 1.1 sources, NONE, 1.1 Message-ID: <200704292227.l3TMR8Ya014787@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/rpms/seahorse-adventures/devel In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners/tmpcvsY14696/rpms/seahorse-adventures/devel Added Files: .cvsignore Makefile sources Log Message: Setup of module seahorse-adventures --- NEW FILE .cvsignore --- --- NEW FILE Makefile --- # Makefile for source rpm: seahorse-adventures # $Id: Makefile,v 1.1 2007/04/29 22:27:04 wtogami Exp $ NAME := seahorse-adventures SPECFILE = $(firstword $(wildcard *.spec)) define find-makefile-common for d in common ../common ../../common ; do if [ -f $$d/Makefile.common ] ; then if [ -f $$d/CVS/Root -a -w $$/Makefile.common ] ; then cd $$d ; cvs -Q update ; fi ; echo "$$d/Makefile.common" ; break ; fi ; done endef MAKEFILE_COMMON := $(shell $(find-makefile-common)) ifeq ($(MAKEFILE_COMMON),) # attept a checkout define checkout-makefile-common test -f CVS/Root && { cvs -Q -d $$(cat CVS/Root) checkout common && echo "common/Makefile.common" ; } || { echo "ERROR: I can't figure out how to checkout the 'common' module." ; exit -1 ; } >&2 endef MAKEFILE_COMMON := $(shell $(checkout-makefile-common)) endif include $(MAKEFILE_COMMON) --- NEW FILE sources --- From fedora-extras-commits at redhat.com Sun Apr 29 22:27:03 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Sun, 29 Apr 2007 18:27:03 -0400 Subject: rpms/seahorse-adventures Makefile, NONE, 1.1 import.log, NONE, 1.1 pkg.acl, NONE, 1.1 Message-ID: <200704292227.l3TMR3gw014770@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/rpms/seahorse-adventures In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners/tmpcvsY14696/rpms/seahorse-adventures Added Files: Makefile import.log pkg.acl Log Message: Setup of module seahorse-adventures --- NEW FILE Makefile --- # Top level Makefile for module seahorse-adventures 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 --- --- NEW FILE pkg.acl --- From fedora-extras-commits at redhat.com Sun Apr 29 22:31:24 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Sun, 29 Apr 2007 18:31:24 -0400 Subject: owners owners.epel.list,1.155,1.156 Message-ID: <200704292231.l3TMVOHL015217@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/owners In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners Modified Files: owners.epel.list Log Message: add fontforge to EL-5 Index: owners.epel.list =================================================================== RCS file: /cvs/extras/owners/owners.epel.list,v retrieving revision 1.155 retrieving revision 1.156 diff -u -r1.155 -r1.156 --- owners.epel.list 29 Apr 2007 22:17:48 -0000 1.155 +++ owners.epel.list 29 Apr 2007 22:30:54 -0000 1.156 @@ -75,6 +75,7 @@ Fedora EPEL|firmware-addon-dell|A firmware-tools plugin to handle BIOS/Firmware for Dell systems|mebrown at michaels-house.net,matt_domsch at dell.com|extras-qa at fedoraproject.org| Fedora EPEL|firmware-tools|Scripts and tools to manage firmware and BIOS updates|mebrown at michaels-house.net,matt_domsch at dell.com|extras-qa at fedoraproject.org| Fedora EPEL|fltk|A C++ user interface toolkit|rdieter at math.unl.edu|extras-qa at fedoraproject.org| +Fedora EPEL|fontforge|An outline and bitmap font editor|kevin at tummy.com|extras-qa at fedoraproject.org|roozbeh at farsiweb.info Fedora EPEL|fortune-mod|A program which will display a fortune|sheltren at cs.ucsb.edu|extras-qa at fedoraproject.org| Fedora EPEL|freefont|Free UCS Outline Fonts|orion at cora.nwra.com|extras-qa at fedoraproject.org| Fedora EPEL|frozen-bubble|Frozen Bubble arcade game|matthias at rpmforge.net|extras-qa at fedoraproject.org|j.w.r.degoede at hhs.nl From fedora-extras-commits at redhat.com Sun Apr 29 22:31:56 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Sun, 29 Apr 2007 18:31:56 -0400 Subject: rpms/perl-GTop - New directory Message-ID: <200704292231.l3TMVu8P015793@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/rpms/perl-GTop In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners/tmpcvsi15767/rpms/perl-GTop Log Message: Directory /cvs/extras/rpms/perl-GTop added to the repository From fedora-extras-commits at redhat.com Sun Apr 29 22:32:05 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Sun, 29 Apr 2007 18:32:05 -0400 Subject: rpms/perl-GTop/devel - New directory Message-ID: <200704292232.l3TMW5Rx015809@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/rpms/perl-GTop/devel In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners/tmpcvsi15767/rpms/perl-GTop/devel Log Message: Directory /cvs/extras/rpms/perl-GTop/devel added to the repository From fedora-extras-commits at redhat.com Sun Apr 29 22:32:10 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Sun, 29 Apr 2007 18:32:10 -0400 Subject: rpms/perl-GTop Makefile, NONE, 1.1 import.log, NONE, 1.1 pkg.acl, NONE, 1.1 Message-ID: <200704292232.l3TMWA1g015843@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/rpms/perl-GTop In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners/tmpcvsi15767/rpms/perl-GTop Added Files: Makefile import.log pkg.acl Log Message: Setup of module perl-GTop --- NEW FILE Makefile --- # Top level Makefile for module perl-GTop 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 --- --- NEW FILE pkg.acl --- From fedora-extras-commits at redhat.com Sun Apr 29 22:32:17 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Sun, 29 Apr 2007 18:32:17 -0400 Subject: owners owners.list,1.2767,1.2768 Message-ID: <200704292232.l3TMWH36015860@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/owners In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners Modified Files: owners.list Log Message: add perl-GTop Index: owners.list =================================================================== RCS file: /cvs/extras/owners/owners.list,v retrieving revision 1.2767 retrieving revision 1.2768 diff -u -r1.2767 -r1.2768 --- owners.list 29 Apr 2007 22:26:33 -0000 1.2767 +++ owners.list 29 Apr 2007 22:31:47 -0000 1.2768 @@ -1854,6 +1854,7 @@ Fedora Extras|perl-Geo-Forward|Calculate geographic location from lat, lon, distance, and heading|jpo at di.uminho.pt|extras-qa at fedoraproject.org|fedora-perl-devel-list at redhat.com Fedora Extras|perl-Geo-Functions|Standard Geo:: functions|jpo at di.uminho.pt|extras-qa at fedoraproject.org|fedora-perl-devel-list at redhat.com Fedora Extras|perl-Geo-Inverse|Calculate geographic distance from a lat & lon pair|jpo at di.uminho.pt|extras-qa at fedoraproject.org|fedora-perl-devel-list at redhat.com +Fedora Extras|perl-GTop|Perl interface to libgtop|cweyl at alumni.drew.edu|extras-qa at fedoraproject.org|fedora-perl-devel-list at redhat.com Fedora Extras|perl-gettext|Interface to gettext family of functions|rc040203 at freenet.de|extras-qa at fedoraproject.org|fedora-perl-devel-list at redhat.com Fedora Extras|perl-Glib|Perl interface to GLib|jpo at di.uminho.pt|extras-qa at fedoraproject.org|fedora-perl-devel-list at redhat.com Fedora Extras|perl-Gnome2-Canvas|Perl interface to Gnome Canvas|cweyl at alumni.drew.edu|extras-qa at fedoraproject.org|fedora-perl-devel-list at redhat.com,ghenry at suretecsystems.com From fedora-extras-commits at redhat.com Sun Apr 29 22:32:20 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Sun, 29 Apr 2007 18:32:20 -0400 Subject: rpms/perl-GTop/devel .cvsignore, NONE, 1.1 Makefile, NONE, 1.1 sources, NONE, 1.1 Message-ID: <200704292232.l3TMWKSX015865@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/rpms/perl-GTop/devel In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners/tmpcvsi15767/rpms/perl-GTop/devel Added Files: .cvsignore Makefile sources Log Message: Setup of module perl-GTop --- NEW FILE .cvsignore --- --- NEW FILE Makefile --- # Makefile for source rpm: perl-GTop # $Id: Makefile,v 1.1 2007/04/29 22:32:16 wtogami Exp $ NAME := perl-GTop SPECFILE = $(firstword $(wildcard *.spec)) define find-makefile-common for d in common ../common ../../common ; do if [ -f $$d/Makefile.common ] ; then if [ -f $$d/CVS/Root -a -w $$/Makefile.common ] ; then cd $$d ; cvs -Q update ; fi ; echo "$$d/Makefile.common" ; break ; fi ; done endef MAKEFILE_COMMON := $(shell $(find-makefile-common)) ifeq ($(MAKEFILE_COMMON),) # attept a checkout define checkout-makefile-common test -f CVS/Root && { cvs -Q -d $$(cat CVS/Root) checkout common && echo "common/Makefile.common" ; } || { echo "ERROR: I can't figure out how to checkout the 'common' module." ; exit -1 ; } >&2 endef MAKEFILE_COMMON := $(shell $(checkout-makefile-common)) endif include $(MAKEFILE_COMMON) --- NEW FILE sources --- From fedora-extras-commits at redhat.com Sun Apr 29 22:45:19 2007 From: fedora-extras-commits at redhat.com (Chris Weyl (cweyl)) Date: Sun, 29 Apr 2007 18:45:19 -0400 Subject: rpms/perl-CGI-Ex import.log,1.1,1.2 Message-ID: <200704292245.l3TMjJin016136@cvs-int.fedora.redhat.com> Author: cweyl Update of /cvs/extras/rpms/perl-CGI-Ex In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv16086 Modified Files: import.log Log Message: initial import Index: import.log =================================================================== RCS file: /cvs/extras/rpms/perl-CGI-Ex/import.log,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- import.log 29 Apr 2007 22:21:55 -0000 1.1 +++ import.log 29 Apr 2007 22:44:45 -0000 1.2 @@ -0,0 +1 @@ +perl-CGI-Ex-2_10-1_fc6:HEAD:perl-CGI-Ex-2.10-1.fc6.src.rpm:1177886677 From fedora-extras-commits at redhat.com Sun Apr 29 22:45:24 2007 From: fedora-extras-commits at redhat.com (Chris Weyl (cweyl)) Date: Sun, 29 Apr 2007 18:45:24 -0400 Subject: rpms/perl-CGI-Ex/devel perl-CGI-Ex.spec, NONE, 1.1 .cvsignore, 1.1, 1.2 sources, 1.1, 1.2 Message-ID: <200704292245.l3TMjOob016145@cvs-int.fedora.redhat.com> Author: cweyl Update of /cvs/extras/rpms/perl-CGI-Ex/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv16086/devel Modified Files: .cvsignore sources Added Files: perl-CGI-Ex.spec Log Message: initial import --- NEW FILE perl-CGI-Ex.spec --- Name: perl-CGI-Ex Version: 2.10 Release: 1%{?dist} Summary: CGI utility suite - makes powerful application writing fun and easy License: GPL or Artistic Group: Development/Libraries URL: http://search.cpan.org/dist/CGI-Ex/ Source0: http://www.cpan.org/authors/id/R/RH/RHANDOM/CGI-Ex-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch BuildRequires: perl(ExtUtils::MakeMaker) # fully enable test suite BuildRequires: perl(CGI) BuildRequires: perl(Config::IniHash) BuildRequires: perl(Crypt::Blowfish) BuildRequires: perl(Hash::Case) BuildRequires: perl(JSON) BuildRequires: perl(Storable) BuildRequires: perl(Taint::Runtime) BuildRequires: perl(YAML) BuildRequires: perl(XML::Simple) Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) %description CGI::Ex provides a suite of utilities to make writing CGI scripts more enjoyable. Although they can all be used separately, the main functionality of each of the modules is best represented in the CGI::Ex::App module. CGI::Ex::App takes CGI application building to the next step. CGI::Ex::App is not quite a framework (which normally includes pre-built html) instead CGI::Ex::App is an extended application flow that dramatically reduces CGI build time in most cases. It does so using as little magic as possible. See CGI::Ex::App. %prep %setup -q -n CGI-Ex-%{version} # make rpmlint happy :) find samples/ -type f -exec chmod -c -x {} \; %build %{__perl} Makefile.PL INSTALLDIRS=vendor make %{?_smp_mflags} %install rm -rf %{buildroot} make pure_install PERL_INSTALL_ROOT=%{buildroot} find %{buildroot} -type f -name .packlist -exec rm -f {} \; find %{buildroot} -depth -type d -exec rmdir {} 2>/dev/null \; %{_fixperms} %{buildroot}/* %check make test %clean rm -rf %{buildroot} %files %defattr(-,root,root,-) %doc Changes README samples/ %{perl_vendorlib}/* %{_mandir}/man3/* %changelog * Sat Apr 28 2007 Chris Weyl 2.10-1 - add perl(Hash::Case) as a BR - update to 2.10 * Wed Apr 18 2007 Chris Weyl 2.09-2 - add additional BR's * Sat Apr 07 2007 Chris Weyl 2.09-1 - Specfile autogenerated by cpanspec 1.70. Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/perl-CGI-Ex/devel/.cvsignore,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- .cvsignore 29 Apr 2007 22:22:05 -0000 1.1 +++ .cvsignore 29 Apr 2007 22:44:50 -0000 1.2 @@ -0,0 +1 @@ +CGI-Ex-2.10.tar.gz Index: sources =================================================================== RCS file: /cvs/extras/rpms/perl-CGI-Ex/devel/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 29 Apr 2007 22:22:05 -0000 1.1 +++ sources 29 Apr 2007 22:44:50 -0000 1.2 @@ -0,0 +1 @@ +e48feeff7c3a85c7b0d7c51aac3e6f2f CGI-Ex-2.10.tar.gz From fedora-extras-commits at redhat.com Sun Apr 29 22:46:31 2007 From: fedora-extras-commits at redhat.com (Chris Weyl (cweyl)) Date: Sun, 29 Apr 2007 18:46:31 -0400 Subject: rpms/perl-Class-Prototyped import.log,1.1,1.2 Message-ID: <200704292246.l3TMkV1d016220@cvs-int.fedora.redhat.com> Author: cweyl Update of /cvs/extras/rpms/perl-Class-Prototyped In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv16183 Modified Files: import.log Log Message: initial commit Index: import.log =================================================================== RCS file: /cvs/extras/rpms/perl-Class-Prototyped/import.log,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- import.log 29 Apr 2007 22:22:50 -0000 1.1 +++ import.log 29 Apr 2007 22:45:57 -0000 1.2 @@ -0,0 +1 @@ +perl-Class-Prototyped-1_10-1_fc6:HEAD:perl-Class-Prototyped-1.10-1.fc6.src.rpm:1177886745 From fedora-extras-commits at redhat.com Sun Apr 29 22:46:36 2007 From: fedora-extras-commits at redhat.com (Chris Weyl (cweyl)) Date: Sun, 29 Apr 2007 18:46:36 -0400 Subject: rpms/perl-Class-Prototyped/devel perl-Class-Prototyped.spec, NONE, 1.1 .cvsignore, 1.1, 1.2 sources, 1.1, 1.2 Message-ID: <200704292246.l3TMkasf016224@cvs-int.fedora.redhat.com> Author: cweyl Update of /cvs/extras/rpms/perl-Class-Prototyped/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv16183/devel Modified Files: .cvsignore sources Added Files: perl-Class-Prototyped.spec Log Message: initial commit --- NEW FILE perl-Class-Prototyped.spec --- Name: perl-Class-Prototyped Version: 1.10 Release: 1%{?dist} Summary: Fast prototype-based OO programming in Perl License: GPL or Artistic Group: Development/Libraries URL: http://search.cpan.org/dist/Class-Prototyped/ Source0: http://www.cpan.org/authors/id/T/TE/TEVERETT/Class-Prototyped-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch BuildRequires: perl(Module::Build) Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) %description This package provides for efficient and simple prototype-based programming in Perl. You can provide different subroutines for each object, and also have objects inherit their behavior and state from another object. %prep %setup -q -n Class-Prototyped-%{version} %build %{__perl} Build.PL installdirs=vendor ./Build %install rm -rf %{buildroot} ./Build install destdir=%{buildroot} create_packlist=0 find %{buildroot} -depth -type d -exec rmdir {} 2>/dev/null \; %{_fixperms} %{buildroot}/* %check ./Build test %clean rm -rf %{buildroot} %files %defattr(-,root,root,-) %doc Changes README perf/ examples/ %{perl_vendorlib}/* %{_mandir}/man3/* %changelog * Mon Apr 09 2007 Chris Weyl 1.10-1 - Specfile autogenerated by cpanspec 1.70. Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/perl-Class-Prototyped/devel/.cvsignore,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- .cvsignore 29 Apr 2007 22:22:55 -0000 1.1 +++ .cvsignore 29 Apr 2007 22:46:01 -0000 1.2 @@ -0,0 +1 @@ +Class-Prototyped-1.10.tar.gz Index: sources =================================================================== RCS file: /cvs/extras/rpms/perl-Class-Prototyped/devel/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 29 Apr 2007 22:22:55 -0000 1.1 +++ sources 29 Apr 2007 22:46:01 -0000 1.2 @@ -0,0 +1 @@ +82d22ef4628e276b2eb7d4debabdf31d Class-Prototyped-1.10.tar.gz From fedora-extras-commits at redhat.com Sun Apr 29 23:32:58 2007 From: fedora-extras-commits at redhat.com (Mamoru Tasaka (mtasaka)) Date: Sun, 29 Apr 2007 19:32:58 -0400 Subject: rpms/ruby-zoom pkg.acl,1.1,NONE Message-ID: <200704292332.l3TNWwiU021946@cvs-int.fedora.redhat.com> Author: mtasaka Update of /cvs/extras/rpms/ruby-zoom In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv21933 Removed Files: pkg.acl Log Message: Initial import of ruby-zoom --- pkg.acl DELETED --- From fedora-extras-commits at redhat.com Sun Apr 29 23:33:35 2007 From: fedora-extras-commits at redhat.com (Mamoru Tasaka (mtasaka)) Date: Sun, 29 Apr 2007 19:33:35 -0400 Subject: rpms/ruby-zoom/FC-5 ruby-zoom.spec, NONE, 1.1 .cvsignore, 1.1, 1.2 sources, 1.1, 1.2 Message-ID: <200704292333.l3TNXZkh022004@cvs-int.fedora.redhat.com> Author: mtasaka Update of /cvs/extras/rpms/ruby-zoom/FC-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv21933/FC-5 Modified Files: .cvsignore sources Added Files: ruby-zoom.spec Log Message: Initial import of ruby-zoom --- NEW FILE ruby-zoom.spec --- %{!?ruby_sitelib: %define ruby_sitelib %(ruby -rrbconfig -e "puts Config::CONFIG['sitelibdir']")} %{!?ruby_sitearch: %define ruby_sitearch %(ruby -rrbconfig -e "puts Config::CONFIG['sitearchdir']")} %define rdocpath %(ruby -rrdoc/ri/ri_paths -e 'puts RI::Paths::PATH[1] || RI::Paths::PATH[0]') %define rubyabi 1.8 Name: ruby-zoom Version: 0.2.2 Release: 2%{?dist} Summary: Ruby binding to ZOOM Group: Development/Languages License: LGPL URL: http://ruby-zoom.rubyforge.org/ Source0: http://rubyforge.org/frs/download.php/6940/%{name}-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: ruby BuildRequires: ruby-devel BuildRequires: ruby(abi) = %{rubyabi} BuildRequires: tcp_wrappers %if 0%{?fedora} >= 7 BuildRequires: tcp_wrappers-devel %endif BuildRequires: libxslt-devel BuildRequires: libyaz-devel Requires: ruby(abi) = %{rubyabi} Requires: ruby Provides: ruby(zoom) = %{version}-%{release} %description Ruby/ZOOM provides a Ruby binding to the Z39.50 Object-Orientation Model (ZOOM), an abstract object-oriented programming interface to a subset of the services specified by the Z39.50 standard, also known as the international standard ISO 23950. %prep %setup -q find doc/ -type f | xargs %{__chmod} 0644 %build export CFLAGS="$RPM_OPT_FLAGS" ruby extconf.rb %{__make} %{?_smp_mflags} %install %{__rm} -rf $RPM_BUILD_ROOT %{__make} DESTDIR=$RPM_BUILD_ROOT INSTALL="%{__install} -c -p" install %clean %{__rm} -rf $RPM_BUILD_ROOT %files %defattr(-,root,root,-) %doc AUTHORS ChangeLog COPYING.LIB README %doc sample/ %doc doc/ %{ruby_sitelib}/marc.rb %{ruby_sitearch}/zoom.so %changelog * Sat Apr 28 2007 Mamoru Tasaka - 0.2.2-2 - Add more documents * Sat Apr 21 2007 Mamoru Tasaka - 0.2.2-1 - Initial packaging Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/ruby-zoom/FC-5/.cvsignore,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- .cvsignore 29 Apr 2007 22:23:49 -0000 1.1 +++ .cvsignore 29 Apr 2007 23:33:01 -0000 1.2 @@ -0,0 +1 @@ +ruby-zoom-0.2.2.tar.gz Index: sources =================================================================== RCS file: /cvs/extras/rpms/ruby-zoom/FC-5/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 29 Apr 2007 22:23:49 -0000 1.1 +++ sources 29 Apr 2007 23:33:01 -0000 1.2 @@ -0,0 +1 @@ +e38f664296b70b2d74962359f381cfb7 ruby-zoom-0.2.2.tar.gz From fedora-extras-commits at redhat.com Sun Apr 29 23:33:41 2007 From: fedora-extras-commits at redhat.com (Mamoru Tasaka (mtasaka)) Date: Sun, 29 Apr 2007 19:33:41 -0400 Subject: rpms/ruby-zoom/FC-6 ruby-zoom.spec, NONE, 1.1 .cvsignore, 1.1, 1.2 sources, 1.1, 1.2 Message-ID: <200704292333.l3TNXfXd022008@cvs-int.fedora.redhat.com> Author: mtasaka Update of /cvs/extras/rpms/ruby-zoom/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv21933/FC-6 Modified Files: .cvsignore sources Added Files: ruby-zoom.spec Log Message: Initial import of ruby-zoom --- NEW FILE ruby-zoom.spec --- %{!?ruby_sitelib: %define ruby_sitelib %(ruby -rrbconfig -e "puts Config::CONFIG['sitelibdir']")} %{!?ruby_sitearch: %define ruby_sitearch %(ruby -rrbconfig -e "puts Config::CONFIG['sitearchdir']")} %define rdocpath %(ruby -rrdoc/ri/ri_paths -e 'puts RI::Paths::PATH[1] || RI::Paths::PATH[0]') %define rubyabi 1.8 Name: ruby-zoom Version: 0.2.2 Release: 2%{?dist} Summary: Ruby binding to ZOOM Group: Development/Languages License: LGPL URL: http://ruby-zoom.rubyforge.org/ Source0: http://rubyforge.org/frs/download.php/6940/%{name}-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: ruby BuildRequires: ruby-devel BuildRequires: ruby(abi) = %{rubyabi} BuildRequires: tcp_wrappers %if 0%{?fedora} >= 7 BuildRequires: tcp_wrappers-devel %endif BuildRequires: libxslt-devel BuildRequires: libyaz-devel Requires: ruby(abi) = %{rubyabi} Requires: ruby Provides: ruby(zoom) = %{version}-%{release} %description Ruby/ZOOM provides a Ruby binding to the Z39.50 Object-Orientation Model (ZOOM), an abstract object-oriented programming interface to a subset of the services specified by the Z39.50 standard, also known as the international standard ISO 23950. %prep %setup -q find doc/ -type f | xargs %{__chmod} 0644 %build export CFLAGS="$RPM_OPT_FLAGS" ruby extconf.rb %{__make} %{?_smp_mflags} %install %{__rm} -rf $RPM_BUILD_ROOT %{__make} DESTDIR=$RPM_BUILD_ROOT INSTALL="%{__install} -c -p" install %clean %{__rm} -rf $RPM_BUILD_ROOT %files %defattr(-,root,root,-) %doc AUTHORS ChangeLog COPYING.LIB README %doc sample/ %doc doc/ %{ruby_sitelib}/marc.rb %{ruby_sitearch}/zoom.so %changelog * Sat Apr 28 2007 Mamoru Tasaka - 0.2.2-2 - Add more documents * Sat Apr 21 2007 Mamoru Tasaka - 0.2.2-1 - Initial packaging Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/ruby-zoom/FC-6/.cvsignore,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- .cvsignore 29 Apr 2007 22:23:49 -0000 1.1 +++ .cvsignore 29 Apr 2007 23:33:06 -0000 1.2 @@ -0,0 +1 @@ +ruby-zoom-0.2.2.tar.gz Index: sources =================================================================== RCS file: /cvs/extras/rpms/ruby-zoom/FC-6/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 29 Apr 2007 22:23:49 -0000 1.1 +++ sources 29 Apr 2007 23:33:06 -0000 1.2 @@ -0,0 +1 @@ +e38f664296b70b2d74962359f381cfb7 ruby-zoom-0.2.2.tar.gz From fedora-extras-commits at redhat.com Sun Apr 29 23:33:46 2007 From: fedora-extras-commits at redhat.com (Mamoru Tasaka (mtasaka)) Date: Sun, 29 Apr 2007 19:33:46 -0400 Subject: rpms/ruby-zoom/devel ruby-zoom.spec, NONE, 1.1 .cvsignore, 1.1, 1.2 sources, 1.1, 1.2 Message-ID: <200704292333.l3TNXkDd022012@cvs-int.fedora.redhat.com> Author: mtasaka Update of /cvs/extras/rpms/ruby-zoom/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv21933/devel Modified Files: .cvsignore sources Added Files: ruby-zoom.spec Log Message: Initial import of ruby-zoom --- NEW FILE ruby-zoom.spec --- %{!?ruby_sitelib: %define ruby_sitelib %(ruby -rrbconfig -e "puts Config::CONFIG['sitelibdir']")} %{!?ruby_sitearch: %define ruby_sitearch %(ruby -rrbconfig -e "puts Config::CONFIG['sitearchdir']")} %define rdocpath %(ruby -rrdoc/ri/ri_paths -e 'puts RI::Paths::PATH[1] || RI::Paths::PATH[0]') %define rubyabi 1.8 Name: ruby-zoom Version: 0.2.2 Release: 2%{?dist} Summary: Ruby binding to ZOOM Group: Development/Languages License: LGPL URL: http://ruby-zoom.rubyforge.org/ Source0: http://rubyforge.org/frs/download.php/6940/%{name}-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: ruby BuildRequires: ruby-devel BuildRequires: ruby(abi) = %{rubyabi} BuildRequires: tcp_wrappers %if 0%{?fedora} >= 7 BuildRequires: tcp_wrappers-devel %endif BuildRequires: libxslt-devel BuildRequires: libyaz-devel Requires: ruby(abi) = %{rubyabi} Requires: ruby Provides: ruby(zoom) = %{version}-%{release} %description Ruby/ZOOM provides a Ruby binding to the Z39.50 Object-Orientation Model (ZOOM), an abstract object-oriented programming interface to a subset of the services specified by the Z39.50 standard, also known as the international standard ISO 23950. %prep %setup -q find doc/ -type f | xargs %{__chmod} 0644 %build export CFLAGS="$RPM_OPT_FLAGS" ruby extconf.rb %{__make} %{?_smp_mflags} %install %{__rm} -rf $RPM_BUILD_ROOT %{__make} DESTDIR=$RPM_BUILD_ROOT INSTALL="%{__install} -c -p" install %clean %{__rm} -rf $RPM_BUILD_ROOT %files %defattr(-,root,root,-) %doc AUTHORS ChangeLog COPYING.LIB README %doc sample/ %doc doc/ %{ruby_sitelib}/marc.rb %{ruby_sitearch}/zoom.so %changelog * Sat Apr 28 2007 Mamoru Tasaka - 0.2.2-2 - Add more documents * Sat Apr 21 2007 Mamoru Tasaka - 0.2.2-1 - Initial packaging Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/ruby-zoom/devel/.cvsignore,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- .cvsignore 29 Apr 2007 22:23:49 -0000 1.1 +++ .cvsignore 29 Apr 2007 23:33:11 -0000 1.2 @@ -0,0 +1 @@ +ruby-zoom-0.2.2.tar.gz Index: sources =================================================================== RCS file: /cvs/extras/rpms/ruby-zoom/devel/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 29 Apr 2007 22:23:49 -0000 1.1 +++ sources 29 Apr 2007 23:33:11 -0000 1.2 @@ -0,0 +1 @@ +e38f664296b70b2d74962359f381cfb7 ruby-zoom-0.2.2.tar.gz From fedora-extras-commits at redhat.com Sun Apr 29 23:53:18 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Sun, 29 Apr 2007 19:53:18 -0400 Subject: owners owners.epel.list,1.156,1.157 Message-ID: <200704292353.l3TNrIq2022370@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/owners In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners Modified Files: owners.epel.list Log Message: add perl-Net-Netmask to EPEL Index: owners.epel.list =================================================================== RCS file: /cvs/extras/owners/owners.epel.list,v retrieving revision 1.156 retrieving revision 1.157 diff -u -r1.156 -r1.157 --- owners.epel.list 29 Apr 2007 22:30:54 -0000 1.156 +++ owners.epel.list 29 Apr 2007 23:52:48 -0000 1.157 @@ -301,6 +301,7 @@ Fedora EPEL|perl-Net-CIDR-Lite|Net::CIDR::Lite perl module|steve at silug.org|extras-qa at fedoraproject.org|fedora-perl-devel-list at redhat.com Fedora EPEL|perl-Net-IP-CMatch|Efficiently match IP addresses against IP ranges with C|orion at cora.nwra.com|extras-qa at fedoraproject.org|fedora-perl-devel-list at redhat.com Fedora EPEL|perl-Net-LibIDN|Perl bindings for GNU LibIDN|redhat-bugzilla at linuxnetz.de|extras-qa at fedoraproject.org|fedora-perl-devel-list at redhat.com +Fedora EPEL|perl-Net-Netmask|Perl module for manipulation and lookup of IP network blocks|wtogami at redhat.com|extras-qa at fedoraproject.org|fedora-perl-devel-list at redhat.com Fedora EPEL|perl-Net-Patricia|Patricia Trie perl module for fast IP address lookups|orion at cora.nwra.com|extras-qa at fedoraproject.org|fedora-perl-devel-list at redhat.com Fedora EPEL|perl-Net-SCP|Perl extension for secure copy protocol|steve at silug.org|extras-qa at fedoraproject.org|fedora-perl-devel-list at redhat.com Fedora EPEL|perl-Net-SSH|Perl extension for secure shell|steve at silug.org|extras-qa at fedoraproject.org|fedora-perl-devel-list at redhat.com From fedora-extras-commits at redhat.com Sun Apr 29 23:57:40 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Sun, 29 Apr 2007 19:57:40 -0400 Subject: rpms/perl-TimeDate - New directory Message-ID: <200704292357.l3TNve5L022478@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/rpms/perl-TimeDate In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners/tmpcvsH22452/rpms/perl-TimeDate Log Message: Directory /cvs/extras/rpms/perl-TimeDate added to the repository From fedora-extras-commits at redhat.com Sun Apr 29 23:57:53 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Sun, 29 Apr 2007 19:57:53 -0400 Subject: owners owners.epel.list,1.157,1.158 Message-ID: <200704292357.l3TNvr0T022497@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/owners In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners Modified Files: owners.epel.list Log Message: add perl-TimeDate to EL-5 Index: owners.epel.list =================================================================== RCS file: /cvs/extras/owners/owners.epel.list,v retrieving revision 1.157 retrieving revision 1.158 diff -u -r1.157 -r1.158 --- owners.epel.list 29 Apr 2007 23:52:48 -0000 1.157 +++ owners.epel.list 29 Apr 2007 23:57:23 -0000 1.158 @@ -347,6 +347,7 @@ Fedora EPEL|perl-Text-Levenshtein|Text::Levenshtein Perl module|steve at silug.org|extras-qa at fedoraproject.org|fedora-perl-devel-list at redhat.com Fedora EPEL|perl-Text-Reform|Manual text wrapping and reformatting|steve at silug.org|extras-qa at fedoraproject.org|fedora-perl-devel-list at redhat.com Fedora EPEL|perl-Text-WrapI18N|Line wrapping with support for several locale setups|Axel.Thimm at ATrpms.net|extras-qa at fedoraproject.org| +Fedora EPEL|perl-TimeDate|A Perl module for time and date manipulation|rnorwood at redhat.com,wtogami at redhat.com|extras-qa at fedoraproject.org| Fedora EPEL|perl-Unix-Statgrab|Perl extension for collecting information about the machine|steve at silug.org|extras-qa at fedoraproject.org|fedora-perl-devel-list at redhat.com,oliver at linux-kernel.at Fedora EPEL|perl-Unix-Syslog|Perl interface to the UNIX syslog(3) calls|steve at silug.org|extras-qa at fedoraproject.org|fedora-perl-devel-list at redhat.com Fedora EPEL|perl-version|Perl extension for Version Objects|tcallawa at redhat.com|extras-qa at fedoraproject.org|fedora-perl-devel-list at redhat.com From fedora-extras-commits at redhat.com Sun Apr 29 23:57:49 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Sun, 29 Apr 2007 19:57:49 -0400 Subject: rpms/perl-TimeDate/devel - New directory Message-ID: <200704292357.l3TNvnbx022491@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/rpms/perl-TimeDate/devel In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners/tmpcvsH22452/rpms/perl-TimeDate/devel Log Message: Directory /cvs/extras/rpms/perl-TimeDate/devel added to the repository From fedora-extras-commits at redhat.com Sun Apr 29 23:57:59 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Sun, 29 Apr 2007 19:57:59 -0400 Subject: rpms/perl-TimeDate Makefile, NONE, 1.1 import.log, NONE, 1.1 pkg.acl, NONE, 1.1 Message-ID: <200704292357.l3TNvxsN022520@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/rpms/perl-TimeDate In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners/tmpcvsH22452/rpms/perl-TimeDate Added Files: Makefile import.log pkg.acl Log Message: Setup of module perl-TimeDate --- NEW FILE Makefile --- # Top level Makefile for module perl-TimeDate 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 --- --- NEW FILE pkg.acl --- From fedora-extras-commits at redhat.com Sun Apr 29 23:58:08 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Sun, 29 Apr 2007 19:58:08 -0400 Subject: rpms/perl-TimeDate/devel .cvsignore, NONE, 1.1 Makefile, NONE, 1.1 sources, NONE, 1.1 Message-ID: <200704292358.l3TNw8TP022540@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/rpms/perl-TimeDate/devel In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners/tmpcvsH22452/rpms/perl-TimeDate/devel Added Files: .cvsignore Makefile sources Log Message: Setup of module perl-TimeDate --- NEW FILE .cvsignore --- --- NEW FILE Makefile --- # Makefile for source rpm: perl-TimeDate # $Id: Makefile,v 1.1 2007/04/29 23:58:04 wtogami Exp $ NAME := perl-TimeDate SPECFILE = $(firstword $(wildcard *.spec)) define find-makefile-common for d in common ../common ../../common ; do if [ -f $$d/Makefile.common ] ; then if [ -f $$d/CVS/Root -a -w $$/Makefile.common ] ; then cd $$d ; cvs -Q update ; fi ; echo "$$d/Makefile.common" ; break ; fi ; done endef MAKEFILE_COMMON := $(shell $(find-makefile-common)) ifeq ($(MAKEFILE_COMMON),) # attept a checkout define checkout-makefile-common test -f CVS/Root && { cvs -Q -d $$(cat CVS/Root) checkout common && echo "common/Makefile.common" ; } || { echo "ERROR: I can't figure out how to checkout the 'common' module." ; exit -1 ; } >&2 endef MAKEFILE_COMMON := $(shell $(checkout-makefile-common)) endif include $(MAKEFILE_COMMON) --- NEW FILE sources --- From fedora-extras-commits at redhat.com Sun Apr 29 23:59:53 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Sun, 29 Apr 2007 19:59:53 -0400 Subject: rpms/perl-TimeDate/devel dead.package, NONE, 1.1 Makefile, 1.1, NONE sources, 1.1, NONE Message-ID: <200704292359.l3TNxr1T022660@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/rpms/perl-TimeDate/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv22652 Added Files: dead.package Removed Files: Makefile sources Log Message: This package already exists in core. This module is only for EPEL 5 --- NEW FILE dead.package --- This package is in Core. This module only exists to get it into EPEL-5. --- Makefile DELETED --- --- sources DELETED --- From fedora-extras-commits at redhat.com Mon Apr 30 00:03:18 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Sun, 29 Apr 2007 20:03:18 -0400 Subject: rpms/perl-TimeDate/EL-5 perl-TimeDate.spec, NONE, 1.1 .cvsignore, 1.1, 1.2 sources, 1.1, 1.2 Message-ID: <200704300003.l3U03IA6027148@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/rpms/perl-TimeDate/EL-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv27126 Modified Files: .cvsignore sources Added Files: perl-TimeDate.spec Log Message: import into EL-5 --- NEW FILE perl-TimeDate.spec --- Name: perl-TimeDate Version: 1.16 Epoch: 1 Release: 4%{?dist} Summary: A Perl module for time and date manipulation Group: Development/Libraries License: GPL or Artistic URL: http://search.cpan.org/dist/TimeDate/ Source0: http://www.cpan.org/authors/id/G/GB/GBARR/TimeDate-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch BuildRequires: perl >= 1:5.6.1 Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) %description This module includes a number of smaller modules suited for manipulation of time and date strings with Perl. In particular, the Date::Format and Date::Parse modules can display and read times and dates in various formats, providing a more reliable interface to textual representations of points in time. %prep %setup -q -n TimeDate-%{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,-) %{perl_vendorlib}/Date/ %{perl_vendorlib}/Time/ %{_mandir}/man3/*.3* %changelog * Sun Apr 29 2007 Warren Togami - 1:1.16-4 - import into EL-5 * Fri Feb 03 2006 Jason Vas Dias - 1:1.16-3.2 - rebuild for new perl-5.8.8 * Fri Dec 16 2005 Jesse Keating - rebuilt for new gcc * Fri Dec 16 2005 Jesse Keating - rebuilt for new gcj * Mon Apr 25 2005 Jose Pedro Oliveira - 1:1.16-3 - Bring up to date with current Fedora.Extras perl spec template. (#155914) * Wed Sep 22 2004 Chip Turner 1:1.16-2 - rebuild * Fri Feb 13 2004 Chip Turner 1:1.16-1 - update to 1.16, bump epoch since previous version was 1.1301 * Tue Aug 6 2002 Chip Turner - automated release bump and build * Tue Aug 6 2002 Chip Turner - update to 1.301 * Wed Jan 09 2002 Tim Powers - automated rebuild * Wed Oct 24 2001 root - Spec file was autogenerated. Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/perl-TimeDate/EL-5/.cvsignore,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- .cvsignore 29 Apr 2007 23:58:04 -0000 1.1 +++ .cvsignore 30 Apr 2007 00:02:44 -0000 1.2 @@ -0,0 +1 @@ +TimeDate-1.16.tar.gz Index: sources =================================================================== RCS file: /cvs/extras/rpms/perl-TimeDate/EL-5/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 29 Apr 2007 23:58:04 -0000 1.1 +++ sources 30 Apr 2007 00:02:44 -0000 1.2 @@ -0,0 +1 @@ +b3cc35a7cabd106ac8829d2f2ff4bd9d TimeDate-1.16.tar.gz From fedora-extras-commits at redhat.com Mon Apr 30 00:20:55 2007 From: fedora-extras-commits at redhat.com (Christopher Stone (xulchris)) Date: Sun, 29 Apr 2007 20:20:55 -0400 Subject: rpms/spambayes import.log,1.1,1.2 Message-ID: <200704300020.l3U0KtHS027452@cvs-int.fedora.redhat.com> Author: xulchris Update of /cvs/extras/rpms/spambayes In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv27358 Modified Files: import.log Log Message: Index: import.log =================================================================== RCS file: /cvs/extras/rpms/spambayes/import.log,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- import.log 29 Apr 2007 22:18:04 -0000 1.1 +++ import.log 30 Apr 2007 00:20:20 -0000 1.2 @@ -0,0 +1 @@ +spambayes-1_0_4-4:HEAD:spambayes-1.0.4-4.src.rpm:1177892385 From fedora-extras-commits at redhat.com Mon Apr 30 00:21:00 2007 From: fedora-extras-commits at redhat.com (Christopher Stone (xulchris)) Date: Sun, 29 Apr 2007 20:21:00 -0400 Subject: rpms/spambayes/devel spambayes-1.0.4-py25.patch, NONE, 1.1 spambayes.spec, NONE, 1.1 .cvsignore, 1.1, 1.2 sources, 1.1, 1.2 Message-ID: <200704300021.l3U0L050027456@cvs-int.fedora.redhat.com> Author: xulchris Update of /cvs/extras/rpms/spambayes/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv27358/devel Modified Files: .cvsignore sources Added Files: spambayes-1.0.4-py25.patch spambayes.spec Log Message: spambayes-1.0.4-py25.patch: --- NEW FILE spambayes-1.0.4-py25.patch --- --- spambayes/Corpus.py~ 2007-04-05 13:19:35.000000000 -0700 +++ spambayes/Corpus.py 2007-04-05 13:20:03.000000000 -0700 @@ -1,5 +1,7 @@ #! /usr/bin/env python +from __future__ import generators + '''Corpus.py - Spambayes corpus management framework. Classes: @@ -79,8 +81,6 @@ __author__ = "Tim Stone " __credits__ = "Richie Hindle, Tim Peters, all the spambayes contributors." -from __future__ import generators - try: True, False except NameError: --- spambayes/FileCorpus.py~ 2007-04-05 13:19:40.000000000 -0700 +++ spambayes/FileCorpus.py 2007-04-05 13:20:15.000000000 -0700 @@ -1,5 +1,7 @@ #! /usr/bin/env python +from __future__ import generators + """FileCorpus.py - Corpus composed of file system artifacts Classes: @@ -82,8 +84,6 @@ __author__ = "Tim Stone " __credits__ = "Richie Hindle, Tim Peters, all the spambayes contributors." -from __future__ import generators - from spambayes import Corpus from spambayes import message from spambayes import storage --- spambayes/message.py~ 2007-04-05 13:19:44.000000000 -0700 +++ spambayes/message.py 2007-04-05 13:20:26.000000000 -0700 @@ -1,5 +1,7 @@ #! /usr/bin/env python +from __future__ import generators + """message.py - Core Spambayes classes. Classes: @@ -75,8 +77,6 @@ __author__ = "Tim Stone " __credits__ = "Mark Hammond, Tony Meyer, all the spambayes contributors." -from __future__ import generators - try: True, False except NameError: --- NEW FILE spambayes.spec --- %{!?python_sitelib: %define python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")} Name: spambayes Version: 1.0.4 Release: 4%{?dist} Summary: Bayesian anti-spam filter Group: Development/Languages License: Python Software Foundation License URL: http://spambayes.sourceforge.net Source0: http://downloads.sourceforge.net/%{name}/%{name}-%{version}.tar.gz Patch0: %{name}-1.0.4-py25.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch BuildRequires: python-devel %description SpamBayes will attempt to classify incoming email messages as 'spam', 'ham' (good, non-spam email) or 'unsure'. This means you can have spam or unsure messages automatically filed away in a different mail folder, where it won't interrupt your email reading. First SpamBayes must be trained by each user to identify spam and ham. Essentially, you show SpamBayes a pile of email that you like (ham) and a pile you don't like (spam). SpamBayes will then analyze the piles for clues as to what makes the spam and ham different. For example; different words, differences in the mailer headers and content style. The system then uses these clues to examine new messages. %prep %setup -q %patch0 -p0 -b .py25~ # Fix rpmlint warnings chmod -x *.txt # remove shell bangs pushd %{name} for file in $(find . -type f -name "*.py"); do cp $file $file.orig grep -v -e "^\#\!" $file.orig > $file rm -f $file.orig done popd %build %{__python} setup.py build %install rm -rf $RPM_BUILD_ROOT %{__python} setup.py install -O1 --skip-build --root $RPM_BUILD_ROOT %clean rm -rf $RPM_BUILD_ROOT %files %defattr(-,root,root,-) %doc *.txt %{python_sitelib}/* %{_bindir}/* %exclude %{_bindir}/*.pyo %exclude %{_bindir}/*.pyc %changelog * Fri Apr 27 2007 Christopher Stone 1.0.4-4 - Remove python from package name * Thu Apr 05 2007 Christopher Stone 1.0.4-3 - Add patch to fix python2.5 errors * Thu Apr 05 2007 Christopher Stone 1.0.4-2 - %%exclude pyo and pyc files from %%{_bindir} - Add scriptlet to remove shebangs * Sat Mar 31 2007 Christopher Stone 1.0.4-1 - Initial Fedora release Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/spambayes/devel/.cvsignore,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- .cvsignore 29 Apr 2007 22:18:13 -0000 1.1 +++ .cvsignore 30 Apr 2007 00:20:25 -0000 1.2 @@ -0,0 +1 @@ +spambayes-1.0.4.tar.gz Index: sources =================================================================== RCS file: /cvs/extras/rpms/spambayes/devel/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 29 Apr 2007 22:18:13 -0000 1.1 +++ sources 30 Apr 2007 00:20:25 -0000 1.2 @@ -0,0 +1 @@ +78c33e79888d410711ff3c7dd7e98d79 spambayes-1.0.4.tar.gz From fedora-extras-commits at redhat.com Mon Apr 30 00:23:28 2007 From: fedora-extras-commits at redhat.com (Karsten Wade (kwade)) Date: Sun, 29 Apr 2007 20:23:28 -0400 Subject: CVSROOT avail,1.39,1.40 Message-ID: <200704300023.l3U0NSVv027513@cvs-int.fedora.redhat.com> Author: kwade Update of /cvs/fedora/CVSROOT In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv27496 Modified Files: avail Log Message: removing redundant lines, adding couf Index: avail =================================================================== RCS file: /cvs/fedora/CVSROOT/avail,v retrieving revision 1.39 retrieving revision 1.40 diff -u -r1.39 -r1.40 --- avail 20 Mar 2007 00:13:11 -0000 1.39 +++ avail 30 Apr 2007 00:23:25 -0000 1.40 @@ -52,10 +52,5 @@ unavail | jkeating,ausil,tibbs,kaboom,scop,questor | fedora-security/audit/fc5 unavail | jkeating,ausil,tibbs,kaboom,scop,questor | fedora-security/audit/fc6 -avail | pfrields | web/html/projects/docs -avail | pfrields | web/html/participate/documentation-faq -avail | pfrields | web/html/participate/documentation-guide -avail | pfrields,mjohnson | web/html/participate/documentation-quick-start -avail | pfrields | web/html/participate/developers-guide avail | tchung | web/html/News -avail | elliss,eitch | web/html/docs +avail | elliss,eitch,couf | web/html/docs From fedora-extras-commits at redhat.com Mon Apr 30 00:34:32 2007 From: fedora-extras-commits at redhat.com (Christopher Stone (xulchris)) Date: Sun, 29 Apr 2007 20:34:32 -0400 Subject: rpms/spambayes import.log,1.2,1.3 Message-ID: <200704300034.l3U0YWYF028129@cvs-int.fedora.redhat.com> Author: xulchris Update of /cvs/extras/rpms/spambayes In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv28088 Modified Files: import.log Log Message: Index: import.log =================================================================== RCS file: /cvs/extras/rpms/spambayes/import.log,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- import.log 30 Apr 2007 00:20:20 -0000 1.2 +++ import.log 30 Apr 2007 00:33:58 -0000 1.3 @@ -1 +1,2 @@ spambayes-1_0_4-4:HEAD:spambayes-1.0.4-4.src.rpm:1177892385 +spambayes-1_0_4-4:FC-6:spambayes-1.0.4-4.src.rpm:1177893228 From fedora-extras-commits at redhat.com Mon Apr 30 00:34:36 2007 From: fedora-extras-commits at redhat.com (Christopher Stone (xulchris)) Date: Sun, 29 Apr 2007 20:34:36 -0400 Subject: rpms/spambayes/FC-6 spambayes-1.0.4-py25.patch, NONE, 1.1 spambayes.spec, NONE, 1.1 .cvsignore, 1.1, 1.2 sources, 1.1, 1.2 Message-ID: <200704300034.l3U0YaxR028133@cvs-int.fedora.redhat.com> Author: xulchris Update of /cvs/extras/rpms/spambayes/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv28088/FC-6 Modified Files: .cvsignore sources Added Files: spambayes-1.0.4-py25.patch spambayes.spec Log Message: spambayes-1.0.4-py25.patch: --- NEW FILE spambayes-1.0.4-py25.patch --- --- spambayes/Corpus.py~ 2007-04-05 13:19:35.000000000 -0700 +++ spambayes/Corpus.py 2007-04-05 13:20:03.000000000 -0700 @@ -1,5 +1,7 @@ #! /usr/bin/env python +from __future__ import generators + '''Corpus.py - Spambayes corpus management framework. Classes: @@ -79,8 +81,6 @@ __author__ = "Tim Stone " __credits__ = "Richie Hindle, Tim Peters, all the spambayes contributors." -from __future__ import generators - try: True, False except NameError: --- spambayes/FileCorpus.py~ 2007-04-05 13:19:40.000000000 -0700 +++ spambayes/FileCorpus.py 2007-04-05 13:20:15.000000000 -0700 @@ -1,5 +1,7 @@ #! /usr/bin/env python +from __future__ import generators + """FileCorpus.py - Corpus composed of file system artifacts Classes: @@ -82,8 +84,6 @@ __author__ = "Tim Stone " __credits__ = "Richie Hindle, Tim Peters, all the spambayes contributors." -from __future__ import generators - from spambayes import Corpus from spambayes import message from spambayes import storage --- spambayes/message.py~ 2007-04-05 13:19:44.000000000 -0700 +++ spambayes/message.py 2007-04-05 13:20:26.000000000 -0700 @@ -1,5 +1,7 @@ #! /usr/bin/env python +from __future__ import generators + """message.py - Core Spambayes classes. Classes: @@ -75,8 +77,6 @@ __author__ = "Tim Stone " __credits__ = "Mark Hammond, Tony Meyer, all the spambayes contributors." -from __future__ import generators - try: True, False except NameError: --- NEW FILE spambayes.spec --- %{!?python_sitelib: %define python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")} Name: spambayes Version: 1.0.4 Release: 4%{?dist} Summary: Bayesian anti-spam filter Group: Development/Languages License: Python Software Foundation License URL: http://spambayes.sourceforge.net Source0: http://downloads.sourceforge.net/%{name}/%{name}-%{version}.tar.gz Patch0: %{name}-1.0.4-py25.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch BuildRequires: python-devel %description SpamBayes will attempt to classify incoming email messages as 'spam', 'ham' (good, non-spam email) or 'unsure'. This means you can have spam or unsure messages automatically filed away in a different mail folder, where it won't interrupt your email reading. First SpamBayes must be trained by each user to identify spam and ham. Essentially, you show SpamBayes a pile of email that you like (ham) and a pile you don't like (spam). SpamBayes will then analyze the piles for clues as to what makes the spam and ham different. For example; different words, differences in the mailer headers and content style. The system then uses these clues to examine new messages. %prep %setup -q %patch0 -p0 -b .py25~ # Fix rpmlint warnings chmod -x *.txt # remove shell bangs pushd %{name} for file in $(find . -type f -name "*.py"); do cp $file $file.orig grep -v -e "^\#\!" $file.orig > $file rm -f $file.orig done popd %build %{__python} setup.py build %install rm -rf $RPM_BUILD_ROOT %{__python} setup.py install -O1 --skip-build --root $RPM_BUILD_ROOT %clean rm -rf $RPM_BUILD_ROOT %files %defattr(-,root,root,-) %doc *.txt %{python_sitelib}/* %{_bindir}/* %exclude %{_bindir}/*.pyo %exclude %{_bindir}/*.pyc %changelog * Fri Apr 27 2007 Christopher Stone 1.0.4-4 - Remove python from package name * Thu Apr 05 2007 Christopher Stone 1.0.4-3 - Add patch to fix python2.5 errors * Thu Apr 05 2007 Christopher Stone 1.0.4-2 - %%exclude pyo and pyc files from %%{_bindir} - Add scriptlet to remove shebangs * Sat Mar 31 2007 Christopher Stone 1.0.4-1 - Initial Fedora release Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/spambayes/FC-6/.cvsignore,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- .cvsignore 29 Apr 2007 22:18:13 -0000 1.1 +++ .cvsignore 30 Apr 2007 00:34:02 -0000 1.2 @@ -0,0 +1 @@ +spambayes-1.0.4.tar.gz Index: sources =================================================================== RCS file: /cvs/extras/rpms/spambayes/FC-6/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 29 Apr 2007 22:18:13 -0000 1.1 +++ sources 30 Apr 2007 00:34:02 -0000 1.2 @@ -0,0 +1 @@ +78c33e79888d410711ff3c7dd7e98d79 spambayes-1.0.4.tar.gz From fedora-extras-commits at redhat.com Mon Apr 30 00:35:36 2007 From: fedora-extras-commits at redhat.com (Christopher Stone (xulchris)) Date: Sun, 29 Apr 2007 20:35:36 -0400 Subject: rpms/spambayes import.log,1.3,1.4 Message-ID: <200704300035.l3U0Zah3028250@cvs-int.fedora.redhat.com> Author: xulchris Update of /cvs/extras/rpms/spambayes In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv28201 Modified Files: import.log Log Message: Index: import.log =================================================================== RCS file: /cvs/extras/rpms/spambayes/import.log,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- import.log 30 Apr 2007 00:33:58 -0000 1.3 +++ import.log 30 Apr 2007 00:35:02 -0000 1.4 @@ -1,2 +1,3 @@ spambayes-1_0_4-4:HEAD:spambayes-1.0.4-4.src.rpm:1177892385 spambayes-1_0_4-4:FC-6:spambayes-1.0.4-4.src.rpm:1177893228 +spambayes-1_0_4-4:FC-5:spambayes-1.0.4-4.src.rpm:1177893294 From fedora-extras-commits at redhat.com Mon Apr 30 00:35:41 2007 From: fedora-extras-commits at redhat.com (Christopher Stone (xulchris)) Date: Sun, 29 Apr 2007 20:35:41 -0400 Subject: rpms/spambayes/FC-5 spambayes-1.0.4-py25.patch, NONE, 1.1 spambayes.spec, NONE, 1.1 .cvsignore, 1.1, 1.2 sources, 1.1, 1.2 Message-ID: <200704300035.l3U0Zf80028256@cvs-int.fedora.redhat.com> Author: xulchris Update of /cvs/extras/rpms/spambayes/FC-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv28201/FC-5 Modified Files: .cvsignore sources Added Files: spambayes-1.0.4-py25.patch spambayes.spec Log Message: spambayes-1.0.4-py25.patch: --- NEW FILE spambayes-1.0.4-py25.patch --- --- spambayes/Corpus.py~ 2007-04-05 13:19:35.000000000 -0700 +++ spambayes/Corpus.py 2007-04-05 13:20:03.000000000 -0700 @@ -1,5 +1,7 @@ #! /usr/bin/env python +from __future__ import generators + '''Corpus.py - Spambayes corpus management framework. Classes: @@ -79,8 +81,6 @@ __author__ = "Tim Stone " __credits__ = "Richie Hindle, Tim Peters, all the spambayes contributors." -from __future__ import generators - try: True, False except NameError: --- spambayes/FileCorpus.py~ 2007-04-05 13:19:40.000000000 -0700 +++ spambayes/FileCorpus.py 2007-04-05 13:20:15.000000000 -0700 @@ -1,5 +1,7 @@ #! /usr/bin/env python +from __future__ import generators + """FileCorpus.py - Corpus composed of file system artifacts Classes: @@ -82,8 +84,6 @@ __author__ = "Tim Stone " __credits__ = "Richie Hindle, Tim Peters, all the spambayes contributors." -from __future__ import generators - from spambayes import Corpus from spambayes import message from spambayes import storage --- spambayes/message.py~ 2007-04-05 13:19:44.000000000 -0700 +++ spambayes/message.py 2007-04-05 13:20:26.000000000 -0700 @@ -1,5 +1,7 @@ #! /usr/bin/env python +from __future__ import generators + """message.py - Core Spambayes classes. Classes: @@ -75,8 +77,6 @@ __author__ = "Tim Stone " __credits__ = "Mark Hammond, Tony Meyer, all the spambayes contributors." -from __future__ import generators - try: True, False except NameError: --- NEW FILE spambayes.spec --- %{!?python_sitelib: %define python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")} Name: spambayes Version: 1.0.4 Release: 4%{?dist} Summary: Bayesian anti-spam filter Group: Development/Languages License: Python Software Foundation License URL: http://spambayes.sourceforge.net Source0: http://downloads.sourceforge.net/%{name}/%{name}-%{version}.tar.gz Patch0: %{name}-1.0.4-py25.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch BuildRequires: python-devel %description SpamBayes will attempt to classify incoming email messages as 'spam', 'ham' (good, non-spam email) or 'unsure'. This means you can have spam or unsure messages automatically filed away in a different mail folder, where it won't interrupt your email reading. First SpamBayes must be trained by each user to identify spam and ham. Essentially, you show SpamBayes a pile of email that you like (ham) and a pile you don't like (spam). SpamBayes will then analyze the piles for clues as to what makes the spam and ham different. For example; different words, differences in the mailer headers and content style. The system then uses these clues to examine new messages. %prep %setup -q %patch0 -p0 -b .py25~ # Fix rpmlint warnings chmod -x *.txt # remove shell bangs pushd %{name} for file in $(find . -type f -name "*.py"); do cp $file $file.orig grep -v -e "^\#\!" $file.orig > $file rm -f $file.orig done popd %build %{__python} setup.py build %install rm -rf $RPM_BUILD_ROOT %{__python} setup.py install -O1 --skip-build --root $RPM_BUILD_ROOT %clean rm -rf $RPM_BUILD_ROOT %files %defattr(-,root,root,-) %doc *.txt %{python_sitelib}/* %{_bindir}/* %exclude %{_bindir}/*.pyo %exclude %{_bindir}/*.pyc %changelog * Fri Apr 27 2007 Christopher Stone 1.0.4-4 - Remove python from package name * Thu Apr 05 2007 Christopher Stone 1.0.4-3 - Add patch to fix python2.5 errors * Thu Apr 05 2007 Christopher Stone 1.0.4-2 - %%exclude pyo and pyc files from %%{_bindir} - Add scriptlet to remove shebangs * Sat Mar 31 2007 Christopher Stone 1.0.4-1 - Initial Fedora release Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/spambayes/FC-5/.cvsignore,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- .cvsignore 29 Apr 2007 22:18:13 -0000 1.1 +++ .cvsignore 30 Apr 2007 00:35:06 -0000 1.2 @@ -0,0 +1 @@ +spambayes-1.0.4.tar.gz Index: sources =================================================================== RCS file: /cvs/extras/rpms/spambayes/FC-5/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 29 Apr 2007 22:18:13 -0000 1.1 +++ sources 30 Apr 2007 00:35:06 -0000 1.2 @@ -0,0 +1 @@ +78c33e79888d410711ff3c7dd7e98d79 spambayes-1.0.4.tar.gz From fedora-extras-commits at redhat.com Mon Apr 30 00:36:38 2007 From: fedora-extras-commits at redhat.com (Christopher Stone (xulchris)) Date: Sun, 29 Apr 2007 20:36:38 -0400 Subject: rpms/spambayes import.log,1.4,1.5 Message-ID: <200704300036.l3U0acqs028367@cvs-int.fedora.redhat.com> Author: xulchris Update of /cvs/extras/rpms/spambayes In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv28325 Modified Files: import.log Log Message: Index: import.log =================================================================== RCS file: /cvs/extras/rpms/spambayes/import.log,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- import.log 30 Apr 2007 00:35:02 -0000 1.4 +++ import.log 30 Apr 2007 00:36:04 -0000 1.5 @@ -1,3 +1,4 @@ spambayes-1_0_4-4:HEAD:spambayes-1.0.4-4.src.rpm:1177892385 spambayes-1_0_4-4:FC-6:spambayes-1.0.4-4.src.rpm:1177893228 spambayes-1_0_4-4:FC-5:spambayes-1.0.4-4.src.rpm:1177893294 +spambayes-1_0_4-4:EL-5:spambayes-1.0.4-4.src.rpm:1177893356 From fedora-extras-commits at redhat.com Mon Apr 30 00:36:43 2007 From: fedora-extras-commits at redhat.com (Christopher Stone (xulchris)) Date: Sun, 29 Apr 2007 20:36:43 -0400 Subject: rpms/spambayes/EL-5 spambayes-1.0.4-py25.patch, NONE, 1.1 spambayes.spec, NONE, 1.1 .cvsignore, 1.1, 1.2 sources, 1.1, 1.2 Message-ID: <200704300036.l3U0ah8M028371@cvs-int.fedora.redhat.com> Author: xulchris Update of /cvs/extras/rpms/spambayes/EL-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv28325/EL-5 Modified Files: .cvsignore sources Added Files: spambayes-1.0.4-py25.patch spambayes.spec Log Message: spambayes-1.0.4-py25.patch: --- NEW FILE spambayes-1.0.4-py25.patch --- --- spambayes/Corpus.py~ 2007-04-05 13:19:35.000000000 -0700 +++ spambayes/Corpus.py 2007-04-05 13:20:03.000000000 -0700 @@ -1,5 +1,7 @@ #! /usr/bin/env python +from __future__ import generators + '''Corpus.py - Spambayes corpus management framework. Classes: @@ -79,8 +81,6 @@ __author__ = "Tim Stone " __credits__ = "Richie Hindle, Tim Peters, all the spambayes contributors." -from __future__ import generators - try: True, False except NameError: --- spambayes/FileCorpus.py~ 2007-04-05 13:19:40.000000000 -0700 +++ spambayes/FileCorpus.py 2007-04-05 13:20:15.000000000 -0700 @@ -1,5 +1,7 @@ #! /usr/bin/env python +from __future__ import generators + """FileCorpus.py - Corpus composed of file system artifacts Classes: @@ -82,8 +84,6 @@ __author__ = "Tim Stone " __credits__ = "Richie Hindle, Tim Peters, all the spambayes contributors." -from __future__ import generators - from spambayes import Corpus from spambayes import message from spambayes import storage --- spambayes/message.py~ 2007-04-05 13:19:44.000000000 -0700 +++ spambayes/message.py 2007-04-05 13:20:26.000000000 -0700 @@ -1,5 +1,7 @@ #! /usr/bin/env python +from __future__ import generators + """message.py - Core Spambayes classes. Classes: @@ -75,8 +77,6 @@ __author__ = "Tim Stone " __credits__ = "Mark Hammond, Tony Meyer, all the spambayes contributors." -from __future__ import generators - try: True, False except NameError: --- NEW FILE spambayes.spec --- %{!?python_sitelib: %define python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")} Name: spambayes Version: 1.0.4 Release: 4%{?dist} Summary: Bayesian anti-spam filter Group: Development/Languages License: Python Software Foundation License URL: http://spambayes.sourceforge.net Source0: http://downloads.sourceforge.net/%{name}/%{name}-%{version}.tar.gz Patch0: %{name}-1.0.4-py25.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch BuildRequires: python-devel %description SpamBayes will attempt to classify incoming email messages as 'spam', 'ham' (good, non-spam email) or 'unsure'. This means you can have spam or unsure messages automatically filed away in a different mail folder, where it won't interrupt your email reading. First SpamBayes must be trained by each user to identify spam and ham. Essentially, you show SpamBayes a pile of email that you like (ham) and a pile you don't like (spam). SpamBayes will then analyze the piles for clues as to what makes the spam and ham different. For example; different words, differences in the mailer headers and content style. The system then uses these clues to examine new messages. %prep %setup -q %patch0 -p0 -b .py25~ # Fix rpmlint warnings chmod -x *.txt # remove shell bangs pushd %{name} for file in $(find . -type f -name "*.py"); do cp $file $file.orig grep -v -e "^\#\!" $file.orig > $file rm -f $file.orig done popd %build %{__python} setup.py build %install rm -rf $RPM_BUILD_ROOT %{__python} setup.py install -O1 --skip-build --root $RPM_BUILD_ROOT %clean rm -rf $RPM_BUILD_ROOT %files %defattr(-,root,root,-) %doc *.txt %{python_sitelib}/* %{_bindir}/* %exclude %{_bindir}/*.pyo %exclude %{_bindir}/*.pyc %changelog * Fri Apr 27 2007 Christopher Stone 1.0.4-4 - Remove python from package name * Thu Apr 05 2007 Christopher Stone 1.0.4-3 - Add patch to fix python2.5 errors * Thu Apr 05 2007 Christopher Stone 1.0.4-2 - %%exclude pyo and pyc files from %%{_bindir} - Add scriptlet to remove shebangs * Sat Mar 31 2007 Christopher Stone 1.0.4-1 - Initial Fedora release Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/spambayes/EL-5/.cvsignore,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- .cvsignore 29 Apr 2007 22:18:13 -0000 1.1 +++ .cvsignore 30 Apr 2007 00:36:09 -0000 1.2 @@ -0,0 +1 @@ +spambayes-1.0.4.tar.gz Index: sources =================================================================== RCS file: /cvs/extras/rpms/spambayes/EL-5/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 29 Apr 2007 22:18:13 -0000 1.1 +++ sources 30 Apr 2007 00:36:09 -0000 1.2 @@ -0,0 +1 @@ +78c33e79888d410711ff3c7dd7e98d79 spambayes-1.0.4.tar.gz From fedora-extras-commits at redhat.com Mon Apr 30 01:28:14 2007 From: fedora-extras-commits at redhat.com (Peter Gordon (pgordon)) Date: Sun, 29 Apr 2007 21:28:14 -0400 Subject: rpms/lucidlife/devel .cvsignore, 1.3, 1.4 lucidlife-make-docs-use-proper-dir.patch, 1.2, 1.3 lucidlife.spec, 1.17, 1.18 sources, 1.3, 1.4 lucidlife-add-.desktop-encoding.patch, 1.1, NONE Message-ID: <200704300128.l3U1SExp001511@cvs-int.fedora.redhat.com> Author: pgordon Update of /cvs/extras/rpms/lucidlife/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv1485 Modified Files: .cvsignore lucidlife-make-docs-use-proper-dir.patch lucidlife.spec sources Removed Files: lucidlife-add-.desktop-encoding.patch Log Message: Update to 0.9.2 Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/lucidlife/devel/.cvsignore,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- .cvsignore 29 Oct 2006 03:22:18 -0000 1.3 +++ .cvsignore 30 Apr 2007 01:27:40 -0000 1.4 @@ -1 +1 @@ -lucidlife-0.9.1.tar.gz +lucidlife-0.9.2.tar.gz lucidlife-make-docs-use-proper-dir.patch: Index: lucidlife-make-docs-use-proper-dir.patch =================================================================== RCS file: /cvs/extras/rpms/lucidlife/devel/lucidlife-make-docs-use-proper-dir.patch,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- lucidlife-make-docs-use-proper-dir.patch 21 Apr 2007 04:39:59 -0000 1.2 +++ lucidlife-make-docs-use-proper-dir.patch 30 Apr 2007 01:27:40 -0000 1.3 @@ -1,41 +1,40 @@ ---- doc/Makefile.am.old 2006-03-28 20:22:27.000000000 -0800 -+++ doc/Makefile.am 2006-03-28 20:22:32.000000000 -0800 -@@ -1,4 +1,4 @@ --docdir = $(datadir)/doc/lucidlife -+docdir = $(datadir)/doc/lucidlife-0.9.1 - doc_DATA = *.png *.gif *.html *.css - - EXTRA_DIST = *.png *.gif *.html *.css ---- doc/Makefile.in.old 2006-03-28 20:22:27.000000000 -0800 -+++ doc/Makefile.in 2006-03-28 20:24:32.000000000 -0800 -@@ -188,7 +188,7 @@ - sharedstatedir = @sharedstatedir@ - sysconfdir = @sysconfdir@ +--- ./src/Makefile.in.old 2007-04-29 18:23:00.000000000 -0700 ++++ ./src/Makefile.in 2007-04-29 18:24:03.000000000 -0700 +@@ -214,7 +214,7 @@ target_alias = @target_alias@ --docdir = $(datadir)/doc/lucidlife -+docdir = $(datadir)/doc/lucidlife-0.9.1 - doc_DATA = *.png *.gif *.html *.css - EXTRA_DIST = *.png *.gif *.html *.css - all: all-am - ---- src/Makefile.am.old 2006-04-21 02:51:00.000000000 -0700 -+++ src/Makefile.am 2007-04-19 23:25:44.000000000 -0700 -@@ -1,6 +1,6 @@ INCLUDES = $(GNOME_CFLAGS) \ -DDATADIR=\""$(datadir)/lucidlife"\" \ - -DDOCDIR=\""$(datadir)/doc/lucidlife"\" + -DDOCDIR=\""$(datadir)/doc/lucidlife-$(VERSION)"\" - LIBS = $(GNOME_LIBS) - ---- src/Makefile.in.old 2006-09-10 07:30:01.000000000 -0700 -+++ src/Makefile.in 2007-04-19 23:26:15.000000000 -0700 -@@ -204,7 +204,7 @@ - target_alias = @target_alias@ + EXTRA_DIST = util.h \ + lucidlife.h \ +--- ./src/Makefile.am.old 2007-04-29 18:22:55.000000000 -0700 ++++ ./src/Makefile.am 2007-04-29 18:24:14.000000000 -0700 +@@ -1,6 +1,6 @@ INCLUDES = $(GNOME_CFLAGS) \ -DDATADIR=\""$(datadir)/lucidlife"\" \ - -DDOCDIR=\""$(datadir)/doc/lucidlife"\" + -DDOCDIR=\""$(datadir)/doc/lucidlife-$(VERSION)"\" - EXTRA_DIST = util.h \ - lucidlife.h \ + LIBS = $(GNOME_LIBS) + +--- ./doc/Makefile.in.old 2007-04-29 18:24:41.000000000 -0700 ++++ ./doc/Makefile.in 2007-04-29 18:22:15.000000000 -0700 +@@ -175,7 +175,7 @@ + build_vendor = @build_vendor@ + datadir = @datadir@ + datarootdir = @datarootdir@ +-docdir = $(datadir)/doc/lucidlife ++docdir = $(datadir)/doc/lucidlife-$(VERSION) + dvidir = @dvidir@ + exec_prefix = @exec_prefix@ + host = @host@ +--- ./doc/Makefile.am.old 2007-04-29 18:24:48.000000000 -0700 ++++ ./doc/Makefile.am 2007-04-29 18:22:15.000000000 -0700 +@@ -1,4 +1,4 @@ +-docdir = $(datadir)/doc/lucidlife ++docdir = $(datadir)/doc/lucidlife-$(VERSION) + doc_DATA = *.png *.gif *.html *.css + + EXTRA_DIST = *.png *.gif *.html *.css Index: lucidlife.spec =================================================================== RCS file: /cvs/extras/rpms/lucidlife/devel/lucidlife.spec,v retrieving revision 1.17 retrieving revision 1.18 diff -u -r1.17 -r1.18 --- lucidlife.spec 21 Apr 2007 04:39:59 -0000 1.17 +++ lucidlife.spec 30 Apr 2007 01:27:40 -0000 1.18 @@ -1,6 +1,6 @@ Name: lucidlife -Version: 0.9.1 -Release: 3%{?dist} +Version: 0.9.2 +Release: 1%{?dist} Summary: A Conway's Life simulator Group: Amusements/Games @@ -27,10 +27,10 @@ (due to loneliness). It is based on the the GtkLife project, but with a more modern user interface and other enhancements. + %prep %setup -q %patch0 -p0 -b .make-docs-use-proper-dir -%patch1 -p0 -b .add-.desktop-encoding %build @@ -58,13 +58,21 @@ %defattr(-,root,root,-) %doc AUTHORS ChangeLog COPYING NEWS README TODO %doc doc/*.png doc/*.html doc/*.gif doc/*.css -%{_bindir}/lucidlife +%{_bindir}/%{name} %{_datadir}/%{name} -%{_datadir}/pixmaps/lucidlife.png -%{_datadir}/applications/fedora-lucidlife.desktop +%{_datadir}/pixmaps/%{name}.png +%{_datadir}/applications/fedora-%{name}.desktop %changelog +* Sun Apr 29 2007 Peter Gordon - 0.9.2-1 +- Update to new upstream bugfix release (0.9.2) +- Drop .desktop encoding fix (merged upstream): + - add-.desktop-encoding.patch +- Use %%name in the %%files listing instead of hardcoding it, for consistency + with my other packages; and use the $(VERSION) macro in the autotools build + scripts to ease version bumps/updates. + * Fri Apr 20 2007 Peter Gordon - 0.9.1-3 - Ammend make-docs-use-proper-dir patch to ensure that the "Help" menu functionality works properly. (Thanks to Leonard A. Hickey for the patch; Index: sources =================================================================== RCS file: /cvs/extras/rpms/lucidlife/devel/sources,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- sources 29 Oct 2006 03:22:18 -0000 1.3 +++ sources 30 Apr 2007 01:27:40 -0000 1.4 @@ -1 +1 @@ -68e9cfe091fa18380984609af9c56467 lucidlife-0.9.1.tar.gz +7108027c71cf145afa06e7df625619e9 lucidlife-0.9.2.tar.gz --- lucidlife-add-.desktop-encoding.patch DELETED --- From fedora-extras-commits at redhat.com Mon Apr 30 01:36:28 2007 From: fedora-extras-commits at redhat.com (Peter Gordon (pgordon)) Date: Sun, 29 Apr 2007 21:36:28 -0400 Subject: rpms/lucidlife/devel lucidlife.spec,1.18,1.19 Message-ID: <200704300136.l3U1aSbH002041@cvs-int.fedora.redhat.com> Author: pgordon Update of /cvs/extras/rpms/lucidlife/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv2024 Modified Files: lucidlife.spec Log Message: Actually drop the add-.desktop-encoding patch from the spec... Index: lucidlife.spec =================================================================== RCS file: /cvs/extras/rpms/lucidlife/devel/lucidlife.spec,v retrieving revision 1.18 retrieving revision 1.19 diff -u -r1.18 -r1.19 --- lucidlife.spec 30 Apr 2007 01:27:40 -0000 1.18 +++ lucidlife.spec 30 Apr 2007 01:35:54 -0000 1.19 @@ -8,7 +8,6 @@ URL: http://icculus.org/~jcspray/LucidLife/ Source0: http://icculus.org/~jcspray/LucidLife/%{name}-%{version}.tar.gz Patch0: %{name}-make-docs-use-proper-dir.patch -Patch1: %{name}-add-.desktop-encoding.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: gtk2-devel >= 2.6.0 From fedora-extras-commits at redhat.com Mon Apr 30 01:40:55 2007 From: fedora-extras-commits at redhat.com (Christopher Stone (xulchris)) Date: Sun, 29 Apr 2007 21:40:55 -0400 Subject: comps comps-f7.xml.in, 1.174, 1.175 comps-fe5.xml.in, 1.260, 1.261 comps-fe6.xml.in, 1.330, 1.331 Message-ID: <200704300140.l3U1etpm002123@cvs-int.fedora.redhat.com> Author: xulchris Update of /cvs/extras/comps In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv2101 Modified Files: comps-f7.xml.in comps-fe5.xml.in comps-fe6.xml.in Log Message: add spambayes Index: comps-f7.xml.in =================================================================== RCS file: /cvs/extras/comps/comps-f7.xml.in,v retrieving revision 1.174 retrieving revision 1.175 diff -u -r1.174 -r1.175 --- comps-f7.xml.in 29 Apr 2007 17:52:30 -0000 1.174 +++ comps-f7.xml.in 30 Apr 2007 01:40:25 -0000 1.175 @@ -2353,6 +2353,7 @@ postfix pyzor spamass-milter + spambayes sqlgrey squirrelmail uw-imap Index: comps-fe5.xml.in =================================================================== RCS file: /cvs/extras/comps/comps-fe5.xml.in,v retrieving revision 1.260 retrieving revision 1.261 diff -u -r1.260 -r1.261 --- comps-fe5.xml.in 29 Apr 2007 17:52:30 -0000 1.260 +++ comps-fe5.xml.in 30 Apr 2007 01:40:25 -0000 1.261 @@ -768,6 +768,7 @@ perl-Cyrus pyzor spamass-milter + spambayes sqlgrey uw-imap Index: comps-fe6.xml.in =================================================================== RCS file: /cvs/extras/comps/comps-fe6.xml.in,v retrieving revision 1.330 retrieving revision 1.331 diff -u -r1.330 -r1.331 --- comps-fe6.xml.in 29 Apr 2007 17:52:30 -0000 1.330 +++ comps-fe6.xml.in 30 Apr 2007 01:40:25 -0000 1.331 @@ -862,6 +862,7 @@ mlmmj pyzor spamass-milter + spambayes sqlgrey uw-imap From fedora-extras-commits at redhat.com Mon Apr 30 02:57:58 2007 From: fedora-extras-commits at redhat.com (Rex Dieter (rdieter)) Date: Sun, 29 Apr 2007 22:57:58 -0400 Subject: rpms/maxima/devel maxima-5.11.99rc2-purify.patch, NONE, 1.1 maxima.spec, 1.63, 1.64 Message-ID: <200704300257.l3U2vwqF007789@cvs-int.fedora.redhat.com> Author: rdieter Update of /cvs/extras/rpms/maxima/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv7769 Modified Files: maxima.spec Added Files: maxima-5.11.99rc2-purify.patch Log Message: * Sun Apr 29 2007 Rex Dieter 5.11.99-0.2.rc2 - fix sbcl/ppc build (#238376) maxima-5.11.99rc2-purify.patch: --- NEW FILE maxima-5.11.99rc2-purify.patch --- --- maxima-5.11.99rc2/src/Makefile.in.purify 2007-04-18 23:32:54.000000000 -0500 +++ maxima-5.11.99rc2/src/Makefile.in 2007-04-29 21:54:44.000000000 -0500 @@ -2031,7 +2031,7 @@ @SBCL_TRUE@ test -d binary-sbcl/numerical || mkdir binary-sbcl/numerical @SBCL_TRUE@ test -d binary-sbcl/numerical/slatec || mkdir binary-sbcl/numerical/slatec @SBCL_TRUE@ $(EXECUTESBCL) '(progn $(LOADDEFSYSTEM) $(DEFSYSTEMCOMPILE) (sb-ext:quit))' && \ - at SBCL_TRUE@ $(EXECUTESBCL) '(progn $(LOADDEFSYSTEM) $(DEFSYSTEMLOAD) (sb-ext:save-lisp-and-die "binary-sbcl/maxima.core" :purify t) (sb-ext:quit))' + at SBCL_TRUE@ $(EXECUTESBCL) '(progn $(LOADDEFSYSTEM) $(DEFSYSTEMLOAD) (sb-ext:save-lisp-and-die "binary-sbcl/maxima.core" :purify) (sb-ext:quit))' @SBCL_TRUE at install-sbcl: @SBCL_TRUE@ $(mkinstalldirs) $(DESTDIR)$(verpkglibdir)/binary-sbcl Index: maxima.spec =================================================================== RCS file: /cvs/extras/rpms/maxima/devel/maxima.spec,v retrieving revision 1.63 retrieving revision 1.64 diff -u -r1.63 -r1.64 --- maxima.spec 29 Apr 2007 21:18:21 -0000 1.63 +++ maxima.spec 30 Apr 2007 02:57:23 -0000 1.64 @@ -5,7 +5,7 @@ Name: maxima Version: 5.11.99 -Release: 0.1.%{beta}%{?dist} +Release: 0.2.%{beta}%{?dist} License: GPL Group: Applications/Engineering URL: http://maxima.sourceforge.net/ @@ -58,8 +58,10 @@ Source10: http://starship.python.net/crew/mike/TixMaxima/macref.pdf Source11: http://maxima.sourceforge.net/docs/maximabook/maximabook-19-Sept-2004.pdf -# maxima-runtime-gcl: Unrecoverable error: fault count too high (bug #187647) +# maxima-runtime-gcl: Unrecoverable error: fault count too high (#187647) Patch6: maxima-5.9.4-gcl_setarch.patch +# maxima: --enable-sbcl ppc build failure (#238376) +Patch238376: maxima-5.11.99rc2-purify.patch # Inhibit automatic compressing of info files. Compressed info # files break maxima's internal help. @@ -188,6 +190,7 @@ %if "%{?setarch_hack}" == "1" %patch6 -p1 -b .gcl-setarch %endif +%patch238376 -p1 -b .purify sed -i -e 's|@ARCH@|%{_target_cpu}|' src/maxima.in @@ -398,7 +401,10 @@ %changelog -* Mon Apr 29 2007 Rex Dieter 5.11.99-0.1.rc2 +* Sun Apr 29 2007 Rex Dieter 5.11.99-0.2.rc2 +- fix sbcl/ppc build (#238376) + +* Sun Apr 29 2007 Rex Dieter 5.11.99-0.1.rc2 - maxima-5.11.99rc2 * Mon Mar 26 2007 Rex Dieter 5.11.0-8 From fedora-extras-commits at redhat.com Mon Apr 30 03:17:04 2007 From: fedora-extras-commits at redhat.com (Tom Callaway (spot)) Date: Sun, 29 Apr 2007 23:17:04 -0400 Subject: rpms/perl-HTTP-Body/FC-5 perl-HTTP-Body.spec, 1.1, 1.2 sources, 1.2, 1.3 Message-ID: <200704300317.l3U3H4tT012358@cvs-int.fedora.redhat.com> Author: spot Update of /cvs/extras/rpms/perl-HTTP-Body/FC-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv12304/FC-5 Modified Files: perl-HTTP-Body.spec sources Log Message: Bump to 0.9 Index: perl-HTTP-Body.spec =================================================================== RCS file: /cvs/extras/rpms/perl-HTTP-Body/FC-5/perl-HTTP-Body.spec,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- perl-HTTP-Body.spec 15 Sep 2006 00:37:40 -0000 1.1 +++ perl-HTTP-Body.spec 30 Apr 2007 03:16:29 -0000 1.2 @@ -1,6 +1,6 @@ Name: perl-HTTP-Body -Version: 0.6 -Release: 3%{?dist} +Version: 0.9 +Release: 1%{?dist} Summary: HTTP Body Parser Group: Development/Libraries License: GPL or Artistic @@ -45,6 +45,9 @@ %changelog +* Sun Apr 29 2007 Tom "spot" Callaway 0.9-1 +- bump to 0.9 + * Thu Sep 14 2006 Tom "spot" Callaway 0.6-3 - add TEST_POD=1 to make test Index: sources =================================================================== RCS file: /cvs/extras/rpms/perl-HTTP-Body/FC-5/sources,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- sources 15 Sep 2006 00:37:40 -0000 1.2 +++ sources 30 Apr 2007 03:16:29 -0000 1.3 @@ -1 +1 @@ -e7f5963abece523dd9be27db3d37aaea HTTP-Body-0.6.tar.gz +39448a41f5b4447c6ebf05844824f1d9 HTTP-Body-0.9.tar.gz From fedora-extras-commits at redhat.com Mon Apr 30 03:17:09 2007 From: fedora-extras-commits at redhat.com (Tom Callaway (spot)) Date: Sun, 29 Apr 2007 23:17:09 -0400 Subject: rpms/perl-HTTP-Body/FC-6 perl-HTTP-Body.spec, 1.1, 1.2 sources, 1.2, 1.3 Message-ID: <200704300317.l3U3H91n012362@cvs-int.fedora.redhat.com> Author: spot Update of /cvs/extras/rpms/perl-HTTP-Body/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv12304/FC-6 Modified Files: perl-HTTP-Body.spec sources Log Message: Bump to 0.9 Index: perl-HTTP-Body.spec =================================================================== RCS file: /cvs/extras/rpms/perl-HTTP-Body/FC-6/perl-HTTP-Body.spec,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- perl-HTTP-Body.spec 15 Sep 2006 00:37:40 -0000 1.1 +++ perl-HTTP-Body.spec 30 Apr 2007 03:16:34 -0000 1.2 @@ -1,6 +1,6 @@ Name: perl-HTTP-Body -Version: 0.6 -Release: 3%{?dist} +Version: 0.9 +Release: 1%{?dist} Summary: HTTP Body Parser Group: Development/Libraries License: GPL or Artistic @@ -45,6 +45,9 @@ %changelog +* Sun Apr 29 2007 Tom "spot" Callaway 0.9-1 +- bump to 0.9 + * Thu Sep 14 2006 Tom "spot" Callaway 0.6-3 - add TEST_POD=1 to make test Index: sources =================================================================== RCS file: /cvs/extras/rpms/perl-HTTP-Body/FC-6/sources,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- sources 15 Sep 2006 00:37:40 -0000 1.2 +++ sources 30 Apr 2007 03:16:34 -0000 1.3 @@ -1 +1 @@ -e7f5963abece523dd9be27db3d37aaea HTTP-Body-0.6.tar.gz +39448a41f5b4447c6ebf05844824f1d9 HTTP-Body-0.9.tar.gz From fedora-extras-commits at redhat.com Mon Apr 30 03:17:13 2007 From: fedora-extras-commits at redhat.com (Tom Callaway (spot)) Date: Sun, 29 Apr 2007 23:17:13 -0400 Subject: rpms/perl-HTTP-Body/devel .cvsignore, 1.2, 1.3 perl-HTTP-Body.spec, 1.1, 1.2 sources, 1.2, 1.3 Message-ID: <200704300317.l3U3HDb0012367@cvs-int.fedora.redhat.com> Author: spot Update of /cvs/extras/rpms/perl-HTTP-Body/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv12304/devel Modified Files: .cvsignore perl-HTTP-Body.spec sources Log Message: Bump to 0.9 Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/perl-HTTP-Body/devel/.cvsignore,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- .cvsignore 15 Sep 2006 00:37:40 -0000 1.2 +++ .cvsignore 30 Apr 2007 03:16:39 -0000 1.3 @@ -1 +1,2 @@ HTTP-Body-0.6.tar.gz +HTTP-Body-0.9.tar.gz Index: perl-HTTP-Body.spec =================================================================== RCS file: /cvs/extras/rpms/perl-HTTP-Body/devel/perl-HTTP-Body.spec,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- perl-HTTP-Body.spec 15 Sep 2006 00:37:40 -0000 1.1 +++ perl-HTTP-Body.spec 30 Apr 2007 03:16:39 -0000 1.2 @@ -1,6 +1,6 @@ Name: perl-HTTP-Body -Version: 0.6 -Release: 3%{?dist} +Version: 0.9 +Release: 1%{?dist} Summary: HTTP Body Parser Group: Development/Libraries License: GPL or Artistic @@ -45,6 +45,9 @@ %changelog +* Sun Apr 29 2007 Tom "spot" Callaway 0.9-1 +- bump to 0.9 + * Thu Sep 14 2006 Tom "spot" Callaway 0.6-3 - add TEST_POD=1 to make test Index: sources =================================================================== RCS file: /cvs/extras/rpms/perl-HTTP-Body/devel/sources,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- sources 15 Sep 2006 00:37:40 -0000 1.2 +++ sources 30 Apr 2007 03:16:39 -0000 1.3 @@ -1 +1 @@ -e7f5963abece523dd9be27db3d37aaea HTTP-Body-0.6.tar.gz +39448a41f5b4447c6ebf05844824f1d9 HTTP-Body-0.9.tar.gz From fedora-extras-commits at redhat.com Mon Apr 30 03:23:13 2007 From: fedora-extras-commits at redhat.com (Rex Dieter (rdieter)) Date: Sun, 29 Apr 2007 23:23:13 -0400 Subject: rpms/maxima/devel .cvsignore, 1.14, 1.15 maxima-5.11.99rc2-purify.patch, 1.1, 1.2 maxima.spec, 1.64, 1.65 Message-ID: <200704300323.l3U3NDoY012544@cvs-int.fedora.redhat.com> Author: rdieter Update of /cvs/extras/rpms/maxima/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv12520 Modified Files: .cvsignore maxima-5.11.99rc2-purify.patch maxima.spec Log Message: try #2 to fix bug #238376, drop :purify altogether Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/maxima/devel/.cvsignore,v retrieving revision 1.14 retrieving revision 1.15 diff -u -r1.14 -r1.15 --- .cvsignore 29 Apr 2007 21:18:21 -0000 1.14 +++ .cvsignore 30 Apr 2007 03:22:38 -0000 1.15 @@ -1,6 +1,5 @@ +clog maximabook-19-Sept-2004.pdf macref.pdf -maxima-5.10.0.tar.gz -maxima-5.10.99rc3.tar.gz maxima-5.11.0.tar.gz maxima-5.11.99rc2.tar.gz maxima-5.11.99rc2-purify.patch: Index: maxima-5.11.99rc2-purify.patch =================================================================== RCS file: /cvs/extras/rpms/maxima/devel/maxima-5.11.99rc2-purify.patch,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- maxima-5.11.99rc2-purify.patch 30 Apr 2007 02:57:23 -0000 1.1 +++ maxima-5.11.99rc2-purify.patch 30 Apr 2007 03:22:38 -0000 1.2 @@ -5,7 +5,7 @@ @SBCL_TRUE@ test -d binary-sbcl/numerical/slatec || mkdir binary-sbcl/numerical/slatec @SBCL_TRUE@ $(EXECUTESBCL) '(progn $(LOADDEFSYSTEM) $(DEFSYSTEMCOMPILE) (sb-ext:quit))' && \ - at SBCL_TRUE@ $(EXECUTESBCL) '(progn $(LOADDEFSYSTEM) $(DEFSYSTEMLOAD) (sb-ext:save-lisp-and-die "binary-sbcl/maxima.core" :purify t) (sb-ext:quit))' -+ at SBCL_TRUE@ $(EXECUTESBCL) '(progn $(LOADDEFSYSTEM) $(DEFSYSTEMLOAD) (sb-ext:save-lisp-and-die "binary-sbcl/maxima.core" :purify) (sb-ext:quit))' ++ at SBCL_TRUE@ $(EXECUTESBCL) '(progn $(LOADDEFSYSTEM) $(DEFSYSTEMLOAD) (sb-ext:save-lisp-and-die "binary-sbcl/maxima.core") (sb-ext:quit))' @SBCL_TRUE at install-sbcl: @SBCL_TRUE@ $(mkinstalldirs) $(DESTDIR)$(verpkglibdir)/binary-sbcl Index: maxima.spec =================================================================== RCS file: /cvs/extras/rpms/maxima/devel/maxima.spec,v retrieving revision 1.64 retrieving revision 1.65 diff -u -r1.64 -r1.65 --- maxima.spec 30 Apr 2007 02:57:23 -0000 1.64 +++ maxima.spec 30 Apr 2007 03:22:38 -0000 1.65 @@ -5,7 +5,7 @@ Name: maxima Version: 5.11.99 -Release: 0.2.%{beta}%{?dist} +Release: 0.3.%{beta}%{?dist} License: GPL Group: Applications/Engineering URL: http://maxima.sourceforge.net/ @@ -401,7 +401,7 @@ %changelog -* Sun Apr 29 2007 Rex Dieter 5.11.99-0.2.rc2 +* Sun Apr 29 2007 Rex Dieter 5.11.99-0.3.rc2 - fix sbcl/ppc build (#238376) * Sun Apr 29 2007 Rex Dieter 5.11.99-0.1.rc2 From fedora-extras-commits at redhat.com Mon Apr 30 03:25:18 2007 From: fedora-extras-commits at redhat.com (Tom Callaway (spot)) Date: Sun, 29 Apr 2007 23:25:18 -0400 Subject: rpms/google-perftools import.log,1.1,1.2 Message-ID: <200704300325.l3U3PIUi012675@cvs-int.fedora.redhat.com> Author: spot Update of /cvs/extras/rpms/google-perftools In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv12636 Modified Files: import.log Log Message: auto-import google-perftools-0.91-1.fc7 on branch devel from google-perftools-0.91-1.fc7.src.rpm Index: import.log =================================================================== RCS file: /cvs/extras/rpms/google-perftools/import.log,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- import.log 28 Apr 2007 04:05:38 -0000 1.1 +++ import.log 30 Apr 2007 03:24:43 -0000 1.2 @@ -0,0 +1 @@ +google-perftools-0_91-1_fc7:HEAD:google-perftools-0.91-1.fc7.src.rpm:1177903464 From fedora-extras-commits at redhat.com Mon Apr 30 03:25:22 2007 From: fedora-extras-commits at redhat.com (Tom Callaway (spot)) Date: Sun, 29 Apr 2007 23:25:22 -0400 Subject: rpms/google-perftools/devel google-perftools-0.91-norpath.patch, NONE, 1.1 google-perftools.spec, NONE, 1.1 .cvsignore, 1.1, 1.2 sources, 1.1, 1.2 Message-ID: <200704300325.l3U3PM16012679@cvs-int.fedora.redhat.com> Author: spot Update of /cvs/extras/rpms/google-perftools/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv12636/devel Modified Files: .cvsignore sources Added Files: google-perftools-0.91-norpath.patch google-perftools.spec Log Message: auto-import google-perftools-0.91-1.fc7 on branch devel from google-perftools-0.91-1.fc7.src.rpm google-perftools-0.91-norpath.patch: --- NEW FILE google-perftools-0.91-norpath.patch --- --- google-perftools-0.91/Makefile.am.norpath 2007-04-16 18:34:04.000000000 -0500 +++ google-perftools-0.91/Makefile.am 2007-04-23 21:51:19.000000000 -0500 @@ -218,7 +218,7 @@ $(TCMALLOC_UNITTEST_INCLUDES) tcmalloc_unittest_CXXFLAGS = $(PTHREAD_CFLAGS) tcmalloc_unittest_LDFLAGS = $(PTHREAD_CFLAGS) -tcmalloc_unittest_LDADD = libtcmalloc.la liblogging.la $(PTHREAD_LIBS) +tcmalloc_unittest_LDADD = libtcmalloc.la liblogging.la libstacktrace.la $(PTHREAD_LIBS) TESTS += tcmalloc_minimal_unittest tcmalloc_minimal_unittest_SOURCES = src/tests/tcmalloc_unittest.cc \ @@ -226,19 +226,19 @@ tcmalloc_minimal_unittest_CXXFLAGS = $(PTHREAD_CFLAGS) tcmalloc_minimal_unittest_LDFLAGS = $(PTHREAD_CFLAGS) tcmalloc_minimal_unittest_LDADD = libtcmalloc_minimal.la \ - liblogging.la $(PTHREAD_LIBS) + liblogging.la libstacktrace.la $(PTHREAD_LIBS) TESTS += tcmalloc_large_unittest tcmalloc_large_unittest_SOURCES = src/tests/tcmalloc_large_unittest.cc tcmalloc_large_unittest_CXXFLAGS = $(PTHREAD_CFLAGS) tcmalloc_large_unittest_LDFLAGS = $(PTHREAD_CFLAGS) -tcmalloc_large_unittest_LDADD = libtcmalloc.la $(PTHREAD_LIBS) +tcmalloc_large_unittest_LDADD = libtcmalloc.la libstacktrace.la $(PTHREAD_LIBS) TESTS += tcmalloc_minimal_large_unittest tcmalloc_minimal_large_unittest_SOURCES = src/tests/tcmalloc_large_unittest.cc tcmalloc_minimal_large_unittest_CXXFLAGS = $(PTHREAD_CFLAGS) tcmalloc_minimal_large_unittest_LDFLAGS = $(PTHREAD_CFLAGS) -tcmalloc_minimal_large_unittest_LDADD = libtcmalloc_minimal.la $(PTHREAD_LIBS) +tcmalloc_minimal_large_unittest_LDADD = libtcmalloc_minimal.la libstacktrace.la $(PTHREAD_LIBS) # This makes sure it's safe to link in both tcmalloc and tcmalloc_minimal. # (One would never do this on purpose, but perhaps by accident...) @@ -248,7 +248,7 @@ tcmalloc_both_unittest_CXXFLAGS = $(PTHREAD_CFLAGS) tcmalloc_both_unittest_LDFLAGS = $(PTHREAD_CFLAGS) tcmalloc_both_unittest_LDADD = libtcmalloc.la libtcmalloc_minimal.la \ - liblogging.la $(PTHREAD_LIBS) + liblogging.la libstacktrace.la $(PTHREAD_LIBS) # performance/unittests originally from ptmalloc2 @@ -273,27 +273,27 @@ frag_unittest_SOURCES = src/tests/frag_unittest.cc frag_unittest_CXXFLAGS = $(PTHREAD_CFLAGS) frag_unittest_LDFLAGS = $(PTHREAD_CFLAGS) -frag_unittest_LDADD = libtcmalloc_minimal.la $(PTHREAD_LIBS) +frag_unittest_LDADD = libtcmalloc_minimal.la libstacktrace.la $(PTHREAD_LIBS) TESTS += markidle_unittest markidle_unittest_SOURCES = src/tests/markidle_unittest.cc \ src/tests/testutil.h src/tests/testutil.cc markidle_unittest_CXXFLAGS = $(PTHREAD_CFLAGS) markidle_unittest_LDFLAGS = $(PTHREAD_CFLAGS) -markidle_unittest_LDADD = libtcmalloc_minimal.la $(PTHREAD_LIBS) +markidle_unittest_LDADD = libtcmalloc_minimal.la libstacktrace.la $(PTHREAD_LIBS) TESTS += memalign_unittest memalign_unittest_SOURCES = src/tests/memalign_unittest.cc memalign_unittest_CXXFLAGS = $(PTHREAD_CFLAGS) memalign_unittest_LDFLAGS = $(PTHREAD_CFLAGS) -memalign_unittest_LDADD = libtcmalloc_minimal.la $(PTHREAD_LIBS) +memalign_unittest_LDADD = libtcmalloc_minimal.la libstacktrace.la $(PTHREAD_LIBS) TESTS += thread_dealloc_unittest thread_dealloc_unittest_SOURCES = src/tests/thread_dealloc_unittest.cc \ src/tests/testutil.h src/tests/testutil.cc thread_dealloc_unittest_CXXFLAGS = $(PTHREAD_CFLAGS) thread_dealloc_unittest_LDFLAGS = $(PTHREAD_CFLAGS) -thread_dealloc_unittest_LDADD = libtcmalloc_minimal.la $(PTHREAD_LIBS) +thread_dealloc_unittest_LDADD = libtcmalloc_minimal.la libstacktrace.la $(PTHREAD_LIBS) ### Documentation dist_doc_DATA += doc/tcmalloc.html \ @@ -415,7 +415,7 @@ $(HEAP_PROFILER_UNITTEST_INCLUDES) heap_profiler_unittest_CXXFLAGS = -g heap_profiler_unittest_LDFLAGS = -g $(PTHREAD_CFLAGS) -heap_profiler_unittest_LDADD = libtcmalloc.la $(PTHREAD_LIBS) +heap_profiler_unittest_LDADD = libtcmalloc.la libstacktrace.la $(PTHREAD_LIBS) TESTS += heap-checker_unittest.sh heap_checker_unittest_sh_SOURCES = src/tests/heap-checker_unittest.sh @@ -489,18 +489,18 @@ $(PROFILER_UNITTEST_INCLUDES) profiler1_unittest_SOURCES = $(PROFILER_UNITTEST_SRCS) profiler1_unittest_CXXFLAGS = -g -profiler1_unittest_LDADD = libprofiler.la +profiler1_unittest_LDADD = libprofiler.la libstacktrace.la profiler2_unittest_SOURCES = $(PROFILER_UNITTEST_SRCS) profiler2_unittest_CXXFLAGS = -g -profiler2_unittest_LDADD = -lprofiler +profiler2_unittest_LDADD = -lprofiler -lstacktrace profiler3_unittest_SOURCES = $(PROFILER_UNITTEST_SRCS) profiler3_unittest_CXXFLAGS = -g $(PTHREAD_CFLAGS) -DWITH_THREADS profiler3_unittest_LDFLAGS = $(PTHREAD_CFLAGS) -profiler3_unittest_LDADD = libprofiler.la $(PTHREAD_LIBS) +profiler3_unittest_LDADD = libprofiler.la libstacktrace.la $(PTHREAD_LIBS) profiler4_unittest_SOURCES = $(PROFILER_UNITTEST_SRCS) profiler4_unittest_CXXFLAGS = -g $(PTHREAD_CFLAGS) -DWITH_THREADS profiler4_unittest_LDFLAGS = $(PTHREAD_CFLAGS) -profiler4_unittest_LDADD = -lprofiler $(PTHREAD_LIBS) +profiler4_unittest_LDADD = -lprofiler -lstacktrace $(PTHREAD_LIBS) ### Documentation dist_doc_DATA += doc/cpuprofile.html \ --- google-perftools-0.91/Makefile.in.norpath 2007-04-18 18:45:32.000000000 -0500 +++ google-perftools-0.91/Makefile.in 2007-04-23 21:56:01.000000000 -0500 @@ -148,7 +148,7 @@ atomicops_unittest_DEPENDENCIES = libspinlock.la liblogging.la am_frag_unittest_OBJECTS = frag_unittest-frag_unittest.$(OBJEXT) frag_unittest_OBJECTS = $(am_frag_unittest_OBJECTS) -frag_unittest_DEPENDENCIES = libtcmalloc_minimal.la \ +frag_unittest_DEPENDENCIES = libtcmalloc_minimal.la libstacktrace.la \ $(am__DEPENDENCIES_1) am_heap_checker_death_unittest_sh_OBJECTS = heap_checker_death_unittest_sh_OBJECTS = \ @@ -168,7 +168,7 @@ heap_profiler_unittest-heap-profiler_unittest.$(OBJEXT) \ $(am__objects_1) heap_profiler_unittest_OBJECTS = $(am_heap_profiler_unittest_OBJECTS) -heap_profiler_unittest_DEPENDENCIES = libtcmalloc.la \ +heap_profiler_unittest_DEPENDENCIES = libtcmalloc.la libstacktrace.la \ $(am__DEPENDENCIES_1) am_heap_profiler_unittest_sh_OBJECTS = heap_profiler_unittest_sh_OBJECTS = \ @@ -185,18 +185,18 @@ markidle_unittest-markidle_unittest.$(OBJEXT) \ markidle_unittest-testutil.$(OBJEXT) markidle_unittest_OBJECTS = $(am_markidle_unittest_OBJECTS) -markidle_unittest_DEPENDENCIES = libtcmalloc_minimal.la \ +markidle_unittest_DEPENDENCIES = libtcmalloc_minimal.la libstacktrace.la \ $(am__DEPENDENCIES_1) am_memalign_unittest_OBJECTS = \ memalign_unittest-memalign_unittest.$(OBJEXT) memalign_unittest_OBJECTS = $(am_memalign_unittest_OBJECTS) -memalign_unittest_DEPENDENCIES = libtcmalloc_minimal.la \ +memalign_unittest_DEPENDENCIES = libtcmalloc_minimal.la libstacktrace.la \ $(am__DEPENDENCIES_1) am__objects_7 = profiler1_unittest-profiler_unittest.$(OBJEXT) \ $(am__objects_1) am_profiler1_unittest_OBJECTS = $(am__objects_7) profiler1_unittest_OBJECTS = $(am_profiler1_unittest_OBJECTS) -profiler1_unittest_DEPENDENCIES = libprofiler.la +profiler1_unittest_DEPENDENCIES = libprofiler.la libstacktrace.la am__objects_8 = profiler2_unittest-profiler_unittest.$(OBJEXT) \ $(am__objects_1) am_profiler2_unittest_OBJECTS = $(am__objects_8) @@ -206,7 +206,7 @@ $(am__objects_1) am_profiler3_unittest_OBJECTS = $(am__objects_9) profiler3_unittest_OBJECTS = $(am_profiler3_unittest_OBJECTS) -profiler3_unittest_DEPENDENCIES = libprofiler.la $(am__DEPENDENCIES_1) +profiler3_unittest_DEPENDENCIES = libprofiler.la libstacktrace.la $(am__DEPENDENCIES_1) am__objects_10 = profiler4_unittest-profiler_unittest.$(OBJEXT) \ $(am__objects_1) am_profiler4_unittest_OBJECTS = $(am__objects_10) @@ -233,36 +233,36 @@ $(am__objects_1) tcmalloc_both_unittest_OBJECTS = $(am_tcmalloc_both_unittest_OBJECTS) tcmalloc_both_unittest_DEPENDENCIES = libtcmalloc.la \ - libtcmalloc_minimal.la liblogging.la $(am__DEPENDENCIES_1) + libtcmalloc_minimal.la liblogging.la libstacktrace.la $(am__DEPENDENCIES_1) am_tcmalloc_large_unittest_OBJECTS = \ tcmalloc_large_unittest-tcmalloc_large_unittest.$(OBJEXT) tcmalloc_large_unittest_OBJECTS = \ $(am_tcmalloc_large_unittest_OBJECTS) -tcmalloc_large_unittest_DEPENDENCIES = libtcmalloc.la \ +tcmalloc_large_unittest_DEPENDENCIES = libtcmalloc.la libstacktrace.la \ $(am__DEPENDENCIES_1) am_tcmalloc_minimal_large_unittest_OBJECTS = tcmalloc_minimal_large_unittest-tcmalloc_large_unittest.$(OBJEXT) tcmalloc_minimal_large_unittest_OBJECTS = \ $(am_tcmalloc_minimal_large_unittest_OBJECTS) -tcmalloc_minimal_large_unittest_DEPENDENCIES = libtcmalloc_minimal.la \ +tcmalloc_minimal_large_unittest_DEPENDENCIES = libtcmalloc_minimal.la libstacktrace.la \ $(am__DEPENDENCIES_1) am_tcmalloc_minimal_unittest_OBJECTS = \ tcmalloc_minimal_unittest-tcmalloc_unittest.$(OBJEXT) \ $(am__objects_1) tcmalloc_minimal_unittest_OBJECTS = \ $(am_tcmalloc_minimal_unittest_OBJECTS) -tcmalloc_minimal_unittest_DEPENDENCIES = libtcmalloc_minimal.la \ +tcmalloc_minimal_unittest_DEPENDENCIES = libtcmalloc_minimal.la libstacktrace.la \ liblogging.la $(am__DEPENDENCIES_1) am_tcmalloc_unittest_OBJECTS = \ tcmalloc_unittest-tcmalloc_unittest.$(OBJEXT) $(am__objects_1) tcmalloc_unittest_OBJECTS = $(am_tcmalloc_unittest_OBJECTS) -tcmalloc_unittest_DEPENDENCIES = libtcmalloc.la liblogging.la \ +tcmalloc_unittest_DEPENDENCIES = libtcmalloc.la liblogging.la libstacktrace.la \ $(am__DEPENDENCIES_1) am_thread_dealloc_unittest_OBJECTS = \ thread_dealloc_unittest-thread_dealloc_unittest.$(OBJEXT) \ thread_dealloc_unittest-testutil.$(OBJEXT) thread_dealloc_unittest_OBJECTS = \ $(am_thread_dealloc_unittest_OBJECTS) -thread_dealloc_unittest_DEPENDENCIES = libtcmalloc_minimal.la \ +thread_dealloc_unittest_DEPENDENCIES = libtcmalloc_minimal.la libstacktrace.la \ $(am__DEPENDENCIES_1) binSCRIPT_INSTALL = $(INSTALL_SCRIPT) SCRIPTS = $(bin_SCRIPTS) $(noinst_SCRIPTS) @@ -707,30 +707,30 @@ tcmalloc_unittest_CXXFLAGS = $(PTHREAD_CFLAGS) tcmalloc_unittest_LDFLAGS = $(PTHREAD_CFLAGS) -tcmalloc_unittest_LDADD = libtcmalloc.la liblogging.la $(PTHREAD_LIBS) +tcmalloc_unittest_LDADD = libtcmalloc.la liblogging.la libstacktrace.la $(PTHREAD_LIBS) tcmalloc_minimal_unittest_SOURCES = src/tests/tcmalloc_unittest.cc \ $(TCMALLOC_UNITTEST_INCLUDES) tcmalloc_minimal_unittest_CXXFLAGS = $(PTHREAD_CFLAGS) tcmalloc_minimal_unittest_LDFLAGS = $(PTHREAD_CFLAGS) tcmalloc_minimal_unittest_LDADD = libtcmalloc_minimal.la \ - liblogging.la $(PTHREAD_LIBS) + liblogging.la libstacktrace.la $(PTHREAD_LIBS) tcmalloc_large_unittest_SOURCES = src/tests/tcmalloc_large_unittest.cc tcmalloc_large_unittest_CXXFLAGS = $(PTHREAD_CFLAGS) tcmalloc_large_unittest_LDFLAGS = $(PTHREAD_CFLAGS) -tcmalloc_large_unittest_LDADD = libtcmalloc.la $(PTHREAD_LIBS) +tcmalloc_large_unittest_LDADD = libtcmalloc.la libstacktrace.la $(PTHREAD_LIBS) tcmalloc_minimal_large_unittest_SOURCES = src/tests/tcmalloc_large_unittest.cc tcmalloc_minimal_large_unittest_CXXFLAGS = $(PTHREAD_CFLAGS) tcmalloc_minimal_large_unittest_LDFLAGS = $(PTHREAD_CFLAGS) -tcmalloc_minimal_large_unittest_LDADD = libtcmalloc_minimal.la $(PTHREAD_LIBS) +tcmalloc_minimal_large_unittest_LDADD = libtcmalloc_minimal.la libstacktrace.la $(PTHREAD_LIBS) tcmalloc_both_unittest_SOURCES = src/tests/tcmalloc_unittest.cc \ $(TCMALLOC_UNITTEST_INCLUDES) tcmalloc_both_unittest_CXXFLAGS = $(PTHREAD_CFLAGS) tcmalloc_both_unittest_LDFLAGS = $(PTHREAD_CFLAGS) tcmalloc_both_unittest_LDADD = libtcmalloc.la libtcmalloc_minimal.la \ - liblogging.la $(PTHREAD_LIBS) + liblogging.la libstacktrace.la $(PTHREAD_LIBS) PTMALLOC_UNITTEST_INCLUDES = src/tests/ptmalloc/t-test.h \ src/tests/ptmalloc/thread-m.h \ @@ -753,23 +753,23 @@ frag_unittest_SOURCES = src/tests/frag_unittest.cc frag_unittest_CXXFLAGS = $(PTHREAD_CFLAGS) frag_unittest_LDFLAGS = $(PTHREAD_CFLAGS) -frag_unittest_LDADD = libtcmalloc_minimal.la $(PTHREAD_LIBS) +frag_unittest_LDADD = libtcmalloc_minimal.la libstacktrace.la $(PTHREAD_LIBS) markidle_unittest_SOURCES = src/tests/markidle_unittest.cc \ src/tests/testutil.h src/tests/testutil.cc markidle_unittest_CXXFLAGS = $(PTHREAD_CFLAGS) markidle_unittest_LDFLAGS = $(PTHREAD_CFLAGS) -markidle_unittest_LDADD = libtcmalloc_minimal.la $(PTHREAD_LIBS) +markidle_unittest_LDADD = libtcmalloc_minimal.la libstacktrace.la $(PTHREAD_LIBS) memalign_unittest_SOURCES = src/tests/memalign_unittest.cc memalign_unittest_CXXFLAGS = $(PTHREAD_CFLAGS) memalign_unittest_LDFLAGS = $(PTHREAD_CFLAGS) -memalign_unittest_LDADD = libtcmalloc_minimal.la $(PTHREAD_LIBS) +memalign_unittest_LDADD = libtcmalloc_minimal.la libstacktrace.la $(PTHREAD_LIBS) thread_dealloc_unittest_SOURCES = src/tests/thread_dealloc_unittest.cc \ src/tests/testutil.h src/tests/testutil.cc thread_dealloc_unittest_CXXFLAGS = $(PTHREAD_CFLAGS) thread_dealloc_unittest_LDFLAGS = $(PTHREAD_CFLAGS) -thread_dealloc_unittest_LDADD = libtcmalloc_minimal.la $(PTHREAD_LIBS) +thread_dealloc_unittest_LDADD = libtcmalloc_minimal.la libstacktrace.la $(PTHREAD_LIBS) ### ------- tcmalloc (thread-caching malloc + heap profiler + heap checker) @@ -840,7 +840,7 @@ heap_profiler_unittest_CXXFLAGS = -g heap_profiler_unittest_LDFLAGS = -g $(PTHREAD_CFLAGS) -heap_profiler_unittest_LDADD = libtcmalloc.la $(PTHREAD_LIBS) +heap_profiler_unittest_LDADD = libtcmalloc.la libstacktrace.la $(PTHREAD_LIBS) heap_checker_unittest_sh_SOURCES = src/tests/heap-checker_unittest.sh heap_checker_death_unittest_sh_SOURCES = src/tests/heap-checker-death_unittest.sh HEAP_CHECKER_UNITTEST_INCLUDES = src/memory_region_map.h \ @@ -855,7 +855,7 @@ heap_checker_unittest_CXXFLAGS = -g $(PTHREAD_CFLAGS) heap_checker_unittest_LDFLAGS = -g $(PTHREAD_CFLAGS) # tcmalloc has to be specified last! -heap_checker_unittest_LDADD = $(PTHREAD_LIBS) liblogging.la -ltcmalloc +heap_checker_unittest_LDADD = $(PTHREAD_LIBS) liblogging.la -ltcmalloc -lstacktrace ### ------- CPU profiler @@ -886,18 +886,18 @@ profiler1_unittest_SOURCES = $(PROFILER_UNITTEST_SRCS) profiler1_unittest_CXXFLAGS = -g -profiler1_unittest_LDADD = libprofiler.la +profiler1_unittest_LDADD = libprofiler.la libstacktrace.la profiler2_unittest_SOURCES = $(PROFILER_UNITTEST_SRCS) profiler2_unittest_CXXFLAGS = -g -profiler2_unittest_LDADD = -lprofiler +profiler2_unittest_LDADD = -lprofiler -lstacktrace profiler3_unittest_SOURCES = $(PROFILER_UNITTEST_SRCS) profiler3_unittest_CXXFLAGS = -g $(PTHREAD_CFLAGS) -DWITH_THREADS profiler3_unittest_LDFLAGS = $(PTHREAD_CFLAGS) -profiler3_unittest_LDADD = libprofiler.la $(PTHREAD_LIBS) +profiler3_unittest_LDADD = libprofiler.la libstacktrace.la $(PTHREAD_LIBS) profiler4_unittest_SOURCES = $(PROFILER_UNITTEST_SRCS) profiler4_unittest_CXXFLAGS = -g $(PTHREAD_CFLAGS) -DWITH_THREADS profiler4_unittest_LDFLAGS = $(PTHREAD_CFLAGS) -profiler4_unittest_LDADD = -lprofiler $(PTHREAD_LIBS) +profiler4_unittest_LDADD = -lprofiler -lstacktrace $(PTHREAD_LIBS) EXTRA_DIST = packages/rpm.sh packages/rpm/rpm.spec packages/deb.sh packages/deb \ $(SCRIPTS) libtool \ src/solaris/libstdc++.la --- NEW FILE google-perftools.spec --- Name: google-perftools Version: 0.91 Release: 1%{?dist} License: BSD Group: Development/Tools Summary: Very fast malloc and performance analysis tools URL: http://code.google.com/p/google-perftools/ Source0: http://google-perftools.googlecode.com/files/google-perftools-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: libunwind-devel Patch0: google-perftools-0.91-norpath.patch %description Perf Tools is a collection of performance analysis tools, including a high-performance multi-threaded malloc() implementation that works particularly well with threads and STL, a thread-friendly heap-checker, a heap profiler, and a cpu-profiler. %package devel Summary: Development libraries and headers for google-perftools Group: Development/Libraries Requires: %{name} = %{version}-%{release} %description devel Libraries and headers for developing applications that use google-perftools. %prep %setup -q %patch0 -p1 -b .norpath %build %configure --disable-static # Bad rpath! sed -i 's|^hardcode_libdir_flag_spec=.*|hardcode_libdir_flag_spec=""|g' libtool sed -i 's|^runpath_var=LD_RUN_PATH|runpath_var=DIE_RPATH_DIE|g' libtool # Can't build with smp_mflags make %install rm -rf $RPM_BUILD_ROOT make DESTDIR=$RPM_BUILD_ROOT docdir=%{_docdir}/%{name}-%{version}/ install find $RPM_BUILD_ROOT -type f -name "*.la" -exec rm -f {} ';' # Zero files rm -rf $RPM_BUILD_ROOT%{_docdir}/%{name}-%{version}/NEWS %clean rm -rf $RPM_BUILD_ROOT %check # The libraries aren't installed on the system yet. :P LD_LIBRARY_PATH=./.libs make check %post -p /sbin/ldconfig %postun -p /sbin/ldconfig %files %defattr(-,root,root,-) %{_bindir}/pprof %{_mandir}/man1/* %{_docdir}/%{name}-%{version}/ %{_libdir}/*.so.* %files devel %defattr(-,root,root,-) %{_includedir}/google %{_libdir}/*.so %changelog * Mon Apr 23 2007 Tom "spot" Callaway 0.91-1 - alright, lets see if this works now. * Wed Oct 13 2005 Tom "spot" Callaway 0.3-2 - change group to Development/Tools * Mon Oct 10 2005 Tom "spot" Callaway 0.3-1 - initial package for Fedora Extras Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/google-perftools/devel/.cvsignore,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- .cvsignore 28 Apr 2007 04:05:47 -0000 1.1 +++ .cvsignore 30 Apr 2007 03:24:48 -0000 1.2 @@ -0,0 +1 @@ +google-perftools-0.91.tar.gz Index: sources =================================================================== RCS file: /cvs/extras/rpms/google-perftools/devel/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 28 Apr 2007 04:05:47 -0000 1.1 +++ sources 30 Apr 2007 03:24:48 -0000 1.2 @@ -0,0 +1 @@ +43fb14aadf5edbe0d3b5871f09d1647d google-perftools-0.91.tar.gz From fedora-extras-commits at redhat.com Mon Apr 30 03:29:36 2007 From: fedora-extras-commits at redhat.com (Tom Callaway (spot)) Date: Sun, 29 Apr 2007 23:29:36 -0400 Subject: rpms/google-perftools/FC-6 google-perftools-0.91-norpath.patch, NONE, 1.1 google-perftools.spec, NONE, 1.1 sources, 1.1, 1.2 Message-ID: <200704300329.l3U3TaIJ013198@cvs-int.fedora.redhat.com> Author: spot Update of /cvs/extras/rpms/google-perftools/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv12972/FC-6 Modified Files: sources Added Files: google-perftools-0.91-norpath.patch google-perftools.spec Log Message: Initial branching. google-perftools-0.91-norpath.patch: --- NEW FILE google-perftools-0.91-norpath.patch --- --- google-perftools-0.91/Makefile.am.norpath 2007-04-16 18:34:04.000000000 -0500 +++ google-perftools-0.91/Makefile.am 2007-04-23 21:51:19.000000000 -0500 @@ -218,7 +218,7 @@ $(TCMALLOC_UNITTEST_INCLUDES) tcmalloc_unittest_CXXFLAGS = $(PTHREAD_CFLAGS) tcmalloc_unittest_LDFLAGS = $(PTHREAD_CFLAGS) -tcmalloc_unittest_LDADD = libtcmalloc.la liblogging.la $(PTHREAD_LIBS) +tcmalloc_unittest_LDADD = libtcmalloc.la liblogging.la libstacktrace.la $(PTHREAD_LIBS) TESTS += tcmalloc_minimal_unittest tcmalloc_minimal_unittest_SOURCES = src/tests/tcmalloc_unittest.cc \ @@ -226,19 +226,19 @@ tcmalloc_minimal_unittest_CXXFLAGS = $(PTHREAD_CFLAGS) tcmalloc_minimal_unittest_LDFLAGS = $(PTHREAD_CFLAGS) tcmalloc_minimal_unittest_LDADD = libtcmalloc_minimal.la \ - liblogging.la $(PTHREAD_LIBS) + liblogging.la libstacktrace.la $(PTHREAD_LIBS) TESTS += tcmalloc_large_unittest tcmalloc_large_unittest_SOURCES = src/tests/tcmalloc_large_unittest.cc tcmalloc_large_unittest_CXXFLAGS = $(PTHREAD_CFLAGS) tcmalloc_large_unittest_LDFLAGS = $(PTHREAD_CFLAGS) -tcmalloc_large_unittest_LDADD = libtcmalloc.la $(PTHREAD_LIBS) +tcmalloc_large_unittest_LDADD = libtcmalloc.la libstacktrace.la $(PTHREAD_LIBS) TESTS += tcmalloc_minimal_large_unittest tcmalloc_minimal_large_unittest_SOURCES = src/tests/tcmalloc_large_unittest.cc tcmalloc_minimal_large_unittest_CXXFLAGS = $(PTHREAD_CFLAGS) tcmalloc_minimal_large_unittest_LDFLAGS = $(PTHREAD_CFLAGS) -tcmalloc_minimal_large_unittest_LDADD = libtcmalloc_minimal.la $(PTHREAD_LIBS) +tcmalloc_minimal_large_unittest_LDADD = libtcmalloc_minimal.la libstacktrace.la $(PTHREAD_LIBS) # This makes sure it's safe to link in both tcmalloc and tcmalloc_minimal. # (One would never do this on purpose, but perhaps by accident...) @@ -248,7 +248,7 @@ tcmalloc_both_unittest_CXXFLAGS = $(PTHREAD_CFLAGS) tcmalloc_both_unittest_LDFLAGS = $(PTHREAD_CFLAGS) tcmalloc_both_unittest_LDADD = libtcmalloc.la libtcmalloc_minimal.la \ - liblogging.la $(PTHREAD_LIBS) + liblogging.la libstacktrace.la $(PTHREAD_LIBS) # performance/unittests originally from ptmalloc2 @@ -273,27 +273,27 @@ frag_unittest_SOURCES = src/tests/frag_unittest.cc frag_unittest_CXXFLAGS = $(PTHREAD_CFLAGS) frag_unittest_LDFLAGS = $(PTHREAD_CFLAGS) -frag_unittest_LDADD = libtcmalloc_minimal.la $(PTHREAD_LIBS) +frag_unittest_LDADD = libtcmalloc_minimal.la libstacktrace.la $(PTHREAD_LIBS) TESTS += markidle_unittest markidle_unittest_SOURCES = src/tests/markidle_unittest.cc \ src/tests/testutil.h src/tests/testutil.cc markidle_unittest_CXXFLAGS = $(PTHREAD_CFLAGS) markidle_unittest_LDFLAGS = $(PTHREAD_CFLAGS) -markidle_unittest_LDADD = libtcmalloc_minimal.la $(PTHREAD_LIBS) +markidle_unittest_LDADD = libtcmalloc_minimal.la libstacktrace.la $(PTHREAD_LIBS) TESTS += memalign_unittest memalign_unittest_SOURCES = src/tests/memalign_unittest.cc memalign_unittest_CXXFLAGS = $(PTHREAD_CFLAGS) memalign_unittest_LDFLAGS = $(PTHREAD_CFLAGS) -memalign_unittest_LDADD = libtcmalloc_minimal.la $(PTHREAD_LIBS) +memalign_unittest_LDADD = libtcmalloc_minimal.la libstacktrace.la $(PTHREAD_LIBS) TESTS += thread_dealloc_unittest thread_dealloc_unittest_SOURCES = src/tests/thread_dealloc_unittest.cc \ src/tests/testutil.h src/tests/testutil.cc thread_dealloc_unittest_CXXFLAGS = $(PTHREAD_CFLAGS) thread_dealloc_unittest_LDFLAGS = $(PTHREAD_CFLAGS) -thread_dealloc_unittest_LDADD = libtcmalloc_minimal.la $(PTHREAD_LIBS) +thread_dealloc_unittest_LDADD = libtcmalloc_minimal.la libstacktrace.la $(PTHREAD_LIBS) ### Documentation dist_doc_DATA += doc/tcmalloc.html \ @@ -415,7 +415,7 @@ $(HEAP_PROFILER_UNITTEST_INCLUDES) heap_profiler_unittest_CXXFLAGS = -g heap_profiler_unittest_LDFLAGS = -g $(PTHREAD_CFLAGS) -heap_profiler_unittest_LDADD = libtcmalloc.la $(PTHREAD_LIBS) +heap_profiler_unittest_LDADD = libtcmalloc.la libstacktrace.la $(PTHREAD_LIBS) TESTS += heap-checker_unittest.sh heap_checker_unittest_sh_SOURCES = src/tests/heap-checker_unittest.sh @@ -489,18 +489,18 @@ $(PROFILER_UNITTEST_INCLUDES) profiler1_unittest_SOURCES = $(PROFILER_UNITTEST_SRCS) profiler1_unittest_CXXFLAGS = -g -profiler1_unittest_LDADD = libprofiler.la +profiler1_unittest_LDADD = libprofiler.la libstacktrace.la profiler2_unittest_SOURCES = $(PROFILER_UNITTEST_SRCS) profiler2_unittest_CXXFLAGS = -g -profiler2_unittest_LDADD = -lprofiler +profiler2_unittest_LDADD = -lprofiler -lstacktrace profiler3_unittest_SOURCES = $(PROFILER_UNITTEST_SRCS) profiler3_unittest_CXXFLAGS = -g $(PTHREAD_CFLAGS) -DWITH_THREADS profiler3_unittest_LDFLAGS = $(PTHREAD_CFLAGS) -profiler3_unittest_LDADD = libprofiler.la $(PTHREAD_LIBS) +profiler3_unittest_LDADD = libprofiler.la libstacktrace.la $(PTHREAD_LIBS) profiler4_unittest_SOURCES = $(PROFILER_UNITTEST_SRCS) profiler4_unittest_CXXFLAGS = -g $(PTHREAD_CFLAGS) -DWITH_THREADS profiler4_unittest_LDFLAGS = $(PTHREAD_CFLAGS) -profiler4_unittest_LDADD = -lprofiler $(PTHREAD_LIBS) +profiler4_unittest_LDADD = -lprofiler -lstacktrace $(PTHREAD_LIBS) ### Documentation dist_doc_DATA += doc/cpuprofile.html \ --- google-perftools-0.91/Makefile.in.norpath 2007-04-18 18:45:32.000000000 -0500 +++ google-perftools-0.91/Makefile.in 2007-04-23 21:56:01.000000000 -0500 @@ -148,7 +148,7 @@ atomicops_unittest_DEPENDENCIES = libspinlock.la liblogging.la am_frag_unittest_OBJECTS = frag_unittest-frag_unittest.$(OBJEXT) frag_unittest_OBJECTS = $(am_frag_unittest_OBJECTS) -frag_unittest_DEPENDENCIES = libtcmalloc_minimal.la \ +frag_unittest_DEPENDENCIES = libtcmalloc_minimal.la libstacktrace.la \ $(am__DEPENDENCIES_1) am_heap_checker_death_unittest_sh_OBJECTS = heap_checker_death_unittest_sh_OBJECTS = \ @@ -168,7 +168,7 @@ heap_profiler_unittest-heap-profiler_unittest.$(OBJEXT) \ $(am__objects_1) heap_profiler_unittest_OBJECTS = $(am_heap_profiler_unittest_OBJECTS) -heap_profiler_unittest_DEPENDENCIES = libtcmalloc.la \ +heap_profiler_unittest_DEPENDENCIES = libtcmalloc.la libstacktrace.la \ $(am__DEPENDENCIES_1) am_heap_profiler_unittest_sh_OBJECTS = heap_profiler_unittest_sh_OBJECTS = \ @@ -185,18 +185,18 @@ markidle_unittest-markidle_unittest.$(OBJEXT) \ markidle_unittest-testutil.$(OBJEXT) markidle_unittest_OBJECTS = $(am_markidle_unittest_OBJECTS) -markidle_unittest_DEPENDENCIES = libtcmalloc_minimal.la \ +markidle_unittest_DEPENDENCIES = libtcmalloc_minimal.la libstacktrace.la \ $(am__DEPENDENCIES_1) am_memalign_unittest_OBJECTS = \ memalign_unittest-memalign_unittest.$(OBJEXT) memalign_unittest_OBJECTS = $(am_memalign_unittest_OBJECTS) -memalign_unittest_DEPENDENCIES = libtcmalloc_minimal.la \ +memalign_unittest_DEPENDENCIES = libtcmalloc_minimal.la libstacktrace.la \ $(am__DEPENDENCIES_1) am__objects_7 = profiler1_unittest-profiler_unittest.$(OBJEXT) \ $(am__objects_1) am_profiler1_unittest_OBJECTS = $(am__objects_7) profiler1_unittest_OBJECTS = $(am_profiler1_unittest_OBJECTS) -profiler1_unittest_DEPENDENCIES = libprofiler.la +profiler1_unittest_DEPENDENCIES = libprofiler.la libstacktrace.la am__objects_8 = profiler2_unittest-profiler_unittest.$(OBJEXT) \ $(am__objects_1) am_profiler2_unittest_OBJECTS = $(am__objects_8) @@ -206,7 +206,7 @@ $(am__objects_1) am_profiler3_unittest_OBJECTS = $(am__objects_9) profiler3_unittest_OBJECTS = $(am_profiler3_unittest_OBJECTS) -profiler3_unittest_DEPENDENCIES = libprofiler.la $(am__DEPENDENCIES_1) +profiler3_unittest_DEPENDENCIES = libprofiler.la libstacktrace.la $(am__DEPENDENCIES_1) am__objects_10 = profiler4_unittest-profiler_unittest.$(OBJEXT) \ $(am__objects_1) am_profiler4_unittest_OBJECTS = $(am__objects_10) @@ -233,36 +233,36 @@ $(am__objects_1) tcmalloc_both_unittest_OBJECTS = $(am_tcmalloc_both_unittest_OBJECTS) tcmalloc_both_unittest_DEPENDENCIES = libtcmalloc.la \ - libtcmalloc_minimal.la liblogging.la $(am__DEPENDENCIES_1) + libtcmalloc_minimal.la liblogging.la libstacktrace.la $(am__DEPENDENCIES_1) am_tcmalloc_large_unittest_OBJECTS = \ tcmalloc_large_unittest-tcmalloc_large_unittest.$(OBJEXT) tcmalloc_large_unittest_OBJECTS = \ $(am_tcmalloc_large_unittest_OBJECTS) -tcmalloc_large_unittest_DEPENDENCIES = libtcmalloc.la \ +tcmalloc_large_unittest_DEPENDENCIES = libtcmalloc.la libstacktrace.la \ $(am__DEPENDENCIES_1) am_tcmalloc_minimal_large_unittest_OBJECTS = tcmalloc_minimal_large_unittest-tcmalloc_large_unittest.$(OBJEXT) tcmalloc_minimal_large_unittest_OBJECTS = \ $(am_tcmalloc_minimal_large_unittest_OBJECTS) -tcmalloc_minimal_large_unittest_DEPENDENCIES = libtcmalloc_minimal.la \ +tcmalloc_minimal_large_unittest_DEPENDENCIES = libtcmalloc_minimal.la libstacktrace.la \ $(am__DEPENDENCIES_1) am_tcmalloc_minimal_unittest_OBJECTS = \ tcmalloc_minimal_unittest-tcmalloc_unittest.$(OBJEXT) \ $(am__objects_1) tcmalloc_minimal_unittest_OBJECTS = \ $(am_tcmalloc_minimal_unittest_OBJECTS) -tcmalloc_minimal_unittest_DEPENDENCIES = libtcmalloc_minimal.la \ +tcmalloc_minimal_unittest_DEPENDENCIES = libtcmalloc_minimal.la libstacktrace.la \ liblogging.la $(am__DEPENDENCIES_1) am_tcmalloc_unittest_OBJECTS = \ tcmalloc_unittest-tcmalloc_unittest.$(OBJEXT) $(am__objects_1) tcmalloc_unittest_OBJECTS = $(am_tcmalloc_unittest_OBJECTS) -tcmalloc_unittest_DEPENDENCIES = libtcmalloc.la liblogging.la \ +tcmalloc_unittest_DEPENDENCIES = libtcmalloc.la liblogging.la libstacktrace.la \ $(am__DEPENDENCIES_1) am_thread_dealloc_unittest_OBJECTS = \ thread_dealloc_unittest-thread_dealloc_unittest.$(OBJEXT) \ thread_dealloc_unittest-testutil.$(OBJEXT) thread_dealloc_unittest_OBJECTS = \ $(am_thread_dealloc_unittest_OBJECTS) -thread_dealloc_unittest_DEPENDENCIES = libtcmalloc_minimal.la \ +thread_dealloc_unittest_DEPENDENCIES = libtcmalloc_minimal.la libstacktrace.la \ $(am__DEPENDENCIES_1) binSCRIPT_INSTALL = $(INSTALL_SCRIPT) SCRIPTS = $(bin_SCRIPTS) $(noinst_SCRIPTS) @@ -707,30 +707,30 @@ tcmalloc_unittest_CXXFLAGS = $(PTHREAD_CFLAGS) tcmalloc_unittest_LDFLAGS = $(PTHREAD_CFLAGS) -tcmalloc_unittest_LDADD = libtcmalloc.la liblogging.la $(PTHREAD_LIBS) +tcmalloc_unittest_LDADD = libtcmalloc.la liblogging.la libstacktrace.la $(PTHREAD_LIBS) tcmalloc_minimal_unittest_SOURCES = src/tests/tcmalloc_unittest.cc \ $(TCMALLOC_UNITTEST_INCLUDES) tcmalloc_minimal_unittest_CXXFLAGS = $(PTHREAD_CFLAGS) tcmalloc_minimal_unittest_LDFLAGS = $(PTHREAD_CFLAGS) tcmalloc_minimal_unittest_LDADD = libtcmalloc_minimal.la \ - liblogging.la $(PTHREAD_LIBS) + liblogging.la libstacktrace.la $(PTHREAD_LIBS) tcmalloc_large_unittest_SOURCES = src/tests/tcmalloc_large_unittest.cc tcmalloc_large_unittest_CXXFLAGS = $(PTHREAD_CFLAGS) tcmalloc_large_unittest_LDFLAGS = $(PTHREAD_CFLAGS) -tcmalloc_large_unittest_LDADD = libtcmalloc.la $(PTHREAD_LIBS) +tcmalloc_large_unittest_LDADD = libtcmalloc.la libstacktrace.la $(PTHREAD_LIBS) tcmalloc_minimal_large_unittest_SOURCES = src/tests/tcmalloc_large_unittest.cc tcmalloc_minimal_large_unittest_CXXFLAGS = $(PTHREAD_CFLAGS) tcmalloc_minimal_large_unittest_LDFLAGS = $(PTHREAD_CFLAGS) -tcmalloc_minimal_large_unittest_LDADD = libtcmalloc_minimal.la $(PTHREAD_LIBS) +tcmalloc_minimal_large_unittest_LDADD = libtcmalloc_minimal.la libstacktrace.la $(PTHREAD_LIBS) tcmalloc_both_unittest_SOURCES = src/tests/tcmalloc_unittest.cc \ $(TCMALLOC_UNITTEST_INCLUDES) tcmalloc_both_unittest_CXXFLAGS = $(PTHREAD_CFLAGS) tcmalloc_both_unittest_LDFLAGS = $(PTHREAD_CFLAGS) tcmalloc_both_unittest_LDADD = libtcmalloc.la libtcmalloc_minimal.la \ - liblogging.la $(PTHREAD_LIBS) + liblogging.la libstacktrace.la $(PTHREAD_LIBS) PTMALLOC_UNITTEST_INCLUDES = src/tests/ptmalloc/t-test.h \ src/tests/ptmalloc/thread-m.h \ @@ -753,23 +753,23 @@ frag_unittest_SOURCES = src/tests/frag_unittest.cc frag_unittest_CXXFLAGS = $(PTHREAD_CFLAGS) frag_unittest_LDFLAGS = $(PTHREAD_CFLAGS) -frag_unittest_LDADD = libtcmalloc_minimal.la $(PTHREAD_LIBS) +frag_unittest_LDADD = libtcmalloc_minimal.la libstacktrace.la $(PTHREAD_LIBS) markidle_unittest_SOURCES = src/tests/markidle_unittest.cc \ src/tests/testutil.h src/tests/testutil.cc markidle_unittest_CXXFLAGS = $(PTHREAD_CFLAGS) markidle_unittest_LDFLAGS = $(PTHREAD_CFLAGS) -markidle_unittest_LDADD = libtcmalloc_minimal.la $(PTHREAD_LIBS) +markidle_unittest_LDADD = libtcmalloc_minimal.la libstacktrace.la $(PTHREAD_LIBS) memalign_unittest_SOURCES = src/tests/memalign_unittest.cc memalign_unittest_CXXFLAGS = $(PTHREAD_CFLAGS) memalign_unittest_LDFLAGS = $(PTHREAD_CFLAGS) -memalign_unittest_LDADD = libtcmalloc_minimal.la $(PTHREAD_LIBS) +memalign_unittest_LDADD = libtcmalloc_minimal.la libstacktrace.la $(PTHREAD_LIBS) thread_dealloc_unittest_SOURCES = src/tests/thread_dealloc_unittest.cc \ src/tests/testutil.h src/tests/testutil.cc thread_dealloc_unittest_CXXFLAGS = $(PTHREAD_CFLAGS) thread_dealloc_unittest_LDFLAGS = $(PTHREAD_CFLAGS) -thread_dealloc_unittest_LDADD = libtcmalloc_minimal.la $(PTHREAD_LIBS) +thread_dealloc_unittest_LDADD = libtcmalloc_minimal.la libstacktrace.la $(PTHREAD_LIBS) ### ------- tcmalloc (thread-caching malloc + heap profiler + heap checker) @@ -840,7 +840,7 @@ heap_profiler_unittest_CXXFLAGS = -g heap_profiler_unittest_LDFLAGS = -g $(PTHREAD_CFLAGS) -heap_profiler_unittest_LDADD = libtcmalloc.la $(PTHREAD_LIBS) +heap_profiler_unittest_LDADD = libtcmalloc.la libstacktrace.la $(PTHREAD_LIBS) heap_checker_unittest_sh_SOURCES = src/tests/heap-checker_unittest.sh heap_checker_death_unittest_sh_SOURCES = src/tests/heap-checker-death_unittest.sh HEAP_CHECKER_UNITTEST_INCLUDES = src/memory_region_map.h \ @@ -855,7 +855,7 @@ heap_checker_unittest_CXXFLAGS = -g $(PTHREAD_CFLAGS) heap_checker_unittest_LDFLAGS = -g $(PTHREAD_CFLAGS) # tcmalloc has to be specified last! -heap_checker_unittest_LDADD = $(PTHREAD_LIBS) liblogging.la -ltcmalloc +heap_checker_unittest_LDADD = $(PTHREAD_LIBS) liblogging.la -ltcmalloc -lstacktrace ### ------- CPU profiler @@ -886,18 +886,18 @@ profiler1_unittest_SOURCES = $(PROFILER_UNITTEST_SRCS) profiler1_unittest_CXXFLAGS = -g -profiler1_unittest_LDADD = libprofiler.la +profiler1_unittest_LDADD = libprofiler.la libstacktrace.la profiler2_unittest_SOURCES = $(PROFILER_UNITTEST_SRCS) profiler2_unittest_CXXFLAGS = -g -profiler2_unittest_LDADD = -lprofiler +profiler2_unittest_LDADD = -lprofiler -lstacktrace profiler3_unittest_SOURCES = $(PROFILER_UNITTEST_SRCS) profiler3_unittest_CXXFLAGS = -g $(PTHREAD_CFLAGS) -DWITH_THREADS profiler3_unittest_LDFLAGS = $(PTHREAD_CFLAGS) -profiler3_unittest_LDADD = libprofiler.la $(PTHREAD_LIBS) +profiler3_unittest_LDADD = libprofiler.la libstacktrace.la $(PTHREAD_LIBS) profiler4_unittest_SOURCES = $(PROFILER_UNITTEST_SRCS) profiler4_unittest_CXXFLAGS = -g $(PTHREAD_CFLAGS) -DWITH_THREADS profiler4_unittest_LDFLAGS = $(PTHREAD_CFLAGS) -profiler4_unittest_LDADD = -lprofiler $(PTHREAD_LIBS) +profiler4_unittest_LDADD = -lprofiler -lstacktrace $(PTHREAD_LIBS) EXTRA_DIST = packages/rpm.sh packages/rpm/rpm.spec packages/deb.sh packages/deb \ $(SCRIPTS) libtool \ src/solaris/libstdc++.la --- NEW FILE google-perftools.spec --- Name: google-perftools Version: 0.91 Release: 1%{?dist} License: BSD Group: Development/Tools Summary: Very fast malloc and performance analysis tools URL: http://code.google.com/p/google-perftools/ Source0: http://google-perftools.googlecode.com/files/google-perftools-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) # x86_64 support requires libunwind, which is not in FC-5 or FC-6. # This arch is enabled in F7+ ExcludeArch: x86_64 Patch0: google-perftools-0.91-norpath.patch %description Perf Tools is a collection of performance analysis tools, including a high-performance multi-threaded malloc() implementation that works particularly well with threads and STL, a thread-friendly heap-checker, a heap profiler, and a cpu-profiler. %package devel Summary: Development libraries and headers for google-perftools Group: Development/Libraries Requires: %{name} = %{version}-%{release} %description devel Libraries and headers for developing applications that use google-perftools. %prep %setup -q %patch0 -p1 -b .norpath %build %configure --disable-static # Bad rpath! sed -i 's|^hardcode_libdir_flag_spec=.*|hardcode_libdir_flag_spec=""|g' libtool sed -i 's|^runpath_var=LD_RUN_PATH|runpath_var=DIE_RPATH_DIE|g' libtool # Can't build with smp_mflags make %install rm -rf $RPM_BUILD_ROOT make DESTDIR=$RPM_BUILD_ROOT docdir=%{_docdir}/%{name}-%{version}/ install find $RPM_BUILD_ROOT -type f -name "*.la" -exec rm -f {} ';' # Zero files rm -rf $RPM_BUILD_ROOT%{_docdir}/%{name}-%{version}/NEWS %clean rm -rf $RPM_BUILD_ROOT %check # The libraries aren't installed on the system yet. :P LD_LIBRARY_PATH=./.libs make check %post -p /sbin/ldconfig %postun -p /sbin/ldconfig %files %defattr(-,root,root,-) %{_bindir}/pprof %{_mandir}/man1/* %{_docdir}/%{name}-%{version}/ %{_libdir}/*.so.* %files devel %defattr(-,root,root,-) %{_includedir}/google %{_libdir}/*.so %changelog * Mon Apr 23 2007 Tom "spot" Callaway 0.91-1 - alright, lets see if this works now. * Wed Oct 13 2005 Tom "spot" Callaway 0.3-2 - change group to Development/Tools * Mon Oct 10 2005 Tom "spot" Callaway 0.3-1 - initial package for Fedora Extras Index: sources =================================================================== RCS file: /cvs/extras/rpms/google-perftools/FC-6/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 28 Apr 2007 04:05:47 -0000 1.1 +++ sources 30 Apr 2007 03:29:02 -0000 1.2 @@ -0,0 +1 @@ +43fb14aadf5edbe0d3b5871f09d1647d google-perftools-0.91.tar.gz From fedora-extras-commits at redhat.com Mon Apr 30 03:29:32 2007 From: fedora-extras-commits at redhat.com (Tom Callaway (spot)) Date: Sun, 29 Apr 2007 23:29:32 -0400 Subject: rpms/google-perftools/FC-5 google-perftools-0.91-norpath.patch, NONE, 1.1 google-perftools.spec, NONE, 1.1 sources, 1.1, 1.2 Message-ID: <200704300329.l3U3TW7G013016@cvs-int.fedora.redhat.com> Author: spot Update of /cvs/extras/rpms/google-perftools/FC-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv12972/FC-5 Modified Files: sources Added Files: google-perftools-0.91-norpath.patch google-perftools.spec Log Message: Initial branching. google-perftools-0.91-norpath.patch: --- NEW FILE google-perftools-0.91-norpath.patch --- --- google-perftools-0.91/Makefile.am.norpath 2007-04-16 18:34:04.000000000 -0500 +++ google-perftools-0.91/Makefile.am 2007-04-23 21:51:19.000000000 -0500 @@ -218,7 +218,7 @@ $(TCMALLOC_UNITTEST_INCLUDES) tcmalloc_unittest_CXXFLAGS = $(PTHREAD_CFLAGS) tcmalloc_unittest_LDFLAGS = $(PTHREAD_CFLAGS) -tcmalloc_unittest_LDADD = libtcmalloc.la liblogging.la $(PTHREAD_LIBS) +tcmalloc_unittest_LDADD = libtcmalloc.la liblogging.la libstacktrace.la $(PTHREAD_LIBS) TESTS += tcmalloc_minimal_unittest tcmalloc_minimal_unittest_SOURCES = src/tests/tcmalloc_unittest.cc \ @@ -226,19 +226,19 @@ tcmalloc_minimal_unittest_CXXFLAGS = $(PTHREAD_CFLAGS) tcmalloc_minimal_unittest_LDFLAGS = $(PTHREAD_CFLAGS) tcmalloc_minimal_unittest_LDADD = libtcmalloc_minimal.la \ - liblogging.la $(PTHREAD_LIBS) + liblogging.la libstacktrace.la $(PTHREAD_LIBS) TESTS += tcmalloc_large_unittest tcmalloc_large_unittest_SOURCES = src/tests/tcmalloc_large_unittest.cc tcmalloc_large_unittest_CXXFLAGS = $(PTHREAD_CFLAGS) tcmalloc_large_unittest_LDFLAGS = $(PTHREAD_CFLAGS) -tcmalloc_large_unittest_LDADD = libtcmalloc.la $(PTHREAD_LIBS) +tcmalloc_large_unittest_LDADD = libtcmalloc.la libstacktrace.la $(PTHREAD_LIBS) TESTS += tcmalloc_minimal_large_unittest tcmalloc_minimal_large_unittest_SOURCES = src/tests/tcmalloc_large_unittest.cc tcmalloc_minimal_large_unittest_CXXFLAGS = $(PTHREAD_CFLAGS) tcmalloc_minimal_large_unittest_LDFLAGS = $(PTHREAD_CFLAGS) -tcmalloc_minimal_large_unittest_LDADD = libtcmalloc_minimal.la $(PTHREAD_LIBS) +tcmalloc_minimal_large_unittest_LDADD = libtcmalloc_minimal.la libstacktrace.la $(PTHREAD_LIBS) # This makes sure it's safe to link in both tcmalloc and tcmalloc_minimal. # (One would never do this on purpose, but perhaps by accident...) @@ -248,7 +248,7 @@ tcmalloc_both_unittest_CXXFLAGS = $(PTHREAD_CFLAGS) tcmalloc_both_unittest_LDFLAGS = $(PTHREAD_CFLAGS) tcmalloc_both_unittest_LDADD = libtcmalloc.la libtcmalloc_minimal.la \ - liblogging.la $(PTHREAD_LIBS) + liblogging.la libstacktrace.la $(PTHREAD_LIBS) # performance/unittests originally from ptmalloc2 @@ -273,27 +273,27 @@ frag_unittest_SOURCES = src/tests/frag_unittest.cc frag_unittest_CXXFLAGS = $(PTHREAD_CFLAGS) frag_unittest_LDFLAGS = $(PTHREAD_CFLAGS) -frag_unittest_LDADD = libtcmalloc_minimal.la $(PTHREAD_LIBS) +frag_unittest_LDADD = libtcmalloc_minimal.la libstacktrace.la $(PTHREAD_LIBS) TESTS += markidle_unittest markidle_unittest_SOURCES = src/tests/markidle_unittest.cc \ src/tests/testutil.h src/tests/testutil.cc markidle_unittest_CXXFLAGS = $(PTHREAD_CFLAGS) markidle_unittest_LDFLAGS = $(PTHREAD_CFLAGS) -markidle_unittest_LDADD = libtcmalloc_minimal.la $(PTHREAD_LIBS) +markidle_unittest_LDADD = libtcmalloc_minimal.la libstacktrace.la $(PTHREAD_LIBS) TESTS += memalign_unittest memalign_unittest_SOURCES = src/tests/memalign_unittest.cc memalign_unittest_CXXFLAGS = $(PTHREAD_CFLAGS) memalign_unittest_LDFLAGS = $(PTHREAD_CFLAGS) -memalign_unittest_LDADD = libtcmalloc_minimal.la $(PTHREAD_LIBS) +memalign_unittest_LDADD = libtcmalloc_minimal.la libstacktrace.la $(PTHREAD_LIBS) TESTS += thread_dealloc_unittest thread_dealloc_unittest_SOURCES = src/tests/thread_dealloc_unittest.cc \ src/tests/testutil.h src/tests/testutil.cc thread_dealloc_unittest_CXXFLAGS = $(PTHREAD_CFLAGS) thread_dealloc_unittest_LDFLAGS = $(PTHREAD_CFLAGS) -thread_dealloc_unittest_LDADD = libtcmalloc_minimal.la $(PTHREAD_LIBS) +thread_dealloc_unittest_LDADD = libtcmalloc_minimal.la libstacktrace.la $(PTHREAD_LIBS) ### Documentation dist_doc_DATA += doc/tcmalloc.html \ @@ -415,7 +415,7 @@ $(HEAP_PROFILER_UNITTEST_INCLUDES) heap_profiler_unittest_CXXFLAGS = -g heap_profiler_unittest_LDFLAGS = -g $(PTHREAD_CFLAGS) -heap_profiler_unittest_LDADD = libtcmalloc.la $(PTHREAD_LIBS) +heap_profiler_unittest_LDADD = libtcmalloc.la libstacktrace.la $(PTHREAD_LIBS) TESTS += heap-checker_unittest.sh heap_checker_unittest_sh_SOURCES = src/tests/heap-checker_unittest.sh @@ -489,18 +489,18 @@ $(PROFILER_UNITTEST_INCLUDES) profiler1_unittest_SOURCES = $(PROFILER_UNITTEST_SRCS) profiler1_unittest_CXXFLAGS = -g -profiler1_unittest_LDADD = libprofiler.la +profiler1_unittest_LDADD = libprofiler.la libstacktrace.la profiler2_unittest_SOURCES = $(PROFILER_UNITTEST_SRCS) profiler2_unittest_CXXFLAGS = -g -profiler2_unittest_LDADD = -lprofiler +profiler2_unittest_LDADD = -lprofiler -lstacktrace profiler3_unittest_SOURCES = $(PROFILER_UNITTEST_SRCS) profiler3_unittest_CXXFLAGS = -g $(PTHREAD_CFLAGS) -DWITH_THREADS profiler3_unittest_LDFLAGS = $(PTHREAD_CFLAGS) -profiler3_unittest_LDADD = libprofiler.la $(PTHREAD_LIBS) +profiler3_unittest_LDADD = libprofiler.la libstacktrace.la $(PTHREAD_LIBS) profiler4_unittest_SOURCES = $(PROFILER_UNITTEST_SRCS) profiler4_unittest_CXXFLAGS = -g $(PTHREAD_CFLAGS) -DWITH_THREADS profiler4_unittest_LDFLAGS = $(PTHREAD_CFLAGS) -profiler4_unittest_LDADD = -lprofiler $(PTHREAD_LIBS) +profiler4_unittest_LDADD = -lprofiler -lstacktrace $(PTHREAD_LIBS) ### Documentation dist_doc_DATA += doc/cpuprofile.html \ --- google-perftools-0.91/Makefile.in.norpath 2007-04-18 18:45:32.000000000 -0500 +++ google-perftools-0.91/Makefile.in 2007-04-23 21:56:01.000000000 -0500 @@ -148,7 +148,7 @@ atomicops_unittest_DEPENDENCIES = libspinlock.la liblogging.la am_frag_unittest_OBJECTS = frag_unittest-frag_unittest.$(OBJEXT) frag_unittest_OBJECTS = $(am_frag_unittest_OBJECTS) -frag_unittest_DEPENDENCIES = libtcmalloc_minimal.la \ +frag_unittest_DEPENDENCIES = libtcmalloc_minimal.la libstacktrace.la \ $(am__DEPENDENCIES_1) am_heap_checker_death_unittest_sh_OBJECTS = heap_checker_death_unittest_sh_OBJECTS = \ @@ -168,7 +168,7 @@ heap_profiler_unittest-heap-profiler_unittest.$(OBJEXT) \ $(am__objects_1) heap_profiler_unittest_OBJECTS = $(am_heap_profiler_unittest_OBJECTS) -heap_profiler_unittest_DEPENDENCIES = libtcmalloc.la \ +heap_profiler_unittest_DEPENDENCIES = libtcmalloc.la libstacktrace.la \ $(am__DEPENDENCIES_1) am_heap_profiler_unittest_sh_OBJECTS = heap_profiler_unittest_sh_OBJECTS = \ @@ -185,18 +185,18 @@ markidle_unittest-markidle_unittest.$(OBJEXT) \ markidle_unittest-testutil.$(OBJEXT) markidle_unittest_OBJECTS = $(am_markidle_unittest_OBJECTS) -markidle_unittest_DEPENDENCIES = libtcmalloc_minimal.la \ +markidle_unittest_DEPENDENCIES = libtcmalloc_minimal.la libstacktrace.la \ $(am__DEPENDENCIES_1) am_memalign_unittest_OBJECTS = \ memalign_unittest-memalign_unittest.$(OBJEXT) memalign_unittest_OBJECTS = $(am_memalign_unittest_OBJECTS) -memalign_unittest_DEPENDENCIES = libtcmalloc_minimal.la \ +memalign_unittest_DEPENDENCIES = libtcmalloc_minimal.la libstacktrace.la \ $(am__DEPENDENCIES_1) am__objects_7 = profiler1_unittest-profiler_unittest.$(OBJEXT) \ $(am__objects_1) am_profiler1_unittest_OBJECTS = $(am__objects_7) profiler1_unittest_OBJECTS = $(am_profiler1_unittest_OBJECTS) -profiler1_unittest_DEPENDENCIES = libprofiler.la +profiler1_unittest_DEPENDENCIES = libprofiler.la libstacktrace.la am__objects_8 = profiler2_unittest-profiler_unittest.$(OBJEXT) \ $(am__objects_1) am_profiler2_unittest_OBJECTS = $(am__objects_8) @@ -206,7 +206,7 @@ $(am__objects_1) am_profiler3_unittest_OBJECTS = $(am__objects_9) profiler3_unittest_OBJECTS = $(am_profiler3_unittest_OBJECTS) -profiler3_unittest_DEPENDENCIES = libprofiler.la $(am__DEPENDENCIES_1) +profiler3_unittest_DEPENDENCIES = libprofiler.la libstacktrace.la $(am__DEPENDENCIES_1) am__objects_10 = profiler4_unittest-profiler_unittest.$(OBJEXT) \ $(am__objects_1) am_profiler4_unittest_OBJECTS = $(am__objects_10) @@ -233,36 +233,36 @@ $(am__objects_1) tcmalloc_both_unittest_OBJECTS = $(am_tcmalloc_both_unittest_OBJECTS) tcmalloc_both_unittest_DEPENDENCIES = libtcmalloc.la \ - libtcmalloc_minimal.la liblogging.la $(am__DEPENDENCIES_1) + libtcmalloc_minimal.la liblogging.la libstacktrace.la $(am__DEPENDENCIES_1) am_tcmalloc_large_unittest_OBJECTS = \ tcmalloc_large_unittest-tcmalloc_large_unittest.$(OBJEXT) tcmalloc_large_unittest_OBJECTS = \ $(am_tcmalloc_large_unittest_OBJECTS) -tcmalloc_large_unittest_DEPENDENCIES = libtcmalloc.la \ +tcmalloc_large_unittest_DEPENDENCIES = libtcmalloc.la libstacktrace.la \ $(am__DEPENDENCIES_1) am_tcmalloc_minimal_large_unittest_OBJECTS = tcmalloc_minimal_large_unittest-tcmalloc_large_unittest.$(OBJEXT) tcmalloc_minimal_large_unittest_OBJECTS = \ $(am_tcmalloc_minimal_large_unittest_OBJECTS) -tcmalloc_minimal_large_unittest_DEPENDENCIES = libtcmalloc_minimal.la \ +tcmalloc_minimal_large_unittest_DEPENDENCIES = libtcmalloc_minimal.la libstacktrace.la \ $(am__DEPENDENCIES_1) am_tcmalloc_minimal_unittest_OBJECTS = \ tcmalloc_minimal_unittest-tcmalloc_unittest.$(OBJEXT) \ $(am__objects_1) tcmalloc_minimal_unittest_OBJECTS = \ $(am_tcmalloc_minimal_unittest_OBJECTS) -tcmalloc_minimal_unittest_DEPENDENCIES = libtcmalloc_minimal.la \ +tcmalloc_minimal_unittest_DEPENDENCIES = libtcmalloc_minimal.la libstacktrace.la \ liblogging.la $(am__DEPENDENCIES_1) am_tcmalloc_unittest_OBJECTS = \ tcmalloc_unittest-tcmalloc_unittest.$(OBJEXT) $(am__objects_1) tcmalloc_unittest_OBJECTS = $(am_tcmalloc_unittest_OBJECTS) -tcmalloc_unittest_DEPENDENCIES = libtcmalloc.la liblogging.la \ +tcmalloc_unittest_DEPENDENCIES = libtcmalloc.la liblogging.la libstacktrace.la \ $(am__DEPENDENCIES_1) am_thread_dealloc_unittest_OBJECTS = \ thread_dealloc_unittest-thread_dealloc_unittest.$(OBJEXT) \ thread_dealloc_unittest-testutil.$(OBJEXT) thread_dealloc_unittest_OBJECTS = \ $(am_thread_dealloc_unittest_OBJECTS) -thread_dealloc_unittest_DEPENDENCIES = libtcmalloc_minimal.la \ +thread_dealloc_unittest_DEPENDENCIES = libtcmalloc_minimal.la libstacktrace.la \ $(am__DEPENDENCIES_1) binSCRIPT_INSTALL = $(INSTALL_SCRIPT) SCRIPTS = $(bin_SCRIPTS) $(noinst_SCRIPTS) @@ -707,30 +707,30 @@ tcmalloc_unittest_CXXFLAGS = $(PTHREAD_CFLAGS) tcmalloc_unittest_LDFLAGS = $(PTHREAD_CFLAGS) -tcmalloc_unittest_LDADD = libtcmalloc.la liblogging.la $(PTHREAD_LIBS) +tcmalloc_unittest_LDADD = libtcmalloc.la liblogging.la libstacktrace.la $(PTHREAD_LIBS) tcmalloc_minimal_unittest_SOURCES = src/tests/tcmalloc_unittest.cc \ $(TCMALLOC_UNITTEST_INCLUDES) tcmalloc_minimal_unittest_CXXFLAGS = $(PTHREAD_CFLAGS) tcmalloc_minimal_unittest_LDFLAGS = $(PTHREAD_CFLAGS) tcmalloc_minimal_unittest_LDADD = libtcmalloc_minimal.la \ - liblogging.la $(PTHREAD_LIBS) + liblogging.la libstacktrace.la $(PTHREAD_LIBS) tcmalloc_large_unittest_SOURCES = src/tests/tcmalloc_large_unittest.cc tcmalloc_large_unittest_CXXFLAGS = $(PTHREAD_CFLAGS) tcmalloc_large_unittest_LDFLAGS = $(PTHREAD_CFLAGS) -tcmalloc_large_unittest_LDADD = libtcmalloc.la $(PTHREAD_LIBS) +tcmalloc_large_unittest_LDADD = libtcmalloc.la libstacktrace.la $(PTHREAD_LIBS) tcmalloc_minimal_large_unittest_SOURCES = src/tests/tcmalloc_large_unittest.cc tcmalloc_minimal_large_unittest_CXXFLAGS = $(PTHREAD_CFLAGS) tcmalloc_minimal_large_unittest_LDFLAGS = $(PTHREAD_CFLAGS) -tcmalloc_minimal_large_unittest_LDADD = libtcmalloc_minimal.la $(PTHREAD_LIBS) +tcmalloc_minimal_large_unittest_LDADD = libtcmalloc_minimal.la libstacktrace.la $(PTHREAD_LIBS) tcmalloc_both_unittest_SOURCES = src/tests/tcmalloc_unittest.cc \ $(TCMALLOC_UNITTEST_INCLUDES) tcmalloc_both_unittest_CXXFLAGS = $(PTHREAD_CFLAGS) tcmalloc_both_unittest_LDFLAGS = $(PTHREAD_CFLAGS) tcmalloc_both_unittest_LDADD = libtcmalloc.la libtcmalloc_minimal.la \ - liblogging.la $(PTHREAD_LIBS) + liblogging.la libstacktrace.la $(PTHREAD_LIBS) PTMALLOC_UNITTEST_INCLUDES = src/tests/ptmalloc/t-test.h \ src/tests/ptmalloc/thread-m.h \ @@ -753,23 +753,23 @@ frag_unittest_SOURCES = src/tests/frag_unittest.cc frag_unittest_CXXFLAGS = $(PTHREAD_CFLAGS) frag_unittest_LDFLAGS = $(PTHREAD_CFLAGS) -frag_unittest_LDADD = libtcmalloc_minimal.la $(PTHREAD_LIBS) +frag_unittest_LDADD = libtcmalloc_minimal.la libstacktrace.la $(PTHREAD_LIBS) markidle_unittest_SOURCES = src/tests/markidle_unittest.cc \ src/tests/testutil.h src/tests/testutil.cc markidle_unittest_CXXFLAGS = $(PTHREAD_CFLAGS) markidle_unittest_LDFLAGS = $(PTHREAD_CFLAGS) -markidle_unittest_LDADD = libtcmalloc_minimal.la $(PTHREAD_LIBS) +markidle_unittest_LDADD = libtcmalloc_minimal.la libstacktrace.la $(PTHREAD_LIBS) memalign_unittest_SOURCES = src/tests/memalign_unittest.cc memalign_unittest_CXXFLAGS = $(PTHREAD_CFLAGS) memalign_unittest_LDFLAGS = $(PTHREAD_CFLAGS) -memalign_unittest_LDADD = libtcmalloc_minimal.la $(PTHREAD_LIBS) +memalign_unittest_LDADD = libtcmalloc_minimal.la libstacktrace.la $(PTHREAD_LIBS) thread_dealloc_unittest_SOURCES = src/tests/thread_dealloc_unittest.cc \ src/tests/testutil.h src/tests/testutil.cc thread_dealloc_unittest_CXXFLAGS = $(PTHREAD_CFLAGS) thread_dealloc_unittest_LDFLAGS = $(PTHREAD_CFLAGS) -thread_dealloc_unittest_LDADD = libtcmalloc_minimal.la $(PTHREAD_LIBS) +thread_dealloc_unittest_LDADD = libtcmalloc_minimal.la libstacktrace.la $(PTHREAD_LIBS) ### ------- tcmalloc (thread-caching malloc + heap profiler + heap checker) @@ -840,7 +840,7 @@ heap_profiler_unittest_CXXFLAGS = -g heap_profiler_unittest_LDFLAGS = -g $(PTHREAD_CFLAGS) -heap_profiler_unittest_LDADD = libtcmalloc.la $(PTHREAD_LIBS) +heap_profiler_unittest_LDADD = libtcmalloc.la libstacktrace.la $(PTHREAD_LIBS) heap_checker_unittest_sh_SOURCES = src/tests/heap-checker_unittest.sh heap_checker_death_unittest_sh_SOURCES = src/tests/heap-checker-death_unittest.sh HEAP_CHECKER_UNITTEST_INCLUDES = src/memory_region_map.h \ @@ -855,7 +855,7 @@ heap_checker_unittest_CXXFLAGS = -g $(PTHREAD_CFLAGS) heap_checker_unittest_LDFLAGS = -g $(PTHREAD_CFLAGS) # tcmalloc has to be specified last! -heap_checker_unittest_LDADD = $(PTHREAD_LIBS) liblogging.la -ltcmalloc +heap_checker_unittest_LDADD = $(PTHREAD_LIBS) liblogging.la -ltcmalloc -lstacktrace ### ------- CPU profiler @@ -886,18 +886,18 @@ profiler1_unittest_SOURCES = $(PROFILER_UNITTEST_SRCS) profiler1_unittest_CXXFLAGS = -g -profiler1_unittest_LDADD = libprofiler.la +profiler1_unittest_LDADD = libprofiler.la libstacktrace.la profiler2_unittest_SOURCES = $(PROFILER_UNITTEST_SRCS) profiler2_unittest_CXXFLAGS = -g -profiler2_unittest_LDADD = -lprofiler +profiler2_unittest_LDADD = -lprofiler -lstacktrace profiler3_unittest_SOURCES = $(PROFILER_UNITTEST_SRCS) profiler3_unittest_CXXFLAGS = -g $(PTHREAD_CFLAGS) -DWITH_THREADS profiler3_unittest_LDFLAGS = $(PTHREAD_CFLAGS) -profiler3_unittest_LDADD = libprofiler.la $(PTHREAD_LIBS) +profiler3_unittest_LDADD = libprofiler.la libstacktrace.la $(PTHREAD_LIBS) profiler4_unittest_SOURCES = $(PROFILER_UNITTEST_SRCS) profiler4_unittest_CXXFLAGS = -g $(PTHREAD_CFLAGS) -DWITH_THREADS profiler4_unittest_LDFLAGS = $(PTHREAD_CFLAGS) -profiler4_unittest_LDADD = -lprofiler $(PTHREAD_LIBS) +profiler4_unittest_LDADD = -lprofiler -lstacktrace $(PTHREAD_LIBS) EXTRA_DIST = packages/rpm.sh packages/rpm/rpm.spec packages/deb.sh packages/deb \ $(SCRIPTS) libtool \ src/solaris/libstdc++.la --- NEW FILE google-perftools.spec --- Name: google-perftools Version: 0.91 Release: 1%{?dist} License: BSD Group: Development/Tools Summary: Very fast malloc and performance analysis tools URL: http://code.google.com/p/google-perftools/ Source0: http://google-perftools.googlecode.com/files/google-perftools-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) # x86_64 support requires libunwind, which is not in FC-5 or FC-6. # This arch is enabled in F7+ ExcludeArch: x86_64 Patch0: google-perftools-0.91-norpath.patch %description Perf Tools is a collection of performance analysis tools, including a high-performance multi-threaded malloc() implementation that works particularly well with threads and STL, a thread-friendly heap-checker, a heap profiler, and a cpu-profiler. %package devel Summary: Development libraries and headers for google-perftools Group: Development/Libraries Requires: %{name} = %{version}-%{release} %description devel Libraries and headers for developing applications that use google-perftools. %prep %setup -q %patch0 -p1 -b .norpath %build %configure --disable-static # Bad rpath! sed -i 's|^hardcode_libdir_flag_spec=.*|hardcode_libdir_flag_spec=""|g' libtool sed -i 's|^runpath_var=LD_RUN_PATH|runpath_var=DIE_RPATH_DIE|g' libtool # Can't build with smp_mflags make %install rm -rf $RPM_BUILD_ROOT make DESTDIR=$RPM_BUILD_ROOT docdir=%{_docdir}/%{name}-%{version}/ install find $RPM_BUILD_ROOT -type f -name "*.la" -exec rm -f {} ';' # Zero files rm -rf $RPM_BUILD_ROOT%{_docdir}/%{name}-%{version}/NEWS %clean rm -rf $RPM_BUILD_ROOT %check # The libraries aren't installed on the system yet. :P LD_LIBRARY_PATH=./.libs make check %post -p /sbin/ldconfig %postun -p /sbin/ldconfig %files %defattr(-,root,root,-) %{_bindir}/pprof %{_mandir}/man1/* %{_docdir}/%{name}-%{version}/ %{_libdir}/*.so.* %files devel %defattr(-,root,root,-) %{_includedir}/google %{_libdir}/*.so %changelog * Mon Apr 23 2007 Tom "spot" Callaway 0.91-1 - alright, lets see if this works now. * Wed Oct 13 2005 Tom "spot" Callaway 0.3-2 - change group to Development/Tools * Mon Oct 10 2005 Tom "spot" Callaway 0.3-1 - initial package for Fedora Extras Index: sources =================================================================== RCS file: /cvs/extras/rpms/google-perftools/FC-5/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 28 Apr 2007 04:05:47 -0000 1.1 +++ sources 30 Apr 2007 03:28:57 -0000 1.2 @@ -0,0 +1 @@ +43fb14aadf5edbe0d3b5871f09d1647d google-perftools-0.91.tar.gz From fedora-extras-commits at redhat.com Mon Apr 30 03:45:10 2007 From: fedora-extras-commits at redhat.com (Tom Callaway (spot)) Date: Sun, 29 Apr 2007 23:45:10 -0400 Subject: rpms/google-perftools/FC-5 google-perftools.spec,1.1,1.2 Message-ID: <200704300345.l3U3jAst013988@cvs-int.fedora.redhat.com> Author: spot Update of /cvs/extras/rpms/google-perftools/FC-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv13924/FC-5 Modified Files: google-perftools.spec Log Message: No support for PPC. Bugzilla 238390 Index: google-perftools.spec =================================================================== RCS file: /cvs/extras/rpms/google-perftools/FC-5/google-perftools.spec,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- google-perftools.spec 30 Apr 2007 03:28:57 -0000 1.1 +++ google-perftools.spec 30 Apr 2007 03:44:35 -0000 1.2 @@ -1,6 +1,6 @@ Name: google-perftools Version: 0.91 -Release: 1%{?dist} +Release: 2%{?dist} License: BSD Group: Development/Tools Summary: Very fast malloc and performance analysis tools @@ -9,7 +9,9 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) # x86_64 support requires libunwind, which is not in FC-5 or FC-6. # This arch is enabled in F7+ -ExcludeArch: x86_64 +ExcludeArch: x86_64 +# No support for PPC yet. Bugzilla 238390 +ExcludeArch: ppc Patch0: google-perftools-0.91-norpath.patch %description @@ -70,6 +72,9 @@ %{_libdir}/*.so %changelog +* Sun Apr 29 2007 Tom "spot" Callaway 0.91-2 +- no support for PPC yet + * Mon Apr 23 2007 Tom "spot" Callaway 0.91-1 - alright, lets see if this works now. From fedora-extras-commits at redhat.com Mon Apr 30 03:45:14 2007 From: fedora-extras-commits at redhat.com (Tom Callaway (spot)) Date: Sun, 29 Apr 2007 23:45:14 -0400 Subject: rpms/google-perftools/FC-6 google-perftools.spec,1.1,1.2 Message-ID: <200704300345.l3U3jEuI013991@cvs-int.fedora.redhat.com> Author: spot Update of /cvs/extras/rpms/google-perftools/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv13924/FC-6 Modified Files: google-perftools.spec Log Message: No support for PPC. Bugzilla 238390 Index: google-perftools.spec =================================================================== RCS file: /cvs/extras/rpms/google-perftools/FC-6/google-perftools.spec,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- google-perftools.spec 30 Apr 2007 03:29:02 -0000 1.1 +++ google-perftools.spec 30 Apr 2007 03:44:40 -0000 1.2 @@ -1,6 +1,6 @@ Name: google-perftools Version: 0.91 -Release: 1%{?dist} +Release: 2%{?dist} License: BSD Group: Development/Tools Summary: Very fast malloc and performance analysis tools @@ -9,7 +9,9 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) # x86_64 support requires libunwind, which is not in FC-5 or FC-6. # This arch is enabled in F7+ -ExcludeArch: x86_64 +ExcludeArch: x86_64 +# No support for PPC yet. Bugzilla 238390 +ExcludeArch: ppc Patch0: google-perftools-0.91-norpath.patch %description @@ -70,6 +72,9 @@ %{_libdir}/*.so %changelog +* Sun Apr 29 2007 Tom "spot" Callaway 0.91-2 +- no support for PPC yet + * Mon Apr 23 2007 Tom "spot" Callaway 0.91-1 - alright, lets see if this works now. From fedora-extras-commits at redhat.com Mon Apr 30 03:45:19 2007 From: fedora-extras-commits at redhat.com (Tom Callaway (spot)) Date: Sun, 29 Apr 2007 23:45:19 -0400 Subject: rpms/google-perftools/devel google-perftools.spec,1.1,1.2 Message-ID: <200704300345.l3U3jJcM013994@cvs-int.fedora.redhat.com> Author: spot Update of /cvs/extras/rpms/google-perftools/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv13924/devel Modified Files: google-perftools.spec Log Message: No support for PPC. Bugzilla 238390 Index: google-perftools.spec =================================================================== RCS file: /cvs/extras/rpms/google-perftools/devel/google-perftools.spec,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- google-perftools.spec 30 Apr 2007 03:24:48 -0000 1.1 +++ google-perftools.spec 30 Apr 2007 03:44:44 -0000 1.2 @@ -8,6 +8,8 @@ Source0: http://google-perftools.googlecode.com/files/google-perftools-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: libunwind-devel +# No support for PPC yet. Bugzilla 238390 +ExcludeArch: ppc Patch0: google-perftools-0.91-norpath.patch %description @@ -68,6 +70,9 @@ %{_libdir}/*.so %changelog +* Sun Apr 29 2007 Tom "spot" Callaway 0.91-2 +- no support for ppc yet + * Mon Apr 23 2007 Tom "spot" Callaway 0.91-1 - alright, lets see if this works now. From fedora-extras-commits at redhat.com Mon Apr 30 03:48:36 2007 From: fedora-extras-commits at redhat.com (Tom Callaway (spot)) Date: Sun, 29 Apr 2007 23:48:36 -0400 Subject: rpms/google-perftools/devel google-perftools.spec,1.2,1.3 Message-ID: <200704300348.l3U3ma8g014128@cvs-int.fedora.redhat.com> Author: spot Update of /cvs/extras/rpms/google-perftools/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv14110/devel Modified Files: google-perftools.spec Log Message: devel version of no-ppc commit Index: google-perftools.spec =================================================================== RCS file: /cvs/extras/rpms/google-perftools/devel/google-perftools.spec,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- google-perftools.spec 30 Apr 2007 03:44:44 -0000 1.2 +++ google-perftools.spec 30 Apr 2007 03:48:02 -0000 1.3 @@ -1,6 +1,6 @@ Name: google-perftools Version: 0.91 -Release: 1%{?dist} +Release: 2%{?dist} License: BSD Group: Development/Tools Summary: Very fast malloc and performance analysis tools From fedora-extras-commits at redhat.com Mon Apr 30 04:00:29 2007 From: fedora-extras-commits at redhat.com (Christopher Stone (xulchris)) Date: Mon, 30 Apr 2007 00:00:29 -0400 Subject: rpms/php-Smarty/FC-6 php-Smarty.spec,1.3,1.4 Message-ID: <200704300400.l3U40TuN014272@cvs-int.fedora.redhat.com> Author: xulchris Update of /cvs/extras/rpms/php-Smarty/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv14208 Modified Files: php-Smarty.spec Log Message: sync with devel Index: php-Smarty.spec =================================================================== RCS file: /cvs/extras/rpms/php-Smarty/FC-6/php-Smarty.spec,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- php-Smarty.spec 21 Feb 2007 21:17:20 -0000 1.3 +++ php-Smarty.spec 30 Apr 2007 03:59:54 -0000 1.4 @@ -1,15 +1,16 @@ Name: php-Smarty Summary: Template/Presentation Framework for PHP Version: 2.6.16 -Release: 1%{?dist} +Release: 2%{?dist} Source0: http://smarty.php.net/distributions/Smarty-%{version}.tar.gz License: LGPL -URL: http://smarty.php.net/ +URL: http://smarty.php.net Group: Development/Libraries + BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch -Requires: php >= 5.1.6-3.4 +Requires: php >= 5.2.0-9 %description Although Smarty is known as a "Template Engine", it would be more accurately @@ -23,20 +24,23 @@ %prep -%setup -q -n Smarty-%{version} +%setup -qn Smarty-%{version} %build +# empty build section, nothing required %install rm -rf $RPM_BUILD_ROOT +# install smarty libs install -d $RPM_BUILD_ROOT%{_datadir}/php/Smarty cp -a libs/* $RPM_BUILD_ROOT%{_datadir}/php/Smarty/ +# install icons install -d $RPM_BUILD_ROOT%{_var}/www/icons -install -m644 misc/smarty_icon.gif $RPM_BUILD_ROOT%{_var}/www/icons/ +install -pm 644 misc/smarty_icon.gif $RPM_BUILD_ROOT%{_var}/www/icons/ %clean @@ -44,14 +48,18 @@ %files -%defattr(-,root,root) -%doc BUGS ChangeLog COPYING.lib demo FAQ NEWS QUICK_START README RELEASE_NOTES TODO -%{_datadir}/php/Smarty/ +%defattr(-,root,root,-) +%doc BUGS ChangeLog COPYING.lib demo FAQ NEWS QUICK_START README +%doc RELEASE_NOTES TODO +%{_datadir}/php/Smarty %{_var}/www/icons/* %changelog -* Wed Feb 21 2007 Orion Poplawski 2.6.16-1 +* Wed Feb 21 2007 Christopher Stone 2.6.16-2 +- Minor spec file changes/cleanups + +* Fri Feb 09 2007 Orion Poplawski 2.6.16-1 - Update to 2.6.16 - Install in /usr/share/php/Smarty - Update php version requirement From fedora-extras-commits at redhat.com Mon Apr 30 04:02:41 2007 From: fedora-extras-commits at redhat.com (Christopher Stone (xulchris)) Date: Mon, 30 Apr 2007 00:02:41 -0400 Subject: rpms/php-Smarty/FC-6 php-Smarty.spec,1.4,1.5 Message-ID: <200704300402.l3U42fFS018638@cvs-int.fedora.redhat.com> Author: xulchris Update of /cvs/extras/rpms/php-Smarty/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv18621 Modified Files: php-Smarty.spec Log Message: fix php version requirement Index: php-Smarty.spec =================================================================== RCS file: /cvs/extras/rpms/php-Smarty/FC-6/php-Smarty.spec,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- php-Smarty.spec 30 Apr 2007 03:59:54 -0000 1.4 +++ php-Smarty.spec 30 Apr 2007 04:02:06 -0000 1.5 @@ -10,7 +10,7 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch -Requires: php >= 5.2.0-9 +Requires: php >= 5.1.6-3.5 %description Although Smarty is known as a "Template Engine", it would be more accurately From fedora-extras-commits at redhat.com Mon Apr 30 04:04:14 2007 From: fedora-extras-commits at redhat.com (Tom Callaway (spot)) Date: Mon, 30 Apr 2007 00:04:14 -0400 Subject: rpms/google-perftools/FC-5 google-perftools.spec,1.2,1.3 Message-ID: <200704300404.l3U44Ej8018734@cvs-int.fedora.redhat.com> Author: spot Update of /cvs/extras/rpms/google-perftools/FC-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv18644/FC-5 Modified Files: google-perftools.spec Log Message: The tests work fine for me locally, but some of them fail inside mock. Index: google-perftools.spec =================================================================== RCS file: /cvs/extras/rpms/google-perftools/FC-5/google-perftools.spec,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- google-perftools.spec 30 Apr 2007 03:44:35 -0000 1.2 +++ google-perftools.spec 30 Apr 2007 04:03:40 -0000 1.3 @@ -1,6 +1,6 @@ Name: google-perftools Version: 0.91 -Release: 2%{?dist} +Release: 3%{?dist} License: BSD Group: Development/Tools Summary: Very fast malloc and performance analysis tools @@ -53,7 +53,8 @@ %check # The libraries aren't installed on the system yet. :P -LD_LIBRARY_PATH=./.libs make check +# The tests work fine for me locally, but some of them fail inside mock. +# LD_LIBRARY_PATH=./.libs make check %post -p /sbin/ldconfig @@ -72,6 +73,9 @@ %{_libdir}/*.so %changelog +* Sun Apr 29 2007 Tom "spot" Callaway 0.91-3 +- The tests work fine for me locally, but some of them fail inside mock. + * Sun Apr 29 2007 Tom "spot" Callaway 0.91-2 - no support for PPC yet From fedora-extras-commits at redhat.com Mon Apr 30 04:04:19 2007 From: fedora-extras-commits at redhat.com (Tom Callaway (spot)) Date: Mon, 30 Apr 2007 00:04:19 -0400 Subject: rpms/google-perftools/FC-6 google-perftools.spec,1.2,1.3 Message-ID: <200704300404.l3U44J0Z018740@cvs-int.fedora.redhat.com> Author: spot Update of /cvs/extras/rpms/google-perftools/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv18644/FC-6 Modified Files: google-perftools.spec Log Message: The tests work fine for me locally, but some of them fail inside mock. Index: google-perftools.spec =================================================================== RCS file: /cvs/extras/rpms/google-perftools/FC-6/google-perftools.spec,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- google-perftools.spec 30 Apr 2007 03:44:40 -0000 1.2 +++ google-perftools.spec 30 Apr 2007 04:03:45 -0000 1.3 @@ -1,6 +1,6 @@ Name: google-perftools Version: 0.91 -Release: 2%{?dist} +Release: 3%{?dist} License: BSD Group: Development/Tools Summary: Very fast malloc and performance analysis tools @@ -53,7 +53,8 @@ %check # The libraries aren't installed on the system yet. :P -LD_LIBRARY_PATH=./.libs make check +# The tests work fine for me locally, but some of them fail inside mock. +# LD_LIBRARY_PATH=./.libs make check %post -p /sbin/ldconfig @@ -72,6 +73,9 @@ %{_libdir}/*.so %changelog +* Sun Apr 29 2007 Tom "spot" Callaway 0.91-3 +- The tests work fine for me locally, but some of them fail inside mock. + * Sun Apr 29 2007 Tom "spot" Callaway 0.91-2 - no support for PPC yet From fedora-extras-commits at redhat.com Mon Apr 30 04:04:23 2007 From: fedora-extras-commits at redhat.com (Tom Callaway (spot)) Date: Mon, 30 Apr 2007 00:04:23 -0400 Subject: rpms/google-perftools/devel google-perftools.spec,1.3,1.4 Message-ID: <200704300404.l3U44NjU018744@cvs-int.fedora.redhat.com> Author: spot Update of /cvs/extras/rpms/google-perftools/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv18644/devel Modified Files: google-perftools.spec Log Message: The tests work fine for me locally, but some of them fail inside mock. Index: google-perftools.spec =================================================================== RCS file: /cvs/extras/rpms/google-perftools/devel/google-perftools.spec,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- google-perftools.spec 30 Apr 2007 03:48:02 -0000 1.3 +++ google-perftools.spec 30 Apr 2007 04:03:49 -0000 1.4 @@ -1,6 +1,6 @@ Name: google-perftools Version: 0.91 -Release: 2%{?dist} +Release: 3%{?dist} License: BSD Group: Development/Tools Summary: Very fast malloc and performance analysis tools @@ -51,7 +51,8 @@ %check # The libraries aren't installed on the system yet. :P -LD_LIBRARY_PATH=./.libs make check +# The tests work fine for me locally, but some of them fail inside mock. +# LD_LIBRARY_PATH=./.libs make check %post -p /sbin/ldconfig @@ -70,6 +71,9 @@ %{_libdir}/*.so %changelog +* Sun Apr 29 2007 Tom "spot" Callaway 0.91-3 +- The tests work fine for me locally, but some of them fail inside mock. + * Sun Apr 29 2007 Tom "spot" Callaway 0.91-2 - no support for ppc yet From fedora-extras-commits at redhat.com Mon Apr 30 04:16:52 2007 From: fedora-extras-commits at redhat.com (Christopher Stone (xulchris)) Date: Mon, 30 Apr 2007 00:16:52 -0400 Subject: rpms/php-Smarty/devel .cvsignore, 1.4, 1.5 php-Smarty.spec, 1.5, 1.6 sources, 1.4, 1.5 Message-ID: <200704300416.l3U4Gqcb019027@cvs-int.fedora.redhat.com> Author: xulchris Update of /cvs/extras/rpms/php-Smarty/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv18976/devel Modified Files: .cvsignore php-Smarty.spec sources Log Message: upstream sync Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/php-Smarty/devel/.cvsignore,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- .cvsignore 9 Feb 2007 18:45:04 -0000 1.4 +++ .cvsignore 30 Apr 2007 04:16:18 -0000 1.5 @@ -1 +1 @@ -Smarty-2.6.16.tar.gz +Smarty-2.6.18.tar.gz Index: php-Smarty.spec =================================================================== RCS file: /cvs/extras/rpms/php-Smarty/devel/php-Smarty.spec,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- php-Smarty.spec 21 Feb 2007 22:28:01 -0000 1.5 +++ php-Smarty.spec 30 Apr 2007 04:16:18 -0000 1.6 @@ -1,7 +1,7 @@ Name: php-Smarty Summary: Template/Presentation Framework for PHP -Version: 2.6.16 -Release: 2%{?dist} +Version: 2.6.18 +Release: 1%{?dist} Source0: http://smarty.php.net/distributions/Smarty-%{version}.tar.gz License: LGPL @@ -56,6 +56,9 @@ %changelog +* Sun Apr 29 2007 Christopher Stone 2.6.18-1 +- Upstream sync + * Wed Feb 21 2007 Christopher Stone 2.6.16-2 - Minor spec file changes/cleanups Index: sources =================================================================== RCS file: /cvs/extras/rpms/php-Smarty/devel/sources,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- sources 9 Feb 2007 18:45:04 -0000 1.4 +++ sources 30 Apr 2007 04:16:18 -0000 1.5 @@ -1 +1 @@ -da67591f19b69a932c1cab7df5b0303a Smarty-2.6.16.tar.gz +cd9b9c78b43c0d0490b71111b2fe1a99 Smarty-2.6.18.tar.gz From fedora-extras-commits at redhat.com Mon Apr 30 04:16:47 2007 From: fedora-extras-commits at redhat.com (Christopher Stone (xulchris)) Date: Mon, 30 Apr 2007 00:16:47 -0400 Subject: rpms/php-Smarty/FC-6 .cvsignore, 1.4, 1.5 php-Smarty.spec, 1.5, 1.6 sources, 1.4, 1.5 Message-ID: <200704300416.l3U4GlDH019022@cvs-int.fedora.redhat.com> Author: xulchris Update of /cvs/extras/rpms/php-Smarty/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv18976/FC-6 Modified Files: .cvsignore php-Smarty.spec sources Log Message: upstream sync Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/php-Smarty/FC-6/.cvsignore,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- .cvsignore 21 Feb 2007 21:17:20 -0000 1.4 +++ .cvsignore 30 Apr 2007 04:16:13 -0000 1.5 @@ -1 +1 @@ -Smarty-2.6.16.tar.gz +Smarty-2.6.18.tar.gz Index: php-Smarty.spec =================================================================== RCS file: /cvs/extras/rpms/php-Smarty/FC-6/php-Smarty.spec,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- php-Smarty.spec 30 Apr 2007 04:02:06 -0000 1.5 +++ php-Smarty.spec 30 Apr 2007 04:16:13 -0000 1.6 @@ -1,7 +1,7 @@ Name: php-Smarty Summary: Template/Presentation Framework for PHP -Version: 2.6.16 -Release: 2%{?dist} +Version: 2.6.18 +Release: 1%{?dist} Source0: http://smarty.php.net/distributions/Smarty-%{version}.tar.gz License: LGPL @@ -56,6 +56,9 @@ %changelog +* Sun Apr 29 2007 Christopher Stone 2.6.18-1 +- Upstream sync + * Wed Feb 21 2007 Christopher Stone 2.6.16-2 - Minor spec file changes/cleanups Index: sources =================================================================== RCS file: /cvs/extras/rpms/php-Smarty/FC-6/sources,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- sources 21 Feb 2007 21:17:20 -0000 1.4 +++ sources 30 Apr 2007 04:16:13 -0000 1.5 @@ -1 +1 @@ -da67591f19b69a932c1cab7df5b0303a Smarty-2.6.16.tar.gz +cd9b9c78b43c0d0490b71111b2fe1a99 Smarty-2.6.18.tar.gz From fedora-extras-commits at redhat.com Mon Apr 30 05:48:48 2007 From: fedora-extras-commits at redhat.com (=?utf-8?q?Ralf_Cors=C3=A9pius?= (corsepiu)) Date: Mon, 30 Apr 2007 01:48:48 -0400 Subject: rpms/perl-Devel-StackTrace/devel .cvsignore, 1.5, 1.6 perl-Devel-StackTrace.spec, 1.7, 1.8 sources, 1.5, 1.6 Message-ID: <200704300548.l3U5mm5M025443@cvs-int.fedora.redhat.com> Author: corsepiu Update of /cvs/extras/rpms/perl-Devel-StackTrace/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv25420 Modified Files: .cvsignore perl-Devel-StackTrace.spec sources Log Message: * Mon Apr 30 2007 Ralf Cors??pius - 1.15-1 - Upstream update. Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/perl-Devel-StackTrace/devel/.cvsignore,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- .cvsignore 17 Mar 2007 06:17:44 -0000 1.5 +++ .cvsignore 30 Apr 2007 05:48:13 -0000 1.6 @@ -1 +1 @@ -Devel-StackTrace-1.14.tar.gz +Devel-StackTrace-1.15.tar.gz Index: perl-Devel-StackTrace.spec =================================================================== RCS file: /cvs/extras/rpms/perl-Devel-StackTrace/devel/perl-Devel-StackTrace.spec,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- perl-Devel-StackTrace.spec 17 Mar 2007 06:17:44 -0000 1.7 +++ perl-Devel-StackTrace.spec 30 Apr 2007 05:48:13 -0000 1.8 @@ -1,6 +1,6 @@ Name: perl-Devel-StackTrace Summary: Perl module implementing stack trace and stack trace frame objects -Version: 1.14 +Version: 1.15 Release: 1%{?dist} License: Artistic or GPL Group: Development/Libraries @@ -51,6 +51,9 @@ %{_mandir}/man3/* %changelog +* Mon Apr 30 2007 Ralf Cors??pius - 1.15-1 +- Upstream update. + * Sat Mar 17 2007 Ralf Cors??pius - 1.14-1 - Upstream update. Index: sources =================================================================== RCS file: /cvs/extras/rpms/perl-Devel-StackTrace/devel/sources,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- sources 17 Mar 2007 06:17:44 -0000 1.5 +++ sources 30 Apr 2007 05:48:13 -0000 1.6 @@ -1 +1 @@ -88f4531f209835862686cdab5b47887e Devel-StackTrace-1.14.tar.gz +22058f1ad25dfad27312bde83881c30b Devel-StackTrace-1.15.tar.gz From fedora-extras-commits at redhat.com Mon Apr 30 05:50:00 2007 From: fedora-extras-commits at redhat.com (=?utf-8?q?Ralf_Cors=C3=A9pius?= (corsepiu)) Date: Mon, 30 Apr 2007 01:50:00 -0400 Subject: rpms/perl-Devel-StackTrace/FC-6 .cvsignore, 1.5, 1.6 perl-Devel-StackTrace.spec, 1.7, 1.8 sources, 1.5, 1.6 Message-ID: <200704300550.l3U5o01e025508@cvs-int.fedora.redhat.com> Author: corsepiu Update of /cvs/extras/rpms/perl-Devel-StackTrace/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv25487 Modified Files: .cvsignore perl-Devel-StackTrace.spec sources Log Message: * Mon Apr 30 2007 Ralf Cors??pius - 1.15-1 - Upstream update. Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/perl-Devel-StackTrace/FC-6/.cvsignore,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- .cvsignore 17 Mar 2007 06:19:40 -0000 1.5 +++ .cvsignore 30 Apr 2007 05:49:26 -0000 1.6 @@ -1 +1 @@ -Devel-StackTrace-1.14.tar.gz +Devel-StackTrace-1.15.tar.gz Index: perl-Devel-StackTrace.spec =================================================================== RCS file: /cvs/extras/rpms/perl-Devel-StackTrace/FC-6/perl-Devel-StackTrace.spec,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- perl-Devel-StackTrace.spec 17 Mar 2007 06:19:40 -0000 1.7 +++ perl-Devel-StackTrace.spec 30 Apr 2007 05:49:26 -0000 1.8 @@ -1,6 +1,6 @@ Name: perl-Devel-StackTrace Summary: Perl module implementing stack trace and stack trace frame objects -Version: 1.14 +Version: 1.15 Release: 1%{?dist} License: Artistic or GPL Group: Development/Libraries @@ -51,6 +51,9 @@ %{_mandir}/man3/* %changelog +* Mon Apr 30 2007 Ralf Cors??pius - 1.15-1 +- Upstream update. + * Sat Mar 17 2007 Ralf Cors??pius - 1.14-1 - Upstream update. Index: sources =================================================================== RCS file: /cvs/extras/rpms/perl-Devel-StackTrace/FC-6/sources,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- sources 17 Mar 2007 06:19:40 -0000 1.5 +++ sources 30 Apr 2007 05:49:26 -0000 1.6 @@ -1 +1 @@ -88f4531f209835862686cdab5b47887e Devel-StackTrace-1.14.tar.gz +22058f1ad25dfad27312bde83881c30b Devel-StackTrace-1.15.tar.gz From fedora-extras-commits at redhat.com Mon Apr 30 05:51:36 2007 From: fedora-extras-commits at redhat.com (=?utf-8?q?Ralf_Cors=C3=A9pius?= (corsepiu)) Date: Mon, 30 Apr 2007 01:51:36 -0400 Subject: rpms/perl-Devel-StackTrace/FC-5 .cvsignore, 1.5, 1.6 perl-Devel-StackTrace.spec, 1.6, 1.7 sources, 1.5, 1.6 Message-ID: <200704300551.l3U5paCo025582@cvs-int.fedora.redhat.com> Author: corsepiu Update of /cvs/extras/rpms/perl-Devel-StackTrace/FC-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv25561 Modified Files: .cvsignore perl-Devel-StackTrace.spec sources Log Message: * Mon Apr 30 2007 Ralf Cors??pius - 1.15-1 - Upstream update. Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/perl-Devel-StackTrace/FC-5/.cvsignore,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- .cvsignore 17 Mar 2007 06:20:56 -0000 1.5 +++ .cvsignore 30 Apr 2007 05:51:00 -0000 1.6 @@ -1 +1 @@ -Devel-StackTrace-1.14.tar.gz +Devel-StackTrace-1.15.tar.gz Index: perl-Devel-StackTrace.spec =================================================================== RCS file: /cvs/extras/rpms/perl-Devel-StackTrace/FC-5/perl-Devel-StackTrace.spec,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- perl-Devel-StackTrace.spec 17 Mar 2007 06:20:56 -0000 1.6 +++ perl-Devel-StackTrace.spec 30 Apr 2007 05:51:00 -0000 1.7 @@ -1,6 +1,6 @@ Name: perl-Devel-StackTrace Summary: Perl module implementing stack trace and stack trace frame objects -Version: 1.14 +Version: 1.15 Release: 1%{?dist} License: Artistic or GPL Group: Development/Libraries @@ -51,6 +51,9 @@ %{_mandir}/man3/* %changelog +* Mon Apr 30 2007 Ralf Cors??pius - 1.15-1 +- Upstream update. + * Sat Mar 17 2007 Ralf Cors??pius - 1.14-1 - Upstream update. Index: sources =================================================================== RCS file: /cvs/extras/rpms/perl-Devel-StackTrace/FC-5/sources,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- sources 17 Mar 2007 06:20:56 -0000 1.5 +++ sources 30 Apr 2007 05:51:00 -0000 1.6 @@ -1 +1 @@ -88f4531f209835862686cdab5b47887e Devel-StackTrace-1.14.tar.gz +22058f1ad25dfad27312bde83881c30b Devel-StackTrace-1.15.tar.gz From fedora-extras-commits at redhat.com Mon Apr 30 06:40:08 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Mon, 30 Apr 2007 02:40:08 -0400 Subject: rpms/pidgin/devel .cvsignore, 1.2, 1.3 sources, 1.2, 1.3 pidgin-2.0.0-beta7-fix-perl-plugin-varnames.patch, 1.1, NONE Message-ID: <200704300640.l3U6e8p7031136@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/rpms/pidgin/devel In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/pidgin/devel Modified Files: .cvsignore sources Removed Files: pidgin-2.0.0-beta7-fix-perl-plugin-varnames.patch Log Message: beta7 release Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/pidgin/devel/.cvsignore,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- .cvsignore 16 Apr 2007 23:20:15 -0000 1.2 +++ .cvsignore 30 Apr 2007 06:39:33 -0000 1.3 @@ -1 +1 @@ -pidgin-2.0.0beta7devel.tar.gz +pidgin-2.0.0beta7.tar.bz2 Index: sources =================================================================== RCS file: /cvs/extras/rpms/pidgin/devel/sources,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- sources 16 Apr 2007 23:20:15 -0000 1.2 +++ sources 30 Apr 2007 06:39:33 -0000 1.3 @@ -1 +1 @@ -5adc11517957215d7cd1d15e7edaf755 pidgin-2.0.0beta7devel.tar.gz +c99250bb52453beff56c3ec1c5dac853 pidgin-2.0.0beta7.tar.bz2 --- pidgin-2.0.0-beta7-fix-perl-plugin-varnames.patch DELETED --- From fedora-extras-commits at redhat.com Mon Apr 30 07:01:51 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Mon, 30 Apr 2007 03:01:51 -0400 Subject: rpms/pidgin/devel pidgin.spec,1.6,1.7 Message-ID: <200704300701.l3U71pTL003229@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/rpms/pidgin/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv3008 Modified Files: pidgin.spec Log Message: pidgin-2.0.0beta7, bug fixes and pref migration handling Index: pidgin.spec =================================================================== RCS file: /cvs/extras/rpms/pidgin/devel/pidgin.spec,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- pidgin.spec 21 Apr 2007 21:05:41 -0000 1.6 +++ pidgin.spec 30 Apr 2007 07:01:16 -0000 1.7 @@ -24,18 +24,18 @@ %define meanwhile_integration 1 # Prerelease define -%define betaver beta7devel +%define betaver beta7 Name: pidgin Version: 2.0.0 -Release: 0.35.%{betaver}%{?dist} +Release: 0.36.%{betaver}%{?dist} License: GPL Group: Applications/Internet URL: http://pidgin.im/ #Source0: http://download.sourceforge.net/gaim/gaim-%{version}%{betaver}.tar.bz2 Source0: pidgin-%{version}%{betaver}.tar.gz -Obsoletes: gaim -Provides: gaim +Obsoletes: gaim < 999:1 +Provides: gaim = 999:1 ExcludeArch: s390 s390x ## Fedora pidgin defaults - Please Regenerate for Each Major Release @@ -57,7 +57,6 @@ ## Patches 100+: To be Included in Future Upstream Patch113: pidgin-2.0.0-beta7-reread-resolvconf.patch -Patch114: pidgin-2.0.0-beta7-fix-perl-plugin-varnames.patch BuildRoot: %{_tmppath}/%{name}-%{version}-root Summary: A Gtk+ based multiprotocol instant messaging client @@ -227,7 +226,6 @@ ## Patches 100+: To be Included in Future Upstream %patch113 -p1 -%patch114 -p1 # Relabel internal version for support purposes sed -i "s/%{version}%{betaver}/%{version}-%{release}/g" configure @@ -329,19 +327,20 @@ %files -f pidgin.lang %defattr(-,root,root,-) -%doc NEWS COPYING AUTHORS doc/FAQ README ChangeLog doc/PERL-HOWTO.dox +%doc NEWS COPYING AUTHORS README ChangeLog doc/PERL-HOWTO.dox %{_bindir}/pidgin %{_bindir}/gaim %{_libdir}/pidgin/ %{_mandir}/man1/pidgin.* -%{_mandir}/man3/Purple::GtkUI.* +%{_mandir}/man3/Pidgin* %{_datadir}/applications/pidgin.desktop %{_datadir}/pixmaps/pidgin/ -%{_datadir}/pixmaps/pidgin.svg +%{_datadir}/icons/hicolor/ %{_datadir}/sounds/pidgin/ %if %{perl_integration} -%{perl_vendorarch}/Purple/* -%{perl_vendorarch}/auto/Purple/GtkUI* +%{perl_vendorarch}/Pidgin.pm +%dir %{perl_vendorarch}/auto/Pidgin/ +%{perl_vendorarch}/auto/Pidgin/Pidgin.so %endif %files devel @@ -350,15 +349,15 @@ %{_libdir}/pkgconfig/pidgin.pc %files -f pidgin.lang -n libpurple -%{_libdir}/libpurple/ +%{_libdir}/purple-2/ %{_libdir}/libpurple.so.* -%{_mandir}/man3/Purple.* +%{_mandir}/man3/Purple* %{_datadir}/pixmaps/purple/ %{_sysconfdir}/purple/ %{_sysconfdir}/gconf/schemas/purple.schemas %if %{perl_integration} %{perl_vendorarch}/Purple.pm -%dir %{perl_vendorarch}/auto/Purple +%dir %{perl_vendorarch}/auto/Purple/ %{perl_vendorarch}/auto/Purple/Purple.so %{perl_vendorarch}/auto/Purple/autosplit.ix %endif @@ -396,6 +395,9 @@ %changelog +* Mon Apr 30 2007 Warren Togami - 2.0.0-0.36.beta7 +- pidgin-2.0.0beta7, bug fixes and pref migration handling + * Sat Apr 21 2007 Warren Togami - 2.0.0-0.35.beta7devel - upstream insists that we remove the Epoch rawhide users might need to use --oldpackage once to upgrade From fedora-extras-commits at redhat.com Mon Apr 30 07:03:58 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Mon, 30 Apr 2007 03:03:58 -0400 Subject: rpms/pidgin/devel pidgin.spec,1.7,1.8 Message-ID: <200704300703.l3U73wi2003305@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/rpms/pidgin/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv3287 Modified Files: pidgin.spec Log Message: gz > bz2 Index: pidgin.spec =================================================================== RCS file: /cvs/extras/rpms/pidgin/devel/pidgin.spec,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- pidgin.spec 30 Apr 2007 07:01:16 -0000 1.7 +++ pidgin.spec 30 Apr 2007 07:03:24 -0000 1.8 @@ -33,7 +33,7 @@ Group: Applications/Internet URL: http://pidgin.im/ #Source0: http://download.sourceforge.net/gaim/gaim-%{version}%{betaver}.tar.bz2 -Source0: pidgin-%{version}%{betaver}.tar.gz +Source0: pidgin-%{version}%{betaver}.tar.bz2 Obsoletes: gaim < 999:1 Provides: gaim = 999:1 ExcludeArch: s390 s390x From fedora-extras-commits at redhat.com Mon Apr 30 07:17:31 2007 From: fedora-extras-commits at redhat.com (Chitlesh GOORAH (chitlesh)) Date: Mon, 30 Apr 2007 03:17:31 -0400 Subject: rpms/marble/FC-6 marble.spec, NONE, 1.1 .cvsignore, 1.1, 1.2 sources, 1.1, 1.2 Message-ID: <200704300717.l3U7HVDB004009@cvs-int.fedora.redhat.com> Author: chitlesh Update of /cvs/extras/rpms/marble/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv3736/FC-6 Modified Files: .cvsignore sources Added Files: marble.spec Log Message: --- NEW FILE marble.spec --- Name: marble #("Fjords") #upstream version : 0.3-1 Version: 0.3.1 Release: 2%{?dist} Summary: A KDE Desktop Globe Group: Applications/Engineering License: LGPL URL: http://edu.kde.org/marble/ Source0: http://developer.kde.org/~tackat/marble/kubuntu/marble_0.3-1.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: qt4-devel cmake desktop-file-utils %description Marble is a generic geographical map widget that is meant to be used by KDE4 applications. It shows the earth as a sphere but doesn't make use of any hardware acceleration (No OpenGL). So although it might look similar to professional applications like Google Earth or Nasa World Wind it's rather meant to be a small light weight multi purpose widget. %prep %setup -q -n %{name} %build CXXFLAGS="${CXXFLAGS:-%optflags}" ; export CXXFLAGS ; #To improve speed: SSE support (-msse) export CMAKE_CXX_FLAGS="$CXXFLAGS" cmake \ -DQTONLY=ON \ -DCMAKE_INSTALL_PREFIX=%{_prefix} \ -DQT_QMAKE_EXECUTABLE=%{_bindir}/qmake-qt4 . %{__make} %{?_smp_mflags} VERBOSE=1 %install %{__rm} -rf %{buildroot} %{__make} install DESTDIR=%{buildroot} desktop-file-install --vendor "" \ --dir %{buildroot}%{_datadir}/applications \ --remove-category "Utility" \ %{buildroot}%{_datadir}/applications/%{name}.desktop %clean %{__rm} -rf %{buildroot} %files %defattr(-,root,root,-) %doc CREDITS LICENSE.txt marble-intro.pdf %{_bindir}/%{name} %{_datadir}/applications/%{name}.desktop %{_datadir}/apps/%{name} %changelog * Sat Apr 28 2007 Chitlesh Goorah 0.3.1-2 - added VERBOSE to make - use of macros on cmake - added cmake and desktop-file-utils ad BR * Sat Apr 14 2007 Chitlesh Goorah 0.3.1-1 - New Upstream release - Dropped Category Engineering - remove-category "Utility" (duplicate kmenu entries) * Sun Mar 25 2007 Chitlesh Goorah 0.3-2.20070325svn - new upstream snapshot * Sat Mar 24 2007 Chitlesh Goorah 0.3-1.20070318svn - initial package Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/marble/FC-6/.cvsignore,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- .cvsignore 29 Apr 2007 22:21:05 -0000 1.1 +++ .cvsignore 30 Apr 2007 07:16:56 -0000 1.2 @@ -0,0 +1 @@ +marble_0.3-1.tar.gz Index: sources =================================================================== RCS file: /cvs/extras/rpms/marble/FC-6/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 29 Apr 2007 22:21:05 -0000 1.1 +++ sources 30 Apr 2007 07:16:56 -0000 1.2 @@ -0,0 +1 @@ +9d10af6c5f8b67503857426f84d8b358 marble_0.3-1.tar.gz From fedora-extras-commits at redhat.com Mon Apr 30 07:17:26 2007 From: fedora-extras-commits at redhat.com (Chitlesh GOORAH (chitlesh)) Date: Mon, 30 Apr 2007 03:17:26 -0400 Subject: rpms/marble import.log,1.1,1.2 Message-ID: <200704300717.l3U7HQbm003999@cvs-int.fedora.redhat.com> Author: chitlesh Update of /cvs/extras/rpms/marble In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv3736 Modified Files: import.log Log Message: Index: import.log =================================================================== RCS file: /cvs/extras/rpms/marble/import.log,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- import.log 29 Apr 2007 22:20:55 -0000 1.1 +++ import.log 30 Apr 2007 07:16:51 -0000 1.2 @@ -0,0 +1 @@ +marble-0_3_1-2:FC-6:marble-0.3.1-2.src.rpm:1177917531 From fedora-extras-commits at redhat.com Mon Apr 30 07:19:07 2007 From: fedora-extras-commits at redhat.com (Chitlesh GOORAH (chitlesh)) Date: Mon, 30 Apr 2007 03:19:07 -0400 Subject: rpms/marble/devel marble.spec, NONE, 1.1 .cvsignore, 1.1, 1.2 sources, 1.1, 1.2 Message-ID: <200704300719.l3U7J7Sx004157@cvs-int.fedora.redhat.com> Author: chitlesh Update of /cvs/extras/rpms/marble/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv4076/devel Modified Files: .cvsignore sources Added Files: marble.spec Log Message: --- NEW FILE marble.spec --- Name: marble #("Fjords") #upstream version : 0.3-1 Version: 0.3.1 Release: 2%{?dist} Summary: A KDE Desktop Globe Group: Applications/Engineering License: LGPL URL: http://edu.kde.org/marble/ Source0: http://developer.kde.org/~tackat/marble/kubuntu/marble_0.3-1.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: qt4-devel cmake desktop-file-utils %description Marble is a generic geographical map widget that is meant to be used by KDE4 applications. It shows the earth as a sphere but doesn't make use of any hardware acceleration (No OpenGL). So although it might look similar to professional applications like Google Earth or Nasa World Wind it's rather meant to be a small light weight multi purpose widget. %prep %setup -q -n %{name} %build CXXFLAGS="${CXXFLAGS:-%optflags}" ; export CXXFLAGS ; #To improve speed: SSE support (-msse) export CMAKE_CXX_FLAGS="$CXXFLAGS" cmake \ -DQTONLY=ON \ -DCMAKE_INSTALL_PREFIX=%{_prefix} \ -DQT_QMAKE_EXECUTABLE=%{_bindir}/qmake-qt4 . %{__make} %{?_smp_mflags} VERBOSE=1 %install %{__rm} -rf %{buildroot} %{__make} install DESTDIR=%{buildroot} desktop-file-install --vendor "" \ --dir %{buildroot}%{_datadir}/applications \ --remove-category "Utility" \ %{buildroot}%{_datadir}/applications/%{name}.desktop %clean %{__rm} -rf %{buildroot} %files %defattr(-,root,root,-) %doc CREDITS LICENSE.txt marble-intro.pdf %{_bindir}/%{name} %{_datadir}/applications/%{name}.desktop %{_datadir}/apps/%{name} %changelog * Sat Apr 28 2007 Chitlesh Goorah 0.3.1-2 - added VERBOSE to make - use of macros on cmake - added cmake and desktop-file-utils ad BR * Sat Apr 14 2007 Chitlesh Goorah 0.3.1-1 - New Upstream release - Dropped Category Engineering - remove-category "Utility" (duplicate kmenu entries) * Sun Mar 25 2007 Chitlesh Goorah 0.3-2.20070325svn - new upstream snapshot * Sat Mar 24 2007 Chitlesh Goorah 0.3-1.20070318svn - initial package Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/marble/devel/.cvsignore,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- .cvsignore 29 Apr 2007 22:21:05 -0000 1.1 +++ .cvsignore 30 Apr 2007 07:18:33 -0000 1.2 @@ -0,0 +1 @@ +marble_0.3-1.tar.gz Index: sources =================================================================== RCS file: /cvs/extras/rpms/marble/devel/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 29 Apr 2007 22:21:05 -0000 1.1 +++ sources 30 Apr 2007 07:18:33 -0000 1.2 @@ -0,0 +1 @@ +9d10af6c5f8b67503857426f84d8b358 marble_0.3-1.tar.gz From fedora-extras-commits at redhat.com Mon Apr 30 07:19:03 2007 From: fedora-extras-commits at redhat.com (Chitlesh GOORAH (chitlesh)) Date: Mon, 30 Apr 2007 03:19:03 -0400 Subject: rpms/marble import.log,1.2,1.3 Message-ID: <200704300719.l3U7J3lm004147@cvs-int.fedora.redhat.com> Author: chitlesh Update of /cvs/extras/rpms/marble In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv4076 Modified Files: import.log Log Message: Index: import.log =================================================================== RCS file: /cvs/extras/rpms/marble/import.log,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- import.log 30 Apr 2007 07:16:51 -0000 1.2 +++ import.log 30 Apr 2007 07:18:28 -0000 1.3 @@ -1 +1,2 @@ marble-0_3_1-2:FC-6:marble-0.3.1-2.src.rpm:1177917531 +marble-0_3_1-2:HEAD:marble-0.3.1-2.src.rpm:1177917809 From fedora-extras-commits at redhat.com Mon Apr 30 07:25:14 2007 From: fedora-extras-commits at redhat.com (Denis Leroy (denis)) Date: Mon, 30 Apr 2007 03:25:14 -0400 Subject: rpms/soundconverter/devel .cvsignore, 1.8, 1.9 soundconverter.spec, 1.13, 1.14 sources, 1.8, 1.9 Message-ID: <200704300725.l3U7PECp004421@cvs-int.fedora.redhat.com> Author: denis Update of /cvs/extras/rpms/soundconverter/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv4400 Modified Files: .cvsignore soundconverter.spec sources Log Message: Update to 0.9.6 Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/soundconverter/devel/.cvsignore,v retrieving revision 1.8 retrieving revision 1.9 diff -u -r1.8 -r1.9 --- .cvsignore 1 Mar 2007 11:07:41 -0000 1.8 +++ .cvsignore 30 Apr 2007 07:24:39 -0000 1.9 @@ -1 +1 @@ -soundconverter-0.9.4.tar.gz +soundconverter-0.9.6.tar.gz Index: soundconverter.spec =================================================================== RCS file: /cvs/extras/rpms/soundconverter/devel/soundconverter.spec,v retrieving revision 1.13 retrieving revision 1.14 diff -u -r1.13 -r1.14 --- soundconverter.spec 1 Mar 2007 11:07:41 -0000 1.13 +++ soundconverter.spec 30 Apr 2007 07:24:39 -0000 1.14 @@ -1,5 +1,5 @@ Name: soundconverter -Version: 0.9.4 +Version: 0.9.6 Release: 1%{?dist} Summary: A simple sound converter application for GNOME @@ -11,10 +11,11 @@ BuildArch: noarch BuildRequires: desktop-file-utils -BuildRequires: pygtk2 +BuildRequires: pygtk2 >= 2.10 BuildRequires: intltool gettext +BuildRequires: gnome-python2-devel >= 2.10 -Requires: pygtk2 +Requires: pygtk2 >= 2.10 Requires: gstreamer-python Requires: gstreamer-plugins-base Requires: gstreamer-plugins-good @@ -33,14 +34,11 @@ %build %configure --disable-dependency-tracking make %{?_smp_mflags} -sed -i 's#Icon=#Icon=%{name}#' data/%{name}.desktop %install rm -rf $RPM_BUILD_ROOT make install DESTDIR=${RPM_BUILD_ROOT} -mkdir -p ${RPM_BUILD_ROOT}%{_datadir}/icons/hicolor/48x48/apps/ -mv ${RPM_BUILD_ROOT}%{_datadir}/pixmaps/*.png ${RPM_BUILD_ROOT}%{_datadir}/icons/hicolor/48x48/apps/%{name}.png %find_lang %{name} @@ -79,9 +77,14 @@ %{_datadir}/%{name} %{_datadir}/applications/*%{name}.desktop %{_datadir}/icons/hicolor/48x48/apps/*.png +%{_datadir}/icons/hicolor/scalable/apps/*.svg %changelog +* Sun Apr 29 2007 Denis Leroy - 0.9.6-1 +- Update to 0.9.6 +- Removed some icon-related hacks, fixed upstream + * Thu Mar 1 2007 Denis Leroy - 0.9.4-1 - Update to 0.9.4 - Removed taglib patch, is upstream Index: sources =================================================================== RCS file: /cvs/extras/rpms/soundconverter/devel/sources,v retrieving revision 1.8 retrieving revision 1.9 diff -u -r1.8 -r1.9 --- sources 1 Mar 2007 11:07:41 -0000 1.8 +++ sources 30 Apr 2007 07:24:39 -0000 1.9 @@ -1 +1 @@ -2c99bb2166f800d9aea8175323faa4ed soundconverter-0.9.4.tar.gz +666f093394fcf6d486281577da304f66 soundconverter-0.9.6.tar.gz From fedora-extras-commits at redhat.com Mon Apr 30 07:32:59 2007 From: fedora-extras-commits at redhat.com (Denis Leroy (denis)) Date: Mon, 30 Apr 2007 03:32:59 -0400 Subject: rpms/soundconverter/FC-6 .cvsignore, 1.8, 1.9 soundconverter.spec, 1.13, 1.14 sources, 1.8, 1.9 Message-ID: <200704300732.l3U7WxcZ005025@cvs-int.fedora.redhat.com> Author: denis Update of /cvs/extras/rpms/soundconverter/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv5002 Modified Files: .cvsignore soundconverter.spec sources Log Message: Update to 0.9.6 Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/soundconverter/FC-6/.cvsignore,v retrieving revision 1.8 retrieving revision 1.9 diff -u -r1.8 -r1.9 --- .cvsignore 1 Mar 2007 10:52:42 -0000 1.8 +++ .cvsignore 30 Apr 2007 07:32:25 -0000 1.9 @@ -1 +1 @@ -soundconverter-0.9.4.tar.gz +soundconverter-0.9.6.tar.gz Index: soundconverter.spec =================================================================== RCS file: /cvs/extras/rpms/soundconverter/FC-6/soundconverter.spec,v retrieving revision 1.13 retrieving revision 1.14 diff -u -r1.13 -r1.14 --- soundconverter.spec 1 Mar 2007 10:52:42 -0000 1.13 +++ soundconverter.spec 30 Apr 2007 07:32:25 -0000 1.14 @@ -1,5 +1,5 @@ Name: soundconverter -Version: 0.9.4 +Version: 0.9.6 Release: 1%{?dist} Summary: A simple sound converter application for GNOME @@ -11,10 +11,11 @@ BuildArch: noarch BuildRequires: desktop-file-utils -BuildRequires: pygtk2 +BuildRequires: pygtk2 >= 2.10 BuildRequires: intltool gettext +BuildRequires: gnome-python2-devel >= 2.10 -Requires: pygtk2 +Requires: pygtk2 >= 2.10 Requires: gstreamer-python Requires: gstreamer-plugins-base Requires: gstreamer-plugins-good @@ -33,14 +34,11 @@ %build %configure --disable-dependency-tracking make %{?_smp_mflags} -sed -i 's#Icon=#Icon=%{name}#' data/%{name}.desktop %install rm -rf $RPM_BUILD_ROOT make install DESTDIR=${RPM_BUILD_ROOT} -mkdir -p ${RPM_BUILD_ROOT}%{_datadir}/icons/hicolor/48x48/apps/ -mv ${RPM_BUILD_ROOT}%{_datadir}/pixmaps/*.png ${RPM_BUILD_ROOT}%{_datadir}/icons/hicolor/48x48/apps/%{name}.png %find_lang %{name} @@ -79,9 +77,14 @@ %{_datadir}/%{name} %{_datadir}/applications/*%{name}.desktop %{_datadir}/icons/hicolor/48x48/apps/*.png +%{_datadir}/icons/hicolor/scalable/apps/*.svg %changelog +* Sun Apr 29 2007 Denis Leroy - 0.9.6-1 +- Update to 0.9.6 +- Removed some icon-related hacks, fixed upstream + * Thu Mar 1 2007 Denis Leroy - 0.9.4-1 - Update to 0.9.4 - Removed taglib patch, is upstream Index: sources =================================================================== RCS file: /cvs/extras/rpms/soundconverter/FC-6/sources,v retrieving revision 1.8 retrieving revision 1.9 diff -u -r1.8 -r1.9 --- sources 1 Mar 2007 10:52:42 -0000 1.8 +++ sources 30 Apr 2007 07:32:25 -0000 1.9 @@ -1 +1 @@ -2c99bb2166f800d9aea8175323faa4ed soundconverter-0.9.4.tar.gz +666f093394fcf6d486281577da304f66 soundconverter-0.9.6.tar.gz From fedora-extras-commits at redhat.com Mon Apr 30 07:53:23 2007 From: fedora-extras-commits at redhat.com (Nils Philippsen (nphilipp)) Date: Mon, 30 Apr 2007 03:53:23 -0400 Subject: rpms/python-imaging/FC-6 python-imaging-1.1.6-sane-types.patch, NONE, 1.1 python-imaging.spec, 1.12, 1.13 Message-ID: <200704300753.l3U7rNgf005360@cvs-int.fedora.redhat.com> Author: nphilipp Update of /cvs/extras/rpms/python-imaging/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv5338 Modified Files: python-imaging.spec Added Files: python-imaging-1.1.6-sane-types.patch Log Message: add sane subpackage, split off tk subpackage (#238252) add sane-types patch use -b for patches to save original files correct groups Resolves: #238252 python-imaging-1.1.6-sane-types.patch: --- NEW FILE python-imaging-1.1.6-sane-types.patch --- --- Imaging-1.1.6/Sane/_sane.c.types 2006-12-03 13:12:22.000000000 +0100 +++ Imaging-1.1.6/Sane/_sane.c 2007-04-28 11:41:19.000000000 +0200 @@ -1152,8 +1152,8 @@ static PyObject * PySane_get_devices(PyObject *self, PyObject *args) { - SANE_Device **devlist; - SANE_Device *dev; + const SANE_Device **devlist; + const SANE_Device *dev; SANE_Status st; PyObject *list; int local_only, i; Index: python-imaging.spec =================================================================== RCS file: /cvs/extras/rpms/python-imaging/FC-6/python-imaging.spec,v retrieving revision 1.12 retrieving revision 1.13 diff -u -r1.12 -r1.13 --- python-imaging.spec 5 Feb 2007 19:53:48 -0000 1.12 +++ python-imaging.spec 30 Apr 2007 07:52:47 -0000 1.13 @@ -5,22 +5,22 @@ Summary: Python's own image processing library Name: python-imaging Version: 1.1.6 -Release: 1%{?dist} +Release: 3%{?dist} License: BSD -Group: Development/Languages +Group: System Environment/Libraries Source0: http://effbot.org/downloads/Imaging-%{version}.tar.gz Patch0: %{name}-no-xv.patch Patch1: %{name}-lib64.patch Patch2: %{name}-giftrans.patch +Patch3: %{name}-1.1.6-sane-types.patch URL: http://www.pythonware.com/products/pil/ BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: python-devel, libjpeg-devel, zlib-devel, freetype-devel BuildRequires: tkinter, tk-devel - -Requires: tkinter +BuildRequires: sane-backends-devel %description Python Imaging Library @@ -34,8 +34,8 @@ Details about licensing can be found from README file. %package devel -Summary: Development files for python-imaging. -Group: Development/Languages +Summary: Development files for python-imaging +Group: Development/Libraries Requires: %{name} = %{version}-%{release}, python-devel Requires: libjpeg-devel Requires: zlib-devel @@ -43,12 +43,32 @@ %description devel Development files for python-imaging. +%package sane +Summary: Python Module for using scanners +Group: System Environment/Libraries +Requires: %{name} = %{version}-%{release} + +%description sane +This package contains the sane module for Python which provides access to +various raster scanning devices such as flatbed scanners and digital cameras. + +%package tk +Summary: Tk interface for python-imaging +Group: System Environment/Libraries +Requires: %{name} = %{version}-%{release} +Requires: tkinter +Obsoletes: %{name} < 1.1.6-3 +Conflicts: %{name} < 1.1.6-3 + +%description tk +This package contains a Tk interface for python-imaging. %prep %setup -q -n Imaging-%{version} %patch0 -p1 %patch1 -p0 %patch2 -p1 +%patch3 -p1 -b .sane-types # fix the interpreter path for Scripts/*.py cd Scripts @@ -67,6 +87,9 @@ CFLAGS="$RPM_OPT_FLAGS" %{__python} setup.py build +pushd Sane +CFLAGS="$RPM_OPT_FLAGS" %{__python} setup.py build +popd %install rm -rf $RPM_BUILD_ROOT @@ -74,33 +97,70 @@ install -m 644 libImaging/*.h $RPM_BUILD_ROOT/%{py_incdir}/Imaging %{__python} setup.py install -O1 --skip-build --root $RPM_BUILD_ROOT +pushd Sane +%{__python} setup.py install -O1 --skip-build --root $RPM_BUILD_ROOT +popd + # There is no need to ship the binaries since they are already packaged # in %doc rm -rf $RPM_BUILD_ROOT%{_bindir} +# Separate files that need Tk and files that don't +echo '%%defattr (0644,root,root,755)' > files.main +echo '%%defattr (0644,root,root,755)' > files.tk +p="$PWD" + +pushd $RPM_BUILD_ROOT%{python_sitearch}/PIL +for file in *; do + case "$file" in + ImageTk*|SpiderImagePlugin*|_imagingtk.so) + what=files.tk + ;; + *) + what=files.main + ;; + esac + echo %{python_sitearch}/PIL/$file >> "$p/$what" +done +popd + + %check || : PYTHONPATH=$(ls -1d build/lib.linux*) %{__python} selftest.py - %clean rm -rf $RPM_BUILD_ROOT -%files +%files -f files.main %defattr (-,root,root) %doc README CHANGES %{python_sitearch}/PIL.pth %dir %{python_sitearch}/PIL -%{python_sitearch}/PIL/*.so -%{python_sitearch}/PIL/*.py* %files devel %defattr (0644,root,root,755) %{py_incdir}/Imaging -%doc Docs Scripts Images Sane +%doc Docs Scripts Images +%files sane +%defattr (0644,root,root,755) +%doc Sane/CHANGES Sane/demo*.py Sane/sanedoc.txt +%{python_sitearch}/_sane.so +%{python_sitearch}/sane.py* + +%files tk -f files.tk %changelog +* Sun Apr 29 2007 Nils Philippsen - 1.1.6-3 +- add sane subpackage, split off tk subpackage (#238252) +- add sane-types patch +- use -b for patches to save original files +- correct groups + +* Wed Feb 14 2007 Jos?? Matos - 1.1.6-2 +- Rebuild for Tcl/Tk downgrade (F7) + * Mon Feb 5 2007 Jos?? Matos - 1.1.6-1 - New upstream version. - Clean spec file and specify license as BSD. From fedora-extras-commits at redhat.com Mon Apr 30 08:10:13 2007 From: fedora-extras-commits at redhat.com (Chitlesh GOORAH (chitlesh)) Date: Mon, 30 Apr 2007 04:10:13 -0400 Subject: rpms/marble import.log,1.3,1.4 Message-ID: <200704300810.l3U8ADZq011305@cvs-int.fedora.redhat.com> Author: chitlesh Update of /cvs/extras/rpms/marble In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv11271 Modified Files: import.log Log Message: Index: import.log =================================================================== RCS file: /cvs/extras/rpms/marble/import.log,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- import.log 30 Apr 2007 07:18:28 -0000 1.3 +++ import.log 30 Apr 2007 08:09:39 -0000 1.4 @@ -1,2 +1,3 @@ marble-0_3_1-2:FC-6:marble-0.3.1-2.src.rpm:1177917531 marble-0_3_1-2:HEAD:marble-0.3.1-2.src.rpm:1177917809 +marble-0_3_1-3:FC-6:marble-0.3.1-3.src.rpm:1177920865 From fedora-extras-commits at redhat.com Mon Apr 30 08:10:18 2007 From: fedora-extras-commits at redhat.com (Chitlesh GOORAH (chitlesh)) Date: Mon, 30 Apr 2007 04:10:18 -0400 Subject: rpms/marble/FC-6 marble.spec,1.1,1.2 Message-ID: <200704300810.l3U8AIAc011308@cvs-int.fedora.redhat.com> Author: chitlesh Update of /cvs/extras/rpms/marble/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv11271/FC-6 Modified Files: marble.spec Log Message: Index: marble.spec =================================================================== RCS file: /cvs/extras/rpms/marble/FC-6/marble.spec,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- marble.spec 30 Apr 2007 07:16:56 -0000 1.1 +++ marble.spec 30 Apr 2007 08:09:44 -0000 1.2 @@ -2,7 +2,7 @@ #("Fjords") #upstream version : 0.3-1 Version: 0.3.1 -Release: 2%{?dist} +Release: 3%{?dist} Summary: A KDE Desktop Globe Group: Applications/Engineering @@ -29,10 +29,14 @@ %build +%ifarch ppc +sed -i.flags -e 's|-msse||' src/CMakeLists.txt +%endif + CXXFLAGS="${CXXFLAGS:-%optflags}" ; export CXXFLAGS ; -#To improve speed: SSE support (-msse) export CMAKE_CXX_FLAGS="$CXXFLAGS" + cmake \ -DQTONLY=ON \ -DCMAKE_INSTALL_PREFIX=%{_prefix} \ @@ -66,6 +70,9 @@ %changelog +* Mon Apr 30 2007 Chitlesh Goorah 0.3.1-3 +- fix for ppc + * Sat Apr 28 2007 Chitlesh Goorah 0.3.1-2 - added VERBOSE to make - use of macros on cmake From fedora-extras-commits at redhat.com Mon Apr 30 08:13:16 2007 From: fedora-extras-commits at redhat.com (Mamoru Tasaka (mtasaka)) Date: Mon, 30 Apr 2007 04:13:16 -0400 Subject: comps comps-f7.xml.in, 1.175, 1.176 comps-fe5.xml.in, 1.261, 1.262 comps-fe6.xml.in, 1.331, 1.332 Message-ID: <200704300813.l3U8DGow011417@cvs-int.fedora.redhat.com> Author: mtasaka Update of /cvs/extras/comps In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv11397 Modified Files: comps-f7.xml.in comps-fe5.xml.in comps-fe6.xml.in Log Message: add migemo mecab-ipadic Index: comps-f7.xml.in =================================================================== RCS file: /cvs/extras/comps/comps-f7.xml.in,v retrieving revision 1.175 retrieving revision 1.176 diff -u -r1.175 -r1.176 --- comps-f7.xml.in 30 Apr 2007 01:40:25 -0000 1.175 +++ comps-f7.xml.in 30 Apr 2007 08:12:45 -0000 1.176 @@ -1931,7 +1931,9 @@ kcc lv mecab + mecab-ipadic mecab-jumandic + migemo nkf perl-NKF scim-input-pad Index: comps-fe5.xml.in =================================================================== RCS file: /cvs/extras/comps/comps-fe5.xml.in,v retrieving revision 1.261 retrieving revision 1.262 diff -u -r1.261 -r1.262 --- comps-fe5.xml.in 30 Apr 2007 01:40:25 -0000 1.261 +++ comps-fe5.xml.in 30 Apr 2007 08:12:45 -0000 1.262 @@ -666,7 +666,9 @@ jfbterm mecab + mecab-ipadic mecab-jumandic + migemo scim-input-pad scim-skk scim-tomoe Index: comps-fe6.xml.in =================================================================== RCS file: /cvs/extras/comps/comps-fe6.xml.in,v retrieving revision 1.331 retrieving revision 1.332 diff -u -r1.331 -r1.332 --- comps-fe6.xml.in 30 Apr 2007 01:40:25 -0000 1.331 +++ comps-fe6.xml.in 30 Apr 2007 08:12:45 -0000 1.332 @@ -768,7 +768,9 @@ jfbterm mecab + mecab-ipadic mecab-jumandic + migemo scim-input-pad scim-skk scim-tomoe From fedora-extras-commits at redhat.com Mon Apr 30 08:26:35 2007 From: fedora-extras-commits at redhat.com (Chitlesh GOORAH (chitlesh)) Date: Mon, 30 Apr 2007 04:26:35 -0400 Subject: rpms/marble import.log,1.4,1.5 Message-ID: <200704300826.l3U8QZa1011595@cvs-int.fedora.redhat.com> Author: chitlesh Update of /cvs/extras/rpms/marble In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv11555 Modified Files: import.log Log Message: Index: import.log =================================================================== RCS file: /cvs/extras/rpms/marble/import.log,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- import.log 30 Apr 2007 08:09:39 -0000 1.4 +++ import.log 30 Apr 2007 08:26:00 -0000 1.5 @@ -1,3 +1,4 @@ marble-0_3_1-2:FC-6:marble-0.3.1-2.src.rpm:1177917531 marble-0_3_1-2:HEAD:marble-0.3.1-2.src.rpm:1177917809 marble-0_3_1-3:FC-6:marble-0.3.1-3.src.rpm:1177920865 +marble-0_3_1-3:HEAD:marble-0.3.1-3.src.rpm:1177921799 From fedora-extras-commits at redhat.com Mon Apr 30 08:26:40 2007 From: fedora-extras-commits at redhat.com (Chitlesh GOORAH (chitlesh)) Date: Mon, 30 Apr 2007 04:26:40 -0400 Subject: rpms/marble/devel marble.spec,1.1,1.2 Message-ID: <200704300826.l3U8QebC011598@cvs-int.fedora.redhat.com> Author: chitlesh Update of /cvs/extras/rpms/marble/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv11555/devel Modified Files: marble.spec Log Message: Index: marble.spec =================================================================== RCS file: /cvs/extras/rpms/marble/devel/marble.spec,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- marble.spec 30 Apr 2007 07:18:33 -0000 1.1 +++ marble.spec 30 Apr 2007 08:26:06 -0000 1.2 @@ -2,7 +2,7 @@ #("Fjords") #upstream version : 0.3-1 Version: 0.3.1 -Release: 2%{?dist} +Release: 3%{?dist} Summary: A KDE Desktop Globe Group: Applications/Engineering @@ -29,10 +29,14 @@ %build +%ifarch ppc +sed -i.flags -e 's|-msse||' src/CMakeLists.txt +%endif + CXXFLAGS="${CXXFLAGS:-%optflags}" ; export CXXFLAGS ; -#To improve speed: SSE support (-msse) export CMAKE_CXX_FLAGS="$CXXFLAGS" + cmake \ -DQTONLY=ON \ -DCMAKE_INSTALL_PREFIX=%{_prefix} \ @@ -66,6 +70,9 @@ %changelog +* Mon Apr 30 2007 Chitlesh Goorah 0.3.1-3 +- fix for ppc + * Sat Apr 28 2007 Chitlesh Goorah 0.3.1-2 - added VERBOSE to make - use of macros on cmake From fedora-extras-commits at redhat.com Mon Apr 30 08:57:24 2007 From: fedora-extras-commits at redhat.com (Paul Howarth (pghmcfc)) Date: Mon, 30 Apr 2007 04:57:24 -0400 Subject: rpms/gtkwave/devel .cvsignore, 1.36, 1.37 gtkwave.spec, 1.38, 1.39 sources, 1.36, 1.37 Message-ID: <200704300857.l3U8vO49012447@cvs-int.fedora.redhat.com> Author: pghmcfc Update of /cvs/extras/rpms/gtkwave/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv12423 Modified Files: .cvsignore gtkwave.spec sources Log Message: update to 3.0.27 Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/gtkwave/devel/.cvsignore,v retrieving revision 1.36 retrieving revision 1.37 diff -u -r1.36 -r1.37 --- .cvsignore 20 Apr 2007 14:17:33 -0000 1.36 +++ .cvsignore 30 Apr 2007 08:56:50 -0000 1.37 @@ -1 +1 @@ -gtkwave-3.0.26.tar.gz +gtkwave-3.0.27.tar.gz Index: gtkwave.spec =================================================================== RCS file: /cvs/extras/rpms/gtkwave/devel/gtkwave.spec,v retrieving revision 1.38 retrieving revision 1.39 diff -u -r1.38 -r1.39 --- gtkwave.spec 20 Apr 2007 14:17:33 -0000 1.38 +++ gtkwave.spec 30 Apr 2007 08:56:50 -0000 1.39 @@ -1,6 +1,6 @@ Summary: Waveform Viewer Name: gtkwave -Version: 3.0.26 +Version: 3.0.27 Release: 1%{?dist} License: GPL & MIT Group: Applications/Engineering @@ -66,7 +66,7 @@ %{_bindir}/vcd2lxt %{_bindir}/vcd2lxt2 %{_bindir}/vcd2vzt -%{_bindir}/vertex +%{_bindir}/vermin %{_bindir}/vzt2vcd %{_bindir}/vztminer %{_mandir}/man1/ghwdump.1* @@ -83,12 +83,17 @@ %{_mandir}/man1/vcd2lxt.1* %{_mandir}/man1/vcd2lxt2.1* %{_mandir}/man1/vcd2vzt.1* -%{_mandir}/man1/vertex.1* +%{_mandir}/man1/vermin.1* %{_mandir}/man1/vzt2vcd.1* %{_mandir}/man1/vztminer.1* %{_mandir}/man5/gtkwaverc.5* %changelog +* Mon Apr 30 2007 Paul Howarth 3.0.27-1 +- update to 3.0.27 +- rename "vertex" to "vermin" to avoid conflict with Vertex 3D Model Assembler + (http://wolfpack.twu.net/Vertex/index.html) + * Fri Apr 20 2007 Paul Howarth 3.0.26-1 - update to 3.0.26 @@ -229,10 +234,10 @@ * Mon Nov 7 2005 Paul Howarth 1.3.76-3 - clean up for Fedora Extras: -- don't support GTK1 builds -- unconditionally remove buildroot in %%clean and %%install -- remove redundant glib2-devel buildreq -- add dist tag + - don't support GTK1 builds + - unconditionally remove buildroot in %%clean and %%install + - remove redundant glib2-devel buildreq + - add dist tag * Mon Nov 7 2005 Thomas Sailer - 1.3.76-2 - add GHDL ghw support Index: sources =================================================================== RCS file: /cvs/extras/rpms/gtkwave/devel/sources,v retrieving revision 1.36 retrieving revision 1.37 diff -u -r1.36 -r1.37 --- sources 20 Apr 2007 14:17:33 -0000 1.36 +++ sources 30 Apr 2007 08:56:50 -0000 1.37 @@ -1 +1 @@ -aa460b61663bb96f5a65a70d2f0a5221 gtkwave-3.0.26.tar.gz +a578f62340687765df9b0ab59444dfea gtkwave-3.0.27.tar.gz From fedora-extras-commits at redhat.com Mon Apr 30 09:13:13 2007 From: fedora-extras-commits at redhat.com (Paul Howarth (pghmcfc)) Date: Mon, 30 Apr 2007 05:13:13 -0400 Subject: rpms/gtkwave/FC-6 .cvsignore, 1.36, 1.37 gtkwave.spec, 1.38, 1.39 sources, 1.36, 1.37 Message-ID: <200704300913.l3U9DDWt017021@cvs-int.fedora.redhat.com> Author: pghmcfc Update of /cvs/extras/rpms/gtkwave/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv16997 Modified Files: .cvsignore gtkwave.spec sources Log Message: update to 3.0.27 Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/gtkwave/FC-6/.cvsignore,v retrieving revision 1.36 retrieving revision 1.37 diff -u -r1.36 -r1.37 --- .cvsignore 20 Apr 2007 14:24:18 -0000 1.36 +++ .cvsignore 30 Apr 2007 09:12:38 -0000 1.37 @@ -1 +1 @@ -gtkwave-3.0.26.tar.gz +gtkwave-3.0.27.tar.gz Index: gtkwave.spec =================================================================== RCS file: /cvs/extras/rpms/gtkwave/FC-6/gtkwave.spec,v retrieving revision 1.38 retrieving revision 1.39 diff -u -r1.38 -r1.39 --- gtkwave.spec 20 Apr 2007 14:24:18 -0000 1.38 +++ gtkwave.spec 30 Apr 2007 09:12:38 -0000 1.39 @@ -1,6 +1,6 @@ Summary: Waveform Viewer Name: gtkwave -Version: 3.0.26 +Version: 3.0.27 Release: 1%{?dist} License: GPL & MIT Group: Applications/Engineering @@ -66,7 +66,7 @@ %{_bindir}/vcd2lxt %{_bindir}/vcd2lxt2 %{_bindir}/vcd2vzt -%{_bindir}/vertex +%{_bindir}/vermin %{_bindir}/vzt2vcd %{_bindir}/vztminer %{_mandir}/man1/ghwdump.1* @@ -83,12 +83,17 @@ %{_mandir}/man1/vcd2lxt.1* %{_mandir}/man1/vcd2lxt2.1* %{_mandir}/man1/vcd2vzt.1* -%{_mandir}/man1/vertex.1* +%{_mandir}/man1/vermin.1* %{_mandir}/man1/vzt2vcd.1* %{_mandir}/man1/vztminer.1* %{_mandir}/man5/gtkwaverc.5* %changelog +* Mon Apr 30 2007 Paul Howarth 3.0.27-1 +- update to 3.0.27 +- rename "vertex" to "vermin" to avoid conflict with Vertex 3D Model Assembler + (http://wolfpack.twu.net/Vertex/index.html) + * Fri Apr 20 2007 Paul Howarth 3.0.26-1 - update to 3.0.26 @@ -229,10 +234,10 @@ * Mon Nov 7 2005 Paul Howarth 1.3.76-3 - clean up for Fedora Extras: -- don't support GTK1 builds -- unconditionally remove buildroot in %%clean and %%install -- remove redundant glib2-devel buildreq -- add dist tag + - don't support GTK1 builds + - unconditionally remove buildroot in %%clean and %%install + - remove redundant glib2-devel buildreq + - add dist tag * Mon Nov 7 2005 Thomas Sailer - 1.3.76-2 - add GHDL ghw support Index: sources =================================================================== RCS file: /cvs/extras/rpms/gtkwave/FC-6/sources,v retrieving revision 1.36 retrieving revision 1.37 diff -u -r1.36 -r1.37 --- sources 20 Apr 2007 14:24:18 -0000 1.36 +++ sources 30 Apr 2007 09:12:38 -0000 1.37 @@ -1 +1 @@ -aa460b61663bb96f5a65a70d2f0a5221 gtkwave-3.0.26.tar.gz +a578f62340687765df9b0ab59444dfea gtkwave-3.0.27.tar.gz From fedora-extras-commits at redhat.com Mon Apr 30 09:15:06 2007 From: fedora-extras-commits at redhat.com (Paul Howarth (pghmcfc)) Date: Mon, 30 Apr 2007 05:15:06 -0400 Subject: rpms/gtkwave/FC-5 .cvsignore, 1.36, 1.37 gtkwave.spec, 1.36, 1.37 sources, 1.36, 1.37 Message-ID: <200704300915.l3U9F6wP017109@cvs-int.fedora.redhat.com> Author: pghmcfc Update of /cvs/extras/rpms/gtkwave/FC-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv17075 Modified Files: .cvsignore gtkwave.spec sources Log Message: update to 3.0.27 Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/gtkwave/FC-5/.cvsignore,v retrieving revision 1.36 retrieving revision 1.37 diff -u -r1.36 -r1.37 --- .cvsignore 20 Apr 2007 14:25:30 -0000 1.36 +++ .cvsignore 30 Apr 2007 09:14:31 -0000 1.37 @@ -1 +1 @@ -gtkwave-3.0.26.tar.gz +gtkwave-3.0.27.tar.gz Index: gtkwave.spec =================================================================== RCS file: /cvs/extras/rpms/gtkwave/FC-5/gtkwave.spec,v retrieving revision 1.36 retrieving revision 1.37 diff -u -r1.36 -r1.37 --- gtkwave.spec 20 Apr 2007 14:25:30 -0000 1.36 +++ gtkwave.spec 30 Apr 2007 09:14:31 -0000 1.37 @@ -1,6 +1,6 @@ Summary: Waveform Viewer Name: gtkwave -Version: 3.0.26 +Version: 3.0.27 Release: 1%{?dist} License: GPL & MIT Group: Applications/Engineering @@ -66,7 +66,7 @@ %{_bindir}/vcd2lxt %{_bindir}/vcd2lxt2 %{_bindir}/vcd2vzt -%{_bindir}/vertex +%{_bindir}/vermin %{_bindir}/vzt2vcd %{_bindir}/vztminer %{_mandir}/man1/ghwdump.1* @@ -83,12 +83,17 @@ %{_mandir}/man1/vcd2lxt.1* %{_mandir}/man1/vcd2lxt2.1* %{_mandir}/man1/vcd2vzt.1* -%{_mandir}/man1/vertex.1* +%{_mandir}/man1/vermin.1* %{_mandir}/man1/vzt2vcd.1* %{_mandir}/man1/vztminer.1* %{_mandir}/man5/gtkwaverc.5* %changelog +* Mon Apr 30 2007 Paul Howarth 3.0.27-1 +- update to 3.0.27 +- rename "vertex" to "vermin" to avoid conflict with Vertex 3D Model Assembler + (http://wolfpack.twu.net/Vertex/index.html) + * Fri Apr 20 2007 Paul Howarth 3.0.26-1 - update to 3.0.26 @@ -229,10 +234,10 @@ * Mon Nov 7 2005 Paul Howarth 1.3.76-3 - clean up for Fedora Extras: -- don't support GTK1 builds -- unconditionally remove buildroot in %%clean and %%install -- remove redundant glib2-devel buildreq -- add dist tag + - don't support GTK1 builds + - unconditionally remove buildroot in %%clean and %%install + - remove redundant glib2-devel buildreq + - add dist tag * Mon Nov 7 2005 Thomas Sailer - 1.3.76-2 - add GHDL ghw support Index: sources =================================================================== RCS file: /cvs/extras/rpms/gtkwave/FC-5/sources,v retrieving revision 1.36 retrieving revision 1.37 diff -u -r1.36 -r1.37 --- sources 20 Apr 2007 14:25:30 -0000 1.36 +++ sources 30 Apr 2007 09:14:31 -0000 1.37 @@ -1 +1 @@ -aa460b61663bb96f5a65a70d2f0a5221 gtkwave-3.0.26.tar.gz +a578f62340687765df9b0ab59444dfea gtkwave-3.0.27.tar.gz From fedora-extras-commits at redhat.com Mon Apr 30 09:36:08 2007 From: fedora-extras-commits at redhat.com (Denis Leroy (denis)) Date: Mon, 30 Apr 2007 05:36:08 -0400 Subject: rpms/glibmm24/FC-5 .cvsignore, 1.10, 1.11 glibmm.spec, 1.13, 1.14 sources, 1.11, 1.12 Message-ID: <200704300936.l3U9a8Ru017761@cvs-int.fedora.redhat.com> Author: denis Update of /cvs/extras/rpms/glibmm24/FC-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv17726 Modified Files: .cvsignore glibmm.spec sources Log Message: Update to 2.10.10 Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/glibmm24/FC-5/.cvsignore,v retrieving revision 1.10 retrieving revision 1.11 diff -u -r1.10 -r1.11 --- .cvsignore 12 Mar 2007 08:37:10 -0000 1.10 +++ .cvsignore 30 Apr 2007 09:35:33 -0000 1.11 @@ -1 +1 @@ -glibmm-2.10.9.tar.bz2 +glibmm-2.10.10.tar.bz2 Index: glibmm.spec =================================================================== RCS file: /cvs/extras/rpms/glibmm24/FC-5/glibmm.spec,v retrieving revision 1.13 retrieving revision 1.14 diff -u -r1.13 -r1.14 --- glibmm.spec 12 Mar 2007 08:37:10 -0000 1.13 +++ glibmm.spec 30 Apr 2007 09:35:33 -0000 1.14 @@ -1,5 +1,5 @@ Name: glibmm24 -Version: 2.10.9 +Version: 2.10.10 Release: 1 Summary: C++ interface for GTK2 (a GUI library for X) @@ -73,6 +73,9 @@ %{_datadir}/aclocal/*.m4 %changelog +* Mon Apr 30 2007 Denis Leroy - 2.10.10-1 +- Update to 2.10.10 + * Sun Mar 11 2007 Denis Leroy - 2.10.9-1 - Update to 2.10.9, to match glib2 version Index: sources =================================================================== RCS file: /cvs/extras/rpms/glibmm24/FC-5/sources,v retrieving revision 1.11 retrieving revision 1.12 diff -u -r1.11 -r1.12 --- sources 12 Mar 2007 08:37:10 -0000 1.11 +++ sources 30 Apr 2007 09:35:33 -0000 1.12 @@ -1 +1 @@ -8d6ff86c9bc3e710523213b2d4528c5a glibmm-2.10.9.tar.bz2 +394cdbc499350864938bfb3980027d6a glibmm-2.10.10.tar.bz2 From fedora-extras-commits at redhat.com Mon Apr 30 09:53:26 2007 From: fedora-extras-commits at redhat.com (Denis Leroy (denis)) Date: Mon, 30 Apr 2007 05:53:26 -0400 Subject: rpms/gtkmm24/FC-5 .cvsignore, 1.9, 1.10 gtkmm.spec, 1.16, 1.17 sources, 1.11, 1.12 Message-ID: <200704300953.l3U9rQmZ017961@cvs-int.fedora.redhat.com> Author: denis Update of /cvs/extras/rpms/gtkmm24/FC-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv17935 Modified Files: .cvsignore gtkmm.spec sources Log Message: Update to 2.8.11 Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/gtkmm24/FC-5/.cvsignore,v retrieving revision 1.9 retrieving revision 1.10 diff -u -r1.9 -r1.10 --- .cvsignore 12 Mar 2007 08:49:44 -0000 1.9 +++ .cvsignore 30 Apr 2007 09:52:50 -0000 1.10 @@ -1 +1 @@ -gtkmm-2.8.10.tar.bz2 +gtkmm-2.8.11.tar.bz2 Index: gtkmm.spec =================================================================== RCS file: /cvs/extras/rpms/gtkmm24/FC-5/gtkmm.spec,v retrieving revision 1.16 retrieving revision 1.17 diff -u -r1.16 -r1.17 --- gtkmm.spec 12 Mar 2007 08:49:44 -0000 1.16 +++ gtkmm.spec 30 Apr 2007 09:52:50 -0000 1.17 @@ -1,5 +1,5 @@ Name: gtkmm24 -Version: 2.8.10 +Version: 2.8.11 Release: 1%{?dist} Summary: C++ interface for GTK2 (a GUI library for X) @@ -96,6 +96,9 @@ %changelog +* Mon Apr 30 2007 Denis Leroy - 2.8.11-1 +- Update to 2.8.11 + * Sun Mar 11 2007 Denis Leroy - 2.8.10-1 - Update to 2.8.10 Index: sources =================================================================== RCS file: /cvs/extras/rpms/gtkmm24/FC-5/sources,v retrieving revision 1.11 retrieving revision 1.12 diff -u -r1.11 -r1.12 --- sources 12 Mar 2007 08:49:44 -0000 1.11 +++ sources 30 Apr 2007 09:52:50 -0000 1.12 @@ -1 +1 @@ -1027ce6d006c135cc3d53e8cd477c7c4 gtkmm-2.8.10.tar.bz2 +f15a6c0ce4b73e5b585fb5fb93043f1d gtkmm-2.8.11.tar.bz2 From fedora-extras-commits at redhat.com Mon Apr 30 10:22:57 2007 From: fedora-extras-commits at redhat.com (Remi Collet (remi)) Date: Mon, 30 Apr 2007 06:22:57 -0400 Subject: rpms/php-pear-Net-FTP/EL-5 php-pear-Net-FTP.spec,1.2,1.3 Message-ID: <200704301022.l3UAMvUE022651@cvs-int.fedora.redhat.com> Author: remi Update of /cvs/extras/rpms/php-pear-Net-FTP/EL-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv22609 Modified Files: php-pear-Net-FTP.spec Log Message: FC5 SPEC Index: php-pear-Net-FTP.spec =================================================================== RCS file: /cvs/extras/rpms/php-pear-Net-FTP/EL-5/php-pear-Net-FTP.spec,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- php-pear-Net-FTP.spec 9 Nov 2006 16:22:49 -0000 1.2 +++ php-pear-Net-FTP.spec 30 Apr 2007 10:22:23 -0000 1.3 @@ -3,7 +3,7 @@ Name: php-pear-Net-FTP Version: 1.3.2 -Release: 1%{?dist}.1 +Release: 1%{?dist} Summary: Provides an OO interface to the PHP FTP functions plus some additions Group: Development/Libraries @@ -87,9 +87,6 @@ %changelog -* Thu Nov 9 2006 Remi Collet 1.3.2-1.fc6.1 -- bump release to build under FC6 - * Sun Nov 5 2006 Remi Collet 1.3.2-1 - initial RPM (generated specfile + cleanup) - add CHANGELOG and LICENSE From fedora-extras-commits at redhat.com Mon Apr 30 11:03:41 2007 From: fedora-extras-commits at redhat.com (Canadian Doctor Queen) Date: Mon, 30 Apr 2007 07:03:41 -0400 Subject: MedHelp 72323 Message-ID: <20070430120343.17325.qmail@OFFICE> An HTML attachment was scrubbed... URL: From fedora-extras-commits at redhat.com Mon Apr 30 11:54:13 2007 From: fedora-extras-commits at redhat.com (Patrice Dumas (pertusus)) Date: Mon, 30 Apr 2007 07:54:13 -0400 Subject: rpms/libdap/devel libdap.spec,1.9,1.10 Message-ID: <200704301154.l3UBsDnh028960@cvs-int.fedora.redhat.com> Author: pertusus Update of /cvs/extras/rpms/libdap/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv28938 Modified Files: libdap.spec Log Message: * Mon Apr 30 2007 Patrice Dumas 3.7.6-1 - update to 3.7.6 Index: libdap.spec =================================================================== RCS file: /cvs/extras/rpms/libdap/devel/libdap.spec,v retrieving revision 1.9 retrieving revision 1.10 diff -u -r1.9 -r1.10 --- libdap.spec 31 Oct 2006 17:00:19 -0000 1.9 +++ libdap.spec 30 Apr 2007 11:53:39 -0000 1.10 @@ -1,7 +1,7 @@ Name: libdap Summary: The C++ DAP2 library from OPeNDAP -Version: 3.7.2 -Release: 3%{?dist} +Version: 3.7.6 +Release: 1%{?dist} Source0: ftp://ftp.unidata.ucar.edu/pub/opendap/source/libdap-%{version}.tar.gz URL: http://www.opendap.org/ @@ -82,6 +82,9 @@ %{_datadir}/aclocal/* %changelog +* Mon Apr 30 2007 Patrice Dumas 3.7.6-1 +- update to 3.7.6 + * Tue Oct 31 2006 Patrice Dumas 3.7.2-3 - rebuild for new libcurl soname From fedora-extras-commits at redhat.com Mon Apr 30 11:57:33 2007 From: fedora-extras-commits at redhat.com (Patrice Dumas (pertusus)) Date: Mon, 30 Apr 2007 07:57:33 -0400 Subject: rpms/libnc-dap/devel libnc-dap.spec,1.12,1.13 Message-ID: <200704301157.l3UBvXdI028994@cvs-int.fedora.redhat.com> Author: pertusus Update of /cvs/extras/rpms/libnc-dap/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv28975 Modified Files: libnc-dap.spec Log Message: * Mon Apr 30 2007 Patrice Dumas 3.7.0-1 - update to 3.7.0 Index: libnc-dap.spec =================================================================== RCS file: /cvs/extras/rpms/libnc-dap/devel/libnc-dap.spec,v retrieving revision 1.12 retrieving revision 1.13 diff -u -r1.12 -r1.13 --- libnc-dap.spec 31 Oct 2006 17:11:14 -0000 1.12 +++ libnc-dap.spec 30 Apr 2007 11:56:59 -0000 1.13 @@ -1,7 +1,7 @@ Name: libnc-dap Summary: The NetCDF interface to DAP-2 from OPeNDAP -Version: 3.6.2 -Release: 5%{?dist} +Version: 3.7.0 +Release: 1%{?dist} Source0: ftp://ftp.unidata.ucar.edu/pub/opendap/source/libnc-dap-%{version}.tar.gz URL: http://www.opendap.org/ @@ -70,6 +70,9 @@ %changelog +* Mon Apr 30 2007 Patrice Dumas 3.7.0-1 +- update to 3.7.0 + * Tue Oct 31 2006 Patrice Dumas 3.6.2-5 - licence is LGPL since it cause the BSD code to be distributed as LGPL too From fedora-extras-commits at redhat.com Mon Apr 30 12:03:41 2007 From: fedora-extras-commits at redhat.com (David Woodhouse (dwmw2)) Date: Mon, 30 Apr 2007 08:03:41 -0400 Subject: rpms/clisp/devel clisp-config-stacksize.patch, NONE, 1.1 clisp.spec, 1.23, 1.24 Message-ID: <200704301203.l3UC3f7T000974@cvs-int.fedora.redhat.com> Author: dwmw2 Update of /cvs/extras/rpms/clisp/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv952 Modified Files: clisp.spec Added Files: clisp-config-stacksize.patch Log Message: fix stack size, restore ppc build clisp-config-stacksize.patch: --- NEW FILE clisp-config-stacksize.patch --- --- configure 2006/10/18 01:36:48 1.104 +++ configure 2007/01/02 21:51:40 1.105 @@ -718,6 +718,17 @@ fi fi +# CLISP needs a lot of stack space for bootstrapping, +# and insufficient stack space manifests itself via arbitrary GC errors. +# it was believed that 8192 is enough until power5 came along: +# https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=166347 +STACK_LIMIT=16384 +stacksizelimit=`ulimit -s 2>/dev/null || :` # cygwin /bin/sh ulimit is broken +# need 3 separate test calls because of "integer expression expected" errors +# when $stacksizelimit is "" or "unlimited" (no short-circuiting!) +test -z "$stacksizelimit" || { test "$stacksizelimit" != unlimited && test "$stacksizelimit" -lt ${STACK_LIMIT}; } +STACK_TOO_SMALL=$? # 0=true => need to reset; 1=false => big enough + if test -z "$do_build"; then echo @@ -729,13 +740,12 @@ echo " ./makemake $makemake_args > Makefile" echo " make config.lisp" echo " ${EDITOR:-vi} config.lisp" - stacksizelimit=`ulimit -s 2>/dev/null || :` # cygwin /bin/sh ulimit is broken - if test -z "$stacksizelimit" || { test "$stacksizelimit" != unlimited && test "$stacksizelimit" -lt 8192; }; then + if [ "${STACK_TOO_SMALL}" = 0 ]; then cat </dev/null; set -e; + if [ "${STACK_TOO_SMALL}" = 0 ]; then + set +e; ulimit -s ${STACK_LIMIT} 2>/dev/null; set -e; + fi make make check cd .. Index: clisp.spec =================================================================== RCS file: /cvs/extras/rpms/clisp/devel/clisp.spec,v retrieving revision 1.23 retrieving revision 1.24 diff -u -r1.23 -r1.24 --- clisp.spec 9 Dec 2006 23:09:15 -0000 1.23 +++ clisp.spec 30 Apr 2007 12:03:07 -0000 1.24 @@ -1,12 +1,13 @@ Name: clisp Summary: Common Lisp (ANSI CL) implementation Version: 2.41 -Release: 3%{?dist} +Release: 4%{?dist} Group: Development/Languages License: GPL URL: http://clisp.cons.org Source: http://download.sourceforge.net/clisp/clisp-2.41.tar.bz2 +Patch: clisp-config-stacksize.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: readline-devel BuildRequires: gettext @@ -26,7 +27,6 @@ BuildRequires: libXrender-devel BuildRequires: libXt-devel BuildRequires: imake -ExcludeArch: ppc ppc64 %description @@ -37,7 +37,7 @@ Lisp standard. It runs on most Unix workstations (GNU/Linux, FreeBSD, NetBSD, OpenBSD, Solaris, Tru64, HP-UX, BeOS, NeXTstep, IRIX, AIX and others) and on other systems (Windows NT/2000/XP, Windows 95/98/ME) -and needs only 4 MB of RAM. +and needs only 4 MiB of RAM. It is Free Software and may be distributed under the terms of GNU GPL, while it is possible to distribute commercial proprietary applications @@ -62,6 +62,7 @@ %prep %setup -q +%patch -p0 # enforced stack size seems to be too small sed -i "s|ulimit -s 8192|ulimit -s unlimited|" configure @@ -138,6 +139,9 @@ %changelog +* Mon Apr 30 2007 David Woodhouse - 2.41-4 +- Fix stack size in configure, restore ppc build + * Sat Dec 9 2006 Gerard Milmeister - 2.41-3 - rebuild without berkeley-db for now From fedora-extras-commits at redhat.com Mon Apr 30 12:49:22 2007 From: fedora-extras-commits at redhat.com (Tom Callaway (spot)) Date: Mon, 30 Apr 2007 08:49:22 -0400 Subject: rpms/R/FC-5 R-2.5.0-pkgconfig.patch,NONE,1.1 R.spec,1.21,1.22 Message-ID: <200704301249.l3UCnM4g002070@cvs-int.fedora.redhat.com> Author: spot Update of /cvs/extras/rpms/R/FC-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv2014/FC-5 Modified Files: R.spec Added Files: R-2.5.0-pkgconfig.patch Log Message: Fixes from Martyn Plummer R-2.5.0-pkgconfig.patch: --- NEW FILE R-2.5.0-pkgconfig.patch --- diff -uNr R-2.5.0/src/nmath/standalone/Makefile.in R-2.5.0-patched/src/nmath/standalone/Makefile.in --- R-2.5.0/src/nmath/standalone/Makefile.in 2007-03-26 18:42:08.000000000 +0200 +++ R-2.5.0-patched/src/nmath/standalone/Makefile.in 2007-04-29 14:50:55.000000000 +0200 @@ -67,7 +67,7 @@ libRmath_la_LDFLAGS = CLEANFILES = Makedeps *.d *.o *.lo test $(SOURCES) -DISTCLEANFILES = Makefile $(Rexeclibdir_LIBRARIES) $(Rexeclibdir_LTLIBRARIES) +DISTCLEANFILES = Makefile libRmath.pc $(Rexeclibdir_LIBRARIES) $(Rexeclibdir_LTLIBRARIES) DEFS = -DHAVE_CONFIG_H -DMATHLIB_STANDALONE ALL_CPPFLAGS = $(R_XTRA_CPPFLAGS) -I$(srcdir)/.. $(CPPFLAGS) $(DEFS) @@ -78,7 +78,7 @@ @r_cc_lo_rules_frag@ -all: Makefile inc static shared +all: Makefile inc static shared build-pc inc: (cd ../../include; $(MAKE) Rmath.h) @@ -100,6 +100,11 @@ shared: Makefile ../../include/Rconfig.h Copy Makedeps @$(MAKE) $(Rexeclibdir_LTLIBRARIES) +build-pc: + @$(SED) -e "s:@libdir:$(libdir):" -e "s:@includedir:$(includedir):" \ + -e 's/@VERSION/$(VERSION)/' -e 's/@libm/$(LIBM)/' $(srcdir)/libRmath.pc.in \ + > "libRmath.pc" + ../../include/Rconfig.h: (cd $(@D); $(MAKE) $(@F)) @@ -163,9 +168,7 @@ install-pc: @$(MKINSTALLDIRS) "$(libdir)/pkgconfig" - @$(SED) -e "s:@libdir:$(libdir):" -e "s:@includedir:$(includedir):" \ - -e 's/@VERSION/$(VERSION)/' -e 's/@libm/$(LIBM)/' $(srcdir)/libRmath.pc.in \ - > "$(libdir)/pkgconfig/libRmath.pc" + @$(INSTALL_DATA) libRmath.pc "$(libdir)/pkgconfig/libRmath.pc" uninstall: @rm -f $(includedir)/Rmath.h $(libdir)/$(libRmath_la) $(libdir)/libRmath.a "$(libdir)/pkgconfig/libRmath.pc" diff -uNr R-2.5.0/src/scripts/Makefile.in R-2.5.0-patched/src/scripts/Makefile.in --- R-2.5.0/src/scripts/Makefile.in 2007-03-26 18:42:09.000000000 +0200 +++ R-2.5.0-patched/src/scripts/Makefile.in 2007-04-29 14:50:14.000000000 +0200 @@ -23,17 +23,22 @@ DISTFILES = Makefile.in Makefile.win $(SCRIPTS_S) $(SCRIPTS_B_IN) R.sh.in CLEANFILES = -DISTCLEANFILES = Makefile R.fe R.sh $(SCRIPTS_B) +DISTCLEANFILES = Makefile R.fe R.fe2 R.sh $(SCRIPTS_B) all: Makefile R Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status @cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ -R: $(SCRIPTS_B) R.fe +R: $(SCRIPTS_B) R.fe R.fe2 @$(MAKE) rhome=$(top_builddir) install-cmds @$(INSTALL_SCRIPT) R.fe $(top_builddir)/bin/R +R.fe2: + @(d=`echo '$(rhome)' | sed 's,/,\\\/,g';`; \ + sed -e "s/\\(R_HOME_DIR=\\).*/\\1$${d}/;" -e "s+\\(R_SHARE_DIR=\\).*+\\1$(rsharedir)+;" -e "s+\\(R_INCLUDE_DIR=\\).*+\\1$(rincludedir)+;" -e "s+\\(R_DOC_DIR=\\).*+\\1$(rdocdir)+;"\ + < R.fe > $@) + ## ## Seems we need target rules for creating FOO from FOO.in: pattern ## rules ('%:%.in') are not portable, and some versions of Make do not @@ -95,10 +100,8 @@ install: installdirs install-cmds @rm -f $(bindir)/R - @(d=`echo '$(rhome)' | sed 's,/,\\\/,g';`; \ - sed -e "s/\\(R_HOME_DIR=\\).*/\\1$${d}/;" -e "s+\\(R_SHARE_DIR=\\).*+\\1$(rsharedir)+;" -e "s+\\(R_INCLUDE_DIR=\\).*+\\1$(rincludedir)+;" -e "s+\\(R_DOC_DIR=\\).*+\\1$(rdocdir)+;"\ - < R.fe > "$(Rexecbindir)/R") - @$(INSTALL_SCRIPT) "$(Rexecbindir)/R" "$(bindir)/R" + @$(INSTALL_SCRIPT) R.fe2 "$(Rexecbindir)/R" + @$(INSTALL_SCRIPT) R.fe2 "$(bindir)/R" @chmod 755 "$(bindir)/R" "$(Rexecbindir)/R" ## why of all the scriots does this alone chmod just one copy? installdirs: diff -uNr R-2.5.0/src/unix/Makefile.in R-2.5.0-patched/src/unix/Makefile.in --- R-2.5.0/src/unix/Makefile.in 2007-03-26 18:41:33.000000000 +0200 +++ R-2.5.0-patched/src/unix/Makefile.in 2007-04-29 14:51:55.000000000 +0200 @@ -26,7 +26,7 @@ @WANT_R_SHLIB_TRUE at ALL_CFLAGS = $(ALL_CFLAGS_LO) -all: Makefile Makedeps R +all: Makefile Makedeps R Makefile: $(srcdir)/Makefile.in \ $(top_builddir)/config.status \ @@ -38,11 +38,23 @@ @cat $(DEPENDS) >> Makefile @touch $@ -R: Makefile +R: Makefile @$(MAKE) Makedeps @WANT_R_SHLIB_FALSE@ @$(MAKE) libunix.a @WANT_R_SHLIB_TRUE@ @$(MAKE) stamp-lo + @$(MAKE) rhome=$(abs_top_builddir) build-Rscript @$(MAKE) rhome=$(abs_top_builddir) install-Rscript + @$(MAKE) build-Rscript + @$(MAKE) build-pc + +build-pc: + @$(SED) -e "s:@rhome:$(rhome):" -e "s:@rincludedir:$(rincludedir):" \ + -e 's/@VERSION/$(VERSION)/' $(srcdir)/libR.pc.in \ + > "libR.pc" + +build-Rscript: + $(CC) $(ALL_CPPFLAGS) $(ALL_CFLAGS) -DR_HOME='"$(rhome)"' -o Rscript \ + $(srcdir)/Rscript.c ## is this portable? ../include/Rversion.h: @@ -60,22 +72,19 @@ clean: @-rm -rf .libs _libs @-rm -f Makedeps *.d *.o *.a *.lo *.la stamp-lo + @-rm -f Rscript libR.pc distclean: clean @-rm -f Makefile maintainer-clean: distclean -## we need to build at install time to capture the correct 'rhome' +## install previously built Rscript install-Rscript: - $(CC) $(ALL_CPPFLAGS) $(ALL_CFLAGS) -DR_HOME='"$(rhome)"' -o Rscript \ - $(srcdir)/Rscript.c @$(MKINSTALLDIRS) "$(Rexecbindir)" @$(INSTALL_PROGRAM) Rscript "$(Rexecbindir)/Rscript" -## substitute at install time to allow 'prefix' to be overridden +## install previously built libR.pc install-pc: @$(MKINSTALLDIRS) "$(libdir)/pkgconfig" - @$(SED) -e "s:@rhome:$(rhome):" -e "s:@rincludedir:$(rincludedir):" \ - -e 's/@VERSION/$(VERSION)/' $(srcdir)/libR.pc.in \ - > "$(libdir)/pkgconfig/libR.pc" + @$(INSTALL_DATA) libR.pc "$(libdir)/pkgconfig/libR.pc" install: install-Rscript @WANT_R_SHLIB_TRUE@ install-pc @$(MKINSTALLDIRS) "$(bindir)" @$(INSTALL_PROGRAM) Rscript "$(bindir)/Rscript" Index: R.spec =================================================================== RCS file: /cvs/extras/rpms/R/FC-5/R.spec,v retrieving revision 1.21 retrieving revision 1.22 diff -u -r1.21 -r1.22 --- R.spec 25 Apr 2007 21:32:14 -0000 1.21 +++ R.spec 30 Apr 2007 12:48:48 -0000 1.22 @@ -1,11 +1,12 @@ Name: R Version: 2.5.0 -Release: 1%{?dist} +Release: 2%{?dist} Summary: A language for data analysis and graphics URL: http://www.r-project.org Source0: ftp://cran.r-project.org/pub/R/src/base/R-2/R-%{version}.tar.gz License: GPL Group: Applications/Engineering +Patch0: R-2.5.0-pkgconfig.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: gcc-gfortran BuildRequires: gcc-c++, tetex-latex, texinfo @@ -14,6 +15,8 @@ BuildRequires: blas >= 3.0, pcre-devel, zlib-devel BuildRequires: java-1.4.2-gcj-compat, lapack-devel BuildRequires: libSM-devel, libX11-devel, libICE-devel, libXt-devel +# This isn't entirely true, but Martyn Plummer thinks it will be soon. +BuildRequires: gcc-objc Requires: evince, cups, firefox # These are the submodules that R provides. Sometimes R modules say they @@ -98,6 +101,7 @@ %prep %setup -q +%patch0 -p1 %build # Add PATHS to Renviron for R_LIBS @@ -236,6 +240,10 @@ /sbin/ldconfig %changelog +* Mon Apr 30 2007 Tom "spot" Callaway 2.5.0-2 +- patch from Martyn Plummer fixes .pc files +- add new BR: gcc-objc + * Wed Apr 25 2007 Tom "spot" Callaway 2.5.0-1 - bump to 2.5.0 From fedora-extras-commits at redhat.com Mon Apr 30 12:49:32 2007 From: fedora-extras-commits at redhat.com (Tom Callaway (spot)) Date: Mon, 30 Apr 2007 08:49:32 -0400 Subject: rpms/R/devel R-2.5.0-pkgconfig.patch,NONE,1.1 R.spec,1.25,1.26 Message-ID: <200704301249.l3UCnWRk002076@cvs-int.fedora.redhat.com> Author: spot Update of /cvs/extras/rpms/R/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv2014/devel Modified Files: R.spec Added Files: R-2.5.0-pkgconfig.patch Log Message: Fixes from Martyn Plummer R-2.5.0-pkgconfig.patch: --- NEW FILE R-2.5.0-pkgconfig.patch --- diff -uNr R-2.5.0/src/nmath/standalone/Makefile.in R-2.5.0-patched/src/nmath/standalone/Makefile.in --- R-2.5.0/src/nmath/standalone/Makefile.in 2007-03-26 18:42:08.000000000 +0200 +++ R-2.5.0-patched/src/nmath/standalone/Makefile.in 2007-04-29 14:50:55.000000000 +0200 @@ -67,7 +67,7 @@ libRmath_la_LDFLAGS = CLEANFILES = Makedeps *.d *.o *.lo test $(SOURCES) -DISTCLEANFILES = Makefile $(Rexeclibdir_LIBRARIES) $(Rexeclibdir_LTLIBRARIES) +DISTCLEANFILES = Makefile libRmath.pc $(Rexeclibdir_LIBRARIES) $(Rexeclibdir_LTLIBRARIES) DEFS = -DHAVE_CONFIG_H -DMATHLIB_STANDALONE ALL_CPPFLAGS = $(R_XTRA_CPPFLAGS) -I$(srcdir)/.. $(CPPFLAGS) $(DEFS) @@ -78,7 +78,7 @@ @r_cc_lo_rules_frag@ -all: Makefile inc static shared +all: Makefile inc static shared build-pc inc: (cd ../../include; $(MAKE) Rmath.h) @@ -100,6 +100,11 @@ shared: Makefile ../../include/Rconfig.h Copy Makedeps @$(MAKE) $(Rexeclibdir_LTLIBRARIES) +build-pc: + @$(SED) -e "s:@libdir:$(libdir):" -e "s:@includedir:$(includedir):" \ + -e 's/@VERSION/$(VERSION)/' -e 's/@libm/$(LIBM)/' $(srcdir)/libRmath.pc.in \ + > "libRmath.pc" + ../../include/Rconfig.h: (cd $(@D); $(MAKE) $(@F)) @@ -163,9 +168,7 @@ install-pc: @$(MKINSTALLDIRS) "$(libdir)/pkgconfig" - @$(SED) -e "s:@libdir:$(libdir):" -e "s:@includedir:$(includedir):" \ - -e 's/@VERSION/$(VERSION)/' -e 's/@libm/$(LIBM)/' $(srcdir)/libRmath.pc.in \ - > "$(libdir)/pkgconfig/libRmath.pc" + @$(INSTALL_DATA) libRmath.pc "$(libdir)/pkgconfig/libRmath.pc" uninstall: @rm -f $(includedir)/Rmath.h $(libdir)/$(libRmath_la) $(libdir)/libRmath.a "$(libdir)/pkgconfig/libRmath.pc" diff -uNr R-2.5.0/src/scripts/Makefile.in R-2.5.0-patched/src/scripts/Makefile.in --- R-2.5.0/src/scripts/Makefile.in 2007-03-26 18:42:09.000000000 +0200 +++ R-2.5.0-patched/src/scripts/Makefile.in 2007-04-29 14:50:14.000000000 +0200 @@ -23,17 +23,22 @@ DISTFILES = Makefile.in Makefile.win $(SCRIPTS_S) $(SCRIPTS_B_IN) R.sh.in CLEANFILES = -DISTCLEANFILES = Makefile R.fe R.sh $(SCRIPTS_B) +DISTCLEANFILES = Makefile R.fe R.fe2 R.sh $(SCRIPTS_B) all: Makefile R Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status @cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ -R: $(SCRIPTS_B) R.fe +R: $(SCRIPTS_B) R.fe R.fe2 @$(MAKE) rhome=$(top_builddir) install-cmds @$(INSTALL_SCRIPT) R.fe $(top_builddir)/bin/R +R.fe2: + @(d=`echo '$(rhome)' | sed 's,/,\\\/,g';`; \ + sed -e "s/\\(R_HOME_DIR=\\).*/\\1$${d}/;" -e "s+\\(R_SHARE_DIR=\\).*+\\1$(rsharedir)+;" -e "s+\\(R_INCLUDE_DIR=\\).*+\\1$(rincludedir)+;" -e "s+\\(R_DOC_DIR=\\).*+\\1$(rdocdir)+;"\ + < R.fe > $@) + ## ## Seems we need target rules for creating FOO from FOO.in: pattern ## rules ('%:%.in') are not portable, and some versions of Make do not @@ -95,10 +100,8 @@ install: installdirs install-cmds @rm -f $(bindir)/R - @(d=`echo '$(rhome)' | sed 's,/,\\\/,g';`; \ - sed -e "s/\\(R_HOME_DIR=\\).*/\\1$${d}/;" -e "s+\\(R_SHARE_DIR=\\).*+\\1$(rsharedir)+;" -e "s+\\(R_INCLUDE_DIR=\\).*+\\1$(rincludedir)+;" -e "s+\\(R_DOC_DIR=\\).*+\\1$(rdocdir)+;"\ - < R.fe > "$(Rexecbindir)/R") - @$(INSTALL_SCRIPT) "$(Rexecbindir)/R" "$(bindir)/R" + @$(INSTALL_SCRIPT) R.fe2 "$(Rexecbindir)/R" + @$(INSTALL_SCRIPT) R.fe2 "$(bindir)/R" @chmod 755 "$(bindir)/R" "$(Rexecbindir)/R" ## why of all the scriots does this alone chmod just one copy? installdirs: diff -uNr R-2.5.0/src/unix/Makefile.in R-2.5.0-patched/src/unix/Makefile.in --- R-2.5.0/src/unix/Makefile.in 2007-03-26 18:41:33.000000000 +0200 +++ R-2.5.0-patched/src/unix/Makefile.in 2007-04-29 14:51:55.000000000 +0200 @@ -26,7 +26,7 @@ @WANT_R_SHLIB_TRUE at ALL_CFLAGS = $(ALL_CFLAGS_LO) -all: Makefile Makedeps R +all: Makefile Makedeps R Makefile: $(srcdir)/Makefile.in \ $(top_builddir)/config.status \ @@ -38,11 +38,23 @@ @cat $(DEPENDS) >> Makefile @touch $@ -R: Makefile +R: Makefile @$(MAKE) Makedeps @WANT_R_SHLIB_FALSE@ @$(MAKE) libunix.a @WANT_R_SHLIB_TRUE@ @$(MAKE) stamp-lo + @$(MAKE) rhome=$(abs_top_builddir) build-Rscript @$(MAKE) rhome=$(abs_top_builddir) install-Rscript + @$(MAKE) build-Rscript + @$(MAKE) build-pc + +build-pc: + @$(SED) -e "s:@rhome:$(rhome):" -e "s:@rincludedir:$(rincludedir):" \ + -e 's/@VERSION/$(VERSION)/' $(srcdir)/libR.pc.in \ + > "libR.pc" + +build-Rscript: + $(CC) $(ALL_CPPFLAGS) $(ALL_CFLAGS) -DR_HOME='"$(rhome)"' -o Rscript \ + $(srcdir)/Rscript.c ## is this portable? ../include/Rversion.h: @@ -60,22 +72,19 @@ clean: @-rm -rf .libs _libs @-rm -f Makedeps *.d *.o *.a *.lo *.la stamp-lo + @-rm -f Rscript libR.pc distclean: clean @-rm -f Makefile maintainer-clean: distclean -## we need to build at install time to capture the correct 'rhome' +## install previously built Rscript install-Rscript: - $(CC) $(ALL_CPPFLAGS) $(ALL_CFLAGS) -DR_HOME='"$(rhome)"' -o Rscript \ - $(srcdir)/Rscript.c @$(MKINSTALLDIRS) "$(Rexecbindir)" @$(INSTALL_PROGRAM) Rscript "$(Rexecbindir)/Rscript" -## substitute at install time to allow 'prefix' to be overridden +## install previously built libR.pc install-pc: @$(MKINSTALLDIRS) "$(libdir)/pkgconfig" - @$(SED) -e "s:@rhome:$(rhome):" -e "s:@rincludedir:$(rincludedir):" \ - -e 's/@VERSION/$(VERSION)/' $(srcdir)/libR.pc.in \ - > "$(libdir)/pkgconfig/libR.pc" + @$(INSTALL_DATA) libR.pc "$(libdir)/pkgconfig/libR.pc" install: install-Rscript @WANT_R_SHLIB_TRUE@ install-pc @$(MKINSTALLDIRS) "$(bindir)" @$(INSTALL_PROGRAM) Rscript "$(bindir)/Rscript" Index: R.spec =================================================================== RCS file: /cvs/extras/rpms/R/devel/R.spec,v retrieving revision 1.25 retrieving revision 1.26 diff -u -r1.25 -r1.26 --- R.spec 25 Apr 2007 21:32:24 -0000 1.25 +++ R.spec 30 Apr 2007 12:48:57 -0000 1.26 @@ -1,11 +1,12 @@ Name: R Version: 2.5.0 -Release: 1%{?dist} +Release: 2%{?dist} Summary: A language for data analysis and graphics URL: http://www.r-project.org Source0: ftp://cran.r-project.org/pub/R/src/base/R-2/R-%{version}.tar.gz License: GPL Group: Applications/Engineering +Patch0: R-2.5.0-pkgconfig.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: gcc-gfortran BuildRequires: gcc-c++, tetex-latex, texinfo-tex @@ -14,6 +15,8 @@ BuildRequires: blas >= 3.0, pcre-devel, zlib-devel BuildRequires: java-1.5.0-gcj, lapack-devel BuildRequires: libSM-devel, libX11-devel, libICE-devel, libXt-devel +# This isn't entirely true, but Martyn Plummer thinks it will be soon. +BuildRequires: gcc-objc Requires: evince, cups, firefox # These are the submodules that R provides. Sometimes R modules say they @@ -98,6 +101,7 @@ %prep %setup -q +%patch0 -p1 %build # Add PATHS to Renviron for R_LIBS @@ -236,6 +240,10 @@ /sbin/ldconfig %changelog +* Mon Apr 30 2007 Tom "spot" Callaway 2.5.0-2 +- patch from Martyn Plummer fixes .pc files +- add new BR: gcc-objc + * Wed Apr 25 2007 Tom "spot" Callaway 2.5.0-1 - bump to 2.5.0 From fedora-extras-commits at redhat.com Mon Apr 30 12:49:27 2007 From: fedora-extras-commits at redhat.com (Tom Callaway (spot)) Date: Mon, 30 Apr 2007 08:49:27 -0400 Subject: rpms/R/FC-6 R-2.5.0-pkgconfig.patch,NONE,1.1 R.spec,1.23,1.24 Message-ID: <200704301249.l3UCnRGR002073@cvs-int.fedora.redhat.com> Author: spot Update of /cvs/extras/rpms/R/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv2014/FC-6 Modified Files: R.spec Added Files: R-2.5.0-pkgconfig.patch Log Message: Fixes from Martyn Plummer R-2.5.0-pkgconfig.patch: --- NEW FILE R-2.5.0-pkgconfig.patch --- diff -uNr R-2.5.0/src/nmath/standalone/Makefile.in R-2.5.0-patched/src/nmath/standalone/Makefile.in --- R-2.5.0/src/nmath/standalone/Makefile.in 2007-03-26 18:42:08.000000000 +0200 +++ R-2.5.0-patched/src/nmath/standalone/Makefile.in 2007-04-29 14:50:55.000000000 +0200 @@ -67,7 +67,7 @@ libRmath_la_LDFLAGS = CLEANFILES = Makedeps *.d *.o *.lo test $(SOURCES) -DISTCLEANFILES = Makefile $(Rexeclibdir_LIBRARIES) $(Rexeclibdir_LTLIBRARIES) +DISTCLEANFILES = Makefile libRmath.pc $(Rexeclibdir_LIBRARIES) $(Rexeclibdir_LTLIBRARIES) DEFS = -DHAVE_CONFIG_H -DMATHLIB_STANDALONE ALL_CPPFLAGS = $(R_XTRA_CPPFLAGS) -I$(srcdir)/.. $(CPPFLAGS) $(DEFS) @@ -78,7 +78,7 @@ @r_cc_lo_rules_frag@ -all: Makefile inc static shared +all: Makefile inc static shared build-pc inc: (cd ../../include; $(MAKE) Rmath.h) @@ -100,6 +100,11 @@ shared: Makefile ../../include/Rconfig.h Copy Makedeps @$(MAKE) $(Rexeclibdir_LTLIBRARIES) +build-pc: + @$(SED) -e "s:@libdir:$(libdir):" -e "s:@includedir:$(includedir):" \ + -e 's/@VERSION/$(VERSION)/' -e 's/@libm/$(LIBM)/' $(srcdir)/libRmath.pc.in \ + > "libRmath.pc" + ../../include/Rconfig.h: (cd $(@D); $(MAKE) $(@F)) @@ -163,9 +168,7 @@ install-pc: @$(MKINSTALLDIRS) "$(libdir)/pkgconfig" - @$(SED) -e "s:@libdir:$(libdir):" -e "s:@includedir:$(includedir):" \ - -e 's/@VERSION/$(VERSION)/' -e 's/@libm/$(LIBM)/' $(srcdir)/libRmath.pc.in \ - > "$(libdir)/pkgconfig/libRmath.pc" + @$(INSTALL_DATA) libRmath.pc "$(libdir)/pkgconfig/libRmath.pc" uninstall: @rm -f $(includedir)/Rmath.h $(libdir)/$(libRmath_la) $(libdir)/libRmath.a "$(libdir)/pkgconfig/libRmath.pc" diff -uNr R-2.5.0/src/scripts/Makefile.in R-2.5.0-patched/src/scripts/Makefile.in --- R-2.5.0/src/scripts/Makefile.in 2007-03-26 18:42:09.000000000 +0200 +++ R-2.5.0-patched/src/scripts/Makefile.in 2007-04-29 14:50:14.000000000 +0200 @@ -23,17 +23,22 @@ DISTFILES = Makefile.in Makefile.win $(SCRIPTS_S) $(SCRIPTS_B_IN) R.sh.in CLEANFILES = -DISTCLEANFILES = Makefile R.fe R.sh $(SCRIPTS_B) +DISTCLEANFILES = Makefile R.fe R.fe2 R.sh $(SCRIPTS_B) all: Makefile R Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status @cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ -R: $(SCRIPTS_B) R.fe +R: $(SCRIPTS_B) R.fe R.fe2 @$(MAKE) rhome=$(top_builddir) install-cmds @$(INSTALL_SCRIPT) R.fe $(top_builddir)/bin/R +R.fe2: + @(d=`echo '$(rhome)' | sed 's,/,\\\/,g';`; \ + sed -e "s/\\(R_HOME_DIR=\\).*/\\1$${d}/;" -e "s+\\(R_SHARE_DIR=\\).*+\\1$(rsharedir)+;" -e "s+\\(R_INCLUDE_DIR=\\).*+\\1$(rincludedir)+;" -e "s+\\(R_DOC_DIR=\\).*+\\1$(rdocdir)+;"\ + < R.fe > $@) + ## ## Seems we need target rules for creating FOO from FOO.in: pattern ## rules ('%:%.in') are not portable, and some versions of Make do not @@ -95,10 +100,8 @@ install: installdirs install-cmds @rm -f $(bindir)/R - @(d=`echo '$(rhome)' | sed 's,/,\\\/,g';`; \ - sed -e "s/\\(R_HOME_DIR=\\).*/\\1$${d}/;" -e "s+\\(R_SHARE_DIR=\\).*+\\1$(rsharedir)+;" -e "s+\\(R_INCLUDE_DIR=\\).*+\\1$(rincludedir)+;" -e "s+\\(R_DOC_DIR=\\).*+\\1$(rdocdir)+;"\ - < R.fe > "$(Rexecbindir)/R") - @$(INSTALL_SCRIPT) "$(Rexecbindir)/R" "$(bindir)/R" + @$(INSTALL_SCRIPT) R.fe2 "$(Rexecbindir)/R" + @$(INSTALL_SCRIPT) R.fe2 "$(bindir)/R" @chmod 755 "$(bindir)/R" "$(Rexecbindir)/R" ## why of all the scriots does this alone chmod just one copy? installdirs: diff -uNr R-2.5.0/src/unix/Makefile.in R-2.5.0-patched/src/unix/Makefile.in --- R-2.5.0/src/unix/Makefile.in 2007-03-26 18:41:33.000000000 +0200 +++ R-2.5.0-patched/src/unix/Makefile.in 2007-04-29 14:51:55.000000000 +0200 @@ -26,7 +26,7 @@ @WANT_R_SHLIB_TRUE at ALL_CFLAGS = $(ALL_CFLAGS_LO) -all: Makefile Makedeps R +all: Makefile Makedeps R Makefile: $(srcdir)/Makefile.in \ $(top_builddir)/config.status \ @@ -38,11 +38,23 @@ @cat $(DEPENDS) >> Makefile @touch $@ -R: Makefile +R: Makefile @$(MAKE) Makedeps @WANT_R_SHLIB_FALSE@ @$(MAKE) libunix.a @WANT_R_SHLIB_TRUE@ @$(MAKE) stamp-lo + @$(MAKE) rhome=$(abs_top_builddir) build-Rscript @$(MAKE) rhome=$(abs_top_builddir) install-Rscript + @$(MAKE) build-Rscript + @$(MAKE) build-pc + +build-pc: + @$(SED) -e "s:@rhome:$(rhome):" -e "s:@rincludedir:$(rincludedir):" \ + -e 's/@VERSION/$(VERSION)/' $(srcdir)/libR.pc.in \ + > "libR.pc" + +build-Rscript: + $(CC) $(ALL_CPPFLAGS) $(ALL_CFLAGS) -DR_HOME='"$(rhome)"' -o Rscript \ + $(srcdir)/Rscript.c ## is this portable? ../include/Rversion.h: @@ -60,22 +72,19 @@ clean: @-rm -rf .libs _libs @-rm -f Makedeps *.d *.o *.a *.lo *.la stamp-lo + @-rm -f Rscript libR.pc distclean: clean @-rm -f Makefile maintainer-clean: distclean -## we need to build at install time to capture the correct 'rhome' +## install previously built Rscript install-Rscript: - $(CC) $(ALL_CPPFLAGS) $(ALL_CFLAGS) -DR_HOME='"$(rhome)"' -o Rscript \ - $(srcdir)/Rscript.c @$(MKINSTALLDIRS) "$(Rexecbindir)" @$(INSTALL_PROGRAM) Rscript "$(Rexecbindir)/Rscript" -## substitute at install time to allow 'prefix' to be overridden +## install previously built libR.pc install-pc: @$(MKINSTALLDIRS) "$(libdir)/pkgconfig" - @$(SED) -e "s:@rhome:$(rhome):" -e "s:@rincludedir:$(rincludedir):" \ - -e 's/@VERSION/$(VERSION)/' $(srcdir)/libR.pc.in \ - > "$(libdir)/pkgconfig/libR.pc" + @$(INSTALL_DATA) libR.pc "$(libdir)/pkgconfig/libR.pc" install: install-Rscript @WANT_R_SHLIB_TRUE@ install-pc @$(MKINSTALLDIRS) "$(bindir)" @$(INSTALL_PROGRAM) Rscript "$(bindir)/Rscript" Index: R.spec =================================================================== RCS file: /cvs/extras/rpms/R/FC-6/R.spec,v retrieving revision 1.23 retrieving revision 1.24 diff -u -r1.23 -r1.24 --- R.spec 25 Apr 2007 21:32:19 -0000 1.23 +++ R.spec 30 Apr 2007 12:48:52 -0000 1.24 @@ -1,11 +1,12 @@ Name: R Version: 2.5.0 -Release: 1%{?dist} +Release: 2%{?dist} Summary: A language for data analysis and graphics URL: http://www.r-project.org Source0: ftp://cran.r-project.org/pub/R/src/base/R-2/R-%{version}.tar.gz License: GPL Group: Applications/Engineering +Patch0: R-2.5.0-pkgconfig.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: gcc-gfortran BuildRequires: gcc-c++, tetex-latex, texinfo-tex @@ -14,6 +15,8 @@ BuildRequires: blas >= 3.0, pcre-devel, zlib-devel BuildRequires: java-1.4.2-gcj-compat, lapack-devel BuildRequires: libSM-devel, libX11-devel, libICE-devel, libXt-devel +# This isn't entirely true, but Martyn Plummer thinks it will be soon. +BuildRequires: gcc-objc Requires: evince, cups, firefox # These are the submodules that R provides. Sometimes R modules say they @@ -98,6 +101,7 @@ %prep %setup -q +%patch0 -p1 %build # Add PATHS to Renviron for R_LIBS @@ -236,6 +240,10 @@ /sbin/ldconfig %changelog +* Mon Apr 30 2007 Tom "spot" Callaway 2.5.0-2 +- patch from Martyn Plummer fixes .pc files +- add new BR: gcc-objc + * Wed Apr 25 2007 Tom "spot" Callaway 2.5.0-1 - bump to 2.5.0 From fedora-extras-commits at redhat.com Mon Apr 30 12:53:40 2007 From: fedora-extras-commits at redhat.com (Rex Dieter (rdieter)) Date: Mon, 30 Apr 2007 08:53:40 -0400 Subject: rpms/maxima/devel .cvsignore, 1.15, 1.16 maxima.spec, 1.65, 1.66 sources, 1.14, 1.15 Message-ID: <200704301253.l3UCreLd002227@cvs-int.fedora.redhat.com> Author: rdieter Update of /cvs/extras/rpms/maxima/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv2205 Modified Files: .cvsignore maxima.spec sources Log Message: * Mon Apr 30 2007 Rex Dieter 5.11.99-0.4.rc3 - maxima-5.11.99rc3 Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/maxima/devel/.cvsignore,v retrieving revision 1.15 retrieving revision 1.16 diff -u -r1.15 -r1.16 --- .cvsignore 30 Apr 2007 03:22:38 -0000 1.15 +++ .cvsignore 30 Apr 2007 12:53:05 -0000 1.16 @@ -3,3 +3,4 @@ macref.pdf maxima-5.11.0.tar.gz maxima-5.11.99rc2.tar.gz +maxima-5.11.99rc3.tar.gz Index: maxima.spec =================================================================== RCS file: /cvs/extras/rpms/maxima/devel/maxima.spec,v retrieving revision 1.65 retrieving revision 1.66 diff -u -r1.65 -r1.66 --- maxima.spec 30 Apr 2007 03:22:38 -0000 1.65 +++ maxima.spec 30 Apr 2007 12:53:05 -0000 1.66 @@ -1,11 +1,11 @@ -%define beta rc2 +%define beta rc3 Summary: Symbolic Computation Program Name: maxima Version: 5.11.99 -Release: 0.3.%{beta}%{?dist} +Release: 0.4.%{beta}%{?dist} License: GPL Group: Applications/Engineering URL: http://maxima.sourceforge.net/ @@ -401,6 +401,9 @@ %changelog +* Mon Apr 30 2007 Rex Dieter 5.11.99-0.4.rc3 +- maxima-5.11.99rc3 + * Sun Apr 29 2007 Rex Dieter 5.11.99-0.3.rc2 - fix sbcl/ppc build (#238376) Index: sources =================================================================== RCS file: /cvs/extras/rpms/maxima/devel/sources,v retrieving revision 1.14 retrieving revision 1.15 diff -u -r1.14 -r1.15 --- sources 29 Apr 2007 21:18:21 -0000 1.14 +++ sources 30 Apr 2007 12:53:05 -0000 1.15 @@ -1,3 +1,3 @@ 9faa5a513de43b5e7384216a8783f620 maximabook-19-Sept-2004.pdf c101a1ce604d31b02bbc2f37cced280d macref.pdf -d66679dc011747e2a5aaf01c213d842f maxima-5.11.99rc2.tar.gz +5b85685b02128036d7e25b985ee3cade maxima-5.11.99rc3.tar.gz From fedora-extras-commits at redhat.com Mon Apr 30 13:16:22 2007 From: fedora-extras-commits at redhat.com (Patrice Dumas (pertusus)) Date: Mon, 30 Apr 2007 09:16:22 -0400 Subject: rpms/libdap/devel .cvsignore, 1.6, 1.7 libdap.spec, 1.10, 1.11 sources, 1.6, 1.7 Message-ID: <200704301316.l3UDGMJV006906@cvs-int.fedora.redhat.com> Author: pertusus Update of /cvs/extras/rpms/libdap/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv6883 Modified Files: .cvsignore libdap.spec sources Log Message: Add 3.7.6 sources... Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/libdap/devel/.cvsignore,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- .cvsignore 19 Sep 2006 21:12:00 -0000 1.6 +++ .cvsignore 30 Apr 2007 13:15:48 -0000 1.7 @@ -1 +1 @@ -libdap-3.7.2.tar.gz +libdap-3.7.6.tar.gz Index: libdap.spec =================================================================== RCS file: /cvs/extras/rpms/libdap/devel/libdap.spec,v retrieving revision 1.10 retrieving revision 1.11 diff -u -r1.10 -r1.11 --- libdap.spec 30 Apr 2007 11:53:39 -0000 1.10 +++ libdap.spec 30 Apr 2007 13:15:48 -0000 1.11 @@ -1,7 +1,7 @@ Name: libdap Summary: The C++ DAP2 library from OPeNDAP Version: 3.7.6 -Release: 1%{?dist} +Release: 2%{?dist} Source0: ftp://ftp.unidata.ucar.edu/pub/opendap/source/libdap-%{version}.tar.gz URL: http://www.opendap.org/ @@ -82,7 +82,7 @@ %{_datadir}/aclocal/* %changelog -* Mon Apr 30 2007 Patrice Dumas 3.7.6-1 +* Mon Apr 30 2007 Patrice Dumas 3.7.6-2 - update to 3.7.6 * Tue Oct 31 2006 Patrice Dumas 3.7.2-3 Index: sources =================================================================== RCS file: /cvs/extras/rpms/libdap/devel/sources,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- sources 19 Sep 2006 21:12:00 -0000 1.6 +++ sources 30 Apr 2007 13:15:48 -0000 1.7 @@ -1 +1 @@ -52b7925c79594a2e1ca35fcc4afcf517 libdap-3.7.2.tar.gz +1a60c74f70c1c4f225286007d568319c libdap-3.7.6.tar.gz From fedora-extras-commits at redhat.com Mon Apr 30 13:37:46 2007 From: fedora-extras-commits at redhat.com (Michael Patrick McGrath (mmcgrath)) Date: Mon, 30 Apr 2007 09:37:46 -0400 Subject: accounts2 53fc-fedora-group.ldif, NONE, 1.1 52fc-fedora-group.ldif, 1.1, NONE Message-ID: <200704301337.l3UDbkSw007210@cvs-int.fedora.redhat.com> Author: mmcgrath Update of /cvs/fedora/accounts2 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv7136 Added Files: 53fc-fedora-group.ldif Removed Files: 52fc-fedora-group.ldif Log Message: Major UI changes. Added help system. Added group prereq to ldap schema --- NEW FILE 53fc-fedora-group.ldif --- #this is the fedora group schema file for use with the accounts system2 #it currently contains the following: #owner (the owner's DN) #group_type #needs_sponsor #user_can_remove (will be handled by ACLs, but we need to clue the interface about it) #prerequisite_id (no idea what that is, so maybe not) -- not included yet #joinmsg dn: cn=schema attributeTypes: ( 2.5.444.10 NAME 'fedoraGroupOwner' DESC 'group owner' EQUALITY caseIgnoreMatch SUBSTR caseIgnoreSubstringsMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.15{50} ) attributeTypes: ( 2.5.444.11 NAME 'fedoraGroupType' DESC 'the type of group' EQUALITY caseIgnoreMatch SUBSTR caseIgnoreSubstringsMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.15{50} ) attributeTypes: ( 2.5.444.12 NAME 'fedoraGroupNeedsSponsor' DESC 'boolean indicating whether or not the group needs a sponsor' EQUALITY booleanMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.7 ) attributeTypes: ( 2.5.444.13 NAME 'fedoraGroupUserCanRemove' DESC 'boolean indicating whether or not the user can remove the group' EQUALITY booleanMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.7 ) attributeTypes: ( 2.5.444.14 NAME 'fedoraGroupJoinMsg' DESC 'message received upon joining the group' SYNTAX 1.3.6.1.4.1.1466.115.121.1.15{1000} ) attributeTypes: ( 2.5.444.20 NAME 'fedoraGroupRequires' DESC 'Requisites of this Group' EQUALITY caseIgnoreMatch SUBSTR caseIgnoreSubstringsMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.15{50} ) objectClasses: ( 2.5.555.3 NAME 'fedoraGroup' DESC 'A object describing a group entry' STRUCTURAL MUST ( cn $ fedoraGroupOwner ) MAY ( fedoraGroupJoinMsg $ fedoraGroupUsercanRemove $ fedoraGroupType $ fedoraGroupNeedsSponsor $ fedoraGroupUserCanRemove $ fedoraGroupRequires ) ) --- 52fc-fedora-group.ldif DELETED --- From fedora-extras-commits at redhat.com Mon Apr 30 13:37:47 2007 From: fedora-extras-commits at redhat.com (Michael Patrick McGrath (mmcgrath)) Date: Mon, 30 Apr 2007 09:37:47 -0400 Subject: accounts2/fas/fas/static/images help.png,NONE,1.1 Message-ID: <200704301337.l3UDbl3t007230@cvs-int.fedora.redhat.com> Author: mmcgrath Update of /cvs/fedora/accounts2/fas/fas/static/images In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv7136/fas/fas/static/images Added Files: help.png Log Message: Major UI changes. Added help system. Added group prereq to ldap schema From fedora-extras-commits at redhat.com Mon Apr 30 13:37:47 2007 From: fedora-extras-commits at redhat.com (Michael Patrick McGrath (mmcgrath)) Date: Mon, 30 Apr 2007 09:37:47 -0400 Subject: accounts2/fas/fas/static/javascript forms.js,1.1,1.2 Message-ID: <200704301337.l3UDblxL007234@cvs-int.fedora.redhat.com> Author: mmcgrath Update of /cvs/fedora/accounts2/fas/fas/static/javascript In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv7136/fas/fas/static/javascript Modified Files: forms.js Log Message: Major UI changes. Added help system. Added group prereq to ldap schema Index: forms.js =================================================================== RCS file: /cvs/fedora/accounts2/fas/fas/static/javascript/forms.js,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- forms.js 26 Apr 2007 18:31:11 -0000 1.1 +++ forms.js 30 Apr 2007 13:37:45 -0000 1.2 @@ -18,3 +18,18 @@ appear(element + 'Form'); } +function displayHelp(helpID) { + grow('helpMessageMain'); + getElement('helpMessage').innerHTML = 'Please Wait...'; + //d = MochiKit.Async.doSimpleXMLHttpRequest('/fas/help', {}); + var d = loadJSONDoc('/fas/help', {helpID: helpID}); + var gotMetadata = function (meta) { + getElement('helpMessage').innerHTML = meta.help + }; + //getElement('helpMessage').innerHTML = d.help; + var metadataFetchFailed = function (err) { + getElement('helpMessage').innerHTML = 'Could not fetch help message!' + }; + d.addCallbacks(gotMetadata, metadataFetchFailed) + return false; +} \ No newline at end of file From fedora-extras-commits at redhat.com Mon Apr 30 13:37:49 2007 From: fedora-extras-commits at redhat.com (Michael Patrick McGrath (mmcgrath)) Date: Mon, 30 Apr 2007 09:37:49 -0400 Subject: accounts2/fas/fas/templates editAccount.kid, 1.9, 1.10 editGroup.kid, 1.7, 1.8 master.kid, 1.4, 1.5 signUp.kid, 1.3, 1.4 Message-ID: <200704301337.l3UDbnoC007241@cvs-int.fedora.redhat.com> Author: mmcgrath Update of /cvs/fedora/accounts2/fas/fas/templates In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv7136/fas/fas/templates Modified Files: editAccount.kid editGroup.kid master.kid signUp.kid Log Message: Major UI changes. Added help system. Added group prereq to ldap schema Index: editAccount.kid =================================================================== RCS file: /cvs/fedora/accounts2/fas/fas/templates/editAccount.kid,v retrieving revision 1.9 retrieving revision 1.10 diff -u -r1.9 -r1.10 --- editAccount.kid 26 Apr 2007 19:35:50 -0000 1.9 +++ editAccount.kid 30 Apr 2007 13:37:45 -0000 1.10 @@ -19,15 +19,16 @@
- - + + - + - + - + - + - + - + - + - + - + - + - + Index: editGroup.kid =================================================================== RCS file: /cvs/fedora/accounts2/fas/fas/templates/editGroup.kid,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- editGroup.kid 27 Apr 2007 21:08:50 -0000 1.7 +++ editGroup.kid 30 Apr 2007 13:37:45 -0000 1.8 @@ -37,6 +37,11 @@ + +

Invite (?)

+${searchUserForm(action='modifyGroup', value=value, method='get')} + +

Members

-${searchUserForm.display(action='modifyGroup', value=value, method='get')} - + @@ -60,9 +64,11 @@ + + + + + + + + + - +
UsernameSponsorDate AddedApprovalRole TypeAction
UsernameSponsorDate AddedDate ApprovedApprovalRole TypeAction
${user}${groups[user].fedoraRoleStatus} ${groups[user].fedoraRoleType} Sponsor - Approve + Approve Delete Upgrade Downgrade Suspend Index: master.kid =================================================================== RCS file: /cvs/fedora/accounts2/fas/fas/templates/master.kid,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- master.kid 26 Apr 2007 18:31:11 -0000 1.4 +++ master.kid 30 Apr 2007 13:37:45 -0000 1.5 @@ -26,7 +26,7 @@ - + @@ -89,17 +89,33 @@ Logout --> - -
+ +
+ + + + +
- +
+
+
- Index: signUp.kid =================================================================== RCS file: /cvs/fedora/accounts2/fas/fas/templates/signUp.kid,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- signUp.kid 27 Apr 2007 21:08:50 -0000 1.3 +++ signUp.kid 30 Apr 2007 13:37:45 -0000 1.4 @@ -10,7 +10,6 @@ - + + + + +
+

The pathname of the sendsms executable. Sieve invokes +sendsms for sending SMS notifications.

+
+ +

+ + +

servername: <none>

diff -Naur cyrus-imapd-2.3.7.orig/doc/man/notifyd.8.html cyrus-imapd-2.3.7/doc/man/notifyd.8.html --- cyrus-imapd-2.3.7.orig/doc/man/notifyd.8.html 2006-07-10 16:31:54.000000000 +0200 +++ cyrus-imapd-2.3.7/doc/man/notifyd.8.html 2006-07-14 10:27:29.000000000 +0200 @@ -181,6 +181,18 @@

+

sms

+
+ +

Send the notification as SMS. This method can ONLY be used in +a Sieve ’notify’ action as it requires a +sms: URL to be specified as an :option.

+
+

zephyr

diff -Naur cyrus-imapd-2.3.7.orig/lib/imapoptions cyrus-imapd-2.3.7/lib/imapoptions --- cyrus-imapd-2.3.7.orig/lib/imapoptions 2006-06-27 17:58:42.000000000 +0200 +++ cyrus-imapd-2.3.7/lib/imapoptions 2006-07-14 10:27:29.000000000 +0200 @@ -829,6 +829,10 @@ /* The pathname of the sendmail executable. Sieve invokes sendmail for sending rejections, redirects and vacation responses. */ +{ "sendsms", "/usr/bin/sendsms", STRING } +/* The pathname of the sendsms executable. Sieve invokes sendsms + for sending SMS notifications. */ + { "servername", NULL, STRING } /* This is the hostname visible in the greeting messages of the POP, IMAP and LMTP daemons. If it is unset, then the result returned diff -Naur cyrus-imapd-2.3.7.orig/man/imapd.conf.5 cyrus-imapd-2.3.7/man/imapd.conf.5 --- cyrus-imapd-2.3.7.orig/man/imapd.conf.5 2006-07-10 16:31:52.000000000 +0200 +++ cyrus-imapd-2.3.7/man/imapd.conf.5 2006-07-14 10:27:29.000000000 +0200 @@ -691,6 +691,9 @@ .IP "\fBsendmail:\fR /usr/lib/sendmail" 5 The pathname of the sendmail executable. Sieve invokes sendmail for sending rejections, redirects and vacation responses. +.IP "\fBsendsms:\fR /usr/bin/sendsms" 5 +The pathname of the sendsms executable. Sieve invokes sendsms +for sending SMS notifications. .IP "\fBservername:\fR " 5 This is the hostname visible in the greeting messages of the POP, IMAP and LMTP daemons. If it is unset, then the result returned diff -Naur cyrus-imapd-2.3.7.orig/man/notifyd.8 cyrus-imapd-2.3.7/man/notifyd.8 --- cyrus-imapd-2.3.7.orig/man/notifyd.8 2003-08-10 01:43:14.000000000 +0200 +++ cyrus-imapd-2.3.7/man/notifyd.8 2006-07-14 10:27:29.000000000 +0200 @@ -110,6 +110,11 @@ Sieve 'notify' action as it requires a \fImailto:\fR URL to be specified as an \fI:option\fR. .TP +.B sms +Send the notification as SMS. This method can ONLY be used in a +Sieve 'notify' action as it requires a \fIsms:\fR URL to be +specified as an \fI:option\fR. +.TP .B zephyr Send the notification as a zephyrgram. If used in a Sieve 'notify' action, additional recipients can be specified as \fI:options\fR. diff -Naur cyrus-imapd-2.3.7.orig/notifyd/Makefile.in cyrus-imapd-2.3.7/notifyd/Makefile.in --- cyrus-imapd-2.3.7.orig/notifyd/Makefile.in 2004-05-31 20:22:59.000000000 +0200 +++ cyrus-imapd-2.3.7/notifyd/Makefile.in 2006-07-14 10:27:29.000000000 +0200 @@ -82,7 +82,7 @@ install: $(INSTALL) -m 755 notifyd $(DESTDIR)$(service_path) -OBJS= notifyd.o notify_null.o notify_log.o notify_mailto.o notify_zephyr.o +OBJS= notifyd.o notify_null.o notify_log.o notify_mailto.o notify_sms.o notify_zephyr.o notifytest: notifytest.o $(CC) $(LDFLAGS) -o notifytest \ diff -Naur cyrus-imapd-2.3.7.orig/notifyd/notifyd.h cyrus-imapd-2.3.7/notifyd/notifyd.h --- cyrus-imapd-2.3.7.orig/notifyd/notifyd.h 2003-02-13 21:15:48.000000000 +0100 +++ cyrus-imapd-2.3.7/notifyd/notifyd.h 2006-07-14 10:27:29.000000000 +0200 @@ -48,6 +48,7 @@ #include "notify_null.h" #include "notify_log.h" #include "notify_mailto.h" +#include "notify_sms.h" #include "notify_zephyr.h" /* Notify method dispatch table definition */ @@ -64,6 +65,7 @@ { "null", notify_null }, /* do nothing */ { "log", notify_log }, /* use syslog (for testing) */ { "mailto", notify_mailto }, /* send an email */ + { "sms", notify_sms }, /* send an sms */ #ifdef HAVE_ZEPHYR { "zephyr", notify_zephyr }, /* send a zephyrgram */ #endif diff -Naur cyrus-imapd-2.3.7.orig/notifyd/notify_sms.c cyrus-imapd-2.3.7/notifyd/notify_sms.c --- cyrus-imapd-2.3.7.orig/notifyd/notify_sms.c 1970-01-01 01:00:00.000000000 +0100 +++ cyrus-imapd-2.3.7/notifyd/notify_sms.c 2006-07-14 10:29:10.000000000 +0200 @@ -0,0 +1,116 @@ +/* notify_sms.c -- SMS notification method + * Simon Matter + */ +/* + * Copyright (c) 1998-2003 Carnegie Mellon University. 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. The name "Carnegie Mellon University" must not be used to + * endorse or promote products derived from this software without + * prior written permission. For permission or any other legal + * details, please contact + * Office of Technology Transfer + * Carnegie Mellon University + * 5000 Forbes Avenue + * Pittsburgh, PA 15213-3890 + * (412) 268-4387, fax: (412) 268-7395 + * tech-transfer at andrew.cmu.edu + * + * 4. Redistributions of any form whatsoever must retain the following + * acknowledgment: + * "This product includes software developed by Computing Services + * at Carnegie Mellon University (http://www.cmu.edu/computing/)." + * + * CARNEGIE MELLON UNIVERSITY DISCLAIMS ALL WARRANTIES WITH REGARD TO + * THIS SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY + * AND FITNESS, IN NO EVENT SHALL CARNEGIE MELLON UNIVERSITY BE LIABLE + * FOR ANY SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES + * WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN + * AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING + * OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. + * + * notify_sms is based on code from notify_mailto by Ken Murchison. + * Copyright (c) 2005-2006 Simon Matter, Invoca Systems. + * Release 2006071300/2.3.7 +*/ + +#include + +#include "notify_sms.h" + +#include +#include +#include +#include +#include + +#include "global.h" +#include "libconfig.h" +#include "sieve_interface.h" + +static int global_outgoing_count = 0; + +char* notify_sms(const char *class __attribute__((unused)), + const char *priority, + const char *user, + const char *mailbox __attribute__((unused)), + int nopt, char **options, + const char *message) +{ + FILE *sm; + const char *smbuf[10]; + int sm_stat; + pid_t sm_pid; + int fds[2]; + + /* XXX check/parse options (sms URI) */ + if (nopt < 1) + return strdup("NO sms URI not specified"); + + smbuf[0] = "sendsms"; + smbuf[1] = "-u"; + smbuf[2] = user; + smbuf[3] = "-p"; + smbuf[4] = priority; + smbuf[5] = "-o"; + smbuf[6] = options[0]; + smbuf[7] = NULL; + + pipe(fds); + if ((sm_pid = fork()) == 0) { + /* i'm the child! run sendsms! */ + close(fds[1]); + /* make the pipe be stdin */ + dup2(fds[0], 0); + execv(config_getstring(IMAPOPT_SENDSMS), (char **) smbuf); + + /* if we're here we suck */ + return strdup("NO sms couldn't exec"); + } + /* i'm the parent */ + close(fds[0]); + sm = fdopen(fds[1], "w"); + + if (!sm) + return strdup("NO sms could not spawn sendsms process"); + + fprintf(sm, message); + + fclose(sm); + while (waitpid(sm_pid, &sm_stat, 0) < 0); + + /* XXX check for sendsms exit code */ + + return strdup("OK sms notification successful"); +} diff -Naur cyrus-imapd-2.3.7.orig/notifyd/notify_sms.h cyrus-imapd-2.3.7/notifyd/notify_sms.h --- cyrus-imapd-2.3.7.orig/notifyd/notify_sms.h 1970-01-01 01:00:00.000000000 +0100 +++ cyrus-imapd-2.3.7/notifyd/notify_sms.h 2006-07-14 10:29:10.000000000 +0200 @@ -0,0 +1,61 @@ +/* notify_sms.h -- SMS notification method + * Simon Matter + */ +/* + * Copyright (c) 1998-2003 Carnegie Mellon University. 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. The name "Carnegie Mellon University" must not be used to + * endorse or promote products derived from this software without + * prior written permission. For permission or any other legal + * details, please contact + * Office of Technology Transfer + * Carnegie Mellon University + * 5000 Forbes Avenue + * Pittsburgh, PA 15213-3890 + * (412) 268-4387, fax: (412) 268-7395 + * tech-transfer at andrew.cmu.edu + * + * 4. Redistributions of any form whatsoever must retain the following + * acknowledgment: + * "This product includes software developed by Computing Services + * at Carnegie Mellon University (http://www.cmu.edu/computing/)." + * + * CARNEGIE MELLON UNIVERSITY DISCLAIMS ALL WARRANTIES WITH REGARD TO + * THIS SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY + * AND FITNESS, IN NO EVENT SHALL CARNEGIE MELLON UNIVERSITY BE LIABLE + * FOR ANY SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES + * WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN + * AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING + * OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. + * + * notify_sms is based on code from notify_mailto by Ken Murchison. + * Copyright (c) 2005-2006 Simon Matter, Invoca Systems. + * Release 2006071300/2.3.7 + * + */ + +#ifndef _NOTIFY_SMS_H_ +#define _NOTIFY_SMS_H_ + +#include + +char* notify_sms(const char *class __attribute__((unused)), + const char *priority, + const char *user, + const char *mailbox __attribute__((unused)), + int nopt, char **options, + const char *message); + +#endif /* _NOTIFY_SMS_H_ */ cyrus-imapd-2.3.8-autocreate-0.10-0.diff: --- NEW FILE cyrus-imapd-2.3.8-autocreate-0.10-0.diff --- diff -Naur cyrus-imapd-2.3.8/README.autocreate cyrus-imapd-2.3.8-autocreate.uncompiled/README.autocreate --- cyrus-imapd-2.3.8/README.autocreate 1970-01-01 02:00:00.000000000 +0200 +++ cyrus-imapd-2.3.8-autocreate.uncompiled/README.autocreate 2007-02-13 14:05:07.000000000 +0200 @@ -0,0 +1,211 @@ +Cyrus IMAP autocreate Inbox patch +---------------------------------- + +NOTE : This patch has been created at the University of Athens. For more info, as well +as more patches on Cyrus IMAPD server, please visit http://email.uoa.gr/ + +The design of Cyrus IMAP server does not predict the automatic creation of users' +INBOX folders. The creation of a user's INBOX is considered to be an external task, +that has to be completed as part of the user email account creation procedure. +Hence, to create a new email account the site administrator has to: + + a) Include the new account in the user database for the authentication procedure + (e.g. sasldb, shadow, mysql, ldap). + b) Create the corresponding INBOX folder. + +Alternatively, the user, if succesfully authenticated, may create his own INBOX folder, +as long as the configuration of the site allows it (see "autocreatequota" in imapd.conf). +Unlike what not careful readers may think, enabling the "autocreatequota" option, doesn't +lead to the automatic INBOX folder creation by Cyrus IMAP server. +In fact, "autocreate" means that the IMAP clients are allowed to automatically create +the user INBOX. + +This patch adds the functionality of automatic creation of the users' INBOX folders into +the Cyrus IMAP server. It is implemented as two features, namely the "create on login" +and "create on post". + + + +Create on login +=============== +This feauture provides automatic creation of a user's INBOX folder when all of the +following requirements are met: + +i) The user has succesfully passed the authentication procedure. + +ii) The user's authorisation ID (typically the same as the user's +authentication ID) doesn't belong to the imap_admins or admins +accounts (see imapd.conf). + +iii) The "autocreatequota" option in the imap configuration file +has been set to a non zero value. + +iv) The corresponding to the user's authorisation ID INBOX folder +does not exist. + +The user's first login is the most typical case when all four requirements are met. +Note that if the authenticated ID is allowed to proxy to another account for which +all of the above requirements are met, the corresponding INBOX folder for that account +will be created. + + + +Create on post +============== +This feauture provides automatic creation of a user's INBOX folder when all of the +following requirements are met. + +i) An email message addressed to the user has been received. + +ii) The recipient is not any of the imap_admins or admins accounts. +Note that passing emails to admins or imap_admins accounts from +the MTA to LMTP should be avoided in any case. + +iii) The recipient's INBOX does not exist. + +iv) The "autocreatequota" option in the imap configuration file +has been set to a non zero value. + +v) The "createonpost" option in the imap configuration file +has been switched on. + + +Besides the automatic creation of INBOX folder, additional functionalities are +provided: + + (A) Automatic creation of INBOX subfolders controlled by "autocreateinboxfolders" +configuration option. eg + +autocreateinboxfolders: sent|drafts|spam|templates + + (B) Automatic subscription of INBOX subfolders controlled by "autosubscribeinboxfolders" +configuration option. eg + +autosubscribeinboxfolders: sent|spam + +Obviously, only subscription to subfolders included in the "autocreateinboxfolder" +list is meaningful. + + (C) Automatic subscription to shared folders (bulletin boards). The user gets +automatically subscribed to the shared folders declared in the "autosubscribesharedfolders" +configuration option in imapd.conf. +eg autosubscribesharedfolders: public_folder | public_folder.subfolder + +In order the above action to succeed, the shared folder has to pre-exist the INBOX creation +and the user must have the appropriate permissions in order to be able to subscribe to the +shared folder. + +* A new config option has been added. 'autosubscribe_all_sharedfolders' is a yes/no +option. When set to yes, the user is automatically subscribed to all shared folders one +has permission to subscribe to. Please, note that when this option is set to yes, then +'autosubscribesharedfolders' option is overriden. + + (D) Automatic creation of a predefined default sieve script. + +This is very useful when a default sieve script is used for every user. Usually, a +default anti-spam script may me be written in a file and copied to each user +sieve scripts upon the INBOX creation. The imapd.conf options that have been added +are 'autocreate_sieve_script', 'autocreate_sieve_compiledscript' and +'generate_compiled_sieve_script'. + +autocreate_sieve_script configuration option refers to the full path of the file +that contains the sieve script. The default value is null and if no file is defined, +then no default script is created upon INBOX creation. (The feature is disabled) +eg autocreate_sieve_script: /etc/default_sieve_script + +autocreate_sieve_compiledscript configuration option refers to the full path of the +file that contains the bytecode compiled sieve script. If this filename is defined +in imapd.conf and the file exists, then it is automatically copied in the user's sieve +directory. If it is not defined, then a bytecode sieve script gets on the fly compiled +by the daemon. +eg autocreate_sieve_compiledscript: /etc/default_sieve_script.bc + +generate_compiled_sieve_script is a boolean option that triggers the compilation of the +source sieve script to bytecode sieve script. The file that the bytecode script will +be saved is pointed by autocreate_sieve_compiledscript. + +Ways of compiling a sieve script : +1. Compile a sieve script using the standard sievec utility, distributed by CMU +2. Compile a sieve script using the compile_sieve utility, released by UoA. This + tool is almost identical to the sievec utility, with the difference that it + reads the input and output file from autocreate_sieve_script and + autocreate_sieve_compiledscript options in imapd.conf +3. Let cyrus create a compiled sieve script using a source script. Cyrus can be + instructed to save the compiled script any time a compiled script does not exist. + +NOTES : +1. In order this functionality to work, the following requirements must have been met: + - 'sieveusehomedir' option must be 'no' in the configuration (default). + - 'sievedir' option must have a valid value. +2. Currently, this patch checks the validity of the source script while generating a + bytecode compiled script, but not the validity of the bytecode sieve script file. + The administrator should make sure that the provided files contain a valid sieve + script as well as the compiled script is updated every time the source script changes. + + + (E) The administrator may control for which users and/or groups may the INBOXes +automatically be created. The autocreate_users option restricts the groups +for which the patch will create the mailboxes. + +The default value of autocreate_users is anyone. So, if not set at all, the patch will +work for all users. However, one may set: + +autocreate_users: user1 user2 group:group1 group:group2 + +In that case, the INBOX will be created only for user1, user2 and the users that belong +to group1 and group2. + +More refined control per service is provided by the options imap_autocreate_users, +pop3_autocreate_users and lmtp_autocreate_users. These options override the +autocreate_users option and offer per service control. + +Example: +One may want to restrict the create on post functionality only for a specific group +of users. To achieve this, the following lines must be added in the imapd.conf file: + +createonpost: yes +lmtp_autocreate_users: group:groupname + + + +Issues to be considered +======================= + +I) In order to use the create on post feauture one should be absolutely sure that: +a) The MTA checks the validity of the email recipient before sending the email to +LMTP. This is an RFC821 requirement. This usually expands to "the mta should be +able to use the account database as user mailbox database". +b) Only authorised accounts/services can talk to LMTP. + +II) Especially in the case of imap logins, the current patch implementation checks +for the INBOX folder existence upon login, causing an extra mailbox lookup in most +of the cases. +A better approach would be to chase the "IMAP_MAILBOX_NONEXISTENT" error code and +check if the error is associated with an INBOX folder. However, this would mess up +Cyrus code. The way it was implemented may not have been the most performance +optimised, but it produces a much cleaner and simple patch. + + + +Virtual Domains Support +======================= + +Virtual domains are supported by all versions of the patch for cyrus-imapd-2.2.1-BETA and +later. However, it is not possible to declare different INBOX subfolders to be created or +shared folders to be subscribed to for every domain. [...1975 lines suppressed...] + #endif struct auth_mech auth_krb = @@ -376,4 +392,5 @@ &mymemberof, &mynewstate, &myfreestate, + &mycanonuser, }; diff -Naur cyrus-imapd-2.3.8/lib/auth_krb5.c cyrus-imapd-2.3.8-autocreate.uncompiled/lib/auth_krb5.c --- cyrus-imapd-2.3.8/lib/auth_krb5.c 2006-11-30 19:11:22.000000000 +0200 +++ cyrus-imapd-2.3.8-autocreate.uncompiled/lib/auth_krb5.c 2007-02-13 14:05:07.000000000 +0200 @@ -197,6 +197,14 @@ free(auth_state); } +static char *mycanonuser(struct auth_state *auth_state) +{ + if (auth_state) + return auth_state->userid; + + return NULL; +} + #else /* HAVE_GSSAPI_H */ static int mymemberof( @@ -225,6 +233,12 @@ fatal("Authentication mechanism (krb5) not compiled in", EC_CONFIG); } +static char *mycanonuser( + struct auth_state *auth_state __attribute__((unused))) +{ + fatal("Authentication mechanism (krb5) not compiled in", EC_CONFIG); +} + #endif struct auth_mech auth_krb5 = @@ -235,4 +249,5 @@ &mymemberof, &mynewstate, &myfreestate, + &mycanonuser, }; diff -Naur cyrus-imapd-2.3.8/lib/auth_pts.c cyrus-imapd-2.3.8-autocreate.uncompiled/lib/auth_pts.c --- cyrus-imapd-2.3.8/lib/auth_pts.c 2007-02-05 20:43:26.000000000 +0200 +++ cyrus-imapd-2.3.8-autocreate.uncompiled/lib/auth_pts.c 2007-02-13 14:05:07.000000000 +0200 @@ -511,6 +511,14 @@ free(auth_state); } +static char *mycanonuser(struct auth_state *auth_state) +{ + if (auth_state) + return auth_state->userid.id; + + return NULL; +} + struct auth_mech auth_pts = { "pts", /* name */ @@ -519,4 +527,5 @@ &mymemberof, &mynewstate, &myfreestate, + &mycanonuser, }; diff -Naur cyrus-imapd-2.3.8/lib/auth_unix.c cyrus-imapd-2.3.8-autocreate.uncompiled/lib/auth_unix.c --- cyrus-imapd-2.3.8/lib/auth_unix.c 2006-11-30 19:11:22.000000000 +0200 +++ cyrus-imapd-2.3.8-autocreate.uncompiled/lib/auth_unix.c 2007-02-13 14:05:07.000000000 +0200 @@ -264,6 +264,16 @@ free((char *)auth_state); } +static char *mycanonuser(auth_state) + struct auth_state *auth_state; +{ + if (auth_state) + return auth_state->userid; + + return NULL; +} + + struct auth_mech auth_unix = { @@ -273,4 +283,5 @@ &mymemberof, &mynewstate, &myfreestate, + &mycanonuser, }; diff -Naur cyrus-imapd-2.3.8/lib/imapoptions cyrus-imapd-2.3.8-autocreate.uncompiled/lib/imapoptions --- cyrus-imapd-2.3.8/lib/imapoptions 2007-02-07 20:58:07.000000000 +0200 +++ cyrus-imapd-2.3.8-autocreate.uncompiled/lib/imapoptions 2007-02-13 14:05:07.000000000 +0200 @@ -177,6 +177,55 @@ /* Number of seconds to wait before returning a timeout failure when performing a client connection (e.g. in a murder environment) */ +{ "createonpost", 0, SWITCH } +/* If yes, when lmtpd receives an incoming mail for an INBOX that does not exist, + then the INBOX is automatically created by lmtpd. */ + +{ "autocreateinboxfolders", NULL, STRING } +/* If a user does not have an INBOX created then the INBOX as well as some INBOX + subfolders are created under two conditions. + 1. The user logins via the IMAP or the POP3 protocol. (autocreatequota option must have a nonzero value) + 2. A message arrives for the user through the LMTPD protocol.(createonpost option must be yes) + autocreateinboxfolders is a list of INBOX's subfolders separated by a "|", that + are automatically created by the server under the previous two situations. */ + +{ "autosubscribeinboxfolders", NULL, STRING } +/* A list of folder names, separated by "|", that the users get automatically subscribed to, + when their INBOX is created. These folder names must have been included in the + autocreateinboxfolders option of the imapd.conf. */ + +{ "autosubscribesharedfolders", NULL, STRING } +/* A list of shared folders (bulletin boards), separated by "|", that the users get + automatically subscribed to, after their INBOX is created. The shared folder must + have been created and the user must have the required permissions to get subscribed + to it. Otherwise, subscribing to the shared folder fails. */ + +{ "autosubscribe_all_sharedfolders", 0, SWITCH } +/* If set to yes, the user is automatically subscribed to all shared folders, one has permission + to subscribe to. */ + +{ "autocreate_sieve_script", NULL, STRING } +/* The full path of a file that contains a sieve script. This script automatically becomes a + user's initial default sieve filter script. When this option is not defined, no default + sieve filter is created. The file must be readable by the cyrus daemon. */ + +{ "autocreate_sieve_compiledscript", NULL, STRING } +/* The full path of a file that contains a compiled in bytecode sieve script. This script + automatically becomes a user's initial default sieve filter script. If this option is + not specified, or the filename doesn't exist then the script defined by + autocreate_sieve_script is compiled on the fly and installed as the user's default + sieve script */ + +{ "generate_compiled_sieve_script", 0, SWITCH } +/* If set to yes and no compiled sieve script file exists, the sieve script which is + compiled on the fly will be saved in the file name that autocreate_sieve_compiledscript + option points to. In order a compiled script to be generated, autocreate_sieve_script and + autocreate_sieve_compiledscript must have valid values */ + +{ "autocreate_users", "anyone", STRING } +/* A space separated list of users and/or groups that are allowed their INBOX to be + automatically created. */ + { "configdirectory", NULL, STRING } /* The pathname of the IMAP configuration directory. This field is required. */ diff -Naur cyrus-imapd-2.3.8/notifyd/Makefile.in cyrus-imapd-2.3.8-autocreate.uncompiled/notifyd/Makefile.in --- cyrus-imapd-2.3.8/notifyd/Makefile.in 2006-11-30 19:11:23.000000000 +0200 +++ cyrus-imapd-2.3.8-autocreate.uncompiled/notifyd/Makefile.in 2007-02-13 14:05:07.000000000 +0200 @@ -69,10 +69,11 @@ SERVICE=../master/service.o IMAP_LIBS = @IMAP_LIBS@ @LIB_RT@ +SIEVE_LIBS = @SIEVE_LIBS@ IMAP_COM_ERR_LIBS = @IMAP_COM_ERR_LIBS@ LIB_WRAP = @LIB_WRAP@ LIBS = @ZEPHYR_LIBS@ @LIBS@ $(IMAP_COM_ERR_LIBS) -DEPLIBS=../imap/mutex_fake.o ../imap/libimap.a ../lib/libcyrus.a ../lib/libcyrus_min.a @DEPLIBS@ +DEPLIBS=../imap/mutex_fake.o ../imap/libimap.a $(SIEVE_LIBS) ../lib/libcyrus.a ../lib/libcyrus_min.a @DEPLIBS@ PURIFY=/usr/local/bin/purify PUREOPT=-best-effort diff -Naur cyrus-imapd-2.3.8/notifyd/notifyd.c cyrus-imapd-2.3.8-autocreate.uncompiled/notifyd/notifyd.c --- cyrus-imapd-2.3.8/notifyd/notifyd.c 2006-11-30 19:11:23.000000000 +0200 +++ cyrus-imapd-2.3.8-autocreate.uncompiled/notifyd/notifyd.c 2007-02-13 14:05:07.000000000 +0200 @@ -97,7 +97,7 @@ #define NOTIFY_MAXSIZE 8192 -int do_notify() +static int do_notify() { struct sockaddr_un sun_data; socklen_t sunlen = sizeof(sun_data); diff -Naur cyrus-imapd-2.3.8/ptclient/Makefile.in cyrus-imapd-2.3.8-autocreate.uncompiled/ptclient/Makefile.in --- cyrus-imapd-2.3.8/ptclient/Makefile.in 2006-11-30 19:11:24.000000000 +0200 +++ cyrus-imapd-2.3.8-autocreate.uncompiled/ptclient/Makefile.in 2007-02-13 14:05:07.000000000 +0200 @@ -57,10 +57,11 @@ AFS_LDFLAGS = @AFS_LDFLAGS@ @COM_ERR_LDFLAGS@ AFS_LIBS = @AFS_LIBS@ IMAP_LIBS = @IMAP_LIBS@ @LIB_RT@ +SIEVE_LIBS = @SIEVE_LIBS@ LIBS = $(IMAP_LIBS) @COM_ERR_LIBS@ LIB_SASL = @LIB_SASL@ LIB_WRAP = @LIB_WRAP@ -DEPLIBS = ../imap/libimap.a ../lib/libcyrus.a ../lib/libcyrus_min.a @DEPLIBS@ +DEPLIBS = ../imap/libimap.a $(SIEVE_LIBS) ../lib/libcyrus.a ../lib/libcyrus_min.a @DEPLIBS@ UTIL_LIBS = ../imap/mutex_fake.o ../imap/cli_fatal.o LDAP_LIBS=@LDAP_LIBS@ cyrus-imapd-2.3.8-autosieve-0.6.0.diff: --- NEW FILE cyrus-imapd-2.3.8-autosieve-0.6.0.diff --- diff -Naur cyrus-imapd-2.3.8/README.autosievefolder cyrus-imapd-2.3.8-autosieve.uncompiled/README.autosievefolder --- cyrus-imapd-2.3.8/README.autosievefolder 1970-01-01 02:00:00.000000000 +0200 +++ cyrus-imapd-2.3.8-autosieve.uncompiled/README.autosievefolder 2007-02-13 15:05:04.000000000 +0200 @@ -0,0 +1,42 @@ +Cyrus IMAP autosievefolder patch +---------------------------------- + +NOTE : This patch has been created at the University of Athens. For more info, as well +as more patches on Cyrus IMAPD server, please visit http://email.uoa.gr + + + When the lmtpd daemon receives an email message prior to delivering it to the +INBOX folder of the user, checks if the user has specified sieve filters. If the +user has specified sieve filters the filters are evaluated. If the message matches +any of the filters the action that is specified in the filter is executed. If the action +is FileInto it is stored in the subfolder specified in the filter. If the +subfolder doesn't exist then the message is sent to the INBOX folder of the user. + + With this patch if the folder doesn't exist AND the name of the subfolder is +specified in the autosievefolders option, OR the anysievefolder is set to +yes in the cyrus-imap configuration file then the subfolder is created and the mail +is stored there. + + +Check the following options of the imapd.conf file +================================================== + +* anysievefolder : It must be "yes" in order to permit the autocreation of any +INBOX subfolder requested by a sieve filter, through the "fileinto" action. (default = no) +* autosievefolders : It is a "|" separated list of subfolders of INBOX that will be +automatically created, if requested by a sieve filter, through the "fileinto" +action. (default = null) + i.e. autosievefolders: Junk | Spam + +WARNING: anysievefolder, takes precedence over autosievefolders . Which means that if +anysievefolder is set to "yes", cyrus will create any INBOX subfolder requested, no-matter what the value of autosievefolders is. + + +Things to be done +================= + +1. Support cyrus wildcards in the autosievefolders option. + + +For more information and updates please visit http://email.uoa.gr/projects/cyrus/autosievefolder + diff -Naur cyrus-imapd-2.3.8/imap/lmtp_sieve.c cyrus-imapd-2.3.8-autosieve.uncompiled/imap/lmtp_sieve.c --- cyrus-imapd-2.3.8/imap/lmtp_sieve.c 2007-02-05 20:41:47.000000000 +0200 +++ cyrus-imapd-2.3.8-autosieve.uncompiled/imap/lmtp_sieve.c 2007-02-13 15:05:04.000000000 +0200 @@ -88,6 +88,9 @@ struct auth_state *authstate; } script_data_t; +static int autosieve_subfolder(char *userid, struct auth_state *auth_state, + char *subfolder, struct namespace *namespace); + static char *make_sieve_db(const char *user) { static char buf[MAX_MAILBOX_PATH+1]; @@ -484,7 +487,20 @@ sd->username, mdata->notifyheader, namebuf, quotaoverride, 0); } - + + if (ret == IMAP_MAILBOX_NONEXISTENT) { + /* if "plus" folder under INBOX, then try to create it */ + ret = autosieve_subfolder((char *) sd->username, sd->authstate, namebuf, mdata->namespace); + + /* Try to deliver the mail again. */ + if (!ret) + ret = deliver_mailbox(md->f, mdata->content, mdata->stage, md->size, + fc->imapflags->flag, fc->imapflags->nflags, + (char *) sd->username, sd->authstate, md->id, + sd->username, mdata->notifyheader, + namebuf, quotaoverride, 0); + } + if (!ret) { snmp_increment(SIEVE_FILEINTO, 1); return SIEVE_OK; @@ -936,3 +952,80 @@ we'll do normal delivery */ return r; } + + +#define SEP '|' + +static int autosieve_subfolder(char *userid, struct auth_state *auth_state, + char *subfolder, struct namespace *namespace) +{ + char option_name_external[MAX_MAILBOX_NAME + 1]; + char option_name_internal[MAX_MAILBOX_NAME + 1]; + const char *subf ; + char *p, *q, *next_subf; + int len, r = 0; + int createsievefolder = 0; + + /* Check if subfolder or userid are NULL */ + if(userid == NULL || subfolder == NULL) + return IMAP_MAILBOX_NONEXISTENT; + + syslog(LOG_DEBUG, "autosievefolder: autosieve_subfolder() was called for user %s, folder %s", + userid, subfolder); + + if (config_getswitch(IMAPOPT_ANYSIEVEFOLDER)) { + createsievefolder = 1; + } else if ((subf = config_getstring(IMAPOPT_AUTOSIEVEFOLDERS)) != NULL) { + /* Roll through subf */ + next_subf = (char *) subf; + while (*next_subf) { + for (p = next_subf ; isspace((int) *p) || *p == SEP ; p++); + for (next_subf = p ; *next_subf && *next_subf != SEP ; next_subf++); + for (q = next_subf ; q > p && (isspace((int) *q) || *q == SEP || !*q); q--); + + if (!*p) continue; + + len = q - p + 1; + /* + * This is a preliminary length check based on the assumption + * that the *final* internal format will be something + * like user.userid.subfolder(s). + */ + if (len > sizeof(option_name_external) - strlen(userid) - 5) + return IMAP_MAILBOX_BADNAME; + + strlcpy(option_name_external, namespace->prefix[NAMESPACE_INBOX], sizeof(option_name_external)); + strncat(option_name_external, p, len); + + /* + * Transform the option folder name to internal namespace and compare it + * with what must be created. + */ + r = namespace->mboxname_tointernal(namespace, option_name_external, userid, option_name_internal); + if (r) continue; + + if (!strcmp(option_name_internal, subfolder)) { + createsievefolder = 1; + break; + } + } + } + + if (createsievefolder) { + /* Folder is already in internal namespace format */ + r = mboxlist_createmailbox(subfolder, MAILBOX_FORMAT_NORMAL, NULL, + 1, userid, auth_state, 0, 0, 0); + if (!r) { + mboxlist_changesub(subfolder, userid, auth_state, 1, 1); + syslog(LOG_DEBUG, "autosievefolder: User %s, folder %s creation succeeded", + userid, subfolder); + return 0; + } else { + syslog(LOG_ERR, "autosievefolder: User %s, folder %s creation failed. %s", + userid, subfolder,error_message(r)); + return r; + } + } else + return IMAP_MAILBOX_NONEXISTENT; +} + diff -Naur cyrus-imapd-2.3.8/lib/imapoptions cyrus-imapd-2.3.8-autosieve.uncompiled/lib/imapoptions --- cyrus-imapd-2.3.8/lib/imapoptions 2007-02-07 20:58:07.000000000 +0200 +++ cyrus-imapd-2.3.8-autosieve.uncompiled/lib/imapoptions 2007-02-13 15:05:04.000000000 +0200 @@ -884,6 +884,15 @@ /* If enabled, lmtpd will look for Sieve scripts in user's home directories: ~user/.sieve. */ +{ "anysievefolder", 0, SWITCH } +/* It must be "yes" in order to permit the autocreation of any INBOX subfolder + requested by a sieve filter, through the "fileinto" action. (default = no) */ + +{ "autosievefolders", NULL, STRING } +/* It is a "|" separated list of subfolders of INBOX that will be automatically created, + if requested by a sieve filter, through the "fileinto" action. (default = null) + i.e. autosievefolders: Junk | Spam */ + { "singleinstancestore", 1, SWITCH } /* If enabled, imapd, lmtpd and nntpd attempt to only write one copy of a message per partition and create hard links, resulting in a cyrus-imapd-2.3.8-rmquota+deletemailbox-0.2-1.diff: --- NEW FILE cyrus-imapd-2.3.8-rmquota+deletemailbox-0.2-1.diff --- diff -Naur cyrus-imapd-2.3.8/imap/ctl_cyrusdb.c cyrus-imapd-2.3.8-rmquota+deletemailbox.uncompiled/imap/ctl_cyrusdb.c --- cyrus-imapd-2.3.8/imap/ctl_cyrusdb.c 2006-11-30 19:11:17.000000000 +0200 +++ cyrus-imapd-2.3.8-rmquota+deletemailbox.uncompiled/imap/ctl_cyrusdb.c 2007-02-21 16:34:33.000000000 +0200 @@ -133,7 +133,7 @@ /* if it is MBTYPE_RESERVED, unset it & call mboxlist_delete */ if(!r && (mbtype & MBTYPE_RESERVE)) { if(!r) { - r = mboxlist_deletemailbox(name, 1, NULL, NULL, 0, 0, 1); + r = mboxlist_deletemailbox(name, 1, NULL, NULL, 0, 0, 1, 1); if(r) { /* log the error */ syslog(LOG_ERR, diff -Naur cyrus-imapd-2.3.8/imap/ctl_mboxlist.c cyrus-imapd-2.3.8-rmquota+deletemailbox.uncompiled/imap/ctl_mboxlist.c --- cyrus-imapd-2.3.8/imap/ctl_mboxlist.c 2007-02-05 20:41:46.000000000 +0200 +++ cyrus-imapd-2.3.8-rmquota+deletemailbox.uncompiled/imap/ctl_mboxlist.c 2007-02-21 16:34:48.000000000 +0200 @@ -461,7 +461,7 @@ wipe_head = wipe_head->next; - ret = mboxlist_deletemailbox(me->mailbox, 1, "", NULL, 0, 1, 1); + ret = mboxlist_deletemailbox(me->mailbox, 1, "", NULL, 0, 1, 1, 1); if(!ret) sync_log_mailbox(me->mailbox); if(ret) { fprintf(stderr, "couldn't delete defunct mailbox %s\n", diff -Naur cyrus-imapd-2.3.8/imap/imapd.c cyrus-imapd-2.3.8-rmquota+deletemailbox.uncompiled/imap/imapd.c --- cyrus-imapd-2.3.8/imap/imapd.c 2007-02-05 20:49:55.000000000 +0200 +++ cyrus-imapd-2.3.8-rmquota+deletemailbox.uncompiled/imap/imapd.c 2007-02-21 16:34:58.000000000 +0200 @@ -4983,7 +4983,7 @@ r = mboxlist_deletemailbox(name, imapd_userisadmin, imapd_userid, imapd_authstate, - 0, 0, 0); + 0, 0, 0, 1); if (!r) sync_log_mailbox(name); @@ -5007,6 +5007,12 @@ char *p; int domainlen = 0; int sync_lockfd = (-1); + int keepQuota = 1; + + if(name && *name == '+') { + keepQuota = 0; + name++; + } r = (*imapd_namespace.mboxname_tointernal)(&imapd_namespace, name, imapd_userid, mailboxname); @@ -5065,7 +5071,7 @@ r = mboxlist_deletemailbox(mailboxname, imapd_userisadmin, imapd_userid, imapd_authstate, 1-force, - localonly, 0); + localonly, 0, keepQuota); } /* was it a top-level user mailbox? */ @@ -6423,6 +6429,7 @@ { int newquota = -1; int badresource = 0; + int rmquota = 0; int c; int force = 0; static struct buf arg; @@ -6439,7 +6446,8 @@ if (c != ')' || arg.s[0] != '\0') { for (;;) { if (c != ' ') goto badlist; - if (strcasecmp(arg.s, "storage") != 0) badresource = 1; + if (strcasecmp(arg.s, "remove") == 0) rmquota = 1; + else if (strcasecmp(arg.s, "storage") != 0) badresource = 1; c = getword(imapd_in, &arg); if (c != ' ' && c != ')') goto badlist; if (arg.s[0] == '\0') goto badlist; @@ -6508,7 +6516,10 @@ /* local mailbox */ if (!r || (r == IMAP_MAILBOX_NONEXISTENT)) { - r = mboxlist_setquota(mailboxname, newquota, force); + if(!rmquota) + r = mboxlist_setquota(mailboxname, newquota, force); + else + r = mboxlist_unsetquota(mailboxname); } imapd_check(NULL, 0, 0); @@ -8221,7 +8232,7 @@ /* note also that we need to remember to let proxyadmins do this */ r = mboxlist_deletemailbox(mailboxname, imapd_userisadmin || imapd_userisproxyadmin, - imapd_userid, imapd_authstate, 0, 1, 0); + imapd_userid, imapd_authstate, 0, 1, 0, 1); if(r) syslog(LOG_ERR, "Could not delete local mailbox during move of %s", mailboxname); diff -Naur cyrus-imapd-2.3.8/imap/mailbox.c cyrus-imapd-2.3.8-rmquota+deletemailbox.uncompiled/imap/mailbox.c --- cyrus-imapd-2.3.8/imap/mailbox.c 2007-02-05 20:41:47.000000000 +0200 +++ cyrus-imapd-2.3.8-rmquota+deletemailbox.uncompiled/imap/mailbox.c 2007-02-21 16:35:10.000000000 +0200 @@ -2745,27 +2745,7 @@ seen_delete_mailbox(mailbox); - if (delete_quota_root && !rquota) { - quota_delete(&mailbox->quota, &tid); - free(mailbox->quota.root); - mailbox->quota.root = NULL; - } else if (!rquota) { - /* Free any quota being used by this mailbox */ - if (mailbox->quota.used >= mailbox->quota_mailbox_used) { - mailbox->quota.used -= mailbox->quota_mailbox_used; - } - else { - mailbox->quota.used = 0; - } - r = quota_write(&mailbox->quota, &tid); - if (r) { - syslog(LOG_ERR, - "LOSTQUOTA: unable to record free of " UQUOTA_T_FMT " bytes in quota %s", - mailbox->quota_mailbox_used, mailbox->quota.root); - } - else - quota_commit(&tid); - } + mailbox_updatequota(mailbox,NULL); /* Flush data (message file) directory */ mailbox_delete_files(mailbox->path); @@ -3392,3 +3372,48 @@ if (*p == '.') *p = '/'; } } + +/* This function is used to update the quota. Can be used to replace + * identical parts of the code, and can be quite handy some times + * The tid is used in order to make possible to make the quota update + * being a part of a bigger transaction to the quota db */ +int mailbox_updatequota(struct mailbox *mailbox, struct txn **tid) +{ + int r = 0, havetid = 0; + struct txn **ltid = NULL; + + if(tid) { + ltid = tid; + havetid = 1; + } + /* Ensure that we are locked */ + if(!mailbox->header_lock_count) return IMAP_INTERNAL; + + + if(mailbox->quota.root) { + r = quota_read(&mailbox->quota, ltid, 1); + if( r == 0 ) { + if (mailbox->quota.used >= mailbox->quota_mailbox_used) { + mailbox->quota.used -= mailbox->quota_mailbox_used; + } + else { + mailbox->quota.used = 0; + } + r = quota_write(&mailbox->quota, ltid); + if (r) { + syslog(LOG_ERR, + "LOSTQUOTA: unable to record free of %lu bytes in quota %s", + mailbox->quota_mailbox_used, mailbox->quota.root); + } + else if(!havetid) + quota_commit(tid); + } + /* It is not a big mistake not to have quota .. just remove from the mailbox */ + else if ( r == IMAP_QUOTAROOT_NONEXISTENT) { + free(mailbox->quota.root); + r = 0; + } + } + return r; +} + diff -Naur cyrus-imapd-2.3.8/imap/mailbox.h cyrus-imapd-2.3.8-rmquota+deletemailbox.uncompiled/imap/mailbox.h --- cyrus-imapd-2.3.8/imap/mailbox.h 2006-11-30 19:11:19.000000000 +0200 +++ cyrus-imapd-2.3.8-rmquota+deletemailbox.uncompiled/imap/mailbox.h 2007-02-21 16:35:20.000000000 +0200 @@ -364,6 +364,8 @@ struct mailbox *mailboxp); extern int mailbox_delete(struct mailbox *mailbox, int delete_quota_root); +extern int mailbox_updatequota(struct mailbox *mailbox, struct txn **tid); + extern int mailbox_rename_copy(struct mailbox *oldmailbox, const char *newname, char *newpartition, bit32 *olduidvalidityp, bit32 *newuidvalidityp, diff -Naur cyrus-imapd-2.3.8/imap/mboxlist.c cyrus-imapd-2.3.8-rmquota+deletemailbox.uncompiled/imap/mboxlist.c --- cyrus-imapd-2.3.8/imap/mboxlist.c 2007-02-05 20:41:47.000000000 +0200 +++ cyrus-imapd-2.3.8-rmquota+deletemailbox.uncompiled/imap/mboxlist.c 2007-02-21 16:35:29.000000000 +0200 @@ -95,6 +95,12 @@ static int mboxlist_opensubs(); static void mboxlist_closesubs(); +static int child_cb(char *name, + int matchlen __attribute__((unused)), + int maycreate __attribute__((unused)), + void *rock); + + static int mboxlist_rmquota(const char *name, int matchlen, int maycreate, void *rock); static int mboxlist_changequota(const char *name, int matchlen, int maycreate, @@ -102,6 +108,7 @@ struct change_rock { struct quota *quota; + struct quota *oldquota; struct txn **tid; }; @@ -889,9 +896,9 @@ */ int mboxlist_deletemailbox(const char *name, int isadmin, char *userid, struct auth_state *auth_state, int checkacl, - int local_only, int force) + int local_only, int force, int keepQuota) { - int r; + int r, has_children = 0; char *acl; long access; struct mailbox mailbox; @@ -902,6 +909,7 @@ int mbtype; const char *p; mupdate_handle *mupdate_h = NULL; + char *quotaroot = NULL; if(!isadmin && force) return IMAP_PERMISSION_DENIED; @@ -1014,15 +1022,47 @@ if ((r && !force) || isremote) goto done; - if (!r || force) r = mailbox_delete(&mailbox, deletequotaroot); + if (!r || force) { + /* first we have to keep the previous quota root in order to delete it */ + if(mailbox.quota.root) + quotaroot = xstrdup(mailbox.quota.root); + r = mailbox_delete(&mailbox, deletequotaroot); + } + /* * See if we have to remove mailbox's quota root */ - if (!r && mailbox.quota.root != NULL) { - /* xxx look for any other mailboxes in this quotaroot */ + if (!r && quotaroot != NULL) { + /* xxx look for any other mailboxes in this quotaroot */ + /* If we have not asked to remove the quota (default behaviour), we check + * whether there are any subfolders beneeth the quota root. If there aren't + * any subfolders the reasonable thing is to delete the quota */ + if(keepQuota) { + char pattern[MAX_MAILBOX_PATH+1]; + strlcpy(pattern, quotaroot, sizeof(pattern)); + if (config_virtdomains && name[strlen(name)-1] == '!') { + strlcat(pattern, "*", sizeof(pattern)); + } + else { + strlcat(pattern, ".*", sizeof(pattern)); + } + /* find if there are subfolders. Then we want to + * keep the existing quota */ + mboxlist_findall(NULL, pattern, isadmin, userid, + auth_state, child_cb, (void *) &has_children); + + if(!has_children) + if(!mboxlist_mylookup(quotaroot, NULL, NULL, NULL, NULL, NULL, 0, 1)) + has_children = 1; + } + /* If we want to remove the quota explicitely or the quota root folder has no subfolders + * we execute the rmquota patch */ + if(!keepQuota || !has_children ) + mboxlist_unsetquota(quotaroot); + free(quotaroot); } - + done: if(r && tid && !force) { /* Abort the transaction if it is still in progress */ @@ -2483,6 +2523,7 @@ if (r) return r; crock.quota = "a; + crock.oldquota = NULL; crock.tid = &tid; /* top level mailbox */ if(have_mailbox) @@ -2501,15 +2542,19 @@ */ int mboxlist_unsetquota(const char *root) { + char newquota[MAX_MAILBOX_PATH+1]; char pattern[MAX_MAILBOX_PATH+1]; struct quota quota; - int r=0; + struct change_rock crock; + int r=0, k=0; if (!root[0] || root[0] == '.' || strchr(root, '/') || strchr(root, '*') || strchr(root, '%') || strchr(root, '?')) { return IMAP_MAILBOX_BADNAME; } + crock.tid=NULL; + quota.root = (char *) root; r = quota_read("a, NULL, 0); if (r == IMAP_QUOTAROOT_NONEXISTENT) { @@ -2534,9 +2579,47 @@ /* submailboxes - we're using internal names here */ mboxlist_findall(NULL, pattern, 1, 0, 0, mboxlist_rmquota, (void *)root); - r = quota_delete("a, NULL); + r = quota_delete("a, crock.tid); + + /* If we cannot delete the quota then abort the operation */ + if(!r) { + /* quota_findroot performs several checks that we can + * assume that are already done, and don't have to perform + * them again. One of them is that it returns 1 only if + * quotaroot exists. + */ + if(quota_findroot(newquota, sizeof(newquota), root)) { + struct quota rootquota; + rootquota.root = newquota; + k = quota_read(&rootquota, crock.tid, 0); + if (!k) { + crock.quota = &rootquota; + crock.oldquota = "a; + /* top level mailbox */ + k = mboxlist_changequota(root, 0, 0, &crock); + } + /* submailboxes - we're using internal names here */ + if (!k) + k = mboxlist_findall(NULL, pattern, 1, 0, 0, mboxlist_changequota, &crock); + if(!k) + k = quota_write(&rootquota, crock.tid); + + } + else { + /* top level mailbox */ + mboxlist_rmquota(root, 0, 0, (void *)root); + /* submailboxes - we're using internal names here */ + mboxlist_findall(NULL, pattern, 1, 0, 0, mboxlist_rmquota, (void *)root); + } + } + + if(!r && !k) + quota_commit(crock.tid); + else + quota_abort(crock.tid); return r; + } /* @@ -2632,6 +2715,7 @@ struct mailbox mailbox; struct change_rock *crock = (struct change_rock *) rock; struct quota *mboxlist_newquota = crock->quota; + struct quota *mboxlist_oldquota = crock->oldquota; struct txn **tid = crock->tid; assert(rock != NULL); @@ -2649,27 +2733,24 @@ if (r) goto error; if (mailbox.quota.root) { - if (strlen(mailbox.quota.root) >= strlen(mboxlist_newquota->root)) { - /* Part of a child quota root */ - mailbox_close(&mailbox); - return 0; - } - - r = quota_read(&mailbox.quota, tid, 1); - if (r) goto error; - if (mailbox.quota.used >= mailbox.quota_mailbox_used) { - mailbox.quota.used -= mailbox.quota_mailbox_used; - } - else { - mailbox.quota.used = 0; - } - r = quota_write(&mailbox.quota, tid); - if (r) { - syslog(LOG_ERR, - "LOSTQUOTA: unable to record free of " UQUOTA_T_FMT " bytes in quota %s", - mailbox.quota_mailbox_used, mailbox.quota.root); - } - free(mailbox.quota.root); + if(mboxlist_oldquota) { + if (strlen(mailbox.quota.root) > strlen(mboxlist_oldquota->root)) { + /* Part of a child quota root */ + mailbox_close(&mailbox); + return 0; + } + } + else { + if (strlen(mailbox.quota.root) >= strlen(mboxlist_newquota->root)) { + /* Part of a child quota root */ + mailbox_close(&mailbox); + return 0; + } + } + + r = mailbox_updatequota(&mailbox,tid); + if (r) + goto error; } mailbox.quota.root = xstrdup(mboxlist_newquota->root); @@ -2682,6 +2763,11 @@ error: mailbox_close(&mailbox); + syslog(LOG_ERR, "LOSTQUOTA: unable to change quota root for %s to %s: %s. \ + Command aborted. Run reconstruct to make sure mailboxes \ + are in consistent state", + name, mboxlist_newquota->root, error_message(r)); + return 1; error_noclose: syslog(LOG_ERR, "LOSTQUOTA: unable to change quota root for %s to %s: %s", name, mboxlist_newquota->root, error_message(r)); diff -Naur cyrus-imapd-2.3.8/imap/mboxlist.h cyrus-imapd-2.3.8-rmquota+deletemailbox.uncompiled/imap/mboxlist.h --- cyrus-imapd-2.3.8/imap/mboxlist.h 2006-11-30 19:11:19.000000000 +0200 +++ cyrus-imapd-2.3.8-rmquota+deletemailbox.uncompiled/imap/mboxlist.h 2007-02-21 16:35:34.000000000 +0200 @@ -126,7 +126,7 @@ * the planet */ int mboxlist_deletemailbox(const char *name, int isadmin, char *userid, struct auth_state *auth_state, int checkacl, - int local_only, int force); + int local_only, int force, int keepQuota); /* Rename/move a mailbox (hierarchical) */ int mboxlist_renamemailbox(char *oldname, char *newname, char *partition, diff -Naur cyrus-imapd-2.3.8/imap/mupdate.c cyrus-imapd-2.3.8-rmquota+deletemailbox.uncompiled/imap/mupdate.c --- cyrus-imapd-2.3.8/imap/mupdate.c 2007-01-31 16:10:05.000000000 +0200 +++ cyrus-imapd-2.3.8-rmquota+deletemailbox.uncompiled/imap/mupdate.c 2007-02-21 16:35:44.000000000 +0200 @@ -2313,7 +2313,7 @@ remote_boxes.head = r->next; } else if (ret < 0) { /* Local without corresponding remote, delete it */ - mboxlist_deletemailbox(l->mailbox, 1, "", NULL, 0, 0, 0); + mboxlist_deletemailbox(l->mailbox, 1, "", NULL, 0, 0, 0, 1); local_boxes.head = l->next; } else /* (ret > 0) */ { /* Remote without corresponding local, insert it */ @@ -2328,7 +2328,7 @@ if(l && !r) { /* we have more deletes to do */ while(l) { - mboxlist_deletemailbox(l->mailbox, 1, "", NULL, 0, 0, 0); + mboxlist_deletemailbox(l->mailbox, 1, "", NULL, 0, 0, 0, 1); local_boxes.head = l->next; l = local_boxes.head; } diff -Naur cyrus-imapd-2.3.8/imap/nntpd.c cyrus-imapd-2.3.8-rmquota+deletemailbox.uncompiled/imap/nntpd.c --- cyrus-imapd-2.3.8/imap/nntpd.c 2007-02-05 20:49:56.000000000 +0200 +++ cyrus-imapd-2.3.8-rmquota+deletemailbox.uncompiled/imap/nntpd.c 2007-02-21 16:35:53.000000000 +0200 @@ -3358,7 +3358,7 @@ /* XXX should we delete right away, or wait until empty? */ r = mboxlist_deletemailbox(mailboxname, 0, - newsmaster, newsmaster_authstate, 1, 0, 0); + newsmaster, newsmaster_authstate, 1, 0, 0, 1); if (!r) sync_log_mailbox(mailboxname); diff -Naur cyrus-imapd-2.3.8/imap/sync_reset.c cyrus-imapd-2.3.8-rmquota+deletemailbox.uncompiled/imap/sync_reset.c --- cyrus-imapd-2.3.8/imap/sync_reset.c 2006-11-30 19:11:20.000000000 +0200 +++ cyrus-imapd-2.3.8-rmquota+deletemailbox.uncompiled/imap/sync_reset.c 2007-02-22 13:23:41.000000000 +0200 @@ -258,7 +258,7 @@ if (r) goto fail; for (item = list->head ; item ; item = item->next) { - r=mboxlist_deletemailbox(item->name, 1, NULL, sync_authstate, 1, 0, 0); + r=mboxlist_deletemailbox(item->name, 1, NULL, sync_authstate, 1, 0, 0, 1); if (r) goto fail; } @@ -274,7 +274,7 @@ if (r) goto fail; for (item = list->head ; item ; item = item->next) { - r=mboxlist_deletemailbox(item->name, 1, NULL, sync_authstate, 1, 0, 0); + r=mboxlist_deletemailbox(item->name, 1, NULL, sync_authstate, 1, 0, 0, 1); if (r) goto fail; } @@ -282,7 +282,7 @@ /* Nuke inbox (recursive nuke possible?) */ snprintf(buf, sizeof(buf)-1, "user.%s", user); - r = mboxlist_deletemailbox(buf, 1, "cyrus", sync_authstate, 1, 0, 0); + r = mboxlist_deletemailbox(buf, 1, "cyrus", sync_authstate, 1, 0, 0, 1); if (r && (r != IMAP_MAILBOX_NONEXISTENT)) goto fail; if ((r=user_deletedata(user, sync_userid, sync_authstate, 1))) diff -Naur cyrus-imapd-2.3.8/imap/sync_server.c cyrus-imapd-2.3.8-rmquota+deletemailbox.uncompiled/imap/sync_server.c --- cyrus-imapd-2.3.8/imap/sync_server.c 2006-11-30 19:11:20.000000000 +0200 +++ cyrus-imapd-2.3.8-rmquota+deletemailbox.uncompiled/imap/sync_server.c 2007-02-22 13:24:17.000000000 +0200 @@ -1581,7 +1581,7 @@ for (item = list->head ; item ; item = item->next) { r=mboxlist_deletemailbox(item->name, sync_userisadmin, sync_userid, - sync_authstate, 0, 0, 1); + sync_authstate, 0, 0, 1, 1); if (r) goto fail; } @@ -1591,7 +1591,7 @@ (sync_namespacep->mboxname_tointernal)(sync_namespacep, "INBOX", user, buf); r = mboxlist_deletemailbox(buf, sync_userisadmin, sync_userid, - sync_authstate, 0, 0, 1); + sync_authstate, 0, 0, 1, 1); if (r && (r != IMAP_MAILBOX_NONEXISTENT)) goto fail; if ((r=user_deletedata(user, sync_userid, sync_authstate, 1))) @@ -2526,7 +2526,7 @@ /* Delete with admin priveleges */ r = mboxlist_deletemailbox(name, sync_userisadmin, sync_userid, - sync_authstate, 0, 0, 1); + sync_authstate, 0, 0, 1, 1); if (r) prot_printf(sync_out, "NO Failed to delete %s: %s\r\n", Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/cyrus-imapd/FC-6/.cvsignore,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- .cvsignore 27 Jul 2006 10:58:19 -0000 1.5 +++ .cvsignore 4 Apr 2007 15:22:10 -0000 1.6 @@ -1,4 +1,3 @@ -cyrus-imapd-2.3.1.tar.gz cyrus_sharedbackup-0.1.tar.gz -autoconf-2.59.tar.gz -cyrus-imapd-2.3.7.tar.gz +cyrus-imapd-2.3.8.tar.gz +cyrus-imapd-2.3.8.tar.gz.sig Index: cyrus-imapd.cron-daily =================================================================== RCS file: /cvs/extras/rpms/cyrus-imapd/FC-6/cyrus-imapd.cron-daily,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- cyrus-imapd.cron-daily 15 Apr 2005 20:24:15 -0000 1.1 +++ cyrus-imapd.cron-daily 4 Apr 2007 15:22:10 -0000 1.2 @@ -23,7 +23,7 @@ [ -x /usr/lib/cyrus-imapd/ctl_mboxlist ] || exit 0 # rotate mailbox lists -seq $[ $ROTATE - 1 ] 1 | while read i; do +seq $[ $ROTATE - 1 ] -1 1 | while read i; do [ -f ${MBOXLIST}.${i}.gz ] && mv -f ${MBOXLIST}.${i}.gz ${MBOXLIST}.$[ $i + 1 ].gz done [ -f ${MBOXLIST}.gz ] && mv -f ${MBOXLIST}.gz ${MBOXLIST}.1.gz Index: cyrus-imapd.spec =================================================================== RCS file: /cvs/extras/rpms/cyrus-imapd/FC-6/cyrus-imapd.spec,v retrieving revision 1.17 retrieving revision 1.18 diff -u -r1.17 -r1.18 --- cyrus-imapd.spec 24 Jan 2007 13:51:42 -0000 1.17 +++ cyrus-imapd.spec 4 Apr 2007 15:22:10 -0000 1.18 @@ -1,6 +1,6 @@ Name: cyrus-imapd -Version: 2.3.7 -Release: 8%{?dist} +Version: 2.3.8 +Release: 2%{?dist} # ********************** BUILD TIME OPTIONS START ********************** @@ -92,7 +92,7 @@ Summary: A high-performance mail server with IMAP, POP3, NNTP and SIEVE support License: BSD Group: System Environment/Daemons -URL: http://asg.web.cmu.edu/cyrus/imapd/ +URL: http://cyrusimap.web.cmu.edu/ #Packager: Simon Matter #Vendor: Invoca Systems #Distribution: Invoca Linux Server @@ -131,9 +131,9 @@ Source32: cyrus-imapd.upd_groupcache Source33: cyrus-imapd-README.skiplist_recovery Patch0: cyrus-imapd-2.2.12-no_transfig.patch -Patch1: cyrus-imapd-2.3.7-autocreate-0.10-0.diff -Patch2: http://email.uoa.gr/download/cyrus/cyrus-imapd-2.3.3/cyrus-imapd-2.3.3-autosieve-0.6.0.diff -Patch3: cyrus-imapd-2.3.7-rmquota+deletemailbox.patch +Patch1: http://email.uoa.gr/download/cyrus/cyrus-imapd-2.3.8/cyrus-imapd-2.3.8-autocreate-0.10-0.diff +Patch2: http://email.uoa.gr/download/cyrus/cyrus-imapd-2.3.8/cyrus-imapd-2.3.8-autosieve-0.6.0.diff +Patch3: http://email.uoa.gr/download/cyrus/cyrus-imapd-2.3.8/cyrus-imapd-2.3.8-rmquota+deletemailbox-0.2-1.diff Patch4: http://servercc.oakton.edu/~jwade/cyrus/cyrus-imapd-2.1.3/cyrus-imapd-2.1.3-flock.patch Patch5: cyrus-imapd-2.2.12-munge8bit.patch Patch6: cyrus-imapd-2.1.16-getrlimit.patch @@ -142,7 +142,7 @@ Patch9: cyrus-imapd-2.3.1-config_defaults.patch Patch10: cyrus-imapd-acceptinvalidfrom.patch Patch11: cyrus-imapd-2.2.12-dam_invalid_id-christos.patch -Patch12: cyrus-imapd-2.2.12-notify_sms.patch +Patch12: cyrus-imapd-2.3.7-notify_sms.patch Patch13: allow_auth_plain_proxying.patch Patch14: cyrus-imapd-2.3.1-authid_normalize.patch Patch15: cyrus-imapd-2.3.1-make_md5_defaults.patch @@ -153,7 +153,7 @@ Patch100: cyrus-imapd-2.3.1-make_md5.patch Patch101: cyrus-imapd-2.3.1-backend_sigsegv.patch Patch102: cyrus-imapd-2.3.1-replication_policycheck.patch -BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) +BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root BuildRequires: autoconf >= 2.59 BuildRequires: cyrus-sasl-devel >= 2.1.15-1, perl, tcp_wrappers BuildRequires: %{_dbver}-devel, openssl-devel, pkgconfig @@ -211,14 +211,14 @@ The %{name}-devel package contains header files and libraries necessary for developing applications which use the imclient library. -%package -n cyrus-imapd-perl +%package perl Provides: perl-Cyrus Obsoletes: perl-Cyrus Group: System Environment/Libraries Summary: Cyrus IMAP server utility Perl modules -%description -n cyrus-imapd-perl -This package contains Perl modules necessary to use the +%description perl +The %{name}-perl contains Perl modules necessary to use the Cyrus IMAP server administration utilities. %package utils @@ -227,7 +227,7 @@ Requires(pre): /usr/sbin/groupadd, /usr/sbin/useradd Requires(post): grep, coreutils, make, openssl Requires(postun): /usr/sbin/userdel, /usr/sbin/groupdel -Requires: cyrus-imapd-perl = %{version}-%{release} +Requires: %{name}-perl = %{version}-%{release} %description utils The %{name}-utils package contains administrative tools for the @@ -238,11 +238,7 @@ %setup -q %patch0 -p1 -b .no_transfig %if %{AUTOCREATE} -#%patch1 -p1 -b .autocreate -#%patch2 -p1 -b .autosievefolder -#%patch3 -p1 -b .rmquota %patch1 -p1 -b .autocreate -#%patch2 -p1 -b .autocreate1 %patch2 -p1 -b .autosieve %patch3 -p1 -b .rmquota %endif @@ -308,7 +304,7 @@ --enable-idled \ %endif %if %{_withldap} - --with-ldap \ + --with-ldap=/usr \ %endif %if %{SNMP} --with-snmp \ @@ -322,7 +318,7 @@ --with-cyrus-prefix=%{_cyrexecdir} \ --with-service-path=%{_cyrexecdir} \ --with-bdb-incdir=%{_includedir}/%{_dbver} \ - --with-extraident="Invoca-RPM-%{version}-%{release}" \ + --with-extraident="Fedora-RPM-%{version}-%{release}" \ --with-syslogfacility=%{SYSLOGFACILITY} \ --with-krbimpl=mit @@ -422,7 +418,7 @@ %{buildroot}%{_sysconfdir}/{rc.d/init.d,logrotate.d,pam.d,sysconfig,cron.daily} \ %{buildroot}%{_libdir}/sasl \ %{buildroot}%{_spooldata} \ - %{buildroot}%{_vardata}/{user,quota,proc,log,msg,socket,db,sieve,sync,md5,rpm,backup} \ + %{buildroot}%{_vardata}/{user,quota,proc,log,msg,socket,db,sieve,sync,md5,rpm,backup,meta} \ %if %{_withldap} %{buildroot}%{_vardata}/ptclient \ %endif @@ -710,6 +706,7 @@ %attr(0755,root,root) %{_cyrexecdir}/ctl_deliver %attr(0755,root,root) %{_cyrexecdir}/ctl_mboxlist %attr(0755,root,root) %{_cyrexecdir}/cvt_cyrusdb +%attr(0755,root,root) %{_cyrexecdir}/cyr_dbtool %attr(0755,root,root) %{_cyrexecdir}/cyr_expire %attr(0755,root,root) %{_cyrexecdir}/cyrdump %attr(0755,root,root) %{_cyrexecdir}/cyrus-master @@ -781,6 +778,7 @@ %attr(0700,%{_cyrususer},%{_cyrusgroup}) %dir %{_vardata}/md5 %attr(0700,%{_cyrususer},%{_cyrusgroup}) %dir %{_vardata}/rpm %attr(0700,%{_cyrususer},%{_cyrusgroup}) %dir %{_vardata}/backup +%attr(0700,%{_cyrususer},%{_cyrusgroup}) %dir %{_vardata}/meta %if %{_withldap} %attr(0700,%{_cyrususer},%{_cyrusgroup}) %dir %{_vardata}/ptclient %endif @@ -803,7 +801,7 @@ %{_libdir}/lib*.a %{_mandir}/man3/imclient.3* -%files -n cyrus-imapd-perl -f cyrus-imapd-perl-%{version}-filelist +%files perl -f cyrus-imapd-perl-%{version}-filelist %defattr(-,root,root) %doc perl/imap/README %doc perl/imap/Changes @@ -815,6 +813,12 @@ %{_mandir}/man1/* %changelog +* Wed Apr 04 2007 Tomas Janousek - 2.3.8-2 +- fixed mboxlist backup rotation (#197054) + +* Mon Mar 12 2007 Tomas Janousek - 2.3.8-1 +- update to latest upstream + * Wed Jan 24 2007 Tomas Janousek - 2.3.7-8 - compile with kerberos support Index: sources =================================================================== RCS file: /cvs/extras/rpms/cyrus-imapd/FC-6/sources,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- sources 27 Jul 2006 10:41:04 -0000 1.7 +++ sources 4 Apr 2007 15:22:10 -0000 1.8 @@ -1,2 +1,3 @@ -07990f3a78a3a9d728cae627e31a9caf cyrus-imapd-2.3.7.tar.gz 8f7a26b0556369827bb5c8084a3e3ea1 cyrus_sharedbackup-0.1.tar.gz +ac03b02c1ae08d52f807b58c488b204f cyrus-imapd-2.3.8.tar.gz +5e2d00f15ca5389d9717ed637fd6c476 cyrus-imapd-2.3.8.tar.gz.sig --- cyrus-imapd-2.2.12-notify_sms.patch DELETED --- --- cyrus-imapd-2.3.1-autocreate-0.10-0.diff DELETED --- --- cyrus-imapd-2.3.1-autosievefolder-0.6-0.diff DELETED --- --- cyrus-imapd-2.3.1-rmquota+deletemailbox-0.2-1.diff DELETED --- --- cyrus-imapd-2.3.3-autosieve-0.6.0.diff DELETED --- --- cyrus-imapd-2.3.7-autocreate-0.10-0.diff DELETED --- --- cyrus-imapd-2.3.7-rmquota+deletemailbox.patch DELETED --- From fedora-extras-commits at redhat.com Wed Apr 4 16:36:54 2007 From: fedora-extras-commits at redhat.com (Michael Patrick McGrath (mmcgrath)) Date: Wed, 4 Apr 2007 12:36:54 -0400 Subject: accounts2/fas/fas controllers.py,1.4,1.5 fasLDAP.py,1.4,1.5 Message-ID: <200704041636.l34Gas5x012018@cvs-int.fedora.redhat.com> Author: mmcgrath Update of /cvs/fedora/accounts2/fas/fas In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv11966/fas Modified Files: controllers.py fasLDAP.py Log Message: Added many features and needed cleanup. Still not yet ready for a production release Index: controllers.py =================================================================== RCS file: /cvs/fedora/accounts2/fas/fas/controllers.py,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- controllers.py 28 Mar 2007 18:54:59 -0000 1.4 +++ controllers.py 4 Apr 2007 16:36:47 -0000 1.5 @@ -5,8 +5,10 @@ from fas.fasLDAP import UserAccount from fas.fasLDAP import Person from fas.fasLDAP import Groups +from fas.fasLDAP import UserGroup from turbogears import exception_handler import turbogears +import ldap # from fas import json # import logging # log = logging.getLogger("fas.controllers") @@ -77,7 +79,11 @@ except KeyError: # Not in group myStatus = 'Not a Member' - return dict(groups=groups, group=group, myStatus=myStatus) + try: + me = groups[userName] + except: + me = UserGroup() + return dict(groups=groups, group=group, me=me) @expose(template="fas.templates.groupList") @exception_handler(errorMessage,rules="isinstance(tg_exceptions,ValueError)") @@ -93,9 +99,10 @@ groups = {} return dict(groups=groups, search=search, myGroups=myGroups) + @expose(template="fas.templates.resetPassword") @exception_handler(errorMessage,rules="isinstance(tg_exceptions,ValueError)") - def resetPassword(self, userName=None, password=None, passwordCheck=None, email=None): + def resetPassword(self, userName=None, password=None, passwordCheck=None, mail=None): import turbomail # Logged in @@ -103,42 +110,49 @@ return dict() # Not logged in - if not (userName and password and email): + if not (userName and mail) and not turbogears.identity.current.user_name: + turbogears.flash('Please provide your username and password') return dict() if turbogears.identity.current.user_name: userName = turbogears.identity.current.user_name p = Person.byUserName(userName) - if password and passwordCheck and turbogears.identity.current.user_name: + if password and passwordCheck: if not password == passwordCheck: turbogears.flash('Passwords do not match!') return dict() - else: - turbogears.flash('Passwords do not matchasfdasdf!') + if len(password) < 8: + turbogears.flash('Password is too short. Must be at least 8 characters long') return dict() + newpass = p.generatePassword(password) - if userName and email and not turbogears.identity.current.user_name: - if not email == p.mail: - turbogears.flash("'%s' Updated to %s" % (attribute, value)) + if userName and mail and not turbogears.identity.current.user_name: + if not mail == p.mail: + turbogears.flash("username + email combo unknown.") return dict() - newpass = p.generatePassword(password='test') - message = turbomail.Message('mmcgrath at fedoraproject.org', 'mmcgrath at redhat.com', 'Fedora Project Password Reset') + newpass = p.generatePassword() + message = turbomail.Message('accounts at fedoraproject.org', p.mail, 'Fedora Project Password Reset') message.plain = "You have requested a password reset - %s - %s" % (newpass['hash'], newpass['pass']) turbomail.enqueue(message) -# p.__setattr__('userPassword', newpass['hash']) + p.__setattr__('userPassword', newpass['hash']) - newpass = p.generatePassword(password) p.userPassword = newpass['hash'] - return dict() + print "PASS: %s" % newpass['pass'] - @expose(template="fas.templates.resetTrap") - def resetTrap(self): - return dict() + if turbogears.identity.current.user_name: + turbogears.flash("Password Changed") + turbogears.redirect("editAccount") + else: + turbogears.flash('Your password has been emailed to you') + return dict() + + + changePassword = resetPassword @expose(template="fas.templates.userList") @exception_handler(errorMessage,rules="isinstance(tg_exceptions,ValueError)") - @identity.require(identity.in_group("sysadmin-main")) +# @identity.require(identity.in_group("sysadmin-main")) def listUser(self, search='a*'): users = Person.users(search) try: @@ -161,15 +175,111 @@ turbogears.flash("'%s' Updated to %s" % (attribute, value)) return dict(userName=userName, attribute=attribute, value=value) - @expose(template='fas.template.apply') + @expose(template='fas.templates.apply') + @exception_handler(errorMessage, rules="isinstance(tg_exceptions,ValueError)") + @identity.require(identity.not_anonymous()) + def sudo(self, userName): + # This doesn't work + turbogears.identity.current.user_name=userName + turbogears.flash('Sudoed to %s' % userName) + turbogears.recirect('editAccount') + + @expose(template='fas.templates.apply') + @exception_handler(errorMessage, rules="isinstance(tg_exceptions,ValueError)") + @identity.require(identity.not_anonymous()) + def modifyGroup(self, groupName, action, userName): + ''' Modifies group based on action, groupName and userName ''' + try: + group = Groups.groups(groupName)[groupName] + except KeyError, e: + turbogears.flash('Group Error: %s does not exist - %s' % (groupName, e)) + turbogears.redirect('editGroup?groupName=%s' % group.cn) + + try: + p = Person.byUserName(userName) + if not p.cn: + raise KeyError, 'User %s, just not there' % userName + except KeyError, e: + turbogears.flash('User Error: %s does not exist - %s' % (userName, e)) + turbogears.redirect('editGroup?groupName=%s' % group.cn) + + try: + userGroup = Groups.byGroupName(groupName)[userName] + except KeyError: + # User not already in the group (happens when users apply for a group) + userGroup = UserGroup() + pass + + if action == 'remove': + try: + Groups.remove(group.cn, p.cn) + except TypeError: + turbogears.flash('%s could not be removed from %s!' % (p.cn, group.cn)) + turbogears.redirect('editGroup?groupName=%s' % group.cn) + else: + turbogears.flash('%s removed from %s!' % (p.cn, group.cn)) + turbogears.redirect('editGroup?groupName=%s' % group.cn) + return dict() + + if action == 'upgrade': + try: + p.upgrade(groupName) + except TypeError, e: + turbogears.flash('Cannot upgrade %s - %s!' % (userGroup.fedoraRoleType, e)) + turbogears.redirect('editGroup?groupName=%s' % group.cn) + turbogears.flash('%s Upgraded!' % p.cn) + turbogears.redirect('editGroup?groupName=%s' % group.cn) + + if action == 'downgrade': + try: + p.downgrade(groupName) + except TypeError, e: + turbogears.flash('Cannot downgrade %s - %s!' % (userGroup.fedoraRoleType, e)) + turbogears.redirect('editGroup?groupName=%s' % group.cn) + turbogears.flash('%s Downgraded!' % p.cn) + turbogears.redirect('editGroup?groupName=%s' % group.cn) + + if action == 'apply': + Groups.apply(groupName, userName) + turbogears.flash('%s Applied!' % p.cn) + turbogears.redirect('editGroup?groupName=%s' % group.cn) + + # Done + turbogears.flash('Invalid action: %s' % action) + turbogears.redirect('editGroup?groupName=%s' % group.cn) + return dict() + + @expose(template='fas.templates.apply') @exception_handler(errorMessage,rules="isinstance(tg_exceptions,ValueError)") @identity.require(identity.not_anonymous()) - def applyForGroup(self, groupName, action=None): + def applyForGroup(self, groupName, action=None, requestField=None): userName = turbogears.identity.current.user_name - if action: - Groups.apply(groupName, userName) - group = Groups.groups(groupName) - return dict(group=group) + group = Groups.groups(groupName)[groupName] + user = Person.byUserName(userName) + if action != 'Remove': + try: + Groups.apply(groupName, userName) + turbogears.flash('Application sent for %s' % user.cn) + except ldap.ALREADY_EXISTS, e: + turbogears.flash('Application Denied: %s' % e[0]['desc']) + turbogears.redirect('editGroup?groupName=%s' % group.cn) + + if action == 'Remove' and group.fedoraGroupUserCanRemove == 'TRUE': + try: + Groups.remove(group.cn, user.cn) + except TypeError: + turbogears.flash('%s could not be removed from %s!' % (user.cn, group.cn)) + turbogears.redirect('editGroup?groupName=%s' % group.cn) + else: + turbogears.flash('%s removed from %s!' % (user.cn, group.cn)) + turbogears.redirect('editGroup?groupName=%s' % group.cn) + else: + turbogears.flash('%s does not allow self removal' % group.cn) + turbogears.redirect('editGroup?groupName=%s' % group.cn) + return dict() +def relativeUser(realUser, sudoUser): + ''' Takes user and sees if they are allow to sudo for remote group''' + p = Person.byUserName('realUser') Index: fasLDAP.py =================================================================== RCS file: /cvs/fedora/accounts2/fas/fas/fasLDAP.py,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- fasLDAP.py 28 Mar 2007 18:54:59 -0000 1.4 +++ fasLDAP.py 4 Apr 2007 16:36:47 -0000 1.5 @@ -20,7 +20,7 @@ class UserGroup: ''' Individual User->Group abstraction class ''' - def __init__(self, fedoraRoleApprovalDate, fedoraRoleSponsor, cn, fedoraRoleCreationDate, objectClass, fedoraRoleType, fedoraRoleStatus, fedoraRoleDomain): + def __init__(self, fedoraRoleApprovalDate=None, fedoraRoleSponsor=None, cn=None, fedoraRoleCreationDate=None, objectClass=None, fedoraRoleType=None, fedoraRoleStatus='Not a Member', fedoraRoleDomain=None): self.fedoraRoleApprovalDate = fedoraRoleApprovalDate self.fedoraRoleSponsor = fedoraRoleSponsor self.cn = cn @@ -48,6 +48,8 @@ base = 'ou=Roles,cn=%s,ou=People,dc=fedoraproject,dc=org' % cn groupsDict = search(base, filter) + if not groupsDict: + groupsDict = [] for group in groupsDict: cn = group[0][1]['cn'][0] groups[cn] = UserGroup( @@ -88,11 +90,17 @@ def remove(self, groupName, userName=None): if not userName: userName = self.__userName - if groupName in self.byUserName(userName): - # Probably shouldn't be 'TypeError' - delete('cn=%s,ou=Roles,cn=%s,ou=People,dc=fedoraproject,dc=org' % (groupName, userName)) - else: - raise TypeError, 'User not in that group' + print "userName: %s" % userName + try: + g = self.byUserName(userName, includeUnapproved=True)[groupName] + except: + raise TypeError, 'User not in group %s' % groupName + try: + delete('cn=%s+fedoraRoleType=%s,ou=Roles,cn=%s,ou=People,dc=fedoraproject,dc=org' % (g.cn, g.fedoraRoleType, userName)) + except ldap.NO_SUCH_OBJECT: + delete('cn=%s,ou=Roles,cn=%s,ou=People,dc=fedoraproject,dc=org' % (g.cn, userName)) + except: + raise TypeError, 'Could Not delete %s from %s' % (userName, g.cn) @classmethod def apply(self, groupName, userName=None): @@ -111,7 +119,7 @@ raise TypeError, 'Group "%s" does not exist' % groupName dt = datetime.datetime.now() - now = '%s-%s-%s %s:%s:%s.%s' % (dt.year, + now = '%.2i-%.2i-%.2i %.2i:%.2i:%.2i.%.2i' % (dt.year, dt.month, dt.day, dt.hour, @@ -119,7 +127,7 @@ dt.second, dt.microsecond) - attributes = { 'cn' : groupName, + attributes = { 'cn' : groupName.encode('utf8'), 'fedoraRoleApprovaldate' : 'NotApproved', 'fedoraRoleCreationDate' : now, 'fedoraRoleDomain' : 'None', @@ -128,6 +136,7 @@ 'fedoraRoleType' : 'user', 'objectClass' : ('fedoraRole')} + print 'cn=%s,ou=Roles,cn=%s,ou=People,dc=fedoraproject,dc=org' % (groupName, userName), attributes add('cn=%s,ou=Roles,cn=%s,ou=People,dc=fedoraproject,dc=org' % (groupName, userName), attributes) @@ -224,8 +233,34 @@ who = 'cn=%s,ou=People,dc=fedoraproject,dc=org' % who ldapServer.simple_bind_s(who, password) + def upgrade(self, group): + base = 'cn=%s,ou=Roles,cn=%s,ou=People,dc=fedoraproject,dc=org' % (group, self.cn) + g = Groups.byGroupName(group, includeUnapproved=True)[self.cn] + if not g.fedoraRoleStatus.lower() == 'approved': + '''User not approved or sponsored''' + raise TypeError, 'User is not approved' + if g.fedoraRoleType.lower() == 'administrator': + raise TypeError, 'User cannot be upgraded beyond administrator' + elif g.fedoraRoleType.lower() == 'sponsor': + modify(base, 'fedoraRoleType', 'administrator', g.fedoraRoleType) + elif g.fedoraRoleType.lower() == 'user': + modify(base, 'fedoraRoleType', 'sponsor', g.fedoraRoleType) + + def downgrade(self, group): + base = 'cn=%s,ou=Roles,cn=%s,ou=People,dc=fedoraproject,dc=org' % (group, self.cn) + g = Groups.byGroupName(group, includeUnapproved=True)[self.cn] + if not g.fedoraRoleStatus.lower() == 'approved': + '''User not approved or sponsored''' + raise TypeError, 'User is not approved' + if g.fedoraRoleType.lower() == 'user': + raise TypeError, 'User cannot be downgraded below user, did you mean remove?' + elif g.fedoraRoleType.lower() == 'sponsor': + modify(base, 'fedoraRoleType', 'user', g.fedoraRoleType) + elif g.fedoraRoleType.lower() == 'administrator': + modify(base, 'fedoraRoleType', 'sponsor', g.fedoraRoleType) + - def generatePassword(self,length=14,password=None,salt=''): + def generatePassword(self,password=None,length=14,salt=''): from random import Random import sha import sha @@ -268,6 +303,7 @@ ldapServer = s.ldapConn ldapServer.simple_bind_s('cn=directory manager', 'test') + print "Deleteing %s " % base ldapServer.delete_s(base) def add(base, attributes, ldapServer=None): From fedora-extras-commits at redhat.com Wed Apr 4 16:36:54 2007 From: fedora-extras-commits at redhat.com (Michael Patrick McGrath (mmcgrath)) Date: Wed, 4 Apr 2007 12:36:54 -0400 Subject: accounts2/fas/fas/templates editAccount.kid, 1.4, 1.5 editGroup.kid, 1.2, 1.3 login.kid, 1.2, 1.3 resetPassword.kid, 1.1, 1.2 Message-ID: <200704041636.l34GasuL012027@cvs-int.fedora.redhat.com> Author: mmcgrath Update of /cvs/fedora/accounts2/fas/fas/templates In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv11966/fas/templates Modified Files: editAccount.kid editGroup.kid login.kid resetPassword.kid Log Message: Added many features and needed cleanup. Still not yet ready for a production release Index: editAccount.kid =================================================================== RCS file: /cvs/fedora/accounts2/fas/fas/templates/editAccount.kid,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- editAccount.kid 28 Mar 2007 18:54:59 -0000 1.4 +++ editAccount.kid 4 Apr 2007 16:36:52 -0000 1.5 @@ -41,6 +41,11 @@ Description:
${user.description}
(edit)
Password: + Valid (change) +
Account Status: Approved, Active (deactivate) @@ -55,7 +60,7 @@ - (edit) + (edit) Index: editGroup.kid =================================================================== RCS file: /cvs/fedora/accounts2/fas/fas/templates/editGroup.kid,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- editGroup.kid 28 Mar 2007 18:54:59 -0000 1.2 +++ editGroup.kid 4 Apr 2007 16:36:52 -0000 1.3 @@ -9,13 +9,13 @@ -

My Status: ${myStatus}

- - - - +

My Status: ${me.fedoraRoleStatus}

+ + + + -Remove me +Remove me

${group.cn}

@@ -28,17 +28,35 @@

Members

+ +
+ + + +
+
- + - - + + +
UsernameSponsorDate AddedRole TypeRole StatusApprovalDomain
UsernameSponsorDate AddedApprovalRole TypeDomainAction
${user} ${groups[user].fedoraRoleSponsor} ${groups[user].fedoraRoleSponsor} ${groups[user].fedoraRoleCreationDate}${groups[user].objectClass}${groups[user].fedoraRoleType} ${groups[user].fedoraRoleStatus}${groups[user].fedoraRoleType} ${groups[user].fedoraRoleDomain} + Approve Sponsor + Delete + Upgrade + Downgrade + + Approve Sponsor + Delete + Upgrade + Downgrade +
Index: login.kid =================================================================== RCS file: /cvs/fedora/accounts2/fas/fas/templates/login.kid,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- login.kid 28 Mar 2007 18:54:59 -0000 1.2 +++ login.kid 4 Apr 2007 16:36:52 -0000 1.3 @@ -100,7 +100,7 @@
Forgot Password?Forgot Password?
Index: resetPassword.kid =================================================================== RCS file: /cvs/fedora/accounts2/fas/fas/templates/resetPassword.kid,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- resetPassword.kid 28 Mar 2007 18:54:59 -0000 1.1 +++ resetPassword.kid 4 Apr 2007 16:36:52 -0000 1.2 @@ -11,13 +11,14 @@
Username:
- Primary Email:
+ Primary Email:
- New Password: + New password for ${tg.identity.user.user_name}
+ New Password:
Verify Password:
From fedora-extras-commits at redhat.com Wed Apr 4 16:36:49 2007 From: fedora-extras-commits at redhat.com (Michael Patrick McGrath (mmcgrath)) Date: Wed, 4 Apr 2007 12:36:49 -0400 Subject: accounts2/fas dev.cfg,1.2,1.3 Message-ID: <200704041637.l34GbJsf012039@cvs-int.fedora.redhat.com> Author: mmcgrath Update of /cvs/fedora/accounts2/fas In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv11966 Modified Files: dev.cfg Log Message: Added many features and needed cleanup. Still not yet ready for a production release Index: dev.cfg =================================================================== RCS file: /cvs/fedora/accounts2/fas/dev.cfg,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- dev.cfg 28 Mar 2007 18:54:59 -0000 1.2 +++ dev.cfg 4 Apr 2007 16:36:46 -0000 1.3 @@ -5,6 +5,8 @@ # fas/config/app.cfg mail.on = True mail.server = 'bastion.fedora.phx.redhat.com' +base_url_filter.base_url = "http://192.168.2.101:8081" +base_url_filter.use_x_forwarded_host = True # DATABASE @@ -44,7 +46,6 @@ tg.strict_parameters = True server.webpath='/fas' base_url_filter.on=True -base_url_filter.use_x_forwarded_host=True # LOGGING # Logging configuration generally follows the style of the standard From fedora-extras-commits at redhat.com Wed Apr 4 16:42:29 2007 From: fedora-extras-commits at redhat.com (Ville Skytta (scop)) Date: Wed, 4 Apr 2007 12:42:29 -0400 Subject: rpms/colordiff/devel colordiff-1.0.6-color_patches.patch, NONE, 1.2 colordiff-1.0.6-colors.patch, NONE, 1.2 .cvsignore, 1.2, 1.4 colordiff.spec, 1.2, 1.4 sources, 1.2, 1.4 colordiff-colors.patch, 1.1, NONE Message-ID: <200704041642.l34GgTeI012175@cvs-int.fedora.redhat.com> Author: scop Update of /cvs/extras/rpms/colordiff/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv12114/devel Modified Files: .cvsignore colordiff.spec sources Added Files: colordiff-1.0.6-color_patches.patch colordiff-1.0.6-colors.patch Removed Files: colordiff-colors.patch Log Message: * Wed Apr 4 2007 Ville Skytt?? - 1.0.6-1 - 1.0.6. colordiff-1.0.6-color_patches.patch: --- NEW FILE colordiff-1.0.6-color_patches.patch --- --- colordiff-1.0.6/colordiff.pl~ 2006-09-13 22:37:24.000000000 +0300 +++ colordiff-1.0.6/colordiff.pl 2007-04-04 18:45:36.000000000 +0300 @@ -86,7 +86,7 @@ } next; } - if ($setting eq 'color_patch') { + if ($setting eq 'color_patches') { if ($value eq 'yes') { $color_patch = 1; } colordiff-1.0.6-colors.patch: --- NEW FILE colordiff-1.0.6-colors.patch --- --- colordiff-1.0.6/colordiff.pl~ 2006-09-13 22:37:24.000000000 +0300 +++ colordiff-1.0.6/colordiff.pl 2007-04-04 19:09:01.000000000 +0300 @@ -55,11 +55,11 @@ $colour{off} = "\033[0;0m"; # Default colours if /etc/colordiffrc or ~/.colordiffrc do not exist -my $plain_text = $colour{white}; +my $plain_text = $colour{darkwhite}; my $file_old = $colour{red}; my $file_new = $colour{blue}; my $diff_stuff = $colour{magenta}; -my $cvs_stuff = $colour{green}; +my $cvs_stuff = $colour{darkyellow}; # Locations for personal and system-wide colour configurations my $HOME = $ENV{HOME}; --- colordiff-1.0.6/colordiffrc~ 2006-07-31 21:36:22.000000000 +0300 +++ colordiff-1.0.6/colordiffrc 2007-04-04 19:09:30.000000000 +0300 @@ -19,8 +19,8 @@ # aliases for the same thing, namely "don't colour highlight # this, use the default output colour" # -plain=off +plain=darkwhite newtext=blue oldtext=red diffstuff=magenta -cvsstuff=green +cvsstuff=darkyellow --- colordiff-1.0.6/colordiffrc-lightbg~ 2006-07-31 21:37:11.000000000 +0300 +++ colordiff-1.0.6/colordiffrc-lightbg 2007-04-04 19:08:08.000000000 +0300 @@ -19,8 +19,8 @@ # aliases for the same thing, namely "don't colour highlight # this, use the default output colour" # -plain=off -newtext=blue -oldtext=red +plain=black +newtext=darkblue +oldtext=darkred diffstuff=darkgreen -cvsstuff=darkmagenta +cvsstuff=darkwhite Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/colordiff/devel/.cvsignore,v retrieving revision 1.2 retrieving revision 1.4 diff -u -r1.2 -r1.4 --- .cvsignore 21 May 2005 08:42:50 -0000 1.2 +++ .cvsignore 4 Apr 2007 16:41:56 -0000 1.4 @@ -1 +1 @@ -colordiff-1.0.5.tar.gz +colordiff-1.0.6.tar.gz Index: colordiff.spec =================================================================== RCS file: /cvs/extras/rpms/colordiff/devel/colordiff.spec,v retrieving revision 1.2 retrieving revision 1.4 diff -u -r1.2 -r1.4 --- colordiff.spec 30 Aug 2006 06:37:59 -0000 1.2 +++ colordiff.spec 4 Apr 2007 16:41:56 -0000 1.4 @@ -1,18 +1,21 @@ Name: colordiff -Version: 1.0.5 -Release: 2 +Version: 1.0.6 +Release: 1%{?dist} Summary: Color terminal highlighter for diff files Group: Applications/Text License: GPL URL: http://colordiff.sourceforge.net/ Source0: http://colordiff.sourceforge.net/%{name}-%{version}.tar.gz -Patch0: %{name}-colors.patch +Patch0: %{name}-1.0.6-colors.patch +Patch1: %{name}-1.0.6-color_patches.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch -BuildRequires: sed -Requires: bzip2, gzip, less, diffutils +Requires: bzip2 +Requires: gzip +Requires: less +Requires: diffutils Provides: cdiff %description @@ -23,8 +26,8 @@ %prep %setup -q %patch0 -p1 +%patch1 -p1 mv colordiffrc colordiffrc-darkbg -sed -i -e 's/banner=yes/banner=no/' colordiffrc-* %build @@ -52,6 +55,9 @@ %changelog +* Wed Apr 4 2007 Ville Skytt?? - 1.0.6-1 +- 1.0.6. + * Wed Aug 30 2006 Ville Skytt?? - 1.0.5-2 - Drop no longer needed Obsoletes. Index: sources =================================================================== RCS file: /cvs/extras/rpms/colordiff/devel/sources,v retrieving revision 1.2 retrieving revision 1.4 diff -u -r1.2 -r1.4 --- sources 21 May 2005 08:42:50 -0000 1.2 +++ sources 4 Apr 2007 16:41:56 -0000 1.4 @@ -1 +1 @@ -b8ef81a80dfa8a4c001915d03a73f7d1 colordiff-1.0.5.tar.gz +a27bfccc24cd9874eb1d1abe40dc2457 colordiff-1.0.6.tar.gz --- colordiff-colors.patch DELETED --- From fedora-extras-commits at redhat.com Wed Apr 4 16:42:26 2007 From: fedora-extras-commits at redhat.com (Ville Skytta (scop)) Date: Wed, 4 Apr 2007 12:42:26 -0400 Subject: rpms/colordiff/devel branch, NONE, 1.1 colordiff-1.0.6-color_patches.patch, NONE, 1.1 colordiff-1.0.6-colors.patch, NONE, 1.1 .cvsignore, 1.2, 1.3 colordiff.spec, 1.2, 1.3 sources, 1.2, 1.3 colordiff-colors.patch, 1.1, NONE Message-ID: <200704041642.l34GgQXf012167@cvs-int.fedora.redhat.com> Author: scop Update of /cvs/extras/rpms/colordiff/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv12114/FC-6 Modified Files: .cvsignore colordiff.spec sources Added Files: branch colordiff-1.0.6-color_patches.patch colordiff-1.0.6-colors.patch Removed Files: colordiff-colors.patch Log Message: * Wed Apr 4 2007 Ville Skytt?? - 1.0.6-1 - 1.0.6. --- NEW FILE branch --- FC-6 colordiff-1.0.6-color_patches.patch: --- NEW FILE colordiff-1.0.6-color_patches.patch --- --- colordiff-1.0.6/colordiff.pl~ 2006-09-13 22:37:24.000000000 +0300 +++ colordiff-1.0.6/colordiff.pl 2007-04-04 18:45:36.000000000 +0300 @@ -86,7 +86,7 @@ } next; } - if ($setting eq 'color_patch') { + if ($setting eq 'color_patches') { if ($value eq 'yes') { $color_patch = 1; } colordiff-1.0.6-colors.patch: --- NEW FILE colordiff-1.0.6-colors.patch --- --- colordiff-1.0.6/colordiff.pl~ 2006-09-13 22:37:24.000000000 +0300 +++ colordiff-1.0.6/colordiff.pl 2007-04-04 19:09:01.000000000 +0300 @@ -55,11 +55,11 @@ $colour{off} = "\033[0;0m"; # Default colours if /etc/colordiffrc or ~/.colordiffrc do not exist -my $plain_text = $colour{white}; +my $plain_text = $colour{darkwhite}; my $file_old = $colour{red}; my $file_new = $colour{blue}; my $diff_stuff = $colour{magenta}; -my $cvs_stuff = $colour{green}; +my $cvs_stuff = $colour{darkyellow}; # Locations for personal and system-wide colour configurations my $HOME = $ENV{HOME}; --- colordiff-1.0.6/colordiffrc~ 2006-07-31 21:36:22.000000000 +0300 +++ colordiff-1.0.6/colordiffrc 2007-04-04 19:09:30.000000000 +0300 @@ -19,8 +19,8 @@ # aliases for the same thing, namely "don't colour highlight # this, use the default output colour" # -plain=off +plain=darkwhite newtext=blue oldtext=red diffstuff=magenta -cvsstuff=green +cvsstuff=darkyellow --- colordiff-1.0.6/colordiffrc-lightbg~ 2006-07-31 21:37:11.000000000 +0300 +++ colordiff-1.0.6/colordiffrc-lightbg 2007-04-04 19:08:08.000000000 +0300 @@ -19,8 +19,8 @@ # aliases for the same thing, namely "don't colour highlight # this, use the default output colour" # -plain=off -newtext=blue -oldtext=red +plain=black +newtext=darkblue +oldtext=darkred diffstuff=darkgreen -cvsstuff=darkmagenta +cvsstuff=darkwhite Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/colordiff/devel/.cvsignore,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- .cvsignore 21 May 2005 08:42:50 -0000 1.2 +++ .cvsignore 4 Apr 2007 16:41:53 -0000 1.3 @@ -1 +1 @@ -colordiff-1.0.5.tar.gz +colordiff-1.0.6.tar.gz Index: colordiff.spec =================================================================== RCS file: /cvs/extras/rpms/colordiff/devel/colordiff.spec,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- colordiff.spec 30 Aug 2006 06:37:59 -0000 1.2 +++ colordiff.spec 4 Apr 2007 16:41:53 -0000 1.3 @@ -1,18 +1,21 @@ Name: colordiff -Version: 1.0.5 -Release: 2 +Version: 1.0.6 +Release: 1%{?dist} Summary: Color terminal highlighter for diff files Group: Applications/Text License: GPL URL: http://colordiff.sourceforge.net/ Source0: http://colordiff.sourceforge.net/%{name}-%{version}.tar.gz -Patch0: %{name}-colors.patch +Patch0: %{name}-1.0.6-colors.patch +Patch1: %{name}-1.0.6-color_patches.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch -BuildRequires: sed -Requires: bzip2, gzip, less, diffutils +Requires: bzip2 +Requires: gzip +Requires: less +Requires: diffutils Provides: cdiff %description @@ -23,8 +26,8 @@ %prep %setup -q %patch0 -p1 +%patch1 -p1 mv colordiffrc colordiffrc-darkbg -sed -i -e 's/banner=yes/banner=no/' colordiffrc-* %build @@ -52,6 +55,9 @@ %changelog +* Wed Apr 4 2007 Ville Skytt?? - 1.0.6-1 +- 1.0.6. + * Wed Aug 30 2006 Ville Skytt?? - 1.0.5-2 - Drop no longer needed Obsoletes. Index: sources =================================================================== RCS file: /cvs/extras/rpms/colordiff/devel/sources,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- sources 21 May 2005 08:42:50 -0000 1.2 +++ sources 4 Apr 2007 16:41:53 -0000 1.3 @@ -1 +1 @@ -b8ef81a80dfa8a4c001915d03a73f7d1 colordiff-1.0.5.tar.gz +a27bfccc24cd9874eb1d1abe40dc2457 colordiff-1.0.6.tar.gz --- colordiff-colors.patch DELETED --- From fedora-extras-commits at redhat.com Wed Apr 4 17:05:04 2007 From: fedora-extras-commits at redhat.com (Ville Skytta (scop)) Date: Wed, 4 Apr 2007 13:05:04 -0400 Subject: rpms/colordiff/FC-6 colordiff-1.0.6-color_patches.patch, NONE, 1.1 colordiff-1.0.6-colors.patch, NONE, 1.1 .cvsignore, 1.2, 1.3 colordiff.spec, 1.2, 1.3 sources, 1.2, 1.3 colordiff-colors.patch, 1.1, NONE Message-ID: <200704041705.l34H54OE016651@cvs-int.fedora.redhat.com> Author: scop Update of /cvs/extras/rpms/colordiff/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv16598 Modified Files: .cvsignore colordiff.spec sources Added Files: colordiff-1.0.6-color_patches.patch colordiff-1.0.6-colors.patch Removed Files: colordiff-colors.patch Log Message: (w00t? FC-6 and devel branches pointed to the same place??? Retry.) * Wed Apr 4 2007 Ville Skytt?? - 1.0.6-1 - 1.0.6. colordiff-1.0.6-color_patches.patch: --- NEW FILE colordiff-1.0.6-color_patches.patch --- --- colordiff-1.0.6/colordiff.pl~ 2006-09-13 22:37:24.000000000 +0300 +++ colordiff-1.0.6/colordiff.pl 2007-04-04 18:45:36.000000000 +0300 @@ -86,7 +86,7 @@ } next; } - if ($setting eq 'color_patch') { + if ($setting eq 'color_patches') { if ($value eq 'yes') { $color_patch = 1; } colordiff-1.0.6-colors.patch: --- NEW FILE colordiff-1.0.6-colors.patch --- --- colordiff-1.0.6/colordiff.pl~ 2006-09-13 22:37:24.000000000 +0300 +++ colordiff-1.0.6/colordiff.pl 2007-04-04 19:09:01.000000000 +0300 @@ -55,11 +55,11 @@ $colour{off} = "\033[0;0m"; # Default colours if /etc/colordiffrc or ~/.colordiffrc do not exist -my $plain_text = $colour{white}; +my $plain_text = $colour{darkwhite}; my $file_old = $colour{red}; my $file_new = $colour{blue}; my $diff_stuff = $colour{magenta}; -my $cvs_stuff = $colour{green}; +my $cvs_stuff = $colour{darkyellow}; # Locations for personal and system-wide colour configurations my $HOME = $ENV{HOME}; --- colordiff-1.0.6/colordiffrc~ 2006-07-31 21:36:22.000000000 +0300 +++ colordiff-1.0.6/colordiffrc 2007-04-04 19:09:30.000000000 +0300 @@ -19,8 +19,8 @@ # aliases for the same thing, namely "don't colour highlight # this, use the default output colour" # -plain=off +plain=darkwhite newtext=blue oldtext=red diffstuff=magenta -cvsstuff=green +cvsstuff=darkyellow --- colordiff-1.0.6/colordiffrc-lightbg~ 2006-07-31 21:37:11.000000000 +0300 +++ colordiff-1.0.6/colordiffrc-lightbg 2007-04-04 19:08:08.000000000 +0300 @@ -19,8 +19,8 @@ # aliases for the same thing, namely "don't colour highlight # this, use the default output colour" # -plain=off -newtext=blue -oldtext=red +plain=black +newtext=darkblue +oldtext=darkred diffstuff=darkgreen -cvsstuff=darkmagenta +cvsstuff=darkwhite Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/colordiff/FC-6/.cvsignore,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- .cvsignore 21 May 2005 08:42:50 -0000 1.2 +++ .cvsignore 4 Apr 2007 17:04:31 -0000 1.3 @@ -1 +1 @@ -colordiff-1.0.5.tar.gz +colordiff-1.0.6.tar.gz Index: colordiff.spec =================================================================== RCS file: /cvs/extras/rpms/colordiff/FC-6/colordiff.spec,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- colordiff.spec 30 Aug 2006 06:37:59 -0000 1.2 +++ colordiff.spec 4 Apr 2007 17:04:31 -0000 1.3 @@ -1,18 +1,21 @@ Name: colordiff -Version: 1.0.5 -Release: 2 +Version: 1.0.6 +Release: 1%{?dist} Summary: Color terminal highlighter for diff files Group: Applications/Text License: GPL URL: http://colordiff.sourceforge.net/ Source0: http://colordiff.sourceforge.net/%{name}-%{version}.tar.gz -Patch0: %{name}-colors.patch +Patch0: %{name}-1.0.6-colors.patch +Patch1: %{name}-1.0.6-color_patches.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch -BuildRequires: sed -Requires: bzip2, gzip, less, diffutils +Requires: bzip2 +Requires: gzip +Requires: less +Requires: diffutils Provides: cdiff %description @@ -23,8 +26,8 @@ %prep %setup -q %patch0 -p1 +%patch1 -p1 mv colordiffrc colordiffrc-darkbg -sed -i -e 's/banner=yes/banner=no/' colordiffrc-* %build @@ -52,6 +55,9 @@ %changelog +* Wed Apr 4 2007 Ville Skytt?? - 1.0.6-1 +- 1.0.6. + * Wed Aug 30 2006 Ville Skytt?? - 1.0.5-2 - Drop no longer needed Obsoletes. Index: sources =================================================================== RCS file: /cvs/extras/rpms/colordiff/FC-6/sources,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- sources 21 May 2005 08:42:50 -0000 1.2 +++ sources 4 Apr 2007 17:04:31 -0000 1.3 @@ -1 +1 @@ -b8ef81a80dfa8a4c001915d03a73f7d1 colordiff-1.0.5.tar.gz +a27bfccc24cd9874eb1d1abe40dc2457 colordiff-1.0.6.tar.gz --- colordiff-colors.patch DELETED --- From fedora-extras-commits at redhat.com Wed Apr 4 17:07:55 2007 From: fedora-extras-commits at redhat.com (Ville Skytta (scop)) Date: Wed, 4 Apr 2007 13:07:55 -0400 Subject: rpms/colordiff/devel colordiff.spec,1.4,1.5 branch,1.1,NONE Message-ID: <200704041707.l34H7t1k016777@cvs-int.fedora.redhat.com> Author: scop Update of /cvs/extras/rpms/colordiff/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv16731/devel Modified Files: colordiff.spec Removed Files: branch Log Message: Hopefully final branch mess fixups. Index: colordiff.spec =================================================================== RCS file: /cvs/extras/rpms/colordiff/devel/colordiff.spec,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- colordiff.spec 4 Apr 2007 16:41:56 -0000 1.4 +++ colordiff.spec 4 Apr 2007 17:07:22 -0000 1.5 @@ -1,6 +1,6 @@ Name: colordiff Version: 1.0.6 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Color terminal highlighter for diff files Group: Applications/Text @@ -55,7 +55,7 @@ %changelog -* Wed Apr 4 2007 Ville Skytt?? - 1.0.6-1 +* Wed Apr 4 2007 Ville Skytt?? - 1.0.6-2 - 1.0.6. * Wed Aug 30 2006 Ville Skytt?? - 1.0.5-2 --- branch DELETED --- From fedora-extras-commits at redhat.com Wed Apr 4 17:07:51 2007 From: fedora-extras-commits at redhat.com (Ville Skytta (scop)) Date: Wed, 4 Apr 2007 13:07:51 -0400 Subject: rpms/colordiff/FC-6 colordiff.spec,1.3,1.4 Message-ID: <200704041707.l34H7pIt016774@cvs-int.fedora.redhat.com> Author: scop Update of /cvs/extras/rpms/colordiff/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv16731/FC-6 Modified Files: colordiff.spec Log Message: Hopefully final branch mess fixups. Index: colordiff.spec =================================================================== RCS file: /cvs/extras/rpms/colordiff/FC-6/colordiff.spec,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- colordiff.spec 4 Apr 2007 17:04:31 -0000 1.3 +++ colordiff.spec 4 Apr 2007 17:07:18 -0000 1.4 @@ -1,6 +1,6 @@ Name: colordiff Version: 1.0.6 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Color terminal highlighter for diff files Group: Applications/Text @@ -55,7 +55,7 @@ %changelog -* Wed Apr 4 2007 Ville Skytt?? - 1.0.6-1 +* Wed Apr 4 2007 Ville Skytt?? - 1.0.6-2 - 1.0.6. * Wed Aug 30 2006 Ville Skytt?? - 1.0.5-2 From fedora-extras-commits at redhat.com Wed Apr 4 18:56:29 2007 From: fedora-extras-commits at redhat.com (Josh Bressers (bressers)) Date: Wed, 4 Apr 2007 14:56:29 -0400 Subject: fedora-security/audit fc6,1.213,1.214 Message-ID: <200704041856.l34IuTTa024717@cvs-int.fedora.redhat.com> Author: bressers Update of /cvs/fedora/fedora-security/audit In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv24700 Modified Files: fc6 Log Message: Note some new X flaws. Index: fc6 =================================================================== RCS file: /cvs/fedora/fedora-security/audit/fc6,v retrieving revision 1.213 retrieving revision 1.214 diff -u -r1.213 -r1.214 --- fc6 23 Mar 2007 13:43:58 -0000 1.213 +++ fc6 4 Apr 2007 18:56:27 -0000 1.214 @@ -12,10 +12,13 @@ CVE-2007-1411 ignore (php) unshipped mssql extension CVE-2007-1401 ignore (php) unshipped cracklib extension CVE-2007-1396 ignore (php) feature, not a flaw +CVE-2007-1352 VULNERABLE (libXfont) #235265 +CVE-2007-1351 VULNERABLE (libXfont) #235265 CVE-2007-1263 version (gnupg, fixed 1.4.7) [since FEDORA-2007-315] CVE-2007-1218 backport (tcpdump) 232349 [since FEDORA-2007-347] CVE-2007-1006 version (ekiga, fixed 2.0.5) #229259 [since FEDORA-2007-322] CVE-2007-1004 VULNERABLE (firefox, ...) +CVE-2007-1003 VULNERABLE (xorg-x11-server, fixed > X11R7.2) #235263 CVE-2007-1002 VULNERABLE (evolution) #233587 CVE-2007-1000 version (kernel, fixed 2.6.20) [since FEDORA-2007-335] CVE-2007-0998 backport (xen) #230295 [since FEDORA-2007-343] From fedora-extras-commits at redhat.com Wed Apr 4 19:05:30 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Wed, 4 Apr 2007 15:05:30 -0400 Subject: rpms/pgadmin3/devel .cvsignore, 1.6, 1.7 pgadmin3.spec, 1.14, 1.15 sources, 1.6, 1.7 pgadmin3-1.6.1-frm.patch, 1.1, NONE Message-ID: <200704041905.l34J5UVM029036@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/rpms/pgadmin3/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv29010 Modified Files: .cvsignore pgadmin3.spec sources Removed Files: pgadmin3-1.6.1-frm.patch Log Message: 1.6.3 Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/pgadmin3/devel/.cvsignore,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- .cvsignore 5 Dec 2006 22:43:32 -0000 1.6 +++ .cvsignore 4 Apr 2007 19:04:56 -0000 1.7 @@ -1 +1 @@ -pgadmin3-1.6.1.tar.gz +pgadmin3-1.6.3.tar.gz Index: pgadmin3.spec =================================================================== RCS file: /cvs/extras/rpms/pgadmin3/devel/pgadmin3.spec,v retrieving revision 1.14 retrieving revision 1.15 diff -u -r1.14 -r1.15 --- pgadmin3.spec 28 Dec 2006 21:10:17 -0000 1.14 +++ pgadmin3.spec 4 Apr 2007 19:04:56 -0000 1.15 @@ -1,12 +1,11 @@ Summary: Graphical client for PostgreSQL Name: pgadmin3 -Version: 1.6.1 -Release: 2%{?dist} +Version: 1.6.3 +Release: 1%{?dist} License: Artistic Group: Applications/Databases -Source: ftp://ftp.postgresql.org/pub/pgadmin3/release/v1.6.1/src/pgadmin3-1.6.1.tar.gz -Patch0: pgadmin3-1.6.1-frm.patch +Source: ftp://ftp.postgresql.org/pub/pgadmin3/release/v1.6.1/src/pgadmin3-1.6.3.tar.gz URL: http://www.pgadmin.org/ BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: wxGTK2-devel wxGTK2-stc wxGTK2-xrc postgresql-devel desktop-file-utils openssl-devel libxml2-devel libxslt-devel @@ -17,7 +16,6 @@ %prep %setup -q -%patch0 -p0 %build export LIBS="-lwx_gtk2u_core-2.8" @@ -50,6 +48,9 @@ %{_datadir}/applications/* %changelog +* Wed Apr 04 2007 Warren Togami - 1.6.3-1 +- 1.6.3 + * Thu Dec 28 2006 Jason L Tibbitts III - 1.6.1-2 - A couple of minor fixes to get things building in rawhide. Index: sources =================================================================== RCS file: /cvs/extras/rpms/pgadmin3/devel/sources,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- sources 5 Dec 2006 22:43:32 -0000 1.6 +++ sources 4 Apr 2007 19:04:56 -0000 1.7 @@ -1 +1 @@ -0cdfffceb09e40787ead39541bcd5683 pgadmin3-1.6.1.tar.gz +d3ab37cec763895b05803338f09331e4 pgadmin3-1.6.3.tar.gz --- pgadmin3-1.6.1-frm.patch DELETED --- From fedora-extras-commits at redhat.com Wed Apr 4 19:19:32 2007 From: fedora-extras-commits at redhat.com (Jon Ciesla (limb)) Date: Wed, 4 Apr 2007 15:19:32 -0400 Subject: rpms/gnubg/devel gnubg.spec,1.12,1.13 Message-ID: <200704041919.l34JJWoD029232@cvs-int.fedora.redhat.com> Author: limb Update of /cvs/extras/rpms/gnubg/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv29211 Modified Files: gnubg.spec Log Message: Unified spec to fix EVR. Index: gnubg.spec =================================================================== RCS file: /cvs/extras/rpms/gnubg/devel/gnubg.spec,v retrieving revision 1.12 retrieving revision 1.13 diff -u -r1.12 -r1.13 --- gnubg.spec 20 Mar 2007 18:28:16 -0000 1.12 +++ gnubg.spec 4 Apr 2007 19:18:58 -0000 1.13 @@ -3,7 +3,7 @@ Group: Amusements/Games Summary: A backgammon game and analyser Version: 20061119 -Release: 9%{?dist} +Release: 10%{?dist} Source0: http://www.gnubg.org/media/sources/%{name}-source-MAIN-%{version}.tar.gz Source1: gnubg.weights Source2: gnubg.desktop @@ -36,6 +36,9 @@ BuildRequires: glib-devel BuildRequires: freetype-devel BuildRequires: flex +%if "0%{?dist}" == "0.fc5" +BuildRequires: libXt-devel +%endif Requires(post): /sbin/install-info Requires(preun): /sbin/install-info @@ -139,6 +142,8 @@ %{_datadir}/gnubg/flags/ %changelog +* Tue Mar 20 2007 Jon Ciesla - 20061119-10 +- Unified spec to fix EVR issues. * Tue Mar 20 2007 Jon Ciesla - 20061119-9 - Explicity installing textures. - Updated menu categories in desktop. From fedora-extras-commits at redhat.com Wed Apr 4 19:20:11 2007 From: fedora-extras-commits at redhat.com (Jon Ciesla (limb)) Date: Wed, 4 Apr 2007 15:20:11 -0400 Subject: rpms/gnubg/FC-6 gnubg.spec,1.5,1.6 Message-ID: <200704041920.l34JKBN9029273@cvs-int.fedora.redhat.com> Author: limb Update of /cvs/extras/rpms/gnubg/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv29231 Modified Files: gnubg.spec Log Message: Unified spec for EVR fix. Index: gnubg.spec =================================================================== RCS file: /cvs/extras/rpms/gnubg/FC-6/gnubg.spec,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- gnubg.spec 14 Feb 2007 16:10:31 -0000 1.5 +++ gnubg.spec 4 Apr 2007 19:19:38 -0000 1.6 @@ -3,7 +3,7 @@ Group: Amusements/Games Summary: A backgammon game and analyser Version: 20061119 -Release: 8%{?dist} +Release: 10%{?dist} Source0: http://www.gnubg.org/media/sources/%{name}-source-MAIN-%{version}.tar.gz Source1: gnubg.weights Source2: gnubg.desktop @@ -36,6 +36,9 @@ BuildRequires: glib-devel BuildRequires: freetype-devel BuildRequires: flex +%if "0%{?dist}" == "0.fc5" +BuildRequires: libXt-devel +%endif Requires(post): /sbin/install-info Requires(preun): /sbin/install-info @@ -69,6 +72,9 @@ mkdir -p $RPM_BUILD_ROOT%{_datadir}/gnubg make install DESTDIR=$RPM_BUILD_ROOT install -Dpm 644 %{SOURCE1} $RPM_BUILD_ROOT%{_datadir}/gnubg/gnubg.weights +cp -rp textures* $RPM_BUILD_ROOT%{_datadir}/gnubg/ +rm -rf $RPM_BUILD_ROOT%{_datadir}/gnubg/textures/CVS +rm -rf $RPM_BUILD_ROOT%{_datadir}/gnubg/textures/.cvsignore %find_lang %{name} @@ -136,6 +142,11 @@ %{_datadir}/gnubg/flags/ %changelog +* Tue Mar 20 2007 Jon Ciesla - 20061119-10 +- Unified spec to fix EVR issues. +* Tue Mar 20 2007 Jon Ciesla - 20061119-9 +- Explicity installing textures. +- Updated menu categories in desktop. * Wed Feb 14 2007 Jon Ciesla - 20061119-8 - Corrected some duplicate files * Wed Feb 14 2007 Jon Ciesla - 20061119-7 From fedora-extras-commits at redhat.com Wed Apr 4 19:20:39 2007 From: fedora-extras-commits at redhat.com (Jon Ciesla (limb)) Date: Wed, 4 Apr 2007 15:20:39 -0400 Subject: rpms/gnubg/FC-5 gnubg.spec,1.5,1.6 Message-ID: <200704041920.l34JKdse029307@cvs-int.fedora.redhat.com> Author: limb Update of /cvs/extras/rpms/gnubg/FC-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv29256 Modified Files: gnubg.spec Log Message: Unified spec for EVR fix. Index: gnubg.spec =================================================================== RCS file: /cvs/extras/rpms/gnubg/FC-5/gnubg.spec,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- gnubg.spec 14 Feb 2007 17:47:55 -0000 1.5 +++ gnubg.spec 4 Apr 2007 19:20:06 -0000 1.6 @@ -3,7 +3,7 @@ Group: Amusements/Games Summary: A backgammon game and analyser Version: 20061119 -Release: 8%{?dist}.2 +Release: 10%{?dist} Source0: http://www.gnubg.org/media/sources/%{name}-source-MAIN-%{version}.tar.gz Source1: gnubg.weights Source2: gnubg.desktop @@ -15,7 +15,6 @@ BuildRequires: arts-devel BuildRequires: gettext-devel BuildRequires: gtkglext-devel -BuildRequires: libXt-devel BuildRequires: automake BuildRequires: bison BuildRequires: libtool @@ -37,6 +36,9 @@ BuildRequires: glib-devel BuildRequires: freetype-devel BuildRequires: flex +%if "0%{?dist}" == "0.fc5" +BuildRequires: libXt-devel +%endif Requires(post): /sbin/install-info Requires(preun): /sbin/install-info @@ -70,6 +72,9 @@ mkdir -p $RPM_BUILD_ROOT%{_datadir}/gnubg make install DESTDIR=$RPM_BUILD_ROOT install -Dpm 644 %{SOURCE1} $RPM_BUILD_ROOT%{_datadir}/gnubg/gnubg.weights +cp -rp textures* $RPM_BUILD_ROOT%{_datadir}/gnubg/ +rm -rf $RPM_BUILD_ROOT%{_datadir}/gnubg/textures/CVS +rm -rf $RPM_BUILD_ROOT%{_datadir}/gnubg/textures/.cvsignore %find_lang %{name} @@ -137,10 +142,11 @@ %{_datadir}/gnubg/flags/ %changelog -* Wed Feb 14 2007 Jon Ciesla - 20061119-8.2 -- BR: libXt-devel, gtkglext-devel workaround. -* Wed Feb 14 2007 Jon Ciesla - 20061119-8.1 -- Added special Buildreq for FC5. +* Tue Mar 20 2007 Jon Ciesla - 20061119-10 +- Unified spec to fix EVR issues. +* Tue Mar 20 2007 Jon Ciesla - 20061119-9 +- Explicity installing textures. +- Updated menu categories in desktop. * Wed Feb 14 2007 Jon Ciesla - 20061119-8 - Corrected some duplicate files * Wed Feb 14 2007 Jon Ciesla - 20061119-7 From fedora-extras-commits at redhat.com Wed Apr 4 19:21:51 2007 From: fedora-extras-commits at redhat.com (Jon Ciesla (limb)) Date: Wed, 4 Apr 2007 15:21:51 -0400 Subject: rpms/gnubg/FC-6 gnubg.desktop,1.1,1.2 Message-ID: <200704041921.l34JLp0r029373@cvs-int.fedora.redhat.com> Author: limb Update of /cvs/extras/rpms/gnubg/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv29321 Modified Files: gnubg.desktop Log Message: Updated desktop. Index: gnubg.desktop =================================================================== RCS file: /cvs/extras/rpms/gnubg/FC-6/gnubg.desktop,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- gnubg.desktop 6 Jun 2006 19:27:00 -0000 1.1 +++ gnubg.desktop 4 Apr 2007 19:21:17 -0000 1.2 @@ -8,5 +8,5 @@ Terminal=false StartupNotify=false Type=Application -Categories=Application;Game; +Categories=BoardGames;Game; Version=20060530 From fedora-extras-commits at redhat.com Wed Apr 4 19:22:13 2007 From: fedora-extras-commits at redhat.com (Jon Ciesla (limb)) Date: Wed, 4 Apr 2007 15:22:13 -0400 Subject: rpms/gnubg/FC-5 gnubg.desktop,1.1,1.2 Message-ID: <200704041922.l34JMDbB029390@cvs-int.fedora.redhat.com> Author: limb Update of /cvs/extras/rpms/gnubg/FC-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv29348 Modified Files: gnubg.desktop Log Message: Updated desktop Index: gnubg.desktop =================================================================== RCS file: /cvs/extras/rpms/gnubg/FC-5/gnubg.desktop,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- gnubg.desktop 6 Jun 2006 19:27:00 -0000 1.1 +++ gnubg.desktop 4 Apr 2007 19:21:39 -0000 1.2 @@ -8,5 +8,5 @@ Terminal=false StartupNotify=false Type=Application -Categories=Application;Game; +Categories=BoardGames;Game; Version=20060530 From fedora-extras-commits at redhat.com Wed Apr 4 19:25:12 2007 From: fedora-extras-commits at redhat.com (Jon Ciesla (limb)) Date: Wed, 4 Apr 2007 15:25:12 -0400 Subject: rpms/gnubg/FC-6 gnubg.spec,1.6,1.7 Message-ID: <200704041925.l34JPC7f029487@cvs-int.fedora.redhat.com> Author: limb Update of /cvs/extras/rpms/gnubg/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv29455 Modified Files: gnubg.spec Log Message: rel bump Index: gnubg.spec =================================================================== RCS file: /cvs/extras/rpms/gnubg/FC-6/gnubg.spec,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- gnubg.spec 4 Apr 2007 19:19:38 -0000 1.6 +++ gnubg.spec 4 Apr 2007 19:24:39 -0000 1.7 @@ -3,7 +3,7 @@ Group: Amusements/Games Summary: A backgammon game and analyser Version: 20061119 -Release: 10%{?dist} +Release: 11%{?dist} Source0: http://www.gnubg.org/media/sources/%{name}-source-MAIN-%{version}.tar.gz Source1: gnubg.weights Source2: gnubg.desktop @@ -142,7 +142,9 @@ %{_datadir}/gnubg/flags/ %changelog -* Tue Mar 20 2007 Jon Ciesla - 20061119-10 +* Mon Apr 04 2007 Jon Ciesla - 20061119-11 +- rel bump for desktop mis-update fix. +* Mon Apr 04 2007 Jon Ciesla - 20061119-10 - Unified spec to fix EVR issues. * Tue Mar 20 2007 Jon Ciesla - 20061119-9 - Explicity installing textures. From fedora-extras-commits at redhat.com Wed Apr 4 19:25:49 2007 From: fedora-extras-commits at redhat.com (Jon Ciesla (limb)) Date: Wed, 4 Apr 2007 15:25:49 -0400 Subject: rpms/gnubg/FC-5 gnubg.spec,1.6,1.7 Message-ID: <200704041925.l34JPnvj029594@cvs-int.fedora.redhat.com> Author: limb Update of /cvs/extras/rpms/gnubg/FC-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv29481 Modified Files: gnubg.spec Log Message: rel bump Index: gnubg.spec =================================================================== RCS file: /cvs/extras/rpms/gnubg/FC-5/gnubg.spec,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- gnubg.spec 4 Apr 2007 19:20:06 -0000 1.6 +++ gnubg.spec 4 Apr 2007 19:25:16 -0000 1.7 @@ -3,7 +3,7 @@ Group: Amusements/Games Summary: A backgammon game and analyser Version: 20061119 -Release: 10%{?dist} +Release: 11%{?dist} Source0: http://www.gnubg.org/media/sources/%{name}-source-MAIN-%{version}.tar.gz Source1: gnubg.weights Source2: gnubg.desktop @@ -142,7 +142,9 @@ %{_datadir}/gnubg/flags/ %changelog -* Tue Mar 20 2007 Jon Ciesla - 20061119-10 +* Mon Apr 04 2007 Jon Ciesla - 20061119-11 +- rel bump for desktop mis-update fix. +* Mon Apr 04 2007 Jon Ciesla - 20061119-10 - Unified spec to fix EVR issues. * Tue Mar 20 2007 Jon Ciesla - 20061119-9 - Explicity installing textures. From fedora-extras-commits at redhat.com Wed Apr 4 19:26:40 2007 From: fedora-extras-commits at redhat.com (Jon Ciesla (limb)) Date: Wed, 4 Apr 2007 15:26:40 -0400 Subject: rpms/gnubg/devel gnubg.spec,1.13,1.14 Message-ID: <200704041926.l34JQeqt029647@cvs-int.fedora.redhat.com> Author: limb Update of /cvs/extras/rpms/gnubg/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv29600 Modified Files: gnubg.spec Log Message: rel bump Index: gnubg.spec =================================================================== RCS file: /cvs/extras/rpms/gnubg/devel/gnubg.spec,v retrieving revision 1.13 retrieving revision 1.14 diff -u -r1.13 -r1.14 --- gnubg.spec 4 Apr 2007 19:18:58 -0000 1.13 +++ gnubg.spec 4 Apr 2007 19:26:06 -0000 1.14 @@ -3,7 +3,7 @@ Group: Amusements/Games Summary: A backgammon game and analyser Version: 20061119 -Release: 10%{?dist} +Release: 11%{?dist} Source0: http://www.gnubg.org/media/sources/%{name}-source-MAIN-%{version}.tar.gz Source1: gnubg.weights Source2: gnubg.desktop @@ -142,7 +142,9 @@ %{_datadir}/gnubg/flags/ %changelog -* Tue Mar 20 2007 Jon Ciesla - 20061119-10 +* Mon Apr 04 2007 Jon Ciesla - 20061119-11 +- rel bump for desktop mis-update fix. +* Mon Apr 04 2007 Jon Ciesla - 20061119-10 - Unified spec to fix EVR issues. * Tue Mar 20 2007 Jon Ciesla - 20061119-9 - Explicity installing textures. From fedora-extras-commits at redhat.com Wed Apr 4 19:27:59 2007 From: fedora-extras-commits at redhat.com (Bill Peck (bpeck)) Date: Wed, 4 Apr 2007 15:27:59 -0400 Subject: rpms/conmux import.log,1.4,1.5 Message-ID: <200704041927.l34JRxFC029799@cvs-int.fedora.redhat.com> Author: bpeck Update of /cvs/extras/rpms/conmux In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv29698 Modified Files: import.log Log Message: intial import for epel. Index: import.log =================================================================== RCS file: /cvs/extras/rpms/conmux/import.log,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- import.log 23 Mar 2007 20:56:26 -0000 1.4 +++ import.log 4 Apr 2007 19:27:26 -0000 1.5 @@ -1,3 +1,4 @@ conmux-0_0-5_493svn:HEAD:conmux-0.0-5.493svn.src.rpm:1174679606 conmux-0_0-5_493svn:FC-6:conmux-0.0-5.493svn.src.rpm:1174679994 conmux-0_0-5_493svn:FC-5:conmux-0.0-5.493svn.src.rpm:1174683379 +conmux-0_0-5_493svn:EL-5:conmux-0.0-5.493svn.src.rpm:1175714804 From fedora-extras-commits at redhat.com Wed Apr 4 19:28:03 2007 From: fedora-extras-commits at redhat.com (Bill Peck (bpeck)) Date: Wed, 4 Apr 2007 15:28:03 -0400 Subject: rpms/conmux/EL-5 conmux.build.patch, NONE, 1.1 conmux.conf, NONE, 1.1 conmux.init, NONE, 1.1 conmux.logrotate, NONE, 1.1 conmux.spec, NONE, 1.1 .cvsignore, 1.1, 1.2 sources, 1.1, 1.2 Message-ID: <200704041928.l34JS33v029803@cvs-int.fedora.redhat.com> Author: bpeck Update of /cvs/extras/rpms/conmux/EL-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv29698/EL-5 Modified Files: .cvsignore sources Added Files: conmux.build.patch conmux.conf conmux.init conmux.logrotate conmux.spec Log Message: intial import for epel. conmux.build.patch: --- NEW FILE conmux.build.patch --- diff -Nur conmux.orig/conmux conmux.new/conmux --- conmux.orig/conmux 2007-02-20 11:42:51.000000000 -0500 +++ conmux.new/conmux 2007-02-26 16:41:38.000000000 -0500 @@ -30,7 +30,7 @@ use lib "/usr/local/conmux/lib"; use Conmux; -our $P = 'conmux'; +our $P = 'conmuxd'; our $debug = 0; $SIG{'CHLD'} = "IGNORE"; diff -Nur conmux.orig/Conmux.pm conmux.new/Conmux.pm --- conmux.orig/Conmux.pm 2007-02-20 11:42:51.000000000 -0500 +++ conmux.new/Conmux.pm 2007-02-23 18:47:06.000000000 -0500 @@ -15,7 +15,7 @@ our $Config; BEGIN { - my $cf = '/usr/local/conmux/etc/config'; + my $cf = '/etc/conmux/conmux.conf'; if (-f $cf) { open(CFG, "<$cf") || die "Conmux: $cf: open failed - $!\n"; while() { diff -Nur conmux.orig/console conmux.new/console --- conmux.orig/console 2007-02-23 17:00:41.000000000 -0500 +++ conmux.new/console 2007-02-26 16:53:10.000000000 -0500 @@ -1,6 +1,6 @@ #!/usr/bin/perl # -# console / -- interactive client interface +# conmux / -- interactive client interface # # The main interactive client interace to conmux. Allows direct # interaction with the payload, as well as allowing break out @@ -14,14 +14,14 @@ # $| = 1; -our $P = 'console'; +our $P = 'conmux'; use POSIX qw(errno_h BUFSIZ); use IO::Socket; use Getopt::Long qw(:config no_auto_abbrev); -my $CONMUX = '/usr/local/conmux'; -my $CONMUX = $ENV{'CONMUX_ROOT'} if ($ENV{'CONMUX_ROOT'}); +#my $CONMUX = '/usr/local/conmux'; +#my $CONMUX = $ENV{'CONMUX_ROOT'} if ($ENV{'CONMUX_ROOT'}); # Find our internal libraries. ###my $lib = $0; $lib =~ s@/[^/]+$@@; @@ -29,7 +29,7 @@ ###require Conmux; ##use lib "."; ##use Conmux; -use lib "/usr/local/conmux/lib"; +#use lib "/usr/local/conmux/lib"; use Conmux; # Basic terminal handling. diff -Nur conmux.orig/drivers/module.mk conmux.new/drivers/module.mk --- conmux.orig/drivers/module.mk 2007-02-20 11:42:51.000000000 -0500 +++ conmux.new/drivers/module.mk 2007-02-24 17:48:51.000000000 -0500 @@ -7,9 +7,9 @@ reboot-rsa reboot-rsa2 install:: - @[ -d $(BASE)/lib/drivers ] || mkdir $(BASE)/lib/drivers + @[ -d $(BASE)/share/conmux/drivers ] || mkdir -p $(BASE)/share/conmux/drivers for f in $(DRIVERS); do \ - rm -f $(BASE)/lib/drivers/$$f; \ - cp -p drivers/$$f $(BASE)/lib/drivers/$$f; \ - chmod 755 $(BASE)/lib/drivers/$$f; \ + rm -f $(BASE)/share/conmux/drivers/$$f; \ + cp -p drivers/$$f $(BASE)/share/conmux/drivers/$$f; \ + chmod 755 $(BASE)/share/conmux/drivers/$$f; \ done diff -Nur conmux.orig/helpers/module.mk conmux.new/helpers/module.mk --- conmux.orig/helpers/module.mk 2007-02-20 11:42:50.000000000 -0500 +++ conmux.new/helpers/module.mk 2007-02-24 17:49:15.000000000 -0500 @@ -6,9 +6,9 @@ HELPERS:=autoboot-helper tickle-helper install:: - @[ -d $(BASE)/lib/helpers ] || mkdir $(BASE)/lib/helpers + @[ -d $(BASE)/share/conmux/helpers ] || mkdir -p $(BASE)/share/conmux/helpers for f in $(HELPERS); do \ - rm -f $(BASE)/lib/helpers/$$f; \ - cp -p helpers/$$f $(BASE)/lib/helpers/$$f; \ - chmod 755 $(BASE)/lib/helpers/$$f; \ + rm -f $(BASE)/share/conmux/helpers/$$f; \ + cp -p helpers/$$f $(BASE)/share/conmux/helpers/$$f; \ + chmod 755 $(BASE)/share/conmux/helpers/$$f; \ done diff -Nur conmux.orig/Makefile conmux.new/Makefile --- conmux.orig/Makefile 2007-02-20 11:42:51.000000000 -0500 +++ conmux.new/Makefile 2007-03-14 20:20:48.000000000 -0400 @@ -2,12 +2,17 @@ # Author: Andy Whitcroft # # The Console Multiplexor is released under the GNU Public License V2 -BUILD= -PREFIX=/usr/local/conmux +BUILD=$(DESTDIR) +PREFIX=/usr BASE=$(BUILD)$(PREFIX) -BINS=console conmux-attach -LIBS=Conmux.pm -SBIN=conmux-registry conmux start +BINS=conmux-attach +PERLLIBS=Conmux.pm +PERLINC=$(shell eval "$(shell perl -V:installvendorlib)"; echo $$installvendorlib \ + | sed -e 's/^\/usr\///') +SHARE= +SBIN=conmux-registry +CONMUXD=conmux +CONMUX=console MODULES=helpers drivers @@ -16,24 +21,35 @@ install:: @[ -d $(BASE) ] || mkdir -p $(BASE) @[ -d $(BASE)/bin ] || mkdir $(BASE)/bin - @[ -d $(BASE)/lib ] || mkdir $(BASE)/lib + @[ -d $(BASE)/share ] || mkdir $(BASE)/share + @[ -d $(BASE)/$(PERLINC) ] || mkdir -p $(BASE)/$(PERLINC) @[ -d $(BASE)/sbin ] || mkdir $(BASE)/sbin - @[ -d $(BASE)/log ] || mkdir $(BASE)/log - @[ -d $(BASE)/etc ] || mkdir $(BASE)/etc + @[ -d $(BUILD)/var/log/conmux ] || mkdir -p $(BUILD)/var/log/conmux + @[ -d $(BUILD)/var/run/conmux ] || mkdir -p $(BUILD)/var/run/conmux + @[ -d $(BUILD)/etc/init.d ] || mkdir -p $(BUILD)/etc/init.d + @[ -d $(BUILD)/etc/sysconfig ] || mkdir -p $(BUILD)/etc/sysconfig + @[ -d $(BUILD)/etc/conmux ] || mkdir -p $(BUILD)/etc/conmux for f in $(BINS); do \ rm -f $(BASE)/bin/$$f; \ cp -p $$f $(BASE)/bin/$$f; \ chmod 755 $(BASE)/bin/$$f; \ done + cp -p $(CONMUX) $(BASE)/bin/conmux for f in $(SBIN); do \ rm -f $(BASE)/sbin/$$f; \ cp -p $$f $(BASE)/sbin/$$f; \ chmod 755 $(BASE)/sbin/$$f; \ done - for f in $(LIBS); do \ - rm -f $(BASE)/lib/$$f; \ - cp -p $$f $(BASE)/lib/$$f; \ - chmod 644 $(BASE)/lib/$$f; \ + cp -p $(CONMUXD) $(BASE)/sbin/conmuxd + for f in $(SHARE); do \ + rm -f $(BASE)/share/conmux/$$f; \ + cp -p $$f $(BASE)/share/conmux/$$f; \ + chmod 644 $(BASE)/share/conmux/$$f; \ + done + for f in $(PERLLIBS); do \ + rm -f $(BASE)/$(PERLINC)/$$f; \ + cp -p $$f $(BASE)/$(PERLINC)/$$f; \ + chmod 644 $(BASE)/$(PERLINC)/$$f; \ done release:: --- NEW FILE conmux.conf --- # You can set registry to your default console server registry= --- NEW FILE conmux.init --- #!/bin/sh # # start -- start up configured conmux servers on this host. # # (C) Copyright IBM Corp. 2004, 2005, 2006 # Author: Andy Whitcroft # # The Console Multiplexor is released under the GNU Public License V2 # # chkconfig: - 95 5 # description: The Conmux daemon is used for console management. # # Source function library. . /etc/rc.d/init.d/functions # Source networking configuration. . /etc/sysconfig/network # Check that networking is up. [ ${NETWORKING} = "no" ] && exit 0 if [ -f ~/.gmm.conf ]; then . ~/.gmm.conf fi DAEMON=conmuxd PROG=/usr/sbin/$DAEMON CONMUX=${CONMUX:-/usr/share/conmux} PATH=$CONMUX/drivers:$CONMUX/helpers:$PATH LOCK=/var/lock/subsys/conmux CFGDIR=/etc/conmux PIDDIR=/var/run/conmux RETVAL="0" [ -x "$PROG" ] || exit 0 cmd="$1" existing="" for i in $PIDDIR/*.pid do n=${i%.pid} n=${n#$PIDDIR/} if [ "$n" != "*" ]; then existing="$existing $n" fi done start_component() { local component="$1" local pidfile="$PIDDIR/$component.pid" shift # Determine whether it is already running ... if so leave it be. if [ -f "$pidfile" ]; then if kill -0 `cat "$pidfile"` 2>/dev/null; then return 1 fi fi case "$component" in registry) echo -n " starting $component..." ;; *) echo -n " connecting to $component..." ;; esac "$@" >"/var/log/conmux/$component.log" 2>&1 & if [ "$?" -eq 0 ]; then echo "$!" >"$pidfile" success; echo return 0 else failure; echo return 1 fi } stop_component() { local component="$1" local pidfile="$PIDDIR/$component.pid" case "$component" in registry) echo -n " stopping $component..." ;; *) echo -n " disconnecting $component..." ;; esac # Kill it and clear up kill -HUP `cat "$pidfile"` 2>/dev/null if [ "$?" -eq 0 ]; then rm -f "$pidfile" success; echo return 0 else failure; echo return 1 fi } start_conmuxd(){ autoboot="" [ -f $CFGDIR/registry ] || touch $CFGDIR/registry start_component registry /usr/sbin/conmux-registry 63000 $CFGDIR/registry if [ "$?" -eq 0 ]; then sleep 1 fi started="registry" pause=0 for i in $CFGDIR/*.cf do n=${i%.cf} n=${n#$CFGDIR/} if [ "$n" != "*" ]; then if [ -f "/var/run/conmux/$n.cf" ]; then if ! cmp -s "$i" "/var/run/conmux/$n.cf"; then stop_component $n fi fi start_component $n $PROG $i if [ "$?" -eq 0 ]; then pause=1 fi started="$started $n" # Preserve the orginal configuration file. cp "$i" "/var/run/conmux/$n.cf" if grep -q TYPE:numaq "$i"; then autoboot="$autoboot $n" fi for i in `grep FLAGS: "$i"`; do case "$i" in \#|FLAGS:) ;; *) autoboot="$autoboot $n/$i" ;; esac done fi done if [ "$pause" -eq 1 ]; then sleep 1 fi for nh in $autoboot do name="${nh%/*}" helper="${nh#*/}" mn="${name#abat-}" start_component $name-$helper-helper /usr/bin/conmux-attach $mn $helper-helper started="$started $name-$helper-helper" done return 0 } case "$1" in start) echo "Starting ConMux Daemon: " for i in $existing do case " $started " in *\ $i\ *) ;; *) stop_component "$i" ;; esac done start_conmuxd RETVAL=$? echo -n "ConMux Daemon Started: " [ $RETVAL -eq 0 ] && success && touch $LOCK echo ;; stop) echo "Stopping ConMux Daemon: " for i in $existing do case " $started " in *\ $i\ *) ;; *) stop_component "$i" ;; esac done RETVAL=$? echo -n "ConMux Daemon Stopped: " [ $RETVAL -eq 0 ] && success && rm -f $LOCK echo ;; status) if [ -e $PIDDIR/registry.pid ]; then regpid=$(cat $PIDDIR/registry.pid) ps -p $regpid >/dev/null 2>&1 RETVAL=$? if [ "$RETVAL" -eq "0" ]; then echo "Conmux registry (pid $regpid) is running.." echo "Individual console connections: " for n in $existing do mn="${n#abat-}" case "$n" in registry|*-helper) ;; *) status=`conmux -s $mn` echo " $mn $status" ;; esac done else echo "Conmux is not running, but a stale pid file exists." RETVAL=1 fi else echo "Conmux is not running." RETVAL=1 fi ;; restart|reload) $0 status >/dev/null && $0 stop $0 start RETVAL=$? echo ;; condrestart) [ ! -f $LOCK ] || $0 restart ;; *) echo "Usage: $0 {start|stop|status|restart|reload|condrestart}" exit 1 ;; esac exit $RETVAL --- NEW FILE conmux.logrotate --- ## # Conmux Logrotate Configuration ## /var/log/conmux/* { compress missingok nocopytruncate nocreate nodelaycompress nomail notifempty olddir /var/log/conmux.old/ rotate 4 sharedscripts size=5M weekly } --- NEW FILE conmux.spec --- %define prerelease 493svn Name: conmux Version: 0.0 Release: 5.%{prerelease}%{?dist} Summary: ConMux - The Console Multiplexor Group: Applications/System License: GPL URL: http://test.kernel.org/autotest/ Source0: http://people.redhat.com/bpeck/%{name}/%{name}-%{prerelease}.tar.gz # svn checkout -r493 svn://test.kernel.org/autotest/trunk/conmux conmux Source1: %{name}.conf Source2: %{name}.logrotate Source3: %{name}.init Patch1: %{name}.build.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) Requires: perl Requires: %{name}-client = %{version}-%{release} BuildArch: noarch Requires: logrotate Requires(post): /sbin/chkconfig Requires(preun): /sbin/chkconfig Requires(preun): /sbin/service %description Conmux is a console management program designed to support a large number of console devices and simultaneous users. It currently supports IBM's blade and hmc servers. Its features include: - driver interface abstracts how to connect to the console - helpers for dealing with autobooting - can support additional commands for dealing with power management - allows multiple clients to be connected to the same console %package client Group: Applications/System Summary: Conmux client which will connect to a Conmux server Obsoletes: conmux-common < %{version}-%{release} Provides: conmux-common = %{version}-%{release} %description client Conmux client connects to a conmux server. %prep %setup -q -n conmux %patch1 -p1 %build %install rm -rf $RPM_BUILD_ROOT make install DESTDIR=$RPM_BUILD_ROOT mkdir -p $RPM_BUILD_ROOT%{_sysconfdir}/logrotate.d # put in our own config and logrotate install -pm 0644 %{SOURCE1} $RPM_BUILD_ROOT%{_sysconfdir}/%{name}/%{name}.conf install -pm 0644 %{SOURCE2} $RPM_BUILD_ROOT%{_sysconfdir}/logrotate.d/%{name} install -pm 0755 %{SOURCE3} $RPM_BUILD_ROOT%{_sysconfdir}/init.d/%{name} # make log directories mkdir -p $RPM_BUILD_ROOT%{_localstatedir}/log/%{name} mkdir -p $RPM_BUILD_ROOT%{_localstatedir}/log/%{name}.old # these shouldn't be executable chmod -x examples/* %clean rm -rf "$RPM_BUILD_ROOT" %post /sbin/chkconfig --add conmux %preun if [ "$1" = 0 ]; then /sbin/service conmux stop >/dev/null 2>&1 || : /sbin/chkconfig --del conmux fi %postun if [ "$1" -ge 1 ]; then /sbin/service conmux condrestart >/dev/null 2>&1 || : fi %files %defattr(-,root,root,-) %doc COPYING README %doc examples %config(noreplace) %{_sysconfdir}/logrotate.d/%{name} %{_sysconfdir}/init.d/%{name} %dir %{_sysconfdir}/%{name} %{_localstatedir}/log/%{name} %{_localstatedir}/log/%{name}.old %{_localstatedir}/run/%{name} %{_bindir}/conmux-attach %{_sbindir}/* %{_datadir}/conmux/* %files client %defattr(-,root,root,-) %config(noreplace) %{_sysconfdir}/%{name}/%{name}.conf %{_bindir}/conmux %{perl_vendorlib}/Conmux.pm %changelog * Thu Mar 15 2007 Bill Peck 0.0-5.493svn - fixed Obsoletes/Provides - minor update to init.d/conmux * Wed Mar 14 2007 Bill Peck 0.0-4.493svn - added jarod's init script. Thanks! * Mon Mar 12 2007 Bill Peck 0.0-3.493svn - release really is 0.0 since there is no upstream release yet. - merge client and common into one package. * Mon Mar 05 2007 Bill Peck 0.1-2.493svn - Removed .svn files from tarball. - install logrotate and config files with -p * Mon Mar 05 2007 Bill Peck 0-1.493svn - changed from perl_sitelib to perl_vendorlib. * Fri Mar 02 2007 Bill Peck 0-0.493svn - Update to latest svn. drop upstream patch. * Mon Feb 26 2007 Bill Peck 0-2.484svn - Remove erroneous chmod on config file. - rename conmux to conmuxd and rename console to conmux * Fri Feb 23 2007 Bill Peck 0-1.484svn - Initial build for Fedora Extras Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/conmux/EL-5/.cvsignore,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- .cvsignore 23 Mar 2007 19:28:12 -0000 1.1 +++ .cvsignore 4 Apr 2007 19:27:30 -0000 1.2 @@ -0,0 +1 @@ +conmux-493svn.tar.gz Index: sources =================================================================== RCS file: /cvs/extras/rpms/conmux/EL-5/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 23 Mar 2007 19:28:12 -0000 1.1 +++ sources 4 Apr 2007 19:27:30 -0000 1.2 @@ -0,0 +1 @@ +1656c7fdde9b9b2eac1c93db170f2849 conmux-493svn.tar.gz From fedora-extras-commits at redhat.com Wed Apr 4 19:55:02 2007 From: fedora-extras-commits at redhat.com (Thomas Fitzsimmons (fitzsim)) Date: Wed, 4 Apr 2007 15:55:02 -0400 Subject: rpms/fltk/devel fltk-1.1.7-config.patch, 1.1, 1.2 fltk.spec, 1.24, 1.25 Message-ID: <200704041955.l34Jt2bG030848@cvs-int.fedora.redhat.com> Author: fitzsim Update of /cvs/extras/rpms/fltk/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv30822 Modified Files: fltk-1.1.7-config.patch fltk.spec Log Message: * Wed Apr 4 2007 Thomas Fitzsimmons - 1.1.7-9.r5555 - Always apply fltk-config patch (#199656) - Update fltk-1.1.7-config.patch fltk-1.1.7-config.patch: Index: fltk-1.1.7-config.patch =================================================================== RCS file: /cvs/extras/rpms/fltk/devel/fltk-1.1.7-config.patch,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- fltk-1.1.7-config.patch 12 Dec 2006 06:05:54 -0000 1.1 +++ fltk-1.1.7-config.patch 4 Apr 2007 19:54:28 -0000 1.2 @@ -1,12 +1,13 @@ ---- fltk-1.1.7/fltk-config.in.config 2005-12-07 14:13:12.000000000 -0600 -+++ fltk-1.1.7/fltk-config.in 2006-12-11 23:33:40.000000000 -0600 -@@ -52,12 +52,6 @@ +--- fltk-config.in.config 2007-04-04 15:31:31.000000000 -0400 ++++ fltk-config.in 2007-04-04 15:31:45.000000000 -0400 +@@ -52,13 +52,6 @@ # post-process command (only needed for MacOS) POSTBUILD="@POSTBUILD@" -# flags for C++ compiler: --CFLAGS="@CFLAGS@" --CXXFLAGS="@CXXFLAGS@" +-ARCHFLAGS="@ARCHFLAGS@" +-CFLAGS="@CFLAGS@ @LARGEFILE@" +-CXXFLAGS="@CXXFLAGS@ @LARGEFILE@" -LDFLAGS="@LDFLAGS@" -LDLIBS="@LIBS@" - Index: fltk.spec =================================================================== RCS file: /cvs/extras/rpms/fltk/devel/fltk.spec,v retrieving revision 1.24 retrieving revision 1.25 diff -u -r1.24 -r1.25 --- fltk.spec 13 Dec 2006 18:37:34 -0000 1.24 +++ fltk.spec 4 Apr 2007 19:54:28 -0000 1.25 @@ -5,7 +5,7 @@ Summary: C++ user interface toolkit Name: fltk Version: 1.1.7 -Release: 8.%{snap}%{?dist} +Release: 9.%{snap}%{?dist} License: LGPL with exceptions Group: System Environment/Libraries @@ -72,9 +72,7 @@ %setup -q %endif -%if "%{?snap:1}" != "1" %patch1 -p1 -b .199656 -%endif %patch2 -p1 -b .test @@ -194,6 +192,10 @@ %changelog +* Wed Apr 4 2007 Thomas Fitzsimmons - 1.1.7-9.r5555 +- Always apply fltk-config patch (#199656) +- Update fltk-1.1.7-config.patch + * Wed Dec 13 2006 Rex Dieter 1.1.7-8.r5555 - more 64bit hackage to workaround broken Makefile logic (#219348) From fedora-extras-commits at redhat.com Wed Apr 4 20:00:30 2007 From: fedora-extras-commits at redhat.com (Thomas Fitzsimmons (fitzsim)) Date: Wed, 4 Apr 2007 16:00:30 -0400 Subject: rpms/fltk/devel fltk.spec,1.25,1.26 Message-ID: <200704042000.l34K0UcN030956@cvs-int.fedora.redhat.com> Author: fitzsim Update of /cvs/extras/rpms/fltk/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv30919 Modified Files: fltk.spec Log Message: - Fix patch application typo Index: fltk.spec =================================================================== RCS file: /cvs/extras/rpms/fltk/devel/fltk.spec,v retrieving revision 1.25 retrieving revision 1.26 diff -u -r1.25 -r1.26 --- fltk.spec 4 Apr 2007 19:54:28 -0000 1.25 +++ fltk.spec 4 Apr 2007 19:59:56 -0000 1.26 @@ -72,7 +72,7 @@ %setup -q %endif -%patch1 -p1 -b .199656 +%patch1 -p0 -b .199656 %patch2 -p1 -b .test From fedora-extras-commits at redhat.com Wed Apr 4 20:12:03 2007 From: fedora-extras-commits at redhat.com (Toshio Ernie Kuratomi (toshio)) Date: Wed, 4 Apr 2007 16:12:03 -0400 Subject: fedora-accounts send-cla.cgi,1.15,1.16 website.py,1.3,1.4 Message-ID: <200704042012.l34KC3dR002765@cvs-int.fedora.redhat.com> Author: toshio Update of /cvs/fedora/fedora-accounts In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv2726 Modified Files: send-cla.cgi website.py Log Message: Changes to enable auto add of groups. This revision autoadds fedorabugs when cvsextras is approved and cla_done when any of fedora_cla, redhat_cla, or dell_cla is approved. Index: send-cla.cgi =================================================================== RCS file: /cvs/fedora/fedora-accounts/send-cla.cgi,v retrieving revision 1.15 retrieving revision 1.16 diff -u -r1.15 -r1.16 --- send-cla.cgi 15 Jun 2006 20:57:55 -0000 1.15 +++ send-cla.cgi 4 Apr 2007 20:12:00 -0000 1.16 @@ -28,14 +28,14 @@ dbc.execute("SELECT * FROM person WHERE username = %s", (auth_username, )) arow = dbc.fetchhash() -dbc.execute("SELECT id FROM project_group WHERE name = 'cla_done'") +dbc.execute("SELECT id FROM project_group WHERE name = 'fedora_cla'") if not dbc.rowcount: print "The accounts system is awaiting setup." sys.exit(1) -cla_done_id = dbc.fetchone()[0] +fedora_cla_id = dbc.fetchone()[0] dbc.execute("SELECT * FROM role WHERE person_id = %s AND project_group_id = %s", - (arow['id'], cla_done_id)) + (arow['id'], fedora_cla_id)) role_row = dbc.fetchhash() if role_row and role_row['role_status'] == 'approved': print "Your Contributor License Agreement for the %s account has already been approved." % auth_username @@ -96,10 +96,10 @@ if role_row: dbc.execute("UPDATE role SET role_status = %s WHERE person_id = %s AND project_group_id = %s AND role_status <> 'approved'", - (arow['signingcode'], arow['id'], cla_done_id)) + (arow['signingcode'], arow['id'], fedora_cla_id)) else: dbc.execute("INSERT INTO role (person_id, project_group_id, role_type, role_domain, role_status) VALUES (%s, %s, %s, %s, %s)", - (arow['id'], cla_done_id, 'user', None, arow['signingcode'])) + (arow['id'], fedora_cla_id, 'user', None, arow['signingcode'])) dbh.commit() print """An e-mail has been sent to you with the Fedora Individual Contributor License Agreement. Please follow the Index: website.py =================================================================== RCS file: /cvs/fedora/fedora-accounts/website.py,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- website.py 30 Mar 2007 20:10:09 -0000 1.3 +++ website.py 4 Apr 2007 20:12:00 -0000 1.4 @@ -20,6 +20,13 @@ dbname_map = {'auth':'fedorausers'} dbctx_map = {'auth':'live', 'metrics':'metrics-source'} dbcnx_map = {} +# Mapping of group to groups that are automatically added to a user when the +# original group is approved. +auto_approve_groups = {'cvsextras' : ('fedorabugs',), + 'dell_cla' : ('cla_done',), + 'fedora_cla' : ('cla_done',), + 'redhat_cla' : ('cla_done',) + } fh = aline = pieces = None if os.environ.has_key('HOME') and os.path.isfile(os.environ.get('HOME') + '/.fedora-db-access'): @@ -540,6 +547,7 @@ allowed_actions = get_allowed_group_actions(dbh, auth_username, role_group, for_username=role_user) dbc.execute("SELECT sponsor_id, role_status FROM role WHERE " + rolespec, roleargs) arow = dbc.fetchone() + if action_name == 'decline' and arow and arow[1] != 'unapproved': print "You cannot decline memberships that are already approved." continue @@ -554,6 +562,8 @@ and have_prereq) or action_name != 'approve') \ and action_name in allowed_actions: + + # Change the approval status of the person in this group if action_name == 'approve': qry ="UPDATE role SET role_status = %s, approval = NOW() WHERE " + rolespec else: @@ -567,6 +577,45 @@ authi = get_user_info(dbh, auth_username) ginfo = get_group_info(dbh, role_group_id) joinmsg = ginfo.get('joinmsg', '') + + # If the user is approved for certain groups it autoapproves + # them for certain others. + if new_status == 'approved' and role_group in \ + auto_approve_groups: + for group in auto_approve_groups[role_group]: + # Check whether the user is already a member of the + # auto-approved group. + qry = "select role_status from role natural join" \ + " project_group where person_id = %s and" \ + " role_domain = %s and" \ + " name = %s" + dbc.execute(qry, (role_user_id, role_domain, group)) + checkrole = dbc.fetchone() + + if checkrole and checkrole[0] != 'approved': + # User is a member but needs to be approved + qry = "update role natural join project_group" \ + " set role_status = 'approved'" \ + " where person_id = %s and" \ + " role_domain = %s and" \ + " name = %s" + dbc.execute(qry, (role_user_id, role_domain, group)) + dbh.commit() + elif not checkrole: + # Add the user to the group + qry = "insert into role (person_id," \ + " project_group_id, role_domain," \ + " role_type, role_status)" \ + " select %s, project_group_id, %s," \ + " 'user', 'approved')" \ + " from project_group where name = %s" + dbc.execute(qry, (role_user_id, role_domain, group)) + dbh.commit() + else: + # User was already approved for this group. + # Nothing to be done. + pass + if action_name != 'approve': joinmsg = '' send_email(accounts_email, uinfo['email'], "Your Fedora %s membership has been %s" % (role_group, new_status), From fedora-extras-commits at redhat.com Wed Apr 4 20:40:31 2007 From: fedora-extras-commits at redhat.com (Toshio Ernie Kuratomi (toshio)) Date: Wed, 4 Apr 2007 16:40:31 -0400 Subject: fedora-accounts website.py,1.4,1.5 Message-ID: <200704042040.l34KeVpd003749@cvs-int.fedora.redhat.com> Author: toshio Update of /cvs/fedora/fedora-accounts In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv3730 Modified Files: website.py Log Message: Fix typo: propogate => propagate. Index: website.py =================================================================== RCS file: /cvs/fedora/fedora-accounts/website.py,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- website.py 4 Apr 2007 20:12:00 -0000 1.4 +++ website.py 4 Apr 2007 20:40:29 -0000 1.5 @@ -622,7 +622,7 @@ """ Membership in the %s group of the Fedora account system has been -%s by %s <%s> for your account %s. If applicable, this change should propogate into the e-mail +%s by %s <%s> for your account %s. If applicable, this change should propagate into the e-mail aliases and CVS repository within an hour. %s @@ -687,7 +687,7 @@ %s <%s> has %sd you to %s status in the %s group of the Fedora account system. This change is effective immediately for new operations, and -should propogate into the e-mail aliases within an hour. +should propagate into the e-mail aliases within an hour. %s -- Fedora Account System @@ -733,7 +733,7 @@ """ %s <%s> has sponsored you for membership in the %s group of the Fedora -account system. If applicable, this change should propogate into the +account system. If applicable, this change should propagate into the e-mail aliases and CVS repository within an hour. %s From fedora-extras-commits at redhat.com Wed Apr 4 20:58:02 2007 From: fedora-extras-commits at redhat.com (Jeremy Katz (katzj)) Date: Wed, 4 Apr 2007 16:58:02 -0400 Subject: rpms/livecd-tools/devel .cvsignore, 1.4, 1.5 livecd-tools.spec, 1.5, 1.6 sources, 1.4, 1.5 Message-ID: <200704042058.l34Kw2PT004079@cvs-int.fedora.redhat.com> Author: katzj Update of /cvs/extras/rpms/livecd-tools/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv4012 Modified Files: .cvsignore livecd-tools.spec sources Log Message: * Wed Apr 4 2007 Jeremy Katz - 006-1 - Many fixes to error handling from Mark McLoughlin - Add the KDE config - Add support for prelinking - Fixes for installing when running from RAM or usb stick - Add sanity checking to better ensure that USB stick is bootable Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/livecd-tools/devel/.cvsignore,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- .cvsignore 28 Mar 2007 15:49:47 -0000 1.4 +++ .cvsignore 4 Apr 2007 20:57:28 -0000 1.5 @@ -1 +1 @@ -livecd-tools-005.tar.bz2 +livecd-tools-006.tar.bz2 Index: livecd-tools.spec =================================================================== RCS file: /cvs/extras/rpms/livecd-tools/devel/livecd-tools.spec,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- livecd-tools.spec 29 Mar 2007 15:31:17 -0000 1.5 +++ livecd-tools.spec 4 Apr 2007 20:57:28 -0000 1.6 @@ -1,7 +1,7 @@ Summary: Tools for building live CD's Name: livecd-tools -Version: 005 -Release: 3%{?dist} +Version: 006 +Release: 1%{?dist} License: GPL Group: System Environment/Base URL: http://git.fedoraproject.org/?p=hosted/livecd @@ -14,7 +14,8 @@ Requires: mkisofs Requires: squashfs-tools Requires: pykickstart >= 0.96 -Requires: syslinux +Requires: syslinux >= 3.30 +Requires: dosfstools >= 2.11-8 BuildArch: noarch ExcludeArch: ppc pp64 @@ -47,6 +48,13 @@ %{_datadir}/livecd-tools/* %changelog +* Wed Apr 4 2007 Jeremy Katz - 006-1 +- Many fixes to error handling from Mark McLoughlin +- Add the KDE config +- Add support for prelinking +- Fixes for installing when running from RAM or usb stick +- Add sanity checking to better ensure that USB stick is bootable + * Thu Mar 29 2007 Jeremy Katz - 005-3 - have to use excludearch, not exclusivearch Index: sources =================================================================== RCS file: /cvs/extras/rpms/livecd-tools/devel/sources,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- sources 28 Mar 2007 15:49:47 -0000 1.4 +++ sources 4 Apr 2007 20:57:28 -0000 1.5 @@ -1 +1 @@ -371a93d79e3326f6cbb4303c373c62e1 livecd-tools-005.tar.bz2 +54c793e73aa016022283a036d9e6485f livecd-tools-006.tar.bz2 From fedora-extras-commits at redhat.com Wed Apr 4 21:12:51 2007 From: fedora-extras-commits at redhat.com (Thomas Fitzsimmons (fitzsim)) Date: Wed, 4 Apr 2007 17:12:51 -0400 Subject: rpms/csound/devel csound-5.03.0-fltk-fixes.patch, NONE, 1.1 csound.spec, 1.10, 1.11 Message-ID: <200704042112.l34LCpsS008506@cvs-int.fedora.redhat.com> Author: fitzsim Update of /cvs/extras/rpms/csound/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv8468 Modified Files: csound.spec Added Files: csound-5.03.0-fltk-fixes.patch Log Message: * Mon Apr 2 2007 Thomas Fitzsimmons - 5.03.0-13 - Patch out FLTK widget initialization code made unnecessary by fltk-fluid 1.1.8, snapshot r5555 - Update python site-packages version to 2.5 csound-5.03.0-fltk-fixes.patch: --- NEW FILE csound-5.03.0-fltk-fixes.patch --- --- Csound5.03.0.orig/frontends/fltk_gui/CsoundGUIConsole_FLTK.fl 2006-06-03 12:29:13.000000000 -0400 +++ Csound5.03.0/frontends/fltk_gui/CsoundGUIConsole_FLTK.fl 2007-04-02 16:10:41.000000000 -0400 @@ -32,7 +32,6 @@ Fl_Window window { label {Csound console messages} open xywh {438 150 585 320} type Double resizable - code0 {window = (Fl_Double_Window*) o;} visible } { Fl_Text_Display textDisplay { xywh {0 0 585 320} box DOWN_BOX color 255 labelsize 12 textfont 4 textsize 12 resizable --- Csound5.03.0.orig/frontends/fltk_gui/CsoundPerformanceSettingsPanel_FLTK.fl 2006-06-03 12:29:13.000000000 -0400 +++ Csound5.03.0/frontends/fltk_gui/CsoundPerformanceSettingsPanel_FLTK.fl 2007-04-02 16:00:39.000000000 -0400 @@ -22,7 +22,6 @@ label {Csound performance settings} callback {status = 1;} open xywh {331 173 390 450} type Double - code0 {window = o;} visible } { Fl_Tabs {} {open xywh {0 0 390 405} Index: csound.spec =================================================================== RCS file: /cvs/extras/rpms/csound/devel/csound.spec,v retrieving revision 1.10 retrieving revision 1.11 diff -u -r1.10 -r1.11 --- csound.spec 1 Apr 2007 15:33:01 -0000 1.10 +++ csound.spec 4 Apr 2007 21:12:17 -0000 1.11 @@ -11,7 +11,7 @@ Summary: Csound - sound synthesis language and library Name: csound Version: 5.03.0 -Release: 12%{?dist} +Release: 13%{?dist} URL: http://csound.sourceforge.net/ License: LGPL Group: Applications/Multimedia @@ -42,6 +42,7 @@ Patch3: csound-5.03.0-disable-atsa.patch Patch4: csound-5.03.0-default-opcodedir.patch Patch5: csound-5.03.0-rtalsa-fix.patch +Patch6: csound-5.03.0-fltk-fixes.patch %description Csound is a sound and music synthesis system, providing facilities for @@ -186,6 +187,7 @@ %patch3 -p1 -b .disable-atsa %patch4 -p1 -b .default-opcodedir %patch5 -p1 -b .rtalsa-fix +%patch6 -p1 -b .fltk-fixes tar xf %{SOURCE1} @@ -243,7 +245,7 @@ # This file is zero-lenth for some reason %{__rm} -f manual/examples/ifthen.csd -%{__mv} %{buildroot}%{_libdir}/lib_csnd.so %{buildroot}%{_libdir}/python2.4/site-packages/_csnd.so +%{__mv} %{buildroot}%{_libdir}/lib_csnd.so %{buildroot}%{_libdir}/python2.5/site-packages/_csnd.so install -dm 755 %{buildroot}%{_javadir} (cd %{buildroot}%{_javadir}; ln -s %{_libdir}/%{name}/java/csnd.jar .) @@ -340,7 +342,7 @@ %files python %defattr(-,root,root,0755) -%{_libdir}/python2.4/site-packages/* +%{_libdir}/python2.5/site-packages/* %files java %{_libdir}/lib_jcsound.so @@ -404,6 +406,11 @@ %doc tutorial/*.py %changelog +* Mon Apr 2 2007 Thomas Fitzsimmons - 5.03.0-13 +- Patch out FLTK widget initialization code made unnecessary by + fltk-fluid 1.1.8, snapshot r5555 +- Update python site-packages version to 2.5 + * Sat Mar 31 2007 Thomas Fitzsimmons - 5.03.0-12 - Require java-1.5.0-gcj From fedora-extras-commits at redhat.com Wed Apr 4 21:38:30 2007 From: fedora-extras-commits at redhat.com (Toshio Ernie Kuratomi (toshio)) Date: Wed, 4 Apr 2007 17:38:30 -0400 Subject: fedora-accounts website.py,1.5,1.6 Message-ID: <200704042138.l34LcUR7009572@cvs-int.fedora.redhat.com> Author: toshio Update of /cvs/fedora/fedora-accounts In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv9428 Modified Files: website.py Log Message: Fixes to the auto approve SQL to make it properly check for preexistence of the role and add the user to the dependent group. Index: website.py =================================================================== RCS file: /cvs/fedora/fedora-accounts/website.py,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- website.py 4 Apr 2007 20:40:29 -0000 1.5 +++ website.py 4 Apr 2007 21:38:28 -0000 1.6 @@ -585,20 +585,21 @@ for group in auto_approve_groups[role_group]: # Check whether the user is already a member of the # auto-approved group. - qry = "select role_status from role natural join" \ - " project_group where person_id = %s and" \ + qry = "select role_status from role as r," \ + " project_group as pg where" \ + " person_id = %s and" \ " role_domain = %s and" \ - " name = %s" + " pg.name = %s and" \ + " pg.id = project_group_id" dbc.execute(qry, (role_user_id, role_domain, group)) checkrole = dbc.fetchone() - if checkrole and checkrole[0] != 'approved': # User is a member but needs to be approved - qry = "update role natural join project_group" \ - " set role_status = 'approved'" \ + qry = "update role set role_status = 'approved'" \ " where person_id = %s and" \ " role_domain = %s and" \ - " name = %s" + " project_group_id in (select pg.id from" \ + " project_group as pg where pg.name = %s)" dbc.execute(qry, (role_user_id, role_domain, group)) dbh.commit() elif not checkrole: @@ -606,8 +607,8 @@ qry = "insert into role (person_id," \ " project_group_id, role_domain," \ " role_type, role_status)" \ - " select %s, project_group_id, %s," \ - " 'user', 'approved')" \ + " select %s, id, %s," \ + " 'user', 'approved'" \ " from project_group where name = %s" dbc.execute(qry, (role_user_id, role_domain, group)) dbh.commit() @@ -615,7 +616,6 @@ # User was already approved for this group. # Nothing to be done. pass - if action_name != 'approve': joinmsg = '' send_email(accounts_email, uinfo['email'], "Your Fedora %s membership has been %s" % (role_group, new_status), From fedora-extras-commits at redhat.com Wed Apr 4 21:53:29 2007 From: fedora-extras-commits at redhat.com (Tom Callaway (spot)) Date: Wed, 4 Apr 2007 17:53:29 -0400 Subject: rpms/perl-Geography-Countries import.log,1.1,1.2 Message-ID: <200704042153.l34LrTeI010166@cvs-int.fedora.redhat.com> Author: spot Update of /cvs/extras/rpms/perl-Geography-Countries In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv10130 Modified Files: import.log Log Message: auto-import perl-Geography-Countries-1.4-1 on branch devel from perl-Geography-Countries-1.4-1.src.rpm Index: import.log =================================================================== RCS file: /cvs/extras/rpms/perl-Geography-Countries/import.log,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- import.log 3 Apr 2007 00:48:22 -0000 1.1 +++ import.log 4 Apr 2007 21:52:56 -0000 1.2 @@ -0,0 +1 @@ +perl-Geography-Countries-1_4-1:HEAD:perl-Geography-Countries-1.4-1.src.rpm:1175723458 From fedora-extras-commits at redhat.com Wed Apr 4 21:53:33 2007 From: fedora-extras-commits at redhat.com (Tom Callaway (spot)) Date: Wed, 4 Apr 2007 17:53:33 -0400 Subject: rpms/perl-Geography-Countries/devel perl-Geography-Countries.spec, NONE, 1.1 .cvsignore, 1.1, 1.2 sources, 1.1, 1.2 Message-ID: <200704042153.l34LrXYt010170@cvs-int.fedora.redhat.com> Author: spot Update of /cvs/extras/rpms/perl-Geography-Countries/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv10130/devel Modified Files: .cvsignore sources Added Files: perl-Geography-Countries.spec Log Message: auto-import perl-Geography-Countries-1.4-1 on branch devel from perl-Geography-Countries-1.4-1.src.rpm --- NEW FILE perl-Geography-Countries.spec --- Name: perl-Geography-Countries Version: 1.4 Release: 1%{?dist} Summary: 2-letter, 3-letter, and numerical codes for countries Group: Development/Libraries License: MIT URL: http://search.cpan.org/dist/Geography-Countries/ Source0: http://search.cpan.org/CPAN/authors/id/A/AB/ABIGAIL/Geography-Countries-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: perl(ExtUtils::MakeMaker), perl(Test::More) BuildArch: noarch Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) %description This module maps country names, and their 2-letter, 3-letter and numerical codes, as defined by the ISO-3166 maintenance agency, and defined by the UNSD. %prep %setup -q -n Geography-Countries-%{version} %build %{__perl} Makefile.PL INSTALLDIRS=vendor make %install rm -rf $RPM_BUILD_ROOT make pure_install PERL_INSTALL_ROOT=$RPM_BUILD_ROOT find $RPM_BUILD_ROOT -type f -name .packlist -exec rm -f {} ';' find $RPM_BUILD_ROOT -depth -type d -exec rmdir {} 2>/dev/null ';' chmod -R u+w $RPM_BUILD_ROOT/* %check make test %clean rm -rf $RPM_BUILD_ROOT %files %defattr(-,root,root,-) %{perl_vendorlib}/Geography %{_mandir}/man3/*.3* %changelog * Mon Apr 2 2007 Tom "spot" Callaway - 1.4-1 - Initial package for Fedora Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/perl-Geography-Countries/devel/.cvsignore,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- .cvsignore 3 Apr 2007 00:48:31 -0000 1.1 +++ .cvsignore 4 Apr 2007 21:52:59 -0000 1.2 @@ -0,0 +1 @@ +Geography-Countries-1.4.tar.gz Index: sources =================================================================== RCS file: /cvs/extras/rpms/perl-Geography-Countries/devel/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 3 Apr 2007 00:48:31 -0000 1.1 +++ sources 4 Apr 2007 21:52:59 -0000 1.2 @@ -0,0 +1 @@ +693426ab59ce3d51fcd48dfe3b402107 Geography-Countries-1.4.tar.gz From fedora-extras-commits at redhat.com Wed Apr 4 21:56:32 2007 From: fedora-extras-commits at redhat.com (Tom Callaway (spot)) Date: Wed, 4 Apr 2007 17:56:32 -0400 Subject: rpms/perl-Geography-Countries/FC-5 sources,1.1,1.2 Message-ID: <200704042156.l34LuWUv010363@cvs-int.fedora.redhat.com> Author: spot Update of /cvs/extras/rpms/perl-Geography-Countries/FC-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv10288/FC-5 Modified Files: sources Log Message: populate FC-5 and FC-6 branches Index: sources =================================================================== RCS file: /cvs/extras/rpms/perl-Geography-Countries/FC-5/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 3 Apr 2007 00:48:31 -0000 1.1 +++ sources 4 Apr 2007 21:55:58 -0000 1.2 @@ -0,0 +1 @@ +693426ab59ce3d51fcd48dfe3b402107 Geography-Countries-1.4.tar.gz From fedora-extras-commits at redhat.com Wed Apr 4 21:56:36 2007 From: fedora-extras-commits at redhat.com (Tom Callaway (spot)) Date: Wed, 4 Apr 2007 17:56:36 -0400 Subject: rpms/perl-Geography-Countries/FC-6 sources,1.1,1.2 Message-ID: <200704042156.l34Luahi010366@cvs-int.fedora.redhat.com> Author: spot Update of /cvs/extras/rpms/perl-Geography-Countries/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv10288/FC-6 Modified Files: sources Log Message: populate FC-5 and FC-6 branches Index: sources =================================================================== RCS file: /cvs/extras/rpms/perl-Geography-Countries/FC-6/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 3 Apr 2007 00:48:31 -0000 1.1 +++ sources 4 Apr 2007 21:56:02 -0000 1.2 @@ -0,0 +1 @@ +693426ab59ce3d51fcd48dfe3b402107 Geography-Countries-1.4.tar.gz From fedora-extras-commits at redhat.com Wed Apr 4 21:57:10 2007 From: fedora-extras-commits at redhat.com (Tom Callaway (spot)) Date: Wed, 4 Apr 2007 17:57:10 -0400 Subject: rpms/perl-Geography-Countries/FC-5 perl-Geography-Countries.spec, NONE, 1.1 Message-ID: <200704042157.l34LvAAO010392@cvs-int.fedora.redhat.com> Author: spot Update of /cvs/extras/rpms/perl-Geography-Countries/FC-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv10382/FC-5 Added Files: perl-Geography-Countries.spec Log Message: --- NEW FILE perl-Geography-Countries.spec --- Name: perl-Geography-Countries Version: 1.4 Release: 1%{?dist} Summary: 2-letter, 3-letter, and numerical codes for countries Group: Development/Libraries License: MIT URL: http://search.cpan.org/dist/Geography-Countries/ Source0: http://search.cpan.org/CPAN/authors/id/A/AB/ABIGAIL/Geography-Countries-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: perl(ExtUtils::MakeMaker), perl(Test::More) BuildArch: noarch Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) %description This module maps country names, and their 2-letter, 3-letter and numerical codes, as defined by the ISO-3166 maintenance agency, and defined by the UNSD. %prep %setup -q -n Geography-Countries-%{version} %build %{__perl} Makefile.PL INSTALLDIRS=vendor make %install rm -rf $RPM_BUILD_ROOT make pure_install PERL_INSTALL_ROOT=$RPM_BUILD_ROOT find $RPM_BUILD_ROOT -type f -name .packlist -exec rm -f {} ';' find $RPM_BUILD_ROOT -depth -type d -exec rmdir {} 2>/dev/null ';' chmod -R u+w $RPM_BUILD_ROOT/* %check make test %clean rm -rf $RPM_BUILD_ROOT %files %defattr(-,root,root,-) %{perl_vendorlib}/Geography %{_mandir}/man3/*.3* %changelog * Mon Apr 2 2007 Tom "spot" Callaway - 1.4-1 - Initial package for Fedora From fedora-extras-commits at redhat.com Wed Apr 4 21:57:19 2007 From: fedora-extras-commits at redhat.com (Tom Callaway (spot)) Date: Wed, 4 Apr 2007 17:57:19 -0400 Subject: rpms/perl-Geography-Countries/FC-6 perl-Geography-Countries.spec, NONE, 1.1 Message-ID: <200704042157.l34LvJlt010408@cvs-int.fedora.redhat.com> Author: spot Update of /cvs/extras/rpms/perl-Geography-Countries/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv10382/FC-6 Added Files: perl-Geography-Countries.spec Log Message: --- NEW FILE perl-Geography-Countries.spec --- Name: perl-Geography-Countries Version: 1.4 Release: 1%{?dist} Summary: 2-letter, 3-letter, and numerical codes for countries Group: Development/Libraries License: MIT URL: http://search.cpan.org/dist/Geography-Countries/ Source0: http://search.cpan.org/CPAN/authors/id/A/AB/ABIGAIL/Geography-Countries-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: perl(ExtUtils::MakeMaker), perl(Test::More) BuildArch: noarch Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) %description This module maps country names, and their 2-letter, 3-letter and numerical codes, as defined by the ISO-3166 maintenance agency, and defined by the UNSD. %prep %setup -q -n Geography-Countries-%{version} %build %{__perl} Makefile.PL INSTALLDIRS=vendor make %install rm -rf $RPM_BUILD_ROOT make pure_install PERL_INSTALL_ROOT=$RPM_BUILD_ROOT find $RPM_BUILD_ROOT -type f -name .packlist -exec rm -f {} ';' find $RPM_BUILD_ROOT -depth -type d -exec rmdir {} 2>/dev/null ';' chmod -R u+w $RPM_BUILD_ROOT/* %check make test %clean rm -rf $RPM_BUILD_ROOT %files %defattr(-,root,root,-) %{perl_vendorlib}/Geography %{_mandir}/man3/*.3* %changelog * Mon Apr 2 2007 Tom "spot" Callaway - 1.4-1 - Initial package for Fedora From fedora-extras-commits at redhat.com Wed Apr 4 22:04:37 2007 From: fedora-extras-commits at redhat.com (Tom Callaway (spot)) Date: Wed, 4 Apr 2007 18:04:37 -0400 Subject: rpms/perl-Email-MIME-Attachment-Stripper import.log,1.1,1.2 Message-ID: <200704042204.l34M4bAr014812@cvs-int.fedora.redhat.com> Author: spot Update of /cvs/extras/rpms/perl-Email-MIME-Attachment-Stripper In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv14762 Modified Files: import.log Log Message: auto-import perl-Email-MIME-Attachment-Stripper-1.313-2 on branch devel from perl-Email-MIME-Attachment-Stripper-1.313-2.src.rpm Index: import.log =================================================================== RCS file: /cvs/extras/rpms/perl-Email-MIME-Attachment-Stripper/import.log,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- import.log 3 Apr 2007 00:36:47 -0000 1.1 +++ import.log 4 Apr 2007 22:04:02 -0000 1.2 @@ -0,0 +1 @@ +perl-Email-MIME-Attachment-Stripper-1_313-2:HEAD:perl-Email-MIME-Attachment-Stripper-1.313-2.src.rpm:1175724235 From fedora-extras-commits at redhat.com Wed Apr 4 22:04:41 2007 From: fedora-extras-commits at redhat.com (Tom Callaway (spot)) Date: Wed, 4 Apr 2007 18:04:41 -0400 Subject: rpms/perl-Email-MIME-Attachment-Stripper/devel perl-Email-MIME-Attachment-Stripper.spec, NONE, 1.1 .cvsignore, 1.1, 1.2 sources, 1.1, 1.2 Message-ID: <200704042204.l34M4fxf014816@cvs-int.fedora.redhat.com> Author: spot Update of /cvs/extras/rpms/perl-Email-MIME-Attachment-Stripper/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv14762/devel Modified Files: .cvsignore sources Added Files: perl-Email-MIME-Attachment-Stripper.spec Log Message: auto-import perl-Email-MIME-Attachment-Stripper-1.313-2 on branch devel from perl-Email-MIME-Attachment-Stripper-1.313-2.src.rpm --- NEW FILE perl-Email-MIME-Attachment-Stripper.spec --- Name: perl-Email-MIME-Attachment-Stripper Version: 1.313 Release: 2%{?dist} Summary: Strip the attachments from a mail message Group: Development/Libraries License: GPL or Artistic URL: http://search.cpan.org/dist/Email-MIME-Attachment-Stripper/ Source0: http://search.cpan.org/CPAN/authors/id/R/RJ/RJBS/Email-MIME-Attachment-Stripper-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: perl(ExtUtils::MakeMaker), perl(Email::MIME), perl(Email::MIME::ContentType) BuildRequires: perl(Email::MIME::Modifier) BuildArch: noarch Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) %description Given a Email::MIME object, detach all attachments from the message. These are then available separately. %prep %setup -q -n Email-MIME-Attachment-Stripper-%{version} %build sed -i '/LICENSE/ d' Makefile.PL %{__perl} Makefile.PL INSTALLDIRS=vendor make %install rm -rf $RPM_BUILD_ROOT _docs make pure_install PERL_INSTALL_ROOT=$RPM_BUILD_ROOT find $RPM_BUILD_ROOT -type f -name .packlist -exec rm -f {} ';' find $RPM_BUILD_ROOT -depth -type d -exec rmdir {} 2>/dev/null ';' chmod -R u+w $RPM_BUILD_ROOT/* %check make test %clean rm -rf $RPM_BUILD_ROOT %files %defattr(-,root,root,-) %doc README LICENSE %{perl_vendorlib}/Email/ %{_mandir}/man3/*.3* %changelog * Mon Apr 2 2007 Tom "spot" Callaway - 1.313-2 - Remove LICENSE line from Makefile.PL * Sun Apr 1 2007 Tom "spot" Callaway - 1.313-1 - Initial package for Fedora Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/perl-Email-MIME-Attachment-Stripper/devel/.cvsignore,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- .cvsignore 3 Apr 2007 00:36:55 -0000 1.1 +++ .cvsignore 4 Apr 2007 22:04:07 -0000 1.2 @@ -0,0 +1 @@ +Email-MIME-Attachment-Stripper-1.313.tar.gz Index: sources =================================================================== RCS file: /cvs/extras/rpms/perl-Email-MIME-Attachment-Stripper/devel/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 3 Apr 2007 00:36:55 -0000 1.1 +++ sources 4 Apr 2007 22:04:07 -0000 1.2 @@ -0,0 +1 @@ +b9f785c93db7a91b2a3e40a5edb3f0e7 Email-MIME-Attachment-Stripper-1.313.tar.gz From fedora-extras-commits at redhat.com Wed Apr 4 22:06:19 2007 From: fedora-extras-commits at redhat.com (Tom Callaway (spot)) Date: Wed, 4 Apr 2007 18:06:19 -0400 Subject: rpms/perl-Email-MIME-Attachment-Stripper import.log,1.2,1.3 Message-ID: <200704042206.l34M6JAW014923@cvs-int.fedora.redhat.com> Author: spot Update of /cvs/extras/rpms/perl-Email-MIME-Attachment-Stripper In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv14883 Modified Files: import.log Log Message: auto-import perl-Email-MIME-Attachment-Stripper-1.313-2 on branch FC-5 from perl-Email-MIME-Attachment-Stripper-1.313-2.src.rpm Index: import.log =================================================================== RCS file: /cvs/extras/rpms/perl-Email-MIME-Attachment-Stripper/import.log,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- import.log 4 Apr 2007 22:04:02 -0000 1.2 +++ import.log 4 Apr 2007 22:05:46 -0000 1.3 @@ -1 +1,2 @@ perl-Email-MIME-Attachment-Stripper-1_313-2:HEAD:perl-Email-MIME-Attachment-Stripper-1.313-2.src.rpm:1175724235 +perl-Email-MIME-Attachment-Stripper-1_313-2:FC-5:perl-Email-MIME-Attachment-Stripper-1.313-2.src.rpm:1175724338 From fedora-extras-commits at redhat.com Wed Apr 4 22:06:23 2007 From: fedora-extras-commits at redhat.com (Tom Callaway (spot)) Date: Wed, 4 Apr 2007 18:06:23 -0400 Subject: rpms/perl-Email-MIME-Attachment-Stripper/FC-5 perl-Email-MIME-Attachment-Stripper.spec, NONE, 1.1 .cvsignore, 1.1, 1.2 sources, 1.1, 1.2 Message-ID: <200704042206.l34M6Nid014929@cvs-int.fedora.redhat.com> Author: spot Update of /cvs/extras/rpms/perl-Email-MIME-Attachment-Stripper/FC-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv14883/FC-5 Modified Files: .cvsignore sources Added Files: perl-Email-MIME-Attachment-Stripper.spec Log Message: auto-import perl-Email-MIME-Attachment-Stripper-1.313-2 on branch FC-5 from perl-Email-MIME-Attachment-Stripper-1.313-2.src.rpm --- NEW FILE perl-Email-MIME-Attachment-Stripper.spec --- Name: perl-Email-MIME-Attachment-Stripper Version: 1.313 Release: 2%{?dist} Summary: Strip the attachments from a mail message Group: Development/Libraries License: GPL or Artistic URL: http://search.cpan.org/dist/Email-MIME-Attachment-Stripper/ Source0: http://search.cpan.org/CPAN/authors/id/R/RJ/RJBS/Email-MIME-Attachment-Stripper-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: perl(ExtUtils::MakeMaker), perl(Email::MIME), perl(Email::MIME::ContentType) BuildRequires: perl(Email::MIME::Modifier) BuildArch: noarch Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) %description Given a Email::MIME object, detach all attachments from the message. These are then available separately. %prep %setup -q -n Email-MIME-Attachment-Stripper-%{version} %build sed -i '/LICENSE/ d' Makefile.PL %{__perl} Makefile.PL INSTALLDIRS=vendor make %install rm -rf $RPM_BUILD_ROOT _docs make pure_install PERL_INSTALL_ROOT=$RPM_BUILD_ROOT find $RPM_BUILD_ROOT -type f -name .packlist -exec rm -f {} ';' find $RPM_BUILD_ROOT -depth -type d -exec rmdir {} 2>/dev/null ';' chmod -R u+w $RPM_BUILD_ROOT/* %check make test %clean rm -rf $RPM_BUILD_ROOT %files %defattr(-,root,root,-) %doc README LICENSE %{perl_vendorlib}/Email/ %{_mandir}/man3/*.3* %changelog * Mon Apr 2 2007 Tom "spot" Callaway - 1.313-2 - Remove LICENSE line from Makefile.PL * Sun Apr 1 2007 Tom "spot" Callaway - 1.313-1 - Initial package for Fedora Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/perl-Email-MIME-Attachment-Stripper/FC-5/.cvsignore,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- .cvsignore 3 Apr 2007 00:36:55 -0000 1.1 +++ .cvsignore 4 Apr 2007 22:05:49 -0000 1.2 @@ -0,0 +1 @@ +Email-MIME-Attachment-Stripper-1.313.tar.gz Index: sources =================================================================== RCS file: /cvs/extras/rpms/perl-Email-MIME-Attachment-Stripper/FC-5/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 3 Apr 2007 00:36:55 -0000 1.1 +++ sources 4 Apr 2007 22:05:49 -0000 1.2 @@ -0,0 +1 @@ +b9f785c93db7a91b2a3e40a5edb3f0e7 Email-MIME-Attachment-Stripper-1.313.tar.gz From fedora-extras-commits at redhat.com Wed Apr 4 22:07:53 2007 From: fedora-extras-commits at redhat.com (Tom Callaway (spot)) Date: Wed, 4 Apr 2007 18:07:53 -0400 Subject: rpms/perl-Email-MIME-Attachment-Stripper import.log,1.3,1.4 Message-ID: <200704042207.l34M7r1j015035@cvs-int.fedora.redhat.com> Author: spot Update of /cvs/extras/rpms/perl-Email-MIME-Attachment-Stripper In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv14998 Modified Files: import.log Log Message: auto-import perl-Email-MIME-Attachment-Stripper-1.313-2 on branch FC-6 from perl-Email-MIME-Attachment-Stripper-1.313-2.src.rpm Index: import.log =================================================================== RCS file: /cvs/extras/rpms/perl-Email-MIME-Attachment-Stripper/import.log,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- import.log 4 Apr 2007 22:05:46 -0000 1.3 +++ import.log 4 Apr 2007 22:07:19 -0000 1.4 @@ -1,2 +1,3 @@ perl-Email-MIME-Attachment-Stripper-1_313-2:HEAD:perl-Email-MIME-Attachment-Stripper-1.313-2.src.rpm:1175724235 perl-Email-MIME-Attachment-Stripper-1_313-2:FC-5:perl-Email-MIME-Attachment-Stripper-1.313-2.src.rpm:1175724338 +perl-Email-MIME-Attachment-Stripper-1_313-2:FC-6:perl-Email-MIME-Attachment-Stripper-1.313-2.src.rpm:1175724431 From fedora-extras-commits at redhat.com Wed Apr 4 22:07:57 2007 From: fedora-extras-commits at redhat.com (Tom Callaway (spot)) Date: Wed, 4 Apr 2007 18:07:57 -0400 Subject: rpms/perl-Email-MIME-Attachment-Stripper/FC-6 perl-Email-MIME-Attachment-Stripper.spec, NONE, 1.1 .cvsignore, 1.1, 1.2 sources, 1.1, 1.2 Message-ID: <200704042207.l34M7vwK015039@cvs-int.fedora.redhat.com> Author: spot Update of /cvs/extras/rpms/perl-Email-MIME-Attachment-Stripper/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv14998/FC-6 Modified Files: .cvsignore sources Added Files: perl-Email-MIME-Attachment-Stripper.spec Log Message: auto-import perl-Email-MIME-Attachment-Stripper-1.313-2 on branch FC-6 from perl-Email-MIME-Attachment-Stripper-1.313-2.src.rpm --- NEW FILE perl-Email-MIME-Attachment-Stripper.spec --- Name: perl-Email-MIME-Attachment-Stripper Version: 1.313 Release: 2%{?dist} Summary: Strip the attachments from a mail message Group: Development/Libraries License: GPL or Artistic URL: http://search.cpan.org/dist/Email-MIME-Attachment-Stripper/ Source0: http://search.cpan.org/CPAN/authors/id/R/RJ/RJBS/Email-MIME-Attachment-Stripper-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: perl(ExtUtils::MakeMaker), perl(Email::MIME), perl(Email::MIME::ContentType) BuildRequires: perl(Email::MIME::Modifier) BuildArch: noarch Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) %description Given a Email::MIME object, detach all attachments from the message. These are then available separately. %prep %setup -q -n Email-MIME-Attachment-Stripper-%{version} %build sed -i '/LICENSE/ d' Makefile.PL %{__perl} Makefile.PL INSTALLDIRS=vendor make %install rm -rf $RPM_BUILD_ROOT _docs make pure_install PERL_INSTALL_ROOT=$RPM_BUILD_ROOT find $RPM_BUILD_ROOT -type f -name .packlist -exec rm -f {} ';' find $RPM_BUILD_ROOT -depth -type d -exec rmdir {} 2>/dev/null ';' chmod -R u+w $RPM_BUILD_ROOT/* %check make test %clean rm -rf $RPM_BUILD_ROOT %files %defattr(-,root,root,-) %doc README LICENSE %{perl_vendorlib}/Email/ %{_mandir}/man3/*.3* %changelog * Mon Apr 2 2007 Tom "spot" Callaway - 1.313-2 - Remove LICENSE line from Makefile.PL * Sun Apr 1 2007 Tom "spot" Callaway - 1.313-1 - Initial package for Fedora Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/perl-Email-MIME-Attachment-Stripper/FC-6/.cvsignore,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- .cvsignore 3 Apr 2007 00:36:55 -0000 1.1 +++ .cvsignore 4 Apr 2007 22:07:23 -0000 1.2 @@ -0,0 +1 @@ +Email-MIME-Attachment-Stripper-1.313.tar.gz Index: sources =================================================================== RCS file: /cvs/extras/rpms/perl-Email-MIME-Attachment-Stripper/FC-6/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 3 Apr 2007 00:36:55 -0000 1.1 +++ sources 4 Apr 2007 22:07:23 -0000 1.2 @@ -0,0 +1 @@ +b9f785c93db7a91b2a3e40a5edb3f0e7 Email-MIME-Attachment-Stripper-1.313.tar.gz From fedora-extras-commits at redhat.com Wed Apr 4 22:27:19 2007 From: fedora-extras-commits at redhat.com (Tom Callaway (spot)) Date: Wed, 4 Apr 2007 18:27:19 -0400 Subject: rpms/ntfs-3g/FC-5 ntfs-3g-1.328-fix-uid-gid.patch, NONE, 1.1 ntfs-3g.spec, 1.9, 1.10 Message-ID: <200704042227.l34MRJZg016232@cvs-int.fedora.redhat.com> Author: spot Update of /cvs/extras/rpms/ntfs-3g/FC-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv16176/FC-5 Modified Files: ntfs-3g.spec Added Files: ntfs-3g-1.328-fix-uid-gid.patch Log Message: Allow non-root users to mount/umount ntfs partitions. ntfs-3g-1.328-fix-uid-gid.patch: --- NEW FILE ntfs-3g-1.328-fix-uid-gid.patch --- diff -Naur ntfs-3g-1.328.orig/src/ntfs-3g.c ntfs-3g-1.328/src/ntfs-3g.c --- ntfs-3g-1.328.orig/src/ntfs-3g.c 2007-03-27 23:09:42.000000000 +0200 +++ ntfs-3g-1.328/src/ntfs-3g.c 2007-04-03 13:57:57.000000000 +0200 @@ -1607,8 +1607,8 @@ *ctx = (ntfs_fuse_context_t) { .state = NF_FreeClustersOutdate | NF_FreeMFTOutdate, - .uid = geteuid(), - .gid = getegid(), + .uid = getuid(), + .gid = getgid(), .fmask = 0, .dmask = 0, .streams = NF_STREAMS_INTERFACE_NONE, Index: ntfs-3g.spec =================================================================== RCS file: /cvs/extras/rpms/ntfs-3g/FC-5/ntfs-3g.spec,v retrieving revision 1.9 retrieving revision 1.10 diff -u -r1.9 -r1.10 --- ntfs-3g.spec 31 Mar 2007 21:12:58 -0000 1.9 +++ ntfs-3g.spec 4 Apr 2007 22:26:46 -0000 1.10 @@ -1,7 +1,7 @@ Name: ntfs-3g Summary: Linux NTFS userspace driver Version: 1.328 -Release: 1%{?dist} +Release: 2%{?dist} License: GPL Group: System Environment/Base Source0: http://www.ntfs-3g.org/%{name}-%{version}.tgz @@ -13,6 +13,7 @@ Provides: ntfsprogs-fuse = %{epoch}:%{version}-%{release} Obsoletes: ntfsprogs-fuse Provides: fuse-ntfs-3g = %{epoch}:%{version}-%{release} +Patch0: ntfs-3g-1.328-fix-uid-gid.patch %description The ntfs-3g driver is an open source, GPL licensed, third generation @@ -39,6 +40,7 @@ %prep %setup -q +%patch0 -p1 -b .fix-uid-gid %build %configure --disable-static --disable-ldconfig @@ -74,7 +76,7 @@ %defattr(-,root,root,-) %doc AUTHORS ChangeLog COPYING CREDITS NEWS README /sbin/mount.ntfs -/sbin/mount.ntfs-3g +%attr(4754,root,fuse) /sbin/mount.ntfs-3g /sbin/mount.ntfs-fuse %{_bindir}/ntfs-3g %{_bindir}/ntfsmount @@ -87,6 +89,9 @@ %{_libdir}/libntfs-3g.so %changelog +* Wed Apr 4 2007 Tom "spot" Callaway 2:1.328-2 +- allow non-root users to mount/umount ntfs volumes (Laszlo Dvornik) + * Sat Mar 31 2007 Tom "spot" Callaway 2:1.328-1 - bump to 1.328 - drop patch, use --disable-ldconfig instead From fedora-extras-commits at redhat.com Wed Apr 4 22:27:27 2007 From: fedora-extras-commits at redhat.com (Tom Callaway (spot)) Date: Wed, 4 Apr 2007 18:27:27 -0400 Subject: rpms/ntfs-3g/devel ntfs-3g-1.328-fix-uid-gid.patch, NONE, 1.1 ntfs-3g.spec, 1.9, 1.10 Message-ID: <200704042227.l34MRReb016238@cvs-int.fedora.redhat.com> Author: spot Update of /cvs/extras/rpms/ntfs-3g/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv16176/devel Modified Files: ntfs-3g.spec Added Files: ntfs-3g-1.328-fix-uid-gid.patch Log Message: Allow non-root users to mount/umount ntfs partitions. ntfs-3g-1.328-fix-uid-gid.patch: --- NEW FILE ntfs-3g-1.328-fix-uid-gid.patch --- diff -Naur ntfs-3g-1.328.orig/src/ntfs-3g.c ntfs-3g-1.328/src/ntfs-3g.c --- ntfs-3g-1.328.orig/src/ntfs-3g.c 2007-03-27 23:09:42.000000000 +0200 +++ ntfs-3g-1.328/src/ntfs-3g.c 2007-04-03 13:57:57.000000000 +0200 @@ -1607,8 +1607,8 @@ *ctx = (ntfs_fuse_context_t) { .state = NF_FreeClustersOutdate | NF_FreeMFTOutdate, - .uid = geteuid(), - .gid = getegid(), + .uid = getuid(), + .gid = getgid(), .fmask = 0, .dmask = 0, .streams = NF_STREAMS_INTERFACE_NONE, Index: ntfs-3g.spec =================================================================== RCS file: /cvs/extras/rpms/ntfs-3g/devel/ntfs-3g.spec,v retrieving revision 1.9 retrieving revision 1.10 diff -u -r1.9 -r1.10 --- ntfs-3g.spec 31 Mar 2007 21:13:05 -0000 1.9 +++ ntfs-3g.spec 4 Apr 2007 22:26:53 -0000 1.10 @@ -1,7 +1,7 @@ Name: ntfs-3g Summary: Linux NTFS userspace driver Version: 1.328 -Release: 1%{?dist} +Release: 2%{?dist} License: GPL Group: System Environment/Base Source0: http://www.ntfs-3g.org/%{name}-%{version}.tgz @@ -13,6 +13,7 @@ Provides: ntfsprogs-fuse = %{epoch}:%{version}-%{release} Obsoletes: ntfsprogs-fuse Provides: fuse-ntfs-3g = %{epoch}:%{version}-%{release} +Patch0: ntfs-3g-1.328-fix-uid-gid.patch %description The ntfs-3g driver is an open source, GPL licensed, third generation @@ -39,6 +40,7 @@ %prep %setup -q +%patch0 -p1 -b .fix-uid-gid %build %configure --disable-static --disable-ldconfig @@ -74,7 +76,7 @@ %defattr(-,root,root,-) %doc AUTHORS ChangeLog COPYING CREDITS NEWS README /sbin/mount.ntfs -/sbin/mount.ntfs-3g +%attr(4754,root,fuse) /sbin/mount.ntfs-3g /sbin/mount.ntfs-fuse %{_bindir}/ntfs-3g %{_bindir}/ntfsmount @@ -87,6 +89,9 @@ %{_libdir}/libntfs-3g.so %changelog +* Wed Apr 4 2007 Tom "spot" Callaway 2:1.328-2 +- allow non-root users to mount/umount ntfs volumes (Laszlo Dvornik) + * Sat Mar 31 2007 Tom "spot" Callaway 2:1.328-1 - bump to 1.328 - drop patch, use --disable-ldconfig instead From fedora-extras-commits at redhat.com Wed Apr 4 22:27:23 2007 From: fedora-extras-commits at redhat.com (Tom Callaway (spot)) Date: Wed, 4 Apr 2007 18:27:23 -0400 Subject: rpms/ntfs-3g/FC-6 ntfs-3g-1.328-fix-uid-gid.patch, NONE, 1.1 ntfs-3g.spec, 1.10, 1.11 Message-ID: <200704042227.l34MRNrf016235@cvs-int.fedora.redhat.com> Author: spot Update of /cvs/extras/rpms/ntfs-3g/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv16176/FC-6 Modified Files: ntfs-3g.spec Added Files: ntfs-3g-1.328-fix-uid-gid.patch Log Message: Allow non-root users to mount/umount ntfs partitions. ntfs-3g-1.328-fix-uid-gid.patch: --- NEW FILE ntfs-3g-1.328-fix-uid-gid.patch --- diff -Naur ntfs-3g-1.328.orig/src/ntfs-3g.c ntfs-3g-1.328/src/ntfs-3g.c --- ntfs-3g-1.328.orig/src/ntfs-3g.c 2007-03-27 23:09:42.000000000 +0200 +++ ntfs-3g-1.328/src/ntfs-3g.c 2007-04-03 13:57:57.000000000 +0200 @@ -1607,8 +1607,8 @@ *ctx = (ntfs_fuse_context_t) { .state = NF_FreeClustersOutdate | NF_FreeMFTOutdate, - .uid = geteuid(), - .gid = getegid(), + .uid = getuid(), + .gid = getgid(), .fmask = 0, .dmask = 0, .streams = NF_STREAMS_INTERFACE_NONE, Index: ntfs-3g.spec =================================================================== RCS file: /cvs/extras/rpms/ntfs-3g/FC-6/ntfs-3g.spec,v retrieving revision 1.10 retrieving revision 1.11 diff -u -r1.10 -r1.11 --- ntfs-3g.spec 31 Mar 2007 21:13:01 -0000 1.10 +++ ntfs-3g.spec 4 Apr 2007 22:26:50 -0000 1.11 @@ -1,7 +1,7 @@ Name: ntfs-3g Summary: Linux NTFS userspace driver Version: 1.328 -Release: 1%{?dist} +Release: 2%{?dist} License: GPL Group: System Environment/Base Source0: http://www.ntfs-3g.org/%{name}-%{version}.tgz @@ -13,6 +13,7 @@ Provides: ntfsprogs-fuse = %{epoch}:%{version}-%{release} Obsoletes: ntfsprogs-fuse Provides: fuse-ntfs-3g = %{epoch}:%{version}-%{release} +Patch0: ntfs-3g-1.328-fix-uid-gid.patch %description The ntfs-3g driver is an open source, GPL licensed, third generation @@ -39,6 +40,7 @@ %prep %setup -q +%patch0 -p1 -b .fix-uid-gid %build %configure --disable-static --disable-ldconfig @@ -74,7 +76,7 @@ %defattr(-,root,root,-) %doc AUTHORS ChangeLog COPYING CREDITS NEWS README /sbin/mount.ntfs -/sbin/mount.ntfs-3g +%attr(4754,root,fuse) /sbin/mount.ntfs-3g /sbin/mount.ntfs-fuse %{_bindir}/ntfs-3g %{_bindir}/ntfsmount @@ -87,6 +89,9 @@ %{_libdir}/libntfs-3g.so %changelog +* Wed Apr 4 2007 Tom "spot" Callaway 2:1.328-2 +- allow non-root users to mount/umount ntfs volumes (Laszlo Dvornik) + * Sat Mar 31 2007 Tom "spot" Callaway 2:1.328-1 - bump to 1.328 - drop patch, use --disable-ldconfig instead From fedora-extras-commits at redhat.com Wed Apr 4 22:32:36 2007 From: fedora-extras-commits at redhat.com (Tom Callaway (spot)) Date: Wed, 4 Apr 2007 18:32:36 -0400 Subject: rpms/perl-Return-Value import.log,1.1,1.2 Message-ID: <200704042232.l34MWahG016979@cvs-int.fedora.redhat.com> Author: spot Update of /cvs/extras/rpms/perl-Return-Value In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv16937 Modified Files: import.log Log Message: auto-import perl-Return-Value-1.302-2 on branch devel from perl-Return-Value-1.302-2.src.rpm Index: import.log =================================================================== RCS file: /cvs/extras/rpms/perl-Return-Value/import.log,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- import.log 3 Apr 2007 00:33:56 -0000 1.1 +++ import.log 4 Apr 2007 22:32:03 -0000 1.2 @@ -0,0 +1 @@ +perl-Return-Value-1_302-2:HEAD:perl-Return-Value-1.302-2.src.rpm:1175725916 From fedora-extras-commits at redhat.com Wed Apr 4 22:32:40 2007 From: fedora-extras-commits at redhat.com (Tom Callaway (spot)) Date: Wed, 4 Apr 2007 18:32:40 -0400 Subject: rpms/perl-Return-Value/devel perl-Return-Value.spec, NONE, 1.1 .cvsignore, 1.1, 1.2 sources, 1.1, 1.2 Message-ID: <200704042232.l34MWe26016983@cvs-int.fedora.redhat.com> Author: spot Update of /cvs/extras/rpms/perl-Return-Value/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv16937/devel Modified Files: .cvsignore sources Added Files: perl-Return-Value.spec Log Message: auto-import perl-Return-Value-1.302-2 on branch devel from perl-Return-Value-1.302-2.src.rpm --- NEW FILE perl-Return-Value.spec --- Name: perl-Return-Value Version: 1.302 Release: 2%{?dist} Summary: Polymorphic Return Values Group: Development/Libraries License: GPL or Artistic URL: http://search.cpan.org/dist/Return-Value/ Source0: http://search.cpan.org/CPAN/authors/id/R/RJ/RJBS/Return-Value-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: perl(ExtUtils::MakeMaker), perl(Test::Pod::Coverage) BuildRequires: perl(Test::Perl::Critic) BuildArch: noarch Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) %description This module provides polymorphic return values with a simple API that should get you what you're looking for in each context a return value is used in. %prep %setup -q -n Return-Value-%{version} %build sed -i '/LICENSE/ d' Makefile.PL %{__perl} Makefile.PL INSTALLDIRS=vendor make %install rm -rf $RPM_BUILD_ROOT make pure_install PERL_INSTALL_ROOT=$RPM_BUILD_ROOT find $RPM_BUILD_ROOT -type f -name .packlist -exec rm -f {} ';' find $RPM_BUILD_ROOT -depth -type d -exec rmdir {} 2>/dev/null ';' chmod -R u+w $RPM_BUILD_ROOT/* %check make test PERL_TEST_CRITIC=1 %clean rm -rf $RPM_BUILD_ROOT %files %defattr(-,root,root,-) %doc README LICENSE %{perl_vendorlib}/Return/ %{_mandir}/man3/*.3* %changelog * Mon Apr 2 2007 Tom "spot" Callaway - 1.302-2 - remove LICENSE line from Makefile.PL - add Test::Perl::Critic to fix tests * Sun Apr 1 2007 Tom "spot" Callaway - 1.302-1 - Initial package for Fedora Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/perl-Return-Value/devel/.cvsignore,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- .cvsignore 3 Apr 2007 00:34:05 -0000 1.1 +++ .cvsignore 4 Apr 2007 22:32:07 -0000 1.2 @@ -0,0 +1 @@ +Return-Value-1.302.tar.gz Index: sources =================================================================== RCS file: /cvs/extras/rpms/perl-Return-Value/devel/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 3 Apr 2007 00:34:05 -0000 1.1 +++ sources 4 Apr 2007 22:32:07 -0000 1.2 @@ -0,0 +1 @@ +fed7ed691b0945d8ec27e7c7440e6f97 Return-Value-1.302.tar.gz From fedora-extras-commits at redhat.com Wed Apr 4 22:35:23 2007 From: fedora-extras-commits at redhat.com (Tom Callaway (spot)) Date: Wed, 4 Apr 2007 18:35:23 -0400 Subject: rpms/perl-Return-Value/FC-6 perl-Return-Value.spec, NONE, 1.1 sources, 1.1, 1.2 Message-ID: <200704042235.l34MZN1f017265@cvs-int.fedora.redhat.com> Author: spot Update of /cvs/extras/rpms/perl-Return-Value/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv17193/FC-6 Modified Files: sources Added Files: perl-Return-Value.spec Log Message: Branch commits. --- NEW FILE perl-Return-Value.spec --- Name: perl-Return-Value Version: 1.302 Release: 2%{?dist} Summary: Polymorphic Return Values Group: Development/Libraries License: GPL or Artistic URL: http://search.cpan.org/dist/Return-Value/ Source0: http://search.cpan.org/CPAN/authors/id/R/RJ/RJBS/Return-Value-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: perl(ExtUtils::MakeMaker), perl(Test::Pod::Coverage) BuildRequires: perl(Test::Perl::Critic) BuildArch: noarch Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) %description This module provides polymorphic return values with a simple API that should get you what you're looking for in each context a return value is used in. %prep %setup -q -n Return-Value-%{version} %build sed -i '/LICENSE/ d' Makefile.PL %{__perl} Makefile.PL INSTALLDIRS=vendor make %install rm -rf $RPM_BUILD_ROOT make pure_install PERL_INSTALL_ROOT=$RPM_BUILD_ROOT find $RPM_BUILD_ROOT -type f -name .packlist -exec rm -f {} ';' find $RPM_BUILD_ROOT -depth -type d -exec rmdir {} 2>/dev/null ';' chmod -R u+w $RPM_BUILD_ROOT/* %check make test PERL_TEST_CRITIC=1 %clean rm -rf $RPM_BUILD_ROOT %files %defattr(-,root,root,-) %doc README LICENSE %{perl_vendorlib}/Return/ %{_mandir}/man3/*.3* %changelog * Mon Apr 2 2007 Tom "spot" Callaway - 1.302-2 - remove LICENSE line from Makefile.PL - add Test::Perl::Critic to fix tests * Sun Apr 1 2007 Tom "spot" Callaway - 1.302-1 - Initial package for Fedora Index: sources =================================================================== RCS file: /cvs/extras/rpms/perl-Return-Value/FC-6/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 3 Apr 2007 00:34:05 -0000 1.1 +++ sources 4 Apr 2007 22:34:49 -0000 1.2 @@ -0,0 +1 @@ +fed7ed691b0945d8ec27e7c7440e6f97 Return-Value-1.302.tar.gz From fedora-extras-commits at redhat.com Wed Apr 4 22:35:19 2007 From: fedora-extras-commits at redhat.com (Tom Callaway (spot)) Date: Wed, 4 Apr 2007 18:35:19 -0400 Subject: rpms/perl-Return-Value/FC-5 perl-Return-Value.spec, NONE, 1.1 sources, 1.1, 1.2 Message-ID: <200704042235.l34MZJqA017255@cvs-int.fedora.redhat.com> Author: spot Update of /cvs/extras/rpms/perl-Return-Value/FC-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv17193/FC-5 Modified Files: sources Added Files: perl-Return-Value.spec Log Message: Branch commits. --- NEW FILE perl-Return-Value.spec --- Name: perl-Return-Value Version: 1.302 Release: 2%{?dist} Summary: Polymorphic Return Values Group: Development/Libraries License: GPL or Artistic URL: http://search.cpan.org/dist/Return-Value/ Source0: http://search.cpan.org/CPAN/authors/id/R/RJ/RJBS/Return-Value-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: perl(ExtUtils::MakeMaker), perl(Test::Pod::Coverage) BuildRequires: perl(Test::Perl::Critic) BuildArch: noarch Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) %description This module provides polymorphic return values with a simple API that should get you what you're looking for in each context a return value is used in. %prep %setup -q -n Return-Value-%{version} %build sed -i '/LICENSE/ d' Makefile.PL %{__perl} Makefile.PL INSTALLDIRS=vendor make %install rm -rf $RPM_BUILD_ROOT make pure_install PERL_INSTALL_ROOT=$RPM_BUILD_ROOT find $RPM_BUILD_ROOT -type f -name .packlist -exec rm -f {} ';' find $RPM_BUILD_ROOT -depth -type d -exec rmdir {} 2>/dev/null ';' chmod -R u+w $RPM_BUILD_ROOT/* %check make test PERL_TEST_CRITIC=1 %clean rm -rf $RPM_BUILD_ROOT %files %defattr(-,root,root,-) %doc README LICENSE %{perl_vendorlib}/Return/ %{_mandir}/man3/*.3* %changelog * Mon Apr 2 2007 Tom "spot" Callaway - 1.302-2 - remove LICENSE line from Makefile.PL - add Test::Perl::Critic to fix tests * Sun Apr 1 2007 Tom "spot" Callaway - 1.302-1 - Initial package for Fedora Index: sources =================================================================== RCS file: /cvs/extras/rpms/perl-Return-Value/FC-5/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 3 Apr 2007 00:34:05 -0000 1.1 +++ sources 4 Apr 2007 22:34:45 -0000 1.2 @@ -0,0 +1 @@ +fed7ed691b0945d8ec27e7c7440e6f97 Return-Value-1.302.tar.gz From fedora-extras-commits at redhat.com Wed Apr 4 23:14:55 2007 From: fedora-extras-commits at redhat.com (Toshio Ernie Kuratomi (toshio)) Date: Wed, 4 Apr 2007 19:14:55 -0400 Subject: fedora-accounts receive-cla.py, 1.21, 1.22 send-cla.cgi, 1.16, 1.17 website.py, 1.6, 1.7 Message-ID: <200704042314.l34NEtWv022658@cvs-int.fedora.redhat.com> Author: toshio Update of /cvs/fedora/fedora-accounts In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv22601 Modified Files: receive-cla.py send-cla.cgi website.py Log Message: receive-cla.py: Add code to autoadd cla_done when cla_fedora is approved. This is a hack as we realy should be calling website.py to add cla_done for us instead of duplicating the code here. Unfortunately, website.py mixes UI bits with data in this function so doing this is non-trivial. send-cla.cgi, website.py: Change group names ofthe form fedora_cla to cla_fedora to match cla_done. Index: receive-cla.py =================================================================== RCS file: /cvs/fedora/fedora-accounts/receive-cla.py,v retrieving revision 1.21 retrieving revision 1.22 diff -u -r1.21 -r1.22 --- receive-cla.py 11 Jul 2006 09:13:08 -0000 1.21 +++ receive-cla.py 4 Apr 2007 23:14:52 -0000 1.22 @@ -105,6 +105,42 @@ qargs = (role_row['person_id'], role_row['project_group_id']) dbc.execute(qry, qargs) dbh.commit() + ### HACK: This is done in website.py:handle_group_mods() but that piece of + # code also has UI bits so we can't use it here. Cut and paste. Bleargh. + for group in website.auto_approve_groups['cla_fedora']: + # Check whether the user is already a member of the + # auto-approved group. + qry = "select role_status from role as r," \ + " project_group as pg where" \ + " person_id = %s and" \ + " role_domain = %s and" \ + " pg.name = %s and" \ + " pg.id = project_group_id" + dbc.execute(qry, (role_row['person_id'], role_row['role_domain'], group)) + checkrole = dbc.fetchone() + if checkrole and checkrole[0] != 'approved': + # User is a member but needs to be approved + qry = "update role set role_status = 'approved'" \ + " where person_id = %s and" \ + " role_domain = %s and" \ + " project_group_id in (select pg.id from" \ + " project_group as pg where pg.name = %s)" + dbc.execute(qry, (role_row['person_id'], role_row['role_domain'], group)) + dbh.commit() + elif not checkrole: + # Add the user to the group + qry = "insert into role (person_id," \ + " project_group_id, role_domain," \ + " role_type, role_status)" \ + " select %s, id, %s," \ + " 'user', 'approved'" \ + " from project_group where name = %s" + dbc.execute(qry, (role_row['person_id'], role_row['role_domain'], group)) + dbh.commit() + else: + # User was already approved for this group. + # Nothing to be done. + pass return msg, person_row, interesting_part @@ -126,7 +162,8 @@ outmsg.add_header('Subject', 'The Fedora CLA has been successfully completed') outmsg.set_payload(""" -Your signed Fedora Contributor License Agreement was processed successfully. +Your signed Fedora Contributor License Agreement titled "%s" +was processed successfully. You can now contribute to the Fedora Project. If you intend to work with a specific Fedora project, you may need to join additional groups in the Index: send-cla.cgi =================================================================== RCS file: /cvs/fedora/fedora-accounts/send-cla.cgi,v retrieving revision 1.16 retrieving revision 1.17 diff -u -r1.16 -r1.17 --- send-cla.cgi 4 Apr 2007 20:12:00 -0000 1.16 +++ send-cla.cgi 4 Apr 2007 23:14:52 -0000 1.17 @@ -28,7 +28,7 @@ dbc.execute("SELECT * FROM person WHERE username = %s", (auth_username, )) arow = dbc.fetchhash() -dbc.execute("SELECT id FROM project_group WHERE name = 'fedora_cla'") +dbc.execute("SELECT id FROM project_group WHERE name = 'cla_fedora'") if not dbc.rowcount: print "The accounts system is awaiting setup." sys.exit(1) Index: website.py =================================================================== RCS file: /cvs/fedora/fedora-accounts/website.py,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- website.py 4 Apr 2007 21:38:28 -0000 1.6 +++ website.py 4 Apr 2007 23:14:52 -0000 1.7 @@ -23,9 +23,9 @@ # Mapping of group to groups that are automatically added to a user when the # original group is approved. auto_approve_groups = {'cvsextras' : ('fedorabugs',), - 'dell_cla' : ('cla_done',), - 'fedora_cla' : ('cla_done',), - 'redhat_cla' : ('cla_done',) + 'cla_dell' : ('cla_done',), + 'cla_fedora' : ('cla_done',), + 'cla_redhat' : ('cla_done',) } fh = aline = pieces = None From fedora-extras-commits at redhat.com Wed Apr 4 23:31:02 2007 From: fedora-extras-commits at redhat.com (Roland Dreier (dreier)) Date: Wed, 4 Apr 2007 19:31:02 -0400 Subject: rpms/libibverbs/devel .cvsignore, 1.8, 1.9 libibverbs.spec, 1.8, 1.9 sources, 1.8, 1.9 Message-ID: <200704042331.l34NV2Of023293@cvs-int.fedora.redhat.com> Author: dreier Update of /cvs/extras/rpms/libibverbs/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv23129/devel Modified Files: .cvsignore libibverbs.spec sources Log Message: Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/libibverbs/devel/.cvsignore,v retrieving revision 1.8 retrieving revision 1.9 diff -u -r1.8 -r1.9 --- .cvsignore 2 Nov 2006 04:47:04 -0000 1.8 +++ .cvsignore 4 Apr 2007 23:30:28 -0000 1.9 @@ -1 +1 @@ -libibverbs-1.0.4.tar.gz +libibverbs-1.1-rc2.tar.gz Index: libibverbs.spec =================================================================== RCS file: /cvs/extras/rpms/libibverbs/devel/libibverbs.spec,v retrieving revision 1.8 retrieving revision 1.9 diff -u -r1.8 -r1.9 --- libibverbs.spec 2 Nov 2006 04:47:04 -0000 1.8 +++ libibverbs.spec 4 Apr 2007 23:30:28 -0000 1.9 @@ -1,19 +1,15 @@ -# $Id$ - -%define ver 1.0.4 - Name: libibverbs -Version: 1.0.4 -Release: 1%{?dist} -Summary: A library for direct userspace use of InfiniBand +Version: 1.1 +Release: 0.1.rc2%{?dist} +Summary: A library for direct userspace use of InfiniBand hardware Group: System Environment/Libraries License: GPL/BSD Url: http://openib.org/ -Source: http://openib.org/downloads/libibverbs-1.0.4.tar.gz -BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) - -BuildRequires: %{_includedir}/sysfs/libsysfs.h +Source: http://openib.org/downloads/libibverbs-1.1-rc2.tar.gz +BuildRoot: %(mktemp -ud %{_tmppath}/%{name}-%{version}-%{release}-XXXXXX) +Requires(post): /sbin/ldconfig +Requires(postun): /sbin/ldconfig %description libibverbs is a library that allows userspace processes to use @@ -27,10 +23,16 @@ %package devel Summary: Development files for the libibverbs library Group: System Environment/Libraries -Requires: %{name} = %{version}-%{release} %{_includedir}/sysfs/libsysfs.h %description devel -Static libraries and header files for the libibverbs verbs library. +Header files for the libibverbs library. + +%package devel-static +Summary: Static development files for the libibverbs library +Group: System Environment/Libraries + +%description devel-static +Static libraries for the libibverbs library. %package utils Summary: Examples for the libibverbs library @@ -42,7 +44,7 @@ displays information about InfiniBand devices. %prep -%setup -q -n %{name}-%{ver} +%setup -q -n %{name}-1.1-rc2 %build %configure @@ -50,7 +52,7 @@ %install rm -rf $RPM_BUILD_ROOT -%makeinstall +make DESTDIR=%{buildroot} install # remove unpackaged files from the buildroot rm -f $RPM_BUILD_ROOT%{_libdir}/*.la @@ -68,8 +70,12 @@ %files devel %defattr(-,root,root,-) %{_libdir}/lib*.so -%{_libdir}/*.a %{_includedir}/* +%{_mandir}/man3/* + +%files devel-static +%defattr(-,root,root,-) +%{_libdir}/*.a %files utils %defattr(-,root,root,-) @@ -77,6 +83,15 @@ %{_mandir}/man1/* %changelog +* Mon May 22 2006 Roland Dreier - 1.1-0.1.rc2 +- New upstream release +- Remove dependency on libsysfs, since it is no longer used +- Put section 3 manpages in devel package. +- Spec file cleanups: remove unused ver macro, improve BuildRoot, add + Requires for /sbin/ldconfig, split static libraries into + devel-static package, and don't use makeinstall any more (all + suggested by Doug Ledford ). + * Thu May 4 2006 Roland Dreier - 1.0.4-1 - New upstream release Index: sources =================================================================== RCS file: /cvs/extras/rpms/libibverbs/devel/sources,v retrieving revision 1.8 retrieving revision 1.9 diff -u -r1.8 -r1.9 --- sources 2 Nov 2006 04:47:04 -0000 1.8 +++ sources 4 Apr 2007 23:30:28 -0000 1.9 @@ -1 +1 @@ -f075cef91b9a1d3445c3859cb7880b2f libibverbs-1.0.4.tar.gz +387ab84c8d62bdda52e7da429f82b0ec libibverbs-1.1-rc2.tar.gz From fedora-extras-commits at redhat.com Wed Apr 4 23:30:58 2007 From: fedora-extras-commits at redhat.com (Roland Dreier (dreier)) Date: Wed, 4 Apr 2007 19:30:58 -0400 Subject: rpms/libibverbs import.log,1.14,1.15 Message-ID: <200704042330.l34NUwv1023282@cvs-int.fedora.redhat.com> Author: dreier Update of /cvs/extras/rpms/libibverbs In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv23129 Modified Files: import.log Log Message: Index: import.log =================================================================== RCS file: /cvs/extras/rpms/libibverbs/import.log,v retrieving revision 1.14 retrieving revision 1.15 diff -u -r1.14 -r1.15 --- import.log 2 Nov 2006 04:47:03 -0000 1.14 +++ import.log 4 Apr 2007 23:30:24 -0000 1.15 @@ -11,3 +11,4 @@ libibverbs-1_0_3-1:FC-5:libibverbs-1.0.3-1.src.rpm:1146610477 libibverbs-1_0_3-1:FC-4:libibverbs-1.0.3-1.src.rpm:1146610524 libibverbs-1_0_4-1:HEAD:libibverbs-1.0.4-1.src.rpm:1162442818 +libibverbs-1_1-0_1_rc2:HEAD:libibverbs-1.1-0.1.rc2.src.rpm:1175729223 From fedora-extras-commits at redhat.com Wed Apr 4 23:41:27 2007 From: fedora-extras-commits at redhat.com (Simon Perreault (nomis80)) Date: Wed, 4 Apr 2007 19:41:27 -0400 Subject: rpms/quadkonsole/devel .cvsignore, 1.4, 1.5 quadkonsole.spec, 1.4, 1.5 sources, 1.4, 1.5 Message-ID: <200704042341.l34NfRFP023803@cvs-int.fedora.redhat.com> Author: nomis80 Update of /cvs/extras/rpms/quadkonsole/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv23752/devel Modified Files: .cvsignore quadkonsole.spec sources Log Message: Update to 2.0.2. Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/quadkonsole/devel/.cvsignore,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- .cvsignore 24 Dec 2006 16:51:11 -0000 1.4 +++ .cvsignore 4 Apr 2007 23:40:53 -0000 1.5 @@ -1 +1 @@ -quadkonsole-2.0.1.tar.gz +quadkonsole-2.0.2.tar.bz2 Index: quadkonsole.spec =================================================================== RCS file: /cvs/extras/rpms/quadkonsole/devel/quadkonsole.spec,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- quadkonsole.spec 27 Feb 2007 23:56:05 -0000 1.4 +++ quadkonsole.spec 4 Apr 2007 23:40:53 -0000 1.5 @@ -1,12 +1,12 @@ Name: quadkonsole -Version: 2.0.1 -Release: 3%{?dist} +Version: 2.0.2 +Release: 1%{?dist} Summary: Embeds Konsole kparts in a grid layout Group: Applications/System License: GPL URL: http://nomis80.org/quadkonsole/ -Source0: http://nomis80.org/quadkonsole/quadkonsole-%{version}.tar.gz +Source0: http://nomis80.org/quadkonsole/quadkonsole-%{version}.tar.bz2 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) Requires: kdebase @@ -52,6 +52,9 @@ %changelog +* Wed Apr 4 2007 Simon Perreault - 2.0.2-1 +- Update to 2.0.2. + * Tue Feb 27 2007 Simon Perreault - 2.0.1-3 - Require kdebase. Fix #230185. Index: sources =================================================================== RCS file: /cvs/extras/rpms/quadkonsole/devel/sources,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- sources 24 Dec 2006 16:51:11 -0000 1.4 +++ sources 4 Apr 2007 23:40:53 -0000 1.5 @@ -1 +1 @@ -3334b7a3ad3e6f9b96f59a00ccedae91 quadkonsole-2.0.1.tar.gz +c4bb107fd5ac66ea341daaf50052f194 quadkonsole-2.0.2.tar.bz2 From fedora-extras-commits at redhat.com Wed Apr 4 23:41:23 2007 From: fedora-extras-commits at redhat.com (Simon Perreault (nomis80)) Date: Wed, 4 Apr 2007 19:41:23 -0400 Subject: rpms/quadkonsole/FC-6 .cvsignore, 1.4, 1.5 quadkonsole.spec, 1.4, 1.5 sources, 1.4, 1.5 Message-ID: <200704042341.l34NfNEE023798@cvs-int.fedora.redhat.com> Author: nomis80 Update of /cvs/extras/rpms/quadkonsole/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv23752/FC-6 Modified Files: .cvsignore quadkonsole.spec sources Log Message: Update to 2.0.2. Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/quadkonsole/FC-6/.cvsignore,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- .cvsignore 24 Dec 2006 16:51:11 -0000 1.4 +++ .cvsignore 4 Apr 2007 23:40:50 -0000 1.5 @@ -1 +1 @@ -quadkonsole-2.0.1.tar.gz +quadkonsole-2.0.2.tar.bz2 Index: quadkonsole.spec =================================================================== RCS file: /cvs/extras/rpms/quadkonsole/FC-6/quadkonsole.spec,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- quadkonsole.spec 27 Feb 2007 23:57:46 -0000 1.4 +++ quadkonsole.spec 4 Apr 2007 23:40:50 -0000 1.5 @@ -1,12 +1,12 @@ Name: quadkonsole -Version: 2.0.1 -Release: 3%{?dist} +Version: 2.0.2 +Release: 1%{?dist} Summary: Embeds Konsole kparts in a grid layout Group: Applications/System License: GPL URL: http://nomis80.org/quadkonsole/ -Source0: http://nomis80.org/quadkonsole/quadkonsole-%{version}.tar.gz +Source0: http://nomis80.org/quadkonsole/quadkonsole-%{version}.tar.bz2 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) Requires: kdebase @@ -52,6 +52,9 @@ %changelog +* Wed Apr 4 2007 Simon Perreault - 2.0.2-1 +- Update to 2.0.2. + * Tue Feb 27 2007 Simon Perreault - 2.0.1-3 - Require kdebase. Fix #230185. Index: sources =================================================================== RCS file: /cvs/extras/rpms/quadkonsole/FC-6/sources,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- sources 24 Dec 2006 16:51:11 -0000 1.4 +++ sources 4 Apr 2007 23:40:50 -0000 1.5 @@ -1 +1 @@ -3334b7a3ad3e6f9b96f59a00ccedae91 quadkonsole-2.0.1.tar.gz +c4bb107fd5ac66ea341daaf50052f194 quadkonsole-2.0.2.tar.bz2 From fedora-extras-commits at redhat.com Thu Apr 5 01:18:45 2007 From: fedora-extras-commits at redhat.com (Toshio Ernie Kuratomi (toshio)) Date: Wed, 4 Apr 2007 21:18:45 -0400 Subject: fedora-accounts receive-cla.py,1.22,1.23 website.py,1.7,1.8 Message-ID: <200704050118.l351Ijwf001888@cvs-int.fedora.redhat.com> Author: toshio Update of /cvs/fedora/fedora-accounts In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv1858 Modified Files: receive-cla.py website.py Log Message: Move the auto-add group functionality into its own function in website.py. There are three places that use it (approving an account and sponsoring an account in website.py and approving cla_fedora in receive-cla.py.) and all are now using the function to do the work. Also make sponsoring an account into cvsextras autoadd fedorabugs. Index: receive-cla.py =================================================================== RCS file: /cvs/fedora/fedora-accounts/receive-cla.py,v retrieving revision 1.22 retrieving revision 1.23 diff -u -r1.22 -r1.23 --- receive-cla.py 4 Apr 2007 23:14:52 -0000 1.22 +++ receive-cla.py 5 Apr 2007 01:18:43 -0000 1.23 @@ -104,43 +104,10 @@ qry = "UPDATE role SET role_status = 'approved' WHERE person_id = %s AND project_group_id = %s" qargs = (role_row['person_id'], role_row['project_group_id']) dbc.execute(qry, qargs) + # Auto approve any dependent groups (cla_done) + website._process_auto_approvals(dbc, 'cla_fedora', role_row['person_id'], + role_row['role_domain']) dbh.commit() - ### HACK: This is done in website.py:handle_group_mods() but that piece of - # code also has UI bits so we can't use it here. Cut and paste. Bleargh. - for group in website.auto_approve_groups['cla_fedora']: - # Check whether the user is already a member of the - # auto-approved group. - qry = "select role_status from role as r," \ - " project_group as pg where" \ - " person_id = %s and" \ - " role_domain = %s and" \ - " pg.name = %s and" \ - " pg.id = project_group_id" - dbc.execute(qry, (role_row['person_id'], role_row['role_domain'], group)) - checkrole = dbc.fetchone() - if checkrole and checkrole[0] != 'approved': - # User is a member but needs to be approved - qry = "update role set role_status = 'approved'" \ - " where person_id = %s and" \ - " role_domain = %s and" \ - " project_group_id in (select pg.id from" \ - " project_group as pg where pg.name = %s)" - dbc.execute(qry, (role_row['person_id'], role_row['role_domain'], group)) - dbh.commit() - elif not checkrole: - # Add the user to the group - qry = "insert into role (person_id," \ - " project_group_id, role_domain," \ - " role_type, role_status)" \ - " select %s, id, %s," \ - " 'user', 'approved'" \ - " from project_group where name = %s" - dbc.execute(qry, (role_row['person_id'], role_row['role_domain'], group)) - dbh.commit() - else: - # User was already approved for this group. - # Nothing to be done. - pass return msg, person_row, interesting_part Index: website.py =================================================================== RCS file: /cvs/fedora/fedora-accounts/website.py,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- website.py 4 Apr 2007 23:14:52 -0000 1.7 +++ website.py 5 Apr 2007 01:18:43 -0000 1.8 @@ -46,6 +46,47 @@ role_type_names = ['user', 'sponsor', 'administrator'] +def _process_auto_approvals(dbc, newGroup, userid, domain): + '''Approval to be in certain groups automatically grants other groups. + + This function adds the user to other groups if the one they were just + approved for is set up this way. + ''' + if newGroup not in auto_approve_groups: + return + for group in auto_approve_groups[newGroup]: + # Check whether the user is already a member of the + # auto-approved group. + qry = "select role_status from role as r," \ + " project_group as pg where" \ + " person_id = %s and" \ + " role_domain = %s and" \ + " pg.name = %s and" \ + " pg.id = project_group_id" + dbc.execute(qry, (userid, domain, group)) + checkrole = dbc.fetchone() + if checkrole and checkrole[0] != 'approved': + # User is a member but needs to be approved + qry = "update role set role_status = 'approved'" \ + " where person_id = %s and" \ + " role_domain = %s and" \ + " project_group_id in (select pg.id from" \ + " project_group as pg where pg.name = %s)" + dbc.execute(qry, (userid, domain, group)) + elif not checkrole: + # Add the user to the group + qry = "insert into role (person_id," \ + " project_group_id, role_domain," \ + " role_type, role_status)" \ + " select %s, id, %s," \ + " 'user', 'approved'" \ + " from project_group where name = %s" + dbc.execute(qry, (userid, domain, group)) + else: + # User was already approved for this group. + # Nothing to be done. + pass + def print_header(title, auth_username=None, cache=0): print "Content-type: text/html" if not cache and 0: @@ -582,40 +623,8 @@ # them for certain others. if new_status == 'approved' and role_group in \ auto_approve_groups: - for group in auto_approve_groups[role_group]: - # Check whether the user is already a member of the - # auto-approved group. - qry = "select role_status from role as r," \ - " project_group as pg where" \ - " person_id = %s and" \ - " role_domain = %s and" \ - " pg.name = %s and" \ - " pg.id = project_group_id" - dbc.execute(qry, (role_user_id, role_domain, group)) - checkrole = dbc.fetchone() - if checkrole and checkrole[0] != 'approved': - # User is a member but needs to be approved - qry = "update role set role_status = 'approved'" \ - " where person_id = %s and" \ - " role_domain = %s and" \ - " project_group_id in (select pg.id from" \ - " project_group as pg where pg.name = %s)" - dbc.execute(qry, (role_user_id, role_domain, group)) - dbh.commit() - elif not checkrole: - # Add the user to the group - qry = "insert into role (person_id," \ - " project_group_id, role_domain," \ - " role_type, role_status)" \ - " select %s, id, %s," \ - " 'user', 'approved'" \ - " from project_group where name = %s" - dbc.execute(qry, (role_user_id, role_domain, group)) - dbh.commit() - else: - # User was already approved for this group. - # Nothing to be done. - pass + _process_auto_approvals(dbc, role_group, role_user_id, + role_domain) if action_name != 'approve': joinmsg = '' send_email(accounts_email, uinfo['email'], "Your Fedora %s membership has been %s" % (role_group, new_status), @@ -719,6 +728,8 @@ if arow[2]: qstat = "role_status = %s, " qsa = ('approved',) + _process_auto_approvals(dbc, role_group, role_user_id, + role_domain) else: qstat = "" qsa = () From fedora-extras-commits at redhat.com Thu Apr 5 02:55:09 2007 From: fedora-extras-commits at redhat.com (Peter Gordon (pgordon)) Date: Wed, 4 Apr 2007 22:55:09 -0400 Subject: comps comps-fe7.xml.in,1.143,1.144 Message-ID: <200704050255.l352t9Um008781@cvs-int.fedora.redhat.com> Author: pgordon Update of /cvs/extras/comps In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv8764 Modified Files: comps-fe7.xml.in Log Message: Add FE7 entry for Blam. Index: comps-fe7.xml.in =================================================================== RCS file: /cvs/extras/comps/comps-fe7.xml.in,v retrieving revision 1.143 retrieving revision 1.144 diff -u -r1.143 -r1.144 --- comps-fe7.xml.in 3 Apr 2007 17:53:46 -0000 1.143 +++ comps-fe7.xml.in 5 Apr 2007 02:54:39 -0000 1.144 @@ -747,6 +747,7 @@ azureus balsa bittorrent-gui + blam blogtk bluefish claws-mail From fedora-extras-commits at redhat.com Thu Apr 5 04:21:41 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Thu, 5 Apr 2007 00:21:41 -0400 Subject: rpms/yum-presto - New directory Message-ID: <200704050421.l354LfVE019311@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/rpms/yum-presto In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners/tmpcvsZ19284/rpms/yum-presto Log Message: Directory /cvs/extras/rpms/yum-presto added to the repository From fedora-extras-commits at redhat.com Thu Apr 5 04:21:50 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Thu, 5 Apr 2007 00:21:50 -0400 Subject: rpms/yum-presto/devel - New directory Message-ID: <200704050421.l354LoUt019324@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/rpms/yum-presto/devel In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners/tmpcvsZ19284/rpms/yum-presto/devel Log Message: Directory /cvs/extras/rpms/yum-presto/devel added to the repository From fedora-extras-commits at redhat.com Thu Apr 5 04:21:54 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Thu, 5 Apr 2007 00:21:54 -0400 Subject: owners owners.list,1.2640,1.2641 Message-ID: <200704050421.l354Ls49019330@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/owners In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners Modified Files: owners.list Log Message: add yum-presto Index: owners.list =================================================================== RCS file: /cvs/extras/owners/owners.list,v retrieving revision 1.2640 retrieving revision 1.2641 diff -u -r1.2640 -r1.2641 --- owners.list 4 Apr 2007 13:23:30 -0000 1.2640 +++ owners.list 5 Apr 2007 04:21:24 -0000 1.2641 @@ -3136,6 +3136,7 @@ Fedora Extras|yaz|Z39.50/SRW/SRU programs|icon at fedoraproject.org|extras-qa at fedoraproject.org| Fedora Extras|ytalk|A chat program for multiple users|mmcgrath at redhat.com|extras-qa at fedoraproject.org| Fedora Extras|yum-arch|Extract headers from rpm in a old yum repository|Fedora at FamilleCollet.com|extras-qa at fedoraproject.org|tla at rasmil.dk +Fedora Extras|yum-presto|Deltarpm plugin for yum|jdieter at gmail.com|extras-qa at fedoraproject.org| Fedora Extras|yum-utils|Utilities based around the yum package manager|skvidal at linux.duke.edu|extras-qa at fedoraproject.org|tla at rasmil.dk Fedora Extras|yumex|A GUI for Yum|tla at rasmil.dk|extras-qa at fedoraproject.org| Fedora Extras|z88dk|Z80 cross compiler|paul at all-the-johnsons.co.uk|extras-qa at fedoraproject.org| From fedora-extras-commits at redhat.com Thu Apr 5 04:21:59 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Thu, 5 Apr 2007 00:21:59 -0400 Subject: rpms/yum-presto Makefile, NONE, 1.1 import.log, NONE, 1.1 pkg.acl, NONE, 1.1 Message-ID: <200704050421.l354LxFA019353@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/rpms/yum-presto In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners/tmpcvsZ19284/rpms/yum-presto Added Files: Makefile import.log pkg.acl Log Message: Setup of module yum-presto --- NEW FILE Makefile --- # Top level Makefile for module yum-presto 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 --- --- NEW FILE pkg.acl --- From fedora-extras-commits at redhat.com Thu Apr 5 04:22:08 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Thu, 5 Apr 2007 00:22:08 -0400 Subject: rpms/yum-presto/devel .cvsignore, NONE, 1.1 Makefile, NONE, 1.1 sources, NONE, 1.1 Message-ID: <200704050422.l354M8OB019373@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/rpms/yum-presto/devel In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners/tmpcvsZ19284/rpms/yum-presto/devel Added Files: .cvsignore Makefile sources Log Message: Setup of module yum-presto --- NEW FILE .cvsignore --- --- NEW FILE Makefile --- # Makefile for source rpm: yum-presto # $Id: Makefile,v 1.1 2007/04/05 04:22:04 wtogami Exp $ NAME := yum-presto SPECFILE = $(firstword $(wildcard *.spec)) define find-makefile-common for d in common ../common ../../common ; do if [ -f $$d/Makefile.common ] ; then if [ -f $$d/CVS/Root -a -w $$/Makefile.common ] ; then cd $$d ; cvs -Q update ; fi ; echo "$$d/Makefile.common" ; break ; fi ; done endef MAKEFILE_COMMON := $(shell $(find-makefile-common)) ifeq ($(MAKEFILE_COMMON),) # attept a checkout define checkout-makefile-common test -f CVS/Root && { cvs -Q -d $$(cat CVS/Root) checkout common && echo "common/Makefile.common" ; } || { echo "ERROR: I can't figure out how to checkout the 'common' module." ; exit -1 ; } >&2 endef MAKEFILE_COMMON := $(shell $(checkout-makefile-common)) endif include $(MAKEFILE_COMMON) --- NEW FILE sources --- From fedora-extras-commits at redhat.com Thu Apr 5 05:26:56 2007 From: fedora-extras-commits at redhat.com (Peter Gordon (pgordon)) Date: Thu, 5 Apr 2007 01:26:56 -0400 Subject: rpms/blam/devel blam-fedora-people-in-default-collection.patch, NONE, 1.1 blam.spec, 1.6, 1.7 blam-fix-default-theme-base-href.patch, 1.1, NONE Message-ID: <200704050526.l355QuWl024684@cvs-int.fedora.redhat.com> Author: pgordon Update of /cvs/extras/rpms/blam/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv24664 Modified Files: blam.spec Added Files: blam-fedora-people-in-default-collection.patch Removed Files: blam-fix-default-theme-base-href.patch Log Message: * Wed Apr 04 2007 Peter Gordon - 1.8.3-2 - (Note to self: Don't fix it if it's not broken.) Drop unnecessary default theme fix: - fix-default-theme-base-href.patch - Add patch to put the Fedora People feed into the default collection.xml: + fedora-people-in-default-collection.patch blam-fedora-people-in-default-collection.patch: --- NEW FILE blam-fedora-people-in-default-collection.patch --- --- collection.xml.old 2007-04-04 22:20:24.000000000 -0700 +++ collection.xml 2007-04-04 22:21:01.000000000 -0700 @@ -1,4 +1,5 @@ + Index: blam.spec =================================================================== RCS file: /cvs/extras/rpms/blam/devel/blam.spec,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- blam.spec 8 Mar 2007 21:45:39 -0000 1.6 +++ blam.spec 5 Apr 2007 05:26:22 -0000 1.7 @@ -3,7 +3,7 @@ Name: blam Version: 1.8.3 -Release: 1%{?dist} +Release: 2%{?dist} Summary: An RSS/RDF feed reader Group: Applications/Internet @@ -12,7 +12,7 @@ Source0: http://www.cmartin.tk/blam/%{name}-%{version}.tar.bz2 Patch0: %{name}-fix-PrintJob-ambiguous-reference.patch -Patch1: %{name}-fix-default-theme-base-href.patch +Patch1: %{name}-fedora-people-in-default-collection.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) @@ -50,7 +50,7 @@ %prep %setup -q %patch0 -p0 -b .fix-PrintJob-ambiguous-reference-compile-error -%patch1 -p0 -b .fix-default-theme-base-href +%patch1 -p0 -b .add-fedora-people-feed-to-default-collection.xml %build @@ -114,6 +114,13 @@ %{_mandir}/man?/%{name}.1* %changelog +* Wed Apr 04 2007 Peter Gordon - 1.8.3-2 +- (Note to self: Don't fix it if it's not broken.) Drop unnecessary default + theme fix: + - fix-default-theme-base-href.patch +- Add patch to put the Fedora People feed into the default collection.xml: + + fedora-people-in-default-collection.patch + * Wed Mar 07 2007 Peter Gordon - 1.8.3-1 - Unorphan, since Carlos Mart??n Nieto has picked upstream development. - Update to new upstream release (1.8.3) --- blam-fix-default-theme-base-href.patch DELETED --- From fedora-extras-commits at redhat.com Thu Apr 5 06:01:50 2007 From: fedora-extras-commits at redhat.com (Peter Gordon (pgordon)) Date: Thu, 5 Apr 2007 02:01:50 -0400 Subject: rpms/blam/devel blam.spec,1.7,1.8 Message-ID: <200704050601.l3561oWW029651@cvs-int.fedora.redhat.com> Author: pgordon Update of /cvs/extras/rpms/blam/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv29608 Modified Files: blam.spec Log Message: Whitespace consistency fixup, very minor. Index: blam.spec =================================================================== RCS file: /cvs/extras/rpms/blam/devel/blam.spec,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- blam.spec 5 Apr 2007 05:26:22 -0000 1.7 +++ blam.spec 5 Apr 2007 06:01:15 -0000 1.8 @@ -14,7 +14,7 @@ Patch0: %{name}-fix-PrintJob-ambiguous-reference.patch Patch1: %{name}-fedora-people-in-default-collection.patch -BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) +BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: mono-devel BuildRequires: gnome-sharp-devel From fedora-extras-commits at redhat.com Thu Apr 5 06:49:15 2007 From: fedora-extras-commits at redhat.com (Roland McGrath (roland)) Date: Thu, 5 Apr 2007 02:49:15 -0400 Subject: rpms/monotone/FC-5 .cvsignore, 1.13, 1.14 monotone.spec, 1.22, 1.23 sources, 1.13, 1.14 Message-ID: <200704050649.l356nFCJ030618@cvs-int.fedora.redhat.com> Author: roland Update of /cvs/extras/rpms/monotone/FC-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv30563/FC-5 Modified Files: .cvsignore monotone.spec sources Log Message: Updated for 0.34 release. Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/monotone/FC-5/.cvsignore,v retrieving revision 1.13 retrieving revision 1.14 diff -u -r1.13 -r1.14 --- .cvsignore 1 Mar 2007 22:12:46 -0000 1.13 +++ .cvsignore 5 Apr 2007 06:48:41 -0000 1.14 @@ -1 +1 @@ -monotone-0.33.tar.gz +monotone-0.34.tar.gz Index: monotone.spec =================================================================== RCS file: /cvs/extras/rpms/monotone/FC-5/monotone.spec,v retrieving revision 1.22 retrieving revision 1.23 diff -u -r1.22 -r1.23 --- monotone.spec 1 Mar 2007 22:12:46 -0000 1.22 +++ monotone.spec 5 Apr 2007 06:48:41 -0000 1.23 @@ -1,5 +1,5 @@ Name: monotone -Version: 0.33 +Version: 0.34 Release: 1%{?dist} Summary: A free, distributed version control system @@ -165,6 +165,9 @@ %changelog +* Wed Apr 4 2007 Roland McGrath - 0.34-1 +- Updated for 0.34 release. + * Thu Mar 1 2007 Roland McGrath - 0.33-1 - Updated for 0.33 release. - Install monotone.bash_completion file. Index: sources =================================================================== RCS file: /cvs/extras/rpms/monotone/FC-5/sources,v retrieving revision 1.13 retrieving revision 1.14 diff -u -r1.13 -r1.14 --- sources 1 Mar 2007 22:12:46 -0000 1.13 +++ sources 5 Apr 2007 06:48:41 -0000 1.14 @@ -1 +1 @@ -bfbc7842c13e9be23299ca0348b2d0c2 monotone-0.33.tar.gz +b7a3cd2d4fcb17287641ee2e33f660fd monotone-0.34.tar.gz From fedora-extras-commits at redhat.com Thu Apr 5 06:49:20 2007 From: fedora-extras-commits at redhat.com (Roland McGrath (roland)) Date: Thu, 5 Apr 2007 02:49:20 -0400 Subject: rpms/monotone/FC-6 .cvsignore, 1.13, 1.14 monotone.spec, 1.22, 1.23 sources, 1.13, 1.14 Message-ID: <200704050649.l356nKtZ030625@cvs-int.fedora.redhat.com> Author: roland Update of /cvs/extras/rpms/monotone/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv30563/FC-6 Modified Files: .cvsignore monotone.spec sources Log Message: Updated for 0.34 release. Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/monotone/FC-6/.cvsignore,v retrieving revision 1.13 retrieving revision 1.14 diff -u -r1.13 -r1.14 --- .cvsignore 1 Mar 2007 22:13:41 -0000 1.13 +++ .cvsignore 5 Apr 2007 06:48:45 -0000 1.14 @@ -1 +1 @@ -monotone-0.33.tar.gz +monotone-0.34.tar.gz Index: monotone.spec =================================================================== RCS file: /cvs/extras/rpms/monotone/FC-6/monotone.spec,v retrieving revision 1.22 retrieving revision 1.23 diff -u -r1.22 -r1.23 --- monotone.spec 1 Mar 2007 22:13:41 -0000 1.22 +++ monotone.spec 5 Apr 2007 06:48:45 -0000 1.23 @@ -1,5 +1,5 @@ Name: monotone -Version: 0.33 +Version: 0.34 Release: 1%{?dist} Summary: A free, distributed version control system @@ -165,6 +165,9 @@ %changelog +* Wed Apr 4 2007 Roland McGrath - 0.34-1 +- Updated for 0.34 release. + * Thu Mar 1 2007 Roland McGrath - 0.33-1 - Updated for 0.33 release. - Install monotone.bash_completion file. Index: sources =================================================================== RCS file: /cvs/extras/rpms/monotone/FC-6/sources,v retrieving revision 1.13 retrieving revision 1.14 diff -u -r1.13 -r1.14 --- sources 1 Mar 2007 22:13:41 -0000 1.13 +++ sources 5 Apr 2007 06:48:45 -0000 1.14 @@ -1 +1 @@ -bfbc7842c13e9be23299ca0348b2d0c2 monotone-0.33.tar.gz +b7a3cd2d4fcb17287641ee2e33f660fd monotone-0.34.tar.gz From fedora-extras-commits at redhat.com Thu Apr 5 06:49:24 2007 From: fedora-extras-commits at redhat.com (Roland McGrath (roland)) Date: Thu, 5 Apr 2007 02:49:24 -0400 Subject: rpms/monotone/devel .cvsignore, 1.13, 1.14 monotone.spec, 1.22, 1.23 sources, 1.13, 1.14 Message-ID: <200704050649.l356nOVl030630@cvs-int.fedora.redhat.com> Author: roland Update of /cvs/extras/rpms/monotone/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv30563/devel Modified Files: .cvsignore monotone.spec sources Log Message: Updated for 0.34 release. Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/monotone/devel/.cvsignore,v retrieving revision 1.13 retrieving revision 1.14 diff -u -r1.13 -r1.14 --- .cvsignore 1 Mar 2007 22:14:22 -0000 1.13 +++ .cvsignore 5 Apr 2007 06:48:50 -0000 1.14 @@ -1 +1 @@ -monotone-0.33.tar.gz +monotone-0.34.tar.gz Index: monotone.spec =================================================================== RCS file: /cvs/extras/rpms/monotone/devel/monotone.spec,v retrieving revision 1.22 retrieving revision 1.23 diff -u -r1.22 -r1.23 --- monotone.spec 1 Mar 2007 22:14:22 -0000 1.22 +++ monotone.spec 5 Apr 2007 06:48:50 -0000 1.23 @@ -1,5 +1,5 @@ Name: monotone -Version: 0.33 +Version: 0.34 Release: 1%{?dist} Summary: A free, distributed version control system @@ -165,6 +165,9 @@ %changelog +* Wed Apr 4 2007 Roland McGrath - 0.34-1 +- Updated for 0.34 release. + * Thu Mar 1 2007 Roland McGrath - 0.33-1 - Updated for 0.33 release. - Install monotone.bash_completion file. Index: sources =================================================================== RCS file: /cvs/extras/rpms/monotone/devel/sources,v retrieving revision 1.13 retrieving revision 1.14 diff -u -r1.13 -r1.14 --- sources 1 Mar 2007 22:14:22 -0000 1.13 +++ sources 5 Apr 2007 06:48:50 -0000 1.14 @@ -1 +1 @@ -bfbc7842c13e9be23299ca0348b2d0c2 monotone-0.33.tar.gz +b7a3cd2d4fcb17287641ee2e33f660fd monotone-0.34.tar.gz From fedora-extras-commits at redhat.com Thu Apr 5 08:57:45 2007 From: fedora-extras-commits at redhat.com (Paul Howarth (pghmcfc)) Date: Thu, 5 Apr 2007 04:57:45 -0400 Subject: rpms/gtkwave/devel .cvsignore, 1.33, 1.34 gtkwave.spec, 1.35, 1.36 sources, 1.33, 1.34 Message-ID: <200704050857.l358vjjS009176@cvs-int.fedora.redhat.com> Author: pghmcfc Update of /cvs/extras/rpms/gtkwave/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv9149 Modified Files: .cvsignore gtkwave.spec sources Log Message: update to 3.0.24 Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/gtkwave/devel/.cvsignore,v retrieving revision 1.33 retrieving revision 1.34 diff -u -r1.33 -r1.34 --- .cvsignore 20 Mar 2007 10:34:11 -0000 1.33 +++ .cvsignore 5 Apr 2007 08:57:11 -0000 1.34 @@ -1 +1 @@ -gtkwave-3.0.23.tar.gz +gtkwave-3.0.24.tar.gz Index: gtkwave.spec =================================================================== RCS file: /cvs/extras/rpms/gtkwave/devel/gtkwave.spec,v retrieving revision 1.35 retrieving revision 1.36 diff -u -r1.35 -r1.36 --- gtkwave.spec 20 Mar 2007 10:34:11 -0000 1.35 +++ gtkwave.spec 5 Apr 2007 08:57:11 -0000 1.36 @@ -1,6 +1,6 @@ Summary: Waveform Viewer Name: gtkwave -Version: 3.0.23 +Version: 3.0.24 Release: 1%{?dist} License: GPL & MIT Group: Applications/Engineering @@ -89,6 +89,9 @@ %{_mandir}/man5/gtkwaverc.5* %changelog +* Thu Apr 5 2007 Paul Howarth 3.0.24-1 +- update to 3.0.24 + * Tue Mar 20 2007 Paul Howarth 3.0.23-1 - update to 3.0.23 Index: sources =================================================================== RCS file: /cvs/extras/rpms/gtkwave/devel/sources,v retrieving revision 1.33 retrieving revision 1.34 diff -u -r1.33 -r1.34 --- sources 20 Mar 2007 10:34:11 -0000 1.33 +++ sources 5 Apr 2007 08:57:11 -0000 1.34 @@ -1 +1 @@ -28d9e9ee08ec55684ab62ddac3bc855a gtkwave-3.0.23.tar.gz +c5f87999c33f6da11014f0d0d3ebecda gtkwave-3.0.24.tar.gz From fedora-extras-commits at redhat.com Thu Apr 5 09:31:56 2007 From: fedora-extras-commits at redhat.com (=?utf-8?q?Micha=C5=82_Bentkowski?= (ecik)) Date: Thu, 5 Apr 2007 05:31:56 -0400 Subject: rpms/kooldock/devel .cvsignore, 1.2, 1.3 kooldock.desktop, 1.1, 1.2 kooldock.spec, 1.2, 1.3 sources, 1.2, 1.3 Message-ID: <200704050931.l359VuY4017412@cvs-int.fedora.redhat.com> Author: ecik Update of /cvs/extras/rpms/kooldock/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv17314 Modified Files: .cvsignore kooldock.desktop kooldock.spec sources Log Message: * Thu Apr 05 2007 Micha?? Bentkowski - 0.4.6-1 - Bump to 0.4.6 Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/kooldock/devel/.cvsignore,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- .cvsignore 17 Aug 2006 21:40:07 -0000 1.2 +++ .cvsignore 5 Apr 2007 09:31:20 -0000 1.3 @@ -1 +1 @@ -kooldock20060720.tar.bz2 +kooldock-0.4.6.tar.gz Index: kooldock.desktop =================================================================== RCS file: /cvs/extras/rpms/kooldock/devel/kooldock.desktop,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- kooldock.desktop 17 Aug 2006 21:40:07 -0000 1.1 +++ kooldock.desktop 5 Apr 2007 09:31:20 -0000 1.2 @@ -6,4 +6,4 @@ Type=Application Comment=KDE dock with cool visual enhancements and effects X-Desktop-File-Install-Version=0.10 -Categories=Application;Qt;KDE;Utility;X-Fedora; +Categories=Qt;KDE;Utility; Index: kooldock.spec =================================================================== RCS file: /cvs/extras/rpms/kooldock/devel/kooldock.spec,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- kooldock.spec 4 Sep 2006 11:29:23 -0000 1.2 +++ kooldock.spec 5 Apr 2007 09:31:20 -0000 1.3 @@ -1,12 +1,11 @@ -%define cvs_date 20060720 Name: kooldock -Version: 0.3 -Release: 4.%{cvs_date}cvs%{?dist} +Version: 0.4.6 +Release: 1%{?dist} Summary: Cool dock for KDE with great visual effects and enhancements Group: User Interface/Desktops License: GPL -URL: http://www.kde-look.org/content/show.php?content=12097 -Source0: http://ecik.zspswidwin.pl/kooldock/%{name}%{cvs_date}.tar.bz2 +URL: http://sourceforge.net/projects/kooldock +Source0: http://ovh.dl.sourceforge.net/sourceforge/kooldock/kooldock-%{version}.tar.gz Source3: kooldock.desktop BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: desktop-file-utils @@ -24,8 +23,7 @@ - Transparent Background. %prep -%setup -q -n %{name}%{cvs_date} -rm -rf po/de.po #this file is empty +%setup -q -n %{name} make -f Makefile.dist %build @@ -40,11 +38,10 @@ make install DESTDIR=$RPM_BUILD_ROOT desktop-file-install \ --dir $RPM_BUILD_ROOT%{_datadir}/applications/kde \ - --add-category="X-Fedora" --vendor="" \ + --vendor="" \ --add-category="Utility" \ --add-category="KDE" \ --add-category="Qt" \ - --add-category="Application" \ %{SOURCE3} %find_lang %{name} @@ -66,6 +63,9 @@ %{_datadir}/applications/kde/*desktop %changelog +* Thu Apr 05 2007 Micha?? Bentkowski - 0.4.6-1 +- Bump to 0.4.6 + * Mon Sep 04 2006 Micha?? Bentkowski - 0.3-4.20060720cvs - FC6 rebuild Index: sources =================================================================== RCS file: /cvs/extras/rpms/kooldock/devel/sources,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- sources 17 Aug 2006 21:40:07 -0000 1.2 +++ sources 5 Apr 2007 09:31:20 -0000 1.3 @@ -1 +1 @@ -293b8fbff2045216fcfc95c54a2db0df kooldock20060720.tar.bz2 +defbc733b82865fc3365098956f03898 kooldock-0.4.6.tar.gz From fedora-extras-commits at redhat.com Thu Apr 5 09:38:29 2007 From: fedora-extras-commits at redhat.com (Paul Howarth (pghmcfc)) Date: Thu, 5 Apr 2007 05:38:29 -0400 Subject: rpms/gtkwave/FC-6 .cvsignore, 1.33, 1.34 gtkwave.spec, 1.35, 1.36 sources, 1.33, 1.34 Message-ID: <200704050938.l359cTcI018263@cvs-int.fedora.redhat.com> Author: pghmcfc Update of /cvs/extras/rpms/gtkwave/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv18172 Modified Files: .cvsignore gtkwave.spec sources Log Message: update to 3.0.24 Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/gtkwave/FC-6/.cvsignore,v retrieving revision 1.33 retrieving revision 1.34 diff -u -r1.33 -r1.34 --- .cvsignore 20 Mar 2007 10:59:51 -0000 1.33 +++ .cvsignore 5 Apr 2007 09:37:55 -0000 1.34 @@ -1 +1 @@ -gtkwave-3.0.23.tar.gz +gtkwave-3.0.24.tar.gz Index: gtkwave.spec =================================================================== RCS file: /cvs/extras/rpms/gtkwave/FC-6/gtkwave.spec,v retrieving revision 1.35 retrieving revision 1.36 diff -u -r1.35 -r1.36 --- gtkwave.spec 20 Mar 2007 10:59:51 -0000 1.35 +++ gtkwave.spec 5 Apr 2007 09:37:55 -0000 1.36 @@ -1,6 +1,6 @@ Summary: Waveform Viewer Name: gtkwave -Version: 3.0.23 +Version: 3.0.24 Release: 1%{?dist} License: GPL & MIT Group: Applications/Engineering @@ -89,6 +89,9 @@ %{_mandir}/man5/gtkwaverc.5* %changelog +* Thu Apr 5 2007 Paul Howarth 3.0.24-1 +- update to 3.0.24 + * Tue Mar 20 2007 Paul Howarth 3.0.23-1 - update to 3.0.23 Index: sources =================================================================== RCS file: /cvs/extras/rpms/gtkwave/FC-6/sources,v retrieving revision 1.33 retrieving revision 1.34 diff -u -r1.33 -r1.34 --- sources 20 Mar 2007 10:59:51 -0000 1.33 +++ sources 5 Apr 2007 09:37:55 -0000 1.34 @@ -1 +1 @@ -28d9e9ee08ec55684ab62ddac3bc855a gtkwave-3.0.23.tar.gz +c5f87999c33f6da11014f0d0d3ebecda gtkwave-3.0.24.tar.gz From fedora-extras-commits at redhat.com Thu Apr 5 09:39:47 2007 From: fedora-extras-commits at redhat.com (Paul Howarth (pghmcfc)) Date: Thu, 5 Apr 2007 05:39:47 -0400 Subject: rpms/gtkwave/FC-5 .cvsignore, 1.33, 1.34 gtkwave.spec, 1.33, 1.34 sources, 1.33, 1.34 Message-ID: <200704050939.l359dluR018482@cvs-int.fedora.redhat.com> Author: pghmcfc Update of /cvs/extras/rpms/gtkwave/FC-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv18395 Modified Files: .cvsignore gtkwave.spec sources Log Message: update to 3.0.24 Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/gtkwave/FC-5/.cvsignore,v retrieving revision 1.33 retrieving revision 1.34 diff -u -r1.33 -r1.34 --- .cvsignore 20 Mar 2007 11:01:08 -0000 1.33 +++ .cvsignore 5 Apr 2007 09:39:13 -0000 1.34 @@ -1 +1 @@ -gtkwave-3.0.23.tar.gz +gtkwave-3.0.24.tar.gz Index: gtkwave.spec =================================================================== RCS file: /cvs/extras/rpms/gtkwave/FC-5/gtkwave.spec,v retrieving revision 1.33 retrieving revision 1.34 diff -u -r1.33 -r1.34 --- gtkwave.spec 20 Mar 2007 11:01:08 -0000 1.33 +++ gtkwave.spec 5 Apr 2007 09:39:13 -0000 1.34 @@ -1,6 +1,6 @@ Summary: Waveform Viewer Name: gtkwave -Version: 3.0.23 +Version: 3.0.24 Release: 1%{?dist} License: GPL & MIT Group: Applications/Engineering @@ -89,6 +89,9 @@ %{_mandir}/man5/gtkwaverc.5* %changelog +* Thu Apr 5 2007 Paul Howarth 3.0.24-1 +- update to 3.0.24 + * Tue Mar 20 2007 Paul Howarth 3.0.23-1 - update to 3.0.23 Index: sources =================================================================== RCS file: /cvs/extras/rpms/gtkwave/FC-5/sources,v retrieving revision 1.33 retrieving revision 1.34 diff -u -r1.33 -r1.34 --- sources 20 Mar 2007 11:01:08 -0000 1.33 +++ sources 5 Apr 2007 09:39:13 -0000 1.34 @@ -1 +1 @@ -28d9e9ee08ec55684ab62ddac3bc855a gtkwave-3.0.23.tar.gz +c5f87999c33f6da11014f0d0d3ebecda gtkwave-3.0.24.tar.gz From fedora-extras-commits at redhat.com Thu Apr 5 09:42:37 2007 From: fedora-extras-commits at redhat.com (=?utf-8?q?Micha=C5=82_Bentkowski?= (ecik)) Date: Thu, 5 Apr 2007 05:42:37 -0400 Subject: rpms/kadu/FC-5 kadu.spec,1.11,1.12 Message-ID: <200704050942.l359gb3u018893@cvs-int.fedora.redhat.com> Author: ecik Update of /cvs/extras/rpms/kadu/FC-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv18758/FC-5 Modified Files: kadu.spec Log Message: * Thu Apr 05 2007 Micha?? Bentkowski - 0.5.0-2 - Own %{_moddata}/data (BZ: 233855) Index: kadu.spec =================================================================== RCS file: /cvs/extras/rpms/kadu/FC-5/kadu.spec,v retrieving revision 1.11 retrieving revision 1.12 diff -u -r1.11 -r1.12 --- kadu.spec 2 Jan 2007 20:49:04 -0000 1.11 +++ kadu.spec 5 Apr 2007 09:42:03 -0000 1.12 @@ -1,6 +1,6 @@ Name: kadu Version: 0.5.0 -Release: 1%{?dist} +Release: 2%{?dist} Summary: An Gadu-Gadu client for online messaging Group: Applications/Internet License: GPL @@ -376,6 +376,7 @@ %{_moddata}/docking.desc %{_moddata}/notify.desc %{_moddata}/sound.desc +%dir %{_moddata}/data %{_moddata}/data/config_wizard %dir %{_modtrans} %{_modtrans}/account_management_*.qm @@ -487,6 +488,9 @@ %mod_files2 screenshot %changelog +* Thu Apr 05 2007 Micha?? Bentkowski - 0.5.0-2 +- Own %%{_moddata}/data (BZ: 233855) + * Tue Jan 02 2007 Micha?? Bentkowski - 0.5.0-1 - Finally a stable release From fedora-extras-commits at redhat.com Thu Apr 5 09:42:42 2007 From: fedora-extras-commits at redhat.com (=?utf-8?q?Micha=C5=82_Bentkowski?= (ecik)) Date: Thu, 5 Apr 2007 05:42:42 -0400 Subject: rpms/kadu/FC-6 kadu.spec,1.16,1.17 Message-ID: <200704050942.l359ggFT018904@cvs-int.fedora.redhat.com> Author: ecik Update of /cvs/extras/rpms/kadu/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv18758/FC-6 Modified Files: kadu.spec Log Message: * Thu Apr 05 2007 Micha?? Bentkowski - 0.5.0-2 - Own %{_moddata}/data (BZ: 233855) Index: kadu.spec =================================================================== RCS file: /cvs/extras/rpms/kadu/FC-6/kadu.spec,v retrieving revision 1.16 retrieving revision 1.17 diff -u -r1.16 -r1.17 --- kadu.spec 2 Jan 2007 20:43:45 -0000 1.16 +++ kadu.spec 5 Apr 2007 09:42:07 -0000 1.17 @@ -1,6 +1,6 @@ Name: kadu Version: 0.5.0 -Release: 1%{?dist} +Release: 2%{?dist} Summary: An Gadu-Gadu client for online messaging Group: Applications/Internet License: GPL @@ -375,6 +375,7 @@ %{_moddata}/docking.desc %{_moddata}/notify.desc %{_moddata}/sound.desc +%dir %{_moddata}/data %{_moddata}/data/config_wizard %dir %{_modtrans} %{_modtrans}/account_management_*.qm @@ -487,6 +488,9 @@ %mod_files2 screenshot %changelog +* Thu Apr 05 2007 Micha?? Bentkowski - 0.5.0-2 +- Own %%{_moddata}/data (BZ: 233855) + * Tue Jan 02 2007 Micha?? Bentkowski - 0.5.0-1 - Finally a stable release From fedora-extras-commits at redhat.com Thu Apr 5 09:42:46 2007 From: fedora-extras-commits at redhat.com (=?utf-8?q?Micha=C5=82_Bentkowski?= (ecik)) Date: Thu, 5 Apr 2007 05:42:46 -0400 Subject: rpms/kadu/devel kadu.spec,1.20,1.21 Message-ID: <200704050942.l359gk9e018916@cvs-int.fedora.redhat.com> Author: ecik Update of /cvs/extras/rpms/kadu/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv18758/devel Modified Files: kadu.spec Log Message: * Thu Apr 05 2007 Micha?? Bentkowski - 0.5.0-2 - Own %{_moddata}/data (BZ: 233855) Index: kadu.spec =================================================================== RCS file: /cvs/extras/rpms/kadu/devel/kadu.spec,v retrieving revision 1.20 retrieving revision 1.21 diff -u -r1.20 -r1.21 --- kadu.spec 2 Jan 2007 20:37:33 -0000 1.20 +++ kadu.spec 5 Apr 2007 09:42:12 -0000 1.21 @@ -1,6 +1,6 @@ Name: kadu Version: 0.5.0 -Release: 1%{?dist} +Release: 2%{?dist} Summary: An Gadu-Gadu client for online messaging Group: Applications/Internet License: GPL @@ -375,6 +375,7 @@ %{_moddata}/docking.desc %{_moddata}/notify.desc %{_moddata}/sound.desc +%dir %{_moddata}/data %{_moddata}/data/config_wizard %dir %{_modtrans} %{_modtrans}/account_management_*.qm @@ -487,6 +488,9 @@ %{_moddata}/data/weather %changelog +* Thu Apr 05 2007 Micha?? Bentkowski - 0.5.0-2 +- Own %%{_moddata}/data (BZ: 233855) + * Tue Jan 02 2007 Micha?? Bentkowski - 0.5.0-1 - Finally a stable release From fedora-extras-commits at redhat.com Thu Apr 5 09:46:11 2007 From: fedora-extras-commits at redhat.com (=?utf-8?q?Micha=C5=82_Bentkowski?= (ecik)) Date: Thu, 5 Apr 2007 05:46:11 -0400 Subject: rpms/kooldock/FC-6 kooldock.desktop,1.1,1.2 kooldock.spec,1.2,1.3 Message-ID: <200704050946.l359kBej019484@cvs-int.fedora.redhat.com> Author: ecik Update of /cvs/extras/rpms/kooldock/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv19344 Modified Files: kooldock.desktop kooldock.spec Log Message: * Thu Apr 05 2007 Micha?? Bentkowski - 0.4.6-1 - Bump to 0.4.6 Index: kooldock.desktop =================================================================== RCS file: /cvs/extras/rpms/kooldock/FC-6/kooldock.desktop,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- kooldock.desktop 17 Aug 2006 21:40:07 -0000 1.1 +++ kooldock.desktop 5 Apr 2007 09:45:36 -0000 1.2 @@ -6,4 +6,4 @@ Type=Application Comment=KDE dock with cool visual enhancements and effects X-Desktop-File-Install-Version=0.10 -Categories=Application;Qt;KDE;Utility;X-Fedora; +Categories=Qt;KDE;Utility; Index: kooldock.spec =================================================================== RCS file: /cvs/extras/rpms/kooldock/FC-6/kooldock.spec,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- kooldock.spec 4 Sep 2006 11:29:23 -0000 1.2 +++ kooldock.spec 5 Apr 2007 09:45:36 -0000 1.3 @@ -1,12 +1,11 @@ -%define cvs_date 20060720 Name: kooldock -Version: 0.3 -Release: 4.%{cvs_date}cvs%{?dist} +Version: 0.4.6 +Release: 1%{?dist} Summary: Cool dock for KDE with great visual effects and enhancements Group: User Interface/Desktops License: GPL -URL: http://www.kde-look.org/content/show.php?content=12097 -Source0: http://ecik.zspswidwin.pl/kooldock/%{name}%{cvs_date}.tar.bz2 +URL: http://sourceforge.net/projects/kooldock +Source0: http://ovh.dl.sourceforge.net/sourceforge/kooldock/kooldock-%{version}.tar.gz Source3: kooldock.desktop BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: desktop-file-utils @@ -24,8 +23,7 @@ - Transparent Background. %prep -%setup -q -n %{name}%{cvs_date} -rm -rf po/de.po #this file is empty +%setup -q -n %{name} make -f Makefile.dist %build @@ -40,11 +38,10 @@ make install DESTDIR=$RPM_BUILD_ROOT desktop-file-install \ --dir $RPM_BUILD_ROOT%{_datadir}/applications/kde \ - --add-category="X-Fedora" --vendor="" \ + --vendor="" \ --add-category="Utility" \ --add-category="KDE" \ --add-category="Qt" \ - --add-category="Application" \ %{SOURCE3} %find_lang %{name} @@ -66,6 +63,9 @@ %{_datadir}/applications/kde/*desktop %changelog +* Thu Apr 05 2007 Micha?? Bentkowski - 0.4.6-1 +- Bump to 0.4.6 + * Mon Sep 04 2006 Micha?? Bentkowski - 0.3-4.20060720cvs - FC6 rebuild From fedora-extras-commits at redhat.com Thu Apr 5 09:49:51 2007 From: fedora-extras-commits at redhat.com (=?utf-8?q?Micha=C5=82_Bentkowski?= (ecik)) Date: Thu, 5 Apr 2007 05:49:51 -0400 Subject: rpms/kooldock/FC-5 kooldock.desktop,1.1,1.2 kooldock.spec,1.1,1.2 Message-ID: <200704050949.l359npLr019939@cvs-int.fedora.redhat.com> Author: ecik Update of /cvs/extras/rpms/kooldock/FC-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv19843 Modified Files: kooldock.desktop kooldock.spec Log Message: * Thu Apr 05 2007 Micha?? Bentkowski - 0.4.6-1 - Bump to 0.4.6 Index: kooldock.desktop =================================================================== RCS file: /cvs/extras/rpms/kooldock/FC-5/kooldock.desktop,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- kooldock.desktop 17 Aug 2006 21:40:07 -0000 1.1 +++ kooldock.desktop 5 Apr 2007 09:49:17 -0000 1.2 @@ -6,4 +6,4 @@ Type=Application Comment=KDE dock with cool visual enhancements and effects X-Desktop-File-Install-Version=0.10 -Categories=Application;Qt;KDE;Utility;X-Fedora; +Categories=Qt;KDE;Utility; Index: kooldock.spec =================================================================== RCS file: /cvs/extras/rpms/kooldock/FC-5/kooldock.spec,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- kooldock.spec 17 Aug 2006 21:40:07 -0000 1.1 +++ kooldock.spec 5 Apr 2007 09:49:17 -0000 1.2 @@ -1,12 +1,11 @@ -%define cvs_date 20060720 Name: kooldock -Version: 0.3 -Release: 3.%{cvs_date}cvs%{?dist} +Version: 0.4.6 +Release: 1%{?dist} Summary: Cool dock for KDE with great visual effects and enhancements Group: User Interface/Desktops License: GPL -URL: http://www.kde-look.org/content/show.php?content=12097 -Source0: http://ecik.zspswidwin.pl/kooldock/%{name}%{cvs_date}.tar.bz2 +URL: http://sourceforge.net/projects/kooldock +Source0: http://ovh.dl.sourceforge.net/sourceforge/kooldock/kooldock-%{version}.tar.gz Source3: kooldock.desktop BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: desktop-file-utils @@ -24,8 +23,7 @@ - Transparent Background. %prep -%setup -q -n %{name}%{cvs_date} -rm -rf po/de.po #this file is empty +%setup -q -n %{name} make -f Makefile.dist %build @@ -40,11 +38,10 @@ make install DESTDIR=$RPM_BUILD_ROOT desktop-file-install \ --dir $RPM_BUILD_ROOT%{_datadir}/applications/kde \ - --add-category="X-Fedora" --vendor="" \ + --vendor="" \ --add-category="Utility" \ --add-category="KDE" \ --add-category="Qt" \ - --add-category="Application" \ %{SOURCE3} %find_lang %{name} @@ -66,6 +63,12 @@ %{_datadir}/applications/kde/*desktop %changelog +* Thu Apr 05 2007 Micha?? Bentkowski - 0.4.6-1 +- Bump to 0.4.6 + +* Mon Sep 04 2006 Micha?? Bentkowski - 0.3-4.20060720cvs +- FC6 rebuild + * Wed Jul 26 2006 Micha?? Bentkowski - 0.3-3.20060720cvs - Fix in %%prep section - Delete kdelibs dependency From fedora-extras-commits at redhat.com Thu Apr 5 10:10:39 2007 From: fedora-extras-commits at redhat.com (Ville Skytta (scop)) Date: Thu, 5 Apr 2007 06:10:39 -0400 Subject: rpms/libmodplug/devel libmodplug-0.8.4-timiditypaths.patch, NONE, 1.1 .cvsignore, 1.3, 1.4 libmodplug.spec, 1.11, 1.12 sources, 1.3, 1.4 libmodplug-0.8-CVE-2006-4192.patch, 1.1, NONE Message-ID: <200704051010.l35AAdMR026710@cvs-int.fedora.redhat.com> Author: scop Update of /cvs/extras/rpms/libmodplug/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv26603 Modified Files: .cvsignore libmodplug.spec sources Added Files: libmodplug-0.8.4-timiditypaths.patch Removed Files: libmodplug-0.8-CVE-2006-4192.patch Log Message: * Wed Apr 4 2007 Ville Skytt?? - 1:0.8.4-1 - 0.8.4. libmodplug-0.8.4-timiditypaths.patch: --- NEW FILE libmodplug-0.8.4-timiditypaths.patch --- --- libmodplug-0.8.4/README~ 2006-11-02 05:26:30.000000000 +0200 +++ libmodplug-0.8.4/README 2007-04-04 20:39:53.000000000 +0300 @@ -57,7 +57,7 @@ MMPAT_PATH_TO_CFG set to the directory where the file "timidity.cfg" and the subdirectory "instruments" can be found, - default: "/usr/local/share/timidity". + default: "/usr/share/timidity". MMMID_SPEED for experimenting with the mod speed (1 thru 9) MMMID_VERBOSE for feedback on the conversion process MMMID_DEBUG for sake of completeness, only useful for maintainers @@ -68,7 +68,7 @@ MMPAT_PATH_TO_CFG set to the directory where the file "timidity.cfg" and the subdirectory "instruments" can be found, - default: "/usr/local/share/timidity". + default: "/usr/share/timidity". MMABC_NO_RANDOM_PICK when not set and the abc file contains multiple songs (X:n) the first song to be played will be picked at random another click --- libmodplug-0.8.4/src/load_pat.cpp~ 2006-09-12 02:57:25.000000000 +0300 +++ libmodplug-0.8.4/src/load_pat.cpp 2007-04-04 20:40:13.000000000 +0300 @@ -53,8 +53,8 @@ #define PATHFORPAT "C:\\TIMIDITY\\INSTRUMENTS" #else #define DIRDELIM '/' -#define TIMIDITYCFG "/usr/local/share/timidity/timidity.cfg" -#define PATHFORPAT "/usr/local/share/timidity/instruments" +#define TIMIDITYCFG "/etc/timidity.cfg" +#define PATHFORPAT "/usr/share/timidity/instruments" #endif #define PAT_ENV_PATH2CFG "MMPAT_PATH_TO_CFG" Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/libmodplug/devel/.cvsignore,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- .cvsignore 24 Mar 2006 20:36:44 -0000 1.3 +++ .cvsignore 5 Apr 2007 10:10:05 -0000 1.4 @@ -1 +1 @@ -libmodplug-0.8.tar.gz +libmodplug-0.8.4.tar.gz Index: libmodplug.spec =================================================================== RCS file: /cvs/extras/rpms/libmodplug/devel/libmodplug.spec,v retrieving revision 1.11 retrieving revision 1.12 diff -u -r1.11 -r1.12 --- libmodplug.spec 3 Oct 2006 17:05:08 -0000 1.11 +++ libmodplug.spec 5 Apr 2007 10:10:05 -0000 1.12 @@ -1,14 +1,14 @@ Name: libmodplug -Version: 0.8 -Release: 3%{?dist} +Version: 0.8.4 +Release: 1%{?dist} Epoch: 1 Summary: Modplug mod music file format library Group: System Environment/Libraries License: Public Domain URL: http://modplug-xmms.sourceforge.net/ -Source0: http://dl.sf.net/modplug-xmms/%{name}-%{version}.tar.gz -Patch0: %{name}-0.8-CVE-2006-4192.patch +Source0: http://downloads.sourceforge.net/modplug-xmms/%{name}-%{version}.tar.gz +Patch0: %{name}-0.8.4-timiditypaths.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) %description @@ -68,6 +68,9 @@ %changelog +* Wed Apr 4 2007 Ville Skytt?? - 1:0.8.4-1 +- 0.8.4. + * Tue Oct 3 2006 Ville Skytt?? - 1:0.8-3 - Apply patch for CVE-2006-4192 (from Debian). Index: sources =================================================================== RCS file: /cvs/extras/rpms/libmodplug/devel/sources,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- sources 24 Mar 2006 20:36:44 -0000 1.3 +++ sources 5 Apr 2007 10:10:05 -0000 1.4 @@ -1 +1 @@ -cea399626e2a074e2a77c8cd98387a48 libmodplug-0.8.tar.gz +091bd1168a524a4f36fc61f95209e7e4 libmodplug-0.8.4.tar.gz --- libmodplug-0.8-CVE-2006-4192.patch DELETED --- From fedora-extras-commits at redhat.com Thu Apr 5 10:21:43 2007 From: fedora-extras-commits at redhat.com (Gianluca Sforna (giallu)) Date: Thu, 5 Apr 2007 06:21:43 -0400 Subject: rpms/mantis/FC-6 mantis-httpd.conf,1.1,1.2 Message-ID: <200704051021.l35ALh86028154@cvs-int.fedora.redhat.com> Author: giallu Update of /cvs/extras/rpms/mantis/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv28006 Modified Files: mantis-httpd.conf Log Message: Set environment variable so mantis knows where the config file is Index: mantis-httpd.conf =================================================================== RCS file: /cvs/extras/rpms/mantis/FC-6/mantis-httpd.conf,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- mantis-httpd.conf 8 Nov 2004 04:50:58 -0000 1.1 +++ mantis-httpd.conf 5 Apr 2007 10:21:09 -0000 1.2 @@ -1,3 +1,5 @@ +SetEnv MANTIS_CONFIG /etc/mantis/config_inc.php + Alias /mantis /usr/share/mantis From fedora-extras-commits at redhat.com Thu Apr 5 10:25:31 2007 From: fedora-extras-commits at redhat.com (Gianluca Sforna (giallu)) Date: Thu, 5 Apr 2007 06:25:31 -0400 Subject: rpms/mantis/FC-6 .cvsignore, 1.5, 1.6 mantis.spec, 1.14, 1.15 sources, 1.10, 1.11 Message-ID: <200704051025.l35APVCO028738@cvs-int.fedora.redhat.com> Author: giallu Update of /cvs/extras/rpms/mantis/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv28613 Modified Files: .cvsignore mantis.spec sources Log Message: * Thu Apr 5 2007 Gianluca Sforna - 1.0.7-1 - new upstream release - drop upstreamed patch - fix (most) rpmlint issues - tweak Source0 URL - remove config_inc.php symlink (config is now found via the MANTIS_CONFIG environment variable) Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/mantis/FC-6/.cvsignore,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- .cvsignore 2 Nov 2006 22:24:41 -0000 1.5 +++ .cvsignore 5 Apr 2007 10:24:57 -0000 1.6 @@ -1 +1 @@ -mantis-1.0.6.tar.gz +mantis-1.0.7.tar.gz Index: mantis.spec =================================================================== RCS file: /cvs/extras/rpms/mantis/FC-6/mantis.spec,v retrieving revision 1.14 retrieving revision 1.15 diff -u -r1.14 -r1.15 --- mantis.spec 10 Jan 2007 16:50:14 -0000 1.14 +++ mantis.spec 5 Apr 2007 10:24:57 -0000 1.15 @@ -6,19 +6,18 @@ Summary: Web-based bugtracking system Name: mantis -Version: 1.0.6 -Release: 2%{dist} +Version: 1.0.7 +Release: 1%{?dist} License: GPL Group: Applications/Internet URL: http://www.mantisbt.org/ BuildArch: noarch -Source0: http://download.sourceforge.net/sourceforge/mantisbt/%{name}-%{version}.tar.gz +Source0: http://downloads.sourceforge.net/mantisbt/%{name}-%{version}.tar.gz Source1: mantis-README.Fedora Patch0: mantis-1.0.0a3-iis.patch Patch1: mantis-0.19.2-noexamplecom.patch Patch2: mantis-1.0.0rc2-noadmin.patch -Patch3: mantis-1.0.6-private_history.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: diffutils @@ -52,14 +51,13 @@ %prep %setup -q -%patch0 -p1 -b .iis -%patch1 -p1 -b .noexamplecom -%patch2 -p1 -b .noadmin -%patch3 -p0 -b .privatenotes +%patch0 -p1 +%patch1 -p1 +%patch2 -p1 cp %{SOURCE1} ./README.Fedora -chmod -x *.php +chmod -x *.php *.sample rm -rf packages @@ -70,13 +68,13 @@ rm -rf "${RPM_BUILD_ROOT}" %{__install} -d -m755 ${RPM_BUILD_ROOT}%{pkgdir} -%{__install} -d -m750 ${RPM_BUILD_ROOT}%{cfgdir} +%{__install} -d -m755 ${RPM_BUILD_ROOT}%{cfgdir} tar cf - . | tar xf - -C ${RPM_BUILD_ROOT}%{pkgdir} find ${RPM_BUILD_ROOT} \( \ - -name '*.noexamplecom' -o -name '*.iis' -o -name '*.noadmin' -o -name '*.#.*' -o \ + -name '*.orig' -o -name '*.#.*' -o \ -name '.cvsignore' \ \) -print0 | xargs -0 rm -f @@ -99,9 +97,10 @@ esac done +chmod -x doc/* chmod -x ${RPM_BUILD_ROOT}%{pkgdir}/{doc/*,core/phpmailer/{README,LICENSE}} -ln -s %{cfgdir}/config_inc.php ${RPM_BUILD_ROOT}%{pkgdir}/config_inc.php +# Dangling symlink: when /etc/mantis/mantis_offline.php is present mantis is put offline ln -s %{cfgdir}/mantis_offline.php ${RPM_BUILD_ROOT}%{pkgdir}/mantis_offline.php @@ -132,8 +131,9 @@ %files %defattr(-,root,root,-) %{pkgdir} -%attr(-,root,apache) %dir %{cfgdir} -%attr(0640,root,apache) %config(noreplace) %{cfgdir}/* +%exclude %{pkgdir}/core/adodb/adodb-time.zip +%dir %{cfgdir} +%config(noreplace) %{cfgdir}/* %doc doc/{LICENSE,ChangeLog,CREDITS,CUSTOMIZATION} README.Fedora %files config-httpd @@ -142,6 +142,14 @@ %changelog +* Thu Apr 5 2007 Gianluca Sforna - 1.0.7-1 +- new upstream release +- drop upstreamed patch +- fix (most) rpmlint issues +- tweak Source0 URL +- remove config_inc.php symlink (config is now found via the MANTIS_CONFIG + environment variable) + * Wed Jan 10 2007 Gianluca Sforna - 1.0.6-2 - Add some docs - Add patch for BZ #219937 Index: sources =================================================================== RCS file: /cvs/extras/rpms/mantis/FC-6/sources,v retrieving revision 1.10 retrieving revision 1.11 diff -u -r1.10 -r1.11 --- sources 2 Nov 2006 22:24:41 -0000 1.10 +++ sources 5 Apr 2007 10:24:57 -0000 1.11 @@ -1 +1 @@ -64af171288bad777d6a1bba493e4a88b mantis-1.0.6.tar.gz +242f127edfc487889c9089d6b0fbf737 mantis-1.0.7.tar.gz From fedora-extras-commits at redhat.com Thu Apr 5 10:26:22 2007 From: fedora-extras-commits at redhat.com (=?utf-8?q?Micha=C5=82_Bentkowski?= (ecik)) Date: Thu, 5 Apr 2007 06:26:22 -0400 Subject: rpms/kooldock/FC-5 .cvsignore, 1.2, 1.3 kooldock.spec, 1.2, 1.3 sources, 1.2, 1.3 Message-ID: <200704051026.l35AQMZ6028873@cvs-int.fedora.redhat.com> Author: ecik Update of /cvs/extras/rpms/kooldock/FC-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv28767 Modified Files: .cvsignore kooldock.spec sources Log Message: * Thu Apr 05 2007 Micha?? Bentkowski - 0.4.6-1%{?dist}.1 - Rebuild Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/kooldock/FC-5/.cvsignore,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- .cvsignore 17 Aug 2006 21:40:07 -0000 1.2 +++ .cvsignore 5 Apr 2007 10:25:48 -0000 1.3 @@ -1 +1 @@ -kooldock20060720.tar.bz2 +kooldock-0.4.6.tar.gz Index: kooldock.spec =================================================================== RCS file: /cvs/extras/rpms/kooldock/FC-5/kooldock.spec,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- kooldock.spec 5 Apr 2007 09:49:17 -0000 1.2 +++ kooldock.spec 5 Apr 2007 10:25:48 -0000 1.3 @@ -1,6 +1,6 @@ Name: kooldock Version: 0.4.6 -Release: 1%{?dist} +Release: 1%{?dist}.1 Summary: Cool dock for KDE with great visual effects and enhancements Group: User Interface/Desktops License: GPL @@ -63,6 +63,9 @@ %{_datadir}/applications/kde/*desktop %changelog +* Thu Apr 05 2007 Micha?? Bentkowski - 0.4.6-1%{?dist}.1 +- Rebuild + * Thu Apr 05 2007 Micha?? Bentkowski - 0.4.6-1 - Bump to 0.4.6 Index: sources =================================================================== RCS file: /cvs/extras/rpms/kooldock/FC-5/sources,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- sources 17 Aug 2006 21:40:07 -0000 1.2 +++ sources 5 Apr 2007 10:25:48 -0000 1.3 @@ -1 +1 @@ -293b8fbff2045216fcfc95c54a2db0df kooldock20060720.tar.bz2 +defbc733b82865fc3365098956f03898 kooldock-0.4.6.tar.gz From fedora-extras-commits at redhat.com Thu Apr 5 10:31:25 2007 From: fedora-extras-commits at redhat.com (=?utf-8?q?Micha=C5=82_Bentkowski?= (ecik)) Date: Thu, 5 Apr 2007 06:31:25 -0400 Subject: rpms/kooldock/FC-6 .cvsignore, 1.2, 1.3 kooldock.spec, 1.3, 1.4 sources, 1.2, 1.3 Message-ID: <200704051031.l35AVPHd029882@cvs-int.fedora.redhat.com> Author: ecik Update of /cvs/extras/rpms/kooldock/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv29476 Modified Files: .cvsignore kooldock.spec sources Log Message: * Thu Apr 05 2007 Micha?? Bentkowski - 0.4.6-1%{?dist}.1 - Rebuild Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/kooldock/FC-6/.cvsignore,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- .cvsignore 17 Aug 2006 21:40:07 -0000 1.2 +++ .cvsignore 5 Apr 2007 10:30:51 -0000 1.3 @@ -1 +1 @@ -kooldock20060720.tar.bz2 +kooldock-0.4.6.tar.gz Index: kooldock.spec =================================================================== RCS file: /cvs/extras/rpms/kooldock/FC-6/kooldock.spec,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- kooldock.spec 5 Apr 2007 09:45:36 -0000 1.3 +++ kooldock.spec 5 Apr 2007 10:30:51 -0000 1.4 @@ -1,6 +1,6 @@ Name: kooldock Version: 0.4.6 -Release: 1%{?dist} +Release: 1%{?dist}.1 Summary: Cool dock for KDE with great visual effects and enhancements Group: User Interface/Desktops License: GPL @@ -63,6 +63,9 @@ %{_datadir}/applications/kde/*desktop %changelog +* Thu Apr 05 2007 Micha?? Bentkowski - 0.4.6-1%{?dist}.1 +- Rebuild + * Thu Apr 05 2007 Micha?? Bentkowski - 0.4.6-1 - Bump to 0.4.6 Index: sources =================================================================== RCS file: /cvs/extras/rpms/kooldock/FC-6/sources,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- sources 17 Aug 2006 21:40:07 -0000 1.2 +++ sources 5 Apr 2007 10:30:51 -0000 1.3 @@ -1 +1 @@ -293b8fbff2045216fcfc95c54a2db0df kooldock20060720.tar.bz2 +defbc733b82865fc3365098956f03898 kooldock-0.4.6.tar.gz From fedora-extras-commits at redhat.com Thu Apr 5 10:44:33 2007 From: fedora-extras-commits at redhat.com (Gianluca Sforna (giallu)) Date: Thu, 5 Apr 2007 06:44:33 -0400 Subject: rpms/mantis/FC-5 .cvsignore, 1.4, 1.5 mantis-httpd.conf, 1.1, 1.2 mantis.spec, 1.15, 1.16 sources, 1.10, 1.11 mantis-1.0.6-private_history.patch, 1.1, NONE Message-ID: <200704051044.l35AiXoo031511@cvs-int.fedora.redhat.com> Author: giallu Update of /cvs/extras/rpms/mantis/FC-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv31421 Modified Files: .cvsignore mantis-httpd.conf mantis.spec sources Removed Files: mantis-1.0.6-private_history.patch Log Message: * Thu Apr 5 2007 Gianluca Sforna - 1.0.7-1 - new upstream release - drop upstreamed patch - fix (most) rpmlint issues - tweak Source0 URL - remove config_inc.php symlink (config is now found via the MANTIS_CONFIG environment variable) Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/mantis/FC-5/.cvsignore,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- .cvsignore 2 Nov 2006 22:32:35 -0000 1.4 +++ .cvsignore 5 Apr 2007 10:43:59 -0000 1.5 @@ -1 +1 @@ -mantis-1.0.6.tar.gz +mantis-1.0.7.tar.gz Index: mantis-httpd.conf =================================================================== RCS file: /cvs/extras/rpms/mantis/FC-5/mantis-httpd.conf,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- mantis-httpd.conf 8 Nov 2004 04:50:58 -0000 1.1 +++ mantis-httpd.conf 5 Apr 2007 10:43:59 -0000 1.2 @@ -1,3 +1,5 @@ +SetEnv MANTIS_CONFIG /etc/mantis/config_inc.php + Alias /mantis /usr/share/mantis Index: mantis.spec =================================================================== RCS file: /cvs/extras/rpms/mantis/FC-5/mantis.spec,v retrieving revision 1.15 retrieving revision 1.16 diff -u -r1.15 -r1.16 --- mantis.spec 10 Jan 2007 17:16:22 -0000 1.15 +++ mantis.spec 5 Apr 2007 10:43:59 -0000 1.16 @@ -6,19 +6,18 @@ Summary: Web-based bugtracking system Name: mantis -Version: 1.0.6 -Release: 2%{dist} +Version: 1.0.7 +Release: 1%{?dist} License: GPL Group: Applications/Internet URL: http://www.mantisbt.org/ BuildArch: noarch -Source0: http://download.sourceforge.net/sourceforge/mantisbt/%{name}-%{version}.tar.gz +Source0: http://downloads.sourceforge.net/mantisbt/%{name}-%{version}.tar.gz Source1: mantis-README.Fedora Patch0: mantis-1.0.0a3-iis.patch Patch1: mantis-0.19.2-noexamplecom.patch Patch2: mantis-1.0.0rc2-noadmin.patch -Patch3: mantis-1.0.6-private_history.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: diffutils @@ -52,14 +51,13 @@ %prep %setup -q -%patch0 -p1 -b .iis -%patch1 -p1 -b .noexamplecom -%patch2 -p1 -b .noadmin -%patch3 -p0 -b .privatenotes +%patch0 -p1 +%patch1 -p1 +%patch2 -p1 cp %{SOURCE1} ./README.Fedora -chmod -x *.php +chmod -x *.php *.sample rm -rf packages @@ -70,13 +68,13 @@ rm -rf "${RPM_BUILD_ROOT}" %{__install} -d -m755 ${RPM_BUILD_ROOT}%{pkgdir} -%{__install} -d -m750 ${RPM_BUILD_ROOT}%{cfgdir} +%{__install} -d -m755 ${RPM_BUILD_ROOT}%{cfgdir} tar cf - . | tar xf - -C ${RPM_BUILD_ROOT}%{pkgdir} find ${RPM_BUILD_ROOT} \( \ - -name '*.noexamplecom' -o -name '*.iis' -o -name '*.noadmin' -o -name '*.#.*' -o \ + -name '*.orig' -o -name '*.#.*' -o \ -name '.cvsignore' \ \) -print0 | xargs -0 rm -f @@ -99,9 +97,10 @@ esac done +chmod -x doc/* chmod -x ${RPM_BUILD_ROOT}%{pkgdir}/{doc/*,core/phpmailer/{README,LICENSE}} -ln -s %{cfgdir}/config_inc.php ${RPM_BUILD_ROOT}%{pkgdir}/config_inc.php +# Dangling symlink: when /etc/mantis/mantis_offline.php is present mantis is put offline ln -s %{cfgdir}/mantis_offline.php ${RPM_BUILD_ROOT}%{pkgdir}/mantis_offline.php @@ -132,8 +131,9 @@ %files %defattr(-,root,root,-) %{pkgdir} -%attr(-,root,apache) %dir %{cfgdir} -%attr(0640,root,apache) %config(noreplace) %{cfgdir}/* +%exclude %{pkgdir}/core/adodb/adodb-time.zip +%dir %{cfgdir} +%config(noreplace) %{cfgdir}/* %doc doc/{LICENSE,ChangeLog,CREDITS,CUSTOMIZATION} README.Fedora %files config-httpd @@ -142,6 +142,14 @@ %changelog +* Thu Apr 5 2007 Gianluca Sforna - 1.0.7-1 +- new upstream release +- drop upstreamed patch +- fix (most) rpmlint issues +- tweak Source0 URL +- remove config_inc.php symlink (config is now found via the MANTIS_CONFIG + environment variable) + * Wed Jan 10 2007 Gianluca Sforna - 1.0.6-2 - Add some docs - Add patch for BZ #219937 Index: sources =================================================================== RCS file: /cvs/extras/rpms/mantis/FC-5/sources,v retrieving revision 1.10 retrieving revision 1.11 diff -u -r1.10 -r1.11 --- sources 2 Nov 2006 22:32:35 -0000 1.10 +++ sources 5 Apr 2007 10:43:59 -0000 1.11 @@ -1 +1 @@ -64af171288bad777d6a1bba493e4a88b mantis-1.0.6.tar.gz +242f127edfc487889c9089d6b0fbf737 mantis-1.0.7.tar.gz --- mantis-1.0.6-private_history.patch DELETED --- From fedora-extras-commits at redhat.com Thu Apr 5 10:49:18 2007 From: fedora-extras-commits at redhat.com (Gianluca Sforna (giallu)) Date: Thu, 5 Apr 2007 06:49:18 -0400 Subject: rpms/mantis/FC-6 mantis-1.0.6-private_history.patch,1.1,NONE Message-ID: <200704051049.l35AnIkw032092@cvs-int.fedora.redhat.com> Author: giallu Update of /cvs/extras/rpms/mantis/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv32056 Removed Files: mantis-1.0.6-private_history.patch Log Message: Dropped patch --- mantis-1.0.6-private_history.patch DELETED --- From fedora-extras-commits at redhat.com Thu Apr 5 11:03:12 2007 From: fedora-extras-commits at redhat.com (Alex Lancaster (alexlan)) Date: Thu, 5 Apr 2007 07:03:12 -0400 Subject: rpms/perl-bioperl/devel Makefile, 1.2, 1.3 bioperl-1.5.2_102-paths.patch, NONE, 1.1 perl-bioperl.spec, 1.2, 1.3 sources, 1.3, 1.4 Message-ID: <200704051103.l35B3CgO005466@cvs-int.fedora.redhat.com> Author: alexlan Update of /cvs/extras/rpms/perl-bioperl/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv5301/devel Added Files: Makefile bioperl-1.5.2_102-paths.patch perl-bioperl.spec sources Log Message: First import of devel branch. Index: Makefile =================================================================== RCS file: Makefile diff -N Makefile --- /dev/null 1 Jan 1970 00:00:00 -0000 +++ Makefile 5 Apr 2007 11:02:34 -0000 1.3 @@ -0,0 +1,21 @@ +# Makefile for source rpm: perl-bioperl +# $Id$ +NAME := perl-bioperl +SPECFILE = $(firstword $(wildcard *.spec)) + +define find-makefile-common +for d in common ../common ../../common ; do if [ -f $$d/Makefile.common ] ; then if [ -f $$d/CVS/Root -a -w $$/Makefile.common ] ; then cd $$d ; cvs -Q update ; fi ; echo "$$d/Makefile.common" ; break ; fi ; done +endef + +MAKEFILE_COMMON := $(shell $(find-makefile-common)) + +ifeq ($(MAKEFILE_COMMON),) +# attept a checkout +define checkout-makefile-common +test -f CVS/Root && { cvs -Q -d $$(cat CVS/Root) checkout common && echo "common/Makefile.common" ; } || { echo "ERROR: I can't figure out how to checkout the 'common' module." ; exit -1 ; } >&2 +endef + +MAKEFILE_COMMON := $(shell $(checkout-makefile-common)) +endif + +include $(MAKEFILE_COMMON) bioperl-1.5.2_102-paths.patch: --- NEW FILE bioperl-1.5.2_102-paths.patch --- diff -u bioperl-1.5.2_102.orig/Build.PL bioperl-1.5.2_102/Build.PL --- bioperl-1.5.2_102.orig/Build.PL 2007-03-14 03:46:30.000000000 -0700 +++ bioperl-1.5.2_102/Build.PL 2007-03-14 03:46:40.000000000 -0700 @@ -31,8 +31,8 @@ build_requires => { 'Test::More' => 0, 'Module::Build' => 0.2805, - 'Test::Harness' => 2.62, - 'CPAN' => 1.81 +# 'Test::Harness' => 2.62, +# 'CPAN' => 1.81 }, recommends => { # does what you would expect of recommends, except more informative output and generates optional_features in META.yml 'Ace' => '0/access of ACeDB database/Bio::DB::Ace,Bio::DB::GFF::Adaptor::ace', @@ -63,7 +63,7 @@ 'XML::DOM::XPath' => '0.13/parsing interpro features/Bio::FeatureIO::interpro', 'XML::Parser' => '0/parsing xml/Bio::Biblio::IO::medlinexml', 'XML::Parser::PerlSAX' => '0/parsing xml/Bio::SeqIO::tinyseq,Bio::SeqIO::game::gameSubs,Bio::OntologyIO::InterProParser,Bio::ClusterIO::dbsnp', - 'XML::SAX' => '0.15/parsing xml/Bio::SearchIO::blastxml,Bio::SeqIO::tigrxml,Bio::SeqIO::bsml_sax', + 'XML::SAX' => '0.14/parsing xml/Bio::SearchIO::blastxml,Bio::SeqIO::tigrxml,Bio::SeqIO::bsml_sax', 'XML::SAX::Writer' => '0/writing xml/Bio::SeqIO::tigrxml', 'XML::Twig' => '0/parsing xml/Bio::Variation::IO::xml,Bio::DB::Taxonomy::entrez,Bio::DB::Biblio::eutils,Bio::Graph::IO::psi_xml', 'XML::Writer' => '0.4/parsing and writing xml/Bio::SeqIO::agave,Bio::SeqIO::game::gameWriter,Bio::SeqIO::chadoxml,Bio::SeqIO::tinyseq,Bio::Variation::IO::xml,Bio::SearchIO::Writer::BSMLResultWriter' diff -ru bioperl-1.5.2_102.orig/Bio/Variation/IO.pm bioperl-1.5.2_102/Bio/Variation/IO.pm --- bioperl-1.5.2_102.orig/Bio/Variation/IO.pm 2003-06-04 04:36:44.000000000 -0400 +++ bioperl-1.5.2_102/Bio/Variation/IO.pm 2005-03-21 20:21:54.000000000 -0500 @@ -83,7 +83,7 @@ This makes the simplest ever reformatter - #!/usr/local/bin/perl + #!/usr/bin/perl $format1 = shift; $format2 = shift || die "Usage: reformat format1 format2 < input > output"; diff -ru bioperl-1.5.2_102.orig/examples/align/align_on_codons.pl bioperl-1.5.2_102/examples/align/align_on_codons.pl --- bioperl-1.5.2_102.orig/examples/align/align_on_codons.pl 2003-07-07 14:20:58.000000000 -0400 +++ bioperl-1.5.2_102/examples/align/align_on_codons.pl 2005-03-21 20:24:44.000000000 -0500 @@ -13,10 +13,10 @@ BEGIN { $CODONSIZE = 3; # parametrize everything like a good little programmer if( ! defined $ENV{'CLUSTALDIR'} ) { - $ENV{'CLUSTALDIR'} = '/usr/local/bin'; + $ENV{'CLUSTALDIR'} = '/usr/bin'; } if( ! defined $ENV{'TCOFFEEDIR'} ) { - $ENV{'TCOFFEEDIR'} = '/usr/local/bin'; + $ENV{'TCOFFEEDIR'} = '/usr/bin'; } $USAGE = qq{align_on_codons.pl < file.fa diff -ru bioperl-1.5.2_102.orig/examples/db/dbfetch bioperl-1.5.2_102/examples/db/dbfetch --- bioperl-1.5.2_102.orig/examples/db/dbfetch 2003-07-15 12:12:16.000000000 -0400 +++ bioperl-1.5.2_102/examples/db/dbfetch 2005-03-21 20:25:01.000000000 -0500 @@ -1,4 +1,4 @@ -#!/usr/local/bin/perl -- # -*-Perl-*- +#!/usr/bin/perl -- # -*-Perl-*- =head1 NAME diff -ru bioperl-1.5.2_102.orig/examples/db/getGenBank.pl bioperl-1.5.2_102/examples/db/getGenBank.pl --- bioperl-1.5.2_102.orig/examples/db/getGenBank.pl 2003-07-07 14:20:59.000000000 -0400 +++ bioperl-1.5.2_102/examples/db/getGenBank.pl 2005-03-21 20:24:57.000000000 -0500 @@ -1,4 +1,4 @@ -#!/usr/local/bin/perl -w +#!/usr/bin/perl -w # # How to retrieve GenBank entries over the Web # diff -ru bioperl-1.5.2_102.orig/examples/db/get_seqs.pl bioperl-1.5.2_102/examples/db/get_seqs.pl --- bioperl-1.5.2_102.orig/examples/db/get_seqs.pl 2003-07-07 14:20:59.000000000 -0400 +++ bioperl-1.5.2_102/examples/db/get_seqs.pl 2005-03-21 20:24:53.000000000 -0500 @@ -1,4 +1,4 @@ -#!/usr/local/bin/perl -w +#!/usr/bin/perl -w use strict; use vars qw($USAGE); use Carp; diff -ru bioperl-1.5.2_102.orig/examples/generate_random_seq.pl bioperl-1.5.2_102/examples/generate_random_seq.pl --- bioperl-1.5.2_102.orig/examples/generate_random_seq.pl 2004-11-01 16:09:08.000000000 -0500 +++ bioperl-1.5.2_102/examples/generate_random_seq.pl 2005-03-21 20:27:23.000000000 -0500 @@ -1,4 +1,4 @@ -#!/bin/perl -w +#!/usr/bin/perl -w use strict; use vars qw($USAGE); diff -ru bioperl-1.5.2_102.orig/examples/searchio/psiblast_features.pl bioperl-1.5.2_102/examples/searchio/psiblast_features.pl --- bioperl-1.5.2_102.orig/examples/searchio/psiblast_features.pl 2004-02-21 05:50:34.000000000 -0500 +++ bioperl-1.5.2_102/examples/searchio/psiblast_features.pl 2005-03-21 20:24:30.000000000 -0500 @@ -1,4 +1,4 @@ -#!/usr/local/bin/perl +#!/usr/bin/perl # Example usage of a SearchIO::psiblast parser of traditional format Blast # and PSI-Blast reports. diff -ru bioperl-1.5.2_102.orig/examples/structure/structure-io.pl bioperl-1.5.2_102/examples/structure/structure-io.pl --- bioperl-1.5.2_102.orig/examples/structure/structure-io.pl 2004-11-01 16:09:33.000000000 -0500 +++ bioperl-1.5.2_102/examples/structure/structure-io.pl 2005-03-21 20:27:17.000000000 -0500 @@ -1,4 +1,4 @@ -#!/bin/perl -w +#!/usr/bin/perl -w # Getting Entry, Chain, Residue, and Atom objects given a PDB file use Bio::Structure::IO; diff -ru bioperl-1.5.2_102.orig/examples/tk/hitdisplay.pl bioperl-1.5.2_102/examples/tk/hitdisplay.pl --- bioperl-1.5.2_102.orig/examples/tk/hitdisplay.pl 2003-07-07 14:20:59.000000000 -0400 +++ bioperl-1.5.2_102/examples/tk/hitdisplay.pl 2005-03-21 20:24:26.000000000 -0500 @@ -1,4 +1,4 @@ -#!/usr/local/bin/perl -w +#!/usr/bin/perl -w # # PROGRAM : hitdisplay.pl # PURPOSE : Demonstrate Bio::Tk::HitDisplay diff -ru bioperl-1.5.2_102.orig/examples/tools/gb_to_gff.pl bioperl-1.5.2_102/examples/tools/gb_to_gff.pl --- bioperl-1.5.2_102.orig/examples/tools/gb_to_gff.pl 2003-07-07 14:20:59.000000000 -0400 +++ bioperl-1.5.2_102/examples/tools/gb_to_gff.pl 2005-03-21 20:24:21.000000000 -0500 @@ -1,4 +1,4 @@ -#!/usr/local/bin/perl -w +#!/usr/bin/perl -w use strict; use Bio::Tools::GFF; diff -ru bioperl-1.5.2_102.orig/examples/tools/gff2ps.pl bioperl-1.5.2_102/examples/tools/gff2ps.pl --- bioperl-1.5.2_102.orig/examples/tools/gff2ps.pl 2003-07-07 14:20:59.000000000 -0400 +++ bioperl-1.5.2_102/examples/tools/gff2ps.pl 2005-03-21 20:24:17.000000000 -0500 @@ -1,4 +1,4 @@ -#!/usr/local/bin/perl +#!/usr/bin/perl =head1 NAME diff -ru bioperl-1.5.2_102.orig/t/Promoterwise.t bioperl-1.5.2_102/t/Promoterwise.t --- bioperl-1.5.2_102.orig/t/Promoterwise.t 2003-03-10 13:21:03.000000000 -0500 +++ bioperl-1.5.2_102/t/Promoterwise.t 2005-03-21 20:24:04.000000000 -0500 @@ -1,4 +1,4 @@ -#!/usr/local/bin/perl +#!/usr/bin/perl # -*-Perl-*- ## Bioperl Test Harness Script for Modules diff -ru bioperl-1.5.2_102.orig/t/testformats.pl bioperl-1.5.2_102/t/testformats.pl --- bioperl-1.5.2_102.orig/t/testformats.pl 2001-06-29 17:17:02.000000000 -0400 +++ bioperl-1.5.2_102/t/testformats.pl 2005-03-21 20:24:00.000000000 -0500 @@ -1,4 +1,4 @@ -#!/usr/local/bin/perl -w +#!/usr/bin/perl -w use strict; use Bio::SeqIO; Index: perl-bioperl.spec =================================================================== RCS file: perl-bioperl.spec diff -N perl-bioperl.spec --- /dev/null 1 Jan 1970 00:00:00 -0000 +++ perl-bioperl.spec 5 Apr 2007 11:02:34 -0000 1.3 @@ -0,0 +1,141 @@ +Name: perl-bioperl +Version: 1.5.2_102 +Release: 5%{?dist} +Summary: A package of Perl tools for computational molecular biology + +Group: Development/Libraries +License: GPL or Artistic +URL: http://bioperl.org +Source0: http://bioperl.org/DIST/bioperl-%{version}.tar.bz2 +Patch0: bioperl-1.5.2_102-paths.patch +BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) + +BuildArch: noarch +BuildRequires: perl(Ace) +BuildRequires: perl(Class::AutoClass) >= 1 +BuildRequires: perl(Clone) +BuildRequires: perl(Convert::Binary::C) +BuildRequires: perl(Data::Stag::XMLWriter) +BuildRequires: perl(DBD::mysql) +BuildRequires: perl(DBD::Pg) +BuildRequires: perl(GD) >= 1.3 +BuildRequires: perl(GD::SVG) +BuildRequires: perl(Graph) +BuildRequires: perl(HTML::Entities) +BuildRequires: perl(HTML::Parser) +BuildRequires: perl(HTTP::Request::Common) +BuildRequires: perl(IO::Stringy) +BuildRequires: perl(IO::String) +BuildRequires: perl(LWP::UserAgent) +BuildRequires: perl(PostScript::TextBlock) +BuildRequires: perl(Set::Scalar) +BuildRequires: perl(SOAP::Lite) +BuildRequires: perl(Spreadsheet::ParseExcel) +BuildRequires: perl(Storable) +BuildRequires: perl(SVG) >= 2.26 +BuildRequires: perl(SVG::Graph) >= 0.01 +BuildRequires: perl(Text::Shellwords) +BuildRequires: perl(URI::Escape) +BuildRequires: perl(XML::DOM::XPath) >= 0.13 +BuildRequires: perl(XML::Parser) +BuildRequires: perl(XML::Parser::PerlSAX) +BuildRequires: perl(XML::SAX) >= 0.14 +BuildRequires: perl(XML::SAX::Writer) +BuildRequires: perl(XML::Twig) +BuildRequires: perl(XML::Writer) > 0.4 +BuildRequires: perl(Module::Build) +Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) + +%description +Bioperl is a package of Perl tools for computational molecular +biology. + +%prep +%setup -q -n bioperl-%{version} +%patch0 -p1 + +# remove all execute bits from the doc stuff +find examples -type f -exec chmod -x {} 2>/dev/null ';' +##find doc -type f -exec chmod -x {} 2>/dev/null ';' +##find scripts -type f -exec chmod -x {} 2>/dev/null ';' + +%build +%{__perl} Build.PL --installdirs vendor << EOF +n +n +EOF + +./Build + +# make sure the man page is UTF-8... +cd blib/libdoc +for i in Bio::Tools::GuessSeqFormat.3pm Bio::Tools::Geneid.3pm; do + iconv --from=ISO-8859-1 --to=UTF-8 $i > new + mv new $i +done + + +%install +rm -rf $RPM_BUILD_ROOT +#make pure_install PERL_INSTALL_ROOT=$RPM_BUILD_ROOT +perl Build pure_install --destdir=$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 ';' +# remove errant execute bit from the .pm's +find $RPM_BUILD_ROOT -type f -name '*.pm' -exec chmod -x {} 2>/dev/null ';' +# correct all binaries in /usr/bin to be 0755 +# disable since we aren't building scripts currently +##find $RPM_BUILD_ROOT/%{_bindir} -type f -name '*.pl' -exec chmod 0755 {} 2>/dev/null ';' + +%check +%{?_with_check:./Build test || :} + +%clean +rm -rf $RPM_BUILD_ROOT + + +%files +%defattr(-,root,root,-) +## don't distribute "doc" "scripts" subdirectories, they don't contain docs +%doc examples models +%doc AUTHORS BUGS Changes DEPRECATED INSTALL LICENSE PLATFORMS README +%{perl_vendorlib}/* +%{_mandir}/man3/*.3* +## disable scripts for now +##%{_bindir}/* +##%{_mandir}/man1/*.1* + +%changelog +* Tue Apr 03 2007 Alex Lancaster 1.5.2_102-5 +- Fix changelog + +* Tue Apr 03 2007 Alex Lancaster 1.5.2_102-4 +- Disable tests because many of them require network access, add + _with_check macro so they can be enabled during testing. + +* Mon Apr 02 2007 Alex Lancaster 1.5.2_102-3 +- Remove BuildRequires: perl(Bio::ASN1::EntrezGene), creates a + circular dependency, the dependency is still found at install-time. + +* Thu Mar 29 2007 Alex Lancaster 1.5.2_102-2 +- Add all BRs listed as 'recommends' in Build.PL so that it never + needs to get packages from CPAN. +- Remove unnecessary filtering of Requires + +* Wed Mar 23 2007 Alex Lancaster 1.5.2_102-1 +- Update to 1.5.2_102 +- Review suggestions from Steven Pritchard +- BR: perl(IO::String) +- Disable scripts for now as they require bioperl-run (not yet packaged) +- Don't mark non-documentation files as documentation. + +* Wed Apr 06 2005 Hunter Matthews 1.5.0-3 +- Review suggestions from Jos?? Pedro Oliveira + +* Mon Apr 01 2005 Hunter Matthews 1.5.0-2 +- Added buildrequires and improved documention entries from FE mailing list. + +* Mon Mar 21 2005 Hunter Matthews 1.5.0-1 +- Initial build. I started with the biolinux.org rpm, but broke out + most of the deps and built them seperately. Index: sources =================================================================== RCS file: sources diff -N sources --- /dev/null 1 Jan 1970 00:00:00 -0000 +++ sources 5 Apr 2007 11:02:34 -0000 1.4 @@ -0,0 +1 @@ +71f22246979ee5d6e19d547319962eea bioperl-1.5.2_102.tar.bz2 From fedora-extras-commits at redhat.com Thu Apr 5 11:03:17 2007 From: fedora-extras-commits at redhat.com (Gianluca Sforna (giallu)) Date: Thu, 5 Apr 2007 07:03:17 -0400 Subject: rpms/mantis/devel .cvsignore, 1.5, 1.6 mantis-httpd.conf, 1.1, 1.2 mantis.spec, 1.14, 1.15 sources, 1.10, 1.11 mantis-1.0.6-private_history.patch, 1.1, NONE Message-ID: <200704051103.l35B3HoQ005509@cvs-int.fedora.redhat.com> Author: giallu Update of /cvs/extras/rpms/mantis/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv5363 Modified Files: .cvsignore mantis-httpd.conf mantis.spec sources Removed Files: mantis-1.0.6-private_history.patch Log Message: * Thu Apr 5 2007 Gianluca Sforna - 1.0.7-1 - new upstream release - drop upstreamed patch - fix (most) rpmlint issues - tweak Source0 URL - remove config_inc.php symlink (config is now found via the MANTIS_CONFIG environment variable) Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/mantis/devel/.cvsignore,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- .cvsignore 2 Nov 2006 22:04:50 -0000 1.5 +++ .cvsignore 5 Apr 2007 11:02:42 -0000 1.6 @@ -1 +1 @@ -mantis-1.0.6.tar.gz +mantis-1.0.7.tar.gz Index: mantis-httpd.conf =================================================================== RCS file: /cvs/extras/rpms/mantis/devel/mantis-httpd.conf,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- mantis-httpd.conf 8 Nov 2004 04:50:58 -0000 1.1 +++ mantis-httpd.conf 5 Apr 2007 11:02:42 -0000 1.2 @@ -1,3 +1,5 @@ +SetEnv MANTIS_CONFIG /etc/mantis/config_inc.php + Alias /mantis /usr/share/mantis Index: mantis.spec =================================================================== RCS file: /cvs/extras/rpms/mantis/devel/mantis.spec,v retrieving revision 1.14 retrieving revision 1.15 diff -u -r1.14 -r1.15 --- mantis.spec 9 Jan 2007 12:09:22 -0000 1.14 +++ mantis.spec 5 Apr 2007 11:02:42 -0000 1.15 @@ -6,24 +6,24 @@ Summary: Web-based bugtracking system Name: mantis -Version: 1.0.6 -Release: 2%{dist} +Version: 1.0.7 +Release: 1%{?dist} License: GPL Group: Applications/Internet URL: http://www.mantisbt.org/ BuildArch: noarch -Source0: http://download.sourceforge.net/sourceforge/mantisbt/%{name}-%{version}.tar.gz +Source0: http://downloads.sourceforge.net/mantisbt/%{name}-%{version}.tar.gz Source1: mantis-README.Fedora Patch0: mantis-1.0.0a3-iis.patch Patch1: mantis-0.19.2-noexamplecom.patch Patch2: mantis-1.0.0rc2-noadmin.patch -Patch3: mantis-1.0.6-private_history.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) -BuildRequires: diffutils +BuildRequires: diffutils Requires: php Requires: mantis-config +Requires: php-adodb %package config-httpd Summary: Mantis configuration for Apache httpd @@ -52,14 +52,13 @@ %prep %setup -q -%patch0 -p1 -b .iis -%patch1 -p1 -b .noexamplecom -%patch2 -p1 -b .noadmin -%patch3 -p0 -b .privatenotes +%patch0 -p1 +%patch1 -p1 +%patch2 -p1 cp %{SOURCE1} ./README.Fedora -chmod -x *.php +chmod -x *.php *.sample rm -rf packages @@ -70,13 +69,12 @@ rm -rf "${RPM_BUILD_ROOT}" %{__install} -d -m755 ${RPM_BUILD_ROOT}%{pkgdir} -%{__install} -d -m750 ${RPM_BUILD_ROOT}%{cfgdir} +%{__install} -d -m755 ${RPM_BUILD_ROOT}%{cfgdir} tar cf - . | tar xf - -C ${RPM_BUILD_ROOT}%{pkgdir} - find ${RPM_BUILD_ROOT} \( \ - -name '*.noexamplecom' -o -name '*.iis' -o -name '*.noadmin' -o -name '*.#.*' -o \ + -name '*.orig' -o -name '*.#.*' -o \ -name '.cvsignore' \ \) -print0 | xargs -0 rm -f @@ -99,23 +97,14 @@ esac done +chmod -x doc/* chmod -x ${RPM_BUILD_ROOT}%{pkgdir}/{doc/*,core/phpmailer/{README,LICENSE}} -ln -s %{cfgdir}/config_inc.php ${RPM_BUILD_ROOT}%{pkgdir}/config_inc.php +# Dangling symlink: when /etc/mantis/mantis_offline.php is present mantis is put offline ln -s %{cfgdir}/mantis_offline.php ${RPM_BUILD_ROOT}%{pkgdir}/mantis_offline.php - -## The httpd config-files -function subst() { - f=${RPM_BUILD_ROOT}$1 - sed -e 's!/usr/share/mantis!%{pkgdir}!g' "$f" >"$f".tmp - cmp -s "$f" "$f.tmp" || cat "$f.tmp" >"$f" - rm -f "$f.tmp" -} - %{__install} -d ${RPM_BUILD_ROOT}%{httpconfdir} %{__install} -p -m644 %{SOURCE10} ${RPM_BUILD_ROOT}%{httpconfdir}/mantis.conf -subst %{httpconfdir}/mantis.conf %clean @@ -132,8 +121,9 @@ %files %defattr(-,root,root,-) %{pkgdir} -%attr(-,root,apache) %dir %{cfgdir} -%attr(0640,root,apache) %config(noreplace) %{cfgdir}/* +%exclude %{pkgdir}/core/adodb/adodb-time.zip +%dir %{cfgdir} +%config(noreplace) %{cfgdir}/* %doc doc/{LICENSE,ChangeLog,CREDITS,CUSTOMIZATION} README.Fedora %files config-httpd @@ -142,7 +132,15 @@ %changelog -* Tue Jan 8 2007 Gianluca Sforna - 1.0.6-2 +* Thu Apr 5 2007 Gianluca Sforna - 1.0.7-1 +- new upstream release +- drop upstreamed patch +- fix (most) rpmlint issues +- tweak Source0 URL +- remove config_inc.php symlink (config is now found via the MANTIS_CONFIG + environment variable) + +* Tue Jan 9 2007 Gianluca Sforna - 1.0.6-2 - Add some docs - Add patch for BZ #219937 - Fix rpmlint messages for SRPM Index: sources =================================================================== RCS file: /cvs/extras/rpms/mantis/devel/sources,v retrieving revision 1.10 retrieving revision 1.11 diff -u -r1.10 -r1.11 --- sources 2 Nov 2006 22:04:50 -0000 1.10 +++ sources 5 Apr 2007 11:02:42 -0000 1.11 @@ -1 +1 @@ -64af171288bad777d6a1bba493e4a88b mantis-1.0.6.tar.gz +242f127edfc487889c9089d6b0fbf737 mantis-1.0.7.tar.gz --- mantis-1.0.6-private_history.patch DELETED --- From fedora-extras-commits at redhat.com Thu Apr 5 11:05:28 2007 From: fedora-extras-commits at redhat.com (Alex Lancaster (alexlan)) Date: Thu, 5 Apr 2007 07:05:28 -0400 Subject: rpms/perl-bioperl/FC-6 Makefile, 1.2, 1.3 bioperl-1.5.2_102-paths.patch, NONE, 1.1 perl-bioperl.spec, 1.2, 1.3 sources, 1.3, 1.4 Message-ID: <200704051105.l35B5S24005881@cvs-int.fedora.redhat.com> Author: alexlan Update of /cvs/extras/rpms/perl-bioperl/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv5786/FC-6 Added Files: Makefile bioperl-1.5.2_102-paths.patch perl-bioperl.spec sources Log Message: auto-import perl-bioperl-1.5.2_102-5 on branch FC-6 from perl-bioperl-1.5.2_102-5.src.rpm Index: Makefile =================================================================== RCS file: Makefile diff -N Makefile --- /dev/null 1 Jan 1970 00:00:00 -0000 +++ Makefile 5 Apr 2007 11:04:54 -0000 1.3 @@ -0,0 +1,21 @@ +# Makefile for source rpm: perl-bioperl +# $Id$ +NAME := perl-bioperl +SPECFILE = $(firstword $(wildcard *.spec)) + +define find-makefile-common +for d in common ../common ../../common ; do if [ -f $$d/Makefile.common ] ; then if [ -f $$d/CVS/Root -a -w $$/Makefile.common ] ; then cd $$d ; cvs -Q update ; fi ; echo "$$d/Makefile.common" ; break ; fi ; done +endef + +MAKEFILE_COMMON := $(shell $(find-makefile-common)) + +ifeq ($(MAKEFILE_COMMON),) +# attept a checkout +define checkout-makefile-common +test -f CVS/Root && { cvs -Q -d $$(cat CVS/Root) checkout common && echo "common/Makefile.common" ; } || { echo "ERROR: I can't figure out how to checkout the 'common' module." ; exit -1 ; } >&2 +endef + +MAKEFILE_COMMON := $(shell $(checkout-makefile-common)) +endif + +include $(MAKEFILE_COMMON) bioperl-1.5.2_102-paths.patch: --- NEW FILE bioperl-1.5.2_102-paths.patch --- diff -u bioperl-1.5.2_102.orig/Build.PL bioperl-1.5.2_102/Build.PL --- bioperl-1.5.2_102.orig/Build.PL 2007-03-14 03:46:30.000000000 -0700 +++ bioperl-1.5.2_102/Build.PL 2007-03-14 03:46:40.000000000 -0700 @@ -31,8 +31,8 @@ build_requires => { 'Test::More' => 0, 'Module::Build' => 0.2805, - 'Test::Harness' => 2.62, - 'CPAN' => 1.81 +# 'Test::Harness' => 2.62, +# 'CPAN' => 1.81 }, recommends => { # does what you would expect of recommends, except more informative output and generates optional_features in META.yml 'Ace' => '0/access of ACeDB database/Bio::DB::Ace,Bio::DB::GFF::Adaptor::ace', @@ -63,7 +63,7 @@ 'XML::DOM::XPath' => '0.13/parsing interpro features/Bio::FeatureIO::interpro', 'XML::Parser' => '0/parsing xml/Bio::Biblio::IO::medlinexml', 'XML::Parser::PerlSAX' => '0/parsing xml/Bio::SeqIO::tinyseq,Bio::SeqIO::game::gameSubs,Bio::OntologyIO::InterProParser,Bio::ClusterIO::dbsnp', - 'XML::SAX' => '0.15/parsing xml/Bio::SearchIO::blastxml,Bio::SeqIO::tigrxml,Bio::SeqIO::bsml_sax', + 'XML::SAX' => '0.14/parsing xml/Bio::SearchIO::blastxml,Bio::SeqIO::tigrxml,Bio::SeqIO::bsml_sax', 'XML::SAX::Writer' => '0/writing xml/Bio::SeqIO::tigrxml', 'XML::Twig' => '0/parsing xml/Bio::Variation::IO::xml,Bio::DB::Taxonomy::entrez,Bio::DB::Biblio::eutils,Bio::Graph::IO::psi_xml', 'XML::Writer' => '0.4/parsing and writing xml/Bio::SeqIO::agave,Bio::SeqIO::game::gameWriter,Bio::SeqIO::chadoxml,Bio::SeqIO::tinyseq,Bio::Variation::IO::xml,Bio::SearchIO::Writer::BSMLResultWriter' diff -ru bioperl-1.5.2_102.orig/Bio/Variation/IO.pm bioperl-1.5.2_102/Bio/Variation/IO.pm --- bioperl-1.5.2_102.orig/Bio/Variation/IO.pm 2003-06-04 04:36:44.000000000 -0400 +++ bioperl-1.5.2_102/Bio/Variation/IO.pm 2005-03-21 20:21:54.000000000 -0500 @@ -83,7 +83,7 @@ This makes the simplest ever reformatter - #!/usr/local/bin/perl + #!/usr/bin/perl $format1 = shift; $format2 = shift || die "Usage: reformat format1 format2 < input > output"; diff -ru bioperl-1.5.2_102.orig/examples/align/align_on_codons.pl bioperl-1.5.2_102/examples/align/align_on_codons.pl --- bioperl-1.5.2_102.orig/examples/align/align_on_codons.pl 2003-07-07 14:20:58.000000000 -0400 +++ bioperl-1.5.2_102/examples/align/align_on_codons.pl 2005-03-21 20:24:44.000000000 -0500 @@ -13,10 +13,10 @@ BEGIN { $CODONSIZE = 3; # parametrize everything like a good little programmer if( ! defined $ENV{'CLUSTALDIR'} ) { - $ENV{'CLUSTALDIR'} = '/usr/local/bin'; + $ENV{'CLUSTALDIR'} = '/usr/bin'; } if( ! defined $ENV{'TCOFFEEDIR'} ) { - $ENV{'TCOFFEEDIR'} = '/usr/local/bin'; + $ENV{'TCOFFEEDIR'} = '/usr/bin'; } $USAGE = qq{align_on_codons.pl < file.fa diff -ru bioperl-1.5.2_102.orig/examples/db/dbfetch bioperl-1.5.2_102/examples/db/dbfetch --- bioperl-1.5.2_102.orig/examples/db/dbfetch 2003-07-15 12:12:16.000000000 -0400 +++ bioperl-1.5.2_102/examples/db/dbfetch 2005-03-21 20:25:01.000000000 -0500 @@ -1,4 +1,4 @@ -#!/usr/local/bin/perl -- # -*-Perl-*- +#!/usr/bin/perl -- # -*-Perl-*- =head1 NAME diff -ru bioperl-1.5.2_102.orig/examples/db/getGenBank.pl bioperl-1.5.2_102/examples/db/getGenBank.pl --- bioperl-1.5.2_102.orig/examples/db/getGenBank.pl 2003-07-07 14:20:59.000000000 -0400 +++ bioperl-1.5.2_102/examples/db/getGenBank.pl 2005-03-21 20:24:57.000000000 -0500 @@ -1,4 +1,4 @@ -#!/usr/local/bin/perl -w +#!/usr/bin/perl -w # # How to retrieve GenBank entries over the Web # diff -ru bioperl-1.5.2_102.orig/examples/db/get_seqs.pl bioperl-1.5.2_102/examples/db/get_seqs.pl --- bioperl-1.5.2_102.orig/examples/db/get_seqs.pl 2003-07-07 14:20:59.000000000 -0400 +++ bioperl-1.5.2_102/examples/db/get_seqs.pl 2005-03-21 20:24:53.000000000 -0500 @@ -1,4 +1,4 @@ -#!/usr/local/bin/perl -w +#!/usr/bin/perl -w use strict; use vars qw($USAGE); use Carp; diff -ru bioperl-1.5.2_102.orig/examples/generate_random_seq.pl bioperl-1.5.2_102/examples/generate_random_seq.pl --- bioperl-1.5.2_102.orig/examples/generate_random_seq.pl 2004-11-01 16:09:08.000000000 -0500 +++ bioperl-1.5.2_102/examples/generate_random_seq.pl 2005-03-21 20:27:23.000000000 -0500 @@ -1,4 +1,4 @@ -#!/bin/perl -w +#!/usr/bin/perl -w use strict; use vars qw($USAGE); diff -ru bioperl-1.5.2_102.orig/examples/searchio/psiblast_features.pl bioperl-1.5.2_102/examples/searchio/psiblast_features.pl --- bioperl-1.5.2_102.orig/examples/searchio/psiblast_features.pl 2004-02-21 05:50:34.000000000 -0500 +++ bioperl-1.5.2_102/examples/searchio/psiblast_features.pl 2005-03-21 20:24:30.000000000 -0500 @@ -1,4 +1,4 @@ -#!/usr/local/bin/perl +#!/usr/bin/perl # Example usage of a SearchIO::psiblast parser of traditional format Blast # and PSI-Blast reports. diff -ru bioperl-1.5.2_102.orig/examples/structure/structure-io.pl bioperl-1.5.2_102/examples/structure/structure-io.pl --- bioperl-1.5.2_102.orig/examples/structure/structure-io.pl 2004-11-01 16:09:33.000000000 -0500 +++ bioperl-1.5.2_102/examples/structure/structure-io.pl 2005-03-21 20:27:17.000000000 -0500 @@ -1,4 +1,4 @@ -#!/bin/perl -w +#!/usr/bin/perl -w # Getting Entry, Chain, Residue, and Atom objects given a PDB file use Bio::Structure::IO; diff -ru bioperl-1.5.2_102.orig/examples/tk/hitdisplay.pl bioperl-1.5.2_102/examples/tk/hitdisplay.pl --- bioperl-1.5.2_102.orig/examples/tk/hitdisplay.pl 2003-07-07 14:20:59.000000000 -0400 +++ bioperl-1.5.2_102/examples/tk/hitdisplay.pl 2005-03-21 20:24:26.000000000 -0500 @@ -1,4 +1,4 @@ -#!/usr/local/bin/perl -w +#!/usr/bin/perl -w # # PROGRAM : hitdisplay.pl # PURPOSE : Demonstrate Bio::Tk::HitDisplay diff -ru bioperl-1.5.2_102.orig/examples/tools/gb_to_gff.pl bioperl-1.5.2_102/examples/tools/gb_to_gff.pl --- bioperl-1.5.2_102.orig/examples/tools/gb_to_gff.pl 2003-07-07 14:20:59.000000000 -0400 +++ bioperl-1.5.2_102/examples/tools/gb_to_gff.pl 2005-03-21 20:24:21.000000000 -0500 @@ -1,4 +1,4 @@ -#!/usr/local/bin/perl -w +#!/usr/bin/perl -w use strict; use Bio::Tools::GFF; diff -ru bioperl-1.5.2_102.orig/examples/tools/gff2ps.pl bioperl-1.5.2_102/examples/tools/gff2ps.pl --- bioperl-1.5.2_102.orig/examples/tools/gff2ps.pl 2003-07-07 14:20:59.000000000 -0400 +++ bioperl-1.5.2_102/examples/tools/gff2ps.pl 2005-03-21 20:24:17.000000000 -0500 @@ -1,4 +1,4 @@ -#!/usr/local/bin/perl +#!/usr/bin/perl =head1 NAME diff -ru bioperl-1.5.2_102.orig/t/Promoterwise.t bioperl-1.5.2_102/t/Promoterwise.t --- bioperl-1.5.2_102.orig/t/Promoterwise.t 2003-03-10 13:21:03.000000000 -0500 +++ bioperl-1.5.2_102/t/Promoterwise.t 2005-03-21 20:24:04.000000000 -0500 @@ -1,4 +1,4 @@ -#!/usr/local/bin/perl +#!/usr/bin/perl # -*-Perl-*- ## Bioperl Test Harness Script for Modules diff -ru bioperl-1.5.2_102.orig/t/testformats.pl bioperl-1.5.2_102/t/testformats.pl --- bioperl-1.5.2_102.orig/t/testformats.pl 2001-06-29 17:17:02.000000000 -0400 +++ bioperl-1.5.2_102/t/testformats.pl 2005-03-21 20:24:00.000000000 -0500 @@ -1,4 +1,4 @@ -#!/usr/local/bin/perl -w +#!/usr/bin/perl -w use strict; use Bio::SeqIO; Index: perl-bioperl.spec =================================================================== RCS file: perl-bioperl.spec diff -N perl-bioperl.spec --- /dev/null 1 Jan 1970 00:00:00 -0000 +++ perl-bioperl.spec 5 Apr 2007 11:04:54 -0000 1.3 @@ -0,0 +1,141 @@ +Name: perl-bioperl +Version: 1.5.2_102 +Release: 5%{?dist} +Summary: A package of Perl tools for computational molecular biology + +Group: Development/Libraries +License: GPL or Artistic +URL: http://bioperl.org +Source0: http://bioperl.org/DIST/bioperl-%{version}.tar.bz2 +Patch0: bioperl-1.5.2_102-paths.patch +BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) + +BuildArch: noarch +BuildRequires: perl(Ace) +BuildRequires: perl(Class::AutoClass) >= 1 +BuildRequires: perl(Clone) +BuildRequires: perl(Convert::Binary::C) +BuildRequires: perl(Data::Stag::XMLWriter) +BuildRequires: perl(DBD::mysql) +BuildRequires: perl(DBD::Pg) +BuildRequires: perl(GD) >= 1.3 +BuildRequires: perl(GD::SVG) +BuildRequires: perl(Graph) +BuildRequires: perl(HTML::Entities) +BuildRequires: perl(HTML::Parser) +BuildRequires: perl(HTTP::Request::Common) +BuildRequires: perl(IO::Stringy) +BuildRequires: perl(IO::String) +BuildRequires: perl(LWP::UserAgent) +BuildRequires: perl(PostScript::TextBlock) +BuildRequires: perl(Set::Scalar) +BuildRequires: perl(SOAP::Lite) +BuildRequires: perl(Spreadsheet::ParseExcel) +BuildRequires: perl(Storable) +BuildRequires: perl(SVG) >= 2.26 +BuildRequires: perl(SVG::Graph) >= 0.01 +BuildRequires: perl(Text::Shellwords) +BuildRequires: perl(URI::Escape) +BuildRequires: perl(XML::DOM::XPath) >= 0.13 +BuildRequires: perl(XML::Parser) +BuildRequires: perl(XML::Parser::PerlSAX) +BuildRequires: perl(XML::SAX) >= 0.14 +BuildRequires: perl(XML::SAX::Writer) +BuildRequires: perl(XML::Twig) +BuildRequires: perl(XML::Writer) > 0.4 +BuildRequires: perl(Module::Build) +Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) + +%description +Bioperl is a package of Perl tools for computational molecular +biology. + +%prep +%setup -q -n bioperl-%{version} +%patch0 -p1 + +# remove all execute bits from the doc stuff +find examples -type f -exec chmod -x {} 2>/dev/null ';' +##find doc -type f -exec chmod -x {} 2>/dev/null ';' +##find scripts -type f -exec chmod -x {} 2>/dev/null ';' + +%build +%{__perl} Build.PL --installdirs vendor << EOF +n +n +EOF + +./Build + +# make sure the man page is UTF-8... +cd blib/libdoc +for i in Bio::Tools::GuessSeqFormat.3pm Bio::Tools::Geneid.3pm; do + iconv --from=ISO-8859-1 --to=UTF-8 $i > new + mv new $i +done + + +%install +rm -rf $RPM_BUILD_ROOT +#make pure_install PERL_INSTALL_ROOT=$RPM_BUILD_ROOT +perl Build pure_install --destdir=$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 ';' +# remove errant execute bit from the .pm's +find $RPM_BUILD_ROOT -type f -name '*.pm' -exec chmod -x {} 2>/dev/null ';' +# correct all binaries in /usr/bin to be 0755 +# disable since we aren't building scripts currently +##find $RPM_BUILD_ROOT/%{_bindir} -type f -name '*.pl' -exec chmod 0755 {} 2>/dev/null ';' + +%check +%{?_with_check:./Build test || :} + +%clean +rm -rf $RPM_BUILD_ROOT + + +%files +%defattr(-,root,root,-) +## don't distribute "doc" "scripts" subdirectories, they don't contain docs +%doc examples models +%doc AUTHORS BUGS Changes DEPRECATED INSTALL LICENSE PLATFORMS README +%{perl_vendorlib}/* +%{_mandir}/man3/*.3* +## disable scripts for now +##%{_bindir}/* +##%{_mandir}/man1/*.1* + +%changelog +* Tue Apr 03 2007 Alex Lancaster 1.5.2_102-5 +- Fix changelog + +* Tue Apr 03 2007 Alex Lancaster 1.5.2_102-4 +- Disable tests because many of them require network access, add + _with_check macro so they can be enabled during testing. + +* Mon Apr 02 2007 Alex Lancaster 1.5.2_102-3 +- Remove BuildRequires: perl(Bio::ASN1::EntrezGene), creates a + circular dependency, the dependency is still found at install-time. + +* Thu Mar 29 2007 Alex Lancaster 1.5.2_102-2 +- Add all BRs listed as 'recommends' in Build.PL so that it never + needs to get packages from CPAN. +- Remove unnecessary filtering of Requires + +* Wed Mar 23 2007 Alex Lancaster 1.5.2_102-1 +- Update to 1.5.2_102 +- Review suggestions from Steven Pritchard +- BR: perl(IO::String) +- Disable scripts for now as they require bioperl-run (not yet packaged) +- Don't mark non-documentation files as documentation. + +* Wed Apr 06 2005 Hunter Matthews 1.5.0-3 +- Review suggestions from Jos?? Pedro Oliveira + +* Mon Apr 01 2005 Hunter Matthews 1.5.0-2 +- Added buildrequires and improved documention entries from FE mailing list. + +* Mon Mar 21 2005 Hunter Matthews 1.5.0-1 +- Initial build. I started with the biolinux.org rpm, but broke out + most of the deps and built them seperately. Index: sources =================================================================== RCS file: sources diff -N sources --- /dev/null 1 Jan 1970 00:00:00 -0000 +++ sources 5 Apr 2007 11:04:54 -0000 1.4 @@ -0,0 +1 @@ +71f22246979ee5d6e19d547319962eea bioperl-1.5.2_102.tar.bz2 From fedora-extras-commits at redhat.com Thu Apr 5 13:04:07 2007 From: fedora-extras-commits at redhat.com (Jonathan Dieter (jdieter)) Date: Thu, 5 Apr 2007 09:04:07 -0400 Subject: rpms/yum-presto/FC-6 .cvsignore,1.1,1.2 sources,1.1,1.2 Message-ID: <200704051304.l35D47c8021930@cvs-int.fedora.redhat.com> Author: jdieter Update of /cvs/extras/rpms/yum-presto/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv18591 Modified Files: .cvsignore sources Log Message: Initial build Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/yum-presto/FC-6/.cvsignore,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- .cvsignore 5 Apr 2007 04:22:04 -0000 1.1 +++ .cvsignore 5 Apr 2007 13:00:28 -0000 1.2 @@ -0,0 +1 @@ +yum-presto-0.3.7.tar.bz2 Index: sources =================================================================== RCS file: /cvs/extras/rpms/yum-presto/FC-6/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 5 Apr 2007 04:22:04 -0000 1.1 +++ sources 5 Apr 2007 13:00:28 -0000 1.2 @@ -0,0 +1 @@ +61e4e495546c4e4b4f928a1ce1e584ab yum-presto-0.3.7.tar.bz2 From fedora-extras-commits at redhat.com Thu Apr 5 13:17:53 2007 From: fedora-extras-commits at redhat.com (Rex Dieter (rdieter)) Date: Thu, 5 Apr 2007 09:17:53 -0400 Subject: rpms/fltk/devel fltk-1.1.x-r5750-199656.patch, NONE, 1.1 fltk-1.1.x-r5750-undefined.patch, NONE, 1.1 .cvsignore, 1.5, 1.6 fltk.spec, 1.26, 1.27 sources, 1.5, 1.6 fltk-1.1.7-config.patch, 1.2, NONE Message-ID: <200704051317.l35DHrZu022754@cvs-int.fedora.redhat.com> Author: rdieter Update of /cvs/extras/rpms/fltk/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv22670 Modified Files: .cvsignore fltk.spec sources Added Files: fltk-1.1.x-r5750-199656.patch fltk-1.1.x-r5750-undefined.patch Removed Files: fltk-1.1.7-config.patch Log Message: * Thu Apr 05 2007 Rex Dieter 1.1.8-0.1.r5750 - fltk-1.1.x-r5750 snapshot (1.1.8 pre-release) - --enable-xinerama - patch for undefined symbols in libfltk_gl fltk-1.1.x-r5750-199656.patch: --- NEW FILE fltk-1.1.x-r5750-199656.patch --- --- fltk-1.1.x-r5750/fltk-config.in.199656 2007-03-06 14:00:04.000000000 -0600 +++ fltk-1.1.x-r5750/fltk-config.in 2007-04-05 07:36:57.000000000 -0500 @@ -54,10 +54,10 @@ # flags for C++ compiler: ARCHFLAGS="@ARCHFLAGS@" -CFLAGS="@CFLAGS@ @LARGEFILE@ @PTHREAD_FLAGS@" -CXXFLAGS="@CXXFLAGS@ @LARGEFILE@ @PTHREAD_FLAGS@" -LDFLAGS="@LDFLAGS@" -LDLIBS="@LIBS@" +#CFLAGS="@CFLAGS@ @LARGEFILE@ @PTHREAD_FLAGS@" +#CXXFLAGS="@CXXFLAGS@ @LARGEFILE@ @PTHREAD_FLAGS@" +#LDFLAGS="@LDFLAGS@" +#LDLIBS="@LIBS@" OPTIM="@OPTIM@" # Check for local invocation, and update paths accordingly... fltk-1.1.x-r5750-undefined.patch: --- NEW FILE fltk-1.1.x-r5750-undefined.patch --- --- fltk-1.1.x-r5750/src/Makefile.undefined 2007-02-10 08:31:12.000000000 -0600 +++ fltk-1.1.x-r5750/src/Makefile 2007-04-05 07:51:31.000000000 -0500 @@ -282,7 +282,7 @@ libfltk_gl.so.1.1: $(GLOBJECTS) libfltk.so.1.1 echo $(DSOCOMMAND) $@ ... - $(DSOCOMMAND) $@ $(GLOBJECTS) -L. -lfltk + $(DSOCOMMAND) $@ $(GLOBJECTS) -L. $(GLDLIBS) -lfltk $(RM) libfltk_gl.so $(LN) libfltk_gl.so.1.1 libfltk_gl.so Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/fltk/devel/.cvsignore,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- .cvsignore 13 Dec 2006 15:45:05 -0000 1.5 +++ .cvsignore 5 Apr 2007 13:14:13 -0000 1.6 @@ -1,2 +1,3 @@ fltk-1.1.7-source.tar.bz2 fltk-1.1.x-r5555.tar.bz2 +fltk-1.1.x-r5750.tar.bz2 Index: fltk.spec =================================================================== RCS file: /cvs/extras/rpms/fltk/devel/fltk.spec,v retrieving revision 1.26 retrieving revision 1.27 diff -u -r1.26 -r1.27 --- fltk.spec 4 Apr 2007 19:59:56 -0000 1.26 +++ fltk.spec 5 Apr 2007 13:14:13 -0000 1.27 @@ -1,30 +1,32 @@ -%define snap r5555 +%define snap r5750 #define _disable_static --disable-static Summary: C++ user interface toolkit Name: fltk -Version: 1.1.7 -Release: 9.%{snap}%{?dist} +Version: 1.1.8 +Release: 0.1.%{snap}%{?dist} License: LGPL with exceptions Group: System Environment/Libraries URL: http://www.fltk.org/ %if "%{?snap:1}" == "1" -Source0: ftp://ftp.easysw.com/pub/fltk/snapshots/fltk-1.1.x-%{snap}.tar.bz2 +Source0: ftp://ftp3.easysw.com/pub/fltk/snapshots/fltk-1.1.x-%{snap}.tar.bz2 %else -Source0: http://ftp.easysw.com/pub/fltk/%{version}/%{name}-%{version}-source.tar.bz2 +Source0: http://ftp3.easysw.com/pub/fltk/%{version}/%{name}-%{version}-source.tar.bz2 %endif BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) -# See http://bugzilla.redhat.com/199656 -Patch1: fltk-1.1.7-config.patch +# omit extraneous bits from fltk-config --cflags|--libs (http://bugzilla.redhat.com/199656) +Patch1: fltk-1.1.x-r5750-199656.patch Patch2: fltk-1.1.7-test.patch +# libfltk_gl.so had undefined symbols +Patch3: fltk-1.1.x-r5750-undefined.patch %if 0%{?rhel} > 4 || 0%{?fedora} > 4 BuildRequires: libICE-devel libSM-devel -BuildRequires: libXext-devel libXft-devel libXt-devel libX11-devel -BuildRequires: xorg-x11-proto-devel +BuildRequires: libXext-devel libXinerama-devel libXft-devel libXt-devel libX11-devel +BuildRequires: xorg-x11-proto-devel xorg-x11-utils %else BuildRequires: xorg-x11-devel %endif @@ -72,19 +74,24 @@ %setup -q %endif -%patch1 -p0 -b .199656 +%patch1 -p1 -b .199656 %patch2 -p1 -b .test +%patch3 -p1 -b .undefined %build -export CPPFLAGS="$(pkg-config xft --cflags)" -export LDFLAGS="$(pkg-config xft --libs)" + +# using --with-optim, so unset CFLAGS/CXXFLAGS +export CFLAGS=" " +export CXXFLAGS=" " %configure \ %{?_disable_static} \ + --with-optim="%{optflags}" \ --enable-shared \ --enable-threads \ --enable-xdbe \ + --enable-xinerama \ --enable-xft make %{?_smp_mflags} @@ -122,8 +129,8 @@ ## unpackaged files # errant docs rm -rf $RPM_BUILD_ROOT%{_mandir}/cat* -%if "%{?_disable_static:1}" == "1" # static libs +%if "%{?_disable_static:1}" == "1" rm -f $RPM_BUILD_ROOT%{_libdir}/lib*.a %endif # omit examples/games: @@ -186,12 +193,17 @@ %{_bindir}/fluid %{_mandir}/man1/fluid.1* %{_datadir}/applications/*fluid.desktop +%{_datadir}/icons/hicolor/*/*/* # FIXME %{_datadir}/mimelnk/*/*.desktop -%{_datadir}/icons/hicolor/*/*/* %changelog +* Thu Apr 05 2007 Rex Dieter 1.1.8-0.1.r5750 +- fltk-1.1.x-r5750 snapshot (1.1.8 pre-release) +- --enable-xinerama +- patch for undefined symbols in libfltk_gl + * Wed Apr 4 2007 Thomas Fitzsimmons - 1.1.7-9.r5555 - Always apply fltk-config patch (#199656) - Update fltk-1.1.7-config.patch Index: sources =================================================================== RCS file: /cvs/extras/rpms/fltk/devel/sources,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- sources 13 Dec 2006 15:45:05 -0000 1.5 +++ sources 5 Apr 2007 13:14:13 -0000 1.6 @@ -1 +1 @@ -4dea63e0e947950b446f955555cd47c9 fltk-1.1.x-r5555.tar.bz2 +aa00ebba4fdec4ebab2881537b7d626f fltk-1.1.x-r5750.tar.bz2 --- fltk-1.1.7-config.patch DELETED --- From fedora-extras-commits at redhat.com Thu Apr 5 13:18:27 2007 From: fedora-extras-commits at redhat.com (Jonathan Dieter (jdieter)) Date: Thu, 5 Apr 2007 09:18:27 -0400 Subject: rpms/yum-presto/FC-6 yum-presto.spec,NONE,1.1 Message-ID: <200704051318.l35DIR7e022796@cvs-int.fedora.redhat.com> Author: jdieter Update of /cvs/extras/rpms/yum-presto/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv22626/FC-6 Added Files: yum-presto.spec Log Message: Initial build --- NEW FILE yum-presto.spec --- Summary: Presto plugin for yum Name: yum-presto Version: 0.3.7 Release: 1%{?dist} License: GPL Group: Development/Tools Source: http://www.lesbg.com/jdieter/presto/%{name}-%{version}.tar.bz2 URL: http://www.lesbg.com/jdieter/presto/ BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch Requires: python >= 2.4, yum >= 3.0, deltarpm >= 3.4 %description Yum-presto is a plugin for yum that looks for deltarpms rather than rpms whenever they are available. This has the potential of saving a lot of bandwidth when downloading updates. A Deltarpm is the difference between two rpms. If you already have foo-1.0 installed and foo-1.1 is available, yum-presto will download the deltarpm for foo-1.0 => 1.1 rather than the full foo-1.1 rpm, and then build the full foo-1.1 package from your installed foo-1.0 and the downloaded deltarpm. %prep %setup -q %build %install rm -rf $RPM_BUILD_ROOT make DESTDIR=$RPM_BUILD_ROOT install %clean rm -rf $RPM_BUILD_ROOT %files %defattr(-, root, root, -) %doc README %doc COPYING %doc ChangeLog /usr/lib/yum-plugins/presto.py* %config(noreplace) %{_sysconfdir}/yum/pluginconf.d/presto.conf %{_datadir}/presto %changelog * Thu Apr 5 2007 Jonathan Dieter - 0.3.7-1 - Conf file cleanup * Thu Apr 5 2007 Jonathan Dieter - 0.3.6-1 - Housecleaning in preparation for Extras * Wed Apr 4 2007 Jonathan Dieter - 0.3.5-1 - Fix many small bugs - Improve logging - Use full path to yum-plugins rather than macro to fix x86_64 bug * Tue Apr 3 2007 Jonathan Dieter - 0.3.4-1 - Build rpms in separate thread to help performance - Fix miscellaneous spec file errors * Fri Mar 30 2007 Jonathan Dieter - 0.3.3-1 - Upstream changed way the presto.xml.gz stores sequence information * Fri Mar 30 2007 Jonathan Dieter - 0.3.2-2 - Take ownership of %%{_datadir}/presto * Thu Mar 29 2007 Jonathan Dieter - 0.3.2-1 - Changes to remove rpmlint complaints * Thu Mar 29 2007 Jonathan Dieter - 0.3.1-1 - Fix minor bug with importing public gpg keys. - Update README * Wed Mar 28 2007 Jonathan Dieter - 0.3.0-1 - Take over downloading of deltarpms so we can fallback to yum if the building of the rpm fails. * Mon Mar 26 2007 Jonathan Dieter - 0.2.9-1 - Added logging to /var/log/presto.log - Fixed crash bug - Properly exit when unable to apply deltarpm - Do a full (slow) MD5 check when checking to see if delta will apply cleanly * Sat Mar 24 2007 Jonathan Dieter - 0.2.3-1 - Rebase to upstream * Fri Mar 23 2007 Jonathan Dieter - 0.2.1-1 - Rebase to upstream * Thu Mar 22 2007 Jonathan Dieter - 0.2-1 - Initial release From fedora-extras-commits at redhat.com Thu Apr 5 13:18:48 2007 From: fedora-extras-commits at redhat.com (Jonathan Dieter (jdieter)) Date: Thu, 5 Apr 2007 09:18:48 -0400 Subject: rpms/yum-presto import.log,1.1,1.2 Message-ID: <200704051318.l35DIm8f022813@cvs-int.fedora.redhat.com> Author: jdieter Update of /cvs/extras/rpms/yum-presto In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv22626 Modified Files: import.log Log Message: Initial build Index: import.log =================================================================== RCS file: /cvs/extras/rpms/yum-presto/import.log,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- import.log 5 Apr 2007 04:21:55 -0000 1.1 +++ import.log 5 Apr 2007 13:11:52 -0000 1.2 @@ -0,0 +1 @@ +yum-presto-0_3_7-1:FC-6:yum-presto-0.3.7-1.src.rpm:1175778642 From fedora-extras-commits at redhat.com Thu Apr 5 13:53:01 2007 From: fedora-extras-commits at redhat.com (Jonathan Dieter (jdieter)) Date: Thu, 5 Apr 2007 09:53:01 -0400 Subject: rpms/yum-presto import.log,1.2,1.3 Message-ID: <200704051353.l35Dr1a6023490@cvs-int.fedora.redhat.com> Author: jdieter Update of /cvs/extras/rpms/yum-presto In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv23265 Modified Files: import.log Log Message: Initial build Index: import.log =================================================================== RCS file: /cvs/extras/rpms/yum-presto/import.log,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- import.log 5 Apr 2007 13:11:52 -0000 1.2 +++ import.log 5 Apr 2007 13:35:55 -0000 1.3 @@ -1 +1,2 @@ yum-presto-0_3_7-1:FC-6:yum-presto-0.3.7-1.src.rpm:1175778642 +yum-presto-0_3_7-2:FC-6:yum-presto-0.3.7-2.src.rpm:1175780118 From fedora-extras-commits at redhat.com Thu Apr 5 13:53:11 2007 From: fedora-extras-commits at redhat.com (Jonathan Dieter (jdieter)) Date: Thu, 5 Apr 2007 09:53:11 -0400 Subject: rpms/yum-presto/FC-6 yum-presto.spec,1.1,1.2 Message-ID: <200704051353.l35DrBeu023493@cvs-int.fedora.redhat.com> Author: jdieter Update of /cvs/extras/rpms/yum-presto/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv23265/FC-6 Modified Files: yum-presto.spec Log Message: Initial build Index: yum-presto.spec =================================================================== RCS file: /cvs/extras/rpms/yum-presto/FC-6/yum-presto.spec,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- yum-presto.spec 5 Apr 2007 13:15:18 -0000 1.1 +++ yum-presto.spec 5 Apr 2007 13:47:01 -0000 1.2 @@ -1,7 +1,7 @@ Summary: Presto plugin for yum Name: yum-presto Version: 0.3.7 -Release: 1%{?dist} +Release: 2%{?dist} License: GPL Group: Development/Tools Source: http://www.lesbg.com/jdieter/presto/%{name}-%{version}.tar.bz2 From fedora-extras-commits at redhat.com Thu Apr 5 14:47:38 2007 From: fedora-extras-commits at redhat.com (Robin Norwood (rnorwood)) Date: Thu, 5 Apr 2007 10:47:38 -0400 Subject: rpms/perl-RPM2 import.log,1.1,1.2 Message-ID: <200704051447.l35ElcPc028640@cvs-int.fedora.redhat.com> Author: rnorwood Update of /cvs/extras/rpms/perl-RPM2 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv28584 Modified Files: import.log Log Message: Import perl-RPM2 Index: import.log =================================================================== RCS file: /cvs/extras/rpms/perl-RPM2/import.log,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- import.log 3 Apr 2007 12:20:20 -0000 1.1 +++ import.log 5 Apr 2007 14:47:08 -0000 1.2 @@ -0,0 +1 @@ +perl-RPM2-0_67-1:HEAD:perl-RPM2-0.67-1.src.rpm:1175784317 From fedora-extras-commits at redhat.com Thu Apr 5 14:47:38 2007 From: fedora-extras-commits at redhat.com (Robin Norwood (rnorwood)) Date: Thu, 5 Apr 2007 10:47:38 -0400 Subject: rpms/perl-RPM2/devel perl-RPM2-0.66-remove-rpmdb-redhat-dependency.patch, NONE, 1.1 perl-RPM2-0.66-skip-root-tests.patch, NONE, 1.1 perl-RPM2-elf.patch, NONE, 1.1 perl-RPM2.spec, NONE, 1.1 .cvsignore, 1.1, 1.2 sources, 1.1, 1.2 Message-ID: <200704051447.l35ElcZc028644@cvs-int.fedora.redhat.com> Author: rnorwood Update of /cvs/extras/rpms/perl-RPM2/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv28584/devel Modified Files: .cvsignore sources Added Files: perl-RPM2-0.66-remove-rpmdb-redhat-dependency.patch perl-RPM2-0.66-skip-root-tests.patch perl-RPM2-elf.patch perl-RPM2.spec Log Message: Import perl-RPM2 perl-RPM2-0.66-remove-rpmdb-redhat-dependency.patch: --- NEW FILE perl-RPM2-0.66-remove-rpmdb-redhat-dependency.patch --- --- RPM2-0.66/test.pl.remove_rpmdb_fedora_dependency 2004-04-14 08:43:58.000000000 -0400 +++ RPM2-0.66/test.pl 2006-03-16 15:57:13.000000000 -0500 @@ -13,6 +13,7 @@ use strict; BEGIN { plan tests => 63 }; use RPM2; +use POSIX; ok(1); # If we made it this far, we're ok. ######################### @@ -106,9 +107,10 @@ ok(($pkg <=> $pkg2) == 0); ok(!($pkg < $pkg2)); ok(!($pkg > $pkg2)); - +my $other_rpm_dir = getcwd() . '/rpmdb'; # another rpm, handily provided by the rpmdb-redhat package -my $other_rpm_dir = "/usr/lib/rpmdb/i386-redhat-linux/redhat"; +# ... is no longer shipped. Create a new one: +system( "rm -rf rpmdb; mkdir rpmdb; /usr/bin/rpmdb --dbpath $other_rpm_dir --initdb" ); if (-d $other_rpm_dir) { my $db2 = RPM2->open_rpm_db(-path => $other_rpm_dir); ok(defined $db2); @@ -118,7 +120,6 @@ print "Install the rpmdb-redhat package to test two simultaneous open databases\n"; ok(1); } - ok(RPM2->expand_macro("%%foo") eq "%foo"); RPM2->add_macro("rpm2_test_macro", "testval $$"); ok(RPM2->expand_macro("%rpm2_test_macro") eq "testval $$"); perl-RPM2-0.66-skip-root-tests.patch: --- NEW FILE perl-RPM2-0.66-skip-root-tests.patch --- --- RPM2-0.66/test.pl.skip-root-tests 2006-03-16 16:01:32.000000000 -0500 +++ RPM2-0.66/test.pl 2006-03-16 16:15:41.000000000 -0500 @@ -153,11 +153,8 @@ my @rpms = $t->elements(); ok($rpms[0] eq $pkg->as_nvre()); ok(scalar(@rpms) == 1); -# Install package -ok($t->run()); +skip( ( $< == 0 ) ? undef : ': must be root to create RPM transaction.', ( $< == 0 ) ? $t->run() : undef ); $t = undef; - -# # See if we can find the rpm in the database now... $db = RPM2->open_rpm_db(); ok(defined $db); @@ -167,7 +164,7 @@ while (my $pkg = $i->next) { push @pkg, $pkg; } -ok(scalar(@pkg) == 1); +skip( ( $< == 0 ) ? undef : ': package not added as not root.', ( $< == 0 ) ? scalar(@pkg) == 1 : undef ); $i = undef; $db = undef; @@ -176,9 +173,9 @@ $t = RPM2->create_transaction(); ok(ref($t) eq 'RPM2::Transaction'); # We need to find the package we installed, and try to erase it -ok($t->add_erase($pkg[0])); +skip( ( $< == 0 ) ? undef : ': package not erased as not root.', ( $< == 0 ) ? $t->add_erase($pkg[0]) : undef ); # Check element count -ok($t->element_count() == 1); +skip( ( $< == 0 ) ? undef : ': no transaction as not root.', ( $< == 0 ) ? ($t->element_count() == 1) : undef ); # Test depedency checks ok($t->check()); # Order the transaction...see if we get our one transaction. @@ -187,7 +184,7 @@ ok($rpms[0] eq $pkg->as_nvre()); ok(scalar(@rpms) == 1); # Install package -ok($t->run()); +skip( ( $< == 0 ) ? undef : ': cannot run RPM transaction as not root.', ( $< == 0 ) ? $t->run() : undef ); # Test closing the database ok($t->close_db()); perl-RPM2-elf.patch: --- NEW FILE perl-RPM2-elf.patch --- --- RPM2-0.44/Makefile.PL.elf 2002-08-26 13:16:29.000000000 -0400 +++ RPM2-0.44/Makefile.PL 2002-08-26 13:16:45.000000000 -0400 @@ -16,6 +16,8 @@ } } +$libs .= " -lelf"; + my @defines; # detect which rpm is running. ugly but necessary... for now. if (-e '/usr/include/rpm/rpmts.h') { --- NEW FILE perl-RPM2.spec --- Name: perl-RPM2 Version: 0.67 Release: 1%{?dist} Summary: Perl bindings for the RPM Package Manager API License: GPL or Artistic Group: Development/Libraries URL: http://search.cpan.org/dist/RPM2/ Source0: http://search.cpan.org/CPAN/authors/id/C/CH/CHIPT/RPM2-%{version}.tar.gz Patch0: perl-RPM2-elf.patch Patch1: perl-RPM2-0.66-remove-rpmdb-redhat-dependency.patch Patch2: perl-RPM2-0.66-skip-root-tests.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: rpm-devel elfutils-libelf-devel bzip2-devel Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) %description The RPM2 module provides an object-oriented interface to querying both the installed RPM database as well as files on the filesystem, providing Perl bindings for the RPM Package Manager API. %prep %setup -q -n RPM2-%{version} %patch0 -p1 -b .elf %patch1 -p1 -b .remove-rpmdb-redhat-dependency %patch2 -p1 -b .skip-root-tests %build %{__perl} Makefile.PL INSTALLDIRS=vendor OPTIMIZE="%{optflags}" %{__make} %{?_smp_mflags} %check %{__make} test %clean %{__rm} -rf %{buildroot} %install %{__rm} -rf %{buildroot} %{__make} pure_install PERL_INSTALL_ROOT=%{buildroot} /usr/bin/find %{buildroot} -type f -name .packlist -exec %{__rm} -f {} ';' /usr/bin/find %{buildroot} -type f -name '*.bs' -a -size 0 -exec %{__rm} -f {} ';' /usr/bin/find %{buildroot} -depth -type d -exec /bin/rmdir {} 2>/dev/null ';' %{__chmod} -R u+w %{buildroot}/* %files %defattr(-,root,root,-) %doc Changes README %{perl_vendorarch}/RPM2.pm %{perl_vendorarch}/auto/RPM2/ %{_mandir}/man3/RPM2.3pm* %changelog * Wed Jan 3 2007 Paul Howarth 0.67-1 - update to 0.67, which clarifies license - dispense with redundant (for Fedora) reqs and buildreqs - don't use autogenerated file lists, which can miss directory ownership (fixes #73921) * Wed Mar 08 2006 Jason Vas Dias - 0.66-12 - fix bug 152535: correct Provides: file list - make .spec file conform to fedora-rpmdevtools/spectemplate-perl.spec * Fri Feb 03 2006 Jason Vas Dias - 0.66-11.1 - rebuild for new perl-5.8.8, gcc, glibc, rpm * Thu Nov 10 2005 Tomas Mraz 0.66-11 - rebuilt against new openssl - fixed filelist for compressed man page * Wed Mar 30 2005 Warren Togami - remove brp-compress * Tue Mar 22 2005 Joe Orton 0.66-9 - rebuild * Sun Feb 13 2005 Florian La Roche - rebuild * Tue Jun 15 2004 Elliot Lee - rebuilt * Tue Mar 02 2004 Elliot Lee - rebuilt * Fri Feb 13 2004 Elliot Lee - rebuilt * Tue Jan 13 2004 Dan Walsh 0.45-6 - rebuilt to pick up new rpm * Wed Jun 04 2003 Elliot Lee - rebuilt * Wed Jan 22 2003 Tim Powers - rebuilt * Thu Nov 07 2002 Elliot Lee 0.45-2 - Rebuild * Wed Sep 4 2002 Chip Turner - fix segfaults and destructor issues related to typing overlap in perl XS mappings * Mon Aug 26 2002 Chip Turner - add -lelf temporarily * Wed Aug 07 2002 cturner at redhat.com - Specfile autogenerated Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/perl-RPM2/devel/.cvsignore,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- .cvsignore 3 Apr 2007 12:20:29 -0000 1.1 +++ .cvsignore 5 Apr 2007 14:47:08 -0000 1.2 @@ -0,0 +1 @@ +RPM2-0.67.tar.gz Index: sources =================================================================== RCS file: /cvs/extras/rpms/perl-RPM2/devel/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 3 Apr 2007 12:20:29 -0000 1.1 +++ sources 5 Apr 2007 14:47:08 -0000 1.2 @@ -0,0 +1 @@ +f9888629116a9b1a5cc39d2e16d44afd RPM2-0.67.tar.gz From fedora-extras-commits at redhat.com Thu Apr 5 14:54:43 2007 From: fedora-extras-commits at redhat.com (Robin Norwood (rnorwood)) Date: Thu, 5 Apr 2007 10:54:43 -0400 Subject: rpms/perl-RPM2 import.log,1.2,1.3 Message-ID: <200704051454.l35Eshfx028833@cvs-int.fedora.redhat.com> Author: rnorwood Update of /cvs/extras/rpms/perl-RPM2 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv28764 Modified Files: import.log Log Message: import for FC-5 Index: import.log =================================================================== RCS file: /cvs/extras/rpms/perl-RPM2/import.log,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- import.log 5 Apr 2007 14:47:08 -0000 1.2 +++ import.log 5 Apr 2007 14:54:13 -0000 1.3 @@ -1 +1,2 @@ perl-RPM2-0_67-1:HEAD:perl-RPM2-0.67-1.src.rpm:1175784317 +perl-RPM2-0_67-1:FC-5:perl-RPM2-0.67-1.src.rpm:1175784588 From fedora-extras-commits at redhat.com Thu Apr 5 14:54:43 2007 From: fedora-extras-commits at redhat.com (Robin Norwood (rnorwood)) Date: Thu, 5 Apr 2007 10:54:43 -0400 Subject: rpms/perl-RPM2/FC-5 perl-RPM2-0.66-remove-rpmdb-redhat-dependency.patch, NONE, 1.1 perl-RPM2-0.66-skip-root-tests.patch, NONE, 1.1 perl-RPM2-elf.patch, NONE, 1.1 perl-RPM2.spec, NONE, 1.1 .cvsignore, 1.1, 1.2 sources, 1.1, 1.2 Message-ID: <200704051454.l35Eshi7028837@cvs-int.fedora.redhat.com> Author: rnorwood Update of /cvs/extras/rpms/perl-RPM2/FC-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv28764/FC-5 Modified Files: .cvsignore sources Added Files: perl-RPM2-0.66-remove-rpmdb-redhat-dependency.patch perl-RPM2-0.66-skip-root-tests.patch perl-RPM2-elf.patch perl-RPM2.spec Log Message: import for FC-5 perl-RPM2-0.66-remove-rpmdb-redhat-dependency.patch: --- NEW FILE perl-RPM2-0.66-remove-rpmdb-redhat-dependency.patch --- --- RPM2-0.66/test.pl.remove_rpmdb_fedora_dependency 2004-04-14 08:43:58.000000000 -0400 +++ RPM2-0.66/test.pl 2006-03-16 15:57:13.000000000 -0500 @@ -13,6 +13,7 @@ use strict; BEGIN { plan tests => 63 }; use RPM2; +use POSIX; ok(1); # If we made it this far, we're ok. ######################### @@ -106,9 +107,10 @@ ok(($pkg <=> $pkg2) == 0); ok(!($pkg < $pkg2)); ok(!($pkg > $pkg2)); - +my $other_rpm_dir = getcwd() . '/rpmdb'; # another rpm, handily provided by the rpmdb-redhat package -my $other_rpm_dir = "/usr/lib/rpmdb/i386-redhat-linux/redhat"; +# ... is no longer shipped. Create a new one: +system( "rm -rf rpmdb; mkdir rpmdb; /usr/bin/rpmdb --dbpath $other_rpm_dir --initdb" ); if (-d $other_rpm_dir) { my $db2 = RPM2->open_rpm_db(-path => $other_rpm_dir); ok(defined $db2); @@ -118,7 +120,6 @@ print "Install the rpmdb-redhat package to test two simultaneous open databases\n"; ok(1); } - ok(RPM2->expand_macro("%%foo") eq "%foo"); RPM2->add_macro("rpm2_test_macro", "testval $$"); ok(RPM2->expand_macro("%rpm2_test_macro") eq "testval $$"); perl-RPM2-0.66-skip-root-tests.patch: --- NEW FILE perl-RPM2-0.66-skip-root-tests.patch --- --- RPM2-0.66/test.pl.skip-root-tests 2006-03-16 16:01:32.000000000 -0500 +++ RPM2-0.66/test.pl 2006-03-16 16:15:41.000000000 -0500 @@ -153,11 +153,8 @@ my @rpms = $t->elements(); ok($rpms[0] eq $pkg->as_nvre()); ok(scalar(@rpms) == 1); -# Install package -ok($t->run()); +skip( ( $< == 0 ) ? undef : ': must be root to create RPM transaction.', ( $< == 0 ) ? $t->run() : undef ); $t = undef; - -# # See if we can find the rpm in the database now... $db = RPM2->open_rpm_db(); ok(defined $db); @@ -167,7 +164,7 @@ while (my $pkg = $i->next) { push @pkg, $pkg; } -ok(scalar(@pkg) == 1); +skip( ( $< == 0 ) ? undef : ': package not added as not root.', ( $< == 0 ) ? scalar(@pkg) == 1 : undef ); $i = undef; $db = undef; @@ -176,9 +173,9 @@ $t = RPM2->create_transaction(); ok(ref($t) eq 'RPM2::Transaction'); # We need to find the package we installed, and try to erase it -ok($t->add_erase($pkg[0])); +skip( ( $< == 0 ) ? undef : ': package not erased as not root.', ( $< == 0 ) ? $t->add_erase($pkg[0]) : undef ); # Check element count -ok($t->element_count() == 1); +skip( ( $< == 0 ) ? undef : ': no transaction as not root.', ( $< == 0 ) ? ($t->element_count() == 1) : undef ); # Test depedency checks ok($t->check()); # Order the transaction...see if we get our one transaction. @@ -187,7 +184,7 @@ ok($rpms[0] eq $pkg->as_nvre()); ok(scalar(@rpms) == 1); # Install package -ok($t->run()); +skip( ( $< == 0 ) ? undef : ': cannot run RPM transaction as not root.', ( $< == 0 ) ? $t->run() : undef ); # Test closing the database ok($t->close_db()); perl-RPM2-elf.patch: --- NEW FILE perl-RPM2-elf.patch --- --- RPM2-0.44/Makefile.PL.elf 2002-08-26 13:16:29.000000000 -0400 +++ RPM2-0.44/Makefile.PL 2002-08-26 13:16:45.000000000 -0400 @@ -16,6 +16,8 @@ } } +$libs .= " -lelf"; + my @defines; # detect which rpm is running. ugly but necessary... for now. if (-e '/usr/include/rpm/rpmts.h') { --- NEW FILE perl-RPM2.spec --- Name: perl-RPM2 Version: 0.67 Release: 1%{?dist} Summary: Perl bindings for the RPM Package Manager API License: GPL or Artistic Group: Development/Libraries URL: http://search.cpan.org/dist/RPM2/ Source0: http://search.cpan.org/CPAN/authors/id/C/CH/CHIPT/RPM2-%{version}.tar.gz Patch0: perl-RPM2-elf.patch Patch1: perl-RPM2-0.66-remove-rpmdb-redhat-dependency.patch Patch2: perl-RPM2-0.66-skip-root-tests.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: rpm-devel elfutils-libelf-devel bzip2-devel Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) %description The RPM2 module provides an object-oriented interface to querying both the installed RPM database as well as files on the filesystem, providing Perl bindings for the RPM Package Manager API. %prep %setup -q -n RPM2-%{version} %patch0 -p1 -b .elf %patch1 -p1 -b .remove-rpmdb-redhat-dependency %patch2 -p1 -b .skip-root-tests %build %{__perl} Makefile.PL INSTALLDIRS=vendor OPTIMIZE="%{optflags}" %{__make} %{?_smp_mflags} %check %{__make} test %clean %{__rm} -rf %{buildroot} %install %{__rm} -rf %{buildroot} %{__make} pure_install PERL_INSTALL_ROOT=%{buildroot} /usr/bin/find %{buildroot} -type f -name .packlist -exec %{__rm} -f {} ';' /usr/bin/find %{buildroot} -type f -name '*.bs' -a -size 0 -exec %{__rm} -f {} ';' /usr/bin/find %{buildroot} -depth -type d -exec /bin/rmdir {} 2>/dev/null ';' %{__chmod} -R u+w %{buildroot}/* %files %defattr(-,root,root,-) %doc Changes README %{perl_vendorarch}/RPM2.pm %{perl_vendorarch}/auto/RPM2/ %{_mandir}/man3/RPM2.3pm* %changelog * Wed Jan 3 2007 Paul Howarth 0.67-1 - update to 0.67, which clarifies license - dispense with redundant (for Fedora) reqs and buildreqs - don't use autogenerated file lists, which can miss directory ownership (fixes #73921) * Wed Mar 08 2006 Jason Vas Dias - 0.66-12 - fix bug 152535: correct Provides: file list - make .spec file conform to fedora-rpmdevtools/spectemplate-perl.spec * Fri Feb 03 2006 Jason Vas Dias - 0.66-11.1 - rebuild for new perl-5.8.8, gcc, glibc, rpm * Thu Nov 10 2005 Tomas Mraz 0.66-11 - rebuilt against new openssl - fixed filelist for compressed man page * Wed Mar 30 2005 Warren Togami - remove brp-compress * Tue Mar 22 2005 Joe Orton 0.66-9 - rebuild * Sun Feb 13 2005 Florian La Roche - rebuild * Tue Jun 15 2004 Elliot Lee - rebuilt * Tue Mar 02 2004 Elliot Lee - rebuilt * Fri Feb 13 2004 Elliot Lee - rebuilt * Tue Jan 13 2004 Dan Walsh 0.45-6 - rebuilt to pick up new rpm * Wed Jun 04 2003 Elliot Lee - rebuilt * Wed Jan 22 2003 Tim Powers - rebuilt * Thu Nov 07 2002 Elliot Lee 0.45-2 - Rebuild * Wed Sep 4 2002 Chip Turner - fix segfaults and destructor issues related to typing overlap in perl XS mappings * Mon Aug 26 2002 Chip Turner - add -lelf temporarily * Wed Aug 07 2002 cturner at redhat.com - Specfile autogenerated Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/perl-RPM2/FC-5/.cvsignore,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- .cvsignore 3 Apr 2007 12:20:29 -0000 1.1 +++ .cvsignore 5 Apr 2007 14:54:13 -0000 1.2 @@ -0,0 +1 @@ +RPM2-0.67.tar.gz Index: sources =================================================================== RCS file: /cvs/extras/rpms/perl-RPM2/FC-5/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 3 Apr 2007 12:20:29 -0000 1.1 +++ sources 5 Apr 2007 14:54:13 -0000 1.2 @@ -0,0 +1 @@ +f9888629116a9b1a5cc39d2e16d44afd RPM2-0.67.tar.gz From fedora-extras-commits at redhat.com Thu Apr 5 15:11:39 2007 From: fedora-extras-commits at redhat.com (Robin Norwood (rnorwood)) Date: Thu, 5 Apr 2007 11:11:39 -0400 Subject: rpms/perl-RPM2 import.log,1.3,1.4 Message-ID: <200704051511.l35FBdo0000517@cvs-int.fedora.redhat.com> Author: rnorwood Update of /cvs/extras/rpms/perl-RPM2 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv474 Modified Files: import.log Log Message: import for FC-6 Index: import.log =================================================================== RCS file: /cvs/extras/rpms/perl-RPM2/import.log,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- import.log 5 Apr 2007 14:54:13 -0000 1.3 +++ import.log 5 Apr 2007 15:11:09 -0000 1.4 @@ -1,2 +1,3 @@ perl-RPM2-0_67-1:HEAD:perl-RPM2-0.67-1.src.rpm:1175784317 perl-RPM2-0_67-1:FC-5:perl-RPM2-0.67-1.src.rpm:1175784588 +perl-RPM2-0_67-1:FC-6:perl-RPM2-0.67-1.src.rpm:1175785832 From fedora-extras-commits at redhat.com Thu Apr 5 15:11:39 2007 From: fedora-extras-commits at redhat.com (Robin Norwood (rnorwood)) Date: Thu, 5 Apr 2007 11:11:39 -0400 Subject: rpms/perl-RPM2/FC-6 perl-RPM2-0.66-remove-rpmdb-redhat-dependency.patch, NONE, 1.1 perl-RPM2-0.66-skip-root-tests.patch, NONE, 1.1 perl-RPM2-elf.patch, NONE, 1.1 perl-RPM2.spec, NONE, 1.1 .cvsignore, 1.1, 1.2 sources, 1.1, 1.2 Message-ID: <200704051511.l35FBdBl000521@cvs-int.fedora.redhat.com> Author: rnorwood Update of /cvs/extras/rpms/perl-RPM2/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv474/FC-6 Modified Files: .cvsignore sources Added Files: perl-RPM2-0.66-remove-rpmdb-redhat-dependency.patch perl-RPM2-0.66-skip-root-tests.patch perl-RPM2-elf.patch perl-RPM2.spec Log Message: import for FC-6 perl-RPM2-0.66-remove-rpmdb-redhat-dependency.patch: --- NEW FILE perl-RPM2-0.66-remove-rpmdb-redhat-dependency.patch --- --- RPM2-0.66/test.pl.remove_rpmdb_fedora_dependency 2004-04-14 08:43:58.000000000 -0400 +++ RPM2-0.66/test.pl 2006-03-16 15:57:13.000000000 -0500 @@ -13,6 +13,7 @@ use strict; BEGIN { plan tests => 63 }; use RPM2; +use POSIX; ok(1); # If we made it this far, we're ok. ######################### @@ -106,9 +107,10 @@ ok(($pkg <=> $pkg2) == 0); ok(!($pkg < $pkg2)); ok(!($pkg > $pkg2)); - +my $other_rpm_dir = getcwd() . '/rpmdb'; # another rpm, handily provided by the rpmdb-redhat package -my $other_rpm_dir = "/usr/lib/rpmdb/i386-redhat-linux/redhat"; +# ... is no longer shipped. Create a new one: +system( "rm -rf rpmdb; mkdir rpmdb; /usr/bin/rpmdb --dbpath $other_rpm_dir --initdb" ); if (-d $other_rpm_dir) { my $db2 = RPM2->open_rpm_db(-path => $other_rpm_dir); ok(defined $db2); @@ -118,7 +120,6 @@ print "Install the rpmdb-redhat package to test two simultaneous open databases\n"; ok(1); } - ok(RPM2->expand_macro("%%foo") eq "%foo"); RPM2->add_macro("rpm2_test_macro", "testval $$"); ok(RPM2->expand_macro("%rpm2_test_macro") eq "testval $$"); perl-RPM2-0.66-skip-root-tests.patch: --- NEW FILE perl-RPM2-0.66-skip-root-tests.patch --- --- RPM2-0.66/test.pl.skip-root-tests 2006-03-16 16:01:32.000000000 -0500 +++ RPM2-0.66/test.pl 2006-03-16 16:15:41.000000000 -0500 @@ -153,11 +153,8 @@ my @rpms = $t->elements(); ok($rpms[0] eq $pkg->as_nvre()); ok(scalar(@rpms) == 1); -# Install package -ok($t->run()); +skip( ( $< == 0 ) ? undef : ': must be root to create RPM transaction.', ( $< == 0 ) ? $t->run() : undef ); $t = undef; - -# # See if we can find the rpm in the database now... $db = RPM2->open_rpm_db(); ok(defined $db); @@ -167,7 +164,7 @@ while (my $pkg = $i->next) { push @pkg, $pkg; } -ok(scalar(@pkg) == 1); +skip( ( $< == 0 ) ? undef : ': package not added as not root.', ( $< == 0 ) ? scalar(@pkg) == 1 : undef ); $i = undef; $db = undef; @@ -176,9 +173,9 @@ $t = RPM2->create_transaction(); ok(ref($t) eq 'RPM2::Transaction'); # We need to find the package we installed, and try to erase it -ok($t->add_erase($pkg[0])); +skip( ( $< == 0 ) ? undef : ': package not erased as not root.', ( $< == 0 ) ? $t->add_erase($pkg[0]) : undef ); # Check element count -ok($t->element_count() == 1); +skip( ( $< == 0 ) ? undef : ': no transaction as not root.', ( $< == 0 ) ? ($t->element_count() == 1) : undef ); # Test depedency checks ok($t->check()); # Order the transaction...see if we get our one transaction. @@ -187,7 +184,7 @@ ok($rpms[0] eq $pkg->as_nvre()); ok(scalar(@rpms) == 1); # Install package -ok($t->run()); +skip( ( $< == 0 ) ? undef : ': cannot run RPM transaction as not root.', ( $< == 0 ) ? $t->run() : undef ); # Test closing the database ok($t->close_db()); perl-RPM2-elf.patch: --- NEW FILE perl-RPM2-elf.patch --- --- RPM2-0.44/Makefile.PL.elf 2002-08-26 13:16:29.000000000 -0400 +++ RPM2-0.44/Makefile.PL 2002-08-26 13:16:45.000000000 -0400 @@ -16,6 +16,8 @@ } } +$libs .= " -lelf"; + my @defines; # detect which rpm is running. ugly but necessary... for now. if (-e '/usr/include/rpm/rpmts.h') { --- NEW FILE perl-RPM2.spec --- Name: perl-RPM2 Version: 0.67 Release: 1%{?dist} Summary: Perl bindings for the RPM Package Manager API License: GPL or Artistic Group: Development/Libraries URL: http://search.cpan.org/dist/RPM2/ Source0: http://search.cpan.org/CPAN/authors/id/C/CH/CHIPT/RPM2-%{version}.tar.gz Patch0: perl-RPM2-elf.patch Patch1: perl-RPM2-0.66-remove-rpmdb-redhat-dependency.patch Patch2: perl-RPM2-0.66-skip-root-tests.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: rpm-devel elfutils-libelf-devel bzip2-devel Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) %description The RPM2 module provides an object-oriented interface to querying both the installed RPM database as well as files on the filesystem, providing Perl bindings for the RPM Package Manager API. %prep %setup -q -n RPM2-%{version} %patch0 -p1 -b .elf %patch1 -p1 -b .remove-rpmdb-redhat-dependency %patch2 -p1 -b .skip-root-tests %build %{__perl} Makefile.PL INSTALLDIRS=vendor OPTIMIZE="%{optflags}" %{__make} %{?_smp_mflags} %check %{__make} test %clean %{__rm} -rf %{buildroot} %install %{__rm} -rf %{buildroot} %{__make} pure_install PERL_INSTALL_ROOT=%{buildroot} /usr/bin/find %{buildroot} -type f -name .packlist -exec %{__rm} -f {} ';' /usr/bin/find %{buildroot} -type f -name '*.bs' -a -size 0 -exec %{__rm} -f {} ';' /usr/bin/find %{buildroot} -depth -type d -exec /bin/rmdir {} 2>/dev/null ';' %{__chmod} -R u+w %{buildroot}/* %files %defattr(-,root,root,-) %doc Changes README %{perl_vendorarch}/RPM2.pm %{perl_vendorarch}/auto/RPM2/ %{_mandir}/man3/RPM2.3pm* %changelog * Wed Jan 3 2007 Paul Howarth 0.67-1 - update to 0.67, which clarifies license - dispense with redundant (for Fedora) reqs and buildreqs - don't use autogenerated file lists, which can miss directory ownership (fixes #73921) * Wed Mar 08 2006 Jason Vas Dias - 0.66-12 - fix bug 152535: correct Provides: file list - make .spec file conform to fedora-rpmdevtools/spectemplate-perl.spec * Fri Feb 03 2006 Jason Vas Dias - 0.66-11.1 - rebuild for new perl-5.8.8, gcc, glibc, rpm * Thu Nov 10 2005 Tomas Mraz 0.66-11 - rebuilt against new openssl - fixed filelist for compressed man page * Wed Mar 30 2005 Warren Togami - remove brp-compress * Tue Mar 22 2005 Joe Orton 0.66-9 - rebuild * Sun Feb 13 2005 Florian La Roche - rebuild * Tue Jun 15 2004 Elliot Lee - rebuilt * Tue Mar 02 2004 Elliot Lee - rebuilt * Fri Feb 13 2004 Elliot Lee - rebuilt * Tue Jan 13 2004 Dan Walsh 0.45-6 - rebuilt to pick up new rpm * Wed Jun 04 2003 Elliot Lee - rebuilt * Wed Jan 22 2003 Tim Powers - rebuilt * Thu Nov 07 2002 Elliot Lee 0.45-2 - Rebuild * Wed Sep 4 2002 Chip Turner - fix segfaults and destructor issues related to typing overlap in perl XS mappings * Mon Aug 26 2002 Chip Turner - add -lelf temporarily * Wed Aug 07 2002 cturner at redhat.com - Specfile autogenerated Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/perl-RPM2/FC-6/.cvsignore,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- .cvsignore 3 Apr 2007 12:20:29 -0000 1.1 +++ .cvsignore 5 Apr 2007 15:11:09 -0000 1.2 @@ -0,0 +1 @@ +RPM2-0.67.tar.gz Index: sources =================================================================== RCS file: /cvs/extras/rpms/perl-RPM2/FC-6/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 3 Apr 2007 12:20:29 -0000 1.1 +++ sources 5 Apr 2007 15:11:09 -0000 1.2 @@ -0,0 +1 @@ +f9888629116a9b1a5cc39d2e16d44afd RPM2-0.67.tar.gz From fedora-extras-commits at redhat.com Thu Apr 5 15:24:50 2007 From: fedora-extras-commits at redhat.com (Gianluca Sforna (giallu)) Date: Thu, 5 Apr 2007 11:24:50 -0400 Subject: rpms/sysprof-kmod/devel sysprof-kmod.spec,1.58,1.59 Message-ID: <200704051524.l35FOoxq000881@cvs-int.fedora.redhat.com> Author: giallu Update of /cvs/extras/rpms/sysprof-kmod/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv27858 Modified Files: sysprof-kmod.spec Log Message: Rebuild for kernel 2.6.20-1.3045.fc7 Index: sysprof-kmod.spec =================================================================== RCS file: /cvs/extras/rpms/sysprof-kmod/devel/sysprof-kmod.spec,v retrieving revision 1.58 retrieving revision 1.59 diff -u -r1.58 -r1.59 --- sysprof-kmod.spec 3 Apr 2007 11:44:49 -0000 1.58 +++ sysprof-kmod.spec 5 Apr 2007 14:23:25 -0000 1.59 @@ -4,7 +4,7 @@ # end stuff to be ... # hardcode for now: -%{!?kversion: %define kversion 2.6.20-1.3040.fc7} +%{!?kversion: %define kversion 2.6.20-1.3045.fc7} # hint: this can he overridden with "--define kversion foo" on the rpmbuild command line, e.g. # --define "kversion 2.6.16-1.2096_FC5" From fedora-extras-commits at redhat.com Thu Apr 5 15:25:22 2007 From: fedora-extras-commits at redhat.com (Christopher Aillon (caillon)) Date: Thu, 5 Apr 2007 11:25:22 -0400 Subject: rpms/banshee/devel .cvsignore, 1.10, 1.11 banshee.spec, 1.30, 1.31 sources, 1.10, 1.11 Message-ID: <200704051525.l35FPMnM000920@cvs-int.fedora.redhat.com> Author: caillon Update of /cvs/extras/rpms/banshee/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv27882 Modified Files: .cvsignore banshee.spec sources Log Message: * Thu Apr 5 2007 Christopher Aillon - 0.12.1-1 - Update to 0.12.1 Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/banshee/devel/.cvsignore,v retrieving revision 1.10 retrieving revision 1.11 diff -u -r1.10 -r1.11 --- .cvsignore 7 Mar 2007 19:41:56 -0000 1.10 +++ .cvsignore 5 Apr 2007 14:24:45 -0000 1.11 @@ -1 +1 @@ -banshee-0.12.0.tar.bz2 +banshee-0.12.1.tar.bz2 Index: banshee.spec =================================================================== RCS file: /cvs/extras/rpms/banshee/devel/banshee.spec,v retrieving revision 1.30 retrieving revision 1.31 diff -u -r1.30 -r1.31 --- banshee.spec 31 Mar 2007 01:20:28 -0000 1.30 +++ banshee.spec 5 Apr 2007 14:24:45 -0000 1.31 @@ -1,6 +1,6 @@ Name: banshee -Version: 0.12.0 -Release: 5%{?dist} +Version: 0.12.1 +Release: 1%{?dist} Summary: easily import, manage, and play selections from your music collection Group: Applications/Multimedia @@ -112,6 +112,9 @@ %exclude %{_libdir}/banshee/*.la %changelog +* Thu Apr 5 2007 Christopher Aillon - 0.12.1-1 +- Update to 0.12.1 + * Fri Mar 30 2007 Christopher Aillon - 0.12.0-5 - Fix up schema installs Index: sources =================================================================== RCS file: /cvs/extras/rpms/banshee/devel/sources,v retrieving revision 1.10 retrieving revision 1.11 diff -u -r1.10 -r1.11 --- sources 7 Mar 2007 19:41:56 -0000 1.10 +++ sources 5 Apr 2007 14:24:45 -0000 1.11 @@ -1 +1 @@ -582ce84d79efc330d76d4a6208d2fdf1 banshee-0.12.0.tar.bz2 +f1483f0f539f64d71956c2b5db55d8a0 banshee-0.12.1.tar.bz2 From fedora-extras-commits at redhat.com Thu Apr 5 15:52:19 2007 From: fedora-extras-commits at redhat.com (Matej Cepl (mcepl)) Date: Thu, 5 Apr 2007 11:52:19 -0400 Subject: rpms/vim-vimoutliner/devel vim-vimoutliner.spec,1.1,1.2 Message-ID: <200704051552.l35FqJbc001971@cvs-int.fedora.redhat.com> Author: mcepl Update of /cvs/extras/rpms/vim-vimoutliner/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv1913 Modified Files: vim-vimoutliner.spec Log Message: Changed BuildRoot to more sane value, now it is allowed. Index: vim-vimoutliner.spec =================================================================== RCS file: /cvs/extras/rpms/vim-vimoutliner/devel/vim-vimoutliner.spec,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- vim-vimoutliner.spec 9 Jan 2007 09:04:37 -0000 1.1 +++ vim-vimoutliner.spec 5 Apr 2007 15:51:49 -0000 1.2 @@ -2,7 +2,7 @@ Name: vim-vimoutliner Version: 0.3.4 -Release: 8%{?dist} +Release: 9%{?dist} Summary: Script for building an outline editor on top of Vim Group: Applications/Editors License: GPL @@ -18,7 +18,7 @@ Source5: vimoutliner-Makefile Patch: vimoutliner-mc-build.patch BuildArch: noarch -BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) +BuildRoot: %(mktemp -ud %{_tmppath}/%{name}-%{version}-%{release}-XXXXXX) Requires: vim-enhanced perl python Requires(post): vim-enhanced Requires(postun): vim-enhanced @@ -91,6 +91,9 @@ %{_mandir}/man1/*.1.gz %changelog +* Tue Apr 3 2007 Matej Cepl - 0.3.4-9 +- changed BuildRoot to more sane value, now it is allowed. + * Mon Jan 8 2007 Mat??j Cepl 0.3.4-8 - changed named to vim-vimoutliner to follow Fedora Naming Guidelines. From fedora-extras-commits at redhat.com Thu Apr 5 16:07:43 2007 From: fedora-extras-commits at redhat.com (Matej Cepl (mcepl)) Date: Thu, 5 Apr 2007 12:07:43 -0400 Subject: rpms/vim-vimoutliner/FC-6 vim-vimoutliner.spec,1.1,1.2 Message-ID: <200704051607.l35G7hSG006086@cvs-int.fedora.redhat.com> Author: mcepl Update of /cvs/extras/rpms/vim-vimoutliner/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv6043 Modified Files: vim-vimoutliner.spec Log Message: Changed BuildRoot to more sane value, now it is allowed. Index: vim-vimoutliner.spec =================================================================== RCS file: /cvs/extras/rpms/vim-vimoutliner/FC-6/vim-vimoutliner.spec,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- vim-vimoutliner.spec 9 Jan 2007 09:04:37 -0000 1.1 +++ vim-vimoutliner.spec 5 Apr 2007 16:07:13 -0000 1.2 @@ -2,7 +2,7 @@ Name: vim-vimoutliner Version: 0.3.4 -Release: 8%{?dist} +Release: 9%{?dist} Summary: Script for building an outline editor on top of Vim Group: Applications/Editors License: GPL @@ -18,7 +18,7 @@ Source5: vimoutliner-Makefile Patch: vimoutliner-mc-build.patch BuildArch: noarch -BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) +BuildRoot: %(mktemp -ud %{_tmppath}/%{name}-%{version}-%{release}-XXXXXX) Requires: vim-enhanced perl python Requires(post): vim-enhanced Requires(postun): vim-enhanced @@ -91,6 +91,9 @@ %{_mandir}/man1/*.1.gz %changelog +* Tue Apr 3 2007 Matej Cepl - 0.3.4-9 +- changed BuildRoot to more sane value, now it is allowed. + * Mon Jan 8 2007 Mat??j Cepl 0.3.4-8 - changed named to vim-vimoutliner to follow Fedora Naming Guidelines. From fedora-extras-commits at redhat.com Thu Apr 5 16:07:48 2007 From: fedora-extras-commits at redhat.com (Matej Cepl (mcepl)) Date: Thu, 5 Apr 2007 12:07:48 -0400 Subject: rpms/vim-vimoutliner/FC-5 vim-vimoutliner.spec,1.1,1.2 Message-ID: <200704051607.l35G7m4H006093@cvs-int.fedora.redhat.com> Author: mcepl Update of /cvs/extras/rpms/vim-vimoutliner/FC-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv6039 Modified Files: vim-vimoutliner.spec Log Message: Changed BuildRoot to more sane value, now it is allowed. Index: vim-vimoutliner.spec =================================================================== RCS file: /cvs/extras/rpms/vim-vimoutliner/FC-5/vim-vimoutliner.spec,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- vim-vimoutliner.spec 9 Jan 2007 09:04:37 -0000 1.1 +++ vim-vimoutliner.spec 5 Apr 2007 16:07:18 -0000 1.2 @@ -2,7 +2,7 @@ Name: vim-vimoutliner Version: 0.3.4 -Release: 8%{?dist} +Release: 9%{?dist} Summary: Script for building an outline editor on top of Vim Group: Applications/Editors License: GPL @@ -18,7 +18,7 @@ Source5: vimoutliner-Makefile Patch: vimoutliner-mc-build.patch BuildArch: noarch -BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) +BuildRoot: %(mktemp -ud %{_tmppath}/%{name}-%{version}-%{release}-XXXXXX) Requires: vim-enhanced perl python Requires(post): vim-enhanced Requires(postun): vim-enhanced @@ -91,6 +91,9 @@ %{_mandir}/man1/*.1.gz %changelog +* Tue Apr 3 2007 Matej Cepl - 0.3.4-9 +- changed BuildRoot to more sane value, now it is allowed. + * Mon Jan 8 2007 Mat??j Cepl 0.3.4-8 - changed named to vim-vimoutliner to follow Fedora Naming Guidelines. From fedora-extras-commits at redhat.com Thu Apr 5 16:45:30 2007 From: fedora-extras-commits at redhat.com (Ville Skytta (scop)) Date: Thu, 5 Apr 2007 12:45:30 -0400 Subject: fedora-security/audit fe6,1.92,1.93 Message-ID: <200704051645.l35GjUPt006802@cvs-int.fedora.redhat.com> Author: scop Update of /cvs/fedora/fedora-security/audit In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv6781 Modified Files: fe6 Log Message: Old imlib issues Index: fe6 =================================================================== RCS file: /cvs/fedora/fedora-security/audit/fe6,v retrieving revision 1.92 retrieving revision 1.93 diff -u -r1.92 -r1.93 --- fe6 4 Apr 2007 09:25:39 -0000 1.92 +++ fe6 5 Apr 2007 16:45:27 -0000 1.93 @@ -297,3 +297,5 @@ CVE-2005-4803 version (graphviz, fixed 2.2.1) CVE-2005-2295 patch (netpanzer, fixed 0.8-4) bz#192990 CVE-2005-0106 backport (perl-Net-SSLeay, fixed 1.30-3) perl-Net-SSLeay-1.2.5-CVE-2005-0106.patch +CVE-2004-1026 VULNERABLE (imlib) #235416 +CVE-2004-1025 VULNERABLE (imlib) #235416 From fedora-extras-commits at redhat.com Thu Apr 5 18:08:18 2007 From: fedora-extras-commits at redhat.com (Shidai Liu (leo)) Date: Thu, 5 Apr 2007 14:08:18 -0400 Subject: rpms/gtk-murrine-engine/devel .cvsignore, 1.3, 1.4 gtk-murrine-engine.spec, 1.4, 1.5 sources, 1.3, 1.4 Message-ID: <200704051808.l35I8IUF011705@cvs-int.fedora.redhat.com> Author: leo Update of /cvs/extras/rpms/gtk-murrine-engine/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv11658 Modified Files: .cvsignore gtk-murrine-engine.spec sources Log Message: update to 0.52 Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/gtk-murrine-engine/devel/.cvsignore,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- .cvsignore 15 Mar 2007 16:52:18 -0000 1.3 +++ .cvsignore 5 Apr 2007 18:07:47 -0000 1.4 @@ -3,5 +3,5 @@ MurrinaGilouche.tar.bz2 MurrinaLoveGray.tar.bz2 MurrinaVerdeOlivo.tar.bz2 -murrine-0.51.tar.bz2 +murrine-0.52.tar.bz2 MurrineThemePack.tar.bz2 Index: gtk-murrine-engine.spec =================================================================== RCS file: /cvs/extras/rpms/gtk-murrine-engine/devel/gtk-murrine-engine.spec,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- gtk-murrine-engine.spec 15 Mar 2007 17:09:09 -0000 1.4 +++ gtk-murrine-engine.spec 5 Apr 2007 18:07:47 -0000 1.5 @@ -1,7 +1,7 @@ Summary: Murrine GTK2 engine Name: gtk-murrine-engine -Version: 0.51 -Release: 2%{?dist} +Version: 0.52 +Release: 1%{?dist} License: GPL Group: System Environment/Libraries URL: http://cimi.netsons.org/pages/murrine.php @@ -53,6 +53,9 @@ %{_datadir}/* %changelog +* Thu Apr 5 2007 Leo, Shidai Liu 0.52-1 +- 0.52 + * Thu Mar 15 2007 Leo, Shidai Liu 0.51-2 - fix last change Index: sources =================================================================== RCS file: /cvs/extras/rpms/gtk-murrine-engine/devel/sources,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- sources 15 Mar 2007 16:52:18 -0000 1.3 +++ sources 5 Apr 2007 18:07:47 -0000 1.4 @@ -3,5 +3,5 @@ 65d8f1f28f9c8ed14b15ec894dd0bfc0 MurrinaGilouche.tar.bz2 31ce9fce5114c1cfe471dc614de539cc MurrinaLoveGray.tar.bz2 7fb55d613c31a1455a9db6c121fff0bb MurrinaVerdeOlivo.tar.bz2 -6b18ab908300c1f05724c282549e1cbc murrine-0.51.tar.bz2 +2b773b2c1dcf07c356f0bcbdf1fb474d murrine-0.52.tar.bz2 414013c22d1fb3954a5c3d09499c80b2 MurrineThemePack.tar.bz2 From fedora-extras-commits at redhat.com Thu Apr 5 18:15:30 2007 From: fedora-extras-commits at redhat.com (Shidai Liu (leo)) Date: Thu, 5 Apr 2007 14:15:30 -0400 Subject: rpms/gtk-murrine-engine/FC-6 .cvsignore, 1.3, 1.4 gtk-murrine-engine.spec, 1.2, 1.3 sources, 1.3, 1.4 Message-ID: <200704051815.l35IFUgH012126@cvs-int.fedora.redhat.com> Author: leo Update of /cvs/extras/rpms/gtk-murrine-engine/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv12087 Modified Files: .cvsignore gtk-murrine-engine.spec sources Log Message: update to 0.52 Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/gtk-murrine-engine/FC-6/.cvsignore,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- .cvsignore 15 Mar 2007 17:18:28 -0000 1.3 +++ .cvsignore 5 Apr 2007 18:14:59 -0000 1.4 @@ -3,5 +3,5 @@ MurrinaGilouche.tar.bz2 MurrinaLoveGray.tar.bz2 MurrinaVerdeOlivo.tar.bz2 -murrine-0.51.tar.bz2 +murrine-0.52.tar.bz2 MurrineThemePack.tar.bz2 Index: gtk-murrine-engine.spec =================================================================== RCS file: /cvs/extras/rpms/gtk-murrine-engine/FC-6/gtk-murrine-engine.spec,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- gtk-murrine-engine.spec 15 Mar 2007 17:18:28 -0000 1.2 +++ gtk-murrine-engine.spec 5 Apr 2007 18:14:59 -0000 1.3 @@ -1,7 +1,7 @@ Summary: Murrine GTK2 engine Name: gtk-murrine-engine -Version: 0.51 -Release: 2%{?dist} +Version: 0.52 +Release: 1%{?dist} License: GPL Group: System Environment/Libraries URL: http://cimi.netsons.org/pages/murrine.php @@ -53,6 +53,9 @@ %{_datadir}/* %changelog +* Thu Apr 5 2007 Leo, Shidai Liu 0.52-1 +- 0.52 + * Thu Mar 15 2007 Leo, Shidai Liu 0.51-2 - fix last change Index: sources =================================================================== RCS file: /cvs/extras/rpms/gtk-murrine-engine/FC-6/sources,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- sources 15 Mar 2007 17:18:28 -0000 1.3 +++ sources 5 Apr 2007 18:14:59 -0000 1.4 @@ -3,5 +3,5 @@ 65d8f1f28f9c8ed14b15ec894dd0bfc0 MurrinaGilouche.tar.bz2 31ce9fce5114c1cfe471dc614de539cc MurrinaLoveGray.tar.bz2 7fb55d613c31a1455a9db6c121fff0bb MurrinaVerdeOlivo.tar.bz2 -6b18ab908300c1f05724c282549e1cbc murrine-0.51.tar.bz2 +2b773b2c1dcf07c356f0bcbdf1fb474d murrine-0.52.tar.bz2 414013c22d1fb3954a5c3d09499c80b2 MurrineThemePack.tar.bz2 From fedora-extras-commits at redhat.com Thu Apr 5 18:18:20 2007 From: fedora-extras-commits at redhat.com (Shidai Liu (leo)) Date: Thu, 5 Apr 2007 14:18:20 -0400 Subject: rpms/gtk-murrine-engine/FC-5 .cvsignore, 1.3, 1.4 gtk-murrine-engine.spec, 1.2, 1.3 sources, 1.3, 1.4 Message-ID: <200704051818.l35IIKxI012252@cvs-int.fedora.redhat.com> Author: leo Update of /cvs/extras/rpms/gtk-murrine-engine/FC-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv12227 Modified Files: .cvsignore gtk-murrine-engine.spec sources Log Message: update to 0.52 Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/gtk-murrine-engine/FC-5/.cvsignore,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- .cvsignore 15 Mar 2007 17:16:38 -0000 1.3 +++ .cvsignore 5 Apr 2007 18:17:50 -0000 1.4 @@ -3,5 +3,5 @@ MurrinaGilouche.tar.bz2 MurrinaLoveGray.tar.bz2 MurrinaVerdeOlivo.tar.bz2 -murrine-0.51.tar.bz2 +murrine-0.52.tar.bz2 MurrineThemePack.tar.bz2 Index: gtk-murrine-engine.spec =================================================================== RCS file: /cvs/extras/rpms/gtk-murrine-engine/FC-5/gtk-murrine-engine.spec,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- gtk-murrine-engine.spec 15 Mar 2007 17:16:38 -0000 1.2 +++ gtk-murrine-engine.spec 5 Apr 2007 18:17:50 -0000 1.3 @@ -1,7 +1,7 @@ Summary: Murrine GTK2 engine Name: gtk-murrine-engine -Version: 0.51 -Release: 2%{?dist} +Version: 0.52 +Release: 1%{?dist} License: GPL Group: System Environment/Libraries URL: http://cimi.netsons.org/pages/murrine.php @@ -53,6 +53,9 @@ %{_datadir}/* %changelog +* Thu Apr 5 2007 Leo, Shidai Liu 0.52-1 +- 0.52 + * Thu Mar 15 2007 Leo, Shidai Liu 0.51-2 - fix last change Index: sources =================================================================== RCS file: /cvs/extras/rpms/gtk-murrine-engine/FC-5/sources,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- sources 15 Mar 2007 17:16:38 -0000 1.3 +++ sources 5 Apr 2007 18:17:50 -0000 1.4 @@ -3,5 +3,5 @@ 65d8f1f28f9c8ed14b15ec894dd0bfc0 MurrinaGilouche.tar.bz2 31ce9fce5114c1cfe471dc614de539cc MurrinaLoveGray.tar.bz2 7fb55d613c31a1455a9db6c121fff0bb MurrinaVerdeOlivo.tar.bz2 -6b18ab908300c1f05724c282549e1cbc murrine-0.51.tar.bz2 +2b773b2c1dcf07c356f0bcbdf1fb474d murrine-0.52.tar.bz2 414013c22d1fb3954a5c3d09499c80b2 MurrineThemePack.tar.bz2 From fedora-extras-commits at redhat.com Thu Apr 5 18:24:34 2007 From: fedora-extras-commits at redhat.com (Mamoru Tasaka (mtasaka)) Date: Thu, 5 Apr 2007 14:24:34 -0400 Subject: rpms/wallpapoz/devel wallpapoz-ja.po, NONE, 1.1 wallpapoz.desktop, NONE, 1.1 .cvsignore, 1.2, 1.3 sources, 1.2, 1.3 wallpapoz.spec, 1.1, 1.2 Message-ID: <200704051824.l35IOYw3012433@cvs-int.fedora.redhat.com> Author: mtasaka Update of /cvs/extras/rpms/wallpapoz/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv12403 Modified Files: .cvsignore sources wallpapoz.spec Added Files: wallpapoz-ja.po wallpapoz.desktop Log Message: * Thu Apr 5 2007 Mamoru Tasaka - 0.4-0.2.svn50 - Update to 0.4 pre svn50 - Add Japanese support (upstream will merge this) --- NEW FILE wallpapoz-ja.po --- # SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. # FIRST AUTHOR , YEAR. # msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2007-04-01 00:51+0700\n" "PO-Revision-Date: 2007-04-06 02:36+0900\n" "Last-Translator: Mamoru Tasaka \n" "Language-Team: LANGUAGE \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" #: ../../src/wallpapoz:133 #: ../wallpapoz/glade/wallpapoz.glade:50 #: ../wallpapoz/glade/wallpapoz.glade:900 msgid "Add Wallpapers (Files)" msgstr "??????????????????????????????" #: ../../src/wallpapoz:134 #: ../wallpapoz/glade/wallpapoz.glade:73 #: ../wallpapoz/glade/wallpapoz.glade:1005 msgid "Add Wallpapers (Directory)" msgstr "????????????????????????????????????" #: ../../src/wallpapoz:135 msgid "Cut" msgstr "????????????" #: ../../src/wallpapoz:136 msgid "Copy" msgstr "?????????" #: ../../src/wallpapoz:137 msgid "Paste" msgstr "????????????" #: ../../src/wallpapoz:138 #: ../wallpapoz/glade/wallpapoz.glade:186 msgid "Rename Workspace" msgstr "?????????????????????????????????" #: ../../src/wallpapoz:139 #: ../wallpapoz/glade/wallpapoz.glade:210 msgid "Change Wallpaper" msgstr "???????????????" #: ../../src/wallpapoz:140 #: ../wallpapoz/glade/wallpapoz.glade:233 msgid "Delete Wallpapers" msgstr "???????????????" #: ../../src/wallpapoz:141 #: ../wallpapoz/glade/wallpapoz.glade:256 msgid "Move Up" msgstr "????????????" #: ../../src/wallpapoz:142 #: ../wallpapoz/glade/wallpapoz.glade:279 msgid "Move Down" msgstr "????????????" #: ../../src/wallpapoz:224 msgid "Please make your selections only in one workspace so Wallpapoz knows where to add wallpapers." msgstr "????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????" #: ../../src/wallpapoz:226 msgid "Please make your selections in one workspace so Wallpapoz knows where to paste wallpapers." msgstr "???????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????" #: ../../src/wallpapoz:249 msgid "You can not cut workspace." msgstr "???????????????????????????????????????????????????????????????" #: ../../src/wallpapoz:251 msgid "You can not copy workspace." msgstr "??????????????????????????????????????????????????????????????????" #: ../../src/wallpapoz:253 msgid "You can not delete workspace." msgstr "???????????????????????????????????????????????????????????????" #: ../../src/wallpapoz:280 msgid "You can not move parent nodes and child nodes at the same time." msgstr "???????????????????????????????????????????????????????????????????????????" #: ../../src/wallpapoz:286 msgid "You can not move a discontiguous tree selection." msgstr "??????????????????????????????????????????????????????????????????????????????????????????" #: ../../src/wallpapoz:300 msgid "You can change one wallpaper only at a time." msgstr "??????????????????????????????????????????????????????" #: ../../src/wallpapoz:315 msgid "Choose Wallpaper" msgstr "???????????????" #: ../../src/wallpapoz:317 msgid "Choose Wallpapers" msgstr "???????????????" #: ../../src/wallpapoz:325 msgid "Change" msgstr "??????" #: ../../src/wallpapoz:328 msgid "Add wallpapers" msgstr "???????????????" #: ../../src/wallpapoz:346 msgid "Images" msgstr "??????" #: ../../src/wallpapoz:352 msgid "All files" msgstr "?????????????????????" #: ../../src/wallpapoz:700 msgid "Workspace" msgstr "?????????????????????" #: ../../src/wallpapoz:720 msgid "No." msgstr "No." #: ../../src/wallpapoz:743 msgid "Wallpaper" msgstr "??????" #: ../../src/wallpapoz:884 #: ../../src/wallpapoz:897 msgid "Every workspace must have at least one wallpaper." msgstr "??????????????????????????????????????????????????????????????????????????????????????????" #: ../../src/wallpapoz:996 msgid "You can not delete all wallpapers." msgstr "?????????????????????????????????????????????????????????" #: ../../src/wallpapoz:1161 msgid "You must choose only image file." msgstr "??????????????????????????????????????????????????????" #: ../wallpapoz/lib/xml_processing.py:65 msgid "No configuration file. Use default configuration." msgstr "???????????????????????????????????????????????????????????????????????????????????????????????????" #: ../wallpapoz/lib/xml_processing.py:76 #: ../wallpapoz/lib/xml_processing.py:102 msgid "The configuration file is corrupted. Remove it then create a new one again with Wallpapoz!" msgstr "???????????????????????????????????????????????????????????????????????????Wallpapoz???????????????????????????????????????????????????????????????" #: ../wallpapoz/lib/xml_processing.py:271 #: ../wallpapoz/lib/xml_processing.py:296 msgid "rename this" msgstr "?????????????????????????????????" #: ../wallpapoz/glade/wallpapoz.glade:10 msgid "Wallpapoz" msgstr "Wallpapoz" #: ../wallpapoz/glade/wallpapoz.glade:41 msgid "_File" msgstr "????????????(_F)" #: ../wallpapoz/glade/wallpapoz.glade:51 msgid "Add Wallpapers (_Files)" msgstr "??????????????????????????????(_F)" #: ../wallpapoz/glade/wallpapoz.glade:74 msgid "Add Wallpapers (_Directory)" msgstr "????????????????????????????????????(_D)" #: ../wallpapoz/glade/wallpapoz.glade:96 msgid "Save to the Configuration File" msgstr "???????????????" #: ../wallpapoz/glade/wallpapoz.glade:97 msgid "_Save" msgstr "??????(_S)" #: ../wallpapoz/glade/wallpapoz.glade:125 msgid "Quit" msgstr "??????" #: ../wallpapoz/glade/wallpapoz.glade:140 msgid "_Edit" msgstr "??????(_E)" #: ../wallpapoz/glade/wallpapoz.glade:150 msgid "Cut Wallpapers" msgstr "?????????????????????" #: ../wallpapoz/glade/wallpapoz.glade:162 msgid "Copy Wallpapers" msgstr "??????????????????" #: ../wallpapoz/glade/wallpapoz.glade:174 msgid "Paste Wallpapers" msgstr "?????????????????????" #: ../wallpapoz/glade/wallpapoz.glade:187 msgid "_Rename Workspace" msgstr "?????????????????????????????????(_R)" #: ../wallpapoz/glade/wallpapoz.glade:211 msgid "C_hange Wallpaper" msgstr "???????????????(_C)" #: ../wallpapoz/glade/wallpapoz.glade:234 msgid "_Delete Wallpapers" msgstr "???????????????(_D)" #: ../wallpapoz/glade/wallpapoz.glade:257 msgid "Move _Up" msgstr "????????????(_U)" #: ../wallpapoz/glade/wallpapoz.glade:280 msgid "Move D_own" msgstr "????????????(_o)" #: ../wallpapoz/glade/wallpapoz.glade:302 #: ../wallpapoz/glade/wallpapoz.glade:1496 msgid "Manage Preferences of Wallpapoz" msgstr "???????????????" #: ../wallpapoz/glade/wallpapoz.glade:303 msgid "Prefere_nces" msgstr "??????(_n)" #: ../wallpapoz/glade/wallpapoz.glade:329 msgid "_Daemon" msgstr "????????????(_D)" #: ../wallpapoz/glade/wallpapoz.glade:338 msgid "Run the Daemon" msgstr "?????????????????????" #: ../wallpapoz/glade/wallpapoz.glade:339 msgid "_Restart" msgstr "?????????(_R)" #: ../wallpapoz/glade/wallpapoz.glade:361 msgid "Stop the Daemon" msgstr "?????????????????????" #: ../wallpapoz/glade/wallpapoz.glade:362 msgid "_Stop" msgstr "??????(_S)" #: ../wallpapoz/glade/wallpapoz.glade:388 msgid "_Help" msgstr "?????????(_H)" #: ../wallpapoz/glade/wallpapoz.glade:397 msgid "Show Help" msgstr "??????????????????" #: ../wallpapoz/glade/wallpapoz.glade:398 msgid "_Contents" msgstr "??????(_C)" #: ../wallpapoz/glade/wallpapoz.glade:426 msgid "About the Author" msgstr "??????????????????" #: ../wallpapoz/glade/wallpapoz.glade:427 msgid "_About" msgstr "Wallpapoz????????????(_A)" #: ../wallpapoz/glade/wallpapoz.glade:850 msgid "Add Wallpapers: " msgstr "??????????????????" #: ../wallpapoz/glade/wallpapoz.glade:944 msgid "Add Files" msgstr "?????????????????????" #: ../wallpapoz/glade/wallpapoz.glade:1049 msgid "Add Directory" msgstr "???????????????????????????" #: ../wallpapoz/glade/wallpapoz.glade:1173 msgid "Daemon: " msgstr "???????????????" #: ../wallpapoz/glade/wallpapoz.glade:1223 msgid "Restart Daemon" msgstr "?????????????????????" #: ../wallpapoz/glade/wallpapoz.glade:1267 msgid "Restart" msgstr "?????????" #: ../wallpapoz/glade/wallpapoz.glade:1328 msgid "Stop Daemon" msgstr "?????????????????????" #: ../wallpapoz/glade/wallpapoz.glade:1372 msgid "Stop" msgstr "??????" #: ../wallpapoz/glade/wallpapoz.glade:1540 msgid "Preferences" msgstr "??????" #: ../wallpapoz/glade/wallpapoz.glade:1664 msgid "Save the Configuration File" msgstr "???????????????????????????" #: ../wallpapoz/glade/wallpapoz.glade:1708 msgid "Save" msgstr "??????" #: ../wallpapoz/glade/wallpapoz.glade:1825 msgid "Gnome Desktop Wallpapers Configuration Tool" msgstr "Gnome????????????????????????????????????????????????" #: ../wallpapoz/glade/wallpapoz.glade:2174 msgid "Wallpapoz Website" msgstr "Wallpapoz?????????????????????" #: ../wallpapoz/glade/wallpapoz.glade:2177 msgid "translator-credits" msgstr "???????????????????????????" #: ../wallpapoz/glade/wallpapoz.glade:2185 msgid "Choose Directory" msgstr "???????????????????????????" #: ../wallpapoz/glade/wallpapoz.glade:2380 msgid "recursive" msgstr "??????????????????" #: ../wallpapoz/glade/wallpapoz.glade:2537 msgid "Preferences Dialog" msgstr "????????????" #: ../wallpapoz/glade/wallpapoz.glade:2663 msgid "Change desktop wallpaper after" msgstr "??????????????????????????????" #: ../wallpapoz/glade/wallpapoz.glade:2757 msgid "minutes" msgstr "???" #: ../wallpapoz/glade/wallpapoz.glade:2846 msgid "Pick wallpaper in random order" msgstr "?????????????????????????????????????????????" #: ../wallpapoz/glade/wallpapoz.glade:2928 msgid "Change desktop wallpaper when changing workspace" msgstr "????????????????????????????????????????????????????????????" #: ../wallpapoz/glade/wallpapoz.glade:3009 msgid "Style:" msgstr "???????????????" #: ../wallpapoz/glade/wallpapoz.glade:3059 msgid "" "Centered\n" "Fill Screen\n" "Scaled\n" "Zoom\n" "Tiled" msgstr "" "???????????????\n" "???????????????\n" "?????????????????????????????????\n" "???????????????\n" "???????????????" #: ../../setup.py:20 msgid "" "\n" "This script installs or uninstalls Wallpapoz on your system.\n" "If you encounter any bugs, please report them to akbarhome at gmail.com.\n" "\n" "--------------------------------------------------------------------------------\n" "\n" "Usage:\n" "\n" " ./setup.py install --- Install to /usr/local\n" "\n" " ./setup.py uninstall --- Uninstall from /usr/local\n" "\n" "--------------------------------------------------------------------------------\n" "\n" "Options:\n" "\n" " --installdir --- Install or uninstall in \n" " instead of /usr/local\n" msgstr "" "\n" "????????????????????????Wallpapoz????????????????????????????????????????????????????????????????????????????????????\n" "????????????????????????????????????akbarhome at gmail.com??????????????????????????????\n" "\n" "--------------------------------------------------------------------------------\n" #: ../../setup.py:52 msgid "Installed" msgstr "?????????????????????????????????????????????" #: ../../setup.py:54 msgid "Error while installing" msgstr "??????????????????????????????????????????????????????????????????" #: ../../setup.py:65 msgid "Removed" msgstr "????????????????????????????????????" #: ../../setup.py:67 msgid "Error while removing" msgstr "?????????????????????????????????????????????????????????" #: ../../setup.py:72 msgid "Checking dependencies..." msgstr "?????????????????????..." #: ../../setup.py:74 msgid "Required dependencies:" msgstr "?????????????????????" #: ../../setup.py:82 #: ../../setup.py:88 #: ../../setup.py:94 msgid "Not found" msgstr "??????????????????????????????" #: ../../setup.py:99 msgid "Could not find all required dependencies!" msgstr "??????????????????????????????????????????????????????" #: ../../setup.py:100 msgid "Please install them and try again." msgstr "???????????????????????????????????????????????????????????????????????????" #: ../../setup.py:105 msgid "Gnome Python is not found. Wallpapoz still could be used and it has been installed." msgstr "Gnome Python????????????????????????????????????Wallpapoz??????????????????????????????????????????????????????????????????" #: ../../setup.py:106 msgid "But it means you can not access help documentation in your native language if it is available." msgstr "??????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????" #: ../../setup.py:121 msgid "" "\n" "*** Error:" msgstr "" "\n" "*** ????????????" #: ../../setup.py:121 msgid "does not exist.\n" msgstr "????????????????????????\n" #: ../../setup.py:126 msgid "Installing Wallpapoz in" msgstr "Wallpapoz???????????????????????????????????????" #: ../../setup.py:146 msgid "Uninstalling Wallpapoz from" msgstr "Wallpapoz????????????????????????????????????????????????" #: ../../setup.py:162 msgid "" "\n" "There might still be files in ~/.wallpapoz/ left on your system.\n" "Please remove that directory manually if you do not plan to\n" "install Wallpapoz again later.\n" msgstr "" "\n" "~/.wallpapoz/???????????????????????????????????????????????????????????????\n" "Wallpapoz???????????????????????????????????????????????????????????????\n" "????????????????????????????????????????????????\n" --- NEW FILE wallpapoz.desktop --- [Desktop Entry] Encoding=UTF-8 Name=Wallpapoz GenericName=Wallpapers tool GenericName[id]=Alat gambar latar desktop GenericName[ja]=????????????????????? Comment=Gnome Desktop Wallpapers Configuration Tool Comment[id]=Alat Konfigurasi Gambar Latar Desktop Gnome Comment[ja]=Gnome???????????????????????????????????????????????? Exec=wallpapoz Icon=wallpapoz.png Terminal=false Type=Application Categories=Application;Accessories;Utility; Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/wallpapoz/devel/.cvsignore,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- .cvsignore 17 Oct 2006 17:17:34 -0000 1.2 +++ .cvsignore 5 Apr 2007 18:24:00 -0000 1.3 @@ -1 +1 @@ -wallpapoz-0.3.tar.bz2 +wallpapoz-0.4-svn50.tar.bz2 Index: sources =================================================================== RCS file: /cvs/extras/rpms/wallpapoz/devel/sources,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- sources 17 Oct 2006 17:17:34 -0000 1.2 +++ sources 5 Apr 2007 18:24:00 -0000 1.3 @@ -1 +1 @@ -7b3c2189f24f3cee48acb4085944b7c4 wallpapoz-0.3.tar.bz2 +3848e7d16bd611fa38af5e5c21adfbe5 wallpapoz-0.4-svn50.tar.bz2 Index: wallpapoz.spec =================================================================== RCS file: /cvs/extras/rpms/wallpapoz/devel/wallpapoz.spec,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- wallpapoz.spec 17 Oct 2006 17:17:34 -0000 1.1 +++ wallpapoz.spec 5 Apr 2007 18:24:00 -0000 1.2 @@ -1,21 +1,40 @@ +# For svn version: do +# $ svn checkout http://opensvn.csie.org/wallpapoz/trunk wallpapoz-%%{mainver} +# $ tar -cjf %%{name}-%%{mainver}%%{?svnver:-svn%%svnver}.tar.bz2 %%{name}-%%{mainver}/ + %define srcurl http://wallpapoz.akbarhome.com/ %define icondir %{_datadir}/icons/hicolor/128x128/apps +%define mainver 0.4 +%define svnver 50 +%define fedorarel 2 + +%define rel %{?svnver:0.}%{fedorarel}%{?svnver:.svn%svnver} + Name: wallpapoz -Version: 0.3 -Release: 1%{?dist} +Version: %{mainver} +Release: %{rel}%{?dist} Summary: Gnome Multi Backgrounds and Wallpapers Configuration Tool Group: User Interface/Desktops License: GPL URL: %{srcurl} -Source0: %{srcurl}files/%{name}-%{version}.tar.bz2 +Source0: %{srcurl}files/%{name}-%{mainver}%{?svnver:-svn%svnver}.tar.bz2 +Source10: wallpapoz.desktop +Source11: wallpapoz-ja.po BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch BuildRequires: desktop-file-utils +BuildRequires: gettext +BuildRequires: python-devel +BuildRequires: pygtk2-libglade +BuildRequires: python-imaging +BuildRequires: gnome-python2 Requires: pygtk2-libglade +Requires: python-imaging +Requires: gnome-python2 %description This tool enables your Gnome desktop to have different @@ -24,83 +43,51 @@ %prep %setup -q +%{__sed} -i.dos -e 's|\r||g' COPYING +touch -r COPYING.dos COPYING +%{__sed} -i.stamps -e 's|shutil\.copy(|shutil.copy2(|' setup.py + +%{__cp} -p %{SOURCE10} share/wallpapoz/ +%{__mkdir_p} share/locale/ja/LC_MESSAGES/ +%{__sed} -i.lang -e '/ISO_CODES/s|(\(.*,\))|(\1 "ja",)|' setup.py + %build -# some directory change -for f in src/*wall*.py ; do - %{__sed} -i.dir \ - -e '/import sys/d' \ - -e '/xml_processing/s|^\(.*\)$|import sys\nsys.path.insert(0, %{_datadir}/%{name})\n\1|' \ - $f - %{__sed} -i -e "s|%{_datadir}/%{name}|'%{_datadir}/%{name}'|" \ - $f -done - -%{__sed} -i.dir \ - -e 's|-f daemon_wallpapoz.py|-f %{_bindir}/daemon_wallpapoz|g' \ - -e 's|\./daemon_wallpapoz.py\&|%{_bindir}/daemon_wallpapoz \&|' \ - src/wallpapoz.py - -%{__sed} -i.rpmlint -e '1,3d' src/*processing.py - -%{__sed} -i.dir \ - -e 's|Icon=.*|Icon=%{name}|' \ - -e 's|Exec=.*|Exec=%{name}|' \ - share/%{name}/%{name}.desktop +msgfmt --verbose -o share/locale/ja/LC_MESSAGES/%{name}.mo %{SOURCE11} %install %{__rm} -rf $RPM_BUILD_ROOT +%{__mkdir_p} $RPM_BUILD_ROOT%{_prefix} -# install by myself - -for dir in %{_bindir} %{_datadir}/{applications,%{name},pixmaps} %{icondir} ; do - %{__mkdir_p} $RPM_BUILD_ROOT$dir -done - -for f in src/*%{name}.py ; do - name=`basename $f | sed -e 's|.py$||'` - %{__install} -c -p -m755 $f $RPM_BUILD_ROOT%{_bindir}/$name -done -%{__install} -c -p -m644 src/*processing.py $RPM_BUILD_ROOT%{_datadir}/%{name}/ - -pushd share/%{name} -%{__install} -c -p -m644 %{name}.png $RPM_BUILD_ROOT%{_datadir}/%{name}/ -%{__install} -c -p -m644 %{name}.glade* $RPM_BUILD_ROOT%{_datadir}/%{name}/ +%{__python} setup.py install --installdir=$RPM_BUILD_ROOT%{_prefix} desktop-file-install \ --vendor fedora \ - --add-category Application \ - --add-category X-Fedora \ + --remove-category Application \ + --remove-category Accessories \ + --delete-original \ --dir $RPM_BUILD_ROOT%{_datadir}/applications \ - %{name}.desktop -popd + $RPM_BUILD_ROOT%{_datadir}/applications/%{name}.desktop -ln -sf ../../../../%{name}/%{name}.png $RPM_BUILD_ROOT%{icondir} +%{find_lang} %{name} %clean %{__rm} -rf $RPM_BUILD_ROOT -%post -touch --no-create %{_datadir}/icons/hicolor || : -%{_bindir}/gtk-update-icon-cache --quiet %{_datadir}/icons/hicolor || : - -%postun -touch --no-create %{_datadir}/icons/hicolor || : -%{_bindir}/gtk-update-icon-cache --quiet %{_datadir}/icons/hicolor || : - - -%files +%files -f %{name}.lang %defattr(-,root,root,-) -%doc AUTHORS COPYING NEWS README +%doc COPYING README %{_bindir}/*%{name} -%dir %{_datadir}/%{name} -%{_datadir}/%{name}/*processing.py* -%{_datadir}/%{name}/%{name}.glade* -%{_datadir}/%{name}/%{name}.png +%{_datadir}/%{name}/ +%{_datadir}/gnome/help/%{name}/ -%{icondir}/%{name}.png +%{_datadir}/pixmaps/%{name}.png %{_datadir}/applications/fedora-%{name}.desktop %changelog +* Thu Apr 5 2007 Mamoru Tasaka - 0.4-0.2.svn50 +- Update to 0.4 pre svn50 +- Add Japanese support (upstream will merge this) + * Thu Oct 12 2006 Mamoru Tasaka - 0.3-1 - Initial packaging, importing to Fedora extras. From fedora-extras-commits at redhat.com Thu Apr 5 20:02:57 2007 From: fedora-extras-commits at redhat.com (Michael DeHaan (mdehaan)) Date: Thu, 5 Apr 2007 16:02:57 -0400 Subject: rpms/cobbler/devel .cvsignore, 1.20, 1.21 cobbler.spec, 1.25, 1.26 sources, 1.22, 1.23 Message-ID: <200704052002.l35K2va0022443@cvs-int.fedora.redhat.com> Author: mdehaan Update of /cvs/extras/rpms/cobbler/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv22396 Modified Files: .cvsignore cobbler.spec sources Log Message: Upstream to 0.4.6 Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/cobbler/devel/.cvsignore,v retrieving revision 1.20 retrieving revision 1.21 diff -u -r1.20 -r1.21 --- .cvsignore 23 Mar 2007 19:58:17 -0000 1.20 +++ .cvsignore 5 Apr 2007 20:02:22 -0000 1.21 @@ -17,3 +17,4 @@ cobbler-0.4.2.tar.gz cobbler-0.4.3.tar.gz cobbler-0.4.5.tar.gz +cobbler-0.4.6.tar.gz Index: cobbler.spec =================================================================== RCS file: /cvs/extras/rpms/cobbler/devel/cobbler.spec,v retrieving revision 1.25 retrieving revision 1.26 diff -u -r1.25 -r1.26 --- cobbler.spec 23 Mar 2007 20:36:59 -0000 1.25 +++ cobbler.spec 5 Apr 2007 20:02:22 -0000 1.26 @@ -1,9 +1,9 @@ %{!?python_sitelib: %define python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")} - +%define _has_yum 1 Summary: Boot server configurator Name: cobbler -Version: 0.4.5 -Release: 3%{?dist} +Version: 0.4.6 +Release: 0%{?dist} Source0: %{name}-%{version}.tar.gz License: GPL Group: Applications/System @@ -14,6 +14,7 @@ Requires: createrepo Requires: mod_python Requires: python-cheetah +Requires: yum-utils Requires(post): /sbin/chkconfig Requires(preun): /sbin/chkconfig Requires(preun): /sbin/service @@ -73,6 +74,7 @@ %dir /var/www/cobbler/kickstarts_sys %dir /var/www/cobbler/repo_mirror %dir /var/www/cobbler/ks_mirror +%dir /var/www/cobbler/ks_mirror/config %dir /var/www/cobbler/images %dir /var/www/cobbler/distros %dir /var/www/cobbler/profiles @@ -109,6 +111,9 @@ %doc AUTHORS CHANGELOG NEWS README COPYING %changelog +* Thu Apr 05 2007 Michael DeHaan - 0.4.6-0 +- Upstream changes (see CHANGELOG) +- Packaged 'config' directory under ks_mirror * Fri Mar 23 2007 Michael DeHaan - 0.4.5-3 - Upstream changes (see CHANGELOG) Index: sources =================================================================== RCS file: /cvs/extras/rpms/cobbler/devel/sources,v retrieving revision 1.22 retrieving revision 1.23 diff -u -r1.22 -r1.23 --- sources 23 Mar 2007 19:58:17 -0000 1.22 +++ sources 5 Apr 2007 20:02:22 -0000 1.23 @@ -1 +1 @@ -9512c42c1df12e08821206724003eed6 cobbler-0.4.5.tar.gz +61db22da90fdc2f537a6366efa567312 cobbler-0.4.6.tar.gz From fedora-extras-commits at redhat.com Thu Apr 5 20:03:34 2007 From: fedora-extras-commits at redhat.com (Joshua W. Boyer (jwboyer)) Date: Thu, 5 Apr 2007 16:03:34 -0400 Subject: owners owners.list,1.2641,1.2642 Message-ID: <200704052003.l35K3YJ0022520@cvs-int.fedora.redhat.com> Author: jwboyer Update of /cvs/extras/owners In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv22451 Modified Files: owners.list Log Message: Add petitboot Index: owners.list =================================================================== RCS file: /cvs/extras/owners/owners.list,v retrieving revision 1.2641 retrieving revision 1.2642 diff -u -r1.2641 -r1.2642 --- owners.list 5 Apr 2007 04:21:24 -0000 1.2641 +++ owners.list 5 Apr 2007 20:03:04 -0000 1.2642 @@ -2184,6 +2184,7 @@ Fedora Extras|perl-YAML-Parser-Syck|Perl Wrapper for the YAML Parser Extension: libsyck|steve at silug.org|extras-qa at fedoraproject.org|fedora-perl-devel-list at redhat.com,oliver at linux-kernel.at Fedora Extras|perltidy|Tool for indenting and reformatting Perl scripts|ville.skytta at iki.fi|extras-qa at fedoraproject.org| Fedora Extras|pessulus|A lockdown editor for GNOME|splinux at fedoraproject.org|extras-qa at fedoraproject.org| +Fedora Extras|petitboot|Graphical Bootloader|dwmw2 at redhat.com|extras-qa at fedoraproject.org|jwboyer at jdub.homelinux.org Fedora Extras|pexpect|Expect module for Python|toshio at tiki-lounge.com|extras-qa at fedoraproject.org| Fedora Extras|pgadmin3|Graphical client for PostgreSQL|ghenry at suretecsystems.com|extras-qa at fedoraproject.org| Fedora Extras|pgfouine|PgFouine PostgreSQL log analyzer|devrim at commandprompt.com|extras-qa at fedoraproject.org| From fedora-extras-commits at redhat.com Thu Apr 5 20:03:55 2007 From: fedora-extras-commits at redhat.com (Joshua W. Boyer (jwboyer)) Date: Thu, 5 Apr 2007 16:03:55 -0400 Subject: rpms/petitboot/devel - New directory Message-ID: <200704052003.l35K3tuh022623@cvs-int.fedora.redhat.com> Author: jwboyer Update of /cvs/extras/rpms/petitboot/devel In directory cvs-int.fedora.redhat.com:/home/fedora/jwboyer/owners/tmpcvsh22549/rpms/petitboot/devel Log Message: Directory /cvs/extras/rpms/petitboot/devel added to the repository From fedora-extras-commits at redhat.com Thu Apr 5 20:03:48 2007 From: fedora-extras-commits at redhat.com (Joshua W. Boyer (jwboyer)) Date: Thu, 5 Apr 2007 16:03:48 -0400 Subject: rpms/petitboot - New directory Message-ID: <200704052003.l35K3mxQ022579@cvs-int.fedora.redhat.com> Author: jwboyer Update of /cvs/extras/rpms/petitboot In directory cvs-int.fedora.redhat.com:/home/fedora/jwboyer/owners/tmpcvsh22549/rpms/petitboot Log Message: Directory /cvs/extras/rpms/petitboot added to the repository From fedora-extras-commits at redhat.com Thu Apr 5 20:04:04 2007 From: fedora-extras-commits at redhat.com (Joshua W. Boyer (jwboyer)) Date: Thu, 5 Apr 2007 16:04:04 -0400 Subject: rpms/petitboot Makefile, NONE, 1.1 import.log, NONE, 1.1 pkg.acl, NONE, 1.1 Message-ID: <200704052004.l35K440X022656@cvs-int.fedora.redhat.com> Author: jwboyer Update of /cvs/extras/rpms/petitboot In directory cvs-int.fedora.redhat.com:/home/fedora/jwboyer/owners/tmpcvsh22549/rpms/petitboot Added Files: Makefile import.log pkg.acl Log Message: Setup of module petitboot --- NEW FILE Makefile --- # Top level Makefile for module petitboot 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 --- --- NEW FILE pkg.acl --- From fedora-extras-commits at redhat.com Thu Apr 5 20:04:13 2007 From: fedora-extras-commits at redhat.com (Joshua W. Boyer (jwboyer)) Date: Thu, 5 Apr 2007 16:04:13 -0400 Subject: rpms/petitboot/devel .cvsignore, NONE, 1.1 Makefile, NONE, 1.1 sources, NONE, 1.1 Message-ID: <200704052004.l35K4D4R022677@cvs-int.fedora.redhat.com> Author: jwboyer Update of /cvs/extras/rpms/petitboot/devel In directory cvs-int.fedora.redhat.com:/home/fedora/jwboyer/owners/tmpcvsh22549/rpms/petitboot/devel Added Files: .cvsignore Makefile sources Log Message: Setup of module petitboot --- NEW FILE .cvsignore --- --- NEW FILE Makefile --- # Makefile for source rpm: petitboot # $Id: Makefile,v 1.1 2007/04/05 20:04:09 jwboyer Exp $ NAME := petitboot SPECFILE = $(firstword $(wildcard *.spec)) define find-makefile-common for d in common ../common ../../common ; do if [ -f $$d/Makefile.common ] ; then if [ -f $$d/CVS/Root -a -w $$/Makefile.common ] ; then cd $$d ; cvs -Q update ; fi ; echo "$$d/Makefile.common" ; break ; fi ; done endef MAKEFILE_COMMON := $(shell $(find-makefile-common)) ifeq ($(MAKEFILE_COMMON),) # attept a checkout define checkout-makefile-common test -f CVS/Root && { cvs -Q -d $$(cat CVS/Root) checkout common && echo "common/Makefile.common" ; } || { echo "ERROR: I can't figure out how to checkout the 'common' module." ; exit -1 ; } >&2 endef MAKEFILE_COMMON := $(shell $(checkout-makefile-common)) endif include $(MAKEFILE_COMMON) --- NEW FILE sources --- From fedora-extras-commits at redhat.com Thu Apr 5 20:04:51 2007 From: fedora-extras-commits at redhat.com (Michael DeHaan (mdehaan)) Date: Thu, 5 Apr 2007 16:04:51 -0400 Subject: rpms/cobbler/FC-6 .cvsignore, 1.24, 1.25 cobbler.spec, 1.27, 1.28 sources, 1.25, 1.26 Message-ID: <200704052004.l35K4pnr022757@cvs-int.fedora.redhat.com> Author: mdehaan Update of /cvs/extras/rpms/cobbler/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv22674 Modified Files: .cvsignore cobbler.spec sources Log Message: Upstream to 0.4.6 Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/cobbler/FC-6/.cvsignore,v retrieving revision 1.24 retrieving revision 1.25 diff -u -r1.24 -r1.25 --- .cvsignore 23 Mar 2007 19:59:53 -0000 1.24 +++ .cvsignore 5 Apr 2007 20:04:17 -0000 1.25 @@ -21,3 +21,4 @@ cobbler-0.4.2.tar.gz cobbler-0.4.3.tar.gz cobbler-0.4.5.tar.gz +cobbler-0.4.6.tar.gz Index: cobbler.spec =================================================================== RCS file: /cvs/extras/rpms/cobbler/FC-6/cobbler.spec,v retrieving revision 1.27 retrieving revision 1.28 diff -u -r1.27 -r1.28 --- cobbler.spec 23 Mar 2007 20:38:34 -0000 1.27 +++ cobbler.spec 5 Apr 2007 20:04:17 -0000 1.28 @@ -1,9 +1,9 @@ %{!?python_sitelib: %define python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")} - +%define _has_yum 1 Summary: Boot server configurator Name: cobbler -Version: 0.4.5 -Release: 3%{?dist} +Version: 0.4.6 +Release: 0%{?dist} Source0: %{name}-%{version}.tar.gz License: GPL Group: Applications/System @@ -14,6 +14,7 @@ Requires: createrepo Requires: mod_python Requires: python-cheetah +Requires: yum-utils Requires(post): /sbin/chkconfig Requires(preun): /sbin/chkconfig Requires(preun): /sbin/service @@ -73,6 +74,7 @@ %dir /var/www/cobbler/kickstarts_sys %dir /var/www/cobbler/repo_mirror %dir /var/www/cobbler/ks_mirror +%dir /var/www/cobbler/ks_mirror/config %dir /var/www/cobbler/images %dir /var/www/cobbler/distros %dir /var/www/cobbler/profiles @@ -109,6 +111,9 @@ %doc AUTHORS CHANGELOG NEWS README COPYING %changelog +* Thu Apr 05 2007 Michael DeHaan - 0.4.6-0 +- Upstream changes (see CHANGELOG) +- Packaged 'config' directory under ks_mirror * Fri Mar 23 2007 Michael DeHaan - 0.4.5-3 - Upstream changes (see CHANGELOG) Index: sources =================================================================== RCS file: /cvs/extras/rpms/cobbler/FC-6/sources,v retrieving revision 1.25 retrieving revision 1.26 diff -u -r1.25 -r1.26 --- sources 23 Mar 2007 19:59:53 -0000 1.25 +++ sources 5 Apr 2007 20:04:17 -0000 1.26 @@ -1 +1 @@ -9512c42c1df12e08821206724003eed6 cobbler-0.4.5.tar.gz +61db22da90fdc2f537a6366efa567312 cobbler-0.4.6.tar.gz From fedora-extras-commits at redhat.com Thu Apr 5 20:05:58 2007 From: fedora-extras-commits at redhat.com (Joshua W. Boyer (jwboyer)) Date: Thu, 5 Apr 2007 16:05:58 -0400 Subject: owners owners.list,1.2642,1.2643 Message-ID: <200704052005.l35K5w68022842@cvs-int.fedora.redhat.com> Author: jwboyer Update of /cvs/extras/owners In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv22785 Modified Files: owners.list Log Message: Add libtwin Index: owners.list =================================================================== RCS file: /cvs/extras/owners/owners.list,v retrieving revision 1.2642 retrieving revision 1.2643 diff -u -r1.2642 -r1.2643 --- owners.list 5 Apr 2007 20:03:04 -0000 1.2642 +++ owners.list 5 Apr 2007 20:05:28 -0000 1.2643 @@ -1252,6 +1252,7 @@ Fedora Extras|libtorrent|BitTorrent library with a focus on high performance & good code|chabotc at xs4all.nl|extras-qa at fedoraproject.org| Fedora Extras|libtranslate|Natural language translation library|dmitry at butskoy.name|extras-qa at fedoraproject.org| Fedora Extras|libtunepimp|A library for creating MusicBrainz enabled tagging applications|rdieter at math.unl.edu|extras-qa at fedoraproject.org| +Fedora Extras|libtwin|Tiny Window System|dwmw2 at redhat.com|extras-qa at fedoraproject.org|jwboyer at jdub.homelinux.org Fedora Extras|libuninameslist|Library that provides Unicode names and annotations|kevin at tummy.com|extras-qa at fedoraproject.org|otaylor at redhat.com Fedora Extras|libupnp|Universal Plug and Play (UPnP) SDK|eric.tanguy at univ-nantes.fr|extras-qa at fedoraproject.org| Fedora Extras|libvisual|An abstraction library for audio visualisation plugins|gauret at free.fr|extras-qa at fedoraproject.org| From fedora-extras-commits at redhat.com Thu Apr 5 20:06:15 2007 From: fedora-extras-commits at redhat.com (Joshua W. Boyer (jwboyer)) Date: Thu, 5 Apr 2007 16:06:15 -0400 Subject: rpms/libtwin - New directory Message-ID: <200704052006.l35K6Fr9022907@cvs-int.fedora.redhat.com> Author: jwboyer Update of /cvs/extras/rpms/libtwin In directory cvs-int.fedora.redhat.com:/home/fedora/jwboyer/owners/tmpcvsn22872/rpms/libtwin Log Message: Directory /cvs/extras/rpms/libtwin added to the repository From fedora-extras-commits at redhat.com Thu Apr 5 20:06:24 2007 From: fedora-extras-commits at redhat.com (Joshua W. Boyer (jwboyer)) Date: Thu, 5 Apr 2007 16:06:24 -0400 Subject: rpms/libtwin/devel - New directory Message-ID: <200704052006.l35K6O7o022938@cvs-int.fedora.redhat.com> Author: jwboyer Update of /cvs/extras/rpms/libtwin/devel In directory cvs-int.fedora.redhat.com:/home/fedora/jwboyer/owners/tmpcvsn22872/rpms/libtwin/devel Log Message: Directory /cvs/extras/rpms/libtwin/devel added to the repository From fedora-extras-commits at redhat.com Thu Apr 5 20:06:34 2007 From: fedora-extras-commits at redhat.com (Joshua W. Boyer (jwboyer)) Date: Thu, 5 Apr 2007 16:06:34 -0400 Subject: rpms/libtwin Makefile, NONE, 1.1 import.log, NONE, 1.1 pkg.acl, NONE, 1.1 Message-ID: <200704052006.l35K6Y1I022965@cvs-int.fedora.redhat.com> Author: jwboyer Update of /cvs/extras/rpms/libtwin In directory cvs-int.fedora.redhat.com:/home/fedora/jwboyer/owners/tmpcvsn22872/rpms/libtwin Added Files: Makefile import.log pkg.acl Log Message: Setup of module libtwin --- NEW FILE Makefile --- # Top level Makefile for module libtwin 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 --- --- NEW FILE pkg.acl --- From fedora-extras-commits at redhat.com Thu Apr 5 20:06:43 2007 From: fedora-extras-commits at redhat.com (Joshua W. Boyer (jwboyer)) Date: Thu, 5 Apr 2007 16:06:43 -0400 Subject: rpms/libtwin/devel .cvsignore, NONE, 1.1 Makefile, NONE, 1.1 sources, NONE, 1.1 Message-ID: <200704052006.l35K6hnm022984@cvs-int.fedora.redhat.com> Author: jwboyer Update of /cvs/extras/rpms/libtwin/devel In directory cvs-int.fedora.redhat.com:/home/fedora/jwboyer/owners/tmpcvsn22872/rpms/libtwin/devel Added Files: .cvsignore Makefile sources Log Message: Setup of module libtwin --- NEW FILE .cvsignore --- --- NEW FILE Makefile --- # Makefile for source rpm: libtwin # $Id: Makefile,v 1.1 2007/04/05 20:06:39 jwboyer Exp $ NAME := libtwin SPECFILE = $(firstword $(wildcard *.spec)) define find-makefile-common for d in common ../common ../../common ; do if [ -f $$d/Makefile.common ] ; then if [ -f $$d/CVS/Root -a -w $$/Makefile.common ] ; then cd $$d ; cvs -Q update ; fi ; echo "$$d/Makefile.common" ; break ; fi ; done endef MAKEFILE_COMMON := $(shell $(find-makefile-common)) ifeq ($(MAKEFILE_COMMON),) # attept a checkout define checkout-makefile-common test -f CVS/Root && { cvs -Q -d $$(cat CVS/Root) checkout common && echo "common/Makefile.common" ; } || { echo "ERROR: I can't figure out how to checkout the 'common' module." ; exit -1 ; } >&2 endef MAKEFILE_COMMON := $(shell $(checkout-makefile-common)) endif include $(MAKEFILE_COMMON) --- NEW FILE sources --- From fedora-extras-commits at redhat.com Thu Apr 5 20:06:49 2007 From: fedora-extras-commits at redhat.com (Michael DeHaan (mdehaan)) Date: Thu, 5 Apr 2007 16:06:49 -0400 Subject: rpms/cobbler/FC-5 .cvsignore, 1.19, 1.20 cobbler.spec, 1.20, 1.21 sources, 1.19, 1.20 Message-ID: <200704052006.l35K6nQA023002@cvs-int.fedora.redhat.com> Author: mdehaan Update of /cvs/extras/rpms/cobbler/FC-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv22884 Modified Files: .cvsignore cobbler.spec sources Log Message: Upstream to 0.4.6 Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/cobbler/FC-5/.cvsignore,v retrieving revision 1.19 retrieving revision 1.20 diff -u -r1.19 -r1.20 --- .cvsignore 23 Mar 2007 20:02:07 -0000 1.19 +++ .cvsignore 5 Apr 2007 20:06:15 -0000 1.20 @@ -16,3 +16,4 @@ cobbler-0.4.2.tar.gz cobbler-0.4.3.tar.gz cobbler-0.4.5.tar.gz +cobbler-0.4.6.tar.gz Index: cobbler.spec =================================================================== RCS file: /cvs/extras/rpms/cobbler/FC-5/cobbler.spec,v retrieving revision 1.20 retrieving revision 1.21 diff -u -r1.20 -r1.21 --- cobbler.spec 23 Mar 2007 20:39:42 -0000 1.20 +++ cobbler.spec 5 Apr 2007 20:06:15 -0000 1.21 @@ -1,9 +1,9 @@ %{!?python_sitelib: %define python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")} - +%define _has_yum 1 Summary: Boot server configurator Name: cobbler -Version: 0.4.5 -Release: 3%{?dist} +Version: 0.4.6 +Release: 0%{?dist} Source0: %{name}-%{version}.tar.gz License: GPL Group: Applications/System @@ -14,6 +14,7 @@ Requires: createrepo Requires: mod_python Requires: python-cheetah +Requires: yum-utils Requires(post): /sbin/chkconfig Requires(preun): /sbin/chkconfig Requires(preun): /sbin/service @@ -73,6 +74,7 @@ %dir /var/www/cobbler/kickstarts_sys %dir /var/www/cobbler/repo_mirror %dir /var/www/cobbler/ks_mirror +%dir /var/www/cobbler/ks_mirror/config %dir /var/www/cobbler/images %dir /var/www/cobbler/distros %dir /var/www/cobbler/profiles @@ -109,6 +111,9 @@ %doc AUTHORS CHANGELOG NEWS README COPYING %changelog +* Thu Apr 05 2007 Michael DeHaan - 0.4.6-0 +- Upstream changes (see CHANGELOG) +- Packaged 'config' directory under ks_mirror * Fri Mar 23 2007 Michael DeHaan - 0.4.5-3 - Upstream changes (see CHANGELOG) Index: sources =================================================================== RCS file: /cvs/extras/rpms/cobbler/FC-5/sources,v retrieving revision 1.19 retrieving revision 1.20 diff -u -r1.19 -r1.20 --- sources 23 Mar 2007 20:02:07 -0000 1.19 +++ sources 5 Apr 2007 20:06:15 -0000 1.20 @@ -1 +1 @@ -9512c42c1df12e08821206724003eed6 cobbler-0.4.5.tar.gz +61db22da90fdc2f537a6366efa567312 cobbler-0.4.6.tar.gz From fedora-extras-commits at redhat.com Thu Apr 5 20:15:27 2007 From: fedora-extras-commits at redhat.com (David Woodhouse (dwmw2)) Date: Thu, 5 Apr 2007 16:15:27 -0400 Subject: rpms/exim/devel mk-greylist-db.sql,1.3,1.4 Message-ID: <200704052015.l35KFRsh023290@cvs-int.fedora.redhat.com> Author: dwmw2 Update of /cvs/extras/rpms/exim/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv23245 Modified Files: mk-greylist-db.sql Log Message: test commit Index: mk-greylist-db.sql =================================================================== RCS file: /cvs/extras/rpms/exim/devel/mk-greylist-db.sql,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- mk-greylist-db.sql 7 Feb 2007 12:45:33 -0000 1.3 +++ mk-greylist-db.sql 5 Apr 2007 20:14:53 -0000 1.4 @@ -5,6 +5,7 @@ PRIMARY KEY (host, helo) ); + CREATE TABLE greylist ( id TEXT PRIMARY KEY, expire INTEGER, From fedora-extras-commits at redhat.com Thu Apr 5 20:16:07 2007 From: fedora-extras-commits at redhat.com (David Woodhouse (dwmw2)) Date: Thu, 5 Apr 2007 16:16:07 -0400 Subject: rpms/exim/devel mk-greylist-db.sql,1.4,1.5 Message-ID: <200704052016.l35KG7bI023314@cvs-int.fedora.redhat.com> Author: dwmw2 Update of /cvs/extras/rpms/exim/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv23293 Modified Files: mk-greylist-db.sql Log Message: undo test commit Index: mk-greylist-db.sql =================================================================== RCS file: /cvs/extras/rpms/exim/devel/mk-greylist-db.sql,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- mk-greylist-db.sql 5 Apr 2007 20:14:53 -0000 1.4 +++ mk-greylist-db.sql 5 Apr 2007 20:15:34 -0000 1.5 @@ -5,7 +5,6 @@ PRIMARY KEY (host, helo) ); - CREATE TABLE greylist ( id TEXT PRIMARY KEY, expire INTEGER, From fedora-extras-commits at redhat.com Thu Apr 5 20:21:16 2007 From: fedora-extras-commits at redhat.com (Ruben Kerkhof (ruben)) Date: Thu, 5 Apr 2007 16:21:16 -0400 Subject: rpms/Pound/devel .cvsignore, 1.12, 1.13 Pound.spec, 1.12, 1.13 sources, 1.12, 1.13 Message-ID: <200704052021.l35KLGhw023423@cvs-int.fedora.redhat.com> Author: ruben Update of /cvs/extras/rpms/Pound/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv23402 Modified Files: .cvsignore Pound.spec sources Log Message: Sync with upstream Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/Pound/devel/.cvsignore,v retrieving revision 1.12 retrieving revision 1.13 diff -u -r1.12 -r1.13 --- .cvsignore 12 Mar 2007 21:58:25 -0000 1.12 +++ .cvsignore 5 Apr 2007 20:20:42 -0000 1.13 @@ -1 +1 @@ -Pound-2.2.7.tgz +Pound-2.2.8.tgz Index: Pound.spec =================================================================== RCS file: /cvs/extras/rpms/Pound/devel/Pound.spec,v retrieving revision 1.12 retrieving revision 1.13 diff -u -r1.12 -r1.13 --- Pound.spec 12 Mar 2007 21:58:25 -0000 1.12 +++ Pound.spec 5 Apr 2007 20:20:42 -0000 1.13 @@ -3,7 +3,7 @@ %define pound_home %{_localstatedir}/lib/pound Name: Pound -Version: 2.2.7 +Version: 2.2.8 Release: 1%{?dist} Summary: Reverse proxy and load balancer @@ -106,6 +106,8 @@ %attr(-,%{pound_user},%{pound_group}) %dir %{pound_home} %changelog +* Thu Apr 05 2007 2.2.8-1 +- Sync with upstream * Mon Mar 12 2007 2.2.7-1 - Sync with upstream * Sun Mar 04 2007 2.2.6-1 Index: sources =================================================================== RCS file: /cvs/extras/rpms/Pound/devel/sources,v retrieving revision 1.12 retrieving revision 1.13 diff -u -r1.12 -r1.13 --- sources 12 Mar 2007 21:58:25 -0000 1.12 +++ sources 5 Apr 2007 20:20:42 -0000 1.13 @@ -1 +1 @@ -3a09dda56cfa199ddb632361c4ebc35d Pound-2.2.7.tgz +c197e05653791c11f604f87539dfbde3 Pound-2.2.8.tgz From fedora-extras-commits at redhat.com Thu Apr 5 20:31:00 2007 From: fedora-extras-commits at redhat.com (Brian Pepple (bpepple)) Date: Thu, 5 Apr 2007 16:31:00 -0400 Subject: rpms/liferea/devel liferea-1.2.10-fedorafeed.patch, NONE, 1.1 .cvsignore, 1.51, 1.52 liferea.spec, 1.74, 1.75 sources, 1.52, 1.53 liferea-1.0.23-fedorafeed.patch, 1.1, NONE Message-ID: <200704052031.l35KV0Zm023622@cvs-int.fedora.redhat.com> Author: bpepple Update of /cvs/extras/rpms/liferea/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv23585 Modified Files: .cvsignore liferea.spec sources Added Files: liferea-1.2.10-fedorafeed.patch Removed Files: liferea-1.0.23-fedorafeed.patch Log Message: * Thu Apr 5 2007 Brian Pepple - 1.2.10c-1 - Update to 1.2.10c. - Update feed patch. liferea-1.2.10-fedorafeed.patch: --- NEW FILE liferea-1.2.10-fedorafeed.patch --- diff -ur liferea-1.2.10.OLD/opml/feedlist.opml liferea-1.2.10/opml/feedlist.opml --- liferea-1.2.10.OLD/opml/feedlist.opml 2007-03-29 14:17:09.000000000 -0400 +++ liferea-1.2.10/opml/feedlist.opml 2007-04-05 16:22:12.000000000 -0400 @@ -18,7 +18,15 @@ - + + + + + + + + + Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/liferea/devel/.cvsignore,v retrieving revision 1.51 retrieving revision 1.52 diff -u -r1.51 -r1.52 --- .cvsignore 29 Mar 2007 14:31:00 -0000 1.51 +++ .cvsignore 5 Apr 2007 20:30:26 -0000 1.52 @@ -1 +1 @@ -liferea-1.2.10b.tar.gz +liferea-1.2.10c.tar.gz Index: liferea.spec =================================================================== RCS file: /cvs/extras/rpms/liferea/devel/liferea.spec,v retrieving revision 1.74 retrieving revision 1.75 diff -u -r1.74 -r1.75 --- liferea.spec 29 Mar 2007 14:31:00 -0000 1.74 +++ liferea.spec 5 Apr 2007 20:30:26 -0000 1.75 @@ -1,5 +1,5 @@ Name: liferea -Version: 1.2.10b +Version: 1.2.10c Release: 1%{?dist} Summary: An RSS/RDF feed reader @@ -7,7 +7,7 @@ License: GPL URL: http://liferea.sourceforge.net/ Source0: http://download.sourceforge.net/%{name}/%{name}-%{version}.tar.gz -Patch0: %{name}-1.0.23-fedorafeed.patch +Patch0: %{name}-1.2.10-fedorafeed.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: gtkhtml2-devel @@ -112,6 +112,10 @@ %changelog +* Thu Apr 5 2007 Brian Pepple - 1.2.10c-1 +- Update to 1.2.10c. +- Update feed patch. + * Thu Mar 29 2007 Brian Pepple - 1.2.10b-1 - Update to 1.2.10b. Index: sources =================================================================== RCS file: /cvs/extras/rpms/liferea/devel/sources,v retrieving revision 1.52 retrieving revision 1.53 diff -u -r1.52 -r1.53 --- sources 29 Mar 2007 14:31:00 -0000 1.52 +++ sources 5 Apr 2007 20:30:26 -0000 1.53 @@ -1 +1 @@ -c967663d822d2bb8a17a3f66619851ce liferea-1.2.10b.tar.gz +aaa1f8ec09944a269d2f1fedecd27375 liferea-1.2.10c.tar.gz --- liferea-1.0.23-fedorafeed.patch DELETED --- From fedora-extras-commits at redhat.com Thu Apr 5 20:40:51 2007 From: fedora-extras-commits at redhat.com (David Woodhouse (dwmw2)) Date: Thu, 5 Apr 2007 16:40:51 -0400 Subject: rpms/libtwin pkg.acl,1.1,NONE Message-ID: <200704052040.l35Kepge025468@cvs-int.fedora.redhat.com> Author: dwmw2 Update of /cvs/extras/rpms/libtwin In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv25443 Removed Files: pkg.acl Log Message: initial import --- pkg.acl DELETED --- From fedora-extras-commits at redhat.com Thu Apr 5 20:42:36 2007 From: fedora-extras-commits at redhat.com (David Woodhouse (dwmw2)) Date: Thu, 5 Apr 2007 16:42:36 -0400 Subject: rpms/petitboot pkg.acl,1.1,NONE Message-ID: <200704052042.l35KgavM025755@cvs-int.fedora.redhat.com> Author: dwmw2 Update of /cvs/extras/rpms/petitboot In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv25726 Removed Files: pkg.acl Log Message: initial import --- pkg.acl DELETED --- From fedora-extras-commits at redhat.com Thu Apr 5 20:43:07 2007 From: fedora-extras-commits at redhat.com (David Woodhouse (dwmw2)) Date: Thu, 5 Apr 2007 16:43:07 -0400 Subject: rpms/libtwin/devel libtwin-0.0.2-no-altivec.patch, NONE, 1.1 libtwin.spec, NONE, 1.1 Message-ID: <200704052043.l35Kh7iW025877@cvs-int.fedora.redhat.com> Author: dwmw2 Update of /cvs/extras/rpms/libtwin/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv25854 Added Files: libtwin-0.0.2-no-altivec.patch libtwin.spec Log Message: initial import libtwin-0.0.2-no-altivec.patch: --- NEW FILE libtwin-0.0.2-no-altivec.patch --- --- libtwin-0.0.2/libtwin/twin_feature.c~ 2007-04-01 20:14:52.000000000 -0400 +++ libtwin-0.0.2/libtwin/twin_feature.c 2007-04-05 14:17:47.000000000 -0400 @@ -55,7 +55,7 @@ static int _twin_have_altivec(void) } #else -#define _twin_have_altivec() +#define _twin_have_altivec() (0) #endif /* HAVE_ALTIVEC */ int twin_has_feature(unsigned int feature) --- NEW FILE libtwin.spec --- Name: libtwin Version: 0.0.2 Release: 2%{?dist} Summary: Tiny Window System Group: System Environment/Libraries License: LGPL URL: http://ozlabs.org/~jk/projects/petitboot/ Source0: http://ozlabs.org/~jk/projects/petitboot/downloads/%{name}-%{version}.tar.gz Patch0: libtwin-0.0.2-no-altivec.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: libpng-devel zlib-devel libX11-devel libjpeg-devel BuildRequires: freetype-devel %description With embedded systems gaining high resolution displays and powerful cpus, the desire for sophisticated graphical user interfaces can be realized in even the smallest of systems. While the cpupower available for a given power budget has increased dramatically, these tiny systems remain severely memory constrained. This unique environment presents interesting challenges in graphical system design and implementation. To explore this particular space, a new window system, Twin, has been developed. Using ideas from modern window systems in larger environments, Twin offers overlapping translucent windows, anti-aliased graphics and scalable fonts in a total memory budget of 100KB. %package devel Summary: Development files for %{name} Group: Development/Libraries Requires: %{name} = %{version}-%{release} Requires: pkgconfig %description devel The %{name}-devel package contains libraries and header files for developing applications that use %{name}. %prep %setup -q %patch0 -p1 %build %configure --disable-static make %{?_smp_mflags} %install rm -rf $RPM_BUILD_ROOT make install DESTDIR=$RPM_BUILD_ROOT find $RPM_BUILD_ROOT -name '*.la' -exec rm -f {} ';' %clean rm -rf $RPM_BUILD_ROOT %post -p /sbin/ldconfig %postun -p /sbin/ldconfig %files %defattr(-,root,root,-) %doc COPYING ChangeLog %{_libdir}/*.so.* %{_bindir}/twin_ttf %files devel %defattr(-,root,root,-) %{_includedir}/* %{_libdir}/*.so %{_libdir}/pkgconfig/libtwin.pc %changelog * Thu Apr 5 2007 David Woodhouse 0.0.2-2 - Fix non-HAVE_ALTIVEC build * Thu Apr 5 2007 David Woodhouse 0.0.2-1 - Initial package From fedora-extras-commits at redhat.com Thu Apr 5 20:46:01 2007 From: fedora-extras-commits at redhat.com (David Woodhouse (dwmw2)) Date: Thu, 5 Apr 2007 16:46:01 -0400 Subject: rpms/petitboot/devel petitboot-0.0.1-artwork-not-executable.patch, NONE, 1.1 petitboot.spec, NONE, 1.1 sources, 1.1, 1.2 Message-ID: <200704052046.l35Kk1R6026446@cvs-int.fedora.redhat.com> Author: dwmw2 Update of /cvs/extras/rpms/petitboot/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv26343 Modified Files: sources Added Files: petitboot-0.0.1-artwork-not-executable.patch petitboot.spec Log Message: initial import petitboot-0.0.1-artwork-not-executable.patch: --- NEW FILE petitboot-0.0.1-artwork-not-executable.patch --- --- petitboot-0.0.1/Makefile~ 2007-04-05 08:28:45.000000000 -0400 +++ petitboot-0.0.1/Makefile 2007-04-05 11:53:37.000000000 -0400 @@ -36,7 +36,7 @@ install: all $(INSTALL) -D petitboot $(DESTDIR)$(PREFIX)/sbin/petitboot $(INSTALL) -D udev-helper $(DESTDIR)$(PREFIX)/sbin/udev-helper $(INSTALL) -Dd $(DESTDIR)$(PREFIX)/share/petitboot/artwork/ - $(INSTALL) -t $(DESTDIR)$(PREFIX)/share/petitboot/artwork/ \ + $(INSTALL) -m0644 -t $(DESTDIR)$(PREFIX)/share/petitboot/artwork/ \ $(foreach a,$(ARTWORK),artwork/$(a)) dist: $(PACKAGE)-$(VERSION).tar.gz --- NEW FILE petitboot.spec --- Name: petitboot Version: 0.0.1 Release: 1%{?dist} Summary: Graphical kexec-based bootloader, originally for PlayStation 3 Group: System Environment/Base License: GPL URL: http://ozlabs.org/~jk/projects/petitboot/ Source0: http://ozlabs.org/~jk/projects/petitboot/downloads/%{name}-%{version}.tar.gz Patch0: petitboot-0.0.1-artwork-not-executable.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: libpng-devel zlib-devel libX11-devel libjpeg-devel BuildRequires: freetype-devel libtwin-devel %description Petitboot is a graphical bootloader for the PlayStation 3. It's based on the existing kboot project, plus the twin windowing system for the GUI. %prep %setup -q %patch0 -p1 %build make %{?_smp_mflags} CFLAGS="$RPM_OPT_FLAGS -I." %install rm -rf $RPM_BUILD_ROOT make install DESTDIR=$RPM_BUILD_ROOT %clean rm -rf $RPM_BUILD_ROOT %files %defattr(-,root,root,-) %{_sbindir}/* %{_datadir}/petitboot %changelog * Thu Apr 5 2007 David Woodhouse 0.0.1-1 - Initial package Index: sources =================================================================== RCS file: /cvs/extras/rpms/petitboot/devel/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 5 Apr 2007 20:04:09 -0000 1.1 +++ sources 5 Apr 2007 20:45:27 -0000 1.2 @@ -0,0 +1 @@ +730e7e4b559d886f01d26f56f70dbe63 petitboot-0.0.1.tar.gz From fedora-extras-commits at redhat.com Thu Apr 5 20:49:00 2007 From: fedora-extras-commits at redhat.com (David Woodhouse (dwmw2)) Date: Thu, 5 Apr 2007 16:49:00 -0400 Subject: rpms/libtwin/devel .cvsignore,1.1,1.2 sources,1.1,1.2 Message-ID: <200704052049.l35Kn07g026902@cvs-int.fedora.redhat.com> Author: dwmw2 Update of /cvs/extras/rpms/libtwin/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv26794 Modified Files: .cvsignore sources Log Message: Add sources Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/libtwin/devel/.cvsignore,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- .cvsignore 5 Apr 2007 20:06:39 -0000 1.1 +++ .cvsignore 5 Apr 2007 20:48:26 -0000 1.2 @@ -0,0 +1 @@ +libtwin-0.0.2.tar.gz Index: sources =================================================================== RCS file: /cvs/extras/rpms/libtwin/devel/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 5 Apr 2007 20:06:39 -0000 1.1 +++ sources 5 Apr 2007 20:48:26 -0000 1.2 @@ -0,0 +1 @@ +cd3e7540aebb0f63a6bebdd6030fba2b libtwin-0.0.2.tar.gz From fedora-extras-commits at redhat.com Thu Apr 5 21:09:26 2007 From: fedora-extras-commits at redhat.com (Christopher Brown (snecker)) Date: Thu, 5 Apr 2007 17:09:26 -0400 Subject: rpms/jokosher import.log,1.2,1.3 Message-ID: <200704052109.l35L9QDo001591@cvs-int.fedora.redhat.com> Author: snecker Update of /cvs/extras/rpms/jokosher In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv1291 Modified Files: import.log Log Message: Updated to latest svn Index: import.log =================================================================== RCS file: /cvs/extras/rpms/jokosher/import.log,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- import.log 28 Mar 2007 20:37:03 -0000 1.2 +++ import.log 5 Apr 2007 21:08:52 -0000 1.3 @@ -1 +1,2 @@ jokosher-0_9-0_1_20070325svn:HEAD:jokosher-0.9-0.1.20070325svn.src.rpm:1175114155 +jokosher-0_9-0_2_20070405svn_fc7:HEAD:jokosher-0.9-0.2.20070405svn.fc7.src.rpm:1175807158 From fedora-extras-commits at redhat.com Thu Apr 5 21:09:29 2007 From: fedora-extras-commits at redhat.com (Christopher Brown (snecker)) Date: Thu, 5 Apr 2007 17:09:29 -0400 Subject: rpms/jokosher/devel jokosher.spec,1.1,1.2 sources,1.2,1.3 Message-ID: <200704052109.l35L9TaU001600@cvs-int.fedora.redhat.com> Author: snecker Update of /cvs/extras/rpms/jokosher/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv1291/devel Modified Files: jokosher.spec sources Log Message: Updated to latest svn Index: jokosher.spec =================================================================== RCS file: /cvs/extras/rpms/jokosher/devel/jokosher.spec,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- jokosher.spec 28 Mar 2007 20:37:06 -0000 1.1 +++ jokosher.spec 5 Apr 2007 21:08:56 -0000 1.2 @@ -1,12 +1,12 @@ %{!?python_sitelib: %define python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")} # This tarball is a snapshot. You can recreate it by doing: -# svn export -r 1342 http://svn.jokosher.python-hosting.com/JonoEdit/trunk jokosher +# svn export -r 1346 http://svn.jokosher.python-hosting.com/JonoEdit/trunk jokosher # tar -czvf jokosher.tar.gz jokosher Name: jokosher Version: 0.9 -Release: 0.1.20070325svn%{?dist} +Release: 0.2.20070405svn%{?dist} Summary: A simple and easy-to-use Open Source multi-track editor Group: Applications/Multimedia License: GPL style @@ -65,11 +65,11 @@ sed -i '1d' Jokosher/JokosherApp.py %build -python setup.py build +%{__python} setup.py build %install rm -rf $RPM_BUILD_ROOT -python setup.py install --root=$RPM_BUILD_ROOT +%{__python} setup.py install --skip-build --root=$RPM_BUILD_ROOT desktop-file-install --vendor="" \ --delete-original \ --dir=%{buildroot}%{_datadir}/applications \ @@ -106,6 +106,10 @@ %changelog +* Thu Apr 5 2007 Christopher Brown - 0.9-0.2.20070405svn +- update to svn 20070405 +- added python macros + * Mon Mar 26 2007 Christopher Brown - 0.9-0.1.20070325svn - Naming cleanups Index: sources =================================================================== RCS file: /cvs/extras/rpms/jokosher/devel/sources,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- sources 28 Mar 2007 20:37:06 -0000 1.2 +++ sources 5 Apr 2007 21:08:56 -0000 1.3 @@ -1 +1 @@ -c6963ed1e6ae8563859a9645bad27aff jokosher.tar.gz +b7be716bb956eef23b67703769cfee4b jokosher.tar.gz From fedora-extras-commits at redhat.com Thu Apr 5 21:12:59 2007 From: fedora-extras-commits at redhat.com (Jose Pedro Oliveira (jpo)) Date: Thu, 5 Apr 2007 17:12:59 -0400 Subject: rpms/perl-Array-Compare/devel .cvsignore, 1.3, 1.4 perl-Array-Compare.spec, 1.4, 1.5 sources, 1.3, 1.4 Message-ID: <200704052112.l35LCxm3002008@cvs-int.fedora.redhat.com> Author: jpo Update of /cvs/extras/rpms/perl-Array-Compare/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv1891 Modified Files: .cvsignore perl-Array-Compare.spec sources Log Message: Update to 1.14. Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/perl-Array-Compare/devel/.cvsignore,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- .cvsignore 6 Oct 2005 22:39:00 -0000 1.3 +++ .cvsignore 5 Apr 2007 21:12:25 -0000 1.4 @@ -1 +1 @@ -Array-Compare-1.13.tar.gz +Array-Compare-1.14.tar.gz Index: perl-Array-Compare.spec =================================================================== RCS file: /cvs/extras/rpms/perl-Array-Compare/devel/perl-Array-Compare.spec,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- perl-Array-Compare.spec 7 Sep 2006 12:01:54 -0000 1.4 +++ perl-Array-Compare.spec 5 Apr 2007 21:12:25 -0000 1.5 @@ -1,6 +1,6 @@ Name: perl-Array-Compare -Version: 1.13 -Release: 3%{?dist} +Version: 1.14 +Release: 1%{?dist} Summary: Perl extension for comparing arrays Group: Development/Libraries @@ -10,7 +10,6 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch -BuildRequires: perl >= 1:5.6.1 BuildRequires: perl(Module::Build) BuildRequires: perl(Test::Pod), perl(Test::Pod::Coverage) Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) @@ -22,6 +21,7 @@ %prep %setup -q -n Array-Compare-%{version} +chmod -c a-x lib/Array/*.pm %build @@ -51,6 +51,9 @@ %changelog +* Thu Apr 5 2007 Jose Pedro Oliveira - 1.14-1 +- Update to 1.14. + * Thu Sep 7 2006 Jose Pedro Oliveira - 1.13-3 - Rebuild for FC6. Index: sources =================================================================== RCS file: /cvs/extras/rpms/perl-Array-Compare/devel/sources,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- sources 6 Oct 2005 22:39:00 -0000 1.3 +++ sources 5 Apr 2007 21:12:25 -0000 1.4 @@ -1 +1 @@ -f03305894a1cadf51588d080f20fa748 Array-Compare-1.13.tar.gz +3042eb843496c10ff37a73d50dbc6746 Array-Compare-1.14.tar.gz From fedora-extras-commits at redhat.com Thu Apr 5 21:17:18 2007 From: fedora-extras-commits at redhat.com (Jose Pedro Oliveira (jpo)) Date: Thu, 5 Apr 2007 17:17:18 -0400 Subject: rpms/perl-Email-Address/devel .cvsignore, 1.11, 1.12 perl-Email-Address.spec, 1.10, 1.11 sources, 1.11, 1.12 Message-ID: <200704052117.l35LHIpb002512@cvs-int.fedora.redhat.com> Author: jpo Update of /cvs/extras/rpms/perl-Email-Address/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv2447 Modified Files: .cvsignore perl-Email-Address.spec sources Log Message: Update to 1.887. Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/perl-Email-Address/devel/.cvsignore,v retrieving revision 1.11 retrieving revision 1.12 diff -u -r1.11 -r1.12 --- .cvsignore 18 Mar 2007 20:14:45 -0000 1.11 +++ .cvsignore 5 Apr 2007 21:16:44 -0000 1.12 @@ -1 +1 @@ -Email-Address-1.886.tar.gz +Email-Address-1.887.tar.gz Index: perl-Email-Address.spec =================================================================== RCS file: /cvs/extras/rpms/perl-Email-Address/devel/perl-Email-Address.spec,v retrieving revision 1.10 retrieving revision 1.11 diff -u -r1.10 -r1.11 --- perl-Email-Address.spec 18 Mar 2007 20:14:45 -0000 1.10 +++ perl-Email-Address.spec 5 Apr 2007 21:16:44 -0000 1.11 @@ -1,5 +1,5 @@ Name: perl-Email-Address -Version: 1.886 +Version: 1.887 Release: 1%{?dist} Summary: RFC 2822 Address Parsing and Creation @@ -55,6 +55,9 @@ %changelog +* Thu Apr 5 2007 Jose Pedro Oliveira - 1.887-1 +- Update to 1.887. + * Sun Mar 18 2007 Jose Pedro Oliveira - 1.886-1 - Update to 1.886. Index: sources =================================================================== RCS file: /cvs/extras/rpms/perl-Email-Address/devel/sources,v retrieving revision 1.11 retrieving revision 1.12 diff -u -r1.11 -r1.12 --- sources 18 Mar 2007 20:14:45 -0000 1.11 +++ sources 5 Apr 2007 21:16:44 -0000 1.12 @@ -1 +1 @@ -cdf605cfe3f72e44c6a116250db2c623 Email-Address-1.886.tar.gz +23a1ab60159913a13eb29bfbf7402011 Email-Address-1.887.tar.gz From fedora-extras-commits at redhat.com Thu Apr 5 21:40:10 2007 From: fedora-extras-commits at redhat.com (Jose Pedro Oliveira (jpo)) Date: Thu, 5 Apr 2007 17:40:10 -0400 Subject: rpms/perl-Log-Log4perl/FC-5 .cvsignore, 1.8, 1.9 perl-Log-Log4perl.spec, 1.10, 1.11 sources, 1.8, 1.9 Message-ID: <200704052140.l35LeA8n003591@cvs-int.fedora.redhat.com> Author: jpo Update of /cvs/extras/rpms/perl-Log-Log4perl/FC-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv3529/FC-5 Modified Files: .cvsignore perl-Log-Log4perl.spec sources Log Message: Update to 1.10. Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/perl-Log-Log4perl/FC-5/.cvsignore,v retrieving revision 1.8 retrieving revision 1.9 diff -u -r1.8 -r1.9 --- .cvsignore 11 Feb 2007 17:09:35 -0000 1.8 +++ .cvsignore 5 Apr 2007 21:39:37 -0000 1.9 @@ -1 +1 @@ -Log-Log4perl-1.09.tar.gz +Log-Log4perl-1.10.tar.gz Index: perl-Log-Log4perl.spec =================================================================== RCS file: /cvs/extras/rpms/perl-Log-Log4perl/FC-5/perl-Log-Log4perl.spec,v retrieving revision 1.10 retrieving revision 1.11 diff -u -r1.10 -r1.11 --- perl-Log-Log4perl.spec 11 Feb 2007 17:09:35 -0000 1.10 +++ perl-Log-Log4perl.spec 5 Apr 2007 21:39:37 -0000 1.11 @@ -1,5 +1,5 @@ Name: perl-Log-Log4perl -Version: 1.09 +Version: 1.10 Release: 1%{?dist} Summary: Log4j implementation for Perl @@ -67,6 +67,9 @@ %changelog +* Thu Apr 5 2007 Jose Pedro Oliveira - 1.10-1 +- Update to 1.10. + * Sun Feb 11 2007 Jose Pedro Oliveira - 1.09-1 - Update to 1.09. Index: sources =================================================================== RCS file: /cvs/extras/rpms/perl-Log-Log4perl/FC-5/sources,v retrieving revision 1.8 retrieving revision 1.9 diff -u -r1.8 -r1.9 --- sources 11 Feb 2007 17:09:35 -0000 1.8 +++ sources 5 Apr 2007 21:39:37 -0000 1.9 @@ -1 +1 @@ -4d272cc5bf0307781d9d5d8b99d8e58e Log-Log4perl-1.09.tar.gz +69bc755866704e7d1c76f771255ac1a3 Log-Log4perl-1.10.tar.gz From fedora-extras-commits at redhat.com Thu Apr 5 21:40:14 2007 From: fedora-extras-commits at redhat.com (Jose Pedro Oliveira (jpo)) Date: Thu, 5 Apr 2007 17:40:14 -0400 Subject: rpms/perl-Log-Log4perl/FC-6 .cvsignore, 1.8, 1.9 perl-Log-Log4perl.spec, 1.10, 1.11 sources, 1.8, 1.9 Message-ID: <200704052140.l35LeEfj003596@cvs-int.fedora.redhat.com> Author: jpo Update of /cvs/extras/rpms/perl-Log-Log4perl/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv3529/FC-6 Modified Files: .cvsignore perl-Log-Log4perl.spec sources Log Message: Update to 1.10. Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/perl-Log-Log4perl/FC-6/.cvsignore,v retrieving revision 1.8 retrieving revision 1.9 diff -u -r1.8 -r1.9 --- .cvsignore 11 Feb 2007 17:09:38 -0000 1.8 +++ .cvsignore 5 Apr 2007 21:39:40 -0000 1.9 @@ -1 +1 @@ -Log-Log4perl-1.09.tar.gz +Log-Log4perl-1.10.tar.gz Index: perl-Log-Log4perl.spec =================================================================== RCS file: /cvs/extras/rpms/perl-Log-Log4perl/FC-6/perl-Log-Log4perl.spec,v retrieving revision 1.10 retrieving revision 1.11 diff -u -r1.10 -r1.11 --- perl-Log-Log4perl.spec 11 Feb 2007 17:09:38 -0000 1.10 +++ perl-Log-Log4perl.spec 5 Apr 2007 21:39:40 -0000 1.11 @@ -1,5 +1,5 @@ Name: perl-Log-Log4perl -Version: 1.09 +Version: 1.10 Release: 1%{?dist} Summary: Log4j implementation for Perl @@ -67,6 +67,9 @@ %changelog +* Thu Apr 5 2007 Jose Pedro Oliveira - 1.10-1 +- Update to 1.10. + * Sun Feb 11 2007 Jose Pedro Oliveira - 1.09-1 - Update to 1.09. Index: sources =================================================================== RCS file: /cvs/extras/rpms/perl-Log-Log4perl/FC-6/sources,v retrieving revision 1.8 retrieving revision 1.9 diff -u -r1.8 -r1.9 --- sources 11 Feb 2007 17:09:38 -0000 1.8 +++ sources 5 Apr 2007 21:39:40 -0000 1.9 @@ -1 +1 @@ -4d272cc5bf0307781d9d5d8b99d8e58e Log-Log4perl-1.09.tar.gz +69bc755866704e7d1c76f771255ac1a3 Log-Log4perl-1.10.tar.gz From fedora-extras-commits at redhat.com Thu Apr 5 21:40:18 2007 From: fedora-extras-commits at redhat.com (Jose Pedro Oliveira (jpo)) Date: Thu, 5 Apr 2007 17:40:18 -0400 Subject: rpms/perl-Log-Log4perl/devel .cvsignore, 1.8, 1.9 perl-Log-Log4perl.spec, 1.10, 1.11 sources, 1.8, 1.9 Message-ID: <200704052140.l35LeId6003602@cvs-int.fedora.redhat.com> Author: jpo Update of /cvs/extras/rpms/perl-Log-Log4perl/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv3529/devel Modified Files: .cvsignore perl-Log-Log4perl.spec sources Log Message: Update to 1.10. Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/perl-Log-Log4perl/devel/.cvsignore,v retrieving revision 1.8 retrieving revision 1.9 diff -u -r1.8 -r1.9 --- .cvsignore 11 Feb 2007 17:09:40 -0000 1.8 +++ .cvsignore 5 Apr 2007 21:39:44 -0000 1.9 @@ -1 +1 @@ -Log-Log4perl-1.09.tar.gz +Log-Log4perl-1.10.tar.gz Index: perl-Log-Log4perl.spec =================================================================== RCS file: /cvs/extras/rpms/perl-Log-Log4perl/devel/perl-Log-Log4perl.spec,v retrieving revision 1.10 retrieving revision 1.11 diff -u -r1.10 -r1.11 --- perl-Log-Log4perl.spec 11 Feb 2007 17:09:40 -0000 1.10 +++ perl-Log-Log4perl.spec 5 Apr 2007 21:39:44 -0000 1.11 @@ -1,5 +1,5 @@ Name: perl-Log-Log4perl -Version: 1.09 +Version: 1.10 Release: 1%{?dist} Summary: Log4j implementation for Perl @@ -67,6 +67,9 @@ %changelog +* Thu Apr 5 2007 Jose Pedro Oliveira - 1.10-1 +- Update to 1.10. + * Sun Feb 11 2007 Jose Pedro Oliveira - 1.09-1 - Update to 1.09. Index: sources =================================================================== RCS file: /cvs/extras/rpms/perl-Log-Log4perl/devel/sources,v retrieving revision 1.8 retrieving revision 1.9 diff -u -r1.8 -r1.9 --- sources 11 Feb 2007 17:09:40 -0000 1.8 +++ sources 5 Apr 2007 21:39:44 -0000 1.9 @@ -1 +1 @@ -4d272cc5bf0307781d9d5d8b99d8e58e Log-Log4perl-1.09.tar.gz +69bc755866704e7d1c76f771255ac1a3 Log-Log4perl-1.10.tar.gz From fedora-extras-commits at redhat.com Thu Apr 5 21:49:50 2007 From: fedora-extras-commits at redhat.com (Jose Pedro Oliveira (jpo)) Date: Thu, 5 Apr 2007 17:49:50 -0400 Subject: rpms/srecord/FC-6 .cvsignore, 1.9, 1.10 sources, 1.9, 1.10 srecord.spec, 1.10, 1.11 Message-ID: <200704052149.l35Lno1x003928@cvs-int.fedora.redhat.com> Author: jpo Update of /cvs/extras/rpms/srecord/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv3866/FC-6 Modified Files: .cvsignore sources srecord.spec Log Message: Update to 1.31. Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/srecord/FC-6/.cvsignore,v retrieving revision 1.9 retrieving revision 1.10 diff -u -r1.9 -r1.10 --- .cvsignore 23 Mar 2007 20:25:53 -0000 1.9 +++ .cvsignore 5 Apr 2007 21:49:16 -0000 1.10 @@ -1 +1 @@ -srecord-1.30.tar.gz +srecord-1.31.tar.gz Index: sources =================================================================== RCS file: /cvs/extras/rpms/srecord/FC-6/sources,v retrieving revision 1.9 retrieving revision 1.10 diff -u -r1.9 -r1.10 --- sources 23 Mar 2007 20:25:53 -0000 1.9 +++ sources 5 Apr 2007 21:49:16 -0000 1.10 @@ -1 +1 @@ -fc4dce5146fc8a2254723f971aa5d0d8 srecord-1.30.tar.gz +9391766aca7da38e4293776186a21f23 srecord-1.31.tar.gz Index: srecord.spec =================================================================== RCS file: /cvs/extras/rpms/srecord/FC-6/srecord.spec,v retrieving revision 1.10 retrieving revision 1.11 diff -u -r1.10 -r1.11 --- srecord.spec 23 Mar 2007 20:25:53 -0000 1.10 +++ srecord.spec 5 Apr 2007 21:49:16 -0000 1.11 @@ -1,5 +1,5 @@ Name: srecord -Version: 1.30 +Version: 1.31 Release: 1%{?dist} Summary: Manipulate EPROM load files @@ -64,6 +64,9 @@ %changelog +* Thu Apr 5 2007 Jose Pedro Oliveira - 1.31-1 +- Update to 1.31. + * Fri Mar 23 2007 Jose Pedro Oliveira - 1.30-1 - Update to 1.30. From fedora-extras-commits at redhat.com Thu Apr 5 21:49:46 2007 From: fedora-extras-commits at redhat.com (Jose Pedro Oliveira (jpo)) Date: Thu, 5 Apr 2007 17:49:46 -0400 Subject: rpms/srecord/FC-5 .cvsignore, 1.9, 1.10 sources, 1.9, 1.10 srecord.spec, 1.9, 1.10 Message-ID: <200704052149.l35LnkAq003923@cvs-int.fedora.redhat.com> Author: jpo Update of /cvs/extras/rpms/srecord/FC-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv3866/FC-5 Modified Files: .cvsignore sources srecord.spec Log Message: Update to 1.31. Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/srecord/FC-5/.cvsignore,v retrieving revision 1.9 retrieving revision 1.10 diff -u -r1.9 -r1.10 --- .cvsignore 23 Mar 2007 20:25:50 -0000 1.9 +++ .cvsignore 5 Apr 2007 21:49:12 -0000 1.10 @@ -1 +1 @@ -srecord-1.30.tar.gz +srecord-1.31.tar.gz Index: sources =================================================================== RCS file: /cvs/extras/rpms/srecord/FC-5/sources,v retrieving revision 1.9 retrieving revision 1.10 diff -u -r1.9 -r1.10 --- sources 23 Mar 2007 20:25:50 -0000 1.9 +++ sources 5 Apr 2007 21:49:12 -0000 1.10 @@ -1 +1 @@ -fc4dce5146fc8a2254723f971aa5d0d8 srecord-1.30.tar.gz +9391766aca7da38e4293776186a21f23 srecord-1.31.tar.gz Index: srecord.spec =================================================================== RCS file: /cvs/extras/rpms/srecord/FC-5/srecord.spec,v retrieving revision 1.9 retrieving revision 1.10 diff -u -r1.9 -r1.10 --- srecord.spec 23 Mar 2007 20:25:50 -0000 1.9 +++ srecord.spec 5 Apr 2007 21:49:12 -0000 1.10 @@ -1,5 +1,5 @@ Name: srecord -Version: 1.30 +Version: 1.31 Release: 1%{?dist} Summary: Manipulate EPROM load files @@ -64,6 +64,9 @@ %changelog +* Thu Apr 5 2007 Jose Pedro Oliveira - 1.31-1 +- Update to 1.31. + * Fri Mar 23 2007 Jose Pedro Oliveira - 1.30-1 - Update to 1.30. From fedora-extras-commits at redhat.com Thu Apr 5 21:49:54 2007 From: fedora-extras-commits at redhat.com (Jose Pedro Oliveira (jpo)) Date: Thu, 5 Apr 2007 17:49:54 -0400 Subject: rpms/srecord/devel .cvsignore, 1.9, 1.10 sources, 1.9, 1.10 srecord.spec, 1.10, 1.11 Message-ID: <200704052149.l35LnsII003933@cvs-int.fedora.redhat.com> Author: jpo Update of /cvs/extras/rpms/srecord/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv3866/devel Modified Files: .cvsignore sources srecord.spec Log Message: Update to 1.31. Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/srecord/devel/.cvsignore,v retrieving revision 1.9 retrieving revision 1.10 diff -u -r1.9 -r1.10 --- .cvsignore 23 Mar 2007 20:25:56 -0000 1.9 +++ .cvsignore 5 Apr 2007 21:49:20 -0000 1.10 @@ -1 +1 @@ -srecord-1.30.tar.gz +srecord-1.31.tar.gz Index: sources =================================================================== RCS file: /cvs/extras/rpms/srecord/devel/sources,v retrieving revision 1.9 retrieving revision 1.10 diff -u -r1.9 -r1.10 --- sources 23 Mar 2007 20:25:56 -0000 1.9 +++ sources 5 Apr 2007 21:49:20 -0000 1.10 @@ -1 +1 @@ -fc4dce5146fc8a2254723f971aa5d0d8 srecord-1.30.tar.gz +9391766aca7da38e4293776186a21f23 srecord-1.31.tar.gz Index: srecord.spec =================================================================== RCS file: /cvs/extras/rpms/srecord/devel/srecord.spec,v retrieving revision 1.10 retrieving revision 1.11 diff -u -r1.10 -r1.11 --- srecord.spec 23 Mar 2007 20:25:56 -0000 1.10 +++ srecord.spec 5 Apr 2007 21:49:20 -0000 1.11 @@ -1,5 +1,5 @@ Name: srecord -Version: 1.30 +Version: 1.31 Release: 1%{?dist} Summary: Manipulate EPROM load files @@ -64,6 +64,9 @@ %changelog +* Thu Apr 5 2007 Jose Pedro Oliveira - 1.31-1 +- Update to 1.31. + * Fri Mar 23 2007 Jose Pedro Oliveira - 1.30-1 - Update to 1.30. From fedora-extras-commits at redhat.com Thu Apr 5 21:59:06 2007 From: fedora-extras-commits at redhat.com (Gianluca Sforna (giallu)) Date: Thu, 5 Apr 2007 17:59:06 -0400 Subject: comps comps-fe7.xml.in,1.144,1.145 Message-ID: <200704052159.l35Lx6xX004144@cvs-int.fedora.redhat.com> Author: giallu Update of /cvs/extras/comps In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv4115 Modified Files: comps-fe7.xml.in Log Message: Add mantis and buildbot Index: comps-fe7.xml.in =================================================================== RCS file: /cvs/extras/comps/comps-fe7.xml.in,v retrieving revision 1.144 retrieving revision 1.145 diff -u -r1.144 -r1.145 --- comps-fe7.xml.in 5 Apr 2007 02:54:39 -0000 1.144 +++ comps-fe7.xml.in 5 Apr 2007 21:58:36 -0000 1.145 @@ -201,6 +201,7 @@ bazaar bigloo bugzilla + buildbot bzr ccache clips @@ -255,6 +256,7 @@ lush mach manedit + mantis mcrypt meld mercurial From fedora-extras-commits at redhat.com Thu Apr 5 22:12:48 2007 From: fedora-extras-commits at redhat.com (Roland Dreier (dreier)) Date: Thu, 5 Apr 2007 18:12:48 -0400 Subject: rpms/libmthca import.log,1.10,1.11 Message-ID: <200704052212.l35MCmMg008482@cvs-int.fedora.redhat.com> Author: dreier Update of /cvs/extras/rpms/libmthca In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv8439 Modified Files: import.log Log Message: Index: import.log =================================================================== RCS file: /cvs/extras/rpms/libmthca/import.log,v retrieving revision 1.10 retrieving revision 1.11 diff -u -r1.10 -r1.11 --- import.log 9 Nov 2006 19:58:19 -0000 1.10 +++ import.log 5 Apr 2007 22:12:15 -0000 1.11 @@ -7,3 +7,4 @@ libmthca-1_0-1:FC-4:libmthca-1.0-1.src.rpm:1142293165 libmthca-1_0_2-1:HEAD:libmthca-1.0.2-1.src.rpm:1150238464 libmthca-1_0_3-1:HEAD:libmthca-1.0.3-1.src.rpm:1163102296 +libmthca-1_0_4-1:HEAD:libmthca-1.0.4-1.src.rpm:1175811126 From fedora-extras-commits at redhat.com Thu Apr 5 22:12:52 2007 From: fedora-extras-commits at redhat.com (Roland Dreier (dreier)) Date: Thu, 5 Apr 2007 18:12:52 -0400 Subject: rpms/libmthca/devel .cvsignore, 1.7, 1.8 libmthca.spec, 1.7, 1.8 sources, 1.7, 1.8 Message-ID: <200704052212.l35MCqh4008487@cvs-int.fedora.redhat.com> Author: dreier Update of /cvs/extras/rpms/libmthca/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv8439/devel Modified Files: .cvsignore libmthca.spec sources Log Message: Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/libmthca/devel/.cvsignore,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- .cvsignore 9 Nov 2006 19:58:20 -0000 1.7 +++ .cvsignore 5 Apr 2007 22:12:18 -0000 1.8 @@ -1 +1 @@ -libmthca-1.0.3.tar.gz +libmthca-1.0.4.tar.gz Index: libmthca.spec =================================================================== RCS file: /cvs/extras/rpms/libmthca/devel/libmthca.spec,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- libmthca.spec 9 Nov 2006 19:58:20 -0000 1.7 +++ libmthca.spec 5 Apr 2007 22:12:18 -0000 1.8 @@ -1,36 +1,32 @@ -# $Id$ - -%define ver 1.0.3 - Name: libmthca -Version: 1.0.3 +Version: 1.0.4 Release: 1%{?dist} Summary: Mellanox InfiniBand HCA Userspace Driver Group: System Environment/Libraries License: GPL/BSD Url: http://openib.org/ -Source: http://openib.org/downloads/libmthca-1.0.3.tar.gz -BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) +Source: http://openib.org/downloads/libmthca-1.0.4.tar.gz +BuildRoot: %(mktemp -ud %{_tmppath}/%{name}-%{version}-%{release}-XXXXXX) -BuildRequires: libibverbs-devel >= 1.0-0.5.rc7 +BuildRequires: libibverbs-devel >= 1.1-0.1.rc2 %description libmthca provides a device-specific userspace driver for Mellanox HCAs (MT23108 InfiniHost and MT25208 InfiniHost III Ex) for use with the libibverbs library. -%package devel +%package devel-static Summary: Development files for the libmthca driver Group: System Environment/Libraries Requires: %{name} = %{version}-%{release} -%description devel +%description devel-static Static version of libmthca that may be linked directly to an application, which may be useful for debugging. %prep -%setup -q -n %{name}-%{ver} +%setup -q -n %{name}-1.0.4 %build %configure @@ -38,23 +34,31 @@ %install rm -rf $RPM_BUILD_ROOT -%makeinstall +make DESTDIR=%{buildroot} install # remove unpackaged files from the buildroot -rm -f $RPM_BUILD_ROOT%{_libdir}/infiniband/*.la +rm -f $RPM_BUILD_ROOT%{_libdir}/*.la $RPM_BUILD_ROOT%{_libdir}/libmthca.so %clean rm -rf $RPM_BUILD_ROOT %files %defattr(-,root,root,-) -%{_libdir}/infiniband/mthca.so +%{_libdir}/libmthca-rdmav2.so +%{_sysconfdir}/libibverbs.d/mthca.driver %doc AUTHORS COPYING ChangeLog README -%files devel +%files devel-static %defattr(-,root,root,-) -%{_libdir}/infiniband/mthca.a +%{_libdir}/libmthca.a %changelog +* Thu Nov 9 2006 Roland Dreier - 1.0.4-1 +- New upstream release +- Depend on libibverbs 1.1, and package new library file names. +- Spec file cleanups: remove unused ver macro, improve BuildRoot, move + static libraries into devel-static package, and don't use makeinstall + any more (all suggested by Doug Ledford ). + * Wed Jul 26 2006 Roland Dreier - 1.0.3-1 - New upstream release Index: sources =================================================================== RCS file: /cvs/extras/rpms/libmthca/devel/sources,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- sources 9 Nov 2006 19:58:20 -0000 1.7 +++ sources 5 Apr 2007 22:12:18 -0000 1.8 @@ -1 +1 @@ -bbcb07450c56b7105c79e33670e3bc81 libmthca-1.0.3.tar.gz +b68085b622d8e52bb18e66abb6bbd727 libmthca-1.0.4.tar.gz From fedora-extras-commits at redhat.com Thu Apr 5 22:13:42 2007 From: fedora-extras-commits at redhat.com (Gianluca Sforna (giallu)) Date: Thu, 5 Apr 2007 18:13:42 -0400 Subject: comps comps-fe6.xml.in,1.317,1.318 Message-ID: <200704052213.l35MDgoB008582@cvs-int.fedora.redhat.com> Author: giallu Update of /cvs/extras/comps In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv8481 Modified Files: comps-fe6.xml.in Log Message: Add mantis and buildbot to development-tools group Index: comps-fe6.xml.in =================================================================== RCS file: /cvs/extras/comps/comps-fe6.xml.in,v retrieving revision 1.317 retrieving revision 1.318 diff -u -r1.317 -r1.318 --- comps-fe6.xml.in 3 Apr 2007 17:53:46 -0000 1.317 +++ comps-fe6.xml.in 5 Apr 2007 22:13:12 -0000 1.318 @@ -125,6 +125,7 @@ asa bazaar bigloo + buildbot bzr ccache clips @@ -176,6 +177,7 @@ lush mach manedit + mantis mcrypt meld mercurial From fedora-extras-commits at redhat.com Thu Apr 5 22:56:19 2007 From: fedora-extras-commits at redhat.com (David Anderson (anderson)) Date: Thu, 5 Apr 2007 18:56:19 -0400 Subject: rpms/curlftpfs/devel .cvsignore, 1.2, 1.3 curlftpfs.spec, 1.4, 1.5 sources, 1.2, 1.3 Message-ID: <200704052256.l35MuJ9f009535@cvs-int.fedora.redhat.com> Author: anderson Update of /cvs/extras/rpms/curlftpfs/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv9511 Modified Files: .cvsignore curlftpfs.spec sources Log Message: 0.9.1 Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/curlftpfs/devel/.cvsignore,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- .cvsignore 6 Jan 2007 14:10:57 -0000 1.2 +++ .cvsignore 5 Apr 2007 22:55:46 -0000 1.3 @@ -1 +1 @@ -curlftpfs-0.9.tar.gz +curlftpfs-0.9.1.tar.gz Index: curlftpfs.spec =================================================================== RCS file: /cvs/extras/rpms/curlftpfs/devel/curlftpfs.spec,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- curlftpfs.spec 28 Mar 2007 17:19:13 -0000 1.4 +++ curlftpfs.spec 5 Apr 2007 22:55:46 -0000 1.5 @@ -1,6 +1,6 @@ Name: curlftpfs -Version: 0.9 -Release: 5%{?dist} +Version: 0.9.1 +Release: 1%{?dist} Summary: CurlFtpFS is a filesystem for accessing FTP hosts based on FUSE and libcurl URL: http://curlftpfs.sourceforge.net/ License: GPL @@ -38,6 +38,9 @@ %doc COPYING %changelog +* Thu Apr 05 2007 David Anderson 0.9.1-1 +- 0.9.1 + * Wed Mar 28 2007 David Anderson 0.9-5 - Explicit dependency on fuse (bz#234349) Index: sources =================================================================== RCS file: /cvs/extras/rpms/curlftpfs/devel/sources,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- sources 6 Jan 2007 14:10:57 -0000 1.2 +++ sources 5 Apr 2007 22:55:46 -0000 1.3 @@ -1 +1 @@ -7e29eb1963d4023bb7ea530a1b4274c4 curlftpfs-0.9.tar.gz +969998e9cf1663824f44739e94c703a1 curlftpfs-0.9.1.tar.gz From fedora-extras-commits at redhat.com Fri Apr 6 02:41:16 2007 From: fedora-extras-commits at redhat.com (Paul W. Frields (pfrields)) Date: Thu, 5 Apr 2007 22:41:16 -0400 Subject: rpms/xmldiff/devel dead.package, NONE, 1.1 GPL, 1.1, NONE Makefile, 1.1, NONE sources, 1.3, NONE xmldiff-0.6.7-clean-tmp.patch, 1.1, NONE xmldiff-0.6.7-xsldata.patch, 1.1, NONE xmldiff-0.6.8-importorder.patch, 1.1, NONE xmldiff.spec, 1.11, NONE Message-ID: <200704060241.l362fGUY029743@cvs-int.fedora.redhat.com> Author: pfrields Update of /cvs/extras/rpms/xmldiff/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv29736 Added Files: dead.package Removed Files: GPL Makefile sources xmldiff-0.6.7-clean-tmp.patch xmldiff-0.6.7-xsldata.patch xmldiff-0.6.8-importorder.patch xmldiff.spec Log Message: Retired this package due to consistent build problems on multiple arches and unresponsive upstream --- NEW FILE dead.package --- --- GPL DELETED --- --- Makefile DELETED --- --- sources DELETED --- --- xmldiff-0.6.7-clean-tmp.patch DELETED --- --- xmldiff-0.6.7-xsldata.patch DELETED --- --- xmldiff-0.6.8-importorder.patch DELETED --- --- xmldiff.spec DELETED --- From fedora-extras-commits at redhat.com Fri Apr 6 05:58:02 2007 From: fedora-extras-commits at redhat.com (Jens Petersen (petersen)) Date: Fri, 6 Apr 2007 01:58:02 -0400 Subject: owners owners.epel.list,1.105,1.106 Message-ID: <200704060558.l365w2Fb013889@cvs-int.fedora.redhat.com> Author: petersen Update of /cvs/extras/owners In directory cvs-int.fedora.redhat.com:/home/fedora/petersen/owners Modified Files: owners.epel.list Log Message: add perl-version (#228433) Index: owners.epel.list =================================================================== RCS file: /cvs/extras/owners/owners.epel.list,v retrieving revision 1.105 retrieving revision 1.106 diff -u -r1.105 -r1.106 --- owners.epel.list 3 Apr 2007 00:40:56 -0000 1.105 +++ owners.epel.list 6 Apr 2007 05:57:32 -0000 1.106 @@ -301,6 +301,7 @@ Fedora EPEL|perl-Text-WrapI18N|Line wrapping with support for several locale setups|Axel.Thimm at ATrpms.net|extras-qa at fedoraproject.org| Fedora EPEL|perl-Unix-Statgrab|Perl extension for collecting information about the machine|steve at silug.org|extras-qa at fedoraproject.org|fedora-perl-devel-list at redhat.com,oliver at linux-kernel.at Fedora EPEL|perl-Unix-Syslog|Perl interface to the UNIX syslog(3) calls|steve at silug.org|extras-qa at fedoraproject.org|fedora-perl-devel-list at redhat.com +Fedora EPEL|perl-version|Perl extension for Version Objects|tcallawa at redhat.com|extras-qa at fedoraproject.org|fedora-perl-devel-list at redhat.com Fedora EPEL|perl-XML-XQL|Perl module for querying XML tree structures with XQL|steve at silug.org|extras-qa at fedoraproject.org|fedora-perl-devel-list at redhat.com Fedora EPEL|perl-YAML|YAML Ain't Markup Language (tm)|steve at silug.org|extras-qa at fedoraproject.org|fedora-perl-devel-list at redhat.com Fedora EPEL|perl-YAML-Parser-Syck|Perl Wrapper for the YAML Parser Extension: libsyck|steve at silug.org|extras-qa at fedoraproject.org|fedora-perl-devel-list at redhat.com,oliver at linux-kernel.at From fedora-extras-commits at redhat.com Fri Apr 6 06:23:14 2007 From: fedora-extras-commits at redhat.com (Jens Petersen (petersen)) Date: Fri, 6 Apr 2007 02:23:14 -0400 Subject: rpms/mod_evasive/devel - New directory Message-ID: <200704060623.l366NEZB018590@cvs-int.fedora.redhat.com> Author: petersen Update of /cvs/extras/rpms/mod_evasive/devel In directory cvs-int.fedora.redhat.com:/home/fedora/petersen/owners/tmpcvsZ18553/rpms/mod_evasive/devel Log Message: Directory /cvs/extras/rpms/mod_evasive/devel added to the repository From fedora-extras-commits at redhat.com Fri Apr 6 06:23:09 2007 From: fedora-extras-commits at redhat.com (Jens Petersen (petersen)) Date: Fri, 6 Apr 2007 02:23:09 -0400 Subject: rpms/mod_evasive - New directory Message-ID: <200704060623.l366N9HD018579@cvs-int.fedora.redhat.com> Author: petersen Update of /cvs/extras/rpms/mod_evasive In directory cvs-int.fedora.redhat.com:/home/fedora/petersen/owners/tmpcvsZ18553/rpms/mod_evasive Log Message: Directory /cvs/extras/rpms/mod_evasive added to the repository From fedora-extras-commits at redhat.com Fri Apr 6 06:23:23 2007 From: fedora-extras-commits at redhat.com (Jens Petersen (petersen)) Date: Fri, 6 Apr 2007 02:23:23 -0400 Subject: rpms/mod_evasive Makefile, NONE, 1.1 import.log, NONE, 1.1 pkg.acl, NONE, 1.1 Message-ID: <200704060623.l366NNCH018618@cvs-int.fedora.redhat.com> Author: petersen Update of /cvs/extras/rpms/mod_evasive In directory cvs-int.fedora.redhat.com:/home/fedora/petersen/owners/tmpcvsZ18553/rpms/mod_evasive Added Files: Makefile import.log pkg.acl Log Message: Setup of module mod_evasive --- NEW FILE Makefile --- # Top level Makefile for module mod_evasive 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 --- --- NEW FILE pkg.acl --- From fedora-extras-commits at redhat.com Fri Apr 6 06:23:25 2007 From: fedora-extras-commits at redhat.com (Jens Petersen (petersen)) Date: Fri, 6 Apr 2007 02:23:25 -0400 Subject: owners owners.epel.list,1.106,1.107 owners.list,1.2643,1.2644 Message-ID: <200704060623.l366NPdh018628@cvs-int.fedora.redhat.com> Author: petersen Update of /cvs/extras/owners In directory cvs-int.fedora.redhat.com:/home/fedora/petersen/owners Modified Files: owners.epel.list owners.list Log Message: add mod_evasive (#173388) Index: owners.epel.list =================================================================== RCS file: /cvs/extras/owners/owners.epel.list,v retrieving revision 1.106 retrieving revision 1.107 diff -u -r1.106 -r1.107 --- owners.epel.list 6 Apr 2007 05:57:32 -0000 1.106 +++ owners.epel.list 6 Apr 2007 06:22:54 -0000 1.107 @@ -169,6 +169,7 @@ Fedora EPEL|mimedefang|E-Mail filtering framework using Sendmail's Milter interface|redhat-bugzilla at linuxnetz.de|extras-qa at fedoraproject.org| Fedora EPEL|mock|Builds packages inside chroots|jkeating at redhat.com|extras-qa at fedoraproject.org| Fedora EPEL|mod_auth_shadow|An Apache module for authentication using /etc/shadow|fedora-packaging at dw-perspective.org.uk|extras-qa at fedoraproject.org| +Fedora EPEL|mod_evasive|Denial of Service evasion module for Apache|icon at fedoraproject.org|extras-qa at fedoraproject.org| Fedora EPEL|moin|MoinMoin is a Python clone of WikiWiki|matthias at rpmforge.net|extras-qa at fedoraproject.org| Fedora EPEL|mussh|Multihost SSH wrapper|kevin-redhat-bugzilla at tummy.com|extras-qa at fedoraproject.org| Fedora EPEL|nagios|Host/service/network monitoring program|mmcgrath at redhat.com|extras-qa at fedoraproject.org| Index: owners.list =================================================================== RCS file: /cvs/extras/owners/owners.list,v retrieving revision 1.2643 retrieving revision 1.2644 diff -u -r1.2643 -r1.2644 --- owners.list 5 Apr 2007 20:05:28 -0000 1.2643 +++ owners.list 6 Apr 2007 06:22:54 -0000 1.2644 @@ -1380,6 +1380,7 @@ Fedora Extras|mod_auth_pam|PAM authentication module for Apache|fedora at theholbrooks.org|extras-qa at fedoraproject.org| Fedora Extras|mod_auth_shadow|An Apache module for authentication using /etc/shadow|fedora-packaging at dw-perspective.org.uk|extras-qa at fedoraproject.org| Fedora Extras|mod_cband|Bandwidth limiting for virtual hosts|mfleming+rpm at enlartenment.com|extras-qa at fedoraproject.org| +Fedora Extras|mod_evasive|Denial of Service evasion module for Apache|icon at fedoraproject.org|extras-qa at fedoraproject.org| Fedora Extras|mod_extract_forwarded|Extract real source IP for forwarded HTTP requests|rpm at timj.co.uk|extras-qa at fedoraproject.org| Fedora Extras|mod_fcgid|Apache2 module for high-performance server-side scripting|paul at city-fan.org|extras-qa at fedoraproject.org| Fedora Extras|mod_geoip|GeoIP module for the Apache HTTP Server|mfleming+rpm at enlartenment.com|extras-qa at fedoraproject.org| From fedora-extras-commits at redhat.com Fri Apr 6 06:23:32 2007 From: fedora-extras-commits at redhat.com (Jens Petersen (petersen)) Date: Fri, 6 Apr 2007 02:23:32 -0400 Subject: rpms/mod_evasive/devel .cvsignore, NONE, 1.1 Makefile, NONE, 1.1 sources, NONE, 1.1 Message-ID: <200704060623.l366NWLx018640@cvs-int.fedora.redhat.com> Author: petersen Update of /cvs/extras/rpms/mod_evasive/devel In directory cvs-int.fedora.redhat.com:/home/fedora/petersen/owners/tmpcvsZ18553/rpms/mod_evasive/devel Added Files: .cvsignore Makefile sources Log Message: Setup of module mod_evasive --- NEW FILE .cvsignore --- --- NEW FILE Makefile --- # Makefile for source rpm: mod_evasive # $Id: Makefile,v 1.1 2007/04/06 06:23:28 petersen Exp $ NAME := mod_evasive SPECFILE = $(firstword $(wildcard *.spec)) define find-makefile-common for d in common ../common ../../common ; do if [ -f $$d/Makefile.common ] ; then if [ -f $$d/CVS/Root -a -w $$/Makefile.common ] ; then cd $$d ; cvs -Q update ; fi ; echo "$$d/Makefile.common" ; break ; fi ; done endef MAKEFILE_COMMON := $(shell $(find-makefile-common)) ifeq ($(MAKEFILE_COMMON),) # attept a checkout define checkout-makefile-common test -f CVS/Root && { cvs -Q -d $$(cat CVS/Root) checkout common && echo "common/Makefile.common" ; } || { echo "ERROR: I can't figure out how to checkout the 'common' module." ; exit -1 ; } >&2 endef MAKEFILE_COMMON := $(shell $(checkout-makefile-common)) endif include $(MAKEFILE_COMMON) --- NEW FILE sources --- From fedora-extras-commits at redhat.com Fri Apr 6 06:31:25 2007 From: fedora-extras-commits at redhat.com (Jens Petersen (petersen)) Date: Fri, 6 Apr 2007 02:31:25 -0400 Subject: rpms/asc/devel - New directory Message-ID: <200704060631.l366VP7g019187@cvs-int.fedora.redhat.com> Author: petersen Update of /cvs/extras/rpms/asc/devel In directory cvs-int.fedora.redhat.com:/home/fedora/petersen/owners/tmpcvsH19071/rpms/asc/devel Log Message: Directory /cvs/extras/rpms/asc/devel added to the repository From fedora-extras-commits at redhat.com Fri Apr 6 06:31:21 2007 From: fedora-extras-commits at redhat.com (Jens Petersen (petersen)) Date: Fri, 6 Apr 2007 02:31:21 -0400 Subject: rpms/asc - New directory Message-ID: <200704060631.l366VLoc019142@cvs-int.fedora.redhat.com> Author: petersen Update of /cvs/extras/rpms/asc In directory cvs-int.fedora.redhat.com:/home/fedora/petersen/owners/tmpcvsH19071/rpms/asc Log Message: Directory /cvs/extras/rpms/asc added to the repository From fedora-extras-commits at redhat.com Fri Apr 6 06:31:31 2007 From: fedora-extras-commits at redhat.com (Jens Petersen (petersen)) Date: Fri, 6 Apr 2007 02:31:31 -0400 Subject: owners owners.list,1.2644,1.2645 Message-ID: <200704060631.l366VVMs019258@cvs-int.fedora.redhat.com> Author: petersen Update of /cvs/extras/owners In directory cvs-int.fedora.redhat.com:/home/fedora/petersen/owners Modified Files: owners.list Log Message: add asc (#233142) Index: owners.list =================================================================== RCS file: /cvs/extras/owners/owners.list,v retrieving revision 1.2644 retrieving revision 1.2645 diff -u -r1.2644 -r1.2645 --- owners.list 6 Apr 2007 06:22:54 -0000 1.2644 +++ owners.list 6 Apr 2007 06:31:01 -0000 1.2645 @@ -82,6 +82,7 @@ Fedora Extras|arrows|Neat little maze game|j.w.r.degoede at hhs.nl|extras-qa at fedoraproject.org| Fedora Extras|artwiz-aleczapka-fonts|Set of (improved) artwiz fonts|tcallawa at redhat.com|extras-qa at fedoraproject.org|andreas.bierfert at lowlatency.de Fedora Extras|asa|Convert Fortran carriage control characters|pertusus at free.fr|extras-qa at fedoraproject.org| +Fedora Extras|asc|Advanced Strategic Command|j.w.r.degoede at hhs.nl|extras-qa at fedoraproject.org| Fedora Extras|asciidoc|AsciiDoc text document fomatter|chrisw at redhat.com|extras-qa at fedoraproject.org| Fedora Extras|asm2|A code manipulation tool to implement adaptable systems|pcheung at redhat.com|extras-qa at fedoraproject.org| Fedora Extras|aspell-ar|Arabic word list for Aspell|danken at cs.technion.ac.il|extras-qa at fedoraproject.org| From fedora-extras-commits at redhat.com Fri Apr 6 06:31:34 2007 From: fedora-extras-commits at redhat.com (Jens Petersen (petersen)) Date: Fri, 6 Apr 2007 02:31:34 -0400 Subject: rpms/asc Makefile,NONE,1.1 import.log,NONE,1.1 pkg.acl,NONE,1.1 Message-ID: <200704060631.l366VYWZ019292@cvs-int.fedora.redhat.com> Author: petersen Update of /cvs/extras/rpms/asc In directory cvs-int.fedora.redhat.com:/home/fedora/petersen/owners/tmpcvsH19071/rpms/asc Added Files: Makefile import.log pkg.acl Log Message: Setup of module asc --- NEW FILE Makefile --- # Top level Makefile for module asc 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 --- --- NEW FILE pkg.acl --- From fedora-extras-commits at redhat.com Fri Apr 6 06:31:43 2007 From: fedora-extras-commits at redhat.com (Jens Petersen (petersen)) Date: Fri, 6 Apr 2007 02:31:43 -0400 Subject: rpms/asc/devel .cvsignore, NONE, 1.1 Makefile, NONE, 1.1 sources, NONE, 1.1 Message-ID: <200704060631.l366VhSe019353@cvs-int.fedora.redhat.com> Author: petersen Update of /cvs/extras/rpms/asc/devel In directory cvs-int.fedora.redhat.com:/home/fedora/petersen/owners/tmpcvsH19071/rpms/asc/devel Added Files: .cvsignore Makefile sources Log Message: Setup of module asc --- NEW FILE .cvsignore --- --- NEW FILE Makefile --- # Makefile for source rpm: asc # $Id: Makefile,v 1.1 2007/04/06 06:31:39 petersen Exp $ NAME := asc SPECFILE = $(firstword $(wildcard *.spec)) define find-makefile-common for d in common ../common ../../common ; do if [ -f $$d/Makefile.common ] ; then if [ -f $$d/CVS/Root -a -w $$/Makefile.common ] ; then cd $$d ; cvs -Q update ; fi ; echo "$$d/Makefile.common" ; break ; fi ; done endef MAKEFILE_COMMON := $(shell $(find-makefile-common)) ifeq ($(MAKEFILE_COMMON),) # attept a checkout define checkout-makefile-common test -f CVS/Root && { cvs -Q -d $$(cat CVS/Root) checkout common && echo "common/Makefile.common" ; } || { echo "ERROR: I can't figure out how to checkout the 'common' module." ; exit -1 ; } >&2 endef MAKEFILE_COMMON := $(shell $(checkout-makefile-common)) endif include $(MAKEFILE_COMMON) --- NEW FILE sources --- From fedora-extras-commits at redhat.com Fri Apr 6 06:35:29 2007 From: fedora-extras-commits at redhat.com (Jens Petersen (petersen)) Date: Fri, 6 Apr 2007 02:35:29 -0400 Subject: rpms/perl-User-Identity - New directory Message-ID: <200704060635.l366ZT72019724@cvs-int.fedora.redhat.com> Author: petersen Update of /cvs/extras/rpms/perl-User-Identity In directory cvs-int.fedora.redhat.com:/home/fedora/petersen/owners/tmpcvsM19698/rpms/perl-User-Identity Log Message: Directory /cvs/extras/rpms/perl-User-Identity added to the repository From fedora-extras-commits at redhat.com Fri Apr 6 06:35:38 2007 From: fedora-extras-commits at redhat.com (Jens Petersen (petersen)) Date: Fri, 6 Apr 2007 02:35:38 -0400 Subject: rpms/perl-User-Identity/devel - New directory Message-ID: <200704060635.l366Zcsi019737@cvs-int.fedora.redhat.com> Author: petersen Update of /cvs/extras/rpms/perl-User-Identity/devel In directory cvs-int.fedora.redhat.com:/home/fedora/petersen/owners/tmpcvsM19698/rpms/perl-User-Identity/devel Log Message: Directory /cvs/extras/rpms/perl-User-Identity/devel added to the repository From fedora-extras-commits at redhat.com Fri Apr 6 06:35:47 2007 From: fedora-extras-commits at redhat.com (Jens Petersen (petersen)) Date: Fri, 6 Apr 2007 02:35:47 -0400 Subject: rpms/perl-User-Identity Makefile, NONE, 1.1 import.log, NONE, 1.1 pkg.acl, NONE, 1.1 Message-ID: <200704060635.l366ZlDT019766@cvs-int.fedora.redhat.com> Author: petersen Update of /cvs/extras/rpms/perl-User-Identity In directory cvs-int.fedora.redhat.com:/home/fedora/petersen/owners/tmpcvsM19698/rpms/perl-User-Identity Added Files: Makefile import.log pkg.acl Log Message: Setup of module perl-User-Identity --- NEW FILE Makefile --- # Top level Makefile for module perl-User-Identity 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 --- --- NEW FILE pkg.acl --- From fedora-extras-commits at redhat.com Fri Apr 6 06:35:46 2007 From: fedora-extras-commits at redhat.com (Jens Petersen (petersen)) Date: Fri, 6 Apr 2007 02:35:46 -0400 Subject: owners owners.list,1.2645,1.2646 Message-ID: <200704060635.l366ZkYi019761@cvs-int.fedora.redhat.com> Author: petersen Update of /cvs/extras/owners In directory cvs-int.fedora.redhat.com:/home/fedora/petersen/owners Modified Files: owners.list Log Message: add perl-User-Identity (#234858) Index: owners.list =================================================================== RCS file: /cvs/extras/owners/owners.list,v retrieving revision 1.2645 retrieving revision 1.2646 diff -u -r1.2645 -r1.2646 --- owners.list 6 Apr 2007 06:31:01 -0000 1.2645 +++ owners.list 6 Apr 2007 06:35:16 -0000 1.2646 @@ -2160,6 +2160,7 @@ Fedora Extras|perl-UNIVERSAL-require|Require() modules from a variable|tcallawa at redhat.com|extras-qa at fedoraproject.org|fedora-perl-devel-list at redhat.com Fedora Extras|perl-Unix-Statgrab|Perl extension for collecting information about the machine|steve at silug.org|extras-qa at fedoraproject.org|fedora-perl-devel-list at redhat.com,oliver at linux-kernel.at Fedora Extras|perl-Unix-Syslog|Perl interface to the UNIX syslog(3) calls|steve at silug.org|extras-qa at fedoraproject.org|fedora-perl-devel-list at redhat.com +Fedora Extras|perl-User-Identity|Maintains info about a physical person|tcallawa at redhat.com|extras-qa at fedoraproject.org|fedora-perl-devel-list at redhat.com Fedora Extras|perl-version|Perl extension for Version Objects|tcallawa at redhat.com|extras-qa at fedoraproject.org|fedora-perl-devel-list at redhat.com Fedora Extras|perl-Want|Perl module implementing a generalisation of wantarray|rc040203 at freenet.de|extras-qa at fedoraproject.org|fedora-perl-devel-list at redhat.com Fedora Extras|perl-WWW-Babelfish|Perl extension for translation via Babelfish or Google|cweyl at alumni.drew.edu|extras-qa at fedoraproject.org|fedora-perl-devel-list at redhat.com From fedora-extras-commits at redhat.com Fri Apr 6 06:35:56 2007 From: fedora-extras-commits at redhat.com (Jens Petersen (petersen)) Date: Fri, 6 Apr 2007 02:35:56 -0400 Subject: rpms/perl-User-Identity/devel .cvsignore, NONE, 1.1 Makefile, NONE, 1.1 sources, NONE, 1.1 Message-ID: <200704060635.l366ZuM9019790@cvs-int.fedora.redhat.com> Author: petersen Update of /cvs/extras/rpms/perl-User-Identity/devel In directory cvs-int.fedora.redhat.com:/home/fedora/petersen/owners/tmpcvsM19698/rpms/perl-User-Identity/devel Added Files: .cvsignore Makefile sources Log Message: Setup of module perl-User-Identity --- NEW FILE .cvsignore --- --- NEW FILE Makefile --- # Makefile for source rpm: perl-User-Identity # $Id: Makefile,v 1.1 2007/04/06 06:35:52 petersen Exp $ NAME := perl-User-Identity SPECFILE = $(firstword $(wildcard *.spec)) define find-makefile-common for d in common ../common ../../common ; do if [ -f $$d/Makefile.common ] ; then if [ -f $$d/CVS/Root -a -w $$/Makefile.common ] ; then cd $$d ; cvs -Q update ; fi ; echo "$$d/Makefile.common" ; break ; fi ; done endef MAKEFILE_COMMON := $(shell $(find-makefile-common)) ifeq ($(MAKEFILE_COMMON),) # attept a checkout define checkout-makefile-common test -f CVS/Root && { cvs -Q -d $$(cat CVS/Root) checkout common && echo "common/Makefile.common" ; } || { echo "ERROR: I can't figure out how to checkout the 'common' module." ; exit -1 ; } >&2 endef MAKEFILE_COMMON := $(shell $(checkout-makefile-common)) endif include $(MAKEFILE_COMMON) --- NEW FILE sources --- From fedora-extras-commits at redhat.com Fri Apr 6 06:47:15 2007 From: fedora-extras-commits at redhat.com (Jens Petersen (petersen)) Date: Fri, 6 Apr 2007 02:47:15 -0400 Subject: owners owners.epel.list,1.107,1.108 Message-ID: <200704060647.l366lF0s020235@cvs-int.fedora.redhat.com> Author: petersen Update of /cvs/extras/owners In directory cvs-int.fedora.redhat.com:/home/fedora/petersen/owners Modified Files: owners.epel.list Log Message: add cvs2svn (#200249) Index: owners.epel.list =================================================================== RCS file: /cvs/extras/owners/owners.epel.list,v retrieving revision 1.107 retrieving revision 1.108 diff -u -r1.107 -r1.108 --- owners.epel.list 6 Apr 2007 06:22:54 -0000 1.107 +++ owners.epel.list 6 Apr 2007 06:46:45 -0000 1.108 @@ -36,6 +36,7 @@ Fedora EPEL|cpanspec|RPM spec file generation utility|steve at silug.org|extras-qa at fedoraproject.org|fedora-perl-devel-list at redhat.com Fedora EPEL|crack|Password cracker|Christian.Iseli at licr.org|extras-qa at fedoraproject.org| Fedora EPEL|csmash|3D tabletennis game|matthias at rpmforge.net|extras-qa at fedoraproject.org| +Fedora EPEL|cvs2svn|CVS to Subversion Repository Converter|icon at fedoraproject.org|extras-qa at fedoraproject.org| Fedora EPEL|d4x|Downloader for X that supports resuming and many other features|matthias at rpmforge.net|extras-qa at fedoraproject.org| Fedora EPEL|dbmail|The DBMail mail storage system|bjohnson at symetrix.com|extras-qa at fedoraproject.org| Fedora EPEL|dclib|Direct Connect file sharing library|lmacken at redhat.com|extras-qa at fedoraproject.org| From fedora-extras-commits at redhat.com Fri Apr 6 07:12:37 2007 From: fedora-extras-commits at redhat.com (Bernard Johnson (bjohnson)) Date: Fri, 6 Apr 2007 03:12:37 -0400 Subject: rpms/tmda/EL-4 tmda.spec,1.6,1.7 Message-ID: <200704060712.l367CbRO025319@cvs-int.fedora.redhat.com> Author: bjohnson Update of /cvs/extras/rpms/tmda/EL-4 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv25233/EL-4 Modified Files: tmda.spec Log Message: - remove specific python requires since all currently supported pythons are good enough - conditionally bytecompile when building for EL-4 Index: tmda.spec =================================================================== RCS file: /cvs/extras/rpms/tmda/EL-4/tmda.spec,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- tmda.spec 1 Mar 2007 08:47:18 -0000 1.6 +++ tmda.spec 6 Apr 2007 07:12:03 -0000 1.7 @@ -18,9 +18,9 @@ BuildArch: noarch -BuildRequires: python-devel >= 2.3 +BuildRequires: python-devel -Requires: python >= 2.3 +Requires: python %description TMDA is an open source anti-spam system and local mail delivery agent. @@ -36,12 +36,15 @@ do sed '1,1s|/usr/bin/env python|%{__python}|g' $i > $i.tmp && mv $i.tmp $i && chmod 0755 $i done + # remove x bits from all files in contrib as they will be used in %%doc find contrib -type f -print | xargs chmod a-x + # fix dos eol problems on some documents for file in doc/html/attachments/{TmdaFingerprint/tmda-fingerprint,TmdaPostfixPolicy/tmda-postfix-policy.sh}; do sed -i 's/\r//' $file done + # zero byte file but not used or linkd rm -f doc/html/error.log @@ -73,6 +76,28 @@ install -p -m 0755 contrib/tofmipd.init $RPM_BUILD_ROOT/%{_initrddir}/tofmipd install -p -m 0644 contrib/tofmipd.sysconfig $RPM_BUILD_ROOT/%{_sysconfdir}/sysconfig/tofmipd + +%if 0%{?rhel} && "%rhel" < "5" +# Conditionally bytecompile if compiling for EL-4 since it does not have +# a brp-python-bytecompile - this is essentially ripped off from the FC-6 +# /usr/lib/brp-python-bytecompile script + +# Figure out how deep we need to descend. We could pick an insanely high +# number and hope it's enough, but somewhere, somebody's sure to run into it. + +depth=`(find $RPM_BUILD_ROOT -type f -name "*.py" -print0 ; echo /) | \ + xargs -0 -n 1 dirname | sed 's,[^/],,g' | sort -u | tail -n 1 | wc -c` +if [ -z "$depth" -o "$depth" -le "1" ]; then + exit 0 +fi + +# Generate normal (.pyc) byte-compiled files. +%{__python} -c 'import compileall; compileall.compile_dir("'"$RPM_BUILD_ROOT"'", '"$depth"', "/", 1)' > /dev/null + +# Generate optimized (.pyo) byte-compiled files. +%{__python} -O -c 'import compileall; compileall.compile_dir("'"$RPM_BUILD_ROOT"'", '"$depth"', "/", 1)' > /dev/null + +%endif %clean rm -rf $RPM_BUILD_ROOT @@ -106,9 +131,9 @@ %package ofmipd Summary: Tagged Message Delivery Agent - ofmipd server Group: System Environment/Daemons -Requires: tmda = %{version}-%{release} Url: http://www.tmda.net/tmda-ofmipd.html +Requires: tmda = %{version}-%{release} Requires : initscripts Requires(post): /sbin/chkconfig Requires(preun):/sbin/chkconfig @@ -156,6 +181,10 @@ %changelog +* Fri Apr 06 2007 Bernard Johnson 1.1.11-3 +- remove versioned python dependencies, no supported python is unsupported +- if compiling for EL-4, compile python since there is no brp-python-bytecompile + * Thu Mar 01 2007 Bernard Johnson 1.1.11-2 - fix source0 line From fedora-extras-commits at redhat.com Fri Apr 6 07:12:41 2007 From: fedora-extras-commits at redhat.com (Bernard Johnson (bjohnson)) Date: Fri, 6 Apr 2007 03:12:41 -0400 Subject: rpms/tmda/EL-5 tmda.spec,1.5,1.6 Message-ID: <200704060712.l367CfAb025322@cvs-int.fedora.redhat.com> Author: bjohnson Update of /cvs/extras/rpms/tmda/EL-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv25233/EL-5 Modified Files: tmda.spec Log Message: - remove specific python requires since all currently supported pythons are good enough - conditionally bytecompile when building for EL-4 Index: tmda.spec =================================================================== RCS file: /cvs/extras/rpms/tmda/EL-5/tmda.spec,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- tmda.spec 1 Mar 2007 08:47:16 -0000 1.5 +++ tmda.spec 6 Apr 2007 07:12:08 -0000 1.6 @@ -18,9 +18,9 @@ BuildArch: noarch -BuildRequires: python-devel >= 2.3 +BuildRequires: python-devel -Requires: python >= 2.3 +Requires: python %description TMDA is an open source anti-spam system and local mail delivery agent. @@ -36,12 +36,15 @@ do sed '1,1s|/usr/bin/env python|%{__python}|g' $i > $i.tmp && mv $i.tmp $i && chmod 0755 $i done + # remove x bits from all files in contrib as they will be used in %%doc find contrib -type f -print | xargs chmod a-x + # fix dos eol problems on some documents for file in doc/html/attachments/{TmdaFingerprint/tmda-fingerprint,TmdaPostfixPolicy/tmda-postfix-policy.sh}; do sed -i 's/\r//' $file done + # zero byte file but not used or linkd rm -f doc/html/error.log @@ -73,6 +76,28 @@ install -p -m 0755 contrib/tofmipd.init $RPM_BUILD_ROOT/%{_initrddir}/tofmipd install -p -m 0644 contrib/tofmipd.sysconfig $RPM_BUILD_ROOT/%{_sysconfdir}/sysconfig/tofmipd + +%if 0%{?rhel} && "%rhel" < "5" +# Conditionally bytecompile if compiling for EL-4 since it does not have +# a brp-python-bytecompile - this is essentially ripped off from the FC-6 +# /usr/lib/brp-python-bytecompile script + +# Figure out how deep we need to descend. We could pick an insanely high +# number and hope it's enough, but somewhere, somebody's sure to run into it. + +depth=`(find $RPM_BUILD_ROOT -type f -name "*.py" -print0 ; echo /) | \ + xargs -0 -n 1 dirname | sed 's,[^/],,g' | sort -u | tail -n 1 | wc -c` +if [ -z "$depth" -o "$depth" -le "1" ]; then + exit 0 +fi + +# Generate normal (.pyc) byte-compiled files. +%{__python} -c 'import compileall; compileall.compile_dir("'"$RPM_BUILD_ROOT"'", '"$depth"', "/", 1)' > /dev/null + +# Generate optimized (.pyo) byte-compiled files. +%{__python} -O -c 'import compileall; compileall.compile_dir("'"$RPM_BUILD_ROOT"'", '"$depth"', "/", 1)' > /dev/null + +%endif %clean rm -rf $RPM_BUILD_ROOT @@ -106,9 +131,9 @@ %package ofmipd Summary: Tagged Message Delivery Agent - ofmipd server Group: System Environment/Daemons -Requires: tmda = %{version}-%{release} Url: http://www.tmda.net/tmda-ofmipd.html +Requires: tmda = %{version}-%{release} Requires : initscripts Requires(post): /sbin/chkconfig Requires(preun):/sbin/chkconfig @@ -156,6 +181,10 @@ %changelog +* Fri Apr 06 2007 Bernard Johnson 1.1.11-3 +- remove versioned python dependencies, no supported python is unsupported +- if compiling for EL-4, compile python since there is no brp-python-bytecompile + * Thu Mar 01 2007 Bernard Johnson 1.1.11-2 - fix source0 line From fedora-extras-commits at redhat.com Fri Apr 6 07:12:45 2007 From: fedora-extras-commits at redhat.com (Bernard Johnson (bjohnson)) Date: Fri, 6 Apr 2007 03:12:45 -0400 Subject: rpms/tmda/FC-5 tmda.spec,1.5,1.6 Message-ID: <200704060712.l367CjLG025329@cvs-int.fedora.redhat.com> Author: bjohnson Update of /cvs/extras/rpms/tmda/FC-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv25233/FC-5 Modified Files: tmda.spec Log Message: - remove specific python requires since all currently supported pythons are good enough - conditionally bytecompile when building for EL-4 Index: tmda.spec =================================================================== RCS file: /cvs/extras/rpms/tmda/FC-5/tmda.spec,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- tmda.spec 1 Mar 2007 08:47:13 -0000 1.5 +++ tmda.spec 6 Apr 2007 07:12:11 -0000 1.6 @@ -18,9 +18,9 @@ BuildArch: noarch -BuildRequires: python-devel >= 2.3 +BuildRequires: python-devel -Requires: python >= 2.3 +Requires: python %description TMDA is an open source anti-spam system and local mail delivery agent. @@ -36,12 +36,15 @@ do sed '1,1s|/usr/bin/env python|%{__python}|g' $i > $i.tmp && mv $i.tmp $i && chmod 0755 $i done + # remove x bits from all files in contrib as they will be used in %%doc find contrib -type f -print | xargs chmod a-x + # fix dos eol problems on some documents for file in doc/html/attachments/{TmdaFingerprint/tmda-fingerprint,TmdaPostfixPolicy/tmda-postfix-policy.sh}; do sed -i 's/\r//' $file done + # zero byte file but not used or linkd rm -f doc/html/error.log @@ -73,6 +76,28 @@ install -p -m 0755 contrib/tofmipd.init $RPM_BUILD_ROOT/%{_initrddir}/tofmipd install -p -m 0644 contrib/tofmipd.sysconfig $RPM_BUILD_ROOT/%{_sysconfdir}/sysconfig/tofmipd + +%if 0%{?rhel} && "%rhel" < "5" +# Conditionally bytecompile if compiling for EL-4 since it does not have +# a brp-python-bytecompile - this is essentially ripped off from the FC-6 +# /usr/lib/brp-python-bytecompile script + +# Figure out how deep we need to descend. We could pick an insanely high +# number and hope it's enough, but somewhere, somebody's sure to run into it. + +depth=`(find $RPM_BUILD_ROOT -type f -name "*.py" -print0 ; echo /) | \ + xargs -0 -n 1 dirname | sed 's,[^/],,g' | sort -u | tail -n 1 | wc -c` +if [ -z "$depth" -o "$depth" -le "1" ]; then + exit 0 +fi + +# Generate normal (.pyc) byte-compiled files. +%{__python} -c 'import compileall; compileall.compile_dir("'"$RPM_BUILD_ROOT"'", '"$depth"', "/", 1)' > /dev/null + +# Generate optimized (.pyo) byte-compiled files. +%{__python} -O -c 'import compileall; compileall.compile_dir("'"$RPM_BUILD_ROOT"'", '"$depth"', "/", 1)' > /dev/null + +%endif %clean rm -rf $RPM_BUILD_ROOT @@ -106,9 +131,9 @@ %package ofmipd Summary: Tagged Message Delivery Agent - ofmipd server Group: System Environment/Daemons -Requires: tmda = %{version}-%{release} Url: http://www.tmda.net/tmda-ofmipd.html +Requires: tmda = %{version}-%{release} Requires : initscripts Requires(post): /sbin/chkconfig Requires(preun):/sbin/chkconfig @@ -156,6 +181,10 @@ %changelog +* Fri Apr 06 2007 Bernard Johnson 1.1.11-3 +- remove versioned python dependencies, no supported python is unsupported +- if compiling for EL-4, compile python since there is no brp-python-bytecompile + * Thu Mar 01 2007 Bernard Johnson 1.1.11-2 - fix source0 line From fedora-extras-commits at redhat.com Fri Apr 6 07:12:49 2007 From: fedora-extras-commits at redhat.com (Bernard Johnson (bjohnson)) Date: Fri, 6 Apr 2007 03:12:49 -0400 Subject: rpms/tmda/FC-6 tmda.spec,1.5,1.6 Message-ID: <200704060712.l367CnwC025332@cvs-int.fedora.redhat.com> Author: bjohnson Update of /cvs/extras/rpms/tmda/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv25233/FC-6 Modified Files: tmda.spec Log Message: - remove specific python requires since all currently supported pythons are good enough - conditionally bytecompile when building for EL-4 Index: tmda.spec =================================================================== RCS file: /cvs/extras/rpms/tmda/FC-6/tmda.spec,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- tmda.spec 1 Mar 2007 08:47:16 -0000 1.5 +++ tmda.spec 6 Apr 2007 07:12:15 -0000 1.6 @@ -18,9 +18,9 @@ BuildArch: noarch -BuildRequires: python-devel >= 2.3 +BuildRequires: python-devel -Requires: python >= 2.3 +Requires: python %description TMDA is an open source anti-spam system and local mail delivery agent. @@ -36,12 +36,15 @@ do sed '1,1s|/usr/bin/env python|%{__python}|g' $i > $i.tmp && mv $i.tmp $i && chmod 0755 $i done + # remove x bits from all files in contrib as they will be used in %%doc find contrib -type f -print | xargs chmod a-x + # fix dos eol problems on some documents for file in doc/html/attachments/{TmdaFingerprint/tmda-fingerprint,TmdaPostfixPolicy/tmda-postfix-policy.sh}; do sed -i 's/\r//' $file done + # zero byte file but not used or linkd rm -f doc/html/error.log @@ -73,6 +76,28 @@ install -p -m 0755 contrib/tofmipd.init $RPM_BUILD_ROOT/%{_initrddir}/tofmipd install -p -m 0644 contrib/tofmipd.sysconfig $RPM_BUILD_ROOT/%{_sysconfdir}/sysconfig/tofmipd + +%if 0%{?rhel} && "%rhel" < "5" +# Conditionally bytecompile if compiling for EL-4 since it does not have +# a brp-python-bytecompile - this is essentially ripped off from the FC-6 +# /usr/lib/brp-python-bytecompile script + +# Figure out how deep we need to descend. We could pick an insanely high +# number and hope it's enough, but somewhere, somebody's sure to run into it. + +depth=`(find $RPM_BUILD_ROOT -type f -name "*.py" -print0 ; echo /) | \ + xargs -0 -n 1 dirname | sed 's,[^/],,g' | sort -u | tail -n 1 | wc -c` +if [ -z "$depth" -o "$depth" -le "1" ]; then + exit 0 +fi + +# Generate normal (.pyc) byte-compiled files. +%{__python} -c 'import compileall; compileall.compile_dir("'"$RPM_BUILD_ROOT"'", '"$depth"', "/", 1)' > /dev/null + +# Generate optimized (.pyo) byte-compiled files. +%{__python} -O -c 'import compileall; compileall.compile_dir("'"$RPM_BUILD_ROOT"'", '"$depth"', "/", 1)' > /dev/null + +%endif %clean rm -rf $RPM_BUILD_ROOT @@ -106,9 +131,9 @@ %package ofmipd Summary: Tagged Message Delivery Agent - ofmipd server Group: System Environment/Daemons -Requires: tmda = %{version}-%{release} Url: http://www.tmda.net/tmda-ofmipd.html +Requires: tmda = %{version}-%{release} Requires : initscripts Requires(post): /sbin/chkconfig Requires(preun):/sbin/chkconfig @@ -156,6 +181,10 @@ %changelog +* Fri Apr 06 2007 Bernard Johnson 1.1.11-3 +- remove versioned python dependencies, no supported python is unsupported +- if compiling for EL-4, compile python since there is no brp-python-bytecompile + * Thu Mar 01 2007 Bernard Johnson 1.1.11-2 - fix source0 line From fedora-extras-commits at redhat.com Fri Apr 6 07:12:53 2007 From: fedora-extras-commits at redhat.com (Bernard Johnson (bjohnson)) Date: Fri, 6 Apr 2007 03:12:53 -0400 Subject: rpms/tmda/devel tmda.spec,1.6,1.7 Message-ID: <200704060712.l367CrIc025335@cvs-int.fedora.redhat.com> Author: bjohnson Update of /cvs/extras/rpms/tmda/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv25233/devel Modified Files: tmda.spec Log Message: - remove specific python requires since all currently supported pythons are good enough - conditionally bytecompile when building for EL-4 Index: tmda.spec =================================================================== RCS file: /cvs/extras/rpms/tmda/devel/tmda.spec,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- tmda.spec 1 Mar 2007 08:47:18 -0000 1.6 +++ tmda.spec 6 Apr 2007 07:12:19 -0000 1.7 @@ -18,9 +18,9 @@ BuildArch: noarch -BuildRequires: python-devel >= 2.3 +BuildRequires: python-devel -Requires: python >= 2.3 +Requires: python %description TMDA is an open source anti-spam system and local mail delivery agent. @@ -36,12 +36,15 @@ do sed '1,1s|/usr/bin/env python|%{__python}|g' $i > $i.tmp && mv $i.tmp $i && chmod 0755 $i done + # remove x bits from all files in contrib as they will be used in %%doc find contrib -type f -print | xargs chmod a-x + # fix dos eol problems on some documents for file in doc/html/attachments/{TmdaFingerprint/tmda-fingerprint,TmdaPostfixPolicy/tmda-postfix-policy.sh}; do sed -i 's/\r//' $file done + # zero byte file but not used or linkd rm -f doc/html/error.log @@ -73,6 +76,28 @@ install -p -m 0755 contrib/tofmipd.init $RPM_BUILD_ROOT/%{_initrddir}/tofmipd install -p -m 0644 contrib/tofmipd.sysconfig $RPM_BUILD_ROOT/%{_sysconfdir}/sysconfig/tofmipd + +%if 0%{?rhel} && "%rhel" < "5" +# Conditionally bytecompile if compiling for EL-4 since it does not have +# a brp-python-bytecompile - this is essentially ripped off from the FC-6 +# /usr/lib/brp-python-bytecompile script + +# Figure out how deep we need to descend. We could pick an insanely high +# number and hope it's enough, but somewhere, somebody's sure to run into it. + +depth=`(find $RPM_BUILD_ROOT -type f -name "*.py" -print0 ; echo /) | \ + xargs -0 -n 1 dirname | sed 's,[^/],,g' | sort -u | tail -n 1 | wc -c` +if [ -z "$depth" -o "$depth" -le "1" ]; then + exit 0 +fi + +# Generate normal (.pyc) byte-compiled files. +%{__python} -c 'import compileall; compileall.compile_dir("'"$RPM_BUILD_ROOT"'", '"$depth"', "/", 1)' > /dev/null + +# Generate optimized (.pyo) byte-compiled files. +%{__python} -O -c 'import compileall; compileall.compile_dir("'"$RPM_BUILD_ROOT"'", '"$depth"', "/", 1)' > /dev/null + +%endif %clean rm -rf $RPM_BUILD_ROOT @@ -106,9 +131,9 @@ %package ofmipd Summary: Tagged Message Delivery Agent - ofmipd server Group: System Environment/Daemons -Requires: tmda = %{version}-%{release} Url: http://www.tmda.net/tmda-ofmipd.html +Requires: tmda = %{version}-%{release} Requires : initscripts Requires(post): /sbin/chkconfig Requires(preun):/sbin/chkconfig @@ -156,6 +181,10 @@ %changelog +* Fri Apr 06 2007 Bernard Johnson 1.1.11-3 +- remove versioned python dependencies, no supported python is unsupported +- if compiling for EL-4, compile python since there is no brp-python-bytecompile + * Thu Mar 01 2007 Bernard Johnson 1.1.11-2 - fix source0 line From fedora-extras-commits at redhat.com Fri Apr 6 07:15:48 2007 From: fedora-extras-commits at redhat.com (Bernard Johnson (bjohnson)) Date: Fri, 6 Apr 2007 03:15:48 -0400 Subject: rpms/tmda/EL-4 tmda.spec,1.7,1.8 Message-ID: <200704060715.l367Fm60025572@cvs-int.fedora.redhat.com> Author: bjohnson Update of /cvs/extras/rpms/tmda/EL-4 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv25485/EL-4 Modified Files: tmda.spec Log Message: forgot to bump release Index: tmda.spec =================================================================== RCS file: /cvs/extras/rpms/tmda/EL-4/tmda.spec,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- tmda.spec 6 Apr 2007 07:12:03 -0000 1.7 +++ tmda.spec 6 Apr 2007 07:15:11 -0000 1.8 @@ -7,7 +7,7 @@ Name: tmda Version: 1.1.11 -Release: 2%{?dist}%{?repotag:.%{repotag}} +Release: 3%{?dist}%{?repotag:.%{repotag}} Summary: Tagged Message Delivery Agent Group: Applications/System From fedora-extras-commits at redhat.com Fri Apr 6 07:15:53 2007 From: fedora-extras-commits at redhat.com (Bernard Johnson (bjohnson)) Date: Fri, 6 Apr 2007 03:15:53 -0400 Subject: rpms/tmda/EL-5 tmda.spec,1.6,1.7 Message-ID: <200704060715.l367FrwR025575@cvs-int.fedora.redhat.com> Author: bjohnson Update of /cvs/extras/rpms/tmda/EL-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv25485/EL-5 Modified Files: tmda.spec Log Message: forgot to bump release Index: tmda.spec =================================================================== RCS file: /cvs/extras/rpms/tmda/EL-5/tmda.spec,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- tmda.spec 6 Apr 2007 07:12:08 -0000 1.6 +++ tmda.spec 6 Apr 2007 07:15:18 -0000 1.7 @@ -7,7 +7,7 @@ Name: tmda Version: 1.1.11 -Release: 2%{?dist}%{?repotag:.%{repotag}} +Release: 3%{?dist}%{?repotag:.%{repotag}} Summary: Tagged Message Delivery Agent Group: Applications/System From fedora-extras-commits at redhat.com Fri Apr 6 07:16:01 2007 From: fedora-extras-commits at redhat.com (Bernard Johnson (bjohnson)) Date: Fri, 6 Apr 2007 03:16:01 -0400 Subject: rpms/tmda/FC-6 tmda.spec,1.6,1.7 Message-ID: <200704060716.l367G1aR025581@cvs-int.fedora.redhat.com> Author: bjohnson Update of /cvs/extras/rpms/tmda/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv25485/FC-6 Modified Files: tmda.spec Log Message: forgot to bump release Index: tmda.spec =================================================================== RCS file: /cvs/extras/rpms/tmda/FC-6/tmda.spec,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- tmda.spec 6 Apr 2007 07:12:15 -0000 1.6 +++ tmda.spec 6 Apr 2007 07:15:27 -0000 1.7 @@ -7,7 +7,7 @@ Name: tmda Version: 1.1.11 -Release: 2%{?dist}%{?repotag:.%{repotag}} +Release: 3%{?dist}%{?repotag:.%{repotag}} Summary: Tagged Message Delivery Agent Group: Applications/System From fedora-extras-commits at redhat.com Fri Apr 6 07:15:57 2007 From: fedora-extras-commits at redhat.com (Bernard Johnson (bjohnson)) Date: Fri, 6 Apr 2007 03:15:57 -0400 Subject: rpms/tmda/FC-5 tmda.spec,1.6,1.7 Message-ID: <200704060715.l367Fvms025578@cvs-int.fedora.redhat.com> Author: bjohnson Update of /cvs/extras/rpms/tmda/FC-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv25485/FC-5 Modified Files: tmda.spec Log Message: forgot to bump release Index: tmda.spec =================================================================== RCS file: /cvs/extras/rpms/tmda/FC-5/tmda.spec,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- tmda.spec 6 Apr 2007 07:12:11 -0000 1.6 +++ tmda.spec 6 Apr 2007 07:15:23 -0000 1.7 @@ -7,7 +7,7 @@ Name: tmda Version: 1.1.11 -Release: 2%{?dist}%{?repotag:.%{repotag}} +Release: 3%{?dist}%{?repotag:.%{repotag}} Summary: Tagged Message Delivery Agent Group: Applications/System From fedora-extras-commits at redhat.com Fri Apr 6 07:16:06 2007 From: fedora-extras-commits at redhat.com (Bernard Johnson (bjohnson)) Date: Fri, 6 Apr 2007 03:16:06 -0400 Subject: rpms/tmda/devel tmda.spec,1.7,1.8 Message-ID: <200704060716.l367G6m5025584@cvs-int.fedora.redhat.com> Author: bjohnson Update of /cvs/extras/rpms/tmda/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv25485/devel Modified Files: tmda.spec Log Message: forgot to bump release Index: tmda.spec =================================================================== RCS file: /cvs/extras/rpms/tmda/devel/tmda.spec,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- tmda.spec 6 Apr 2007 07:12:19 -0000 1.7 +++ tmda.spec 6 Apr 2007 07:15:31 -0000 1.8 @@ -7,7 +7,7 @@ Name: tmda Version: 1.1.11 -Release: 2%{?dist}%{?repotag:.%{repotag}} +Release: 3%{?dist}%{?repotag:.%{repotag}} Summary: Tagged Message Delivery Agent Group: Applications/System From fedora-extras-commits at redhat.com Fri Apr 6 07:18:19 2007 From: fedora-extras-commits at redhat.com (Hans de Goede (jwrdegoede)) Date: Fri, 6 Apr 2007 03:18:19 -0400 Subject: rpms/asc import.log,1.1,1.2 Message-ID: <200704060718.l367IJqt025683@cvs-int.fedora.redhat.com> Author: jwrdegoede Update of /cvs/extras/rpms/asc In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv25646 Modified Files: import.log Log Message: auto-import asc-1.16.4.0-1.fc7 on branch devel from asc-1.16.4.0-1.fc7.src.rpm Index: import.log =================================================================== RCS file: /cvs/extras/rpms/asc/import.log,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- import.log 6 Apr 2007 06:31:31 -0000 1.1 +++ import.log 6 Apr 2007 07:17:46 -0000 1.2 @@ -0,0 +1 @@ +asc-1_16_4_0-1_fc7:HEAD:asc-1.16.4.0-1.fc7.src.rpm:1175844858 From fedora-extras-commits at redhat.com Fri Apr 6 07:18:23 2007 From: fedora-extras-commits at redhat.com (Hans de Goede (jwrdegoede)) Date: Fri, 6 Apr 2007 03:18:23 -0400 Subject: rpms/asc/devel asc.desktop, NONE, 1.1 asc.spec, NONE, 1.1 .cvsignore, 1.1, 1.2 sources, 1.1, 1.2 Message-ID: <200704060718.l367INIO025687@cvs-int.fedora.redhat.com> Author: jwrdegoede Update of /cvs/extras/rpms/asc/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv25646/devel Modified Files: .cvsignore sources Added Files: asc.desktop asc.spec Log Message: auto-import asc-1.16.4.0-1.fc7 on branch devel from asc-1.16.4.0-1.fc7.src.rpm --- NEW FILE asc.desktop --- [Desktop Entry] Encoding=UTF-8 Name=Advanced Strategic Command Comment=Turn based strategy game Exec=asc Icon=asc.png StartupNotify=false Terminal=false Type=Application Categories=Game;StrategyGame; --- NEW FILE asc.spec --- Name: asc Version: 1.16.4.0 Release: 1%{?dist} Summary: Advanced Strategic Command Group: Amusements/Games License: GPL URL: http://www.asc-hq.org/ Source0: http://downloads.sourceforge.net/asc-hq/asc-source-%{version}.tar.bz2 Source1: %{name}.desktop BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: SDL_image-devel SDL_mixer-devel SDLmm-devel paragui-devel BuildRequires: bzip2-devel libjpeg-devel libsigc++-devel physfs-devel BuildRequires: libvorbis-devel libpng-devel libtiff-devel desktop-file-utils BuildRequires: ImageMagick Requires: hicolor-icon-theme %description ASC is a free, turn based strategy game. %prep %setup -q sed -i 's|$datadir/games/|$datadir/|g' configure sed -i 's|$(datadir)/games/|$(datadir)/|g' `find -name Makefile.in` %build %configure --enable-genparse --disable-paraguitest --disable-dependency-tracking sed -i 's|^hardcode_libdir_flag_spec=.*|hardcode_libdir_flag_spec=""|g' libtool sed -i 's|^runpath_var=LD_RUN_PATH|runpath_var=DIE_RPATH_DIE|g' libtool make %{?_smp_mflags} convert data/%{name}.ico %{name}.png %install rm -rf $RPM_BUILD_ROOT make install DESTDIR=$RPM_BUILD_ROOT # below is the desktop file and icon stuff. mkdir -p $RPM_BUILD_ROOT%{_datadir}/applications desktop-file-install --vendor fedora \ --dir $RPM_BUILD_ROOT%{_datadir}/applications \ %{SOURCE1} mkdir -p $RPM_BUILD_ROOT%{_datadir}/icons/hicolor/16x16/apps mkdir -p $RPM_BUILD_ROOT%{_datadir}/icons/hicolor/32x32/apps install -m 644 %{name}-1.png \ $RPM_BUILD_ROOT%{_datadir}/icons/hicolor/16x16/apps/%{name}.png install -m 644 %{name}-0.png \ $RPM_BUILD_ROOT%{_datadir}/icons/hicolor/32x32/apps/%{name}.png %clean rm -rf $RPM_BUILD_ROOT %post touch --no-create %{_datadir}/icons/hicolor || : %{_bindir}/gtk-update-icon-cache --quiet %{_datadir}/icons/hicolor || : %postun touch --no-create %{_datadir}/icons/hicolor || : %{_bindir}/gtk-update-icon-cache --quiet %{_datadir}/icons/hicolor || : %files %defattr(-,root,root,-) %doc README COPYING AUTHORS doc/*.{html,css} %{_bindir}/%{name}* %{_datadir}/%{name} %{_datadir}/applications/fedora-%{name}.desktop %{_datadir}/icons/hicolor/*/apps/%{name}.png %{_mandir}/man6/%{name}*.6.gz %changelog * Mon Mar 19 2007 Hans de Goede 1.16.4.0-1 - Initial Fedora Extras package based on specfile by Che (newrpms) Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/asc/devel/.cvsignore,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- .cvsignore 6 Apr 2007 06:31:39 -0000 1.1 +++ .cvsignore 6 Apr 2007 07:17:50 -0000 1.2 @@ -0,0 +1 @@ +asc-source-1.16.4.0.tar.bz2 Index: sources =================================================================== RCS file: /cvs/extras/rpms/asc/devel/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 6 Apr 2007 06:31:39 -0000 1.1 +++ sources 6 Apr 2007 07:17:50 -0000 1.2 @@ -0,0 +1 @@ +9d0f7ff5c33271e096753ef07d768798 asc-source-1.16.4.0.tar.bz2 From fedora-extras-commits at redhat.com Fri Apr 6 07:26:28 2007 From: fedora-extras-commits at redhat.com (Hans de Goede (jwrdegoede)) Date: Fri, 6 Apr 2007 03:26:28 -0400 Subject: rpms/asc/FC-6 asc.desktop, NONE, 1.1 asc.spec, NONE, 1.1 .cvsignore, 1.1, 1.2 sources, 1.1, 1.2 Message-ID: <200704060726.l367QSuu025780@cvs-int.fedora.redhat.com> Author: jwrdegoede Update of /cvs/extras/rpms/asc/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv25758 Modified Files: .cvsignore sources Added Files: asc.desktop asc.spec Log Message: * Mon Mar 19 2007 Hans de Goede 1.16.4.0-1 - Initial Fedora Extras package based on specfile by Che (newrpms) --- NEW FILE asc.desktop --- [Desktop Entry] Encoding=UTF-8 Name=Advanced Strategic Command Comment=Turn based strategy game Exec=asc Icon=asc.png StartupNotify=false Terminal=false Type=Application Categories=Game;StrategyGame; --- NEW FILE asc.spec --- Name: asc Version: 1.16.4.0 Release: 1%{?dist} Summary: Advanced Strategic Command Group: Amusements/Games License: GPL URL: http://www.asc-hq.org/ Source0: http://downloads.sourceforge.net/asc-hq/asc-source-%{version}.tar.bz2 Source1: %{name}.desktop BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: SDL_image-devel SDL_mixer-devel SDLmm-devel paragui-devel BuildRequires: bzip2-devel libjpeg-devel libsigc++-devel physfs-devel BuildRequires: libvorbis-devel libpng-devel libtiff-devel desktop-file-utils BuildRequires: ImageMagick Requires: hicolor-icon-theme %description ASC is a free, turn based strategy game. %prep %setup -q sed -i 's|$datadir/games/|$datadir/|g' configure sed -i 's|$(datadir)/games/|$(datadir)/|g' `find -name Makefile.in` %build %configure --enable-genparse --disable-paraguitest --disable-dependency-tracking sed -i 's|^hardcode_libdir_flag_spec=.*|hardcode_libdir_flag_spec=""|g' libtool sed -i 's|^runpath_var=LD_RUN_PATH|runpath_var=DIE_RPATH_DIE|g' libtool make %{?_smp_mflags} convert data/%{name}.ico %{name}.png %install rm -rf $RPM_BUILD_ROOT make install DESTDIR=$RPM_BUILD_ROOT # below is the desktop file and icon stuff. mkdir -p $RPM_BUILD_ROOT%{_datadir}/applications desktop-file-install --vendor fedora \ --dir $RPM_BUILD_ROOT%{_datadir}/applications \ %{SOURCE1} mkdir -p $RPM_BUILD_ROOT%{_datadir}/icons/hicolor/16x16/apps mkdir -p $RPM_BUILD_ROOT%{_datadir}/icons/hicolor/32x32/apps install -m 644 %{name}-1.png \ $RPM_BUILD_ROOT%{_datadir}/icons/hicolor/16x16/apps/%{name}.png install -m 644 %{name}-0.png \ $RPM_BUILD_ROOT%{_datadir}/icons/hicolor/32x32/apps/%{name}.png %clean rm -rf $RPM_BUILD_ROOT %post touch --no-create %{_datadir}/icons/hicolor || : %{_bindir}/gtk-update-icon-cache --quiet %{_datadir}/icons/hicolor || : %postun touch --no-create %{_datadir}/icons/hicolor || : %{_bindir}/gtk-update-icon-cache --quiet %{_datadir}/icons/hicolor || : %files %defattr(-,root,root,-) %doc README COPYING AUTHORS doc/*.{html,css} %{_bindir}/%{name}* %{_datadir}/%{name} %{_datadir}/applications/fedora-%{name}.desktop %{_datadir}/icons/hicolor/*/apps/%{name}.png %{_mandir}/man6/%{name}*.6.gz %changelog * Mon Mar 19 2007 Hans de Goede 1.16.4.0-1 - Initial Fedora Extras package based on specfile by Che (newrpms) Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/asc/FC-6/.cvsignore,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- .cvsignore 6 Apr 2007 06:31:39 -0000 1.1 +++ .cvsignore 6 Apr 2007 07:25:54 -0000 1.2 @@ -0,0 +1 @@ +asc-source-1.16.4.0.tar.bz2 Index: sources =================================================================== RCS file: /cvs/extras/rpms/asc/FC-6/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 6 Apr 2007 06:31:39 -0000 1.1 +++ sources 6 Apr 2007 07:25:54 -0000 1.2 @@ -0,0 +1 @@ +9d0f7ff5c33271e096753ef07d768798 asc-source-1.16.4.0.tar.bz2 From fedora-extras-commits at redhat.com Fri Apr 6 08:19:47 2007 From: fedora-extras-commits at redhat.com (David Anderson (anderson)) Date: Fri, 6 Apr 2007 04:19:47 -0400 Subject: rpms/curlftpfs/FC-6 .cvsignore, 1.2, 1.3 curlftpfs.spec, 1.2, 1.3 sources, 1.2, 1.3 Message-ID: <200704060819.l368JlBx031599@cvs-int.fedora.redhat.com> Author: anderson Update of /cvs/extras/rpms/curlftpfs/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv31576 Modified Files: .cvsignore curlftpfs.spec sources Log Message: 0.9.1 Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/curlftpfs/FC-6/.cvsignore,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- .cvsignore 6 Jan 2007 14:10:57 -0000 1.2 +++ .cvsignore 6 Apr 2007 08:19:11 -0000 1.3 @@ -1 +1 @@ -curlftpfs-0.9.tar.gz +curlftpfs-0.9.1.tar.gz Index: curlftpfs.spec =================================================================== RCS file: /cvs/extras/rpms/curlftpfs/FC-6/curlftpfs.spec,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- curlftpfs.spec 8 Jan 2007 14:12:48 -0000 1.2 +++ curlftpfs.spec 6 Apr 2007 08:19:11 -0000 1.3 @@ -1,10 +1,11 @@ Name: curlftpfs -Version: 0.9 -Release: 3%{?dist} +Version: 0.9.1 +Release: 1%{?dist} Summary: CurlFtpFS is a filesystem for accessing FTP hosts based on FUSE and libcurl URL: http://curlftpfs.sourceforge.net/ License: GPL Group: System Environment/Base +Requires: fuse Source: http://downloads.sourceforge.net/curlftpfs/%{name}-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: curl-devel >= 7.15.2 fuse-devel glib2-devel @@ -37,5 +38,14 @@ %doc COPYING %changelog +* Thu Apr 05 2007 David Anderson 0.9.1-1 +- 0.9.1 + +* Wed Mar 28 2007 David Anderson 0.9-5 +- Explicit dependency on fuse (bz#234349) + +* Mon Jan 08 2007 David Anderson 0.9-3 +- Bump release number + * Tue Dec 12 2006 David Anderson 0.9-1 - Initial package Index: sources =================================================================== RCS file: /cvs/extras/rpms/curlftpfs/FC-6/sources,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- sources 6 Jan 2007 14:10:57 -0000 1.2 +++ sources 6 Apr 2007 08:19:11 -0000 1.3 @@ -1 +1 @@ -7e29eb1963d4023bb7ea530a1b4274c4 curlftpfs-0.9.tar.gz +969998e9cf1663824f44739e94c703a1 curlftpfs-0.9.1.tar.gz From fedora-extras-commits at redhat.com Fri Apr 6 08:46:49 2007 From: fedora-extras-commits at redhat.com (David Anderson (anderson)) Date: Fri, 6 Apr 2007 04:46:49 -0400 Subject: rpms/curlftpfs/FC-5 .cvsignore, 1.2, 1.3 curlftpfs.spec, 1.3, 1.4 sources, 1.2, 1.3 Message-ID: <200704060846.l368kn8n032366@cvs-int.fedora.redhat.com> Author: anderson Update of /cvs/extras/rpms/curlftpfs/FC-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv32338 Modified Files: .cvsignore curlftpfs.spec sources Log Message: 0.9.1 Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/curlftpfs/FC-5/.cvsignore,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- .cvsignore 6 Jan 2007 14:10:57 -0000 1.2 +++ .cvsignore 6 Apr 2007 08:46:15 -0000 1.3 @@ -1 +1 @@ -curlftpfs-0.9.tar.gz +curlftpfs-0.9.1.tar.gz Index: curlftpfs.spec =================================================================== RCS file: /cvs/extras/rpms/curlftpfs/FC-5/curlftpfs.spec,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- curlftpfs.spec 8 Jan 2007 13:56:10 -0000 1.3 +++ curlftpfs.spec 6 Apr 2007 08:46:15 -0000 1.4 @@ -1,10 +1,11 @@ Name: curlftpfs -Version: 0.9 -Release: 3%{?dist} +Version: 0.9.1 +Release: 1%{?dist} Summary: CurlFtpFS is a filesystem for accessing FTP hosts based on FUSE and libcurl URL: http://curlftpfs.sourceforge.net/ License: GPL Group: System Environment/Base +Requires: fuse Source: http://downloads.sourceforge.net/curlftpfs/%{name}-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: curl-devel >= 7.15.2 fuse-devel glib2-devel @@ -37,6 +38,12 @@ %doc COPYING %changelog +* Thu Apr 05 2007 David Anderson 0.9.1-1 +- 0.9.1 + +* Wed Mar 28 2007 David Anderson 0.9-5 +- Explicit dependency on fuse (bz#234349) + * Mon Jan 08 2007 David Anderson 0.9-3 - Bump release number Index: sources =================================================================== RCS file: /cvs/extras/rpms/curlftpfs/FC-5/sources,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- sources 6 Jan 2007 14:10:57 -0000 1.2 +++ sources 6 Apr 2007 08:46:15 -0000 1.3 @@ -1 +1 @@ -7e29eb1963d4023bb7ea530a1b4274c4 curlftpfs-0.9.tar.gz +969998e9cf1663824f44739e94c703a1 curlftpfs-0.9.1.tar.gz From fedora-extras-commits at redhat.com Fri Apr 6 09:43:49 2007 From: fedora-extras-commits at redhat.com (Matej Cepl (mcepl)) Date: Fri, 6 Apr 2007 05:43:49 -0400 Subject: rpms/cycle/devel cycle.spec,1.1,1.2 Message-ID: <200704060943.l369hn2o004921@cvs-int.fedora.redhat.com> Author: mcepl Update of /cvs/extras/rpms/cycle/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv4879 Modified Files: cycle.spec Log Message: Changed BuildRoot to more sane value, now it is allowed. Index: cycle.spec =================================================================== RCS file: /cvs/extras/rpms/cycle/devel/cycle.spec,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- cycle.spec 1 Feb 2007 16:25:48 -0000 1.1 +++ cycle.spec 6 Apr 2007 09:43:15 -0000 1.2 @@ -1,6 +1,6 @@ Name: cycle Version: 0.3.1 -Release: 3%{?dist} +Release: 4%{?dist} Summary: Calendar program for women Group: Applications/Productivity License: GPL @@ -12,7 +12,7 @@ Source3: cycle.desktop Patch: cycle-build.patch.bz2 BuildArch: noarch -BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) +BuildRoot: %(mktemp -ud %{_tmppath}/%{name}-%{version}-%{release}-XXXXXX) Requires: wxPython BuildRequires: python-devel >= 2.3, gettext,desktop-file-utils @@ -116,6 +116,9 @@ %changelog +* Tue Apr 3 2007 Matej Cepl - 0.3.1-4 +- changed BuildRoot to more sane value, now it is allowed. + * Thu Feb 1 2007 Mat??j Cepl 0.3.1-3 - don't gzip manpage -- rpmbuild does it automagically - category should be Application/Productivity (or From fedora-extras-commits at redhat.com Fri Apr 6 09:44:50 2007 From: fedora-extras-commits at redhat.com (Matej Cepl (mcepl)) Date: Fri, 6 Apr 2007 05:44:50 -0400 Subject: rpms/cycle/FC-5 cycle.spec,1.1,1.2 Message-ID: <200704060944.l369ioJj004990@cvs-int.fedora.redhat.com> Author: mcepl Update of /cvs/extras/rpms/cycle/FC-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv4965 Modified Files: cycle.spec Log Message: Changed BuildRoot to more sane value, now it is allowed. Index: cycle.spec =================================================================== RCS file: /cvs/extras/rpms/cycle/FC-5/cycle.spec,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- cycle.spec 1 Feb 2007 16:25:48 -0000 1.1 +++ cycle.spec 6 Apr 2007 09:44:16 -0000 1.2 @@ -1,6 +1,6 @@ Name: cycle Version: 0.3.1 -Release: 3%{?dist} +Release: 4%{?dist} Summary: Calendar program for women Group: Applications/Productivity License: GPL @@ -12,7 +12,7 @@ Source3: cycle.desktop Patch: cycle-build.patch.bz2 BuildArch: noarch -BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) +BuildRoot: %(mktemp -ud %{_tmppath}/%{name}-%{version}-%{release}-XXXXXX) Requires: wxPython BuildRequires: python-devel >= 2.3, gettext,desktop-file-utils @@ -116,6 +116,9 @@ %changelog +* Tue Apr 3 2007 Matej Cepl - 0.3.1-4 +- changed BuildRoot to more sane value, now it is allowed. + * Thu Feb 1 2007 Mat??j Cepl 0.3.1-3 - don't gzip manpage -- rpmbuild does it automagically - category should be Application/Productivity (or From fedora-extras-commits at redhat.com Fri Apr 6 09:45:57 2007 From: fedora-extras-commits at redhat.com (Matej Cepl (mcepl)) Date: Fri, 6 Apr 2007 05:45:57 -0400 Subject: rpms/cycle/FC-6 cycle.spec,1.1,1.2 Message-ID: <200704060945.l369jvMS005075@cvs-int.fedora.redhat.com> Author: mcepl Update of /cvs/extras/rpms/cycle/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv5048 Modified Files: cycle.spec Log Message: Changed BuildRoot to more sane value, now it is allowed. Index: cycle.spec =================================================================== RCS file: /cvs/extras/rpms/cycle/FC-6/cycle.spec,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- cycle.spec 1 Feb 2007 16:25:48 -0000 1.1 +++ cycle.spec 6 Apr 2007 09:45:23 -0000 1.2 @@ -1,6 +1,6 @@ Name: cycle Version: 0.3.1 -Release: 3%{?dist} +Release: 4%{?dist} Summary: Calendar program for women Group: Applications/Productivity License: GPL @@ -12,7 +12,7 @@ Source3: cycle.desktop Patch: cycle-build.patch.bz2 BuildArch: noarch -BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) +BuildRoot: %(mktemp -ud %{_tmppath}/%{name}-%{version}-%{release}-XXXXXX) Requires: wxPython BuildRequires: python-devel >= 2.3, gettext,desktop-file-utils @@ -116,6 +116,9 @@ %changelog +* Tue Apr 3 2007 Matej Cepl - 0.3.1-4 +- changed BuildRoot to more sane value, now it is allowed. + * Thu Feb 1 2007 Mat??j Cepl 0.3.1-3 - don't gzip manpage -- rpmbuild does it automagically - category should be Application/Productivity (or From fedora-extras-commits at redhat.com Fri Apr 6 09:54:18 2007 From: fedora-extras-commits at redhat.com (Michael G. Fleming (mfleming)) Date: Fri, 6 Apr 2007 05:54:18 -0400 Subject: rpms/mlmmj/devel mlmmj.spec,1.26,1.27 Message-ID: <200704060954.l369sIvE005269@cvs-int.fedora.redhat.com> Author: mfleming Update of /cvs/extras/rpms/mlmmj/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv5250 Modified Files: mlmmj.spec Log Message: * Fri Apr 6 2007 Michael Fleming 1.2.14-1 - New upstream release (with mime parsing goodness) Index: mlmmj.spec =================================================================== RCS file: /cvs/extras/rpms/mlmmj/devel/mlmmj.spec,v retrieving revision 1.26 retrieving revision 1.27 diff -u -r1.26 -r1.27 --- mlmmj.spec 28 Dec 2006 00:23:54 -0000 1.26 +++ mlmmj.spec 6 Apr 2007 09:53:44 -0000 1.27 @@ -2,7 +2,7 @@ Summary: Mailserver-independent ezmlm-like mailing list manager Name: mlmmj -Version: 1.2.13 +Version: 1.2.14 Release: 1%{?dist} License: MIT Group: Applications/Internet @@ -27,7 +27,7 @@ %install rm -rf %{buildroot} -%makeinstall textlibdir=%{buildroot}%{_textlibdir} +make install DESTDIR=%{buildroot} textlibdir=%{buildroot}%{_textlibdir} mkdir -p %{buildroot}/var/spool/mlmmj # Remove execute bits from Perl programs to stop RPM from picking @@ -48,6 +48,9 @@ %{_mandir}/man1/mlmmj-* %changelog +* Fri Apr 6 2007 Michael Fleming 1.2.14-1 +- New upstream release (with mime parsing goodness) + * Thu Dec 28 2006 Michael Fleming 1.2.13-1 - New upstream release From fedora-extras-commits at redhat.com Fri Apr 6 09:58:01 2007 From: fedora-extras-commits at redhat.com (Michael G. Fleming (mfleming)) Date: Fri, 6 Apr 2007 05:58:01 -0400 Subject: rpms/mlmmj/devel .cvsignore,1.11,1.12 sources,1.11,1.12 Message-ID: <200704060958.l369w1cS005317@cvs-int.fedora.redhat.com> Author: mfleming Update of /cvs/extras/rpms/mlmmj/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv5298 Modified Files: .cvsignore sources Log Message: Update the sources too Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/mlmmj/devel/.cvsignore,v retrieving revision 1.11 retrieving revision 1.12 diff -u -r1.11 -r1.12 --- .cvsignore 28 Dec 2006 00:23:54 -0000 1.11 +++ .cvsignore 6 Apr 2007 09:57:27 -0000 1.12 @@ -1 +1 @@ -mlmmj-1.2.13.tar.bz2 +mlmmj-1.2.14.tar.bz2 Index: sources =================================================================== RCS file: /cvs/extras/rpms/mlmmj/devel/sources,v retrieving revision 1.11 retrieving revision 1.12 diff -u -r1.11 -r1.12 --- sources 28 Dec 2006 00:23:54 -0000 1.11 +++ sources 6 Apr 2007 09:57:27 -0000 1.12 @@ -1 +1 @@ -ee45d77fffb02d7f6c9a1fe52b55f7ed mlmmj-1.2.13.tar.bz2 +dfa478667a1fbce7af7835d885f76150 mlmmj-1.2.14.tar.bz2 From fedora-extras-commits at redhat.com Fri Apr 6 10:27:24 2007 From: fedora-extras-commits at redhat.com (Michael G. Fleming (mfleming)) Date: Fri, 6 Apr 2007 06:27:24 -0400 Subject: rpms/mlmmj/devel mlmmj.spec,1.27,1.28 Message-ID: <200704061027.l36AROqu009748@cvs-int.fedora.redhat.com> Author: mfleming Update of /cvs/extras/rpms/mlmmj/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv9731 Modified Files: mlmmj.spec Log Message: Fix make-install Index: mlmmj.spec =================================================================== RCS file: /cvs/extras/rpms/mlmmj/devel/mlmmj.spec,v retrieving revision 1.27 retrieving revision 1.28 diff -u -r1.27 -r1.28 --- mlmmj.spec 6 Apr 2007 09:53:44 -0000 1.27 +++ mlmmj.spec 6 Apr 2007 10:26:50 -0000 1.28 @@ -27,7 +27,7 @@ %install rm -rf %{buildroot} -make install DESTDIR=%{buildroot} textlibdir=%{buildroot}%{_textlibdir} +make install DESTDIR=%{buildroot} textlibdir=%{_textlibdir} mkdir -p %{buildroot}/var/spool/mlmmj # Remove execute bits from Perl programs to stop RPM from picking From fedora-extras-commits at redhat.com Fri Apr 6 12:10:01 2007 From: fedora-extras-commits at redhat.com (Jesse Keating (jkeating)) Date: Fri, 6 Apr 2007 08:10:01 -0400 Subject: rpms/pungi import.log,1.15,1.16 Message-ID: <200704061210.l36CA1i0019896@cvs-int.fedora.redhat.com> Author: jkeating Update of /cvs/extras/rpms/pungi In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv19834 Modified Files: import.log Log Message: Fix config file comments. Index: import.log =================================================================== RCS file: /cvs/extras/rpms/pungi/import.log,v retrieving revision 1.15 retrieving revision 1.16 diff -u -r1.15 -r1.16 --- import.log 2 Apr 2007 21:22:16 -0000 1.15 +++ import.log 6 Apr 2007 12:09:27 -0000 1.16 @@ -12,3 +12,4 @@ pungi-0_2_7-1:HEAD:pungi-0.2.7-1.src.rpm:1172690099 pungi-0_2_8-1:HEAD:pungi-0.2.8-1.src.rpm:1173503351 pungi-0_3_0-1:HEAD:pungi-0.3.0-1.src.rpm:1175548905 +pungi-0_3_1-1:HEAD:pungi-0.3.1-1.src.rpm:1175860960 From fedora-extras-commits at redhat.com Fri Apr 6 12:10:05 2007 From: fedora-extras-commits at redhat.com (Jesse Keating (jkeating)) Date: Fri, 6 Apr 2007 08:10:05 -0400 Subject: rpms/pungi/devel .cvsignore, 1.14, 1.15 pungi.spec, 1.14, 1.15 sources, 1.14, 1.15 Message-ID: <200704061210.l36CA5NH019901@cvs-int.fedora.redhat.com> Author: jkeating Update of /cvs/extras/rpms/pungi/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv19834/devel Modified Files: .cvsignore pungi.spec sources Log Message: Fix config file comments. Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/pungi/devel/.cvsignore,v retrieving revision 1.14 retrieving revision 1.15 diff -u -r1.14 -r1.15 --- .cvsignore 2 Apr 2007 21:22:19 -0000 1.14 +++ .cvsignore 6 Apr 2007 12:09:31 -0000 1.15 @@ -1 +1 @@ -pungi-0.3.0.tar.gz +pungi-0.3.1.tar.gz Index: pungi.spec =================================================================== RCS file: /cvs/extras/rpms/pungi/devel/pungi.spec,v retrieving revision 1.14 retrieving revision 1.15 diff -u -r1.14 -r1.15 --- pungi.spec 2 Apr 2007 21:22:19 -0000 1.14 +++ pungi.spec 6 Apr 2007 12:09:31 -0000 1.15 @@ -1,7 +1,7 @@ %{!?python_sitelib: %define python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")} Name: pungi -Version: 0.3.0 +Version: 0.3.1 Release: 1%{?dist} Summary: Distribution compose tool @@ -46,6 +46,9 @@ %changelog +* Fri Apr 06 2007 Jesse Keating - 0.3.1-1 +- Fix comments in default config file + * Mon Apr 02 2007 Jesse Keating - 0.3.0-1 - Remove incompatible fc6 config files - Update default config file with comments / new options Index: sources =================================================================== RCS file: /cvs/extras/rpms/pungi/devel/sources,v retrieving revision 1.14 retrieving revision 1.15 diff -u -r1.14 -r1.15 --- sources 2 Apr 2007 21:22:19 -0000 1.14 +++ sources 6 Apr 2007 12:09:31 -0000 1.15 @@ -1 +1 @@ -2eeb9f7fc14a0d634ed1f02847a93d4f pungi-0.3.0.tar.gz +f7a9ffb3aae44e5610c3e422a5e94c13 pungi-0.3.1.tar.gz From fedora-extras-commits at redhat.com Fri Apr 6 12:57:15 2007 From: fedora-extras-commits at redhat.com (Jonathan Dieter (jdieter)) Date: Fri, 6 Apr 2007 08:57:15 -0400 Subject: rpms/yum-presto import.log,1.3,1.4 Message-ID: <200704061257.l36CvFqw020897@cvs-int.fedora.redhat.com> Author: jdieter Update of /cvs/extras/rpms/yum-presto In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv20855 Modified Files: import.log Log Message: Small bugfix Index: import.log =================================================================== RCS file: /cvs/extras/rpms/yum-presto/import.log,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- import.log 5 Apr 2007 13:35:55 -0000 1.3 +++ import.log 6 Apr 2007 12:56:41 -0000 1.4 @@ -1,2 +1,3 @@ yum-presto-0_3_7-1:FC-6:yum-presto-0.3.7-1.src.rpm:1175778642 yum-presto-0_3_7-2:FC-6:yum-presto-0.3.7-2.src.rpm:1175780118 +yum-presto-0_3_8-1:FC-6:yum-presto-0.3.8-1.src.rpm:1175864170 From fedora-extras-commits at redhat.com Fri Apr 6 12:57:19 2007 From: fedora-extras-commits at redhat.com (Jonathan Dieter (jdieter)) Date: Fri, 6 Apr 2007 08:57:19 -0400 Subject: rpms/yum-presto/FC-6 .cvsignore, 1.2, 1.3 sources, 1.2, 1.3 yum-presto.spec, 1.2, 1.3 Message-ID: <200704061257.l36CvJK4020902@cvs-int.fedora.redhat.com> Author: jdieter Update of /cvs/extras/rpms/yum-presto/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv20855/FC-6 Modified Files: .cvsignore sources yum-presto.spec Log Message: Small bugfix Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/yum-presto/FC-6/.cvsignore,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- .cvsignore 5 Apr 2007 13:00:28 -0000 1.2 +++ .cvsignore 6 Apr 2007 12:56:45 -0000 1.3 @@ -1 +1 @@ -yum-presto-0.3.7.tar.bz2 +yum-presto-0.3.8.tar.bz2 Index: sources =================================================================== RCS file: /cvs/extras/rpms/yum-presto/FC-6/sources,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- sources 5 Apr 2007 13:00:28 -0000 1.2 +++ sources 6 Apr 2007 12:56:45 -0000 1.3 @@ -1 +1 @@ -61e4e495546c4e4b4f928a1ce1e584ab yum-presto-0.3.7.tar.bz2 +633350160e088b24bf87fb9f9e9b42e0 yum-presto-0.3.8.tar.bz2 Index: yum-presto.spec =================================================================== RCS file: /cvs/extras/rpms/yum-presto/FC-6/yum-presto.spec,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- yum-presto.spec 5 Apr 2007 13:47:01 -0000 1.2 +++ yum-presto.spec 6 Apr 2007 12:56:45 -0000 1.3 @@ -1,7 +1,7 @@ Summary: Presto plugin for yum Name: yum-presto -Version: 0.3.7 -Release: 2%{?dist} +Version: 0.3.8 +Release: 1%{?dist} License: GPL Group: Development/Tools Source: http://www.lesbg.com/jdieter/presto/%{name}-%{version}.tar.bz2 @@ -42,6 +42,9 @@ %{_datadir}/presto %changelog +* Fri Apr 6 2007 Jonathan Dieter - 0.3.8-1 +- Small bugfix + * Thu Apr 5 2007 Jonathan Dieter - 0.3.7-1 - Conf file cleanup From fedora-extras-commits at redhat.com Fri Apr 6 13:08:20 2007 From: fedora-extras-commits at redhat.com (Michael Schwendt (mschwendt)) Date: Fri, 6 Apr 2007 09:08:20 -0400 Subject: rpms/mhash/devel .cvsignore, 1.6, 1.7 mhash.spec, 1.19, 1.20 sources, 1.6, 1.7 Message-ID: <200704061308.l36D8KfR025308@cvs-int.fedora.redhat.com> Author: mschwendt Update of /cvs/extras/rpms/mhash/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv25264 Modified Files: .cvsignore mhash.spec sources Log Message: * Fri Apr 6 2007 Michael Schwendt - 0.9.9-1 - Update to 0.9.9 (bug-fixes). Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/mhash/devel/.cvsignore,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- .cvsignore 19 Feb 2007 09:59:03 -0000 1.6 +++ .cvsignore 6 Apr 2007 13:07:46 -0000 1.7 @@ -1 +1 @@ -mhash-0.9.8.tar.bz2 +mhash-0.9.9.tar.bz2 Index: mhash.spec =================================================================== RCS file: /cvs/extras/rpms/mhash/devel/mhash.spec,v retrieving revision 1.19 retrieving revision 1.20 diff -u -r1.19 -r1.20 --- mhash.spec 19 Feb 2007 09:59:03 -0000 1.19 +++ mhash.spec 6 Apr 2007 13:07:46 -0000 1.20 @@ -1,6 +1,6 @@ Summary: Thread-safe hash algorithms library Name: mhash -Version: 0.9.8 +Version: 0.9.9 Release: 1 URL: http://mhash.sourceforge.net/ License: LGPL @@ -84,6 +84,9 @@ %changelog +* Fri Apr 6 2007 Michael Schwendt - 0.9.9-1 +- Update to 0.9.9 (bug-fixes). + * Mon Feb 19 2007 Michael Schwendt - 0.9.8-1 - Update to 0.9.8 (includes the patch). Index: sources =================================================================== RCS file: /cvs/extras/rpms/mhash/devel/sources,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- sources 19 Feb 2007 09:59:03 -0000 1.6 +++ sources 6 Apr 2007 13:07:46 -0000 1.7 @@ -1 +1 @@ -93c0251713c2ddd5b9ef967e12cb42e8 mhash-0.9.8.tar.bz2 +d113a853e0ac21c49c5a1acea0daaade mhash-0.9.9.tar.bz2 From fedora-extras-commits at redhat.com Fri Apr 6 15:21:29 2007 From: fedora-extras-commits at redhat.com (Dennis Gilmore (ausil)) Date: Fri, 6 Apr 2007 11:21:29 -0400 Subject: common koji_branches,1.2,1.3 Message-ID: <200704061521.l36FLTFN003882@cvs-int.fedora.redhat.com> Author: ausil Update of /cvs/extras/common In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv3866 Modified Files: koji_branches Log Message: update tags Index: koji_branches =================================================================== RCS file: /cvs/extras/common/koji_branches,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- koji_branches 26 Mar 2007 21:47:37 -0000 1.2 +++ koji_branches 6 Apr 2007 15:20:59 -0000 1.3 @@ -8,5 +8,5 @@ FC-3:fc3:.fc3:fedora:3 FC-4:fc4:.fc4:fedora:4 FC-5:fc5:.fc5:fedora:5 -FC-6:fc6:.fc6:fedora:6 -devel:koji-test-1:.fc7:fedora:7 +FC-6:dist-fc6:.fc6:fedora:6 +devel:dist-fc7:.fc7:fedora:7 From fedora-extras-commits at redhat.com Fri Apr 6 15:37:03 2007 From: fedora-extras-commits at redhat.com (Paul P Komkoff Jr (stingray)) Date: Fri, 6 Apr 2007 11:37:03 -0400 Subject: rpms/conntrack/devel conntrack.spec,1.3,1.4 Message-ID: <200704061537.l36Fb3Lm004343@cvs-int.fedora.redhat.com> Author: stingray Update of /cvs/extras/rpms/conntrack/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv4323 Modified Files: conntrack.spec Log Message: grab ownership of some directories Index: conntrack.spec =================================================================== RCS file: /cvs/extras/rpms/conntrack/devel/conntrack.spec,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- conntrack.spec 16 Sep 2006 17:48:59 -0000 1.3 +++ conntrack.spec 6 Apr 2007 15:36:29 -0000 1.4 @@ -1,6 +1,6 @@ Name: conntrack Version: 1.0 -Release: 0.2.beta2%{?dist} +Release: 0.3.beta2%{?dist} Summary: Tool to manipulate netfilter connection tracking table Group: System Environment/Base License: GPL @@ -39,11 +39,15 @@ %files %defattr(-,root,root,-) %doc ChangeLog COPYING AUTHORS +%dir %{_libdir}/conntrack %{_libdir}/conntrack/*.so %{_sbindir}/conntrack %{_mandir}/man8/* %changelog +* Fri Apr 6 2007 Paul P. Komkoff Jr - 1.0-0.3.beta2 +- grab ownership of some directories + * Sat Sep 16 2006 Paul P. Komkoff Jr - rebuilt From fedora-extras-commits at redhat.com Fri Apr 6 15:55:01 2007 From: fedora-extras-commits at redhat.com (Michael E Brown (mebrown)) Date: Fri, 6 Apr 2007 11:55:01 -0400 Subject: rpms/firmware-addon-dell/devel .cvsignore, 1.4, 1.5 firmware-addon-dell.spec, 1.3, 1.4 sources, 1.4, 1.5 Message-ID: <200704061555.l36Ft12X004604@cvs-int.fedora.redhat.com> Author: mebrown Update of /cvs/extras/rpms/firmware-addon-dell/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv4580 Modified Files: .cvsignore firmware-addon-dell.spec sources Log Message: * Fri Mar 30 2007 Michael E Brown - 1.2.7-1 - yum plugin didnt work on FC5 due to extra, unneeded import. Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/firmware-addon-dell/devel/.cvsignore,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- .cvsignore 29 Mar 2007 05:17:00 -0000 1.4 +++ .cvsignore 6 Apr 2007 15:54:27 -0000 1.5 @@ -1 +1 @@ -firmware-addon-dell-1.2.6.tar.gz +firmware-addon-dell-1.2.7.tar.gz Index: firmware-addon-dell.spec =================================================================== RCS file: /cvs/extras/rpms/firmware-addon-dell/devel/firmware-addon-dell.spec,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- firmware-addon-dell.spec 29 Mar 2007 05:17:00 -0000 1.3 +++ firmware-addon-dell.spec 6 Apr 2007 15:54:27 -0000 1.4 @@ -6,7 +6,7 @@ # START = Do not edit manually %define major 1 %define minor 2 -%define sub 6 +%define sub 7 %define extralevel %{nil} %define release_name firmware-addon-dell %define release_version %{major}.%{minor}.%{sub}%{extralevel} @@ -103,6 +103,9 @@ %changelog +* Fri Mar 30 2007 Michael E Brown - 1.2.7-1 +- yum plugin didnt work on FC5 due to extra, unneeded import. + * Wed Mar 28 2007 Michael E Brown - 1.2.6-1 - Add yum plugins for setting system ID variables. repos can use $sys_ven_id $sys_dev_id in their baseurl= or mirrorlist= arguments. Index: sources =================================================================== RCS file: /cvs/extras/rpms/firmware-addon-dell/devel/sources,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- sources 29 Mar 2007 05:17:00 -0000 1.4 +++ sources 6 Apr 2007 15:54:27 -0000 1.5 @@ -1 +1 @@ -07ec3b0a771a9442998fc2ba92235a08 firmware-addon-dell-1.2.6.tar.gz +2fe116927c23262482c356777e26cea0 firmware-addon-dell-1.2.7.tar.gz From fedora-extras-commits at redhat.com Fri Apr 6 15:57:58 2007 From: fedora-extras-commits at redhat.com (Michael E Brown (mebrown)) Date: Fri, 6 Apr 2007 11:57:58 -0400 Subject: rpms/firmware-addon-dell/EL-4 .cvsignore, 1.3, 1.4 firmware-addon-dell.spec, 1.2, 1.3 sources, 1.3, 1.4 Message-ID: <200704061557.l36FvwYa004692@cvs-int.fedora.redhat.com> Author: mebrown Update of /cvs/extras/rpms/firmware-addon-dell/EL-4 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv4670 Modified Files: .cvsignore firmware-addon-dell.spec sources Log Message: * Fri Mar 30 2007 Michael E Brown - 1.2.7-1 - yum plugin didnt work on FC5 due to extra, unneeded import. Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/firmware-addon-dell/EL-4/.cvsignore,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- .cvsignore 30 Mar 2007 05:18:57 -0000 1.3 +++ .cvsignore 6 Apr 2007 15:57:25 -0000 1.4 @@ -1 +1 @@ -firmware-addon-dell-1.2.6.tar.gz +firmware-addon-dell-1.2.7.tar.gz Index: firmware-addon-dell.spec =================================================================== RCS file: /cvs/extras/rpms/firmware-addon-dell/EL-4/firmware-addon-dell.spec,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- firmware-addon-dell.spec 30 Mar 2007 05:18:57 -0000 1.2 +++ firmware-addon-dell.spec 6 Apr 2007 15:57:25 -0000 1.3 @@ -6,7 +6,7 @@ # START = Do not edit manually %define major 1 %define minor 2 -%define sub 6 +%define sub 7 %define extralevel %{nil} %define release_name firmware-addon-dell %define release_version %{major}.%{minor}.%{sub}%{extralevel} @@ -103,6 +103,9 @@ %changelog +* Fri Mar 30 2007 Michael E Brown - 1.2.7-1 +- yum plugin didnt work on FC5 due to extra, unneeded import. + * Wed Mar 28 2007 Michael E Brown - 1.2.6-1 - Add yum plugins for setting system ID variables. repos can use $sys_ven_id $sys_dev_id in their baseurl= or mirrorlist= arguments. Index: sources =================================================================== RCS file: /cvs/extras/rpms/firmware-addon-dell/EL-4/sources,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- sources 30 Mar 2007 05:18:57 -0000 1.3 +++ sources 6 Apr 2007 15:57:25 -0000 1.4 @@ -1 +1 @@ -07ec3b0a771a9442998fc2ba92235a08 firmware-addon-dell-1.2.6.tar.gz +2fe116927c23262482c356777e26cea0 firmware-addon-dell-1.2.7.tar.gz From fedora-extras-commits at redhat.com Fri Apr 6 15:59:12 2007 From: fedora-extras-commits at redhat.com (Michael E Brown (mebrown)) Date: Fri, 6 Apr 2007 11:59:12 -0400 Subject: rpms/firmware-addon-dell/EL-5 .cvsignore, 1.3, 1.4 firmware-addon-dell.spec, 1.2, 1.3 sources, 1.3, 1.4 Message-ID: <200704061559.l36FxC3a004774@cvs-int.fedora.redhat.com> Author: mebrown Update of /cvs/extras/rpms/firmware-addon-dell/EL-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv4748 Modified Files: .cvsignore firmware-addon-dell.spec sources Log Message: * Fri Mar 30 2007 Michael E Brown - 1.2.7-1 - yum plugin didnt work on FC5 due to extra, unneeded import. Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/firmware-addon-dell/EL-5/.cvsignore,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- .cvsignore 29 Mar 2007 05:31:22 -0000 1.3 +++ .cvsignore 6 Apr 2007 15:58:38 -0000 1.4 @@ -1 +1 @@ -firmware-addon-dell-1.2.6.tar.gz +firmware-addon-dell-1.2.7.tar.gz Index: firmware-addon-dell.spec =================================================================== RCS file: /cvs/extras/rpms/firmware-addon-dell/EL-5/firmware-addon-dell.spec,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- firmware-addon-dell.spec 29 Mar 2007 05:31:22 -0000 1.2 +++ firmware-addon-dell.spec 6 Apr 2007 15:58:38 -0000 1.3 @@ -6,7 +6,7 @@ # START = Do not edit manually %define major 1 %define minor 2 -%define sub 6 +%define sub 7 %define extralevel %{nil} %define release_name firmware-addon-dell %define release_version %{major}.%{minor}.%{sub}%{extralevel} @@ -103,6 +103,9 @@ %changelog +* Fri Mar 30 2007 Michael E Brown - 1.2.7-1 +- yum plugin didnt work on FC5 due to extra, unneeded import. + * Wed Mar 28 2007 Michael E Brown - 1.2.6-1 - Add yum plugins for setting system ID variables. repos can use $sys_ven_id $sys_dev_id in their baseurl= or mirrorlist= arguments. Index: sources =================================================================== RCS file: /cvs/extras/rpms/firmware-addon-dell/EL-5/sources,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- sources 29 Mar 2007 05:31:22 -0000 1.3 +++ sources 6 Apr 2007 15:58:38 -0000 1.4 @@ -1 +1 @@ -07ec3b0a771a9442998fc2ba92235a08 firmware-addon-dell-1.2.6.tar.gz +2fe116927c23262482c356777e26cea0 firmware-addon-dell-1.2.7.tar.gz From fedora-extras-commits at redhat.com Fri Apr 6 16:00:11 2007 From: fedora-extras-commits at redhat.com (Rex Dieter (rdieter)) Date: Fri, 6 Apr 2007 12:00:11 -0400 Subject: comps comps-fe5.xml.in, 1.255, 1.256 comps-fe6.xml.in, 1.318, 1.319 comps-fe7.xml.in, 1.145, 1.146 Message-ID: <200704061600.l36G0Bbp004857@cvs-int.fedora.redhat.com> Author: rdieter Update of /cvs/extras/comps In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv4823 Modified Files: comps-fe5.xml.in comps-fe6.xml.in comps-fe7.xml.in Log Message: +speedcrunch Index: comps-fe5.xml.in =================================================================== RCS file: /cvs/extras/comps/comps-fe5.xml.in,v retrieving revision 1.255 retrieving revision 1.256 diff -u -r1.255 -r1.256 --- comps-fe5.xml.in 29 Mar 2007 08:24:51 -0000 1.255 +++ comps-fe5.xml.in 6 Apr 2007 15:59:41 -0000 1.256 @@ -297,6 +297,7 @@ scrip sextractor SIBsim4 + speedcrunch tcd-utils tideEditor toped @@ -392,7 +393,7 @@ nexuiz njam oneko - openarena + openarena overgod pachi pengupop Index: comps-fe6.xml.in =================================================================== RCS file: /cvs/extras/comps/comps-fe6.xml.in,v retrieving revision 1.318 retrieving revision 1.319 diff -u -r1.318 -r1.319 --- comps-fe6.xml.in 5 Apr 2007 22:13:12 -0000 1.318 +++ comps-fe6.xml.in 6 Apr 2007 15:59:41 -0000 1.319 @@ -354,6 +354,7 @@ scrip sextractor SIBsim4 + speedcrunch tcd-utils tideEditor toped @@ -461,8 +462,8 @@ nexuiz njam oneko - openarena - openlierox + openarena + openlierox overgod pachi pengupop Index: comps-fe7.xml.in =================================================================== RCS file: /cvs/extras/comps/comps-fe7.xml.in,v retrieving revision 1.145 retrieving revision 1.146 diff -u -r1.145 -r1.146 --- comps-fe7.xml.in 5 Apr 2007 21:58:36 -0000 1.145 +++ comps-fe7.xml.in 6 Apr 2007 15:59:41 -0000 1.146 @@ -447,6 +447,7 @@ scrip sextractor SIBsim4 + speedcrunch tcd-utils TeXmacs tideEditor @@ -989,6 +990,7 @@ ktorrent pinentry-qt scribus + speedcrunch xdg-user-dirs xdg-utils apollon From fedora-extras-commits at redhat.com Fri Apr 6 16:06:45 2007 From: fedora-extras-commits at redhat.com (Marc Maurer (uwog)) Date: Fri, 6 Apr 2007 12:06:45 -0400 Subject: rpms/abiword/devel abiword.spec,1.42,1.43 Message-ID: <200704061606.l36G6jEb009045@cvs-int.fedora.redhat.com> Author: uwog Update of /cvs/extras/rpms/abiword/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv9025 Modified Files: abiword.spec Log Message: Fix 234765 Index: abiword.spec =================================================================== RCS file: /cvs/extras/rpms/abiword/devel/abiword.spec,v retrieving revision 1.42 retrieving revision 1.43 diff -u -r1.42 -r1.43 --- abiword.spec 20 Feb 2007 14:24:38 -0000 1.42 +++ abiword.spec 6 Apr 2007 16:06:12 -0000 1.43 @@ -3,7 +3,7 @@ Summary: The AbiWord word processor Name: abiword Version: 2.4.6 -Release: 3%{?dist} +Release: 4%{?dist} Epoch: 1 Group: Applications/Editors License: GPL @@ -40,6 +40,7 @@ Patch0: abiword-2.0.9-windowshelppaths.patch Patch1: abiword-2.4.4-desktop.patch +Patch2: abiword-2.4.6-fontmanager.patch %description AbiWord is a cross-platform Open Source word processor. The goal is to make @@ -49,6 +50,7 @@ %setup -q %patch0 -p1 -b .windowshelppaths %patch1 -p1 -b .desktop +%patch2 -p1 -b .fontmanager %build cd abi @@ -130,6 +132,9 @@ %{_datadir}/icons/*png %changelog +* Fri Apr 06 2007 Marc Maurer - 1:2.4.6-4.fc7 +- Fix 234765 + * Tue Feb 20 2007 Marc Maurer - 1:2.4.6-3.fc7 - Fix 181799 From fedora-extras-commits at redhat.com Fri Apr 6 16:10:37 2007 From: fedora-extras-commits at redhat.com (Marc Maurer (uwog)) Date: Fri, 6 Apr 2007 12:10:37 -0400 Subject: rpms/abiword/devel abiword-2.4.6-fontmanager.patch, NONE, 1.1 abiword.spec, 1.43, 1.44 Message-ID: <200704061610.l36GAbIE009119@cvs-int.fedora.redhat.com> Author: uwog Update of /cvs/extras/rpms/abiword/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv9099 Modified Files: abiword.spec Added Files: abiword-2.4.6-fontmanager.patch Log Message: Forgot to cvs add this file abiword-2.4.6-fontmanager.patch: --- NEW FILE abiword-2.4.6-fontmanager.patch --- diff -r -u abiword-2.4.6.orig/abi/src/af/xap/unix/xap_UnixFontManager.cpp abiword-2.4.6/abi/src/af/xap/unix/xap_UnixFontManager.cpp --- abiword-2.4.6.orig/abi/src/af/xap/unix/xap_UnixFontManager.cpp 2006-05-12 15:08:58.000000000 +0200 +++ abiword-2.4.6/abi/src/af/xap/unix/xap_UnixFontManager.cpp 2007-04-06 17:36:20.000000000 +0200 @@ -87,7 +87,7 @@ return pVec; } -static XAP_UnixFont* buildFont(XAP_UnixFontManager* pFM, FcPattern* fp) +static void buildFonts(XAP_UnixFontManager* pFM, FcPattern* fp, UT_GenericVector& vFonts) { unsigned char* fontFile = NULL; bool bold = false; @@ -102,7 +102,7 @@ { // ok, and now what? If we can not get the font file of the font, we can not print it! UT_DEBUGMSG(("Unknown font file!!\n")); - return false; + return; } if (FcPatternGetInteger(fp, FC_WEIGHT, 0, &weight) != FcResultMatch) @@ -117,7 +117,7 @@ size_t ffs = metricFile.size(); if ( !((ffs >= 4 && fontFile[ffs - 4] == '.') || (ffs >= 5 && fontFile[ffs - 5] == '.') )) // Separate check to avoid [-1] - return NULL; + return; // handle '.font' if (fontFile[ffs - 5] == '.') @@ -137,9 +137,6 @@ char* xlfd = reinterpret_cast(FcNameUnparse(fp)); // UT_String sXLFD = xlfd; // UT_ASSERT(sXLFD.size() < 100); - // get the family of the font - unsigned char *family; - FcPatternGetString(fp, FC_FAMILY, 0, &family); XAP_UnixFont::style s = XAP_UnixFont::STYLE_NORMAL; @@ -158,19 +155,31 @@ break; } - XAP_UnixFont* font = new XAP_UnixFont(pFM); - /* we try to open the font. If we fail, we try to open it removing the bold/italic info, if we fail again, we don't try again */ - if (!font->openFileAs(reinterpret_cast(fontFile), metricFile.utf8_str(), reinterpret_cast(family), xlfd, s) && - !font->openFileAs(reinterpret_cast(fontFile), metricFile.utf8_str(), reinterpret_cast(family), xlfd, XAP_UnixFont::STYLE_NORMAL)) - { - UT_DEBUGMSG(("Impossible to open font file [%s] [%d]\n.", reinterpret_cast(fontFile), s)); - font->setFontManager(NULL); // This font isn't in the FontManager cache (yet), so it doesn't need to unregister itself - delete font; - font = NULL; - } + unsigned char *family; + int id; + + id = 0; + // get the families of the font + while (FcPatternGetString(fp, FC_FAMILY, id, &family) == FcResultMatch) + { + + XAP_UnixFont* font = new XAP_UnixFont(pFM); + /* we try to open the font. If we fail, we try to open it removing the bold/italic info, if we fail again, we don't try again */ + if (!font->openFileAs(reinterpret_cast(fontFile), metricFile.utf8_str(), reinterpret_cast(family), xlfd, s) && + !font->openFileAs(reinterpret_cast(fontFile), metricFile.utf8_str(), reinterpret_cast(family), xlfd, XAP_UnixFont::STYLE_NORMAL)) + { + UT_DEBUGMSG(("Impossible to open font file [%s] [%d]\n.", reinterpret_cast(fontFile), s)); + font->setFontManager(NULL); // This font isn't in the FontManager cache (yet), so it doesn't need to unregister itself + DELETEP(font); + } + else + { + vFonts.addItem(font); + } + id++; + } free(xlfd); - return font; } /* add to the cache all the scalable fonts that we find */ @@ -180,29 +189,24 @@ return true; FcFontSet* fs; - XAP_UnixFont* pFont; - fs = FcConfigGetFonts(FcConfigGetCurrent(), FcSetSystem); - - if (fs) - { + if (fs) + { m_pFontSet = FcFontSetCreate(); - for (UT_sint32 j = 0; j < fs->nfont; j++) { - // we want to create two fonts: one layout, and one device. - /* if the font file ends on .ttf, .pfa or .pfb we add it */ - pFont = buildFont(this, fs->fonts[j]); - - if (pFont) - { + UT_GenericVector vFonts; + buildFonts(this, fs->fonts[j], vFonts); + if (vFonts.size() > 0) FcFontSetAdd(m_pFontSet, fs->fonts[j]); - _addFont(pFont,NULL); - } + for (UT_uint32 i = 0; i < vFonts.size(); i++) + { + XAP_UnixFont *pFont = vFonts.getNthItem(i); + _addFont(pFont, NULL); + } } - - } + } return true; } Index: abiword.spec =================================================================== RCS file: /cvs/extras/rpms/abiword/devel/abiword.spec,v retrieving revision 1.43 retrieving revision 1.44 diff -u -r1.43 -r1.44 --- abiword.spec 6 Apr 2007 16:06:12 -0000 1.43 +++ abiword.spec 6 Apr 2007 16:10:03 -0000 1.44 @@ -3,7 +3,7 @@ Summary: The AbiWord word processor Name: abiword Version: 2.4.6 -Release: 4%{?dist} +Release: 5%{?dist} Epoch: 1 Group: Applications/Editors License: GPL @@ -132,6 +132,9 @@ %{_datadir}/icons/*png %changelog +* Fri Apr 06 2007 Marc Maurer - 1:2.4.6-5.fc7 +- Rebuild + * Fri Apr 06 2007 Marc Maurer - 1:2.4.6-4.fc7 - Fix 234765 From fedora-extras-commits at redhat.com Fri Apr 6 16:57:03 2007 From: fedora-extras-commits at redhat.com (Orion Poplawski (orion)) Date: Fri, 6 Apr 2007 12:57:03 -0400 Subject: rpms/cmake/devel macros.cmake,NONE,1.1 cmake.spec,1.13,1.14 Message-ID: <200704061657.l36Gv3fb010076@cvs-int.fedora.redhat.com> Author: orion Update of /cvs/extras/rpms/cmake/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv9995 Modified Files: cmake.spec Added Files: macros.cmake Log Message: Add rpm macros --- NEW FILE macros.cmake --- # # Macros for cmake # %_cmake_lib_suffix64 -DLIB_SUFFIX=64 %__cmake %{_bindir}/cmake %cmake \ CFLAGS="${CFLAGS:-%optflags}" ; export CFLAGS ; \ CXXFLAGS="${CXXFLAGS:-%optflags}" ; export CXXFLAGS ; \ FFLAGS="${FFLAGS:-%optflags}" ; export FFLAGS ; \ %__cmake \\\ %if "%{?_lib}" == "lib64" \ %{?_cmake_lib_suffix64} \\\ %endif \ -DCMAKE_INSTALL_PREFIX:PATH=%{_prefix} \\\ -DBUILD_SHARED_LIBS:BOOL=ON Index: cmake.spec =================================================================== RCS file: /cvs/extras/rpms/cmake/devel/cmake.spec,v retrieving revision 1.13 retrieving revision 1.14 diff -u -r1.13 -r1.14 --- cmake.spec 12 Jan 2007 00:07:02 -0000 1.13 +++ cmake.spec 6 Apr 2007 16:56:30 -0000 1.14 @@ -1,6 +1,6 @@ Name: cmake Version: 2.4.6 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Cross-platform make system Group: Development/Tools @@ -8,11 +8,13 @@ URL: http://www.cmake.org Source0: http://www.cmake.org/files/v2.4/cmake-%{version}.tar.gz Source1: cmake-init-fedora +Source2: macros.cmake Patch0: cmake-2.4.2-fedora.patch Patch1: cmake-2.4.5-xmlrpc.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: ncurses-devel, libX11-devel BuildRequires: curl-devel, expat-devel, xmlrpc-c-devel, zlib-devel +Requires: rpm %description @@ -36,7 +38,7 @@ ./bootstrap --init=%SOURCE1 --prefix=%{_prefix} --datadir=/share/%{name} \ --docdir=/share/doc/%{name}-%{version} --mandir=/share/man \ --system-libs -make %{?_smp_mflags} +make VERBOSE=1 %{?_smp_mflags} %install @@ -46,6 +48,9 @@ mkdir -p $RPM_BUILD_ROOT%{_datadir}/emacs/site-lisp cp -a Example $RPM_BUILD_ROOT%{_datadir}/doc/%{name}-%{version}/ install -m 0644 Docs/cmake-mode.el $RPM_BUILD_ROOT%{_datadir}/emacs/site-lisp/ +# RPM macros +mkdir -p $RPM_BUILD_ROOT%{_sysconfdir}/rpm +install -m 0644 %{SOURCE2} $RPM_BUILD_ROOT%{_sysconfdir}/rpm/ %clean @@ -54,6 +59,7 @@ %files %defattr(-,root,root,-) +%config(noreplace) %{_sysconfdir}/rpm/macros.cmake %{_datadir}/doc/%{name}-%{version}/ %{_bindir}/ccmake %{_bindir}/cmake @@ -65,6 +71,9 @@ %changelog +* Fri Apr 06 2007 Orion Poplawski - 2.4.6-2 +- Add rpm macros + * Thu Jan 11 2007 Orion Poplawski - 2.4.6-1 - Update to 2.4.6 From fedora-extras-commits at redhat.com Fri Apr 6 17:17:45 2007 From: fedora-extras-commits at redhat.com (Orion Poplawski (orion)) Date: Fri, 6 Apr 2007 13:17:45 -0400 Subject: rpms/kdesvn/devel kdesvn.spec,1.24,1.25 Message-ID: <200704061717.l36HHj3N014613@cvs-int.fedora.redhat.com> Author: orion Update of /cvs/extras/rpms/kdesvn/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv14586 Modified Files: kdesvn.spec Log Message: - Use %%cmake macro - Fix shared library permissions Index: kdesvn.spec =================================================================== RCS file: /cvs/extras/rpms/kdesvn/devel/kdesvn.spec,v retrieving revision 1.24 retrieving revision 1.25 diff -u -r1.24 -r1.25 --- kdesvn.spec 27 Mar 2007 17:57:25 -0000 1.24 +++ kdesvn.spec 6 Apr 2007 17:17:11 -0000 1.25 @@ -1,6 +1,6 @@ Name: kdesvn Version: 0.11.2 -Release: 1%{?dist} +Release: 2%{?dist} Summary: A subversion client for KDE with KIO integration Group: Development/Tools @@ -47,15 +47,7 @@ cd kdesvn-build export CFLAGS="$RPM_OPT_FLAGS" export CXXFLAGS="$RPM_OPT_FLAGS" -%ifarch x86_64 -%define lib_suffix "-DLIB_SUFFIX=64" -%else -%define lib_suffix %{nil} -%endif -cmake .. %{lib_suffix} \ - -DCMAKE_INSTALL_PREFIX:PATH=%{_prefix} \ - -DBUILD_SHARED_LIBS:BOOL=ON \ - -DCMAKE_SKIP_RPATH:BOOL=ON \ +%cmake .. \ -DCMAKE_BUILD_TYPE=Release make VERBOSE=1 %{?_smp_mflags} @@ -64,6 +56,11 @@ rm -rf $RPM_BUILD_ROOT cd kdesvn-build make install DESTDIR=$RPM_BUILD_ROOT + +# 'cmake' does not set +x permissions for libraries; hence they won't be stripped +chmod +x $RPM_BUILD_ROOT%_libdir/*.so* + +# Desktop file cd .. desktop-file-install --vendor=fedora \ --add-category=Qt \ @@ -132,6 +129,10 @@ %changelog +* Fri Apr 06 2007 - Orion Poplawski - 0.11.2-2 +- Use %%cmake macro +- Fix shared library permissions + * Mon Mar 26 2007 - Orion Poplawski - 0.11.2-1 - Update to 0.11.2 - Install a prebuilt en_index.cache.bz2 to fix multilib (bug #228370) From fedora-extras-commits at redhat.com Fri Apr 6 18:27:09 2007 From: fedora-extras-commits at redhat.com (Paul P Komkoff Jr (stingray)) Date: Fri, 6 Apr 2007 14:27:09 -0400 Subject: rpms/libnetfilter_queue/FC-6 libnetfilter_queue.spec, NONE, 1.1 .cvsignore, 1.1, 1.2 sources, 1.1, 1.2 Message-ID: <200704061827.l36IR9Uj019950@cvs-int.fedora.redhat.com> Author: stingray Update of /cvs/extras/rpms/libnetfilter_queue/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv19882/FC-6 Modified Files: .cvsignore sources Added Files: libnetfilter_queue.spec Log Message: auto-import libnetfilter_queue-0.0.13-3 on branch FC-6 from libnetfilter_queue-0.0.13-3.src.rpm --- NEW FILE libnetfilter_queue.spec --- Name: libnetfilter_queue Version: 0.0.13 Release: 3%{?dist} Summary: Netfilter queue userspace library Group: System Environment/Libraries License: GPL URL: http://netfilter.org Source0: http://netfilter.org/projects/%{name}/files/%{name}-%{version}.tar.bz2 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: libnfnetlink-devel, pkgconfig %description libnetfilter_queue is a userspace library providing an API to packets that have been queued by the kernel packet filter. It is is part of a system that deprecates the old ip_queue / libipq mechanism. libnetfilter_queue has been previously known as libnfnetlink_queue. %package devel Summary: Netfilter queue userspace library Group: Development/Libraries Requires: %{name} = %{version}-%{release}, pkgconfig %description devel libnetfilter_queue is a userspace library providing an API to packets that have been queued by the kernel packet filter. It is is part of a system that deprecates the old ip_queue / libipq mechanism. libnetfilter_queue has been previously known as libnfnetlink_queue. %prep %setup -q %build %configure --disable-static --disable-rpath # kill the rpaths sed -i 's|^hardcode_libdir_flag_spec=.*|hardcode_libdir_flag_spec=""|g' libtool sed -i 's|^runpath_var=LD_RUN_PATH|runpath_var=DIE_RPATH_DIE|g' libtool make %{?_smp_mflags} %install rm -rf $RPM_BUILD_ROOT make install DESTDIR=$RPM_BUILD_ROOT find $RPM_BUILD_ROOT -type f -name "*.la" -exec rm -f {} ';' %clean rm -rf $RPM_BUILD_ROOT %post -p /sbin/ldconfig %postun -p /sbin/ldconfig %files %defattr(-,root,root,-) %doc COPYING %{_libdir}/*.so.* %files devel %defattr(-,root,root,-) %{_libdir}/*.so %dir %{_includedir}/%{name} %{_includedir}/%{name}/*.h %{_libdir}/pkgconfig/%{name}.pc %changelog * Mon Mar 26 2007 Paul P Komkoff Jr - 0.0.13-3 - own some directories * Mon Mar 19 2007 Paul P Komkoff Jr - 0.0.13-2 - fix source url - add pkgconfig to -devel Requires * Sat Mar 17 2007 Paul P Komkoff Jr - 0.0.13-1 - Preparing for submission to fedora extras Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/libnetfilter_queue/FC-6/.cvsignore,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- .cvsignore 24 Mar 2007 22:47:23 -0000 1.1 +++ .cvsignore 6 Apr 2007 18:26:35 -0000 1.2 @@ -0,0 +1 @@ +libnetfilter_queue-0.0.13.tar.bz2 Index: sources =================================================================== RCS file: /cvs/extras/rpms/libnetfilter_queue/FC-6/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 24 Mar 2007 22:47:23 -0000 1.1 +++ sources 6 Apr 2007 18:26:35 -0000 1.2 @@ -0,0 +1 @@ +660cbfd3dc8c10bf9b1803cd2b688256 libnetfilter_queue-0.0.13.tar.bz2 From fedora-extras-commits at redhat.com Fri Apr 6 18:27:05 2007 From: fedora-extras-commits at redhat.com (Paul P Komkoff Jr (stingray)) Date: Fri, 6 Apr 2007 14:27:05 -0400 Subject: rpms/libnetfilter_queue import.log,1.2,1.3 Message-ID: <200704061827.l36IR5HB019946@cvs-int.fedora.redhat.com> Author: stingray Update of /cvs/extras/rpms/libnetfilter_queue In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv19882 Modified Files: import.log Log Message: auto-import libnetfilter_queue-0.0.13-3 on branch FC-6 from libnetfilter_queue-0.0.13-3.src.rpm Index: import.log =================================================================== RCS file: /cvs/extras/rpms/libnetfilter_queue/import.log,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- import.log 25 Mar 2007 21:20:27 -0000 1.2 +++ import.log 6 Apr 2007 18:26:31 -0000 1.3 @@ -1 +1,2 @@ libnetfilter_queue-0_0_13-3:HEAD:libnetfilter_queue-0.0.13-3.src.rpm:1174857615 +libnetfilter_queue-0_0_13-3:FC-6:libnetfilter_queue-0.0.13-3.src.rpm:1175883980 From fedora-extras-commits at redhat.com Fri Apr 6 18:28:40 2007 From: fedora-extras-commits at redhat.com (Ville Skytta (scop)) Date: Fri, 6 Apr 2007 14:28:40 -0400 Subject: rpms/libmodplug/FC-6 libmodplug-0.8.4-timiditypaths.patch, NONE, 1.1 .cvsignore, 1.3, 1.4 libmodplug.spec, 1.11, 1.12 sources, 1.3, 1.4 libmodplug-0.8-CVE-2006-4192.patch, 1.1, NONE Message-ID: <200704061828.l36ISei2020028@cvs-int.fedora.redhat.com> Author: scop Update of /cvs/extras/rpms/libmodplug/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv19999 Modified Files: .cvsignore libmodplug.spec sources Added Files: libmodplug-0.8.4-timiditypaths.patch Removed Files: libmodplug-0.8-CVE-2006-4192.patch Log Message: * Wed Apr 4 2007 Ville Skytt?? - 1:0.8.4-1 - 0.8.4. libmodplug-0.8.4-timiditypaths.patch: --- NEW FILE libmodplug-0.8.4-timiditypaths.patch --- --- libmodplug-0.8.4/README~ 2006-11-02 05:26:30.000000000 +0200 +++ libmodplug-0.8.4/README 2007-04-04 20:39:53.000000000 +0300 @@ -57,7 +57,7 @@ MMPAT_PATH_TO_CFG set to the directory where the file "timidity.cfg" and the subdirectory "instruments" can be found, - default: "/usr/local/share/timidity". + default: "/usr/share/timidity". MMMID_SPEED for experimenting with the mod speed (1 thru 9) MMMID_VERBOSE for feedback on the conversion process MMMID_DEBUG for sake of completeness, only useful for maintainers @@ -68,7 +68,7 @@ MMPAT_PATH_TO_CFG set to the directory where the file "timidity.cfg" and the subdirectory "instruments" can be found, - default: "/usr/local/share/timidity". + default: "/usr/share/timidity". MMABC_NO_RANDOM_PICK when not set and the abc file contains multiple songs (X:n) the first song to be played will be picked at random another click --- libmodplug-0.8.4/src/load_pat.cpp~ 2006-09-12 02:57:25.000000000 +0300 +++ libmodplug-0.8.4/src/load_pat.cpp 2007-04-04 20:40:13.000000000 +0300 @@ -53,8 +53,8 @@ #define PATHFORPAT "C:\\TIMIDITY\\INSTRUMENTS" #else #define DIRDELIM '/' -#define TIMIDITYCFG "/usr/local/share/timidity/timidity.cfg" -#define PATHFORPAT "/usr/local/share/timidity/instruments" +#define TIMIDITYCFG "/etc/timidity.cfg" +#define PATHFORPAT "/usr/share/timidity/instruments" #endif #define PAT_ENV_PATH2CFG "MMPAT_PATH_TO_CFG" Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/libmodplug/FC-6/.cvsignore,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- .cvsignore 24 Mar 2006 20:36:44 -0000 1.3 +++ .cvsignore 6 Apr 2007 18:28:06 -0000 1.4 @@ -1 +1 @@ -libmodplug-0.8.tar.gz +libmodplug-0.8.4.tar.gz Index: libmodplug.spec =================================================================== RCS file: /cvs/extras/rpms/libmodplug/FC-6/libmodplug.spec,v retrieving revision 1.11 retrieving revision 1.12 diff -u -r1.11 -r1.12 --- libmodplug.spec 3 Oct 2006 17:05:08 -0000 1.11 +++ libmodplug.spec 6 Apr 2007 18:28:06 -0000 1.12 @@ -1,14 +1,14 @@ Name: libmodplug -Version: 0.8 -Release: 3%{?dist} +Version: 0.8.4 +Release: 1%{?dist} Epoch: 1 Summary: Modplug mod music file format library Group: System Environment/Libraries License: Public Domain URL: http://modplug-xmms.sourceforge.net/ -Source0: http://dl.sf.net/modplug-xmms/%{name}-%{version}.tar.gz -Patch0: %{name}-0.8-CVE-2006-4192.patch +Source0: http://downloads.sourceforge.net/modplug-xmms/%{name}-%{version}.tar.gz +Patch0: %{name}-0.8.4-timiditypaths.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) %description @@ -68,6 +68,9 @@ %changelog +* Wed Apr 4 2007 Ville Skytt?? - 1:0.8.4-1 +- 0.8.4. + * Tue Oct 3 2006 Ville Skytt?? - 1:0.8-3 - Apply patch for CVE-2006-4192 (from Debian). Index: sources =================================================================== RCS file: /cvs/extras/rpms/libmodplug/FC-6/sources,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- sources 24 Mar 2006 20:36:44 -0000 1.3 +++ sources 6 Apr 2007 18:28:06 -0000 1.4 @@ -1 +1 @@ -cea399626e2a074e2a77c8cd98387a48 libmodplug-0.8.tar.gz +091bd1168a524a4f36fc61f95209e7e4 libmodplug-0.8.4.tar.gz --- libmodplug-0.8-CVE-2006-4192.patch DELETED --- From fedora-extras-commits at redhat.com Fri Apr 6 18:41:42 2007 From: fedora-extras-commits at redhat.com (Peter Gordon (pgordon)) Date: Fri, 6 Apr 2007 14:41:42 -0400 Subject: rpms/blam/devel blam.spec,1.8,1.9 Message-ID: <200704061841.l36Ifguj020544@cvs-int.fedora.redhat.com> Author: pgordon Update of /cvs/extras/rpms/blam/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv20517 Modified Files: blam.spec Log Message: Update dbus-sharp dependency handling. Index: blam.spec =================================================================== RCS file: /cvs/extras/rpms/blam/devel/blam.spec,v retrieving revision 1.8 retrieving revision 1.9 diff -u -r1.8 -r1.9 --- blam.spec 5 Apr 2007 06:01:15 -0000 1.8 +++ blam.spec 6 Apr 2007 18:41:09 -0000 1.9 @@ -1,9 +1,10 @@ ## Hopefully Mono and multilib will play nicely soon, but until then... %define _libdir %{_prefix}/lib +%define dbus_sharp_min_version 0.60 Name: blam Version: 1.8.3 -Release: 2%{?dist} +Release: 3%{?dist} Summary: An RSS/RDF feed reader Group: Applications/Internet @@ -26,8 +27,9 @@ BuildRequires: desktop-file-utils BuildRequires: gettext BuildRequires: perl(XML::Parser) -BuildRequires: dbus-sharp-devel +BuildRequires: dbus-sharp-devel >= %{dbus_sharp_min_version} +Requires: dbus-sharp >= %{dbus_sharp_min_version} Requires: gecko-sharp2 Requires: firefox = %(rpm -q firefox-devel --qf '%%{version}' 2>/dev/null) @@ -114,6 +116,12 @@ %{_mandir}/man?/%{name}.1* %changelog +* Fri Apr 06 2007 Peter Gordon - 1.8.3-3 +- Add hard dependency on dbus-sharp, since it's not automatically picked up + by RPM at build-time from the dbus-sharp-devel BuildRequires. (Thanks to + David Nielsen for the bug report via Jabber.) +- Add minimum version for dbus-sharp and dbus-sharp-devel dependencies. + * Wed Apr 04 2007 Peter Gordon - 1.8.3-2 - (Note to self: Don't fix it if it's not broken.) Drop unnecessary default theme fix: From fedora-extras-commits at redhat.com Fri Apr 6 18:59:37 2007 From: fedora-extras-commits at redhat.com (Paul P Komkoff Jr (stingray)) Date: Fri, 6 Apr 2007 14:59:37 -0400 Subject: rpms/libnetfilter_queue import.log,1.3,1.4 Message-ID: <200704061859.l36IxbDn020914@cvs-int.fedora.redhat.com> Author: stingray Update of /cvs/extras/rpms/libnetfilter_queue In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv20768 Modified Files: import.log Log Message: Initial commit Index: import.log =================================================================== RCS file: /cvs/extras/rpms/libnetfilter_queue/import.log,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- import.log 6 Apr 2007 18:26:31 -0000 1.3 +++ import.log 6 Apr 2007 18:59:04 -0000 1.4 @@ -1,2 +1,3 @@ libnetfilter_queue-0_0_13-3:HEAD:libnetfilter_queue-0.0.13-3.src.rpm:1174857615 libnetfilter_queue-0_0_13-3:FC-6:libnetfilter_queue-0.0.13-3.src.rpm:1175883980 +libnetfilter_queue-0_0_13-3:FC-5:libnetfilter_queue-0.0.13-3.src.rpm:1175885360 From fedora-extras-commits at redhat.com Fri Apr 6 18:59:41 2007 From: fedora-extras-commits at redhat.com (Paul P Komkoff Jr (stingray)) Date: Fri, 6 Apr 2007 14:59:41 -0400 Subject: rpms/libnetfilter_queue/FC-5 libnetfilter_queue.spec, NONE, 1.1 .cvsignore, 1.1, 1.2 sources, 1.1, 1.2 Message-ID: <200704061859.l36Ixfh3020918@cvs-int.fedora.redhat.com> Author: stingray Update of /cvs/extras/rpms/libnetfilter_queue/FC-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv20768/FC-5 Modified Files: .cvsignore sources Added Files: libnetfilter_queue.spec Log Message: Initial commit --- NEW FILE libnetfilter_queue.spec --- Name: libnetfilter_queue Version: 0.0.13 Release: 3%{?dist} Summary: Netfilter queue userspace library Group: System Environment/Libraries License: GPL URL: http://netfilter.org Source0: http://netfilter.org/projects/%{name}/files/%{name}-%{version}.tar.bz2 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: libnfnetlink-devel, pkgconfig %description libnetfilter_queue is a userspace library providing an API to packets that have been queued by the kernel packet filter. It is is part of a system that deprecates the old ip_queue / libipq mechanism. libnetfilter_queue has been previously known as libnfnetlink_queue. %package devel Summary: Netfilter queue userspace library Group: Development/Libraries Requires: %{name} = %{version}-%{release}, pkgconfig %description devel libnetfilter_queue is a userspace library providing an API to packets that have been queued by the kernel packet filter. It is is part of a system that deprecates the old ip_queue / libipq mechanism. libnetfilter_queue has been previously known as libnfnetlink_queue. %prep %setup -q %build %configure --disable-static --disable-rpath # kill the rpaths sed -i 's|^hardcode_libdir_flag_spec=.*|hardcode_libdir_flag_spec=""|g' libtool sed -i 's|^runpath_var=LD_RUN_PATH|runpath_var=DIE_RPATH_DIE|g' libtool make %{?_smp_mflags} %install rm -rf $RPM_BUILD_ROOT make install DESTDIR=$RPM_BUILD_ROOT find $RPM_BUILD_ROOT -type f -name "*.la" -exec rm -f {} ';' %clean rm -rf $RPM_BUILD_ROOT %post -p /sbin/ldconfig %postun -p /sbin/ldconfig %files %defattr(-,root,root,-) %doc COPYING %{_libdir}/*.so.* %files devel %defattr(-,root,root,-) %{_libdir}/*.so %dir %{_includedir}/%{name} %{_includedir}/%{name}/*.h %{_libdir}/pkgconfig/%{name}.pc %changelog * Mon Mar 26 2007 Paul P Komkoff Jr - 0.0.13-3 - own some directories * Mon Mar 19 2007 Paul P Komkoff Jr - 0.0.13-2 - fix source url - add pkgconfig to -devel Requires * Sat Mar 17 2007 Paul P Komkoff Jr - 0.0.13-1 - Preparing for submission to fedora extras Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/libnetfilter_queue/FC-5/.cvsignore,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- .cvsignore 24 Mar 2007 22:47:23 -0000 1.1 +++ .cvsignore 6 Apr 2007 18:59:08 -0000 1.2 @@ -0,0 +1 @@ +libnetfilter_queue-0.0.13.tar.bz2 Index: sources =================================================================== RCS file: /cvs/extras/rpms/libnetfilter_queue/FC-5/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 24 Mar 2007 22:47:23 -0000 1.1 +++ sources 6 Apr 2007 18:59:08 -0000 1.2 @@ -0,0 +1 @@ +660cbfd3dc8c10bf9b1803cd2b688256 libnetfilter_queue-0.0.13.tar.bz2 From fedora-extras-commits at redhat.com Fri Apr 6 19:34:29 2007 From: fedora-extras-commits at redhat.com (Orion Poplawski (orion)) Date: Fri, 6 Apr 2007 15:34:29 -0400 Subject: rpms/kdesvn/devel kdesvn.spec,1.25,1.26 Message-ID: <200704061934.l36JYThR025820@cvs-int.fedora.redhat.com> Author: orion Update of /cvs/extras/rpms/kdesvn/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv25797 Modified Files: kdesvn.spec Log Message: Find all libraries Index: kdesvn.spec =================================================================== RCS file: /cvs/extras/rpms/kdesvn/devel/kdesvn.spec,v retrieving revision 1.25 retrieving revision 1.26 diff -u -r1.25 -r1.26 --- kdesvn.spec 6 Apr 2007 17:17:11 -0000 1.25 +++ kdesvn.spec 6 Apr 2007 19:33:55 -0000 1.26 @@ -58,7 +58,7 @@ make install DESTDIR=$RPM_BUILD_ROOT # 'cmake' does not set +x permissions for libraries; hence they won't be stripped -chmod +x $RPM_BUILD_ROOT%_libdir/*.so* +find $RPM_BUILD_ROOT%_libdir -name \*.so\* | xargs chmod +x # Desktop file cd .. From fedora-extras-commits at redhat.com Fri Apr 6 20:10:42 2007 From: fedora-extras-commits at redhat.com (Anthony Green (green)) Date: Fri, 6 Apr 2007 16:10:42 -0400 Subject: rpms/zynaddsubfx/FC-6 zynaddsubfx.spec,1.8,1.9 Message-ID: <200704062010.l36KAgUL030611@cvs-int.fedora.redhat.com> Author: green Update of /cvs/extras/rpms/zynaddsubfx/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv30586 Modified Files: zynaddsubfx.spec Log Message: Rebuild with new ImageMagik to fix icon. Index: zynaddsubfx.spec =================================================================== RCS file: /cvs/extras/rpms/zynaddsubfx/FC-6/zynaddsubfx.spec,v retrieving revision 1.8 retrieving revision 1.9 diff -u -r1.8 -r1.9 --- zynaddsubfx.spec 4 Oct 2006 22:53:57 -0000 1.8 +++ zynaddsubfx.spec 6 Apr 2007 20:10:07 -0000 1.9 @@ -1,7 +1,7 @@ Summary: Real-time software synthesizer Name: zynaddsubfx Version: 2.2.1 -Release: 13%{?dist} +Release: 14%{?dist} License: GPL Group: Applications/Multimedia URL: http://zynaddsubfx.sourceforge.net @@ -148,6 +148,9 @@ %{_datadir}/icons/hicolor/64x64/apps/zynaddsubfx.png %changelog +* Fri Apr 06 2007 Anthony Green 2.2.1-14 +- Rebuild with new ImageMagick for working desktop icons. + * Thu Oct 05 2006 Christian Iseli 2.2.1-13 - rebuilt for unwind info generation, broken in gcc-4.1.1-21 From fedora-extras-commits at redhat.com Fri Apr 6 20:35:55 2007 From: fedora-extras-commits at redhat.com (Michael E Brown (mebrown)) Date: Fri, 6 Apr 2007 16:35:55 -0400 Subject: rpms/firmware-addon-dell/devel .cvsignore, 1.5, 1.6 firmware-addon-dell.spec, 1.4, 1.5 sources, 1.5, 1.6 Message-ID: <200704062035.l36KZtho001125@cvs-int.fedora.redhat.com> Author: mebrown Update of /cvs/extras/rpms/firmware-addon-dell/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv1025 Modified Files: .cvsignore firmware-addon-dell.spec sources Log Message: * Fri Apr 6 2007 Michael E Brown - 1.2.8-1 - sysid plugin: Zero pad value for sysid up to 4 chars - sysid plugin: Add 0x to signify that it is a hex value Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/firmware-addon-dell/devel/.cvsignore,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- .cvsignore 6 Apr 2007 15:54:27 -0000 1.5 +++ .cvsignore 6 Apr 2007 20:35:21 -0000 1.6 @@ -1 +1 @@ -firmware-addon-dell-1.2.7.tar.gz +firmware-addon-dell-1.2.8.tar.gz Index: firmware-addon-dell.spec =================================================================== RCS file: /cvs/extras/rpms/firmware-addon-dell/devel/firmware-addon-dell.spec,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- firmware-addon-dell.spec 6 Apr 2007 15:54:27 -0000 1.4 +++ firmware-addon-dell.spec 6 Apr 2007 20:35:21 -0000 1.5 @@ -6,7 +6,7 @@ # START = Do not edit manually %define major 1 %define minor 2 -%define sub 7 +%define sub 8 %define extralevel %{nil} %define release_name firmware-addon-dell %define release_version %{major}.%{minor}.%{sub}%{extralevel} @@ -100,11 +100,17 @@ %config(noreplace) %{_sysconfdir}/yum/pluginconf.d/dellsysidplugin.conf %{_datadir}/firmware/dell %{_exec_prefix}/lib/yum-plugins/dellsysidplugin.* +%attr(0755,root,root) %{_bindir}/* %changelog +* Fri Apr 6 2007 Michael E Brown - 1.2.8-1 +- sysid plugin: Zero pad value for sysid up to 4 chars +- sysid plugin: Add 0x to signify that it is a hex value + * Fri Mar 30 2007 Michael E Brown - 1.2.7-1 - yum plugin didnt work on FC5 due to extra, unneeded import. +- dont need plugin api 2.5, 2.2 will do * Wed Mar 28 2007 Michael E Brown - 1.2.6-1 - Add yum plugins for setting system ID variables. repos can use $sys_ven_id Index: sources =================================================================== RCS file: /cvs/extras/rpms/firmware-addon-dell/devel/sources,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- sources 6 Apr 2007 15:54:27 -0000 1.5 +++ sources 6 Apr 2007 20:35:21 -0000 1.6 @@ -1 +1 @@ -2fe116927c23262482c356777e26cea0 firmware-addon-dell-1.2.7.tar.gz +084b2e1024ecacefccb0a01201404751 firmware-addon-dell-1.2.8.tar.gz From fedora-extras-commits at redhat.com Fri Apr 6 20:37:39 2007 From: fedora-extras-commits at redhat.com (Michael E Brown (mebrown)) Date: Fri, 6 Apr 2007 16:37:39 -0400 Subject: rpms/firmware-addon-dell/FC-6 .cvsignore, 1.4, 1.5 firmware-addon-dell.spec, 1.3, 1.4 sources, 1.4, 1.5 Message-ID: <200704062037.l36KbdEM001457@cvs-int.fedora.redhat.com> Author: mebrown Update of /cvs/extras/rpms/firmware-addon-dell/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv1352 Modified Files: .cvsignore firmware-addon-dell.spec sources Log Message: * Fri Apr 6 2007 Michael E Brown - 1.2.8-1 - sysid plugin: Zero pad value for sysid up to 4 chars - sysid plugin: Add 0x to signify that it is a hex value Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/firmware-addon-dell/FC-6/.cvsignore,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- .cvsignore 29 Mar 2007 05:29:46 -0000 1.4 +++ .cvsignore 6 Apr 2007 20:37:05 -0000 1.5 @@ -1 +1 @@ -firmware-addon-dell-1.2.6.tar.gz +firmware-addon-dell-1.2.8.tar.gz Index: firmware-addon-dell.spec =================================================================== RCS file: /cvs/extras/rpms/firmware-addon-dell/FC-6/firmware-addon-dell.spec,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- firmware-addon-dell.spec 29 Mar 2007 05:29:46 -0000 1.3 +++ firmware-addon-dell.spec 6 Apr 2007 20:37:05 -0000 1.4 @@ -6,7 +6,7 @@ # START = Do not edit manually %define major 1 %define minor 2 -%define sub 6 +%define sub 8 %define extralevel %{nil} %define release_name firmware-addon-dell %define release_version %{major}.%{minor}.%{sub}%{extralevel} @@ -100,9 +100,18 @@ %config(noreplace) %{_sysconfdir}/yum/pluginconf.d/dellsysidplugin.conf %{_datadir}/firmware/dell %{_exec_prefix}/lib/yum-plugins/dellsysidplugin.* +%attr(0755,root,root) %{_bindir}/* %changelog +* Fri Apr 6 2007 Michael E Brown - 1.2.8-1 +- sysid plugin: Zero pad value for sysid up to 4 chars +- sysid plugin: Add 0x to signify that it is a hex value + +* Fri Mar 30 2007 Michael E Brown - 1.2.7-1 +- yum plugin didnt work on FC5 due to extra, unneeded import. +- dont need plugin api 2.5, 2.2 will do + * Wed Mar 28 2007 Michael E Brown - 1.2.6-1 - Add yum plugins for setting system ID variables. repos can use $sys_ven_id $sys_dev_id in their baseurl= or mirrorlist= arguments. Index: sources =================================================================== RCS file: /cvs/extras/rpms/firmware-addon-dell/FC-6/sources,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- sources 29 Mar 2007 05:29:46 -0000 1.4 +++ sources 6 Apr 2007 20:37:05 -0000 1.5 @@ -1 +1 @@ -07ec3b0a771a9442998fc2ba92235a08 firmware-addon-dell-1.2.6.tar.gz +084b2e1024ecacefccb0a01201404751 firmware-addon-dell-1.2.8.tar.gz From fedora-extras-commits at redhat.com Fri Apr 6 20:38:49 2007 From: fedora-extras-commits at redhat.com (Michael E Brown (mebrown)) Date: Fri, 6 Apr 2007 16:38:49 -0400 Subject: rpms/firmware-addon-dell/EL-4 .cvsignore, 1.4, 1.5 firmware-addon-dell.spec, 1.3, 1.4 sources, 1.4, 1.5 Message-ID: <200704062038.l36Kcn4S001697@cvs-int.fedora.redhat.com> Author: mebrown Update of /cvs/extras/rpms/firmware-addon-dell/EL-4 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv1593 Modified Files: .cvsignore firmware-addon-dell.spec sources Log Message: * Fri Apr 6 2007 Michael E Brown - 1.2.8-1 - sysid plugin: Zero pad value for sysid up to 4 chars - sysid plugin: Add 0x to signify that it is a hex value Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/firmware-addon-dell/EL-4/.cvsignore,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- .cvsignore 6 Apr 2007 15:57:25 -0000 1.4 +++ .cvsignore 6 Apr 2007 20:38:15 -0000 1.5 @@ -1 +1 @@ -firmware-addon-dell-1.2.7.tar.gz +firmware-addon-dell-1.2.8.tar.gz Index: firmware-addon-dell.spec =================================================================== RCS file: /cvs/extras/rpms/firmware-addon-dell/EL-4/firmware-addon-dell.spec,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- firmware-addon-dell.spec 6 Apr 2007 15:57:25 -0000 1.3 +++ firmware-addon-dell.spec 6 Apr 2007 20:38:15 -0000 1.4 @@ -6,7 +6,7 @@ # START = Do not edit manually %define major 1 %define minor 2 -%define sub 7 +%define sub 8 %define extralevel %{nil} %define release_name firmware-addon-dell %define release_version %{major}.%{minor}.%{sub}%{extralevel} @@ -100,11 +100,17 @@ %config(noreplace) %{_sysconfdir}/yum/pluginconf.d/dellsysidplugin.conf %{_datadir}/firmware/dell %{_exec_prefix}/lib/yum-plugins/dellsysidplugin.* +%attr(0755,root,root) %{_bindir}/* %changelog +* Fri Apr 6 2007 Michael E Brown - 1.2.8-1 +- sysid plugin: Zero pad value for sysid up to 4 chars +- sysid plugin: Add 0x to signify that it is a hex value + * Fri Mar 30 2007 Michael E Brown - 1.2.7-1 - yum plugin didnt work on FC5 due to extra, unneeded import. +- dont need plugin api 2.5, 2.2 will do * Wed Mar 28 2007 Michael E Brown - 1.2.6-1 - Add yum plugins for setting system ID variables. repos can use $sys_ven_id Index: sources =================================================================== RCS file: /cvs/extras/rpms/firmware-addon-dell/EL-4/sources,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- sources 6 Apr 2007 15:57:25 -0000 1.4 +++ sources 6 Apr 2007 20:38:15 -0000 1.5 @@ -1 +1 @@ -2fe116927c23262482c356777e26cea0 firmware-addon-dell-1.2.7.tar.gz +084b2e1024ecacefccb0a01201404751 firmware-addon-dell-1.2.8.tar.gz From fedora-extras-commits at redhat.com Fri Apr 6 20:39:39 2007 From: fedora-extras-commits at redhat.com (Michael E Brown (mebrown)) Date: Fri, 6 Apr 2007 16:39:39 -0400 Subject: rpms/firmware-addon-dell/EL-5 .cvsignore, 1.4, 1.5 firmware-addon-dell.spec, 1.3, 1.4 sources, 1.4, 1.5 Message-ID: <200704062039.l36KddKU001886@cvs-int.fedora.redhat.com> Author: mebrown Update of /cvs/extras/rpms/firmware-addon-dell/EL-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv1784 Modified Files: .cvsignore firmware-addon-dell.spec sources Log Message: * Fri Apr 6 2007 Michael E Brown - 1.2.8-1 - sysid plugin: Zero pad value for sysid up to 4 chars - sysid plugin: Add 0x to signify that it is a hex value Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/firmware-addon-dell/EL-5/.cvsignore,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- .cvsignore 6 Apr 2007 15:58:38 -0000 1.4 +++ .cvsignore 6 Apr 2007 20:39:05 -0000 1.5 @@ -1 +1 @@ -firmware-addon-dell-1.2.7.tar.gz +firmware-addon-dell-1.2.8.tar.gz Index: firmware-addon-dell.spec =================================================================== RCS file: /cvs/extras/rpms/firmware-addon-dell/EL-5/firmware-addon-dell.spec,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- firmware-addon-dell.spec 6 Apr 2007 15:58:38 -0000 1.3 +++ firmware-addon-dell.spec 6 Apr 2007 20:39:05 -0000 1.4 @@ -6,7 +6,7 @@ # START = Do not edit manually %define major 1 %define minor 2 -%define sub 7 +%define sub 8 %define extralevel %{nil} %define release_name firmware-addon-dell %define release_version %{major}.%{minor}.%{sub}%{extralevel} @@ -100,11 +100,17 @@ %config(noreplace) %{_sysconfdir}/yum/pluginconf.d/dellsysidplugin.conf %{_datadir}/firmware/dell %{_exec_prefix}/lib/yum-plugins/dellsysidplugin.* +%attr(0755,root,root) %{_bindir}/* %changelog +* Fri Apr 6 2007 Michael E Brown - 1.2.8-1 +- sysid plugin: Zero pad value for sysid up to 4 chars +- sysid plugin: Add 0x to signify that it is a hex value + * Fri Mar 30 2007 Michael E Brown - 1.2.7-1 - yum plugin didnt work on FC5 due to extra, unneeded import. +- dont need plugin api 2.5, 2.2 will do * Wed Mar 28 2007 Michael E Brown - 1.2.6-1 - Add yum plugins for setting system ID variables. repos can use $sys_ven_id Index: sources =================================================================== RCS file: /cvs/extras/rpms/firmware-addon-dell/EL-5/sources,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- sources 6 Apr 2007 15:58:38 -0000 1.4 +++ sources 6 Apr 2007 20:39:05 -0000 1.5 @@ -1 +1 @@ -2fe116927c23262482c356777e26cea0 firmware-addon-dell-1.2.7.tar.gz +084b2e1024ecacefccb0a01201404751 firmware-addon-dell-1.2.8.tar.gz From fedora-extras-commits at redhat.com Fri Apr 6 20:49:24 2007 From: fedora-extras-commits at redhat.com (Ralf Ertzinger (ertzing)) Date: Fri, 6 Apr 2007 16:49:24 -0400 Subject: rpms/audacious-plugins/devel audacious-plugins.spec,1.9,1.10 Message-ID: <200704062049.l36KnOOb002517@cvs-int.fedora.redhat.com> Author: ertzing Update of /cvs/extras/rpms/audacious-plugins/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv2468 Modified Files: audacious-plugins.spec Log Message: Own %{_datadir}/audacious Index: audacious-plugins.spec =================================================================== RCS file: /cvs/extras/rpms/audacious-plugins/devel/audacious-plugins.spec,v retrieving revision 1.9 retrieving revision 1.10 diff -u -r1.9 -r1.10 --- audacious-plugins.spec 2 Apr 2007 18:46:12 -0000 1.9 +++ audacious-plugins.spec 6 Apr 2007 20:48:50 -0000 1.10 @@ -1,6 +1,6 @@ Name: audacious-plugins Version: 1.3.1 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Plugins for the Audacious media player Group: Applications/Multimedia @@ -199,7 +199,7 @@ %{_datadir}/applications/fedora-audacious-plugins.desktop %{_datadir}/audacious/images/audioscrobbler.png %{_datadir}/audacious/images/audioscrobbler_badge.png -%{_datadir}/audacious-plugins/paranormal +%{_datadir}/audacious-plugins %files jack %defattr(-,root,root,-) @@ -237,6 +237,9 @@ %changelog +* Fri Apr 06 2007 Ralf Ertzinger 1.3.1-2.fc7 +- Own %%{_datadir}/audacious + * Mon Apr 02 2007 Ralf Ertzinger 1.3.1-1.fc7 - Update to 1.3.1 From fedora-extras-commits at redhat.com Fri Apr 6 23:36:22 2007 From: fedora-extras-commits at redhat.com (David Woodhouse (dwmw2)) Date: Fri, 6 Apr 2007 19:36:22 -0400 Subject: rpms/petitboot/devel petitboot-0.0.1-defaults.patch, NONE, 1.1 petitboot-0.0.1-artwork-not-executable.patch, 1.1, 1.2 petitboot.spec, 1.1, 1.2 Message-ID: <200704062336.l36NaMKa017494@cvs-int.fedora.redhat.com> Author: dwmw2 Update of /cvs/extras/rpms/petitboot/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv17468 Modified Files: petitboot-0.0.1-artwork-not-executable.patch petitboot.spec Added Files: petitboot-0.0.1-defaults.patch Log Message: default petitboot-0.0.1-defaults.patch: --- NEW FILE petitboot-0.0.1-defaults.patch --- commit 2e4eb975214f6a107acdaac1652fcb462c55a985 Author: David Woodhouse Date: Fri Apr 6 19:18:46 2007 -0400 Support default boot options, with a timeout. It's a crappy hack, but it does the job for now and actually lets the machine boot unattended. Signed-off-by: David Woodhouse Acked-by: Benjamin Herrenschmidt diff --git a/devices.c b/devices.c index e4d6913..6c4bc40 100644 --- a/devices.c +++ b/devices.c @@ -168,7 +168,8 @@ static int read_option(int fd, struct device_context *dev_ctx) if (icon) index = pboot_add_option(dev_ctx->device_idx, opt->name, - opt->description, icon, opt); + opt->description, icon, + opt->default_prio, opt); return index != -1; } diff --git a/devices/message.h b/devices/message.h index 7a5d4f2..2a16bdd 100644 --- a/devices/message.h +++ b/devices/message.h @@ -24,6 +24,7 @@ struct boot_option { char *boot_image_file; char *initrd_file; char *boot_args; + char *default_prio; }; diff --git a/devices/udev-helper.c b/devices/udev-helper.c index 4ec054b..491662d 100644 --- a/devices/udev-helper.c +++ b/devices/udev-helper.c @@ -132,7 +132,8 @@ int add_boot_option(const struct boot_option *opt) write_string(sock, opt->icon_file) || write_string(sock, opt->boot_image_file) || write_string(sock, opt->initrd_file) || - write_string(sock, opt->boot_args); + write_string(sock, opt->boot_args) || + write_string(sock, opt->default_prio); if (rc) pb_log("error writing boot option %s to socket\n", opt->name); diff --git a/devices/yaboot-parser.c b/devices/yaboot-parser.c index 2324950..286babb 100644 --- a/devices/yaboot-parser.c +++ b/devices/yaboot-parser.c @@ -104,9 +104,10 @@ void process_image(char *label) opt.name = label; cfgopt = cfg_get_strg(label, "image"); opt.boot_image_file = join_paths(mountpoint, cfgopt); + /* FIXME: Lower priority for removable media */ if (cfgopt == defimage) - pb_log("This one is default. What do we do about it?\n"); - + opt.default_prio = "99"; + cfgopt = cfg_get_strg(label, "initrd"); if (cfgopt) opt.initrd_file = join_paths(mountpoint, cfgopt); diff --git a/petitboot.c b/petitboot.c index f875768..2c5b8d7 100644 --- a/petitboot.c +++ b/petitboot.c @@ -29,6 +29,7 @@ static twin_fbdev_t *pboot_fbdev; #endif static twin_screen_t *pboot_screen; +static twin_timeout_t *default_timeout; #define PBOOT_INITIAL_MESSAGE \ "keys: 0=safe 1=720p 2=1080i 3=1080p del=GameOS" @@ -143,6 +144,9 @@ static pboot_spane_t *pboot_spane; static int pboot_vmode_change = -1; +static void pboot_set_lfocus(int index); +static void pboot_set_device_select(int sel, int force); + /* XXX move to twin */ static inline twin_bool_t twin_rect_intersect(twin_rect_t r1, twin_rect_t r2) @@ -326,6 +330,11 @@ static void pboot_set_rfocus(int index) { pboot_device_t *dev; + if (default_timeout) { + twin_clear_timeout(default_timeout); + default_timeout = NULL; + } + if (pboot_dev_sel < 0 || pboot_dev_sel >= pboot_dev_count) return; dev = pboot_devices[pboot_dev_sel]; @@ -477,9 +486,16 @@ static twin_bool_t pboot_rpane_event (twin_window_t *window, return TWIN_FALSE; } +static twin_time_t pboot_default_boot (twin_time_t now, void *closure) +{ + pboot_choose_option(); + return TWIN_FALSE; +} + -int pboot_add_option(int devindex, const char *title, - const char *subtitle, twin_pixmap_t *badge, void *data) +int pboot_add_option(int devindex, const char *title, const char *subtitle, + twin_pixmap_t *badge, const char *default_prio, + void *data) { pboot_device_t *dev; pboot_option_t *opt; @@ -517,6 +533,26 @@ int pboot_add_option(int devindex, const char *title, opt->box.bottom = opt->box.top + PBOOT_RIGHT_OPTION_HEIGHT; opt->data = data; + + if (default_prio && strlen(default_prio)) { + /* FIXME: Compare with priority of other 'default' options, + which might be lower if they're on removable media etc. */ + pboot_set_device_select(devindex, 1); + pboot_select_rpane(); + pboot_set_rfocus(index); + if (default_timeout) + twin_clear_timeout(default_timeout); + default_timeout = twin_set_timeout(pboot_default_boot, 5000, NULL); + } else if (pboot_dev_sel == devindex && !pboot_focus_lpane) { + int focus = pboot_rpane->focus_curindex; + int have_default = !!default_timeout; + + pboot_set_device_select(devindex, 1); + pboot_select_rpane(); + pboot_set_rfocus(focus); + if (have_default) + default_timeout = twin_set_timeout(pboot_default_boot, 5000, NULL); + } return index; } @@ -627,6 +663,10 @@ static void pboot_set_lfocus(int index) if (index >= pboot_dev_count) return; + if (default_timeout) { + twin_clear_timeout(default_timeout); + default_timeout = NULL; + } pboot_lpane->focus_start = pboot_lpane->focus_box.top; if (index < 0) diff --git a/petitboot.h b/petitboot.h index a77bfef..bc4563d 100644 --- a/petitboot.h +++ b/petitboot.h @@ -8,8 +8,9 @@ int pboot_add_device(const char *dev_id, const char *name, twin_pixmap_t *pixmap); -int pboot_add_option(int devindex, const char *title, - const char *subtitle, twin_pixmap_t *badge, void *data); +int pboot_add_option(int devindex, const char *title, const char *subtitle, + twin_pixmap_t *badge, const char *default_prio, + void *data); int pboot_remove_device(const char *dev_id); int pboot_start_device_discovery(int udev_trigger); petitboot-0.0.1-artwork-not-executable.patch: Index: petitboot-0.0.1-artwork-not-executable.patch =================================================================== RCS file: /cvs/extras/rpms/petitboot/devel/petitboot-0.0.1-artwork-not-executable.patch,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- petitboot-0.0.1-artwork-not-executable.patch 5 Apr 2007 20:45:27 -0000 1.1 +++ petitboot-0.0.1-artwork-not-executable.patch 6 Apr 2007 23:35:48 -0000 1.2 @@ -1,5 +1,15 @@ ---- petitboot-0.0.1/Makefile~ 2007-04-05 08:28:45.000000000 -0400 -+++ petitboot-0.0.1/Makefile 2007-04-05 11:53:37.000000000 -0400 +commit 20ad052d963a85685760f2699b8a267541973917 +Author: David Woodhouse +Date: Thu Apr 5 18:28:26 2007 -0400 + + Install artwork files without x bit set + + Signed-off-by: David Woodhouse + +diff --git a/Makefile b/Makefile +index 54e8f9a..7974a27 100644 +--- a/Makefile ++++ b/Makefile @@ -36,7 +36,7 @@ install: all $(INSTALL) -D petitboot $(DESTDIR)$(PREFIX)/sbin/petitboot $(INSTALL) -D udev-helper $(DESTDIR)$(PREFIX)/sbin/udev-helper Index: petitboot.spec =================================================================== RCS file: /cvs/extras/rpms/petitboot/devel/petitboot.spec,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- petitboot.spec 5 Apr 2007 20:45:27 -0000 1.1 +++ petitboot.spec 6 Apr 2007 23:35:48 -0000 1.2 @@ -1,6 +1,6 @@ Name: petitboot Version: 0.0.1 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Graphical kexec-based bootloader, originally for PlayStation 3 Group: System Environment/Base @@ -8,6 +8,7 @@ URL: http://ozlabs.org/~jk/projects/petitboot/ Source0: http://ozlabs.org/~jk/projects/petitboot/downloads/%{name}-%{version}.tar.gz Patch0: petitboot-0.0.1-artwork-not-executable.patch +Patch1: petitboot-0.0.1-defaults.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: libpng-devel zlib-devel libX11-devel libjpeg-devel @@ -21,6 +22,7 @@ %prep %setup -q %patch0 -p1 +%patch1 -p1 %build make %{?_smp_mflags} CFLAGS="$RPM_OPT_FLAGS -I." @@ -43,5 +45,8 @@ %changelog +* Fri Apr 6 2007 David Woodhouse 0.0.1-2 +- Support unattended boot of 'default' options, with timeout. + * Thu Apr 5 2007 David Woodhouse 0.0.1-1 - Initial package From fedora-extras-commits at redhat.com Fri Apr 6 23:51:10 2007 From: fedora-extras-commits at redhat.com (Michael E Brown (mebrown)) Date: Fri, 6 Apr 2007 19:51:10 -0400 Subject: rpms/firmware-addon-dell/devel .cvsignore, 1.6, 1.7 firmware-addon-dell.spec, 1.5, 1.6 sources, 1.6, 1.7 Message-ID: <200704062351.l36NpAas017902@cvs-int.fedora.redhat.com> Author: mebrown Update of /cvs/extras/rpms/firmware-addon-dell/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv17880 Modified Files: .cvsignore firmware-addon-dell.spec sources Log Message: * Fri Apr 6 2007 Michael E Brown - 1.2.9-1 - downgrade api needed to 2.1 - fix changes from 1.2.7 that were accidentally reverted in 1.2.8. :( Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/firmware-addon-dell/devel/.cvsignore,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- .cvsignore 6 Apr 2007 20:35:21 -0000 1.6 +++ .cvsignore 6 Apr 2007 23:50:35 -0000 1.7 @@ -1 +1 @@ -firmware-addon-dell-1.2.8.tar.gz +firmware-addon-dell-1.2.9.tar.gz Index: firmware-addon-dell.spec =================================================================== RCS file: /cvs/extras/rpms/firmware-addon-dell/devel/firmware-addon-dell.spec,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- firmware-addon-dell.spec 6 Apr 2007 20:35:21 -0000 1.5 +++ firmware-addon-dell.spec 6 Apr 2007 23:50:35 -0000 1.6 @@ -6,7 +6,7 @@ # START = Do not edit manually %define major 1 %define minor 2 -%define sub 8 +%define sub 9 %define extralevel %{nil} %define release_name firmware-addon-dell %define release_version %{major}.%{minor}.%{sub}%{extralevel} @@ -104,6 +104,10 @@ %changelog +* Fri Apr 6 2007 Michael E Brown - 1.2.9-1 +- downgrade api needed to 2.1 +- fix changes from 1.2.7 that were accidentally reverted in 1.2.8. :( + * Fri Apr 6 2007 Michael E Brown - 1.2.8-1 - sysid plugin: Zero pad value for sysid up to 4 chars - sysid plugin: Add 0x to signify that it is a hex value Index: sources =================================================================== RCS file: /cvs/extras/rpms/firmware-addon-dell/devel/sources,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- sources 6 Apr 2007 20:35:21 -0000 1.6 +++ sources 6 Apr 2007 23:50:35 -0000 1.7 @@ -1 +1 @@ -084b2e1024ecacefccb0a01201404751 firmware-addon-dell-1.2.8.tar.gz +e2ffeffbdc81370a28d59307b2e9a53d firmware-addon-dell-1.2.9.tar.gz From fedora-extras-commits at redhat.com Fri Apr 6 23:53:48 2007 From: fedora-extras-commits at redhat.com (Michael E Brown (mebrown)) Date: Fri, 6 Apr 2007 19:53:48 -0400 Subject: rpms/firmware-addon-dell/EL-4 .cvsignore, 1.5, 1.6 firmware-addon-dell.spec, 1.4, 1.5 sources, 1.5, 1.6 Message-ID: <200704062353.l36NrmSi017987@cvs-int.fedora.redhat.com> Author: mebrown Update of /cvs/extras/rpms/firmware-addon-dell/EL-4 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv17963 Modified Files: .cvsignore firmware-addon-dell.spec sources Log Message: * Fri Apr 6 2007 Michael E Brown - 1.2.9-1 - downgrade api needed to 2.1 - fix changes from 1.2.7 that were accidentally reverted in 1.2.8. :( - Added up2date_repo_autoconf binary for configuring rhn sources files on EL3/4 Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/firmware-addon-dell/EL-4/.cvsignore,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- .cvsignore 6 Apr 2007 20:38:15 -0000 1.5 +++ .cvsignore 6 Apr 2007 23:53:14 -0000 1.6 @@ -1 +1 @@ -firmware-addon-dell-1.2.8.tar.gz +firmware-addon-dell-1.2.9.tar.gz Index: firmware-addon-dell.spec =================================================================== RCS file: /cvs/extras/rpms/firmware-addon-dell/EL-4/firmware-addon-dell.spec,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- firmware-addon-dell.spec 6 Apr 2007 20:38:15 -0000 1.4 +++ firmware-addon-dell.spec 6 Apr 2007 23:53:14 -0000 1.5 @@ -6,7 +6,7 @@ # START = Do not edit manually %define major 1 %define minor 2 -%define sub 8 +%define sub 9 %define extralevel %{nil} %define release_name firmware-addon-dell %define release_version %{major}.%{minor}.%{sub}%{extralevel} @@ -104,6 +104,12 @@ %changelog +* Fri Apr 6 2007 Michael E Brown - 1.2.9-1 +- downgrade api needed to 2.1 +- fix changes from 1.2.7 that were accidentally reverted in 1.2.8. :( +- Added up2date_repo_autoconf binary for configuring rhn sources files on + EL3/4 + * Fri Apr 6 2007 Michael E Brown - 1.2.8-1 - sysid plugin: Zero pad value for sysid up to 4 chars - sysid plugin: Add 0x to signify that it is a hex value Index: sources =================================================================== RCS file: /cvs/extras/rpms/firmware-addon-dell/EL-4/sources,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- sources 6 Apr 2007 20:38:15 -0000 1.5 +++ sources 6 Apr 2007 23:53:14 -0000 1.6 @@ -1 +1 @@ -084b2e1024ecacefccb0a01201404751 firmware-addon-dell-1.2.8.tar.gz +e2ffeffbdc81370a28d59307b2e9a53d firmware-addon-dell-1.2.9.tar.gz From fedora-extras-commits at redhat.com Fri Apr 6 23:55:09 2007 From: fedora-extras-commits at redhat.com (Michael E Brown (mebrown)) Date: Fri, 6 Apr 2007 19:55:09 -0400 Subject: rpms/firmware-addon-dell/EL-5 .cvsignore, 1.5, 1.6 firmware-addon-dell.spec, 1.4, 1.5 sources, 1.5, 1.6 Message-ID: <200704062355.l36Nt9fs018061@cvs-int.fedora.redhat.com> Author: mebrown Update of /cvs/extras/rpms/firmware-addon-dell/EL-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv18039 Modified Files: .cvsignore firmware-addon-dell.spec sources Log Message: * Fri Apr 6 2007 Michael E Brown - 1.2.9-1 - downgrade api needed to 2.1 - fix changes from 1.2.7 that were accidentally reverted in 1.2.8. :( - Added up2date_repo_autoconf binary for configuring rhn sources files on EL3/4 Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/firmware-addon-dell/EL-5/.cvsignore,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- .cvsignore 6 Apr 2007 20:39:05 -0000 1.5 +++ .cvsignore 6 Apr 2007 23:54:35 -0000 1.6 @@ -1 +1 @@ -firmware-addon-dell-1.2.8.tar.gz +firmware-addon-dell-1.2.9.tar.gz Index: firmware-addon-dell.spec =================================================================== RCS file: /cvs/extras/rpms/firmware-addon-dell/EL-5/firmware-addon-dell.spec,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- firmware-addon-dell.spec 6 Apr 2007 20:39:05 -0000 1.4 +++ firmware-addon-dell.spec 6 Apr 2007 23:54:35 -0000 1.5 @@ -6,7 +6,7 @@ # START = Do not edit manually %define major 1 %define minor 2 -%define sub 8 +%define sub 9 %define extralevel %{nil} %define release_name firmware-addon-dell %define release_version %{major}.%{minor}.%{sub}%{extralevel} @@ -104,6 +104,12 @@ %changelog +* Fri Apr 6 2007 Michael E Brown - 1.2.9-1 +- downgrade api needed to 2.1 +- fix changes from 1.2.7 that were accidentally reverted in 1.2.8. :( +- Added up2date_repo_autoconf binary for configuring rhn sources files on + EL3/4 + * Fri Apr 6 2007 Michael E Brown - 1.2.8-1 - sysid plugin: Zero pad value for sysid up to 4 chars - sysid plugin: Add 0x to signify that it is a hex value Index: sources =================================================================== RCS file: /cvs/extras/rpms/firmware-addon-dell/EL-5/sources,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- sources 6 Apr 2007 20:39:05 -0000 1.5 +++ sources 6 Apr 2007 23:54:35 -0000 1.6 @@ -1 +1 @@ -084b2e1024ecacefccb0a01201404751 firmware-addon-dell-1.2.8.tar.gz +e2ffeffbdc81370a28d59307b2e9a53d firmware-addon-dell-1.2.9.tar.gz From fedora-extras-commits at redhat.com Sat Apr 7 00:37:51 2007 From: fedora-extras-commits at redhat.com (Steven Pritchard (steve)) Date: Fri, 6 Apr 2007 20:37:51 -0400 Subject: rpms/perl-CPANPLUS/devel CPANPLUS-filter-provides.sh, NONE, 1.1 .cvsignore, 1.5, 1.6 perl-CPANPLUS.spec, 1.6, 1.7 sources, 1.5, 1.6 Message-ID: <200704070037.l370bp5w022927@cvs-int.fedora.redhat.com> Author: steve Update of /cvs/extras/rpms/perl-CPANPLUS/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv22905 Modified Files: .cvsignore perl-CPANPLUS.spec sources Added Files: CPANPLUS-filter-provides.sh Log Message: Update to 0.78. BR Archive::Tar, ExtUtils::MakeMaker, and IO::Zlib. Drop the AUTOINSTALL=1. It isn't necessary anymore. Drop the find -size 0. That shouldn't be necessary for noarch packages. Filter out Log::Message::Handlers auto-provides. --- NEW FILE CPANPLUS-filter-provides.sh --- #!/bin/sh @@PERL_PROV@@ "$@" | sed -e '/^perl(Log::Message::Handlers)$/d' Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/perl-CPANPLUS/devel/.cvsignore,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- .cvsignore 17 Oct 2006 00:07:26 -0000 1.5 +++ .cvsignore 7 Apr 2007 00:37:17 -0000 1.6 @@ -1 +1 @@ -CPANPLUS-0.076.tar.gz +CPANPLUS-0.78.tar.gz Index: perl-CPANPLUS.spec =================================================================== RCS file: /cvs/extras/rpms/perl-CPANPLUS/devel/perl-CPANPLUS.spec,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- perl-CPANPLUS.spec 30 Jan 2007 15:37:23 -0000 1.6 +++ perl-CPANPLUS.spec 7 Apr 2007 00:37:17 -0000 1.7 @@ -1,6 +1,6 @@ Name: perl-CPANPLUS -Version: 0.076 -Release: 2%{?dist} +Version: 0.78 +Release: 1%{?dist} Summary: API & CLI access to the CPAN mirrors License: GPL or Artistic Group: Development/Libraries @@ -9,6 +9,7 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch BuildRequires: perl(Archive::Extract) >= 0.07 +BuildRequires: perl(ExtUtils::MakeMaker) BuildRequires: perl(File::Fetch) >= 0.07 BuildRequires: perl(IPC::Cmd) >= 0.24 BuildRequires: perl(IPC::Run) >= 0.79 @@ -21,8 +22,10 @@ BuildRequires: perl(Object::Accessor) >= 0.03 BuildRequires: perl(Params::Check) >= 0.22 BuildRequires: perl(Term::UI) >= 0.05 -%{?_with_check:BuildRequires: perl(Package::Constants)} +%{?_with_check:BuildRequires: perl(Archive::Tar) >= 1.23} +%{?_with_check:BuildRequires: perl(IO::Zlib) >= 1.04} %{?_with_check:BuildRequires: perl(Module::CoreList)} +%{?_with_check:BuildRequires: perl(Package::Constants)} Requires: perl(IPC::Run) >= 0.79 Requires: perl(Module::Pluggable) >= 2.4 Requires: perl(Module::CoreList) @@ -32,6 +35,10 @@ %global real_perl_requires %{__perl_requires} %define __perl_requires %{_tmppath}/%{name}-%{version}-%{release}-%(%{__id_u} -n)-filter-requires +Source99: CPANPLUS-filter-provides.sh +%global real_perl_provides %{__perl_provides} +%define __perl_provides %{_tmppath}/%{name}-%{version}-%{release}-%(%{__id_u} -n)-filter-provides + %description The CPANPLUS library is an API to the CPAN mirrors and a collection of interactive shells, commandline programs, etc, that use this API. @@ -42,10 +49,13 @@ sed -e 's,@@PERL_REQ@@,%{real_perl_requires},' %{SOURCE98} > %{__perl_requires} chmod +x %{__perl_requires} +sed -e 's,@@PERL_PROV@@,%{real_perl_provides},' %{SOURCE99} > %{__perl_provides} +chmod +x %{__perl_provides} + perl -pi -e 'print "#!/usr/bin/perl\n\n" if ($. == 1)' bin/cpanp-run-perl %build -%{__perl} Makefile.PL INSTALLDIRS=vendor AUTOINSTALL=1 +%{__perl} Makefile.PL INSTALLDIRS=vendor #AUTOINSTALL=1 make %{?_smp_mflags} %install @@ -54,7 +64,6 @@ 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 -size 0 -exec rm -f {} \; find $RPM_BUILD_ROOT -depth -type d -exec rmdir {} 2>/dev/null \; %{_fixperms} $RPM_BUILD_ROOT/* @@ -63,7 +72,7 @@ %{?_with_check:make test} %clean -rm -rf $RPM_BUILD_ROOT %{__perl_requires} +rm -rf $RPM_BUILD_ROOT %{__perl_requires} %{__perl_provides} %files %defattr(-,root,root,-) @@ -74,6 +83,13 @@ %{_mandir}/man3/* %changelog +* Wed Apr 04 2007 Steven Pritchard 0.78-1 +- Update to 0.78. +- BR Archive::Tar, ExtUtils::MakeMaker, and IO::Zlib. +- Drop the AUTOINSTALL=1. It isn't necessary anymore. +- Drop the find -size 0. That shouldn't be necessary for noarch packages. +- Filter out Log::Message::Handlers auto-provides. + * Tue Jan 30 2007 Steven Pritchard 0.076-2 - Add missing explicit dependencies on IPC::Run, Module::CoreList, and Module::Pluggable (#225357). Index: sources =================================================================== RCS file: /cvs/extras/rpms/perl-CPANPLUS/devel/sources,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- sources 17 Oct 2006 00:07:26 -0000 1.5 +++ sources 7 Apr 2007 00:37:17 -0000 1.6 @@ -1 +1 @@ -a301bb6240ded8eea9f33ce7c8f969fb CPANPLUS-0.076.tar.gz +bd14f33f193515e401bef67b957617d7 CPANPLUS-0.78.tar.gz From fedora-extras-commits at redhat.com Sat Apr 7 03:38:40 2007 From: fedora-extras-commits at redhat.com (David Woodhouse (dwmw2)) Date: Fri, 6 Apr 2007 23:38:40 -0400 Subject: rpms/libtwin/devel libtwin.spec,1.1,1.2 Message-ID: <200704070338.l373cevZ006132@cvs-int.fedora.redhat.com> Author: dwmw2 Update of /cvs/extras/rpms/libtwin/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv6079 Modified Files: libtwin.spec Log Message: disable X11 Index: libtwin.spec =================================================================== RCS file: /cvs/extras/rpms/libtwin/devel/libtwin.spec,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- libtwin.spec 5 Apr 2007 20:43:03 -0000 1.1 +++ libtwin.spec 7 Apr 2007 03:38:07 -0000 1.2 @@ -1,6 +1,6 @@ Name: libtwin Version: 0.0.2 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Tiny Window System Group: System Environment/Libraries @@ -10,8 +10,7 @@ Patch0: libtwin-0.0.2-no-altivec.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) -BuildRequires: libpng-devel zlib-devel libX11-devel libjpeg-devel -BuildRequires: freetype-devel +BuildRequires: libpng-devel zlib-devel libjpeg-devel freetype-devel %description With embedded systems gaining high resolution displays and powerful @@ -42,7 +41,7 @@ %patch0 -p1 %build -%configure --disable-static +%configure --disable-static --disable-x11 make %{?_smp_mflags} @@ -74,6 +73,9 @@ %{_libdir}/pkgconfig/libtwin.pc %changelog +* Fri Apr 6 2007 David Woodhouse 0.0.2-3 +- Disable X11. Otherwise we have to pull it into the petitboot initrd. + * Thu Apr 5 2007 David Woodhouse 0.0.2-2 - Fix non-HAVE_ALTIVEC build From fedora-extras-commits at redhat.com Sat Apr 7 04:01:39 2007 From: fedora-extras-commits at redhat.com (David Woodhouse (dwmw2)) Date: Sat, 7 Apr 2007 00:01:39 -0400 Subject: rpms/petitboot/devel petitboot-init, NONE, 1.1 petitboot.spec, 1.2, 1.3 Message-ID: <200704070401.l3741d0l010511@cvs-int.fedora.redhat.com> Author: dwmw2 Update of /cvs/extras/rpms/petitboot/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv7273 Modified Files: petitboot.spec Added Files: petitboot-init Log Message: Add petitboot-init --- NEW FILE petitboot-init --- #!/bin/sh # # kboot - Kboot initialization and command-line interface # # Written 2005, 2006 by Werner Almesberger # if [ "x$0" = x/init ]; then __sysinit=true else __sysinit=false fi ############################################################################### # # System setup and internal initialization # if $__sysinit; then if [ ! -f /proc/partitions ]; then mount -n -t proc none /proc fi if [ ! -d /sys/block ]; then mount -n -t sysfs none /sys # Borrowed from initramfs tools. No more hard coded sleep echo "" > /proc/sys/kernel/hotplug udevd --daemon udevtrigger udevsettle --timeout=15 fi fi cat > /etc/udev/rules.d/99-petitboot.rules < 0.0.1-3 +- Add udev rules and script for initrd /sbin/init + * Fri Apr 6 2007 David Woodhouse 0.0.1-2 - Support unattended boot of 'default' options, with timeout. From fedora-extras-commits at redhat.com Sat Apr 7 04:37:30 2007 From: fedora-extras-commits at redhat.com (Toshio Ernie Kuratomi (toshio)) Date: Sat, 7 Apr 2007 00:37:30 -0400 Subject: rpms/python-formencode/EL-5 python-formencode.spec,1.13,1.14 Message-ID: <200704070437.l374bU9B011131@cvs-int.fedora.redhat.com> Author: toshio Update of /cvs/extras/rpms/python-formencode/EL-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv11086 Modified Files: python-formencode.spec Log Message: - Require python-setuptools Index: python-formencode.spec =================================================================== RCS file: /cvs/extras/rpms/python-formencode/EL-5/python-formencode.spec,v retrieving revision 1.13 retrieving revision 1.14 diff -u -r1.13 -r1.14 --- python-formencode.spec 4 Mar 2007 02:14:22 -0000 1.13 +++ python-formencode.spec 7 Apr 2007 04:36:56 -0000 1.14 @@ -3,7 +3,7 @@ Name: python-formencode Version: 0.7 -Release: 2%{?dist} +Release: 3%{?dist} Summary: HTML form validation, generation, and convertion package Group: Development/Libraries @@ -15,6 +15,7 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root BuildArch: noarch +Requires: python-setuptools BuildRequires: python-setuptools python-devel @@ -47,6 +48,9 @@ %{python_sitelib}/FormEncode-%{version}-py%{pyver}.egg-info %changelog +* Fri Apr 6 2007 Toshio Kuratomi 0.7-3 +- Require python-setuptools + * Sat Mar 3 2007 Luke Macken 0.7-2 - Rebuild with newer badurl patch From fedora-extras-commits at redhat.com Sat Apr 7 04:37:56 2007 From: fedora-extras-commits at redhat.com (Toshio Ernie Kuratomi (toshio)) Date: Sat, 7 Apr 2007 00:37:56 -0400 Subject: rpms/python-formencode/devel python-formencode.spec,1.13,1.14 Message-ID: <200704070437.l374buhS011137@cvs-int.fedora.redhat.com> Author: toshio Update of /cvs/extras/rpms/python-formencode/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv11114 Modified Files: python-formencode.spec Log Message: - Require python-setuptools Index: python-formencode.spec =================================================================== RCS file: /cvs/extras/rpms/python-formencode/devel/python-formencode.spec,v retrieving revision 1.13 retrieving revision 1.14 diff -u -r1.13 -r1.14 --- python-formencode.spec 4 Mar 2007 02:14:22 -0000 1.13 +++ python-formencode.spec 7 Apr 2007 04:37:22 -0000 1.14 @@ -3,7 +3,7 @@ Name: python-formencode Version: 0.7 -Release: 2%{?dist} +Release: 3%{?dist} Summary: HTML form validation, generation, and convertion package Group: Development/Libraries @@ -15,6 +15,7 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root BuildArch: noarch +Requires: python-setuptools BuildRequires: python-setuptools python-devel @@ -47,6 +48,9 @@ %{python_sitelib}/FormEncode-%{version}-py%{pyver}.egg-info %changelog +* Fri Apr 6 2007 Toshio Kuratomi 0.7-3 +- Require python-setuptools + * Sat Mar 3 2007 Luke Macken 0.7-2 - Rebuild with newer badurl patch From fedora-extras-commits at redhat.com Sat Apr 7 04:39:00 2007 From: fedora-extras-commits at redhat.com (David Woodhouse (dwmw2)) Date: Sat, 7 Apr 2007 00:39:00 -0400 Subject: rpms/petitboot/devel petitboot.spec,1.3,1.4 Message-ID: <200704070439.l374d0g9011165@cvs-int.fedora.redhat.com> Author: dwmw2 Update of /cvs/extras/rpms/petitboot/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv11144 Modified Files: petitboot.spec Log Message: fix changelog. Didn't add udev rules after all Index: petitboot.spec =================================================================== RCS file: /cvs/extras/rpms/petitboot/devel/petitboot.spec,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- petitboot.spec 7 Apr 2007 04:01:02 -0000 1.3 +++ petitboot.spec 7 Apr 2007 04:38:26 -0000 1.4 @@ -47,7 +47,7 @@ %changelog * Fri Apr 6 2007 David Woodhouse 0.0.1-3 -- Add udev rules and script for initrd /sbin/init +- Add script for initrd /sbin/init * Fri Apr 6 2007 David Woodhouse 0.0.1-2 - Support unattended boot of 'default' options, with timeout. From fedora-extras-commits at redhat.com Sat Apr 7 11:28:09 2007 From: fedora-extras-commits at redhat.com (Remi Collet (remi)) Date: Sat, 7 Apr 2007 07:28:09 -0400 Subject: rpms/php-pear-PHP-CompatInfo/devel .cvsignore, 1.4, 1.5 php-pear-PHP-CompatInfo.spec, 1.4, 1.5 sources, 1.4, 1.5 Message-ID: <200704071128.l37BS90t015273@cvs-int.fedora.redhat.com> Author: remi Update of /cvs/extras/rpms/php-pear-PHP-CompatInfo/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv15251 Modified Files: .cvsignore php-pear-PHP-CompatInfo.spec sources Log Message: new version 1.4.3 Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/php-pear-PHP-CompatInfo/devel/.cvsignore,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- .cvsignore 12 Feb 2007 18:39:03 -0000 1.4 +++ .cvsignore 7 Apr 2007 11:27:36 -0000 1.5 @@ -1 +1 @@ -PHP_CompatInfo-1.4.1.tgz +PHP_CompatInfo-1.4.3.tgz Index: php-pear-PHP-CompatInfo.spec =================================================================== RCS file: /cvs/extras/rpms/php-pear-PHP-CompatInfo/devel/php-pear-PHP-CompatInfo.spec,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- php-pear-PHP-CompatInfo.spec 12 Feb 2007 18:39:03 -0000 1.4 +++ php-pear-PHP-CompatInfo.spec 7 Apr 2007 11:27:36 -0000 1.5 @@ -2,7 +2,7 @@ %define pear_name PHP_CompatInfo Name: php-pear-PHP-CompatInfo -Version: 1.4.1 +Version: 1.4.3 Release: 1%{?dist} Summary: Find out version and extensions required for a piece of code to run Summary(fr): Trouver version et extensions n??cessaires ?? l'ex??cution d'un code @@ -47,16 +47,10 @@ # Empty build section, most likely nothing required. %install -cd %{pear_name}-%{version} rm -rf $RPM_BUILD_ROOT docdir +pushd %{pear_name}-%{version} %{__pear} install --nodeps --packagingroot $RPM_BUILD_ROOT %{pear_name}.xml -# Move documentation -mkdir -p docdir -mv $RPM_BUILD_ROOT%{pear_docdir}/* docdir -# avoid rpmlint warning "wrong-file-end-of-line-encoding" -dos2unix -o docdir/%{pear_name}/docs/examples/* docdir/%{pear_name}/tests/* - # Clean up unnecessary files rm -rf $RPM_BUILD_ROOT%{pear_phpdir}/.??* @@ -72,6 +66,12 @@ ) > $RPM_BUILD_ROOT%{_bindir}/pcicmd %{__chmod} +x $RPM_BUILD_ROOT%{_bindir}/pcicmd +popd +# Move documentation +mv $RPM_BUILD_ROOT%{pear_docdir}/%{pear_name} docdir +# avoid rpmlint warning "wrong-file-end-of-line-encoding" +dos2unix -o docdir/docs/examples/* docdir/tests/* + %clean rm -rf $RPM_BUILD_ROOT @@ -87,12 +87,15 @@ %files %defattr(-,root,root,-) -%doc CHANGELOG LICENSE %{pear_name}-%{version}/docdir/%{pear_name}/tests %{pear_name}-%{version}/docdir/%{pear_name}/docs/examples +%doc CHANGELOG LICENSE docdir/tests docdir/docs/examples %{pear_phpdir}/PHP %{pear_xmldir}/%{pear_name}.xml %{_bindir}/pcicmd %changelog +* Sat Apr 07 2007 Remi Collet 1.4.3-1 +- upgrade to 1.4.3 + * Mon Feb 12 2007 Remi Collet 1.4.1-1 - upgrade to 1.4.1 - upgrade Requires Console_Getargs to 1.3.3 Index: sources =================================================================== RCS file: /cvs/extras/rpms/php-pear-PHP-CompatInfo/devel/sources,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- sources 12 Feb 2007 18:39:03 -0000 1.4 +++ sources 7 Apr 2007 11:27:36 -0000 1.5 @@ -1 +1 @@ -eff50211512322d7197c65e25816b287 PHP_CompatInfo-1.4.1.tgz +cc05a26a79e3b2cdd0efb7a7239f5454 PHP_CompatInfo-1.4.3.tgz From fedora-extras-commits at redhat.com Sat Apr 7 11:46:31 2007 From: fedora-extras-commits at redhat.com (Remi Collet (remi)) Date: Sat, 7 Apr 2007 07:46:31 -0400 Subject: rpms/php-pear-PHP-CompatInfo/FC-6 php-pear-PHP-CompatInfo.spec, 1.4, 1.5 sources, 1.4, 1.5 Message-ID: <200704071146.l37BkVWJ015880@cvs-int.fedora.redhat.com> Author: remi Update of /cvs/extras/rpms/php-pear-PHP-CompatInfo/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv15860 Modified Files: php-pear-PHP-CompatInfo.spec sources Log Message: New version 1.4.3 Index: php-pear-PHP-CompatInfo.spec =================================================================== RCS file: /cvs/extras/rpms/php-pear-PHP-CompatInfo/FC-6/php-pear-PHP-CompatInfo.spec,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- php-pear-PHP-CompatInfo.spec 12 Feb 2007 19:34:22 -0000 1.4 +++ php-pear-PHP-CompatInfo.spec 7 Apr 2007 11:45:57 -0000 1.5 @@ -2,7 +2,7 @@ %define pear_name PHP_CompatInfo Name: php-pear-PHP-CompatInfo -Version: 1.4.1 +Version: 1.4.3 Release: 1%{?dist} Summary: Find out version and extensions required for a piece of code to run Summary(fr): Trouver version et extensions n??cessaires ?? l'ex??cution d'un code @@ -47,16 +47,10 @@ # Empty build section, most likely nothing required. %install -cd %{pear_name}-%{version} rm -rf $RPM_BUILD_ROOT docdir +pushd %{pear_name}-%{version} %{__pear} install --nodeps --packagingroot $RPM_BUILD_ROOT %{pear_name}.xml -# Move documentation -mkdir -p docdir -mv $RPM_BUILD_ROOT%{pear_docdir}/* docdir -# avoid rpmlint warning "wrong-file-end-of-line-encoding" -dos2unix -o docdir/%{pear_name}/docs/examples/* docdir/%{pear_name}/tests/* - # Clean up unnecessary files rm -rf $RPM_BUILD_ROOT%{pear_phpdir}/.??* @@ -72,6 +66,12 @@ ) > $RPM_BUILD_ROOT%{_bindir}/pcicmd %{__chmod} +x $RPM_BUILD_ROOT%{_bindir}/pcicmd +popd +# Move documentation +mv $RPM_BUILD_ROOT%{pear_docdir}/%{pear_name} docdir +# avoid rpmlint warning "wrong-file-end-of-line-encoding" +dos2unix -o docdir/docs/examples/* docdir/tests/* + %clean rm -rf $RPM_BUILD_ROOT @@ -87,12 +87,15 @@ %files %defattr(-,root,root,-) -%doc CHANGELOG LICENSE %{pear_name}-%{version}/docdir/%{pear_name}/tests %{pear_name}-%{version}/docdir/%{pear_name}/docs/examples +%doc CHANGELOG LICENSE docdir/tests docdir/docs/examples %{pear_phpdir}/PHP %{pear_xmldir}/%{pear_name}.xml %{_bindir}/pcicmd %changelog +* Sat Apr 07 2007 Remi Collet 1.4.3-1 +- upgrade to 1.4.3 + * Mon Feb 12 2007 Remi Collet 1.4.1-1 - upgrade to 1.4.1 - upgrade Requires Console_Getargs to 1.3.3 Index: sources =================================================================== RCS file: /cvs/extras/rpms/php-pear-PHP-CompatInfo/FC-6/sources,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- sources 12 Feb 2007 19:34:22 -0000 1.4 +++ sources 7 Apr 2007 11:45:57 -0000 1.5 @@ -1 +1 @@ -eff50211512322d7197c65e25816b287 PHP_CompatInfo-1.4.1.tgz +cc05a26a79e3b2cdd0efb7a7239f5454 PHP_CompatInfo-1.4.3.tgz From fedora-extras-commits at redhat.com Sat Apr 7 11:47:50 2007 From: fedora-extras-commits at redhat.com (Remi Collet (remi)) Date: Sat, 7 Apr 2007 07:47:50 -0400 Subject: rpms/php-pear-PHP-CompatInfo/FC-5 php-pear-PHP-CompatInfo.spec, 1.4, 1.5 sources, 1.4, 1.5 Message-ID: <200704071147.l37BloNs015953@cvs-int.fedora.redhat.com> Author: remi Update of /cvs/extras/rpms/php-pear-PHP-CompatInfo/FC-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv15934 Modified Files: php-pear-PHP-CompatInfo.spec sources Log Message: New version 1.4.3 Index: php-pear-PHP-CompatInfo.spec =================================================================== RCS file: /cvs/extras/rpms/php-pear-PHP-CompatInfo/FC-5/php-pear-PHP-CompatInfo.spec,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- php-pear-PHP-CompatInfo.spec 12 Feb 2007 19:36:55 -0000 1.4 +++ php-pear-PHP-CompatInfo.spec 7 Apr 2007 11:47:16 -0000 1.5 @@ -2,7 +2,7 @@ %define pear_name PHP_CompatInfo Name: php-pear-PHP-CompatInfo -Version: 1.4.1 +Version: 1.4.3 Release: 1%{?dist} Summary: Find out version and extensions required for a piece of code to run Summary(fr): Trouver version et extensions n??cessaires ?? l'ex??cution d'un code @@ -47,16 +47,10 @@ # Empty build section, most likely nothing required. %install -cd %{pear_name}-%{version} rm -rf $RPM_BUILD_ROOT docdir +pushd %{pear_name}-%{version} %{__pear} install --nodeps --packagingroot $RPM_BUILD_ROOT %{pear_name}.xml -# Move documentation -mkdir -p docdir -mv $RPM_BUILD_ROOT%{pear_docdir}/* docdir -# avoid rpmlint warning "wrong-file-end-of-line-encoding" -dos2unix -o docdir/%{pear_name}/docs/examples/* docdir/%{pear_name}/tests/* - # Clean up unnecessary files rm -rf $RPM_BUILD_ROOT%{pear_phpdir}/.??* @@ -72,6 +66,12 @@ ) > $RPM_BUILD_ROOT%{_bindir}/pcicmd %{__chmod} +x $RPM_BUILD_ROOT%{_bindir}/pcicmd +popd +# Move documentation +mv $RPM_BUILD_ROOT%{pear_docdir}/%{pear_name} docdir +# avoid rpmlint warning "wrong-file-end-of-line-encoding" +dos2unix -o docdir/docs/examples/* docdir/tests/* + %clean rm -rf $RPM_BUILD_ROOT @@ -87,12 +87,15 @@ %files %defattr(-,root,root,-) -%doc CHANGELOG LICENSE %{pear_name}-%{version}/docdir/%{pear_name}/tests %{pear_name}-%{version}/docdir/%{pear_name}/docs/examples +%doc CHANGELOG LICENSE docdir/tests docdir/docs/examples %{pear_phpdir}/PHP %{pear_xmldir}/%{pear_name}.xml %{_bindir}/pcicmd %changelog +* Sat Apr 07 2007 Remi Collet 1.4.3-1 +- upgrade to 1.4.3 + * Mon Feb 12 2007 Remi Collet 1.4.1-1 - upgrade to 1.4.1 - upgrade Requires Console_Getargs to 1.3.3 Index: sources =================================================================== RCS file: /cvs/extras/rpms/php-pear-PHP-CompatInfo/FC-5/sources,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- sources 12 Feb 2007 19:36:55 -0000 1.4 +++ sources 7 Apr 2007 11:47:16 -0000 1.5 @@ -1 +1 @@ -eff50211512322d7197c65e25816b287 PHP_CompatInfo-1.4.1.tgz +cc05a26a79e3b2cdd0efb7a7239f5454 PHP_CompatInfo-1.4.3.tgz From fedora-extras-commits at redhat.com Sat Apr 7 15:12:07 2007 From: fedora-extras-commits at redhat.com (Joshua W. Boyer (jwboyer)) Date: Sat, 7 Apr 2007 11:12:07 -0400 Subject: owners owners.list,1.2646,1.2647 Message-ID: <200704071512.l37FC7us003341@cvs-int.fedora.redhat.com> Author: jwboyer Update of /cvs/extras/owners In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv3321 Modified Files: owners.list Log Message: Add glchess Index: owners.list =================================================================== RCS file: /cvs/extras/owners/owners.list,v retrieving revision 1.2646 retrieving revision 1.2647 diff -u -r1.2646 -r1.2647 --- owners.list 6 Apr 2007 06:35:16 -0000 1.2646 +++ owners.list 7 Apr 2007 15:11:37 -0000 1.2647 @@ -664,6 +664,7 @@ Fedora Extras|gktools|GUI utilities for KerberosV tickets|extras-orphan at fedoraproject.org|extras-qa at fedoraproject.org| Fedora Extras|gl-117|GL-117 is an action flight simulator|steve at silug.org|extras-qa at fedoraproject.org| Fedora Extras|glabels|A program for creating labels and business cards for GNOME|peter at thecodergeek.com,jspaleta at gmail.com|extras-qa at fedoraproject.org| +Fedora Extras|glchess|3d Chess game using OpenGL|j.w.r.degoede at hhs.nl|extras-qa at fedoraproject.org| Fedora Extras|gle|Graphics Layout Engine|terjeros at phys.ntnu.no|extras-qa at fedoraproject.org| Fedora Extras|glest|3D real time strategy game|gauret at free.fr|extras-qa at fedoraproject.org| Fedora Extras|glest-data|Data files for the game Glest|gauret at free.fr|extras-qa at fedoraproject.org| From fedora-extras-commits at redhat.com Sat Apr 7 15:12:22 2007 From: fedora-extras-commits at redhat.com (Joshua W. Boyer (jwboyer)) Date: Sat, 7 Apr 2007 11:12:22 -0400 Subject: rpms/glchess - New directory Message-ID: <200704071512.l37FCMI0003394@cvs-int.fedora.redhat.com> Author: jwboyer Update of /cvs/extras/rpms/glchess In directory cvs-int.fedora.redhat.com:/home/fedora/jwboyer/owners/tmpcvswH3368/rpms/glchess Log Message: Directory /cvs/extras/rpms/glchess added to the repository From fedora-extras-commits at redhat.com Sat Apr 7 15:12:28 2007 From: fedora-extras-commits at redhat.com (Joshua W. Boyer (jwboyer)) Date: Sat, 7 Apr 2007 11:12:28 -0400 Subject: rpms/glchess/devel - New directory Message-ID: <200704071512.l37FCSqQ003407@cvs-int.fedora.redhat.com> Author: jwboyer Update of /cvs/extras/rpms/glchess/devel In directory cvs-int.fedora.redhat.com:/home/fedora/jwboyer/owners/tmpcvswH3368/rpms/glchess/devel Log Message: Directory /cvs/extras/rpms/glchess/devel added to the repository From fedora-extras-commits at redhat.com Sat Apr 7 15:12:32 2007 From: fedora-extras-commits at redhat.com (Joshua W. Boyer (jwboyer)) Date: Sat, 7 Apr 2007 11:12:32 -0400 Subject: rpms/glchess Makefile, NONE, 1.1 import.log, NONE, 1.1 pkg.acl, NONE, 1.1 Message-ID: <200704071512.l37FCWQ6003433@cvs-int.fedora.redhat.com> Author: jwboyer Update of /cvs/extras/rpms/glchess In directory cvs-int.fedora.redhat.com:/home/fedora/jwboyer/owners/tmpcvswH3368/rpms/glchess Added Files: Makefile import.log pkg.acl Log Message: Setup of module glchess --- NEW FILE Makefile --- # Top level Makefile for module glchess 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 --- --- NEW FILE pkg.acl --- From fedora-extras-commits at redhat.com Sat Apr 7 15:12:41 2007 From: fedora-extras-commits at redhat.com (Joshua W. Boyer (jwboyer)) Date: Sat, 7 Apr 2007 11:12:41 -0400 Subject: rpms/glchess/devel .cvsignore, NONE, 1.1 Makefile, NONE, 1.1 sources, NONE, 1.1 Message-ID: <200704071512.l37FCf2F003450@cvs-int.fedora.redhat.com> Author: jwboyer Update of /cvs/extras/rpms/glchess/devel In directory cvs-int.fedora.redhat.com:/home/fedora/jwboyer/owners/tmpcvswH3368/rpms/glchess/devel Added Files: .cvsignore Makefile sources Log Message: Setup of module glchess --- NEW FILE .cvsignore --- --- NEW FILE Makefile --- # Makefile for source rpm: glchess # $Id: Makefile,v 1.1 2007/04/07 15:12:37 jwboyer Exp $ NAME := glchess SPECFILE = $(firstword $(wildcard *.spec)) define find-makefile-common for d in common ../common ../../common ; do if [ -f $$d/Makefile.common ] ; then if [ -f $$d/CVS/Root -a -w $$/Makefile.common ] ; then cd $$d ; cvs -Q update ; fi ; echo "$$d/Makefile.common" ; break ; fi ; done endef MAKEFILE_COMMON := $(shell $(find-makefile-common)) ifeq ($(MAKEFILE_COMMON),) # attept a checkout define checkout-makefile-common test -f CVS/Root && { cvs -Q -d $$(cat CVS/Root) checkout common && echo "common/Makefile.common" ; } || { echo "ERROR: I can't figure out how to checkout the 'common' module." ; exit -1 ; } >&2 endef MAKEFILE_COMMON := $(shell $(checkout-makefile-common)) endif include $(MAKEFILE_COMMON) --- NEW FILE sources --- From fedora-extras-commits at redhat.com Sat Apr 7 15:22:09 2007 From: fedora-extras-commits at redhat.com (Joshua W. Boyer (jwboyer)) Date: Sat, 7 Apr 2007 11:22:09 -0400 Subject: owners owners.list,1.2647,1.2648 Message-ID: <200704071522.l37FM9aa003730@cvs-int.fedora.redhat.com> Author: jwboyer Update of /cvs/extras/owners In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv3708 Modified Files: owners.list Log Message: Add zzuf Index: owners.list =================================================================== RCS file: /cvs/extras/owners/owners.list,v retrieving revision 1.2647 retrieving revision 1.2648 diff -u -r1.2647 -r1.2648 --- owners.list 7 Apr 2007 15:11:37 -0000 1.2647 +++ owners.list 7 Apr 2007 15:21:39 -0000 1.2648 @@ -3158,3 +3158,4 @@ Fedora Extras|zvbi|Raw VBI, Teletext and Closed Caption decoding library|packages at amiga-hardware.com|extras-qa at fedoraproject.org| Fedora Extras|zynaddsubfx|Real-time software synthesizer|green at redhat.com|extras-qa at fedoraproject.org| Fedora Extras|zziplib|Lightweight library to easily extract data from zip files|matthias at rpmforge.net|extras-qa at fedoraproject.org| +Fedora Extras|zzuf|Transparent application input fuzzer|ville.skytta at iki.fi|extras-qa at fedoraproject.org| From fedora-extras-commits at redhat.com Sat Apr 7 15:22:18 2007 From: fedora-extras-commits at redhat.com (Joshua W. Boyer (jwboyer)) Date: Sat, 7 Apr 2007 11:22:18 -0400 Subject: rpms/zzuf - New directory Message-ID: <200704071522.l37FMIBv003783@cvs-int.fedora.redhat.com> Author: jwboyer Update of /cvs/extras/rpms/zzuf In directory cvs-int.fedora.redhat.com:/home/fedora/jwboyer/owners/tmpcvsGZ3755/rpms/zzuf Log Message: Directory /cvs/extras/rpms/zzuf added to the repository From fedora-extras-commits at redhat.com Sat Apr 7 15:22:23 2007 From: fedora-extras-commits at redhat.com (Joshua W. Boyer (jwboyer)) Date: Sat, 7 Apr 2007 11:22:23 -0400 Subject: rpms/zzuf/devel - New directory Message-ID: <200704071522.l37FMN9o003796@cvs-int.fedora.redhat.com> Author: jwboyer Update of /cvs/extras/rpms/zzuf/devel In directory cvs-int.fedora.redhat.com:/home/fedora/jwboyer/owners/tmpcvsGZ3755/rpms/zzuf/devel Log Message: Directory /cvs/extras/rpms/zzuf/devel added to the repository From fedora-extras-commits at redhat.com Sat Apr 7 15:22:33 2007 From: fedora-extras-commits at redhat.com (Joshua W. Boyer (jwboyer)) Date: Sat, 7 Apr 2007 11:22:33 -0400 Subject: rpms/zzuf Makefile,NONE,1.1 import.log,NONE,1.1 pkg.acl,NONE,1.1 Message-ID: <200704071522.l37FMXL9003824@cvs-int.fedora.redhat.com> Author: jwboyer Update of /cvs/extras/rpms/zzuf In directory cvs-int.fedora.redhat.com:/home/fedora/jwboyer/owners/tmpcvsGZ3755/rpms/zzuf Added Files: Makefile import.log pkg.acl Log Message: Setup of module zzuf --- NEW FILE Makefile --- # Top level Makefile for module zzuf 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 --- --- NEW FILE pkg.acl --- From fedora-extras-commits at redhat.com Sat Apr 7 15:22:41 2007 From: fedora-extras-commits at redhat.com (Joshua W. Boyer (jwboyer)) Date: Sat, 7 Apr 2007 11:22:41 -0400 Subject: rpms/zzuf/devel .cvsignore, NONE, 1.1 Makefile, NONE, 1.1 sources, NONE, 1.1 Message-ID: <200704071522.l37FMfb3003846@cvs-int.fedora.redhat.com> Author: jwboyer Update of /cvs/extras/rpms/zzuf/devel In directory cvs-int.fedora.redhat.com:/home/fedora/jwboyer/owners/tmpcvsGZ3755/rpms/zzuf/devel Added Files: .cvsignore Makefile sources Log Message: Setup of module zzuf --- NEW FILE .cvsignore --- --- NEW FILE Makefile --- # Makefile for source rpm: zzuf # $Id: Makefile,v 1.1 2007/04/07 15:22:38 jwboyer Exp $ NAME := zzuf SPECFILE = $(firstword $(wildcard *.spec)) define find-makefile-common for d in common ../common ../../common ; do if [ -f $$d/Makefile.common ] ; then if [ -f $$d/CVS/Root -a -w $$/Makefile.common ] ; then cd $$d ; cvs -Q update ; fi ; echo "$$d/Makefile.common" ; break ; fi ; done endef MAKEFILE_COMMON := $(shell $(find-makefile-common)) ifeq ($(MAKEFILE_COMMON),) # attept a checkout define checkout-makefile-common test -f CVS/Root && { cvs -Q -d $$(cat CVS/Root) checkout common && echo "common/Makefile.common" ; } || { echo "ERROR: I can't figure out how to checkout the 'common' module." ; exit -1 ; } >&2 endef MAKEFILE_COMMON := $(shell $(checkout-makefile-common)) endif include $(MAKEFILE_COMMON) --- NEW FILE sources --- From fedora-extras-commits at redhat.com Sat Apr 7 15:24:50 2007 From: fedora-extras-commits at redhat.com (Joshua W. Boyer (jwboyer)) Date: Sat, 7 Apr 2007 11:24:50 -0400 Subject: owners owners.list,1.2648,1.2649 Message-ID: <200704071524.l37FOol7004049@cvs-int.fedora.redhat.com> Author: jwboyer Update of /cvs/extras/owners In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv4029 Modified Files: owners.list Log Message: Add nemiver Index: owners.list =================================================================== RCS file: /cvs/extras/owners/owners.list,v retrieving revision 1.2648 retrieving revision 1.2649 diff -u -r1.2648 -r1.2649 --- owners.list 7 Apr 2007 15:21:39 -0000 1.2648 +++ owners.list 7 Apr 2007 15:24:20 -0000 1.2649 @@ -1450,6 +1450,7 @@ Fedora Extras|ncview|A visual browser for netCDF format files|ed at eh3.com|extras-qa at fedoraproject.org| Fedora Extras|nedit|A GUI text editor for systems with X and Motif|jnovy at redhat.com|extras-qa at fedoraproject.org| Fedora Extras|nekohtml|HTML scanner and tag balancer|mwringe at redhat.com|extras-qa at fedoraproject.org| +Fedora Extras|nemiver|A C/C++ Debugger for GNOME - point, click, debug!|peter at thecodergeek.com|extras-qa at fedoraproject.org| Fedora Extras|nessus-core|Network vulnerability scanner|andreas.bierfert at lowlatency.de|extras-qa at fedoraproject.org| Fedora Extras|nessus-libraries|Support libraries for nessus|andreas.bierfert at lowlatency.de|extras-qa at fedoraproject.org| Fedora Extras|net6|A TCP protocol abstraction for library C++|lmacken at redhat.com|extras-qa at fedoraproject.org| From fedora-extras-commits at redhat.com Sat Apr 7 15:25:01 2007 From: fedora-extras-commits at redhat.com (Joshua W. Boyer (jwboyer)) Date: Sat, 7 Apr 2007 11:25:01 -0400 Subject: rpms/nemiver - New directory Message-ID: <200704071525.l37FP1bi004100@cvs-int.fedora.redhat.com> Author: jwboyer Update of /cvs/extras/rpms/nemiver In directory cvs-int.fedora.redhat.com:/home/fedora/jwboyer/owners/tmpcvsWo4074/rpms/nemiver Log Message: Directory /cvs/extras/rpms/nemiver added to the repository From fedora-extras-commits at redhat.com Sat Apr 7 15:25:11 2007 From: fedora-extras-commits at redhat.com (Joshua W. Boyer (jwboyer)) Date: Sat, 7 Apr 2007 11:25:11 -0400 Subject: rpms/nemiver/devel - New directory Message-ID: <200704071525.l37FPBG2004113@cvs-int.fedora.redhat.com> Author: jwboyer Update of /cvs/extras/rpms/nemiver/devel In directory cvs-int.fedora.redhat.com:/home/fedora/jwboyer/owners/tmpcvsWo4074/rpms/nemiver/devel Log Message: Directory /cvs/extras/rpms/nemiver/devel added to the repository From fedora-extras-commits at redhat.com Sat Apr 7 15:25:20 2007 From: fedora-extras-commits at redhat.com (Joshua W. Boyer (jwboyer)) Date: Sat, 7 Apr 2007 11:25:20 -0400 Subject: rpms/nemiver Makefile, NONE, 1.1 import.log, NONE, 1.1 pkg.acl, NONE, 1.1 Message-ID: <200704071525.l37FPKqR004139@cvs-int.fedora.redhat.com> Author: jwboyer Update of /cvs/extras/rpms/nemiver In directory cvs-int.fedora.redhat.com:/home/fedora/jwboyer/owners/tmpcvsWo4074/rpms/nemiver Added Files: Makefile import.log pkg.acl Log Message: Setup of module nemiver --- NEW FILE Makefile --- # Top level Makefile for module nemiver 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 --- --- NEW FILE pkg.acl --- From fedora-extras-commits at redhat.com Sat Apr 7 15:25:29 2007 From: fedora-extras-commits at redhat.com (Joshua W. Boyer (jwboyer)) Date: Sat, 7 Apr 2007 11:25:29 -0400 Subject: rpms/nemiver/devel .cvsignore, NONE, 1.1 Makefile, NONE, 1.1 sources, NONE, 1.1 Message-ID: <200704071525.l37FPTeZ004159@cvs-int.fedora.redhat.com> Author: jwboyer Update of /cvs/extras/rpms/nemiver/devel In directory cvs-int.fedora.redhat.com:/home/fedora/jwboyer/owners/tmpcvsWo4074/rpms/nemiver/devel Added Files: .cvsignore Makefile sources Log Message: Setup of module nemiver --- NEW FILE .cvsignore --- --- NEW FILE Makefile --- # Makefile for source rpm: nemiver # $Id: Makefile,v 1.1 2007/04/07 15:25:25 jwboyer Exp $ NAME := nemiver SPECFILE = $(firstword $(wildcard *.spec)) define find-makefile-common for d in common ../common ../../common ; do if [ -f $$d/Makefile.common ] ; then if [ -f $$d/CVS/Root -a -w $$/Makefile.common ] ; then cd $$d ; cvs -Q update ; fi ; echo "$$d/Makefile.common" ; break ; fi ; done endef MAKEFILE_COMMON := $(shell $(find-makefile-common)) ifeq ($(MAKEFILE_COMMON),) # attept a checkout define checkout-makefile-common test -f CVS/Root && { cvs -Q -d $$(cat CVS/Root) checkout common && echo "common/Makefile.common" ; } || { echo "ERROR: I can't figure out how to checkout the 'common' module." ; exit -1 ; } >&2 endef MAKEFILE_COMMON := $(shell $(checkout-makefile-common)) endif include $(MAKEFILE_COMMON) --- NEW FILE sources --- From fedora-extras-commits at redhat.com Sat Apr 7 15:35:22 2007 From: fedora-extras-commits at redhat.com (Ville Skytta (scop)) Date: Sat, 7 Apr 2007 11:35:22 -0400 Subject: rpms/zzuf import.log,1.1,1.2 Message-ID: <200704071535.l37FZMoH004792@cvs-int.fedora.redhat.com> Author: scop Update of /cvs/extras/rpms/zzuf In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv4745 Modified Files: import.log Log Message: Initial import (#235417) Index: import.log =================================================================== RCS file: /cvs/extras/rpms/zzuf/import.log,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- import.log 7 Apr 2007 15:22:29 -0000 1.1 +++ import.log 7 Apr 2007 15:34:48 -0000 1.2 @@ -0,0 +1 @@ +zzuf-0_8_1-0_1_cmn6:HEAD:zzuf-0.8.1-0.1.cmn6.src.rpm:1175960070 From fedora-extras-commits at redhat.com Sat Apr 7 15:35:26 2007 From: fedora-extras-commits at redhat.com (Ville Skytta (scop)) Date: Sat, 7 Apr 2007 11:35:26 -0400 Subject: rpms/zzuf/devel zzuf-0.8.1-optflags.patch, NONE, 1.1 zzuf.spec, NONE, 1.1 .cvsignore, 1.1, 1.2 sources, 1.1, 1.2 Message-ID: <200704071535.l37FZQgv004796@cvs-int.fedora.redhat.com> Author: scop Update of /cvs/extras/rpms/zzuf/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv4745/devel Modified Files: .cvsignore sources Added Files: zzuf-0.8.1-optflags.patch zzuf.spec Log Message: Initial import (#235417) zzuf-0.8.1-optflags.patch: --- NEW FILE zzuf-0.8.1-optflags.patch --- --- zzuf-0.8.1/configure.ac~ 2007-03-02 01:53:56.000000000 +0200 +++ zzuf-0.8.1/configure.ac 2007-04-05 12:19:39.000000000 +0300 @@ -74,8 +74,6 @@ AC_CHECK_LIB(dl, dlopen, [DL_LIBS="-ldl"]) AC_SUBST(DL_LIBS) -# Optimizations -CFLAGS="${CFLAGS} -g -O2 -fno-strength-reduce -fomit-frame-pointer" # Code qui fait des warnings == code de porc == deux baffes dans ta gueule CFLAGS="${CFLAGS} -Wall -W -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare" --- zzuf-0.8.1/configure~ 2007-03-02 01:57:47.000000000 +0200 +++ zzuf-0.8.1/configure 2007-04-05 12:19:59.000000000 +0300 @@ -20295,8 +20295,6 @@ -# Optimizations -CFLAGS="${CFLAGS} -g -O2 -fno-strength-reduce -fomit-frame-pointer" # Code qui fait des warnings == code de porc == deux baffes dans ta gueule CFLAGS="${CFLAGS} -Wall -W -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare" --- NEW FILE zzuf.spec --- Name: zzuf Version: 0.8.1 Release: 0.1%{?dist} Summary: Transparent application input fuzzer Group: Development/Tools License: WTFPL URL: http://sam.zoy.org/zzuf/ Source0: http://sam.zoy.org/zzuf/%{name}-%{version}.tar.gz Patch0: %{name}-0.8.1-optflags.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) %description zzuf is a transparent application input fuzzer. It works by intercepting file operations and changing random bits in the program's input. zzuf's behaviour is deterministic, making it easy to reproduce bugs. %prep %setup -q touch -r configure.ac configure.ac.stamp %patch0 -p1 touch -r configure.ac.stamp configure.ac %build %configure --disable-dependency-tracking --disable-static make %{?_smp_mflags} %install rm -rf $RPM_BUILD_ROOT make install DESTDIR=$RPM_BUILD_ROOT rm $RPM_BUILD_ROOT%{_libdir}/zzuf/libzzuf.la %clean rm -rf $RPM_BUILD_ROOT %files %defattr(-,root,root,-) %doc AUTHORS COPYING NEWS README TODO %{_bindir}/zzuf %dir %{_libdir}/zzuf/ %{_libdir}/zzuf/libzzuf.so %{_mandir}/man1/zzuf.1* %changelog * Thu Apr 5 2007 Ville Skytt?? - 0.8.1-0.1 - First build. Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/zzuf/devel/.cvsignore,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- .cvsignore 7 Apr 2007 15:22:38 -0000 1.1 +++ .cvsignore 7 Apr 2007 15:34:52 -0000 1.2 @@ -0,0 +1 @@ +zzuf-0.8.1.tar.gz Index: sources =================================================================== RCS file: /cvs/extras/rpms/zzuf/devel/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 7 Apr 2007 15:22:38 -0000 1.1 +++ sources 7 Apr 2007 15:34:52 -0000 1.2 @@ -0,0 +1 @@ +1970dcf4f77251bea843b0f6ae19231c zzuf-0.8.1.tar.gz From fedora-extras-commits at redhat.com Sat Apr 7 15:38:47 2007 From: fedora-extras-commits at redhat.com (Ville Skytta (scop)) Date: Sat, 7 Apr 2007 11:38:47 -0400 Subject: rpms/zzuf/devel zzuf.spec,1.1,1.2 Message-ID: <200704071538.l37Fcl5q004922@cvs-int.fedora.redhat.com> Author: scop Update of /cvs/extras/rpms/zzuf/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv4902 Modified Files: zzuf.spec Log Message: * Sat Apr 7 2007 Ville Skytt?? - 0.8.1-1 - First Fedora build. Index: zzuf.spec =================================================================== RCS file: /cvs/extras/rpms/zzuf/devel/zzuf.spec,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- zzuf.spec 7 Apr 2007 15:34:52 -0000 1.1 +++ zzuf.spec 7 Apr 2007 15:38:13 -0000 1.2 @@ -1,6 +1,6 @@ Name: zzuf Version: 0.8.1 -Release: 0.1%{?dist} +Release: 1%{?dist} Summary: Transparent application input fuzzer Group: Development/Tools @@ -49,5 +49,8 @@ %changelog +* Sat Apr 7 2007 Ville Skytt?? - 0.8.1-1 +- First Fedora build. + * Thu Apr 5 2007 Ville Skytt?? - 0.8.1-0.1 - First build. From fedora-extras-commits at redhat.com Sat Apr 7 15:42:03 2007 From: fedora-extras-commits at redhat.com (Ville Skytta (scop)) Date: Sat, 7 Apr 2007 11:42:03 -0400 Subject: rpms/zzuf/FC-6 zzuf-0.8.1-optflags.patch, NONE, 1.1 zzuf.spec, NONE, 1.1 .cvsignore, 1.1, 1.2 sources, 1.1, 1.2 Message-ID: <200704071542.l37Fg3wG005058@cvs-int.fedora.redhat.com> Author: scop Update of /cvs/extras/rpms/zzuf/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv5025 Modified Files: .cvsignore sources Added Files: zzuf-0.8.1-optflags.patch zzuf.spec Log Message: Initial FC-6 import. zzuf-0.8.1-optflags.patch: --- NEW FILE zzuf-0.8.1-optflags.patch --- --- zzuf-0.8.1/configure.ac~ 2007-03-02 01:53:56.000000000 +0200 +++ zzuf-0.8.1/configure.ac 2007-04-05 12:19:39.000000000 +0300 @@ -74,8 +74,6 @@ AC_CHECK_LIB(dl, dlopen, [DL_LIBS="-ldl"]) AC_SUBST(DL_LIBS) -# Optimizations -CFLAGS="${CFLAGS} -g -O2 -fno-strength-reduce -fomit-frame-pointer" # Code qui fait des warnings == code de porc == deux baffes dans ta gueule CFLAGS="${CFLAGS} -Wall -W -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare" --- zzuf-0.8.1/configure~ 2007-03-02 01:57:47.000000000 +0200 +++ zzuf-0.8.1/configure 2007-04-05 12:19:59.000000000 +0300 @@ -20295,8 +20295,6 @@ -# Optimizations -CFLAGS="${CFLAGS} -g -O2 -fno-strength-reduce -fomit-frame-pointer" # Code qui fait des warnings == code de porc == deux baffes dans ta gueule CFLAGS="${CFLAGS} -Wall -W -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare" --- NEW FILE zzuf.spec --- Name: zzuf Version: 0.8.1 Release: 1%{?dist} Summary: Transparent application input fuzzer Group: Development/Tools License: WTFPL URL: http://sam.zoy.org/zzuf/ Source0: http://sam.zoy.org/zzuf/%{name}-%{version}.tar.gz Patch0: %{name}-0.8.1-optflags.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) %description zzuf is a transparent application input fuzzer. It works by intercepting file operations and changing random bits in the program's input. zzuf's behaviour is deterministic, making it easy to reproduce bugs. %prep %setup -q touch -r configure.ac configure.ac.stamp %patch0 -p1 touch -r configure.ac.stamp configure.ac %build %configure --disable-dependency-tracking --disable-static make %{?_smp_mflags} %install rm -rf $RPM_BUILD_ROOT make install DESTDIR=$RPM_BUILD_ROOT rm $RPM_BUILD_ROOT%{_libdir}/zzuf/libzzuf.la %clean rm -rf $RPM_BUILD_ROOT %files %defattr(-,root,root,-) %doc AUTHORS COPYING NEWS README TODO %{_bindir}/zzuf %dir %{_libdir}/zzuf/ %{_libdir}/zzuf/libzzuf.so %{_mandir}/man1/zzuf.1* %changelog * Sat Apr 7 2007 Ville Skytt?? - 0.8.1-1 - First Fedora build. * Thu Apr 5 2007 Ville Skytt?? - 0.8.1-0.1 - First build. Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/zzuf/FC-6/.cvsignore,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- .cvsignore 7 Apr 2007 15:22:38 -0000 1.1 +++ .cvsignore 7 Apr 2007 15:41:29 -0000 1.2 @@ -0,0 +1 @@ +zzuf-0.8.1.tar.gz Index: sources =================================================================== RCS file: /cvs/extras/rpms/zzuf/FC-6/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 7 Apr 2007 15:22:38 -0000 1.1 +++ sources 7 Apr 2007 15:41:29 -0000 1.2 @@ -0,0 +1 @@ +1970dcf4f77251bea843b0f6ae19231c zzuf-0.8.1.tar.gz From fedora-extras-commits at redhat.com Sat Apr 7 18:45:22 2007 From: fedora-extras-commits at redhat.com (Chris Weyl (cweyl)) Date: Sat, 7 Apr 2007 14:45:22 -0400 Subject: rpms/perl-Moose/FC-6 perl-Moose.spec,1.9,1.10 sources,1.7,1.8 Message-ID: <200704071845.l37IjM08020598@cvs-int.fedora.redhat.com> Author: cweyl Update of /cvs/extras/rpms/perl-Moose/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv20526/FC-6 Modified Files: perl-Moose.spec sources Log Message: * Sat Apr 07 2007 Chris Weyl 0.20-1 - update to 0.20 - add additional BR's for new optional tests Index: perl-Moose.spec =================================================================== RCS file: /cvs/extras/rpms/perl-Moose/FC-6/perl-Moose.spec,v retrieving revision 1.9 retrieving revision 1.10 diff -u -r1.9 -r1.10 --- perl-Moose.spec 23 Mar 2007 15:59:00 -0000 1.9 +++ perl-Moose.spec 7 Apr 2007 18:44:48 -0000 1.10 @@ -1,5 +1,5 @@ Name: perl-Moose -Version: 0.18 +Version: 0.20 Release: 1%{?dist} Summary: Complete modern object system for Perl 5 License: GPL or Artistic @@ -26,8 +26,14 @@ # commented out as Locale::US's license is ambiguous at the moment, precluding # packaging it. #BuildRequires: perl(Regexp::Common), perl(Locale::US) -# optional test #4 (yes, I know IO::File is core) +# optional test #5 (yes, I know IO::File is core) BuildRequires: perl(IO::File), perl(IO::String) +# optional test #6 +BuildRequires: perl(Test::Deep) +# optional test #7 -- not yet in Fedora +#BuildRequires: perl(Declare::Constraints::Simple) +# optional test #8 (as of 0.20) +BuildRequires: perl(Module::Refresh) Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) @@ -76,6 +82,10 @@ %{_mandir}/man3/* %changelog +* Sat Apr 07 2007 Chris Weyl 0.20-1 +- update to 0.20 +- add additional BR's for new optional tests + * Fri Mar 23 2007 Chris Weyl 0.18-1 - Sub::Name only needed as a br for Moose < 0.18 - update to 0.18 Index: sources =================================================================== RCS file: /cvs/extras/rpms/perl-Moose/FC-6/sources,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- sources 23 Mar 2007 15:59:00 -0000 1.7 +++ sources 7 Apr 2007 18:44:48 -0000 1.8 @@ -1 +1 @@ -cda51b4227f8a4c2667edf723d4fb349 Moose-0.18.tar.gz +6ef1bc5d57103188a3789fbba5bc7b8c Moose-0.20.tar.gz From fedora-extras-commits at redhat.com Sat Apr 7 18:45:18 2007 From: fedora-extras-commits at redhat.com (Chris Weyl (cweyl)) Date: Sat, 7 Apr 2007 14:45:18 -0400 Subject: rpms/perl-Moose/FC-5 perl-Moose.spec,1.9,1.10 sources,1.7,1.8 Message-ID: <200704071845.l37IjIGT020594@cvs-int.fedora.redhat.com> Author: cweyl Update of /cvs/extras/rpms/perl-Moose/FC-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv20526/FC-5 Modified Files: perl-Moose.spec sources Log Message: * Sat Apr 07 2007 Chris Weyl 0.20-1 - update to 0.20 - add additional BR's for new optional tests Index: perl-Moose.spec =================================================================== RCS file: /cvs/extras/rpms/perl-Moose/FC-5/perl-Moose.spec,v retrieving revision 1.9 retrieving revision 1.10 diff -u -r1.9 -r1.10 --- perl-Moose.spec 23 Mar 2007 15:58:57 -0000 1.9 +++ perl-Moose.spec 7 Apr 2007 18:44:44 -0000 1.10 @@ -1,5 +1,5 @@ Name: perl-Moose -Version: 0.18 +Version: 0.20 Release: 1%{?dist} Summary: Complete modern object system for Perl 5 License: GPL or Artistic @@ -26,8 +26,14 @@ # commented out as Locale::US's license is ambiguous at the moment, precluding # packaging it. #BuildRequires: perl(Regexp::Common), perl(Locale::US) -# optional test #4 (yes, I know IO::File is core) +# optional test #5 (yes, I know IO::File is core) BuildRequires: perl(IO::File), perl(IO::String) +# optional test #6 +BuildRequires: perl(Test::Deep) +# optional test #7 -- not yet in Fedora +#BuildRequires: perl(Declare::Constraints::Simple) +# optional test #8 (as of 0.20) +BuildRequires: perl(Module::Refresh) Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) @@ -76,6 +82,10 @@ %{_mandir}/man3/* %changelog +* Sat Apr 07 2007 Chris Weyl 0.20-1 +- update to 0.20 +- add additional BR's for new optional tests + * Fri Mar 23 2007 Chris Weyl 0.18-1 - Sub::Name only needed as a br for Moose < 0.18 - update to 0.18 Index: sources =================================================================== RCS file: /cvs/extras/rpms/perl-Moose/FC-5/sources,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- sources 23 Mar 2007 15:58:57 -0000 1.7 +++ sources 7 Apr 2007 18:44:44 -0000 1.8 @@ -1 +1 @@ -cda51b4227f8a4c2667edf723d4fb349 Moose-0.18.tar.gz +6ef1bc5d57103188a3789fbba5bc7b8c Moose-0.20.tar.gz From fedora-extras-commits at redhat.com Sat Apr 7 18:45:26 2007 From: fedora-extras-commits at redhat.com (Chris Weyl (cweyl)) Date: Sat, 7 Apr 2007 14:45:26 -0400 Subject: rpms/perl-Moose/devel .cvsignore, 1.7, 1.8 perl-Moose.spec, 1.9, 1.10 sources, 1.7, 1.8 Message-ID: <200704071845.l37IjQYN020603@cvs-int.fedora.redhat.com> Author: cweyl Update of /cvs/extras/rpms/perl-Moose/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv20526/devel Modified Files: .cvsignore perl-Moose.spec sources Log Message: * Sat Apr 07 2007 Chris Weyl 0.20-1 - update to 0.20 - add additional BR's for new optional tests Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/perl-Moose/devel/.cvsignore,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- .cvsignore 23 Mar 2007 15:59:03 -0000 1.7 +++ .cvsignore 7 Apr 2007 18:44:52 -0000 1.8 @@ -1 +1 @@ -Moose-0.18.tar.gz +Moose-0.20.tar.gz Index: perl-Moose.spec =================================================================== RCS file: /cvs/extras/rpms/perl-Moose/devel/perl-Moose.spec,v retrieving revision 1.9 retrieving revision 1.10 diff -u -r1.9 -r1.10 --- perl-Moose.spec 23 Mar 2007 15:59:03 -0000 1.9 +++ perl-Moose.spec 7 Apr 2007 18:44:52 -0000 1.10 @@ -1,5 +1,5 @@ Name: perl-Moose -Version: 0.18 +Version: 0.20 Release: 1%{?dist} Summary: Complete modern object system for Perl 5 License: GPL or Artistic @@ -26,8 +26,14 @@ # commented out as Locale::US's license is ambiguous at the moment, precluding # packaging it. #BuildRequires: perl(Regexp::Common), perl(Locale::US) -# optional test #4 (yes, I know IO::File is core) +# optional test #5 (yes, I know IO::File is core) BuildRequires: perl(IO::File), perl(IO::String) +# optional test #6 +BuildRequires: perl(Test::Deep) +# optional test #7 -- not yet in Fedora +#BuildRequires: perl(Declare::Constraints::Simple) +# optional test #8 (as of 0.20) +BuildRequires: perl(Module::Refresh) Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) @@ -76,6 +82,10 @@ %{_mandir}/man3/* %changelog +* Sat Apr 07 2007 Chris Weyl 0.20-1 +- update to 0.20 +- add additional BR's for new optional tests + * Fri Mar 23 2007 Chris Weyl 0.18-1 - Sub::Name only needed as a br for Moose < 0.18 - update to 0.18 Index: sources =================================================================== RCS file: /cvs/extras/rpms/perl-Moose/devel/sources,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- sources 23 Mar 2007 15:59:03 -0000 1.7 +++ sources 7 Apr 2007 18:44:52 -0000 1.8 @@ -1 +1 @@ -cda51b4227f8a4c2667edf723d4fb349 Moose-0.18.tar.gz +6ef1bc5d57103188a3789fbba5bc7b8c Moose-0.20.tar.gz From fedora-extras-commits at redhat.com Sat Apr 7 19:05:02 2007 From: fedora-extras-commits at redhat.com (=?utf-8?q?Frank_B=C3=BCttner?= (frankb)) Date: Sat, 7 Apr 2007 15:05:02 -0400 Subject: rpms/ctapi-cyberjack/devel ctapi-cyberjack-2.0.14beta1.tar.gz, NONE, 1.1 .cvsignore, 1.7, 1.8 ctapi-cyberjack.spec, 1.22, 1.23 sources, 1.7, 1.8 Message-ID: <200704071905.l37J52PM025141@cvs-int.fedora.redhat.com> Author: frankb Update of /cvs/extras/rpms/ctapi-cyberjack/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv25117 Modified Files: .cvsignore ctapi-cyberjack.spec sources Added Files: ctapi-cyberjack-2.0.14beta1.tar.gz Log Message: - update to release of 2.0.14 - fix unowned directores --- NEW FILE ctapi-cyberjack-2.0.14beta1.tar.gz --- ? ?????Z??Wo?nhb7^?n? ??UF"7???+Ft???.l?O???t??q????#??RM#?t w???e??hsdG??YD)??Y???? ?W??Q?E???+???d??07l?<\?8???#???}?c??l?????y??\????#o??Q??ywb?<*??\??X??#?Ar???Wve??K?n?u{??;????o???|0"m2l?&]c?k??p:?&????t???,?u9?3??a*]8`/??N?????j??A??{????%p?X???????g? ????????I???M?#??1GDamnbeN3QY[?X???????????*kco+??9?????;???1????*???????=??X{{%s???B? O" ?:+?"?Q?????r?v?7xku?C?%k??????=?M???`???%"???,nMk??6'L?Mj???*????? ???m|XgnG?G??n?????????h??jX?{C,??????` ?"-???|???v?;??{??4?{x????????????~??????????o??^2W??wPk???q??x??1 ??`?&?z??aP??7???0 ?&?Mw??;???LF????|?Kv"vD??T?????|/??l?????j5??u??E????,?u&v??~?6h?#'??g_6?k????`4???]S?|^??s]p ?:64????j0VF?!??????9Q?}?? ?????|?[??Y"??S'? p?gQ? ?????"v?N>?=gN????!n??0???-W^p????qBx:? ?+: ?&??????VyG\I????T?]u???e?_?^???U?8?4?X??>j?:K%Y?????`???o+p:,lpZ??6???|O`=AjY?s??y?gZB?n_@???1??X?Z?=c??Py6D?8?-|?+??-?eX??o?`??U???J??I?:????/??M?T?m?F?*??`?e??J????\?s??/I?^|?????!{??l5??????c???|?}?7????ZWI???r?3K?`???g??h|j??BaS'??M???u???O??N1?????_??,??&?}????i?+?`??????Y???fp???Z4j???Nt??6[?mMb-%[m[??t??)?b?3V?mj?Wm?<5(p??;??(-=X??%? b???(?/?0?7 ?S?????C???k>?????X?n?6?Dd(H|:??3?B????7bL?j??y ??????????F /f ??,?????`{Y ???x??]?x??????/ ? \??-\B?C?;??5??e?F??+n @????]???? ?)?["?????W??ty????/?0?4}lb???M?#??"rJt?Z.? ??t???=?TY?n?u??p?q??Bb?O??3C2p?@?????*6??_??^???e9.?F?u???????/?7? ???S??$Xc??=??[??q\??O???D????"D?V??5?/?^?Z?????'c??P7?p????3?}??-?{? r?!?Q?@??P?iY$?m0_??????+??0;?A??CB(C]?`Sa??j?????A????q??%q?,????l??8? ?yd?*:?+ wy?&^??9`?u??7?d?V????? Y00?  Kw? ?*ul?8??hM8:e??fN`?qW???%J+?9??C?h9?gS??`??U?Ee"'?u?>`0?H???U?,?o'@]k_??c??{c?????MFS??%??Ep$ ????I?g?c? ??'?0?y??s?,??# ?R?4d??uM??t?a}[lf??h??C??m m??C?????A???N?z?? ????.????M%????l/(??xJT??_??VYn??Dm??k?c9??=a ?X?????bZ?Y????B|CY?%?"?4?ul????\???q?)h]d??s ?#???S_'[n?H????#???V??e]??q??!?'???:O???g?)?%?Y?2 $>T????ne^??R7 ???7??R?n??Ky-{??(??$4 l?l/??i?????{m???????X??y????? ????.?\????? VbE?C??i(e?}V^?G??La~R??????????b?1??z'?? ?W??LUq ??b=?X????%??????]O#I???UEJ??^????3?9????:?E???%?4&`Y=??<4??????e???]??rTD????I???S??????J_1T??7?M??a????????>????x??????? xO?_?h?7?hIu$? 2???m? 1??B6????g?????? 6?HX?)????~??d'&'?????k?or?#r?????_????VV????&?T???6?d??8?ca)???????h?} ???]?R?b?? M?2??>???s?%96n??"?"I???.?? ?"?7?B?J?@?>??4p ?em,????5N???Xb? g?Q6?2??s&e??7??,???/8 ? p????`].d????????D???I&?{????,?l?P???&?R ????c'BW?,J?2???F??????*???? _rA?`?P??w??LN?Z???vCW??I%????%??Z??IC??u_???j???3dr^????=??.??Ij???c?(,?????f1X??:?????Q?l??$Rhm?G??k=?Z????K?+ ??????`Z???v?u?Xv????????=?B??y????i}+???@?t?F???XD?-??-.???? y????? #?? ?U??????? ??' :|???m???hS7)}?d??????????????&??;???Vj???f????}???????????????_?????P?>8?}p ????1??c????a?>8??K:?]@???n?E46K???????m ?S??o?A??W??iT?@bV?9?????Z? ??j?:???O???m.?[XZZ| U)??_Q{???p'%S?????^wu$?cK?zl?)P?KP ???`?hL? Spbi????J? 7??J?\????&?????n<'Z?>????R ??@???H??6?6HK?QJ?euS??O??????????? ??p?~???a'?? ??N?'??tD?,??????0?z?x?? p}? g?B?y????T?[?{}??`?u'tp?r???????zC?\? L\A??j?????0D?S??o{????fn?lu4?????&????I???3)?R????K?I??SE?P)? 3+??( p`:?! ?%???8?>???S?K????&&05?U .? ,???P?8? o?????????^??? ?[E????W???s>*hWF<0???[???j3??vw?i??s<1?\?3?t3????S. ?c???he$\???HL'??K?DJkR?:??9+W??????]:-????xN(?/?_?T*!????I7^??s.??? ??????8??????g?(?h????4??@???:?X???i?`????1!?:?-??Y?????\=???G?????Z?>l?+o ??T?X?T????????;#}Y? %???Y??`??Yv???e?C?{???????I????V??J"4?8???????????.????8?+?c+ M?, ?X??Fj??R#0_??B C?"b?wV?/Qq??????~ ???%??Gd?:?????h?|j???????K+?? ?d??J}????sH?r? o??1M??H?3?!? v?nF3??>zy??S#?2?:?~?I> u???L????_d?"E?????9%;?? ???ovsu@????~Y?,T???@g?m]??t?? ?$?6?TDI??XV???? ? ?????S?F"}?b$???H???%??p?A?o??????? ??o???J?Q:\J]?Z??f??17w$2?S)G=V?-?28???d |-??X???rb???)???#??-X??5???C*Y?[=?????}O8?MN??yL?I>?S???i ??.t?:?dG????/????p?g(?c? T??b?Q?-??????O\?p~n?#%e?B'?\H|`??k?J??Yy?)??e?ph!AZ???:?-??T? ??g1WS|??;??? ?i?~Y??T??? ?[?>N[?g?????????!(?tin? c?????eFiZ3?tvQX?? ??,?6n*v??.?6nZv???.?vH???/=??? ???6?-J?a/P?tt( ????0?????msg[?e?~????xs$7E????pv???????uf?/N?9r??9019?????&?%DX+?????W???????? ???O???????eK?h?G???6?????M???aGL??'??????J???}?=]?0PgP?cw???&????? ?i(???? w:????['??I?y?X?r????????'?}?=uG??Q???????x?A ??0??E??P?,?iy?G_?u?3c?gqq.$ ????-NV?~Lf?A?T ??????\?????????H5xM?N%l ?Jw?f????!?7_Xh????f?? dm?? ?h?[L??? ?>??i???'~????>a????v ?$ ???f?????I(??z0s?ie??w?0OB!*?????\'?p???!??x . ??Aah??????U???Z??.'??H ?t?`P??>?tm??Cg?2??k?l?Q,E?g?????|?T!?f?Bh???/PjS???H?a ????u?P(????&W?,v?????? ?6?6B????ZB|oe?Z ?V???~?i??Q79?qJ???=???h?i?M?[u+0r(C?"??????????|3?nx$?x???????]D*+h?O}????`?&?Y#??t??EM?M??N3??v?Bd??+?0???3L????~k??`?????,f??x?????j?D9??84?A?T????jQ=\@?6??G?{?k?i??:??uZJ??NW??7???S$6e?K?E.`?@o?!0 ???NXm(?r??{??x?&"?$ ???2?a}!??????,?6?g?????|???-??_???)MIV?1e??l{????{6?????? Q?zZ,?????i at k???0???r??AI?:????`Ez?:@???[?+?uq??]?FTo??#?$?!??L???????^U?9???*C?LX|? ??G??L#?T3J???h?g???S?????[c??[C??{?j>??%* ???~?|s???g0????x?C?c??) Azej?)?C_??tmG?;r ?([i??`M?+???9?C??Z???9?D???%%!8?2Gc????b????#2??YdO?]?????T]?5???1M? 9?W? ??4x:a????????%}????-??';0??????g?e?}&??4????[???}a?o?%?U???5??-&?????k??7{?kB? ??b0??$???R???j?1n?????x???V?c?{?i??  [?(j??c?L?H~T*??y?q?&A'?2?l??C????h????vE18?wX|sTk?U_?????Ms????c?)T?hU?w???{??*wu4N??r34????9[??_S?M?k}?#???{?)|H%?(?.?Q??KC???[??}??>H??~?|6>Wb???i?c?k?y??????@?[M?z?+Q?v??K?X o???0 ]sR]t???6??????;?? ??????5????????%?O}4L???!??N??????????xxiu0?Qrp?- Y??????d(??S?!yH?F ????o??}>ivQ???b??E? Bz?"??A?%??2?? Wqi ? ???n????QQ??i??Fw+?~:? ?8?[?vo????F???8I?3?7}o0?6????3?o ???m>N?"?n ??8 I9^M\@??t????<_9??]????d?G4?c?Jy?{vsp??*B?pl?,0$Q?$*????Z?1?????1???l??*??7~:??U?9?K?J????????<y??4b?7?qrd?^ F)??mIc?c????f?G????}????89a????;??? ??FG???-|E????n??`???(d?~nv?-????CB????????~??]??]???? wV??g?3??%?o4?P ?A?yhC?7E|?g??o?F??@^??\2p(???o?9?U? G"? ?{??Aj5 ?Q?????' u\zA??|???XoVKo??F?T7M? &?????i??????%h *A?J??1???5??Y? ?h?H>>?}????????{?o?e?????v?? w: ?????G? % ?????F???%o????H???RvH??&|l1???g??????{??n(?p?????=??.??:]X?????>s0V?bo???u???h??D?t? ?u? ?H??B??hY()"I?ja?4???g??5-t?????,*?o4??X?vvtTzW?e?O??;????-??+????qo`_'$bK?8????????????g?'????fue?V2 ?????[?#?/$??)?????????#8?? ?w???????"??"???-?l}x??!{??B|jVJ#Q?|1?2?P?xB???S??UK?V??R? fJ???,s?V?- ? ?#f???V ?[?]?UW?g?Fq???;???????l?5H???????j>B?Xl&P?Qn? ??|??f???qS >Kl???? ??? T?b????7|??+??6:7?Kh8??? ?C?i?Z??z?????%?]Y?/ _Oo????l???????|y???@@??2?\??2{???u?I?}k[???? ????l (I??eY!????????>??? ????c?[\??????sw^sk??? ~?????4|B?- N#?jr%?ey?Ug"?M?t???Lkh?z?M?UD?P????iohr?7??QG,?J?1o????B?kQ??O? ????C???;B??U??&???2)??5"[y????w?&(??8?j??N???"I"N???t??v,3???t?XGO?b?[1D? yZ?Q???P?:[?$w???l;?r9?J k ;??2o?s???aIN?8??f"?0xN?"'?[=a?? Q?2jV??[???n??M??.??H??t?N???.?~0$???H?} ??]=H?? ??'5?? O#?*?2??S ????/???L>??^!77?"??????iZ?B? ???Qb??? ????4????????????G???????}I? ???;??? D59??Y???l@?L?A'???Pl???%1n!??u=???'?:L'???6&l??/N? ????6?C?8S?8x??W?Lh?Nr?'fA??P8,? ???=??v^???hYP??Q?%?? P???????Z????????????a???3K?e?TP?????8??=?????a??2??? $???X&???OCo \????(J???]h?Z??=I?F?R??[S????y.?u`?f| ???r?f?N4xm,??G? ?j&O&???8??O????r?5p??${5??Y?????C??@??_,g]9V?@????B?????F?t%7????#9?K?-B"?*? {???X9??#5 v??Qx??N?~d?F??pP???L???D?/>??RG< s? ?M??G?n?B&???%?#????? ??>?V?j?q'i??T?x??T????$H?x0F? L???~?mF?zw???4?x??a9^?]Q?v??0???g?8\???q?@???B???|?? u???U_(z?a ??? Drw?"V?????C\c??!??? ???:?????|Xl?U?ghc??Rr???!?y??,H?M???`gc8\?D??{\D????F[q??8??l?'? ?^sY?????e7????x??-??Z???^??cI?g??|W?B?= ?H?[E~?M???Y?@5?b?v?3???;C??????$}?+????*????<0????3?????/?{???YgW????-?9A\????Y?Q4??????K??5!S?Rr??%?1??~?d??[#v?????'?l;????9f$???\?q???e?7'8?1?H? _?^?'K&#??6????=????-??`?w{=4?4??????U??????+???????|??/????0O???}?*|????????`r }?N???+(?Q:.?????b???*U?g??j?T8;?W??Y??R+&?y?4??kh2u?? ?D?A?"????:I?H?&4?X???uV???l?'V? W??F:???f?t6?4???_?'&??@?????%???*)4,iz?;???????N ?l?????????T(??|X^?g??P?h*U???}?t(?~,-a?} ?x?? ???e????dqz5.?F?K?)"COXdi ???1??'???????}Q????z~k?M? ?w??(?????????~?I?S?}#??Fj?.?U??z???07?>?4?{k?J???a{?O]??`.???z?]?7??  uP??????u????IZM???\??@?5?,M??" ??SN&???N???D??@S???U|?)?'??;?????Wlqc??}?:?ggQ??#[?!g?7w???X?u?t?t??a?O??N??????????lp&??f?Q??X8????WV~?????8 J??Z??J?????h??^?&???_?+?k???1F|??h?z ??q???Eod\?m??F??j???#???V??N??L?uq?Q??H??????Oi#*????????-??~k<=????S8?J?Q?>w???y?R? H6[|m?CA ?1P)7?ssX<-???B }rR???X???_h??X{U<>N`f?Iw??pm 3?&??ck,3(V!?????y# C4???? 'J ?Om?Z???g?P??%Q?r??~?4??0? c3??f?????Q???4??p ?1 L?j?1?pD????????o??@?BC?O0=TM??u at oj???U?64??l??)1*?t?????0??Y?W*????I?"W(???^N,?@???u???W? ??C9??q??zv?z??G?||5N????JR?C?r?????Kd')|Q?a?D. M?x??_U???g#??0?L????1?j?a}7hf9??????M.")? ?/??(?3?_U????@??Vm????2??VJT G3?t??? Q?!n(??? b>ue }??+????N? ?? ??j)/?~???H?)?E?Pg??5? ?M?=?9??{s:?@?M??|?G??AL]Q?/????X??^???J?w?F??Ry?\AHC??? ?x2Jk????*??1q?(??? ??e?>??????{??{ms?v ???q???*$??;q??0? ?T??:?R?f??.????8?????p$??C??fE"fpo?????$?sh?e???tQ??{_ ??{Q???%?lY4????b????Q?]??5>???I???o1?mS?E\O???B&[:???Fx????}?l? :?j5}?=qz?y?^?VWV n5!?P??-^x???#?g?R?fc????&KK????NXj_?H?}???}???>????=? ??jV NQ ~1?2?PeyB???S??UK?V??R???U?1??e??????}g????Y?????E??`?p?U??Q\?$??? ???\??o??+U ?[?4?0? ??y6????il??????t????l?q??????=q???V?7???7+?n?W???????@??????m~?]???'?. ?n.???/?G9?Q?????g??e??_P??n????Ty~Y??\?L?j??O???bL^?????q???k?s?5??n??$?&?$??w?']\p?T?!?&W?\4 9QA)2??y???yifq?&???? Sr%???????moQ??Q ???^??Jb?Vr????K??Ot ??I??V?qr???G??d?+???h?L?Bxi?V?!:??\z????7T?u:d&??????Y?:?0L???%8??T???[\Rb@?$u;?3??X?y:??[???PT^S%???????s ?""b???l???l,V:????4TM?K?SR9Ac?$??F?5F>???'???O???H?t]t?*?D??e?k0A u????@(??? ?&@2IV?-O????x??~e%?8]@???'c@?`|cJ]?? 6?Kh??w????.?b??!t??'??;Y?????/??.hJ??4?,`I????5{??p??m??Y?w??A??I????i??????";?=???? a??2?e???~>??????84?:?r?????(???e5?????4 ???`????AE????{ xe?9s !I?VVd?\ ?VTT??r????/?ZY1??????????S??@U??7??7F?J?g-#1@F?1be????E???1?? ?~g?H??.????m[???????r? ??b?g0?&.J8??V&?/?:?H???? ???i?!??????@(;e???? ???D??????D?snqs?j?UY?? ?W??r???p?? ??cd???\?K`?@Mm???I???>? ?*G????"??}xd???????+?W??B?G??O3wF?????E??qB?]cF_??o??H?V??G?????"???=?J??e at -b:?????&?M??)????M??9P????????u???LV9^M?????\?U7??'?)?M?6?E????????:/A?I?D???:?e?T.????H?Y*?Y?>???fV??VfJ??Psp?1 ?q?x??3KJN@ ?? 9R9???x~??]J?;?jy??#?Df???????????t?1??????;'??? ?z???u??D?H???&?Z?/N??|??yq?H H???*JC??? q,?@C????\??*??u?E???w?^????"9?H fy??p?8q? ??#?+?????r??vt;7???L??s;?^?Akk2?Ox???? k???N5?J$???@????Q???????~?.$V?zt:.???~fP???9s< ?\u4???@??????p2l {??K[??????y???/h#???????V$^??e9?=U`?????Uk@?$"&??7?N?????26b?????Z??!5f??-? ??I?B-l?Ms? {mu???z?$?foF??h2 "gG????#k0?j?GC?(J ?P??F??:?X\?it;|?>??{??d????+mt3??&?b n7?[????$???ZE???????t? ?3????T?v? ?????. ??????K?????V????x?>?Z?n!??\?#??&u?y%???3??????rf????ER?o7?0M at Yq^??V?C?cLIA?K.???$??????w ?ro????j?????$?O???????????+&E??4h???????tE%?0?A ?????} ??C??????????A???????~??a|`E???`?dM??a??")R?B??(???????S??1????}|z??Q??=M?nl?|??L?h?UhP?x~H???b!:?o?q??F:?J(R?}??3??lN@x??FQNL i??Mf>?UrE?l??~???G??_?~`8a`t?????S??o7k??$???????K ????J?;?z?]??1?KoG??6??0????w?_??8??E??v???i9?,?D,;?R?a0#1?^???J?)?H????J???n?z????'qj%??? f???T?????_?c ??o??$_?T????? 2??`?JR'????V?_????????od?)???? ??Mo=?z??D??6??????P????8n?A?P??2?????q?Nk0?-?@???q?P?C????K?m`???7Q? H? (?v?@S ????2"???5?&??u??`? m?\3????K??v4??(?4???? ??J?|?R????z?>j???: ?WN?x??[F?B???E??F??"?? ???:vh????R?????9)???m+?B`t? ????Q~q\)?V??5"(7?R?!;??d?H???G q_9,???s\2?r?XF?B@???????.A???@$??*?? ?g??????z\x??R3R??5??j$??7??=Y??>B ??????+i\}??=??e N ?`'8?s0?S*????2b??(9|Kd?????4?????p???)? ?'WX????i??$??p???.?=?{?7?g(????zS?x?? ???C?M??????;?{?@XgppN>%? ?(i?*JU]????_? ?YQf r?r?D???????MV??=^?U?ki???K?8?W,Q$B?D8k ??]a?$?5|??l?F??h??Wn???(Y??M ?Hj[?Q 5%?? ?Yh?L?H[?XZF$?3?.fW(!????s}?g????b???.???Gq?G?NSC?2?7T??j?? :i??{?O??Wh?O??u????qc0r??N5?3YEB??????C? ?_?? 5j1???]=Nh? pB7N?X?ve4???:?T???g?&@??t/R???????.???u86#i_?w1?~??:?V?8$!)???? ????????q???Y ?)]???1V8.???W??z?\???*w?0 ?72? -,J}?h=?9?N???8???s?93??B?Q????J?3??M?E;e??^??~?????\???*?3L?F??-??'?????n1?G???? ?}+??@?Dlm&w/"?F??w???w ?ru?? ?"H?????h????j???^??W?C?????^f ?????w???.?2???????{cA?????1???ZO|@???q??7?S?7??z& ??????S0g F~?w?s!??-,??qQ*p?????p?7?????K???N?G?3??t?D??Q??2???@??@?????L??????I????{d???- f ???Rv???`?hq5??p?vv*G?s??????3?W?uE ???` ?xXX?r?m??9_t?7%V?z??(?D?,?Z??C?5Sb??g?p? D??????qzD??jR?Z?? ?^0?y?PQ?Z?P???P-?]??|0H?? ??M8?]N????az?qz -???J?n?_?>#??????????W:/?x???????x3?A??n?"H"fKe???f?????8zZ?3[???XYd??A??S?t?r??????X??([g?%p3~ &????BX?t{?M?(0a?#??%[WT??qY?\???????t at P????? {0?R?B ?gb4d\?d+i^???F"??????Y?!?o`,?D?????7?? ?3?e???Ko??&:4d??%_$?/?$??B*?$p?Ur[?&.?????? ??3fJ??,R#??VCY?5R ?s?CV{Y?????*]??????g7N???6???g????O????V?CU?PK?9 {?V?#???????zd???S?} ??????=???????K??{ ??b???_?bF?V~5?OyD??_? ?????}?o????????? p?gv??w9??1??& ??????Xs:?!????%w?s;? H?~`?C:??M'p"?g?q??r?O???i{????]??G?????? ??i??Y?Z?w?B??w????????3Af?????????????h ?,??B???.??????????u?]??5l|??#???r??M?c????h??`??$?/????a7A]????s???N???v ?p??????c??y?fSu;(???_G???9????^??{l?{?i;????X7>???fo??j?\?y]?Di????M?\????e?????????^? g??*;=??VjE??????.???1?r???????:t{??????x??+q???<@???E?G??????h?yt????8?v{m?-???s??o4Z?a?p?=?-??????W???Z??J?"?8?W??e??1k?c?r??/?a0?? ? 0? ??<>?????h??>? ??yZ??DC???f?Z?Z:??2???G9dv"?&5??o?????? ?u?J?Q??N???p)u$?-?4????(???^?????i?|X,?HL??5??G???"????x|??????n?f?q ?D??q1_&?5??T??Ft"D?BR?? ?x?i??,?5?N?do(?Z?R-?`?a?V???Y? ?????e{?XtWhf"?H????q?r ?/?k?9??z?????4/r?|?i??? ????Q??qTwu?P8>?????zv????H?????;>TI?sc?Vb??????7K??r??b?t???b??`5.`?E?E!lA,D????2(??p??=??w?]??o`????q?????N?8?????2?^=3?0?)?|?G??y ???(V????J(&J ?r??d($?S?r???d)%?_?JT?oJ??(X@&???? ?????*st?R?^-?_?K\?O???T?%)?Y?T?,?I?2@?^???u??t??b?8s?vW-?JG??=?]0?K????<"p at R*1?_0S}?;?q????!F??N??:_9bV at a??{j?? ?? 5?b?@?B???I?D??!8?U?e?Y??_Ck? ??zzBt??a??M? ?o??o?y*u??Z?{S0h?"?H???\t?#???k???2?0~??7?????o4?tH??E????$4U ?xq*??1????^?`,xGt0?D?p????;w?2>??U???y?=??#?y?x8??"i=5@? qC)??_??+c?? ?]y??h?u?Wm?\W?sI??T?D?@O?-b?:?P???i!m?????O????a?@w??h?4%?????-??&???{%qeb??$bK?z?Fx???}4G? z=j5}?=qz?y???VWV n5!?P??????8?B???BF??ol?B{>ei ?zW? K??)"?/b???L???h??ZY4?o t U]U???L??,p?o?W??71?'??:{??? 1b??@?F?4??Cz?~V?? ??)?e?B-f#??????8U?k?;????`??w?v??-mLG?9?')w?m?w???????????$?_?e?f#?B?w??[\S?$???&W?\?9Q?(2??y??y?e??&????kOU%6?g?iohr?7?O?w????W?4??F?????t????(?l%???Kz?f?qO?Kt8xO? ????C???;?mF?????????????l?. k??@?? ?????gE?5w?1???\????p????????????-?3????|"+Y&)L?K~?e?N????R??!LU?j?i?/P????A?|3?f?Y???2?H?9??9w3-???~e)3&?Q~?5???M?6|^???|???Op?My?r?s?b?M??bDN\?U??bI??g???\???F?Y???K[R?Hn? '8???7?u????GaA=???? [????/???? ??h{=z???,???f???;?Zp?6{ ?%*??h?N.???:?>!??/'??,?E????0??*pf??,b?????M??B?,???B\?5???#?i??b@?>uyW?P ???F??84 ??????zq #?A??uV 2?i???9?qW6>{????i}+?????/?g? ??;N7?I???9?6?a????d??s??&?????g???spV????&Z?k??m??????ym|C??d?WG?= ???? a??at\??L???^?ac:^?~H???0=?2???2l??.[?Z???W?*???;??md|4???q?:`O|?&?"?????v}?X??_??? ??5????????Sn???o F!?4???;m?K ??Zd?xN&????G????1d^??m???sX5?????=????j 8? ?????Wgt ?&r??8???h 3)kLjk??j??|?\??i3?3?n?? 4J??9???h?+?!???QV????^? ?n %h?%\??vc??%?{?O??&W?]??s????4??:O_ZRm?*r?}2??? h?a?H^??ZZ??w'?K??s? =)Pw) >SW??,???5/? ]O@???k??9YpG?^?Fz???????NZ???{dP???.?? /y??@?P?:??~???J?u?"??8?#!?<??????#?Yr?F&??En[ @P?w????Mqi????FG-????);.???X>???U??/????U???I^ F>????&??b gn2? 4????76d:???????I?K????L????U>?,'????Y0???y??M?s??a????r%?:??Zp?????m??Fa?????5? ???m?|?q??????+?????]???U??q??D?:??J _9.A^?Mu?????Ec?}?8? ?A?????HM?|?P<.FU%??????? ??Q?#3?0???\??f?}Sj???+XLN ???!??????G?????????? ????????????pE?Por(s?W X 9??X????=?;G??F,}g~LVtc~L??N??l]?c?Y? by?ZKH??s??2??GM?jl?????Tr?m ???????????????????_?y??^?I?????\/?/?9#>??wI?>g?6:?!?%??F??Y?????=????????a?9?C??w????R??*??p??*?S6??G???B????-?2-??? ??M7o???q?6???A?2:??Mm????q??,?L?vh8ZAN??o?6r?7??????/??x??o???U? ?|??yq?%@ Q4 ?????@k?P???K???"??&S #0?n?y??*?s?@X0i^|??L ?Y?8?/?J?`H?)? ???q???Pf???O?c???0?=+????5-jT???+????? ??( ??`k????nk KTwCI?8??I$?2 U?D???F?O??r%?[?%??N???9?}2?H??y???^?1?_N??d???I???L???s+???si3?kCM??w?-9?????\?-?% 4?? ,`??P? [...2230 lines suppressed...] ~????8?K?q???6??`?I?>??-?! ?E??ou???MR?DC?ET????Fw?n?Ea???z?  ??{?^9????` ?v-bh??4??s?????l????qf?XVh???eh??y???jCD*????@??%?=??3?R??d???4?????????I;?a??C|1????????????|?W???"sIEP&lP?c?F?????mA??P ??2?8u"%'?????)?@P? ?G(?C+???~?(?'?Yh" ?H"?%0??????Iz??}?N?Swi???s?J5????K\???-??3?~?2.???O??? ??0?fP?kg3?/}?!??????b?~?[U??M? ??/g?????RS???9?/?|????s.S?0 ???7?@??C?2!o%s)?HJF?K ??6????|?Ii?}!??t?? t???[??l*3?itf?r??'??|???5 at j??O1"?> ]{?^?RZ??CCT}?u$Qg?????? ????} ???7e?????\v???>S??? ?????????&f??'?\_???B?O??iz~????G7?x??gp.??(!-p??V?? ??,?????j??O4r1?????/????| 6R ?j%? ???J???m?Mg?dIy?????p ~??Ur=Iw?p??.?k????S?9?jC??,????>?u?????/9????u?|xU?pQ?F~ zTD5?EQ X?pIL?? I?-? ???????$?.\?.?????[F?(a?l@??G?* ??? ??Y?S?a?0 ?1y? ?LPa?VY_W|?V??????&P??Z1d?T???'ry\btW???,??7??????N-?w??/?R?C? ????? ? ??? ?? ?C~???}??N?a?h?9????-????~????K?!????+???-?MS?;??XZ?"b???bFZO4v? ?ZB??h\??0?n6?V??-???KWH????g????Z*?H???? ?????? ;UG}4 g???K??[?????????????i????^T???a?9????Z??????R?>?b???x?*??-???g`?jBYx???ZKOh???V0????u6?T%?Q??1z@???Wqd*? ??{?^?^:????C?YCTA?`qx???a?? ???F?B&N&????w?f???????????Q|a?)???/?7le? O?e?a&??O5])l?W?????G??\?8G?1lh?^)+???? ??*1???Ew?J????????/?G?@o?k??L????G5&???`???LSb?[??? ?bi?gQLil??X?????I??.r?n???3?d??????&??Ozbn?cszFk???K?/>-+?|ur?W)??6?? ???????}F?X???&pZB?/??[??????;{?l???????A?B???I??a?U%????????????"g,?D????3?????%?;?7?t-???m????r@?kM?qy?(????>?p`0>`??,+u???+3}l? ?1?1:~d???V??Z?l??,dv ).&???Z?J???????4F????@FOoF??Z 0?_&?L?F?x????*??????????/p???????(^A??f?T?kg1W}??U???~?'l?:????? ??l>??Jf#(??"AQP?p??"(?l+??? ??&G???X???M??io?e???%?GI???,???+?NX^?????UF^??????yk????/9d\?R?&?r ?XB?-???x"?(xuH$??1?n-??/?????g??m{'??????Bc??m????H?????? ??}??8D?'$?x?ed?? ????E?}??:??-????DO?????????Q7#?r>? Gx?%!?/???->9?;?k???`of?P?q??c/?? /????? ~??(?CsYV?G?Y??gY?vrZ?2??'?lO?,2?\6K???CsXp?P?9?\??c???m1f?_?m9??C?????????????C???/???BC?? 4?K????h]Zc???K??B?y@|.d????`?(??-?? xK:??X????(Ap??@\?p?WX?}?-,??1?0???????7???R?,q??a?n?????VB??q?0?u?*????? ?J?|3???7?????? ?? a???Z??WE?T?r??_????????Q????.?+????w????g?;1??7z??p?$????I?p??(???????'??????Cv??k#4?&?????T?Nd?Y/C???r{Q????g?(?,?D????O?x???????????-?9??????N?????O?????????w ??x???????p??s?????i.lNr$(??K?2?'\?]??%@f?q??D ?O _$)& iy?_???4CX7'???%. g^R??f?q ???;;Y?Huv?????5*??`X??89.?? >?????~???F??^?x????? ??YGllL?b?mW???:{?????????????W????0w?h|?=?;q??2??????Y????h?/???E?'l^ ?B??+q?????Hx93?8?V? ???]??????ay~????m???-?y?[*??l???z?;????PAO?j:???? _????&?9{d??O?la??b????;?U>??????A?'X?????i@??6?Z|????k="???N???h????p???x?'????b???)????O8???O1?S??????g ?9?P??-???s ?????aWE~R???)?}?a?b???)?}?a?b???)?}?a?b???)?}?a?b???)?}?a?V?}???)?f ??L1z?? ??PS+????8????D?cA?/aA?gA???)?@???> ?@???;E"@)?B?%? CT-]|?? 4??-?? ???}I(d%*T??b6e??`??#A?????'-?`???O?????X????r??? F?Q%??P???_o??C?????l1???^?????7??? ????????6???+????zX??`o??[Sg4?_?????B!Rq(?'Ym-??O 0V??J??n??7??d????t?x????1??_?'????????b???a??pGs _#?? X?G?bX??'???aybX??'???aybX??'???aybX??'???aybX??'??Y??o?IT????2p*o??BcH????O?????????:? ?:? ??8?(g7a???e?"?T???P?w?E|?;Q?"??>X?@?pT-r8??l?1EVj??C???.Q$?1?H (???"w? ????b??)$F ??B??B?2?|E@??A???C6?? Z\?b {,??A?`+?z? O?? ;??????????????_???)'r?l?????G??D?}?~?d?i:???s????8??$?U?l&?xn1&????g????Uo?[?]??????????d???? ?N?Dl?Ae$Z?x???/??????dJ???]'?X??{6?}Jpz3?e???=???(? ??g&?? ??)T??Md?%2?9?En???f?T0{va?tf?;??e????&??zj???????-?}.????2?j?N??l???[?I?g????? ??k??v?_X???????????-o??????????^ ?qb??7 7???b??? ???)?1z??h?F??,??C ?????????PD???b????f??????v???????oNf XJ\?#???}??:HF?!??b?, ??hP?x??gt??B???s???a%??? H????x???N??? 3??C?^i{?YVo0?R????I??? w????????C????w?[44V??? ???/~???~?w3??m?h????z????v??yz?????????zL/Hj???Z[???M??TIX8??{???????? ?u/??eOS??=D??j>???D???3 :?a??)FLA??u'?O?????m?bQOM?S??I)????=%e?m???y????ji?+r?A ??#W??;?jJ9???G??o'?????Mz?K???Z???8??6???pn?'?F?S:????l?)????l???????P(d7? XZ"?Q??l>???s??.c????x ??s`?s??u`Xw???X??p?????7????????q ??X???'$8??1??@???c???N?s??C?F>????j????k?A???a???q??????5gQU'??*???????????????????? j*?sF???H0??F??`~8????X???V???^?!???e?@`O>??$?%j ???l??????&?=??X?)?'?=wA???E??H1? ?i?????_v^!??.??f?j???\?"???^h?r?=>?8<??^T????o? 2?o?Q?S?,L?????bU??C:??? ???D ??F??b?a_?U????;??????v???X???w?q{7??~?????X[?;??}?Jt??c?.??P?~??p ???v?[}??>????#??=?4?=?-}F? ???|Z?????SF/??]??nfc????b??$??y?a?V?n?? ?????-4bW?b?R????c????????,?w??7QK???D??r?p?????/?`1?????p??p??? ?O???????????Ps?M?q???!7lY?+?lwZ?5{????????h?.???????8??v ???5?8?#?s??'???d?G??L?m???????| Zcb???}??'?/??+?????????lhf??yo1?wk#????^????$6??K?G???1ffQ??""B12B????+?v(q{Y#??Fi:????.?s3?Bx???E!??'?~?????.d?E2??????>????l?g%?????hDy?ei?8??X(?C???q_X?hM???>?qw5??>?Ok??-T??M?????,F???? ????????/??i?zT}???tx?????H|H?m{?"H![ ??/LU[L9"???:A????I??896d????3w??H??e???_?? ?[?|>?_???]>??$????????G??????zg)5???/??M???4??7???M??.????W??A????y???bmZ?4N$??!????y?????b?>?=? ?a]??{: Bv?aa?{Pm???H? !y]=? ??'?B?[/??&????#????R?t;????uH????zV?7t???OC??M??\X???,??V'g? ??7 ? ??N.?? ~?wON;HQ0;????L???RnB1E??? ,e?F?? ?U???????fd?k?? ?j?z??B?gI.Z7??M????5.rXR???d???$s*!d;??bxDB#X???????=???=B???7 ?????m???6?B?\???d?7?!g??wR?O?R?Z?j???'"}????-Z*Y?????H"0O6????????U?X???g?H??,?%?F&??wy??NR3??&lO?????H?f?%?[???o??/?j?]7?o?? ????7?????????|? ?fm?]c ??k/-<]?G?V???;?@m??33?????y???h"???????y??+:??~h#W?? ?~??R'?? K'^c?5?{?{??????IZ?h?d???F????T |??`sJ?u{??Lb? ??=*p?3?;9???????U^J?x-tN?9??}~}??_?????.?O?Of?????Ed?Ef???? {\T????\8 "'?[??9eO?2X????PS at N??? ??b|??????? b5??}KW??i|!???? ~a????9[??N????s{f?w?x???[??-???n???x]???wy?????:??\n7/??vvs?x?W???????f????;?)]h~?@?????e?e1??e??>9m???????&T?{q??o x?$?o?q y?E??:p?Li?oY?????>??n??Z!?n????P??d,?z??? ??z2`K/eYg ,:YOz??R? ??Z?Q/?????rz? #;??????_?-?6?#QS8P.$?u??h?%?;?|????\??w????4??_G? ?U???y????????[???t??d? R?~?C? ?=?V?"??K'?????Ca\????????nU????{b3??????3?9.^??}D ??&?]`Y??M?)?{?*:9?m.?z???n@K??t? ??ACJ<_?S4Y??q????M?r??b?F??:????g?z=)?S[?f??K?e?(?m??$???F?a SN?N??  2???k?X?rb}???_?7^?/?I ?????9i??N[` ?LX??????z?(?/??}?3?V??T?N????N?4%?/ ??????5f ????Lc?@Z??x???O???o?Q???`?0l+?????q|[????n?9D?P??M????6KZu?u !6??? ?C???a????)??&?N?m??????????WQ!??z?k??9e?5/?F?t?-? ???j?W?N??????7?U?J?s?T???W??o~!?7?T?{??V?/(?????p??u??i???~J?????$l???B|1Z?? ?`?G?:?P??/N4T+AaqN??????15???G????cRPh??qd ?K???????axD/<,v????ZRQ?&,?e??c!4yh@????z?i???sq)?EW???/?9????|?o?/[uL??N??>}yRq4'?????"o??X???????F??g2i??.z?%&??P???e?c?(_??[dV|^?ZbVL?B7pl?@???i???i{???gPI????Xb??0? ~??=q??I~???d??O?6$?[???J???A?S z?o??kl?W?????G??????/?y???3a?@?~??????'?u;??u?G?K?p???? ????V??yzt????? ?Jj?x??$??G#?s4??4?6 '?}?B-?)?[?[J?V?{Z?c?Y??_?Cc????<"-BU????????Z?k>??nJ??o?H???5?N???o???=????????aFn?n? %?+????v?\"?jUm??????????I?yxJ ?9y?? ?rA?qpB|?fILN??u?+mx??CR??5Zi?]j?????!???k?=Y?? ??$?h?B???/H??R?z?n??Z??V?\+U?/fE????????a?Y?|???V2m???|?6?Bo??w??]~??W ??D?`O?-|????kjN??G?p?Ol???{ ?p?`??hd_hN?-uY??h ?? ? ?>@q??????%???3%q??8Qw?P???K?8z$???q??Q??[D??*V?j<+? ?2[r?K???C?T?E0s??? ??? ?)??????i??-U?W ????s ?]??X ?L?4??;???S\ O?k?n?-;.???f?Rj?dvz??e4*!?l?7??L???????.i? X33rX????z?Zb?????????V?K????k??c???u{???#???????8%?q??7?XO?bMl????????i?z3?E?_[R?j8g?=/E??? :????3????y??V?)?1??d???j?G?@XL????V????'??;?O~?XhE??r;??!????5?c??k?;7?lK/)?R?_??X??g?^ f?????T?;'?+?o???Z?:~W?????q??1?mX(?c)r ?=/??_e??;p?????.-;?^??'?[3?7G?o????y????gHN?S??g??8N#?G???????m?=7?Gn??=v?.?Ft[d????????????9??q??Z ?4N?[,>`?f???s^:???x??~1f????z? ?B??-????????%d??aC?????v??c}y?$,??Y?7 ??B*?? ?9 MG??p???????_UVH???? G?_??t??F???C??????x????k???U:?$????q?=T??4.??h??S???k?n??;??v??????kUS??B??y?H%?8;?E?nc???.??M?=?to\?)??S??Q[MQ_QGW?yN+?? ?"? ???e???VB?????R????H?D)?};? ~??3??LMt????H???????????J+??zJ?v???????i?'???%?008?;?8o??[?~]&Z?({??r+n?y?Kr????O???????N{H8,?{?D??{???]??!???3??D?z?W?&??EwJZBE"h4??q?x??"?{?lf?{1??????ao?p/???l?=2 ^??eB??_?/???`??-j???TU???????jG??\V*?:???xee??m?:???f?4???r}???_???Vb?[ ?s???? wr:???????g?O?,?7??Te???? ?R2?;???? p?????F???&???? ?]2f? &w??&]??/J???????h?r??{??W?Z??tj)3?~?4_???1?? ??O?jb??L?M?:?h?gp?C &4bp?`?? 4???OB?*%$2?d?Hh?[??{@???W??????I????Z???????B+2?9????&???n ???A(C?Q????l|?R?z???A9??v??t}?Hh?T???:???57?&?q???? 7?}??Z9h?jt?????~?6?w?u?@4???&v[?&?N?u? $"????W??w??<{O~???~r}?S$??M????Z?!A;p???{?|??($?!HD?H,I??JIXN???@??so????)??B ???k?k?=??g?6??t??I?P?R??jSaJd??In?G?5n`.\?9Ju?Y?jb?X ?B???q?i?=??a?qZ??F?+??7a:???G?>B??q?_????????9Nt??d??B??????S?T??O??x?p?[?XNF`??{?/??g\?$#???=?Y*??$?S ,??b?H? ??8?Y???W?\?.?R??????!N'????Z?T(???)y/?????z?? ??z???AH?k?%S?5??z>?r??J??B??- ?nT??qg??P????7h??&?^? n? ????S? ??????&??? ixz???????l?N?o????????,Ed??????? ?&?????>????/H??d?g?2??y?????6?f?={?u^????auO ?y!??64??;??;:E)??n???l??R:I?K???it_?;?$? ?H?})? ?????y?+}??g?????????J??_ ?.?&????p?L?a{??hF%?b?*M????7 ?=??R??o??dzk?1pD?@????v$?U?A?"d??r?[?d>s? ?|??>?9[????N? U??F???J?U?|#?*j?]???????f??4???"??,xqJ???v????)x??i???}?^?&i??"?S5????L~)???n)|7!??2Zu???????\N?,?!???v?I?fw??_r??_?g? ???_??F??>???Q??_??b???\?????v??y?)????/??????? ????e? c?AS???i? ?$??????OjdC^?*<}q???Dzk?:?KE5g}???T???j???=?_B?i??? ??gc? |????????}??v???:???3E???}???0?8"????aQ?m ?/~???/??0?????:Q)????xov??????N&???? ?????????????8???????4?Y ???'*RD??(/9/???>?M??>f4kS??r??8???Z?%?7ftO(??????/ ? ?2X????5k[?S?B ???!$]?!?,??U???????????6GC??? ?+??????S??w??*?????_#t[??98f0)l\?J??gc??|k??Mv:??????Q???0?k??_??@eV;?O???Q???wk?%l??!n???}7?S??dZ~9??Em??YSeP?`??:?I?? ???????=2?4??%?$,? ?T??D?D??%??Z??S?1yf%}^??k????-:6?~5mG?-'mh??_6q)?#??G6?????3??!|#)??c#Y?=?>??4??c?H]O S????ek?2Mq??'??????????(????={.9W?7?r????6teR?6c???A?{H???'?:??zP ???>Ihv?? u?2{???5?J?_??D/?$??)?????_????H2??m?u??=?-???I|?v6?n????GZ?l?5???Q?U?;E???D???M=Zr????????? ?b;???m??????????qwT??4s?b?+.i?s?T??? n?^???;????e?????=?^?w???????D???[?Sn?>?_i?????w?v?????|L??? P?S^?"???;!@???? t>??`}??????V?`h??? h?????X?f?????{>w+??W??g~8?{.0n?g)?q?%?????????;s??S???[!w"??Vm>U?g"wRp??t??`????qE????q\ ???????K??W} x% h\E|X???`1e??'???rN#k???~?e?@?!?x>?t(l8i?n?T???K???w?S;??=X?L??? ????q??Q?f?,?l?|?B%???OH???Y?H?????^?????2???????J\eG??_??[???;???z??????????Yz???-?? @?+??w???????A??>??0gz?????[D????N>?????ig????&???????z??n?'????????,?E??%?[???VwH:??????3?Uo<???_???????j?Y?*?? ?|??q?L?El?t?0?4^?+?%,?l8?????V??]???? >??b3???q??9?N1???ei???i ?-=v?oP?W?????d?M?kH?G=?????? /(?? 80u??_????h?G'?-??????????b>?????P??????????L?_??c?zx&{v?z??3?@??iw Vk?X>?gzQ7@?:?V??b]:0?j??????.l???T -?5?`=Y[='E ?rY?Bp???@??<9?????&?|??Z;?????????z??N??[?&f???$(???F+????D?d??4????LY'Rt??)?KW\O^??3?f????\NK?D? ??A?tJ=R??5?????z???Ui?&f(???'(|?{???R?zz?"?/? ?t#?pi$???e????????????Q??qJq?0?Q?????0 \X??F?R?I?w??[k6?LW ??C?C|Y?=;X?uNN???4??j???]?W"??V??K??qX?j??}Y}??q???????D|?UO???? R?i??W,????B??C_?????u?z?rXX]@_ W?\???0??????N-?N?m??????EyJN.8????U=?T?u???2??:????!?j?{??????????? JHr?o??$k?s?T???W?o~!?7?T????V?/(?r??p???y??4??l6?? ????-y?}K?2}????rQ?????X??(????Q?N[??q'@)?}?jC$@?m??1Z?? T<d?No??7bAaqNa?jwZ????15???G????cRPh??qd ??w??a?u?0/?F??*??F,? K? i'???#$??p-?' |^???? ?rH1+*G?V??=w ??6?C????i??&?????J? ? {???N??.?pHG??(??d?? ?????6?s??M$ ??/ v[T#?;???G?C?c?X[??-?6???? ?G??5#O?nx?'???{_?2???sC?uZ????.mn~??? ?X?ADE|r????5????????G{?/??8?>?U???`w:???W??9????M??A=??)????;??cM? a??HN|?1??z '????O???{KW?R?6?E>XW?W?(d??u??R!??,??? ? a?%-+??????a??b????????)y????@??exT???\?/?Q?.{9u"???g?k???y}?PL???HW??Y?????S??k4#W~??? %?W?H???i??;??????k?#wK]8X_??z??`??9??:GZ%j?\?w????&%??E $??0????eomn?A?J!???{?r?c-}??:??P??G ??C??uO?v?G?+d?????7T????0??yH?TI???? ???1V?7?m?12?????"[Ik?>??'?f?s?od~????8??d^?.??|???"????o5?y?????xB?OB;g^!C??[?k f??[?UJ???^????O??1???&?~ ?3?)f?Q?]?^`?Bv?? ?c?ef?/??t35?????c????` ?gK???)???O???G(?????M???M1?P??g?q:?F3??M ????On?@?u?:? ???5|?4????$e$??cuz\X???3v?????c?#6:???? Ow???a??Vn???kG?I`????1????N???????F?Q(??=t??Y^{?@?@???S A6?=?j?9P??? u dxm?(?????d???F~{{#??2C???{????@??????a??~X??m????U?VlX}??r?{j\-?_?W?O????v?????_~??r;??L???+??1L\?Y?x??96??h??l ??X;?xl?_??{S?&9??J-?>?_}g6X??^?y?k?LO=??C??m{UEw:h???f??3???????7??7T? ????v;?k \???????k? ???JV??? ?!i\K?/QBQ?q5?_??/?Fs-??? 5YW?U??u ?a????_?A?y?r??-??5?,??Xn???\????f3???$f??iPb??a}??w???????7$?^????ir????3?/K(?e??K?? [b?????e?d V???W&?v???t???+;??0????????-?h????$~?p?? t|nd?????hxV6NeT,jRL?Z?t?7???>D????t??e???*????/?J?T _#?s|? ??d?;9???Q ???3$7??FNZeSSR?$S|???????b?#????? }~M??GjGH.Us???? ????[6W?-f??????????d?z??h?????ww?+^?/??K?_??????'?{5?{??(T;?\6?-?|??{R??~??????r???7 ???-?5?R??P?.??Pz??????s??^?????????f??????}????3~?{????t?;$?UnyWJ?{?;? ?K?Qcj????????ZH3!"!??kI??? ???g?,??{????E????I^Z????V?6EDm?PK:?zT Fx???=VU"??*m????'jV ?MQn???w?}?)?4?J?{gZ?[=?????c?(?????? Q?G????8??3??U?=](?G?C??K{??9??` ????S??x$???=l.p??? Do??? ?W?????}?w??.$fc ???_???x_?;#?? ??0& F??????l< |??A|X??? ??? ???V?,???e? ?*?xOS?????\~Tz?UP???\ &qA???=??3&U $??9?JU?*?h??Q?Td????>"???Oys???W????^??T?yL?&D?;g????MP;t????T????????qy?J????H????1U??????0|^N???@?0vp?}X???5 ??n?7???H?=??@x??]%pXz??i4??? ????}??@W?H????$h_I???C?e???I?>???\v#?%?=??^Y??i??`?????H???g??O*??=/A?? BF???F??3?????|L&?^)?< ??????7?? ????zso?:?????? ?@?d??B!g,Aj#?!???x????e] ?Z????[H???W?'??????Nl%B|?q^MX>? (u????@//?pZSu;? ?r;??$??ZR?u???/??e,ld???d???n?? ??+t?l?c??B22)?<?Xe/B"?g?????uP???/?-?c_?g??7N?5 ?)??p?I*!?C9 ????|8Y?2?cX?Oy O??X4?S i?>???*e.%x,?]???K??FNT??S)u?,?U8??eQYJ???|U??v{?$X?_yM??k?q<??zJ"? $?????H_&_m??????H??ty?.???? .? ???????????y ???l ?E?????|i????=*^? ??????J???*???5C???????wZ?????K?+??`/NryT?B Q6??hs?I???r?7k???}??^?j1?'s7z??oz??5?f?=??qa?34??_????Qx?,>d6,?dSvR??~f????w?zza?%rS%???k???M????1?????j???!pN??q?b?'?C[????]?=?g o???V&???kk??????????d?????????n??k??????????? ????LH?i!????g?2?$4o??tq~K????}Q:Op~?V&????_?y%???????|`?????o???N??a???????????:?rI?\???[ C????4?.G???so??{*!3?_?g`_=D?54?????2e?a????]??H???Pi?%W???t??>A?\J?d0)?)???? ????p/??T??;??3O??'???*rK??Z?f?;??IV?>?z?9??N? ???6??K<~????L{????n=???????8\r??????.???????????]??4??????p???'??\q'?????}?b??j???b? ?;?+??????]4sWvG??T?AiU?^?JV?U7?'???!???c?|0??E??E?`#?W??G??t????n?????6??p?B????,?rh ???i?Xu?7?w8????????Huk??>??e?E???????=u??"??? ?c]l??O??tn???gi??Qt????ah ?q?"??????XJ?gz}>??W ?hJY?X _OzM???t{n?b?U??}???,i:?ce?4aF? ?deKU?/?????Na@??w;???z??X/?Qzf?3Mp#t?M?y.4t???<???;5 zF??????_???/?V??Z ??,G'?u?!?Ofx??????$g?I?^????o???[????|????B???7??{Qo??G??.L????Q?@j??;J?????kxz?????n??? tz1Mw_?6??FPX??Sa???exL? ,?Q?'????q?????Q{uX]? ?????n?AB??K+j????,vt,??Q ????88!?|?$&'????z?=|?!?z???vre??!Q1B? ?b{???? IZ??%??N*??T!?!?????]???o???R???bVT? -6?{??:?i>??O+?6?kR?}???P?%,?9?D?4???F?;p?2\??4?^8s????I_??~???K??u?x????*|?D?5??)???I_??a??? ??w????hO?? ???????A?.aYh?NI???!?????8?B??@}?#3??YJ%:T?9?????Axt?3????M?JD?g??P??????nw?vJ?? ?X?~jE|r????5????????G???/??8?>?U?pS?;????+???|'????}=???K????????I???????x$ '>q7V??p?Cy???w????b??? ?"???+\?p??^?p?Q W ?^?F????0????Q???n?0?Q??r?_??G????g?r????2<*?tp.???n?=???)?B ?+u)M?u??u?eof? ?>@q??????%????b???8Qw?P???K?8z$???q??Q???3g*???*???;<????n_???'??j ???{;e?V??????%s#??2??????z?d????X????36??S?Z?_?7?w??}? ?md?cp?Fz??D????u?{??n?8?? ???z?j?E- ?iE?b?q?w>?a`Ck@?Ff???J?????y???l??_????c?s?G?FXd?n??L?U?5NN?%u j??R?yF??9???"???^c?6H?&?s???????/EqD?1 ?\?C???`3? ??????S??n*????? ?????Z?:fQ?&???vN??????m`Y?@????x?????????^???>??? =I???7?K?Zz6f?s?83r,+4pv?24k?diYx?????|G!?qI??C??>??x?2????e??0j???? M?HP????????1?.`?????/??d d~9sgV?\,????& ?co?? zX???7?3c?7??Z?@? ^&????d.???< o!??_????h????B*???t9?I??'?{ ??Me???r??r????P?x ??PX2?bb"??????h@??U_~cA???=?? t?B?dq?h7??D?[?)???;$ :?8?{a??? ?*??$?[P???E>$??b?q?Z?P?b.???j????,?? .????n???b??`-?5Y?"??sN????mD?}???>???????r??R5???"??.?J????Kb"??Ho?????N?%)u?"w??X_?f?2?G ?e??>"TQ?r.??f?N????$t??'X3A?$Ze}]???,?`r?!? p??V Y%??&Tg&???????.d?;??XZ?"b???bFZO??^?????Qq.&M??(e? ?????????s?wo?a?b???Y????}9-u?T0??? 0#?1?89???U??4??/mCKon??[???on??6?=??~({Q??????cb?h?&Npp????2????x?????V?6l????C?P??C\,??Zz ?@S?????}????????????r?=?N`??82A ?a?$O>?(?.?A?plpCj"?"??>-e??????[? K7w???T,??M?#M?qp ??<???y ??,??P??;fFC?tm4??8?T1UPo7??V?C?a^T????4G??????4??|rf??oU&v1sS? *?=?u@???2????m?gk?PC?r~??ku?5????????h?-^???0lc???  C???4*??????k%>?2????,8???/?z?yu??j_?I???K?d2??.?S?.????l?x??*?@??a??WZ??$Ka?mx4b??? -???w?E >??G???????]??????c???6??#????d?'7???????Z?uS{?h??P???P? ?5w????/??M????"??#???}?~N???R?X??e??:d???1Y????cC??X?=??h?^3RB???a????? ?~>???<'E?i@ B?w????????$k&I?'? ??4???? q?+?EN?c??I`E???[????;?5?_??I???+0?????;]?? ?????p>M?? ;[?>???7"????i???o8????T?id-! ?i ??%.h???GI???6?!\??lM?B???"Y?J???F?U??6s9???;????slm???$2????v9!R??????x *??4RX<(&?|!?? m???y?????"??}\"???I?YL?R????.?\????Bh???G???R????m?L?V?M?q?x?????-XQ?g@????????v???????? ??x ?w?$?|*?5?2??H?y=?Ks???*@5?&?_?b)???F??k ???$????? ?QZ?2??q ^?h%??yS#2?5??L?3?*?xe?Y?? $4??}???V??]:?c???3O0+????6?<*t?|n3_d??Z5i?2?H4???r??N??H??? ??????}CUh?"???????g??R???????Z@??]9??R???=??$| ?3?=a?2???Z?7@)o?????0u?????U?{/?V??lH??Jm??????h???u??D??lu?????L ?10Ao??X???."???? ?-j?P.?F????}_.??y.?i|?=C???HOX???{p?hJ???d??M???>??=?%wi???{???/*i???:DCG_?Qg?)???X|???]???(K??L??a????^*??BC??.?y???Z?n2c??q??:??? \??+WD?X??|?????;???0???'?y"?>//e?at????sm ?3??a??j??q?qb?`z?I??dh?G{?]X?t?.???????g??I?=??wx*}p?(?)?%??%y}?TI????z`??&?a?\=?????=???-????\??M????????j??$!??,0^(????O????^LlBj?GX?S?C?I????FX??8~]=???D>?z/??t?)+????[?????l??oB??? ? ??x0X??n???7????:?%,%?m?u n~?&dp?B??xn}>???CZ???$???????;09?????????cl?1???}???M@??L@??-6? ??-?? c???e??2al?0?L[&?-?? c???e??2al?0?L[&?-?? c??+Z&4l~?????C?&?M>?iC????tb3???????W7s?Y?????gX????NAl???n?`9?=??????!?Dz-4?BC1?5???>?1F??Q?u?y????G~8?y U?r ?????p???A ?}U v?:??v??????]g?0?o?~??B]?d?zR?????????????up??????????\>???-~??s?>^??c??3l?Z??F??}??{~???u.?? ??X>[*?K?'t??{_AZ??rENJ#9????b?^bW?????2??L?9?r??n??!?9?J}?L?u??7?U?Nf?????#?z????????\ %)m?u???_?????l?? ?K{4]??????H???]?n?{??},?"????G?? !????)?@??$T?q?]? ???a?q????????c ?C?o$z.&??l2????iNB'???f?9???_?3?@??73??!? ?t???v???v? Bk??6??/??,??f?x???e???????=;??Ih?O????5 ?? ?z?Mi???Mfg.2?e???G?,l`?XL ??Jo?:???7?>?/Zd??$+s?O???%t?z ??S? o?????C??b2A?,????pF?j?T??#?<? KYa??@??/&.?4?~???D???????v??V?Y,????/?9#X?H??m??]??h5/?$"` ? ??? ?? ?R $J?\~???1 ?????('??@???:q8wY?d??0,a0,|R%H]? ti?0??$???f?-i5?%?m?87QCo?Rw??1??N3??????Q)??Q3?F.#?cJ??X???6?]????*s?s?tn?|?????u^T3? 6????d?{/lT??????(???&qp??j?N?? a??b??Zk???j?8??F?Wz?qF???"???=!???N?G??????:p??G ????Go?x[??"??2g??g?%@6?q??b_?SA??j:?? ;???B?Q???K?]?Y=?*?Zt????_???L?=?????A??? ??Y??5[i?}??????5?33,???R6 ???????.?????,t??67??????P??1/LAb[j G?(?< ?&?I???mL? (#42??h?k?;??? ?? `v???qTX?.????B??R?[??(o???CS>c~ ???? 2???????04d????????l`Ap???????????\@E?????@??/!#?? ????0?|`?G.?7??-???M/{??K?W?9{??wJ??3???????)J??9????]???$?RZ?"??z???:#`?:V?4,?i?#ll?`?K?j???`9+ ???y???? ????d??k?<????.??}?gY??U???a?}??C????#my5????G???n?&?f??,B?E?????X???? 7na?w?k?[?kRa%S???? ?(?????F?y?????????W?\HE??o &??h1?a??j??S???nbx??'??.$?????????{l?c? ? ??l????l???d?????ykL????1 ??\??ai?MB-K?????:??2+?>??*??`SZ?????{?$??{??o?$/YQ%??6?`?2?m?5?Q?v??nDWPD?{;+?s???K?q'??B?jE{????uE??!?????heQk>ir?????k??m??K ]?O?$:??>?????v?cj??????c?PM?qs%???s%?#??????.z?7W?T?,?F?XY?#?wsDQ =?'?Eo$?l??}?KuRhF???CG?N"A ?X?P?J?h?d?I?r?Hh:d ????r???MG1? ?j?J???;6??L???I ,?A9??m???K!D?r?R?Rt+?Y????????b??H?y?+?5F|??~???? ??-?sY?Eo? 6P F???Eh?T !??jq??u?w?P???>P??? |43???ii?4qq?#?J????Nf?X??V/??r???q?????t?yg?9??????O ????v??J&P-f? ?OEi#??E??L?E????? K.Iv:????????n???:??d??M2?;s??????qC?EtR????(E\^?}Cg`?@JS???????E????N??gchz ??,pf??d?Z?a???? ??, ???Q?.?7MM??7?A???m?????f??2?uT6??+m?9?-??[?8D]m.??T?-??q????w????+? ??O??9j?4??x?3???($???Bp}?)???n????t7??????ot?r?3???-O? ????r??n??V*r?Y?????7$)?p??h?a???????*6??????[oM????]6?o?/}?m???J7?W?????tpG??6????'?%z??h~?q?s?HB~?q??7?/??|??_QPF?._u?????#gDF???(y?@?J?4+?$"?I?????$?5X??8 I?sn? 83i? ?dbL???_?k??b???%?_1??_a?T?????????=??|,??n????b???/???K????n??.)b????;??+??????????@? b????o???????????????????c????????K??w?????1???????c???/?????b???/?????b???/?????b???/?????b???/?????b???/?????b???/?????b???/?????b???/?????b???/?????b???/?????b???/?????b???/?????b???/?????b???/???????o???H??b6??W???? ?m??3??e?|)?]?"??6??c???-??h?????b?????????~ ?C??.\??d?_0??8$????b???????w0??`Ob?? ?????/) 0???i??E????}S???-??|?Z???W????{SZ??????-B?s???????? ???fK?????a????h?1?w?,4@????O????Y?j??b4? 0F?? yoo3?(??;w?? ?@.?dgW???G??????Z?????F7??K?L ??? H??/?????m`-n??m??C?w????t????;G???? ?-??H??Y$~?&kL?X?e??????PA ????? ?Cl?)s?{??!????@?????? yT?K???????C?>??? ?????+0??0?&??? ??v???YZpp 5??@??FE?4? ????XJ?gz}> ???????6|?vN?????W5N?s???? ???_???/?V??Z ??,G'?u?!?pX}I%?_??l????o/\|???????-}??E>zV?E!^j?|?V?? 2?B}~>??i?U??(????~pP?u??)?_?V?u????d?N/&???????? ?sp ???i5?_?????U?q? ?IA?q??q0(,L??W???????^xX?V?l????&MX*?bG??T#?@ ????_? .???j?7Z??_?sx?99????^{u?????5???????9>?|[???`?pwj??? ????9!?mDy?W?:??E'??o5??8?I??u?ASn?????W/??F?z??zS?yy4J???>?c3,-# z=????o?xo5?H?P7?U??~?J??r????W'???)5???aH*??^?~???????^??lJ!'??o???Z?W'????/<$U?[??N???#$??p-?' |^???? ???o??'+??a oN+Q??p???M??g.?5/N???3W????a?-}???-&?/9*????'????????k?????/w???t???C?;ZGQ?a%;?B??bi?X?2????????+??J???#?!D?Aw?'??cx?{-f,?s4? zf?i? ??D??S?w?*AF???Bun??N?^?????M?O???a?????O?7s???/?6R?????E?>????*?}e????}>?Bo??????%?uR ??D?`O?-|????kjN??G?p?? ???{`89w?7}?;??[?*????/???z??E!??B?K??b?Z??R4?/4'??????r????I??5?I?_??G????g?r????2<*?tp.???n?=???)?B ?+u)M?u??u?eof? ?>@q??????%w5??L???8Qw?P???K?8z$???q??Q????Y?(???X???l8???}%?????{b@?_8t?QPB??tolY????A?m?]?BwuK,bX?p??)k?B???)????}???f?1n3?Qh?GHKD?=^_??)????.&?&?'Q??-FP?????)?????3??&Y[R?s???R$??????^?>??l????{?e,????{?)?N_L?????????LWN??4[?Z???]RG{??(???G???GS?E?/??5?c??k?;7?l]/)??R????X???Z??? ?@?q?=?h????9i^ b?Z??????K?j??m??kr?? ?X??w??8?P?O7?U??]???4?? ?F%k ?K?????cY???s????fU????T????e ????H? ????_%??{???&<)u?VI{????-?????LJ??iWx}?E?1.??n?Lh????t?}?? q???F6???v9x???????HK8_???t&?+_?O4?s??????Y??-??T????|??b?V?K??e?6g???? H????H??p???????s9?T??t?1???Q???D ?? ?.*?c?G?wr??=?MB??fdQ?c(Z?@??n3\?s??f?vB??/J????MA??E(???K?a?DSM?i?:9~G"M?5.y???/7s;???FK??f???!2ej??\jl???????mlUx????|?-CAoc3 Z{??? [??a?)I?E?O???vQH?e?nc??o????,?e??I#??5?Gjh???/C?g??????$5?N~? 4?nqS???;???????????k&I2 ?zT???[?la3????p?(?"0?@?h*??;(?? ?"?0x???Q?m6?tl ?7??7{@???o??? ????v>??/???o?????i?????;?'?$^u5 ??i)??B`5????????n??R??f? ?|??t?|???!???J???xQ/ ???p? ?%????mY?{?-?%;???O?,???(??Y9M??Y`????f?}F???'?P{???P???n???\??o??#?1=????O7-NM?????M????S9?,>D??;??N?g?`= 1.3.0 -URL: http://downloads.sourceforge.net/libchipcard/ctapi-cyberjack-2.0.13.tar.gz +URL: http://downloads.sourceforge.net/libchipcard/ctapi-cyberjack-2.0.14b1.tar.gz License: LGPL Group: Development/Libraries @@ -15,7 +15,8 @@ Source1: 91-cyberjack.rules Buildroot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) -%define readers_dir %(pkg-config libpcsclite --variable=usbdropdir)/ifd-cyberjack.bundle/Contents +%define readers_dir %(pkg-config libpcsclite --variable=usbdropdir) +%define pcsc_home %{readers_dir}/ifd-cyberjack.bundle/Contents %package devel Summary: Development files for libctapi-cyberjack @@ -72,12 +73,14 @@ mkdir -p $RPM_BUILD_ROOT%{_libdir}/ctapi mkdir -p $RPM_BUILD_ROOT%{_includedir}/ctapi-cyberjack mv $RPM_BUILD_ROOT%{_libdir}/libctapi-cyberjack* $RPM_BUILD_ROOT%{_libdir}/ctapi/ -mv $RPM_BUILD_ROOT%{_includedir}/ctapi.h $RPM_BUILD_ROOT%{_includedir}/ctapi-cyberjack/ +#fix for missing file +install -c -m 644 ctapi/include/ctapi.h $RPM_BUILD_ROOT%{_includedir}/ctapi-cyberjack/ctapi.h # fix for crash when no X server running mv $RPM_BUILD_ROOT%{_sysconfdir}/cyberjack.conf.default $RPM_BUILD_ROOT%{_sysconfdir}/cyberjack.conf sed -i "s\flags=0\flags=0x10000\1" $RPM_BUILD_ROOT%{_sysconfdir}/cyberjack.conf #remove unnecessary files rm -f $RPM_BUILD_ROOT/sbin/udev.cyberjack.sh +rm -f $RPM_BUILD_ROOT%{_sysconfdir}/udev/rules.d/99-cyberjack.rules #use my own udev file, because the orginal is more forSuSE install -c -m 644 %{SOURCE1} $RPM_BUILD_ROOT%{_sysconfdir}/udev/rules.d/91-cyberjack.rules @@ -112,17 +115,30 @@ %files pcsc # PC/SC -/%{readers_dir}/Linux/* -%attr(0644,root,root)/%{readers_dir}/Info.plist -%attr(0644,root,root)/%{readers_dir}/PkgInfo +%dir %{readers_dir}/ifd-cyberjack.bundle +%dir %{readers_dir}/ifd-cyberjack.bundle/Contents +%dir %{readers_dir}/ifd-cyberjack.bundle/Contents/Linux +/%{pcsc_home}/Linux/* +%attr(0644,root,root)/%{pcsc_home}/Info.plist +%attr(0644,root,root)/%{pcsc_home}/PkgInfo %files devel %defattr(0644,root,root) +%dir %{_includedir}/ctapi-cyberjack %{_includedir}/ctapi-cyberjack/ctapi.h %{_libdir}/ctapi/libctapi-cyberjack.so %{_libdir}/ctapi/libctapi-cyberjack.la -%changelog +%changelog +* Sat Apr 07 2007 Frank B??ttner - 2.0.14-1%{?dist} +- update to release of 2.0.14 +- fix unowned directores + +* Wed Mar 14 2007 Frank B??ttner - 2.0.14beta1-1%{?dist} +- build for the 2.0.14 version(beta at this time) +- Implements part 10 of the PC/SC specifications (regarding secure pin verification via PC/SC) + and fixes a bug in the IFD handler which sometimes causes SCardReconnect() to fail. + * Thu Jan 09 2007 Frank B??ttner - 2.0.13-1%{?dist} - build for final 2.0.13 version Index: sources =================================================================== RCS file: /cvs/extras/rpms/ctapi-cyberjack/devel/sources,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- sources 9 Jan 2007 17:40:25 -0000 1.7 +++ sources 7 Apr 2007 19:04:28 -0000 1.8 @@ -1 +1 @@ -c8d085d47223a75165b6c1126d872030 ctapi-cyberjack-2.0.13.tar.gz +21f244b849205dcabdcb90cb1eebb4ff ctapi-cyberjack-2.0.14.tar.gz From fedora-extras-commits at redhat.com Sat Apr 7 19:36:12 2007 From: fedora-extras-commits at redhat.com (Peter Gordon (pgordon)) Date: Sat, 7 Apr 2007 15:36:12 -0400 Subject: rpms/nemiver/FC-6 nemiver.spec, NONE, 1.1 .cvsignore, 1.1, 1.2 sources, 1.1, 1.2 Message-ID: <200704071936.l37JaCQ8026254@cvs-int.fedora.redhat.com> Author: pgordon Update of /cvs/extras/rpms/nemiver/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv26208/FC-6 Modified Files: .cvsignore sources Added Files: nemiver.spec Log Message: Initial import of nemiver for FC-6 and devel (bug #223943). --- NEW FILE nemiver.spec --- Name: nemiver Version: 0.3.0 Release: 6%{?dist} Summary: A C/C++ Debugger for GNOME - point, click, debug! Group: Development/Debuggers License: GPL URL: http://home.gna.org/nemiver/ Source0: http://ftp.gnome.org/pub/GNOME/sources/%{name}/0.3/%{name}-%{version}.tar.bz2 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: libgtksourceviewmm-devel >= 0.3.0 BuildRequires: gdb BuildRequires: boost-devel BuildRequires: gnome-vfs2-devel >= 2.14 BuildRequires: libgtop2-devel >= 2.14 BuildRequires: sqlite-devel >= 3.0 BuildRequires: vte-devel >= 0.12.0 BuildRequires: libglademm24-devel >= 2.6.0 BuildRequires: desktop-file-utils BuildRequires: gettext BuildRequires: perl(XML::Parser) Requires(pre): GConf2 Requires(post): GConf2 Requires(preun): GConf2 ## Needs hicolor-icon-theme so that the parent %%_datadir/icons/hicolor ## and its subtree directories are properly owned. Requires: hicolor-icon-theme Requires: gdb ## Mostly taken from its site index... :] %description Nemiver is an ongoing effort to write a standalone graphical debugger that integrates well in the GNOME desktop environment. It currently features a backend which uses the well known GNU Debugger (gdb) to debug C/C++ programs. %package devel Summary: Development files for %{name} Group: Development/Libraries Requires: %{name} = %{version}-%{release} Requires: pkgconfig ## Needs these for the various #include directives in its headers, as well ## as pkgconfig dependencies... Requires: boost-devel Requires: glibmm24-devel >= 2.8.5 Requires: libxml2-devel >= 2.6.22 Requires: gnome-vfs2-devel >= 2.14 %description devel The %{name}-devel package contains libraries and header files for developing applications that use %{name}. %prep %setup -q %build %configure --disable-static --disable-schemas-install ## Fix RPATH hardcoding. sed -ie 's|^hardcode_libdir_flag_spec=.*$|hardcode_libdir_flag_spec=""|g' libtool sed -ie 's|^runpath_var=LD_RUN_PATH$|runpath_var=DIE_RPATH_DIE|g' libtool make %{?_smp_mflags} %install rm -rf %{buildroot} make install DESTDIR=%{buildroot} %find_lang %{name} desktop-file-install --vendor fedora \ --dir %{buildroot}%{_datadir}/applications \ --remove-category=Application \ --delete-original \ %{buildroot}/%{_datadir}/applications/%{name}.desktop %clean rm -rf %{buildroot} %pre if [ "$1" -gt 1 ]; then export GCONF_CONFIG_SOURCE=$(gconftool-2 --get-default-source) gconftool-2 --makefile-uninstall-rule \ %{_sysconfdir}/gconf/schemas/%{name}-dbgperspective.schemas >/dev/null ||: gconftool-2 --makefile-uninstall-rule \ %{_sysconfdir}/gconf/schemas/%{name}-workbench.schemas >/dev/null ||: fi %post /sbin/ldconfig export GCONF_CONFIG_SOURCE=$(gconftool-2 --get-default-source) gconftool-2 --makefile-install-rule \ %{_sysconfdir}/gconf/schemas/%{name}-dbgperspective.schemas >/dev/null ||: gconftool-2 --makefile-install-rule \ %{_sysconfdir}/gconf/schemas/%{name}-workbench.schemas >/dev/null ||: touch --no-create %{_datadir}/icons/hicolor ||: %{_bindir}/gtk-update-icon-cache --quiet %{_datadir}/icons/hicolor ||: %preun if [ "$1" -eq 0 ]; then export GCONF_CONFIG_SOURCE=$(gconftool-2 --get-default-source) gconftool-2 --makefile-uninstall-rule \ %{_sysconfdir}/gconf/schemas/%{name}-dbgperspective.schemas >/dev/null ||: gconftool-2 --makefile-uninstall-rule \ %{_sysconfdir}/gconf/schemas/%{name}-workbench.schemas >/dev/null ||: fi %postun /sbin/ldconfig touch --no-create %{_datadir}/icons/hicolor ||: %{_bindir}/gtk-update-icon-cache --quiet %{_datadir}/icons/hicolor ||: %files -f %{name}.lang %defattr(-,root,root,-) %doc AUTHORS ChangeLog COPYING COPYRIGHT NEWS README TODO %{_bindir}/%{name} %exclude %{_libdir}/*.la %{_libdir}/libnemivercommon.so.* %{_libdir}/%{name}/ %{_sysconfdir}/gconf/schemas/%{name}-dbgperspective.schemas %{_sysconfdir}/gconf/schemas/%{name}-workbench.schemas %{_datadir}/applications/fedora-%{name}.desktop %{_datadir}/icons/hicolor/*/apps/%{name}.* %{_datadir}/%{name}/ %files devel %defattr(-,root,root,-) %doc COPYING %{_libdir}/libnemivercommon.so %{_libdir}/pkgconfig/libnemivercommon.pc %{_includedir}/%{name}/ %changelog * Sat Feb 17 2007 Peter Gordon - 0.3.0-6 - Remove chcon invocation entirely; as it is not needed. - Don't install libtool archives (.la files) of the plugins. * Tue Feb 13 2007 Peter Gordon - 0.3.0-5 - chcon call should be in %%post, not %%install * Mon Feb 12 2007 Peter Gordon - 0.3.0-4 - Mark the libdbgperspectiveplugin.so plugin with a textrel_shlib_t context to workaround SELinux execmod denials. - Hardcoded RPATHs are bad (especially when they are simply repeats of the standard LIBDIR stuff); so get rid of them in the supplied libtool with a couple of sed incantantions from the packaging guidelines. * Wed Jan 24 2007 Peter Gordon - 0.3.0-3 - Another fix from Michael Schwendt: Don't mark installed GConf schemas as %%config. * Tue Jan 23 2007 Peter Gordon - 0.3.0-2 - Fix issues noted in review comments (Thanks to Michael Schwendt, #223943): (1) Add %%defattr line to the -devel subpackage %%files list. (2) Fix consistency of schemas listing by not using a glob in the %%files list, since they are separate in the scriplets' gconftool-2 calls. (3) Add gettext and perl(XML::Parser) BuildRequires to fix mock building. (4) Add and explicitly version the Requires for the -devel subpackage due to various dependencies in the installed .pc file: libxml2-devel, glibmm24-devel, gnome-vfs2-devel. (glib2-devel is also needed, but that is pulled in as as dependency of glibmm24-devel.) * Mon Jan 22 2007 Peter Gordon - 0.3.0-1 - Initial packaging for Fedora Extras. Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/nemiver/FC-6/.cvsignore,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- .cvsignore 7 Apr 2007 15:25:25 -0000 1.1 +++ .cvsignore 7 Apr 2007 19:35:38 -0000 1.2 @@ -0,0 +1 @@ +nemiver-0.3.0.tar.bz2 Index: sources =================================================================== RCS file: /cvs/extras/rpms/nemiver/FC-6/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 7 Apr 2007 15:25:25 -0000 1.1 +++ sources 7 Apr 2007 19:35:38 -0000 1.2 @@ -0,0 +1 @@ +289d46e97c125b95fdc5de9dd9736d7c nemiver-0.3.0.tar.bz2 From fedora-extras-commits at redhat.com Sat Apr 7 19:36:16 2007 From: fedora-extras-commits at redhat.com (Peter Gordon (pgordon)) Date: Sat, 7 Apr 2007 15:36:16 -0400 Subject: rpms/nemiver/devel nemiver.spec, NONE, 1.1 .cvsignore, 1.1, 1.2 sources, 1.1, 1.2 Message-ID: <200704071936.l37JaGfv026258@cvs-int.fedora.redhat.com> Author: pgordon Update of /cvs/extras/rpms/nemiver/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv26208/devel Modified Files: .cvsignore sources Added Files: nemiver.spec Log Message: Initial import of nemiver for FC-6 and devel (bug #223943). --- NEW FILE nemiver.spec --- Name: nemiver Version: 0.3.0 Release: 6%{?dist} Summary: A C/C++ Debugger for GNOME - point, click, debug! Group: Development/Debuggers License: GPL URL: http://home.gna.org/nemiver/ Source0: http://ftp.gnome.org/pub/GNOME/sources/%{name}/0.3/%{name}-%{version}.tar.bz2 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: libgtksourceviewmm-devel >= 0.3.0 BuildRequires: gdb BuildRequires: boost-devel BuildRequires: gnome-vfs2-devel >= 2.14 BuildRequires: libgtop2-devel >= 2.14 BuildRequires: sqlite-devel >= 3.0 BuildRequires: vte-devel >= 0.12.0 BuildRequires: libglademm24-devel >= 2.6.0 BuildRequires: desktop-file-utils BuildRequires: gettext BuildRequires: perl(XML::Parser) Requires(pre): GConf2 Requires(post): GConf2 Requires(preun): GConf2 ## Needs hicolor-icon-theme so that the parent %%_datadir/icons/hicolor ## and its subtree directories are properly owned. Requires: hicolor-icon-theme Requires: gdb ## Mostly taken from its site index... :] %description Nemiver is an ongoing effort to write a standalone graphical debugger that integrates well in the GNOME desktop environment. It currently features a backend which uses the well known GNU Debugger (gdb) to debug C/C++ programs. %package devel Summary: Development files for %{name} Group: Development/Libraries Requires: %{name} = %{version}-%{release} Requires: pkgconfig ## Needs these for the various #include directives in its headers, as well ## as pkgconfig dependencies... Requires: boost-devel Requires: glibmm24-devel >= 2.8.5 Requires: libxml2-devel >= 2.6.22 Requires: gnome-vfs2-devel >= 2.14 %description devel The %{name}-devel package contains libraries and header files for developing applications that use %{name}. %prep %setup -q %build %configure --disable-static --disable-schemas-install ## Fix RPATH hardcoding. sed -ie 's|^hardcode_libdir_flag_spec=.*$|hardcode_libdir_flag_spec=""|g' libtool sed -ie 's|^runpath_var=LD_RUN_PATH$|runpath_var=DIE_RPATH_DIE|g' libtool make %{?_smp_mflags} %install rm -rf %{buildroot} make install DESTDIR=%{buildroot} %find_lang %{name} desktop-file-install --vendor fedora \ --dir %{buildroot}%{_datadir}/applications \ --remove-category=Application \ --delete-original \ %{buildroot}/%{_datadir}/applications/%{name}.desktop %clean rm -rf %{buildroot} %pre if [ "$1" -gt 1 ]; then export GCONF_CONFIG_SOURCE=$(gconftool-2 --get-default-source) gconftool-2 --makefile-uninstall-rule \ %{_sysconfdir}/gconf/schemas/%{name}-dbgperspective.schemas >/dev/null ||: gconftool-2 --makefile-uninstall-rule \ %{_sysconfdir}/gconf/schemas/%{name}-workbench.schemas >/dev/null ||: fi %post /sbin/ldconfig export GCONF_CONFIG_SOURCE=$(gconftool-2 --get-default-source) gconftool-2 --makefile-install-rule \ %{_sysconfdir}/gconf/schemas/%{name}-dbgperspective.schemas >/dev/null ||: gconftool-2 --makefile-install-rule \ %{_sysconfdir}/gconf/schemas/%{name}-workbench.schemas >/dev/null ||: touch --no-create %{_datadir}/icons/hicolor ||: %{_bindir}/gtk-update-icon-cache --quiet %{_datadir}/icons/hicolor ||: %preun if [ "$1" -eq 0 ]; then export GCONF_CONFIG_SOURCE=$(gconftool-2 --get-default-source) gconftool-2 --makefile-uninstall-rule \ %{_sysconfdir}/gconf/schemas/%{name}-dbgperspective.schemas >/dev/null ||: gconftool-2 --makefile-uninstall-rule \ %{_sysconfdir}/gconf/schemas/%{name}-workbench.schemas >/dev/null ||: fi %postun /sbin/ldconfig touch --no-create %{_datadir}/icons/hicolor ||: %{_bindir}/gtk-update-icon-cache --quiet %{_datadir}/icons/hicolor ||: %files -f %{name}.lang %defattr(-,root,root,-) %doc AUTHORS ChangeLog COPYING COPYRIGHT NEWS README TODO %{_bindir}/%{name} %exclude %{_libdir}/*.la %{_libdir}/libnemivercommon.so.* %{_libdir}/%{name}/ %{_sysconfdir}/gconf/schemas/%{name}-dbgperspective.schemas %{_sysconfdir}/gconf/schemas/%{name}-workbench.schemas %{_datadir}/applications/fedora-%{name}.desktop %{_datadir}/icons/hicolor/*/apps/%{name}.* %{_datadir}/%{name}/ %files devel %defattr(-,root,root,-) %doc COPYING %{_libdir}/libnemivercommon.so %{_libdir}/pkgconfig/libnemivercommon.pc %{_includedir}/%{name}/ %changelog * Sat Feb 17 2007 Peter Gordon - 0.3.0-6 - Remove chcon invocation entirely; as it is not needed. - Don't install libtool archives (.la files) of the plugins. * Tue Feb 13 2007 Peter Gordon - 0.3.0-5 - chcon call should be in %%post, not %%install * Mon Feb 12 2007 Peter Gordon - 0.3.0-4 - Mark the libdbgperspectiveplugin.so plugin with a textrel_shlib_t context to workaround SELinux execmod denials. - Hardcoded RPATHs are bad (especially when they are simply repeats of the standard LIBDIR stuff); so get rid of them in the supplied libtool with a couple of sed incantantions from the packaging guidelines. * Wed Jan 24 2007 Peter Gordon - 0.3.0-3 - Another fix from Michael Schwendt: Don't mark installed GConf schemas as %%config. * Tue Jan 23 2007 Peter Gordon - 0.3.0-2 - Fix issues noted in review comments (Thanks to Michael Schwendt, #223943): (1) Add %%defattr line to the -devel subpackage %%files list. (2) Fix consistency of schemas listing by not using a glob in the %%files list, since they are separate in the scriplets' gconftool-2 calls. (3) Add gettext and perl(XML::Parser) BuildRequires to fix mock building. (4) Add and explicitly version the Requires for the -devel subpackage due to various dependencies in the installed .pc file: libxml2-devel, glibmm24-devel, gnome-vfs2-devel. (glib2-devel is also needed, but that is pulled in as as dependency of glibmm24-devel.) * Mon Jan 22 2007 Peter Gordon - 0.3.0-1 - Initial packaging for Fedora Extras. Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/nemiver/devel/.cvsignore,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- .cvsignore 7 Apr 2007 15:25:25 -0000 1.1 +++ .cvsignore 7 Apr 2007 19:35:42 -0000 1.2 @@ -0,0 +1 @@ +nemiver-0.3.0.tar.bz2 Index: sources =================================================================== RCS file: /cvs/extras/rpms/nemiver/devel/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 7 Apr 2007 15:25:25 -0000 1.1 +++ sources 7 Apr 2007 19:35:42 -0000 1.2 @@ -0,0 +1 @@ +289d46e97c125b95fdc5de9dd9736d7c nemiver-0.3.0.tar.bz2 From fedora-extras-commits at redhat.com Sat Apr 7 19:42:33 2007 From: fedora-extras-commits at redhat.com (Peter Gordon (pgordon)) Date: Sat, 7 Apr 2007 15:42:33 -0400 Subject: rpms/nemiver pkg.acl,1.1,NONE Message-ID: <200704071942.l37JgXeY026388@cvs-int.fedora.redhat.com> Author: pgordon Update of /cvs/extras/rpms/nemiver In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv26381 Removed Files: pkg.acl Log Message: Bye-bye, pkg.acl! ^_^ --- pkg.acl DELETED --- From fedora-extras-commits at redhat.com Sat Apr 7 20:07:01 2007 From: fedora-extras-commits at redhat.com (Peter Gordon (pgordon)) Date: Sat, 7 Apr 2007 16:07:01 -0400 Subject: comps comps-fe7.xml.in,1.146,1.147 Message-ID: <200704072007.l37K71uu030983@cvs-int.fedora.redhat.com> Author: pgordon Update of /cvs/extras/comps In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv30967/comps Modified Files: comps-fe7.xml.in Log Message: Add comps-fe7 entry for nemiver (under both the Development Tools and GNOME Software Development groups). Index: comps-fe7.xml.in =================================================================== RCS file: /cvs/extras/comps/comps-fe7.xml.in,v retrieving revision 1.146 retrieving revision 1.147 diff -u -r1.146 -r1.147 --- comps-fe7.xml.in 6 Apr 2007 15:59:41 -0000 1.146 +++ comps-fe7.xml.in 7 Apr 2007 20:06:31 -0000 1.147 @@ -263,6 +263,7 @@ mlton mock monotone + nemiver nqc ocaml oorexx @@ -734,6 +735,7 @@ libsexy-devel libsexymm-devel libsigc++20-devel + nemiver papyrus-devel plotmm-devel From fedora-extras-commits at redhat.com Sat Apr 7 20:11:48 2007 From: fedora-extras-commits at redhat.com (=?utf-8?q?Frank_B=C3=BCttner?= (frankb)) Date: Sat, 7 Apr 2007 16:11:48 -0400 Subject: rpms/ctapi-cyberjack/FC-6 .cvsignore, 1.6, 1.7 ctapi-cyberjack.spec, 1.22, 1.23 sources, 1.6, 1.7 Message-ID: <200704072011.l37KBmD1031041@cvs-int.fedora.redhat.com> Author: frankb Update of /cvs/extras/rpms/ctapi-cyberjack/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv31010 Modified Files: .cvsignore ctapi-cyberjack.spec sources Log Message: - update to release of 2.0.14 Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/ctapi-cyberjack/FC-6/.cvsignore,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- .cvsignore 9 Jan 2007 18:25:38 -0000 1.6 +++ .cvsignore 7 Apr 2007 20:11:14 -0000 1.7 @@ -1 +1 @@ -ctapi-cyberjack-2.0.13.tar.gz +ctapi-cyberjack-2.0.14.tar.gz Index: ctapi-cyberjack.spec =================================================================== RCS file: /cvs/extras/rpms/ctapi-cyberjack/FC-6/ctapi-cyberjack.spec,v retrieving revision 1.22 retrieving revision 1.23 diff -u -r1.22 -r1.23 --- ctapi-cyberjack.spec 27 Mar 2007 08:08:00 -0000 1.22 +++ ctapi-cyberjack.spec 7 Apr 2007 20:11:14 -0000 1.23 @@ -1,13 +1,13 @@ Name: ctapi-cyberjack Summary: CT-API 1.1 driver for REINER SCT cyberjack USB chipcard reader -Version: 2.0.13 -Release: 3%{?dist} +Version: 2.0.14 +Release: 1%{?dist} Requires: %{_libdir}/ctapi #ExcludeArch: x86_64 BuildRequires: libusb-devel readline-devel pcsc-lite-devel >= 1.3.0 -URL: http://downloads.sourceforge.net/libchipcard/ctapi-cyberjack-2.0.13.tar.gz +URL: http://downloads.sourceforge.net/libchipcard/ctapi-cyberjack-2.0.14b1.tar.gz License: LGPL Group: Development/Libraries @@ -73,12 +73,14 @@ mkdir -p $RPM_BUILD_ROOT%{_libdir}/ctapi mkdir -p $RPM_BUILD_ROOT%{_includedir}/ctapi-cyberjack mv $RPM_BUILD_ROOT%{_libdir}/libctapi-cyberjack* $RPM_BUILD_ROOT%{_libdir}/ctapi/ -mv $RPM_BUILD_ROOT%{_includedir}/ctapi.h $RPM_BUILD_ROOT%{_includedir}/ctapi-cyberjack/ +#fix for missing file +install -c -m 644 ctapi/include/ctapi.h $RPM_BUILD_ROOT%{_includedir}/ctapi-cyberjack/ctapi.h # fix for crash when no X server running mv $RPM_BUILD_ROOT%{_sysconfdir}/cyberjack.conf.default $RPM_BUILD_ROOT%{_sysconfdir}/cyberjack.conf sed -i "s\flags=0\flags=0x10000\1" $RPM_BUILD_ROOT%{_sysconfdir}/cyberjack.conf #remove unnecessary files rm -f $RPM_BUILD_ROOT/sbin/udev.cyberjack.sh +rm -f $RPM_BUILD_ROOT%{_sysconfdir}/udev/rules.d/99-cyberjack.rules #use my own udev file, because the orginal is more forSuSE install -c -m 644 %{SOURCE1} $RPM_BUILD_ROOT%{_sysconfdir}/udev/rules.d/91-cyberjack.rules @@ -127,13 +129,16 @@ %{_libdir}/ctapi/libctapi-cyberjack.so %{_libdir}/ctapi/libctapi-cyberjack.la -%changelog -* Thu Mar 27 2007 Frank B??ttner - 2.0.13-3%{?dist} +%changelog +* Sat Apr 07 2007 Frank B??ttner - 2.0.14-1%{?dist} +- update to release of 2.0.14 - fix unowned directores -* Thu Jan 09 2007 Frank B??ttner - 2.0.13-2%{?dist} -- fix missing source files - +* Wed Mar 14 2007 Frank B??ttner - 2.0.14beta1-1%{?dist} +- build for the 2.0.14 version(beta at this time) +- Implements part 10 of the PC/SC specifications (regarding secure pin verification via PC/SC) + and fixes a bug in the IFD handler which sometimes causes SCardReconnect() to fail. + * Thu Jan 09 2007 Frank B??ttner - 2.0.13-1%{?dist} - build for final 2.0.13 version Index: sources =================================================================== RCS file: /cvs/extras/rpms/ctapi-cyberjack/FC-6/sources,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- sources 9 Jan 2007 18:25:38 -0000 1.6 +++ sources 7 Apr 2007 20:11:14 -0000 1.7 @@ -1 +1 @@ -c8d085d47223a75165b6c1126d872030 ctapi-cyberjack-2.0.13.tar.gz +21f244b849205dcabdcb90cb1eebb4ff ctapi-cyberjack-2.0.14.tar.gz From fedora-extras-commits at redhat.com Sat Apr 7 20:28:43 2007 From: fedora-extras-commits at redhat.com (=?utf-8?q?Frank_B=C3=BCttner?= (frankb)) Date: Sat, 7 Apr 2007 16:28:43 -0400 Subject: rpms/ctapi-cyberjack/FC-5 .cvsignore, 1.4, 1.5 ctapi-cyberjack.spec, 1.8, 1.9 sources, 1.4, 1.5 Message-ID: <200704072028.l37KShH1031277@cvs-int.fedora.redhat.com> Author: frankb Update of /cvs/extras/rpms/ctapi-cyberjack/FC-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv31249 Modified Files: .cvsignore ctapi-cyberjack.spec sources Log Message: - update to release of 2.0.14 Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/ctapi-cyberjack/FC-5/.cvsignore,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- .cvsignore 9 Jan 2007 18:50:53 -0000 1.4 +++ .cvsignore 7 Apr 2007 20:28:09 -0000 1.5 @@ -1 +1 @@ -ctapi-cyberjack-2.0.13.tar.gz +ctapi-cyberjack-2.0.14.tar.gz Index: ctapi-cyberjack.spec =================================================================== RCS file: /cvs/extras/rpms/ctapi-cyberjack/FC-5/ctapi-cyberjack.spec,v retrieving revision 1.8 retrieving revision 1.9 diff -u -r1.8 -r1.9 --- ctapi-cyberjack.spec 27 Mar 2007 08:20:05 -0000 1.8 +++ ctapi-cyberjack.spec 7 Apr 2007 20:28:09 -0000 1.9 @@ -1,13 +1,13 @@ Name: ctapi-cyberjack Summary: CT-API 1.1 driver for REINER SCT cyberjack USB chipcard reader -Version: 2.0.13 -Release: 3%{?dist} +Version: 2.0.14 +Release: 1%{?dist} Requires: %{_libdir}/ctapi #ExcludeArch: x86_64 BuildRequires: libusb-devel readline-devel pcsc-lite-devel >= 1.3.0 -URL: http://downloads.sourceforge.net/libchipcard/ctapi-cyberjack-2.0.13.tar.gz +URL: http://downloads.sourceforge.net/libchipcard/ctapi-cyberjack-2.0.14b1.tar.gz License: LGPL Group: Development/Libraries @@ -73,12 +73,14 @@ mkdir -p $RPM_BUILD_ROOT%{_libdir}/ctapi mkdir -p $RPM_BUILD_ROOT%{_includedir}/ctapi-cyberjack mv $RPM_BUILD_ROOT%{_libdir}/libctapi-cyberjack* $RPM_BUILD_ROOT%{_libdir}/ctapi/ -mv $RPM_BUILD_ROOT%{_includedir}/ctapi.h $RPM_BUILD_ROOT%{_includedir}/ctapi-cyberjack/ +#fix for missing file +install -c -m 644 ctapi/include/ctapi.h $RPM_BUILD_ROOT%{_includedir}/ctapi-cyberjack/ctapi.h # fix for crash when no X server running mv $RPM_BUILD_ROOT%{_sysconfdir}/cyberjack.conf.default $RPM_BUILD_ROOT%{_sysconfdir}/cyberjack.conf sed -i "s\flags=0\flags=0x10000\1" $RPM_BUILD_ROOT%{_sysconfdir}/cyberjack.conf #remove unnecessary files rm -f $RPM_BUILD_ROOT/sbin/udev.cyberjack.sh +rm -f $RPM_BUILD_ROOT%{_sysconfdir}/udev/rules.d/99-cyberjack.rules #use my own udev file, because the orginal is more forSuSE install -c -m 644 %{SOURCE1} $RPM_BUILD_ROOT%{_sysconfdir}/udev/rules.d/91-cyberjack.rules @@ -127,13 +129,16 @@ %{_libdir}/ctapi/libctapi-cyberjack.so %{_libdir}/ctapi/libctapi-cyberjack.la -%changelog -* Thu Mar 27 2007 Frank B??ttner - 2.0.13-3%{?dist} +%changelog +* Sat Apr 07 2007 Frank B??ttner - 2.0.14-1%{?dist} +- update to release of 2.0.14 - fix unowned directores -* Thu Jan 09 2007 Frank B??ttner - 2.0.13-2%{?dist} -- fix missing source files - +* Wed Mar 14 2007 Frank B??ttner - 2.0.14beta1-1%{?dist} +- build for the 2.0.14 version(beta at this time) +- Implements part 10 of the PC/SC specifications (regarding secure pin verification via PC/SC) + and fixes a bug in the IFD handler which sometimes causes SCardReconnect() to fail. + * Thu Jan 09 2007 Frank B??ttner - 2.0.13-1%{?dist} - build for final 2.0.13 version Index: sources =================================================================== RCS file: /cvs/extras/rpms/ctapi-cyberjack/FC-5/sources,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- sources 9 Jan 2007 18:50:53 -0000 1.4 +++ sources 7 Apr 2007 20:28:09 -0000 1.5 @@ -1 +1 @@ -c8d085d47223a75165b6c1126d872030 ctapi-cyberjack-2.0.13.tar.gz +21f244b849205dcabdcb90cb1eebb4ff ctapi-cyberjack-2.0.14.tar.gz From fedora-extras-commits at redhat.com Sun Apr 8 04:11:59 2007 From: fedora-extras-commits at redhat.com (Michael E Brown (mebrown)) Date: Sun, 8 Apr 2007 00:11:59 -0400 Subject: rpms/firmware-addon-dell/devel .cvsignore, 1.7, 1.8 firmware-addon-dell.spec, 1.6, 1.7 sources, 1.7, 1.8 Message-ID: <200704080411.l384BxYT006443@cvs-int.fedora.redhat.com> Author: mebrown Update of /cvs/extras/rpms/firmware-addon-dell/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv6421 Modified Files: .cvsignore firmware-addon-dell.spec sources Log Message: * Fri Apr 6 2007 Michael E Brown - 1.2.10-1 - Couple of changes so that the dell sysid plugin work on yum 2.4.3 prior versions didnt crash, but didnt properly substitute mirrolist because the name of mirrolist var is different in 2.4.3. - Per discussion on mailing list, convert to arch-specific pkg - package bin/up2date_repo_autoconf only for RHEL{3,4} releases Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/firmware-addon-dell/devel/.cvsignore,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- .cvsignore 6 Apr 2007 23:50:35 -0000 1.7 +++ .cvsignore 8 Apr 2007 04:11:25 -0000 1.8 @@ -1 +1 @@ -firmware-addon-dell-1.2.9.tar.gz +firmware-addon-dell-1.2.10.tar.gz Index: firmware-addon-dell.spec =================================================================== RCS file: /cvs/extras/rpms/firmware-addon-dell/devel/firmware-addon-dell.spec,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- firmware-addon-dell.spec 6 Apr 2007 23:50:35 -0000 1.6 +++ firmware-addon-dell.spec 8 Apr 2007 04:11:25 -0000 1.7 @@ -6,7 +6,7 @@ # START = Do not edit manually %define major 1 %define minor 2 -%define sub 9 +%define sub 10 %define extralevel %{nil} %define release_name firmware-addon-dell %define release_version %{major}.%{minor}.%{sub}%{extralevel} @@ -44,16 +44,9 @@ Source0: http://linux.dell.com/libsmbios/download/%{name}/%{name}-%{version}/%{name}-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) -# This package is noarch for everything except RHEL3. Have to build arch -# specific pkgs for RHEL3 -%if %(test "%{dist}" != ".el3" && echo 1 || echo 0) -BuildArch: noarch -%endif - # Dell only sells Intel-compat systems, so this package doesnt make much sense # on, eg. PPC. Also, we rely on libsmbios, which is only avail on Intel-compat -ExcludeArch: ppc ppc64 s390 - +ExclusiveArch: x86_64 ia64 %{ix86} BuildRequires: python-devel @@ -62,7 +55,6 @@ # binaries, not linking agains libs, as indicated by the fact that I require # the -bin package Requires: libsmbios-bin - Requires: firmware-tools > 0:1.1 Provides: firmware_inventory(system_bios) = 0:%{version} @@ -87,6 +79,12 @@ mkdir -p $RPM_BUILD_ROOT/%{_datadir}/firmware/dell/bios %{__python} setup.py install -O1 --skip-build --root $RPM_BUILD_ROOT %{suse_prefix} +# if not RHEL3 or RHEL4, remove extra files so we dont get spurious errors from RPM +%if %(test "%{dist}" == ".el3" -o "%{dist}" == ".el4" && echo 0 || echo 1) +rm -f $RPM_BUILD_ROOT/%{_sysconfdir}/sysconfig/rhn/dell-hardware.conf +rm -f $RPM_BUILD_ROOT/%{_bindir}/up2date_repo_autoconf +%endif + %clean rm -rf $RPM_BUILD_ROOT @@ -100,12 +98,25 @@ %config(noreplace) %{_sysconfdir}/yum/pluginconf.d/dellsysidplugin.conf %{_datadir}/firmware/dell %{_exec_prefix}/lib/yum-plugins/dellsysidplugin.* + +# drop when we drop EL4 support +%if %(test "%{dist}" == ".el3" -o "%{dist}" == ".el4" && echo 1 || echo 0) +%config(noreplace) %{_sysconfdir}/sysconfig/rhn/dell-hardware.conf %attr(0755,root,root) %{_bindir}/* +%endif %changelog +* Fri Apr 6 2007 Michael E Brown - 1.2.10-1 +- Couple of changes so that the dell sysid plugin work on yum 2.4.3 + prior versions didnt crash, but didnt properly substitute mirrolist + because the name of mirrolist var is different in 2.4.3. +- Per discussion on mailing list, convert to arch-specific pkg +- package bin/up2date_repo_autoconf only for RHEL{3,4} releases + * Fri Apr 6 2007 Michael E Brown - 1.2.9-1 - downgrade api needed to 2.1 +- Added up2date_repo_autoconf binary - fix changes from 1.2.7 that were accidentally reverted in 1.2.8. :( * Fri Apr 6 2007 Michael E Brown - 1.2.8-1 Index: sources =================================================================== RCS file: /cvs/extras/rpms/firmware-addon-dell/devel/sources,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- sources 6 Apr 2007 23:50:35 -0000 1.7 +++ sources 8 Apr 2007 04:11:25 -0000 1.8 @@ -1 +1 @@ -e2ffeffbdc81370a28d59307b2e9a53d firmware-addon-dell-1.2.9.tar.gz +f9266a5427cb3e1e171ef9c6a6bc292b firmware-addon-dell-1.2.10.tar.gz From fedora-extras-commits at redhat.com Sun Apr 8 04:13:56 2007 From: fedora-extras-commits at redhat.com (Michael E Brown (mebrown)) Date: Sun, 8 Apr 2007 00:13:56 -0400 Subject: rpms/firmware-addon-dell/EL-5 .cvsignore, 1.6, 1.7 firmware-addon-dell.spec, 1.5, 1.6 sources, 1.6, 1.7 Message-ID: <200704080413.l384Dumt006533@cvs-int.fedora.redhat.com> Author: mebrown Update of /cvs/extras/rpms/firmware-addon-dell/EL-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv6503 Modified Files: .cvsignore firmware-addon-dell.spec sources Log Message: * Fri Apr 6 2007 Michael E Brown - 1.2.10-1 - Couple of changes so that the dell sysid plugin work on yum 2.4.3 prior versions didnt crash, but didnt properly substitute mirrolist because the name of mirrolist var is different in 2.4.3. - Per discussion on mailing list, convert to arch-specific pkg - package bin/up2date_repo_autoconf only for RHEL{3,4} releases Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/firmware-addon-dell/EL-5/.cvsignore,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- .cvsignore 6 Apr 2007 23:54:35 -0000 1.6 +++ .cvsignore 8 Apr 2007 04:13:22 -0000 1.7 @@ -1 +1 @@ -firmware-addon-dell-1.2.9.tar.gz +firmware-addon-dell-1.2.10.tar.gz Index: firmware-addon-dell.spec =================================================================== RCS file: /cvs/extras/rpms/firmware-addon-dell/EL-5/firmware-addon-dell.spec,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- firmware-addon-dell.spec 6 Apr 2007 23:54:35 -0000 1.5 +++ firmware-addon-dell.spec 8 Apr 2007 04:13:22 -0000 1.6 @@ -6,7 +6,7 @@ # START = Do not edit manually %define major 1 %define minor 2 -%define sub 9 +%define sub 10 %define extralevel %{nil} %define release_name firmware-addon-dell %define release_version %{major}.%{minor}.%{sub}%{extralevel} @@ -44,16 +44,9 @@ Source0: http://linux.dell.com/libsmbios/download/%{name}/%{name}-%{version}/%{name}-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) -# This package is noarch for everything except RHEL3. Have to build arch -# specific pkgs for RHEL3 -%if %(test "%{dist}" != ".el3" && echo 1 || echo 0) -BuildArch: noarch -%endif - # Dell only sells Intel-compat systems, so this package doesnt make much sense # on, eg. PPC. Also, we rely on libsmbios, which is only avail on Intel-compat -ExcludeArch: ppc ppc64 s390 - +ExclusiveArch: x86_64 ia64 %{ix86} BuildRequires: python-devel @@ -62,7 +55,6 @@ # binaries, not linking agains libs, as indicated by the fact that I require # the -bin package Requires: libsmbios-bin - Requires: firmware-tools > 0:1.1 Provides: firmware_inventory(system_bios) = 0:%{version} @@ -87,6 +79,12 @@ mkdir -p $RPM_BUILD_ROOT/%{_datadir}/firmware/dell/bios %{__python} setup.py install -O1 --skip-build --root $RPM_BUILD_ROOT %{suse_prefix} +# if not RHEL3 or RHEL4, remove extra files so we dont get spurious errors from RPM +%if %(test "%{dist}" == ".el3" -o "%{dist}" == ".el4" && echo 0 || echo 1) +rm -f $RPM_BUILD_ROOT/%{_sysconfdir}/sysconfig/rhn/dell-hardware.conf +rm -f $RPM_BUILD_ROOT/%{_bindir}/up2date_repo_autoconf +%endif + %clean rm -rf $RPM_BUILD_ROOT @@ -100,15 +98,26 @@ %config(noreplace) %{_sysconfdir}/yum/pluginconf.d/dellsysidplugin.conf %{_datadir}/firmware/dell %{_exec_prefix}/lib/yum-plugins/dellsysidplugin.* + +# drop when we drop EL4 support +%if %(test "%{dist}" == ".el3" -o "%{dist}" == ".el4" && echo 1 || echo 0) +%config(noreplace) %{_sysconfdir}/sysconfig/rhn/dell-hardware.conf %attr(0755,root,root) %{_bindir}/* +%endif %changelog +* Fri Apr 6 2007 Michael E Brown - 1.2.10-1 +- Couple of changes so that the dell sysid plugin work on yum 2.4.3 + prior versions didnt crash, but didnt properly substitute mirrolist + because the name of mirrolist var is different in 2.4.3. +- Per discussion on mailing list, convert to arch-specific pkg +- package bin/up2date_repo_autoconf only for RHEL{3,4} releases + * Fri Apr 6 2007 Michael E Brown - 1.2.9-1 - downgrade api needed to 2.1 +- Added up2date_repo_autoconf binary - fix changes from 1.2.7 that were accidentally reverted in 1.2.8. :( -- Added up2date_repo_autoconf binary for configuring rhn sources files on - EL3/4 * Fri Apr 6 2007 Michael E Brown - 1.2.8-1 - sysid plugin: Zero pad value for sysid up to 4 chars Index: sources =================================================================== RCS file: /cvs/extras/rpms/firmware-addon-dell/EL-5/sources,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- sources 6 Apr 2007 23:54:35 -0000 1.6 +++ sources 8 Apr 2007 04:13:22 -0000 1.7 @@ -1 +1 @@ -e2ffeffbdc81370a28d59307b2e9a53d firmware-addon-dell-1.2.9.tar.gz +f9266a5427cb3e1e171ef9c6a6bc292b firmware-addon-dell-1.2.10.tar.gz From fedora-extras-commits at redhat.com Sun Apr 8 04:15:01 2007 From: fedora-extras-commits at redhat.com (Michael E Brown (mebrown)) Date: Sun, 8 Apr 2007 00:15:01 -0400 Subject: rpms/firmware-addon-dell/EL-4 .cvsignore, 1.6, 1.7 firmware-addon-dell.spec, 1.5, 1.6 sources, 1.6, 1.7 Message-ID: <200704080415.l384F1uZ006619@cvs-int.fedora.redhat.com> Author: mebrown Update of /cvs/extras/rpms/firmware-addon-dell/EL-4 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv6585 Modified Files: .cvsignore firmware-addon-dell.spec sources Log Message: * Fri Apr 6 2007 Michael E Brown - 1.2.10-1 - Couple of changes so that the dell sysid plugin work on yum 2.4.3 prior versions didnt crash, but didnt properly substitute mirrolist because the name of mirrolist var is different in 2.4.3. - Per discussion on mailing list, convert to arch-specific pkg - package bin/up2date_repo_autoconf only for RHEL{3,4} releases Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/firmware-addon-dell/EL-4/.cvsignore,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- .cvsignore 6 Apr 2007 23:53:14 -0000 1.6 +++ .cvsignore 8 Apr 2007 04:14:27 -0000 1.7 @@ -1 +1 @@ -firmware-addon-dell-1.2.9.tar.gz +firmware-addon-dell-1.2.10.tar.gz Index: firmware-addon-dell.spec =================================================================== RCS file: /cvs/extras/rpms/firmware-addon-dell/EL-4/firmware-addon-dell.spec,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- firmware-addon-dell.spec 6 Apr 2007 23:53:14 -0000 1.5 +++ firmware-addon-dell.spec 8 Apr 2007 04:14:27 -0000 1.6 @@ -6,7 +6,7 @@ # START = Do not edit manually %define major 1 %define minor 2 -%define sub 9 +%define sub 10 %define extralevel %{nil} %define release_name firmware-addon-dell %define release_version %{major}.%{minor}.%{sub}%{extralevel} @@ -44,16 +44,9 @@ Source0: http://linux.dell.com/libsmbios/download/%{name}/%{name}-%{version}/%{name}-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) -# This package is noarch for everything except RHEL3. Have to build arch -# specific pkgs for RHEL3 -%if %(test "%{dist}" != ".el3" && echo 1 || echo 0) -BuildArch: noarch -%endif - # Dell only sells Intel-compat systems, so this package doesnt make much sense # on, eg. PPC. Also, we rely on libsmbios, which is only avail on Intel-compat -ExcludeArch: ppc ppc64 s390 - +ExclusiveArch: x86_64 ia64 %{ix86} BuildRequires: python-devel @@ -62,7 +55,6 @@ # binaries, not linking agains libs, as indicated by the fact that I require # the -bin package Requires: libsmbios-bin - Requires: firmware-tools > 0:1.1 Provides: firmware_inventory(system_bios) = 0:%{version} @@ -87,6 +79,12 @@ mkdir -p $RPM_BUILD_ROOT/%{_datadir}/firmware/dell/bios %{__python} setup.py install -O1 --skip-build --root $RPM_BUILD_ROOT %{suse_prefix} +# if not RHEL3 or RHEL4, remove extra files so we dont get spurious errors from RPM +%if %(test "%{dist}" == ".el3" -o "%{dist}" == ".el4" && echo 0 || echo 1) +rm -f $RPM_BUILD_ROOT/%{_sysconfdir}/sysconfig/rhn/dell-hardware.conf +rm -f $RPM_BUILD_ROOT/%{_bindir}/up2date_repo_autoconf +%endif + %clean rm -rf $RPM_BUILD_ROOT @@ -100,15 +98,26 @@ %config(noreplace) %{_sysconfdir}/yum/pluginconf.d/dellsysidplugin.conf %{_datadir}/firmware/dell %{_exec_prefix}/lib/yum-plugins/dellsysidplugin.* + +# drop when we drop EL4 support +%if %(test "%{dist}" == ".el3" -o "%{dist}" == ".el4" && echo 1 || echo 0) +%config(noreplace) %{_sysconfdir}/sysconfig/rhn/dell-hardware.conf %attr(0755,root,root) %{_bindir}/* +%endif %changelog +* Fri Apr 6 2007 Michael E Brown - 1.2.10-1 +- Couple of changes so that the dell sysid plugin work on yum 2.4.3 + prior versions didnt crash, but didnt properly substitute mirrolist + because the name of mirrolist var is different in 2.4.3. +- Per discussion on mailing list, convert to arch-specific pkg +- package bin/up2date_repo_autoconf only for RHEL{3,4} releases + * Fri Apr 6 2007 Michael E Brown - 1.2.9-1 - downgrade api needed to 2.1 +- Added up2date_repo_autoconf binary - fix changes from 1.2.7 that were accidentally reverted in 1.2.8. :( -- Added up2date_repo_autoconf binary for configuring rhn sources files on - EL3/4 * Fri Apr 6 2007 Michael E Brown - 1.2.8-1 - sysid plugin: Zero pad value for sysid up to 4 chars Index: sources =================================================================== RCS file: /cvs/extras/rpms/firmware-addon-dell/EL-4/sources,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- sources 6 Apr 2007 23:53:14 -0000 1.6 +++ sources 8 Apr 2007 04:14:27 -0000 1.7 @@ -1 +1 @@ -e2ffeffbdc81370a28d59307b2e9a53d firmware-addon-dell-1.2.9.tar.gz +f9266a5427cb3e1e171ef9c6a6bc292b firmware-addon-dell-1.2.10.tar.gz From fedora-extras-commits at redhat.com Sun Apr 8 04:15:58 2007 From: fedora-extras-commits at redhat.com (Michael E Brown (mebrown)) Date: Sun, 8 Apr 2007 00:15:58 -0400 Subject: rpms/firmware-addon-dell/FC-6 .cvsignore, 1.5, 1.6 firmware-addon-dell.spec, 1.4, 1.5 sources, 1.5, 1.6 Message-ID: <200704080415.l384Fw4J006711@cvs-int.fedora.redhat.com> Author: mebrown Update of /cvs/extras/rpms/firmware-addon-dell/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv6682 Modified Files: .cvsignore firmware-addon-dell.spec sources Log Message: * Fri Apr 6 2007 Michael E Brown - 1.2.10-1 - Couple of changes so that the dell sysid plugin work on yum 2.4.3 prior versions didnt crash, but didnt properly substitute mirrolist because the name of mirrolist var is different in 2.4.3. - Per discussion on mailing list, convert to arch-specific pkg - package bin/up2date_repo_autoconf only for RHEL{3,4} releases Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/firmware-addon-dell/FC-6/.cvsignore,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- .cvsignore 6 Apr 2007 20:37:05 -0000 1.5 +++ .cvsignore 8 Apr 2007 04:15:23 -0000 1.6 @@ -1 +1 @@ -firmware-addon-dell-1.2.8.tar.gz +firmware-addon-dell-1.2.10.tar.gz Index: firmware-addon-dell.spec =================================================================== RCS file: /cvs/extras/rpms/firmware-addon-dell/FC-6/firmware-addon-dell.spec,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- firmware-addon-dell.spec 6 Apr 2007 20:37:05 -0000 1.4 +++ firmware-addon-dell.spec 8 Apr 2007 04:15:23 -0000 1.5 @@ -6,7 +6,7 @@ # START = Do not edit manually %define major 1 %define minor 2 -%define sub 8 +%define sub 10 %define extralevel %{nil} %define release_name firmware-addon-dell %define release_version %{major}.%{minor}.%{sub}%{extralevel} @@ -44,16 +44,9 @@ Source0: http://linux.dell.com/libsmbios/download/%{name}/%{name}-%{version}/%{name}-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) -# This package is noarch for everything except RHEL3. Have to build arch -# specific pkgs for RHEL3 -%if %(test "%{dist}" != ".el3" && echo 1 || echo 0) -BuildArch: noarch -%endif - # Dell only sells Intel-compat systems, so this package doesnt make much sense # on, eg. PPC. Also, we rely on libsmbios, which is only avail on Intel-compat -ExcludeArch: ppc ppc64 s390 - +ExclusiveArch: x86_64 ia64 %{ix86} BuildRequires: python-devel @@ -62,7 +55,6 @@ # binaries, not linking agains libs, as indicated by the fact that I require # the -bin package Requires: libsmbios-bin - Requires: firmware-tools > 0:1.1 Provides: firmware_inventory(system_bios) = 0:%{version} @@ -87,6 +79,12 @@ mkdir -p $RPM_BUILD_ROOT/%{_datadir}/firmware/dell/bios %{__python} setup.py install -O1 --skip-build --root $RPM_BUILD_ROOT %{suse_prefix} +# if not RHEL3 or RHEL4, remove extra files so we dont get spurious errors from RPM +%if %(test "%{dist}" == ".el3" -o "%{dist}" == ".el4" && echo 0 || echo 1) +rm -f $RPM_BUILD_ROOT/%{_sysconfdir}/sysconfig/rhn/dell-hardware.conf +rm -f $RPM_BUILD_ROOT/%{_bindir}/up2date_repo_autoconf +%endif + %clean rm -rf $RPM_BUILD_ROOT @@ -100,10 +98,27 @@ %config(noreplace) %{_sysconfdir}/yum/pluginconf.d/dellsysidplugin.conf %{_datadir}/firmware/dell %{_exec_prefix}/lib/yum-plugins/dellsysidplugin.* + +# drop when we drop EL4 support +%if %(test "%{dist}" == ".el3" -o "%{dist}" == ".el4" && echo 1 || echo 0) +%config(noreplace) %{_sysconfdir}/sysconfig/rhn/dell-hardware.conf %attr(0755,root,root) %{_bindir}/* +%endif %changelog +* Fri Apr 6 2007 Michael E Brown - 1.2.10-1 +- Couple of changes so that the dell sysid plugin work on yum 2.4.3 + prior versions didnt crash, but didnt properly substitute mirrolist + because the name of mirrolist var is different in 2.4.3. +- Per discussion on mailing list, convert to arch-specific pkg +- package bin/up2date_repo_autoconf only for RHEL{3,4} releases + +* Fri Apr 6 2007 Michael E Brown - 1.2.9-1 +- downgrade api needed to 2.1 +- Added up2date_repo_autoconf binary +- fix changes from 1.2.7 that were accidentally reverted in 1.2.8. :( + * Fri Apr 6 2007 Michael E Brown - 1.2.8-1 - sysid plugin: Zero pad value for sysid up to 4 chars - sysid plugin: Add 0x to signify that it is a hex value Index: sources =================================================================== RCS file: /cvs/extras/rpms/firmware-addon-dell/FC-6/sources,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- sources 6 Apr 2007 20:37:05 -0000 1.5 +++ sources 8 Apr 2007 04:15:23 -0000 1.6 @@ -1 +1 @@ -084b2e1024ecacefccb0a01201404751 firmware-addon-dell-1.2.8.tar.gz +f9266a5427cb3e1e171ef9c6a6bc292b firmware-addon-dell-1.2.10.tar.gz From fedora-extras-commits at redhat.com Sun Apr 8 04:20:52 2007 From: fedora-extras-commits at redhat.com (Jonathan Steffan (jsteffan)) Date: Sun, 8 Apr 2007 00:20:52 -0400 Subject: rpms/zope/FC-6 .cvsignore, 1.16, 1.17 sources, 1.16, 1.17 zope.spec, 1.31, 1.32 Message-ID: <200704080420.l384Kqj6006887@cvs-int.fedora.redhat.com> Author: jsteffan Update of /cvs/extras/rpms/zope/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv6812 Modified Files: .cvsignore sources zope.spec Log Message: Updated to 2.9.7 Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/zope/FC-6/.cvsignore,v retrieving revision 1.16 retrieving revision 1.17 diff -u -r1.16 -r1.17 --- .cvsignore 21 Mar 2007 22:12:32 -0000 1.16 +++ .cvsignore 8 Apr 2007 04:20:17 -0000 1.17 @@ -1,2 +1 @@ -Zope-2.9.6-final.tgz -Hotfix_20070320.tgz +Zope-2.9.7-final.tgz Index: sources =================================================================== RCS file: /cvs/extras/rpms/zope/FC-6/sources,v retrieving revision 1.16 retrieving revision 1.17 diff -u -r1.16 -r1.17 --- sources 21 Mar 2007 22:12:32 -0000 1.16 +++ sources 8 Apr 2007 04:20:17 -0000 1.17 @@ -1,2 +1 @@ -a87008a9e78248072ea5908e1006b269 Zope-2.9.6-final.tgz -80806d50d9b88d0d0db9cc22255617bd Hotfix_20070320.tgz +f7d900c00fe95d4cce0bc5854bc842b4 Zope-2.9.7-final.tgz Index: zope.spec =================================================================== RCS file: /cvs/extras/rpms/zope/FC-6/zope.spec,v retrieving revision 1.31 retrieving revision 1.32 diff -u -r1.31 -r1.32 --- zope.spec 21 Mar 2007 22:12:32 -0000 1.31 +++ zope.spec 8 Apr 2007 04:20:17 -0000 1.32 @@ -12,12 +12,12 @@ Name: zope Summary: Web application server for flexible content management applications -Version: 2.9.6 -Release: 2%{?dist} +Version: 2.9.7 +Release: 1%{?dist} License: ZPL Group: System Environment/Daemons URL: http://www.zope.org/ -Source0: http://www.zope.org/Products/Zope/2.9.6/Zope-2.9.6-final.tgz +Source0: http://www.zope.org/Products/Zope/2.9.7/Zope-2.9.7-final.tgz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) Source1: zope.init.in @@ -26,9 +26,9 @@ Source4: zope-README.Fedora Source5: zope.logrotate.in Source6: zope.logrotate.cron.in -Source10: http://www.zope.org/Products/Zope/Hotfix-2007-03-20/Hotfix-20070320/Hotfix_20070320.tgz +#Source10: http://www.zope.org/Products/Zope/Hotfix-2007-03-20/Hotfix-20070320/Hotfix_20070320.tgz Patch0: zope-2.7.3-config.patch -Patch1: zope.configure-2.9.5.patch +#Patch1: zope.configure-2.9.5.patch BuildRequires: python-devel >= %{python_minver} BuildRequires: python >= %{python_minver} @@ -49,7 +49,7 @@ %prep %setup -q -n Zope-%{version}-final %patch0 -p2 -b .config -%patch1 -p1 +#%patch1 -p1 # remove the backup, or we'll install it too... rm -f skel/etc/zope.conf.in.config @@ -106,7 +106,7 @@ make install # Hotfix -tar -xzf %{SOURCE10} -C $RPM_BUILD_ROOT%{software_home}/Products +#tar -xzf %{SOURCE10} -C $RPM_BUILD_ROOT%{software_home}/Products chmod 700 $RPM_BUILD_ROOT%{instance_home} chmod 755 $RPM_BUILD_ROOT%{zope_home} @@ -180,6 +180,11 @@ %changelog +* Mon Apr 2 2007 Jonathan Steffan 2.9.7-1 +- Removed hotfix 20070320 +- Updated to 2.9.7 +- Removed no longer needed patch for acceptable python version + * Wed Mar 21 2007 Jonathan Steffan 2.9.6-2 - Added hotfix 20070320 (#233378) From fedora-extras-commits at redhat.com Sun Apr 8 04:36:58 2007 From: fedora-extras-commits at redhat.com (Jonathan Steffan (jsteffan)) Date: Sun, 8 Apr 2007 00:36:58 -0400 Subject: rpms/zope/FC-5 .cvsignore, 1.16, 1.17 sources, 1.16, 1.17 zope.spec, 1.27, 1.28 zope-2.8.3-pythonwarning.patch, 1.1, NONE Message-ID: <200704080436.l384awns007423@cvs-int.fedora.redhat.com> Author: jsteffan Update of /cvs/extras/rpms/zope/FC-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv7397 Modified Files: .cvsignore sources zope.spec Removed Files: zope-2.8.3-pythonwarning.patch Log Message: Updated to 2.9.7 Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/zope/FC-5/.cvsignore,v retrieving revision 1.16 retrieving revision 1.17 diff -u -r1.16 -r1.17 --- .cvsignore 21 Mar 2007 22:15:23 -0000 1.16 +++ .cvsignore 8 Apr 2007 04:36:25 -0000 1.17 @@ -1,2 +1 @@ -Zope-2.9.6-final.tgz -Hotfix_20070320.tgz +Zope-2.9.7-final.tgz Index: sources =================================================================== RCS file: /cvs/extras/rpms/zope/FC-5/sources,v retrieving revision 1.16 retrieving revision 1.17 diff -u -r1.16 -r1.17 --- sources 21 Mar 2007 22:15:23 -0000 1.16 +++ sources 8 Apr 2007 04:36:25 -0000 1.17 @@ -1,2 +1 @@ -a87008a9e78248072ea5908e1006b269 Zope-2.9.6-final.tgz -80806d50d9b88d0d0db9cc22255617bd Hotfix_20070320.tgz +f7d900c00fe95d4cce0bc5854bc842b4 Zope-2.9.7-final.tgz Index: zope.spec =================================================================== RCS file: /cvs/extras/rpms/zope/FC-5/zope.spec,v retrieving revision 1.27 retrieving revision 1.28 diff -u -r1.27 -r1.28 --- zope.spec 21 Mar 2007 22:15:23 -0000 1.27 +++ zope.spec 8 Apr 2007 04:36:25 -0000 1.28 @@ -12,12 +12,12 @@ Name: zope Summary: Web application server for flexible content management applications -Version: 2.9.6 -Release: 2%{?dist} +Version: 2.9.7 +Release: 1%{?dist} License: ZPL Group: System Environment/Daemons URL: http://www.zope.org/ -Source0: http://www.zope.org/Products/Zope/2.9.6/Zope-2.9.6-final.tgz +Source0: http://www.zope.org/Products/Zope/2.9.7/Zope-2.9.7-final.tgz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) Source1: zope.init.in @@ -26,7 +26,7 @@ Source4: zope-README.Fedora Source5: zope.logrotate.in Source6: zope.logrotate.cron.in -Source10: http://www.zope.org/Products/Zope/Hotfix-2007-03-20/Hotfix-20070320/Hotfix_20070320.tgz +#Source10: http://www.zope.org/Products/Zope/Hotfix-2007-03-20/Hotfix-20070320/Hotfix_20070320.tgz Patch0: zope-2.7.3-config.patch BuildRequires: python-devel >= %{python_minver} @@ -105,7 +105,7 @@ make install # Hotfix -tar -xzf %{SOURCE10} -C $RPM_BUILD_ROOT%{software_home}/Products +#tar -xzf %{SOURCE10} -C $RPM_BUILD_ROOT%{software_home}/Products chmod 700 $RPM_BUILD_ROOT%{instance_home} chmod 755 $RPM_BUILD_ROOT%{zope_home} @@ -183,6 +183,10 @@ %changelog +* Mon Apr 2 2007 Jonathan Steffan 2.9.7-1 +- Removed hotfix 20070320 +- Updated to 2.9.7 + * Wed Mar 21 2007 Jonathan Steffan 2.9.6-2 - Added hotfix 20070320 (#233379) --- zope-2.8.3-pythonwarning.patch DELETED --- From fedora-extras-commits at redhat.com Sun Apr 8 06:03:47 2007 From: fedora-extras-commits at redhat.com (Hans de Goede (jwrdegoede)) Date: Sun, 8 Apr 2007 02:03:47 -0400 Subject: rpms/glchess import.log,1.1,1.2 Message-ID: <200704080603.l3863lle016872@cvs-int.fedora.redhat.com> Author: jwrdegoede Update of /cvs/extras/rpms/glchess In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv16821 Modified Files: import.log Log Message: auto-import glchess-1.0.4-2.fc7 on branch devel from glchess-1.0.4-2.fc7.src.rpm Index: import.log =================================================================== RCS file: /cvs/extras/rpms/glchess/import.log,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- import.log 7 Apr 2007 15:12:28 -0000 1.1 +++ import.log 8 Apr 2007 06:03:12 -0000 1.2 @@ -0,0 +1 @@ +glchess-1_0_4-2_fc7:HEAD:glchess-1.0.4-2.fc7.src.rpm:1176013182 From fedora-extras-commits at redhat.com Sun Apr 8 06:03:52 2007 From: fedora-extras-commits at redhat.com (Hans de Goede (jwrdegoede)) Date: Sun, 8 Apr 2007 02:03:52 -0400 Subject: rpms/glchess/devel glchess-1.0.4-animate.patch, NONE, 1.1 glchess-1.0.4-shebang.patch, NONE, 1.1 glchess.spec, NONE, 1.1 .cvsignore, 1.1, 1.2 sources, 1.1, 1.2 Message-ID: <200704080603.l3863q1J016878@cvs-int.fedora.redhat.com> Author: jwrdegoede Update of /cvs/extras/rpms/glchess/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv16821/devel Modified Files: .cvsignore sources Added Files: glchess-1.0.4-animate.patch glchess-1.0.4-shebang.patch glchess.spec Log Message: auto-import glchess-1.0.4-2.fc7 on branch devel from glchess-1.0.4-2.fc7.src.rpm glchess-1.0.4-animate.patch: --- NEW FILE glchess-1.0.4-animate.patch --- --- trunk/glchess-python/lib/glchess/scene/opengl/opengl.py 2007/03/04 11:58:33 771 +++ trunk/glchess-python/lib/glchess/scene/opengl/opengl.py 2007/03/17 06:07:59 787 @@ -258,7 +258,9 @@ 'angle' is the angle the board should be drawn at in degress (float, [0.0, 360.0]). """ self.targetBoardAngle = angle - self._startAnimation() + if self.animating is False: + self.animating = True + self.feedback.startAnimation() def animate(self, timeStep): """Extends glchess.scene.Scene""" glchess-1.0.4-shebang.patch: --- NEW FILE glchess-1.0.4-shebang.patch --- --- glchess-1.0.4/lib/glchess/gtkui/__init__.py~ 2007-04-06 08:02:18.000000000 +0200 +++ glchess-1.0.4/lib/glchess/gtkui/__init__.py 2007-04-06 08:02:18.000000000 +0200 @@ -1,4 +1,2 @@ -#!/usr/bin/env python - from gtkui import GtkUI from chessview import GtkView --- NEW FILE glchess.spec --- %{!?python_sitelib: %define python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")} Name: glchess Version: 1.0.4 Release: 2%{?dist} Summary: GlChess, a 3d Chess game using OpenGL Group: Amusements/Games License: GPL URL: http://glchess.sourceforge.net/ Source0: http://downloads.sourceforge.net/%{name}/%{name}-%{version}.tar.gz Patch0: glchess-1.0.4-animate.patch Patch1: glchess-1.0.4-shebang.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: python-devel desktop-file-utils BuildArch: noarch Requires: gnuchess pygtk2-libglade pygtkglext hicolor-icon-theme Requires(pre): GConf2 Requires(post): GConf2 Requires(preun): GConf2 %description A very nice Chess game using OpenGL. %prep %setup -q %patch0 -p2 -z .animate %patch1 -p1 -z .shebang sed -i 's|share/games/|share/|g' setup.py lib/glchess/defaults.py %build python setup.py build %install rm -rf $RPM_BUILD_ROOT python setup.py install -O1 --skip-build --root="$RPM_BUILD_ROOT" \ --prefix="%{_prefix}" mkdir -p $RPM_BUILD_ROOT%{_sysconfdir} mv $RPM_BUILD_ROOT%{_datadir}/gconf $RPM_BUILD_ROOT%{_sysconfdir} # this file can be executed stand alone (has a main and shebang) chmod +x $RPM_BUILD_ROOT%{python_sitelib}/%{name}/scene/opengl/png.py # below is the desktop file and icon stuff. desktop-file-install --vendor fedora \ --dir $RPM_BUILD_ROOT%{_datadir}/applications \ --delete-original \ --remove-category Application \ $RPM_BUILD_ROOT%{_datadir}/applications/%{name}.desktop mkdir -p $RPM_BUILD_ROOT%{_datadir}/icons/hicolor/scalable/apps mv $RPM_BUILD_ROOT%{_datadir}/pixmaps/%{name}.svg \ $RPM_BUILD_ROOT%{_datadir}/icons/hicolor/scalable/apps %clean rm -rf $RPM_BUILD_ROOT %pre if [ "$1" -gt 1 ]; then export GCONF_CONFIG_SOURCE=`gconftool-2 --get-default-source` gconftool-2 --makefile-uninstall-rule \ %{_sysconfdir}/gconf/schemas/%{name}.schemas >/dev/null || : killall -HUP gconfd-2 || : fi %post touch --no-create %{_datadir}/icons/hicolor || : %{_bindir}/gtk-update-icon-cache --quiet %{_datadir}/icons/hicolor || : update-desktop-database &> /dev/null || : update-mime-database %{_datadir}/mime &> /dev/null || : export GCONF_CONFIG_SOURCE=`gconftool-2 --get-default-source` gconftool-2 --makefile-install-rule \ %{_sysconfdir}/gconf/schemas/%{name}.schemas > /dev/null || : killall -HUP gconfd-2 || : %preun if [ "$1" -eq 0 ]; then export GCONF_CONFIG_SOURCE=`gconftool-2 --get-default-source` gconftool-2 --makefile-uninstall-rule \ %{_sysconfdir}/gconf/schemas/%{name}.schemas > /dev/null || : killall -HUP gconfd-2 || : fi %postun touch --no-create %{_datadir}/icons/hicolor || : %{_bindir}/gtk-update-icon-cache --quiet %{_datadir}/icons/hicolor || : update-desktop-database &> /dev/null || : update-mime-database %{_datadir}/mime &> /dev/null || : %files %defattr(-,root,root,-) %doc COPYING README BUGS ChangeLog TODO %{_sysconfdir}/gconf/schemas/glchess.schemas %{_bindir}/%{name} %{_datadir}/%{name} %{python_sitelib}/%{name} %{_datadir}/mime/packages/%{name}.xml %{_datadir}/applications/fedora-%{name}.desktop %{_datadir}/icons/hicolor/scalable/apps/%{name}.svg %changelog * Fri Apr 6 2007 Hans de Goede 1.0.4-2 - Various specfile cleanups / fixes (bz 234436) - Remove shebang from certain files instead of chmod +x (bz 234436) * Thu Mar 29 2007 Hans de Goede 1.0.4-1 - Initial Fedora Extras package Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/glchess/devel/.cvsignore,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- .cvsignore 7 Apr 2007 15:12:37 -0000 1.1 +++ .cvsignore 8 Apr 2007 06:03:18 -0000 1.2 @@ -0,0 +1 @@ +glchess-1.0.4.tar.gz Index: sources =================================================================== RCS file: /cvs/extras/rpms/glchess/devel/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 7 Apr 2007 15:12:37 -0000 1.1 +++ sources 8 Apr 2007 06:03:18 -0000 1.2 @@ -0,0 +1 @@ +927b3b2aa0332f22cddb51c065ad96d9 glchess-1.0.4.tar.gz From fedora-extras-commits at redhat.com Sun Apr 8 06:06:01 2007 From: fedora-extras-commits at redhat.com (Hans de Goede (jwrdegoede)) Date: Sun, 8 Apr 2007 02:06:01 -0400 Subject: rpms/glchess/FC-6 glchess-1.0.4-animate.patch, NONE, 1.1 glchess-1.0.4-shebang.patch, NONE, 1.1 glchess.spec, NONE, 1.1 .cvsignore, 1.1, 1.2 sources, 1.1, 1.2 Message-ID: <200704080606.l38661FO016962@cvs-int.fedora.redhat.com> Author: jwrdegoede Update of /cvs/extras/rpms/glchess/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv16933 Modified Files: .cvsignore sources Added Files: glchess-1.0.4-animate.patch glchess-1.0.4-shebang.patch glchess.spec Log Message: * Fri Apr 6 2007 Hans de Goede 1.0.4-2 - Various specfile cleanups / fixes (bz 234436) - Remove shebang from certain files instead of chmod +x (bz 234436) glchess-1.0.4-animate.patch: --- NEW FILE glchess-1.0.4-animate.patch --- --- trunk/glchess-python/lib/glchess/scene/opengl/opengl.py 2007/03/04 11:58:33 771 +++ trunk/glchess-python/lib/glchess/scene/opengl/opengl.py 2007/03/17 06:07:59 787 @@ -258,7 +258,9 @@ 'angle' is the angle the board should be drawn at in degress (float, [0.0, 360.0]). """ self.targetBoardAngle = angle - self._startAnimation() + if self.animating is False: + self.animating = True + self.feedback.startAnimation() def animate(self, timeStep): """Extends glchess.scene.Scene""" glchess-1.0.4-shebang.patch: --- NEW FILE glchess-1.0.4-shebang.patch --- --- glchess-1.0.4/lib/glchess/gtkui/__init__.py~ 2007-04-06 08:02:18.000000000 +0200 +++ glchess-1.0.4/lib/glchess/gtkui/__init__.py 2007-04-06 08:02:18.000000000 +0200 @@ -1,4 +1,2 @@ -#!/usr/bin/env python - from gtkui import GtkUI from chessview import GtkView --- NEW FILE glchess.spec --- %{!?python_sitelib: %define python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")} Name: glchess Version: 1.0.4 Release: 2%{?dist} Summary: GlChess, a 3d Chess game using OpenGL Group: Amusements/Games License: GPL URL: http://glchess.sourceforge.net/ Source0: http://downloads.sourceforge.net/%{name}/%{name}-%{version}.tar.gz Patch0: glchess-1.0.4-animate.patch Patch1: glchess-1.0.4-shebang.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: python-devel desktop-file-utils BuildArch: noarch Requires: gnuchess pygtk2-libglade pygtkglext hicolor-icon-theme Requires(pre): GConf2 Requires(post): GConf2 Requires(preun): GConf2 %description A very nice Chess game using OpenGL. %prep %setup -q %patch0 -p2 -z .animate %patch1 -p1 -z .shebang sed -i 's|share/games/|share/|g' setup.py lib/glchess/defaults.py %build python setup.py build %install rm -rf $RPM_BUILD_ROOT python setup.py install -O1 --skip-build --root="$RPM_BUILD_ROOT" \ --prefix="%{_prefix}" mkdir -p $RPM_BUILD_ROOT%{_sysconfdir} mv $RPM_BUILD_ROOT%{_datadir}/gconf $RPM_BUILD_ROOT%{_sysconfdir} # this file can be executed stand alone (has a main and shebang) chmod +x $RPM_BUILD_ROOT%{python_sitelib}/%{name}/scene/opengl/png.py # below is the desktop file and icon stuff. desktop-file-install --vendor fedora \ --dir $RPM_BUILD_ROOT%{_datadir}/applications \ --delete-original \ --remove-category Application \ $RPM_BUILD_ROOT%{_datadir}/applications/%{name}.desktop mkdir -p $RPM_BUILD_ROOT%{_datadir}/icons/hicolor/scalable/apps mv $RPM_BUILD_ROOT%{_datadir}/pixmaps/%{name}.svg \ $RPM_BUILD_ROOT%{_datadir}/icons/hicolor/scalable/apps %clean rm -rf $RPM_BUILD_ROOT %pre if [ "$1" -gt 1 ]; then export GCONF_CONFIG_SOURCE=`gconftool-2 --get-default-source` gconftool-2 --makefile-uninstall-rule \ %{_sysconfdir}/gconf/schemas/%{name}.schemas >/dev/null || : killall -HUP gconfd-2 || : fi %post touch --no-create %{_datadir}/icons/hicolor || : %{_bindir}/gtk-update-icon-cache --quiet %{_datadir}/icons/hicolor || : update-desktop-database &> /dev/null || : update-mime-database %{_datadir}/mime &> /dev/null || : export GCONF_CONFIG_SOURCE=`gconftool-2 --get-default-source` gconftool-2 --makefile-install-rule \ %{_sysconfdir}/gconf/schemas/%{name}.schemas > /dev/null || : killall -HUP gconfd-2 || : %preun if [ "$1" -eq 0 ]; then export GCONF_CONFIG_SOURCE=`gconftool-2 --get-default-source` gconftool-2 --makefile-uninstall-rule \ %{_sysconfdir}/gconf/schemas/%{name}.schemas > /dev/null || : killall -HUP gconfd-2 || : fi %postun touch --no-create %{_datadir}/icons/hicolor || : %{_bindir}/gtk-update-icon-cache --quiet %{_datadir}/icons/hicolor || : update-desktop-database &> /dev/null || : update-mime-database %{_datadir}/mime &> /dev/null || : %files %defattr(-,root,root,-) %doc COPYING README BUGS ChangeLog TODO %{_sysconfdir}/gconf/schemas/glchess.schemas %{_bindir}/%{name} %{_datadir}/%{name} %{python_sitelib}/%{name} %{_datadir}/mime/packages/%{name}.xml %{_datadir}/applications/fedora-%{name}.desktop %{_datadir}/icons/hicolor/scalable/apps/%{name}.svg %changelog * Fri Apr 6 2007 Hans de Goede 1.0.4-2 - Various specfile cleanups / fixes (bz 234436) - Remove shebang from certain files instead of chmod +x (bz 234436) * Thu Mar 29 2007 Hans de Goede 1.0.4-1 - Initial Fedora Extras package Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/glchess/FC-6/.cvsignore,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- .cvsignore 7 Apr 2007 15:12:37 -0000 1.1 +++ .cvsignore 8 Apr 2007 06:05:27 -0000 1.2 @@ -0,0 +1 @@ +glchess-1.0.4.tar.gz Index: sources =================================================================== RCS file: /cvs/extras/rpms/glchess/FC-6/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 7 Apr 2007 15:12:37 -0000 1.1 +++ sources 8 Apr 2007 06:05:27 -0000 1.2 @@ -0,0 +1 @@ +927b3b2aa0332f22cddb51c065ad96d9 glchess-1.0.4.tar.gz From fedora-extras-commits at redhat.com Sun Apr 8 06:07:23 2007 From: fedora-extras-commits at redhat.com (Hans de Goede (jwrdegoede)) Date: Sun, 8 Apr 2007 02:07:23 -0400 Subject: rpms/glchess/devel dead.package, NONE, 1.1 .cvsignore, 1.2, NONE glchess-1.0.4-animate.patch, 1.1, NONE glchess-1.0.4-shebang.patch, 1.1, NONE glchess.spec, 1.1, NONE sources, 1.2, NONE Message-ID: <200704080607.l3867N5c017034@cvs-int.fedora.redhat.com> Author: jwrdegoede Update of /cvs/extras/rpms/glchess/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv17026 Added Files: dead.package Removed Files: .cvsignore glchess-1.0.4-animate.patch glchess-1.0.4-shebang.patch glchess.spec sources Log Message: glchess has been integrated into gnome-games as of gnome-games-2.18 / Fedora 7 --- NEW FILE dead.package --- glchess has been integrated into gnome-games as of gnome-games-2.18 / Fedora 7 --- .cvsignore DELETED --- --- glchess-1.0.4-animate.patch DELETED --- --- glchess-1.0.4-shebang.patch DELETED --- --- glchess.spec DELETED --- --- sources DELETED --- From fedora-extras-commits at redhat.com Sun Apr 8 06:08:20 2007 From: fedora-extras-commits at redhat.com (Hans de Goede (jwrdegoede)) Date: Sun, 8 Apr 2007 02:08:20 -0400 Subject: rpms/glchess/devel Makefile,1.1,NONE Message-ID: <200704080608.l3868KDw017068@cvs-int.fedora.redhat.com> Author: jwrdegoede Update of /cvs/extras/rpms/glchess/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv17060 Removed Files: Makefile Log Message: glchess has been integrated into gnome-games as of gnome-games-2.18 / Fedora 7 --- Makefile DELETED --- From fedora-extras-commits at redhat.com Sun Apr 8 06:09:33 2007 From: fedora-extras-commits at redhat.com (Hans de Goede (jwrdegoede)) Date: Sun, 8 Apr 2007 02:09:33 -0400 Subject: comps comps-fe6.xml.in,1.319,1.320 Message-ID: <200704080609.l3869X0N017109@cvs-int.fedora.redhat.com> Author: jwrdegoede Update of /cvs/extras/comps In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv17089 Modified Files: comps-fe6.xml.in Log Message: Add glchess Index: comps-fe6.xml.in =================================================================== RCS file: /cvs/extras/comps/comps-fe6.xml.in,v retrieving revision 1.319 retrieving revision 1.320 diff -u -r1.319 -r1.320 --- comps-fe6.xml.in 6 Apr 2007 15:59:41 -0000 1.319 +++ comps-fe6.xml.in 8 Apr 2007 06:09:02 -0000 1.320 @@ -431,6 +431,7 @@ games-menus gemdropx gl-117 + glchess glest gnofract4d gnome-sudoku From fedora-extras-commits at redhat.com Sun Apr 8 06:32:12 2007 From: fedora-extras-commits at redhat.com (Michael E Brown (mebrown)) Date: Sun, 8 Apr 2007 02:32:12 -0400 Subject: rpms/firmware-addon-dell/devel .cvsignore, 1.8, 1.9 firmware-addon-dell.spec, 1.7, 1.8 sources, 1.8, 1.9 Message-ID: <200704080632.l386WCDv017774@cvs-int.fedora.redhat.com> Author: mebrown Update of /cvs/extras/rpms/firmware-addon-dell/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv17752 Modified Files: .cvsignore firmware-addon-dell.spec sources Log Message: * Sat Apr 7 2007 Michael E Brown - 1.2.11-1 - enhance up2date_repo_autoconf by populating default configuration file Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/firmware-addon-dell/devel/.cvsignore,v retrieving revision 1.8 retrieving revision 1.9 diff -u -r1.8 -r1.9 --- .cvsignore 8 Apr 2007 04:11:25 -0000 1.8 +++ .cvsignore 8 Apr 2007 06:31:38 -0000 1.9 @@ -1 +1 @@ -firmware-addon-dell-1.2.10.tar.gz +firmware-addon-dell-1.2.11.tar.gz Index: firmware-addon-dell.spec =================================================================== RCS file: /cvs/extras/rpms/firmware-addon-dell/devel/firmware-addon-dell.spec,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- firmware-addon-dell.spec 8 Apr 2007 04:11:25 -0000 1.7 +++ firmware-addon-dell.spec 8 Apr 2007 06:31:38 -0000 1.8 @@ -6,7 +6,7 @@ # START = Do not edit manually %define major 1 %define minor 2 -%define sub 10 +%define sub 11 %define extralevel %{nil} %define release_name firmware-addon-dell %define release_version %{major}.%{minor}.%{sub}%{extralevel} @@ -79,10 +79,19 @@ mkdir -p $RPM_BUILD_ROOT/%{_datadir}/firmware/dell/bios %{__python} setup.py install -O1 --skip-build --root $RPM_BUILD_ROOT %{suse_prefix} -# if not RHEL3 or RHEL4, remove extra files so we dont get spurious errors from RPM -%if %(test "%{dist}" == ".el3" -o "%{dist}" == ".el4" && echo 0 || echo 1) -rm -f $RPM_BUILD_ROOT/%{_sysconfdir}/sysconfig/rhn/dell-hardware.conf -rm -f $RPM_BUILD_ROOT/%{_bindir}/up2date_repo_autoconf + +%if %(test "%{dist}" == ".el3" && echo 1 || echo 0) + chmod u+w $RPM_BUILD_ROOT/%{_sysconfdir}/sysconfig/rhn/dell-hardware.conf + echo 'osname=el3.$basearch' >> $RPM_BUILD_ROOT/%{_sysconfdir}/sysconfig/rhn/dell-hardware.conf +%else + %if %(test "%{dist}" == ".el4" && echo 1 || echo 0) + chmod u+w $RPM_BUILD_ROOT/%{_sysconfdir}/sysconfig/rhn/dell-hardware.conf + echo 'osname=el4.$basearch' >> $RPM_BUILD_ROOT/%{_sysconfdir}/sysconfig/rhn/dell-hardware.conf + %else + # if not RHEL3 or RHEL4, remove extra files so we dont get RPM unpackaged file errors + rm -f $RPM_BUILD_ROOT/%{_sysconfdir}/sysconfig/rhn/dell-hardware.conf + rm -f $RPM_BUILD_ROOT/%{_bindir}/up2date_repo_autoconf + %endif %endif @@ -107,6 +116,9 @@ %changelog +* Sat Apr 7 2007 Michael E Brown - 1.2.11-1 +- enhance up2date_repo_autoconf by populating default configuration file + * Fri Apr 6 2007 Michael E Brown - 1.2.10-1 - Couple of changes so that the dell sysid plugin work on yum 2.4.3 prior versions didnt crash, but didnt properly substitute mirrolist Index: sources =================================================================== RCS file: /cvs/extras/rpms/firmware-addon-dell/devel/sources,v retrieving revision 1.8 retrieving revision 1.9 diff -u -r1.8 -r1.9 --- sources 8 Apr 2007 04:11:25 -0000 1.8 +++ sources 8 Apr 2007 06:31:38 -0000 1.9 @@ -1 +1 @@ -f9266a5427cb3e1e171ef9c6a6bc292b firmware-addon-dell-1.2.10.tar.gz +53c8db63777349429f3db756ddda843e firmware-addon-dell-1.2.11.tar.gz From fedora-extras-commits at redhat.com Sun Apr 8 06:33:32 2007 From: fedora-extras-commits at redhat.com (Michael E Brown (mebrown)) Date: Sun, 8 Apr 2007 02:33:32 -0400 Subject: rpms/firmware-addon-dell/EL-4 .cvsignore, 1.7, 1.8 firmware-addon-dell.spec, 1.6, 1.7 sources, 1.7, 1.8 Message-ID: <200704080633.l386XWhw017850@cvs-int.fedora.redhat.com> Author: mebrown Update of /cvs/extras/rpms/firmware-addon-dell/EL-4 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv17828 Modified Files: .cvsignore firmware-addon-dell.spec sources Log Message: * Sat Apr 7 2007 Michael E Brown - 1.2.11-1 - enhance up2date_repo_autoconf by populating default configuration file Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/firmware-addon-dell/EL-4/.cvsignore,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- .cvsignore 8 Apr 2007 04:14:27 -0000 1.7 +++ .cvsignore 8 Apr 2007 06:32:58 -0000 1.8 @@ -1 +1 @@ -firmware-addon-dell-1.2.10.tar.gz +firmware-addon-dell-1.2.11.tar.gz Index: firmware-addon-dell.spec =================================================================== RCS file: /cvs/extras/rpms/firmware-addon-dell/EL-4/firmware-addon-dell.spec,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- firmware-addon-dell.spec 8 Apr 2007 04:14:27 -0000 1.6 +++ firmware-addon-dell.spec 8 Apr 2007 06:32:58 -0000 1.7 @@ -6,7 +6,7 @@ # START = Do not edit manually %define major 1 %define minor 2 -%define sub 10 +%define sub 11 %define extralevel %{nil} %define release_name firmware-addon-dell %define release_version %{major}.%{minor}.%{sub}%{extralevel} @@ -79,10 +79,19 @@ mkdir -p $RPM_BUILD_ROOT/%{_datadir}/firmware/dell/bios %{__python} setup.py install -O1 --skip-build --root $RPM_BUILD_ROOT %{suse_prefix} -# if not RHEL3 or RHEL4, remove extra files so we dont get spurious errors from RPM -%if %(test "%{dist}" == ".el3" -o "%{dist}" == ".el4" && echo 0 || echo 1) -rm -f $RPM_BUILD_ROOT/%{_sysconfdir}/sysconfig/rhn/dell-hardware.conf -rm -f $RPM_BUILD_ROOT/%{_bindir}/up2date_repo_autoconf + +%if %(test "%{dist}" == ".el3" && echo 1 || echo 0) + chmod u+w $RPM_BUILD_ROOT/%{_sysconfdir}/sysconfig/rhn/dell-hardware.conf + echo 'osname=el3.$basearch' >> $RPM_BUILD_ROOT/%{_sysconfdir}/sysconfig/rhn/dell-hardware.conf +%else + %if %(test "%{dist}" == ".el4" && echo 1 || echo 0) + chmod u+w $RPM_BUILD_ROOT/%{_sysconfdir}/sysconfig/rhn/dell-hardware.conf + echo 'osname=el4.$basearch' >> $RPM_BUILD_ROOT/%{_sysconfdir}/sysconfig/rhn/dell-hardware.conf + %else + # if not RHEL3 or RHEL4, remove extra files so we dont get RPM unpackaged file errors + rm -f $RPM_BUILD_ROOT/%{_sysconfdir}/sysconfig/rhn/dell-hardware.conf + rm -f $RPM_BUILD_ROOT/%{_bindir}/up2date_repo_autoconf + %endif %endif @@ -107,6 +116,9 @@ %changelog +* Sat Apr 7 2007 Michael E Brown - 1.2.11-1 +- enhance up2date_repo_autoconf by populating default configuration file + * Fri Apr 6 2007 Michael E Brown - 1.2.10-1 - Couple of changes so that the dell sysid plugin work on yum 2.4.3 prior versions didnt crash, but didnt properly substitute mirrolist Index: sources =================================================================== RCS file: /cvs/extras/rpms/firmware-addon-dell/EL-4/sources,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- sources 8 Apr 2007 04:14:27 -0000 1.7 +++ sources 8 Apr 2007 06:32:58 -0000 1.8 @@ -1 +1 @@ -f9266a5427cb3e1e171ef9c6a6bc292b firmware-addon-dell-1.2.10.tar.gz +53c8db63777349429f3db756ddda843e firmware-addon-dell-1.2.11.tar.gz From fedora-extras-commits at redhat.com Sun Apr 8 06:34:15 2007 From: fedora-extras-commits at redhat.com (Michael E Brown (mebrown)) Date: Sun, 8 Apr 2007 02:34:15 -0400 Subject: rpms/firmware-addon-dell/EL-5 .cvsignore, 1.7, 1.8 firmware-addon-dell.spec, 1.6, 1.7 sources, 1.7, 1.8 Message-ID: <200704080634.l386YF4D017924@cvs-int.fedora.redhat.com> Author: mebrown Update of /cvs/extras/rpms/firmware-addon-dell/EL-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv17900 Modified Files: .cvsignore firmware-addon-dell.spec sources Log Message: * Sat Apr 7 2007 Michael E Brown - 1.2.11-1 - enhance up2date_repo_autoconf by populating default configuration file Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/firmware-addon-dell/EL-5/.cvsignore,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- .cvsignore 8 Apr 2007 04:13:22 -0000 1.7 +++ .cvsignore 8 Apr 2007 06:33:42 -0000 1.8 @@ -1 +1 @@ -firmware-addon-dell-1.2.10.tar.gz +firmware-addon-dell-1.2.11.tar.gz Index: firmware-addon-dell.spec =================================================================== RCS file: /cvs/extras/rpms/firmware-addon-dell/EL-5/firmware-addon-dell.spec,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- firmware-addon-dell.spec 8 Apr 2007 04:13:22 -0000 1.6 +++ firmware-addon-dell.spec 8 Apr 2007 06:33:42 -0000 1.7 @@ -6,7 +6,7 @@ # START = Do not edit manually %define major 1 %define minor 2 -%define sub 10 +%define sub 11 %define extralevel %{nil} %define release_name firmware-addon-dell %define release_version %{major}.%{minor}.%{sub}%{extralevel} @@ -79,10 +79,19 @@ mkdir -p $RPM_BUILD_ROOT/%{_datadir}/firmware/dell/bios %{__python} setup.py install -O1 --skip-build --root $RPM_BUILD_ROOT %{suse_prefix} -# if not RHEL3 or RHEL4, remove extra files so we dont get spurious errors from RPM -%if %(test "%{dist}" == ".el3" -o "%{dist}" == ".el4" && echo 0 || echo 1) -rm -f $RPM_BUILD_ROOT/%{_sysconfdir}/sysconfig/rhn/dell-hardware.conf -rm -f $RPM_BUILD_ROOT/%{_bindir}/up2date_repo_autoconf + +%if %(test "%{dist}" == ".el3" && echo 1 || echo 0) + chmod u+w $RPM_BUILD_ROOT/%{_sysconfdir}/sysconfig/rhn/dell-hardware.conf + echo 'osname=el3.$basearch' >> $RPM_BUILD_ROOT/%{_sysconfdir}/sysconfig/rhn/dell-hardware.conf +%else + %if %(test "%{dist}" == ".el4" && echo 1 || echo 0) + chmod u+w $RPM_BUILD_ROOT/%{_sysconfdir}/sysconfig/rhn/dell-hardware.conf + echo 'osname=el4.$basearch' >> $RPM_BUILD_ROOT/%{_sysconfdir}/sysconfig/rhn/dell-hardware.conf + %else + # if not RHEL3 or RHEL4, remove extra files so we dont get RPM unpackaged file errors + rm -f $RPM_BUILD_ROOT/%{_sysconfdir}/sysconfig/rhn/dell-hardware.conf + rm -f $RPM_BUILD_ROOT/%{_bindir}/up2date_repo_autoconf + %endif %endif @@ -107,6 +116,9 @@ %changelog +* Sat Apr 7 2007 Michael E Brown - 1.2.11-1 +- enhance up2date_repo_autoconf by populating default configuration file + * Fri Apr 6 2007 Michael E Brown - 1.2.10-1 - Couple of changes so that the dell sysid plugin work on yum 2.4.3 prior versions didnt crash, but didnt properly substitute mirrolist Index: sources =================================================================== RCS file: /cvs/extras/rpms/firmware-addon-dell/EL-5/sources,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- sources 8 Apr 2007 04:13:22 -0000 1.7 +++ sources 8 Apr 2007 06:33:42 -0000 1.8 @@ -1 +1 @@ -f9266a5427cb3e1e171ef9c6a6bc292b firmware-addon-dell-1.2.10.tar.gz +53c8db63777349429f3db756ddda843e firmware-addon-dell-1.2.11.tar.gz From fedora-extras-commits at redhat.com Sun Apr 8 07:22:58 2007 From: fedora-extras-commits at redhat.com (=?utf-8?q?Frank_B=C3=BCttner?= (frankb)) Date: Sun, 8 Apr 2007 03:22:58 -0400 Subject: rpms/nas/devel .cvsignore, 1.5, 1.6 nas.spec, 1.12, 1.13 sources, 1.5, 1.6 nas-1.8-uglyOutput.patch, 1.1, NONE Message-ID: <200704080722.l387Mwvs022566@cvs-int.fedora.redhat.com> Author: frankb Update of /cvs/extras/rpms/nas/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv22545 Modified Files: .cvsignore nas.spec sources Removed Files: nas-1.8-uglyOutput.patch Log Message: - update to 1.9 - remove old patch file Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/nas/devel/.cvsignore,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- .cvsignore 26 Mar 2007 09:02:05 -0000 1.5 +++ .cvsignore 8 Apr 2007 07:22:24 -0000 1.6 @@ -1 +1 @@ -nas-1.8b.src.tar.gz +nas-1.9.src.tar.gz Index: nas.spec =================================================================== RCS file: /cvs/extras/rpms/nas/devel/nas.spec,v retrieving revision 1.12 retrieving revision 1.13 diff -u -r1.12 -r1.13 --- nas.spec 26 Mar 2007 09:02:05 -0000 1.12 +++ nas.spec 8 Apr 2007 07:22:24 -0000 1.13 @@ -1,6 +1,6 @@ Name: nas Summary: The Network Audio System (NAS) -Version: 1.8b +Version: 1.9 Release: 1%{?dist} BuildRequires: bison flex %if "%{?fedora}" > "4" || "%{?rhel}" > "4" @@ -19,7 +19,6 @@ Source0: http://nas.codebrilliance.com/nas/nas-%{version}.src.tar.gz Source1: http://apt.kde-redhat.org/apt/kde-redhat/SOURCES/nas/nasd.init Source2: http://apt.kde-redhat.org/apt/kde-redhat/SOURCES/nas/nasd.sysconfig -#Patch0: nas-1.8-uglyOutput.patch Buildroot: %{_tmppath}/NAS-%{version}-%{release}-root-%(%{__id_u} -n) Requires(preun): chkconfig /sbin/service Requires(post): chkconfig @@ -53,7 +52,6 @@ %prep %setup -q -n nas-%{version} -#%patch0 -p1 %build @@ -116,6 +114,10 @@ %changelog +* Sun Apr 08 2007 Frank B??ttner - 1.9-1%{?dist} +- update to 1.9 +- remove old patch file + * Mon Mar 26 2007 Frank B??ttner - 1.8b-1%{?dist} - update to 1.8b Index: sources =================================================================== RCS file: /cvs/extras/rpms/nas/devel/sources,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- sources 26 Mar 2007 09:02:05 -0000 1.5 +++ sources 8 Apr 2007 07:22:24 -0000 1.6 @@ -1 +1 @@ -fcb9a74f4bf08f422a3d12c7e3698307 nas-1.8b.src.tar.gz +aac031fae04f53bcd1e033b380b1b29d nas-1.9.src.tar.gz --- nas-1.8-uglyOutput.patch DELETED --- From fedora-extras-commits at redhat.com Sun Apr 8 07:45:44 2007 From: fedora-extras-commits at redhat.com (=?utf-8?q?Frank_B=C3=BCttner?= (frankb)) Date: Sun, 8 Apr 2007 03:45:44 -0400 Subject: rpms/nas/FC-6 .cvsignore, 1.4, 1.5 nas.spec, 1.10, 1.11 sources, 1.4, 1.5 nas-1.8-uglyOutput.patch, 1.1, NONE Message-ID: <200704080745.l387jicS023137@cvs-int.fedora.redhat.com> Author: frankb Update of /cvs/extras/rpms/nas/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv23107 Modified Files: .cvsignore nas.spec sources Removed Files: nas-1.8-uglyOutput.patch Log Message: - update to 1.9 - remove old patch file Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/nas/FC-6/.cvsignore,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- .cvsignore 22 Mar 2007 10:00:55 -0000 1.4 +++ .cvsignore 8 Apr 2007 07:45:10 -0000 1.5 @@ -1 +1 @@ -1.8a_SVN237.tar.bz2 +nas-1.9.src.tar.gz Index: nas.spec =================================================================== RCS file: /cvs/extras/rpms/nas/FC-6/nas.spec,v retrieving revision 1.10 retrieving revision 1.11 diff -u -r1.10 -r1.11 --- nas.spec 22 Mar 2007 10:00:55 -0000 1.10 +++ nas.spec 8 Apr 2007 07:45:10 -0000 1.11 @@ -1,7 +1,7 @@ Name: nas Summary: The Network Audio System (NAS) -Version: 1.8a -Release: 2%{?dist} +Version: 1.9 +Release: 1%{?dist} BuildRequires: bison flex %if "%{?fedora}" > "4" || "%{?rhel}" > "4" BuildRequires: imake libXaw-devel libXpm-devel libXp-devel libXext-devel libXt-devel @@ -16,11 +16,9 @@ License: Public Domain Group: Development/Libraries -Source0: 1.8a_SVN237.tar.bz2 -#Source0: http://nas.codebrilliance.com/nas/nas-%{version}.src.tar.gz +Source0: http://nas.codebrilliance.com/nas/nas-%{version}.src.tar.gz Source1: http://apt.kde-redhat.org/apt/kde-redhat/SOURCES/nas/nasd.init Source2: http://apt.kde-redhat.org/apt/kde-redhat/SOURCES/nas/nasd.sysconfig -#Patch0: nas-1.8-uglyOutput.patch Buildroot: %{_tmppath}/NAS-%{version}-%{release}-root-%(%{__id_u} -n) Requires(preun): chkconfig /sbin/service Requires(post): chkconfig @@ -53,9 +51,7 @@ %prep -%setup -q -n 1.8a_SVN237 -#%setup -q -n nas-%{version} -#%patch0 -p1 +%setup -q -n nas-%{version} %build @@ -118,6 +114,13 @@ %changelog +* Sun Apr 08 2007 Frank B??ttner - 1.9-1%{?dist} +- update to 1.9 +- remove old patch file + +* Mon Mar 26 2007 Frank B??ttner - 1.8b-1%{?dist} +- update to 1.8b + * Thu Mar 22 2007 Frank B??ttner - 1.8a-2%{?dist} - use the SVN version of 1.8a Index: sources =================================================================== RCS file: /cvs/extras/rpms/nas/FC-6/sources,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- sources 22 Mar 2007 10:00:55 -0000 1.4 +++ sources 8 Apr 2007 07:45:10 -0000 1.5 @@ -1 +1 @@ -bb4e16b9f0005aabccbe07238bba3d79 1.8a_SVN237.tar.bz2 +aac031fae04f53bcd1e033b380b1b29d nas-1.9.src.tar.gz --- nas-1.8-uglyOutput.patch DELETED --- From fedora-extras-commits at redhat.com Sun Apr 8 07:59:25 2007 From: fedora-extras-commits at redhat.com (=?utf-8?q?Frank_B=C3=BCttner?= (frankb)) Date: Sun, 8 Apr 2007 03:59:25 -0400 Subject: rpms/nas/FC-5 .cvsignore, 1.4, 1.5 nas.spec, 1.9, 1.10 sources, 1.4, 1.5 nas-1.8-uglyOutput.patch, 1.1, NONE Message-ID: <200704080759.l387xPC0023297@cvs-int.fedora.redhat.com> Author: frankb Update of /cvs/extras/rpms/nas/FC-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv23276 Modified Files: .cvsignore nas.spec sources Removed Files: nas-1.8-uglyOutput.patch Log Message: - update to 1.9 - remove old patch file Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/nas/FC-5/.cvsignore,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- .cvsignore 22 Mar 2007 10:08:17 -0000 1.4 +++ .cvsignore 8 Apr 2007 07:58:51 -0000 1.5 @@ -1 +1 @@ -1.8a_SVN237.tar.bz2 +nas-1.9.src.tar.gz Index: nas.spec =================================================================== RCS file: /cvs/extras/rpms/nas/FC-5/nas.spec,v retrieving revision 1.9 retrieving revision 1.10 diff -u -r1.9 -r1.10 --- nas.spec 22 Mar 2007 10:08:17 -0000 1.9 +++ nas.spec 8 Apr 2007 07:58:51 -0000 1.10 @@ -1,7 +1,7 @@ Name: nas Summary: The Network Audio System (NAS) -Version: 1.8a -Release: 2%{?dist} +Version: 1.9 +Release: 1%{?dist} BuildRequires: bison flex %if "%{?fedora}" > "4" || "%{?rhel}" > "4" BuildRequires: imake libXaw-devel libXpm-devel libXp-devel libXext-devel libXt-devel @@ -16,11 +16,9 @@ License: Public Domain Group: Development/Libraries -Source0: 1.8a_SVN237.tar.bz2 -#Source0: http://nas.codebrilliance.com/nas/nas-%{version}.src.tar.gz +Source0: http://nas.codebrilliance.com/nas/nas-%{version}.src.tar.gz Source1: http://apt.kde-redhat.org/apt/kde-redhat/SOURCES/nas/nasd.init Source2: http://apt.kde-redhat.org/apt/kde-redhat/SOURCES/nas/nasd.sysconfig -#Patch0: nas-1.8-uglyOutput.patch Buildroot: %{_tmppath}/NAS-%{version}-%{release}-root-%(%{__id_u} -n) Requires(preun): chkconfig /sbin/service Requires(post): chkconfig @@ -53,9 +51,7 @@ %prep -%setup -q -n 1.8a_SVN237 -#%setup -q -n nas-%{version} -#%patch0 -p1 +%setup -q -n nas-%{version} %build @@ -118,6 +114,13 @@ %changelog +* Sun Apr 08 2007 Frank B??ttner - 1.9-1%{?dist} +- update to 1.9 +- remove old patch file + +* Mon Mar 26 2007 Frank B??ttner - 1.8b-1%{?dist} +- update to 1.8b + * Thu Mar 22 2007 Frank B??ttner - 1.8a-2%{?dist} - use the SVN version of 1.8a Index: sources =================================================================== RCS file: /cvs/extras/rpms/nas/FC-5/sources,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- sources 22 Mar 2007 10:08:17 -0000 1.4 +++ sources 8 Apr 2007 07:58:51 -0000 1.5 @@ -1 +1 @@ -bb4e16b9f0005aabccbe07238bba3d79 1.8a_SVN237.tar.bz2 +aac031fae04f53bcd1e033b380b1b29d nas-1.9.src.tar.gz --- nas-1.8-uglyOutput.patch DELETED --- From fedora-extras-commits at redhat.com Sun Apr 8 08:06:00 2007 From: fedora-extras-commits at redhat.com (Trond Danielsen (trondd)) Date: Sun, 8 Apr 2007 04:06:00 -0400 Subject: rpms/sdcc/devel sdcc-2.6.0-sdccman.lyx.patch, NONE, 1.1 sdcc.spec, 1.2, 1.3 Message-ID: <200704080806.l38860UY028036@cvs-int.fedora.redhat.com> Author: trondd Update of /cvs/extras/rpms/sdcc/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv27720 Modified Files: sdcc.spec Added Files: sdcc-2.6.0-sdccman.lyx.patch Log Message: Adding patch to fix error in sdccman.lyx that makes lyx fail when building documentation. sdcc-2.6.0-sdccman.lyx.patch: --- NEW FILE sdcc-2.6.0-sdccman.lyx.patch --- --- sdcc/doc/sdccman.lyx 2006-07-10 23:34:39.000000000 +0200 +++ sdcc_/doc/sdccman.lyx 2007-04-07 17:21:15.000000000 +0200 @@ -20209,9 +20209,9 @@ * by default to STREAM_USER */ \layout LyX-Code - printf (?This is a printf test + printf ("This is a printf test \backslash -n?); +n"); \layout LyX-Code } Index: sdcc.spec =================================================================== RCS file: /cvs/extras/rpms/sdcc/devel/sdcc.spec,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- sdcc.spec 25 Mar 2007 15:04:34 -0000 1.2 +++ sdcc.spec 8 Apr 2007 08:05:26 -0000 1.3 @@ -1,6 +1,6 @@ Name: sdcc Version: 2.6.0 -Release: 9%{?dist} +Release: 10%{?dist} Summary: Small Device C Compiler Group: Applications/Engineering @@ -9,6 +9,7 @@ Source0: http://downloads.sourceforge.net/%{name}/%{name}-src-%{version}.tar.gz Source1: README.fedora Patch0: sdcc-2.6.0-configure.diff +Patch1: sdcc-2.6.0-sdccman.lyx.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: flex @@ -38,7 +39,8 @@ %prep %setup -q -n sdcc -%patch -p1 +%patch0 -p1 +%patch1 -p1 find -name '*.[ch]' -exec chmod -x '{}' \; # Extract %%__os_install_post into os_install_post~ @@ -111,6 +113,9 @@ %{_datadir}/%{name}/lib/*/*.asm %changelog +* Sat Apr 07 2007 Trond Danielsen - 2.6.0-10 +- Added patch to fix a problem with sdccman.lyx that caused lyx to fail. + * Fri Mar 23 2007 Trond Danielsen - 2.6.0-9 - Removed symlinks, added scripts (solves bug #233385). From fedora-extras-commits at redhat.com Sun Apr 8 08:57:39 2007 From: fedora-extras-commits at redhat.com (Remi Collet (remi)) Date: Sun, 8 Apr 2007 04:57:39 -0400 Subject: rpms/cups-pdf/devel .cvsignore, 1.3, 1.4 cups-pdf.spec, 1.2, 1.3 sources, 1.3, 1.4 cups_pdf-2.4.4.te, 1.1, NONE Message-ID: <200704080857.l388vdVP017127@cvs-int.fedora.redhat.com> Author: remi Update of /cvs/extras/rpms/cups-pdf/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv17106 Modified Files: .cvsignore cups-pdf.spec sources Removed Files: cups_pdf-2.4.4.te Log Message: new version 2.4.5 Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/cups-pdf/devel/.cvsignore,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- .cvsignore 3 Feb 2007 19:08:55 -0000 1.3 +++ .cvsignore 8 Apr 2007 08:57:05 -0000 1.4 @@ -1 +1 @@ -cups-pdf_2.4.4.tar.gz +cups-pdf_2.4.5.tar.gz Index: cups-pdf.spec =================================================================== RCS file: /cvs/extras/rpms/cups-pdf/devel/cups-pdf.spec,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- cups-pdf.spec 3 Feb 2007 19:08:55 -0000 1.2 +++ cups-pdf.spec 8 Apr 2007 08:57:05 -0000 1.3 @@ -4,7 +4,7 @@ Summary: Extension for creating pdf-Files with CUPS Summary(fr): Extension de CUPS pour cr??er des fichiers PDF Name: cups-pdf -Version: 2.4.4 +Version: 2.4.5 Release: 1%{?dist} Group: Applications/Publishing Source0: http://www.physik.uni-wuerzburg.de/~vrbehr/cups-pdf/src/%{name}_%{version}.tar.gz @@ -134,6 +134,9 @@ fi %changelog +* Sun Apr 08 2007 Remi Collet 2.4.5-1 +- update to 2.4.5 + * Sat Feb 03 2007 Remi Collet 2.4.4-1 - update to 2.4.4 Index: sources =================================================================== RCS file: /cvs/extras/rpms/cups-pdf/devel/sources,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- sources 3 Feb 2007 19:08:55 -0000 1.3 +++ sources 8 Apr 2007 08:57:05 -0000 1.4 @@ -1 +1 @@ -4b01f0505e20c8a29a1cf9e6e772b56b cups-pdf_2.4.4.tar.gz +fbfe192c76cc6dbca31ba755fb1f2f3f cups-pdf_2.4.5.tar.gz --- cups_pdf-2.4.4.te DELETED --- From fedora-extras-commits at redhat.com Sun Apr 8 08:58:59 2007 From: fedora-extras-commits at redhat.com (Remi Collet (remi)) Date: Sun, 8 Apr 2007 04:58:59 -0400 Subject: rpms/cups-pdf/devel cups_pdf-2.4.5.te,NONE,1.1 Message-ID: <200704080858.l388wxkd017177@cvs-int.fedora.redhat.com> Author: remi Update of /cvs/extras/rpms/cups-pdf/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv17170 Added Files: cups_pdf-2.4.5.te Log Message: missing file --- NEW FILE cups_pdf-2.4.5.te --- policy_module(cups_pdf,2.4.5) require { class dir { add_name create getattr remove_name search setattr write }; class file { create getattr read setattr unlink write }; type cupsd_t; type home_root_t; type user_home_dir_t; type user_home_t; type print_spool_t; } allow cupsd_t home_root_t:dir { getattr search }; allow cupsd_t user_home_dir_t:dir { getattr search }; allow cupsd_t user_home_t:dir { add_name create getattr remove_name search setattr write }; allow cupsd_t user_home_t:file { create getattr read setattr unlink write }; From fedora-extras-commits at redhat.com Sun Apr 8 09:01:39 2007 From: fedora-extras-commits at redhat.com (Remi Collet (remi)) Date: Sun, 8 Apr 2007 05:01:39 -0400 Subject: rpms/cups-pdf/devel cups-pdf.spec,1.3,1.4 Message-ID: <200704080901.l3891dSx021427@cvs-int.fedora.redhat.com> Author: remi Update of /cvs/extras/rpms/cups-pdf/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv17438 Modified Files: cups-pdf.spec Log Message: bump release Index: cups-pdf.spec =================================================================== RCS file: /cvs/extras/rpms/cups-pdf/devel/cups-pdf.spec,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- cups-pdf.spec 8 Apr 2007 08:57:05 -0000 1.3 +++ cups-pdf.spec 8 Apr 2007 09:01:03 -0000 1.4 @@ -5,7 +5,7 @@ Summary(fr): Extension de CUPS pour cr??er des fichiers PDF Name: cups-pdf Version: 2.4.5 -Release: 1%{?dist} +Release: 1%{?dist}.1 Group: Applications/Publishing Source0: http://www.physik.uni-wuerzburg.de/~vrbehr/cups-pdf/src/%{name}_%{version}.tar.gz Source1: INSTALL.cups-pdf @@ -134,6 +134,9 @@ fi %changelog +* Sun Apr 08 2007 Remi Collet 2.4.5-1.fc7.1 +- bump release, missing file + * Sun Apr 08 2007 Remi Collet 2.4.5-1 - update to 2.4.5 From fedora-extras-commits at redhat.com Sun Apr 8 09:15:20 2007 From: fedora-extras-commits at redhat.com (Remi Collet (remi)) Date: Sun, 8 Apr 2007 05:15:20 -0400 Subject: rpms/cups-pdf/FC-6 cups_pdf-2.4.5.te, NONE, 1.1 cups-pdf.spec, 1.2, 1.3 sources, 1.3, 1.4 cups_pdf-2.4.4.te, 1.1, NONE Message-ID: <200704080915.l389FKYf021679@cvs-int.fedora.redhat.com> Author: remi Update of /cvs/extras/rpms/cups-pdf/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv21645 Modified Files: cups-pdf.spec sources Added Files: cups_pdf-2.4.5.te Removed Files: cups_pdf-2.4.4.te Log Message: new version 2.4.5 --- NEW FILE cups_pdf-2.4.5.te --- policy_module(cups_pdf,2.4.5) require { class dir { add_name create getattr remove_name search setattr write }; class file { create getattr read setattr unlink write }; type cupsd_t; type home_root_t; type user_home_dir_t; type user_home_t; type print_spool_t; } allow cupsd_t home_root_t:dir { getattr search }; allow cupsd_t user_home_dir_t:dir { getattr search }; allow cupsd_t user_home_t:dir { add_name create getattr remove_name search setattr write }; allow cupsd_t user_home_t:file { create getattr read setattr unlink write }; Index: cups-pdf.spec =================================================================== RCS file: /cvs/extras/rpms/cups-pdf/FC-6/cups-pdf.spec,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- cups-pdf.spec 3 Feb 2007 19:40:12 -0000 1.2 +++ cups-pdf.spec 8 Apr 2007 09:14:46 -0000 1.3 @@ -4,7 +4,7 @@ Summary: Extension for creating pdf-Files with CUPS Summary(fr): Extension de CUPS pour cr??er des fichiers PDF Name: cups-pdf -Version: 2.4.4 +Version: 2.4.5 Release: 1%{?dist} Group: Applications/Publishing Source0: http://www.physik.uni-wuerzburg.de/~vrbehr/cups-pdf/src/%{name}_%{version}.tar.gz @@ -134,6 +134,9 @@ fi %changelog +* Sun Apr 08 2007 Remi Collet 2.4.5-1 +- update to 2.4.5 + * Sat Feb 03 2007 Remi Collet 2.4.4-1 - update to 2.4.4 Index: sources =================================================================== RCS file: /cvs/extras/rpms/cups-pdf/FC-6/sources,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- sources 3 Feb 2007 19:40:12 -0000 1.3 +++ sources 8 Apr 2007 09:14:46 -0000 1.4 @@ -1 +1 @@ -4b01f0505e20c8a29a1cf9e6e772b56b cups-pdf_2.4.4.tar.gz +fbfe192c76cc6dbca31ba755fb1f2f3f cups-pdf_2.4.5.tar.gz --- cups_pdf-2.4.4.te DELETED --- From fedora-extras-commits at redhat.com Sun Apr 8 09:18:26 2007 From: fedora-extras-commits at redhat.com (Remi Collet (remi)) Date: Sun, 8 Apr 2007 05:18:26 -0400 Subject: rpms/cups-pdf/FC-5 cups_pdf-2.4.5.te, NONE, 1.1 cups-pdf.spec, 1.2, 1.3 sources, 1.3, 1.4 cups_pdf-2.4.4.te, 1.1, NONE Message-ID: <200704080918.l389IQUZ021786@cvs-int.fedora.redhat.com> Author: remi Update of /cvs/extras/rpms/cups-pdf/FC-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv21766 Modified Files: cups-pdf.spec sources Added Files: cups_pdf-2.4.5.te Removed Files: cups_pdf-2.4.4.te Log Message: new version 2.4.5 --- NEW FILE cups_pdf-2.4.5.te --- policy_module(cups_pdf,2.4.5) require { class dir { add_name create getattr remove_name search setattr write }; class file { create getattr read setattr unlink write }; type cupsd_t; type home_root_t; type user_home_dir_t; type user_home_t; type print_spool_t; } allow cupsd_t home_root_t:dir { getattr search }; allow cupsd_t user_home_dir_t:dir { getattr search }; allow cupsd_t user_home_t:dir { add_name create getattr remove_name search setattr write }; allow cupsd_t user_home_t:file { create getattr read setattr unlink write }; Index: cups-pdf.spec =================================================================== RCS file: /cvs/extras/rpms/cups-pdf/FC-5/cups-pdf.spec,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- cups-pdf.spec 3 Feb 2007 19:43:03 -0000 1.2 +++ cups-pdf.spec 8 Apr 2007 09:17:52 -0000 1.3 @@ -4,7 +4,7 @@ Summary: Extension for creating pdf-Files with CUPS Summary(fr): Extension de CUPS pour cr??er des fichiers PDF Name: cups-pdf -Version: 2.4.4 +Version: 2.4.5 Release: 1%{?dist} Group: Applications/Publishing Source0: http://www.physik.uni-wuerzburg.de/~vrbehr/cups-pdf/src/%{name}_%{version}.tar.gz @@ -134,6 +134,9 @@ fi %changelog +* Sun Apr 08 2007 Remi Collet 2.4.5-1 +- update to 2.4.5 + * Sat Feb 03 2007 Remi Collet 2.4.4-1 - update to 2.4.4 Index: sources =================================================================== RCS file: /cvs/extras/rpms/cups-pdf/FC-5/sources,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- sources 3 Feb 2007 19:43:03 -0000 1.3 +++ sources 8 Apr 2007 09:17:52 -0000 1.4 @@ -1 +1 @@ -4b01f0505e20c8a29a1cf9e6e772b56b cups-pdf_2.4.4.tar.gz +fbfe192c76cc6dbca31ba755fb1f2f3f cups-pdf_2.4.5.tar.gz --- cups_pdf-2.4.4.te DELETED --- From fedora-extras-commits at redhat.com Sun Apr 8 10:02:58 2007 From: fedora-extras-commits at redhat.com (Ville Skytta (scop)) Date: Sun, 8 Apr 2007 06:02:58 -0400 Subject: comps comps-fe6.xml.in,1.320,1.321 comps-fe7.xml.in,1.147,1.148 Message-ID: <200704081002.l38A2wBY026667@cvs-int.fedora.redhat.com> Author: scop Update of /cvs/extras/comps In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv26646 Modified Files: comps-fe6.xml.in comps-fe7.xml.in Log Message: +zzuf Index: comps-fe6.xml.in =================================================================== RCS file: /cvs/extras/comps/comps-fe6.xml.in,v retrieving revision 1.320 retrieving revision 1.321 diff -u -r1.320 -r1.321 --- comps-fe6.xml.in 8 Apr 2007 06:09:02 -0000 1.320 +++ comps-fe6.xml.in 8 Apr 2007 10:02:28 -0000 1.321 @@ -228,6 +228,7 @@ xfce4-dev-tools yap yasm + zzuf Index: comps-fe7.xml.in =================================================================== RCS file: /cvs/extras/comps/comps-fe7.xml.in,v retrieving revision 1.147 retrieving revision 1.148 diff -u -r1.147 -r1.148 --- comps-fe7.xml.in 7 Apr 2007 20:06:31 -0000 1.147 +++ comps-fe7.xml.in 8 Apr 2007 10:02:28 -0000 1.148 @@ -308,6 +308,7 @@ xfce4-dev-tools yap yasm + zzuf From fedora-extras-commits at redhat.com Sun Apr 8 10:49:07 2007 From: fedora-extras-commits at redhat.com (Thorsten Scherf (tscherf)) Date: Sun, 8 Apr 2007 06:49:07 -0400 Subject: rpms/Democracy/devel Democracy.spec,1.10,1.11 Message-ID: <200704081049.l38An7SK027409@cvs-int.fedora.redhat.com> Author: tscherf Update of /cvs/extras/rpms/Democracy/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv27389 Modified Files: Democracy.spec Log Message: new firefox deps Index: Democracy.spec =================================================================== RCS file: /cvs/extras/rpms/Democracy/devel/Democracy.spec,v retrieving revision 1.10 retrieving revision 1.11 diff -u -r1.10 -r1.11 --- Democracy.spec 26 Mar 2007 06:24:54 -0000 1.10 +++ Democracy.spec 8 Apr 2007 10:48:33 -0000 1.11 @@ -1,11 +1,11 @@ %{!?python_sitelib: %define python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")} %{!?python_sitearch: %define python_sitearch %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib(1)")} -%define firefoxver 2.0.0.2 +%define firefoxver 2.0.0.3 Name: Democracy Version: 0.9.5.1 -Release: 7%{?dist} +Release: 8%{?dist} Summary: Democracy Player Group: Applications/Multimedia License: GPL @@ -62,6 +62,9 @@ %changelog +* Sun Apr 8 2007 Thorsten Scherf 0.9.5.1-8 +- new firefox deps + * Mon Mar 26 2007 Thorsten Scherf 0.9.5.1-7 - corrected firefox deps @@ -69,7 +72,7 @@ - New build for Fedora 7 - moved to Firefox 2 -* Thu Mar 01 2007 Thorsten Scherf 0.9.5.1-5 +* Thu Mar 1 2007 Thorsten Scherf 0.9.5.1-5 - changed install req to a versioned firefox package * Mon Feb 26 2007 Thorsten Scherf 0.9.5.1-4 From fedora-extras-commits at redhat.com Sun Apr 8 11:01:25 2007 From: fedora-extras-commits at redhat.com (Thorsten Scherf (tscherf)) Date: Sun, 8 Apr 2007 07:01:25 -0400 Subject: rpms/prewikka/FC-5 .cvsignore, 1.2, 1.3 prewikka.spec, 1.1, 1.2 sources, 1.2, 1.3 Message-ID: <200704081101.l38B1PgB031751@cvs-int.fedora.redhat.com> Author: tscherf Update of /cvs/extras/rpms/prewikka/FC-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv27598 Modified Files: .cvsignore prewikka.spec sources Log Message: moved to new upstream Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/prewikka/FC-5/.cvsignore,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- .cvsignore 15 Jan 2007 19:12:04 -0000 1.2 +++ .cvsignore 8 Apr 2007 11:00:51 -0000 1.3 @@ -1 +1 @@ -prewikka-0.9.8.tar.gz +prewikka-0.9.10.tar.gz Index: prewikka.spec =================================================================== RCS file: /cvs/extras/rpms/prewikka/FC-5/prewikka.spec,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- prewikka.spec 15 Jan 2007 19:12:04 -0000 1.1 +++ prewikka.spec 8 Apr 2007 11:00:51 -0000 1.2 @@ -2,7 +2,7 @@ %{!?python_sitearch: %define python_sitearch %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib(1)")} Name: prewikka -Version: 0.9.8 +Version: 0.9.10 Release: 1%{?dist} Summary: Graphical front-end analysis console for the Prelude Hybrid IDS Framework Group: Applications/Internet @@ -39,11 +39,12 @@ chmod 0644 %{buildroot}/%{_datadir}/%{name}/htdocs/css/style.css mv %{buildroot}/%{_bindir}/%{name}-httpd %{buildroot}/%{_sbindir}/%{name}-httpd sed -i -e '/^#!\/usr\/bin\/env python$/d' %{buildroot}/%{python_sitearch}/%{name}/templates/* +%find_lang %{name} %clean rm -rf %{buildroot} -%files +%files -f %{name}.lang %defattr(-,root,root,-) %dir %{_sysconfdir}/%{name}/ %config(noreplace) %{_sysconfdir}/%{name}/%{name}.conf @@ -51,9 +52,12 @@ %{_datadir}/%{name}/* %{_sbindir}/%{name}-httpd %{python_sitelib}/%{name}/ -%doc AUTHORS README NEWS HACKING.README README.fedora doc/apache.conf +%doc AUTHORS README NEWS HACKING.README README.fedora %changelog +* Sun Apr 8 2007 Thorsten Scherf 0.9.10-1 +- moved to upstream version 0.9.10 + * Sun Jan 12 2007 Thorsten Scherf 0.9.8-1 - moved to upstream version 0.9.8 Index: sources =================================================================== RCS file: /cvs/extras/rpms/prewikka/FC-5/sources,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- sources 15 Jan 2007 19:12:04 -0000 1.2 +++ sources 8 Apr 2007 11:00:51 -0000 1.3 @@ -1 +1 @@ -bc269aeb9c3570b76b668f0242daef76 prewikka-0.9.8.tar.gz +e1f12a7753425365bd120dc386d9d9d3 prewikka-0.9.10.tar.gz From fedora-extras-commits at redhat.com Sun Apr 8 11:02:57 2007 From: fedora-extras-commits at redhat.com (Thorsten Scherf (tscherf)) Date: Sun, 8 Apr 2007 07:02:57 -0400 Subject: rpms/prewikka/FC-6 prewikka.spec,1.1,1.2 Message-ID: <200704081102.l38B2vvK031861@cvs-int.fedora.redhat.com> Author: tscherf Update of /cvs/extras/rpms/prewikka/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv31840 Modified Files: prewikka.spec Log Message: moved to new upstream Index: prewikka.spec =================================================================== RCS file: /cvs/extras/rpms/prewikka/FC-6/prewikka.spec,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- prewikka.spec 15 Jan 2007 19:12:04 -0000 1.1 +++ prewikka.spec 8 Apr 2007 11:02:22 -0000 1.2 @@ -2,7 +2,7 @@ %{!?python_sitearch: %define python_sitearch %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib(1)")} Name: prewikka -Version: 0.9.8 +Version: 0.9.10 Release: 1%{?dist} Summary: Graphical front-end analysis console for the Prelude Hybrid IDS Framework Group: Applications/Internet @@ -39,11 +39,12 @@ chmod 0644 %{buildroot}/%{_datadir}/%{name}/htdocs/css/style.css mv %{buildroot}/%{_bindir}/%{name}-httpd %{buildroot}/%{_sbindir}/%{name}-httpd sed -i -e '/^#!\/usr\/bin\/env python$/d' %{buildroot}/%{python_sitearch}/%{name}/templates/* +%find_lang %{name} %clean rm -rf %{buildroot} -%files +%files -f %{name}.lang %defattr(-,root,root,-) %dir %{_sysconfdir}/%{name}/ %config(noreplace) %{_sysconfdir}/%{name}/%{name}.conf @@ -51,9 +52,12 @@ %{_datadir}/%{name}/* %{_sbindir}/%{name}-httpd %{python_sitelib}/%{name}/ -%doc AUTHORS README NEWS HACKING.README README.fedora doc/apache.conf +%doc AUTHORS README NEWS HACKING.README README.fedora %changelog +* Sun Apr 8 2007 Thorsten Scherf 0.9.10-1 +- moved to upstream version 0.9.10 + * Sun Jan 12 2007 Thorsten Scherf 0.9.8-1 - moved to upstream version 0.9.8 From fedora-extras-commits at redhat.com Sun Apr 8 11:20:59 2007 From: fedora-extras-commits at redhat.com (Enrico Scholz (ensc)) Date: Sun, 8 Apr 2007 07:20:59 -0400 Subject: rpms/tor/devel tor.spec,1.7,1.8 Message-ID: <200704081120.l38BKxRs032105@cvs-int.fedora.redhat.com> Author: ensc Update of /cvs/extras/rpms/tor/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv32088 Modified Files: tor.spec Log Message: rebuilt for (yet another) new libevent Index: tor.spec =================================================================== RCS file: /cvs/extras/rpms/tor/devel/tor.spec,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- tor.spec 26 Feb 2007 10:46:23 -0000 1.7 +++ tor.spec 8 Apr 2007 11:20:25 -0000 1.8 @@ -11,7 +11,7 @@ Name: tor Version: 0.1.1.26 -Release: %release_func 3 +Release: %release_func 4 Group: System Environment/Daemons License: BSD Summary: Anonymizing overlay network for TCP (The onion router) @@ -178,6 +178,9 @@ %changelog +* Sun Apr 8 2007 Enrico Scholz - 0.1.1.26-4 +- rebuilt for (yet another) new libevent + * Mon Feb 26 2007 Enrico Scholz - 0.1.1.26-3 - rebuilt for new libevent From fedora-extras-commits at redhat.com Sun Apr 8 14:11:55 2007 From: fedora-extras-commits at redhat.com (Ralf Ertzinger (ertzing)) Date: Sun, 8 Apr 2007 10:11:55 -0400 Subject: rpms/mcs/devel mcs.spec,1.2,1.3 Message-ID: <200704081411.l38EBtGu015455@cvs-int.fedora.redhat.com> Author: ertzing Update of /cvs/extras/rpms/mcs/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv15434 Modified Files: mcs.spec Log Message: - Add %{_sysconfdir}/mcs-backend to select default storage backend as gconf Index: mcs.spec =================================================================== RCS file: /cvs/extras/rpms/mcs/devel/mcs.spec,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- mcs.spec 2 Apr 2007 15:28:28 -0000 1.2 +++ mcs.spec 8 Apr 2007 14:11:21 -0000 1.3 @@ -1,6 +1,6 @@ Name: mcs Version: 0.4.1 -Release: 1%{?dist} +Release: 2%{?dist} Summary: A configuration file abstraction library Group: Applications/System @@ -82,6 +82,10 @@ rm $RPM_BUILD_ROOT%{_includedir}/libmcs/mcs_config.h sed -i -e 's,^#include ,,' $RPM_BUILD_ROOT%{_includedir}/libmcs/mcs.h +mkdir -p $RPM_BUILD_ROOT%{_sysconfdir} +echo "gconf" > $RPM_BUILD_ROOT%{_sysconfdir}/mcs-backend +chmod 0644 $RPM_BUILD_ROOT%{_sysconfdir}/mcs-backend + %clean @@ -99,6 +103,7 @@ %files libs %defattr(-,root,root,-) %doc AUTHORS COPYING GIT-Access README TODO +%{_sysconfdir}/mcs-backend %{_libdir}/*.so.* %{_libdir}/mcs @@ -109,5 +114,8 @@ %{_libdir}/pkgconfig/libmcs.pc %changelog +* Sun Apr 08 2007 Ralf Ertzinger 0.4.1-2.fc7 +- Add %%{_sysconfdir}/mcs-backend to select default storage backend as gconf + * Mon Apr 02 2007 Ralf Ertzinger 0.4.1-1.fc7 - Initial build for FE From fedora-extras-commits at redhat.com Sun Apr 8 14:13:51 2007 From: fedora-extras-commits at redhat.com (Ville Skytta (scop)) Date: Sun, 8 Apr 2007 10:13:51 -0400 Subject: rpms/xine-lib/devel xine-lib-cleanup-sources.sh,1.2,1.3 Message-ID: <200704081413.l38EDpP5015532@cvs-int.fedora.redhat.com> Author: scop Update of /cvs/extras/rpms/xine-lib/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv15513 Modified Files: xine-lib-cleanup-sources.sh Log Message: Using bz2 tarball Index: xine-lib-cleanup-sources.sh =================================================================== RCS file: /cvs/extras/rpms/xine-lib/devel/xine-lib-cleanup-sources.sh,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- xine-lib-cleanup-sources.sh 8 Dec 2006 07:31:46 -0000 1.2 +++ xine-lib-cleanup-sources.sh 8 Apr 2007 14:13:18 -0000 1.3 @@ -6,7 +6,7 @@ fi version=$1 -tarball="xine-lib-$version.tar.gz" +tarball="xine-lib-$version.tar.bz2" dir="xine-lib-$version" modtarball="xine-lib-$version-pruned.tar.bz2" @@ -18,7 +18,7 @@ echo "Uncompressing $tarball..." rm -rf $dir -tar -xzf $tarball +tar -xjf $tarball cd $dir # Main libraries From fedora-extras-commits at redhat.com Sun Apr 8 14:55:03 2007 From: fedora-extras-commits at redhat.com (Karol Trzcionka (karlik)) Date: Sun, 8 Apr 2007 10:55:03 -0400 Subject: rpms/warzone2100/FC-6 .cvsignore, 1.2, 1.3 sources, 1.2, 1.3 warzone2100.spec, 1.2, 1.3 Message-ID: <200704081455.l38Et3Dt016461@cvs-int.fedora.redhat.com> Author: karlik Update of /cvs/extras/rpms/warzone2100/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv16340/FC-6 Modified Files: .cvsignore sources warzone2100.spec Log Message: Update to version 2.0.6 Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/warzone2100/FC-6/.cvsignore,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- .cvsignore 22 Jan 2007 16:04:14 -0000 1.2 +++ .cvsignore 8 Apr 2007 14:54:29 -0000 1.3 @@ -1 +1 @@ -warzone2100-2.0.5.tar.bz2 +warzone2100-2.0.6.tar.bz2 Index: sources =================================================================== RCS file: /cvs/extras/rpms/warzone2100/FC-6/sources,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- sources 22 Jan 2007 16:04:14 -0000 1.2 +++ sources 8 Apr 2007 14:54:29 -0000 1.3 @@ -1 +1 @@ -56e83a64d5b7aa60ced3d7ac7281bb42 warzone2100-2.0.5.tar.bz2 +f831dcbc1961c6d3fe8a354439f063a2 warzone2100-2.0.6.tar.bz2 Index: warzone2100.spec =================================================================== RCS file: /cvs/extras/rpms/warzone2100/FC-6/warzone2100.spec,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- warzone2100.spec 20 Mar 2007 14:33:51 -0000 1.2 +++ warzone2100.spec 8 Apr 2007 14:54:29 -0000 1.3 @@ -1,6 +1,6 @@ Name: warzone2100 -Version: 2.0.5 -Release: 4%{?dist} +Version: 2.0.6 +Release: 1%{?dist} Summary: Innovative 3D real-time strategy Group: Amusements/Games @@ -14,6 +14,9 @@ BuildRequires: libjpeg-devel libpng-devel libogg-devel libvorbis-devel BuildRequires: automake >= 1.8 BuildRequires: desktop-file-utils +%if "%{?fedora}" == "5" +BuildRequires: libGLU-devel +%endif Requires: %{name}-data = %{version} %package data @@ -50,6 +53,7 @@ %install rm -rf $RPM_BUILD_ROOT make install DESTDIR=$RPM_BUILD_ROOT +rm -rf $RPM_BUILD_ROOT/doc desktop-file-install --vendor="fedora" \ --dir=$RPM_BUILD_ROOT%{_datadir}/applications/ \ $RPM_BUILD_ROOT%{_datadir}/applications/%{name}.desktop @@ -71,9 +75,10 @@ %{_datadir}/warzone2100 %changelog -* Tue Mar 20 2007 Michael Schwendt - 2.0.5-4 -- Bump release for FE5 -> FE6 upgrade path. - +* Sat Apr 07 2007 Karol Trzcionka - 2.0.6-1 +- Update to v2.0.6 +* Fri Jan 26 2007 Karol Trzcionka - 2.0.5-4 +- Update BRs for FC-5 * Tue Jan 16 2007 Karol Trzcionka - 2.0.5-3 - change ExclusiveArch: i386 to ExcludeArch: x86_64 * Tue Jan 09 2007 Karol Trzcionka - 2.0.5-2 From fedora-extras-commits at redhat.com Sun Apr 8 14:54:59 2007 From: fedora-extras-commits at redhat.com (Karol Trzcionka (karlik)) Date: Sun, 8 Apr 2007 10:54:59 -0400 Subject: rpms/warzone2100/FC-5 .cvsignore, 1.2, 1.3 sources, 1.2, 1.3 warzone2100.spec, 1.3, 1.4 Message-ID: <200704081454.l38EsxM7016456@cvs-int.fedora.redhat.com> Author: karlik Update of /cvs/extras/rpms/warzone2100/FC-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv16340/FC-5 Modified Files: .cvsignore sources warzone2100.spec Log Message: Update to version 2.0.6 Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/warzone2100/FC-5/.cvsignore,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- .cvsignore 22 Jan 2007 16:04:14 -0000 1.2 +++ .cvsignore 8 Apr 2007 14:54:25 -0000 1.3 @@ -1 +1 @@ -warzone2100-2.0.5.tar.bz2 +warzone2100-2.0.6.tar.bz2 Index: sources =================================================================== RCS file: /cvs/extras/rpms/warzone2100/FC-5/sources,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- sources 22 Jan 2007 16:04:14 -0000 1.2 +++ sources 8 Apr 2007 14:54:25 -0000 1.3 @@ -1 +1 @@ -56e83a64d5b7aa60ced3d7ac7281bb42 warzone2100-2.0.5.tar.bz2 +f831dcbc1961c6d3fe8a354439f063a2 warzone2100-2.0.6.tar.bz2 Index: warzone2100.spec =================================================================== RCS file: /cvs/extras/rpms/warzone2100/FC-5/warzone2100.spec,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- warzone2100.spec 26 Jan 2007 15:58:00 -0000 1.3 +++ warzone2100.spec 8 Apr 2007 14:54:25 -0000 1.4 @@ -1,6 +1,6 @@ Name: warzone2100 -Version: 2.0.5 -Release: 4%{?dist} +Version: 2.0.6 +Release: 1%{?dist} Summary: Innovative 3D real-time strategy Group: Amusements/Games @@ -11,9 +11,12 @@ ExcludeArch: x86_64 BuildRequires: physfs-devel SDL_net-devel openal-devel bison flex zip -BuildRequires: libjpeg-devel libpng-devel libogg-devel libvorbis-devel libGLU-devel +BuildRequires: libjpeg-devel libpng-devel libogg-devel libvorbis-devel BuildRequires: automake >= 1.8 BuildRequires: desktop-file-utils +%if "%{?fedora}" == "5" +BuildRequires: libGLU-devel +%endif Requires: %{name}-data = %{version} %package data @@ -50,6 +53,7 @@ %install rm -rf $RPM_BUILD_ROOT make install DESTDIR=$RPM_BUILD_ROOT +rm -rf $RPM_BUILD_ROOT/doc desktop-file-install --vendor="fedora" \ --dir=$RPM_BUILD_ROOT%{_datadir}/applications/ \ $RPM_BUILD_ROOT%{_datadir}/applications/%{name}.desktop @@ -71,6 +75,8 @@ %{_datadir}/warzone2100 %changelog +* Sat Apr 07 2007 Karol Trzcionka - 2.0.6-1 +- Update to v2.0.6 * Fri Jan 26 2007 Karol Trzcionka - 2.0.5-4 - Update BRs for FC-5 * Tue Jan 16 2007 Karol Trzcionka - 2.0.5-3 From fedora-extras-commits at redhat.com Sun Apr 8 14:55:07 2007 From: fedora-extras-commits at redhat.com (Karol Trzcionka (karlik)) Date: Sun, 8 Apr 2007 10:55:07 -0400 Subject: rpms/warzone2100/devel .cvsignore, 1.2, 1.3 sources, 1.2, 1.3 warzone2100.spec, 1.2, 1.3 Message-ID: <200704081455.l38Et763016468@cvs-int.fedora.redhat.com> Author: karlik Update of /cvs/extras/rpms/warzone2100/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv16340/devel Modified Files: .cvsignore sources warzone2100.spec Log Message: Update to version 2.0.6 Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/warzone2100/devel/.cvsignore,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- .cvsignore 22 Jan 2007 16:04:14 -0000 1.2 +++ .cvsignore 8 Apr 2007 14:54:33 -0000 1.3 @@ -1 +1 @@ -warzone2100-2.0.5.tar.bz2 +warzone2100-2.0.6.tar.bz2 Index: sources =================================================================== RCS file: /cvs/extras/rpms/warzone2100/devel/sources,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- sources 22 Jan 2007 16:04:14 -0000 1.2 +++ sources 8 Apr 2007 14:54:33 -0000 1.3 @@ -1 +1 @@ -56e83a64d5b7aa60ced3d7ac7281bb42 warzone2100-2.0.5.tar.bz2 +f831dcbc1961c6d3fe8a354439f063a2 warzone2100-2.0.6.tar.bz2 Index: warzone2100.spec =================================================================== RCS file: /cvs/extras/rpms/warzone2100/devel/warzone2100.spec,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- warzone2100.spec 20 Mar 2007 14:36:11 -0000 1.2 +++ warzone2100.spec 8 Apr 2007 14:54:33 -0000 1.3 @@ -1,6 +1,6 @@ Name: warzone2100 -Version: 2.0.5 -Release: 4%{?dist} +Version: 2.0.6 +Release: 1%{?dist} Summary: Innovative 3D real-time strategy Group: Amusements/Games @@ -14,6 +14,9 @@ BuildRequires: libjpeg-devel libpng-devel libogg-devel libvorbis-devel BuildRequires: automake >= 1.8 BuildRequires: desktop-file-utils +%if "%{?fedora}" == "5" +BuildRequires: libGLU-devel +%endif Requires: %{name}-data = %{version} %package data @@ -50,6 +53,7 @@ %install rm -rf $RPM_BUILD_ROOT make install DESTDIR=$RPM_BUILD_ROOT +rm -rf $RPM_BUILD_ROOT/doc desktop-file-install --vendor="fedora" \ --dir=$RPM_BUILD_ROOT%{_datadir}/applications/ \ $RPM_BUILD_ROOT%{_datadir}/applications/%{name}.desktop @@ -71,9 +75,10 @@ %{_datadir}/warzone2100 %changelog -* Tue Mar 20 2007 Michael Schwendt - 2.0.5-4 -- Bump release for FE5 -> Fedora 7 upgrade path. - +* Sat Apr 07 2007 Karol Trzcionka - 2.0.6-1 +- Update to v2.0.6 +* Fri Jan 26 2007 Karol Trzcionka - 2.0.5-4 +- Update BRs for FC-5 * Tue Jan 16 2007 Karol Trzcionka - 2.0.5-3 - change ExclusiveArch: i386 to ExcludeArch: x86_64 * Tue Jan 09 2007 Karol Trzcionka - 2.0.5-2 From fedora-extras-commits at redhat.com Sun Apr 8 15:14:59 2007 From: fedora-extras-commits at redhat.com (Joshua W. Boyer (jwboyer)) Date: Sun, 8 Apr 2007 11:14:59 -0400 Subject: owners owners.list,1.2649,1.2650 Message-ID: <200704081514.l38FExmS020984@cvs-int.fedora.redhat.com> Author: jwboyer Update of /cvs/extras/owners In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv20964 Modified Files: owners.list Log Message: Add fgfs-Atlas Index: owners.list =================================================================== RCS file: /cvs/extras/owners/owners.list,v retrieving revision 1.2649 retrieving revision 1.2650 diff -u -r1.2649 -r1.2650 --- owners.list 7 Apr 2007 15:24:20 -0000 1.2649 +++ owners.list 8 Apr 2007 15:14:29 -0000 1.2650 @@ -501,6 +501,7 @@ Fedora Extras|fetchlog|The fetchlog utility displays the last new messages of a logfile|paul at xelerance.com|extras-qa at fedoraproject.org| Fedora Extras|fftw|Fast Fourier Transform library|qspencer at ieee.org|extras-qa at fedoraproject.org| Fedora Extras|fftw2|Fast Fourier Transform library|jamatos at fc.up.pt|extras-qa at fedoraproject.org| +Fedora Extras|fgfs-Atlas|Flightgear map tools|fabrice at bellet.info|extras-qa at fedoraproject.org| Fedora Extras|fig2ps|Utility for converting xfig pictures to PS/PDF|qspencer at ieee.org|extras-qa at fedoraproject.org| Fedora Extras|filelight|Cool kde disk usage browser|ndbecker2 at gmail.com|extras-qa at fedoraproject.org| Fedora Extras|fillets-ng|Fish Fillets Next Generation, a puzzle game with 70 levels|matthias at rpmforge.net|extras-qa at fedoraproject.org| From fedora-extras-commits at redhat.com Sun Apr 8 15:15:11 2007 From: fedora-extras-commits at redhat.com (Joshua W. Boyer (jwboyer)) Date: Sun, 8 Apr 2007 11:15:11 -0400 Subject: rpms/fgfs-Atlas - New directory Message-ID: <200704081515.l38FFB7l021056@cvs-int.fedora.redhat.com> Author: jwboyer Update of /cvs/extras/rpms/fgfs-Atlas In directory cvs-int.fedora.redhat.com:/home/fedora/jwboyer/owners/tmpcvsv21019/rpms/fgfs-Atlas Log Message: Directory /cvs/extras/rpms/fgfs-Atlas added to the repository From fedora-extras-commits at redhat.com Sun Apr 8 15:15:18 2007 From: fedora-extras-commits at redhat.com (Joshua W. Boyer (jwboyer)) Date: Sun, 8 Apr 2007 11:15:18 -0400 Subject: rpms/fgfs-Atlas/devel - New directory Message-ID: <200704081515.l38FFI4L021069@cvs-int.fedora.redhat.com> Author: jwboyer Update of /cvs/extras/rpms/fgfs-Atlas/devel In directory cvs-int.fedora.redhat.com:/home/fedora/jwboyer/owners/tmpcvsv21019/rpms/fgfs-Atlas/devel Log Message: Directory /cvs/extras/rpms/fgfs-Atlas/devel added to the repository From fedora-extras-commits at redhat.com Sun Apr 8 15:15:28 2007 From: fedora-extras-commits at redhat.com (Joshua W. Boyer (jwboyer)) Date: Sun, 8 Apr 2007 11:15:28 -0400 Subject: rpms/fgfs-Atlas Makefile, NONE, 1.1 import.log, NONE, 1.1 pkg.acl, NONE, 1.1 Message-ID: <200704081515.l38FFSXR021095@cvs-int.fedora.redhat.com> Author: jwboyer Update of /cvs/extras/rpms/fgfs-Atlas In directory cvs-int.fedora.redhat.com:/home/fedora/jwboyer/owners/tmpcvsv21019/rpms/fgfs-Atlas Added Files: Makefile import.log pkg.acl Log Message: Setup of module fgfs-Atlas --- NEW FILE Makefile --- # Top level Makefile for module fgfs-Atlas 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 --- --- NEW FILE pkg.acl --- From fedora-extras-commits at redhat.com Sun Apr 8 15:15:37 2007 From: fedora-extras-commits at redhat.com (Joshua W. Boyer (jwboyer)) Date: Sun, 8 Apr 2007 11:15:37 -0400 Subject: rpms/fgfs-Atlas/devel .cvsignore, NONE, 1.1 Makefile, NONE, 1.1 sources, NONE, 1.1 Message-ID: <200704081515.l38FFbZx021115@cvs-int.fedora.redhat.com> Author: jwboyer Update of /cvs/extras/rpms/fgfs-Atlas/devel In directory cvs-int.fedora.redhat.com:/home/fedora/jwboyer/owners/tmpcvsv21019/rpms/fgfs-Atlas/devel Added Files: .cvsignore Makefile sources Log Message: Setup of module fgfs-Atlas --- NEW FILE .cvsignore --- --- NEW FILE Makefile --- # Makefile for source rpm: fgfs-Atlas # $Id: Makefile,v 1.1 2007/04/08 15:15:33 jwboyer Exp $ NAME := fgfs-Atlas SPECFILE = $(firstword $(wildcard *.spec)) define find-makefile-common for d in common ../common ../../common ; do if [ -f $$d/Makefile.common ] ; then if [ -f $$d/CVS/Root -a -w $$/Makefile.common ] ; then cd $$d ; cvs -Q update ; fi ; echo "$$d/Makefile.common" ; break ; fi ; done endef MAKEFILE_COMMON := $(shell $(find-makefile-common)) ifeq ($(MAKEFILE_COMMON),) # attept a checkout define checkout-makefile-common test -f CVS/Root && { cvs -Q -d $$(cat CVS/Root) checkout common && echo "common/Makefile.common" ; } || { echo "ERROR: I can't figure out how to checkout the 'common' module." ; exit -1 ; } >&2 endef MAKEFILE_COMMON := $(shell $(checkout-makefile-common)) endif include $(MAKEFILE_COMMON) --- NEW FILE sources --- From fedora-extras-commits at redhat.com Sun Apr 8 15:16:58 2007 From: fedora-extras-commits at redhat.com (Joshua W. Boyer (jwboyer)) Date: Sun, 8 Apr 2007 11:16:58 -0400 Subject: owners owners.list,1.2650,1.2651 Message-ID: <200704081516.l38FGwxH021277@cvs-int.fedora.redhat.com> Author: jwboyer Update of /cvs/extras/owners In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv21252 Modified Files: owners.list Log Message: Add fgfs-base Index: owners.list =================================================================== RCS file: /cvs/extras/owners/owners.list,v retrieving revision 1.2650 retrieving revision 1.2651 diff -u -r1.2650 -r1.2651 --- owners.list 8 Apr 2007 15:14:29 -0000 1.2650 +++ owners.list 8 Apr 2007 15:16:28 -0000 1.2651 @@ -502,6 +502,7 @@ Fedora Extras|fftw|Fast Fourier Transform library|qspencer at ieee.org|extras-qa at fedoraproject.org| Fedora Extras|fftw2|Fast Fourier Transform library|jamatos at fc.up.pt|extras-qa at fedoraproject.org| Fedora Extras|fgfs-Atlas|Flightgear map tools|fabrice at bellet.info|extras-qa at fedoraproject.org| +Fedora Extras|fgfs-base|FlightGear base scenery and data files|fabrice at bellet.info|extras-qa at fedoraproject.org| Fedora Extras|fig2ps|Utility for converting xfig pictures to PS/PDF|qspencer at ieee.org|extras-qa at fedoraproject.org| Fedora Extras|filelight|Cool kde disk usage browser|ndbecker2 at gmail.com|extras-qa at fedoraproject.org| Fedora Extras|fillets-ng|Fish Fillets Next Generation, a puzzle game with 70 levels|matthias at rpmforge.net|extras-qa at fedoraproject.org| From fedora-extras-commits at redhat.com Sun Apr 8 15:17:18 2007 From: fedora-extras-commits at redhat.com (Joshua W. Boyer (jwboyer)) Date: Sun, 8 Apr 2007 11:17:18 -0400 Subject: rpms/fgfs-base/devel - New directory Message-ID: <200704081517.l38FHIdf021346@cvs-int.fedora.redhat.com> Author: jwboyer Update of /cvs/extras/rpms/fgfs-base/devel In directory cvs-int.fedora.redhat.com:/home/fedora/jwboyer/owners/tmpcvsL21302/rpms/fgfs-base/devel Log Message: Directory /cvs/extras/rpms/fgfs-base/devel added to the repository From fedora-extras-commits at redhat.com Sun Apr 8 15:17:09 2007 From: fedora-extras-commits at redhat.com (Joshua W. Boyer (jwboyer)) Date: Sun, 8 Apr 2007 11:17:09 -0400 Subject: rpms/fgfs-base - New directory Message-ID: <200704081517.l38FH9Js021332@cvs-int.fedora.redhat.com> Author: jwboyer Update of /cvs/extras/rpms/fgfs-base In directory cvs-int.fedora.redhat.com:/home/fedora/jwboyer/owners/tmpcvsL21302/rpms/fgfs-base Log Message: Directory /cvs/extras/rpms/fgfs-base added to the repository From fedora-extras-commits at redhat.com Sun Apr 8 15:17:27 2007 From: fedora-extras-commits at redhat.com (Joshua W. Boyer (jwboyer)) Date: Sun, 8 Apr 2007 11:17:27 -0400 Subject: rpms/fgfs-base Makefile, NONE, 1.1 import.log, NONE, 1.1 pkg.acl, NONE, 1.1 Message-ID: <200704081517.l38FHRve021371@cvs-int.fedora.redhat.com> Author: jwboyer Update of /cvs/extras/rpms/fgfs-base In directory cvs-int.fedora.redhat.com:/home/fedora/jwboyer/owners/tmpcvsL21302/rpms/fgfs-base Added Files: Makefile import.log pkg.acl Log Message: Setup of module fgfs-base --- NEW FILE Makefile --- # Top level Makefile for module fgfs-base 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 --- --- NEW FILE pkg.acl --- From fedora-extras-commits at redhat.com Sun Apr 8 15:17:36 2007 From: fedora-extras-commits at redhat.com (Joshua W. Boyer (jwboyer)) Date: Sun, 8 Apr 2007 11:17:36 -0400 Subject: rpms/fgfs-base/devel .cvsignore, NONE, 1.1 Makefile, NONE, 1.1 sources, NONE, 1.1 Message-ID: <200704081517.l38FHaDH021391@cvs-int.fedora.redhat.com> Author: jwboyer Update of /cvs/extras/rpms/fgfs-base/devel In directory cvs-int.fedora.redhat.com:/home/fedora/jwboyer/owners/tmpcvsL21302/rpms/fgfs-base/devel Added Files: .cvsignore Makefile sources Log Message: Setup of module fgfs-base --- NEW FILE .cvsignore --- --- NEW FILE Makefile --- # Makefile for source rpm: fgfs-base # $Id: Makefile,v 1.1 2007/04/08 15:17:33 jwboyer Exp $ NAME := fgfs-base SPECFILE = $(firstword $(wildcard *.spec)) define find-makefile-common for d in common ../common ../../common ; do if [ -f $$d/Makefile.common ] ; then if [ -f $$d/CVS/Root -a -w $$/Makefile.common ] ; then cd $$d ; cvs -Q update ; fi ; echo "$$d/Makefile.common" ; break ; fi ; done endef MAKEFILE_COMMON := $(shell $(find-makefile-common)) ifeq ($(MAKEFILE_COMMON),) # attept a checkout define checkout-makefile-common test -f CVS/Root && { cvs -Q -d $$(cat CVS/Root) checkout common && echo "common/Makefile.common" ; } || { echo "ERROR: I can't figure out how to checkout the 'common' module." ; exit -1 ; } >&2 endef MAKEFILE_COMMON := $(shell $(checkout-makefile-common)) endif include $(MAKEFILE_COMMON) --- NEW FILE sources --- From fedora-extras-commits at redhat.com Sun Apr 8 15:19:55 2007 From: fedora-extras-commits at redhat.com (Joshua W. Boyer (jwboyer)) Date: Sun, 8 Apr 2007 11:19:55 -0400 Subject: owners owners.list,1.2651,1.2652 Message-ID: <200704081519.l38FJtLA021568@cvs-int.fedora.redhat.com> Author: jwboyer Update of /cvs/extras/owners In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv21548 Modified Files: owners.list Log Message: Add ocsinventory-ipdiscover Index: owners.list =================================================================== RCS file: /cvs/extras/owners/owners.list,v retrieving revision 1.2651 retrieving revision 1.2652 diff -u -r1.2651 -r1.2652 --- owners.list 8 Apr 2007 15:16:28 -0000 1.2651 +++ owners.list 8 Apr 2007 15:19:25 -0000 1.2652 @@ -1514,6 +1514,7 @@ Fedora Extras|ocaml|The Objective Caml compiler and programming environment|gemi at bluewin.ch|extras-qa at fedoraproject.org| Fedora Extras|ochusha|A GTK+ 2ch.net BBS Browser|mtasaka at ioa.s.u-tokyo.ac.jp|extras-qa at fedoraproject.org| Fedora Extras|ocsinventory-client|Open Computer and Software Inventory Next Generation client|Fedora at FamilleCollet.com|extras-qa at fedoraproject.org| +Fedora Extras|ocsinventory-ipdiscover|Open Computer and Software Inventory Next Generation client|Fedora at FamilleCollet.com|extras-qa at fedoraproject.org| Fedora Extras|octave|A high-level language for numerical computations|qspencer at ieee.org|extras-qa at fedoraproject.org| Fedora Extras|octave-forge|Contributed functions for octave|qspencer at ieee.org|extras-qa at fedoraproject.org| Fedora Extras|oddjob|A D-BUS service which runs odd jobs on behalf of client applications|nalin at redhat.com|extras-qa at fedoraproject.org| From fedora-extras-commits at redhat.com Sun Apr 8 15:20:19 2007 From: fedora-extras-commits at redhat.com (Joshua W. Boyer (jwboyer)) Date: Sun, 8 Apr 2007 11:20:19 -0400 Subject: rpms/ocsinventory-ipdiscover/devel - New directory Message-ID: <200704081520.l38FKJro021635@cvs-int.fedora.redhat.com> Author: jwboyer Update of /cvs/extras/rpms/ocsinventory-ipdiscover/devel In directory cvs-int.fedora.redhat.com:/home/fedora/jwboyer/owners/tmpcvsI21593/rpms/ocsinventory-ipdiscover/devel Log Message: Directory /cvs/extras/rpms/ocsinventory-ipdiscover/devel added to the repository From fedora-extras-commits at redhat.com Sun Apr 8 15:20:11 2007 From: fedora-extras-commits at redhat.com (Joshua W. Boyer (jwboyer)) Date: Sun, 8 Apr 2007 11:20:11 -0400 Subject: rpms/ocsinventory-ipdiscover - New directory Message-ID: <200704081520.l38FKB2U021622@cvs-int.fedora.redhat.com> Author: jwboyer Update of /cvs/extras/rpms/ocsinventory-ipdiscover In directory cvs-int.fedora.redhat.com:/home/fedora/jwboyer/owners/tmpcvsI21593/rpms/ocsinventory-ipdiscover Log Message: Directory /cvs/extras/rpms/ocsinventory-ipdiscover added to the repository From fedora-extras-commits at redhat.com Sun Apr 8 15:20:29 2007 From: fedora-extras-commits at redhat.com (Joshua W. Boyer (jwboyer)) Date: Sun, 8 Apr 2007 11:20:29 -0400 Subject: rpms/ocsinventory-ipdiscover Makefile, NONE, 1.1 import.log, NONE, 1.1 pkg.acl, NONE, 1.1 Message-ID: <200704081520.l38FKTaf021661@cvs-int.fedora.redhat.com> Author: jwboyer Update of /cvs/extras/rpms/ocsinventory-ipdiscover In directory cvs-int.fedora.redhat.com:/home/fedora/jwboyer/owners/tmpcvsI21593/rpms/ocsinventory-ipdiscover Added Files: Makefile import.log pkg.acl Log Message: Setup of module ocsinventory-ipdiscover --- NEW FILE Makefile --- # Top level Makefile for module ocsinventory-ipdiscover 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 --- --- NEW FILE pkg.acl --- From fedora-extras-commits at redhat.com Sun Apr 8 15:20:38 2007 From: fedora-extras-commits at redhat.com (Joshua W. Boyer (jwboyer)) Date: Sun, 8 Apr 2007 11:20:38 -0400 Subject: rpms/ocsinventory-ipdiscover/devel .cvsignore, NONE, 1.1 Makefile, NONE, 1.1 sources, NONE, 1.1 Message-ID: <200704081520.l38FKcuP021681@cvs-int.fedora.redhat.com> Author: jwboyer Update of /cvs/extras/rpms/ocsinventory-ipdiscover/devel In directory cvs-int.fedora.redhat.com:/home/fedora/jwboyer/owners/tmpcvsI21593/rpms/ocsinventory-ipdiscover/devel Added Files: .cvsignore Makefile sources Log Message: Setup of module ocsinventory-ipdiscover --- NEW FILE .cvsignore --- --- NEW FILE Makefile --- # Makefile for source rpm: ocsinventory-ipdiscover # $Id: Makefile,v 1.1 2007/04/08 15:20:34 jwboyer Exp $ NAME := ocsinventory-ipdiscover SPECFILE = $(firstword $(wildcard *.spec)) define find-makefile-common for d in common ../common ../../common ; do if [ -f $$d/Makefile.common ] ; then if [ -f $$d/CVS/Root -a -w $$/Makefile.common ] ; then cd $$d ; cvs -Q update ; fi ; echo "$$d/Makefile.common" ; break ; fi ; done endef MAKEFILE_COMMON := $(shell $(find-makefile-common)) ifeq ($(MAKEFILE_COMMON),) # attept a checkout define checkout-makefile-common test -f CVS/Root && { cvs -Q -d $$(cat CVS/Root) checkout common && echo "common/Makefile.common" ; } || { echo "ERROR: I can't figure out how to checkout the 'common' module." ; exit -1 ; } >&2 endef MAKEFILE_COMMON := $(shell $(checkout-makefile-common)) endif include $(MAKEFILE_COMMON) --- NEW FILE sources --- From fedora-extras-commits at redhat.com Sun Apr 8 15:23:25 2007 From: fedora-extras-commits at redhat.com (Joshua W. Boyer (jwboyer)) Date: Sun, 8 Apr 2007 11:23:25 -0400 Subject: owners owners.epel.list,1.108,1.109 owners.list,1.2652,1.2653 Message-ID: <200704081523.l38FNPnW021938@cvs-int.fedora.redhat.com> Author: jwboyer Update of /cvs/extras/owners In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv21911 Modified Files: owners.epel.list owners.list Log Message: Add websec Index: owners.epel.list =================================================================== RCS file: /cvs/extras/owners/owners.epel.list,v retrieving revision 1.108 retrieving revision 1.109 diff -u -r1.108 -r1.109 --- owners.epel.list 6 Apr 2007 06:46:45 -0000 1.108 +++ owners.epel.list 8 Apr 2007 15:22:54 -0000 1.109 @@ -417,6 +417,7 @@ Fedora EPEL|valknut|Direct Connect client|lmacken at redhat.com|extras-qa at fedoraproject.org| Fedora EPEL|viruskiller|Frantic shooting game where viruses invade your computer|matthias at rpmforge.net|extras-qa at fedoraproject.org| Fedora EPEL|vnc-ltsp-config|Easy Enabler of VNC remote LTSP desktops|rdieter at math.unl.edu|extras-qa at fedoraproject.org| +Fedora EPEL|websec|Web Secretary - Web page monitoring software with highlighting|fedora at leemhuis.info|extras-qa at fedoraproject.org| Fedora EPEL|wine|A Windows 16/32/64 bit emulator|andreas.bierfert at lowlatency.de|extras-qa at fedoraproject.org| Fedora EPEL|wxMaxima|Graphical user interface for Maxima|rdieter at math.unl.edu|extras-qa at fedoraproject.org| Fedora EPEL|xdg-utils|Basic desktop integration functions|rdieter at math.unl.edu|extras-qa at fedoraproject.org| Index: owners.list =================================================================== RCS file: /cvs/extras/owners/owners.list,v retrieving revision 1.2652 retrieving revision 1.2653 diff -u -r1.2652 -r1.2653 --- owners.list 8 Apr 2007 15:19:25 -0000 1.2652 +++ owners.list 8 Apr 2007 15:22:55 -0000 1.2653 @@ -2969,6 +2969,7 @@ Fedora Extras|wbxml2|Library and tools to parse, encode and handle WBXML documents|laurent.rineau__fedora_extras at normalesup.org|extras-qa at fedoraproject.org| Fedora Extras|wcstools|Software utilities to display and manipulate the WCS of a FITS image|spr at astrax.fis.ucm.es|extras-qa at fedoraproject.org| Fedora Extras|wdm|WINGs Display Manager|pertusus at free.fr|extras-qa at fedoraproject.org| +Fedora Extras|websec|Web Secretary - Web page monitoring software with highlighting|fedora at leemhuis.info|extras-qa at fedoraproject.org| Fedora Extras|wesnoth|Battle for Wesnoth is a fantasy turn-based strategy game|bdpepple at ameritech.net|extras-qa at fedoraproject.org| Fedora Extras|wfmath|WorldForge client math library|wart at kobold.org|extras-qa at fedoraproject.org| Fedora Extras|wfut|WorldForge updater tool|wart at kobold.org|extras-qa at fedoraproject.org| From fedora-extras-commits at redhat.com Sun Apr 8 15:23:44 2007 From: fedora-extras-commits at redhat.com (Joshua W. Boyer (jwboyer)) Date: Sun, 8 Apr 2007 11:23:44 -0400 Subject: rpms/websec/devel - New directory Message-ID: <200704081523.l38FNijQ022007@cvs-int.fedora.redhat.com> Author: jwboyer Update of /cvs/extras/rpms/websec/devel In directory cvs-int.fedora.redhat.com:/home/fedora/jwboyer/owners/tmpcvsK21968/rpms/websec/devel Log Message: Directory /cvs/extras/rpms/websec/devel added to the repository From fedora-extras-commits at redhat.com Sun Apr 8 15:23:36 2007 From: fedora-extras-commits at redhat.com (Joshua W. Boyer (jwboyer)) Date: Sun, 8 Apr 2007 11:23:36 -0400 Subject: rpms/websec - New directory Message-ID: <200704081523.l38FNa5P021994@cvs-int.fedora.redhat.com> Author: jwboyer Update of /cvs/extras/rpms/websec In directory cvs-int.fedora.redhat.com:/home/fedora/jwboyer/owners/tmpcvsK21968/rpms/websec Log Message: Directory /cvs/extras/rpms/websec added to the repository From fedora-extras-commits at redhat.com Sun Apr 8 15:23:53 2007 From: fedora-extras-commits at redhat.com (Joshua W. Boyer (jwboyer)) Date: Sun, 8 Apr 2007 11:23:53 -0400 Subject: rpms/websec Makefile,NONE,1.1 import.log,NONE,1.1 pkg.acl,NONE,1.1 Message-ID: <200704081523.l38FNr08022035@cvs-int.fedora.redhat.com> Author: jwboyer Update of /cvs/extras/rpms/websec In directory cvs-int.fedora.redhat.com:/home/fedora/jwboyer/owners/tmpcvsK21968/rpms/websec Added Files: Makefile import.log pkg.acl Log Message: Setup of module websec --- NEW FILE Makefile --- # Top level Makefile for module websec 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 --- --- NEW FILE pkg.acl --- From fedora-extras-commits at redhat.com Sun Apr 8 15:24:03 2007 From: fedora-extras-commits at redhat.com (Joshua W. Boyer (jwboyer)) Date: Sun, 8 Apr 2007 11:24:03 -0400 Subject: rpms/websec/devel .cvsignore, NONE, 1.1 Makefile, NONE, 1.1 sources, NONE, 1.1 Message-ID: <200704081524.l38FO3ws022058@cvs-int.fedora.redhat.com> Author: jwboyer Update of /cvs/extras/rpms/websec/devel In directory cvs-int.fedora.redhat.com:/home/fedora/jwboyer/owners/tmpcvsK21968/rpms/websec/devel Added Files: .cvsignore Makefile sources Log Message: Setup of module websec --- NEW FILE .cvsignore --- --- NEW FILE Makefile --- # Makefile for source rpm: websec # $Id: Makefile,v 1.1 2007/04/08 15:23:59 jwboyer Exp $ NAME := websec SPECFILE = $(firstword $(wildcard *.spec)) define find-makefile-common for d in common ../common ../../common ; do if [ -f $$d/Makefile.common ] ; then if [ -f $$d/CVS/Root -a -w $$/Makefile.common ] ; then cd $$d ; cvs -Q update ; fi ; echo "$$d/Makefile.common" ; break ; fi ; done endef MAKEFILE_COMMON := $(shell $(find-makefile-common)) ifeq ($(MAKEFILE_COMMON),) # attept a checkout define checkout-makefile-common test -f CVS/Root && { cvs -Q -d $$(cat CVS/Root) checkout common && echo "common/Makefile.common" ; } || { echo "ERROR: I can't figure out how to checkout the 'common' module." ; exit -1 ; } >&2 endef MAKEFILE_COMMON := $(shell $(checkout-makefile-common)) endif include $(MAKEFILE_COMMON) --- NEW FILE sources --- From fedora-extras-commits at redhat.com Sun Apr 8 15:24:55 2007 From: fedora-extras-commits at redhat.com (Ville Skytta (scop)) Date: Sun, 8 Apr 2007 11:24:55 -0400 Subject: rpms/svn2cl/FC-6 .cvsignore, 1.4, 1.5 sources, 1.4, 1.5 svn2cl.spec, 1.5, 1.6 Message-ID: <200704081524.l38FOt06022411@cvs-int.fedora.redhat.com> Author: scop Update of /cvs/extras/rpms/svn2cl/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv22289/FC-6 Modified Files: .cvsignore sources svn2cl.spec Log Message: * Sun Apr 8 2007 Ville Skytt?? - 0.9-1 - 0.9. Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/svn2cl/FC-6/.cvsignore,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- .cvsignore 19 Oct 2006 15:35:44 -0000 1.4 +++ .cvsignore 8 Apr 2007 15:24:21 -0000 1.5 @@ -1 +1 @@ -svn2cl-0.8.tar.gz +svn2cl-0.9.tar.gz Index: sources =================================================================== RCS file: /cvs/extras/rpms/svn2cl/FC-6/sources,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- sources 19 Oct 2006 15:35:44 -0000 1.4 +++ sources 8 Apr 2007 15:24:21 -0000 1.5 @@ -1 +1 @@ -240cb722c31823cd37c39361efbc37f1 svn2cl-0.8.tar.gz +0414dc0f18b424b03727dfad6fa9e63d svn2cl-0.9.tar.gz Index: svn2cl.spec =================================================================== RCS file: /cvs/extras/rpms/svn2cl/FC-6/svn2cl.spec,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- svn2cl.spec 19 Oct 2006 15:35:44 -0000 1.5 +++ svn2cl.spec 8 Apr 2007 15:24:21 -0000 1.6 @@ -1,5 +1,5 @@ Name: svn2cl -Version: 0.8 +Version: 0.9 Release: 1%{?dist} Summary: Create a ChangeLog from a Subversion log @@ -49,6 +49,9 @@ %changelog +* Sun Apr 8 2007 Ville Skytt?? - 0.9-1 +- 0.9. + * Thu Oct 19 2006 Ville Skytt?? - 0.8-1 - 0.8. - Add (empty) %%build section. From fedora-extras-commits at redhat.com Sun Apr 8 15:25:02 2007 From: fedora-extras-commits at redhat.com (Ville Skytta (scop)) Date: Sun, 8 Apr 2007 11:25:02 -0400 Subject: rpms/svn2cl/devel .cvsignore, 1.4, 1.5 sources, 1.4, 1.5 svn2cl.spec, 1.5, 1.6 Message-ID: <200704081525.l38FP2SP022420@cvs-int.fedora.redhat.com> Author: scop Update of /cvs/extras/rpms/svn2cl/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv22289/devel Modified Files: .cvsignore sources svn2cl.spec Log Message: * Sun Apr 8 2007 Ville Skytt?? - 0.9-1 - 0.9. Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/svn2cl/devel/.cvsignore,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- .cvsignore 19 Oct 2006 15:35:44 -0000 1.4 +++ .cvsignore 8 Apr 2007 15:24:28 -0000 1.5 @@ -1 +1 @@ -svn2cl-0.8.tar.gz +svn2cl-0.9.tar.gz Index: sources =================================================================== RCS file: /cvs/extras/rpms/svn2cl/devel/sources,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- sources 19 Oct 2006 15:35:44 -0000 1.4 +++ sources 8 Apr 2007 15:24:28 -0000 1.5 @@ -1 +1 @@ -240cb722c31823cd37c39361efbc37f1 svn2cl-0.8.tar.gz +0414dc0f18b424b03727dfad6fa9e63d svn2cl-0.9.tar.gz Index: svn2cl.spec =================================================================== RCS file: /cvs/extras/rpms/svn2cl/devel/svn2cl.spec,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- svn2cl.spec 19 Oct 2006 15:35:44 -0000 1.5 +++ svn2cl.spec 8 Apr 2007 15:24:28 -0000 1.6 @@ -1,5 +1,5 @@ Name: svn2cl -Version: 0.8 +Version: 0.9 Release: 1%{?dist} Summary: Create a ChangeLog from a Subversion log @@ -49,6 +49,9 @@ %changelog +* Sun Apr 8 2007 Ville Skytt?? - 0.9-1 +- 0.9. + * Thu Oct 19 2006 Ville Skytt?? - 0.8-1 - 0.8. - Add (empty) %%build section. From fedora-extras-commits at redhat.com Sun Apr 8 15:26:18 2007 From: fedora-extras-commits at redhat.com (Joshua W. Boyer (jwboyer)) Date: Sun, 8 Apr 2007 11:26:18 -0400 Subject: owners owners.list,1.2653,1.2654 Message-ID: <200704081526.l38FQIPD022564@cvs-int.fedora.redhat.com> Author: jwboyer Update of /cvs/extras/owners In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv22469 Modified Files: owners.list Log Message: Update owners of kchmviewer Index: owners.list =================================================================== RCS file: /cvs/extras/owners/owners.list,v retrieving revision 1.2653 retrieving revision 1.2654 diff -u -r1.2653 -r1.2654 --- owners.list 8 Apr 2007 15:22:55 -0000 1.2653 +++ owners.list 8 Apr 2007 15:25:48 -0000 1.2654 @@ -1009,7 +1009,7 @@ Fedora Extras|kbackup|Back up your data in a simple, user friendly way|aportal at univ-montp2.fr|extras-qa at fedoraproject.org| Fedora Extras|kbibtex|A BibTeX editor for KDE|ch.nolte at noltec.org|extras-qa at fedoraproject.org| Fedora Extras|kbilliards|A Fun Billiards Simulator Game|j.w.r.degoede at hhs.nl|extras-qa at fedoraproject.org| -Fedora Extras|kchmviewer|CHM viewer|pertusus at free.fr|extras-qa at fedoraproject.org| +Fedora Extras|kchmviewer|CHM viewer|pertusus at free.fr,jpo at di.uminho.pt|extras-qa at fedoraproject.org| Fedora Extras|kcometen3|OpenGL Screensaver for KDE|packages at amiga-hardware.com|extras-qa at fedoraproject.org| Fedora Extras|kdeartwork-extras|Artwork Extras, including xscreensaver-based screensavers|rdieter at math.unl.edu|extras-qa at fedoraproject.org| Fedora Extras|kdegraphics-extras|Extras for KDE graphics applications|rdieter at math.unl.edu|extras-qa at fedoraproject.org| From fedora-extras-commits at redhat.com Sun Apr 8 15:47:18 2007 From: fedora-extras-commits at redhat.com (Thorsten Leemhuis (thl)) Date: Sun, 8 Apr 2007 11:47:18 -0400 Subject: rpms/websec/FC-5 websec.spec, NONE, 1.1 .cvsignore, 1.1, 1.2 sources, 1.1, 1.2 Message-ID: <200704081547.l38FlIQj023174@cvs-int.fedora.redhat.com> Author: thl Update of /cvs/extras/rpms/websec/FC-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv23153 Modified Files: .cvsignore sources Added Files: websec.spec Log Message: add websec (review in #235573) --- NEW FILE websec.spec --- Name: websec Version: 1.9.0 Release: 2 Summary: Web Secretary - Web page monitoring software with highlighting Group: Applications/Internet License: GPL URL: http://baruch.ev-en.org/proj/websec/ Source0: http://baruch.ev-en.org/proj/websec/websec-1.9.0.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch Requires: /usr/sbin/sendmail %description Web Secretary is a web page change monitoring software. It will detect changes based on content analysis, making sure that it's not just HTML that changed, but actual content. You can tell it what to ignore in the page (hit counters and such), and it can mail you the document with the changes highlighted or load the highlighted page in a browser. %prep %setup -q %build make PREFIX=%{_prefix} %{?_smp_mflags} %install rm -rf $RPM_BUILD_ROOT .__doc make install DESTDIR=$RPM_BUILD_ROOT PREFIX=%{_prefix} # proper permissions for man pages chmod 0644 $RPM_BUILD_ROOT%{_datadir}/man/man*/* # temp doc dir mv $RPM_BUILD_ROOT%{_datadir}/doc/websec/ .__doc/ # having the next two in the proper place would require proper dependencies, # which is probably not worth the trouble as that would be bloat for most # users; so ship them as doc, that's better then not shipping them at all mv $RPM_BUILD_ROOT%{_datadir}/vim/vim61 $RPM_BUILD_ROOT%{_datadir}/emacs/ \ .__doc/ mkdir .__doc/scripts cp rollback htmldiff .__doc/scripts/ chmod -x .__doc/scripts/* %clean rm -rf $RPM_BUILD_ROOT %files %defattr(-,root,root,-) %doc COPYING HACKING NEWS TODO .__doc/* %{_bindir}/* %{_datadir}/man/man*/* %changelog * Sat Apr 07 2007 Thorsten Leemhuis - 1.9.0-2 - Fixes found during review (#235573): - noarch automatically disables debuginfo - require /usr/sbin/sendmail instead of smtpdaemon * Sat Apr 07 2007 Thorsten Leemhuis - 1.9.0-1 - Initial package Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/websec/FC-5/.cvsignore,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- .cvsignore 8 Apr 2007 15:23:59 -0000 1.1 +++ .cvsignore 8 Apr 2007 15:46:44 -0000 1.2 @@ -0,0 +1 @@ +websec-1.9.0.tar.gz Index: sources =================================================================== RCS file: /cvs/extras/rpms/websec/FC-5/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 8 Apr 2007 15:23:59 -0000 1.1 +++ sources 8 Apr 2007 15:46:44 -0000 1.2 @@ -0,0 +1 @@ +697f7e40fd74c5769df3d9f202eb0309 websec-1.9.0.tar.gz From fedora-extras-commits at redhat.com Sun Apr 8 15:52:21 2007 From: fedora-extras-commits at redhat.com (Dan Horak (sharkcz)) Date: Sun, 8 Apr 2007 11:52:21 -0400 Subject: rpms/codeblocks/devel .cvsignore, 1.14, 1.15 codeblocks-autorev.patch, 1.3, 1.4 codeblocks-wx28-wizard.patch, 1.1, 1.2 codeblocks-wx28-wxsmith.patch, 1.1, 1.2 codeblocks.spec, 1.15, 1.16 sources, 1.14, 1.15 Message-ID: <200704081552.l38FqLFg023309@cvs-int.fedora.redhat.com> Author: sharkcz Update of /cvs/extras/rpms/codeblocks/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv23249 Modified Files: .cvsignore codeblocks-autorev.patch codeblocks-wx28-wizard.patch codeblocks-wx28-wxsmith.patch codeblocks.spec sources Log Message: - update to revision 3816 Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/codeblocks/devel/.cvsignore,v retrieving revision 1.14 retrieving revision 1.15 diff -u -r1.14 -r1.15 --- .cvsignore 13 Feb 2007 15:28:45 -0000 1.14 +++ .cvsignore 8 Apr 2007 15:51:46 -0000 1.15 @@ -1 +1 @@ -codeblocks-svn3592.tar.bz2 +codeblocks-svn3816.tar.bz2 codeblocks-autorev.patch: Index: codeblocks-autorev.patch =================================================================== RCS file: /cvs/extras/rpms/codeblocks/devel/codeblocks-autorev.patch,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- codeblocks-autorev.patch 13 Feb 2007 15:44:04 -0000 1.3 +++ codeblocks-autorev.patch 8 Apr 2007 15:51:46 -0000 1.4 @@ -16,11 +16,11 @@ # Deal with some gentoo-specific issues WANT_AUTOMAKE='1.9 1.8 1.7' #latest of these is chosen or default if none hits export WANT_AUTOMAKE ---- src/Makefile.am.orig 2006-10-15 10:11:04.000000000 +0200 -+++ src/Makefile.am 2006-10-15 10:11:09.000000000 +0200 +--- src/Makefile.am.orig 2007-02-13 12:28:07.000000000 +0100 ++++ src/Makefile.am 2007-02-27 09:57:47.000000000 +0100 @@ -1,4 +1,4 @@ --SUBDIRS = build_tools sdk src plugins tools setup templates scripts wxsmith -+SUBDIRS = sdk src plugins tools setup templates scripts wxsmith +-SUBDIRS = base build_tools include sdk src plugins tools setup templates scripts wxsmith ++SUBDIRS = base include sdk src plugins tools setup templates scripts wxsmith dist_pkgdata_DATA = tips.txt codeblocks-wx28-wizard.patch: Index: codeblocks-wx28-wizard.patch =================================================================== RCS file: /cvs/extras/rpms/codeblocks/devel/codeblocks-wx28-wizard.patch,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- codeblocks-wx28-wizard.patch 13 Feb 2007 15:28:45 -0000 1.1 +++ codeblocks-wx28-wizard.patch 8 Apr 2007 15:51:46 -0000 1.2 @@ -1,17 +1,19 @@ -Index: src/plugins/scriptedwizard/wiz.cpp +Index: wiz.cpp =================================================================== ---- src/plugins/scriptedwizard/wiz.cpp (revision 3562) +--- src/plugins/scriptedwizard/wiz.cpp (revision 3800) +++ src/plugins/scriptedwizard/wiz.cpp (working copy) -@@ -1001,8 +1001,12 @@ +@@ -1023,12 +1023,8 @@ wxWizardPageSimple::Chain(m_Pages[i - 1], m_Pages[i]); // allow the wizard to size itself around the pages -+#if wxCHECK_VERSION(2, 8, 0) -+ m_pWizard->GetPageAreaSizer()->Add(m_Pages[0]); -+#else - for (size_t i = 1; i < m_Pages.GetCount(); ++i) - m_pWizard->GetPageAreaSizer()->Add(m_Pages[i]); -+#endif +- #if wxCHECK_VERSION(2, 8, 0) +- m_pWizard->GetPageAreaSizer()->Add(m_Pages[0]); +- #else +- for (size_t i = 1; i < m_Pages.GetCount(); ++i) +- m_pWizard->GetPageAreaSizer()->Add(m_Pages[i]); +- #endif ++ for (size_t i = 0; i < m_Pages.GetCount(); ++i) ++ m_pWizard->GetPageAreaSizer()->Add(m_Pages[i]); m_pWizard->Fit(); } codeblocks-wx28-wxsmith.patch: Index: codeblocks-wx28-wxsmith.patch =================================================================== RCS file: /cvs/extras/rpms/codeblocks/devel/codeblocks-wx28-wxsmith.patch,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- codeblocks-wx28-wxsmith.patch 26 Jan 2007 13:25:09 -0000 1.1 +++ codeblocks-wx28-wxsmith.patch 8 Apr 2007 15:51:46 -0000 1.2 @@ -1,20 +1,3 @@ -Index: src/plugins/contrib/wxSmith/wxwidgets/wxwidgetsguiconfigpanel.cpp -=================================================================== ---- src/plugins/contrib/wxSmith/wxwidgets/wxwidgetsguiconfigpanel.cpp (revision 3526) -+++ src/plugins/contrib/wxSmith/wxwidgets/wxwidgetsguiconfigpanel.cpp (working copy) -@@ -128,7 +128,11 @@ - _("XRC files (*.xrc)|*.xrc|" - "Zipped files (*.zip)|*.zip|" - "All files (*)|*"), -- wxOPEN|wxFILE_MUST_EXIST|wxHIDE_READONLY); -+ wxOPEN|wxFILE_MUST_EXIST -+#if (WXWIN_COMPATIBILITY_2_4) -+ |wxHIDE_READONLY -+#endif -+ ); - - if ( !FileName.empty() ) - { Index: src/plugins/contrib/wxSmith/wxwidgets/defitems/wxsnotebook.cpp =================================================================== --- src/plugins/contrib/wxSmith/wxwidgets/defitems/wxsnotebook.cpp (revision 3526) @@ -58,69 +41,3 @@ #include "../wxscodinglang.h" #include -Index: src/plugins/contrib/wxSmith/wxwidgets/properties/wxsfontproperty.cpp -=================================================================== ---- src/plugins/contrib/wxSmith/wxwidgets/properties/wxsfontproperty.cpp (revision 3526) -+++ src/plugins/contrib/wxSmith/wxwidgets/properties/wxsfontproperty.cpp (working copy) -@@ -39,10 +39,15 @@ - wxString Face; - wxFontEnumerator Enumer; - Enumer.EnumerateFacenames(); -+#if wxCHECK_VERSION(2, 8, 0) -+ wxArrayString faceNames = Enumer.GetFacenames(); -+#else -+ wxArrayString& faceNames = *Enumer.GetFacenames(); -+#endif - size_t Count = Faces.Count(); - for ( size_t i = 0; iIndex(Faces[i]) != wxNOT_FOUND ) -+ if ( faceNames.Index(Faces[i]) != wxNOT_FOUND ) - { - Face = Faces[i]; - break; -Index: src/plugins/contrib/wxSmith/wxwidgets/properties/wxsarraystringcheckproperty.h -=================================================================== ---- src/plugins/contrib/wxSmith/wxwidgets/properties/wxsarraystringcheckproperty.h (revision 3526) -+++ src/plugins/contrib/wxSmith/wxwidgets/properties/wxsarraystringcheckproperty.h (working copy) -@@ -3,7 +3,11 @@ - - #include "../../properties/wxsproperties.h" - --WX_DEFINE_ARRAY(bool,wxArrayBool); -+#if wxCHECK_VERSION(2, 8, 0) -+ WX_DEFINE_ARRAY_INT(bool,wxArrayBool); -+#else -+ WX_DEFINE_ARRAY(bool,wxArrayBool); -+#endif - - /** \brief Property for editing arrays of strings with checked option - * -Index: src/plugins/contrib/wxSmith/properties/wxsarraystringeditordlg.cpp -=================================================================== ---- src/plugins/contrib/wxSmith/properties/wxsarraystringeditordlg.cpp (revision 3526) -+++ src/plugins/contrib/wxSmith/properties/wxsarraystringeditordlg.cpp (working copy) -@@ -88,3 +88,9 @@ - - EndModal(wxID_OK); - } -+#if wxCHECK_VERSION(2, 8, 0) -+void wxsArrayStringEditorDlg::OnCancel(wxCommandEvent& event) -+{ -+ EndModal(wxID_CANCEL); -+} -+#endif -Index: src/plugins/contrib/wxSmith/properties/wxsarraystringeditordlg.h -=================================================================== ---- src/plugins/contrib/wxSmith/properties/wxsarraystringeditordlg.h (revision 3526) -+++ src/plugins/contrib/wxSmith/properties/wxsarraystringeditordlg.h (working copy) -@@ -27,6 +27,9 @@ - - //(*Handlers(wxsArrayStringEditorDlg) - void OnOK(wxCommandEvent& event); -+#if wxCHECK_VERSION(2, 8, 0) -+ void OnCancel(wxCommandEvent& event); -+#endif - //*) - - //(*Declarations(wxsArrayStringEditorDlg) Index: codeblocks.spec =================================================================== RCS file: /cvs/extras/rpms/codeblocks/devel/codeblocks.spec,v retrieving revision 1.15 retrieving revision 1.16 diff -u -r1.15 -r1.16 --- codeblocks.spec 13 Feb 2007 15:44:04 -0000 1.15 +++ codeblocks.spec 8 Apr 2007 15:51:46 -0000 1.16 @@ -1,9 +1,9 @@ -%define rev 3592 -%define date 20070211 +%define rev 3816 +%define date 20070406 Name: codeblocks Version: 1.0 -Release: 0.23.%{date}svn%{rev}%{?dist} +Release: 0.24.%{date}svn%{rev}%{?dist} Summary: An open source, cross platform, free C++ IDE Group: Development/Tools License: GPL @@ -21,8 +21,9 @@ Patch2: codeblocks-desktop.patch Patch3: codeblocks-autorev.patch Patch100: codeblocks-wx28-listbook.patch -Patch101: codeblocks-wx28-wxsmith.patch +Patch101: codeblocks-wx28-centre.patch Patch102: codeblocks-wx28-wizard.patch +Patch103: codeblocks-wx28-wxsmith.patch Source100: codeblocks-getsvn %description @@ -70,6 +71,7 @@ %patch100 %patch101 %patch102 +%patch103 %build find . -type f -and -not -name "*.cpp" -and -not -name "*.h" -and -not -name "*.png" -and -not -name "*.bmp" -and -not -name "*.c" -and -not -name "*.cxx" -and -not -name "*.ico" | sed "s/.*/\"\\0\"/" | xargs dos2unix &> /dev/null @@ -173,12 +175,10 @@ %{plugindir}/libscriptedwizard.so %{plugindir}/libtodo.so -%{_datadir}/application-registry/%{name}.applications %{_datadir}/applications/fedora-%{name}.desktop %{_datadir}/icons/gnome/48x48/mimetypes/*.png -%{_datadir}/mime-info/* -%{_datadir}/mime/packages/codeblocks.xml -%{_datadir}/pixmaps/codeblocks.png +%{_datadir}/mime/packages/%{name}.xml +%{_datadir}/pixmaps/%{name}.png %dir %{pkgdatadir} %{pkgdatadir}/icons @@ -250,6 +250,9 @@ %changelog +* Sat Apr 7 2007 Dan Horak 1.0-0.24.20070406svn3816 +- update to revision 3816 + * Tue Feb 13 2007 Dan Horak 1.0-0.23.20070211svn3592 - update the autorev.patch Index: sources =================================================================== RCS file: /cvs/extras/rpms/codeblocks/devel/sources,v retrieving revision 1.14 retrieving revision 1.15 diff -u -r1.14 -r1.15 --- sources 13 Feb 2007 15:28:45 -0000 1.14 +++ sources 8 Apr 2007 15:51:46 -0000 1.15 @@ -1 +1 @@ -7c3e8b377cb4df9817b55a609e853a0c codeblocks-svn3592.tar.bz2 +2c9f245d2c91034028c9e52930e00be9 codeblocks-svn3816.tar.bz2 From fedora-extras-commits at redhat.com Sun Apr 8 15:54:52 2007 From: fedora-extras-commits at redhat.com (Dan Horak (sharkcz)) Date: Sun, 8 Apr 2007 11:54:52 -0400 Subject: rpms/codeblocks/devel codeblocks-wx28-centre.patch,NONE,1.1 Message-ID: <200704081554.l38Fsqmn023462@cvs-int.fedora.redhat.com> Author: sharkcz Update of /cvs/extras/rpms/codeblocks/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv23453 Added Files: codeblocks-wx28-centre.patch Log Message: - added missing patch codeblocks-wx28-centre.patch: --- NEW FILE codeblocks-wx28-centre.patch --- Index: src/sdk/globals.cpp =================================================================== --- src/sdk/globals.cpp (revision 3800) +++ src/sdk/globals.cpp (working copy) @@ -872,7 +872,11 @@ if(the_mode == pdlCentre || the_mode == pdlHead) { +#if wxCHECK_VERSION(2, 8, 0) + w->Centre(wxBOTH | wxCENTRE_ON_SCREEN); +#else w->CentreOnScreen(); +#endif return; } else From fedora-extras-commits at redhat.com Sun Apr 8 15:59:43 2007 From: fedora-extras-commits at redhat.com (Thorsten Leemhuis (thl)) Date: Sun, 8 Apr 2007 11:59:43 -0400 Subject: rpms/websec/FC-5 websec.spec,1.1,1.2 Message-ID: <200704081559.l38Fxh4x023638@cvs-int.fedora.redhat.com> Author: thl Update of /cvs/extras/rpms/websec/FC-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv23603 Modified Files: websec.spec Log Message: 1.9.0-3 remove the / add the end of the mv command Index: websec.spec =================================================================== RCS file: /cvs/extras/rpms/websec/FC-5/websec.spec,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- websec.spec 8 Apr 2007 15:46:44 -0000 1.1 +++ websec.spec 8 Apr 2007 15:59:09 -0000 1.2 @@ -1,6 +1,6 @@ Name: websec Version: 1.9.0 -Release: 2 +Release: 3 Summary: Web Secretary - Web page monitoring software with highlighting Group: Applications/Internet @@ -36,7 +36,7 @@ chmod 0644 $RPM_BUILD_ROOT%{_datadir}/man/man*/* # temp doc dir -mv $RPM_BUILD_ROOT%{_datadir}/doc/websec/ .__doc/ +mv $RPM_BUILD_ROOT%{_datadir}/doc/websec .__doc # having the next two in the proper place would require proper dependencies, # which is probably not worth the trouble as that would be bloat for most @@ -60,6 +60,9 @@ %changelog +* Sun Apr 08 2007 Thorsten Leemhuis - 1.9.0-3 +- remove the / add the end of the mv command + * Sat Apr 07 2007 Thorsten Leemhuis - 1.9.0-2 - Fixes found during review (#235573): - noarch automatically disables debuginfo From fedora-extras-commits at redhat.com Sun Apr 8 16:05:46 2007 From: fedora-extras-commits at redhat.com (Thorsten Leemhuis (thl)) Date: Sun, 8 Apr 2007 12:05:46 -0400 Subject: rpms/websec/FC-6 websec.spec, NONE, 1.1 .cvsignore, 1.1, 1.2 sources, 1.1, 1.2 Message-ID: <200704081605.l38G5kDC027931@cvs-int.fedora.redhat.com> Author: thl Update of /cvs/extras/rpms/websec/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv27908 Modified Files: .cvsignore sources Added Files: websec.spec Log Message: add websec (review in #235573) --- NEW FILE websec.spec --- Name: websec Version: 1.9.0 Release: 3.6 Summary: Web Secretary - Web page monitoring software with highlighting Group: Applications/Internet License: GPL URL: http://baruch.ev-en.org/proj/websec/ Source0: http://baruch.ev-en.org/proj/websec/websec-1.9.0.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch Requires: /usr/sbin/sendmail %description Web Secretary is a web page change monitoring software. It will detect changes based on content analysis, making sure that it's not just HTML that changed, but actual content. You can tell it what to ignore in the page (hit counters and such), and it can mail you the document with the changes highlighted or load the highlighted page in a browser. %prep %setup -q %build make PREFIX=%{_prefix} %{?_smp_mflags} %install rm -rf $RPM_BUILD_ROOT .__doc make install DESTDIR=$RPM_BUILD_ROOT PREFIX=%{_prefix} # proper permissions for man pages chmod 0644 $RPM_BUILD_ROOT%{_datadir}/man/man*/* # temp doc dir mv $RPM_BUILD_ROOT%{_datadir}/doc/websec .__doc # having the next two in the proper place would require proper dependencies, # which is probably not worth the trouble as that would be bloat for most # users; so ship them as doc, that's better then not shipping them at all mv $RPM_BUILD_ROOT%{_datadir}/vim/vim61 $RPM_BUILD_ROOT%{_datadir}/emacs/ \ .__doc/ mkdir .__doc/scripts cp rollback htmldiff .__doc/scripts/ chmod -x .__doc/scripts/* %clean rm -rf $RPM_BUILD_ROOT %files %defattr(-,root,root,-) %doc COPYING HACKING NEWS TODO .__doc/* %{_bindir}/* %{_datadir}/man/man*/* %changelog * Sun Apr 08 2007 Thorsten Leemhuis - 1.9.0-3.6 - remove the / add the end of the mv command * Sat Apr 07 2007 Thorsten Leemhuis - 1.9.0-2 - Fixes found during review (#235573): - noarch automatically disables debuginfo - require /usr/sbin/sendmail instead of smtpdaemon * Sat Apr 07 2007 Thorsten Leemhuis - 1.9.0-1 - Initial package Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/websec/FC-6/.cvsignore,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- .cvsignore 8 Apr 2007 15:23:59 -0000 1.1 +++ .cvsignore 8 Apr 2007 16:05:12 -0000 1.2 @@ -0,0 +1 @@ +websec-1.9.0.tar.gz Index: sources =================================================================== RCS file: /cvs/extras/rpms/websec/FC-6/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 8 Apr 2007 15:23:59 -0000 1.1 +++ sources 8 Apr 2007 16:05:12 -0000 1.2 @@ -0,0 +1 @@ +697f7e40fd74c5769df3d9f202eb0309 websec-1.9.0.tar.gz From fedora-extras-commits at redhat.com Sun Apr 8 16:06:48 2007 From: fedora-extras-commits at redhat.com (Thorsten Leemhuis (thl)) Date: Sun, 8 Apr 2007 12:06:48 -0400 Subject: rpms/websec/devel websec.spec, NONE, 1.1 .cvsignore, 1.1, 1.2 sources, 1.1, 1.2 Message-ID: <200704081606.l38G6maD028042@cvs-int.fedora.redhat.com> Author: thl Update of /cvs/extras/rpms/websec/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv28006 Modified Files: .cvsignore sources Added Files: websec.spec Log Message: add websec (review in #235573) --- NEW FILE websec.spec --- Name: websec Version: 1.9.0 Release: 4 Summary: Web Secretary - Web page monitoring software with highlighting Group: Applications/Internet License: GPL URL: http://baruch.ev-en.org/proj/websec/ Source0: http://baruch.ev-en.org/proj/websec/websec-1.9.0.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch Requires: /usr/sbin/sendmail %description Web Secretary is a web page change monitoring software. It will detect changes based on content analysis, making sure that it's not just HTML that changed, but actual content. You can tell it what to ignore in the page (hit counters and such), and it can mail you the document with the changes highlighted or load the highlighted page in a browser. %prep %setup -q %build make PREFIX=%{_prefix} %{?_smp_mflags} %install rm -rf $RPM_BUILD_ROOT .__doc make install DESTDIR=$RPM_BUILD_ROOT PREFIX=%{_prefix} # proper permissions for man pages chmod 0644 $RPM_BUILD_ROOT%{_datadir}/man/man*/* # temp doc dir mv $RPM_BUILD_ROOT%{_datadir}/doc/websec .__doc # having the next two in the proper place would require proper dependencies, # which is probably not worth the trouble as that would be bloat for most # users; so ship them as doc, that's better then not shipping them at all mv $RPM_BUILD_ROOT%{_datadir}/vim/vim61 $RPM_BUILD_ROOT%{_datadir}/emacs/ \ .__doc/ mkdir .__doc/scripts cp rollback htmldiff .__doc/scripts/ chmod -x .__doc/scripts/* %clean rm -rf $RPM_BUILD_ROOT %files %defattr(-,root,root,-) %doc COPYING HACKING NEWS TODO .__doc/* %{_bindir}/* %{_datadir}/man/man*/* %changelog * Sun Apr 08 2007 Thorsten Leemhuis - 1.9.0-4 - rebuild * Sun Apr 08 2007 Thorsten Leemhuis - 1.9.0-3 - remove the / add the end of the mv command * Sat Apr 07 2007 Thorsten Leemhuis - 1.9.0-2 - Fixes found during review (#235573): - noarch automatically disables debuginfo - require /usr/sbin/sendmail instead of smtpdaemon * Sat Apr 07 2007 Thorsten Leemhuis - 1.9.0-1 - Initial package Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/websec/devel/.cvsignore,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- .cvsignore 8 Apr 2007 15:23:59 -0000 1.1 +++ .cvsignore 8 Apr 2007 16:06:14 -0000 1.2 @@ -0,0 +1 @@ +websec-1.9.0.tar.gz Index: sources =================================================================== RCS file: /cvs/extras/rpms/websec/devel/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 8 Apr 2007 15:23:59 -0000 1.1 +++ sources 8 Apr 2007 16:06:14 -0000 1.2 @@ -0,0 +1 @@ +697f7e40fd74c5769df3d9f202eb0309 websec-1.9.0.tar.gz From fedora-extras-commits at redhat.com Sun Apr 8 16:08:14 2007 From: fedora-extras-commits at redhat.com (Thorsten Leemhuis (thl)) Date: Sun, 8 Apr 2007 12:08:14 -0400 Subject: rpms/websec/EL-4 websec.spec, NONE, 1.1 .cvsignore, 1.1, 1.2 sources, 1.1, 1.2 Message-ID: <200704081608.l38G8EZu028125@cvs-int.fedora.redhat.com> Author: thl Update of /cvs/extras/rpms/websec/EL-4 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv28095 Modified Files: .cvsignore sources Added Files: websec.spec Log Message: add websec (review in #235573) --- NEW FILE websec.spec --- Name: websec Version: 1.9.0 Release: 3.4 Summary: Web Secretary - Web page monitoring software with highlighting Group: Applications/Internet License: GPL URL: http://baruch.ev-en.org/proj/websec/ Source0: http://baruch.ev-en.org/proj/websec/websec-1.9.0.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch Requires: /usr/sbin/sendmail %description Web Secretary is a web page change monitoring software. It will detect changes based on content analysis, making sure that it's not just HTML that changed, but actual content. You can tell it what to ignore in the page (hit counters and such), and it can mail you the document with the changes highlighted or load the highlighted page in a browser. %prep %setup -q %build make PREFIX=%{_prefix} %{?_smp_mflags} %install rm -rf $RPM_BUILD_ROOT .__doc make install DESTDIR=$RPM_BUILD_ROOT PREFIX=%{_prefix} # proper permissions for man pages chmod 0644 $RPM_BUILD_ROOT%{_datadir}/man/man*/* # temp doc dir mv $RPM_BUILD_ROOT%{_datadir}/doc/websec .__doc # having the next two in the proper place would require proper dependencies, # which is probably not worth the trouble as that would be bloat for most # users; so ship them as doc, that's better then not shipping them at all mv $RPM_BUILD_ROOT%{_datadir}/vim/vim61 $RPM_BUILD_ROOT%{_datadir}/emacs/ \ .__doc/ mkdir .__doc/scripts cp rollback htmldiff .__doc/scripts/ chmod -x .__doc/scripts/* %clean rm -rf $RPM_BUILD_ROOT %files %defattr(-,root,root,-) %doc COPYING HACKING NEWS TODO .__doc/* %{_bindir}/* %{_datadir}/man/man*/* %changelog * Sun Apr 08 2007 Thorsten Leemhuis - 1.9.0-3.4 - remove the / add the end of the mv command * Sat Apr 07 2007 Thorsten Leemhuis - 1.9.0-2 - Fixes found during review (#235573): - noarch automatically disables debuginfo - require /usr/sbin/sendmail instead of smtpdaemon * Sat Apr 07 2007 Thorsten Leemhuis - 1.9.0-1 - Initial package Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/websec/EL-4/.cvsignore,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- .cvsignore 8 Apr 2007 15:23:59 -0000 1.1 +++ .cvsignore 8 Apr 2007 16:07:40 -0000 1.2 @@ -0,0 +1 @@ +websec-1.9.0.tar.gz Index: sources =================================================================== RCS file: /cvs/extras/rpms/websec/EL-4/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 8 Apr 2007 15:23:59 -0000 1.1 +++ sources 8 Apr 2007 16:07:40 -0000 1.2 @@ -0,0 +1 @@ +697f7e40fd74c5769df3d9f202eb0309 websec-1.9.0.tar.gz From fedora-extras-commits at redhat.com Sun Apr 8 16:09:44 2007 From: fedora-extras-commits at redhat.com (Thorsten Leemhuis (thl)) Date: Sun, 8 Apr 2007 12:09:44 -0400 Subject: rpms/websec/EL-5 websec.spec, NONE, 1.1 .cvsignore, 1.1, 1.2 sources, 1.1, 1.2 Message-ID: <200704081609.l38G9iHt028195@cvs-int.fedora.redhat.com> Author: thl Update of /cvs/extras/rpms/websec/EL-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv28171 Modified Files: .cvsignore sources Added Files: websec.spec Log Message: add websec (review in #235573) --- NEW FILE websec.spec --- Name: websec Version: 1.9.0 Release: 3.5 Summary: Web Secretary - Web page monitoring software with highlighting Group: Applications/Internet License: GPL URL: http://baruch.ev-en.org/proj/websec/ Source0: http://baruch.ev-en.org/proj/websec/websec-1.9.0.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch Requires: /usr/sbin/sendmail %description Web Secretary is a web page change monitoring software. It will detect changes based on content analysis, making sure that it's not just HTML that changed, but actual content. You can tell it what to ignore in the page (hit counters and such), and it can mail you the document with the changes highlighted or load the highlighted page in a browser. %prep %setup -q %build make PREFIX=%{_prefix} %{?_smp_mflags} %install rm -rf $RPM_BUILD_ROOT .__doc make install DESTDIR=$RPM_BUILD_ROOT PREFIX=%{_prefix} # proper permissions for man pages chmod 0644 $RPM_BUILD_ROOT%{_datadir}/man/man*/* # temp doc dir mv $RPM_BUILD_ROOT%{_datadir}/doc/websec .__doc # having the next two in the proper place would require proper dependencies, # which is probably not worth the trouble as that would be bloat for most # users; so ship them as doc, that's better then not shipping them at all mv $RPM_BUILD_ROOT%{_datadir}/vim/vim61 $RPM_BUILD_ROOT%{_datadir}/emacs/ \ .__doc/ mkdir .__doc/scripts cp rollback htmldiff .__doc/scripts/ chmod -x .__doc/scripts/* %clean rm -rf $RPM_BUILD_ROOT %files %defattr(-,root,root,-) %doc COPYING HACKING NEWS TODO .__doc/* %{_bindir}/* %{_datadir}/man/man*/* %changelog * Sun Apr 08 2007 Thorsten Leemhuis - 1.9.0-3.5 - rebuild * Sun Apr 08 2007 Thorsten Leemhuis - 1.9.0-3 - remove the / add the end of the mv command * Sat Apr 07 2007 Thorsten Leemhuis - 1.9.0-2 - Fixes found during review (#235573): - noarch automatically disables debuginfo - require /usr/sbin/sendmail instead of smtpdaemon * Sat Apr 07 2007 Thorsten Leemhuis - 1.9.0-1 - Initial package Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/websec/EL-5/.cvsignore,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- .cvsignore 8 Apr 2007 15:23:59 -0000 1.1 +++ .cvsignore 8 Apr 2007 16:09:10 -0000 1.2 @@ -0,0 +1 @@ +websec-1.9.0.tar.gz Index: sources =================================================================== RCS file: /cvs/extras/rpms/websec/EL-5/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 8 Apr 2007 15:23:59 -0000 1.1 +++ sources 8 Apr 2007 16:09:10 -0000 1.2 @@ -0,0 +1 @@ +697f7e40fd74c5769df3d9f202eb0309 websec-1.9.0.tar.gz From fedora-extras-commits at redhat.com Sun Apr 8 16:13:14 2007 From: fedora-extras-commits at redhat.com (Dan Horak (sharkcz)) Date: Sun, 8 Apr 2007 12:13:14 -0400 Subject: rpms/codeblocks/FC-6 codeblocks-wx28-centre.patch, NONE, 1.1 .cvsignore, 1.14, 1.15 codeblocks-autorev.patch, 1.3, 1.4 codeblocks-wx28-wizard.patch, 1.1, 1.2 codeblocks-wx28-wxsmith.patch, 1.1, 1.2 codeblocks.spec, 1.14, 1.15 sources, 1.14, 1.15 Message-ID: <200704081613.l38GDEs1028334@cvs-int.fedora.redhat.com> Author: sharkcz Update of /cvs/extras/rpms/codeblocks/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv28295 Modified Files: .cvsignore codeblocks-autorev.patch codeblocks-wx28-wizard.patch codeblocks-wx28-wxsmith.patch codeblocks.spec sources Added Files: codeblocks-wx28-centre.patch Log Message: - update to revision 3816 codeblocks-wx28-centre.patch: --- NEW FILE codeblocks-wx28-centre.patch --- Index: src/sdk/globals.cpp =================================================================== --- src/sdk/globals.cpp (revision 3800) +++ src/sdk/globals.cpp (working copy) @@ -872,7 +872,11 @@ if(the_mode == pdlCentre || the_mode == pdlHead) { +#if wxCHECK_VERSION(2, 8, 0) + w->Centre(wxBOTH | wxCENTRE_ON_SCREEN); +#else w->CentreOnScreen(); +#endif return; } else Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/codeblocks/FC-6/.cvsignore,v retrieving revision 1.14 retrieving revision 1.15 diff -u -r1.14 -r1.15 --- .cvsignore 13 Feb 2007 16:01:49 -0000 1.14 +++ .cvsignore 8 Apr 2007 16:12:40 -0000 1.15 @@ -1 +1 @@ -codeblocks-svn3592.tar.bz2 +codeblocks-svn3816.tar.bz2 codeblocks-autorev.patch: Index: codeblocks-autorev.patch =================================================================== RCS file: /cvs/extras/rpms/codeblocks/FC-6/codeblocks-autorev.patch,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- codeblocks-autorev.patch 13 Feb 2007 16:01:49 -0000 1.3 +++ codeblocks-autorev.patch 8 Apr 2007 16:12:40 -0000 1.4 @@ -16,11 +16,11 @@ # Deal with some gentoo-specific issues WANT_AUTOMAKE='1.9 1.8 1.7' #latest of these is chosen or default if none hits export WANT_AUTOMAKE ---- src/Makefile.am.orig 2006-10-15 10:11:04.000000000 +0200 -+++ src/Makefile.am 2006-10-15 10:11:09.000000000 +0200 +--- src/Makefile.am.orig 2007-02-13 12:28:07.000000000 +0100 ++++ src/Makefile.am 2007-02-27 09:57:47.000000000 +0100 @@ -1,4 +1,4 @@ --SUBDIRS = build_tools sdk src plugins tools setup templates scripts wxsmith -+SUBDIRS = sdk src plugins tools setup templates scripts wxsmith +-SUBDIRS = base build_tools include sdk src plugins tools setup templates scripts wxsmith ++SUBDIRS = base include sdk src plugins tools setup templates scripts wxsmith dist_pkgdata_DATA = tips.txt codeblocks-wx28-wizard.patch: Index: codeblocks-wx28-wizard.patch =================================================================== RCS file: /cvs/extras/rpms/codeblocks/FC-6/codeblocks-wx28-wizard.patch,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- codeblocks-wx28-wizard.patch 13 Feb 2007 16:01:49 -0000 1.1 +++ codeblocks-wx28-wizard.patch 8 Apr 2007 16:12:40 -0000 1.2 @@ -1,17 +1,19 @@ -Index: src/plugins/scriptedwizard/wiz.cpp +Index: wiz.cpp =================================================================== ---- src/plugins/scriptedwizard/wiz.cpp (revision 3562) +--- src/plugins/scriptedwizard/wiz.cpp (revision 3800) +++ src/plugins/scriptedwizard/wiz.cpp (working copy) -@@ -1001,8 +1001,12 @@ +@@ -1023,12 +1023,8 @@ wxWizardPageSimple::Chain(m_Pages[i - 1], m_Pages[i]); // allow the wizard to size itself around the pages -+#if wxCHECK_VERSION(2, 8, 0) -+ m_pWizard->GetPageAreaSizer()->Add(m_Pages[0]); -+#else - for (size_t i = 1; i < m_Pages.GetCount(); ++i) - m_pWizard->GetPageAreaSizer()->Add(m_Pages[i]); -+#endif +- #if wxCHECK_VERSION(2, 8, 0) +- m_pWizard->GetPageAreaSizer()->Add(m_Pages[0]); +- #else +- for (size_t i = 1; i < m_Pages.GetCount(); ++i) +- m_pWizard->GetPageAreaSizer()->Add(m_Pages[i]); +- #endif ++ for (size_t i = 0; i < m_Pages.GetCount(); ++i) ++ m_pWizard->GetPageAreaSizer()->Add(m_Pages[i]); m_pWizard->Fit(); } codeblocks-wx28-wxsmith.patch: Index: codeblocks-wx28-wxsmith.patch =================================================================== RCS file: /cvs/extras/rpms/codeblocks/FC-6/codeblocks-wx28-wxsmith.patch,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- codeblocks-wx28-wxsmith.patch 26 Jan 2007 13:29:37 -0000 1.1 +++ codeblocks-wx28-wxsmith.patch 8 Apr 2007 16:12:40 -0000 1.2 @@ -1,20 +1,3 @@ -Index: src/plugins/contrib/wxSmith/wxwidgets/wxwidgetsguiconfigpanel.cpp -=================================================================== ---- src/plugins/contrib/wxSmith/wxwidgets/wxwidgetsguiconfigpanel.cpp (revision 3526) -+++ src/plugins/contrib/wxSmith/wxwidgets/wxwidgetsguiconfigpanel.cpp (working copy) -@@ -128,7 +128,11 @@ - _("XRC files (*.xrc)|*.xrc|" - "Zipped files (*.zip)|*.zip|" - "All files (*)|*"), -- wxOPEN|wxFILE_MUST_EXIST|wxHIDE_READONLY); -+ wxOPEN|wxFILE_MUST_EXIST -+#if (WXWIN_COMPATIBILITY_2_4) -+ |wxHIDE_READONLY -+#endif -+ ); - - if ( !FileName.empty() ) - { Index: src/plugins/contrib/wxSmith/wxwidgets/defitems/wxsnotebook.cpp =================================================================== --- src/plugins/contrib/wxSmith/wxwidgets/defitems/wxsnotebook.cpp (revision 3526) @@ -58,69 +41,3 @@ #include "../wxscodinglang.h" #include -Index: src/plugins/contrib/wxSmith/wxwidgets/properties/wxsfontproperty.cpp -=================================================================== ---- src/plugins/contrib/wxSmith/wxwidgets/properties/wxsfontproperty.cpp (revision 3526) -+++ src/plugins/contrib/wxSmith/wxwidgets/properties/wxsfontproperty.cpp (working copy) -@@ -39,10 +39,15 @@ - wxString Face; - wxFontEnumerator Enumer; - Enumer.EnumerateFacenames(); -+#if wxCHECK_VERSION(2, 8, 0) -+ wxArrayString faceNames = Enumer.GetFacenames(); -+#else -+ wxArrayString& faceNames = *Enumer.GetFacenames(); -+#endif - size_t Count = Faces.Count(); - for ( size_t i = 0; iIndex(Faces[i]) != wxNOT_FOUND ) -+ if ( faceNames.Index(Faces[i]) != wxNOT_FOUND ) - { - Face = Faces[i]; - break; -Index: src/plugins/contrib/wxSmith/wxwidgets/properties/wxsarraystringcheckproperty.h -=================================================================== ---- src/plugins/contrib/wxSmith/wxwidgets/properties/wxsarraystringcheckproperty.h (revision 3526) -+++ src/plugins/contrib/wxSmith/wxwidgets/properties/wxsarraystringcheckproperty.h (working copy) -@@ -3,7 +3,11 @@ - - #include "../../properties/wxsproperties.h" - --WX_DEFINE_ARRAY(bool,wxArrayBool); -+#if wxCHECK_VERSION(2, 8, 0) -+ WX_DEFINE_ARRAY_INT(bool,wxArrayBool); -+#else -+ WX_DEFINE_ARRAY(bool,wxArrayBool); -+#endif - - /** \brief Property for editing arrays of strings with checked option - * -Index: src/plugins/contrib/wxSmith/properties/wxsarraystringeditordlg.cpp -=================================================================== ---- src/plugins/contrib/wxSmith/properties/wxsarraystringeditordlg.cpp (revision 3526) -+++ src/plugins/contrib/wxSmith/properties/wxsarraystringeditordlg.cpp (working copy) -@@ -88,3 +88,9 @@ - - EndModal(wxID_OK); - } -+#if wxCHECK_VERSION(2, 8, 0) -+void wxsArrayStringEditorDlg::OnCancel(wxCommandEvent& event) -+{ -+ EndModal(wxID_CANCEL); -+} -+#endif -Index: src/plugins/contrib/wxSmith/properties/wxsarraystringeditordlg.h -=================================================================== ---- src/plugins/contrib/wxSmith/properties/wxsarraystringeditordlg.h (revision 3526) -+++ src/plugins/contrib/wxSmith/properties/wxsarraystringeditordlg.h (working copy) -@@ -27,6 +27,9 @@ - - //(*Handlers(wxsArrayStringEditorDlg) - void OnOK(wxCommandEvent& event); -+#if wxCHECK_VERSION(2, 8, 0) -+ void OnCancel(wxCommandEvent& event); -+#endif - //*) - - //(*Declarations(wxsArrayStringEditorDlg) Index: codeblocks.spec =================================================================== RCS file: /cvs/extras/rpms/codeblocks/FC-6/codeblocks.spec,v retrieving revision 1.14 retrieving revision 1.15 diff -u -r1.14 -r1.15 --- codeblocks.spec 13 Feb 2007 16:01:49 -0000 1.14 +++ codeblocks.spec 8 Apr 2007 16:12:40 -0000 1.15 @@ -1,9 +1,9 @@ -%define rev 3592 -%define date 20070211 +%define rev 3816 +%define date 20070406 Name: codeblocks Version: 1.0 -Release: 0.23.%{date}svn%{rev}%{?dist} +Release: 0.24.%{date}svn%{rev}%{?dist} Summary: An open source, cross platform, free C++ IDE Group: Development/Tools License: GPL @@ -21,8 +21,9 @@ Patch2: codeblocks-desktop.patch Patch3: codeblocks-autorev.patch Patch100: codeblocks-wx28-listbook.patch -Patch101: codeblocks-wx28-wxsmith.patch +Patch101: codeblocks-wx28-centre.patch Patch102: codeblocks-wx28-wizard.patch +Patch103: codeblocks-wx28-wxsmith.patch Source100: codeblocks-getsvn %description @@ -70,6 +71,7 @@ %patch100 %patch101 %patch102 +%patch103 %build find . -type f -and -not -name "*.cpp" -and -not -name "*.h" -and -not -name "*.png" -and -not -name "*.bmp" -and -not -name "*.c" -and -not -name "*.cxx" -and -not -name "*.ico" | sed "s/.*/\"\\0\"/" | xargs dos2unix &> /dev/null @@ -173,12 +175,10 @@ %{plugindir}/libscriptedwizard.so %{plugindir}/libtodo.so -%{_datadir}/application-registry/%{name}.applications %{_datadir}/applications/fedora-%{name}.desktop %{_datadir}/icons/gnome/48x48/mimetypes/*.png -%{_datadir}/mime-info/* -%{_datadir}/mime/packages/codeblocks.xml -%{_datadir}/pixmaps/codeblocks.png +%{_datadir}/mime/packages/%{name}.xml +%{_datadir}/pixmaps/%{name}.png %dir %{pkgdatadir} %{pkgdatadir}/icons @@ -250,6 +250,9 @@ %changelog +* Sat Apr 7 2007 Dan Horak 1.0-0.24.20070406svn3816 +- update to revision 3816 + * Tue Feb 13 2007 Dan Horak 1.0-0.23.20070211svn3592 - update the autorev.patch Index: sources =================================================================== RCS file: /cvs/extras/rpms/codeblocks/FC-6/sources,v retrieving revision 1.14 retrieving revision 1.15 diff -u -r1.14 -r1.15 --- sources 13 Feb 2007 16:01:49 -0000 1.14 +++ sources 8 Apr 2007 16:12:40 -0000 1.15 @@ -1 +1 @@ -7c3e8b377cb4df9817b55a609e853a0c codeblocks-svn3592.tar.bz2 +2c9f245d2c91034028c9e52930e00be9 codeblocks-svn3816.tar.bz2 From fedora-extras-commits at redhat.com Sun Apr 8 16:15:46 2007 From: fedora-extras-commits at redhat.com (Dan Horak (sharkcz)) Date: Sun, 8 Apr 2007 12:15:46 -0400 Subject: rpms/codeblocks/FC-5 codeblocks-wx28-centre.patch, NONE, 1.1 .cvsignore, 1.14, 1.15 codeblocks-autorev.patch, 1.3, 1.4 codeblocks-wx28-wizard.patch, 1.1, 1.2 codeblocks-wx28-wxsmith.patch, 1.1, 1.2 codeblocks.spec, 1.14, 1.15 sources, 1.14, 1.15 Message-ID: <200704081615.l38GFk39028422@cvs-int.fedora.redhat.com> Author: sharkcz Update of /cvs/extras/rpms/codeblocks/FC-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv28381 Modified Files: .cvsignore codeblocks-autorev.patch codeblocks-wx28-wizard.patch codeblocks-wx28-wxsmith.patch codeblocks.spec sources Added Files: codeblocks-wx28-centre.patch Log Message: - update to revision 3816 codeblocks-wx28-centre.patch: --- NEW FILE codeblocks-wx28-centre.patch --- Index: src/sdk/globals.cpp =================================================================== --- src/sdk/globals.cpp (revision 3800) +++ src/sdk/globals.cpp (working copy) @@ -872,7 +872,11 @@ if(the_mode == pdlCentre || the_mode == pdlHead) { +#if wxCHECK_VERSION(2, 8, 0) + w->Centre(wxBOTH | wxCENTRE_ON_SCREEN); +#else w->CentreOnScreen(); +#endif return; } else Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/codeblocks/FC-5/.cvsignore,v retrieving revision 1.14 retrieving revision 1.15 diff -u -r1.14 -r1.15 --- .cvsignore 13 Feb 2007 16:04:41 -0000 1.14 +++ .cvsignore 8 Apr 2007 16:15:11 -0000 1.15 @@ -1 +1 @@ -codeblocks-svn3592.tar.bz2 +codeblocks-svn3816.tar.bz2 codeblocks-autorev.patch: Index: codeblocks-autorev.patch =================================================================== RCS file: /cvs/extras/rpms/codeblocks/FC-5/codeblocks-autorev.patch,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- codeblocks-autorev.patch 13 Feb 2007 16:04:41 -0000 1.3 +++ codeblocks-autorev.patch 8 Apr 2007 16:15:11 -0000 1.4 @@ -16,11 +16,11 @@ # Deal with some gentoo-specific issues WANT_AUTOMAKE='1.9 1.8 1.7' #latest of these is chosen or default if none hits export WANT_AUTOMAKE ---- src/Makefile.am.orig 2006-10-15 10:11:04.000000000 +0200 -+++ src/Makefile.am 2006-10-15 10:11:09.000000000 +0200 +--- src/Makefile.am.orig 2007-02-13 12:28:07.000000000 +0100 ++++ src/Makefile.am 2007-02-27 09:57:47.000000000 +0100 @@ -1,4 +1,4 @@ --SUBDIRS = build_tools sdk src plugins tools setup templates scripts wxsmith -+SUBDIRS = sdk src plugins tools setup templates scripts wxsmith +-SUBDIRS = base build_tools include sdk src plugins tools setup templates scripts wxsmith ++SUBDIRS = base include sdk src plugins tools setup templates scripts wxsmith dist_pkgdata_DATA = tips.txt codeblocks-wx28-wizard.patch: Index: codeblocks-wx28-wizard.patch =================================================================== RCS file: /cvs/extras/rpms/codeblocks/FC-5/codeblocks-wx28-wizard.patch,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- codeblocks-wx28-wizard.patch 13 Feb 2007 16:04:41 -0000 1.1 +++ codeblocks-wx28-wizard.patch 8 Apr 2007 16:15:11 -0000 1.2 @@ -1,17 +1,19 @@ -Index: src/plugins/scriptedwizard/wiz.cpp +Index: wiz.cpp =================================================================== ---- src/plugins/scriptedwizard/wiz.cpp (revision 3562) +--- src/plugins/scriptedwizard/wiz.cpp (revision 3800) +++ src/plugins/scriptedwizard/wiz.cpp (working copy) -@@ -1001,8 +1001,12 @@ +@@ -1023,12 +1023,8 @@ wxWizardPageSimple::Chain(m_Pages[i - 1], m_Pages[i]); // allow the wizard to size itself around the pages -+#if wxCHECK_VERSION(2, 8, 0) -+ m_pWizard->GetPageAreaSizer()->Add(m_Pages[0]); -+#else - for (size_t i = 1; i < m_Pages.GetCount(); ++i) - m_pWizard->GetPageAreaSizer()->Add(m_Pages[i]); -+#endif +- #if wxCHECK_VERSION(2, 8, 0) +- m_pWizard->GetPageAreaSizer()->Add(m_Pages[0]); +- #else +- for (size_t i = 1; i < m_Pages.GetCount(); ++i) +- m_pWizard->GetPageAreaSizer()->Add(m_Pages[i]); +- #endif ++ for (size_t i = 0; i < m_Pages.GetCount(); ++i) ++ m_pWizard->GetPageAreaSizer()->Add(m_Pages[i]); m_pWizard->Fit(); } codeblocks-wx28-wxsmith.patch: Index: codeblocks-wx28-wxsmith.patch =================================================================== RCS file: /cvs/extras/rpms/codeblocks/FC-5/codeblocks-wx28-wxsmith.patch,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- codeblocks-wx28-wxsmith.patch 26 Jan 2007 13:37:42 -0000 1.1 +++ codeblocks-wx28-wxsmith.patch 8 Apr 2007 16:15:11 -0000 1.2 @@ -1,20 +1,3 @@ -Index: src/plugins/contrib/wxSmith/wxwidgets/wxwidgetsguiconfigpanel.cpp -=================================================================== ---- src/plugins/contrib/wxSmith/wxwidgets/wxwidgetsguiconfigpanel.cpp (revision 3526) -+++ src/plugins/contrib/wxSmith/wxwidgets/wxwidgetsguiconfigpanel.cpp (working copy) -@@ -128,7 +128,11 @@ - _("XRC files (*.xrc)|*.xrc|" - "Zipped files (*.zip)|*.zip|" - "All files (*)|*"), -- wxOPEN|wxFILE_MUST_EXIST|wxHIDE_READONLY); -+ wxOPEN|wxFILE_MUST_EXIST -+#if (WXWIN_COMPATIBILITY_2_4) -+ |wxHIDE_READONLY -+#endif -+ ); - - if ( !FileName.empty() ) - { Index: src/plugins/contrib/wxSmith/wxwidgets/defitems/wxsnotebook.cpp =================================================================== --- src/plugins/contrib/wxSmith/wxwidgets/defitems/wxsnotebook.cpp (revision 3526) @@ -58,69 +41,3 @@ #include "../wxscodinglang.h" #include -Index: src/plugins/contrib/wxSmith/wxwidgets/properties/wxsfontproperty.cpp -=================================================================== ---- src/plugins/contrib/wxSmith/wxwidgets/properties/wxsfontproperty.cpp (revision 3526) -+++ src/plugins/contrib/wxSmith/wxwidgets/properties/wxsfontproperty.cpp (working copy) -@@ -39,10 +39,15 @@ - wxString Face; - wxFontEnumerator Enumer; - Enumer.EnumerateFacenames(); -+#if wxCHECK_VERSION(2, 8, 0) -+ wxArrayString faceNames = Enumer.GetFacenames(); -+#else -+ wxArrayString& faceNames = *Enumer.GetFacenames(); -+#endif - size_t Count = Faces.Count(); - for ( size_t i = 0; iIndex(Faces[i]) != wxNOT_FOUND ) -+ if ( faceNames.Index(Faces[i]) != wxNOT_FOUND ) - { - Face = Faces[i]; - break; -Index: src/plugins/contrib/wxSmith/wxwidgets/properties/wxsarraystringcheckproperty.h -=================================================================== ---- src/plugins/contrib/wxSmith/wxwidgets/properties/wxsarraystringcheckproperty.h (revision 3526) -+++ src/plugins/contrib/wxSmith/wxwidgets/properties/wxsarraystringcheckproperty.h (working copy) -@@ -3,7 +3,11 @@ - - #include "../../properties/wxsproperties.h" - --WX_DEFINE_ARRAY(bool,wxArrayBool); -+#if wxCHECK_VERSION(2, 8, 0) -+ WX_DEFINE_ARRAY_INT(bool,wxArrayBool); -+#else -+ WX_DEFINE_ARRAY(bool,wxArrayBool); -+#endif - - /** \brief Property for editing arrays of strings with checked option - * -Index: src/plugins/contrib/wxSmith/properties/wxsarraystringeditordlg.cpp -=================================================================== ---- src/plugins/contrib/wxSmith/properties/wxsarraystringeditordlg.cpp (revision 3526) -+++ src/plugins/contrib/wxSmith/properties/wxsarraystringeditordlg.cpp (working copy) -@@ -88,3 +88,9 @@ - - EndModal(wxID_OK); - } -+#if wxCHECK_VERSION(2, 8, 0) -+void wxsArrayStringEditorDlg::OnCancel(wxCommandEvent& event) -+{ -+ EndModal(wxID_CANCEL); -+} -+#endif -Index: src/plugins/contrib/wxSmith/properties/wxsarraystringeditordlg.h -=================================================================== ---- src/plugins/contrib/wxSmith/properties/wxsarraystringeditordlg.h (revision 3526) -+++ src/plugins/contrib/wxSmith/properties/wxsarraystringeditordlg.h (working copy) -@@ -27,6 +27,9 @@ - - //(*Handlers(wxsArrayStringEditorDlg) - void OnOK(wxCommandEvent& event); -+#if wxCHECK_VERSION(2, 8, 0) -+ void OnCancel(wxCommandEvent& event); -+#endif - //*) - - //(*Declarations(wxsArrayStringEditorDlg) Index: codeblocks.spec =================================================================== RCS file: /cvs/extras/rpms/codeblocks/FC-5/codeblocks.spec,v retrieving revision 1.14 retrieving revision 1.15 diff -u -r1.14 -r1.15 --- codeblocks.spec 13 Feb 2007 16:04:41 -0000 1.14 +++ codeblocks.spec 8 Apr 2007 16:15:11 -0000 1.15 @@ -1,9 +1,9 @@ -%define rev 3592 -%define date 20070211 +%define rev 3816 +%define date 20070406 Name: codeblocks Version: 1.0 -Release: 0.23.%{date}svn%{rev}%{?dist} +Release: 0.24.%{date}svn%{rev}%{?dist} Summary: An open source, cross platform, free C++ IDE Group: Development/Tools License: GPL @@ -21,8 +21,9 @@ Patch2: codeblocks-desktop.patch Patch3: codeblocks-autorev.patch Patch100: codeblocks-wx28-listbook.patch -Patch101: codeblocks-wx28-wxsmith.patch +Patch101: codeblocks-wx28-centre.patch Patch102: codeblocks-wx28-wizard.patch +Patch103: codeblocks-wx28-wxsmith.patch Source100: codeblocks-getsvn %description @@ -70,6 +71,7 @@ %patch100 %patch101 %patch102 +%patch103 %build find . -type f -and -not -name "*.cpp" -and -not -name "*.h" -and -not -name "*.png" -and -not -name "*.bmp" -and -not -name "*.c" -and -not -name "*.cxx" -and -not -name "*.ico" | sed "s/.*/\"\\0\"/" | xargs dos2unix &> /dev/null @@ -173,12 +175,10 @@ %{plugindir}/libscriptedwizard.so %{plugindir}/libtodo.so -%{_datadir}/application-registry/%{name}.applications %{_datadir}/applications/fedora-%{name}.desktop %{_datadir}/icons/gnome/48x48/mimetypes/*.png -%{_datadir}/mime-info/* -%{_datadir}/mime/packages/codeblocks.xml -%{_datadir}/pixmaps/codeblocks.png +%{_datadir}/mime/packages/%{name}.xml +%{_datadir}/pixmaps/%{name}.png %dir %{pkgdatadir} %{pkgdatadir}/icons @@ -250,6 +250,9 @@ %changelog +* Sat Apr 7 2007 Dan Horak 1.0-0.24.20070406svn3816 +- update to revision 3816 + * Tue Feb 13 2007 Dan Horak 1.0-0.23.20070211svn3592 - update the autorev.patch Index: sources =================================================================== RCS file: /cvs/extras/rpms/codeblocks/FC-5/sources,v retrieving revision 1.14 retrieving revision 1.15 diff -u -r1.14 -r1.15 --- sources 13 Feb 2007 16:04:41 -0000 1.14 +++ sources 8 Apr 2007 16:15:11 -0000 1.15 @@ -1 +1 @@ -7c3e8b377cb4df9817b55a609e853a0c codeblocks-svn3592.tar.bz2 +2c9f245d2c91034028c9e52930e00be9 codeblocks-svn3816.tar.bz2 From fedora-extras-commits at redhat.com Sun Apr 8 16:52:49 2007 From: fedora-extras-commits at redhat.com (Michael E Brown (mebrown)) Date: Sun, 8 Apr 2007 12:52:49 -0400 Subject: rpms/firmware-addon-dell/FC-6 .cvsignore, 1.6, 1.7 firmware-addon-dell.spec, 1.5, 1.6 sources, 1.6, 1.7 Message-ID: <200704081652.l38GqnLA029439@cvs-int.fedora.redhat.com> Author: mebrown Update of /cvs/extras/rpms/firmware-addon-dell/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv29380 Modified Files: .cvsignore firmware-addon-dell.spec sources Log Message: * Sat Apr 7 2007 Michael E Brown - 1.2.11-1 - enhance up2date_repo_autoconf by populating default configuration file Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/firmware-addon-dell/FC-6/.cvsignore,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- .cvsignore 8 Apr 2007 04:15:23 -0000 1.6 +++ .cvsignore 8 Apr 2007 16:52:15 -0000 1.7 @@ -1 +1 @@ -firmware-addon-dell-1.2.10.tar.gz +firmware-addon-dell-1.2.11.tar.gz Index: firmware-addon-dell.spec =================================================================== RCS file: /cvs/extras/rpms/firmware-addon-dell/FC-6/firmware-addon-dell.spec,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- firmware-addon-dell.spec 8 Apr 2007 04:15:23 -0000 1.5 +++ firmware-addon-dell.spec 8 Apr 2007 16:52:15 -0000 1.6 @@ -6,7 +6,7 @@ # START = Do not edit manually %define major 1 %define minor 2 -%define sub 10 +%define sub 11 %define extralevel %{nil} %define release_name firmware-addon-dell %define release_version %{major}.%{minor}.%{sub}%{extralevel} @@ -79,10 +79,19 @@ mkdir -p $RPM_BUILD_ROOT/%{_datadir}/firmware/dell/bios %{__python} setup.py install -O1 --skip-build --root $RPM_BUILD_ROOT %{suse_prefix} -# if not RHEL3 or RHEL4, remove extra files so we dont get spurious errors from RPM -%if %(test "%{dist}" == ".el3" -o "%{dist}" == ".el4" && echo 0 || echo 1) -rm -f $RPM_BUILD_ROOT/%{_sysconfdir}/sysconfig/rhn/dell-hardware.conf -rm -f $RPM_BUILD_ROOT/%{_bindir}/up2date_repo_autoconf + +%if %(test "%{dist}" == ".el3" && echo 1 || echo 0) + chmod u+w $RPM_BUILD_ROOT/%{_sysconfdir}/sysconfig/rhn/dell-hardware.conf + echo 'osname=el3.$basearch' >> $RPM_BUILD_ROOT/%{_sysconfdir}/sysconfig/rhn/dell-hardware.conf +%else + %if %(test "%{dist}" == ".el4" && echo 1 || echo 0) + chmod u+w $RPM_BUILD_ROOT/%{_sysconfdir}/sysconfig/rhn/dell-hardware.conf + echo 'osname=el4.$basearch' >> $RPM_BUILD_ROOT/%{_sysconfdir}/sysconfig/rhn/dell-hardware.conf + %else + # if not RHEL3 or RHEL4, remove extra files so we dont get RPM unpackaged file errors + rm -f $RPM_BUILD_ROOT/%{_sysconfdir}/sysconfig/rhn/dell-hardware.conf + rm -f $RPM_BUILD_ROOT/%{_bindir}/up2date_repo_autoconf + %endif %endif @@ -107,6 +116,9 @@ %changelog +* Sat Apr 7 2007 Michael E Brown - 1.2.11-1 +- enhance up2date_repo_autoconf by populating default configuration file + * Fri Apr 6 2007 Michael E Brown - 1.2.10-1 - Couple of changes so that the dell sysid plugin work on yum 2.4.3 prior versions didnt crash, but didnt properly substitute mirrolist Index: sources =================================================================== RCS file: /cvs/extras/rpms/firmware-addon-dell/FC-6/sources,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- sources 8 Apr 2007 04:15:23 -0000 1.6 +++ sources 8 Apr 2007 16:52:15 -0000 1.7 @@ -1 +1 @@ -f9266a5427cb3e1e171ef9c6a6bc292b firmware-addon-dell-1.2.10.tar.gz +53c8db63777349429f3db756ddda843e firmware-addon-dell-1.2.11.tar.gz From fedora-extras-commits at redhat.com Sun Apr 8 16:52:56 2007 From: fedora-extras-commits at redhat.com (Fabrice Bellet (bellet)) Date: Sun, 8 Apr 2007 12:52:56 -0400 Subject: rpms/fgfs-Atlas import.log,1.1,1.2 Message-ID: <200704081652.l38Gqu6S029478@cvs-int.fedora.redhat.com> Author: bellet Update of /cvs/extras/rpms/fgfs-Atlas In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv29356 Modified Files: import.log Log Message: import fgfs-Atlas-0.3.1-3 on branch devel Index: import.log =================================================================== RCS file: /cvs/extras/rpms/fgfs-Atlas/import.log,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- import.log 8 Apr 2007 15:15:24 -0000 1.1 +++ import.log 8 Apr 2007 16:52:22 -0000 1.2 @@ -0,0 +1 @@ +fgfs-Atlas-0_3_1-3:HEAD:fgfs-Atlas-0.3.1-3.src.rpm:1176050975 From fedora-extras-commits at redhat.com Sun Apr 8 16:53:00 2007 From: fedora-extras-commits at redhat.com (Fabrice Bellet (bellet)) Date: Sun, 8 Apr 2007 12:53:00 -0400 Subject: rpms/fgfs-Atlas/devel fgfs-Atlas.spec, NONE, 1.1 .cvsignore, 1.1, 1.2 sources, 1.1, 1.2 Message-ID: <200704081653.l38Gr02J029484@cvs-int.fedora.redhat.com> Author: bellet Update of /cvs/extras/rpms/fgfs-Atlas/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv29356/devel Modified Files: .cvsignore sources Added Files: fgfs-Atlas.spec Log Message: import fgfs-Atlas-0.3.1-3 on branch devel --- NEW FILE fgfs-Atlas.spec --- Name: fgfs-Atlas Summary: Flightgear map tools Version: 0.3.1 Release: 3%{?dist} License: GPL Group: Amusements/Games Source: http://downloads.sourceforge.net/sourceforge/atlas/Atlas-%{version}.tar.gz Source1: Atlas-default-maps.tar.gz URL: http://atlas.sourceforge.net BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: freeglut-devel, curl-devel, SimGear-devel, libpng-devel Requires: fgfs-base %description Atlas aims to produce and display high quality charts of the world for users of FlightGear, an open source flight simulator. This is achieved through two main parts: The map creator (simply called Map) and the Atlas viewer %prep %setup -q -n Atlas-%{version} find -type f -name '*.[hc]xx' -exec chmod a-x {} \; %build %configure CXXFLAGS="%{optflags} -fPIC" --with-fgbase=%{_datadir}/FlightGear make %{?_smp_mflags} %install rm -rf $RPM_BUILD_ROOT make install DESTDIR=$RPM_BUILD_ROOT install -d $RPM_BUILD_ROOT%{_datadir}/FlightGear tar zxf %{SOURCE1} -C $RPM_BUILD_ROOT%{_datadir}/FlightGear %clean rm -rf $RPM_BUILD_ROOT %files %defattr(-, root, root, 0755) %doc AUTHORS COPYING NEWS README %{_bindir}/* %{_datadir}/FlightGear/* %changelog * Mon Apr 02 2007 Fabrice Bellet 0.3.1-3 - Fixed duplicate BuildRequires * Sun Apr 01 2007 Fabrice Bellet 0.3.1-2 - Rebuild with new SimGear * Tue Mar 20 2007 Fabrice Bellet 0.3.1-1 - Initial packaging Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/fgfs-Atlas/devel/.cvsignore,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- .cvsignore 8 Apr 2007 15:15:33 -0000 1.1 +++ .cvsignore 8 Apr 2007 16:52:26 -0000 1.2 @@ -0,0 +1,2 @@ +Atlas-0.3.1.tar.gz +Atlas-default-maps.tar.gz Index: sources =================================================================== RCS file: /cvs/extras/rpms/fgfs-Atlas/devel/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 8 Apr 2007 15:15:33 -0000 1.1 +++ sources 8 Apr 2007 16:52:26 -0000 1.2 @@ -0,0 +1,2 @@ +15bba54523a29928a14f17af449f960e Atlas-0.3.1.tar.gz +eacd2574d952eb79f0adde7827d6b2cf Atlas-default-maps.tar.gz From fedora-extras-commits at redhat.com Sun Apr 8 16:55:06 2007 From: fedora-extras-commits at redhat.com (Fabrice Bellet (bellet)) Date: Sun, 8 Apr 2007 12:55:06 -0400 Subject: rpms/fgfs-Atlas import.log,1.2,1.3 Message-ID: <200704081655.l38Gt6Jx029597@cvs-int.fedora.redhat.com> Author: bellet Update of /cvs/extras/rpms/fgfs-Atlas In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv29551 Modified Files: import.log Log Message: import fgfs-Atlas-0.3.1-3 on branch FC-6 Index: import.log =================================================================== RCS file: /cvs/extras/rpms/fgfs-Atlas/import.log,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- import.log 8 Apr 2007 16:52:22 -0000 1.2 +++ import.log 8 Apr 2007 16:54:32 -0000 1.3 @@ -1 +1,2 @@ fgfs-Atlas-0_3_1-3:HEAD:fgfs-Atlas-0.3.1-3.src.rpm:1176050975 +fgfs-Atlas-0_3_1-3:FC-6:fgfs-Atlas-0.3.1-3.src.rpm:1176051225 From fedora-extras-commits at redhat.com Sun Apr 8 16:55:11 2007 From: fedora-extras-commits at redhat.com (Fabrice Bellet (bellet)) Date: Sun, 8 Apr 2007 12:55:11 -0400 Subject: rpms/fgfs-Atlas/FC-6 fgfs-Atlas.spec, NONE, 1.1 .cvsignore, 1.1, 1.2 sources, 1.1, 1.2 Message-ID: <200704081655.l38GtBGn029601@cvs-int.fedora.redhat.com> Author: bellet Update of /cvs/extras/rpms/fgfs-Atlas/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv29551/FC-6 Modified Files: .cvsignore sources Added Files: fgfs-Atlas.spec Log Message: import fgfs-Atlas-0.3.1-3 on branch FC-6 --- NEW FILE fgfs-Atlas.spec --- Name: fgfs-Atlas Summary: Flightgear map tools Version: 0.3.1 Release: 3%{?dist} License: GPL Group: Amusements/Games Source: http://downloads.sourceforge.net/sourceforge/atlas/Atlas-%{version}.tar.gz Source1: Atlas-default-maps.tar.gz URL: http://atlas.sourceforge.net BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: freeglut-devel, curl-devel, SimGear-devel, libpng-devel Requires: fgfs-base %description Atlas aims to produce and display high quality charts of the world for users of FlightGear, an open source flight simulator. This is achieved through two main parts: The map creator (simply called Map) and the Atlas viewer %prep %setup -q -n Atlas-%{version} find -type f -name '*.[hc]xx' -exec chmod a-x {} \; %build %configure CXXFLAGS="%{optflags} -fPIC" --with-fgbase=%{_datadir}/FlightGear make %{?_smp_mflags} %install rm -rf $RPM_BUILD_ROOT make install DESTDIR=$RPM_BUILD_ROOT install -d $RPM_BUILD_ROOT%{_datadir}/FlightGear tar zxf %{SOURCE1} -C $RPM_BUILD_ROOT%{_datadir}/FlightGear %clean rm -rf $RPM_BUILD_ROOT %files %defattr(-, root, root, 0755) %doc AUTHORS COPYING NEWS README %{_bindir}/* %{_datadir}/FlightGear/* %changelog * Mon Apr 02 2007 Fabrice Bellet 0.3.1-3 - Fixed duplicate BuildRequires * Sun Apr 01 2007 Fabrice Bellet 0.3.1-2 - Rebuild with new SimGear * Tue Mar 20 2007 Fabrice Bellet 0.3.1-1 - Initial packaging Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/fgfs-Atlas/FC-6/.cvsignore,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- .cvsignore 8 Apr 2007 15:15:33 -0000 1.1 +++ .cvsignore 8 Apr 2007 16:54:37 -0000 1.2 @@ -0,0 +1,2 @@ +Atlas-0.3.1.tar.gz +Atlas-default-maps.tar.gz Index: sources =================================================================== RCS file: /cvs/extras/rpms/fgfs-Atlas/FC-6/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 8 Apr 2007 15:15:33 -0000 1.1 +++ sources 8 Apr 2007 16:54:37 -0000 1.2 @@ -0,0 +1,2 @@ +15bba54523a29928a14f17af449f960e Atlas-0.3.1.tar.gz +eacd2574d952eb79f0adde7827d6b2cf Atlas-default-maps.tar.gz From fedora-extras-commits at redhat.com Sun Apr 8 17:22:23 2007 From: fedora-extras-commits at redhat.com (Michael E Brown (mebrown)) Date: Sun, 8 Apr 2007 13:22:23 -0400 Subject: rpms/firmware-addon-dell/FC-6 firmware-addon-dell.spec,1.6,1.7 Message-ID: <200704081722.l38HMNaK001667@cvs-int.fedora.redhat.com> Author: mebrown Update of /cvs/extras/rpms/firmware-addon-dell/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv1642 Modified Files: firmware-addon-dell.spec Log Message: * Sun Apr 8 2007 Michael E Brown - 1.2.11-1.fc6.1 - release parallel .noarch.rpm version for people who might have installed the older noarch pkg. Index: firmware-addon-dell.spec =================================================================== RCS file: /cvs/extras/rpms/firmware-addon-dell/FC-6/firmware-addon-dell.spec,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- firmware-addon-dell.spec 8 Apr 2007 16:52:15 -0000 1.6 +++ firmware-addon-dell.spec 8 Apr 2007 17:21:49 -0000 1.7 @@ -34,7 +34,7 @@ Name: %{release_name} Version: %{release_version} -Release: 1%{?dist} +Release: 1%{?dist}.1 Summary: A firmware-tools plugin to handle BIOS/Firmware for Dell systems Group: Applications/System @@ -46,7 +46,9 @@ # Dell only sells Intel-compat systems, so this package doesnt make much sense # on, eg. PPC. Also, we rely on libsmbios, which is only avail on Intel-compat -ExclusiveArch: x86_64 ia64 %{ix86} +BuildArch: noarch +ExcludeArch: ppc ppc64 s390 +#ExclusiveArch: x86_64 ia64 %{ix86} BuildRequires: python-devel @@ -116,6 +118,10 @@ %changelog +* Sun Apr 8 2007 Michael E Brown - 1.2.11-1.fc6.1 +- release parallel .noarch.rpm version for people who might have installed the + older noarch pkg. + * Sat Apr 7 2007 Michael E Brown - 1.2.11-1 - enhance up2date_repo_autoconf by populating default configuration file From fedora-extras-commits at redhat.com Sun Apr 8 17:23:09 2007 From: fedora-extras-commits at redhat.com (Remi Collet (remi)) Date: Sun, 8 Apr 2007 13:23:09 -0400 Subject: rpms/ocsinventory-ipdiscover/devel ocsinventory-ipdiscover.patch, NONE, 1.1 ocsinventory-ipdiscover.spec, NONE, 1.1 .cvsignore, 1.1, 1.2 sources, 1.1, 1.2 Message-ID: <200704081723.l38HN94x001736@cvs-int.fedora.redhat.com> Author: remi Update of /cvs/extras/rpms/ocsinventory-ipdiscover/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv1709 Modified Files: .cvsignore sources Added Files: ocsinventory-ipdiscover.patch ocsinventory-ipdiscover.spec Log Message: initial version ocsinventory-ipdiscover.patch: --- NEW FILE ocsinventory-ipdiscover.patch --- --- ipdiscover.c.orig 2006-12-08 17:23:15.000000000 +0100 +++ ipdiscover.c 2007-04-06 17:24:02.000000000 +0200 @@ -113,7 +113,7 @@ } void validate_iface( struct sockaddr_in *ipaddr, struct sockaddr_in *netmask, packet *ppacket ){ - char *error_str; + char error_str[100]; if( ntohl(netmask->sin_addr.s_addr) < 0xFFFF0000){ sprintf(error_str, "Invalid netmask -> too large (%s). Stop\n", inet_ntoa(netmask->sin_addr)); --- NEW FILE ocsinventory-ipdiscover.spec --- %define tarname OCSNG_LINUX_AGENT_1.01 Name: ocsinventory-ipdiscover Version: 1.01 Release: 2%{?dist} Summary: Open Computer and Software Inventory Next Generation client Group: Development/Libraries License: GPL URL: http://ocsinventory.sourceforge.net/ Source0: http://downloads.sourceforge.net/sourceforge/ocsinventory/%{tarname}.tar.gz Patch0: ocsinventory-ipdiscover.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) %description Open Computer and Software Inventory Next Generation is an application designed to help a network or system administrator keep track of computer configuration and software installed on the network. It also allows deploying softwares, commands or files on Windows and Linux client computers. %{name} provide the ipdiscover command used by client agent for Linux. %description -l fr Open Computer and Software Inventory Next Generation est une application destin??e ?? aider l'administrateur syst??me ou r??seau ?? garder un oeil sur la configuration des machines du r??seau et sur les logiciels qui y sont install??s. Elle autorise aussi la t??l??diffusion (ou d??ploiement) de logiciels, de commandes ou de fichiers sur les clients Windows ou Linux. %{name} fournit la commande ipdiscover utilis??e par le client pour Linux. %prep %setup -q -n %{tarname} %patch0 -p0 touch -r README timestamp %{__perl} -pi -e 's/\r//' README touch -r timestamp README %build %{__cc} %{optflags} -o ipdiscover ipdiscover.c %install rm -rf %{buildroot} %{__mkdir_p} %{buildroot}%{_sbindir} %{__install} -m 755 ipdiscover %{buildroot}%{_sbindir} %clean rm -rf %{buildroot} %files %defattr(-, root, root, -) %doc README %{_sbindir}/ipdiscover %changelog * Fri Apr 06 2007 Remi Collet 1.01-2 - change source URL - add ocsinventory-ipdiscover.patch - preserve README timestamp * Tue Mar 20 2007 Remi Collet 1.01-1 - split from ocsinventory-client - update to 1.01 Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/ocsinventory-ipdiscover/devel/.cvsignore,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- .cvsignore 8 Apr 2007 15:20:34 -0000 1.1 +++ .cvsignore 8 Apr 2007 17:22:35 -0000 1.2 @@ -0,0 +1 @@ +OCSNG_LINUX_AGENT_1.01.tar.gz Index: sources =================================================================== RCS file: /cvs/extras/rpms/ocsinventory-ipdiscover/devel/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 8 Apr 2007 15:20:34 -0000 1.1 +++ sources 8 Apr 2007 17:22:35 -0000 1.2 @@ -0,0 +1 @@ +9e5a5893cd83eb94637c34b60286dcb8 OCSNG_LINUX_AGENT_1.01.tar.gz From fedora-extras-commits at redhat.com Sun Apr 8 17:25:15 2007 From: fedora-extras-commits at redhat.com (Michael E Brown (mebrown)) Date: Sun, 8 Apr 2007 13:25:15 -0400 Subject: rpms/firmware-addon-dell/FC-6 firmware-addon-dell.spec,1.7,1.8 Message-ID: <200704081725.l38HPFHf001808@cvs-int.fedora.redhat.com> Author: mebrown Update of /cvs/extras/rpms/firmware-addon-dell/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv1785 Modified Files: firmware-addon-dell.spec Log Message: * Sun Apr 8 2007 Michael E Brown - 1.2.11-1.fc6.2 - release higher-numbered arch-specific package so that new installs get the arch-specific package. Index: firmware-addon-dell.spec =================================================================== RCS file: /cvs/extras/rpms/firmware-addon-dell/FC-6/firmware-addon-dell.spec,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- firmware-addon-dell.spec 8 Apr 2007 17:21:49 -0000 1.7 +++ firmware-addon-dell.spec 8 Apr 2007 17:24:40 -0000 1.8 @@ -34,7 +34,7 @@ Name: %{release_name} Version: %{release_version} -Release: 1%{?dist}.1 +Release: 1%{?dist}.2 Summary: A firmware-tools plugin to handle BIOS/Firmware for Dell systems Group: Applications/System @@ -46,9 +46,9 @@ # Dell only sells Intel-compat systems, so this package doesnt make much sense # on, eg. PPC. Also, we rely on libsmbios, which is only avail on Intel-compat -BuildArch: noarch -ExcludeArch: ppc ppc64 s390 -#ExclusiveArch: x86_64 ia64 %{ix86} +#BuildArch: noarch +#ExcludeArch: ppc ppc64 s390 +ExclusiveArch: x86_64 ia64 %{ix86} BuildRequires: python-devel @@ -118,6 +118,10 @@ %changelog +* Sun Apr 8 2007 Michael E Brown - 1.2.11-1.fc6.2 +- release higher-numbered arch-specific package so that new installs get the + arch-specific package. + * Sun Apr 8 2007 Michael E Brown - 1.2.11-1.fc6.1 - release parallel .noarch.rpm version for people who might have installed the older noarch pkg. From fedora-extras-commits at redhat.com Sun Apr 8 17:30:24 2007 From: fedora-extras-commits at redhat.com (Remi Collet (remi)) Date: Sun, 8 Apr 2007 13:30:24 -0400 Subject: rpms/ocsinventory-client/devel .cvsignore, 1.3, 1.4 ocsinventory-client.spec, 1.3, 1.4 sources, 1.3, 1.4 Message-ID: <200704081730.l38HUO40001955@cvs-int.fedora.redhat.com> Author: remi Update of /cvs/extras/rpms/ocsinventory-client/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv1906 Modified Files: .cvsignore ocsinventory-client.spec sources Log Message: update to 1.01 Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/ocsinventory-client/devel/.cvsignore,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- .cvsignore 28 Jan 2007 08:24:47 -0000 1.3 +++ .cvsignore 8 Apr 2007 17:29:51 -0000 1.4 @@ -1 +1 @@ -OCSNG_LINUX_AGENT_1.0.tar.gz +OCSNG_LINUX_AGENT_1.01.tar.gz Index: ocsinventory-client.spec =================================================================== RCS file: /cvs/extras/rpms/ocsinventory-client/devel/ocsinventory-client.spec,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- ocsinventory-client.spec 28 Jan 2007 08:24:47 -0000 1.3 +++ ocsinventory-client.spec 8 Apr 2007 17:29:51 -0000 1.4 @@ -1,32 +1,34 @@ -%define tarname OCSNG_LINUX_AGENT_1.0 +%define tarname OCSNG_LINUX_AGENT_1.01 # Can, optionaly, be define at build time (see README.fedora) # - ocstag : administrative tag # - ocsserver : OCS Inventory NG communication serveur -ExclusiveArch: i386 x86_64 - Name: ocsinventory-client -Version: 1.0 +Version: 1.01 Release: 1%{?dist}%{?ocstag:.}%{?ocstag} Summary: Open Computer and Software Inventory Next Generation client Group: Development/Libraries License: GPL URL: http://ocsinventory.sourceforge.net/ -Source0: http://heanet.dl.sourceforge.net/sourceforge/ocsinventory/%{tarname}.tar.gz +Source0: http://downloads.sourceforge.net/sourceforge/ocsinventory/%{tarname}.tar.gz Source1: ocsinventory-client.README Source2: ocsinventory-client.README.fr Patch0: ocsinventory-client.patch -# Not noarch because of ipdiscover.c - BuildArch: noarch +BuildArch: noarch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: %{_sbindir}/dmidecode, perl %if %{?fedora}0 Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) %else +%if %{?rhel}0 < 50 %define perl_vendorlib %(eval "`%{__perl} -V:installvendorlib`"; echo $installvendorlib) +%else +Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) +%endif %endif Requires: %{_sbindir}/dmidecode, net-tools, pciutils Requires: %{_sysconfdir}/logrotate.d, %{_sysconfdir}/cron.daily @@ -47,9 +49,10 @@ # No virtual provides for this Requires: perl-Digest-MD5 perl-libwww-perl %else -# Only vitual provides (but not detected) on non RHEL2 +# Only virtual provides (but not detected) on non RHEL2 Requires: perl(HTTP::Request) %endif +Requires: ocsinventory-ipdiscover %description Open Computer and Software Inventory Next Generation is an application @@ -75,7 +78,13 @@ %prep %setup -q -n %{tarname} %patch0 -p0 -b .fedora + +touch -r changelogs timestamp %{__perl} -pi -e 's/\r//' changelogs +touch -r timestamp changelogs +touch -r README timestamp +%{__perl} -pi -e 's/\r//' README +touch -r timestamp README cat <ocsinv.conf @@ -114,7 +123,6 @@ %{__perl} Makefile.PL INSTALLDIRS=vendor make %{?_smp_mflags} popd -%{__cc} %{optflags} -o ipdiscover ipdiscover.c %install rm -rf %{buildroot} @@ -127,8 +135,6 @@ rm %{buildroot}%{perl_vendorlib}/Ocsinventory/ocsinventory-client.pl popd -%{__install} -m 755 ipdiscover %{buildroot}%{_sbindir} - %{__mkdir_p} %{buildroot}%{_localstatedir}/log/%{name} %{__mkdir_p} %{buildroot}%{_sysconfdir}/%{name} @@ -160,7 +166,6 @@ %lang(fr) %doc README.fedora.fr %{perl_vendorlib}/Ocsinventory %{_sbindir}/ocsinventory-client.pl -%{_sbindir}/ipdiscover %dir %{_localstatedir}/log/%{name} %dir %{_sysconfdir}/%{name} %config(noreplace) %{_sysconfdir}/%{name}/ocsinv.* @@ -169,6 +174,11 @@ %changelog +* Tue Mar 20 2007 Remi Collet 1.01-1 +- update to 1.01 +- change to noarch +- split and Requires ocsinventory-ipdiscover + * Sun Jan 28 2007 Remi Collet 1.0-1 - update to 1.0 Final - add sleep in cron task (time balancing for large network) Index: sources =================================================================== RCS file: /cvs/extras/rpms/ocsinventory-client/devel/sources,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- sources 28 Jan 2007 08:24:47 -0000 1.3 +++ sources 8 Apr 2007 17:29:51 -0000 1.4 @@ -1 +1 @@ -2103290f3dd7e02f9174899d22a2dc3c OCSNG_LINUX_AGENT_1.0.tar.gz +9e5a5893cd83eb94637c34b60286dcb8 OCSNG_LINUX_AGENT_1.01.tar.gz From fedora-extras-commits at redhat.com Sun Apr 8 17:32:34 2007 From: fedora-extras-commits at redhat.com (Thorsten Scherf (tscherf)) Date: Sun, 8 Apr 2007 13:32:34 -0400 Subject: rpms/prewikka/devel prewikka.spec,1.1,1.2 Message-ID: <200704081732.l38HWYOp002399@cvs-int.fedora.redhat.com> Author: tscherf Update of /cvs/extras/rpms/prewikka/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv2381 Modified Files: prewikka.spec Log Message: moved to new upstream Index: prewikka.spec =================================================================== RCS file: /cvs/extras/rpms/prewikka/devel/prewikka.spec,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- prewikka.spec 15 Jan 2007 19:12:04 -0000 1.1 +++ prewikka.spec 8 Apr 2007 17:32:00 -0000 1.2 @@ -2,7 +2,7 @@ %{!?python_sitearch: %define python_sitearch %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib(1)")} Name: prewikka -Version: 0.9.8 +Version: 0.9.10 Release: 1%{?dist} Summary: Graphical front-end analysis console for the Prelude Hybrid IDS Framework Group: Applications/Internet @@ -39,11 +39,12 @@ chmod 0644 %{buildroot}/%{_datadir}/%{name}/htdocs/css/style.css mv %{buildroot}/%{_bindir}/%{name}-httpd %{buildroot}/%{_sbindir}/%{name}-httpd sed -i -e '/^#!\/usr\/bin\/env python$/d' %{buildroot}/%{python_sitearch}/%{name}/templates/* +%find_lang %{name} %clean rm -rf %{buildroot} -%files +%files -f %{name}.lang %defattr(-,root,root,-) %dir %{_sysconfdir}/%{name}/ %config(noreplace) %{_sysconfdir}/%{name}/%{name}.conf @@ -51,9 +52,12 @@ %{_datadir}/%{name}/* %{_sbindir}/%{name}-httpd %{python_sitelib}/%{name}/ -%doc AUTHORS README NEWS HACKING.README README.fedora doc/apache.conf +%doc AUTHORS README NEWS HACKING.README README.fedora %changelog +* Sun Apr 8 2007 Thorsten Scherf 0.9.10-1 +- moved to upstream version 0.9.10 + * Sun Jan 12 2007 Thorsten Scherf 0.9.8-1 - moved to upstream version 0.9.8 From fedora-extras-commits at redhat.com Sun Apr 8 17:55:35 2007 From: fedora-extras-commits at redhat.com (Remi Collet (remi)) Date: Sun, 8 Apr 2007 13:55:35 -0400 Subject: rpms/ocsinventory-client/devel ocsinventory-client.spec,1.4,1.5 Message-ID: <200704081755.l38HtZcO002763@cvs-int.fedora.redhat.com> Author: remi Update of /cvs/extras/rpms/ocsinventory-client/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv2744 Modified Files: ocsinventory-client.spec Log Message: noarch -> ExclusiveArch: i386 x86_64 Index: ocsinventory-client.spec =================================================================== RCS file: /cvs/extras/rpms/ocsinventory-client/devel/ocsinventory-client.spec,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- ocsinventory-client.spec 8 Apr 2007 17:29:51 -0000 1.4 +++ ocsinventory-client.spec 8 Apr 2007 17:55:01 -0000 1.5 @@ -4,9 +4,13 @@ # - ocstag : administrative tag # - ocsserver : OCS Inventory NG communication serveur +# This could be Noarch, but requires dmidecode (at build and run time) +# which is only not available on ppc. +ExclusiveArch: i386 x86_64 + Name: ocsinventory-client Version: 1.01 -Release: 1%{?dist}%{?ocstag:.}%{?ocstag} +Release: 2%{?dist}%{?ocstag:.}%{?ocstag} Summary: Open Computer and Software Inventory Next Generation client Group: Development/Libraries @@ -17,7 +21,6 @@ Source2: ocsinventory-client.README.fr Patch0: ocsinventory-client.patch -BuildArch: noarch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: %{_sbindir}/dmidecode, perl @@ -174,6 +177,9 @@ %changelog +* Sun Apr 08 2007 Remi Collet 1.01-2 +- switch back ExclusiveArch: i386 x86_64 (no dmidecode on ppc) + * Tue Mar 20 2007 Remi Collet 1.01-1 - update to 1.01 - change to noarch From fedora-extras-commits at redhat.com Sun Apr 8 18:09:32 2007 From: fedora-extras-commits at redhat.com (Remi Collet (remi)) Date: Sun, 8 Apr 2007 14:09:32 -0400 Subject: rpms/ocsinventory-client/devel ocsinventory-client.spec,1.5,1.6 Message-ID: <200704081809.l38I9WsR007123@cvs-int.fedora.redhat.com> Author: remi Update of /cvs/extras/rpms/ocsinventory-client/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv7106 Modified Files: ocsinventory-client.spec Log Message: noarch again Index: ocsinventory-client.spec =================================================================== RCS file: /cvs/extras/rpms/ocsinventory-client/devel/ocsinventory-client.spec,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- ocsinventory-client.spec 8 Apr 2007 17:55:01 -0000 1.5 +++ ocsinventory-client.spec 8 Apr 2007 18:08:58 -0000 1.6 @@ -4,13 +4,13 @@ # - ocstag : administrative tag # - ocsserver : OCS Inventory NG communication serveur -# This could be Noarch, but requires dmidecode (at build and run time) +# This requires dmidecode (at build and run time) # which is only not available on ppc. ExclusiveArch: i386 x86_64 Name: ocsinventory-client Version: 1.01 -Release: 2%{?dist}%{?ocstag:.}%{?ocstag} +Release: 3%{?dist}%{?ocstag:.}%{?ocstag} Summary: Open Computer and Software Inventory Next Generation client Group: Development/Libraries @@ -21,6 +21,7 @@ Source2: ocsinventory-client.README.fr Patch0: ocsinventory-client.patch +BuildArch: noarch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: %{_sbindir}/dmidecode, perl @@ -177,6 +178,9 @@ %changelog +* Sun Apr 08 2007 Remi Collet 1.01-3 +- change to noarch again. + * Sun Apr 08 2007 Remi Collet 1.01-2 - switch back ExclusiveArch: i386 x86_64 (no dmidecode on ppc) From fedora-extras-commits at redhat.com Sun Apr 8 18:10:21 2007 From: fedora-extras-commits at redhat.com (Ville Skytta (scop)) Date: Sun, 8 Apr 2007 14:10:21 -0400 Subject: rpms/xine-lib/devel xine-lib.spec,1.12,1.13 Message-ID: <200704081810.l38IAL0I007206@cvs-int.fedora.redhat.com> Author: scop Update of /cvs/extras/rpms/xine-lib/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv7164 Modified Files: xine-lib.spec Log Message: Order/expand all plugins in %files, don't ship empty vidix dir. Index: xine-lib.spec =================================================================== RCS file: /cvs/extras/rpms/xine-lib/devel/xine-lib.spec,v retrieving revision 1.12 retrieving revision 1.13 diff -u -r1.12 -r1.13 --- xine-lib.spec 26 Mar 2007 19:56:33 -0000 1.12 +++ xine-lib.spec 8 Apr 2007 18:09:47 -0000 1.13 @@ -2,6 +2,11 @@ # - libstk: http://www.libstk.net/ %define codecdir %{_libdir}/codecs +%ifarch %{ix86} +%define have_vidix 1 +%else +%define have_vidix 0 +%endif Summary: Xine library Name: xine-lib @@ -199,72 +204,94 @@ %dir %{_libdir}/xine/ %dir %{_libdir}/xine/plugins/ %dir %{_libdir}/xine/plugins/%{version}/ -# I list all the plugins because I don't want a non-free plugin -# to sneak into a future version +# Listing every plugin separately for better control over binary packages +# containing exactly the plugins we want, nothing accidentally snuck in +# nor dropped. +%dir %{_libdir}/xine/plugins/%{version}/post/ +%{_libdir}/xine/plugins/%{version}/post/xineplug_post_audio_filters.so +%{_libdir}/xine/plugins/%{version}/post/xineplug_post_goom.so +%{_libdir}/xine/plugins/%{version}/post/xineplug_post_mosaico.so +%{_libdir}/xine/plugins/%{version}/post/xineplug_post_switch.so +%{_libdir}/xine/plugins/%{version}/post/xineplug_post_visualizations.so +%if %{have_vidix} +%dir %{_libdir}/xine/plugins/%{version}/vidix/ +%{_libdir}/xine/plugins/%{version}/vidix/cyberblade_vid.so +%{_libdir}/xine/plugins/%{version}/vidix/mach64_vid.so +%{_libdir}/xine/plugins/%{version}/vidix/mga_crtc2_vid.so +%{_libdir}/xine/plugins/%{version}/vidix/mga_vid.so +%{_libdir}/xine/plugins/%{version}/vidix/nvidia_vid.so +%{_libdir}/xine/plugins/%{version}/vidix/pm2_vid.so +%{_libdir}/xine/plugins/%{version}/vidix/pm3_vid.so +%{_libdir}/xine/plugins/%{version}/vidix/radeon_vid.so +%{_libdir}/xine/plugins/%{version}/vidix/rage128_vid.so +%{_libdir}/xine/plugins/%{version}/vidix/savage_vid.so +%{_libdir}/xine/plugins/%{version}/vidix/sis_vid.so +%{_libdir}/xine/plugins/%{version}/vidix/unichrome_vid.so +%endif %{_libdir}/xine/plugins/%{version}/xineplug_ao_out_alsa.so -%{_libdir}/xine/plugins/%{version}/xineplug_ao_out_oss.so -%{_libdir}/xine/plugins/%{version}/xineplug_ao_out_none.so -%{_libdir}/xine/plugins/%{version}/xineplug_vo_out_fb.so %{_libdir}/xine/plugins/%{version}/xineplug_ao_out_file.so -%{_libdir}/xine/plugins/%{version}/xineplug_vo_out_none.so -%{_libdir}/xine/plugins/%{version}/xineplug_vo_out_opengl.so -%{_libdir}/xine/plugins/%{version}/xineplug_vo_out_syncfb.so -%{_libdir}/xine/plugins/%{version}/xineplug_vo_out_xshm.so -%{_libdir}/xine/plugins/%{version}/xineplug_vo_out_xv.so -%{_libdir}/xine/plugins/%{version}/xineplug_inp_dvb.so -%{_libdir}/xine/plugins/%{version}/xineplug_inp_v4l.so -%{_libdir}/xine/plugins/%{version}/xineplug_inp_file.so -%{_libdir}/xine/plugins/%{version}/xineplug_inp_http.so -%{_libdir}/xine/plugins/%{version}/xineplug_inp_net.so -%{_libdir}/xine/plugins/%{version}/xineplug_inp_pnm.so -%{_libdir}/xine/plugins/%{version}/xineplug_inp_cdda.so -%{_libdir}/xine/plugins/%{version}/xineplug_inp_stdin_fifo.so -%{_libdir}/xine/plugins/%{version}/xineplug_inp_rtsp.so -%{_libdir}/xine/plugins/%{version}/xineplug_inp_pvr.so -%{_libdir}/xine/plugins/%{version}/xineplug_inp_rtp.so +%{_libdir}/xine/plugins/%{version}/xineplug_ao_out_none.so +%{_libdir}/xine/plugins/%{version}/xineplug_ao_out_oss.so %{_libdir}/xine/plugins/%{version}/xineplug_decode_bitplane.so -%{_libdir}/xine/plugins/%{version}/xineplug_decode_rgb.so -%{_libdir}/xine/plugins/%{version}/xineplug_decode_vorbis.so -%{_libdir}/xine/plugins/%{version}/xineplug_decode_yuv.so %{_libdir}/xine/plugins/%{version}/xineplug_decode_lpcm.so +%{_libdir}/xine/plugins/%{version}/xineplug_decode_mpc.so +%ifarch %ix86 +%{_libdir}/xine/plugins/%{version}/xineplug_decode_qt.so +%endif %{_libdir}/xine/plugins/%{version}/xineplug_decode_real.so %{_libdir}/xine/plugins/%{version}/xineplug_decode_real_audio.so +%{_libdir}/xine/plugins/%{version}/xineplug_decode_rgb.so %{_libdir}/xine/plugins/%{version}/xineplug_decode_speex.so -%{_libdir}/xine/plugins/%{version}/xineplug_decode_theora.so %{_libdir}/xine/plugins/%{version}/xineplug_decode_spudvb.so -%{_libdir}/xine/plugins/%{version}/xineplug_decode_mpc.so %{_libdir}/xine/plugins/%{version}/xineplug_decode_sputext.so -%{_libdir}/xine/plugins/%{version}/xineplug_dmx_yuv_frames.so -%{_libdir}/xine/plugins/%{version}/xineplug_dmx_real.so +%{_libdir}/xine/plugins/%{version}/xineplug_decode_theora.so +%{_libdir}/xine/plugins/%{version}/xineplug_decode_vorbis.so +%ifarch %ix86 +%{_libdir}/xine/plugins/%{version}/xineplug_decode_w32dll.so +%endif +%{_libdir}/xine/plugins/%{version}/xineplug_decode_yuv.so %{_libdir}/xine/plugins/%{version}/xineplug_dmx_audio.so -%{_libdir}/xine/plugins/%{version}/xineplug_dmx_iff.so %{_libdir}/xine/plugins/%{version}/xineplug_dmx_avi.so +%{_libdir}/xine/plugins/%{version}/xineplug_dmx_fli.so %{_libdir}/xine/plugins/%{version}/xineplug_dmx_flv.so +%{_libdir}/xine/plugins/%{version}/xineplug_dmx_games.so +%{_libdir}/xine/plugins/%{version}/xineplug_dmx_iff.so %{_libdir}/xine/plugins/%{version}/xineplug_dmx_image.so %{_libdir}/xine/plugins/%{version}/xineplug_dmx_matroska.so -%{_libdir}/xine/plugins/%{version}/xineplug_dmx_ogg.so -%{_libdir}/xine/plugins/%{version}/xineplug_dmx_fli.so -%{_libdir}/xine/plugins/%{version}/xineplug_dmx_nsv.so %{_libdir}/xine/plugins/%{version}/xineplug_dmx_mng.so +%{_libdir}/xine/plugins/%{version}/xineplug_dmx_nsv.so +%{_libdir}/xine/plugins/%{version}/xineplug_dmx_ogg.so %{_libdir}/xine/plugins/%{version}/xineplug_dmx_pva.so %{_libdir}/xine/plugins/%{version}/xineplug_dmx_qt.so %{_libdir}/xine/plugins/%{version}/xineplug_dmx_rawdv.so -%{_libdir}/xine/plugins/%{version}/xineplug_dmx_sputext.so -%{_libdir}/xine/plugins/%{version}/xineplug_dmx_games.so +%{_libdir}/xine/plugins/%{version}/xineplug_dmx_real.so %{_libdir}/xine/plugins/%{version}/xineplug_dmx_slave.so +%{_libdir}/xine/plugins/%{version}/xineplug_dmx_sputext.so +%{_libdir}/xine/plugins/%{version}/xineplug_dmx_yuv_frames.so %{_libdir}/xine/plugins/%{version}/xineplug_flac.so -%{_libdir}/xine/plugins/%{version}/xineplug_wavpack.so -%ifarch %ix86 +%{_libdir}/xine/plugins/%{version}/xineplug_inp_cdda.so +%{_libdir}/xine/plugins/%{version}/xineplug_inp_dvb.so +%{_libdir}/xine/plugins/%{version}/xineplug_inp_file.so +%{_libdir}/xine/plugins/%{version}/xineplug_inp_http.so +%{_libdir}/xine/plugins/%{version}/xineplug_inp_net.so +%{_libdir}/xine/plugins/%{version}/xineplug_inp_pnm.so +%{_libdir}/xine/plugins/%{version}/xineplug_inp_pvr.so +%{_libdir}/xine/plugins/%{version}/xineplug_inp_rtp.so +%{_libdir}/xine/plugins/%{version}/xineplug_inp_rtsp.so +%{_libdir}/xine/plugins/%{version}/xineplug_inp_stdin_fifo.so +%{_libdir}/xine/plugins/%{version}/xineplug_inp_v4l.so +%{_libdir}/xine/plugins/%{version}/xineplug_vo_out_fb.so +%{_libdir}/xine/plugins/%{version}/xineplug_vo_out_none.so +%{_libdir}/xine/plugins/%{version}/xineplug_vo_out_opengl.so +%{_libdir}/xine/plugins/%{version}/xineplug_vo_out_syncfb.so +%if %{have_vidix} %{_libdir}/xine/plugins/%{version}/xineplug_vo_out_vidix.so -%{_libdir}/xine/plugins/%{version}/xineplug_decode_qt.so -%{_libdir}/xine/plugins/%{version}/xineplug_decode_w32dll.so %endif -%ifnarch ppc64 s390 s390x -%{_libdir}/xine/plugins/%{version}/xineplug_vo_out_xxmc.so +%{_libdir}/xine/plugins/%{version}/xineplug_vo_out_xshm.so +%{_libdir}/xine/plugins/%{version}/xineplug_vo_out_xv.so %{_libdir}/xine/plugins/%{version}/xineplug_vo_out_xvmc.so -%endif -%{_libdir}/xine/plugins/%{version}/post/ -%{_libdir}/xine/plugins/%{version}/vidix/ +%{_libdir}/xine/plugins/%{version}/xineplug_vo_out_xxmc.so +%{_libdir}/xine/plugins/%{version}/xineplug_wavpack.so %files extras @@ -273,20 +300,20 @@ %{_libdir}/xine/plugins/%{version}/xineplug_ao_out_esd.so %{_libdir}/xine/plugins/%{version}/xineplug_ao_out_jack.so %{_libdir}/xine/plugins/%{version}/xineplug_ao_out_pulseaudio.so +%{_libdir}/xine/plugins/%{version}/xineplug_decode_gdk_pixbuf.so +%if 0%{!?_without_imagemagick:1} +%{_libdir}/xine/plugins/%{version}/xineplug_decode_image.so +%endif %{_libdir}/xine/plugins/%{version}/xineplug_inp_gnome_vfs.so %{_libdir}/xine/plugins/%{version}/xineplug_inp_smb.so -%{_libdir}/xine/plugins/%{version}/xineplug_vo_out_sdl.so %{_libdir}/xine/plugins/%{version}/xineplug_vo_out_aa.so -%{_libdir}/xine/plugins/%{version}/xineplug_decode_gdk_pixbuf.so %if 0%{?_with_caca:1} %{_libdir}/xine/plugins/%{version}/xineplug_vo_out_caca.so %endif -%if 0%{!?_without_imagemagick:1} -%{_libdir}/xine/plugins/%{version}/xineplug_decode_image.so -%endif %if 0%{!?_without_directfb:1} %{_libdir}/xine/plugins/%{version}/xineplug_vo_out_directfb.so %endif +%{_libdir}/xine/plugins/%{version}/xineplug_vo_out_sdl.so %files devel @@ -302,6 +329,10 @@ %changelog +* Sun Apr 8 2007 Ville Skytt?? +- Exclude vidix dir on systems that don't have vidix. +- Specfile cleanups. + * Mon Mar 26 2007 Ville Skytt?? - 1.1.4-4 - Add PulseAudio support (in -extras, #234035/Jost Diederichs). - Adjust Samba build dependencies to work for both <= and > FC6. From fedora-extras-commits at redhat.com Sun Apr 8 18:39:50 2007 From: fedora-extras-commits at redhat.com (Fabrice Bellet (bellet)) Date: Sun, 8 Apr 2007 14:39:50 -0400 Subject: rpms/fgfs-base/devel fgfs-base.spec, NONE, 1.1 .cvsignore, 1.1, 1.2 sources, 1.1, 1.2 Message-ID: <200704081839.l38IdokY007896@cvs-int.fedora.redhat.com> Author: bellet Update of /cvs/extras/rpms/fgfs-base/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv7850/devel Modified Files: .cvsignore sources Added Files: fgfs-base.spec Log Message: import fgfs-base-0.9.10-3 on branch devel --- NEW FILE fgfs-base.spec --- Name: fgfs-base Summary: FlightGear base scenery and data files Version: 0.9.10 Release: 3%{?dist} License: GPL Group: Amusements/Games Source0: ftp://ftp.flightgear.org/pub/fgfs/Shared/fgfs-base-%{version}.tar.bz2 URL: http://www.flightgear.org/ BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch %description This package contains the base scenery for FlightGear and must be installed %prep %build %install rm -rf $RPM_BUILD_ROOT install -d $RPM_BUILD_ROOT%{_datadir}/FlightGear tar jxf %{SOURCE0} --strip-components 1 \ -C $RPM_BUILD_ROOT/%{_datadir}/FlightGear # cleanup temporary files and fix permissions find $RPM_BUILD_ROOT/%{_datadir}/FlightGear -name '*#*' -exec rm {} \; find $RPM_BUILD_ROOT/%{_datadir}/FlightGear -type f -exec chmod 644 {} \; # put documentation and license in the proper location mkdir -p $RPM_BUILD_ROOT/%{_docdir}/%{name}-%{version} for f in COPYING AUTHORS NEWS README Thanks Docs Docs-mini do mv $RPM_BUILD_ROOT/%{_datadir}/FlightGear/$f \ $RPM_BUILD_ROOT/%{_docdir}/%{name}-%{version} done # fix wrong eol encoding on some doc files for f in Docs-mini/AptNavFAQ.FlightGear.html Docs-mini/FG-FAQ.v3 \ Docs/FGShortRef.css Docs/README.kln89.html Docs/FGShortRef.html do sed -i 's/\r//' $RPM_BUILD_ROOT/%{_docdir}/%{name}-%{version}/$f done %clean rm -rf $RPM_BUILD_ROOT %files %defattr(-, root, root, 0755) %doc %{_docdir}/%{name}-%{version} %{_datadir}/FlightGear %changelog * Sat Apr 07 2007 Fabrice Bellet 0.9.10-3 - use sed instead of dos2unix to correct end-of-line encoding * Mon Apr 02 2007 Fabrice Bellet 0.9.10-2 - Move documentation and license to a better place and mark it as %%doc - Fix wrong end-of-line encoding in some doc files * Tue Mar 20 2007 Fabrice Bellet 0.9.10-1 - Initial packaging Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/fgfs-base/devel/.cvsignore,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- .cvsignore 8 Apr 2007 15:17:33 -0000 1.1 +++ .cvsignore 8 Apr 2007 18:39:16 -0000 1.2 @@ -0,0 +1 @@ +fgfs-base-0.9.10.tar.bz2 Index: sources =================================================================== RCS file: /cvs/extras/rpms/fgfs-base/devel/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 8 Apr 2007 15:17:33 -0000 1.1 +++ sources 8 Apr 2007 18:39:16 -0000 1.2 @@ -0,0 +1 @@ +0ff82689a1877de95490c429e717d8a2 fgfs-base-0.9.10.tar.bz2 From fedora-extras-commits at redhat.com Sun Apr 8 18:39:46 2007 From: fedora-extras-commits at redhat.com (Fabrice Bellet (bellet)) Date: Sun, 8 Apr 2007 14:39:46 -0400 Subject: rpms/fgfs-base import.log,1.1,1.2 Message-ID: <200704081839.l38IdkeM007892@cvs-int.fedora.redhat.com> Author: bellet Update of /cvs/extras/rpms/fgfs-base In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv7850 Modified Files: import.log Log Message: import fgfs-base-0.9.10-3 on branch devel Index: import.log =================================================================== RCS file: /cvs/extras/rpms/fgfs-base/import.log,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- import.log 8 Apr 2007 15:17:24 -0000 1.1 +++ import.log 8 Apr 2007 18:39:11 -0000 1.2 @@ -0,0 +1 @@ +fgfs-base-0_9_10-3:HEAD:fgfs-base-0.9.10-3.src.rpm:1176057460 From fedora-extras-commits at redhat.com Sun Apr 8 18:42:22 2007 From: fedora-extras-commits at redhat.com (Fabrice Bellet (bellet)) Date: Sun, 8 Apr 2007 14:42:22 -0400 Subject: rpms/fgfs-base import.log,1.2,1.3 Message-ID: <200704081842.l38IgMZT008020@cvs-int.fedora.redhat.com> Author: bellet Update of /cvs/extras/rpms/fgfs-base In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv7958 Modified Files: import.log Log Message: import fgfs-base-0.9.10-3 on branch FC-6 Index: import.log =================================================================== RCS file: /cvs/extras/rpms/fgfs-base/import.log,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- import.log 8 Apr 2007 18:39:11 -0000 1.2 +++ import.log 8 Apr 2007 18:41:47 -0000 1.3 @@ -1 +1,2 @@ fgfs-base-0_9_10-3:HEAD:fgfs-base-0.9.10-3.src.rpm:1176057460 +fgfs-base-0_9_10-3:FC-6:fgfs-base-0.9.10-3.src.rpm:1176057654 From fedora-extras-commits at redhat.com Sun Apr 8 18:42:26 2007 From: fedora-extras-commits at redhat.com (Fabrice Bellet (bellet)) Date: Sun, 8 Apr 2007 14:42:26 -0400 Subject: rpms/fgfs-base/FC-6 fgfs-base.spec, NONE, 1.1 .cvsignore, 1.1, 1.2 sources, 1.1, 1.2 Message-ID: <200704081842.l38IgQ8O008024@cvs-int.fedora.redhat.com> Author: bellet Update of /cvs/extras/rpms/fgfs-base/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv7958/FC-6 Modified Files: .cvsignore sources Added Files: fgfs-base.spec Log Message: import fgfs-base-0.9.10-3 on branch FC-6 --- NEW FILE fgfs-base.spec --- Name: fgfs-base Summary: FlightGear base scenery and data files Version: 0.9.10 Release: 3%{?dist} License: GPL Group: Amusements/Games Source0: ftp://ftp.flightgear.org/pub/fgfs/Shared/fgfs-base-%{version}.tar.bz2 URL: http://www.flightgear.org/ BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch %description This package contains the base scenery for FlightGear and must be installed %prep %build %install rm -rf $RPM_BUILD_ROOT install -d $RPM_BUILD_ROOT%{_datadir}/FlightGear tar jxf %{SOURCE0} --strip-components 1 \ -C $RPM_BUILD_ROOT/%{_datadir}/FlightGear # cleanup temporary files and fix permissions find $RPM_BUILD_ROOT/%{_datadir}/FlightGear -name '*#*' -exec rm {} \; find $RPM_BUILD_ROOT/%{_datadir}/FlightGear -type f -exec chmod 644 {} \; # put documentation and license in the proper location mkdir -p $RPM_BUILD_ROOT/%{_docdir}/%{name}-%{version} for f in COPYING AUTHORS NEWS README Thanks Docs Docs-mini do mv $RPM_BUILD_ROOT/%{_datadir}/FlightGear/$f \ $RPM_BUILD_ROOT/%{_docdir}/%{name}-%{version} done # fix wrong eol encoding on some doc files for f in Docs-mini/AptNavFAQ.FlightGear.html Docs-mini/FG-FAQ.v3 \ Docs/FGShortRef.css Docs/README.kln89.html Docs/FGShortRef.html do sed -i 's/\r//' $RPM_BUILD_ROOT/%{_docdir}/%{name}-%{version}/$f done %clean rm -rf $RPM_BUILD_ROOT %files %defattr(-, root, root, 0755) %doc %{_docdir}/%{name}-%{version} %{_datadir}/FlightGear %changelog * Sat Apr 07 2007 Fabrice Bellet 0.9.10-3 - use sed instead of dos2unix to correct end-of-line encoding * Mon Apr 02 2007 Fabrice Bellet 0.9.10-2 - Move documentation and license to a better place and mark it as %%doc - Fix wrong end-of-line encoding in some doc files * Tue Mar 20 2007 Fabrice Bellet 0.9.10-1 - Initial packaging Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/fgfs-base/FC-6/.cvsignore,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- .cvsignore 8 Apr 2007 15:17:33 -0000 1.1 +++ .cvsignore 8 Apr 2007 18:41:52 -0000 1.2 @@ -0,0 +1 @@ +fgfs-base-0.9.10.tar.bz2 Index: sources =================================================================== RCS file: /cvs/extras/rpms/fgfs-base/FC-6/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 8 Apr 2007 15:17:33 -0000 1.1 +++ sources 8 Apr 2007 18:41:52 -0000 1.2 @@ -0,0 +1 @@ +0ff82689a1877de95490c429e717d8a2 fgfs-base-0.9.10.tar.bz2 From fedora-extras-commits at redhat.com Sun Apr 8 18:42:34 2007 From: fedora-extras-commits at redhat.com (Remi Collet (remi)) Date: Sun, 8 Apr 2007 14:42:34 -0400 Subject: rpms/ocsinventory-client/devel ocsinventory-client.spec,1.6,1.7 Message-ID: <200704081842.l38IgYLg008059@cvs-int.fedora.redhat.com> Author: remi Update of /cvs/extras/rpms/ocsinventory-client/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv7999 Modified Files: ocsinventory-client.spec Log Message: remove BuildRequires dmidecode Index: ocsinventory-client.spec =================================================================== RCS file: /cvs/extras/rpms/ocsinventory-client/devel/ocsinventory-client.spec,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- ocsinventory-client.spec 8 Apr 2007 18:08:58 -0000 1.6 +++ ocsinventory-client.spec 8 Apr 2007 18:42:00 -0000 1.7 @@ -10,7 +10,7 @@ Name: ocsinventory-client Version: 1.01 -Release: 3%{?dist}%{?ocstag:.}%{?ocstag} +Release: 4%{?dist}%{?ocstag:.}%{?ocstag} Summary: Open Computer and Software Inventory Next Generation client Group: Development/Libraries @@ -24,7 +24,7 @@ BuildArch: noarch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) -BuildRequires: %{_sbindir}/dmidecode, perl +BuildRequires: perl %if %{?fedora}0 Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) %else @@ -93,7 +93,7 @@ cat <ocsinv.conf OCS_AGENT_DEVICE_ID - $(%{_sbindir}/dmidecode 2>/dev/null | grep "# dmidecode" | cut -d' ' -f3) + DMIDECODE_VERSION 3 %{?ocsserver}%{!?ocsserver:__local__} 0 @@ -158,7 +158,9 @@ if [ "$1" -eq "1" ] then OCS_AGENT_DEVICE_ID=$(hostname)-$(date +%%Y-%%m-%%d-%%H-%%M-%%S) - %{__perl} -pi -e "s/OCS_AGENT_DEVICE_ID/$OCS_AGENT_DEVICE_ID/" %{_sysconfdir}/%{name}/ocsinv.conf + DMIDECODE_VERSION=$(%{_sbindir}/dmidecode 2>/dev/null | grep "# dmidecode" | cut -d' ' -f3) + %{__perl} -pi -e "s/OCS_AGENT_DEVICE_ID/$OCS_AGENT_DEVICE_ID/;s/DMIDECODE_VERSION/$DMIDECODE_VERSION/" \ + %{_sysconfdir}/%{name}/ocsinv.conf else # Update from RC3 %{__perl} -pi -e "s/>local__local__ 1.01-4 +- remove BuildRequires dmidecode +- check dmidecode in post scriptlet (not in prep) + * Sun Apr 08 2007 Remi Collet 1.01-3 - change to noarch again. From fedora-extras-commits at redhat.com Sun Apr 8 19:02:50 2007 From: fedora-extras-commits at redhat.com (Karol Trzcionka (karlik)) Date: Sun, 8 Apr 2007 15:02:50 -0400 Subject: rpms/warzone2100/devel warzone2100.spec,1.3,1.4 Message-ID: <200704081902.l38J2oP8012581@cvs-int.fedora.redhat.com> Author: karlik Update of /cvs/extras/rpms/warzone2100/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv12517/warzone2100/devel Modified Files: warzone2100.spec Log Message: Fix build-problem in fedora 7 Index: warzone2100.spec =================================================================== RCS file: /cvs/extras/rpms/warzone2100/devel/warzone2100.spec,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- warzone2100.spec 8 Apr 2007 14:54:33 -0000 1.3 +++ warzone2100.spec 8 Apr 2007 19:02:14 -0000 1.4 @@ -1,6 +1,6 @@ Name: warzone2100 Version: 2.0.6 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Innovative 3D real-time strategy Group: Amusements/Games @@ -43,17 +43,23 @@ %prep %setup -q - %build ./autogen.sh %configure --disable-mp3 make %{?_smp_mflags} +%if "%{?fedora}" >= "7" +sed -i s/"Application;"/""/"" debian/warzone2100.desktop +%endif %install rm -rf $RPM_BUILD_ROOT make install DESTDIR=$RPM_BUILD_ROOT +%if "%{?fedora}" < "7" rm -rf $RPM_BUILD_ROOT/doc +%else +rm -rf $RPM_BUILD_ROOT%{_defaultdocdir} +%endif desktop-file-install --vendor="fedora" \ --dir=$RPM_BUILD_ROOT%{_datadir}/applications/ \ $RPM_BUILD_ROOT%{_datadir}/applications/%{name}.desktop @@ -75,6 +81,8 @@ %{_datadir}/warzone2100 %changelog +* Sun Apr 08 2007 Karol Trzcionka - 2.0.6-2 +- Fix build-problem in fedora 7 * Sat Apr 07 2007 Karol Trzcionka - 2.0.6-1 - Update to v2.0.6 * Fri Jan 26 2007 Karol Trzcionka - 2.0.5-4 From fedora-extras-commits at redhat.com Sun Apr 8 19:19:54 2007 From: fedora-extras-commits at redhat.com (=?utf-8?q?G=C3=A9rard_Milmeister?= (gemi)) Date: Sun, 8 Apr 2007 15:19:54 -0400 Subject: rpms/erlang-esdl/FC-6 .cvsignore, 1.2, 1.3 erlang-esdl.spec, 1.4, 1.5 sources, 1.2, 1.3 esdl-refc.patch, 1.1, NONE Message-ID: <200704081919.l38JJsQ6012835@cvs-int.fedora.redhat.com> Author: gemi Update of /cvs/extras/rpms/erlang-esdl/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv12799 Modified Files: .cvsignore erlang-esdl.spec sources Removed Files: esdl-refc.patch Log Message: new version 0.96.0626 Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/erlang-esdl/FC-6/.cvsignore,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- .cvsignore 25 Apr 2006 16:54:12 -0000 1.2 +++ .cvsignore 8 Apr 2007 19:19:20 -0000 1.3 @@ -1 +1 @@ -esdl-0.95.0630.src.tar.gz +esdl-0.96.0626.src.tar.gz Index: erlang-esdl.spec =================================================================== RCS file: /cvs/extras/rpms/erlang-esdl/FC-6/erlang-esdl.spec,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- erlang-esdl.spec 28 Aug 2006 00:49:55 -0000 1.4 +++ erlang-esdl.spec 8 Apr 2007 19:19:20 -0000 1.5 @@ -1,18 +1,18 @@ Name: erlang-esdl -Version: 0.95.0630 -Release: 8%{?dist} +Version: 0.96.0626 +Release: 1%{?dist} Summary: Erlang OpenGL/SDL api and utilities Group: Development/Libraries License: Distributable URL: http://esdl.sourceforge.net -Source: http://download.sourceforge.net/esdl/esdl-0.95.0630.src.tar.gz +Source: http://download.sourceforge.net/esdl/esdl-%{version}.src.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: SDL-devel BuildRequires: libGL-devel BuildRequires: libGLU-devel -BuildRequires: compat-erlang = R10B -Requires: compat-erlang = R10B +BuildRequires: erlang = R11B +Requires: erlang = R11B Provides: esdl = %{version}-%{release} @@ -30,7 +30,7 @@ Development files for ESDL. -%define erlangdir %{_libdir}/erlang-R10B +%define erlangdir %{_libdir}/erlang %prep %setup -q -n esdl-%{version} @@ -78,6 +78,9 @@ %changelog +* Sun Apr 8 2007 Gerard Milmeister - 0.96.0626-1 +- new version 0.96.0626 + * Mon Aug 28 2006 Gerard Milmeister - 0.95.0630-8 - Rebuild for FE6 Index: sources =================================================================== RCS file: /cvs/extras/rpms/erlang-esdl/FC-6/sources,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- sources 25 Apr 2006 16:54:12 -0000 1.2 +++ sources 8 Apr 2007 19:19:20 -0000 1.3 @@ -1 +1 @@ -e892f64e9c5f6eca037757e5c38667ce esdl-0.95.0630.src.tar.gz +5007750ddd989319442e8e040db3b6dd esdl-0.96.0626.src.tar.gz --- esdl-refc.patch DELETED --- From fedora-extras-commits at redhat.com Sun Apr 8 19:23:13 2007 From: fedora-extras-commits at redhat.com (=?utf-8?q?G=C3=A9rard_Milmeister?= (gemi)) Date: Sun, 8 Apr 2007 15:23:13 -0400 Subject: rpms/erlang-esdl/devel .cvsignore, 1.2, 1.3 erlang-esdl.spec, 1.4, 1.5 sources, 1.2, 1.3 esdl-refc.patch, 1.1, NONE Message-ID: <200704081923.l38JND1Q012930@cvs-int.fedora.redhat.com> Author: gemi Update of /cvs/extras/rpms/erlang-esdl/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv12904 Modified Files: .cvsignore erlang-esdl.spec sources Removed Files: esdl-refc.patch Log Message: new version 0.96.0626 Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/erlang-esdl/devel/.cvsignore,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- .cvsignore 25 Apr 2006 16:54:12 -0000 1.2 +++ .cvsignore 8 Apr 2007 19:22:39 -0000 1.3 @@ -1 +1 @@ -esdl-0.95.0630.src.tar.gz +esdl-0.96.0626.src.tar.gz Index: erlang-esdl.spec =================================================================== RCS file: /cvs/extras/rpms/erlang-esdl/devel/erlang-esdl.spec,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- erlang-esdl.spec 28 Aug 2006 00:49:55 -0000 1.4 +++ erlang-esdl.spec 8 Apr 2007 19:22:39 -0000 1.5 @@ -1,18 +1,18 @@ Name: erlang-esdl -Version: 0.95.0630 -Release: 8%{?dist} +Version: 0.96.0626 +Release: 1%{?dist} Summary: Erlang OpenGL/SDL api and utilities Group: Development/Libraries License: Distributable URL: http://esdl.sourceforge.net -Source: http://download.sourceforge.net/esdl/esdl-0.95.0630.src.tar.gz +Source: http://download.sourceforge.net/esdl/esdl-%{version}.src.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: SDL-devel BuildRequires: libGL-devel BuildRequires: libGLU-devel -BuildRequires: compat-erlang = R10B -Requires: compat-erlang = R10B +BuildRequires: erlang = R11B +Requires: erlang = R11B Provides: esdl = %{version}-%{release} @@ -30,7 +30,7 @@ Development files for ESDL. -%define erlangdir %{_libdir}/erlang-R10B +%define erlangdir %{_libdir}/erlang %prep %setup -q -n esdl-%{version} @@ -78,6 +78,9 @@ %changelog +* Sun Apr 8 2007 Gerard Milmeister - 0.96.0626-1 +- new version 0.96.0626 + * Mon Aug 28 2006 Gerard Milmeister - 0.95.0630-8 - Rebuild for FE6 Index: sources =================================================================== RCS file: /cvs/extras/rpms/erlang-esdl/devel/sources,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- sources 25 Apr 2006 16:54:12 -0000 1.2 +++ sources 8 Apr 2007 19:22:39 -0000 1.3 @@ -1 +1 @@ -e892f64e9c5f6eca037757e5c38667ce esdl-0.95.0630.src.tar.gz +5007750ddd989319442e8e040db3b6dd esdl-0.96.0626.src.tar.gz --- esdl-refc.patch DELETED --- From fedora-extras-commits at redhat.com Sun Apr 8 19:23:52 2007 From: fedora-extras-commits at redhat.com (=?utf-8?q?G=C3=A9rard_Milmeister?= (gemi)) Date: Sun, 8 Apr 2007 15:23:52 -0400 Subject: rpms/wings/FC-6 .cvsignore, 1.2, 1.3 sources, 1.2, 1.3 wings-optflags.patch, 1.1, 1.2 wings.spec, 1.7, 1.8 Message-ID: <200704081923.l38JNqJ5013002@cvs-int.fedora.redhat.com> Author: gemi Update of /cvs/extras/rpms/wings/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv12938 Modified Files: .cvsignore sources wings-optflags.patch wings.spec Log Message: new version 0.98.36 Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/wings/FC-6/.cvsignore,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- .cvsignore 28 Apr 2006 08:03:26 -0000 1.2 +++ .cvsignore 8 Apr 2007 19:23:18 -0000 1.3 @@ -1,3 +1,3 @@ -wings-0.98.32b.tar.bz2 +wings-0.98.36.tar.bz2 wings3d_manual1.6.1.pdf wingspov-0.98.28_v1.tgz Index: sources =================================================================== RCS file: /cvs/extras/rpms/wings/FC-6/sources,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- sources 28 Apr 2006 08:03:26 -0000 1.2 +++ sources 8 Apr 2007 19:23:18 -0000 1.3 @@ -1,3 +1,3 @@ -11a55f0eb81261a84a29d05dd4afa999 wings-0.98.32b.tar.bz2 +667db43322ebde7e93f14fc940b6ed6b wings-0.98.36.tar.bz2 c01d19b4be79b647b8605dd32753da3a wings3d_manual1.6.1.pdf 791ec96aefb43ca63800324a115e99c6 wingspov-0.98.28_v1.tgz wings-optflags.patch: Index: wings-optflags.patch =================================================================== RCS file: /cvs/extras/rpms/wings/FC-6/wings-optflags.patch,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- wings-optflags.patch 15 Feb 2007 21:45:43 -0000 1.1 +++ wings-optflags.patch 8 Apr 2007 19:23:18 -0000 1.2 @@ -1,11 +1,11 @@ ---- wings-0.98.32b/plugins_src/accel/Makefile~ 2005-04-06 21:11:46.000000000 +0300 -+++ wings-0.98.32b/plugins_src/accel/Makefile 2007-02-15 23:25:13.000000000 +0200 -@@ -58,7 +58,7 @@ - else - $(LIBDIR)/wings_ogla_drv.so: wings_ogla_drv.c +--- wings-0.98.36/plugins_src/accel/Makefile.optflags 2007-04-08 20:18:31.000000000 +0200 ++++ wings-0.98.36/plugins_src/accel/Makefile 2007-04-08 20:19:30.000000000 +0200 +@@ -59,7 +59,7 @@ + + $(LIBDIR)/%.$(SO_EXT): %.c install -d $(LIBDIR) -- gcc -o $(LIBDIR)/wings_ogla_drv.so -I$(ERL_INC) \ -+ gcc $(RPM_OPT_FLAGS) -o $(LIBDIR)/wings_ogla_drv.so -I$(ERL_INC) \ - wings_ogla_drv.c $(LIBS) $(GL_LIBS) - endif +- $(GCC) -I$(ERL_INC) -o $@ $< $(LIBS) $(GL_LIBS) ++ $(GCC) $(RPM_OPT_FLAGS) -I$(ERL_INC) -o $@ $< $(LIBS) $(GL_LIBS) + clean: + rm -f $(TARGET_FILES) Index: wings.spec =================================================================== RCS file: /cvs/extras/rpms/wings/FC-6/wings.spec,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- wings.spec 15 Feb 2007 21:46:52 -0000 1.7 +++ wings.spec 8 Apr 2007 19:23:18 -0000 1.8 @@ -1,12 +1,12 @@ Name: wings -Version: 0.98.32b -Release: 11%{?dist} +Version: 0.98.36 +Release: 1%{?dist} Summary: 3D Subdivision Modeler Group: Applications/Multimedia License: Distributable URL: http://www.wings3d.com -Source0: http://prdownloads.sourceforge.net/wings/wings-0.98.32b.tar.bz2 +Source0: http://prdownloads.sourceforge.net/wings/wings-%{version}.tar.bz2 Source1: http://prdownloads.sourceforge.net/wings/wings3d_manual1.6.1.pdf Source2: http://www.midcoast.com.au/~rgcoy/downloads/wingspov-0.98.28_v1.tgz Source3: wings.png @@ -20,8 +20,7 @@ %description Wings 3D is a subdivision modeler with an user interface that is easy to use for both beginners and advanced users (inspired by Nendo and -Mirai from Izware). This package also includes the Povray exporter -plug-in. +Mirai from Izware). %package docs @@ -45,11 +44,11 @@ %prep %setup -q -%patch0 -p1 +#%patch0 -p1 cp %{SOURCE1} . tar zxf %{SOURCE2} -%define erlangdir %{_libdir}/erlang-R10B +%define erlangdir %{_libdir}/erlang %build # %%{?_smp_mflags} breaks the build @@ -160,6 +159,9 @@ %changelog +* Sun Apr 8 2007 Gerard Milmeister - 0.98.36-1 +- new version 0.98.36 + * Thu Feb 15 2007 Gerard Milmeister - 0.98.32b-11 - add optflags (bugzilla 228925) From fedora-extras-commits at redhat.com Sun Apr 8 19:31:39 2007 From: fedora-extras-commits at redhat.com (=?utf-8?q?G=C3=A9rard_Milmeister?= (gemi)) Date: Sun, 8 Apr 2007 15:31:39 -0400 Subject: rpms/wings/devel .cvsignore, 1.2, 1.3 sources, 1.2, 1.3 wings-optflags.patch, 1.1, 1.2 wings.spec, 1.6, 1.7 Message-ID: <200704081931.l38JVdNG013402@cvs-int.fedora.redhat.com> Author: gemi Update of /cvs/extras/rpms/wings/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv13060/devel Modified Files: .cvsignore sources wings-optflags.patch wings.spec Log Message: new version 0.98.36 Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/wings/devel/.cvsignore,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- .cvsignore 28 Apr 2006 08:03:26 -0000 1.2 +++ .cvsignore 8 Apr 2007 19:31:04 -0000 1.3 @@ -1,3 +1,3 @@ -wings-0.98.32b.tar.bz2 +wings-0.98.36.tar.bz2 wings3d_manual1.6.1.pdf wingspov-0.98.28_v1.tgz Index: sources =================================================================== RCS file: /cvs/extras/rpms/wings/devel/sources,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- sources 28 Apr 2006 08:03:26 -0000 1.2 +++ sources 8 Apr 2007 19:31:04 -0000 1.3 @@ -1,3 +1,3 @@ -11a55f0eb81261a84a29d05dd4afa999 wings-0.98.32b.tar.bz2 +667db43322ebde7e93f14fc940b6ed6b wings-0.98.36.tar.bz2 c01d19b4be79b647b8605dd32753da3a wings3d_manual1.6.1.pdf 791ec96aefb43ca63800324a115e99c6 wingspov-0.98.28_v1.tgz wings-optflags.patch: Index: wings-optflags.patch =================================================================== RCS file: /cvs/extras/rpms/wings/devel/wings-optflags.patch,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- wings-optflags.patch 15 Feb 2007 21:49:00 -0000 1.1 +++ wings-optflags.patch 8 Apr 2007 19:31:04 -0000 1.2 @@ -1,11 +1,11 @@ ---- wings-0.98.32b/plugins_src/accel/Makefile~ 2005-04-06 21:11:46.000000000 +0300 -+++ wings-0.98.32b/plugins_src/accel/Makefile 2007-02-15 23:25:13.000000000 +0200 -@@ -58,7 +58,7 @@ - else - $(LIBDIR)/wings_ogla_drv.so: wings_ogla_drv.c +--- wings-0.98.36/plugins_src/accel/Makefile.optflags 2007-04-08 20:18:31.000000000 +0200 ++++ wings-0.98.36/plugins_src/accel/Makefile 2007-04-08 20:19:30.000000000 +0200 +@@ -59,7 +59,7 @@ + + $(LIBDIR)/%.$(SO_EXT): %.c install -d $(LIBDIR) -- gcc -o $(LIBDIR)/wings_ogla_drv.so -I$(ERL_INC) \ -+ gcc $(RPM_OPT_FLAGS) -o $(LIBDIR)/wings_ogla_drv.so -I$(ERL_INC) \ - wings_ogla_drv.c $(LIBS) $(GL_LIBS) - endif +- $(GCC) -I$(ERL_INC) -o $@ $< $(LIBS) $(GL_LIBS) ++ $(GCC) $(RPM_OPT_FLAGS) -I$(ERL_INC) -o $@ $< $(LIBS) $(GL_LIBS) + clean: + rm -f $(TARGET_FILES) Index: wings.spec =================================================================== RCS file: /cvs/extras/rpms/wings/devel/wings.spec,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- wings.spec 15 Feb 2007 21:49:00 -0000 1.6 +++ wings.spec 8 Apr 2007 19:31:04 -0000 1.7 @@ -1,12 +1,12 @@ Name: wings -Version: 0.98.32b -Release: 11%{?dist} +Version: 0.98.36 +Release: 1%{?dist} Summary: 3D Subdivision Modeler Group: Applications/Multimedia License: Distributable URL: http://www.wings3d.com -Source0: http://prdownloads.sourceforge.net/wings/wings-0.98.32b.tar.bz2 +Source0: http://prdownloads.sourceforge.net/wings/wings-%{version}.tar.bz2 Source1: http://prdownloads.sourceforge.net/wings/wings3d_manual1.6.1.pdf Source2: http://www.midcoast.com.au/~rgcoy/downloads/wingspov-0.98.28_v1.tgz Source3: wings.png @@ -20,8 +20,7 @@ %description Wings 3D is a subdivision modeler with an user interface that is easy to use for both beginners and advanced users (inspired by Nendo and -Mirai from Izware). This package also includes the Povray exporter -plug-in. +Mirai from Izware). %package docs @@ -45,11 +44,11 @@ %prep %setup -q -%patch0 -p1 +#%patch0 -p1 cp %{SOURCE1} . tar zxf %{SOURCE2} -%define erlangdir %{_libdir}/erlang-R10B +%define erlangdir %{_libdir}/erlang %build # %%{?_smp_mflags} breaks the build @@ -160,6 +159,9 @@ %changelog +* Sun Apr 8 2007 Gerard Milmeister - 0.98.36-1 +- new version 0.98.36 + * Thu Feb 15 2007 Gerard Milmeister - 0.98.32b-11 - add optflags (bugzilla 228925) From fedora-extras-commits at redhat.com Sun Apr 8 20:12:35 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Sun, 8 Apr 2007 16:12:35 -0400 Subject: owners owners.list,1.2654,1.2655 Message-ID: <200704082012.l38KCZpk018155@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/owners In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners Modified Files: owners.list Log Message: remove jpgraph, because it is non-free Index: owners.list =================================================================== RCS file: /cvs/extras/owners/owners.list,v retrieving revision 1.2654 retrieving revision 1.2655 diff -u -r1.2654 -r1.2655 --- owners.list 8 Apr 2007 15:25:48 -0000 1.2654 +++ owners.list 8 Apr 2007 20:12:05 -0000 1.2655 @@ -983,7 +983,6 @@ Fedora Extras|john|John the Ripper password cracker|opensource at till.name|extras-qa at fedoraproject.org|ghenry at suretecsystems.com Fedora Extras|jokosher|Multi-track non-linear audio editor|snecklifter at gmail.com|extras-qa at fedoraproject.org| Fedora Extras|jpgalleg|JPEG library for the Allegro game library|j.w.r.degoede at hhs.nl|extras-qa at fedoraproject.org| -Fedora Extras|jpgraph|An OO graph drawing class library for PHP|gauret at free.fr|extras-qa at fedoraproject.org| Fedora Extras|jrtplib|JRTPLIB is an object-oriented RTP library written in C++|jeff at ocjtech.us|extras-qa at fedoraproject.org| Fedora Extras|js|JavaScript interpreter|matthias at rpmforge.net|extras-qa at fedoraproject.org| Fedora Extras|jthread|JThread provides classes to make use of threads easy on different platforms|jeff at ocjtech.us|extras-qa at fedoraproject.org| From fedora-extras-commits at redhat.com Sun Apr 8 20:21:00 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Sun, 8 Apr 2007 16:21:00 -0400 Subject: rpms/compat-guichan05 - New directory Message-ID: <200704082021.l38KL08G018362@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/rpms/compat-guichan05 In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners/tmpcvsK18336/rpms/compat-guichan05 Log Message: Directory /cvs/extras/rpms/compat-guichan05 added to the repository From fedora-extras-commits at redhat.com Sun Apr 8 20:21:06 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Sun, 8 Apr 2007 16:21:06 -0400 Subject: rpms/compat-guichan05/devel - New directory Message-ID: <200704082021.l38KL61a018375@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/rpms/compat-guichan05/devel In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners/tmpcvsK18336/rpms/compat-guichan05/devel Log Message: Directory /cvs/extras/rpms/compat-guichan05/devel added to the repository From fedora-extras-commits at redhat.com Sun Apr 8 20:21:12 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Sun, 8 Apr 2007 16:21:12 -0400 Subject: rpms/compat-guichan05 Makefile, NONE, 1.1 import.log, NONE, 1.1 pkg.acl, NONE, 1.1 Message-ID: <200704082021.l38KLCQf018401@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/rpms/compat-guichan05 In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners/tmpcvsK18336/rpms/compat-guichan05 Added Files: Makefile import.log pkg.acl Log Message: Setup of module compat-guichan05 --- NEW FILE Makefile --- # Top level Makefile for module compat-guichan05 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 --- --- NEW FILE pkg.acl --- From fedora-extras-commits at redhat.com Sun Apr 8 20:21:21 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Sun, 8 Apr 2007 16:21:21 -0400 Subject: owners owners.list,1.2655,1.2656 Message-ID: <200704082021.l38KLLZg018427@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/owners In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners Modified Files: owners.list Log Message: add compat-guichan05 Index: owners.list =================================================================== RCS file: /cvs/extras/owners/owners.list,v retrieving revision 1.2655 retrieving revision 1.2656 diff -u -r1.2655 -r1.2656 --- owners.list 8 Apr 2007 20:12:05 -0000 1.2655 +++ owners.list 8 Apr 2007 20:20:51 -0000 1.2656 @@ -268,6 +268,7 @@ Fedora Extras|commoncpp2|GNU Common C++ class framework|andreas at bawue.net|extras-qa at fedoraproject.org| Fedora Extras|compat-erlang|Compatibility version of Erlang|gemi at bluewin.ch|extras-qa at fedoraproject.org| Fedora Extras|compat-flex|Legacy version of flex, a tool for creating scanners|pmachata at redhat.com|extras-qa at fedoraproject.org| +Fedora Extras|compat-guichan05|compatibility libraries for older guichan versions|wart at kobold.org|extras-qa at fedoraproject.org| Fedora Extras|compat-guile-16|Guile compatibility package|cgoorah at yahoo.com.au|extras-qa at fedoraproject.org| Fedora Extras|compat-libgda|Library for writing gnome database programs|denis at poolshark.org|extras-qa at fedoraproject.org| Fedora Extras|compat-libosip2|oSIP is an implementation of SIP|jeff at ocjtech.us|extras-qa at fedoraproject.org| From fedora-extras-commits at redhat.com Sun Apr 8 20:21:21 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Sun, 8 Apr 2007 16:21:21 -0400 Subject: rpms/compat-guichan05/devel .cvsignore, NONE, 1.1 Makefile, NONE, 1.1 sources, NONE, 1.1 Message-ID: <200704082021.l38KLLsX018418@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/rpms/compat-guichan05/devel In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners/tmpcvsK18336/rpms/compat-guichan05/devel Added Files: .cvsignore Makefile sources Log Message: Setup of module compat-guichan05 --- NEW FILE .cvsignore --- --- NEW FILE Makefile --- # Makefile for source rpm: compat-guichan05 # $Id: Makefile,v 1.1 2007/04/08 20:21:17 wtogami Exp $ NAME := compat-guichan05 SPECFILE = $(firstword $(wildcard *.spec)) define find-makefile-common for d in common ../common ../../common ; do if [ -f $$d/Makefile.common ] ; then if [ -f $$d/CVS/Root -a -w $$/Makefile.common ] ; then cd $$d ; cvs -Q update ; fi ; echo "$$d/Makefile.common" ; break ; fi ; done endef MAKEFILE_COMMON := $(shell $(find-makefile-common)) ifeq ($(MAKEFILE_COMMON),) # attept a checkout define checkout-makefile-common test -f CVS/Root && { cvs -Q -d $$(cat CVS/Root) checkout common && echo "common/Makefile.common" ; } || { echo "ERROR: I can't figure out how to checkout the 'common' module." ; exit -1 ; } >&2 endef MAKEFILE_COMMON := $(shell $(checkout-makefile-common)) endif include $(MAKEFILE_COMMON) --- NEW FILE sources --- From fedora-extras-commits at redhat.com Sun Apr 8 21:03:04 2007 From: fedora-extras-commits at redhat.com (Damien Durand (splinux)) Date: Sun, 8 Apr 2007 17:03:04 -0400 Subject: comps comps-fe7.xml.in,1.148,1.149 Message-ID: <200704082103.l38L346B023368@cvs-int.fedora.redhat.com> Author: splinux Update of /cvs/extras/comps In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv23352 Modified Files: comps-fe7.xml.in Log Message: added gfa and macchanger Index: comps-fe7.xml.in =================================================================== RCS file: /cvs/extras/comps/comps-fe7.xml.in,v retrieving revision 1.148 retrieving revision 1.149 diff -u -r1.148 -r1.149 --- comps-fe7.xml.in 8 Apr 2007 10:02:28 -0000 1.148 +++ comps-fe7.xml.in 8 Apr 2007 21:02:34 -0000 1.149 @@ -1175,6 +1175,7 @@ dates dia gdeskcal + gfa glabels glom gnotime @@ -1441,6 +1442,7 @@ lft lirc lzop + macchanger mmv moodss moomps From fedora-extras-commits at redhat.com Sun Apr 8 21:29:04 2007 From: fedora-extras-commits at redhat.com (Michael Thomas (wart)) Date: Sun, 8 Apr 2007 17:29:04 -0400 Subject: rpms/compat-guichan05/devel compat-guichan05.spec, NONE, 1.1 .cvsignore, 1.1, 1.2 sources, 1.1, 1.2 Message-ID: <200704082129.l38LT4eh023685@cvs-int.fedora.redhat.com> Author: wart Update of /cvs/extras/rpms/compat-guichan05/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv23642/devel Modified Files: .cvsignore sources Added Files: compat-guichan05.spec Log Message: Initial import of package --- NEW FILE compat-guichan05.spec --- Name: compat-guichan05 Version: 0.5.0 Release: 3%{?dist} Summary: Compatibility libraries for older guichan versions Group: Development/Libraries License: BSD URL: http://guichan.sourceforge.net Source0: http://downloads.sourceforge.net/guichan/guichan-%{version}-src.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) Obsoletes: guichan <= 0.5.0 BuildRequires: allegro-devel, SDL-devel, SDL_image-devel, libGL-devel BuildRequires: freeglut-devel %description Guichan is a small, efficient C++ GUI library designed for games. It comes with a standard set of widgets and can use several different objects for displaying graphics and grabbing user input. This package contains compatibility libraries for guichan 0.5 %package devel Summary: Header and libraries for guichan development Group: Development/Libraries Requires: %{name} = %{version}-%{release} %description devel This package includes header and libraries files for development using guichan, a small and efficient C++ GUI library designed for games. This package is needed to build programs written using guichan. %prep %setup -q -n guichan-%{version}-src %build %configure make %{?_smp_mflags} %install rm -rf $RPM_BUILD_ROOT make install DESTDIR=$RPM_BUILD_ROOT # Removing Libtool and static archives rm -f $RPM_BUILD_ROOT%{_libdir}/*.la rm -f $RPM_BUILD_ROOT%{_libdir}/*.a # Move some things around for the compat package mkdir -p $RPM_BUILD_ROOT%{_includedir}/guichan-0.5 mv $RPM_BUILD_ROOT%{_includedir}/guichan $RPM_BUILD_ROOT%{_includedir}/guichan-0.5 mv $RPM_BUILD_ROOT%{_includedir}/guichan.hpp $RPM_BUILD_ROOT%{_includedir}/guichan-0.5 mkdir -p $RPM_BUILD_ROOT%{_libdir}/guichan-0.5 for lib in libguichan libguichan_allegro libguichan_glut libguichan_opengl libguichan_sdl ; do rm -f $RPM_BUILD_ROOT%{_libdir}/${lib}.so ln -s ../${lib}.so.0.0.0 $RPM_BUILD_ROOT%{_libdir}/guichan-0.5/${lib}.so done %post -p /sbin/ldconfig %postun -p /sbin/ldconfig %clean rm -rf $RPM_BUILD_ROOT %files %defattr(-,root,root,-) %doc AUTHORS ChangeLog COPYING NEWS README TODO %{_libdir}/libguichan.so.* %{_libdir}/libguichan_allegro.so.* %{_libdir}/libguichan_glut.so.* %{_libdir}/libguichan_opengl.so.* %{_libdir}/libguichan_sdl.so.* %files devel %defattr(-,root,root,-) %doc docs/html %{_includedir}/guichan-0.5 %dir %{_libdir}/guichan-0.5 %{_libdir}/guichan-0.5/libguichan.so %{_libdir}/guichan-0.5/libguichan_allegro.so %{_libdir}/guichan-0.5/libguichan_glut.so %{_libdir}/guichan-0.5/libguichan_opengl.so %{_libdir}/guichan-0.5/libguichan_sdl.so %changelog * Sat Apr 7 2007 Wart 0.5.0-3 - Remove .soname from shared libs for this initial compat package to avoid breaking compatibility with existing packages that may be linked against guichan0.5. * Sun Mar 18 2007 Wart 0.5.0-2 - initial compat package * Wed Oct 4 2006 Hugo Cisneiros 0.5.0-1 - Upstream update - Add freeglut-devel BR for the new release - Removed unusued patches for this new version * Wed Sep 13 2006 Hugo Cisneiros 0.4.0-3 - Rebuilt for FC6 * Sat Jun 10 2006 Hugo Cisneiros 0.4.0-2 - Using libGL-devel instead of mesa-libGL-devel in BuildRequires - Put documentation under -devel instead of a whole -doc - Touch "autoxxx" files to take out autoxxx commands use in devel - Add proper location do doc files (/usr/share/doc/xxx/html) * Fri Jun 9 2006 Hugo Cisneiros 0.4.0-1 - Initial RPM release Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/compat-guichan05/devel/.cvsignore,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- .cvsignore 8 Apr 2007 20:21:17 -0000 1.1 +++ .cvsignore 8 Apr 2007 21:28:29 -0000 1.2 @@ -0,0 +1 @@ +guichan-0.5.0-src.tar.gz Index: sources =================================================================== RCS file: /cvs/extras/rpms/compat-guichan05/devel/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 8 Apr 2007 20:21:17 -0000 1.1 +++ sources 8 Apr 2007 21:28:29 -0000 1.2 @@ -0,0 +1 @@ +c9fcbcb360105247da06afc5c643e664 guichan-0.5.0-src.tar.gz From fedora-extras-commits at redhat.com Sun Apr 8 21:28:59 2007 From: fedora-extras-commits at redhat.com (Michael Thomas (wart)) Date: Sun, 8 Apr 2007 17:28:59 -0400 Subject: rpms/compat-guichan05 import.log,1.1,1.2 Message-ID: <200704082128.l38LSxZi023681@cvs-int.fedora.redhat.com> Author: wart Update of /cvs/extras/rpms/compat-guichan05 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv23642 Modified Files: import.log Log Message: Initial import of package Index: import.log =================================================================== RCS file: /cvs/extras/rpms/compat-guichan05/import.log,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- import.log 8 Apr 2007 20:21:07 -0000 1.1 +++ import.log 8 Apr 2007 21:28:25 -0000 1.2 @@ -0,0 +1 @@ +compat-guichan05-0_5_0-3:HEAD:compat-guichan05-0.5.0-3.src.rpm:1176066303 From fedora-extras-commits at redhat.com Sun Apr 8 21:33:28 2007 From: fedora-extras-commits at redhat.com (Ralf Ertzinger (ertzing)) Date: Sun, 8 Apr 2007 17:33:28 -0400 Subject: rpms/audacious/devel .cvsignore, 1.8, 1.9 audacious.spec, 1.22, 1.23 sources, 1.8, 1.9 Message-ID: <200704082133.l38LXS0P024112@cvs-int.fedora.redhat.com> Author: ertzing Update of /cvs/extras/rpms/audacious/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv24081 Modified Files: .cvsignore audacious.spec sources Log Message: - Update to 1.3.2 Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/audacious/devel/.cvsignore,v retrieving revision 1.8 retrieving revision 1.9 diff -u -r1.8 -r1.9 --- .cvsignore 15 Mar 2007 13:03:28 -0000 1.8 +++ .cvsignore 8 Apr 2007 21:32:52 -0000 1.9 @@ -1 +1 @@ -audacious-1.3.1.tgz +audacious-1.3.2.tgz Index: audacious.spec =================================================================== RCS file: /cvs/extras/rpms/audacious/devel/audacious.spec,v retrieving revision 1.22 retrieving revision 1.23 diff -u -r1.22 -r1.23 --- audacious.spec 2 Apr 2007 19:42:02 -0000 1.22 +++ audacious.spec 8 Apr 2007 21:32:52 -0000 1.23 @@ -1,13 +1,13 @@ Name: audacious -Version: 1.3.1 -Release: 2%{?dist} +Version: 1.3.2 +Release: 1%{?dist} Summary: A GTK2 based media player similar to xmms Group: Applications/Multimedia License: GPL URL: http://audacious-media-player.org/ -Source0: audacious-%{version}.tgz +Source0: http://static.audacious-media-player.org/release/audacious-%{version}.tgz Patch0: audacious-1.3.1-xmms-skins.patch Patch1: audacious-1.3.1-default-skin.patch # Patch2: audacious-1.1.0-no-rpath.patch @@ -26,7 +26,7 @@ BuildRequires: gettext BuildRequires: mcs-devel >= 0.1 -Requires: audacious-plugins >= 1.2.0 +Requires: audacious-plugins >= 1.3.0 Requires(post): desktop-file-utils >= 0.9 Requires(postun): desktop-file-utils >= 0.9 @@ -178,6 +178,9 @@ %changelog +* Sat Apr 07 2007 Ralf Ertzinger 1.3.2-1.fc7 +- Update to 1.3.2 + * Mon Apr 02 2007 Ralf Ertzinger 1.3.1-2.fc7 - Add missing Requires: to -devel package Index: sources =================================================================== RCS file: /cvs/extras/rpms/audacious/devel/sources,v retrieving revision 1.8 retrieving revision 1.9 diff -u -r1.8 -r1.9 --- sources 15 Mar 2007 13:03:28 -0000 1.8 +++ sources 8 Apr 2007 21:32:52 -0000 1.9 @@ -1 +1 @@ -6dd04268a8b52a991cd1f561e27dca16 audacious-1.3.1.tgz +b784a30604a2f9d84e9da310069f43f9 audacious-1.3.2.tgz From fedora-extras-commits at redhat.com Sun Apr 8 21:39:37 2007 From: fedora-extras-commits at redhat.com (Ralf Ertzinger (ertzing)) Date: Sun, 8 Apr 2007 17:39:37 -0400 Subject: rpms/audacious-plugins/devel .cvsignore, 1.4, 1.5 audacious-plugins.spec, 1.10, 1.11 sources, 1.4, 1.5 Message-ID: <200704082139.l38Ldbpa024186@cvs-int.fedora.redhat.com> Author: ertzing Update of /cvs/extras/rpms/audacious-plugins/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv24162 Modified Files: .cvsignore audacious-plugins.spec sources Log Message: - Update to 1.3.2 Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/audacious-plugins/devel/.cvsignore,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- .cvsignore 2 Apr 2007 18:46:12 -0000 1.4 +++ .cvsignore 8 Apr 2007 21:39:02 -0000 1.5 @@ -1 +1 @@ -audacious-plugins-fedora-1.3.1.tar.gz +audacious-plugins-fedora-1.3.2.tar.gz Index: audacious-plugins.spec =================================================================== RCS file: /cvs/extras/rpms/audacious-plugins/devel/audacious-plugins.spec,v retrieving revision 1.10 retrieving revision 1.11 diff -u -r1.10 -r1.11 --- audacious-plugins.spec 6 Apr 2007 20:48:50 -0000 1.10 +++ audacious-plugins.spec 8 Apr 2007 21:39:02 -0000 1.11 @@ -1,6 +1,6 @@ Name: audacious-plugins -Version: 1.3.1 -Release: 2%{?dist} +Version: 1.3.2 +Release: 1%{?dist} Summary: Plugins for the Audacious media player Group: Applications/Multimedia @@ -26,6 +26,7 @@ BuildRequires: jack-audio-connection-kit-devel, libsamplerate-devel BuildRequires: pulseaudio-devel, fluidsynth-devel BuildRequires: wavpack-devel >= 4.31 +BuildRequires: libXcomposite-devel Requires: audacious >= 1.3.0 @@ -237,6 +238,9 @@ %changelog +* Sat Apr 07 2007 Ralf Ertzinger 1.3.2-1.fc7 +- Update to 1.3.2 + * Fri Apr 06 2007 Ralf Ertzinger 1.3.1-2.fc7 - Own %%{_datadir}/audacious Index: sources =================================================================== RCS file: /cvs/extras/rpms/audacious-plugins/devel/sources,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- sources 2 Apr 2007 18:46:12 -0000 1.4 +++ sources 8 Apr 2007 21:39:02 -0000 1.5 @@ -1 +1 @@ -9b7c1d82184439b2e03bcf2d92654202 audacious-plugins-fedora-1.3.1.tar.gz +97e2b29121f0eecad2a4485d8890c039 audacious-plugins-fedora-1.3.2.tar.gz From fedora-extras-commits at redhat.com Mon Apr 9 01:31:02 2007 From: fedora-extras-commits at redhat.com (Michael Thomas (wart)) Date: Sun, 8 Apr 2007 21:31:02 -0400 Subject: rpms/guichan/devel guichan-0.6.1-soname.patch, NONE, 1.1 .cvsignore, 1.3, 1.4 guichan.spec, 1.3, 1.4 sources, 1.3, 1.4 Message-ID: <200704090131.l391V2IH011694@cvs-int.fedora.redhat.com> Author: wart Update of /cvs/extras/rpms/guichan/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv11661 Modified Files: .cvsignore guichan.spec sources Added Files: guichan-0.6.1-soname.patch Log Message: - Update to 0.6.1 - Use better sf download url - Remove BR: glut-devel as upstream no longer uses it. - Add patch to add soname to shared libraries guichan-0.6.1-soname.patch: --- NEW FILE guichan-0.6.1-soname.patch --- --- src/widgets/Makefile.in.orig 2007-03-18 18:28:07.000000000 -0700 +++ src/widgets/Makefile.in 2007-03-18 18:28:29.000000000 -0700 @@ -191,6 +191,7 @@ INCLUDES = -I$(top_srcdir)/include # The Gui-chan library sources +libguichan_widgets_la_LDFLAGS = -release @PACKAGE_VERSION@ libguichan_widgets_la_SOURCES = \ button.cpp \ checkbox.cpp \ --- src/widgets/Makefile.am.orig 2007-03-18 18:28:07.000000000 -0700 +++ src/widgets/Makefile.am 2007-03-18 18:28:20.000000000 -0700 @@ -3,6 +3,7 @@ INCLUDES = -I$(top_srcdir)/include # The Gui-chan library sources +libguichan_widgets_la_LDFLAGS = -release @PACKAGE_VERSION@ libguichan_widgets_la_SOURCES = \ button.cpp \ checkbox.cpp \ --- src/sdl/Makefile.in.orig 2007-03-18 18:27:33.000000000 -0700 +++ src/sdl/Makefile.in 2007-03-18 18:27:53.000000000 -0700 @@ -198,6 +198,7 @@ target_vendor = @target_vendor@ lib_LTLIBRARIES = libguichan_sdl.la INCLUDES = -I$(top_srcdir)/include +libguichan_sdl_la_LDFLAGS = -release @PACKAGE_VERSION@ libguichan_sdl_la_SOURCES = \ sdl.cpp \ sdlgraphics.cpp \ --- src/sdl/Makefile.am.orig 2007-03-18 18:27:32.000000000 -0700 +++ src/sdl/Makefile.am 2007-03-18 18:27:45.000000000 -0700 @@ -4,6 +4,7 @@ INCLUDES = -I$(top_srcdir)/include +libguichan_sdl_la_LDFLAGS = -release @PACKAGE_VERSION@ libguichan_sdl_la_SOURCES = \ sdl.cpp \ sdlgraphics.cpp \ --- src/allegro/Makefile.in.orig 2007-03-18 18:24:24.000000000 -0700 +++ src/allegro/Makefile.in 2007-03-18 18:25:10.000000000 -0700 @@ -196,6 +196,7 @@ target_vendor = @target_vendor@ lib_LTLIBRARIES = libguichan_allegro.la INCLUDES = -I$(top_srcdir)/include +libguichan_allegro_la_LDFLAGS = -release @PACKAGE_VERSION@ libguichan_allegro_la_SOURCES = \ allegro.cpp \ allegrographics.cpp \ --- src/allegro/Makefile.am.orig 2007-03-18 18:24:19.000000000 -0700 +++ src/allegro/Makefile.am 2007-03-18 18:24:46.000000000 -0700 @@ -2,9 +2,10 @@ INCLUDES = -I$(top_srcdir)/include +libguichan_allegro_la_LDFLAGS = -release @PACKAGE_VERSION@ libguichan_allegro_la_SOURCES = \ allegro.cpp \ allegrographics.cpp \ allegroimage.cpp \ allegroimageloader.cpp \ - allegroinput.cpp \ No newline at end of file + allegroinput.cpp --- src/opengl/Makefile.in.orig 2007-03-18 18:26:31.000000000 -0700 +++ src/opengl/Makefile.in 2007-03-18 18:27:00.000000000 -0700 @@ -196,6 +196,7 @@ target_vendor = @target_vendor@ lib_LTLIBRARIES = libguichan_opengl.la INCLUDES = -I$(top_srcdir)/include +libguichan_opengl_la_LDFLAGS = -release @PACKAGE_VERSION@ libguichan_opengl_la_SOURCES = \ opengl.cpp \ openglimage.cpp \ --- src/opengl/Makefile.am.orig 2007-03-18 18:26:27.000000000 -0700 +++ src/opengl/Makefile.am 2007-03-18 18:26:44.000000000 -0700 @@ -2,6 +2,7 @@ INCLUDES = -I$(top_srcdir)/include +libguichan_opengl_la_LDFLAGS = -release @PACKAGE_VERSION@ libguichan_opengl_la_SOURCES = \ opengl.cpp \ openglimage.cpp \ --- src/Makefile.in.orig 2007-03-18 17:49:41.000000000 -0700 +++ src/Makefile.in 2007-03-18 17:52:12.000000000 -0700 @@ -206,6 +206,7 @@ INCLUDES = -I$(top_srcdir)/include lib_LTLIBRARIES = libguichan.la libguichan_la_LIBADD = widgets/libguichan_widgets.la +libguichan_la_LDFLAGS = -release @PACKAGE_VERSION@ libguichan_la_DEPENDENCIES = \ widgets/libguichan_widgets.la --- src/Makefile.am.orig 2007-03-18 17:49:38.000000000 -0700 +++ src/Makefile.am 2007-03-18 17:50:21.000000000 -0700 @@ -5,6 +5,7 @@ lib_LTLIBRARIES = libguichan.la libguichan_la_LIBADD = widgets/libguichan_widgets.la +libguichan_la_LDFLAGS = -release @PACKAGE_VERSION@ libguichan_la_DEPENDENCIES = \ widgets/libguichan_widgets.la Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/guichan/devel/.cvsignore,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- .cvsignore 4 Oct 2006 09:16:41 -0000 1.3 +++ .cvsignore 9 Apr 2007 01:30:28 -0000 1.4 @@ -1 +1 @@ -guichan-0.5.0-src.tar.gz +guichan-0.6.1.tar.gz Index: guichan.spec =================================================================== RCS file: /cvs/extras/rpms/guichan/devel/guichan.spec,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- guichan.spec 4 Oct 2006 09:16:41 -0000 1.3 +++ guichan.spec 9 Apr 2007 01:30:28 -0000 1.4 @@ -1,16 +1,16 @@ Name: guichan -Version: 0.5.0 +Version: 0.6.1 Release: 1%{?dist} Summary: Portable C++ GUI library for games using Allegro, SDL and OpenGL Group: Development/Libraries License: BSD URL: http://guichan.sourceforge.net -Source0: http://easynews.dl.sourceforge.net/sourceforge/guichan/%{name}-%{version}-src.tar.gz +Source0: http://downloads.sourceforge.net/guichan/%{name}-%{version}.tar.gz +Patch0: guichan-0.6.1-soname.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: allegro-devel, SDL-devel, SDL_image-devel, libGL-devel -BuildRequires: freeglut-devel %description Guichan is a small, efficient C++ GUI library designed for games. It comes @@ -28,7 +28,14 @@ package is needed to build programs written using guichan. %prep -%setup -q -n %{name}-%{version}-src +%setup -q -n %{name}-%{version} +for i in src/Makefile.am src/*/Makefile.am ; do + touch -r $i $i.stamp +done +%patch0 +for i in src/Makefile.am src/*/Makefile.am ; do + touch -r $i.stamp $i +done %build @@ -40,8 +47,9 @@ rm -rf $RPM_BUILD_ROOT make install DESTDIR=$RPM_BUILD_ROOT -# Removing Libtool archives +# Removing Libtool archives and static libraries rm -f $RPM_BUILD_ROOT%{_libdir}/*.la +rm -f $RPM_BUILD_ROOT%{_libdir}/*.a %post -p /sbin/ldconfig @@ -56,30 +64,28 @@ %files %defattr(-,root,root,-) %doc AUTHORS ChangeLog COPYING NEWS README TODO -%{_libdir}/libguichan.so.* -%{_libdir}/libguichan_allegro.so.* -%{_libdir}/libguichan_glut.so.* -%{_libdir}/libguichan_opengl.so.* -%{_libdir}/libguichan_sdl.so.* +%{_libdir}/libguichan-%{version}.so +%{_libdir}/libguichan_allegro-%{version}.so +%{_libdir}/libguichan_opengl-%{version}.so +%{_libdir}/libguichan_sdl-%{version}.so %files devel %defattr(-,root,root,-) -%doc docs/html %{_includedir}/guichan.hpp %{_includedir}/guichan/ -%{_libdir}/libguichan.a %{_libdir}/libguichan.so -%{_libdir}/libguichan_allegro.a %{_libdir}/libguichan_allegro.so -%{_libdir}/libguichan_glut.a -%{_libdir}/libguichan_glut.so -%{_libdir}/libguichan_opengl.a %{_libdir}/libguichan_opengl.so -%{_libdir}/libguichan_sdl.a %{_libdir}/libguichan_sdl.so %changelog +* Sat Apr 7 2007 Wart 0.6.1-1 +- Update to 0.6.1 +- Use better sf download url +- Remove BR: glut-devel as upstream no longer uses it. +- Add patch to add soname to shared libraries + * Wed Oct 4 2006 Hugo Cisneiros 0.5.0-1 - Upstream update - Add freeglut-devel BR for the new release Index: sources =================================================================== RCS file: /cvs/extras/rpms/guichan/devel/sources,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- sources 4 Oct 2006 09:16:41 -0000 1.3 +++ sources 9 Apr 2007 01:30:28 -0000 1.4 @@ -1 +1 @@ -c9fcbcb360105247da06afc5c643e664 guichan-0.5.0-src.tar.gz +830145f71ad4ce4c91e09808fec68c8a guichan-0.6.1.tar.gz From fedora-extras-commits at redhat.com Mon Apr 9 03:04:23 2007 From: fedora-extras-commits at redhat.com (David Woodhouse (dwmw2)) Date: Sun, 8 Apr 2007 23:04:23 -0400 Subject: rpms/libtwin/devel libtwin-0.0.2-no-float.patch, NONE, 1.1 libtwin-0.0.2-sqrt.patch, NONE, 1.1 libtwin.spec, 1.2, 1.3 Message-ID: <200704090304.l3934NVB021500@cvs-int.fedora.redhat.com> Author: dwmw2 Update of /cvs/extras/rpms/libtwin/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv21471 Modified Files: libtwin.spec Added Files: libtwin-0.0.2-no-float.patch libtwin-0.0.2-sqrt.patch Log Message: Build with X11 again, build static version for petitboot Fix floating point usage libtwin-0.0.2-no-float.patch: --- NEW FILE libtwin-0.0.2-no-float.patch --- --- libtwin-0.0.2/libtwin/twin_linux_mouse.c.bak 2007-04-08 22:53:25.000000000 -0400 +++ libtwin-0.0.2/libtwin/twin_linux_mouse.c 2007-04-08 22:54:51.000000000 -0400 @@ -32,9 +32,9 @@ #include "twin_linux_mouse.h" #define QUADRATIC_ACCELERATION 1 -#define DEFAULT_ACC_NUMERATOR 2 -#define DEFAULT_ACC_DENOMINATOR 1 -#define DEFAULT_ACC_THRESHOLD 4 +#define DEFAULT_ACC_NUMERATOR (2*TWIN_FIXED_ONE) +#define DEFAULT_ACC_DENOMINATOR TWIN_FIXED_ONE +#define DEFAULT_ACC_THRESHOLD (4*TWIN_FIXED_ONE) static void twin_linux_mouse_check_bounds(twin_linux_mouse_t *tm) { @@ -51,10 +51,12 @@ static void twin_linux_mouse_check_bound /* This is directly copied from kdrive */ static void twin_linux_mouse_accel(twin_linux_mouse_t *tm, int *dx, int *dy) { - double speed = sqrt (*dx * *dx + *dy * *dy); - double accel; + int square = *dx * *dx + *dy * *dy; + twin_fixed_t speed = square>65535 ? twin_int_to_fixed(256) : + twin_fixed_sqrt(twin_int_to_fixed(square)); + twin_fixed_t accel; #ifdef QUADRATIC_ACCELERATION - double m; + twin_fixed_t m; /* * Ok, so we want it moving num/den times faster at threshold*2 @@ -67,16 +69,17 @@ static void twin_linux_mouse_accel(twin_ * num / den - 1 = m * threshold * 2 * (num / den - 1) / threshold * 2 = m */ - m = (((double) tm->acc_num / (double) tm->acc_den - 1.0) / - ((double) tm->acc_threshold * 2.0)); - accel = m * speed + 1; + m = twin_fixed_div(tm->acc_num, tm->acc_den - TWIN_FIXED_ONE); + m = twin_fixed_div(m, (2*tm->acc_threshold)); + accel = twin_fixed_mul(m, speed + TWIN_FIXED_ONE); #else - accel = 1.0; + accel = TWIN_FIXED_ONE; + if (speed > tm->acc_threshold) - accel = (double) tm->acc_num / tm->acc_den; + accel = twin_fixed_div(tm->acc_num, tm->acc_den); #endif - *dx = accel * *dx; - *dy = accel * *dy; + *dx = twin_fixed_to_int(twin_fixed_mul(accel, twin_int_to_fixed(*dx))); + *dy = twin_fixed_to_int(twin_fixed_mul(accel, twin_int_to_fixed(*dy))); } static twin_bool_t twin_linux_mouse_events(int file, twin_file_op_t ops, @@ -146,7 +149,7 @@ twin_linux_mouse_t *twin_linux_mouse_cre tm->screen = screen; tm->acc_num = DEFAULT_ACC_NUMERATOR; tm->acc_den = DEFAULT_ACC_DENOMINATOR; - tm->acc_threshold =DEFAULT_ACC_THRESHOLD; + tm->acc_threshold = DEFAULT_ACC_THRESHOLD; tm->x = screen->width / 2; tm->y = screen->height / 2; tm->fd = open(file, O_RDONLY); @@ -187,7 +190,7 @@ void twin_linux_mouse_screen_changed(twi void twin_linux_mouse_set_accel(twin_linux_mouse_t *tm, int num, int den, int threshold) { - tm->acc_num = num; - tm->acc_den = den; - tm->acc_threshold = threshold; + tm->acc_num = twin_int_to_fixed(num); + tm->acc_den = twin_int_to_fixed(den); + tm->acc_threshold = twin_int_to_fixed(threshold); } --- libtwin-0.0.2/libtwin/twin_linux_mouse.h.bak 2007-04-08 22:53:25.000000000 -0400 +++ libtwin-0.0.2/libtwin/twin_linux_mouse.h 2007-04-08 22:53:32.000000000 -0400 @@ -27,9 +27,9 @@ typedef struct _twin_linux_mouse { twin_screen_t *screen; /* acceleration settings */ - int acc_num; - int acc_den; - int acc_threshold; + twin_fixed_t acc_num; + twin_fixed_t acc_den; + twin_fixed_t acc_threshold; /* internals */ int fd; libtwin-0.0.2-sqrt.patch: --- NEW FILE libtwin-0.0.2-sqrt.patch --- --- libtwin-0.0.2/libtwin/twin_fixed.c~ 2007-04-01 20:14:52.000000000 -0400 +++ libtwin-0.0.2/libtwin/twin_fixed.c 2007-04-08 22:49:43.000000000 -0400 @@ -109,6 +109,10 @@ twin_fixed_sqrt (twin_fixed_t a) while (max > min) { mid = (max + min) >> 1; + if (mid >= 181*TWIN_FIXED_ONE) { + max = mid - 1; + continue; + } sqr = twin_fixed_mul (mid, mid); if (sqr == a) return mid; Index: libtwin.spec =================================================================== RCS file: /cvs/extras/rpms/libtwin/devel/libtwin.spec,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- libtwin.spec 7 Apr 2007 03:38:07 -0000 1.2 +++ libtwin.spec 9 Apr 2007 03:03:50 -0000 1.3 @@ -1,6 +1,6 @@ Name: libtwin Version: 0.0.2 -Release: 3%{?dist} +Release: 4%{?dist} Summary: Tiny Window System Group: System Environment/Libraries @@ -8,6 +8,8 @@ URL: http://ozlabs.org/~jk/projects/petitboot/ Source0: http://ozlabs.org/~jk/projects/petitboot/downloads/%{name}-%{version}.tar.gz Patch0: libtwin-0.0.2-no-altivec.patch +Patch1: libtwin-0.0.2-no-float.patch +Patch2: libtwin-0.0.2-sqrt.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: libpng-devel zlib-devel libjpeg-devel freetype-devel @@ -39,9 +41,11 @@ %prep %setup -q %patch0 -p1 +%patch1 -p1 +%patch2 -p1 %build -%configure --disable-static --disable-x11 +%configure make %{?_smp_mflags} @@ -70,9 +74,14 @@ %defattr(-,root,root,-) %{_includedir}/* %{_libdir}/*.so +%{_libdir}/*.a %{_libdir}/pkgconfig/libtwin.pc %changelog +* Sun Apr 8 2007 David Woodhouse 0.0.2-4 +- Re-enable X11, build static version for petitboot to use. +- Fix usage of libm + * Fri Apr 6 2007 David Woodhouse 0.0.2-3 - Disable X11. Otherwise we have to pull it into the petitboot initrd. From fedora-extras-commits at redhat.com Mon Apr 9 03:30:36 2007 From: fedora-extras-commits at redhat.com (David Woodhouse (dwmw2)) Date: Sun, 8 Apr 2007 23:30:36 -0400 Subject: rpms/petitboot/devel getctty.c, NONE, 1.1 .cvsignore, 1.1, 1.2 petitboot-init, 1.1, 1.2 petitboot.spec, 1.4, 1.5 sources, 1.2, 1.3 Message-ID: <200704090330.l393UaIw022976@cvs-int.fedora.redhat.com> Author: dwmw2 Update of /cvs/extras/rpms/petitboot/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv22818 Modified Files: .cvsignore petitboot-init petitboot.spec sources Added Files: getctty.c Log Message: Build static against libtwin and own libpng --- NEW FILE getctty.c --- /* * getctty.c - Exec a process, giving it a controlling tty * * Written 2005 by Werner Almesberger */ #include #include #include #include #include int main(int argc,char **argv) { int tty; if (argc < 3) { fprintf(stderr,"usage: %s tty command ...\n",*argv); return 1; } tty = open(argv[1],O_RDWR); if (tty < 0) { perror(argv[1]); return 1; } if (dup2(tty,0) < 0 || dup2(tty,1) < 0 || dup2(tty,2) < 0) { perror("dup2"); return 1; } (void) close(tty); if (setsid() < 0) { perror("setsid"); return 1; } if (ioctl(0,TIOCSCTTY,1) < 0) { perror("ioctl(TIOCSCTTY)"); return 1; } execvp(argv[2],argv+2); perror("execvp"); return 1; } Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/petitboot/devel/.cvsignore,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- .cvsignore 5 Apr 2007 20:04:09 -0000 1.1 +++ .cvsignore 9 Apr 2007 03:30:01 -0000 1.2 @@ -0,0 +1 @@ +libpng-1.2.16.tar.bz2 Index: petitboot-init =================================================================== RCS file: /cvs/extras/rpms/petitboot/devel/petitboot-init,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- petitboot-init 7 Apr 2007 04:01:02 -0000 1.1 +++ petitboot-init 9 Apr 2007 03:30:01 -0000 1.2 @@ -1,42 +1,21 @@ #!/bin/sh -# -# kboot - Kboot initialization and command-line interface -# -# Written 2005, 2006 by Werner Almesberger -# - -if [ "x$0" = x/init ]; then - __sysinit=true -else - __sysinit=false -fi - -############################################################################### -# -# System setup and internal initialization -# - -if $__sysinit; then - if [ ! -f /proc/partitions ]; then - mount -n -t proc none /proc - fi - if [ ! -d /sys/block ]; then - mount -n -t sysfs none /sys - - # Borrowed from initramfs tools. No more hard coded sleep - echo "" > /proc/sys/kernel/hotplug - udevd --daemon - udevtrigger - udevsettle --timeout=15 - fi -fi + +/bin/mount -n -t proc none /proc +mount -n -t sysfs none /sys + +# Borrowed from initramfs tools. No more hard coded sleep +echo "" > /proc/sys/kernel/hotplug +udevd --daemon +udevtrigger +udevsettle --timeout=15 cat > /etc/udev/rules.d/99-petitboot.rules < 0.0.1-5 +- Link statically against libtwin and own minimal libpng + +* Sat Apr 7 2007 David Woodhouse 0.0.1-4 +- Clean up petitboot-init script, add getctty + * Fri Apr 6 2007 David Woodhouse 0.0.1-3 - Add script for initrd /sbin/init Index: sources =================================================================== RCS file: /cvs/extras/rpms/petitboot/devel/sources,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- sources 5 Apr 2007 20:45:27 -0000 1.2 +++ sources 9 Apr 2007 03:30:01 -0000 1.3 @@ -1 +1,2 @@ 730e7e4b559d886f01d26f56f70dbe63 petitboot-0.0.1.tar.gz +7a1ca4f49bcffdec60d50f48460642bd libpng-1.2.16.tar.bz2 From fedora-extras-commits at redhat.com Mon Apr 9 03:35:05 2007 From: fedora-extras-commits at redhat.com (David Woodhouse (dwmw2)) Date: Sun, 8 Apr 2007 23:35:05 -0400 Subject: rpms/petitboot/devel petitboot-0.0.1-makefile.patch, NONE, 1.1 libpng-1.2.16-minimal.patch, NONE, 1.1 Message-ID: <200704090335.l393Z55V023887@cvs-int.fedora.redhat.com> Author: dwmw2 Update of /cvs/extras/rpms/petitboot/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv23866 Added Files: petitboot-0.0.1-makefile.patch libpng-1.2.16-minimal.patch Log Message: add missing files petitboot-0.0.1-makefile.patch: --- NEW FILE petitboot-0.0.1-makefile.patch --- --- petitboot-0.0.1/Makefile.orig 2007-04-08 23:11:34.000000000 -0400 +++ petitboot-0.0.1/Makefile 2007-04-08 23:12:05.000000000 -0400 @@ -15,7 +15,7 @@ ARTWORK = background.jpg cdrom.png hdd.p all: petitboot udev-helper petitboot: petitboot.o devices.o - $(CC) $(LDFLAGS) -o $@ $^ + $(CC) -o $@ $^ $(LDFLAGS) petitboot: LDFLAGS+=$(TWIN_LDFLAGS) petitboot: CFLAGS+=$(TWIN_CFLAGS) libpng-1.2.16-minimal.patch: --- NEW FILE libpng-1.2.16-minimal.patch --- Subject: [PATCH] Add some configure options to libpng From: Benjamin Herrenschmidt To: glennrp at users.sourceforge.net Cc: Jeremy Kerr , David Woodhouse , Ben Collins Hi ! Here's a patch you may want to consider for future versions of libpng. I'm definitely not an expert in autoconf, so don't hesitate to bash me for improper usage though :-) The goal is to add configure script options to disable read, write and floating point support. The main reason is to be able to disable write and floating point support when using libpng in embedded applications like bootloaders, where size is a constraint (getting rid of libm is a 700K win on powerpc, which is significant in the context of the bootloader I'm working on for PS3 where only 4MB of flash is available). Some of those options can be tweaked by just changing CFLAGS in the environment, though having configure options is nicer imho, but that's not the case (at least not that I've figured out) with removing the dependency on libm. The pach is based on version 1.2.15-beta5 as found in Ubuntu Feisty. Regards. Ben. diff -urN libpng-1.2.15~beta5/configure.ac libpng-1.2.15~beta5-benh/configure.ac --- libpng-1.2.15~beta5/configure.ac 2006-12-08 12:21:19.000000000 +1100 +++ libpng-1.2.15~beta5-benh/configure.ac 2007-04-08 18:49:08.000000000 +1000 @@ -54,7 +54,6 @@ # Checks for library functions. AC_FUNC_STRTOD AC_CHECK_FUNCS([memset], , AC_ERROR([memset not found in libc])) -AC_CHECK_FUNCS([pow], , AC_CHECK_LIB(m, pow, , AC_ERROR([cannot find pow])) ) AC_CHECK_LIB(z, zlibVersion, , AC_ERROR([zlib not installed])) LIBPNG_DEFINES=-DPNG_CONFIGURE_LIBPNG @@ -98,6 +97,29 @@ AC_SUBST([pkgconfigdir]) AC_MSG_NOTICE([pkgconfig directory is ${pkgconfigdir}]) +AC_ARG_WITH(write-support, + AC_HELP_STRING([--with-write-support], + [Supports creating PNG files @<:@default=yes@:>@]), + [if test "${withval}" = no; then + LIBPNG_DEFINES+=\ -DPNG_NO_WRITE_SUPPORTED + fi]) + +AC_ARG_WITH(read-support, + AC_HELP_STRING([--with-read-support], + [Supports reading PNG files @<:@default=yes@:>@]), + [if test "${withval}" = no; then + LIBPNG_DEFINES+=\ -DPNG_NO_READ_SUPPORTED + fi]) + +AC_ARG_WITH(floating-point, + AC_HELP_STRING([--with-floating-point], + [Use floating point math for image processing @<:@default=yes@:>@]), + [if test "${withval}" = no; then + LIBPNG_DEFINES+=\ -DPNG_NO_FLOATING_POINT_SUPPORTED + else + AC_CHECK_FUNCS([pow], , AC_CHECK_LIB(m, pow, , AC_ERROR([cannot find pow])) ) + fi]) + # Make the *-config binary config scripts optional AC_ARG_WITH(binconfigs, AC_HELP_STRING([--with-binconfigs], From fedora-extras-commits at redhat.com Mon Apr 9 03:42:46 2007 From: fedora-extras-commits at redhat.com (Dennis Gilmore (ausil)) Date: Sun, 8 Apr 2007 23:42:46 -0400 Subject: rpms/knetworkmanager/devel .cvsignore, 1.5, 1.6 knetworkmanager-kpp.patch, 1.1, 1.2 knetworkmanager.spec, 1.6, 1.7 sources, 1.5, 1.6 Message-ID: <200704090342.l393gkup024450@cvs-int.fedora.redhat.com> Author: ausil Update of /cvs/extras/rpms/knetworkmanager/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv24347 Modified Files: .cvsignore knetworkmanager-kpp.patch knetworkmanager.spec sources Log Message: new cvs snapshot adds vpnc, openvpn, pptp support. needed as knetworkmanager crashed without the update Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/knetworkmanager/devel/.cvsignore,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- .cvsignore 14 Nov 2006 13:08:52 -0000 1.5 +++ .cvsignore 9 Apr 2007 03:42:12 -0000 1.6 @@ -1 +1 @@ -knetworkmanager-svn20061113.tar.bz2 +knetworkmanager-svn20070408.tar.bz2 knetworkmanager-kpp.patch: Index: knetworkmanager-kpp.patch =================================================================== RCS file: /cvs/extras/rpms/knetworkmanager/devel/knetworkmanager-kpp.patch,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- knetworkmanager-kpp.patch 2 Feb 2007 14:35:40 -0000 1.1 +++ knetworkmanager-kpp.patch 9 Apr 2007 03:42:12 -0000 1.2 @@ -17,7 +17,7 @@ AC_DEFINE_UNQUOTED(KNETWORKMANAGER_DIALUP_CONFIG, "kdesu --nonewdcop /sbin/yast2 modem", [Command to launch dial up configuration tool]) ;; + fedora) -+ AC_DEFINE_UNQUOTED(KNETWORKMANAGER_DIALUP_CONFIG, "kdesu --nonewdcop /usr/bin/kppp", [Command to launch dial up configuration tool]) ++ AC_DEFINE_UNQUOTED(KNETWORKMANAGER_DIALUP_CONFIG, "kdesu --nonewdcop /usr/sbin/kppp", [Command to launch dial up configuration tool]) + ;; *) echo "Your distribution (${with_distro}) is not yet supported (e.g. you will not be able to launch a tool to configure dial-up connections.)" Index: knetworkmanager.spec =================================================================== RCS file: /cvs/extras/rpms/knetworkmanager/devel/knetworkmanager.spec,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- knetworkmanager.spec 2 Feb 2007 14:35:40 -0000 1.6 +++ knetworkmanager.spec 9 Apr 2007 03:42:12 -0000 1.7 @@ -1,8 +1,8 @@ -%define svn svn20061113 +%define svn svn20070408 Name: knetworkmanager Version: 0.1 -Release: 0.6.%{svn}%{?dist} +Release: 0.7.%{svn}%{?dist} Summary: KDE applet for Network Manager Group: Applications/Internet @@ -24,13 +24,49 @@ KNetworkManager is a system tray applet for controlling network connections on systems that use the NetworkManager daemon. +%package openvpn +Summary: knetworkmanager openvpn client +Group: Applications/Internet +Requires: %{name} = %{version}-%{release} +Requires: openvpn + +%description openvpn +openvpn support for KNetworkManager + + +%package vpnc +Summary: knetworkmanager vpnc client +Group: Applications/Internet +Requires: %{name} = %{version}-%{release} +Requires: vpnc + +%description vpnc +vpnc support for knetworkmanager + +%package pptp +Summary: knetworkmanager pptp client +Group: Applications/Internet +Requires: %{name} = %{version}-%{release} +Requires: pptp + +%description pptp +pptp support for knetworkmanager + +%package devel +Summary: Common data shared among the MySQL GUI Suites +Group: Development/Libraries +Requires: %{name} = %{version}-%{release} + +%description devel +Development headers for knetworkmanager + %prep %setup -q -n knetworkmanager %patch0 -p1 -b .kppp %build make -f Makefile.cvs -%configure --disable-rpath +%configure --disable-rpath --with-openvpn --with-vpnc --with-pptp make %{?_smp_mflags} @@ -80,9 +116,40 @@ %{_datadir}/apps/knetworkmanager %{_datadir}/config.kcfg/knetworkmanager.kcfg %{_datadir}/applications/fedora-knetworkmanager.desktop +%{_datadir}/servicetypes/knetworkmanager_plugin.desktop +%{_datadir}/servicetypes/knetworkmanager_vpnplugin.desktop + +%files devel +%{_includedir}/knetworkmanager-plugin.h +%{_includedir}/knetworkmanager-vpnplugin.h + +%files openvpn +%{_libdir}/kde3/knetworkmanager_openvpn.la +%{_libdir}/kde3/knetworkmanager_openvpn.so +%{_libdir}/kde3/knetworkmanager_openvpn.so.0 +%{_libdir}/kde3/knetworkmanager_openvpn.so.0.0.0 +%{_datadir}/services/knetworkmanager_openvpn.desktop + +%files vpnc +%{_libdir}/kde3/knetworkmanager_vpnc.la +%{_libdir}/kde3/knetworkmanager_vpnc.so +%{_libdir}/kde3/knetworkmanager_vpnc.so.0 +%{_libdir}/kde3/knetworkmanager_vpnc.so.0.0.0 +%{_datadir}/services/knetworkmanager_vpnc.desktop + +%files pptp +%{_libdir}/kde3/knetworkmanager_pptp.la +%{_libdir}/kde3/knetworkmanager_pptp.so +%{_libdir}/kde3/knetworkmanager_pptp.so.0 +%{_libdir}/kde3/knetworkmanager_pptp.so.0.0.0 +%{_datadir}/services/knetworkmanager_pptp.desktop %changelog +* Sun Mar 08 2007 Dennis Gilmore - 0.1-0.7.svn20070408 +- update to new snapshot +- vpnc ,openvpn, pptp and devel sub packages + * Fri Jan 26 2007 Dennis Gilmore - 0.1-0.6.svn20061113 - build against dbus-qt package Index: sources =================================================================== RCS file: /cvs/extras/rpms/knetworkmanager/devel/sources,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- sources 14 Nov 2006 13:08:52 -0000 1.5 +++ sources 9 Apr 2007 03:42:12 -0000 1.6 @@ -1 +1 @@ -e7ecf02d0d9011dab93b665d8d3b28f6 knetworkmanager-svn20061113.tar.bz2 +2f1cb1f768c46a49335fad5c166b43f0 knetworkmanager-svn20070408.tar.bz2 From fedora-extras-commits at redhat.com Mon Apr 9 05:11:42 2007 From: fedora-extras-commits at redhat.com (Michael Thomas (wart)) Date: Mon, 9 Apr 2007 01:11:42 -0400 Subject: rpms/manaworld/devel .cvsignore, 1.6, 1.7 manaworld.spec, 1.8, 1.9 sources, 1.6, 1.7 Message-ID: <200704090511.l395Bg5e001966@cvs-int.fedora.redhat.com> Author: wart Update of /cvs/extras/rpms/manaworld/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv1940 Modified Files: .cvsignore manaworld.spec sources Log Message: - Update to 0.0.22.2 - Update desktop file categories - Update icon cache update scriptlets Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/manaworld/devel/.cvsignore,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- .cvsignore 17 Jan 2007 17:13:42 -0000 1.6 +++ .cvsignore 9 Apr 2007 05:11:09 -0000 1.7 @@ -1 +1 @@ -tmw-0.0.22.tar.gz +tmw-0.0.22.2.tar.gz Index: manaworld.spec =================================================================== RCS file: /cvs/extras/rpms/manaworld/devel/manaworld.spec,v retrieving revision 1.8 retrieving revision 1.9 diff -u -r1.8 -r1.9 --- manaworld.spec 17 Jan 2007 17:13:42 -0000 1.8 +++ manaworld.spec 9 Apr 2007 05:11:09 -0000 1.9 @@ -1,12 +1,12 @@ Name: manaworld -Version: 0.0.22 +Version: 0.0.22.2 Release: 1%{?dist} Summary: 2D MMORPG world Group: Amusements/Games License: GPL URL: http://themanaworld.org -Source0: http://dl.sourceforge.net/themanaworld/tmw-%{version}.tar.gz +Source0: http://downloads.sourceforge.net/themanaworld/tmw-%{version}.tar.gz Patch0: tmw-0.0.22-nowerror.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) @@ -37,6 +37,8 @@ --vendor fedora \ --dir $RPM_BUILD_ROOT/%{_datadir}/applications/ \ --delete-original \ + --remove-category=Application \ + --add-category=RolePlaying \ $RPM_BUILD_ROOT%{_datadir}/applications/tmw.desktop mkdir -p $RPM_BUILD_ROOT%{_datadir}/icons/hicolor/32x32/apps @@ -49,15 +51,11 @@ %post touch --no-create %{_datadir}/icons/hicolor || : -if [ -x %{_bindir}/gtk-update-icon-cache ]; then - %{_bindir}/gtk-update-icon-cache --quiet %{_datadir}/icons/hicolor || : -fi +%{_bindir}/gtk-update-icon-cache --quiet %{_datadir}/icons/hicolor || : %postun touch --no-create %{_datadir}/icons/hicolor || : -if [ -x %{_bindir}/gtk-update-icon-cache ]; then - %{_bindir}/gtk-update-icon-cache --quiet %{_datadir}/icons/hicolor || : -fi +%{_bindir}/gtk-update-icon-cache --quiet %{_datadir}/icons/hicolor || : %files @@ -71,6 +69,11 @@ %changelog +* Sun Apr 8 2007 Wart 0.0.22.2-1 +- Update to 0.0.22.2 +- Update desktop file categories +- Update icon cache update scriptlets + * Thu Jan 11 2007 Wart 0.0.22-1 - Update to 0.0.22 Index: sources =================================================================== RCS file: /cvs/extras/rpms/manaworld/devel/sources,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- sources 17 Jan 2007 17:13:42 -0000 1.6 +++ sources 9 Apr 2007 05:11:09 -0000 1.7 @@ -1 +1 @@ -f2028ac0aa4ebd325ddef119ba7f1051 tmw-0.0.22.tar.gz +c799a59487284b6812aae42c431b7103 tmw-0.0.22.2.tar.gz From fedora-extras-commits at redhat.com Mon Apr 9 05:34:50 2007 From: fedora-extras-commits at redhat.com (Remi Collet (remi)) Date: Mon, 9 Apr 2007 01:34:50 -0400 Subject: rpms/ocsinventory-client/devel ocsinventory-client.spec,1.7,1.8 Message-ID: <200704090534.l395YoC4002585@cvs-int.fedora.redhat.com> Author: remi Update of /cvs/extras/rpms/ocsinventory-client/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv2567 Modified Files: ocsinventory-client.spec Log Message: use ExcludeArch Index: ocsinventory-client.spec =================================================================== RCS file: /cvs/extras/rpms/ocsinventory-client/devel/ocsinventory-client.spec,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- ocsinventory-client.spec 8 Apr 2007 18:42:00 -0000 1.7 +++ ocsinventory-client.spec 9 Apr 2007 05:34:16 -0000 1.8 @@ -4,13 +4,12 @@ # - ocstag : administrative tag # - ocsserver : OCS Inventory NG communication serveur -# This requires dmidecode (at build and run time) -# which is only not available on ppc. -ExclusiveArch: i386 x86_64 +# This requires dmidecode (at run time) which is only available on x86. +ExcludeArch: ppc ppc64 s390 s390x ia64 Name: ocsinventory-client Version: 1.01 -Release: 4%{?dist}%{?ocstag:.}%{?ocstag} +Release: 5%{?dist}%{?ocstag:.}%{?ocstag} Summary: Open Computer and Software Inventory Next Generation client Group: Development/Libraries @@ -180,6 +179,9 @@ %changelog +* Mon Apr 09 2007 Remi Collet 1.01-5 +- replace ExclusiveArch by ExcludeArch + * Sun Apr 08 2007 Remi Collet 1.01-4 - remove BuildRequires dmidecode - check dmidecode in post scriptlet (not in prep) From fedora-extras-commits at redhat.com Mon Apr 9 05:44:34 2007 From: fedora-extras-commits at redhat.com (Remi Collet (remi)) Date: Mon, 9 Apr 2007 01:44:34 -0400 Subject: rpms/ocsinventory-ipdiscover/FC-6 ocsinventory-ipdiscover.patch, NONE, 1.1 ocsinventory-ipdiscover.spec, NONE, 1.1 sources, 1.1, 1.2 Message-ID: <200704090544.l395iYlm002747@cvs-int.fedora.redhat.com> Author: remi Update of /cvs/extras/rpms/ocsinventory-ipdiscover/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv2710 Modified Files: sources Added Files: ocsinventory-ipdiscover.patch ocsinventory-ipdiscover.spec Log Message: initial release ocsinventory-ipdiscover.patch: --- NEW FILE ocsinventory-ipdiscover.patch --- --- ipdiscover.c.orig 2006-12-08 17:23:15.000000000 +0100 +++ ipdiscover.c 2007-04-06 17:24:02.000000000 +0200 @@ -113,7 +113,7 @@ } void validate_iface( struct sockaddr_in *ipaddr, struct sockaddr_in *netmask, packet *ppacket ){ - char *error_str; + char error_str[100]; if( ntohl(netmask->sin_addr.s_addr) < 0xFFFF0000){ sprintf(error_str, "Invalid netmask -> too large (%s). Stop\n", inet_ntoa(netmask->sin_addr)); --- NEW FILE ocsinventory-ipdiscover.spec --- %define tarname OCSNG_LINUX_AGENT_1.01 Name: ocsinventory-ipdiscover Version: 1.01 Release: 2%{?dist} Summary: Open Computer and Software Inventory Next Generation client Group: Development/Libraries License: GPL URL: http://ocsinventory.sourceforge.net/ Source0: http://downloads.sourceforge.net/sourceforge/ocsinventory/%{tarname}.tar.gz Patch0: ocsinventory-ipdiscover.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) %description Open Computer and Software Inventory Next Generation is an application designed to help a network or system administrator keep track of computer configuration and software installed on the network. It also allows deploying softwares, commands or files on Windows and Linux client computers. %{name} provide the ipdiscover command used by client agent for Linux. %description -l fr Open Computer and Software Inventory Next Generation est une application destin??e ?? aider l'administrateur syst??me ou r??seau ?? garder un oeil sur la configuration des machines du r??seau et sur les logiciels qui y sont install??s. Elle autorise aussi la t??l??diffusion (ou d??ploiement) de logiciels, de commandes ou de fichiers sur les clients Windows ou Linux. %{name} fournit la commande ipdiscover utilis??e par le client pour Linux. %prep %setup -q -n %{tarname} %patch0 -p0 touch -r README timestamp %{__perl} -pi -e 's/\r//' README touch -r timestamp README %build %{__cc} %{optflags} -o ipdiscover ipdiscover.c %install rm -rf %{buildroot} %{__mkdir_p} %{buildroot}%{_sbindir} %{__install} -m 755 ipdiscover %{buildroot}%{_sbindir} %clean rm -rf %{buildroot} %files %defattr(-, root, root, -) %doc README %{_sbindir}/ipdiscover %changelog * Fri Apr 06 2007 Remi Collet 1.01-2 - change source URL - add ocsinventory-ipdiscover.patch - preserve README timestamp * Tue Mar 20 2007 Remi Collet 1.01-1 - split from ocsinventory-client - update to 1.01 Index: sources =================================================================== RCS file: /cvs/extras/rpms/ocsinventory-ipdiscover/FC-6/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 8 Apr 2007 15:20:34 -0000 1.1 +++ sources 9 Apr 2007 05:44:00 -0000 1.2 @@ -0,0 +1 @@ +9e5a5893cd83eb94637c34b60286dcb8 OCSNG_LINUX_AGENT_1.01.tar.gz From fedora-extras-commits at redhat.com Mon Apr 9 05:46:11 2007 From: fedora-extras-commits at redhat.com (Remi Collet (remi)) Date: Mon, 9 Apr 2007 01:46:11 -0400 Subject: rpms/ocsinventory-ipdiscover/FC-5 ocsinventory-ipdiscover.patch, NONE, 1.1 ocsinventory-ipdiscover.spec, NONE, 1.1 sources, 1.1, 1.2 Message-ID: <200704090546.l395kBv3002846@cvs-int.fedora.redhat.com> Author: remi Update of /cvs/extras/rpms/ocsinventory-ipdiscover/FC-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv2820 Modified Files: sources Added Files: ocsinventory-ipdiscover.patch ocsinventory-ipdiscover.spec Log Message: initial release ocsinventory-ipdiscover.patch: --- NEW FILE ocsinventory-ipdiscover.patch --- --- ipdiscover.c.orig 2006-12-08 17:23:15.000000000 +0100 +++ ipdiscover.c 2007-04-06 17:24:02.000000000 +0200 @@ -113,7 +113,7 @@ } void validate_iface( struct sockaddr_in *ipaddr, struct sockaddr_in *netmask, packet *ppacket ){ - char *error_str; + char error_str[100]; if( ntohl(netmask->sin_addr.s_addr) < 0xFFFF0000){ sprintf(error_str, "Invalid netmask -> too large (%s). Stop\n", inet_ntoa(netmask->sin_addr)); --- NEW FILE ocsinventory-ipdiscover.spec --- %define tarname OCSNG_LINUX_AGENT_1.01 Name: ocsinventory-ipdiscover Version: 1.01 Release: 2%{?dist} Summary: Open Computer and Software Inventory Next Generation client Group: Development/Libraries License: GPL URL: http://ocsinventory.sourceforge.net/ Source0: http://downloads.sourceforge.net/sourceforge/ocsinventory/%{tarname}.tar.gz Patch0: ocsinventory-ipdiscover.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) %description Open Computer and Software Inventory Next Generation is an application designed to help a network or system administrator keep track of computer configuration and software installed on the network. It also allows deploying softwares, commands or files on Windows and Linux client computers. %{name} provide the ipdiscover command used by client agent for Linux. %description -l fr Open Computer and Software Inventory Next Generation est une application destin??e ?? aider l'administrateur syst??me ou r??seau ?? garder un oeil sur la configuration des machines du r??seau et sur les logiciels qui y sont install??s. Elle autorise aussi la t??l??diffusion (ou d??ploiement) de logiciels, de commandes ou de fichiers sur les clients Windows ou Linux. %{name} fournit la commande ipdiscover utilis??e par le client pour Linux. %prep %setup -q -n %{tarname} %patch0 -p0 touch -r README timestamp %{__perl} -pi -e 's/\r//' README touch -r timestamp README %build %{__cc} %{optflags} -o ipdiscover ipdiscover.c %install rm -rf %{buildroot} %{__mkdir_p} %{buildroot}%{_sbindir} %{__install} -m 755 ipdiscover %{buildroot}%{_sbindir} %clean rm -rf %{buildroot} %files %defattr(-, root, root, -) %doc README %{_sbindir}/ipdiscover %changelog * Fri Apr 06 2007 Remi Collet 1.01-2 - change source URL - add ocsinventory-ipdiscover.patch - preserve README timestamp * Tue Mar 20 2007 Remi Collet 1.01-1 - split from ocsinventory-client - update to 1.01 Index: sources =================================================================== RCS file: /cvs/extras/rpms/ocsinventory-ipdiscover/FC-5/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 8 Apr 2007 15:20:34 -0000 1.1 +++ sources 9 Apr 2007 05:45:37 -0000 1.2 @@ -0,0 +1 @@ +9e5a5893cd83eb94637c34b60286dcb8 OCSNG_LINUX_AGENT_1.01.tar.gz From fedora-extras-commits at redhat.com Mon Apr 9 05:48:20 2007 From: fedora-extras-commits at redhat.com (Remi Collet (remi)) Date: Mon, 9 Apr 2007 01:48:20 -0400 Subject: rpms/ocsinventory-client/FC-6 ocsinventory-client.spec, 1.3, 1.4 sources, 1.3, 1.4 Message-ID: <200704090548.l395mKEY002964@cvs-int.fedora.redhat.com> Author: remi Update of /cvs/extras/rpms/ocsinventory-client/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv2945 Modified Files: ocsinventory-client.spec sources Log Message: new version 1.01 Index: ocsinventory-client.spec =================================================================== RCS file: /cvs/extras/rpms/ocsinventory-client/FC-6/ocsinventory-client.spec,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- ocsinventory-client.spec 28 Jan 2007 08:34:19 -0000 1.3 +++ ocsinventory-client.spec 9 Apr 2007 05:47:46 -0000 1.4 @@ -1,32 +1,37 @@ -%define tarname OCSNG_LINUX_AGENT_1.0 +%define tarname OCSNG_LINUX_AGENT_1.01 # Can, optionaly, be define at build time (see README.fedora) # - ocstag : administrative tag # - ocsserver : OCS Inventory NG communication serveur -ExclusiveArch: i386 x86_64 +# This requires dmidecode (at run time) which is only available on x86. +ExcludeArch: ppc ppc64 s390 s390x ia64 Name: ocsinventory-client -Version: 1.0 -Release: 1%{?dist}%{?ocstag:.}%{?ocstag} +Version: 1.01 +Release: 5%{?dist}%{?ocstag:.}%{?ocstag} Summary: Open Computer and Software Inventory Next Generation client Group: Development/Libraries License: GPL URL: http://ocsinventory.sourceforge.net/ -Source0: http://heanet.dl.sourceforge.net/sourceforge/ocsinventory/%{tarname}.tar.gz +Source0: http://downloads.sourceforge.net/sourceforge/ocsinventory/%{tarname}.tar.gz Source1: ocsinventory-client.README Source2: ocsinventory-client.README.fr Patch0: ocsinventory-client.patch -# Not noarch because of ipdiscover.c - BuildArch: noarch +BuildArch: noarch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) -BuildRequires: %{_sbindir}/dmidecode, perl +BuildRequires: perl %if %{?fedora}0 Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) %else +%if %{?rhel}0 < 50 %define perl_vendorlib %(eval "`%{__perl} -V:installvendorlib`"; echo $installvendorlib) +%else +Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) +%endif %endif Requires: %{_sbindir}/dmidecode, net-tools, pciutils Requires: %{_sysconfdir}/logrotate.d, %{_sysconfdir}/cron.daily @@ -47,9 +52,10 @@ # No virtual provides for this Requires: perl-Digest-MD5 perl-libwww-perl %else -# Only vitual provides (but not detected) on non RHEL2 +# Only virtual provides (but not detected) on non RHEL2 Requires: perl(HTTP::Request) %endif +Requires: ocsinventory-ipdiscover %description Open Computer and Software Inventory Next Generation is an application @@ -75,12 +81,18 @@ %prep %setup -q -n %{tarname} %patch0 -p0 -b .fedora + +touch -r changelogs timestamp %{__perl} -pi -e 's/\r//' changelogs +touch -r timestamp changelogs +touch -r README timestamp +%{__perl} -pi -e 's/\r//' README +touch -r timestamp README cat <ocsinv.conf OCS_AGENT_DEVICE_ID - $(%{_sbindir}/dmidecode 2>/dev/null | grep "# dmidecode" | cut -d' ' -f3) + DMIDECODE_VERSION 3 %{?ocsserver}%{!?ocsserver:__local__} 0 @@ -114,7 +126,6 @@ %{__perl} Makefile.PL INSTALLDIRS=vendor make %{?_smp_mflags} popd -%{__cc} %{optflags} -o ipdiscover ipdiscover.c %install rm -rf %{buildroot} @@ -127,8 +138,6 @@ rm %{buildroot}%{perl_vendorlib}/Ocsinventory/ocsinventory-client.pl popd -%{__install} -m 755 ipdiscover %{buildroot}%{_sbindir} - %{__mkdir_p} %{buildroot}%{_localstatedir}/log/%{name} %{__mkdir_p} %{buildroot}%{_sysconfdir}/%{name} @@ -148,7 +157,9 @@ if [ "$1" -eq "1" ] then OCS_AGENT_DEVICE_ID=$(hostname)-$(date +%%Y-%%m-%%d-%%H-%%M-%%S) - %{__perl} -pi -e "s/OCS_AGENT_DEVICE_ID/$OCS_AGENT_DEVICE_ID/" %{_sysconfdir}/%{name}/ocsinv.conf + DMIDECODE_VERSION=$(%{_sbindir}/dmidecode 2>/dev/null | grep "# dmidecode" | cut -d' ' -f3) + %{__perl} -pi -e "s/OCS_AGENT_DEVICE_ID/$OCS_AGENT_DEVICE_ID/;s/DMIDECODE_VERSION/$DMIDECODE_VERSION/" \ + %{_sysconfdir}/%{name}/ocsinv.conf else # Update from RC3 %{__perl} -pi -e "s/>local__local__ 1.01-5 +- replace ExclusiveArch by ExcludeArch + +* Sun Apr 08 2007 Remi Collet 1.01-4 +- remove BuildRequires dmidecode +- check dmidecode in post scriptlet (not in prep) + +* Sun Apr 08 2007 Remi Collet 1.01-3 +- change to noarch again. + +* Sun Apr 08 2007 Remi Collet 1.01-2 +- switch back ExclusiveArch: i386 x86_64 (no dmidecode on ppc) + +* Tue Mar 20 2007 Remi Collet 1.01-1 +- update to 1.01 +- change to noarch +- split and Requires ocsinventory-ipdiscover + * Sun Jan 28 2007 Remi Collet 1.0-1 - update to 1.0 Final - add sleep in cron task (time balancing for large network) Index: sources =================================================================== RCS file: /cvs/extras/rpms/ocsinventory-client/FC-6/sources,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- sources 28 Jan 2007 08:34:19 -0000 1.3 +++ sources 9 Apr 2007 05:47:46 -0000 1.4 @@ -1 +1 @@ -2103290f3dd7e02f9174899d22a2dc3c OCSNG_LINUX_AGENT_1.0.tar.gz +9e5a5893cd83eb94637c34b60286dcb8 OCSNG_LINUX_AGENT_1.01.tar.gz From fedora-extras-commits at redhat.com Mon Apr 9 05:55:44 2007 From: fedora-extras-commits at redhat.com (Remi Collet (remi)) Date: Mon, 9 Apr 2007 01:55:44 -0400 Subject: rpms/ocsinventory-client/FC-5 ocsinventory-client.spec, 1.3, 1.4 sources, 1.3, 1.4 Message-ID: <200704090555.l395ti4v003063@cvs-int.fedora.redhat.com> Author: remi Update of /cvs/extras/rpms/ocsinventory-client/FC-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv3044 Modified Files: ocsinventory-client.spec sources Log Message: new version 1.01 Index: ocsinventory-client.spec =================================================================== RCS file: /cvs/extras/rpms/ocsinventory-client/FC-5/ocsinventory-client.spec,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- ocsinventory-client.spec 28 Jan 2007 08:35:50 -0000 1.3 +++ ocsinventory-client.spec 9 Apr 2007 05:55:10 -0000 1.4 @@ -1,32 +1,37 @@ -%define tarname OCSNG_LINUX_AGENT_1.0 +%define tarname OCSNG_LINUX_AGENT_1.01 # Can, optionaly, be define at build time (see README.fedora) # - ocstag : administrative tag # - ocsserver : OCS Inventory NG communication serveur -ExclusiveArch: i386 x86_64 +# This requires dmidecode (at run time) which is only available on x86. +ExcludeArch: ppc ppc64 s390 s390x ia64 Name: ocsinventory-client -Version: 1.0 -Release: 1%{?dist}%{?ocstag:.}%{?ocstag} +Version: 1.01 +Release: 5%{?dist}%{?ocstag:.}%{?ocstag} Summary: Open Computer and Software Inventory Next Generation client Group: Development/Libraries License: GPL URL: http://ocsinventory.sourceforge.net/ -Source0: http://heanet.dl.sourceforge.net/sourceforge/ocsinventory/%{tarname}.tar.gz +Source0: http://downloads.sourceforge.net/sourceforge/ocsinventory/%{tarname}.tar.gz Source1: ocsinventory-client.README Source2: ocsinventory-client.README.fr Patch0: ocsinventory-client.patch -# Not noarch because of ipdiscover.c - BuildArch: noarch +BuildArch: noarch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) -BuildRequires: %{_sbindir}/dmidecode, perl +BuildRequires: perl %if %{?fedora}0 Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) %else +%if %{?rhel}0 < 50 %define perl_vendorlib %(eval "`%{__perl} -V:installvendorlib`"; echo $installvendorlib) +%else +Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) +%endif %endif Requires: %{_sbindir}/dmidecode, net-tools, pciutils Requires: %{_sysconfdir}/logrotate.d, %{_sysconfdir}/cron.daily @@ -47,9 +52,10 @@ # No virtual provides for this Requires: perl-Digest-MD5 perl-libwww-perl %else -# Only vitual provides (but not detected) on non RHEL2 +# Only virtual provides (but not detected) on non RHEL2 Requires: perl(HTTP::Request) %endif +Requires: ocsinventory-ipdiscover %description Open Computer and Software Inventory Next Generation is an application @@ -75,12 +81,18 @@ %prep %setup -q -n %{tarname} %patch0 -p0 -b .fedora + +touch -r changelogs timestamp %{__perl} -pi -e 's/\r//' changelogs +touch -r timestamp changelogs +touch -r README timestamp +%{__perl} -pi -e 's/\r//' README +touch -r timestamp README cat <ocsinv.conf OCS_AGENT_DEVICE_ID - $(%{_sbindir}/dmidecode 2>/dev/null | grep "# dmidecode" | cut -d' ' -f3) + DMIDECODE_VERSION 3 %{?ocsserver}%{!?ocsserver:__local__} 0 @@ -114,7 +126,6 @@ %{__perl} Makefile.PL INSTALLDIRS=vendor make %{?_smp_mflags} popd -%{__cc} %{optflags} -o ipdiscover ipdiscover.c %install rm -rf %{buildroot} @@ -127,8 +138,6 @@ rm %{buildroot}%{perl_vendorlib}/Ocsinventory/ocsinventory-client.pl popd -%{__install} -m 755 ipdiscover %{buildroot}%{_sbindir} - %{__mkdir_p} %{buildroot}%{_localstatedir}/log/%{name} %{__mkdir_p} %{buildroot}%{_sysconfdir}/%{name} @@ -148,7 +157,9 @@ if [ "$1" -eq "1" ] then OCS_AGENT_DEVICE_ID=$(hostname)-$(date +%%Y-%%m-%%d-%%H-%%M-%%S) - %{__perl} -pi -e "s/OCS_AGENT_DEVICE_ID/$OCS_AGENT_DEVICE_ID/" %{_sysconfdir}/%{name}/ocsinv.conf + DMIDECODE_VERSION=$(%{_sbindir}/dmidecode 2>/dev/null | grep "# dmidecode" | cut -d' ' -f3) + %{__perl} -pi -e "s/OCS_AGENT_DEVICE_ID/$OCS_AGENT_DEVICE_ID/;s/DMIDECODE_VERSION/$DMIDECODE_VERSION/" \ + %{_sysconfdir}/%{name}/ocsinv.conf else # Update from RC3 %{__perl} -pi -e "s/>local__local__ 1.01-5 +- replace ExclusiveArch by ExcludeArch + +* Sun Apr 08 2007 Remi Collet 1.01-4 +- remove BuildRequires dmidecode +- check dmidecode in post scriptlet (not in prep) + +* Sun Apr 08 2007 Remi Collet 1.01-3 +- change to noarch again. + +* Sun Apr 08 2007 Remi Collet 1.01-2 +- switch back ExclusiveArch: i386 x86_64 (no dmidecode on ppc) + +* Tue Mar 20 2007 Remi Collet 1.01-1 +- update to 1.01 +- change to noarch +- split and Requires ocsinventory-ipdiscover + * Sun Jan 28 2007 Remi Collet 1.0-1 - update to 1.0 Final - add sleep in cron task (time balancing for large network) Index: sources =================================================================== RCS file: /cvs/extras/rpms/ocsinventory-client/FC-5/sources,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- sources 28 Jan 2007 08:35:50 -0000 1.3 +++ sources 9 Apr 2007 05:55:10 -0000 1.4 @@ -1 +1 @@ -2103290f3dd7e02f9174899d22a2dc3c OCSNG_LINUX_AGENT_1.0.tar.gz +9e5a5893cd83eb94637c34b60286dcb8 OCSNG_LINUX_AGENT_1.01.tar.gz From fedora-extras-commits at redhat.com Mon Apr 9 09:48:09 2007 From: fedora-extras-commits at redhat.com (Gilboa Davara (gilboa)) Date: Mon, 9 Apr 2007 05:48:09 -0400 Subject: rpms/icewm/FC-5 icewm-1.2.30-apm-battery.patch, NONE, 1.1 icewm.spec, 1.1, 1.2 Message-ID: <200704090948.l399m9IT023452@cvs-int.fedora.redhat.com> Author: gilboa Update of /cvs/extras/rpms/icewm/FC-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv23423 Modified Files: icewm.spec Added Files: icewm-1.2.30-apm-battery.patch Log Message: icewm-1.2.30-apm-battery.patch: --- NEW FILE icewm-1.2.30-apm-battery.patch --- --- src/aapm.cc.orig Sat Apr 7 21:01:04 2007 +++ src/aapm.cc Sat Apr 7 21:02:57 2007 @@ -632,7 +632,7 @@ //estimate applet's size for (i = 0; i < batteryNum; i++) { - if (acpiBatteries[i]->present == BAT_ABSENT) + if (mode == ACPI && acpiBatteries[i]->present == BAT_ABSENT) continue; if (taskBarShowApmTime) strcat(buf, "0:00"); Index: icewm.spec =================================================================== RCS file: /cvs/extras/rpms/icewm/FC-5/icewm.spec,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- icewm.spec 16 Feb 2007 00:45:11 -0000 1.1 +++ icewm.spec 9 Apr 2007 09:47:35 -0000 1.2 @@ -1,6 +1,6 @@ Name: icewm Version: 1.2.30 -Release: 12%{?dist} +Release: 13%{?dist} Summary: Light and configurable window manager Group: User Interface/Desktops @@ -28,6 +28,7 @@ Patch1: icewm-menu.patch Patch2: icewm-toolbar.patch Patch3: icewm-keys.patch +Patch4: icewm-1.2.30-apm-battery.patch %description @@ -67,6 +68,7 @@ %patch1 -p1 -b .menu %patch2 -p1 -b .toolbar %patch3 -p1 -b .keys +%patch4 -p0 -b .apmbattery %build @@ -129,6 +131,9 @@ %changelog +* Mon Apr 09 2007 - 1.2.30-13 +- APMStatus crash fix. (Icewm #1696182) + * Sat Feb 10 2007 - 1.2.30-12 - Add missing dot in the -gnome sub-package description. - Replace REQ icewm (in both -gnome and -xdgmenu) with icewm-x.x.x. From fedora-extras-commits at redhat.com Mon Apr 9 09:49:58 2007 From: fedora-extras-commits at redhat.com (Gilboa Davara (gilboa)) Date: Mon, 9 Apr 2007 05:49:58 -0400 Subject: rpms/icewm/FC-6 icewm-1.2.30-apm-battery.patch, NONE, 1.1 icewm.spec, 1.1, 1.2 Message-ID: <200704090949.l399nwVs023501@cvs-int.fedora.redhat.com> Author: gilboa Update of /cvs/extras/rpms/icewm/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv23477 Modified Files: icewm.spec Added Files: icewm-1.2.30-apm-battery.patch Log Message: icewm-1.2.30-apm-battery.patch: --- NEW FILE icewm-1.2.30-apm-battery.patch --- --- src/aapm.cc.orig Sat Apr 7 21:01:04 2007 +++ src/aapm.cc Sat Apr 7 21:02:57 2007 @@ -632,7 +632,7 @@ //estimate applet's size for (i = 0; i < batteryNum; i++) { - if (acpiBatteries[i]->present == BAT_ABSENT) + if (mode == ACPI && acpiBatteries[i]->present == BAT_ABSENT) continue; if (taskBarShowApmTime) strcat(buf, "0:00"); Index: icewm.spec =================================================================== RCS file: /cvs/extras/rpms/icewm/FC-6/icewm.spec,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- icewm.spec 16 Feb 2007 00:44:41 -0000 1.1 +++ icewm.spec 9 Apr 2007 09:49:24 -0000 1.2 @@ -1,6 +1,6 @@ Name: icewm Version: 1.2.30 -Release: 12%{?dist} +Release: 13%{?dist} Summary: Light and configurable window manager Group: User Interface/Desktops @@ -28,6 +28,7 @@ Patch1: icewm-menu.patch Patch2: icewm-toolbar.patch Patch3: icewm-keys.patch +Patch4: icewm-1.2.30-apm-battery.patch %description @@ -67,6 +68,7 @@ %patch1 -p1 -b .menu %patch2 -p1 -b .toolbar %patch3 -p1 -b .keys +%patch4 -p0 -b .apmbattery %build @@ -129,6 +131,9 @@ %changelog +* Mon Apr 09 2007 - 1.2.30-13 +- APMStatus crash fix. (Icewm #1696182) + * Sat Feb 10 2007 - 1.2.30-12 - Add missing dot in the -gnome sub-package description. - Replace REQ icewm (in both -gnome and -xdgmenu) with icewm-x.x.x. From fedora-extras-commits at redhat.com Mon Apr 9 09:51:42 2007 From: fedora-extras-commits at redhat.com (Gilboa Davara (gilboa)) Date: Mon, 9 Apr 2007 05:51:42 -0400 Subject: rpms/icewm/devel icewm-1.2.30-apm-battery.patch, NONE, 1.1 icewm.spec, 1.1, 1.2 Message-ID: <200704090951.l399pgbN023581@cvs-int.fedora.redhat.com> Author: gilboa Update of /cvs/extras/rpms/icewm/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv23556 Modified Files: icewm.spec Added Files: icewm-1.2.30-apm-battery.patch Log Message: icewm-1.2.30-apm-battery.patch: --- NEW FILE icewm-1.2.30-apm-battery.patch --- --- src/aapm.cc.orig Sat Apr 7 21:01:04 2007 +++ src/aapm.cc Sat Apr 7 21:02:57 2007 @@ -632,7 +632,7 @@ //estimate applet's size for (i = 0; i < batteryNum; i++) { - if (acpiBatteries[i]->present == BAT_ABSENT) + if (mode == ACPI && acpiBatteries[i]->present == BAT_ABSENT) continue; if (taskBarShowApmTime) strcat(buf, "0:00"); Index: icewm.spec =================================================================== RCS file: /cvs/extras/rpms/icewm/devel/icewm.spec,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- icewm.spec 15 Feb 2007 09:55:58 -0000 1.1 +++ icewm.spec 9 Apr 2007 09:51:08 -0000 1.2 @@ -1,6 +1,6 @@ Name: icewm Version: 1.2.30 -Release: 12%{?dist} +Release: 13%{?dist} Summary: Light and configurable window manager Group: User Interface/Desktops @@ -28,6 +28,7 @@ Patch1: icewm-menu.patch Patch2: icewm-toolbar.patch Patch3: icewm-keys.patch +Patch4: icewm-1.2.30-apm-battery.patch %description @@ -67,6 +68,7 @@ %patch1 -p1 -b .menu %patch2 -p1 -b .toolbar %patch3 -p1 -b .keys +%patch4 -p0 -b .apmbattery %build @@ -129,6 +131,9 @@ %changelog +* Mon Apr 09 2007 - 1.2.30-13 +- APMStatus crash fix. (Icewm #1696182) + * Sat Feb 10 2007 - 1.2.30-12 - Add missing dot in the -gnome sub-package description. - Replace REQ icewm (in both -gnome and -xdgmenu) with icewm-x.x.x. From fedora-extras-commits at redhat.com Mon Apr 9 10:48:01 2007 From: fedora-extras-commits at redhat.com (Joshua W. Boyer (jwboyer)) Date: Mon, 9 Apr 2007 06:48:01 -0400 Subject: owners owners.list,1.2656,1.2657 Message-ID: <200704091048.l39Am130028814@cvs-int.fedora.redhat.com> Author: jwboyer Update of /cvs/extras/owners In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv28777 Modified Files: owners.list Log Message: Add aoetools Index: owners.list =================================================================== RCS file: /cvs/extras/owners/owners.list,v retrieving revision 1.2656 retrieving revision 1.2657 diff -u -r1.2656 -r1.2657 --- owners.list 8 Apr 2007 20:20:51 -0000 1.2656 +++ owners.list 9 Apr 2007 10:47:31 -0000 1.2657 @@ -61,6 +61,7 @@ Fedora Extras|ant-contrib|Collection of tasks for Ant|ifoox at redhat.com|extras-qa at fedoraproject.org| Fedora Extras|anthy|A Japanese character set input library|tagoh at redhat.com|extras-qa at fedoraproject.org| Fedora Extras|antiword|MS Word to ASCII/Postscript converter|adrian at lisas.de|extras-qa at fedoraproject.org| +Fedora Extras|aoetools|ATA over Ethernet Tools|jima at beer.tclug.org|extras-qa at fedoraproject.org| Fedora Extras|apachetop|A top-like display of Apache logs|gauret at free.fr|extras-qa at fedoraproject.org| Fedora Extras|apcupsd|APC UPS Power Control Daemon for Linux|orion at cora.nwra.com|extras-qa at fedoraproject.org| Fedora Extras|apel|A Portable Emacs Library|tagoh at redhat.com|extras-qa at fedoraproject.org| From fedora-extras-commits at redhat.com Mon Apr 9 10:48:12 2007 From: fedora-extras-commits at redhat.com (Joshua W. Boyer (jwboyer)) Date: Mon, 9 Apr 2007 06:48:12 -0400 Subject: rpms/aoetools - New directory Message-ID: <200704091048.l39AmCx8028867@cvs-int.fedora.redhat.com> Author: jwboyer Update of /cvs/extras/rpms/aoetools In directory cvs-int.fedora.redhat.com:/home/fedora/jwboyer/owners/tmpcvsr28841/rpms/aoetools Log Message: Directory /cvs/extras/rpms/aoetools added to the repository From fedora-extras-commits at redhat.com Mon Apr 9 10:48:17 2007 From: fedora-extras-commits at redhat.com (Joshua W. Boyer (jwboyer)) Date: Mon, 9 Apr 2007 06:48:17 -0400 Subject: rpms/aoetools/devel - New directory Message-ID: <200704091048.l39AmHNX028880@cvs-int.fedora.redhat.com> Author: jwboyer Update of /cvs/extras/rpms/aoetools/devel In directory cvs-int.fedora.redhat.com:/home/fedora/jwboyer/owners/tmpcvsr28841/rpms/aoetools/devel Log Message: Directory /cvs/extras/rpms/aoetools/devel added to the repository From fedora-extras-commits at redhat.com Mon Apr 9 10:48:27 2007 From: fedora-extras-commits at redhat.com (Joshua W. Boyer (jwboyer)) Date: Mon, 9 Apr 2007 06:48:27 -0400 Subject: rpms/aoetools Makefile, NONE, 1.1 import.log, NONE, 1.1 pkg.acl, NONE, 1.1 Message-ID: <200704091048.l39AmRwh028906@cvs-int.fedora.redhat.com> Author: jwboyer Update of /cvs/extras/rpms/aoetools In directory cvs-int.fedora.redhat.com:/home/fedora/jwboyer/owners/tmpcvsr28841/rpms/aoetools Added Files: Makefile import.log pkg.acl Log Message: Setup of module aoetools --- NEW FILE Makefile --- # Top level Makefile for module aoetools 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 --- --- NEW FILE pkg.acl --- From fedora-extras-commits at redhat.com Mon Apr 9 10:48:36 2007 From: fedora-extras-commits at redhat.com (Joshua W. Boyer (jwboyer)) Date: Mon, 9 Apr 2007 06:48:36 -0400 Subject: rpms/aoetools/devel .cvsignore, NONE, 1.1 Makefile, NONE, 1.1 sources, NONE, 1.1 Message-ID: <200704091048.l39AmaTp028923@cvs-int.fedora.redhat.com> Author: jwboyer Update of /cvs/extras/rpms/aoetools/devel In directory cvs-int.fedora.redhat.com:/home/fedora/jwboyer/owners/tmpcvsr28841/rpms/aoetools/devel Added Files: .cvsignore Makefile sources Log Message: Setup of module aoetools --- NEW FILE .cvsignore --- --- NEW FILE Makefile --- # Makefile for source rpm: aoetools # $Id: Makefile,v 1.1 2007/04/09 10:48:32 jwboyer Exp $ NAME := aoetools SPECFILE = $(firstword $(wildcard *.spec)) define find-makefile-common for d in common ../common ../../common ; do if [ -f $$d/Makefile.common ] ; then if [ -f $$d/CVS/Root -a -w $$/Makefile.common ] ; then cd $$d ; cvs -Q update ; fi ; echo "$$d/Makefile.common" ; break ; fi ; done endef MAKEFILE_COMMON := $(shell $(find-makefile-common)) ifeq ($(MAKEFILE_COMMON),) # attept a checkout define checkout-makefile-common test -f CVS/Root && { cvs -Q -d $$(cat CVS/Root) checkout common && echo "common/Makefile.common" ; } || { echo "ERROR: I can't figure out how to checkout the 'common' module." ; exit -1 ; } >&2 endef MAKEFILE_COMMON := $(shell $(checkout-makefile-common)) endif include $(MAKEFILE_COMMON) --- NEW FILE sources --- From fedora-extras-commits at redhat.com Mon Apr 9 10:50:26 2007 From: fedora-extras-commits at redhat.com (Joshua W. Boyer (jwboyer)) Date: Mon, 9 Apr 2007 06:50:26 -0400 Subject: owners owners.list,1.2657,1.2658 Message-ID: <200704091050.l39AoQuq029179@cvs-int.fedora.redhat.com> Author: jwboyer Update of /cvs/extras/owners In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv29159 Modified Files: owners.list Log Message: Add vblade Index: owners.list =================================================================== RCS file: /cvs/extras/owners/owners.list,v retrieving revision 1.2657 retrieving revision 1.2658 diff -u -r1.2657 -r1.2658 --- owners.list 9 Apr 2007 10:47:31 -0000 1.2657 +++ owners.list 9 Apr 2007 10:49:56 -0000 1.2658 @@ -2936,6 +2936,7 @@ Fedora Extras|vala|A modern programming language for GNOME|michel.salim at gmail.com|extras-qa at fedoraproject.org| Fedora Extras|valknut|Direct Connect client|lmacken at redhat.com|extras-qa at fedoraproject.org| Fedora Extras|varconf|WorldForge configuration library|wart at kobold.org|extras-qa at fedoraproject.org| +Fedora Extras|vblade|Virtual EtherDrive (R) blade daemon|jima at beer.tclug.org|extras-qa at fedoraproject.org| Fedora Extras|vdr|Video Disk Recorder|ville.skytta at iki.fi|extras-qa at fedoraproject.org| Fedora Extras|vdr-femon|DVB frontend status monitor plugin for VDR|ville.skytta at iki.fi|extras-qa at fedoraproject.org| Fedora Extras|vdr-osdteletext|OSD teletext plugin for VDR|ville.skytta at iki.fi|extras-qa at fedoraproject.org| From fedora-extras-commits at redhat.com Mon Apr 9 10:50:41 2007 From: fedora-extras-commits at redhat.com (Joshua W. Boyer (jwboyer)) Date: Mon, 9 Apr 2007 06:50:41 -0400 Subject: rpms/vblade - New directory Message-ID: <200704091050.l39Aofra029231@cvs-int.fedora.redhat.com> Author: jwboyer Update of /cvs/extras/rpms/vblade In directory cvs-int.fedora.redhat.com:/home/fedora/jwboyer/owners/tmpcvsW29204/rpms/vblade Log Message: Directory /cvs/extras/rpms/vblade added to the repository From fedora-extras-commits at redhat.com Mon Apr 9 10:50:53 2007 From: fedora-extras-commits at redhat.com (Joshua W. Boyer (jwboyer)) Date: Mon, 9 Apr 2007 06:50:53 -0400 Subject: rpms/vblade/devel - New directory Message-ID: <200704091050.l39Aorlr029243@cvs-int.fedora.redhat.com> Author: jwboyer Update of /cvs/extras/rpms/vblade/devel In directory cvs-int.fedora.redhat.com:/home/fedora/jwboyer/owners/tmpcvsW29204/rpms/vblade/devel Log Message: Directory /cvs/extras/rpms/vblade/devel added to the repository From fedora-extras-commits at redhat.com Mon Apr 9 10:51:03 2007 From: fedora-extras-commits at redhat.com (Joshua W. Boyer (jwboyer)) Date: Mon, 9 Apr 2007 06:51:03 -0400 Subject: rpms/vblade Makefile,NONE,1.1 import.log,NONE,1.1 pkg.acl,NONE,1.1 Message-ID: <200704091051.l39Ap3WQ029272@cvs-int.fedora.redhat.com> Author: jwboyer Update of /cvs/extras/rpms/vblade In directory cvs-int.fedora.redhat.com:/home/fedora/jwboyer/owners/tmpcvsW29204/rpms/vblade Added Files: Makefile import.log pkg.acl Log Message: Setup of module vblade --- NEW FILE Makefile --- # Top level Makefile for module vblade 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 --- --- NEW FILE pkg.acl --- From fedora-extras-commits at redhat.com Mon Apr 9 10:51:12 2007 From: fedora-extras-commits at redhat.com (Joshua W. Boyer (jwboyer)) Date: Mon, 9 Apr 2007 06:51:12 -0400 Subject: rpms/vblade/devel .cvsignore, NONE, 1.1 Makefile, NONE, 1.1 sources, NONE, 1.1 Message-ID: <200704091051.l39ApCbe029290@cvs-int.fedora.redhat.com> Author: jwboyer Update of /cvs/extras/rpms/vblade/devel In directory cvs-int.fedora.redhat.com:/home/fedora/jwboyer/owners/tmpcvsW29204/rpms/vblade/devel Added Files: .cvsignore Makefile sources Log Message: Setup of module vblade --- NEW FILE .cvsignore --- --- NEW FILE Makefile --- # Makefile for source rpm: vblade # $Id: Makefile,v 1.1 2007/04/09 10:51:08 jwboyer Exp $ NAME := vblade SPECFILE = $(firstword $(wildcard *.spec)) define find-makefile-common for d in common ../common ../../common ; do if [ -f $$d/Makefile.common ] ; then if [ -f $$d/CVS/Root -a -w $$/Makefile.common ] ; then cd $$d ; cvs -Q update ; fi ; echo "$$d/Makefile.common" ; break ; fi ; done endef MAKEFILE_COMMON := $(shell $(find-makefile-common)) ifeq ($(MAKEFILE_COMMON),) # attept a checkout define checkout-makefile-common test -f CVS/Root && { cvs -Q -d $$(cat CVS/Root) checkout common && echo "common/Makefile.common" ; } || { echo "ERROR: I can't figure out how to checkout the 'common' module." ; exit -1 ; } >&2 endef MAKEFILE_COMMON := $(shell $(checkout-makefile-common)) endif include $(MAKEFILE_COMMON) --- NEW FILE sources --- From fedora-extras-commits at redhat.com Mon Apr 9 10:54:46 2007 From: fedora-extras-commits at redhat.com (Joshua W. Boyer (jwboyer)) Date: Mon, 9 Apr 2007 06:54:46 -0400 Subject: owners owners.list,1.2658,1.2659 Message-ID: <200704091054.l39AskxY029576@cvs-int.fedora.redhat.com> Author: jwboyer Update of /cvs/extras/owners In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv29547 Modified Files: owners.list Log Message: Add perl-SVG-Graph Index: owners.list =================================================================== RCS file: /cvs/extras/owners/owners.list,v retrieving revision 1.2658 retrieving revision 1.2659 diff -u -r1.2658 -r1.2659 --- owners.list 9 Apr 2007 10:49:56 -0000 1.2658 +++ owners.list 9 Apr 2007 10:54:16 -0000 1.2659 @@ -2085,6 +2085,7 @@ Fedora Extras|perl-Sub-Uplevel|Run a perl function in an upper stack frame|jpo at di.uminho.pt|extras-qa at fedoraproject.org|fedora-perl-devel-list at redhat.com Fedora Extras|perl-SUPER|Sane superclass method dispatcher|cweyl at alumni.drew.edu|extras-qa at fedoraproject.org|fedora-perl-devel-list at redhat.com Fedora Extras|perl-SVG|An extension to generate stand-alone or inline SVG|alexl at users.sourceforge.net|extras-qa at fedoraproject.org| +Fedora Extras|perl-SVG-Graph|Visualize data in Scalable Vector Graphics (SVG) format|alexl at users.sourceforge.net|extras-qa at fedoraproject.org| Fedora Extras|perl-SVK|Distributed Version Control System|ianburrell at gmail.com|extras-qa at fedoraproject.org|fedora-perl-devel-list at redhat.com Fedora Extras|perl-SVN-Mirror|Mirror remote repository to local Subversion repository|ianburrell at gmail.com|extras-qa at fedoraproject.org|fedora-perl-devel-list at redhat.com Fedora Extras|perl-SVN-Simple|Simple interface to subversion's editor interface|ianburrell at gmail.com|extras-qa at fedoraproject.org|fedora-perl-devel-list at redhat.com From fedora-extras-commits at redhat.com Mon Apr 9 10:55:01 2007 From: fedora-extras-commits at redhat.com (Joshua W. Boyer (jwboyer)) Date: Mon, 9 Apr 2007 06:55:01 -0400 Subject: rpms/perl-SVG-Graph - New directory Message-ID: <200704091055.l39At14Z029627@cvs-int.fedora.redhat.com> Author: jwboyer Update of /cvs/extras/rpms/perl-SVG-Graph In directory cvs-int.fedora.redhat.com:/home/fedora/jwboyer/owners/tmpcvsb29601/rpms/perl-SVG-Graph Log Message: Directory /cvs/extras/rpms/perl-SVG-Graph added to the repository From fedora-extras-commits at redhat.com Mon Apr 9 10:55:11 2007 From: fedora-extras-commits at redhat.com (Joshua W. Boyer (jwboyer)) Date: Mon, 9 Apr 2007 06:55:11 -0400 Subject: rpms/perl-SVG-Graph/devel - New directory Message-ID: <200704091055.l39AtBdY029640@cvs-int.fedora.redhat.com> Author: jwboyer Update of /cvs/extras/rpms/perl-SVG-Graph/devel In directory cvs-int.fedora.redhat.com:/home/fedora/jwboyer/owners/tmpcvsb29601/rpms/perl-SVG-Graph/devel Log Message: Directory /cvs/extras/rpms/perl-SVG-Graph/devel added to the repository From fedora-extras-commits at redhat.com Mon Apr 9 10:55:20 2007 From: fedora-extras-commits at redhat.com (Joshua W. Boyer (jwboyer)) Date: Mon, 9 Apr 2007 06:55:20 -0400 Subject: rpms/perl-SVG-Graph Makefile, NONE, 1.1 import.log, NONE, 1.1 pkg.acl, NONE, 1.1 Message-ID: <200704091055.l39AtKAJ029672@cvs-int.fedora.redhat.com> Author: jwboyer Update of /cvs/extras/rpms/perl-SVG-Graph In directory cvs-int.fedora.redhat.com:/home/fedora/jwboyer/owners/tmpcvsb29601/rpms/perl-SVG-Graph Added Files: Makefile import.log pkg.acl Log Message: Setup of module perl-SVG-Graph --- NEW FILE Makefile --- # Top level Makefile for module perl-SVG-Graph 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 --- --- NEW FILE pkg.acl --- From fedora-extras-commits at redhat.com Mon Apr 9 10:55:30 2007 From: fedora-extras-commits at redhat.com (Joshua W. Boyer (jwboyer)) Date: Mon, 9 Apr 2007 06:55:30 -0400 Subject: rpms/perl-SVG-Graph/devel .cvsignore, NONE, 1.1 Makefile, NONE, 1.1 sources, NONE, 1.1 Message-ID: <200704091055.l39AtURF029737@cvs-int.fedora.redhat.com> Author: jwboyer Update of /cvs/extras/rpms/perl-SVG-Graph/devel In directory cvs-int.fedora.redhat.com:/home/fedora/jwboyer/owners/tmpcvsb29601/rpms/perl-SVG-Graph/devel Added Files: .cvsignore Makefile sources Log Message: Setup of module perl-SVG-Graph --- NEW FILE .cvsignore --- --- NEW FILE Makefile --- # Makefile for source rpm: perl-SVG-Graph # $Id: Makefile,v 1.1 2007/04/09 10:55:25 jwboyer Exp $ NAME := perl-SVG-Graph SPECFILE = $(firstword $(wildcard *.spec)) define find-makefile-common for d in common ../common ../../common ; do if [ -f $$d/Makefile.common ] ; then if [ -f $$d/CVS/Root -a -w $$/Makefile.common ] ; then cd $$d ; cvs -Q update ; fi ; echo "$$d/Makefile.common" ; break ; fi ; done endef MAKEFILE_COMMON := $(shell $(find-makefile-common)) ifeq ($(MAKEFILE_COMMON),) # attept a checkout define checkout-makefile-common test -f CVS/Root && { cvs -Q -d $$(cat CVS/Root) checkout common && echo "common/Makefile.common" ; } || { echo "ERROR: I can't figure out how to checkout the 'common' module." ; exit -1 ; } >&2 endef MAKEFILE_COMMON := $(shell $(checkout-makefile-common)) endif include $(MAKEFILE_COMMON) --- NEW FILE sources --- From fedora-extras-commits at redhat.com Mon Apr 9 11:27:47 2007 From: fedora-extras-commits at redhat.com (Alex Lancaster (alexlan)) Date: Mon, 9 Apr 2007 07:27:47 -0400 Subject: rpms/perl-SVG-Graph/devel LICENSE.fedora, NONE, 1.1 perl-SVG-Graph.spec, NONE, 1.1 .cvsignore, 1.1, 1.2 sources, 1.1, 1.2 Message-ID: <200704091127.l39BRllk001940@cvs-int.fedora.redhat.com> Author: alexlan Update of /cvs/extras/rpms/perl-SVG-Graph/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv1914/devel Modified Files: .cvsignore sources Added Files: LICENSE.fedora perl-SVG-Graph.spec Log Message: auto-import perl-SVG-Graph-0.01-6 on branch devel from perl-SVG-Graph-0.01-6.src.rpm --- NEW FILE LICENSE.fedora --- From: "Allen Day" Subject: Re: License terms for perl-SVG-Graph? To: "Alex Lancaster" Date: Sun, 1 Apr 2007 00:47:21 -0700 Reply-To: allenday at ucla.edu Hi Alex, My oversight. It's released under the Artistic License. -Allen On 3/26/07, Alex Lancaster wrote: > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 > > Dear Allen and Chris, > > I am trying to package your Perl package SVG-Graph as part of the > Fedora Linux distribution (it is also required as a dependency for > bioperl), see: https://bugzilla.redhat.com/233848 for this discussion. > In order to distribute the package, however, we need to clarify the > license, currently the only mention is the following: > > COPYRIGHT AND LICENCE > > Copyright (C) 2002-2003 Allen Day , > Chris To > > However, that only states the copyright owners (yourselves), but > doesn't state the license distribution terms. Could you clarify your > intentions with respect to the license? Usually most CPAN Perl > modules are distributed under the same terms as Perl, that is can be > distributed under the terms of either "Artistic" or the GNU GPL > license. > > If so, could you please include state so *explicitly* in your package, > or otherwise indicate to me that the package can be distributed under > a suitable open source license, see: > > http://fedoraproject.org/wiki/Packaging/Guidelines#head-76294f12c6b481792eb00\ 1ba9763d95e2792e825 > > for a list of acceptable licenses. > > Best regards, > Alex Lancaster > - -- > Alex Lancaster | Free Software Developer: savannah.gnu.org, sourceforge.ne\ t > -----BEGIN PGP SIGNATURE----- > Version: GnuPG v1.4.7 (GNU/Linux) > Comment: Processed by Mailcrypt 3.5.8 > > iD8DBQFGB32T1rpDh3x1wasRAp3qAJ9OK//kA72huP58NDjrBT/IiPFgawCeMm8Y > Iyi9LWOTscHqo+02EuHf3b0= > =pWty > -----END PGP SIGNATURE----- > --- NEW FILE perl-SVG-Graph.spec --- Name: perl-SVG-Graph Version: 0.01 Release: 6%{?dist} Summary: Visualize your data in Scalable Vector Graphics (SVG) format License: Artistic Group: Development/Libraries URL: http://search.cpan.org/dist/SVG-Graph/ Source0: http://www.cpan.org/modules/by-module/SVG/SVG-Graph-%{version}.tar.gz Source1: LICENSE.fedora BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch BuildRequires: perl(ExtUtils::MakeMaker) BuildRequires: perl(SVG) >= 2.27 BuildRequires: perl(Statistics::Descriptive) >= 2.6 BuildRequires: perl(Tree::DAG_Node) >= 1.04 BuildRequires: perl(Math::Derivative) BuildRequires: perl(Math::Spline) Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) Requires: perl(Tree::DAG_Node) %description SVG::Graph is a suite of perl modules for plotting data. SVG::Graph currently supports plots of one-, two- and three-dimensional data, as well as N-ary rooted trees. %prep %setup -q -n SVG-Graph-%{version} cp %{SOURCE1} . # remove all execute bits from eg subdirectory find eg -type f -exec chmod -x {} 2>/dev/null ';' %build %{__perl} Makefile.PL INSTALLDIRS=vendor make %{?_smp_mflags} %install rm -rf $RPM_BUILD_ROOT make pure_install PERL_INSTALL_ROOT=$RPM_BUILD_ROOT find $RPM_BUILD_ROOT -type f -name .packlist -exec rm -f {} \; find $RPM_BUILD_ROOT -depth -type d -exec rmdir {} 2>/dev/null \; %{_fixperms} $RPM_BUILD_ROOT/* %check make test %clean rm -rf $RPM_BUILD_ROOT %files %defattr(-,root,root,-) %doc Changes README LICENSE.fedora %doc eg %{perl_vendorlib}/* %{_mandir}/man3/* %changelog * Sat Apr 07 2007 Alex Lancaster 0.01-6 - Fixes BR for perl(Tree::DAG_Node) * Sat Apr 07 2007 Alex Lancaster 0.01-5 - Add BR: perl(SVG), perl(Tree::DAG_Node) and versions * Sat Apr 07 2007 Alex Lancaster 0.01-4 - Add BR: perl(Statistics::Descriptive). - Add "eg" subdirectory as documentation. * Fri Apr 06 2007 Alex Lancaster 0.01-3 - Added e-mail confirmation for license in package. * Fri Apr 06 2007 Alex Lancaster 0.01-2 - Updated license. - Add BR: perl(ExtUtils::MakeMaker) * Fri Mar 23 2007 Alex Lancaster 0.01-1 - Specfile autogenerated by cpanspec 1.69.1. Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/perl-SVG-Graph/devel/.cvsignore,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- .cvsignore 9 Apr 2007 10:55:25 -0000 1.1 +++ .cvsignore 9 Apr 2007 11:27:13 -0000 1.2 @@ -0,0 +1 @@ +SVG-Graph-0.01.tar.gz Index: sources =================================================================== RCS file: /cvs/extras/rpms/perl-SVG-Graph/devel/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 9 Apr 2007 10:55:25 -0000 1.1 +++ sources 9 Apr 2007 11:27:13 -0000 1.2 @@ -0,0 +1 @@ +3fbf3ae9aa6ea33fd548e63dd926ee2b SVG-Graph-0.01.tar.gz From fedora-extras-commits at redhat.com Mon Apr 9 11:30:23 2007 From: fedora-extras-commits at redhat.com (Alex Lancaster (alexlan)) Date: Mon, 9 Apr 2007 07:30:23 -0400 Subject: rpms/perl-SVG-Graph/FC-6 LICENSE.fedora, NONE, 1.1 perl-SVG-Graph.spec, NONE, 1.1 .cvsignore, 1.1, 1.2 sources, 1.1, 1.2 Message-ID: <200704091130.l39BUNBI002056@cvs-int.fedora.redhat.com> Author: alexlan Update of /cvs/extras/rpms/perl-SVG-Graph/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv2013/FC-6 Modified Files: .cvsignore sources Added Files: LICENSE.fedora perl-SVG-Graph.spec Log Message: Committing FC-6 branch. --- NEW FILE LICENSE.fedora --- From: "Allen Day" Subject: Re: License terms for perl-SVG-Graph? To: "Alex Lancaster" Date: Sun, 1 Apr 2007 00:47:21 -0700 Reply-To: allenday at ucla.edu Hi Alex, My oversight. It's released under the Artistic License. -Allen On 3/26/07, Alex Lancaster wrote: > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 > > Dear Allen and Chris, > > I am trying to package your Perl package SVG-Graph as part of the > Fedora Linux distribution (it is also required as a dependency for > bioperl), see: https://bugzilla.redhat.com/233848 for this discussion. > In order to distribute the package, however, we need to clarify the > license, currently the only mention is the following: > > COPYRIGHT AND LICENCE > > Copyright (C) 2002-2003 Allen Day , > Chris To > > However, that only states the copyright owners (yourselves), but > doesn't state the license distribution terms. Could you clarify your > intentions with respect to the license? Usually most CPAN Perl > modules are distributed under the same terms as Perl, that is can be > distributed under the terms of either "Artistic" or the GNU GPL > license. > > If so, could you please include state so *explicitly* in your package, > or otherwise indicate to me that the package can be distributed under > a suitable open source license, see: > > http://fedoraproject.org/wiki/Packaging/Guidelines#head-76294f12c6b481792eb00\ 1ba9763d95e2792e825 > > for a list of acceptable licenses. > > Best regards, > Alex Lancaster > - -- > Alex Lancaster | Free Software Developer: savannah.gnu.org, sourceforge.ne\ t > -----BEGIN PGP SIGNATURE----- > Version: GnuPG v1.4.7 (GNU/Linux) > Comment: Processed by Mailcrypt 3.5.8 > > iD8DBQFGB32T1rpDh3x1wasRAp3qAJ9OK//kA72huP58NDjrBT/IiPFgawCeMm8Y > Iyi9LWOTscHqo+02EuHf3b0= > =pWty > -----END PGP SIGNATURE----- > --- NEW FILE perl-SVG-Graph.spec --- Name: perl-SVG-Graph Version: 0.01 Release: 6%{?dist} Summary: Visualize your data in Scalable Vector Graphics (SVG) format License: Artistic Group: Development/Libraries URL: http://search.cpan.org/dist/SVG-Graph/ Source0: http://www.cpan.org/modules/by-module/SVG/SVG-Graph-%{version}.tar.gz Source1: LICENSE.fedora BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch BuildRequires: perl(ExtUtils::MakeMaker) BuildRequires: perl(SVG) >= 2.27 BuildRequires: perl(Statistics::Descriptive) >= 2.6 BuildRequires: perl(Tree::DAG_Node) >= 1.04 BuildRequires: perl(Math::Derivative) BuildRequires: perl(Math::Spline) Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) Requires: perl(Tree::DAG_Node) %description SVG::Graph is a suite of perl modules for plotting data. SVG::Graph currently supports plots of one-, two- and three-dimensional data, as well as N-ary rooted trees. %prep %setup -q -n SVG-Graph-%{version} cp %{SOURCE1} . # remove all execute bits from eg subdirectory find eg -type f -exec chmod -x {} 2>/dev/null ';' %build %{__perl} Makefile.PL INSTALLDIRS=vendor make %{?_smp_mflags} %install rm -rf $RPM_BUILD_ROOT make pure_install PERL_INSTALL_ROOT=$RPM_BUILD_ROOT find $RPM_BUILD_ROOT -type f -name .packlist -exec rm -f {} \; find $RPM_BUILD_ROOT -depth -type d -exec rmdir {} 2>/dev/null \; %{_fixperms} $RPM_BUILD_ROOT/* %check make test %clean rm -rf $RPM_BUILD_ROOT %files %defattr(-,root,root,-) %doc Changes README LICENSE.fedora %doc eg %{perl_vendorlib}/* %{_mandir}/man3/* %changelog * Sat Apr 07 2007 Alex Lancaster 0.01-6 - Fixes BR for perl(Tree::DAG_Node) * Sat Apr 07 2007 Alex Lancaster 0.01-5 - Add BR: perl(SVG), perl(Tree::DAG_Node) and versions * Sat Apr 07 2007 Alex Lancaster 0.01-4 - Add BR: perl(Statistics::Descriptive). - Add "eg" subdirectory as documentation. * Fri Apr 06 2007 Alex Lancaster 0.01-3 - Added e-mail confirmation for license in package. * Fri Apr 06 2007 Alex Lancaster 0.01-2 - Updated license. - Add BR: perl(ExtUtils::MakeMaker) * Fri Mar 23 2007 Alex Lancaster 0.01-1 - Specfile autogenerated by cpanspec 1.69.1. Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/perl-SVG-Graph/FC-6/.cvsignore,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- .cvsignore 9 Apr 2007 10:55:25 -0000 1.1 +++ .cvsignore 9 Apr 2007 11:29:49 -0000 1.2 @@ -0,0 +1 @@ +SVG-Graph-0.01.tar.gz Index: sources =================================================================== RCS file: /cvs/extras/rpms/perl-SVG-Graph/FC-6/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 9 Apr 2007 10:55:25 -0000 1.1 +++ sources 9 Apr 2007 11:29:49 -0000 1.2 @@ -0,0 +1 @@ +3fbf3ae9aa6ea33fd548e63dd926ee2b SVG-Graph-0.01.tar.gz From fedora-extras-commits at redhat.com Mon Apr 9 11:35:11 2007 From: fedora-extras-commits at redhat.com (Alex Lancaster (alexlan)) Date: Mon, 9 Apr 2007 07:35:11 -0400 Subject: rpms/perl-SVG-Graph/FC-5 LICENSE.fedora, NONE, 1.1 perl-SVG-Graph.spec, NONE, 1.1 .cvsignore, 1.1, 1.2 sources, 1.1, 1.2 Message-ID: <200704091135.l39BZB0Y002536@cvs-int.fedora.redhat.com> Author: alexlan Update of /cvs/extras/rpms/perl-SVG-Graph/FC-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv2513/FC-5 Modified Files: .cvsignore sources Added Files: LICENSE.fedora perl-SVG-Graph.spec Log Message: auto-import perl-SVG-Graph-0.01-6 on branch FC-5 from perl-SVG-Graph-0.01-6.src.rpm --- NEW FILE LICENSE.fedora --- From: "Allen Day" Subject: Re: License terms for perl-SVG-Graph? To: "Alex Lancaster" Date: Sun, 1 Apr 2007 00:47:21 -0700 Reply-To: allenday at ucla.edu Hi Alex, My oversight. It's released under the Artistic License. -Allen On 3/26/07, Alex Lancaster wrote: > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 > > Dear Allen and Chris, > > I am trying to package your Perl package SVG-Graph as part of the > Fedora Linux distribution (it is also required as a dependency for > bioperl), see: https://bugzilla.redhat.com/233848 for this discussion. > In order to distribute the package, however, we need to clarify the > license, currently the only mention is the following: > > COPYRIGHT AND LICENCE > > Copyright (C) 2002-2003 Allen Day , > Chris To > > However, that only states the copyright owners (yourselves), but > doesn't state the license distribution terms. Could you clarify your > intentions with respect to the license? Usually most CPAN Perl > modules are distributed under the same terms as Perl, that is can be > distributed under the terms of either "Artistic" or the GNU GPL > license. > > If so, could you please include state so *explicitly* in your package, > or otherwise indicate to me that the package can be distributed under > a suitable open source license, see: > > http://fedoraproject.org/wiki/Packaging/Guidelines#head-76294f12c6b481792eb00\ 1ba9763d95e2792e825 > > for a list of acceptable licenses. > > Best regards, > Alex Lancaster > - -- > Alex Lancaster | Free Software Developer: savannah.gnu.org, sourceforge.ne\ t > -----BEGIN PGP SIGNATURE----- > Version: GnuPG v1.4.7 (GNU/Linux) > Comment: Processed by Mailcrypt 3.5.8 > > iD8DBQFGB32T1rpDh3x1wasRAp3qAJ9OK//kA72huP58NDjrBT/IiPFgawCeMm8Y > Iyi9LWOTscHqo+02EuHf3b0= > =pWty > -----END PGP SIGNATURE----- > --- NEW FILE perl-SVG-Graph.spec --- Name: perl-SVG-Graph Version: 0.01 Release: 6%{?dist} Summary: Visualize your data in Scalable Vector Graphics (SVG) format License: Artistic Group: Development/Libraries URL: http://search.cpan.org/dist/SVG-Graph/ Source0: http://www.cpan.org/modules/by-module/SVG/SVG-Graph-%{version}.tar.gz Source1: LICENSE.fedora BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch BuildRequires: perl(ExtUtils::MakeMaker) BuildRequires: perl(SVG) >= 2.27 BuildRequires: perl(Statistics::Descriptive) >= 2.6 BuildRequires: perl(Tree::DAG_Node) >= 1.04 BuildRequires: perl(Math::Derivative) BuildRequires: perl(Math::Spline) Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) Requires: perl(Tree::DAG_Node) %description SVG::Graph is a suite of perl modules for plotting data. SVG::Graph currently supports plots of one-, two- and three-dimensional data, as well as N-ary rooted trees. %prep %setup -q -n SVG-Graph-%{version} cp %{SOURCE1} . # remove all execute bits from eg subdirectory find eg -type f -exec chmod -x {} 2>/dev/null ';' %build %{__perl} Makefile.PL INSTALLDIRS=vendor make %{?_smp_mflags} %install rm -rf $RPM_BUILD_ROOT make pure_install PERL_INSTALL_ROOT=$RPM_BUILD_ROOT find $RPM_BUILD_ROOT -type f -name .packlist -exec rm -f {} \; find $RPM_BUILD_ROOT -depth -type d -exec rmdir {} 2>/dev/null \; %{_fixperms} $RPM_BUILD_ROOT/* %check make test %clean rm -rf $RPM_BUILD_ROOT %files %defattr(-,root,root,-) %doc Changes README LICENSE.fedora %doc eg %{perl_vendorlib}/* %{_mandir}/man3/* %changelog * Sat Apr 07 2007 Alex Lancaster 0.01-6 - Fixes BR for perl(Tree::DAG_Node) * Sat Apr 07 2007 Alex Lancaster 0.01-5 - Add BR: perl(SVG), perl(Tree::DAG_Node) and versions * Sat Apr 07 2007 Alex Lancaster 0.01-4 - Add BR: perl(Statistics::Descriptive). - Add "eg" subdirectory as documentation. * Fri Apr 06 2007 Alex Lancaster 0.01-3 - Added e-mail confirmation for license in package. * Fri Apr 06 2007 Alex Lancaster 0.01-2 - Updated license. - Add BR: perl(ExtUtils::MakeMaker) * Fri Mar 23 2007 Alex Lancaster 0.01-1 - Specfile autogenerated by cpanspec 1.69.1. Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/perl-SVG-Graph/FC-5/.cvsignore,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- .cvsignore 9 Apr 2007 10:55:25 -0000 1.1 +++ .cvsignore 9 Apr 2007 11:34:36 -0000 1.2 @@ -0,0 +1 @@ +SVG-Graph-0.01.tar.gz Index: sources =================================================================== RCS file: /cvs/extras/rpms/perl-SVG-Graph/FC-5/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 9 Apr 2007 10:55:25 -0000 1.1 +++ sources 9 Apr 2007 11:34:36 -0000 1.2 @@ -0,0 +1 @@ +3fbf3ae9aa6ea33fd548e63dd926ee2b SVG-Graph-0.01.tar.gz From fedora-extras-commits at redhat.com Mon Apr 9 11:45:15 2007 From: fedora-extras-commits at redhat.com (Dan Horak (sharkcz)) Date: Mon, 9 Apr 2007 07:45:15 -0400 Subject: rpms/qgit/devel qgit48d.png, NONE, 1.1 qgit.desktop, 1.1, 1.2 qgit.spec, 1.14, 1.15 Message-ID: <200704091145.l39BjFJQ002690@cvs-int.fedora.redhat.com> Author: sharkcz Update of /cvs/extras/rpms/qgit/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv2654 Modified Files: qgit.desktop qgit.spec Added Files: qgit48d.png Log Message: - added an icon for the desktop file Index: qgit.desktop =================================================================== RCS file: /cvs/extras/rpms/qgit/devel/qgit.desktop,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- qgit.desktop 3 Mar 2006 21:34:00 -0000 1.1 +++ qgit.desktop 9 Apr 2007 11:44:41 -0000 1.2 @@ -4,6 +4,7 @@ GenericName=QGit Comment=git repository browser Exec=qgit +Icon=qgit.png StartupNotify=true Terminal=false Type=Application Index: qgit.spec =================================================================== RCS file: /cvs/extras/rpms/qgit/devel/qgit.spec,v retrieving revision 1.14 retrieving revision 1.15 diff -u -r1.14 -r1.15 --- qgit.spec 25 Feb 2007 18:36:03 -0000 1.14 +++ qgit.spec 9 Apr 2007 11:44:41 -0000 1.15 @@ -1,6 +1,6 @@ Name: qgit Version: 1.5.5 -Release: 1%{?dist} +Release: 2%{?dist} Summary: QGit is a git GUI repository browser Group: Development/Tools @@ -8,6 +8,7 @@ URL: http://digilander.libero.it/mcostalba/ Source0: http://dl.sourceforge.net/qgit/%{name}-%{version}.tar.bz2 Source1: %{name}.desktop +Source2: %{name}48d.png BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: desktop-file-utils, qt-devel @@ -33,6 +34,8 @@ --dir $RPM_BUILD_ROOT%{_datadir}/applications \ %{SOURCE1} +install -m 0644 -p -D %{SOURCE2} $RPM_BUILD_ROOT%{_datadir}/pixmaps/%{name}.png + %clean rm -rf $RPM_BUILD_ROOT @@ -40,11 +43,15 @@ %files %doc COPYING README ChangeLog %defattr(-,root,root,-) -%{_bindir}/qgit -%{_datadir}/applications/*.desktop +%{_bindir}/%{name} +%{_datadir}/applications/fedora-%{name}.desktop +%{_datadir}/pixmaps/%{name}.png %changelog +* Mon Apr 9 2007 Dan Horak 1.5.5-2 +- added an icon for the desktop file + * Sun Feb 25 2007 Dan Horak 1.5.5-1 - update to upstream version 1.5.5 From fedora-extras-commits at redhat.com Mon Apr 9 11:47:21 2007 From: fedora-extras-commits at redhat.com (Dan Horak (sharkcz)) Date: Mon, 9 Apr 2007 07:47:21 -0400 Subject: rpms/qgit/FC-6 qgit48d.png, NONE, 1.1 qgit.desktop, 1.1, 1.2 qgit.spec, 1.14, 1.15 Message-ID: <200704091147.l39BlLx0002768@cvs-int.fedora.redhat.com> Author: sharkcz Update of /cvs/extras/rpms/qgit/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv2746 Modified Files: qgit.desktop qgit.spec Added Files: qgit48d.png Log Message: - added an icon for the desktop file Index: qgit.desktop =================================================================== RCS file: /cvs/extras/rpms/qgit/FC-6/qgit.desktop,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- qgit.desktop 3 Mar 2006 21:34:00 -0000 1.1 +++ qgit.desktop 9 Apr 2007 11:46:47 -0000 1.2 @@ -4,6 +4,7 @@ GenericName=QGit Comment=git repository browser Exec=qgit +Icon=qgit.png StartupNotify=true Terminal=false Type=Application Index: qgit.spec =================================================================== RCS file: /cvs/extras/rpms/qgit/FC-6/qgit.spec,v retrieving revision 1.14 retrieving revision 1.15 diff -u -r1.14 -r1.15 --- qgit.spec 25 Feb 2007 18:43:25 -0000 1.14 +++ qgit.spec 9 Apr 2007 11:46:47 -0000 1.15 @@ -1,6 +1,6 @@ Name: qgit Version: 1.5.5 -Release: 1%{?dist} +Release: 2%{?dist} Summary: QGit is a git GUI repository browser Group: Development/Tools @@ -8,6 +8,7 @@ URL: http://digilander.libero.it/mcostalba/ Source0: http://dl.sourceforge.net/qgit/%{name}-%{version}.tar.bz2 Source1: %{name}.desktop +Source2: %{name}48d.png BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: desktop-file-utils, qt-devel @@ -33,6 +34,8 @@ --dir $RPM_BUILD_ROOT%{_datadir}/applications \ %{SOURCE1} +install -m 0644 -p -D %{SOURCE2} $RPM_BUILD_ROOT%{_datadir}/pixmaps/%{name}.png + %clean rm -rf $RPM_BUILD_ROOT @@ -40,11 +43,15 @@ %files %doc COPYING README ChangeLog %defattr(-,root,root,-) -%{_bindir}/qgit -%{_datadir}/applications/*.desktop +%{_bindir}/%{name} +%{_datadir}/applications/fedora-%{name}.desktop +%{_datadir}/pixmaps/%{name}.png %changelog +* Mon Apr 9 2007 Dan Horak 1.5.5-2 +- added an icon for the desktop file + * Sun Feb 25 2007 Dan Horak 1.5.5-1 - update to upstream version 1.5.5 From fedora-extras-commits at redhat.com Mon Apr 9 11:49:45 2007 From: fedora-extras-commits at redhat.com (Dan Horak (sharkcz)) Date: Mon, 9 Apr 2007 07:49:45 -0400 Subject: rpms/qgit/FC-5 qgit48d.png, NONE, 1.1 qgit.desktop, 1.1, 1.2 qgit.spec, 1.13, 1.14 Message-ID: <200704091149.l39Bnjxi002901@cvs-int.fedora.redhat.com> Author: sharkcz Update of /cvs/extras/rpms/qgit/FC-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv2828 Modified Files: qgit.desktop qgit.spec Added Files: qgit48d.png Log Message: - added an icon for the desktop file Index: qgit.desktop =================================================================== RCS file: /cvs/extras/rpms/qgit/FC-5/qgit.desktop,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- qgit.desktop 3 Mar 2006 21:34:00 -0000 1.1 +++ qgit.desktop 9 Apr 2007 11:49:11 -0000 1.2 @@ -4,6 +4,7 @@ GenericName=QGit Comment=git repository browser Exec=qgit +Icon=qgit.png StartupNotify=true Terminal=false Type=Application Index: qgit.spec =================================================================== RCS file: /cvs/extras/rpms/qgit/FC-5/qgit.spec,v retrieving revision 1.13 retrieving revision 1.14 diff -u -r1.13 -r1.14 --- qgit.spec 25 Feb 2007 18:45:48 -0000 1.13 +++ qgit.spec 9 Apr 2007 11:49:11 -0000 1.14 @@ -1,6 +1,6 @@ Name: qgit Version: 1.5.5 -Release: 1%{?dist} +Release: 2%{?dist} Summary: QGit is a git GUI repository browser Group: Development/Tools @@ -8,6 +8,7 @@ URL: http://digilander.libero.it/mcostalba/ Source0: http://dl.sourceforge.net/qgit/%{name}-%{version}.tar.bz2 Source1: %{name}.desktop +Source2: %{name}48d.png BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: desktop-file-utils, qt-devel @@ -33,6 +34,8 @@ --dir $RPM_BUILD_ROOT%{_datadir}/applications \ %{SOURCE1} +install -m 0644 -p -D %{SOURCE2} $RPM_BUILD_ROOT%{_datadir}/pixmaps/%{name}.png + %clean rm -rf $RPM_BUILD_ROOT @@ -40,11 +43,15 @@ %files %doc COPYING README ChangeLog %defattr(-,root,root,-) -%{_bindir}/qgit -%{_datadir}/applications/*.desktop +%{_bindir}/%{name} +%{_datadir}/applications/fedora-%{name}.desktop +%{_datadir}/pixmaps/%{name}.png %changelog +* Mon Apr 9 2007 Dan Horak 1.5.5-2 +- added an icon for the desktop file + * Sun Feb 25 2007 Dan Horak 1.5.5-1 - update to upstream version 1.5.5 From fedora-extras-commits at redhat.com Mon Apr 9 12:14:24 2007 From: fedora-extras-commits at redhat.com (=?utf-8?b?SGHDr2tlbCBHdcOpbWFy?= (hguemar)) Date: Mon, 9 Apr 2007 08:14:24 -0400 Subject: rpms/listen/FC-6 listen.spec,1.23,1.24 Message-ID: <200704091214.l39CEOwc007299@cvs-int.fedora.redhat.com> Author: hguemar Update of /cvs/extras/rpms/listen/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv7274 Modified Files: listen.spec Log Message: Add gnome-python2-canvas dependency Index: listen.spec =================================================================== RCS file: /cvs/extras/rpms/listen/FC-6/listen.spec,v retrieving revision 1.23 retrieving revision 1.24 diff -u -r1.23 -r1.24 --- listen.spec 14 Mar 2007 22:54:42 -0000 1.23 +++ listen.spec 9 Apr 2007 12:13:50 -0000 1.24 @@ -1,6 +1,6 @@ Name: listen Version: 0.5 -Release: 12%{?dist} +Release: 13%{?dist} Summary: A music manager and player for GNOME Group: Applications/Multimedia License: GPL @@ -44,6 +44,7 @@ Requires: pygtk2 Requires: gstreamer-python Requires: gnome-python2 +Requires: gnome-python2-canvas Requires: gnome-python2-extras Requires: gnome-python2-gtkhtml2 Requires: gnome-python2-gtkmozembed @@ -150,6 +151,9 @@ %changelog +* Mon Apr 09 2007 Ha??kel Gu??mar 0.5-13 +- add gnome-python2-canvas dependency + * Thu Mar 14 2007 Ha??kel Gu??mar 0.5-12 - fix versionning issue From fedora-extras-commits at redhat.com Mon Apr 9 12:32:55 2007 From: fedora-extras-commits at redhat.com (=?utf-8?b?SGHDr2tlbCBHdcOpbWFy?= (hguemar)) Date: Mon, 9 Apr 2007 08:32:55 -0400 Subject: rpms/listen/devel .cvsignore, 1.5, 1.6 listen.spec, 1.24, 1.25 sources, 1.6, 1.7 Message-ID: <200704091232.l39CWtO3007945@cvs-int.fedora.redhat.com> Author: hguemar Update of /cvs/extras/rpms/listen/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv7902 Modified Files: .cvsignore listen.spec sources Log Message: Updated to final release 0.5 Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/listen/devel/.cvsignore,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- .cvsignore 11 Feb 2007 10:37:11 -0000 1.5 +++ .cvsignore 9 Apr 2007 12:32:22 -0000 1.6 @@ -1 +1 @@ -listen-snapshot-r657.tar.bz2 +listen-0.5.tar.bz2 Index: listen.spec =================================================================== RCS file: /cvs/extras/rpms/listen/devel/listen.spec,v retrieving revision 1.24 retrieving revision 1.25 diff -u -r1.24 -r1.25 --- listen.spec 11 Feb 2007 11:13:54 -0000 1.24 +++ listen.spec 9 Apr 2007 12:32:22 -0000 1.25 @@ -1,7 +1,7 @@ -%define real_name listen-snapshot-r657 +#%define real_name listen-snapshot-r657 Name: listen Version: 0.5 -Release: 12.svn657%{?dist}.2 +Release: 13%{?dist} Summary: A music manager and player for GNOME Group: Applications/Multimedia License: GPL @@ -44,6 +44,7 @@ Requires: pygtk2 >= 2.8 Requires: gstreamer-python Requires: gnome-python2 +Requires: gnome-python2-canvas Requires: gnome-python2-extras Requires: gnome-python2-gtkhtml2 Requires: gnome-python2-gtkmozembed @@ -153,6 +154,9 @@ %changelog +* Sat Feb 10 2007 Ha??kel Gu??mar 0.5-13 +- Updated to final release. + * Sat Feb 10 2007 Ha??kel Gu??mar 0.5-12.svn657 - Updated to svn (better python 2.5 support) Index: sources =================================================================== RCS file: /cvs/extras/rpms/listen/devel/sources,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- sources 11 Feb 2007 10:37:11 -0000 1.6 +++ sources 9 Apr 2007 12:32:22 -0000 1.7 @@ -1 +1 @@ -bae2044f71521ce0d4ed017bfcbeffc2 listen-snapshot-r657.tar.bz2 +6f7aa17bf023d97ab51b2190c28ddb50 listen-0.5.tar.bz2 From fedora-extras-commits at redhat.com Mon Apr 9 12:43:11 2007 From: fedora-extras-commits at redhat.com (Rex Dieter (rdieter)) Date: Mon, 9 Apr 2007 08:43:11 -0400 Subject: rpms/sbcl/devel .cvsignore,1.24,1.25 sbcl.spec,1.67,1.68 Message-ID: <200704091243.l39ChBh4008212@cvs-int.fedora.redhat.com> Author: rdieter Update of /cvs/extras/rpms/sbcl/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv8193 Modified Files: .cvsignore sbcl.spec Log Message: * Mon Apr 09 2007 Rex Dieter 1.0.4-2 - re-enable threading support (#235644) Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/sbcl/devel/.cvsignore,v retrieving revision 1.24 retrieving revision 1.25 diff -u -r1.24 -r1.25 --- .cvsignore 26 Mar 2007 12:59:26 -0000 1.24 +++ .cvsignore 9 Apr 2007 12:42:37 -0000 1.25 @@ -8,3 +8,5 @@ sbcl-1.0.2-source.tar.bz2 sbcl-1.0.3-source.tar.bz2 sbcl-1.0.4-source.tar.bz2 +sbcl-1.0.3-x86-64-linux-binary.tar.bz2 +sbcl-1.0.3-x86-linux-binary.tar.bz2 Index: sbcl.spec =================================================================== RCS file: /cvs/extras/rpms/sbcl/devel/sbcl.spec,v retrieving revision 1.67 retrieving revision 1.68 diff -u -r1.67 -r1.68 --- sbcl.spec 26 Mar 2007 12:59:26 -0000 1.67 +++ sbcl.spec 9 Apr 2007 12:42:37 -0000 1.68 @@ -7,10 +7,13 @@ #define sbcl_verbose 1 %define sbcl_shell /bin/bash +# threading support +%{?!_without_threads:%define _with_threads --with-threads} + Name: sbcl Summary: Steel Bank Common Lisp Version: 1.0.4 -Release: 1%{?dist} +Release: 2%{?dist} License: BSD/MIT Group: Development/Languages @@ -24,7 +27,7 @@ Source2: customize-target-features.lisp ## x86 section -#Source10: http://dl.sourceforge.net/sourceforge/sbcl/sbcl-1.0.1-x86-linux-binary.tar.bz2 +#Source10: http://dl.sourceforge.net/sourceforge/sbcl/sbcl-1.0.3-x86-linux-binary.tar.bz2 %ifarch %{ix86} %define sbcl_arch x86 BuildRequires: sbcl @@ -33,7 +36,7 @@ %endif ## x86_64 section -#Source20: http://dl.sourceforge.net/sourceforge/sbcl/sbcl-1.0.1-x86-64-linux-binary.tar.bz2 +#Source20: http://dl.sourceforge.net/sourceforge/sbcl/sbcl-1.0.3-x86-64-linux-binary.tar.bz2 %ifarch x86_64 %define sbcl_arch x86-64 BuildRequires: sbcl @@ -44,6 +47,7 @@ ## ppc section # Thanks David! #Source30: sbcl-1.0.1-patched_el4-powerpc-linux.tar.bz2 +#Source30: sbcl-1.0.1-patched-powerpc-linux.tar.bz2 %ifarch ppc %define sbcl_arch ppc BuildRequires: sbcl @@ -101,11 +105,13 @@ %{?sbcl_verbose:%patch6 -p1 -b .verbose-build} %patch7 -p1 -b .permissive +%if "%{?_with_threads:1}" == "1" ## Enable sb-thread %ifarch %{ix86} x86_64 #sed -i -e "s|; :sb-thread|:sb-thread|" base-target-features.lisp-expr # or -#install -m644 -p %{SOURCE2} ./customize-target-features.lisp +install -m644 -p %{SOURCE2} ./customize-target-features.lisp +%endif %endif # "install" local bootstrap @@ -228,6 +234,9 @@ %changelog +* Mon Apr 09 2007 Rex Dieter 1.0.4-2 +- re-enable threading support (#235644) + * Mon Mar 26 2007 Rex Dieter 1.0.4-1 - sbcl-1.0.4 From fedora-extras-commits at redhat.com Mon Apr 9 12:45:30 2007 From: fedora-extras-commits at redhat.com (=?utf-8?b?SGHDr2tlbCBHdcOpbWFy?= (hguemar)) Date: Mon, 9 Apr 2007 08:45:30 -0400 Subject: rpms/listen/devel listen.spec,1.25,1.26 Message-ID: <200704091245.l39CjU03008289@cvs-int.fedora.redhat.com> Author: hguemar Update of /cvs/extras/rpms/listen/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv8258 Modified Files: listen.spec Log Message: Index: listen.spec =================================================================== RCS file: /cvs/extras/rpms/listen/devel/listen.spec,v retrieving revision 1.25 retrieving revision 1.26 diff -u -r1.25 -r1.26 --- listen.spec 9 Apr 2007 12:32:22 -0000 1.25 +++ listen.spec 9 Apr 2007 12:44:56 -0000 1.26 @@ -1,4 +1,3 @@ -#%define real_name listen-snapshot-r657 Name: listen Version: 0.5 Release: 13%{?dist} @@ -92,7 +91,7 @@ %prep -%setup -q -n build/%{real_name} +%setup -q -n %{name}-%{version} %{__sed} -i 's/python2.4/python/' src/listen.py %patch0 -p0 %{__sed} -i 's at GRE_CONF_FILE@/etc/gre.d/%{gre_conf_file}@' src/widget/mozembed_wrap.py From fedora-extras-commits at redhat.com Mon Apr 9 12:47:43 2007 From: fedora-extras-commits at redhat.com (=?utf-8?b?SGHDr2tlbCBHdcOpbWFy?= (hguemar)) Date: Mon, 9 Apr 2007 08:47:43 -0400 Subject: rpms/listen/devel listen.spec,1.26,1.27 Message-ID: <200704091247.l39Clhks008351@cvs-int.fedora.redhat.com> Author: hguemar Update of /cvs/extras/rpms/listen/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv8334 Modified Files: listen.spec Log Message: Index: listen.spec =================================================================== RCS file: /cvs/extras/rpms/listen/devel/listen.spec,v retrieving revision 1.26 retrieving revision 1.27 diff -u -r1.26 -r1.27 --- listen.spec 9 Apr 2007 12:44:56 -0000 1.26 +++ listen.spec 9 Apr 2007 12:47:09 -0000 1.27 @@ -5,7 +5,7 @@ Group: Applications/Multimedia License: GPL URL: http://listengnome.free.fr -Source0: %{real_name}.tar.bz2 +Source0: %{name}-%{version}.tar.bz2 Patch0: %{name}-gecko.patch BuildRoot: %{_tmppath}/%{name}-%{real_name}-root-%(%{__id_u} -n) From fedora-extras-commits at redhat.com Mon Apr 9 12:50:28 2007 From: fedora-extras-commits at redhat.com (Jeff Sheltren (sheltren)) Date: Mon, 9 Apr 2007 08:50:28 -0400 Subject: rpms/fortune-mod/devel fortune-mod.spec,1.11,1.12 Message-ID: <200704091250.l39CoSQr008420@cvs-int.fedora.redhat.com> Author: sheltren Update of /cvs/extras/rpms/fortune-mod/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv8398 Modified Files: fortune-mod.spec Log Message: Rebuild for Fedora 7 Index: fortune-mod.spec =================================================================== RCS file: /cvs/extras/rpms/fortune-mod/devel/fortune-mod.spec,v retrieving revision 1.11 retrieving revision 1.12 diff -u -r1.11 -r1.12 --- fortune-mod.spec 9 Sep 2006 16:26:21 -0000 1.11 +++ fortune-mod.spec 9 Apr 2007 12:49:55 -0000 1.12 @@ -4,7 +4,7 @@ Summary: A program which will display a fortune Name: fortune-mod Version: 1.99.1 -Release: 7%{?dist} +Release: 8%{?dist} URL: http://www.redellipse.net/code/fortune License: BSD Group: Amusements/Games @@ -106,6 +106,9 @@ %{_mandir}/man*/* %changelog +* Mon Apr 9 2007 Jeff Sheltren 1.99.1-8 +- Rebuild for Fedora 7 + * Sat Sep 9 2006 Jeff Sheltren 1.99.1-7 - bump release for buildsystem From fedora-extras-commits at redhat.com Mon Apr 9 13:03:45 2007 From: fedora-extras-commits at redhat.com (=?utf-8?b?SGHDr2tlbCBHdcOpbWFy?= (hguemar)) Date: Mon, 9 Apr 2007 09:03:45 -0400 Subject: rpms/listen/devel sources,1.7,1.8 Message-ID: <200704091303.l39D3j2x012756@cvs-int.fedora.redhat.com> Author: hguemar Update of /cvs/extras/rpms/listen/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv12729 Modified Files: sources Log Message: Index: sources =================================================================== RCS file: /cvs/extras/rpms/listen/devel/sources,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- sources 9 Apr 2007 12:32:22 -0000 1.7 +++ sources 9 Apr 2007 13:03:11 -0000 1.8 @@ -1 +1 @@ -6f7aa17bf023d97ab51b2190c28ddb50 listen-0.5.tar.bz2 +63fd29c927c455f84fbf5bf3f8dba2a5 listen-0.5.tar.bz2 From fedora-extras-commits at redhat.com Mon Apr 9 13:20:00 2007 From: fedora-extras-commits at redhat.com (Patrick Laughton (jima)) Date: Mon, 9 Apr 2007 09:20:00 -0400 Subject: rpms/aoetools/devel aoetools-flush.patch, NONE, 1.1 aoetools-makefile.patch, NONE, 1.1 aoetools.spec, NONE, 1.1 .cvsignore, 1.1, 1.2 sources, 1.1, 1.2 Message-ID: <200704091320.l39DK0wV013053@cvs-int.fedora.redhat.com> Author: jima Update of /cvs/extras/rpms/aoetools/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv12987/devel Modified Files: .cvsignore sources Added Files: aoetools-flush.patch aoetools-makefile.patch aoetools.spec Log Message: * Mon Apr 09 2007 Patrick "Jima" Laughton 14-3 - Added devnodes.txt to %%doc - Importing into CVS BZ#235234 aoetools-flush.patch: --- NEW FILE aoetools-flush.patch --- --- aoetools-14/aoe-flush.in.orig 2007-02-06 14:52:38.000000000 -0600 +++ aoetools-14/aoe-flush.in 2007-03-30 11:53:07.000000000 -0500 @@ -10,7 +10,7 @@ exit 1 fi -if test $1 = "-a"; then +if test "$1" = "-a"; then spec=all fi aoetools-makefile.patch: --- NEW FILE aoetools-makefile.patch --- --- aoetools-14/Makefile.orig 2006-10-31 10:34:07.000000000 -0600 +++ aoetools-14/Makefile 2007-03-30 12:03:31.000000000 -0500 @@ -54,11 +54,11 @@ # DESTDIR was put in for Rob Holland to make gentoo packaging easier install : all - mkdir -p ${SBINDIR} - mkdir -p ${MANDIR}/man8 + mkdir -p ${DESTDIR}${SBINDIR} + mkdir -p ${DESTDIR}${MANDIR}/man8 @for f in ${COMMANDS}; do \ - sh -xc "install -m 700 $$f ${DESTDIR}${SBINDIR}/$$f" || break; \ - sh -xc "install -m 664 $$f.8 ${DESTDIR}${MANDIR}/man8/$$f.8" || break; \ + sh -xc "install -m 755 $$f ${DESTDIR}${SBINDIR}/$$f" || break; \ + sh -xc "install -m 644 $$f.8 ${DESTDIR}${MANDIR}/man8/$$f.8" || break; \ done clean : --- NEW FILE aoetools.spec --- Name: aoetools Version: 14 Release: 3%{?dist} Summary: ATA over Ethernet Tools Group: System Environment/Base License: GPL URL: http://sourceforge.net/projects/aoetools/ Source0: http://dl.sf.net/%{name}/%{name}-%{version}.tar.gz Patch0: %{name}-makefile.patch Patch1: %{name}-flush.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) %description The aoetools are programs that assist in using ATA over Ethernet on systems with version 2.6 Linux kernels. %prep %setup -q %patch0 -p1 %patch1 -p1 %build make %{?_smp_mflags} CFLAGS="$RPM_OPT_FLAGS" %install rm -rf $RPM_BUILD_ROOT make install DESTDIR=$RPM_BUILD_ROOT %clean rm -rf $RPM_BUILD_ROOT %files %defattr(-,root,root,-) %doc COPYING HACKING NEWS README TODO devnodes.txt %{_sbindir}/aoe* %{_mandir}/man8/aoe*.8* %changelog * Mon Apr 09 2007 Patrick "Jima" Laughton 14-3 - Added devnodes.txt to %%doc - Importing into CVS * Sat Apr 07 2007 Patrick "Jima" Laughton 14-2 - Added CFLAGS="$RPM_OPT_FLAGS" to building (thanks Chris!) * Wed Apr 04 2007 Patrick "Jima" Laughton 14-1 - Initial Fedora RPM Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/aoetools/devel/.cvsignore,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- .cvsignore 9 Apr 2007 10:48:32 -0000 1.1 +++ .cvsignore 9 Apr 2007 13:19:26 -0000 1.2 @@ -0,0 +1 @@ +aoetools-14.tar.gz Index: sources =================================================================== RCS file: /cvs/extras/rpms/aoetools/devel/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 9 Apr 2007 10:48:32 -0000 1.1 +++ sources 9 Apr 2007 13:19:26 -0000 1.2 @@ -0,0 +1 @@ +592f9f031796b4f0b90166a8cd5f9e30 aoetools-14.tar.gz From fedora-extras-commits at redhat.com Mon Apr 9 13:19:56 2007 From: fedora-extras-commits at redhat.com (Patrick Laughton (jima)) Date: Mon, 9 Apr 2007 09:19:56 -0400 Subject: rpms/aoetools import.log,1.1,1.2 Message-ID: <200704091319.l39DJu1w013047@cvs-int.fedora.redhat.com> Author: jima Update of /cvs/extras/rpms/aoetools In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv12987 Modified Files: import.log Log Message: * Mon Apr 09 2007 Patrick "Jima" Laughton 14-3 - Added devnodes.txt to %%doc - Importing into CVS BZ#235234 Index: import.log =================================================================== RCS file: /cvs/extras/rpms/aoetools/import.log,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- import.log 9 Apr 2007 10:48:23 -0000 1.1 +++ import.log 9 Apr 2007 13:19:22 -0000 1.2 @@ -0,0 +1 @@ +aoetools-14-3_fc7:HEAD:aoetools-14-3.fc7.src.rpm:1176124687 From fedora-extras-commits at redhat.com Mon Apr 9 13:22:58 2007 From: fedora-extras-commits at redhat.com (Robert Crittenden (rcritten)) Date: Mon, 9 Apr 2007 09:22:58 -0400 Subject: rpms/mod_nss/FC-6 .cvsignore, 1.3, 1.4 mod_nss.spec, 1.4, 1.5 sources, 1.3, 1.4 Message-ID: <200704091322.l39DMwEY013152@cvs-int.fedora.redhat.com> Author: rcritten Update of /cvs/extras/rpms/mod_nss/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv13125 Modified Files: .cvsignore mod_nss.spec sources Log Message: Patch to properly detect the Apache model and set up NSS appropriately Patch to punt if a bad password is encountered Patch to fix crash when password.conf is malformatted Don't enable ECC support as NSS doesn't have it enabled (3.11.4-0.7) Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/mod_nss/FC-6/.cvsignore,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- .cvsignore 27 Oct 2006 17:20:55 -0000 1.3 +++ .cvsignore 9 Apr 2007 13:22:24 -0000 1.4 @@ -1 +1,4 @@ mod_nss-1.0.6.tar.gz +mod_nss-badpass.patch +mod_nss-fileformat.patch +mod_nss-model.patch Index: mod_nss.spec =================================================================== RCS file: /cvs/extras/rpms/mod_nss/FC-6/mod_nss.spec,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- mod_nss.spec 27 Oct 2006 17:20:55 -0000 1.4 +++ mod_nss.spec 9 Apr 2007 13:22:24 -0000 1.5 @@ -1,6 +1,6 @@ Name: mod_nss Version: 1.0.6 -Release: 1%{?dist} +Release: 2%{?dist} Summary: SSL/TLS module for the Apache HTTP server Group: System Environment/Daemons License: Apache Software License @@ -15,6 +15,9 @@ Requires: nss >= 3.11.3, nss-tools >= 3.11.3 Patch1: mod_nss-conf.patch Patch2: mod_nss-gencert.patch +Patch3: mod_nss-model.patch +Patch4: mod_nss-badpass.patch +Patch5: mod_nss-fileformat.patch %description The mod_nss module provides strong cryptography for the Apache Web @@ -26,6 +29,9 @@ %setup -q %patch1 -p1 -b .conf %patch2 -p1 -b .gencert +%patch3 -p1 -b .model +%patch4 -p1 -b .badpass +%patch5 -p1 -b .fileformat # Touch expression parser sources to prevent regenerating it touch nss_expr_*.[chyl] @@ -48,7 +54,7 @@ --with-nss-inc=$NSS_INCLUDE_DIR \ --with-nspr-lib=$NSPR_LIB_DIR \ --with-nspr-inc=$NSPR_INCLUDE_DIR \ - --with-apr-config --enable-ecc + --with-apr-config make %{?_smp_mflags} all @@ -106,6 +112,12 @@ %{_sbindir}/gencert %changelog +* Mon Apr 9 2007 Rob Crittenden 1.0.6-2 +- Patch to properly detect the Apache model and set up NSS appropriately +- Patch to punt if a bad password is encountered +- Patch to fix crash when password.conf is malformatted +- Don't enable ECC support as NSS doesn't have it enabled (3.11.4-0.7) + * Mon Oct 23 2006 Rob Crittenden 1.0.6-1 - Update to 1.0.6 Index: sources =================================================================== RCS file: /cvs/extras/rpms/mod_nss/FC-6/sources,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- sources 27 Oct 2006 17:20:55 -0000 1.3 +++ sources 9 Apr 2007 13:22:24 -0000 1.4 @@ -1 +1,4 @@ 5e529856b7c05e94c62146ef80eb5e37 mod_nss-1.0.6.tar.gz +44ba2b6d64f5c46f073b4b15373e341d mod_nss-badpass.patch +d0de0c696546e826c14cc51071bf6de8 mod_nss-fileformat.patch +c3a24b444fbb04ffbf52700a6276a21c mod_nss-model.patch From fedora-extras-commits at redhat.com Mon Apr 9 13:24:38 2007 From: fedora-extras-commits at redhat.com (Robert Crittenden (rcritten)) Date: Mon, 9 Apr 2007 09:24:38 -0400 Subject: rpms/mod_nss/FC-5 .cvsignore, 1.3, 1.4 mod_nss.spec, 1.3, 1.4 sources, 1.3, 1.4 Message-ID: <200704091324.l39DOcvq013255@cvs-int.fedora.redhat.com> Author: rcritten Update of /cvs/extras/rpms/mod_nss/FC-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv13216 Modified Files: .cvsignore mod_nss.spec sources Log Message: Patch to properly detect the Apache model and set up NSS appropriately Patch to punt if a bad password is encountered Patch to fix crash when password.conf is malformatted Don't enable ECC support as NSS doesn't have it enabled (3.11.4-0.7) Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/mod_nss/FC-5/.cvsignore,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- .cvsignore 27 Oct 2006 16:17:04 -0000 1.3 +++ .cvsignore 9 Apr 2007 13:24:03 -0000 1.4 @@ -1 +1,4 @@ mod_nss-1.0.6.tar.gz +mod_nss-badpass.patch +mod_nss-fileformat.patch +mod_nss-model.patch Index: mod_nss.spec =================================================================== RCS file: /cvs/extras/rpms/mod_nss/FC-5/mod_nss.spec,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- mod_nss.spec 27 Oct 2006 16:17:04 -0000 1.3 +++ mod_nss.spec 9 Apr 2007 13:24:03 -0000 1.4 @@ -1,6 +1,6 @@ Name: mod_nss Version: 1.0.6 -Release: 1%{?dist} +Release: 2%{?dist} Summary: SSL/TLS module for the Apache HTTP server Group: System Environment/Daemons License: Apache Software License @@ -15,6 +15,9 @@ Requires: nss >= 3.11.3, nss-tools >= 3.11.3 Patch1: mod_nss-conf.patch Patch2: mod_nss-gencert.patch +Patch3: mod_nss-model.patch +Patch4: mod_nss-badpass.patch +Patch5: mod_nss-fileformat.patch %description The mod_nss module provides strong cryptography for the Apache Web @@ -26,6 +29,9 @@ %setup -q %patch1 -p1 -b .conf %patch2 -p1 -b .gencert +%patch3 -p1 -b .model +%patch4 -p1 -b .badpass +%patch5 -p1 -b .fileformat # Touch expression parser sources to prevent regenerating it touch nss_expr_*.[chyl] @@ -48,7 +54,7 @@ --with-nss-inc=$NSS_INCLUDE_DIR \ --with-nspr-lib=$NSPR_LIB_DIR \ --with-nspr-inc=$NSPR_INCLUDE_DIR \ - --with-apr-config --enable-ecc + --with-apr-config make %{?_smp_mflags} all @@ -106,6 +112,12 @@ %{_sbindir}/gencert %changelog +* Mon Apr 9 2007 Rob Crittenden 1.0.6-2 +- Patch to properly detect the Apache model and set up NSS appropriately +- Patch to punt if a bad password is encountered +- Patch to fix crash when password.conf is malformatted +- Don't enable ECC support as NSS doesn't have it enabled (3.11.4-0.7) + * Fri Oct 27 2006 Rob Crittenden 1.0.6-1 - Update to 1.0.6 Index: sources =================================================================== RCS file: /cvs/extras/rpms/mod_nss/FC-5/sources,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- sources 27 Oct 2006 16:17:04 -0000 1.3 +++ sources 9 Apr 2007 13:24:03 -0000 1.4 @@ -1 +1,4 @@ 5e529856b7c05e94c62146ef80eb5e37 mod_nss-1.0.6.tar.gz +44ba2b6d64f5c46f073b4b15373e341d mod_nss-badpass.patch +d0de0c696546e826c14cc51071bf6de8 mod_nss-fileformat.patch +c3a24b444fbb04ffbf52700a6276a21c mod_nss-model.patch From fedora-extras-commits at redhat.com Mon Apr 9 13:25:37 2007 From: fedora-extras-commits at redhat.com (Robert Crittenden (rcritten)) Date: Mon, 9 Apr 2007 09:25:37 -0400 Subject: rpms/mod_nss/devel .cvsignore, 1.3, 1.4 mod_nss.spec, 1.4, 1.5 sources, 1.3, 1.4 Message-ID: <200704091325.l39DPbmX013372@cvs-int.fedora.redhat.com> Author: rcritten Update of /cvs/extras/rpms/mod_nss/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv13304 Modified Files: .cvsignore mod_nss.spec sources Log Message: Patch to properly detect the Apache model and set up NSS appropriately Patch to punt if a bad password is encountered Patch to fix crash when password.conf is malformatted Don't enable ECC support as NSS doesn't have it enabled (3.11.4-0.7) Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/mod_nss/devel/.cvsignore,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- .cvsignore 27 Oct 2006 18:19:19 -0000 1.3 +++ .cvsignore 9 Apr 2007 13:25:03 -0000 1.4 @@ -1 +1,4 @@ mod_nss-1.0.6.tar.gz +mod_nss-badpass.patch +mod_nss-fileformat.patch +mod_nss-model.patch Index: mod_nss.spec =================================================================== RCS file: /cvs/extras/rpms/mod_nss/devel/mod_nss.spec,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- mod_nss.spec 27 Oct 2006 18:19:19 -0000 1.4 +++ mod_nss.spec 9 Apr 2007 13:25:03 -0000 1.5 @@ -1,6 +1,6 @@ Name: mod_nss Version: 1.0.6 -Release: 1%{?dist} +Release: 2%{?dist} Summary: SSL/TLS module for the Apache HTTP server Group: System Environment/Daemons License: Apache Software License @@ -15,6 +15,9 @@ Requires: nss >= 3.11.3, nss-tools >= 3.11.3 Patch1: mod_nss-conf.patch Patch2: mod_nss-gencert.patch +Patch3: mod_nss-model.patch +Patch4: mod_nss-badpass.patch +Patch5: mod_nss-fileformat.patch %description The mod_nss module provides strong cryptography for the Apache Web @@ -26,6 +29,9 @@ %setup -q %patch1 -p1 -b .conf %patch2 -p1 -b .gencert +%patch3 -p1 -b .model +%patch4 -p1 -b .badpass +%patch5 -p1 -b .fileformat # Touch expression parser sources to prevent regenerating it touch nss_expr_*.[chyl] @@ -48,7 +54,7 @@ --with-nss-inc=$NSS_INCLUDE_DIR \ --with-nspr-lib=$NSPR_LIB_DIR \ --with-nspr-inc=$NSPR_INCLUDE_DIR \ - --with-apr-config --enable-ecc + --with-apr-config make %{?_smp_mflags} all @@ -106,6 +112,12 @@ %{_sbindir}/gencert %changelog +* Mon Apr 9 2007 Rob Crittenden 1.0.6-2 +- Patch to properly detect the Apache model and set up NSS appropriately +- Patch to punt if a bad password is encountered +- Patch to fix crash when password.conf is malformatted +- Don't enable ECC support as NSS doesn't have it enabled (3.11.4-0.7) + * Mon Oct 23 2006 Rob Crittenden 1.0.6-1 - Update to 1.0.6 Index: sources =================================================================== RCS file: /cvs/extras/rpms/mod_nss/devel/sources,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- sources 27 Oct 2006 18:19:19 -0000 1.3 +++ sources 9 Apr 2007 13:25:03 -0000 1.4 @@ -1 +1,4 @@ 5e529856b7c05e94c62146ef80eb5e37 mod_nss-1.0.6.tar.gz +44ba2b6d64f5c46f073b4b15373e341d mod_nss-badpass.patch +d0de0c696546e826c14cc51071bf6de8 mod_nss-fileformat.patch +c3a24b444fbb04ffbf52700a6276a21c mod_nss-model.patch From fedora-extras-commits at redhat.com Mon Apr 9 13:26:32 2007 From: fedora-extras-commits at redhat.com (Patrick Laughton (jima)) Date: Mon, 9 Apr 2007 09:26:32 -0400 Subject: rpms/vblade import.log,1.1,1.2 Message-ID: <200704091326.l39DQW9d013457@cvs-int.fedora.redhat.com> Author: jima Update of /cvs/extras/rpms/vblade In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv13376 Modified Files: import.log Log Message: * Sat Apr 07 2007 Patrick "Jima" Laughton 14-2 - Forced CFLAGS on build * Wed Apr 04 2007 Patrick "Jima" Laughton 14-1 - Initial Fedora RPM BZ#235236 Index: import.log =================================================================== RCS file: /cvs/extras/rpms/vblade/import.log,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- import.log 9 Apr 2007 10:50:58 -0000 1.1 +++ import.log 9 Apr 2007 13:25:58 -0000 1.2 @@ -0,0 +1 @@ +vblade-14-2_fc7:HEAD:vblade-14-2.fc7.src.rpm:1176125127 From fedora-extras-commits at redhat.com Mon Apr 9 13:26:36 2007 From: fedora-extras-commits at redhat.com (Patrick Laughton (jima)) Date: Mon, 9 Apr 2007 09:26:36 -0400 Subject: rpms/vblade/devel vblade-makefile.patch, NONE, 1.1 vblade.conf, NONE, 1.1 vblade.init, NONE, 1.1 vblade.spec, NONE, 1.1 .cvsignore, 1.1, 1.2 sources, 1.1, 1.2 Message-ID: <200704091326.l39DQapp013461@cvs-int.fedora.redhat.com> Author: jima Update of /cvs/extras/rpms/vblade/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv13376/devel Modified Files: .cvsignore sources Added Files: vblade-makefile.patch vblade.conf vblade.init vblade.spec Log Message: * Sat Apr 07 2007 Patrick "Jima" Laughton 14-2 - Forced CFLAGS on build * Wed Apr 04 2007 Patrick "Jima" Laughton 14-1 - Initial Fedora RPM BZ#235236 vblade-makefile.patch: --- NEW FILE vblade-makefile.patch --- --- vblade-14/makefile.orig 2006-09-21 08:29:27.000000000 -0500 +++ vblade-14/makefile 2007-03-30 12:27:26.000000000 -0500 @@ -3,7 +3,7 @@ # see README for others PLATFORM=linux -prefix = /usr +prefix = ${DESTDIR}/usr sbindir = ${prefix}/sbin sharedir = ${prefix}/share mandir = ${sharedir}/man @@ -35,6 +35,6 @@ rm -f $O vblade install : vblade vbladed - install vblade ${sbindir}/ - install vbladed ${sbindir}/ - install vblade.8 ${mandir}/man8/ + install -D -m 755 vblade ${sbindir}/vblade + install -D -m 755 vbladed ${sbindir}/vbladed + install -D -m 644 vblade.8 ${mandir}/man8/vblade.8 --- NEW FILE vblade.conf --- # network_device shelf slot file/disk/partition mac[,mac[,mac]] #eth0 0 0 /dev/sdb 00:11:22:33:44:55 --- NEW FILE vblade.init --- #!/bin/sh # # Init script for vblade (ATA over Ethernet daemon) # # chkconfig: - 30 70 # description: vblade AoE daemon # # processname: vblade # config: /etc/vblade.conf # # Shamelessly hacked together from other init scripts (sshd, mostly) # # source function library . /etc/rc.d/init.d/functions RETVAL=0 prog=vblade spawn_vblade() { ALLOWMACS="" [ -n "$5" ] && ALLOWMACS="-m $5" ID="$1-e$2.$3" PID_FILE=/var/run/$prog/${ID}.pid $prog $ALLOWMACS $2 $3 $1 $4 >> /var/log/$prog.log 2>&1 & pid=$! RETVAL=$? echo $pid > $PID_FILE echo -n $"$4 (e$2.$3@$1) [pid $pid]" [ "$RETVAL" = 0 ] && success || failure echo } start() { echo $"Starting up $prog: " if [ `grep -vc '^#\|^$' /etc/$prog.conf` ] then grep -v '^#' /etc/$prog.conf | sed -e 's/ / /g' -e 's/ / /g' | while read line do spawn_vblade $line done touch /var/lock/subsys/$prog else echo -n "empty $prog.conf?" passed echo fi } stop() { echo -n $"Shutting down $prog: " for pidfile in `ls /var/run/$prog/*.pid` do kill -9 `cat $pidfile` rm -f $pidfile done success echo rm -f /var/lock/subsys/$prog } case "$1" in start) start ;; stop) stop ;; restart) stop start ;; reload) # yes, this sucks, but the vblade processes die on SIGHUP stop start ;; condrestart) if [ -f /var/lock/subsys/$prog ]; then stop # avoid race sleep 3 start fi ;; status) status $prog RETVAL=$? ;; *) echo $"Usage: $0 {start|stop|restart|reload|condrestart|status}" RETVAL=1 esac exit $RETVAL --- NEW FILE vblade.spec --- Name: vblade Version: 14 Release: 2%{?dist} Summary: Virtual EtherDrive (R) blade daemon Group: System Environment/Base License: GPL URL: http://sourceforge.net/projects/aoetools/ Source0: http://dl.sf.net/aoetools/%{name}-%{version}.tgz Source1: %{name}.init Source2: %{name}.conf Patch0: %{name}-makefile.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) Requires(post): /sbin/chkconfig Requires(post): /sbin/service Requires(preun): /sbin/chkconfig Requires(preun): /sbin/service %description The vblade is the virtual EtherDrive (R) blade, a program that makes a seekable file available over an ethernet local area network (LAN) via the ATA over Ethernet (AoE) protocol. The seekable file is typically a block device like /dev/md0 but even regular files will work. When vblade exports the block storage over AoE it becomes a storage target. Another host on the same LAN can access the storage if it has a compatible aoe kernel driver. %prep %setup -q %patch0 -p1 %build make %{?_smp_mflags} CFLAGS="$RPM_OPT_FLAGS" %install rm -rf $RPM_BUILD_ROOT make install DESTDIR=$RPM_BUILD_ROOT install -D -m 755 %{SOURCE1} $RPM_BUILD_ROOT%{_initrddir}/%{name} install -D -m 644 %{SOURCE2} $RPM_BUILD_ROOT%{_sysconfdir}/%{name}.conf %clean rm -rf $RPM_BUILD_ROOT %post if [ "$1" = "2" ]; then # if we're being upgraded /sbin/service %{name} condrestart >/dev/null 2>&1 || : else # if we're being installed /sbin/chkconfig --add %{name} fi %preun if [ "$1" = "0" ]; then # execute this only if we are NOT doing an upgrade /sbin/service %{name} stop >/dev/null 2>&1 || : /sbin/chkconfig --del %{name} fi %files %defattr(-,root,root,-) %doc COPYING HACKING NEWS README %config(noreplace) %{_sysconfdir}/%{name}.conf %{_initrddir}/%{name} %{_sbindir}/vblade %{_sbindir}/vbladed %{_mandir}/man8/vblade.8* %changelog * Sat Apr 07 2007 Patrick "Jima" Laughton 14-2 - Forced CFLAGS on build * Wed Apr 04 2007 Patrick "Jima" Laughton 14-1 - Initial Fedora RPM Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/vblade/devel/.cvsignore,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- .cvsignore 9 Apr 2007 10:51:08 -0000 1.1 +++ .cvsignore 9 Apr 2007 13:26:02 -0000 1.2 @@ -0,0 +1 @@ +vblade-14.tgz Index: sources =================================================================== RCS file: /cvs/extras/rpms/vblade/devel/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 9 Apr 2007 10:51:08 -0000 1.1 +++ sources 9 Apr 2007 13:26:02 -0000 1.2 @@ -0,0 +1 @@ +c5c7ed7b859d6d74575dd9facd82e2a1 vblade-14.tgz From fedora-extras-commits at redhat.com Mon Apr 9 13:51:57 2007 From: fedora-extras-commits at redhat.com (Tom Callaway (spot)) Date: Mon, 9 Apr 2007 09:51:57 -0400 Subject: rpms/perl-User-Identity import.log,1.1,1.2 Message-ID: <200704091351.l39Dpv6Y014101@cvs-int.fedora.redhat.com> Author: spot Update of /cvs/extras/rpms/perl-User-Identity In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv14065 Modified Files: import.log Log Message: auto-import perl-User-Identity-0.91-1 on branch devel from perl-User-Identity-0.91-1.src.rpm Index: import.log =================================================================== RCS file: /cvs/extras/rpms/perl-User-Identity/import.log,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- import.log 6 Apr 2007 06:35:43 -0000 1.1 +++ import.log 9 Apr 2007 13:51:23 -0000 1.2 @@ -0,0 +1 @@ +perl-User-Identity-0_91-1:HEAD:perl-User-Identity-0.91-1.src.rpm:1176126665 From fedora-extras-commits at redhat.com Mon Apr 9 13:52:02 2007 From: fedora-extras-commits at redhat.com (Tom Callaway (spot)) Date: Mon, 9 Apr 2007 09:52:02 -0400 Subject: rpms/perl-User-Identity/devel perl-User-Identity.spec, NONE, 1.1 .cvsignore, 1.1, 1.2 sources, 1.1, 1.2 Message-ID: <200704091352.l39Dq2lj014105@cvs-int.fedora.redhat.com> Author: spot Update of /cvs/extras/rpms/perl-User-Identity/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv14065/devel Modified Files: .cvsignore sources Added Files: perl-User-Identity.spec Log Message: auto-import perl-User-Identity-0.91-1 on branch devel from perl-User-Identity-0.91-1.src.rpm --- NEW FILE perl-User-Identity.spec --- Name: perl-User-Identity Version: 0.91 Release: 1%{?dist} Summary: Maintains info about a physical person Group: Development/Libraries License: GPL or Artistic URL: http://search.cpan.org/dist/User-Identity/ Source0: http://search.cpan.org/CPAN/authors/id/M/MA/MARKOV/User-Identity-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: perl(ExtUtils::MakeMaker), perl(Geography::Countries) BuildArch: noarch Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) %description A modules designed to store and maintain a set of informational objects which are related to one user. %prep %setup -q -n User-Identity-%{version} %build %{__perl} Makefile.PL INSTALLDIRS=vendor make %install rm -rf $RPM_BUILD_ROOT make pure_install PERL_INSTALL_ROOT=$RPM_BUILD_ROOT find $RPM_BUILD_ROOT -type f -name .packlist -exec rm -f {} ';' find $RPM_BUILD_ROOT -depth -type d -exec rmdir {} 2>/dev/null ';' chmod -R u+w $RPM_BUILD_ROOT/* %check make test %clean rm -rf $RPM_BUILD_ROOT %files %defattr(-,root,root,-) %{perl_vendorlib}/User/ %{perl_vendorlib}/Mail/ %{_mandir}/man3/*.3* %changelog * Mon Apr 2 2007 Tom "spot" Callaway - 0.91-1 - Initial package for Fedora Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/perl-User-Identity/devel/.cvsignore,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- .cvsignore 6 Apr 2007 06:35:52 -0000 1.1 +++ .cvsignore 9 Apr 2007 13:51:28 -0000 1.2 @@ -0,0 +1 @@ +User-Identity-0.91.tar.gz Index: sources =================================================================== RCS file: /cvs/extras/rpms/perl-User-Identity/devel/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 6 Apr 2007 06:35:52 -0000 1.1 +++ sources 9 Apr 2007 13:51:28 -0000 1.2 @@ -0,0 +1 @@ +d5929be62a99b90f60b07062ab86a2ec User-Identity-0.91.tar.gz From fedora-extras-commits at redhat.com Mon Apr 9 13:54:32 2007 From: fedora-extras-commits at redhat.com (Tom Callaway (spot)) Date: Mon, 9 Apr 2007 09:54:32 -0400 Subject: rpms/perl-User-Identity/FC-5 perl-User-Identity.spec, NONE, 1.1 sources, 1.1, 1.2 Message-ID: <200704091354.l39DsWsY014238@cvs-int.fedora.redhat.com> Author: spot Update of /cvs/extras/rpms/perl-User-Identity/FC-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv14155/FC-5 Modified Files: sources Added Files: perl-User-Identity.spec Log Message: Initial import for new branches. --- NEW FILE perl-User-Identity.spec --- Name: perl-User-Identity Version: 0.91 Release: 1%{?dist} Summary: Maintains info about a physical person Group: Development/Libraries License: GPL or Artistic URL: http://search.cpan.org/dist/User-Identity/ Source0: http://search.cpan.org/CPAN/authors/id/M/MA/MARKOV/User-Identity-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: perl(ExtUtils::MakeMaker), perl(Geography::Countries) BuildArch: noarch Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) %description A modules designed to store and maintain a set of informational objects which are related to one user. %prep %setup -q -n User-Identity-%{version} %build %{__perl} Makefile.PL INSTALLDIRS=vendor make %install rm -rf $RPM_BUILD_ROOT make pure_install PERL_INSTALL_ROOT=$RPM_BUILD_ROOT find $RPM_BUILD_ROOT -type f -name .packlist -exec rm -f {} ';' find $RPM_BUILD_ROOT -depth -type d -exec rmdir {} 2>/dev/null ';' chmod -R u+w $RPM_BUILD_ROOT/* %check make test %clean rm -rf $RPM_BUILD_ROOT %files %defattr(-,root,root,-) %{perl_vendorlib}/User/ %{perl_vendorlib}/Mail/ %{_mandir}/man3/*.3* %changelog * Mon Apr 2 2007 Tom "spot" Callaway - 0.91-1 - Initial package for Fedora Index: sources =================================================================== RCS file: /cvs/extras/rpms/perl-User-Identity/FC-5/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 6 Apr 2007 06:35:52 -0000 1.1 +++ sources 9 Apr 2007 13:53:58 -0000 1.2 @@ -0,0 +1 @@ +d5929be62a99b90f60b07062ab86a2ec User-Identity-0.91.tar.gz From fedora-extras-commits at redhat.com Mon Apr 9 13:54:36 2007 From: fedora-extras-commits at redhat.com (Tom Callaway (spot)) Date: Mon, 9 Apr 2007 09:54:36 -0400 Subject: rpms/perl-User-Identity/FC-6 perl-User-Identity.spec, NONE, 1.1 sources, 1.1, 1.2 Message-ID: <200704091354.l39Dsasr014241@cvs-int.fedora.redhat.com> Author: spot Update of /cvs/extras/rpms/perl-User-Identity/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv14155/FC-6 Modified Files: sources Added Files: perl-User-Identity.spec Log Message: Initial import for new branches. --- NEW FILE perl-User-Identity.spec --- Name: perl-User-Identity Version: 0.91 Release: 1%{?dist} Summary: Maintains info about a physical person Group: Development/Libraries License: GPL or Artistic URL: http://search.cpan.org/dist/User-Identity/ Source0: http://search.cpan.org/CPAN/authors/id/M/MA/MARKOV/User-Identity-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: perl(ExtUtils::MakeMaker), perl(Geography::Countries) BuildArch: noarch Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) %description A modules designed to store and maintain a set of informational objects which are related to one user. %prep %setup -q -n User-Identity-%{version} %build %{__perl} Makefile.PL INSTALLDIRS=vendor make %install rm -rf $RPM_BUILD_ROOT make pure_install PERL_INSTALL_ROOT=$RPM_BUILD_ROOT find $RPM_BUILD_ROOT -type f -name .packlist -exec rm -f {} ';' find $RPM_BUILD_ROOT -depth -type d -exec rmdir {} 2>/dev/null ';' chmod -R u+w $RPM_BUILD_ROOT/* %check make test %clean rm -rf $RPM_BUILD_ROOT %files %defattr(-,root,root,-) %{perl_vendorlib}/User/ %{perl_vendorlib}/Mail/ %{_mandir}/man3/*.3* %changelog * Mon Apr 2 2007 Tom "spot" Callaway - 0.91-1 - Initial package for Fedora Index: sources =================================================================== RCS file: /cvs/extras/rpms/perl-User-Identity/FC-6/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 6 Apr 2007 06:35:52 -0000 1.1 +++ sources 9 Apr 2007 13:54:02 -0000 1.2 @@ -0,0 +1 @@ +d5929be62a99b90f60b07062ab86a2ec User-Identity-0.91.tar.gz From fedora-extras-commits at redhat.com Mon Apr 9 14:03:11 2007 From: fedora-extras-commits at redhat.com (Rex Dieter (rdieter)) Date: Mon, 9 Apr 2007 10:03:11 -0400 Subject: rpms/wxMaxima/devel wxMaxima-0.7.1-old_gnuplot.patch, NONE, 1.1 wxMaxima.spec, 1.10, 1.11 Message-ID: <200704091403.l39E3BUC018666@cvs-int.fedora.redhat.com> Author: rdieter Update of /cvs/extras/rpms/wxMaxima/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv18642 Modified Files: wxMaxima.spec Added Files: wxMaxima-0.7.1-old_gnuplot.patch Log Message: * Mon Apr 09 2007 Rex Dieter 0.7.1-3 - wxMaxima-0.7.1-old_gnuplot.patch (#235155) wxMaxima-0.7.1-old_gnuplot.patch: --- NEW FILE wxMaxima-0.7.1-old_gnuplot.patch --- --- wxMaxima-0.7.1/data/wxmathml.lisp.old_gnuplot 2006-12-19 03:16:50.000000000 -0600 +++ wxMaxima-0.7.1/data/wxmathml.lisp 2007-04-09 08:57:13.000000000 -0500 @@ -890,10 +890,18 @@ (defmvar $wxplot_size '((mlist simp) 400 250)) +;; newer gnuplot syntax +;(defun $wxplot_preamble () +; (format nil "set terminal png size ~d,~d; set zeroaxis;" +; ($first $wxplot_size) +; ($second $wxplot_size))) +;; older gnuplot syntax (defun $wxplot_preamble () - (format nil "set terminal png size ~d,~d; set zeroaxis;" - ($first $wxplot_size) - ($second $wxplot_size))) + (let ((frmt "set terminal png picsize ~d ~d; set zeroaxis;")) + (format nil frmt + ($first $wxplot_size) + ($second $wxplot_size)))) + (defun $wxplot2d (&rest args) (let ((preamble ($wxplot_preamble)) Index: wxMaxima.spec =================================================================== RCS file: /cvs/extras/rpms/wxMaxima/devel/wxMaxima.spec,v retrieving revision 1.10 retrieving revision 1.11 diff -u -r1.10 -r1.11 --- wxMaxima.spec 23 Feb 2007 19:32:03 -0000 1.10 +++ wxMaxima.spec 9 Apr 2007 14:02:36 -0000 1.11 @@ -5,13 +5,15 @@ Summary: Graphical user interface for Maxima Name: wxMaxima Version: 0.7.1 -Release: 2%{?dist} +Release: 3%{?dist} License: GPL Group: Applications/Engineering URL: http://wxmaxima.sourceforge.net/ Source0: http://dl.sourceforge.net/sourceforge/wxmaxima/wxMaxima-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) +Patch1: wxMaxima-0.7.1-old_gnuplot.patch + BuildRequires: desktop-file-utils BuildRequires: wxGTK-devel BuildRequires: libxml2-devel @@ -29,6 +31,8 @@ %prep %setup -q +%patch1 -p1 -b .old_gnuplot + ## wxmaxima.desktop fixups # do (some) Categories munging here, some versions of desktop-file-install # (*cough rhel4*) truncate Categories if --remove-category'd items is a @@ -94,6 +98,9 @@ %changelog +* Mon Apr 09 2007 Rex Dieter 0.7.1-3 +- wxMaxima-0.7.1-old_gnuplot.patch (#235155) + * Fri Feb 23 2007 Rex Dieter 0.7.1-2 - wxMaxima-0.7.1 - drop upstreamed patches From fedora-extras-commits at redhat.com Mon Apr 9 14:12:48 2007 From: fedora-extras-commits at redhat.com (Rex Dieter (rdieter)) Date: Mon, 9 Apr 2007 10:12:48 -0400 Subject: rpms/wxMaxima/FC-6 wxMaxima-0.7.1-old_gnuplot.patch, NONE, 1.1 wxMaxima.spec, 1.7, 1.8 Message-ID: <200704091412.l39ECm6E018907@cvs-int.fedora.redhat.com> Author: rdieter Update of /cvs/extras/rpms/wxMaxima/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv18884 Modified Files: wxMaxima.spec Added Files: wxMaxima-0.7.1-old_gnuplot.patch Log Message: * Mon Apr 09 2007 Rex Dieter 0.7.1-3 - wxMaxima-0.7.1-old_gnuplot.patch (#235155) wxMaxima-0.7.1-old_gnuplot.patch: --- NEW FILE wxMaxima-0.7.1-old_gnuplot.patch --- --- wxMaxima-0.7.1/data/wxmathml.lisp.old_gnuplot 2006-12-19 03:16:50.000000000 -0600 +++ wxMaxima-0.7.1/data/wxmathml.lisp 2007-04-09 08:57:13.000000000 -0500 @@ -890,10 +890,18 @@ (defmvar $wxplot_size '((mlist simp) 400 250)) +;; newer gnuplot syntax +;(defun $wxplot_preamble () +; (format nil "set terminal png size ~d,~d; set zeroaxis;" +; ($first $wxplot_size) +; ($second $wxplot_size))) +;; older gnuplot syntax (defun $wxplot_preamble () - (format nil "set terminal png size ~d,~d; set zeroaxis;" - ($first $wxplot_size) - ($second $wxplot_size))) + (let ((frmt "set terminal png picsize ~d ~d; set zeroaxis;")) + (format nil frmt + ($first $wxplot_size) + ($second $wxplot_size)))) + (defun $wxplot2d (&rest args) (let ((preamble ($wxplot_preamble)) Index: wxMaxima.spec =================================================================== RCS file: /cvs/extras/rpms/wxMaxima/FC-6/wxMaxima.spec,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- wxMaxima.spec 23 Feb 2007 19:38:54 -0000 1.7 +++ wxMaxima.spec 9 Apr 2007 14:12:14 -0000 1.8 @@ -5,13 +5,15 @@ Summary: Graphical user interface for Maxima Name: wxMaxima Version: 0.7.1 -Release: 2%{?dist} +Release: 3%{?dist} License: GPL Group: Applications/Engineering URL: http://wxmaxima.sourceforge.net/ Source0: http://dl.sourceforge.net/sourceforge/wxmaxima/wxMaxima-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) +Patch1: wxMaxima-0.7.1-old_gnuplot.patch + BuildRequires: desktop-file-utils BuildRequires: wxGTK-devel BuildRequires: libxml2-devel @@ -29,6 +31,8 @@ %prep %setup -q +%patch1 -p1 -b .old_gnuplot + ## wxmaxima.desktop fixups # do (some) Categories munging here, some versions of desktop-file-install # (*cough rhel4*) truncate Categories if --remove-category'd items is a @@ -94,6 +98,9 @@ %changelog +* Mon Apr 09 2007 Rex Dieter 0.7.1-3 +- wxMaxima-0.7.1-old_gnuplot.patch (#235155) + * Fri Feb 23 2007 Rex Dieter 0.7.1-2 - wxMaxima-0.7.1 - drop upstreamed patches From fedora-extras-commits at redhat.com Mon Apr 9 14:14:13 2007 From: fedora-extras-commits at redhat.com (Rex Dieter (rdieter)) Date: Mon, 9 Apr 2007 10:14:13 -0400 Subject: rpms/wxMaxima/FC-5 wxMaxima-0.7.1-old_gnuplot.patch, NONE, 1.1 .cvsignore, 1.4, 1.5 wxMaxima.spec, 1.6, 1.7 Message-ID: <200704091414.l39EED1j018997@cvs-int.fedora.redhat.com> Author: rdieter Update of /cvs/extras/rpms/wxMaxima/FC-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv18969 Modified Files: .cvsignore wxMaxima.spec Added Files: wxMaxima-0.7.1-old_gnuplot.patch Log Message: * Mon Apr 09 2007 Rex Dieter 0.7.1-3 - wxMaxima-0.7.1-old_gnuplot.patch (#235155) wxMaxima-0.7.1-old_gnuplot.patch: --- NEW FILE wxMaxima-0.7.1-old_gnuplot.patch --- --- wxMaxima-0.7.1/data/wxmathml.lisp.old_gnuplot 2006-12-19 03:16:50.000000000 -0600 +++ wxMaxima-0.7.1/data/wxmathml.lisp 2007-04-09 08:57:13.000000000 -0500 @@ -890,10 +890,18 @@ (defmvar $wxplot_size '((mlist simp) 400 250)) +;; newer gnuplot syntax +;(defun $wxplot_preamble () +; (format nil "set terminal png size ~d,~d; set zeroaxis;" +; ($first $wxplot_size) +; ($second $wxplot_size))) +;; older gnuplot syntax (defun $wxplot_preamble () - (format nil "set terminal png size ~d,~d; set zeroaxis;" - ($first $wxplot_size) - ($second $wxplot_size))) + (let ((frmt "set terminal png picsize ~d ~d; set zeroaxis;")) + (format nil frmt + ($first $wxplot_size) + ($second $wxplot_size)))) + (defun $wxplot2d (&rest args) (let ((preamble ($wxplot_preamble)) Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/wxMaxima/FC-5/.cvsignore,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- .cvsignore 23 Feb 2007 19:40:48 -0000 1.4 +++ .cvsignore 9 Apr 2007 14:13:38 -0000 1.5 @@ -1 +1,2 @@ +clog wxMaxima-0.7.1.tar.gz Index: wxMaxima.spec =================================================================== RCS file: /cvs/extras/rpms/wxMaxima/FC-5/wxMaxima.spec,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- wxMaxima.spec 23 Feb 2007 19:40:48 -0000 1.6 +++ wxMaxima.spec 9 Apr 2007 14:13:38 -0000 1.7 @@ -5,13 +5,15 @@ Summary: Graphical user interface for Maxima Name: wxMaxima Version: 0.7.1 -Release: 2%{?dist} +Release: 3%{?dist} License: GPL Group: Applications/Engineering URL: http://wxmaxima.sourceforge.net/ Source0: http://dl.sourceforge.net/sourceforge/wxmaxima/wxMaxima-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) +Patch1: wxMaxima-0.7.1-old_gnuplot.patch + BuildRequires: desktop-file-utils BuildRequires: wxGTK-devel BuildRequires: libxml2-devel @@ -29,6 +31,8 @@ %prep %setup -q +%patch1 -p1 -b .old_gnuplot + ## wxmaxima.desktop fixups # do (some) Categories munging here, some versions of desktop-file-install # (*cough rhel4*) truncate Categories if --remove-category'd items is a @@ -94,6 +98,9 @@ %changelog +* Mon Apr 09 2007 Rex Dieter 0.7.1-3 +- wxMaxima-0.7.1-old_gnuplot.patch (#235155) + * Fri Feb 23 2007 Rex Dieter 0.7.1-2 - wxMaxima-0.7.1 - drop upstreamed patches From fedora-extras-commits at redhat.com Mon Apr 9 14:17:52 2007 From: fedora-extras-commits at redhat.com (Rex Dieter (rdieter)) Date: Mon, 9 Apr 2007 10:17:52 -0400 Subject: rpms/nas/EL-4 .cvsignore, 1.3, 1.4 nas.spec, 1.8, 1.9 sources, 1.3, 1.4 nas-1.8-uglyOutput.patch, 1.1, NONE Message-ID: <200704091417.l39EHqMd019117@cvs-int.fedora.redhat.com> Author: rdieter Update of /cvs/extras/rpms/nas/EL-4 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv19089 Modified Files: .cvsignore nas.spec sources Removed Files: nas-1.8-uglyOutput.patch Log Message: * Sun Apr 08 2007 Frank B??ttner - 1.9-1%{?dist} - update to 1.9 - remove old patch file Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/nas/EL-4/.cvsignore,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- .cvsignore 26 Mar 2007 12:05:50 -0000 1.3 +++ .cvsignore 9 Apr 2007 14:17:17 -0000 1.4 @@ -1 +1 @@ -nas-1.8b.src.tar.gz +nas-1.9.src.tar.gz Index: nas.spec =================================================================== RCS file: /cvs/extras/rpms/nas/EL-4/nas.spec,v retrieving revision 1.8 retrieving revision 1.9 diff -u -r1.8 -r1.9 --- nas.spec 26 Mar 2007 12:05:50 -0000 1.8 +++ nas.spec 9 Apr 2007 14:17:17 -0000 1.9 @@ -1,6 +1,6 @@ Name: nas Summary: The Network Audio System (NAS) -Version: 1.8b +Version: 1.9 Release: 1%{?dist} BuildRequires: bison flex %if 0%{?fedora} > 4 || 0%{?rhel} > 4 @@ -19,7 +19,6 @@ Source0: http://nas.codebrilliance.com/nas/nas-%{version}.src.tar.gz Source1: http://apt.kde-redhat.org/apt/kde-redhat/SOURCES/nas/nasd.init Source2: http://apt.kde-redhat.org/apt/kde-redhat/SOURCES/nas/nasd.sysconfig -#Patch0: nas-1.8-uglyOutput.patch Buildroot: %{_tmppath}/NAS-%{version}-%{release}-root-%(%{__id_u} -n) Requires(preun): chkconfig /sbin/service Requires(post): chkconfig @@ -53,7 +52,6 @@ %prep %setup -q -n nas-%{version} -#%patch0 -p1 %build @@ -116,6 +114,10 @@ %changelog +* Sun Apr 08 2007 Frank B??ttner - 1.9-1%{?dist} +- update to 1.9 +- remove old patch file + * Mon Mar 26 2007 Frank B??ttner - 1.8b-1%{?dist} - update to 1.8b Index: sources =================================================================== RCS file: /cvs/extras/rpms/nas/EL-4/sources,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- sources 26 Mar 2007 12:05:50 -0000 1.3 +++ sources 9 Apr 2007 14:17:17 -0000 1.4 @@ -1 +1 @@ -fcb9a74f4bf08f422a3d12c7e3698307 nas-1.8b.src.tar.gz +aac031fae04f53bcd1e033b380b1b29d nas-1.9.src.tar.gz --- nas-1.8-uglyOutput.patch DELETED --- From fedora-extras-commits at redhat.com Mon Apr 9 14:18:41 2007 From: fedora-extras-commits at redhat.com (Jarod Wilson (jwilson)) Date: Mon, 9 Apr 2007 10:18:41 -0400 Subject: rpms/rrdtool/devel rrdtool-1.2.19-python.patch, NONE, 1.1 .cvsignore, 1.11, 1.12 rrdtool.spec, 1.30, 1.31 sources, 1.14, 1.15 rrdtool-1.2.15-initrrdtool.patch, 1.2, NONE rrdtool-1.2.15-log_grid_leak.patch, 1.1, NONE rrdtool-1.2.15-long_error_string.patch, 1.1, NONE Message-ID: <200704091418.l39EIf66019185@cvs-int.fedora.redhat.com> Author: jwilson Update of /cvs/extras/rpms/rrdtool/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv19161 Modified Files: .cvsignore rrdtool.spec sources Added Files: rrdtool-1.2.19-python.patch Removed Files: rrdtool-1.2.15-initrrdtool.patch rrdtool-1.2.15-log_grid_leak.patch rrdtool-1.2.15-long_error_string.patch Log Message: Update to rrdtool v1.2.19 rrdtool-1.2.19-python.patch: --- NEW FILE rrdtool-1.2.19-python.patch --- diff -uNr bindings/python-orig/Makefile.am bindings/python/Makefile.am --- bindings/python-orig/Makefile.am 2007-03-31 11:21:43.000000000 +0100 +++ bindings/python/Makefile.am 2007-03-31 11:24:47.000000000 +0100 @@ -2,6 +2,7 @@ pyexec_PROGRAMS = rrdtoolmodule.so +rrdtoolmodule_so_LDFLAGS = -module -shared rrdtoolmodule_so_LDADD = $(top_builddir)/src/librrd.la rrdtoolmodule_so_SOURCES = rrdtoolmodule.c diff -uNr bindings/python-orig/Makefile.in bindings/python/Makefile.in --- bindings/python-orig/Makefile.in 2007-03-31 11:21:43.000000000 +0100 +++ bindings/python/Makefile.in 2007-03-31 11:22:14.000000000 +0100 @@ -233,6 +233,7 @@ target_os = @target_os@ target_vendor = @target_vendor@ AM_CPPFLAGS = @CFLAGS@ -I$(top_srcdir)/src @PYTHON_INCLUDES@ +rrdtoolmodule_so_LDFLAGS = -module -shared rrdtoolmodule_so_LDADD = $(top_builddir)/src/librrd.la rrdtoolmodule_so_SOURCES = rrdtoolmodule.c noinst_HEADERS = rrd_extra.h Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/rrdtool/devel/.cvsignore,v retrieving revision 1.11 retrieving revision 1.12 diff -u -r1.11 -r1.12 --- .cvsignore 23 Jan 2007 22:18:59 -0000 1.11 +++ .cvsignore 9 Apr 2007 14:18:07 -0000 1.12 @@ -4,3 +4,4 @@ rrdtool-1.2.15.tar.gz rrdtool-1.2.17.tar.gz rrdtool-1.2.18.tar.gz +rrdtool-1.2.19.tar.gz Index: rrdtool.spec =================================================================== RCS file: /cvs/extras/rpms/rrdtool/devel/rrdtool.spec,v retrieving revision 1.30 retrieving revision 1.31 diff -u -r1.30 -r1.31 --- rrdtool.spec 23 Jan 2007 22:18:59 -0000 1.30 +++ rrdtool.spec 9 Apr 2007 14:18:07 -0000 1.31 @@ -6,7 +6,7 @@ Summary: Round Robin Database Tool to store and display time-series data Name: rrdtool -Version: 1.2.18 +Version: 1.2.19 Release: 1%{?dist} License: GPL Group: Applications/Databases @@ -14,6 +14,7 @@ Source0: http://people.ee.ethz.ch/~oetiker/webtools/%{name}/pub/%{name}-%{version}.tar.gz Source1: php4-svn%{php_rrd_svn}.tar.gz Patch0: rrdtool-1.2.13-php.patch +Patch1: rrdtool-1.2.19-python.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: gcc-c++, openssl-devel, freetype-devel BuildRequires: libpng-devel, zlib-devel, libart_lgpl-devel >= 2.0 @@ -111,6 +112,7 @@ %patch0 -p0 -b .php %{__perl} -pi -e 's|../config.h|../rrd_config.h|g' php4/rrdtool.c %endif +%patch1 -p0 -b .python # Fix to find correct python dir on lib64 %{__perl} -pi -e 's|get_python_lib\(0,0,prefix|get_python_lib\(1,0,prefix|g' \ @@ -269,6 +271,9 @@ %endif %changelog +* Mon Apr 09 2007 Jarod Wilson 1.2.19-1 +- New upstream release + * Tue Jan 23 2007 Jarod Wilson 1.2.18-1 - New upstream release Index: sources =================================================================== RCS file: /cvs/extras/rpms/rrdtool/devel/sources,v retrieving revision 1.14 retrieving revision 1.15 diff -u -r1.14 -r1.15 --- sources 23 Jan 2007 22:18:59 -0000 1.14 +++ sources 9 Apr 2007 14:18:07 -0000 1.15 @@ -1,2 +1,2 @@ 20f70c46a3643ebc51d7b8562d8af9b2 php4-svn839.tar.gz -0c116d031275b7e0da1f8326d52d097d rrdtool-1.2.18.tar.gz +df625d12e0585042a398ff946e32e3e7 rrdtool-1.2.19.tar.gz --- rrdtool-1.2.15-initrrdtool.patch DELETED --- --- rrdtool-1.2.15-log_grid_leak.patch DELETED --- --- rrdtool-1.2.15-long_error_string.patch DELETED --- From fedora-extras-commits at redhat.com Mon Apr 9 14:25:45 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Mon, 9 Apr 2007 10:25:45 -0400 Subject: rpms/perl-Template-GD - New directory Message-ID: <200704091425.l39EPjCf019473@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/rpms/perl-Template-GD In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners/tmpcvsO19447/rpms/perl-Template-GD Log Message: Directory /cvs/extras/rpms/perl-Template-GD added to the repository From fedora-extras-commits at redhat.com Mon Apr 9 14:25:54 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Mon, 9 Apr 2007 10:25:54 -0400 Subject: rpms/perl-Template-GD/devel - New directory Message-ID: <200704091425.l39EPs8N019486@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/rpms/perl-Template-GD/devel In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners/tmpcvsO19447/rpms/perl-Template-GD/devel Log Message: Directory /cvs/extras/rpms/perl-Template-GD/devel added to the repository From fedora-extras-commits at redhat.com Mon Apr 9 14:26:03 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Mon, 9 Apr 2007 10:26:03 -0400 Subject: rpms/perl-Template-GD Makefile, NONE, 1.1 import.log, NONE, 1.1 pkg.acl, NONE, 1.1 Message-ID: <200704091426.l39EQ35D019512@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/rpms/perl-Template-GD In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners/tmpcvsO19447/rpms/perl-Template-GD Added Files: Makefile import.log pkg.acl Log Message: Setup of module perl-Template-GD --- NEW FILE Makefile --- # Top level Makefile for module perl-Template-GD 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 --- --- NEW FILE pkg.acl --- From fedora-extras-commits at redhat.com Mon Apr 9 14:26:06 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Mon, 9 Apr 2007 10:26:06 -0400 Subject: owners owners.list,1.2659,1.2660 Message-ID: <200704091426.l39EQ6Dx019521@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/owners In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners Modified Files: owners.list Log Message: add perl-Template-GD Index: owners.list =================================================================== RCS file: /cvs/extras/owners/owners.list,v retrieving revision 1.2659 retrieving revision 1.2660 diff -u -r1.2659 -r1.2660 --- owners.list 9 Apr 2007 10:54:16 -0000 1.2659 +++ owners.list 9 Apr 2007 14:25:36 -0000 1.2660 @@ -2092,6 +2092,7 @@ Fedora Extras|perl-Sys-SigAction|Read extension for Consistent Signal Handling|andreas at bawue.net|extras-qa at fedoraproject.org|fedora-perl-devel-list at redhat.com Fedora Extras|perl-Sys-Virt|Represent and manage a libvirt hypervisor connection|steve at silug.org|extras-qa at fedoraproject.org|fedora-perl-devel-list at redhat.com,berrange at redhat.com Fedora Extras|perl-Taint-Runtime|Runtime enable taint checking|tcallawa at redhat.com|extras-qa at fedoraproject.org|fedora-perl-devel-list at redhat.com +Fedora Extras|perl-Template-GD|GD plugin(s) for the Template Toolkit|tcallawa at redhat.com|extras-qa at fedoraproject.org|fedora-perl-devel-list at redhat.com Fedora Extras|perl-Template-Plugin-Class|Allow calling of class methods on arbitrary classes|tcallawa at redhat.com|extras-qa at fedoraproject.org|fedora-perl-devel-list at redhat.com Fedora Extras|perl-Template-Toolkit|Template processing system|tcallawa at redhat.com|extras-qa at fedoraproject.org|fedora-perl-devel-list at redhat.com Fedora Extras|perl-Term-ProgressBar|Provide a progress meter on a standard terminal|cweyl at alumni.drew.edu|extras-qa at fedoraproject.org|fedora-perl-devel-list at redhat.com From fedora-extras-commits at redhat.com Mon Apr 9 14:26:12 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Mon, 9 Apr 2007 10:26:12 -0400 Subject: rpms/perl-Template-GD/devel .cvsignore, NONE, 1.1 Makefile, NONE, 1.1 sources, NONE, 1.1 Message-ID: <200704091426.l39EQCct019535@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/rpms/perl-Template-GD/devel In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners/tmpcvsO19447/rpms/perl-Template-GD/devel Added Files: .cvsignore Makefile sources Log Message: Setup of module perl-Template-GD --- NEW FILE .cvsignore --- --- NEW FILE Makefile --- # Makefile for source rpm: perl-Template-GD # $Id: Makefile,v 1.1 2007/04/09 14:26:08 wtogami Exp $ NAME := perl-Template-GD SPECFILE = $(firstword $(wildcard *.spec)) define find-makefile-common for d in common ../common ../../common ; do if [ -f $$d/Makefile.common ] ; then if [ -f $$d/CVS/Root -a -w $$/Makefile.common ] ; then cd $$d ; cvs -Q update ; fi ; echo "$$d/Makefile.common" ; break ; fi ; done endef MAKEFILE_COMMON := $(shell $(find-makefile-common)) ifeq ($(MAKEFILE_COMMON),) # attept a checkout define checkout-makefile-common test -f CVS/Root && { cvs -Q -d $$(cat CVS/Root) checkout common && echo "common/Makefile.common" ; } || { echo "ERROR: I can't figure out how to checkout the 'common' module." ; exit -1 ; } >&2 endef MAKEFILE_COMMON := $(shell $(checkout-makefile-common)) endif include $(MAKEFILE_COMMON) --- NEW FILE sources --- From fedora-extras-commits at redhat.com Mon Apr 9 14:27:21 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Mon, 9 Apr 2007 10:27:21 -0400 Subject: rpms/perl-Object-Realize-Later - New directory Message-ID: <200704091427.l39ERLa5019821@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/rpms/perl-Object-Realize-Later In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners/tmpcvsd19791/rpms/perl-Object-Realize-Later Log Message: Directory /cvs/extras/rpms/perl-Object-Realize-Later added to the repository From fedora-extras-commits at redhat.com Mon Apr 9 14:27:30 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Mon, 9 Apr 2007 10:27:30 -0400 Subject: rpms/perl-Object-Realize-Later/devel - New directory Message-ID: <200704091427.l39ERUwf019833@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/rpms/perl-Object-Realize-Later/devel In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners/tmpcvsd19791/rpms/perl-Object-Realize-Later/devel Log Message: Directory /cvs/extras/rpms/perl-Object-Realize-Later/devel added to the repository From fedora-extras-commits at redhat.com Mon Apr 9 14:27:42 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Mon, 9 Apr 2007 10:27:42 -0400 Subject: owners owners.list,1.2660,1.2661 Message-ID: <200704091427.l39ERgTu019868@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/owners In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners Modified Files: owners.list Log Message: add perl-Object-Realize-Later Index: owners.list =================================================================== RCS file: /cvs/extras/owners/owners.list,v retrieving revision 1.2660 retrieving revision 1.2661 diff -u -r1.2660 -r1.2661 --- owners.list 9 Apr 2007 14:25:36 -0000 1.2660 +++ owners.list 9 Apr 2007 14:27:12 -0000 1.2661 @@ -1986,6 +1986,7 @@ Fedora Extras|perl-Number-Compare|Perl module for numeric comparisons|rc040203 at freenet.de|extras-qa at fedoraproject.org|fedora-perl-devel-list at redhat.com Fedora Extras|perl-Object-Accessor|Perl module that allows per object accessors|steve at silug.org|extras-qa at fedoraproject.org|fedora-perl-devel-list at redhat.com Fedora Extras|perl-Object-InsideOut|Comprehensive inside-out object support module|cweyl at alumni.drew.edu|extras-qa at fedoraproject.org|fedora-perl-devel-list at redhat.com +Fedora Extras|perl-Object-Realize-Later|Delayed creation of objects|tcallawa at redhat.com|extras-qa at fedoraproject.org|fedora-perl-devel-list at redhat.com Fedora Extras|perl-OLE-Storage_Lite|Simple Class for OLE document interface|tcallawa at redhat.com|extras-qa at fedoraproject.org|fedora-perl-devel-list at redhat.com Fedora Extras|perl-OpenFrame|Framework for network enabled applications|steve at silug.org|extras-qa at fedoraproject.org|fedora-perl-devel-list at redhat.com Fedora Extras|perl-Package-Constants|List all constants declared in a package|steve at silug.org|extras-qa at fedoraproject.org|fedora-perl-devel-list at redhat.com From fedora-extras-commits at redhat.com Mon Apr 9 14:27:39 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Mon, 9 Apr 2007 10:27:39 -0400 Subject: rpms/perl-Object-Realize-Later Makefile, NONE, 1.1 import.log, NONE, 1.1 pkg.acl, NONE, 1.1 Message-ID: <200704091427.l39ERdGU019859@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/rpms/perl-Object-Realize-Later In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners/tmpcvsd19791/rpms/perl-Object-Realize-Later Added Files: Makefile import.log pkg.acl Log Message: Setup of module perl-Object-Realize-Later --- NEW FILE Makefile --- # Top level Makefile for module perl-Object-Realize-Later 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 --- --- NEW FILE pkg.acl --- From fedora-extras-commits at redhat.com Mon Apr 9 14:27:49 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Mon, 9 Apr 2007 10:27:49 -0400 Subject: rpms/perl-Object-Realize-Later/devel .cvsignore, NONE, 1.1 Makefile, NONE, 1.1 sources, NONE, 1.1 Message-ID: <200704091427.l39ERnD6019882@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/rpms/perl-Object-Realize-Later/devel In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners/tmpcvsd19791/rpms/perl-Object-Realize-Later/devel Added Files: .cvsignore Makefile sources Log Message: Setup of module perl-Object-Realize-Later --- NEW FILE .cvsignore --- --- NEW FILE Makefile --- # Makefile for source rpm: perl-Object-Realize-Later # $Id: Makefile,v 1.1 2007/04/09 14:27:44 wtogami Exp $ NAME := perl-Object-Realize-Later SPECFILE = $(firstword $(wildcard *.spec)) define find-makefile-common for d in common ../common ../../common ; do if [ -f $$d/Makefile.common ] ; then if [ -f $$d/CVS/Root -a -w $$/Makefile.common ] ; then cd $$d ; cvs -Q update ; fi ; echo "$$d/Makefile.common" ; break ; fi ; done endef MAKEFILE_COMMON := $(shell $(find-makefile-common)) ifeq ($(MAKEFILE_COMMON),) # attept a checkout define checkout-makefile-common test -f CVS/Root && { cvs -Q -d $$(cat CVS/Root) checkout common && echo "common/Makefile.common" ; } || { echo "ERROR: I can't figure out how to checkout the 'common' module." ; exit -1 ; } >&2 endef MAKEFILE_COMMON := $(shell $(checkout-makefile-common)) endif include $(MAKEFILE_COMMON) --- NEW FILE sources --- From fedora-extras-commits at redhat.com Mon Apr 9 14:28:57 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Mon, 9 Apr 2007 10:28:57 -0400 Subject: rpms/perl-Mail-Transport-Dbx - New directory Message-ID: <200704091428.l39ESvaG020179@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/rpms/perl-Mail-Transport-Dbx In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners/tmpcvsN20152/rpms/perl-Mail-Transport-Dbx Log Message: Directory /cvs/extras/rpms/perl-Mail-Transport-Dbx added to the repository From fedora-extras-commits at redhat.com Mon Apr 9 14:29:06 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Mon, 9 Apr 2007 10:29:06 -0400 Subject: rpms/perl-Mail-Transport-Dbx/devel - New directory Message-ID: <200704091429.l39ET6Ge020191@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/rpms/perl-Mail-Transport-Dbx/devel In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners/tmpcvsN20152/rpms/perl-Mail-Transport-Dbx/devel Log Message: Directory /cvs/extras/rpms/perl-Mail-Transport-Dbx/devel added to the repository From fedora-extras-commits at redhat.com Mon Apr 9 14:29:20 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Mon, 9 Apr 2007 10:29:20 -0400 Subject: rpms/perl-Mail-Transport-Dbx/devel .cvsignore, NONE, 1.1 Makefile, NONE, 1.1 sources, NONE, 1.1 Message-ID: <200704091429.l39ETKRm020237@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/rpms/perl-Mail-Transport-Dbx/devel In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners/tmpcvsN20152/rpms/perl-Mail-Transport-Dbx/devel Added Files: .cvsignore Makefile sources Log Message: Setup of module perl-Mail-Transport-Dbx --- NEW FILE .cvsignore --- --- NEW FILE Makefile --- # Makefile for source rpm: perl-Mail-Transport-Dbx # $Id: Makefile,v 1.1 2007/04/09 14:29:16 wtogami Exp $ NAME := perl-Mail-Transport-Dbx SPECFILE = $(firstword $(wildcard *.spec)) define find-makefile-common for d in common ../common ../../common ; do if [ -f $$d/Makefile.common ] ; then if [ -f $$d/CVS/Root -a -w $$/Makefile.common ] ; then cd $$d ; cvs -Q update ; fi ; echo "$$d/Makefile.common" ; break ; fi ; done endef MAKEFILE_COMMON := $(shell $(find-makefile-common)) ifeq ($(MAKEFILE_COMMON),) # attept a checkout define checkout-makefile-common test -f CVS/Root && { cvs -Q -d $$(cat CVS/Root) checkout common && echo "common/Makefile.common" ; } || { echo "ERROR: I can't figure out how to checkout the 'common' module." ; exit -1 ; } >&2 endef MAKEFILE_COMMON := $(shell $(checkout-makefile-common)) endif include $(MAKEFILE_COMMON) --- NEW FILE sources --- From fedora-extras-commits at redhat.com Mon Apr 9 14:29:17 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Mon, 9 Apr 2007 10:29:17 -0400 Subject: owners owners.list,1.2661,1.2662 Message-ID: <200704091429.l39ETHDJ020232@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/owners In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners Modified Files: owners.list Log Message: add perl-Mail-Transport-Dbx Index: owners.list =================================================================== RCS file: /cvs/extras/owners/owners.list,v retrieving revision 1.2661 retrieving revision 1.2662 diff -u -r1.2661 -r1.2662 --- owners.list 9 Apr 2007 14:27:12 -0000 1.2661 +++ owners.list 9 Apr 2007 14:28:47 -0000 1.2662 @@ -1927,6 +1927,7 @@ Fedora Extras|perl-Mail-Sender|Module for sending mails with attachments through an SMTP server|jpo at di.uminho.pt|extras-qa at fedoraproject.org|fedora-perl-devel-list at redhat.com Fedora Extras|perl-Mail-Sendmail|Simple platform independent mailer for Perl|jpo at di.uminho.pt|extras-qa at fedoraproject.org|fedora-perl-devel-list at redhat.com Fedora Extras|perl-Mail-SPF-Query|Mail::SPF::Query determines the legitimacy of an SMTP client IP|steve at silug.org|extras-qa at fedoraproject.org|fedora-perl-devel-list at redhat.com +Fedora Extras|perl-Mail-Transport-Dbx|Parse Outlook Express mailboxes|tcallawa at redhat.com|extras-qa at fedoraproject.org|fedora-perl-devel-list at redhat.com Fedora Extras|perl-MailTools|MailTools module for Perl|paul at city-fan.org|extras-qa at fedoraproject.org|fedora-perl-devel-list at redhat.com Fedora Extras|perl-MARC-Record|Object-oriented abstraction of MARC record handling|jpo at di.uminho.pt|extras-qa at fedoraproject.org|fedora-perl-devel-list at redhat.com Fedora Extras|perl-Math-Derivative|Numeric 1st and 2nd order differentiation|alexl at users.sourceforge.net|extras-qa at fedoraproject.org| From fedora-extras-commits at redhat.com Mon Apr 9 14:29:16 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Mon, 9 Apr 2007 10:29:16 -0400 Subject: rpms/perl-Mail-Transport-Dbx Makefile, NONE, 1.1 import.log, NONE, 1.1 pkg.acl, NONE, 1.1 Message-ID: <200704091429.l39ETG31020217@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/rpms/perl-Mail-Transport-Dbx In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners/tmpcvsN20152/rpms/perl-Mail-Transport-Dbx Added Files: Makefile import.log pkg.acl Log Message: Setup of module perl-Mail-Transport-Dbx --- NEW FILE Makefile --- # Top level Makefile for module perl-Mail-Transport-Dbx 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 --- --- NEW FILE pkg.acl --- From fedora-extras-commits at redhat.com Mon Apr 9 14:30:17 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Mon, 9 Apr 2007 10:30:17 -0400 Subject: rpms/perl-Mail-Box - New directory Message-ID: <200704091430.l39EUHs4020586@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/rpms/perl-Mail-Box In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners/tmpcvsR20555/rpms/perl-Mail-Box Log Message: Directory /cvs/extras/rpms/perl-Mail-Box added to the repository From fedora-extras-commits at redhat.com Mon Apr 9 14:30:26 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Mon, 9 Apr 2007 10:30:26 -0400 Subject: rpms/perl-Mail-Box/devel - New directory Message-ID: <200704091430.l39EUQMt020599@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/rpms/perl-Mail-Box/devel In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners/tmpcvsR20555/rpms/perl-Mail-Box/devel Log Message: Directory /cvs/extras/rpms/perl-Mail-Box/devel added to the repository From fedora-extras-commits at redhat.com Mon Apr 9 14:30:38 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Mon, 9 Apr 2007 10:30:38 -0400 Subject: owners owners.list,1.2662,1.2663 Message-ID: <200704091430.l39EUcKG020638@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/owners In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners Modified Files: owners.list Log Message: add perl-Mail-Box Index: owners.list =================================================================== RCS file: /cvs/extras/owners/owners.list,v retrieving revision 1.2662 retrieving revision 1.2663 diff -u -r1.2662 -r1.2663 --- owners.list 9 Apr 2007 14:28:47 -0000 1.2662 +++ owners.list 9 Apr 2007 14:30:07 -0000 1.2663 @@ -1921,6 +1921,7 @@ Fedora Extras|perl-Log-Message-Simple|Simplified frontend to Log::Message|steve at silug.org|extras-qa at fedoraproject.org|fedora-perl-devel-list at redhat.com Fedora Extras|perl-LWP-Authen-Wsse|Library for enabling X-WSSE authentication in LWP|pertusus at free.fr|extras-qa at fedoraproject.org|fedora-perl-devel-list at redhat.com Fedora Extras|perl-Mail-Alias|For bugs related to the perl-Mail-Alias component|steve at silug.org|extras-qa at fedoraproject.org|fedora-perl-devel-list at redhat.com,oliver at linux-kernel.at +Fedora Extras|perl-Mail-Box|Manage a mailbox, a folder with messages|tcallawa at redhat.com|extras-qa at fedoraproject.org|fedora-perl-devel-list at redhat.com Fedora Extras|perl-Mail-GnuPG|Process email with GPG|rc040203 at freenet.de|extras-qa at fedoraproject.org|fedora-perl-devel-list at redhat.com Fedora Extras|perl-Mail-Mbox-MessageParser|A fast and simple mbox folder reader|paul at city-fan.org|extras-qa at fedoraproject.org|fedora-perl-devel-list at redhat.com Fedora Extras|perl-Mail-RFC822-Address|Perl extension for validating addresses according to RFC822|andreas at bawue.net|extras-qa at fedoraproject.org|fedora-perl-devel-list at redhat.com From fedora-extras-commits at redhat.com Mon Apr 9 14:30:36 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Mon, 9 Apr 2007 10:30:36 -0400 Subject: rpms/perl-Mail-Box Makefile, NONE, 1.1 import.log, NONE, 1.1 pkg.acl, NONE, 1.1 Message-ID: <200704091430.l39EUa9M020629@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/rpms/perl-Mail-Box In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners/tmpcvsR20555/rpms/perl-Mail-Box Added Files: Makefile import.log pkg.acl Log Message: Setup of module perl-Mail-Box --- NEW FILE Makefile --- # Top level Makefile for module perl-Mail-Box 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 --- --- NEW FILE pkg.acl --- From fedora-extras-commits at redhat.com Mon Apr 9 14:30:45 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Mon, 9 Apr 2007 10:30:45 -0400 Subject: rpms/perl-Mail-Box/devel .cvsignore, NONE, 1.1 Makefile, NONE, 1.1 sources, NONE, 1.1 Message-ID: <200704091430.l39EUjVK020655@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/rpms/perl-Mail-Box/devel In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners/tmpcvsR20555/rpms/perl-Mail-Box/devel Added Files: .cvsignore Makefile sources Log Message: Setup of module perl-Mail-Box --- NEW FILE .cvsignore --- --- NEW FILE Makefile --- # Makefile for source rpm: perl-Mail-Box # $Id: Makefile,v 1.1 2007/04/09 14:30:41 wtogami Exp $ NAME := perl-Mail-Box SPECFILE = $(firstword $(wildcard *.spec)) define find-makefile-common for d in common ../common ../../common ; do if [ -f $$d/Makefile.common ] ; then if [ -f $$d/CVS/Root -a -w $$/Makefile.common ] ; then cd $$d ; cvs -Q update ; fi ; echo "$$d/Makefile.common" ; break ; fi ; done endef MAKEFILE_COMMON := $(shell $(find-makefile-common)) ifeq ($(MAKEFILE_COMMON),) # attept a checkout define checkout-makefile-common test -f CVS/Root && { cvs -Q -d $$(cat CVS/Root) checkout common && echo "common/Makefile.common" ; } || { echo "ERROR: I can't figure out how to checkout the 'common' module." ; exit -1 ; } >&2 endef MAKEFILE_COMMON := $(shell $(checkout-makefile-common)) endif include $(MAKEFILE_COMMON) --- NEW FILE sources --- From fedora-extras-commits at redhat.com Mon Apr 9 14:34:07 2007 From: fedora-extras-commits at redhat.com (Matthias Saou (thias)) Date: Mon, 9 Apr 2007 10:34:07 -0400 Subject: rpms/directfb/devel .cvsignore, 1.7, 1.8 directfb.spec, 1.16, 1.17 sources, 1.7, 1.8 Message-ID: <200704091434.l39EY7Fv021247@cvs-int.fedora.redhat.com> Author: thias Update of /cvs/extras/rpms/directfb/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv21221 Modified Files: .cvsignore directfb.spec sources Log Message: Update to 1.0.0 final. Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/directfb/devel/.cvsignore,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- .cvsignore 2 Feb 2007 14:09:15 -0000 1.7 +++ .cvsignore 9 Apr 2007 14:33:32 -0000 1.8 @@ -1 +1 @@ -DirectFB-1.0.0-rc3.tar.gz +DirectFB-1.0.0.tar.gz Index: directfb.spec =================================================================== RCS file: /cvs/extras/rpms/directfb/devel/directfb.spec,v retrieving revision 1.16 retrieving revision 1.17 diff -u -r1.16 -r1.17 --- directfb.spec 2 Feb 2007 14:09:15 -0000 1.16 +++ directfb.spec 9 Apr 2007 14:33:32 -0000 1.17 @@ -1,13 +1,11 @@ -%define prever rc3 - Summary: Graphics abstraction library for the Linux Framebuffer Device Name: directfb Version: 1.0.0 -Release: 0.1.%{prever}%{?dist} +Release: 1%{?dist} Group: System Environment/Libraries License: LGPL URL: http://www.directfb.org/ -Source: http://www.directfb.org/downloads/Core/DirectFB-%{version}-%{prever}.tar.gz +Source: http://www.directfb.org/downloads/Core/DirectFB-%{version}.tar.gz Patch0: DirectFB-1.0.0-rc2-asmtypes.patch Patch1: DirectFB-0.9.25.1-ppc.patch Patch2: DirectFB-0.9.25.1-sysfs.patch @@ -54,21 +52,21 @@ %prep -%setup -q -n DirectFB-%{version}-%{prever} +%setup -q -n DirectFB-%{version} %patch0 -p1 -b .asmtypes %patch1 -p1 -b .ppc %patch2 -p1 -b .sysfs +# Remove executable bit from sources +find . \( -name '*.c' -o -name '*.h' \) -a -perm 755 -exec chmod -x {} \; %build -# Disable MMX on x86_64 otherwise some ASM fails for generic.o (1.0.0-rc2) %configure \ -%ifarch x86_64 - --disable-mmx \ -%endif --disable-dependency-tracking \ --enable-zlib \ --enable-video4linux2 +sed -i 's|^hardcode_libdir_flag_spec=.*|hardcode_libdir_flag_spec=""|g' libtool +sed -i 's|^runpath_var=LD_RUN_PATH|runpath_var=DIE_RPATH_DIE|g' libtool %{__make} %{?_smp_mflags} @@ -106,7 +104,7 @@ #%{_datadir}/%{name}-%{version} # Naming is brain dead here... %{_libdir}/directfb-1.0-0/ -%{_datadir}/directfb-1.0.0-%{prever}/ +%{_datadir}/directfb-1.0.0/ %{_mandir}/man1/dfbg.1* %{_mandir}/man5/directfbrc.5* @@ -129,6 +127,11 @@ %changelog +* Mon Apr 9 2007 Matthias Saou 1.0.0-1 +- Update to 1.0.0 final. +- No longer disable MMX on x86_64, it builds again. +- Disable /usr/lib64 rpath on 64bit. + * Fri Feb 2 2007 Matthias Saou 1.0.0-0.1.rc3 - Update to 1.0.0-rc3. Index: sources =================================================================== RCS file: /cvs/extras/rpms/directfb/devel/sources,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- sources 2 Feb 2007 14:09:15 -0000 1.7 +++ sources 9 Apr 2007 14:33:32 -0000 1.8 @@ -1 +1 @@ -d957d3bb2478f95d96638c1a3215608c DirectFB-1.0.0-rc3.tar.gz +ad746c49dc89ba6f99df71b17bbb1dc8 DirectFB-1.0.0.tar.gz From fedora-extras-commits at redhat.com Mon Apr 9 14:46:13 2007 From: fedora-extras-commits at redhat.com (Patrick Laughton (jima)) Date: Mon, 9 Apr 2007 10:46:13 -0400 Subject: rpms/aoetools/devel .cvsignore, 1.2, 1.3 aoetools-makefile.patch, 1.1, 1.2 aoetools.spec, 1.1, 1.2 sources, 1.2, 1.3 aoetools-flush.patch, 1.1, NONE Message-ID: <200704091446.l39EkDhk021428@cvs-int.fedora.redhat.com> Author: jima Update of /cvs/extras/rpms/aoetools/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv21394 Modified Files: .cvsignore aoetools-makefile.patch aoetools.spec sources Removed Files: aoetools-flush.patch Log Message: * Mon Apr 09 2007 Patrick "Jima" Laughton 15-1 - Figures, NOW I notice the new version - Adapted/removed patches (most fixes moved upstream, thanks!) Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/aoetools/devel/.cvsignore,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- .cvsignore 9 Apr 2007 13:19:26 -0000 1.2 +++ .cvsignore 9 Apr 2007 14:45:39 -0000 1.3 @@ -1 +1 @@ -aoetools-14.tar.gz +aoetools-15.tar.gz aoetools-makefile.patch: Index: aoetools-makefile.patch =================================================================== RCS file: /cvs/extras/rpms/aoetools/devel/aoetools-makefile.patch,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- aoetools-makefile.patch 9 Apr 2007 13:19:26 -0000 1.1 +++ aoetools-makefile.patch 9 Apr 2007 14:45:39 -0000 1.2 @@ -1,13 +1,8 @@ ---- aoetools-14/Makefile.orig 2006-10-31 10:34:07.000000000 -0600 -+++ aoetools-14/Makefile 2007-03-30 12:03:31.000000000 -0500 -@@ -54,11 +54,11 @@ - - # DESTDIR was put in for Rob Holland to make gentoo packaging easier - install : all -- mkdir -p ${SBINDIR} -- mkdir -p ${MANDIR}/man8 -+ mkdir -p ${DESTDIR}${SBINDIR} -+ mkdir -p ${DESTDIR}${MANDIR}/man8 +--- aoetools-15/Makefile.orig 2007-02-26 10:16:29.000000000 -0600 ++++ aoetools-15/Makefile 2007-04-09 09:27:55.000000000 -0500 +@@ -57,8 +57,8 @@ + mkdir -p ${DESTDIR}${SBINDIR} + mkdir -p ${DESTDIR}${MANDIR}/man8 @for f in ${COMMANDS}; do \ - sh -xc "install -m 700 $$f ${DESTDIR}${SBINDIR}/$$f" || break; \ - sh -xc "install -m 664 $$f.8 ${DESTDIR}${MANDIR}/man8/$$f.8" || break; \ Index: aoetools.spec =================================================================== RCS file: /cvs/extras/rpms/aoetools/devel/aoetools.spec,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- aoetools.spec 9 Apr 2007 13:19:26 -0000 1.1 +++ aoetools.spec 9 Apr 2007 14:45:39 -0000 1.2 @@ -1,6 +1,6 @@ Name: aoetools -Version: 14 -Release: 3%{?dist} +Version: 15 +Release: 1%{?dist} Summary: ATA over Ethernet Tools Group: System Environment/Base @@ -8,7 +8,6 @@ URL: http://sourceforge.net/projects/aoetools/ Source0: http://dl.sf.net/%{name}/%{name}-%{version}.tar.gz Patch0: %{name}-makefile.patch -Patch1: %{name}-flush.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) @@ -19,7 +18,6 @@ %prep %setup -q %patch0 -p1 -%patch1 -p1 %build @@ -43,6 +41,10 @@ %changelog +* Mon Apr 09 2007 Patrick "Jima" Laughton 15-1 +- Figures, NOW I notice the new version +- Adapted/removed patches (most fixes moved upstream, thanks!) + * Mon Apr 09 2007 Patrick "Jima" Laughton 14-3 - Added devnodes.txt to %%doc - Importing into CVS Index: sources =================================================================== RCS file: /cvs/extras/rpms/aoetools/devel/sources,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- sources 9 Apr 2007 13:19:26 -0000 1.2 +++ sources 9 Apr 2007 14:45:39 -0000 1.3 @@ -1 +1 @@ -592f9f031796b4f0b90166a8cd5f9e30 aoetools-14.tar.gz +02f0b0651f09f11fc8e34b9f3d969dec aoetools-15.tar.gz --- aoetools-flush.patch DELETED --- From fedora-extras-commits at redhat.com Mon Apr 9 14:46:50 2007 From: fedora-extras-commits at redhat.com (Jarod Wilson (jwilson)) Date: Mon, 9 Apr 2007 10:46:50 -0400 Subject: rpms/rrdtool/FC-6 rrdtool-1.2.19-python.patch, NONE, 1.1 .cvsignore, 1.10, 1.11 rrdtool.spec, 1.27, 1.28 sources, 1.13, 1.14 Message-ID: <200704091446.l39EkowN021461@cvs-int.fedora.redhat.com> Author: jwilson Update of /cvs/extras/rpms/rrdtool/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv21434 Modified Files: .cvsignore rrdtool.spec sources Added Files: rrdtool-1.2.19-python.patch Log Message: Update to rrdtool v1.2.19 rrdtool-1.2.19-python.patch: --- NEW FILE rrdtool-1.2.19-python.patch --- diff -uNr bindings/python-orig/Makefile.am bindings/python/Makefile.am --- bindings/python-orig/Makefile.am 2007-03-31 11:21:43.000000000 +0100 +++ bindings/python/Makefile.am 2007-03-31 11:24:47.000000000 +0100 @@ -2,6 +2,7 @@ pyexec_PROGRAMS = rrdtoolmodule.so +rrdtoolmodule_so_LDFLAGS = -module -shared rrdtoolmodule_so_LDADD = $(top_builddir)/src/librrd.la rrdtoolmodule_so_SOURCES = rrdtoolmodule.c diff -uNr bindings/python-orig/Makefile.in bindings/python/Makefile.in --- bindings/python-orig/Makefile.in 2007-03-31 11:21:43.000000000 +0100 +++ bindings/python/Makefile.in 2007-03-31 11:22:14.000000000 +0100 @@ -233,6 +233,7 @@ target_os = @target_os@ target_vendor = @target_vendor@ AM_CPPFLAGS = @CFLAGS@ -I$(top_srcdir)/src @PYTHON_INCLUDES@ +rrdtoolmodule_so_LDFLAGS = -module -shared rrdtoolmodule_so_LDADD = $(top_builddir)/src/librrd.la rrdtoolmodule_so_SOURCES = rrdtoolmodule.c noinst_HEADERS = rrd_extra.h Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/rrdtool/FC-6/.cvsignore,v retrieving revision 1.10 retrieving revision 1.11 diff -u -r1.10 -r1.11 --- .cvsignore 30 Jan 2007 22:36:15 -0000 1.10 +++ .cvsignore 9 Apr 2007 14:46:16 -0000 1.11 @@ -4,3 +4,4 @@ rrdtool-1.2.15.tar.gz rrdtool-1.2.17.tar.gz rrdtool-1.2.18.tar.gz +rrdtool-1.2.19.tar.gz Index: rrdtool.spec =================================================================== RCS file: /cvs/extras/rpms/rrdtool/FC-6/rrdtool.spec,v retrieving revision 1.27 retrieving revision 1.28 diff -u -r1.27 -r1.28 --- rrdtool.spec 30 Jan 2007 22:36:15 -0000 1.27 +++ rrdtool.spec 9 Apr 2007 14:46:16 -0000 1.28 @@ -6,7 +6,7 @@ Summary: Round Robin Database Tool to store and display time-series data Name: rrdtool -Version: 1.2.18 +Version: 1.2.19 Release: 1%{?dist} License: GPL Group: Applications/Databases @@ -14,6 +14,7 @@ Source0: http://people.ee.ethz.ch/~oetiker/webtools/%{name}/pub/%{name}-%{version}.tar.gz Source1: php4-svn%{php_rrd_svn}.tar.gz Patch0: rrdtool-1.2.13-php.patch +Patch1: rrdtool-1.2.19-python.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: gcc-c++, openssl-devel, freetype-devel BuildRequires: libpng-devel, zlib-devel, libart_lgpl-devel >= 2.0 @@ -111,6 +112,7 @@ %patch0 -p0 -b .php %{__perl} -pi -e 's|../config.h|../rrd_config.h|g' php4/rrdtool.c %endif +%patch1 -p0 -b .python # Fix to find correct python dir on lib64 %{__perl} -pi -e 's|get_python_lib\(0,0,prefix|get_python_lib\(1,0,prefix|g' \ @@ -269,6 +271,9 @@ %endif %changelog +* Mon Apr 09 2007 Jarod Wilson 1.2.19-1 +- New upstream release + * Tue Jan 23 2007 Jarod Wilson 1.2.18-1 - New upstream release Index: sources =================================================================== RCS file: /cvs/extras/rpms/rrdtool/FC-6/sources,v retrieving revision 1.13 retrieving revision 1.14 diff -u -r1.13 -r1.14 --- sources 30 Jan 2007 22:36:15 -0000 1.13 +++ sources 9 Apr 2007 14:46:16 -0000 1.14 @@ -1,2 +1,2 @@ 20f70c46a3643ebc51d7b8562d8af9b2 php4-svn839.tar.gz -0c116d031275b7e0da1f8326d52d097d rrdtool-1.2.18.tar.gz +df625d12e0585042a398ff946e32e3e7 rrdtool-1.2.19.tar.gz From fedora-extras-commits at redhat.com Mon Apr 9 14:47:35 2007 From: fedora-extras-commits at redhat.com (Jarod Wilson (jwilson)) Date: Mon, 9 Apr 2007 10:47:35 -0400 Subject: rpms/rrdtool/FC-5 rrdtool-1.2.19-python.patch, NONE, 1.1 .cvsignore, 1.7, 1.8 rrdtool.spec, 1.26, 1.27 sources, 1.9, 1.10 Message-ID: <200704091447.l39ElZ5Y021538@cvs-int.fedora.redhat.com> Author: jwilson Update of /cvs/extras/rpms/rrdtool/FC-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv21510 Modified Files: .cvsignore rrdtool.spec sources Added Files: rrdtool-1.2.19-python.patch Log Message: Update to rrdtool v1.2.19 rrdtool-1.2.19-python.patch: --- NEW FILE rrdtool-1.2.19-python.patch --- diff -uNr bindings/python-orig/Makefile.am bindings/python/Makefile.am --- bindings/python-orig/Makefile.am 2007-03-31 11:21:43.000000000 +0100 +++ bindings/python/Makefile.am 2007-03-31 11:24:47.000000000 +0100 @@ -2,6 +2,7 @@ pyexec_PROGRAMS = rrdtoolmodule.so +rrdtoolmodule_so_LDFLAGS = -module -shared rrdtoolmodule_so_LDADD = $(top_builddir)/src/librrd.la rrdtoolmodule_so_SOURCES = rrdtoolmodule.c diff -uNr bindings/python-orig/Makefile.in bindings/python/Makefile.in --- bindings/python-orig/Makefile.in 2007-03-31 11:21:43.000000000 +0100 +++ bindings/python/Makefile.in 2007-03-31 11:22:14.000000000 +0100 @@ -233,6 +233,7 @@ target_os = @target_os@ target_vendor = @target_vendor@ AM_CPPFLAGS = @CFLAGS@ -I$(top_srcdir)/src @PYTHON_INCLUDES@ +rrdtoolmodule_so_LDFLAGS = -module -shared rrdtoolmodule_so_LDADD = $(top_builddir)/src/librrd.la rrdtoolmodule_so_SOURCES = rrdtoolmodule.c noinst_HEADERS = rrd_extra.h Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/rrdtool/FC-5/.cvsignore,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- .cvsignore 17 Jul 2006 13:58:24 -0000 1.7 +++ .cvsignore 9 Apr 2007 14:47:00 -0000 1.8 @@ -1,5 +1,7 @@ -rrdtool-1.0.49.tar.gz -rrdtool-1.0.50.tar.gz +rrdtool-1.2.12.tar.gz rrdtool-1.2.13.tar.gz php4-svn839.tar.gz rrdtool-1.2.15.tar.gz +rrdtool-1.2.17.tar.gz +rrdtool-1.2.18.tar.gz +rrdtool-1.2.19.tar.gz Index: rrdtool.spec =================================================================== RCS file: /cvs/extras/rpms/rrdtool/FC-5/rrdtool.spec,v retrieving revision 1.26 retrieving revision 1.27 diff -u -r1.26 -r1.27 --- rrdtool.spec 2 Jan 2007 18:06:54 -0000 1.26 +++ rrdtool.spec 9 Apr 2007 14:47:00 -0000 1.27 @@ -6,17 +6,15 @@ Summary: Round Robin Database Tool to store and display time-series data Name: rrdtool -Version: 1.2.15 -Release: 9%{?dist} +Version: 1.2.19 +Release: 1%{?dist} License: GPL Group: Applications/Databases URL: http://people.ee.ethz.ch/~oetiker/webtools/%{name}/ Source0: http://people.ee.ethz.ch/~oetiker/webtools/%{name}/pub/%{name}-%{version}.tar.gz Source1: php4-svn%{php_rrd_svn}.tar.gz Patch0: rrdtool-1.2.13-php.patch -Patch1: rrdtool-1.2.15-initrrdtool.patch -Patch2: rrdtool-1.2.15-log_grid_leak.patch -Patch3: rrdtool-1.2.15-long_error_string.patch +Patch1: rrdtool-1.2.19-python.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: gcc-c++, openssl-devel, freetype-devel BuildRequires: libpng-devel, zlib-devel, libart_lgpl-devel >= 2.0 @@ -112,10 +110,9 @@ # Patch based on http://oss.oetiker.ch/rrdtool/pub/contrib/php_rrdtool.tgz %if %{with_php} %patch0 -p0 -b .php +%{__perl} -pi -e 's|../config.h|../rrd_config.h|g' php4/rrdtool.c %endif -%patch1 -p1 -b .initrrdtool -%patch2 -p1 -b .leak -%patch3 -p1 -b .longstring +%patch1 -p0 -b .python # Fix to find correct python dir on lib64 %{__perl} -pi -e 's|get_python_lib\(0,0,prefix|get_python_lib\(1,0,prefix|g' \ @@ -274,6 +271,15 @@ %endif %changelog +* Mon Apr 09 2007 Jarod Wilson 1.2.19-1 +- New upstream release + +* Tue Jan 23 2007 Jarod Wilson 1.2.18-1 +- New upstream release + +* Mon Jan 22 2007 Jarod Wilson 1.2.17-1 +- New upstream release + * Tue Jan 02 2007 Jarod Wilson 1.2.15-9 - Fix crash with long error strings (upstream changesets 929 and 935) Index: sources =================================================================== RCS file: /cvs/extras/rpms/rrdtool/FC-5/sources,v retrieving revision 1.9 retrieving revision 1.10 diff -u -r1.9 -r1.10 --- sources 1 Aug 2006 19:58:13 -0000 1.9 +++ sources 9 Apr 2007 14:47:00 -0000 1.10 @@ -1,2 +1,2 @@ 20f70c46a3643ebc51d7b8562d8af9b2 php4-svn839.tar.gz -bde8b12c202bc4e27fb9a9588a0aaddf rrdtool-1.2.15.tar.gz +df625d12e0585042a398ff946e32e3e7 rrdtool-1.2.19.tar.gz From fedora-extras-commits at redhat.com Mon Apr 9 14:48:19 2007 From: fedora-extras-commits at redhat.com (Jarod Wilson (jwilson)) Date: Mon, 9 Apr 2007 10:48:19 -0400 Subject: rpms/rrdtool/EL-5 rrdtool-1.2.19-python.patch, NONE, 1.1 .cvsignore, 1.11, 1.12 rrdtool.spec, 1.30, 1.31 sources, 1.14, 1.15 Message-ID: <200704091448.l39EmJjU021651@cvs-int.fedora.redhat.com> Author: jwilson Update of /cvs/extras/rpms/rrdtool/EL-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv21627 Modified Files: .cvsignore rrdtool.spec sources Added Files: rrdtool-1.2.19-python.patch Log Message: Update to rrdtool v1.2.19 rrdtool-1.2.19-python.patch: --- NEW FILE rrdtool-1.2.19-python.patch --- diff -uNr bindings/python-orig/Makefile.am bindings/python/Makefile.am --- bindings/python-orig/Makefile.am 2007-03-31 11:21:43.000000000 +0100 +++ bindings/python/Makefile.am 2007-03-31 11:24:47.000000000 +0100 @@ -2,6 +2,7 @@ pyexec_PROGRAMS = rrdtoolmodule.so +rrdtoolmodule_so_LDFLAGS = -module -shared rrdtoolmodule_so_LDADD = $(top_builddir)/src/librrd.la rrdtoolmodule_so_SOURCES = rrdtoolmodule.c diff -uNr bindings/python-orig/Makefile.in bindings/python/Makefile.in --- bindings/python-orig/Makefile.in 2007-03-31 11:21:43.000000000 +0100 +++ bindings/python/Makefile.in 2007-03-31 11:22:14.000000000 +0100 @@ -233,6 +233,7 @@ target_os = @target_os@ target_vendor = @target_vendor@ AM_CPPFLAGS = @CFLAGS@ -I$(top_srcdir)/src @PYTHON_INCLUDES@ +rrdtoolmodule_so_LDFLAGS = -module -shared rrdtoolmodule_so_LDADD = $(top_builddir)/src/librrd.la rrdtoolmodule_so_SOURCES = rrdtoolmodule.c noinst_HEADERS = rrd_extra.h Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/rrdtool/EL-5/.cvsignore,v retrieving revision 1.11 retrieving revision 1.12 diff -u -r1.11 -r1.12 --- .cvsignore 23 Jan 2007 22:18:59 -0000 1.11 +++ .cvsignore 9 Apr 2007 14:47:45 -0000 1.12 @@ -4,3 +4,4 @@ rrdtool-1.2.15.tar.gz rrdtool-1.2.17.tar.gz rrdtool-1.2.18.tar.gz +rrdtool-1.2.19.tar.gz Index: rrdtool.spec =================================================================== RCS file: /cvs/extras/rpms/rrdtool/EL-5/rrdtool.spec,v retrieving revision 1.30 retrieving revision 1.31 diff -u -r1.30 -r1.31 --- rrdtool.spec 23 Jan 2007 22:18:59 -0000 1.30 +++ rrdtool.spec 9 Apr 2007 14:47:45 -0000 1.31 @@ -6,7 +6,7 @@ Summary: Round Robin Database Tool to store and display time-series data Name: rrdtool -Version: 1.2.18 +Version: 1.2.19 Release: 1%{?dist} License: GPL Group: Applications/Databases @@ -14,6 +14,7 @@ Source0: http://people.ee.ethz.ch/~oetiker/webtools/%{name}/pub/%{name}-%{version}.tar.gz Source1: php4-svn%{php_rrd_svn}.tar.gz Patch0: rrdtool-1.2.13-php.patch +Patch1: rrdtool-1.2.19-python.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: gcc-c++, openssl-devel, freetype-devel BuildRequires: libpng-devel, zlib-devel, libart_lgpl-devel >= 2.0 @@ -111,6 +112,7 @@ %patch0 -p0 -b .php %{__perl} -pi -e 's|../config.h|../rrd_config.h|g' php4/rrdtool.c %endif +%patch1 -p0 -b .python # Fix to find correct python dir on lib64 %{__perl} -pi -e 's|get_python_lib\(0,0,prefix|get_python_lib\(1,0,prefix|g' \ @@ -269,6 +271,9 @@ %endif %changelog +* Mon Apr 09 2007 Jarod Wilson 1.2.19-1 +- New upstream release + * Tue Jan 23 2007 Jarod Wilson 1.2.18-1 - New upstream release Index: sources =================================================================== RCS file: /cvs/extras/rpms/rrdtool/EL-5/sources,v retrieving revision 1.14 retrieving revision 1.15 diff -u -r1.14 -r1.15 --- sources 23 Jan 2007 22:18:59 -0000 1.14 +++ sources 9 Apr 2007 14:47:45 -0000 1.15 @@ -1,2 +1,2 @@ 20f70c46a3643ebc51d7b8562d8af9b2 php4-svn839.tar.gz -0c116d031275b7e0da1f8326d52d097d rrdtool-1.2.18.tar.gz +df625d12e0585042a398ff946e32e3e7 rrdtool-1.2.19.tar.gz From fedora-extras-commits at redhat.com Mon Apr 9 14:49:04 2007 From: fedora-extras-commits at redhat.com (Jarod Wilson (jwilson)) Date: Mon, 9 Apr 2007 10:49:04 -0400 Subject: rpms/rrdtool/EL-4 rrdtool-1.2.19-python.patch, NONE, 1.1 .cvsignore, 1.5, 1.6 rrdtool.spec, 1.8, 1.9 sources, 1.5, 1.6 Message-ID: <200704091449.l39En4fu021727@cvs-int.fedora.redhat.com> Author: jwilson Update of /cvs/extras/rpms/rrdtool/EL-4 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv21700 Modified Files: .cvsignore rrdtool.spec sources Added Files: rrdtool-1.2.19-python.patch Log Message: Update to rrdtool v1.2.19 rrdtool-1.2.19-python.patch: --- NEW FILE rrdtool-1.2.19-python.patch --- diff -uNr bindings/python-orig/Makefile.am bindings/python/Makefile.am --- bindings/python-orig/Makefile.am 2007-03-31 11:21:43.000000000 +0100 +++ bindings/python/Makefile.am 2007-03-31 11:24:47.000000000 +0100 @@ -2,6 +2,7 @@ pyexec_PROGRAMS = rrdtoolmodule.so +rrdtoolmodule_so_LDFLAGS = -module -shared rrdtoolmodule_so_LDADD = $(top_builddir)/src/librrd.la rrdtoolmodule_so_SOURCES = rrdtoolmodule.c diff -uNr bindings/python-orig/Makefile.in bindings/python/Makefile.in --- bindings/python-orig/Makefile.in 2007-03-31 11:21:43.000000000 +0100 +++ bindings/python/Makefile.in 2007-03-31 11:22:14.000000000 +0100 @@ -233,6 +233,7 @@ target_os = @target_os@ target_vendor = @target_vendor@ AM_CPPFLAGS = @CFLAGS@ -I$(top_srcdir)/src @PYTHON_INCLUDES@ +rrdtoolmodule_so_LDFLAGS = -module -shared rrdtoolmodule_so_LDADD = $(top_builddir)/src/librrd.la rrdtoolmodule_so_SOURCES = rrdtoolmodule.c noinst_HEADERS = rrd_extra.h Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/rrdtool/EL-4/.cvsignore,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- .cvsignore 19 Feb 2007 15:49:48 -0000 1.5 +++ .cvsignore 9 Apr 2007 14:48:30 -0000 1.6 @@ -4,3 +4,4 @@ rrdtool-1.2.15.tar.gz rrdtool-1.2.17.tar.gz rrdtool-1.2.18.tar.gz +rrdtool-1.2.19.tar.gz Index: rrdtool.spec =================================================================== RCS file: /cvs/extras/rpms/rrdtool/EL-4/rrdtool.spec,v retrieving revision 1.8 retrieving revision 1.9 diff -u -r1.8 -r1.9 --- rrdtool.spec 19 Feb 2007 15:49:48 -0000 1.8 +++ rrdtool.spec 9 Apr 2007 14:48:30 -0000 1.9 @@ -6,7 +6,7 @@ Summary: Round Robin Database Tool to store and display time-series data Name: rrdtool -Version: 1.2.18 +Version: 1.2.19 Release: 1%{?dist} License: GPL Group: Applications/Databases @@ -14,6 +14,7 @@ Source0: http://people.ee.ethz.ch/~oetiker/webtools/%{name}/pub/%{name}-%{version}.tar.gz Source1: php4-svn%{php_rrd_svn}.tar.gz Patch0: rrdtool-1.2.13-php.patch +Patch1: rrdtool-1.2.19-python.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: gcc-c++, openssl-devel, freetype-devel BuildRequires: libpng-devel, zlib-devel, libart_lgpl-devel >= 2.0 @@ -111,6 +112,7 @@ %patch0 -p0 -b .php %{__perl} -pi -e 's|../config.h|../rrd_config.h|g' php4/rrdtool.c %endif +%patch1 -p0 -b .python # Fix to find correct python dir on lib64 %{__perl} -pi -e 's|get_python_lib\(0,0,prefix|get_python_lib\(1,0,prefix|g' \ @@ -269,6 +271,9 @@ %endif %changelog +* Mon Apr 09 2007 Jarod Wilson 1.2.19-1 +- New upstream release + * Tue Jan 23 2007 Jarod Wilson 1.2.18-1 - New upstream release Index: sources =================================================================== RCS file: /cvs/extras/rpms/rrdtool/EL-4/sources,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- sources 19 Feb 2007 15:49:48 -0000 1.5 +++ sources 9 Apr 2007 14:48:30 -0000 1.6 @@ -1,2 +1,2 @@ 20f70c46a3643ebc51d7b8562d8af9b2 php4-svn839.tar.gz -0c116d031275b7e0da1f8326d52d097d rrdtool-1.2.18.tar.gz +df625d12e0585042a398ff946e32e3e7 rrdtool-1.2.19.tar.gz From fedora-extras-commits at redhat.com Mon Apr 9 15:01:03 2007 From: fedora-extras-commits at redhat.com (Matthias Saou (thias)) Date: Mon, 9 Apr 2007 11:01:03 -0400 Subject: rpms/js/devel js.spec,1.14,1.15 Message-ID: <200704091501.l39F13m4025233@cvs-int.fedora.redhat.com> Author: thias Update of /cvs/extras/rpms/js/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv21946 Modified Files: js.spec Log Message: Include jsopcode.tbl and js.msg in devel (#235481). Index: js.spec =================================================================== RCS file: /cvs/extras/rpms/js/devel/js.spec,v retrieving revision 1.14 retrieving revision 1.15 diff -u -r1.14 -r1.15 --- js.spec 2 Feb 2007 12:26:41 -0000 1.14 +++ js.spec 9 Apr 2007 15:00:28 -0000 1.15 @@ -3,7 +3,7 @@ Summary: JavaScript interpreter and libraries Name: js Version: 1.60 -Release: 1%{?dist} +Release: 2%{?dist} %if 0%{?_without_readline:1} License: MPL/GPL/LGPL %else @@ -93,12 +93,15 @@ %{buildroot}%{_includedir} %{__install} -m 0755 src/Linux_All_OPT.OBJ/{js,jscpucfg} \ %{buildroot}%{_bindir}/ -%{__install} -m 0755 src/Linux_All_OPT.OBJ/libjs.{a,so} \ +%{__install} -m 0644 src/Linux_All_OPT.OBJ/libjs.a \ + %{buildroot}%{_libdir}/ +%{__install} -m 0755 src/Linux_All_OPT.OBJ/libjs.so \ %{buildroot}%{_libdir}/ %{__mv} %{buildroot}%{_libdir}/libjs.so %{buildroot}%{_libdir}/libjs.so.1 %{__ln_s} -nf libjs.so.1 %{buildroot}%{_libdir}/libjs.so -%{__install} -m 0644 src/js*.h src/Linux_All_OPT.OBJ/jsautocfg.h \ - %{buildroot}%{_includedir}/ +%{__install} -m 0644 src/js*.h src/js.msg src/jsopcode.tbl \ + src/Linux_All_OPT.OBJ/jsautocfg.h \ + %{buildroot}%{_includedir}/ %{__install} -m 0644 libjs.pc \ %{buildroot}%{_libdir}/pkgconfig/ %{__make} -C src/perlconnect pure_install PERL_INSTALL_ROOT=%{buildroot} @@ -124,7 +127,7 @@ %files -%defattr(-, root, root, 0755) +%defattr(-,root,root,-) %doc src/README*.html src/perlconnect/bg.jpg %{_bindir}/js %{_libdir}/*.so.* @@ -132,15 +135,21 @@ %{perl_vendorarch}/*.pm %files devel -%defattr(-, root, root, 0755) +%defattr(-,root,root,-) %{_bindir}/jscpucfg %{_libdir}/pkgconfig/*.pc %{_libdir}/*.so %{_libdir}/*.a %{_includedir}/js*.h +%{_includedir}/jsopcode.tbl +%{_includedir}/js.msg %changelog +* Fri Feb 2 2007 Matthias Saou 1.60-2 +- Include jsopcode.tbl and js.msg in devel (#235481). +- Install static lib mode 644 instead of 755. + * Fri Feb 2 2007 Matthias Saou 1.60-1 - Update to 1.60. - Rebuild in order to link against ncurses instead of termcap (#226773). @@ -178,7 +187,7 @@ - rebuilt * 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 +- 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 fedora-extras-commits at redhat.com Mon Apr 9 15:02:13 2007 From: fedora-extras-commits at redhat.com (Patrick Laughton (jima)) Date: Mon, 9 Apr 2007 11:02:13 -0400 Subject: rpms/aoetools/FC-6 .cvsignore,1.1,1.2 sources,1.1,1.2 Message-ID: <200704091502.l39F2DU1026269@cvs-int.fedora.redhat.com> Author: jima Update of /cvs/extras/rpms/aoetools/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv26158 Modified Files: .cvsignore sources Log Message: * Mon Apr 09 2007 Patrick "Jima" Laughton 15-1 - Figures, NOW I notice the new version - Adapted/removed patches (most fixes moved upstream, thanks!) * Mon Apr 09 2007 Patrick "Jima" Laughton 14-3 - Added devnodes.txt to %%doc - Importing into CVS * Sat Apr 07 2007 Patrick "Jima" Laughton 14-2 - Added CFLAGS="$RPM_OPT_FLAGS" to building (thanks Chris!) * Wed Apr 04 2007 Patrick "Jima" Laughton 14-1 - Initial Fedora RPM BZ#235234 Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/aoetools/FC-6/.cvsignore,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- .cvsignore 9 Apr 2007 10:48:32 -0000 1.1 +++ .cvsignore 9 Apr 2007 15:01:38 -0000 1.2 @@ -0,0 +1 @@ +aoetools-15.tar.gz Index: sources =================================================================== RCS file: /cvs/extras/rpms/aoetools/FC-6/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 9 Apr 2007 10:48:32 -0000 1.1 +++ sources 9 Apr 2007 15:01:38 -0000 1.2 @@ -0,0 +1 @@ +02f0b0651f09f11fc8e34b9f3d969dec aoetools-15.tar.gz From fedora-extras-commits at redhat.com Mon Apr 9 15:02:32 2007 From: fedora-extras-commits at redhat.com (Tom Callaway (spot)) Date: Mon, 9 Apr 2007 11:02:32 -0400 Subject: rpms/perl-Template-GD import.log,1.1,1.2 Message-ID: <200704091502.l39F2Wkt026280@cvs-int.fedora.redhat.com> Author: spot Update of /cvs/extras/rpms/perl-Template-GD In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv26232 Modified Files: import.log Log Message: auto-import perl-Template-GD-2.66-2 on branch devel from perl-Template-GD-2.66-2.src.rpm Index: import.log =================================================================== RCS file: /cvs/extras/rpms/perl-Template-GD/import.log,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- import.log 9 Apr 2007 14:25:59 -0000 1.1 +++ import.log 9 Apr 2007 15:01:57 -0000 1.2 @@ -0,0 +1 @@ +perl-Template-GD-2_66-2:HEAD:perl-Template-GD-2.66-2.src.rpm:1176130886 From fedora-extras-commits at redhat.com Mon Apr 9 15:02:37 2007 From: fedora-extras-commits at redhat.com (Tom Callaway (spot)) Date: Mon, 9 Apr 2007 11:02:37 -0400 Subject: rpms/perl-Template-GD/devel perl-Template-GD.spec, NONE, 1.1 .cvsignore, 1.1, 1.2 sources, 1.1, 1.2 Message-ID: <200704091502.l39F2bh0026284@cvs-int.fedora.redhat.com> Author: spot Update of /cvs/extras/rpms/perl-Template-GD/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv26232/devel Modified Files: .cvsignore sources Added Files: perl-Template-GD.spec Log Message: auto-import perl-Template-GD-2.66-2 on branch devel from perl-Template-GD-2.66-2.src.rpm --- NEW FILE perl-Template-GD.spec --- Name: perl-Template-GD Version: 2.66 Release: 2%{?dist} Summary: GD plugin(s) for the Template Toolkit Group: Development/Libraries License: GPL or Artistic URL: http://search.cpan.org/dist/Template-GD/ Source0: http://search.cpan.org/CPAN/authors/id/A/AB/ABW/Template-GD-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch BuildRequires: perl(GD::Graph3d), perl(GD::Graph), perl(GD::Text) BuildRequires: perl(Template) Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) Requires: perl(Template), perl(GD::Text), perl(GD::Graph), perl(GD::Graph3d) %description The Template-GD distribution provides a number of Template Toolkit plugin modules to interface with Lincoln Stein's GD modules. These in turn provide an interface to Thomas Boutell's GD graphics library. These plugins were distributed as part of the Template Toolkit until version 2.15 released in February 2006. At this time they were extracted into this separate distribution. %prep %setup -q -n Template-GD-%{version} %build %{__perl} Makefile.PL INSTALLDIRS=vendor make %install rm -rf $RPM_BUILD_ROOT _docs make pure_install PERL_INSTALL_ROOT=$RPM_BUILD_ROOT find $RPM_BUILD_ROOT -type f -name .packlist -exec rm -f {} ';' find $RPM_BUILD_ROOT -depth -type d -exec rmdir {} 2>/dev/null ';' chmod -R u+w $RPM_BUILD_ROOT/* %check make test %clean rm -rf $RPM_BUILD_ROOT %files %defattr(-,root,root,-) %doc README %{perl_vendorlib}/Template/ %{_mandir}/man3/*.3* %changelog * Sun Apr 1 2007 Tom "spot" Callaway - 2.66-2 - cleanups * Wed Feb 21 2007 Tom "spot" Callaway - 2.66-1 - Initial package for Fedora Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/perl-Template-GD/devel/.cvsignore,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- .cvsignore 9 Apr 2007 14:26:08 -0000 1.1 +++ .cvsignore 9 Apr 2007 15:02:02 -0000 1.2 @@ -0,0 +1 @@ +Template-GD-2.66.tar.gz Index: sources =================================================================== RCS file: /cvs/extras/rpms/perl-Template-GD/devel/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 9 Apr 2007 14:26:08 -0000 1.1 +++ sources 9 Apr 2007 15:02:02 -0000 1.2 @@ -0,0 +1 @@ +9052bef9bd799e143990e67422c14b81 Template-GD-2.66.tar.gz From fedora-extras-commits at redhat.com Mon Apr 9 15:03:31 2007 From: fedora-extras-commits at redhat.com (Patrick Laughton (jima)) Date: Mon, 9 Apr 2007 11:03:31 -0400 Subject: rpms/aoetools/FC-6 aoetools-makefile.patch, NONE, 1.1 aoetools.spec, NONE, 1.1 Message-ID: <200704091503.l39F3Vgv026337@cvs-int.fedora.redhat.com> Author: jima Update of /cvs/extras/rpms/aoetools/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv26316 Added Files: aoetools-makefile.patch aoetools.spec Log Message: It would probably help to `cvs add` the files, huh? For completeness' sake: * Mon Apr 09 2007 Patrick "Jima" Laughton 15-1 - Figures, NOW I notice the new version - Adapted/removed patches (most fixes moved upstream, thanks!) * Mon Apr 09 2007 Patrick "Jima" Laughton 14-3 - Added devnodes.txt to %%doc - Importing into CVS * Sat Apr 07 2007 Patrick "Jima" Laughton 14-2 - Added CFLAGS="$RPM_OPT_FLAGS" to building (thanks Chris!) * Wed Apr 04 2007 Patrick "Jima" Laughton 14-1 - Initial Fedora RPM BZ#235234 aoetools-makefile.patch: --- NEW FILE aoetools-makefile.patch --- --- aoetools-15/Makefile.orig 2007-02-26 10:16:29.000000000 -0600 +++ aoetools-15/Makefile 2007-04-09 09:27:55.000000000 -0500 @@ -57,8 +57,8 @@ mkdir -p ${DESTDIR}${SBINDIR} mkdir -p ${DESTDIR}${MANDIR}/man8 @for f in ${COMMANDS}; do \ - sh -xc "install -m 700 $$f ${DESTDIR}${SBINDIR}/$$f" || break; \ - sh -xc "install -m 664 $$f.8 ${DESTDIR}${MANDIR}/man8/$$f.8" || break; \ + sh -xc "install -m 755 $$f ${DESTDIR}${SBINDIR}/$$f" || break; \ + sh -xc "install -m 644 $$f.8 ${DESTDIR}${MANDIR}/man8/$$f.8" || break; \ done clean : --- NEW FILE aoetools.spec --- Name: aoetools Version: 15 Release: 1%{?dist} Summary: ATA over Ethernet Tools Group: System Environment/Base License: GPL URL: http://sourceforge.net/projects/aoetools/ Source0: http://dl.sf.net/%{name}/%{name}-%{version}.tar.gz Patch0: %{name}-makefile.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) %description The aoetools are programs that assist in using ATA over Ethernet on systems with version 2.6 Linux kernels. %prep %setup -q %patch0 -p1 %build make %{?_smp_mflags} CFLAGS="$RPM_OPT_FLAGS" %install rm -rf $RPM_BUILD_ROOT make install DESTDIR=$RPM_BUILD_ROOT %clean rm -rf $RPM_BUILD_ROOT %files %defattr(-,root,root,-) %doc COPYING HACKING NEWS README TODO devnodes.txt %{_sbindir}/aoe* %{_mandir}/man8/aoe*.8* %changelog * Mon Apr 09 2007 Patrick "Jima" Laughton 15-1 - Figures, NOW I notice the new version - Adapted/removed patches (most fixes moved upstream, thanks!) * Mon Apr 09 2007 Patrick "Jima" Laughton 14-3 - Added devnodes.txt to %%doc - Importing into CVS * Sat Apr 07 2007 Patrick "Jima" Laughton 14-2 - Added CFLAGS="$RPM_OPT_FLAGS" to building (thanks Chris!) * Wed Apr 04 2007 Patrick "Jima" Laughton 14-1 - Initial Fedora RPM From fedora-extras-commits at redhat.com Mon Apr 9 15:04:39 2007 From: fedora-extras-commits at redhat.com (Tom Callaway (spot)) Date: Mon, 9 Apr 2007 11:04:39 -0400 Subject: rpms/perl-Template-GD/FC-5 perl-Template-GD.spec, NONE, 1.1 sources, 1.1, 1.2 Message-ID: <200704091504.l39F4dQu026486@cvs-int.fedora.redhat.com> Author: spot Update of /cvs/extras/rpms/perl-Template-GD/FC-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv26410/FC-5 Modified Files: sources Added Files: perl-Template-GD.spec Log Message: Initial branching --- NEW FILE perl-Template-GD.spec --- Name: perl-Template-GD Version: 2.66 Release: 2%{?dist} Summary: GD plugin(s) for the Template Toolkit Group: Development/Libraries License: GPL or Artistic URL: http://search.cpan.org/dist/Template-GD/ Source0: http://search.cpan.org/CPAN/authors/id/A/AB/ABW/Template-GD-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch BuildRequires: perl(GD::Graph3d), perl(GD::Graph), perl(GD::Text) BuildRequires: perl(Template) Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) Requires: perl(Template), perl(GD::Text), perl(GD::Graph), perl(GD::Graph3d) %description The Template-GD distribution provides a number of Template Toolkit plugin modules to interface with Lincoln Stein's GD modules. These in turn provide an interface to Thomas Boutell's GD graphics library. These plugins were distributed as part of the Template Toolkit until version 2.15 released in February 2006. At this time they were extracted into this separate distribution. %prep %setup -q -n Template-GD-%{version} %build %{__perl} Makefile.PL INSTALLDIRS=vendor make %install rm -rf $RPM_BUILD_ROOT _docs make pure_install PERL_INSTALL_ROOT=$RPM_BUILD_ROOT find $RPM_BUILD_ROOT -type f -name .packlist -exec rm -f {} ';' find $RPM_BUILD_ROOT -depth -type d -exec rmdir {} 2>/dev/null ';' chmod -R u+w $RPM_BUILD_ROOT/* %check make test %clean rm -rf $RPM_BUILD_ROOT %files %defattr(-,root,root,-) %doc README %{perl_vendorlib}/Template/ %{_mandir}/man3/*.3* %changelog * Sun Apr 1 2007 Tom "spot" Callaway - 2.66-2 - cleanups * Wed Feb 21 2007 Tom "spot" Callaway - 2.66-1 - Initial package for Fedora Index: sources =================================================================== RCS file: /cvs/extras/rpms/perl-Template-GD/FC-5/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 9 Apr 2007 14:26:08 -0000 1.1 +++ sources 9 Apr 2007 15:04:05 -0000 1.2 @@ -0,0 +1 @@ +9052bef9bd799e143990e67422c14b81 Template-GD-2.66.tar.gz From fedora-extras-commits at redhat.com Mon Apr 9 15:04:44 2007 From: fedora-extras-commits at redhat.com (Tom Callaway (spot)) Date: Mon, 9 Apr 2007 11:04:44 -0400 Subject: rpms/perl-Template-GD/FC-6 perl-Template-GD.spec, NONE, 1.1 sources, 1.1, 1.2 Message-ID: <200704091504.l39F4icE026489@cvs-int.fedora.redhat.com> Author: spot Update of /cvs/extras/rpms/perl-Template-GD/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv26410/FC-6 Modified Files: sources Added Files: perl-Template-GD.spec Log Message: Initial branching --- NEW FILE perl-Template-GD.spec --- Name: perl-Template-GD Version: 2.66 Release: 2%{?dist} Summary: GD plugin(s) for the Template Toolkit Group: Development/Libraries License: GPL or Artistic URL: http://search.cpan.org/dist/Template-GD/ Source0: http://search.cpan.org/CPAN/authors/id/A/AB/ABW/Template-GD-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch BuildRequires: perl(GD::Graph3d), perl(GD::Graph), perl(GD::Text) BuildRequires: perl(Template) Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) Requires: perl(Template), perl(GD::Text), perl(GD::Graph), perl(GD::Graph3d) %description The Template-GD distribution provides a number of Template Toolkit plugin modules to interface with Lincoln Stein's GD modules. These in turn provide an interface to Thomas Boutell's GD graphics library. These plugins were distributed as part of the Template Toolkit until version 2.15 released in February 2006. At this time they were extracted into this separate distribution. %prep %setup -q -n Template-GD-%{version} %build %{__perl} Makefile.PL INSTALLDIRS=vendor make %install rm -rf $RPM_BUILD_ROOT _docs make pure_install PERL_INSTALL_ROOT=$RPM_BUILD_ROOT find $RPM_BUILD_ROOT -type f -name .packlist -exec rm -f {} ';' find $RPM_BUILD_ROOT -depth -type d -exec rmdir {} 2>/dev/null ';' chmod -R u+w $RPM_BUILD_ROOT/* %check make test %clean rm -rf $RPM_BUILD_ROOT %files %defattr(-,root,root,-) %doc README %{perl_vendorlib}/Template/ %{_mandir}/man3/*.3* %changelog * Sun Apr 1 2007 Tom "spot" Callaway - 2.66-2 - cleanups * Wed Feb 21 2007 Tom "spot" Callaway - 2.66-1 - Initial package for Fedora Index: sources =================================================================== RCS file: /cvs/extras/rpms/perl-Template-GD/FC-6/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 9 Apr 2007 14:26:08 -0000 1.1 +++ sources 9 Apr 2007 15:04:09 -0000 1.2 @@ -0,0 +1 @@ +9052bef9bd799e143990e67422c14b81 Template-GD-2.66.tar.gz From fedora-extras-commits at redhat.com Mon Apr 9 15:04:54 2007 From: fedora-extras-commits at redhat.com (Patrick Laughton (jima)) Date: Mon, 9 Apr 2007 11:04:54 -0400 Subject: rpms/aoetools/FC-5 aoetools-makefile.patch, NONE, 1.1 aoetools.spec, NONE, 1.1 .cvsignore, 1.1, 1.2 sources, 1.1, 1.2 Message-ID: <200704091504.l39F4s9x026493@cvs-int.fedora.redhat.com> Author: jima Update of /cvs/extras/rpms/aoetools/FC-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv26448 Modified Files: .cvsignore sources Added Files: aoetools-makefile.patch aoetools.spec Log Message: * Mon Apr 09 2007 Patrick "Jima" Laughton 15-1 - Figures, NOW I notice the new version - Adapted/removed patches (most fixes moved upstream, thanks!) * Mon Apr 09 2007 Patrick "Jima" Laughton 14-3 - Added devnodes.txt to %%doc - Importing into CVS * Sat Apr 07 2007 Patrick "Jima" Laughton 14-2 - Added CFLAGS="$RPM_OPT_FLAGS" to building (thanks Chris!) * Wed Apr 04 2007 Patrick "Jima" Laughton 14-1 - Initial Fedora RPM BZ#235234 aoetools-makefile.patch: --- NEW FILE aoetools-makefile.patch --- --- aoetools-15/Makefile.orig 2007-02-26 10:16:29.000000000 -0600 +++ aoetools-15/Makefile 2007-04-09 09:27:55.000000000 -0500 @@ -57,8 +57,8 @@ mkdir -p ${DESTDIR}${SBINDIR} mkdir -p ${DESTDIR}${MANDIR}/man8 @for f in ${COMMANDS}; do \ - sh -xc "install -m 700 $$f ${DESTDIR}${SBINDIR}/$$f" || break; \ - sh -xc "install -m 664 $$f.8 ${DESTDIR}${MANDIR}/man8/$$f.8" || break; \ + sh -xc "install -m 755 $$f ${DESTDIR}${SBINDIR}/$$f" || break; \ + sh -xc "install -m 644 $$f.8 ${DESTDIR}${MANDIR}/man8/$$f.8" || break; \ done clean : --- NEW FILE aoetools.spec --- Name: aoetools Version: 15 Release: 1%{?dist} Summary: ATA over Ethernet Tools Group: System Environment/Base License: GPL URL: http://sourceforge.net/projects/aoetools/ Source0: http://dl.sf.net/%{name}/%{name}-%{version}.tar.gz Patch0: %{name}-makefile.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) %description The aoetools are programs that assist in using ATA over Ethernet on systems with version 2.6 Linux kernels. %prep %setup -q %patch0 -p1 %build make %{?_smp_mflags} CFLAGS="$RPM_OPT_FLAGS" %install rm -rf $RPM_BUILD_ROOT make install DESTDIR=$RPM_BUILD_ROOT %clean rm -rf $RPM_BUILD_ROOT %files %defattr(-,root,root,-) %doc COPYING HACKING NEWS README TODO devnodes.txt %{_sbindir}/aoe* %{_mandir}/man8/aoe*.8* %changelog * Mon Apr 09 2007 Patrick "Jima" Laughton 15-1 - Figures, NOW I notice the new version - Adapted/removed patches (most fixes moved upstream, thanks!) * Mon Apr 09 2007 Patrick "Jima" Laughton 14-3 - Added devnodes.txt to %%doc - Importing into CVS * Sat Apr 07 2007 Patrick "Jima" Laughton 14-2 - Added CFLAGS="$RPM_OPT_FLAGS" to building (thanks Chris!) * Wed Apr 04 2007 Patrick "Jima" Laughton 14-1 - Initial Fedora RPM Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/aoetools/FC-5/.cvsignore,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- .cvsignore 9 Apr 2007 10:48:32 -0000 1.1 +++ .cvsignore 9 Apr 2007 15:04:19 -0000 1.2 @@ -0,0 +1 @@ +aoetools-15.tar.gz Index: sources =================================================================== RCS file: /cvs/extras/rpms/aoetools/FC-5/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 9 Apr 2007 10:48:32 -0000 1.1 +++ sources 9 Apr 2007 15:04:19 -0000 1.2 @@ -0,0 +1 @@ +02f0b0651f09f11fc8e34b9f3d969dec aoetools-15.tar.gz From fedora-extras-commits at redhat.com Mon Apr 9 15:07:53 2007 From: fedora-extras-commits at redhat.com (Tom Callaway (spot)) Date: Mon, 9 Apr 2007 11:07:53 -0400 Subject: rpms/perl-Object-Realize-Later import.log,1.1,1.2 Message-ID: <200704091507.l39F7rEo026736@cvs-int.fedora.redhat.com> Author: spot Update of /cvs/extras/rpms/perl-Object-Realize-Later In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv26694 Modified Files: import.log Log Message: auto-import perl-Object-Realize-Later-0.16-1 on branch devel from perl-Object-Realize-Later-0.16-1.src.rpm Index: import.log =================================================================== RCS file: /cvs/extras/rpms/perl-Object-Realize-Later/import.log,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- import.log 9 Apr 2007 14:27:35 -0000 1.1 +++ import.log 9 Apr 2007 15:07:19 -0000 1.2 @@ -0,0 +1 @@ +perl-Object-Realize-Later-0_16-1:HEAD:perl-Object-Realize-Later-0.16-1.src.rpm:1176131220 From fedora-extras-commits at redhat.com Mon Apr 9 15:07:57 2007 From: fedora-extras-commits at redhat.com (Tom Callaway (spot)) Date: Mon, 9 Apr 2007 11:07:57 -0400 Subject: rpms/perl-Object-Realize-Later/devel perl-Object-Realize-Later.spec, NONE, 1.1 .cvsignore, 1.1, 1.2 sources, 1.1, 1.2 Message-ID: <200704091507.l39F7vGi026740@cvs-int.fedora.redhat.com> Author: spot Update of /cvs/extras/rpms/perl-Object-Realize-Later/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv26694/devel Modified Files: .cvsignore sources Added Files: perl-Object-Realize-Later.spec Log Message: auto-import perl-Object-Realize-Later-0.16-1 on branch devel from perl-Object-Realize-Later-0.16-1.src.rpm --- NEW FILE perl-Object-Realize-Later.spec --- Name: perl-Object-Realize-Later Version: 0.16 Release: 1%{?dist} Summary: Delayed creation of objects Group: Development/Libraries License: GPL or Artistic URL: http://search.cpan.org/dist/Object-Realize-Later/ Source0: http://search.cpan.org/CPAN/authors/id/M/MA/MARKOV/Object-Realize-Later-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: perl(ExtUtils::MakeMaker), perl(Scalar::Util) BuildArch: noarch Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) %description This module helps you implementing delay loading of object-data. While creating a stub-object, Object::Realize::Later simulates you got the real data. %prep %setup -q -n Object-Realize-Later-%{version} %build %{__perl} Makefile.PL INSTALLDIRS=vendor make %install rm -rf $RPM_BUILD_ROOT make pure_install PERL_INSTALL_ROOT=$RPM_BUILD_ROOT find $RPM_BUILD_ROOT -type f -name .packlist -exec rm -f {} ';' find $RPM_BUILD_ROOT -depth -type d -exec rmdir {} 2>/dev/null ';' chmod -R u+w $RPM_BUILD_ROOT/* %check make test %clean rm -rf $RPM_BUILD_ROOT %files %defattr(-,root,root,-) %doc README %{perl_vendorlib}/Object/ %{_mandir}/man3/*.3* %changelog * Mon Apr 2 2007 Tom "spot" Callaway - 0.16-1 - Initial package for Fedora Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/perl-Object-Realize-Later/devel/.cvsignore,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- .cvsignore 9 Apr 2007 14:27:44 -0000 1.1 +++ .cvsignore 9 Apr 2007 15:07:23 -0000 1.2 @@ -0,0 +1 @@ +Object-Realize-Later-0.16.tar.gz Index: sources =================================================================== RCS file: /cvs/extras/rpms/perl-Object-Realize-Later/devel/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 9 Apr 2007 14:27:44 -0000 1.1 +++ sources 9 Apr 2007 15:07:23 -0000 1.2 @@ -0,0 +1 @@ +c6e124d52305c1f6c7f08aeaf6bd82d4 Object-Realize-Later-0.16.tar.gz From fedora-extras-commits at redhat.com Mon Apr 9 15:08:32 2007 From: fedora-extras-commits at redhat.com (Patrick Laughton (jima)) Date: Mon, 9 Apr 2007 11:08:32 -0400 Subject: rpms/vblade/FC-6 vblade-makefile.patch, NONE, 1.1 vblade.conf, NONE, 1.1 vblade.init, NONE, 1.1 vblade.spec, NONE, 1.1 sources, 1.1, 1.2 Message-ID: <200704091508.l39F8WHN026792@cvs-int.fedora.redhat.com> Author: jima Update of /cvs/extras/rpms/vblade/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv26719 Modified Files: sources Added Files: vblade-makefile.patch vblade.conf vblade.init vblade.spec Log Message: * Sat Apr 07 2007 Patrick "Jima" Laughton 14-2 - Forced CFLAGS on build * Wed Apr 04 2007 Patrick "Jima" Laughton 14-1 - Initial Fedora RPM BZ#235236 vblade-makefile.patch: --- NEW FILE vblade-makefile.patch --- --- vblade-14/makefile.orig 2006-09-21 08:29:27.000000000 -0500 +++ vblade-14/makefile 2007-03-30 12:27:26.000000000 -0500 @@ -3,7 +3,7 @@ # see README for others PLATFORM=linux -prefix = /usr +prefix = ${DESTDIR}/usr sbindir = ${prefix}/sbin sharedir = ${prefix}/share mandir = ${sharedir}/man @@ -35,6 +35,6 @@ rm -f $O vblade install : vblade vbladed - install vblade ${sbindir}/ - install vbladed ${sbindir}/ - install vblade.8 ${mandir}/man8/ + install -D -m 755 vblade ${sbindir}/vblade + install -D -m 755 vbladed ${sbindir}/vbladed + install -D -m 644 vblade.8 ${mandir}/man8/vblade.8 --- NEW FILE vblade.conf --- # network_device shelf slot file/disk/partition mac[,mac[,mac]] #eth0 0 0 /dev/sdb 00:11:22:33:44:55 --- NEW FILE vblade.init --- #!/bin/sh # # Init script for vblade (ATA over Ethernet daemon) # # chkconfig: - 30 70 # description: vblade AoE daemon # # processname: vblade # config: /etc/vblade.conf # # Shamelessly hacked together from other init scripts (sshd, mostly) # # source function library . /etc/rc.d/init.d/functions RETVAL=0 prog=vblade spawn_vblade() { ALLOWMACS="" [ -n "$5" ] && ALLOWMACS="-m $5" ID="$1-e$2.$3" PID_FILE=/var/run/$prog/${ID}.pid $prog $ALLOWMACS $2 $3 $1 $4 >> /var/log/$prog.log 2>&1 & pid=$! RETVAL=$? echo $pid > $PID_FILE echo -n $"$4 (e$2.$3@$1) [pid $pid]" [ "$RETVAL" = 0 ] && success || failure echo } start() { echo $"Starting up $prog: " if [ `grep -vc '^#\|^$' /etc/$prog.conf` ] then grep -v '^#' /etc/$prog.conf | sed -e 's/ / /g' -e 's/ / /g' | while read line do spawn_vblade $line done touch /var/lock/subsys/$prog else echo -n "empty $prog.conf?" passed echo fi } stop() { echo -n $"Shutting down $prog: " for pidfile in `ls /var/run/$prog/*.pid` do kill -9 `cat $pidfile` rm -f $pidfile done success echo rm -f /var/lock/subsys/$prog } case "$1" in start) start ;; stop) stop ;; restart) stop start ;; reload) # yes, this sucks, but the vblade processes die on SIGHUP stop start ;; condrestart) if [ -f /var/lock/subsys/$prog ]; then stop # avoid race sleep 3 start fi ;; status) status $prog RETVAL=$? ;; *) echo $"Usage: $0 {start|stop|restart|reload|condrestart|status}" RETVAL=1 esac exit $RETVAL --- NEW FILE vblade.spec --- Name: vblade Version: 14 Release: 2%{?dist} Summary: Virtual EtherDrive (R) blade daemon Group: System Environment/Base License: GPL URL: http://sourceforge.net/projects/aoetools/ Source0: http://dl.sf.net/aoetools/%{name}-%{version}.tgz Source1: %{name}.init Source2: %{name}.conf Patch0: %{name}-makefile.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) Requires(post): /sbin/chkconfig Requires(post): /sbin/service Requires(preun): /sbin/chkconfig Requires(preun): /sbin/service %description The vblade is the virtual EtherDrive (R) blade, a program that makes a seekable file available over an ethernet local area network (LAN) via the ATA over Ethernet (AoE) protocol. The seekable file is typically a block device like /dev/md0 but even regular files will work. When vblade exports the block storage over AoE it becomes a storage target. Another host on the same LAN can access the storage if it has a compatible aoe kernel driver. %prep %setup -q %patch0 -p1 %build make %{?_smp_mflags} CFLAGS="$RPM_OPT_FLAGS" %install rm -rf $RPM_BUILD_ROOT make install DESTDIR=$RPM_BUILD_ROOT install -D -m 755 %{SOURCE1} $RPM_BUILD_ROOT%{_initrddir}/%{name} install -D -m 644 %{SOURCE2} $RPM_BUILD_ROOT%{_sysconfdir}/%{name}.conf %clean rm -rf $RPM_BUILD_ROOT %post if [ "$1" = "2" ]; then # if we're being upgraded /sbin/service %{name} condrestart >/dev/null 2>&1 || : else # if we're being installed /sbin/chkconfig --add %{name} fi %preun if [ "$1" = "0" ]; then # execute this only if we are NOT doing an upgrade /sbin/service %{name} stop >/dev/null 2>&1 || : /sbin/chkconfig --del %{name} fi %files %defattr(-,root,root,-) %doc COPYING HACKING NEWS README %config(noreplace) %{_sysconfdir}/%{name}.conf %{_initrddir}/%{name} %{_sbindir}/vblade %{_sbindir}/vbladed %{_mandir}/man8/vblade.8* %changelog * Sat Apr 07 2007 Patrick "Jima" Laughton 14-2 - Forced CFLAGS on build * Wed Apr 04 2007 Patrick "Jima" Laughton 14-1 - Initial Fedora RPM Index: sources =================================================================== RCS file: /cvs/extras/rpms/vblade/FC-6/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 9 Apr 2007 10:51:08 -0000 1.1 +++ sources 9 Apr 2007 15:07:58 -0000 1.2 @@ -0,0 +1 @@ +c5c7ed7b859d6d74575dd9facd82e2a1 vblade-14.tgz From fedora-extras-commits at redhat.com Mon Apr 9 15:10:17 2007 From: fedora-extras-commits at redhat.com (Tom Callaway (spot)) Date: Mon, 9 Apr 2007 11:10:17 -0400 Subject: rpms/perl-Object-Realize-Later/FC-5 perl-Object-Realize-Later.spec, NONE, 1.1 sources, 1.1, 1.2 Message-ID: <200704091510.l39FAH3H026851@cvs-int.fedora.redhat.com> Author: spot Update of /cvs/extras/rpms/perl-Object-Realize-Later/FC-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv26814/FC-5 Modified Files: sources Added Files: perl-Object-Realize-Later.spec Log Message: Initial branching --- NEW FILE perl-Object-Realize-Later.spec --- Name: perl-Object-Realize-Later Version: 0.16 Release: 1%{?dist} Summary: Delayed creation of objects Group: Development/Libraries License: GPL or Artistic URL: http://search.cpan.org/dist/Object-Realize-Later/ Source0: http://search.cpan.org/CPAN/authors/id/M/MA/MARKOV/Object-Realize-Later-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: perl(ExtUtils::MakeMaker), perl(Scalar::Util) BuildArch: noarch Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) %description This module helps you implementing delay loading of object-data. While creating a stub-object, Object::Realize::Later simulates you got the real data. %prep %setup -q -n Object-Realize-Later-%{version} %build %{__perl} Makefile.PL INSTALLDIRS=vendor make %install rm -rf $RPM_BUILD_ROOT make pure_install PERL_INSTALL_ROOT=$RPM_BUILD_ROOT find $RPM_BUILD_ROOT -type f -name .packlist -exec rm -f {} ';' find $RPM_BUILD_ROOT -depth -type d -exec rmdir {} 2>/dev/null ';' chmod -R u+w $RPM_BUILD_ROOT/* %check make test %clean rm -rf $RPM_BUILD_ROOT %files %defattr(-,root,root,-) %doc README %{perl_vendorlib}/Object/ %{_mandir}/man3/*.3* %changelog * Mon Apr 2 2007 Tom "spot" Callaway - 0.16-1 - Initial package for Fedora Index: sources =================================================================== RCS file: /cvs/extras/rpms/perl-Object-Realize-Later/FC-5/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 9 Apr 2007 14:27:44 -0000 1.1 +++ sources 9 Apr 2007 15:09:42 -0000 1.2 @@ -0,0 +1 @@ +c6e124d52305c1f6c7f08aeaf6bd82d4 Object-Realize-Later-0.16.tar.gz From fedora-extras-commits at redhat.com Mon Apr 9 15:10:21 2007 From: fedora-extras-commits at redhat.com (Tom Callaway (spot)) Date: Mon, 9 Apr 2007 11:10:21 -0400 Subject: rpms/perl-Object-Realize-Later/FC-6 perl-Object-Realize-Later.spec, NONE, 1.1 sources, 1.1, 1.2 Message-ID: <200704091510.l39FALN6026854@cvs-int.fedora.redhat.com> Author: spot Update of /cvs/extras/rpms/perl-Object-Realize-Later/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv26814/FC-6 Modified Files: sources Added Files: perl-Object-Realize-Later.spec Log Message: Initial branching --- NEW FILE perl-Object-Realize-Later.spec --- Name: perl-Object-Realize-Later Version: 0.16 Release: 1%{?dist} Summary: Delayed creation of objects Group: Development/Libraries License: GPL or Artistic URL: http://search.cpan.org/dist/Object-Realize-Later/ Source0: http://search.cpan.org/CPAN/authors/id/M/MA/MARKOV/Object-Realize-Later-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: perl(ExtUtils::MakeMaker), perl(Scalar::Util) BuildArch: noarch Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) %description This module helps you implementing delay loading of object-data. While creating a stub-object, Object::Realize::Later simulates you got the real data. %prep %setup -q -n Object-Realize-Later-%{version} %build %{__perl} Makefile.PL INSTALLDIRS=vendor make %install rm -rf $RPM_BUILD_ROOT make pure_install PERL_INSTALL_ROOT=$RPM_BUILD_ROOT find $RPM_BUILD_ROOT -type f -name .packlist -exec rm -f {} ';' find $RPM_BUILD_ROOT -depth -type d -exec rmdir {} 2>/dev/null ';' chmod -R u+w $RPM_BUILD_ROOT/* %check make test %clean rm -rf $RPM_BUILD_ROOT %files %defattr(-,root,root,-) %doc README %{perl_vendorlib}/Object/ %{_mandir}/man3/*.3* %changelog * Mon Apr 2 2007 Tom "spot" Callaway - 0.16-1 - Initial package for Fedora Index: sources =================================================================== RCS file: /cvs/extras/rpms/perl-Object-Realize-Later/FC-6/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 9 Apr 2007 14:27:44 -0000 1.1 +++ sources 9 Apr 2007 15:09:47 -0000 1.2 @@ -0,0 +1 @@ +c6e124d52305c1f6c7f08aeaf6bd82d4 Object-Realize-Later-0.16.tar.gz From fedora-extras-commits at redhat.com Mon Apr 9 15:14:16 2007 From: fedora-extras-commits at redhat.com (Patrick Laughton (jima)) Date: Mon, 9 Apr 2007 11:14:16 -0400 Subject: rpms/vblade/FC-5 vblade-makefile.patch, NONE, 1.1 vblade.conf, NONE, 1.1 vblade.init, NONE, 1.1 vblade.spec, NONE, 1.1 sources, 1.1, 1.2 Message-ID: <200704091514.l39FEGA1027134@cvs-int.fedora.redhat.com> Author: jima Update of /cvs/extras/rpms/vblade/FC-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv26995 Modified Files: sources Added Files: vblade-makefile.patch vblade.conf vblade.init vblade.spec Log Message: * Sat Apr 07 2007 Patrick "Jima" Laughton 14-2 - Forced CFLAGS on build * Wed Apr 04 2007 Patrick "Jima" Laughton 14-1 - Initial Fedora RPM BZ#235236 vblade-makefile.patch: --- NEW FILE vblade-makefile.patch --- --- vblade-14/makefile.orig 2006-09-21 08:29:27.000000000 -0500 +++ vblade-14/makefile 2007-03-30 12:27:26.000000000 -0500 @@ -3,7 +3,7 @@ # see README for others PLATFORM=linux -prefix = /usr +prefix = ${DESTDIR}/usr sbindir = ${prefix}/sbin sharedir = ${prefix}/share mandir = ${sharedir}/man @@ -35,6 +35,6 @@ rm -f $O vblade install : vblade vbladed - install vblade ${sbindir}/ - install vbladed ${sbindir}/ - install vblade.8 ${mandir}/man8/ + install -D -m 755 vblade ${sbindir}/vblade + install -D -m 755 vbladed ${sbindir}/vbladed + install -D -m 644 vblade.8 ${mandir}/man8/vblade.8 --- NEW FILE vblade.conf --- # network_device shelf slot file/disk/partition mac[,mac[,mac]] #eth0 0 0 /dev/sdb 00:11:22:33:44:55 --- NEW FILE vblade.init --- #!/bin/sh # # Init script for vblade (ATA over Ethernet daemon) # # chkconfig: - 30 70 # description: vblade AoE daemon # # processname: vblade # config: /etc/vblade.conf # # Shamelessly hacked together from other init scripts (sshd, mostly) # # source function library . /etc/rc.d/init.d/functions RETVAL=0 prog=vblade spawn_vblade() { ALLOWMACS="" [ -n "$5" ] && ALLOWMACS="-m $5" ID="$1-e$2.$3" PID_FILE=/var/run/$prog/${ID}.pid $prog $ALLOWMACS $2 $3 $1 $4 >> /var/log/$prog.log 2>&1 & pid=$! RETVAL=$? echo $pid > $PID_FILE echo -n $"$4 (e$2.$3@$1) [pid $pid]" [ "$RETVAL" = 0 ] && success || failure echo } start() { echo $"Starting up $prog: " if [ `grep -vc '^#\|^$' /etc/$prog.conf` ] then grep -v '^#' /etc/$prog.conf | sed -e 's/ / /g' -e 's/ / /g' | while read line do spawn_vblade $line done touch /var/lock/subsys/$prog else echo -n "empty $prog.conf?" passed echo fi } stop() { echo -n $"Shutting down $prog: " for pidfile in `ls /var/run/$prog/*.pid` do kill -9 `cat $pidfile` rm -f $pidfile done success echo rm -f /var/lock/subsys/$prog } case "$1" in start) start ;; stop) stop ;; restart) stop start ;; reload) # yes, this sucks, but the vblade processes die on SIGHUP stop start ;; condrestart) if [ -f /var/lock/subsys/$prog ]; then stop # avoid race sleep 3 start fi ;; status) status $prog RETVAL=$? ;; *) echo $"Usage: $0 {start|stop|restart|reload|condrestart|status}" RETVAL=1 esac exit $RETVAL --- NEW FILE vblade.spec --- Name: vblade Version: 14 Release: 2%{?dist} Summary: Virtual EtherDrive (R) blade daemon Group: System Environment/Base License: GPL URL: http://sourceforge.net/projects/aoetools/ Source0: http://dl.sf.net/aoetools/%{name}-%{version}.tgz Source1: %{name}.init Source2: %{name}.conf Patch0: %{name}-makefile.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) Requires(post): /sbin/chkconfig Requires(post): /sbin/service Requires(preun): /sbin/chkconfig Requires(preun): /sbin/service %description The vblade is the virtual EtherDrive (R) blade, a program that makes a seekable file available over an ethernet local area network (LAN) via the ATA over Ethernet (AoE) protocol. The seekable file is typically a block device like /dev/md0 but even regular files will work. When vblade exports the block storage over AoE it becomes a storage target. Another host on the same LAN can access the storage if it has a compatible aoe kernel driver. %prep %setup -q %patch0 -p1 %build make %{?_smp_mflags} CFLAGS="$RPM_OPT_FLAGS" %install rm -rf $RPM_BUILD_ROOT make install DESTDIR=$RPM_BUILD_ROOT install -D -m 755 %{SOURCE1} $RPM_BUILD_ROOT%{_initrddir}/%{name} install -D -m 644 %{SOURCE2} $RPM_BUILD_ROOT%{_sysconfdir}/%{name}.conf %clean rm -rf $RPM_BUILD_ROOT %post if [ "$1" = "2" ]; then # if we're being upgraded /sbin/service %{name} condrestart >/dev/null 2>&1 || : else # if we're being installed /sbin/chkconfig --add %{name} fi %preun if [ "$1" = "0" ]; then # execute this only if we are NOT doing an upgrade /sbin/service %{name} stop >/dev/null 2>&1 || : /sbin/chkconfig --del %{name} fi %files %defattr(-,root,root,-) %doc COPYING HACKING NEWS README %config(noreplace) %{_sysconfdir}/%{name}.conf %{_initrddir}/%{name} %{_sbindir}/vblade %{_sbindir}/vbladed %{_mandir}/man8/vblade.8* %changelog * Sat Apr 07 2007 Patrick "Jima" Laughton 14-2 - Forced CFLAGS on build * Wed Apr 04 2007 Patrick "Jima" Laughton 14-1 - Initial Fedora RPM Index: sources =================================================================== RCS file: /cvs/extras/rpms/vblade/FC-5/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 9 Apr 2007 10:51:08 -0000 1.1 +++ sources 9 Apr 2007 15:13:42 -0000 1.2 @@ -0,0 +1 @@ +c5c7ed7b859d6d74575dd9facd82e2a1 vblade-14.tgz From fedora-extras-commits at redhat.com Mon Apr 9 15:15:22 2007 From: fedora-extras-commits at redhat.com (Tom Callaway (spot)) Date: Mon, 9 Apr 2007 11:15:22 -0400 Subject: rpms/perl-Mail-Transport-Dbx/devel perl-Mail-Transport-Dbx.spec, NONE, 1.1 .cvsignore, 1.1, 1.2 sources, 1.1, 1.2 Message-ID: <200704091515.l39FFM1a027221@cvs-int.fedora.redhat.com> Author: spot Update of /cvs/extras/rpms/perl-Mail-Transport-Dbx/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv27167/devel Modified Files: .cvsignore sources Added Files: perl-Mail-Transport-Dbx.spec Log Message: auto-import perl-Mail-Transport-Dbx-0.07-2.fc7 on branch devel from perl-Mail-Transport-Dbx-0.07-2.fc7.src.rpm --- NEW FILE perl-Mail-Transport-Dbx.spec --- Name: perl-Mail-Transport-Dbx Version: 0.07 Release: 2%{?dist} Summary: Parse Outlook Express mailboxes Group: Development/Libraries License: GPL or Artistic URL: http://search.cpan.org/dist/Mail-Transport-Dbx/ Source0: http://search.cpan.org/CPAN/authors/id/V/VP/VPARSEVAL/Mail-Transport-Dbx-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: perl(ExtUtils::MakeMaker), perl(Test::Pod), perl(Test::Pod::Coverage) Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) %description Mail::Transport::Dbx is a wrapper around libdbx to read Outlook Express mailboxes (more commonly known as .dbx files). %prep %setup -q -n Mail-Transport-Dbx-%{version} %build %{__perl} Makefile.PL INSTALLDIRS=vendor OPTIMIZE="$RPM_OPT_FLAGS" 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 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/* recode() { iconv -f "$2" -t utf-8 < "$1" > "${1}_" mv -f "${1}_" "$1" } recode $RPM_BUILD_ROOT%{_mandir}/man3/Mail::Transport::Dbx.3pm iso-8859-1 %check make test %clean rm -rf $RPM_BUILD_ROOT %files %defattr(-,root,root,-) %doc README %{perl_vendorarch}/auto/Mail/ %{perl_vendorarch}/Mail/ %{_mandir}/man3/*.3* %changelog * Mon Apr 9 2007 Tom "spot" Callaway - 0.07-2 - add missing BR for Test::Pod and Test::Pod::Coverage * Mon Apr 2 2007 Tom "spot" Callaway - 0.07-1 - Initial package for Fedora Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/perl-Mail-Transport-Dbx/devel/.cvsignore,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- .cvsignore 9 Apr 2007 14:29:16 -0000 1.1 +++ .cvsignore 9 Apr 2007 15:14:48 -0000 1.2 @@ -0,0 +1 @@ +Mail-Transport-Dbx-0.07.tar.gz Index: sources =================================================================== RCS file: /cvs/extras/rpms/perl-Mail-Transport-Dbx/devel/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 9 Apr 2007 14:29:16 -0000 1.1 +++ sources 9 Apr 2007 15:14:48 -0000 1.2 @@ -0,0 +1 @@ +4dcf5346a67c0a7f861cb2bb51a7d14e Mail-Transport-Dbx-0.07.tar.gz From fedora-extras-commits at redhat.com Mon Apr 9 15:15:18 2007 From: fedora-extras-commits at redhat.com (Tom Callaway (spot)) Date: Mon, 9 Apr 2007 11:15:18 -0400 Subject: rpms/perl-Mail-Transport-Dbx import.log,1.1,1.2 Message-ID: <200704091515.l39FFI13027217@cvs-int.fedora.redhat.com> Author: spot Update of /cvs/extras/rpms/perl-Mail-Transport-Dbx In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv27167 Modified Files: import.log Log Message: auto-import perl-Mail-Transport-Dbx-0.07-2.fc7 on branch devel from perl-Mail-Transport-Dbx-0.07-2.fc7.src.rpm Index: import.log =================================================================== RCS file: /cvs/extras/rpms/perl-Mail-Transport-Dbx/import.log,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- import.log 9 Apr 2007 14:29:12 -0000 1.1 +++ import.log 9 Apr 2007 15:14:44 -0000 1.2 @@ -0,0 +1 @@ +perl-Mail-Transport-Dbx-0_07-2_fc7:HEAD:perl-Mail-Transport-Dbx-0.07-2.fc7.src.rpm:1176131665 From fedora-extras-commits at redhat.com Mon Apr 9 15:17:56 2007 From: fedora-extras-commits at redhat.com (Tom Callaway (spot)) Date: Mon, 9 Apr 2007 11:17:56 -0400 Subject: rpms/perl-Mail-Transport-Dbx/FC-6 perl-Mail-Transport-Dbx.spec, NONE, 1.1 sources, 1.1, 1.2 Message-ID: <200704091517.l39FHuUY027315@cvs-int.fedora.redhat.com> Author: spot Update of /cvs/extras/rpms/perl-Mail-Transport-Dbx/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv27276/FC-6 Modified Files: sources Added Files: perl-Mail-Transport-Dbx.spec Log Message: Initial branching --- NEW FILE perl-Mail-Transport-Dbx.spec --- Name: perl-Mail-Transport-Dbx Version: 0.07 Release: 2%{?dist} Summary: Parse Outlook Express mailboxes Group: Development/Libraries License: GPL or Artistic URL: http://search.cpan.org/dist/Mail-Transport-Dbx/ Source0: http://search.cpan.org/CPAN/authors/id/V/VP/VPARSEVAL/Mail-Transport-Dbx-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: perl(ExtUtils::MakeMaker), perl(Test::Pod), perl(Test::Pod::Coverage) Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) %description Mail::Transport::Dbx is a wrapper around libdbx to read Outlook Express mailboxes (more commonly known as .dbx files). %prep %setup -q -n Mail-Transport-Dbx-%{version} %build %{__perl} Makefile.PL INSTALLDIRS=vendor OPTIMIZE="$RPM_OPT_FLAGS" 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 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/* recode() { iconv -f "$2" -t utf-8 < "$1" > "${1}_" mv -f "${1}_" "$1" } recode $RPM_BUILD_ROOT%{_mandir}/man3/Mail::Transport::Dbx.3pm iso-8859-1 %check make test %clean rm -rf $RPM_BUILD_ROOT %files %defattr(-,root,root,-) %doc README %{perl_vendorarch}/auto/Mail/ %{perl_vendorarch}/Mail/ %{_mandir}/man3/*.3* %changelog * Mon Apr 9 2007 Tom "spot" Callaway - 0.07-2 - add missing BR for Test::Pod and Test::Pod::Coverage * Mon Apr 2 2007 Tom "spot" Callaway - 0.07-1 - Initial package for Fedora Index: sources =================================================================== RCS file: /cvs/extras/rpms/perl-Mail-Transport-Dbx/FC-6/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 9 Apr 2007 14:29:16 -0000 1.1 +++ sources 9 Apr 2007 15:17:22 -0000 1.2 @@ -0,0 +1 @@ +4dcf5346a67c0a7f861cb2bb51a7d14e Mail-Transport-Dbx-0.07.tar.gz From fedora-extras-commits at redhat.com Mon Apr 9 15:17:51 2007 From: fedora-extras-commits at redhat.com (Tom Callaway (spot)) Date: Mon, 9 Apr 2007 11:17:51 -0400 Subject: rpms/perl-Mail-Transport-Dbx/FC-5 perl-Mail-Transport-Dbx.spec, NONE, 1.1 sources, 1.1, 1.2 Message-ID: <200704091517.l39FHpgO027312@cvs-int.fedora.redhat.com> Author: spot Update of /cvs/extras/rpms/perl-Mail-Transport-Dbx/FC-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv27276/FC-5 Modified Files: sources Added Files: perl-Mail-Transport-Dbx.spec Log Message: Initial branching --- NEW FILE perl-Mail-Transport-Dbx.spec --- Name: perl-Mail-Transport-Dbx Version: 0.07 Release: 2%{?dist} Summary: Parse Outlook Express mailboxes Group: Development/Libraries License: GPL or Artistic URL: http://search.cpan.org/dist/Mail-Transport-Dbx/ Source0: http://search.cpan.org/CPAN/authors/id/V/VP/VPARSEVAL/Mail-Transport-Dbx-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: perl(ExtUtils::MakeMaker), perl(Test::Pod), perl(Test::Pod::Coverage) Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) %description Mail::Transport::Dbx is a wrapper around libdbx to read Outlook Express mailboxes (more commonly known as .dbx files). %prep %setup -q -n Mail-Transport-Dbx-%{version} %build %{__perl} Makefile.PL INSTALLDIRS=vendor OPTIMIZE="$RPM_OPT_FLAGS" 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 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/* recode() { iconv -f "$2" -t utf-8 < "$1" > "${1}_" mv -f "${1}_" "$1" } recode $RPM_BUILD_ROOT%{_mandir}/man3/Mail::Transport::Dbx.3pm iso-8859-1 %check make test %clean rm -rf $RPM_BUILD_ROOT %files %defattr(-,root,root,-) %doc README %{perl_vendorarch}/auto/Mail/ %{perl_vendorarch}/Mail/ %{_mandir}/man3/*.3* %changelog * Mon Apr 9 2007 Tom "spot" Callaway - 0.07-2 - add missing BR for Test::Pod and Test::Pod::Coverage * Mon Apr 2 2007 Tom "spot" Callaway - 0.07-1 - Initial package for Fedora Index: sources =================================================================== RCS file: /cvs/extras/rpms/perl-Mail-Transport-Dbx/FC-5/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 9 Apr 2007 14:29:16 -0000 1.1 +++ sources 9 Apr 2007 15:17:17 -0000 1.2 @@ -0,0 +1 @@ +4dcf5346a67c0a7f861cb2bb51a7d14e Mail-Transport-Dbx-0.07.tar.gz From fedora-extras-commits at redhat.com Mon Apr 9 15:38:24 2007 From: fedora-extras-commits at redhat.com (Julian Sikorski (belegdol)) Date: Mon, 9 Apr 2007 11:38:24 -0400 Subject: rpms/gnome-chemistry-utils/devel .cvsignore, 1.3, 1.4 gnome-chemistry-utils.spec, 1.4, 1.5 sources, 1.3, 1.4 Message-ID: <200704091538.l39FcO7q028003@cvs-int.fedora.redhat.com> Author: belegdol Update of /cvs/extras/rpms/gnome-chemistry-utils/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv27977 Modified Files: .cvsignore gnome-chemistry-utils.spec sources Log Message: * Mon Apr 9 2007 Julian Sikorski - 0.6.5-1 - Updated to 0.6.5 - Switched to bzip2 sources - Added rpath killer Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/gnome-chemistry-utils/devel/.cvsignore,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- .cvsignore 14 Jan 2007 21:32:29 -0000 1.3 +++ .cvsignore 9 Apr 2007 15:37:50 -0000 1.4 @@ -1 +1 @@ -gnome-chemistry-utils-0.6.4.tar.gz +gnome-chemistry-utils-0.6.5.tar.bz2 Index: gnome-chemistry-utils.spec =================================================================== RCS file: /cvs/extras/rpms/gnome-chemistry-utils/devel/gnome-chemistry-utils.spec,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- gnome-chemistry-utils.spec 14 Feb 2007 23:44:53 -0000 1.4 +++ gnome-chemistry-utils.spec 9 Apr 2007 15:37:50 -0000 1.5 @@ -1,12 +1,12 @@ Name: gnome-chemistry-utils -Version: 0.6.4 +Version: 0.6.5 Release: 1%{?dist} Summary: A set of chemical utilities Group: Applications/Engineering License: GPL URL: http://www.nongnu.org/gchemutils/ -Source0: http://download.savannah.nongnu.org/releases/gchemutils/%{name}-%{version}.tar.gz +Source0: http://download.savannah.nongnu.org/releases/gchemutils/%{name}-%{version}.tar.bz2 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: openbabel-devel @@ -65,6 +65,8 @@ %build %configure --disable-update-databases \ --with-mozilla-libdir=%{_libdir}/mozilla +sed -i 's|^hardcode_libdir_flag_spec=.*|hardcode_libdir_flag_spec=""|g' libtool +sed -i 's|^runpath_var=LD_RUN_PATH|runpath_var=DIE_RPATH_DIE|g' libtool make %{?_smp_mflags} @@ -131,7 +133,12 @@ %changelog -* Sun Jan 14 2007 Julian Sikorski - 0.6.4-1 +* Mon Apr 9 2007 Julian Sikorski - 0.6.5-1 +- Updated to 0.6.5 +- Switched to bzip2 sources +- Added rpath killer + +* Sun Jan 14 2007 Julian Sikorski - 0.6.4-1 - Updated to 0.6.4 * Tue Dec 19 2006 Julian Sikorski - 0.6.3-5 Index: sources =================================================================== RCS file: /cvs/extras/rpms/gnome-chemistry-utils/devel/sources,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- sources 14 Jan 2007 21:32:29 -0000 1.3 +++ sources 9 Apr 2007 15:37:50 -0000 1.4 @@ -1 +1 @@ -08c9175d86d359f17aece568f0a6e81a gnome-chemistry-utils-0.6.4.tar.gz +493dbb6aea0d3664e7b203337fafe056 gnome-chemistry-utils-0.6.5.tar.bz2 From fedora-extras-commits at redhat.com Mon Apr 9 15:41:03 2007 From: fedora-extras-commits at redhat.com (Julian Sikorski (belegdol)) Date: Mon, 9 Apr 2007 11:41:03 -0400 Subject: rpms/gnome-chemistry-utils/FC-6 .cvsignore, 1.3, 1.4 gnome-chemistry-utils.spec, 1.3, 1.4 sources, 1.3, 1.4 Message-ID: <200704091541.l39Ff38Y028127@cvs-int.fedora.redhat.com> Author: belegdol Update of /cvs/extras/rpms/gnome-chemistry-utils/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv28104 Modified Files: .cvsignore gnome-chemistry-utils.spec sources Log Message: * Mon Apr 9 2007 Julian Sikorski - 0.6.5-1 - Updated to 0.6.5 - Switched to bzip2 sources - Added rpath killer Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/gnome-chemistry-utils/FC-6/.cvsignore,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- .cvsignore 14 Jan 2007 21:38:13 -0000 1.3 +++ .cvsignore 9 Apr 2007 15:40:27 -0000 1.4 @@ -1 +1 @@ -gnome-chemistry-utils-0.6.4.tar.gz +gnome-chemistry-utils-0.6.5.tar.bz2 Index: gnome-chemistry-utils.spec =================================================================== RCS file: /cvs/extras/rpms/gnome-chemistry-utils/FC-6/gnome-chemistry-utils.spec,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- gnome-chemistry-utils.spec 14 Feb 2007 23:44:51 -0000 1.3 +++ gnome-chemistry-utils.spec 9 Apr 2007 15:40:27 -0000 1.4 @@ -1,12 +1,12 @@ Name: gnome-chemistry-utils -Version: 0.6.4 +Version: 0.6.5 Release: 1%{?dist} Summary: A set of chemical utilities Group: Applications/Engineering License: GPL URL: http://www.nongnu.org/gchemutils/ -Source0: http://download.savannah.nongnu.org/releases/gchemutils/%{name}-%{version}.tar.gz +Source0: http://download.savannah.nongnu.org/releases/gchemutils/%{name}-%{version}.tar.bz2 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: openbabel-devel @@ -65,6 +65,8 @@ %build %configure --disable-update-databases \ --with-mozilla-libdir=%{_libdir}/mozilla +sed -i 's|^hardcode_libdir_flag_spec=.*|hardcode_libdir_flag_spec=""|g' libtool +sed -i 's|^runpath_var=LD_RUN_PATH|runpath_var=DIE_RPATH_DIE|g' libtool make %{?_smp_mflags} @@ -131,9 +133,17 @@ %changelog +* Mon Apr 9 2007 Julian Sikorski - 0.6.5-1 +- Updated to 0.6.5 +- Switched to bzip2 sources +- Added rpath killer + * Sun Jan 14 2007 Julian Sikorski - 0.6.4-1 - Updated to 0.6.4 +* Tue Dec 19 2006 Julian Sikorski - 0.6.3-5 +- Rebuild for new openbabel + * Sun Dec 03 2006 Julian Sikorski - 0.6.3-4 - Removed obsolete stuff - Fixed support for chemical-mime-data Index: sources =================================================================== RCS file: /cvs/extras/rpms/gnome-chemistry-utils/FC-6/sources,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- sources 14 Jan 2007 21:38:13 -0000 1.3 +++ sources 9 Apr 2007 15:40:27 -0000 1.4 @@ -1 +1 @@ -08c9175d86d359f17aece568f0a6e81a gnome-chemistry-utils-0.6.4.tar.gz +493dbb6aea0d3664e7b203337fafe056 gnome-chemistry-utils-0.6.5.tar.bz2 From fedora-extras-commits at redhat.com Mon Apr 9 15:43:47 2007 From: fedora-extras-commits at redhat.com (Julian Sikorski (belegdol)) Date: Mon, 9 Apr 2007 11:43:47 -0400 Subject: rpms/gnome-chemistry-utils/FC-5 .cvsignore, 1.3, 1.4 gnome-chemistry-utils.spec, 1.6, 1.7 sources, 1.3, 1.4 Message-ID: <200704091543.l39FhlRu028284@cvs-int.fedora.redhat.com> Author: belegdol Update of /cvs/extras/rpms/gnome-chemistry-utils/FC-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv28224 Modified Files: .cvsignore gnome-chemistry-utils.spec sources Log Message: * Mon Apr 9 2007 Julian Sikorski - 0.6.5-1 - Updated to 0.6.5 - Switched to bzip2 sources - Added rpath killer Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/gnome-chemistry-utils/FC-5/.cvsignore,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- .cvsignore 14 Jan 2007 21:43:04 -0000 1.3 +++ .cvsignore 9 Apr 2007 15:43:12 -0000 1.4 @@ -1 +1 @@ -gnome-chemistry-utils-0.6.4.tar.gz +gnome-chemistry-utils-0.6.5.tar.bz2 Index: gnome-chemistry-utils.spec =================================================================== RCS file: /cvs/extras/rpms/gnome-chemistry-utils/FC-5/gnome-chemistry-utils.spec,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- gnome-chemistry-utils.spec 14 Feb 2007 23:44:48 -0000 1.6 +++ gnome-chemistry-utils.spec 9 Apr 2007 15:43:12 -0000 1.7 @@ -1,12 +1,12 @@ Name: gnome-chemistry-utils -Version: 0.6.4 +Version: 0.6.5 Release: 1%{?dist} Summary: A set of chemical utilities Group: Applications/Engineering License: GPL URL: http://www.nongnu.org/gchemutils/ -Source0: http://download.savannah.nongnu.org/releases/gchemutils/%{name}-%{version}.tar.gz +Source0: http://download.savannah.nongnu.org/releases/gchemutils/%{name}-%{version}.tar.bz2 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: openbabel-devel @@ -66,6 +66,8 @@ %build %configure --disable-update-databases \ --with-mozilla-libdir=%{_libdir}/mozilla +sed -i 's|^hardcode_libdir_flag_spec=.*|hardcode_libdir_flag_spec=""|g' libtool +sed -i 's|^runpath_var=LD_RUN_PATH|runpath_var=DIE_RPATH_DIE|g' libtool make %{?_smp_mflags} @@ -132,14 +134,16 @@ %changelog +* Mon Apr 9 2007 Julian Sikorski - 0.6.5-1 +- Updated to 0.6.5 +- Switched to bzip2 sources +- Added rpath killer + * Sun Jan 14 2007 Julian Sikorski - 0.6.4-1 - Updated to 0.6.4 -* Wed Dec 06 2006 Julian Sikorski - 0.6.3-4.fc5.2 -- Added libXt-devel to BuildRequires as it did not get pulled by default - -* Wed Dec 06 2006 Julian Sikorski - 0.6.3-4.fc5.1 -- firefox-devel -> mozilla-devel +* Tue Dec 19 2006 Julian Sikorski - 0.6.3-5 +- Rebuild for new openbabel * Sun Dec 03 2006 Julian Sikorski - 0.6.3-4 - Removed obsolete stuff Index: sources =================================================================== RCS file: /cvs/extras/rpms/gnome-chemistry-utils/FC-5/sources,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- sources 14 Jan 2007 21:43:04 -0000 1.3 +++ sources 9 Apr 2007 15:43:12 -0000 1.4 @@ -1 +1 @@ -08c9175d86d359f17aece568f0a6e81a gnome-chemistry-utils-0.6.4.tar.gz +493dbb6aea0d3664e7b203337fafe056 gnome-chemistry-utils-0.6.5.tar.bz2 From fedora-extras-commits at redhat.com Mon Apr 9 15:59:24 2007 From: fedora-extras-commits at redhat.com (Bill Peck (bpeck)) Date: Mon, 9 Apr 2007 11:59:24 -0400 Subject: rpms/conmux/devel conmux.spec,1.1,1.2 Message-ID: <200704091559.l39FxOwg028570@cvs-int.fedora.redhat.com> Author: bpeck Update of /cvs/extras/rpms/conmux/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv28528 Modified Files: conmux.spec Log Message: minor update to spec, dirs should be owned by conmux Index: conmux.spec =================================================================== RCS file: /cvs/extras/rpms/conmux/devel/conmux.spec,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- conmux.spec 23 Mar 2007 19:53:37 -0000 1.1 +++ conmux.spec 9 Apr 2007 15:58:50 -0000 1.2 @@ -1,7 +1,7 @@ %define prerelease 493svn Name: conmux Version: 0.0 -Release: 5.%{prerelease}%{?dist} +Release: 6.%{prerelease}%{?dist} Summary: ConMux - The Console Multiplexor Group: Applications/System @@ -93,15 +93,18 @@ %{_localstatedir}/run/%{name} %{_bindir}/conmux-attach %{_sbindir}/* -%{_datadir}/conmux/* +%{_datadir}/conmux/ %files client %defattr(-,root,root,-) +%dir %{_sysconfdir}/%{name} %config(noreplace) %{_sysconfdir}/%{name}/%{name}.conf %{_bindir}/conmux %{perl_vendorlib}/Conmux.pm %changelog +* Mon Apr 09 2007 Bill Peck 0.0-6.493svn +- minor spec file changes for directory ownership * Thu Mar 15 2007 Bill Peck 0.0-5.493svn - fixed Obsoletes/Provides - minor update to init.d/conmux From fedora-extras-commits at redhat.com Mon Apr 9 15:59:40 2007 From: fedora-extras-commits at redhat.com (Julian Sikorski (belegdol)) Date: Mon, 9 Apr 2007 11:59:40 -0400 Subject: rpms/gchempaint/devel .cvsignore, 1.4, 1.5 gchempaint.spec, 1.6, 1.7 sources, 1.4, 1.5 Message-ID: <200704091559.l39FxeVg028575@cvs-int.fedora.redhat.com> Author: belegdol Update of /cvs/extras/rpms/gchempaint/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv28549 Modified Files: .cvsignore gchempaint.spec sources Log Message: * Mon Apr 9 2007 Julian Sikorski - 0.6.9-1 - Updated to 0.6.9 - Switched to bzip2 sources - Added rpath killer Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/gchempaint/devel/.cvsignore,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- .cvsignore 22 Dec 2006 10:56:41 -0000 1.4 +++ .cvsignore 9 Apr 2007 15:59:06 -0000 1.5 @@ -1 +1 @@ -gchempaint-0.6.8.tar.gz +gchempaint-0.6.9.tar.bz2 Index: gchempaint.spec =================================================================== RCS file: /cvs/extras/rpms/gchempaint/devel/gchempaint.spec,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- gchempaint.spec 14 Feb 2007 23:26:17 -0000 1.6 +++ gchempaint.spec 9 Apr 2007 15:59:06 -0000 1.7 @@ -1,12 +1,12 @@ Name: gchempaint -Version: 0.6.8 +Version: 0.6.9 Release: 1%{?dist} Summary: A 2D chemical formulae drawing tool Group: Applications/Engineering License: GPL URL: http://www.nongnu.org/gchempaint/ -Source0: http://download.savannah.nongnu.org/releases/gchempaint/%{name}-%{version}.tar.gz +Source0: http://download.savannah.nongnu.org/releases/gchempaint/%{name}-%{version}.tar.bz2 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: gnome-chemistry-utils-devel @@ -54,6 +54,8 @@ %configure --disable-update-databases \ --disable-schemas-install \ --disable-scrollkeeper +sed -i 's|^hardcode_libdir_flag_spec=.*|hardcode_libdir_flag_spec=""|g' libtool +sed -i 's|^runpath_var=LD_RUN_PATH|runpath_var=DIE_RPATH_DIE|g' libtool make %{?_smp_mflags} @@ -143,6 +145,11 @@ %changelog +* Mon Apr 9 2007 Julian Sikorski - 0.6.9-1 +- Updated to 0.6.9 +- Switched to bzip2 sources +- Added rpath killer + * Fri Dec 22 2006 Julian Sikorski - 0.6.8-1 - Updated to 0.6.8 - Removed temporary KDE mimelnk workaround Index: sources =================================================================== RCS file: /cvs/extras/rpms/gchempaint/devel/sources,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- sources 22 Dec 2006 10:56:41 -0000 1.4 +++ sources 9 Apr 2007 15:59:06 -0000 1.5 @@ -1 +1 @@ -9c1f11ff101bd43c54d88f0cb9495e3d gchempaint-0.6.8.tar.gz +3b81f99972bedccd5f19a6bda785d451 gchempaint-0.6.9.tar.bz2 From fedora-extras-commits at redhat.com Mon Apr 9 16:01:11 2007 From: fedora-extras-commits at redhat.com (Bill Peck (bpeck)) Date: Mon, 9 Apr 2007 12:01:11 -0400 Subject: rpms/conmux/EL-5 conmux.spec,1.1,1.2 Message-ID: <200704091601.l39G1Bor032694@cvs-int.fedora.redhat.com> Author: bpeck Update of /cvs/extras/rpms/conmux/EL-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv28645 Modified Files: conmux.spec Log Message: minor spec file change, dirs should be owned by conmux Index: conmux.spec =================================================================== RCS file: /cvs/extras/rpms/conmux/EL-5/conmux.spec,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- conmux.spec 4 Apr 2007 19:27:30 -0000 1.1 +++ conmux.spec 9 Apr 2007 16:00:36 -0000 1.2 @@ -1,7 +1,7 @@ %define prerelease 493svn Name: conmux Version: 0.0 -Release: 5.%{prerelease}%{?dist} +Release: 6.%{prerelease}%{?dist} Summary: ConMux - The Console Multiplexor Group: Applications/System @@ -93,15 +93,18 @@ %{_localstatedir}/run/%{name} %{_bindir}/conmux-attach %{_sbindir}/* -%{_datadir}/conmux/* +%{_datadir}/conmux/ %files client %defattr(-,root,root,-) +%dir %{_sysconfdir}/%{name} %config(noreplace) %{_sysconfdir}/%{name}/%{name}.conf %{_bindir}/conmux %{perl_vendorlib}/Conmux.pm %changelog +* Mon Apr 09 2007 Bill Peck 0.0-6.493svn +- minor spec file changes for directory ownership * Thu Mar 15 2007 Bill Peck 0.0-5.493svn - fixed Obsoletes/Provides - minor update to init.d/conmux From fedora-extras-commits at redhat.com Mon Apr 9 16:03:40 2007 From: fedora-extras-commits at redhat.com (Bill Peck (bpeck)) Date: Mon, 9 Apr 2007 12:03:40 -0400 Subject: rpms/conmux/FC-5 conmux.spec,1.1,1.2 Message-ID: <200704091603.l39G3eG4000411@cvs-int.fedora.redhat.com> Author: bpeck Update of /cvs/extras/rpms/conmux/FC-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv373 Modified Files: conmux.spec Log Message: minor spec file change, dirs should be owned by conmux Index: conmux.spec =================================================================== RCS file: /cvs/extras/rpms/conmux/FC-5/conmux.spec,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- conmux.spec 23 Mar 2007 20:56:30 -0000 1.1 +++ conmux.spec 9 Apr 2007 16:03:05 -0000 1.2 @@ -1,7 +1,7 @@ %define prerelease 493svn Name: conmux Version: 0.0 -Release: 5.%{prerelease}%{?dist} +Release: 6.%{prerelease}%{?dist} Summary: ConMux - The Console Multiplexor Group: Applications/System @@ -93,15 +93,18 @@ %{_localstatedir}/run/%{name} %{_bindir}/conmux-attach %{_sbindir}/* -%{_datadir}/conmux/* +%{_datadir}/conmux/ %files client %defattr(-,root,root,-) +%dir %{_sysconfdir}/%{name} %config(noreplace) %{_sysconfdir}/%{name}/%{name}.conf %{_bindir}/conmux %{perl_vendorlib}/Conmux.pm %changelog +* Mon Apr 09 2007 Bill Peck 0.0-6.493svn +- minor spec file changes for directory ownership * Thu Mar 15 2007 Bill Peck 0.0-5.493svn - fixed Obsoletes/Provides - minor update to init.d/conmux From fedora-extras-commits at redhat.com Mon Apr 9 16:03:41 2007 From: fedora-extras-commits at redhat.com (Julian Sikorski (belegdol)) Date: Mon, 9 Apr 2007 12:03:41 -0400 Subject: rpms/gchempaint/FC-6 .cvsignore, 1.4, 1.5 gchempaint.spec, 1.5, 1.6 sources, 1.4, 1.5 Message-ID: <200704091603.l39G3fdu000416@cvs-int.fedora.redhat.com> Author: belegdol Update of /cvs/extras/rpms/gchempaint/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv374 Modified Files: .cvsignore gchempaint.spec sources Log Message: * Mon Apr 9 2007 Julian Sikorski - 0.6.9-1 - Updated to 0.6.9 - Switched to bzip2 sources - Added rpath killer Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/gchempaint/FC-6/.cvsignore,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- .cvsignore 22 Dec 2006 10:59:25 -0000 1.4 +++ .cvsignore 9 Apr 2007 16:03:05 -0000 1.5 @@ -1 +1 @@ -gchempaint-0.6.8.tar.gz +gchempaint-0.6.9.tar.bz2 Index: gchempaint.spec =================================================================== RCS file: /cvs/extras/rpms/gchempaint/FC-6/gchempaint.spec,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- gchempaint.spec 14 Feb 2007 23:29:40 -0000 1.5 +++ gchempaint.spec 9 Apr 2007 16:03:05 -0000 1.6 @@ -1,12 +1,12 @@ Name: gchempaint -Version: 0.6.8 +Version: 0.6.9 Release: 1%{?dist} Summary: A 2D chemical formulae drawing tool Group: Applications/Engineering License: GPL URL: http://www.nongnu.org/gchempaint/ -Source0: http://download.savannah.nongnu.org/releases/gchempaint/%{name}-%{version}.tar.gz +Source0: http://download.savannah.nongnu.org/releases/gchempaint/%{name}-%{version}.tar.bz2 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: gnome-chemistry-utils-devel @@ -54,6 +54,8 @@ %configure --disable-update-databases \ --disable-schemas-install \ --disable-scrollkeeper +sed -i 's|^hardcode_libdir_flag_spec=.*|hardcode_libdir_flag_spec=""|g' libtool +sed -i 's|^runpath_var=LD_RUN_PATH|runpath_var=DIE_RPATH_DIE|g' libtool make %{?_smp_mflags} @@ -143,6 +145,11 @@ %changelog +* Mon Apr 9 2007 Julian Sikorski - 0.6.9-1 +- Updated to 0.6.9 +- Switched to bzip2 sources +- Added rpath killer + * Fri Dec 22 2006 Julian Sikorski - 0.6.8-1 - Updated to 0.6.8 - Removed temporary KDE mimelnk workaround Index: sources =================================================================== RCS file: /cvs/extras/rpms/gchempaint/FC-6/sources,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- sources 22 Dec 2006 10:59:25 -0000 1.4 +++ sources 9 Apr 2007 16:03:05 -0000 1.5 @@ -1 +1 @@ -9c1f11ff101bd43c54d88f0cb9495e3d gchempaint-0.6.8.tar.gz +3b81f99972bedccd5f19a6bda785d451 gchempaint-0.6.9.tar.bz2 From fedora-extras-commits at redhat.com Mon Apr 9 16:04:31 2007 From: fedora-extras-commits at redhat.com (Bill Peck (bpeck)) Date: Mon, 9 Apr 2007 12:04:31 -0400 Subject: rpms/conmux/FC-6 conmux.spec,1.1,1.2 Message-ID: <200704091604.l39G4VtO000481@cvs-int.fedora.redhat.com> Author: bpeck Update of /cvs/extras/rpms/conmux/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv463 Modified Files: conmux.spec Log Message: minor spec file change, dirs should be owned by conmux Index: conmux.spec =================================================================== RCS file: /cvs/extras/rpms/conmux/FC-6/conmux.spec,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- conmux.spec 23 Mar 2007 20:00:05 -0000 1.1 +++ conmux.spec 9 Apr 2007 16:03:57 -0000 1.2 @@ -1,7 +1,7 @@ %define prerelease 493svn Name: conmux Version: 0.0 -Release: 5.%{prerelease}%{?dist} +Release: 6.%{prerelease}%{?dist} Summary: ConMux - The Console Multiplexor Group: Applications/System @@ -93,15 +93,18 @@ %{_localstatedir}/run/%{name} %{_bindir}/conmux-attach %{_sbindir}/* -%{_datadir}/conmux/* +%{_datadir}/conmux/ %files client %defattr(-,root,root,-) +%dir %{_sysconfdir}/%{name} %config(noreplace) %{_sysconfdir}/%{name}/%{name}.conf %{_bindir}/conmux %{perl_vendorlib}/Conmux.pm %changelog +* Mon Apr 09 2007 Bill Peck 0.0-6.493svn +- minor spec file changes for directory ownership * Thu Mar 15 2007 Bill Peck 0.0-5.493svn - fixed Obsoletes/Provides - minor update to init.d/conmux From fedora-extras-commits at redhat.com Mon Apr 9 16:06:13 2007 From: fedora-extras-commits at redhat.com (Julian Sikorski (belegdol)) Date: Mon, 9 Apr 2007 12:06:13 -0400 Subject: rpms/gchempaint/FC-5 .cvsignore, 1.4, 1.5 gchempaint.spec, 1.6, 1.7 sources, 1.4, 1.5 Message-ID: <200704091606.l39G6Dbm000525@cvs-int.fedora.redhat.com> Author: belegdol Update of /cvs/extras/rpms/gchempaint/FC-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv504 Modified Files: .cvsignore gchempaint.spec sources Log Message: * Mon Apr 9 2007 Julian Sikorski - 0.6.9-1 - Updated to 0.6.9 - Switched to bzip2 sources - Added rpath killer Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/gchempaint/FC-5/.cvsignore,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- .cvsignore 22 Dec 2006 11:03:52 -0000 1.4 +++ .cvsignore 9 Apr 2007 16:05:39 -0000 1.5 @@ -1 +1 @@ -gchempaint-0.6.8.tar.gz +gchempaint-0.6.9.tar.bz2 Index: gchempaint.spec =================================================================== RCS file: /cvs/extras/rpms/gchempaint/FC-5/gchempaint.spec,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- gchempaint.spec 14 Feb 2007 23:32:26 -0000 1.6 +++ gchempaint.spec 9 Apr 2007 16:05:39 -0000 1.7 @@ -1,12 +1,12 @@ Name: gchempaint -Version: 0.6.8 +Version: 0.6.9 Release: 1%{?dist} Summary: A 2D chemical formulae drawing tool Group: Applications/Engineering License: GPL URL: http://www.nongnu.org/gchempaint/ -Source0: http://download.savannah.nongnu.org/releases/gchempaint/%{name}-%{version}.tar.gz +Source0: http://download.savannah.nongnu.org/releases/gchempaint/%{name}-%{version}.tar.bz2 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: gnome-chemistry-utils-devel @@ -16,8 +16,8 @@ BuildRequires: libbonoboui-devel BuildRequires: gettext BuildRequires: desktop-file-utils -BuildRequires: libXt-devel BuildRequires: kdelibs +BuildRequires: libXt-devel Requires: hicolor-icon-theme Requires(pre): GConf2 @@ -55,6 +55,8 @@ %configure --disable-update-databases \ --disable-schemas-install \ --disable-scrollkeeper +sed -i 's|^hardcode_libdir_flag_spec=.*|hardcode_libdir_flag_spec=""|g' libtool +sed -i 's|^runpath_var=LD_RUN_PATH|runpath_var=DIE_RPATH_DIE|g' libtool make %{?_smp_mflags} @@ -144,13 +146,15 @@ %changelog +* Mon Apr 9 2007 Julian Sikorski - 0.6.9-1 +- Updated to 0.6.9 +- Switched to bzip2 sources +- Added rpath killer + * Fri Dec 22 2006 Julian Sikorski - 0.6.8-1 - Updated to 0.6.8 - Removed temporary KDE mimelnk workaround -* Fri Dec 22 2006 Julian Sikorski - 0.6.7-1.fc5.1 -- Doh. Added libXt-devel to BuildRequires - * Thu Dec 21 2006 Julian Sikorski - 0.6.7-1 - Updated to 0.6.7 - Dropped upstreamed patches Index: sources =================================================================== RCS file: /cvs/extras/rpms/gchempaint/FC-5/sources,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- sources 22 Dec 2006 11:03:52 -0000 1.4 +++ sources 9 Apr 2007 16:05:39 -0000 1.5 @@ -1 +1 @@ -9c1f11ff101bd43c54d88f0cb9495e3d gchempaint-0.6.8.tar.gz +3b81f99972bedccd5f19a6bda785d451 gchempaint-0.6.9.tar.bz2 From fedora-extras-commits at redhat.com Mon Apr 9 16:51:54 2007 From: fedora-extras-commits at redhat.com (Michael Thomas (wart)) Date: Mon, 9 Apr 2007 12:51:54 -0400 Subject: rpms/sear/devel sear.spec,1.2,1.3 Message-ID: <200704091651.l39GpsOQ001217@cvs-int.fedora.redhat.com> Author: wart Update of /cvs/extras/rpms/sear/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv1199 Modified Files: sear.spec Log Message: Use guichan compatibility libraries until upstream makes a new release Index: sear.spec =================================================================== RCS file: /cvs/extras/rpms/sear/devel/sear.spec,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- sear.spec 21 Feb 2007 01:38:59 -0000 1.2 +++ sear.spec 9 Apr 2007 16:51:20 -0000 1.3 @@ -1,6 +1,6 @@ Name: sear Version: 0.6.3 -Release: 3%{?dist} +Release: 4%{?dist} Summary: 3D WorldForge client Group: Amusements/Games @@ -11,7 +11,7 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: lib3ds-devel mercator-devel varconf-devel eris-devel sage-devel -BuildRequires: cal3d-devel guichan-devel libmodelfile-devel libGLU-devel +BuildRequires: cal3d-devel compat-guichan05-devel libmodelfile-devel libGLU-devel BuildRequires: pkgconfig libtiff-devel libjpeg-devel libpng-devel BuildRequires: SDL_image-devel SDL_mixer-devel libXt-devel BuildRequires: desktop-file-utils @@ -31,8 +31,14 @@ chmod a-x */*.cpp chmod a-x */*.xpm - %build + +LDFLAGS="-L%{_libdir}/guichan-0.5" +export LDFLAGS +CFLAGS="-I%{_includedir}/guichan-0.5 $RPM_OPT_FLAGS" +export CFLAGS +CXXFLAGS="-I%{_includedir}/guichan-0.5 $RPM_OPT_FLAGS" +export CXXFLAGS %configure make %{?_smp_mflags} @@ -64,6 +70,9 @@ %changelog +* Sun Apr 8 2007 Wart 0.6.3-4 +- Update to use older compat-guichan05 library + * Tue Feb 20 2007 Wart 0.6.3-3 - Add requirement on sear-media - Fix ownership of directories used in both sear and sear-media From fedora-extras-commits at redhat.com Mon Apr 9 17:11:31 2007 From: fedora-extras-commits at redhat.com (Enrico Scholz (ensc)) Date: Mon, 9 Apr 2007 13:11:31 -0400 Subject: rpms/xca/devel xca.spec,1.15,1.16 Message-ID: <200704091711.l39HBV0m005641@cvs-int.fedora.redhat.com> Author: ensc Update of /cvs/extras/rpms/xca/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv5622 Modified Files: xca.spec Log Message: updated to 0.6.1 Index: xca.spec =================================================================== RCS file: /cvs/extras/rpms/xca/devel/xca.spec,v retrieving revision 1.15 retrieving revision 1.16 diff -u -r1.15 -r1.16 --- xca.spec 17 Mar 2007 17:33:57 -0000 1.15 +++ xca.spec 9 Apr 2007 17:10:57 -0000 1.16 @@ -4,7 +4,7 @@ Summary: Graphical X.509 certificate management tool Name: xca -Version: 0.6.0 +Version: 0.6.1 Release: %release_func 1 License: BSD @@ -45,7 +45,7 @@ export QTDIR=%_libdir/qt4 CC='%__cc' LD='%__ld' CFLAGS="$RPM_OPT_FLAGS -DXCA_DEFAULT_TRANSLATE=\\\"%_datadir/qt4/translations\\\"" STRIP=: prefix=%_prefix \ ./configure `pwd`/_tmp_root{,/usr} -%__make %{?_smp_mflags} +make %{?_smp_mflags} convert img/xca.ico xca.png @@ -91,6 +91,9 @@ %changelog +* Mon Apr 9 2007 Enrico Scholz - 0.6.1-1 +- updated to 0.6.1 + * Sat Mar 17 2007 Enrico Scholz - 0.6.0-1 - updated to 0.6.0 - removed old patches From fedora-extras-commits at redhat.com Mon Apr 9 17:13:05 2007 From: fedora-extras-commits at redhat.com (Enrico Scholz (ensc)) Date: Mon, 9 Apr 2007 13:13:05 -0400 Subject: rpms/xca/devel sources,1.5,1.6 Message-ID: <200704091713.l39HD58o005723@cvs-int.fedora.redhat.com> Author: ensc Update of /cvs/extras/rpms/xca/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv5706 Modified Files: sources Log Message: updated to 0.6.1 Index: sources =================================================================== RCS file: /cvs/extras/rpms/xca/devel/sources,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- sources 17 Mar 2007 17:09:19 -0000 1.5 +++ sources 9 Apr 2007 17:12:31 -0000 1.6 @@ -1 +1 @@ -9f683408a35630217e4f5250f1d14ff4 xca-0.6.0.tar.gz +3755b7b3afd5f64ccf4cae377e4eb052 xca-0.6.1.tar.gz From fedora-extras-commits at redhat.com Mon Apr 9 17:29:37 2007 From: fedora-extras-commits at redhat.com (Steven Pritchard (steve)) Date: Mon, 9 Apr 2007 13:29:37 -0400 Subject: rpms/perl-Spreadsheet-ParseExcel/devel .cvsignore, 1.4, 1.5 perl-Spreadsheet-ParseExcel.spec, 1.7, 1.8 sources, 1.4, 1.5 Message-ID: <200704091729.l39HTbrs006127@cvs-int.fedora.redhat.com> Author: steve Update of /cvs/extras/rpms/perl-Spreadsheet-ParseExcel/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv6103 Modified Files: .cvsignore perl-Spreadsheet-ParseExcel.spec sources Log Message: Update to 0.30. BR Proc::ProcessTable for better test coverage. Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/perl-Spreadsheet-ParseExcel/devel/.cvsignore,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- .cvsignore 22 Jan 2007 18:00:16 -0000 1.4 +++ .cvsignore 9 Apr 2007 17:29:03 -0000 1.5 @@ -1 +1 @@ -Spreadsheet-ParseExcel-0.28.tar.gz +Spreadsheet-ParseExcel-0.30.tar.gz Index: perl-Spreadsheet-ParseExcel.spec =================================================================== RCS file: /cvs/extras/rpms/perl-Spreadsheet-ParseExcel/devel/perl-Spreadsheet-ParseExcel.spec,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- perl-Spreadsheet-ParseExcel.spec 22 Jan 2007 18:00:16 -0000 1.7 +++ perl-Spreadsheet-ParseExcel.spec 9 Apr 2007 17:29:03 -0000 1.8 @@ -2,10 +2,10 @@ %define debug_package %{nil} # Avoid Epoch inflation -%define module_version 0.28 +%define module_version 0.30 Name: perl-Spreadsheet-ParseExcel -Version: 0.2800 +Version: 0.3000 Release: 1%{?dist} Summary: Get information from an Excel file License: GPL or Artistic @@ -16,6 +16,7 @@ BuildRequires: perl(IO::Scalar) BuildRequires: perl(Module::Build) BuildRequires: perl(OLE::Storage_Lite) >= 0.08 +BuildRequires: perl(Proc::ProcessTable) BuildRequires: perl(Unicode::Map) BuildRequires: perl(Jcode) BuildRequires: perl(Spreadsheet::WriteExcel) @@ -57,6 +58,10 @@ %{_mandir}/man3/* %changelog +* Fri Apr 06 2007 Steven Pritchard 0.3000-1 +- Update to 0.30. +- BR Proc::ProcessTable for better test coverage. + * Wed Jan 17 2007 Steven Pritchard 0.2800-1 - Update to 0.28. - Drop typo fix. Index: sources =================================================================== RCS file: /cvs/extras/rpms/perl-Spreadsheet-ParseExcel/devel/sources,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- sources 22 Jan 2007 18:00:16 -0000 1.4 +++ sources 9 Apr 2007 17:29:03 -0000 1.5 @@ -1 +1 @@ -77b6c55d3f3804957b0b47ed2c80ae4a Spreadsheet-ParseExcel-0.28.tar.gz +734846baab31312df547c3aa3fc50a2d Spreadsheet-ParseExcel-0.30.tar.gz From fedora-extras-commits at redhat.com Mon Apr 9 17:31:24 2007 From: fedora-extras-commits at redhat.com (Paul Wouters (pwouters)) Date: Mon, 9 Apr 2007 13:31:24 -0400 Subject: rpms/sshfp/devel .cvsignore,1.3,1.4 sources,1.3,1.4 Message-ID: <200704091731.l39HVO0u006553@cvs-int.fedora.redhat.com> Author: pwouters Update of /cvs/extras/rpms/sshfp/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv6193 Modified Files: .cvsignore sources Log Message: new sources Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/sshfp/devel/.cvsignore,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- .cvsignore 4 Oct 2006 05:01:03 -0000 1.3 +++ .cvsignore 9 Apr 2007 17:30:47 -0000 1.4 @@ -1,2 +1,3 @@ sshfp-1.1.0.tar.gz sshfp-1.1.1.tar.gz +sshfp-1.1.2.tar.gz Index: sources =================================================================== RCS file: /cvs/extras/rpms/sshfp/devel/sources,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- sources 4 Oct 2006 05:01:03 -0000 1.3 +++ sources 9 Apr 2007 17:30:47 -0000 1.4 @@ -1,2 +1,3 @@ a96cb60af373ab18c260cb1b202c6240 sshfp-1.1.0.tar.gz 5424ed55c50d2038934940737680e8da sshfp-1.1.1.tar.gz +807626e651a0a7619f67eb088eb04ece sshfp-1.1.2.tar.gz From fedora-extras-commits at redhat.com Mon Apr 9 17:35:12 2007 From: fedora-extras-commits at redhat.com (Paul Wouters (pwouters)) Date: Mon, 9 Apr 2007 13:35:12 -0400 Subject: rpms/sshfp/devel sshfp.spec,1.2,1.3 Message-ID: <200704091735.l39HZC5G006703@cvs-int.fedora.redhat.com> Author: pwouters Update of /cvs/extras/rpms/sshfp/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv6611 Modified Files: sshfp.spec Log Message: * Mon Apr 9 2007 Paul Wouters - 1.1.2-1 - Upgraded to 1.1.2 Index: sshfp.spec =================================================================== RCS file: /cvs/extras/rpms/sshfp/devel/sshfp.spec,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- sshfp.spec 4 Oct 2006 05:02:30 -0000 1.2 +++ sshfp.spec 9 Apr 2007 17:34:36 -0000 1.3 @@ -1,9 +1,9 @@ Summary: Generate SSHFP DNS records from knownhosts files or ssh-keyscan Name: sshfp -Version: 1.1.1 +Version: 1.1.2 Release: 1%{?dist} License: GPL -Url: ftp://ftp.xelerance.com/%{name}/ +Url: http://www.xelerance.com/software/%{name} Source: ftp://ftp.xelerance.com/%{name}/%{name}-%{version}.tar.gz Group: Applications/Internet BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) @@ -40,6 +40,9 @@ %doc %{_mandir}/man1/* %changelog +* Mon Apr 9 2007 Paul Wouters - 1.1.2-1 +- Upgraded to 1.1.2 + * Wed Oct 4 2006 Paul Wouters - 1.1.1-1 - Upgraded to 1.1.1 From fedora-extras-commits at redhat.com Mon Apr 9 17:35:08 2007 From: fedora-extras-commits at redhat.com (Jesse Keating (jkeating)) Date: Mon, 9 Apr 2007 13:35:08 -0400 Subject: rpms/koji/devel fedora-packager-setup.sh, NONE, 1.1 .cvsignore, 1.2, 1.3 koji.spec, 1.1, 1.2 sources, 1.2, 1.3 Message-ID: <200704091735.l39HZ8he006700@cvs-int.fedora.redhat.com> Author: jkeating Update of /cvs/extras/rpms/koji/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv6625 Modified Files: .cvsignore koji.spec sources Added Files: fedora-packager-setup.sh Log Message: 1.1 release; add a fedora-packager-setup tool --- NEW FILE fedora-packager-setup.sh --- #!/bin/bash echo Creating User Koji environment if [ ! -d ~/.koji ]; then mkdir ~/.koji fi if [ ! -f ~/.koji/client.crt ]; then if [ -f ~/.fedora.cert ]; then cp ~/.fedora.cert ~/.koji/client.crt else echo "you need a client cert please download one from https://admin.fedoraproject.org/accounts/gen-cert.cgi" echo "Save it to ~/.koji/client.crt" echo "Then run this script again" exit fi fi if [ -f ~/.fedora-upload-ca.cert ]; then cp ~/.fedora-upload-ca.cert ~/.koji/clientca.crt else wget "http://fedoraproject.org/wiki/PackageMaintainers/BuildSystemClientSetup?action=AttachFile&do=get&target=fedora-upload-ca.cert" -O ~/.koji/clientca.crt fi if [ -f ~/.fedora-server-ca.cert ]; then cp ~/.fedora-server-ca.cert ~/.koji/serverca.crt else wget "http://fedoraproject.org/wiki/PackageMaintainers/BuildSystemClientSetup?action=AttachFile&do=get&target=fedora-server-ca.cert" -O ~/.koji/serverca.crt fi cat > ~/.koji/config < Preferences -> Advanced Click "View Certificates" On "Your Certificates" tab, click "Import" Select fedora-client-cert.p12 Type the export password (if you specified one) You should see your username appear under "Fedora Project" - You should now be able to click the "login" link on the website successfully" openssl pkcs12 -export -in ~/.koji/client.crt -CAfile ~/.koji/clientca.crt -out fedora-client-cert.p12 Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/koji/devel/.cvsignore,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- .cvsignore 2 Apr 2007 17:20:28 -0000 1.2 +++ .cvsignore 9 Apr 2007 17:34:34 -0000 1.3 @@ -1 +1 @@ -koji-1.0.tar.bz2 +koji-1.1.tar.bz2 Index: koji.spec =================================================================== RCS file: /cvs/extras/rpms/koji/devel/koji.spec,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- koji.spec 2 Apr 2007 17:20:28 -0000 1.1 +++ koji.spec 9 Apr 2007 17:34:34 -0000 1.2 @@ -8,13 +8,14 @@ %define release %{baserelease} %endif Name: koji -Version: 1.0 +Version: 1.1 Release: %{release}%{?dist} License: LGPL Summary: Build system tools Group: Applications/System URL: http://hosted.fedoraproject.org/projects/koji Source: %{name}-%{PACKAGE_VERSION}.tar.bz2 +Source1: fedora-packager-setup.sh BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch Requires: python-krbV >= 1.0.13 @@ -89,6 +90,7 @@ %install rm -rf $RPM_BUILD_ROOT make DESTDIR=$RPM_BUILD_ROOT install +install -p %{SOURCE1} $RPM_BUILD_ROOT%{_bindir} %clean rm -rf $RPM_BUILD_ROOT @@ -151,6 +153,12 @@ fi %changelog +* Mon Apr 09 2007 Jesse Keating 1.1-1 +- make the output listPackages() consistent regardless of with_dups +- prevent large batches of repo deletes from holding up regens +- allow sorting the host list by arches +- Add a script to setup Fedora developer's environment + * Mon Apr 02 2007 Jesse Keating 1.0-1 - Release 1.0! Index: sources =================================================================== RCS file: /cvs/extras/rpms/koji/devel/sources,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- sources 2 Apr 2007 17:20:28 -0000 1.2 +++ sources 9 Apr 2007 17:34:34 -0000 1.3 @@ -1 +1 @@ -509770ad9155722acf3baa4cb467c2b8 koji-1.0.tar.bz2 +9af35f955b1e806515e6e09c9f632eba koji-1.1.tar.bz2 From fedora-extras-commits at redhat.com Mon Apr 9 17:39:16 2007 From: fedora-extras-commits at redhat.com (Jesse Keating (jkeating)) Date: Mon, 9 Apr 2007 13:39:16 -0400 Subject: rpms/koji/FC-6 fedora-packager-setup.sh, NONE, 1.1 koji.spec, 1.1, 1.2 sources, 1.2, 1.3 Message-ID: <200704091739.l39HdG8I006905@cvs-int.fedora.redhat.com> Author: jkeating Update of /cvs/extras/rpms/koji/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv6876 Modified Files: koji.spec sources Added Files: fedora-packager-setup.sh Log Message: Port devel build to FC-6 --- NEW FILE fedora-packager-setup.sh --- #!/bin/bash echo Creating User Koji environment if [ ! -d ~/.koji ]; then mkdir ~/.koji fi if [ ! -f ~/.koji/client.crt ]; then if [ -f ~/.fedora.cert ]; then cp ~/.fedora.cert ~/.koji/client.crt else echo "you need a client cert please download one from https://admin.fedoraproject.org/accounts/gen-cert.cgi" echo "Save it to ~/.koji/client.crt" echo "Then run this script again" exit fi fi if [ -f ~/.fedora-upload-ca.cert ]; then cp ~/.fedora-upload-ca.cert ~/.koji/clientca.crt else wget "http://fedoraproject.org/wiki/PackageMaintainers/BuildSystemClientSetup?action=AttachFile&do=get&target=fedora-upload-ca.cert" -O ~/.koji/clientca.crt fi if [ -f ~/.fedora-server-ca.cert ]; then cp ~/.fedora-server-ca.cert ~/.koji/serverca.crt else wget "http://fedoraproject.org/wiki/PackageMaintainers/BuildSystemClientSetup?action=AttachFile&do=get&target=fedora-server-ca.cert" -O ~/.koji/serverca.crt fi cat > ~/.koji/config < Preferences -> Advanced Click "View Certificates" On "Your Certificates" tab, click "Import" Select fedora-client-cert.p12 Type the export password (if you specified one) You should see your username appear under "Fedora Project" - You should now be able to click the "login" link on the website successfully" openssl pkcs12 -export -in ~/.koji/client.crt -CAfile ~/.koji/clientca.crt -out fedora-client-cert.p12 Index: koji.spec =================================================================== RCS file: /cvs/extras/rpms/koji/FC-6/koji.spec,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- koji.spec 2 Apr 2007 17:22:41 -0000 1.1 +++ koji.spec 9 Apr 2007 17:38:41 -0000 1.2 @@ -8,13 +8,14 @@ %define release %{baserelease} %endif Name: koji -Version: 1.0 +Version: 1.1 Release: %{release}%{?dist} License: LGPL Summary: Build system tools Group: Applications/System URL: http://hosted.fedoraproject.org/projects/koji Source: %{name}-%{PACKAGE_VERSION}.tar.bz2 +Source1: fedora-packager-setup.sh BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch Requires: python-krbV >= 1.0.13 @@ -89,6 +90,7 @@ %install rm -rf $RPM_BUILD_ROOT make DESTDIR=$RPM_BUILD_ROOT install +install -p %{SOURCE1} $RPM_BUILD_ROOT%{_bindir} %clean rm -rf $RPM_BUILD_ROOT @@ -151,6 +153,12 @@ fi %changelog +* Mon Apr 09 2007 Jesse Keating 1.1-1 +- make the output listPackages() consistent regardless of with_dups +- prevent large batches of repo deletes from holding up regens +- allow sorting the host list by arches +- Add a script to setup Fedora developer's environment + * Mon Apr 02 2007 Jesse Keating 1.0-1 - Release 1.0! Index: sources =================================================================== RCS file: /cvs/extras/rpms/koji/FC-6/sources,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- sources 2 Apr 2007 17:22:41 -0000 1.2 +++ sources 9 Apr 2007 17:38:41 -0000 1.3 @@ -1 +1 @@ -509770ad9155722acf3baa4cb467c2b8 koji-1.0.tar.bz2 +9af35f955b1e806515e6e09c9f632eba koji-1.1.tar.bz2 From fedora-extras-commits at redhat.com Mon Apr 9 17:58:43 2007 From: fedora-extras-commits at redhat.com (Paul Wouters (pwouters)) Date: Mon, 9 Apr 2007 13:58:43 -0400 Subject: rpms/sshfp/FC-6 .cvsignore, 1.3, 1.4 sources, 1.3, 1.4 sshfp.spec, 1.2, 1.3 Message-ID: <200704091758.l39HwhnW007090@cvs-int.fedora.redhat.com> Author: pwouters Update of /cvs/extras/rpms/sshfp/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv7067 Modified Files: .cvsignore sources sshfp.spec Log Message: new sources Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/sshfp/FC-6/.cvsignore,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- .cvsignore 4 Oct 2006 05:01:03 -0000 1.3 +++ .cvsignore 9 Apr 2007 17:58:08 -0000 1.4 @@ -1,2 +1,3 @@ sshfp-1.1.0.tar.gz sshfp-1.1.1.tar.gz +sshfp-1.1.2.tar.gz Index: sources =================================================================== RCS file: /cvs/extras/rpms/sshfp/FC-6/sources,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- sources 4 Oct 2006 05:01:03 -0000 1.3 +++ sources 9 Apr 2007 17:58:08 -0000 1.4 @@ -1,2 +1,3 @@ a96cb60af373ab18c260cb1b202c6240 sshfp-1.1.0.tar.gz 5424ed55c50d2038934940737680e8da sshfp-1.1.1.tar.gz +807626e651a0a7619f67eb088eb04ece sshfp-1.1.2.tar.gz Index: sshfp.spec =================================================================== RCS file: /cvs/extras/rpms/sshfp/FC-6/sshfp.spec,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- sshfp.spec 4 Oct 2006 05:02:30 -0000 1.2 +++ sshfp.spec 9 Apr 2007 17:58:08 -0000 1.3 @@ -1,9 +1,9 @@ Summary: Generate SSHFP DNS records from knownhosts files or ssh-keyscan Name: sshfp -Version: 1.1.1 +Version: 1.1.2 Release: 1%{?dist} License: GPL -Url: ftp://ftp.xelerance.com/%{name}/ +Url: http://www.xelerance.com/software/%{name} Source: ftp://ftp.xelerance.com/%{name}/%{name}-%{version}.tar.gz Group: Applications/Internet BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) @@ -40,6 +40,9 @@ %doc %{_mandir}/man1/* %changelog +* Mon Apr 9 2007 Paul Wouters - 1.1.2-1 +- Upgraded to 1.1.2 + * Wed Oct 4 2006 Paul Wouters - 1.1.1-1 - Upgraded to 1.1.1 From fedora-extras-commits at redhat.com Mon Apr 9 18:05:13 2007 From: fedora-extras-commits at redhat.com (Steven Pritchard (steve)) Date: Mon, 9 Apr 2007 14:05:13 -0400 Subject: rpms/cone/devel .cvsignore, 1.8, 1.9 cone.spec, 1.16, 1.17 sources, 1.8, 1.9 Message-ID: <200704091805.l39I5DlB011360@cvs-int.fedora.redhat.com> Author: steve Update of /cvs/extras/rpms/cone/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv11337 Modified Files: .cvsignore cone.spec sources Log Message: Update to 0.69. Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/cone/devel/.cvsignore,v retrieving revision 1.8 retrieving revision 1.9 diff -u -r1.8 -r1.9 --- .cvsignore 1 Aug 2006 23:09:36 -0000 1.8 +++ .cvsignore 9 Apr 2007 18:04:39 -0000 1.9 @@ -1,2 +1,2 @@ -cone-0.68.tar.bz2 -cone-0.68.tar.bz2.sig +cone-0.69.tar.bz2 +cone-0.69.tar.bz2.sig Index: cone.spec =================================================================== RCS file: /cvs/extras/rpms/cone/devel/cone.spec,v retrieving revision 1.16 retrieving revision 1.17 diff -u -r1.16 -r1.17 --- cone.spec 28 Aug 2006 23:43:04 -0000 1.16 +++ cone.spec 9 Apr 2007 18:04:39 -0000 1.17 @@ -2,8 +2,8 @@ Summary: CONE mail reader Name: cone -Version: 0.68 -Release: 2%{?dist} +Version: 0.69 +Release: 1%{?dist} URL: http://www.courier-mta.org/cone/ Source0: http://dl.sf.net/courier/%{name}-%{version}.tar.bz2 @@ -102,6 +102,9 @@ %doc cone/html %changelog +* Mon Apr 09 2007 Steven Pritchard 0.69-1 +- Update to 0.69. + * Mon Aug 28 2006 Steven Pritchard 0.68-2 - Rebuild. Index: sources =================================================================== RCS file: /cvs/extras/rpms/cone/devel/sources,v retrieving revision 1.8 retrieving revision 1.9 diff -u -r1.8 -r1.9 --- sources 1 Aug 2006 23:09:36 -0000 1.8 +++ sources 9 Apr 2007 18:04:39 -0000 1.9 @@ -1,2 +1,2 @@ -a958de27297b0c867478107ab4407fd6 cone-0.68.tar.bz2 -2e95ba1b864e595a2a8dcd53acdf536d cone-0.68.tar.bz2.sig +32fa69a4da29fdb67dc9d7eb50dfa68a cone-0.69.tar.bz2 +743940d170448db8b06fb32d03bb20d0 cone-0.69.tar.bz2.sig From fedora-extras-commits at redhat.com Mon Apr 9 18:28:53 2007 From: fedora-extras-commits at redhat.com (Michael Thomas (wart)) Date: Mon, 9 Apr 2007 14:28:53 -0400 Subject: rpms/compat-guichan05/devel compat-guichan05.spec,1.1,1.2 Message-ID: <200704091828.l39ISrcX011979@cvs-int.fedora.redhat.com> Author: wart Update of /cvs/extras/rpms/compat-guichan05/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv11957 Modified Files: compat-guichan05.spec Log Message: Add missing Provides: for the package that this obsoletes. Index: compat-guichan05.spec =================================================================== RCS file: /cvs/extras/rpms/compat-guichan05/devel/compat-guichan05.spec,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- compat-guichan05.spec 8 Apr 2007 21:28:29 -0000 1.1 +++ compat-guichan05.spec 9 Apr 2007 18:28:23 -0000 1.2 @@ -1,6 +1,6 @@ Name: compat-guichan05 Version: 0.5.0 -Release: 3%{?dist} +Release: 4%{?dist} Summary: Compatibility libraries for older guichan versions Group: Development/Libraries @@ -9,6 +9,7 @@ Source0: http://downloads.sourceforge.net/guichan/guichan-%{version}-src.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) Obsoletes: guichan <= 0.5.0 +Provides: guichan = 0.5.0 BuildRequires: allegro-devel, SDL-devel, SDL_image-devel, libGL-devel BuildRequires: freeglut-devel @@ -87,6 +88,9 @@ %changelog +* Mon Apr 9 2007 Wart 0.5.0-4 +- Add missing Provides: for the package that this obsoletes + * Sat Apr 7 2007 Wart 0.5.0-3 - Remove .soname from shared libs for this initial compat package to avoid breaking compatibility with existing packages that From fedora-extras-commits at redhat.com Mon Apr 9 18:35:15 2007 From: fedora-extras-commits at redhat.com (Toshio Ernie Kuratomi (toshio)) Date: Mon, 9 Apr 2007 14:35:15 -0400 Subject: rpms/bzrtools/devel bzrtools.spec,1.16,1.17 Message-ID: <200704091835.l39IZF8a012186@cvs-int.fedora.redhat.com> Author: toshio Update of /cvs/extras/rpms/bzrtools/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv12135 Modified Files: bzrtools.spec Log Message: Bump for EVR problem introduced by bumping FC-6 for tagging problem. Index: bzrtools.spec =================================================================== RCS file: /cvs/extras/rpms/bzrtools/devel/bzrtools.spec,v retrieving revision 1.16 retrieving revision 1.17 diff -u -r1.16 -r1.17 --- bzrtools.spec 3 Apr 2007 02:08:57 -0000 1.16 +++ bzrtools.spec 9 Apr 2007 18:34:45 -0000 1.17 @@ -5,7 +5,7 @@ Name: bzrtools Version: %{bzrver}.4 -Release: 1%{?dist} +Release: 2%{?dist} Summary: A collection of utilities and plugins for Bazaar-NG Group: Development/Tools @@ -64,6 +64,9 @@ %{python_sitelib}/bzrlib/plugins/bzrtools/tests/ %changelog +* Mon Apr 2 2007 Toshio Kuratomi 0.15.4-2 +- Bump for tagging problem. + * Thu Mar 22 2007 Toshio Kuratomi 0.15.4-1 - Update to 0.15.4. From fedora-extras-commits at redhat.com Mon Apr 9 19:41:31 2007 From: fedora-extras-commits at redhat.com (Rex Dieter (rdieter)) Date: Mon, 9 Apr 2007 15:41:31 -0400 Subject: rpms/wxMaxima/devel wxMaxima-0.7.2-old_gnuplot.patch, NONE, 1.1 .cvsignore, 1.5, 1.6 sources, 1.4, 1.5 wxMaxima.spec, 1.11, 1.12 wxMaxima-0.7.1-old_gnuplot.patch, 1.1, NONE Message-ID: <200704091941.l39JfVpR016865@cvs-int.fedora.redhat.com> Author: rdieter Update of /cvs/extras/rpms/wxMaxima/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv16836 Modified Files: .cvsignore sources wxMaxima.spec Added Files: wxMaxima-0.7.2-old_gnuplot.patch Removed Files: wxMaxima-0.7.1-old_gnuplot.patch Log Message: * Mon Apr 09 2007 Rex Dieter 0.7.2-1 - wxMaxima-0.7.2 wxMaxima-0.7.2-old_gnuplot.patch: --- NEW FILE wxMaxima-0.7.2-old_gnuplot.patch --- --- wxMaxima-0.7.2/data/wxmathml.lisp.old_gnuplot 2007-04-02 10:30:35.000000000 -0500 +++ wxMaxima-0.7.2/data/wxmathml.lisp 2007-04-09 14:39:04.000000000 -0500 @@ -1025,7 +1025,7 @@ (defmvar $wxplot_size '((mlist simp) 400 250)) -(defmvar $wxplot_old_gnuplot nil) +(defmvar $wxplot_old_gnuplot 1) (defun $wxplot_preamble () (let ((frmt (if $wxplot_old_gnuplot Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/wxMaxima/devel/.cvsignore,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- .cvsignore 23 Feb 2007 19:32:03 -0000 1.5 +++ .cvsignore 9 Apr 2007 19:41:01 -0000 1.6 @@ -1 +1,3 @@ +clog wxMaxima-0.7.1.tar.gz +wxMaxima-0.7.2.tar.gz Index: sources =================================================================== RCS file: /cvs/extras/rpms/wxMaxima/devel/sources,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- sources 23 Feb 2007 19:24:07 -0000 1.4 +++ sources 9 Apr 2007 19:41:01 -0000 1.5 @@ -1 +1 @@ -005f5bffe74caa987f66af2084d9df45 wxMaxima-0.7.1.tar.gz +4a0c6099a60d5f54e262cc505d8caca7 wxMaxima-0.7.2.tar.gz Index: wxMaxima.spec =================================================================== RCS file: /cvs/extras/rpms/wxMaxima/devel/wxMaxima.spec,v retrieving revision 1.11 retrieving revision 1.12 diff -u -r1.11 -r1.12 --- wxMaxima.spec 9 Apr 2007 14:02:36 -0000 1.11 +++ wxMaxima.spec 9 Apr 2007 19:41:01 -0000 1.12 @@ -4,15 +4,16 @@ Summary: Graphical user interface for Maxima Name: wxMaxima -Version: 0.7.1 -Release: 3%{?dist} +Version: 0.7.2 +Release: 1%{?dist} License: GPL Group: Applications/Engineering URL: http://wxmaxima.sourceforge.net/ Source0: http://dl.sourceforge.net/sourceforge/wxmaxima/wxMaxima-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) -Patch1: wxMaxima-0.7.1-old_gnuplot.patch +# for gnuplot < 4.2 +Patch1: wxMaxima-0.7.2-old_gnuplot.patch BuildRequires: desktop-file-utils BuildRequires: wxGTK-devel @@ -31,7 +32,11 @@ %prep %setup -q +#if 0%{?fedora} > 7 +## Woo hoo +#else %patch1 -p1 -b .old_gnuplot +#endif ## wxmaxima.desktop fixups # do (some) Categories munging here, some versions of desktop-file-install @@ -98,6 +103,9 @@ %changelog +* Mon Apr 09 2007 Rex Dieter 0.7.2-1 +- wxMaxima-0.7.2 + * Mon Apr 09 2007 Rex Dieter 0.7.1-3 - wxMaxima-0.7.1-old_gnuplot.patch (#235155) --- wxMaxima-0.7.1-old_gnuplot.patch DELETED --- From fedora-extras-commits at redhat.com Mon Apr 9 20:14:33 2007 From: fedora-extras-commits at redhat.com (Rex Dieter (rdieter)) Date: Mon, 9 Apr 2007 16:14:33 -0400 Subject: rpms/wxMaxima/FC-6 wxMaxima-0.7.2-old_gnuplot.patch, NONE, 1.1 .cvsignore, 1.4, 1.5 sources, 1.4, 1.5 wxMaxima.spec, 1.8, 1.9 wxMaxima-0.7.1-old_gnuplot.patch, 1.1, NONE Message-ID: <200704092014.l39KEXJN020926@cvs-int.fedora.redhat.com> Author: rdieter Update of /cvs/extras/rpms/wxMaxima/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv20899 Modified Files: .cvsignore sources wxMaxima.spec Added Files: wxMaxima-0.7.2-old_gnuplot.patch Removed Files: wxMaxima-0.7.1-old_gnuplot.patch Log Message: * Mon Apr 09 2007 Rex Dieter 0.7.2-1 - wxMaxima-0.7.2 wxMaxima-0.7.2-old_gnuplot.patch: --- NEW FILE wxMaxima-0.7.2-old_gnuplot.patch --- --- wxMaxima-0.7.2/data/wxmathml.lisp.old_gnuplot 2007-04-02 10:30:35.000000000 -0500 +++ wxMaxima-0.7.2/data/wxmathml.lisp 2007-04-09 14:39:04.000000000 -0500 @@ -1025,7 +1025,7 @@ (defmvar $wxplot_size '((mlist simp) 400 250)) -(defmvar $wxplot_old_gnuplot nil) +(defmvar $wxplot_old_gnuplot 1) (defun $wxplot_preamble () (let ((frmt (if $wxplot_old_gnuplot Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/wxMaxima/FC-6/.cvsignore,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- .cvsignore 23 Feb 2007 19:38:54 -0000 1.4 +++ .cvsignore 9 Apr 2007 20:14:03 -0000 1.5 @@ -1 +1,3 @@ +clog wxMaxima-0.7.1.tar.gz +wxMaxima-0.7.2.tar.gz Index: sources =================================================================== RCS file: /cvs/extras/rpms/wxMaxima/FC-6/sources,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- sources 23 Feb 2007 19:38:54 -0000 1.4 +++ sources 9 Apr 2007 20:14:03 -0000 1.5 @@ -1 +1 @@ -005f5bffe74caa987f66af2084d9df45 wxMaxima-0.7.1.tar.gz +4a0c6099a60d5f54e262cc505d8caca7 wxMaxima-0.7.2.tar.gz Index: wxMaxima.spec =================================================================== RCS file: /cvs/extras/rpms/wxMaxima/FC-6/wxMaxima.spec,v retrieving revision 1.8 retrieving revision 1.9 diff -u -r1.8 -r1.9 --- wxMaxima.spec 9 Apr 2007 14:12:14 -0000 1.8 +++ wxMaxima.spec 9 Apr 2007 20:14:03 -0000 1.9 @@ -4,15 +4,16 @@ Summary: Graphical user interface for Maxima Name: wxMaxima -Version: 0.7.1 -Release: 3%{?dist} +Version: 0.7.2 +Release: 1%{?dist} License: GPL Group: Applications/Engineering URL: http://wxmaxima.sourceforge.net/ Source0: http://dl.sourceforge.net/sourceforge/wxmaxima/wxMaxima-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) -Patch1: wxMaxima-0.7.1-old_gnuplot.patch +# for gnuplot < 4.2 +Patch1: wxMaxima-0.7.2-old_gnuplot.patch BuildRequires: desktop-file-utils BuildRequires: wxGTK-devel @@ -31,7 +32,11 @@ %prep %setup -q +#if 0%{?fedora} > 7 +## Woo hoo +#else %patch1 -p1 -b .old_gnuplot +#endif ## wxmaxima.desktop fixups # do (some) Categories munging here, some versions of desktop-file-install @@ -98,6 +103,9 @@ %changelog +* Mon Apr 09 2007 Rex Dieter 0.7.2-1 +- wxMaxima-0.7.2 + * Mon Apr 09 2007 Rex Dieter 0.7.1-3 - wxMaxima-0.7.1-old_gnuplot.patch (#235155) --- wxMaxima-0.7.1-old_gnuplot.patch DELETED --- From fedora-extras-commits at redhat.com Mon Apr 9 20:16:06 2007 From: fedora-extras-commits at redhat.com (Rex Dieter (rdieter)) Date: Mon, 9 Apr 2007 16:16:06 -0400 Subject: rpms/wxMaxima/FC-5 wxMaxima-0.7.2-old_gnuplot.patch, NONE, 1.1 .cvsignore, 1.5, 1.6 sources, 1.4, 1.5 wxMaxima.spec, 1.7, 1.8 wxMaxima-0.7.1-old_gnuplot.patch, 1.1, NONE Message-ID: <200704092016.l39KG67l021021@cvs-int.fedora.redhat.com> Author: rdieter Update of /cvs/extras/rpms/wxMaxima/FC-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv20997 Modified Files: .cvsignore sources wxMaxima.spec Added Files: wxMaxima-0.7.2-old_gnuplot.patch Removed Files: wxMaxima-0.7.1-old_gnuplot.patch Log Message: * Mon Apr 09 2007 Rex Dieter 0.7.2-1 - wxMaxima-0.7.2 wxMaxima-0.7.2-old_gnuplot.patch: --- NEW FILE wxMaxima-0.7.2-old_gnuplot.patch --- --- wxMaxima-0.7.2/data/wxmathml.lisp.old_gnuplot 2007-04-02 10:30:35.000000000 -0500 +++ wxMaxima-0.7.2/data/wxmathml.lisp 2007-04-09 14:39:04.000000000 -0500 @@ -1025,7 +1025,7 @@ (defmvar $wxplot_size '((mlist simp) 400 250)) -(defmvar $wxplot_old_gnuplot nil) +(defmvar $wxplot_old_gnuplot 1) (defun $wxplot_preamble () (let ((frmt (if $wxplot_old_gnuplot Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/wxMaxima/FC-5/.cvsignore,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- .cvsignore 9 Apr 2007 14:13:38 -0000 1.5 +++ .cvsignore 9 Apr 2007 20:15:36 -0000 1.6 @@ -1,2 +1,3 @@ clog wxMaxima-0.7.1.tar.gz +wxMaxima-0.7.2.tar.gz Index: sources =================================================================== RCS file: /cvs/extras/rpms/wxMaxima/FC-5/sources,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- sources 23 Feb 2007 19:40:48 -0000 1.4 +++ sources 9 Apr 2007 20:15:36 -0000 1.5 @@ -1 +1 @@ -005f5bffe74caa987f66af2084d9df45 wxMaxima-0.7.1.tar.gz +4a0c6099a60d5f54e262cc505d8caca7 wxMaxima-0.7.2.tar.gz Index: wxMaxima.spec =================================================================== RCS file: /cvs/extras/rpms/wxMaxima/FC-5/wxMaxima.spec,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- wxMaxima.spec 9 Apr 2007 14:13:38 -0000 1.7 +++ wxMaxima.spec 9 Apr 2007 20:15:36 -0000 1.8 @@ -4,15 +4,16 @@ Summary: Graphical user interface for Maxima Name: wxMaxima -Version: 0.7.1 -Release: 3%{?dist} +Version: 0.7.2 +Release: 1%{?dist} License: GPL Group: Applications/Engineering URL: http://wxmaxima.sourceforge.net/ Source0: http://dl.sourceforge.net/sourceforge/wxmaxima/wxMaxima-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) -Patch1: wxMaxima-0.7.1-old_gnuplot.patch +# for gnuplot < 4.2 +Patch1: wxMaxima-0.7.2-old_gnuplot.patch BuildRequires: desktop-file-utils BuildRequires: wxGTK-devel @@ -31,7 +32,11 @@ %prep %setup -q +#if 0%{?fedora} > 7 +## Woo hoo +#else %patch1 -p1 -b .old_gnuplot +#endif ## wxmaxima.desktop fixups # do (some) Categories munging here, some versions of desktop-file-install @@ -98,6 +103,9 @@ %changelog +* Mon Apr 09 2007 Rex Dieter 0.7.2-1 +- wxMaxima-0.7.2 + * Mon Apr 09 2007 Rex Dieter 0.7.1-3 - wxMaxima-0.7.1-old_gnuplot.patch (#235155) --- wxMaxima-0.7.1-old_gnuplot.patch DELETED --- From fedora-extras-commits at redhat.com Mon Apr 9 20:46:30 2007 From: fedora-extras-commits at redhat.com (Gianluca Sforna (giallu)) Date: Mon, 9 Apr 2007 16:46:30 -0400 Subject: rpms/sysprof-kmod/devel sysprof-kmod.spec,1.59,1.60 Message-ID: <200704092046.l39KkUwd021333@cvs-int.fedora.redhat.com> Author: giallu Update of /cvs/extras/rpms/sysprof-kmod/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv21313 Modified Files: sysprof-kmod.spec Log Message: Rebuild for kernel 2.6.20-1.3053.fc7 Index: sysprof-kmod.spec =================================================================== RCS file: /cvs/extras/rpms/sysprof-kmod/devel/sysprof-kmod.spec,v retrieving revision 1.59 retrieving revision 1.60 diff -u -r1.59 -r1.60 --- sysprof-kmod.spec 5 Apr 2007 14:23:25 -0000 1.59 +++ sysprof-kmod.spec 9 Apr 2007 20:46:00 -0000 1.60 @@ -4,7 +4,7 @@ # end stuff to be ... # hardcode for now: -%{!?kversion: %define kversion 2.6.20-1.3045.fc7} +%{!?kversion: %define kversion 2.6.20-1.3053.fc7} # hint: this can he overridden with "--define kversion foo" on the rpmbuild command line, e.g. # --define "kversion 2.6.16-1.2096_FC5" From fedora-extras-commits at redhat.com Mon Apr 9 23:39:53 2007 From: fedora-extras-commits at redhat.com (Jeffrey C. Ollie (jcollie)) Date: Mon, 9 Apr 2007 19:39:53 -0400 Subject: rpms/spandsp/devel .cvsignore, 1.8, 1.9 sources, 1.8, 1.9 spandsp.spec, 1.7, 1.8 Message-ID: <200704092339.l39Ndrp1002214@cvs-int.fedora.redhat.com> Author: jcollie Update of /cvs/extras/rpms/spandsp/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv2185 Modified Files: .cvsignore sources spandsp.spec Log Message: Update to 0.0.3 final Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/spandsp/devel/.cvsignore,v retrieving revision 1.8 retrieving revision 1.9 diff -u -r1.8 -r1.9 --- .cvsignore 6 Mar 2007 19:43:48 -0000 1.8 +++ .cvsignore 9 Apr 2007 23:39:22 -0000 1.9 @@ -1 +1 @@ -spandsp-0.0.3pre28.tgz +spandsp-0.0.3.tgz Index: sources =================================================================== RCS file: /cvs/extras/rpms/spandsp/devel/sources,v retrieving revision 1.8 retrieving revision 1.9 diff -u -r1.8 -r1.9 --- sources 6 Mar 2007 19:43:48 -0000 1.8 +++ sources 9 Apr 2007 23:39:22 -0000 1.9 @@ -1 +1 @@ -a3f90d0af6f2f94a5e97f33e936f30a3 spandsp-0.0.3pre28.tgz +6ea33941985fbf94b5f79dc3255ad925 spandsp-0.0.3.tgz Index: spandsp.spec =================================================================== RCS file: /cvs/extras/rpms/spandsp/devel/spandsp.spec,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- spandsp.spec 6 Mar 2007 19:43:48 -0000 1.7 +++ spandsp.spec 9 Apr 2007 23:39:22 -0000 1.8 @@ -1,9 +1,9 @@ -%define pre 28 +#define pre 28 Summary: A DSP library for telephony Name: spandsp Version: 0.0.3 -Release: 1%{?pre:.pre%{pre}}%{dist} +Release: 2%{?pre:.pre%{pre}}%{dist} License: GPL Group: System Environment/Libraries URL: http://www.soft-switch.org/ @@ -73,6 +73,9 @@ %postun -p /sbin/ldconfig %changelog +* Mon Apr 9 2007 Jeffrey C. Ollie - 0.0.3-2 +- Update to final 0.0.3. + * Tue Mar 6 2007 Jeffrey C. Ollie - 0.0.3-1.pre28 - Update to 0.0.3pre28 From fedora-extras-commits at redhat.com Mon Apr 9 23:47:31 2007 From: fedora-extras-commits at redhat.com (Jeffrey C. Ollie (jcollie)) Date: Mon, 9 Apr 2007 19:47:31 -0400 Subject: rpms/spandsp/FC-6 .cvsignore, 1.8, 1.9 sources, 1.8, 1.9 spandsp.spec, 1.7, 1.8 Message-ID: <200704092347.l39NlVkR002355@cvs-int.fedora.redhat.com> Author: jcollie Update of /cvs/extras/rpms/spandsp/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv2328 Modified Files: .cvsignore sources spandsp.spec Log Message: Update to 0.0.3 final Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/spandsp/FC-6/.cvsignore,v retrieving revision 1.8 retrieving revision 1.9 diff -u -r1.8 -r1.9 --- .cvsignore 6 Mar 2007 19:40:35 -0000 1.8 +++ .cvsignore 9 Apr 2007 23:47:01 -0000 1.9 @@ -1 +1 @@ -spandsp-0.0.3pre28.tgz +spandsp-0.0.3.tgz Index: sources =================================================================== RCS file: /cvs/extras/rpms/spandsp/FC-6/sources,v retrieving revision 1.8 retrieving revision 1.9 diff -u -r1.8 -r1.9 --- sources 6 Mar 2007 19:40:35 -0000 1.8 +++ sources 9 Apr 2007 23:47:01 -0000 1.9 @@ -1 +1 @@ -a3f90d0af6f2f94a5e97f33e936f30a3 spandsp-0.0.3pre28.tgz +6ea33941985fbf94b5f79dc3255ad925 spandsp-0.0.3.tgz Index: spandsp.spec =================================================================== RCS file: /cvs/extras/rpms/spandsp/FC-6/spandsp.spec,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- spandsp.spec 6 Mar 2007 19:40:35 -0000 1.7 +++ spandsp.spec 9 Apr 2007 23:47:01 -0000 1.8 @@ -1,9 +1,9 @@ -%define pre 28 +#define pre 28 Summary: A DSP library for telephony Name: spandsp Version: 0.0.3 -Release: 1%{?pre:.pre%{pre}}%{dist} +Release: 2%{?pre:.pre%{pre}}%{dist} License: GPL Group: System Environment/Libraries URL: http://www.soft-switch.org/ @@ -73,6 +73,9 @@ %postun -p /sbin/ldconfig %changelog +* Mon Apr 9 2007 Jeffrey C. Ollie - 0.0.3-2 +- Update to final 0.0.3. + * Tue Mar 6 2007 Jeffrey C. Ollie - 0.0.3-1.pre28 - Update to 0.0.3pre28 From fedora-extras-commits at redhat.com Mon Apr 9 23:56:55 2007 From: fedora-extras-commits at redhat.com (Michael Rice (errr)) Date: Mon, 9 Apr 2007 19:56:55 -0400 Subject: rpms/conky/FC-6 conky.spec,1.1,1.2 Message-ID: <200704092356.l39NutSD002528@cvs-int.fedora.redhat.com> Author: errr Update of /cvs/extras/rpms/conky/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv2506 Modified Files: conky.spec Log Message: rebuild for devel Index: conky.spec =================================================================== RCS file: /cvs/extras/rpms/conky/FC-6/conky.spec,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- conky.spec 14 Dec 2006 15:33:59 -0000 1.1 +++ conky.spec 9 Apr 2007 23:56:24 -0000 1.2 @@ -1,6 +1,6 @@ Name: conky Version: 1.4.5 -Release: 2%{?dist} +Release: 3%{?dist} Summary: A system monitor for X Group: User Interface/X @@ -63,6 +63,9 @@ %changelog +* Mon Apr 09 2007 Michael Rice - 1.4.5-3 +- Rebuilt for devel + * Thu Dec 14 2006 Michael Rice - 1.4.5-2 - Ship NEWS - Add patch for license of timed_thread and NEWS From fedora-extras-commits at redhat.com Mon Apr 9 23:57:43 2007 From: fedora-extras-commits at redhat.com (Michael Rice (errr)) Date: Mon, 9 Apr 2007 19:57:43 -0400 Subject: rpms/conky/devel conky.spec,1.1,1.2 Message-ID: <200704092357.l39Nvhl3002551@cvs-int.fedora.redhat.com> Author: errr Update of /cvs/extras/rpms/conky/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv2534 Modified Files: conky.spec Log Message: rebuild for devel Index: conky.spec =================================================================== RCS file: /cvs/extras/rpms/conky/devel/conky.spec,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- conky.spec 14 Dec 2006 15:33:59 -0000 1.1 +++ conky.spec 9 Apr 2007 23:57:13 -0000 1.2 @@ -1,6 +1,6 @@ Name: conky Version: 1.4.5 -Release: 2%{?dist} +Release: 3%{?dist} Summary: A system monitor for X Group: User Interface/X @@ -63,6 +63,9 @@ %changelog +* Mon Apr 09 2007 Michael Rice - 1.4.5-3 +- Rebuild for devel + * Thu Dec 14 2006 Michael Rice - 1.4.5-2 - Ship NEWS - Add patch for license of timed_thread and NEWS From fedora-extras-commits at redhat.com Tue Apr 10 00:29:24 2007 From: fedora-extras-commits at redhat.com (Michael Thomas (wart)) Date: Mon, 9 Apr 2007 20:29:24 -0400 Subject: rpms/compat-guichan05/devel compat-guichan05.spec,1.2,1.3 Message-ID: <200704100029.l3A0TO4Y006983@cvs-int.fedora.redhat.com> Author: wart Update of /cvs/extras/rpms/compat-guichan05/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv6966 Modified Files: compat-guichan05.spec Log Message: Remove bad Provides: Index: compat-guichan05.spec =================================================================== RCS file: /cvs/extras/rpms/compat-guichan05/devel/compat-guichan05.spec,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- compat-guichan05.spec 9 Apr 2007 18:28:23 -0000 1.2 +++ compat-guichan05.spec 10 Apr 2007 00:28:54 -0000 1.3 @@ -1,6 +1,6 @@ Name: compat-guichan05 Version: 0.5.0 -Release: 4%{?dist} +Release: 5%{?dist} Summary: Compatibility libraries for older guichan versions Group: Development/Libraries @@ -9,7 +9,6 @@ Source0: http://downloads.sourceforge.net/guichan/guichan-%{version}-src.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) Obsoletes: guichan <= 0.5.0 -Provides: guichan = 0.5.0 BuildRequires: allegro-devel, SDL-devel, SDL_image-devel, libGL-devel BuildRequires: freeglut-devel @@ -88,6 +87,9 @@ %changelog +* Mon Apr 9 2007 Wart 0.5.0-5 +- Remove Provides: that was added by mistake + * Mon Apr 9 2007 Wart 0.5.0-4 - Add missing Provides: for the package that this obsoletes From fedora-extras-commits at redhat.com Tue Apr 10 00:37:06 2007 From: fedora-extras-commits at redhat.com (Steven Pritchard (steve)) Date: Mon, 9 Apr 2007 20:37:06 -0400 Subject: rpms/gl-117/devel gl-117.spec,1.9,1.10 Message-ID: <200704100037.l3A0b6uj007141@cvs-int.fedora.redhat.com> Author: steve Update of /cvs/extras/rpms/gl-117/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv7115 Modified Files: gl-117.spec Log Message: Quiet "wrong-file-end-of-line-encoding" warnings from rpmlint. Index: gl-117.spec =================================================================== RCS file: /cvs/extras/rpms/gl-117/devel/gl-117.spec,v retrieving revision 1.9 retrieving revision 1.10 diff -u -r1.9 -r1.10 --- gl-117.spec 28 Aug 2006 23:43:06 -0000 1.9 +++ gl-117.spec 10 Apr 2007 00:36:36 -0000 1.10 @@ -1,9 +1,7 @@ Name: gl-117 Version: 1.3.2 -Release: 3%{?dist} - +Release: 4%{?dist} Summary: Action flight simulator - Group: Amusements/Games License: GPL URL: http://www.heptargon.de/gl-117/gl-117.htm @@ -11,7 +9,6 @@ Source1: gl-117.desktop Source2: gl-117.png BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) - BuildRequires: SDL-devel, SDL_mixer-devel BuildRequires: freeglut-devel BuildRequires: desktop-file-utils @@ -26,6 +23,8 @@ %prep %setup -q -n %{name}-%{version}-src +sed -i -e 's/\r//' AUTHORS ChangeLog FAQ NEWS + %build %configure make %{?_smp_mflags} @@ -47,7 +46,7 @@ %files %defattr(-,root,root,-) -%doc AUTHORS COPYING ChangeLog NEWS README FAQ doc/%{name}.pdf +%doc AUTHORS ChangeLog COPYING FAQ NEWS README doc/%{name}.pdf %{_bindir}/* %{_datadir}/%{name} %{_datadir}/applications/* @@ -55,6 +54,9 @@ %{_mandir}/man6/* %changelog +* Mon Apr 09 2007 Steven Pritchard 1.3.2-4 +- Quiet "wrong-file-end-of-line-encoding" warnings from rpmlint. + * Mon Aug 28 2006 Steven Pritchard 1.3.2-3 - Rebuild From fedora-extras-commits at redhat.com Tue Apr 10 00:43:50 2007 From: fedora-extras-commits at redhat.com (Jeffrey C. Ollie (jcollie)) Date: Mon, 9 Apr 2007 20:43:50 -0400 Subject: rpms/spandsp/FC-5 .cvsignore, 1.8, 1.9 sources, 1.8, 1.9 spandsp.spec, 1.7, 1.8 Message-ID: <200704100043.l3A0hoXR007272@cvs-int.fedora.redhat.com> Author: jcollie Update of /cvs/extras/rpms/spandsp/FC-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv7249 Modified Files: .cvsignore sources spandsp.spec Log Message: Update to 0.0.3 final Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/spandsp/FC-5/.cvsignore,v retrieving revision 1.8 retrieving revision 1.9 diff -u -r1.8 -r1.9 --- .cvsignore 6 Mar 2007 19:42:16 -0000 1.8 +++ .cvsignore 10 Apr 2007 00:43:20 -0000 1.9 @@ -1 +1 @@ -spandsp-0.0.3pre28.tgz +spandsp-0.0.3.tgz Index: sources =================================================================== RCS file: /cvs/extras/rpms/spandsp/FC-5/sources,v retrieving revision 1.8 retrieving revision 1.9 diff -u -r1.8 -r1.9 --- sources 6 Mar 2007 19:42:16 -0000 1.8 +++ sources 10 Apr 2007 00:43:20 -0000 1.9 @@ -1 +1 @@ -a3f90d0af6f2f94a5e97f33e936f30a3 spandsp-0.0.3pre28.tgz +6ea33941985fbf94b5f79dc3255ad925 spandsp-0.0.3.tgz Index: spandsp.spec =================================================================== RCS file: /cvs/extras/rpms/spandsp/FC-5/spandsp.spec,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- spandsp.spec 6 Mar 2007 19:42:16 -0000 1.7 +++ spandsp.spec 10 Apr 2007 00:43:20 -0000 1.8 @@ -1,9 +1,9 @@ -%define pre 28 +#define pre 28 Summary: A DSP library for telephony Name: spandsp Version: 0.0.3 -Release: 1%{?pre:.pre%{pre}}%{dist} +Release: 2%{?pre:.pre%{pre}}%{dist} License: GPL Group: System Environment/Libraries URL: http://www.soft-switch.org/ @@ -73,6 +73,9 @@ %postun -p /sbin/ldconfig %changelog +* Mon Apr 9 2007 Jeffrey C. Ollie - 0.0.3-2 +- Update to final 0.0.3. + * Tue Mar 6 2007 Jeffrey C. Ollie - 0.0.3-1.pre28 - Update to 0.0.3pre28 From fedora-extras-commits at redhat.com Tue Apr 10 08:02:30 2007 From: fedora-extras-commits at redhat.com (Jens Petersen (petersen)) Date: Tue, 10 Apr 2007 04:02:30 -0400 Subject: rpms/gtk2hs/devel gtk2hs.spec,1.10,1.11 Message-ID: <200704100802.l3A82UF6010570@cvs-int.fedora.redhat.com> Author: petersen Update of /cvs/extras/rpms/gtk2hs/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv10416 Modified Files: gtk2hs.spec Log Message: - obsolete mozembed subpackage when it is not built Index: gtk2hs.spec =================================================================== RCS file: /cvs/extras/rpms/gtk2hs/devel/gtk2hs.spec,v retrieving revision 1.10 retrieving revision 1.11 diff -u -r1.10 -r1.11 --- gtk2hs.spec 22 Mar 2007 00:15:42 -0000 1.10 +++ gtk2hs.spec 10 Apr 2007 08:02:00 -0000 1.11 @@ -1,5 +1,6 @@ #%%define snapdate 20061116 +%define pkgname gtk %define ghc_version 6.6 %define ghcver ghc66 @@ -9,7 +10,7 @@ Summary: A Haskell GUI library based on the Gtk+ GUI toolkit Name: gtk2hs Version: 0.9.11 -Release: 1%{?dist} +Release: 2%{?dist} License: LGPL Group: Development/Libraries Source: http://prdownloads.sourceforge.net/%{name}/%{name}-%{version}%{?snapdate:-%{snapdate}}.tar.gz @@ -55,6 +56,9 @@ Requires: libglade2-devel Requires: gtksourceview-devel PreReq: %{_bindir}/ghc-pkg-%{ghc_version} +%if !%{build_mozembed} +Obsoletes: %{ghcver}-%{name}-mozembed < %{version}-%{release} +%endif %description -n %{ghcver}-%{name} A Gtk+ binding for the functional language Haskell featuring automatic memory @@ -260,9 +264,12 @@ %changelog +* Tue Apr 10 2007 Jens Petersen - 0.9.11-2 +- obsolete mozembed when it is not built + * Thu Mar 22 2007 Jens Petersen - 0.9.11-1 - update to 0.9.11 release -- disably mozembed for now since the firefox minor version keeps changing +- disable mozembed for now since the firefox minor version keeps changing (#223880) * Thu Nov 16 2006 Jens Petersen - 0.9.10.2-0.1 From fedora-extras-commits at redhat.com Tue Apr 10 08:07:46 2007 From: fedora-extras-commits at redhat.com (Jens Petersen (petersen)) Date: Tue, 10 Apr 2007 04:07:46 -0400 Subject: rpms/gtk2hs/FC-6 gtk2hs.spec,1.8,1.9 Message-ID: <200704100807.l3A87kUS010976@cvs-int.fedora.redhat.com> Author: petersen Update of /cvs/extras/rpms/gtk2hs/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv10769 Modified Files: gtk2hs.spec Log Message: obsolete mozembed subpackage when it is not built Index: gtk2hs.spec =================================================================== RCS file: /cvs/extras/rpms/gtk2hs/FC-6/gtk2hs.spec,v retrieving revision 1.8 retrieving revision 1.9 diff -u -r1.8 -r1.9 --- gtk2hs.spec 22 Mar 2007 02:48:37 -0000 1.8 +++ gtk2hs.spec 10 Apr 2007 08:07:16 -0000 1.9 @@ -9,7 +9,7 @@ Summary: A Haskell GUI library based on the Gtk+ GUI toolkit Name: gtk2hs Version: 0.9.11 -Release: 1%{?dist} +Release: 2%{?dist} License: LGPL Group: Development/Libraries Source: http://prdownloads.sourceforge.net/%{name}/%{name}-%{version}%{?snapdate:-%{snapdate}}.tar.gz @@ -55,6 +55,9 @@ Requires: libglade2-devel Requires: gtksourceview-devel PreReq: %{_bindir}/ghc-pkg-%{ghc_version} +%if !%{build_mozembed} +Obsoletes: %{ghcver}-%{name}-mozembed < %{version}-%{release} +%endif %description -n %{ghcver}-%{name} A Gtk+ binding for the functional language Haskell featuring automatic memory @@ -260,9 +263,12 @@ %changelog +* Tue Apr 10 2007 Jens Petersen - 0.9.11-2 +- obsolete mozembed when it is not built + * Thu Mar 22 2007 Jens Petersen - 0.9.11-1 - update to 0.9.11 release -- disably mozembed for now since the firefox minor version keeps changing +- disable mozembed for now since the firefox minor version keeps changing (#223880) * Thu Nov 16 2006 Jens Petersen - 0.9.10.2-0.1 From fedora-extras-commits at redhat.com Tue Apr 10 11:06:34 2007 From: fedora-extras-commits at redhat.com (Matthias Saou (thias)) Date: Tue, 10 Apr 2007 07:06:34 -0400 Subject: rpms/js/FC-6 js-1.60-ncurses.patch, NONE, 1.1 .cvsignore, 1.3, 1.4 js.spec, 1.13, 1.14 sources, 1.3, 1.4 Message-ID: <200704101106.l3AB6YWI024196@cvs-int.fedora.redhat.com> Author: thias Update of /cvs/extras/rpms/js/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv24172 Modified Files: .cvsignore js.spec sources Added Files: js-1.60-ncurses.patch Log Message: Backport devel 1.60 update + fixes. js-1.60-ncurses.patch: --- NEW FILE js-1.60-ncurses.patch --- diff -Naupr js.orig/src/Makefile.ref js/src/Makefile.ref --- js.orig/src/Makefile.ref 2006-08-21 20:58:45.000000000 +0200 +++ js/src/Makefile.ref 2007-02-02 12:59:06.000000000 +0100 @@ -132,7 +132,7 @@ endif ifdef JS_READLINE # For those platforms with the readline library installed. DEFINES += -DEDITLINE -PROG_LIBS += -lreadline -ltermcap +PROG_LIBS += -lreadline -lncurses else ifdef JS_EDITLINE # Use the editline library, built locally. Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/js/FC-6/.cvsignore,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- .cvsignore 26 Jan 2006 15:42:51 -0000 1.3 +++ .cvsignore 10 Apr 2007 11:06:04 -0000 1.4 @@ -1 +1 @@ -js-1.5.tar.gz +js-1.60.tar.gz Index: js.spec =================================================================== RCS file: /cvs/extras/rpms/js/FC-6/js.spec,v retrieving revision 1.13 retrieving revision 1.14 diff -u -r1.13 -r1.14 --- js.spec 28 Aug 2006 08:36:50 -0000 1.13 +++ js.spec 10 Apr 2007 11:06:04 -0000 1.14 @@ -2,8 +2,8 @@ Summary: JavaScript interpreter and libraries Name: js -Version: 1.5 -Release: 6%{?dist} +Version: 1.60 +Release: 2%{?dist} %if 0%{?_without_readline:1} License: MPL/GPL/LGPL %else @@ -17,9 +17,12 @@ Patch2: js-1.5-va_copy.patch Patch3: js-ldflags.patch Patch4: js-1.5-threadsafe.patch +Patch5: js-1.60-ncurses.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) -BuildRequires: perl >= 1:5.6.1, readline-devel, nspr-devel +BuildRequires: perl >= 1:5.6.1, readline-devel, ncurses-devel, nspr-devel +# Temporary fix (#226970 - nspr-devel should require pkgconfig) +Buildrequires: pkgconfig Provides: libjs = %{version}-%{release} %description @@ -47,6 +50,7 @@ %patch2 -p1 -b .vacopy %patch3 -p0 -b .ldflags %patch4 -p1 -b .threadsafe +%patch5 -p1 -b .ncurses %{__cp} src/perlconnect/README.html src/README.perlconnect.html # Create pkgconfig file @@ -89,17 +93,23 @@ %{buildroot}%{_includedir} %{__install} -m 0755 src/Linux_All_OPT.OBJ/{js,jscpucfg} \ %{buildroot}%{_bindir}/ -%{__install} -m 0755 src/Linux_All_OPT.OBJ/libjs.{a,so} \ +%{__install} -m 0644 src/Linux_All_OPT.OBJ/libjs.a \ + %{buildroot}%{_libdir}/ +%{__install} -m 0755 src/Linux_All_OPT.OBJ/libjs.so \ %{buildroot}%{_libdir}/ %{__mv} %{buildroot}%{_libdir}/libjs.so %{buildroot}%{_libdir}/libjs.so.1 %{__ln_s} -nf libjs.so.1 %{buildroot}%{_libdir}/libjs.so -%{__install} -m 0644 src/js*.h src/Linux_All_OPT.OBJ/jsautocfg.h \ - %{buildroot}%{_includedir}/ +%{__install} -m 0644 src/js*.h src/js.msg src/jsopcode.tbl \ + src/Linux_All_OPT.OBJ/jsautocfg.h \ + %{buildroot}%{_includedir}/ %{__install} -m 0644 libjs.pc \ %{buildroot}%{_libdir}/pkgconfig/ %{__make} -C src/perlconnect pure_install PERL_INSTALL_ROOT=%{buildroot} +# Remove unwanted perl related files find %{buildroot} -type f -name .packlist -o -name jsperlbuild.pl | xargs -r rm find %{buildroot} -type f -name '*.bs' -a -size 0 | xargs -r rm +# For some reason, the pure_install above doesn't set u+w :-( +find %{buildroot}%{perl_vendorarch} -type f -exec %{__chmod} u+w {} \; %clean @@ -117,7 +127,7 @@ %files -%defattr(-, root, root, 0755) +%defattr(-,root,root,-) %doc src/README*.html src/perlconnect/bg.jpg %{_bindir}/js %{_libdir}/*.so.* @@ -125,15 +135,27 @@ %{perl_vendorarch}/*.pm %files devel -%defattr(-, root, root, 0755) +%defattr(-,root,root,-) %{_bindir}/jscpucfg %{_libdir}/pkgconfig/*.pc %{_libdir}/*.so %{_libdir}/*.a %{_includedir}/js*.h +%{_includedir}/jsopcode.tbl +%{_includedir}/js.msg %changelog +* Fri Feb 2 2007 Matthias Saou 1.60-2 +- Include jsopcode.tbl and js.msg in devel (#235481). +- Install static lib mode 644 instead of 755. + +* Fri Feb 2 2007 Matthias Saou 1.60-1 +- Update to 1.60. +- Rebuild in order to link against ncurses instead of termcap (#226773). +- Add ncurses-devel build requirement and patch s/termcap/ncurses/ in. +- Change mode of perl library from 555 to 755 (#224603). + * Mon Aug 28 2006 Matthias Saou 1.5-6 - Fix pkgconfig file (#204232 & dupe #204236). @@ -165,7 +187,7 @@ - rebuilt * 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 +- 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 Index: sources =================================================================== RCS file: /cvs/extras/rpms/js/FC-6/sources,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- sources 26 Jan 2006 15:42:51 -0000 1.3 +++ sources 10 Apr 2007 11:06:04 -0000 1.4 @@ -1 +1 @@ -863bb6462f4ce535399a7c6276ae6776 js-1.5.tar.gz +bd8f021e43a8fbbec55ac2cd3d483243 js-1.60.tar.gz From fedora-extras-commits at redhat.com Tue Apr 10 11:39:39 2007 From: fedora-extras-commits at redhat.com (Marcin Garski (mgarski)) Date: Tue, 10 Apr 2007 07:39:39 -0400 Subject: rpms/smb4k/devel .cvsignore, 1.13, 1.14 smb4k.spec, 1.17, 1.18 sources, 1.13, 1.14 Message-ID: <200704101139.l3ABdd42024766@cvs-int.fedora.redhat.com> Author: mgarski Update of /cvs/extras/rpms/smb4k/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv24742 Modified Files: .cvsignore smb4k.spec sources Log Message: - Updated to version 0.8.1 Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/smb4k/devel/.cvsignore,v retrieving revision 1.13 retrieving revision 1.14 diff -u -r1.13 -r1.14 --- .cvsignore 1 Jan 2007 15:51:31 -0000 1.13 +++ .cvsignore 10 Apr 2007 11:39:09 -0000 1.14 @@ -1 +1 @@ -smb4k-0.8.0.tar.bz2 +smb4k-0.8.1.tar.bz2 Index: smb4k.spec =================================================================== RCS file: /cvs/extras/rpms/smb4k/devel/smb4k.spec,v retrieving revision 1.17 retrieving revision 1.18 diff -u -r1.17 -r1.18 --- smb4k.spec 1 Jan 2007 15:51:31 -0000 1.17 +++ smb4k.spec 10 Apr 2007 11:39:09 -0000 1.18 @@ -1,5 +1,5 @@ Name: smb4k -Version: 0.8.0 +Version: 0.8.1 Release: 1%{?dist} Summary: The SMB/CIFS Share Browser for KDE @@ -106,6 +106,9 @@ %{_libdir}/*.so %changelog +* Tue Apr 10 2007 Marcin Garski 0.8.1-1 +- Updated to version 0.8.1 + * Mon Jan 01 2007 Marcin Garski 0.8.0-1 - Updated to version 0.8.0 Index: sources =================================================================== RCS file: /cvs/extras/rpms/smb4k/devel/sources,v retrieving revision 1.13 retrieving revision 1.14 diff -u -r1.13 -r1.14 --- sources 1 Jan 2007 15:51:31 -0000 1.13 +++ sources 10 Apr 2007 11:39:09 -0000 1.14 @@ -1 +1 @@ -18540bdfffcef1b29b4b5e584bb4dbcb smb4k-0.8.0.tar.bz2 +49d7a58f751d04c6c0697ee5e5912d4d smb4k-0.8.1.tar.bz2 From fedora-extras-commits at redhat.com Tue Apr 10 12:17:14 2007 From: fedora-extras-commits at redhat.com (Marcin Garski (mgarski)) Date: Tue, 10 Apr 2007 08:17:14 -0400 Subject: rpms/smb4k/FC-6 .cvsignore, 1.13, 1.14 smb4k.spec, 1.17, 1.18 sources, 1.13, 1.14 Message-ID: <200704101217.l3ACHE2n029105@cvs-int.fedora.redhat.com> Author: mgarski Update of /cvs/extras/rpms/smb4k/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv29079 Modified Files: .cvsignore smb4k.spec sources Log Message: - Updated to version 0.8.1 Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/smb4k/FC-6/.cvsignore,v retrieving revision 1.13 retrieving revision 1.14 diff -u -r1.13 -r1.14 --- .cvsignore 1 Jan 2007 15:59:48 -0000 1.13 +++ .cvsignore 10 Apr 2007 12:16:44 -0000 1.14 @@ -1 +1 @@ -smb4k-0.8.0.tar.bz2 +smb4k-0.8.1.tar.bz2 Index: smb4k.spec =================================================================== RCS file: /cvs/extras/rpms/smb4k/FC-6/smb4k.spec,v retrieving revision 1.17 retrieving revision 1.18 diff -u -r1.17 -r1.18 --- smb4k.spec 1 Jan 2007 15:59:48 -0000 1.17 +++ smb4k.spec 10 Apr 2007 12:16:44 -0000 1.18 @@ -1,5 +1,5 @@ Name: smb4k -Version: 0.8.0 +Version: 0.8.1 Release: 1%{?dist} Summary: The SMB/CIFS Share Browser for KDE @@ -106,6 +106,9 @@ %{_libdir}/*.so %changelog +* Tue Apr 10 2007 Marcin Garski 0.8.1-1 +- Updated to version 0.8.1 + * Mon Jan 01 2007 Marcin Garski 0.8.0-1 - Updated to version 0.8.0 Index: sources =================================================================== RCS file: /cvs/extras/rpms/smb4k/FC-6/sources,v retrieving revision 1.13 retrieving revision 1.14 diff -u -r1.13 -r1.14 --- sources 1 Jan 2007 15:59:48 -0000 1.13 +++ sources 10 Apr 2007 12:16:44 -0000 1.14 @@ -1 +1 @@ -18540bdfffcef1b29b4b5e584bb4dbcb smb4k-0.8.0.tar.bz2 +49d7a58f751d04c6c0697ee5e5912d4d smb4k-0.8.1.tar.bz2 From fedora-extras-commits at redhat.com Tue Apr 10 12:20:31 2007 From: fedora-extras-commits at redhat.com (Marcin Garski (mgarski)) Date: Tue, 10 Apr 2007 08:20:31 -0400 Subject: rpms/smb4k/FC-5 .cvsignore, 1.13, 1.14 smb4k.spec, 1.16, 1.17 sources, 1.13, 1.14 Message-ID: <200704101220.l3ACKVNL029190@cvs-int.fedora.redhat.com> Author: mgarski Update of /cvs/extras/rpms/smb4k/FC-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv29167 Modified Files: .cvsignore smb4k.spec sources Log Message: - Updated to version 0.8.1 Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/smb4k/FC-5/.cvsignore,v retrieving revision 1.13 retrieving revision 1.14 diff -u -r1.13 -r1.14 --- .cvsignore 1 Jan 2007 16:01:12 -0000 1.13 +++ .cvsignore 10 Apr 2007 12:20:01 -0000 1.14 @@ -1 +1 @@ -smb4k-0.8.0.tar.bz2 +smb4k-0.8.1.tar.bz2 Index: smb4k.spec =================================================================== RCS file: /cvs/extras/rpms/smb4k/FC-5/smb4k.spec,v retrieving revision 1.16 retrieving revision 1.17 diff -u -r1.16 -r1.17 --- smb4k.spec 1 Jan 2007 16:01:12 -0000 1.16 +++ smb4k.spec 10 Apr 2007 12:20:01 -0000 1.17 @@ -1,5 +1,5 @@ Name: smb4k -Version: 0.8.0 +Version: 0.8.1 Release: 1%{?dist} Summary: The SMB/CIFS Share Browser for KDE @@ -106,6 +106,9 @@ %{_libdir}/*.so %changelog +* Tue Apr 10 2007 Marcin Garski 0.8.1-1 +- Updated to version 0.8.1 + * Mon Jan 01 2007 Marcin Garski 0.8.0-1 - Updated to version 0.8.0 Index: sources =================================================================== RCS file: /cvs/extras/rpms/smb4k/FC-5/sources,v retrieving revision 1.13 retrieving revision 1.14 diff -u -r1.13 -r1.14 --- sources 1 Jan 2007 16:01:12 -0000 1.13 +++ sources 10 Apr 2007 12:20:01 -0000 1.14 @@ -1 +1 @@ -18540bdfffcef1b29b4b5e584bb4dbcb smb4k-0.8.0.tar.bz2 +49d7a58f751d04c6c0697ee5e5912d4d smb4k-0.8.1.tar.bz2 From fedora-extras-commits at redhat.com Tue Apr 10 13:18:35 2007 From: fedora-extras-commits at redhat.com (Allisson Azevedo (allisson)) Date: Tue, 10 Apr 2007 09:18:35 -0400 Subject: rpms/siege import.log,1.3,1.4 Message-ID: <200704101318.l3ADIZf1001781@cvs-int.fedora.redhat.com> Author: allisson Update of /cvs/extras/rpms/siege In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv1743 Modified Files: import.log Log Message: Index: import.log =================================================================== RCS file: /cvs/extras/rpms/siege/import.log,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- import.log 27 Mar 2007 13:35:09 -0000 1.3 +++ import.log 10 Apr 2007 13:18:05 -0000 1.4 @@ -1,2 +1,3 @@ siege-2_65-2:HEAD:siege-2.65-2.src.rpm:1175000546 siege-2_65-3:HEAD:siege-2.65-3.src.rpm:1175002496 +siege-2_66-1:HEAD:siege-2.66-1.src.rpm:1176211016 From fedora-extras-commits at redhat.com Tue Apr 10 13:18:35 2007 From: fedora-extras-commits at redhat.com (Allisson Azevedo (allisson)) Date: Tue, 10 Apr 2007 09:18:35 -0400 Subject: rpms/siege/devel .cvsignore, 1.2, 1.3 siege.spec, 1.2, 1.3 sources, 1.2, 1.3 Message-ID: <200704101318.l3ADIZZV001786@cvs-int.fedora.redhat.com> Author: allisson Update of /cvs/extras/rpms/siege/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv1743/devel Modified Files: .cvsignore siege.spec sources Log Message: Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/siege/devel/.cvsignore,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- .cvsignore 27 Mar 2007 13:02:42 -0000 1.2 +++ .cvsignore 10 Apr 2007 13:18:05 -0000 1.3 @@ -1 +1 @@ -siege-2.65.tar.gz +siege-2.66.tar.gz Index: siege.spec =================================================================== RCS file: /cvs/extras/rpms/siege/devel/siege.spec,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- siege.spec 27 Mar 2007 13:35:12 -0000 1.2 +++ siege.spec 10 Apr 2007 13:18:05 -0000 1.3 @@ -1,6 +1,6 @@ Name: siege -Version: 2.65 -Release: 3%{?dist} +Version: 2.66 +Release: 1%{?dist} Summary: Siege is an http regression testing and benchmarking utility Group: Development/Tools @@ -58,9 +58,15 @@ %config(noreplace) %{_sysconfdir}/urls.txt %changelog + +* Tue Apr 10 2007 Allisson Azevedo 2.66-1 +- Update to 2.66 + * Sun Mar 27 2007 Allisson Azevedo 2.65-3 - Fix .spec + * Sun Mar 27 2007 Allisson Azevedo 2.65-2 - Fix .spec + * Sun Mar 11 2007 Allisson Azevedo 2.65-1 - Initial RPM release Index: sources =================================================================== RCS file: /cvs/extras/rpms/siege/devel/sources,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- sources 27 Mar 2007 13:02:42 -0000 1.2 +++ sources 10 Apr 2007 13:18:05 -0000 1.3 @@ -1 +1 @@ -90c6c1519cc65b081efcdf3a7207a93f siege-2.65.tar.gz +a5592e42d4217572d8035dec000f479c siege-2.66.tar.gz From fedora-extras-commits at redhat.com Tue Apr 10 13:30:36 2007 From: fedora-extras-commits at redhat.com (Gianluca Sforna (giallu)) Date: Tue, 10 Apr 2007 09:30:36 -0400 Subject: rpms/sysprof-kmod/devel sysprof-kmod.spec,1.60,1.61 Message-ID: <200704101330.l3ADUaB0001992@cvs-int.fedora.redhat.com> Author: giallu Update of /cvs/extras/rpms/sysprof-kmod/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv1973 Modified Files: sysprof-kmod.spec Log Message: Rebuild for kernel 2.6.20-1.3054.fc7 Index: sysprof-kmod.spec =================================================================== RCS file: /cvs/extras/rpms/sysprof-kmod/devel/sysprof-kmod.spec,v retrieving revision 1.60 retrieving revision 1.61 diff -u -r1.60 -r1.61 --- sysprof-kmod.spec 9 Apr 2007 20:46:00 -0000 1.60 +++ sysprof-kmod.spec 10 Apr 2007 13:30:06 -0000 1.61 @@ -4,7 +4,7 @@ # end stuff to be ... # hardcode for now: -%{!?kversion: %define kversion 2.6.20-1.3053.fc7} +%{!?kversion: %define kversion 2.6.20-1.3054.fc7} # hint: this can he overridden with "--define kversion foo" on the rpmbuild command line, e.g. # --define "kversion 2.6.16-1.2096_FC5" From fedora-extras-commits at redhat.com Tue Apr 10 13:42:08 2007 From: fedora-extras-commits at redhat.com (Jose Pedro Oliveira (jpo)) Date: Tue, 10 Apr 2007 09:42:08 -0400 Subject: rpms/asymptote/devel .cvsignore, 1.18, 1.19 asymptote.spec, 1.19, 1.20 sources, 1.18, 1.19 Message-ID: <200704101342.l3ADg8YT002317@cvs-int.fedora.redhat.com> Author: jpo Update of /cvs/extras/rpms/asymptote/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv2239 Modified Files: .cvsignore asymptote.spec sources Log Message: Update to 1.25. Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/asymptote/devel/.cvsignore,v retrieving revision 1.18 retrieving revision 1.19 diff -u -r1.18 -r1.19 --- .cvsignore 1 Apr 2007 15:05:37 -0000 1.18 +++ .cvsignore 10 Apr 2007 13:41:38 -0000 1.19 @@ -1 +1 @@ -asymptote-1.24.tar.gz +asymptote-1.25.tar.gz Index: asymptote.spec =================================================================== RCS file: /cvs/extras/rpms/asymptote/devel/asymptote.spec,v retrieving revision 1.19 retrieving revision 1.20 diff -u -r1.19 -r1.20 --- asymptote.spec 1 Apr 2007 15:05:37 -0000 1.19 +++ asymptote.spec 10 Apr 2007 13:41:38 -0000 1.20 @@ -4,7 +4,7 @@ %define xemacs_sitelisp %{_datadir}/xemacs/site-packages/lisp Name: asymptote -Version: 1.24 +Version: 1.25 Release: 1%{?dist} Summary: Descriptive vector graphics language @@ -138,6 +138,9 @@ %changelog +* Tue Apr 10 2007 Jose Pedro Oliveira - 1.25-1 +- Update to 1.25. + * Sun Apr 1 2007 Jose Pedro Oliveira - 1.24-1 - Update to 1.24. Index: sources =================================================================== RCS file: /cvs/extras/rpms/asymptote/devel/sources,v retrieving revision 1.18 retrieving revision 1.19 diff -u -r1.18 -r1.19 --- sources 1 Apr 2007 15:05:37 -0000 1.18 +++ sources 10 Apr 2007 13:41:38 -0000 1.19 @@ -1 +1 @@ -e89f458fc5b454c8e8732b0443908e12 asymptote-1.24.tar.gz +32a89bbec5a66d754c61ab7d9bfd1dbf asymptote-1.25.tar.gz From fedora-extras-commits at redhat.com Tue Apr 10 14:13:37 2007 From: fedora-extras-commits at redhat.com (Jose Pedro Oliveira (jpo)) Date: Tue, 10 Apr 2007 10:13:37 -0400 Subject: rpms/asymptote/FC-5 .cvsignore, 1.18, 1.19 asymptote.spec, 1.19, 1.20 sources, 1.18, 1.19 Message-ID: <200704101413.l3AEDbPh006597@cvs-int.fedora.redhat.com> Author: jpo Update of /cvs/extras/rpms/asymptote/FC-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv6553/FC-5 Modified Files: .cvsignore asymptote.spec sources Log Message: Update to 1.25. Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/asymptote/FC-5/.cvsignore,v retrieving revision 1.18 retrieving revision 1.19 diff -u -r1.18 -r1.19 --- .cvsignore 1 Apr 2007 15:05:30 -0000 1.18 +++ .cvsignore 10 Apr 2007 14:13:07 -0000 1.19 @@ -1 +1 @@ -asymptote-1.24.tar.gz +asymptote-1.25.tar.gz Index: asymptote.spec =================================================================== RCS file: /cvs/extras/rpms/asymptote/FC-5/asymptote.spec,v retrieving revision 1.19 retrieving revision 1.20 diff -u -r1.19 -r1.20 --- asymptote.spec 1 Apr 2007 15:05:30 -0000 1.19 +++ asymptote.spec 10 Apr 2007 14:13:07 -0000 1.20 @@ -4,7 +4,7 @@ %define xemacs_sitelisp %{_datadir}/xemacs/site-packages/lisp Name: asymptote -Version: 1.24 +Version: 1.25 Release: 1%{?dist} Summary: Descriptive vector graphics language @@ -138,6 +138,9 @@ %changelog +* Tue Apr 10 2007 Jose Pedro Oliveira - 1.25-1 +- Update to 1.25. + * Sun Apr 1 2007 Jose Pedro Oliveira - 1.24-1 - Update to 1.24. Index: sources =================================================================== RCS file: /cvs/extras/rpms/asymptote/FC-5/sources,v retrieving revision 1.18 retrieving revision 1.19 diff -u -r1.18 -r1.19 --- sources 1 Apr 2007 15:05:30 -0000 1.18 +++ sources 10 Apr 2007 14:13:07 -0000 1.19 @@ -1 +1 @@ -e89f458fc5b454c8e8732b0443908e12 asymptote-1.24.tar.gz +32a89bbec5a66d754c61ab7d9bfd1dbf asymptote-1.25.tar.gz From fedora-extras-commits at redhat.com Tue Apr 10 14:13:37 2007 From: fedora-extras-commits at redhat.com (Jose Pedro Oliveira (jpo)) Date: Tue, 10 Apr 2007 10:13:37 -0400 Subject: rpms/asymptote/FC-6 .cvsignore, 1.18, 1.19 asymptote.spec, 1.19, 1.20 sources, 1.18, 1.19 Message-ID: <200704101413.l3AEDbxa006602@cvs-int.fedora.redhat.com> Author: jpo Update of /cvs/extras/rpms/asymptote/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv6553/FC-6 Modified Files: .cvsignore asymptote.spec sources Log Message: Update to 1.25. Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/asymptote/FC-6/.cvsignore,v retrieving revision 1.18 retrieving revision 1.19 diff -u -r1.18 -r1.19 --- .cvsignore 1 Apr 2007 15:05:34 -0000 1.18 +++ .cvsignore 10 Apr 2007 14:13:07 -0000 1.19 @@ -1 +1 @@ -asymptote-1.24.tar.gz +asymptote-1.25.tar.gz Index: asymptote.spec =================================================================== RCS file: /cvs/extras/rpms/asymptote/FC-6/asymptote.spec,v retrieving revision 1.19 retrieving revision 1.20 diff -u -r1.19 -r1.20 --- asymptote.spec 1 Apr 2007 15:05:34 -0000 1.19 +++ asymptote.spec 10 Apr 2007 14:13:07 -0000 1.20 @@ -4,7 +4,7 @@ %define xemacs_sitelisp %{_datadir}/xemacs/site-packages/lisp Name: asymptote -Version: 1.24 +Version: 1.25 Release: 1%{?dist} Summary: Descriptive vector graphics language @@ -138,6 +138,9 @@ %changelog +* Tue Apr 10 2007 Jose Pedro Oliveira - 1.25-1 +- Update to 1.25. + * Sun Apr 1 2007 Jose Pedro Oliveira - 1.24-1 - Update to 1.24. Index: sources =================================================================== RCS file: /cvs/extras/rpms/asymptote/FC-6/sources,v retrieving revision 1.18 retrieving revision 1.19 diff -u -r1.18 -r1.19 --- sources 1 Apr 2007 15:05:34 -0000 1.18 +++ sources 10 Apr 2007 14:13:07 -0000 1.19 @@ -1 +1 @@ -e89f458fc5b454c8e8732b0443908e12 asymptote-1.24.tar.gz +32a89bbec5a66d754c61ab7d9bfd1dbf asymptote-1.25.tar.gz From fedora-extras-commits at redhat.com Tue Apr 10 14:54:49 2007 From: fedora-extras-commits at redhat.com (Tom Callaway (spot)) Date: Tue, 10 Apr 2007 10:54:49 -0400 Subject: rpms/wlassistant/FC-5 sources,1.4,1.5 wlassistant.spec,1.6,1.7 Message-ID: <200704101454.l3AEsnah007193@cvs-int.fedora.redhat.com> Author: spot Update of /cvs/extras/rpms/wlassistant/FC-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv7136/FC-5 Modified Files: sources wlassistant.spec Log Message: Bump to 0.5.7 Index: sources =================================================================== RCS file: /cvs/extras/rpms/wlassistant/FC-5/sources,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- sources 18 Jan 2007 19:28:45 -0000 1.4 +++ sources 10 Apr 2007 14:54:19 -0000 1.5 @@ -1 +1 @@ -06b767d637e9a2374b07e9e079e2d40d wlassistant-0.5.6.tar.bz2 +4623b498ac42839d08c631c500f18f8b wlassistant-0.5.7.tar.bz2 From fedora-extras-commits at redhat.com Tue Apr 10 14:54:55 2007 From: fedora-extras-commits at redhat.com (Tom Callaway (spot)) Date: Tue, 10 Apr 2007 10:54:55 -0400 Subject: rpms/wlassistant/devel .cvsignore, 1.3, 1.4 sources, 1.4, 1.5 wlassistant.spec, 1.7, 1.8 Message-ID: <200704101454.l3AEstjl007202@cvs-int.fedora.redhat.com> Author: spot Update of /cvs/extras/rpms/wlassistant/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv7136/devel Modified Files: .cvsignore sources wlassistant.spec Log Message: Bump to 0.5.7 From fedora-extras-commits at redhat.com Tue Apr 10 14:54:50 2007 From: fedora-extras-commits at redhat.com (Tom Callaway (spot)) Date: Tue, 10 Apr 2007 10:54:50 -0400 Subject: rpms/wlassistant/FC-6 sources,1.4,1.5 wlassistant.spec,1.7,1.8 Message-ID: <200704101454.l3AEsoHI007197@cvs-int.fedora.redhat.com> Author: spot Update of /cvs/extras/rpms/wlassistant/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv7136/FC-6 Modified Files: sources wlassistant.spec Log Message: Bump to 0.5.7 From fedora-extras-commits at redhat.com Tue Apr 10 14:56:16 2007 From: fedora-extras-commits at redhat.com (Matthias Saou (thias)) Date: Tue, 10 Apr 2007 10:56:16 -0400 Subject: rpms/libcaca/FC-6 .cvsignore, 1.2, 1.3 libcaca.spec, 1.12, 1.13 sources, 1.2, 1.3 libcaca-0.9-man3.patch, 1.1, NONE Message-ID: <200704101456.l3AEuGij007360@cvs-int.fedora.redhat.com> Author: thias Update of /cvs/extras/rpms/libcaca/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv7216 Modified Files: .cvsignore libcaca.spec sources Removed Files: libcaca-0.9-man3.patch Log Message: Backport update to libcaca 0.99.beta11 from devel. Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/libcaca/FC-6/.cvsignore,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- .cvsignore 8 Nov 2004 04:42:00 -0000 1.2 +++ .cvsignore 10 Apr 2007 14:55:46 -0000 1.3 @@ -1 +1 @@ -libcaca-0.9.tar.bz2 +libcaca-0.99.beta11.tar.gz Index: libcaca.spec =================================================================== RCS file: /cvs/extras/rpms/libcaca/FC-6/libcaca.spec,v retrieving revision 1.12 retrieving revision 1.13 diff -u -r1.12 -r1.13 --- libcaca.spec 28 Aug 2006 11:24:21 -0000 1.12 +++ libcaca.spec 10 Apr 2007 14:55:46 -0000 1.13 @@ -1,15 +1,24 @@ +%define beta beta11 + Summary: Library for Colour AsCii Art, text mode graphics Name: libcaca -Version: 0.9 -Release: 11%{?dist} +Version: 0.99 +Release: 0.1.%{beta}%{?dist} License: LGPL Group: System Environment/Libraries -URL: http://sam.zoy.org/projects/libcaca/ -Source: http://sam.zoy.org/projects/libcaca/libcaca-%{version}.tar.bz2 -Patch: libcaca-0.9-man3.patch +URL: http://libcaca.zoy.org/ +Source: http://libcaca.zoy.org/files/libcaca-%{version}.%{beta}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root -Buildrequires: libX11-devel, libXt-devel, ncurses-devel >= 5, slang-devel -Buildrequires: imlib2-devel, zlib-devel, doxygen, tetex-latex, tetex-dvips +BuildRequires: slang-devel +BuildRequires: ncurses-devel +BuildRequires: libX11-devel +BuildRequires: glut-devel +BuildRequires: imlib2-devel +BuildRequires: pango-devel +# For the docs +Buildrequires: doxygen +Buildrequires: tetex-latex +Buildrequires: tetex-dvips %description libcaca is the Colour AsCii Art library. It provides high level functions @@ -20,7 +29,13 @@ %package devel Summary: Development files for libcaca, the library for Colour AsCii Art Group: Development/Libraries -Requires: libX11-devel, ncurses-devel >= 5, slang-devel +Requires: %{name} = %{version}-%{release} +Requires: slang-devel +Requires: ncurses-devel +Requires: libX11-devel +Requires: glut-devel +Requires: imlib2-devel +Requires: pango-devel %description devel libcaca is the Colour AsCii Art library. It provides high level functions @@ -52,60 +67,77 @@ %prep -%setup -%patch -p1 -b .man3 +%setup -q -n libcaca-%{version}.%{beta} %build -%configure \ - --x-includes=%{_includedir} \ - --x-libraries=%{_libdir} \ - --enable-slang \ - --enable-ncurses \ - --enable-x11 \ - --enable-imlib2 +%configure --disable-rpath +# Remove useless rpath +sed -i 's|^hardcode_libdir_flag_spec=.*|hardcode_libdir_flag_spec=""|g' libtool +sed -i 's|^runpath_var=LD_RUN_PATH|runpath_var=DIE_RPATH_DIE|g' libtool %{__make} %{?_smp_mflags} %install -%{__rm} -rf %{buildroot} +%{__rm} -rf %{buildroot} libcucul-dev-docs %makeinstall # We want to include the docs ourselves from the source directory -%{__mv} %{buildroot}%{_docdir}/%{name}-dev %{name}-devel-docs +%{__mv} %{buildroot}%{_docdir}/libcucul-dev libcucul-dev-docs %clean %{__rm} -rf %{buildroot} +%post -p /sbin/ldconfig + +%postun -p /sbin/ldconfig + +%files +%defattr(-,root,root,-) +%doc COPYING +%{_libdir}/*.so.* + %files devel -%defattr(-, root, root, 0755) -%doc COPYING %{name}-devel-docs/* -%{_libdir}/*.a +%defattr(-,root,root,-) +%doc ChangeLog libcucul-dev-docs/* %{_bindir}/caca-config -%{_includedir}/* +%{_includedir}/*.h +%{_libdir}/pkgconfig/*.pc +%{_libdir}/*.a +%exclude %{_libdir}/*.la +%{_libdir}/*.so %{_mandir}/man1/caca-config.1* -#{_mandir}/man3/* +%{_mandir}/man3/* %files -n caca-utils -%defattr(-, root, root, 0755) -%doc AUTHORS BUGS COPYING NEWS NOTES README THANKS TODO -%{_bindir}/cacaball +%defattr(-,root,root,-) +%doc AUTHORS COPYING* NEWS NOTES README THANKS TODO %{_bindir}/cacademo %{_bindir}/cacafire -%{_bindir}/cacamoir -%{_bindir}/cacaplas +%{_bindir}/cacaplay +%{_bindir}/cacaserver %{_bindir}/cacaview +%{_bindir}/img2irc %{_datadir}/libcaca/ -%{_mandir}/man1/cacaball.1* %{_mandir}/man1/cacademo.1* %{_mandir}/man1/cacafire.1* -%{_mandir}/man1/cacamoir.1* -%{_mandir}/man1/cacaplas.1* +%{_mandir}/man1/cacaplay.1* +%{_mandir}/man1/cacaserver.1* %{_mandir}/man1/cacaview.1* +%{_mandir}/man1/img2irc.1* %changelog +* Thu Mar 29 2007 Matthias Saou 0.99-0.1.beta11 +- Update to 0.99beta11. +- We now have a main libcaca package with just the shared lib (built by default + now), so make the devel sub-package require it too. Leave static lib for now. +- Enable opengl and pango support. +- Remove useless rpath. +- Remove no longer needed man3 patch. +- Remove all configure options, they're autodetected. + * Mon Aug 28 2006 Matthias Saou 0.9-11 - FC6 rebuild. Index: sources =================================================================== RCS file: /cvs/extras/rpms/libcaca/FC-6/sources,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- sources 8 Nov 2004 04:42:00 -0000 1.2 +++ sources 10 Apr 2007 14:55:46 -0000 1.3 @@ -1 +1 @@ -c7d5c46206091a9203fcb214abb25e4a libcaca-0.9.tar.bz2 +94f3ae45b9d7fed43a6511452e880937 libcaca-0.99.beta11.tar.gz --- libcaca-0.9-man3.patch DELETED --- From fedora-extras-commits at redhat.com Tue Apr 10 14:59:45 2007 From: fedora-extras-commits at redhat.com (Tom Callaway (spot)) Date: Tue, 10 Apr 2007 10:59:45 -0400 Subject: rpms/xkeycaps/FC-6 xkeycaps.spec,1.4,1.5 Message-ID: <200704101459.l3AExjB5007506@cvs-int.fedora.redhat.com> Author: spot Update of /cvs/extras/rpms/xkeycaps/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv7456/FC-6 Modified Files: xkeycaps.spec Log Message: Fix bugzilla 227229 Index: xkeycaps.spec =================================================================== RCS file: /cvs/extras/rpms/xkeycaps/FC-6/xkeycaps.spec,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- xkeycaps.spec 11 Sep 2006 22:26:02 -0000 1.4 +++ xkeycaps.spec 10 Apr 2007 14:59:15 -0000 1.5 @@ -3,7 +3,7 @@ Name: xkeycaps Summary: Graphical front end to xmodmap Version: 2.46 -Release: 4%{?dist} +Release: 6%{?dist} License: BSD Group: Applications/System Source0: http://www.jwz.org/xkeycaps/%{name}-%{version}.tar.Z @@ -30,6 +30,7 @@ %build xmkmf +sed -i -e 's/^\(\s*CFLAGS\s*=.*\)/\1 $(RPM_OPT_FLAGS)/' Makefile make %install @@ -56,6 +57,9 @@ %{_mandir}/man1/* %changelog +* Tue Apr 10 2007 Tom "spot" Callaway 2.46-6 +- fix bugzilla 227229 + * Mon Sep 11 2006 Tom "spot" Callaway 2.46-5 - license isn't BSD-ish, its BSD - bump for FC-6 From fedora-extras-commits at redhat.com Tue Apr 10 14:59:44 2007 From: fedora-extras-commits at redhat.com (Tom Callaway (spot)) Date: Tue, 10 Apr 2007 10:59:44 -0400 Subject: rpms/xkeycaps/FC-5 xkeycaps.spec,1.3,1.4 Message-ID: <200704101459.l3AExi8f007503@cvs-int.fedora.redhat.com> Author: spot Update of /cvs/extras/rpms/xkeycaps/FC-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv7456/FC-5 Modified Files: xkeycaps.spec Log Message: Fix bugzilla 227229 Index: xkeycaps.spec =================================================================== RCS file: /cvs/extras/rpms/xkeycaps/FC-5/xkeycaps.spec,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- xkeycaps.spec 1 Mar 2006 01:18:14 -0000 1.3 +++ xkeycaps.spec 10 Apr 2007 14:59:14 -0000 1.4 @@ -1,10 +1,10 @@ -# FC-5 version +# FC-5+ version Name: xkeycaps Summary: Graphical front end to xmodmap Version: 2.46 -Release: 4%{?dist} -License: BSD-ish +Release: 6%{?dist} +License: BSD Group: Applications/System Source0: http://www.jwz.org/xkeycaps/%{name}-%{version}.tar.Z Source1: xkeycaps.desktop @@ -30,6 +30,7 @@ %build xmkmf +sed -i -e 's/^\(\s*CFLAGS\s*=.*\)/\1 $(RPM_OPT_FLAGS)/' Makefile make %install @@ -56,6 +57,13 @@ %{_mandir}/man1/* %changelog +* Tue Apr 10 2007 Tom "spot" Callaway 2.46-6 +- fix bugzilla 227229 + +* Mon Sep 11 2006 Tom "spot" Callaway 2.46-5 +- license isn't BSD-ish, its BSD +- bump for FC-6 + * Tue Feb 28 2006 Tom "spot" Callaway 2.46-4 - bump for FC-5 From fedora-extras-commits at redhat.com Tue Apr 10 14:59:50 2007 From: fedora-extras-commits at redhat.com (Tom Callaway (spot)) Date: Tue, 10 Apr 2007 10:59:50 -0400 Subject: rpms/xkeycaps/devel xkeycaps.spec,1.4,1.5 Message-ID: <200704101459.l3AExoeO007509@cvs-int.fedora.redhat.com> Author: spot Update of /cvs/extras/rpms/xkeycaps/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv7456/devel Modified Files: xkeycaps.spec Log Message: Fix bugzilla 227229 Index: xkeycaps.spec =================================================================== RCS file: /cvs/extras/rpms/xkeycaps/devel/xkeycaps.spec,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- xkeycaps.spec 11 Sep 2006 22:26:02 -0000 1.4 +++ xkeycaps.spec 10 Apr 2007 14:59:20 -0000 1.5 @@ -3,7 +3,7 @@ Name: xkeycaps Summary: Graphical front end to xmodmap Version: 2.46 -Release: 4%{?dist} +Release: 6%{?dist} License: BSD Group: Applications/System Source0: http://www.jwz.org/xkeycaps/%{name}-%{version}.tar.Z @@ -30,6 +30,7 @@ %build xmkmf +sed -i -e 's/^\(\s*CFLAGS\s*=.*\)/\1 $(RPM_OPT_FLAGS)/' Makefile make %install @@ -56,6 +57,9 @@ %{_mandir}/man1/* %changelog +* Tue Apr 10 2007 Tom "spot" Callaway 2.46-6 +- fix bugzilla 227229 + * Mon Sep 11 2006 Tom "spot" Callaway 2.46-5 - license isn't BSD-ish, its BSD - bump for FC-6 From fedora-extras-commits at redhat.com Tue Apr 10 15:10:52 2007 From: fedora-extras-commits at redhat.com (Toshio Ernie Kuratomi (toshio)) Date: Tue, 10 Apr 2007 11:10:52 -0400 Subject: rpms/python-formencode/devel .cvsignore, 1.6, 1.7 python-formencode.spec, 1.14, 1.15 sources, 1.6, 1.7 Message-ID: <200704101510.l3AFAqWP011601@cvs-int.fedora.redhat.com> Author: toshio Update of /cvs/extras/rpms/python-formencode/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv11577 Modified Files: .cvsignore python-formencode.spec sources Log Message: - Upgrade to bugfix 0.7.1 release. Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/python-formencode/devel/.cvsignore,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- .cvsignore 4 Mar 2007 01:39:04 -0000 1.6 +++ .cvsignore 10 Apr 2007 15:10:22 -0000 1.7 @@ -1 +1 @@ -FormEncode-0.7.tar.gz +FormEncode-0.7.1.tar.gz Index: python-formencode.spec =================================================================== RCS file: /cvs/extras/rpms/python-formencode/devel/python-formencode.spec,v retrieving revision 1.14 retrieving revision 1.15 diff -u -r1.14 -r1.15 --- python-formencode.spec 7 Apr 2007 04:37:22 -0000 1.14 +++ python-formencode.spec 10 Apr 2007 15:10:22 -0000 1.15 @@ -2,15 +2,15 @@ %{!?pyver: %define pyver %(%{__python} -c "import sys ; print sys.version[:3]")} Name: python-formencode -Version: 0.7 -Release: 3%{?dist} +Version: 0.7.1 +Release: 1%{?dist} Summary: HTML form validation, generation, and convertion package Group: Development/Libraries License: PSF URL: http://formencode.org/ Source0: http://cheeseshop.python.org/packages/source/F/FormEncode/FormEncode-%{version}.tar.gz -Patch: %{name}-%{version}-badurl.patch +Patch: %{name}-0.7-badurl.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root BuildArch: noarch @@ -48,6 +48,9 @@ %{python_sitelib}/FormEncode-%{version}-py%{pyver}.egg-info %changelog +* Mon Apr 9 2007 Toshio Kuratomi 0.7.1-1 +- Upgrade to bugfix 0.7.1 release. + * Fri Apr 6 2007 Toshio Kuratomi 0.7-3 - Require python-setuptools Index: sources =================================================================== RCS file: /cvs/extras/rpms/python-formencode/devel/sources,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- sources 4 Mar 2007 01:39:04 -0000 1.6 +++ sources 10 Apr 2007 15:10:22 -0000 1.7 @@ -1 +1 @@ -b6bd7c5bfff2599a12259c197c6e1f79 FormEncode-0.7.tar.gz +86ee82f7e808d2b7973b13a96bb740cc FormEncode-0.7.1.tar.gz From fedora-extras-commits at redhat.com Tue Apr 10 15:21:48 2007 From: fedora-extras-commits at redhat.com (Tom Callaway (spot)) Date: Tue, 10 Apr 2007 11:21:48 -0400 Subject: rpms/gambas/FC-5 gambas.spec,1.18,1.19 Message-ID: <200704101521.l3AFLmCq011773@cvs-int.fedora.redhat.com> Author: spot Update of /cvs/extras/rpms/gambas/FC-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv11721/FC-5 Modified Files: gambas.spec Log Message: Fix bugzilla 233789 Index: gambas.spec =================================================================== RCS file: /cvs/extras/rpms/gambas/FC-5/gambas.spec,v retrieving revision 1.18 retrieving revision 1.19 diff -u -r1.18 -r1.19 --- gambas.spec 11 Sep 2006 01:44:16 -0000 1.18 +++ gambas.spec 10 Apr 2007 15:21:18 -0000 1.19 @@ -1,7 +1,7 @@ Name: gambas Summary: IDE based on a basic interpreter with object extensions Version: 1.0.17 -Release: 3%{?dist} +Release: 8%{?dist} License: GPL Group: Development/Tools URL: http://gambas.sourceforge.net/ @@ -213,6 +213,7 @@ %patch4 -p1 %patch5 -p1 + %build # Gambas can't deal with -Wp,-D_FORTIFY_SOURCE=2 CFLAGS=`echo $RPM_OPT_FLAGS | sed -e 's/-Wp,-D_FORTIFY_SOURCE=2//g'` @@ -250,6 +251,12 @@ --add-category X-Fedora \ debian/gambas.desktop +# Pull buildroot out of the examples files +for i in `grep -lr "$RPM_BUILD_ROOT" $RPM_BUILD_ROOT%{_datadir}/%{name}/examples/`; +do + sed -i "s|$RPM_BUILD_ROOT||g" $i; +done + %clean rm -rf $RPM_BUILD_ROOT @@ -273,6 +280,7 @@ %{_bindir}/gbx %{_datadir}/pixmaps/gambas.png %{_datadir}/applications/*.desktop +%dir %{_datadir}/gambas/ %dir %{_datadir}/gambas/info %{_datadir}/gambas/info/gb.info %{_datadir}/gambas/info/gb.list @@ -415,6 +423,22 @@ %{_datadir}/gambas/info/gb.xml.libxml.xslt.* %changelog +* Tue Apr 10 2007 Tom "spot" Callaway 1.0.17-8 +- make the gambas-runtime package own /usr/share/gambas, since everything + depends on it (resolves bugzilla 233789) + +* Fri Jan 5 2007 Tom "spot" Callaway 1.0.17-7 +- rebuild to pickup new deps + +* Wed Nov 1 2006 Tom "spot" Callaway 1.0.17-6 +- double quotes, not single quotes + +* Wed Nov 1 2006 Tom "spot" Callaway 1.0.17-5 +- pull buildroot out of the examples files + +* Tue Oct 31 2006 Tom "spot" Callaway 1.0.17-4 +- a spoooky halloween bump for development + * Sun Sep 10 2006 Tom "spot" Callaway 1.0.17-3 - disable x86_64, code is not (and likely never will be) 64bit clean From fedora-extras-commits at redhat.com Tue Apr 10 15:21:48 2007 From: fedora-extras-commits at redhat.com (Tom Callaway (spot)) Date: Tue, 10 Apr 2007 11:21:48 -0400 Subject: rpms/gambas/FC-6 gambas.spec,1.18,1.19 Message-ID: <200704101521.l3AFLmhM011776@cvs-int.fedora.redhat.com> Author: spot Update of /cvs/extras/rpms/gambas/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv11721/FC-6 Modified Files: gambas.spec Log Message: Fix bugzilla 233789 Index: gambas.spec =================================================================== RCS file: /cvs/extras/rpms/gambas/FC-6/gambas.spec,v retrieving revision 1.18 retrieving revision 1.19 diff -u -r1.18 -r1.19 --- gambas.spec 11 Sep 2006 01:44:17 -0000 1.18 +++ gambas.spec 10 Apr 2007 15:21:18 -0000 1.19 @@ -1,7 +1,7 @@ Name: gambas Summary: IDE based on a basic interpreter with object extensions Version: 1.0.17 -Release: 3%{?dist} +Release: 8%{?dist} License: GPL Group: Development/Tools URL: http://gambas.sourceforge.net/ @@ -251,6 +251,12 @@ --add-category X-Fedora \ debian/gambas.desktop +# Pull buildroot out of the examples files +for i in `grep -lr "$RPM_BUILD_ROOT" $RPM_BUILD_ROOT%{_datadir}/%{name}/examples/`; +do + sed -i "s|$RPM_BUILD_ROOT||g" $i; +done + %clean rm -rf $RPM_BUILD_ROOT @@ -274,6 +280,7 @@ %{_bindir}/gbx %{_datadir}/pixmaps/gambas.png %{_datadir}/applications/*.desktop +%dir %{_datadir}/gambas/ %dir %{_datadir}/gambas/info %{_datadir}/gambas/info/gb.info %{_datadir}/gambas/info/gb.list @@ -416,6 +423,22 @@ %{_datadir}/gambas/info/gb.xml.libxml.xslt.* %changelog +* Tue Apr 10 2007 Tom "spot" Callaway 1.0.17-8 +- make the gambas-runtime package own /usr/share/gambas, since everything + depends on it (resolves bugzilla 233789) + +* Fri Jan 5 2007 Tom "spot" Callaway 1.0.17-7 +- rebuild to pickup new deps + +* Wed Nov 1 2006 Tom "spot" Callaway 1.0.17-6 +- double quotes, not single quotes + +* Wed Nov 1 2006 Tom "spot" Callaway 1.0.17-5 +- pull buildroot out of the examples files + +* Tue Oct 31 2006 Tom "spot" Callaway 1.0.17-4 +- a spoooky halloween bump for development + * Sun Sep 10 2006 Tom "spot" Callaway 1.0.17-3 - disable x86_64, code is not (and likely never will be) 64bit clean From fedora-extras-commits at redhat.com Tue Apr 10 15:21:54 2007 From: fedora-extras-commits at redhat.com (Tom Callaway (spot)) Date: Tue, 10 Apr 2007 11:21:54 -0400 Subject: rpms/gambas/devel gambas.spec,1.23,1.24 Message-ID: <200704101521.l3AFLsLa011779@cvs-int.fedora.redhat.com> Author: spot Update of /cvs/extras/rpms/gambas/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv11721/devel Modified Files: gambas.spec Log Message: Fix bugzilla 233789 Index: gambas.spec =================================================================== RCS file: /cvs/extras/rpms/gambas/devel/gambas.spec,v retrieving revision 1.23 retrieving revision 1.24 diff -u -r1.23 -r1.24 --- gambas.spec 5 Jan 2007 22:36:37 -0000 1.23 +++ gambas.spec 10 Apr 2007 15:21:23 -0000 1.24 @@ -1,7 +1,7 @@ Name: gambas Summary: IDE based on a basic interpreter with object extensions Version: 1.0.17 -Release: 7%{?dist} +Release: 8%{?dist} License: GPL Group: Development/Tools URL: http://gambas.sourceforge.net/ @@ -280,6 +280,7 @@ %{_bindir}/gbx %{_datadir}/pixmaps/gambas.png %{_datadir}/applications/*.desktop +%dir %{_datadir}/gambas/ %dir %{_datadir}/gambas/info %{_datadir}/gambas/info/gb.info %{_datadir}/gambas/info/gb.list @@ -422,6 +423,10 @@ %{_datadir}/gambas/info/gb.xml.libxml.xslt.* %changelog +* Tue Apr 10 2007 Tom "spot" Callaway 1.0.17-8 +- make the gambas-runtime package own /usr/share/gambas, since everything + depends on it (resolves bugzilla 233789) + * Fri Jan 5 2007 Tom "spot" Callaway 1.0.17-7 - rebuild to pickup new deps From fedora-extras-commits at redhat.com Tue Apr 10 15:36:43 2007 From: fedora-extras-commits at redhat.com (Paul Howarth (pghmcfc)) Date: Tue, 10 Apr 2007 11:36:43 -0400 Subject: rpms/perl-MailTools/devel .cvsignore, 1.9, 1.10 perl-MailTools.spec, 1.21, 1.22 sources, 1.9, 1.10 Message-ID: <200704101536.l3AFahuY012089@cvs-int.fedora.redhat.com> Author: pghmcfc Update of /cvs/extras/rpms/perl-MailTools/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv12066 Modified Files: .cvsignore perl-MailTools.spec sources Log Message: Update to 1.76 Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/perl-MailTools/devel/.cvsignore,v retrieving revision 1.9 retrieving revision 1.10 diff -u -r1.9 -r1.10 --- .cvsignore 15 Mar 2006 07:49:15 -0000 1.9 +++ .cvsignore 10 Apr 2007 15:36:13 -0000 1.10 @@ -1 +1 @@ -MailTools-1.74.tar.gz +MailTools-1.76.tar.gz Index: perl-MailTools.spec =================================================================== RCS file: /cvs/extras/rpms/perl-MailTools/devel/perl-MailTools.spec,v retrieving revision 1.21 retrieving revision 1.22 diff -u -r1.21 -r1.22 --- perl-MailTools.spec 8 Mar 2007 15:33:04 -0000 1.21 +++ perl-MailTools.spec 10 Apr 2007 15:36:13 -0000 1.22 @@ -1,7 +1,7 @@ Summary: Various mail-related perl modules Name: perl-MailTools -Version: 1.74 -Release: 4%{?dist} +Version: 1.76 +Release: 1%{?dist} License: GPL or Artistic Group: Development/Libraries URL: http://search.cpan.org/dist/MailTools/ @@ -9,19 +9,22 @@ Patch0: perl-MailTools-1.74-CPAN-20726.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch -BuildRequires: perl(Net::Domain) -BuildRequires: perl(Net::SMTP) Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) -%if 0%{?fedora} > 6 -BuildRequires: perl-devel -%endif +BuildRequires: perl(Net::Domain), perl(Net::SMTP), perl(ExtUtils::MakeMaker) %description MailTools is a set of Perl modules related to mail applications. %prep %setup -q -n MailTools-%{version} + +# This patch addresses CPAN RT#20726 (http://rt.cpan.org/Public/Bug/Display.html?id=20726) +# which is about handling filenames with trailing spaces. This patch has been rejected +# upstream because it raises the minimum perl version required to 5.6.1, which upstream +# considers to be "too recent". However, given that all distributions supported by this +# package have at least perl 5.8.0, it's not a problem for us. %patch0 -p0 + # Set up example scripts cd examples for file in *.PL @@ -59,6 +62,11 @@ %{_mandir}/man3/Mail::*.3pm* %changelog +* Tue Apr 10 2007 Paul Howarth 1.76-1 +- Update to 1.76 +- Add comment text about the patch for fixing CPAN RT#20726 +- BuildRequire perl(ExtUtils::MakeMaker) rather than perl-devel + * Thu Mar 8 2007 Paul Howarth 1.74-4 - Buildrequire perl-devel for Fedora 7 onwards - Fix argument order for find with -depth Index: sources =================================================================== RCS file: /cvs/extras/rpms/perl-MailTools/devel/sources,v retrieving revision 1.9 retrieving revision 1.10 diff -u -r1.9 -r1.10 --- sources 15 Mar 2006 07:49:15 -0000 1.9 +++ sources 10 Apr 2007 15:36:13 -0000 1.10 @@ -1 +1 @@ -aba82a7eb87906278d98174e10d838be MailTools-1.74.tar.gz +dedc97c82aa86f643a59a6302f6db5db MailTools-1.76.tar.gz From fedora-extras-commits at redhat.com Tue Apr 10 16:05:07 2007 From: fedora-extras-commits at redhat.com (Toshio Ernie Kuratomi (toshio)) Date: Tue, 10 Apr 2007 12:05:07 -0400 Subject: rpms/python-formencode/EL-5 .cvsignore, 1.6, 1.7 python-formencode.spec, 1.14, 1.15 sources, 1.6, 1.7 Message-ID: <200704101605.l3AG57u6016331@cvs-int.fedora.redhat.com> Author: toshio Update of /cvs/extras/rpms/python-formencode/EL-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv16305 Modified Files: .cvsignore python-formencode.spec sources Log Message: - Upgrade to bugfix 0.7.1 release. Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/python-formencode/EL-5/.cvsignore,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- .cvsignore 4 Mar 2007 01:39:04 -0000 1.6 +++ .cvsignore 10 Apr 2007 16:04:33 -0000 1.7 @@ -1 +1 @@ -FormEncode-0.7.tar.gz +FormEncode-0.7.1.tar.gz Index: python-formencode.spec =================================================================== RCS file: /cvs/extras/rpms/python-formencode/EL-5/python-formencode.spec,v retrieving revision 1.14 retrieving revision 1.15 diff -u -r1.14 -r1.15 --- python-formencode.spec 7 Apr 2007 04:36:56 -0000 1.14 +++ python-formencode.spec 10 Apr 2007 16:04:33 -0000 1.15 @@ -2,15 +2,15 @@ %{!?pyver: %define pyver %(%{__python} -c "import sys ; print sys.version[:3]")} Name: python-formencode -Version: 0.7 -Release: 3%{?dist} +Version: 0.7.1 +Release: 1%{?dist} Summary: HTML form validation, generation, and convertion package Group: Development/Libraries License: PSF URL: http://formencode.org/ Source0: http://cheeseshop.python.org/packages/source/F/FormEncode/FormEncode-%{version}.tar.gz -Patch: %{name}-%{version}-badurl.patch +Patch: %{name}-0.7-badurl.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root BuildArch: noarch @@ -48,6 +48,9 @@ %{python_sitelib}/FormEncode-%{version}-py%{pyver}.egg-info %changelog +* Mon Apr 9 2007 Toshio Kuratomi 0.7.1-1 +- Upgrade to bugfix 0.7.1 release. + * Fri Apr 6 2007 Toshio Kuratomi 0.7-3 - Require python-setuptools Index: sources =================================================================== RCS file: /cvs/extras/rpms/python-formencode/EL-5/sources,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- sources 4 Mar 2007 01:39:04 -0000 1.6 +++ sources 10 Apr 2007 16:04:33 -0000 1.7 @@ -1 +1 @@ -b6bd7c5bfff2599a12259c197c6e1f79 FormEncode-0.7.tar.gz +86ee82f7e808d2b7973b13a96bb740cc FormEncode-0.7.1.tar.gz From fedora-extras-commits at redhat.com Tue Apr 10 16:45:19 2007 From: fedora-extras-commits at redhat.com (Paul Howarth (pghmcfc)) Date: Tue, 10 Apr 2007 12:45:19 -0400 Subject: rpms/imlib/devel imlib-1.9.13-sec2.patch, NONE, 1.1 imlib.spec, 1.5, 1.6 Message-ID: <200704101645.l3AGjJVa016893@cvs-int.fedora.redhat.com> Author: pghmcfc Update of /cvs/extras/rpms/imlib/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv16816 Modified Files: imlib.spec Added Files: imlib-1.9.13-sec2.patch Log Message: add patch for CVE-2004-1025, CVE-2004-1026 (integer/buffer overflows) (#235416) imlib-1.9.13-sec2.patch: --- NEW FILE imlib-1.9.13-sec2.patch --- diff -urN imlib-1.9.13.orig/Imlib/load.c imlib-1.9.13/Imlib/load.c --- imlib-1.9.13.orig/Imlib/load.c Wed Mar 13 19:06:29 2002 +++ imlib-1.9.13/Imlib/load.c Thu Sep 16 17:21:01 2004 @@ -4,6 +4,8 @@ #include "Imlib_private.h" #include +#define G_MAXINT ((int) 0x7fffffff) + /* Split the ID - damages input */ static char * @@ -41,13 +43,17 @@ /* * Make sure we don't wrap on our memory allocations + * we check G_MAXINT/4 because rend.c malloc's w * h * bpp + * + 3 is safety margin */ void * _imlib_malloc_image(unsigned int w, unsigned int h) { - if( w > 32767 || h > 32767) - return NULL; - return malloc(w * h * 3); + if (w <= 0 || w > 32767 || + h <= 0 || h > 32767 || + h >= (G_MAXINT/4 - 1) / w) + return NULL; + return malloc(w * h * 3 + 3); } #ifdef HAVE_LIBJPEG @@ -360,7 +366,9 @@ npix = ww * hh; *w = (int)ww; *h = (int)hh; - if(ww > 32767 || hh > 32767) + if (ww <= 0 || ww > 32767 || + hh <= 0 || hh > 32767 || + hh >= (G_MAXINT/sizeof(uint32)) / ww) { TIFFClose(tif); return NULL; @@ -463,7 +471,7 @@ } *w = gif->Image.Width; *h = gif->Image.Height; - if (*h > 32767 || *w > 32767) + if (*h <= 0 || *h > 32767 || *w <= 0 || *w > 32767) { return NULL; } @@ -965,7 +973,12 @@ comment = 0; quote = 0; context = 0; + memset(lookup, 0, sizeof(lookup)); + line = malloc(lsz); + if (!line) + return NULL; + while (!done) { pc = c; @@ -994,25 +1007,25 @@ { /* Header */ sscanf(line, "%i %i %i %i", w, h, &ncolors, &cpp); - if (ncolors > 32766) + if (ncolors <= 0 || ncolors > 32766) { fprintf(stderr, "IMLIB ERROR: XPM files wth colors > 32766 not supported\n"); free(line); return NULL; } - if (cpp > 5) + if (cpp <= 0 || cpp > 5) { fprintf(stderr, "IMLIB ERROR: XPM files with characters per pixel > 5 not supported\n"); free(line); return NULL; } - if (*w > 32767) + if (*w <= 0 || *w > 32767) { fprintf(stderr, "IMLIB ERROR: Image width > 32767 pixels for file\n"); free(line); return NULL; } - if (*h > 32767) + if (*h <= 0 || *h > 32767) { fprintf(stderr, "IMLIB ERROR: Image height > 32767 pixels for file\n"); free(line); @@ -1045,11 +1058,13 @@ { int slen; int hascolor, iscolor; + int space; iscolor = 0; hascolor = 0; tok[0] = 0; col[0] = 0; + space = sizeof(col) - 1; s[0] = 0; len = strlen(line); strncpy(cmap[j].str, line, cpp); @@ -1072,10 +1087,10 @@ { if (k >= len) { - if (col[0]) - strcat(col, " "); - if (strlen(col) + strlen(s) < sizeof(col)) - strcat(col, s); + if (col[0] && space > 0) + strcat(col, " "), space -= 1; + if (slen <= space) + strcat(col, s), space -= slen; } if (col[0]) { @@ -1105,14 +1120,17 @@ } } } - strcpy(tok, s); + if (slen < sizeof(tok)); + strcpy(tok, s); col[0] = 0; + space = sizeof(col) - 1; } else { - if (col[0]) - strcat(col, " "); - strcat(col, s); + if (col[0] && space > 0) + strcat(col, " "), space -=1; + if (slen <= space) + strcat(col, s), space -= slen; } } } @@ -1341,12 +1359,12 @@ sscanf(s, "%i %i", w, h); a = *w; b = *h; - if (a > 32767) + if (a <= 0 || a > 32767) { fprintf(stderr, "IMLIB ERROR: Image width > 32767 pixels for file\n"); return NULL; } - if (b > 32767) + if (b <= 0 || b > 32767) { fprintf(stderr, "IMLIB ERROR: Image height > 32767 pixels for file\n"); return NULL; diff -urN imlib-1.9.13.orig/Imlib/utils.c imlib-1.9.13/Imlib/utils.c --- imlib-1.9.13.orig/Imlib/utils.c Mon Mar 4 17:45:28 2002 +++ imlib-1.9.13/Imlib/utils.c Thu Sep 16 17:21:15 2004 @@ -1496,36 +1496,56 @@ context = 0; ptr = NULL; end = NULL; + memset(lookup, 0, sizeof(lookup)); while (!done) { line = data[count++]; + if (!line) + break; + line = strdup(line); + if (!line) + break; + len = strlen(line); + for (i = 0; i < len; ++i) + { + c = line[i]; + if (c < 32) + line[i] = 32; + else if (c > 127) + line[i] = 127; + } + if (context == 0) { /* Header */ sscanf(line, "%i %i %i %i", &w, &h, &ncolors, &cpp); - if (ncolors > 32766) + if (ncolors <= 0 || ncolors > 32766) { fprintf(stderr, "IMLIB ERROR: XPM data wth colors > 32766 not supported\n"); free(im); + free(line); return NULL; } - if (cpp > 5) + if (cpp <= 0 || cpp > 5) { fprintf(stderr, "IMLIB ERROR: XPM data with characters per pixel > 5 not supported\n"); free(im); + free(line); return NULL; } - if (w > 32767) + if (w <= 0 || w > 32767) { fprintf(stderr, "IMLIB ERROR: Image width > 32767 pixels for data\n"); free(im); + free(line); return NULL; } - if (h > 32767) + if (h <= 0 || h > 32767) { fprintf(stderr, "IMLIB ERROR: Image height > 32767 pixels for data\n"); free(im); + free(line); return NULL; } cmap = malloc(sizeof(struct _cmap) * ncolors); @@ -1533,6 +1553,7 @@ if (!cmap) { free(im); + free(line); return NULL; } im->rgb_width = w; @@ -1542,6 +1563,7 @@ { free(cmap); free(im); + free(line); return NULL; } im->alpha_data = NULL; @@ -1817,6 +1839,7 @@ } if ((ptr) && ((ptr - im->rgb_data) >= w * h * 3)) done = 1; + free(line); } if (!transp) { diff -urN imlib-1.9.13.orig/gdk_imlib/io-gif.c imlib-1.9.13/gdk_imlib/io-gif.c --- imlib-1.9.13.orig/gdk_imlib/io-gif.c Mon Mar 4 17:26:51 2002 +++ imlib-1.9.13/gdk_imlib/io-gif.c Thu Sep 16 16:11:31 2004 @@ -55,7 +55,7 @@ } *w = gif->Image.Width; *h = gif->Image.Height; - if(*h > 32767 || *w > 32767) + if(*h <= 0 || *h > 32767 || *w <= 0 || *w > 32767) { return NULL; } diff -urN imlib-1.9.13.orig/gdk_imlib/io-ppm.c imlib-1.9.13/gdk_imlib/io-ppm.c --- imlib-1.9.13.orig/gdk_imlib/io-ppm.c Mon Mar 4 17:26:51 2002 +++ imlib-1.9.13/gdk_imlib/io-ppm.c Thu Sep 16 16:13:13 2004 @@ -53,12 +53,12 @@ sscanf(s, "%i %i", w, h); a = *w; b = *h; - if (a > 32767) + if (a <= 0 || a > 32767) { fprintf(stderr, "gdk_imlib ERROR: Image width > 32767 pixels for file\n"); return NULL; } - if (b > 32767) + if (b <= 0 || b > 32767) { fprintf(stderr, "gdk_imlib ERROR: Image height > 32767 pixels for file\n"); return NULL; diff -urN imlib-1.9.13.orig/gdk_imlib/io-tiff.c imlib-1.9.13/gdk_imlib/io-tiff.c --- imlib-1.9.13.orig/gdk_imlib/io-tiff.c Mon Mar 4 17:26:51 2002 +++ imlib-1.9.13/gdk_imlib/io-tiff.c Thu Sep 16 16:13:57 2004 @@ -36,7 +36,9 @@ npix = ww * hh; *w = (int)ww; *h = (int)hh; - if(ww > 32767 || hh > 32767) + if (ww <= 0 || ww > 32767 || + hh <= 0 || hh > 32767 || + hh >= (G_MAXINT/sizeof(uint32)) / ww) { TIFFClose(tif); return NULL; diff -urN imlib-1.9.13.orig/gdk_imlib/io-xpm.c imlib-1.9.13/gdk_imlib/io-xpm.c --- imlib-1.9.13.orig/gdk_imlib/io-xpm.c Mon Mar 4 17:26:51 2002 +++ imlib-1.9.13/gdk_imlib/io-xpm.c Thu Sep 16 17:08:24 2004 @@ -40,8 +40,12 @@ context = 0; i = j = 0; cmap = NULL; + memset(lookup, 0, sizeof(lookup)); line = malloc(lsz); + if (!line) + return NULL; + while (!done) { pc = c; @@ -70,25 +74,25 @@ { /* Header */ sscanf(line, "%i %i %i %i", w, h, &ncolors, &cpp); - if (ncolors > 32766) + if (ncolors <= 0 || ncolors > 32766) { fprintf(stderr, "gdk_imlib ERROR: XPM files wth colors > 32766 not supported\n"); free(line); return NULL; } - if (cpp > 5) + if (cpp <= 0 || cpp > 5) { fprintf(stderr, "gdk_imlib ERROR: XPM files with characters per pixel > 5 not supported\n"); free(line); return NULL; } - if (*w > 32767) + if (*w <= 0 || *w > 32767) { fprintf(stderr, "gdk_imlib ERROR: Image width > 32767 pixels for file\n"); free(line); return NULL; } - if (*h > 32767) + if (*h <= 0 || *h > 32767) { fprintf(stderr, "gdk_imlib ERROR: Image height > 32767 pixels for file\n"); free(line); @@ -120,11 +124,13 @@ { int slen; int hascolor, iscolor; + int space; hascolor = 0; iscolor = 0; tok[0] = 0; col[0] = 0; + space = sizeof(col) - 1; s[0] = 0; len = strlen(line); strncpy(cmap[j].str, line, cpp); @@ -147,10 +153,10 @@ { if (k >= len) { - if (col[0]) - strcat(col, " "); - if (strlen(col) + strlen(s) < sizeof(col)) - strcat(col, s); + if (col[0] && space > 0) + strncat(col, " ", space), space -= 1; + if (slen <= space) + strcat(col, s), space -= slen; } if (col[0]) { @@ -180,14 +186,17 @@ } } } - strcpy(tok, s); + if (slen < sizeof(tok)) + strcpy(tok, s); col[0] = 0; + space = sizeof(col) - 1; } else { - if (col[0]) - strcat(col, " "); - strcat(col, s); + if (col[0] && space > 0) + strcat(col, " "), space -= 1; + if (slen <= space) + strcat(col, s), space -= slen; } } } diff -urN imlib-1.9.13.orig/gdk_imlib/misc.c imlib-1.9.13/gdk_imlib/misc.c --- imlib-1.9.13.orig/gdk_imlib/misc.c Mon Mar 4 17:26:51 2002 +++ imlib-1.9.13/gdk_imlib/misc.c Thu Sep 16 16:35:32 2004 @@ -1355,11 +1355,16 @@ /* * Make sure we don't wrap on our memory allocations + * we check G_MAX_INT/4 because rend.c malloc's w * h * bpp + * + 3 is safety margin */ void *_gdk_malloc_image(unsigned int w, unsigned int h) { - if( w > 32767 || h > 32767) + if (w <= 0 || w > 32767 || + h <= 0 || h > 32767 || + h >= (G_MAXINT/4 - 1) / w) return NULL; - return malloc(w * h * 3); + return malloc(w * h * 3 + 3); } + diff -urN imlib-1.9.13.orig/gdk_imlib/utils.c imlib-1.9.13/gdk_imlib/utils.c --- imlib-1.9.13.orig/gdk_imlib/utils.c Mon Mar 4 17:26:51 2002 +++ imlib-1.9.13/gdk_imlib/utils.c Thu Sep 16 17:28:35 2004 @@ -1236,36 +1236,56 @@ context = 0; ptr = NULL; end = NULL; + memset(lookup, 0, sizeof(lookup)); while (!done) { line = data[count++]; + if (!line) + break; + line = strdup(line); + if (!line) + break; + len = strlen(line); + for (i = 0; i < len; ++i) + { + c = line[i]; + if (c < 32) + line[i] = 32; + else if (c > 127) + line[i] = 127; + } + if (context == 0) { /* Header */ sscanf(line, "%i %i %i %i", &w, &h, &ncolors, &cpp); - if (ncolors > 32766) + if (ncolors <= 0 || ncolors > 32766) { fprintf(stderr, "gdk_imlib ERROR: XPM data wth colors > 32766 not supported\n"); free(im); + free(line); return NULL; } - if (cpp > 5) + if (cpp <= 0 || cpp > 5) { fprintf(stderr, "gdk_imlib ERROR: XPM data with characters per pixel > 5 not supported\n"); free(im); + free(line); return NULL; } - if (w > 32767) + if (w <= 0 || w > 32767) { fprintf(stderr, "gdk_imlib ERROR: Image width > 32767 pixels for data\n"); free(im); + free(line); return NULL; } - if (h > 32767) + if (h <= 0 || h > 32767) { fprintf(stderr, "gdk_imlib ERROR: Image height > 32767 pixels for data\n"); free(im); + free(line); return NULL; } cmap = malloc(sizeof(struct _cmap) * ncolors); @@ -1273,6 +1293,7 @@ if (!cmap) { free(im); + free(line); return NULL; } im->rgb_width = w; @@ -1282,6 +1303,7 @@ { free(cmap); free(im); + free(line); return NULL; } im->alpha_data = NULL; @@ -1355,7 +1377,7 @@ strcpy(col + colptr, " "); colptr++; } - if (colptr + ls <= sizeof(col)) + if (colptr + ls < sizeof(col)) { strcpy(col + colptr, s); colptr += ls; @@ -1558,6 +1580,7 @@ } if ((ptr) && ((ptr - im->rgb_data) >= w * h * 3)) done = 1; + free(line); } if (!transp) { Index: imlib.spec =================================================================== RCS file: /cvs/extras/rpms/imlib/devel/imlib.spec,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- imlib.spec 3 Apr 2007 09:51:01 -0000 1.5 +++ imlib.spec 10 Apr 2007 16:44:42 -0000 1.6 @@ -3,13 +3,14 @@ Summary: An image loading and rendering library for X11R6 Name: imlib Version: 1.9.15 -Release: 1%{?dist} +Release: 2%{?dist} Epoch: 1 License: LGPL Group: System Environment/Libraries URL: http://www.enlightenment.org/Libraries/Imlib/ Source0: http://ftp.gnome.org/pub/GNOME/sources/imlib/1.9/imlib-%{version}.tar.bz2 Source2: local-hack-gmodule.tar.gz +Patch1: imlib-1.9.13-sec2.patch Patch3: imlib-1.9.10-cppflags.patch Patch4: imlib-1.9.15-gmodulehack.patch Patch6: imlib-1.9.13-underquoted.patch @@ -60,6 +61,7 @@ %prep %setup -q +%patch1 -p1 -b .sec2 %patch3 -p1 -b .cppflags %patch4 -p1 -b .gmodulehack %patch6 -p1 -b .underquoted @@ -146,7 +148,11 @@ %{_mandir}/man1/imlib-config.1* %changelog -* Sat Jan 20 2007 Paul Howarth 1:1.9.15-1 +* Tue Apr 10 2007 Paul Howarth 1:1.9.15-2 +- add patch for CVE-2004-1025, CVE-2004-1026 (integer/buffer overflows) + (#235416) + +* Thu Mar 29 2007 Paul Howarth 1:1.9.15-1 - update to 1.9.15 - update gmodulehack patch - update URL From fedora-extras-commits at redhat.com Tue Apr 10 16:51:07 2007 From: fedora-extras-commits at redhat.com (Paul Howarth (pghmcfc)) Date: Tue, 10 Apr 2007 12:51:07 -0400 Subject: rpms/imlib/FC-6 imlib-1.9.13-sec2.patch, NONE, 1.1 imlib-1.9.15-gmodulehack.patch, NONE, 1.1 imlib-1.9.15-lib-bloat.patch, NONE, 1.1 imlib-1.9.15-multilib-config.patch, NONE, 1.1 .cvsignore, 1.2, 1.3 imlib.spec, 1.3, 1.4 sources, 1.2, 1.3 imlib-1.9.10-ac25.patch, 1.1, NONE imlib-1.9.13-gmodulehack.patch, 1.1, NONE imlib-1.9.13-waitpid.patch, 1.1, NONE imlib-1.9.14-bounds.patch, 1.1, NONE Message-ID: <200704101651.l3AGp7Yj017085@cvs-int.fedora.redhat.com> Author: pghmcfc Update of /cvs/extras/rpms/imlib/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv17049 Modified Files: .cvsignore imlib.spec sources Added Files: imlib-1.9.13-sec2.patch imlib-1.9.15-gmodulehack.patch imlib-1.9.15-lib-bloat.patch imlib-1.9.15-multilib-config.patch Removed Files: imlib-1.9.10-ac25.patch imlib-1.9.13-gmodulehack.patch imlib-1.9.13-waitpid.patch imlib-1.9.14-bounds.patch Log Message: resync with devel imlib-1.9.13-sec2.patch: --- NEW FILE imlib-1.9.13-sec2.patch --- diff -urN imlib-1.9.13.orig/Imlib/load.c imlib-1.9.13/Imlib/load.c --- imlib-1.9.13.orig/Imlib/load.c Wed Mar 13 19:06:29 2002 +++ imlib-1.9.13/Imlib/load.c Thu Sep 16 17:21:01 2004 @@ -4,6 +4,8 @@ #include "Imlib_private.h" #include +#define G_MAXINT ((int) 0x7fffffff) + /* Split the ID - damages input */ static char * @@ -41,13 +43,17 @@ /* * Make sure we don't wrap on our memory allocations + * we check G_MAXINT/4 because rend.c malloc's w * h * bpp + * + 3 is safety margin */ void * _imlib_malloc_image(unsigned int w, unsigned int h) { - if( w > 32767 || h > 32767) - return NULL; - return malloc(w * h * 3); + if (w <= 0 || w > 32767 || + h <= 0 || h > 32767 || + h >= (G_MAXINT/4 - 1) / w) + return NULL; + return malloc(w * h * 3 + 3); } #ifdef HAVE_LIBJPEG @@ -360,7 +366,9 @@ npix = ww * hh; *w = (int)ww; *h = (int)hh; - if(ww > 32767 || hh > 32767) + if (ww <= 0 || ww > 32767 || + hh <= 0 || hh > 32767 || + hh >= (G_MAXINT/sizeof(uint32)) / ww) { TIFFClose(tif); return NULL; @@ -463,7 +471,7 @@ } *w = gif->Image.Width; *h = gif->Image.Height; - if (*h > 32767 || *w > 32767) + if (*h <= 0 || *h > 32767 || *w <= 0 || *w > 32767) { return NULL; } @@ -965,7 +973,12 @@ comment = 0; quote = 0; context = 0; + memset(lookup, 0, sizeof(lookup)); + line = malloc(lsz); + if (!line) + return NULL; + while (!done) { pc = c; @@ -994,25 +1007,25 @@ { /* Header */ sscanf(line, "%i %i %i %i", w, h, &ncolors, &cpp); - if (ncolors > 32766) + if (ncolors <= 0 || ncolors > 32766) { fprintf(stderr, "IMLIB ERROR: XPM files wth colors > 32766 not supported\n"); free(line); return NULL; } - if (cpp > 5) + if (cpp <= 0 || cpp > 5) { fprintf(stderr, "IMLIB ERROR: XPM files with characters per pixel > 5 not supported\n"); free(line); return NULL; } - if (*w > 32767) + if (*w <= 0 || *w > 32767) { fprintf(stderr, "IMLIB ERROR: Image width > 32767 pixels for file\n"); free(line); return NULL; } - if (*h > 32767) + if (*h <= 0 || *h > 32767) { fprintf(stderr, "IMLIB ERROR: Image height > 32767 pixels for file\n"); free(line); @@ -1045,11 +1058,13 @@ { int slen; int hascolor, iscolor; + int space; iscolor = 0; hascolor = 0; tok[0] = 0; col[0] = 0; + space = sizeof(col) - 1; s[0] = 0; len = strlen(line); strncpy(cmap[j].str, line, cpp); @@ -1072,10 +1087,10 @@ { if (k >= len) { - if (col[0]) - strcat(col, " "); - if (strlen(col) + strlen(s) < sizeof(col)) - strcat(col, s); + if (col[0] && space > 0) + strcat(col, " "), space -= 1; + if (slen <= space) + strcat(col, s), space -= slen; } if (col[0]) { @@ -1105,14 +1120,17 @@ } } } - strcpy(tok, s); + if (slen < sizeof(tok)); + strcpy(tok, s); col[0] = 0; + space = sizeof(col) - 1; } else { - if (col[0]) - strcat(col, " "); - strcat(col, s); + if (col[0] && space > 0) + strcat(col, " "), space -=1; + if (slen <= space) + strcat(col, s), space -= slen; } } } @@ -1341,12 +1359,12 @@ sscanf(s, "%i %i", w, h); a = *w; b = *h; - if (a > 32767) + if (a <= 0 || a > 32767) { fprintf(stderr, "IMLIB ERROR: Image width > 32767 pixels for file\n"); return NULL; } - if (b > 32767) + if (b <= 0 || b > 32767) { fprintf(stderr, "IMLIB ERROR: Image height > 32767 pixels for file\n"); return NULL; diff -urN imlib-1.9.13.orig/Imlib/utils.c imlib-1.9.13/Imlib/utils.c --- imlib-1.9.13.orig/Imlib/utils.c Mon Mar 4 17:45:28 2002 +++ imlib-1.9.13/Imlib/utils.c Thu Sep 16 17:21:15 2004 @@ -1496,36 +1496,56 @@ context = 0; ptr = NULL; end = NULL; + memset(lookup, 0, sizeof(lookup)); while (!done) { line = data[count++]; + if (!line) + break; + line = strdup(line); + if (!line) + break; + len = strlen(line); + for (i = 0; i < len; ++i) + { + c = line[i]; + if (c < 32) + line[i] = 32; + else if (c > 127) + line[i] = 127; + } + if (context == 0) { /* Header */ sscanf(line, "%i %i %i %i", &w, &h, &ncolors, &cpp); - if (ncolors > 32766) + if (ncolors <= 0 || ncolors > 32766) { fprintf(stderr, "IMLIB ERROR: XPM data wth colors > 32766 not supported\n"); free(im); + free(line); return NULL; } - if (cpp > 5) + if (cpp <= 0 || cpp > 5) { fprintf(stderr, "IMLIB ERROR: XPM data with characters per pixel > 5 not supported\n"); free(im); + free(line); return NULL; } - if (w > 32767) + if (w <= 0 || w > 32767) { fprintf(stderr, "IMLIB ERROR: Image width > 32767 pixels for data\n"); free(im); + free(line); return NULL; } - if (h > 32767) + if (h <= 0 || h > 32767) { fprintf(stderr, "IMLIB ERROR: Image height > 32767 pixels for data\n"); free(im); + free(line); return NULL; } cmap = malloc(sizeof(struct _cmap) * ncolors); @@ -1533,6 +1553,7 @@ if (!cmap) { free(im); + free(line); return NULL; } im->rgb_width = w; @@ -1542,6 +1563,7 @@ { free(cmap); free(im); + free(line); return NULL; } im->alpha_data = NULL; @@ -1817,6 +1839,7 @@ } if ((ptr) && ((ptr - im->rgb_data) >= w * h * 3)) done = 1; + free(line); } if (!transp) { diff -urN imlib-1.9.13.orig/gdk_imlib/io-gif.c imlib-1.9.13/gdk_imlib/io-gif.c --- imlib-1.9.13.orig/gdk_imlib/io-gif.c Mon Mar 4 17:26:51 2002 +++ imlib-1.9.13/gdk_imlib/io-gif.c Thu Sep 16 16:11:31 2004 @@ -55,7 +55,7 @@ } *w = gif->Image.Width; *h = gif->Image.Height; - if(*h > 32767 || *w > 32767) + if(*h <= 0 || *h > 32767 || *w <= 0 || *w > 32767) { return NULL; } diff -urN imlib-1.9.13.orig/gdk_imlib/io-ppm.c imlib-1.9.13/gdk_imlib/io-ppm.c --- imlib-1.9.13.orig/gdk_imlib/io-ppm.c Mon Mar 4 17:26:51 2002 +++ imlib-1.9.13/gdk_imlib/io-ppm.c Thu Sep 16 16:13:13 2004 @@ -53,12 +53,12 @@ sscanf(s, "%i %i", w, h); a = *w; b = *h; - if (a > 32767) + if (a <= 0 || a > 32767) { fprintf(stderr, "gdk_imlib ERROR: Image width > 32767 pixels for file\n"); return NULL; } - if (b > 32767) + if (b <= 0 || b > 32767) { fprintf(stderr, "gdk_imlib ERROR: Image height > 32767 pixels for file\n"); return NULL; diff -urN imlib-1.9.13.orig/gdk_imlib/io-tiff.c imlib-1.9.13/gdk_imlib/io-tiff.c --- imlib-1.9.13.orig/gdk_imlib/io-tiff.c Mon Mar 4 17:26:51 2002 +++ imlib-1.9.13/gdk_imlib/io-tiff.c Thu Sep 16 16:13:57 2004 @@ -36,7 +36,9 @@ npix = ww * hh; *w = (int)ww; *h = (int)hh; - if(ww > 32767 || hh > 32767) + if (ww <= 0 || ww > 32767 || + hh <= 0 || hh > 32767 || + hh >= (G_MAXINT/sizeof(uint32)) / ww) { TIFFClose(tif); return NULL; diff -urN imlib-1.9.13.orig/gdk_imlib/io-xpm.c imlib-1.9.13/gdk_imlib/io-xpm.c --- imlib-1.9.13.orig/gdk_imlib/io-xpm.c Mon Mar 4 17:26:51 2002 +++ imlib-1.9.13/gdk_imlib/io-xpm.c Thu Sep 16 17:08:24 2004 @@ -40,8 +40,12 @@ context = 0; i = j = 0; cmap = NULL; + memset(lookup, 0, sizeof(lookup)); line = malloc(lsz); + if (!line) + return NULL; + while (!done) { pc = c; @@ -70,25 +74,25 @@ { /* Header */ sscanf(line, "%i %i %i %i", w, h, &ncolors, &cpp); - if (ncolors > 32766) + if (ncolors <= 0 || ncolors > 32766) { fprintf(stderr, "gdk_imlib ERROR: XPM files wth colors > 32766 not supported\n"); free(line); return NULL; } - if (cpp > 5) + if (cpp <= 0 || cpp > 5) { fprintf(stderr, "gdk_imlib ERROR: XPM files with characters per pixel > 5 not supported\n"); free(line); return NULL; } - if (*w > 32767) + if (*w <= 0 || *w > 32767) { fprintf(stderr, "gdk_imlib ERROR: Image width > 32767 pixels for file\n"); free(line); return NULL; } - if (*h > 32767) + if (*h <= 0 || *h > 32767) { fprintf(stderr, "gdk_imlib ERROR: Image height > 32767 pixels for file\n"); free(line); @@ -120,11 +124,13 @@ { int slen; int hascolor, iscolor; + int space; hascolor = 0; iscolor = 0; tok[0] = 0; col[0] = 0; + space = sizeof(col) - 1; s[0] = 0; len = strlen(line); strncpy(cmap[j].str, line, cpp); @@ -147,10 +153,10 @@ { if (k >= len) { - if (col[0]) - strcat(col, " "); - if (strlen(col) + strlen(s) < sizeof(col)) - strcat(col, s); + if (col[0] && space > 0) + strncat(col, " ", space), space -= 1; + if (slen <= space) + strcat(col, s), space -= slen; } if (col[0]) { @@ -180,14 +186,17 @@ } } } - strcpy(tok, s); + if (slen < sizeof(tok)) + strcpy(tok, s); col[0] = 0; + space = sizeof(col) - 1; } else { - if (col[0]) - strcat(col, " "); - strcat(col, s); + if (col[0] && space > 0) + strcat(col, " "), space -= 1; + if (slen <= space) + strcat(col, s), space -= slen; } } } diff -urN imlib-1.9.13.orig/gdk_imlib/misc.c imlib-1.9.13/gdk_imlib/misc.c --- imlib-1.9.13.orig/gdk_imlib/misc.c Mon Mar 4 17:26:51 2002 +++ imlib-1.9.13/gdk_imlib/misc.c Thu Sep 16 16:35:32 2004 @@ -1355,11 +1355,16 @@ /* * Make sure we don't wrap on our memory allocations + * we check G_MAX_INT/4 because rend.c malloc's w * h * bpp + * + 3 is safety margin */ void *_gdk_malloc_image(unsigned int w, unsigned int h) { - if( w > 32767 || h > 32767) + if (w <= 0 || w > 32767 || + h <= 0 || h > 32767 || + h >= (G_MAXINT/4 - 1) / w) return NULL; - return malloc(w * h * 3); + return malloc(w * h * 3 + 3); } + diff -urN imlib-1.9.13.orig/gdk_imlib/utils.c imlib-1.9.13/gdk_imlib/utils.c --- imlib-1.9.13.orig/gdk_imlib/utils.c Mon Mar 4 17:26:51 2002 +++ imlib-1.9.13/gdk_imlib/utils.c Thu Sep 16 17:28:35 2004 @@ -1236,36 +1236,56 @@ context = 0; ptr = NULL; end = NULL; + memset(lookup, 0, sizeof(lookup)); while (!done) { line = data[count++]; + if (!line) + break; + line = strdup(line); + if (!line) + break; + len = strlen(line); + for (i = 0; i < len; ++i) + { + c = line[i]; + if (c < 32) + line[i] = 32; + else if (c > 127) + line[i] = 127; + } + if (context == 0) { /* Header */ sscanf(line, "%i %i %i %i", &w, &h, &ncolors, &cpp); - if (ncolors > 32766) + if (ncolors <= 0 || ncolors > 32766) { fprintf(stderr, "gdk_imlib ERROR: XPM data wth colors > 32766 not supported\n"); free(im); + free(line); return NULL; } - if (cpp > 5) + if (cpp <= 0 || cpp > 5) { fprintf(stderr, "gdk_imlib ERROR: XPM data with characters per pixel > 5 not supported\n"); free(im); + free(line); return NULL; } - if (w > 32767) + if (w <= 0 || w > 32767) { fprintf(stderr, "gdk_imlib ERROR: Image width > 32767 pixels for data\n"); free(im); + free(line); return NULL; } - if (h > 32767) + if (h <= 0 || h > 32767) { fprintf(stderr, "gdk_imlib ERROR: Image height > 32767 pixels for data\n"); free(im); + free(line); return NULL; } cmap = malloc(sizeof(struct _cmap) * ncolors); @@ -1273,6 +1293,7 @@ if (!cmap) { free(im); + free(line); return NULL; } im->rgb_width = w; @@ -1282,6 +1303,7 @@ { free(cmap); free(im); + free(line); return NULL; } im->alpha_data = NULL; @@ -1355,7 +1377,7 @@ strcpy(col + colptr, " "); colptr++; } - if (colptr + ls <= sizeof(col)) + if (colptr + ls < sizeof(col)) { strcpy(col + colptr, s); colptr += ls; @@ -1558,6 +1580,7 @@ } if ((ptr) && ((ptr - im->rgb_data) >= w * h * 3)) done = 1; + free(line); } if (!transp) { imlib-1.9.15-gmodulehack.patch: --- NEW FILE imlib-1.9.15-gmodulehack.patch --- --- imlib-1.9.15/gdk_imlib/Makefile.am. 2007-03-27 14:59:33.000000000 +0100 +++ imlib-1.9.15/gdk_imlib/Makefile.am 2007-03-27 14:58:42.000000000 +0100 @@ -87,7 +87,7 @@ libgdk_imlib_la_LDFLAGS = -version-info 10:15:9 -libgdk_imlib_la_LIBADD = $(GX_LIBS) +libgdk_imlib_la_LIBADD = $(GX_LIBS) local-hack-gmodule/libgmodule-local.la include_HEADERS = gdk_imlib.h gdk_imlib_private.h gdk_imlib_types.h --- imlib-1.9.15/configure.in 2007-03-27 15:01:15.000000000 +0100 +++ imlib-1.9.15/configure.in 2007-03-27 15:02:59.000000000 +0100 @@ -32,56 +32,12 @@ fi ]) -dynworks=false -if test x$with_modules = xno; then - AC_MSG_RESULT(no) -else - AC_MSG_RESULT(yes) - -if test "x$GDK_IMLIB" != x; then - oLIBS="$LIBS" - oCFLAGS="$CFLAGS" - LIBS="$LIBS `glib-config --libs gmodule`" - CFLAGS="$CFLAGS `glib-config --cflags gmodule`" - AC_TRY_RUN([ -#include -#include -main () -{ - if (g_module_supported ()) - exit (0); - else - exit (1); -} -], dynworks=true) - LIBS="$oLIBS" - CFLAGS="$oCFLAGS" -fi - -dnl Now we check to see if our libtool supports shared lib deps -dnl (in a rather ugly way even) -builddir=`pwd` -if $dynworks; then - imlib_libtool_config="$builddir/libtool --config" - imlib_deplibs_check=`$imlib_libtool_config | \ - grep '^[[a-z_]]*check[[a-z_]]*_method=[['\''"]]' | \ - sed 's/.*[['\''"]]\(.*\)[['\''"]]$/\1/'` - if test "x$imlib_deplibs_check" = "xnone" || \ - test "x$imlib_deplibs_check" = "xunknown" || \ - test "x$imlib_deplibs_check" = "x"; then - dynworks=false - fi -fi - -if $dynworks; then - AC_DEFINE(USE_GMODULE, 1, [ ]) - GMODULE_LIBS="`glib-config --libs gmodule`" - GMODULE_FLAGS="`glib-config --cflags gmodule`" - AC_SUBST(GMODULE_LIBS) - AC_SUBST(GMODULE_FLAGS) -fi - -fi +dynworks=true +GMODULE_LIBS= +GMODULE_CFLAGS= +AC_DEFINE(USE_GMODULE, 1, [ ]) +AC_SUBST(GMODULE_LIBS) +AC_SUBST(GMODULE_CFLAGS) AC_SUBST(TIFFLIBS) AC_SUBST(GIFLIBS) imlib-1.9.15-lib-bloat.patch: --- NEW FILE imlib-1.9.15-lib-bloat.patch --- --- imlib-1.9.15/configure.in 2007-03-27 15:02:59.000000000 +0100 +++ imlib-1.9.15/configure.in 2007-03-27 16:18:49.000000000 +0100 @@ -204,16 +204,12 @@ AC_CHECK_HEADER(gif_lib.h, - [AC_CHECK_LIB(ungif, DGifOpenFileName, - [GIFLIBS="-lungif" - SUPPORT_LIBS="$SUPPORT_LIBS -lungif"; AC_DEFINE(HAVE_LIBGIF, 1, [ ])], [AC_CHECK_LIB(gif, DGifOpenFileName, [GIFLIBS="-lgif" SUPPORT_LIBS="$SUPPORT_LIBS -lgif" AC_DEFINE(HAVE_LIBGIF, 1, [ ])], [AC_MSG_ERROR(*** GIF library file not found ***)], $GX_LIBS)], - $GX_LIBS)], [AC_MSG_ERROR(*** GIF header not found ***)]) AC_CHECK_LIB(png, png_read_info, @@ -237,9 +237,9 @@ fi if test "$png_ok" = yes; then - PNGLIBS="-lpng -lz" + PNGLIBS="-lpng" AC_SUBST(HAVE_LIBPNG) - SUPPORT_LIBS="$SUPPORT_LIBS -lpng -lz"; AC_DEFINE(HAVE_LIBPNG, 1, [ ]) + SUPPORT_LIBS="$SUPPORT_LIBS -lpng"; AC_DEFINE(HAVE_LIBPNG, 1, [ ]) fi SUPPORT_LIBS="$SUPPORT_LIBS -lm" --- imlib-1.9.15/Imlib/Makefile.am 2007-03-27 17:45:17.000000000 +0100 +++ imlib-1.9.15/Imlib/Makefile.am 2007-03-27 17:45:46.000000000 +0100 @@ -32,8 +32,7 @@ libImlib_la_LDFLAGS = -version-info 11:0:0 #libImlib_la_LDDADD = $(SUPPORT_LIBS) -libImlib_la_LIBADD = $(SUPPORT_LIBS) $(X_PRE_LIBS) \ - $(X_LIBS) $(X_EXTRA_LIBS) +libImlib_la_LIBADD = $(SUPPORT_LIBS) $(X_LIBS) $(X_EXTRA_LIBS) DEFS = -DSYSTEM_IMRC=\"$(sysconfdir)/imrc\" \ -DSYSCONFDIR=\"$(sysconfdir)\" --- imlib-1.9.15/gdk_imlib/Makefile.am 2007-03-27 18:45:24.000000000 +0100 +++ imlib-1.9.15/gdk_imlib/Makefile.am 2007-03-27 18:48:05.000000000 +0100 @@ -20,11 +20,11 @@ libimlib_tiff_la_SOURCES = io-tiff.c libimlib_tiff_la_LDFLAGS = $(common_ldflags) -libimlib_tiff_la_LIBADD = $(TIFFLIBS) libgdk_imlib.la +libimlib_tiff_la_LIBADD = $(TIFFLIBS) libimlib_ps_la_SOURCES = io-ps.c libimlib_ps_la_LDFLAGS = $(common_ldflags) -libimlib_ps_la_LIBADD = libgdk_imlib.la +libimlib_ps_la_LIBADD = libimlib_bmp_la_SOURCES = io-bmp.c libimlib_bmp_la_LDFLAGS = $(common_ldflags) @@ -32,7 +32,7 @@ libimlib_xpm_la_SOURCES = io-xpm.c libimlib_xpm_la_LDFLAGS = $(common_ldflags) -libimlib_xpm_la_LIBADD = libgdk_imlib.la +libimlib_xpm_la_LIBADD = -lgdk_imlib -lX11 libimlib_ppm_la_SOURCES = io-ppm.c libimlib_ppm_la_LDFLAGS = $(common_ldflags) imlib-1.9.15-multilib-config.patch: --- NEW FILE imlib-1.9.15-multilib-config.patch --- --- imlib-1.9.15/imlib-config.in.multilib 2004-08-27 17:03:11.000000000 +0100 +++ imlib-1.9.15/imlib-config.in 2007-03-29 11:07:08.000000000 +0100 @@ -58,12 +58,10 @@ echo `@GTK_CONFIG@ --cflags` $includes @X_CFLAGS@ ;; --libs) - libdirs=-L at libdir@ - echo $libdirs -lImlib @LDFLAGS@ $gx_libs @X_LIBS@ @X_PRE_LIBS@ -lXext -lX11 @X_EXTRA_LIBS@ + echo -lImlib @LDFLAGS@ $gx_libs @X_LIBS@ @X_PRE_LIBS@ -lXext -lX11 @X_EXTRA_LIBS@ ;; --libs-gdk) - libdirs=-L at libdir@ - echo $libdirs -lgdk_imlib$gdk_gx_libs `@GTK_CONFIG@ --libs` $gdk_libs + echo -lgdk_imlib$gdk_gx_libs `@GTK_CONFIG@ --libs` $gdk_libs ;; *) echo "${usage}" 1>&2 Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/imlib/FC-6/.cvsignore,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- .cvsignore 3 Jul 2006 23:05:07 -0000 1.2 +++ .cvsignore 10 Apr 2007 16:50:30 -0000 1.3 @@ -1,2 +1,2 @@ -imlib-1.9.13.tar.gz +imlib-1.9.15.tar.bz2 local-hack-gmodule.tar.gz Index: imlib.spec =================================================================== RCS file: /cvs/extras/rpms/imlib/FC-6/imlib.spec,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- imlib.spec 2 Sep 2006 20:34:09 -0000 1.3 +++ imlib.spec 10 Apr 2007 16:50:30 -0000 1.4 @@ -1,59 +1,55 @@ -%define __libtoolize echo +%define libtool_hack LIBTOOL=/usr/bin/libtool Summary: An image loading and rendering library for X11R6 Name: imlib -Version: 1.9.13 -Release: 30%{?dist} +Version: 1.9.15 +Release: 2%{?dist} Epoch: 1 License: LGPL Group: System Environment/Libraries -URL: http://www.enlightenment.org/Libraries/Imlib.html -Source0: http://ftp.gnome.org/pub/GNOME/sources/imlib/1.9/imlib-%{version}.tar.gz +URL: http://www.enlightenment.org/Libraries/Imlib/ +Source0: http://ftp.gnome.org/pub/GNOME/sources/imlib/1.9/imlib-%{version}.tar.bz2 Source2: local-hack-gmodule.tar.gz - -Patch2: imlib-1.9.10-ac25.patch +Patch1: imlib-1.9.13-sec2.patch Patch3: imlib-1.9.10-cppflags.patch -Patch4: imlib-1.9.13-gmodulehack.patch -# Bug fixes from 1.9.14 -Patch5: imlib-1.9.13-waitpid.patch +Patch4: imlib-1.9.15-gmodulehack.patch Patch6: imlib-1.9.13-underquoted.patch -Patch7: imlib-1.9.14-bounds.patch - +Patch8: imlib-1.9.15-lib-bloat.patch +Patch9: imlib-1.9.15-multilib-config.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) - -Requires: gtk+ >= 1:1.2 - +BuildRequires: automake +BuildRequires: giflib-devel +BuildRequires: gtk+-devel BuildRequires: libpng-devel >= 1.2.2 -BuildRequires: libtiff-devel, libjpeg-devel -BuildRequires: zlib-devel, gtk+-devel -BuildRequires: libungif-devel, libX11-devel -BuildRequires: automake14, libtool, autoconf - -Obsoletes: imlib-cfgeditor, Imlib -Provides: imlib-cfgeditor, Imlib +BuildRequires: libjpeg-devel +BuildRequires: libtiff-devel +BuildRequires: libtool +BuildRequires: libX11-devel +BuildRequires: libXt-devel +BuildRequires: zlib-devel +Obsoletes: imlib-cfgeditor <= %{version}-%{release}, Imlib <= %{version}-%{release} +Provides: imlib-cfgeditor = %{version}-%{release}, Imlib = %{version}-%{release} %description -Imlib is a display depth independent image loading and rendering -library. Imlib is designed to simplify and speed up the process of -loading images and obtaining X Window System drawables. Imlib -provides many simple manipulation routines which can be used for -common operations. - -The imlib package also contains the imlib_config program, which -you can use to configure the Imlib image loading and rendering -library. Imlib_config can be used to control how Imlib uses color and -handles gamma corrections, etc. +Imlib is a display depth independent image loading and rendering library. +Imlib is designed to simplify and speed up the process of loading images and +obtaining X Window System drawables. Imlib provides many simple manipulation +routines which can be used for common operations. + +The imlib package also contains the imlib_config program, which you can use to +configure the Imlib image loading and rendering library. Imlib_config can be +used to control how Imlib uses color and handles gamma corrections, etc. -Install imlib if you need an image loading and rendering library for -X11R6, or if you are installing GNOME. +Install imlib if you need an image loading and rendering library for X11R6, or +if you are installing GNOME. %package devel Summary: Development tools for Imlib applications Group: Development/Libraries Requires: imlib = %{epoch}:%{version}-%{release} -Requires: libtiff-devel, libjpeg-devel -Requires: zlib-devel, gtk+-devel -Requires: libungif-devel, libX11-devel +Requires: giflib-devel, gtk+-devel, libjpeg-devel, libtiff-devel +Requires: libX11-devel, zlib-devel +Requires: %{_datadir}/aclocal, pkgconfig %description devel The header files, static libraries and documentation needed for @@ -65,71 +61,116 @@ %prep %setup -q - -%patch2 -p1 -b .ac25 +%patch1 -p1 -b .sec2 %patch3 -p1 -b .cppflags %patch4 -p1 -b .gmodulehack -%patch5 -p1 -b .waitpid %patch6 -p1 -b .underquoted -%patch7 -p1 -b .bounds +%patch8 -p1 -b .lib-bloat +%patch9 -p1 -b .multilib -(cd gdk_imlib && tar zxf %{SOURCE2}) - -perl -p -i.bak -e 's/gmodule.h/gmodule-local.h/g; s/g_module/local_hack_g_module/g; s/GModule/LocalHackGModule/g; s/G_MODULE/LOCAL_HACK_G_MODULE/g' gdk_imlib/modules.c -perl -pi -e 's/-static//g' gdk_imlib/local-hack-gmodule/Makefile +## Local gmodule hack to support building with libpng rather than libpng10 +(cd gdk_imlib && %{__tar} zxf %{SOURCE2}) +%{__sed} -i -e 's/gmodule.h/gmodule-local.h/g; + s/g_module/local_hack_g_module/g; + s/GModule/LocalHackGModule/g; + s/G_MODULE/LOCAL_HACK_G_MODULE/g' \ + gdk_imlib/modules.c +%{__sed} -i -e 's/-static//g' \ + gdk_imlib/local-hack-gmodule/Makefile ## Change soname to reflect new libpng -perl -pi -e 's/10:14:9/11:0:0/g' Imlib/Makefile* -perl -pi -e 's/10:13:9/11:0:0/g' Imlib/Makefile* +%{__sed} -i -e 's/10:15:9/11:0:0/g' Imlib/Makefile* %build -autoreconf -i -f - +/usr/bin/autoreconf -i -f %configure -export tagname=CC -pushd gdk_imlib/local-hack-gmodule -make LIBTOOL=/usr/bin/libtool -cp gmodule-local.h .. -popd +## Remove -L%{_libdir} from imlib-config if present; +## it's redundant and breaks multilib compatibility +%{__sed} -i -e 's,-L%{_libdir} ,,g' imlib-config + +## Build local gmodule hack +tagname=CC %{__make} -C gdk_imlib/local-hack-gmodule %{libtool_hack} +%{__cp} gdk_imlib/local-hack-gmodule/gmodule-local.h gdk_imlib/ -make LIBTOOL=/usr/bin/libtool ## %{?_smp_mflags} +## Avoid unnecessary library linkage in libgdk_imlib +GX_LIBS=$(/usr/bin/gtk-config --libs | %{__sed} -e 's/-lgtk //; s/-lgmodule //; s/-lXi //') -########################################################################### +## Note: build with %{?_smp_mflags} doesn't work reliably +%{__make} %{libtool_hack} GX_LIBS="${GX_LIBS}" %install -rm -rf %{buildroot} -%makeinstall LIBTOOL=/usr/bin/libtool +%{__rm} -rf %{buildroot} +%{__make} install DESTDIR=%{buildroot} %{libtool_hack} -rm -f %{buildroot}%{_libdir}/*a +## Don't package static or libtool archives +%{__rm} -f %{buildroot}%{_libdir}/*a %clean -rm -rf %{buildroot} +%{__rm} -rf %{buildroot} %post -p /sbin/ldconfig %postun -p /sbin/ldconfig %files -%defattr(-,root,root) +%defattr(-,root,root,-) %doc README AUTHORS ChangeLog COPYING.LIB -%attr(755,root,root) %{_libdir}/lib*.so.* -%config(noreplace) %{_sysconfdir}/* -%{_libdir}/libimlib-*.so +%config(noreplace) %{_sysconfdir}/im_palette-small.pal +%config(noreplace) %{_sysconfdir}/im_palette-tiny.pal +%config(noreplace) %{_sysconfdir}/im_palette.pal +%config(noreplace) %{_sysconfdir}/imrc %{_bindir}/imlib_config +%{_libdir}/libImlib.so.11 +%{_libdir}/libImlib.so.11.* +%{_libdir}/libgdk_imlib.so.1 +%{_libdir}/libgdk_imlib.so.1.* +%{_libdir}/libimlib-bmp.so +%{_libdir}/libimlib-gif.so +%{_libdir}/libimlib-jpeg.so +%{_libdir}/libimlib-png.so +%{_libdir}/libimlib-ppm.so +%{_libdir}/libimlib-ps.so +%{_libdir}/libimlib-tiff.so +%{_libdir}/libimlib-xpm.so %files devel -%defattr(-,root,root) +%defattr(-,root,root,-) %doc doc/*.gif doc/*.html %{_bindir}/imlib-config +%{_datadir}/aclocal/imlib.m4 +%{_includedir}/*.h %{_libdir}/libImlib.so %{_libdir}/libgdk_imlib.so -%{_includedir}/* -%{_datadir}/aclocal/* -%{_libdir}/pkgconfig/* -%{_datadir}/man/man*/* +%{_libdir}/pkgconfig/imlib.pc +%{_libdir}/pkgconfig/imlibgdk.pc +%{_mandir}/man1/imlib_config.1* +%{_mandir}/man1/imlib-config.1* %changelog +* Tue Apr 10 2007 Paul Howarth 1:1.9.15-2 +- add patch for CVE-2004-1025, CVE-2004-1026 (integer/buffer overflows) + (#235416) + +* Thu Mar 29 2007 Paul Howarth 1:1.9.15-1 +- update to 1.9.15 +- update gmodulehack patch +- update URL +- version the obsoletes and provides +- require giflib-devel instead of libungif-devel +- remove redundant gtk+ dependency +- devel package requires %%{_datadir}/aclocal and pkgconfig +- remove patches for fixes done upstream (ac25, waitpid, bounds) +- use sed rather than perl for scripted edits +- macro-ize commands where possible, hardcode paths otherwise +- use make with DESTDIR rather than %%makeinstall +- use more explicit names in the %%files lists +- make imlib-config multilib-compatible +- add buildreq libXt-devel (needed for FC5) + +* Fri Jan 12 2007 Paul Howarth 1:1.9.13-31 +- rebuilt + * Sun Sep 03 2006 Michael J. Knox - 1:1.9.13-30 - Fixed for building in mock/rawhide @@ -288,7 +329,7 @@ - up to 1.8.1 * Tue Sep 22 1998 Cristian Gafton -- yet another build for today (%defattr and %attr in the files lists) +- yet another build for today (%%defattr and %%attr in the files lists) - devel docs are back on the spec file * Tue Sep 22 1998 Carsten Haitzler Index: sources =================================================================== RCS file: /cvs/extras/rpms/imlib/FC-6/sources,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- sources 3 Jul 2006 23:05:07 -0000 1.2 +++ sources 10 Apr 2007 16:50:30 -0000 1.3 @@ -1,2 +1,2 @@ -8ab3f6ea596f731d54c18385bcc3525f imlib-1.9.13.tar.gz +7db987e6c52e4daf70d7d0f471238eae imlib-1.9.15.tar.bz2 1fe64ee91e1c8bb0a207d17101ec10b2 local-hack-gmodule.tar.gz --- imlib-1.9.10-ac25.patch DELETED --- --- imlib-1.9.13-gmodulehack.patch DELETED --- --- imlib-1.9.13-waitpid.patch DELETED --- --- imlib-1.9.14-bounds.patch DELETED --- From fedora-extras-commits at redhat.com Tue Apr 10 17:07:35 2007 From: fedora-extras-commits at redhat.com (Josh Bressers (bressers)) Date: Tue, 10 Apr 2007 13:07:35 -0400 Subject: fedora-security/audit fc6,1.214,1.215 Message-ID: <200704101707.l3AH7ZYs021172@cvs-int.fedora.redhat.com> Author: bressers Update of /cvs/fedora/fedora-security/audit In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv21155 Modified Files: fc6 Log Message: Note vixie-cron Index: fc6 =================================================================== RCS file: /cvs/fedora/fedora-security/audit/fc6,v retrieving revision 1.214 retrieving revision 1.215 diff -u -r1.214 -r1.215 --- fc6 4 Apr 2007 18:56:27 -0000 1.214 +++ fc6 10 Apr 2007 17:07:32 -0000 1.215 @@ -3,6 +3,7 @@ ** are items that need attention +CVE-2007-1856 VULNERABLE (vixie-cron) #235882 CVE-2007-1565 ignore (konqueror) client crash CVE-2007-1564 vulnerable (konqueror) [#CVE-2007-1564] CVE-2007-1475 ignore (php) unshipped ibase extension From fedora-extras-commits at redhat.com Tue Apr 10 18:13:08 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Tue, 10 Apr 2007 14:13:08 -0400 Subject: rpms/ruby-gnome2 - New directory Message-ID: <200704101813.l3AID8H8025787@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/rpms/ruby-gnome2 In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners/tmpcvsq25759/rpms/ruby-gnome2 Log Message: Directory /cvs/extras/rpms/ruby-gnome2 added to the repository From fedora-extras-commits at redhat.com Tue Apr 10 18:13:13 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Tue, 10 Apr 2007 14:13:13 -0400 Subject: rpms/ruby-gnome2/devel - New directory Message-ID: <200704101813.l3AIDDcE025801@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/rpms/ruby-gnome2/devel In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners/tmpcvsq25759/rpms/ruby-gnome2/devel Log Message: Directory /cvs/extras/rpms/ruby-gnome2/devel added to the repository From fedora-extras-commits at redhat.com Tue Apr 10 18:13:22 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Tue, 10 Apr 2007 14:13:22 -0400 Subject: owners owners.list,1.2663,1.2664 Message-ID: <200704101813.l3AIDMHN025828@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/owners In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners Modified Files: owners.list Log Message: add ruby-gnome2 Index: owners.list =================================================================== RCS file: /cvs/extras/owners/owners.list,v retrieving revision 1.2663 retrieving revision 1.2664 diff -u -r1.2663 -r1.2664 --- owners.list 9 Apr 2007 14:30:07 -0000 1.2663 +++ owners.list 10 Apr 2007 18:12:52 -0000 1.2664 @@ -2610,6 +2610,7 @@ Fedora Extras|ruby-bdb|A Ruby interface to Berkeley DB|miker5slow at grandecom.net|extras-qa at fedoraproject.org| Fedora Extras|ruby-cairo|ruby bindings for cairo|allisson at gmail.com|extras-qa at fedoraproject.org| Fedora Extras|ruby-fam|Gamin/FAM bindings for Ruby|dlutter at redhat.com|extras-qa at fedoraproject.org| +Fedora Extras|ruby-gnome2|ruby bindings for the GNOME-2.x|allisson at gmail.com|extras-qa at fedoraproject.org| Fedora Extras|ruby-mysql|A Ruby interface to MySQL|orion at cora.nwra.com|extras-qa at fedoraproject.org| Fedora Extras|ruby-postgres|A Ruby interface to Postgres|dlutter at redhat.com|extras-qa at fedoraproject.org| Fedora Extras|ruby-racc|A Ruby LALR(1) Parser Generator|dlutter at redhat.com|extras-qa at fedoraproject.org| From fedora-extras-commits at redhat.com Tue Apr 10 18:13:25 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Tue, 10 Apr 2007 14:13:25 -0400 Subject: rpms/ruby-gnome2 Makefile, NONE, 1.1 import.log, NONE, 1.1 pkg.acl, NONE, 1.1 Message-ID: <200704101813.l3AIDPKe025833@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/rpms/ruby-gnome2 In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners/tmpcvsq25759/rpms/ruby-gnome2 Added Files: Makefile import.log pkg.acl Log Message: Setup of module ruby-gnome2 --- NEW FILE Makefile --- # Top level Makefile for module ruby-gnome2 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 --- --- NEW FILE pkg.acl --- From fedora-extras-commits at redhat.com Tue Apr 10 18:13:37 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Tue, 10 Apr 2007 14:13:37 -0400 Subject: rpms/ruby-gnome2/devel .cvsignore, NONE, 1.1 Makefile, NONE, 1.1 sources, NONE, 1.1 Message-ID: <200704101813.l3AIDbmh025854@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/rpms/ruby-gnome2/devel In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners/tmpcvsq25759/rpms/ruby-gnome2/devel Added Files: .cvsignore Makefile sources Log Message: Setup of module ruby-gnome2 --- NEW FILE .cvsignore --- --- NEW FILE Makefile --- # Makefile for source rpm: ruby-gnome2 # $Id: Makefile,v 1.1 2007/04/10 18:13:31 wtogami Exp $ NAME := ruby-gnome2 SPECFILE = $(firstword $(wildcard *.spec)) define find-makefile-common for d in common ../common ../../common ; do if [ -f $$d/Makefile.common ] ; then if [ -f $$d/CVS/Root -a -w $$/Makefile.common ] ; then cd $$d ; cvs -Q update ; fi ; echo "$$d/Makefile.common" ; break ; fi ; done endef MAKEFILE_COMMON := $(shell $(find-makefile-common)) ifeq ($(MAKEFILE_COMMON),) # attept a checkout define checkout-makefile-common test -f CVS/Root && { cvs -Q -d $$(cat CVS/Root) checkout common && echo "common/Makefile.common" ; } || { echo "ERROR: I can't figure out how to checkout the 'common' module." ; exit -1 ; } >&2 endef MAKEFILE_COMMON := $(shell $(checkout-makefile-common)) endif include $(MAKEFILE_COMMON) --- NEW FILE sources --- From fedora-extras-commits at redhat.com Tue Apr 10 18:20:39 2007 From: fedora-extras-commits at redhat.com (Dennis Gilmore (ausil)) Date: Tue, 10 Apr 2007 14:20:39 -0400 Subject: rpms/knetworkmanager/devel .cvsignore, 1.6, 1.7 knetworkmanager.spec, 1.7, 1.8 sources, 1.6, 1.7 Message-ID: <200704101820.l3AIKdev026038@cvs-int.fedora.redhat.com> Author: ausil Update of /cvs/extras/rpms/knetworkmanager/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv26017 Modified Files: .cvsignore knetworkmanager.spec sources Log Message: new update fix defattr Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/knetworkmanager/devel/.cvsignore,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- .cvsignore 9 Apr 2007 03:42:12 -0000 1.6 +++ .cvsignore 10 Apr 2007 18:20:01 -0000 1.7 @@ -1 +1 @@ -knetworkmanager-svn20070408.tar.bz2 +knetworkmanager-svn20070409.tar.bz2 Index: knetworkmanager.spec =================================================================== RCS file: /cvs/extras/rpms/knetworkmanager/devel/knetworkmanager.spec,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- knetworkmanager.spec 9 Apr 2007 03:42:12 -0000 1.7 +++ knetworkmanager.spec 10 Apr 2007 18:20:01 -0000 1.8 @@ -1,8 +1,8 @@ -%define svn svn20070408 +%define svn svn20070409 Name: knetworkmanager Version: 0.1 -Release: 0.7.%{svn}%{?dist} +Release: 0.8.%{svn}%{?dist} Summary: KDE applet for Network Manager Group: Applications/Internet @@ -18,7 +18,7 @@ BuildRequires: NetworkManager-devel >= 0.6.2 dbus-devel autoconf automake BuildRequires: desktop-file-utils kdebase-devel hal-devel wireless-tools-devel -BuildRequires: dbus-qt-devel +BuildRequires: dbus-qt-devel, libnl-devel %description KNetworkManager is a system tray applet for controlling network @@ -79,7 +79,6 @@ --vendor=fedora \ --remove-category=Applet \ --remove-category=Network \ ---add-category=Applications \ --add-category=System \ --delete-original \ $RPM_BUILD_ROOT%{_datadir}/applications/kde/knetworkmanager.desktop @@ -120,10 +119,12 @@ %{_datadir}/servicetypes/knetworkmanager_vpnplugin.desktop %files devel +%defattr(-,root,root,-) %{_includedir}/knetworkmanager-plugin.h %{_includedir}/knetworkmanager-vpnplugin.h %files openvpn +%defattr(-,root,root,-) %{_libdir}/kde3/knetworkmanager_openvpn.la %{_libdir}/kde3/knetworkmanager_openvpn.so %{_libdir}/kde3/knetworkmanager_openvpn.so.0 @@ -131,6 +132,7 @@ %{_datadir}/services/knetworkmanager_openvpn.desktop %files vpnc +%defattr(-,root,root,-) %{_libdir}/kde3/knetworkmanager_vpnc.la %{_libdir}/kde3/knetworkmanager_vpnc.so %{_libdir}/kde3/knetworkmanager_vpnc.so.0 @@ -138,6 +140,7 @@ %{_datadir}/services/knetworkmanager_vpnc.desktop %files pptp +%defattr(-,root,root,-) %{_libdir}/kde3/knetworkmanager_pptp.la %{_libdir}/kde3/knetworkmanager_pptp.so %{_libdir}/kde3/knetworkmanager_pptp.so.0 @@ -146,6 +149,10 @@ %changelog +* Tue Mar 10 2007 Dennis Gilmore - 0.1-0.8.svn20070409 +- new snapshot, add BR libnl-devel +- make sub packages have a correct defattr + * Sun Mar 08 2007 Dennis Gilmore - 0.1-0.7.svn20070408 - update to new snapshot - vpnc ,openvpn, pptp and devel sub packages Index: sources =================================================================== RCS file: /cvs/extras/rpms/knetworkmanager/devel/sources,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- sources 9 Apr 2007 03:42:12 -0000 1.6 +++ sources 10 Apr 2007 18:20:01 -0000 1.7 @@ -1 +1 @@ -2f1cb1f768c46a49335fad5c166b43f0 knetworkmanager-svn20070408.tar.bz2 +ab2a5c3f8835a109cd35d6de061d7256 knetworkmanager-svn20070409.tar.bz2 From fedora-extras-commits at redhat.com Tue Apr 10 18:39:03 2007 From: fedora-extras-commits at redhat.com (Christian Iseli (c4chris)) Date: Tue, 10 Apr 2007 14:39:03 -0400 Subject: status-report-scripts parseBZbugList,1.69,1.70 Message-ID: <200704101839.l3AId34B026402@cvs-int.fedora.redhat.com> Author: c4chris Update of /cvs/fedora/status-report-scripts In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv26385 Modified Files: parseBZbugList Log Message: Looks like older Fedora releases get harder to find. Index: parseBZbugList =================================================================== RCS file: /cvs/fedora/status-report-scripts/parseBZbugList,v retrieving revision 1.69 retrieving revision 1.70 diff -u -r1.69 -r1.70 --- parseBZbugList 9 Mar 2007 13:33:37 -0000 1.69 +++ parseBZbugList 10 Apr 2007 18:39:01 -0000 1.70 @@ -56,7 +56,7 @@ = "https://admin.fedora.redhat.com/accounts/dump-group.cgi?group=cvsextras&format=txt"; $main::cvsDir = "/export/scratch/extras"; $main::currel = 6; -$main::firstrel = 1; +$main::firstrel = 3; $main::username = "c4chris"; $main::BZusername = ""; $main::password = ""; From fedora-extras-commits at redhat.com Tue Apr 10 18:44:54 2007 From: fedora-extras-commits at redhat.com (Brian Pepple (bpepple)) Date: Tue, 10 Apr 2007 14:44:54 -0400 Subject: rpms/gkrellmms/devel gkrellmms.spec,1.11,1.12 Message-ID: <200704101844.l3AIisvk026536@cvs-int.fedora.redhat.com> Author: bpepple Update of /cvs/extras/rpms/gkrellmms/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv26519 Modified Files: gkrellmms.spec Log Message: * Tue Apr 10 2007 Brian Pepple - 2.1.22-9 - Add requies on gkrellm (#233836) Index: gkrellmms.spec =================================================================== RCS file: /cvs/extras/rpms/gkrellmms/devel/gkrellmms.spec,v retrieving revision 1.11 retrieving revision 1.12 diff -u -r1.11 -r1.12 --- gkrellmms.spec 29 Aug 2006 21:33:22 -0000 1.11 +++ gkrellmms.spec 10 Apr 2007 18:44:15 -0000 1.12 @@ -2,7 +2,7 @@ Name: gkrellmms Version: 2.1.22 -Release: 8%{?dist} +Release: 9%{?dist} Summary: GKrellM XMMS plugin Group: Applications/Multimedia @@ -16,6 +16,7 @@ BuildRequires: gkrellm-devel, gettext Requires: xmms >= 1.2.8 +Requires: gkrellm %description @@ -52,6 +53,9 @@ %changelog +* Tue Apr 10 2007 Brian Pepple - 2.1.22-9 +- Add requies on gkrellm (#233836) + * Tue Aug 29 2006 Brian Pepple - 2.1.22-8 - Rebuild for FC6. From fedora-extras-commits at redhat.com Tue Apr 10 19:00:50 2007 From: fedora-extras-commits at redhat.com (Ville Skytta (scop)) Date: Tue, 10 Apr 2007 15:00:50 -0400 Subject: fedora-security/audit fe5,1.180,1.181 fe6,1.93,1.94 Message-ID: <200704101900.l3AJ0omQ026898@cvs-int.fedora.redhat.com> Author: scop Update of /cvs/fedora/fedora-security/audit In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv26879 Modified Files: fe5 fe6 Log Message: wordpress, imlib Index: fe5 =================================================================== RCS file: /cvs/fedora/fedora-security/audit/fe5,v retrieving revision 1.180 retrieving revision 1.181 diff -u -r1.180 -r1.181 --- fe5 4 Apr 2007 09:25:39 -0000 1.180 +++ fe5 10 Apr 2007 19:00:48 -0000 1.181 @@ -2,9 +2,12 @@ ** are items that need attention +CVE-2007-1897 VULNERABLE (wordpress, fixed 2.1.3) #235912 +CVE-2007-1894 version (wordpress, fixed 2.1.3-0.rc2) +CVE-2007-1893 VULNERABLE (wordpress, fixed 2.1.3) #235912 CVE-2007-1804 VULNERABLE (pulseaudio) #235013 CVE-2007-1799 version (ktorrent, fixed 2.1.3) #235014 -CVE-2007-1732 ** (wordpress) #235015 +CVE-2007-1732 ignore (wordpress) #235015 CVE-2007-1622 version (wordpress, fixed 2.1.3-0.rc2) #233703 CVE-2007-1614 version (zziplib, fixed 0.13.49) #233700 CVE-2007-1599 version (wordpress, fixed 2.1.3-0.rc2) #233703 Index: fe6 =================================================================== RCS file: /cvs/fedora/fedora-security/audit/fe6,v retrieving revision 1.93 retrieving revision 1.94 diff -u -r1.93 -r1.94 --- fe6 5 Apr 2007 16:45:27 -0000 1.93 +++ fe6 10 Apr 2007 19:00:48 -0000 1.94 @@ -2,9 +2,12 @@ ** are items that need attention +CVE-2007-1897 VULNERABLE (wordpress, fixed 2.1.3) #235912 +CVE-2007-1894 version (wordpress, fixed 2.1.3-0.rc2) +CVE-2007-1893 VULNERABLE (wordpress, fixed 2.1.3) #235912 CVE-2007-1804 VULNERABLE (pulseaudio) #235013 CVE-2007-1799 version (ktorrent, fixed 2.1.3) #235014 -CVE-2007-1732 ** (wordpress) #235015 +CVE-2007-1732 ignore (wordpress) #235015 CVE-2007-1622 version (wordpress, fixed 2.1.3-0.rc2) #233703 CVE-2007-1614 version (zziplib, fixed 0.13.49) #233700 CVE-2007-1599 version (wordpress, fixed 2.1.3-0.rc2) #233703 @@ -297,5 +300,5 @@ CVE-2005-4803 version (graphviz, fixed 2.2.1) CVE-2005-2295 patch (netpanzer, fixed 0.8-4) bz#192990 CVE-2005-0106 backport (perl-Net-SSLeay, fixed 1.30-3) perl-Net-SSLeay-1.2.5-CVE-2005-0106.patch -CVE-2004-1026 VULNERABLE (imlib) #235416 -CVE-2004-1025 VULNERABLE (imlib) #235416 +CVE-2004-1026 patch (imlib, fixed 1.9.15-2) #235416 +CVE-2004-1025 patch (imlib, fixed 1.9.15-2) #235416 From fedora-extras-commits at redhat.com Tue Apr 10 19:01:09 2007 From: fedora-extras-commits at redhat.com (Brian Pepple (bpepple)) Date: Tue, 10 Apr 2007 15:01:09 -0400 Subject: rpms/pymsn/devel .cvsignore, 1.2, 1.3 pymsn.spec, 1.2, 1.3 sources, 1.2, 1.3 Message-ID: <200704101901.l3AJ192w030635@cvs-int.fedora.redhat.com> Author: bpepple Update of /cvs/extras/rpms/pymsn/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv26857 Modified Files: .cvsignore pymsn.spec sources Log Message: * Tue Apr 10 2007 Brian Pepple - 0.2.2-1 - Update to 0.2.2. Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/pymsn/devel/.cvsignore,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- .cvsignore 29 Sep 2006 12:15:20 -0000 1.2 +++ .cvsignore 10 Apr 2007 19:00:32 -0000 1.3 @@ -1 +1 @@ -pymsn-0.2.tar.gz +pymsn-0.2.2.tar.gz Index: pymsn.spec =================================================================== RCS file: /cvs/extras/rpms/pymsn/devel/pymsn.spec,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- pymsn.spec 8 Dec 2006 17:57:36 -0000 1.2 +++ pymsn.spec 10 Apr 2007 19:00:32 -0000 1.3 @@ -1,8 +1,8 @@ %{!?python_sitelib: %define python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")} Name: pymsn -Version: 0.2 -Release: 2%{?dist} +Version: 0.2.2 +Release: 1%{?dist} Summary: Python libraries for MSN Messenger network Group: Development/Languages @@ -44,6 +44,9 @@ %changelog +* Tue Apr 10 2007 Brian Pepple - 0.2.2-1 +- Update to 0.2.2. + * Fri Dec 8 2006 Brian Pepple - 0.2-2 - Rebuild against new python. Index: sources =================================================================== RCS file: /cvs/extras/rpms/pymsn/devel/sources,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- sources 29 Sep 2006 12:15:20 -0000 1.2 +++ sources 10 Apr 2007 19:00:32 -0000 1.3 @@ -1 +1 @@ -6556f610fd0259b1bbf4ba89954bc6ec pymsn-0.2.tar.gz +db54e7181ed226e0f047e83677aa706d pymsn-0.2.2.tar.gz From fedora-extras-commits at redhat.com Tue Apr 10 19:03:25 2007 From: fedora-extras-commits at redhat.com (Brian Pepple (bpepple)) Date: Tue, 10 Apr 2007 15:03:25 -0400 Subject: rpms/telepathy-butterfly/devel .cvsignore, 1.5, 1.6 sources, 1.5, 1.6 telepathy-butterfly.spec, 1.6, 1.7 Message-ID: <200704101903.l3AJ3PT9030995@cvs-int.fedora.redhat.com> Author: bpepple Update of /cvs/extras/rpms/telepathy-butterfly/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv30955 Modified Files: .cvsignore sources telepathy-butterfly.spec Log Message: * Tue Apr 10 2007 Brian Pepple - 0.1.4-1 - Update to 0.1.4. Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/telepathy-butterfly/devel/.cvsignore,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- .cvsignore 16 Nov 2006 17:58:05 -0000 1.5 +++ .cvsignore 10 Apr 2007 19:02:45 -0000 1.6 @@ -1 +1 @@ -telepathy-butterfly-0.1.3.tar.gz +telepathy-butterfly-0.1.4.tar.gz Index: sources =================================================================== RCS file: /cvs/extras/rpms/telepathy-butterfly/devel/sources,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- sources 16 Nov 2006 17:58:05 -0000 1.5 +++ sources 10 Apr 2007 19:02:45 -0000 1.6 @@ -1 +1 @@ -288494daa096eeb685d57bdad8bc5b5f telepathy-butterfly-0.1.3.tar.gz +1f7cdbbdd45a85695931839b33bd6863 telepathy-butterfly-0.1.4.tar.gz Index: telepathy-butterfly.spec =================================================================== RCS file: /cvs/extras/rpms/telepathy-butterfly/devel/telepathy-butterfly.spec,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- telepathy-butterfly.spec 9 Dec 2006 03:19:11 -0000 1.6 +++ telepathy-butterfly.spec 10 Apr 2007 19:02:45 -0000 1.7 @@ -1,8 +1,8 @@ %{!?python_sitelib: %define python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")} Name: telepathy-butterfly -Version: 0.1.3 -Release: 3%{?dist} +Version: 0.1.4 +Release: 1%{?dist} Summary: MSN connection manager for Telepathy Group: Applications/Communications @@ -55,6 +55,9 @@ %changelog +* Tue Apr 10 2007 Brian Pepple - 0.1.4-1 +- Update to 0.1.4. + * Fri Dec 8 2006 Brian Pepple - 0.1.3-3 - Add BR on python-devel. From fedora-extras-commits at redhat.com Tue Apr 10 19:45:06 2007 From: fedora-extras-commits at redhat.com (Dennis Gilmore (ausil)) Date: Tue, 10 Apr 2007 15:45:06 -0400 Subject: rpms/mysql-gui-tools - New directory Message-ID: <200704101945.l3AJj6Tq031635@cvs-int.fedora.redhat.com> Author: ausil Update of /cvs/extras/rpms/mysql-gui-tools In directory cvs-int.fedora.redhat.com:/home/fedora/ausil/owners/tmpcvsE31583/rpms/mysql-gui-tools Log Message: Directory /cvs/extras/rpms/mysql-gui-tools added to the repository From fedora-extras-commits at redhat.com Tue Apr 10 19:45:18 2007 From: fedora-extras-commits at redhat.com (Dennis Gilmore (ausil)) Date: Tue, 10 Apr 2007 15:45:18 -0400 Subject: owners owners.list,1.2664,1.2665 Message-ID: <200704101945.l3AJjI6t031652@cvs-int.fedora.redhat.com> Author: ausil Update of /cvs/extras/owners In directory cvs-int.fedora.redhat.com:/home/fedora/ausil/owners Modified Files: owners.list Log Message: add mysql-gui-tools Index: owners.list =================================================================== RCS file: /cvs/extras/owners/owners.list,v retrieving revision 1.2664 retrieving revision 1.2665 diff -u -r1.2664 -r1.2665 --- owners.list 10 Apr 2007 18:12:52 -0000 1.2664 +++ owners.list 10 Apr 2007 19:44:48 -0000 1.2665 @@ -1428,6 +1428,7 @@ Fedora Extras|mysql-administrator|GUI to manage mysql Databases|dennis at ausil.us|extras-qa at fedoraproject.org| Fedora Extras|mysql-connector-java|Official JDBC driver for MySQL|ifoox at redhat.com|extras-qa at fedoraproject.org| Fedora Extras|mysql-connector-net|Official dot net driver for MySQL|paul at all-the-johnsons.co.uk|extras-qa at fedoraproject.org| +Fedora Extras|mysql-gui-tools|GUI tools to manage mysql Databases|dennis at ausil.us|extras-qa at fedoraproject.org| Fedora Extras|mysql-query-browser|A graphical tool for handling MySQL queries|dennis at ausil.us|extras-qa at fedoraproject.org| Fedora Extras|nabi|Simple Hangul X Input Method|extras-orphan at fedoraproject.org|extras-qa at fedoraproject.org| Fedora Extras|nagios|Host/service/network monitoring program|mmcgrath at redhat.com|extras-qa at fedoraproject.org|wtogami at redhat.com From fedora-extras-commits at redhat.com Tue Apr 10 19:45:19 2007 From: fedora-extras-commits at redhat.com (Dennis Gilmore (ausil)) Date: Tue, 10 Apr 2007 15:45:19 -0400 Subject: rpms/mysql-gui-tools/devel - New directory Message-ID: <200704101945.l3AJjJiO031656@cvs-int.fedora.redhat.com> Author: ausil Update of /cvs/extras/rpms/mysql-gui-tools/devel In directory cvs-int.fedora.redhat.com:/home/fedora/ausil/owners/tmpcvsE31583/rpms/mysql-gui-tools/devel Log Message: Directory /cvs/extras/rpms/mysql-gui-tools/devel added to the repository From fedora-extras-commits at redhat.com Tue Apr 10 19:45:27 2007 From: fedora-extras-commits at redhat.com (Dennis Gilmore (ausil)) Date: Tue, 10 Apr 2007 15:45:27 -0400 Subject: rpms/mysql-gui-tools Makefile, NONE, 1.1 import.log, NONE, 1.1 pkg.acl, NONE, 1.1 Message-ID: <200704101945.l3AJjRNm031684@cvs-int.fedora.redhat.com> Author: ausil Update of /cvs/extras/rpms/mysql-gui-tools In directory cvs-int.fedora.redhat.com:/home/fedora/ausil/owners/tmpcvsE31583/rpms/mysql-gui-tools Added Files: Makefile import.log pkg.acl Log Message: Setup of module mysql-gui-tools --- NEW FILE Makefile --- # Top level Makefile for module mysql-gui-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 --- --- NEW FILE pkg.acl --- From fedora-extras-commits at redhat.com Tue Apr 10 19:45:34 2007 From: fedora-extras-commits at redhat.com (Dennis Gilmore (ausil)) Date: Tue, 10 Apr 2007 15:45:34 -0400 Subject: rpms/mysql-gui-tools/devel .cvsignore, NONE, 1.1 Makefile, NONE, 1.1 sources, NONE, 1.1 Message-ID: <200704101945.l3AJjYph031706@cvs-int.fedora.redhat.com> Author: ausil Update of /cvs/extras/rpms/mysql-gui-tools/devel In directory cvs-int.fedora.redhat.com:/home/fedora/ausil/owners/tmpcvsE31583/rpms/mysql-gui-tools/devel Added Files: .cvsignore Makefile sources Log Message: Setup of module mysql-gui-tools --- NEW FILE .cvsignore --- --- NEW FILE Makefile --- # Makefile for source rpm: mysql-gui-tools # $Id: Makefile,v 1.1 2007/04/10 19:45:27 ausil Exp $ NAME := mysql-gui-tools SPECFILE = $(firstword $(wildcard *.spec)) define find-makefile-common for d in common ../common ../../common ; do if [ -f $$d/Makefile.common ] ; then if [ -f $$d/CVS/Root -a -w $$/Makefile.common ] ; then cd $$d ; cvs -Q update ; fi ; echo "$$d/Makefile.common" ; break ; fi ; done endef MAKEFILE_COMMON := $(shell $(find-makefile-common)) ifeq ($(MAKEFILE_COMMON),) # attept a checkout define checkout-makefile-common test -f CVS/Root && { cvs -Q -d $$(cat CVS/Root) checkout common && echo "common/Makefile.common" ; } || { echo "ERROR: I can't figure out how to checkout the 'common' module." ; exit -1 ; } >&2 endef MAKEFILE_COMMON := $(shell $(checkout-makefile-common)) endif include $(MAKEFILE_COMMON) --- NEW FILE sources --- From fedora-extras-commits at redhat.com Tue Apr 10 19:52:19 2007 From: fedora-extras-commits at redhat.com (Dennis Gilmore (ausil)) Date: Tue, 10 Apr 2007 15:52:19 -0400 Subject: rpms/mysql-gui-tools import.log,1.1,1.2 Message-ID: <200704101952.l3AJqJio031984@cvs-int.fedora.redhat.com> Author: ausil Update of /cvs/extras/rpms/mysql-gui-tools In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv31937 Modified Files: import.log Log Message: mysql-gui-tools import Index: import.log =================================================================== RCS file: /cvs/extras/rpms/mysql-gui-tools/import.log,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- import.log 10 Apr 2007 19:45:19 -0000 1.1 +++ import.log 10 Apr 2007 19:51:38 -0000 1.2 @@ -0,0 +1 @@ +mysql-gui-tools-5_0r11-3:HEAD:mysql-gui-tools-5.0r11-3.src.rpm:1176234649 From fedora-extras-commits at redhat.com Tue Apr 10 19:52:34 2007 From: fedora-extras-commits at redhat.com (Dennis Gilmore (ausil)) Date: Tue, 10 Apr 2007 15:52:34 -0400 Subject: rpms/mysql-gui-tools/devel mysql-administrator-1.1.5-shellbang.patch, NONE, 1.1 mysql-gui-tools.spec, NONE, 1.1 .cvsignore, 1.1, 1.2 sources, 1.1, 1.2 Message-ID: <200704101952.l3AJqY02032006@cvs-int.fedora.redhat.com> Author: ausil Update of /cvs/extras/rpms/mysql-gui-tools/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv31937/devel Modified Files: .cvsignore sources Added Files: mysql-administrator-1.1.5-shellbang.patch mysql-gui-tools.spec Log Message: mysql-gui-tools import mysql-administrator-1.1.5-shellbang.patch: --- NEW FILE mysql-administrator-1.1.5-shellbang.patch --- --- mysql-administrator-1.1.5-orig/mysql-administrator/source/linux/mysql-administrator 2005-06-01 08:34:16.000000000 -0500 +++ mysql-administrator-1.1.5/mysql-administrator/source/linux/mysql-administrator 2006-01-11 16:55:53.000000000 -0600 @@ -1,3 +2,5 @@ +#!/bin/sh PRG="$0" +export DEBUG_DONT_SPAWN_FETCHES=1 # need this for relative symlinks --- NEW FILE mysql-gui-tools.spec --- Name: mysql-gui-tools Version: 5.0r11 Release: 3%{?dist} Summary: GUI tools to manage mysql Databases Group: Applications/Databases License: GPL URL: http://www.mysql.com/products/tools/administrator/index.html Source0: http://dev.mysql.com/get/Downloads/MySQLAdministrationSuite/mysql-gui-tools-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) Patch0: mysql-administrator-1.1.5-shellbang.patch BuildRequires: libglade2-devel, gtkmm24-devel >= 2.6 , pcre-devel, mysql-devel >= 4.0 BuildRequires: openssl-devel, gtkhtml3-devel, desktop-file-utils, gettext BuildRequires: mesa-libGLU-devel, python-devel, autoconf, automake BuildRequires: libtool, expat-devel, readline-devel BuildRequires: libgnomeprint22-devel %if "%{?fedora}" > "4" BuildRequires: java-1.4.2-gcj-compat-devel %endif %if "%{?fedora}" > "6" BuildRequires: java-1.5.0-gcj-devel %endif Requires: mysql-administrator, mysql-query-browser %description MySQL Administrator enables developers and DBAs to easily perform all the command line operations visually including configuring servers, administering users, and dynamically monitoring database health. Other common administrative tasks such as monitoring replication status, backup and restore, and viewing logs can also be performed through the MySQL Administrator graphical console. %if "%{?fedora}" > "3" %define gtkhtmlver 3.6 %endif %if "%{?fedora}" > "4" %define gtkhtmlver 3.8 %endif %if "%{?fedora}" > "6" %define gtkhtmlver 3.14 %endif %package -n mysql-administrator Summary: GUI tools to manage mysql Databases Group: Applications/Databases Requires: mysql-gui-common = %{version}-%{release} %description -n mysql-administrator MySQL Administrator enables developers and DBAs to easily perform all the command line operations visually including configuring servers, administering users, and dynamically monitoring database health. Other common administrative tasks such as monitoring replication status, backup and restore, and viewing logs can also be performed through the MySQL Administrator graphical console. %package -n mysql-query-browser Summary: A graphical tool for handling MySQL queries Group: Applications/Databases Requires: mysql-gui-common = %{version}-%{release} %description -n mysql-query-browser The MySQL Query Browser is a graphical tool provided by MySQL AB for creating, executing, and optimizing queries in a graphical environment. Where the MySQL Administrator is designed to administer a MySQL server, the MySQL Query Browser is designed to help you query and analyze data stored within your MySQL database. %package -n mysql-gui-common Summary: Common data shared among the MySQL GUI Suites Group: System Environment/Libraries %description -n mysql-gui-common This package contains glade files images and translations used by mysql tools at runtime %prep %setup -q %patch0 -p1 -b .shellbang %build pushd mysql-gui-common %configure --enable-php-modules \ --enable-python-modules \ --enable-readline \ --with-bonobo \ --with-java-includes=/usr/lib/jvm/java-1.5.0-gcj-1.5.0.0/include make %{?_smp_mflags} popd pushd mysql-administrator %configure --with-bonobo make %{?_smp_mflags} popd pushd mysql-query-browser %configure --with-gtkhtml=libgtkhtml-%{?gtkhtmlver}%{!?gtkhtmlver:3.14} \ --with-bonobo make %{?_smp_mflags} popd %install rm -rf $RPM_BUILD_ROOT pushd mysql-gui-common chmod 644 COPYING README make install DESTDIR=$RPM_BUILD_ROOT popd pushd mysql-administrator chmod 644 COPYING make install DESTDIR=$RPM_BUILD_ROOT popd pushd mysql-query-browser chmod 644 COPYING make install DESTDIR=$RPM_BUILD_ROOT popd # MySQL use dos new line characters that desktop file install doesnt like # MySQL also use dos new line endings in there documantation files rpmlint didint like them sed -i 's/\r//' $RPM_BUILD_ROOT%{_datadir}/applications/MySQLAdministrator.desktop sed -i 's/\r//' $RPM_BUILD_ROOT%{_datadir}/applications/MySQLQueryBrowser.desktop sed -i 's/\r//' mysql-administrator/COPYING mysql-gui-common/COPYING mysql-gui-common/README sed -i 's/\r//' mysql-query-browser/COPYING desktop-file-install --vendor=fedora \ --dir $RPM_BUILD_ROOT%{_datadir}/applications \ --add-category System \ --add-category Application \ --add-category X-Fedora \ --delete-original \ $RPM_BUILD_ROOT%{_datadir}/applications/MySQLAdministrator.desktop desktop-file-install --vendor=fedora \ --dir $RPM_BUILD_ROOT%{_datadir}/applications \ --add-category Development \ --add-category Application \ --add-category X-Fedora \ --delete-original \ $RPM_BUILD_ROOT%{_datadir}/applications/MySQLQueryBrowser.desktop %find_lang mysql-administrator %find_lang mysql-query-browser %clean rm -rf $RPM_BUILD_ROOT %files %defattr(-,root,root,-) %doc mysql-administrator/COPYING %files -n mysql-administrator -f mysql-administrator.lang %defattr(-,root,root,-) %doc mysql-administrator/COPYING %{_bindir}/mabackup %{_bindir}/mysql-administrator %{_bindir}/mysql-administrator-bin %{_datadir}/applications/fedora-MySQLAdministrator.desktop %{_datadir}/mysql-gui/MySQLIcon_Admin_*.png %{_datadir}/mysql-gui/administrator %files -n mysql-gui-common %defattr(-,root,root,-) %doc mysql-gui-common/COPYING mysql-gui-common/README %dir %{_datadir}/mysql-gui %{_datadir}/mysql-gui/common %files -n mysql-query-browser -f mysql-query-browser.lang %defattr(-,root,root,-) %doc mysql-query-browser/COPYING %{_bindir}/mysql-query-browser* %{_datadir}/applications/fedora-MySQLQueryBrowser.desktop %{_datadir}/mysql-gui/query-browser %{_datadir}/mysql-gui/MySQLIcon_QueryBrowser_*.png %changelog * Tue Apr 10 2007 Dennis Gilmore - 5.0r11-3 - drop BR on gtksourceview-devel and newt-devel * Sun Apr 08 2007 Dennis Gilmore - 5.0r11-2 - change where the r11 goes - make a mysql-gui-tools package which requires everything - make mysql-administrator and mysql-query-browser require mysql-gui-common * Fri Mar 30 2007 Dennis Gilmore - 5.0-1.r11 - update to 5.0 release 11 * Mon Mar 05 2007 Dennis Gilmore - 5.0-1.r10 - initial build Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/mysql-gui-tools/devel/.cvsignore,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- .cvsignore 10 Apr 2007 19:45:27 -0000 1.1 +++ .cvsignore 10 Apr 2007 19:51:49 -0000 1.2 @@ -0,0 +1 @@ +mysql-gui-tools-5.0r11.tar.gz Index: sources =================================================================== RCS file: /cvs/extras/rpms/mysql-gui-tools/devel/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 10 Apr 2007 19:45:27 -0000 1.1 +++ sources 10 Apr 2007 19:51:49 -0000 1.2 @@ -0,0 +1 @@ +063fda21a80f1b1a3e96231433b3f24b mysql-gui-tools-5.0r11.tar.gz From fedora-extras-commits at redhat.com Tue Apr 10 19:55:59 2007 From: fedora-extras-commits at redhat.com (Michael Thomas (wart)) Date: Tue, 10 Apr 2007 15:55:59 -0400 Subject: rpms/compat-guichan05/devel compat-guichan05.spec,1.3,1.4 Message-ID: <200704101955.l3AJtxXc032205@cvs-int.fedora.redhat.com> Author: wart Update of /cvs/extras/rpms/compat-guichan05/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv32130 Modified Files: compat-guichan05.spec Log Message: Fix Obsoletes: version to avoid matching some guichan 0.5.0 releases Index: compat-guichan05.spec =================================================================== RCS file: /cvs/extras/rpms/compat-guichan05/devel/compat-guichan05.spec,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- compat-guichan05.spec 10 Apr 2007 00:28:54 -0000 1.3 +++ compat-guichan05.spec 10 Apr 2007 19:55:22 -0000 1.4 @@ -1,6 +1,6 @@ Name: compat-guichan05 Version: 0.5.0 -Release: 5%{?dist} +Release: 6%{?dist} Summary: Compatibility libraries for older guichan versions Group: Development/Libraries @@ -8,7 +8,7 @@ URL: http://guichan.sourceforge.net Source0: http://downloads.sourceforge.net/guichan/guichan-%{version}-src.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) -Obsoletes: guichan <= 0.5.0 +Obsoletes: guichan < 0.6.0 BuildRequires: allegro-devel, SDL-devel, SDL_image-devel, libGL-devel BuildRequires: freeglut-devel @@ -87,6 +87,9 @@ %changelog +* Tue Apr 10 2007 Wart 0.5.0-6 +- Fix Obsoletes: version to avoid matching some guichan 0.5.0 releases + * Mon Apr 9 2007 Wart 0.5.0-5 - Remove Provides: that was added by mistake From fedora-extras-commits at redhat.com Tue Apr 10 19:56:05 2007 From: fedora-extras-commits at redhat.com (Dennis Gilmore (ausil)) Date: Tue, 10 Apr 2007 15:56:05 -0400 Subject: rpms/mysql-gui-tools/FC-6 mysql-administrator-1.1.5-shellbang.patch, NONE, 1.1 mysql-gui-tools.spec, NONE, 1.1 .cvsignore, 1.1, 1.2 sources, 1.1, 1.2 Message-ID: <200704101956.l3AJu5rD032209@cvs-int.fedora.redhat.com> Author: ausil Update of /cvs/extras/rpms/mysql-gui-tools/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv32163 Modified Files: .cvsignore sources Added Files: mysql-administrator-1.1.5-shellbang.patch mysql-gui-tools.spec Log Message: dd files to FC-6 mysql-administrator-1.1.5-shellbang.patch: --- NEW FILE mysql-administrator-1.1.5-shellbang.patch --- --- mysql-administrator-1.1.5-orig/mysql-administrator/source/linux/mysql-administrator 2005-06-01 08:34:16.000000000 -0500 +++ mysql-administrator-1.1.5/mysql-administrator/source/linux/mysql-administrator 2006-01-11 16:55:53.000000000 -0600 @@ -1,3 +2,5 @@ +#!/bin/sh PRG="$0" +export DEBUG_DONT_SPAWN_FETCHES=1 # need this for relative symlinks --- NEW FILE mysql-gui-tools.spec --- Name: mysql-gui-tools Version: 5.0r11 Release: 3%{?dist} Summary: GUI tools to manage mysql Databases Group: Applications/Databases License: GPL URL: http://www.mysql.com/products/tools/administrator/index.html Source0: http://dev.mysql.com/get/Downloads/MySQLAdministrationSuite/mysql-gui-tools-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) Patch0: mysql-administrator-1.1.5-shellbang.patch BuildRequires: libglade2-devel, gtkmm24-devel >= 2.6 , pcre-devel, mysql-devel >= 4.0 BuildRequires: openssl-devel, gtkhtml3-devel, desktop-file-utils, gettext BuildRequires: mesa-libGLU-devel, python-devel, autoconf, automake BuildRequires: libtool, expat-devel, readline-devel BuildRequires: libgnomeprint22-devel %if "%{?fedora}" > "4" BuildRequires: java-1.4.2-gcj-compat-devel %endif %if "%{?fedora}" > "6" BuildRequires: java-1.5.0-gcj-devel %endif Requires: mysql-administrator, mysql-query-browser %description MySQL Administrator enables developers and DBAs to easily perform all the command line operations visually including configuring servers, administering users, and dynamically monitoring database health. Other common administrative tasks such as monitoring replication status, backup and restore, and viewing logs can also be performed through the MySQL Administrator graphical console. %if "%{?fedora}" > "3" %define gtkhtmlver 3.6 %endif %if "%{?fedora}" > "4" %define gtkhtmlver 3.8 %endif %if "%{?fedora}" > "6" %define gtkhtmlver 3.14 %endif %package -n mysql-administrator Summary: GUI tools to manage mysql Databases Group: Applications/Databases Requires: mysql-gui-common = %{version}-%{release} %description -n mysql-administrator MySQL Administrator enables developers and DBAs to easily perform all the command line operations visually including configuring servers, administering users, and dynamically monitoring database health. Other common administrative tasks such as monitoring replication status, backup and restore, and viewing logs can also be performed through the MySQL Administrator graphical console. %package -n mysql-query-browser Summary: A graphical tool for handling MySQL queries Group: Applications/Databases Requires: mysql-gui-common = %{version}-%{release} %description -n mysql-query-browser The MySQL Query Browser is a graphical tool provided by MySQL AB for creating, executing, and optimizing queries in a graphical environment. Where the MySQL Administrator is designed to administer a MySQL server, the MySQL Query Browser is designed to help you query and analyze data stored within your MySQL database. %package -n mysql-gui-common Summary: Common data shared among the MySQL GUI Suites Group: System Environment/Libraries %description -n mysql-gui-common This package contains glade files images and translations used by mysql tools at runtime %prep %setup -q %patch0 -p1 -b .shellbang %build pushd mysql-gui-common %configure --enable-php-modules \ --enable-python-modules \ --enable-readline \ --with-bonobo \ --with-java-includes=/usr/lib/jvm/java-1.5.0-gcj-1.5.0.0/include make %{?_smp_mflags} popd pushd mysql-administrator %configure --with-bonobo make %{?_smp_mflags} popd pushd mysql-query-browser %configure --with-gtkhtml=libgtkhtml-%{?gtkhtmlver}%{!?gtkhtmlver:3.14} \ --with-bonobo make %{?_smp_mflags} popd %install rm -rf $RPM_BUILD_ROOT pushd mysql-gui-common chmod 644 COPYING README make install DESTDIR=$RPM_BUILD_ROOT popd pushd mysql-administrator chmod 644 COPYING make install DESTDIR=$RPM_BUILD_ROOT popd pushd mysql-query-browser chmod 644 COPYING make install DESTDIR=$RPM_BUILD_ROOT popd # MySQL use dos new line characters that desktop file install doesnt like # MySQL also use dos new line endings in there documantation files rpmlint didint like them sed -i 's/\r//' $RPM_BUILD_ROOT%{_datadir}/applications/MySQLAdministrator.desktop sed -i 's/\r//' $RPM_BUILD_ROOT%{_datadir}/applications/MySQLQueryBrowser.desktop sed -i 's/\r//' mysql-administrator/COPYING mysql-gui-common/COPYING mysql-gui-common/README sed -i 's/\r//' mysql-query-browser/COPYING desktop-file-install --vendor=fedora \ --dir $RPM_BUILD_ROOT%{_datadir}/applications \ --add-category System \ --add-category Application \ --add-category X-Fedora \ --delete-original \ $RPM_BUILD_ROOT%{_datadir}/applications/MySQLAdministrator.desktop desktop-file-install --vendor=fedora \ --dir $RPM_BUILD_ROOT%{_datadir}/applications \ --add-category Development \ --add-category Application \ --add-category X-Fedora \ --delete-original \ $RPM_BUILD_ROOT%{_datadir}/applications/MySQLQueryBrowser.desktop %find_lang mysql-administrator %find_lang mysql-query-browser %clean rm -rf $RPM_BUILD_ROOT %files %defattr(-,root,root,-) %doc mysql-administrator/COPYING %files -n mysql-administrator -f mysql-administrator.lang %defattr(-,root,root,-) %doc mysql-administrator/COPYING %{_bindir}/mabackup %{_bindir}/mysql-administrator %{_bindir}/mysql-administrator-bin %{_datadir}/applications/fedora-MySQLAdministrator.desktop %{_datadir}/mysql-gui/MySQLIcon_Admin_*.png %{_datadir}/mysql-gui/administrator %files -n mysql-gui-common %defattr(-,root,root,-) %doc mysql-gui-common/COPYING mysql-gui-common/README %dir %{_datadir}/mysql-gui %{_datadir}/mysql-gui/common %files -n mysql-query-browser -f mysql-query-browser.lang %defattr(-,root,root,-) %doc mysql-query-browser/COPYING %{_bindir}/mysql-query-browser* %{_datadir}/applications/fedora-MySQLQueryBrowser.desktop %{_datadir}/mysql-gui/query-browser %{_datadir}/mysql-gui/MySQLIcon_QueryBrowser_*.png %changelog * Tue Apr 10 2007 Dennis Gilmore - 5.0r11-3 - drop BR on gtksourceview-devel and newt-devel * Sun Apr 08 2007 Dennis Gilmore - 5.0r11-2 - change where the r11 goes - make a mysql-gui-tools package which requires everything - make mysql-administrator and mysql-query-browser require mysql-gui-common * Fri Mar 30 2007 Dennis Gilmore - 5.0-1.r11 - update to 5.0 release 11 * Mon Mar 05 2007 Dennis Gilmore - 5.0-1.r10 - initial build Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/mysql-gui-tools/FC-6/.cvsignore,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- .cvsignore 10 Apr 2007 19:45:27 -0000 1.1 +++ .cvsignore 10 Apr 2007 19:55:27 -0000 1.2 @@ -0,0 +1 @@ +mysql-gui-tools-5.0r11.tar.gz Index: sources =================================================================== RCS file: /cvs/extras/rpms/mysql-gui-tools/FC-6/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 10 Apr 2007 19:45:27 -0000 1.1 +++ sources 10 Apr 2007 19:55:27 -0000 1.2 @@ -0,0 +1 @@ +063fda21a80f1b1a3e96231433b3f24b mysql-gui-tools-5.0r11.tar.gz From fedora-extras-commits at redhat.com Tue Apr 10 20:01:02 2007 From: fedora-extras-commits at redhat.com (Dennis Gilmore (ausil)) Date: Tue, 10 Apr 2007 16:01:02 -0400 Subject: rpms/mysql-gui-tools/FC-5 mysql-administrator-1.1.5-shellbang.patch, NONE, 1.1 mysql-gui-tools.spec, NONE, 1.1 .cvsignore, 1.1, 1.2 sources, 1.1, 1.2 Message-ID: <200704102001.l3AK12pU001657@cvs-int.fedora.redhat.com> Author: ausil Update of /cvs/extras/rpms/mysql-gui-tools/FC-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv32359 Modified Files: .cvsignore sources Added Files: mysql-administrator-1.1.5-shellbang.patch mysql-gui-tools.spec Log Message: setup for FC-5 mysql-administrator-1.1.5-shellbang.patch: --- NEW FILE mysql-administrator-1.1.5-shellbang.patch --- --- mysql-administrator-1.1.5-orig/mysql-administrator/source/linux/mysql-administrator 2005-06-01 08:34:16.000000000 -0500 +++ mysql-administrator-1.1.5/mysql-administrator/source/linux/mysql-administrator 2006-01-11 16:55:53.000000000 -0600 @@ -1,3 +2,5 @@ +#!/bin/sh PRG="$0" +export DEBUG_DONT_SPAWN_FETCHES=1 # need this for relative symlinks --- NEW FILE mysql-gui-tools.spec --- Name: mysql-gui-tools Version: 5.0r11 Release: 3%{?dist} Summary: GUI tools to manage mysql Databases Group: Applications/Databases License: GPL URL: http://www.mysql.com/products/tools/administrator/index.html Source0: http://dev.mysql.com/get/Downloads/MySQLAdministrationSuite/mysql-gui-tools-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) Patch0: mysql-administrator-1.1.5-shellbang.patch BuildRequires: libglade2-devel, gtkmm24-devel >= 2.6 , pcre-devel, mysql-devel >= 4.0 BuildRequires: openssl-devel, gtkhtml3-devel, desktop-file-utils, gettext BuildRequires: mesa-libGLU-devel, python-devel, autoconf, automake BuildRequires: libtool, expat-devel, readline-devel BuildRequires: libgnomeprint22-devel %if "%{?fedora}" > "4" BuildRequires: java-1.4.2-gcj-compat-devel %endif %if "%{?fedora}" > "6" BuildRequires: java-1.5.0-gcj-devel %endif Requires: mysql-administrator, mysql-query-browser %description MySQL Administrator enables developers and DBAs to easily perform all the command line operations visually including configuring servers, administering users, and dynamically monitoring database health. Other common administrative tasks such as monitoring replication status, backup and restore, and viewing logs can also be performed through the MySQL Administrator graphical console. %if "%{?fedora}" > "3" %define gtkhtmlver 3.6 %endif %if "%{?fedora}" > "4" %define gtkhtmlver 3.8 %endif %if "%{?fedora}" > "6" %define gtkhtmlver 3.14 %endif %package -n mysql-administrator Summary: GUI tools to manage mysql Databases Group: Applications/Databases Requires: mysql-gui-common = %{version}-%{release} %description -n mysql-administrator MySQL Administrator enables developers and DBAs to easily perform all the command line operations visually including configuring servers, administering users, and dynamically monitoring database health. Other common administrative tasks such as monitoring replication status, backup and restore, and viewing logs can also be performed through the MySQL Administrator graphical console. %package -n mysql-query-browser Summary: A graphical tool for handling MySQL queries Group: Applications/Databases Requires: mysql-gui-common = %{version}-%{release} %description -n mysql-query-browser The MySQL Query Browser is a graphical tool provided by MySQL AB for creating, executing, and optimizing queries in a graphical environment. Where the MySQL Administrator is designed to administer a MySQL server, the MySQL Query Browser is designed to help you query and analyze data stored within your MySQL database. %package -n mysql-gui-common Summary: Common data shared among the MySQL GUI Suites Group: System Environment/Libraries %description -n mysql-gui-common This package contains glade files images and translations used by mysql tools at runtime %prep %setup -q %patch0 -p1 -b .shellbang %build pushd mysql-gui-common %configure --enable-php-modules \ --enable-python-modules \ --enable-readline \ --with-bonobo \ --with-java-includes=/usr/lib/jvm/java-1.5.0-gcj-1.5.0.0/include make %{?_smp_mflags} popd pushd mysql-administrator %configure --with-bonobo make %{?_smp_mflags} popd pushd mysql-query-browser %configure --with-gtkhtml=libgtkhtml-%{?gtkhtmlver}%{!?gtkhtmlver:3.14} \ --with-bonobo make %{?_smp_mflags} popd %install rm -rf $RPM_BUILD_ROOT pushd mysql-gui-common chmod 644 COPYING README make install DESTDIR=$RPM_BUILD_ROOT popd pushd mysql-administrator chmod 644 COPYING make install DESTDIR=$RPM_BUILD_ROOT popd pushd mysql-query-browser chmod 644 COPYING make install DESTDIR=$RPM_BUILD_ROOT popd # MySQL use dos new line characters that desktop file install doesnt like # MySQL also use dos new line endings in there documantation files rpmlint didint like them sed -i 's/\r//' $RPM_BUILD_ROOT%{_datadir}/applications/MySQLAdministrator.desktop sed -i 's/\r//' $RPM_BUILD_ROOT%{_datadir}/applications/MySQLQueryBrowser.desktop sed -i 's/\r//' mysql-administrator/COPYING mysql-gui-common/COPYING mysql-gui-common/README sed -i 's/\r//' mysql-query-browser/COPYING desktop-file-install --vendor=fedora \ --dir $RPM_BUILD_ROOT%{_datadir}/applications \ --add-category System \ --add-category Application \ --add-category X-Fedora \ --delete-original \ $RPM_BUILD_ROOT%{_datadir}/applications/MySQLAdministrator.desktop desktop-file-install --vendor=fedora \ --dir $RPM_BUILD_ROOT%{_datadir}/applications \ --add-category Development \ --add-category Application \ --add-category X-Fedora \ --delete-original \ $RPM_BUILD_ROOT%{_datadir}/applications/MySQLQueryBrowser.desktop %find_lang mysql-administrator %find_lang mysql-query-browser %clean rm -rf $RPM_BUILD_ROOT %files %defattr(-,root,root,-) %doc mysql-administrator/COPYING %files -n mysql-administrator -f mysql-administrator.lang %defattr(-,root,root,-) %doc mysql-administrator/COPYING %{_bindir}/mabackup %{_bindir}/mysql-administrator %{_bindir}/mysql-administrator-bin %{_datadir}/applications/fedora-MySQLAdministrator.desktop %{_datadir}/mysql-gui/MySQLIcon_Admin_*.png %{_datadir}/mysql-gui/administrator %files -n mysql-gui-common %defattr(-,root,root,-) %doc mysql-gui-common/COPYING mysql-gui-common/README %dir %{_datadir}/mysql-gui %{_datadir}/mysql-gui/common %files -n mysql-query-browser -f mysql-query-browser.lang %defattr(-,root,root,-) %doc mysql-query-browser/COPYING %{_bindir}/mysql-query-browser* %{_datadir}/applications/fedora-MySQLQueryBrowser.desktop %{_datadir}/mysql-gui/query-browser %{_datadir}/mysql-gui/MySQLIcon_QueryBrowser_*.png %changelog * Tue Apr 10 2007 Dennis Gilmore - 5.0r11-3 - drop BR on gtksourceview-devel and newt-devel * Sun Apr 08 2007 Dennis Gilmore - 5.0r11-2 - change where the r11 goes - make a mysql-gui-tools package which requires everything - make mysql-administrator and mysql-query-browser require mysql-gui-common * Fri Mar 30 2007 Dennis Gilmore - 5.0-1.r11 - update to 5.0 release 11 * Mon Mar 05 2007 Dennis Gilmore - 5.0-1.r10 - initial build Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/mysql-gui-tools/FC-5/.cvsignore,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- .cvsignore 10 Apr 2007 19:45:27 -0000 1.1 +++ .cvsignore 10 Apr 2007 20:00:25 -0000 1.2 @@ -0,0 +1 @@ +mysql-gui-tools-5.0r11.tar.gz Index: sources =================================================================== RCS file: /cvs/extras/rpms/mysql-gui-tools/FC-5/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 10 Apr 2007 19:45:27 -0000 1.1 +++ sources 10 Apr 2007 20:00:25 -0000 1.2 @@ -0,0 +1 @@ +063fda21a80f1b1a3e96231433b3f24b mysql-gui-tools-5.0r11.tar.gz From fedora-extras-commits at redhat.com Tue Apr 10 20:05:54 2007 From: fedora-extras-commits at redhat.com (Dennis Gilmore (ausil)) Date: Tue, 10 Apr 2007 16:05:54 -0400 Subject: rpms/mysql-administrator/devel mysql-administrator-1.1.5-shellbang.patch, 1.2, NONE mysql-administrator.spec, 1.7, NONE sources, 1.4, NONE Message-ID: <200704102005.l3AK5scd003966@cvs-int.fedora.redhat.com> Author: ausil Update of /cvs/extras/rpms/mysql-administrator/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv3918 Removed Files: mysql-administrator-1.1.5-shellbang.patch mysql-administrator.spec sources Log Message: mysql-administrator is dead. its now part of mysql-gui-tools --- mysql-administrator-1.1.5-shellbang.patch DELETED --- --- mysql-administrator.spec DELETED --- --- sources DELETED --- From fedora-extras-commits at redhat.com Tue Apr 10 20:07:29 2007 From: fedora-extras-commits at redhat.com (Hans de Goede (jwrdegoede)) Date: Tue, 10 Apr 2007 16:07:29 -0400 Subject: comps comps-fe6.xml.in,1.321,1.322 comps-fe7.xml.in,1.149,1.150 Message-ID: <200704102007.l3AK7TTN004010@cvs-int.fedora.redhat.com> Author: jwrdegoede Update of /cvs/extras/comps In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv3992 Modified Files: comps-fe6.xml.in comps-fe7.xml.in Log Message: Add asc Index: comps-fe6.xml.in =================================================================== RCS file: /cvs/extras/comps/comps-fe6.xml.in,v retrieving revision 1.321 retrieving revision 1.322 diff -u -r1.321 -r1.322 --- comps-fe6.xml.in 8 Apr 2007 10:02:28 -0000 1.321 +++ comps-fe6.xml.in 10 Apr 2007 20:06:59 -0000 1.322 @@ -392,6 +392,7 @@ alex4 alphabet-soup arrows + asc atomix atomorun auriferous Index: comps-fe7.xml.in =================================================================== RCS file: /cvs/extras/comps/comps-fe7.xml.in,v retrieving revision 1.149 retrieving revision 1.150 diff -u -r1.149 -r1.150 --- comps-fe7.xml.in 8 Apr 2007 21:02:34 -0000 1.149 +++ comps-fe7.xml.in 10 Apr 2007 20:06:59 -0000 1.150 @@ -517,6 +517,7 @@ alex4 alphabet-soup arrows + asc atomix atomorun auriferous From fedora-extras-commits at redhat.com Tue Apr 10 20:09:50 2007 From: fedora-extras-commits at redhat.com (Dennis Gilmore (ausil)) Date: Tue, 10 Apr 2007 16:09:50 -0400 Subject: rpms/mysql-administrator/FC-5 dead.package, NONE, 1.1 mysql-administrator.spec, 1.6, NONE Message-ID: <200704102009.l3AK9otE004048@cvs-int.fedora.redhat.com> Author: ausil Update of /cvs/extras/rpms/mysql-administrator/FC-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv4039/FC-5 Added Files: dead.package Removed Files: mysql-administrator.spec Log Message: killoff the rest of the stand alone package --- NEW FILE dead.package --- 2007-04-10: replaced by mysql-gui-tools --- mysql-administrator.spec DELETED --- From fedora-extras-commits at redhat.com Tue Apr 10 20:10:02 2007 From: fedora-extras-commits at redhat.com (Dennis Gilmore (ausil)) Date: Tue, 10 Apr 2007 16:10:02 -0400 Subject: rpms/mysql-administrator/FC-6 dead.package, NONE, 1.1 mysql-administrator-1.1.5-shellbang.patch, 1.2, NONE mysql-administrator.spec, 1.7, NONE sources, 1.4, NONE Message-ID: <200704102010.l3AKA2Wn004065@cvs-int.fedora.redhat.com> Author: ausil Update of /cvs/extras/rpms/mysql-administrator/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv4039/FC-6 Added Files: dead.package Removed Files: mysql-administrator-1.1.5-shellbang.patch mysql-administrator.spec sources Log Message: killoff the rest of the stand alone package --- NEW FILE dead.package --- 2007-04-10: replaced by mysql-gui-tools --- mysql-administrator-1.1.5-shellbang.patch DELETED --- --- mysql-administrator.spec DELETED --- --- sources DELETED --- From fedora-extras-commits at redhat.com Tue Apr 10 20:15:49 2007 From: fedora-extras-commits at redhat.com (Hans de Goede (jwrdegoede)) Date: Tue, 10 Apr 2007 16:15:49 -0400 Subject: comps comps-fe6.xml.in,1.322,1.323 comps-fe7.xml.in,1.150,1.151 Message-ID: <200704102015.l3AKFnFW004204@cvs-int.fedora.redhat.com> Author: jwrdegoede Update of /cvs/extras/comps In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv4179 Modified Files: comps-fe6.xml.in comps-fe7.xml.in Log Message: Add tecnoballz Index: comps-fe6.xml.in =================================================================== RCS file: /cvs/extras/comps/comps-fe6.xml.in,v retrieving revision 1.322 retrieving revision 1.323 diff -u -r1.322 -r1.323 --- comps-fe6.xml.in 10 Apr 2007 20:06:59 -0000 1.322 +++ comps-fe6.xml.in 10 Apr 2007 20:15:18 -0000 1.323 @@ -493,6 +493,7 @@ sturmbahnfahrer supertux supertuxkart + tecnoballz tong torcs trackballs Index: comps-fe7.xml.in =================================================================== RCS file: /cvs/extras/comps/comps-fe7.xml.in,v retrieving revision 1.150 retrieving revision 1.151 diff -u -r1.150 -r1.151 --- comps-fe7.xml.in 10 Apr 2007 20:06:59 -0000 1.150 +++ comps-fe7.xml.in 10 Apr 2007 20:15:18 -0000 1.151 @@ -617,6 +617,7 @@ sturmbahnfahrer supertux supertuxkart + tecnoballz tong torcs trackballs From fedora-extras-commits at redhat.com Tue Apr 10 20:19:36 2007 From: fedora-extras-commits at redhat.com (Hans de Goede (jwrdegoede)) Date: Tue, 10 Apr 2007 16:19:36 -0400 Subject: rpms/blobwars/devel .cvsignore, 1.2, 1.3 blobwars-1.05-debian.patch, 1.1, 1.2 blobwars-1.05-desktop.patch, 1.1, 1.2 blobwars.spec, 1.2, 1.3 sources, 1.2, 1.3 Message-ID: <200704102019.l3AKJa4F004253@cvs-int.fedora.redhat.com> Author: jwrdegoede Update of /cvs/extras/rpms/blobwars/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv4222 Modified Files: .cvsignore blobwars-1.05-debian.patch blobwars-1.05-desktop.patch blobwars.spec sources Log Message: * Tue Apr 10 2007 Hans de Goede 1.06-1 - New upstream release 1.06-2 Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/blobwars/devel/.cvsignore,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- .cvsignore 7 Jun 2006 19:55:25 -0000 1.2 +++ .cvsignore 10 Apr 2007 20:19:00 -0000 1.3 @@ -1 +1 @@ -blobwars_1.05.orig.tar.gz +blobwars-1.06-2.tar.gz blobwars-1.05-debian.patch: Index: blobwars-1.05-debian.patch =================================================================== RCS file: /cvs/extras/rpms/blobwars/devel/blobwars-1.05-debian.patch,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- blobwars-1.05-debian.patch 7 Jun 2006 19:55:25 -0000 1.1 +++ blobwars-1.05-debian.patch 10 Apr 2007 20:19:00 -0000 1.2 @@ -1,69 +1,25 @@ ---- blobwars-1.05/src/CKeyboard.h.deb 2006-05-15 23:12:11.000000000 +0200 -+++ blobwars-1.05/src/CKeyboard.h 2006-05-15 23:12:20.000000000 +0200 -@@ -8,6 +8,6 @@ - - Keyboard(); - void setDefaultKeys(); -- static char *Keyboard::translateKey(int value); -+ static char *translateKey(int value); - - }; ---- blobwars-1.05/makefile.deb 2006-05-15 23:12:11.000000000 +0200 -+++ blobwars-1.05/makefile 2006-05-15 23:12:20.000000000 +0200 -@@ -10,12 +10,11 @@ +--- blobwars-1.06/makefile.debian 2007-04-06 18:16:35.000000000 +0200 ++++ blobwars-1.06/makefile 2007-04-10 21:10:10.000000000 +0200 +@@ -9,8 +9,8 @@ DEMO = 0 PREFIX=$(DESTDIR)/usr -BINDIR = $(PREFIX)/games/ --DATADIR = $(PREFIX)/share/games/parallelrealities/ +-DATADIR = $(PREFIX)/share/games/blobwars/ +BINDIR = $(PREFIX)/bin/ +DATADIR = $(PREFIX)/share/blobwars/ DOCDIR = $(PREFIX)/share/doc/$(PROG)/ --ICONDIR = $(PREFIX)/share/icons/ --KDE = $(PREFIX)/share/applnk/Games/Arcade/ --GNOME = $(PREFIX)/share/gnome/apps/Games/ -+ICONDIR = $(PREFIX)/share/icons/hicolor/ -+DESKTOPDIR = $(PREFIX)/share/applications/ - - CXXFLAGS += `sdl-config --cflags` -DVERSION=$(VERSION) -DRELEASE=$(RELEASE) -DUSEPAK=$(USEPAK) -DDEMO=$(DEMO) - CXXFLAGS += -DPAKNAME=\"$(PAKNAME)\" -DPAKLOCATION=\"$(DATADIR)\" -DUNIX -DGAMEPLAYMANUAL=\"$(DOCDIR)index.html\" -Wall -@@ -51,7 +50,6 @@ - - mapeditor: $(MAPOBJS) - $(CXX) $(LIBS) $(MAPOBJS) -o mapeditor -- strip mapeditor + ICONDIR = $(PREFIX)/share/icons/hicolor/ + DESKTOPDIR = $(PREFIX)/share/applications/ +@@ -78,9 +78,8 @@ + mkdir -p $(ICONDIR)64x64/apps + mkdir -p $(DESKTOPDIR) - # cleaning everything that can be automatically recreated with "make". - clean: -@@ -68,21 +66,17 @@ - mkdir -p $(BINDIR) - mkdir -p $(DATADIR) - mkdir -p $(DOCDIR) -- mkdir -p $(ICONDIR) -- mkdir -p $(ICONDIR)mini -- mkdir -p $(ICONDIR)large -- mkdir -p $(KDE) -- mkdir -p $(GNOME) -+ mkdir -p $(ICONDIR)16x16/apps -+ mkdir -p $(ICONDIR)32x32/apps -+ mkdir -p $(ICONDIR)64x64/apps -+ mkdir -p $(DESKTOPDIR) - -- strip $(PROG) - install -o root -g games -m 755 $(PROG) $(BINDIR)$(PROG) - install -o root -g games -m 644 $(PAKNAME) $(DATADIR)$(PAKNAME) - install -o root -g games -m 644 $(DOCS) $(DOCDIR) -- cp $(ICONS)$(PROG).png $(ICONDIR) -- cp $(ICONS)$(PROG)-mini.png $(ICONDIR)mini/$(PROG).png -- cp $(ICONS)$(PROG)-large.png $(ICONDIR)large/$(PROG).png -- cp $(ICONS)$(PROG).desktop $(KDE) -- cp $(ICONS)$(PROG).desktop $(GNOME) + install -m 755 $(PROG) $(BINDIR)$(PROG) + install -m 644 $(PAKNAME) $(DATADIR)$(PAKNAME) -+ cp $(ICONS)$(PROG).png $(ICONDIR)32x32/apps -+ cp $(ICONS)$(PROG)-mini.png $(ICONDIR)16x16/apps/$(PROG).png -+ cp $(ICONS)$(PROG)-large.png $(ICONDIR)64x64/apps/$(PROG).png -+ cp $(ICONS)$(PROG).desktop $(DESKTOPDIR) - - uninstall: - $(RM) $(BINDIR)$(PROG) + cp $(ICONS)$(PROG).png $(ICONDIR)32x32/apps/ + cp $(ICONS)$(PROG)-mini.png $(ICONDIR)16x16/apps/$(PROG).png + cp $(ICONS)$(PROG)-large.png $(ICONDIR)64x64/apps/$(PROG).png blobwars-1.05-desktop.patch: Index: blobwars-1.05-desktop.patch =================================================================== RCS file: /cvs/extras/rpms/blobwars/devel/blobwars-1.05-desktop.patch,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- blobwars-1.05-desktop.patch 7 Jun 2006 19:55:25 -0000 1.1 +++ blobwars-1.05-desktop.patch 10 Apr 2007 20:19:00 -0000 1.2 @@ -1,13 +1,15 @@ ---- blobwars-1.05/icons/blobwars.desktop.dsktop 2006-06-01 10:12:25.000000000 +0200 -+++ blobwars-1.05/icons/blobwars.desktop 2006-06-01 10:12:52.000000000 +0200 -@@ -2,8 +2,8 @@ +--- blobwars-1.06/icons/blobwars.desktop.dsktop 2007-04-06 18:16:35.000000000 +0200 ++++ blobwars-1.06/icons/blobwars.desktop 2007-04-10 21:01:28.000000000 +0200 +@@ -1,9 +1,8 @@ + [Desktop Entry] Encoding=UTF-8 - Categories=Application;Game; - X-Desktop-File-Install-Version=1.0 +-Categories=Application;Game; +-X-Desktop-File-Install-Version=1.0 -Name=Metal Blob Solid +-Icon=blobwars ++Categories=Game;ActionGame; +Name=Blob Wars: Metal Blob Solid - Icon=blobwars.png ++Icon=blobwars.png Exec=blobwars --Terminal=0 -+Terminal=false + Terminal=false Type=Application Index: blobwars.spec =================================================================== RCS file: /cvs/extras/rpms/blobwars/devel/blobwars.spec,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- blobwars.spec 28 Aug 2006 05:12:56 -0000 1.2 +++ blobwars.spec 10 Apr 2007 20:19:00 -0000 1.3 @@ -1,16 +1,18 @@ Name: blobwars -Version: 1.05 -Release: 3%{?dist} +Version: 1.06 +Release: 1%{?dist} Summary: Mission and Objective based 2D Platform Game Group: Amusements/Games License: GPL URL: http://www.parallelrealities.co.uk/blobWars.php -Source0: ftp://ftp.debian.org/debian/pool/main/b/%{name}/%{name}_%{version}.orig.tar.gz +# no full URL as it gets downloaded through a php script, GRRR +Source0: %{name}-%{version}-2.tar.gz Patch0: blobwars-1.05-debian.patch Patch1: blobwars-1.05-desktop.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: SDL_mixer-devel SDL_image-devel SDL_ttf-devel zlib-devel BuildRequires: desktop-file-utils +Requires: hicolor-icon-theme %description Blob Wars : Metal Blob Solid. This is Episode I of the Blob Wars Saga. @@ -33,9 +35,9 @@ %install rm -rf $RPM_BUILD_ROOT make install DESTDIR=$RPM_BUILD_ROOT +%find_lang %{name} desktop-file-install --vendor fedora --delete-original \ --dir $RPM_BUILD_ROOT%{_datadir}/applications \ - --add-category X-Fedora \ $RPM_BUILD_ROOT%{_datadir}/applications/%{name}.desktop @@ -45,18 +47,14 @@ %post touch --no-create %{_datadir}/icons/hicolor || : -if [ -x %{_bindir}/gtk-update-icon-cache ]; then - %{_bindir}/gtk-update-icon-cache --quiet %{_datadir}/icons/hicolor || : -fi +%{_bindir}/gtk-update-icon-cache --quiet %{_datadir}/icons/hicolor || : %postun touch --no-create %{_datadir}/icons/hicolor || : -if [ -x %{_bindir}/gtk-update-icon-cache ]; then - %{_bindir}/gtk-update-icon-cache --quiet %{_datadir}/icons/hicolor || : -fi +%{_bindir}/gtk-update-icon-cache --quiet %{_datadir}/icons/hicolor || : -%files +%files -f %{name}.lang %defattr(-,root,root,-) %doc doc/* %{_bindir}/%{name} @@ -66,13 +64,16 @@ %changelog +* Tue Apr 10 2007 Hans de Goede 1.06-1 +- New upstream release 1.06-2 + * Mon Aug 28 2006 Hans de Goede 1.05-3 - FE6 Rebuild * Thu Jun 1 2006 Hans de Goede 1.05-2 - remove extreanous BR SDL-devel and ImageMagick -- remove extreanous "export" in %build section -- remove extreanous "-n %{name}-%{version}" under %setup +- remove extreanous "export" in %%build section +- remove extreanous "-n %%{name}-%%{version}" under %%setup - cleanup .desktop file * Sun May 14 2006 Hans de Goede 1.05-1 Index: sources =================================================================== RCS file: /cvs/extras/rpms/blobwars/devel/sources,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- sources 7 Jun 2006 19:55:25 -0000 1.2 +++ sources 10 Apr 2007 20:19:00 -0000 1.3 @@ -1 +1 @@ -72b259abb6ec83a77f3c76052de24e50 blobwars_1.05.orig.tar.gz +f50002a3a2d5daae090c882d2ccf41d1 blobwars-1.06-2.tar.gz From fedora-extras-commits at redhat.com Tue Apr 10 20:42:39 2007 From: fedora-extras-commits at redhat.com (Hans de Goede (jwrdegoede)) Date: Tue, 10 Apr 2007 16:42:39 -0400 Subject: rpms/blobwars/FC-6 .cvsignore, 1.2, 1.3 blobwars-1.05-debian.patch, 1.1, 1.2 blobwars-1.05-desktop.patch, 1.1, 1.2 blobwars.spec, 1.2, 1.3 sources, 1.2, 1.3 Message-ID: <200704102042.l3AKgd3r004558@cvs-int.fedora.redhat.com> Author: jwrdegoede Update of /cvs/extras/rpms/blobwars/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv4527 Modified Files: .cvsignore blobwars-1.05-debian.patch blobwars-1.05-desktop.patch blobwars.spec sources Log Message: * Tue Apr 10 2007 Hans de Goede 1.06-1 - New upstream release 1.06-2 Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/blobwars/FC-6/.cvsignore,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- .cvsignore 7 Jun 2006 19:55:25 -0000 1.2 +++ .cvsignore 10 Apr 2007 20:42:01 -0000 1.3 @@ -1 +1 @@ -blobwars_1.05.orig.tar.gz +blobwars-1.06-2.tar.gz blobwars-1.05-debian.patch: Index: blobwars-1.05-debian.patch =================================================================== RCS file: /cvs/extras/rpms/blobwars/FC-6/blobwars-1.05-debian.patch,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- blobwars-1.05-debian.patch 7 Jun 2006 19:55:25 -0000 1.1 +++ blobwars-1.05-debian.patch 10 Apr 2007 20:42:01 -0000 1.2 @@ -1,69 +1,25 @@ ---- blobwars-1.05/src/CKeyboard.h.deb 2006-05-15 23:12:11.000000000 +0200 -+++ blobwars-1.05/src/CKeyboard.h 2006-05-15 23:12:20.000000000 +0200 -@@ -8,6 +8,6 @@ - - Keyboard(); - void setDefaultKeys(); -- static char *Keyboard::translateKey(int value); -+ static char *translateKey(int value); - - }; ---- blobwars-1.05/makefile.deb 2006-05-15 23:12:11.000000000 +0200 -+++ blobwars-1.05/makefile 2006-05-15 23:12:20.000000000 +0200 -@@ -10,12 +10,11 @@ +--- blobwars-1.06/makefile.debian 2007-04-06 18:16:35.000000000 +0200 ++++ blobwars-1.06/makefile 2007-04-10 21:10:10.000000000 +0200 +@@ -9,8 +9,8 @@ DEMO = 0 PREFIX=$(DESTDIR)/usr -BINDIR = $(PREFIX)/games/ --DATADIR = $(PREFIX)/share/games/parallelrealities/ +-DATADIR = $(PREFIX)/share/games/blobwars/ +BINDIR = $(PREFIX)/bin/ +DATADIR = $(PREFIX)/share/blobwars/ DOCDIR = $(PREFIX)/share/doc/$(PROG)/ --ICONDIR = $(PREFIX)/share/icons/ --KDE = $(PREFIX)/share/applnk/Games/Arcade/ --GNOME = $(PREFIX)/share/gnome/apps/Games/ -+ICONDIR = $(PREFIX)/share/icons/hicolor/ -+DESKTOPDIR = $(PREFIX)/share/applications/ - - CXXFLAGS += `sdl-config --cflags` -DVERSION=$(VERSION) -DRELEASE=$(RELEASE) -DUSEPAK=$(USEPAK) -DDEMO=$(DEMO) - CXXFLAGS += -DPAKNAME=\"$(PAKNAME)\" -DPAKLOCATION=\"$(DATADIR)\" -DUNIX -DGAMEPLAYMANUAL=\"$(DOCDIR)index.html\" -Wall -@@ -51,7 +50,6 @@ - - mapeditor: $(MAPOBJS) - $(CXX) $(LIBS) $(MAPOBJS) -o mapeditor -- strip mapeditor + ICONDIR = $(PREFIX)/share/icons/hicolor/ + DESKTOPDIR = $(PREFIX)/share/applications/ +@@ -78,9 +78,8 @@ + mkdir -p $(ICONDIR)64x64/apps + mkdir -p $(DESKTOPDIR) - # cleaning everything that can be automatically recreated with "make". - clean: -@@ -68,21 +66,17 @@ - mkdir -p $(BINDIR) - mkdir -p $(DATADIR) - mkdir -p $(DOCDIR) -- mkdir -p $(ICONDIR) -- mkdir -p $(ICONDIR)mini -- mkdir -p $(ICONDIR)large -- mkdir -p $(KDE) -- mkdir -p $(GNOME) -+ mkdir -p $(ICONDIR)16x16/apps -+ mkdir -p $(ICONDIR)32x32/apps -+ mkdir -p $(ICONDIR)64x64/apps -+ mkdir -p $(DESKTOPDIR) - -- strip $(PROG) - install -o root -g games -m 755 $(PROG) $(BINDIR)$(PROG) - install -o root -g games -m 644 $(PAKNAME) $(DATADIR)$(PAKNAME) - install -o root -g games -m 644 $(DOCS) $(DOCDIR) -- cp $(ICONS)$(PROG).png $(ICONDIR) -- cp $(ICONS)$(PROG)-mini.png $(ICONDIR)mini/$(PROG).png -- cp $(ICONS)$(PROG)-large.png $(ICONDIR)large/$(PROG).png -- cp $(ICONS)$(PROG).desktop $(KDE) -- cp $(ICONS)$(PROG).desktop $(GNOME) + install -m 755 $(PROG) $(BINDIR)$(PROG) + install -m 644 $(PAKNAME) $(DATADIR)$(PAKNAME) -+ cp $(ICONS)$(PROG).png $(ICONDIR)32x32/apps -+ cp $(ICONS)$(PROG)-mini.png $(ICONDIR)16x16/apps/$(PROG).png -+ cp $(ICONS)$(PROG)-large.png $(ICONDIR)64x64/apps/$(PROG).png -+ cp $(ICONS)$(PROG).desktop $(DESKTOPDIR) - - uninstall: - $(RM) $(BINDIR)$(PROG) + cp $(ICONS)$(PROG).png $(ICONDIR)32x32/apps/ + cp $(ICONS)$(PROG)-mini.png $(ICONDIR)16x16/apps/$(PROG).png + cp $(ICONS)$(PROG)-large.png $(ICONDIR)64x64/apps/$(PROG).png blobwars-1.05-desktop.patch: Index: blobwars-1.05-desktop.patch =================================================================== RCS file: /cvs/extras/rpms/blobwars/FC-6/blobwars-1.05-desktop.patch,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- blobwars-1.05-desktop.patch 7 Jun 2006 19:55:25 -0000 1.1 +++ blobwars-1.05-desktop.patch 10 Apr 2007 20:42:01 -0000 1.2 @@ -1,13 +1,15 @@ ---- blobwars-1.05/icons/blobwars.desktop.dsktop 2006-06-01 10:12:25.000000000 +0200 -+++ blobwars-1.05/icons/blobwars.desktop 2006-06-01 10:12:52.000000000 +0200 -@@ -2,8 +2,8 @@ +--- blobwars-1.06/icons/blobwars.desktop.dsktop 2007-04-06 18:16:35.000000000 +0200 ++++ blobwars-1.06/icons/blobwars.desktop 2007-04-10 21:01:28.000000000 +0200 +@@ -1,9 +1,8 @@ + [Desktop Entry] Encoding=UTF-8 - Categories=Application;Game; - X-Desktop-File-Install-Version=1.0 +-Categories=Application;Game; +-X-Desktop-File-Install-Version=1.0 -Name=Metal Blob Solid +-Icon=blobwars ++Categories=Game;ActionGame; +Name=Blob Wars: Metal Blob Solid - Icon=blobwars.png ++Icon=blobwars.png Exec=blobwars --Terminal=0 -+Terminal=false + Terminal=false Type=Application Index: blobwars.spec =================================================================== RCS file: /cvs/extras/rpms/blobwars/FC-6/blobwars.spec,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- blobwars.spec 28 Aug 2006 05:12:56 -0000 1.2 +++ blobwars.spec 10 Apr 2007 20:42:01 -0000 1.3 @@ -1,16 +1,18 @@ Name: blobwars -Version: 1.05 -Release: 3%{?dist} +Version: 1.06 +Release: 1%{?dist} Summary: Mission and Objective based 2D Platform Game Group: Amusements/Games License: GPL URL: http://www.parallelrealities.co.uk/blobWars.php -Source0: ftp://ftp.debian.org/debian/pool/main/b/%{name}/%{name}_%{version}.orig.tar.gz +# no full URL as it gets downloaded through a php script, GRRR +Source0: %{name}-%{version}-2.tar.gz Patch0: blobwars-1.05-debian.patch Patch1: blobwars-1.05-desktop.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: SDL_mixer-devel SDL_image-devel SDL_ttf-devel zlib-devel BuildRequires: desktop-file-utils +Requires: hicolor-icon-theme %description Blob Wars : Metal Blob Solid. This is Episode I of the Blob Wars Saga. @@ -33,9 +35,9 @@ %install rm -rf $RPM_BUILD_ROOT make install DESTDIR=$RPM_BUILD_ROOT +%find_lang %{name} desktop-file-install --vendor fedora --delete-original \ --dir $RPM_BUILD_ROOT%{_datadir}/applications \ - --add-category X-Fedora \ $RPM_BUILD_ROOT%{_datadir}/applications/%{name}.desktop @@ -45,18 +47,14 @@ %post touch --no-create %{_datadir}/icons/hicolor || : -if [ -x %{_bindir}/gtk-update-icon-cache ]; then - %{_bindir}/gtk-update-icon-cache --quiet %{_datadir}/icons/hicolor || : -fi +%{_bindir}/gtk-update-icon-cache --quiet %{_datadir}/icons/hicolor || : %postun touch --no-create %{_datadir}/icons/hicolor || : -if [ -x %{_bindir}/gtk-update-icon-cache ]; then - %{_bindir}/gtk-update-icon-cache --quiet %{_datadir}/icons/hicolor || : -fi +%{_bindir}/gtk-update-icon-cache --quiet %{_datadir}/icons/hicolor || : -%files +%files -f %{name}.lang %defattr(-,root,root,-) %doc doc/* %{_bindir}/%{name} @@ -66,13 +64,16 @@ %changelog +* Tue Apr 10 2007 Hans de Goede 1.06-1 +- New upstream release 1.06-2 + * Mon Aug 28 2006 Hans de Goede 1.05-3 - FE6 Rebuild * Thu Jun 1 2006 Hans de Goede 1.05-2 - remove extreanous BR SDL-devel and ImageMagick -- remove extreanous "export" in %build section -- remove extreanous "-n %{name}-%{version}" under %setup +- remove extreanous "export" in %%build section +- remove extreanous "-n %%{name}-%%{version}" under %%setup - cleanup .desktop file * Sun May 14 2006 Hans de Goede 1.05-1 Index: sources =================================================================== RCS file: /cvs/extras/rpms/blobwars/FC-6/sources,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- sources 7 Jun 2006 19:55:25 -0000 1.2 +++ sources 10 Apr 2007 20:42:01 -0000 1.3 @@ -1 +1 @@ -72b259abb6ec83a77f3c76052de24e50 blobwars_1.05.orig.tar.gz +f50002a3a2d5daae090c882d2ccf41d1 blobwars-1.06-2.tar.gz From fedora-extras-commits at redhat.com Tue Apr 10 20:43:54 2007 From: fedora-extras-commits at redhat.com (Jesse Keating (jkeating)) Date: Tue, 10 Apr 2007 16:43:54 -0400 Subject: rpms/dates/devel .cvsignore, 1.3, 1.4 dates.spec, 1.6, 1.7 sources, 1.3, 1.4 Message-ID: <200704102043.l3AKhshq004625@cvs-int.fedora.redhat.com> Author: jkeating Update of /cvs/extras/rpms/dates/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv4567 Modified Files: .cvsignore dates.spec sources Log Message: New upstream release; add a man page. Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/dates/devel/.cvsignore,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- .cvsignore 15 Dec 2006 20:08:43 -0000 1.3 +++ .cvsignore 10 Apr 2007 20:43:15 -0000 1.4 @@ -1 +1 @@ -dates-0.2.tar.gz +dates-0.3.1.tar.gz Index: dates.spec =================================================================== RCS file: /cvs/extras/rpms/dates/devel/dates.spec,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- dates.spec 15 Dec 2006 20:08:43 -0000 1.6 +++ dates.spec 10 Apr 2007 20:43:15 -0000 1.7 @@ -1,12 +1,12 @@ Name: dates -Version: 0.2 +Version: 0.3.1 Release: 1%{?dist} Summary: Small, lightweight calendar Group: Applications/Productivity License: GPL URL: http://projects.o-hand.com/dates -Source0: http://www.openedhand.com/~chris/%{name}/%{name}-%{version}.tar.gz +Source0: http://projects.o-hand.com/sources/%{name}/%{name}-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) Requires(post): /sbin/ldconfig @@ -87,6 +87,7 @@ %files -f Dates.lang %defattr(-,root,root,-) %doc COPYING ChangeLog +%{_mandir}/man*/* %{_datadir}/icons/hicolor/*/apps/dates.png %dir %{_datadir}/%{name} %{_datadir}/%{name}/* @@ -104,6 +105,9 @@ %changelog +* Tue Apr 10 2007 Jesse Keating - 0.3.1-1 +- New upstream release + * Fri Dec 15 2006 Jesse Keating - 0.2-1 - new upstream release Index: sources =================================================================== RCS file: /cvs/extras/rpms/dates/devel/sources,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- sources 15 Dec 2006 20:08:43 -0000 1.3 +++ sources 10 Apr 2007 20:43:15 -0000 1.4 @@ -1 +1 @@ -16c6ddbd6d066440241d9c74e589f720 dates-0.2.tar.gz +3edbe3e2aadf358a3d5c62a216ba59d3 dates-0.3.1.tar.gz From fedora-extras-commits at redhat.com Tue Apr 10 21:44:55 2007 From: fedora-extras-commits at redhat.com (Ruben Kerkhof (ruben)) Date: Tue, 10 Apr 2007 17:44:55 -0400 Subject: rpms/pdns/devel pdns.spec,1.4,1.5 Message-ID: <200704102144.l3ALitIu009166@cvs-int.fedora.redhat.com> Author: ruben Update of /cvs/extras/rpms/pdns/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv9146 Modified Files: pdns.spec Log Message: Add Requires for chkconfig, service and useradd (#235582) Index: pdns.spec =================================================================== RCS file: /cvs/extras/rpms/pdns/devel/pdns.spec,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- pdns.spec 1 Jan 2007 22:35:23 -0000 1.4 +++ pdns.spec 10 Apr 2007 21:44:17 -0000 1.5 @@ -1,7 +1,7 @@ Summary: A modern, advanced and high performance authoritative-only nameserver Name: pdns Version: 2.9.20 -Release: 8%{?dist} +Release: 9%{?dist} Group: System Environment/Daemons License: GPL @@ -11,6 +11,9 @@ Patch0: %{name}-fixinit.patch Patch1: %{name}-avoid-version.patch +Requires(post): %{_sbindir}/useradd, /sbin/chkconfig +Requires(preun): /sbin/service, /sbin/chkconfig + BuildRequires: boost-devel, chrpath Provides: powerdns = %{version}-%{release} @@ -165,6 +168,8 @@ %changelog +* Thu Apr 10 2007 2.9.20-9 +- Add Requires for chkconfig, service and useradd (#235582) * Mon Jan 1 2007 2.9.20-8 - Add the pdns user and group to the config file - Don't restart pdns on an upgrade From fedora-extras-commits at redhat.com Tue Apr 10 22:01:06 2007 From: fedora-extras-commits at redhat.com (Christian Iseli (c4chris)) Date: Tue, 10 Apr 2007 18:01:06 -0400 Subject: status-report-scripts parseBZbugList,1.70,1.71 Message-ID: <200704102201.l3AM16pV013349@cvs-int.fedora.redhat.com> Author: c4chris Update of /cvs/fedora/status-report-scripts In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv13064 Modified Files: parseBZbugList Log Message: Tag a few more special packages. Index: parseBZbugList =================================================================== RCS file: /cvs/fedora/status-report-scripts/parseBZbugList,v retrieving revision 1.70 retrieving revision 1.71 diff -u -r1.70 -r1.71 --- parseBZbugList 10 Apr 2007 18:39:01 -0000 1.70 +++ parseBZbugList 10 Apr 2007 22:01:04 -0000 1.71 @@ -119,7 +119,8 @@ "buildsystem" => 1, "comps" => 1, "general" => 1, - "kadischi" => 1 + "kadischi" => 1, + "mugshot" => 1 ); # Blacklist a few packages for historical reasons my %DISCARD = ( @@ -132,7 +133,8 @@ # Blacklist some packages for comps my %COMPSBLACKLIST = ( "theora-exp" => 1, - "freetype1" => 1 + "freetype1" => 1, + "paragui" => 1 ); if ($main::members ne "" && $main::password ne "") { local *IN; From fedora-extras-commits at redhat.com Tue Apr 10 22:25:14 2007 From: fedora-extras-commits at redhat.com (Ruben Kerkhof (ruben)) Date: Tue, 10 Apr 2007 18:25:14 -0400 Subject: rpms/pdns/FC-6 pdns.spec,1.4,1.5 Message-ID: <200704102225.l3AMPEkj014302@cvs-int.fedora.redhat.com> Author: ruben Update of /cvs/extras/rpms/pdns/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv14276 Modified Files: pdns.spec Log Message: Add Requires for chkconfig, service and useradd (#235582) Index: pdns.spec =================================================================== RCS file: /cvs/extras/rpms/pdns/FC-6/pdns.spec,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- pdns.spec 1 Jan 2007 22:35:23 -0000 1.4 +++ pdns.spec 10 Apr 2007 22:24:39 -0000 1.5 @@ -1,7 +1,7 @@ Summary: A modern, advanced and high performance authoritative-only nameserver Name: pdns Version: 2.9.20 -Release: 8%{?dist} +Release: 9%{?dist} Group: System Environment/Daemons License: GPL @@ -11,6 +11,9 @@ Patch0: %{name}-fixinit.patch Patch1: %{name}-avoid-version.patch +Requires(post): %{_sbindir}/useradd, /sbin/chkconfig +Requires(preun): /sbin/service, /sbin/chkconfig + BuildRequires: boost-devel, chrpath Provides: powerdns = %{version}-%{release} @@ -165,6 +168,8 @@ %changelog +* Thu Apr 10 2007 2.9.20-9 +- Add Requires for chkconfig, service and useradd (#235582) * Mon Jan 1 2007 2.9.20-8 - Add the pdns user and group to the config file - Don't restart pdns on an upgrade From fedora-extras-commits at redhat.com Tue Apr 10 22:26:53 2007 From: fedora-extras-commits at redhat.com (Ruben Kerkhof (ruben)) Date: Tue, 10 Apr 2007 18:26:53 -0400 Subject: rpms/pdns/FC-5 pdns.spec,1.4,1.5 Message-ID: <200704102226.l3AMQrJY014376@cvs-int.fedora.redhat.com> Author: ruben Update of /cvs/extras/rpms/pdns/FC-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv14359 Modified Files: pdns.spec Log Message: Add Requires for chkconfig, service and useradd (#235582) Index: pdns.spec =================================================================== RCS file: /cvs/extras/rpms/pdns/FC-5/pdns.spec,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- pdns.spec 1 Jan 2007 22:35:23 -0000 1.4 +++ pdns.spec 10 Apr 2007 22:26:17 -0000 1.5 @@ -1,7 +1,7 @@ Summary: A modern, advanced and high performance authoritative-only nameserver Name: pdns Version: 2.9.20 -Release: 8%{?dist} +Release: 9%{?dist} Group: System Environment/Daemons License: GPL @@ -11,6 +11,9 @@ Patch0: %{name}-fixinit.patch Patch1: %{name}-avoid-version.patch +Requires(post): %{_sbindir}/useradd, /sbin/chkconfig +Requires(preun): /sbin/service, /sbin/chkconfig + BuildRequires: boost-devel, chrpath Provides: powerdns = %{version}-%{release} @@ -165,6 +168,8 @@ %changelog +* Thu Apr 10 2007 2.9.20-9 +- Add Requires for chkconfig, service and useradd (#235582) * Mon Jan 1 2007 2.9.20-8 - Add the pdns user and group to the config file - Don't restart pdns on an upgrade From fedora-extras-commits at redhat.com Wed Apr 11 00:12:12 2007 From: fedora-extras-commits at redhat.com (Allisson Azevedo (allisson)) Date: Tue, 10 Apr 2007 20:12:12 -0400 Subject: rpms/ruby-gnome2 import.log,1.1,1.2 Message-ID: <200704110012.l3B0CClS027899@cvs-int.fedora.redhat.com> Author: allisson Update of /cvs/extras/rpms/ruby-gnome2 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv27786 Modified Files: import.log Log Message: Index: import.log =================================================================== RCS file: /cvs/extras/rpms/ruby-gnome2/import.log,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- import.log 10 Apr 2007 18:13:19 -0000 1.1 +++ import.log 11 Apr 2007 00:11:35 -0000 1.2 @@ -0,0 +1 @@ +ruby-gnome2-0_16_0-5:HEAD:ruby-gnome2-0.16.0-5.src.rpm:1176250238 From fedora-extras-commits at redhat.com Wed Apr 11 00:12:20 2007 From: fedora-extras-commits at redhat.com (Allisson Azevedo (allisson)) Date: Tue, 10 Apr 2007 20:12:20 -0400 Subject: rpms/ruby-gnome2/devel ruby-gnome2-script.patch, NONE, 1.1 ruby-gnome2.spec, NONE, 1.1 .cvsignore, 1.1, 1.2 sources, 1.1, 1.2 Message-ID: <200704110012.l3B0CK04027913@cvs-int.fedora.redhat.com> Author: allisson Update of /cvs/extras/rpms/ruby-gnome2/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv27786/devel Modified Files: .cvsignore sources Added Files: ruby-gnome2-script.patch ruby-gnome2.spec Log Message: ruby-gnome2-script.patch: --- NEW FILE ruby-gnome2-script.patch --- --- ruby-gnome2-all-0.16.0/gtk/sample/misc/button2.rb.orig 2007-03-25 01:32:05.000000000 -0300 +++ ruby-gnome2-all-0.16.0/gtk/sample/misc/button2.rb 2007-03-25 01:33:28.000000000 -0300 @@ -1,4 +1,4 @@ -#!/usr/local/bin/ruby +#!/usr/bin/ruby =begin button2.rb - Ruby/GTK2 sample script. --- ruby-gnome2-all-0.16.0/pango/sample/layout.rb.orig 2007-03-25 01:33:57.000000000 -0300 +++ ruby-gnome2-all-0.16.0/pango/sample/layout.rb 2007-03-25 01:34:07.000000000 -0300 @@ -1,4 +1,4 @@ -#!/usr/local/bin/ruby +#!/usr/bin/ruby =begin layout.rb - Ruby/Pango sample script. --- NEW FILE ruby-gnome2.spec --- %{!?ruby_sitelib: %define ruby_sitelib %(ruby -rrbconfig -e "puts Config::CONFIG['sitelibdir']")} %{!?ruby_sitearch: %define ruby_sitearch %(ruby -rrbconfig -e "puts Config::CONFIG['sitearchdir']")} Name: ruby-gnome2 Version: 0.16.0 Release: 5%{?dist} Summary: Ruby binding of libgnome/libgnomeui-2.x Group: System Environment/Libraries License: LGPL URL: http://ruby-gnome2.sourceforge.jp/ Source0: http://downloads.sourceforge.net/%{name}/%{name}-all-%{version}.tar.gz Patch0: ruby-gnome2-script.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: ruby ruby-devel gtk2-devel libgnome-devel libgnomeui-devel Requires: ruby(abi) >= 1.8 Requires: ruby(gnomecanvas2) = %{version}-%{release} Provides: ruby(gnome2) = %{version}-%{release} %description This is a set of bindings for the GNOME-2.x libraries for use from Ruby. %package -n ruby-atk Summary: Ruby binding of ATK-1.0.x or later Group: System Environment/Libraries BuildRequires: ruby ruby-devel glib2-devel atk-devel #BuildRequires: ruby(glib2-devel) = %{version} Requires: ruby(abi) >= 1.8 ruby(glib2) = %{version}-%{release} Provides: ruby(atk) = %{version}-%{release} %description -n ruby-atk Ruby/ATK is a Ruby binding of ATK-1.0.x or later. %package -n ruby-atk-devel Summary: Development libraries and header files for ruby-atk Group: Development/Libraries Requires: ruby-devel ruby(atk) = %{version}-%{release} Requires: ruby(glib2-devel) = %{version}-%{release} Requires: atk-devel Provides: ruby(atk-devel) = %{version}-%{release} %description -n ruby-atk-devel Ruby/ATK is a Ruby binding of ATK-1.0.x or later. This package provides libraries and header files for ruby-atk %package -n ruby-gconf2 Summary: Ruby binding of GConf-1.2.x Group: System Environment/Libraries BuildRequires: ruby ruby-devel GConf2-devel Requires: ruby(abi) >= 1.8 ruby(glib2) = %{version}-%{release} Provides: ruby(gconf2) = %{version}-%{release} %description -n ruby-gconf2 Ruby/GConf2 is a Ruby binding of GConf-1.2.x. %package -n ruby-gdkpixbuf2 Summary: Ruby binding of GdkPixbuf-2.x Group: System Environment/Libraries BuildRequires: ruby ruby-devel gtk2-devel ruby-cairo-devel #BuildRequires: ruby(glib2-devel) = %{version} ruby(gtk2-devel) = %{version} Requires: ruby(abi) >= 1.8 Requires: ruby(glib2) = %{version}-%{release} ruby(cairo) Provides: ruby(gdkpixbuf2) = %{version}-%{release} %description -n ruby-gdkpixbuf2 Ruby/GdkPixbuf2 is a Ruby binding of GdkPixbuf-2.x. %package -n ruby-glib2 Summary: Ruby binding of GLib-2.x Group: System Environment/Libraries BuildRequires: ruby ruby-devel glib2-devel Requires: ruby(abi) >= 1.8 Provides: ruby(glib2) = %{version}-%{release} %description -n ruby-glib2 Ruby/GLib2 is a Ruby binding of GLib-2.x. %package -n ruby-glib2-devel Summary: Development libraries and header files for ruby-glib2 Group: Development/Libraries Requires: ruby(glib2) = %{version}-%{release} Requires: ruby-devel glib2-devel Provides: ruby(glib2-devel) = %{version}-%{release} %description -n ruby-glib2-devel Ruby/GLib2 is a Ruby binding of GLib-2.x. This package provides libraries and header files for ruby-glib2 %package -n ruby-gnomecanvas2 Summary: Ruby binding of GnomeCanvas-2.x Group: System Environment/Libraries BuildRequires: ruby ruby-devel gtk2-devel libgnomecanvas-devel Requires: ruby(abi) >= 1.8 Requires: ruby(gtk2) = %{version}-%{release} Requires: ruby(libart2) = %{version}-%{release} Provides: ruby(gnomecanvas2) = %{version}-%{release} %description -n ruby-gnomecanvas2 Ruby/GnomeCanvas2 is a Ruby binding of GnomeCanvas-2.x. %package -n ruby-gnomeprint2 Summary: Ruby binding of libgnomeprint Group: System Environment/Libraries BuildRequires: ruby ruby-devel libgnomeprint22-devel #BuildRequires: ruby(glib2-devel) = %{version} ruby(pango-devel) = %{version} #BuildRequires: ruby(libart2-devel) = %{version} Requires: ruby(abi) >= 1.8 Requires: ruby(glib2) = %{version}-%{release} ruby(pango) = %{version}-%{release} Requires: ruby(libart2) = %{version}-%{release} Provides: ruby(gnomeprint2) = %{version}-%{release} %description -n ruby-gnomeprint2 Ruby/GnomePrint is a Ruby binding of libgnomeprint. %package -n ruby-gnomeprintui2 Summary: Ruby binding of libgnomeprintui Group: System Environment/Libraries BuildRequires: ruby ruby-devel libgnomeprintui22-devel #BuildRequires: ruby(gtk2-devel) = %{version} Requires: ruby(abi) >= 1.8 Requires: ruby(gtk2) = %{version}-%{release} ruby(gnomeprint2) = %{version}-%{release} Provides: ruby(gnomeprintui2) = %{version}-%{release} %description -n ruby-gnomeprintui2 Ruby/GnomePrintUI is a Ruby binding of libgnomeprintui. %package -n ruby-gnomevfs Summary: Ruby binding of GnomeVFS-2.0.x Group: System Environment/Libraries BuildRequires: ruby ruby-devel gnome-vfs2-devel Requires: ruby(abi) >= 1.8 Requires: ruby(glib2) = %{version}-%{release} Provides: ruby(gnomevfs) = %{version}-%{release} %description -n ruby-gnomevfs Ruby/GnomeVFS is a Ruby binding of GnomeVFS-2.0.x. %package -n ruby-gtk2 Summary: Ruby binding of GTK+-2.0.x Group: System Environment/Libraries BuildRequires: ruby gtk2-devel ruby-cairo-devel #BuildRequires: ruby(glib2-devel) = %{version} ruby(pango-devel) = %{version} Requires: %{_bindir}/env Requires: ruby(abi) >= 1.8 Requires: ruby(glib2) = %{version}-%{release} ruby(atk) = %{version}-%{release} Requires: ruby(pango) = %{version}-%{release} ruby-cairo Requires: ruby(gdkpixbuf2) = %{version}-%{release} Provides: ruby(gtk2) = %{version}-%{release} %description -n ruby-gtk2 Ruby/GTK2 is a Ruby binding of GTK+-2.0.x. %package -n ruby-gtk2-devel Summary: Development libraries and header files for ruby-gtk2 Group: Development/Libraries Requires: ruby(gtk2) = %{version}-%{release} Requires: gtk2-devel ruby-devel ruby(glib2-devel) = %{version}-%{release} Provides: ruby(gtk2-devel) = %{version}-%{release} %description -n ruby-gtk2-devel Ruby/GTK2 is a Ruby binding of GTK+-2.0.x. This package provides libraries and header files for ruby-gtk2 %package -n ruby-gtkglext Summary: Ruby binding of GtkGLExt Group: System Environment/Libraries BuildRequires: ruby ruby-devel gtk2-devel gtkglext-devel #BuildRequires: ruby(glib2-devel) = %{version} ruby(gtk2-devel) = %{version} Requires: ruby(abi) >= 1.8 #Requires: OpenGL SEE README file for this Requires: ruby(gtk2) = %{version}-%{release} Provides: ruby(gtkglext) = %{version}-%{release} %description -n ruby-gtkglext Ruby/GtkGLExt is a Ruby binding of GtkGLExt. %package -n ruby-gtkhtml2 Summary: Ruby binding of GtkHtml2 Group: System Environment/Libraries BuildRequires: ruby ruby-devel gtk2-devel gtkhtml2-devel Requires: ruby(abi) >= 1.8 Requires: ruby(gtk2) = %{version}-%{release} Provides: ruby(gtkhtml2) = %{version}-%{release} %description -n ruby-gtkhtml2 Ruby/GtkHtml2 is a Ruby binding of GtkHtml2 %package -n ruby-gtkmozembed Summary: Ruby binding of GtkMozEmbed Group: System Environment/Libraries BuildRequires: ruby ruby-devel gtk2-devel pango-devel %if "%fedora" > "6" BuildRequires: firefox-devel = 2.0.0.3 Requires: firefox = 2.0.0.3 %endif %if "%fedora" == "6" BuildRequires: firefox-devel = 1.5.0.10 Requires: firefox = 1.5.0.10 %endif Requires: ruby(abi) >= 1.8 Requires: ruby(gtk2) = %{version}-%{release} Provides: ruby(gtkmozembed) = %{version}-%{release} %description -n ruby-gtkmozembed Ruby/GtkMozEmbed is a Ruby binding of GtkMozEmbed a widget embedding a Mozilla Gecko renderer. %package -n ruby-gtksourceview Summary: Ruby binding of gtksourceview-1.0.x Group: System Environment/Libraries BuildRequires: ruby ruby-devel gtksourceview-devel #BuildRequires: ruby(gnome2) = %{version} Requires: ruby(abi) >= 1.8 Requires: ruby(gtk2) = %{version}-%{release} Provides: ruby(gtksourceview) = %{version}-%{release} %description -n ruby-gtksourceview Ruby/GtkSourceView is a Ruby binding of gtksourceview-1.0.x. %package -n ruby-libart2 Summary: Ruby binding of Libart_lgpl Group: System Environment/Libraries BuildRequires: ruby ruby-devel libart_lgpl-devel libpng-devel libjpeg-devel #BuildRequires: ruby(glib2-devel) = %{version} Requires: ruby(abi) >= 1.8 Provides: ruby(libart2) = %{version}-%{release} %description -n ruby-libart2 Ruby/Libart2 is a Ruby binding of Libart_lgpl. %package -n ruby-libart2-devel Summary: Development libraries and header files for ruby-libart2 Group: Development/Libraries Requires: ruby(libart2) = %{version}-%{release} Requires: libart_lgpl-devel ruby-devel Provides: ruby(libart2-devel) = %{version}-%{release} %description -n ruby-libart2-devel Ruby/Libart2 is a Ruby binding of Libart_lgpl. This package provides libraries and header files for ruby-libart2 %package -n ruby-libglade2 Summary: Ruby bindings of Libglade2 Group: System Environment/Libraries BuildRequires: ruby ruby-devel gtk2-devel libgnome-devel libglade2-devel #BuildRequires: ruby(glib2-devel) = %{version} ruby(gnome2) = %{version} Requires: ruby(abi) >= 1.8 Requires: ruby(gtk2) = %{version}-%{release} Requires: ruby(gnome2) = %{version}-%{release} Provides: ruby(libglade2) = %{version}-%{release} %description -n ruby-libglade2 Ruby/Libglade2 is a Ruby bindings of Libglade2. This provides a very simple interface to the libglade library, to load interfaces dynamically from a glade file. %package -n ruby-panelapplet2 Summary: Ruby binding of libpanel-applet-2.6.x Group: System Environment/Libraries BuildRequires: ruby ruby-devel gtk2-devel gnome-panel-devel libgnome-devel BuildRequires: libgnomeui-devel #BuildRequires: ruby(glib2-devel) = %{version} ruby(gtk2-devel) = %{version} Requires: %{_bindir}/env Requires: %{_bindir}/ruby Requires: ruby(abi) >= 1.8 Requires: ruby(gnome2) = %{version}-%{release} Provides: ruby(panelapplet2) = %{version}-%{release} %description -n ruby-panelapplet2 Ruby/PanelApplet2 is a Ruby binding of libpanel-applet-2.6.x. %package -n ruby-pango Summary: Ruby binding of pango-1.x Group: System Environment/Libraries BuildRequires: ruby ruby-devel glib2-devel pango-devel cairo-devel ruby-cairo-devel #BuildRequires: ruby(glib2-devel) = %{version} Requires: ruby(abi) >= 1.8 Requires: ruby(glib2) = %{version}-%{release} ruby(cairo) Provides: ruby(pango) = %{version}-%{release} %description -n ruby-pango Ruby/Pango is a Ruby binding of pango-1.x. %package -n ruby-pango-devel Summary: Development libraries and header files for ruby-pango Group: Development/Libraries Requires: ruby(pango) = %{version}-%{release} Requires: pango-devel ruby-devel ruby(glib2-devel) = %{version}-%{release} Requires: ruby-cairo-devel Provides: ruby(pango-devel) = %{version}-%{release} %description -n ruby-pango-devel Ruby/Pango is a Ruby binding of pango-1.x. This package provides libraries and header files for ruby-pango %package -n ruby-poppler Summary: Ruby binding of poppler-glib Group: System Environment/Libraries BuildRequires: ruby ruby-devel poppler-devel cairo-devel ruby-cairo-devel #BuildRequires: ruby(glib2-devel) = %{version} ruby(gdkpixbuf2) = %{version} Requires: %{_bindir}/env Requires: ruby(abi) >= 1.8 Requires: ruby(gdkpixbuf2) = %{version}-%{release} Requires: ruby(gtk2) = %{version}-%{release} ruby(cairo) Provides: ruby(poppler) = %{version}-%{release} %description -n ruby-poppler Ruby/Poppler is a Ruby binding of poppler-glib. %package -n ruby-rsvg Summary: Ruby binding of librsvg Group: System Environment/Libraries BuildRequires: ruby ruby-devel librsvg2-devel ruby-cairo-devel #BuildRequires: ruby(glib2-devel) = %{version} ruby(gdkpixbuf2) = %{version} Requires: %{_bindir}/env Requires: ruby(abi) >= 1.8 Requires: ruby(gdkpixbuf2) = %{version}-%{release} Requires: ruby(cairo) Provides: ruby(rsvg) = %{version}-%{release} %description -n ruby-rsvg Ruby/RSVG is a Ruby binding of librsvg. %package -n ruby-vte Summary: Ruby binding of VTE Group: System Environment/Libraries BuildRequires: ruby ruby-devel vte-devel #BuildRequires: ruby(gtk2-devel) = %{version} Requires: %{_bindir}/env Requires: ruby(abi) >= 1.8 Requires: ruby(gtk2) = %{version}-%{release} Provides: ruby(vte) = %{version}-%{release} %description -n ruby-vte Ruby/VTE is a Ruby binding of VTE. %prep %setup -q -n %{name}-all-%{version} %patch0 -p1 #Because of an error in upstream packaging there is a second ruby-gnome2 dir inside so we delete it #%{__rm} -rf %{name} # Fix the attributes of some files %{__chmod} 644 glib/sample/*.rb %{__chmod} 644 glib/src/*.c %{__chmod} 644 gtk/sample/misc/properties.rb %{__chmod} 644 gtk/sample/misc/assistant.rb %{__chmod} 644 gtk/sample/gtk-demo/main.rb %{__chmod} 644 gtk/sample/misc/cairo-pong.rb %{__chmod} 644 gtk/sample/misc/style_property.rb %{__chmod} 644 panel-applet/sample/clock-applet.rb %{__chmod} 644 panel-applet/sample/hello-applet.rb %{__chmod} 644 poppler/sample/pdf2text.rb %{__chmod} 644 poppler/sample/pdf2.rb %{__chmod} 644 rsvg/sample/svg-viewer.rb %{__chmod} 644 vte/sample/multiterm.rb %{__chmod} 644 vte/sample/terminal.rb %build ruby extconf.rb export CFLAGS="$RPM_OPT_FLAGS" make %{?_smp_mflags} %install rm -rf $RPM_BUILD_ROOT make install DESTDIR=$RPM_BUILD_ROOT INSTALL="%{__install} -p" %clean rm -rf $RPM_BUILD_ROOT %files %defattr(-,root,root,-) %doc gnome/README gnome/ChangeLog gnome/COPYING.LIB gnome/sample %doc AUTHORS NEWS %{ruby_sitelib}/gnome2.rb %{ruby_sitearch}/gnome2.so %files -n ruby-atk %defattr(-,root,root,-) %doc atk/ChangeLog atk/COPYING.LIB atk/README %{ruby_sitelib}/atk.rb %{ruby_sitearch}/atk.so %files -n ruby-atk-devel %defattr(-,root,root,-) %{ruby_sitearch}/rbatk.h %{ruby_sitearch}/rbatkversion.h %files -n ruby-gconf2 %defattr(-,root,root,-) %doc gconf/ChangeLog gconf/COPYING.LIB gconf/README gconf/sample %{ruby_sitelib}/gconf2.rb %{ruby_sitearch}/gconf2.so %files -n ruby-gdkpixbuf2 %defattr(-,root,root,-) %doc gdkpixbuf/ChangeLog gdkpixbuf/COPYING.LIB gdkpixbuf/README gdkpixbuf/sample %{ruby_sitelib}/gdk_pixbuf2.rb %{ruby_sitearch}/gdk_pixbuf2.so %files -n ruby-glib2 %defattr(-,root,root,-) %doc glib/ChangeLog glib/COPYING.LIB glib/README glib/sample %{ruby_sitelib}/glib2.rb %{ruby_sitelib}/glib-mkenums.rb %{ruby_sitelib}/mkmf-gnome2.rb %{ruby_sitelib}/pkg-config.rb %{ruby_sitearch}/glib2.so %files -n ruby-glib2-devel %defattr(-,root,root,-) %{ruby_sitearch}/rbglib.h %{ruby_sitearch}/rbgobject.h %{ruby_sitearch}/rbgutil.h %files -n ruby-gnomecanvas2 %defattr(-,root,root,-) %doc gnomecanvas/ChangeLog gnomecanvas/COPYING.LIB gnomecanvas/README gnomecanvas/sample %{ruby_sitelib}/gnomecanvas2.rb %{ruby_sitearch}/gnomecanvas2.so %files -n ruby-gnomeprint2 %defattr(-,root,root,-) %doc gnomeprint/ChangeLog gnomeprint/COPYING.LIB gnomeprint/README gnomeprint/sample %{ruby_sitelib}/gnomeprint2.rb %{ruby_sitearch}/gnomeprint2.so %files -n ruby-gnomeprintui2 %defattr(-,root,root,-) %doc gnomeprintui/ChangeLog gnomeprintui/COPYING.LIB gnomeprintui/README gnomeprintui/sample %{ruby_sitelib}/gnomeprintui2.rb %{ruby_sitearch}/gnomeprintui2.so %files -n ruby-gnomevfs %defattr(-,root,root,-) %doc gnomevfs/ChangeLog gnomevfs/COPYING.LIB gnomevfs/README %{ruby_sitelib}/gnomevfs.rb %{ruby_sitearch}/gnomevfs.so %files -n ruby-gtk2 %defattr(-,root,root,-) %doc gtk/ChangeLog gtk/COPYING.LIB gtk/README gtk/sample %attr(755, root, root) %{ruby_sitelib}/gtk2.rb #%{ruby_sitelib}/gtk2.rb %attr(755, root, root) %{ruby_sitelib}/gtk2/base.rb #%{ruby_sitelib}/gtk2/base.rb %{ruby_sitearch}/gtk2.so %files -n ruby-gtk2-devel %defattr(-,root,root,-) %{ruby_sitearch}/rbgtk.h %files -n ruby-gtkglext %defattr(-,root,root,-) %doc gtkglext/ChangeLog COPYING.LIB gtkglext/README gtkglext/README.rbogl gtkglext/sample %{ruby_sitelib}/gtkglext.rb %{ruby_sitearch}/gtkglext.so %files -n ruby-gtkhtml2 %defattr(-,root,root,-) %doc gtkhtml2/ChangeLog gtkhtml2/COPYING.LIB gtkhtml2/README gtkhtml2/sample %{ruby_sitelib}/gtkhtml2.rb %{ruby_sitearch}/gtkhtml2.so %files -n ruby-gtkmozembed %defattr(-,root,root,-) %doc gtkmozembed/ChangeLog gtkmozembed/COPYING.LIB gtkmozembed/README gtkmozembed/sample %{ruby_sitelib}/gtkmozembed.rb %{ruby_sitearch}/gtkmozembed.so %files -n ruby-gtksourceview %defattr(-,root,root,-) %doc gtksourceview/ChangeLog gtksourceview/COPYING.LIB gtksourceview/README gtksourceview/sample %{ruby_sitelib}/gtksourceview.rb %{ruby_sitearch}/gtksourceview.so %files -n ruby-libart2 %defattr(-,root,root,-) %doc libart/ChangeLog libart/COPYING.LIB libart/README libart/sample %{ruby_sitearch}/libart2.so %files -n ruby-libart2-devel %defattr(-,root,root,-) %{ruby_sitearch}/rbart.h %files -n ruby-libglade2 %defattr(-,root,root,-) %doc libglade/ChangeLog libglade/COPYING.LIB libglade/README libglade/sample %{_bindir}/ruby-glade-create-template #%{ruby_sitelib}/libglade2.rb %attr(755, root, root) %{ruby_sitelib}/libglade2.rb %{ruby_sitearch}/libglade2.so %files -n ruby-panelapplet2 %defattr(-,root,root,-) %doc panel-applet/ChangeLog panel-applet/COPYING.LIB panel-applet/README panel-applet/sample %{ruby_sitelib}/panelapplet2.rb %{ruby_sitearch}/panelapplet2.so %files -n ruby-pango %defattr(-,root,root,-) %doc pango/ChangeLog pango/COPYING.LIB pango/README pango/sample %{ruby_sitelib}/pango.rb %{ruby_sitearch}/pango.so %files -n ruby-pango-devel %defattr(-,root,root,-) %{ruby_sitearch}/rbpango.h %{ruby_sitearch}/rbpangoversion.h %files -n ruby-poppler %defattr(-,root,root,-) %doc poppler/ChangeLog poppler/COPYING.LIB poppler/README poppler/sample %{ruby_sitelib}/poppler.rb %{ruby_sitearch}/poppler.so %files -n ruby-rsvg %defattr(-,root,root,-) %doc rsvg/ChangeLog rsvg/COPYING.LIB rsvg/README rsvg/sample %{ruby_sitelib}/rsvg2.rb %{ruby_sitearch}/rsvg2.so %files -n ruby-vte %defattr(-,root,root,-) %doc vte/ChangeLog vte/COPYING.LIB vte/README vte/sample %{ruby_sitelib}/vte.rb %{ruby_sitearch}/vte.so %changelog * Mon Apr 9 2007 Allisson Azevedo 0.16.0-5 - Changed buildrequires and requires * Mon Apr 9 2007 Allisson Azevedo 0.16.0-4 - Changed buildrequires and requires * Mon Apr 9 2007 Allisson Azevedo 0.16.0-3 - Changed buildrequires and requires - Changed license for LGPL * Mon Apr 2 2007 Allisson Azevedo 0.16.0-2 - Changed buildrequires and requires - Changed make install for keep timestamps - Changed package summary * Sun Mar 24 2007 Allisson Azevedo 0.16.0-1 - Initial RPM release - Thanks Stephanos Manos for base spec Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/ruby-gnome2/devel/.cvsignore,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- .cvsignore 10 Apr 2007 18:13:31 -0000 1.1 +++ .cvsignore 11 Apr 2007 00:11:42 -0000 1.2 @@ -0,0 +1 @@ +ruby-gnome2-all-0.16.0.tar.gz Index: sources =================================================================== RCS file: /cvs/extras/rpms/ruby-gnome2/devel/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 10 Apr 2007 18:13:31 -0000 1.1 +++ sources 11 Apr 2007 00:11:42 -0000 1.2 @@ -0,0 +1 @@ +b3b4f81ef0fe2ce6b3f965bb7c6d3686 ruby-gnome2-all-0.16.0.tar.gz From fedora-extras-commits at redhat.com Wed Apr 11 00:15:18 2007 From: fedora-extras-commits at redhat.com (Allisson Azevedo (allisson)) Date: Tue, 10 Apr 2007 20:15:18 -0400 Subject: rpms/ruby-gnome2 import.log,1.2,1.3 Message-ID: <200704110015.l3B0FIfr028074@cvs-int.fedora.redhat.com> Author: allisson Update of /cvs/extras/rpms/ruby-gnome2 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv28013 Modified Files: import.log Log Message: Index: import.log =================================================================== RCS file: /cvs/extras/rpms/ruby-gnome2/import.log,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- import.log 11 Apr 2007 00:11:35 -0000 1.2 +++ import.log 11 Apr 2007 00:14:41 -0000 1.3 @@ -1 +1,2 @@ ruby-gnome2-0_16_0-5:HEAD:ruby-gnome2-0.16.0-5.src.rpm:1176250238 +ruby-gnome2-0_16_0-5:FC-6:ruby-gnome2-0.16.0-5.src.rpm:1176250428 From fedora-extras-commits at redhat.com Wed Apr 11 00:15:23 2007 From: fedora-extras-commits at redhat.com (Allisson Azevedo (allisson)) Date: Tue, 10 Apr 2007 20:15:23 -0400 Subject: rpms/ruby-gnome2/FC-6 ruby-gnome2-script.patch, NONE, 1.1 ruby-gnome2.spec, NONE, 1.1 .cvsignore, 1.1, 1.2 sources, 1.1, 1.2 Message-ID: <200704110015.l3B0FNdi028078@cvs-int.fedora.redhat.com> Author: allisson Update of /cvs/extras/rpms/ruby-gnome2/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv28013/FC-6 Modified Files: .cvsignore sources Added Files: ruby-gnome2-script.patch ruby-gnome2.spec Log Message: ruby-gnome2-script.patch: --- NEW FILE ruby-gnome2-script.patch --- --- ruby-gnome2-all-0.16.0/gtk/sample/misc/button2.rb.orig 2007-03-25 01:32:05.000000000 -0300 +++ ruby-gnome2-all-0.16.0/gtk/sample/misc/button2.rb 2007-03-25 01:33:28.000000000 -0300 @@ -1,4 +1,4 @@ -#!/usr/local/bin/ruby +#!/usr/bin/ruby =begin button2.rb - Ruby/GTK2 sample script. --- ruby-gnome2-all-0.16.0/pango/sample/layout.rb.orig 2007-03-25 01:33:57.000000000 -0300 +++ ruby-gnome2-all-0.16.0/pango/sample/layout.rb 2007-03-25 01:34:07.000000000 -0300 @@ -1,4 +1,4 @@ -#!/usr/local/bin/ruby +#!/usr/bin/ruby =begin layout.rb - Ruby/Pango sample script. --- NEW FILE ruby-gnome2.spec --- %{!?ruby_sitelib: %define ruby_sitelib %(ruby -rrbconfig -e "puts Config::CONFIG['sitelibdir']")} %{!?ruby_sitearch: %define ruby_sitearch %(ruby -rrbconfig -e "puts Config::CONFIG['sitearchdir']")} Name: ruby-gnome2 Version: 0.16.0 Release: 5%{?dist} Summary: Ruby binding of libgnome/libgnomeui-2.x Group: System Environment/Libraries License: LGPL URL: http://ruby-gnome2.sourceforge.jp/ Source0: http://downloads.sourceforge.net/%{name}/%{name}-all-%{version}.tar.gz Patch0: ruby-gnome2-script.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: ruby ruby-devel gtk2-devel libgnome-devel libgnomeui-devel Requires: ruby(abi) >= 1.8 Requires: ruby(gnomecanvas2) = %{version}-%{release} Provides: ruby(gnome2) = %{version}-%{release} %description This is a set of bindings for the GNOME-2.x libraries for use from Ruby. %package -n ruby-atk Summary: Ruby binding of ATK-1.0.x or later Group: System Environment/Libraries BuildRequires: ruby ruby-devel glib2-devel atk-devel #BuildRequires: ruby(glib2-devel) = %{version} Requires: ruby(abi) >= 1.8 ruby(glib2) = %{version}-%{release} Provides: ruby(atk) = %{version}-%{release} %description -n ruby-atk Ruby/ATK is a Ruby binding of ATK-1.0.x or later. %package -n ruby-atk-devel Summary: Development libraries and header files for ruby-atk Group: Development/Libraries Requires: ruby-devel ruby(atk) = %{version}-%{release} Requires: ruby(glib2-devel) = %{version}-%{release} Requires: atk-devel Provides: ruby(atk-devel) = %{version}-%{release} %description -n ruby-atk-devel Ruby/ATK is a Ruby binding of ATK-1.0.x or later. This package provides libraries and header files for ruby-atk %package -n ruby-gconf2 Summary: Ruby binding of GConf-1.2.x Group: System Environment/Libraries BuildRequires: ruby ruby-devel GConf2-devel Requires: ruby(abi) >= 1.8 ruby(glib2) = %{version}-%{release} Provides: ruby(gconf2) = %{version}-%{release} %description -n ruby-gconf2 Ruby/GConf2 is a Ruby binding of GConf-1.2.x. %package -n ruby-gdkpixbuf2 Summary: Ruby binding of GdkPixbuf-2.x Group: System Environment/Libraries BuildRequires: ruby ruby-devel gtk2-devel ruby-cairo-devel #BuildRequires: ruby(glib2-devel) = %{version} ruby(gtk2-devel) = %{version} Requires: ruby(abi) >= 1.8 Requires: ruby(glib2) = %{version}-%{release} ruby(cairo) Provides: ruby(gdkpixbuf2) = %{version}-%{release} %description -n ruby-gdkpixbuf2 Ruby/GdkPixbuf2 is a Ruby binding of GdkPixbuf-2.x. %package -n ruby-glib2 Summary: Ruby binding of GLib-2.x Group: System Environment/Libraries BuildRequires: ruby ruby-devel glib2-devel Requires: ruby(abi) >= 1.8 Provides: ruby(glib2) = %{version}-%{release} %description -n ruby-glib2 Ruby/GLib2 is a Ruby binding of GLib-2.x. %package -n ruby-glib2-devel Summary: Development libraries and header files for ruby-glib2 Group: Development/Libraries Requires: ruby(glib2) = %{version}-%{release} Requires: ruby-devel glib2-devel Provides: ruby(glib2-devel) = %{version}-%{release} %description -n ruby-glib2-devel Ruby/GLib2 is a Ruby binding of GLib-2.x. This package provides libraries and header files for ruby-glib2 %package -n ruby-gnomecanvas2 Summary: Ruby binding of GnomeCanvas-2.x Group: System Environment/Libraries BuildRequires: ruby ruby-devel gtk2-devel libgnomecanvas-devel Requires: ruby(abi) >= 1.8 Requires: ruby(gtk2) = %{version}-%{release} Requires: ruby(libart2) = %{version}-%{release} Provides: ruby(gnomecanvas2) = %{version}-%{release} %description -n ruby-gnomecanvas2 Ruby/GnomeCanvas2 is a Ruby binding of GnomeCanvas-2.x. %package -n ruby-gnomeprint2 Summary: Ruby binding of libgnomeprint Group: System Environment/Libraries BuildRequires: ruby ruby-devel libgnomeprint22-devel #BuildRequires: ruby(glib2-devel) = %{version} ruby(pango-devel) = %{version} #BuildRequires: ruby(libart2-devel) = %{version} Requires: ruby(abi) >= 1.8 Requires: ruby(glib2) = %{version}-%{release} ruby(pango) = %{version}-%{release} Requires: ruby(libart2) = %{version}-%{release} Provides: ruby(gnomeprint2) = %{version}-%{release} %description -n ruby-gnomeprint2 Ruby/GnomePrint is a Ruby binding of libgnomeprint. %package -n ruby-gnomeprintui2 Summary: Ruby binding of libgnomeprintui Group: System Environment/Libraries BuildRequires: ruby ruby-devel libgnomeprintui22-devel #BuildRequires: ruby(gtk2-devel) = %{version} Requires: ruby(abi) >= 1.8 Requires: ruby(gtk2) = %{version}-%{release} ruby(gnomeprint2) = %{version}-%{release} Provides: ruby(gnomeprintui2) = %{version}-%{release} %description -n ruby-gnomeprintui2 Ruby/GnomePrintUI is a Ruby binding of libgnomeprintui. %package -n ruby-gnomevfs Summary: Ruby binding of GnomeVFS-2.0.x Group: System Environment/Libraries BuildRequires: ruby ruby-devel gnome-vfs2-devel Requires: ruby(abi) >= 1.8 Requires: ruby(glib2) = %{version}-%{release} Provides: ruby(gnomevfs) = %{version}-%{release} %description -n ruby-gnomevfs Ruby/GnomeVFS is a Ruby binding of GnomeVFS-2.0.x. %package -n ruby-gtk2 Summary: Ruby binding of GTK+-2.0.x Group: System Environment/Libraries BuildRequires: ruby gtk2-devel ruby-cairo-devel #BuildRequires: ruby(glib2-devel) = %{version} ruby(pango-devel) = %{version} Requires: %{_bindir}/env Requires: ruby(abi) >= 1.8 Requires: ruby(glib2) = %{version}-%{release} ruby(atk) = %{version}-%{release} Requires: ruby(pango) = %{version}-%{release} ruby-cairo Requires: ruby(gdkpixbuf2) = %{version}-%{release} Provides: ruby(gtk2) = %{version}-%{release} %description -n ruby-gtk2 Ruby/GTK2 is a Ruby binding of GTK+-2.0.x. %package -n ruby-gtk2-devel Summary: Development libraries and header files for ruby-gtk2 Group: Development/Libraries Requires: ruby(gtk2) = %{version}-%{release} Requires: gtk2-devel ruby-devel ruby(glib2-devel) = %{version}-%{release} Provides: ruby(gtk2-devel) = %{version}-%{release} %description -n ruby-gtk2-devel Ruby/GTK2 is a Ruby binding of GTK+-2.0.x. This package provides libraries and header files for ruby-gtk2 %package -n ruby-gtkglext Summary: Ruby binding of GtkGLExt Group: System Environment/Libraries BuildRequires: ruby ruby-devel gtk2-devel gtkglext-devel #BuildRequires: ruby(glib2-devel) = %{version} ruby(gtk2-devel) = %{version} Requires: ruby(abi) >= 1.8 #Requires: OpenGL SEE README file for this Requires: ruby(gtk2) = %{version}-%{release} Provides: ruby(gtkglext) = %{version}-%{release} %description -n ruby-gtkglext Ruby/GtkGLExt is a Ruby binding of GtkGLExt. %package -n ruby-gtkhtml2 Summary: Ruby binding of GtkHtml2 Group: System Environment/Libraries BuildRequires: ruby ruby-devel gtk2-devel gtkhtml2-devel Requires: ruby(abi) >= 1.8 Requires: ruby(gtk2) = %{version}-%{release} Provides: ruby(gtkhtml2) = %{version}-%{release} %description -n ruby-gtkhtml2 Ruby/GtkHtml2 is a Ruby binding of GtkHtml2 %package -n ruby-gtkmozembed Summary: Ruby binding of GtkMozEmbed Group: System Environment/Libraries BuildRequires: ruby ruby-devel gtk2-devel pango-devel %if "%fedora" > "6" BuildRequires: firefox-devel = 2.0.0.3 Requires: firefox = 2.0.0.3 %endif %if "%fedora" == "6" BuildRequires: firefox-devel = 1.5.0.10 Requires: firefox = 1.5.0.10 %endif Requires: ruby(abi) >= 1.8 Requires: ruby(gtk2) = %{version}-%{release} Provides: ruby(gtkmozembed) = %{version}-%{release} %description -n ruby-gtkmozembed Ruby/GtkMozEmbed is a Ruby binding of GtkMozEmbed a widget embedding a Mozilla Gecko renderer. %package -n ruby-gtksourceview Summary: Ruby binding of gtksourceview-1.0.x Group: System Environment/Libraries BuildRequires: ruby ruby-devel gtksourceview-devel #BuildRequires: ruby(gnome2) = %{version} Requires: ruby(abi) >= 1.8 Requires: ruby(gtk2) = %{version}-%{release} Provides: ruby(gtksourceview) = %{version}-%{release} %description -n ruby-gtksourceview Ruby/GtkSourceView is a Ruby binding of gtksourceview-1.0.x. %package -n ruby-libart2 Summary: Ruby binding of Libart_lgpl Group: System Environment/Libraries BuildRequires: ruby ruby-devel libart_lgpl-devel libpng-devel libjpeg-devel #BuildRequires: ruby(glib2-devel) = %{version} Requires: ruby(abi) >= 1.8 Provides: ruby(libart2) = %{version}-%{release} %description -n ruby-libart2 Ruby/Libart2 is a Ruby binding of Libart_lgpl. %package -n ruby-libart2-devel Summary: Development libraries and header files for ruby-libart2 Group: Development/Libraries Requires: ruby(libart2) = %{version}-%{release} Requires: libart_lgpl-devel ruby-devel Provides: ruby(libart2-devel) = %{version}-%{release} %description -n ruby-libart2-devel Ruby/Libart2 is a Ruby binding of Libart_lgpl. This package provides libraries and header files for ruby-libart2 %package -n ruby-libglade2 Summary: Ruby bindings of Libglade2 Group: System Environment/Libraries BuildRequires: ruby ruby-devel gtk2-devel libgnome-devel libglade2-devel #BuildRequires: ruby(glib2-devel) = %{version} ruby(gnome2) = %{version} Requires: ruby(abi) >= 1.8 Requires: ruby(gtk2) = %{version}-%{release} Requires: ruby(gnome2) = %{version}-%{release} Provides: ruby(libglade2) = %{version}-%{release} %description -n ruby-libglade2 Ruby/Libglade2 is a Ruby bindings of Libglade2. This provides a very simple interface to the libglade library, to load interfaces dynamically from a glade file. %package -n ruby-panelapplet2 Summary: Ruby binding of libpanel-applet-2.6.x Group: System Environment/Libraries BuildRequires: ruby ruby-devel gtk2-devel gnome-panel-devel libgnome-devel BuildRequires: libgnomeui-devel #BuildRequires: ruby(glib2-devel) = %{version} ruby(gtk2-devel) = %{version} Requires: %{_bindir}/env Requires: %{_bindir}/ruby Requires: ruby(abi) >= 1.8 Requires: ruby(gnome2) = %{version}-%{release} Provides: ruby(panelapplet2) = %{version}-%{release} %description -n ruby-panelapplet2 Ruby/PanelApplet2 is a Ruby binding of libpanel-applet-2.6.x. %package -n ruby-pango Summary: Ruby binding of pango-1.x Group: System Environment/Libraries BuildRequires: ruby ruby-devel glib2-devel pango-devel cairo-devel ruby-cairo-devel #BuildRequires: ruby(glib2-devel) = %{version} Requires: ruby(abi) >= 1.8 Requires: ruby(glib2) = %{version}-%{release} ruby(cairo) Provides: ruby(pango) = %{version}-%{release} %description -n ruby-pango Ruby/Pango is a Ruby binding of pango-1.x. %package -n ruby-pango-devel Summary: Development libraries and header files for ruby-pango Group: Development/Libraries Requires: ruby(pango) = %{version}-%{release} Requires: pango-devel ruby-devel ruby(glib2-devel) = %{version}-%{release} Requires: ruby-cairo-devel Provides: ruby(pango-devel) = %{version}-%{release} %description -n ruby-pango-devel Ruby/Pango is a Ruby binding of pango-1.x. This package provides libraries and header files for ruby-pango %package -n ruby-poppler Summary: Ruby binding of poppler-glib Group: System Environment/Libraries BuildRequires: ruby ruby-devel poppler-devel cairo-devel ruby-cairo-devel #BuildRequires: ruby(glib2-devel) = %{version} ruby(gdkpixbuf2) = %{version} Requires: %{_bindir}/env Requires: ruby(abi) >= 1.8 Requires: ruby(gdkpixbuf2) = %{version}-%{release} Requires: ruby(gtk2) = %{version}-%{release} ruby(cairo) Provides: ruby(poppler) = %{version}-%{release} %description -n ruby-poppler Ruby/Poppler is a Ruby binding of poppler-glib. %package -n ruby-rsvg Summary: Ruby binding of librsvg Group: System Environment/Libraries BuildRequires: ruby ruby-devel librsvg2-devel ruby-cairo-devel #BuildRequires: ruby(glib2-devel) = %{version} ruby(gdkpixbuf2) = %{version} Requires: %{_bindir}/env Requires: ruby(abi) >= 1.8 Requires: ruby(gdkpixbuf2) = %{version}-%{release} Requires: ruby(cairo) Provides: ruby(rsvg) = %{version}-%{release} %description -n ruby-rsvg Ruby/RSVG is a Ruby binding of librsvg. %package -n ruby-vte Summary: Ruby binding of VTE Group: System Environment/Libraries BuildRequires: ruby ruby-devel vte-devel #BuildRequires: ruby(gtk2-devel) = %{version} Requires: %{_bindir}/env Requires: ruby(abi) >= 1.8 Requires: ruby(gtk2) = %{version}-%{release} Provides: ruby(vte) = %{version}-%{release} %description -n ruby-vte Ruby/VTE is a Ruby binding of VTE. %prep %setup -q -n %{name}-all-%{version} %patch0 -p1 #Because of an error in upstream packaging there is a second ruby-gnome2 dir inside so we delete it #%{__rm} -rf %{name} # Fix the attributes of some files %{__chmod} 644 glib/sample/*.rb %{__chmod} 644 glib/src/*.c %{__chmod} 644 gtk/sample/misc/properties.rb %{__chmod} 644 gtk/sample/misc/assistant.rb %{__chmod} 644 gtk/sample/gtk-demo/main.rb %{__chmod} 644 gtk/sample/misc/cairo-pong.rb %{__chmod} 644 gtk/sample/misc/style_property.rb %{__chmod} 644 panel-applet/sample/clock-applet.rb %{__chmod} 644 panel-applet/sample/hello-applet.rb %{__chmod} 644 poppler/sample/pdf2text.rb %{__chmod} 644 poppler/sample/pdf2.rb %{__chmod} 644 rsvg/sample/svg-viewer.rb %{__chmod} 644 vte/sample/multiterm.rb %{__chmod} 644 vte/sample/terminal.rb %build ruby extconf.rb export CFLAGS="$RPM_OPT_FLAGS" make %{?_smp_mflags} %install rm -rf $RPM_BUILD_ROOT make install DESTDIR=$RPM_BUILD_ROOT INSTALL="%{__install} -p" %clean rm -rf $RPM_BUILD_ROOT %files %defattr(-,root,root,-) %doc gnome/README gnome/ChangeLog gnome/COPYING.LIB gnome/sample %doc AUTHORS NEWS %{ruby_sitelib}/gnome2.rb %{ruby_sitearch}/gnome2.so %files -n ruby-atk %defattr(-,root,root,-) %doc atk/ChangeLog atk/COPYING.LIB atk/README %{ruby_sitelib}/atk.rb %{ruby_sitearch}/atk.so %files -n ruby-atk-devel %defattr(-,root,root,-) %{ruby_sitearch}/rbatk.h %{ruby_sitearch}/rbatkversion.h %files -n ruby-gconf2 %defattr(-,root,root,-) %doc gconf/ChangeLog gconf/COPYING.LIB gconf/README gconf/sample %{ruby_sitelib}/gconf2.rb %{ruby_sitearch}/gconf2.so %files -n ruby-gdkpixbuf2 %defattr(-,root,root,-) %doc gdkpixbuf/ChangeLog gdkpixbuf/COPYING.LIB gdkpixbuf/README gdkpixbuf/sample %{ruby_sitelib}/gdk_pixbuf2.rb %{ruby_sitearch}/gdk_pixbuf2.so %files -n ruby-glib2 %defattr(-,root,root,-) %doc glib/ChangeLog glib/COPYING.LIB glib/README glib/sample %{ruby_sitelib}/glib2.rb %{ruby_sitelib}/glib-mkenums.rb %{ruby_sitelib}/mkmf-gnome2.rb %{ruby_sitelib}/pkg-config.rb %{ruby_sitearch}/glib2.so %files -n ruby-glib2-devel %defattr(-,root,root,-) %{ruby_sitearch}/rbglib.h %{ruby_sitearch}/rbgobject.h %{ruby_sitearch}/rbgutil.h %files -n ruby-gnomecanvas2 %defattr(-,root,root,-) %doc gnomecanvas/ChangeLog gnomecanvas/COPYING.LIB gnomecanvas/README gnomecanvas/sample %{ruby_sitelib}/gnomecanvas2.rb %{ruby_sitearch}/gnomecanvas2.so %files -n ruby-gnomeprint2 %defattr(-,root,root,-) %doc gnomeprint/ChangeLog gnomeprint/COPYING.LIB gnomeprint/README gnomeprint/sample %{ruby_sitelib}/gnomeprint2.rb %{ruby_sitearch}/gnomeprint2.so %files -n ruby-gnomeprintui2 %defattr(-,root,root,-) %doc gnomeprintui/ChangeLog gnomeprintui/COPYING.LIB gnomeprintui/README gnomeprintui/sample %{ruby_sitelib}/gnomeprintui2.rb %{ruby_sitearch}/gnomeprintui2.so %files -n ruby-gnomevfs %defattr(-,root,root,-) %doc gnomevfs/ChangeLog gnomevfs/COPYING.LIB gnomevfs/README %{ruby_sitelib}/gnomevfs.rb %{ruby_sitearch}/gnomevfs.so %files -n ruby-gtk2 %defattr(-,root,root,-) %doc gtk/ChangeLog gtk/COPYING.LIB gtk/README gtk/sample %attr(755, root, root) %{ruby_sitelib}/gtk2.rb #%{ruby_sitelib}/gtk2.rb %attr(755, root, root) %{ruby_sitelib}/gtk2/base.rb #%{ruby_sitelib}/gtk2/base.rb %{ruby_sitearch}/gtk2.so %files -n ruby-gtk2-devel %defattr(-,root,root,-) %{ruby_sitearch}/rbgtk.h %files -n ruby-gtkglext %defattr(-,root,root,-) %doc gtkglext/ChangeLog COPYING.LIB gtkglext/README gtkglext/README.rbogl gtkglext/sample %{ruby_sitelib}/gtkglext.rb %{ruby_sitearch}/gtkglext.so %files -n ruby-gtkhtml2 %defattr(-,root,root,-) %doc gtkhtml2/ChangeLog gtkhtml2/COPYING.LIB gtkhtml2/README gtkhtml2/sample %{ruby_sitelib}/gtkhtml2.rb %{ruby_sitearch}/gtkhtml2.so %files -n ruby-gtkmozembed %defattr(-,root,root,-) %doc gtkmozembed/ChangeLog gtkmozembed/COPYING.LIB gtkmozembed/README gtkmozembed/sample %{ruby_sitelib}/gtkmozembed.rb %{ruby_sitearch}/gtkmozembed.so %files -n ruby-gtksourceview %defattr(-,root,root,-) %doc gtksourceview/ChangeLog gtksourceview/COPYING.LIB gtksourceview/README gtksourceview/sample %{ruby_sitelib}/gtksourceview.rb %{ruby_sitearch}/gtksourceview.so %files -n ruby-libart2 %defattr(-,root,root,-) %doc libart/ChangeLog libart/COPYING.LIB libart/README libart/sample %{ruby_sitearch}/libart2.so %files -n ruby-libart2-devel %defattr(-,root,root,-) %{ruby_sitearch}/rbart.h %files -n ruby-libglade2 %defattr(-,root,root,-) %doc libglade/ChangeLog libglade/COPYING.LIB libglade/README libglade/sample %{_bindir}/ruby-glade-create-template #%{ruby_sitelib}/libglade2.rb %attr(755, root, root) %{ruby_sitelib}/libglade2.rb %{ruby_sitearch}/libglade2.so %files -n ruby-panelapplet2 %defattr(-,root,root,-) %doc panel-applet/ChangeLog panel-applet/COPYING.LIB panel-applet/README panel-applet/sample %{ruby_sitelib}/panelapplet2.rb %{ruby_sitearch}/panelapplet2.so %files -n ruby-pango %defattr(-,root,root,-) %doc pango/ChangeLog pango/COPYING.LIB pango/README pango/sample %{ruby_sitelib}/pango.rb %{ruby_sitearch}/pango.so %files -n ruby-pango-devel %defattr(-,root,root,-) %{ruby_sitearch}/rbpango.h %{ruby_sitearch}/rbpangoversion.h %files -n ruby-poppler %defattr(-,root,root,-) %doc poppler/ChangeLog poppler/COPYING.LIB poppler/README poppler/sample %{ruby_sitelib}/poppler.rb %{ruby_sitearch}/poppler.so %files -n ruby-rsvg %defattr(-,root,root,-) %doc rsvg/ChangeLog rsvg/COPYING.LIB rsvg/README rsvg/sample %{ruby_sitelib}/rsvg2.rb %{ruby_sitearch}/rsvg2.so %files -n ruby-vte %defattr(-,root,root,-) %doc vte/ChangeLog vte/COPYING.LIB vte/README vte/sample %{ruby_sitelib}/vte.rb %{ruby_sitearch}/vte.so %changelog * Mon Apr 9 2007 Allisson Azevedo 0.16.0-5 - Changed buildrequires and requires * Mon Apr 9 2007 Allisson Azevedo 0.16.0-4 - Changed buildrequires and requires * Mon Apr 9 2007 Allisson Azevedo 0.16.0-3 - Changed buildrequires and requires - Changed license for LGPL * Mon Apr 2 2007 Allisson Azevedo 0.16.0-2 - Changed buildrequires and requires - Changed make install for keep timestamps - Changed package summary * Sun Mar 24 2007 Allisson Azevedo 0.16.0-1 - Initial RPM release - Thanks Stephanos Manos for base spec Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/ruby-gnome2/FC-6/.cvsignore,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- .cvsignore 10 Apr 2007 18:13:31 -0000 1.1 +++ .cvsignore 11 Apr 2007 00:14:48 -0000 1.2 @@ -0,0 +1 @@ +ruby-gnome2-all-0.16.0.tar.gz Index: sources =================================================================== RCS file: /cvs/extras/rpms/ruby-gnome2/FC-6/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 10 Apr 2007 18:13:31 -0000 1.1 +++ sources 11 Apr 2007 00:14:48 -0000 1.2 @@ -0,0 +1 @@ +b3b4f81ef0fe2ce6b3f965bb7c6d3686 ruby-gnome2-all-0.16.0.tar.gz From fedora-extras-commits at redhat.com Wed Apr 11 00:20:09 2007 From: fedora-extras-commits at redhat.com (Mamoru Tasaka (mtasaka)) Date: Tue, 10 Apr 2007 20:20:09 -0400 Subject: rpms/kazehakase/FC-6 kazehakase.spec,1.6,1.7 Message-ID: <200704110020.l3B0K92D028279@cvs-int.fedora.redhat.com> Author: mtasaka Update of /cvs/extras/rpms/kazehakase/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv28228/FC-6 Modified Files: kazehakase.spec Log Message: * Tue Apr 10 2007 Mamoru Tasaka - 0.4.5-2 - Enable ruby-gtk2 support Index: kazehakase.spec =================================================================== RCS file: /cvs/extras/rpms/kazehakase/FC-6/kazehakase.spec,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- kazehakase.spec 3 Apr 2007 03:48:16 -0000 1.6 +++ kazehakase.spec 11 Apr 2007 00:19:32 -0000 1.7 @@ -10,14 +10,18 @@ %define obsolete_plugin_ver 0.4.5-1 %define support_anthy 0 +%if 0%{?fedora} >= 6 +%define support_ruby 1 +%else %define support_ruby 0 +%endif %define rubyabi 1.8 %define repoid 24791 Name: kazehakase Version: 0.4.5 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Kazehakase browser Group: Applications/Internet @@ -40,6 +44,7 @@ %if %{support_ruby} BuildRequires: ruby(gtk2-devel) BuildRequires: ruby(abi) = %{rubyabi} +BuildRequires: ruby %endif BuildRequires: desktop-file-utils @@ -192,6 +197,9 @@ %endif %changelog +* Tue Apr 10 2007 Mamoru Tasaka - 0.4.5-2 +- Enable ruby-gtk2 support + * Tue Apr 3 2007 Mamoru Tasaka - 0.4.5-1 - 0.4.5 - Clean up spec file (rename plugins, drop "plugins" string from name) From fedora-extras-commits at redhat.com Wed Apr 11 00:20:21 2007 From: fedora-extras-commits at redhat.com (Michael Thomas (wart)) Date: Tue, 10 Apr 2007 20:20:21 -0400 Subject: rpms/compat-guichan05/FC-6 compat-guichan05.spec, NONE, 1.1 .cvsignore, 1.1, 1.2 sources, 1.1, 1.2 Message-ID: <200704110020.l3B0KL7k028289@cvs-int.fedora.redhat.com> Author: wart Update of /cvs/extras/rpms/compat-guichan05/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv28227 Modified Files: .cvsignore sources Added Files: compat-guichan05.spec Log Message: Initial import of spec file for FC6 branch --- NEW FILE compat-guichan05.spec --- Name: compat-guichan05 Version: 0.5.0 Release: 4%{?dist} Summary: Compatibility libraries for older guichan versions Group: Development/Libraries License: BSD URL: http://guichan.sourceforge.net Source0: http://downloads.sourceforge.net/guichan/guichan-%{version}-src.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) Obsoletes: guichan < 0.6.0 BuildRequires: allegro-devel, SDL-devel, SDL_image-devel, libGL-devel BuildRequires: freeglut-devel %description Guichan is a small, efficient C++ GUI library designed for games. It comes with a standard set of widgets and can use several different objects for displaying graphics and grabbing user input. This package contains compatibility libraries for guichan 0.5 %package devel Summary: Header and libraries for guichan development Group: Development/Libraries Requires: %{name} = %{version}-%{release} %description devel This package includes header and libraries files for development using guichan, a small and efficient C++ GUI library designed for games. This package is needed to build programs written using guichan. %prep %setup -q -n guichan-%{version}-src %build %configure make %{?_smp_mflags} %install rm -rf $RPM_BUILD_ROOT make install DESTDIR=$RPM_BUILD_ROOT # Removing Libtool and static archives rm -f $RPM_BUILD_ROOT%{_libdir}/*.la rm -f $RPM_BUILD_ROOT%{_libdir}/*.a # Move some things around for the compat package mkdir -p $RPM_BUILD_ROOT%{_includedir}/guichan-0.5 mv $RPM_BUILD_ROOT%{_includedir}/guichan $RPM_BUILD_ROOT%{_includedir}/guichan-0.5 mv $RPM_BUILD_ROOT%{_includedir}/guichan.hpp $RPM_BUILD_ROOT%{_includedir}/guichan-0.5 mkdir -p $RPM_BUILD_ROOT%{_libdir}/guichan-0.5 for lib in libguichan libguichan_allegro libguichan_glut libguichan_opengl libguichan_sdl ; do rm -f $RPM_BUILD_ROOT%{_libdir}/${lib}.so ln -s ../${lib}.so.0.0.0 $RPM_BUILD_ROOT%{_libdir}/guichan-0.5/${lib}.so done %post -p /sbin/ldconfig %postun -p /sbin/ldconfig %clean rm -rf $RPM_BUILD_ROOT %files %defattr(-,root,root,-) %doc AUTHORS ChangeLog COPYING NEWS README TODO %{_libdir}/libguichan.so.* %{_libdir}/libguichan_allegro.so.* %{_libdir}/libguichan_glut.so.* %{_libdir}/libguichan_opengl.so.* %{_libdir}/libguichan_sdl.so.* %files devel %defattr(-,root,root,-) %doc docs/html %{_includedir}/guichan-0.5 %dir %{_libdir}/guichan-0.5 %{_libdir}/guichan-0.5/libguichan.so %{_libdir}/guichan-0.5/libguichan_allegro.so %{_libdir}/guichan-0.5/libguichan_glut.so %{_libdir}/guichan-0.5/libguichan_opengl.so %{_libdir}/guichan-0.5/libguichan_sdl.so %changelog * Tue Apr 10 2007 Wart 0.5.0-4 - Fix Obsoletes: version to avoid matching some guichan 0.5.0 releases * Sat Apr 7 2007 Wart 0.5.0-3 - Remove .soname from shared libs for this initial compat package to avoid breaking compatibility with existing packages that may be linked against guichan0.5. * Sun Mar 18 2007 Wart 0.5.0-2 - initial compat package * Wed Oct 4 2006 Hugo Cisneiros 0.5.0-1 - Upstream update - Add freeglut-devel BR for the new release - Removed unusued patches for this new version * Wed Sep 13 2006 Hugo Cisneiros 0.4.0-3 - Rebuilt for FC6 * Sat Jun 10 2006 Hugo Cisneiros 0.4.0-2 - Using libGL-devel instead of mesa-libGL-devel in BuildRequires - Put documentation under -devel instead of a whole -doc - Touch "autoxxx" files to take out autoxxx commands use in devel - Add proper location do doc files (/usr/share/doc/xxx/html) * Fri Jun 9 2006 Hugo Cisneiros 0.4.0-1 - Initial RPM release Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/compat-guichan05/FC-6/.cvsignore,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- .cvsignore 8 Apr 2007 20:21:17 -0000 1.1 +++ .cvsignore 11 Apr 2007 00:19:43 -0000 1.2 @@ -0,0 +1 @@ +guichan-0.5.0-src.tar.gz Index: sources =================================================================== RCS file: /cvs/extras/rpms/compat-guichan05/FC-6/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 8 Apr 2007 20:21:17 -0000 1.1 +++ sources 11 Apr 2007 00:19:43 -0000 1.2 @@ -0,0 +1 @@ +c9fcbcb360105247da06afc5c643e664 guichan-0.5.0-src.tar.gz From fedora-extras-commits at redhat.com Wed Apr 11 00:20:18 2007 From: fedora-extras-commits at redhat.com (Mamoru Tasaka (mtasaka)) Date: Tue, 10 Apr 2007 20:20:18 -0400 Subject: rpms/kazehakase/devel kazehakase.spec,1.6,1.7 Message-ID: <200704110020.l3B0KI0b028282@cvs-int.fedora.redhat.com> Author: mtasaka Update of /cvs/extras/rpms/kazehakase/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv28228/devel Modified Files: kazehakase.spec Log Message: * Tue Apr 10 2007 Mamoru Tasaka - 0.4.5-2 - Enable ruby-gtk2 support Index: kazehakase.spec =================================================================== RCS file: /cvs/extras/rpms/kazehakase/devel/kazehakase.spec,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- kazehakase.spec 3 Apr 2007 03:48:19 -0000 1.6 +++ kazehakase.spec 11 Apr 2007 00:19:39 -0000 1.7 @@ -10,14 +10,18 @@ %define obsolete_plugin_ver 0.4.5-1 %define support_anthy 0 +%if 0%{?fedora} >= 6 +%define support_ruby 1 +%else %define support_ruby 0 +%endif %define rubyabi 1.8 %define repoid 24791 Name: kazehakase Version: 0.4.5 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Kazehakase browser Group: Applications/Internet @@ -40,6 +44,7 @@ %if %{support_ruby} BuildRequires: ruby(gtk2-devel) BuildRequires: ruby(abi) = %{rubyabi} +BuildRequires: ruby %endif BuildRequires: desktop-file-utils @@ -192,6 +197,9 @@ %endif %changelog +* Tue Apr 10 2007 Mamoru Tasaka - 0.4.5-2 +- Enable ruby-gtk2 support + * Tue Apr 3 2007 Mamoru Tasaka - 0.4.5-1 - 0.4.5 - Clean up spec file (rename plugins, drop "plugins" string from name) From fedora-extras-commits at redhat.com Wed Apr 11 00:26:09 2007 From: fedora-extras-commits at redhat.com (Michael Thomas (wart)) Date: Tue, 10 Apr 2007 20:26:09 -0400 Subject: rpms/guichan/FC-6 guichan-0.6.1-soname.patch, NONE, 1.1 .cvsignore, 1.3, 1.4 guichan.spec, 1.3, 1.4 sources, 1.3, 1.4 Message-ID: <200704110026.l3B0Q9WR028410@cvs-int.fedora.redhat.com> Author: wart Update of /cvs/extras/rpms/guichan/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv28384 Modified Files: .cvsignore guichan.spec sources Added Files: guichan-0.6.1-soname.patch Log Message: - Update to 0.6.1 - Use better sf download url - Remove BR: glut-devel as upstream no longer uses it. - Add patch to add soname to shared libraries guichan-0.6.1-soname.patch: --- NEW FILE guichan-0.6.1-soname.patch --- --- src/widgets/Makefile.in.orig 2007-03-18 18:28:07.000000000 -0700 +++ src/widgets/Makefile.in 2007-03-18 18:28:29.000000000 -0700 @@ -191,6 +191,7 @@ INCLUDES = -I$(top_srcdir)/include # The Gui-chan library sources +libguichan_widgets_la_LDFLAGS = -release @PACKAGE_VERSION@ libguichan_widgets_la_SOURCES = \ button.cpp \ checkbox.cpp \ --- src/widgets/Makefile.am.orig 2007-03-18 18:28:07.000000000 -0700 +++ src/widgets/Makefile.am 2007-03-18 18:28:20.000000000 -0700 @@ -3,6 +3,7 @@ INCLUDES = -I$(top_srcdir)/include # The Gui-chan library sources +libguichan_widgets_la_LDFLAGS = -release @PACKAGE_VERSION@ libguichan_widgets_la_SOURCES = \ button.cpp \ checkbox.cpp \ --- src/sdl/Makefile.in.orig 2007-03-18 18:27:33.000000000 -0700 +++ src/sdl/Makefile.in 2007-03-18 18:27:53.000000000 -0700 @@ -198,6 +198,7 @@ target_vendor = @target_vendor@ lib_LTLIBRARIES = libguichan_sdl.la INCLUDES = -I$(top_srcdir)/include +libguichan_sdl_la_LDFLAGS = -release @PACKAGE_VERSION@ libguichan_sdl_la_SOURCES = \ sdl.cpp \ sdlgraphics.cpp \ --- src/sdl/Makefile.am.orig 2007-03-18 18:27:32.000000000 -0700 +++ src/sdl/Makefile.am 2007-03-18 18:27:45.000000000 -0700 @@ -4,6 +4,7 @@ INCLUDES = -I$(top_srcdir)/include +libguichan_sdl_la_LDFLAGS = -release @PACKAGE_VERSION@ libguichan_sdl_la_SOURCES = \ sdl.cpp \ sdlgraphics.cpp \ --- src/allegro/Makefile.in.orig 2007-03-18 18:24:24.000000000 -0700 +++ src/allegro/Makefile.in 2007-03-18 18:25:10.000000000 -0700 @@ -196,6 +196,7 @@ target_vendor = @target_vendor@ lib_LTLIBRARIES = libguichan_allegro.la INCLUDES = -I$(top_srcdir)/include +libguichan_allegro_la_LDFLAGS = -release @PACKAGE_VERSION@ libguichan_allegro_la_SOURCES = \ allegro.cpp \ allegrographics.cpp \ --- src/allegro/Makefile.am.orig 2007-03-18 18:24:19.000000000 -0700 +++ src/allegro/Makefile.am 2007-03-18 18:24:46.000000000 -0700 @@ -2,9 +2,10 @@ INCLUDES = -I$(top_srcdir)/include +libguichan_allegro_la_LDFLAGS = -release @PACKAGE_VERSION@ libguichan_allegro_la_SOURCES = \ allegro.cpp \ allegrographics.cpp \ allegroimage.cpp \ allegroimageloader.cpp \ - allegroinput.cpp \ No newline at end of file + allegroinput.cpp --- src/opengl/Makefile.in.orig 2007-03-18 18:26:31.000000000 -0700 +++ src/opengl/Makefile.in 2007-03-18 18:27:00.000000000 -0700 @@ -196,6 +196,7 @@ target_vendor = @target_vendor@ lib_LTLIBRARIES = libguichan_opengl.la INCLUDES = -I$(top_srcdir)/include +libguichan_opengl_la_LDFLAGS = -release @PACKAGE_VERSION@ libguichan_opengl_la_SOURCES = \ opengl.cpp \ openglimage.cpp \ --- src/opengl/Makefile.am.orig 2007-03-18 18:26:27.000000000 -0700 +++ src/opengl/Makefile.am 2007-03-18 18:26:44.000000000 -0700 @@ -2,6 +2,7 @@ INCLUDES = -I$(top_srcdir)/include +libguichan_opengl_la_LDFLAGS = -release @PACKAGE_VERSION@ libguichan_opengl_la_SOURCES = \ opengl.cpp \ openglimage.cpp \ --- src/Makefile.in.orig 2007-03-18 17:49:41.000000000 -0700 +++ src/Makefile.in 2007-03-18 17:52:12.000000000 -0700 @@ -206,6 +206,7 @@ INCLUDES = -I$(top_srcdir)/include lib_LTLIBRARIES = libguichan.la libguichan_la_LIBADD = widgets/libguichan_widgets.la +libguichan_la_LDFLAGS = -release @PACKAGE_VERSION@ libguichan_la_DEPENDENCIES = \ widgets/libguichan_widgets.la --- src/Makefile.am.orig 2007-03-18 17:49:38.000000000 -0700 +++ src/Makefile.am 2007-03-18 17:50:21.000000000 -0700 @@ -5,6 +5,7 @@ lib_LTLIBRARIES = libguichan.la libguichan_la_LIBADD = widgets/libguichan_widgets.la +libguichan_la_LDFLAGS = -release @PACKAGE_VERSION@ libguichan_la_DEPENDENCIES = \ widgets/libguichan_widgets.la Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/guichan/FC-6/.cvsignore,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- .cvsignore 4 Oct 2006 09:16:41 -0000 1.3 +++ .cvsignore 11 Apr 2007 00:25:32 -0000 1.4 @@ -1 +1 @@ -guichan-0.5.0-src.tar.gz +guichan-0.6.1.tar.gz Index: guichan.spec =================================================================== RCS file: /cvs/extras/rpms/guichan/FC-6/guichan.spec,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- guichan.spec 4 Oct 2006 09:16:41 -0000 1.3 +++ guichan.spec 11 Apr 2007 00:25:32 -0000 1.4 @@ -1,16 +1,16 @@ Name: guichan -Version: 0.5.0 +Version: 0.6.1 Release: 1%{?dist} Summary: Portable C++ GUI library for games using Allegro, SDL and OpenGL Group: Development/Libraries License: BSD URL: http://guichan.sourceforge.net -Source0: http://easynews.dl.sourceforge.net/sourceforge/guichan/%{name}-%{version}-src.tar.gz +Source0: http://downloads.sourceforge.net/guichan/%{name}-%{version}.tar.gz +Patch0: guichan-0.6.1-soname.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: allegro-devel, SDL-devel, SDL_image-devel, libGL-devel -BuildRequires: freeglut-devel %description Guichan is a small, efficient C++ GUI library designed for games. It comes @@ -28,7 +28,14 @@ package is needed to build programs written using guichan. %prep -%setup -q -n %{name}-%{version}-src +%setup -q -n %{name}-%{version} +for i in src/Makefile.am src/*/Makefile.am ; do + touch -r $i $i.stamp +done +%patch0 +for i in src/Makefile.am src/*/Makefile.am ; do + touch -r $i.stamp $i +done %build @@ -40,8 +47,9 @@ rm -rf $RPM_BUILD_ROOT make install DESTDIR=$RPM_BUILD_ROOT -# Removing Libtool archives +# Removing Libtool archives and static libraries rm -f $RPM_BUILD_ROOT%{_libdir}/*.la +rm -f $RPM_BUILD_ROOT%{_libdir}/*.a %post -p /sbin/ldconfig @@ -56,30 +64,28 @@ %files %defattr(-,root,root,-) %doc AUTHORS ChangeLog COPYING NEWS README TODO -%{_libdir}/libguichan.so.* -%{_libdir}/libguichan_allegro.so.* -%{_libdir}/libguichan_glut.so.* -%{_libdir}/libguichan_opengl.so.* -%{_libdir}/libguichan_sdl.so.* +%{_libdir}/libguichan-%{version}.so +%{_libdir}/libguichan_allegro-%{version}.so +%{_libdir}/libguichan_opengl-%{version}.so +%{_libdir}/libguichan_sdl-%{version}.so %files devel %defattr(-,root,root,-) -%doc docs/html %{_includedir}/guichan.hpp %{_includedir}/guichan/ -%{_libdir}/libguichan.a %{_libdir}/libguichan.so -%{_libdir}/libguichan_allegro.a %{_libdir}/libguichan_allegro.so -%{_libdir}/libguichan_glut.a -%{_libdir}/libguichan_glut.so -%{_libdir}/libguichan_opengl.a %{_libdir}/libguichan_opengl.so -%{_libdir}/libguichan_sdl.a %{_libdir}/libguichan_sdl.so %changelog +* Sat Apr 7 2007 Wart 0.6.1-1 +- Update to 0.6.1 +- Use better sf download url +- Remove BR: glut-devel as upstream no longer uses it. +- Add patch to add soname to shared libraries + * Wed Oct 4 2006 Hugo Cisneiros 0.5.0-1 - Upstream update - Add freeglut-devel BR for the new release Index: sources =================================================================== RCS file: /cvs/extras/rpms/guichan/FC-6/sources,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- sources 4 Oct 2006 09:16:41 -0000 1.3 +++ sources 11 Apr 2007 00:25:32 -0000 1.4 @@ -1 +1 @@ -c9fcbcb360105247da06afc5c643e664 guichan-0.5.0-src.tar.gz +830145f71ad4ce4c91e09808fec68c8a guichan-0.6.1.tar.gz From fedora-extras-commits at redhat.com Wed Apr 11 00:29:33 2007 From: fedora-extras-commits at redhat.com (Michael Thomas (wart)) Date: Tue, 10 Apr 2007 20:29:33 -0400 Subject: rpms/manaworld/FC-6 .cvsignore, 1.6, 1.7 manaworld.spec, 1.7, 1.8 sources, 1.6, 1.7 Message-ID: <200704110029.l3B0TXed028455@cvs-int.fedora.redhat.com> Author: wart Update of /cvs/extras/rpms/manaworld/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv28433 Modified Files: .cvsignore manaworld.spec sources Log Message: - Update to 0.0.22.2 - Update desktop file categories - Update icon cache update scriptlets Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/manaworld/FC-6/.cvsignore,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- .cvsignore 17 Jan 2007 17:48:08 -0000 1.6 +++ .cvsignore 11 Apr 2007 00:28:55 -0000 1.7 @@ -1 +1 @@ -tmw-0.0.22.tar.gz +tmw-0.0.22.2.tar.gz Index: manaworld.spec =================================================================== RCS file: /cvs/extras/rpms/manaworld/FC-6/manaworld.spec,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- manaworld.spec 17 Jan 2007 17:48:08 -0000 1.7 +++ manaworld.spec 11 Apr 2007 00:28:55 -0000 1.8 @@ -1,12 +1,12 @@ Name: manaworld -Version: 0.0.22 +Version: 0.0.22.2 Release: 1%{?dist} Summary: 2D MMORPG world Group: Amusements/Games License: GPL URL: http://themanaworld.org -Source0: http://dl.sourceforge.net/themanaworld/tmw-%{version}.tar.gz +Source0: http://downloads.sourceforge.net/themanaworld/tmw-%{version}.tar.gz Patch0: tmw-0.0.22-nowerror.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) @@ -37,6 +37,8 @@ --vendor fedora \ --dir $RPM_BUILD_ROOT/%{_datadir}/applications/ \ --delete-original \ + --remove-category=Application \ + --add-category=RolePlaying \ $RPM_BUILD_ROOT%{_datadir}/applications/tmw.desktop mkdir -p $RPM_BUILD_ROOT%{_datadir}/icons/hicolor/32x32/apps @@ -49,15 +51,11 @@ %post touch --no-create %{_datadir}/icons/hicolor || : -if [ -x %{_bindir}/gtk-update-icon-cache ]; then - %{_bindir}/gtk-update-icon-cache --quiet %{_datadir}/icons/hicolor || : -fi +%{_bindir}/gtk-update-icon-cache --quiet %{_datadir}/icons/hicolor || : %postun touch --no-create %{_datadir}/icons/hicolor || : -if [ -x %{_bindir}/gtk-update-icon-cache ]; then - %{_bindir}/gtk-update-icon-cache --quiet %{_datadir}/icons/hicolor || : -fi +%{_bindir}/gtk-update-icon-cache --quiet %{_datadir}/icons/hicolor || : %files @@ -71,6 +69,11 @@ %changelog +* Tue Apr 10 2007 Wart 0.0.22.2-1 +- Update to 0.0.22.2 +- Update desktop file categories +- Update icon cache update scriptlets + * Wed Jan 17 2007 Wart 0.0.22-1 - Update to 0.0.22 Index: sources =================================================================== RCS file: /cvs/extras/rpms/manaworld/FC-6/sources,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- sources 17 Jan 2007 17:48:08 -0000 1.6 +++ sources 11 Apr 2007 00:28:55 -0000 1.7 @@ -1 +1 @@ -f2028ac0aa4ebd325ddef119ba7f1051 tmw-0.0.22.tar.gz +c799a59487284b6812aae42c431b7103 tmw-0.0.22.2.tar.gz From fedora-extras-commits at redhat.com Wed Apr 11 01:23:36 2007 From: fedora-extras-commits at redhat.com (Konstantin Ryabitsev (icon)) Date: Tue, 10 Apr 2007 21:23:36 -0400 Subject: rpms/mod_evasive/EL-4 mod_evasive.conf, NONE, 1.1 mod_evasive.spec, NONE, 1.1 .cvsignore, 1.1, 1.2 sources, 1.1, 1.2 Message-ID: <200704110123.l3B1NatD001337@cvs-int.fedora.redhat.com> Author: icon Update of /cvs/extras/rpms/mod_evasive/EL-4 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv1315 Modified Files: .cvsignore sources Added Files: mod_evasive.conf mod_evasive.spec Log Message: Adding and building mod_evasive for EL4. Holding of on apache-2.2 systems, since, well, it doesn't work there apparently. --- NEW FILE mod_evasive.conf --- # mod_evasive configuration LoadModule evasive20_module modules/mod_evasive20.so # The hash table size defines the number of top-level nodes for each # child's hash table. Increasing this number will provide faster # performance by decreasing the number of iterations required to get to the # record, but consume more memory for table space. You should increase # this if you have a busy web server. The value you specify will # automatically be tiered up to the next prime number in the primes list # (see mod_evasive.c for a list of primes used). DOSHashTableSize 3097 # This is the threshhold for the number of requests for the same page (or # URI) per page interval. Once the threshhold for that interval has been # exceeded, the IP address of the client will be added to the blocking # list. DOSPageCount 2 # This is the threshhold for the total number of requests for any object by # the same client on the same listener per site interval. Once the # threshhold for that interval has been exceeded, the IP address of the # client will be added to the blocking list. DOSSiteCount 50 # The interval for the page count threshhold; defaults to 1 second # intervals. DOSPageInterval 1 # The interval for the site count threshhold; defaults to 1 second # intervals. DOSSiteInterval 1 # The blocking period is the amount of time (in seconds) that a client will # be blocked for if they are added to the blocking list. During this time, # all subsequent requests from the client will result in a 403 (Forbidden) # and the timer being reset (e.g. another 10 seconds). Since the timer is # reset for every subsequent request, it is not necessary to have a long # blocking period; in the event of a DoS attack, this timer will keep # getting reset. DOSBlockingPeriod 10 # If this value is set, an email will be sent to the address specified # whenever an IP address becomes blacklisted. A locking mechanism using # /tmp prevents continuous emails from being sent. # # NOTE: Requires /bin/mail (provided by mailx) #DOSEmailNotify you at yourdomain.com # If this value is set, the system command specified will be executed # whenever an IP address becomes blacklisted. This is designed to enable # system calls to ip filter or other tools. A locking mechanism using /tmp # prevents continuous system calls. Use %s to denote the IP address of the # blacklisted IP. #DOSSystemCommand "su - someuser -c '/sbin/... %s ...'" # Choose an alternative temp directory By default "/tmp" will be used for # locking mechanism, which opens some security issues if your system is # open to shell users. # # http://security.lss.hr/index.php?page=details&ID=LSS-2005-01-01 # # In the event you have nonprivileged shell users, you'll want to create a # directory writable only to the user Apache is running as (usually root), # then set this in your httpd.conf. #DOSLogDir "/var/lock/mod_evasive" # You can use whitelists to disable the module for certain ranges of # IPs. Wildcards can be used on up to the last 3 octets if necessary. # Multiple DOSWhitelist commands may be used in the configuration. #DOSWhitelist 127.0.0.1 #DOSWhitelist 192.168.0.* --- NEW FILE mod_evasive.spec --- Name: mod_evasive Version: 1.10.1 Release: 3%{?dist} Summary: Denial of Service evasion module for Apache Group: System Environment/Daemons License: GPL URL: http://www.zdziarski.com/projects/mod_evasive/ Source0: http://www.zdziarski.com/projects/mod_evasive/mod_evasive_%{version}.tar.gz Source1: mod_evasive.conf BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: httpd-devel Requires: httpd Requires: httpd-mmn = %([ -a %{_includedir}/httpd/.mmn ] && cat %{_includedir}/httpd/.mmn || echo missing) %description mod_evasive is an evasive maneuvers module for Apache to provide evasive action in the event of an HTTP DoS or DDoS attack or brute force attack. It is also designed to be a detection and network management tool, and can be easily configured to talk to firewalls, routers, etc. mod_evasive presently reports abuses via email and syslog facilities. %prep %setup -q -n %{name} %build %{_sbindir}/apxs -Wc,"%{optflags}" -c mod_evasive20.c %install rm -rf $RPM_BUILD_ROOT mkdir -pm 755 \ $RPM_BUILD_ROOT%{_libdir}/httpd/modules \ $RPM_BUILD_ROOT%{_sysconfdir}/httpd/conf.d install -pm 755 .libs/mod_evasive20.so $RPM_BUILD_ROOT%{_libdir}/httpd/modules/ install -pm 644 %{SOURCE1} $RPM_BUILD_ROOT%{_sysconfdir}/httpd/conf.d/ %clean rm -rf $RPM_BUILD_ROOT %files %defattr(-,root,root,-) %doc README LICENSE CHANGELOG test.pl %config(noreplace) %{_sysconfdir}/httpd/conf.d/* %{_libdir}/httpd/modules/* %changelog * Tue Apr 10 2007 Konstantin Ryabitsev - 1.10.1-3 - Modify the URL and finally import into extras. * Mon Jan 29 2007 Konstantin Ryabitsev - 1.10.1-2 - The source moved to another domain since last year. - use _sbindir macro for apxs. * Tue Dec 06 2005 Konstantin Ryabitsev - 1.10.1-1 - Cleaning up description - Cleaning up install - Slight modification to default config (add DOSWhitelist entries) - Disttagging - Adding test.pl to docs * Wed Nov 16 2005 Kosntantin Ryabitsev - 1.10.1-0.1 - Initial packaging. Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/mod_evasive/EL-4/.cvsignore,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- .cvsignore 6 Apr 2007 06:23:28 -0000 1.1 +++ .cvsignore 11 Apr 2007 01:22:58 -0000 1.2 @@ -0,0 +1 @@ +mod_evasive_1.10.1.tar.gz Index: sources =================================================================== RCS file: /cvs/extras/rpms/mod_evasive/EL-4/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 6 Apr 2007 06:23:28 -0000 1.1 +++ sources 11 Apr 2007 01:22:58 -0000 1.2 @@ -0,0 +1 @@ +784fca4a124f25ccff5b48c7a69a65e5 mod_evasive_1.10.1.tar.gz From fedora-extras-commits at redhat.com Wed Apr 11 02:42:26 2007 From: fedora-extras-commits at redhat.com (Kevin Fenzi (kevin)) Date: Tue, 10 Apr 2007 22:42:26 -0400 Subject: rpms/audacious-docklet/devel audacious-docklet.spec,1.7,1.8 Message-ID: <200704110242.l3B2gQc4007818@cvs-int.fedora.redhat.com> Author: kevin Update of /cvs/extras/rpms/audacious-docklet/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv7799 Modified Files: audacious-docklet.spec Log Message: Rebuild for new audacious version. Index: audacious-docklet.spec =================================================================== RCS file: /cvs/extras/rpms/audacious-docklet/devel/audacious-docklet.spec,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- audacious-docklet.spec 22 Dec 2006 01:14:08 -0000 1.7 +++ audacious-docklet.spec 11 Apr 2007 02:41:49 -0000 1.8 @@ -2,7 +2,7 @@ Name: audacious-docklet Version: 0.1.1 -Release: 1%{?dist} +Release: 2%{?dist} Summary: A docklet plugin for Audacious License: GPL @@ -42,6 +42,9 @@ %{plugin_dir}/General/libdocklet.so %Changelog +* Tue Apr 10 2007 Kevin Fenzi - 0.1.1-2 +- Rebuild for new audacious version. + * Thu Dec 14 2006 Yu Fan - 0.1.1-1 - Modify spec file to conform fedora extras packaging and naming convention From fedora-extras-commits at redhat.com Wed Apr 11 05:38:33 2007 From: fedora-extras-commits at redhat.com (Peter Gordon (pgordon)) Date: Wed, 11 Apr 2007 01:38:33 -0400 Subject: rpms/gnome-theme-clearlooks-bigpack/devel gnome-theme-clearlooks-bigpack-fix-Cairo_Curve-ComboBox-text-contrast.patch, NONE, 1.1 gnome-theme-clearlooks-bigpack.spec, 1.7, 1.8 Message-ID: <200704110538.l3B5cXnZ023078@cvs-int.fedora.redhat.com> Author: pgordon Update of /cvs/extras/rpms/gnome-theme-clearlooks-bigpack/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv23065 Modified Files: gnome-theme-clearlooks-bigpack.spec Added Files: gnome-theme-clearlooks-bigpack-fix-Cairo_Curve-ComboBox-text-contrast.patch Log Message: Fix the longstanding bug wherein ComboBox text has little or no contrast, update spec a bit more too. gnome-theme-clearlooks-bigpack-fix-Cairo_Curve-ComboBox-text-contrast.patch: ***** Error reading new file: [Errno 2] No such file or directory: 'gnome-theme-clearlooks-bigpack-fix-Cairo_Curve-ComboBox-text-contrast.patch' From fedora-extras-commits at redhat.com Wed Apr 11 05:46:43 2007 From: fedora-extras-commits at redhat.com (Peter Gordon (pgordon)) Date: Wed, 11 Apr 2007 01:46:43 -0400 Subject: rpms/gnome-theme-clearlooks-bigpack/devel gnome-theme-clearlooks-bigpack-fix-Cairo_Curve-ComboBox-text-contrast.patch, 1.1, NONE Message-ID: <200704110546.l3B5khmZ023178@cvs-int.fedora.redhat.com> Author: pgordon Update of /cvs/extras/rpms/gnome-theme-clearlooks-bigpack/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv23171 Removed Files: gnome-theme-clearlooks-bigpack-fix-Cairo_Curve-ComboBox-text-contrast.patch Log Message: Removing to re-add the patch...if that makes sense. (Commit earlier failed? How odd...) --- gnome-theme-clearlooks-bigpack-fix-Cairo_Curve-ComboBox-text-contrast.patch DELETED --- From fedora-extras-commits at redhat.com Wed Apr 11 05:47:53 2007 From: fedora-extras-commits at redhat.com (Peter Gordon (pgordon)) Date: Wed, 11 Apr 2007 01:47:53 -0400 Subject: rpms/gnome-theme-clearlooks-bigpack/devel gnome-theme-clearlooks-bigpack-fix-Cairo_Curve-ComboBox-text-contrast.patch, 1.2, 1.3 Message-ID: <200704110547.l3B5lrvm023220@cvs-int.fedora.redhat.com> Author: pgordon Update of /cvs/extras/rpms/gnome-theme-clearlooks-bigpack/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv23197 Added Files: gnome-theme-clearlooks-bigpack-fix-Cairo_Curve-ComboBox-text-contrast.patch Log Message: This time, it should work! :) gnome-theme-clearlooks-bigpack-fix-Cairo_Curve-ComboBox-text-contrast.patch: Index: gnome-theme-clearlooks-bigpack-fix-Cairo_Curve-ComboBox-text-contrast.patch =================================================================== RCS file: gnome-theme-clearlooks-bigpack-fix-Cairo_Curve-ComboBox-text-contrast.patch diff -N gnome-theme-clearlooks-bigpack-fix-Cairo_Curve-ComboBox-text-contrast.patch --- /dev/null 1 Jan 1970 00:00:00 -0000 +++ gnome-theme-clearlooks-bigpack-fix-Cairo_Curve-ComboBox-text-contrast.patch 11 Apr 2007 05:47:17 -0000 1.3 @@ -0,0 +1,29 @@ +--- Clearlooks_Cairo-Curve/gtk-2.0/gtkrc 2006-02-24 04:32:04.000000000 -0800 ++++ Clearlooks_Cairo-Curve/gtk-2.0/gtkrc.new 2007-04-10 22:09:31.000000000 -0700 +@@ -41,7 +41,7 @@ + base[INSENSITIVE] = "#DADADA" + + text[NORMAL] = "#000000" +- text[PRELIGHT] = "#FFFFFF" ++ text[PRELIGHT] = "#000000" + text[ACTIVE] = "#FFFFFF" + text[SELECTED] = "#FFFFFF" + text[INSENSITIVE] = "#777777" +@@ -50,9 +50,6 @@ + { + scrollbar_color = "#4868B0" + menubarstyle = 2 # 0 = flat, 1 = sunken, 2 = flat gradient +- menuitemstyle = 1 # 0 = flat, 1 = 3d-ish (gradient), 2 = 3d-ish (button) +- listviewitemstyle = 1 # 0 = flat, 1 = 3d-ish (gradient) +- progressbarstyle = 1 # 0 = candy bar, 1 = fancy candy bar, 2 = flat + animation = TRUE + } + } +@@ -139,6 +136,7 @@ + + style "clearlooks-combo" = "clearlooks-button" + { ++ text[ACTIVE] = "#FFFFFF" + } + + From fedora-extras-commits at redhat.com Wed Apr 11 06:58:15 2007 From: fedora-extras-commits at redhat.com (Mamoru Tasaka (mtasaka)) Date: Wed, 11 Apr 2007 02:58:15 -0400 Subject: rpms/wallpapoz/devel .cvsignore, 1.3, 1.4 sources, 1.3, 1.4 wallpapoz.spec, 1.2, 1.3 wallpapoz-ja.po, 1.1, NONE wallpapoz.desktop, 1.1, NONE Message-ID: <200704110658.l3B6wFwH028336@cvs-int.fedora.redhat.com> Author: mtasaka Update of /cvs/extras/rpms/wallpapoz/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv28308 Modified Files: .cvsignore sources wallpapoz.spec Removed Files: wallpapoz-ja.po wallpapoz.desktop Log Message: * Wed Apr 11 2007 Mamoru Tasaka - 0.4-0.2.svn55 - svn 55 Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/wallpapoz/devel/.cvsignore,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- .cvsignore 5 Apr 2007 18:24:00 -0000 1.3 +++ .cvsignore 11 Apr 2007 06:57:38 -0000 1.4 @@ -1 +1 @@ -wallpapoz-0.4-svn50.tar.bz2 +wallpapoz-0.4-svn55.tar.bz2 Index: sources =================================================================== RCS file: /cvs/extras/rpms/wallpapoz/devel/sources,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- sources 5 Apr 2007 18:24:00 -0000 1.3 +++ sources 11 Apr 2007 06:57:38 -0000 1.4 @@ -1 +1 @@ -3848e7d16bd611fa38af5e5c21adfbe5 wallpapoz-0.4-svn50.tar.bz2 +65b876faa0beb5118a030abb5504778b wallpapoz-0.4-svn55.tar.bz2 Index: wallpapoz.spec =================================================================== RCS file: /cvs/extras/rpms/wallpapoz/devel/wallpapoz.spec,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- wallpapoz.spec 5 Apr 2007 18:24:00 -0000 1.2 +++ wallpapoz.spec 11 Apr 2007 06:57:38 -0000 1.3 @@ -6,7 +6,7 @@ %define icondir %{_datadir}/icons/hicolor/128x128/apps %define mainver 0.4 -%define svnver 50 +%define svnver 55 %define fedorarel 2 %define rel %{?svnver:0.}%{fedorarel}%{?svnver:.svn%svnver} @@ -20,8 +20,6 @@ License: GPL URL: %{srcurl} Source0: %{srcurl}files/%{name}-%{mainver}%{?svnver:-svn%svnver}.tar.bz2 -Source10: wallpapoz.desktop -Source11: wallpapoz-ja.po BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch @@ -45,14 +43,10 @@ %{__sed} -i.dos -e 's|\r||g' COPYING touch -r COPYING.dos COPYING -%{__sed} -i.stamps -e 's|shutil\.copy(|shutil.copy2(|' setup.py -%{__cp} -p %{SOURCE10} share/wallpapoz/ -%{__mkdir_p} share/locale/ja/LC_MESSAGES/ -%{__sed} -i.lang -e '/ISO_CODES/s|(\(.*,\))|(\1 "ja",)|' setup.py +#%%{__sed} -i.lang -e '/ISO_CODES/s|(\(.*,\))|(\1 "ja",)|' setup.py %build -msgfmt --verbose -o share/locale/ja/LC_MESSAGES/%{name}.mo %{SOURCE11} %install %{__rm} -rf $RPM_BUILD_ROOT @@ -62,10 +56,8 @@ desktop-file-install \ --vendor fedora \ - --remove-category Application \ - --remove-category Accessories \ - --delete-original \ --dir $RPM_BUILD_ROOT%{_datadir}/applications \ + --delete-original \ $RPM_BUILD_ROOT%{_datadir}/applications/%{name}.desktop %{find_lang} %{name} @@ -85,6 +77,9 @@ %{_datadir}/applications/fedora-%{name}.desktop %changelog +* Wed Apr 11 2007 Mamoru Tasaka - 0.4-0.2.svn55 +- svn 55 + * Thu Apr 5 2007 Mamoru Tasaka - 0.4-0.2.svn50 - Update to 0.4 pre svn50 - Add Japanese support (upstream will merge this) --- wallpapoz-ja.po DELETED --- --- wallpapoz.desktop DELETED --- From fedora-extras-commits at redhat.com Wed Apr 11 09:44:18 2007 From: fedora-extras-commits at redhat.com (Tomas Janousek (tjanouse)) Date: Wed, 11 Apr 2007 05:44:18 -0400 Subject: rpms/cyrus-imapd/devel cyrus-imapd-2.3.7-nobarenewlinescheck.patch, NONE, 1.1 cyrus-imapd.spec, 1.22, 1.23 cyrus-imapd-2.1.15-nobarenewlinescheck.patch, 1.1, NONE Message-ID: <200704110944.l3B9iIFI011288@cvs-int.fedora.redhat.com> Author: tjanouse Update of /cvs/extras/rpms/cyrus-imapd/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv11260 Modified Files: cyrus-imapd.spec Added Files: cyrus-imapd-2.3.7-nobarenewlinescheck.patch Removed Files: cyrus-imapd-2.1.15-nobarenewlinescheck.patch Log Message: * Wed Apr 11 2007 Tomas Janousek - 2.3.8-3 - updated the no-bare-nl patch (#235569), thanks to Matthias Hensler cyrus-imapd-2.3.7-nobarenewlinescheck.patch: --- NEW FILE cyrus-imapd-2.3.7-nobarenewlinescheck.patch --- --- cyrus-imapd-2.3.7/imap/message.c 2006-10-28 22:18:08.000000000 +0200 +++ cyrus-imapd-2.3.7/imap/message.c.nobarenewlinescheck 2006-10-28 22:21:55.000000000 +0200 @@ -256,8 +256,9 @@ r = IMAP_MESSAGE_CONTAINSNULL; } else if (*p == '\n') { - if (!sawcr && (inheader || !allow_null)) - r = IMAP_MESSAGE_CONTAINSNL; + /* Do *NOT* check for RFC compliant line breaks (bare newlines) */ + /* if (!sawcr && (inheader || !allow_null)) + r = IMAP_MESSAGE_CONTAINSNL; */ sawcr = 0; if (blankline) { inheader = 0; Index: cyrus-imapd.spec =================================================================== RCS file: /cvs/extras/rpms/cyrus-imapd/devel/cyrus-imapd.spec,v retrieving revision 1.22 retrieving revision 1.23 diff -u -r1.22 -r1.23 --- cyrus-imapd.spec 4 Apr 2007 15:18:08 -0000 1.22 +++ cyrus-imapd.spec 11 Apr 2007 09:43:42 -0000 1.23 @@ -1,6 +1,6 @@ Name: cyrus-imapd Version: 2.3.8 -Release: 2%{?dist} +Release: 3%{?dist} # ********************** BUILD TIME OPTIONS START ********************** @@ -137,7 +137,7 @@ Patch4: http://servercc.oakton.edu/~jwade/cyrus/cyrus-imapd-2.1.3/cyrus-imapd-2.1.3-flock.patch Patch5: cyrus-imapd-2.2.12-munge8bit.patch Patch6: cyrus-imapd-2.1.16-getrlimit.patch -Patch7: cyrus-imapd-2.1.15-nobarenewlinescheck.patch +Patch7: cyrus-imapd-2.3.7-nobarenewlinescheck.patch Patch8: cyrus-imapd-2.2.10-groupcache.patch Patch9: cyrus-imapd-2.3.1-config_defaults.patch Patch10: cyrus-imapd-acceptinvalidfrom.patch @@ -813,6 +813,9 @@ %{_mandir}/man1/* %changelog +* Wed Apr 11 2007 Tomas Janousek - 2.3.8-3 +- updated the no-bare-nl patch (#235569), thanks to Matthias Hensler + * Wed Apr 04 2007 Tomas Janousek - 2.3.8-2 - fixed mboxlist backup rotation (#197054) --- cyrus-imapd-2.1.15-nobarenewlinescheck.patch DELETED --- From fedora-extras-commits at redhat.com Wed Apr 11 09:50:10 2007 From: fedora-extras-commits at redhat.com (Tomas Janousek (tjanouse)) Date: Wed, 11 Apr 2007 05:50:10 -0400 Subject: rpms/cyrus-imapd/FC-6 cyrus-imapd-2.3.7-nobarenewlinescheck.patch, NONE, 1.1 cyrus-imapd.spec, 1.18, 1.19 cyrus-imapd-2.1.15-nobarenewlinescheck.patch, 1.1, NONE Message-ID: <200704110950.l3B9oAEq011408@cvs-int.fedora.redhat.com> Author: tjanouse Update of /cvs/extras/rpms/cyrus-imapd/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv11386 Modified Files: cyrus-imapd.spec Added Files: cyrus-imapd-2.3.7-nobarenewlinescheck.patch Removed Files: cyrus-imapd-2.1.15-nobarenewlinescheck.patch Log Message: * Wed Apr 11 2007 Tomas Janousek - 2.3.8-3 - updated the no-bare-nl patch (#235569), thanks to Matthias Hensler cyrus-imapd-2.3.7-nobarenewlinescheck.patch: --- NEW FILE cyrus-imapd-2.3.7-nobarenewlinescheck.patch --- --- cyrus-imapd-2.3.7/imap/message.c 2006-10-28 22:18:08.000000000 +0200 +++ cyrus-imapd-2.3.7/imap/message.c.nobarenewlinescheck 2006-10-28 22:21:55.000000000 +0200 @@ -256,8 +256,9 @@ r = IMAP_MESSAGE_CONTAINSNULL; } else if (*p == '\n') { - if (!sawcr && (inheader || !allow_null)) - r = IMAP_MESSAGE_CONTAINSNL; + /* Do *NOT* check for RFC compliant line breaks (bare newlines) */ + /* if (!sawcr && (inheader || !allow_null)) + r = IMAP_MESSAGE_CONTAINSNL; */ sawcr = 0; if (blankline) { inheader = 0; Index: cyrus-imapd.spec =================================================================== RCS file: /cvs/extras/rpms/cyrus-imapd/FC-6/cyrus-imapd.spec,v retrieving revision 1.18 retrieving revision 1.19 diff -u -r1.18 -r1.19 --- cyrus-imapd.spec 4 Apr 2007 15:22:10 -0000 1.18 +++ cyrus-imapd.spec 11 Apr 2007 09:49:32 -0000 1.19 @@ -1,6 +1,6 @@ Name: cyrus-imapd Version: 2.3.8 -Release: 2%{?dist} +Release: 3%{?dist} # ********************** BUILD TIME OPTIONS START ********************** @@ -137,7 +137,7 @@ Patch4: http://servercc.oakton.edu/~jwade/cyrus/cyrus-imapd-2.1.3/cyrus-imapd-2.1.3-flock.patch Patch5: cyrus-imapd-2.2.12-munge8bit.patch Patch6: cyrus-imapd-2.1.16-getrlimit.patch -Patch7: cyrus-imapd-2.1.15-nobarenewlinescheck.patch +Patch7: cyrus-imapd-2.3.7-nobarenewlinescheck.patch Patch8: cyrus-imapd-2.2.10-groupcache.patch Patch9: cyrus-imapd-2.3.1-config_defaults.patch Patch10: cyrus-imapd-acceptinvalidfrom.patch @@ -813,6 +813,9 @@ %{_mandir}/man1/* %changelog +* Wed Apr 11 2007 Tomas Janousek - 2.3.8-3 +- updated the no-bare-nl patch (#235569), thanks to Matthias Hensler + * Wed Apr 04 2007 Tomas Janousek - 2.3.8-2 - fixed mboxlist backup rotation (#197054) --- cyrus-imapd-2.1.15-nobarenewlinescheck.patch DELETED --- From fedora-extras-commits at redhat.com Wed Apr 11 12:11:12 2007 From: fedora-extras-commits at redhat.com (Michael G. Fleming (mfleming)) Date: Wed, 11 Apr 2007 08:11:12 -0400 Subject: rpms/mlmmj/devel mlmmj.spec,1.28,1.29 Message-ID: <200704111211.l3BCBCpg025371@cvs-int.fedora.redhat.com> Author: mfleming Update of /cvs/extras/rpms/mlmmj/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv25342 Modified Files: mlmmj.spec Log Message: * Wed Apr 11 2007 Michael Fleming 1.2.14-2 - Bump due to build/tag oddity. Index: mlmmj.spec =================================================================== RCS file: /cvs/extras/rpms/mlmmj/devel/mlmmj.spec,v retrieving revision 1.28 retrieving revision 1.29 diff -u -r1.28 -r1.29 --- mlmmj.spec 6 Apr 2007 10:26:50 -0000 1.28 +++ mlmmj.spec 11 Apr 2007 12:07:33 -0000 1.29 @@ -3,7 +3,7 @@ Summary: Mailserver-independent ezmlm-like mailing list manager Name: mlmmj Version: 1.2.14 -Release: 1%{?dist} +Release: 2%{?dist} License: MIT Group: Applications/Internet Source: http://mlmmj.mmj.dk/files/mlmmj-%{version}.tar.bz2 @@ -48,6 +48,9 @@ %{_mandir}/man1/mlmmj-* %changelog +* Wed Apr 11 2007 Michael Fleming 1.2.14-2 +- Bump due to build/tag oddity. + * Fri Apr 6 2007 Michael Fleming 1.2.14-1 - New upstream release (with mime parsing goodness) From fedora-extras-commits at redhat.com Wed Apr 11 12:29:19 2007 From: fedora-extras-commits at redhat.com (Paul Howarth (pghmcfc)) Date: Wed, 11 Apr 2007 08:29:19 -0400 Subject: rpms/gtkwave/devel .cvsignore, 1.34, 1.35 gtkwave.spec, 1.36, 1.37 sources, 1.34, 1.35 Message-ID: <200704111229.l3BCTJHt025595@cvs-int.fedora.redhat.com> Author: pghmcfc Update of /cvs/extras/rpms/gtkwave/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv25500 Modified Files: .cvsignore gtkwave.spec sources Log Message: update to 3.0.25 Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/gtkwave/devel/.cvsignore,v retrieving revision 1.34 retrieving revision 1.35 diff -u -r1.34 -r1.35 --- .cvsignore 5 Apr 2007 08:57:11 -0000 1.34 +++ .cvsignore 11 Apr 2007 12:17:54 -0000 1.35 @@ -1 +1 @@ -gtkwave-3.0.24.tar.gz +gtkwave-3.0.25.tar.gz Index: gtkwave.spec =================================================================== RCS file: /cvs/extras/rpms/gtkwave/devel/gtkwave.spec,v retrieving revision 1.36 retrieving revision 1.37 diff -u -r1.36 -r1.37 --- gtkwave.spec 5 Apr 2007 08:57:11 -0000 1.36 +++ gtkwave.spec 11 Apr 2007 12:17:54 -0000 1.37 @@ -1,6 +1,6 @@ Summary: Waveform Viewer Name: gtkwave -Version: 3.0.24 +Version: 3.0.25 Release: 1%{?dist} License: GPL & MIT Group: Applications/Engineering @@ -89,6 +89,9 @@ %{_mandir}/man5/gtkwaverc.5* %changelog +* Wed Apr 11 2007 Paul Howarth 3.0.25-1 +- update to 3.0.25 + * Thu Apr 5 2007 Paul Howarth 3.0.24-1 - update to 3.0.24 Index: sources =================================================================== RCS file: /cvs/extras/rpms/gtkwave/devel/sources,v retrieving revision 1.34 retrieving revision 1.35 diff -u -r1.34 -r1.35 --- sources 5 Apr 2007 08:57:11 -0000 1.34 +++ sources 11 Apr 2007 12:17:54 -0000 1.35 @@ -1 +1 @@ -c5f87999c33f6da11014f0d0d3ebecda gtkwave-3.0.24.tar.gz +6072fd15d4cf9d5485b4b48f7a37c597 gtkwave-3.0.25.tar.gz From fedora-extras-commits at redhat.com Wed Apr 11 12:34:57 2007 From: fedora-extras-commits at redhat.com (Michael G. Fleming (mfleming)) Date: Wed, 11 Apr 2007 08:34:57 -0400 Subject: rpms/mlmmj/FC-6 .cvsignore, 1.11, 1.12 mlmmj.spec, 1.26, 1.27 sources, 1.11, 1.12 Message-ID: <200704111234.l3BCYvEP025704@cvs-int.fedora.redhat.com> Author: mfleming Update of /cvs/extras/rpms/mlmmj/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv25533 Modified Files: .cvsignore mlmmj.spec sources Log Message: * Wed Apr 11 2007 Michael Fleming 1.2.14-1 - New upstream release Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/mlmmj/FC-6/.cvsignore,v retrieving revision 1.11 retrieving revision 1.12 diff -u -r1.11 -r1.12 --- .cvsignore 2 Jan 2007 07:36:21 -0000 1.11 +++ .cvsignore 11 Apr 2007 12:23:16 -0000 1.12 @@ -1 +1 @@ -mlmmj-1.2.13.tar.bz2 +mlmmj-1.2.14.tar.bz2 Index: mlmmj.spec =================================================================== RCS file: /cvs/extras/rpms/mlmmj/FC-6/mlmmj.spec,v retrieving revision 1.26 retrieving revision 1.27 diff -u -r1.26 -r1.27 --- mlmmj.spec 2 Jan 2007 07:36:21 -0000 1.26 +++ mlmmj.spec 11 Apr 2007 12:23:16 -0000 1.27 @@ -2,7 +2,7 @@ Summary: Mailserver-independent ezmlm-like mailing list manager Name: mlmmj -Version: 1.2.13 +Version: 1.2.14 Release: 1%{?dist} License: MIT Group: Applications/Internet @@ -27,7 +27,7 @@ %install rm -rf %{buildroot} -%makeinstall textlibdir=%{buildroot}%{_textlibdir} +make DESTDIR=%{buildroot} install textlibdir=%{_textlibdir} mkdir -p %{buildroot}/var/spool/mlmmj # Remove execute bits from Perl programs to stop RPM from picking @@ -48,6 +48,9 @@ %{_mandir}/man1/mlmmj-* %changelog +* Wed Apr 11 2007 Michael Fleming 1.2.14-1 +- New upstream release + * Thu Dec 28 2006 Michael Fleming 1.2.13-1 - New upstream release Index: sources =================================================================== RCS file: /cvs/extras/rpms/mlmmj/FC-6/sources,v retrieving revision 1.11 retrieving revision 1.12 diff -u -r1.11 -r1.12 --- sources 2 Jan 2007 07:36:21 -0000 1.11 +++ sources 11 Apr 2007 12:23:16 -0000 1.12 @@ -1 +1 @@ -ee45d77fffb02d7f6c9a1fe52b55f7ed mlmmj-1.2.13.tar.bz2 +dfa478667a1fbce7af7835d885f76150 mlmmj-1.2.14.tar.bz2 From fedora-extras-commits at redhat.com Wed Apr 11 12:52:26 2007 From: fedora-extras-commits at redhat.com (Paul Howarth (pghmcfc)) Date: Wed, 11 Apr 2007 08:52:26 -0400 Subject: rpms/gtkwave/FC-6 .cvsignore, 1.34, 1.35 gtkwave.spec, 1.36, 1.37 sources, 1.34, 1.35 Message-ID: <200704111252.l3BCqQ40025875@cvs-int.fedora.redhat.com> Author: pghmcfc Update of /cvs/extras/rpms/gtkwave/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv25836 Modified Files: .cvsignore gtkwave.spec sources Log Message: update to 3.0.25 Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/gtkwave/FC-6/.cvsignore,v retrieving revision 1.34 retrieving revision 1.35 diff -u -r1.34 -r1.35 --- .cvsignore 5 Apr 2007 09:37:55 -0000 1.34 +++ .cvsignore 11 Apr 2007 12:48:47 -0000 1.35 @@ -1 +1 @@ -gtkwave-3.0.24.tar.gz +gtkwave-3.0.25.tar.gz Index: gtkwave.spec =================================================================== RCS file: /cvs/extras/rpms/gtkwave/FC-6/gtkwave.spec,v retrieving revision 1.36 retrieving revision 1.37 diff -u -r1.36 -r1.37 --- gtkwave.spec 5 Apr 2007 09:37:55 -0000 1.36 +++ gtkwave.spec 11 Apr 2007 12:48:47 -0000 1.37 @@ -1,6 +1,6 @@ Summary: Waveform Viewer Name: gtkwave -Version: 3.0.24 +Version: 3.0.25 Release: 1%{?dist} License: GPL & MIT Group: Applications/Engineering @@ -89,6 +89,9 @@ %{_mandir}/man5/gtkwaverc.5* %changelog +* Wed Apr 11 2007 Paul Howarth 3.0.25-1 +- update to 3.0.25 + * Thu Apr 5 2007 Paul Howarth 3.0.24-1 - update to 3.0.24 Index: sources =================================================================== RCS file: /cvs/extras/rpms/gtkwave/FC-6/sources,v retrieving revision 1.34 retrieving revision 1.35 diff -u -r1.34 -r1.35 --- sources 5 Apr 2007 09:37:55 -0000 1.34 +++ sources 11 Apr 2007 12:48:47 -0000 1.35 @@ -1 +1 @@ -c5f87999c33f6da11014f0d0d3ebecda gtkwave-3.0.24.tar.gz +6072fd15d4cf9d5485b4b48f7a37c597 gtkwave-3.0.25.tar.gz From fedora-extras-commits at redhat.com Wed Apr 11 14:00:21 2007 From: fedora-extras-commits at redhat.com (Alexander Larsson (alexl)) Date: Wed, 11 Apr 2007 10:00:21 -0400 Subject: rpms/xdg-user-dirs-gtk/devel .cvsignore, 1.3, 1.4 sources, 1.3, 1.4 xdg-user-dirs-gtk.spec, 1.2, 1.3 Message-ID: <200704111400.l3BE0LfP031678@cvs-int.fedora.redhat.com> Author: alexl Update of /cvs/extras/rpms/xdg-user-dirs-gtk/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv31634 Modified Files: .cvsignore sources xdg-user-dirs-gtk.spec Log Message: * Wed Apr 11 2007 Alexander Larsson - 0.4-1 - update to 0.4 (#234512) Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/xdg-user-dirs-gtk/devel/.cvsignore,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- .cvsignore 6 Mar 2007 14:03:01 -0000 1.3 +++ .cvsignore 11 Apr 2007 13:59:42 -0000 1.4 @@ -1 +1 @@ -xdg-user-dirs-gtk-0.3.tar.gz +xdg-user-dirs-gtk-0.4.tar.gz Index: sources =================================================================== RCS file: /cvs/extras/rpms/xdg-user-dirs-gtk/devel/sources,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- sources 6 Mar 2007 14:03:01 -0000 1.3 +++ sources 11 Apr 2007 13:59:42 -0000 1.4 @@ -1 +1 @@ -f70244036ae808c004d5e25eebffeff9 xdg-user-dirs-gtk-0.3.tar.gz +32453f613fecd7876df039fe016fd461 xdg-user-dirs-gtk-0.4.tar.gz Index: xdg-user-dirs-gtk.spec =================================================================== RCS file: /cvs/extras/rpms/xdg-user-dirs-gtk/devel/xdg-user-dirs-gtk.spec,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- xdg-user-dirs-gtk.spec 6 Mar 2007 14:03:01 -0000 1.2 +++ xdg-user-dirs-gtk.spec 11 Apr 2007 13:59:42 -0000 1.3 @@ -1,5 +1,5 @@ Name: xdg-user-dirs-gtk -Version: 0.3 +Version: 0.4 Release: 1%{?dist} Summary: Gnome integration of special directories @@ -41,6 +41,9 @@ %config(noreplace) %{_sysconfdir}/xdg/autostart/user-dirs-update-gtk.desktop %changelog +* Wed Apr 11 2007 Alexander Larsson - 0.4-1 +- update to 0.4 (#234512) + * Tue Mar 6 2007 Alexander Larsson - 0.3-1 - update to 0.3 - Add xdg-user-dirs buildreq From fedora-extras-commits at redhat.com Wed Apr 11 14:16:44 2007 From: fedora-extras-commits at redhat.com (Alexander Larsson (alexl)) Date: Wed, 11 Apr 2007 10:16:44 -0400 Subject: rpms/xdg-user-dirs/devel .cvsignore, 1.4, 1.5 sources, 1.4, 1.5 xdg-user-dirs.spec, 1.3, 1.4 Message-ID: <200704111416.l3BEGiZ8003632@cvs-int.fedora.redhat.com> Author: alexl Update of /cvs/extras/rpms/xdg-user-dirs/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv29922 Modified Files: .cvsignore sources xdg-user-dirs.spec Log Message: * Wed Apr 11 2007 Alexander Larsson - 0.6-1 - Update to 0.6 (minor fixes) Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/xdg-user-dirs/devel/.cvsignore,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- .cvsignore 26 Mar 2007 07:29:15 -0000 1.4 +++ .cvsignore 11 Apr 2007 13:16:06 -0000 1.5 @@ -1 +1 @@ -xdg-user-dirs-0.5.tar.gz +xdg-user-dirs-0.6.tar.gz Index: sources =================================================================== RCS file: /cvs/extras/rpms/xdg-user-dirs/devel/sources,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- sources 26 Mar 2007 07:29:15 -0000 1.4 +++ sources 11 Apr 2007 13:16:06 -0000 1.5 @@ -1 +1 @@ -838bbb2b794e4f631e986ac6bd3fdea5 xdg-user-dirs-0.5.tar.gz +856af42c7a034f7761e902314f5194de xdg-user-dirs-0.6.tar.gz Index: xdg-user-dirs.spec =================================================================== RCS file: /cvs/extras/rpms/xdg-user-dirs/devel/xdg-user-dirs.spec,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- xdg-user-dirs.spec 26 Mar 2007 07:29:15 -0000 1.3 +++ xdg-user-dirs.spec 11 Apr 2007 13:16:06 -0000 1.4 @@ -1,5 +1,5 @@ Name: xdg-user-dirs -Version: 0.5 +Version: 0.6 Release: 1%{?dist} Summary: Handles user special directories @@ -45,6 +45,9 @@ %{_sysconfdir}/X11/xinit/xinitrc.d/* %changelog +* Wed Apr 11 2007 Alexander Larsson - 0.6-1 +- Update to 0.6 (minor fixes) + * Mon Mar 26 2007 Alexander Larsson - 0.5-1 - update to 0.5 (more translations) From fedora-extras-commits at redhat.com Wed Apr 11 14:20:36 2007 From: fedora-extras-commits at redhat.com (Michael Rice (errr)) Date: Wed, 11 Apr 2007 10:20:36 -0400 Subject: rpms/etherape/devel etherape.spec,1.1,1.2 Message-ID: <200704111420.l3BEKa2Y003737@cvs-int.fedora.redhat.com> Author: errr Update of /cvs/extras/rpms/etherape/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv3693 Modified Files: etherape.spec Log Message: rebuild for match version to close 233106 and 233107 Index: etherape.spec =================================================================== RCS file: /cvs/extras/rpms/etherape/devel/etherape.spec,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- etherape.spec 13 Feb 2007 19:31:21 -0000 1.1 +++ etherape.spec 11 Apr 2007 14:20:02 -0000 1.2 @@ -1,6 +1,6 @@ Name: etherape Version: 0.9.7 -Release: 4%{?dist} +Release: 5%{?dist} Summary: Graphical network monitor for Unix Group: Applications/System @@ -85,6 +85,9 @@ %changelog +* Wed Apr 11 2007 Michael Rice - 0.9.7-5 +- Rebuild to get all matching version from FC-5 .. devel + * Mon Feb 12 2007 Michael Rice - 0.9.7-4 - Fix desktop file install From fedora-extras-commits at redhat.com Wed Apr 11 14:22:47 2007 From: fedora-extras-commits at redhat.com (Jens Petersen (petersen)) Date: Wed, 11 Apr 2007 10:22:47 -0400 Subject: rpms/libtomoe-gtk/devel libtomoe-gtk.spec,1.11,1.12 Message-ID: <200704111422.l3BEMl1K003846@cvs-int.fedora.redhat.com> Author: petersen Update of /cvs/extras/rpms/libtomoe-gtk/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv3796 Modified Files: libtomoe-gtk.spec Log Message: rebuild for libgucharmap.so.6 Index: libtomoe-gtk.spec =================================================================== RCS file: /cvs/extras/rpms/libtomoe-gtk/devel/libtomoe-gtk.spec,v retrieving revision 1.11 retrieving revision 1.12 diff -u -r1.11 -r1.12 --- libtomoe-gtk.spec 15 Feb 2007 06:44:42 -0000 1.11 +++ libtomoe-gtk.spec 11 Apr 2007 14:22:11 -0000 1.12 @@ -1,6 +1,6 @@ Name: libtomoe-gtk Version: 0.5.1 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Gtk library for tomoe Japanese handwritten input Group: System Environment/Libraries @@ -83,6 +83,9 @@ %changelog +* Thu Apr 12 2007 Jens Petersen - 0.5.1-2 +- rebuild for libgucharmap.so.6 + * Thu Feb 15 2007 Jens Petersen - 0.5.1-1 - update to 0.5.1 - add some more doc files From fedora-extras-commits at redhat.com Wed Apr 11 14:23:37 2007 From: fedora-extras-commits at redhat.com (Michael Rice (errr)) Date: Wed, 11 Apr 2007 10:23:37 -0400 Subject: rpms/etherape/FC-5 etherape.spec,1.2,1.3 Message-ID: <200704111423.l3BENb25003900@cvs-int.fedora.redhat.com> Author: errr Update of /cvs/extras/rpms/etherape/FC-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv3842 Modified Files: etherape.spec Log Message: rebuilding to make fc5-devel have matching versions to close bug 233106 and 233107 Index: etherape.spec =================================================================== RCS file: /cvs/extras/rpms/etherape/FC-5/etherape.spec,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- etherape.spec 16 Feb 2007 00:07:12 -0000 1.2 +++ etherape.spec 11 Apr 2007 14:23:03 -0000 1.3 @@ -1,6 +1,6 @@ Name: etherape Version: 0.9.7 -Release: 4.1%{?dist} +Release: 5%{?dist} Summary: Graphical network monitor for Unix Group: Applications/System @@ -85,6 +85,9 @@ %changelog +* Wed Apr 11 2007 Michael Rice - 0.9.7-5 +- rebuild to make fc5-devel have matching versions + * Thu Feb 15 2007 Michael Rice - 0.9.7-4.1 - Fix BR to build for FC-5 From fedora-extras-commits at redhat.com Wed Apr 11 14:25:32 2007 From: fedora-extras-commits at redhat.com (Michael Rice (errr)) Date: Wed, 11 Apr 2007 10:25:32 -0400 Subject: rpms/etherape/FC-6 etherape.spec,1.1,1.2 Message-ID: <200704111425.l3BEPWrR004027@cvs-int.fedora.redhat.com> Author: errr Update of /cvs/extras/rpms/etherape/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv3992 Modified Files: etherape.spec Log Message: rebuild to make fc5 .. devel have matching versions to close 233106 and 233107 Index: etherape.spec =================================================================== RCS file: /cvs/extras/rpms/etherape/FC-6/etherape.spec,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- etherape.spec 14 Feb 2007 04:01:23 -0000 1.1 +++ etherape.spec 11 Apr 2007 14:24:58 -0000 1.2 @@ -1,6 +1,6 @@ Name: etherape Version: 0.9.7 -Release: 4%{?dist} +Release: 5%{?dist} Summary: Graphical network monitor for Unix Group: Applications/System @@ -85,6 +85,9 @@ %changelog +* Wed Apr 11 2007 Michael Rice - 0.9.7-5 +- Rebuild to get all matching version from FC-5 .. devel + * Mon Feb 12 2007 Michael Rice - 0.9.7-4 - Fix desktop file install From fedora-extras-commits at redhat.com Wed Apr 11 14:30:03 2007 From: fedora-extras-commits at redhat.com (Quentin Spencer (qspencer)) Date: Wed, 11 Apr 2007 10:30:03 -0400 Subject: rpms/lilypond/FC-6 .cvsignore, 1.13, 1.14 lilypond.spec, 1.13, 1.14 sources, 1.13, 1.14 Message-ID: <200704111430.l3BEU3KR004137@cvs-int.fedora.redhat.com> Author: qspencer Update of /cvs/extras/rpms/lilypond/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv30214 Modified Files: .cvsignore lilypond.spec sources Log Message: New release. From fedora-extras-commits at redhat.com Wed Apr 11 14:30:44 2007 From: fedora-extras-commits at redhat.com (Gianluca Sforna (giallu)) Date: Wed, 11 Apr 2007 10:30:44 -0400 Subject: rpms/sysprof-kmod/devel sysprof-kmod.spec,1.61,1.62 Message-ID: <200704111430.l3BEUiMp004166@cvs-int.fedora.redhat.com> Author: giallu Update of /cvs/extras/rpms/sysprof-kmod/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv30233 Modified Files: sysprof-kmod.spec Log Message: Rebuild for kernel 2.6.20-1.3056.fc7 Index: sysprof-kmod.spec =================================================================== RCS file: /cvs/extras/rpms/sysprof-kmod/devel/sysprof-kmod.spec,v retrieving revision 1.61 retrieving revision 1.62 diff -u -r1.61 -r1.62 --- sysprof-kmod.spec 10 Apr 2007 13:30:06 -0000 1.61 +++ sysprof-kmod.spec 11 Apr 2007 13:30:05 -0000 1.62 @@ -4,7 +4,7 @@ # end stuff to be ... # hardcode for now: -%{!?kversion: %define kversion 2.6.20-1.3054.fc7} +%{!?kversion: %define kversion 2.6.20-1.3056.fc7} # hint: this can he overridden with "--define kversion foo" on the rpmbuild command line, e.g. # --define "kversion 2.6.16-1.2096_FC5" From fedora-extras-commits at redhat.com Wed Apr 11 14:44:26 2007 From: fedora-extras-commits at redhat.com (Paul Howarth (pghmcfc)) Date: Wed, 11 Apr 2007 10:44:26 -0400 Subject: rpms/gtkwave/FC-5 .cvsignore, 1.34, 1.35 gtkwave.spec, 1.34, 1.35 sources, 1.34, 1.35 Message-ID: <200704111444.l3BEiQiN004919@cvs-int.fedora.redhat.com> Author: pghmcfc Update of /cvs/extras/rpms/gtkwave/FC-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv30810 Modified Files: .cvsignore gtkwave.spec sources Log Message: update to 3.0.25 Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/gtkwave/FC-5/.cvsignore,v retrieving revision 1.34 retrieving revision 1.35 diff -u -r1.34 -r1.35 --- .cvsignore 5 Apr 2007 09:39:13 -0000 1.34 +++ .cvsignore 11 Apr 2007 13:43:48 -0000 1.35 @@ -1 +1 @@ -gtkwave-3.0.24.tar.gz +gtkwave-3.0.25.tar.gz Index: gtkwave.spec =================================================================== RCS file: /cvs/extras/rpms/gtkwave/FC-5/gtkwave.spec,v retrieving revision 1.34 retrieving revision 1.35 diff -u -r1.34 -r1.35 --- gtkwave.spec 5 Apr 2007 09:39:13 -0000 1.34 +++ gtkwave.spec 11 Apr 2007 13:43:48 -0000 1.35 @@ -1,6 +1,6 @@ Summary: Waveform Viewer Name: gtkwave -Version: 3.0.24 +Version: 3.0.25 Release: 1%{?dist} License: GPL & MIT Group: Applications/Engineering @@ -89,6 +89,9 @@ %{_mandir}/man5/gtkwaverc.5* %changelog +* Wed Apr 11 2007 Paul Howarth 3.0.25-1 +- update to 3.0.25 + * Thu Apr 5 2007 Paul Howarth 3.0.24-1 - update to 3.0.24 Index: sources =================================================================== RCS file: /cvs/extras/rpms/gtkwave/FC-5/sources,v retrieving revision 1.34 retrieving revision 1.35 diff -u -r1.34 -r1.35 --- sources 5 Apr 2007 09:39:13 -0000 1.34 +++ sources 11 Apr 2007 13:43:48 -0000 1.35 @@ -1 +1 @@ -c5f87999c33f6da11014f0d0d3ebecda gtkwave-3.0.24.tar.gz +6072fd15d4cf9d5485b4b48f7a37c597 gtkwave-3.0.25.tar.gz From fedora-extras-commits at redhat.com Wed Apr 11 14:49:36 2007 From: fedora-extras-commits at redhat.com (Alexander Larsson (alexl)) Date: Wed, 11 Apr 2007 10:49:36 -0400 Subject: rpms/sabayon/devel .cvsignore, 1.12, 1.13 sabayon.spec, 1.32, 1.33 sources, 1.12, 1.13 Message-ID: <200704111449.l3BEnaAh005058@cvs-int.fedora.redhat.com> Author: alexl Update of /cvs/extras/rpms/sabayon/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv5021 Modified Files: .cvsignore sabayon.spec sources Log Message: * Wed Apr 11 2007 Alexander Larsson - 2.18.1-1 - Update to 2.18.1 - Move gamin-python and python-ldap requires to sabayon-apply subpackage - Own datadir subdirs (#233912) Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/sabayon/devel/.cvsignore,v retrieving revision 1.12 retrieving revision 1.13 diff -u -r1.12 -r1.13 --- .cvsignore 13 Mar 2007 09:12:02 -0000 1.12 +++ .cvsignore 11 Apr 2007 14:48:58 -0000 1.13 @@ -1 +1 @@ -sabayon-2.18.0.tar.bz2 +sabayon-2.18.1.tar.bz2 Index: sabayon.spec =================================================================== RCS file: /cvs/extras/rpms/sabayon/devel/sabayon.spec,v retrieving revision 1.32 retrieving revision 1.33 diff -u -r1.32 -r1.33 --- sabayon.spec 13 Mar 2007 09:12:02 -0000 1.32 +++ sabayon.spec 11 Apr 2007 14:48:58 -0000 1.33 @@ -7,7 +7,7 @@ %define sabayon_user_uid 86 Name: sabayon -Version: 2.18.0 +Version: 2.18.1 Release: 1%{?dist} Summary: Tool to maintain user profiles in a GNOME desktop @@ -23,10 +23,8 @@ Patch1: sabayon-2.12.3-xnestbug.patch Requires: %{name}-apply = %{version}-%{release} -Requires: gamin-python Requires: libxml2-python Requires: pygtk2 >= %{pygtk2_version} -Requires: python-ldap Requires: usermode Requires: gnome-python2-gconf >= %{gnome_python2_version} @@ -72,6 +70,8 @@ Requires: xorg-x11-server-Xnest Requires: shadow-utils +Requires: gamin-python +Requires: python-ldap %description apply Sabayon is a tool to help sysadmins and user change and maintain the @@ -210,6 +210,8 @@ %{_sbindir}/%{name} %{_libexecdir}/%{name}* +%dir %{_datadir}/%{name} +%dir %{_datadir}/%{name}/glade %{_datadir}/%{name}/glade/*.glade %{_datadir}/applications/gnome-%{name}.desktop %{_datadir}/icons/hicolor/48x48/apps/%{name}.png @@ -262,6 +264,11 @@ %ghost %{python_sitearch}/%{name}/lockdown/*.pyo %changelog +* Wed Apr 11 2007 Alexander Larsson - 2.18.1-1 +- Update to 2.18.1 +- Move gamin-python and python-ldap requires to sabayon-apply subpackage +- Own datadir subdirs (#233912) + * Tue Mar 13 2007 Alexander Larsson - 2.18.0-1 - Update to 2.18.0 Index: sources =================================================================== RCS file: /cvs/extras/rpms/sabayon/devel/sources,v retrieving revision 1.12 retrieving revision 1.13 diff -u -r1.12 -r1.13 --- sources 13 Mar 2007 09:12:02 -0000 1.12 +++ sources 11 Apr 2007 14:48:58 -0000 1.13 @@ -1 +1 @@ -4287b41906b78e13edec3f88c65fff04 sabayon-2.18.0.tar.bz2 +68c40b07905c829fd3957b824d4b237c sabayon-2.18.1.tar.bz2 From fedora-extras-commits at redhat.com Wed Apr 11 15:08:06 2007 From: fedora-extras-commits at redhat.com (Michael Patrick McGrath (mmcgrath)) Date: Wed, 11 Apr 2007 11:08:06 -0400 Subject: rpms/smolt/FC-5 smolt.spec,1.15,1.16 sources,1.10,1.11 Message-ID: <200704111508.l3BF860K009454@cvs-int.fedora.redhat.com> Author: mmcgrath Update of /cvs/extras/rpms/smolt/FC-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv9400/FC-5 Modified Files: smolt.spec sources Log Message: Much better support for languages, upstream released new version Index: smolt.spec =================================================================== RCS file: /cvs/extras/rpms/smolt/FC-5/smolt.spec,v retrieving revision 1.15 retrieving revision 1.16 diff -u -r1.15 -r1.16 --- smolt.spec 16 Mar 2007 20:00:54 -0000 1.15 +++ smolt.spec 11 Apr 2007 15:07:28 -0000 1.16 @@ -1,6 +1,6 @@ Name: smolt Summary: Fedora hardware profiler -Version: 0.9.4 +Version: 0.9.6 Release: 1%{?dist} License: GPL Group: Applications/Internet @@ -51,6 +51,10 @@ %setup -q %build +cd client/ +make +# Remove the po files +find ./ -name smolt.po -exec rm {} \; %install %{__rm} -rf %{buildroot} @@ -62,9 +66,11 @@ %{__mkdir} -p %{buildroot}/%{_bindir} %{__mkdir} -p %{buildroot}/%{_datadir}/firstboot/modules/ %{__mkdir} -p %{buildroot}/%{_initrddir} +%{__mkdir} -p %{buildroot}/%{_datadir}/locale/ %{__mv} client/smoltFirstBoot.py %{buildroot}/%{_datadir}/firstboot/modules/smolt.py %{__mv} client/smolt-init %{buildroot}/%{_initrddir}/smolt %{__mv} client/smolt.cron.monthly %{buildroot}/%{_sysconfdir}/cron.d/smolt +%{__cp} -adv client/po/* %{buildroot}/%{_datadir}/locale/ touch %{buildroot}/%{_sysconfdir}/sysconfig/hw-uuid @@ -98,6 +104,7 @@ %doc README GPL doc/* %dir %{_datadir}/%{name} %{_datadir}/%{name}/client +%{_datadir}/locale/ %{_bindir}/%{name}* %{_sysconfdir}/cron.d/%{name} %{_initrddir}/%{name} @@ -112,6 +119,9 @@ %{_datadir}/firstboot/modules/smolt.py* %changelog +* Wed Apr 11 2007 Mike McGrath 0.9.6-1 +- Upstream released new version. + * Fri Mar 16 2007 Mike McGrath 0.9.4-1 - Upstream released new version - Major changes Index: sources =================================================================== RCS file: /cvs/extras/rpms/smolt/FC-5/sources,v retrieving revision 1.10 retrieving revision 1.11 diff -u -r1.10 -r1.11 --- sources 16 Mar 2007 20:00:54 -0000 1.10 +++ sources 11 Apr 2007 15:07:28 -0000 1.11 @@ -1 +1 @@ -f6c62d9e182413d212844dfca6311f69 smolt-0.9.4.tar.gz +3830a86f5daa98260a3ece24094f9791 smolt-0.9.6.tar.gz From fedora-extras-commits at redhat.com Wed Apr 11 15:08:14 2007 From: fedora-extras-commits at redhat.com (Michael Patrick McGrath (mmcgrath)) Date: Wed, 11 Apr 2007 11:08:14 -0400 Subject: rpms/smolt/FC-6 smolt.spec,1.15,1.16 sources,1.10,1.11 Message-ID: <200704111508.l3BF8EM0009458@cvs-int.fedora.redhat.com> Author: mmcgrath Update of /cvs/extras/rpms/smolt/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv9400/FC-6 Modified Files: smolt.spec sources Log Message: Much better support for languages, upstream released new version Index: smolt.spec =================================================================== RCS file: /cvs/extras/rpms/smolt/FC-6/smolt.spec,v retrieving revision 1.15 retrieving revision 1.16 diff -u -r1.15 -r1.16 --- smolt.spec 16 Mar 2007 20:00:57 -0000 1.15 +++ smolt.spec 11 Apr 2007 15:07:37 -0000 1.16 @@ -1,6 +1,6 @@ Name: smolt Summary: Fedora hardware profiler -Version: 0.9.4 +Version: 0.9.6 Release: 1%{?dist} License: GPL Group: Applications/Internet @@ -51,6 +51,10 @@ %setup -q %build +cd client/ +make +# Remove the po files +find ./ -name smolt.po -exec rm {} \; %install %{__rm} -rf %{buildroot} @@ -62,9 +66,11 @@ %{__mkdir} -p %{buildroot}/%{_bindir} %{__mkdir} -p %{buildroot}/%{_datadir}/firstboot/modules/ %{__mkdir} -p %{buildroot}/%{_initrddir} +%{__mkdir} -p %{buildroot}/%{_datadir}/locale/ %{__mv} client/smoltFirstBoot.py %{buildroot}/%{_datadir}/firstboot/modules/smolt.py %{__mv} client/smolt-init %{buildroot}/%{_initrddir}/smolt %{__mv} client/smolt.cron.monthly %{buildroot}/%{_sysconfdir}/cron.d/smolt +%{__cp} -adv client/po/* %{buildroot}/%{_datadir}/locale/ touch %{buildroot}/%{_sysconfdir}/sysconfig/hw-uuid @@ -98,6 +104,7 @@ %doc README GPL doc/* %dir %{_datadir}/%{name} %{_datadir}/%{name}/client +%{_datadir}/locale/ %{_bindir}/%{name}* %{_sysconfdir}/cron.d/%{name} %{_initrddir}/%{name} @@ -112,6 +119,9 @@ %{_datadir}/firstboot/modules/smolt.py* %changelog +* Wed Apr 11 2007 Mike McGrath 0.9.6-1 +- Upstream released new version. + * Fri Mar 16 2007 Mike McGrath 0.9.4-1 - Upstream released new version - Major changes Index: sources =================================================================== RCS file: /cvs/extras/rpms/smolt/FC-6/sources,v retrieving revision 1.10 retrieving revision 1.11 diff -u -r1.10 -r1.11 --- sources 16 Mar 2007 20:00:57 -0000 1.10 +++ sources 11 Apr 2007 15:07:37 -0000 1.11 @@ -1 +1 @@ -f6c62d9e182413d212844dfca6311f69 smolt-0.9.4.tar.gz +3830a86f5daa98260a3ece24094f9791 smolt-0.9.6.tar.gz From fedora-extras-commits at redhat.com Wed Apr 11 15:08:19 2007 From: fedora-extras-commits at redhat.com (Michael Patrick McGrath (mmcgrath)) Date: Wed, 11 Apr 2007 11:08:19 -0400 Subject: rpms/smolt/devel .cvsignore, 1.10, 1.11 smolt.spec, 1.16, 1.17 sources, 1.11, 1.12 Message-ID: <200704111508.l3BF8JpE009468@cvs-int.fedora.redhat.com> Author: mmcgrath Update of /cvs/extras/rpms/smolt/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv9400/devel Modified Files: .cvsignore smolt.spec sources Log Message: Much better support for languages, upstream released new version Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/smolt/devel/.cvsignore,v retrieving revision 1.10 retrieving revision 1.11 diff -u -r1.10 -r1.11 --- .cvsignore 16 Mar 2007 20:01:00 -0000 1.10 +++ .cvsignore 11 Apr 2007 15:07:44 -0000 1.11 @@ -1 +1 @@ -smolt-0.9.4.tar.gz +smolt-0.9.6.tar.gz Index: smolt.spec =================================================================== RCS file: /cvs/extras/rpms/smolt/devel/smolt.spec,v retrieving revision 1.16 retrieving revision 1.17 diff -u -r1.16 -r1.17 --- smolt.spec 16 Mar 2007 20:01:00 -0000 1.16 +++ smolt.spec 11 Apr 2007 15:07:44 -0000 1.17 @@ -1,6 +1,6 @@ Name: smolt Summary: Fedora hardware profiler -Version: 0.9.4 +Version: 0.9.6 Release: 1%{?dist} License: GPL Group: Applications/Internet @@ -51,6 +51,10 @@ %setup -q %build +cd client/ +make +# Remove the po files +find ./ -name smolt.po -exec rm {} \; %install %{__rm} -rf %{buildroot} @@ -62,9 +66,11 @@ %{__mkdir} -p %{buildroot}/%{_bindir} %{__mkdir} -p %{buildroot}/%{_datadir}/firstboot/modules/ %{__mkdir} -p %{buildroot}/%{_initrddir} +%{__mkdir} -p %{buildroot}/%{_datadir}/locale/ %{__mv} client/smoltFirstBoot.py %{buildroot}/%{_datadir}/firstboot/modules/smolt.py %{__mv} client/smolt-init %{buildroot}/%{_initrddir}/smolt %{__mv} client/smolt.cron.monthly %{buildroot}/%{_sysconfdir}/cron.d/smolt +%{__cp} -adv client/po/* %{buildroot}/%{_datadir}/locale/ touch %{buildroot}/%{_sysconfdir}/sysconfig/hw-uuid @@ -98,6 +104,7 @@ %doc README GPL doc/* %dir %{_datadir}/%{name} %{_datadir}/%{name}/client +%{_datadir}/locale/ %{_bindir}/%{name}* %{_sysconfdir}/cron.d/%{name} %{_initrddir}/%{name} @@ -112,6 +119,10 @@ %{_datadir}/firstboot/modules/smolt.py* %changelog +* Wed Apr 11 2007 Mike McGrath 0.9.6-1 +- Upstream released new version. +- Much better support for languages on the client + * Fri Mar 16 2007 Mike McGrath 0.9.4-1 - Upstream released new version - Major changes Index: sources =================================================================== RCS file: /cvs/extras/rpms/smolt/devel/sources,v retrieving revision 1.11 retrieving revision 1.12 diff -u -r1.11 -r1.12 --- sources 16 Mar 2007 20:01:00 -0000 1.11 +++ sources 11 Apr 2007 15:07:44 -0000 1.12 @@ -1 +1 @@ -f6c62d9e182413d212844dfca6311f69 smolt-0.9.4.tar.gz +3830a86f5daa98260a3ece24094f9791 smolt-0.9.6.tar.gz From fedora-extras-commits at redhat.com Wed Apr 11 15:32:18 2007 From: fedora-extras-commits at redhat.com (Rex Dieter (rdieter)) Date: Wed, 11 Apr 2007 11:32:18 -0400 Subject: rpms/kphotoalbum/devel .cvsignore, 1.4, 1.5 kphotoalbum.spec, 1.8, 1.9 sources, 1.3, 1.4 Message-ID: <200704111532.l3BFWIYw010257@cvs-int.fedora.redhat.com> Author: rdieter Update of /cvs/extras/rpms/kphotoalbum/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv10208 Modified Files: .cvsignore kphotoalbum.spec sources Log Message: * Wed Apr 11 2007 Rex Dieter 3.0.1-1 - kphotoalbum-3.0.1 Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/kphotoalbum/devel/.cvsignore,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- .cvsignore 31 Dec 2006 15:25:24 -0000 1.4 +++ .cvsignore 11 Apr 2007 15:31:40 -0000 1.5 @@ -1,3 +1,3 @@ clog -kphotoalbum-2.2.tar.bz2 kphotoalbum-3.0.tar.bz2 +kphotoalbum-3.0.1.tar.bz2 Index: kphotoalbum.spec =================================================================== RCS file: /cvs/extras/rpms/kphotoalbum/devel/kphotoalbum.spec,v retrieving revision 1.8 retrieving revision 1.9 diff -u -r1.8 -r1.9 --- kphotoalbum.spec 31 Dec 2006 15:25:24 -0000 1.8 +++ kphotoalbum.spec 11 Apr 2007 15:31:40 -0000 1.9 @@ -1,7 +1,7 @@ Summary: KDE Photo Album Name: kphotoalbum -Version: 3.0 +Version: 3.0.1 Release: 1%{?dist} License: GPL @@ -17,7 +17,7 @@ BuildRequires: libkipi-devel BuildRequires: qt-devel BuildRequires: kdelibs-devel -BuildRequires: exiv2-devel +BuildRequires: exiv2-devel ## Optional, not strictly required. #Requires(hint): kipi-plugins @@ -101,6 +101,9 @@ %changelog +* Wed Apr 11 2007 Rex Dieter 3.0.1-1 +- kphotoalbum-3.0.1 + * Sun Dec 31 2006 Rex Dieter 3.0-1 - kphotoalbum-3.0 Index: sources =================================================================== RCS file: /cvs/extras/rpms/kphotoalbum/devel/sources,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- sources 31 Dec 2006 15:25:24 -0000 1.3 +++ sources 11 Apr 2007 15:31:40 -0000 1.4 @@ -1 +1 @@ -2bfb890930e9349393b276f35f40d0db kphotoalbum-3.0.tar.bz2 +ea44852ec73afb2d11adbabb48387067 kphotoalbum-3.0.1.tar.bz2 From fedora-extras-commits at redhat.com Wed Apr 11 15:33:02 2007 From: fedora-extras-commits at redhat.com (Luke Macken (lmacken)) Date: Wed, 11 Apr 2007 11:33:02 -0400 Subject: rpms/deskbar-applet/devel .cvsignore, 1.22, 1.23 deskbar-applet.spec, 1.47, 1.48 sources, 1.22, 1.23 Message-ID: <200704111533.l3BFX2dl010366@cvs-int.fedora.redhat.com> Author: lmacken Update of /cvs/extras/rpms/deskbar-applet/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv10297 Modified Files: .cvsignore deskbar-applet.spec sources Log Message: 2.18.1 Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/deskbar-applet/devel/.cvsignore,v retrieving revision 1.22 retrieving revision 1.23 diff -u -r1.22 -r1.23 --- .cvsignore 18 Mar 2007 21:08:01 -0000 1.22 +++ .cvsignore 11 Apr 2007 15:32:25 -0000 1.23 @@ -1 +1 @@ -deskbar-applet-2.18.0.tar.bz2 +deskbar-applet-2.18.1.tar.bz2 Index: deskbar-applet.spec =================================================================== RCS file: /cvs/extras/rpms/deskbar-applet/devel/deskbar-applet.spec,v retrieving revision 1.47 retrieving revision 1.48 diff -u -r1.47 -r1.48 --- deskbar-applet.spec 18 Mar 2007 21:08:01 -0000 1.47 +++ deskbar-applet.spec 11 Apr 2007 15:32:25 -0000 1.48 @@ -2,7 +2,7 @@ %{!?python_sitelib: %define python_sitelib %(%{__python}%{pyver} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")} Name: deskbar-applet -Version: 2.18.0 +Version: 2.18.1 Release: 1%{?dist} Summary: A Gnome applet to allow easy access to various search engines @@ -101,6 +101,9 @@ %{_datadir}/omf/deskbar/ %changelog +* Wed Apr 11 2007 Luke Macken - 2.18.1-1 +- 2.18.1 + * Sun Mar 18 2007 Luke Macken - 2.18.0-1 - 2.18.0 Index: sources =================================================================== RCS file: /cvs/extras/rpms/deskbar-applet/devel/sources,v retrieving revision 1.22 retrieving revision 1.23 diff -u -r1.22 -r1.23 --- sources 18 Mar 2007 21:08:01 -0000 1.22 +++ sources 11 Apr 2007 15:32:25 -0000 1.23 @@ -1 +1 @@ -2fb3bfc4d1a657adf175fa444a2309f0 deskbar-applet-2.18.0.tar.bz2 +6e0ea0d4140f9e7b0ee75d819a74172f deskbar-applet-2.18.1.tar.bz2 From fedora-extras-commits at redhat.com Wed Apr 11 15:44:18 2007 From: fedora-extras-commits at redhat.com (Tom Callaway (spot)) Date: Wed, 11 Apr 2007 11:44:18 -0400 Subject: rpms/lincity-ng/FC-5 lincity-ng.spec,1.7,1.8 sources,1.4,1.5 Message-ID: <200704111544.l3BFiIIv010651@cvs-int.fedora.redhat.com> Author: spot Update of /cvs/extras/rpms/lincity-ng/FC-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv10595/FC-5 Modified Files: lincity-ng.spec sources Log Message: Bump to 1.1.0 Index: lincity-ng.spec =================================================================== RCS file: /cvs/extras/rpms/lincity-ng/FC-5/lincity-ng.spec,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- lincity-ng.spec 19 Apr 2006 21:15:06 -0000 1.7 +++ lincity-ng.spec 11 Apr 2007 15:43:40 -0000 1.8 @@ -1,5 +1,5 @@ Name: lincity-ng -Version: 1.0.3 +Version: 1.1.0 Release: 1%{?dist} License: GPL Group: Amusements/Games @@ -63,6 +63,12 @@ %{_datadir}/lincity-ng/ %changelog +* Wed Apr 11 2007 Tom "spot" Callaway 1.1.0-1 +- bump to 1.1.0 + +* Thu Sep 14 2006 Tom "spot" Callaway 1.0.3-2 +- rebuild for FC-6 + * Wed Apr 19 2006 Tom "spot" Callaway 1.0.3-1 - bump to 1.0.3 Index: sources =================================================================== RCS file: /cvs/extras/rpms/lincity-ng/FC-5/sources,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- sources 19 Apr 2006 21:15:06 -0000 1.4 +++ sources 11 Apr 2007 15:43:40 -0000 1.5 @@ -1 +1 @@ -2624857ed9437ac30445884d8593850e lincity-ng-1.0.3.tar.bz2 +19010d9800c4b18a7388723d64834512 lincity-ng-1.1.0.tar.bz2 From fedora-extras-commits at redhat.com Wed Apr 11 15:44:26 2007 From: fedora-extras-commits at redhat.com (Tom Callaway (spot)) Date: Wed, 11 Apr 2007 11:44:26 -0400 Subject: rpms/lincity-ng/FC-6 lincity-ng.spec,1.8,1.9 sources,1.4,1.5 Message-ID: <200704111544.l3BFiQft010655@cvs-int.fedora.redhat.com> Author: spot Update of /cvs/extras/rpms/lincity-ng/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv10595/FC-6 Modified Files: lincity-ng.spec sources Log Message: Bump to 1.1.0 Index: lincity-ng.spec =================================================================== RCS file: /cvs/extras/rpms/lincity-ng/FC-6/lincity-ng.spec,v retrieving revision 1.8 retrieving revision 1.9 diff -u -r1.8 -r1.9 --- lincity-ng.spec 14 Sep 2006 22:56:19 -0000 1.8 +++ lincity-ng.spec 11 Apr 2007 15:43:48 -0000 1.9 @@ -1,6 +1,6 @@ Name: lincity-ng -Version: 1.0.3 -Release: 2%{?dist} +Version: 1.1.0 +Release: 1%{?dist} License: GPL Group: Amusements/Games Summary: City Simulation Game @@ -63,6 +63,9 @@ %{_datadir}/lincity-ng/ %changelog +* Wed Apr 11 2007 Tom "spot" Callaway 1.1.0-1 +- bump to 1.1.0 + * Thu Sep 14 2006 Tom "spot" Callaway 1.0.3-2 - rebuild for FC-6 Index: sources =================================================================== RCS file: /cvs/extras/rpms/lincity-ng/FC-6/sources,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- sources 19 Apr 2006 21:15:12 -0000 1.4 +++ sources 11 Apr 2007 15:43:48 -0000 1.5 @@ -1 +1 @@ -2624857ed9437ac30445884d8593850e lincity-ng-1.0.3.tar.bz2 +19010d9800c4b18a7388723d64834512 lincity-ng-1.1.0.tar.bz2 From fedora-extras-commits at redhat.com Wed Apr 11 15:44:35 2007 From: fedora-extras-commits at redhat.com (Tom Callaway (spot)) Date: Wed, 11 Apr 2007 11:44:35 -0400 Subject: rpms/lincity-ng/devel .cvsignore, 1.4, 1.5 lincity-ng.spec, 1.8, 1.9 sources, 1.4, 1.5 Message-ID: <200704111544.l3BFiZhH010663@cvs-int.fedora.redhat.com> Author: spot Update of /cvs/extras/rpms/lincity-ng/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv10595/devel Modified Files: .cvsignore lincity-ng.spec sources Log Message: Bump to 1.1.0 Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/lincity-ng/devel/.cvsignore,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- .cvsignore 19 Apr 2006 21:15:12 -0000 1.4 +++ .cvsignore 11 Apr 2007 15:43:56 -0000 1.5 @@ -1,3 +1,4 @@ lincity-ng-1.0.1.tar.bz2 lincity-ng-1.0.2.tar.bz2 lincity-ng-1.0.3.tar.bz2 +lincity-ng-1.1.0.tar.bz2 Index: lincity-ng.spec =================================================================== RCS file: /cvs/extras/rpms/lincity-ng/devel/lincity-ng.spec,v retrieving revision 1.8 retrieving revision 1.9 diff -u -r1.8 -r1.9 --- lincity-ng.spec 14 Sep 2006 22:56:19 -0000 1.8 +++ lincity-ng.spec 11 Apr 2007 15:43:56 -0000 1.9 @@ -1,6 +1,6 @@ Name: lincity-ng -Version: 1.0.3 -Release: 2%{?dist} +Version: 1.1.0 +Release: 1%{?dist} License: GPL Group: Amusements/Games Summary: City Simulation Game @@ -63,6 +63,9 @@ %{_datadir}/lincity-ng/ %changelog +* Wed Apr 11 2007 Tom "spot" Callaway 1.1.0-1 +- bump to 1.1.0 + * Thu Sep 14 2006 Tom "spot" Callaway 1.0.3-2 - rebuild for FC-6 Index: sources =================================================================== RCS file: /cvs/extras/rpms/lincity-ng/devel/sources,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- sources 19 Apr 2006 21:15:12 -0000 1.4 +++ sources 11 Apr 2007 15:43:56 -0000 1.5 @@ -1 +1 @@ -2624857ed9437ac30445884d8593850e lincity-ng-1.0.3.tar.bz2 +19010d9800c4b18a7388723d64834512 lincity-ng-1.1.0.tar.bz2 From fedora-extras-commits at redhat.com Wed Apr 11 15:59:33 2007 From: fedora-extras-commits at redhat.com (Michael Patrick McGrath (mmcgrath)) Date: Wed, 11 Apr 2007 11:59:33 -0400 Subject: rpms/smolt/FC-5 smolt.spec,1.16,1.17 Message-ID: <200704111559.l3BFxXXO011058@cvs-int.fedora.redhat.com> Author: mmcgrath Update of /cvs/extras/rpms/smolt/FC-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv10992/FC-5 Modified Files: smolt.spec Log Message: Added build requires Index: smolt.spec =================================================================== RCS file: /cvs/extras/rpms/smolt/FC-5/smolt.spec,v retrieving revision 1.16 retrieving revision 1.17 diff -u -r1.16 -r1.17 --- smolt.spec 11 Apr 2007 15:07:28 -0000 1.16 +++ smolt.spec 11 Apr 2007 15:58:55 -0000 1.17 @@ -1,7 +1,7 @@ Name: smolt Summary: Fedora hardware profiler Version: 0.9.6 -Release: 1%{?dist} +Release: 2%{?dist} License: GPL Group: Applications/Internet URL: http://hosted.fedoraproject.org/projects/smolt @@ -15,6 +15,7 @@ BuildArch: noarch Requires: dbus-python BuildRequires: gettext +BuildRequires: /usr/bin/msgfmt.py %description The Fedora hardware profiler is a server-client system that does a hardware @@ -119,8 +120,9 @@ %{_datadir}/firstboot/modules/smolt.py* %changelog -* Wed Apr 11 2007 Mike McGrath 0.9.6-1 +* Wed Apr 11 2007 Mike McGrath 0.9.6-2 - Upstream released new version. +- Much better support for languages on the client * Fri Mar 16 2007 Mike McGrath 0.9.4-1 - Upstream released new version From fedora-extras-commits at redhat.com Wed Apr 11 15:59:42 2007 From: fedora-extras-commits at redhat.com (Michael Patrick McGrath (mmcgrath)) Date: Wed, 11 Apr 2007 11:59:42 -0400 Subject: rpms/smolt/FC-6 smolt.spec,1.16,1.17 Message-ID: <200704111559.l3BFxgYW011066@cvs-int.fedora.redhat.com> Author: mmcgrath Update of /cvs/extras/rpms/smolt/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv10992/FC-6 Modified Files: smolt.spec Log Message: Added build requires Index: smolt.spec =================================================================== RCS file: /cvs/extras/rpms/smolt/FC-6/smolt.spec,v retrieving revision 1.16 retrieving revision 1.17 diff -u -r1.16 -r1.17 --- smolt.spec 11 Apr 2007 15:07:37 -0000 1.16 +++ smolt.spec 11 Apr 2007 15:59:03 -0000 1.17 @@ -1,7 +1,7 @@ Name: smolt Summary: Fedora hardware profiler Version: 0.9.6 -Release: 1%{?dist} +Release: 2%{?dist} License: GPL Group: Applications/Internet URL: http://hosted.fedoraproject.org/projects/smolt @@ -15,6 +15,7 @@ BuildArch: noarch Requires: dbus-python BuildRequires: gettext +BuildRequires: /usr/bin/msgfmt.py %description The Fedora hardware profiler is a server-client system that does a hardware @@ -119,8 +120,9 @@ %{_datadir}/firstboot/modules/smolt.py* %changelog -* Wed Apr 11 2007 Mike McGrath 0.9.6-1 +* Wed Apr 11 2007 Mike McGrath 0.9.6-2 - Upstream released new version. +- Much better support for languages on the client * Fri Mar 16 2007 Mike McGrath 0.9.4-1 - Upstream released new version From fedora-extras-commits at redhat.com Wed Apr 11 15:59:51 2007 From: fedora-extras-commits at redhat.com (Michael Patrick McGrath (mmcgrath)) Date: Wed, 11 Apr 2007 11:59:51 -0400 Subject: rpms/smolt/devel smolt.spec,1.17,1.18 Message-ID: <200704111559.l3BFxpwP011069@cvs-int.fedora.redhat.com> Author: mmcgrath Update of /cvs/extras/rpms/smolt/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv10992/devel Modified Files: smolt.spec Log Message: Added build requires Index: smolt.spec =================================================================== RCS file: /cvs/extras/rpms/smolt/devel/smolt.spec,v retrieving revision 1.17 retrieving revision 1.18 diff -u -r1.17 -r1.18 --- smolt.spec 11 Apr 2007 15:07:44 -0000 1.17 +++ smolt.spec 11 Apr 2007 15:59:12 -0000 1.18 @@ -1,7 +1,7 @@ Name: smolt Summary: Fedora hardware profiler Version: 0.9.6 -Release: 1%{?dist} +Release: 2%{?dist} License: GPL Group: Applications/Internet URL: http://hosted.fedoraproject.org/projects/smolt @@ -15,6 +15,7 @@ BuildArch: noarch Requires: dbus-python BuildRequires: gettext +BuildRequires: /usr/bin/msgfmt.py %description The Fedora hardware profiler is a server-client system that does a hardware @@ -119,7 +120,7 @@ %{_datadir}/firstboot/modules/smolt.py* %changelog -* Wed Apr 11 2007 Mike McGrath 0.9.6-1 +* Wed Apr 11 2007 Mike McGrath 0.9.6-2 - Upstream released new version. - Much better support for languages on the client From fedora-extras-commits at redhat.com Wed Apr 11 16:24:17 2007 From: fedora-extras-commits at redhat.com (Michael Thomas (wart)) Date: Wed, 11 Apr 2007 12:24:17 -0400 Subject: rpms/deutex/devel deutex-4.4.0-waddir.patch, NONE, 1.1 deutex.spec, 1.3, 1.4 Message-ID: <200704111624.l3BGOHHq015729@cvs-int.fedora.redhat.com> Author: wart Update of /cvs/extras/rpms/deutex/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv15700 Modified Files: deutex.spec Added Files: deutex-4.4.0-waddir.patch Log Message: Set default wad directory to the fedora default. deutex-4.4.0-waddir.patch: --- NEW FILE deutex-4.4.0-waddir.patch --- --- deutex-4.4.0/src/deutex.c.orig 2007-04-11 08:44:21.000000000 -0700 +++ deutex-4.4.0/src/deutex.c 2007-04-11 08:46:53.000000000 -0700 @@ -891,7 +891,7 @@ DataDir = "."; /*work directory*/ DoomDir = getenv("DOOMWADDIR"); if(DoomDir == NULL) - DoomDir = "."; + DoomDir = DOOMDIR; else Phase("Doom directory is %.128s\n",DoomDir); /* --- deutex-4.4.0/src/deutex.h.orig 2007-04-11 08:46:01.000000000 -0700 +++ deutex-4.4.0/src/deutex.h 2007-04-11 08:46:26.000000000 -0700 @@ -66,6 +66,10 @@ #endif #endif +#ifndef DOOMDIR +#define DOOMDIR "." +#endif + /* DeuTex version */ extern const char deutex_version[]; Index: deutex.spec =================================================================== RCS file: /cvs/extras/rpms/deutex/devel/deutex.spec,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- deutex.spec 28 Aug 2006 03:35:49 -0000 1.3 +++ deutex.spec 11 Apr 2007 16:23:40 -0000 1.4 @@ -1,6 +1,8 @@ +%define waddir %{_datadir}/doom + Name: deutex Version: 4.4.0 -Release: 3%{?dist} +Release: 4%{?dist} Summary: DOOM wad file manipulator Group: Amusements/Graphics @@ -10,6 +12,7 @@ Patch0: deutex-4.4.0-build.patch Patch1: deutex-4.4.0-64bit.patch Patch2: deutex-4.4.0-freedoom.patch +Patch3: deutex-4.4.0-waddir.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) %description @@ -29,12 +32,13 @@ %patch0 -p1 %patch1 -p1 %patch2 -p1 +%patch3 -p1 # Minor permissions cleanup for rpmlint. chmod a-x src/picture.c %build -make CFLAGS="$RPM_OPT_FLAGS" %{?_smp_mflags} +make CFLAGS="$RPM_OPT_FLAGS -DDOOMDIR=\"\\\"%{waddir}\\\"\"" %{?_smp_mflags} iconv --from=ISO-8859-1 --to=UTF-8 deutex.6 > deutex.6.new mv deutex.6.new deutex.6 @@ -59,6 +63,9 @@ %changelog +* Wed Apr 11 2007 Wart 4.4.0-4 +- Set default wad directory to the fedora default + * Sun Aug 27 2006 Wart 4.4.0-3 - Rebuild for FC-6 From fedora-extras-commits at redhat.com Wed Apr 11 16:29:29 2007 From: fedora-extras-commits at redhat.com (Michael Thomas (wart)) Date: Wed, 11 Apr 2007 12:29:29 -0400 Subject: rpms/deutex/FC-6 deutex-4.4.0-waddir.patch, NONE, 1.1 deutex.spec, 1.3, 1.4 Message-ID: <200704111629.l3BGTTdq015868@cvs-int.fedora.redhat.com> Author: wart Update of /cvs/extras/rpms/deutex/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv15830 Modified Files: deutex.spec Added Files: deutex-4.4.0-waddir.patch Log Message: Set default wad directory to the fedora default deutex-4.4.0-waddir.patch: --- NEW FILE deutex-4.4.0-waddir.patch --- --- deutex-4.4.0/src/deutex.c.orig 2007-04-11 08:44:21.000000000 -0700 +++ deutex-4.4.0/src/deutex.c 2007-04-11 08:46:53.000000000 -0700 @@ -891,7 +891,7 @@ DataDir = "."; /*work directory*/ DoomDir = getenv("DOOMWADDIR"); if(DoomDir == NULL) - DoomDir = "."; + DoomDir = DOOMDIR; else Phase("Doom directory is %.128s\n",DoomDir); /* --- deutex-4.4.0/src/deutex.h.orig 2007-04-11 08:46:01.000000000 -0700 +++ deutex-4.4.0/src/deutex.h 2007-04-11 08:46:26.000000000 -0700 @@ -66,6 +66,10 @@ #endif #endif +#ifndef DOOMDIR +#define DOOMDIR "." +#endif + /* DeuTex version */ extern const char deutex_version[]; Index: deutex.spec =================================================================== RCS file: /cvs/extras/rpms/deutex/FC-6/deutex.spec,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- deutex.spec 28 Aug 2006 03:35:49 -0000 1.3 +++ deutex.spec 11 Apr 2007 16:28:52 -0000 1.4 @@ -1,6 +1,6 @@ Name: deutex Version: 4.4.0 -Release: 3%{?dist} +Release: 4%{?dist} Summary: DOOM wad file manipulator Group: Amusements/Graphics @@ -10,6 +10,7 @@ Patch0: deutex-4.4.0-build.patch Patch1: deutex-4.4.0-64bit.patch Patch2: deutex-4.4.0-freedoom.patch +Patch3: deutex-4.4.0-waddir.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) %description @@ -29,12 +30,13 @@ %patch0 -p1 %patch1 -p1 %patch2 -p1 +%patch3 -p1 # Minor permissions cleanup for rpmlint. chmod a-x src/picture.c %build -make CFLAGS="$RPM_OPT_FLAGS" %{?_smp_mflags} +make CFLAGS="$RPM_OPT_FLAGS -DDOOMDIR=\"\\\"%{waddir}\\\"\"" %{?_smp_mflags} iconv --from=ISO-8859-1 --to=UTF-8 deutex.6 > deutex.6.new mv deutex.6.new deutex.6 @@ -59,6 +61,9 @@ %changelog +* Wed Apr 11 2007 Wart 4.4.0-4 +- Set default wad directory to the fedora default + * Sun Aug 27 2006 Wart 4.4.0-3 - Rebuild for FC-6 From fedora-extras-commits at redhat.com Wed Apr 11 17:49:08 2007 From: fedora-extras-commits at redhat.com (Dennis Gilmore (ausil)) Date: Wed, 11 Apr 2007 13:49:08 -0400 Subject: owners owners.list,1.2665,1.2666 Message-ID: <200704111749.l3BHn8jJ022939@cvs-int.fedora.redhat.com> Author: ausil Update of /cvs/extras/owners In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv22920 Modified Files: owners.list Log Message: remove mysql-administrator and mysql-query-browser they have been absorbed by mysql-gui-tools Index: owners.list =================================================================== RCS file: /cvs/extras/owners/owners.list,v retrieving revision 1.2665 retrieving revision 1.2666 diff -u -r1.2665 -r1.2666 --- owners.list 10 Apr 2007 19:44:48 -0000 1.2665 +++ owners.list 11 Apr 2007 17:48:38 -0000 1.2666 @@ -1425,11 +1425,9 @@ Fedora Extras|musicbox|A simple one-file-at-a-time audio tag editor|splinux at fedoraproject.org|extras-qa at fedoraproject.org| Fedora Extras|mussh|Multihost SSH wrapper|kevin at tummy.com|extras-qa at fedoraproject.org| Fedora Extras|mxml|Miniature XML development library|green at redhat.com|extras-qa at fedoraproject.org| -Fedora Extras|mysql-administrator|GUI to manage mysql Databases|dennis at ausil.us|extras-qa at fedoraproject.org| Fedora Extras|mysql-connector-java|Official JDBC driver for MySQL|ifoox at redhat.com|extras-qa at fedoraproject.org| Fedora Extras|mysql-connector-net|Official dot net driver for MySQL|paul at all-the-johnsons.co.uk|extras-qa at fedoraproject.org| Fedora Extras|mysql-gui-tools|GUI tools to manage mysql Databases|dennis at ausil.us|extras-qa at fedoraproject.org| -Fedora Extras|mysql-query-browser|A graphical tool for handling MySQL queries|dennis at ausil.us|extras-qa at fedoraproject.org| Fedora Extras|nabi|Simple Hangul X Input Method|extras-orphan at fedoraproject.org|extras-qa at fedoraproject.org| Fedora Extras|nagios|Host/service/network monitoring program|mmcgrath at redhat.com|extras-qa at fedoraproject.org|wtogami at redhat.com Fedora Extras|nagios-plugins|Host/service/network monitoring program plugins for Nagios|mmcgrath at redhat.com|extras-qa at fedoraproject.org|jpo at di.uminho.pt From fedora-extras-commits at redhat.com Wed Apr 11 19:31:27 2007 From: fedora-extras-commits at redhat.com (Patrick Laughton (jima)) Date: Wed, 11 Apr 2007 15:31:27 -0400 Subject: rpms/conserver/devel conserver-manperms.patch, NONE, 1.1 .cvsignore, 1.2, 1.3 conserver.spec, 1.5, 1.6 sources, 1.3, 1.4 Message-ID: <200704111931.l3BJVRC8000610@cvs-int.fedora.redhat.com> Author: jima Update of /cvs/extras/rpms/conserver/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv32720 Modified Files: .cvsignore conserver.spec sources Added Files: conserver-manperms.patch Log Message: * Wed Apr 11 2007 Patrick "Jima" Laughton 8.1.16-1 - New upstream release with "certainly important" bugfix - Removed URLs from patch lines (it's all in CVS) - Added patch to fix man page permissions (755 -> 644) - rpmlint's "mixed-use-of-spaces-and-tabs" is mostly a false positive conserver-manperms.patch: --- NEW FILE conserver-manperms.patch --- --- conserver-8.1.16/conserver.cf/Makefile.in.orig 2007-04-11 14:04:28.000000000 -0500 +++ conserver-8.1.16/conserver.cf/Makefile.in 2007-04-11 14:06:51.000000000 -0500 @@ -23,7 +23,7 @@ install: $(MKDIR) $(DESTDIR)$(mandir)/man5 - $(INSTALL) conserver.cf.man $(DESTDIR)$(mandir)/man5/conserver.cf.5 - $(INSTALL) conserver.passwd.man $(DESTDIR)$(mandir)/man5/conserver.passwd.5 + $(INSTALL) -m 0644 conserver.cf.man $(DESTDIR)$(mandir)/man5/conserver.cf.5 + $(INSTALL) -m 0644 conserver.passwd.man $(DESTDIR)$(mandir)/man5/conserver.passwd.5 .PHONY: clean distclean install --- conserver-8.1.16/conserver/Makefile.in.orig 2007-04-11 14:04:28.000000000 -0500 +++ conserver-8.1.16/conserver/Makefile.in 2007-04-11 14:05:27.000000000 -0500 @@ -61,7 +61,7 @@ $(MKDIR) $(DESTDIR)$(sbindir) $(INSTALL_PROGRAM) conserver $(DESTDIR)$(sbindir) $(MKDIR) $(DESTDIR)$(mandir)/man8 - $(INSTALL) conserver.man $(DESTDIR)$(mandir)/man8/conserver.8 + $(INSTALL) -m 0644 conserver.man $(DESTDIR)$(mandir)/man8/conserver.8 $(MKDIR) $(DESTDIR)$(pkglibdir) $(INSTALL) convert $(DESTDIR)$(pkglibdir)/convert --- conserver-8.1.16/console/Makefile.in.orig 2004-05-12 16:02:13.000000000 -0500 +++ conserver-8.1.16/console/Makefile.in 2007-04-11 14:05:13.000000000 -0500 @@ -56,6 +56,6 @@ $(MKDIR) $(DESTDIR)$(bindir) $(INSTALL_PROGRAM) console $(DESTDIR)$(bindir) $(MKDIR) $(DESTDIR)$(mandir)/man1 - $(INSTALL) console.man $(DESTDIR)$(mandir)/man1/console.1 + $(INSTALL) -m 0644 console.man $(DESTDIR)$(mandir)/man1/console.1 .PHONY: clean distclean install Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/conserver/devel/.cvsignore,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- .cvsignore 10 Apr 2006 19:25:15 -0000 1.2 +++ .cvsignore 11 Apr 2007 19:30:51 -0000 1.3 @@ -1 +1 @@ -conserver-8.1.14.tar.gz +conserver-8.1.16.tar.gz Index: conserver.spec =================================================================== RCS file: /cvs/extras/rpms/conserver/devel/conserver.spec,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- conserver.spec 3 Jan 2007 14:53:49 -0000 1.5 +++ conserver.spec 11 Apr 2007 19:30:51 -0000 1.6 @@ -1,5 +1,5 @@ Name: conserver -Version: 8.1.15 +Version: 8.1.16 Release: 1%{?dist} Summary: Serial console server daemon/client @@ -7,9 +7,10 @@ License: Distributable URL: http://www.conserver.com/ Source0: http://www.conserver.com/%{name}-%{version}.tar.gz -Patch0: http://beer.tclug.org/fedora-extras/%{name}/%{name}-8.1.14-no-exampledir.patch -Patch1: http://beer.tclug.org/fedora-extras/%{name}/%{name}-8.1.14-initscript.patch -Patch2: http://beer.tclug.org/fedora-extras/%{name}/%{name}-8.1.14-oldkrb.patch +Patch0: %{name}-8.1.14-no-exampledir.patch +Patch1: %{name}-8.1.14-initscript.patch +Patch2: %{name}-8.1.14-oldkrb.patch +Patch3: %{name}-manperms.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: pam-devel, openssl-devel, tcp_wrappers @@ -35,6 +36,7 @@ %patch0 -p1 %patch1 -p1 %patch2 -p1 +%patch3 -p1 %build @@ -115,6 +117,12 @@ %{_mandir}/man1/console.1.gz %changelog +* Wed Apr 11 2007 Patrick "Jima" Laughton 8.1.16-1 +- New upstream release with "certainly important" bugfix +- Removed URLs from patch lines (it's all in CVS) +- Added patch to fix man page permissions (755 -> 644) +- rpmlint's "mixed-use-of-spaces-and-tabs" is mostly a false positive + * Wed Jan 03 2007 Patrick "Jima" Laughton 8.1.15-1 - New upstream release - Fix rpmlint warning about mixed spaces/tabs Index: sources =================================================================== RCS file: /cvs/extras/rpms/conserver/devel/sources,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- sources 3 Jan 2007 14:53:49 -0000 1.3 +++ sources 11 Apr 2007 19:30:51 -0000 1.4 @@ -1 +1 @@ -fba8bf42d32cf2119cd0f49b2043681c conserver-8.1.15.tar.gz +2364ba56f5201b07646bdfaefedd330b conserver-8.1.16.tar.gz From fedora-extras-commits at redhat.com Wed Apr 11 20:41:46 2007 From: fedora-extras-commits at redhat.com (Bill Nottingham (notting)) Date: Wed, 11 Apr 2007 16:41:46 -0400 Subject: rpms/gtkhtml38/devel gtkhtml38.spec,1.1,1.2 Message-ID: <200704112041.l3BKfkWW006010@cvs-int.fedora.redhat.com> Author: notting Update of /cvs/extras/rpms/gtkhtml38/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv5984 Modified Files: gtkhtml38.spec Log Message: - remove Provides: re rpm 'feature' (#236009) Index: gtkhtml38.spec =================================================================== RCS file: /cvs/extras/rpms/gtkhtml38/devel/gtkhtml38.spec,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- gtkhtml38.spec 14 Mar 2007 01:28:08 -0000 1.1 +++ gtkhtml38.spec 11 Apr 2007 20:41:08 -0000 1.2 @@ -44,9 +44,6 @@ BuildRequires: libgnomeui-devel >= 2.0 BuildRequires: libtool -### Provides ### -Provides: gtkhtml3 = %{version}-%{release} - %description GtkHTML is a lightweight HTML rendering/printing/editing engine. It was originally based on KHTMLW, but is now being developed @@ -63,7 +60,6 @@ Requires: libgnomeprint22-devel >= 2.2.0 Requires: libgnomeprintui22-devel >= 2.2.1 Requires: libgnomeui-devel >= 2.0 -Provides: gtkhtml3 = %{version}-%{release} %description devel Libraries and include files that can be used to develop GtkHTML applications. @@ -122,6 +118,9 @@ %{_libdir}/pkgconfig/*.pc %changelog +* Wed Apr 11 2007 Bill Nottingham - 3.12.3-4 +- remove Provides: re rpm 'feature' (#236009) + * Mon Mar 12 2007 Bill Nottingham - 3.12.3-3 - remove extraneous rm as noted per review From fedora-extras-commits at redhat.com Wed Apr 11 20:41:57 2007 From: fedora-extras-commits at redhat.com (Ville Skytta (scop)) Date: Wed, 11 Apr 2007 16:41:57 -0400 Subject: fedora-rpmdevtools rpmdev-rmdevelrpms,1.3,1.4 Message-ID: <200704112041.l3BKfv0I006063@cvs-int.fedora.redhat.com> Author: scop Update of /cvs/fedora/fedora-rpmdevtools In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv6046 Modified Files: rpmdev-rmdevelrpms Log Message: Minor wording improvements. Index: rpmdev-rmdevelrpms =================================================================== RCS file: /cvs/fedora/fedora-rpmdevtools/rpmdev-rmdevelrpms,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- rpmdev-rmdevelrpms 7 Nov 2006 22:35:56 -0000 1.3 +++ rpmdev-rmdevelrpms 11 Apr 2007 20:41:55 -0000 1.4 @@ -141,7 +141,7 @@ Usage: rpmdev-rmdevelrpms [OPTION]... Options: - -y, --yes Assume yes to all questions, do not prompt. + -y, --yes Remove without prompting (no-op if not root). -v, --version Print program version and exit. -h, --help Print help message and exit.''' if exit is not None: @@ -151,7 +151,7 @@ def version(): print "rpmdev-rmdevelrpms version %s" % __version__ print ''' -Copyright (c) 2004-2006 Fedora Project . +Copyright (c) 2004-2007 Fedora Project . This program is licensed under the GNU General Public License, see the file COPYING included in the distribution archive. @@ -204,7 +204,7 @@ # TODO: is there a way to get arch for the unresolved deps? unresolved = ts.check() if unresolved: - print "...but removal would cause unresolved dependencies:" + print "...whose removal would cause unresolved dependencies:" unresolved.sort(lambda x, y: cmp(x[0][0], y[0][0])) for t in unresolved: dep = t[1][0] @@ -237,7 +237,7 @@ print error sys.exit(1) else: - print "Not removed." + print "Not removed due to dependencies." else: print "Not running as root, skipping remove." else: From fedora-extras-commits at redhat.com Wed Apr 11 20:43:14 2007 From: fedora-extras-commits at redhat.com (Bill Nottingham (notting)) Date: Wed, 11 Apr 2007 16:43:14 -0400 Subject: rpms/gtkhtml38/devel gtkhtml38.spec,1.2,1.3 Message-ID: <200704112043.l3BKhEEH006232@cvs-int.fedora.redhat.com> Author: notting Update of /cvs/extras/rpms/gtkhtml38/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv6073 Modified Files: gtkhtml38.spec Log Message: bump Index: gtkhtml38.spec =================================================================== RCS file: /cvs/extras/rpms/gtkhtml38/devel/gtkhtml38.spec,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- gtkhtml38.spec 11 Apr 2007 20:41:08 -0000 1.2 +++ gtkhtml38.spec 11 Apr 2007 20:42:35 -0000 1.3 @@ -6,7 +6,7 @@ Name: gtkhtml38 Version: 3.12.3 -Release: 3%{?dist} +Release: 4%{?dist} License: LGPL/GPL Group: System Environment/Libraries Summary: GtkHTML library, API version 3.8 From fedora-extras-commits at redhat.com Wed Apr 11 20:52:54 2007 From: fedora-extras-commits at redhat.com (Ville Skytta (scop)) Date: Wed, 11 Apr 2007 16:52:54 -0400 Subject: fedora-rpmdevtools rpmdevtools.spec, 1.23, 1.24 rpmdev-rmdevelrpms, 1.4, 1.5 Message-ID: <200704112052.l3BKqsLK006377@cvs-int.fedora.redhat.com> Author: scop Update of /cvs/fedora/fedora-rpmdevtools In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv6355 Modified Files: rpmdevtools.spec rpmdev-rmdevelrpms Log Message: Add --list-only option to rmdevelrpms (Thorsten Leemhuis). Index: rpmdevtools.spec =================================================================== RCS file: /cvs/fedora/fedora-rpmdevtools/rpmdevtools.spec,v retrieving revision 1.23 retrieving revision 1.24 diff -u -r1.23 -r1.24 --- rpmdevtools.spec 13 Mar 2007 19:56:11 -0000 1.23 +++ rpmdevtools.spec 11 Apr 2007 20:52:52 -0000 1.24 @@ -100,6 +100,9 @@ %changelog +* Wed Apr 11 2007 Ville Skytt?? +- Add --list-only option to rmdevelrpms (Thorsten Leemhuis). + * Tue Mar 13 2007 Ville Skytt?? - BR perl(ExtUtils::MakeMaker) by default in perl spec template. - Drop deprecated backwards compatibility with fedora-rpmdevtools. Index: rpmdev-rmdevelrpms =================================================================== RCS file: /cvs/fedora/fedora-rpmdevtools/rpmdev-rmdevelrpms,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- rpmdev-rmdevelrpms 11 Apr 2007 20:41:55 -0000 1.4 +++ rpmdev-rmdevelrpms 11 Apr 2007 20:52:52 -0000 1.5 @@ -24,7 +24,7 @@ import getopt, os, re, rpm, stat, sys, types -__version__ = "1.4" +__version__ = "1.5" dev_re = re.compile("-(?:de(?:buginfo|vel)|sdk|static)\\b", re.IGNORECASE) @@ -142,6 +142,7 @@ Options: -y, --yes Remove without prompting (no-op if not root). + -l, --list-only Output condensed list of found packages, do not remove. -v, --version Print program version and exit. -h, --help Print help message and exit.''' if exit is not None: @@ -164,16 +165,19 @@ try: # TODO: implement -r|--root for checking a specified rpm root opts, args = getopt.getopt(sys.argv[1:], - "yvh", - ["yes", "version", "help"]) + "ylvh", + ["yes", "list", "version", "help"]) except getopt.GetoptError: usage(2) + listonly = 0 confirm = 1 for o, a in opts: if o in ("-v", "--version"): version() if o in ("-h", "--help"): help() + if o in ("-l", "--list"): + listonly = 1 elif o in ("-y", "--yes"): confirm = 0 ts = rpm.TransactionSet("/") @@ -198,48 +202,54 @@ try: if len(pkgs) > 0: pkgs.sort() - print "Found %d devel packages:" % len(pkgs) + indent = "" + if not listonly: + indent = " " + print "Found %d devel packages:" % len(pkgs) for pkg in pkgs: - print " %s" % pkg - # TODO: is there a way to get arch for the unresolved deps? - unresolved = ts.check() - if unresolved: - print "...whose removal would cause unresolved dependencies:" - unresolved.sort(lambda x, y: cmp(x[0][0], y[0][0])) - for t in unresolved: - dep = t[1][0] - if t[1][1]: - dep = dep + " " - if t[2] & rpm.RPMSENSE_LESS: - dep = dep + "<" - if t[2] & rpm.RPMSENSE_GREATER: - dep = dep + ">" - if t[2] & rpm.RPMSENSE_EQUAL: - dep = dep + "=" - dep = dep + " " + t[1][1] - if t[4] == rpm.RPMDEP_SENSE_CONFLICTS: - dep = "conflicts with " + dep - elif t[4] == rpm.RPMDEP_SENSE_REQUIRES: - dep = "requires " + dep - print " %s-%s-%s %s" % (t[0][0], t[0][1], t[0][2], dep) - print "Skipped." - elif os.geteuid() == 0: - if confirm: - proceed = raw_input("Remove them? [y/N] ") - else: - proceed = "y" - if (proceed in ("Y", "y")): - sys.stdout.write("Removing...") - errors = ts.run(callback, "") - print "Done." - if errors: - for error in errors: - print error - sys.exit(1) - else: - print "Not removed due to dependencies." + print indent + pkg + if listonly: + pass else: - print "Not running as root, skipping remove." + # TODO: is there a way to get arch for the unresolved deps? + unresolved = ts.check() + if unresolved: + print "...whose removal would cause unresolved dependencies:" + unresolved.sort(lambda x, y: cmp(x[0][0], y[0][0])) + for t in unresolved: + dep = t[1][0] + if t[1][1]: + dep = dep + " " + if t[2] & rpm.RPMSENSE_LESS: + dep = dep + "<" + if t[2] & rpm.RPMSENSE_GREATER: + dep = dep + ">" + if t[2] & rpm.RPMSENSE_EQUAL: + dep = dep + "=" + dep = dep + " " + t[1][1] + if t[4] == rpm.RPMDEP_SENSE_CONFLICTS: + dep = "conflicts with " + dep + elif t[4] == rpm.RPMDEP_SENSE_REQUIRES: + dep = "requires " + dep + print " %s-%s-%s %s" % (t[0][0], t[0][1], t[0][2], dep) + print "Skipped." + elif os.geteuid() == 0: + if confirm: + proceed = raw_input("Remove them? [y/N] ") + else: + proceed = "y" + if (proceed in ("Y", "y")): + sys.stdout.write("Removing...") + errors = ts.run(callback, "") + print "Done." + if errors: + for error in errors: + print error + sys.exit(1) + else: + print "Not removed due to dependencies." + else: + print "Not running as root, skipping remove." else: print "No devel packages found." finally: From fedora-extras-commits at redhat.com Wed Apr 11 20:53:59 2007 From: fedora-extras-commits at redhat.com (Ville Skytta (scop)) Date: Wed, 11 Apr 2007 16:53:59 -0400 Subject: fedora-rpmdevtools rpmdev-rmdevelrpms,1.5,1.6 Message-ID: <200704112053.l3BKrxMh006413@cvs-int.fedora.redhat.com> Author: scop Update of /cvs/fedora/fedora-rpmdevtools In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv6394 Modified Files: rpmdev-rmdevelrpms Log Message: Fix rewording fallout. Index: rpmdev-rmdevelrpms =================================================================== RCS file: /cvs/fedora/fedora-rpmdevtools/rpmdev-rmdevelrpms,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- rpmdev-rmdevelrpms 11 Apr 2007 20:52:52 -0000 1.5 +++ rpmdev-rmdevelrpms 11 Apr 2007 20:53:56 -0000 1.6 @@ -232,7 +232,7 @@ elif t[4] == rpm.RPMDEP_SENSE_REQUIRES: dep = "requires " + dep print " %s-%s-%s %s" % (t[0][0], t[0][1], t[0][2], dep) - print "Skipped." + print "Not removed due to dependencies." elif os.geteuid() == 0: if confirm: proceed = raw_input("Remove them? [y/N] ") @@ -247,7 +247,7 @@ print error sys.exit(1) else: - print "Not removed due to dependencies." + print "Not removed." else: print "Not running as root, skipping remove." else: From fedora-extras-commits at redhat.com Wed Apr 11 21:20:05 2007 From: fedora-extras-commits at redhat.com (Ruben Kerkhof (ruben)) Date: Wed, 11 Apr 2007 17:20:05 -0400 Subject: rpms/Pound/devel .cvsignore, 1.13, 1.14 Pound.spec, 1.13, 1.14 sources, 1.13, 1.14 Message-ID: <200704112120.l3BLK5Su010857@cvs-int.fedora.redhat.com> Author: ruben Update of /cvs/extras/rpms/Pound/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv10834 Modified Files: .cvsignore Pound.spec sources Log Message: Update to 2.3 Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/Pound/devel/.cvsignore,v retrieving revision 1.13 retrieving revision 1.14 diff -u -r1.13 -r1.14 --- .cvsignore 5 Apr 2007 20:20:42 -0000 1.13 +++ .cvsignore 11 Apr 2007 21:19:27 -0000 1.14 @@ -1 +1 @@ -Pound-2.2.8.tgz +Pound-2.3.tgz Index: Pound.spec =================================================================== RCS file: /cvs/extras/rpms/Pound/devel/Pound.spec,v retrieving revision 1.13 retrieving revision 1.14 diff -u -r1.13 -r1.14 --- Pound.spec 5 Apr 2007 20:20:42 -0000 1.13 +++ Pound.spec 11 Apr 2007 21:19:27 -0000 1.14 @@ -3,7 +3,7 @@ %define pound_home %{_localstatedir}/lib/pound Name: Pound -Version: 2.2.8 +Version: 2.3 Release: 1%{?dist} Summary: Reverse proxy and load balancer @@ -106,6 +106,8 @@ %attr(-,%{pound_user},%{pound_group}) %dir %{pound_home} %changelog +* Wed Apr 11 2007 Ruben Kerkhof 2.3-1 +- Update to 2.3 * Thu Apr 05 2007 2.2.8-1 - Sync with upstream * Mon Mar 12 2007 2.2.7-1 Index: sources =================================================================== RCS file: /cvs/extras/rpms/Pound/devel/sources,v retrieving revision 1.13 retrieving revision 1.14 diff -u -r1.13 -r1.14 --- sources 5 Apr 2007 20:20:42 -0000 1.13 +++ sources 11 Apr 2007 21:19:27 -0000 1.14 @@ -1 +1 @@ -c197e05653791c11f604f87539dfbde3 Pound-2.2.8.tgz +94251bfc0d38e7aa4d50bff971ddc72e Pound-2.3.tgz From fedora-extras-commits at redhat.com Wed Apr 11 21:30:00 2007 From: fedora-extras-commits at redhat.com (Thomas Fitzsimmons (fitzsim)) Date: Wed, 11 Apr 2007 17:30:00 -0400 Subject: rpms/pdftk/devel pdftk-1.41-gcjh.patch, NONE, 1.1 pdftk-1.41-system-libgcj.patch, NONE, 1.1 pdftk.spec, 1.10, 1.11 Message-ID: <200704112130.l3BLU08S011023@cvs-int.fedora.redhat.com> Author: fitzsim Update of /cvs/extras/rpms/pdftk/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv10993 Modified Files: pdftk.spec Added Files: pdftk-1.41-gcjh.patch pdftk-1.41-system-libgcj.patch Log Message: * Wed Apr 11 2007 Thomas Fitzsimmons - 1.41-4 - Build against system libgcj. - Patch build for new gcjh. - Resolves: rhbz#233682 rhbz#233489 rhbz#233514 pdftk-1.41-gcjh.patch: --- NEW FILE pdftk-1.41-gcjh.patch --- diff -ur ../pdftk-1.41.orig/java_libs/com/lowagie/bc/asn1/Makefile ./java_libs/com/lowagie/bc/asn1/Makefile --- ../pdftk-1.41.orig/java_libs/com/lowagie/bc/asn1/Makefile 2007-04-11 16:26:56.000000000 -0400 +++ ./java_libs/com/lowagie/bc/asn1/Makefile 2007-04-11 16:29:32.000000000 -0400 @@ -21,12 +21,13 @@ %.class : %.java $(GCJ) $(GCJFLAGS) -C $< +.PRECIOUS: %.class + # gcjh doesn't want the ".class" extension, so use # the "$*" automatic variable, here # %.h : %.class - $(GCJH) --classpath="." $*; - $(RM) $< + cd ../../../..; $(GCJH) --classpath="." com/lowagie/bc/asn1/$* ## # targets diff -ur ../pdftk-1.41.orig/java_libs/com/lowagie/text/Makefile ./java_libs/com/lowagie/text/Makefile --- ../pdftk-1.41.orig/java_libs/com/lowagie/text/Makefile 2007-04-11 16:26:55.000000000 -0400 +++ ./java_libs/com/lowagie/text/Makefile 2007-04-11 16:29:44.000000000 -0400 @@ -21,12 +21,13 @@ %.class : %.java $(GCJ) $(GCJFLAGS) -C $< +.PRECIOUS: %.class + # gcjh doesn't want the ".class" extension, so use # the "$*" automatic variable, here # %.h : %.class - $(GCJH) --classpath="." $*; - $(RM) $< + cd ../../..; $(GCJH) --classpath="." com/lowagie/text/$* ## # targets diff -ur ../pdftk-1.41.orig/java_libs/com/lowagie/text/markup/Makefile ./java_libs/com/lowagie/text/markup/Makefile --- ../pdftk-1.41.orig/java_libs/com/lowagie/text/markup/Makefile 2007-04-11 16:26:56.000000000 -0400 +++ ./java_libs/com/lowagie/text/markup/Makefile 2007-04-11 16:29:55.000000000 -0400 @@ -21,12 +21,13 @@ %.class : %.java $(GCJ) $(GCJFLAGS) -C $< +.PRECIOUS: %.class + # gcjh doesn't want the ".class" extension, so use # the "$*" automatic variable, here # %.h : %.class - $(GCJH) --classpath="." $*; - $(RM) $< + cd ../../../..; $(GCJH) --classpath="." com/lowagie/text/markup/$* ## # targets diff -ur ../pdftk-1.41.orig/java_libs/com/lowagie/text/pdf/codec/Makefile ./java_libs/com/lowagie/text/pdf/codec/Makefile --- ../pdftk-1.41.orig/java_libs/com/lowagie/text/pdf/codec/Makefile 2007-04-11 16:26:56.000000000 -0400 +++ ./java_libs/com/lowagie/text/pdf/codec/Makefile 2007-04-11 16:30:16.000000000 -0400 @@ -21,12 +21,13 @@ %.class : %.java $(GCJ) $(GCJFLAGS) -C $< +.PRECIOUS: %.class + # gcjh doesn't want the ".class" extension, so use # the "$*" automatic variable, here # %.h : %.class - $(GCJH) --classpath="." $*; - $(RM) $< + cd ../../../../..; $(GCJH) --classpath="." com/lowagie/text/pdf/codec/$* ## # targets diff -ur ../pdftk-1.41.orig/java_libs/com/lowagie/text/pdf/codec/postscript/Makefile ./java_libs/com/lowagie/text/pdf/codec/postscript/Makefile --- ../pdftk-1.41.orig/java_libs/com/lowagie/text/pdf/codec/postscript/Makefile 2007-04-11 16:26:56.000000000 -0400 +++ ./java_libs/com/lowagie/text/pdf/codec/postscript/Makefile 2007-04-11 16:30:34.000000000 -0400 @@ -21,12 +21,13 @@ %.class : %.java $(GCJ) $(GCJFLAGS) -C $< +.PRECIOUS: %.class + # gcjh doesn't want the ".class" extension, so use # the "$*" automatic variable, here # %.h : %.class - $(GCJH) --classpath="." $*; - $(RM) $< + cd ../../../../../..; $(GCJH) --classpath="." com/lowagie/text/pdf/codec/postscript/$* ## # targets diff -ur ../pdftk-1.41.orig/java_libs/com/lowagie/text/pdf/codec/wmf/Makefile ./java_libs/com/lowagie/text/pdf/codec/wmf/Makefile --- ../pdftk-1.41.orig/java_libs/com/lowagie/text/pdf/codec/wmf/Makefile 2007-04-11 16:26:56.000000000 -0400 +++ ./java_libs/com/lowagie/text/pdf/codec/wmf/Makefile 2007-04-11 16:30:41.000000000 -0400 @@ -21,12 +21,13 @@ %.class : %.java $(GCJ) $(GCJFLAGS) -C $< +.PRECIOUS: %.class + # gcjh doesn't want the ".class" extension, so use # the "$*" automatic variable, here # %.h : %.class - $(GCJH) --classpath="." $*; - $(RM) $< + cd ../../../../../..; $(GCJH) --classpath="." com/lowagie/text/pdf/codec/wmf/$* ## # targets diff -ur ../pdftk-1.41.orig/java_libs/com/lowagie/text/pdf/fonts/Makefile ./java_libs/com/lowagie/text/pdf/fonts/Makefile --- ../pdftk-1.41.orig/java_libs/com/lowagie/text/pdf/fonts/Makefile 2007-04-11 16:26:56.000000000 -0400 +++ ./java_libs/com/lowagie/text/pdf/fonts/Makefile 2007-04-11 16:30:52.000000000 -0400 @@ -30,12 +30,13 @@ %.o : %.afm $(GCJ) -c --resource com/lowagie/text/pdf/fonts/$< $< -o $@ +.PRECIOUS: %.class + # gcjh doesn't want the ".class" extension, so use # the "$*" automatic variable, here # %.h : %.class - $(GCJH) --classpath="." $*; - $(RM) $< + cd ../../../../..; $(GCJH) --classpath="." com/lowagie/text/pdf/fonts/$* ## # targets diff -ur ../pdftk-1.41.orig/java_libs/com/lowagie/text/pdf/Makefile ./java_libs/com/lowagie/text/pdf/Makefile --- ../pdftk-1.41.orig/java_libs/com/lowagie/text/pdf/Makefile 2007-04-11 16:26:55.000000000 -0400 +++ ./java_libs/com/lowagie/text/pdf/Makefile 2007-04-11 16:30:59.000000000 -0400 @@ -21,12 +21,13 @@ %.class : %.java $(GCJ) $(GCJFLAGS) -C $< +.PRECIOUS: %.class + # gcjh doesn't want the ".class" extension, so use # the "$*" automatic variable, here # %.h : %.class - $(GCJH) --classpath="." $*; - $(RM) $< + cd ../../../..; $(GCJH) --classpath="." com/lowagie/text/pdf/$* ## # targets diff -ur ../pdftk-1.41.orig/java_libs/com/lowagie/text/xml/xmp/Makefile ./java_libs/com/lowagie/text/xml/xmp/Makefile --- ../pdftk-1.41.orig/java_libs/com/lowagie/text/xml/xmp/Makefile 2007-04-11 16:26:55.000000000 -0400 +++ ./java_libs/com/lowagie/text/xml/xmp/Makefile 2007-04-11 16:31:08.000000000 -0400 @@ -21,12 +21,13 @@ %.class : %.java $(GCJ) $(GCJFLAGS) -C $< +.PRECIOUS: %.class + # gcjh doesn't want the ".class" extension, so use # the "$*" automatic variable, here # %.h : %.class - $(GCJH) --classpath="." $*; - $(RM) $< + cd ../../../../..; $(GCJH) --classpath="." com/lowagie/text/xml/xmp/$* ## # targets pdftk-1.41-system-libgcj.patch: --- NEW FILE pdftk-1.41-system-libgcj.patch --- diff -ur ../pdftk-1.41.orig/java_libs/com/lowagie/text/pdf/PdfDate.java ./java_libs/com/lowagie/text/pdf/PdfDate.java --- ../pdftk-1.41.orig/java_libs/com/lowagie/text/pdf/PdfDate.java 2007-04-11 14:38:47.000000000 -0400 +++ ./java_libs/com/lowagie/text/pdf/PdfDate.java 2007-04-11 14:42:21.000000000 -0400 @@ -73,11 +73,6 @@ public class PdfDate extends PdfString { - // ssteward; static builds of pdftk (Windows, gcc 3.3.1) would - // omit this class because of its reference by reflection; - // this treatment ensures that ld will include it - private static Class c1= gnu.java.locale.Calendar.class; - private static final int dateSpace[] = {Calendar.YEAR, 4, 0, Calendar.MONTH, 2, -1, Calendar.DAY_OF_MONTH, 2, 0, Calendar.HOUR_OF_DAY, 2, 0, Calendar.MINUTE, 2, 0, Calendar.SECOND, 2, 0}; diff -ur ../pdftk-1.41.orig/java_libs/com/lowagie/text/pdf/PdfEncodings.java ./java_libs/com/lowagie/text/pdf/PdfEncodings.java --- ../pdftk-1.41.orig/java_libs/com/lowagie/text/pdf/PdfEncodings.java 2007-04-11 14:38:46.000000000 -0400 +++ ./java_libs/com/lowagie/text/pdf/PdfEncodings.java 2007-04-11 14:42:26.000000000 -0400 @@ -62,9 +62,6 @@ */ public class PdfEncodings { - // ssteward - protected static Class c1= gnu.gcj.convert.Input_UnicodeBig.class; - protected static final int CIDNONE = 0; protected static final int CIDRANGE = 1; protected static final int CIDCHAR = 2; diff -ur ../pdftk-1.41.orig/java_libs/com/lowagie/text/pdf/PdfEncryption.java ./java_libs/com/lowagie/text/pdf/PdfEncryption.java --- ../pdftk-1.41.orig/java_libs/com/lowagie/text/pdf/PdfEncryption.java 2007-04-11 14:38:47.000000000 -0400 +++ ./java_libs/com/lowagie/text/pdf/PdfEncryption.java 2007-04-11 14:43:02.000000000 -0400 @@ -50,7 +50,7 @@ package com.lowagie.text.pdf; -import java_local.security.MessageDigest; // ssteward +import java.security.MessageDigest; // ssteward import com.lowagie.text.ExceptionConverter; /** diff -ur ../pdftk-1.41.orig/java_libs/com/lowagie/text/pdf/SimpleXMLParser.java ./java_libs/com/lowagie/text/pdf/SimpleXMLParser.java --- ../pdftk-1.41.orig/java_libs/com/lowagie/text/pdf/SimpleXMLParser.java 2007-04-11 14:38:47.000000000 -0400 +++ ./java_libs/com/lowagie/text/pdf/SimpleXMLParser.java 2007-04-11 14:42:34.000000000 -0400 @@ -71,12 +71,6 @@ */ public class SimpleXMLParser { - // ssteward - // Input_UTF8 was being omitted from Windows static builds - private static Class c1= gnu.gcj.convert.Input_UTF8.class; - private static Class c2= gnu.gcj.convert.Input_8859_1.class; - private static Class c3= gnu.gcj.convert.Input_ASCII.class; - private static final HashMap fIANA2JavaMap = new HashMap(); private static final HashMap entityMap = new HashMap(); diff -ur ../pdftk-1.41.orig/java_libs/Makefile ./java_libs/Makefile --- ../pdftk-1.41.orig/java_libs/Makefile 2007-04-11 14:38:47.000000000 -0400 +++ ./java_libs/Makefile 2007-04-11 14:41:08.000000000 -0400 @@ -13,13 +13,7 @@ # append gcj flags export GCJFLAGS+= --encoding=UTF-8 --classpath="$(java_libs_root)" -all : libgcj_local itext - -libgcj_local : - $(MAKE) -C "$(java_libs_root)/gnu_local/java/security"; - $(MAKE) -C "$(java_libs_root)/gnu_local/java/security/provider"; - $(MAKE) -C "$(java_libs_root)/gnu/gcj/convert"; - $(MAKE) -C "$(java_libs_root)/java_local/security"; +all : itext itext : $(MAKE) -C "$(java_libs_root)/com/lowagie/text"; @@ -35,13 +29,7 @@ $(MAKE) -C "$(java_libs_root)/com/lowagie/bc/asn1"; $(MAKE) -C "$(java_libs_root)/com/lowagie/text/pdf/codec/postscript"; -clean : libgcj_local_clean itext_clean - -libgcj_local_clean : - $(MAKE) -iC "$(java_libs_root)/gnu_local/java/security" clean; - $(MAKE) -iC "$(java_libs_root)/gnu_local/java/security/provider" clean; - $(MAKE) -iC "$(java_libs_root)/gnu/gcj/convert" clean; - $(MAKE) -iC "$(java_libs_root)/java_local/security" clean; +clean : itext_clean itext_clean : $(MAKE) -iC "$(java_libs_root)/com/lowagie/text" clean; diff -ur ../pdftk-1.41.orig/pdftk/Makefile.Base ./pdftk/Makefile.Base --- ../pdftk-1.41.orig/pdftk/Makefile.Base 2007-04-11 14:38:46.000000000 -0400 +++ ./pdftk/Makefile.Base 2007-04-11 14:40:16.000000000 -0400 @@ -31,18 +31,6 @@ afms= $(wildcard $(java_libs_root)/com/lowagie/text/pdf/fonts/*.afm) afm_objects= $(patsubst %.afm, %.o, $(afms)) -# older versions of libgcj might not have the MD5 algorithm, -# so I added it here; these *_local java files were grabbed from -# libgcj CVS on March 7, 2004; diffed September 5, 2006 w/ gcc 4.1.1 -# -# gnu/gcj/convert/Input_UnicodeBig.java was grabbed March 26, 2004; diffed September 5, 2006 w/ gcc 4.1.1 -# -libgcj_local_libs = \ -$(java_libs_root)/java_local/security/security.a \ -$(java_libs_root)/gnu_local/java/security/provider/provider.a \ -$(java_libs_root)/gnu_local/java/security/security.a \ -$(java_libs_root)/gnu/gcj/convert/convert.a - # this must already be set according to your platform Makefile; # we're just appending to it, here # @@ -53,17 +41,17 @@ java_libs : $(MAKE) -C $(java_libs_root) -attachments.o : attachments.cc attachments.h pdftk.h $(itext_libs) $(libgcj_local_libs) +attachments.o : attachments.cc attachments.h pdftk.h $(itext_libs) $(CXX) attachments.cc -I$(java_libs_root) $(CPPFLAGS) -c -report.o : report.cc report.h pdftk.h $(itext_libs) $(libgcj_local_libs) +report.o : report.cc report.h pdftk.h $(itext_libs) $(CXX) report.cc -I$(java_libs_root) $(CPPFLAGS) -c -pdftk.o : pdftk.cc pdftk.h attachments.h report.h $(itext_libs) $(libgcj_local_libs) +pdftk.o : pdftk.cc pdftk.h attachments.h report.h $(itext_libs) $(CXX) pdftk.cc -I$(java_libs_root) $(CPPFLAGS) -c -pdftk : pdftk.o attachments.o report.o $(itext_libs) $(libgcj_local_libs) $(afm_objects) - $(CXX) pdftk.o attachments.o report.o $(itext_libs) $(libgcj_local_libs) $(afm_objects) -I$(java_libs_root) $(CPPFLAGS) $(CXXFLAGS) -o pdftk +pdftk : pdftk.o attachments.o report.o $(itext_libs) $(afm_objects) + $(CXX) pdftk.o attachments.o report.o $(itext_libs) $(afm_objects) -I$(java_libs_root) $(CPPFLAGS) $(CXXFLAGS) -o pdftk install: /usr/bin/install pdftk /usr/local/bin Index: pdftk.spec =================================================================== RCS file: /cvs/extras/rpms/pdftk/devel/pdftk.spec,v retrieving revision 1.10 retrieving revision 1.11 diff -u -r1.10 -r1.11 --- pdftk.spec 28 Feb 2007 20:30:51 -0000 1.10 +++ pdftk.spec 11 Apr 2007 21:29:21 -0000 1.11 @@ -6,7 +6,9 @@ URL: http://www.pdfhacks.com/pdftk/ Source0: http://www.pdfhacks.com/pdftk/%{name}-%{version}.tar.bz2 Source1: gpl.txt -Patch1: pdftk-1.41-rpmopt.patch +Patch0: pdftk-1.41-rpmopt.patch +Patch1: pdftk-1.41-system-libgcj.patch +Patch2: pdftk-1.41-gcjh.patch Group: Applications/Publishing BuildRoot: %{_tmppath}/%{name}-root BuildRequires: gcc-java @@ -33,7 +35,10 @@ %prep %setup -q -%patch1 -p1 -b .org +%patch0 -p1 -b .rpmopt +%patch1 -p0 -b .system-libgcj +%patch2 -p0 -b .gcjh +rm -rf java_libs/gnu_local java_libs/java_local java_libs/gnu %build unset CLASSPATH && cd pdftk && make -f Makefile.RedHat && cd - @@ -56,6 +61,11 @@ %{_mandir}/man1/* %changelog +* Wed Apr 11 2007 Thomas Fitzsimmons - 1.41-4 +- Build against system libgcj. +- Patch build for new gcjh. +- Resolves: rhbz#233682 rhbz#233489 rhbz#233514 + * Wed Feb 28 2007 Jochen Schmitt 1.41-4 - Rebuild to solve broken deps From fedora-extras-commits at redhat.com Wed Apr 11 21:31:28 2007 From: fedora-extras-commits at redhat.com (Thomas Fitzsimmons (fitzsim)) Date: Wed, 11 Apr 2007 17:31:28 -0400 Subject: rpms/pdftk/devel pdftk.spec,1.11,1.12 Message-ID: <200704112131.l3BLVS6w011440@cvs-int.fedora.redhat.com> Author: fitzsim Update of /cvs/extras/rpms/pdftk/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv11084 Modified Files: pdftk.spec Log Message: - Bump release number. Index: pdftk.spec =================================================================== RCS file: /cvs/extras/rpms/pdftk/devel/pdftk.spec,v retrieving revision 1.11 retrieving revision 1.12 diff -u -r1.11 -r1.12 --- pdftk.spec 11 Apr 2007 21:29:21 -0000 1.11 +++ pdftk.spec 11 Apr 2007 21:30:50 -0000 1.12 @@ -1,7 +1,7 @@ Summary: The PDF Tool Kit Name: pdftk Version: 1.41 -Release: 4%{?dist} +Release: 5%{?dist} License: GPL URL: http://www.pdfhacks.com/pdftk/ Source0: http://www.pdfhacks.com/pdftk/%{name}-%{version}.tar.bz2 @@ -61,7 +61,7 @@ %{_mandir}/man1/* %changelog -* Wed Apr 11 2007 Thomas Fitzsimmons - 1.41-4 +* Wed Apr 11 2007 Thomas Fitzsimmons - 1.41-5 - Build against system libgcj. - Patch build for new gcjh. - Resolves: rhbz#233682 rhbz#233489 rhbz#233514 From fedora-extras-commits at redhat.com Wed Apr 11 21:37:08 2007 From: fedora-extras-commits at redhat.com (Ville Skytta (scop)) Date: Wed, 11 Apr 2007 17:37:08 -0400 Subject: rpms/xine-lib/devel xine-lib-1.1.5-multilib-devel.patch, NONE, 1.1 xine-lib-1.1.5-pthread-check.patch, NONE, 1.1 .cvsignore, 1.5, 1.6 sources, 1.5, 1.6 xine-lib-cleanup-sources.sh, 1.3, 1.4 xine-lib-mk-autotools-patch.sh, 1.1, 1.2 xine-lib.spec, 1.13, 1.14 xine-lib-1.1.1-multilib-devel.patch, 1.1, NONE xine-lib-1.1.3-legacy-flac-init.patch, 1.1, NONE xine-lib-1.1.4-CVE-2007-1246.patch, 1.1, NONE xine-lib-1.1.4-ftfree.patch, 1.1, NONE Message-ID: <200704112137.l3BLb8vr011602@cvs-int.fedora.redhat.com> Author: scop Update of /cvs/extras/rpms/xine-lib/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv11569 Modified Files: .cvsignore sources xine-lib-cleanup-sources.sh xine-lib-mk-autotools-patch.sh xine-lib.spec Added Files: xine-lib-1.1.5-multilib-devel.patch xine-lib-1.1.5-pthread-check.patch Removed Files: xine-lib-1.1.1-multilib-devel.patch xine-lib-1.1.3-legacy-flac-init.patch xine-lib-1.1.4-CVE-2007-1246.patch xine-lib-1.1.4-ftfree.patch Log Message: * Wed Apr 11 2007 Ville Skytt?? - 1.1.5-1 - 1.1.5. - Include GSM 06.10 decoder (#228186). - Re-enable CACA support. xine-lib-1.1.5-multilib-devel.patch: --- NEW FILE xine-lib-1.1.5-multilib-devel.patch --- --- misc/xine-config.in~ 2007-04-05 01:18:00.000000000 +0300 +++ misc/xine-config.in 2007-04-11 01:32:44.000000000 +0300 @@ -2,8 +2,8 @@ # # -prefix=@XINE_CONFIG_PREFIX@ -exec_prefix=@exec_prefix@ +prefix=$(pkg-config libxine --variable=prefix) +exec_prefix=$(pkg-config libxine --variable=exec_prefix) exec_prefix_set=no usage() @@ -54,7 +54,7 @@ echo_exec_prefix=yes ;; --version) - echo @XINE_MAJOR at .@XINE_MINOR at .@XINE_SUB@ + pkg-config libxine --modversion ;; --acflags) echo_acflags=yes @@ -100,14 +100,14 @@ fi if test "$echo_cflags" = "yes"; then - echo -I at includedir@ @PTHREAD_CFLAGS@ + pkg-config libxine --cflags fi if test "$echo_libs" = "yes"; then - echo -L at libdir@ -lxine @ZLIB_LIBS@ @NET_LIBS@ @PTHREAD_LIBS@ @LIBICONV@ @RT_LIBS@ + pkg-config libxine --libs fi if test "$echo_plugindir" = "yes"; then - echo "@XINE_PLUGINPATH@" + echo "$(pkg-config libxine --variable=libdir)/xine/plugins/$(pkg-config libxine --modversion)" fi if test "$echo_datadir" = "yes"; then echo "@XINE_DATADIR@" xine-lib-1.1.5-pthread-check.patch: --- NEW FILE xine-lib-1.1.5-pthread-check.patch --- Upstream changeset 8743:defc4f072bde + additional fix in fakethread(). diff -r d1512848e87b -r defc4f072bde m4/pthreads.m4 --- a/m4/pthreads.m4 Tue Apr 10 17:08:22 2007 +0100 +++ b/m4/pthreads.m4 Wed Apr 11 17:32:13 2007 +0200 @@ -36,11 +36,15 @@ AC_DEFUN([CC_PTHREAD_FLAGS], [ [ac_save_CFLAGS="$CFLAGS" ac_save_LIBS="$LIBS" CFLAGS="$CFLAGS $cc_cv_werror $PTHREAD_CFLAGS" + LIBS="$LIBS $PTHREAD_LIBS" - AC_COMPILE_IFELSE( + AC_LINK_IFELSE( [AC_LANG_PROGRAM( - [[#include ]], - [[pthread_create(NULL, NULL, NULL, NULL);]] + [[#include + void *fakethread(void *arg) { return NULL; } + pthread_t fakevariable; + ]], + [[pthread_create(&fakevariable, NULL, &fakethread, NULL);]] )], [cc_cv_pthreads=yes], [cc_cv_pthreads=no]) Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/xine-lib/devel/.cvsignore,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- .cvsignore 31 Jan 2007 19:58:30 -0000 1.5 +++ .cvsignore 11 Apr 2007 21:36:29 -0000 1.6 @@ -1,2 +1,2 @@ -xine-lib-1.1.4-pruned.tar.bz2 -xine-lib-1.1.4-autotools.patch.bz2 +xine-lib-1.1.5-pruned.tar.bz2 +xine-lib-1.1.5-autotools.patch.bz2 Index: sources =================================================================== RCS file: /cvs/extras/rpms/xine-lib/devel/sources,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- sources 31 Jan 2007 19:58:30 -0000 1.5 +++ sources 11 Apr 2007 21:36:29 -0000 1.6 @@ -1,2 +1,2 @@ -81faabf1e38abed44639dbe4c76719f9 xine-lib-1.1.4-pruned.tar.bz2 -a916758545ed73a369f40648c7bc449c xine-lib-1.1.4-autotools.patch.bz2 +f903a0426a812ea70200b7a528f67b00 xine-lib-1.1.5-pruned.tar.bz2 +f955ece2fba4dfbbf22fbb2a8376ae60 xine-lib-1.1.5-autotools.patch.bz2 Index: xine-lib-cleanup-sources.sh =================================================================== RCS file: /cvs/extras/rpms/xine-lib/devel/xine-lib-cleanup-sources.sh,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- xine-lib-cleanup-sources.sh 8 Apr 2007 14:13:18 -0000 1.3 +++ xine-lib-cleanup-sources.sh 11 Apr 2007 21:36:29 -0000 1.4 @@ -22,7 +22,7 @@ cd $dir # Main libraries -for remove in libfaad libffmpeg libmad libmpeg2 dxr3 libspudec libxineadec libspucmml libspucc liba52 libdts; do +for remove in libfaad libffmpeg libmad libmpeg2 dxr3 libspudec libspucmml libspucc liba52 libdts; do echo "removing src/$remove..." rm -rf src/$remove sed -i -e "/$remove/d" src/Makefile.am @@ -53,8 +53,20 @@ [ -f src/demuxers/demux_$p.c ] && rm -f src/demuxers/demux_$p.c sed -i -e "/xineplug_dmx_$p/d" src/demuxers/Makefile.am done +# Postprocessors echo "removing planar and deinterlace postprocessors..." -sed -i -e 's/planar//g;s/deinterlace//g' src/post/Makefile.am # fails to build +sed -i -e 's/deinterlace //g' src/post/Makefile.am # see comments in speedy.c +sed -i -e 's/planar //g' src/post/Makefile.am # requires libpostproc +sed -i -e '/post\/\(deinterlace\|planar\)/d' configure.ac +rm -rf src/post/{deinterlace,planar} +# NSF decoder +echo "removing NSF decoder..." +rm -rf src/libxineadec/{nosefart,nsf.c} +sed -i -e '/^xineplug_decode_nsf_la/,/^\s*$/d' \ + -e /xineplug_decode_nsf/d \ + -e 's/ nosefart//' \ + src/libxineadec/Makefile.am +sed -i -e /nosefart/d configure.ac # All clean ! Index: xine-lib-mk-autotools-patch.sh =================================================================== RCS file: /cvs/extras/rpms/xine-lib/devel/xine-lib-mk-autotools-patch.sh,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- xine-lib-mk-autotools-patch.sh 31 Jan 2007 19:58:30 -0000 1.1 +++ xine-lib-mk-autotools-patch.sh 11 Apr 2007 21:36:29 -0000 1.2 @@ -11,11 +11,19 @@ version=$1 +# missing dependency on autoconf >= (apparently) 2.61 in upstream autofoo files +acversion="$(rpm -q --qf=%{VERSION} autoconf)" +case $acversion in + 2.6*) ;; + *) echo "ERROR: autoconf >= 2.61 required" ; exit 1 ;; +esac + rm -rf xine-lib-$version xine-lib-$version-pruned tar jxf xine-lib-$version-pruned.tar.bz2 cp -a xine-lib-$version xine-lib-$version-pruned cd xine-lib-$version +patch -p1 < ../xine-lib-$version-pthread-check.patch # XXX hopefully temporary ./autogen.sh noconfig rm -rf autom4te.cache *~ cd .. Index: xine-lib.spec =================================================================== RCS file: /cvs/extras/rpms/xine-lib/devel/xine-lib.spec,v retrieving revision 1.13 retrieving revision 1.14 diff -u -r1.13 -r1.14 --- xine-lib.spec 8 Apr 2007 18:09:47 -0000 1.13 +++ xine-lib.spec 11 Apr 2007 21:36:29 -0000 1.14 @@ -1,5 +1,6 @@ # TODO, sometime, maybe: -# - libstk: http://www.libstk.net/ +# - libstk: http://www.libstk.net/ - probably not, see 1.1.5 ChangeLog +# - xcb stuff when it's available %define codecdir %{_libdir}/codecs %ifarch %{ix86} @@ -10,8 +11,8 @@ Summary: Xine library Name: xine-lib -Version: 1.1.4 -Release: 4%{?dist} +Version: 1.1.5 +Release: 1%{?dist} License: GPL Group: System Environment/Libraries URL: http://xinehq.de/ @@ -22,22 +23,19 @@ Source1: %{name}-cleanup-sources.sh Source2: %{name}-mk-autotools-patch.sh # autotools patch created with source2 -Patch0: %{name}-1.1.4-autotools.patch.bz2 +Patch0: %{name}-1.1.5-autotools.patch.bz2 Patch1: %{name}-1.1.4-optflags.patch -Patch2: %{name}-1.1.4-CVE-2007-1246.patch -Patch3: %{name}-1.1.3-legacy-flac-init.patch -Patch4: %{name}-1.1.4-ftfree.patch +# Patch2 applied while creating full autotools patch +Patch2: %{name}-1.1.5-pthread-check.patch Patch6: %{name}-1.1.1-deepbind-939.patch -Patch7: %{name}-1.1.1-multilib-devel.patch +Patch7: %{name}-1.1.5-multilib-devel.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) # X11 BuildRequires: libX11-devel libXv-devel libXinerama-devel libXvMC-devel libGLU-devel # Video BuildRequires: SDL-devel libtheora-devel libmng-devel BuildRequires: aalib-devel >= 1.4 -%if 0%{?_with_caca:1} BuildRequires: libcaca-devel >= 0.99 -%endif %if 0%{!?_without_directfb:1} BuildRequires: directfb-devel %endif @@ -79,7 +77,6 @@ of the most uncommon formats, too. Non-default rpmbuild options: --without imagemagick: Disable ImageMagick support --without directfb: Disable DirectFB support ---with caca: Enable CACA support --with freetype: Enable FreeType/Fontconfig support --with antialiasing: Enable font antialiasing (with FreeType/FontConfig) @@ -97,9 +94,7 @@ - SMB - SDL - AA-lib -%if 0%{?_with_caca:1} - Libcaca -%endif %if 0%{!?_without_imagemagick:1} - Image decoding %endif @@ -115,16 +110,11 @@ touch -r configure.ac aclocal.m4 touch -r m4/optimizations.m4 m4/optimizations.m4.stamp %patch1 -p1 -b .optflags -%patch2 -p1 -b .CVE-2007-1246 touch -r m4/optimizations.m4.stamp m4/optimizations.m4 -%patch3 -p0 -b .legacy-flac-init -%patch4 -p0 -b .ftfree # Patch6 needed at least when compiling with external ffmpeg, #939. %patch6 -p1 -b .deepbind %patch7 -p0 -b .multilib-devel -find . -name "*.[hc]" | xargs chmod -c -x - # Avoid standard rpaths on lib64 archs: sed -i -e 's|"/lib /usr/lib\b|"/%{_lib} %{_libdir}|' configure @@ -147,9 +137,6 @@ %if 0%{?_without_imagemagick:1} --without-imagemagick \ %endif -%if 0%{!?_with_caca:1} - --without-caca \ -%endif %if 0%{?_with_freetype:1} --with-freetype \ --with-fontconfig \ @@ -195,7 +182,7 @@ %files -f libxine1.lang %defattr(-,root,root,-) -%doc AUTHORS COPYING CREDITS ChangeLog* README TODO +%doc AUTHORS COPYING COPYING.LIB CREDITS ChangeLog* README TODO %doc __docs/README.* __docs/faq.* %dir %{codecdir} %{_datadir}/xine @@ -204,6 +191,7 @@ %dir %{_libdir}/xine/ %dir %{_libdir}/xine/plugins/ %dir %{_libdir}/xine/plugins/%{version}/ +%{_libdir}/xine/plugins/%{version}/mime.types # Listing every plugin separately for better control over binary packages # containing exactly the plugins we want, nothing accidentally snuck in # nor dropped. @@ -233,13 +221,13 @@ %{_libdir}/xine/plugins/%{version}/xineplug_ao_out_none.so %{_libdir}/xine/plugins/%{version}/xineplug_ao_out_oss.so %{_libdir}/xine/plugins/%{version}/xineplug_decode_bitplane.so +%{_libdir}/xine/plugins/%{version}/xineplug_decode_gsm610.so %{_libdir}/xine/plugins/%{version}/xineplug_decode_lpcm.so %{_libdir}/xine/plugins/%{version}/xineplug_decode_mpc.so %ifarch %ix86 %{_libdir}/xine/plugins/%{version}/xineplug_decode_qt.so %endif %{_libdir}/xine/plugins/%{version}/xineplug_decode_real.so -%{_libdir}/xine/plugins/%{version}/xineplug_decode_real_audio.so %{_libdir}/xine/plugins/%{version}/xineplug_decode_rgb.so %{_libdir}/xine/plugins/%{version}/xineplug_decode_speex.so %{_libdir}/xine/plugins/%{version}/xineplug_decode_spudvb.so @@ -307,9 +295,7 @@ %{_libdir}/xine/plugins/%{version}/xineplug_inp_gnome_vfs.so %{_libdir}/xine/plugins/%{version}/xineplug_inp_smb.so %{_libdir}/xine/plugins/%{version}/xineplug_vo_out_aa.so -%if 0%{?_with_caca:1} %{_libdir}/xine/plugins/%{version}/xineplug_vo_out_caca.so -%endif %if 0%{!?_without_directfb:1} %{_libdir}/xine/plugins/%{version}/xineplug_vo_out_directfb.so %endif @@ -329,6 +315,11 @@ %changelog +* Wed Apr 11 2007 Ville Skytt?? - 1.1.5-1 +- 1.1.5. +- Include GSM 06.10 decoder (#228186). +- Re-enable CACA support. + * Sun Apr 8 2007 Ville Skytt?? - Exclude vidix dir on systems that don't have vidix. - Specfile cleanups. --- xine-lib-1.1.1-multilib-devel.patch DELETED --- --- xine-lib-1.1.3-legacy-flac-init.patch DELETED --- --- xine-lib-1.1.4-CVE-2007-1246.patch DELETED --- --- xine-lib-1.1.4-ftfree.patch DELETED --- From fedora-extras-commits at redhat.com Wed Apr 11 21:48:58 2007 From: fedora-extras-commits at redhat.com (Linus Walleij (snirkel)) Date: Wed, 11 Apr 2007 17:48:58 -0400 Subject: rpms/adplug/devel .cvsignore, 1.3, 1.4 adplug.spec, 1.3, 1.4 sources, 1.3, 1.4 Message-ID: <200704112148.l3BLmw3q011837@cvs-int.fedora.redhat.com> Author: snirkel Update of /cvs/extras/rpms/adplug/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv11791 Modified Files: .cvsignore adplug.spec sources Log Message: New upstream version. Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/adplug/devel/.cvsignore,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- .cvsignore 25 Jul 2006 19:45:04 -0000 1.3 +++ .cvsignore 11 Apr 2007 21:48:18 -0000 1.4 @@ -1,2 +1,2 @@ -adplug-2.0.1.tar.bz2 -adplug.db +adplug-2.1.tar.bz2 +adplugdb-2006-07-07.tar.gz Index: adplug.spec =================================================================== RCS file: /cvs/extras/rpms/adplug/devel/adplug.spec,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- adplug.spec 29 Aug 2006 21:00:05 -0000 1.3 +++ adplug.spec 11 Apr 2007 21:48:18 -0000 1.4 @@ -1,14 +1,15 @@ # SPEC file for AdPlug, primary target is the Fedora Extras # RPM repository. +%define adplugdbver 2006-07-07 Name: adplug -Version: 2.0.1 -Release: 2%{?dist} +Version: 2.1 +Release: 1%{?dist} Summary: A software library for AdLib (OPL2) emulation URL: http://adplug.sourceforge.net/ Group: Applications/Multimedia Source0: http://download.sourceforge.net/%{name}/%{name}-%{version}.tar.bz2 -Source1: http://download.sourceforge.net/%{name}/adplug.db +Source1: http://download.sourceforge.net/%{name}/adplugdb-%{adplugdbver}.tar.gz Patch0: adplug-1.5.1-texinfo.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) License: LGPL @@ -44,6 +45,10 @@ %setup -q # This removes the version.texi dependency %patch0 -p1 +tar xvfz %{SOURCE1} +# Include these by different name +mv %{adplugdbver}/README README.adplugdb +mv %{adplugdbver}/NEWS NEWS.adplugdb %build %configure --disable-static --sharedstatedir=%{shareddata} --disable-rpath @@ -55,7 +60,7 @@ rm -f $RPM_BUILD_ROOT%{_libdir}/*.la rm -f $RPM_BUILD_ROOT%{_infodir}/dir mkdir -p $RPM_BUILD_ROOT%{shareddata}/%{name} -install -p -m 644 %{SOURCE1} $RPM_BUILD_ROOT%{shareddata}/%{name} +install -p -m 644 %{adplugdbver}/adplug.db $RPM_BUILD_ROOT%{shareddata}/%{name} %clean rm -rf $RPM_BUILD_ROOT @@ -80,6 +85,7 @@ %{_bindir}/adplugdb %{_mandir}/man1/adplugdb.1* %doc AUTHORS BUGS ChangeLog COPYING INSTALL NEWS README TODO +%doc NEWS.adplugdb README.adplugdb %files devel %defattr(-, root, root) @@ -90,6 +96,9 @@ %{_infodir}/*.gz %changelog +* Wed Apr 11 2007 Linus Walleij 2.1-1 +- New upstream version. + * Tue Aug 29 2006 Linus Walleij 2.0.1-2 - Rebuild for Fedora Extras 6. Index: sources =================================================================== RCS file: /cvs/extras/rpms/adplug/devel/sources,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- sources 25 Jul 2006 19:45:04 -0000 1.3 +++ sources 11 Apr 2007 21:48:18 -0000 1.4 @@ -1,2 +1,2 @@ -b3e469e3437d29a79a1ab5febe220f17 adplug-2.0.1.tar.bz2 -5cbd3df5537700f28c350dbe08695c28 adplug.db +bc75cf9d1d2241e287e2eb80b84bd2cd adplug-2.1.tar.bz2 +40a1cc1222c7318172ee3740c4269df3 adplugdb-2006-07-07.tar.gz From fedora-extras-commits at redhat.com Wed Apr 11 21:49:09 2007 From: fedora-extras-commits at redhat.com (Ruben Kerkhof (ruben)) Date: Wed, 11 Apr 2007 17:49:09 -0400 Subject: rpms/Pound/FC-6 pound-remove-owner.patch, NONE, 1.1 .cvsignore, 1.5, 1.6 Pound.spec, 1.5, 1.6 sources, 1.5, 1.6 Message-ID: <200704112149.l3BLn9Ce011871@cvs-int.fedora.redhat.com> Author: ruben Update of /cvs/extras/rpms/Pound/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv11813 Modified Files: .cvsignore Pound.spec sources Added Files: pound-remove-owner.patch Log Message: Update to 2.3 pound-remove-owner.patch: --- NEW FILE pound-remove-owner.patch --- --- Pound-2.2.3/Makefile.in.remove-owner 2007-01-21 01:45:44.000000000 +0100 +++ Pound-2.2.3/Makefile.in 2007-01-21 01:46:59.000000000 +0100 @@ -50,11 +50,11 @@ install: all @INSTALL@ -d ${DESTDIR}@sbindir@ - @INSTALL@ -o @I_OWNER@ -g @I_GRP@ -m 555 pound ${DESTDIR}@sbindir@/pound - @INSTALL@ -o @I_OWNER@ -g @I_GRP@ -m 555 poundctl ${DESTDIR}@sbindir@/poundctl + @INSTALL@ -p -m 755 pound ${DESTDIR}@sbindir@/pound + @INSTALL@ -p -m 755 poundctl ${DESTDIR}@sbindir@/poundctl @INSTALL@ -d ${DESTDIR}@mandir@/man8 - @INSTALL@ -o @I_OWNER@ -g @I_GRP@ -m 644 pound.8 ${DESTDIR}@mandir@/man8/pound.8 - @INSTALL@ -o @I_OWNER@ -g @I_GRP@ -m 644 poundctl.8 ${DESTDIR}@mandir@/man8/poundctl.8 + @INSTALL@ -p -m 644 pound.8 ${DESTDIR}@mandir@/man8/pound.8 + @INSTALL@ -p -m 644 poundctl.8 ${DESTDIR}@mandir@/man8/poundctl.8 clean: rm -f pound $(OBJS) poundctl poundctl.o Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/Pound/FC-6/.cvsignore,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- .cvsignore 16 Dec 2006 13:51:24 -0000 1.5 +++ .cvsignore 11 Apr 2007 21:48:31 -0000 1.6 @@ -1 +1 @@ -Pound-2.2.tgz +Pound-2.3.tgz Index: Pound.spec =================================================================== RCS file: /cvs/extras/rpms/Pound/FC-6/Pound.spec,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- Pound.spec 17 Dec 2006 15:15:36 -0000 1.5 +++ Pound.spec 11 Apr 2007 21:48:31 -0000 1.6 @@ -3,25 +3,26 @@ %define pound_home %{_localstatedir}/lib/pound Name: Pound -Version: 2.2 -Release: 2%{?dist} +Version: 2.3 +Release: 1%{?dist} Summary: Reverse proxy and load balancer Group: System Environment/Daemons License: GPL URL: http://apsis.ch/pound - + BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: openssl-devel, pcre-devel -Requires(pre): %{_sbindir}/useradd -Requires(post): /sbin/chkconfig -Requires(preun): /sbin/chkconfig, /sbin/service -Requires(postun): /sbin/service +Requires(pre): %{_sbindir}/useradd +Requires(post): /sbin/chkconfig +Requires(preun): /sbin/chkconfig, /sbin/service +Requires(postun): /sbin/service Source0: http://apsis.ch/pound/%{name}-%{version}.tgz Source1: pound.init Source2: pound.cfg +Patch0: pound-remove-owner.patch %description The Pound program is a reverse proxy, load balancer and @@ -34,6 +35,7 @@ %prep %setup -q +%patch0 -p1 -b .remove-owner %build %configure @@ -41,13 +43,11 @@ %install rm -rf %{buildroot} +make install DESTDIR=%{buildroot} + %{__install} -d %{buildroot}%{pound_home} -%{__install} -p -D -m 0755 pound %{buildroot}%{_sbindir}/pound -%{__install} -p -D -m 0755 poundctl %{buildroot}%{_sbindir}/poundctl -%{__install} -p -D -m 0644 pound.8 %{buildroot}%{_mandir}/man8/pound.8 -%{__install} -p -D -m 0644 poundctl.8 %{buildroot}%{_mandir}/man8/poundctl.8 -%{__install} -p -D -m 0755 %{SOURCE1} %{buildroot}%{_initrddir}/pound -%{__install} -p -D -m 0644 %{SOURCE2} %{buildroot}%{_sysconfdir}/pound.cfg +%{__install} -p -D -m 755 %{SOURCE1} %{buildroot}%{_initrddir}/pound +%{__install} -p -D -m 644 %{SOURCE2} %{buildroot}%{_sysconfdir}/pound.cfg mkdir -p %{buildroot}%{_sysconfdir}/pki/tls/certs touch %{buildroot}%{_sysconfdir}/pki/tls/certs/pound.pem @@ -57,7 +57,7 @@ %pre %{_sbindir}/useradd -c "Pound user" -s /bin/false -r -d %{pound_home} \ - %{pound_user} 2>/dev/null || : + %{pound_user} 2>/dev/null || : %post /sbin/chkconfig --add pound @@ -90,7 +90,7 @@ %postun if [ $1 -ge 1 ] ; then - /sbin/service pound condrestart > /dev/null 2>&1 || : + /sbin/service pound condrestart > /dev/null 2>&1 || : fi %files @@ -106,6 +106,8 @@ %attr(-,%{pound_user},%{pound_group}) %dir %{pound_home} %changelog +* Wed Apr 11 2007 Ruben Kerkhof 2.3-1 +- Update to 2.3 * Sun Dec 17 2006 2.2-2 - Fixed empty debuginfo rpm * Sat Dec 16 2006 2.2-1 Index: sources =================================================================== RCS file: /cvs/extras/rpms/Pound/FC-6/sources,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- sources 16 Dec 2006 13:51:24 -0000 1.5 +++ sources 11 Apr 2007 21:48:31 -0000 1.6 @@ -1 +1 @@ -a94e781ced1b2f3a7f8b8051f4d95713 Pound-2.2.tgz +94251bfc0d38e7aa4d50bff971ddc72e Pound-2.3.tgz From fedora-extras-commits at redhat.com Wed Apr 11 21:56:28 2007 From: fedora-extras-commits at redhat.com (Linus Walleij (snirkel)) Date: Wed, 11 Apr 2007 17:56:28 -0400 Subject: rpms/adplay/devel .cvsignore, 1.2, 1.3 adplay.spec, 1.3, 1.4 sources, 1.2, 1.3 Message-ID: <200704112156.l3BLuSf3012065@cvs-int.fedora.redhat.com> Author: snirkel Update of /cvs/extras/rpms/adplay/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv12011 Modified Files: .cvsignore adplay.spec sources Log Message: New upstream version. Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/adplay/devel/.cvsignore,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- .cvsignore 24 Jun 2006 07:36:46 -0000 1.2 +++ .cvsignore 11 Apr 2007 21:55:49 -0000 1.3 @@ -1 +1 @@ -adplay-1.5.tar.bz2 +adplay-1.6.tar.bz2 Index: adplay.spec =================================================================== RCS file: /cvs/extras/rpms/adplay/devel/adplay.spec,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- adplay.spec 1 Sep 2006 10:38:04 -0000 1.3 +++ adplay.spec 11 Apr 2007 21:55:49 -0000 1.4 @@ -2,8 +2,8 @@ # RPM repository. Name: adplay -Version: 1.5 -Release: 3%{?dist} +Version: 1.6 +Release: 1%{?dist} Summary: An AdLib (OPL2) music player build on AdPlug URL: http://adplug.sourceforge.net/ Group: Applications/Multimedia @@ -44,6 +44,9 @@ %doc AUTHORS ChangeLog COPYING NEWS README TODO %changelog +* Wed Apr 11 2007 Linus Walleij 1.6-1 +- New upstream version. + * Fri Sep 1 2006 Linus Walleij 1.5-3 - Rebuild for Fedora Extras 6. Index: sources =================================================================== RCS file: /cvs/extras/rpms/adplay/devel/sources,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- sources 24 Jun 2006 07:36:46 -0000 1.2 +++ sources 11 Apr 2007 21:55:49 -0000 1.3 @@ -1 +1 @@ -18e1ac84b6f07d0388902a083f400da7 adplay-1.5.tar.bz2 +df4792a7ab3761dad7a1f86ae39871ad adplay-1.6.tar.bz2 From fedora-extras-commits at redhat.com Wed Apr 11 21:56:45 2007 From: fedora-extras-commits at redhat.com (Ruben Kerkhof (ruben)) Date: Wed, 11 Apr 2007 17:56:45 -0400 Subject: rpms/Pound/FC-5 pound-remove-owner.patch, NONE, 1.1 .cvsignore, 1.5, 1.6 Pound.spec, 1.5, 1.6 sources, 1.5, 1.6 Message-ID: <200704112156.l3BLujsM012070@cvs-int.fedora.redhat.com> Author: ruben Update of /cvs/extras/rpms/Pound/FC-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv12038 Modified Files: .cvsignore Pound.spec sources Added Files: pound-remove-owner.patch Log Message: Update to 2.3 pound-remove-owner.patch: --- NEW FILE pound-remove-owner.patch --- --- Pound-2.2.3/Makefile.in.remove-owner 2007-01-21 01:45:44.000000000 +0100 +++ Pound-2.2.3/Makefile.in 2007-01-21 01:46:59.000000000 +0100 @@ -50,11 +50,11 @@ install: all @INSTALL@ -d ${DESTDIR}@sbindir@ - @INSTALL@ -o @I_OWNER@ -g @I_GRP@ -m 555 pound ${DESTDIR}@sbindir@/pound - @INSTALL@ -o @I_OWNER@ -g @I_GRP@ -m 555 poundctl ${DESTDIR}@sbindir@/poundctl + @INSTALL@ -p -m 755 pound ${DESTDIR}@sbindir@/pound + @INSTALL@ -p -m 755 poundctl ${DESTDIR}@sbindir@/poundctl @INSTALL@ -d ${DESTDIR}@mandir@/man8 - @INSTALL@ -o @I_OWNER@ -g @I_GRP@ -m 644 pound.8 ${DESTDIR}@mandir@/man8/pound.8 - @INSTALL@ -o @I_OWNER@ -g @I_GRP@ -m 644 poundctl.8 ${DESTDIR}@mandir@/man8/poundctl.8 + @INSTALL@ -p -m 644 pound.8 ${DESTDIR}@mandir@/man8/pound.8 + @INSTALL@ -p -m 644 poundctl.8 ${DESTDIR}@mandir@/man8/poundctl.8 clean: rm -f pound $(OBJS) poundctl poundctl.o Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/Pound/FC-5/.cvsignore,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- .cvsignore 16 Dec 2006 13:54:03 -0000 1.5 +++ .cvsignore 11 Apr 2007 21:56:10 -0000 1.6 @@ -1 +1 @@ -Pound-2.2.tgz +Pound-2.3.tgz Index: Pound.spec =================================================================== RCS file: /cvs/extras/rpms/Pound/FC-5/Pound.spec,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- Pound.spec 17 Dec 2006 15:20:23 -0000 1.5 +++ Pound.spec 11 Apr 2007 21:56:10 -0000 1.6 @@ -3,25 +3,26 @@ %define pound_home %{_localstatedir}/lib/pound Name: Pound -Version: 2.2 -Release: 2%{?dist} +Version: 2.3 +Release: 1%{?dist} Summary: Reverse proxy and load balancer Group: System Environment/Daemons License: GPL URL: http://apsis.ch/pound - + BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: openssl-devel, pcre-devel -Requires(pre): %{_sbindir}/useradd -Requires(post): /sbin/chkconfig -Requires(preun): /sbin/chkconfig, /sbin/service -Requires(postun): /sbin/service +Requires(pre): %{_sbindir}/useradd +Requires(post): /sbin/chkconfig +Requires(preun): /sbin/chkconfig, /sbin/service +Requires(postun): /sbin/service Source0: http://apsis.ch/pound/%{name}-%{version}.tgz Source1: pound.init Source2: pound.cfg +Patch0: pound-remove-owner.patch %description The Pound program is a reverse proxy, load balancer and @@ -34,6 +35,7 @@ %prep %setup -q +%patch0 -p1 -b .remove-owner %build %configure @@ -41,13 +43,11 @@ %install rm -rf %{buildroot} +make install DESTDIR=%{buildroot} + %{__install} -d %{buildroot}%{pound_home} -%{__install} -p -D -m 0755 pound %{buildroot}%{_sbindir}/pound -%{__install} -p -D -m 0755 poundctl %{buildroot}%{_sbindir}/poundctl -%{__install} -p -D -m 0644 pound.8 %{buildroot}%{_mandir}/man8/pound.8 -%{__install} -p -D -m 0644 poundctl.8 %{buildroot}%{_mandir}/man8/poundctl.8 -%{__install} -p -D -m 0755 %{SOURCE1} %{buildroot}%{_initrddir}/pound -%{__install} -p -D -m 0644 %{SOURCE2} %{buildroot}%{_sysconfdir}/pound.cfg +%{__install} -p -D -m 755 %{SOURCE1} %{buildroot}%{_initrddir}/pound +%{__install} -p -D -m 644 %{SOURCE2} %{buildroot}%{_sysconfdir}/pound.cfg mkdir -p %{buildroot}%{_sysconfdir}/pki/tls/certs touch %{buildroot}%{_sysconfdir}/pki/tls/certs/pound.pem @@ -57,7 +57,7 @@ %pre %{_sbindir}/useradd -c "Pound user" -s /bin/false -r -d %{pound_home} \ - %{pound_user} 2>/dev/null || : + %{pound_user} 2>/dev/null || : %post /sbin/chkconfig --add pound @@ -90,7 +90,7 @@ %postun if [ $1 -ge 1 ] ; then - /sbin/service pound condrestart > /dev/null 2>&1 || : + /sbin/service pound condrestart > /dev/null 2>&1 || : fi %files @@ -106,11 +106,13 @@ %attr(-,%{pound_user},%{pound_group}) %dir %{pound_home} %changelog -* Sun Dec 16 2006 2.2-2 +* Wed Apr 11 2007 Ruben Kerkhof 2.3-1 +- Update to 2.3 +* Sun Dec 17 2006 2.2-2 - Fixed empty debuginfo rpm * Sat Dec 16 2006 2.2-1 - Sync with upstream -* Sat Dec 08 2006 2.1.8-1 +* Sat Dec 09 2006 2.1.8-1 - Sync with upstream * Fri Dec 08 2006 2.1.7-1 - Sync with upstream Index: sources =================================================================== RCS file: /cvs/extras/rpms/Pound/FC-5/sources,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- sources 16 Dec 2006 13:54:03 -0000 1.5 +++ sources 11 Apr 2007 21:56:10 -0000 1.6 @@ -1 +1 @@ -a94e781ced1b2f3a7f8b8051f4d95713 Pound-2.2.tgz +94251bfc0d38e7aa4d50bff971ddc72e Pound-2.3.tgz From fedora-extras-commits at redhat.com Wed Apr 11 22:03:21 2007 From: fedora-extras-commits at redhat.com (Linus Walleij (snirkel)) Date: Wed, 11 Apr 2007 18:03:21 -0400 Subject: rpms/xmms-adplug/devel xmms-adplug.spec,1.3,1.4 Message-ID: <200704112203.l3BM3LmV016413@cvs-int.fedora.redhat.com> Author: snirkel Update of /cvs/extras/rpms/xmms-adplug/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv16394 Modified Files: xmms-adplug.spec Log Message: Rebuild to pick up new adplug lib. Index: xmms-adplug.spec =================================================================== RCS file: /cvs/extras/rpms/xmms-adplug/devel/xmms-adplug.spec,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- xmms-adplug.spec 1 Sep 2006 10:49:11 -0000 1.3 +++ xmms-adplug.spec 11 Apr 2007 22:02:42 -0000 1.4 @@ -4,7 +4,7 @@ Name: xmms-adplug Version: 1.2 -Release: 3%{?dist} +Release: 4%{?dist} Summary: An XMMS plugin for AdLib (OPL2) music built on AdPlug URL: http://adplug.sourceforge.net/ Group: Applications/Multimedia @@ -40,6 +40,9 @@ %doc AUTHORS ChangeLog COPYING NEWS README TODO %changelog +* Wed Apr 11 2007 Linus Walleij 1.2-4 +- Rebuild to pick up dependency on latest adplug. + * Fri Sep 1 2006 Linus Walleij 1.2-3 - Rebuild for Fedora Extras 6. From fedora-extras-commits at redhat.com Wed Apr 11 23:55:50 2007 From: fedora-extras-commits at redhat.com (Michael G. Fleming (mfleming)) Date: Wed, 11 Apr 2007 19:55:50 -0400 Subject: rpms/mlmmj/FC-5 mlmmj.spec,1.24,1.25 Message-ID: <200704112355.l3BNto7j022347@cvs-int.fedora.redhat.com> Author: mfleming Update of /cvs/extras/rpms/mlmmj/FC-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv22327 Modified Files: mlmmj.spec Log Message: * Wed Apr 11 2007 Michael Fleming 1.2.14-1 - New upstream release. Index: mlmmj.spec =================================================================== RCS file: /cvs/extras/rpms/mlmmj/FC-5/mlmmj.spec,v retrieving revision 1.24 retrieving revision 1.25 diff -u -r1.24 -r1.25 --- mlmmj.spec 2 Jan 2007 07:38:38 -0000 1.24 +++ mlmmj.spec 11 Apr 2007 23:55:09 -0000 1.25 @@ -2,7 +2,7 @@ Summary: Mailserver-independent ezmlm-like mailing list manager Name: mlmmj -Version: 1.2.13 +Version: 1.2.14 Release: 1%{?dist} License: MIT Group: Applications/Internet @@ -27,7 +27,7 @@ %install rm -rf %{buildroot} -%makeinstall textlibdir=%{buildroot}%{_textlibdir} +make DESTDIR=%{buildroot} install textlibdir=%{_textlibdir} mkdir -p %{buildroot}/var/spool/mlmmj # Remove execute bits from Perl programs to stop RPM from picking @@ -48,6 +48,9 @@ %{_mandir}/man1/mlmmj-* %changelog +* Wed Apr 11 2007 Michael Fleming 1.2.14-1 +- New upstream release. + * Tue Jan 2 2007 Michael Fleming 1.2.13-1 - New upstream release. From fedora-extras-commits at redhat.com Wed Apr 11 23:57:29 2007 From: fedora-extras-commits at redhat.com (Michael G. Fleming (mfleming)) Date: Wed, 11 Apr 2007 19:57:29 -0400 Subject: rpms/mlmmj/FC-5 .cvsignore,1.11,1.12 sources,1.11,1.12 Message-ID: <200704112357.l3BNvTrJ022394@cvs-int.fedora.redhat.com> Author: mfleming Update of /cvs/extras/rpms/mlmmj/FC-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv22370 Modified Files: .cvsignore sources Log Message: Update sources Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/mlmmj/FC-5/.cvsignore,v retrieving revision 1.11 retrieving revision 1.12 diff -u -r1.11 -r1.12 --- .cvsignore 2 Jan 2007 07:39:57 -0000 1.11 +++ .cvsignore 11 Apr 2007 23:56:54 -0000 1.12 @@ -1 +1 @@ -mlmmj-1.2.13.tar.bz2 +mlmmj-1.2.14.tar.bz2 Index: sources =================================================================== RCS file: /cvs/extras/rpms/mlmmj/FC-5/sources,v retrieving revision 1.11 retrieving revision 1.12 diff -u -r1.11 -r1.12 --- sources 2 Jan 2007 07:39:57 -0000 1.11 +++ sources 11 Apr 2007 23:56:54 -0000 1.12 @@ -1 +1 @@ -ee45d77fffb02d7f6c9a1fe52b55f7ed mlmmj-1.2.13.tar.bz2 +dfa478667a1fbce7af7835d885f76150 mlmmj-1.2.14.tar.bz2 From fedora-extras-commits at redhat.com Thu Apr 12 01:43:50 2007 From: fedora-extras-commits at redhat.com (Peter Gordon (pgordon)) Date: Wed, 11 Apr 2007 21:43:50 -0400 Subject: rpms/epiphany-extensions/devel .cvsignore, 1.16, 1.17 epiphany-extensions.spec, 1.23, 1.24 sources, 1.16, 1.17 Message-ID: <200704120143.l3C1hoh3003318@cvs-int.fedora.redhat.com> Author: pgordon Update of /cvs/extras/rpms/epiphany-extensions/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv3287 Modified Files: .cvsignore epiphany-extensions.spec sources Log Message: Update to 2.18.1 Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/epiphany-extensions/devel/.cvsignore,v retrieving revision 1.16 retrieving revision 1.17 diff -u -r1.16 -r1.17 --- .cvsignore 15 Mar 2007 01:45:17 -0000 1.16 +++ .cvsignore 12 Apr 2007 01:43:13 -0000 1.17 @@ -1 +1 @@ -epiphany-extensions-2.18.0.tar.bz2 +epiphany-extensions-2.18.1.tar.bz2 Index: epiphany-extensions.spec =================================================================== RCS file: /cvs/extras/rpms/epiphany-extensions/devel/epiphany-extensions.spec,v retrieving revision 1.23 retrieving revision 1.24 diff -u -r1.23 -r1.24 --- epiphany-extensions.spec 24 Mar 2007 16:16:34 -0000 1.23 +++ epiphany-extensions.spec 12 Apr 2007 01:43:13 -0000 1.24 @@ -2,8 +2,8 @@ %define ephy_min_version %{ephy_major}.0 Name: epiphany-extensions -Version: %{ephy_major}.0 -Release: 2 +Version: %{ephy_major}.1 +Release: 1 Summary: Extensions for Epiphany, the GNOME web browser License: GPL @@ -100,6 +100,9 @@ %changelog +* Wed Apr 11 2007 Peter Gordon - 2.18.1-1 +- Update to new upstream release (2.18.1). + * Sat Mar 24 2007 Peter Gordon - 2.18.0-2 - Rebuild against new Gecko release (Firefox 2.0.0.3). Index: sources =================================================================== RCS file: /cvs/extras/rpms/epiphany-extensions/devel/sources,v retrieving revision 1.16 retrieving revision 1.17 diff -u -r1.16 -r1.17 --- sources 15 Mar 2007 01:45:17 -0000 1.16 +++ sources 12 Apr 2007 01:43:13 -0000 1.17 @@ -1 +1 @@ -c0a6218b6a8506f204891a0769ac9553 epiphany-extensions-2.18.0.tar.bz2 +71b7ff360be01d17702dae4cdb53bbcb epiphany-extensions-2.18.1.tar.bz2 From fedora-extras-commits at redhat.com Thu Apr 12 02:06:19 2007 From: fedora-extras-commits at redhat.com (Luke Macken (lmacken)) Date: Wed, 11 Apr 2007 22:06:19 -0400 Subject: rpms/deskbar-applet/FC-6 .cvsignore, 1.15, 1.16 deskbar-applet.spec, 1.33, 1.34 sources, 1.15, 1.16 Message-ID: <200704120206.l3C26JUX007947@cvs-int.fedora.redhat.com> Author: lmacken Update of /cvs/extras/rpms/deskbar-applet/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv7919 Modified Files: .cvsignore deskbar-applet.spec sources Log Message: 2.17.93 Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/deskbar-applet/FC-6/.cvsignore,v retrieving revision 1.15 retrieving revision 1.16 diff -u -r1.15 -r1.16 --- .cvsignore 21 Nov 2006 20:02:42 -0000 1.15 +++ .cvsignore 12 Apr 2007 02:05:42 -0000 1.16 @@ -1 +1 @@ -deskbar-applet-2.17.2.tar.bz2 +deskbar-applet-2.17.93.tar.bz2 Index: deskbar-applet.spec =================================================================== RCS file: /cvs/extras/rpms/deskbar-applet/FC-6/deskbar-applet.spec,v retrieving revision 1.33 retrieving revision 1.34 diff -u -r1.33 -r1.34 --- deskbar-applet.spec 23 Dec 2006 04:48:25 -0000 1.33 +++ deskbar-applet.spec 12 Apr 2007 02:05:42 -0000 1.34 @@ -2,14 +2,14 @@ %{!?python_sitelib: %define python_sitelib %(%{__python}%{pyver} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")} Name: deskbar-applet -Version: 2.17.2 -Release: 2%{?dist} +Version: 2.17.93 +Release: 1%{?dist} Summary: A Gnome applet to allow easy access to various search engines Group: Applications/Internet License: GPL URL: http://live.gnome.org/DeskbarApplet -Source0: http://ftp.gnome.org/pub/GNOME/sources/deskbar-applet/2.16/%{name}-%{version}.tar.bz2 +Source0: http://ftp.gnome.org/pub/GNOME/sources/deskbar-applet/2.17/%{name}-%{version}.tar.bz2 Source1: fedorabz.py Source2: fedorabz.png BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) @@ -17,11 +17,13 @@ BuildRequires: gettext evolution-data-server-devel gnome-desktop-devel BuildRequires: libSM-devel gnome-python2-applet desktop-file-utils BuildRequires: perl(XML::Parser) gnome-python2-devel +BuildRequires: scrollkeeper Requires: gnome-python2 gnome-python2-applet gnome-python2-bonobo Requires: gnome-python2-gconf pygtk2 gnome-python2-libwnck Requires(pre): GConf2 -Requires(post): GConf2 desktop-file-utils +Requires(post): GConf2 desktop-file-utils scrollkeeper Requires(preun): GConf2 desktop-file-utils +Requires(postun): GConf2 desktop-file-utils scrollkeeper Provides: deskbar-applet-fedorabz %description @@ -70,6 +72,10 @@ gconftool-2 --makefile-install-rule \ %{_sysconfdir}/gconf/schemas/%{name}.schemas > /dev/null || : killall -HUP gconfd-2 || : +scrollkeeper-update -q -o %{_datadir}/omf/%{name} || : + +%postun +scrollkeeper-update -q || : %preun if [ "$1" -eq 0 ]; then @@ -89,8 +95,15 @@ %{python_sitelib}/deskbar %{_datadir}/%{name} %{_datadir}/icons/hicolor/*/apps/%{name}.* +%{_datadir}/gnome/help/deskbar/C/ +%{_datadir}/omf/deskbar/ +/var/lib/scrollkeeper/ %changelog +* Wed Apr 11 2007 Luke Macken - 2.17.93-1 +- scrollkeeper support +- 2.17.93 + * Fri Dec 22 2006 Luke Macken - 2.17.2-2 - Add gnome-python2-devel to BuildRequires Index: sources =================================================================== RCS file: /cvs/extras/rpms/deskbar-applet/FC-6/sources,v retrieving revision 1.15 retrieving revision 1.16 diff -u -r1.15 -r1.16 --- sources 21 Nov 2006 20:02:42 -0000 1.15 +++ sources 12 Apr 2007 02:05:42 -0000 1.16 @@ -1 +1 @@ -825cd32ffff8c3a105cd3f4e04ec646e deskbar-applet-2.17.2.tar.bz2 +d6736953e01c81de14959e07179c92a6 deskbar-applet-2.17.93.tar.bz2 From fedora-extras-commits at redhat.com Thu Apr 12 02:31:36 2007 From: fedora-extras-commits at redhat.com (Luke Macken (lmacken)) Date: Wed, 11 Apr 2007 22:31:36 -0400 Subject: rpms/deskbar-applet/FC-6 deskbar-applet.spec,1.34,1.35 Message-ID: <200704120231.l3C2Vavm008821@cvs-int.fedora.redhat.com> Author: lmacken Update of /cvs/extras/rpms/deskbar-applet/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv8471 Modified Files: deskbar-applet.spec Log Message: Add gnome-doc-utils to BuildRequires Index: deskbar-applet.spec =================================================================== RCS file: /cvs/extras/rpms/deskbar-applet/FC-6/deskbar-applet.spec,v retrieving revision 1.34 retrieving revision 1.35 diff -u -r1.34 -r1.35 --- deskbar-applet.spec 12 Apr 2007 02:05:42 -0000 1.34 +++ deskbar-applet.spec 12 Apr 2007 02:30:59 -0000 1.35 @@ -17,7 +17,7 @@ BuildRequires: gettext evolution-data-server-devel gnome-desktop-devel BuildRequires: libSM-devel gnome-python2-applet desktop-file-utils BuildRequires: perl(XML::Parser) gnome-python2-devel -BuildRequires: scrollkeeper +BuildRequires: scrollkeeper gnome-doc-utils Requires: gnome-python2 gnome-python2-applet gnome-python2-bonobo Requires: gnome-python2-gconf pygtk2 gnome-python2-libwnck Requires(pre): GConf2 @@ -100,6 +100,9 @@ /var/lib/scrollkeeper/ %changelog +* Wed Apr 11 2007 Luke Macken - 2.17.93-2 +- Add gnome-doc-utils to BuildRequires + * Wed Apr 11 2007 Luke Macken - 2.17.93-1 - scrollkeeper support - 2.17.93 From fedora-extras-commits at redhat.com Thu Apr 12 02:42:52 2007 From: fedora-extras-commits at redhat.com (Luke Macken (lmacken)) Date: Wed, 11 Apr 2007 22:42:52 -0400 Subject: rpms/deskbar-applet/FC-6 deskbar-applet.spec,1.35,1.36 Message-ID: <200704120242.l3C2gqOo008985@cvs-int.fedora.redhat.com> Author: lmacken Update of /cvs/extras/rpms/deskbar-applet/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv8968 Modified Files: deskbar-applet.spec Log Message: bumping the release helps too Index: deskbar-applet.spec =================================================================== RCS file: /cvs/extras/rpms/deskbar-applet/FC-6/deskbar-applet.spec,v retrieving revision 1.35 retrieving revision 1.36 diff -u -r1.35 -r1.36 --- deskbar-applet.spec 12 Apr 2007 02:30:59 -0000 1.35 +++ deskbar-applet.spec 12 Apr 2007 02:42:17 -0000 1.36 @@ -3,7 +3,7 @@ Name: deskbar-applet Version: 2.17.93 -Release: 1%{?dist} +Release: 2%{?dist} Summary: A Gnome applet to allow easy access to various search engines Group: Applications/Internet From fedora-extras-commits at redhat.com Thu Apr 12 06:11:50 2007 From: fedora-extras-commits at redhat.com (Peter Lemenkov (peter)) Date: Thu, 12 Apr 2007 02:11:50 -0400 Subject: rpms/fuse-encfs import.log,1.2,1.3 Message-ID: <200704120611.l3C6Bo6N027344@cvs-int.fedora.redhat.com> Author: peter Update of /cvs/extras/rpms/fuse-encfs In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv27299 Modified Files: import.log Log Message: Ver. 1.3.2 Index: import.log =================================================================== RCS file: /cvs/extras/rpms/fuse-encfs/import.log,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- import.log 17 Dec 2005 08:23:52 -0000 1.2 +++ import.log 12 Apr 2007 06:09:32 -0000 1.3 @@ -1 +1,2 @@ fuse-encfs-1_2_5-1:HEAD:fuse-encfs-1.2.5-1.src.rpm:1134807820 +fuse-encfs-1_3_2-1:HEAD:fuse-encfs-1.3.2-1.src.rpm:1176358151 From fedora-extras-commits at redhat.com Thu Apr 12 06:12:04 2007 From: fedora-extras-commits at redhat.com (Peter Lemenkov (peter)) Date: Thu, 12 Apr 2007 02:12:04 -0400 Subject: rpms/fuse-encfs/devel .cvsignore, 1.4, 1.5 fuse-encfs.spec, 1.6, 1.7 sources, 1.4, 1.5 Message-ID: <200704120612.l3C6C4cA027351@cvs-int.fedora.redhat.com> Author: peter Update of /cvs/extras/rpms/fuse-encfs/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv27299/devel Modified Files: .cvsignore fuse-encfs.spec sources Log Message: Ver. 1.3.2 Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/fuse-encfs/devel/.cvsignore,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- .cvsignore 3 May 2006 13:57:28 -0000 1.4 +++ .cvsignore 12 Apr 2007 06:11:20 -0000 1.5 @@ -1,2 +1 @@ -encfs-1.3.1-1.tgz -encfs-1.3.1-1.tgz.asc +encfs-1.3.2-1.tgz Index: fuse-encfs.spec =================================================================== RCS file: /cvs/extras/rpms/fuse-encfs/devel/fuse-encfs.spec,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- fuse-encfs.spec 12 Sep 2006 05:11:45 -0000 1.6 +++ fuse-encfs.spec 12 Apr 2007 06:11:20 -0000 1.7 @@ -1,6 +1,6 @@ Name: fuse-encfs -Version: 1.3.1 -Release: 3%{?dist} +Version: 1.3.2 +Release: 1%{?dist} Summary: Encrypted pass-thru filesystem in userspace License: GPL Group: System Environment/Kernel @@ -47,6 +47,8 @@ %{_mandir}/man1/* %changelog +* Thu Apr 12 2007 Peter Lemenkov 1.3.2-1 +- Version 1.3.2 * Tue Sep 12 2006 Peter Lemenkov 1.3.1-3%{?dist} - Rebuild for FC6 Index: sources =================================================================== RCS file: /cvs/extras/rpms/fuse-encfs/devel/sources,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- sources 3 May 2006 13:57:28 -0000 1.4 +++ sources 12 Apr 2007 06:11:20 -0000 1.5 @@ -1,2 +1 @@ -c93d6a22aa858db4eb3803170a82274a encfs-1.3.1-1.tgz -190ce801172ac75f03e6a577761cad0c encfs-1.3.1-1.tgz.asc +71482dbe0e158ee9ba522ae637337230 encfs-1.3.2-1.tgz From fedora-extras-commits at redhat.com Thu Apr 12 06:14:35 2007 From: fedora-extras-commits at redhat.com (Peter Lemenkov (peter)) Date: Thu, 12 Apr 2007 02:14:35 -0400 Subject: rpms/fuse-encfs/FC-6 .cvsignore, 1.4, 1.5 fuse-encfs.spec, 1.6, 1.7 sources, 1.4, 1.5 Message-ID: <200704120614.l3C6EZ0O027459@cvs-int.fedora.redhat.com> Author: peter Update of /cvs/extras/rpms/fuse-encfs/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv27418/FC-6 Modified Files: .cvsignore fuse-encfs.spec sources Log Message: Ver. 1.3.2 Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/fuse-encfs/FC-6/.cvsignore,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- .cvsignore 3 May 2006 13:57:28 -0000 1.4 +++ .cvsignore 12 Apr 2007 06:14:01 -0000 1.5 @@ -1,2 +1 @@ -encfs-1.3.1-1.tgz -encfs-1.3.1-1.tgz.asc +encfs-1.3.2-1.tgz Index: fuse-encfs.spec =================================================================== RCS file: /cvs/extras/rpms/fuse-encfs/FC-6/fuse-encfs.spec,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- fuse-encfs.spec 12 Sep 2006 05:11:45 -0000 1.6 +++ fuse-encfs.spec 12 Apr 2007 06:14:01 -0000 1.7 @@ -1,6 +1,6 @@ Name: fuse-encfs -Version: 1.3.1 -Release: 3%{?dist} +Version: 1.3.2 +Release: 1%{?dist} Summary: Encrypted pass-thru filesystem in userspace License: GPL Group: System Environment/Kernel @@ -47,6 +47,8 @@ %{_mandir}/man1/* %changelog +* Thu Apr 12 2007 Peter Lemenkov 1.3.2-1 +- Version 1.3.2 * Tue Sep 12 2006 Peter Lemenkov 1.3.1-3%{?dist} - Rebuild for FC6 Index: sources =================================================================== RCS file: /cvs/extras/rpms/fuse-encfs/FC-6/sources,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- sources 3 May 2006 13:57:28 -0000 1.4 +++ sources 12 Apr 2007 06:14:01 -0000 1.5 @@ -1,2 +1 @@ -c93d6a22aa858db4eb3803170a82274a encfs-1.3.1-1.tgz -190ce801172ac75f03e6a577761cad0c encfs-1.3.1-1.tgz.asc +71482dbe0e158ee9ba522ae637337230 encfs-1.3.2-1.tgz From fedora-extras-commits at redhat.com Thu Apr 12 06:14:31 2007 From: fedora-extras-commits at redhat.com (Peter Lemenkov (peter)) Date: Thu, 12 Apr 2007 02:14:31 -0400 Subject: rpms/fuse-encfs import.log,1.3,1.4 Message-ID: <200704120614.l3C6EVT1027454@cvs-int.fedora.redhat.com> Author: peter Update of /cvs/extras/rpms/fuse-encfs In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv27418 Modified Files: import.log Log Message: Ver. 1.3.2 Index: import.log =================================================================== RCS file: /cvs/extras/rpms/fuse-encfs/import.log,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- import.log 12 Apr 2007 06:09:32 -0000 1.3 +++ import.log 12 Apr 2007 06:13:56 -0000 1.4 @@ -1,2 +1,3 @@ fuse-encfs-1_2_5-1:HEAD:fuse-encfs-1.2.5-1.src.rpm:1134807820 fuse-encfs-1_3_2-1:HEAD:fuse-encfs-1.3.2-1.src.rpm:1176358151 +fuse-encfs-1_3_2-1:FC-6:fuse-encfs-1.3.2-1.src.rpm:1176358363 From fedora-extras-commits at redhat.com Thu Apr 12 06:17:14 2007 From: fedora-extras-commits at redhat.com (Peter Lemenkov (peter)) Date: Thu, 12 Apr 2007 02:17:14 -0400 Subject: rpms/fuse-encfs import.log,1.4,1.5 Message-ID: <200704120617.l3C6HEuY027574@cvs-int.fedora.redhat.com> Author: peter Update of /cvs/extras/rpms/fuse-encfs In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv27537 Modified Files: import.log Log Message: Ver. 1.3.2 Index: import.log =================================================================== RCS file: /cvs/extras/rpms/fuse-encfs/import.log,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- import.log 12 Apr 2007 06:13:56 -0000 1.4 +++ import.log 12 Apr 2007 06:16:39 -0000 1.5 @@ -1,3 +1,4 @@ fuse-encfs-1_2_5-1:HEAD:fuse-encfs-1.2.5-1.src.rpm:1134807820 fuse-encfs-1_3_2-1:HEAD:fuse-encfs-1.3.2-1.src.rpm:1176358151 fuse-encfs-1_3_2-1:FC-6:fuse-encfs-1.3.2-1.src.rpm:1176358363 +fuse-encfs-1_3_2-1:FC-5:fuse-encfs-1.3.2-1.src.rpm:1176358531 From fedora-extras-commits at redhat.com Thu Apr 12 06:17:19 2007 From: fedora-extras-commits at redhat.com (Peter Lemenkov (peter)) Date: Thu, 12 Apr 2007 02:17:19 -0400 Subject: rpms/fuse-encfs/FC-5 .cvsignore, 1.4, 1.5 fuse-encfs.spec, 1.5, 1.6 sources, 1.4, 1.5 Message-ID: <200704120617.l3C6HJ6K027579@cvs-int.fedora.redhat.com> Author: peter Update of /cvs/extras/rpms/fuse-encfs/FC-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv27537/FC-5 Modified Files: .cvsignore fuse-encfs.spec sources Log Message: Ver. 1.3.2 Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/fuse-encfs/FC-5/.cvsignore,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- .cvsignore 3 May 2006 13:58:08 -0000 1.4 +++ .cvsignore 12 Apr 2007 06:16:44 -0000 1.5 @@ -1,2 +1 @@ -encfs-1.3.1-1.tgz -encfs-1.3.1-1.tgz.asc +encfs-1.3.2-1.tgz Index: fuse-encfs.spec =================================================================== RCS file: /cvs/extras/rpms/fuse-encfs/FC-5/fuse-encfs.spec,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- fuse-encfs.spec 26 Aug 2006 06:50:36 -0000 1.5 +++ fuse-encfs.spec 12 Apr 2007 06:16:44 -0000 1.6 @@ -1,6 +1,6 @@ Name: fuse-encfs -Version: 1.3.1 -Release: 2%{?dist} +Version: 1.3.2 +Release: 1%{?dist} Summary: Encrypted pass-thru filesystem in userspace License: GPL Group: System Environment/Kernel @@ -47,6 +47,11 @@ %{_mandir}/man1/* %changelog +* Thu Apr 12 2007 Peter Lemenkov 1.3.2-1 +- Version 1.3.2 + +* Tue Sep 12 2006 Peter Lemenkov 1.3.1-3%{?dist} +- Rebuild for FC6 * Sat Aug 26 2006 Peter Lemenkov 1.3.1-2%{?dist} - Added necessary 'requires'field Index: sources =================================================================== RCS file: /cvs/extras/rpms/fuse-encfs/FC-5/sources,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- sources 3 May 2006 13:58:08 -0000 1.4 +++ sources 12 Apr 2007 06:16:44 -0000 1.5 @@ -1,2 +1 @@ -c93d6a22aa858db4eb3803170a82274a encfs-1.3.1-1.tgz -190ce801172ac75f03e6a577761cad0c encfs-1.3.1-1.tgz.asc +71482dbe0e158ee9ba522ae637337230 encfs-1.3.2-1.tgz From fedora-extras-commits at redhat.com Thu Apr 12 06:29:53 2007 From: fedora-extras-commits at redhat.com (Jasper O'neal Hartline (autopsy)) Date: Thu, 12 Apr 2007 02:29:53 -0400 Subject: kadischi/desktop userhome.sh,1.1,NONE Message-ID: <200704120629.l3C6TrA8027922@cvs-int.fedora.redhat.com> Author: autopsy Update of /cvs/devel/kadischi/desktop In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv27897/kadischi/desktop Removed Files: userhome.sh Log Message: Modifications made to satisfy rpmlint --- userhome.sh DELETED --- From fedora-extras-commits at redhat.com Thu Apr 12 06:29:53 2007 From: fedora-extras-commits at redhat.com (Jasper O'neal Hartline (autopsy)) Date: Thu, 12 Apr 2007 02:29:53 -0400 Subject: kadischi kadischi.spec,1.51,1.52 COPYING,1.3,NONE Message-ID: <200704120630.l3C6UN0h027951@cvs-int.fedora.redhat.com> Author: autopsy Update of /cvs/devel/kadischi In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv27897/kadischi Modified Files: kadischi.spec Removed Files: COPYING Log Message: Modifications made to satisfy rpmlint Index: kadischi.spec =================================================================== RCS file: /cvs/devel/kadischi/kadischi.spec,v retrieving revision 1.51 retrieving revision 1.52 diff -u -r1.51 -r1.52 --- kadischi.spec 4 Apr 2007 14:15:55 -0000 1.51 +++ kadischi.spec 12 Apr 2007 06:29:51 -0000 1.52 @@ -2,7 +2,7 @@ Name: kadischi Version: 3.4 -Release: 6.%{alphatag} +Release: 7.%{alphatag} Summary: LiveCD generation utility Group: Applications/System @@ -80,6 +80,10 @@ %ghost %{_datadir}/%{name}/post_install_scripts/*.pyo %changelog +* Thu Apr 12 2007 3.4-7.20070412cvs +- Modifications made to satisfy rpmlint + + * Wed Apr 04 2007 3.4-6.20070404cvs - Fix USB CDROM boot problem - Fix missing nls_utf8.ko module from initramfs --- COPYING DELETED --- From fedora-extras-commits at redhat.com Thu Apr 12 06:32:22 2007 From: fedora-extras-commits at redhat.com (Jasper O'neal Hartline (autopsy)) Date: Thu, 12 Apr 2007 02:32:22 -0400 Subject: kadischi COPYING,1.4,1.5 Message-ID: <200704120632.l3C6WqMh028353@cvs-int.fedora.redhat.com> Author: autopsy Update of /cvs/devel/kadischi In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv28316/kadischi Added Files: COPYING Log Message: Modifications made to satisfy rpmlint Index: COPYING =================================================================== RCS file: COPYING diff -N COPYING --- /dev/null 1 Jan 1970 00:00:00 -0000 +++ COPYING 12 Apr 2007 06:32:20 -0000 1.5 @@ -0,0 +1,340 @@ + GNU GENERAL PUBLIC LICENSE + Version 2, June 1991 + + Copyright (C) 1989, 1991 Free Software Foundation, Inc. + 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + Everyone is permitted to copy and distribute verbatim copies + of this license document, but changing it is not allowed. + + Preamble + + The licenses for most software are designed to take away your +freedom to share and change it. By contrast, the GNU General Public +License is intended to guarantee your freedom to share and change free +software--to make sure the software is free for all its users. This +General Public License applies to most of the Free Software +Foundation's software and to any other program whose authors commit to +using it. (Some other Free Software Foundation software is covered by +the GNU Library General Public License instead.) You can apply it to +your programs, too. + + When we speak of free software, we are referring to freedom, not +price. Our General Public Licenses are designed to make sure that you +have the freedom to distribute copies of free software (and charge for +this service if you wish), that you receive source code or can get it +if you want it, that you can change the software or use pieces of it +in new free programs; and that you know you can do these things. + + To protect your rights, we need to make restrictions that forbid +anyone to deny you these rights or to ask you to surrender the rights. +These restrictions translate to certain responsibilities for you if you +distribute copies of the software, or if you modify it. + + For example, if you distribute copies of such a program, whether +gratis or for a fee, you must give the recipients all the rights that +you have. You must make sure that they, too, receive or can get the +source code. And you must show them these terms so they know their +rights. + + We protect your rights with two steps: (1) copyright the software, and +(2) offer you this license which gives you legal permission to copy, +distribute and/or modify the software. + + Also, for each author's protection and ours, we want to make certain +that everyone understands that there is no warranty for this free +software. If the software is modified by someone else and passed on, we +want its recipients to know that what they have is not the original, so +that any problems introduced by others will not reflect on the original +authors' reputations. + + Finally, any free program is threatened constantly by software +patents. We wish to avoid the danger that redistributors of a free +program will individually obtain patent licenses, in effect making the +program proprietary. To prevent this, we have made it clear that any +patent must be licensed for everyone's free use or not licensed at all. + + The precise terms and conditions for copying, distribution and +modification follow. + + GNU GENERAL PUBLIC LICENSE + TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION + + 0. This License applies to any program or other work which contains +a notice placed by the copyright holder saying it may be distributed +under the terms of this General Public License. The "Program", below, +refers to any such program or work, and a "work based on the Program" +means either the Program or any derivative work under copyright law: +that is to say, a work containing the Program or a portion of it, +either verbatim or with modifications and/or translated into another +language. (Hereinafter, translation is included without limitation in +the term "modification".) Each licensee is addressed as "you". + +Activities other than copying, distribution and modification are not +covered by this License; they are outside its scope. The act of +running the Program is not restricted, and the output from the Program +is covered only if its contents constitute a work based on the +Program (independent of having been made by running the Program). +Whether that is true depends on what the Program does. + + 1. You may copy and distribute verbatim copies of the Program's +source code as you receive it, in any medium, provided that you +conspicuously and appropriately publish on each copy an appropriate +copyright notice and disclaimer of warranty; keep intact all the +notices that refer to this License and to the absence of any warranty; +and give any other recipients of the Program a copy of this License +along with the Program. + +You may charge a fee for the physical act of transferring a copy, and +you may at your option offer warranty protection in exchange for a fee. + + 2. You may modify your copy or copies of the Program or any portion +of it, thus forming a work based on the Program, and copy and +distribute such modifications or work under the terms of Section 1 +above, provided that you also meet all of these conditions: + + a) You must cause the modified files to carry prominent notices + stating that you changed the files and the date of any change. + + b) You must cause any work that you distribute or publish, that in + whole or in part contains or is derived from the Program or any + part thereof, to be licensed as a whole at no charge to all third + parties under the terms of this License. + + c) If the modified program normally reads commands interactively + when run, you must cause it, when started running for such + interactive use in the most ordinary way, to print or display an + announcement including an appropriate copyright notice and a + notice that there is no warranty (or else, saying that you provide + a warranty) and that users may redistribute the program under + these conditions, and telling the user how to view a copy of this + License. (Exception: if the Program itself is interactive but + does not normally print such an announcement, your work based on + the Program is not required to print an announcement.) + +These requirements apply to the modified work as a whole. If +identifiable sections of that work are not derived from the Program, +and can be reasonably considered independent and separate works in +themselves, then this License, and its terms, do not apply to those +sections when you distribute them as separate works. But when you +distribute the same sections as part of a whole which is a work based +on the Program, the distribution of the whole must be on the terms of +this License, whose permissions for other licensees extend to the +entire whole, and thus to each and every part regardless of who wrote it. + +Thus, it is not the intent of this section to claim rights or contest +your rights to work written entirely by you; rather, the intent is to +exercise the right to control the distribution of derivative or +collective works based on the Program. + +In addition, mere aggregation of another work not based on the Program +with the Program (or with a work based on the Program) on a volume of +a storage or distribution medium does not bring the other work under +the scope of this License. + + 3. You may copy and distribute the Program (or a work based on it, +under Section 2) in object code or executable form under the terms of +Sections 1 and 2 above provided that you also do one of the following: + + a) Accompany it with the complete corresponding machine-readable + source code, which must be distributed under the terms of Sections + 1 and 2 above on a medium customarily used for software interchange; or, + + b) Accompany it with a written offer, valid for at least three + years, to give any third party, for a charge no more than your + cost of physically performing source distribution, a complete + machine-readable copy of the corresponding source code, to be + distributed under the terms of Sections 1 and 2 above on a medium + customarily used for software interchange; or, + + c) Accompany it with the information you received as to the offer + to distribute corresponding source code. (This alternative is + allowed only for noncommercial distribution and only if you + received the program in object code or executable form with such + an offer, in accord with Subsection b above.) + +The source code for a work means the preferred form of the work for +making modifications to it. For an executable work, complete source +code means all the source code for all modules it contains, plus any +associated interface definition files, plus the scripts used to +control compilation and installation of the executable. However, as a +special exception, the source code distributed need not include +anything that is normally distributed (in either source or binary +form) with the major components (compiler, kernel, and so on) of the +operating system on which the executable runs, unless that component +itself accompanies the executable. + +If distribution of executable or object code is made by offering +access to copy from a designated place, then offering equivalent +access to copy the source code from the same place counts as +distribution of the source code, even though third parties are not +compelled to copy the source along with the object code. + + 4. You may not copy, modify, sublicense, or distribute the Program +except as expressly provided under this License. Any attempt +otherwise to copy, modify, sublicense or distribute the Program is +void, and will automatically terminate your rights under this License. +However, parties who have received copies, or rights, from you under +this License will not have their licenses terminated so long as such +parties remain in full compliance. + + 5. You are not required to accept this License, since you have not +signed it. However, nothing else grants you permission to modify or +distribute the Program or its derivative works. These actions are +prohibited by law if you do not accept this License. Therefore, by +modifying or distributing the Program (or any work based on the +Program), you indicate your acceptance of this License to do so, and +all its terms and conditions for copying, distributing or modifying +the Program or works based on it. + + 6. Each time you redistribute the Program (or any work based on the +Program), the recipient automatically receives a license from the +original licensor to copy, distribute or modify the Program subject to +these terms and conditions. You may not impose any further +restrictions on the recipients' exercise of the rights granted herein. +You are not responsible for enforcing compliance by third parties to +this License. + + 7. If, as a consequence of a court judgment or allegation of patent +infringement or for any other reason (not limited to patent issues), +conditions are imposed on you (whether by court order, agreement or +otherwise) that contradict the conditions of this License, they do not +excuse you from the conditions of this License. If you cannot +distribute so as to satisfy simultaneously your obligations under this +License and any other pertinent obligations, then as a consequence you +may not distribute the Program at all. For example, if a patent +license would not permit royalty-free redistribution of the Program by +all those who receive copies directly or indirectly through you, then +the only way you could satisfy both it and this License would be to +refrain entirely from distribution of the Program. + +If any portion of this section is held invalid or unenforceable under +any particular circumstance, the balance of the section is intended to +apply and the section as a whole is intended to apply in other +circumstances. + +It is not the purpose of this section to induce you to infringe any +patents or other property right claims or to contest validity of any +such claims; this section has the sole purpose of protecting the +integrity of the free software distribution system, which is +implemented by public license practices. Many people have made +generous contributions to the wide range of software distributed +through that system in reliance on consistent application of that +system; it is up to the author/donor to decide if he or she is willing +to distribute software through any other system and a licensee cannot +impose that choice. + +This section is intended to make thoroughly clear what is believed to +be a consequence of the rest of this License. + + 8. If the distribution and/or use of the Program is restricted in +certain countries either by patents or by copyrighted interfaces, the +original copyright holder who places the Program under this License +may add an explicit geographical distribution limitation excluding +those countries, so that distribution is permitted only in or among +countries not thus excluded. In such case, this License incorporates +the limitation as if written in the body of this License. + + 9. The Free Software Foundation may publish revised and/or new versions +of the General Public License from time to time. Such new versions will +be similar in spirit to the present version, but may differ in detail to +address new problems or concerns. + +Each version is given a distinguishing version number. If the Program +specifies a version number of this License which applies to it and "any +later version", you have the option of following the terms and conditions +either of that version or of any later version published by the Free +Software Foundation. If the Program does not specify a version number of +this License, you may choose any version ever published by the Free Software +Foundation. + + 10. If you wish to incorporate parts of the Program into other free +programs whose distribution conditions are different, write to the author +to ask for permission. For software which is copyrighted by the Free +Software Foundation, write to the Free Software Foundation; we sometimes +make exceptions for this. Our decision will be guided by the two goals +of preserving the free status of all derivatives of our free software and +of promoting the sharing and reuse of software generally. + + NO WARRANTY + + 11. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY +FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW. EXCEPT WHEN +OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES +PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED +OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF +MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. THE ENTIRE RISK AS +TO THE QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH YOU. SHOULD THE +PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING, +REPAIR OR CORRECTION. + + 12. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING +WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR +REDISTRIBUTE THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES, +INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING +OUT OF THE USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED +TO LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY +YOU OR THIRD PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER +PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE +POSSIBILITY OF SUCH DAMAGES. + + END OF TERMS AND CONDITIONS + + How to Apply These Terms to Your New Programs + + If you develop a new program, and you want it to be of the greatest +possible use to the public, the best way to achieve this is to make it +free software which everyone can redistribute and change under these terms. + + To do so, attach the following notices to the program. It is safest +to attach them to the start of each source file to most effectively +convey the exclusion of warranty; and each file should have at least +the "copyright" line and a pointer to where the full notice is found. + + + Copyright (C) + + This program is free software; you can redistribute it and/or modify + it under the terms of the GNU General Public License as published by + the Free Software Foundation; either version 2 of the License, or + (at your option) any later version. + + This program is distributed in the hope that it will be useful, + but WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + GNU General Public License for more details. + + You should have received a copy of the GNU General Public License + along with this program; if not, write to the Free Software + Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + + +Also add information on how to contact you by electronic and paper mail. + +If the program is interactive, make it output a short notice like this +when it starts in an interactive mode: + + Gnomovision version 69, Copyright (C) year name of author + Gnomovision comes with ABSOLUTELY NO WARRANTY; for details type `show w'. + This is free software, and you are welcome to redistribute it + under certain conditions; type `show c' for details. + +The hypothetical commands `show w' and `show c' should show the appropriate +parts of the General Public License. Of course, the commands you use may +be called something other than `show w' and `show c'; they could even be +mouse-clicks or menu items--whatever suits your program. + +You should also get your employer (if you work as a programmer) or your +school, if any, to sign a "copyright disclaimer" for the program, if +necessary. Here is a sample; alter the names: + + Yoyodyne, Inc., hereby disclaims all copyright interest in the program + `Gnomovision' (which makes passes at compilers) written by James Hacker. + + , 1 April 1989 + Ty Coon, President of Vice + +This General Public License does not permit incorporating your program into +proprietary programs. If your program is a subroutine library, you may +consider it more useful to permit linking proprietary applications with the +library. If this is what you want to do, use the GNU Library General +Public License instead of this License. From fedora-extras-commits at redhat.com Thu Apr 12 06:32:22 2007 From: fedora-extras-commits at redhat.com (Jasper O'neal Hartline (autopsy)) Date: Thu, 12 Apr 2007 02:32:22 -0400 Subject: kadischi/desktop userhome.sh,1.2,1.3 Message-ID: <200704120632.l3C6WqIe028356@cvs-int.fedora.redhat.com> Author: autopsy Update of /cvs/devel/kadischi/desktop In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv28316/kadischi/desktop Added Files: userhome.sh Log Message: Modifications made to satisfy rpmlint Index: userhome.sh =================================================================== RCS file: userhome.sh diff -N userhome.sh --- /dev/null 1 Jan 1970 00:00:00 -0000 +++ userhome.sh 12 Apr 2007 06:32:20 -0000 1.3 @@ -0,0 +1,353 @@ +#!/bin/bash + +# Choose a disk, partition, filesystem type and mount it under /home + +#variables +TITLE="Kadischi User Data" +TEXT="Kadischi data configuration and save" + + +introduction() { + fstype="$fstype $(zenity --title "$TITLE" --question --text "This dialog is designed to allow a user to mount a device under /home to store specific \ +user data and configurations, would you like to continue?" \ + --height=300 --width=300)" + [ "$(echo $?)" != "0" ] && exit 1 +} + +get_fstype() { + fstype="$fstype $(zenity --list --title "$TITLE" --radiolist --text "Choose the filesystem type for $partition to be mounted under /home" \ + --column "" --column "Device" --column "Description" --separator " " \ + "" "ext2" "Extended Second Filesystem" \ + "" "ext3" "Extended Third Filesystem" \ + "" "vfat" "Virtual FAT Filesystems" \ + --height=300 --width=300)" + [ "$(echo $?)" != "0" ] && exit 1 +} + +select_device () { + device="$device $(zenity --list --title "$TITLE" --radiolist --text "Select the device containing our mountable partition for /home" \ + --column "" --column "Device" --column "Description" --separator " " \ + "" "/dev/hda" "First IDE disk" \ + "" "/dev/hdb" "Second IDE disk" \ + "" "/dev/hdc" "Third IDE disk" \ + "" "/dev/hdd" "Fourth IDE disk" \ + "" "/dev/sda" "First USB/SCSI disk" \ + "" "/dev/sdb" "Second USB/SCSI disk" \ + "" "/dev/sdc" "Third USB/SCSI disk" \ + "" "/dev/sdd" "Fourth USB/SCSI disk" \ + --height=400 --width=300)" + [ "$(echo $?)" != "0" ] && exit 1 +} + +select_partitions () { + partition="$partition $(zenity --list --title "$TITLE" --radiolist --text "Select the partition that will be mounted under /home" \ + --column "" --column "Partition" --column "Description" --separator " " \ + "" "/dev/$1d$21" "First partition" \ + "" "/dev/$1d$22" "Second partition" \ + "" "/dev/$1d$23" "Third partition" \ + "" "/dev/$1d$24" "Fourth partition" \ + --height=300 --width=300)" + [ "$(echo $?)" != "0" ] && exit 1 +} + +do_mount() { + tar -cf /tmp/home.tar /home + umount -l /home + mount -t $fstype $partition /home + if [ "$?" -eq "0" ]; then + tar --directory / -xf /tmp/home.tar && rm -rf /tmp/home.tar + fi + if [ "$?" -eq "0" ]; then + zenity --title "Kadischi User Data" --info --text "Success! Mounted $partition on /home as $fstype, If a non-root user doesn't already exist, create one now and logout, then log back in as your user." + sleep 20 + exit 0 + else + zenity --error --text "There was an error processing your request" + exit 1 + fi +} + +if [ "$UID" -eq "0" ]; then + if [ -x /usr/bin/zenity ]; then + introduction + select_device + case $device in + ' /dev/hda') + select_partitions h a + ;; + ' /dev/hdb') + select_partitions h b + ;; + ' /dev/hdc') + select_partitions h c + ;; + ' /dev/hdd') + select_partitions h d + ;; + ' /dev/sda') + select_partitions s a + ;; + ' /dev/sdb') + select_partitions s b + ;; + ' /dev/sdc') + select_partitions s c + ;; + ' /dev/sdd') + select_partitions s d + ;; + esac + get_fstype + do_mount + else + ### Begin dialog and shell sections + get_fstype() { + + if [ -f /tmp/.disk.partition ]; then + PARTITION=$(cat /tmp/.disk.partition) + ### Begin filesytsem type choices + dialog --backtitle "Kadischi User Data" --title "Kadischi user partition filesystem selection" --begin 6 9 --aspect 0 --shadow --menu "Please choose the filesystem type on $PARTITION to be mounted under /home" 20 60 3 ext2 "Extended Second Filesystem" ext3 "Extended Third Filesystem" vfat "Virtual FAT Filesystems" 2>/tmp/.disk.partition.fstype + else + exit 1 + fi + } + + + + do_mount() { + if [ -f /tmp/.disk.partition.fstype ]; then + FSTYPE=$(cat /tmp/.disk.partition.fstype) + umount /home + mount -t $FSTYPE $PARTITION /home + if [ "$?" -eq "0" ]; then + dialog --backtitle "Kadischi User Data" --begin 6 9 --aspect 0 --shadow --msgbox "Success! Mounted $PARTITION on /home as $FSTYPE , Done! If a non-root user doesn't already exist, create one now and logout, then log back in as your user." 12 60 + sleep 20 + exit 0 + else + + echo "There was an error processing your request!" + sleep 20 + exit 1 + fi + else + exit 1 + fi + } + + + + do_cleanup() { + ### Cleanup + rm -rf /tmp/.disk + rm -rf /tmp/.disk.partition + rm -rf /tmp/.disk.partition.fstype + } + + + + if [ "$UID" -eq "0" ]; then + if [ -x /usr/bin/dialog ]; then + + dialog --backtitle "Kadischi User Data" --title "Kadischi data configuration and save" --begin 6 9 --aspect 0 --shadow --yesno \ + "This dialog is designed to allow a user to mount a partition as /home under the LiveCD environment to save user data and configurations. + +Would you like to continue?" 10 80 + + if [ "$?" -eq "0" ]; then + ### Begin user disk and partition selections + dialog --backtitle "Kadischi User Data" --title "Kadischi user disk selection" --begin 6 9 --aspect 0 --shadow --menu "Please choose the +disk that contains our mountable partition" 20 60 8 /dev/hda "First IDE disk" /dev/hdb "Second IDE disk" /dev/hdc "Third IDE disk" /dev/hdd "Fourth IDE disk" /dev/sda "First SCSI disk" /dev/sdb "Second SCSI disk" /dev/sdc "Third SCSI disk" /dev/sdd "Fourth SCSI disk" 2>/tmp/.disk + + if [ -f /tmp/.disk ]; then + DISK=$(cat /tmp/.disk) + if [ "$DISK" == "/dev/hda" ]; then + dialog --backtitle "Kadischi User Data" --title "Kadischi user partition selection" --begin 6 9 --aspect 0 --shadow --menu "Please choose the partition on $DISK to be mounted under /home" 20 60 4 /dev/hda1 "First partition" /dev/hda2 "Second partition" /dev/hda3 "Third partition" /dev/hda4 "Fourth partition" 2>/tmp/.disk.partition + if [ "$?" -eq "0" ]; then + get_fstype + do_mount + do_cleanup + else + do_cleanup + exit 1 + fi + + elif [ "$DISK" == "/dev/hdb" ]; then + dialog --backtitle "Kadischi User Data" --title "Kadischi user partition selection" --begin 6 9 --aspect 0 --shadow --menu "Please choose the partition on $DISK to be mounted under /home" 20 60 4 /dev/hdb1 "First partition" /dev/hdb2 "Second partition" /dev/hdb3 "Third partition" /dev/hdb4 "Fourth partition" 2>/tmp/.disk.partition + if [ "$?" -eq "0" ]; then + get_fstype + do_mount + do_cleanup + else + do_cleanup + exit 1 + fi + + elif [ "$DISK" == "/dev/hdc" ]; then + dialog --backtitle "Kadischi User Data" --title "Kadischi user partition selection" --begin 6 9 --aspect 0 --shadow --menu "Please choose the partition on $DISK to be mounted under /home" 20 60 4 /dev/hdc1 "First partition" /dev/hdc2 "Second partition" /dev/hdc3 "Third partition" /dev/hdc4 "Fourth partition" 2>/tmp/.disk.partition + if [ "$?" -eq "0" ]; then + get_fstype + do_mount + do_cleanup + else + do_cleanup + exit 1 + fi + + elif [ "$DISK" == "/dev/hdd" ]; then + dialog --backtitle "Kadischi User Data" --title "Kadischi user partition selection" --begin 6 9 --aspect 0 --shadow --menu "Please choose the partition on $DISK to be mounted under /home" 20 60 4 /dev/hdd1 "First partition" /dev/hdd2 "Second partition" /dev/hdd3 "Third partition" /dev/hdd4 "Fourth partition" 2>/tmp/.disk.partition + if [ "$?" -eq "0" ]; then + get_fstype + do_mount + do_cleanup + else + do_cleanup + exit 1 + fi + + elif [ "$DISK" == "/dev/sda" ]; then + dialog --backtitle "Kadischi User Data" --title "Kadischi user partition selection" --begin 6 9 --aspect 0 --shadow --menu "Please choose the partition on $DISK to be mounted under /home" 20 60 4 /dev/sda1 "First partition" /dev/sda2 "Second partition" /dev/sda3 "Third partition" /dev/sda4 "Fourth partition" 2>/tmp/.disk.partition + if [ "$?" -eq "0" ]; then + get_fstype + do_mount + do_cleanup + else + do_cleanup + exit 1 + fi + + elif [ "$DISK" == "/dev/sdb" ]; then + dialog --backtitle "Kadischi User Data" --title "Kadischi user partition selection" --begin 6 9 --aspect 0 --shadow --menu "Please choose the partition on $DISK to be mounted under /home" 20 60 4 /dev/sdb1 "First partition" /dev/sdb2 "Second partition" /dev/sdb3 "Third partition" /dev/sdb4 "Fourth partition" 2>/tmp/.disk.partition + if [ "$?" -eq "0" ]; then + get_fstype + do_mount + do_cleanup + else + do_cleanup + exit 1 + fi + + elif [ "$DISK" == "/dev/sdc" ]; then + dialog --backtitle "Kadischi User Data" --title "Kadischi user partition selection" --begin 6 9 --aspect 0 --shadow --menu "Please choose the partition on $DISK to be mounted under /home" 20 60 4 /dev/sdc1 "First partition" /dev/sdc2 "Second partition" /dev/sdc3 "Third partition" /dev/sdc4 "Fourth partition" 2>/tmp/.disk.partition + if [ "$?" -eq "0" ]; then + get_fstype + do_mount + do_cleanup + else + do_cleanup + exit 1 + fi + + elif [ "$DISK" == "/dev/sdd" ]; then + dialog --backtitle "Kadischi User Data" --title "Kadischi user partition selection" --begin 6 9 --aspect 0 --shadow --menu "Please choose the partition on $DISK to be mounted under /home" 20 60 4 /dev/sdd1 "First partition" /dev/sdd2 "Second partition" /dev/sdd3 "Third partition" /dev/sdd4 "Fourth partition" 2>/tmp/.disk.partition + if [ "$?" -eq "0" ]; then + get_fstype + do_mount + do_cleanup + else + do_cleanup + exit 1 + fi + else + dialog --backtitle "Kadischi User Data" --title "Kadischi user partition selection" --begin 6 9 --aspect 0 --shadow --msgbox "There was an error processing the arguments provided, bailing!" 8 70 + do_cleanup + sleep 20 + fi + else + exit 1 + fi + else + exit 1 + fi + else + ### Begin standard shell menu procedure and menu + while [ -z $DONE ]; do + clear + echo "---------------------------------------------------------------------" + echo -e " \033[0;31mKadischi User Configuration and Save " + echo -en "\033[0m" + echo " " + echo " 1) Disk " + echo " 2) Partition " + echo " 3) Filesystem type " + echo " 4) exit " + echo " " + echo " Please choose your disk, partition and filesystem type to mount " + echo " as /home in the LiveCD environment or exit now! " + echo " " + echo " " + echo "---------------------------------------------------------------------" + echo -n "Selection: " + read CHOICE + case $CHOICE in + 1) echo "Please provide the disk in which our mountable partition resides" + echo -n "[/dev/hda]: " + read DISK + if [ ! "$DISK" ]; then + DISK=/dev/hda + fi + ;; + + 2) echo "Please provide the partition number of which is our mountable partition" + echo -n "[1]: " + read PARTITION + if [ ! "$PARTITION" ]; then + PARTITION=1 + fi + ;; + + 3) echo "Please provide the filesystem type of which our mountable partition is" + echo -n "[ext2]: " + read FSTYPE + if [ ! "$FSTYPE" ]; then + FSTYPE=ext2 + fi + ;; + + 4) echo "Bye!" + exit 0 + ;; + + *) echo "Unrecognized option!" + esac + if [ -n "$DISK" ] && [ -n "$PARTITION" ] && [ -n "$FSTYPE" ]; then + umount /home + mount -t $FSTYPE $PARTITION /home + if [ "$?" -eq "0" ]; then + echo "Successfully mounted $PARTITION on /home as $FSTYPE!" + echo "If a non-root user doesn't already exist, create one now." + echo "Done! Please logout and back ins as your user." + do_cleanup + sleep 20 + exit 0 + else + echo "There was an error processing your request to mount $PARTITION as $FSTYPE" + do_cleanup + sleep 20 + exit 1 + fi + else + echo " " + echo "Still choices left!" + echo "Move on to the next available option." + echo " " + sleep 5 + fi + done + exit 0 + fi + else + if [ -x /usr/bin/dialog ]; then + dialog --backtitle "Kadischi User Data" --begin 6 9 --aspect 0 --shadow --msgbox "You cannot run this application as non superuser (root)!" 6 60 + exit 0 + else + echo "You cannot run this application as non superuser (root)!" + exit 0 + fi + fi + + #### End dialog and shell sections + fi +else + zenity --error --text "You cannot run this application as non superuser (root)!" + exit 0 +fi From fedora-extras-commits at redhat.com Thu Apr 12 07:41:04 2007 From: fedora-extras-commits at redhat.com (Yuichi Nakamura (ynakam)) Date: Thu, 12 Apr 2007 03:41:04 -0400 Subject: rpms/seedit/devel seedit.spec,1.6,1.7 Message-ID: <200704120741.l3C7f44i000788@cvs-int.fedora.redhat.com> Author: ynakam Update of /cvs/extras/rpms/seedit/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv729 Modified Files: seedit.spec Log Message: Updated to 2.1.1 Index: seedit.spec =================================================================== RCS file: /cvs/extras/rpms/seedit/devel/seedit.spec,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- seedit.spec 15 Feb 2007 03:42:53 -0000 1.6 +++ seedit.spec 12 Apr 2007 07:36:47 -0000 1.7 @@ -1,4 +1,4 @@ -%define buildnum 5 +%define buildnum 1 %define python_sitelib %(%{__python} -c 'from distutils import sysconfig; print sysconfig.get_python_lib()') %define selinuxenabled /usr/sbin/selinuxenabled @@ -16,7 +16,7 @@ %define sample_policy_type fc6 Name: seedit -Version: 2.1.0 +Version: 2.1.1 Release: %{buildnum}%{?dist} Summary: SELinux Policy Editor:Core component Group: System Environment/Base @@ -25,7 +25,6 @@ Source0: http://osdn.dl.sourceforge.jp/selpe/23577/%{name}-%{version}.tar.gz Source1: seedit-gui.desktop Source2: seedit-gui.png -Patch0: 2.1.0-5.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{betatag}-root-%(%{__id_u} -n) BuildRequires: libselinux-devel >= 1.19, libsepol-devel >= 1.1.1, byacc, flex Requires: checkpolicy, m4, audit, libselinux >= 1.19, libsepol >= 1.1.1 @@ -42,7 +41,6 @@ %prep %setup -q -%patch0 -p0 %build pushd core @@ -171,7 +169,11 @@ %changelog -* Thu Feb 15 2007 Yuichi Nakamura 2.1.0-5 +* Thu Apr 12 2007 Yuichi Nakamura 2.1.1-1 + - Merged bug fix until 2.1.0-5 + - Other bug fixes + +* Fri Feb 16 2007 Yuichi Nakamura 2.1.0-5 - SELINUX= is set permissive when uninstall, because relabel fails in enforcing mode. - Modified path to seedit-load.conf From fedora-extras-commits at redhat.com Thu Apr 12 07:56:39 2007 From: fedora-extras-commits at redhat.com (Yuichi Nakamura (ynakam)) Date: Thu, 12 Apr 2007 03:56:39 -0400 Subject: rpms/seedit/devel seedit.spec,1.7,1.8 sources,1.3,1.4 Message-ID: <200704120756.l3C7udSk000918@cvs-int.fedora.redhat.com> Author: ynakam Update of /cvs/extras/rpms/seedit/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv891 Modified Files: seedit.spec sources Log Message: Fixed build error Index: seedit.spec =================================================================== RCS file: /cvs/extras/rpms/seedit/devel/seedit.spec,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- seedit.spec 12 Apr 2007 07:36:47 -0000 1.7 +++ seedit.spec 12 Apr 2007 07:52:40 -0000 1.8 @@ -17,7 +17,7 @@ Name: seedit Version: 2.1.1 -Release: %{buildnum}%{?dist} +Release: %{buildnum}%{?dist}.2 Summary: SELinux Policy Editor:Core component Group: System Environment/Base License: GPL Index: sources =================================================================== RCS file: /cvs/extras/rpms/seedit/devel/sources,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- sources 9 Feb 2007 05:30:40 -0000 1.3 +++ sources 12 Apr 2007 07:52:40 -0000 1.4 @@ -1 +1 @@ -7c1577a48ae95d4d1d425121f4c3980b seedit-2.1.0.tar.gz +a380b9e2cb67c5d89fd28bdca63b330a seedit-2.1.1.tar.gz From fedora-extras-commits at redhat.com Thu Apr 12 08:12:05 2007 From: fedora-extras-commits at redhat.com (Yuichi Nakamura (ynakam)) Date: Thu, 12 Apr 2007 04:12:05 -0400 Subject: rpms/seedit/devel .cvsignore,1.3,1.4 seedit.spec,1.8,1.9 Message-ID: <200704120812.l3C8C5WN005378@cvs-int.fedora.redhat.com> Author: ynakam Update of /cvs/extras/rpms/seedit/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv5331 Modified Files: .cvsignore seedit.spec Log Message: Uploaded source Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/seedit/devel/.cvsignore,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- .cvsignore 9 Feb 2007 05:30:40 -0000 1.3 +++ .cvsignore 12 Apr 2007 08:06:37 -0000 1.4 @@ -1 +1,2 @@ seedit-2.1.0.tar.gz +seedit-2.1.1.tar.gz Index: seedit.spec =================================================================== RCS file: /cvs/extras/rpms/seedit/devel/seedit.spec,v retrieving revision 1.8 retrieving revision 1.9 diff -u -r1.8 -r1.9 --- seedit.spec 12 Apr 2007 07:52:40 -0000 1.8 +++ seedit.spec 12 Apr 2007 08:06:37 -0000 1.9 @@ -17,7 +17,7 @@ Name: seedit Version: 2.1.1 -Release: %{buildnum}%{?dist}.2 +Release: %{buildnum}%{?dist}.3 Summary: SELinux Policy Editor:Core component Group: System Environment/Base License: GPL From fedora-extras-commits at redhat.com Thu Apr 12 08:18:34 2007 From: fedora-extras-commits at redhat.com (Yuichi Nakamura (ynakam)) Date: Thu, 12 Apr 2007 04:18:34 -0400 Subject: rpms/seedit/FC-6 .cvsignore, 1.3, 1.4 seedit.spec, 1.7, 1.8 sources, 1.3, 1.4 Message-ID: <200704120818.l3C8IY8A005498@cvs-int.fedora.redhat.com> Author: ynakam Update of /cvs/extras/rpms/seedit/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv5432 Modified Files: .cvsignore seedit.spec sources Log Message: Update for FC6 build Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/seedit/FC-6/.cvsignore,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- .cvsignore 9 Feb 2007 05:29:50 -0000 1.3 +++ .cvsignore 12 Apr 2007 08:14:29 -0000 1.4 @@ -1 +1,2 @@ seedit-2.1.0.tar.gz +seedit-2.1.1.tar.gz Index: seedit.spec =================================================================== RCS file: /cvs/extras/rpms/seedit/FC-6/seedit.spec,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- seedit.spec 16 Feb 2007 03:39:54 -0000 1.7 +++ seedit.spec 12 Apr 2007 08:14:29 -0000 1.8 @@ -1,4 +1,4 @@ -%define buildnum 5 +%define buildnum 1 %define python_sitelib %(%{__python} -c 'from distutils import sysconfig; print sysconfig.get_python_lib()') %define selinuxenabled /usr/sbin/selinuxenabled @@ -16,8 +16,8 @@ %define sample_policy_type fc6 Name: seedit -Version: 2.1.0 -Release: %{buildnum}%{?dist} +Version: 2.1.1 +Release: %{buildnum}%{?dist}.3 Summary: SELinux Policy Editor:Core component Group: System Environment/Base License: GPL @@ -25,7 +25,6 @@ Source0: http://osdn.dl.sourceforge.jp/selpe/23577/%{name}-%{version}.tar.gz Source1: seedit-gui.desktop Source2: seedit-gui.png -Patch0: 2.1.0-5.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{betatag}-root-%(%{__id_u} -n) BuildRequires: libselinux-devel >= 1.19, libsepol-devel >= 1.1.1, byacc, flex Requires: checkpolicy, m4, audit, libselinux >= 1.19, libsepol >= 1.1.1 @@ -42,7 +41,6 @@ %prep %setup -q -%patch0 -p0 %build pushd core @@ -171,7 +169,11 @@ %changelog -* Thu Feb 15 2007 Yuichi Nakamura 2.1.0-5 +* Thu Apr 12 2007 Yuichi Nakamura 2.1.1-1 + - Merged bug fix until 2.1.0-5 + - Other bug fixes + +* Fri Feb 16 2007 Yuichi Nakamura 2.1.0-5 - SELINUX= is set permissive when uninstall, because relabel fails in enforcing mode. - Modified path to seedit-load.conf Index: sources =================================================================== RCS file: /cvs/extras/rpms/seedit/FC-6/sources,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- sources 9 Feb 2007 05:29:50 -0000 1.3 +++ sources 12 Apr 2007 08:14:29 -0000 1.4 @@ -1 +1,2 @@ 7c1577a48ae95d4d1d425121f4c3980b seedit-2.1.0.tar.gz +a380b9e2cb67c5d89fd28bdca63b330a seedit-2.1.1.tar.gz From fedora-extras-commits at redhat.com Thu Apr 12 11:08:50 2007 From: fedora-extras-commits at redhat.com (Ralf Ertzinger (ertzing)) Date: Thu, 12 Apr 2007 07:08:50 -0400 Subject: rpms/mcs/devel mcs.spec,1.3,1.4 Message-ID: <200704121108.l3CB8op5018549@cvs-int.fedora.redhat.com> Author: ertzing Update of /cvs/extras/rpms/mcs/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv18507 Modified Files: mcs.spec Log Message: - Mark config file as such Index: mcs.spec =================================================================== RCS file: /cvs/extras/rpms/mcs/devel/mcs.spec,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- mcs.spec 8 Apr 2007 14:11:21 -0000 1.3 +++ mcs.spec 12 Apr 2007 11:05:11 -0000 1.4 @@ -1,6 +1,6 @@ Name: mcs Version: 0.4.1 -Release: 2%{?dist} +Release: 3%{?dist} Summary: A configuration file abstraction library Group: Applications/System @@ -103,7 +103,7 @@ %files libs %defattr(-,root,root,-) %doc AUTHORS COPYING GIT-Access README TODO -%{_sysconfdir}/mcs-backend +%config(noreplace) %{_sysconfdir}/mcs-backend %{_libdir}/*.so.* %{_libdir}/mcs @@ -114,6 +114,9 @@ %{_libdir}/pkgconfig/libmcs.pc %changelog +* Thu Apr 12 2007 Ralf Ertzinger 0.4.1-3.fc7 +- Mark config file as such + * Sun Apr 08 2007 Ralf Ertzinger 0.4.1-2.fc7 - Add %%{_sysconfdir}/mcs-backend to select default storage backend as gconf From fedora-extras-commits at redhat.com Thu Apr 12 13:01:03 2007 From: fedora-extras-commits at redhat.com (Jeffrey C. Ollie (jcollie)) Date: Thu, 12 Apr 2007 09:01:03 -0400 Subject: rpms/clearsilver/devel clearsilver.spec,1.9,1.10 Message-ID: <200704121301.l3CD13Bo023781@cvs-int.fedora.redhat.com> Author: jcollie Update of /cvs/extras/rpms/clearsilver/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv23683 Modified Files: clearsilver.spec Log Message: Remove bogus -devel provides. Index: clearsilver.spec =================================================================== RCS file: /cvs/extras/rpms/clearsilver/devel/clearsilver.spec,v retrieving revision 1.9 retrieving revision 1.10 diff -u -r1.9 -r1.10 --- clearsilver.spec 28 Mar 2007 22:04:00 -0000 1.9 +++ clearsilver.spec 12 Apr 2007 12:56:22 -0000 1.10 @@ -2,7 +2,7 @@ Name: clearsilver Version: 0.10.4 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Fast and powerful HTML templating system Group: Development/Libraries License: Neotonic ClearSilver Software License @@ -12,7 +12,6 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: zlib-devel BuildRequires: httpd-devel -Provides: %{name}-devel = %{version}-%{release} %description ClearSilver is a fast, powerful, and language-neutral HTML template @@ -167,6 +166,9 @@ %endif %changelog +* Thu Apr 12 2007 Jeffrey C. Ollie - 0.10.4-3 +- Remove bogus -devel provides. + * Wed Mar 28 2007 Jeffrey C. Ollie - 0.10.4-2 - Bump release. From fedora-extras-commits at redhat.com Thu Apr 12 14:41:29 2007 From: fedora-extras-commits at redhat.com (Jeffrey C. Ollie (jcollie)) Date: Thu, 12 Apr 2007 10:41:29 -0400 Subject: rpms/clearsilver/FC-6 clearsilver-0.10.4-nojavatest.patch, NONE, 1.1 .cvsignore, 1.3, 1.4 clearsilver.spec, 1.6, 1.7 sources, 1.3, 1.4 Message-ID: <200704121441.l3CEfTZT001028@cvs-int.fedora.redhat.com> Author: jcollie Update of /cvs/extras/rpms/clearsilver/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv1003 Modified Files: .cvsignore clearsilver.spec sources Added Files: clearsilver-0.10.4-nojavatest.patch Log Message: Sync with devel. clearsilver-0.10.4-nojavatest.patch: --- NEW FILE clearsilver-0.10.4-nojavatest.patch --- diff --git a/java-jni/Makefile b/java-jni/Makefile index bc07ab4..dad9c93 100644 --- a/java-jni/Makefile +++ b/java-jni/Makefile @@ -23,7 +23,7 @@ LDFLAGS += -Wl,-soname=$(NEO_UTIL_SO) TARGETS = org_clearsilver_HDF.h org_clearsilver_CS.h $(NEO_UTIL_SO) -all: $(TARGETS) test +all: $(TARGETS) $(NEO_UTIL_JAVA_JAR): $(NEO_UTIL_JAVA_SRC) $(JAVAC) $(NEO_UTIL_JAVA_SRC) Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/clearsilver/FC-6/.cvsignore,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- .cvsignore 13 Mar 2006 18:36:56 -0000 1.3 +++ .cvsignore 12 Apr 2007 14:40:51 -0000 1.4 @@ -1 +1 @@ -clearsilver-0.10.3.tar.gz +clearsilver-0.10.4.tar.gz Index: clearsilver.spec =================================================================== RCS file: /cvs/extras/rpms/clearsilver/FC-6/clearsilver.spec,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- clearsilver.spec 28 Aug 2006 17:15:52 -0000 1.6 +++ clearsilver.spec 12 Apr 2007 14:40:51 -0000 1.7 @@ -1,17 +1,18 @@ %{!?python_sitearch: %define python_sitearch %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib(1)")} Name: clearsilver -Version: 0.10.3 -Release: 5%{?dist} +Version: 0.10.4 +Release: 3%{?dist} Summary: Fast and powerful HTML templating system Group: Development/Libraries License: Neotonic ClearSilver Software License URL: http://www.clearsilver.net/ Source0: http://www.clearsilver.net/downloads/%{name}-%{version}.tar.gz Patch0: %{name}-0.10.3-fedora.patch +Patch1: %{name}-0.10.4-nojavatest.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: zlib-devel -Provides: %{name}-devel = %{version}-%{release} +BuildRequires: httpd-devel %description ClearSilver is a fast, powerful, and language-neutral HTML template @@ -81,6 +82,7 @@ %prep %setup -q %patch0 -p1 +%patch1 -p1 touch configure sed -i 's|/neo/opt/bin/python|%{__python}|' python/examples/*/*.py sed -i 's|PYTHON_SITE = @PYTHON_SITE@|PYTHON_SITE = %{python_sitearch}|' rules.mk.in @@ -127,8 +129,9 @@ %files %defattr(-,root,root,-) %doc CS_LICENSE INSTALL LICENSE README +%{_bindir}/cs %{_bindir}/cstest -%{_bindir}/static.cgi +%{_bindir}/cs_static.cgi %{_mandir}/man3/* %files devel @@ -165,6 +168,19 @@ %endif %changelog +* Thu Apr 12 2007 Jeffrey C. Ollie - 0.10.4-3 +- Remove bogus -devel provides. +- Skip java tests - seems to have some bugs. + +* Wed Mar 28 2007 Jeffrey C. Ollie - 0.10.4-2 +- Bump release. + +* Wed Mar 28 2007 Jeffrey C. Ollie - 0.10.4-1 +- Update to 0.10.4 + +* Sat Dec 9 2006 Joost Soeterbroek - 0.10.3-5 +- Rebuild for python 2.5 + * Mon Aug 28 2006 Joost Soeterbroek - 0.10.3-4 - Rebuild for Fedora Extras 6 Index: sources =================================================================== RCS file: /cvs/extras/rpms/clearsilver/FC-6/sources,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- sources 13 Mar 2006 18:33:03 -0000 1.3 +++ sources 12 Apr 2007 14:40:51 -0000 1.4 @@ -1 +1 @@ -ff4104b0e58bca1b61d528edbd902769 clearsilver-0.10.3.tar.gz +9523df7ef17e41a01dbae5032a3e450b clearsilver-0.10.4.tar.gz From fedora-extras-commits at redhat.com Thu Apr 12 15:18:36 2007 From: fedora-extras-commits at redhat.com (Jeffrey C. Ollie (jcollie)) Date: Thu, 12 Apr 2007 11:18:36 -0400 Subject: rpms/compat-libosip2/devel compat-libosip2.spec,1.2,1.3 Message-ID: <200704121518.l3CFIao8005623@cvs-int.fedora.redhat.com> Author: jcollie Update of /cvs/extras/rpms/compat-libosip2/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv5603 Modified Files: compat-libosip2.spec Log Message: Fix #236188 Index: compat-libosip2.spec =================================================================== RCS file: /cvs/extras/rpms/compat-libosip2/devel/compat-libosip2.spec,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- compat-libosip2.spec 15 Nov 2006 17:24:12 -0000 1.2 +++ compat-libosip2.spec 12 Apr 2007 15:17:57 -0000 1.3 @@ -1,6 +1,6 @@ Name: compat-libosip2 Version: 2.2.2 -Release: 9%{?dist} +Release: 10%{?dist} Summary: oSIP is an implementation of SIP @@ -12,7 +12,6 @@ Patch: libosip2-2.2.2-x64.patch -Provides: libosip2 = 2.2.2-5%{?dist} Obsoletes: libosip2 < 2.2.2-5%{?dist} BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) @@ -94,6 +93,9 @@ %{_mandir}/man1/*.1* %changelog +* Thu Apr 12 2007 Jeffrey C. Ollie - 2.2.2-10 +- Remove Provides: libosip2... to fix #236188 + * Wed Nov 15 2006 Jeffrey C. Ollie - 2.2.2-9 - Bump release to workaround bad CVS tag. From fedora-extras-commits at redhat.com Thu Apr 12 15:30:36 2007 From: fedora-extras-commits at redhat.com (Jeffrey C. Ollie (jcollie)) Date: Thu, 12 Apr 2007 11:30:36 -0400 Subject: rpms/compat-libosip2/FC-6 compat-libosip2.spec,1.2,1.3 Message-ID: <200704121530.l3CFUaM7005767@cvs-int.fedora.redhat.com> Author: jcollie Update of /cvs/extras/rpms/compat-libosip2/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv5732 Modified Files: compat-libosip2.spec Log Message: Fix #236188 Index: compat-libosip2.spec =================================================================== RCS file: /cvs/extras/rpms/compat-libosip2/FC-6/compat-libosip2.spec,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- compat-libosip2.spec 15 Nov 2006 17:25:41 -0000 1.2 +++ compat-libosip2.spec 12 Apr 2007 15:29:57 -0000 1.3 @@ -1,6 +1,6 @@ Name: compat-libosip2 Version: 2.2.2 -Release: 9%{?dist} +Release: 10%{?dist} Summary: oSIP is an implementation of SIP @@ -12,7 +12,6 @@ Patch: libosip2-2.2.2-x64.patch -Provides: libosip2 = 2.2.2-5%{?dist} Obsoletes: libosip2 < 2.2.2-5%{?dist} BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) @@ -94,6 +93,9 @@ %{_mandir}/man1/*.1* %changelog +* Thu Apr 12 2007 Jeffrey C. Ollie - 2.2.2-10 +- Remove Provides: libosip2... to fix #236188 + * Wed Nov 15 2006 Jeffrey C. Ollie - 2.2.2-9 - Bump release to workaround bad CVS tag. From fedora-extras-commits at redhat.com Thu Apr 12 15:46:00 2007 From: fedora-extras-commits at redhat.com (Andrew Overholt (overholt)) Date: Thu, 12 Apr 2007 11:46:00 -0400 Subject: rpms/eclipse-mylar/devel eclipse-mylar.spec,1.4,1.5 Message-ID: <200704121546.l3CFk0eN006314@cvs-int.fedora.redhat.com> Author: overholt Update of /cvs/extras/rpms/eclipse-mylar/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv6296 Modified Files: eclipse-mylar.spec Log Message: * Thu Apr 12 2007 Andrew Overholt 1.0-3 - Add Obsoletes and Provides for eclipse-bugzilla on eclipse-mylar-bugzilla (comments in bug #222677). If someone notices missing functionality to warrant removing the Provides, please file a bug. Index: eclipse-mylar.spec =================================================================== RCS file: /cvs/extras/rpms/eclipse-mylar/devel/eclipse-mylar.spec,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- eclipse-mylar.spec 20 Mar 2007 19:24:51 -0000 1.4 +++ eclipse-mylar.spec 12 Apr 2007 15:45:23 -0000 1.5 @@ -4,7 +4,7 @@ Name: eclipse-mylar Summary: Mylar is a task-focused UI for Eclipse Version: 1.0 -Release: 2%{?dist} +Release: 3%{?dist} License: Eclipse Public License URL: http://www.eclipse.org/mylar @@ -91,6 +91,8 @@ Summary: Mylar Bugzilla Connector Requires: %{name} = %{version}-%{release} Group: Development/Tools +Obsoletes: eclipse-bugzilla +Provides: eclipse-bugzilla %description bugzilla Bugzilla client integrated with Eclipse and Mylar; can be used @@ -383,6 +385,12 @@ %endif %changelog +* Thu Apr 12 2007 Andrew Overholt 1.0-3 +- Add Obsoletes and Provides for eclipse-bugzilla on + eclipse-mylar-bugzilla (comments in bug #222677). If someone notices + missing functionality to warrant removing the Provides, please file a + bug. + * Tue Mar 20 2007 Andrew Overholt 1.0-2 - Use xmlrpc3 jars instead of xmlrpc From fedora-extras-commits at redhat.com Thu Apr 12 16:06:34 2007 From: fedora-extras-commits at redhat.com (Jeffrey C. Ollie (jcollie)) Date: Thu, 12 Apr 2007 12:06:34 -0400 Subject: rpms/compat-libosip2/FC-5 compat-libosip2.spec,1.2,1.3 Message-ID: <200704121606.l3CG6YmX010839@cvs-int.fedora.redhat.com> Author: jcollie Update of /cvs/extras/rpms/compat-libosip2/FC-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv10819 Modified Files: compat-libosip2.spec Log Message: Fix #236188 Index: compat-libosip2.spec =================================================================== RCS file: /cvs/extras/rpms/compat-libosip2/FC-5/compat-libosip2.spec,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- compat-libosip2.spec 15 Nov 2006 17:27:29 -0000 1.2 +++ compat-libosip2.spec 12 Apr 2007 16:05:56 -0000 1.3 @@ -1,6 +1,6 @@ Name: compat-libosip2 Version: 2.2.2 -Release: 9%{?dist} +Release: 10%{?dist} Summary: oSIP is an implementation of SIP @@ -12,7 +12,6 @@ Patch: libosip2-2.2.2-x64.patch -Provides: libosip2 = 2.2.2-5%{?dist} Obsoletes: libosip2 < 2.2.2-5%{?dist} BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) @@ -94,6 +93,9 @@ %{_mandir}/man1/*.1* %changelog +* Thu Apr 12 2007 Jeffrey C. Ollie - 2.2.2-10 +- Remove Provides: libosip2... to fix #236188 + * Wed Nov 15 2006 Jeffrey C. Ollie - 2.2.2-9 - Bump release to workaround bad CVS tag. From fedora-extras-commits at redhat.com Thu Apr 12 16:19:02 2007 From: fedora-extras-commits at redhat.com (Jeffrey C. Ollie (jcollie)) Date: Thu, 12 Apr 2007 12:19:02 -0400 Subject: rpms/clearsilver/FC-5 .cvsignore, 1.3, 1.4 clearsilver.spec, 1.4, 1.5 sources, 1.3, 1.4 Message-ID: <200704121619.l3CGJ2Yl010980@cvs-int.fedora.redhat.com> Author: jcollie Update of /cvs/extras/rpms/clearsilver/FC-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv10956 Modified Files: .cvsignore clearsilver.spec sources Log Message: Sync with devel. Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/clearsilver/FC-5/.cvsignore,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- .cvsignore 13 Mar 2006 18:36:56 -0000 1.3 +++ .cvsignore 12 Apr 2007 16:18:25 -0000 1.4 @@ -1 +1 @@ -clearsilver-0.10.3.tar.gz +clearsilver-0.10.4.tar.gz Index: clearsilver.spec =================================================================== RCS file: /cvs/extras/rpms/clearsilver/FC-5/clearsilver.spec,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- clearsilver.spec 17 Mar 2006 18:08:17 -0000 1.4 +++ clearsilver.spec 12 Apr 2007 16:18:25 -0000 1.5 @@ -1,7 +1,7 @@ %{!?python_sitearch: %define python_sitearch %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib(1)")} Name: clearsilver -Version: 0.10.3 +Version: 0.10.4 Release: 3%{?dist} Summary: Fast and powerful HTML templating system Group: Development/Libraries @@ -9,9 +9,10 @@ URL: http://www.clearsilver.net/ Source0: http://www.clearsilver.net/downloads/%{name}-%{version}.tar.gz Patch0: %{name}-0.10.3-fedora.patch +Patch1: %{name}-0.10.4-nojavatest.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: zlib-devel -Provides: %{name}-devel = %{version}-%{release} +BuildRequires: httpd-devel %description ClearSilver is a fast, powerful, and language-neutral HTML template @@ -56,6 +57,8 @@ BuildRequires: ruby BuildRequires: ruby-devel Provides: %{name}-ruby = %{version}-%{release} +%define ruby_sitearchdir %(ruby -rrbconfig -e 'puts Config::CONFIG["sitearchdir"]') +%define ruby_sitelibdir %(ruby -rrbconfig -e 'puts Config::CONFIG["sitelibdir"]') %endif %ifarch %{ix86} ppc @@ -79,6 +82,7 @@ %prep %setup -q %patch0 -p1 +%patch1 -p1 touch configure sed -i 's|/neo/opt/bin/python|%{__python}|' python/examples/*/*.py sed -i 's|PYTHON_SITE = @PYTHON_SITE@|PYTHON_SITE = %{python_sitearch}|' rules.mk.in @@ -125,8 +129,9 @@ %files %defattr(-,root,root,-) %doc CS_LICENSE INSTALL LICENSE README +%{_bindir}/cs %{_bindir}/cstest -%{_bindir}/static.cgi +%{_bindir}/cs_static.cgi %{_mandir}/man3/* %files devel @@ -151,8 +156,8 @@ %files -n ruby-clearsilver %doc CS_LICENSE LICENSE %defattr(-,root,root,-) -%{_libdir}/site_ruby/*/*/hdf.so -%{_libdir}/site_ruby/*/neo.rb +%{ruby_sitearchdir}/hdf.so +%{ruby_sitelibdir}/neo.rb %endif %ifarch %{ix86} ppc @@ -163,6 +168,25 @@ %endif %changelog +* Thu Apr 12 2007 Jeffrey C. Ollie - 0.10.4-3 +- Remove bogus -devel provides. +- Skip java tests - seems to have some bugs. + +* Wed Mar 28 2007 Jeffrey C. Ollie - 0.10.4-2 +- Bump release. + +* Wed Mar 28 2007 Jeffrey C. Ollie - 0.10.4-1 +- Update to 0.10.4 + +* Sat Dec 9 2006 Joost Soeterbroek - 0.10.3-5 +- Rebuild for python 2.5 + +* Mon Aug 28 2006 Joost Soeterbroek - 0.10.3-4 +- Rebuild for Fedora Extras 6 + +* Thu Jun 1 2006 Paul Howarth - 0.10.3-4 +- ruby subpackage fix: use ruby_sitearchdir and ruby_sitelibdir + * Fri Mar 17 2006 Joost Soeterbroek - 0.10.3-3 - fix for x86_64 Index: sources =================================================================== RCS file: /cvs/extras/rpms/clearsilver/FC-5/sources,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- sources 13 Mar 2006 18:33:03 -0000 1.3 +++ sources 12 Apr 2007 16:18:25 -0000 1.4 @@ -1 +1 @@ -ff4104b0e58bca1b61d528edbd902769 clearsilver-0.10.3.tar.gz +9523df7ef17e41a01dbae5032a3e450b clearsilver-0.10.4.tar.gz From fedora-extras-commits at redhat.com Thu Apr 12 16:20:26 2007 From: fedora-extras-commits at redhat.com (Gianluca Sforna (giallu)) Date: Thu, 12 Apr 2007 12:20:26 -0400 Subject: rpms/sysprof-kmod/devel sysprof-kmod.spec,1.62,1.63 Message-ID: <200704121620.l3CGKQP9011043@cvs-int.fedora.redhat.com> Author: giallu Update of /cvs/extras/rpms/sysprof-kmod/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv11024 Modified Files: sysprof-kmod.spec Log Message: Rebuild for kernel 2.6.20-1.3059.fc7 Index: sysprof-kmod.spec =================================================================== RCS file: /cvs/extras/rpms/sysprof-kmod/devel/sysprof-kmod.spec,v retrieving revision 1.62 retrieving revision 1.63 diff -u -r1.62 -r1.63 --- sysprof-kmod.spec 11 Apr 2007 13:30:05 -0000 1.62 +++ sysprof-kmod.spec 12 Apr 2007 16:19:47 -0000 1.63 @@ -4,7 +4,7 @@ # end stuff to be ... # hardcode for now: -%{!?kversion: %define kversion 2.6.20-1.3056.fc7} +%{!?kversion: %define kversion 2.6.20-1.3059.fc7} # hint: this can he overridden with "--define kversion foo" on the rpmbuild command line, e.g. # --define "kversion 2.6.16-1.2096_FC5" From fedora-extras-commits at redhat.com Thu Apr 12 16:24:48 2007 From: fedora-extras-commits at redhat.com (Jeffrey C. Ollie (jcollie)) Date: Thu, 12 Apr 2007 12:24:48 -0400 Subject: rpms/clearsilver/FC-5 clearsilver-0.10.4-nojavatest.patch,NONE,1.1 Message-ID: <200704121624.l3CGOmtt011114@cvs-int.fedora.redhat.com> Author: jcollie Update of /cvs/extras/rpms/clearsilver/FC-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv11105 Added Files: clearsilver-0.10.4-nojavatest.patch Log Message: Add patch. clearsilver-0.10.4-nojavatest.patch: --- NEW FILE clearsilver-0.10.4-nojavatest.patch --- diff --git a/java-jni/Makefile b/java-jni/Makefile index bc07ab4..dad9c93 100644 --- a/java-jni/Makefile +++ b/java-jni/Makefile @@ -23,7 +23,7 @@ LDFLAGS += -Wl,-soname=$(NEO_UTIL_SO) TARGETS = org_clearsilver_HDF.h org_clearsilver_CS.h $(NEO_UTIL_SO) -all: $(TARGETS) test +all: $(TARGETS) $(NEO_UTIL_JAVA_JAR): $(NEO_UTIL_JAVA_SRC) $(JAVAC) $(NEO_UTIL_JAVA_SRC) From fedora-extras-commits at redhat.com Thu Apr 12 16:46:17 2007 From: fedora-extras-commits at redhat.com (Allisson Azevedo (allisson)) Date: Thu, 12 Apr 2007 12:46:17 -0400 Subject: rpms/clutter/devel .cvsignore, 1.2, 1.3 clutter.spec, 1.2, 1.3 sources, 1.2, 1.3 Message-ID: <200704121646.l3CGkHCY011884@cvs-int.fedora.redhat.com> Author: allisson Update of /cvs/extras/rpms/clutter/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv11838/devel Modified Files: .cvsignore clutter.spec sources Log Message: Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/clutter/devel/.cvsignore,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- .cvsignore 28 Mar 2007 10:49:46 -0000 1.2 +++ .cvsignore 12 Apr 2007 16:45:43 -0000 1.3 @@ -1 +1 @@ -clutter-0.2.2.tar.gz +clutter-0.2.3.tar.gz Index: clutter.spec =================================================================== RCS file: /cvs/extras/rpms/clutter/devel/clutter.spec,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- clutter.spec 29 Mar 2007 01:37:51 -0000 1.2 +++ clutter.spec 12 Apr 2007 16:45:43 -0000 1.3 @@ -1,6 +1,6 @@ Name: clutter -Version: 0.2.2 -Release: 4%{?dist} +Version: 0.2.3 +Release: 1%{?dist} Summary: Open Source software library for creating rich graphical user interfaces Group: Development/Libraries @@ -55,7 +55,7 @@ %doc AUTHORS ChangeLog COPYING NEWS README %exclude %{_libdir}/*.la %{_libdir}/libclutter-0.2.so.0 -%{_libdir}/libclutter-0.2.so.0.201.1 +%{_libdir}/libclutter-0.2.so.0.202.1 %files devel %defattr(-, root, root) @@ -66,6 +66,9 @@ %changelog +* Thu Apr 12 2007 Allisson Azevedo 0.2.3-1 +- Update to 0.2.3 + * Sun Mar 28 2007 Allisson Azevedo 0.2.2-4 - Changed buildrequires and requires Index: sources =================================================================== RCS file: /cvs/extras/rpms/clutter/devel/sources,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- sources 28 Mar 2007 10:49:46 -0000 1.2 +++ sources 12 Apr 2007 16:45:43 -0000 1.3 @@ -1 +1 @@ -ee2d38920432eb11172e247c471e195c clutter-0.2.2.tar.gz +1c6fd7e602d60d7017fac3b23c7b334b clutter-0.2.3.tar.gz From fedora-extras-commits at redhat.com Thu Apr 12 16:46:13 2007 From: fedora-extras-commits at redhat.com (Allisson Azevedo (allisson)) Date: Thu, 12 Apr 2007 12:46:13 -0400 Subject: rpms/clutter import.log,1.5,1.6 Message-ID: <200704121646.l3CGkDAK011879@cvs-int.fedora.redhat.com> Author: allisson Update of /cvs/extras/rpms/clutter In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv11838 Modified Files: import.log Log Message: Index: import.log =================================================================== RCS file: /cvs/extras/rpms/clutter/import.log,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- import.log 29 Mar 2007 01:40:19 -0000 1.5 +++ import.log 12 Apr 2007 16:45:38 -0000 1.6 @@ -2,3 +2,4 @@ clutter-0_2_2-3:FC-6:clutter-0.2.2-3.src.rpm:1175079161 clutter-0_2_2-4:HEAD:clutter-0.2.2-4.src.rpm:1175132254 clutter-0_2_2-4:FC-6:clutter-0.2.2-4.src.rpm:1175132405 +clutter-0_2_3-1:HEAD:clutter-0.2.3-1.src.rpm:1176396293 From fedora-extras-commits at redhat.com Thu Apr 12 16:50:17 2007 From: fedora-extras-commits at redhat.com (Alain Portal (dionysos)) Date: Thu, 12 Apr 2007 12:50:17 -0400 Subject: rpms/fcron/devel fcron.spec,1.8,1.9 Message-ID: <200704121650.l3CGoHkH011994@cvs-int.fedora.redhat.com> Author: dionysos Update of /cvs/extras/rpms/fcron/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv11975 Modified Files: fcron.spec Log Message: Fix #235601. Index: fcron.spec =================================================================== RCS file: /cvs/extras/rpms/fcron/devel/fcron.spec,v retrieving revision 1.8 retrieving revision 1.9 diff -u -r1.8 -r1.9 --- fcron.spec 7 Feb 2007 10:10:30 -0000 1.8 +++ fcron.spec 12 Apr 2007 16:49:43 -0000 1.9 @@ -1,6 +1,6 @@ Name: fcron Version: 3.0.2 -Release: 1%{?dist} +Release: 2%{?dist} Summary: A task scheduler Summary(fr): Un ordonnanceur de t??ches Summary(it): Uno schedulatore di processi @@ -19,12 +19,12 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) Requires: sysklogd -Requires: smtpdaemon +Requires: /usr/sbin/sendmail Requires: vim-minimal BuildRequires: pam-devel BuildRequires: libselinux-devel -BuildRequires: smtpdaemon +BuildRequires: /usr/sbin/sendmail BuildRequires: vim-minimal Requires(pre): /usr/sbin/useradd @@ -186,6 +186,10 @@ %ghost %{_localstatedir}/run/fcron.pid %changelog +* Thu Apr 12 2007 Alain Portal 3.0.2-2 + - Replace "smtpdaemon" by "/usr/sbin/sendmail" in Requires and + BuildRequires statements. Fix #235601. + * Wed Feb 7 2007 Alain Portal 3.0.2-1 - New upstream version - Update patch3 From fedora-extras-commits at redhat.com Thu Apr 12 16:52:24 2007 From: fedora-extras-commits at redhat.com (Alain Portal (dionysos)) Date: Thu, 12 Apr 2007 12:52:24 -0400 Subject: rpms/fcron/FC-6 fcron.spec,1.9,1.10 Message-ID: <200704121652.l3CGqOET012090@cvs-int.fedora.redhat.com> Author: dionysos Update of /cvs/extras/rpms/fcron/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv12071 Modified Files: fcron.spec Log Message: Fix #235601. Index: fcron.spec =================================================================== RCS file: /cvs/extras/rpms/fcron/FC-6/fcron.spec,v retrieving revision 1.9 retrieving revision 1.10 diff -u -r1.9 -r1.10 --- fcron.spec 7 Feb 2007 10:24:37 -0000 1.9 +++ fcron.spec 12 Apr 2007 16:51:49 -0000 1.10 @@ -1,6 +1,6 @@ Name: fcron Version: 3.0.2 -Release: 1%{?dist}.1 +Release: 2%{?dist} Summary: A task scheduler Summary(fr): Un ordonnanceur de t??ches Summary(it): Uno schedulatore di processi @@ -19,12 +19,12 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) Requires: sysklogd -Requires: smtpdaemon +Requires: /usr/sbin/sendmail Requires: vim-minimal BuildRequires: pam-devel BuildRequires: libselinux-devel -BuildRequires: smtpdaemon +BuildRequires: /usr/sbin/sendmail BuildRequires: vim-minimal Requires(pre): /usr/sbin/useradd @@ -186,6 +186,10 @@ %ghost %{_localstatedir}/run/fcron.pid %changelog +* Thu Apr 12 2007 Alain Portal 3.0.2-2 + - Replace "smtpdaemon" by "/usr/sbin/sendmail" in Requires and + BuildRequires statements. Fix #235601. + * Wed Feb 7 2007 Alain Portal 3.0.2-1.1 - To increase release From fedora-extras-commits at redhat.com Thu Apr 12 16:53:31 2007 From: fedora-extras-commits at redhat.com (Alain Portal (dionysos)) Date: Thu, 12 Apr 2007 12:53:31 -0400 Subject: rpms/fcron/FC-5 fcron.spec,1.7,1.8 Message-ID: <200704121653.l3CGrVq4012151@cvs-int.fedora.redhat.com> Author: dionysos Update of /cvs/extras/rpms/fcron/FC-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv12134 Modified Files: fcron.spec Log Message: Fix #235601. Index: fcron.spec =================================================================== RCS file: /cvs/extras/rpms/fcron/FC-5/fcron.spec,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- fcron.spec 7 Feb 2007 10:17:28 -0000 1.7 +++ fcron.spec 12 Apr 2007 16:52:57 -0000 1.8 @@ -1,6 +1,6 @@ Name: fcron Version: 3.0.2 -Release: 1%{?dist} +Release: 2%{?dist} Summary: A task scheduler Summary(fr): Un ordonnanceur de t??ches Summary(it): Uno schedulatore di processi @@ -19,12 +19,12 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) Requires: sysklogd -Requires: smtpdaemon +Requires: /usr/sbin/sendmail Requires: vim-minimal BuildRequires: pam-devel BuildRequires: libselinux-devel -BuildRequires: smtpdaemon +BuildRequires: /usr/sbin/sendmail BuildRequires: vim-minimal Requires(pre): /usr/sbin/useradd @@ -186,6 +186,10 @@ %ghost %{_localstatedir}/run/fcron.pid %changelog +* Thu Apr 12 2007 Alain Portal 3.0.2-2 + - Replace "smtpdaemon" by "/usr/sbin/sendmail" in Requires and + BuildRequires statements. Fix #235601. + * Wed Feb 7 2007 Alain Portal 3.0.2-1 - New upstream version - Update patch3 From fedora-extras-commits at redhat.com Thu Apr 12 17:00:18 2007 From: fedora-extras-commits at redhat.com (Alain Portal (dionysos)) Date: Thu, 12 Apr 2007 13:00:18 -0400 Subject: rpms/fcron/FC-4 fcron.spec,1.7,1.8 Message-ID: <200704121700.l3CH0Ihu012281@cvs-int.fedora.redhat.com> Author: dionysos Update of /cvs/extras/rpms/fcron/FC-4 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv12247 Modified Files: fcron.spec Log Message: Fix #235601. Index: fcron.spec =================================================================== RCS file: /cvs/extras/rpms/fcron/FC-4/fcron.spec,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- fcron.spec 7 Feb 2007 10:18:55 -0000 1.7 +++ fcron.spec 12 Apr 2007 16:59:44 -0000 1.8 @@ -1,6 +1,6 @@ Name: fcron Version: 3.0.2 -Release: 1%{?dist} +Release: 2%{?dist} Summary: A task scheduler Summary(fr): Un ordonnanceur de t??ches Summary(it): Uno schedulatore di processi @@ -19,12 +19,12 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) Requires: sysklogd -Requires: smtpdaemon +Requires: /usr/sbin/sendmail Requires: vim-minimal BuildRequires: pam-devel BuildRequires: libselinux-devel -BuildRequires: smtpdaemon +BuildRequires: /usr/sbin/sendmail BuildRequires: vim-minimal Requires(pre): /usr/sbin/useradd @@ -186,6 +186,10 @@ %ghost %{_localstatedir}/run/fcron.pid %changelog +* Thu Apr 12 2007 Alain Portal 3.0.2-2 + - Replace "smtpdaemon" by "/usr/sbin/sendmail" in Requires and + BuildRequires statements. Fix #235601. + * Wed Feb 7 2007 Alain Portal 3.0.2-1 - New upstream version - Update patch3 From fedora-extras-commits at redhat.com Thu Apr 12 17:09:25 2007 From: fedora-extras-commits at redhat.com (Eric Tanguy (tanguy)) Date: Thu, 12 Apr 2007 13:09:25 -0400 Subject: rpms/freehdl import.log,1.16,1.17 Message-ID: <200704121709.l3CH9P8k016670@cvs-int.fedora.redhat.com> Author: tanguy Update of /cvs/extras/rpms/freehdl In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv16602 Modified Files: import.log Log Message: Index: import.log =================================================================== RCS file: /cvs/extras/rpms/freehdl/import.log,v retrieving revision 1.16 retrieving revision 1.17 diff -u -r1.16 -r1.17 --- import.log 1 Sep 2006 17:56:54 -0000 1.16 +++ import.log 12 Apr 2007 17:08:51 -0000 1.17 @@ -13,3 +13,4 @@ freehdl-0_0_3-1:FC-5:freehdl-0.0.3-1.src.rpm:1157133378 freehdl-0_0_3-1:FC-4:freehdl-0.0.3-1.src.rpm:1157133455 freehdl-0_0_3-1:FC-3:freehdl-0.0.3-1.src.rpm:1157133520 +freehdl-0_0_4-1:HEAD:freehdl-0.0.4-1.src.rpm:1176397614 From fedora-extras-commits at redhat.com Thu Apr 12 17:09:30 2007 From: fedora-extras-commits at redhat.com (Eric Tanguy (tanguy)) Date: Thu, 12 Apr 2007 13:09:30 -0400 Subject: rpms/freehdl/devel freehdl-fire.diff, NONE, 1.1 .cvsignore, 1.4, 1.5 freehdl.spec, 1.6, 1.7 sources, 1.4, 1.5 Message-ID: <200704121709.l3CH9UoF016675@cvs-int.fedora.redhat.com> Author: tanguy Update of /cvs/extras/rpms/freehdl/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv16602/devel Modified Files: .cvsignore freehdl.spec sources Added Files: freehdl-fire.diff Log Message: freehdl-fire.diff: --- NEW FILE freehdl-fire.diff --- --- ./doc/fire.texi 2007-02-28 16:13:55.000000000 +0100 +++ ./doc/fire.texi 2007-04-12 11:16:15.000000000 +0200 @@ -3,6 +3,10 @@ @setfilename fire.info @settitle FIRE Reference Manual @setchapternewpage odd + at dircategory Programming + at direntry +* fire: (fire). The FIRE Reference Manual. + at end direntry @c %**end of header @titlepage Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/freehdl/devel/.cvsignore,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- .cvsignore 1 Sep 2006 10:33:57 -0000 1.4 +++ .cvsignore 12 Apr 2007 17:08:55 -0000 1.5 @@ -1 +1 @@ -freehdl-0.0.3.tar.gz +freehdl-0.0.4.tar.gz Index: freehdl.spec =================================================================== RCS file: /cvs/extras/rpms/freehdl/devel/freehdl.spec,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- freehdl.spec 1 Sep 2006 10:33:57 -0000 1.6 +++ freehdl.spec 12 Apr 2007 17:08:55 -0000 1.7 @@ -1,10 +1,11 @@ Summary: GPLed free VHDL Name: freehdl -Version: 0.0.3 +Version: 0.0.4 Release: 1%{?dist} License: GPL Group: Applications/Engineering Source0: http://ovh.dl.sourceforge.net/sourceforge/qucs/%{name}-%{version}.tar.gz +Patch0: freehdl-fire.diff URL: http://www.freehdl.seul.org/ BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) Requires(post): /sbin/install-info /sbin/ldconfig @@ -15,6 +16,7 @@ %prep %setup -q +%patch0 -p1 %build %configure \ @@ -25,6 +27,7 @@ %install rm -rf %{buildroot} %makeinstall +rm %{buildroot}%{_infodir}/dir %post /sbin/ldconfig @@ -53,6 +56,10 @@ %{_mandir}/man5/* %changelog +* Sat Apr 07 2007 Eric Tanguy 0.0.4-1 +- Update to 0.0.4 +- Patch for no info dir entry in `/usr/share/info/fire.info.gz + * Fri Sep 01 2006 Eric Tanguy 0.0.3-1 - Update to 0.0.3 Index: sources =================================================================== RCS file: /cvs/extras/rpms/freehdl/devel/sources,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- sources 1 Sep 2006 10:33:57 -0000 1.4 +++ sources 12 Apr 2007 17:08:55 -0000 1.5 @@ -1 +1 @@ -372a4fca0fa802f8040c05d5c7986a0c freehdl-0.0.3.tar.gz +0992a05d61aad6d890a0eb1bc39655e8 freehdl-0.0.4.tar.gz From fedora-extras-commits at redhat.com Thu Apr 12 17:18:45 2007 From: fedora-extras-commits at redhat.com (Eric Tanguy (tanguy)) Date: Thu, 12 Apr 2007 13:18:45 -0400 Subject: rpms/freehdl import.log,1.17,1.18 Message-ID: <200704121718.l3CHIjiM016856@cvs-int.fedora.redhat.com> Author: tanguy Update of /cvs/extras/rpms/freehdl In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv16816 Modified Files: import.log Log Message: Index: import.log =================================================================== RCS file: /cvs/extras/rpms/freehdl/import.log,v retrieving revision 1.17 retrieving revision 1.18 diff -u -r1.17 -r1.18 --- import.log 12 Apr 2007 17:08:51 -0000 1.17 +++ import.log 12 Apr 2007 17:18:11 -0000 1.18 @@ -14,3 +14,4 @@ freehdl-0_0_3-1:FC-4:freehdl-0.0.3-1.src.rpm:1157133455 freehdl-0_0_3-1:FC-3:freehdl-0.0.3-1.src.rpm:1157133520 freehdl-0_0_4-1:HEAD:freehdl-0.0.4-1.src.rpm:1176397614 +freehdl-0_0_4-1:FC-6:freehdl-0.0.4-1.src.rpm:1176398254 From fedora-extras-commits at redhat.com Thu Apr 12 17:18:50 2007 From: fedora-extras-commits at redhat.com (Eric Tanguy (tanguy)) Date: Thu, 12 Apr 2007 13:18:50 -0400 Subject: rpms/freehdl/FC-6 freehdl-fire.diff, NONE, 1.1 .cvsignore, 1.4, 1.5 freehdl.spec, 1.6, 1.7 sources, 1.4, 1.5 Message-ID: <200704121718.l3CHIorY016861@cvs-int.fedora.redhat.com> Author: tanguy Update of /cvs/extras/rpms/freehdl/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv16816/FC-6 Modified Files: .cvsignore freehdl.spec sources Added Files: freehdl-fire.diff Log Message: freehdl-fire.diff: --- NEW FILE freehdl-fire.diff --- --- ./doc/fire.texi 2007-02-28 16:13:55.000000000 +0100 +++ ./doc/fire.texi 2007-04-12 11:16:15.000000000 +0200 @@ -3,6 +3,10 @@ @setfilename fire.info @settitle FIRE Reference Manual @setchapternewpage odd + at dircategory Programming + at direntry +* fire: (fire). The FIRE Reference Manual. + at end direntry @c %**end of header @titlepage Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/freehdl/FC-6/.cvsignore,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- .cvsignore 1 Sep 2006 10:33:57 -0000 1.4 +++ .cvsignore 12 Apr 2007 17:18:15 -0000 1.5 @@ -1 +1 @@ -freehdl-0.0.3.tar.gz +freehdl-0.0.4.tar.gz Index: freehdl.spec =================================================================== RCS file: /cvs/extras/rpms/freehdl/FC-6/freehdl.spec,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- freehdl.spec 1 Sep 2006 10:33:57 -0000 1.6 +++ freehdl.spec 12 Apr 2007 17:18:15 -0000 1.7 @@ -1,10 +1,11 @@ Summary: GPLed free VHDL Name: freehdl -Version: 0.0.3 +Version: 0.0.4 Release: 1%{?dist} License: GPL Group: Applications/Engineering Source0: http://ovh.dl.sourceforge.net/sourceforge/qucs/%{name}-%{version}.tar.gz +Patch0: freehdl-fire.diff URL: http://www.freehdl.seul.org/ BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) Requires(post): /sbin/install-info /sbin/ldconfig @@ -15,6 +16,7 @@ %prep %setup -q +%patch0 -p1 %build %configure \ @@ -25,6 +27,7 @@ %install rm -rf %{buildroot} %makeinstall +rm %{buildroot}%{_infodir}/dir %post /sbin/ldconfig @@ -53,6 +56,10 @@ %{_mandir}/man5/* %changelog +* Sat Apr 07 2007 Eric Tanguy 0.0.4-1 +- Update to 0.0.4 +- Patch for no info dir entry in `/usr/share/info/fire.info.gz + * Fri Sep 01 2006 Eric Tanguy 0.0.3-1 - Update to 0.0.3 Index: sources =================================================================== RCS file: /cvs/extras/rpms/freehdl/FC-6/sources,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- sources 1 Sep 2006 10:33:57 -0000 1.4 +++ sources 12 Apr 2007 17:18:15 -0000 1.5 @@ -1 +1 @@ -372a4fca0fa802f8040c05d5c7986a0c freehdl-0.0.3.tar.gz +0992a05d61aad6d890a0eb1bc39655e8 freehdl-0.0.4.tar.gz From fedora-extras-commits at redhat.com Thu Apr 12 17:23:08 2007 From: fedora-extras-commits at redhat.com (Eric Tanguy (tanguy)) Date: Thu, 12 Apr 2007 13:23:08 -0400 Subject: rpms/freehdl/devel freehdl.spec,1.7,1.8 Message-ID: <200704121723.l3CHN8kE016935@cvs-int.fedora.redhat.com> Author: tanguy Update of /cvs/extras/rpms/freehdl/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv16916 Modified Files: freehdl.spec Log Message: Index: freehdl.spec =================================================================== RCS file: /cvs/extras/rpms/freehdl/devel/freehdl.spec,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- freehdl.spec 12 Apr 2007 17:08:55 -0000 1.7 +++ freehdl.spec 12 Apr 2007 17:22:34 -0000 1.8 @@ -27,7 +27,6 @@ %install rm -rf %{buildroot} %makeinstall -rm %{buildroot}%{_infodir}/dir %post /sbin/ldconfig From fedora-extras-commits at redhat.com Thu Apr 12 17:31:51 2007 From: fedora-extras-commits at redhat.com (Eric Tanguy (tanguy)) Date: Thu, 12 Apr 2007 13:31:51 -0400 Subject: rpms/freehdl/FC-6 freehdl.spec,1.7,1.8 Message-ID: <200704121731.l3CHVpgQ017383@cvs-int.fedora.redhat.com> Author: tanguy Update of /cvs/extras/rpms/freehdl/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv17364 Modified Files: freehdl.spec Log Message: Index: freehdl.spec =================================================================== RCS file: /cvs/extras/rpms/freehdl/FC-6/freehdl.spec,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- freehdl.spec 12 Apr 2007 17:18:15 -0000 1.7 +++ freehdl.spec 12 Apr 2007 17:31:16 -0000 1.8 @@ -27,7 +27,6 @@ %install rm -rf %{buildroot} %makeinstall -rm %{buildroot}%{_infodir}/dir %post /sbin/ldconfig From fedora-extras-commits at redhat.com Thu Apr 12 17:58:25 2007 From: fedora-extras-commits at redhat.com (Eric Tanguy (tanguy)) Date: Thu, 12 Apr 2007 13:58:25 -0400 Subject: rpms/freehdl/devel freehdl.spec,1.8,1.9 Message-ID: <200704121758.l3CHwPAC017720@cvs-int.fedora.redhat.com> Author: tanguy Update of /cvs/extras/rpms/freehdl/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv17696 Modified Files: freehdl.spec Log Message: Index: freehdl.spec =================================================================== RCS file: /cvs/extras/rpms/freehdl/devel/freehdl.spec,v retrieving revision 1.8 retrieving revision 1.9 diff -u -r1.8 -r1.9 --- freehdl.spec 12 Apr 2007 17:22:34 -0000 1.8 +++ freehdl.spec 12 Apr 2007 17:57:51 -0000 1.9 @@ -1,7 +1,7 @@ Summary: GPLed free VHDL Name: freehdl Version: 0.0.4 -Release: 1%{?dist} +Release: 2%{?dist} License: GPL Group: Applications/Engineering Source0: http://ovh.dl.sourceforge.net/sourceforge/qucs/%{name}-%{version}.tar.gz @@ -55,6 +55,9 @@ %{_mandir}/man5/* %changelog +* Sat Apr 07 2007 Eric Tanguy 0.0.4-2 +- Remove rm %{buildroot}%{_infodir}/dir from %install + * Sat Apr 07 2007 Eric Tanguy 0.0.4-1 - Update to 0.0.4 - Patch for no info dir entry in `/usr/share/info/fire.info.gz From fedora-extras-commits at redhat.com Thu Apr 12 18:14:10 2007 From: fedora-extras-commits at redhat.com (Eric Tanguy (tanguy)) Date: Thu, 12 Apr 2007 14:14:10 -0400 Subject: rpms/freehdl/devel freehdl.spec,1.9,1.10 Message-ID: <200704121814.l3CIEAUN022106@cvs-int.fedora.redhat.com> Author: tanguy Update of /cvs/extras/rpms/freehdl/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv22083 Modified Files: freehdl.spec Log Message: Index: freehdl.spec =================================================================== RCS file: /cvs/extras/rpms/freehdl/devel/freehdl.spec,v retrieving revision 1.9 retrieving revision 1.10 diff -u -r1.9 -r1.10 --- freehdl.spec 12 Apr 2007 17:57:51 -0000 1.9 +++ freehdl.spec 12 Apr 2007 18:13:36 -0000 1.10 @@ -27,6 +27,7 @@ %install rm -rf %{buildroot} %makeinstall +rm -f ${RPM_BUILD_ROOT}%{_infodir}/dir %post /sbin/ldconfig @@ -56,7 +57,7 @@ %changelog * Sat Apr 07 2007 Eric Tanguy 0.0.4-2 -- Remove rm %{buildroot}%{_infodir}/dir from %install +- Remove dir file in install * Sat Apr 07 2007 Eric Tanguy 0.0.4-1 - Update to 0.0.4 From fedora-extras-commits at redhat.com Thu Apr 12 18:54:12 2007 From: fedora-extras-commits at redhat.com (Matt Wringe (mwringe)) Date: Thu, 12 Apr 2007 14:54:12 -0400 Subject: rpms/xml-commons-apis12/devel xml-commons-apis12.spec,1.2,1.3 Message-ID: <200704121854.l3CIsCSv023020@cvs-int.fedora.redhat.com> Author: mwringe Update of /cvs/extras/rpms/xml-commons-apis12/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv22995 Modified Files: xml-commons-apis12.spec Log Message: Remove the provides on xml-commons-apis = 1.2 since this will not work properly with our other xml-commons-apis package. Index: xml-commons-apis12.spec =================================================================== RCS file: /cvs/extras/rpms/xml-commons-apis12/devel/xml-commons-apis12.spec,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- xml-commons-apis12.spec 13 Mar 2007 14:21:43 -0000 1.2 +++ xml-commons-apis12.spec 12 Apr 2007 18:53:36 -0000 1.3 @@ -35,7 +35,7 @@ Name: xml-commons-apis12 Epoch: 0 Version: 1.2.04 -Release: 0jpp.2%{?dist} +Release: 0jpp.3%{?dist} Summary: JAXP 1.2, DOM 2, SAX 2.0.1, SAX2-ext 1.0 apis Group: System Environment/Libraries URL: http://xml.apache.org/commons/ @@ -48,7 +48,6 @@ Provides: dom = 2 Provides: sax = 2.0.1 Provides: xslt = 1.0 -Provides: xml-commons-apis = 1.2 Requires: jpackage-utils >= 0:1.6 %if %{gcj_support} @@ -178,6 +177,10 @@ # ----------------------------------------------------------------------------- %changelog +* Tue Apr 12 2007 Matt Wringe - 0:1.2.04-0jpp.3 +- Remove the provides on xml-commons-apis = 1.2 since this will not + work properly with our other xml-commons-apis package. + * Tue Mar 13 2007 Matt Wringe - 0:1.2.04-0jpp.2 - Enable gcj option From fedora-extras-commits at redhat.com Thu Apr 12 19:54:52 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Thu, 12 Apr 2007 15:54:52 -0400 Subject: owners owners.list,1.2666,1.2667 Message-ID: <200704121954.l3CJsqAP028674@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/owners In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners Modified Files: owners.list Log Message: add co-maintainer to piklab and dolphin Index: owners.list =================================================================== RCS file: /cvs/extras/owners/owners.list,v retrieving revision 1.2666 retrieving revision 1.2667 diff -u -r1.2666 -r1.2667 --- owners.list 11 Apr 2007 17:48:38 -0000 1.2666 +++ owners.list 12 Apr 2007 19:54:22 -0000 1.2667 @@ -387,7 +387,7 @@ Fedora Extras|docbook2X|Convert docbook into man and Texinfo|pertusus at free.fr|extras-qa at fedoraproject.org| Fedora Extras|doctorj|Java source code analyzer|extras-orphan at fedoraproject.org|extras-qa at fedoraproject.org| Fedora Extras|dogtail|GUI test tool and automation framework|zcerza at redhat.com|extras-qa at fedoraproject.org| -Fedora Extras|dolphin|A file manager for KDE focusing on usability|cgoorah at yahoo.com.au|extras-qa at fedoraproject.org| +Fedora Extras|dolphin|A file manager for KDE focusing on usability|cgoorah at yahoo.com.au,johan at x-tnd.be|extras-qa at fedoraproject.org| Fedora Extras|dom2-core-tests|DOM Conformance Test Suite|dbhole at redhat.com|extras-qa at fedoraproject.org| Fedora Extras|dom4j|Open Source XML framework for Java|nsantos at redhat.com|extras-qa at fedoraproject.org|dbhole at redhat.com Fedora Extras|doodle|Tool to quickly search the documents on a computer|karlikt at gmail.com|extras-qa at fedoraproject.org| @@ -2294,7 +2294,7 @@ Fedora Extras|piccolo|Small fast XML parser|mwringe at redhat.com|extras-qa at fedoraproject.org| Fedora Extras|picocom|Minimal serial communications program|jafo-redhat at tummy.com|extras-qa at fedoraproject.org| Fedora Extras|pikdev|IDE for development of PICmicro based application (under Linux/KDE)|aportal at univ-montp2.fr|extras-qa at fedoraproject.org| -Fedora Extras|piklab|Development environment for applications based on PIC & dsPIC microcontrollers|aportal at univ-montp2.fr|extras-qa at fedoraproject.org| +Fedora Extras|piklab|Development environment for applications based on PIC & dsPIC microcontrollers|cgoorah at yahoo.com.au,aportal at univ-montp2.fr|extras-qa at fedoraproject.org| Fedora Extras|pikloops|Code generator for PIC delays|aportal at univ-montp2.fr|extras-qa at fedoraproject.org| Fedora Extras|pinball|Emilia Pinball game|j.w.r.degoede at hhs.nl|extras-qa at fedoraproject.org| Fedora Extras|pinentry|Collection of simple PIN or passphrase entry dialogs|rdieter at math.unl.edu|extras-qa at fedoraproject.org|Axel.Thimm at ATrpms.net From fedora-extras-commits at redhat.com Thu Apr 12 19:55:06 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Thu, 12 Apr 2007 15:55:06 -0400 Subject: rpms/koverartist - New directory Message-ID: <200704121955.l3CJt6wq028701@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/rpms/koverartist In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners/tmpcvse28672/rpms/koverartist Log Message: Directory /cvs/extras/rpms/koverartist added to the repository From fedora-extras-commits at redhat.com Thu Apr 12 19:55:16 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Thu, 12 Apr 2007 15:55:16 -0400 Subject: rpms/koverartist/devel - New directory Message-ID: <200704121955.l3CJtGOO028714@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/rpms/koverartist/devel In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners/tmpcvse28672/rpms/koverartist/devel Log Message: Directory /cvs/extras/rpms/koverartist/devel added to the repository From fedora-extras-commits at redhat.com Thu Apr 12 19:55:20 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Thu, 12 Apr 2007 15:55:20 -0400 Subject: owners owners.list,1.2667,1.2668 Message-ID: <200704121955.l3CJtKGP028720@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/owners In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners Modified Files: owners.list Log Message: add koverartist Index: owners.list =================================================================== RCS file: /cvs/extras/owners/owners.list,v retrieving revision 1.2667 retrieving revision 1.2668 diff -u -r1.2667 -r1.2668 --- owners.list 12 Apr 2007 19:54:22 -0000 1.2667 +++ owners.list 12 Apr 2007 19:54:49 -0000 1.2668 @@ -1057,6 +1057,7 @@ Fedora Extras|konversation|An easy to use irc client for KDE|dennis at ausil.us|extras-qa at fedoraproject.org| Fedora Extras|kooldock|dock for KDE with great visual effects and enhancements|mr.ecik at gmail.com|extras-qa at fedoraproject.org| Fedora Extras|kover|WYSIWYG CD cover printer with CDDB support|adrian at lisas.de|extras-qa at fedoraproject.org| +Fedora Extras|koverartist|Create CD/DVD covers|fedora at deadbabylon.de|extras-qa at fedoraproject.org| Fedora Extras|kphone|A SIP (Session Initiation Protocol) user agent for Linux|dennis at ausil.us|extras-qa at fedoraproject.org| Fedora Extras|kphotoalbum|KDE Photo Album|rdieter at math.unl.edu|extras-qa at fedoraproject.org| Fedora Extras|kphotobymail|A PyQt based flickr uploader|kushaldas at gmail.com|extras-qa at fedoraproject.org| From fedora-extras-commits at redhat.com Thu Apr 12 19:55:29 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Thu, 12 Apr 2007 15:55:29 -0400 Subject: rpms/koverartist Makefile, NONE, 1.1 import.log, NONE, 1.1 pkg.acl, NONE, 1.1 Message-ID: <200704121955.l3CJtTsl028745@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/rpms/koverartist In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners/tmpcvse28672/rpms/koverartist Added Files: Makefile import.log pkg.acl Log Message: Setup of module koverartist --- NEW FILE Makefile --- # Top level Makefile for module koverartist 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 --- --- NEW FILE pkg.acl --- From fedora-extras-commits at redhat.com Thu Apr 12 20:11:13 2007 From: fedora-extras-commits at redhat.com (Till Maas (till)) Date: Thu, 12 Apr 2007 16:11:13 -0400 Subject: rpms/aircrack-ng/devel aircrack-ng-tarball, NONE, 1.1 .cvsignore, 1.2, 1.3 aircrack-ng.spec, 1.1, 1.2 sources, 1.2, 1.3 aircrack-ng-0.7-includes.patch, 1.1, NONE Message-ID: <200704122011.l3CKBDLC000882@cvs-int.fedora.redhat.com> Author: till Update of /cvs/extras/rpms/aircrack-ng/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv848 Modified Files: .cvsignore aircrack-ng.spec sources Added Files: aircrack-ng-tarball Removed Files: aircrack-ng-0.7-includes.patch Log Message: * Thu Apr 12 2007 Till Maas - 0.8-0.1.20070413svn - update to 0.8 (svn) - fixes http://archives.neohapsis.com/archives/fulldisclosure/2007-04/0408.html (remote code execution) - fix race condition in %%install --- NEW FILE aircrack-ng-tarball --- #!/bin/sh REPOS="http://trac.aircrack-ng.org/svn/trunk/" # Revison ist ${1} when given ARG=${1} BASENAME=${0} REVISION=${ARG:=$(date +%Y%m%d)} NAME="${BASENAME%-tarball}-${REVISION}" echo USAGE: "${0} [DATE]" echo "Creates a tarball with the sources from DATE" echo "Format of DATE: YYYY-MM-DD" echo "Default is today" echo echo Using revision ${REVISION} if [[ ! -e ${NAME} && ! -e ${NAME}.tar.gz ]] then svn export -r "{${REVISION}}" ${REPOS} ${NAME} || \ (echo "svn export did not work, maybe wrong date format?" && exit 1) tar czvf ${NAME}.tar.gz ${NAME} rm -rf ${NAME} else echo "${NAME}(.tar.gz) does already exist" fi Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/aircrack-ng/devel/.cvsignore,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- .cvsignore 5 Mar 2007 08:38:04 -0000 1.2 +++ .cvsignore 12 Apr 2007 20:10:37 -0000 1.3 @@ -1 +1 @@ -aircrack-ng-0.7.tar.gz +aircrack-ng-20070413.tar.gz Index: aircrack-ng.spec =================================================================== RCS file: /cvs/extras/rpms/aircrack-ng/devel/aircrack-ng.spec,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- aircrack-ng.spec 5 Mar 2007 08:38:04 -0000 1.1 +++ aircrack-ng.spec 12 Apr 2007 20:10:37 -0000 1.2 @@ -1,14 +1,18 @@ Name: aircrack-ng -Version: 0.7 -Release: 1%{?dist} +Version: 0.8 +Release: 0.1.20070413svn%{?dist} Summary: 802.11 (wireless) sniffer and WEP/WPA-PSK key cracker Group: Applications/System License: GPL URL: http://www.aircrack-ng.org/ -Source0: http://download.aircrack-ng.org/aircrack-ng-%{version}.tar.gz -Patch0: aircrack-ng-0.7-includes.patch +# aircrack-ng 0.8 will be released soon mostly changes to some windows code +# are missing +# Tarball can be generated with ./aircrack-tarball 20070413 +#Source0: http://download.aircrack-ng.org/aircrack-ng-%{version}.tar.gz +Source0: aircrack-ng-20070413.tar.gz +Source1: %{name}-tarball BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) @@ -21,8 +25,7 @@ %prep -%setup -q -%patch0 -p1 +%setup -q -n aircrack-ng-20070413 %build @@ -32,6 +35,7 @@ %install rm -rf $RPM_BUILD_ROOT +mkdir $RPM_BUILD_ROOT make install destdir=$RPM_BUILD_ROOT prefix=%{_prefix} mandir=%{_mandir}/man1 @@ -48,5 +52,11 @@ %changelog +* Thu Apr 12 2007 Till Maas - 0.8-0.1.20070413svn +- update to 0.8 +- fixes http://archives.neohapsis.com/archives/fulldisclosure/2007-04/0408.html + (remote code execution) +- fix race condition in %%install + * Wed Feb 21 2007 Till Maas - 0.7-1 - initial spec for fedora Index: sources =================================================================== RCS file: /cvs/extras/rpms/aircrack-ng/devel/sources,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- sources 5 Mar 2007 08:38:04 -0000 1.2 +++ sources 12 Apr 2007 20:10:37 -0000 1.3 @@ -1 +1 @@ -34c0447951d438d76fa32d08eab5da01 aircrack-ng-0.7.tar.gz +265f3fac11b27160b2a35d7b9b24702a aircrack-ng-20070413.tar.gz --- aircrack-ng-0.7-includes.patch DELETED --- From fedora-extras-commits at redhat.com Thu Apr 12 19:55:40 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Thu, 12 Apr 2007 15:55:40 -0400 Subject: rpms/koverartist/devel .cvsignore, NONE, 1.1 Makefile, NONE, 1.1 sources, NONE, 1.1 Message-ID: <200704121955.l3CJtets028765@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/rpms/koverartist/devel In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners/tmpcvse28672/rpms/koverartist/devel Added Files: .cvsignore Makefile sources Log Message: Setup of module koverartist --- NEW FILE .cvsignore --- --- NEW FILE Makefile --- # Makefile for source rpm: koverartist # $Id: Makefile,v 1.1 2007/04/12 19:55:34 wtogami Exp $ NAME := koverartist SPECFILE = $(firstword $(wildcard *.spec)) define find-makefile-common for d in common ../common ../../common ; do if [ -f $$d/Makefile.common ] ; then if [ -f $$d/CVS/Root -a -w $$/Makefile.common ] ; then cd $$d ; cvs -Q update ; fi ; echo "$$d/Makefile.common" ; break ; fi ; done endef MAKEFILE_COMMON := $(shell $(find-makefile-common)) ifeq ($(MAKEFILE_COMMON),) # attept a checkout define checkout-makefile-common test -f CVS/Root && { cvs -Q -d $$(cat CVS/Root) checkout common && echo "common/Makefile.common" ; } || { echo "ERROR: I can't figure out how to checkout the 'common' module." ; exit -1 ; } >&2 endef MAKEFILE_COMMON := $(shell $(checkout-makefile-common)) endif include $(MAKEFILE_COMMON) --- NEW FILE sources --- From fedora-extras-commits at redhat.com Thu Apr 12 20:34:21 2007 From: fedora-extras-commits at redhat.com (Sebastian Vahl (svahl)) Date: Thu, 12 Apr 2007 16:34:21 -0400 Subject: rpms/koverartist import.log,1.1,1.2 Message-ID: <200704122034.l3CKYLBx001842@cvs-int.fedora.redhat.com> Author: svahl Update of /cvs/extras/rpms/koverartist In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv1803 Modified Files: import.log Log Message: auto-import koverartist-0.5-5.fc6 on branch devel from koverartist-0.5-5.fc6.src.rpm Index: import.log =================================================================== RCS file: /cvs/extras/rpms/koverartist/import.log,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- import.log 12 Apr 2007 19:55:21 -0000 1.1 +++ import.log 12 Apr 2007 20:33:43 -0000 1.2 @@ -0,0 +1 @@ +koverartist-0_5-5_fc6:HEAD:koverartist-0.5-5.fc6.src.rpm:1176410006 From fedora-extras-commits at redhat.com Thu Apr 12 20:34:29 2007 From: fedora-extras-commits at redhat.com (Sebastian Vahl (svahl)) Date: Thu, 12 Apr 2007 16:34:29 -0400 Subject: rpms/koverartist/devel koverartist.spec, NONE, 1.1 .cvsignore, 1.1, 1.2 sources, 1.1, 1.2 Message-ID: <200704122034.l3CKYT9O001846@cvs-int.fedora.redhat.com> Author: svahl Update of /cvs/extras/rpms/koverartist/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv1803/devel Modified Files: .cvsignore sources Added Files: koverartist.spec Log Message: auto-import koverartist-0.5-5.fc6 on branch devel from koverartist-0.5-5.fc6.src.rpm --- NEW FILE koverartist.spec --- Name: koverartist Version: 0.5 Release: 5%{?dist} Summary: Create CD/DVD covers Group: Applications/Publishing License: GPL URL: http://www.kde-apps.org/content/show.php?content=38195 Source0: http://members.inode.at/499177/software/koverartist/%{name}-%{version}.tar.bz2 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: kdelibs-devel gettext desktop-file-utils #Requires: %description KoverArtist is a program for the fast creation of covers for cd/dvd cases and boxes. The main idea behind it is to be able to create decent looking covers with some mouseclicks. %prep %setup -qn %{name} # Set correct entry for "DocPath" in desktop-file sed -i 's/DocPath/X-DocPath/' src/koverartist.desktop %build %configure --disable-rpath make %{?_smp_mflags} %install rm -rf $RPM_BUILD_ROOT make install DESTDIR=$RPM_BUILD_ROOT %find_lang %{name} desktop-file-install --vendor "fedora" \ --dir %{buildroot}%{_datadir}/applications \ --add-category AudioVideo \ --add-category Qt \ --add-category KDE \ --delete-original \ %{buildroot}/%{_datadir}/applnk/Multimedia/%{name}.desktop %clean rm -rf $RPM_BUILD_ROOT %files -f %{name}.lang %defattr(-,root,root,-) %doc AUTHORS ChangeLog COPYING FAQ README TODO %{_bindir}/koverartist %{_datadir}/apps/koverartist/ %{_datadir}/doc/HTML/en/koverartist/ %{_datadir}/icons/hicolor/*/apps/koverartist.png %{_datadir}/applications/fedora-koverartist.desktop %{_datadir}/mimelnk/application/x-koverartist.desktop %changelog * Wed Jan 18 2007 Sebastian Vahl - 0.5-5 - some cleanup in description - dropped X-Fedora in desktop-file-install * Wed Jan 17 2007 Sebastian Vahl - 0.5-4 - Use find_lang macro * Wed Jan 17 2007 Sebastian Vahl - 0.5-3 - use desktop-file-install - BR: desktop-file-utils - changed rpm-group to Applications/Publishing * Fri Dec 01 2006 Sebastian Vahl - 0.5-2 - BR: gettext * Wed Nov 01 2006 Sebastian Vahl - 0.5-1 - New upstream version: 0.5 * Wed Oct 25 2006 Sebastian Vahl - 0.4.3-2 - Rebuild for FC6 * Wed Jul 26 2006 Sebastian Vahl - 0.4.3-1 - New upstream version: 0.4.3 * Fri Jun 16 2006 Sebastian Vahl - 0.4-1 - New upstream version: 0.4 * Wed May 03 2006 Sebastian Vahl - 0.3.6-1 - New upstream version: 0.3.3 * Fri Apr 28 2006 Sebastian Vahl - 0.3.3-1 - New upstream version: 0.3.3 * Thu Apr 27 2006 Sebastian Vahl - 0.3.2-1 - New upstream version: 0.3.2 * Mon Apr 24 2006 Sebastian Vahl - 0.3.1-1 - Initial RPM Release Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/koverartist/devel/.cvsignore,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- .cvsignore 12 Apr 2007 19:55:34 -0000 1.1 +++ .cvsignore 12 Apr 2007 20:33:51 -0000 1.2 @@ -0,0 +1 @@ +koverartist-0.5.tar.bz2 Index: sources =================================================================== RCS file: /cvs/extras/rpms/koverartist/devel/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 12 Apr 2007 19:55:34 -0000 1.1 +++ sources 12 Apr 2007 20:33:51 -0000 1.2 @@ -0,0 +1 @@ +30abf0f9c743d144b7ae90d832fd4729 koverartist-0.5.tar.bz2 From fedora-extras-commits at redhat.com Thu Apr 12 20:41:43 2007 From: fedora-extras-commits at redhat.com (Michael Schwendt (mschwendt)) Date: Thu, 12 Apr 2007 16:41:43 -0400 Subject: extras-buildsys/utils/pushscript RepoView.py,1.5,1.6 Message-ID: <200704122041.l3CKfhC4002010@cvs-int.fedora.redhat.com> Author: mschwendt Update of /cvs/fedora/extras-buildsys/utils/pushscript In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv1993 Modified Files: RepoView.py Log Message: escapes for added safety Index: RepoView.py =================================================================== RCS file: /cvs/fedora/extras-buildsys/utils/pushscript/RepoView.py,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- RepoView.py 20 Mar 2007 00:29:43 -0000 1.5 +++ RepoView.py 12 Apr 2007 20:41:41 -0000 1.6 @@ -25,7 +25,7 @@ srcpath = '-s ../../SRPMS' else: srcpath = '' - cmd = '%s -t "%s" %s %s' % (cfg.repoview,title,srcpath,repodir) + cmd = '%s -t \"%s\" %s %s' % (cfg.repoview,title,srcpath,repodir) Utils.run_and_check(cmd) From fedora-extras-commits at redhat.com Thu Apr 12 20:41:58 2007 From: fedora-extras-commits at redhat.com (Sebastian Vahl (svahl)) Date: Thu, 12 Apr 2007 16:41:58 -0400 Subject: rpms/koverartist/devel koverartist.spec,1.1,1.2 Message-ID: <200704122041.l3CKfwN5002017@cvs-int.fedora.redhat.com> Author: svahl Update of /cvs/extras/rpms/koverartist/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv1972 Modified Files: koverartist.spec Log Message: some small changes (https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=222994#c13) Index: koverartist.spec =================================================================== RCS file: /cvs/extras/rpms/koverartist/devel/koverartist.spec,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- koverartist.spec 12 Apr 2007 20:33:51 -0000 1.1 +++ koverartist.spec 12 Apr 2007 20:41:24 -0000 1.2 @@ -1,6 +1,6 @@ Name: koverartist Version: 0.5 -Release: 5%{?dist} +Release: 7%{?dist} Summary: Create CD/DVD covers Group: Applications/Publishing @@ -20,9 +20,6 @@ %prep %setup -qn %{name} -# Set correct entry for "DocPath" in desktop-file -sed -i 's/DocPath/X-DocPath/' src/koverartist.desktop - %build %configure --disable-rpath make %{?_smp_mflags} @@ -35,8 +32,8 @@ %find_lang %{name} -desktop-file-install --vendor "fedora" \ - --dir %{buildroot}%{_datadir}/applications \ +desktop-file-install --vendor "" \ + --dir %{buildroot}%{_datadir}/applications/kde/ \ --add-category AudioVideo \ --add-category Qt \ --add-category KDE \ @@ -47,6 +44,17 @@ rm -rf $RPM_BUILD_ROOT +%post +touch --no-create %{_datadir}/icons/hicolor || : +%{_bindir}/gtk-update-icon-cache --quiet %{_datadir}/icons/hicolor || : +update-desktop-database &> /dev/null ||: + +%postun +touch --no-create %{_datadir}/icons/hicolor || : +%{_bindir}/gtk-update-icon-cache --quiet %{_datadir}/icons/hicolor || : +update-desktop-database &> /dev/null ||: + + %files -f %{name}.lang %defattr(-,root,root,-) %doc AUTHORS ChangeLog COPYING FAQ README TODO @@ -54,10 +62,18 @@ %{_datadir}/apps/koverartist/ %{_datadir}/doc/HTML/en/koverartist/ %{_datadir}/icons/hicolor/*/apps/koverartist.png -%{_datadir}/applications/fedora-koverartist.desktop +%{_datadir}/applications/kde/koverartist.desktop %{_datadir}/mimelnk/application/x-koverartist.desktop %changelog +* Thu Apr 12 2007 Sebastian Vahl - 0.5-7 +- changed vendor and use /usr/share/applications/kde + +* Wed Apr 11 2007 Sebastian Vahl - 0.5-6 +- run gtk-update-icon-cache on post and postun +- run update-desktop-database on post and postun +- added BR: desktop-file-utils + * Wed Jan 18 2007 Sebastian Vahl - 0.5-5 - some cleanup in description - dropped X-Fedora in desktop-file-install From fedora-extras-commits at redhat.com Thu Apr 12 20:46:22 2007 From: fedora-extras-commits at redhat.com (Ville Skytta (scop)) Date: Thu, 12 Apr 2007 16:46:22 -0400 Subject: rpms/rpmlint/devel .cvsignore, 1.15, 1.16 rpmlint.config, 1.5, 1.6 rpmlint.spec, 1.28, 1.29 sources, 1.15, 1.16 Message-ID: <200704122046.l3CKkMc9002137@cvs-int.fedora.redhat.com> Author: scop Update of /cvs/extras/rpms/rpmlint/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv2112 Modified Files: .cvsignore rpmlint.config rpmlint.spec sources Log Message: * Thu Apr 12 2007 Ville Skytt?? - 0.80-1 - 0.80, fixes #227389, #228645, #233795. - Accept "Redistributable, no modification permitted" as a valid license. - Filter messages about doc file dependencies on /bin/sh. - Add missing dependency on file. Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/rpmlint/devel/.cvsignore,v retrieving revision 1.15 retrieving revision 1.16 diff -u -r1.15 -r1.16 --- .cvsignore 2 Feb 2007 15:51:58 -0000 1.15 +++ .cvsignore 12 Apr 2007 20:45:44 -0000 1.16 @@ -1 +1 @@ -rpmlint-0.79.tar.bz2 +rpmlint-0.80.tar.bz2 Index: rpmlint.config =================================================================== RCS file: /cvs/extras/rpms/rpmlint/devel/rpmlint.config,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- rpmlint.config 2 Feb 2007 15:51:58 -0000 1.5 +++ rpmlint.config 12 Apr 2007 20:45:44 -0000 1.6 @@ -4,6 +4,7 @@ # options in /etc/rpmlint/config and/or ~/.rpmlintrc as needed. from Config import * +from TagsCheck import DEFAULT_VALID_LICENSES setOption("DistRegex", '\.(fc|rhe?l|el)\d+(?=\.|$)') setOption("UseVersionInChangeLog", 1) @@ -23,6 +24,9 @@ ['consolehelper$', 'usermode'], ['consolehelper-gtk$', 'usermode-gtk'], )) +setOption("ValidLicenses", + DEFAULT_VALID_LICENSES + + ("Redistributable, no modification permitted", )) # Standard users & groups from the setup package: setOption("StandardUsers", ("root", "bin", "daemon", "adm", "lp", "sync", "shutdown", "halt", @@ -56,3 +60,4 @@ addFilter("-debuginfo [^ ]+ /usr/lib/debug/") addFilter("non-standard-dir-in-usr libexec") addFilter(" gpg-pubkey ") +addFilter(" doc-file-dependency .* /bin/sh$") Index: rpmlint.spec =================================================================== RCS file: /cvs/extras/rpms/rpmlint/devel/rpmlint.spec,v retrieving revision 1.28 retrieving revision 1.29 diff -u -r1.28 -r1.29 --- rpmlint.spec 2 Feb 2007 15:51:58 -0000 1.28 +++ rpmlint.spec 12 Apr 2007 20:45:44 -0000 1.29 @@ -1,5 +1,5 @@ Name: rpmlint -Version: 0.79 +Version: 0.80 Release: 1%{?dist} Summary: Tool for checking common errors in RPM packages @@ -13,14 +13,15 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch -BuildRequires: python >= 2.0 +BuildRequires: python >= 2.2 BuildRequires: rpm-python BuildRequires: sed >= 3.95 Requires: rpm-python -Requires: python >= 2.0 +Requires: python >= 2.2 Requires: cpio Requires: binutils Requires: desktop-file-utils +Requires: file %description rpmlint is a tool for checking common errors in RPM packages. Binary @@ -65,6 +66,12 @@ %changelog +* Thu Apr 12 2007 Ville Skytt?? - 0.80-1 +- 0.80, fixes #227389, #228645, #233795. +- Accept "Redistributable, no modification permitted" as a valid license. +- Filter messages about doc file dependencies on /bin/sh. +- Add missing dependency on file. + * Fri Feb 2 2007 Ville Skytt?? - 0.79-1 - 0.79, fixes #211417, #212491, #214605, #218250, #219068, #220061, #221116, #222585, and #226879. Index: sources =================================================================== RCS file: /cvs/extras/rpms/rpmlint/devel/sources,v retrieving revision 1.15 retrieving revision 1.16 diff -u -r1.15 -r1.16 --- sources 2 Feb 2007 15:51:58 -0000 1.15 +++ sources 12 Apr 2007 20:45:44 -0000 1.16 @@ -1 +1 @@ -50ebdf88ede4b1265e9a69b20e356f44 rpmlint-0.79.tar.bz2 +31e1bda0b4e19188a7a5b075dc1a203f rpmlint-0.80.tar.bz2 From fedora-extras-commits at redhat.com Thu Apr 12 21:15:02 2007 From: fedora-extras-commits at redhat.com (Ville Skytta (scop)) Date: Thu, 12 Apr 2007 17:15:02 -0400 Subject: rpms/rpmlint/FC-6 .cvsignore, 1.15, 1.16 rpmlint.config, 1.5, 1.6 rpmlint.spec, 1.28, 1.29 sources, 1.15, 1.16 Message-ID: <200704122115.l3CLF2kW006765@cvs-int.fedora.redhat.com> Author: scop Update of /cvs/extras/rpms/rpmlint/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv6734 Modified Files: .cvsignore rpmlint.config rpmlint.spec sources Log Message: * Thu Apr 12 2007 Ville Skytt?? - 0.80-1 - 0.80, fixes #227389, #228645, #233795. - Accept "Redistributable, no modification permitted" as a valid license. - Filter messages about doc file dependencies on /bin/sh. - Add missing dependency on file. Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/rpmlint/FC-6/.cvsignore,v retrieving revision 1.15 retrieving revision 1.16 diff -u -r1.15 -r1.16 --- .cvsignore 2 Feb 2007 15:51:55 -0000 1.15 +++ .cvsignore 12 Apr 2007 21:14:27 -0000 1.16 @@ -1 +1 @@ -rpmlint-0.79.tar.bz2 +rpmlint-0.80.tar.bz2 Index: rpmlint.config =================================================================== RCS file: /cvs/extras/rpms/rpmlint/FC-6/rpmlint.config,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- rpmlint.config 2 Feb 2007 15:51:55 -0000 1.5 +++ rpmlint.config 12 Apr 2007 21:14:27 -0000 1.6 @@ -4,6 +4,7 @@ # options in /etc/rpmlint/config and/or ~/.rpmlintrc as needed. from Config import * +from TagsCheck import DEFAULT_VALID_LICENSES setOption("DistRegex", '\.(fc|rhe?l|el)\d+(?=\.|$)') setOption("UseVersionInChangeLog", 1) @@ -23,6 +24,9 @@ ['consolehelper$', 'usermode'], ['consolehelper-gtk$', 'usermode-gtk'], )) +setOption("ValidLicenses", + DEFAULT_VALID_LICENSES + + ("Redistributable, no modification permitted", )) # Standard users & groups from the setup package: setOption("StandardUsers", ("root", "bin", "daemon", "adm", "lp", "sync", "shutdown", "halt", @@ -56,3 +60,4 @@ addFilter("-debuginfo [^ ]+ /usr/lib/debug/") addFilter("non-standard-dir-in-usr libexec") addFilter(" gpg-pubkey ") +addFilter(" doc-file-dependency .* /bin/sh$") Index: rpmlint.spec =================================================================== RCS file: /cvs/extras/rpms/rpmlint/FC-6/rpmlint.spec,v retrieving revision 1.28 retrieving revision 1.29 diff -u -r1.28 -r1.29 --- rpmlint.spec 2 Feb 2007 15:51:55 -0000 1.28 +++ rpmlint.spec 12 Apr 2007 21:14:27 -0000 1.29 @@ -1,5 +1,5 @@ Name: rpmlint -Version: 0.79 +Version: 0.80 Release: 1%{?dist} Summary: Tool for checking common errors in RPM packages @@ -13,14 +13,15 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch -BuildRequires: python >= 2.0 +BuildRequires: python >= 2.2 BuildRequires: rpm-python BuildRequires: sed >= 3.95 Requires: rpm-python -Requires: python >= 2.0 +Requires: python >= 2.2 Requires: cpio Requires: binutils Requires: desktop-file-utils +Requires: file %description rpmlint is a tool for checking common errors in RPM packages. Binary @@ -65,6 +66,12 @@ %changelog +* Thu Apr 12 2007 Ville Skytt?? - 0.80-1 +- 0.80, fixes #227389, #228645, #233795. +- Accept "Redistributable, no modification permitted" as a valid license. +- Filter messages about doc file dependencies on /bin/sh. +- Add missing dependency on file. + * Fri Feb 2 2007 Ville Skytt?? - 0.79-1 - 0.79, fixes #211417, #212491, #214605, #218250, #219068, #220061, #221116, #222585, and #226879. Index: sources =================================================================== RCS file: /cvs/extras/rpms/rpmlint/FC-6/sources,v retrieving revision 1.15 retrieving revision 1.16 diff -u -r1.15 -r1.16 --- sources 2 Feb 2007 15:51:55 -0000 1.15 +++ sources 12 Apr 2007 21:14:27 -0000 1.16 @@ -1 +1 @@ -50ebdf88ede4b1265e9a69b20e356f44 rpmlint-0.79.tar.bz2 +31e1bda0b4e19188a7a5b075dc1a203f rpmlint-0.80.tar.bz2 From fedora-extras-commits at redhat.com Thu Apr 12 21:41:58 2007 From: fedora-extras-commits at redhat.com (Roland Dreier (dreier)) Date: Thu, 12 Apr 2007 17:41:58 -0400 Subject: rpms/libibverbs import.log,1.15,1.16 Message-ID: <200704122141.l3CLfwRC007489@cvs-int.fedora.redhat.com> Author: dreier Update of /cvs/extras/rpms/libibverbs In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv7453 Modified Files: import.log Log Message: Index: import.log =================================================================== RCS file: /cvs/extras/rpms/libibverbs/import.log,v retrieving revision 1.15 retrieving revision 1.16 diff -u -r1.15 -r1.16 --- import.log 4 Apr 2007 23:30:24 -0000 1.15 +++ import.log 12 Apr 2007 21:41:20 -0000 1.16 @@ -12,3 +12,4 @@ libibverbs-1_0_3-1:FC-4:libibverbs-1.0.3-1.src.rpm:1146610524 libibverbs-1_0_4-1:HEAD:libibverbs-1.0.4-1.src.rpm:1162442818 libibverbs-1_1-0_1_rc2:HEAD:libibverbs-1.1-0.1.rc2.src.rpm:1175729223 +libibverbs-1_1-1:HEAD:libibverbs-1.1-1.src.rpm:1176414070 From fedora-extras-commits at redhat.com Thu Apr 12 21:42:04 2007 From: fedora-extras-commits at redhat.com (Roland Dreier (dreier)) Date: Thu, 12 Apr 2007 17:42:04 -0400 Subject: rpms/libibverbs/devel .cvsignore, 1.9, 1.10 libibverbs.spec, 1.9, 1.10 sources, 1.9, 1.10 Message-ID: <200704122142.l3CLg4AE007494@cvs-int.fedora.redhat.com> Author: dreier Update of /cvs/extras/rpms/libibverbs/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv7453/devel Modified Files: .cvsignore libibverbs.spec sources Log Message: Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/libibverbs/devel/.cvsignore,v retrieving revision 1.9 retrieving revision 1.10 diff -u -r1.9 -r1.10 --- .cvsignore 4 Apr 2007 23:30:28 -0000 1.9 +++ .cvsignore 12 Apr 2007 21:41:28 -0000 1.10 @@ -1 +1 @@ -libibverbs-1.1-rc2.tar.gz +libibverbs-1.1.tar.gz Index: libibverbs.spec =================================================================== RCS file: /cvs/extras/rpms/libibverbs/devel/libibverbs.spec,v retrieving revision 1.9 retrieving revision 1.10 diff -u -r1.9 -r1.10 --- libibverbs.spec 4 Apr 2007 23:30:28 -0000 1.9 +++ libibverbs.spec 12 Apr 2007 21:41:28 -0000 1.10 @@ -1,12 +1,12 @@ Name: libibverbs Version: 1.1 -Release: 0.1.rc2%{?dist} +Release: 1%{?dist} Summary: A library for direct userspace use of InfiniBand hardware Group: System Environment/Libraries License: GPL/BSD -Url: http://openib.org/ -Source: http://openib.org/downloads/libibverbs-1.1-rc2.tar.gz +Url: http://openfabrics.org/ +Source: http://openfabrics.org/downloads/libibverbs-1.1.tar.gz BuildRoot: %(mktemp -ud %{_tmppath}/%{name}-%{version}-%{release}-XXXXXX) Requires(post): /sbin/ldconfig Requires(postun): /sbin/ldconfig @@ -44,7 +44,7 @@ displays information about InfiniBand devices. %prep -%setup -q -n %{name}-1.1-rc2 +%setup -q -n %{name}-1.1 %build %configure @@ -83,6 +83,9 @@ %{_mandir}/man1/* %changelog +* Wed Apr 11 2007 Roland Dreier - 1.1-1 +- New upstream release + * Mon May 22 2006 Roland Dreier - 1.1-0.1.rc2 - New upstream release - Remove dependency on libsysfs, since it is no longer used Index: sources =================================================================== RCS file: /cvs/extras/rpms/libibverbs/devel/sources,v retrieving revision 1.9 retrieving revision 1.10 diff -u -r1.9 -r1.10 --- sources 4 Apr 2007 23:30:28 -0000 1.9 +++ sources 12 Apr 2007 21:41:28 -0000 1.10 @@ -1 +1 @@ -387ab84c8d62bdda52e7da429f82b0ec libibverbs-1.1-rc2.tar.gz +756d8c0dc5469ef21d67ed5caef0edfd libibverbs-1.1.tar.gz From fedora-extras-commits at redhat.com Thu Apr 12 21:47:11 2007 From: fedora-extras-commits at redhat.com (Till Maas (till)) Date: Thu, 12 Apr 2007 17:47:11 -0400 Subject: rpms/aircrack-ng/FC-6 aircrack-ng-tarball, NONE, 1.1 .cvsignore, 1.1, 1.2 aircrack-ng.spec, 1.1, 1.2 sources, 1.2, 1.3 aircrack-ng-0.7-includes.patch, 1.1, NONE Message-ID: <200704122147.l3CLlBGS007677@cvs-int.fedora.redhat.com> Author: till Update of /cvs/extras/rpms/aircrack-ng/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv7651 Modified Files: .cvsignore aircrack-ng.spec sources Added Files: aircrack-ng-tarball Removed Files: aircrack-ng-0.7-includes.patch Log Message: sync to devel --- NEW FILE aircrack-ng-tarball --- #!/bin/sh REPOS="http://trac.aircrack-ng.org/svn/trunk/" # Revison ist ${1} when given ARG=${1} BASENAME=${0} REVISION=${ARG:=$(date +%Y%m%d)} NAME="${BASENAME%-tarball}-${REVISION}" echo USAGE: "${0} [DATE]" echo "Creates a tarball with the sources from DATE" echo "Format of DATE: YYYY-MM-DD" echo "Default is today" echo echo Using revision ${REVISION} if [[ ! -e ${NAME} && ! -e ${NAME}.tar.gz ]] then svn export -r "{${REVISION}}" ${REPOS} ${NAME} || \ (echo "svn export did not work, maybe wrong date format?" && exit 1) tar czvf ${NAME}.tar.gz ${NAME} rm -rf ${NAME} else echo "${NAME}(.tar.gz) does already exist" fi Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/aircrack-ng/FC-6/.cvsignore,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- .cvsignore 5 Mar 2007 00:11:24 -0000 1.1 +++ .cvsignore 12 Apr 2007 21:46:36 -0000 1.2 @@ -0,0 +1 @@ +aircrack-ng-20070413.tar.gz Index: aircrack-ng.spec =================================================================== RCS file: /cvs/extras/rpms/aircrack-ng/FC-6/aircrack-ng.spec,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- aircrack-ng.spec 5 Mar 2007 08:41:49 -0000 1.1 +++ aircrack-ng.spec 12 Apr 2007 21:46:36 -0000 1.2 @@ -1,14 +1,18 @@ Name: aircrack-ng -Version: 0.7 -Release: 1%{?dist} +Version: 0.8 +Release: 0.1.20070413svn%{?dist} Summary: 802.11 (wireless) sniffer and WEP/WPA-PSK key cracker Group: Applications/System License: GPL URL: http://www.aircrack-ng.org/ -Source0: http://download.aircrack-ng.org/aircrack-ng-%{version}.tar.gz -Patch0: aircrack-ng-0.7-includes.patch +# aircrack-ng 0.8 will be released soon mostly changes to some windows code +# are missing +# Tarball can be generated with ./aircrack-tarball 20070413 +#Source0: http://download.aircrack-ng.org/aircrack-ng-%{version}.tar.gz +Source0: aircrack-ng-20070413.tar.gz +Source1: %{name}-tarball BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) @@ -21,8 +25,7 @@ %prep -%setup -q -%patch0 -p1 +%setup -q -n aircrack-ng-20070413 %build @@ -32,6 +35,7 @@ %install rm -rf $RPM_BUILD_ROOT +mkdir $RPM_BUILD_ROOT make install destdir=$RPM_BUILD_ROOT prefix=%{_prefix} mandir=%{_mandir}/man1 @@ -48,5 +52,11 @@ %changelog +* Thu Apr 12 2007 Till Maas - 0.8-0.1.20070413svn +- update to 0.8 +- fixes http://archives.neohapsis.com/archives/fulldisclosure/2007-04/0408.html + (remote code execution) +- fix race condition in %%install + * Wed Feb 21 2007 Till Maas - 0.7-1 - initial spec for fedora Index: sources =================================================================== RCS file: /cvs/extras/rpms/aircrack-ng/FC-6/sources,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- sources 5 Mar 2007 08:41:49 -0000 1.2 +++ sources 12 Apr 2007 21:46:36 -0000 1.3 @@ -1 +1 @@ -34c0447951d438d76fa32d08eab5da01 aircrack-ng-0.7.tar.gz +265f3fac11b27160b2a35d7b9b24702a aircrack-ng-20070413.tar.gz --- aircrack-ng-0.7-includes.patch DELETED --- From fedora-extras-commits at redhat.com Thu Apr 12 22:58:25 2007 From: fedora-extras-commits at redhat.com (Steven Pritchard (steve)) Date: Thu, 12 Apr 2007 18:58:25 -0400 Subject: rpms/perl-Chart/devel perl-Chart.spec,1.8,1.9 Message-ID: <200704122258.l3CMwPEe013039@cvs-int.fedora.redhat.com> Author: steve Update of /cvs/extras/rpms/perl-Chart/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv13009 Modified Files: perl-Chart.spec Log Message: Fix find option order. Use fixperms macro instead of our own chmod incantation. BR ExtUtils::MakeMaker. Minor spec cleanup to more closely resemble cpanspec output. Index: perl-Chart.spec =================================================================== RCS file: /cvs/extras/rpms/perl-Chart/devel/perl-Chart.spec,v retrieving revision 1.8 retrieving revision 1.9 diff -u -r1.8 -r1.9 --- perl-Chart.spec 28 Aug 2006 04:24:47 -0000 1.8 +++ perl-Chart.spec 12 Apr 2007 22:57:50 -0000 1.9 @@ -1,47 +1,45 @@ Name: perl-Chart Version: 2.4.1 -Release: 4%{?dist} +Release: 5%{?dist} Summary: Perl module for producing many types of charts - -Group: Development/Libraries License: GPL or Artistic +Group: Development/Libraries URL: http://search.cpan.org/dist/Chart/ Source0: http://www.cpan.org/authors/id/C/CH/CHARTGRP/Chart-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) - BuildArch: noarch -BuildRequires: perl(GD) >= 1.20 +BuildRequires: perl(ExtUtils::MakeMaker) +#BuildRequires: perl(GD) >= 1.20 +BuildRequires: perl(GD) Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) %description %{summary}. - %prep %setup -q -n Chart-%{version} chmod -c 644 Chart/*.pm TODO Documentation.pdf - +rm -f pm_to_blib %build %{__perl} Makefile.PL INSTALLDIRS=vendor make %{?_smp_mflags} - %install -rm -rf %{buildroot} -make pure_install PERL_INSTALL_ROOT=%{buildroot} -find %{buildroot} -type f -name .packlist -exec rm -f {} ';' -find %{buildroot} -type d -depth -exec rmdir {} 2>/dev/null ';' -chmod -R u+w %{buildroot}/* +rm -rf $RPM_BUILD_ROOT +make pure_install PERL_INSTALL_ROOT=$RPM_BUILD_ROOT + +find $RPM_BUILD_ROOT -type f -name .packlist -exec rm -f {} \; +find $RPM_BUILD_ROOT -depth -type d -exec rmdir {} 2>/dev/null \; + +%{_fixperms} $RPM_BUILD_ROOT/* %check make test - %clean -rm -rf %{buildroot} - +rm -rf $RPM_BUILD_ROOT %files %defattr(-,root,root,-) @@ -49,8 +47,13 @@ %{perl_vendorlib}/Chart* %{_mandir}/man3/Chart.3* - %changelog +* Mon Apr 09 2007 Steven Pritchard 2.4.1-5 +- Fix find option order. +- Use fixperms macro instead of our own chmod incantation. +- BR ExtUtils::MakeMaker. +- Minor spec cleanup to more closely resemble cpanspec output. + * Mon Aug 27 2006 Michael J. Knox - 2.4.1-4 - Rebuild for FC6 From fedora-extras-commits at redhat.com Thu Apr 12 23:10:10 2007 From: fedora-extras-commits at redhat.com (Damien Durand (splinux)) Date: Thu, 12 Apr 2007 19:10:10 -0400 Subject: rpms/gnubiff import.log,1.11,1.12 Message-ID: <200704122310.l3CNAA4I017499@cvs-int.fedora.redhat.com> Author: splinux Update of /cvs/extras/rpms/gnubiff In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv17462 Modified Files: import.log Log Message: Index: import.log =================================================================== RCS file: /cvs/extras/rpms/gnubiff/import.log,v retrieving revision 1.11 retrieving revision 1.12 diff -u -r1.11 -r1.12 --- import.log 10 Mar 2007 10:52:21 -0000 1.11 +++ import.log 12 Apr 2007 23:09:36 -0000 1.12 @@ -8,3 +8,4 @@ gnubiff-2_2_5-1:HEAD:gnubiff-2.2.5-1.src.rpm:1172937410 gnubiff-2_2_5-2:HEAD:gnubiff-2.2.5-2.src.rpm:1172947518 gnubiff-2_2_5-3:HEAD:gnubiff-2.2.5-3.src.rpm:1173523888 +gnubiff-2_2_6-1_fc7:HEAD:gnubiff-2.2.6-1.fc7.src.rpm:1176419220 From fedora-extras-commits at redhat.com Thu Apr 12 23:10:17 2007 From: fedora-extras-commits at redhat.com (Damien Durand (splinux)) Date: Thu, 12 Apr 2007 19:10:17 -0400 Subject: rpms/gnubiff/devel .cvsignore, 1.6, 1.7 gnubiff.spec, 1.10, 1.11 sources, 1.6, 1.7 Message-ID: <200704122310.l3CNAHAN017504@cvs-int.fedora.redhat.com> Author: splinux Update of /cvs/extras/rpms/gnubiff/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv17462/devel Modified Files: .cvsignore gnubiff.spec sources Log Message: Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/gnubiff/devel/.cvsignore,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- .cvsignore 3 Mar 2007 15:57:42 -0000 1.6 +++ .cvsignore 12 Apr 2007 23:09:41 -0000 1.7 @@ -1 +1 @@ -gnubiff-2.2.5.tar.gz +gnubiff-2.2.6.tar.gz Index: gnubiff.spec =================================================================== RCS file: /cvs/extras/rpms/gnubiff/devel/gnubiff.spec,v retrieving revision 1.10 retrieving revision 1.11 diff -u -r1.10 -r1.11 --- gnubiff.spec 10 Mar 2007 10:52:23 -0000 1.10 +++ gnubiff.spec 12 Apr 2007 23:09:41 -0000 1.11 @@ -1,6 +1,6 @@ Name: gnubiff -Version: 2.2.5 -Release: 3%{?dist} +Version: 2.2.6 +Release: 1%{?dist} Summary: A mail notification program Group: Applications/Internet @@ -32,9 +32,8 @@ make install DESTDIR=$RPM_BUILD_ROOT rm -rf $RPM_BUILD_ROOT%{_datadir}/info/dir -desktop-file-install --vendor fedora \ +desktop-file-install --vendor="" \ --dir ${RPM_BUILD_ROOT}%{_datadir}/applications \ - --add-category X-Fedora \ %{SOURCE1} %find_lang %{name} @@ -64,6 +63,9 @@ %{_mandir}/man1/* %changelog +* Sat Mar 10 2007 Damien Durand - 2.2.6-1 +- Upgrade to 2.2.6 + * Sat Mar 10 2007 Damien Durand - 2.2.5-3 - Bumped Index: sources =================================================================== RCS file: /cvs/extras/rpms/gnubiff/devel/sources,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- sources 3 Mar 2007 15:57:42 -0000 1.6 +++ sources 12 Apr 2007 23:09:41 -0000 1.7 @@ -1 +1 @@ -317e173dcb209582b24f325fba2e1504 gnubiff-2.2.5.tar.gz +b6c2580b7b2b73cddafdc1fdcedcfde2 gnubiff-2.2.6.tar.gz From fedora-extras-commits at redhat.com Thu Apr 12 23:12:27 2007 From: fedora-extras-commits at redhat.com (Damien Durand (splinux)) Date: Thu, 12 Apr 2007 19:12:27 -0400 Subject: rpms/gnubiff/FC-6 gnubiff.spec,1.17,1.18 sources,1.14,1.15 Message-ID: <200704122312.l3CNCR8K017615@cvs-int.fedora.redhat.com> Author: splinux Update of /cvs/extras/rpms/gnubiff/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv17589 Modified Files: gnubiff.spec sources Log Message: Index: gnubiff.spec =================================================================== RCS file: /cvs/extras/rpms/gnubiff/FC-6/gnubiff.spec,v retrieving revision 1.17 retrieving revision 1.18 diff -u -r1.17 -r1.18 --- gnubiff.spec 10 Mar 2007 10:54:16 -0000 1.17 +++ gnubiff.spec 12 Apr 2007 23:11:52 -0000 1.18 @@ -1,6 +1,6 @@ Name: gnubiff -Version: 2.2.5 -Release: 3%{?dist} +Version: 2.2.6 +Release: 1%{?dist} Summary: A mail notification program Group: Applications/Internet @@ -32,9 +32,8 @@ make install DESTDIR=$RPM_BUILD_ROOT rm -rf $RPM_BUILD_ROOT%{_datadir}/info/dir -desktop-file-install --vendor fedora \ +desktop-file-install --vendor="" \ --dir ${RPM_BUILD_ROOT}%{_datadir}/applications \ - --add-category X-Fedora \ %{SOURCE1} %find_lang %{name} @@ -64,6 +63,9 @@ %{_mandir}/man1/* %changelog +* Sat Mar 10 2007 Damien Durand - 2.2.6-1 +- Upgrade to 2.2.6 + * Sat Mar 10 2007 Damien Durand - 2.2.5-3 - Bumped Index: sources =================================================================== RCS file: /cvs/extras/rpms/gnubiff/FC-6/sources,v retrieving revision 1.14 retrieving revision 1.15 diff -u -r1.14 -r1.15 --- sources 3 Mar 2007 18:50:10 -0000 1.14 +++ sources 12 Apr 2007 23:11:52 -0000 1.15 @@ -1 +1 @@ -317e173dcb209582b24f325fba2e1504 gnubiff-2.2.5.tar.gz +b6c2580b7b2b73cddafdc1fdcedcfde2 gnubiff-2.2.6.tar.gz From fedora-extras-commits at redhat.com Fri Apr 13 02:08:42 2007 From: fedora-extras-commits at redhat.com (Joshua W. Boyer (jwboyer)) Date: Thu, 12 Apr 2007 22:08:42 -0400 Subject: owners owners.list,1.2668,1.2669 Message-ID: <200704130208.l3D28gJi000914@cvs-int.fedora.redhat.com> Author: jwboyer Update of /cvs/extras/owners In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv889 Modified Files: owners.list Log Message: Add perl-Mail-IMAPClient Index: owners.list =================================================================== RCS file: /cvs/extras/owners/owners.list,v retrieving revision 1.2668 retrieving revision 1.2669 diff -u -r1.2668 -r1.2669 --- owners.list 12 Apr 2007 19:54:49 -0000 1.2668 +++ owners.list 13 Apr 2007 02:08:12 -0000 1.2669 @@ -1923,6 +1923,7 @@ Fedora Extras|perl-Mail-Alias|For bugs related to the perl-Mail-Alias component|steve at silug.org|extras-qa at fedoraproject.org|fedora-perl-devel-list at redhat.com,oliver at linux-kernel.at Fedora Extras|perl-Mail-Box|Manage a mailbox, a folder with messages|tcallawa at redhat.com|extras-qa at fedoraproject.org|fedora-perl-devel-list at redhat.com Fedora Extras|perl-Mail-GnuPG|Process email with GPG|rc040203 at freenet.de|extras-qa at fedoraproject.org|fedora-perl-devel-list at redhat.com +Fedora Extras|perl-Mail-IMAPClient|An IMAP Client API|tcallawa at redhat.com|extras-qa at fedoraproject.org|fedora-perl-devel-list at redhat.com Fedora Extras|perl-Mail-Mbox-MessageParser|A fast and simple mbox folder reader|paul at city-fan.org|extras-qa at fedoraproject.org|fedora-perl-devel-list at redhat.com Fedora Extras|perl-Mail-RFC822-Address|Perl extension for validating addresses according to RFC822|andreas at bawue.net|extras-qa at fedoraproject.org|fedora-perl-devel-list at redhat.com Fedora Extras|perl-Mail-Sender|Module for sending mails with attachments through an SMTP server|jpo at di.uminho.pt|extras-qa at fedoraproject.org|fedora-perl-devel-list at redhat.com From fedora-extras-commits at redhat.com Fri Apr 13 02:10:12 2007 From: fedora-extras-commits at redhat.com (Joshua W. Boyer (jwboyer)) Date: Thu, 12 Apr 2007 22:10:12 -0400 Subject: rpms/perl-Mail-IMAPClient - New directory Message-ID: <200704130210.l3D2ACjL000971@cvs-int.fedora.redhat.com> Author: jwboyer Update of /cvs/extras/rpms/perl-Mail-IMAPClient In directory cvs-int.fedora.redhat.com:/home/fedora/jwboyer/owners/tmpcvshnk945/rpms/perl-Mail-IMAPClient Log Message: Directory /cvs/extras/rpms/perl-Mail-IMAPClient added to the repository From fedora-extras-commits at redhat.com Fri Apr 13 02:10:27 2007 From: fedora-extras-commits at redhat.com (Joshua W. Boyer (jwboyer)) Date: Thu, 12 Apr 2007 22:10:27 -0400 Subject: rpms/perl-Mail-IMAPClient/devel - New directory Message-ID: <200704130210.l3D2AR0B000989@cvs-int.fedora.redhat.com> Author: jwboyer Update of /cvs/extras/rpms/perl-Mail-IMAPClient/devel In directory cvs-int.fedora.redhat.com:/home/fedora/jwboyer/owners/tmpcvshnk945/rpms/perl-Mail-IMAPClient/devel Log Message: Directory /cvs/extras/rpms/perl-Mail-IMAPClient/devel added to the repository From fedora-extras-commits at redhat.com Fri Apr 13 02:10:40 2007 From: fedora-extras-commits at redhat.com (Joshua W. Boyer (jwboyer)) Date: Thu, 12 Apr 2007 22:10:40 -0400 Subject: rpms/perl-Mail-IMAPClient Makefile, NONE, 1.1 import.log, NONE, 1.1 pkg.acl, NONE, 1.1 Message-ID: <200704130210.l3D2AeUp001017@cvs-int.fedora.redhat.com> Author: jwboyer Update of /cvs/extras/rpms/perl-Mail-IMAPClient In directory cvs-int.fedora.redhat.com:/home/fedora/jwboyer/owners/tmpcvshnk945/rpms/perl-Mail-IMAPClient Added Files: Makefile import.log pkg.acl Log Message: Setup of module perl-Mail-IMAPClient --- NEW FILE Makefile --- # Top level Makefile for module perl-Mail-IMAPClient 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 --- --- NEW FILE pkg.acl --- From fedora-extras-commits at redhat.com Fri Apr 13 02:10:52 2007 From: fedora-extras-commits at redhat.com (Joshua W. Boyer (jwboyer)) Date: Thu, 12 Apr 2007 22:10:52 -0400 Subject: rpms/perl-Mail-IMAPClient/devel .cvsignore, NONE, 1.1 Makefile, NONE, 1.1 sources, NONE, 1.1 Message-ID: <200704130210.l3D2Aq83001037@cvs-int.fedora.redhat.com> Author: jwboyer Update of /cvs/extras/rpms/perl-Mail-IMAPClient/devel In directory cvs-int.fedora.redhat.com:/home/fedora/jwboyer/owners/tmpcvshnk945/rpms/perl-Mail-IMAPClient/devel Added Files: .cvsignore Makefile sources Log Message: Setup of module perl-Mail-IMAPClient --- NEW FILE .cvsignore --- --- NEW FILE Makefile --- # Makefile for source rpm: perl-Mail-IMAPClient # $Id: Makefile,v 1.1 2007/04/13 02:10:45 jwboyer Exp $ NAME := perl-Mail-IMAPClient SPECFILE = $(firstword $(wildcard *.spec)) define find-makefile-common for d in common ../common ../../common ; do if [ -f $$d/Makefile.common ] ; then if [ -f $$d/CVS/Root -a -w $$/Makefile.common ] ; then cd $$d ; cvs -Q update ; fi ; echo "$$d/Makefile.common" ; break ; fi ; done endef MAKEFILE_COMMON := $(shell $(find-makefile-common)) ifeq ($(MAKEFILE_COMMON),) # attept a checkout define checkout-makefile-common test -f CVS/Root && { cvs -Q -d $$(cat CVS/Root) checkout common && echo "common/Makefile.common" ; } || { echo "ERROR: I can't figure out how to checkout the 'common' module." ; exit -1 ; } >&2 endef MAKEFILE_COMMON := $(shell $(checkout-makefile-common)) endif include $(MAKEFILE_COMMON) --- NEW FILE sources --- From fedora-extras-commits at redhat.com Fri Apr 13 02:12:17 2007 From: fedora-extras-commits at redhat.com (Joshua W. Boyer (jwboyer)) Date: Thu, 12 Apr 2007 22:12:17 -0400 Subject: owners owners.list,1.2669,1.2670 Message-ID: <200704130212.l3D2CHXX001271@cvs-int.fedora.redhat.com> Author: jwboyer Update of /cvs/extras/owners In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv1249 Modified Files: owners.list Log Message: Add perl-Config-Any Index: owners.list =================================================================== RCS file: /cvs/extras/owners/owners.list,v retrieving revision 1.2669 retrieving revision 1.2670 diff -u -r1.2669 -r1.2670 --- owners.list 13 Apr 2007 02:08:12 -0000 1.2669 +++ owners.list 13 Apr 2007 02:11:47 -0000 1.2670 @@ -1684,6 +1684,7 @@ Fedora Extras|perl-Class-Whitehole|Base class to treat unhandled method calls as errors|tcallawa at redhat.com|extras-qa at fedoraproject.org|fedora-perl-devel-list at redhat.com Fedora Extras|perl-Clone|Recursively copy perl datatypes|tcallawa at redhat.com|extras-qa at fedoraproject.org|fedora-perl-devel-list at redhat.com Fedora Extras|perl-Compress-Bzip2|Interface to Bzip2 compression library|jpo at di.uminho.pt|extras-qa at fedoraproject.org|fedora-perl-devel-list at redhat.com +Fedora Extras|perl-Config-Any|Load configuration from different file formats, transparently|cweyl at alumni.drew.edu|extras-qa at fedoraproject.org|fedora-perl-devel-list at redhat.com Fedora Extras|perl-Config-General|Generic configuration module for Perl|ville.skytta at iki.fi|extras-qa at fedoraproject.org|fedora-perl-devel-list at redhat.com Fedora Extras|perl-Config-IniFiles|A module for reading .ini-style configuration files|jpo at di.uminho.pt|extras-qa at fedoraproject.org|fedora-perl-devel-list at redhat.com Fedora Extras|perl-Config-Record|Perl module for Configuration file access|dgregor at redhat.com|extras-qa at fedoraproject.org|fedora-perl-devel-list at redhat.com From fedora-extras-commits at redhat.com Fri Apr 13 02:13:38 2007 From: fedora-extras-commits at redhat.com (Joshua W. Boyer (jwboyer)) Date: Thu, 12 Apr 2007 22:13:38 -0400 Subject: rpms/perl-Config-Any - New directory Message-ID: <200704130213.l3D2DcUA001326@cvs-int.fedora.redhat.com> Author: jwboyer Update of /cvs/extras/rpms/perl-Config-Any In directory cvs-int.fedora.redhat.com:/home/fedora/jwboyer/owners/tmpcvskZ1300/rpms/perl-Config-Any Log Message: Directory /cvs/extras/rpms/perl-Config-Any added to the repository From fedora-extras-commits at redhat.com Fri Apr 13 02:13:47 2007 From: fedora-extras-commits at redhat.com (Joshua W. Boyer (jwboyer)) Date: Thu, 12 Apr 2007 22:13:47 -0400 Subject: rpms/perl-Config-Any/devel - New directory Message-ID: <200704130213.l3D2Dlr6001339@cvs-int.fedora.redhat.com> Author: jwboyer Update of /cvs/extras/rpms/perl-Config-Any/devel In directory cvs-int.fedora.redhat.com:/home/fedora/jwboyer/owners/tmpcvskZ1300/rpms/perl-Config-Any/devel Log Message: Directory /cvs/extras/rpms/perl-Config-Any/devel added to the repository From fedora-extras-commits at redhat.com Fri Apr 13 02:14:00 2007 From: fedora-extras-commits at redhat.com (Joshua W. Boyer (jwboyer)) Date: Thu, 12 Apr 2007 22:14:00 -0400 Subject: rpms/perl-Config-Any Makefile, NONE, 1.1 import.log, NONE, 1.1 pkg.acl, NONE, 1.1 Message-ID: <200704130214.l3D2E0HC001370@cvs-int.fedora.redhat.com> Author: jwboyer Update of /cvs/extras/rpms/perl-Config-Any In directory cvs-int.fedora.redhat.com:/home/fedora/jwboyer/owners/tmpcvskZ1300/rpms/perl-Config-Any Added Files: Makefile import.log pkg.acl Log Message: Setup of module perl-Config-Any --- NEW FILE Makefile --- # Top level Makefile for module perl-Config-Any 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 --- --- NEW FILE pkg.acl --- From fedora-extras-commits at redhat.com Fri Apr 13 02:14:12 2007 From: fedora-extras-commits at redhat.com (Joshua W. Boyer (jwboyer)) Date: Thu, 12 Apr 2007 22:14:12 -0400 Subject: rpms/perl-Config-Any/devel .cvsignore, NONE, 1.1 Makefile, NONE, 1.1 sources, NONE, 1.1 Message-ID: <200704130214.l3D2ECPK001390@cvs-int.fedora.redhat.com> Author: jwboyer Update of /cvs/extras/rpms/perl-Config-Any/devel In directory cvs-int.fedora.redhat.com:/home/fedora/jwboyer/owners/tmpcvskZ1300/rpms/perl-Config-Any/devel Added Files: .cvsignore Makefile sources Log Message: Setup of module perl-Config-Any --- NEW FILE .cvsignore --- --- NEW FILE Makefile --- # Makefile for source rpm: perl-Config-Any # $Id: Makefile,v 1.1 2007/04/13 02:14:05 jwboyer Exp $ NAME := perl-Config-Any SPECFILE = $(firstword $(wildcard *.spec)) define find-makefile-common for d in common ../common ../../common ; do if [ -f $$d/Makefile.common ] ; then if [ -f $$d/CVS/Root -a -w $$/Makefile.common ] ; then cd $$d ; cvs -Q update ; fi ; echo "$$d/Makefile.common" ; break ; fi ; done endef MAKEFILE_COMMON := $(shell $(find-makefile-common)) ifeq ($(MAKEFILE_COMMON),) # attept a checkout define checkout-makefile-common test -f CVS/Root && { cvs -Q -d $$(cat CVS/Root) checkout common && echo "common/Makefile.common" ; } || { echo "ERROR: I can't figure out how to checkout the 'common' module." ; exit -1 ; } >&2 endef MAKEFILE_COMMON := $(shell $(checkout-makefile-common)) endif include $(MAKEFILE_COMMON) --- NEW FILE sources --- From fedora-extras-commits at redhat.com Fri Apr 13 02:19:26 2007 From: fedora-extras-commits at redhat.com (Joshua W. Boyer (jwboyer)) Date: Thu, 12 Apr 2007 22:19:26 -0400 Subject: owners owners.list,1.2670,1.2671 Message-ID: <200704130219.l3D2JQZa001776@cvs-int.fedora.redhat.com> Author: jwboyer Update of /cvs/extras/owners In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv1736 Modified Files: owners.list Log Message: Add jomolhari-fonts Index: owners.list =================================================================== RCS file: /cvs/extras/owners/owners.list,v retrieving revision 1.2670 retrieving revision 1.2671 diff -u -r1.2670 -r1.2671 --- owners.list 13 Apr 2007 02:11:47 -0000 1.2670 +++ owners.list 13 Apr 2007 02:18:56 -0000 1.2671 @@ -984,6 +984,7 @@ Fedora Extras|jogl|Java bindings for the OpenGL API|green at redhat.com|extras-qa at fedoraproject.org| Fedora Extras|john|John the Ripper password cracker|opensource at till.name|extras-qa at fedoraproject.org|ghenry at suretecsystems.com Fedora Extras|jokosher|Multi-track non-linear audio editor|snecklifter at gmail.com|extras-qa at fedoraproject.org| +Fedora Extras|jomolhari-fonts|Jomolhari a Bhutanese style font for Tibetan and Dzongkha|mgarski at post.pl|extras-qa at fedoraproject.org| Fedora Extras|jpgalleg|JPEG library for the Allegro game library|j.w.r.degoede at hhs.nl|extras-qa at fedoraproject.org| Fedora Extras|jrtplib|JRTPLIB is an object-oriented RTP library written in C++|jeff at ocjtech.us|extras-qa at fedoraproject.org| Fedora Extras|js|JavaScript interpreter|matthias at rpmforge.net|extras-qa at fedoraproject.org| From fedora-extras-commits at redhat.com Fri Apr 13 02:20:15 2007 From: fedora-extras-commits at redhat.com (Joshua W. Boyer (jwboyer)) Date: Thu, 12 Apr 2007 22:20:15 -0400 Subject: rpms/jomolhari-fonts - New directory Message-ID: <200704130220.l3D2KFqf001833@cvs-int.fedora.redhat.com> Author: jwboyer Update of /cvs/extras/rpms/jomolhari-fonts In directory cvs-int.fedora.redhat.com:/home/fedora/jwboyer/owners/tmpcvspT1807/rpms/jomolhari-fonts Log Message: Directory /cvs/extras/rpms/jomolhari-fonts added to the repository From fedora-extras-commits at redhat.com Fri Apr 13 02:20:31 2007 From: fedora-extras-commits at redhat.com (Joshua W. Boyer (jwboyer)) Date: Thu, 12 Apr 2007 22:20:31 -0400 Subject: rpms/jomolhari-fonts/devel - New directory Message-ID: <200704130220.l3D2KVdL001846@cvs-int.fedora.redhat.com> Author: jwboyer Update of /cvs/extras/rpms/jomolhari-fonts/devel In directory cvs-int.fedora.redhat.com:/home/fedora/jwboyer/owners/tmpcvspT1807/rpms/jomolhari-fonts/devel Log Message: Directory /cvs/extras/rpms/jomolhari-fonts/devel added to the repository From fedora-extras-commits at redhat.com Fri Apr 13 02:20:41 2007 From: fedora-extras-commits at redhat.com (Joshua W. Boyer (jwboyer)) Date: Thu, 12 Apr 2007 22:20:41 -0400 Subject: rpms/jomolhari-fonts Makefile, NONE, 1.1 import.log, NONE, 1.1 pkg.acl, NONE, 1.1 Message-ID: <200704130220.l3D2Kfb2001880@cvs-int.fedora.redhat.com> Author: jwboyer Update of /cvs/extras/rpms/jomolhari-fonts In directory cvs-int.fedora.redhat.com:/home/fedora/jwboyer/owners/tmpcvspT1807/rpms/jomolhari-fonts Added Files: Makefile import.log pkg.acl Log Message: Setup of module jomolhari-fonts --- NEW FILE Makefile --- # Top level Makefile for module jomolhari-fonts 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 --- --- NEW FILE pkg.acl --- From fedora-extras-commits at redhat.com Fri Apr 13 02:21:00 2007 From: fedora-extras-commits at redhat.com (Joshua W. Boyer (jwboyer)) Date: Thu, 12 Apr 2007 22:21:00 -0400 Subject: rpms/jomolhari-fonts/devel .cvsignore, NONE, 1.1 Makefile, NONE, 1.1 sources, NONE, 1.1 Message-ID: <200704130221.l3D2L0xW001897@cvs-int.fedora.redhat.com> Author: jwboyer Update of /cvs/extras/rpms/jomolhari-fonts/devel In directory cvs-int.fedora.redhat.com:/home/fedora/jwboyer/owners/tmpcvspT1807/rpms/jomolhari-fonts/devel Added Files: .cvsignore Makefile sources Log Message: Setup of module jomolhari-fonts --- NEW FILE .cvsignore --- --- NEW FILE Makefile --- # Makefile for source rpm: jomolhari-fonts # $Id: Makefile,v 1.1 2007/04/13 02:20:46 jwboyer Exp $ NAME := jomolhari-fonts SPECFILE = $(firstword $(wildcard *.spec)) define find-makefile-common for d in common ../common ../../common ; do if [ -f $$d/Makefile.common ] ; then if [ -f $$d/CVS/Root -a -w $$/Makefile.common ] ; then cd $$d ; cvs -Q update ; fi ; echo "$$d/Makefile.common" ; break ; fi ; done endef MAKEFILE_COMMON := $(shell $(find-makefile-common)) ifeq ($(MAKEFILE_COMMON),) # attept a checkout define checkout-makefile-common test -f CVS/Root && { cvs -Q -d $$(cat CVS/Root) checkout common && echo "common/Makefile.common" ; } || { echo "ERROR: I can't figure out how to checkout the 'common' module." ; exit -1 ; } >&2 endef MAKEFILE_COMMON := $(shell $(checkout-makefile-common)) endif include $(MAKEFILE_COMMON) --- NEW FILE sources --- From fedora-extras-commits at redhat.com Fri Apr 13 03:31:34 2007 From: fedora-extras-commits at redhat.com (Jeffrey C. Ollie (jcollie)) Date: Thu, 12 Apr 2007 23:31:34 -0400 Subject: rpms/python-openid/devel .cvsignore, 1.2, 1.3 python-openid.spec, 1.1, 1.2 sources, 1.2, 1.3 Message-ID: <200704130331.l3D3VYHZ007716@cvs-int.fedora.redhat.com> Author: jcollie Update of /cvs/extras/rpms/python-openid/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv7459 Modified Files: .cvsignore python-openid.spec sources Log Message: Update to 1.2.0 Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/python-openid/devel/.cvsignore,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- .cvsignore 17 Jan 2007 13:13:43 -0000 1.2 +++ .cvsignore 13 Apr 2007 03:30:54 -0000 1.3 @@ -1 +1 @@ -python-openid-1.1.1.tar.gz +python-openid-1.2.0.tar.gz Index: python-openid.spec =================================================================== RCS file: /cvs/extras/rpms/python-openid/devel/python-openid.spec,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- python-openid.spec 17 Jan 2007 13:13:43 -0000 1.1 +++ python-openid.spec 13 Apr 2007 03:30:54 -0000 1.2 @@ -1,7 +1,7 @@ %{!?python_sitelib: %define python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")} Name: python-openid -Version: 1.1.1 +Version: 1.2.0 Release: 1%{?dist} Summary: Python OpenID libraries @@ -52,6 +52,9 @@ %{python_sitelib}/* %changelog +* Thu Apr 12 2007 Jeffrey C. Ollie - 1.2.0-1 +- Update to 1.2.0 + * Tue Dec 5 2006 Jeffrey C. Ollie - 1.1.1-1 - First version for Fedora Extras Index: sources =================================================================== RCS file: /cvs/extras/rpms/python-openid/devel/sources,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- sources 17 Jan 2007 13:13:43 -0000 1.2 +++ sources 13 Apr 2007 03:30:54 -0000 1.3 @@ -1 +1 @@ -f7022910d99b52f3e5923e4c9b94ec98 python-openid-1.1.1.tar.gz +4ad16ef790d80a965b902eb315fe57b2 python-openid-1.2.0.tar.gz From fedora-extras-commits at redhat.com Fri Apr 13 03:32:55 2007 From: fedora-extras-commits at redhat.com (Jeffrey C. Ollie (jcollie)) Date: Thu, 12 Apr 2007 23:32:55 -0400 Subject: rpms/python-openid/FC-6 .cvsignore, 1.2, 1.3 python-openid.spec, 1.1, 1.2 sources, 1.2, 1.3 Message-ID: <200704130332.l3D3Wtgu007887@cvs-int.fedora.redhat.com> Author: jcollie Update of /cvs/extras/rpms/python-openid/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv7861 Modified Files: .cvsignore python-openid.spec sources Log Message: Update to 1.2.0 Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/python-openid/FC-6/.cvsignore,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- .cvsignore 17 Jan 2007 13:13:43 -0000 1.2 +++ .cvsignore 13 Apr 2007 03:32:21 -0000 1.3 @@ -1 +1 @@ -python-openid-1.1.1.tar.gz +python-openid-1.2.0.tar.gz Index: python-openid.spec =================================================================== RCS file: /cvs/extras/rpms/python-openid/FC-6/python-openid.spec,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- python-openid.spec 17 Jan 2007 13:13:43 -0000 1.1 +++ python-openid.spec 13 Apr 2007 03:32:21 -0000 1.2 @@ -1,7 +1,7 @@ %{!?python_sitelib: %define python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")} Name: python-openid -Version: 1.1.1 +Version: 1.2.0 Release: 1%{?dist} Summary: Python OpenID libraries @@ -52,6 +52,9 @@ %{python_sitelib}/* %changelog +* Thu Apr 12 2007 Jeffrey C. Ollie - 1.2.0-1 +- Update to 1.2.0 + * Tue Dec 5 2006 Jeffrey C. Ollie - 1.1.1-1 - First version for Fedora Extras Index: sources =================================================================== RCS file: /cvs/extras/rpms/python-openid/FC-6/sources,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- sources 17 Jan 2007 13:13:43 -0000 1.2 +++ sources 13 Apr 2007 03:32:21 -0000 1.3 @@ -1 +1 @@ -f7022910d99b52f3e5923e4c9b94ec98 python-openid-1.1.1.tar.gz +4ad16ef790d80a965b902eb315fe57b2 python-openid-1.2.0.tar.gz From fedora-extras-commits at redhat.com Fri Apr 13 03:37:02 2007 From: fedora-extras-commits at redhat.com (Jeffrey C. Ollie (jcollie)) Date: Thu, 12 Apr 2007 23:37:02 -0400 Subject: rpms/python-openid/FC-5 .cvsignore, 1.2, 1.3 python-openid.spec, 1.1, 1.2 sources, 1.2, 1.3 Message-ID: <200704130337.l3D3b2QN008054@cvs-int.fedora.redhat.com> Author: jcollie Update of /cvs/extras/rpms/python-openid/FC-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv8023 Modified Files: .cvsignore python-openid.spec sources Log Message: Update to 1.2.0 Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/python-openid/FC-5/.cvsignore,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- .cvsignore 17 Jan 2007 13:13:43 -0000 1.2 +++ .cvsignore 13 Apr 2007 03:36:27 -0000 1.3 @@ -1 +1 @@ -python-openid-1.1.1.tar.gz +python-openid-1.2.0.tar.gz Index: python-openid.spec =================================================================== RCS file: /cvs/extras/rpms/python-openid/FC-5/python-openid.spec,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- python-openid.spec 17 Jan 2007 13:13:43 -0000 1.1 +++ python-openid.spec 13 Apr 2007 03:36:27 -0000 1.2 @@ -1,7 +1,7 @@ %{!?python_sitelib: %define python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")} Name: python-openid -Version: 1.1.1 +Version: 1.2.0 Release: 1%{?dist} Summary: Python OpenID libraries @@ -52,6 +52,9 @@ %{python_sitelib}/* %changelog +* Thu Apr 12 2007 Jeffrey C. Ollie - 1.2.0-1 +- Update to 1.2.0 + * Tue Dec 5 2006 Jeffrey C. Ollie - 1.1.1-1 - First version for Fedora Extras Index: sources =================================================================== RCS file: /cvs/extras/rpms/python-openid/FC-5/sources,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- sources 17 Jan 2007 13:13:43 -0000 1.2 +++ sources 13 Apr 2007 03:36:27 -0000 1.3 @@ -1 +1 @@ -f7022910d99b52f3e5923e4c9b94ec98 python-openid-1.1.1.tar.gz +4ad16ef790d80a965b902eb315fe57b2 python-openid-1.2.0.tar.gz From fedora-extras-commits at redhat.com Fri Apr 13 03:42:06 2007 From: fedora-extras-commits at redhat.com (Dennis Gilmore (ausil)) Date: Thu, 12 Apr 2007 23:42:06 -0400 Subject: rpms/knetworkmanager/devel knetworkmanager.spec,1.8,1.9 Message-ID: <200704130342.l3D3g6Yh008257@cvs-int.fedora.redhat.com> Author: ausil Update of /cvs/extras/rpms/knetworkmanager/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv8235 Modified Files: knetworkmanager.spec Log Message: add --disable-warnings so build works on i386 Index: knetworkmanager.spec =================================================================== RCS file: /cvs/extras/rpms/knetworkmanager/devel/knetworkmanager.spec,v retrieving revision 1.8 retrieving revision 1.9 diff -u -r1.8 -r1.9 --- knetworkmanager.spec 10 Apr 2007 18:20:01 -0000 1.8 +++ knetworkmanager.spec 13 Apr 2007 03:41:30 -0000 1.9 @@ -2,7 +2,7 @@ Name: knetworkmanager Version: 0.1 -Release: 0.8.%{svn}%{?dist} +Release: 0.9.%{svn}%{?dist} Summary: KDE applet for Network Manager Group: Applications/Internet @@ -66,7 +66,8 @@ %build make -f Makefile.cvs -%configure --disable-rpath --with-openvpn --with-vpnc --with-pptp +%configure --disable-rpath --with-openvpn --with-vpnc --with-pptp \ + --disable-warnings make %{?_smp_mflags} @@ -149,6 +150,9 @@ %changelog +* Thu Mar 12 2007 Dennis Gilmore - 0.1-0.9.svn20070409 +- add --disable-warnings to configure so that build works on i386 + * Tue Mar 10 2007 Dennis Gilmore - 0.1-0.8.svn20070409 - new snapshot, add BR libnl-devel - make sub packages have a correct defattr From fedora-extras-commits at redhat.com Fri Apr 13 07:38:20 2007 From: fedora-extras-commits at redhat.com (Enrico Scholz (ensc)) Date: Fri, 13 Apr 2007 03:38:20 -0400 Subject: rpms/clamav/devel sources, 1.25, 1.26 clamav.spec, 1.51, 1.52 clamav-0.80-initoff.patch, 1.1, 1.2 Message-ID: <200704130738.l3D7cKhD028222@cvs-int.fedora.redhat.com> Author: ensc Update of /cvs/extras/rpms/clamav/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv28195 Modified Files: sources clamav.spec clamav-0.80-initoff.patch Log Message: [SECURITY] updated to 0.90.2; fixes CVE-2007-1745, CVE-2007-1997 Index: sources =================================================================== RCS file: /cvs/extras/rpms/clamav/devel/sources,v retrieving revision 1.25 retrieving revision 1.26 diff -u -r1.25 -r1.26 --- sources 2 Mar 2007 17:17:37 -0000 1.25 +++ sources 13 Apr 2007 07:37:40 -0000 1.26 @@ -1,2 +1,2 @@ -cd11c05b5476262eaea4fa3bd7dc25bf clamav-0.90.1.tar.gz -97061af5fe626136e70db3861640f381 clamav-0.90.1.tar.gz.sig +39d1f07a399b551b55096b6ec7325c33 clamav-0.90.2.tar.gz +eb31a4a230930568d55bc2dd45f373c0 clamav-0.90.2.tar.gz.sig Index: clamav.spec =================================================================== RCS file: /cvs/extras/rpms/clamav/devel/clamav.spec,v retrieving revision 1.51 retrieving revision 1.52 diff -u -r1.51 -r1.52 --- clamav.spec 2 Mar 2007 17:59:09 -0000 1.51 +++ clamav.spec 13 Apr 2007 07:37:40 -0000 1.52 @@ -17,8 +17,8 @@ Summary: End-user tools for the Clam Antivirus scanner Name: clamav -Version: 0.90.1 -Release: %release_func 2 +Version: 0.90.2 +Release: %release_func 1 License: GPL Group: Applications/File @@ -505,6 +505,9 @@ %changelog +* Fri Apr 13 2007 Enrico Scholz - 0.90.2-1 +- [SECURITY] updated to 0.90.2; fixes CVE-2007-1745, CVE-2007-1997 + * Fri Mar 2 2007 Enrico Scholz - 0.90.1-2 - BR 'tcp_wrappers-devel' instead of plain 'tcp_wrappers' clamav-0.80-initoff.patch: Index: clamav-0.80-initoff.patch =================================================================== RCS file: /cvs/extras/rpms/clamav/devel/clamav-0.80-initoff.patch,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- clamav-0.80-initoff.patch 3 Feb 2005 08:40:44 -0000 1.1 +++ clamav-0.80-initoff.patch 13 Apr 2007 07:37:40 -0000 1.2 @@ -4,8 +4,8 @@ # # clamav-milter This script starts and stops the clamav-milter daemon # --# chkconfig: 2345 71 40 -+# chkconfig: - 71 40 +-# chkconfig: 2345 79 40 ++# chkconfig: - 79 40 # # description: clamav-milter is a daemon which hooks into sendmail and routes # email messages to clamav From fedora-extras-commits at redhat.com Fri Apr 13 11:55:41 2007 From: fedora-extras-commits at redhat.com (Gianluca Sforna (giallu)) Date: Fri, 13 Apr 2007 07:55:41 -0400 Subject: rpms/sysprof-kmod/devel sysprof-kmod.spec,1.63,1.64 Message-ID: <200704131155.l3DBtfoc017296@cvs-int.fedora.redhat.com> Author: giallu Update of /cvs/extras/rpms/sysprof-kmod/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv17262 Modified Files: sysprof-kmod.spec Log Message: Rebuild for kernel 2.6.20-1.3062.fc7 Index: sysprof-kmod.spec =================================================================== RCS file: /cvs/extras/rpms/sysprof-kmod/devel/sysprof-kmod.spec,v retrieving revision 1.63 retrieving revision 1.64 diff -u -r1.63 -r1.64 --- sysprof-kmod.spec 12 Apr 2007 16:19:47 -0000 1.63 +++ sysprof-kmod.spec 13 Apr 2007 11:55:02 -0000 1.64 @@ -4,7 +4,7 @@ # end stuff to be ... # hardcode for now: -%{!?kversion: %define kversion 2.6.20-1.3059.fc7} +%{!?kversion: %define kversion 2.6.20-1.3062.fc7} # hint: this can he overridden with "--define kversion foo" on the rpmbuild command line, e.g. # --define "kversion 2.6.16-1.2096_FC5" From fedora-extras-commits at redhat.com Fri Apr 13 11:58:47 2007 From: fedora-extras-commits at redhat.com (Marcin Garski (mgarski)) Date: Fri, 13 Apr 2007 07:58:47 -0400 Subject: rpms/jomolhari-fonts import.log,1.1,1.2 Message-ID: <200704131158.l3DBwlBc017395@cvs-int.fedora.redhat.com> Author: mgarski Update of /cvs/extras/rpms/jomolhari-fonts In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv17345 Modified Files: import.log Log Message: jomolhari-fonts package import Index: import.log =================================================================== RCS file: /cvs/extras/rpms/jomolhari-fonts/import.log,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- import.log 13 Apr 2007 02:20:37 -0000 1.1 +++ import.log 13 Apr 2007 11:58:08 -0000 1.2 @@ -0,0 +1 @@ +jomolhari-fonts-0_003-3:HEAD:jomolhari-fonts-0.003-3.src.rpm:1176465326 From fedora-extras-commits at redhat.com Fri Apr 13 11:58:55 2007 From: fedora-extras-commits at redhat.com (Marcin Garski (mgarski)) Date: Fri, 13 Apr 2007 07:58:55 -0400 Subject: rpms/jomolhari-fonts/devel jomolhari-fonts.spec, NONE, 1.1 .cvsignore, 1.1, 1.2 sources, 1.1, 1.2 Message-ID: <200704131158.l3DBwtBf017406@cvs-int.fedora.redhat.com> Author: mgarski Update of /cvs/extras/rpms/jomolhari-fonts/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv17345/devel Modified Files: .cvsignore sources Added Files: jomolhari-fonts.spec Log Message: jomolhari-fonts package import --- NEW FILE jomolhari-fonts.spec --- %define fontdir %{_datadir}/fonts/jomolhari Name: jomolhari-fonts Version: 0.003 Release: 3%{?dist} Summary: Jomolhari a Bhutanese style font for Tibetan and Dzongkha Group: User Interface/X License: SIL Open Font License URL: http://www.btinternet.com/~c.fynn/tibetan/fonts/jomolhari.html Source0: http://www.btinternet.com/~c.fynn/tibetan/fonts/download/jomolhari-alpha003c.zip BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch %description Jomolhari is an TrueType OpenType Bhutanese style font for Dzongkha and Tibetan text. It is based on Bhutanese manuscript examples, supports the Unicode and the Chinese encoding for Tibetan. The font supports the standard combinations used in most texts. %prep %setup -q -c %build # Empty build section %install rm -rf $RPM_BUILD_ROOT install -d -m 0755 $RPM_BUILD_ROOT%{fontdir} install -p -m 0644 *.ttf $RPM_BUILD_ROOT%{fontdir} for i in FONTLOG.txt OFL-FAQ.txt OFL.txt do tr -d '\r' < $i > ${i}.tmp mv -f ${i}.tmp $i done %post if [ -x %{_bindir}/fc-cache ]; then %{_bindir}/fc-cache %{_datadir}/fonts fi %postun if [ "$1" = "0" ]; then if [ -x %{_bindir}/fc-cache ]; then %{_bindir}/fc-cache %{_datadir}/fonts fi fi %clean rm -rf $RPM_BUILD_ROOT %files %defattr(-,root,root,-) %doc FONTLOG.txt OFL-FAQ.txt OFL.txt %{fontdir}/ %changelog * Fri Apr 06 2007 Marcin Garski 0.003-3 - Update to 0.003c - Change license from GPL to OFL * Fri Mar 23 2007 Marcin Garski 0.003-2 - Extend description section * Mon Mar 12 2007 Marcin Garski 0.003-1 - Initial specfile Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/jomolhari-fonts/devel/.cvsignore,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- .cvsignore 13 Apr 2007 02:20:46 -0000 1.1 +++ .cvsignore 13 Apr 2007 11:58:17 -0000 1.2 @@ -0,0 +1 @@ +jomolhari-alpha003c.zip Index: sources =================================================================== RCS file: /cvs/extras/rpms/jomolhari-fonts/devel/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 13 Apr 2007 02:20:46 -0000 1.1 +++ sources 13 Apr 2007 11:58:17 -0000 1.2 @@ -0,0 +1 @@ +0d03b98a7184a966815b85e7556e8bcb jomolhari-alpha003c.zip From fedora-extras-commits at redhat.com Fri Apr 13 12:04:58 2007 From: fedora-extras-commits at redhat.com (Marcin Garski (mgarski)) Date: Fri, 13 Apr 2007 08:04:58 -0400 Subject: rpms/jomolhari-fonts/FC-6 jomolhari-fonts.spec, NONE, 1.1 .cvsignore, 1.1, 1.2 sources, 1.1, 1.2 Message-ID: <200704131204.l3DC4w2n021740@cvs-int.fedora.redhat.com> Author: mgarski Update of /cvs/extras/rpms/jomolhari-fonts/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv21711 Modified Files: .cvsignore sources Added Files: jomolhari-fonts.spec Log Message: - Import jomolhari-fonts package into branch --- NEW FILE jomolhari-fonts.spec --- %define fontdir %{_datadir}/fonts/jomolhari Name: jomolhari-fonts Version: 0.003 Release: 3%{?dist} Summary: Jomolhari a Bhutanese style font for Tibetan and Dzongkha Group: User Interface/X License: SIL Open Font License URL: http://www.btinternet.com/~c.fynn/tibetan/fonts/jomolhari.html Source0: http://www.btinternet.com/~c.fynn/tibetan/fonts/download/jomolhari-alpha003c.zip BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch %description Jomolhari is an TrueType OpenType Bhutanese style font for Dzongkha and Tibetan text. It is based on Bhutanese manuscript examples, supports the Unicode and the Chinese encoding for Tibetan. The font supports the standard combinations used in most texts. %prep %setup -q -c %build # Empty build section %install rm -rf $RPM_BUILD_ROOT install -d -m 0755 $RPM_BUILD_ROOT%{fontdir} install -p -m 0644 *.ttf $RPM_BUILD_ROOT%{fontdir} for i in FONTLOG.txt OFL-FAQ.txt OFL.txt do tr -d '\r' < $i > ${i}.tmp mv -f ${i}.tmp $i done %post if [ -x %{_bindir}/fc-cache ]; then %{_bindir}/fc-cache %{_datadir}/fonts fi %postun if [ "$1" = "0" ]; then if [ -x %{_bindir}/fc-cache ]; then %{_bindir}/fc-cache %{_datadir}/fonts fi fi %clean rm -rf $RPM_BUILD_ROOT %files %defattr(-,root,root,-) %doc FONTLOG.txt OFL-FAQ.txt OFL.txt %{fontdir}/ %changelog * Fri Apr 06 2007 Marcin Garski 0.003-3 - Update to 0.003c - Change license from GPL to OFL * Fri Mar 23 2007 Marcin Garski 0.003-2 - Extend description section * Mon Mar 12 2007 Marcin Garski 0.003-1 - Initial specfile Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/jomolhari-fonts/FC-6/.cvsignore,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- .cvsignore 13 Apr 2007 02:20:46 -0000 1.1 +++ .cvsignore 13 Apr 2007 12:04:16 -0000 1.2 @@ -0,0 +1 @@ +jomolhari-alpha003c.zip Index: sources =================================================================== RCS file: /cvs/extras/rpms/jomolhari-fonts/FC-6/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 13 Apr 2007 02:20:46 -0000 1.1 +++ sources 13 Apr 2007 12:04:16 -0000 1.2 @@ -0,0 +1 @@ +0d03b98a7184a966815b85e7556e8bcb jomolhari-alpha003c.zip From fedora-extras-commits at redhat.com Fri Apr 13 12:06:23 2007 From: fedora-extras-commits at redhat.com (Marcin Garski (mgarski)) Date: Fri, 13 Apr 2007 08:06:23 -0400 Subject: rpms/jomolhari-fonts/FC-5 jomolhari-fonts.spec, NONE, 1.1 .cvsignore, 1.1, 1.2 sources, 1.1, 1.2 Message-ID: <200704131206.l3DC6NWs021818@cvs-int.fedora.redhat.com> Author: mgarski Update of /cvs/extras/rpms/jomolhari-fonts/FC-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv21795 Modified Files: .cvsignore sources Added Files: jomolhari-fonts.spec Log Message: - Import jomolhari-fonts package into branch --- NEW FILE jomolhari-fonts.spec --- %define fontdir %{_datadir}/fonts/jomolhari Name: jomolhari-fonts Version: 0.003 Release: 3%{?dist} Summary: Jomolhari a Bhutanese style font for Tibetan and Dzongkha Group: User Interface/X License: SIL Open Font License URL: http://www.btinternet.com/~c.fynn/tibetan/fonts/jomolhari.html Source0: http://www.btinternet.com/~c.fynn/tibetan/fonts/download/jomolhari-alpha003c.zip BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch %description Jomolhari is an TrueType OpenType Bhutanese style font for Dzongkha and Tibetan text. It is based on Bhutanese manuscript examples, supports the Unicode and the Chinese encoding for Tibetan. The font supports the standard combinations used in most texts. %prep %setup -q -c %build # Empty build section %install rm -rf $RPM_BUILD_ROOT install -d -m 0755 $RPM_BUILD_ROOT%{fontdir} install -p -m 0644 *.ttf $RPM_BUILD_ROOT%{fontdir} for i in FONTLOG.txt OFL-FAQ.txt OFL.txt do tr -d '\r' < $i > ${i}.tmp mv -f ${i}.tmp $i done %post if [ -x %{_bindir}/fc-cache ]; then %{_bindir}/fc-cache %{_datadir}/fonts fi %postun if [ "$1" = "0" ]; then if [ -x %{_bindir}/fc-cache ]; then %{_bindir}/fc-cache %{_datadir}/fonts fi fi %clean rm -rf $RPM_BUILD_ROOT %files %defattr(-,root,root,-) %doc FONTLOG.txt OFL-FAQ.txt OFL.txt %{fontdir}/ %changelog * Fri Apr 06 2007 Marcin Garski 0.003-3 - Update to 0.003c - Change license from GPL to OFL * Fri Mar 23 2007 Marcin Garski 0.003-2 - Extend description section * Mon Mar 12 2007 Marcin Garski 0.003-1 - Initial specfile Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/jomolhari-fonts/FC-5/.cvsignore,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- .cvsignore 13 Apr 2007 02:20:46 -0000 1.1 +++ .cvsignore 13 Apr 2007 12:05:48 -0000 1.2 @@ -0,0 +1 @@ +jomolhari-alpha003c.zip Index: sources =================================================================== RCS file: /cvs/extras/rpms/jomolhari-fonts/FC-5/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 13 Apr 2007 02:20:46 -0000 1.1 +++ sources 13 Apr 2007 12:05:48 -0000 1.2 @@ -0,0 +1 @@ +0d03b98a7184a966815b85e7556e8bcb jomolhari-alpha003c.zip From fedora-extras-commits at redhat.com Fri Apr 13 12:35:18 2007 From: fedora-extras-commits at redhat.com (Rex Dieter (rdieter)) Date: Fri, 13 Apr 2007 08:35:18 -0400 Subject: rpms/kdetoys/devel .cvsignore, 1.6, 1.7 kdetoys.spec, 1.6, 1.7 sources, 1.5, 1.6 Message-ID: <200704131235.l3DCZIKC022506@cvs-int.fedora.redhat.com> Author: rdieter Update of /cvs/extras/rpms/kdetoys/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv22467 Modified Files: .cvsignore kdetoys.spec sources Log Message: * Fri Apr 13 2007 Rex Dieter 7:3.5.6-2 - Requires: kdebase (for directory ownership) * Tue Jan 16 2007 Rex Dieter 7:3.5.6-1 - kweather isn't configurable (#208510, kde#122850) - kde-3.5.6 Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/kdetoys/devel/.cvsignore,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- .cvsignore 2 Nov 2006 15:44:58 -0000 1.6 +++ .cvsignore 13 Apr 2007 12:34:40 -0000 1.7 @@ -1,3 +1,4 @@ kdetoys-3.5.3.tar.bz2 kdetoys-3.5.4.tar.bz2 kdetoys-3.5.5.tar.bz2 +kdetoys-3.5.6.tar.bz2 Index: kdetoys.spec =================================================================== RCS file: /cvs/extras/rpms/kdetoys/devel/kdetoys.spec,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- kdetoys.spec 2 Nov 2006 15:44:58 -0000 1.6 +++ kdetoys.spec 13 Apr 2007 12:34:40 -0000 1.7 @@ -3,8 +3,8 @@ Name: kdetoys Group: Amusements/Graphics Epoch: 7 -Version: 3.5.5 -Release: 1%{?dist} +Version: 3.5.6 +Release: 2%{?dist} License: GPL Url: http://www.kde.org/ @@ -15,8 +15,8 @@ BuildRequires: kdelibs-devel >= 6:%{version} BuildRequires: gettext -## Recommended, not (absolutely) required -- Rex -#Requires(hint): kdebase >= 6:%{version} +## for directory ownership, but otherwise not (absolutely) required -- Rex +Requires: kdebase >= 6:%{version} %description Includes: @@ -45,7 +45,6 @@ %configure \ --includedir=%{_includedir}/kde \ --disable-rpath \ - --disable-gcc-hidden-visibility \ --enable-new-ldflags \ --disable-debug --disable-warnings \ --disable-dependency-tracking --enable-final @@ -60,13 +59,12 @@ desktop-file-install \ --dir=$RPM_BUILD_ROOT%{_datadir}/applnk/System/ScreenSavers \ - --add-category="X-Fedora" --vendor="" \ - $RPM_BUILD_ROOT%{_datadir}/applnk/System/ScreenSavers/*.desktop ||: + --vendor="" \ + $RPM_BUILD_ROOT%{_datadir}/applnk/System/ScreenSavers/*.desktop ||: desktop-file-install \ --dir=$RPM_BUILD_ROOT%{_datadir}/applications/kde \ - --add-category="X-Fedora" --vendor="" \ - --add-category="Application" \ + --vendor="" \ $RPM_BUILD_ROOT%{_datadir}/applications/kde/*.desktop ||: # replace absolute symlink with relative @@ -74,7 +72,7 @@ ## File lists # locale's -%find_lang %{name} || touch %{name}.lang +%find_lang %{name} # HTML (1.0) HTML_DIR=$(kde-config --expandvars --install html) if [ -d $RPM_BUILD_ROOT$HTML_DIR ]; then @@ -93,8 +91,7 @@ fi ## Unpackaged files -# not sure of the point for just one header file 'AmorIface.h' -# omit (for now). +# not sure the point of just one header file 'AmorIface.h', omit (for now). rm -rf $RPM_BUILD_ROOT%{_includedir} # la files, keep, they're just loadable modules, not shared libs #rm -f $RPM_BUILD_ROOT%{_libdir}/lib*.la @@ -127,8 +124,15 @@ %changelog +* Fri Apr 13 2007 Rex Dieter 7:3.5.6-2 +- Requires: kdebase (for directory ownership) + +* Tue Jan 16 2007 Rex Dieter 7:3.5.6-1 +- kweather isn't configurable (#208510, kde#122850) +- kde-3.5.6 + * Thu Oct 05 2006 Rex Dieter 7:3.5.5-1 -- 3.5.5 +- kde-3.5.5 * Tue Aug 29 2006 Rex Dieter 7:3.5.4-2.1 - fc6 respin Index: sources =================================================================== RCS file: /cvs/extras/rpms/kdetoys/devel/sources,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- sources 2 Nov 2006 15:44:58 -0000 1.5 +++ sources 13 Apr 2007 12:34:40 -0000 1.6 @@ -1 +1 @@ -2b03fd068209cf324396b75334f39aba kdetoys-3.5.5.tar.bz2 +7d4f1a33e5379f789fcbf17b9e503bfd kdetoys-3.5.6.tar.bz2 From fedora-extras-commits at redhat.com Fri Apr 13 12:53:44 2007 From: fedora-extras-commits at redhat.com (Joshua W. Boyer (jwboyer)) Date: Fri, 13 Apr 2007 08:53:44 -0400 Subject: owners owners.list,1.2671,1.2672 Message-ID: <200704131253.l3DCri44022864@cvs-int.fedora.redhat.com> Author: jwboyer Update of /cvs/extras/owners In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv22839 Modified Files: owners.list Log Message: Add python-xlib Index: owners.list =================================================================== RCS file: /cvs/extras/owners/owners.list,v retrieving revision 1.2671 retrieving revision 1.2672 diff -u -r1.2671 -r1.2672 --- owners.list 13 Apr 2007 02:18:56 -0000 1.2671 +++ owners.list 13 Apr 2007 12:53:14 -0000 1.2672 @@ -2503,6 +2503,7 @@ Fedora Extras|python-urljr|A common interface to urllib2 and curl for making HTTP requests|jeff at ocjtech.us|extras-qa at fedoraproject.org| Fedora Extras|python-vobject|A python library for manipulating vCard and vCalendar files|jbowes at redhat.com|extras-qa at fedoraproject.org| Fedora Extras|python-vorbis|A Python wrapper for the Ogg Vorbis audio libraries|matthias at rpmforge.net|extras-qa at fedoraproject.org| +Fedora Extras|python-xlib|X client library for Python|jspaleta at gmail.com|extras-qa at fedoraproject.org| Fedora Extras|python-xmpp|Python library for easy scripting with Jabber|jeff at ocjtech.us|extras-qa at fedoraproject.org| Fedora Extras|python-yadis|Relying party support for the Yadis service discovery protocol|jeff at ocjtech.us|extras-qa at fedoraproject.org| Fedora Extras|python-zope-interface|Zope interfaces package|paul at city-fan.org|extras-qa at fedoraproject.org| From fedora-extras-commits at redhat.com Fri Apr 13 12:54:02 2007 From: fedora-extras-commits at redhat.com (Joshua W. Boyer (jwboyer)) Date: Fri, 13 Apr 2007 08:54:02 -0400 Subject: rpms/python-xlib - New directory Message-ID: <200704131254.l3DCs2Ul022922@cvs-int.fedora.redhat.com> Author: jwboyer Update of /cvs/extras/rpms/python-xlib In directory cvs-int.fedora.redhat.com:/home/fedora/jwboyer/owners/tmpcvsZ22890/rpms/python-xlib Log Message: Directory /cvs/extras/rpms/python-xlib added to the repository From fedora-extras-commits at redhat.com Fri Apr 13 12:54:16 2007 From: fedora-extras-commits at redhat.com (Joshua W. Boyer (jwboyer)) Date: Fri, 13 Apr 2007 08:54:16 -0400 Subject: rpms/python-xlib/devel - New directory Message-ID: <200704131254.l3DCsGmT022935@cvs-int.fedora.redhat.com> Author: jwboyer Update of /cvs/extras/rpms/python-xlib/devel In directory cvs-int.fedora.redhat.com:/home/fedora/jwboyer/owners/tmpcvsZ22890/rpms/python-xlib/devel Log Message: Directory /cvs/extras/rpms/python-xlib/devel added to the repository From fedora-extras-commits at redhat.com Fri Apr 13 12:54:30 2007 From: fedora-extras-commits at redhat.com (Joshua W. Boyer (jwboyer)) Date: Fri, 13 Apr 2007 08:54:30 -0400 Subject: rpms/python-xlib Makefile, NONE, 1.1 import.log, NONE, 1.1 pkg.acl, NONE, 1.1 Message-ID: <200704131254.l3DCsUjv022964@cvs-int.fedora.redhat.com> Author: jwboyer Update of /cvs/extras/rpms/python-xlib In directory cvs-int.fedora.redhat.com:/home/fedora/jwboyer/owners/tmpcvsZ22890/rpms/python-xlib Added Files: Makefile import.log pkg.acl Log Message: Setup of module python-xlib --- NEW FILE Makefile --- # Top level Makefile for module python-xlib 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 --- --- NEW FILE pkg.acl --- From fedora-extras-commits at redhat.com Fri Apr 13 12:54:43 2007 From: fedora-extras-commits at redhat.com (Joshua W. Boyer (jwboyer)) Date: Fri, 13 Apr 2007 08:54:43 -0400 Subject: rpms/python-xlib/devel .cvsignore, NONE, 1.1 Makefile, NONE, 1.1 sources, NONE, 1.1 Message-ID: <200704131254.l3DCshFM022983@cvs-int.fedora.redhat.com> Author: jwboyer Update of /cvs/extras/rpms/python-xlib/devel In directory cvs-int.fedora.redhat.com:/home/fedora/jwboyer/owners/tmpcvsZ22890/rpms/python-xlib/devel Added Files: .cvsignore Makefile sources Log Message: Setup of module python-xlib --- NEW FILE .cvsignore --- --- NEW FILE Makefile --- # Makefile for source rpm: python-xlib # $Id: Makefile,v 1.1 2007/04/13 12:54:35 jwboyer Exp $ NAME := python-xlib SPECFILE = $(firstword $(wildcard *.spec)) define find-makefile-common for d in common ../common ../../common ; do if [ -f $$d/Makefile.common ] ; then if [ -f $$d/CVS/Root -a -w $$/Makefile.common ] ; then cd $$d ; cvs -Q update ; fi ; echo "$$d/Makefile.common" ; break ; fi ; done endef MAKEFILE_COMMON := $(shell $(find-makefile-common)) ifeq ($(MAKEFILE_COMMON),) # attept a checkout define checkout-makefile-common test -f CVS/Root && { cvs -Q -d $$(cat CVS/Root) checkout common && echo "common/Makefile.common" ; } || { echo "ERROR: I can't figure out how to checkout the 'common' module." ; exit -1 ; } >&2 endef MAKEFILE_COMMON := $(shell $(checkout-makefile-common)) endif include $(MAKEFILE_COMMON) --- NEW FILE sources --- From fedora-extras-commits at redhat.com Fri Apr 13 12:58:32 2007 From: fedora-extras-commits at redhat.com (Jeff Sheltren (sheltren)) Date: Fri, 13 Apr 2007 08:58:32 -0400 Subject: rpms/cfengine/devel cfengine-2.1.22-autotools.patch, NONE, 1.1 cfengine-2.1.22-os_detection.patch, NONE, 1.1 cfengine-selinux.patch, NONE, 1.1 cfengine.spec, 1.24, 1.25 Message-ID: <200704131258.l3DCwW2Z023155@cvs-int.fedora.redhat.com> Author: sheltren Update of /cvs/extras/rpms/cfengine/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv23085 Modified Files: cfengine.spec Added Files: cfengine-2.1.22-autotools.patch cfengine-2.1.22-os_detection.patch cfengine-selinux.patch Log Message: Add patches for selinux support, fix configure.ac for newer autotools, and detect newer fedora/redhat dists cfengine-2.1.22-autotools.patch: --- NEW FILE cfengine-2.1.22-autotools.patch --- --- cfengine-2.1.22/configure.ac.autotools 2007-04-13 05:03:39.000000000 -0700 +++ cfengine-2.1.22/configure.ac 2007-04-13 05:05:21.000000000 -0700 @@ -375,7 +375,7 @@ CPPFLAGS="$CPPFLAGS -I$d/include" LDFLAGS="$LDFLAGS -L$d/lib" PCRE_LIB="-lpcreposix" - AC_MSG_RESULT = "$d" + AC_MSG_RESULT($d) break fi done @@ -386,13 +386,13 @@ if test -f "${withval}/include/pcreposix.h" ; then CPPFLAGS="$CPPFLAGS -I${withval}/include" LDFLAGS="$LDFLAGS -L${withval}/lib" - AC_MSG_RESULT = "${withval}" + AC_MSG_RESULT(${withval}) else AC_MSG_ERROR(Cannot find PCRE) fi fi else - AC_MSG_RESULT = "yes" + AC_MSG_RESULT(yes) fi LIBS="$LIBS -lpcreposix" AC_DEFINE(USE_PCRE, 1, [Define if PCRE is available.]) cfengine-2.1.22-os_detection.patch: --- NEW FILE cfengine-2.1.22-os_detection.patch --- --- cfengine-2.1.22/src/misc.c.fedora 2007-04-11 07:02:43.000000000 -0700 +++ cfengine-2.1.22/src/misc.c 2007-04-13 04:21:57.000000000 -0700 @@ -481,16 +481,24 @@ AddClassToHeap(VBUFF); } } - +/* {Mandrake,Fedora} has a symlink at /etc/redhat-release pointing to + * /etc/{mandrake,fedora}-release, so we else-if around that + */ if (stat("/etc/mandrake-release",&statbuf) != -1) { Verbose("This appears to be a mandrake system.\n"); AddClassToHeap("Mandrake"); linux_mandrake_version(); } -/* Mandrake has a symlink at /etc/redhat-release pointing to - * /etc/mandrake-release, so we else-if around that - */ + +else if (stat("/etc/fedora-release",&statbuf) != -1) + { + Verbose("This appears to be a fedora system.\n"); + AddClassToHeap("redhat"); + AddClassToHeap("fedora"); + linux_fedora_version(); + } + else if (stat("/etc/redhat-release",&statbuf) != -1) { Verbose("This appears to be a redhat system.\n"); @@ -524,6 +532,8 @@ AddClassToHeap("UnitedLinux"); } +lsb_version(); + if (stat("/etc/vmware",&statbuf) != -1) { if (S_ISDIR(statbuf.st_mode)) @@ -540,13 +550,14 @@ int linux_fedora_version(void) { -#define FEDORA_ID "Fedora Core" +#define FEDORA_ID "Fedora" #define RELEASE_FLAG "release " /* We are looking for one of the following strings... * * Fedora Core release 1 (Yarrow) + * Fedora release 7 (Zodfoobar) */ #define FEDORA_REL_FILENAME "/etc/fedora-release" @@ -627,9 +638,10 @@ #define REDHAT_AS21_ID "Red Hat Linux Advanced Server" #define REDHAT_ES_ID "Red Hat Enterprise Linux ES" #define REDHAT_WS_ID "Red Hat Enterprise Linux WS" +#define REDHAT_C_ID "Red Hat Enterprise Linux Client" +#define REDHAT_S_ID "Red Hat Enterprise Linux Server" #define MANDRAKE_ID "Linux Mandrake" #define MANDRAKE_10_1_ID "Mandrakelinux" -#define FEDORA_ID "Fedora Core" #define WHITEBOX_ID "White Box Enterprise Linux" #define CENTOS_ID "CentOS" #define SCIENTIFIC_SL_ID "Scientific Linux SL" @@ -642,9 +654,10 @@ * Red Hat Linux Advanced Server release 2.1AS (Pensacola) * Red Hat Enterprise Linux AS release 3 (Taroon) * Red Hat Enterprise Linux WS release 3 (Taroon) + * Red Hat Enterprise Linux Client release 5 (Tikanga) + * Red Hat Enterprise Linux Server release 5 (Tikanga) * Linux Mandrake release 7.1 (helium) * Red Hat Enterprise Linux ES release 2.1 (Panama) - * Fedora Core release 1 (Yarrow) * White Box Enterprise linux release 3.0 (Liberation) * Scientific Linux SL Release 4.0 (Beryllium) * CentOS release 4.0 (Final) @@ -702,6 +715,16 @@ vendor = "redhat"; edition = "as"; } + else if(!strncmp(relstring, REDHAT_S_ID, strlen(REDHAT_S_ID))) + { + vendor = "redhat"; + edition = "s"; + } + else if(!strncmp(relstring, REDHAT_C_ID, strlen(REDHAT_C_ID))) + { + vendor = "redhat"; + edition = "c"; + } else if(!strncmp(relstring, REDHAT_ID, strlen(REDHAT_ID))) { vendor = "redhat"; @@ -714,10 +737,6 @@ { vendor = "mandrake"; } - else if(!strncmp(relstring, FEDORA_ID, strlen(FEDORA_ID))) - { - vendor = "fedora"; - } else if(!strncmp(relstring, WHITEBOX_ID, strlen(WHITEBOX_ID))) { vendor = "whitebox"; @@ -813,9 +832,9 @@ int linux_suse_version(void) { #define SUSE_REL_FILENAME "/etc/SuSE-release" -#define SUSE_SLES8_ID "SuSE SLES-8" -#define SUSE_SLES9_ID "SUSE LINUX Enterprise Server 9" -#define SUSE_SLES_ID "SUSE LINUX Enterprise Server" +/* Check if it's a SuSE Enterprise version (all in lowercase) */ +#define SUSE_SLES8_ID "suse sles-8" +#define SUSE_SLES_ID "suse linux enterprise server" #define SUSE_RELEASE_FLAG "linux " /* The full string read in from SuSE-release */ @@ -848,42 +867,38 @@ Verbose("Looking for SuSE enterprise info in \"%s\"\n",relstring); -if (!strncmp(relstring, SUSE_SLES8_ID, strlen(SUSE_SLES8_ID))) + /* Convert relstring to lowercase to handle rename of SuSE to + * SUSE with SUSE 10.0. + */ + +for (i = 0; i < strlen(relstring); i++) { - classbuf[0] = '\0'; - strcat(classbuf, "SLES8"); - AddClassToHeap(classbuf); + relstring[i] = tolower(relstring[i]); } -else if (!strncmp(relstring, SUSE_SLES9_ID, strlen(SUSE_SLES9_ID))) + + /* Check if it's a SuSE Enterprise version (all in lowercase) */ + +if (!strncmp(relstring, SUSE_SLES8_ID, strlen(SUSE_SLES8_ID))) { classbuf[0] = '\0'; - strcat(classbuf, "SLES9"); + strcat(classbuf, "SLES8"); AddClassToHeap(classbuf); } - - - -for (version = 9; version < 13; version++) +else { - snprintf(vbuf,CF_BUFSIZE,"%s %d",SUSE_SLES_ID,version); - Debug("Checking for suse [%s]\n",vbuf); - - if (!strncmp(relstring, SUSE_SLES_ID, strlen(relstring))) + for (version = 9; version < 13; version++) { - snprintf(classbuf,CF_MAXVARSIZE,"SLES%d",version); - AddClassToHeap(classbuf); + snprintf(vbuf,CF_BUFSIZE,"%s %d ",SUSE_SLES_ID,version); + Debug("Checking for suse [%s]\n",vbuf); + + if (!strncmp(relstring, vbuf, strlen(vbuf))) + { + snprintf(classbuf,CF_MAXVARSIZE,"SLES%d",version); + AddClassToHeap(classbuf); + } } } - /* Convert relstring to lowercase to handle rename of SuSE to - * SUSE with SUSE 10.0. - */ - -for (i = 0; i < strlen(relstring); i++) - { - relstring[i] = tolower(relstring[i]); - } - /* Determine release version. We assume that the version follows * the string "SuSE Linux" or "SUSE LINUX". */ @@ -1061,6 +1076,115 @@ /******************************************************************/ +static void * lsb_release(const char *command, const char *key) + +{ char * info = NULL; + FILE * fp; + +snprintf(VBUFF, CF_BUFSIZE, "%s %s", command, key); +if ((fp = cfpopen(VBUFF, "r")) == NULL) + { + return NULL; + } + +if (ReadLine(VBUFF, CF_BUFSIZE, fp)) + { + char * buffer = VBUFF; + strsep(&buffer, ":"); + + while((*buffer != '\0') && isspace(*buffer)) + { + buffer++; + } + + info = buffer; + while((*buffer != '\0') && !isspace(*buffer)) + { + *buffer = tolower(*buffer++); + } + + *buffer = '\0'; + info = strdup(info); + } + +cfpclose(fp); +return info; +} + + +/******************************************************************/ + +int lsb_version(void) +{ +#define LSB_RELEASE_COMMAND "lsb_release" + +char classname[CF_MAXVARSIZE]; +char *distrib = NULL; +char *release = NULL; +char *codename = NULL; +int major = 0; +int minor = 0; + +char *path, *dir, *rest; +struct stat statbuf; + +path = rest = strdup(getenv("PATH")); +for (; dir = strsep(&rest, ":") ;) + { + snprintf(VBUFF, CF_BUFSIZE, "%s/" LSB_RELEASE_COMMAND, dir); + if (stat(VBUFF,&statbuf) != -1) + { + free(path); + path = strdup(VBUFF); + + Verbose("\nThis appears to be a LSB compliant system.\n"); + AddClassToHeap("lsb_compliant"); + break; + } + } + +if (!dir) + { + free(path); + return 1; + } + +if ((distrib = lsb_release(path, "--id")) != NULL) + { + snprintf(classname, CF_MAXVARSIZE, "%s", distrib); + AddClassToHeap(classname); + + if ((codename = lsb_release(path, "--codename")) != NULL) + { + snprintf(classname, CF_MAXVARSIZE, "%s_%s", distrib, codename); + AddClassToHeap(classname); + } + + if ((release = lsb_release(path, "--release")) != NULL) + { + switch (sscanf(release, "%d.%d\n", &major, &minor)) + { + case 2: + snprintf(classname, CF_MAXVARSIZE, "%s_%u_%u", distrib, major, minor); + AddClassToHeap(classname); + case 1: + snprintf(classname, CF_MAXVARSIZE, "%s_%u", distrib, major); + AddClassToHeap(classname); + } + } + + free(path); + return 0; + } +else + { + free(path); + return 2; + } +} + +/******************************************************************/ + int VM_version(void) { FILE *fp; cfengine-selinux.patch: --- NEW FILE cfengine-selinux.patch --- --- cfengine-2.1.22/Makefile.in.selinux 2007-02-25 07:28:27.000000000 -0800 +++ cfengine-2.1.22/Makefile.in 2007-02-25 07:29:43.000000000 -0800 @@ -128,6 +128,7 @@ LEX_OUTPUT_ROOT = @LEX_OUTPUT_ROOT@ LIBOBJS = @LIBOBJS@ LIBS = @LIBS@ +LIB_SELINUX = @LIB_SELINUX@ LTLIBOBJS = @LTLIBOBJS@ MAKEINFO = @MAKEINFO@ NEED_SETGID = @NEED_SETGID@ --- cfengine-2.1.22/configure.ac.selinux 2007-02-25 06:58:36.000000000 -0800 +++ cfengine-2.1.22/configure.ac 2007-02-25 07:45:46.000000000 -0800 @@ -537,6 +537,18 @@ dnl ###################################################################### +dnl Give the chance to enable SELINUX +dnl ###################################################################### +dnl +AC_ARG_ENABLE(selinux, dnl + [ --enable-selinux Enable use of the SELINUX libraries], + [AC_DEFINE(WITH_SELINUX, 1, [Define if you want to use SELINUX]) + LIB_SELINUX="-lselinux" + LIBS="$LIBS $LIB_SELINUX" + AC_SUBST(LIB_SELINUX)]) + + +dnl ###################################################################### dnl OS specific stuff dnl ###################################################################### --- cfengine-2.1.22/src/cf.defs.h.selinux 2007-02-25 12:03:59.000000000 -0800 +++ cfengine-2.1.22/src/cf.defs.h 2007-02-25 12:04:24.000000000 -0800 @@ -267,6 +267,9 @@ # include #endif +#ifdef WITH_SELINUX +# include +#endif /*******************************************************************/ /* Various defines */ --- cfengine-2.1.22/src/item-file.c.selinux 2007-02-25 06:40:04.000000000 -0800 +++ cfengine-2.1.22/src/item-file.c 2007-02-25 12:11:39.000000000 -0800 @@ -107,6 +107,17 @@ char stamp[CF_BUFSIZE]; time_t STAMPNOW; STAMPNOW = time((time_t *)NULL); +#ifdef WITH_SELINUX + int selinux_enabled=0; + security_context_t scontext=NULL; + + selinux_enabled = (is_selinux_enabled()>0); + if(selinux_enabled) + { + /* get current security context */ + getfilecon(file, &scontext); + } +#endif if (stat(file,&statbuf) == -1) { @@ -185,6 +196,13 @@ chmod(file,statbuf.st_mode); /* Restore file permissions etc */ chown(file,statbuf.st_uid,statbuf.st_gid); umask(mask); +#ifdef WITH_SELINUX +if(selinux_enabled) + { + /* restore file context */ + setfilecon(file,scontext); + } +#endif return true; } --- cfengine-2.1.22/src/image.c.selinux 2007-03-04 16:31:57.000000000 -0400 +++ cfengine-2.1.22/src/image.c 2007-03-18 09:31:48.000000000 -0400 @@ -1122,6 +1122,14 @@ rsrcfork=0; #endif +#ifdef WITH_SELINUX +int selinux_enabled=0; +/* need to keep track of security context of destination file (if any) */ +security_context_t scontext=NULL; +struct stat cur_dest; +int dest_exists; +selinux_enabled = (is_selinux_enabled()>0); +#endif Debug2("CopyReg(%s,%s)\n",source,dest); @@ -1131,6 +1139,24 @@ return false; } +#ifdef WITH_SELINUX +if(selinux_enabled) + { + dest_exists = stat(dest,&cur_dest); + if(dest_exists == 0) + { + /* get current security context of destination file */ + getfilecon(dest,&scontext); + } + else + { + /* use default security context when creating destination file */ + matchpathcon(dest,0,&scontext); + setfscreatecon(scontext); + } + } +#endif + /* Make an assoc array of inodes used to preserve hard links */ linkable = CompressedArrayValue(ip->inode_cache,sstat.st_ino); @@ -1438,7 +1464,24 @@ utime(dest,&timebuf); #endif } - + +#ifdef WITH_SELINUX +if(selinux_enabled) + { + if(dest_exists == 0) + { + /* set dest context to whatever it was before copy */ + setfilecon(dest,scontext); + } + else + { + /* set create context back to default */ + setfscreatecon(NULL); + } + freecon(scontext); + } +#endif + return true; } Index: cfengine.spec =================================================================== RCS file: /cvs/extras/rpms/cfengine/devel/cfengine.spec,v retrieving revision 1.24 retrieving revision 1.25 diff -u -r1.24 -r1.25 --- cfengine.spec 31 Jan 2007 14:59:24 -0000 1.24 +++ cfengine.spec 13 Apr 2007 12:57:55 -0000 1.25 @@ -1,17 +1,22 @@ Summary: A systems administration tool for networks Name: cfengine Version: 2.1.22 -Release: 1%{?dist} +Release: 3%{?dist} License: GPL Group: Applications/System Source0: ftp://ftp.iu.hio.no/pub/cfengine/cfengine-2.1.22.tar.gz Source1: cfexecd Source2: cfservd Source3: cfenvd +Patch0: cfengine-selinux.patch +Patch1: cfengine-2.1.22-os_detection.patch +Patch2: cfengine-2.1.22-autotools.patch URL: http://www.cfengine.org/ BuildRequires: db4-devel,openssl-devel,texinfo,tetex,tetex-dvips,bison,flex,m4,libacl-devel +BuildRequires: libselinux-devel,automake,autoconf Requires(post): /sbin/chkconfig, /sbin/install-info -Requires(preun): /sbin/chkconfig, /sbin/install-info +Requires(preun): /sbin/chkconfig, /sbin/install-info, /sbin/service +Requires(postun): /sbin/service BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root %description @@ -26,13 +31,17 @@ %prep %setup -q +%patch0 -p1 -b .selinux +%patch1 -p1 -b .fedora +%patch2 -p1 -b .autotools %build -# Since /usr is managed by rpmdb, we can build stuff in there -# instead of putting all this stuff under /usr/local -# ./configure BERKELEY_DB_LIB=-ldb --prefix=/usr --infodir=/usr/share/info -%configure BERKELEY_DB_LIB=-ldb --with-docs +# need to run autoconf/automake since we patch configure for SELinux support +aclocal +autoconf --force +automake --copy --force +%configure BERKELEY_DB_LIB=-ldb --with-docs --enable-selinux make # Some of the example files have execute bit for some reason. chmod 644 inputs/*example @@ -81,18 +90,28 @@ /sbin/install-info --info-dir=%{_infodir} %{_infodir}/cfengine*.info* 2> /dev/null || : # add init files to chkconfig if [ "$1" = "1" ]; then - chkconfig --add cfenvd - chkconfig --add cfexecd - chkconfig --add cfservd + /sbin/chkconfig --add cfenvd + /sbin/chkconfig --add cfexecd + /sbin/chkconfig --add cfservd fi %preun if [ "$1" = "0" ]; then - /sbin/install-info --delete --info-dir=%{_infodir} %{_infodir}/cfengine*.info* 2> /dev/null || : - chkconfig --del cfenvd - chkconfig --del cfexecd - chkconfig --del cfservd + /sbin/install-info --delete --info-dir=%{_infodir} %{_infodir}/cfengine*.info* 2> /dev/null || : + /sbin/service cfenvd stop >/dev/null 2>&1 || : + /sbin/service cfexecd stop >/dev/null 2>&1 || : + /sbin/service cfservd stop >/dev/null 2>&1 || : + /sbin/chkconfig --del cfenvd + /sbin/chkconfig --del cfexecd + /sbin/chkconfig --del cfservd +fi + +%postun +if [ $1 -ge 1 ]; then + /sbin/service cfenvd condrestart >/dev/null 2>&1 || : + /sbin/service cfexecd condrestart >/dev/null 2>&1 || : + /sbin/service cfservd condrestart >/dev/null 2>&1 || : fi @@ -111,13 +130,23 @@ %{_sbindir}/* %{_mandir}/man8/* %{_infodir}/cfengine* -%config %{_initrddir}/cfenvd -%config %{_initrddir}/cfexecd -%config %{_initrddir}/cfservd +%{_initrddir}/cfenvd +%{_initrddir}/cfexecd +%{_initrddir}/cfservd %{_var}/%{name} %changelog +* Fri Apr 13 2007 Jeff Sheltren 2.1.22-3 +- Patch for OS detection for newer Fedora/RedHat releases (#235922) +- Patch for updated autotools +- Add service condrestart commands to postun +- Add service stop commands to preun + +* Sun Feb 25 2007 Jeff Sheltren 2.1.22-2 +- Patch for selinux support (#187120) +- init scripts no longer marked as config files + * Mon Jan 29 2007 Jeff Sheltren 2.1.22-1 - update to upstream 2.2.22 From fedora-extras-commits at redhat.com Fri Apr 13 13:57:20 2007 From: fedora-extras-commits at redhat.com (Rex Dieter (rdieter)) Date: Fri, 13 Apr 2007 09:57:20 -0400 Subject: rpms/kdetoys/devel .cvsignore,1.7,1.8 kdetoys.spec,1.7,1.8 Message-ID: <200704131357.l3DDvKfs028600@cvs-int.fedora.redhat.com> Author: rdieter Update of /cvs/extras/rpms/kdetoys/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv28579 Modified Files: .cvsignore kdetoys.spec Log Message: fix build failure, gettext/find_lang'isms Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/kdetoys/devel/.cvsignore,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- .cvsignore 13 Apr 2007 12:34:40 -0000 1.7 +++ .cvsignore 13 Apr 2007 13:56:42 -0000 1.8 @@ -1,4 +1,3 @@ -kdetoys-3.5.3.tar.bz2 -kdetoys-3.5.4.tar.bz2 +clog kdetoys-3.5.5.tar.bz2 kdetoys-3.5.6.tar.bz2 Index: kdetoys.spec =================================================================== RCS file: /cvs/extras/rpms/kdetoys/devel/kdetoys.spec,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- kdetoys.spec 13 Apr 2007 12:34:40 -0000 1.7 +++ kdetoys.spec 13 Apr 2007 13:56:42 -0000 1.8 @@ -4,7 +4,7 @@ Group: Amusements/Graphics Epoch: 7 Version: 3.5.6 -Release: 2%{?dist} +Release: 3%{?dist} License: GPL Url: http://www.kde.org/ @@ -72,7 +72,7 @@ ## File lists # locale's -%find_lang %{name} +%find_lang %{name} || touch %{name}.lang # HTML (1.0) HTML_DIR=$(kde-config --expandvars --install html) if [ -d $RPM_BUILD_ROOT$HTML_DIR ]; then @@ -124,7 +124,7 @@ %changelog -* Fri Apr 13 2007 Rex Dieter 7:3.5.6-2 +* Fri Apr 13 2007 Rex Dieter 7:3.5.6-3 - Requires: kdebase (for directory ownership) * Tue Jan 16 2007 Rex Dieter 7:3.5.6-1 From fedora-extras-commits at redhat.com Fri Apr 13 14:14:01 2007 From: fedora-extras-commits at redhat.com (Rex Dieter (rdieter)) Date: Fri, 13 Apr 2007 10:14:01 -0400 Subject: rpms/kdetoys/FC-6 .cvsignore, 1.6, 1.7 kdetoys.spec, 1.6, 1.7 sources, 1.5, 1.6 Message-ID: <200704131414.l3DEE1xs000702@cvs-int.fedora.redhat.com> Author: rdieter Update of /cvs/extras/rpms/kdetoys/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv676 Modified Files: .cvsignore kdetoys.spec sources Log Message: * Fri Apr 13 2007 Rex Dieter 7:3.5.6-3 - Requires: kdebase (for directory ownership) * Tue Jan 16 2007 Rex Dieter 7:3.5.6-1 - kweather isn't configurable (#208510, kde#122850) - kde-3.5.6 Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/kdetoys/FC-6/.cvsignore,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- .cvsignore 2 Nov 2006 15:46:51 -0000 1.6 +++ .cvsignore 13 Apr 2007 14:13:23 -0000 1.7 @@ -1,3 +1,3 @@ -kdetoys-3.5.3.tar.bz2 -kdetoys-3.5.4.tar.bz2 +clog kdetoys-3.5.5.tar.bz2 +kdetoys-3.5.6.tar.bz2 Index: kdetoys.spec =================================================================== RCS file: /cvs/extras/rpms/kdetoys/FC-6/kdetoys.spec,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- kdetoys.spec 2 Nov 2006 15:46:51 -0000 1.6 +++ kdetoys.spec 13 Apr 2007 14:13:23 -0000 1.7 @@ -3,8 +3,8 @@ Name: kdetoys Group: Amusements/Graphics Epoch: 7 -Version: 3.5.5 -Release: 1%{?dist} +Version: 3.5.6 +Release: 3%{?dist} License: GPL Url: http://www.kde.org/ @@ -15,8 +15,8 @@ BuildRequires: kdelibs-devel >= 6:%{version} BuildRequires: gettext -## Recommended, not (absolutely) required -- Rex -#Requires(hint): kdebase >= 6:%{version} +## for directory ownership, but otherwise not (absolutely) required -- Rex +Requires: kdebase >= 6:%{version} %description Includes: @@ -45,7 +45,6 @@ %configure \ --includedir=%{_includedir}/kde \ --disable-rpath \ - --disable-gcc-hidden-visibility \ --enable-new-ldflags \ --disable-debug --disable-warnings \ --disable-dependency-tracking --enable-final @@ -60,13 +59,12 @@ desktop-file-install \ --dir=$RPM_BUILD_ROOT%{_datadir}/applnk/System/ScreenSavers \ - --add-category="X-Fedora" --vendor="" \ - $RPM_BUILD_ROOT%{_datadir}/applnk/System/ScreenSavers/*.desktop ||: + --vendor="" \ + $RPM_BUILD_ROOT%{_datadir}/applnk/System/ScreenSavers/*.desktop ||: desktop-file-install \ --dir=$RPM_BUILD_ROOT%{_datadir}/applications/kde \ - --add-category="X-Fedora" --vendor="" \ - --add-category="Application" \ + --vendor="" \ $RPM_BUILD_ROOT%{_datadir}/applications/kde/*.desktop ||: # replace absolute symlink with relative @@ -93,8 +91,7 @@ fi ## Unpackaged files -# not sure of the point for just one header file 'AmorIface.h' -# omit (for now). +# not sure the point of just one header file 'AmorIface.h', omit (for now). rm -rf $RPM_BUILD_ROOT%{_includedir} # la files, keep, they're just loadable modules, not shared libs #rm -f $RPM_BUILD_ROOT%{_libdir}/lib*.la @@ -127,8 +124,15 @@ %changelog +* Fri Apr 13 2007 Rex Dieter 7:3.5.6-3 +- Requires: kdebase (for directory ownership) + +* Tue Jan 16 2007 Rex Dieter 7:3.5.6-1 +- kweather isn't configurable (#208510, kde#122850) +- kde-3.5.6 + * Thu Oct 05 2006 Rex Dieter 7:3.5.5-1 -- 3.5.5 +- kde-3.5.5 * Tue Aug 29 2006 Rex Dieter 7:3.5.4-2.1 - fc6 respin Index: sources =================================================================== RCS file: /cvs/extras/rpms/kdetoys/FC-6/sources,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- sources 2 Nov 2006 15:46:51 -0000 1.5 +++ sources 13 Apr 2007 14:13:23 -0000 1.6 @@ -1 +1 @@ -2b03fd068209cf324396b75334f39aba kdetoys-3.5.5.tar.bz2 +7d4f1a33e5379f789fcbf17b9e503bfd kdetoys-3.5.6.tar.bz2 From fedora-extras-commits at redhat.com Fri Apr 13 14:27:46 2007 From: fedora-extras-commits at redhat.com (Tomas Mraz (tmraz)) Date: Fri, 13 Apr 2007 10:27:46 -0400 Subject: rpms/workrave/FC-6 .cvsignore, 1.4, 1.5 sources, 1.4, 1.5 workrave.spec, 1.7, 1.8 Message-ID: <200704131427.l3DERkZT000907@cvs-int.fedora.redhat.com> Author: tmraz Update of /cvs/extras/rpms/workrave/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv863 Modified Files: .cvsignore sources workrave.spec Log Message: * Mon Mar 26 2007 Tomas Mraz - 1.8.4-2 - new upstream version - add datadir/pixmaps/workrave to files (#233815) Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/workrave/FC-6/.cvsignore,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- .cvsignore 31 May 2006 15:13:48 -0000 1.4 +++ .cvsignore 13 Apr 2007 14:27:07 -0000 1.5 @@ -1 +1 @@ -workrave-1.8.3.tar.gz +workrave-1.8.4-2.tar.gz Index: sources =================================================================== RCS file: /cvs/extras/rpms/workrave/FC-6/sources,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- sources 31 May 2006 15:13:48 -0000 1.4 +++ sources 13 Apr 2007 14:27:07 -0000 1.5 @@ -1 +1 @@ -e1fe49f6fdf9d725bd21d50e2e0dc20d workrave-1.8.3.tar.gz +ddb2d1d86b4adbe00fe662f0015bc6b4 workrave-1.8.4-2.tar.gz Index: workrave.spec =================================================================== RCS file: /cvs/extras/rpms/workrave/FC-6/workrave.spec,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- workrave.spec 7 Sep 2006 18:55:39 -0000 1.7 +++ workrave.spec 13 Apr 2007 14:27:07 -0000 1.8 @@ -1,12 +1,13 @@ Name: workrave -Version: 1.8.3 +Version: 1.8.4 Release: 2%{?dist} Summary: Program that assists in the recovery and prevention of RSI # Based on older packages by Dag Wieers and Steve Ratcliffe License: GPL Group: Applications/Productivity URL: http://workrave.sourceforge.net/ -Source0: http://prdownloads.sourceforge.net/workrave/%{name}-%{version}.tar.gz +# For some reason the upstream tarball contains the -2 added to the version. +Source0: http://prdownloads.sourceforge.net/workrave/%{name}-%{version}-2.tar.gz Source1: workrave.desktop BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) @@ -24,7 +25,7 @@ take micro-pauses, rest breaks and restricts you to your daily limit. %prep -%setup -q +%setup -q -n %{name}-%{version} %build if [ ! -x configure ]; then @@ -60,10 +61,15 @@ %{_libdir}/bonobo/servers/Workrave-Control.server %{_libexecdir}/workrave-applet %{_datadir}/gnome-2.0/ui/GNOME_WorkraveApplet.xml +%dir %{_datadir}/pixmaps/workrave %{_datadir}/pixmaps/workrave/workrave-icon-huge.png %{_datadir}/applications/fedora-workrave.desktop %changelog +* Mon Mar 26 2007 Tomas Mraz - 1.8.4-2 +- new upstream version +- add datadir/pixmaps/workrave to files (#233815) + * Thu Sep 7 2006 Tomas Mraz - 1.8.3-2 - rebuilt for FC6 From fedora-extras-commits at redhat.com Fri Apr 13 14:29:42 2007 From: fedora-extras-commits at redhat.com (Mamoru Tasaka (mtasaka)) Date: Fri, 13 Apr 2007 10:29:42 -0400 Subject: rpms/tideEditor/FC-5 .cvsignore, 1.3, 1.4 sources, 1.3, 1.4 tideEditor.spec, 1.2, 1.3 Message-ID: <200704131429.l3DETgbk001019@cvs-int.fedora.redhat.com> Author: mtasaka Update of /cvs/extras/rpms/tideEditor/FC-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv955/FC-5 Modified Files: .cvsignore sources tideEditor.spec Log Message: * Fri Apr 13 2007 Mamoru Tasaka - 1.4-1 - 1.4 Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/tideEditor/FC-5/.cvsignore,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- .cvsignore 28 Nov 2006 15:34:55 -0000 1.3 +++ .cvsignore 13 Apr 2007 14:29:03 -0000 1.4 @@ -1 +1 @@ -tideEditor-1.3.12-r2.tar.bz2 +tideEditor-1.4.tar.bz2 Index: sources =================================================================== RCS file: /cvs/extras/rpms/tideEditor/FC-5/sources,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- sources 28 Nov 2006 15:34:55 -0000 1.3 +++ sources 13 Apr 2007 14:29:03 -0000 1.4 @@ -1 +1 @@ -2f3681d4bf52427e8dbebe0408b2fa9d tideEditor-1.3.12-r2.tar.bz2 +ae24c2994c6aacd4e0c8c46feb938c40 tideEditor-1.4.tar.bz2 Index: tideEditor.spec =================================================================== RCS file: /cvs/extras/rpms/tideEditor/FC-5/tideEditor.spec,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- tideEditor.spec 28 Nov 2006 15:34:55 -0000 1.2 +++ tideEditor.spec 13 Apr 2007 14:29:03 -0000 1.3 @@ -1,15 +1,12 @@ -%define src_ver 1.3.12-r2 -%define dir_ver 1.3.12 - Name: tideEditor -Version: 1.3.12.0.2 +Version: 1.4 Release: 1%{?dist} Summary: Editor for Tide Constituent Database (TCD) files Group: Applications/Engineering License: GPL URL: http://www.flaterco.com/xtide/ -Source0: ftp://ftp.flaterco.com/xtide/%{name}-%{src_ver}.tar.bz2 +Source0: ftp://ftp.flaterco.com/xtide/%{name}-%{version}.tar.bz2 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: qt-devel @@ -22,7 +19,7 @@ Flater and Jan Depner. %prep -%setup -q -n %{name}-%{dir_ver} +%setup -q %build %configure @@ -37,10 +34,13 @@ %files %defattr(-,root,root,-) -%doc COPYING ChangeLog README +%doc AUTHORS COPYING ChangeLog README %{_bindir}/tideEditor %changelog +* Fri Apr 13 2007 Mamoru Tasaka - 1.4-1 +- 1.4 + * Tue Nov 28 2006 Mamoru Tasaka - 1.3.12.0.2-1 - 1.3.12-r2. From fedora-extras-commits at redhat.com Fri Apr 13 14:29:51 2007 From: fedora-extras-commits at redhat.com (Mamoru Tasaka (mtasaka)) Date: Fri, 13 Apr 2007 10:29:51 -0400 Subject: rpms/tideEditor/FC-6 .cvsignore, 1.3, 1.4 sources, 1.3, 1.4 tideEditor.spec, 1.2, 1.3 Message-ID: <200704131429.l3DETpdb001029@cvs-int.fedora.redhat.com> Author: mtasaka Update of /cvs/extras/rpms/tideEditor/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv955/FC-6 Modified Files: .cvsignore sources tideEditor.spec Log Message: * Fri Apr 13 2007 Mamoru Tasaka - 1.4-1 - 1.4 Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/tideEditor/FC-6/.cvsignore,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- .cvsignore 28 Nov 2006 15:34:55 -0000 1.3 +++ .cvsignore 13 Apr 2007 14:29:12 -0000 1.4 @@ -1 +1 @@ -tideEditor-1.3.12-r2.tar.bz2 +tideEditor-1.4.tar.bz2 Index: sources =================================================================== RCS file: /cvs/extras/rpms/tideEditor/FC-6/sources,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- sources 28 Nov 2006 15:34:55 -0000 1.3 +++ sources 13 Apr 2007 14:29:12 -0000 1.4 @@ -1 +1 @@ -2f3681d4bf52427e8dbebe0408b2fa9d tideEditor-1.3.12-r2.tar.bz2 +ae24c2994c6aacd4e0c8c46feb938c40 tideEditor-1.4.tar.bz2 Index: tideEditor.spec =================================================================== RCS file: /cvs/extras/rpms/tideEditor/FC-6/tideEditor.spec,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- tideEditor.spec 28 Nov 2006 15:34:55 -0000 1.2 +++ tideEditor.spec 13 Apr 2007 14:29:12 -0000 1.3 @@ -1,15 +1,12 @@ -%define src_ver 1.3.12-r2 -%define dir_ver 1.3.12 - Name: tideEditor -Version: 1.3.12.0.2 +Version: 1.4 Release: 1%{?dist} Summary: Editor for Tide Constituent Database (TCD) files Group: Applications/Engineering License: GPL URL: http://www.flaterco.com/xtide/ -Source0: ftp://ftp.flaterco.com/xtide/%{name}-%{src_ver}.tar.bz2 +Source0: ftp://ftp.flaterco.com/xtide/%{name}-%{version}.tar.bz2 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: qt-devel @@ -22,7 +19,7 @@ Flater and Jan Depner. %prep -%setup -q -n %{name}-%{dir_ver} +%setup -q %build %configure @@ -37,10 +34,13 @@ %files %defattr(-,root,root,-) -%doc COPYING ChangeLog README +%doc AUTHORS COPYING ChangeLog README %{_bindir}/tideEditor %changelog +* Fri Apr 13 2007 Mamoru Tasaka - 1.4-1 +- 1.4 + * Tue Nov 28 2006 Mamoru Tasaka - 1.3.12.0.2-1 - 1.3.12-r2. From fedora-extras-commits at redhat.com Fri Apr 13 14:30:00 2007 From: fedora-extras-commits at redhat.com (Mamoru Tasaka (mtasaka)) Date: Fri, 13 Apr 2007 10:30:00 -0400 Subject: rpms/tideEditor/devel .cvsignore, 1.3, 1.4 sources, 1.3, 1.4 tideEditor.spec, 1.2, 1.3 Message-ID: <200704131430.l3DEU022001037@cvs-int.fedora.redhat.com> Author: mtasaka Update of /cvs/extras/rpms/tideEditor/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv955/devel Modified Files: .cvsignore sources tideEditor.spec Log Message: * Fri Apr 13 2007 Mamoru Tasaka - 1.4-1 - 1.4 Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/tideEditor/devel/.cvsignore,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- .cvsignore 28 Nov 2006 15:34:55 -0000 1.3 +++ .cvsignore 13 Apr 2007 14:29:22 -0000 1.4 @@ -1 +1 @@ -tideEditor-1.3.12-r2.tar.bz2 +tideEditor-1.4.tar.bz2 Index: sources =================================================================== RCS file: /cvs/extras/rpms/tideEditor/devel/sources,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- sources 28 Nov 2006 15:34:55 -0000 1.3 +++ sources 13 Apr 2007 14:29:22 -0000 1.4 @@ -1 +1 @@ -2f3681d4bf52427e8dbebe0408b2fa9d tideEditor-1.3.12-r2.tar.bz2 +ae24c2994c6aacd4e0c8c46feb938c40 tideEditor-1.4.tar.bz2 Index: tideEditor.spec =================================================================== RCS file: /cvs/extras/rpms/tideEditor/devel/tideEditor.spec,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- tideEditor.spec 28 Nov 2006 15:34:55 -0000 1.2 +++ tideEditor.spec 13 Apr 2007 14:29:22 -0000 1.3 @@ -1,15 +1,12 @@ -%define src_ver 1.3.12-r2 -%define dir_ver 1.3.12 - Name: tideEditor -Version: 1.3.12.0.2 +Version: 1.4 Release: 1%{?dist} Summary: Editor for Tide Constituent Database (TCD) files Group: Applications/Engineering License: GPL URL: http://www.flaterco.com/xtide/ -Source0: ftp://ftp.flaterco.com/xtide/%{name}-%{src_ver}.tar.bz2 +Source0: ftp://ftp.flaterco.com/xtide/%{name}-%{version}.tar.bz2 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: qt-devel @@ -22,7 +19,7 @@ Flater and Jan Depner. %prep -%setup -q -n %{name}-%{dir_ver} +%setup -q %build %configure @@ -37,10 +34,13 @@ %files %defattr(-,root,root,-) -%doc COPYING ChangeLog README +%doc AUTHORS COPYING ChangeLog README %{_bindir}/tideEditor %changelog +* Fri Apr 13 2007 Mamoru Tasaka - 1.4-1 +- 1.4 + * Tue Nov 28 2006 Mamoru Tasaka - 1.3.12.0.2-1 - 1.3.12-r2. From fedora-extras-commits at redhat.com Fri Apr 13 14:52:28 2007 From: fedora-extras-commits at redhat.com (Brian Pepple (bpepple)) Date: Fri, 13 Apr 2007 10:52:28 -0400 Subject: rpms/libtelepathy/devel .cvsignore, 1.8, 1.9 libtelepathy.spec, 1.7, 1.8 sources, 1.8, 1.9 Message-ID: <200704131452.l3DEqSab001774@cvs-int.fedora.redhat.com> Author: bpepple Update of /cvs/extras/rpms/libtelepathy/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv1749 Modified Files: .cvsignore libtelepathy.spec sources Log Message: * Fri Apr 13 2007 Brian Pepple - 0.0.52-1 - Update to 0.0.52. Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/libtelepathy/devel/.cvsignore,v retrieving revision 1.8 retrieving revision 1.9 diff -u -r1.8 -r1.9 --- .cvsignore 28 Feb 2007 18:20:17 -0000 1.8 +++ .cvsignore 13 Apr 2007 14:51:46 -0000 1.9 @@ -1 +1 @@ -libtelepathy-0.0.51.tar.gz +libtelepathy-0.0.52.tar.gz Index: libtelepathy.spec =================================================================== RCS file: /cvs/extras/rpms/libtelepathy/devel/libtelepathy.spec,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- libtelepathy.spec 28 Feb 2007 18:20:17 -0000 1.7 +++ libtelepathy.spec 13 Apr 2007 14:51:46 -0000 1.8 @@ -1,5 +1,5 @@ Name: libtelepathy -Version: 0.0.51 +Version: 0.0.52 Release: 1%{?dist} Summary: A GLib library to ease writing telepathy clients @@ -71,6 +71,9 @@ %changelog +* Fri Apr 13 2007 Brian Pepple - 0.0.52-1 +- Update to 0.0.52. + * Wed Feb 28 2007 Brian Pepple - 0.0.51-1 - Update to 0.0.51. - Add BR on libxslt. Index: sources =================================================================== RCS file: /cvs/extras/rpms/libtelepathy/devel/sources,v retrieving revision 1.8 retrieving revision 1.9 diff -u -r1.8 -r1.9 --- sources 28 Feb 2007 18:20:17 -0000 1.8 +++ sources 13 Apr 2007 14:51:46 -0000 1.9 @@ -1 +1 @@ -28a32062868f29b19f535476e422417b libtelepathy-0.0.51.tar.gz +f9f77bec09c131293bf6adbbd2c8c682 libtelepathy-0.0.52.tar.gz From fedora-extras-commits at redhat.com Fri Apr 13 15:09:28 2007 From: fedora-extras-commits at redhat.com (Brian Pepple (bpepple)) Date: Fri, 13 Apr 2007 11:09:28 -0400 Subject: rpms/libtelepathy/devel .cvsignore, 1.9, 1.10 libtelepathy.spec, 1.8, 1.9 sources, 1.9, 1.10 Message-ID: <200704131509.l3DF9SmS006472@cvs-int.fedora.redhat.com> Author: bpepple Update of /cvs/extras/rpms/libtelepathy/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv6449 Modified Files: .cvsignore libtelepathy.spec sources Log Message: * Fri Apr 13 2007 Brian Pepple - 0.0.53-1 - Update to 0.0.53. Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/libtelepathy/devel/.cvsignore,v retrieving revision 1.9 retrieving revision 1.10 diff -u -r1.9 -r1.10 --- .cvsignore 13 Apr 2007 14:51:46 -0000 1.9 +++ .cvsignore 13 Apr 2007 15:08:48 -0000 1.10 @@ -1 +1 @@ -libtelepathy-0.0.52.tar.gz +libtelepathy-0.0.53.tar.gz Index: libtelepathy.spec =================================================================== RCS file: /cvs/extras/rpms/libtelepathy/devel/libtelepathy.spec,v retrieving revision 1.8 retrieving revision 1.9 diff -u -r1.8 -r1.9 --- libtelepathy.spec 13 Apr 2007 14:51:46 -0000 1.8 +++ libtelepathy.spec 13 Apr 2007 15:08:48 -0000 1.9 @@ -1,5 +1,5 @@ Name: libtelepathy -Version: 0.0.52 +Version: 0.0.53 Release: 1%{?dist} Summary: A GLib library to ease writing telepathy clients @@ -71,6 +71,9 @@ %changelog +* Fri Apr 13 2007 Brian Pepple - 0.0.53-1 +- Update to 0.0.53. + * Fri Apr 13 2007 Brian Pepple - 0.0.52-1 - Update to 0.0.52. Index: sources =================================================================== RCS file: /cvs/extras/rpms/libtelepathy/devel/sources,v retrieving revision 1.9 retrieving revision 1.10 diff -u -r1.9 -r1.10 --- sources 13 Apr 2007 14:51:46 -0000 1.9 +++ sources 13 Apr 2007 15:08:48 -0000 1.10 @@ -1 +1 @@ -f9f77bec09c131293bf6adbbd2c8c682 libtelepathy-0.0.52.tar.gz +015611ff5cbd3b3718fcb49adc47bd13 libtelepathy-0.0.53.tar.gz From fedora-extras-commits at redhat.com Fri Apr 13 17:13:02 2007 From: fedora-extras-commits at redhat.com (Jeffrey C. Ollie (jcollie)) Date: Fri, 13 Apr 2007 13:13:02 -0400 Subject: rpms/spandsp/devel spandsp.spec,1.8,1.9 Message-ID: <200704131713.l3DHD2xR018017@cvs-int.fedora.redhat.com> Author: jcollie Update of /cvs/extras/rpms/spandsp/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv18000 Modified Files: spandsp.spec Log Message: Fix usage of dist macro Index: spandsp.spec =================================================================== RCS file: /cvs/extras/rpms/spandsp/devel/spandsp.spec,v retrieving revision 1.8 retrieving revision 1.9 diff -u -r1.8 -r1.9 --- spandsp.spec 9 Apr 2007 23:39:22 -0000 1.8 +++ spandsp.spec 13 Apr 2007 17:12:23 -0000 1.9 @@ -3,7 +3,7 @@ Summary: A DSP library for telephony Name: spandsp Version: 0.0.3 -Release: 2%{?pre:.pre%{pre}}%{dist} +Release: 3%{?pre:.pre%{pre}}%{?dist} License: GPL Group: System Environment/Libraries URL: http://www.soft-switch.org/ @@ -73,6 +73,9 @@ %postun -p /sbin/ldconfig %changelog +* Fri Apr 13 2007 Jeffrey C. Ollie - 0.0.3-3 +- Fix usage of dist macro, pointed out by dgilmore + * Mon Apr 9 2007 Jeffrey C. Ollie - 0.0.3-2 - Update to final 0.0.3. From fedora-extras-commits at redhat.com Fri Apr 13 17:14:40 2007 From: fedora-extras-commits at redhat.com (Jeffrey C. Ollie (jcollie)) Date: Fri, 13 Apr 2007 13:14:40 -0400 Subject: rpms/spandsp/FC-6 spandsp.spec,1.8,1.9 Message-ID: <200704131714.l3DHEefS018094@cvs-int.fedora.redhat.com> Author: jcollie Update of /cvs/extras/rpms/spandsp/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv18071 Modified Files: spandsp.spec Log Message: Fix usage of dist macro Index: spandsp.spec =================================================================== RCS file: /cvs/extras/rpms/spandsp/FC-6/spandsp.spec,v retrieving revision 1.8 retrieving revision 1.9 diff -u -r1.8 -r1.9 --- spandsp.spec 9 Apr 2007 23:47:01 -0000 1.8 +++ spandsp.spec 13 Apr 2007 17:14:02 -0000 1.9 @@ -3,7 +3,7 @@ Summary: A DSP library for telephony Name: spandsp Version: 0.0.3 -Release: 2%{?pre:.pre%{pre}}%{dist} +Release: 3%{?pre:.pre%{pre}}%{?dist} License: GPL Group: System Environment/Libraries URL: http://www.soft-switch.org/ @@ -73,6 +73,9 @@ %postun -p /sbin/ldconfig %changelog +* Fri Apr 13 2007 Jeffrey C. Ollie - 0.0.3-3 +- Fix usage of dist macro, pointed out by dgilmore + * Mon Apr 9 2007 Jeffrey C. Ollie - 0.0.3-2 - Update to final 0.0.3. From fedora-extras-commits at redhat.com Fri Apr 13 17:20:45 2007 From: fedora-extras-commits at redhat.com (Jeffrey C. Ollie (jcollie)) Date: Fri, 13 Apr 2007 13:20:45 -0400 Subject: rpms/spandsp/FC-5 spandsp.spec,1.8,1.9 Message-ID: <200704131720.l3DHKjRY018196@cvs-int.fedora.redhat.com> Author: jcollie Update of /cvs/extras/rpms/spandsp/FC-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv18175 Modified Files: spandsp.spec Log Message: Fix usage of dist macro Index: spandsp.spec =================================================================== RCS file: /cvs/extras/rpms/spandsp/FC-5/spandsp.spec,v retrieving revision 1.8 retrieving revision 1.9 diff -u -r1.8 -r1.9 --- spandsp.spec 10 Apr 2007 00:43:20 -0000 1.8 +++ spandsp.spec 13 Apr 2007 17:20:07 -0000 1.9 @@ -3,7 +3,7 @@ Summary: A DSP library for telephony Name: spandsp Version: 0.0.3 -Release: 2%{?pre:.pre%{pre}}%{dist} +Release: 3%{?pre:.pre%{pre}}%{?dist} License: GPL Group: System Environment/Libraries URL: http://www.soft-switch.org/ @@ -73,6 +73,9 @@ %postun -p /sbin/ldconfig %changelog +* Fri Apr 13 2007 Jeffrey C. Ollie - 0.0.3-3 +- Fix usage of dist macro, pointed out by dgilmore + * Mon Apr 9 2007 Jeffrey C. Ollie - 0.0.3-2 - Update to final 0.0.3. From fedora-extras-commits at redhat.com Fri Apr 13 17:39:33 2007 From: fedora-extras-commits at redhat.com (Michael Thomas (wart)) Date: Fri, 13 Apr 2007 13:39:33 -0400 Subject: rpms/sear/FC-6 sear.spec,1.2,1.3 Message-ID: <200704131739.l3DHdX5K018809@cvs-int.fedora.redhat.com> Author: wart Update of /cvs/extras/rpms/sear/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv18781 Modified Files: sear.spec Log Message: Use compat-guichan05 library instead of the most recent guichan Index: sear.spec =================================================================== RCS file: /cvs/extras/rpms/sear/FC-6/sear.spec,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- sear.spec 22 Feb 2007 19:32:53 -0000 1.2 +++ sear.spec 13 Apr 2007 17:38:54 -0000 1.3 @@ -1,6 +1,6 @@ Name: sear Version: 0.6.3 -Release: 3%{?dist} +Release: 4%{?dist} Summary: 3D WorldForge client Group: Amusements/Games @@ -11,7 +11,7 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: lib3ds-devel mercator-devel varconf-devel eris-devel sage-devel -BuildRequires: cal3d-devel guichan-devel libmodelfile-devel libGLU-devel +BuildRequires: cal3d-devel compat-guichan05-devel libmodelfile-devel libGLU-devel BuildRequires: pkgconfig libtiff-devel libjpeg-devel libpng-devel BuildRequires: SDL_image-devel SDL_mixer-devel libXt-devel BuildRequires: desktop-file-utils @@ -31,8 +31,14 @@ chmod a-x */*.cpp chmod a-x */*.xpm - %build + +LDFLAGS="-L%{_libdir}/guichan-0.5" +export LDFLAGS +CFLAGS="-I%{_includedir}/guichan-0.5 $RPM_OPT_FLAGS" +export CFLAGS +CXXFLAGS="-I%{_includedir}/guichan-0.5 $RPM_OPT_FLAGS" +export CXXFLAGS %configure make %{?_smp_mflags} @@ -64,6 +70,9 @@ %changelog +* Fri Apr 13 2007 Wart 0.6.3-4 +- Update to use older compat-guichan05 library + * Tue Feb 20 2007 Wart 0.6.3-3 - Add requirement on sear-media - Fix ownership of directories used in both sear and sear-media From fedora-extras-commits at redhat.com Fri Apr 13 18:06:12 2007 From: fedora-extras-commits at redhat.com (Rex Dieter (rdieter)) Date: Fri, 13 Apr 2007 14:06:12 -0400 Subject: rpms/PyQt-qscintilla/devel .cvsignore, 1.3, 1.4 PyQt-qscintilla.spec, 1.9, 1.10 sources, 1.3, 1.4 Message-ID: <200704131806.l3DI6ChC023231@cvs-int.fedora.redhat.com> Author: rdieter Update of /cvs/extras/rpms/PyQt-qscintilla/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv23208 Modified Files: .cvsignore PyQt-qscintilla.spec sources Log Message: * Wed Apr 11 2007 Rex Dieter 3.17.1-1 - PyQt-3.17.1 Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/PyQt-qscintilla/devel/.cvsignore,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- .cvsignore 8 Nov 2006 13:55:52 -0000 1.3 +++ .cvsignore 13 Apr 2007 18:05:34 -0000 1.4 @@ -1,2 +1,3 @@ PyQt-x11-gpl-3.16.tar.gz PyQt-x11-gpl-3.17.tar.gz +PyQt-x11-gpl-3.17.1.tar.gz Index: PyQt-qscintilla.spec =================================================================== RCS file: /cvs/extras/rpms/PyQt-qscintilla/devel/PyQt-qscintilla.spec,v retrieving revision 1.9 retrieving revision 1.10 diff -u -r1.9 -r1.10 --- PyQt-qscintilla.spec 9 Dec 2006 17:20:47 -0000 1.9 +++ PyQt-qscintilla.spec 13 Apr 2007 18:05:34 -0000 1.10 @@ -1,8 +1,8 @@ Summary: PyQt qscintilla extentions Name: PyQt-qscintilla -Version: 3.17 -Release: 3%{?dist} +Version: 3.17.1 +Release: 1%{?dist} License: GPL Group: Development/Languages @@ -16,8 +16,10 @@ BuildRequires: python-devel %global python_ver %(%{__python} -c "import sys ; print sys.version[:3]") %global python_sitedir %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib(1)") -%if "%{?python_ver}" > "2" -Requires: python-abi = %{python_ver} +## python >=2.4 automatically uses python(abi) +%if "%{?python_ver}" > "1" && "%{?python_ver}" < "2.4" +## otoh, PyQt proper should already include this. +#Requires: python-abi = %{python_ver} %endif Requires: PyQt = %{version} @@ -70,13 +72,13 @@ %changelog -* Sat Dec 09 2006 Rex Dieter 3.17-3 -- respin (for python) +* Wed Apr 11 2007 Rex Dieter 3.17.1-1 +- PyQt-3.17.1 -* Thu Nov 09 2006 Rex Dieter 3.17-2 +* Thu Nov 09 2006 Rex Dieter 3.17-2 - respin for qscintilla-1.7 (#214192) -* Mon Nov 06 2006 Rex Dieter 3.17-1 +* Mon Nov 06 2006 Rex Dieter 3.17-1 - PyQt-3.17 * Mon Nov 06 2006 Rex Dieter 3.16-7 Index: sources =================================================================== RCS file: /cvs/extras/rpms/PyQt-qscintilla/devel/sources,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- sources 8 Nov 2006 13:55:52 -0000 1.3 +++ sources 13 Apr 2007 18:05:34 -0000 1.4 @@ -1 +1 @@ -dd0ecb6258215cd8e47e6de1c37a6da2 PyQt-x11-gpl-3.17.tar.gz +f04fa60df7c09e3c0a2006982c2c4cf5 PyQt-x11-gpl-3.17.1.tar.gz From fedora-extras-commits at redhat.com Fri Apr 13 19:06:52 2007 From: fedora-extras-commits at redhat.com (Jeffrey C. Ollie (jcollie)) Date: Fri, 13 Apr 2007 15:06:52 -0400 Subject: rpms/smolt/devel smolt.spec,1.18,1.19 Message-ID: <200704131906.l3DJ6qaR028444@cvs-int.fedora.redhat.com> Author: jcollie Update of /cvs/extras/rpms/smolt/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv28419 Modified Files: smolt.spec Log Message: Put a copy of the privacy policy where the client is expecting it. Index: smolt.spec =================================================================== RCS file: /cvs/extras/rpms/smolt/devel/smolt.spec,v retrieving revision 1.18 retrieving revision 1.19 diff -u -r1.18 -r1.19 --- smolt.spec 11 Apr 2007 15:59:12 -0000 1.18 +++ smolt.spec 13 Apr 2007 19:06:03 -0000 1.19 @@ -1,7 +1,7 @@ Name: smolt Summary: Fedora hardware profiler Version: 0.9.6 -Release: 2%{?dist} +Release: 3%{?dist} License: GPL Group: Applications/Internet URL: http://hosted.fedoraproject.org/projects/smolt @@ -79,6 +79,9 @@ %{__cp} -adv client/*.py %{buildroot}/%{_datadir}/%{name}/client/ %{__cp} -adv client/*.png %{buildroot}/%{_datadir}/%{name}/client/ +%{__mkdir} -p %{buildroot}/%{_datadir}/%{name}/doc +%{__install} -p -m 0644 doc/PrivacyPolicy %{buildroot}/%{_datadir}/%{name}/doc + ln -s %{_datadir}/%{name}/client/sendProfile.py %{buildroot}/%{_bindir}/smoltSendProfile ln -s %{_datadir}/%{name}/client/deleteProfile.py %{buildroot}/%{_bindir}/smoltDeleteProfile ln -s %{_datadir}/%{name}/client/smoltGui.py %{buildroot}/%{_bindir}/smoltGui @@ -105,6 +108,7 @@ %doc README GPL doc/* %dir %{_datadir}/%{name} %{_datadir}/%{name}/client +%{_datadir}/%{name}/doc %{_datadir}/locale/ %{_bindir}/%{name}* %{_sysconfdir}/cron.d/%{name} @@ -120,6 +124,9 @@ %{_datadir}/firstboot/modules/smolt.py* %changelog +* Fri Apr 13 2007 Jeffrey C. Ollie - 0.9.6-3 +- Put a copy of the privacy policy where the client is expecting it. + * Wed Apr 11 2007 Mike McGrath 0.9.6-2 - Upstream released new version. - Much better support for languages on the client From fedora-extras-commits at redhat.com Fri Apr 13 19:11:21 2007 From: fedora-extras-commits at redhat.com (Jeffrey C. Ollie (jcollie)) Date: Fri, 13 Apr 2007 15:11:21 -0400 Subject: rpms/smolt/FC-6 smolt.spec,1.17,1.18 Message-ID: <200704131911.l3DJBL38028551@cvs-int.fedora.redhat.com> Author: jcollie Update of /cvs/extras/rpms/smolt/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv28532 Modified Files: smolt.spec Log Message: Put a copy of the privacy policy where the client is expecting it. Index: smolt.spec =================================================================== RCS file: /cvs/extras/rpms/smolt/FC-6/smolt.spec,v retrieving revision 1.17 retrieving revision 1.18 diff -u -r1.17 -r1.18 --- smolt.spec 11 Apr 2007 15:59:03 -0000 1.17 +++ smolt.spec 13 Apr 2007 19:10:42 -0000 1.18 @@ -1,7 +1,7 @@ Name: smolt Summary: Fedora hardware profiler Version: 0.9.6 -Release: 2%{?dist} +Release: 3%{?dist} License: GPL Group: Applications/Internet URL: http://hosted.fedoraproject.org/projects/smolt @@ -79,6 +79,9 @@ %{__cp} -adv client/*.py %{buildroot}/%{_datadir}/%{name}/client/ %{__cp} -adv client/*.png %{buildroot}/%{_datadir}/%{name}/client/ +%{__mkdir} -p %{buildroot}/%{_datadir}/%{name}/doc +%{__install} -p -m 0644 doc/PrivacyPolicy %{buildroot}/%{_datadir}/%{name}/doc + ln -s %{_datadir}/%{name}/client/sendProfile.py %{buildroot}/%{_bindir}/smoltSendProfile ln -s %{_datadir}/%{name}/client/deleteProfile.py %{buildroot}/%{_bindir}/smoltDeleteProfile ln -s %{_datadir}/%{name}/client/smoltGui.py %{buildroot}/%{_bindir}/smoltGui @@ -105,6 +108,7 @@ %doc README GPL doc/* %dir %{_datadir}/%{name} %{_datadir}/%{name}/client +%{_datadir}/%{name}/doc %{_datadir}/locale/ %{_bindir}/%{name}* %{_sysconfdir}/cron.d/%{name} @@ -120,6 +124,9 @@ %{_datadir}/firstboot/modules/smolt.py* %changelog +* Fri Apr 13 2007 Jeffrey C. Ollie - 0.9.6-3 +- Put a copy of the privacy policy where the client is expecting it. + * Wed Apr 11 2007 Mike McGrath 0.9.6-2 - Upstream released new version. - Much better support for languages on the client From fedora-extras-commits at redhat.com Fri Apr 13 19:12:56 2007 From: fedora-extras-commits at redhat.com (Jeffrey C. Ollie (jcollie)) Date: Fri, 13 Apr 2007 15:12:56 -0400 Subject: rpms/smolt/FC-5 smolt.spec,1.17,1.18 Message-ID: <200704131912.l3DJCuWP028623@cvs-int.fedora.redhat.com> Author: jcollie Update of /cvs/extras/rpms/smolt/FC-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv28600 Modified Files: smolt.spec Log Message: Put a copy of the privacy policy where the client is expecting it. Index: smolt.spec =================================================================== RCS file: /cvs/extras/rpms/smolt/FC-5/smolt.spec,v retrieving revision 1.17 retrieving revision 1.18 diff -u -r1.17 -r1.18 --- smolt.spec 11 Apr 2007 15:58:55 -0000 1.17 +++ smolt.spec 13 Apr 2007 19:12:17 -0000 1.18 @@ -1,7 +1,7 @@ Name: smolt Summary: Fedora hardware profiler Version: 0.9.6 -Release: 2%{?dist} +Release: 3%{?dist} License: GPL Group: Applications/Internet URL: http://hosted.fedoraproject.org/projects/smolt @@ -79,6 +79,9 @@ %{__cp} -adv client/*.py %{buildroot}/%{_datadir}/%{name}/client/ %{__cp} -adv client/*.png %{buildroot}/%{_datadir}/%{name}/client/ +%{__mkdir} -p %{buildroot}/%{_datadir}/%{name}/doc +%{__install} -p -m 0644 doc/PrivacyPolicy %{buildroot}/%{_datadir}/%{name}/doc + ln -s %{_datadir}/%{name}/client/sendProfile.py %{buildroot}/%{_bindir}/smoltSendProfile ln -s %{_datadir}/%{name}/client/deleteProfile.py %{buildroot}/%{_bindir}/smoltDeleteProfile ln -s %{_datadir}/%{name}/client/smoltGui.py %{buildroot}/%{_bindir}/smoltGui @@ -105,6 +108,7 @@ %doc README GPL doc/* %dir %{_datadir}/%{name} %{_datadir}/%{name}/client +%{_datadir}/%{name}/doc %{_datadir}/locale/ %{_bindir}/%{name}* %{_sysconfdir}/cron.d/%{name} @@ -120,6 +124,9 @@ %{_datadir}/firstboot/modules/smolt.py* %changelog +* Fri Apr 13 2007 Jeffrey C. Ollie - 0.9.6-3 +- Put a copy of the privacy policy where the client is expecting it. + * Wed Apr 11 2007 Mike McGrath 0.9.6-2 - Upstream released new version. - Much better support for languages on the client From fedora-extras-commits at redhat.com Fri Apr 13 19:18:52 2007 From: fedora-extras-commits at redhat.com (Hans de Goede (jwrdegoede)) Date: Fri, 13 Apr 2007 15:18:52 -0400 Subject: rpms/PyOpenGL/devel PyOpenGL.spec,1.1,1.2 Message-ID: <200704131918.l3DJIq1k028779@cvs-int.fedora.redhat.com> Author: jwrdegoede Update of /cvs/extras/rpms/PyOpenGL/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv28746 Modified Files: PyOpenGL.spec Log Message: * Fri Apr 13 2007 Hans de Goede 3.0.0-0.3.a6 - Add missing freeglut, libGL and libGLU requires (bz 236159) Index: PyOpenGL.spec =================================================================== RCS file: /cvs/extras/rpms/PyOpenGL/devel/PyOpenGL.spec,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- PyOpenGL.spec 2 Apr 2007 05:24:57 -0000 1.1 +++ PyOpenGL.spec 13 Apr 2007 19:18:13 -0000 1.2 @@ -3,7 +3,7 @@ Name: PyOpenGL Version: 3.0.0 -Release: 0.2.%{prever}%{?dist} +Release: 0.3.%{prever}%{?dist} Summary: Python bindings for OpenGL License: BSD Group: System Environment/Libraries @@ -13,7 +13,7 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: python-devel python-setuptools BuildArch: noarch -Requires: python-numeric python-setuptools +Requires: python-numeric python-setuptools libGL libGLU freeglut # in some other repositories this is named python-opengl Provides: python-opengl = %{version}-%{release} Obsoletes: python-opengl < %{version}-%{release} @@ -85,6 +85,9 @@ %changelog +* Fri Apr 13 2007 Hans de Goede 3.0.0-0.3.a6 +- Add missing freeglut, libGL and libGLU requires (bz 236159) + * Thu Mar 29 2007 Hans de Goede 3.0.0-0.2.a6 - Remove tests from the package (bz 234121) - Add -Tk subpackage (bz 234121) From fedora-extras-commits at redhat.com Fri Apr 13 19:19:47 2007 From: fedora-extras-commits at redhat.com (Hans de Goede (jwrdegoede)) Date: Fri, 13 Apr 2007 15:19:47 -0400 Subject: rpms/glchess/FC-6 .cvsignore, 1.2, 1.3 glchess.spec, 1.1, 1.2 sources, 1.2, 1.3 glchess-1.0.4-animate.patch, 1.1, NONE Message-ID: <200704131919.l3DJJlUB028895@cvs-int.fedora.redhat.com> Author: jwrdegoede Update of /cvs/extras/rpms/glchess/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv28835 Modified Files: .cvsignore glchess.spec sources Removed Files: glchess-1.0.4-animate.patch Log Message: * Fri Apr 13 2007 Hans de Goede 1.0.5-1 - new upstream release 1.0.5 Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/glchess/FC-6/.cvsignore,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- .cvsignore 8 Apr 2007 06:05:27 -0000 1.2 +++ .cvsignore 13 Apr 2007 19:19:10 -0000 1.3 @@ -1 +1 @@ -glchess-1.0.4.tar.gz +glchess-1.0.5.tar.gz Index: glchess.spec =================================================================== RCS file: /cvs/extras/rpms/glchess/FC-6/glchess.spec,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- glchess.spec 8 Apr 2007 06:05:27 -0000 1.1 +++ glchess.spec 13 Apr 2007 19:19:10 -0000 1.2 @@ -1,15 +1,14 @@ %{!?python_sitelib: %define python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")} Name: glchess -Version: 1.0.4 -Release: 2%{?dist} +Version: 1.0.5 +Release: 1%{?dist} Summary: GlChess, a 3d Chess game using OpenGL Group: Amusements/Games License: GPL URL: http://glchess.sourceforge.net/ Source0: http://downloads.sourceforge.net/%{name}/%{name}-%{version}.tar.gz -Patch0: glchess-1.0.4-animate.patch -Patch1: glchess-1.0.4-shebang.patch +Patch0: glchess-1.0.4-shebang.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: python-devel desktop-file-utils BuildArch: noarch @@ -24,8 +23,7 @@ %prep %setup -q -%patch0 -p2 -z .animate -%patch1 -p1 -z .shebang +%patch0 -p1 -z .shebang sed -i 's|share/games/|share/|g' setup.py lib/glchess/defaults.py @@ -108,6 +106,9 @@ %changelog +* Fri Apr 13 2007 Hans de Goede 1.0.5-1 +- new upstream release 1.0.5 + * Fri Apr 6 2007 Hans de Goede 1.0.4-2 - Various specfile cleanups / fixes (bz 234436) - Remove shebang from certain files instead of chmod +x (bz 234436) Index: sources =================================================================== RCS file: /cvs/extras/rpms/glchess/FC-6/sources,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- sources 8 Apr 2007 06:05:27 -0000 1.2 +++ sources 13 Apr 2007 19:19:10 -0000 1.3 @@ -1 +1 @@ -927b3b2aa0332f22cddb51c065ad96d9 glchess-1.0.4.tar.gz +338f1b9b265a505fd587e5e7435ab3ff glchess-1.0.5.tar.gz --- glchess-1.0.4-animate.patch DELETED --- From fedora-extras-commits at redhat.com Fri Apr 13 19:19:59 2007 From: fedora-extras-commits at redhat.com (Hans de Goede (jwrdegoede)) Date: Fri, 13 Apr 2007 15:19:59 -0400 Subject: rpms/PyOpenGL/FC-6 PyOpenGL.spec,1.2,1.3 Message-ID: <200704131920.l3DJJxtt028935@cvs-int.fedora.redhat.com> Author: jwrdegoede Update of /cvs/extras/rpms/PyOpenGL/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv28865 Modified Files: PyOpenGL.spec Log Message: * Fri Apr 13 2007 Hans de Goede 3.0.0-0.3.a6 - Add missing freeglut, libGL and libGLU requires (bz 236159) Index: PyOpenGL.spec =================================================================== RCS file: /cvs/extras/rpms/PyOpenGL/FC-6/PyOpenGL.spec,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- PyOpenGL.spec 3 Apr 2007 06:04:25 -0000 1.2 +++ PyOpenGL.spec 13 Apr 2007 19:19:20 -0000 1.3 @@ -3,7 +3,7 @@ Name: PyOpenGL Version: 3.0.0 -Release: 0.2.%{prever}%{?dist}.1 +Release: 0.3.%{prever}%{?dist} Summary: Python bindings for OpenGL License: BSD Group: System Environment/Libraries @@ -13,7 +13,7 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: python-devel python-setuptools BuildArch: noarch -Requires: python-numeric python-setuptools python-ctypes +Requires: python-numeric python-setuptools libGL libGLU freeglut # in some other repositories this is named python-opengl Provides: python-opengl = %{version}-%{release} Obsoletes: python-opengl < %{version}-%{release} @@ -85,8 +85,8 @@ %changelog -* Tue Apr 3 2007 Hans de Goede 3.0.0-0.2.a6%{?dist}.1 -- Add missing Requires: "python-ctypes" (bz 234941) +* Fri Apr 13 2007 Hans de Goede 3.0.0-0.3.a6 +- Add missing freeglut, libGL and libGLU requires (bz 236159) * Thu Mar 29 2007 Hans de Goede 3.0.0-0.2.a6 - Remove tests from the package (bz 234121) From fedora-extras-commits at redhat.com Fri Apr 13 19:42:22 2007 From: fedora-extras-commits at redhat.com (Tom Callaway (spot)) Date: Fri, 13 Apr 2007 15:42:22 -0400 Subject: rpms/perl-Mail-IMAPClient import.log,1.1,1.2 Message-ID: <200704131942.l3DJgMRr029609@cvs-int.fedora.redhat.com> Author: spot Update of /cvs/extras/rpms/perl-Mail-IMAPClient In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv29569 Modified Files: import.log Log Message: auto-import perl-Mail-IMAPClient-2.2.9-3.fc7 on branch devel from perl-Mail-IMAPClient-2.2.9-3.fc7.src.rpm Index: import.log =================================================================== RCS file: /cvs/extras/rpms/perl-Mail-IMAPClient/import.log,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- import.log 13 Apr 2007 02:10:32 -0000 1.1 +++ import.log 13 Apr 2007 19:41:43 -0000 1.2 @@ -0,0 +1 @@ +perl-Mail-IMAPClient-2_2_9-3_fc7:HEAD:perl-Mail-IMAPClient-2.2.9-3.fc7.src.rpm:1176493213 From fedora-extras-commits at redhat.com Fri Apr 13 19:42:31 2007 From: fedora-extras-commits at redhat.com (Tom Callaway (spot)) Date: Fri, 13 Apr 2007 15:42:31 -0400 Subject: rpms/perl-Mail-IMAPClient/devel perl-Mail-IMAPClient.spec, NONE, 1.1 .cvsignore, 1.1, 1.2 sources, 1.1, 1.2 Message-ID: <200704131942.l3DJgVwQ029613@cvs-int.fedora.redhat.com> Author: spot Update of /cvs/extras/rpms/perl-Mail-IMAPClient/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv29569/devel Modified Files: .cvsignore sources Added Files: perl-Mail-IMAPClient.spec Log Message: auto-import perl-Mail-IMAPClient-2.2.9-3.fc7 on branch devel from perl-Mail-IMAPClient-2.2.9-3.fc7.src.rpm --- NEW FILE perl-Mail-IMAPClient.spec --- Name: perl-Mail-IMAPClient Version: 2.2.9 Release: 3%{?dist} Summary: An IMAP Client API Group: Development/Libraries License: GPL or Artistic URL: http://search.cpan.org/dist/Mail-IMAPClient/ Source0: http://search.cpan.org/CPAN/authors/id/D/DJ/DJKERNEN/Mail-IMAPClient-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: perl(ExtUtils::MakeMaker), perl(IO::Socket), perl(constant), perl(Socket) BuildRequires: perl(IO::File), perl(IO::Select), perl(Fcntl), perl(Errno), perl(Carp) BuildRequires: perl(Data::Dumper), perl(Parse::RecDescent) BuildArch: noarch Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) %description This module provides perl routines that simplify a sockets connection to and an IMAP conversation with an IMAP server. %prep %setup -q -n Mail-IMAPClient-%{version} %build yes n | %{__perl} Makefile.PL INSTALLDIRS=vendor make %install rm -rf $RPM_BUILD_ROOT make pure_install PERL_INSTALL_ROOT=$RPM_BUILD_ROOT find examples -type f -exec chmod -x {} 2>/dev/null ';' find examples -type f -exec sed -i 's#/usr/local/bin/perl#/usr/bin/perl#' {} 2>/dev/null ';' find $RPM_BUILD_ROOT -type f -name .packlist -exec rm -f {} ';' find $RPM_BUILD_ROOT -depth -type d -exec rmdir {} 2>/dev/null ';' chmod -R u+w $RPM_BUILD_ROOT/* chmod -x $RPM_BUILD_ROOT%{perl_vendorlib}/Mail/IMAPClient/BodyStructure.pm %check make test %clean rm -rf $RPM_BUILD_ROOT %files %defattr(-,root,root,-) %doc docs/ examples/ %{perl_vendorlib}/Mail/ %{_mandir}/man3/*.3* %changelog * Mon Apr 9 2007 Tom "spot" Callaway - 2.2.9-3 - set examples as non-exec, fix intepreter * Wed Apr 4 2007 Tom "spot" Callaway - 2.2.9-2 - add docs/ and examples/ as %%doc * Mon Apr 2 2007 Tom "spot" Callaway - 2.2.9-1 - Initial package for Fedora Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/perl-Mail-IMAPClient/devel/.cvsignore,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- .cvsignore 13 Apr 2007 02:10:45 -0000 1.1 +++ .cvsignore 13 Apr 2007 19:41:52 -0000 1.2 @@ -0,0 +1 @@ +Mail-IMAPClient-2.2.9.tar.gz Index: sources =================================================================== RCS file: /cvs/extras/rpms/perl-Mail-IMAPClient/devel/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 13 Apr 2007 02:10:45 -0000 1.1 +++ sources 13 Apr 2007 19:41:52 -0000 1.2 @@ -0,0 +1 @@ +21c1901d55a2d57f73840cad478c665d Mail-IMAPClient-2.2.9.tar.gz From fedora-extras-commits at redhat.com Fri Apr 13 19:46:03 2007 From: fedora-extras-commits at redhat.com (Tom Callaway (spot)) Date: Fri, 13 Apr 2007 15:46:03 -0400 Subject: rpms/perl-Mail-IMAPClient/FC-5 perl-Mail-IMAPClient.spec, NONE, 1.1 sources, 1.1, 1.2 Message-ID: <200704131946.l3DJk3hi029740@cvs-int.fedora.redhat.com> Author: spot Update of /cvs/extras/rpms/perl-Mail-IMAPClient/FC-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv29696/FC-5 Modified Files: sources Added Files: perl-Mail-IMAPClient.spec Log Message: Initial branching. --- NEW FILE perl-Mail-IMAPClient.spec --- Name: perl-Mail-IMAPClient Version: 2.2.9 Release: 3%{?dist} Summary: An IMAP Client API Group: Development/Libraries License: GPL or Artistic URL: http://search.cpan.org/dist/Mail-IMAPClient/ Source0: http://search.cpan.org/CPAN/authors/id/D/DJ/DJKERNEN/Mail-IMAPClient-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: perl(ExtUtils::MakeMaker), perl(IO::Socket), perl(constant), perl(Socket) BuildRequires: perl(IO::File), perl(IO::Select), perl(Fcntl), perl(Errno), perl(Carp) BuildRequires: perl(Data::Dumper), perl(Parse::RecDescent) BuildArch: noarch Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) %description This module provides perl routines that simplify a sockets connection to and an IMAP conversation with an IMAP server. %prep %setup -q -n Mail-IMAPClient-%{version} %build yes n | %{__perl} Makefile.PL INSTALLDIRS=vendor make %install rm -rf $RPM_BUILD_ROOT make pure_install PERL_INSTALL_ROOT=$RPM_BUILD_ROOT find examples -type f -exec chmod -x {} 2>/dev/null ';' find examples -type f -exec sed -i 's#/usr/local/bin/perl#/usr/bin/perl#' {} 2>/dev/null ';' find $RPM_BUILD_ROOT -type f -name .packlist -exec rm -f {} ';' find $RPM_BUILD_ROOT -depth -type d -exec rmdir {} 2>/dev/null ';' chmod -R u+w $RPM_BUILD_ROOT/* chmod -x $RPM_BUILD_ROOT%{perl_vendorlib}/Mail/IMAPClient/BodyStructure.pm %check make test %clean rm -rf $RPM_BUILD_ROOT %files %defattr(-,root,root,-) %doc docs/ examples/ %{perl_vendorlib}/Mail/ %{_mandir}/man3/*.3* %changelog * Mon Apr 9 2007 Tom "spot" Callaway - 2.2.9-3 - set examples as non-exec, fix intepreter * Wed Apr 4 2007 Tom "spot" Callaway - 2.2.9-2 - add docs/ and examples/ as %%doc * Mon Apr 2 2007 Tom "spot" Callaway - 2.2.9-1 - Initial package for Fedora Index: sources =================================================================== RCS file: /cvs/extras/rpms/perl-Mail-IMAPClient/FC-5/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 13 Apr 2007 02:10:45 -0000 1.1 +++ sources 13 Apr 2007 19:45:23 -0000 1.2 @@ -0,0 +1 @@ +21c1901d55a2d57f73840cad478c665d Mail-IMAPClient-2.2.9.tar.gz From fedora-extras-commits at redhat.com Fri Apr 13 19:46:12 2007 From: fedora-extras-commits at redhat.com (Tom Callaway (spot)) Date: Fri, 13 Apr 2007 15:46:12 -0400 Subject: rpms/perl-Mail-IMAPClient/FC-6 perl-Mail-IMAPClient.spec, NONE, 1.1 sources, 1.1, 1.2 Message-ID: <200704131946.l3DJkC7e029743@cvs-int.fedora.redhat.com> Author: spot Update of /cvs/extras/rpms/perl-Mail-IMAPClient/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv29696/FC-6 Modified Files: sources Added Files: perl-Mail-IMAPClient.spec Log Message: Initial branching. --- NEW FILE perl-Mail-IMAPClient.spec --- Name: perl-Mail-IMAPClient Version: 2.2.9 Release: 3%{?dist} Summary: An IMAP Client API Group: Development/Libraries License: GPL or Artistic URL: http://search.cpan.org/dist/Mail-IMAPClient/ Source0: http://search.cpan.org/CPAN/authors/id/D/DJ/DJKERNEN/Mail-IMAPClient-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: perl(ExtUtils::MakeMaker), perl(IO::Socket), perl(constant), perl(Socket) BuildRequires: perl(IO::File), perl(IO::Select), perl(Fcntl), perl(Errno), perl(Carp) BuildRequires: perl(Data::Dumper), perl(Parse::RecDescent) BuildArch: noarch Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) %description This module provides perl routines that simplify a sockets connection to and an IMAP conversation with an IMAP server. %prep %setup -q -n Mail-IMAPClient-%{version} %build yes n | %{__perl} Makefile.PL INSTALLDIRS=vendor make %install rm -rf $RPM_BUILD_ROOT make pure_install PERL_INSTALL_ROOT=$RPM_BUILD_ROOT find examples -type f -exec chmod -x {} 2>/dev/null ';' find examples -type f -exec sed -i 's#/usr/local/bin/perl#/usr/bin/perl#' {} 2>/dev/null ';' find $RPM_BUILD_ROOT -type f -name .packlist -exec rm -f {} ';' find $RPM_BUILD_ROOT -depth -type d -exec rmdir {} 2>/dev/null ';' chmod -R u+w $RPM_BUILD_ROOT/* chmod -x $RPM_BUILD_ROOT%{perl_vendorlib}/Mail/IMAPClient/BodyStructure.pm %check make test %clean rm -rf $RPM_BUILD_ROOT %files %defattr(-,root,root,-) %doc docs/ examples/ %{perl_vendorlib}/Mail/ %{_mandir}/man3/*.3* %changelog * Mon Apr 9 2007 Tom "spot" Callaway - 2.2.9-3 - set examples as non-exec, fix intepreter * Wed Apr 4 2007 Tom "spot" Callaway - 2.2.9-2 - add docs/ and examples/ as %%doc * Mon Apr 2 2007 Tom "spot" Callaway - 2.2.9-1 - Initial package for Fedora Index: sources =================================================================== RCS file: /cvs/extras/rpms/perl-Mail-IMAPClient/FC-6/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 13 Apr 2007 02:10:45 -0000 1.1 +++ sources 13 Apr 2007 19:45:33 -0000 1.2 @@ -0,0 +1 @@ +21c1901d55a2d57f73840cad478c665d Mail-IMAPClient-2.2.9.tar.gz From fedora-extras-commits at redhat.com Fri Apr 13 19:51:23 2007 From: fedora-extras-commits at redhat.com (Tom Callaway (spot)) Date: Fri, 13 Apr 2007 15:51:23 -0400 Subject: rpms/perl-Mail-Box import.log,1.1,1.2 Message-ID: <200704131951.l3DJpNZN029954@cvs-int.fedora.redhat.com> Author: spot Update of /cvs/extras/rpms/perl-Mail-Box In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv29913 Modified Files: import.log Log Message: auto-import perl-Mail-Box-2.070-2 on branch devel from perl-Mail-Box-2.070-2.src.rpm Index: import.log =================================================================== RCS file: /cvs/extras/rpms/perl-Mail-Box/import.log,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- import.log 9 Apr 2007 14:30:32 -0000 1.1 +++ import.log 13 Apr 2007 19:50:43 -0000 1.2 @@ -0,0 +1 @@ +perl-Mail-Box-2_070-2:HEAD:perl-Mail-Box-2.070-2.src.rpm:1176493752 From fedora-extras-commits at redhat.com Fri Apr 13 19:51:34 2007 From: fedora-extras-commits at redhat.com (Tom Callaway (spot)) Date: Fri, 13 Apr 2007 15:51:34 -0400 Subject: rpms/perl-Mail-Box/devel perl-Mail-Box.spec, NONE, 1.1 .cvsignore, 1.1, 1.2 sources, 1.1, 1.2 Message-ID: <200704131951.l3DJpYNZ029958@cvs-int.fedora.redhat.com> Author: spot Update of /cvs/extras/rpms/perl-Mail-Box/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv29913/devel Modified Files: .cvsignore sources Added Files: perl-Mail-Box.spec Log Message: auto-import perl-Mail-Box-2.070-2 on branch devel from perl-Mail-Box-2.070-2.src.rpm --- NEW FILE perl-Mail-Box.spec --- Name: perl-Mail-Box Version: 2.070 Release: 2%{?dist} Summary: Manage a mailbox, a folder with messages Group: Development/Libraries License: GPL or Artistic URL: http://search.cpan.org/dist/Mail-Box/ Source0: http://search.cpan.org/CPAN/authors/id/M/MA/MARKOV/Mail-Box-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: perl(ExtUtils::MakeMaker), perl(IO::Handle), perl(Scalar::Util) BuildRequires: perl(Encode), perl(Mail::Transport::Dbx) # Can't have a BR on perl(Mail::Box::Parser::C), it requires perl-Mail-Box (whoops) BuildRequires: perl(Mail::SpamAssassin), perl(Mail::IMAPClient), perl(Mail::Internet) BuildRequires: perl(MIME::Entity), perl(HTML::TreeBuilder), perl(Time::HiRes) BuildRequires: perl(HTML::FormatText), perl(Date::Parse), perl(File::Spec), perl(File::Remove) BuildRequires: perl(Errno), perl(Object::Realize::Later), perl(Mail::Address), perl(MIME::Types) BuildRequires: perl(Sys::Hostname), perl(Test::More), perl(Test::Harness), perl(MIME::Base64) BuildRequires: perl(URI), perl(IO::Scalar), perl(Digest::HMAC_MD5), perl(User::Identity) BuildRequires: perl(Time::Zone) BuildArch: noarch Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) # I'm not sure why these provides aren't getting picked up automatically. Provides: perl(Mail::Message::Body::Construct) = %{version} Provides: perl(Mail::Message::Construct) = %{version} Provides: perl(Mail::Message::Construct::Bounce) = %{version} Provides: perl(Mail::Message::Construct::Build) = %{version} Provides: perl(Mail::Message::Construct::Forward) = %{version} Provides: perl(Mail::Message::Construct::Read) = %{version} Provides: perl(Mail::Message::Construct::Rebuild) = %{version} Provides: perl(Mail::Message::Construct::Reply) = %{version} Provides: perl(Mail::Message::Construct::Text) = %{version} %description The Mail::Box folder is a modern mail-folder manager -- at least at the moment of this writing ;) It is written to replace Mail::Folder, although its interface is different. %prep %setup -q -n Mail-Box-%{version} %build yes n |%{__perl} Makefile.PL INSTALLDIRS=vendor make %install rm -rf $RPM_BUILD_ROOT make pure_install PERL_INSTALL_ROOT=$RPM_BUILD_ROOT find $RPM_BUILD_ROOT -type f -name .packlist -exec rm -f {} ';' find $RPM_BUILD_ROOT -depth -type d -exec rmdir {} 2>/dev/null ';' chmod -R u+w $RPM_BUILD_ROOT/* # Nuke Zero length files rm -f $RPM_BUILD_ROOT%{perl_vendorlib}/Mail/Box-Overview.pod rm -f $RPM_BUILD_ROOT%{perl_vendorlib}/Mail/Box-Cookbook.pod rm -f $RPM_BUILD_ROOT%{perl_vendorlib}/Mail/Box-Index.pod # Fix file encoding recode() { iconv -f "$2" -t utf-8 < "$1" > "${1}_" mv -f "${1}_" "$1" } recode $RPM_BUILD_ROOT%{_mandir}/man3/Mail::Message::Field.3pm iso-8859-1 %check # We can't do this, perl(Test::Harness) is too old. :/ # make test %clean rm -rf $RPM_BUILD_ROOT %files %defattr(-,root,root,-) %doc README LICENSE README.FAQ README.todo ChangeLog examples/ %{perl_vendorlib}/Mail/ %{_mandir}/man3/*.3* %changelog * Wed Apr 4 2007 Tom "spot" Callaway - 2.070-2 - add examples/ to %%doc * Mon Apr 2 2007 Tom "spot" Callaway - 2.070-1 - Initial package for Fedora Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/perl-Mail-Box/devel/.cvsignore,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- .cvsignore 9 Apr 2007 14:30:41 -0000 1.1 +++ .cvsignore 13 Apr 2007 19:50:53 -0000 1.2 @@ -0,0 +1 @@ +Mail-Box-2.070.tar.gz Index: sources =================================================================== RCS file: /cvs/extras/rpms/perl-Mail-Box/devel/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 9 Apr 2007 14:30:41 -0000 1.1 +++ sources 13 Apr 2007 19:50:53 -0000 1.2 @@ -0,0 +1 @@ +f6b0da296a582e06880f93f166f57bb7 Mail-Box-2.070.tar.gz From fedora-extras-commits at redhat.com Fri Apr 13 19:55:07 2007 From: fedora-extras-commits at redhat.com (Tom Callaway (spot)) Date: Fri, 13 Apr 2007 15:55:07 -0400 Subject: rpms/perl-Mail-Box/FC-5 perl-Mail-Box.spec, NONE, 1.1 sources, 1.1, 1.2 Message-ID: <200704131955.l3DJt76H030066@cvs-int.fedora.redhat.com> Author: spot Update of /cvs/extras/rpms/perl-Mail-Box/FC-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv30027/FC-5 Modified Files: sources Added Files: perl-Mail-Box.spec Log Message: Initial branching. --- NEW FILE perl-Mail-Box.spec --- Name: perl-Mail-Box Version: 2.070 Release: 2%{?dist} Summary: Manage a mailbox, a folder with messages Group: Development/Libraries License: GPL or Artistic URL: http://search.cpan.org/dist/Mail-Box/ Source0: http://search.cpan.org/CPAN/authors/id/M/MA/MARKOV/Mail-Box-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: perl(ExtUtils::MakeMaker), perl(IO::Handle), perl(Scalar::Util) BuildRequires: perl(Encode), perl(Mail::Transport::Dbx) # Can't have a BR on perl(Mail::Box::Parser::C), it requires perl-Mail-Box (whoops) BuildRequires: perl(Mail::SpamAssassin), perl(Mail::IMAPClient), perl(Mail::Internet) BuildRequires: perl(MIME::Entity), perl(HTML::TreeBuilder), perl(Time::HiRes) BuildRequires: perl(HTML::FormatText), perl(Date::Parse), perl(File::Spec), perl(File::Remove) BuildRequires: perl(Errno), perl(Object::Realize::Later), perl(Mail::Address), perl(MIME::Types) BuildRequires: perl(Sys::Hostname), perl(Test::More), perl(Test::Harness), perl(MIME::Base64) BuildRequires: perl(URI), perl(IO::Scalar), perl(Digest::HMAC_MD5), perl(User::Identity) BuildRequires: perl(Time::Zone) BuildArch: noarch Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) # I'm not sure why these provides aren't getting picked up automatically. Provides: perl(Mail::Message::Body::Construct) = %{version} Provides: perl(Mail::Message::Construct) = %{version} Provides: perl(Mail::Message::Construct::Bounce) = %{version} Provides: perl(Mail::Message::Construct::Build) = %{version} Provides: perl(Mail::Message::Construct::Forward) = %{version} Provides: perl(Mail::Message::Construct::Read) = %{version} Provides: perl(Mail::Message::Construct::Rebuild) = %{version} Provides: perl(Mail::Message::Construct::Reply) = %{version} Provides: perl(Mail::Message::Construct::Text) = %{version} %description The Mail::Box folder is a modern mail-folder manager -- at least at the moment of this writing ;) It is written to replace Mail::Folder, although its interface is different. %prep %setup -q -n Mail-Box-%{version} %build yes n |%{__perl} Makefile.PL INSTALLDIRS=vendor make %install rm -rf $RPM_BUILD_ROOT make pure_install PERL_INSTALL_ROOT=$RPM_BUILD_ROOT find $RPM_BUILD_ROOT -type f -name .packlist -exec rm -f {} ';' find $RPM_BUILD_ROOT -depth -type d -exec rmdir {} 2>/dev/null ';' chmod -R u+w $RPM_BUILD_ROOT/* # Nuke Zero length files rm -f $RPM_BUILD_ROOT%{perl_vendorlib}/Mail/Box-Overview.pod rm -f $RPM_BUILD_ROOT%{perl_vendorlib}/Mail/Box-Cookbook.pod rm -f $RPM_BUILD_ROOT%{perl_vendorlib}/Mail/Box-Index.pod # Fix file encoding recode() { iconv -f "$2" -t utf-8 < "$1" > "${1}_" mv -f "${1}_" "$1" } recode $RPM_BUILD_ROOT%{_mandir}/man3/Mail::Message::Field.3pm iso-8859-1 %check # We can't do this, perl(Test::Harness) is too old. :/ # make test %clean rm -rf $RPM_BUILD_ROOT %files %defattr(-,root,root,-) %doc README LICENSE README.FAQ README.todo ChangeLog examples/ %{perl_vendorlib}/Mail/ %{_mandir}/man3/*.3* %changelog * Wed Apr 4 2007 Tom "spot" Callaway - 2.070-2 - add examples/ to %%doc * Mon Apr 2 2007 Tom "spot" Callaway - 2.070-1 - Initial package for Fedora Index: sources =================================================================== RCS file: /cvs/extras/rpms/perl-Mail-Box/FC-5/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 9 Apr 2007 14:30:41 -0000 1.1 +++ sources 13 Apr 2007 19:54:27 -0000 1.2 @@ -0,0 +1 @@ +f6b0da296a582e06880f93f166f57bb7 Mail-Box-2.070.tar.gz From fedora-extras-commits at redhat.com Fri Apr 13 19:55:15 2007 From: fedora-extras-commits at redhat.com (Tom Callaway (spot)) Date: Fri, 13 Apr 2007 15:55:15 -0400 Subject: rpms/perl-Mail-Box/FC-6 perl-Mail-Box.spec, NONE, 1.1 sources, 1.1, 1.2 Message-ID: <200704131955.l3DJtF1C030071@cvs-int.fedora.redhat.com> Author: spot Update of /cvs/extras/rpms/perl-Mail-Box/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv30027/FC-6 Modified Files: sources Added Files: perl-Mail-Box.spec Log Message: Initial branching. --- NEW FILE perl-Mail-Box.spec --- Name: perl-Mail-Box Version: 2.070 Release: 2%{?dist} Summary: Manage a mailbox, a folder with messages Group: Development/Libraries License: GPL or Artistic URL: http://search.cpan.org/dist/Mail-Box/ Source0: http://search.cpan.org/CPAN/authors/id/M/MA/MARKOV/Mail-Box-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: perl(ExtUtils::MakeMaker), perl(IO::Handle), perl(Scalar::Util) BuildRequires: perl(Encode), perl(Mail::Transport::Dbx) # Can't have a BR on perl(Mail::Box::Parser::C), it requires perl-Mail-Box (whoops) BuildRequires: perl(Mail::SpamAssassin), perl(Mail::IMAPClient), perl(Mail::Internet) BuildRequires: perl(MIME::Entity), perl(HTML::TreeBuilder), perl(Time::HiRes) BuildRequires: perl(HTML::FormatText), perl(Date::Parse), perl(File::Spec), perl(File::Remove) BuildRequires: perl(Errno), perl(Object::Realize::Later), perl(Mail::Address), perl(MIME::Types) BuildRequires: perl(Sys::Hostname), perl(Test::More), perl(Test::Harness), perl(MIME::Base64) BuildRequires: perl(URI), perl(IO::Scalar), perl(Digest::HMAC_MD5), perl(User::Identity) BuildRequires: perl(Time::Zone) BuildArch: noarch Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) # I'm not sure why these provides aren't getting picked up automatically. Provides: perl(Mail::Message::Body::Construct) = %{version} Provides: perl(Mail::Message::Construct) = %{version} Provides: perl(Mail::Message::Construct::Bounce) = %{version} Provides: perl(Mail::Message::Construct::Build) = %{version} Provides: perl(Mail::Message::Construct::Forward) = %{version} Provides: perl(Mail::Message::Construct::Read) = %{version} Provides: perl(Mail::Message::Construct::Rebuild) = %{version} Provides: perl(Mail::Message::Construct::Reply) = %{version} Provides: perl(Mail::Message::Construct::Text) = %{version} %description The Mail::Box folder is a modern mail-folder manager -- at least at the moment of this writing ;) It is written to replace Mail::Folder, although its interface is different. %prep %setup -q -n Mail-Box-%{version} %build yes n |%{__perl} Makefile.PL INSTALLDIRS=vendor make %install rm -rf $RPM_BUILD_ROOT make pure_install PERL_INSTALL_ROOT=$RPM_BUILD_ROOT find $RPM_BUILD_ROOT -type f -name .packlist -exec rm -f {} ';' find $RPM_BUILD_ROOT -depth -type d -exec rmdir {} 2>/dev/null ';' chmod -R u+w $RPM_BUILD_ROOT/* # Nuke Zero length files rm -f $RPM_BUILD_ROOT%{perl_vendorlib}/Mail/Box-Overview.pod rm -f $RPM_BUILD_ROOT%{perl_vendorlib}/Mail/Box-Cookbook.pod rm -f $RPM_BUILD_ROOT%{perl_vendorlib}/Mail/Box-Index.pod # Fix file encoding recode() { iconv -f "$2" -t utf-8 < "$1" > "${1}_" mv -f "${1}_" "$1" } recode $RPM_BUILD_ROOT%{_mandir}/man3/Mail::Message::Field.3pm iso-8859-1 %check # We can't do this, perl(Test::Harness) is too old. :/ # make test %clean rm -rf $RPM_BUILD_ROOT %files %defattr(-,root,root,-) %doc README LICENSE README.FAQ README.todo ChangeLog examples/ %{perl_vendorlib}/Mail/ %{_mandir}/man3/*.3* %changelog * Wed Apr 4 2007 Tom "spot" Callaway - 2.070-2 - add examples/ to %%doc * Mon Apr 2 2007 Tom "spot" Callaway - 2.070-1 - Initial package for Fedora Index: sources =================================================================== RCS file: /cvs/extras/rpms/perl-Mail-Box/FC-6/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 9 Apr 2007 14:30:41 -0000 1.1 +++ sources 13 Apr 2007 19:54:37 -0000 1.2 @@ -0,0 +1 @@ +f6b0da296a582e06880f93f166f57bb7 Mail-Box-2.070.tar.gz From fedora-extras-commits at redhat.com Fri Apr 13 20:21:06 2007 From: fedora-extras-commits at redhat.com (Ville Skytta (scop)) Date: Fri, 13 Apr 2007 16:21:06 -0400 Subject: rpms/em8300-kmod/FC-5 em8300-kmod.spec,1.15,1.16 Message-ID: <200704132021.l3DKL6T0002150@cvs-int.fedora.redhat.com> Author: scop Update of /cvs/extras/rpms/em8300-kmod/FC-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv2131 Modified Files: em8300-kmod.spec Log Message: * Fri Apr 13 2007 Ville Skytt?? - Rebuild for kernel 2.6.20-1.2312.fc5. Index: em8300-kmod.spec =================================================================== RCS file: /cvs/extras/rpms/em8300-kmod/FC-5/em8300-kmod.spec,v retrieving revision 1.15 retrieving revision 1.16 diff -u -r1.15 -r1.16 --- em8300-kmod.spec 23 Mar 2007 20:01:44 -0000 1.15 +++ em8300-kmod.spec 13 Apr 2007 20:20:27 -0000 1.16 @@ -4,7 +4,7 @@ # end stuff to be ... # hardcode for now: -%{!?kversion: %define kversion 2.6.20-1.2307.fc5} +%{!?kversion: %define kversion 2.6.20-1.2312.fc5} %define kmod_name em8300 %define kverrel %(%{kmodtool} verrel %{?kversion} 2>/dev/null) @@ -79,6 +79,9 @@ %changelog +* Fri Apr 13 2007 Ville Skytt?? +- Rebuild for kernel 2.6.20-1.2312.fc5. + * Fri Mar 23 2007 Ville Skytt?? - 0.16.1-0.2 - Re-enable xen, build for kernel 2.6.20-1.2307.fc5. From fedora-extras-commits at redhat.com Fri Apr 13 20:40:39 2007 From: fedora-extras-commits at redhat.com (Jerry James (jjames)) Date: Fri, 13 Apr 2007 16:40:39 -0400 Subject: rpms/moodle/FC-6 .cvsignore, 1.4, 1.5 moodle-README-rpm, 1.1, 1.2 moodle.init, 1.1, 1.2 moodle.spec, 1.9, 1.10 sources, 1.4, 1.5 moodle-1.5.2-mimetex-fedora.patch, 1.1, NONE moodle-1.5.2-mimetex-linux.patch, 1.1, NONE Message-ID: <200704132040.l3DKedj3003153@cvs-int.fedora.redhat.com> Author: jjames Update of /cvs/extras/rpms/moodle/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv3120 Modified Files: .cvsignore moodle-README-rpm moodle.init moodle.spec sources Removed Files: moodle-1.5.2-mimetex-fedora.patch moodle-1.5.2-mimetex-linux.patch Log Message: Update to 1.6.5. Drop unused mimetex patches. Really provide language support. Some typo fixes. Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/moodle/FC-6/.cvsignore,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- .cvsignore 13 Oct 2006 20:34:10 -0000 1.4 +++ .cvsignore 13 Apr 2007 20:39:59 -0000 1.5 @@ -1,2 +1,72 @@ -moodle-1.5.4.tgz -moodle-1.6.3.tgz +af_utf8.zip +ar_utf8.zip +be_utf8.zip +bg_utf8.zip +bs_utf8.zip +ca_utf8.zip +cs_utf8.zip +da_utf8.zip +de_du_utf8.zip +de_utf8.zip +el_utf8.zip +en_us_utf8.zip +en_utf8.zip +es_utf8.zip +et_utf8.zip +eu_utf8.zip +fa_utf8.zip +fil_utf8.zip +fi_utf8.zip +fr_ca_utf8.zip +fr_utf8.zip +ga_utf8.zip +gl_utf8.zip +he_utf8.zip +hi_utf8.zip +hr_utf8.zip +hu_utf8.zip +id_utf8.zip +is_utf8.zip +it_utf8.zip +ja_utf8.zip +ka_utf8.zip +km_utf8.zip +kn_utf8.zip +ko_utf8.zip +lt_utf8.zip +lv_utf8.zip +mi_tn_utf8.zip +ml_utf8.zip +moodle-1.6.5.tgz +moodle.conf +moodle-config.php +moodle-cron +moodle.cron +moodle.init +moodle-README-rpm +ms_utf8.zip +nl_utf8.zip +nn_utf8.zip +no_gr_utf8.zip +no_utf8.zip +pl_utf8.zip +pt_br_utf8.zip +pt_utf8.zip +ro_utf8.zip +ru_utf8.zip +si_utf8.zip +sk_utf8.zip +sl_utf8.zip +so_utf8.zip +sq_utf8.zip +sr_cr_bo_utf8.zip +sr_cr_utf8.zip +sr_lt_utf8.zip +sv_utf8.zip +th_utf8.zip +tl_utf8.zip +tr_utf8.zip +uk_utf8.zip +vi_utf8.zip +zh_cn_utf8.zip +zh_tw_utf8.zip Index: moodle-README-rpm =================================================================== RCS file: /cvs/extras/rpms/moodle/FC-6/moodle-README-rpm,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- moodle-README-rpm 12 Dec 2005 19:48:03 -0000 1.1 +++ moodle-README-rpm 13 Apr 2007 20:39:59 -0000 1.2 @@ -1,4 +1,5 @@ -Edit /var/www/moodle/web/config.php to the values you need to connect to your database. Once you've configured Moodle properly don't forget to run +Edit /var/www/moodle/web/config.php to the values you need to connect to your +database. Once you've configured Moodle properly don't forget to run /sbin/service moodle start ; /sbin/chkconfig moodle on Index: moodle.init =================================================================== RCS file: /cvs/extras/rpms/moodle/FC-6/moodle.init,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- moodle.init 12 Dec 2005 19:48:03 -0000 1.1 +++ moodle.init 13 Apr 2007 20:39:59 -0000 1.2 @@ -7,7 +7,7 @@ # # chkconfig: - 50 01 # -# description: Enable the Moodle crom job +# description: Enable the Moodle cron job # # source function library Index: moodle.spec =================================================================== RCS file: /cvs/extras/rpms/moodle/FC-6/moodle.spec,v retrieving revision 1.9 retrieving revision 1.10 diff -u -r1.9 -r1.10 --- moodle.spec 29 Oct 2006 03:54:40 -0000 1.9 +++ moodle.spec 13 Apr 2007 20:39:59 -0000 1.10 @@ -8,26 +8,89 @@ %define with_spellcheck 0 Name: moodle -Version: 1.6.3 -Release: 3%{?dist} +Version: 1.6.5 +Release: 1%{?dist} Summary: A Course Management System Group: Applications/Publishing License: GPL URL: http://moodle.org/ -Source0: http://download.moodle.org/stable15/%{name}-%{version}.tgz +Source0: http://download.moodle.org/stable16/%{name}-%{version}.tgz Source1: moodle.conf Source2: moodle-config.php Source3: moodle.cron Source4: moodle-cron Source5: moodle.init Source6: moodle-README-rpm -#Patch0: moodle-1.5.2-mimetex-linux.patch -#Patch1: moodle-1.5.2-mimetex-fedora.patch +Source7: http://download.moodle.org/lang16/af_utf8.zip +Source8: http://download.moodle.org/lang16/ar_utf8.zip +Source9: http://download.moodle.org/lang16/be_utf8.zip +Source10: http://download.moodle.org/lang16/bg_utf8.zip +Source11: http://download.moodle.org/lang16/bs_utf8.zip +Source12: http://download.moodle.org/lang16/ca_utf8.zip +Source13: http://download.moodle.org/lang16/cs_utf8.zip +Source14: http://download.moodle.org/lang16/da_utf8.zip +Source15: http://download.moodle.org/lang16/de_utf8.zip +Source16: http://download.moodle.org/lang16/de_du_utf8.zip +Source17: http://download.moodle.org/lang16/el_utf8.zip +Source18: http://download.moodle.org/lang16/en_utf8.zip +Source19: http://download.moodle.org/lang16/en_us_utf8.zip +Source20: http://download.moodle.org/lang16/es_utf8.zip +Source21: http://download.moodle.org/lang16/et_utf8.zip +Source22: http://download.moodle.org/lang16/eu_utf8.zip +Source23: http://download.moodle.org/lang16/fa_utf8.zip +Source24: http://download.moodle.org/lang16/fi_utf8.zip +Source25: http://download.moodle.org/lang16/fil_utf8.zip +Source26: http://download.moodle.org/lang16/fr_utf8.zip +Source27: http://download.moodle.org/lang16/fr_ca_utf8.zip +Source28: http://download.moodle.org/lang16/ga_utf8.zip +Source29: http://download.moodle.org/lang16/gl_utf8.zip +Source30: http://download.moodle.org/lang16/he_utf8.zip +Source31: http://download.moodle.org/lang16/hi_utf8.zip +Source32: http://download.moodle.org/lang16/hr_utf8.zip +Source33: http://download.moodle.org/lang16/hu_utf8.zip +Source34: http://download.moodle.org/lang16/id_utf8.zip +Source35: http://download.moodle.org/lang16/is_utf8.zip +Source36: http://download.moodle.org/lang16/it_utf8.zip +Source37: http://download.moodle.org/lang16/ja_utf8.zip +Source38: http://download.moodle.org/lang16/ka_utf8.zip +Source39: http://download.moodle.org/lang16/km_utf8.zip +Source40: http://download.moodle.org/lang16/kn_utf8.zip +Source41: http://download.moodle.org/lang16/ko_utf8.zip +Source42: http://download.moodle.org/lang16/lt_utf8.zip +Source43: http://download.moodle.org/lang16/lv_utf8.zip +Source44: http://download.moodle.org/lang16/mi_tn_utf8.zip +Source45: http://download.moodle.org/lang16/ml_utf8.zip +Source46: http://download.moodle.org/lang16/ms_utf8.zip +Source47: http://download.moodle.org/lang16/nl_utf8.zip +Source48: http://download.moodle.org/lang16/nn_utf8.zip +Source49: http://download.moodle.org/lang16/no_utf8.zip +Source50: http://download.moodle.org/lang16/no_gr_utf8.zip +Source51: http://download.moodle.org/lang16/pl_utf8.zip +Source52: http://download.moodle.org/lang16/pt_utf8.zip +Source53: http://download.moodle.org/lang16/pt_br_utf8.zip +Source54: http://download.moodle.org/lang16/ro_utf8.zip +Source55: http://download.moodle.org/lang16/ru_utf8.zip +Source56: http://download.moodle.org/lang16/si_utf8.zip +Source57: http://download.moodle.org/lang16/sk_utf8.zip +Source58: http://download.moodle.org/lang16/sl_utf8.zip +Source59: http://download.moodle.org/lang16/so_utf8.zip +Source60: http://download.moodle.org/lang16/sq_utf8.zip +Source61: http://download.moodle.org/lang16/sr_cr_utf8.zip +Source62: http://download.moodle.org/lang16/sr_cr_bo_utf8.zip +Source63: http://download.moodle.org/lang16/sr_lt_utf8.zip +Source64: http://download.moodle.org/lang16/sv_utf8.zip +Source65: http://download.moodle.org/lang16/th_utf8.zip +Source66: http://download.moodle.org/lang16/tl_utf8.zip +Source67: http://download.moodle.org/lang16/tr_utf8.zip +Source68: http://download.moodle.org/lang16/uk_utf8.zip +Source69: http://download.moodle.org/lang16/vi_utf8.zip +Source70: http://download.moodle.org/lang16/zh_cn_utf8.zip +Source71: http://download.moodle.org/lang16/zh_tw_utf8.zip BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch -#BuildRequires: +BuildRequires: unzip Requires: php-gd vixie-cron mimetex perl(lib) php-mysql Requires(post): /sbin/chkconfig Requires(preun): /sbin/chkconfig @@ -38,6 +101,77 @@ package designed using sound pedagogical principles, to help educators create effective online learning communities. +# For maintenance purposes, here is the list of language packs with their +# corresponding date stamps and the source number above. This list follows +# the order of the one on http://download.moodle.org/lang16/ which is mostly, +# but not completely, alphabetical. Last updated 2007-04-13. +# +# Afrikaans: 2007-01-05, Source7 +# Albanian: 2007-01-05, Source60 +# Arabic: 2007-03-20, Source8 +# Basque: 2007-04-05, Source22 +# Belarusian: 2007-01-05, Source9 +# Bosnian: 2006-12-18, Source11 +# Bulgarian: 2007-01-05, Source10 +# Catalan: 2007-04-04, Source12 +# Croatian: 2006-05-07, Source32 +# Chinese (Simplified): 2007-04-03, Source70 +# Chinese (Traditional/Big5): 2007-02-19, Source71 +# Czech: 2007-04-13, Source13 +# Danish: 2007-03-10, Source14 +# Dutch: 2007-03-31, Source47 +# English: 2007-04-12, Source18 +# English (US): 2007-01-05, Source19 +# Estonian: 2007-01-05, Source21 +# Farsi: 2006-06-30, Source23 +# Filipino: 2006-07-31, Source25 +# Finnish: 2007-03-31, Source24 +# French: 2007-04-12, Source26 +# French (Canada): 2007-01-05, Source27 +# Gaelic: 2007-01-05, Source28 +# Gallego: 2007-01-05, Source29 +# Georgian: 2006-12-18, Source38 +# German: 2007-03-23, Source15 +# German (Personal): 2007-01-03, Source16 +# Greek: 2007-03-31, Source17 +# Hebrew: 2006-06-30, Source30 +# Hindi: 2007-01-05, Source31 +# Hungarian: 2007-03-31, Source33 +# Icelandic: 2007-03-31, Source35 +# Indonesian: 2007-01-05, Source34 +# Italian: 2007-04-12, Source36 +# Japanese: 2007-04-13, Source37 +# Kannada: 2006-06-30, Source40 +# Khmer: 2006-06-30, Source39 +# Korean: 2007-04-12, Source41 +# Lithuanian: 2007-01-05, Source42 +# Latvian: 2007-01-05, Source43 +# Malayalam: 2006-06-30, Source45 +# Malaysian: 2007-01-05, Source46 +# Maori (Ngai Tahu): 2006-07-06, Source44 +# Norwegian: 2007-03-31, Source49 +# Norwegian (Primary): 2006-02-02, Source50 +# Nynorsk: 2006-05-01, Source48 +# Polish: 2007-03-31, Source51 +# Portuguese: 2007-03-31, Source52 +# Portuguese (Brazil): 2007-04-02, Source53 +# Romanian: 2007-01-05, Source54 +# Russian: 2007-04-12, Source55 +# Sinhala: 2006-10-16, Source56 +# Serbian (Cyrillic Bosnia Herzegovina): 2006-08-26, Source62 +# Serbian (Cyrillic): 2007-03-31, Source61 +# Serbian (Latin): 2007-03-31, Source63 +# Slovak: 2007-04-01, Source57 +# Slovenian: 2007-03-31, Source58 +# Somali: 2006-06-30, Source59 +# Spanish (International): 2007-04-05, Source20 +# Swedish: 2007-03-31, Source64 +# Tagalog: 2007-03-31, Source66 +# Thai: 2007-03-31, Source65 +# Turkish: 2007-03-31, Source67 +# Ukrainian: 2007-01-05, Source68 +# Vietnamese: 2007-01-05, Source69 + %package af Summary: Moodle language pack for Afrikaans Group: Applications/Publishing @@ -48,7 +182,8 @@ %files af %defattr (-,root,root,-) -%{moodlewebdir}/lang/af* +%{moodlewebdir}/lang/af_utf8 +%{moodlewebdir}/install/lang/af_utf8 %package ar Summary: Moodle language pack for Arabic @@ -60,19 +195,23 @@ %files ar %defattr (-,root,root,-) -%{moodlewebdir}/lang/ar* +%{moodlewebdir}/lang/ar_utf8 +%{moodlewebdir}/install/lang/ar_utf8 +%{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/langs/ar.js +%{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/themes/advanced/langs/ar.js %package be -Summary: Moodle language pack for Byelorussian +Summary: Moodle language pack for Belarusian Group: Applications/Publishing Requires: moodle = %{version}-%{release} %description be -This package contains the files needed to display Moodle in Byelorussian. +This package contains the files needed to display Moodle in Belarusian. %files be %defattr (-,root,root,-) -%{moodlewebdir}/lang/be* +%{moodlewebdir}/lang/be_utf8 +%{moodlewebdir}/install/lang/be_utf8 %package bg Summary: Moodle language pack for Bulgarian @@ -84,7 +223,8 @@ %files bg %defattr (-,root,root,-) -%{moodlewebdir}/lang/bg* +%{moodlewebdir}/lang/bg_utf8 +%{moodlewebdir}/install/lang/bg_utf8 %package bs Summary: Moodle language pack for Bosnian @@ -96,7 +236,8 @@ %files bs %defattr (-,root,root,-) -%{moodlewebdir}/lang/bs* +%{moodlewebdir}/lang/bs_utf8 +%{moodlewebdir}/install/lang/bs_utf8 %package ca Summary: Moodle language pack for Catalan @@ -108,7 +249,11 @@ %files ca %defattr (-,root,root,-) -%{moodlewebdir}/lang/ca* +%{moodlewebdir}/lang/ca_utf8 +%{moodlewebdir}/install/lang/ca_utf8 +%{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/langs/ca.js +%{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/themes/advanced/langs/ca.js +%{moodlewebdir}/lib/phpmailer/language/phpmailer.lang-ca.php %package cs Summary: Moodle language pack for Czech @@ -120,7 +265,29 @@ %files cs %defattr (-,root,root,-) -%{moodlewebdir}/lang/cs* +%{moodlewebdir}/lang/cs_utf8 +%{moodlewebdir}/install/lang/cs_utf8 +%{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/langs/cs.js +%{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/plugins/advimage/langs/cs.js +%{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/plugins/fullscreen/langs/cs.js +%{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/themes/advanced/langs/cs.js +%{moodlewebdir}/lib/phpmailer/language/phpmailer.lang-cz.php + +%package cy +Summary: Moodle language pack for Welsh +Group: Applications/Publishing +Requires: moodle = %{version}-%{release} + +%description cy +This package contains the files needed to display Moodle in Welsh. Currently, +only the tinymce editor provides Welsh support. + +%files cy +%defattr (-,root,root,-) +%{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/langs/cy.js +%{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/plugins/advimage/langs/cy.js +%{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/plugins/fullscreen/langs/cy.js +%{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/themes/advanced/langs/cy.js %package da Summary: Moodle language pack for Danish @@ -132,7 +299,13 @@ %files da %defattr (-,root,root,-) -%{moodlewebdir}/lang/da* +%{moodlewebdir}/lang/da_utf8 +%{moodlewebdir}/install/lang/da_utf8 +%{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/langs/da.js +%{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/plugins/advimage/langs/da.js +%{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/plugins/fullscreen/langs/da.js +%{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/themes/advanced/langs/da.js +%{moodlewebdir}/lib/phpmailer/language/phpmailer.lang-dk.php %package de Summary: Moodle language pack for German @@ -144,7 +317,26 @@ %files de %defattr (-,root,root,-) -%{moodlewebdir}/lang/de* +%{moodlewebdir}/lang/de_utf8 +%{moodlewebdir}/install/lang/de_utf8 +%{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/langs/de.js +%{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/plugins/advimage/langs/de.js +%{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/plugins/fullscreen/langs/de.js +%{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/themes/advanced/langs/de.js +%{moodlewebdir}/lib/phpmailer/language/phpmailer.lang-de.php + +%package de_du +Summary: Moodle language pack for German (Personal) +Group: Applications/Publishing +Requires: moodle = %{version}-%{release} + +%description de_du +This package contains the files needed to display Moodle in German (Personal). + +%files de_du +%defattr (-,root,root,-) +%{moodlewebdir}/lang/de_du_utf8 +%{moodlewebdir}/install/lang/de_du_utf8 %package el Summary: Moodle language pack for Greek @@ -156,7 +348,10 @@ %files el %defattr (-,root,root,-) -%{moodlewebdir}/lang/el* +%{moodlewebdir}/lang/el_utf8 +%{moodlewebdir}/install/lang/el_utf8 +%{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/langs/el.js +%{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/themes/advanced/langs/el.js %package es Summary: Moodle language pack for Spanish @@ -168,7 +363,13 @@ %files es %defattr (-,root,root,-) -%{moodlewebdir}/lang/es* +%{moodlewebdir}/lang/es_utf8 +%{moodlewebdir}/install/lang/es* +%{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/langs/es.js +%{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/plugins/advimage/langs/es.js +%{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/plugins/fullscreen/langs/es.js +%{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/themes/advanced/langs/es.js +%{moodlewebdir}/lib/phpmailer/language/phpmailer.lang-es.php %package et Summary: Moodle language pack for Estonian @@ -180,7 +381,8 @@ %files et %defattr (-,root,root,-) -%{moodlewebdir}/lang/et* +%{moodlewebdir}/lang/et_utf8 +%{moodlewebdir}/install/lang/et_utf8 %package eu Summary: Moodle language pack for Basque @@ -192,19 +394,24 @@ %files eu %defattr (-,root,root,-) -%{moodlewebdir}/lang/eu* +%{moodlewebdir}/lang/eu_utf8 +%{moodlewebdir}/install/lang/eu_utf8 %package fa -Summary: Moodle language pack for Persian +Summary: Moodle language pack for Farsi Group: Applications/Publishing Requires: moodle = %{version}-%{release} %description fa -This package contains the files needed to display Moodle in Persian. +This package contains the files needed to display Moodle in Farsi. %files fa %defattr (-,root,root,-) -%{moodlewebdir}/lang/fa* +%{moodlewebdir}/lang/fa_utf8 +%{moodlewebdir}/install/lang/fa_utf8 +%{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/langs/fa.js +%{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/plugins/advimage/langs/fa* +%{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/themes/advanced/langs/fa.js %package fi Summary: Moodle language pack for Finnish @@ -216,7 +423,38 @@ %files fi %defattr (-,root,root,-) -%{moodlewebdir}/lang/fi* +%{moodlewebdir}/lang/fi_utf8 +%{moodlewebdir}/install/lang/fi_utf8 +%{moodlewebdir}/lib/editor/htmlarea/plugins/TableOperations/lang/fi.js +%{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/langs/fi.js +%{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/themes/advanced/langs/fi.js +%{moodlewebdir}/lib/phpmailer/language/phpmailer.lang-fi.php + +%package fil +Summary: Moodle language pack for Filipino +Group: Applications/Publishing +Requires: moodle = %{version}-%{release} + +%description fil +This package contains the files needed to display Moodle in Filipino. + +%files fil +%defattr (-,root,root,-) +%{moodlewebdir}/lang/fil_utf8 +%{moodlewebdir}/install/lang/fil_utf8 + +%package fo +Summary: Moodle language pack for Faroese +Group: Applications/Publishing +Requires: moodle = %{version}-%{release} + +%description fo +This package contains the files needed to display Moodle in Faroese. +Currently, only the phpmailer supports Faroese. + +%files fo +%defattr (-,root,root,-) +%{moodlewebdir}/lib/phpmailer/language/phpmailer.lang-fo.php %package fr Summary: Moodle language pack for French @@ -228,31 +466,69 @@ %files fr %defattr (-,root,root,-) -%{moodlewebdir}/lang/fr* +%{moodlewebdir}/lang/fr_utf8 +%{moodlewebdir}/install/lang/fr_utf8 +%{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/langs/fr.js +%{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/plugins/advimage/langs/fr.js +%{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/plugins/fullscreen/langs/fr.js +%{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/themes/advanced/langs/fr.js +%{moodlewebdir}/lib/phpmailer/language/phpmailer.lang-fr.php + +%package fr_ca +Summary: Moodle language pack for French (Canada) +Group: Applications/Publishing +Requires: moodle = %{version}-%{release} + +%description fr_ca +This package contains the files needed to display Moodle in French (Canada). + +%files fr_ca +%defattr (-,root,root,-) +%{moodlewebdir}/lang/fr_ca_utf8 +%{moodlewebdir}/install/lang/fr_ca_utf8 +%{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/langs/fr_ca.js +%{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/plugins/advimage/langs/fr_ca.js +%{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/plugins/fullscreen/langs/fr_ca.js +%{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/themes/advanced/langs/fr_ca.js %package ga -Summary: Moodle language pack for Irish +Summary: Moodle language pack for Gaelic Group: Applications/Publishing Requires: moodle = %{version}-%{release} %description ga -This package contains the files needed to display Moodle in Irish. +This package contains the files needed to display Moodle in Gaelic. %files ga %defattr (-,root,root,-) -%{moodlewebdir}/lang/ga* +%{moodlewebdir}/lang/ga_utf8 +%{moodlewebdir}/install/lang/ga_utf8 %package gl -Summary: Moodle language pack for Galician +Summary: Moodle language pack for Gallego Group: Applications/Publishing Requires: moodle = %{version}-%{release} %description gl -This package contains the files needed to display Moodle in Galician. +This package contains the files needed to display Moodle in Gallego. %files gl %defattr (-,root,root,-) -%{moodlewebdir}/lang/gl* +%{moodlewebdir}/lang/gl_utf8 +%{moodlewebdir}/install/lang/gl_utf8 + +%package gu +Summary: Moodle language pack for Gujarati +Group: Applications/Publishing +Requires: moodle = %{version}-%{release} + +%description gu +This package contains the files needed to display Moodle in Gujarati. +Currently, only the installer is available in Gujarati. + +%files gu +%defattr (-,root,root,-) +%{moodlewebdir}/install/lang/gu_utf8 %package he Summary: Moodle language pack for Hebrew @@ -264,7 +540,38 @@ %files he %defattr (-,root,root,-) -%{moodlewebdir}/lang/he* +%{moodlewebdir}/lang/he_utf8 +%{moodlewebdir}/install/lang/he_utf8 +%{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/langs/he.js +%{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/plugins/advimage/langs/he.js +%{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/plugins/fullscreen/langs/he.js +%{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/themes/advanced/langs/he.js + +%package hi +Summary: Moodle language pack for Hindi +Group: Applications/Publishing +Requires: moodle = %{version}-%{release} + +%description hi +This package contains the files needed to display Moodle in Hindi. + +%files hi +%defattr (-,root,root,-) +%{moodlewebdir}/lang/hi_utf8 +%{moodlewebdir}/install/lang/hi_utf8 + +%package hr +Summary: Moodle language pack for Croatian +Group: Applications/Publishing +Requires: moodle = %{version}-%{release} + +%description hr +This package contains the files needed to display Moodle in Croatian. + +%files hr +%defattr (-,root,root,-) +%{moodlewebdir}/lang/hr_utf8 +%{moodlewebdir}/install/lang/hr_utf8 %package hu Summary: Moodle language pack for Hungarian @@ -276,7 +583,13 @@ %files hu %defattr (-,root,root,-) -%{moodlewebdir}/lang/hu* +%{moodlewebdir}/lang/hu_utf8 +%{moodlewebdir}/install/lang/hu_utf8 +%{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/langs/hu.js +%{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/plugins/advimage/langs/hu.js +%{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/plugins/fullscreen/langs/hu.js +%{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/themes/advanced/langs/hu.js +%{moodlewebdir}/lib/phpmailer/language/phpmailer.lang-hu.php %package id Summary: Moodle language pack for Indonesian @@ -288,7 +601,25 @@ %files id %defattr (-,root,root,-) -%{moodlewebdir}/lang/id* +%{moodlewebdir}/lang/id_utf8 +%{moodlewebdir}/install/lang/id_utf8 + +%package is +Summary: Moodle language pack for Icelandic +Group: Applications/Publishing +Requires: moodle = %{version}-%{release} + +%description is +This package contains the files needed to display Moodle in Icelandic. + +%files is +%defattr (-,root,root,-) +%{moodlewebdir}/lang/is_utf8 +%{moodlewebdir}/install/lang/is_utf8 +%{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/langs/is.js +%{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/plugins/advimage/langs/is.js +%{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/plugins/fullscreen/langs/is.js +%{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/themes/advanced/langs/is.js %package it Summary: Moodle language pack for Italian @@ -300,7 +631,11 @@ %files it %defattr (-,root,root,-) -%{moodlewebdir}/lang/it* +%{moodlewebdir}/lang/it_utf8 +%{moodlewebdir}/install/lang/it_utf8 +%{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/langs/it.js +%{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/themes/advanced/langs/it.js +%{moodlewebdir}/lib/phpmailer/language/phpmailer.lang-it.php %package ja Summary: Moodle language pack for Japanese @@ -312,7 +647,11 @@ %files ja %defattr (-,root,root,-) -%{moodlewebdir}/lang/ja* +%{moodlewebdir}/lang/ja_utf8 +%{moodlewebdir}/install/lang/ja_utf8 +%{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/langs/ja.js +%{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/themes/advanced/langs/ja.js +%{moodlewebdir}/lib/phpmailer/language/phpmailer.lang-ja.php %package ka Summary: Moodle language pack for Georgian @@ -324,19 +663,21 @@ %files ka %defattr (-,root,root,-) -%{moodlewebdir}/lang/ka* +%{moodlewebdir}/lang/ka_utf8 +%{moodlewebdir}/install/lang/ka_utf8 %package km -Summary: Moodle language pack for Cambodian +Summary: Moodle language pack for Khmer Group: Applications/Publishing Requires: moodle = %{version}-%{release} %description km -This package contains the files needed to display Moodle in Cambodian. +This package contains the files needed to display Moodle in Khmer. %files km %defattr (-,root,root,-) -%{moodlewebdir}/lang/km* +%{moodlewebdir}/lang/km_utf8 +%{moodlewebdir}/install/lang/km_utf8 %package kn Summary: Moodle language pack for Kannada @@ -348,7 +689,8 @@ %files kn %defattr (-,root,root,-) -%{moodlewebdir}/lang/kn* +%{moodlewebdir}/lang/kn_utf8 +%{moodlewebdir}/install/lang/kn_utf8 %package ko Summary: Moodle language pack for Korean @@ -360,7 +702,24 @@ %files ko %defattr (-,root,root,-) -%{moodlewebdir}/lang/ko* +%{moodlewebdir}/lang/ko_utf8 +%{moodlewebdir}/install/lang/ko_utf8 +%{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/langs/ko.js +%{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/plugins/advimage/langs/ko.js +%{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/themes/advanced/langs/ko.js + +%package lo +Summary: Moodle language pack for Lao +Group: Applications/Publishing +Requires: moodle = %{version}-%{release} + +%description lo +This package contains the files needed to display Moodle in Lao. +Currently, only the installer is available in Lao. + +%files lo +%defattr (-,root,root,-) +%{moodlewebdir}/install/lang/lo_utf8 %package lt Summary: Moodle language pack for Lithuanian @@ -372,7 +731,8 @@ %files lt %defattr (-,root,root,-) -%{moodlewebdir}/lang/lt* +%{moodlewebdir}/lang/lt_utf8 +%{moodlewebdir}/install/lang/lt_utf8 %package lv Summary: Moodle language pack for Latvian @@ -384,31 +744,47 @@ %files lv %defattr (-,root,root,-) -%{moodlewebdir}/lang/lv* +%{moodlewebdir}/lang/lv_utf8 +%{moodlewebdir}/install/lang/lv_utf8 -%package mi -Summary: Moodle language pack for Maori +%package mi_tn +Summary: Moodle language pack for Maori (Ngai Tahu) Group: Applications/Publishing Requires: moodle = %{version}-%{release} -%description mi -This package contains the files needed to display Moodle in Maori. +%description mi_tn +This package contains the files needed to display Moodle in Maori (Ngai Tahu). -%files mi +%files mi_tn %defattr (-,root,root,-) -%{moodlewebdir}/lang/mi* +%{moodlewebdir}/lang/mi_tn_utf8 +%{moodlewebdir}/install/lang/mi_* + +%package ml +Summary: Moodle language pack for Malayalam +Group: Applications/Publishing +Requires: moodle = %{version}-%{release} + +%description ml +This package contains the files needed to display Moodle in Malayalam. + +%files ml +%defattr (-,root,root,-) +%{moodlewebdir}/lang/ml_utf8 +%{moodlewebdir}/install/lang/ml_utf8 %package ms -Summary: Moodle language pack for Malay +Summary: Moodle language pack for Malaysian Group: Applications/Publishing Requires: moodle = %{version}-%{release} %description ms -This package contains the files needed to display Moodle in Malay. +This package contains the files needed to display Moodle in Malaysian. %files ms %defattr (-,root,root,-) -%{moodlewebdir}/lang/ms* +%{moodlewebdir}/lang/ms_utf8 +%{moodlewebdir}/install/lang/ms_utf8 %package nl Summary: Moodle language pack for Dutch @@ -420,20 +796,30 @@ %files nl %defattr (-,root,root,-) -%{moodlewebdir}/lang/nl* +%{moodlewebdir}/lang/nl_utf8 +%{moodlewebdir}/install/lang/nl_utf8 +%{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/langs/nl.js +%{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/plugins/advimage/langs/nl.js +%{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/plugins/fullscreen/langs/nl.js +%{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/themes/advanced/langs/nl.js +%{moodlewebdir}/lib/phpmailer/language/phpmailer.lang-nl.php %package nn -Summary: Moodle language pack for Norwegian Nynorsk +Summary: Moodle language pack for Nynorsk Group: Applications/Publishing Requires: moodle = %{version}-%{release} %description nn -This package contains the files needed to display Moodle in Norwegian -Nynorsk. +This package contains the files needed to display Moodle in Nynorsk. %files nn %defattr (-,root,root,-) -%{moodlewebdir}/lang/nn* +%{moodlewebdir}/lang/nn_utf8 +%{moodlewebdir}/install/lang/nn_utf8 +%{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/langs/nn.js +%{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/plugins/advimage/langs/nn.js +%{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/plugins/fullscreen/langs/nn.js +%{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/themes/advanced/langs/nn.js %package no Summary: Moodle language pack for Norwegian Bokmal @@ -441,12 +827,31 @@ Requires: moodle = %{version}-%{release} %description no -This package contains the files needed to display Moodle in Norwegian -Bokmal. +This package contains the files needed to display Moodle in Norwegian Bokmal. %files no %defattr (-,root,root,-) -%{moodlewebdir}/lang/no* +%{moodlewebdir}/lang/no_utf8 +%{moodlewebdir}/install/lang/no_utf8 +%{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/langs/nb.js +%{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/plugins/advimage/langs/nb.js +%{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/plugins/fullscreen/langs/nb.js +%{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/themes/advanced/langs/nb.js +%{moodlewebdir}/lib/phpmailer/language/phpmailer.lang-no.php + +%package no_gr +Summary: Moodle language pack for Norwegian (Primary) +Group: Applications/Publishing +Requires: moodle = %{version}-%{release} + +%description no_gr +This package contains the files needed to display Moodle in Norwegian +(Primary). + +%files no_gr +%defattr (-,root,root,-) +%{moodlewebdir}/lang/no_gr_utf8 +%{moodlewebdir}/install/lang/no_gr_utf8 %package pl Summary: Moodle language pack for Polish @@ -458,7 +863,13 @@ %files pl %defattr (-,root,root,-) -%{moodlewebdir}/lang/pl* +%{moodlewebdir}/lang/pl_utf8 +%{moodlewebdir}/install/lang/pl_utf8 +%{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/langs/pl.js +%{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/plugins/advimage/langs/pl.js +%{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/plugins/fullscreen/langs/pl.js +%{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/themes/advanced/langs/pl.js +%{moodlewebdir}/lib/phpmailer/language/phpmailer.lang-pl.php %package pt Summary: Moodle language pack for Portuguese @@ -470,7 +881,29 @@ %files pt %defattr (-,root,root,-) -%{moodlewebdir}/lang/pt* +%{moodlewebdir}/lang/pt_utf8 +%{moodlewebdir}/install/lang/pt_utf8 +%{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/langs/pt.js +%{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/themes/advanced/langs/pt.js + +%package pt_br +Summary: Moodle language pack for Portuguese (Brazil) +Group: Applications/Publishing +Requires: moodle = %{version}-%{release} + +%description pt_br +This package contains the files needed to display Moodle in Portuguese +(Brazil). + +%files pt_br +%defattr (-,root,root,-) +%{moodlewebdir}/lang/pt_br_utf8 +%{moodlewebdir}/install/lang/pt_br_utf8 +%{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/langs/pt_br.js +%{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/plugins/advimage/langs/pt_br.js +%{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/plugins/fullscreen/langs/pt_br.js +%{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/themes/advanced/langs/pt_br.js +%{moodlewebdir}/lib/phpmailer/language/phpmailer.lang-br.php %package ro Summary: Moodle language pack for Romanian @@ -482,7 +915,10 @@ %files ro %defattr (-,root,root,-) -%{moodlewebdir}/lang/ro* +%{moodlewebdir}/lang/ro_utf8 +%{moodlewebdir}/install/lang/ro_utf8 +%{moodlewebdir}/lib/editor/htmlarea/plugins/TableOperations/lang/ro.js +%{moodlewebdir}/lib/phpmailer/language/phpmailer.lang-ro.php %package ru Summary: Moodle language pack for Russian @@ -494,7 +930,30 @@ %files ru %defattr (-,root,root,-) -%{moodlewebdir}/lang/ru* +%{moodlewebdir}/lang/ru_utf8 +%{moodlewebdir}/install/lang/ru_utf8 +%{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/langs/ru* +%{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/plugins/advimage/langs/ru* +%{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/plugins/fullscreen/langs/ru* +%{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/themes/advanced/langs/ru* +%{moodlewebdir}/lib/phpmailer/language/phpmailer.lang-ru.php + +%package si +Summary: Moodle language pack for Sinhala +Group: Applications/Publishing +Requires: moodle = %{version}-%{release} + +%description si +This package contains the files needed to display Moodle in Sinhala. + +%files si +%defattr (-,root,root,-) +%{moodlewebdir}/lang/si_utf8 +%{moodlewebdir}/install/lang/si_utf8 +%{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/langs/si.js +%{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/plugins/advimage/langs/si.js +%{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/plugins/fullscreen/langs/si.js +%{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/themes/advanced/langs/si.js %package sk Summary: Moodle language pack for Slovak @@ -506,7 +965,12 @@ %files sk %defattr (-,root,root,-) -%{moodlewebdir}/lang/sk* +%{moodlewebdir}/lang/sk_utf8 +%{moodlewebdir}/install/lang/sk_utf8 +%{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/langs/sk.js +%{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/plugins/advimage/langs/sk.js +%{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/plugins/fullscreen/langs/sk.js +%{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/themes/advanced/langs/sk.js %package sl Summary: Moodle language pack for Slovenian @@ -518,7 +982,34 @@ %files sl %defattr (-,root,root,-) -%{moodlewebdir}/lang/sl* +%{moodlewebdir}/lang/sl_utf8 +%{moodlewebdir}/install/lang/sl_utf8 + +%package sm +Summary: Moodle language pack for Samoan +Group: Applications/Publishing +Requires: moodle = %{version}-%{release} + +%description sm +This package contains the files needed to display Moodle in Samoan. +Currently, only the installer is available in Samoan. + +%files sm +%defattr (-,root,root,-) +%{moodlewebdir}/install/lang/sm_utf8 + +%package so +Summary: Moodle language pack for Somali +Group: Applications/Publishing +Requires: moodle = %{version}-%{release} + +%description so +This package contains the files needed to display Moodle in Somali. + +%files so +%defattr (-,root,root,-) +%{moodlewebdir}/lang/so_utf8 +%{moodlewebdir}/install/lang/so_utf8 %package sq Summary: Moodle language pack for Albanian @@ -530,19 +1021,49 @@ %files sq %defattr (-,root,root,-) -%{moodlewebdir}/lang/sq* +%{moodlewebdir}/lang/sq_utf8 +%{moodlewebdir}/install/lang/sq_utf8 + +%package sr_cr +Summary: Moodle language pack for Serbian (Cyrillic) +Group: Applications/Publishing +Requires: moodle = %{version}-%{release} + +%description sr_cr +This package contains the files needed to display Moodle in Serbian (Cyrillic). + +%files sr_cr +%defattr (-,root,root,-) +%{moodlewebdir}/lang/sr_cr_utf8 +%{moodlewebdir}/install/lang/sr_cr_utf8 + +%package sr_cr_bo +Summary: Moodle language pack for Serbian (Cyrillic Bosnia Herzegovina) +Group: Applications/Publishing +Requires: moodle = %{version}-%{release} + +%description sr_cr_bo +This package contains the files needed to display Moodle in Serbian +(Cyrillic Bosnia Herzegovina). + +%files sr_cr_bo +%defattr (-,root,root,-) +%{moodlewebdir}/lang/sr_cr_bo_utf8 +%{moodlewebdir}/install/lang/sr_cr_bo_utf8 +%{moodlewebdir}/install/lang/sr_utf8 -%package sr -Summary: Moodle language pack for Serbian +%package sr_lt +Summary: Moodle language pack for Serbian (Latin) Group: Applications/Publishing Requires: moodle = %{version}-%{release} -%description sr -This package contains the files needed to display Moodle in Serbian. +%description sr_lt +This package contains the files needed to display Moodle in Serbian (Latin). -%files sr +%files sr_lt %defattr (-,root,root,-) -%{moodlewebdir}/lang/sr* +%{moodlewebdir}/lang/sr_lt_utf8 +%{moodlewebdir}/install/lang/sr_lt_utf8 %package sv Summary: Moodle language pack for Swedish @@ -554,7 +1075,26 @@ %files sv %defattr (-,root,root,-) -%{moodlewebdir}/lang/sv* +%{moodlewebdir}/lang/sv_utf8 +%{moodlewebdir}/install/lang/sv_utf8 +%{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/langs/sv.js +%{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/plugins/advimage/langs/sv.js +%{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/plugins/fullscreen/langs/sv.js +%{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/themes/advanced/langs/sv.js +%{moodlewebdir}/lib/phpmailer/language/phpmailer.lang-se.php + +%package ta +Summary: Moodle language pack for Tamil +Group: Applications/Publishing +Requires: moodle = %{version}-%{release} + +%description ta +This package contains the files needed to display Moodle in Tamil. +Currently, only the installer is available in Tamil. + +%files ta +%defattr (-,root,root,-) +%{moodlewebdir}/install/lang/ta_utf8 %package th Summary: Moodle language pack for Thai @@ -566,7 +1106,9 @@ %files th %defattr (-,root,root,-) -%{moodlewebdir}/lang/th* +%{moodlewebdir}/lang/th_utf8 +%{moodlewebdir}/install/lang/th_utf8 +%{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/langs/th.js %package tl Summary: Moodle language pack for Tagalog @@ -578,7 +1120,21 @@ %files tl %defattr (-,root,root,-) -%{moodlewebdir}/lang/tl* +%{moodlewebdir}/lang/tl_utf8 +%{moodlewebdir}/install/lang/tl_utf8 + +%package to +Summary: Moodle language pack for Tonga +Group: Applications/Publishing +Requires: moodle = %{version}-%{release} + +%description to +This package contains the files needed to display Moodle in Tonga. +Currently, only the installer is available in Tonga. + +%files to +%defattr (-,root,root,-) +%{moodlewebdir}/install/lang/to_utf8 %package tr Summary: Moodle language pack for Turkish @@ -590,7 +1146,26 @@ %files tr %defattr (-,root,root,-) -%{moodlewebdir}/lang/tr* +%{moodlewebdir}/lang/tr_utf8 +%{moodlewebdir}/install/lang/tr_utf8 +%{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/langs/tr.js +%{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/plugins/advimage/langs/tr.js +%{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/plugins/fullscreen/langs/tr.js +%{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/themes/advanced/langs/tr.js +%{moodlewebdir}/lib/phpmailer/language/phpmailer.lang-tr.php + +%package tw +Summary: Moodle language pack for Twi +Group: Applications/Publishing +Requires: moodle = %{version}-%{release} + +%description tw +This package contains the files needed to display Moodle in Twi. +Currently, only one part of the tinymce editor is available in Twi. + +%files tw +%defattr (-,root,root,-) +%{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/themes/advanced/langs/tw.js %package uk Summary: Moodle language pack for Ukrainian @@ -602,7 +1177,8 @@ %files uk %defattr (-,root,root,-) -%{moodlewebdir}/lang/uk* +%{moodlewebdir}/lang/uk_utf8 +%{moodlewebdir}/install/lang/uk_utf8 %package vi Summary: Moodle language pack for Vietnamese @@ -614,19 +1190,44 @@ %files vi %defattr (-,root,root,-) -%{moodlewebdir}/lang/vi* +%{moodlewebdir}/lang/vi_utf8 +%{moodlewebdir}/install/lang/vi_utf8 -%package zh -Summary: Moodle language pack for Chinese +%package zh_cn +Summary: Moodle language pack for Chinese (Simplified) Group: Applications/Publishing Requires: moodle = %{version}-%{release} -%description zh -This package contains the files needed to display Moodle in Chinese. +%description zh_cn +This package contains the files needed to display Moodle in Chinese +(Simplified). -%files zh +%files zh_cn %defattr (-,root,root,-) -%{moodlewebdir}/lang/zh* +%{moodlewebdir}/lang/zh_cn_utf8 +%{moodlewebdir}/install/lang/zh_cn_utf8 +%{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/langs/zh_cn.js +%{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/plugins/advimage/langs/zh_cn.js +%{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/plugins/fullscreen/langs/zh_cn.js +%{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/themes/advanced/langs/zh_cn.js + +%package zh_tw +Summary: Moodle language pack for Chinese (Traditional/Big5) +Group: Applications/Publishing +Requires: moodle = %{version}-%{release} + +%description zh_tw +This package contains the files needed to display Moodle in Chinese +(Traditional/Big5). + +%files zh_tw +%defattr (-,root,root,-) +%{moodlewebdir}/lang/zh_tw_utf8 +%{moodlewebdir}/install/lang/zh_tw_utf8 +%{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/langs/zh_tw* +%{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/plugins/advimage/langs/zh_tw* +%{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/plugins/fullscreen/langs/zh_tw* +%{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/themes/advanced/langs/zh_tw* %package editor-spellcheck Summary: Spellcheck plugin for Moodle @@ -640,34 +1241,118 @@ %prep %setup -q -n %{name} -#%patch0 -p1 -b .mimetex-linux -#%patch1 -p1 -b .mimetex-fedora cp %{SOURCE6} README-rpm -find $RPM_BUILD_DIR/%{name} -name \*.bak -exec rm {} \; -find $RPM_BUILD_DIR/%{name} -type f -exec chmod a-x {} \; -find $RPM_BUILD_DIR/%{name} -name \*.pl -exec chmod a+x {} \; -find $RPM_BUILD_DIR/%{name} -name \*.cgi -exec chmod a+x {} \; -sed -i 's/\r//' README.txt -sed -i 's/\r//' lib/editor/htmlarea/plugins/SpellChecker/spell-check-logic.cgi + +cd lang +unzip -qq -o %{SOURCE7} +unzip -qq -o %{SOURCE8} +unzip -qq -o %{SOURCE9} +unzip -qq -o %{SOURCE10} +unzip -qq -o %{SOURCE11} +unzip -qq -o %{SOURCE12} +unzip -qq -o %{SOURCE13} +unzip -qq -o %{SOURCE14} +unzip -qq -o %{SOURCE15} +unzip -qq -o %{SOURCE16} +unzip -qq -o %{SOURCE17} +unzip -qq -o %{SOURCE18} +unzip -qq -o %{SOURCE19} +unzip -qq -o %{SOURCE20} +unzip -qq -o %{SOURCE21} +unzip -qq -o %{SOURCE22} +unzip -qq -o %{SOURCE23} +unzip -qq -o %{SOURCE24} +unzip -qq -o %{SOURCE25} +unzip -qq -o %{SOURCE26} +unzip -qq -o %{SOURCE27} +unzip -qq -o %{SOURCE28} +unzip -qq -o %{SOURCE29} +unzip -qq -o %{SOURCE30} +unzip -qq -o %{SOURCE31} +unzip -qq -o %{SOURCE32} +unzip -qq -o %{SOURCE33} +unzip -qq -o %{SOURCE34} +unzip -qq -o %{SOURCE35} +unzip -qq -o %{SOURCE36} +unzip -qq -o %{SOURCE37} +unzip -qq -o %{SOURCE38} +unzip -qq -o %{SOURCE39} +unzip -qq -o %{SOURCE40} +unzip -qq -o %{SOURCE41} +unzip -qq -o %{SOURCE42} +unzip -qq -o %{SOURCE43} +unzip -qq -o %{SOURCE44} +unzip -qq -o %{SOURCE45} +unzip -qq -o %{SOURCE46} +unzip -qq -o %{SOURCE47} +unzip -qq -o %{SOURCE48} +unzip -qq -o %{SOURCE49} +unzip -qq -o %{SOURCE50} +unzip -qq -o %{SOURCE51} +unzip -qq -o %{SOURCE52} +unzip -qq -o %{SOURCE53} +unzip -qq -o %{SOURCE54} +unzip -qq -o %{SOURCE55} +unzip -qq -o %{SOURCE56} +unzip -qq -o %{SOURCE57} +unzip -qq -o %{SOURCE58} +unzip -qq -o %{SOURCE59} +unzip -qq -o %{SOURCE60} +unzip -qq -o %{SOURCE61} +unzip -qq -o %{SOURCE62} +unzip -qq -o %{SOURCE63} +unzip -qq -o %{SOURCE64} +unzip -qq -o %{SOURCE65} +unzip -qq -o %{SOURCE66} +unzip -qq -o %{SOURCE67} +unzip -qq -o %{SOURCE68} +unzip -qq -o %{SOURCE69} +unzip -qq -o %{SOURCE70} +unzip -qq -o %{SOURCE71} +cd .. + +find . -type f \! -name \*.pl -exec chmod a-x {} \; +find . -name \*.cgi -exec chmod a+x {} \; +chmod a+x admin/process_email.php +chmod a+x mod/chat/chatd.php +chmod a+x mod/wiki/ewiki/fragments/mkhuge +sed -i 's/\r//' auth/fc/Readme.txt +sed -i 's/\r//' doc/contents.php +sed -i 's/\r//' lang/README.txt +sed -i 's/\r//' lang/en_utf8/help/assignment/quickgrade.html +sed -i 's/\r//' lang/en_utf8/help/lesson/importppt.html +sed -i 's/\r//' lang/en_utf8/help/lesson/questionoption.html +sed -i 's/\r//' lang/en_utf8/help/lesson/questiontypes.html +sed -i 's/\r//' lang/en_utf8/help/uploadgroups.html +sed -i 's/\r//' lib/adodb/license.txt +sed -i 's/\r//' lib/adodb/pear/readme.Auth.txt +sed -i 's/\r//' lib/adodb/readme.htm +sed -i 's/\r//' lib/adodb/readme.txt +sed -i 's/\r//' lib/adodb/tips_portable_sql.htm +sed -i 's/\r//' lib/mp3player/readme.txt +sed -i 's/\r//' login/change_password_form.html +sed -i 's/\r//' mod/wiki/ewiki/README +sed -i 's/\r//' mod/wiki/ewiki/README.de +sed -i 's/\r//' question/format/webct/TODO.txt +sed -i 's/\r//' theme/chameleon/pix/mod/README.txt %build rm config-dist.php install.php tags filter/tex/mimetex.* filter/tex/README.mimetex +%if ! %{with_spellcheck} +rm -rf lib/editor/htmlarea/plugins/SpellChecker +%endif %install rm -rf $RPM_BUILD_ROOT mkdir -p $RPM_BUILD_ROOT%{moodlewebdir} mkdir -p $RPM_BUILD_ROOT%{moodledatadir} cp -a * $RPM_BUILD_ROOT%{moodlewebdir} -cp -ad install/lang/* $RPM_BUILD_ROOT%{moodlewebdir}/lang/ rm $RPM_BUILD_ROOT%{moodlewebdir}/README* install -p -D -m 0644 %{SOURCE1} $RPM_BUILD_ROOT%{_sysconfdir}/httpd/conf.d/moodle.conf install -p -D -m 0644 %{SOURCE2} $RPM_BUILD_ROOT%{moodlewebdir}/config.php install -p -D -m 0644 %{SOURCE3} $RPM_BUILD_ROOT%{_sysconfdir}/cron.d/moodle install -p -D -m 0755 %{SOURCE4} $RPM_BUILD_ROOT%{_sbindir}/moodle-cron install -p -D -m 0755 %{SOURCE5} $RPM_BUILD_ROOT%{_initrddir}/moodle -%if %{with_spellcheck} < 1 -rm -rf $RPM_BUILD_ROOT/lib/editor/plugins/SpellChecker -%endif find $RPM_BUILD_ROOT -name \*.mimetex-\* -exec rm {} \; %clean @@ -686,15 +1371,95 @@ %defattr(-,root,root,-) %doc README* doc/COPYRIGHT.txt %dir %{_var}/www/moodle -%{moodlewebdir}/[a-ce-km-z]* +%dir %{moodlewebdir} +%{moodlewebdir}/[a-ce-hj-km-z]* %doc %{moodlewebdir}/doc +%{moodlewebdir}/index.php +%dir %{moodlewebdir}/install +%dir %{moodlewebdir}/install/lang +%{moodlewebdir}/install/lang/en* +%{moodlewebdir}/install/welcome.html +%{moodlewebdir}/iplookup +%dir %{moodlewebdir}/lang +%{moodlewebdir}/lang/en* +%{moodlewebdir}/lang/README.txt %{moodlewebdir}/lib +%if %{with_spellcheck} %exclude %{moodlewebdir}/lib/editor/htmlarea/plugins/SpellChecker +%endif +%exclude %{moodlewebdir}/lib/editor/htmlarea/plugins/TableOperations/lang/fi.js +%exclude %{moodlewebdir}/lib/editor/htmlarea/plugins/TableOperations/lang/ro.js +%exclude %{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/langs/a* +%exclude %{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/langs/c* +%exclude %{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/langs/d* +%exclude %{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/langs/el.js +%exclude %{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/langs/es.js +%exclude %{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/langs/f* +%exclude %{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/langs/h* +%exclude %{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/langs/i* +%exclude %{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/langs/j* +%exclude %{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/langs/k* +%exclude %{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/langs/n* +%exclude %{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/langs/p* +%exclude %{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/langs/ru* +%exclude %{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/langs/s* +%exclude %{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/langs/t* +%exclude %{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/langs/z* +%exclude %{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/plugins/advimage/langs/c* +%exclude %{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/plugins/advimage/langs/d* +%exclude %{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/plugins/advimage/langs/es.js +%exclude %{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/plugins/advimage/langs/f* +%exclude %{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/plugins/advimage/langs/h* +%exclude %{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/plugins/advimage/langs/i* +%exclude %{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/plugins/advimage/langs/k* +%exclude %{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/plugins/advimage/langs/n* +%exclude %{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/plugins/advimage/langs/p* +%exclude %{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/plugins/advimage/langs/r* +%exclude %{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/plugins/advimage/langs/s* +%exclude %{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/plugins/advimage/langs/t* +%exclude %{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/plugins/advimage/langs/z* +%exclude %{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/plugins/fullscreen/langs/c* +%exclude %{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/plugins/fullscreen/langs/d* +%exclude %{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/plugins/fullscreen/langs/es.js +%exclude %{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/plugins/fullscreen/langs/f* +%exclude %{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/plugins/fullscreen/langs/h* +%exclude %{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/plugins/fullscreen/langs/i* +%exclude %{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/plugins/fullscreen/langs/n* +%exclude %{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/plugins/fullscreen/langs/p* +%exclude %{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/plugins/fullscreen/langs/r* +%exclude %{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/plugins/fullscreen/langs/s* +%exclude %{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/plugins/fullscreen/langs/t* +%exclude %{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/plugins/fullscreen/langs/z* +%exclude %{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/themes/advanced/langs/a* +%exclude %{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/themes/advanced/langs/c* +%exclude %{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/themes/advanced/langs/d* +%exclude %{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/themes/advanced/langs/el.js +%exclude %{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/themes/advanced/langs/es.js +%exclude %{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/themes/advanced/langs/f* +%exclude %{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/themes/advanced/langs/h* +%exclude %{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/themes/advanced/langs/i* +%exclude %{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/themes/advanced/langs/j* +%exclude %{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/themes/advanced/langs/k* +%exclude %{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/themes/advanced/langs/n* +%exclude %{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/themes/advanced/langs/p* +%exclude %{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/themes/advanced/langs/ru* +%exclude %{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/themes/advanced/langs/s* +%exclude %{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/themes/advanced/langs/t* +%exclude %{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/themes/advanced/langs/z* +%exclude %{moodlewebdir}/lib/phpmailer/language/phpmailer.lang-b* +%exclude %{moodlewebdir}/lib/phpmailer/language/phpmailer.lang-c* +%exclude %{moodlewebdir}/lib/phpmailer/language/phpmailer.lang-d* +%exclude %{moodlewebdir}/lib/phpmailer/language/phpmailer.lang-es.php +%exclude %{moodlewebdir}/lib/phpmailer/language/phpmailer.lang-f* +%exclude %{moodlewebdir}/lib/phpmailer/language/phpmailer.lang-h* +%exclude %{moodlewebdir}/lib/phpmailer/language/phpmailer.lang-i* +%exclude %{moodlewebdir}/lib/phpmailer/language/phpmailer.lang-j* +%exclude %{moodlewebdir}/lib/phpmailer/language/phpmailer.lang-n* +%exclude %{moodlewebdir}/lib/phpmailer/language/phpmailer.lang-p* +%exclude %{moodlewebdir}/lib/phpmailer/language/phpmailer.lang-r* +%exclude %{moodlewebdir}/lib/phpmailer/language/phpmailer.lang-s* +%exclude %{moodlewebdir}/lib/phpmailer/language/phpmailer.lang-t* %{moodlewebdir}/login -%dir %{moodlewebdir}/lang -%{moodlewebdir}/lang/en* -%{moodlewebdir}/lang/[^e]*_utf8 -%doc %{moodlewebdir}/lang/README.txt %attr(-,apache,apache) %{moodledatadir} %config(noreplace) %{_sysconfdir}/cron.d/%{name} %config(noreplace) %{_sysconfdir}/httpd/conf.d/moodle.conf @@ -708,6 +1473,16 @@ %endif %changelog +* Thu Apr 12 2007 Jerry James - 1.6.5-1 +- Update to 1.6.5 (fixes BZ 220041 and 232103) +- Own /var/www/moodle/web (BZ 233882) +- Drop unused mimetex patches +- Add executable bits to 3 scripts that should have them +- Remove the installation language files from the main package (twice) +- Package the moodle language files, not just the installation files +- Rename/add several language files to match the upstream list +- Minor typo fixes in the scripts + * Sat Oct 28 2006 Mike McGrath - 1.6.3-3 - Release bump Index: sources =================================================================== RCS file: /cvs/extras/rpms/moodle/FC-6/sources,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- sources 13 Oct 2006 20:34:10 -0000 1.4 +++ sources 13 Apr 2007 20:39:59 -0000 1.5 @@ -1,2 +1,72 @@ -86cddfda2b6d9a08b37cc3a16bda1090 moodle-1.5.4.tgz -2f9f3fcf83ab0f18c409f3a48e07eae2 moodle-1.6.3.tgz +7a8e9bfd778916f6a0183d913f0b2cd3 af_utf8.zip +fb06ec60796f08e95af01f1e040424f1 ar_utf8.zip +8b11d6e57bfddc5b5d77ebe36253f3d5 be_utf8.zip +f980776d6273fb5abb35fc2aa1222c90 bg_utf8.zip +97b582f205590b7f0f24f263d5df8833 bs_utf8.zip +973fd96c198d39a1b73e98049f6fbdbd ca_utf8.zip +b6057f3581e0d7813d706cc2f834f251 cs_utf8.zip +d66915c41692028fb57c00e30eaab6a6 da_utf8.zip +753205eface461cf74fe3b9537d36c37 de_du_utf8.zip +e29d43f89e7e707e073544ab76a408af de_utf8.zip +389a1485a32e0f5dce30f73f951e1b17 el_utf8.zip +5f86d0325523a9768f78635255f0befe en_us_utf8.zip +4dad3342f790fd6e036f1c2979c4a1ce en_utf8.zip +439a956080a9accb1ccd3b02a144d4ac es_utf8.zip +c7cdb5ce498d3da3889d0ab036d97aeb et_utf8.zip +555729fcdf24219c1c5237e7d4cb3514 eu_utf8.zip +0bfbace703d1e0008503a19d85608f06 fa_utf8.zip +cdcded6d20c6b684631228ef0b9abc73 fil_utf8.zip +1724e1dbc2f34bcdc352d688e1bfb75d fi_utf8.zip +cdb977c193163033992aec835c5a17d5 fr_ca_utf8.zip +544585c41d5b9c507741b43e662248ad fr_utf8.zip +b4c6b4fa701e89ff2cbb93a61d1224fe ga_utf8.zip +9492a85fbcefca8b0393f094bee42c95 gl_utf8.zip +10e89bcc365156c021268a8c7399c96f he_utf8.zip +f8a230d6656a25c8b867406a68e700d1 hi_utf8.zip +d98342fe75fcfdf071a1b2c902fe0ada hr_utf8.zip +b928c51420d72fb4f78b033f1304b1cb hu_utf8.zip +6caeefdb09c845352fdb683c4b32c6f8 id_utf8.zip +28abc5e7465974dcc7c30057880190eb is_utf8.zip +133b49d49b68a3ae901ab62a3c159276 it_utf8.zip +1584c2248ccc557a185de41b78d6af44 ja_utf8.zip +eb3f4d62d2ea839543e7a6645f38aa9f ka_utf8.zip +794a7861285ba99bcc636a7cc9d05149 km_utf8.zip +e4e5c6265a933a1a981d454ae1705470 kn_utf8.zip +6768d95469397a1655890aae3403e99b ko_utf8.zip +71360c57e1f06f9c71c2f99011e9a686 lt_utf8.zip +5b2053b492f08f86a2aa118f8ea35913 lv_utf8.zip +fdfae6ea3a39f5169e1ad61519132fe1 mi_tn_utf8.zip +11e19c422300b9831bec3b5e64a05ce4 ml_utf8.zip +cace1259d21c5e2d23d502f55fa200df moodle-1.6.5.tgz +383e001fd62d3be8a3c75bcec1a6d925 moodle.conf +325dca8497431ab6d2fe2b9bd7a7f2d7 moodle-config.php +0412e3f8081562a6da7579f093702f16 moodle-cron +64cf9d458296964bf90c2880c4ac8633 moodle.cron +9093b71b32a5724e1e4a3720befe0c4b moodle.init +92236b6db8242bc48730c1e028a4c0d6 moodle-README-rpm +438e6baeec71e294dfefac7a9beebf11 ms_utf8.zip +0683dac415f22d1ecc00d9cf72e8cdf0 nl_utf8.zip +3b2329dca71e527e378c1656e48ec579 nn_utf8.zip +42b4d10def4d71dab53aa3a4c81636d2 no_gr_utf8.zip +0fb80b8ca152d10d341b031dc7bd4b03 no_utf8.zip +1ffe8aca5e66c3a7517f5c555c4f5da6 pl_utf8.zip +d0c1ceba80b016b80aaed8d0e4d77989 pt_br_utf8.zip +40a6fc4ffefc12c296649c0e96351bc4 pt_utf8.zip +a45ad44d2c53aefc5d3336df0062b105 ro_utf8.zip +5a1686f23974925d1ad7d49b47deb568 ru_utf8.zip +e31ab0819d2261cacf2a11df2c12f4a7 si_utf8.zip +a15d49fb7f85131451bad142a7170010 sk_utf8.zip +7530f5df420ae545e5387c7788df1746 sl_utf8.zip +78270403cf752f08e2d2737e91dc9a05 so_utf8.zip +6cb34d6492db83bba013458c0b5d226f sq_utf8.zip +a34f23b2ed46b2af29977a96594bb7d1 sr_cr_bo_utf8.zip +16d99096427c3cc54e07ed69b61173f3 sr_cr_utf8.zip +7e2b37ad1f90cfed562c8e189e9895fc sr_lt_utf8.zip +29defaceb8a66230044dd2142c47bca9 sv_utf8.zip +4f668d364552f93bc972d40b1ae0c134 th_utf8.zip +c09bda23b720aa9562a66a7a048554df tl_utf8.zip +29e52926345a198d0eca053bd47c527b tr_utf8.zip +a99ef44a1ca745169b5070a7ce9a9815 uk_utf8.zip +a4d41c6a67d19bff45b9fd52bf55dac9 vi_utf8.zip +a76612a2a5423eb175c9cafadf000db4 zh_cn_utf8.zip +05c602da6b4b26da05a2795d91d64154 zh_tw_utf8.zip --- moodle-1.5.2-mimetex-fedora.patch DELETED --- --- moodle-1.5.2-mimetex-linux.patch DELETED --- From fedora-extras-commits at redhat.com Fri Apr 13 20:41:38 2007 From: fedora-extras-commits at redhat.com (Jerry James (jjames)) Date: Fri, 13 Apr 2007 16:41:38 -0400 Subject: rpms/moodle/FC-5 .cvsignore, 1.2, 1.3 moodle-README-rpm, 1.1, 1.2 moodle.init, 1.1, 1.2 moodle.spec, 1.8, 1.9 sources, 1.4, 1.5 moodle-1.5.2-mimetex-fedora.patch, 1.1, NONE moodle-1.5.2-mimetex-linux.patch, 1.1, NONE Message-ID: <200704132041.l3DKfcVn003196@cvs-int.fedora.redhat.com> Author: jjames Update of /cvs/extras/rpms/moodle/FC-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv3163 Modified Files: .cvsignore moodle-README-rpm moodle.init moodle.spec sources Removed Files: moodle-1.5.2-mimetex-fedora.patch moodle-1.5.2-mimetex-linux.patch Log Message: Update to 1.6.5. Drop unused mimetex patches. Really provide language support. Some typo fixes. Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/moodle/FC-5/.cvsignore,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- .cvsignore 12 Dec 2005 19:48:03 -0000 1.2 +++ .cvsignore 13 Apr 2007 20:41:03 -0000 1.3 @@ -1 +1,72 @@ -moodle-1.5.3.tgz +af_utf8.zip +ar_utf8.zip +be_utf8.zip +bg_utf8.zip +bs_utf8.zip +ca_utf8.zip +cs_utf8.zip +da_utf8.zip +de_du_utf8.zip +de_utf8.zip +el_utf8.zip +en_us_utf8.zip +en_utf8.zip +es_utf8.zip +et_utf8.zip +eu_utf8.zip +fa_utf8.zip +fil_utf8.zip +fi_utf8.zip +fr_ca_utf8.zip +fr_utf8.zip +ga_utf8.zip +gl_utf8.zip +he_utf8.zip +hi_utf8.zip +hr_utf8.zip +hu_utf8.zip +id_utf8.zip +is_utf8.zip +it_utf8.zip +ja_utf8.zip +ka_utf8.zip +km_utf8.zip +kn_utf8.zip +ko_utf8.zip +lt_utf8.zip +lv_utf8.zip +mi_tn_utf8.zip +ml_utf8.zip +moodle-1.6.5.tgz +moodle.conf +moodle-config.php +moodle-cron +moodle.cron +moodle.init +moodle-README-rpm +ms_utf8.zip +nl_utf8.zip +nn_utf8.zip +no_gr_utf8.zip +no_utf8.zip +pl_utf8.zip +pt_br_utf8.zip +pt_utf8.zip +ro_utf8.zip +ru_utf8.zip +si_utf8.zip +sk_utf8.zip +sl_utf8.zip +so_utf8.zip +sq_utf8.zip +sr_cr_bo_utf8.zip +sr_cr_utf8.zip +sr_lt_utf8.zip +sv_utf8.zip +th_utf8.zip +tl_utf8.zip +tr_utf8.zip +uk_utf8.zip +vi_utf8.zip +zh_cn_utf8.zip +zh_tw_utf8.zip Index: moodle-README-rpm =================================================================== RCS file: /cvs/extras/rpms/moodle/FC-5/moodle-README-rpm,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- moodle-README-rpm 12 Dec 2005 19:48:03 -0000 1.1 +++ moodle-README-rpm 13 Apr 2007 20:41:03 -0000 1.2 @@ -1,4 +1,5 @@ -Edit /var/www/moodle/web/config.php to the values you need to connect to your database. Once you've configured Moodle properly don't forget to run +Edit /var/www/moodle/web/config.php to the values you need to connect to your +database. Once you've configured Moodle properly don't forget to run /sbin/service moodle start ; /sbin/chkconfig moodle on Index: moodle.init =================================================================== RCS file: /cvs/extras/rpms/moodle/FC-5/moodle.init,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- moodle.init 12 Dec 2005 19:48:03 -0000 1.1 +++ moodle.init 13 Apr 2007 20:41:03 -0000 1.2 @@ -7,7 +7,7 @@ # # chkconfig: - 50 01 # -# description: Enable the Moodle crom job +# description: Enable the Moodle cron job # # source function library Index: moodle.spec =================================================================== RCS file: /cvs/extras/rpms/moodle/FC-5/moodle.spec,v retrieving revision 1.8 retrieving revision 1.9 diff -u -r1.8 -r1.9 --- moodle.spec 29 Oct 2006 03:54:39 -0000 1.8 +++ moodle.spec 13 Apr 2007 20:41:03 -0000 1.9 @@ -8,26 +8,89 @@ %define with_spellcheck 0 Name: moodle -Version: 1.6.3 -Release: 3%{?dist} +Version: 1.6.5 +Release: 1%{?dist} Summary: A Course Management System Group: Applications/Publishing License: GPL URL: http://moodle.org/ -Source0: http://download.moodle.org/stable15/%{name}-%{version}.tgz +Source0: http://download.moodle.org/stable16/%{name}-%{version}.tgz Source1: moodle.conf Source2: moodle-config.php Source3: moodle.cron Source4: moodle-cron Source5: moodle.init Source6: moodle-README-rpm -#Patch0: moodle-1.5.2-mimetex-linux.patch -#Patch1: moodle-1.5.2-mimetex-fedora.patch +Source7: http://download.moodle.org/lang16/af_utf8.zip +Source8: http://download.moodle.org/lang16/ar_utf8.zip +Source9: http://download.moodle.org/lang16/be_utf8.zip +Source10: http://download.moodle.org/lang16/bg_utf8.zip +Source11: http://download.moodle.org/lang16/bs_utf8.zip +Source12: http://download.moodle.org/lang16/ca_utf8.zip +Source13: http://download.moodle.org/lang16/cs_utf8.zip +Source14: http://download.moodle.org/lang16/da_utf8.zip +Source15: http://download.moodle.org/lang16/de_utf8.zip +Source16: http://download.moodle.org/lang16/de_du_utf8.zip +Source17: http://download.moodle.org/lang16/el_utf8.zip +Source18: http://download.moodle.org/lang16/en_utf8.zip +Source19: http://download.moodle.org/lang16/en_us_utf8.zip +Source20: http://download.moodle.org/lang16/es_utf8.zip +Source21: http://download.moodle.org/lang16/et_utf8.zip +Source22: http://download.moodle.org/lang16/eu_utf8.zip +Source23: http://download.moodle.org/lang16/fa_utf8.zip +Source24: http://download.moodle.org/lang16/fi_utf8.zip +Source25: http://download.moodle.org/lang16/fil_utf8.zip +Source26: http://download.moodle.org/lang16/fr_utf8.zip +Source27: http://download.moodle.org/lang16/fr_ca_utf8.zip +Source28: http://download.moodle.org/lang16/ga_utf8.zip +Source29: http://download.moodle.org/lang16/gl_utf8.zip +Source30: http://download.moodle.org/lang16/he_utf8.zip +Source31: http://download.moodle.org/lang16/hi_utf8.zip +Source32: http://download.moodle.org/lang16/hr_utf8.zip +Source33: http://download.moodle.org/lang16/hu_utf8.zip +Source34: http://download.moodle.org/lang16/id_utf8.zip +Source35: http://download.moodle.org/lang16/is_utf8.zip +Source36: http://download.moodle.org/lang16/it_utf8.zip +Source37: http://download.moodle.org/lang16/ja_utf8.zip +Source38: http://download.moodle.org/lang16/ka_utf8.zip +Source39: http://download.moodle.org/lang16/km_utf8.zip +Source40: http://download.moodle.org/lang16/kn_utf8.zip +Source41: http://download.moodle.org/lang16/ko_utf8.zip +Source42: http://download.moodle.org/lang16/lt_utf8.zip +Source43: http://download.moodle.org/lang16/lv_utf8.zip +Source44: http://download.moodle.org/lang16/mi_tn_utf8.zip +Source45: http://download.moodle.org/lang16/ml_utf8.zip +Source46: http://download.moodle.org/lang16/ms_utf8.zip +Source47: http://download.moodle.org/lang16/nl_utf8.zip +Source48: http://download.moodle.org/lang16/nn_utf8.zip +Source49: http://download.moodle.org/lang16/no_utf8.zip +Source50: http://download.moodle.org/lang16/no_gr_utf8.zip +Source51: http://download.moodle.org/lang16/pl_utf8.zip +Source52: http://download.moodle.org/lang16/pt_utf8.zip +Source53: http://download.moodle.org/lang16/pt_br_utf8.zip +Source54: http://download.moodle.org/lang16/ro_utf8.zip +Source55: http://download.moodle.org/lang16/ru_utf8.zip +Source56: http://download.moodle.org/lang16/si_utf8.zip +Source57: http://download.moodle.org/lang16/sk_utf8.zip +Source58: http://download.moodle.org/lang16/sl_utf8.zip +Source59: http://download.moodle.org/lang16/so_utf8.zip +Source60: http://download.moodle.org/lang16/sq_utf8.zip +Source61: http://download.moodle.org/lang16/sr_cr_utf8.zip +Source62: http://download.moodle.org/lang16/sr_cr_bo_utf8.zip +Source63: http://download.moodle.org/lang16/sr_lt_utf8.zip +Source64: http://download.moodle.org/lang16/sv_utf8.zip +Source65: http://download.moodle.org/lang16/th_utf8.zip +Source66: http://download.moodle.org/lang16/tl_utf8.zip +Source67: http://download.moodle.org/lang16/tr_utf8.zip +Source68: http://download.moodle.org/lang16/uk_utf8.zip +Source69: http://download.moodle.org/lang16/vi_utf8.zip +Source70: http://download.moodle.org/lang16/zh_cn_utf8.zip +Source71: http://download.moodle.org/lang16/zh_tw_utf8.zip BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch -#BuildRequires: +BuildRequires: unzip Requires: php-gd vixie-cron mimetex perl(lib) php-mysql Requires(post): /sbin/chkconfig Requires(preun): /sbin/chkconfig @@ -38,6 +101,77 @@ package designed using sound pedagogical principles, to help educators create effective online learning communities. +# For maintenance purposes, here is the list of language packs with their +# corresponding date stamps and the source number above. This list follows +# the order of the one on http://download.moodle.org/lang16/ which is mostly, +# but not completely, alphabetical. Last updated 2007-04-13. +# +# Afrikaans: 2007-01-05, Source7 +# Albanian: 2007-01-05, Source60 +# Arabic: 2007-03-20, Source8 +# Basque: 2007-04-05, Source22 +# Belarusian: 2007-01-05, Source9 +# Bosnian: 2006-12-18, Source11 +# Bulgarian: 2007-01-05, Source10 +# Catalan: 2007-04-04, Source12 +# Croatian: 2006-05-07, Source32 +# Chinese (Simplified): 2007-04-03, Source70 +# Chinese (Traditional/Big5): 2007-02-19, Source71 +# Czech: 2007-04-13, Source13 +# Danish: 2007-03-10, Source14 +# Dutch: 2007-03-31, Source47 +# English: 2007-04-12, Source18 +# English (US): 2007-01-05, Source19 +# Estonian: 2007-01-05, Source21 +# Farsi: 2006-06-30, Source23 +# Filipino: 2006-07-31, Source25 +# Finnish: 2007-03-31, Source24 +# French: 2007-04-12, Source26 +# French (Canada): 2007-01-05, Source27 +# Gaelic: 2007-01-05, Source28 +# Gallego: 2007-01-05, Source29 +# Georgian: 2006-12-18, Source38 +# German: 2007-03-23, Source15 +# German (Personal): 2007-01-03, Source16 +# Greek: 2007-03-31, Source17 +# Hebrew: 2006-06-30, Source30 +# Hindi: 2007-01-05, Source31 +# Hungarian: 2007-03-31, Source33 +# Icelandic: 2007-03-31, Source35 +# Indonesian: 2007-01-05, Source34 +# Italian: 2007-04-12, Source36 +# Japanese: 2007-04-13, Source37 +# Kannada: 2006-06-30, Source40 +# Khmer: 2006-06-30, Source39 +# Korean: 2007-04-12, Source41 +# Lithuanian: 2007-01-05, Source42 +# Latvian: 2007-01-05, Source43 +# Malayalam: 2006-06-30, Source45 +# Malaysian: 2007-01-05, Source46 +# Maori (Ngai Tahu): 2006-07-06, Source44 +# Norwegian: 2007-03-31, Source49 +# Norwegian (Primary): 2006-02-02, Source50 +# Nynorsk: 2006-05-01, Source48 +# Polish: 2007-03-31, Source51 +# Portuguese: 2007-03-31, Source52 +# Portuguese (Brazil): 2007-04-02, Source53 +# Romanian: 2007-01-05, Source54 +# Russian: 2007-04-12, Source55 +# Sinhala: 2006-10-16, Source56 +# Serbian (Cyrillic Bosnia Herzegovina): 2006-08-26, Source62 +# Serbian (Cyrillic): 2007-03-31, Source61 +# Serbian (Latin): 2007-03-31, Source63 +# Slovak: 2007-04-01, Source57 +# Slovenian: 2007-03-31, Source58 +# Somali: 2006-06-30, Source59 +# Spanish (International): 2007-04-05, Source20 +# Swedish: 2007-03-31, Source64 +# Tagalog: 2007-03-31, Source66 +# Thai: 2007-03-31, Source65 +# Turkish: 2007-03-31, Source67 +# Ukrainian: 2007-01-05, Source68 +# Vietnamese: 2007-01-05, Source69 + %package af Summary: Moodle language pack for Afrikaans Group: Applications/Publishing @@ -48,7 +182,8 @@ %files af %defattr (-,root,root,-) -%{moodlewebdir}/lang/af* +%{moodlewebdir}/lang/af_utf8 +%{moodlewebdir}/install/lang/af_utf8 %package ar Summary: Moodle language pack for Arabic @@ -60,19 +195,23 @@ %files ar %defattr (-,root,root,-) -%{moodlewebdir}/lang/ar* +%{moodlewebdir}/lang/ar_utf8 +%{moodlewebdir}/install/lang/ar_utf8 +%{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/langs/ar.js +%{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/themes/advanced/langs/ar.js %package be -Summary: Moodle language pack for Byelorussian +Summary: Moodle language pack for Belarusian Group: Applications/Publishing Requires: moodle = %{version}-%{release} %description be -This package contains the files needed to display Moodle in Byelorussian. +This package contains the files needed to display Moodle in Belarusian. %files be %defattr (-,root,root,-) -%{moodlewebdir}/lang/be* +%{moodlewebdir}/lang/be_utf8 +%{moodlewebdir}/install/lang/be_utf8 %package bg Summary: Moodle language pack for Bulgarian @@ -84,7 +223,8 @@ %files bg %defattr (-,root,root,-) -%{moodlewebdir}/lang/bg* +%{moodlewebdir}/lang/bg_utf8 +%{moodlewebdir}/install/lang/bg_utf8 %package bs Summary: Moodle language pack for Bosnian @@ -96,7 +236,8 @@ %files bs %defattr (-,root,root,-) -%{moodlewebdir}/lang/bs* +%{moodlewebdir}/lang/bs_utf8 +%{moodlewebdir}/install/lang/bs_utf8 %package ca Summary: Moodle language pack for Catalan @@ -108,7 +249,11 @@ %files ca %defattr (-,root,root,-) -%{moodlewebdir}/lang/ca* +%{moodlewebdir}/lang/ca_utf8 +%{moodlewebdir}/install/lang/ca_utf8 +%{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/langs/ca.js +%{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/themes/advanced/langs/ca.js +%{moodlewebdir}/lib/phpmailer/language/phpmailer.lang-ca.php %package cs Summary: Moodle language pack for Czech @@ -120,7 +265,29 @@ %files cs %defattr (-,root,root,-) -%{moodlewebdir}/lang/cs* +%{moodlewebdir}/lang/cs_utf8 +%{moodlewebdir}/install/lang/cs_utf8 +%{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/langs/cs.js +%{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/plugins/advimage/langs/cs.js +%{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/plugins/fullscreen/langs/cs.js +%{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/themes/advanced/langs/cs.js +%{moodlewebdir}/lib/phpmailer/language/phpmailer.lang-cz.php + +%package cy +Summary: Moodle language pack for Welsh +Group: Applications/Publishing +Requires: moodle = %{version}-%{release} + +%description cy +This package contains the files needed to display Moodle in Welsh. Currently, +only the tinymce editor provides Welsh support. + +%files cy +%defattr (-,root,root,-) +%{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/langs/cy.js +%{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/plugins/advimage/langs/cy.js +%{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/plugins/fullscreen/langs/cy.js +%{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/themes/advanced/langs/cy.js %package da Summary: Moodle language pack for Danish @@ -132,7 +299,13 @@ %files da %defattr (-,root,root,-) -%{moodlewebdir}/lang/da* +%{moodlewebdir}/lang/da_utf8 +%{moodlewebdir}/install/lang/da_utf8 +%{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/langs/da.js +%{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/plugins/advimage/langs/da.js +%{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/plugins/fullscreen/langs/da.js +%{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/themes/advanced/langs/da.js +%{moodlewebdir}/lib/phpmailer/language/phpmailer.lang-dk.php %package de Summary: Moodle language pack for German @@ -144,7 +317,26 @@ %files de %defattr (-,root,root,-) -%{moodlewebdir}/lang/de* +%{moodlewebdir}/lang/de_utf8 +%{moodlewebdir}/install/lang/de_utf8 +%{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/langs/de.js +%{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/plugins/advimage/langs/de.js +%{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/plugins/fullscreen/langs/de.js +%{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/themes/advanced/langs/de.js +%{moodlewebdir}/lib/phpmailer/language/phpmailer.lang-de.php + +%package de_du +Summary: Moodle language pack for German (Personal) +Group: Applications/Publishing +Requires: moodle = %{version}-%{release} + +%description de_du +This package contains the files needed to display Moodle in German (Personal). + +%files de_du +%defattr (-,root,root,-) +%{moodlewebdir}/lang/de_du_utf8 +%{moodlewebdir}/install/lang/de_du_utf8 %package el Summary: Moodle language pack for Greek @@ -156,7 +348,10 @@ %files el %defattr (-,root,root,-) -%{moodlewebdir}/lang/el* +%{moodlewebdir}/lang/el_utf8 +%{moodlewebdir}/install/lang/el_utf8 +%{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/langs/el.js +%{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/themes/advanced/langs/el.js %package es Summary: Moodle language pack for Spanish @@ -168,7 +363,13 @@ %files es %defattr (-,root,root,-) -%{moodlewebdir}/lang/es* +%{moodlewebdir}/lang/es_utf8 +%{moodlewebdir}/install/lang/es* +%{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/langs/es.js +%{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/plugins/advimage/langs/es.js +%{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/plugins/fullscreen/langs/es.js +%{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/themes/advanced/langs/es.js +%{moodlewebdir}/lib/phpmailer/language/phpmailer.lang-es.php %package et Summary: Moodle language pack for Estonian @@ -180,7 +381,8 @@ %files et %defattr (-,root,root,-) -%{moodlewebdir}/lang/et* +%{moodlewebdir}/lang/et_utf8 +%{moodlewebdir}/install/lang/et_utf8 %package eu Summary: Moodle language pack for Basque @@ -192,19 +394,24 @@ %files eu %defattr (-,root,root,-) -%{moodlewebdir}/lang/eu* +%{moodlewebdir}/lang/eu_utf8 +%{moodlewebdir}/install/lang/eu_utf8 %package fa -Summary: Moodle language pack for Persian +Summary: Moodle language pack for Farsi Group: Applications/Publishing Requires: moodle = %{version}-%{release} %description fa -This package contains the files needed to display Moodle in Persian. +This package contains the files needed to display Moodle in Farsi. %files fa %defattr (-,root,root,-) -%{moodlewebdir}/lang/fa* +%{moodlewebdir}/lang/fa_utf8 +%{moodlewebdir}/install/lang/fa_utf8 +%{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/langs/fa.js +%{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/plugins/advimage/langs/fa* +%{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/themes/advanced/langs/fa.js %package fi Summary: Moodle language pack for Finnish @@ -216,7 +423,38 @@ %files fi %defattr (-,root,root,-) -%{moodlewebdir}/lang/fi* +%{moodlewebdir}/lang/fi_utf8 +%{moodlewebdir}/install/lang/fi_utf8 +%{moodlewebdir}/lib/editor/htmlarea/plugins/TableOperations/lang/fi.js +%{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/langs/fi.js +%{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/themes/advanced/langs/fi.js +%{moodlewebdir}/lib/phpmailer/language/phpmailer.lang-fi.php + +%package fil +Summary: Moodle language pack for Filipino +Group: Applications/Publishing +Requires: moodle = %{version}-%{release} + +%description fil +This package contains the files needed to display Moodle in Filipino. + +%files fil +%defattr (-,root,root,-) +%{moodlewebdir}/lang/fil_utf8 +%{moodlewebdir}/install/lang/fil_utf8 + +%package fo +Summary: Moodle language pack for Faroese +Group: Applications/Publishing +Requires: moodle = %{version}-%{release} + +%description fo +This package contains the files needed to display Moodle in Faroese. +Currently, only the phpmailer supports Faroese. + +%files fo +%defattr (-,root,root,-) +%{moodlewebdir}/lib/phpmailer/language/phpmailer.lang-fo.php %package fr Summary: Moodle language pack for French @@ -228,31 +466,69 @@ %files fr %defattr (-,root,root,-) -%{moodlewebdir}/lang/fr* +%{moodlewebdir}/lang/fr_utf8 +%{moodlewebdir}/install/lang/fr_utf8 +%{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/langs/fr.js +%{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/plugins/advimage/langs/fr.js +%{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/plugins/fullscreen/langs/fr.js +%{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/themes/advanced/langs/fr.js +%{moodlewebdir}/lib/phpmailer/language/phpmailer.lang-fr.php + +%package fr_ca +Summary: Moodle language pack for French (Canada) +Group: Applications/Publishing +Requires: moodle = %{version}-%{release} + +%description fr_ca +This package contains the files needed to display Moodle in French (Canada). + +%files fr_ca +%defattr (-,root,root,-) +%{moodlewebdir}/lang/fr_ca_utf8 +%{moodlewebdir}/install/lang/fr_ca_utf8 +%{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/langs/fr_ca.js +%{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/plugins/advimage/langs/fr_ca.js +%{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/plugins/fullscreen/langs/fr_ca.js +%{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/themes/advanced/langs/fr_ca.js %package ga -Summary: Moodle language pack for Irish +Summary: Moodle language pack for Gaelic Group: Applications/Publishing Requires: moodle = %{version}-%{release} %description ga -This package contains the files needed to display Moodle in Irish. +This package contains the files needed to display Moodle in Gaelic. %files ga %defattr (-,root,root,-) -%{moodlewebdir}/lang/ga* +%{moodlewebdir}/lang/ga_utf8 +%{moodlewebdir}/install/lang/ga_utf8 %package gl -Summary: Moodle language pack for Galician +Summary: Moodle language pack for Gallego Group: Applications/Publishing Requires: moodle = %{version}-%{release} %description gl -This package contains the files needed to display Moodle in Galician. +This package contains the files needed to display Moodle in Gallego. %files gl %defattr (-,root,root,-) -%{moodlewebdir}/lang/gl* +%{moodlewebdir}/lang/gl_utf8 +%{moodlewebdir}/install/lang/gl_utf8 + +%package gu +Summary: Moodle language pack for Gujarati +Group: Applications/Publishing +Requires: moodle = %{version}-%{release} + +%description gu +This package contains the files needed to display Moodle in Gujarati. +Currently, only the installer is available in Gujarati. + +%files gu +%defattr (-,root,root,-) +%{moodlewebdir}/install/lang/gu_utf8 %package he Summary: Moodle language pack for Hebrew @@ -264,7 +540,38 @@ %files he %defattr (-,root,root,-) -%{moodlewebdir}/lang/he* +%{moodlewebdir}/lang/he_utf8 +%{moodlewebdir}/install/lang/he_utf8 +%{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/langs/he.js +%{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/plugins/advimage/langs/he.js +%{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/plugins/fullscreen/langs/he.js +%{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/themes/advanced/langs/he.js + +%package hi +Summary: Moodle language pack for Hindi +Group: Applications/Publishing +Requires: moodle = %{version}-%{release} + +%description hi +This package contains the files needed to display Moodle in Hindi. + +%files hi +%defattr (-,root,root,-) +%{moodlewebdir}/lang/hi_utf8 +%{moodlewebdir}/install/lang/hi_utf8 + +%package hr +Summary: Moodle language pack for Croatian +Group: Applications/Publishing +Requires: moodle = %{version}-%{release} + +%description hr +This package contains the files needed to display Moodle in Croatian. + +%files hr +%defattr (-,root,root,-) +%{moodlewebdir}/lang/hr_utf8 +%{moodlewebdir}/install/lang/hr_utf8 %package hu Summary: Moodle language pack for Hungarian @@ -276,7 +583,13 @@ %files hu %defattr (-,root,root,-) -%{moodlewebdir}/lang/hu* +%{moodlewebdir}/lang/hu_utf8 +%{moodlewebdir}/install/lang/hu_utf8 +%{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/langs/hu.js +%{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/plugins/advimage/langs/hu.js +%{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/plugins/fullscreen/langs/hu.js +%{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/themes/advanced/langs/hu.js +%{moodlewebdir}/lib/phpmailer/language/phpmailer.lang-hu.php %package id Summary: Moodle language pack for Indonesian @@ -288,7 +601,25 @@ %files id %defattr (-,root,root,-) -%{moodlewebdir}/lang/id* +%{moodlewebdir}/lang/id_utf8 +%{moodlewebdir}/install/lang/id_utf8 + +%package is +Summary: Moodle language pack for Icelandic +Group: Applications/Publishing +Requires: moodle = %{version}-%{release} + +%description is +This package contains the files needed to display Moodle in Icelandic. + +%files is +%defattr (-,root,root,-) +%{moodlewebdir}/lang/is_utf8 +%{moodlewebdir}/install/lang/is_utf8 +%{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/langs/is.js +%{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/plugins/advimage/langs/is.js +%{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/plugins/fullscreen/langs/is.js +%{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/themes/advanced/langs/is.js %package it Summary: Moodle language pack for Italian @@ -300,7 +631,11 @@ %files it %defattr (-,root,root,-) -%{moodlewebdir}/lang/it* +%{moodlewebdir}/lang/it_utf8 +%{moodlewebdir}/install/lang/it_utf8 +%{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/langs/it.js +%{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/themes/advanced/langs/it.js +%{moodlewebdir}/lib/phpmailer/language/phpmailer.lang-it.php %package ja Summary: Moodle language pack for Japanese @@ -312,7 +647,11 @@ %files ja %defattr (-,root,root,-) -%{moodlewebdir}/lang/ja* +%{moodlewebdir}/lang/ja_utf8 +%{moodlewebdir}/install/lang/ja_utf8 +%{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/langs/ja.js +%{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/themes/advanced/langs/ja.js +%{moodlewebdir}/lib/phpmailer/language/phpmailer.lang-ja.php %package ka Summary: Moodle language pack for Georgian @@ -324,19 +663,21 @@ %files ka %defattr (-,root,root,-) -%{moodlewebdir}/lang/ka* +%{moodlewebdir}/lang/ka_utf8 +%{moodlewebdir}/install/lang/ka_utf8 %package km -Summary: Moodle language pack for Cambodian +Summary: Moodle language pack for Khmer Group: Applications/Publishing Requires: moodle = %{version}-%{release} %description km -This package contains the files needed to display Moodle in Cambodian. +This package contains the files needed to display Moodle in Khmer. %files km %defattr (-,root,root,-) -%{moodlewebdir}/lang/km* +%{moodlewebdir}/lang/km_utf8 +%{moodlewebdir}/install/lang/km_utf8 %package kn Summary: Moodle language pack for Kannada @@ -348,7 +689,8 @@ %files kn %defattr (-,root,root,-) -%{moodlewebdir}/lang/kn* +%{moodlewebdir}/lang/kn_utf8 +%{moodlewebdir}/install/lang/kn_utf8 %package ko Summary: Moodle language pack for Korean @@ -360,7 +702,24 @@ %files ko %defattr (-,root,root,-) -%{moodlewebdir}/lang/ko* +%{moodlewebdir}/lang/ko_utf8 +%{moodlewebdir}/install/lang/ko_utf8 +%{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/langs/ko.js +%{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/plugins/advimage/langs/ko.js +%{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/themes/advanced/langs/ko.js + +%package lo +Summary: Moodle language pack for Lao +Group: Applications/Publishing +Requires: moodle = %{version}-%{release} + +%description lo +This package contains the files needed to display Moodle in Lao. +Currently, only the installer is available in Lao. + +%files lo +%defattr (-,root,root,-) +%{moodlewebdir}/install/lang/lo_utf8 %package lt Summary: Moodle language pack for Lithuanian @@ -372,7 +731,8 @@ %files lt %defattr (-,root,root,-) -%{moodlewebdir}/lang/lt* +%{moodlewebdir}/lang/lt_utf8 +%{moodlewebdir}/install/lang/lt_utf8 %package lv Summary: Moodle language pack for Latvian @@ -384,31 +744,47 @@ %files lv %defattr (-,root,root,-) -%{moodlewebdir}/lang/lv* +%{moodlewebdir}/lang/lv_utf8 +%{moodlewebdir}/install/lang/lv_utf8 -%package mi -Summary: Moodle language pack for Maori +%package mi_tn +Summary: Moodle language pack for Maori (Ngai Tahu) Group: Applications/Publishing Requires: moodle = %{version}-%{release} -%description mi -This package contains the files needed to display Moodle in Maori. +%description mi_tn +This package contains the files needed to display Moodle in Maori (Ngai Tahu). -%files mi +%files mi_tn %defattr (-,root,root,-) -%{moodlewebdir}/lang/mi* +%{moodlewebdir}/lang/mi_tn_utf8 +%{moodlewebdir}/install/lang/mi_* + +%package ml +Summary: Moodle language pack for Malayalam +Group: Applications/Publishing +Requires: moodle = %{version}-%{release} + +%description ml +This package contains the files needed to display Moodle in Malayalam. + +%files ml +%defattr (-,root,root,-) +%{moodlewebdir}/lang/ml_utf8 +%{moodlewebdir}/install/lang/ml_utf8 %package ms -Summary: Moodle language pack for Malay +Summary: Moodle language pack for Malaysian Group: Applications/Publishing Requires: moodle = %{version}-%{release} %description ms -This package contains the files needed to display Moodle in Malay. +This package contains the files needed to display Moodle in Malaysian. %files ms %defattr (-,root,root,-) -%{moodlewebdir}/lang/ms* +%{moodlewebdir}/lang/ms_utf8 +%{moodlewebdir}/install/lang/ms_utf8 %package nl Summary: Moodle language pack for Dutch @@ -420,20 +796,30 @@ %files nl %defattr (-,root,root,-) -%{moodlewebdir}/lang/nl* +%{moodlewebdir}/lang/nl_utf8 +%{moodlewebdir}/install/lang/nl_utf8 +%{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/langs/nl.js +%{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/plugins/advimage/langs/nl.js +%{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/plugins/fullscreen/langs/nl.js +%{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/themes/advanced/langs/nl.js +%{moodlewebdir}/lib/phpmailer/language/phpmailer.lang-nl.php %package nn -Summary: Moodle language pack for Norwegian Nynorsk +Summary: Moodle language pack for Nynorsk Group: Applications/Publishing Requires: moodle = %{version}-%{release} %description nn -This package contains the files needed to display Moodle in Norwegian -Nynorsk. +This package contains the files needed to display Moodle in Nynorsk. %files nn %defattr (-,root,root,-) -%{moodlewebdir}/lang/nn* +%{moodlewebdir}/lang/nn_utf8 +%{moodlewebdir}/install/lang/nn_utf8 +%{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/langs/nn.js +%{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/plugins/advimage/langs/nn.js +%{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/plugins/fullscreen/langs/nn.js +%{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/themes/advanced/langs/nn.js %package no Summary: Moodle language pack for Norwegian Bokmal @@ -441,12 +827,31 @@ Requires: moodle = %{version}-%{release} %description no -This package contains the files needed to display Moodle in Norwegian -Bokmal. +This package contains the files needed to display Moodle in Norwegian Bokmal. %files no %defattr (-,root,root,-) -%{moodlewebdir}/lang/no* +%{moodlewebdir}/lang/no_utf8 +%{moodlewebdir}/install/lang/no_utf8 +%{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/langs/nb.js +%{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/plugins/advimage/langs/nb.js +%{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/plugins/fullscreen/langs/nb.js +%{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/themes/advanced/langs/nb.js +%{moodlewebdir}/lib/phpmailer/language/phpmailer.lang-no.php + +%package no_gr +Summary: Moodle language pack for Norwegian (Primary) +Group: Applications/Publishing +Requires: moodle = %{version}-%{release} + +%description no_gr +This package contains the files needed to display Moodle in Norwegian +(Primary). + +%files no_gr +%defattr (-,root,root,-) +%{moodlewebdir}/lang/no_gr_utf8 +%{moodlewebdir}/install/lang/no_gr_utf8 %package pl Summary: Moodle language pack for Polish @@ -458,7 +863,13 @@ %files pl %defattr (-,root,root,-) -%{moodlewebdir}/lang/pl* +%{moodlewebdir}/lang/pl_utf8 +%{moodlewebdir}/install/lang/pl_utf8 +%{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/langs/pl.js +%{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/plugins/advimage/langs/pl.js +%{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/plugins/fullscreen/langs/pl.js +%{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/themes/advanced/langs/pl.js +%{moodlewebdir}/lib/phpmailer/language/phpmailer.lang-pl.php %package pt Summary: Moodle language pack for Portuguese @@ -470,7 +881,29 @@ %files pt %defattr (-,root,root,-) -%{moodlewebdir}/lang/pt* +%{moodlewebdir}/lang/pt_utf8 +%{moodlewebdir}/install/lang/pt_utf8 +%{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/langs/pt.js +%{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/themes/advanced/langs/pt.js + +%package pt_br +Summary: Moodle language pack for Portuguese (Brazil) +Group: Applications/Publishing +Requires: moodle = %{version}-%{release} + +%description pt_br +This package contains the files needed to display Moodle in Portuguese +(Brazil). + +%files pt_br +%defattr (-,root,root,-) +%{moodlewebdir}/lang/pt_br_utf8 +%{moodlewebdir}/install/lang/pt_br_utf8 +%{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/langs/pt_br.js +%{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/plugins/advimage/langs/pt_br.js +%{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/plugins/fullscreen/langs/pt_br.js +%{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/themes/advanced/langs/pt_br.js +%{moodlewebdir}/lib/phpmailer/language/phpmailer.lang-br.php %package ro Summary: Moodle language pack for Romanian @@ -482,7 +915,10 @@ %files ro %defattr (-,root,root,-) -%{moodlewebdir}/lang/ro* +%{moodlewebdir}/lang/ro_utf8 +%{moodlewebdir}/install/lang/ro_utf8 +%{moodlewebdir}/lib/editor/htmlarea/plugins/TableOperations/lang/ro.js +%{moodlewebdir}/lib/phpmailer/language/phpmailer.lang-ro.php %package ru Summary: Moodle language pack for Russian @@ -494,7 +930,30 @@ %files ru %defattr (-,root,root,-) -%{moodlewebdir}/lang/ru* +%{moodlewebdir}/lang/ru_utf8 +%{moodlewebdir}/install/lang/ru_utf8 +%{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/langs/ru* +%{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/plugins/advimage/langs/ru* +%{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/plugins/fullscreen/langs/ru* +%{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/themes/advanced/langs/ru* +%{moodlewebdir}/lib/phpmailer/language/phpmailer.lang-ru.php + +%package si +Summary: Moodle language pack for Sinhala +Group: Applications/Publishing +Requires: moodle = %{version}-%{release} + +%description si +This package contains the files needed to display Moodle in Sinhala. + +%files si +%defattr (-,root,root,-) +%{moodlewebdir}/lang/si_utf8 +%{moodlewebdir}/install/lang/si_utf8 +%{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/langs/si.js +%{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/plugins/advimage/langs/si.js +%{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/plugins/fullscreen/langs/si.js +%{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/themes/advanced/langs/si.js %package sk Summary: Moodle language pack for Slovak @@ -506,7 +965,12 @@ %files sk %defattr (-,root,root,-) -%{moodlewebdir}/lang/sk* +%{moodlewebdir}/lang/sk_utf8 +%{moodlewebdir}/install/lang/sk_utf8 +%{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/langs/sk.js +%{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/plugins/advimage/langs/sk.js +%{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/plugins/fullscreen/langs/sk.js +%{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/themes/advanced/langs/sk.js %package sl Summary: Moodle language pack for Slovenian @@ -518,7 +982,34 @@ %files sl %defattr (-,root,root,-) -%{moodlewebdir}/lang/sl* +%{moodlewebdir}/lang/sl_utf8 +%{moodlewebdir}/install/lang/sl_utf8 + +%package sm +Summary: Moodle language pack for Samoan +Group: Applications/Publishing +Requires: moodle = %{version}-%{release} + +%description sm +This package contains the files needed to display Moodle in Samoan. +Currently, only the installer is available in Samoan. + +%files sm +%defattr (-,root,root,-) +%{moodlewebdir}/install/lang/sm_utf8 + +%package so +Summary: Moodle language pack for Somali +Group: Applications/Publishing +Requires: moodle = %{version}-%{release} + +%description so +This package contains the files needed to display Moodle in Somali. + +%files so +%defattr (-,root,root,-) +%{moodlewebdir}/lang/so_utf8 +%{moodlewebdir}/install/lang/so_utf8 %package sq Summary: Moodle language pack for Albanian @@ -530,19 +1021,49 @@ %files sq %defattr (-,root,root,-) -%{moodlewebdir}/lang/sq* +%{moodlewebdir}/lang/sq_utf8 +%{moodlewebdir}/install/lang/sq_utf8 + +%package sr_cr +Summary: Moodle language pack for Serbian (Cyrillic) +Group: Applications/Publishing +Requires: moodle = %{version}-%{release} + +%description sr_cr +This package contains the files needed to display Moodle in Serbian (Cyrillic). + +%files sr_cr +%defattr (-,root,root,-) +%{moodlewebdir}/lang/sr_cr_utf8 +%{moodlewebdir}/install/lang/sr_cr_utf8 + +%package sr_cr_bo +Summary: Moodle language pack for Serbian (Cyrillic Bosnia Herzegovina) +Group: Applications/Publishing +Requires: moodle = %{version}-%{release} + +%description sr_cr_bo +This package contains the files needed to display Moodle in Serbian +(Cyrillic Bosnia Herzegovina). + +%files sr_cr_bo +%defattr (-,root,root,-) +%{moodlewebdir}/lang/sr_cr_bo_utf8 +%{moodlewebdir}/install/lang/sr_cr_bo_utf8 +%{moodlewebdir}/install/lang/sr_utf8 -%package sr -Summary: Moodle language pack for Serbian +%package sr_lt +Summary: Moodle language pack for Serbian (Latin) Group: Applications/Publishing Requires: moodle = %{version}-%{release} -%description sr -This package contains the files needed to display Moodle in Serbian. +%description sr_lt +This package contains the files needed to display Moodle in Serbian (Latin). -%files sr +%files sr_lt %defattr (-,root,root,-) -%{moodlewebdir}/lang/sr* +%{moodlewebdir}/lang/sr_lt_utf8 +%{moodlewebdir}/install/lang/sr_lt_utf8 %package sv Summary: Moodle language pack for Swedish @@ -554,7 +1075,26 @@ %files sv %defattr (-,root,root,-) -%{moodlewebdir}/lang/sv* +%{moodlewebdir}/lang/sv_utf8 +%{moodlewebdir}/install/lang/sv_utf8 +%{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/langs/sv.js +%{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/plugins/advimage/langs/sv.js +%{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/plugins/fullscreen/langs/sv.js +%{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/themes/advanced/langs/sv.js +%{moodlewebdir}/lib/phpmailer/language/phpmailer.lang-se.php + +%package ta +Summary: Moodle language pack for Tamil +Group: Applications/Publishing +Requires: moodle = %{version}-%{release} + +%description ta +This package contains the files needed to display Moodle in Tamil. +Currently, only the installer is available in Tamil. + +%files ta +%defattr (-,root,root,-) +%{moodlewebdir}/install/lang/ta_utf8 %package th Summary: Moodle language pack for Thai @@ -566,7 +1106,9 @@ %files th %defattr (-,root,root,-) -%{moodlewebdir}/lang/th* +%{moodlewebdir}/lang/th_utf8 +%{moodlewebdir}/install/lang/th_utf8 +%{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/langs/th.js %package tl Summary: Moodle language pack for Tagalog @@ -578,7 +1120,21 @@ %files tl %defattr (-,root,root,-) -%{moodlewebdir}/lang/tl* +%{moodlewebdir}/lang/tl_utf8 +%{moodlewebdir}/install/lang/tl_utf8 + +%package to +Summary: Moodle language pack for Tonga +Group: Applications/Publishing +Requires: moodle = %{version}-%{release} + +%description to +This package contains the files needed to display Moodle in Tonga. +Currently, only the installer is available in Tonga. + +%files to +%defattr (-,root,root,-) +%{moodlewebdir}/install/lang/to_utf8 %package tr Summary: Moodle language pack for Turkish @@ -590,7 +1146,26 @@ %files tr %defattr (-,root,root,-) -%{moodlewebdir}/lang/tr* +%{moodlewebdir}/lang/tr_utf8 +%{moodlewebdir}/install/lang/tr_utf8 +%{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/langs/tr.js +%{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/plugins/advimage/langs/tr.js +%{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/plugins/fullscreen/langs/tr.js +%{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/themes/advanced/langs/tr.js +%{moodlewebdir}/lib/phpmailer/language/phpmailer.lang-tr.php + +%package tw +Summary: Moodle language pack for Twi +Group: Applications/Publishing +Requires: moodle = %{version}-%{release} + +%description tw +This package contains the files needed to display Moodle in Twi. +Currently, only one part of the tinymce editor is available in Twi. + +%files tw +%defattr (-,root,root,-) +%{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/themes/advanced/langs/tw.js %package uk Summary: Moodle language pack for Ukrainian @@ -602,7 +1177,8 @@ %files uk %defattr (-,root,root,-) -%{moodlewebdir}/lang/uk* +%{moodlewebdir}/lang/uk_utf8 +%{moodlewebdir}/install/lang/uk_utf8 %package vi Summary: Moodle language pack for Vietnamese @@ -614,19 +1190,44 @@ %files vi %defattr (-,root,root,-) -%{moodlewebdir}/lang/vi* +%{moodlewebdir}/lang/vi_utf8 +%{moodlewebdir}/install/lang/vi_utf8 -%package zh -Summary: Moodle language pack for Chinese +%package zh_cn +Summary: Moodle language pack for Chinese (Simplified) Group: Applications/Publishing Requires: moodle = %{version}-%{release} -%description zh -This package contains the files needed to display Moodle in Chinese. +%description zh_cn +This package contains the files needed to display Moodle in Chinese +(Simplified). -%files zh +%files zh_cn %defattr (-,root,root,-) -%{moodlewebdir}/lang/zh* +%{moodlewebdir}/lang/zh_cn_utf8 +%{moodlewebdir}/install/lang/zh_cn_utf8 +%{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/langs/zh_cn.js +%{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/plugins/advimage/langs/zh_cn.js +%{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/plugins/fullscreen/langs/zh_cn.js +%{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/themes/advanced/langs/zh_cn.js + +%package zh_tw +Summary: Moodle language pack for Chinese (Traditional/Big5) +Group: Applications/Publishing +Requires: moodle = %{version}-%{release} + +%description zh_tw +This package contains the files needed to display Moodle in Chinese +(Traditional/Big5). + +%files zh_tw +%defattr (-,root,root,-) +%{moodlewebdir}/lang/zh_tw_utf8 +%{moodlewebdir}/install/lang/zh_tw_utf8 +%{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/langs/zh_tw* +%{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/plugins/advimage/langs/zh_tw* +%{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/plugins/fullscreen/langs/zh_tw* +%{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/themes/advanced/langs/zh_tw* %package editor-spellcheck Summary: Spellcheck plugin for Moodle @@ -640,34 +1241,118 @@ %prep %setup -q -n %{name} -#%patch0 -p1 -b .mimetex-linux -#%patch1 -p1 -b .mimetex-fedora cp %{SOURCE6} README-rpm -find $RPM_BUILD_DIR/%{name} -name \*.bak -exec rm {} \; -find $RPM_BUILD_DIR/%{name} -type f -exec chmod a-x {} \; -find $RPM_BUILD_DIR/%{name} -name \*.pl -exec chmod a+x {} \; -find $RPM_BUILD_DIR/%{name} -name \*.cgi -exec chmod a+x {} \; -sed -i 's/\r//' README.txt -sed -i 's/\r//' lib/editor/htmlarea/plugins/SpellChecker/spell-check-logic.cgi + +cd lang +unzip -qq -o %{SOURCE7} +unzip -qq -o %{SOURCE8} +unzip -qq -o %{SOURCE9} +unzip -qq -o %{SOURCE10} +unzip -qq -o %{SOURCE11} +unzip -qq -o %{SOURCE12} +unzip -qq -o %{SOURCE13} +unzip -qq -o %{SOURCE14} +unzip -qq -o %{SOURCE15} +unzip -qq -o %{SOURCE16} +unzip -qq -o %{SOURCE17} +unzip -qq -o %{SOURCE18} +unzip -qq -o %{SOURCE19} +unzip -qq -o %{SOURCE20} +unzip -qq -o %{SOURCE21} +unzip -qq -o %{SOURCE22} +unzip -qq -o %{SOURCE23} +unzip -qq -o %{SOURCE24} +unzip -qq -o %{SOURCE25} +unzip -qq -o %{SOURCE26} +unzip -qq -o %{SOURCE27} +unzip -qq -o %{SOURCE28} +unzip -qq -o %{SOURCE29} +unzip -qq -o %{SOURCE30} +unzip -qq -o %{SOURCE31} +unzip -qq -o %{SOURCE32} +unzip -qq -o %{SOURCE33} +unzip -qq -o %{SOURCE34} +unzip -qq -o %{SOURCE35} +unzip -qq -o %{SOURCE36} +unzip -qq -o %{SOURCE37} +unzip -qq -o %{SOURCE38} +unzip -qq -o %{SOURCE39} +unzip -qq -o %{SOURCE40} +unzip -qq -o %{SOURCE41} +unzip -qq -o %{SOURCE42} +unzip -qq -o %{SOURCE43} +unzip -qq -o %{SOURCE44} +unzip -qq -o %{SOURCE45} +unzip -qq -o %{SOURCE46} +unzip -qq -o %{SOURCE47} +unzip -qq -o %{SOURCE48} +unzip -qq -o %{SOURCE49} +unzip -qq -o %{SOURCE50} +unzip -qq -o %{SOURCE51} +unzip -qq -o %{SOURCE52} +unzip -qq -o %{SOURCE53} +unzip -qq -o %{SOURCE54} +unzip -qq -o %{SOURCE55} +unzip -qq -o %{SOURCE56} +unzip -qq -o %{SOURCE57} +unzip -qq -o %{SOURCE58} +unzip -qq -o %{SOURCE59} +unzip -qq -o %{SOURCE60} +unzip -qq -o %{SOURCE61} +unzip -qq -o %{SOURCE62} +unzip -qq -o %{SOURCE63} +unzip -qq -o %{SOURCE64} +unzip -qq -o %{SOURCE65} +unzip -qq -o %{SOURCE66} +unzip -qq -o %{SOURCE67} +unzip -qq -o %{SOURCE68} +unzip -qq -o %{SOURCE69} +unzip -qq -o %{SOURCE70} +unzip -qq -o %{SOURCE71} +cd .. + +find . -type f \! -name \*.pl -exec chmod a-x {} \; +find . -name \*.cgi -exec chmod a+x {} \; +chmod a+x admin/process_email.php +chmod a+x mod/chat/chatd.php +chmod a+x mod/wiki/ewiki/fragments/mkhuge +sed -i 's/\r//' auth/fc/Readme.txt +sed -i 's/\r//' doc/contents.php +sed -i 's/\r//' lang/README.txt +sed -i 's/\r//' lang/en_utf8/help/assignment/quickgrade.html +sed -i 's/\r//' lang/en_utf8/help/lesson/importppt.html +sed -i 's/\r//' lang/en_utf8/help/lesson/questionoption.html +sed -i 's/\r//' lang/en_utf8/help/lesson/questiontypes.html +sed -i 's/\r//' lang/en_utf8/help/uploadgroups.html +sed -i 's/\r//' lib/adodb/license.txt +sed -i 's/\r//' lib/adodb/pear/readme.Auth.txt +sed -i 's/\r//' lib/adodb/readme.htm +sed -i 's/\r//' lib/adodb/readme.txt +sed -i 's/\r//' lib/adodb/tips_portable_sql.htm +sed -i 's/\r//' lib/mp3player/readme.txt +sed -i 's/\r//' login/change_password_form.html +sed -i 's/\r//' mod/wiki/ewiki/README +sed -i 's/\r//' mod/wiki/ewiki/README.de +sed -i 's/\r//' question/format/webct/TODO.txt +sed -i 's/\r//' theme/chameleon/pix/mod/README.txt %build rm config-dist.php install.php tags filter/tex/mimetex.* filter/tex/README.mimetex +%if ! %{with_spellcheck} +rm -rf lib/editor/htmlarea/plugins/SpellChecker +%endif %install rm -rf $RPM_BUILD_ROOT mkdir -p $RPM_BUILD_ROOT%{moodlewebdir} mkdir -p $RPM_BUILD_ROOT%{moodledatadir} cp -a * $RPM_BUILD_ROOT%{moodlewebdir} -cp -ad install/lang/* $RPM_BUILD_ROOT%{moodlewebdir}/lang/ rm $RPM_BUILD_ROOT%{moodlewebdir}/README* install -p -D -m 0644 %{SOURCE1} $RPM_BUILD_ROOT%{_sysconfdir}/httpd/conf.d/moodle.conf install -p -D -m 0644 %{SOURCE2} $RPM_BUILD_ROOT%{moodlewebdir}/config.php install -p -D -m 0644 %{SOURCE3} $RPM_BUILD_ROOT%{_sysconfdir}/cron.d/moodle install -p -D -m 0755 %{SOURCE4} $RPM_BUILD_ROOT%{_sbindir}/moodle-cron install -p -D -m 0755 %{SOURCE5} $RPM_BUILD_ROOT%{_initrddir}/moodle -%if %{with_spellcheck} < 1 -rm -rf $RPM_BUILD_ROOT/lib/editor/plugins/SpellChecker -%endif find $RPM_BUILD_ROOT -name \*.mimetex-\* -exec rm {} \; %clean @@ -686,15 +1371,95 @@ %defattr(-,root,root,-) %doc README* doc/COPYRIGHT.txt %dir %{_var}/www/moodle -%{moodlewebdir}/[a-ce-km-z]* +%dir %{moodlewebdir} +%{moodlewebdir}/[a-ce-hj-km-z]* %doc %{moodlewebdir}/doc +%{moodlewebdir}/index.php +%dir %{moodlewebdir}/install +%dir %{moodlewebdir}/install/lang +%{moodlewebdir}/install/lang/en* +%{moodlewebdir}/install/welcome.html +%{moodlewebdir}/iplookup +%dir %{moodlewebdir}/lang +%{moodlewebdir}/lang/en* +%{moodlewebdir}/lang/README.txt %{moodlewebdir}/lib +%if %{with_spellcheck} %exclude %{moodlewebdir}/lib/editor/htmlarea/plugins/SpellChecker +%endif +%exclude %{moodlewebdir}/lib/editor/htmlarea/plugins/TableOperations/lang/fi.js +%exclude %{moodlewebdir}/lib/editor/htmlarea/plugins/TableOperations/lang/ro.js +%exclude %{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/langs/a* +%exclude %{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/langs/c* +%exclude %{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/langs/d* +%exclude %{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/langs/el.js +%exclude %{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/langs/es.js +%exclude %{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/langs/f* +%exclude %{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/langs/h* +%exclude %{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/langs/i* +%exclude %{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/langs/j* +%exclude %{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/langs/k* +%exclude %{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/langs/n* +%exclude %{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/langs/p* +%exclude %{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/langs/ru* +%exclude %{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/langs/s* +%exclude %{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/langs/t* +%exclude %{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/langs/z* +%exclude %{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/plugins/advimage/langs/c* +%exclude %{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/plugins/advimage/langs/d* +%exclude %{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/plugins/advimage/langs/es.js +%exclude %{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/plugins/advimage/langs/f* +%exclude %{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/plugins/advimage/langs/h* +%exclude %{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/plugins/advimage/langs/i* +%exclude %{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/plugins/advimage/langs/k* +%exclude %{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/plugins/advimage/langs/n* +%exclude %{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/plugins/advimage/langs/p* +%exclude %{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/plugins/advimage/langs/r* +%exclude %{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/plugins/advimage/langs/s* +%exclude %{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/plugins/advimage/langs/t* +%exclude %{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/plugins/advimage/langs/z* +%exclude %{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/plugins/fullscreen/langs/c* +%exclude %{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/plugins/fullscreen/langs/d* +%exclude %{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/plugins/fullscreen/langs/es.js +%exclude %{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/plugins/fullscreen/langs/f* +%exclude %{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/plugins/fullscreen/langs/h* +%exclude %{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/plugins/fullscreen/langs/i* +%exclude %{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/plugins/fullscreen/langs/n* +%exclude %{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/plugins/fullscreen/langs/p* +%exclude %{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/plugins/fullscreen/langs/r* +%exclude %{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/plugins/fullscreen/langs/s* +%exclude %{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/plugins/fullscreen/langs/t* +%exclude %{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/plugins/fullscreen/langs/z* +%exclude %{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/themes/advanced/langs/a* +%exclude %{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/themes/advanced/langs/c* +%exclude %{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/themes/advanced/langs/d* +%exclude %{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/themes/advanced/langs/el.js +%exclude %{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/themes/advanced/langs/es.js +%exclude %{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/themes/advanced/langs/f* +%exclude %{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/themes/advanced/langs/h* +%exclude %{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/themes/advanced/langs/i* +%exclude %{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/themes/advanced/langs/j* +%exclude %{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/themes/advanced/langs/k* +%exclude %{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/themes/advanced/langs/n* +%exclude %{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/themes/advanced/langs/p* +%exclude %{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/themes/advanced/langs/ru* +%exclude %{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/themes/advanced/langs/s* +%exclude %{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/themes/advanced/langs/t* +%exclude %{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/themes/advanced/langs/z* +%exclude %{moodlewebdir}/lib/phpmailer/language/phpmailer.lang-b* +%exclude %{moodlewebdir}/lib/phpmailer/language/phpmailer.lang-c* +%exclude %{moodlewebdir}/lib/phpmailer/language/phpmailer.lang-d* +%exclude %{moodlewebdir}/lib/phpmailer/language/phpmailer.lang-es.php +%exclude %{moodlewebdir}/lib/phpmailer/language/phpmailer.lang-f* +%exclude %{moodlewebdir}/lib/phpmailer/language/phpmailer.lang-h* +%exclude %{moodlewebdir}/lib/phpmailer/language/phpmailer.lang-i* +%exclude %{moodlewebdir}/lib/phpmailer/language/phpmailer.lang-j* +%exclude %{moodlewebdir}/lib/phpmailer/language/phpmailer.lang-n* +%exclude %{moodlewebdir}/lib/phpmailer/language/phpmailer.lang-p* +%exclude %{moodlewebdir}/lib/phpmailer/language/phpmailer.lang-r* +%exclude %{moodlewebdir}/lib/phpmailer/language/phpmailer.lang-s* +%exclude %{moodlewebdir}/lib/phpmailer/language/phpmailer.lang-t* %{moodlewebdir}/login -%dir %{moodlewebdir}/lang -%{moodlewebdir}/lang/en* -%{moodlewebdir}/lang/[^e]*_utf8 -%doc %{moodlewebdir}/lang/README.txt %attr(-,apache,apache) %{moodledatadir} %config(noreplace) %{_sysconfdir}/cron.d/%{name} %config(noreplace) %{_sysconfdir}/httpd/conf.d/moodle.conf @@ -708,6 +1473,16 @@ %endif %changelog +* Thu Apr 12 2007 Jerry James - 1.6.5-1 +- Update to 1.6.5 (fixes BZ 220041 and 232103) +- Own /var/www/moodle/web (BZ 233882) +- Drop unused mimetex patches +- Add executable bits to 3 scripts that should have them +- Remove the installation language files from the main package (twice) +- Package the moodle language files, not just the installation files +- Rename/add several language files to match the upstream list +- Minor typo fixes in the scripts + * Sat Oct 28 2006 Mike McGrath - 1.6.3-3 - Release bump Index: sources =================================================================== RCS file: /cvs/extras/rpms/moodle/FC-5/sources,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- sources 16 Oct 2006 14:09:05 -0000 1.4 +++ sources 13 Apr 2007 20:41:03 -0000 1.5 @@ -1,2 +1,72 @@ -86cddfda2b6d9a08b37cc3a16bda1090 moodle-1.5.4.tgz -2f9f3fcf83ab0f18c409f3a48e07eae2 moodle-1.6.3.tgz +7a8e9bfd778916f6a0183d913f0b2cd3 af_utf8.zip +fb06ec60796f08e95af01f1e040424f1 ar_utf8.zip +8b11d6e57bfddc5b5d77ebe36253f3d5 be_utf8.zip +f980776d6273fb5abb35fc2aa1222c90 bg_utf8.zip +97b582f205590b7f0f24f263d5df8833 bs_utf8.zip +973fd96c198d39a1b73e98049f6fbdbd ca_utf8.zip +b6057f3581e0d7813d706cc2f834f251 cs_utf8.zip +d66915c41692028fb57c00e30eaab6a6 da_utf8.zip +753205eface461cf74fe3b9537d36c37 de_du_utf8.zip +e29d43f89e7e707e073544ab76a408af de_utf8.zip +389a1485a32e0f5dce30f73f951e1b17 el_utf8.zip +5f86d0325523a9768f78635255f0befe en_us_utf8.zip +4dad3342f790fd6e036f1c2979c4a1ce en_utf8.zip +439a956080a9accb1ccd3b02a144d4ac es_utf8.zip +c7cdb5ce498d3da3889d0ab036d97aeb et_utf8.zip +555729fcdf24219c1c5237e7d4cb3514 eu_utf8.zip +0bfbace703d1e0008503a19d85608f06 fa_utf8.zip +cdcded6d20c6b684631228ef0b9abc73 fil_utf8.zip +1724e1dbc2f34bcdc352d688e1bfb75d fi_utf8.zip +cdb977c193163033992aec835c5a17d5 fr_ca_utf8.zip +544585c41d5b9c507741b43e662248ad fr_utf8.zip +b4c6b4fa701e89ff2cbb93a61d1224fe ga_utf8.zip +9492a85fbcefca8b0393f094bee42c95 gl_utf8.zip +10e89bcc365156c021268a8c7399c96f he_utf8.zip +f8a230d6656a25c8b867406a68e700d1 hi_utf8.zip +d98342fe75fcfdf071a1b2c902fe0ada hr_utf8.zip +b928c51420d72fb4f78b033f1304b1cb hu_utf8.zip +6caeefdb09c845352fdb683c4b32c6f8 id_utf8.zip +28abc5e7465974dcc7c30057880190eb is_utf8.zip +133b49d49b68a3ae901ab62a3c159276 it_utf8.zip +1584c2248ccc557a185de41b78d6af44 ja_utf8.zip +eb3f4d62d2ea839543e7a6645f38aa9f ka_utf8.zip +794a7861285ba99bcc636a7cc9d05149 km_utf8.zip +e4e5c6265a933a1a981d454ae1705470 kn_utf8.zip +6768d95469397a1655890aae3403e99b ko_utf8.zip +71360c57e1f06f9c71c2f99011e9a686 lt_utf8.zip +5b2053b492f08f86a2aa118f8ea35913 lv_utf8.zip +fdfae6ea3a39f5169e1ad61519132fe1 mi_tn_utf8.zip +11e19c422300b9831bec3b5e64a05ce4 ml_utf8.zip +cace1259d21c5e2d23d502f55fa200df moodle-1.6.5.tgz +383e001fd62d3be8a3c75bcec1a6d925 moodle.conf +325dca8497431ab6d2fe2b9bd7a7f2d7 moodle-config.php +0412e3f8081562a6da7579f093702f16 moodle-cron +64cf9d458296964bf90c2880c4ac8633 moodle.cron +9093b71b32a5724e1e4a3720befe0c4b moodle.init +92236b6db8242bc48730c1e028a4c0d6 moodle-README-rpm +438e6baeec71e294dfefac7a9beebf11 ms_utf8.zip +0683dac415f22d1ecc00d9cf72e8cdf0 nl_utf8.zip +3b2329dca71e527e378c1656e48ec579 nn_utf8.zip +42b4d10def4d71dab53aa3a4c81636d2 no_gr_utf8.zip +0fb80b8ca152d10d341b031dc7bd4b03 no_utf8.zip +1ffe8aca5e66c3a7517f5c555c4f5da6 pl_utf8.zip +d0c1ceba80b016b80aaed8d0e4d77989 pt_br_utf8.zip +40a6fc4ffefc12c296649c0e96351bc4 pt_utf8.zip +a45ad44d2c53aefc5d3336df0062b105 ro_utf8.zip +5a1686f23974925d1ad7d49b47deb568 ru_utf8.zip +e31ab0819d2261cacf2a11df2c12f4a7 si_utf8.zip +a15d49fb7f85131451bad142a7170010 sk_utf8.zip +7530f5df420ae545e5387c7788df1746 sl_utf8.zip +78270403cf752f08e2d2737e91dc9a05 so_utf8.zip +6cb34d6492db83bba013458c0b5d226f sq_utf8.zip +a34f23b2ed46b2af29977a96594bb7d1 sr_cr_bo_utf8.zip +16d99096427c3cc54e07ed69b61173f3 sr_cr_utf8.zip +7e2b37ad1f90cfed562c8e189e9895fc sr_lt_utf8.zip +29defaceb8a66230044dd2142c47bca9 sv_utf8.zip +4f668d364552f93bc972d40b1ae0c134 th_utf8.zip +c09bda23b720aa9562a66a7a048554df tl_utf8.zip +29e52926345a198d0eca053bd47c527b tr_utf8.zip +a99ef44a1ca745169b5070a7ce9a9815 uk_utf8.zip +a4d41c6a67d19bff45b9fd52bf55dac9 vi_utf8.zip +a76612a2a5423eb175c9cafadf000db4 zh_cn_utf8.zip +05c602da6b4b26da05a2795d91d64154 zh_tw_utf8.zip --- moodle-1.5.2-mimetex-fedora.patch DELETED --- --- moodle-1.5.2-mimetex-linux.patch DELETED --- From fedora-extras-commits at redhat.com Fri Apr 13 20:53:07 2007 From: fedora-extras-commits at redhat.com (Ville Skytta (scop)) Date: Fri, 13 Apr 2007 16:53:07 -0400 Subject: rpms/xine-lib/FC-6 xine-lib-1.1.5-multilib-devel.patch, NONE, 1.1 xine-lib-1.1.5-pthread-check.patch, NONE, 1.1 .cvsignore, 1.4, 1.5 sources, 1.4, 1.5 xine-lib-cleanup-sources.sh, 1.2, 1.3 xine-lib-mk-autotools-patch.sh, 1.1, 1.2 xine-lib.spec, 1.5, 1.6 xine-lib-1.1.1-multilib-devel.patch, 1.1, NONE xine-lib-1.1.3-legacy-flac-init.patch, 1.1, NONE xine-lib-1.1.4-CVE-2007-1246.patch, 1.1, NONE Message-ID: <200704132053.l3DKr7jZ003416@cvs-int.fedora.redhat.com> Author: scop Update of /cvs/extras/rpms/xine-lib/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv3380 Modified Files: .cvsignore sources xine-lib-cleanup-sources.sh xine-lib-mk-autotools-patch.sh xine-lib.spec Added Files: xine-lib-1.1.5-multilib-devel.patch xine-lib-1.1.5-pthread-check.patch Removed Files: xine-lib-1.1.1-multilib-devel.patch xine-lib-1.1.3-legacy-flac-init.patch xine-lib-1.1.4-CVE-2007-1246.patch Log Message: * Wed Apr 11 2007 Ville Skytt?? - 1.1.5-1 - 1.1.5. - Include GSM 06.10 decoder (#228186). - Re-enable CACA support. * Sun Apr 8 2007 Ville Skytt?? - Exclude vidix dir on systems that don't have vidix. - Specfile cleanups. * Mon Mar 26 2007 Ville Skytt?? - 1.1.4-4 - Add PulseAudio support (in -extras, #234035/Jost Diederichs). - Adjust Samba build dependencies to work for both <= and > FC6. - Add --with freetype and --with antialiasing build time options, default disabled, and an upstream patch for FreeType memory leak (#233194). xine-lib-1.1.5-multilib-devel.patch: --- NEW FILE xine-lib-1.1.5-multilib-devel.patch --- --- misc/xine-config.in~ 2007-04-05 01:18:00.000000000 +0300 +++ misc/xine-config.in 2007-04-11 01:32:44.000000000 +0300 @@ -2,8 +2,8 @@ # # -prefix=@XINE_CONFIG_PREFIX@ -exec_prefix=@exec_prefix@ +prefix=$(pkg-config libxine --variable=prefix) +exec_prefix=$(pkg-config libxine --variable=exec_prefix) exec_prefix_set=no usage() @@ -54,7 +54,7 @@ echo_exec_prefix=yes ;; --version) - echo @XINE_MAJOR at .@XINE_MINOR at .@XINE_SUB@ + pkg-config libxine --modversion ;; --acflags) echo_acflags=yes @@ -100,14 +100,14 @@ fi if test "$echo_cflags" = "yes"; then - echo -I at includedir@ @PTHREAD_CFLAGS@ + pkg-config libxine --cflags fi if test "$echo_libs" = "yes"; then - echo -L at libdir@ -lxine @ZLIB_LIBS@ @NET_LIBS@ @PTHREAD_LIBS@ @LIBICONV@ @RT_LIBS@ + pkg-config libxine --libs fi if test "$echo_plugindir" = "yes"; then - echo "@XINE_PLUGINPATH@" + echo "$(pkg-config libxine --variable=libdir)/xine/plugins/$(pkg-config libxine --modversion)" fi if test "$echo_datadir" = "yes"; then echo "@XINE_DATADIR@" xine-lib-1.1.5-pthread-check.patch: --- NEW FILE xine-lib-1.1.5-pthread-check.patch --- Upstream changeset 8743:defc4f072bde + additional fix in fakethread(). diff -r d1512848e87b -r defc4f072bde m4/pthreads.m4 --- a/m4/pthreads.m4 Tue Apr 10 17:08:22 2007 +0100 +++ b/m4/pthreads.m4 Wed Apr 11 17:32:13 2007 +0200 @@ -36,11 +36,15 @@ AC_DEFUN([CC_PTHREAD_FLAGS], [ [ac_save_CFLAGS="$CFLAGS" ac_save_LIBS="$LIBS" CFLAGS="$CFLAGS $cc_cv_werror $PTHREAD_CFLAGS" + LIBS="$LIBS $PTHREAD_LIBS" - AC_COMPILE_IFELSE( + AC_LINK_IFELSE( [AC_LANG_PROGRAM( - [[#include ]], - [[pthread_create(NULL, NULL, NULL, NULL);]] + [[#include + void *fakethread(void *arg) { return NULL; } + pthread_t fakevariable; + ]], + [[pthread_create(&fakevariable, NULL, &fakethread, NULL);]] )], [cc_cv_pthreads=yes], [cc_cv_pthreads=no]) Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/xine-lib/FC-6/.cvsignore,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- .cvsignore 2 Feb 2007 18:02:26 -0000 1.4 +++ .cvsignore 13 Apr 2007 20:52:22 -0000 1.5 @@ -1,2 +1,2 @@ -xine-lib-1.1.4-pruned.tar.bz2 -xine-lib-1.1.4-autotools.patch.bz2 +xine-lib-1.1.5-pruned.tar.bz2 +xine-lib-1.1.5-autotools.patch.bz2 Index: sources =================================================================== RCS file: /cvs/extras/rpms/xine-lib/FC-6/sources,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- sources 2 Feb 2007 18:02:26 -0000 1.4 +++ sources 13 Apr 2007 20:52:22 -0000 1.5 @@ -1,2 +1,2 @@ -81faabf1e38abed44639dbe4c76719f9 xine-lib-1.1.4-pruned.tar.bz2 -a916758545ed73a369f40648c7bc449c xine-lib-1.1.4-autotools.patch.bz2 +f903a0426a812ea70200b7a528f67b00 xine-lib-1.1.5-pruned.tar.bz2 +f955ece2fba4dfbbf22fbb2a8376ae60 xine-lib-1.1.5-autotools.patch.bz2 Index: xine-lib-cleanup-sources.sh =================================================================== RCS file: /cvs/extras/rpms/xine-lib/FC-6/xine-lib-cleanup-sources.sh,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- xine-lib-cleanup-sources.sh 17 Dec 2006 12:51:33 -0000 1.2 +++ xine-lib-cleanup-sources.sh 13 Apr 2007 20:52:22 -0000 1.3 @@ -6,7 +6,7 @@ fi version=$1 -tarball="xine-lib-$version.tar.gz" +tarball="xine-lib-$version.tar.bz2" dir="xine-lib-$version" modtarball="xine-lib-$version-pruned.tar.bz2" @@ -18,11 +18,11 @@ echo "Uncompressing $tarball..." rm -rf $dir -tar -xzf $tarball +tar -xjf $tarball cd $dir # Main libraries -for remove in libfaad libffmpeg libmad libmpeg2 dxr3 libspudec libxineadec libspucmml libspucc liba52 libdts; do +for remove in libfaad libffmpeg libmad libmpeg2 dxr3 libspudec libspucmml libspucc liba52 libdts; do echo "removing src/$remove..." rm -rf src/$remove sed -i -e "/$remove/d" src/Makefile.am @@ -53,8 +53,20 @@ [ -f src/demuxers/demux_$p.c ] && rm -f src/demuxers/demux_$p.c sed -i -e "/xineplug_dmx_$p/d" src/demuxers/Makefile.am done +# Postprocessors echo "removing planar and deinterlace postprocessors..." -sed -i -e 's/planar//g;s/deinterlace//g' src/post/Makefile.am # fails to build +sed -i -e 's/deinterlace //g' src/post/Makefile.am # see comments in speedy.c +sed -i -e 's/planar //g' src/post/Makefile.am # requires libpostproc +sed -i -e '/post\/\(deinterlace\|planar\)/d' configure.ac +rm -rf src/post/{deinterlace,planar} +# NSF decoder +echo "removing NSF decoder..." +rm -rf src/libxineadec/{nosefart,nsf.c} +sed -i -e '/^xineplug_decode_nsf_la/,/^\s*$/d' \ + -e /xineplug_decode_nsf/d \ + -e 's/ nosefart//' \ + src/libxineadec/Makefile.am +sed -i -e /nosefart/d configure.ac # All clean ! Index: xine-lib-mk-autotools-patch.sh =================================================================== RCS file: /cvs/extras/rpms/xine-lib/FC-6/xine-lib-mk-autotools-patch.sh,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- xine-lib-mk-autotools-patch.sh 2 Feb 2007 18:02:26 -0000 1.1 +++ xine-lib-mk-autotools-patch.sh 13 Apr 2007 20:52:22 -0000 1.2 @@ -11,11 +11,19 @@ version=$1 +# missing dependency on autoconf >= (apparently) 2.61 in upstream autofoo files +acversion="$(rpm -q --qf=%{VERSION} autoconf)" +case $acversion in + 2.6*) ;; + *) echo "ERROR: autoconf >= 2.61 required" ; exit 1 ;; +esac + rm -rf xine-lib-$version xine-lib-$version-pruned tar jxf xine-lib-$version-pruned.tar.bz2 cp -a xine-lib-$version xine-lib-$version-pruned cd xine-lib-$version +patch -p1 < ../xine-lib-$version-pthread-check.patch # XXX hopefully temporary ./autogen.sh noconfig rm -rf autom4te.cache *~ cd .. Index: xine-lib.spec =================================================================== RCS file: /cvs/extras/rpms/xine-lib/FC-6/xine-lib.spec,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- xine-lib.spec 10 Mar 2007 22:12:58 -0000 1.5 +++ xine-lib.spec 13 Apr 2007 20:52:22 -0000 1.6 @@ -1,14 +1,18 @@ # TODO, sometime, maybe: -# - libstk: http://www.libstk.net/ -# - pulseaudio -# - --enable-antialiasing? +# - libstk: http://www.libstk.net/ - probably not, see 1.1.5 ChangeLog +# - xcb stuff when it's available %define codecdir %{_libdir}/codecs +%ifarch %{ix86} +%define have_vidix 1 +%else +%define have_vidix 0 +%endif Summary: Xine library Name: xine-lib -Version: 1.1.4 -Release: 3%{?dist} +Version: 1.1.5 +Release: 1%{?dist} License: GPL Group: System Environment/Libraries URL: http://xinehq.de/ @@ -19,35 +23,39 @@ Source1: %{name}-cleanup-sources.sh Source2: %{name}-mk-autotools-patch.sh # autotools patch created with source2 -Patch0: %{name}-1.1.4-autotools.patch.bz2 +Patch0: %{name}-1.1.5-autotools.patch.bz2 Patch1: %{name}-1.1.4-optflags.patch -Patch2: %{name}-1.1.4-CVE-2007-1246.patch -Patch3: %{name}-1.1.3-legacy-flac-init.patch +# Patch2 applied while creating full autotools patch +Patch2: %{name}-1.1.5-pthread-check.patch Patch6: %{name}-1.1.1-deepbind-939.patch -Patch7: %{name}-1.1.1-multilib-devel.patch +Patch7: %{name}-1.1.5-multilib-devel.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) # X11 BuildRequires: libX11-devel libXv-devel libXinerama-devel libXvMC-devel libGLU-devel # Video -BuildRequires: freetype-devel SDL-devel libtheora-devel libmng-devel +BuildRequires: SDL-devel libtheora-devel libmng-devel BuildRequires: aalib-devel >= 1.4 -%if 0%{?_with_caca:1} BuildRequires: libcaca-devel >= 0.99 -%endif %if 0%{!?_without_directfb:1} BuildRequires: directfb-devel %endif %if 0%{!?_without_imagemagick:1} BuildRequires: ImageMagick-devel >= 6.2.4.6-1 %endif +%if 0%{?_with_freetype:1} +BuildRequires: fontconfig-devel +%endif # Audio BuildRequires: libogg-devel libvorbis-devel flac-devel libmodplug-devel BuildRequires: esound-devel speex-devel arts-devel alsa-lib-devel >= 0.9.0 BuildRequires: jack-audio-connection-kit-devel wavpack-devel libmpcdec-devel +BuildRequires: pulseaudio-lib-devel # CDs BuildRequires: libcdio-devel # Other -BuildRequires: pkgconfig gnome-vfs2-devel gtk2-devel samba-common +BuildRequires: pkgconfig gnome-vfs2-devel gtk2-devel +# samba-common in <= FC-6, libsmbclient-devel in FC7+ +BuildRequires: %{_includedir}/libsmbclient.h %package devel Summary: Xine library development files @@ -69,7 +77,8 @@ of the most uncommon formats, too. Non-default rpmbuild options: --without imagemagick: Disable ImageMagick support --without directfb: Disable DirectFB support ---with caca: Enable CACA support +--with freetype: Enable FreeType/Fontconfig support +--with antialiasing: Enable font antialiasing (with FreeType/FontConfig) %description devel This package contains development files for xine-lib. @@ -79,14 +88,13 @@ - aRts - EsounD - JACK + - Pulseaudio - GDK-Pixbuf - GNOME VFS - SMB - SDL - AA-lib -%if 0%{?_with_caca:1} - Libcaca -%endif %if 0%{!?_without_imagemagick:1} - Image decoding %endif @@ -102,15 +110,11 @@ touch -r configure.ac aclocal.m4 touch -r m4/optimizations.m4 m4/optimizations.m4.stamp %patch1 -p1 -b .optflags -%patch2 -p1 -b .CVE-2007-1246 touch -r m4/optimizations.m4.stamp m4/optimizations.m4 -%patch3 -p0 -b .legacy-flac-init # Patch6 needed at least when compiling with external ffmpeg, #939. %patch6 -p1 -b .deepbind %patch7 -p0 -b .multilib-devel -find . -name "*.[hc]" | xargs chmod -c -x - # Avoid standard rpaths on lib64 archs: sed -i -e 's|"/lib /usr/lib\b|"/%{_lib} %{_libdir}|' configure @@ -133,8 +137,12 @@ %if 0%{?_without_imagemagick:1} --without-imagemagick \ %endif -%if 0%{!?_with_caca:1} - --without-caca \ +%if 0%{?_with_freetype:1} + --with-freetype \ + --with-fontconfig \ +%if 0%{?_with_antialiasing:1} + --enable-antialiasing \ +%endif %endif --disable-libfame \ --disable-faad \ @@ -174,7 +182,7 @@ %files -f libxine1.lang %defattr(-,root,root,-) -%doc AUTHORS COPYING CREDITS ChangeLog* README TODO +%doc AUTHORS COPYING COPYING.LIB CREDITS ChangeLog* README TODO %doc __docs/README.* __docs/faq.* %dir %{codecdir} %{_datadir}/xine @@ -183,72 +191,95 @@ %dir %{_libdir}/xine/ %dir %{_libdir}/xine/plugins/ %dir %{_libdir}/xine/plugins/%{version}/ -# I list all the plugins because I don't want a non-free plugin -# to sneak into a future version +%{_libdir}/xine/plugins/%{version}/mime.types +# Listing every plugin separately for better control over binary packages +# containing exactly the plugins we want, nothing accidentally snuck in +# nor dropped. +%dir %{_libdir}/xine/plugins/%{version}/post/ +%{_libdir}/xine/plugins/%{version}/post/xineplug_post_audio_filters.so +%{_libdir}/xine/plugins/%{version}/post/xineplug_post_goom.so +%{_libdir}/xine/plugins/%{version}/post/xineplug_post_mosaico.so +%{_libdir}/xine/plugins/%{version}/post/xineplug_post_switch.so +%{_libdir}/xine/plugins/%{version}/post/xineplug_post_visualizations.so +%if %{have_vidix} +%dir %{_libdir}/xine/plugins/%{version}/vidix/ +%{_libdir}/xine/plugins/%{version}/vidix/cyberblade_vid.so +%{_libdir}/xine/plugins/%{version}/vidix/mach64_vid.so +%{_libdir}/xine/plugins/%{version}/vidix/mga_crtc2_vid.so +%{_libdir}/xine/plugins/%{version}/vidix/mga_vid.so +%{_libdir}/xine/plugins/%{version}/vidix/nvidia_vid.so +%{_libdir}/xine/plugins/%{version}/vidix/pm2_vid.so +%{_libdir}/xine/plugins/%{version}/vidix/pm3_vid.so +%{_libdir}/xine/plugins/%{version}/vidix/radeon_vid.so +%{_libdir}/xine/plugins/%{version}/vidix/rage128_vid.so +%{_libdir}/xine/plugins/%{version}/vidix/savage_vid.so +%{_libdir}/xine/plugins/%{version}/vidix/sis_vid.so +%{_libdir}/xine/plugins/%{version}/vidix/unichrome_vid.so +%endif %{_libdir}/xine/plugins/%{version}/xineplug_ao_out_alsa.so -%{_libdir}/xine/plugins/%{version}/xineplug_ao_out_oss.so -%{_libdir}/xine/plugins/%{version}/xineplug_ao_out_none.so -%{_libdir}/xine/plugins/%{version}/xineplug_vo_out_fb.so %{_libdir}/xine/plugins/%{version}/xineplug_ao_out_file.so -%{_libdir}/xine/plugins/%{version}/xineplug_vo_out_none.so -%{_libdir}/xine/plugins/%{version}/xineplug_vo_out_opengl.so -%{_libdir}/xine/plugins/%{version}/xineplug_vo_out_syncfb.so -%{_libdir}/xine/plugins/%{version}/xineplug_vo_out_xshm.so -%{_libdir}/xine/plugins/%{version}/xineplug_vo_out_xv.so -%{_libdir}/xine/plugins/%{version}/xineplug_inp_dvb.so -%{_libdir}/xine/plugins/%{version}/xineplug_inp_v4l.so -%{_libdir}/xine/plugins/%{version}/xineplug_inp_file.so -%{_libdir}/xine/plugins/%{version}/xineplug_inp_http.so -%{_libdir}/xine/plugins/%{version}/xineplug_inp_net.so -%{_libdir}/xine/plugins/%{version}/xineplug_inp_pnm.so -%{_libdir}/xine/plugins/%{version}/xineplug_inp_cdda.so -%{_libdir}/xine/plugins/%{version}/xineplug_inp_stdin_fifo.so -%{_libdir}/xine/plugins/%{version}/xineplug_inp_rtsp.so -%{_libdir}/xine/plugins/%{version}/xineplug_inp_pvr.so -%{_libdir}/xine/plugins/%{version}/xineplug_inp_rtp.so +%{_libdir}/xine/plugins/%{version}/xineplug_ao_out_none.so +%{_libdir}/xine/plugins/%{version}/xineplug_ao_out_oss.so %{_libdir}/xine/plugins/%{version}/xineplug_decode_bitplane.so -%{_libdir}/xine/plugins/%{version}/xineplug_decode_rgb.so -%{_libdir}/xine/plugins/%{version}/xineplug_decode_vorbis.so -%{_libdir}/xine/plugins/%{version}/xineplug_decode_yuv.so +%{_libdir}/xine/plugins/%{version}/xineplug_decode_gsm610.so %{_libdir}/xine/plugins/%{version}/xineplug_decode_lpcm.so +%{_libdir}/xine/plugins/%{version}/xineplug_decode_mpc.so +%ifarch %ix86 +%{_libdir}/xine/plugins/%{version}/xineplug_decode_qt.so +%endif %{_libdir}/xine/plugins/%{version}/xineplug_decode_real.so -%{_libdir}/xine/plugins/%{version}/xineplug_decode_real_audio.so +%{_libdir}/xine/plugins/%{version}/xineplug_decode_rgb.so %{_libdir}/xine/plugins/%{version}/xineplug_decode_speex.so -%{_libdir}/xine/plugins/%{version}/xineplug_decode_theora.so %{_libdir}/xine/plugins/%{version}/xineplug_decode_spudvb.so -%{_libdir}/xine/plugins/%{version}/xineplug_decode_mpc.so %{_libdir}/xine/plugins/%{version}/xineplug_decode_sputext.so -%{_libdir}/xine/plugins/%{version}/xineplug_dmx_yuv_frames.so -%{_libdir}/xine/plugins/%{version}/xineplug_dmx_real.so +%{_libdir}/xine/plugins/%{version}/xineplug_decode_theora.so +%{_libdir}/xine/plugins/%{version}/xineplug_decode_vorbis.so +%ifarch %ix86 +%{_libdir}/xine/plugins/%{version}/xineplug_decode_w32dll.so +%endif +%{_libdir}/xine/plugins/%{version}/xineplug_decode_yuv.so %{_libdir}/xine/plugins/%{version}/xineplug_dmx_audio.so -%{_libdir}/xine/plugins/%{version}/xineplug_dmx_iff.so %{_libdir}/xine/plugins/%{version}/xineplug_dmx_avi.so +%{_libdir}/xine/plugins/%{version}/xineplug_dmx_fli.so %{_libdir}/xine/plugins/%{version}/xineplug_dmx_flv.so +%{_libdir}/xine/plugins/%{version}/xineplug_dmx_games.so +%{_libdir}/xine/plugins/%{version}/xineplug_dmx_iff.so %{_libdir}/xine/plugins/%{version}/xineplug_dmx_image.so %{_libdir}/xine/plugins/%{version}/xineplug_dmx_matroska.so -%{_libdir}/xine/plugins/%{version}/xineplug_dmx_ogg.so -%{_libdir}/xine/plugins/%{version}/xineplug_dmx_fli.so -%{_libdir}/xine/plugins/%{version}/xineplug_dmx_nsv.so %{_libdir}/xine/plugins/%{version}/xineplug_dmx_mng.so +%{_libdir}/xine/plugins/%{version}/xineplug_dmx_nsv.so +%{_libdir}/xine/plugins/%{version}/xineplug_dmx_ogg.so %{_libdir}/xine/plugins/%{version}/xineplug_dmx_pva.so %{_libdir}/xine/plugins/%{version}/xineplug_dmx_qt.so %{_libdir}/xine/plugins/%{version}/xineplug_dmx_rawdv.so -%{_libdir}/xine/plugins/%{version}/xineplug_dmx_sputext.so -%{_libdir}/xine/plugins/%{version}/xineplug_dmx_games.so +%{_libdir}/xine/plugins/%{version}/xineplug_dmx_real.so %{_libdir}/xine/plugins/%{version}/xineplug_dmx_slave.so +%{_libdir}/xine/plugins/%{version}/xineplug_dmx_sputext.so +%{_libdir}/xine/plugins/%{version}/xineplug_dmx_yuv_frames.so %{_libdir}/xine/plugins/%{version}/xineplug_flac.so -%{_libdir}/xine/plugins/%{version}/xineplug_wavpack.so -%ifarch %ix86 +%{_libdir}/xine/plugins/%{version}/xineplug_inp_cdda.so +%{_libdir}/xine/plugins/%{version}/xineplug_inp_dvb.so +%{_libdir}/xine/plugins/%{version}/xineplug_inp_file.so +%{_libdir}/xine/plugins/%{version}/xineplug_inp_http.so +%{_libdir}/xine/plugins/%{version}/xineplug_inp_net.so +%{_libdir}/xine/plugins/%{version}/xineplug_inp_pnm.so +%{_libdir}/xine/plugins/%{version}/xineplug_inp_pvr.so +%{_libdir}/xine/plugins/%{version}/xineplug_inp_rtp.so +%{_libdir}/xine/plugins/%{version}/xineplug_inp_rtsp.so +%{_libdir}/xine/plugins/%{version}/xineplug_inp_stdin_fifo.so +%{_libdir}/xine/plugins/%{version}/xineplug_inp_v4l.so +%{_libdir}/xine/plugins/%{version}/xineplug_vo_out_fb.so +%{_libdir}/xine/plugins/%{version}/xineplug_vo_out_none.so +%{_libdir}/xine/plugins/%{version}/xineplug_vo_out_opengl.so +%{_libdir}/xine/plugins/%{version}/xineplug_vo_out_syncfb.so +%if %{have_vidix} %{_libdir}/xine/plugins/%{version}/xineplug_vo_out_vidix.so -%{_libdir}/xine/plugins/%{version}/xineplug_decode_qt.so -%{_libdir}/xine/plugins/%{version}/xineplug_decode_w32dll.so %endif -%ifnarch ppc64 s390 s390x -%{_libdir}/xine/plugins/%{version}/xineplug_vo_out_xxmc.so +%{_libdir}/xine/plugins/%{version}/xineplug_vo_out_xshm.so +%{_libdir}/xine/plugins/%{version}/xineplug_vo_out_xv.so %{_libdir}/xine/plugins/%{version}/xineplug_vo_out_xvmc.so -%endif -%{_libdir}/xine/plugins/%{version}/post/ -%{_libdir}/xine/plugins/%{version}/vidix/ +%{_libdir}/xine/plugins/%{version}/xineplug_vo_out_xxmc.so +%{_libdir}/xine/plugins/%{version}/xineplug_wavpack.so %files extras @@ -256,20 +287,19 @@ %{_libdir}/xine/plugins/%{version}/xineplug_ao_out_arts.so %{_libdir}/xine/plugins/%{version}/xineplug_ao_out_esd.so %{_libdir}/xine/plugins/%{version}/xineplug_ao_out_jack.so -%{_libdir}/xine/plugins/%{version}/xineplug_inp_gnome_vfs.so -%{_libdir}/xine/plugins/%{version}/xineplug_inp_smb.so -%{_libdir}/xine/plugins/%{version}/xineplug_vo_out_sdl.so -%{_libdir}/xine/plugins/%{version}/xineplug_vo_out_aa.so +%{_libdir}/xine/plugins/%{version}/xineplug_ao_out_pulseaudio.so %{_libdir}/xine/plugins/%{version}/xineplug_decode_gdk_pixbuf.so -%if 0%{?_with_caca:1} -%{_libdir}/xine/plugins/%{version}/xineplug_vo_out_caca.so -%endif %if 0%{!?_without_imagemagick:1} %{_libdir}/xine/plugins/%{version}/xineplug_decode_image.so %endif +%{_libdir}/xine/plugins/%{version}/xineplug_inp_gnome_vfs.so +%{_libdir}/xine/plugins/%{version}/xineplug_inp_smb.so +%{_libdir}/xine/plugins/%{version}/xineplug_vo_out_aa.so +%{_libdir}/xine/plugins/%{version}/xineplug_vo_out_caca.so %if 0%{!?_without_directfb:1} %{_libdir}/xine/plugins/%{version}/xineplug_vo_out_directfb.so %endif +%{_libdir}/xine/plugins/%{version}/xineplug_vo_out_sdl.so %files devel @@ -284,8 +314,22 @@ %{_mandir}/man1/xine-config.1* - %changelog +* Wed Apr 11 2007 Ville Skytt?? - 1.1.5-1 +- 1.1.5. +- Include GSM 06.10 decoder (#228186). +- Re-enable CACA support. + +* Sun Apr 8 2007 Ville Skytt?? +- Exclude vidix dir on systems that don't have vidix. +- Specfile cleanups. + +* Mon Mar 26 2007 Ville Skytt?? - 1.1.4-4 +- Add PulseAudio support (in -extras, #234035/Jost Diederichs). +- Adjust Samba build dependencies to work for both <= and > FC6. +- Add --with freetype and --with antialiasing build time options, + default disabled, and an upstream patch for FreeType memory leak (#233194). + * Sat Mar 10 2007 Ville Skytt?? - 1.1.4-3 - Apply upstream fix for CVE-2007-1246. --- xine-lib-1.1.1-multilib-devel.patch DELETED --- --- xine-lib-1.1.3-legacy-flac-init.patch DELETED --- --- xine-lib-1.1.4-CVE-2007-1246.patch DELETED --- From fedora-extras-commits at redhat.com Fri Apr 13 21:26:44 2007 From: fedora-extras-commits at redhat.com (Jef Spaleta (jspaleta)) Date: Fri, 13 Apr 2007 17:26:44 -0400 Subject: rpms/python-xlib import.log,1.1,1.2 Message-ID: <200704132126.l3DLQinZ008059@cvs-int.fedora.redhat.com> Author: jspaleta Update of /cvs/extras/rpms/python-xlib In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv8019 Modified Files: import.log Log Message: Initial import of python-xlib into devel tree Index: import.log =================================================================== RCS file: /cvs/extras/rpms/python-xlib/import.log,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- import.log 13 Apr 2007 12:54:21 -0000 1.1 +++ import.log 13 Apr 2007 21:26:05 -0000 1.2 @@ -0,0 +1 @@ +python-xlib-0_13-3_fc7:HEAD:python-xlib-0.13-3.fc7.src.rpm:1176499528 From fedora-extras-commits at redhat.com Fri Apr 13 21:26:52 2007 From: fedora-extras-commits at redhat.com (Jef Spaleta (jspaleta)) Date: Fri, 13 Apr 2007 17:26:52 -0400 Subject: rpms/python-xlib/devel python-xlib.spec, NONE, 1.1 .cvsignore, 1.1, 1.2 sources, 1.1, 1.2 Message-ID: <200704132126.l3DLQq1C008063@cvs-int.fedora.redhat.com> Author: jspaleta Update of /cvs/extras/rpms/python-xlib/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv8019/devel Modified Files: .cvsignore sources Added Files: python-xlib.spec Log Message: Initial import of python-xlib into devel tree --- NEW FILE python-xlib.spec --- # sitelib for noarch packages, sitearch for others (remove the unneeded one) %{!?python_sitelib: %define python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")} Name: python-xlib Version: 0.13 Release: 3%{?dist} Summary: X client library for Python Group: Development/Languages License: GPL URL: http://python-xlib.sourceforge.net/ Source0: http://prdownloads.sourceforge.net/python-xlib/python-xlib-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch BuildRequires: python-devel BuildRequires: texinfo-tex tetex-dvips %package doc Summary: Documentation and examples for python-xlib Group: Documentation Requires: %{name} = %{version}-%{release} %description The Python X Library is a complete X11R6 client-side implementation, written in pure Python. It can be used to write low-levelish X Windows client applications in Python. %description doc Install this package if you want the developers' documentation and examples that tell you how to program with python-xlib. %prep %setup -q %build %{__python} setup.py build cd doc make html ps cd html rm Makefile texi2html %install rm -rf $RPM_BUILD_ROOT %{__python} setup.py install -O1 --skip-build --root $RPM_BUILD_ROOT chmod a-x examples/*.py %clean rm -rf $RPM_BUILD_ROOT %files %defattr(-,root,root,-) %doc README COPYING # For noarch packages: sitelib %{python_sitelib}/* %files doc %defattr(-,root,root,-) %doc COPYING examples doc/html doc/ps/python-xlib.ps %changelog * Tue Apr 10 2007 Jef Spaleta - 0.13-3 - Created doc subpackage per suggestion in review * Mon Mar 26 2007 Jef Spaleta - 0.13-2 - Review Cleanup * Sat Mar 24 2007 Jef Spaleta - 0.13-1 - Initial packaging Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/python-xlib/devel/.cvsignore,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- .cvsignore 13 Apr 2007 12:54:35 -0000 1.1 +++ .cvsignore 13 Apr 2007 21:26:14 -0000 1.2 @@ -0,0 +1 @@ +python-xlib-0.13.tar.gz Index: sources =================================================================== RCS file: /cvs/extras/rpms/python-xlib/devel/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 13 Apr 2007 12:54:35 -0000 1.1 +++ sources 13 Apr 2007 21:26:14 -0000 1.2 @@ -0,0 +1 @@ +8ff22c7517699c2623feb4e31ed612d2 python-xlib-0.13.tar.gz From fedora-extras-commits at redhat.com Fri Apr 13 21:33:47 2007 From: fedora-extras-commits at redhat.com (Gianluca Sforna (giallu)) Date: Fri, 13 Apr 2007 17:33:47 -0400 Subject: rpms/sysprof-kmod/FC-5 sysprof-kmod.spec,1.17,1.18 Message-ID: <200704132133.l3DLXls7008508@cvs-int.fedora.redhat.com> Author: giallu Update of /cvs/extras/rpms/sysprof-kmod/FC-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv8489 Modified Files: sysprof-kmod.spec Log Message: Rebuild for kernel 2.6.20-1.2312.fc5 Index: sysprof-kmod.spec =================================================================== RCS file: /cvs/extras/rpms/sysprof-kmod/FC-5/sysprof-kmod.spec,v retrieving revision 1.17 retrieving revision 1.18 diff -u -r1.17 -r1.18 --- sysprof-kmod.spec 23 Mar 2007 22:11:55 -0000 1.17 +++ sysprof-kmod.spec 13 Apr 2007 21:33:08 -0000 1.18 @@ -4,7 +4,7 @@ # end stuff to be ... # hardcode for now: -%{!?kversion: %define kversion 2.6.20-1.2307.fc5} +%{!?kversion: %define kversion 2.6.20-1.2312.fc5} # hint: this can he overridden with "--define kversion foo" on the rpmbuild command line, e.g. # --define "kversion 2.6.16-1.2096_FC5" From fedora-extras-commits at redhat.com Fri Apr 13 21:57:29 2007 From: fedora-extras-commits at redhat.com (Paul F. Johnson (pfj)) Date: Fri, 13 Apr 2007 17:57:29 -0400 Subject: rpms/xmms import.log,1.5,1.6 Message-ID: <200704132157.l3DLvTm6008856@cvs-int.fedora.redhat.com> Author: pfj Update of /cvs/extras/rpms/xmms In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv8797 Modified Files: import.log Log Message: Index: import.log =================================================================== RCS file: /cvs/extras/rpms/xmms/import.log,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- import.log 1 Apr 2007 11:16:27 -0000 1.5 +++ import.log 13 Apr 2007 21:56:51 -0000 1.6 @@ -2,3 +2,4 @@ xmms-1_2_10-31:HEAD:xmms-1.2.10-31.src.rpm:1169163159 xmms-1_2_10-32:HEAD:xmms-1.2.10-32.src.rpm:1169232628 xmms-1_2_10-35:HEAD:xmms-1.2.10-35.src.rpm:1175426173 +xmms-1_2_10-36_fc7:HEAD:xmms-1.2.10-36.fc7.src.rpm:1176501358 From fedora-extras-commits at redhat.com Fri Apr 13 21:57:38 2007 From: fedora-extras-commits at redhat.com (Paul F. Johnson (pfj)) Date: Fri, 13 Apr 2007 17:57:38 -0400 Subject: rpms/xmms/devel xmms.spec,1.31,1.32 Message-ID: <200704132157.l3DLvcJ2008859@cvs-int.fedora.redhat.com> Author: pfj Update of /cvs/extras/rpms/xmms/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv8797/devel Modified Files: xmms.spec Log Message: Index: xmms.spec =================================================================== RCS file: /cvs/extras/rpms/xmms/devel/xmms.spec,v retrieving revision 1.31 retrieving revision 1.32 diff -u -r1.31 -r1.32 --- xmms.spec 1 Apr 2007 11:16:30 -0000 1.31 +++ xmms.spec 13 Apr 2007 21:56:59 -0000 1.32 @@ -1,6 +1,6 @@ Name: xmms Version: 1.2.10 -Release: 35%{?dist} +Release: 36%{?dist} Epoch: 1 Summary: The X MultiMedia System, a media player @@ -168,7 +168,7 @@ install -Dpm 644 %{SOURCE2} \ %{buildroot}%{_datadir}/icons/hicolor/48x48/apps/xmms.xpm -#install -Dpm 644 xmms.pc %{buildroot}%{_libdir}/pkgconfig/xmms.pc +install -Dpm 644 xmms.pc %{buildroot}%{_libdir}/pkgconfig/xmms.pc %find_lang %{name} @@ -226,9 +226,13 @@ %{_includedir}/xmms/ %{_libdir}/libxmms.so %{_datadir}/aclocal/xmms.m4 +%{_libdir}/pkgconfig/xmms.pc %changelog +* Fri Apr 13 2007 Paul F. Johnson 1:1.2.10-36 +- add back in the .pc file + * Sun Apr 01 2007 Paul F. Johnson 1:1.2.10-35 - added CVE fix for buffer problem From fedora-extras-commits at redhat.com Fri Apr 13 21:58:24 2007 From: fedora-extras-commits at redhat.com (Jef Spaleta (jspaleta)) Date: Fri, 13 Apr 2007 17:58:24 -0400 Subject: rpms/istanbul/devel istanbul-configure.patch, NONE, 1.1 .cvsignore, 1.3, 1.4 istanbul.spec, 1.8, 1.9 sources, 1.3, 1.4 Message-ID: <200704132158.l3DLwOPJ008939@cvs-int.fedora.redhat.com> Author: jspaleta Update of /cvs/extras/rpms/istanbul/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv8871 Modified Files: .cvsignore istanbul.spec sources Added Files: istanbul-configure.patch Log Message: Update to 0.2.2 istanbul-configure.patch: --- NEW FILE istanbul-configure.patch --- --- configure.good 2007-03-24 13:06:30.000000000 -0800 +++ configure 2007-03-24 13:07:49.000000000 -0800 @@ -22501,39 +22501,39 @@ - { echo "$as_me:$LINENO: checking for python module egg.trayicon" >&5 -echo $ECHO_N "checking for python module egg.trayicon... $ECHO_C" >&6; } - - prog=" -import sys - -try: - - import egg.trayicon - - sys.exit(0) -except ImportError: - sys.exit(1) -except SystemExit: - raise -except Exception, e: - print ' Error while trying to import egg.trayicon:' - print ' %r: %s' % (e, e) - sys.exit(1)" - -if $PYTHON -c "$prog" 1>&5 2>&5 -then +# { echo "$as_me:$LINENO: checking for python module egg.trayicon" >&5 +#echo $ECHO_N "checking for python module egg.trayicon... $ECHO_C" >&6; } +# +# prog=" +#import sys +# +#try: +# +# import egg.trayicon +# +# sys.exit(0) +#except ImportError: +# sys.exit(1) +#except SystemExit: +# raise +#except Exception, e: +# print ' Error while trying to import egg.trayicon:' +# print ' %r: %s' % (e, e) +# sys.exit(1)" +# +#if $PYTHON -c "$prog" 1>&5 2>&5 +#then { echo "$as_me:$LINENO: result: found" >&5 echo "${ECHO_T}found" >&6; } - : -else - { echo "$as_me:$LINENO: result: not found" >&5 -echo "${ECHO_T}not found" >&6; } - { { echo "$as_me:$LINENO: error: Unable to import egg.trayicon -- check your PYTHONPATH?" >&5 -echo "$as_me: error: Unable to import egg.trayicon -- check your PYTHONPATH?" >&2;} - { (exit 1); exit 1; }; } - EGG_SUPPORTED=no -fi +# : +#else +# { echo "$as_me:$LINENO: result: not found" >&5 +#echo "${ECHO_T}not found" >&6; } +# { { echo "$as_me:$LINENO: error: Unable to import egg.trayicon -- check your PYTHONPATH?" >&5 +#echo "$as_me: error: Unable to import egg.trayicon -- check your PYTHONPATH?" >&2;} +# { (exit 1); exit 1; }; } +# EGG_SUPPORTED=no +#fi Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/istanbul/devel/.cvsignore,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- .cvsignore 31 Aug 2006 23:45:54 -0000 1.3 +++ .cvsignore 13 Apr 2007 21:57:45 -0000 1.4 @@ -1 +1 @@ -istanbul-0.2.1.tar.bz2 +istanbul-0.2.2.tar.bz2 Index: istanbul.spec =================================================================== RCS file: /cvs/extras/rpms/istanbul/devel/istanbul.spec,v retrieving revision 1.8 retrieving revision 1.9 diff -u -r1.8 -r1.9 --- istanbul.spec 12 Dec 2006 04:54:00 -0000 1.8 +++ istanbul.spec 13 Apr 2007 21:57:45 -0000 1.9 @@ -6,12 +6,13 @@ Summary: Desktop Session Recorder Name: istanbul -Version: 0.2.1 -Release: 10%{?dist} +Version: 0.2.2 +Release: 1%{?dist} License: GPL Group: Applications/Multimedia URL: http://live.gnome.org/Istanbul Source: http://http://live.hujjat.org/istanbul-%{version}.tar.bz2 +Patch0: istanbul-configure.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) Requires: pygtk2 >= %{pygtk2_version} @@ -26,12 +27,15 @@ BuildRequires: python, python-devel BuildRequires: pygtk2-devel >= %{pygtk2_version} BuildRequires: gnome-python2-extras +BuildRequires: gnome-python2-gconf +BuildRequires: gnome-python2-libegg BuildRequires: desktop-file-utils BuildRequires: gstreamer-devel >= %{gstreamer_version} BuildRequires: gstreamer-plugins-good-devel >= %gstreamer_plugins_version BuildRequires: gstreamer-python-devel, gtk2-devel BuildRequires: perl-XML-Parser BuildRequires: gettext + %description Istanbul is a desktop session recorder. You can use it to record your desktop session and then play it back for demos, tutorials and @@ -45,6 +49,7 @@ %prep %setup -q +%patch0 %build #aclocal @@ -106,6 +111,9 @@ #%{python_sitelib}/%{name}/extern/pytrayicon/*.so* %changelog +* Sat Mar 24 2007 Jef Spaleta - 0.2.2-1 +- Update to latest upstream release + * Mon Dec 11 2006 Jef Spaleta - 0.1.1-10 - rebuild against python 2.5 in devel tree Index: sources =================================================================== RCS file: /cvs/extras/rpms/istanbul/devel/sources,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- sources 31 Aug 2006 23:45:54 -0000 1.3 +++ sources 13 Apr 2007 21:57:45 -0000 1.4 @@ -1 +1 @@ -a28cad50f8e29bdce6f8a61af7932539 istanbul-0.2.1.tar.bz2 +8ddcfd5a29dcd10fdafc10af9f66848b istanbul-0.2.2.tar.bz2 From fedora-extras-commits at redhat.com Fri Apr 13 22:06:52 2007 From: fedora-extras-commits at redhat.com (Alexander Dalloz (adalloz)) Date: Fri, 13 Apr 2007 18:06:52 -0400 Subject: rpms/pan/FC-6 .cvsignore, 1.19, 1.20 pan.spec, 1.30, 1.31 sources, 1.19, 1.20 Message-ID: <200704132206.l3DM6qse013315@cvs-int.fedora.redhat.com> Author: adalloz Update of /cvs/extras/rpms/pan/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv13275 Modified Files: .cvsignore pan.spec sources Log Message: Update to current upstream version 0.127. March 28, 2007 - Pan 0.127 "Eckythump" This is another incremental release -- a handful of bugfixes, a little more polish, and a couple of new features. Bug Tickets addressed in this release: 425993 Crash when downloading new headers in 0.126 (Drew Yavor) 427212 Crash when hitting 'read more' when no group loaded (Duncan) 428151 Compilation error in e-util.cc on OS X (SciFi) 424381 Pango warnings from attachments with accented chars (SciFi) 427230 Sigfiles with CR/LFs not handled properly (Artur Jachacy) 393589 X-Face not shown properly (Ivan Rajkovic) 424240 Downloading headers from the command line (Eric Lauriault) 424248 In --nogui mode, exit when the last task finishes. (Eric Lauriault) 427165 Task pane's ETA wrong on new xover tasks (Charles) 426375 Task pane's ETA wrong when selecting over 4GB of queued files (Mike) March 28, 2007 - Pan 0.126 "Demon Sweat" It's been a month since the last release, which is a pretty long time as Pan release cycles go. This release has a couple of important bug fixes and a handful of improvements, but expect the changes to be smaller as we 'burn-in' for Pan 1.0. Ideally 1.0 will be identical to 0.126 (or 0.127 or ...) but with a sexier version number. Bug Tickets addressed in this release: 420618 Decode in a worker thread for faster GUI/network (Calin Culanu) 423376 Status Bar's "tasks" and "log" buttons toggle the windows (Walt) 411446 Use `Message-ID', not `Message-Id', when posting (Charles) 411447 Header pane loses selection when deleting articles (Jeff Berman) 411657 Post window's cursor appears in the wrong place (Frank Tabor) 411659 post window's "save draft" file dialog gets confused (Charles) 411959 profile's `Reply-To' header used wrong in 0.125 (Mimi Doucet) 423684 Latest glib issues "memory warnings" on startup (SciFi) Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/pan/FC-6/.cvsignore,v retrieving revision 1.19 retrieving revision 1.20 diff -u -r1.19 -r1.20 --- .cvsignore 27 Feb 2007 21:54:59 -0000 1.19 +++ .cvsignore 13 Apr 2007 22:06:14 -0000 1.20 @@ -1 +1 @@ -pan-0.125.tar.bz2 +pan-0.127.tar.bz2 Index: pan.spec =================================================================== RCS file: /cvs/extras/rpms/pan/FC-6/pan.spec,v retrieving revision 1.30 retrieving revision 1.31 diff -u -r1.30 -r1.31 --- pan.spec 27 Feb 2007 22:10:50 -0000 1.30 +++ pan.spec 13 Apr 2007 22:06:14 -0000 1.31 @@ -1,7 +1,7 @@ Summary: A GNOME/GTK+ news reader for X Name: pan -Version: 0.125 -Release: 2%{?dist} +Version: 0.127 +Release: 1%{?dist} Epoch: 1 License: GPL Group: Applications/Internet @@ -59,6 +59,9 @@ %{_datadir}/applications/fedora-%{name}.desktop %changelog +* Sat Apr 14 2007 Alexander Dalloz - 1:0.127-1 +- Update to 0.127 + * Tue Feb 27 2007 Alexander Dalloz - 1:0.125-2 - Bump release for build error Index: sources =================================================================== RCS file: /cvs/extras/rpms/pan/FC-6/sources,v retrieving revision 1.19 retrieving revision 1.20 diff -u -r1.19 -r1.20 --- sources 27 Feb 2007 21:54:59 -0000 1.19 +++ sources 13 Apr 2007 22:06:14 -0000 1.20 @@ -1 +1 @@ -0d7d9b1228a13aabdcfc6e49173b8579 pan-0.125.tar.bz2 +6c4df7e8764c0b48455bf68298cb4a22 pan-0.127.tar.bz2 From fedora-extras-commits at redhat.com Fri Apr 13 22:25:50 2007 From: fedora-extras-commits at redhat.com (Alexander Dalloz (adalloz)) Date: Fri, 13 Apr 2007 18:25:50 -0400 Subject: rpms/pan/devel .cvsignore, 1.19, 1.20 pan.spec, 1.30, 1.31 sources, 1.19, 1.20 Message-ID: <200704132225.l3DMPocn013587@cvs-int.fedora.redhat.com> Author: adalloz Update of /cvs/extras/rpms/pan/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv13554 Modified Files: .cvsignore pan.spec sources Log Message: Update to current upstream version 0.127. March 28, 2007 - Pan 0.127 "Eckythump" This is another incremental release -- a handful of bugfixes, a little more polish, and a couple of new features. Bug Tickets addressed in this release: 425993 Crash when downloading new headers in 0.126 (Drew Yavor) 427212 Crash when hitting 'read more' when no group loaded (Duncan) 428151 Compilation error in e-util.cc on OS X (SciFi) 424381 Pango warnings from attachments with accented chars (SciFi) 427230 Sigfiles with CR/LFs not handled properly (Artur Jachacy) 393589 X-Face not shown properly (Ivan Rajkovic) 424240 Downloading headers from the command line (Eric Lauriault) 424248 In --nogui mode, exit when the last task finishes. (Eric Lauriault) 427165 Task pane's ETA wrong on new xover tasks (Charles) 426375 Task pane's ETA wrong when selecting over 4GB of queued files (Mike) March 28, 2007 - Pan 0.126 "Demon Sweat" It's been a month since the last release, which is a pretty long time as Pan release cycles go. This release has a couple of important bug fixes and a handful of improvements, but expect the changes to be smaller as we 'burn-in' for Pan 1.0. Ideally 1.0 will be identical to 0.126 (or 0.127 or ...) but with a sexier version number. Bug Tickets addressed in this release: 420618 Decode in a worker thread for faster GUI/network (Calin Culanu) 423376 Status Bar's "tasks" and "log" buttons toggle the windows (Walt) 411446 Use `Message-ID', not `Message-Id', when posting (Charles) 411447 Header pane loses selection when deleting articles (Jeff Berman) 411657 Post window's cursor appears in the wrong place (Frank Tabor) 411659 post window's "save draft" file dialog gets confused (Charles) 411959 profile's `Reply-To' header used wrong in 0.125 (Mimi Doucet) 423684 Latest glib issues "memory warnings" on startup (SciFi) Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/pan/devel/.cvsignore,v retrieving revision 1.19 retrieving revision 1.20 diff -u -r1.19 -r1.20 --- .cvsignore 27 Feb 2007 20:53:36 -0000 1.19 +++ .cvsignore 13 Apr 2007 22:25:10 -0000 1.20 @@ -1 +1 @@ -pan-0.125.tar.bz2 +pan-0.127.tar.bz2 Index: pan.spec =================================================================== RCS file: /cvs/extras/rpms/pan/devel/pan.spec,v retrieving revision 1.30 retrieving revision 1.31 diff -u -r1.30 -r1.31 --- pan.spec 20 Mar 2007 14:04:57 -0000 1.30 +++ pan.spec 13 Apr 2007 22:25:10 -0000 1.31 @@ -1,7 +1,7 @@ Summary: A GNOME/GTK+ news reader for X Name: pan -Version: 0.125 -Release: 2%{?dist} +Version: 0.127 +Release: 1%{?dist} Epoch: 1 License: GPL Group: Applications/Internet @@ -59,6 +59,9 @@ %{_datadir}/applications/fedora-%{name}.desktop %changelog +* Sat Apr 14 2007 Alexander Dalloz - 1:0.127-1 +- Update to 0.127 + * Tue Mar 20 2007 Michael Schwendt - 1:0.125-2 - Bump release for FE6 -> Fedora 7 upgrade path. Index: sources =================================================================== RCS file: /cvs/extras/rpms/pan/devel/sources,v retrieving revision 1.19 retrieving revision 1.20 diff -u -r1.19 -r1.20 --- sources 27 Feb 2007 20:53:36 -0000 1.19 +++ sources 13 Apr 2007 22:25:10 -0000 1.20 @@ -1 +1 @@ -0d7d9b1228a13aabdcfc6e49173b8579 pan-0.125.tar.bz2 +6c4df7e8764c0b48455bf68298cb4a22 pan-0.127.tar.bz2 From fedora-extras-commits at redhat.com Fri Apr 13 22:36:28 2007 From: fedora-extras-commits at redhat.com (Ville Skytta (scop)) Date: Fri, 13 Apr 2007 18:36:28 -0400 Subject: rpms/em8300-kmod/FC-6 em8300-kmod.spec,1.23,1.24 Message-ID: <200704132236.l3DMaSbF014117@cvs-int.fedora.redhat.com> Author: scop Update of /cvs/extras/rpms/em8300-kmod/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv14100 Modified Files: em8300-kmod.spec Log Message: * Fri Apr 13 2007 Ville Skytt?? - Rebuild for kernel 2.6.20-1.2944.fc6. Index: em8300-kmod.spec =================================================================== RCS file: /cvs/extras/rpms/em8300-kmod/FC-6/em8300-kmod.spec,v retrieving revision 1.23 retrieving revision 1.24 diff -u -r1.23 -r1.24 --- em8300-kmod.spec 23 Mar 2007 20:00:21 -0000 1.23 +++ em8300-kmod.spec 13 Apr 2007 22:35:49 -0000 1.24 @@ -4,7 +4,7 @@ # end stuff to be ... # hardcode for now: -%{!?kversion: %define kversion 2.6.20-1.2933.fc6} +%{!?kversion: %define kversion 2.6.20-1.2944.fc6} %define kmod_name em8300 %define kverrel %(%{kmodtool} verrel %{?kversion} 2>/dev/null) @@ -81,6 +81,9 @@ %changelog +* Fri Apr 13 2007 Ville Skytt?? +- Rebuild for kernel 2.6.20-1.2944.fc6. + * Fri Mar 23 2007 Ville Skytt?? - 0.16.1-3 - Re-enable xen, build for kernel 2.6.20-1.2933.fc6. From fedora-extras-commits at redhat.com Fri Apr 13 22:53:47 2007 From: fedora-extras-commits at redhat.com (Alexander Dalloz (adalloz)) Date: Fri, 13 Apr 2007 18:53:47 -0400 Subject: rpms/mbuffer/devel .cvsignore, 1.2, 1.3 mbuffer.spec, 1.2, 1.3 sources, 1.2, 1.3 Message-ID: <200704132253.l3DMrl39014433@cvs-int.fedora.redhat.com> Author: adalloz Update of /cvs/extras/rpms/mbuffer/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv14373 Modified Files: .cvsignore mbuffer.spec sources Log Message: Update to latest upstream version. Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/mbuffer/devel/.cvsignore,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- .cvsignore 10 Aug 2006 20:27:41 -0000 1.2 +++ .cvsignore 13 Apr 2007 22:53:02 -0000 1.3 @@ -1 +1 @@ -mbuffer-20060728.tgz +mbuffer-20070401.tgz Index: mbuffer.spec =================================================================== RCS file: /cvs/extras/rpms/mbuffer/devel/mbuffer.spec,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- mbuffer.spec 29 Aug 2006 15:29:38 -0000 1.2 +++ mbuffer.spec 13 Apr 2007 22:53:02 -0000 1.3 @@ -1,7 +1,7 @@ Name: mbuffer Summary: Measuring Buffer is an enhanced version of buffer -Version: 20060728 -Release: 3%{?dist} +Version: 20070401 +Release: 1%{?dist} License: GPL Group: Applications/File URL: http://www.maier-komor.de/mbuffer.html @@ -47,6 +47,9 @@ %{_mandir}/man1/mbuffer.1* %changelog +* Sat Apr 14 2007 Alexander Dalloz - 20070401-1 +- Updated to latest version. + * Tue Aug 29 2006 Alexander Dalloz - 20060728-3 - Rebuild for FC6. Index: sources =================================================================== RCS file: /cvs/extras/rpms/mbuffer/devel/sources,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- sources 10 Aug 2006 20:27:41 -0000 1.2 +++ sources 13 Apr 2007 22:53:02 -0000 1.3 @@ -1 +1 @@ -92310e1e06b248a22b37ad76f13c1339 mbuffer-20060728.tgz +7b7f466d502383b5d23d3573cf548144 mbuffer-20070401.tgz From fedora-extras-commits at redhat.com Fri Apr 13 22:55:00 2007 From: fedora-extras-commits at redhat.com (Jerry James (jjames)) Date: Fri, 13 Apr 2007 18:55:00 -0400 Subject: rpms/moodle/devel .cvsignore, 1.5, 1.6 moodle-README-rpm, 1.1, 1.2 moodle.init, 1.1, 1.2 moodle.spec, 1.10, 1.11 sources, 1.5, 1.6 moodle-1.5.2-mimetex-fedora.patch, 1.1, NONE moodle-1.5.2-mimetex-linux.patch, 1.1, NONE Message-ID: <200704132255.l3DMt0O5014506@cvs-int.fedora.redhat.com> Author: jjames Update of /cvs/extras/rpms/moodle/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv14439 Modified Files: .cvsignore moodle-README-rpm moodle.init moodle.spec sources Removed Files: moodle-1.5.2-mimetex-fedora.patch moodle-1.5.2-mimetex-linux.patch Log Message: * Fri Apr 13 2007 Jerry James - 1.8-1 - Update to 1.8 (fixes BZ 232103) - Own /var/www/moodle/web (BZ 233882) - Drop unused mimetex patches - Add executable bits to 3 scripts that should have them - Remove the installation language files from the main package (twice) - Package the moodle language files, not just the installation files - Rename/add several language files to match the upstream list - Minor typo fixes in the scripts Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/moodle/devel/.cvsignore,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- .cvsignore 8 Jan 2007 01:53:06 -0000 1.5 +++ .cvsignore 13 Apr 2007 22:54:23 -0000 1.6 @@ -1 +1,72 @@ -moodle-1.7.tgz +af_utf8.zip +ar_utf8.zip +be_utf8.zip +bg_utf8.zip +bs_utf8.zip +ca_utf8.zip +cs_utf8.zip +da_utf8.zip +de_du_utf8.zip +de_utf8.zip +el_utf8.zip +en_us_utf8.zip +en_utf8.zip +es_utf8.zip +et_utf8.zip +eu_utf8.zip +fa_utf8.zip +fil_utf8.zip +fi_utf8.zip +fr_ca_utf8.zip +fr_utf8.zip +ga_utf8.zip +gl_utf8.zip +he_utf8.zip +hi_utf8.zip +hr_utf8.zip +hu_utf8.zip +id_utf8.zip +is_utf8.zip +it_utf8.zip +ja_utf8.zip +ka_utf8.zip +km_utf8.zip +kn_utf8.zip +ko_utf8.zip +lt_utf8.zip +lv_utf8.zip +mi_tn_utf8.zip +ml_utf8.zip +moodle-1.8.tgz +moodle.conf +moodle-config.php +moodle-cron +moodle.cron +moodle.init +moodle-README-rpm +ms_utf8.zip +nl_utf8.zip +nn_utf8.zip +no_gr_utf8.zip +no_utf8.zip +pl_utf8.zip +pt_br_utf8.zip +pt_utf8.zip +ro_utf8.zip +ru_utf8.zip +si_utf8.zip +sk_utf8.zip +sl_utf8.zip +so_utf8.zip +sq_utf8.zip +sr_cr_bo_utf8.zip +sr_cr_utf8.zip +sr_lt_utf8.zip +sv_utf8.zip +th_utf8.zip +tl_utf8.zip +tr_utf8.zip +uk_utf8.zip +vi_utf8.zip +zh_cn_utf8.zip +zh_tw_utf8.zip Index: moodle-README-rpm =================================================================== RCS file: /cvs/extras/rpms/moodle/devel/moodle-README-rpm,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- moodle-README-rpm 12 Dec 2005 19:48:03 -0000 1.1 +++ moodle-README-rpm 13 Apr 2007 22:54:23 -0000 1.2 @@ -1,4 +1,5 @@ -Edit /var/www/moodle/web/config.php to the values you need to connect to your database. Once you've configured Moodle properly don't forget to run +Edit /var/www/moodle/web/config.php to the values you need to connect to your +database. Once you've configured Moodle properly don't forget to run /sbin/service moodle start ; /sbin/chkconfig moodle on Index: moodle.init =================================================================== RCS file: /cvs/extras/rpms/moodle/devel/moodle.init,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- moodle.init 12 Dec 2005 19:48:03 -0000 1.1 +++ moodle.init 13 Apr 2007 22:54:23 -0000 1.2 @@ -7,7 +7,7 @@ # # chkconfig: - 50 01 # -# description: Enable the Moodle crom job +# description: Enable the Moodle cron job # # source function library Index: moodle.spec =================================================================== RCS file: /cvs/extras/rpms/moodle/devel/moodle.spec,v retrieving revision 1.10 retrieving revision 1.11 diff -u -r1.10 -r1.11 --- moodle.spec 8 Jan 2007 01:53:06 -0000 1.10 +++ moodle.spec 13 Apr 2007 22:54:23 -0000 1.11 @@ -8,26 +8,89 @@ %define with_spellcheck 0 Name: moodle -Version: 1.7 +Version: 1.8 Release: 1%{?dist} Summary: A Course Management System Group: Applications/Publishing License: GPL URL: http://moodle.org/ -Source0: http://download.moodle.org/stable15/%{name}-%{version}.tgz +Source0: http://download.moodle.org/stable18/%{name}-%{version}.tgz Source1: moodle.conf Source2: moodle-config.php Source3: moodle.cron Source4: moodle-cron Source5: moodle.init Source6: moodle-README-rpm -#Patch0: moodle-1.5.2-mimetex-linux.patch -#Patch1: moodle-1.5.2-mimetex-fedora.patch +Source7: http://download.moodle.org/lang16/af_utf8.zip +Source8: http://download.moodle.org/lang16/ar_utf8.zip +Source9: http://download.moodle.org/lang16/be_utf8.zip +Source10: http://download.moodle.org/lang16/bg_utf8.zip +Source11: http://download.moodle.org/lang16/bs_utf8.zip +Source12: http://download.moodle.org/lang16/ca_utf8.zip +Source13: http://download.moodle.org/lang16/cs_utf8.zip +Source14: http://download.moodle.org/lang16/da_utf8.zip +Source15: http://download.moodle.org/lang16/de_utf8.zip +Source16: http://download.moodle.org/lang16/de_du_utf8.zip +Source17: http://download.moodle.org/lang16/el_utf8.zip +Source18: http://download.moodle.org/lang16/en_utf8.zip +Source19: http://download.moodle.org/lang16/en_us_utf8.zip +Source20: http://download.moodle.org/lang16/es_utf8.zip +Source21: http://download.moodle.org/lang16/et_utf8.zip +Source22: http://download.moodle.org/lang16/eu_utf8.zip +Source23: http://download.moodle.org/lang16/fa_utf8.zip +Source24: http://download.moodle.org/lang16/fi_utf8.zip +Source25: http://download.moodle.org/lang16/fil_utf8.zip +Source26: http://download.moodle.org/lang16/fr_utf8.zip +Source27: http://download.moodle.org/lang16/fr_ca_utf8.zip +Source28: http://download.moodle.org/lang16/ga_utf8.zip +Source29: http://download.moodle.org/lang16/gl_utf8.zip +Source30: http://download.moodle.org/lang16/he_utf8.zip +Source31: http://download.moodle.org/lang16/hi_utf8.zip +Source32: http://download.moodle.org/lang16/hr_utf8.zip +Source33: http://download.moodle.org/lang16/hu_utf8.zip +Source34: http://download.moodle.org/lang16/id_utf8.zip +Source35: http://download.moodle.org/lang16/is_utf8.zip +Source36: http://download.moodle.org/lang16/it_utf8.zip +Source37: http://download.moodle.org/lang16/ja_utf8.zip +Source38: http://download.moodle.org/lang16/ka_utf8.zip +Source39: http://download.moodle.org/lang16/km_utf8.zip +Source40: http://download.moodle.org/lang16/kn_utf8.zip +Source41: http://download.moodle.org/lang16/ko_utf8.zip +Source42: http://download.moodle.org/lang16/lt_utf8.zip +Source43: http://download.moodle.org/lang16/lv_utf8.zip +Source44: http://download.moodle.org/lang16/mi_tn_utf8.zip +Source45: http://download.moodle.org/lang16/ml_utf8.zip +Source46: http://download.moodle.org/lang16/ms_utf8.zip +Source47: http://download.moodle.org/lang16/nl_utf8.zip +Source48: http://download.moodle.org/lang16/nn_utf8.zip +Source49: http://download.moodle.org/lang16/no_utf8.zip +Source50: http://download.moodle.org/lang16/no_gr_utf8.zip +Source51: http://download.moodle.org/lang16/pl_utf8.zip +Source52: http://download.moodle.org/lang16/pt_utf8.zip +Source53: http://download.moodle.org/lang16/pt_br_utf8.zip +Source54: http://download.moodle.org/lang16/ro_utf8.zip +Source55: http://download.moodle.org/lang16/ru_utf8.zip +Source56: http://download.moodle.org/lang16/si_utf8.zip +Source57: http://download.moodle.org/lang16/sk_utf8.zip +Source58: http://download.moodle.org/lang16/sl_utf8.zip +Source59: http://download.moodle.org/lang16/so_utf8.zip +Source60: http://download.moodle.org/lang16/sq_utf8.zip +Source61: http://download.moodle.org/lang16/sr_cr_utf8.zip +Source62: http://download.moodle.org/lang16/sr_cr_bo_utf8.zip +Source63: http://download.moodle.org/lang16/sr_lt_utf8.zip +Source64: http://download.moodle.org/lang16/sv_utf8.zip +Source65: http://download.moodle.org/lang16/th_utf8.zip +Source66: http://download.moodle.org/lang16/tl_utf8.zip +Source67: http://download.moodle.org/lang16/tr_utf8.zip +Source68: http://download.moodle.org/lang16/uk_utf8.zip +Source69: http://download.moodle.org/lang16/vi_utf8.zip +Source70: http://download.moodle.org/lang16/zh_cn_utf8.zip +Source71: http://download.moodle.org/lang16/zh_tw_utf8.zip BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch -#BuildRequires: +BuildRequires: unzip Requires: php-gd vixie-cron mimetex perl(lib) php-mysql Requires(post): /sbin/chkconfig Requires(preun): /sbin/chkconfig @@ -38,6 +101,77 @@ package designed using sound pedagogical principles, to help educators create effective online learning communities. +# For maintenance purposes, here is the list of language packs with their +# corresponding date stamps and the source number above. This list follows +# the order of the one on http://download.moodle.org/lang16/ which is mostly, +# but not completely, alphabetical. Last updated 2007-04-13. +# +# Afrikaans: 2007-01-05, Source7 +# Albanian: 2007-01-05, Source60 +# Arabic: 2007-03-20, Source8 +# Basque: 2007-04-05, Source22 +# Belarusian: 2007-01-05, Source9 +# Bosnian: 2006-12-18, Source11 +# Bulgarian: 2007-01-05, Source10 +# Catalan: 2007-04-04, Source12 +# Croatian: 2006-05-07, Source32 +# Chinese (Simplified): 2007-04-03, Source70 +# Chinese (Traditional/Big5): 2007-02-19, Source71 +# Czech: 2007-04-13, Source13 +# Danish: 2007-03-10, Source14 +# Dutch: 2007-03-31, Source47 +# English: 2007-04-12, Source18 +# English (US): 2007-01-05, Source19 +# Estonian: 2007-01-05, Source21 +# Farsi: 2006-06-30, Source23 +# Filipino: 2006-07-31, Source25 +# Finnish: 2007-03-31, Source24 +# French: 2007-04-12, Source26 +# French (Canada): 2007-01-05, Source27 +# Gaelic: 2007-01-05, Source28 +# Gallego: 2007-01-05, Source29 +# Georgian: 2006-12-18, Source38 +# German: 2007-03-23, Source15 +# German (Personal): 2007-01-03, Source16 +# Greek: 2007-03-31, Source17 +# Hebrew: 2006-06-30, Source30 +# Hindi: 2007-01-05, Source31 +# Hungarian: 2007-03-31, Source33 +# Icelandic: 2007-03-31, Source35 +# Indonesian: 2007-01-05, Source34 +# Italian: 2007-04-12, Source36 +# Japanese: 2007-04-13, Source37 +# Kannada: 2006-06-30, Source40 +# Khmer: 2006-06-30, Source39 +# Korean: 2007-04-12, Source41 +# Lithuanian: 2007-01-05, Source42 +# Latvian: 2007-01-05, Source43 +# Malayalam: 2006-06-30, Source45 +# Malaysian: 2007-01-05, Source46 +# Maori (Ngai Tahu): 2006-07-06, Source44 +# Norwegian: 2007-03-31, Source49 +# Norwegian (Primary): 2006-02-02, Source50 +# Nynorsk: 2006-05-01, Source48 +# Polish: 2007-03-31, Source51 +# Portuguese: 2007-03-31, Source52 +# Portuguese (Brazil): 2007-04-02, Source53 +# Romanian: 2007-01-05, Source54 +# Russian: 2007-04-12, Source55 +# Sinhala: 2006-10-16, Source56 +# Serbian (Cyrillic Bosnia Herzegovina): 2006-08-26, Source62 +# Serbian (Cyrillic): 2007-03-31, Source61 +# Serbian (Latin): 2007-03-31, Source63 +# Slovak: 2007-04-01, Source57 +# Slovenian: 2007-03-31, Source58 +# Somali: 2006-06-30, Source59 +# Spanish (International): 2007-04-05, Source20 +# Swedish: 2007-03-31, Source64 +# Tagalog: 2007-03-31, Source66 +# Thai: 2007-03-31, Source65 +# Turkish: 2007-03-31, Source67 +# Ukrainian: 2007-01-05, Source68 +# Vietnamese: 2007-01-05, Source69 + %package af Summary: Moodle language pack for Afrikaans Group: Applications/Publishing @@ -48,7 +182,8 @@ %files af %defattr (-,root,root,-) -%{moodlewebdir}/lang/af* +%{moodlewebdir}/lang/af_utf8 +%{moodlewebdir}/install/lang/af_utf8 %package ar Summary: Moodle language pack for Arabic @@ -60,19 +195,24 @@ %files ar %defattr (-,root,root,-) -%{moodlewebdir}/lang/ar* +%{moodlewebdir}/lang/ar_utf8 +%{moodlewebdir}/install/lang/ar_utf8 +%{moodlewebdir}/lib/adodb/lang/adodb-ar.inc.php +%{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/langs/ar.js +%{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/themes/advanced/langs/ar.js %package be -Summary: Moodle language pack for Byelorussian +Summary: Moodle language pack for Belarusian Group: Applications/Publishing Requires: moodle = %{version}-%{release} %description be -This package contains the files needed to display Moodle in Byelorussian. +This package contains the files needed to display Moodle in Belarusian. %files be %defattr (-,root,root,-) -%{moodlewebdir}/lang/be* +%{moodlewebdir}/lang/be_utf8 +%{moodlewebdir}/install/lang/be_utf8 %package bg Summary: Moodle language pack for Bulgarian @@ -84,7 +224,9 @@ %files bg %defattr (-,root,root,-) -%{moodlewebdir}/lang/bg* +%{moodlewebdir}/lang/bg_utf8 +%{moodlewebdir}/install/lang/bg_utf8 +%{moodlewebdir}/lib/adodb/lang/adodb-bg* %package bs Summary: Moodle language pack for Bosnian @@ -96,7 +238,8 @@ %files bs %defattr (-,root,root,-) -%{moodlewebdir}/lang/bs* +%{moodlewebdir}/lang/bs_utf8 +%{moodlewebdir}/install/lang/bs_utf8 %package ca Summary: Moodle language pack for Catalan @@ -108,7 +251,12 @@ %files ca %defattr (-,root,root,-) -%{moodlewebdir}/lang/ca* +%{moodlewebdir}/lang/ca_utf8 +%{moodlewebdir}/install/lang/ca_utf8 +%{moodlewebdir}/lib/adodb/lang/adodb-ca.inc.php +%{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/langs/ca.js +%{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/themes/advanced/langs/ca.js +%{moodlewebdir}/lib/phpmailer/language/phpmailer.lang-ca.php %package cs Summary: Moodle language pack for Czech @@ -120,7 +268,30 @@ %files cs %defattr (-,root,root,-) -%{moodlewebdir}/lang/cs* +%{moodlewebdir}/lang/cs_utf8 +%{moodlewebdir}/install/lang/cs_utf8 +%{moodlewebdir}/lib/adodb/lang/adodb-cz.inc.php +%{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/langs/cs.js +%{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/plugins/advimage/langs/cs.js +%{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/plugins/fullscreen/langs/cs.js +%{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/themes/advanced/langs/cs.js +%{moodlewebdir}/lib/phpmailer/language/phpmailer.lang-cz.php + +%package cy +Summary: Moodle language pack for Welsh +Group: Applications/Publishing +Requires: moodle = %{version}-%{release} + +%description cy +This package contains the files needed to display Moodle in Welsh. Currently, +only the tinymce editor provides Welsh support. + +%files cy +%defattr (-,root,root,-) +%{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/langs/cy.js +%{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/plugins/advimage/langs/cy.js +%{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/plugins/fullscreen/langs/cy.js +%{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/themes/advanced/langs/cy.js %package da Summary: Moodle language pack for Danish @@ -132,7 +303,14 @@ %files da %defattr (-,root,root,-) -%{moodlewebdir}/lang/da* +%{moodlewebdir}/lang/da_utf8 +%{moodlewebdir}/install/lang/da_utf8 +%{moodlewebdir}/lib/adodb/lang/adodb-ca.inc.php +%{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/langs/da.js +%{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/plugins/advimage/langs/da.js +%{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/plugins/fullscreen/langs/da.js +%{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/themes/advanced/langs/da.js +%{moodlewebdir}/lib/phpmailer/language/phpmailer.lang-dk.php %package de Summary: Moodle language pack for German @@ -144,7 +322,27 @@ %files de %defattr (-,root,root,-) -%{moodlewebdir}/lang/de* +%{moodlewebdir}/lang/de_utf8 +%{moodlewebdir}/install/lang/de_utf8 +%{moodlewebdir}/lib/adodb/lang/adodb-de.inc.php +%{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/langs/de.js +%{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/plugins/advimage/langs/de.js +%{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/plugins/fullscreen/langs/de.js +%{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/themes/advanced/langs/de.js +%{moodlewebdir}/lib/phpmailer/language/phpmailer.lang-de.php + +%package de_du +Summary: Moodle language pack for German (Personal) +Group: Applications/Publishing +Requires: moodle = %{version}-%{release} + +%description de_du +This package contains the files needed to display Moodle in German (Personal). + +%files de_du +%defattr (-,root,root,-) +%{moodlewebdir}/lang/de_du_utf8 +%{moodlewebdir}/install/lang/de_du_utf8 %package el Summary: Moodle language pack for Greek @@ -156,7 +354,11 @@ %files el %defattr (-,root,root,-) -%{moodlewebdir}/lang/el* +%{moodlewebdir}/lang/el_utf8 +%{moodlewebdir}/install/lang/el_utf8 +%{moodlewebdir}/lib/cas/languages/greek.php +%{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/langs/el.js +%{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/themes/advanced/langs/el.js %package es Summary: Moodle language pack for Spanish @@ -168,7 +370,14 @@ %files es %defattr (-,root,root,-) -%{moodlewebdir}/lang/es* +%{moodlewebdir}/lang/es_utf8 +%{moodlewebdir}/install/lang/es* +%{moodlewebdir}/lib/adodb/lang/adodb-es.inc.php +%{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/langs/es.js +%{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/plugins/advimage/langs/es.js +%{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/plugins/fullscreen/langs/es.js +%{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/themes/advanced/langs/es.js +%{moodlewebdir}/lib/phpmailer/language/phpmailer.lang-es.php %package et Summary: Moodle language pack for Estonian @@ -180,7 +389,8 @@ %files et %defattr (-,root,root,-) -%{moodlewebdir}/lang/et* +%{moodlewebdir}/lang/et_utf8 +%{moodlewebdir}/install/lang/et_utf8 %package eu Summary: Moodle language pack for Basque @@ -192,19 +402,24 @@ %files eu %defattr (-,root,root,-) -%{moodlewebdir}/lang/eu* +%{moodlewebdir}/lang/eu_utf8 +%{moodlewebdir}/install/lang/eu_utf8 %package fa -Summary: Moodle language pack for Persian +Summary: Moodle language pack for Farsi Group: Applications/Publishing Requires: moodle = %{version}-%{release} %description fa -This package contains the files needed to display Moodle in Persian. +This package contains the files needed to display Moodle in Farsi. %files fa %defattr (-,root,root,-) -%{moodlewebdir}/lang/fa* +%{moodlewebdir}/lang/fa_utf8 +%{moodlewebdir}/install/lang/fa_utf8 +%{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/langs/fa.js +%{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/plugins/advimage/langs/fa* +%{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/themes/advanced/langs/fa.js %package fi Summary: Moodle language pack for Finnish @@ -216,7 +431,38 @@ %files fi %defattr (-,root,root,-) -%{moodlewebdir}/lang/fi* +%{moodlewebdir}/lang/fi_utf8 +%{moodlewebdir}/install/lang/fi_utf8 +%{moodlewebdir}/lib/editor/htmlarea/plugins/TableOperations/lang/fi.js +%{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/langs/fi.js +%{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/themes/advanced/langs/fi.js +%{moodlewebdir}/lib/phpmailer/language/phpmailer.lang-fi.php + +%package fil +Summary: Moodle language pack for Filipino +Group: Applications/Publishing +Requires: moodle = %{version}-%{release} + +%description fil +This package contains the files needed to display Moodle in Filipino. + +%files fil +%defattr (-,root,root,-) +%{moodlewebdir}/lang/fil_utf8 +%{moodlewebdir}/install/lang/fil_utf8 + +%package fo +Summary: Moodle language pack for Faroese +Group: Applications/Publishing +Requires: moodle = %{version}-%{release} + +%description fo +This package contains the files needed to display Moodle in Faroese. +Currently, only the phpmailer supports Faroese. + +%files fo +%defattr (-,root,root,-) +%{moodlewebdir}/lib/phpmailer/language/phpmailer.lang-fo.php %package fr Summary: Moodle language pack for French @@ -228,31 +474,71 @@ %files fr %defattr (-,root,root,-) -%{moodlewebdir}/lang/fr* +%{moodlewebdir}/lang/fr_utf8 +%{moodlewebdir}/install/lang/fr_utf8 +%{moodlewebdir}/lib/adodb/lang/adodb-fr.inc.php +%{moodlewebdir}/lib/cas/languages/french.php +%{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/langs/fr.js +%{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/plugins/advimage/langs/fr.js +%{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/plugins/fullscreen/langs/fr.js +%{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/themes/advanced/langs/fr.js +%{moodlewebdir}/lib/phpmailer/language/phpmailer.lang-fr.php + +%package fr_ca +Summary: Moodle language pack for French (Canada) +Group: Applications/Publishing +Requires: moodle = %{version}-%{release} + +%description fr_ca +This package contains the files needed to display Moodle in French (Canada). + +%files fr_ca +%defattr (-,root,root,-) +%{moodlewebdir}/lang/fr_ca_utf8 +%{moodlewebdir}/install/lang/fr_ca_utf8 +%{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/langs/fr_ca.js +%{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/plugins/advimage/langs/fr_ca.js +%{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/plugins/fullscreen/langs/fr_ca.js +%{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/themes/advanced/langs/fr_ca.js %package ga -Summary: Moodle language pack for Irish +Summary: Moodle language pack for Gaelic Group: Applications/Publishing Requires: moodle = %{version}-%{release} %description ga -This package contains the files needed to display Moodle in Irish. +This package contains the files needed to display Moodle in Gaelic. %files ga %defattr (-,root,root,-) -%{moodlewebdir}/lang/ga* +%{moodlewebdir}/lang/ga_utf8 +%{moodlewebdir}/install/lang/ga_utf8 %package gl -Summary: Moodle language pack for Galician +Summary: Moodle language pack for Gallego Group: Applications/Publishing Requires: moodle = %{version}-%{release} %description gl -This package contains the files needed to display Moodle in Galician. +This package contains the files needed to display Moodle in Gallego. %files gl %defattr (-,root,root,-) -%{moodlewebdir}/lang/gl* +%{moodlewebdir}/lang/gl_utf8 +%{moodlewebdir}/install/lang/gl_utf8 + +%package gu +Summary: Moodle language pack for Gujarati +Group: Applications/Publishing +Requires: moodle = %{version}-%{release} + +%description gu +This package contains the files needed to display Moodle in Gujarati. +Currently, only the installer is available in Gujarati. + +%files gu +%defattr (-,root,root,-) +%{moodlewebdir}/install/lang/gu_utf8 %package he Summary: Moodle language pack for Hebrew @@ -264,7 +550,38 @@ %files he %defattr (-,root,root,-) -%{moodlewebdir}/lang/he* +%{moodlewebdir}/lang/he_utf8 +%{moodlewebdir}/install/lang/he_utf8 +%{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/langs/he.js +%{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/plugins/advimage/langs/he.js +%{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/plugins/fullscreen/langs/he.js +%{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/themes/advanced/langs/he.js + +%package hi +Summary: Moodle language pack for Hindi +Group: Applications/Publishing +Requires: moodle = %{version}-%{release} + +%description hi +This package contains the files needed to display Moodle in Hindi. + +%files hi +%defattr (-,root,root,-) +%{moodlewebdir}/lang/hi_utf8 +%{moodlewebdir}/install/lang/hi_utf8 + +%package hr +Summary: Moodle language pack for Croatian +Group: Applications/Publishing +Requires: moodle = %{version}-%{release} + +%description hr +This package contains the files needed to display Moodle in Croatian. + +%files hr +%defattr (-,root,root,-) +%{moodlewebdir}/lang/hr_utf8 +%{moodlewebdir}/install/lang/hr_utf8 %package hu Summary: Moodle language pack for Hungarian @@ -276,7 +593,14 @@ %files hu %defattr (-,root,root,-) -%{moodlewebdir}/lang/hu* +%{moodlewebdir}/lang/hu_utf8 +%{moodlewebdir}/install/lang/hu_utf8 +%{moodlewebdir}/lib/adodb/lang/adodb-hu.inc.php +%{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/langs/hu.js +%{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/plugins/advimage/langs/hu.js +%{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/plugins/fullscreen/langs/hu.js +%{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/themes/advanced/langs/hu.js +%{moodlewebdir}/lib/phpmailer/language/phpmailer.lang-hu.php %package id Summary: Moodle language pack for Indonesian @@ -288,7 +612,25 @@ %files id %defattr (-,root,root,-) -%{moodlewebdir}/lang/id* +%{moodlewebdir}/lang/id_utf8 +%{moodlewebdir}/install/lang/id_utf8 + +%package is +Summary: Moodle language pack for Icelandic +Group: Applications/Publishing +Requires: moodle = %{version}-%{release} + +%description is +This package contains the files needed to display Moodle in Icelandic. + +%files is +%defattr (-,root,root,-) +%{moodlewebdir}/lang/is_utf8 +%{moodlewebdir}/install/lang/is_utf8 +%{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/langs/is.js +%{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/plugins/advimage/langs/is.js +%{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/plugins/fullscreen/langs/is.js +%{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/themes/advanced/langs/is.js %package it Summary: Moodle language pack for Italian @@ -300,7 +642,12 @@ %files it %defattr (-,root,root,-) -%{moodlewebdir}/lang/it* +%{moodlewebdir}/lang/it_utf8 +%{moodlewebdir}/install/lang/it_utf8 +%{moodlewebdir}/lib/adodb/lang/adodb-it.inc.php +%{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/langs/it.js +%{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/themes/advanced/langs/it.js +%{moodlewebdir}/lib/phpmailer/language/phpmailer.lang-it.php %package ja Summary: Moodle language pack for Japanese @@ -312,7 +659,11 @@ %files ja %defattr (-,root,root,-) -%{moodlewebdir}/lang/ja* +%{moodlewebdir}/lang/ja_utf8 +%{moodlewebdir}/install/lang/ja_utf8 +%{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/langs/ja.js +%{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/themes/advanced/langs/ja.js +%{moodlewebdir}/lib/phpmailer/language/phpmailer.lang-ja.php %package ka Summary: Moodle language pack for Georgian @@ -324,19 +675,21 @@ %files ka %defattr (-,root,root,-) -%{moodlewebdir}/lang/ka* +%{moodlewebdir}/lang/ka_utf8 +%{moodlewebdir}/install/lang/ka_utf8 %package km -Summary: Moodle language pack for Cambodian +Summary: Moodle language pack for Khmer Group: Applications/Publishing Requires: moodle = %{version}-%{release} %description km -This package contains the files needed to display Moodle in Cambodian. +This package contains the files needed to display Moodle in Khmer. %files km %defattr (-,root,root,-) -%{moodlewebdir}/lang/km* +%{moodlewebdir}/lang/km_utf8 +%{moodlewebdir}/install/lang/km_utf8 %package kn Summary: Moodle language pack for Kannada @@ -348,7 +701,8 @@ %files kn %defattr (-,root,root,-) -%{moodlewebdir}/lang/kn* +%{moodlewebdir}/lang/kn_utf8 +%{moodlewebdir}/install/lang/kn_utf8 %package ko Summary: Moodle language pack for Korean @@ -360,7 +714,24 @@ %files ko %defattr (-,root,root,-) -%{moodlewebdir}/lang/ko* +%{moodlewebdir}/lang/ko_utf8 +%{moodlewebdir}/install/lang/ko_utf8 +%{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/langs/ko.js +%{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/plugins/advimage/langs/ko.js +%{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/themes/advanced/langs/ko.js + +%package lo +Summary: Moodle language pack for Lao +Group: Applications/Publishing +Requires: moodle = %{version}-%{release} + +%description lo +This package contains the files needed to display Moodle in Lao. +Currently, only the installer is available in Lao. + +%files lo +%defattr (-,root,root,-) +%{moodlewebdir}/install/lang/lo_utf8 %package lt Summary: Moodle language pack for Lithuanian @@ -372,7 +743,8 @@ %files lt %defattr (-,root,root,-) -%{moodlewebdir}/lang/lt* +%{moodlewebdir}/lang/lt_utf8 +%{moodlewebdir}/install/lang/lt_utf8 %package lv Summary: Moodle language pack for Latvian @@ -384,31 +756,47 @@ %files lv %defattr (-,root,root,-) -%{moodlewebdir}/lang/lv* +%{moodlewebdir}/lang/lv_utf8 +%{moodlewebdir}/install/lang/lv_utf8 + +%package mi_tn +Summary: Moodle language pack for Maori (Ngai Tahu) +Group: Applications/Publishing +Requires: moodle = %{version}-%{release} + +%description mi_tn +This package contains the files needed to display Moodle in Maori (Ngai Tahu). + +%files mi_tn +%defattr (-,root,root,-) +%{moodlewebdir}/lang/mi_tn_utf8 +%{moodlewebdir}/install/lang/mi_* -%package mi -Summary: Moodle language pack for Maori +%package ml +Summary: Moodle language pack for Malayalam Group: Applications/Publishing Requires: moodle = %{version}-%{release} -%description mi -This package contains the files needed to display Moodle in Maori. +%description ml +This package contains the files needed to display Moodle in Malayalam. -%files mi +%files ml %defattr (-,root,root,-) -%{moodlewebdir}/lang/mi* +%{moodlewebdir}/lang/ml_utf8 +%{moodlewebdir}/install/lang/ml_utf8 %package ms -Summary: Moodle language pack for Malay +Summary: Moodle language pack for Malaysian Group: Applications/Publishing Requires: moodle = %{version}-%{release} %description ms -This package contains the files needed to display Moodle in Malay. +This package contains the files needed to display Moodle in Malaysian. %files ms %defattr (-,root,root,-) -%{moodlewebdir}/lang/ms* +%{moodlewebdir}/lang/ms_utf8 +%{moodlewebdir}/install/lang/ms_utf8 %package nl Summary: Moodle language pack for Dutch @@ -420,20 +808,31 @@ %files nl %defattr (-,root,root,-) -%{moodlewebdir}/lang/nl* +%{moodlewebdir}/lang/nl_utf8 +%{moodlewebdir}/install/lang/nl_utf8 +%{moodlewebdir}/lib/adodb/lang/adodb-nl.inc.php +%{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/langs/nl.js +%{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/plugins/advimage/langs/nl.js +%{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/plugins/fullscreen/langs/nl.js +%{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/themes/advanced/langs/nl.js +%{moodlewebdir}/lib/phpmailer/language/phpmailer.lang-nl.php %package nn -Summary: Moodle language pack for Norwegian Nynorsk +Summary: Moodle language pack for Nynorsk Group: Applications/Publishing Requires: moodle = %{version}-%{release} %description nn -This package contains the files needed to display Moodle in Norwegian -Nynorsk. +This package contains the files needed to display Moodle in Nynorsk. %files nn %defattr (-,root,root,-) -%{moodlewebdir}/lang/nn* +%{moodlewebdir}/lang/nn_utf8 +%{moodlewebdir}/install/lang/nn_utf8 +%{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/langs/nn.js +%{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/plugins/advimage/langs/nn.js +%{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/plugins/fullscreen/langs/nn.js +%{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/themes/advanced/langs/nn.js %package no Summary: Moodle language pack for Norwegian Bokmal @@ -441,12 +840,31 @@ Requires: moodle = %{version}-%{release} %description no -This package contains the files needed to display Moodle in Norwegian -Bokmal. +This package contains the files needed to display Moodle in Norwegian Bokmal. %files no %defattr (-,root,root,-) -%{moodlewebdir}/lang/no* +%{moodlewebdir}/lang/no_utf8 +%{moodlewebdir}/install/lang/no_utf8 +%{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/langs/nb.js +%{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/plugins/advimage/langs/nb.js +%{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/plugins/fullscreen/langs/nb.js +%{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/themes/advanced/langs/nb.js +%{moodlewebdir}/lib/phpmailer/language/phpmailer.lang-no.php + +%package no_gr +Summary: Moodle language pack for Norwegian (Primary) +Group: Applications/Publishing +Requires: moodle = %{version}-%{release} + +%description no_gr +This package contains the files needed to display Moodle in Norwegian +(Primary). + +%files no_gr +%defattr (-,root,root,-) +%{moodlewebdir}/lang/no_gr_utf8 +%{moodlewebdir}/install/lang/no_gr_utf8 %package pl Summary: Moodle language pack for Polish @@ -458,7 +876,14 @@ %files pl %defattr (-,root,root,-) -%{moodlewebdir}/lang/pl* +%{moodlewebdir}/lang/pl_utf8 +%{moodlewebdir}/install/lang/pl_utf8 +%{moodlewebdir}/lib/adodb/lang/adodb-pl.inc.php +%{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/langs/pl.js +%{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/plugins/advimage/langs/pl.js +%{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/plugins/fullscreen/langs/pl.js +%{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/themes/advanced/langs/pl.js +%{moodlewebdir}/lib/phpmailer/language/phpmailer.lang-pl.php %package pt Summary: Moodle language pack for Portuguese @@ -470,7 +895,30 @@ %files pt %defattr (-,root,root,-) -%{moodlewebdir}/lang/pt* +%{moodlewebdir}/lang/pt_utf8 +%{moodlewebdir}/install/lang/pt_utf8 +%{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/langs/pt.js +%{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/themes/advanced/langs/pt.js + +%package pt_br +Summary: Moodle language pack for Portuguese (Brazil) +Group: Applications/Publishing +Requires: moodle = %{version}-%{release} + +%description pt_br +This package contains the files needed to display Moodle in Portuguese +(Brazil). + +%files pt_br +%defattr (-,root,root,-) +%{moodlewebdir}/lang/pt_br_utf8 +%{moodlewebdir}/install/lang/pt_br_utf8 +%{moodlewebdir}/lib/adodb/lang/adodb-pt-br.inc.php +%{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/langs/pt_br.js +%{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/plugins/advimage/langs/pt_br.js +%{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/plugins/fullscreen/langs/pt_br.js +%{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/themes/advanced/langs/pt_br.js +%{moodlewebdir}/lib/phpmailer/language/phpmailer.lang-br.php %package ro Summary: Moodle language pack for Romanian @@ -482,7 +930,11 @@ %files ro %defattr (-,root,root,-) -%{moodlewebdir}/lang/ro* +%{moodlewebdir}/lang/ro_utf8 +%{moodlewebdir}/install/lang/ro_utf8 +%{moodlewebdir}/lib/adodb/lang/adodb-ro.inc.php +%{moodlewebdir}/lib/editor/htmlarea/plugins/TableOperations/lang/ro.js +%{moodlewebdir}/lib/phpmailer/language/phpmailer.lang-ro.php %package ru Summary: Moodle language pack for Russian @@ -494,7 +946,31 @@ %files ru %defattr (-,root,root,-) -%{moodlewebdir}/lang/ru* +%{moodlewebdir}/lang/ru_utf8 +%{moodlewebdir}/install/lang/ru_utf8 +%{moodlewebdir}/lib/adodb/lang/adodb-ru1251.inc.php +%{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/langs/ru* +%{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/plugins/advimage/langs/ru* +%{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/plugins/fullscreen/langs/ru* +%{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/themes/advanced/langs/ru* +%{moodlewebdir}/lib/phpmailer/language/phpmailer.lang-ru.php + +%package si +Summary: Moodle language pack for Sinhala +Group: Applications/Publishing +Requires: moodle = %{version}-%{release} + +%description si +This package contains the files needed to display Moodle in Sinhala. + +%files si +%defattr (-,root,root,-) +%{moodlewebdir}/lang/si_utf8 +%{moodlewebdir}/install/lang/si_utf8 +%{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/langs/si.js +%{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/plugins/advimage/langs/si.js +%{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/plugins/fullscreen/langs/si.js +%{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/themes/advanced/langs/si.js %package sk Summary: Moodle language pack for Slovak @@ -506,7 +982,12 @@ %files sk %defattr (-,root,root,-) -%{moodlewebdir}/lang/sk* +%{moodlewebdir}/lang/sk_utf8 +%{moodlewebdir}/install/lang/sk_utf8 +%{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/langs/sk.js +%{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/plugins/advimage/langs/sk.js +%{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/plugins/fullscreen/langs/sk.js +%{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/themes/advanced/langs/sk.js %package sl Summary: Moodle language pack for Slovenian @@ -518,7 +999,34 @@ %files sl %defattr (-,root,root,-) -%{moodlewebdir}/lang/sl* +%{moodlewebdir}/lang/sl_utf8 +%{moodlewebdir}/install/lang/sl_utf8 + +%package sm +Summary: Moodle language pack for Samoan +Group: Applications/Publishing +Requires: moodle = %{version}-%{release} + +%description sm +This package contains the files needed to display Moodle in Samoan. +Currently, only the installer is available in Samoan. + +%files sm +%defattr (-,root,root,-) +%{moodlewebdir}/install/lang/sm_utf8 + +%package so +Summary: Moodle language pack for Somali +Group: Applications/Publishing +Requires: moodle = %{version}-%{release} + +%description so +This package contains the files needed to display Moodle in Somali. + +%files so +%defattr (-,root,root,-) +%{moodlewebdir}/lang/so_utf8 +%{moodlewebdir}/install/lang/so_utf8 %package sq Summary: Moodle language pack for Albanian @@ -530,19 +1038,49 @@ %files sq %defattr (-,root,root,-) -%{moodlewebdir}/lang/sq* +%{moodlewebdir}/lang/sq_utf8 +%{moodlewebdir}/install/lang/sq_utf8 -%package sr -Summary: Moodle language pack for Serbian +%package sr_cr +Summary: Moodle language pack for Serbian (Cyrillic) Group: Applications/Publishing Requires: moodle = %{version}-%{release} -%description sr -This package contains the files needed to display Moodle in Serbian. +%description sr_cr +This package contains the files needed to display Moodle in Serbian (Cyrillic). -%files sr +%files sr_cr %defattr (-,root,root,-) -%{moodlewebdir}/lang/sr* +%{moodlewebdir}/lang/sr_cr_utf8 +%{moodlewebdir}/install/lang/sr_cr_utf8 + +%package sr_cr_bo +Summary: Moodle language pack for Serbian (Cyrillic Bosnia Herzegovina) +Group: Applications/Publishing +Requires: moodle = %{version}-%{release} + +%description sr_cr_bo +This package contains the files needed to display Moodle in Serbian +(Cyrillic Bosnia Herzegovina). + +%files sr_cr_bo +%defattr (-,root,root,-) +%{moodlewebdir}/lang/sr_cr_bo_utf8 +%{moodlewebdir}/install/lang/sr_cr_bo_utf8 +%{moodlewebdir}/install/lang/sr_utf8 + +%package sr_lt +Summary: Moodle language pack for Serbian (Latin) +Group: Applications/Publishing +Requires: moodle = %{version}-%{release} + +%description sr_lt +This package contains the files needed to display Moodle in Serbian (Latin). + +%files sr_lt +%defattr (-,root,root,-) +%{moodlewebdir}/lang/sr_lt_utf8 +%{moodlewebdir}/install/lang/sr_lt_utf8 %package sv Summary: Moodle language pack for Swedish @@ -554,7 +1092,27 @@ %files sv %defattr (-,root,root,-) -%{moodlewebdir}/lang/sv* +%{moodlewebdir}/lang/sv_utf8 +%{moodlewebdir}/install/lang/sv_utf8 +%{moodlewebdir}/lib/adodb/lang/adodb-sv.inc.php +%{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/langs/sv.js +%{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/plugins/advimage/langs/sv.js +%{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/plugins/fullscreen/langs/sv.js +%{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/themes/advanced/langs/sv.js +%{moodlewebdir}/lib/phpmailer/language/phpmailer.lang-se.php + +%package ta +Summary: Moodle language pack for Tamil +Group: Applications/Publishing +Requires: moodle = %{version}-%{release} + +%description ta +This package contains the files needed to display Moodle in Tamil. +Currently, only the installer is available in Tamil. + +%files ta +%defattr (-,root,root,-) +%{moodlewebdir}/install/lang/ta_utf8 %package th Summary: Moodle language pack for Thai @@ -566,7 +1124,9 @@ %files th %defattr (-,root,root,-) -%{moodlewebdir}/lang/th* +%{moodlewebdir}/lang/th_utf8 +%{moodlewebdir}/install/lang/th_utf8 +%{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/langs/th.js %package tl Summary: Moodle language pack for Tagalog @@ -578,7 +1138,21 @@ %files tl %defattr (-,root,root,-) -%{moodlewebdir}/lang/tl* +%{moodlewebdir}/lang/tl_utf8 +%{moodlewebdir}/install/lang/tl_utf8 + +%package to +Summary: Moodle language pack for Tonga +Group: Applications/Publishing +Requires: moodle = %{version}-%{release} + +%description to +This package contains the files needed to display Moodle in Tonga. +Currently, only the installer is available in Tonga. + +%files to +%defattr (-,root,root,-) +%{moodlewebdir}/install/lang/to_utf8 %package tr Summary: Moodle language pack for Turkish @@ -590,7 +1164,26 @@ %files tr %defattr (-,root,root,-) -%{moodlewebdir}/lang/tr* +%{moodlewebdir}/lang/tr_utf8 +%{moodlewebdir}/install/lang/tr_utf8 +%{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/langs/tr.js +%{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/plugins/advimage/langs/tr.js +%{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/plugins/fullscreen/langs/tr.js +%{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/themes/advanced/langs/tr.js +%{moodlewebdir}/lib/phpmailer/language/phpmailer.lang-tr.php + +%package tw +Summary: Moodle language pack for Twi +Group: Applications/Publishing +Requires: moodle = %{version}-%{release} + +%description tw +This package contains the files needed to display Moodle in Twi. +Currently, only one part of the tinymce editor is available in Twi. + +%files tw +%defattr (-,root,root,-) +%{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/themes/advanced/langs/tw.js %package uk Summary: Moodle language pack for Ukrainian @@ -602,7 +1195,9 @@ %files uk %defattr (-,root,root,-) -%{moodlewebdir}/lang/uk* +%{moodlewebdir}/lang/uk_utf8 +%{moodlewebdir}/install/lang/uk_utf8 +%{moodlewebdir}/lib/adodb/lang/adodb-uk1251.inc.php %package vi Summary: Moodle language pack for Vietnamese @@ -614,19 +1209,45 @@ %files vi %defattr (-,root,root,-) -%{moodlewebdir}/lang/vi* +%{moodlewebdir}/lang/vi_utf8 +%{moodlewebdir}/install/lang/vi_utf8 -%package zh -Summary: Moodle language pack for Chinese +%package zh_cn +Summary: Moodle language pack for Chinese (Simplified) Group: Applications/Publishing Requires: moodle = %{version}-%{release} -%description zh -This package contains the files needed to display Moodle in Chinese. +%description zh_cn +This package contains the files needed to display Moodle in Chinese +(Simplified). -%files zh +%files zh_cn %defattr (-,root,root,-) -%{moodlewebdir}/lang/zh* +%{moodlewebdir}/lang/zh_cn_utf8 +%{moodlewebdir}/install/lang/zh_cn_utf8 +%{moodlewebdir}/lib/adodb/lang/adodb-cn.inc.php +%{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/langs/zh_cn.js +%{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/plugins/advimage/langs/zh_cn.js +%{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/plugins/fullscreen/langs/zh_cn.js +%{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/themes/advanced/langs/zh_cn.js + +%package zh_tw +Summary: Moodle language pack for Chinese (Traditional/Big5) +Group: Applications/Publishing +Requires: moodle = %{version}-%{release} + +%description zh_tw +This package contains the files needed to display Moodle in Chinese +(Traditional/Big5). + +%files zh_tw +%defattr (-,root,root,-) +%{moodlewebdir}/lang/zh_tw_utf8 +%{moodlewebdir}/install/lang/zh_tw_utf8 +%{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/langs/zh_tw* +%{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/plugins/advimage/langs/zh_tw* +%{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/plugins/fullscreen/langs/zh_tw* +%{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/themes/advanced/langs/zh_tw* %package editor-spellcheck Summary: Spellcheck plugin for Moodle @@ -640,34 +1261,108 @@ %prep %setup -q -n %{name} -#%patch0 -p1 -b .mimetex-linux -#%patch1 -p1 -b .mimetex-fedora cp %{SOURCE6} README-rpm -find $RPM_BUILD_DIR/%{name} -name \*.bak -exec rm {} \; -find $RPM_BUILD_DIR/%{name} -type f -exec chmod a-x {} \; -find $RPM_BUILD_DIR/%{name} -name \*.pl -exec chmod a+x {} \; -find $RPM_BUILD_DIR/%{name} -name \*.cgi -exec chmod a+x {} \; -sed -i 's/\r//' README.txt -sed -i 's/\r//' lib/editor/htmlarea/plugins/SpellChecker/spell-check-logic.cgi + +cd lang +unzip -qq -o %{SOURCE7} +unzip -qq -o %{SOURCE8} +unzip -qq -o %{SOURCE9} +unzip -qq -o %{SOURCE10} +unzip -qq -o %{SOURCE11} +unzip -qq -o %{SOURCE12} +unzip -qq -o %{SOURCE13} +unzip -qq -o %{SOURCE14} +unzip -qq -o %{SOURCE15} +unzip -qq -o %{SOURCE16} +unzip -qq -o %{SOURCE17} +unzip -qq -o %{SOURCE18} +unzip -qq -o %{SOURCE19} +unzip -qq -o %{SOURCE20} +unzip -qq -o %{SOURCE21} +unzip -qq -o %{SOURCE22} +unzip -qq -o %{SOURCE23} +unzip -qq -o %{SOURCE24} +unzip -qq -o %{SOURCE25} +unzip -qq -o %{SOURCE26} +unzip -qq -o %{SOURCE27} +unzip -qq -o %{SOURCE28} +unzip -qq -o %{SOURCE29} +unzip -qq -o %{SOURCE30} +unzip -qq -o %{SOURCE31} +unzip -qq -o %{SOURCE32} +unzip -qq -o %{SOURCE33} +unzip -qq -o %{SOURCE34} +unzip -qq -o %{SOURCE35} +unzip -qq -o %{SOURCE36} +unzip -qq -o %{SOURCE37} +unzip -qq -o %{SOURCE38} +unzip -qq -o %{SOURCE39} +unzip -qq -o %{SOURCE40} +unzip -qq -o %{SOURCE41} +unzip -qq -o %{SOURCE42} +unzip -qq -o %{SOURCE43} +unzip -qq -o %{SOURCE44} +unzip -qq -o %{SOURCE45} +unzip -qq -o %{SOURCE46} +unzip -qq -o %{SOURCE47} +unzip -qq -o %{SOURCE48} +unzip -qq -o %{SOURCE49} +unzip -qq -o %{SOURCE50} +unzip -qq -o %{SOURCE51} +unzip -qq -o %{SOURCE52} +unzip -qq -o %{SOURCE53} +unzip -qq -o %{SOURCE54} +unzip -qq -o %{SOURCE55} +unzip -qq -o %{SOURCE56} +unzip -qq -o %{SOURCE57} +unzip -qq -o %{SOURCE58} +unzip -qq -o %{SOURCE59} +unzip -qq -o %{SOURCE60} +unzip -qq -o %{SOURCE61} +unzip -qq -o %{SOURCE62} +unzip -qq -o %{SOURCE63} +unzip -qq -o %{SOURCE64} +unzip -qq -o %{SOURCE65} +unzip -qq -o %{SOURCE66} +unzip -qq -o %{SOURCE67} +unzip -qq -o %{SOURCE68} +unzip -qq -o %{SOURCE69} +unzip -qq -o %{SOURCE70} +unzip -qq -o %{SOURCE71} +cd .. + +find . -type f \! -name \*.pl -exec chmod a-x {} \; +find . -name \*.cgi -exec chmod a+x {} \; +chmod a+x admin/process_email.php +chmod a+x mod/chat/chatd.php +chmod a+x mod/wiki/ewiki/fragments/mkhuge +rm search/.cvsignore +sed -i 's/\r//' lib/adodb/license.txt +sed -i 's/\r//' lib/adodb/readme.txt +sed -i 's/\r//' lib/adodb/session/adodb-sess.txt +sed -i 's/\r//' lib/mp3player/readme.txt +sed -i 's/\r//' lib/pclzip/gnu-lgpl.txt +sed -i 's/\r//' lib/pclzip/readme.txt +sed -i 's/\r//' mod/wiki/ewiki/README +sed -i 's/\r//' mod/wiki/ewiki/README.de %build rm config-dist.php install.php tags filter/tex/mimetex.* filter/tex/README.mimetex +%if ! %{with_spellcheck} +rm -rf lib/editor/htmlarea/plugins/SpellChecker +%endif %install rm -rf $RPM_BUILD_ROOT mkdir -p $RPM_BUILD_ROOT%{moodlewebdir} mkdir -p $RPM_BUILD_ROOT%{moodledatadir} cp -a * $RPM_BUILD_ROOT%{moodlewebdir} -cp -ad install/lang/* $RPM_BUILD_ROOT%{moodlewebdir}/lang/ rm $RPM_BUILD_ROOT%{moodlewebdir}/README* install -p -D -m 0644 %{SOURCE1} $RPM_BUILD_ROOT%{_sysconfdir}/httpd/conf.d/moodle.conf install -p -D -m 0644 %{SOURCE2} $RPM_BUILD_ROOT%{moodlewebdir}/config.php install -p -D -m 0644 %{SOURCE3} $RPM_BUILD_ROOT%{_sysconfdir}/cron.d/moodle install -p -D -m 0755 %{SOURCE4} $RPM_BUILD_ROOT%{_sbindir}/moodle-cron install -p -D -m 0755 %{SOURCE5} $RPM_BUILD_ROOT%{_initrddir}/moodle -%if %{with_spellcheck} < 1 -rm -rf $RPM_BUILD_ROOT/lib/editor/plugins/SpellChecker -%endif find $RPM_BUILD_ROOT -name \*.mimetex-\* -exec rm {} \; %clean @@ -684,17 +1379,112 @@ %files %defattr(-,root,root,-) -%doc README* doc/COPYRIGHT.txt +%doc README* %dir %{_var}/www/moodle -%{moodlewebdir}/[a-ce-km-z]* -%doc %{moodlewebdir}/doc +%dir %{moodlewebdir} +%{moodlewebdir}/[a-hj-km-z]* +%{moodlewebdir}/index.php +%dir %{moodlewebdir}/install +%dir %{moodlewebdir}/install/lang +%{moodlewebdir}/install/lang/en* +%{moodlewebdir}/install/welcome.html +%{moodlewebdir}/iplookup +%dir %{moodlewebdir}/lang +%{moodlewebdir}/lang/en* +%{moodlewebdir}/lang/README.txt %{moodlewebdir}/lib +%if %{with_spellcheck} %exclude %{moodlewebdir}/lib/editor/htmlarea/plugins/SpellChecker +%endif +%exclude %{moodlewebdir}/lib/adodb/lang/adodb-a* +%exclude %{moodlewebdir}/lib/adodb/lang/adodb-b* +%exclude %{moodlewebdir}/lib/adodb/lang/adodb-c* +%exclude %{moodlewebdir}/lib/adodb/lang/adodb-d* +%exclude %{moodlewebdir}/lib/adodb/lang/adodb-es.inc.php +%exclude %{moodlewebdir}/lib/adodb/lang/adodb-f* +%exclude %{moodlewebdir}/lib/adodb/lang/adodb-h* +%exclude %{moodlewebdir}/lib/adodb/lang/adodb-i* +%exclude %{moodlewebdir}/lib/adodb/lang/adodb-n* +%exclude %{moodlewebdir}/lib/adodb/lang/adodb-p* +%exclude %{moodlewebdir}/lib/adodb/lang/adodb-r* +%exclude %{moodlewebdir}/lib/adodb/lang/adodb-s* +%exclude %{moodlewebdir}/lib/adodb/lang/adodb-u* +%exclude %{moodlewebdir}/lib/adodb/lang/adodb-u* +%exclude %{moodlewebdir}/lib/cas/languages/french.php +%exclude %{moodlewebdir}/lib/cas/languages/greek.php +%exclude %{moodlewebdir}/lib/editor/htmlarea/plugins/TableOperations/lang/fi.js +%exclude %{moodlewebdir}/lib/editor/htmlarea/plugins/TableOperations/lang/ro.js +%exclude %{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/langs/a* +%exclude %{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/langs/c* +%exclude %{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/langs/d* +%exclude %{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/langs/el.js +%exclude %{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/langs/es.js +%exclude %{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/langs/f* +%exclude %{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/langs/h* +%exclude %{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/langs/i* +%exclude %{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/langs/j* +%exclude %{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/langs/k* +%exclude %{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/langs/n* +%exclude %{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/langs/p* +%exclude %{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/langs/ru* +%exclude %{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/langs/s* +%exclude %{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/langs/t* +%exclude %{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/langs/z* +%exclude %{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/plugins/advimage/langs/c* +%exclude %{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/plugins/advimage/langs/d* +%exclude %{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/plugins/advimage/langs/es.js +%exclude %{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/plugins/advimage/langs/f* +%exclude %{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/plugins/advimage/langs/h* +%exclude %{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/plugins/advimage/langs/i* +%exclude %{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/plugins/advimage/langs/k* +%exclude %{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/plugins/advimage/langs/n* +%exclude %{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/plugins/advimage/langs/p* +%exclude %{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/plugins/advimage/langs/r* +%exclude %{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/plugins/advimage/langs/s* +%exclude %{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/plugins/advimage/langs/t* +%exclude %{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/plugins/advimage/langs/z* +%exclude %{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/plugins/fullscreen/langs/c* +%exclude %{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/plugins/fullscreen/langs/d* +%exclude %{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/plugins/fullscreen/langs/es.js +%exclude %{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/plugins/fullscreen/langs/f* +%exclude %{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/plugins/fullscreen/langs/h* +%exclude %{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/plugins/fullscreen/langs/i* +%exclude %{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/plugins/fullscreen/langs/n* +%exclude %{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/plugins/fullscreen/langs/p* +%exclude %{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/plugins/fullscreen/langs/r* +%exclude %{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/plugins/fullscreen/langs/s* +%exclude %{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/plugins/fullscreen/langs/t* +%exclude %{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/plugins/fullscreen/langs/z* +%exclude %{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/themes/advanced/langs/a* +%exclude %{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/themes/advanced/langs/c* +%exclude %{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/themes/advanced/langs/d* +%exclude %{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/themes/advanced/langs/el.js +%exclude %{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/themes/advanced/langs/es.js +%exclude %{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/themes/advanced/langs/f* +%exclude %{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/themes/advanced/langs/h* +%exclude %{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/themes/advanced/langs/i* +%exclude %{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/themes/advanced/langs/j* +%exclude %{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/themes/advanced/langs/k* +%exclude %{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/themes/advanced/langs/n* +%exclude %{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/themes/advanced/langs/p* +%exclude %{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/themes/advanced/langs/ru* +%exclude %{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/themes/advanced/langs/s* +%exclude %{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/themes/advanced/langs/t* +%exclude %{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/themes/advanced/langs/z* +%exclude %{moodlewebdir}/lib/phpmailer/language/phpmailer.lang-b* +%exclude %{moodlewebdir}/lib/phpmailer/language/phpmailer.lang-c* +%exclude %{moodlewebdir}/lib/phpmailer/language/phpmailer.lang-d* +%exclude %{moodlewebdir}/lib/phpmailer/language/phpmailer.lang-es.php +%exclude %{moodlewebdir}/lib/phpmailer/language/phpmailer.lang-f* +%exclude %{moodlewebdir}/lib/phpmailer/language/phpmailer.lang-h* +%exclude %{moodlewebdir}/lib/phpmailer/language/phpmailer.lang-i* +%exclude %{moodlewebdir}/lib/phpmailer/language/phpmailer.lang-j* +%exclude %{moodlewebdir}/lib/phpmailer/language/phpmailer.lang-n* +%exclude %{moodlewebdir}/lib/phpmailer/language/phpmailer.lang-p* +%exclude %{moodlewebdir}/lib/phpmailer/language/phpmailer.lang-r* +%exclude %{moodlewebdir}/lib/phpmailer/language/phpmailer.lang-s* +%exclude %{moodlewebdir}/lib/phpmailer/language/phpmailer.lang-t* %{moodlewebdir}/login -%dir %{moodlewebdir}/lang -%{moodlewebdir}/lang/en* -%{moodlewebdir}/lang/[^e]*_utf8 -%doc %{moodlewebdir}/lang/README.txt %attr(-,apache,apache) %{moodledatadir} %config(noreplace) %{_sysconfdir}/cron.d/%{name} %config(noreplace) %{_sysconfdir}/httpd/conf.d/moodle.conf @@ -708,6 +1498,16 @@ %endif %changelog +* Fri Apr 13 2007 Jerry James - 1.8-1 +- Update to 1.8 (fixes BZ 232103) +- Own /var/www/moodle/web (BZ 233882) +- Drop unused mimetex patches +- Add executable bits to 3 scripts that should have them +- Remove the installation language files from the main package (twice) +- Package the moodle language files, not just the installation files +- Rename/add several language files to match the upstream list +- Minor typo fixes in the scripts + * Sat Jan 07 2007 Mike McGrath - 1.7-1 - Security fix for BZ# 220041 Index: sources =================================================================== RCS file: /cvs/extras/rpms/moodle/devel/sources,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- sources 8 Jan 2007 01:53:06 -0000 1.5 +++ sources 13 Apr 2007 22:54:23 -0000 1.6 @@ -1 +1,72 @@ -b1d50adefe398bf328d87a4a40e6fa18 moodle-1.7.tgz +7a8e9bfd778916f6a0183d913f0b2cd3 af_utf8.zip +fb06ec60796f08e95af01f1e040424f1 ar_utf8.zip +8b11d6e57bfddc5b5d77ebe36253f3d5 be_utf8.zip +f980776d6273fb5abb35fc2aa1222c90 bg_utf8.zip +97b582f205590b7f0f24f263d5df8833 bs_utf8.zip +973fd96c198d39a1b73e98049f6fbdbd ca_utf8.zip +b6057f3581e0d7813d706cc2f834f251 cs_utf8.zip +d66915c41692028fb57c00e30eaab6a6 da_utf8.zip +753205eface461cf74fe3b9537d36c37 de_du_utf8.zip +e29d43f89e7e707e073544ab76a408af de_utf8.zip +389a1485a32e0f5dce30f73f951e1b17 el_utf8.zip +5f86d0325523a9768f78635255f0befe en_us_utf8.zip +4dad3342f790fd6e036f1c2979c4a1ce en_utf8.zip +439a956080a9accb1ccd3b02a144d4ac es_utf8.zip +c7cdb5ce498d3da3889d0ab036d97aeb et_utf8.zip +555729fcdf24219c1c5237e7d4cb3514 eu_utf8.zip +0bfbace703d1e0008503a19d85608f06 fa_utf8.zip +cdcded6d20c6b684631228ef0b9abc73 fil_utf8.zip +1724e1dbc2f34bcdc352d688e1bfb75d fi_utf8.zip +cdb977c193163033992aec835c5a17d5 fr_ca_utf8.zip +544585c41d5b9c507741b43e662248ad fr_utf8.zip +b4c6b4fa701e89ff2cbb93a61d1224fe ga_utf8.zip +9492a85fbcefca8b0393f094bee42c95 gl_utf8.zip +10e89bcc365156c021268a8c7399c96f he_utf8.zip +f8a230d6656a25c8b867406a68e700d1 hi_utf8.zip +d98342fe75fcfdf071a1b2c902fe0ada hr_utf8.zip +b928c51420d72fb4f78b033f1304b1cb hu_utf8.zip +6caeefdb09c845352fdb683c4b32c6f8 id_utf8.zip +28abc5e7465974dcc7c30057880190eb is_utf8.zip +133b49d49b68a3ae901ab62a3c159276 it_utf8.zip +1584c2248ccc557a185de41b78d6af44 ja_utf8.zip +eb3f4d62d2ea839543e7a6645f38aa9f ka_utf8.zip +794a7861285ba99bcc636a7cc9d05149 km_utf8.zip +e4e5c6265a933a1a981d454ae1705470 kn_utf8.zip +6768d95469397a1655890aae3403e99b ko_utf8.zip +71360c57e1f06f9c71c2f99011e9a686 lt_utf8.zip +5b2053b492f08f86a2aa118f8ea35913 lv_utf8.zip +fdfae6ea3a39f5169e1ad61519132fe1 mi_tn_utf8.zip +11e19c422300b9831bec3b5e64a05ce4 ml_utf8.zip +dc58848eb315fbf3173d6f2318c0a28d moodle-1.8.tgz +383e001fd62d3be8a3c75bcec1a6d925 moodle.conf +325dca8497431ab6d2fe2b9bd7a7f2d7 moodle-config.php +0412e3f8081562a6da7579f093702f16 moodle-cron +64cf9d458296964bf90c2880c4ac8633 moodle.cron +9093b71b32a5724e1e4a3720befe0c4b moodle.init +92236b6db8242bc48730c1e028a4c0d6 moodle-README-rpm +438e6baeec71e294dfefac7a9beebf11 ms_utf8.zip +0683dac415f22d1ecc00d9cf72e8cdf0 nl_utf8.zip +3b2329dca71e527e378c1656e48ec579 nn_utf8.zip +42b4d10def4d71dab53aa3a4c81636d2 no_gr_utf8.zip +0fb80b8ca152d10d341b031dc7bd4b03 no_utf8.zip +1ffe8aca5e66c3a7517f5c555c4f5da6 pl_utf8.zip +d0c1ceba80b016b80aaed8d0e4d77989 pt_br_utf8.zip +40a6fc4ffefc12c296649c0e96351bc4 pt_utf8.zip +a45ad44d2c53aefc5d3336df0062b105 ro_utf8.zip +5a1686f23974925d1ad7d49b47deb568 ru_utf8.zip +e31ab0819d2261cacf2a11df2c12f4a7 si_utf8.zip +a15d49fb7f85131451bad142a7170010 sk_utf8.zip +7530f5df420ae545e5387c7788df1746 sl_utf8.zip +78270403cf752f08e2d2737e91dc9a05 so_utf8.zip +6cb34d6492db83bba013458c0b5d226f sq_utf8.zip +a34f23b2ed46b2af29977a96594bb7d1 sr_cr_bo_utf8.zip +16d99096427c3cc54e07ed69b61173f3 sr_cr_utf8.zip +7e2b37ad1f90cfed562c8e189e9895fc sr_lt_utf8.zip +29defaceb8a66230044dd2142c47bca9 sv_utf8.zip +4f668d364552f93bc972d40b1ae0c134 th_utf8.zip +c09bda23b720aa9562a66a7a048554df tl_utf8.zip +29e52926345a198d0eca053bd47c527b tr_utf8.zip +a99ef44a1ca745169b5070a7ce9a9815 uk_utf8.zip +a4d41c6a67d19bff45b9fd52bf55dac9 vi_utf8.zip +a76612a2a5423eb175c9cafadf000db4 zh_cn_utf8.zip +05c602da6b4b26da05a2795d91d64154 zh_tw_utf8.zip --- moodle-1.5.2-mimetex-fedora.patch DELETED --- --- moodle-1.5.2-mimetex-linux.patch DELETED --- From fedora-extras-commits at redhat.com Fri Apr 13 23:09:24 2007 From: fedora-extras-commits at redhat.com (Alexander Dalloz (adalloz)) Date: Fri, 13 Apr 2007 19:09:24 -0400 Subject: rpms/mbuffer/FC-6 .cvsignore, 1.2, 1.3 mbuffer.spec, 1.2, 1.3 sources, 1.2, 1.3 Message-ID: <200704132309.l3DN9ODe018876@cvs-int.fedora.redhat.com> Author: adalloz Update of /cvs/extras/rpms/mbuffer/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv18841 Modified Files: .cvsignore mbuffer.spec sources Log Message: Update to latest upstream version. Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/mbuffer/FC-6/.cvsignore,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- .cvsignore 10 Aug 2006 20:27:41 -0000 1.2 +++ .cvsignore 13 Apr 2007 23:08:45 -0000 1.3 @@ -1 +1 @@ -mbuffer-20060728.tgz +mbuffer-20070401.tgz Index: mbuffer.spec =================================================================== RCS file: /cvs/extras/rpms/mbuffer/FC-6/mbuffer.spec,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- mbuffer.spec 29 Aug 2006 15:29:38 -0000 1.2 +++ mbuffer.spec 13 Apr 2007 23:08:45 -0000 1.3 @@ -1,7 +1,7 @@ Name: mbuffer Summary: Measuring Buffer is an enhanced version of buffer -Version: 20060728 -Release: 3%{?dist} +Version: 20070401 +Release: 1%{?dist} License: GPL Group: Applications/File URL: http://www.maier-komor.de/mbuffer.html @@ -47,6 +47,9 @@ %{_mandir}/man1/mbuffer.1* %changelog +* Sat Apr 14 2007 Alexander Dalloz - 20070401-1 +- Updated to latest version. + * Tue Aug 29 2006 Alexander Dalloz - 20060728-3 - Rebuild for FC6. Index: sources =================================================================== RCS file: /cvs/extras/rpms/mbuffer/FC-6/sources,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- sources 10 Aug 2006 20:27:41 -0000 1.2 +++ sources 13 Apr 2007 23:08:45 -0000 1.3 @@ -1 +1 @@ -92310e1e06b248a22b37ad76f13c1339 mbuffer-20060728.tgz +7b7f466d502383b5d23d3573cf548144 mbuffer-20070401.tgz From fedora-extras-commits at redhat.com Fri Apr 13 23:23:15 2007 From: fedora-extras-commits at redhat.com (Alexander Dalloz (adalloz)) Date: Fri, 13 Apr 2007 19:23:15 -0400 Subject: rpms/mbuffer/FC-5 .cvsignore, 1.2, 1.3 mbuffer.spec, 1.1, 1.2 sources, 1.2, 1.3 Message-ID: <200704132323.l3DNNFWg019104@cvs-int.fedora.redhat.com> Author: adalloz Update of /cvs/extras/rpms/mbuffer/FC-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv19080 Modified Files: .cvsignore mbuffer.spec sources Log Message: Update to latest upstream version. Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/mbuffer/FC-5/.cvsignore,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- .cvsignore 10 Aug 2006 20:27:41 -0000 1.2 +++ .cvsignore 13 Apr 2007 23:22:36 -0000 1.3 @@ -1 +1 @@ -mbuffer-20060728.tgz +mbuffer-20070401.tgz Index: mbuffer.spec =================================================================== RCS file: /cvs/extras/rpms/mbuffer/FC-5/mbuffer.spec,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- mbuffer.spec 10 Aug 2006 20:27:41 -0000 1.1 +++ mbuffer.spec 13 Apr 2007 23:22:36 -0000 1.2 @@ -1,7 +1,7 @@ Name: mbuffer Summary: Measuring Buffer is an enhanced version of buffer -Version: 20060728 -Release: 2%{?dist} +Version: 20070401 +Release: 1%{?dist} License: GPL Group: Applications/File URL: http://www.maier-komor.de/mbuffer.html @@ -47,6 +47,9 @@ %{_mandir}/man1/mbuffer.1* %changelog +* Sat Apr 14 2007 Alexander Dalloz - 20070401-1 +- Updated to latest version. + * Thu Aug 10 2006 Alexander Dalloz - 20060728-2 - Removed NEWS from %%doc because free of information. Index: sources =================================================================== RCS file: /cvs/extras/rpms/mbuffer/FC-5/sources,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- sources 10 Aug 2006 20:27:41 -0000 1.2 +++ sources 13 Apr 2007 23:22:36 -0000 1.3 @@ -1 +1 @@ -92310e1e06b248a22b37ad76f13c1339 mbuffer-20060728.tgz +7b7f466d502383b5d23d3573cf548144 mbuffer-20070401.tgz From fedora-extras-commits at redhat.com Sat Apr 14 00:22:01 2007 From: fedora-extras-commits at redhat.com (Doctor Marissa) Date: Fri, 13 Apr 2007 20:22:01 -0400 Subject: MedHelp 19442295 Message-ID: <20070413012133.16309.qmail@h232.79.89.75.ip.alltel.net> An HTML attachment was scrubbed... URL: From fedora-extras-commits at redhat.com Sat Apr 14 02:14:32 2007 From: fedora-extras-commits at redhat.com (Michael Patrick McGrath (mmcgrath)) Date: Fri, 13 Apr 2007 22:14:32 -0400 Subject: check-mirrors/mirrors - New directory Message-ID: <200704140214.l3E2EWVb001698@cvs-int.fedora.redhat.com> Author: mmcgrath Update of /cvs/fedora/check-mirrors/mirrors In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv1684/mirrors Log Message: Directory /cvs/fedora/check-mirrors/mirrors added to the repository From fedora-extras-commits at redhat.com Sat Apr 14 02:29:17 2007 From: fedora-extras-commits at redhat.com (Michael Patrick McGrath (mmcgrath)) Date: Fri, 13 Apr 2007 22:29:17 -0400 Subject: check-mirrors/mirrors fedora-core-1, NONE, 1.1 fedora-core-1.at, NONE, 1.1 fedora-core-1.au, NONE, 1.1 fedora-core-1.br, NONE, 1.1 fedora-core-1.cz, NONE, 1.1 fedora-core-1.de, NONE, 1.1 fedora-core-1.ee, NONE, 1.1 fedora-core-1.es, NONE, 1.1 fedora-core-1.fr, NONE, 1.1 fedora-core-1.gr, NONE, 1.1 fedora-core-1.ie, NONE, 1.1 fedora-core-1.is, NONE, 1.1 fedora-core-1.jp, NONE, 1.1 fedora-core-1.ro, NONE, 1.1 fedora-core-1.ru, NONE, 1.1 fedora-core-1.uk, NONE, 1.1 fedora-core-1.us.east, NONE, 1.1 fedora-core-1.us.west, NONE, 1.1 fedora-core-2, NONE, 1.1 fedora-core-2.at, NONE, 1.1 fedora-core-2.au, NONE, 1.1 fedora-core-2.br, NONE, 1.1 fedora-core-2.cz, NONE, 1.1 fedora-core-2.de, NONE, 1.1 fedora-core-2.ee, NONE, 1.1 fedora-core-2.es, NONE, 1.1 fedora-core-2.fr, NONE, 1.1 fedora-core-2.gr, NONE, 1.1 fedora-core-2.ie, NONE, 1.1 fedora-core-2.is, NONE, 1.1 fedora-core-2.jp, NONE, 1.1 fedora-core-2.ro, NONE, 1.1 fedora-core-2.ru, NONE, 1.1 fedora-core-2.uk, NONE, 1.1 fedora-core-2.us.east, NONE, 1.1 fedora-core-2.us.west, NONE, 1.1 fedora-c! ore-3, NONE, 1.1 fedora-core-3.at, NONE, 1.1 fedora-core-3.br, NONE, 1.1 fedora-core-3.ca, NONE, 1.1 fedora-core-3.ch, NONE, 1.1 fedora-core-3.cl, NONE, 1.1 fedora-core-3.cz, NONE, 1.1 fedora-core-3.de, NONE, 1.1 fedora-core-3.dk, NONE, 1.1 fedora-core-3.fr, NONE, 1.1 fedora-core-3.hk, NONE, 1.1 fedora-core-3.ie, NONE, 1.1 fedora-core-3.is, NONE, 1.1 fedora-core-3.jp, NONE, 1.1 fedora-core-3.pl, NONE, 1.1 fedora-core-3.ro, NONE, 1.1 fedora-core-3.ru, NONE, 1.1 fedora-core-3.tw, NONE, 1.1 fedora-core-3.uk, NONE, 1.1 fedora-core-3.us.east, NONE, 1.1 fedora-core-3.us.west, NONE, 1.1 fedora-core-3.yu, NONE, 1.1 fedora-core-4, NONE, 1.1 fedora-core-4.at, NONE, 1.1 fedora-core-4.br, NONE, 1.1 fedora-core-4.ca, NONE, 1.1 fedora-core-4.ch, NONE, 1.1 fedora-core-4.cl, NONE, 1.1 fedora-core-4.cz, NONE, 1.1 fedora-core-4.de, NONE, 1.1 fedora-core-4.dk, NONE, 1.1 fedora-core-4.fr, NONE, 1.1 fedora-core-4.ie, NONE, 1.1 fedora-core-4.is, NONE, 1.1 fedora-core-4.jp, NONE, 1.1 fedora-core-4.pl, NONE, 1.1 fedora-core-4.ro, NONE, 1.1 fedora-core-4.ru, NONE, 1.1 fedo! ra-core-4.tw,NONE,1.1 fedora-core-4.uk,NONE,1.1 fedora-core-4.! us.eas Message-ID: <200704140229.l3E2THl3002193@cvs-int.fedora.redhat.com> Author: mmcgrath Update of /cvs/fedora/check-mirrors/mirrors In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv1849 Added Files: fedora-core-1 fedora-core-1.at fedora-core-1.au fedora-core-1.br fedora-core-1.cz fedora-core-1.de fedora-core-1.ee fedora-core-1.es fedora-core-1.fr fedora-core-1.gr fedora-core-1.ie fedora-core-1.is fedora-core-1.jp fedora-core-1.ro fedora-core-1.ru fedora-core-1.uk fedora-core-1.us.east fedora-core-1.us.west fedora-core-2 fedora-core-2.at fedora-core-2.au fedora-core-2.br fedora-core-2.cz fedora-core-2.de fedora-core-2.ee fedora-core-2.es fedora-core-2.fr fedora-core-2.gr fedora-core-2.ie fedora-core-2.is fedora-core-2.jp fedora-core-2.ro fedora-core-2.ru fedora-core-2.uk fedora-core-2.us.east fedora-core-2.us.west fedora-core-3 fedora-core-3.at fedora-core-3.br fedora-core-3.ca fedora-core-3.ch fedora-core-3.cl fedora-core-3.cz fedora-core-3.de fedora-core-3.dk fedora-core-3.fr fedora-core-3.hk fedora-core-3.ie fedora-core-3.is fedora-core-3.jp fedora-core-3.pl fedora-core-3.ro fedora-core-3.ru fedora-core-3.tw fedora-core-3.uk fedora-core-3.us.east fedora-core-3.us.west fedora-core-3.yu fedora-core-4 fedora-core-4.at fedora-core-4.br fedora-core-4.ca fedora-core-4.ch fedora-core-4.cl fedora-core-4.cz fedora-core-4.de fedora-core-4.dk fedora-core-4.fr fedora-core-4.ie fedora-core-4.is fedora-core-4.jp fedora-core-4.pl fedora-core-4.ro fedora-core-4.ru fedora-core-4.tw fedora-core-4.uk fedora-core-4.us.east fedora-core-4.us.west fedora-core-4.yu fedora-core-5 fedora-core-5-redirect fedora-core-6 fedora-core-6-redirect fedora-core-debug-5 fedora-core-debug-6 fedora-core-rawhide fedora-core-rawhide-debug fedora-core-rawhide-source fedora-core-rawhide.at fedora-core-rawhide.au fedora-core-rawhide.br fedora-core-rawhide.cz fedora-core-rawhide.de fedora-core-rawhide.ee fedora-core-rawhide.es fedora-core-rawhide.fr fedora-core-rawhide.gr fedora-core-rawhide.ie fedora-core-rawhide.is fedora-core-rawhide.jp fedora-core-rawhide.ro fedora-core-rawhide.ru fedora-core-rawhide.uk fedora-core-rawhide.us.east fedora-core-rawhide.us.west fedora-core-source-5 fedora-core-source-6 fedora-extras-4 fedora-extras-5 fedora-extras-6 fedora-extras-debug-5 fedora-extras-debug-6 fedora-extras-devel fedora-extras-source-5 fedora-extras-source-6 legacy-updates-released-fc4 legacy-updates-released-fc5 legacy-updates-released-fc6 legacy-updates-testing-fc4 legacy-updates-testing-fc5 legacy-updates-testing-fc6 updates-released updates-released-debug-fc5 updates-released-debug-fc6 updates-released-fc1 updates-released-fc1.at updates-released-fc1.au updates-released-fc1.br updates-released-fc1.de updates-released-fc1.ee updates-released-fc1.es updates-released-fc1.fr updates-released-fc1.gr updates-released-fc1.ie updates-released-fc1.is updates-released-fc1.jp updates-released-fc1.ro updates-released-fc1.ru updates-released-fc1.uk updates-released-fc1.us.east updates-released-fc1.us.west updates-released-fc2 updates-released-fc2.br updates-released-fc2.cz updates-released-fc2.de updates-released-fc2.ee updates-released-fc2.es updates-released-fc2.fr updates-released-fc2.gr updates-released-fc2.ie updates-released-fc2.is updates-released-fc2.jp updates-released-fc2.ro updates-released-fc2.ru updates-released-fc2.uk updates-released-fc2.us.east updates-released-fc2.us.west updates-released-fc3 updates-released-fc3.at updates-released-fc3.br updates-released-fc3.ca updates-released-fc3.ch updates-released-fc3.cl updates-released-fc3.cz updates-released-fc3.de updates-released-fc3.dk updates-released-fc3.fr updates-released-fc3.hk updates-released-fc3.ie updates-released-fc3.is updates-released-fc3.jp updates-released-fc3.pl updates-released-fc3.ro updates-released-fc3.ru updates-released-fc3.tw updates-released-fc3.uk updates-released-fc3.us.east updates-released-fc3.us.west updates-released-fc3.yu updates-released-fc4 updates-released-fc4.at updates-released-fc4.br updates-released-fc4.ca updates-released-fc4.ch updates-released-fc4.cl updates-released-fc4.cz updates-released-fc4.de updates-released-fc4.dk updates-released-fc4.fr updates-released-fc4.ie updates-released-fc4.is updates-released-fc4.jp updates-released-fc4.pl updates-released-fc4.ro updates-released-fc4.ru updates-released-fc4.tw updates-released-fc4.uk updates-released-fc4.us.east updates-released-fc4.us.west updates-released-fc4.yu updates-released-fc5 updates-released-fc5-redirect updates-released-fc6 updates-released-fc6-redirect updates-released-source-fc5 updates-released-source-fc6 updates-released.at updates-released.au updates-released.br updates-released.de updates-released.ee updates-released.es updates-released.fr updates-released.gr updates-released.ie updates-released.is updates-released.jp updates-released.ro updates-released.ru updates-released.uk updates-released.us.east updates-released.us.west updates-testing updates-testing-debug-fc5 updates-testing-debug-fc6 updates-testing-fc1 updates-testing-fc1.at updates-testing-fc1.au updates-testing-fc1.br updates-testing-fc1.cz updates-testing-fc1.de updates-testing-fc1.ee updates-testing-fc1.es updates-testing-fc1.fr updates-testing-fc1.gr updates-testing-fc1.ie updates-testing-fc1.is updates-testing-fc1.jp updates-testing-fc1.ro updates-testing-fc1.ru updates-testing-fc1.uk updates-testing-fc1.us.east updates-testing-fc1.us.west updates-testing-fc2 updates-testing-fc2.at updates-testing-fc2.au updates-testing-fc2.br updates-testing-fc2.cz updates-testing-fc2.de updates-testing-fc2.ee updates-testing-fc2.es updates-testing-fc2.fr updates-testing-fc2.gr updates-testing-fc2.ie updates-testing-fc2.is updates-testing-fc2.jp updates-testing-fc2.ro updates-testing-fc2.ru updates-testing-fc2.uk updates-testing-fc2.us.east updates-testing-fc2.us.west updates-testing-fc3 updates-testing-fc3.at updates-testing-fc3.br updates-testing-fc3.ca updates-testing-fc3.ch updates-testing-fc3.cl updates-testing-fc3.cz updates-testing-fc3.de updates-testing-fc3.dk updates-testing-fc3.fr updates-testing-fc3.hk updates-testing-fc3.ie updates-testing-fc3.is updates-testing-fc3.jp updates-testing-fc3.pl updates-testing-fc3.ro updates-testing-fc3.ru updates-testing-fc3.tw updates-testing-fc3.uk updates-testing-fc3.us.east updates-testing-fc3.us.west updates-testing-fc3.yu updates-testing-fc4 updates-testing-fc4.at updates-testing-fc4.br updates-testing-fc4.ca updates-testing-fc4.ch updates-testing-fc4.cl updates-testing-fc4.cz updates-testing-fc4.de updates-testing-fc4.dk updates-testing-fc4.fr updates-testing-fc4.ie updates-testing-fc4.is updates-testing-fc4.jp updates-testing-fc4.pl updates-testing-fc4.ro updates-testing-fc4.ru updates-testing-fc4.tw updates-testing-fc4.uk updates-testing-fc4.us.east updates-testing-fc4.us.west updates-testing-fc4.yu updates-testing-fc5 updates-testing-fc5-redirect updates-testing-fc6 updates-testing-fc6-redirect updates-testing-source-fc5 updates-testing-source-fc6 updates-testing.at updates-testing.au updates-testing.br updates-testing.cz updates-testing.de updates-testing.ee updates-testing.es updates-testing.fr updates-testing.gr updates-testing.ie updates-testing.is updates-testing.jp updates-testing.ro updates-testing.ru updates-testing.uk updates-testing.us.east updates-testing.us.west Log Message: Added mirrors --- NEW FILE fedora-core-1 --- http://download.fedoraproject.org/pub/fedora/linux/core/1/$ARCH/os/ http://download.fedoraproject.org/pub/fedora/linux/core/1/$ARCH/os/ http://download.fedoraproject.org/pub/fedora/linux/core/1/$ARCH/os/ http://download.fedoraproject.org/pub/fedora/linux/core/1/$ARCH/os/ http://download.fedoraproject.org/pub/fedora/linux/core/1/$ARCH/os/ http://download.fedoraproject.org/pub/fedora/linux/core/1/$ARCH/os/ --- NEW FILE fedora-core-1.at --- http://gd.tuwien.ac.at/opsys/linux/fedora/core/1/$ARCH/os/ http://ftp.univie.ac.at/systems/linux/fedora/1/$ARCH/os/ --- NEW FILE fedora-core-1.au --- http://mirror.pacific.net.au/linux/redhat/fedora/1/$ARCH/os/ --- NEW FILE fedora-core-1.br --- http://www.las.ic.unicamp.br/pub/fedora/linux/core/1/$ARCH/os/ --- NEW FILE fedora-core-1.cz --- http://sunsite.mff.cuni.cz/pub/fedora/1/$ARCH/os/ --- NEW FILE fedora-core-1.de --- http://wftp.tu-chemnitz.de/pub/linux/fedora-core/1/$ARCH/os/ --- NEW FILE fedora-core-1.ee --- http://redhat.linux.ee/pub/fedora/linux/core/1/$ARCH/os/ --- NEW FILE fedora-core-1.es --- http://ftp.fi.udc.es/pub/linux/fedora/linux/core/1/$ARCH/os/ --- NEW FILE fedora-core-1.fr --- http://ftp.crihan.fr/mirrors/fedora.redhat.com/fedora/linux/core/1/$ARCH/os/ http://fr2.rpmfind.net/linux/fedora/core/1/$ARCH/os/ --- NEW FILE fedora-core-1.gr --- http://ftp.ntua.gr/pub/linux/fedora/linux/core/1/$ARCH/os/ --- NEW FILE fedora-core-1.ie --- http://ftp.heanet.ie/pub/fedora/linux/core/1/$ARCH/os/ --- NEW FILE fedora-core-1.is --- http://ftp.rhnet.is/pub/fedora/1/$ARCH/os/ --- NEW FILE fedora-core-1.jp --- http://ftp.kddilabs.jp/Linux/packages/fedora/core/1/$ARCH/os/ --- NEW FILE fedora-core-1.ro --- http://ftp.iasi.roedu.net/mirrors/fedora.redhat.com/core/1/$ARCH/os/ --- NEW FILE fedora-core-1.ru --- http://ftp.chg.ru/pub/Linux/fedora/linux/core/1/$ARCH/os/ --- NEW FILE fedora-core-1.uk --- http://www.mirror.ac.uk/sites/fedora.redhat.com/1/$ARCH/os/ http://zeniiia.linux.org.uk/pub/distributions/fedora/linux/core/1/$ARCH/os/ --- NEW FILE fedora-core-1.us.east --- http://download.fedoraproject.org/pub/fedora/linux/core/1/$ARCH/os/ http://rpmfind.net/linux/fedora/core/1/$ARCH/os/ http://distro.ibiblio.org/pub/linux/distributions/fedora/linux/core/1/$ARCH/os/ http://mirror.hiwaay.net/redhat/fedora/linux/core/1/$ARCH/os/ http://mirror.linux.duke.edu/pub/fedora/linux/core/1/$ARCH/os/ http://redhat.secsup.org/fedora/core/1/$ARCH/os/ http://mirrors.kernel.org/fedora/core/1/$ARCH/os/ --- NEW FILE fedora-core-1.us.west --- http://download.fedoraproject.org/pub/fedora/linux/core/1/$ARCH/os/ http://mirrors.kernel.org/fedora/core/1/$ARCH/os/ --- NEW FILE fedora-core-2 --- http://download.fedoraproject.org/pub/fedora/linux/core/2/$ARCH/os/ http://download.fedoraproject.org/pub/fedora/linux/core/2/$ARCH/os/ http://download.fedoraproject.org/pub/fedora/linux/core/2/$ARCH/os/ http://download.fedoraproject.org/pub/fedora/linux/core/2/$ARCH/os/ http://download.fedoraproject.org/pub/fedora/linux/core/2/$ARCH/os/ http://download.fedoraproject.org/pub/fedora/linux/core/2/$ARCH/os/ http://download.fedoraproject.org/pub/fedora/linux/core/2/$ARCH/os/ http://download.fedoraproject.org/pub/fedora/linux/core/2/$ARCH/os/ http://download.fedoraproject.org/pub/fedora/linux/core/2/$ARCH/os/ http://download.fedoraproject.org/pub/fedora/linux/core/2/$ARCH/os/ http://download.fedoraproject.org/pub/fedora/linux/core/2/$ARCH/os/ --- NEW FILE fedora-core-2.at --- http://gd.tuwien.ac.at/opsys/linux/fedora/core/2/$ARCH/os/ http://ftp.univie.ac.at/systems/linux/fedora/2/$ARCH/os/ --- NEW FILE fedora-core-2.au --- http://mirror.pacific.net.au/linux/redhat/fedora/2/$ARCH/os/ --- NEW FILE fedora-core-2.br --- http://www.las.ic.unicamp.br/pub/fedora/linux/core/2/$ARCH/os/ --- NEW FILE fedora-core-2.cz --- http://sunsite.mff.cuni.cz/pub/fedora/2/$ARCH/os/ --- NEW FILE fedora-core-2.de --- http://wftp.tu-chemnitz.de/pub/linux/fedora-core/2/$ARCH/os/ --- NEW FILE fedora-core-2.ee --- http://redhat.linux.ee/pub/fedora/linux/core/2/$ARCH/os/ --- NEW FILE fedora-core-2.es --- http://ftp.fi.udc.es/pub/linux/fedora/linux/core/2/$ARCH/os/ --- NEW FILE fedora-core-2.fr --- http://ftp.crihan.fr/mirrors/fedora.redhat.com/fedora/linux/core/2/$ARCH/os/ http://fr2.rpmfind.net/linux/fedora/core/2/$ARCH/os/ --- NEW FILE fedora-core-2.gr --- http://ftp.ntua.gr/pub/linux/fedora/linux/core/2/$ARCH/os/ --- NEW FILE fedora-core-2.ie --- http://ftp.heanet.ie/pub/fedora/linux/core/2/$ARCH/os/ --- NEW FILE fedora-core-2.is --- http://ftp.rhnet.is/pub/fedora/2/$ARCH/os/ --- NEW FILE fedora-core-2.jp --- http://ftp.kddilabs.jp/Linux/packages/fedora/core/2/$ARCH/os/ --- NEW FILE fedora-core-2.ro --- http://ftp.iasi.roedu.net/mirrors/fedora.redhat.com/core/2/$ARCH/os/ --- NEW FILE fedora-core-2.ru --- http://ftp.chg.ru/pub/Linux/fedora/linux/core/2/$ARCH/os/ --- NEW FILE fedora-core-2.uk --- http://www.mirror.ac.uk/sites/fedora.redhat.com/2/$ARCH/os/ http://zeniiia.linux.org.uk/pub/distributions/fedora/linux/core/2/$ARCH/os/ --- NEW FILE fedora-core-2.us.east --- http://download.fedoraproject.org/pub/fedora/linux/core/2/$ARCH/os/ http://rpmfind.net/linux/fedora/core/2/$ARCH/os/ http://distro.ibiblio.org/pub/linux/distributions/fedora/linux/core/2/$ARCH/os/ http://mirror.hiwaay.net/redhat/fedora/linux/core/2/$ARCH/os/ http://mirror.linux.duke.edu/pub/fedora/linux/core/2/$ARCH/os/ http://redhat.secsup.org/fedora/core/2/$ARCH/os/ http://mirrors.kernel.org/fedora/core/2/$ARCH/os/ --- NEW FILE fedora-core-2.us.west --- http://download.fedoraproject.org/pub/fedora/linux/core/2/$ARCH/os/ http://mirrors.kernel.org/fedora/core/2/$ARCH/os/ --- NEW FILE fedora-core-3 --- http://download.fedoraproject.org/pub/fedora/linux/core/3/$ARCH/os/ http://download.fedoraproject.org/pub/fedora/linux/core/3/$ARCH/os/ http://download.fedoraproject.org/pub/fedora/linux/core/3/$ARCH/os/ http://download.fedoraproject.org/pub/fedora/linux/core/3/$ARCH/os/ http://download.fedoraproject.org/pub/fedora/linux/core/3/$ARCH/os/ http://download.fedoraproject.org/pub/fedora/linux/core/3/$ARCH/os/ http://download.fedoraproject.org/pub/fedora/linux/core/3/$ARCH/os/ http://download.fedoraproject.org/pub/fedora/linux/core/3/$ARCH/os/ http://download.fedoraproject.org/pub/fedora/linux/core/3/$ARCH/os/ http://download.fedoraproject.org/pub/fedora/linux/core/3/$ARCH/os/ --- NEW FILE fedora-core-3.at --- http://gd.tuwien.ac.at/opsys/linux/fedora/core/3/$ARCH/os/ --- NEW FILE fedora-core-3.br --- http://www.las.ic.unicamp.br/pub/fedora/linux/core/3/$ARCH/os/ --- NEW FILE fedora-core-3.ca --- http://mirror.cpsc.ucalgary.ca/mirror/fedora/linux/core/3/$ARCH/os/ --- NEW FILE fedora-core-3.ch --- http://mirror.switch.ch/ftp/mirror/fedora/linux/core/3/$ARCH/os --- NEW FILE fedora-core-3.cl --- http://mirror.netglobalis.net/pub/fedora/core/3/$ARCH/os/ --- NEW FILE fedora-core-3.cz --- http://sunsite.mff.cuni.cz/pub/fedora/3/$ARCH/os/ --- NEW FILE fedora-core-3.de --- http://sunsite.informatik.rwth-aachen.de/ftp/pub/linux/fedora-core/3/$ARCH/os/ http://ftp.uni-koeln.de/fedora/3/$ARCH/os/ http://wftp.tu-chemnitz.de/pub/linux/fedora-core/3/$ARCH/os/ http://ftp.uni-bayreuth.de/linux/fedora/linux/core/3/$ARCH/os http://ftp-stud.fht-esslingen.de/pub/fedora/linux/core/3/$ARCH/os/ --- NEW FILE fedora-core-3.dk --- http://fedora-mirror.dkuug.dk/linux/core/3/$ARCH/os/ --- NEW FILE fedora-core-3.fr --- http://fr.rpmfind.net/linux/fedora/core/3/$ARCH/os http://fr2.rpmfind.net/linux/fedora/core/3/$ARCH/os --- NEW FILE fedora-core-3.hk --- http://ftp.hostrino.com/pub/fedora/linux/core/3/$ARCH/os/ --- NEW FILE fedora-core-3.ie --- http://ftp.esat.net/pub/linux/fedora/3/$ARCH/os/ http://ftp.heanet.ie/pub/fedora/linux/core/3/$ARCH/os/ --- NEW FILE fedora-core-3.is --- http://ftp.rhnet.is/pub/fedora/3/$ARCH/os/ --- NEW FILE fedora-core-3.jp --- http://ftp.kddilabs.jp/Linux/packages/fedora/core/3/$ARCH/os --- NEW FILE fedora-core-3.pl --- http://sunsite.icm.edu.pl/pub/Linux/fedora/linux/core/3/$ARCH/os/ http://ftp.ps.pl/pub/linux/fedora-core/3/$ARCH/os/ --- NEW FILE fedora-core-3.ro --- http://ftp.lug.ro/fedora/linux/core/3/$ARCH/os/ --- NEW FILE fedora-core-3.ru --- http://ftp.chg.ru/pub/Linux/fedora/linux/core/3/$ARCH/os/ --- NEW FILE fedora-core-3.tw --- http://ftp.isu.edu.tw/pub/Linux/Fedora/linux/core/3/$ARCH/os --- NEW FILE fedora-core-3.uk --- http://www.mirrorservice.org/sites/download.fedora.redhat.com/pub/fedora/linux/core/3/$ARCH/os --- NEW FILE fedora-core-3.us.east --- http://download.fedoraproject.org/pub/fedora/linux/core/3/$ARCH/os/ http://redhat.secsup.org/fedora/core/3/$ARCH/os http://ftp.ale.org/pub/fedora/linux/core/3/$ARCH/os http://ftp.ndlug.nd.edu/pub/fedora/linux/core/3/$ARCH/os/ http://mirror.hiwaay.net/redhat/fedora/linux/core/3/$ARCH/os/ http://ftp.ussg.iu.edu/linux/fedora/linux/core/3/$ARCH/os/ --- NEW FILE fedora-core-3.us.west --- http://download.fedoraproject.org/pub/fedora/linux/core/3/$ARCH/os/ http://limestone.uoregon.edu/ftp/fedora/3/$ARCH/os/ http://mirror.web-ster.com/fedora/core/3/$ARCH/os/ http://mirror.stanford.edu/fedora/linux/core/3/$ARCH/os/ http://fedora.cat.pdx.edu/linux/core/3/$ARCH/os/ http://mirrors.kernel.org/fedora/core/3/$ARCH/os/ --- NEW FILE fedora-core-3.yu --- http://mirror.etf.bg.ac.yu/fedora/linux/core/3/$ARCH/os --- NEW FILE fedora-core-4 --- http://download.fedoraproject.org/pub/fedora/linux/core/4/$ARCH/os/ http://download.fedoraproject.org/pub/fedora/linux/core/4/$ARCH/os/ http://download.fedoraproject.org/pub/fedora/linux/core/4/$ARCH/os/ http://download.fedoraproject.org/pub/fedora/linux/core/4/$ARCH/os/ http://download.fedoraproject.org/pub/fedora/linux/core/4/$ARCH/os/ http://download.fedoraproject.org/pub/fedora/linux/core/4/$ARCH/os/ http://download.fedoraproject.org/pub/fedora/linux/core/4/$ARCH/os/ http://download.fedoraproject.org/pub/fedora/linux/core/4/$ARCH/os/ http://download.fedoraproject.org/pub/fedora/linux/core/4/$ARCH/os/ http://download.fedoraproject.org/pub/fedora/linux/core/4/$ARCH/os/ http://download.fedoraproject.org/pub/fedora/linux/core/4/$ARCH/os/ http://download.fedoraproject.org/pub/fedora/linux/core/4/$ARCH/os/ http://download.fedoraproject.org/pub/fedora/linux/core/4/$ARCH/os/ http://download.fedoraproject.org/pub/fedora/linux/core/4/$ARCH/os/ http://download.fedoraproject.org/pub/fedora/linux/core/4/$ARCH/os/ http://download.fedoraproject.org/pub/fedora/linux/core/4/$ARCH/os/ --- NEW FILE fedora-core-4.at --- http://ftp.tugraz.at/mirror/redhat-linux/fedora/linux/core/4/$ARCH/os/ --- NEW FILE fedora-core-4.br --- http://www.las.ic.unicamp.br/pub/fedora/linux/core/4/$ARCH/os/ http://ftp.tecnoera.com/pub/fedora/linux/core/4/$ARCH/os/ --- NEW FILE fedora-core-4.ca --- http://less.cogeco.net/pub/fedora/linux/core/4/$ARCH/os/ http://gulus.USherbrooke.ca/pub/distro/fedora/linux/core/4/$ARCH/os/ http://www.muug.mb.ca/pub/fedora/linux/core/4/$ARCH/os/ http://fedora.arcticnetwork.ca/4/$ARCH/os/ --- NEW FILE fedora-core-4.ch --- http://mirror.switch.ch/ftp/mirror/fedora/linux/core/4/$ARCH/os/ --- NEW FILE fedora-core-4.cl --- http://ftp.tecnoera.com/pub/fedora/linux/core/4/$ARCH/os/ http://mirror.netglobalis.net/pub/fedora/core/4/$ARCH/os/ --- NEW FILE fedora-core-4.cz --- http://sunsite.mff.cuni.cz/pub/fedora/4/$ARCH/os/ http://ftp1.skynet.cz/pub/linux/fedora/4/$ARCH/os/ --- NEW FILE fedora-core-4.de --- http://wftp.tu-chemnitz.de/pub/linux/fedora-core/4/$ARCH/os/ http://ftp.uni-bayreuth.de/linux/fedora/linux/core/4/$ARCH/os/ http://ftp-stud.fht-esslingen.de/pub/fedora/linux/core/4/$ARCH/os/ http://dl.atrpms.net/mirrors/fedoracore/4/$ARCH/os/ --- NEW FILE fedora-core-4.dk --- http://klid.dk/homeftp/fedora/linux/core/4/$ARCH/os/ --- NEW FILE fedora-core-4.fr --- http://ftp.crihan.fr/mirrors/fedora.redhat.com/fedora/linux/core/4/$ARCH/os/ http://fr.rpmfind.net/linux/fedora/core/4/$ARCH/os/ http://fr2.rpmfind.net/linux/fedora/core/4/$ARCH/os/ http://www-ftp.lip6.fr/pub/linux/distributions/fedora/4/$ARCH/os/ --- NEW FILE fedora-core-4.ie --- http://ftp.heanet.ie/pub/fedora/linux/core/4/$ARCH/os/ http://ftp.esat.net/mirrors/download.fedora.redhat.com/pub/fedora/linux/core/4/$ARCH/os/ --- NEW FILE fedora-core-4.is --- http://www.fedora.is/fedora/core/4/$ARCH/os/ --- NEW FILE fedora-core-4.jp --- http://ftp.riken.jp/Linux/fedora/core/4/$ARCH/os/ http://ftp.nara.wide.ad.jp/pub/Linux/fedora/core/4/$ARCH/os/ --- NEW FILE fedora-core-4.pl --- http://sunsite.icm.edu.pl/pub/Linux/fedora/linux/core/4/$ARCH/os/ http://ftp.ps.pl/pub/linux/fedora-core/4/$ARCH/os/ --- NEW FILE fedora-core-4.ro --- http://ftp.iasi.roedu.net/mirrors/fedora.redhat.com/core/4/$ARCH/os/ http://ftp.lug.ro/fedora/linux/core/4/$ARCH/os/ --- NEW FILE fedora-core-4.ru --- http://ftp.chg.ru/pub/Linux/fedora/core/4/$ARCH/os/ --- NEW FILE fedora-core-4.tw --- http://ftp.isu.edu.tw/pub/Linux/Fedora/linux/core/4/$ARCH/os/ --- NEW FILE fedora-core-4.uk --- http://zeniv.linux.org.uk/pub/distributions/fedora/linux/core/4/$ARCH/os/ --- NEW FILE fedora-core-4.us.east --- http://download.fedoraproject.org/pub/fedora/linux/core/4/$ARCH/os/ http://mirror.linux.duke.edu/pub/fedora/linux/core/4/$ARCH/os/ http://fedora.mirrors.tds.net/pub/fedora-core/4/$ARCH/os/ http://mirror.hiwaay.net/redhat/fedora/linux/core/4/$ARCH/os/ http://fedora.secsup.org/core/4/$ARCH/os/ http://mirror.newnanutilities.org/fedora/linux/core/4/$ARCH/os/ http://fedora.cs.wisc.edu/pub/mirrors/linux/download.fedora.redhat.com/pub/fedora/linux/core/4/$ARCH/os/ http://ftp.ale.org/pub/fedora/linux/core/4/$ARCH/os/ http://ftp.ndlug.nd.edu/pub/fedora/linux/core/4/$ARCH/os/ http://mirrors.playboy.com/fedora/4/$ARCH/os/ http://mirror.phy.olemiss.edu/mirror/fedora/core/4/$ARCH/os/ http://mirror.mcs.anl.gov/pub/fedora-linux-core/4/$ARCH/os/ http://ftp.ussg.iu.edu/linux/fedora/linux/core/4/$ARCH/os/ http://srl.cs.jhu.edu/YUM/fedora-core/4/$ARCH/os/ http://linux.admin.uillinois.edu/pub/linux/fedora/linux/core/4/$ARCH/os/ --- NEW FILE fedora-core-4.us.west --- http://download.fedoraproject.org/pub/fedora/linux/core/4/$ARCH/os/ http://limestone.uoregon.edu/ftp/fedora/4/$ARCH/os/ http://mirror.stanford.edu/fedora/linux/core/4/$ARCH/os/ http://mirrors.kernel.org/fedora/core/4/$ARCH/os/ http://mirror.web-ster.com/fedora/core/4/$ARCH/os/ http://fedora.cat.pdx.edu/linux/core/4/$ARCH/os/ http://mirror.usu.edu/mirrors/fedora/linux/core/4/$ARCH/os/ http://mirrors.tummy.com/mirrors/fedora.redhat.com/fedora/linux/core/4/$ARCH/os/ --- NEW FILE fedora-core-4.yu --- http://mirror.etf.bg.ac.yu/distributions/fedora/4/$ARCH/os/ http://mirror2.etf.bg.ac.yu/distributions/fedora/4/$ARCH/os/ --- NEW FILE fedora-core-5 --- http://redhat.download.fedoraproject.org/pub/fedora/linux/core/5/$ARCH/os/ http://ftp.fi.muni.cz/pub/linux/fedora-core/5/$ARCH/os/ http://ftp.tu-chemnitz.de/pub/linux/fedora-core/5/$ARCH/os/ http://ftp.wsisiz.edu.pl/pub/linux/fedora/linux/core/5/$ARCH/os/ http://ftp.ale.org/mirrors/fedora/linux/core/5/$ARCH/os/ http://ftp.uninett.no/pub/linux/Fedora/core/5/$ARCH/os/ http://sunsite.informatik.rwth-aachen.de/ftp/pub/linux/fedora-core/5/$ARCH/os/ ftp://ftp.tecnoera.com/pub/fedora/linux/core/5/$ARCH/os/ ftp://redhat.taygeta.com/pub/RedHat/fedora/core/5/$ARCH/os/ http://fr.rpmfind.net/linux/fedora/core/5/$ARCH/os/ http://fr2.rpmfind.net/linux/fedora/core/5/$ARCH/os/ http://ftp.riken.jp/Linux/fedora/core/5/$ARCH/os/ http://zeniv.linux.org.uk/pub/distributions/fedora/linux/core/5/$ARCH/os/ http://zeniiia.linux.org.uk/pub/distributions/fedora/linux/core/5/$ARCH/os/ ftp://ftp.wicks.co.nz/pub/linux/dist/fedora/5/$ARCH/os/ http://ftp.rhd.ru/pub/fedora/linux/core/5/$ARCH/os/ http://fedora.cat.pdx.edu/linux/core/5/$ARCH/os/ ftp://falkor.skane.se/pub/mirrors/fedora/core/5/$ARCH/os/ ftp://ftp.cica.es/fedora/linux/core/5/$ARCH/os/ ftp://ftp.free.fr/mirrors/fedora.redhat.com/fedora/linux/core/5/$ARCH/os/ http://ftp.ussg.iu.edu/linux/fedora/linux/core/5/$ARCH/os/ http://ftp.surfnet.nl/ftp/pub/os/Linux/distr/fedora/5/$ARCH/os/ http://ftp.nluug.nl/ftp/pub/os/Linux/distr/fedora/5/$ARCH/os/ http://ftp.usf.edu/pub/fedora/linux/core/5/$ARCH/os/ http://www.muug.mb.ca/pub/fedora/linux/core/5/$ARCH/os/ http://mirror.eas.muohio.edu/fedora/linux/core/5/$ARCH/os/ http://sunsite.mff.cuni.cz/pub/fedora/5/$ARCH/os/ http://mirror.linux.duke.edu/pub/fedora/linux/core/5/$ARCH/os/ http://distro.ibiblio.org/pub/linux/distributions/fedora/linux/core/5/$ARCH/os/ http://mirror.hiwaay.net/redhat/fedora/linux/core/5/$ARCH/os/ ftp://mirrors.hpcf.upr.edu/pub/Mirrors/redhat/download.fedora.redhat.com/5/$ARCH/os/ http://fedora.secsup.org/core/5/$ARCH/os/ ftp://mirror.newnanutilities.org/pub/fedora/linux/core/5/$ARCH/os/ ftp://ftp.software.umn.edu/linux/fedora/core/5/$ARCH/os/ http://www.gtlib.gatech.edu/pub/fedora.redhat/linux/core/5/$ARCH/os/ ftp://fedora.mirrors.tds.net/pub/fedora-core/5/$ARCH/os/ http://fedora.cs.wisc.edu/pub/mirrors/linux/download.fedora.redhat.com/pub/fedora/linux/core/5/$ARCH/os/ http://ftp.ndlug.nd.edu/pub/fedora/linux/core/5/$ARCH/os/ http://fedora.server4you.net/fedora/core/5/$ARCH/os/ ftp://mirrors.ptd.net/fedora/core/5/$ARCH/os/ ftp://fedora.bu.edu/fedora/core/5/$ARCH/os/ http://mirror.pacific.net.au/linux/fedora/linux/core/5/$ARCH/os/ http://mirrors.kernel.org/fedora/core/5/$ARCH/os/ http://ftp1.skynet.cz/pub/linux/fedora/5/$ARCH/os/ http://ftp.iij.ad.jp/pub/linux/fedora/core/5/$ARCH/os/ http://mirror.switch.ch/ftp/mirror/fedora/linux/core/5/$ARCH/os/ http://srl.cs.jhu.edu/YUM/fedora/core/5/$ARCH/os/ http://ftp.gui.uva.es/sites/fedora.redhat.com/core/5/$ARCH/os/ ftp://alviss.et.tudelft.nl/pub/fedora/core/5/$ARCH/os/ http://mirror.aarnet.edu.au/pub/fedora/linux/core/5/$ARCH/os/ ftp://ftp.funet.fi/pub/mirrors/ftp.redhat.com/pub/fedora/linux/core/5/$ARCH/os/ ftp://thales.memphis.edu/fedora/linux/core/5/$ARCH/os/ http://ftp-stud.fht-esslingen.de/pub/fedora/linux/core/5/$ARCH/os/ ftp://ftp.redhat.ikoula.com/fedora/5/$ARCH/os/ http://mirror.anl.gov/pub/fedora-linux-core/5/$ARCH/os/ http://mirror.cogentco.com/pub/linux/fedora/linux/core/5/$ARCH/os/ http://ftp.heanet.ie/pub/fedora/linux/core/5/$ARCH/os/ http://www.las.ic.unicamp.br/pub/fedora/linux/core/5/$ARCH/os/ ftp://mirror.pop-rs.rnp.br/pub/download.fedora.redhat.com/pub/fedora/linux/core/5/$ARCH/os/ ftp://ftp.ciril.fr/pub/linux/fedora/linux/core/5/$ARCH/os/ ftp://mirror.cs.princeton.edu/pub/mirrors/fedora/linux/core/5/$ARCH/os/ ftp://ftp.stw-bonn.de/pub/mirror/fedora/linux/core/5/$ARCH/os/ http://ftp.nara.wide.ad.jp/pub/Linux/fedora/core/5/$ARCH/os/ http://less.cogeco.net/pub/fedora/linux/core/5/$ARCH/os/ http://ftp.uni-bayreuth.de/linux/fedora/linux/core/5/$ARCH/os/ http://ftp.upjs.sk/pub/linux/fedora/linux/core/5/$ARCH/os/ http://ftp.iasi.roedu.net/mirrors/fedora.redhat.com/core/5/$ARCH/os/ ftp://ftp.nrc.ca/pub/systems/linux/redhat/fedora/linux/core/5/$ARCH/os/ ftp://ftp.oss.eznetsols.org/linux/fedora/linux/core/5/$ARCH/os/ # not working 2007-01-13 #http://mirror.clarkson.edu/pub/distributions/fedora/ # not working 2007-01-13 and says no traffic outside .dk #http://www.klid.dk/ftp/ http://ftp.crihan.fr/mirrors/fedora.redhat.com/fedora/linux/core/5/$ARCH/os/ http://ftp.kddilabs.jp/Linux/packages/fedora/core/5/$ARCH/os/ http://coblitz.planet-lab.org/pub/fedora/linux/core/5/$ARCH/os/ http://sunsite.icm.edu.pl/pub/Linux/fedora/linux/core/5/$ARCH/os/ http://ftp.linux.ncsu.edu/pub/fedora/linux/core/5/$ARCH/os/ http://linux.nssl.noaa.gov/fedora/core/5/$ARCH/os/ ftp://ftp.sfc.wide.ad.jp/pub/Linux/Fedora/5/$ARCH/os/ http://gulus.usherbrooke.ca/pub/distro/fedora/linux/core/5/$ARCH/os/ http://www.mirrorservice.org/sites/download.fedora.redhat.com/pub/fedora/linux/core/5/$ARCH/os/ ftp://ftp.applios.net/pub/fedora/linux/core/5/$ARCH/os/ http://mirror.atrpms.net/fedoracore/5/$ARCH/os/ # not working 2007-01-13 #ftp://acmserver.cs.ucr.edu/fedora/core/$ARCH/os/ http://distribuciones.telecable.es/fedora/5/$ARCH/os/ http://download.stmc.edu.hk/fedora/linux/core/5/$ARCH/os/ http://fedora.arcticnetwork.ca/linux/core/5/$ARCH/os/ http://fedora.inode.at/5/$ARCH/os http://fedora.omnispring.com/core/5/$ARCH/os/ http://ftp.astral.ro/distros/fedora/core/5/$ARCH/os/ ftp://mirror.nyi.net/fedora/5/$ARCH/os/ http://mirror.steadfast.net/fedora/core/5/$ARCH/os/ http://fedora.ifc.unam.mx/fedora/5/$ARCH/os/ http://ftp.kaist.ac.kr/pub/fedora/linux/core/5/$ARCH/os/ ftp://ftp.is.co.za/linux/distributions/fedora/linux/core/5/$ARCH/os/ ftp://ftp.anders.ru/pub/Linux/fedora/linux/core/5/$ARCH/os/ --- NEW FILE fedora-core-5-redirect --- http://redhat.download.fedoraproject.org/pub/fedora/linux/core/5/$ARCH/os/ http://ftp.fi.muni.cz/pub/linux/fedora-core/5/$ARCH/os/ ftp://ftp.tu-chemnitz.de/pub/linux/fedora-core/5/$ARCH/os/ ftp://ftp.wsisiz.edu.pl/pub/linux/fedora/linux/core/5/$ARCH/os/ http://ftp.ale.org/mirrors/fedora/linux/core/5/$ARCH/os/ http://ftp.uninett.no/pub/linux/Fedora/core/5/$ARCH/os/ http://ftp.tu-chemnitz.de/pub/linux/fedora-core/5/$ARCH/os/ http://sunsite.informatik.rwth-aachen.de/ftp/pub/linux/fedora-core/5/$ARCH/os/ ftp://ftp.tecnoera.com/pub/fedora/linux/core/5/$ARCH/os/ ftp://redhat.taygeta.com/pub/RedHat/fedora/core/5/$ARCH/os/ http://fr2.rpmfind.net/linux/fedora/core/5/$ARCH/os/ http://ftp.riken.jp/Linux/fedora/core/5/$ARCH/os/ http://zeniv.linux.org.uk/pub/distributions/fedora/linux/core/5/$ARCH/os/ http://zeniiia.linux.org.uk/pub/distributions/fedora/linux/core/5/$ARCH/os/ ftp://ftp.wicks.co.nz/pub/linux/dist/fedora/5/$ARCH/os/ ftp://ftp.rhd.ru/pub/fedora/linux/core/5/$ARCH/os/ http://ftp.rhd.ru/pub/fedora/linux/core/5/$ARCH/os/ http://fedora.cat.pdx.edu/linux/core/5/$ARCH/os/ ftp://falkor.skane.se/pub/mirrors/fedora/core/5/$ARCH/os/ ftp://ftp.cica.es/fedora/linux/core/5/$ARCH/os/ ftp://ftp.free.fr/mirrors/fedora.redhat.com/fedora/linux/core/5/$ARCH/os/ http://ftp.ussg.iu.edu/linux/fedora/linux/core/5/$ARCH/os/ http://ftp.surfnet.nl/ftp/pub/os/Linux/distr/fedora/5/$ARCH/os/ http://ftp.nluug.nl/ftp/pub/os/Linux/distr/fedora/5/$ARCH/os/ ftp://ftp.net.usf.edu/pub/fedora/linux/core/5/$ARCH/os/ http://www.muug.mb.ca/pub/fedora/linux/core/5/$ARCH/os/ http://mirror.eas.muohio.edu/fedora/linux/core/5/$ARCH/os/ http://sunsite.mff.cuni.cz/pub/fedora/5/$ARCH/os/ http://mirror.linux.duke.edu/pub/fedora/linux/core/5/$ARCH/os/ http://distro.ibiblio.org/pub/linux/distributions/fedora/linux/core/5/$ARCH/os/ http://mirror.hiwaay.net/redhat/fedora/linux/core/5/$ARCH/os/ ftp://mirrors.hpcf.upr.edu/pub/Mirrors/redhat/download.fedora.redhat.com/5/$ARCH/os/ http://redhat.secsup.org/fedora/core/5/$ARCH/os/ ftp://ftp.dc.aleron.net/pub/linux/fedora/linux/core/5/$ARCH/os/ ftp://mirror.newnanutilities.org/pub/fedora/linux/core/5/$ARCH/os/ ftp://ftp.software.umn.edu/linux/fedora/core/5/$ARCH/os/ http://fedora.gtlib.gatech.edu/pub/fedora.redhat/linux/core/5/$ARCH/os/ ftp://fedora.mirrors.tds.net/pub/fedora-core/5/$ARCH/os/ http://fedora.cs.wisc.edu/pub/mirrors/linux/download.fedora.redhat.com/pub/fedora/linux/core/5/$ARCH/os/ http://ftp.ndlug.nd.edu/pub/fedora/linux/core/5/$ARCH/os/ http://fedora.server4you.net/fedora/core/5/$ARCH/os/ ftp://mirrors.ptd.net/fedora/core/5/$ARCH/os/ ftp://fedora.bu.edu/fedora/core/5/$ARCH/os/ http://srl.cs.jhu.edu/YUM/fedora/core/5/$ARCH/os/ http://ftp.gui.uva.es/sites/fedora.redhat.com/core/5/$ARCH/os/ ftp://alviss.et.tudelft.nl/pub/fedora/core/5/$ARCH/os/ http://mirror.aarnet.edu.au/pub/fedora/linux/core/5/$ARCH/os/ --- NEW FILE fedora-core-6 --- http://redhat.download.fedoraproject.org/pub/fedora/linux/core/6/$ARCH/os/ http://ftp.fi.muni.cz/pub/linux/fedora-core/6/$ARCH/os/ http://ftp.tu-chemnitz.de/pub/linux/fedora-core/6/$ARCH/os/ http://ftp.wsisiz.edu.pl/pub/linux/fedora/linux/core/6/$ARCH/os/ http://ftp.ale.org/mirrors/fedora/linux/core/6/$ARCH/os/ http://ftp.uninett.no/pub/linux/Fedora/core/6/$ARCH/os/ http://sunsite.informatik.rwth-aachen.de/ftp/pub/linux/fedora-core/6/$ARCH/os/ ftp://ftp.tecnoera.com/pub/fedora/linux/core/6/$ARCH/os/ ftp://redhat.taygeta.com/pub/RedHat/fedora/core/6/$ARCH/os/ http://fr.rpmfind.net/linux/fedora/core/6/$ARCH/os/ http://fr2.rpmfind.net/linux/fedora/core/6/$ARCH/os/ http://ftp.riken.jp/Linux/fedora/core/6/$ARCH/os/ http://zeniv.linux.org.uk/pub/distributions/fedora/linux/core/6/$ARCH/os/ http://zeniiia.linux.org.uk/pub/distributions/fedora/linux/core/6/$ARCH/os/ ftp://ftp.wicks.co.nz/pub/linux/dist/fedora/6/$ARCH/os/ http://ftp.rhd.ru/pub/fedora/linux/core/6/$ARCH/os/ http://fedora.cat.pdx.edu/linux/core/6/$ARCH/os/ ftp://falkor.skane.se/pub/mirrors/fedora/core/6/$ARCH/os/ ftp://ftp.cica.es/fedora/linux/core/6/$ARCH/os/ ftp://ftp.free.fr/mirrors/fedora.redhat.com/fedora/linux/core/6/$ARCH/os/ http://ftp.ussg.iu.edu/linux/fedora/linux/core/6/$ARCH/os/ http://ftp.surfnet.nl/ftp/pub/os/Linux/distr/fedora/6/$ARCH/os/ http://ftp.nluug.nl/ftp/pub/os/Linux/distr/fedora/6/$ARCH/os/ http://ftp.usf.edu/pub/fedora/linux/core/6/$ARCH/os/ http://www.muug.mb.ca/pub/fedora/linux/core/6/$ARCH/os/ http://mirror.eas.muohio.edu/fedora/linux/core/6/$ARCH/os/ http://sunsite.mff.cuni.cz/pub/fedora/6/$ARCH/os/ http://mirror.linux.duke.edu/pub/fedora/linux/core/6/$ARCH/os/ http://distro.ibiblio.org/pub/linux/distributions/fedora/linux/core/6/$ARCH/os/ http://mirror.hiwaay.net/redhat/fedora/linux/core/6/$ARCH/os/ ftp://mirrors.hpcf.upr.edu/pub/Mirrors/redhat/download.fedora.redhat.com/6/$ARCH/os/ http://fedora.secsup.org/core/6/$ARCH/os/ ftp://mirror.newnanutilities.org/pub/fedora/linux/core/6/$ARCH/os/ ftp://ftp.software.umn.edu/linux/fedora/core/6/$ARCH/os/ http://www.gtlib.gatech.edu/pub/fedora.redhat/linux/core/6/$ARCH/os/ ftp://fedora.mirrors.tds.net/pub/fedora-core/6/$ARCH/os/ http://fedora.cs.wisc.edu/pub/mirrors/linux/download.fedora.redhat.com/pub/fedora/linux/core/6/$ARCH/os/ http://ftp.ndlug.nd.edu/pub/fedora/linux/core/6/$ARCH/os/ http://fedora.server4you.net/fedora/core/6/$ARCH/os/ ftp://mirrors.ptd.net/fedora/core/6/$ARCH/os/ ftp://fedora.bu.edu/fedora/core/6/$ARCH/os/ http://mirror.pacific.net.au/linux/fedora/linux/core/6/$ARCH/os/ http://mirrors.kernel.org/fedora/core/6/$ARCH/os/ http://ftp1.skynet.cz/pub/linux/fedora/6/$ARCH/os/ http://ftp.iij.ad.jp/pub/linux/fedora/core/6/$ARCH/os/ http://mirror.switch.ch/ftp/mirror/fedora/linux/core/6/$ARCH/os/ http://srl.cs.jhu.edu/YUM/fedora/core/6/$ARCH/os/ http://ftp.gui.uva.es/sites/fedora.redhat.com/core/6/$ARCH/os/ ftp://alviss.et.tudelft.nl/pub/fedora/core/6/$ARCH/os/ http://mirror.aarnet.edu.au/pub/fedora/linux/core/6/$ARCH/os/ ftp://ftp.funet.fi/pub/mirrors/ftp.redhat.com/pub/fedora/linux/core/6/$ARCH/os/ ftp://thales.memphis.edu/fedora/linux/core/6/$ARCH/os/ http://ftp-stud.fht-esslingen.de/pub/fedora/linux/core/6/$ARCH/os/ ftp://ftp.redhat.ikoula.com/fedora/6/$ARCH/os/ http://mirror.anl.gov/pub/fedora-linux-core/6/$ARCH/os/ http://mirror.cogentco.com/pub/linux/fedora/linux/core/6/$ARCH/os/ http://ftp.heanet.ie/pub/fedora/linux/core/6/$ARCH/os/ http://www.las.ic.unicamp.br/pub/fedora/linux/core/6/$ARCH/os/ ftp://mirror.pop-rs.rnp.br/pub/download.fedora.redhat.com/pub/fedora/linux/core/6/$ARCH/os/ ftp://ftp.ciril.fr/pub/linux/fedora/linux/core/6/$ARCH/os/ ftp://mirror.cs.princeton.edu/pub/mirrors/fedora/linux/core/6/$ARCH/os/ ftp://ftp.stw-bonn.de/pub/mirror/fedora/linux/core/6/$ARCH/os/ http://ftp.nara.wide.ad.jp/pub/Linux/fedora/core/6/$ARCH/os/ http://less.cogeco.net/pub/fedora/linux/core/6/$ARCH/os/ http://ftp.uni-bayreuth.de/linux/fedora/linux/core/6/$ARCH/os/ http://ftp.upjs.sk/pub/linux/fedora/linux/core/6/$ARCH/os/ http://ftp.iasi.roedu.net/mirrors/fedora.redhat.com/core/6/$ARCH/os/ ftp://ftp.nrc.ca/pub/systems/linux/redhat/fedora/linux/core/6/$ARCH/os/ ftp://ftp.oss.eznetsols.org/linux/fedora/linux/core/6/$ARCH/os/ # not working 2007-01-13 #http://mirror.clarkson.edu/pub/distributions/fedora/ # not working 2007-01-13 and says no traffic outside .dk #http://www.klid.dk/ftp/ http://ftp.crihan.fr/mirrors/fedora.redhat.com/fedora/linux/core/6/$ARCH/os/ http://ftp.kddilabs.jp/Linux/packages/fedora/core/6/$ARCH/os/ http://coblitz.planet-lab.org/pub/fedora/linux/core/6/$ARCH/os/ http://sunsite.icm.edu.pl/pub/Linux/fedora/linux/core/6/$ARCH/os/ http://ftp.linux.ncsu.edu/pub/fedora/linux/core/6/$ARCH/os/ http://linux.nssl.noaa.gov/fedora/core/6/$ARCH/os/ ftp://ftp.sfc.wide.ad.jp/pub/Linux/Fedora/6/$ARCH/os/ http://gulus.usherbrooke.ca/pub/distro/fedora/linux/core/6/$ARCH/os/ http://www.mirrorservice.org/sites/download.fedora.redhat.com/pub/fedora/linux/core/6/$ARCH/os/ ftp://ftp.applios.net/pub/fedora/linux/core/6/$ARCH/os/ http://mirror.atrpms.net/fedoracore/6/$ARCH/os/ # not working 2007-01-13 #ftp://acmserver.cs.ucr.edu/fedora/core/$ARCH/os/ http://distribuciones.telecable.es/fedora/6/$ARCH/os/ http://download.stmc.edu.hk/fedora/linux/core/6/$ARCH/os/ http://fedora.arcticnetwork.ca/linux/core/6/$ARCH/os/ http://fedora.inode.at/6/$ARCH/os http://fedora.omnispring.com/core/6/$ARCH/os/ http://ftp.astral.ro/distros/fedora/core/6/$ARCH/os/ ftp://mirror.nyi.net/fedora/6/$ARCH/os/ http://fedora.mirrors.hoobly.com/6/$ARCH/os/ http://mirror.steadfast.net/fedora/core/6/$ARCH/os/ http://fedora.ifc.unam.mx/fedora/6/$ARCH/os/ http://ftp.kaist.ac.kr/pub/fedora/linux/core/6/$ARCH/os/ ftp://ftp.is.co.za/linux/distributions/fedora/linux/core/6/$ARCH/os/ ftp://ftp.anders.ru/pub/Linux/fedora/linux/core/6/$ARCH/os/ --- NEW FILE fedora-core-6-redirect --- http://redhat.download.fedoraproject.org/pub/fedora/linux/core/6/$ARCH/os/ http://ftp.fi.muni.cz/pub/linux/fedora-core/6/$ARCH/os/ ftp://ftp.tu-chemnitz.de/pub/linux/fedora-core/6/$ARCH/os/ ftp://ftp.wsisiz.edu.pl/pub/linux/fedora/linux/core/6/$ARCH/os/ http://ftp.ale.org/mirrors/fedora/linux/core/6/$ARCH/os/ http://ftp.uninett.no/pub/linux/Fedora/core/6/$ARCH/os/ http://ftp.tu-chemnitz.de/pub/linux/fedora-core/6/$ARCH/os/ http://sunsite.informatik.rwth-aachen.de/ftp/pub/linux/fedora-core/6/$ARCH/os/ ftp://ftp.tecnoera.com/pub/fedora/linux/core/6/$ARCH/os/ ftp://redhat.taygeta.com/pub/RedHat/fedora/core/6/$ARCH/os/ http://fr2.rpmfind.net/linux/fedora/core/6/$ARCH/os/ http://ftp.riken.jp/Linux/fedora/core/6/$ARCH/os/ http://zeniv.linux.org.uk/pub/distributions/fedora/linux/core/6/$ARCH/os/ http://zeniiia.linux.org.uk/pub/distributions/fedora/linux/core/6/$ARCH/os/ ftp://ftp.wicks.co.nz/pub/linux/dist/fedora/6/$ARCH/os/ ftp://ftp.rhd.ru/pub/fedora/linux/core/6/$ARCH/os/ http://ftp.rhd.ru/pub/fedora/linux/core/6/$ARCH/os/ http://fedora.cat.pdx.edu/linux/core/6/$ARCH/os/ ftp://falkor.skane.se/pub/mirrors/fedora/core/6/$ARCH/os/ ftp://ftp.cica.es/fedora/linux/core/6/$ARCH/os/ ftp://ftp.free.fr/mirrors/fedora.redhat.com/fedora/linux/core/6/$ARCH/os/ http://ftp.ussg.iu.edu/linux/fedora/linux/core/6/$ARCH/os/ http://ftp.surfnet.nl/ftp/pub/os/Linux/distr/fedora/6/$ARCH/os/ http://ftp.nluug.nl/ftp/pub/os/Linux/distr/fedora/6/$ARCH/os/ ftp://ftp.net.usf.edu/pub/fedora/linux/core/6/$ARCH/os/ http://www.muug.mb.ca/pub/fedora/linux/core/6/$ARCH/os/ http://mirror.eas.muohio.edu/fedora/linux/core/6/$ARCH/os/ http://sunsite.mff.cuni.cz/pub/fedora/6/$ARCH/os/ http://mirror.linux.duke.edu/pub/fedora/linux/core/6/$ARCH/os/ http://distro.ibiblio.org/pub/linux/distributions/fedora/linux/core/6/$ARCH/os/ http://mirror.hiwaay.net/redhat/fedora/linux/core/6/$ARCH/os/ ftp://mirrors.hpcf.upr.edu/pub/Mirrors/redhat/download.fedora.redhat.com/6/$ARCH/os/ http://redhat.secsup.org/fedora/core/6/$ARCH/os/ ftp://ftp.dc.aleron.net/pub/linux/fedora/linux/core/6/$ARCH/os/ ftp://mirror.newnanutilities.org/pub/fedora/linux/core/6/$ARCH/os/ ftp://ftp.software.umn.edu/linux/fedora/core/6/$ARCH/os/ http://fedora.gtlib.gatech.edu/pub/fedora.redhat/linux/core/6/$ARCH/os/ ftp://fedora.mirrors.tds.net/pub/fedora-core/6/$ARCH/os/ http://fedora.cs.wisc.edu/pub/mirrors/linux/download.fedora.redhat.com/pub/fedora/linux/core/6/$ARCH/os/ http://ftp.ndlug.nd.edu/pub/fedora/linux/core/6/$ARCH/os/ http://fedora.server4you.net/fedora/core/6/$ARCH/os/ ftp://mirrors.ptd.net/fedora/core/6/$ARCH/os/ ftp://fedora.bu.edu/fedora/core/6/$ARCH/os/ http://srl.cs.jhu.edu/YUM/fedora/core/6/$ARCH/os/ http://ftp.gui.uva.es/sites/fedora.redhat.com/core/6/$ARCH/os/ ftp://alviss.et.tudelft.nl/pub/fedora/core/6/$ARCH/os/ http://mirror.aarnet.edu.au/pub/fedora/linux/core/6/$ARCH/os/ --- NEW FILE fedora-core-debug-5 --- http://download.fedora.redhat.com/pub/fedora/linux/core/5/$ARCH/debug/ http://mirror.pacific.net.au/linux/fedora/linux/core/5/$ARCH/debug/ --- NEW FILE fedora-core-debug-6 --- http://download.fedora.redhat.com/pub/fedora/linux/core/6/$ARCH/debug/ http://mirror.pacific.net.au/linux/fedora/linux/core/6/$ARCH/debug/ http://ftp1.skynet.cz/pub/linux/fedora/6/$ARCH/debug/ http://ftp.iij.ad.jp/pub/linux/fedora/core/6/$ARCH/debug/ --- NEW FILE fedora-core-rawhide --- http://download.fedoraproject.org/pub/fedora/linux/core/development/$ARCH/os/ http://mirror.hiwaay.net/redhat/fedora/linux/core/development/$ARCH/os/ http://mirror.linux.duke.edu/pub/fedora/linux/core/development/$ARCH/os/ http://mirrors.kernel.org/fedora/core/development/$ARCH/os/ http://sunsite.mff.cuni.cz/pub/fedora/development/$ARCH/os/ http://distro.ibiblio.org/pub/linux/distributions/fedora/linux/core/development/$ARCH/os/ http://srl.cs.jhu.edu/YUM/fedora/core/development/$ARCH/os/ ftp://alviss.et.tudelft.nl/pub/fedora/core/development/$ARCH/os/ http://mirror.aarnet.edu.au/pub/fedora/linux/core/development/$ARCH/os/ ftp://ftp.funet.fi/pub/mirrors/ftp.redhat.com/pub/fedora/linux/core/development/$ARCH/os/ http://ftp-stud.fht-esslingen.de/pub/fedora/linux/core/development/$ARCH/os/ --- NEW FILE fedora-core-rawhide-debug --- http://download.fedora.redhat.com/pub/fedora/linux/core/development/$ARCH/debug/ http://mirror.pacific.net.au/linux/fedora/linux/core/development/$ARCH/debug/ ftp://alviss.et.tudelft.nl/pub/fedora/core/development/$ARCH/debug/ http://mirror.aarnet.edu.au/pub/fedora/linux/core/development/$ARCH/debug/ --- NEW FILE fedora-core-rawhide-source --- http://download.fedora.redhat.com/pub/fedora/linux/core/development/source/SRPMS/ http://mirror.pacific.net.au/linux/fedora/linux/core/development/source/SRPMS/ ftp://alviss.et.tudelft.nl/pub/fedora/core/development/source/SRPMS/ http://mirror.aarnet.edu.au/pub/fedora/linux/core/development/source/SRPMS/ ftp://ftp.funet.fi/pub/mirrors/ftp.redhat.com/pub/fedora/linux/core/development/source/SRPMS/ http://ftp-stud.fht-esslingen.de/pub/fedora/linux/core/development/source/SRPMS/ --- NEW FILE fedora-core-rawhide.at --- http://gd.tuwien.ac.at/opsys/linux/fedora/core/development/$ARCH/os/ --- NEW FILE fedora-core-rawhide.au --- http://mirror.pacific.net.au/linux/redhat/fedora/development/$ARCH/os/ --- NEW FILE fedora-core-rawhide.br --- http://www.las.ic.unicamp.br/pub/fedora/linux/core/development/$ARCH/os/ --- NEW FILE fedora-core-rawhide.cz --- http://sunsite.mff.cuni.cz/pub/fedora/development/$ARCH/os/ --- NEW FILE fedora-core-rawhide.de --- http://wftp.tu-chemnitz.de/pub/linux/fedora-core/development/$ARCH/os/ --- NEW FILE fedora-core-rawhide.ee --- http://redhat.linux.ee/pub/fedora/linux/core/development/$ARCH/os/ --- NEW FILE fedora-core-rawhide.es --- http://ftp.fi.udc.es/pub/linux/fedora/linux/core/development/$ARCH/os/ --- NEW FILE fedora-core-rawhide.fr --- http://fr2.rpmfind.net/linux/fedora/core/development/$ARCH/os/ --- NEW FILE fedora-core-rawhide.gr --- http://ftp.ntua.gr/pub/linux/fedora/linux/core/development/$ARCH/os/ --- NEW FILE fedora-core-rawhide.ie --- http://ftp.heanet.ie/pub/fedora/linux/core/development/$ARCH/os/ --- NEW FILE fedora-core-rawhide.is --- http://ftp.rhnet.is/pub/fedora/development/$ARCH/os/ --- NEW FILE fedora-core-rawhide.jp --- http://ftp.kddilabs.jp/Linux/packages/fedora/core/development/$ARCH/os/ --- NEW FILE fedora-core-rawhide.ro --- http://ftp.iasi.roedu.net/mirrors/fedora.redhat.com/core/development/$ARCH/os/ --- NEW FILE fedora-core-rawhide.ru --- http://ftp.chg.ru/pub/Linux/fedora/linux/core/development/$ARCH/os/ --- NEW FILE fedora-core-rawhide.uk --- http://www.mirror.ac.uk/sites/fedora.redhat.com/development/$ARCH/os/ http://zeniiia.linux.org.uk/pub/distributions/fedora/linux/core/development/$ARCH/os/ --- NEW FILE fedora-core-rawhide.us.east --- http://download.fedoraproject.org/pub/fedora/linux/core/development/$ARCH/os/ http://mirror.hiwaay.net/redhat/fedora/linux/core/development/$ARCH/os/ http://mirror.linux.duke.edu/pub/fedora/linux/core/development/$ARCH/os/ http://redhat.secsup.org/fedora/core/development/$ARCH/os/ http://mirrors.kernel.org/fedora/core/development/$ARCH/os/ http://distro.ibiblio.org/pub/linux/distributions/fedora/linux/core/development/$ARCH/os/ --- NEW FILE fedora-core-rawhide.us.west --- http://download.fedoraproject.org/pub/fedora/linux/core/development/$ARCH/os/ http://mirrors.kernel.org/fedora/core/development/$ARCH/os/ --- NEW FILE fedora-core-source-5 --- http://download.fedora.redhat.com/pub/fedora/linux/core/5/source/SRPMS/ http://mirror.pacific.net.au/linux/fedora/linux/core/5/source/SRPMS/ ftp://alviss.et.tudelft.nl/pub/fedora/core/5/source/SRPMS/ http://mirror.aarnet.edu.au/pub/fedora/linux/core/5/source/SRPMS/ ftp://ftp.funet.fi/pub/mirrors/ftp.redhat.com/pub/fedora/linux/core/5/source/SRPMS/ ftp://thales.memphis.edu/fedora/linux/core/5/source/SRPMS/ http://ftp-stud.fht-esslingen.de/pub/fedora/linux/core/5/source/SRPMS/ --- NEW FILE fedora-core-source-6 --- http://download.fedora.redhat.com/pub/fedora/linux/core/6/source/SRPMS/ http://mirror.pacific.net.au/linux/fedora/linux/core/6/source/SRPMS/ http://ftp1.skynet.cz/pub/linux/fedora/6/source/SRPMS/ http://ftp.iij.ad.jp/pub/linux/fedora/core/6/source/SRPMS/ ftp://alviss.et.tudelft.nl/pub/fedora/core/6/source/SRPMS/ http://mirror.aarnet.edu.au/pub/fedora/linux/core/6/source/SRPMS/ ftp://ftp.funet.fi/pub/mirrors/ftp.redhat.com/pub/fedora/linux/core/6/source/SRPMS/ ftp://thales.memphis.edu/fedora/linux/core/6/source/SRPMS/ http://ftp-stud.fht-esslingen.de/pub/fedora/linux/core/6/source/SRPMS/ --- NEW FILE fedora-extras-4 --- http://download.fedoraproject.org/pub/fedora/linux/extras/4/$ARCH/ http://mirrors.kernel.org/fedora/extras/4/$ARCH/ http://fedora.cat.pdx.edu/linux/extras/4/$ARCH/ http://fedora.gtlib.cc.gatech.edu/pub/fedora.redhat/linux/extras/4/$ARCH/ http://fr2.rpmfind.net/linux/fedora/extras/4/$ARCH/ http://fr.rpmfind.net/linux/fedora/extras/4/$ARCH/ http://ftp.chg.ru/pub/Linux/fedora/linux/extras/4/$ARCH/ http://ftp.kddilabs.jp/Linux/packages/fedora/extras/4/$ARCH/ http://ftp.lug.ro/fedora/linux/extras/4/$ARCH/ http://ftp-stud.fht-esslingen.de/pub/fedora/linux/extras/4/$ARCH/ http://ftp.uni-bayreuth.de/linux/fedora/linux/extras/4/$ARCH/ http://gd.tuwien.ac.at/opsys/linux/fedora/extras/4/$ARCH/ http://mirror.hiwaay.net/redhat/fedora/linux/extras/4/$ARCH/ http://mirror.switch.ch/ftp/mirror/fedora/linux/extras/4/$ARCH/ http://mirror.web-ster.com/fedora/extras/4/$ARCH/ http://www.mirrorservice.org/sites/download.fedora.redhat.com/pub/fedora/linux/extras/4/$ARCH/ --- NEW FILE fedora-extras-5 --- http://redhat.download.fedoraproject.org/pub/fedora/linux/extras/5/$ARCH/ http://mirror.linux.duke.edu/pub/fedora/linux/extras/5/$ARCH/ http://mirror.hiwaay.net/redhat/fedora/linux/extras/5/$ARCH/ ftp://mirror.newnanutilities.org/pub/fedora/linux/extras/5/$ARCH/ http://fedora.gtlib.gatech.edu/pub/fedora.redhat/linux/extras/5/$ARCH/ http://mirror.clarkson.edu/pub/distributions/fedora/linux/extras/5/$ARCH/ ftp://fedora.mirrors.tds.net/pub/fedora-core-extras/5/$ARCH/ ftp://fedora.bu.edu/fedora/extras/5/$ARCH/ http://mirror.pacific.net.au/linux/fedora/linux/extras/5/$ARCH/ http://mirrors.kernel.org/fedora/extras/5/$ARCH/ http://fedora.cat.pdx.edu/linux/extras/5/$ARCH/ http://fr2.rpmfind.net/linux/fedora/extras/5/$ARCH/ http://fr.rpmfind.net/linux/fedora/extras/5/$ARCH/ http://ftp.chg.ru/pub/Linux/fedora/linux/extras/5/$ARCH/ http://ftp.kddilabs.jp/Linux/packages/fedora/extras/5/$ARCH/ http://ftp.lug.ro/fedora/linux/extras/5/$ARCH/ http://ftp-stud.fht-esslingen.de/pub/fedora/linux/extras/5/$ARCH/ http://ftp.uni-bayreuth.de/linux/fedora/linux/extras/5/$ARCH/ http://gd.tuwien.ac.at/opsys/linux/fedora/extras/5/$ARCH/ http://mirror.switch.ch/ftp/mirror/fedora/linux/extras/5/$ARCH/ http://mirror.web-ster.com/fedora/extras/5/$ARCH/ http://www.mirrorservice.org/sites/download.fedora.redhat.com/pub/fedora/linux/extras/5/$ARCH/ http://fedora.server4you.net/fedora/extras/5/$ARCH/ http://srl.cs.jhu.edu/YUM/fedora/extras/5/$ARCH/ http://ftp.gui.uva.es/sites/fedora.redhat.com/extras/5/$ARCH/ http://sunsite.mff.cuni.cz/pub/fedora-extras/5/$ARCH/ ftp://alviss.et.tudelft.nl/pub/fedora/extras/5/$ARCH/ http://mirror.aarnet.edu.au/pub/fedora/linux/extras/5/$ARCH/ ftp://ftp.funet.fi/pub/mirrors/ftp.redhat.com/pub/fedora/linux/extras/5/$ARCH/ http://ftp.fi.muni.cz/pub/linux/fedora/linux/extras/5/$ARCH/ http://ftp.tu-chemnitz.de/pub/linux/fedora-core-extras/5/$ARCH/ ftp://ftp.wsisiz.edu.pl/pub/linux/fedora/linux/extras/5/$ARCH/ ftp://ftp.uninett.no/pub/linux/fedora/extras/5/$ARCH/ http://sunsite.informatik.rwth-aachen.de/ftp/pub/linux/fedora-extras/5/$ARCH/ http://ftp.riken.jp/Linux/fedora/extras/5/$ARCH/ http://zeniv.linux.org.uk/pub/distributions/fedora/linux/extras/5/$ARCH/ http://ftp.rhd.ru/pub/fedora/linux/extras/5/$ARCH/ ftp://ftp.cica.es/fedora/linux/extras/5/$ARCH/ ftp://ftp.free.fr/mirrors/fedora.redhat.com/fedora/linux/extras/5/$ARCH/ http://ftp.surfnet.nl/ftp/pub/os/Linux/distr/fedora/extras/5/$ARCH/ http://ftp.nluug.nl/ftp/pub/os/Linux/distr/fedora/extras/5/$ARCH/ http://www.muug.mb.ca/pub/fedora/linux/extras/5/$ARCH/ ftp://mirrors.hpcf.upr.edu/pub/Mirrors/redhat/download.fedora.redhat.com/extras/5/$ARCH/ http://fedora.cs.wisc.edu/pub/mirrors/linux/download.fedora.redhat.com/pub/fedora/linux/extras/5/$ARCH/ http://ftp1.skynet.cz/pub/linux/fedora/extras/5/$ARCH/ http://ftp.iij.ad.jp/pub/linux/fedora/extras/5/$ARCH/ ftp://ftp.tecnoera.com/pub/fedora/linux/extras/5/$ARCH/ ftp://thales.memphis.edu/fedora/linux/extras/5/$ARCH/ http://mirror.steadfast.net/fedora/extras/5/$ARCH/ --- NEW FILE fedora-extras-6 --- http://redhat.download.fedoraproject.org/pub/fedora/linux/extras/6/$ARCH/ http://mirror.linux.duke.edu/pub/fedora/linux/extras/6/$ARCH/ http://mirror.hiwaay.net/redhat/fedora/linux/extras/6/$ARCH/ ftp://mirror.newnanutilities.org/pub/fedora/linux/extras/6/$ARCH/ http://fedora.gtlib.gatech.edu/pub/fedora.redhat/linux/extras/6/$ARCH/ http://mirror.clarkson.edu/pub/distributions/fedora/linux/extras/6/$ARCH/ ftp://fedora.mirrors.tds.net/pub/fedora-core-extras/6/$ARCH/ ftp://fedora.bu.edu/fedora/extras/6/$ARCH/ http://mirror.pacific.net.au/linux/fedora/linux/extras/6/$ARCH/ http://mirrors.kernel.org/fedora/extras/6/$ARCH/ http://fedora.cat.pdx.edu/linux/extras/6/$ARCH/ http://fr2.rpmfind.net/linux/fedora/extras/6/$ARCH/ http://fr.rpmfind.net/linux/fedora/extras/6/$ARCH/ http://ftp.chg.ru/pub/Linux/fedora/linux/extras/6/$ARCH/ http://ftp.kddilabs.jp/Linux/packages/fedora/extras/6/$ARCH/ http://ftp.lug.ro/fedora/linux/extras/6/$ARCH/ http://ftp-stud.fht-esslingen.de/pub/fedora/linux/extras/6/$ARCH/ http://ftp.uni-bayreuth.de/linux/fedora/linux/extras/6/$ARCH/ http://gd.tuwien.ac.at/opsys/linux/fedora/extras/6/$ARCH/ http://mirror.switch.ch/ftp/mirror/fedora/linux/extras/6/$ARCH/ http://mirror.web-ster.com/fedora/extras/6/$ARCH/ http://www.mirrorservice.org/sites/download.fedora.redhat.com/pub/fedora/linux/extras/6/$ARCH/ http://fedora.server4you.net/fedora/extras/6/$ARCH/ http://srl.cs.jhu.edu/YUM/fedora/extras/6/$ARCH/ http://ftp.gui.uva.es/sites/fedora.redhat.com/extras/6/$ARCH/ http://sunsite.mff.cuni.cz/pub/fedora-extras/6/$ARCH/ ftp://alviss.et.tudelft.nl/pub/fedora/extras/6/$ARCH/ http://mirror.aarnet.edu.au/pub/fedora/linux/extras/6/$ARCH/ ftp://ftp.funet.fi/pub/mirrors/ftp.redhat.com/pub/fedora/linux/extras/6/$ARCH/ http://ftp.fi.muni.cz/pub/linux/fedora/linux/extras/6/$ARCH/ http://ftp.tu-chemnitz.de/pub/linux/fedora-core-extras/6/$ARCH/ ftp://ftp.wsisiz.edu.pl/pub/linux/fedora/linux/extras/6/$ARCH/ ftp://ftp.uninett.no/pub/linux/fedora/extras/6/$ARCH/ http://sunsite.informatik.rwth-aachen.de/ftp/pub/linux/fedora-extras/6/$ARCH/ http://ftp.riken.jp/Linux/fedora/extras/6/$ARCH/ http://zeniv.linux.org.uk/pub/distributions/fedora/linux/extras/6/$ARCH/ http://ftp.rhd.ru/pub/fedora/linux/extras/6/$ARCH/ ftp://ftp.cica.es/fedora/linux/extras/6/$ARCH/ ftp://ftp.free.fr/mirrors/fedora.redhat.com/fedora/linux/extras/6/$ARCH/ http://ftp.surfnet.nl/ftp/pub/os/Linux/distr/fedora/extras/6/$ARCH/ http://ftp.nluug.nl/ftp/pub/os/Linux/distr/fedora/extras/6/$ARCH/ http://www.muug.mb.ca/pub/fedora/linux/extras/6/$ARCH/ ftp://mirrors.hpcf.upr.edu/pub/Mirrors/redhat/download.fedora.redhat.com/extras/6/$ARCH/ http://fedora.cs.wisc.edu/pub/mirrors/linux/download.fedora.redhat.com/pub/fedora/linux/extras/6/$ARCH/ http://ftp1.skynet.cz/pub/linux/fedora/extras/6/$ARCH/ http://ftp.iij.ad.jp/pub/linux/fedora/extras/6/$ARCH/ ftp://ftp.tecnoera.com/pub/fedora/linux/extras/6/$ARCH/ ftp://thales.memphis.edu/fedora/linux/extras/6/$ARCH/ http://mirror.steadfast.net/fedora/extras/6/$ARCH/ --- NEW FILE fedora-extras-debug-5 --- http://download.fedora.redhat.com/pub/fedora/linux/extras/5/$ARCH/debug/ http://mirror.pacific.net.au/linux/fedora/linux/extras/5/$ARCH/debug/ http://srl.cs.jhu.edu/YUM/fedora/extras/5/$ARCH/debug/ http://ftp.gui.uva.es/sites/fedora.redhat.com/extras/5/$ARCH/debug/ http://sunsite.mff.cuni.cz/pub/fedora-extras/5/$ARCH/debug/ ftp://alviss.et.tudelft.nl/pub/fedora/extras/5/$ARCH/debug/ http://mirror.aarnet.edu.au/pub/fedora/linux/extras/5/$ARCH/debug/ --- NEW FILE fedora-extras-debug-6 --- http://download.fedora.redhat.com/pub/fedora/linux/extras/6/$ARCH/debug/ http://mirror.pacific.net.au/linux/fedora/linux/extras/6/$ARCH/debug/ http://srl.cs.jhu.edu/YUM/fedora/extras/6/$ARCH/debug/ http://ftp.gui.uva.es/sites/fedora.redhat.com/extras/6/$ARCH/debug/ http://sunsite.mff.cuni.cz/pub/fedora-extras/6/$ARCH/debug/ ftp://alviss.et.tudelft.nl/pub/fedora/extras/6/$ARCH/debug/ http://mirror.aarnet.edu.au/pub/fedora/linux/extras/6/$ARCH/debug/ --- NEW FILE fedora-extras-devel --- http://download.fedoraproject.org/pub/fedora/linux/extras/development/$ARCH/ http://mirrors.kernel.org/fedora/extras/development/$ARCH/ http://fedora.cat.pdx.edu/linux/extras/development/$ARCH/ http://fedora.gtlib.cc.gatech.edu/pub/fedora.redhat/linux/extras/development/$ARCH/ http://fr2.rpmfind.net/linux/fedora/extras/development/$ARCH/ http://fr.rpmfind.net/linux/fedora/extras/development/$ARCH/ http://ftp.chg.ru/pub/Linux/fedora/linux/extras/development/$ARCH/ http://ftp.kddilabs.jp/Linux/packages/fedora/extras/development/$ARCH/ http://ftp.lug.ro/fedora/linux/extras/development/$ARCH/ http://ftp-stud.fht-esslingen.de/pub/fedora/linux/extras/development/$ARCH/ http://ftp.uni-bayreuth.de/linux/fedora/linux/extras/development/$ARCH/ http://gd.tuwien.ac.at/opsys/linux/fedora/extras/development/$ARCH/ http://mirror.hiwaay.net/redhat/fedora/linux/extras/development/$ARCH/ http://mirror.switch.ch/ftp/mirror/fedora/linux/extras/development/$ARCH/ http://mirror.web-ster.com/fedora/extras/development/$ARCH/ http://www.mirrorservice.org/sites/download.fedora.redhat.com/pub/fedora/linux/extras/development/$ARCH/ http://mirror.linux.duke.edu/pub/fedora/linux/extras/development/$ARCH/ ftp://fedora.mirrors.tds.net/pub/fedora-core-extras/development/$ARCH/ http://fedora.server4you.net/fedora/extras/development/$ARCH/ ftp://fedora.bu.edu/fedora/extras/development/$ARCH/ http://mirror.pacific.net.au/linux/fedora/linux/extras/development/$ARCH/ http://sunsite.mff.cuni.cz/pub/fedora-extras/development/$ARCH/ --- NEW FILE fedora-extras-source-5 --- http://download.fedora.redhat.com/pub/fedora/linux/extras/5/SRPMS/ http://mirror.pacific.net.au/linux/fedora/linux/extras/5/SRPMS/ http://srl.cs.jhu.edu/YUM/fedora/extras/5/SRPMS/ http://ftp.gui.uva.es/sites/fedora.redhat.com/extras/5/SRPMS/ http://sunsite.mff.cuni.cz/pub/fedora-extras/5/SRPMS/ ftp://alviss.et.tudelft.nl/pub/fedora/extras/5/SRPMS/ http://mirror.aarnet.edu.au/pub/fedora/linux/extras/5/SRPMS/ ftp://ftp.funet.fi/pub/mirrors/ftp.redhat.com/pub/fedora/linux/extras/5/SRPMS/ http://ftp-stud.fht-esslingen.de/pub/fedora/linux/extras/5/SRPMS/ --- NEW FILE fedora-extras-source-6 --- http://download.fedora.redhat.com/pub/fedora/linux/extras/6/SRPMS/ http://mirror.pacific.net.au/linux/fedora/linux/extras/6/SRPMS/ http://srl.cs.jhu.edu/YUM/fedora/extras/6/SRPMS/ http://ftp.gui.uva.es/sites/fedora.redhat.com/extras/6/SRPMS/ http://sunsite.mff.cuni.cz/pub/fedora-extras/6/SRPMS/ ftp://alviss.et.tudelft.nl/pub/fedora/extras/6/SRPMS/ http://mirror.aarnet.edu.au/pub/fedora/linux/extras/6/SRPMS/ ftp://ftp.funet.fi/pub/mirrors/ftp.redhat.com/pub/fedora/linux/extras/6/SRPMS/ http://ftp-stud.fht-esslingen.de/pub/fedora/linux/extras/6/SRPMS/ --- NEW FILE legacy-updates-released-fc4 --- http://download.fedoralegacy.org/fedora/4/updates/$ARCH/ --- NEW FILE legacy-updates-released-fc5 --- http://download.fedoralegacy.org/fedora/5/updates/$ARCH/ --- NEW FILE legacy-updates-released-fc6 --- http://download.fedoralegacy.org/fedora/6/updates/$ARCH/ --- NEW FILE legacy-updates-testing-fc4 --- http://download.fedoralegacy.org/fedora/4/updates-testing/$ARCH/ --- NEW FILE legacy-updates-testing-fc5 --- http://download.fedoralegacy.org/fedora/5/updates-testing/$ARCH/ --- NEW FILE legacy-updates-testing-fc6 --- http://download.fedoralegacy.org/fedora/6/updates-testing/$ARCH/ --- NEW FILE updates-released --- http://download.fedoraproject.org/pub/fedora/linux/core/updates/1/$ARCH/ http://rpmfind.net/linux/fedora/core/updates/1/$ARCH/ http://distro.ibiblio.org/pub/linux/distributions/fedora/linux/core/updates/1/$ARCH/ http://mirror.hiwaay.net/redhat/fedora/linux/core/updates/1/$ARCH/ http://mirror.linux.duke.edu/pub/fedora/linux/core/updates/1/$ARCH/ http://mirrors.kernel.org/fedora/core/updates/1/$ARCH/ http://sunsite.mff.cuni.cz/pub/fedora/updates/1/$ARCH/ --- NEW FILE updates-released-debug-fc5 --- http://download.fedora.redhat.com/pub/fedora/linux/core/updates/5/$ARCH/debug/ http://mirror.pacific.net.au/linux/fedora/linux/core/updates/5/$ARCH/debug/ --- NEW FILE updates-released-debug-fc6 --- http://download.fedora.redhat.com/pub/fedora/linux/core/updates/6/$ARCH/debug/ http://mirror.pacific.net.au/linux/fedora/linux/core/updates/6/$ARCH/debug/ --- NEW FILE updates-released-fc1 --- http://download.fedoraproject.org/pub/fedora/linux/core/updates/1/$ARCH/ http://download.fedoraproject.org/pub/fedora/linux/core/updates/1/$ARCH/ http://download.fedoraproject.org/pub/fedora/linux/core/updates/1/$ARCH/ http://download.fedoraproject.org/pub/fedora/linux/core/updates/1/$ARCH/ http://download.fedoraproject.org/pub/fedora/linux/core/updates/1/$ARCH/ http://download.fedoraproject.org/pub/fedora/linux/core/updates/1/$ARCH/ http://download.fedoraproject.org/pub/fedora/linux/core/updates/1/$ARCH/ http://download.fedoraproject.org/pub/fedora/linux/core/updates/1/$ARCH/ http://download.fedoraproject.org/pub/fedora/linux/core/updates/1/$ARCH/ http://download.fedoraproject.org/pub/fedora/linux/core/updates/1/$ARCH/ --- NEW FILE updates-released-fc1.at --- http://gd.tuwien.ac.at/opsys/linux/fedora/core/updates/1/$ARCH/ http://ftp.univie.ac.at/systems/linux/fedora/updates/1/$ARCH/ --- NEW FILE updates-released-fc1.au --- http://mirror.pacific.net.au/linux/redhat/fedora/updates/1/$ARCH/ --- NEW FILE updates-released-fc1.br --- http://www.las.ic.unicamp.br/pub/fedora/linux/core/updates/1/$ARCH/ --- NEW FILE updates-released-fc1.de --- http://wftp.tu-chemnitz.de/pub/linux/fedora-core/updates/1/$ARCH/ --- NEW FILE updates-released-fc1.ee --- http://redhat.linux.ee/pub/fedora/linux/core/updates/1/$ARCH/ --- NEW FILE updates-released-fc1.es --- http://ftp.fi.udc.es/pub/linux/fedora/linux/core/updates/1/$ARCH/ --- NEW FILE updates-released-fc1.fr --- http://fr2.rpmfind.net/linux/fedora/core/updates/1/$ARCH/ --- NEW FILE updates-released-fc1.gr --- http://ftp.ntua.gr/pub/linux/fedora/linux/core/updates/1/$ARCH/ --- NEW FILE updates-released-fc1.ie --- http://ftp.heanet.ie/pub/fedora/linux/core/updates/1/$ARCH/ --- NEW FILE updates-released-fc1.is --- http://ftp.rhnet.is/pub/fedora/updates/1/$ARCH/ --- NEW FILE updates-released-fc1.jp --- http://ftp.kddilabs.jp/Linux/packages/fedora/core/updates/1/$ARCH --- NEW FILE updates-released-fc1.ro --- http://ftp.iasi.roedu.net/mirrors/fedora.redhat.com/core/updates/1/$ARCH/ --- NEW FILE updates-released-fc1.ru --- http://ftp.chg.ru/pub/Linux/fedora/linux/core/updates/1/$ARCH/ --- NEW FILE updates-released-fc1.uk --- http://www.mirror.ac.uk/sites/fedora.redhat.com/updates/1/$ARCH/ http://zeniiia.linux.org.uk/pub/distributions/fedora/linux/core/updates/1/$ARCH/ --- NEW FILE updates-released-fc1.us.east --- http://download.fedoraproject.org/pub/fedora/linux/core/updates/1/$ARCH/ http://rpmfind.net/linux/fedora/core/updates/1/$ARCH/ http://distro.ibiblio.org/pub/linux/distributions/fedora/linux/core/updates/1/$ARCH/ http://mirror.hiwaay.net/redhat/fedora/linux/core/updates/1/$ARCH/ http://mirror.linux.duke.edu/pub/fedora/linux/core/updates/1/$ARCH/ http://redhat.secsup.org/fedora/core/updates/1/$ARCH/ http://mirrors.kernel.org/fedora/core/updates/1/$ARCH/ --- NEW FILE updates-released-fc1.us.west --- http://download.fedoraproject.org/pub/fedora/linux/core/updates/1/$ARCH/ --- NEW FILE updates-released-fc2 --- http://download.fedoraproject.org/pub/fedora/linux/core/updates/2/$ARCH/ http://download.fedoraproject.org/pub/fedora/linux/core/updates/2/$ARCH/ http://download.fedoraproject.org/pub/fedora/linux/core/updates/2/$ARCH/ http://download.fedoraproject.org/pub/fedora/linux/core/updates/2/$ARCH/ http://download.fedoraproject.org/pub/fedora/linux/core/updates/2/$ARCH/ http://download.fedoraproject.org/pub/fedora/linux/core/updates/2/$ARCH/ http://download.fedoraproject.org/pub/fedora/linux/core/updates/2/$ARCH/ http://download.fedoraproject.org/pub/fedora/linux/core/updates/2/$ARCH/ http://download.fedoraproject.org/pub/fedora/linux/core/updates/2/$ARCH/ http://download.fedoraproject.org/pub/fedora/linux/core/updates/2/$ARCH/ http://download.fedoraproject.org/pub/fedora/linux/core/updates/2/$ARCH/ --- NEW FILE updates-released-fc2.br --- http://www.las.ic.unicamp.br/pub/fedora/linux/core/updates/2/$ARCH/ --- NEW FILE updates-released-fc2.cz --- --- NEW FILE updates-released-fc2.de --- http://wftp.tu-chemnitz.de/pub/linux/fedora-core/updates/2/$ARCH/ --- NEW FILE updates-released-fc2.ee --- http://redhat.linux.ee/pub/fedora/linux/core/updates/2/$ARCH/ --- NEW FILE updates-released-fc2.es --- http://ftp.fi.udc.es/pub/linux/fedora/linux/core/updates/2/$ARCH/ --- NEW FILE updates-released-fc2.fr --- http://fr2.rpmfind.net/linux/fedora/core/updates/2/$ARCH/ --- NEW FILE updates-released-fc2.gr --- http://ftp.ntua.gr/pub/linux/fedora/linux/core/updates/2/$ARCH/ --- NEW FILE updates-released-fc2.ie --- http://ftp.heanet.ie/pub/fedora/linux/core/updates/2/$ARCH/ --- NEW FILE updates-released-fc2.is --- http://ftp.rhnet.is/pub/fedora/updates/2/$ARCH/ --- NEW FILE updates-released-fc2.jp --- http://ftp.kddilabs.jp/Linux/packages/fedora/core/updates/2/$ARCH --- NEW FILE updates-released-fc2.ro --- http://ftp.iasi.roedu.net/mirrors/fedora.redhat.com/core/updates/2/$ARCH/ --- NEW FILE updates-released-fc2.ru --- http://ftp.chg.ru/pub/Linux/fedora/linux/core/updates/2/$ARCH/ --- NEW FILE updates-released-fc2.uk --- http://www.mirror.ac.uk/sites/fedora.redhat.com/updates/2/$ARCH/ http://zeniiia.linux.org.uk/pub/distributions/fedora/linux/core/updates/2/$ARCH/ --- NEW FILE updates-released-fc2.us.east --- http://download.fedoraproject.org/pub/fedora/linux/core/updates/2/$ARCH/ http://rpmfind.net/linux/fedora/core/updates/2/$ARCH/ http://distro.ibiblio.org/pub/linux/distributions/fedora/linux/core/updates/2/$ARCH/ http://mirror.hiwaay.net/redhat/fedora/linux/core/updates/2/$ARCH/ http://mirror.linux.duke.edu/pub/fedora/linux/core/updates/2/$ARCH/ http://redhat.secsup.org/fedora/core/updates/2/$ARCH/ http://mirrors.kernel.org/fedora/core/updates/2/$ARCH/ --- NEW FILE updates-released-fc2.us.west --- http://download.fedoraproject.org/pub/fedora/linux/core/updates/2/$ARCH/ --- NEW FILE updates-released-fc3 --- http://download.fedoraproject.org/pub/fedora/linux/core/updates/3/$ARCH/ http://download.fedoraproject.org/pub/fedora/linux/core/updates/3/$ARCH/ http://download.fedoraproject.org/pub/fedora/linux/core/updates/3/$ARCH/ http://download.fedoraproject.org/pub/fedora/linux/core/updates/3/$ARCH/ http://download.fedoraproject.org/pub/fedora/linux/core/updates/3/$ARCH/ http://download.fedoraproject.org/pub/fedora/linux/core/updates/3/$ARCH/ http://download.fedoraproject.org/pub/fedora/linux/core/updates/3/$ARCH/ http://download.fedoraproject.org/pub/fedora/linux/core/updates/3/$ARCH/ http://download.fedoraproject.org/pub/fedora/linux/core/updates/3/$ARCH/ http://download.fedoraproject.org/pub/fedora/linux/core/updates/3/$ARCH/ --- NEW FILE updates-released-fc3.at --- http://gd.tuwien.ac.at/opsys/linux/fedora/core/updates/3/$ARCH/ --- NEW FILE updates-released-fc3.br --- http://www.las.ic.unicamp.br/pub/fedora/linux/core/updates/3/$ARCH --- NEW FILE updates-released-fc3.ca --- http://mirror.cpsc.ucalgary.ca/mirror/fedora/linux/core/updates/3/$ARCH/ --- NEW FILE updates-released-fc3.ch --- http://mirror.switch.ch/ftp/mirror/fedora/linux/core/updates/3/$ARCH --- NEW FILE updates-released-fc3.cl --- http://mirror.netglobalis.net/pub/fedora/updates/3/$ARCH --- NEW FILE updates-released-fc3.cz --- http://sunsite.mff.cuni.cz/pub/fedora/updates/3/$ARCH/ --- NEW FILE updates-released-fc3.de --- http://sunsite.informatik.rwth-aachen.de/ftp/pub/linux/fedora-core/updates/3/$ARCH/ http://ftp.uni-koeln.de/fedora/updates/3/$ARCH/ http://wftp.tu-chemnitz.de/pub/linux/fedora-core/updates/3/$ARCH/ http://ftp.uni-bayreuth.de/linux/fedora/linux/core/updates/3/$ARCH http://ftp-stud.fht-esslingen.de/pub/fedora/linux/core/updates/3/$ARCH/ --- NEW FILE updates-released-fc3.dk --- http://fedora-mirror.dkuug.dk/linux/core/updates/3/$ARCH/ --- NEW FILE updates-released-fc3.fr --- http://fr.rpmfind.net/linux/fedora/core/updates/3/$ARCH http://fr2.rpmfind.net/linux/fedora/core/updates/3/$ARCH --- NEW FILE updates-released-fc3.hk --- http://ftp.hostrino.com/pub/fedora/linux/core/updates/3/$ARCH/ --- NEW FILE updates-released-fc3.ie --- http://ftp.esat.net/pub/linux/fedora/updates/3/$ARCH/ http://ftp.heanet.ie/pub/fedora/linux/core/updates/3/$ARCH/ --- NEW FILE updates-released-fc3.is --- http://ftp.rhnet.is/pub/fedora/updates/3/$ARCH/ --- NEW FILE updates-released-fc3.jp --- http://ftp.kddilabs.jp/Linux/packages/fedora/core/updates/3/$ARCH/ --- NEW FILE updates-released-fc3.pl --- http://sunsite.icm.edu.pl/pub/Linux/fedora/linux/core/updates/3/$ARCH/ http://ftp.ps.pl/pub/linux/fedora-updates/3/$ARCH/ --- NEW FILE updates-released-fc3.ro --- http://ftp.lug.ro/fedora/linux/core/updates/3/$ARCH/ --- NEW FILE updates-released-fc3.ru --- http://ftp.chg.ru/pub/Linux/fedora/linux/core/updates/3/$ARCH/ --- NEW FILE updates-released-fc3.tw --- http://ftp.isu.edu.tw/pub/Linux/Fedora/linux/core/updates/3/$ARCH/ --- NEW FILE updates-released-fc3.uk --- http://www.mirrorservice.org/sites/download.fedora.redhat.com/pub/fedora/linux/core/updates/3/$ARCH --- NEW FILE updates-released-fc3.us.east --- http://download.fedoraproject.org/pub/fedora/linux/core/updates/3/$ARCH/ http://redhat.secsup.org/fedora/core/updates/3/$ARCH/ http://ftp.ale.org/pub/fedora/linux/core/updates/3/$ARCH/ http://ftp.ndlug.nd.edu/pub/fedora/linux/core/updates/3/$ARCH/ http://mirror.hiwaay.net/redhat/fedora/linux/core/updates/3/$ARCH/ http://ftp.ussg.iu.edu/linux/fedora/linux/core/updates/3/$ARCH/ http://fedora.gtlib.cc.gatech.edu/pub/fedora.redhat/linux/core/updates/3/$ARCH/ --- NEW FILE updates-released-fc3.us.west --- http://download.fedoraproject.org/pub/fedora/linux/core/updates/3/$ARCH/ http://limestone.uoregon.edu/ftp/fedora/updates/3/$ARCH/ http://mirror.web-ster.com/fedora/core/updates/3/$ARCH/ http://mirror.stanford.edu/fedora/linux/core/updates/3/$ARCH/ http://fedora.cat.pdx.edu/linux/core/updates/3/$ARCH/ http://mirrors.kernel.org/fedora/core/updates/3/$ARCH/ --- NEW FILE updates-released-fc3.yu --- http://mirror.etf.bg.ac.yu/fedora/linux/core/updates/3/$ARCH --- NEW FILE updates-released-fc4 --- http://download.fedoraproject.org/pub/fedora/linux/core/updates/4/$ARCH/ http://download.fedoraproject.org/pub/fedora/linux/core/updates/4/$ARCH/ http://download.fedoraproject.org/pub/fedora/linux/core/updates/4/$ARCH/ http://download.fedoraproject.org/pub/fedora/linux/core/updates/4/$ARCH/ http://download.fedoraproject.org/pub/fedora/linux/core/updates/4/$ARCH/ http://download.fedoraproject.org/pub/fedora/linux/core/updates/4/$ARCH/ http://download.fedoraproject.org/pub/fedora/linux/core/updates/4/$ARCH/ http://download.fedoraproject.org/pub/fedora/linux/core/updates/4/$ARCH/ http://download.fedoraproject.org/pub/fedora/linux/core/updates/4/$ARCH/ http://download.fedoraproject.org/pub/fedora/linux/core/updates/4/$ARCH/ http://download.fedoraproject.org/pub/fedora/linux/core/updates/4/$ARCH/ --- NEW FILE updates-released-fc4.at --- http://ftp.tugraz.at/mirror/redhat-linux/fedora/linux/core/updates/4/$ARCH/ --- NEW FILE updates-released-fc4.br --- http://www.las.ic.unicamp.br/pub/fedora/linux/core/updates/4/$ARCH/ http://ftp.tecnoera.com/pub/fedora/linux/core/updates/4/$ARCH/ --- NEW FILE updates-released-fc4.ca --- http://less.cogeco.net/pub/fedora/linux/core/updates/4/$ARCH/ http://gulus.USherbrooke.ca/pub/distro/fedora/linux/core/updates/4/$ARCH/ http://www.muug.mb.ca/pub/fedora/linux/core/updates/4/$ARCH/ http://fedora.arcticnetwork.ca/updates/4/$ARCH/ --- NEW FILE updates-released-fc4.ch --- http://mirror.switch.ch/ftp/mirror/fedora/linux/core/updates/4/$ARCH/ --- NEW FILE updates-released-fc4.cl --- http://ftp.tecnoera.com/pub/fedora/linux/core/updates/4/$ARCH/ http://mirror.netglobalis.net/pub/fedora/core/updates/4/$ARCH/ --- NEW FILE updates-released-fc4.cz --- http://sunsite.mff.cuni.cz/pub/fedora/updates/4/$ARCH/ http://ftp1.skynet.cz/pub/linux/fedora/updates/4/$ARCH/ --- NEW FILE updates-released-fc4.de --- http://wftp.tu-chemnitz.de/pub/linux/fedora-core/updates/4/$ARCH/ http://ftp.uni-bayreuth.de/linux/fedora/linux/core/updates/4/$ARCH/ http://ftp-stud.fht-esslingen.de/pub/fedora/linux/core/updates/4/$ARCH/ http://dl.atrpms.net/mirrors/fedoracore/updates/4/$ARCH/ --- NEW FILE updates-released-fc4.dk --- http://klid.dk/homeftp/fedora/linux/core/updates/4/$ARCH/ --- NEW FILE updates-released-fc4.fr --- http://ftp.crihan.fr/mirrors/fedora.redhat.com/fedora/linux/core/updates/4/$ARCH/ http://fr.rpmfind.net/linux/fedora/core/updates/4/$ARCH/ http://fr2.rpmfind.net/linux/fedora/core/updates/4/$ARCH/ http://www-ftp.lip6.fr/pub/linux/distributions/fedora/updates/4/$ARCH/ --- NEW FILE updates-released-fc4.ie --- http://ftp.heanet.ie/pub/fedora/linux/core/updates/4/$ARCH/ http://ftp.esat.net/mirrors/download.fedora.redhat.com/pub/fedora/linux/core/updates/4/$ARCH/ --- NEW FILE updates-released-fc4.is --- http://www.fedora.is/fedora/core/updates/4/$ARCH/ --- NEW FILE updates-released-fc4.jp --- http://ftp.riken.jp/Linux/fedora/core/updates/4/$ARCH/ http://ftp.nara.wide.ad.jp/pub/Linux/fedora/core/updates/4/$ARCH/ --- NEW FILE updates-released-fc4.pl --- http://sunsite.icm.edu.pl/pub/Linux/fedora/linux/core/updates/4/$ARCH/ http://ftp.ps.pl/pub/linux/fedora-core/updates/4/$ARCH/ --- NEW FILE updates-released-fc4.ro --- http://ftp.iasi.roedu.net/mirrors/fedora.redhat.com/core/updates/4/$ARCH/ http://ftp.lug.ro/fedora/linux/core/updates/4/$ARCH/ --- NEW FILE updates-released-fc4.ru --- http://ftp.chg.ru/pub/Linux/fedora/core/updates/4/$ARCH/ --- NEW FILE updates-released-fc4.tw --- http://ftp.isu.edu.tw/pub/Linux/Fedora/linux/core/updates/4/$ARCH/ --- NEW FILE updates-released-fc4.uk --- http://zeniv.linux.org.uk/pub/distributions/fedora/linux/core/updates/4/$ARCH/ --- NEW FILE updates-released-fc4.us.east --- http://download.fedoraproject.org/pub/fedora/linux/core/updates/4/$ARCH/ http://mirror.linux.duke.edu/pub/fedora/linux/core/updates/4/$ARCH/ http://fedora.mirrors.tds.net/pub/fedora-core/updates/4/$ARCH/ http://mirror.hiwaay.net/redhat/fedora/linux/core/updates/4/$ARCH/ http://fedora.secsup.org/core/updates/4/$ARCH/ http://mirror.newnanutilities.org/fedora/linux/core/updates/4/$ARCH/ http://fedora.cs.wisc.edu/pub/mirrors/linux/download.fedora.redhat.com/pub/fedora/linux/core/updates/4/$ARCH/ http://ftp.ale.org/pub/fedora/linux/core/updates/4/$ARCH/ http://ftp.ndlug.nd.edu/pub/fedora/linux/core/updates/4/$ARCH/ http://mirrors.playboy.com/fedora/updates/4/$ARCH/ http://mirror.phy.olemiss.edu/mirror/fedora/core/updates/4/$ARCH/ http://mirror.mcs.anl.gov/pub/fedora-linux-core/updates/4/$ARCH/ http://ftp.ussg.iu.edu/linux/fedora/linux/core/updates/4/$ARCH/ http://srl.cs.jhu.edu/YUM/fedora-core/updates/4/$ARCH/ http://linux.admin.uillinois.edu/pub/linux/fedora/linux/core/updates/4/$ARCH/ --- NEW FILE updates-released-fc4.us.west --- http://download.fedoraproject.org/pub/fedora/linux/core/updates/4/$ARCH/ http://limestone.uoregon.edu/ftp/fedora/updates/4/$ARCH/ http://mirror.stanford.edu/fedora/linux/core/updates/4/$ARCH/ http://mirrors.kernel.org/fedora/core/updates/4/$ARCH/ http://mirror.web-ster.com/fedora/core/updates/4/$ARCH/ http://fedora.cat.pdx.edu/linux/core/updates/4/$ARCH/ http://mirror.usu.edu/mirrors/fedora/linux/core/updates/4/$ARCH/ http://mirrors.tummy.com/mirrors/fedora.redhat.com/fedora/linux/core/updates/4/$ARCH/ --- NEW FILE updates-released-fc4.yu --- http://mirror.etf.bg.ac.yu/distributions/fedora/updates/4/$ARCH/ http://mirror2.etf.bg.ac.yu/distributions/fedora/updates/4/$ARCH/ --- NEW FILE updates-released-fc5 --- http://redhat.download.fedoraproject.org/pub/fedora/linux/core/updates/5/$ARCH/ http://less.cogeco.net/pub/fedora/linux/core/updates/5/$ARCH/ http://ftp.kddilabs.jp/Linux/packages/fedora/core/updates/5/$ARCH/ http://fedora.inode.at/updates/5/$ARCH/ http://ftp.upjs.sk/pub/fedora/linux/core/updates/5/$ARCH/ http://mirror.netglobalis.net/pub/fedora/updates/5/$ARCH/ http://ftp1.skynet.cz/pub/linux/fedora/updates/5/$ARCH/ http://ftp.iij.ad.jp/pub/linux/fedora/core/updates/5/$ARCH/ http://mirrors.kernel.org/fedora/core/updates/5/$ARCH/ ftp://falkor.skane.se/pub/mirrors/fedora/updates/5/$ARCH/ ftp://ftp.quicknet.nl/pub/Linux/download.fedora.redhat.com/updates/5/$ARCH/ ftp://ftp.wsisiz.edu.pl/pub/linux/fedora/linux/core/updates/5/$ARCH/ http://fedora.mirrors.lug.ro/fedora/linux/core/updates/5/$ARCH/ http://ftp.nara.wide.ad.jp/pub/Linux/fedora/core/updates/5/$ARCH/ http://ftp.chg.ru/pub/Linux/fedora/linux/core/updates/5/$ARCH/ ftp://ftp.wicks.co.nz/pub/linux/dist/fedora/updates/5/$ARCH/ http://gulus.USherbrooke.ca/pub/distro/fedora/linux/core/updates/5/$ARCH/ ftp://ftp.rdsor.ro/pub/Linux/Distributions/Fedora/updates/5/$ARCH/ http://fedora.mirrors.tds.net/pub/fedora-core/updates/5/$ARCH/ http://ftp.stw-bonn.de/pub/fedora/linux/core/updates/5/$ARCH/ http://www.las.ic.unicamp.br/pub/fedora/linux/core/updates/5/$ARCH/ http://www.mirrorservice.org/sites/download.fedora.redhat.com/pub/fedora/linux/core/updates/5/$ARCH/ ftp://ftp.ciril.fr/pub//linux/fedora/linux/core/updates/5/$ARCH/ http://ftp.crihan.fr/mirrors/fedora.redhat.com/fedora/linux/core/updates/5/$ARCH/ ftp://ftp.fu-berlin.de/linux/fedora/core/updates/5/$ARCH/ http://www.muug.mb.ca/pub/fedora/linux/core/updates/5/$ARCH/ http://sunsite.mff.cuni.cz/pub/fedora/updates/5/$ARCH/ http://mirror.hiwaay.net/pub/fedora/linux/core/updates/5/$ARCH/ ftp://ftp.dc.aleron.net/pub/linux/fedora/linux/core/updates/5/$ARCH/ http://fedora.colorado.edu/linux/core/updates/5/$ARCH/ http://ftp.surfnet.nl/ftp/pub/os/Linux/distr/fedora/updates/5/$ARCH/ http://ftp.nluug.nl/ftp/pub/os/Linux/distr/fedora/updates/5/$ARCH/ http://fr.rpmfind.net/linux/fedora/core/updates/5/$ARCH/ http://ftp.esat.net/pub/linux/fedora/updates/5/$ARCH/ http://ftp.informatik.uni-frankfurt.de/fedora/core/updates/5/$ARCH/ http://fr2.rpmfind.net/linux/fedora/core/updates/5/$ARCH/ http://ftp.ale.org/mirrors/fedora/linux/core/updates/5/$ARCH/ ftp://ftp.tecnoera.com/pub/fedora/linux/updates/5/$ARCH/ http://mirror.optus.net/fedora/core/updates/5/$ARCH/ http://ftp.rhd.ru/pub/fedora/linux/core/updates/5/$ARCH/ http://mirror.linux.duke.edu/pub/fedora/linux/core/updates/5/$ARCH/ http://distro.ibiblio.org/pub/linux/distributions/fedora/linux/core/updates/5/$ARCH/ http://mirror.eas.muohio.edu/fedora/linux/core/updates/5/$ARCH/ ftp://mirrors.hpcf.upr.edu/pub/Mirrors/redhat/download.fedora.redhat.com/updates/5/$ARCH/ http://redhat.secsup.org/fedora/core/updates/5/$ARCH/ ftp://mirror.newnanutilities.org/pub/fedora/linux/core/updates/5/$ARCH/ ftp://ftp.software.umn.edu/linux/fedora/core/updates/5/$ARCH/ http://fedora.gtlib.gatech.edu/pub/fedora.redhat/linux/core/updates/5/$ARCH/ http://fedora.cs.wisc.edu/pub/mirrors/linux/download.fedora.redhat.com/pub/fedora/linux/core/updates/5/$ARCH/ http://ftp.ndlug.nd.edu/pub/fedora/linux/core/updates/5/$ARCH/ http://fedora.server4you.net/fedora/core/updates/5/$ARCH/ ftp://mirrors.ptd.net/fedora/core/updates/5/$ARCH/ ftp://fedora.bu.edu/fedora/core/updates/5/$ARCH/ http://mirror.pacific.net.au/linux/fedora/linux/core/updates/5/$ARCH/ http://srl.cs.jhu.edu/YUM/fedora/core/updates/5/$ARCH/ http://ftp.gui.uva.es/sites/fedora.redhat.com/core/updates/5/$ARCH/ ftp://alviss.et.tudelft.nl/pub/fedora/core/updates/5/$ARCH/ http://mirror.aarnet.edu.au/pub/fedora/linux/core/updates/5/$ARCH/ ftp://ftp.funet.fi/pub/mirrors/ftp.redhat.com/pub/fedora/linux/core/updates/5/$ARCH/ ftp://thales.memphis.edu/fedora/linux/core/updates/5/$ARCH/ http://ftp-stud.fht-esslingen.de/pub/fedora/linux/core/updates/5/$ARCH/ ftp://ftp.redhat.ikoula.com/fedora/updates/5/$ARCH/ http://ftp.astral.ro/distros/fedora/core/updates/5/$ARCH/ ftp://mirror.nyi.net/fedora/updates/5/$ARCH/ http://fedora.mirrors.hoobly.com/updates/5/$ARCH/ http://mirror.steadfast.net/fedora/core/updates/5/$ARCH/ http://fedora.ifc.unam.mx/fedora/updates/5/$ARCH/ http://ftp.kaist.ac.kr/pub/fedora/linux/core/updates/5/$ARCH/ ftp://ftp.is.co.za/linux/distributions/fedora/linux/core/updates/5/$ARCH/ http://www.jur-linux.org/download/fedora/updates/5/$ARCH/ --- NEW FILE updates-released-fc5-redirect --- http://redhat.download.fedoraproject.org/pub/fedora/linux/core/updates/5/$ARCH/ http://less.cogeco.net/pub/fedora/linux/core/updates/5/$ARCH/ http://ftp.kddilabs.jp/Linux/packages/fedora/core/updates/5/$ARCH/ http://fedora.inode.at/updates/5/$ARCH/ http://ftp.upjs.sk/pub/fedora/linux/core/updates/5/$ARCH/ http://mirror.netglobalis.net/pub/fedora/updates/5/$ARCH/ http://ftp1.skynet.cz/pub/linux/fedora/updates/5/$ARCH/ http://ftp.iij.ad.jp/pub/linux/fedora/core/updates/5/$ARCH/ http://mirrors.kernel.org/fedora/core/updates/5/$ARCH/ ftp://falkor.skane.se/pub/mirrors/fedora/updates/5/$ARCH/ ftp://ftp.quicknet.nl/pub/Linux/download.fedora.redhat.com/updates/5/$ARCH/ ftp://ftp.wsisiz.edu.pl/pub/linux/fedora/linux/core/updates/5/$ARCH/ http://fedora.mirrors.lug.ro/fedora/linux/core/updates/5/$ARCH/ http://ftp.nara.wide.ad.jp/pub/Linux/fedora/core/updates/5/$ARCH/ http://ftp.chg.ru/pub/Linux/fedora/linux/core/updates/5/$ARCH/ ftp://ftp.wicks.co.nz/pub/linux/dist/fedora/updates/5/$ARCH/ http://gulus.USherbrooke.ca/pub/distro/fedora/linux/core/updates/5/$ARCH/ ftp://ftp.rdsor.ro/pub/Linux/Distributions/Fedora/updates/5/$ARCH/ http://fedora.mirrors.tds.net/pub/fedora-core/updates/5/$ARCH/ http://ftp.stw-bonn.de/pub/fedora/linux/core/updates/5/$ARCH/ http://www.las.ic.unicamp.br/pub/fedora/linux/core/updates/5/$ARCH/ http://www.mirrorservice.org/sites/download.fedora.redhat.com/pub/fedora/linux/core/updates/5/$ARCH/ ftp://ftp.ciril.fr/pub//linux/fedora/linux/core/updates/5/$ARCH/ http://ftp.crihan.fr/mirrors/fedora.redhat.com/fedora/linux/core/updates/5/$ARCH/ ftp://ftp.fu-berlin.de/linux/fedora/core/updates/5/$ARCH/ http://www.muug.mb.ca/pub/fedora/linux/core/updates/5/$ARCH/ http://sunsite.mff.cuni.cz/pub/fedora/updates/5/$ARCH/ http://mirror.hiwaay.net/pub/fedora/linux/core/updates/5/$ARCH/ ftp://ftp.dc.aleron.net/pub/linux/fedora/linux/core/updates/5/$ARCH/ http://fedora.colorado.edu/linux/core/updates/5/$ARCH/ http://ftp.surfnet.nl/ftp/pub/os/Linux/distr/fedora/updates/5/$ARCH/ http://ftp.nluug.nl/ftp/pub/os/Linux/distr/fedora/updates/5/$ARCH/ http://fr.rpmfind.net/linux/fedora/core/updates/5/$ARCH/ http://ftp.esat.net/pub/linux/fedora/updates/5/$ARCH/ http://ftp.informatik.uni-frankfurt.de/fedora/core/updates/5/$ARCH/ http://fr2.rpmfind.net/linux/fedora/core/updates/5/$ARCH/ http://ftp.ale.org/mirrors/fedora/linux/core/updates/5/$ARCH/ ftp://ftp.tecnoera.com/pub/fedora/linux/updates/5/$ARCH/ http://mirror.optus.net/fedora/core/updates/5/$ARCH/ http://ftp.rhd.ru/pub/fedora/linux/core/updates/5/$ARCH/ http://mirror.linux.duke.edu/pub/fedora/linux/core/updates/5/$ARCH/ http://distro.ibiblio.org/pub/linux/distributions/fedora/linux/core/updates/5/$ARCH/ http://mirror.eas.muohio.edu/fedora/linux/core/updates/5/$ARCH/ ftp://mirrors.hpcf.upr.edu/pub/Mirrors/redhat/download.fedora.redhat.com/updates/5/$ARCH/ http://redhat.secsup.org/fedora/core/updates/5/$ARCH/ ftp://mirror.newnanutilities.org/pub/fedora/linux/core/updates/5/$ARCH/ ftp://ftp.software.umn.edu/linux/fedora/core/updates/5/$ARCH/ http://fedora.gtlib.gatech.edu/pub/fedora.redhat/linux/core/updates/5/$ARCH/ http://fedora.cs.wisc.edu/pub/mirrors/linux/download.fedora.redhat.com/pub/fedora/linux/core/updates/5/$ARCH/ http://ftp.ndlug.nd.edu/pub/fedora/linux/core/updates/5/$ARCH/ http://fedora.server4you.net/fedora/core/updates/5/$ARCH/ ftp://mirrors.ptd.net/fedora/core/updates/5/$ARCH/ ftp://fedora.bu.edu/fedora/core/updates/5/$ARCH/ --- NEW FILE updates-released-fc6 --- http://redhat.download.fedoraproject.org/pub/fedora/linux/core/updates/6/$ARCH/ http://less.cogeco.net/pub/fedora/linux/core/updates/6/$ARCH/ http://ftp.kddilabs.jp/Linux/packages/fedora/core/updates/6/$ARCH/ http://fedora.inode.at/updates/6/$ARCH/ http://ftp.upjs.sk/pub/fedora/linux/core/updates/6/$ARCH/ http://mirror.netglobalis.net/pub/fedora/updates/6/$ARCH/ http://ftp1.skynet.cz/pub/linux/fedora/updates/6/$ARCH/ http://ftp.iij.ad.jp/pub/linux/fedora/core/updates/6/$ARCH/ http://mirrors.kernel.org/fedora/core/updates/6/$ARCH/ ftp://falkor.skane.se/pub/mirrors/fedora/updates/6/$ARCH/ ftp://ftp.quicknet.nl/pub/Linux/download.fedora.redhat.com/updates/6/$ARCH/ ftp://ftp.wsisiz.edu.pl/pub/linux/fedora/linux/core/updates/6/$ARCH/ http://fedora.mirrors.lug.ro/fedora/linux/core/updates/6/$ARCH/ http://ftp.nara.wide.ad.jp/pub/Linux/fedora/core/updates/6/$ARCH/ http://ftp.chg.ru/pub/Linux/fedora/linux/core/updates/6/$ARCH/ ftp://ftp.wicks.co.nz/pub/linux/dist/fedora/updates/6/$ARCH/ http://gulus.USherbrooke.ca/pub/distro/fedora/linux/core/updates/6/$ARCH/ ftp://ftp.rdsor.ro/pub/Linux/Distributions/Fedora/updates/6/$ARCH/ http://fedora.mirrors.tds.net/pub/fedora-core/updates/6/$ARCH/ http://ftp.stw-bonn.de/pub/fedora/linux/core/updates/6/$ARCH/ http://www.las.ic.unicamp.br/pub/fedora/linux/core/updates/6/$ARCH/ http://www.mirrorservice.org/sites/download.fedora.redhat.com/pub/fedora/linux/core/updates/6/$ARCH/ ftp://ftp.ciril.fr/pub//linux/fedora/linux/core/updates/6/$ARCH/ http://ftp.crihan.fr/mirrors/fedora.redhat.com/fedora/linux/core/updates/6/$ARCH/ ftp://ftp.fu-berlin.de/linux/fedora/core/updates/6/$ARCH/ http://www.muug.mb.ca/pub/fedora/linux/core/updates/6/$ARCH/ http://sunsite.mff.cuni.cz/pub/fedora/updates/6/$ARCH/ http://mirror.hiwaay.net/pub/fedora/linux/core/updates/6/$ARCH/ ftp://ftp.dc.aleron.net/pub/linux/fedora/linux/core/updates/6/$ARCH/ http://fedora.colorado.edu/linux/core/updates/6/$ARCH/ http://ftp.surfnet.nl/ftp/pub/os/Linux/distr/fedora/updates/6/$ARCH/ http://ftp.nluug.nl/ftp/pub/os/Linux/distr/fedora/updates/6/$ARCH/ http://fr.rpmfind.net/linux/fedora/core/updates/6/$ARCH/ http://ftp.esat.net/pub/linux/fedora/updates/6/$ARCH/ http://ftp.informatik.uni-frankfurt.de/fedora/core/updates/6/$ARCH/ http://fr2.rpmfind.net/linux/fedora/core/updates/6/$ARCH/ http://ftp.ale.org/mirrors/fedora/linux/core/updates/6/$ARCH/ ftp://ftp.tecnoera.com/pub/fedora/linux/updates/6/$ARCH/ http://mirror.optus.net/fedora/core/updates/6/$ARCH/ http://ftp.rhd.ru/pub/fedora/linux/core/updates/6/$ARCH/ http://mirror.linux.duke.edu/pub/fedora/linux/core/updates/6/$ARCH/ http://distro.ibiblio.org/pub/linux/distributions/fedora/linux/core/updates/6/$ARCH/ http://mirror.eas.muohio.edu/fedora/linux/core/updates/6/$ARCH/ ftp://mirrors.hpcf.upr.edu/pub/Mirrors/redhat/download.fedora.redhat.com/updates/6/$ARCH/ http://redhat.secsup.org/fedora/core/updates/6/$ARCH/ ftp://mirror.newnanutilities.org/pub/fedora/linux/core/updates/6/$ARCH/ ftp://ftp.software.umn.edu/linux/fedora/core/updates/6/$ARCH/ http://fedora.gtlib.gatech.edu/pub/fedora.redhat/linux/core/updates/6/$ARCH/ http://fedora.cs.wisc.edu/pub/mirrors/linux/download.fedora.redhat.com/pub/fedora/linux/core/updates/6/$ARCH/ http://ftp.ndlug.nd.edu/pub/fedora/linux/core/updates/6/$ARCH/ http://fedora.server4you.net/fedora/core/updates/6/$ARCH/ ftp://mirrors.ptd.net/fedora/core/updates/6/$ARCH/ ftp://fedora.bu.edu/fedora/core/updates/6/$ARCH/ http://mirror.pacific.net.au/linux/fedora/linux/core/updates/6/$ARCH/ ftp://mirror.switch.ch/mirror/fedora/linux/core/updates/6/$ARCH/ http://mirror.switch.ch/ftp/mirror/fedora/linux/core/updates/6/$ARCH/ http://srl.cs.jhu.edu/YUM/fedora/core/updates/6/$ARCH/ http://ftp.gui.uva.es/sites/fedora.redhat.com/core/updates/6/$ARCH/ ftp://alviss.et.tudelft.nl/pub/fedora/core/updates/6/$ARCH/ http://mirror.aarnet.edu.au/pub/fedora/linux/core/updates/6/$ARCH/ ftp://ftp.funet.fi/pub/mirrors/ftp.redhat.com/pub/fedora/linux/core/updates/6/$ARCH/ ftp://thales.memphis.edu/fedora/linux/core/updates/6/$ARCH/ http://ftp-stud.fht-esslingen.de/pub/fedora/linux/core/updates/6/$ARCH/ ftp://ftp.redhat.ikoula.com/fedora/updates/6/$ARCH/ http://ftp.astral.ro/distros/fedora/core/updates/6/$ARCH/ ftp://mirror.nyi.net/fedora/updates/6/$ARCH/ http://fedora.mirrors.hoobly.com/updates/6/$ARCH/ http://mirror.steadfast.net/fedora/core/updates/6/$ARCH/ http://fedora.ifc.unam.mx/fedora/updates/6/$ARCH/ http://ftp.kaist.ac.kr/pub/fedora/linux/core/updates/6/$ARCH/ ftp://ftp.is.co.za/linux/distributions/fedora/linux/core/updates/6/$ARCH/ http://www.jur-linux.org/download/fedora/updates/6/$ARCH/ --- NEW FILE updates-released-fc6-redirect --- http://redhat.download.fedoraproject.org/pub/fedora/linux/core/updates/6/$ARCH/ http://less.cogeco.net/pub/fedora/linux/core/updates/6/$ARCH/ http://ftp.kddilabs.jp/Linux/packages/fedora/core/updates/6/$ARCH/ http://fedora.inode.at/updates/6/$ARCH/ http://ftp.upjs.sk/pub/fedora/linux/core/updates/6/$ARCH/ http://mirror.netglobalis.net/pub/fedora/updates/6/$ARCH/ http://ftp1.skynet.cz/pub/linux/fedora/updates/6/$ARCH/ http://ftp.iij.ad.jp/pub/linux/fedora/core/updates/6/$ARCH/ http://mirrors.kernel.org/fedora/core/updates/6/$ARCH/ ftp://falkor.skane.se/pub/mirrors/fedora/updates/6/$ARCH/ ftp://ftp.quicknet.nl/pub/Linux/download.fedora.redhat.com/updates/6/$ARCH/ ftp://ftp.wsisiz.edu.pl/pub/linux/fedora/linux/core/updates/6/$ARCH/ http://fedora.mirrors.lug.ro/fedora/linux/core/updates/6/$ARCH/ http://ftp.nara.wide.ad.jp/pub/Linux/fedora/core/updates/6/$ARCH/ http://ftp.chg.ru/pub/Linux/fedora/linux/core/updates/6/$ARCH/ ftp://ftp.wicks.co.nz/pub/linux/dist/fedora/updates/6/$ARCH/ http://gulus.USherbrooke.ca/pub/distro/fedora/linux/core/updates/6/$ARCH/ ftp://ftp.rdsor.ro/pub/Linux/Distributions/Fedora/updates/6/$ARCH/ http://fedora.mirrors.tds.net/pub/fedora-core/updates/6/$ARCH/ http://ftp.stw-bonn.de/pub/fedora/linux/core/updates/6/$ARCH/ http://www.las.ic.unicamp.br/pub/fedora/linux/core/updates/6/$ARCH/ http://www.mirrorservice.org/sites/download.fedora.redhat.com/pub/fedora/linux/core/updates/6/$ARCH/ ftp://ftp.ciril.fr/pub//linux/fedora/linux/core/updates/6/$ARCH/ http://ftp.crihan.fr/mirrors/fedora.redhat.com/fedora/linux/core/updates/6/$ARCH/ ftp://ftp.fu-berlin.de/linux/fedora/core/updates/6/$ARCH/ http://www.muug.mb.ca/pub/fedora/linux/core/updates/6/$ARCH/ http://sunsite.mff.cuni.cz/pub/fedora/updates/6/$ARCH/ http://mirror.hiwaay.net/pub/fedora/linux/core/updates/6/$ARCH/ ftp://ftp.dc.aleron.net/pub/linux/fedora/linux/core/updates/6/$ARCH/ http://fedora.colorado.edu/linux/core/updates/6/$ARCH/ http://ftp.surfnet.nl/ftp/pub/os/Linux/distr/fedora/updates/6/$ARCH/ http://ftp.nluug.nl/ftp/pub/os/Linux/distr/fedora/updates/6/$ARCH/ http://fr.rpmfind.net/linux/fedora/core/updates/6/$ARCH/ http://ftp.esat.net/pub/linux/fedora/updates/6/$ARCH/ http://ftp.informatik.uni-frankfurt.de/fedora/core/updates/6/$ARCH/ http://fr2.rpmfind.net/linux/fedora/core/updates/6/$ARCH/ http://ftp.ale.org/mirrors/fedora/linux/core/updates/6/$ARCH/ ftp://ftp.tecnoera.com/pub/fedora/linux/updates/6/$ARCH/ http://mirror.optus.net/fedora/core/updates/6/$ARCH/ http://ftp.rhd.ru/pub/fedora/linux/core/updates/6/$ARCH/ http://mirror.linux.duke.edu/pub/fedora/linux/core/updates/6/$ARCH/ http://distro.ibiblio.org/pub/linux/distributions/fedora/linux/core/updates/6/$ARCH/ http://mirror.eas.muohio.edu/fedora/linux/core/updates/6/$ARCH/ ftp://mirrors.hpcf.upr.edu/pub/Mirrors/redhat/download.fedora.redhat.com/updates/6/$ARCH/ http://redhat.secsup.org/fedora/core/updates/6/$ARCH/ ftp://mirror.newnanutilities.org/pub/fedora/linux/core/updates/6/$ARCH/ ftp://ftp.software.umn.edu/linux/fedora/core/updates/6/$ARCH/ http://fedora.gtlib.gatech.edu/pub/fedora.redhat/linux/core/updates/6/$ARCH/ http://fedora.cs.wisc.edu/pub/mirrors/linux/download.fedora.redhat.com/pub/fedora/linux/core/updates/6/$ARCH/ http://ftp.ndlug.nd.edu/pub/fedora/linux/core/updates/6/$ARCH/ http://fedora.server4you.net/fedora/core/updates/6/$ARCH/ ftp://mirrors.ptd.net/fedora/core/updates/6/$ARCH/ ftp://fedora.bu.edu/fedora/core/updates/6/$ARCH/ --- NEW FILE updates-released-source-fc5 --- http://download.fedora.redhat.com/pub/fedora/linux/core/updates/5/SRPMS/ http://mirror.pacific.net.au/linux/fedora/linux/core/updates/5/SRPMS/ ftp://ftp.funet.fi/pub/mirrors/ftp.redhat.com/pub/fedora/linux/core/updates/5/SRPMS/ http://ftp-stud.fht-esslingen.de/pub/fedora/linux/core/updates/5/SRPMS/ --- NEW FILE updates-released-source-fc6 --- http://download.fedora.redhat.com/pub/fedora/linux/core/updates/6/SRPMS/ http://mirror.pacific.net.au/linux/fedora/linux/core/updates/6/SRPMS/ ftp://ftp.funet.fi/pub/mirrors/ftp.redhat.com/pub/fedora/linux/core/updates/6/SRPMS/ http://ftp-stud.fht-esslingen.de/pub/fedora/linux/core/updates/6/SRPMS/ --- NEW FILE updates-released.at --- http://gd.tuwien.ac.at/opsys/linux/fedora/core/updates/1/$ARCH/ http://ftp.univie.ac.at/systems/linux/fedora/updates/1/$ARCH/ --- NEW FILE updates-released.au --- http://mirror.pacific.net.au/linux/redhat/fedora/updates/1/$ARCH/ --- NEW FILE updates-released.br --- http://www.las.ic.unicamp.br/pub/fedora/linux/core/updates/1/$ARCH/ --- NEW FILE updates-released.de --- http://wftp.tu-chemnitz.de/pub/linux/fedora-core/updates/1/$ARCH/ --- NEW FILE updates-released.ee --- http://redhat.linux.ee/pub/fedora/linux/core/updates/1/$ARCH/ --- NEW FILE updates-released.es --- http://ftp.fi.udc.es/pub/linux/fedora/linux/core/updates/1/$ARCH/ --- NEW FILE updates-released.fr --- http://fr2.rpmfind.net/linux/fedora/core/updates/1/$ARCH/ --- NEW FILE updates-released.gr --- http://ftp.ntua.gr/pub/linux/fedora/linux/core/updates/1/$ARCH/ --- NEW FILE updates-released.ie --- http://ftp.heanet.ie/pub/fedora/linux/core/updates/1/$ARCH/ --- NEW FILE updates-released.is --- http://ftp.rhnet.is/pub/fedora/updates/1/$ARCH/ --- NEW FILE updates-released.jp --- http://ftp.kddilabs.jp/Linux/packages/fedora/core/updates/1/$ARCH --- NEW FILE updates-released.ro --- http://ftp.iasi.roedu.net/mirrors/fedora.redhat.com/core/updates/1/$ARCH/ --- NEW FILE updates-released.ru --- http://ftp.chg.ru/pub/Linux/fedora/linux/core/updates/1/$ARCH/ --- NEW FILE updates-released.uk --- http://www.mirror.ac.uk/sites/fedora.redhat.com/updates/1/$ARCH/ http://zeniiia.linux.org.uk/pub/distributions/fedora/linux/core/updates/1/$ARCH/ --- NEW FILE updates-released.us.east --- http://download.fedoraproject.org/pub/fedora/linux/core/updates/1/$ARCH/ http://rpmfind.net/linux/fedora/core/updates/1/$ARCH/ http://distro.ibiblio.org/pub/linux/distributions/fedora/linux/core/updates/1/$ARCH/ http://mirror.hiwaay.net/redhat/fedora/linux/core/updates/1/$ARCH/ http://mirror.linux.duke.edu/pub/fedora/linux/core/updates/1/$ARCH/ http://redhat.secsup.org/fedora/core/updates/1/$ARCH/ http://mirrors.kernel.org/fedora/core/updates/1/$ARCH/ --- NEW FILE updates-released.us.west --- http://download.fedoraproject.org/pub/fedora/linux/core/updates/1/$ARCH/ --- NEW FILE updates-testing --- http://download.fedoraproject.org/pub/fedora/linux/core/updates/testing/1/$ARCH/ http://rpmfind.net/linux/fedora/core/updates/testing/1/$ARCH/ http://distro.ibiblio.org/pub/linux/distributions/fedora/linux/core/updates/testing/1/$ARCH/ http://mirror.hiwaay.net/redhat/fedora/linux/core/updates/testing/1/$ARCH/ http://mirror.linux.duke.edu/pub/fedora/linux/core/updates/testing/1/$ARCH/ http://mirrors.kernel.org/fedora/core/updates/testing/1/$ARCH/ http://sunsite.mff.cuni.cz/pub/fedora/updates/testing/1/$ARCH/ --- NEW FILE updates-testing-debug-fc5 --- http://download.fedora.redhat.com/pub/fedora/linux/core/updates/testing/5/$ARCH/debug/ http://mirror.pacific.net.au/linux/fedora/linux/core/updates/testing/5/$ARCH/debug/ --- NEW FILE updates-testing-debug-fc6 --- http://download.fedora.redhat.com/pub/fedora/linux/core/updates/testing/6/$ARCH/debug/ http://mirror.pacific.net.au/linux/fedora/linux/core/updates/testing/6/$ARCH/debug/ --- NEW FILE updates-testing-fc1 --- http://download.fedoraproject.org/pub/fedora/linux/core/updates/testing/1/$ARCH/ http://download.fedoraproject.org/pub/fedora/linux/core/updates/testing/1/$ARCH/ http://download.fedoraproject.org/pub/fedora/linux/core/updates/testing/1/$ARCH/ http://download.fedoraproject.org/pub/fedora/linux/core/updates/testing/1/$ARCH/ http://download.fedoraproject.org/pub/fedora/linux/core/updates/testing/1/$ARCH/ http://download.fedoraproject.org/pub/fedora/linux/core/updates/testing/1/$ARCH/ http://download.fedoraproject.org/pub/fedora/linux/core/updates/testing/1/$ARCH/ http://download.fedoraproject.org/pub/fedora/linux/core/updates/testing/1/$ARCH/ http://download.fedoraproject.org/pub/fedora/linux/core/updates/testing/1/$ARCH/ http://download.fedoraproject.org/pub/fedora/linux/core/updates/testing/1/$ARCH/ http://download.fedoraproject.org/pub/fedora/linux/core/updates/testing/1/$ARCH/ http://download.fedoraproject.org/pub/fedora/linux/core/updates/testing/1/$ARCH/ http://download.fedoraproject.org/pub/fedora/linux/core/updates/testing/1/$ARCH/ http://download.fedoraproject.org/pub/fedora/linux/core/updates/testing/1/$ARCH/ --- NEW FILE updates-testing-fc1.at --- http://gd.tuwien.ac.at/opsys/linux/fedora/core/updates/testing/1/$ARCH/ http://ftp.univie.ac.at/systems/linux/fedora/updates/testing/1/$ARCH/ --- NEW FILE updates-testing-fc1.au --- http://mirror.pacific.net.au/linux/redhat/fedora/updates/testing/1/$ARCH/ --- NEW FILE updates-testing-fc1.br --- http://www.las.ic.unicamp.br/pub/fedora/linux/core/updates/testing/1/$ARCH/ --- NEW FILE updates-testing-fc1.cz --- http://sunsite.mff.cuni.cz/pub/fedora/updates/testing/1/$ARCH/ --- NEW FILE updates-testing-fc1.de --- http://wftp.tu-chemnitz.de/pub/linux/fedora-core/updates/testing/1/$ARCH/ --- NEW FILE updates-testing-fc1.ee --- http://redhat.linux.ee/pub/fedora/linux/core/updates/testing/1/$ARCH/ --- NEW FILE updates-testing-fc1.es --- http://ftp.fi.udc.es/pub/linux/fedora/linux/core/updates/testing/1/$ARCH/ --- NEW FILE updates-testing-fc1.fr --- http://fr2.rpmfind.net/linux/fedora/core/updates/testing/1/$ARCH/ --- NEW FILE updates-testing-fc1.gr --- http://ftp.ntua.gr/pub/linux/fedora/linux/core/updates/testing/1/$ARCH/ --- NEW FILE updates-testing-fc1.ie --- http://ftp.heanet.ie/pub/fedora/linux/core/updates/testing/1/$ARCH/ --- NEW FILE updates-testing-fc1.is --- http://ftp.rhnet.is/pub/fedora/updates/testing/1/$ARCH/ --- NEW FILE updates-testing-fc1.jp --- http://ftp.kddilabs.jp/Linux/packages/fedora/core/updates/testing/1/$ARCH/ --- NEW FILE updates-testing-fc1.ro --- http://ftp.iasi.roedu.net/mirrors/fedora.redhat.com/core/updates/testing/1/$ARCH/ --- NEW FILE updates-testing-fc1.ru --- http://ftp.chg.ru/pub/Linux/fedora/linux/core/updates/testing/1/$ARCH/ --- NEW FILE updates-testing-fc1.uk --- http://www.mirror.ac.uk/sites/fedora.redhat.com/updates/testing/1/$ARCH/ http://zeniiia.linux.org.uk/pub/distributions/fedora/linux/core/updates/testing/1/$ARCH/ --- NEW FILE updates-testing-fc1.us.east --- http://download.fedoraproject.org/pub/fedora/linux/core/updates/testing/1/$ARCH/ http://rpmfind.net/linux/fedora/core/updates/testing/1/$ARCH/ http://distro.ibiblio.org/pub/linux/distributions/fedora/linux/core/updates/testing/1/$ARCH/ http://mirror.hiwaay.net/redhat/fedora/linux/core/updates/testing/1/$ARCH/ http://mirror.linux.duke.edu/pub/fedora/linux/core/updates/testing/1/$ARCH/ http://redhat.secsup.org/fedora/core/updates/testing/1/$ARCH/ http://mirrors.kernel.org/fedora/core/updates/testing/1/$ARCH/ --- NEW FILE updates-testing-fc1.us.west --- http://download.fedoraproject.org/pub/fedora/linux/core/updates/testing/1/$ARCH/ http://mirrors.kernel.org/fedora/core/updates/testing/1/$ARCH --- NEW FILE updates-testing-fc2 --- http://download.fedoraproject.org/pub/fedora/linux/core/updates/testing/2/$ARCH/ http://download.fedoraproject.org/pub/fedora/linux/core/updates/testing/2/$ARCH/ http://download.fedoraproject.org/pub/fedora/linux/core/updates/testing/2/$ARCH/ http://download.fedoraproject.org/pub/fedora/linux/core/updates/testing/2/$ARCH/ http://download.fedoraproject.org/pub/fedora/linux/core/updates/testing/2/$ARCH/ http://download.fedoraproject.org/pub/fedora/linux/core/updates/testing/2/$ARCH/ http://download.fedoraproject.org/pub/fedora/linux/core/updates/testing/2/$ARCH/ http://download.fedoraproject.org/pub/fedora/linux/core/updates/testing/2/$ARCH/ http://download.fedoraproject.org/pub/fedora/linux/core/updates/testing/2/$ARCH/ http://download.fedoraproject.org/pub/fedora/linux/core/updates/testing/2/$ARCH/ http://download.fedoraproject.org/pub/fedora/linux/core/updates/testing/2/$ARCH/ http://download.fedoraproject.org/pub/fedora/linux/core/updates/testing/2/$ARCH/ http://download.fedoraproject.org/pub/fedora/linux/core/updates/testing/2/$ARCH/ http://download.fedoraproject.org/pub/fedora/linux/core/updates/testing/2/$ARCH/ http://download.fedoraproject.org/pub/fedora/linux/core/updates/testing/2/$ARCH/ http://download.fedoraproject.org/pub/fedora/linux/core/updates/testing/2/$ARCH/ http://download.fedoraproject.org/pub/fedora/linux/core/updates/testing/2/$ARCH/ --- NEW FILE updates-testing-fc2.at --- http://gd.tuwien.ac.at/opsys/linux/fedora/core/updates/testing/2/$ARCH/ http://ftp.univie.ac.at/systems/linux/fedora/updates/testing/2/$ARCH/ --- NEW FILE updates-testing-fc2.au --- http://mirror.pacific.net.au/linux/redhat/fedora/updates/testing/2/$ARCH/ --- NEW FILE updates-testing-fc2.br --- http://www.las.ic.unicamp.br/pub/fedora/linux/core/updates/testing/2/$ARCH/ --- NEW FILE updates-testing-fc2.cz --- http://sunsite.mff.cuni.cz/pub/fedora/updates/testing/2/$ARCH/ --- NEW FILE updates-testing-fc2.de --- http://wftp.tu-chemnitz.de/pub/linux/fedora-core/updates/testing/2/$ARCH/ --- NEW FILE updates-testing-fc2.ee --- http://redhat.linux.ee/pub/fedora/linux/core/updates/testing/2/$ARCH/ --- NEW FILE updates-testing-fc2.es --- http://ftp.fi.udc.es/pub/linux/fedora/linux/core/updates/testing/2/$ARCH/ --- NEW FILE updates-testing-fc2.fr --- http://fr2.rpmfind.net/linux/fedora/core/updates/testing/2/$ARCH/ --- NEW FILE updates-testing-fc2.gr --- http://ftp.ntua.gr/pub/linux/fedora/linux/core/updates/testing/2/$ARCH/ --- NEW FILE updates-testing-fc2.ie --- http://ftp.heanet.ie/pub/fedora/linux/core/updates/testing/2/$ARCH/ --- NEW FILE updates-testing-fc2.is --- http://ftp.rhnet.is/pub/fedora/updates/testing/2/$ARCH/ --- NEW FILE updates-testing-fc2.jp --- http://ftp.kddilabs.jp/Linux/packages/fedora/core/updates/testing/2/$ARCH/ --- NEW FILE updates-testing-fc2.ro --- http://ftp.iasi.roedu.net/mirrors/fedora.redhat.com/core/updates/testing/2/$ARCH/ --- NEW FILE updates-testing-fc2.ru --- http://ftp.chg.ru/pub/Linux/fedora/linux/core/updates/testing/2/$ARCH/ --- NEW FILE updates-testing-fc2.uk --- http://www.mirror.ac.uk/sites/fedora.redhat.com/updates/testing/2/$ARCH/ http://zeniiia.linux.org.uk/pub/distributions/fedora/linux/core/updates/testing/2/$ARCH/ --- NEW FILE updates-testing-fc2.us.east --- http://download.fedoraproject.org/pub/fedora/linux/core/updates/testing/2/$ARCH/ http://rpmfind.net/linux/fedora/core/updates/testing/2/$ARCH/ http://distro.ibiblio.org/pub/linux/distributions/fedora/linux/core/updates/testing/2/$ARCH/ http://mirror.hiwaay.net/redhat/fedora/linux/core/updates/testing/2/$ARCH/ http://mirror.linux.duke.edu/pub/fedora/linux/core/updates/testing/2/$ARCH/ http://redhat.secsup.org/fedora/core/updates/testing/2/$ARCH/ http://mirrors.kernel.org/fedora/core/updates/testing/2/$ARCH/ --- NEW FILE updates-testing-fc2.us.west --- http://download.fedoraproject.org/pub/fedora/linux/core/updates/testing/2/$ARCH/ http://mirrors.kernel.org/fedora/core/updates/testing/2/$ARCH --- NEW FILE updates-testing-fc3 --- http://download.fedoraproject.org/pub/fedora/linux/core/updates/testing/3/$ARCH/ http://download.fedoraproject.org/pub/fedora/linux/core/updates/testing/3/$ARCH/ http://download.fedoraproject.org/pub/fedora/linux/core/updates/testing/3/$ARCH/ http://download.fedoraproject.org/pub/fedora/linux/core/updates/testing/3/$ARCH/ http://download.fedoraproject.org/pub/fedora/linux/core/updates/testing/3/$ARCH/ http://download.fedoraproject.org/pub/fedora/linux/core/updates/testing/3/$ARCH/ http://download.fedoraproject.org/pub/fedora/linux/core/updates/testing/3/$ARCH/ http://download.fedoraproject.org/pub/fedora/linux/core/updates/testing/3/$ARCH/ http://download.fedoraproject.org/pub/fedora/linux/core/updates/testing/3/$ARCH/ http://download.fedoraproject.org/pub/fedora/linux/core/updates/testing/3/$ARCH/ http://download.fedoraproject.org/pub/fedora/linux/core/updates/testing/3/$ARCH/ http://download.fedoraproject.org/pub/fedora/linux/core/updates/testing/3/$ARCH/ --- NEW FILE updates-testing-fc3.at --- http://gd.tuwien.ac.at/opsys/linux/fedora/core/updates/testing/3/$ARCH/ --- NEW FILE updates-testing-fc3.br --- http://www.las.ic.unicamp.br/pub/fedora/linux/core/updates/testing/3/$ARCH --- NEW FILE updates-testing-fc3.ca --- http://mirror.cpsc.ucalgary.ca/mirror/fedora/linux/core/updates/testing/3/$ARCH/ --- NEW FILE updates-testing-fc3.ch --- http://mirror.switch.ch/ftp/mirror/fedora/linux/core/updates/testing/3/$ARCH --- NEW FILE updates-testing-fc3.cl --- http://mirror.netglobalis.net/pub/fedora/updates/testing/3/$ARCH --- NEW FILE updates-testing-fc3.cz --- http://sunsite.mff.cuni.cz/pub/fedora/updates/testing/3/$ARCH/ --- NEW FILE updates-testing-fc3.de --- http://sunsite.informatik.rwth-aachen.de/ftp/pub/linux/fedora-core/updates/testing/3/$ARCH/ http://ftp.uni-koeln.de/fedora/updates/testing/3/$ARCH/ http://wftp.tu-chemnitz.de/pub/linux/fedora-core/updates/testing/3/$ARCH http://ftp.uni-bayreuth.de/linux/fedora/linux/core/updates/testing/3/$ARCH http://ftp-stud.fht-esslingen.de/pub/fedora/linux/core/updates/testing/3/$ARCH/ --- NEW FILE updates-testing-fc3.dk --- http://fedora-mirror.dkuug.dk/linux/core/updates/testing/3/$ARCH/ --- NEW FILE updates-testing-fc3.fr --- http://fr.rpmfind.net/linux/fedora/core/updates/testing/3/$ARCH http://fr2.rpmfind.net/linux/fedora/core/updates/testing/3/$ARCH --- NEW FILE updates-testing-fc3.hk --- http://ftp.hostrino.com/pub/fedora/linux/core/updates/testing/3/$ARCH/ --- NEW FILE updates-testing-fc3.ie --- http://ftp.esat.net/pub/linux/fedora/updates/testing/3/$ARCH/ http://ftp.heanet.ie/pub/fedora/linux/core/updates/testing/3/$ARCH/ --- NEW FILE updates-testing-fc3.is --- http://ftp.rhnet.is/pub/fedora/updates/testing/3/$ARCH/ --- NEW FILE updates-testing-fc3.jp --- http://ftp.kddilabs.jp/Linux/packages/fedora/core/updates/testing/3/$ARCH/ --- NEW FILE updates-testing-fc3.pl --- http://sunsite.icm.edu.pl/pub/Linux/fedora/linux/core/updates/testing/3/$ARCH/ http://ftp.ps.pl/pub/linux/fedora-updates/testing/3/$ARCH/ --- NEW FILE updates-testing-fc3.ro --- http://ftp.lug.ro/fedora/linux/core/updates/testing/3/$ARCH/ --- NEW FILE updates-testing-fc3.ru --- http://ftp.chg.ru/pub/Linux/fedora/linux/core/updates/testing/3/$ARCH/ --- NEW FILE updates-testing-fc3.tw --- http://ftp.isu.edu.tw/pub/Linux/Fedora/linux/core/updates/testing/3/$ARCH/ --- NEW FILE updates-testing-fc3.uk --- http://www.mirrorservice.org/sites/download.fedora.redhat.com/pub/fedora/linux/core/updates/testing/3/$ARCH --- NEW FILE updates-testing-fc3.us.east --- http://download.fedoraproject.org/pub/fedora/linux/core/updates/testing/3/$ARCH/ http://redhat.secsup.org/fedora/core/updates/testing/3/$ARCH/ http://ftp.ale.org/pub/fedora/linux/core/updates/testing/3/$ARCH/ http://ftp.ndlug.nd.edu/pub/fedora/linux/core/updates/testing/3/$ARCH/ http://mirror.hiwaay.net/redhat/fedora/linux/core/updates/testing/3/$ARCH/ http://ftp.ussg.iu.edu/linux/fedora/linux/core/updates/testing/3/$ARCH/ http://fedora.gtlib.cc.gatech.edu/pub/fedora.redhat/linux/core/updates/testing/3/$ARCH/ --- NEW FILE updates-testing-fc3.us.west --- http://download.fedoraproject.org/pub/fedora/linux/core/updates/testing/3/$ARCH/ http://limestone.uoregon.edu/ftp/fedora/updates/testing/3/$ARCH/ http://mirror.web-ster.com/fedora/core/updates/testing/3/$ARCH/ http://mirror.stanford.edu/fedora/linux/core/updates/testing/3/$ARCH/ http://fedora.cat.pdx.edu/linux/core/updates/testing/3/$ARCH/ http://mirrors.kernel.org/fedora/core/updates/testing/3/$ARCH/ --- NEW FILE updates-testing-fc3.yu --- http://mirror.etf.bg.ac.yu/fedora/linux/core/updates/testing/3/$ARCH --- NEW FILE updates-testing-fc4 --- http://download.fedoraproject.org/pub/fedora/linux/core/updates/testing/4/$ARCH/ http://download.fedoraproject.org/pub/fedora/linux/core/updates/testing/4/$ARCH/ http://download.fedoraproject.org/pub/fedora/linux/core/updates/testing/4/$ARCH/ http://download.fedoraproject.org/pub/fedora/linux/core/updates/testing/4/$ARCH/ http://download.fedoraproject.org/pub/fedora/linux/core/updates/testing/4/$ARCH/ http://download.fedoraproject.org/pub/fedora/linux/core/updates/testing/4/$ARCH/ http://download.fedoraproject.org/pub/fedora/linux/core/updates/testing/4/$ARCH/ http://download.fedoraproject.org/pub/fedora/linux/core/updates/testing/4/$ARCH/ http://download.fedoraproject.org/pub/fedora/linux/core/updates/testing/4/$ARCH/ http://download.fedoraproject.org/pub/fedora/linux/core/updates/testing/4/$ARCH/ http://download.fedoraproject.org/pub/fedora/linux/core/updates/testing/4/$ARCH/ http://download.fedoraproject.org/pub/fedora/linux/core/updates/testing/4/$ARCH/ http://download.fedoraproject.org/pub/fedora/linux/core/updates/testing/4/$ARCH/ http://download.fedoraproject.org/pub/fedora/linux/core/updates/testing/4/$ARCH/ http://download.fedoraproject.org/pub/fedora/linux/core/updates/testing/4/$ARCH/ http://download.fedoraproject.org/pub/fedora/linux/core/updates/testing/4/$ARCH/ http://download.fedoraproject.org/pub/fedora/linux/core/updates/testing/4/$ARCH/ http://download.fedoraproject.org/pub/fedora/linux/core/updates/testing/4/$ARCH/ http://download.fedoraproject.org/pub/fedora/linux/core/updates/testing/4/$ARCH/ http://download.fedoraproject.org/pub/fedora/linux/core/updates/testing/4/$ARCH/ http://download.fedoraproject.org/pub/fedora/linux/core/updates/testing/4/$ARCH/ --- NEW FILE updates-testing-fc4.at --- http://ftp.tugraz.at/mirror/redhat-linux/fedora/linux/core/updates/testing/4/$ARCH/ --- NEW FILE updates-testing-fc4.br --- http://www.las.ic.unicamp.br/pub/fedora/linux/core/updates/testing/4/$ARCH/ http://ftp.tecnoera.com/pub/fedora/linux/core/updates/testing/4/$ARCH/ --- NEW FILE updates-testing-fc4.ca --- http://less.cogeco.net/pub/fedora/linux/core/updates/testing/4/$ARCH/ http://gulus.USherbrooke.ca/pub/distro/fedora/linux/core/updates/testing/4/$ARCH/ http://www.muug.mb.ca/pub/fedora/linux/core/updates/testing/4/$ARCH/ http://fedora.arcticnetwork.ca/updates/testing/4/$ARCH/ --- NEW FILE updates-testing-fc4.ch --- http://mirror.switch.ch/ftp/mirror/fedora/linux/core/updates/testing/4/$ARCH/ --- NEW FILE updates-testing-fc4.cl --- http://ftp.tecnoera.com/pub/fedora/linux/core/updates/testing/4/$ARCH/ http://mirror.netglobalis.net/pub/fedora/core/updates/testing/4/$ARCH/ --- NEW FILE updates-testing-fc4.cz --- http://sunsite.mff.cuni.cz/pub/fedora/updates/testing/4/$ARCH/ http://ftp1.skynet.cz/pub/linux/fedora/updates/testing/4/$ARCH/ --- NEW FILE updates-testing-fc4.de --- http://wftp.tu-chemnitz.de/pub/linux/fedora-core/updates/testing/4/$ARCH/ http://ftp.uni-bayreuth.de/linux/fedora/linux/core/updates/testing/4/$ARCH/ http://ftp-stud.fht-esslingen.de/pub/fedora/linux/core/updates/testing/4/$ARCH/ http://dl.atrpms.net/mirrors/fedoracore/updates/testing/4/$ARCH/ --- NEW FILE updates-testing-fc4.dk --- http://klid.dk/homeftp/fedora/linux/core/updates/testing/4/$ARCH/ --- NEW FILE updates-testing-fc4.fr --- http://ftp.crihan.fr/mirrors/fedora.redhat.com/fedora/linux/core/updates/testing/4/$ARCH/ http://fr.rpmfind.net/linux/fedora/core/updates/testing/4/$ARCH/ http://fr2.rpmfind.net/linux/fedora/core/updates/testing/4/$ARCH/ http://www-ftp.lip6.fr/pub/linux/distributions/fedora/updates/testing/4/$ARCH/ --- NEW FILE updates-testing-fc4.ie --- http://ftp.heanet.ie/pub/fedora/linux/core/updates/testing/4/$ARCH/ http://ftp.esat.net/mirrors/download.fedora.redhat.com/pub/fedora/linux/core/updates/testing/4/$ARCH/ --- NEW FILE updates-testing-fc4.is --- http://www.fedora.is/fedora/core/updates/testing/4/$ARCH/ --- NEW FILE updates-testing-fc4.jp --- http://ftp.riken.jp/Linux/fedora/core/updates/testing/4/$ARCH/ http://ftp.nara.wide.ad.jp/pub/Linux/fedora/core/updates/testing/4/$ARCH/ --- NEW FILE updates-testing-fc4.pl --- http://sunsite.icm.edu.pl/pub/Linux/fedora/linux/core/updates/testing/4/$ARCH/ http://ftp.ps.pl/pub/linux/fedora-core/updates/testing/4/$ARCH/ --- NEW FILE updates-testing-fc4.ro --- http://ftp.iasi.roedu.net/mirrors/fedora.redhat.com/core/updates/testing/4/$ARCH/ http://ftp.lug.ro/fedora/linux/core/updates/testing/4/$ARCH/ --- NEW FILE updates-testing-fc4.ru --- http://ftp.chg.ru/pub/Linux/fedora/core/updates/testing/4/$ARCH/ --- NEW FILE updates-testing-fc4.tw --- http://ftp.isu.edu.tw/pub/Linux/Fedora/linux/core/updates/testing/4/$ARCH/ --- NEW FILE updates-testing-fc4.uk --- http://zeniv.linux.org.uk/pub/distributions/fedora/linux/core/updates/testing/4/$ARCH/ --- NEW FILE updates-testing-fc4.us.east --- http://download.fedoraproject.org/pub/fedora/linux/core/updates/testing/4/$ARCH/ http://mirror.linux.duke.edu/pub/fedora/linux/core/updates/testing/4/$ARCH/ http://fedora.mirrors.tds.net/pub/fedora-core/updates/testing/4/$ARCH/ http://mirror.hiwaay.net/redhat/fedora/linux/core/updates/testing/4/$ARCH/ http://fedora.secsup.org/core/updates/testing/4/$ARCH/ http://mirror.newnanutilities.org/fedora/linux/core/updates/testing/4/$ARCH/ http://fedora.cs.wisc.edu/pub/mirrors/linux/download.fedora.redhat.com/pub/fedora/linux/core/updates/testing/4/$ARCH/ http://ftp.ale.org/pub/fedora/linux/core/updates/testing/4/$ARCH/ http://ftp.ndlug.nd.edu/pub/fedora/linux/core/updates/testing/4/$ARCH/ http://mirrors.playboy.com/fedora/updates/testing/4/$ARCH/ http://mirror.phy.olemiss.edu/mirror/fedora/core/updates/testing/4/$ARCH/ http://mirror.mcs.anl.gov/pub/fedora-linux-core/updates/testing/4/$ARCH/ http://ftp.ussg.iu.edu/linux/fedora/linux/core/updates/testing/4/$ARCH/ http://srl.cs.jhu.edu/YUM/fedora-core/updates/testing/4/$ARCH/ http://linux.admin.uillinois.edu/pub/linux/fedora/linux/core/updates/testing/4/$ARCH/ --- NEW FILE updates-testing-fc4.us.west --- http://download.fedoraproject.org/pub/fedora/linux/core/updates/testing/4/$ARCH/ http://limestone.uoregon.edu/ftp/fedora/updates/testing/4/$ARCH/ http://mirror.stanford.edu/fedora/linux/core/updates/testing/4/$ARCH/ http://mirrors.kernel.org/fedora/core/updates/testing/4/$ARCH/ http://mirror.web-ster.com/fedora/core/updates/testing/4/$ARCH/ http://fedora.cat.pdx.edu/linux/core/updates/testing/4/$ARCH/ http://mirror.usu.edu/mirrors/fedora/linux/core/updates/testing/4/$ARCH/ http://mirrors.tummy.com/mirrors/fedora.redhat.com/fedora/linux/core/updates/testing/4/$ARCH/ --- NEW FILE updates-testing-fc4.yu --- http://mirror.etf.bg.ac.yu/distributions/fedora/updates/testing/4/$ARCH/ http://mirror2.etf.bg.ac.yu/distributions/fedora/updates/testing/4/$ARCH/ --- NEW FILE updates-testing-fc5 --- http://redhat.download.fedoraproject.org/pub/fedora/linux/core/updates/testing/5/$ARCH/ http://less.cogeco.net/pub/fedora/linux/core/updates/testing/5/$ARCH/ http://ftp.kddilabs.jp/Linux/packages/fedora/core/updates/testing/5/$ARCH/ http://fedora.inode.at/updates/testing/5/$ARCH/ http://ftp.upjs.sk/pub/fedora/linux/core/updates/testing/5/$ARCH/ http://mirror.netglobalis.net/pub/fedora/updates/testing/5/$ARCH/ http://ftp1.skynet.cz/pub/linux/fedora/updates/testing/5/$ARCH/ http://ftp.iij.ad.jp/pub/linux/fedora/core/updates/testing/5/$ARCH/ http://mirrors.kernel.org/fedora/core/updates/testing/5/$ARCH/ ftp://mirrors.kernel.org/fedora/core/updates/testing/5/$ARCH/ ftp://falkor.skane.se/pub/mirrors/fedora/updates/testing/5/$ARCH/ ftp://ftp.quicknet.nl/pub/Linux/download.fedora.redhat.com/updates/testing/5/$ARCH/ ftp://ftp.wsisiz.edu.pl/pub/linux/fedora/linux/core/updates/testing/5 http://fedora.mirrors.lug.ro/fedora/linux/core/updates/testing/5/$ARCH/ http://ftp.nara.wide.ad.jp/pub/Linux/fedora/core/updates/testing/5/$ARCH/ http://ftp.chg.ru/pub/Linux/fedora/linux/core/updates/testing/5/$ARCH/ ftp://ftp.wicks.co.nz/pub/linux/dist/fedora/updates/testing/5/$ARCH/ http://gulus.USherbrooke.ca/pub/distro/fedora/linux/core/updates/testing/5/$ARCH/ ftp://ftp.rdsor.ro/pub/Linux/Distributions/Fedora/updates/testing/5/$ARCH/ http://fedora.mirrors.tds.net/pub/fedora-core/updates/testing/5/$ARCH/ http://ftp.stw-bonn.de/pub/fedora/linux/core/updates/testing/5/$ARCH/ http://www.las.ic.unicamp.br/pub/fedora/linux/core/updates/testing/5/$ARCH/ http://www.mirrorservice.org/sites/download.fedora.redhat.com/pub/fedora/linux/core/updates/testing/5/$ARCH/ ftp://ftp.ciril.fr/pub//linux/fedora/linux/core/updates/testing/5/$ARCH/ http://ftp.crihan.fr/mirrors/fedora.redhat.com/fedora/linux/core/updates/testing/5/$ARCH/ ftp://ftp.fu-berlin.de/linux/fedora/core/updates/testing/5/$ARCH/ http://www.muug.mb.ca/pub/fedora/linux/core/updates/testing/5/$ARCH/ http://sunsite.mff.cuni.cz/pub/fedora/updates/testing/5/$ARCH/ http://mirror.hiwaay.net/pub/fedora/linux/core/updates/testing/5/$ARCH/ ftp://ftp.dc.aleron.net/pub/linux/fedora/linux/core/updates/testing/5/$ARCH/ http://fedora.colorado.edu/linux/core/updates/testing/5/$ARCH/ http://ftp.surfnet.nl/ftp/pub/os/Linux/distr/fedora/updates/testing/5/$ARCH/ http://ftp.nluug.nl/ftp/pub/os/Linux/distr/fedora/updates/testing/5/$ARCH/ http://fr.rpmfind.net/linux/fedora/core/updates/testing/5/$ARCH/ ftp://ftp.esat.net/pub/linux/fedora/updates/testing/5/$ARCH/ http://ftp.esat.net/pub/linux/fedora/updates/testing/5/$ARCH/ http://ftp.informatik.uni-frankfurt.de/fedora/core/updates/testing/5/$ARCH/ http://fr2.rpmfind.net/linux/fedora/core/updates/testing/5/$ARCH/ http://ftp.ale.org/mirrors/fedora/linux/core/updates/testing/5/$ARCH/ ftp://ftp.tecnoera.com/pub/fedora/linux/updates/testing/5/$ARCH/ http://mirror.optus.net/fedora/core/updates/testing/5/$ARCH/ http://mirror.linux.duke.edu/pub/fedora/linux/core/updates/testing/5/$ARCH/ http://distro.ibiblio.org/pub/linux/distributions/fedora/linux/core/updates/testing/5/$ARCH/ http://mirror.eas.muohio.edu/fedora/linux/core/updates/testing/5/$ARCH/ ftp://mirrors.hpcf.upr.edu/pub/Mirrors/redhat/download.fedora.redhat.com/updates/testing/5/$ARCH/ http://redhat.secsup.org/fedora/core/updates/testing/5/$ARCH/ ftp://mirror.newnanutilities.org/pub/fedora/linux/core/updates/testing/5/$ARCH/ ftp://ftp.software.umn.edu/linux/fedora/core/updates/testing/5/$ARCH/ http://fedora.gtlib.gatech.edu/pub/fedora.redhat/linux/core/updates/testing/5/$ARCH/ http://fedora.cs.wisc.edu/pub/mirrors/linux/download.fedora.redhat.com/pub/fedora/linux/core/updates/testing/5/$ARCH/ http://ftp.ndlug.nd.edu/pub/fedora/linux/core/updates/testing/5/$ARCH/ http://fedora.server4you.net/fedora/core/updates/testing/5/$ARCH/ ftp://fedora.bu.edu/fedora/core/updates/testing/5/$ARCH/ http://mirror.pacific.net.au/linux/fedora/linux/core/updates/testing/5/$ARCH/ http://srl.cs.jhu.edu/YUM/fedora/core/updates/testing/5/$ARCH/ http://ftp.gui.uva.es/sites/fedora.redhat.com/updates/testing/5/$ARCH/ ftp://alviss.et.tudelft.nl/pub/fedora/core/updates/testing/5/$ARCH/ http://mirror.aarnet.edu.au/pub/fedora/linux/core/updates/testing/5/$ARCH/ ftp://ftp.funet.fi/pub/mirrors/ftp.redhat.com/pub/fedora/linux/core/updates/testing/5/$ARCH/ http://ftp-stud.fht-esslingen.de/pub/fedora/linux/core/updates/testing/5/$ARCH/ ftp://ftp.redhat.ikoula.com/fedora/updates/testing/5/$ARCH/ --- NEW FILE updates-testing-fc5-redirect --- http://redhat.download.fedoraproject.org/pub/fedora/linux/core/updates/testing/5/$ARCH/ http://less.cogeco.net/pub/fedora/linux/core/updates/testing/5/$ARCH/ http://ftp.kddilabs.jp/Linux/packages/fedora/core/updates/testing/5/$ARCH/ http://fedora.inode.at/updates/testing/5/$ARCH/ http://ftp.upjs.sk/pub/fedora/linux/core/updates/testing/5/$ARCH/ http://mirror.netglobalis.net/pub/fedora/updates/testing/5/$ARCH/ http://ftp1.skynet.cz/pub/linux/fedora/updates/testing/5/$ARCH/ http://ftp.iij.ad.jp/pub/linux/fedora/core/updates/testing/5/$ARCH/ http://mirrors.kernel.org/fedora/core/updates/testing/5/$ARCH/ ftp://mirrors.kernel.org/fedora/core/updates/testing/5/$ARCH/ ftp://falkor.skane.se/pub/mirrors/fedora/updates/testing/5/$ARCH/ ftp://ftp.quicknet.nl/pub/Linux/download.fedora.redhat.com/updates/testing/5/$ARCH/ ftp://ftp.wsisiz.edu.pl/pub/linux/fedora/linux/core/updates/testing/5 http://fedora.mirrors.lug.ro/fedora/linux/core/updates/testing/5/$ARCH/ http://ftp.nara.wide.ad.jp/pub/Linux/fedora/core/updates/testing/5/$ARCH/ http://ftp.chg.ru/pub/Linux/fedora/linux/core/updates/testing/5/$ARCH/ ftp://ftp.wicks.co.nz/pub/linux/dist/fedora/updates/testing/5/$ARCH/ http://gulus.USherbrooke.ca/pub/distro/fedora/linux/core/updates/testing/5/$ARCH/ ftp://ftp.rdsor.ro/pub/Linux/Distributions/Fedora/updates/testing/5/$ARCH/ http://fedora.mirrors.tds.net/pub/fedora-core/updates/testing/5/$ARCH/ http://ftp.stw-bonn.de/pub/fedora/linux/core/updates/testing/5/$ARCH/ http://www.las.ic.unicamp.br/pub/fedora/linux/core/updates/testing/5/$ARCH/ http://www.mirrorservice.org/sites/download.fedora.redhat.com/pub/fedora/linux/core/updates/testing/5/$ARCH/ ftp://ftp.ciril.fr/pub//linux/fedora/linux/core/updates/testing/5/$ARCH/ http://ftp.crihan.fr/mirrors/fedora.redhat.com/fedora/linux/core/updates/testing/5/$ARCH/ ftp://ftp.fu-berlin.de/linux/fedora/core/updates/testing/5/$ARCH/ http://www.muug.mb.ca/pub/fedora/linux/core/updates/testing/5/$ARCH/ http://sunsite.mff.cuni.cz/pub/fedora/updates/testing/5/$ARCH/ http://mirror.hiwaay.net/pub/fedora/linux/core/updates/testing/5/$ARCH/ ftp://ftp.dc.aleron.net/pub/linux/fedora/linux/core/updates/testing/5/$ARCH/ http://fedora.colorado.edu/linux/core/updates/testing/5/$ARCH/ http://ftp.surfnet.nl/ftp/pub/os/Linux/distr/fedora/updates/testing/5/$ARCH/ http://ftp.nluug.nl/ftp/pub/os/Linux/distr/fedora/updates/testing/5/$ARCH/ http://fr.rpmfind.net/linux/fedora/core/updates/testing/5/$ARCH/ ftp://ftp.esat.net/pub/linux/fedora/updates/testing/5/$ARCH/ http://ftp.esat.net/pub/linux/fedora/updates/testing/5/$ARCH/ http://ftp.informatik.uni-frankfurt.de/fedora/core/updates/testing/5/$ARCH/ http://fr2.rpmfind.net/linux/fedora/core/updates/testing/5/$ARCH/ http://ftp.ale.org/mirrors/fedora/linux/core/updates/testing/5/$ARCH/ ftp://ftp.tecnoera.com/pub/fedora/linux/updates/testing/5/$ARCH/ http://mirror.optus.net/fedora/core/updates/testing/5/$ARCH/ http://mirror.linux.duke.edu/pub/fedora/linux/core/updates/testing/5/$ARCH/ http://distro.ibiblio.org/pub/linux/distributions/fedora/linux/core/updates/testing/5/$ARCH/ http://mirror.eas.muohio.edu/fedora/linux/core/updates/testing/5/$ARCH/ ftp://mirrors.hpcf.upr.edu/pub/Mirrors/redhat/download.fedora.redhat.com/updates/testing/5/$ARCH/ http://redhat.secsup.org/fedora/core/updates/testing/5/$ARCH/ ftp://mirror.newnanutilities.org/pub/fedora/linux/core/updates/testing/5/$ARCH/ ftp://ftp.software.umn.edu/linux/fedora/core/updates/testing/5/$ARCH/ http://fedora.gtlib.gatech.edu/pub/fedora.redhat/linux/core/updates/testing/5/$ARCH/ http://fedora.cs.wisc.edu/pub/mirrors/linux/download.fedora.redhat.com/pub/fedora/linux/core/updates/testing/5/$ARCH/ http://ftp.ndlug.nd.edu/pub/fedora/linux/core/updates/testing/5/$ARCH/ http://fedora.server4you.net/fedora/core/updates/testing/5/$ARCH/ ftp://fedora.bu.edu/fedora/core/updates/testing/5/$ARCH/ http://srl.cs.jhu.edu/YUM/fedora/core/updates/testing/5/$ARCH/ http://ftp.gui.uva.es/sites/fedora.redhat.com/updates/testing/5/$ARCH/ ftp://alviss.et.tudelft.nl/pub/fedora/core/updates/testing/5/$ARCH/ http://mirror.aarnet.edu.au/pub/fedora/linux/core/updates/testing/5/$ARCH/ --- NEW FILE updates-testing-fc6 --- http://redhat.download.fedoraproject.org/pub/fedora/linux/core/updates/testing/6/$ARCH/ http://less.cogeco.net/pub/fedora/linux/core/updates/testing/6/$ARCH/ http://ftp.kddilabs.jp/Linux/packages/fedora/core/updates/testing/6/$ARCH/ http://fedora.inode.at/updates/testing/6/$ARCH/ http://ftp.upjs.sk/pub/fedora/linux/core/updates/testing/6/$ARCH/ http://mirror.netglobalis.net/pub/fedora/updates/testing/6/$ARCH/ http://ftp1.skynet.cz/pub/linux/fedora/updates/testing/6/$ARCH/ http://ftp.iij.ad.jp/pub/linux/fedora/core/updates/testing/6/$ARCH/ http://mirrors.kernel.org/fedora/core/updates/testing/6/$ARCH/ ftp://mirrors.kernel.org/fedora/core/updates/testing/6/$ARCH/ ftp://falkor.skane.se/pub/mirrors/fedora/updates/testing/6/$ARCH/ ftp://ftp.quicknet.nl/pub/Linux/download.fedora.redhat.com/updates/testing/6/$ARCH/ ftp://ftp.wsisiz.edu.pl/pub/linux/fedora/linux/core/updates/testing/5 http://fedora.mirrors.lug.ro/fedora/linux/core/updates/testing/6/$ARCH/ http://ftp.nara.wide.ad.jp/pub/Linux/fedora/core/updates/testing/6/$ARCH/ http://ftp.chg.ru/pub/Linux/fedora/linux/core/updates/testing/6/$ARCH/ ftp://ftp.wicks.co.nz/pub/linux/dist/fedora/updates/testing/6/$ARCH/ http://gulus.USherbrooke.ca/pub/distro/fedora/linux/core/updates/testing/6/$ARCH/ ftp://ftp.rdsor.ro/pub/Linux/Distributions/Fedora/updates/testing/6/$ARCH/ http://fedora.mirrors.tds.net/pub/fedora-core/updates/testing/6/$ARCH/ http://ftp.stw-bonn.de/pub/fedora/linux/core/updates/testing/6/$ARCH/ http://www.las.ic.unicamp.br/pub/fedora/linux/core/updates/testing/6/$ARCH/ http://www.mirrorservice.org/sites/download.fedora.redhat.com/pub/fedora/linux/core/updates/testing/6/$ARCH/ ftp://ftp.ciril.fr/pub//linux/fedora/linux/core/updates/testing/6/$ARCH/ http://ftp.crihan.fr/mirrors/fedora.redhat.com/fedora/linux/core/updates/testing/6/$ARCH/ ftp://ftp.fu-berlin.de/linux/fedora/core/updates/testing/6/$ARCH/ http://www.muug.mb.ca/pub/fedora/linux/core/updates/testing/6/$ARCH/ http://sunsite.mff.cuni.cz/pub/fedora/updates/testing/6/$ARCH/ http://mirror.hiwaay.net/pub/fedora/linux/core/updates/testing/6/$ARCH/ ftp://ftp.dc.aleron.net/pub/linux/fedora/linux/core/updates/testing/6/$ARCH/ http://fedora.colorado.edu/linux/core/updates/testing/6/$ARCH/ http://ftp.surfnet.nl/ftp/pub/os/Linux/distr/fedora/updates/testing/6/$ARCH/ http://ftp.nluug.nl/ftp/pub/os/Linux/distr/fedora/updates/testing/6/$ARCH/ http://fr.rpmfind.net/linux/fedora/core/updates/testing/6/$ARCH/ ftp://ftp.esat.net/pub/linux/fedora/updates/testing/6/$ARCH/ http://ftp.esat.net/pub/linux/fedora/updates/testing/6/$ARCH/ http://ftp.informatik.uni-frankfurt.de/fedora/core/updates/testing/6/$ARCH/ http://fr2.rpmfind.net/linux/fedora/core/updates/testing/6/$ARCH/ http://ftp.ale.org/mirrors/fedora/linux/core/updates/testing/6/$ARCH/ ftp://ftp.tecnoera.com/pub/fedora/linux/updates/testing/6/$ARCH/ http://mirror.optus.net/fedora/core/updates/testing/6/$ARCH/ http://mirror.linux.duke.edu/pub/fedora/linux/core/updates/testing/6/$ARCH/ http://distro.ibiblio.org/pub/linux/distributions/fedora/linux/core/updates/testing/6/$ARCH/ http://mirror.eas.muohio.edu/fedora/linux/core/updates/testing/6/$ARCH/ ftp://mirrors.hpcf.upr.edu/pub/Mirrors/redhat/download.fedora.redhat.com/updates/testing/6/$ARCH/ http://redhat.secsup.org/fedora/core/updates/testing/6/$ARCH/ ftp://mirror.newnanutilities.org/pub/fedora/linux/core/updates/testing/6/$ARCH/ ftp://ftp.software.umn.edu/linux/fedora/core/updates/testing/6/$ARCH/ http://fedora.gtlib.gatech.edu/pub/fedora.redhat/linux/core/updates/testing/6/$ARCH/ http://fedora.cs.wisc.edu/pub/mirrors/linux/download.fedora.redhat.com/pub/fedora/linux/core/updates/testing/6/$ARCH/ http://ftp.ndlug.nd.edu/pub/fedora/linux/core/updates/testing/6/$ARCH/ http://fedora.server4you.net/fedora/core/updates/testing/6/$ARCH/ ftp://fedora.bu.edu/fedora/core/updates/testing/6/$ARCH/ http://mirror.pacific.net.au/linux/fedora/linux/core/updates/testing/6/$ARCH/ ftp://mirror.switch.ch/mirror/fedora/linux/core/updates/testing/6/$ARCH/ http://mirror.switch.ch/ftp/mirror/fedora/linux/core/updates/testing/6/$ARCH/ http://srl.cs.jhu.edu/YUM/fedora/core/updates/testing/6/$ARCH/ http://ftp.gui.uva.es/sites/fedora.redhat.com/updates/testing/6/$ARCH/ ftp://alviss.et.tudelft.nl/pub/fedora/core/updates/testing/6/$ARCH/ http://mirror.aarnet.edu.au/pub/fedora/linux/core/updates/testing/6/$ARCH/ ftp://ftp.funet.fi/pub/mirrors/ftp.redhat.com/pub/fedora/linux/core/updates/testing/6/$ARCH/ http://ftp-stud.fht-esslingen.de/pub/fedora/linux/core/updates/testing/6/$ARCH/ ftp://ftp.redhat.ikoula.com/fedora/updates/testing/6/$ARCH/ --- NEW FILE updates-testing-fc6-redirect --- http://redhat.download.fedoraproject.org/pub/fedora/linux/core/updates/testing/6/$ARCH/ http://less.cogeco.net/pub/fedora/linux/core/updates/testing/6/$ARCH/ http://ftp.kddilabs.jp/Linux/packages/fedora/core/updates/testing/6/$ARCH/ http://fedora.inode.at/updates/testing/6/$ARCH/ http://ftp.upjs.sk/pub/fedora/linux/core/updates/testing/6/$ARCH/ http://mirror.netglobalis.net/pub/fedora/updates/testing/6/$ARCH/ http://ftp1.skynet.cz/pub/linux/fedora/updates/testing/6/$ARCH/ http://ftp.iij.ad.jp/pub/linux/fedora/core/updates/testing/6/$ARCH/ http://mirrors.kernel.org/fedora/core/updates/testing/6/$ARCH/ ftp://mirrors.kernel.org/fedora/core/updates/testing/6/$ARCH/ ftp://falkor.skane.se/pub/mirrors/fedora/updates/testing/6/$ARCH/ ftp://ftp.quicknet.nl/pub/Linux/download.fedora.redhat.com/updates/testing/6/$ARCH/ ftp://ftp.wsisiz.edu.pl/pub/linux/fedora/linux/core/updates/testing/5 http://fedora.mirrors.lug.ro/fedora/linux/core/updates/testing/6/$ARCH/ http://ftp.nara.wide.ad.jp/pub/Linux/fedora/core/updates/testing/6/$ARCH/ http://ftp.chg.ru/pub/Linux/fedora/linux/core/updates/testing/6/$ARCH/ ftp://ftp.wicks.co.nz/pub/linux/dist/fedora/updates/testing/6/$ARCH/ http://gulus.USherbrooke.ca/pub/distro/fedora/linux/core/updates/testing/6/$ARCH/ ftp://ftp.rdsor.ro/pub/Linux/Distributions/Fedora/updates/testing/6/$ARCH/ http://fedora.mirrors.tds.net/pub/fedora-core/updates/testing/6/$ARCH/ http://ftp.stw-bonn.de/pub/fedora/linux/core/updates/testing/6/$ARCH/ http://www.las.ic.unicamp.br/pub/fedora/linux/core/updates/testing/6/$ARCH/ http://www.mirrorservice.org/sites/download.fedora.redhat.com/pub/fedora/linux/core/updates/testing/6/$ARCH/ ftp://ftp.ciril.fr/pub//linux/fedora/linux/core/updates/testing/6/$ARCH/ http://ftp.crihan.fr/mirrors/fedora.redhat.com/fedora/linux/core/updates/testing/6/$ARCH/ ftp://ftp.fu-berlin.de/linux/fedora/core/updates/testing/6/$ARCH/ http://www.muug.mb.ca/pub/fedora/linux/core/updates/testing/6/$ARCH/ http://sunsite.mff.cuni.cz/pub/fedora/updates/testing/6/$ARCH/ http://mirror.hiwaay.net/pub/fedora/linux/core/updates/testing/6/$ARCH/ ftp://ftp.dc.aleron.net/pub/linux/fedora/linux/core/updates/testing/6/$ARCH/ http://fedora.colorado.edu/linux/core/updates/testing/6/$ARCH/ http://ftp.surfnet.nl/ftp/pub/os/Linux/distr/fedora/updates/testing/6/$ARCH/ http://ftp.nluug.nl/ftp/pub/os/Linux/distr/fedora/updates/testing/6/$ARCH/ http://fr.rpmfind.net/linux/fedora/core/updates/testing/6/$ARCH/ ftp://ftp.esat.net/pub/linux/fedora/updates/testing/6/$ARCH/ http://ftp.esat.net/pub/linux/fedora/updates/testing/6/$ARCH/ http://ftp.informatik.uni-frankfurt.de/fedora/core/updates/testing/6/$ARCH/ http://fr2.rpmfind.net/linux/fedora/core/updates/testing/6/$ARCH/ http://ftp.ale.org/mirrors/fedora/linux/core/updates/testing/6/$ARCH/ ftp://ftp.tecnoera.com/pub/fedora/linux/updates/testing/6/$ARCH/ http://mirror.optus.net/fedora/core/updates/testing/6/$ARCH/ http://mirror.linux.duke.edu/pub/fedora/linux/core/updates/testing/6/$ARCH/ http://distro.ibiblio.org/pub/linux/distributions/fedora/linux/core/updates/testing/6/$ARCH/ http://mirror.eas.muohio.edu/fedora/linux/core/updates/testing/6/$ARCH/ ftp://mirrors.hpcf.upr.edu/pub/Mirrors/redhat/download.fedora.redhat.com/updates/testing/6/$ARCH/ http://redhat.secsup.org/fedora/core/updates/testing/6/$ARCH/ ftp://mirror.newnanutilities.org/pub/fedora/linux/core/updates/testing/6/$ARCH/ ftp://ftp.software.umn.edu/linux/fedora/core/updates/testing/6/$ARCH/ http://fedora.gtlib.gatech.edu/pub/fedora.redhat/linux/core/updates/testing/6/$ARCH/ http://fedora.cs.wisc.edu/pub/mirrors/linux/download.fedora.redhat.com/pub/fedora/linux/core/updates/testing/6/$ARCH/ http://ftp.ndlug.nd.edu/pub/fedora/linux/core/updates/testing/6/$ARCH/ http://fedora.server4you.net/fedora/core/updates/testing/6/$ARCH/ ftp://fedora.bu.edu/fedora/core/updates/testing/6/$ARCH/ http://srl.cs.jhu.edu/YUM/fedora/core/updates/testing/6/$ARCH/ http://ftp.gui.uva.es/sites/fedora.redhat.com/updates/testing/6/$ARCH/ ftp://alviss.et.tudelft.nl/pub/fedora/core/updates/testing/6/$ARCH/ http://mirror.aarnet.edu.au/pub/fedora/linux/core/updates/testing/6/$ARCH/ --- NEW FILE updates-testing-source-fc5 --- http://download.fedora.redhat.com/pub/fedora/linux/core/updates/testing/5/SRPMS/ http://mirror.pacific.net.au/linux/fedora/linux/core/updates/testing/5/SRPMS/ http://srl.cs.jhu.edu/YUM/fedora/core/updates/testing/5/SRPMS/ http://ftp.gui.uva.es/sites/fedora.redhat.com/updates/testing/5/SRPMS/ ftp://alviss.et.tudelft.nl/pub/fedora/core/updates/testing/5/SRPMS/ http://mirror.aarnet.edu.au/pub/fedora/linux/core/updates/testing/5/SRPMS/ ftp://ftp.funet.fi/pub/mirrors/ftp.redhat.com/pub/fedora/linux/core/updates/testing/5/SRPMS/ http://ftp-stud.fht-esslingen.de/pub/fedora/linux/core/updates/testing/5/SRPMS/ --- NEW FILE updates-testing-source-fc6 --- http://download.fedora.redhat.com/pub/fedora/linux/core/updates/testing/6/SRPMS/ http://mirror.pacific.net.au/linux/fedora/linux/core/updates/testing/6/SRPMS/ http://srl.cs.jhu.edu/YUM/fedora/core/updates/testing/6/SRPMS/ http://ftp.gui.uva.es/sites/fedora.redhat.com/updates/testing/6/SRPMS/ ftp://alviss.et.tudelft.nl/pub/fedora/core/updates/testing/6/SRPMS/ http://mirror.aarnet.edu.au/pub/fedora/linux/core/updates/testing/6/SRPMS/ ftp://ftp.funet.fi/pub/mirrors/ftp.redhat.com/pub/fedora/linux/core/updates/testing/6/SRPMS/ http://ftp-stud.fht-esslingen.de/pub/fedora/linux/core/updates/testing/6/SRPMS/ --- NEW FILE updates-testing.at --- http://gd.tuwien.ac.at/opsys/linux/fedora/core/updates/testing/1/$ARCH/ http://ftp.univie.ac.at/systems/linux/fedora/updates/testing/1/$ARCH/ --- NEW FILE updates-testing.au --- http://mirror.pacific.net.au/linux/redhat/fedora/updates/testing/1/$ARCH/ --- NEW FILE updates-testing.br --- http://www.las.ic.unicamp.br/pub/fedora/linux/core/updates/testing/1/$ARCH/ --- NEW FILE updates-testing.cz --- http://sunsite.mff.cuni.cz/pub/fedora/updates/testing/1/$ARCH/ --- NEW FILE updates-testing.de --- http://wftp.tu-chemnitz.de/pub/linux/fedora-core/updates/testing/1/$ARCH/ --- NEW FILE updates-testing.ee --- http://redhat.linux.ee/pub/fedora/linux/core/updates/testing/1/$ARCH/ --- NEW FILE updates-testing.es --- http://ftp.fi.udc.es/pub/linux/fedora/linux/core/updates/testing/1/$ARCH/ --- NEW FILE updates-testing.fr --- http://fr2.rpmfind.net/linux/fedora/core/updates/testing/1/$ARCH/ --- NEW FILE updates-testing.gr --- http://ftp.ntua.gr/pub/linux/fedora/linux/core/updates/testing/1/$ARCH/ --- NEW FILE updates-testing.ie --- http://ftp.heanet.ie/pub/fedora/linux/core/updates/testing/1/$ARCH/ --- NEW FILE updates-testing.is --- http://ftp.rhnet.is/pub/fedora/updates/testing/1/$ARCH/ --- NEW FILE updates-testing.jp --- http://ftp.kddilabs.jp/Linux/packages/fedora/core/updates/testing/1/$ARCH/ --- NEW FILE updates-testing.ro --- http://ftp.iasi.roedu.net/mirrors/fedora.redhat.com/core/updates/testing/1/$ARCH/ --- NEW FILE updates-testing.ru --- http://ftp.chg.ru/pub/Linux/fedora/linux/core/updates/testing/1/$ARCH/ --- NEW FILE updates-testing.uk --- http://www.mirror.ac.uk/sites/fedora.redhat.com/updates/testing/1/$ARCH/ http://zeniiia.linux.org.uk/pub/distributions/fedora/linux/core/updates/testing/1/$ARCH/ --- NEW FILE updates-testing.us.east --- http://download.fedoraproject.org/pub/fedora/linux/core/updates/testing/1/$ARCH/ http://rpmfind.net/linux/fedora/core/updates/testing/1/$ARCH/ http://distro.ibiblio.org/pub/linux/distributions/fedora/linux/core/updates/testing/1/$ARCH/ http://mirror.hiwaay.net/redhat/fedora/linux/core/updates/testing/1/$ARCH/ http://mirror.linux.duke.edu/pub/fedora/linux/core/updates/testing/1/$ARCH/ http://redhat.secsup.org/fedora/core/updates/testing/1/$ARCH/ http://mirrors.kernel.org/fedora/core/updates/testing/1/$ARCH/ --- NEW FILE updates-testing.us.west --- http://download.fedoraproject.org/pub/fedora/linux/core/updates/testing/1/$ARCH/ http://mirrors.kernel.org/fedora/core/updates/testing/1/$ARCH From fedora-extras-commits at redhat.com Sat Apr 14 09:13:28 2007 From: fedora-extras-commits at redhat.com (Hans de Goede (jwrdegoede)) Date: Sat, 14 Apr 2007 05:13:28 -0400 Subject: rpms/openlierox/devel .cvsignore, 1.2, 1.3 openlierox-0.57-64bit.patch, 1.1, 1.2 openlierox.spec, 1.1, 1.2 sources, 1.2, 1.3 Message-ID: <200704140913.l3E9DSRN005413@cvs-int.fedora.redhat.com> Author: jwrdegoede Update of /cvs/extras/rpms/openlierox/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv5384 Modified Files: .cvsignore openlierox-0.57-64bit.patch openlierox.spec sources Log Message: * Fri Apr 13 2007 Hans de Goede 0.57-0.3.beta2 - New upstream release 0.57beta2 Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/openlierox/devel/.cvsignore,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- .cvsignore 19 Mar 2007 12:49:46 -0000 1.2 +++ .cvsignore 14 Apr 2007 09:12:49 -0000 1.3 @@ -1 +1 @@ -OpenLieroX_0.57_beta1.src.tar.bz +OpenLieroX_0.57_beta2.src.tar.bz2 openlierox-0.57-64bit.patch: Index: openlierox-0.57-64bit.patch =================================================================== RCS file: /cvs/extras/rpms/openlierox/devel/openlierox-0.57-64bit.patch,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- openlierox-0.57-64bit.patch 19 Mar 2007 10:48:32 -0000 1.1 +++ openlierox-0.57-64bit.patch 14 Apr 2007 09:12:49 -0000 1.2 @@ -1,596 +1,13 @@ -diff -ur openlierox-0.57.orig/include/CBox.h openlierox-0.57/include/CBox.h ---- openlierox-0.57.orig/include/CBox.h 2007-01-26 20:29:35.000000000 +0100 -+++ openlierox-0.57/include/CBox.h 2007-03-12 22:41:34.000000000 +0100 -@@ -67,7 +67,7 @@ - int KeyDown(int c) { return BOX_NONE; } - int KeyUp(int c) { return BOX_NONE; } - -- int SendMessage(int iMsg, DWORD Param1, DWORD Param2) { return 0; } -+ DWORD SendMessage(int iMsg, DWORD Param1, DWORD Param2) { return 0; } - - int CheckEvent(void); - -diff -ur openlierox-0.57.orig/include/CBrowser.h openlierox-0.57/include/CBrowser.h ---- openlierox-0.57.orig/include/CBrowser.h 2006-11-10 09:28:24.000000000 +0100 -+++ openlierox-0.57/include/CBrowser.h 2007-03-13 15:30:27.000000000 +0100 -@@ -95,8 +95,8 @@ - - - // Reading -- long iPos; -- long iLength; -+ int iPos; -+ int iLength; - char *sData; - - -@@ -117,7 +117,7 @@ - int KeyDown(int c) { return BRW_NONE; } - int KeyUp(int c) { return BRW_NONE; } - -- int SendMessage(int iMsg, DWORD Param1, DWORD Param2); -+ DWORD SendMessage(int iMsg, DWORD Param1, DWORD Param2); - - void Draw(SDL_Surface *bmpDest); - void LoadStyle(void) {} -diff -ur openlierox-0.57.orig/include/CButton.h openlierox-0.57/include/CButton.h ---- openlierox-0.57.orig/include/CButton.h 2006-11-10 09:28:24.000000000 +0100 -+++ openlierox-0.57/include/CButton.h 2007-03-12 22:41:34.000000000 +0100 -@@ -78,7 +78,7 @@ - int KeyDown(int c) { return BTN_NONE; } - int KeyUp(int c) { return BTN_NONE; } - -- int SendMessage(int iMsg, DWORD Param1, DWORD Param2) { return 0; } -+ DWORD SendMessage(int iMsg, DWORD Param1, DWORD Param2) { return 0; } - - // Draw the button - void Draw(SDL_Surface *bmpDest); -diff -ur openlierox-0.57.orig/include/CCheckbox.h openlierox-0.57/include/CCheckbox.h ---- openlierox-0.57.orig/include/CCheckbox.h 2006-11-25 17:21:27.000000000 +0100 -+++ openlierox-0.57/include/CCheckbox.h 2007-03-12 22:41:34.000000000 +0100 -@@ -64,7 +64,7 @@ - - - // Process a message sent -- int SendMessage(int iMsg, DWORD Param1, DWORD Param2) { -+ DWORD SendMessage(int iMsg, DWORD Param1, DWORD Param2) { - - switch(iMsg) { - case CKM_SETCHECK: -diff -ur openlierox-0.57.orig/include/CCombobox.h openlierox-0.57/include/CCombobox.h ---- openlierox-0.57.orig/include/CCombobox.h 2007-01-25 22:27:39.000000000 +0100 -+++ openlierox-0.57/include/CCombobox.h 2007-03-12 22:41:34.000000000 +0100 -@@ -116,7 +116,7 @@ - - void Sort(bool ascending); - -- int SendMessage(int iMsg, DWORD Param1, DWORD Param2); -+ DWORD SendMessage(int iMsg, DWORD Param1, DWORD Param2); - - void clear(void); - void addItem(int index, char *sindex, char *name); -diff -ur openlierox-0.57.orig/include/CGuiLayout.h openlierox-0.57/include/CGuiLayout.h ---- openlierox-0.57.orig/include/CGuiLayout.h 2006-11-07 17:33:54.000000000 +0100 -+++ openlierox-0.57/include/CGuiLayout.h 2007-03-12 22:41:34.000000000 +0100 -@@ -112,7 +112,7 @@ - - - // Messaging -- int SendMessage(int iControl, int iMsg, DWORD Param1, DWORD Param2); -+ DWORD SendMessage(int iControl, int iMsg, DWORD Param1, DWORD Param2); - - // Variables - int getID(void) { return iID; } -diff -ur openlierox-0.57.orig/include/CImage.h openlierox-0.57/include/CImage.h ---- openlierox-0.57.orig/include/CImage.h 2007-01-26 20:29:31.000000000 +0100 -+++ openlierox-0.57/include/CImage.h 2007-03-12 22:41:34.000000000 +0100 -@@ -65,7 +65,7 @@ - int KeyDown(int c) { return IMG_NONE; } - int KeyUp(int c) { return IMG_NONE; } - -- int SendMessage(int iMsg, DWORD Param1, DWORD Param2); -+ DWORD SendMessage(int iMsg, DWORD Param1, DWORD Param2); - - void Draw(SDL_Surface *bmpDest); - -diff -ur openlierox-0.57.orig/include/CInputBox.h openlierox-0.57/include/CInputBox.h ---- openlierox-0.57.orig/include/CInputBox.h 2006-12-31 20:22:17.000000000 +0100 -+++ openlierox-0.57/include/CInputBox.h 2007-03-12 22:41:34.000000000 +0100 -@@ -72,7 +72,7 @@ - - - // Process a message sent -- inline int SendMessage(int iMsg, DWORD Param1, DWORD Param2) { -+ inline DWORD SendMessage(int iMsg, DWORD Param1, DWORD Param2) { - - switch(iMsg) { - case INM_GETVALUE: -diff -ur openlierox-0.57.orig/include/CLabel.h openlierox-0.57/include/CLabel.h ---- openlierox-0.57.orig/include/CLabel.h 2007-01-02 04:41:37.000000000 +0100 -+++ openlierox-0.57/include/CLabel.h 2007-03-12 22:41:34.000000000 +0100 -@@ -60,7 +60,7 @@ - int KeyDown(int c) { return LBL_NONE; } - int KeyUp(int c) { return LBL_NONE; } - -- int SendMessage(int iMsg, DWORD Param1, DWORD Param2) { -+ DWORD SendMessage(int iMsg, DWORD Param1, DWORD Param2) { - if(iMsg==LBM_SETTEXT) fix_strncpy(sText, (char *)Param1); return 0; - } - -diff -ur openlierox-0.57.orig/include/CLine.h openlierox-0.57/include/CLine.h ---- openlierox-0.57.orig/include/CLine.h 2006-11-10 09:28:24.000000000 +0100 -+++ openlierox-0.57/include/CLine.h 2007-03-12 22:41:34.000000000 +0100 -@@ -47,7 +47,7 @@ - int KeyDown(int c) { return LIN_NONE; } - int KeyUp(int c) { return LIN_NONE; } - -- int SendMessage(int iMsg, DWORD Param1, DWORD Param2) { -+ DWORD SendMessage(int iMsg, DWORD Param1, DWORD Param2) { - return 0; - } - -diff -ur openlierox-0.57.orig/include/CListview.h openlierox-0.57/include/CListview.h ---- openlierox-0.57.orig/include/CListview.h 2007-01-26 20:28:21.000000000 +0100 -+++ openlierox-0.57/include/CListview.h 2007-03-12 22:41:34.000000000 +0100 -@@ -168,7 +168,7 @@ - - void LoadStyle(void) {} - -- int SendMessage(int iMsg, DWORD Param1, DWORD Param2); -+ DWORD SendMessage(int iMsg, DWORD Param1, DWORD Param2); - - void ReadjustScrollbar(void); - -diff -ur openlierox-0.57.orig/include/CMenu.h openlierox-0.57/include/CMenu.h ---- openlierox-0.57.orig/include/CMenu.h 2006-11-10 09:28:24.000000000 +0100 -+++ openlierox-0.57/include/CMenu.h 2007-03-12 22:41:34.000000000 +0100 -@@ -70,7 +70,7 @@ - int KeyDown(int c) { return MNU_NONE; } - int KeyUp(int c) { return MNU_NONE; } - -- int SendMessage(int iMsg, DWORD Param1, DWORD Param2); -+ DWORD SendMessage(int iMsg, DWORD Param1, DWORD Param2); - - void Draw(SDL_Surface *bmpDest); - -diff -ur openlierox-0.57.orig/include/CScrollbar.h openlierox-0.57/include/CScrollbar.h ---- openlierox-0.57.orig/include/CScrollbar.h 2007-01-25 21:47:59.000000000 +0100 -+++ openlierox-0.57/include/CScrollbar.h 2007-03-12 22:41:34.000000000 +0100 -@@ -92,7 +92,7 @@ - int getMax(void) { return iMax; } - int getGrabbed(void) { return iSliderGrabbed; } - -- int SendMessage(int iMsg, DWORD Param1, DWORD Param2); -+ DWORD SendMessage(int iMsg, DWORD Param1, DWORD Param2); - - - -diff -ur openlierox-0.57.orig/include/CSlider.h openlierox-0.57/include/CSlider.h ---- openlierox-0.57.orig/include/CSlider.h 2006-11-10 09:28:24.000000000 +0100 -+++ openlierox-0.57/include/CSlider.h 2007-03-12 22:41:34.000000000 +0100 -@@ -67,7 +67,7 @@ - - void LoadStyle(void) {} - -- int SendMessage(int iMsg, DWORD Param1, DWORD Param2); -+ DWORD SendMessage(int iMsg, DWORD Param1, DWORD Param2); - - int getValue(void) { return iValue; } - void setValue(int v) { iValue = v; } -diff -ur openlierox-0.57.orig/include/CTextbox.h openlierox-0.57/include/CTextbox.h ---- openlierox-0.57.orig/include/CTextbox.h 2007-01-02 23:54:56.000000000 +0100 -+++ openlierox-0.57/include/CTextbox.h 2007-03-12 22:41:34.000000000 +0100 -@@ -113,7 +113,7 @@ - - void LoadStyle(void) {} - -- int SendMessage(int iMsg, DWORD Param1, DWORD Param2); -+ DWORD SendMessage(int iMsg, DWORD Param1, DWORD Param2); - - void Backspace(void); - void Delete(void); -diff -ur openlierox-0.57.orig/include/CTitleButton.h openlierox-0.57/include/CTitleButton.h ---- openlierox-0.57.orig/include/CTitleButton.h 2007-01-26 20:29:14.000000000 +0100 -+++ openlierox-0.57/include/CTitleButton.h 2007-03-12 22:41:34.000000000 +0100 -@@ -58,7 +58,7 @@ - int KeyDown(int c) { return TBT_NONE; } - int KeyUp(int c) { return TBT_NONE; } - -- int SendMessage(int iMsg, DWORD Param1, DWORD Param2) { return 0; } -+ DWORD SendMessage(int iMsg, DWORD Param1, DWORD Param2) { return 0; } - - // Draw the title button - void Draw(SDL_Surface *bmpDest); -diff -ur openlierox-0.57.orig/include/CWidget.h openlierox-0.57/include/CWidget.h ---- openlierox-0.57.orig/include/CWidget.h 2007-01-26 20:33:38.000000000 +0100 -+++ openlierox-0.57/include/CWidget.h 2007-03-12 22:41:34.000000000 +0100 -@@ -123,7 +123,7 @@ - virtual void LoadStyle(void) = 0; - virtual void Draw(SDL_Surface *bmpDest) = 0; - -- virtual int SendMessage(int iMsg, DWORD Param1, DWORD Param2) = 0; -+ virtual DWORD SendMessage(int iMsg, DWORD Param1, DWORD Param2) = 0; - }; - - -diff -ur openlierox-0.57.orig/include/types.h openlierox-0.57/include/types.h ---- openlierox-0.57.orig/include/types.h 2006-11-04 17:54:24.000000000 +0100 -+++ openlierox-0.57/include/types.h 2007-03-12 22:41:34.000000000 +0100 -@@ -22,7 +22,7 @@ - - #ifndef WIN32 - // WIN32 defines this in windows.h --typedef int DWORD; -+typedef intptr_t DWORD; /* used to store both ints and pointers */ - typedef uchar byte; - #endif - -diff -ur openlierox-0.57.orig/src/client/CBrowser.cpp openlierox-0.57/src/client/CBrowser.cpp ---- openlierox-0.57.orig/src/client/CBrowser.cpp 2007-01-26 21:18:09.000000000 +0100 -+++ openlierox-0.57/src/client/CBrowser.cpp 2007-03-12 22:41:34.000000000 +0100 -@@ -49,7 +49,7 @@ +--- OpenLieroX/include/CBrowser.h.64bit 2007-02-23 21:49:07.000000000 +0100 ++++ OpenLieroX/include/CBrowser.h 2007-04-13 21:49:30.000000000 +0200 +@@ -96,8 +96,8 @@ - /////////////////// - // This widget is send a message --int CBrowser::SendMessage(int iMsg, DWORD Param1, DWORD Param2) -+DWORD CBrowser::SendMessage(int iMsg, DWORD Param1, DWORD Param2) - { - switch(iMsg) { -@@ -503,8 +503,8 @@ - break; - } - } -- strncpy(buf,obj->strText+p,MIN(sizeof(buf)-1,(unsigned int)c-p)); -- buf[MIN(sizeof(buf)-1,(unsigned int)c-p)]='\0'; -+ strncpy(buf,obj->strText+p,MIN((unsigned int)sizeof(buf)-1,(unsigned int)c-p)); -+ buf[MIN((unsigned int)sizeof(buf)-1,(unsigned int)c-p)]='\0'; - p=c; + // Reading +- long iPos; +- long iLength; ++ int iPos; ++ int iLength; + char *sData; - w = fnt->GetWidth(buf); -diff -ur openlierox-0.57.orig/src/client/CClient_Draw.cpp openlierox-0.57/src/client/CClient_Draw.cpp ---- openlierox-0.57.orig/src/client/CClient_Draw.cpp 2007-01-26 21:20:33.000000000 +0100 -+++ openlierox-0.57/src/client/CClient_Draw.cpp 2007-03-12 22:41:34.000000000 +0100 -@@ -187,7 +187,7 @@ - tLX->cOutlineFont.Draw(bmpDest, 4, 366, tLX->clNormalText, "Talk: %s",sChat_Text); - if (iChat_CursorVisible) { - static char buf[256]; -- iChat_Pos = MIN((unsigned int)iChat_Pos,sizeof(buf)-1); -+ iChat_Pos = MIN((unsigned int)iChat_Pos,(unsigned int)sizeof(buf)-1); - strncpy(buf,sChat_Text,iChat_Pos); - buf[iChat_Pos] = '\0'; - DrawVLine(bmpDest, 368, 378, 4+tLX->cFont.GetWidth("Talk: ")+tLX->cFont.GetWidth(buf), tLX->clNormalText); -diff -ur openlierox-0.57.orig/src/client/CCombobox.cpp openlierox-0.57/src/client/CCombobox.cpp ---- openlierox-0.57.orig/src/client/CCombobox.cpp 2007-01-26 21:18:31.000000000 +0100 -+++ openlierox-0.57/src/client/CCombobox.cpp 2007-03-12 22:41:34.000000000 +0100 -@@ -484,7 +484,7 @@ - - /////////////////// - // Process a message sent to this widget --int CCombobox::SendMessage(int iMsg, DWORD Param1, DWORD Param2) -+DWORD CCombobox::SendMessage(int iMsg, DWORD Param1, DWORD Param2) - { - - switch(iMsg) { -@@ -526,7 +526,7 @@ - - // Get the current item - case CBM_GETCURITEM: -- return (int)tSelected; -+ return (DWORD)tSelected; - - // Set the current item - case CBM_SETCURSEL: -diff -ur openlierox-0.57.orig/src/client/CGuiLayout.cpp openlierox-0.57/src/client/CGuiLayout.cpp ---- openlierox-0.57.orig/src/client/CGuiLayout.cpp 2007-01-26 21:19:18.000000000 +0100 -+++ openlierox-0.57/src/client/CGuiLayout.cpp 2007-03-12 22:41:34.000000000 +0100 -@@ -868,7 +868,7 @@ - - /////////////////// - // Send a message to a widget --int CGuiLayout::SendMessage(int iControl, int iMsg, DWORD Param1, DWORD Param2) -+DWORD CGuiLayout::SendMessage(int iControl, int iMsg, DWORD Param1, DWORD Param2) - { - CWidget *w = getWidget(iControl); - -diff -ur openlierox-0.57.orig/src/client/CImage.cpp openlierox-0.57/src/client/CImage.cpp ---- openlierox-0.57.orig/src/client/CImage.cpp 2006-12-31 18:36:36.000000000 +0100 -+++ openlierox-0.57/src/client/CImage.cpp 2007-03-12 22:41:34.000000000 +0100 -@@ -63,7 +63,7 @@ - - ///////////////////// - // This widget is a sendmessage --int CImage::SendMessage(int iMsg, DWORD Param1, DWORD Param2) -+DWORD CImage::SendMessage(int iMsg, DWORD Param1, DWORD Param2) - { - return 0; - } -diff -ur openlierox-0.57.orig/src/client/CListview.cpp openlierox-0.57/src/client/CListview.cpp ---- openlierox-0.57.orig/src/client/CListview.cpp 2007-01-26 21:24:01.000000000 +0100 -+++ openlierox-0.57/src/client/CListview.cpp 2007-03-12 22:41:34.000000000 +0100 -@@ -1023,7 +1023,7 @@ - - /////////////////// - // This widget is send a message --int CListview::SendMessage(int iMsg, DWORD Param1, DWORD Param2) -+DWORD CListview::SendMessage(int iMsg, DWORD Param1, DWORD Param2) - { - char *s = NULL; - -@@ -1089,7 +1089,7 @@ - // Return the current item - case LVM_GETCURITEM: - if(tSelected) -- return (int)tSelected; -+ return (DWORD)tSelected; - return 0; - - // Set the old-style property -diff -ur openlierox-0.57.orig/src/client/CMenu.cpp openlierox-0.57/src/client/CMenu.cpp ---- openlierox-0.57.orig/src/client/CMenu.cpp 2006-12-31 18:35:22.000000000 +0100 -+++ openlierox-0.57/src/client/CMenu.cpp 2007-03-12 22:41:34.000000000 +0100 -@@ -34,7 +34,7 @@ - - /////////////////// - // Handle a menu message --int CMenu::SendMessage(int iMsg, DWORD Param1, DWORD Param2) -+DWORD CMenu::SendMessage(int iMsg, DWORD Param1, DWORD Param2) - { - switch(iMsg) { - -diff -ur openlierox-0.57.orig/src/client/CScrollbar.cpp openlierox-0.57/src/client/CScrollbar.cpp ---- openlierox-0.57.orig/src/client/CScrollbar.cpp 2007-01-25 22:27:40.000000000 +0100 -+++ openlierox-0.57/src/client/CScrollbar.cpp 2007-03-12 22:41:34.000000000 +0100 -@@ -274,7 +274,7 @@ - - /////////////////// - // Process a sent message --int CScrollbar::SendMessage(int iMsg, DWORD Param1, DWORD Param2) -+DWORD CScrollbar::SendMessage(int iMsg, DWORD Param1, DWORD Param2) - { - switch( iMsg ) { - -diff -ur openlierox-0.57.orig/src/client/CSlider.cpp openlierox-0.57/src/client/CSlider.cpp ---- openlierox-0.57.orig/src/client/CSlider.cpp 2006-10-28 16:00:55.000000000 +0200 -+++ openlierox-0.57/src/client/CSlider.cpp 2007-03-12 22:41:34.000000000 +0100 -@@ -63,7 +63,7 @@ - - /////////////////// - // This widget is send a message --int CSlider::SendMessage(int iMsg, DWORD Param1, DWORD Param2) -+DWORD CSlider::SendMessage(int iMsg, DWORD Param1, DWORD Param2) - { - switch(iMsg) { - -diff -ur openlierox-0.57.orig/src/client/CTextbox.cpp openlierox-0.57/src/client/CTextbox.cpp ---- openlierox-0.57.orig/src/client/CTextbox.cpp 2007-01-25 22:27:40.000000000 +0100 -+++ openlierox-0.57/src/client/CTextbox.cpp 2007-03-12 22:41:34.000000000 +0100 -@@ -94,10 +94,10 @@ - // Determine the cursor position in pixels - int x = 0; - if(cursorpos) { -- strncpy(buf,text,MIN(sizeof(buf)-1,(unsigned int)cursorpos)); -+ strncpy(buf,text,MIN((unsigned int)sizeof(buf)-1,(unsigned int)cursorpos)); - } - -- buf[MIN(sizeof(buf)-1,(unsigned int)cursorpos)] = '\0'; -+ buf[MIN((unsigned int)sizeof(buf)-1,(unsigned int)cursorpos)] = '\0'; - x = tLX->cFont.GetWidth(buf); - - // Draw selection -@@ -110,8 +110,8 @@ - int length = -iSelLength; - if (length > (int)fix_strnlen(text)) - length = cursorpos; -- strncpy(buf,&text[cursorpos-length],MIN(sizeof(buf)-1,(unsigned int)length)); -- buf[MIN(sizeof(buf)-1,(unsigned int)length)] = '\0'; -+ strncpy(buf,&text[cursorpos-length],MIN((unsigned int)sizeof(buf)-1,(unsigned int)length)); -+ buf[MIN((unsigned int)sizeof(buf)-1,(unsigned int)length)] = '\0'; - - // Update the SelStart - iSelStart = iCurpos+iSelLength; -@@ -121,15 +121,15 @@ - int length = iSelLength; - if (length > (int)fix_strnlen(text)) - length = fix_strnlen(text); -- strncpy(buf,&text[cursorpos],MIN(sizeof(buf)-1,(unsigned int)length)); -- buf[MIN(sizeof(buf)-1,(unsigned int)length)] = '\0'; -+ strncpy(buf,&text[cursorpos],MIN((unsigned int)sizeof(buf)-1,(unsigned int)length)); -+ buf[MIN((unsigned int)sizeof(buf)-1,(unsigned int)length)] = '\0'; - // Update the SelStart - iSelStart = iCurpos; - } - - // Update the selected text -- strncpy(sSelectedText,&sText[iSelStart],MIN(sizeof(sSelectedText),(unsigned int)abs(iSelLength))); -- sSelectedText[MIN(sizeof(sSelectedText)-1,(unsigned int)abs(iSelLength))] = '\0'; -+ strncpy(sSelectedText,&sText[iSelStart],MIN((unsigned int)sizeof(sSelectedText),(unsigned int)abs(iSelLength))); -+ sSelectedText[MIN((unsigned int)sizeof(sSelectedText)-1,(unsigned int)abs(iSelLength))] = '\0'; - - // Cursor on the left side of the selection - if (iSelLength > 0) { -@@ -591,7 +591,7 @@ - - /////////////////// - // This widget is send a message --int CTextbox::SendMessage(int iMsg, DWORD Param1, DWORD Param2) -+DWORD CTextbox::SendMessage(int iMsg, DWORD Param1, DWORD Param2) - { - char *p; - -diff -ur openlierox-0.57.orig/src/common/CChannel.cpp openlierox-0.57/src/common/CChannel.cpp ---- openlierox-0.57.orig/src/common/CChannel.cpp 2006-12-01 02:58:32.000000000 +0100 -+++ openlierox-0.57/src/common/CChannel.cpp 2007-03-13 15:27:51.000000000 +0100 -@@ -51,7 +51,7 @@ - { - CBytestream outpack; - int SendReliable = false; -- ulong r1,r2; -+ unsigned int r1,r2; - outpack.Clear(); - -@@ -120,8 +120,8 @@ - // Process channel (after receiving data) - int CChannel::Process(CBytestream *bs) - { -- ulong Sequence, SequenceAck; -- ulong ReliableAck, ReliableMessage; -+ unsigned int Sequence, SequenceAck; -+ unsigned int ReliableAck, ReliableMessage; - int drop; - - // Start from the beginning of the packet -@@ -144,7 +144,7 @@ - // TODO: Get rate estimation - - // Get rid of the old packets -- if(Sequence <= (ulong)iIncomingSequence) { -+ if(Sequence <= (unsigned int)iIncomingSequence) { - //Con_Printf(CNC_WARNING,"Warning: Packet dropped"); - return false; - } -@@ -162,7 +162,7 @@ - - - // If the outgoing reliable message has been acknowledged, clear it for more reliable messages -- if(ReliableAck == (ulong)iReliableSequence) -+ if(ReliableAck == (unsigned int)iReliableSequence) - Reliable.Clear(); - - -diff -ur openlierox-0.57.orig/src/common/CMap.cpp openlierox-0.57/src/common/CMap.cpp ---- openlierox-0.57.orig/src/common/CMap.cpp 2007-01-26 21:34:31.000000000 +0100 -+++ openlierox-0.57/src/common/CMap.cpp 2007-03-13 14:37:27.000000000 +0100 -@@ -1929,8 +1929,8 @@ - return false; - - // Write out the images & pixeflags to memory, compress the data & save the compressed data -- ulong size = (Width*Height * 3) * 2 + (Width*Height) + 1; -- ulong destsize = size + (size / 8) + 12; -+ unsigned int size = (Width*Height * 3) * 2 + (Width*Height) + 1; -+ unsigned int destsize = size + (size / 8) + 12; - - uchar *pSource = new uchar[size]; - uchar *pDest = new uchar[destsize]; -@@ -1976,17 +1976,19 @@ - } - - // Compress it -- if( compress( pDest, &destsize, pSource, size) != Z_OK ) { -+ uLongf long_destsize = destsize; -+ if( compress( pDest, &long_destsize, pSource, size) != Z_OK ) { - printf("Failed compressing\n"); - fclose(fp); - delete[] pSource; - delete[] pDest; - return false; - } -+ destsize = long_destsize; - - // Write out the details & the data -- fwrite(GetEndianSwapped(destsize), sizeof(ulong), 1, fp); -- fwrite(GetEndianSwapped(size), sizeof(ulong), 1, fp); -+ fwrite(GetEndianSwapped(destsize), sizeof(unsigned int), 1, fp); -+ fwrite(GetEndianSwapped(size), sizeof(unsigned int), 1, fp); - fwrite(pDest, sizeof(uchar), destsize, fp); - - delete[] pSource; -@@ -2002,13 +2002,13 @@ - int CMap::LoadImageFormat(FILE *fp) - { - // Load the details -- ulong size, destsize; -+ unsigned int size, destsize; - int x,y,n,p; - Uint8 r,g,b; - -- fread(&size, sizeof(ulong), 1, fp); -+ fread(&size, sizeof(unsigned int), 1, fp); - EndianSwap(size); -- fread(&destsize, sizeof(ulong), 1, fp); -+ fread(&destsize, sizeof(unsigned int), 1, fp); - EndianSwap(destsize); - - // Allocate the memory -@@ -2022,14 +2024,15 @@ - - fread(pSource, sizeof(uchar), size, fp); - -- if( uncompress( pDest, &destsize, pSource, size ) != Z_OK ) { -+ uLongf long_destsize = destsize; -+ if( uncompress( pDest, &long_destsize, pSource, size ) != Z_OK ) { - printf("Failed decompression\n"); - fclose(fp); - delete[] pSource; - delete[] pDest; - return false; - } -- -+ destsize = long_destsize; - - // Translate the data - -@@ -2118,7 +2118,7 @@ - - // Validate the liero level - fseek(fp,0,SEEK_END); -- long length = ftell(fp); -+ int length = ftell(fp); - - if(length != 176400 && length != 176402) { - if(length == 177178) -diff -ur openlierox-0.57.orig/src/common/Console.cpp openlierox-0.57/src/common/Console.cpp ---- openlierox-0.57.orig/src/common/Console.cpp 2007-01-26 22:05:10.000000000 +0100 -+++ openlierox-0.57/src/common/Console.cpp 2007-03-12 22:41:34.000000000 +0100 -@@ -471,8 +471,8 @@ - } - if(n==0 && Console->iBlinkState) { - static char buf2[256]; -- strncpy(buf2,Console->Line[n].strText,MIN(sizeof(buf2)-1,(unsigned int)Console->iCurpos)); -- buf2[MIN(sizeof(buf2)-1,(unsigned int)Console->iCurpos)] = '\0'; -+ strncpy(buf2,Console->Line[n].strText,MIN((unsigned int)sizeof(buf2)-1,(unsigned int)Console->iCurpos)); -+ buf2[MIN((unsigned int)sizeof(buf2)-1,(unsigned int)Console->iCurpos)] = '\0'; - DrawVLine(bmpDest,texty,texty+tLX->cFont.GetHeight(),17+tLX->cFont.GetWidth(buf2),0xffff); - } - -diff -ur openlierox-0.57.orig/src/server/CServer.cpp openlierox-0.57/src/server/CServer.cpp ---- openlierox-0.57.orig/src/server/CServer.cpp 2007-01-26 22:07:30.000000000 +0100 -+++ openlierox-0.57/src/server/CServer.cpp 2007-03-12 22:41:34.000000000 +0100 -@@ -819,9 +819,10 @@ - w->setKills(0); - w->setLives(WRM_OUT); - w->setUsed(false); -- CWorm *remoteworm = cClient->getRemoteWorms()+w->getID(); -- if ((int)remoteworm == w->getID()) -+ CWorm *remoteworm = cClient->getRemoteWorms(); -+ if (remoteworm == NULL) - return; -+ remoteworm += w->getID(); - if (remoteworm->getType() == PRF_COMPUTER) { - remoteworm->AI_Shutdown(); - remoteworm->setType(PRF_HUMAN); -@@ -936,9 +937,10 @@ - w->setKills(0); - w->setLives(WRM_OUT); - w->setUsed(false); -- CWorm *remoteworm = cClient->getRemoteWorms()+w->getID(); -- if ((int)remoteworm == w->getID()) -+ CWorm *remoteworm = cClient->getRemoteWorms(); -+ if (remoteworm == NULL) - return; -+ remoteworm += w->getID(); - if (remoteworm->getType() == PRF_COMPUTER) { - remoteworm->AI_Shutdown(); - remoteworm->setType(PRF_HUMAN); -@@ -1304,7 +1306,7 @@ - k++; - j++; - } -- buf[MIN(sizeof(buf)-1,(unsigned int)k)] = '\0'; -+ buf[MIN((unsigned int)sizeof(buf)-1,(unsigned int)k)] = '\0'; - k = 0; - ip_parts[i] = atoi(buf); - } ---- openlierox-0.57/src/common/CMap.cpp~ 2007-03-13 15:40:01.000000000 +0100 -+++ openlierox-0.57/src/common/CMap.cpp 2007-03-13 15:40:01.000000000 +0100 Index: openlierox.spec =================================================================== RCS file: /cvs/extras/rpms/openlierox/devel/openlierox.spec,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- openlierox.spec 19 Mar 2007 10:48:32 -0000 1.1 +++ openlierox.spec 14 Apr 2007 09:12:49 -0000 1.2 @@ -1,13 +1,13 @@ -%define prever beta1 +%define prever beta2 Name: openlierox Version: 0.57 -Release: 0.2.%{prever}%{?dist} +Release: 0.3.%{prever}%{?dist} Summary: Addictive realtime multiplayer 2D shoot-em-up Group: Amusements/Games License: LGPL URL: http://openlierox.sourceforge.net/ -Source0: http://downloads.sourceforge.net/%{name}/OpenLieroX_%{version}_%{prever}.src.tar.bz +Source0: http://downloads.sourceforge.net/%{name}/OpenLieroX_%{version}_%{prever}.src.tar.bz2 Source1: %{name}.desktop Source2: README.fedora Patch0: openlierox-0.57-64bit.patch @@ -15,6 +15,8 @@ BuildRequires: SDL_mixer-devel SDL_image-devel gd-devel libxml2-devel BuildRequires: hawknl-devel zlib-devel desktop-file-utils Requires: hicolor-icon-theme +# for people who try to install this using upstream capitalization +Provides: OpenLieroX = %{version}-%{release} %description OpenLierox is an extremely addictive realtime multiplayer 2D shoot-em-up @@ -23,7 +25,7 @@ %prep -%setup -q -c +%setup -q -n OpenLieroX %patch0 -p1 -z .64bit sed -i 's|test_include_file nl.h|test_include_file hawknl/nl.h|g' compile.sh sed -i 's/\r//g' doc/original_lx_docs/*.* @@ -76,6 +78,9 @@ %changelog +* Fri Apr 13 2007 Hans de Goede 0.57-0.3.beta2 +- New upstream release 0.57beta2 + * Thu Mar 15 2007 Hans de Goede 0.57-0.2.beta1 - Various specfile fixes from review (bz 232071) - Source instead of execute the bash scripts to avoid umask problems Index: sources =================================================================== RCS file: /cvs/extras/rpms/openlierox/devel/sources,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- sources 19 Mar 2007 12:49:46 -0000 1.2 +++ sources 14 Apr 2007 09:12:49 -0000 1.3 @@ -1 +1 @@ -0ffa89b0938b9ad2d2dcf7978f9c10f2 OpenLieroX_0.57_beta1.src.tar.bz +6985e35d7d1cd7520ccba387c459f333 OpenLieroX_0.57_beta2.src.tar.bz2 From fedora-extras-commits at redhat.com Sat Apr 14 09:15:18 2007 From: fedora-extras-commits at redhat.com (Hans de Goede (jwrdegoede)) Date: Sat, 14 Apr 2007 05:15:18 -0400 Subject: rpms/openlierox/FC-6 .cvsignore, 1.2, 1.3 openlierox-0.57-64bit.patch, 1.1, 1.2 openlierox.spec, 1.1, 1.2 sources, 1.2, 1.3 Message-ID: <200704140915.l3E9FIeG005508@cvs-int.fedora.redhat.com> Author: jwrdegoede Update of /cvs/extras/rpms/openlierox/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv5461 Modified Files: .cvsignore openlierox-0.57-64bit.patch openlierox.spec sources Log Message: * Fri Apr 13 2007 Hans de Goede 0.57-0.3.beta2 - New upstream release 0.57beta2 Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/openlierox/FC-6/.cvsignore,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- .cvsignore 19 Mar 2007 12:59:23 -0000 1.2 +++ .cvsignore 14 Apr 2007 09:14:39 -0000 1.3 @@ -1 +1 @@ -OpenLieroX_0.57_beta1.src.tar.bz +OpenLieroX_0.57_beta2.src.tar.bz2 openlierox-0.57-64bit.patch: Index: openlierox-0.57-64bit.patch =================================================================== RCS file: /cvs/extras/rpms/openlierox/FC-6/openlierox-0.57-64bit.patch,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- openlierox-0.57-64bit.patch 19 Mar 2007 11:02:01 -0000 1.1 +++ openlierox-0.57-64bit.patch 14 Apr 2007 09:14:39 -0000 1.2 @@ -1,596 +1,13 @@ -diff -ur openlierox-0.57.orig/include/CBox.h openlierox-0.57/include/CBox.h ---- openlierox-0.57.orig/include/CBox.h 2007-01-26 20:29:35.000000000 +0100 -+++ openlierox-0.57/include/CBox.h 2007-03-12 22:41:34.000000000 +0100 -@@ -67,7 +67,7 @@ - int KeyDown(int c) { return BOX_NONE; } - int KeyUp(int c) { return BOX_NONE; } - -- int SendMessage(int iMsg, DWORD Param1, DWORD Param2) { return 0; } -+ DWORD SendMessage(int iMsg, DWORD Param1, DWORD Param2) { return 0; } - - int CheckEvent(void); - -diff -ur openlierox-0.57.orig/include/CBrowser.h openlierox-0.57/include/CBrowser.h ---- openlierox-0.57.orig/include/CBrowser.h 2006-11-10 09:28:24.000000000 +0100 -+++ openlierox-0.57/include/CBrowser.h 2007-03-13 15:30:27.000000000 +0100 -@@ -95,8 +95,8 @@ - - - // Reading -- long iPos; -- long iLength; -+ int iPos; -+ int iLength; - char *sData; - - -@@ -117,7 +117,7 @@ - int KeyDown(int c) { return BRW_NONE; } - int KeyUp(int c) { return BRW_NONE; } - -- int SendMessage(int iMsg, DWORD Param1, DWORD Param2); -+ DWORD SendMessage(int iMsg, DWORD Param1, DWORD Param2); - - void Draw(SDL_Surface *bmpDest); - void LoadStyle(void) {} -diff -ur openlierox-0.57.orig/include/CButton.h openlierox-0.57/include/CButton.h ---- openlierox-0.57.orig/include/CButton.h 2006-11-10 09:28:24.000000000 +0100 -+++ openlierox-0.57/include/CButton.h 2007-03-12 22:41:34.000000000 +0100 -@@ -78,7 +78,7 @@ - int KeyDown(int c) { return BTN_NONE; } - int KeyUp(int c) { return BTN_NONE; } - -- int SendMessage(int iMsg, DWORD Param1, DWORD Param2) { return 0; } -+ DWORD SendMessage(int iMsg, DWORD Param1, DWORD Param2) { return 0; } - - // Draw the button - void Draw(SDL_Surface *bmpDest); -diff -ur openlierox-0.57.orig/include/CCheckbox.h openlierox-0.57/include/CCheckbox.h ---- openlierox-0.57.orig/include/CCheckbox.h 2006-11-25 17:21:27.000000000 +0100 -+++ openlierox-0.57/include/CCheckbox.h 2007-03-12 22:41:34.000000000 +0100 -@@ -64,7 +64,7 @@ - - - // Process a message sent -- int SendMessage(int iMsg, DWORD Param1, DWORD Param2) { -+ DWORD SendMessage(int iMsg, DWORD Param1, DWORD Param2) { - - switch(iMsg) { - case CKM_SETCHECK: -diff -ur openlierox-0.57.orig/include/CCombobox.h openlierox-0.57/include/CCombobox.h ---- openlierox-0.57.orig/include/CCombobox.h 2007-01-25 22:27:39.000000000 +0100 -+++ openlierox-0.57/include/CCombobox.h 2007-03-12 22:41:34.000000000 +0100 -@@ -116,7 +116,7 @@ - - void Sort(bool ascending); - -- int SendMessage(int iMsg, DWORD Param1, DWORD Param2); -+ DWORD SendMessage(int iMsg, DWORD Param1, DWORD Param2); - - void clear(void); - void addItem(int index, char *sindex, char *name); -diff -ur openlierox-0.57.orig/include/CGuiLayout.h openlierox-0.57/include/CGuiLayout.h ---- openlierox-0.57.orig/include/CGuiLayout.h 2006-11-07 17:33:54.000000000 +0100 -+++ openlierox-0.57/include/CGuiLayout.h 2007-03-12 22:41:34.000000000 +0100 -@@ -112,7 +112,7 @@ - - - // Messaging -- int SendMessage(int iControl, int iMsg, DWORD Param1, DWORD Param2); -+ DWORD SendMessage(int iControl, int iMsg, DWORD Param1, DWORD Param2); - - // Variables - int getID(void) { return iID; } -diff -ur openlierox-0.57.orig/include/CImage.h openlierox-0.57/include/CImage.h ---- openlierox-0.57.orig/include/CImage.h 2007-01-26 20:29:31.000000000 +0100 -+++ openlierox-0.57/include/CImage.h 2007-03-12 22:41:34.000000000 +0100 -@@ -65,7 +65,7 @@ - int KeyDown(int c) { return IMG_NONE; } - int KeyUp(int c) { return IMG_NONE; } - -- int SendMessage(int iMsg, DWORD Param1, DWORD Param2); -+ DWORD SendMessage(int iMsg, DWORD Param1, DWORD Param2); - - void Draw(SDL_Surface *bmpDest); - -diff -ur openlierox-0.57.orig/include/CInputBox.h openlierox-0.57/include/CInputBox.h ---- openlierox-0.57.orig/include/CInputBox.h 2006-12-31 20:22:17.000000000 +0100 -+++ openlierox-0.57/include/CInputBox.h 2007-03-12 22:41:34.000000000 +0100 -@@ -72,7 +72,7 @@ - - - // Process a message sent -- inline int SendMessage(int iMsg, DWORD Param1, DWORD Param2) { -+ inline DWORD SendMessage(int iMsg, DWORD Param1, DWORD Param2) { - - switch(iMsg) { - case INM_GETVALUE: -diff -ur openlierox-0.57.orig/include/CLabel.h openlierox-0.57/include/CLabel.h ---- openlierox-0.57.orig/include/CLabel.h 2007-01-02 04:41:37.000000000 +0100 -+++ openlierox-0.57/include/CLabel.h 2007-03-12 22:41:34.000000000 +0100 -@@ -60,7 +60,7 @@ - int KeyDown(int c) { return LBL_NONE; } - int KeyUp(int c) { return LBL_NONE; } - -- int SendMessage(int iMsg, DWORD Param1, DWORD Param2) { -+ DWORD SendMessage(int iMsg, DWORD Param1, DWORD Param2) { - if(iMsg==LBM_SETTEXT) fix_strncpy(sText, (char *)Param1); return 0; - } - -diff -ur openlierox-0.57.orig/include/CLine.h openlierox-0.57/include/CLine.h ---- openlierox-0.57.orig/include/CLine.h 2006-11-10 09:28:24.000000000 +0100 -+++ openlierox-0.57/include/CLine.h 2007-03-12 22:41:34.000000000 +0100 -@@ -47,7 +47,7 @@ - int KeyDown(int c) { return LIN_NONE; } - int KeyUp(int c) { return LIN_NONE; } - -- int SendMessage(int iMsg, DWORD Param1, DWORD Param2) { -+ DWORD SendMessage(int iMsg, DWORD Param1, DWORD Param2) { - return 0; - } - -diff -ur openlierox-0.57.orig/include/CListview.h openlierox-0.57/include/CListview.h ---- openlierox-0.57.orig/include/CListview.h 2007-01-26 20:28:21.000000000 +0100 -+++ openlierox-0.57/include/CListview.h 2007-03-12 22:41:34.000000000 +0100 -@@ -168,7 +168,7 @@ - - void LoadStyle(void) {} - -- int SendMessage(int iMsg, DWORD Param1, DWORD Param2); -+ DWORD SendMessage(int iMsg, DWORD Param1, DWORD Param2); - - void ReadjustScrollbar(void); - -diff -ur openlierox-0.57.orig/include/CMenu.h openlierox-0.57/include/CMenu.h ---- openlierox-0.57.orig/include/CMenu.h 2006-11-10 09:28:24.000000000 +0100 -+++ openlierox-0.57/include/CMenu.h 2007-03-12 22:41:34.000000000 +0100 -@@ -70,7 +70,7 @@ - int KeyDown(int c) { return MNU_NONE; } - int KeyUp(int c) { return MNU_NONE; } - -- int SendMessage(int iMsg, DWORD Param1, DWORD Param2); -+ DWORD SendMessage(int iMsg, DWORD Param1, DWORD Param2); - - void Draw(SDL_Surface *bmpDest); - -diff -ur openlierox-0.57.orig/include/CScrollbar.h openlierox-0.57/include/CScrollbar.h ---- openlierox-0.57.orig/include/CScrollbar.h 2007-01-25 21:47:59.000000000 +0100 -+++ openlierox-0.57/include/CScrollbar.h 2007-03-12 22:41:34.000000000 +0100 -@@ -92,7 +92,7 @@ - int getMax(void) { return iMax; } - int getGrabbed(void) { return iSliderGrabbed; } - -- int SendMessage(int iMsg, DWORD Param1, DWORD Param2); -+ DWORD SendMessage(int iMsg, DWORD Param1, DWORD Param2); - - - -diff -ur openlierox-0.57.orig/include/CSlider.h openlierox-0.57/include/CSlider.h ---- openlierox-0.57.orig/include/CSlider.h 2006-11-10 09:28:24.000000000 +0100 -+++ openlierox-0.57/include/CSlider.h 2007-03-12 22:41:34.000000000 +0100 -@@ -67,7 +67,7 @@ - - void LoadStyle(void) {} - -- int SendMessage(int iMsg, DWORD Param1, DWORD Param2); -+ DWORD SendMessage(int iMsg, DWORD Param1, DWORD Param2); - - int getValue(void) { return iValue; } - void setValue(int v) { iValue = v; } -diff -ur openlierox-0.57.orig/include/CTextbox.h openlierox-0.57/include/CTextbox.h ---- openlierox-0.57.orig/include/CTextbox.h 2007-01-02 23:54:56.000000000 +0100 -+++ openlierox-0.57/include/CTextbox.h 2007-03-12 22:41:34.000000000 +0100 -@@ -113,7 +113,7 @@ - - void LoadStyle(void) {} - -- int SendMessage(int iMsg, DWORD Param1, DWORD Param2); -+ DWORD SendMessage(int iMsg, DWORD Param1, DWORD Param2); - - void Backspace(void); - void Delete(void); -diff -ur openlierox-0.57.orig/include/CTitleButton.h openlierox-0.57/include/CTitleButton.h ---- openlierox-0.57.orig/include/CTitleButton.h 2007-01-26 20:29:14.000000000 +0100 -+++ openlierox-0.57/include/CTitleButton.h 2007-03-12 22:41:34.000000000 +0100 -@@ -58,7 +58,7 @@ - int KeyDown(int c) { return TBT_NONE; } - int KeyUp(int c) { return TBT_NONE; } - -- int SendMessage(int iMsg, DWORD Param1, DWORD Param2) { return 0; } -+ DWORD SendMessage(int iMsg, DWORD Param1, DWORD Param2) { return 0; } - - // Draw the title button - void Draw(SDL_Surface *bmpDest); -diff -ur openlierox-0.57.orig/include/CWidget.h openlierox-0.57/include/CWidget.h ---- openlierox-0.57.orig/include/CWidget.h 2007-01-26 20:33:38.000000000 +0100 -+++ openlierox-0.57/include/CWidget.h 2007-03-12 22:41:34.000000000 +0100 -@@ -123,7 +123,7 @@ - virtual void LoadStyle(void) = 0; - virtual void Draw(SDL_Surface *bmpDest) = 0; - -- virtual int SendMessage(int iMsg, DWORD Param1, DWORD Param2) = 0; -+ virtual DWORD SendMessage(int iMsg, DWORD Param1, DWORD Param2) = 0; - }; - - -diff -ur openlierox-0.57.orig/include/types.h openlierox-0.57/include/types.h ---- openlierox-0.57.orig/include/types.h 2006-11-04 17:54:24.000000000 +0100 -+++ openlierox-0.57/include/types.h 2007-03-12 22:41:34.000000000 +0100 -@@ -22,7 +22,7 @@ - - #ifndef WIN32 - // WIN32 defines this in windows.h --typedef int DWORD; -+typedef intptr_t DWORD; /* used to store both ints and pointers */ - typedef uchar byte; - #endif - -diff -ur openlierox-0.57.orig/src/client/CBrowser.cpp openlierox-0.57/src/client/CBrowser.cpp ---- openlierox-0.57.orig/src/client/CBrowser.cpp 2007-01-26 21:18:09.000000000 +0100 -+++ openlierox-0.57/src/client/CBrowser.cpp 2007-03-12 22:41:34.000000000 +0100 -@@ -49,7 +49,7 @@ +--- OpenLieroX/include/CBrowser.h.64bit 2007-02-23 21:49:07.000000000 +0100 ++++ OpenLieroX/include/CBrowser.h 2007-04-13 21:49:30.000000000 +0200 +@@ -96,8 +96,8 @@ - /////////////////// - // This widget is send a message --int CBrowser::SendMessage(int iMsg, DWORD Param1, DWORD Param2) -+DWORD CBrowser::SendMessage(int iMsg, DWORD Param1, DWORD Param2) - { - switch(iMsg) { -@@ -503,8 +503,8 @@ - break; - } - } -- strncpy(buf,obj->strText+p,MIN(sizeof(buf)-1,(unsigned int)c-p)); -- buf[MIN(sizeof(buf)-1,(unsigned int)c-p)]='\0'; -+ strncpy(buf,obj->strText+p,MIN((unsigned int)sizeof(buf)-1,(unsigned int)c-p)); -+ buf[MIN((unsigned int)sizeof(buf)-1,(unsigned int)c-p)]='\0'; - p=c; + // Reading +- long iPos; +- long iLength; ++ int iPos; ++ int iLength; + char *sData; - w = fnt->GetWidth(buf); -diff -ur openlierox-0.57.orig/src/client/CClient_Draw.cpp openlierox-0.57/src/client/CClient_Draw.cpp ---- openlierox-0.57.orig/src/client/CClient_Draw.cpp 2007-01-26 21:20:33.000000000 +0100 -+++ openlierox-0.57/src/client/CClient_Draw.cpp 2007-03-12 22:41:34.000000000 +0100 -@@ -187,7 +187,7 @@ - tLX->cOutlineFont.Draw(bmpDest, 4, 366, tLX->clNormalText, "Talk: %s",sChat_Text); - if (iChat_CursorVisible) { - static char buf[256]; -- iChat_Pos = MIN((unsigned int)iChat_Pos,sizeof(buf)-1); -+ iChat_Pos = MIN((unsigned int)iChat_Pos,(unsigned int)sizeof(buf)-1); - strncpy(buf,sChat_Text,iChat_Pos); - buf[iChat_Pos] = '\0'; - DrawVLine(bmpDest, 368, 378, 4+tLX->cFont.GetWidth("Talk: ")+tLX->cFont.GetWidth(buf), tLX->clNormalText); -diff -ur openlierox-0.57.orig/src/client/CCombobox.cpp openlierox-0.57/src/client/CCombobox.cpp ---- openlierox-0.57.orig/src/client/CCombobox.cpp 2007-01-26 21:18:31.000000000 +0100 -+++ openlierox-0.57/src/client/CCombobox.cpp 2007-03-12 22:41:34.000000000 +0100 -@@ -484,7 +484,7 @@ - - /////////////////// - // Process a message sent to this widget --int CCombobox::SendMessage(int iMsg, DWORD Param1, DWORD Param2) -+DWORD CCombobox::SendMessage(int iMsg, DWORD Param1, DWORD Param2) - { - - switch(iMsg) { -@@ -526,7 +526,7 @@ - - // Get the current item - case CBM_GETCURITEM: -- return (int)tSelected; -+ return (DWORD)tSelected; - - // Set the current item - case CBM_SETCURSEL: -diff -ur openlierox-0.57.orig/src/client/CGuiLayout.cpp openlierox-0.57/src/client/CGuiLayout.cpp ---- openlierox-0.57.orig/src/client/CGuiLayout.cpp 2007-01-26 21:19:18.000000000 +0100 -+++ openlierox-0.57/src/client/CGuiLayout.cpp 2007-03-12 22:41:34.000000000 +0100 -@@ -868,7 +868,7 @@ - - /////////////////// - // Send a message to a widget --int CGuiLayout::SendMessage(int iControl, int iMsg, DWORD Param1, DWORD Param2) -+DWORD CGuiLayout::SendMessage(int iControl, int iMsg, DWORD Param1, DWORD Param2) - { - CWidget *w = getWidget(iControl); - -diff -ur openlierox-0.57.orig/src/client/CImage.cpp openlierox-0.57/src/client/CImage.cpp ---- openlierox-0.57.orig/src/client/CImage.cpp 2006-12-31 18:36:36.000000000 +0100 -+++ openlierox-0.57/src/client/CImage.cpp 2007-03-12 22:41:34.000000000 +0100 -@@ -63,7 +63,7 @@ - - ///////////////////// - // This widget is a sendmessage --int CImage::SendMessage(int iMsg, DWORD Param1, DWORD Param2) -+DWORD CImage::SendMessage(int iMsg, DWORD Param1, DWORD Param2) - { - return 0; - } -diff -ur openlierox-0.57.orig/src/client/CListview.cpp openlierox-0.57/src/client/CListview.cpp ---- openlierox-0.57.orig/src/client/CListview.cpp 2007-01-26 21:24:01.000000000 +0100 -+++ openlierox-0.57/src/client/CListview.cpp 2007-03-12 22:41:34.000000000 +0100 -@@ -1023,7 +1023,7 @@ - - /////////////////// - // This widget is send a message --int CListview::SendMessage(int iMsg, DWORD Param1, DWORD Param2) -+DWORD CListview::SendMessage(int iMsg, DWORD Param1, DWORD Param2) - { - char *s = NULL; - -@@ -1089,7 +1089,7 @@ - // Return the current item - case LVM_GETCURITEM: - if(tSelected) -- return (int)tSelected; -+ return (DWORD)tSelected; - return 0; - - // Set the old-style property -diff -ur openlierox-0.57.orig/src/client/CMenu.cpp openlierox-0.57/src/client/CMenu.cpp ---- openlierox-0.57.orig/src/client/CMenu.cpp 2006-12-31 18:35:22.000000000 +0100 -+++ openlierox-0.57/src/client/CMenu.cpp 2007-03-12 22:41:34.000000000 +0100 -@@ -34,7 +34,7 @@ - - /////////////////// - // Handle a menu message --int CMenu::SendMessage(int iMsg, DWORD Param1, DWORD Param2) -+DWORD CMenu::SendMessage(int iMsg, DWORD Param1, DWORD Param2) - { - switch(iMsg) { - -diff -ur openlierox-0.57.orig/src/client/CScrollbar.cpp openlierox-0.57/src/client/CScrollbar.cpp ---- openlierox-0.57.orig/src/client/CScrollbar.cpp 2007-01-25 22:27:40.000000000 +0100 -+++ openlierox-0.57/src/client/CScrollbar.cpp 2007-03-12 22:41:34.000000000 +0100 -@@ -274,7 +274,7 @@ - - /////////////////// - // Process a sent message --int CScrollbar::SendMessage(int iMsg, DWORD Param1, DWORD Param2) -+DWORD CScrollbar::SendMessage(int iMsg, DWORD Param1, DWORD Param2) - { - switch( iMsg ) { - -diff -ur openlierox-0.57.orig/src/client/CSlider.cpp openlierox-0.57/src/client/CSlider.cpp ---- openlierox-0.57.orig/src/client/CSlider.cpp 2006-10-28 16:00:55.000000000 +0200 -+++ openlierox-0.57/src/client/CSlider.cpp 2007-03-12 22:41:34.000000000 +0100 -@@ -63,7 +63,7 @@ - - /////////////////// - // This widget is send a message --int CSlider::SendMessage(int iMsg, DWORD Param1, DWORD Param2) -+DWORD CSlider::SendMessage(int iMsg, DWORD Param1, DWORD Param2) - { - switch(iMsg) { - -diff -ur openlierox-0.57.orig/src/client/CTextbox.cpp openlierox-0.57/src/client/CTextbox.cpp ---- openlierox-0.57.orig/src/client/CTextbox.cpp 2007-01-25 22:27:40.000000000 +0100 -+++ openlierox-0.57/src/client/CTextbox.cpp 2007-03-12 22:41:34.000000000 +0100 -@@ -94,10 +94,10 @@ - // Determine the cursor position in pixels - int x = 0; - if(cursorpos) { -- strncpy(buf,text,MIN(sizeof(buf)-1,(unsigned int)cursorpos)); -+ strncpy(buf,text,MIN((unsigned int)sizeof(buf)-1,(unsigned int)cursorpos)); - } - -- buf[MIN(sizeof(buf)-1,(unsigned int)cursorpos)] = '\0'; -+ buf[MIN((unsigned int)sizeof(buf)-1,(unsigned int)cursorpos)] = '\0'; - x = tLX->cFont.GetWidth(buf); - - // Draw selection -@@ -110,8 +110,8 @@ - int length = -iSelLength; - if (length > (int)fix_strnlen(text)) - length = cursorpos; -- strncpy(buf,&text[cursorpos-length],MIN(sizeof(buf)-1,(unsigned int)length)); -- buf[MIN(sizeof(buf)-1,(unsigned int)length)] = '\0'; -+ strncpy(buf,&text[cursorpos-length],MIN((unsigned int)sizeof(buf)-1,(unsigned int)length)); -+ buf[MIN((unsigned int)sizeof(buf)-1,(unsigned int)length)] = '\0'; - - // Update the SelStart - iSelStart = iCurpos+iSelLength; -@@ -121,15 +121,15 @@ - int length = iSelLength; - if (length > (int)fix_strnlen(text)) - length = fix_strnlen(text); -- strncpy(buf,&text[cursorpos],MIN(sizeof(buf)-1,(unsigned int)length)); -- buf[MIN(sizeof(buf)-1,(unsigned int)length)] = '\0'; -+ strncpy(buf,&text[cursorpos],MIN((unsigned int)sizeof(buf)-1,(unsigned int)length)); -+ buf[MIN((unsigned int)sizeof(buf)-1,(unsigned int)length)] = '\0'; - // Update the SelStart - iSelStart = iCurpos; - } - - // Update the selected text -- strncpy(sSelectedText,&sText[iSelStart],MIN(sizeof(sSelectedText),(unsigned int)abs(iSelLength))); -- sSelectedText[MIN(sizeof(sSelectedText)-1,(unsigned int)abs(iSelLength))] = '\0'; -+ strncpy(sSelectedText,&sText[iSelStart],MIN((unsigned int)sizeof(sSelectedText),(unsigned int)abs(iSelLength))); -+ sSelectedText[MIN((unsigned int)sizeof(sSelectedText)-1,(unsigned int)abs(iSelLength))] = '\0'; - - // Cursor on the left side of the selection - if (iSelLength > 0) { -@@ -591,7 +591,7 @@ - - /////////////////// - // This widget is send a message --int CTextbox::SendMessage(int iMsg, DWORD Param1, DWORD Param2) -+DWORD CTextbox::SendMessage(int iMsg, DWORD Param1, DWORD Param2) - { - char *p; - -diff -ur openlierox-0.57.orig/src/common/CChannel.cpp openlierox-0.57/src/common/CChannel.cpp ---- openlierox-0.57.orig/src/common/CChannel.cpp 2006-12-01 02:58:32.000000000 +0100 -+++ openlierox-0.57/src/common/CChannel.cpp 2007-03-13 15:27:51.000000000 +0100 -@@ -51,7 +51,7 @@ - { - CBytestream outpack; - int SendReliable = false; -- ulong r1,r2; -+ unsigned int r1,r2; - outpack.Clear(); - -@@ -120,8 +120,8 @@ - // Process channel (after receiving data) - int CChannel::Process(CBytestream *bs) - { -- ulong Sequence, SequenceAck; -- ulong ReliableAck, ReliableMessage; -+ unsigned int Sequence, SequenceAck; -+ unsigned int ReliableAck, ReliableMessage; - int drop; - - // Start from the beginning of the packet -@@ -144,7 +144,7 @@ - // TODO: Get rate estimation - - // Get rid of the old packets -- if(Sequence <= (ulong)iIncomingSequence) { -+ if(Sequence <= (unsigned int)iIncomingSequence) { - //Con_Printf(CNC_WARNING,"Warning: Packet dropped"); - return false; - } -@@ -162,7 +162,7 @@ - - - // If the outgoing reliable message has been acknowledged, clear it for more reliable messages -- if(ReliableAck == (ulong)iReliableSequence) -+ if(ReliableAck == (unsigned int)iReliableSequence) - Reliable.Clear(); - - -diff -ur openlierox-0.57.orig/src/common/CMap.cpp openlierox-0.57/src/common/CMap.cpp ---- openlierox-0.57.orig/src/common/CMap.cpp 2007-01-26 21:34:31.000000000 +0100 -+++ openlierox-0.57/src/common/CMap.cpp 2007-03-13 14:37:27.000000000 +0100 -@@ -1929,8 +1929,8 @@ - return false; - - // Write out the images & pixeflags to memory, compress the data & save the compressed data -- ulong size = (Width*Height * 3) * 2 + (Width*Height) + 1; -- ulong destsize = size + (size / 8) + 12; -+ unsigned int size = (Width*Height * 3) * 2 + (Width*Height) + 1; -+ unsigned int destsize = size + (size / 8) + 12; - - uchar *pSource = new uchar[size]; - uchar *pDest = new uchar[destsize]; -@@ -1976,17 +1976,19 @@ - } - - // Compress it -- if( compress( pDest, &destsize, pSource, size) != Z_OK ) { -+ uLongf long_destsize = destsize; -+ if( compress( pDest, &long_destsize, pSource, size) != Z_OK ) { - printf("Failed compressing\n"); - fclose(fp); - delete[] pSource; - delete[] pDest; - return false; - } -+ destsize = long_destsize; - - // Write out the details & the data -- fwrite(GetEndianSwapped(destsize), sizeof(ulong), 1, fp); -- fwrite(GetEndianSwapped(size), sizeof(ulong), 1, fp); -+ fwrite(GetEndianSwapped(destsize), sizeof(unsigned int), 1, fp); -+ fwrite(GetEndianSwapped(size), sizeof(unsigned int), 1, fp); - fwrite(pDest, sizeof(uchar), destsize, fp); - - delete[] pSource; -@@ -2002,13 +2002,13 @@ - int CMap::LoadImageFormat(FILE *fp) - { - // Load the details -- ulong size, destsize; -+ unsigned int size, destsize; - int x,y,n,p; - Uint8 r,g,b; - -- fread(&size, sizeof(ulong), 1, fp); -+ fread(&size, sizeof(unsigned int), 1, fp); - EndianSwap(size); -- fread(&destsize, sizeof(ulong), 1, fp); -+ fread(&destsize, sizeof(unsigned int), 1, fp); - EndianSwap(destsize); - - // Allocate the memory -@@ -2022,14 +2024,15 @@ - - fread(pSource, sizeof(uchar), size, fp); - -- if( uncompress( pDest, &destsize, pSource, size ) != Z_OK ) { -+ uLongf long_destsize = destsize; -+ if( uncompress( pDest, &long_destsize, pSource, size ) != Z_OK ) { - printf("Failed decompression\n"); - fclose(fp); - delete[] pSource; - delete[] pDest; - return false; - } -- -+ destsize = long_destsize; - - // Translate the data - -@@ -2118,7 +2118,7 @@ - - // Validate the liero level - fseek(fp,0,SEEK_END); -- long length = ftell(fp); -+ int length = ftell(fp); - - if(length != 176400 && length != 176402) { - if(length == 177178) -diff -ur openlierox-0.57.orig/src/common/Console.cpp openlierox-0.57/src/common/Console.cpp ---- openlierox-0.57.orig/src/common/Console.cpp 2007-01-26 22:05:10.000000000 +0100 -+++ openlierox-0.57/src/common/Console.cpp 2007-03-12 22:41:34.000000000 +0100 -@@ -471,8 +471,8 @@ - } - if(n==0 && Console->iBlinkState) { - static char buf2[256]; -- strncpy(buf2,Console->Line[n].strText,MIN(sizeof(buf2)-1,(unsigned int)Console->iCurpos)); -- buf2[MIN(sizeof(buf2)-1,(unsigned int)Console->iCurpos)] = '\0'; -+ strncpy(buf2,Console->Line[n].strText,MIN((unsigned int)sizeof(buf2)-1,(unsigned int)Console->iCurpos)); -+ buf2[MIN((unsigned int)sizeof(buf2)-1,(unsigned int)Console->iCurpos)] = '\0'; - DrawVLine(bmpDest,texty,texty+tLX->cFont.GetHeight(),17+tLX->cFont.GetWidth(buf2),0xffff); - } - -diff -ur openlierox-0.57.orig/src/server/CServer.cpp openlierox-0.57/src/server/CServer.cpp ---- openlierox-0.57.orig/src/server/CServer.cpp 2007-01-26 22:07:30.000000000 +0100 -+++ openlierox-0.57/src/server/CServer.cpp 2007-03-12 22:41:34.000000000 +0100 -@@ -819,9 +819,10 @@ - w->setKills(0); - w->setLives(WRM_OUT); - w->setUsed(false); -- CWorm *remoteworm = cClient->getRemoteWorms()+w->getID(); -- if ((int)remoteworm == w->getID()) -+ CWorm *remoteworm = cClient->getRemoteWorms(); -+ if (remoteworm == NULL) - return; -+ remoteworm += w->getID(); - if (remoteworm->getType() == PRF_COMPUTER) { - remoteworm->AI_Shutdown(); - remoteworm->setType(PRF_HUMAN); -@@ -936,9 +937,10 @@ - w->setKills(0); - w->setLives(WRM_OUT); - w->setUsed(false); -- CWorm *remoteworm = cClient->getRemoteWorms()+w->getID(); -- if ((int)remoteworm == w->getID()) -+ CWorm *remoteworm = cClient->getRemoteWorms(); -+ if (remoteworm == NULL) - return; -+ remoteworm += w->getID(); - if (remoteworm->getType() == PRF_COMPUTER) { - remoteworm->AI_Shutdown(); - remoteworm->setType(PRF_HUMAN); -@@ -1304,7 +1306,7 @@ - k++; - j++; - } -- buf[MIN(sizeof(buf)-1,(unsigned int)k)] = '\0'; -+ buf[MIN((unsigned int)sizeof(buf)-1,(unsigned int)k)] = '\0'; - k = 0; - ip_parts[i] = atoi(buf); - } ---- openlierox-0.57/src/common/CMap.cpp~ 2007-03-13 15:40:01.000000000 +0100 -+++ openlierox-0.57/src/common/CMap.cpp 2007-03-13 15:40:01.000000000 +0100 Index: openlierox.spec =================================================================== RCS file: /cvs/extras/rpms/openlierox/FC-6/openlierox.spec,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- openlierox.spec 19 Mar 2007 11:02:01 -0000 1.1 +++ openlierox.spec 14 Apr 2007 09:14:39 -0000 1.2 @@ -1,13 +1,13 @@ -%define prever beta1 +%define prever beta2 Name: openlierox Version: 0.57 -Release: 0.2.%{prever}%{?dist} +Release: 0.3.%{prever}%{?dist} Summary: Addictive realtime multiplayer 2D shoot-em-up Group: Amusements/Games License: LGPL URL: http://openlierox.sourceforge.net/ -Source0: http://downloads.sourceforge.net/%{name}/OpenLieroX_%{version}_%{prever}.src.tar.bz +Source0: http://downloads.sourceforge.net/%{name}/OpenLieroX_%{version}_%{prever}.src.tar.bz2 Source1: %{name}.desktop Source2: README.fedora Patch0: openlierox-0.57-64bit.patch @@ -15,6 +15,8 @@ BuildRequires: SDL_mixer-devel SDL_image-devel gd-devel libxml2-devel BuildRequires: hawknl-devel zlib-devel desktop-file-utils Requires: hicolor-icon-theme +# for people who try to install this using upstream capitalization +Provides: OpenLieroX = %{version}-%{release} %description OpenLierox is an extremely addictive realtime multiplayer 2D shoot-em-up @@ -23,7 +25,7 @@ %prep -%setup -q -c +%setup -q -n OpenLieroX %patch0 -p1 -z .64bit sed -i 's|test_include_file nl.h|test_include_file hawknl/nl.h|g' compile.sh sed -i 's/\r//g' doc/original_lx_docs/*.* @@ -76,6 +78,9 @@ %changelog +* Fri Apr 13 2007 Hans de Goede 0.57-0.3.beta2 +- New upstream release 0.57beta2 + * Thu Mar 15 2007 Hans de Goede 0.57-0.2.beta1 - Various specfile fixes from review (bz 232071) - Source instead of execute the bash scripts to avoid umask problems Index: sources =================================================================== RCS file: /cvs/extras/rpms/openlierox/FC-6/sources,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- sources 19 Mar 2007 12:59:24 -0000 1.2 +++ sources 14 Apr 2007 09:14:39 -0000 1.3 @@ -1 +1 @@ -0ffa89b0938b9ad2d2dcf7978f9c10f2 OpenLieroX_0.57_beta1.src.tar.bz +6985e35d7d1cd7520ccba387c459f333 OpenLieroX_0.57_beta2.src.tar.bz2 From fedora-extras-commits at redhat.com Sat Apr 14 09:29:14 2007 From: fedora-extras-commits at redhat.com (Hans de Goede (jwrdegoede)) Date: Sat, 14 Apr 2007 05:29:14 -0400 Subject: rpms/openlierox/FC-6 openlierox.spec,1.2,1.3 Message-ID: <200704140929.l3E9TEOw005700@cvs-int.fedora.redhat.com> Author: jwrdegoede Update of /cvs/extras/rpms/openlierox/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv5674 Modified Files: openlierox.spec Log Message: * Fri Apr 13 2007 Hans de Goede 0.57-0.3.beta2 - New upstream release 0.57beta2 Index: openlierox.spec =================================================================== RCS file: /cvs/extras/rpms/openlierox/FC-6/openlierox.spec,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- openlierox.spec 14 Apr 2007 09:14:39 -0000 1.2 +++ openlierox.spec 14 Apr 2007 09:28:36 -0000 1.3 @@ -12,8 +12,8 @@ Source2: README.fedora Patch0: openlierox-0.57-64bit.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) -BuildRequires: SDL_mixer-devel SDL_image-devel gd-devel libxml2-devel -BuildRequires: hawknl-devel zlib-devel desktop-file-utils +BuildRequires: SDL_mixer-devel SDL_image-devel SDL_gfx-devel gd-devel +BuildRequires: libxml2-devel hawknl-devel zlib-devel desktop-file-utils Requires: hicolor-icon-theme # for people who try to install this using upstream capitalization Provides: OpenLieroX = %{version}-%{release} From fedora-extras-commits at redhat.com Sat Apr 14 09:35:20 2007 From: fedora-extras-commits at redhat.com (Hans de Goede (jwrdegoede)) Date: Sat, 14 Apr 2007 05:35:20 -0400 Subject: rpms/openlierox/devel openlierox.spec,1.2,1.3 Message-ID: <200704140935.l3E9ZKQx006167@cvs-int.fedora.redhat.com> Author: jwrdegoede Update of /cvs/extras/rpms/openlierox/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv6130 Modified Files: openlierox.spec Log Message: * Fri Apr 13 2007 Hans de Goede 0.57-0.3.beta2 - New upstream release 0.57beta2 Index: openlierox.spec =================================================================== RCS file: /cvs/extras/rpms/openlierox/devel/openlierox.spec,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- openlierox.spec 14 Apr 2007 09:12:49 -0000 1.2 +++ openlierox.spec 14 Apr 2007 09:34:37 -0000 1.3 @@ -12,8 +12,8 @@ Source2: README.fedora Patch0: openlierox-0.57-64bit.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) -BuildRequires: SDL_mixer-devel SDL_image-devel gd-devel libxml2-devel -BuildRequires: hawknl-devel zlib-devel desktop-file-utils +BuildRequires: SDL_mixer-devel SDL_image-devel SDL_gfx-devel gd-devel +BuildRequires: libxml2-devel hawknl-devel zlib-devel desktop-file-utils Requires: hicolor-icon-theme # for people who try to install this using upstream capitalization Provides: OpenLieroX = %{version}-%{release} From fedora-extras-commits at redhat.com Sat Apr 14 11:05:43 2007 From: fedora-extras-commits at redhat.com (Jef Spaleta (jspaleta)) Date: Sat, 14 Apr 2007 07:05:43 -0400 Subject: rpms/python-xlib/FC-6 python-xlib.spec, NONE, 1.1 .cvsignore, 1.1, 1.2 sources, 1.1, 1.2 Message-ID: <200704141105.l3EB5h0Z015625@cvs-int.fedora.redhat.com> Author: jspaleta Update of /cvs/extras/rpms/python-xlib/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv15598 Modified Files: .cvsignore sources Added Files: python-xlib.spec Log Message: Initial commit into FC-6 branch --- NEW FILE python-xlib.spec --- # sitelib for noarch packages, sitearch for others (remove the unneeded one) %{!?python_sitelib: %define python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")} Name: python-xlib Version: 0.13 Release: 3%{?dist} Summary: X client library for Python Group: Development/Languages License: GPL URL: http://python-xlib.sourceforge.net/ Source0: http://prdownloads.sourceforge.net/python-xlib/python-xlib-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch BuildRequires: python-devel BuildRequires: texinfo-tex tetex-dvips %package doc Summary: Documentation and examples for python-xlib Group: Documentation Requires: %{name} = %{version}-%{release} %description The Python X Library is a complete X11R6 client-side implementation, written in pure Python. It can be used to write low-levelish X Windows client applications in Python. %description doc Install this package if you want the developers' documentation and examples that tell you how to program with python-xlib. %prep %setup -q %build %{__python} setup.py build cd doc make html ps cd html rm Makefile texi2html %install rm -rf $RPM_BUILD_ROOT %{__python} setup.py install -O1 --skip-build --root $RPM_BUILD_ROOT chmod a-x examples/*.py %clean rm -rf $RPM_BUILD_ROOT %files %defattr(-,root,root,-) %doc README COPYING # For noarch packages: sitelib %{python_sitelib}/* %files doc %defattr(-,root,root,-) %doc COPYING examples doc/html doc/ps/python-xlib.ps %changelog * Tue Apr 10 2007 Jef Spaleta - 0.13-3 - Created doc subpackage per suggestion in review * Mon Mar 26 2007 Jef Spaleta - 0.13-2 - Review Cleanup * Sat Mar 24 2007 Jef Spaleta - 0.13-1 - Initial packaging Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/python-xlib/FC-6/.cvsignore,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- .cvsignore 13 Apr 2007 12:54:35 -0000 1.1 +++ .cvsignore 14 Apr 2007 11:05:03 -0000 1.2 @@ -0,0 +1 @@ +python-xlib-0.13.tar.gz Index: sources =================================================================== RCS file: /cvs/extras/rpms/python-xlib/FC-6/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 13 Apr 2007 12:54:35 -0000 1.1 +++ sources 14 Apr 2007 11:05:03 -0000 1.2 @@ -0,0 +1 @@ +8ff22c7517699c2623feb4e31ed612d2 python-xlib-0.13.tar.gz From fedora-extras-commits at redhat.com Sat Apr 14 11:41:32 2007 From: fedora-extras-commits at redhat.com (Jef Spaleta (jspaleta)) Date: Sat, 14 Apr 2007 07:41:32 -0400 Subject: rpms/scipy/FC-6 scipy.spec,1.3,1.4 Message-ID: <200704141141.l3EBfWLG016362@cvs-int.fedora.redhat.com> Author: jspaleta Update of /cvs/extras/rpms/scipy/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv16342 Modified Files: scipy.spec Log Message: remove arch specific optimizations Index: scipy.spec =================================================================== RCS file: /cvs/extras/rpms/scipy/FC-6/scipy.spec,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- scipy.spec 25 Feb 2007 19:27:47 -0000 1.3 +++ scipy.spec 14 Apr 2007 11:40:53 -0000 1.4 @@ -3,7 +3,7 @@ Summary: Scipy: array processing for numbers, strings, records, and objects Name: scipy Version: 0.5.2 -Release: 1%{?dist} +Release: 1.1%{?dist} Group: Development/Libraries License: BSD @@ -13,8 +13,11 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: numpy, python-devel -BuildRequires: fftw-devel, blas-devel, lapack-devel, gcc-gfortran - +BuildRequires: fftw-devel, blas-devel, lapack-devel +BuildRequires: gcc-gfortran +# numpy is not correctly detecting gfortran in development tree +# reverting to f77 for the time being in devel +#BuildRequires: compat-gcc-34-g77 Requires: numpy, python @@ -34,11 +37,13 @@ %setup -q %build -env CFLAGS="$RPM_OPT_FLAGS" ATLAS=%{_libdir} FFTW=%{_libdir} BLAS=%{_libdir} LAPACK=%{_libdir} python setup.py config_fc --fcompiler=gnu95 build +env CFLAGS="$RPM_OPT_FLAGS" ATLAS=%{_libdir} FFTW=%{_libdir} BLAS=%{_libdir} LAPACK=%{_libdir} python setup.py config_fc --fcompiler=gnu95 --noarch build + +#env CFLAGS="$RPM_OPT_FLAGS" ATLAS=%{_libdir} FFTW=%{_libdir} BLAS=%{_libdir} LAPACK=%{_libdir} python setup.py config_fc --fcompiler=gnu --f77flags="$RPM_OPT_FLAGS" build %install rm -rf $RPM_BUILD_ROOT -env CFLAGS="$RPM_OPT_FLAGS" ATLAS=%{_libdir} FFTW=%{_libdir} BLAS=%{_libdir} LAPACK=%{_libdir} python setup.py config_fc --fcompiler=gnu95 install --root=$RPM_BUILD_ROOT +env CFLAGS="$RPM_OPT_FLAGS" ATLAS=%{_libdir} FFTW=%{_libdir} BLAS=%{_libdir} LAPACK=%{_libdir} python setup.py install --root=$RPM_BUILD_ROOT %clean @@ -53,6 +58,9 @@ %changelog +* Sat Apr 14 2007 Jef Spaleta - 0.5.2-1.1 +- remove arch specific optimizations + * Wed Feb 21 2007 Jef Spaleta - 0.5.2-1 - Update for new upstream release From fedora-extras-commits at redhat.com Sat Apr 14 11:47:51 2007 From: fedora-extras-commits at redhat.com (Jef Spaleta (jspaleta)) Date: Sat, 14 Apr 2007 07:47:51 -0400 Subject: rpms/scipy/devel scipy.spec,1.3,1.4 Message-ID: <200704141147.l3EBlpLt016443@cvs-int.fedora.redhat.com> Author: jspaleta Update of /cvs/extras/rpms/scipy/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv16423 Modified Files: scipy.spec Log Message: revert to f77 due to issue with numpy in development Index: scipy.spec =================================================================== RCS file: /cvs/extras/rpms/scipy/devel/scipy.spec,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- scipy.spec 23 Feb 2007 05:18:15 -0000 1.3 +++ scipy.spec 14 Apr 2007 11:47:08 -0000 1.4 @@ -3,7 +3,7 @@ Summary: Scipy: array processing for numbers, strings, records, and objects Name: scipy Version: 0.5.2 -Release: 1%{?dist} +Release: 2%{?dist} Group: Development/Libraries License: BSD @@ -13,8 +13,11 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: numpy, python-devel -BuildRequires: fftw-devel, blas-devel, lapack-devel, gcc-gfortran - +BuildRequires: fftw-devel, blas-devel, lapack-devel +#BuildRequires: gcc-gfortran +# numpy is not correctly detecting gfortran in development tree +# reverting to f77 for the time being in devel +BuildRequires: compat-gcc-34-g77 Requires: numpy, python @@ -34,11 +37,13 @@ %setup -q %build -env CFLAGS="$RPM_OPT_FLAGS" ATLAS=%{_libdir} FFTW=%{_libdir} BLAS=%{_libdir} LAPACK=%{_libdir} python setup.py config_fc --fcompiler=gnu95 build +env CFLAGS="$RPM_OPT_FLAGS" ATLAS=%{_libdir} FFTW=%{_libdir} BLAS=%{_libdir} LAPACK=%{_libdir} python setup.py config_fc --fcompiler=gnu95 --noarch build + +#env CFLAGS="$RPM_OPT_FLAGS" ATLAS=%{_libdir} FFTW=%{_libdir} BLAS=%{_libdir} LAPACK=%{_libdir} python setup.py config_fc --fcompiler=gnu --f77flags="$RPM_OPT_FLAGS" build %install rm -rf $RPM_BUILD_ROOT -env CFLAGS="$RPM_OPT_FLAGS" ATLAS=%{_libdir} FFTW=%{_libdir} BLAS=%{_libdir} LAPACK=%{_libdir} python setup.py config_fc --fcompiler=gnu95 install --root=$RPM_BUILD_ROOT +env CFLAGS="$RPM_OPT_FLAGS" ATLAS=%{_libdir} FFTW=%{_libdir} BLAS=%{_libdir} LAPACK=%{_libdir} python setup.py install --root=$RPM_BUILD_ROOT %clean @@ -53,6 +58,12 @@ %changelog +* Sat Apr 14 2007 Jef Spaleta - 0.5.2-2 +- revert to f77 due to issue with numpy in development + +* Sat Apr 14 2007 Jef Spaleta - 0.5.2-1.1 +- remove arch specific optimizations + * Wed Feb 21 2007 Jef Spaleta - 0.5.2-1 - Update for new upstream release From fedora-extras-commits at redhat.com Sat Apr 14 12:22:35 2007 From: fedora-extras-commits at redhat.com (Jens Petersen (petersen)) Date: Sat, 14 Apr 2007 08:22:35 -0400 Subject: rpms/happy - New directory Message-ID: <200704141222.l3ECMZq5021106@cvs-int.fedora.redhat.com> Author: petersen Update of /cvs/extras/rpms/happy In directory cvs-int.fedora.redhat.com:/home/fedora/petersen/owners/tmpcvsS21080/rpms/happy Log Message: Directory /cvs/extras/rpms/happy added to the repository From fedora-extras-commits at redhat.com Sat Apr 14 12:22:43 2007 From: fedora-extras-commits at redhat.com (Jens Petersen (petersen)) Date: Sat, 14 Apr 2007 08:22:43 -0400 Subject: rpms/happy/devel - New directory Message-ID: <200704141222.l3ECMhhL021119@cvs-int.fedora.redhat.com> Author: petersen Update of /cvs/extras/rpms/happy/devel In directory cvs-int.fedora.redhat.com:/home/fedora/petersen/owners/tmpcvsS21080/rpms/happy/devel Log Message: Directory /cvs/extras/rpms/happy/devel added to the repository From fedora-extras-commits at redhat.com Sat Apr 14 12:22:47 2007 From: fedora-extras-commits at redhat.com (Jens Petersen (petersen)) Date: Sat, 14 Apr 2007 08:22:47 -0400 Subject: owners owners.list,1.2672,1.2673 Message-ID: <200704141222.l3ECMlkN021127@cvs-int.fedora.redhat.com> Author: petersen Update of /cvs/extras/owners In directory cvs-int.fedora.redhat.com:/home/fedora/petersen/owners Modified Files: owners.list Log Message: add happy (#223486) Index: owners.list =================================================================== RCS file: /cvs/extras/owners/owners.list,v retrieving revision 1.2672 retrieving revision 1.2673 diff -u -r1.2672 -r1.2673 --- owners.list 13 Apr 2007 12:53:14 -0000 1.2672 +++ owners.list 14 Apr 2007 12:22:17 -0000 1.2673 @@ -833,6 +833,7 @@ Fedora Extras|hackedbox|The bastard son of Blackbox, a small and fast Window Manager|matthias at rpmforge.net|extras-qa at fedoraproject.org| Fedora Extras|haddock|Documentation tool for annotated Haskell source code|petersen at redhat.com|extras-qa at fedoraproject.org| Fedora Extras|hamlib|Run-time library to control radio transceivers and receivers|dennis at ausil.us|extras-qa at fedoraproject.org|docs-list at fedoralinks.org +Fedora Extras|happy|Haskell parser generator|bos at serpentine.com|extras-qa at fedoraproject.org|petersen at redhat.com Fedora Extras|harminv|Program and library for solving the harmonic inversion problem|ed at eh3.com|extras-qa at fedoraproject.org| Fedora Extras|hatari|An Atari ST emulator suitable for playing games|musuruan at gmail.com|extras-qa at fedoraproject.org| Fedora Extras|hawknl|Game oriented network library|j.w.r.degoede at hhs.nl|extras-qa at fedoraproject.org| From fedora-extras-commits at redhat.com Sat Apr 14 12:22:59 2007 From: fedora-extras-commits at redhat.com (Jens Petersen (petersen)) Date: Sat, 14 Apr 2007 08:22:59 -0400 Subject: rpms/happy Makefile,NONE,1.1 import.log,NONE,1.1 pkg.acl,NONE,1.1 Message-ID: <200704141222.l3ECMxRY021155@cvs-int.fedora.redhat.com> Author: petersen Update of /cvs/extras/rpms/happy In directory cvs-int.fedora.redhat.com:/home/fedora/petersen/owners/tmpcvsS21080/rpms/happy Added Files: Makefile import.log pkg.acl Log Message: Setup of module happy --- NEW FILE Makefile --- # Top level Makefile for module happy 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 --- --- NEW FILE pkg.acl --- From fedora-extras-commits at redhat.com Sat Apr 14 12:23:14 2007 From: fedora-extras-commits at redhat.com (Jens Petersen (petersen)) Date: Sat, 14 Apr 2007 08:23:14 -0400 Subject: rpms/happy/devel .cvsignore, NONE, 1.1 Makefile, NONE, 1.1 sources, NONE, 1.1 Message-ID: <200704141223.l3ECNElp021172@cvs-int.fedora.redhat.com> Author: petersen Update of /cvs/extras/rpms/happy/devel In directory cvs-int.fedora.redhat.com:/home/fedora/petersen/owners/tmpcvsS21080/rpms/happy/devel Added Files: .cvsignore Makefile sources Log Message: Setup of module happy --- NEW FILE .cvsignore --- --- NEW FILE Makefile --- # Makefile for source rpm: happy # $Id: Makefile,v 1.1 2007/04/14 12:23:04 petersen Exp $ NAME := happy SPECFILE = $(firstword $(wildcard *.spec)) define find-makefile-common for d in common ../common ../../common ; do if [ -f $$d/Makefile.common ] ; then if [ -f $$d/CVS/Root -a -w $$/Makefile.common ] ; then cd $$d ; cvs -Q update ; fi ; echo "$$d/Makefile.common" ; break ; fi ; done endef MAKEFILE_COMMON := $(shell $(find-makefile-common)) ifeq ($(MAKEFILE_COMMON),) # attept a checkout define checkout-makefile-common test -f CVS/Root && { cvs -Q -d $$(cat CVS/Root) checkout common && echo "common/Makefile.common" ; } || { echo "ERROR: I can't figure out how to checkout the 'common' module." ; exit -1 ; } >&2 endef MAKEFILE_COMMON := $(shell $(checkout-makefile-common)) endif include $(MAKEFILE_COMMON) --- NEW FILE sources --- From fedora-extras-commits at redhat.com Sat Apr 14 12:53:18 2007 From: fedora-extras-commits at redhat.com (Thorsten Leemhuis (thl)) Date: Sat, 14 Apr 2007 08:53:18 -0400 Subject: rpms/tiobench/devel tiobench.spec,1.3,1.4 Message-ID: <200704141253.l3ECrIRn021841@cvs-int.fedora.redhat.com> Author: thl Update of /cvs/extras/rpms/tiobench/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv21819 Modified Files: tiobench.spec Log Message: Fix largefile support Index: tiobench.spec =================================================================== RCS file: /cvs/extras/rpms/tiobench/devel/tiobench.spec,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- tiobench.spec 29 Aug 2006 05:42:05 -0000 1.3 +++ tiobench.spec 14 Apr 2007 12:52:33 -0000 1.4 @@ -1,6 +1,6 @@ Name: tiobench Version: 0.3.3 -Release: 4%{?dist} +Release: 6 Summary: Threaded I/O benchmark Group: Applications/System @@ -18,13 +18,12 @@ %prep %setup -q -sed -i 's|^#(DEFINES=-DLARGEFILES)$|$1|' Makefile sed -i 's|tiobench.pl|tiobench|' scripts/makeimages.pl scripts/bigbench.sh rm -rf scripts/CVS chmod 0644 scripts/* %build -make CFLAGS="$RPM_OPT_FLAGS" %{?_smp_mflags} +make CFLAGS="$RPM_OPT_FLAGS -DLARGEFILES" %{?_smp_mflags} %install @@ -48,6 +47,12 @@ %changelog +* Fri Apr 13 2007 Thorsten Leemhuis - 0.3.3-6 +- Remove dist in devel branch + +* Fri Apr 13 2007 Thorsten Leemhuis - 0.3.3-5 +- Fix largefile support + * Tue Aug 29 2006 Thorsten Leemhuis - 0.3.3-4 - Rebuild for Fedora Extras 6 From fedora-extras-commits at redhat.com Sat Apr 14 14:15:24 2007 From: fedora-extras-commits at redhat.com (Thorsten Leemhuis (thl)) Date: Sat, 14 Apr 2007 10:15:24 -0400 Subject: rpms/tiobench/FC-6 tiobench.spec,1.3,1.4 Message-ID: <200704141415.l3EEFOAr031338@cvs-int.fedora.redhat.com> Author: thl Update of /cvs/extras/rpms/tiobench/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv31303 Modified Files: tiobench.spec Log Message: Fix largefile support Index: tiobench.spec =================================================================== RCS file: /cvs/extras/rpms/tiobench/FC-6/tiobench.spec,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- tiobench.spec 29 Aug 2006 05:42:05 -0000 1.3 +++ tiobench.spec 14 Apr 2007 14:14:44 -0000 1.4 @@ -1,6 +1,6 @@ Name: tiobench Version: 0.3.3 -Release: 4%{?dist} +Release: 5%{dist} Summary: Threaded I/O benchmark Group: Applications/System @@ -18,13 +18,12 @@ %prep %setup -q -sed -i 's|^#(DEFINES=-DLARGEFILES)$|$1|' Makefile sed -i 's|tiobench.pl|tiobench|' scripts/makeimages.pl scripts/bigbench.sh rm -rf scripts/CVS chmod 0644 scripts/* %build -make CFLAGS="$RPM_OPT_FLAGS" %{?_smp_mflags} +make CFLAGS="$RPM_OPT_FLAGS -DLARGEFILES" %{?_smp_mflags} %install @@ -48,6 +47,9 @@ %changelog +* Fri Apr 13 2007 Thorsten Leemhuis - 0.3.3-5 +- Fix largefile support + * Tue Aug 29 2006 Thorsten Leemhuis - 0.3.3-4 - Rebuild for Fedora Extras 6 From fedora-extras-commits at redhat.com Sat Apr 14 14:17:07 2007 From: fedora-extras-commits at redhat.com (Thorsten Leemhuis (thl)) Date: Sat, 14 Apr 2007 10:17:07 -0400 Subject: rpms/tiobench/EL-4 tiobench.spec,1.1,1.2 Message-ID: <200704141417.l3EEH7q4031461@cvs-int.fedora.redhat.com> Author: thl Update of /cvs/extras/rpms/tiobench/EL-4 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv31419 Modified Files: tiobench.spec Log Message: Fix largefile support Index: tiobench.spec =================================================================== RCS file: /cvs/extras/rpms/tiobench/EL-4/tiobench.spec,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- tiobench.spec 14 Oct 2005 16:00:20 -0000 1.1 +++ tiobench.spec 14 Apr 2007 14:16:28 -0000 1.2 @@ -1,6 +1,6 @@ Name: tiobench Version: 0.3.3 -Release: 2%{?dist} +Release: 5%{dist} Summary: Threaded I/O benchmark Group: Applications/System @@ -18,13 +18,12 @@ %prep %setup -q -sed -i 's|^#(DEFINES=-DLARGEFILES)$|$1|' Makefile sed -i 's|tiobench.pl|tiobench|' scripts/makeimages.pl scripts/bigbench.sh rm -rf scripts/CVS chmod 0644 scripts/* %build -make CFLAGS="$RPM_OPT_FLAGS" %{?_smp_mflags} +make CFLAGS="$RPM_OPT_FLAGS -DLARGEFILES" %{?_smp_mflags} %install @@ -48,6 +47,15 @@ %changelog +* Fri Apr 13 2007 Thorsten Leemhuis - 0.3.3-5 +- Fix largefile support + +* Tue Aug 29 2006 Thorsten Leemhuis - 0.3.3-4 +- Rebuild for Fedora Extras 6 + +* Mon Feb 13 2006 Thorsten Leemhuis - 0.3.3-3 +- Rebuild for Fedora Extras 5 + * Fri Oct 14 2005 Thorsten Leemhuis - 0.3.3-2 - Use dist - Use uncompressed man-pages From fedora-extras-commits at redhat.com Sat Apr 14 14:18:29 2007 From: fedora-extras-commits at redhat.com (Thorsten Leemhuis (thl)) Date: Sat, 14 Apr 2007 10:18:29 -0400 Subject: rpms/tiobench/EL-5 tiobench.spec,1.3,1.4 Message-ID: <200704141418.l3EEIT5U031536@cvs-int.fedora.redhat.com> Author: thl Update of /cvs/extras/rpms/tiobench/EL-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv31515 Modified Files: tiobench.spec Log Message: Fix largefile support Index: tiobench.spec =================================================================== RCS file: /cvs/extras/rpms/tiobench/EL-5/tiobench.spec,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- tiobench.spec 29 Aug 2006 05:42:05 -0000 1.3 +++ tiobench.spec 14 Apr 2007 14:17:51 -0000 1.4 @@ -1,6 +1,6 @@ Name: tiobench Version: 0.3.3 -Release: 4%{?dist} +Release: 5%{dist} Summary: Threaded I/O benchmark Group: Applications/System @@ -18,13 +18,12 @@ %prep %setup -q -sed -i 's|^#(DEFINES=-DLARGEFILES)$|$1|' Makefile sed -i 's|tiobench.pl|tiobench|' scripts/makeimages.pl scripts/bigbench.sh rm -rf scripts/CVS chmod 0644 scripts/* %build -make CFLAGS="$RPM_OPT_FLAGS" %{?_smp_mflags} +make CFLAGS="$RPM_OPT_FLAGS -DLARGEFILES" %{?_smp_mflags} %install @@ -48,6 +47,9 @@ %changelog +* Fri Apr 13 2007 Thorsten Leemhuis - 0.3.3-5 +- Fix largefile support + * Tue Aug 29 2006 Thorsten Leemhuis - 0.3.3-4 - Rebuild for Fedora Extras 6 From fedora-extras-commits at redhat.com Sat Apr 14 15:26:20 2007 From: fedora-extras-commits at redhat.com (Yuan Yijun (bbbush)) Date: Sat, 14 Apr 2007 11:26:20 -0400 Subject: rpms/chmsee/devel chmsee.spec,1.2,1.3 Message-ID: <200704141526.l3EFQKE0004444@cvs-int.fedora.redhat.com> Author: bbbush Update of /cvs/extras/rpms/chmsee/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv4420 Modified Files: chmsee.spec Log Message: update to 1.0.0-beta2 Index: chmsee.spec =================================================================== RCS file: /cvs/extras/rpms/chmsee/devel/chmsee.spec,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- chmsee.spec 24 Mar 2007 14:36:23 -0000 1.2 +++ chmsee.spec 14 Apr 2007 15:25:41 -0000 1.3 @@ -1,23 +1,24 @@ +%define firefox_version 2.0.0.3 + Name: chmsee Version: 1.0.0 -Release: 0.12.beta%{?dist} +Release: 0.16.beta2%{?dist} Summary(zh_CN): CHM ??????????????????, ?????? Gtk2+ Summary: A Gtk+2 CHM document viewer Group: Applications/Publishing License: GPL URL: http://chmsee.gro.clinux.org/ -Source0: http://chmsee.gro.clinux.org/chmsee-%{version}-beta.tar.gz +Source0: http://chmsee.gro.clinux.org/chmsee-%{version}-beta2.tar.gz # this file comes from gnochm package Source1: gnochm-chmfile.png -Patch1: chmsee-1.0.0-desktop-mimetype.patch +Patch1: chmsee-1.0.0-desktop-icon.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) -BuildRequires: gtk2-devel >= 2.8 libglade2-devel >= 2.0 chmlib-devel intltool gettext openssl-devel +BuildRequires: intltool >= 0.34 pkgconfig >= 0.9 gettext openssl-devel +BuildRequires: gtk2-devel >= 2.8 libglade2-devel >= 2.0 +BuildRequires: openssl-devel chmlib-devel BuildRequires: desktop-file-utils - -# to avoid firefox rpath issue -%define firefox_version 2.0.0.3 -BuildRequires: gecko-devel firefox-devel = %{firefox_version} +BuildRequires: firefox-devel = %{firefox_version} Requires: firefox = %{firefox_version} %description @@ -55,13 +56,12 @@ %prep -%setup -q -n chmsee-%{version}-beta +%setup -q -n chmsee-%{version}-beta2 %patch1 -p1 -b .desktop-mimetype %build -%configure -# _smp_mflags breaks build so is disabled -make #%{?_smp_mflags} +%configure --disable-static --enable-cpp-rtti +make %{?_smp_mflags} %install rm -rf $RPM_BUILD_ROOT @@ -76,6 +76,14 @@ --dir $RPM_BUILD_ROOT%{_datadir}/applications \ $RPM_BUILD_ROOT%{_datadir}/applications/chmsee.desktop +# since firefox .pc files don't contain RPATH +mv $RPM_BUILD_ROOT%{_bindir}/%{name} $RPM_BUILD_ROOT%{_bindir}/%{name}.bin +cat > $RPM_BUILD_ROOT%{_bindir}/%{name} </dev/null || : update-mime-database %{_datadir}/mime &> /dev/null || : @@ -98,7 +106,8 @@ %files -f %{name}.lang %defattr(-,root,root,-) %doc README COPYING AUTHORS ChangeLog NEWS TODO -%{_bindir}/chmsee +%{_bindir}/chmsee* +%{_mandir}/man1/*.gz %{_datadir}/chmsee/ %{_datadir}/pixmaps/chmsee-icon.png %{_datadir}/applications/*.desktop @@ -108,6 +117,13 @@ %{_datadir}/icons/hicolor/*/apps/chmsee.png %changelog +* Tue Apr 03 2007 Yijun Yuan - 1.0.0-0.16.beta2 +- update to beta2 +- use pkg-config to find gecko, don't use RPATH +- add "auto detect charset" to option dialog for those HTML with no encoding +- add popup for URL links +- add "zoom in/out" button + * Sat Mar 24 2007 Yijun Yuan - 1.0.0-0.12.beta - update for firefox 2.0.0.3 From fedora-extras-commits at redhat.com Sat Apr 14 15:28:47 2007 From: fedora-extras-commits at redhat.com (Yuan Yijun (bbbush)) Date: Sat, 14 Apr 2007 11:28:47 -0400 Subject: rpms/chmsee/FC-6 chmsee.spec,1.1,1.2 Message-ID: <200704141528.l3EFSlgF004481@cvs-int.fedora.redhat.com> Author: bbbush Update of /cvs/extras/rpms/chmsee/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv4458 Modified Files: chmsee.spec Log Message: update to 1.0.0-beta2 Index: chmsee.spec =================================================================== RCS file: /cvs/extras/rpms/chmsee/FC-6/chmsee.spec,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- chmsee.spec 2 Mar 2007 14:09:49 -0000 1.1 +++ chmsee.spec 14 Apr 2007 15:28:09 -0000 1.2 @@ -1,26 +1,24 @@ +%define firefox_version 1.5.0.10 + Name: chmsee Version: 1.0.0 -Release: 0.11.beta%{?dist} +Release: 0.16.beta2%{?dist} Summary(zh_CN): CHM ??????????????????, ?????? Gtk2+ Summary: A Gtk+2 CHM document viewer Group: Applications/Publishing License: GPL URL: http://chmsee.gro.clinux.org/ -Source0: http://chmsee.gro.clinux.org/chmsee-%{version}-beta.tar.gz +Source0: http://chmsee.gro.clinux.org/chmsee-%{version}-beta2.tar.gz # this file comes from gnochm package Source1: gnochm-chmfile.png -Patch1: chmsee-1.0.0-desktop-mimetype.patch +Patch1: chmsee-1.0.0-desktop-icon.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) -BuildRequires: gtk2-devel >= 2.8 libglade2-devel >= 2.0 chmlib-devel intltool gettext openssl-devel +BuildRequires: intltool >= 0.34 pkgconfig >= 0.9 gettext openssl-devel +BuildRequires: gtk2-devel >= 2.8 libglade2-devel >= 2.0 +BuildRequires: openssl-devel chmlib-devel BuildRequires: desktop-file-utils - -# to avoid firefox rpath issue -%define firefox_version 2.0.0.2 -%if 0%{?fedora} == 6 -%define firefox_version 1.5.0.10 -%endif -BuildRequires: gecko-devel firefox-devel = %{firefox_version} +BuildRequires: firefox-devel = %{firefox_version} Requires: firefox = %{firefox_version} %description @@ -58,13 +56,12 @@ %prep -%setup -q -n chmsee-%{version}-beta +%setup -q -n chmsee-%{version}-beta2 %patch1 -p1 -b .desktop-mimetype %build -%configure -# _smp_mflags breaks build so is disabled -make #%{?_smp_mflags} +%configure --disable-static --enable-cpp-rtti +make %{?_smp_mflags} %install rm -rf $RPM_BUILD_ROOT @@ -79,6 +76,14 @@ --dir $RPM_BUILD_ROOT%{_datadir}/applications \ $RPM_BUILD_ROOT%{_datadir}/applications/chmsee.desktop +# since firefox .pc files don't contain RPATH +mv $RPM_BUILD_ROOT%{_bindir}/%{name} $RPM_BUILD_ROOT%{_bindir}/%{name}.bin +cat > $RPM_BUILD_ROOT%{_bindir}/%{name} </dev/null || : update-mime-database %{_datadir}/mime &> /dev/null || : @@ -101,7 +106,8 @@ %files -f %{name}.lang %defattr(-,root,root,-) %doc README COPYING AUTHORS ChangeLog NEWS TODO -%{_bindir}/chmsee +%{_bindir}/chmsee* +%{_mandir}/man1/*.gz %{_datadir}/chmsee/ %{_datadir}/pixmaps/chmsee-icon.png %{_datadir}/applications/*.desktop @@ -111,6 +117,16 @@ %{_datadir}/icons/hicolor/*/apps/chmsee.png %changelog +* Tue Apr 03 2007 Yijun Yuan - 1.0.0-0.16.beta2 +- update to beta2 +- use pkg-config to find gecko, don't use RPATH +- add "auto detect charset" to option dialog for those HTML with no encoding +- add popup for URL links +- add "zoom in/out" button + +* Sat Mar 24 2007 Yijun Yuan - 1.0.0-0.12.beta +- update for firefox 2.0.0.3 + * Sun Feb 25 2007 Yijun Yuan - 1.0.0-0.11.beta - cleanups - add mimetype icon (cp -p from gnochm) From fedora-extras-commits at redhat.com Sat Apr 14 15:31:40 2007 From: fedora-extras-commits at redhat.com (Yuan Yijun (bbbush)) Date: Sat, 14 Apr 2007 11:31:40 -0400 Subject: rpms/chmsee/FC-6 chmsee-1.0.0-desktop-icon.patch, NONE, 1.1 chmsee-1.0.0-desktop-mimetype.patch, 1.1, NONE Message-ID: <200704141531.l3EFVeoC004873@cvs-int.fedora.redhat.com> Author: bbbush Update of /cvs/extras/rpms/chmsee/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv4861/FC-6 Added Files: chmsee-1.0.0-desktop-icon.patch Removed Files: chmsee-1.0.0-desktop-mimetype.patch Log Message: update to 1.0.0-beta2 chmsee-1.0.0-desktop-icon.patch: --- NEW FILE chmsee-1.0.0-desktop-icon.patch --- --- chmsee-1.0.0-beta2/chmsee.desktop.orig 2007-04-04 22:21:52.000000000 +0800 +++ chmsee-1.0.0-beta2/chmsee.desktop 2007-04-04 22:22:01.000000000 +0800 @@ -6,7 +6,7 @@ Exec=chmsee Terminal=false Type=Application -Icon=chmsee-icon.png +Icon=chmsee StartupNotify=true Categories=Utility; MimeType=application/x-chm; --- chmsee-1.0.0-desktop-mimetype.patch DELETED --- From fedora-extras-commits at redhat.com Sat Apr 14 15:31:48 2007 From: fedora-extras-commits at redhat.com (Yuan Yijun (bbbush)) Date: Sat, 14 Apr 2007 11:31:48 -0400 Subject: rpms/chmsee/devel chmsee-1.0.0-desktop-icon.patch, NONE, 1.1 chmsee-1.0.0-desktop-mimetype.patch, 1.1, NONE Message-ID: <200704141531.l3EFVmeV004891@cvs-int.fedora.redhat.com> Author: bbbush Update of /cvs/extras/rpms/chmsee/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv4861/devel Added Files: chmsee-1.0.0-desktop-icon.patch Removed Files: chmsee-1.0.0-desktop-mimetype.patch Log Message: update to 1.0.0-beta2 chmsee-1.0.0-desktop-icon.patch: --- NEW FILE chmsee-1.0.0-desktop-icon.patch --- --- chmsee-1.0.0-beta2/chmsee.desktop.orig 2007-04-04 22:21:52.000000000 +0800 +++ chmsee-1.0.0-beta2/chmsee.desktop 2007-04-04 22:22:01.000000000 +0800 @@ -6,7 +6,7 @@ Exec=chmsee Terminal=false Type=Application -Icon=chmsee-icon.png +Icon=chmsee StartupNotify=true Categories=Utility; MimeType=application/x-chm; --- chmsee-1.0.0-desktop-mimetype.patch DELETED --- From fedora-extras-commits at redhat.com Sat Apr 14 15:36:37 2007 From: fedora-extras-commits at redhat.com (Yuan Yijun (bbbush)) Date: Sat, 14 Apr 2007 11:36:37 -0400 Subject: rpms/chmsee/FC-6 .cvsignore,1.2,1.3 sources,1.2,1.3 Message-ID: <200704141536.l3EFabYL004991@cvs-int.fedora.redhat.com> Author: bbbush Update of /cvs/extras/rpms/chmsee/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv4949/FC-6 Modified Files: .cvsignore sources Log Message: update to 1.0.0-beta2 Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/chmsee/FC-6/.cvsignore,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- .cvsignore 2 Mar 2007 14:09:49 -0000 1.2 +++ .cvsignore 14 Apr 2007 15:35:57 -0000 1.3 @@ -1 +1 @@ -chmsee-1.0.0-beta.tar.gz +chmsee-1.0.0-beta2.tar.gz Index: sources =================================================================== RCS file: /cvs/extras/rpms/chmsee/FC-6/sources,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- sources 2 Mar 2007 14:09:49 -0000 1.2 +++ sources 14 Apr 2007 15:35:57 -0000 1.3 @@ -1 +1 @@ -b18df276ff8050668ff3da163efe147c chmsee-1.0.0-beta.tar.gz +9c431d68de3aae530197d2dac9d1add5 chmsee-1.0.0-beta2.tar.gz From fedora-extras-commits at redhat.com Sat Apr 14 15:36:46 2007 From: fedora-extras-commits at redhat.com (Yuan Yijun (bbbush)) Date: Sat, 14 Apr 2007 11:36:46 -0400 Subject: rpms/chmsee/devel .cvsignore,1.2,1.3 sources,1.2,1.3 Message-ID: <200704141536.l3EFak45004995@cvs-int.fedora.redhat.com> Author: bbbush Update of /cvs/extras/rpms/chmsee/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv4949/devel Modified Files: .cvsignore sources Log Message: update to 1.0.0-beta2 Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/chmsee/devel/.cvsignore,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- .cvsignore 2 Mar 2007 14:01:12 -0000 1.2 +++ .cvsignore 14 Apr 2007 15:36:07 -0000 1.3 @@ -1 +1 @@ -chmsee-1.0.0-beta.tar.gz +chmsee-1.0.0-beta2.tar.gz Index: sources =================================================================== RCS file: /cvs/extras/rpms/chmsee/devel/sources,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- sources 2 Mar 2007 14:01:12 -0000 1.2 +++ sources 14 Apr 2007 15:36:07 -0000 1.3 @@ -1 +1 @@ -b18df276ff8050668ff3da163efe147c chmsee-1.0.0-beta.tar.gz +9c431d68de3aae530197d2dac9d1add5 chmsee-1.0.0-beta2.tar.gz From fedora-extras-commits at redhat.com Sat Apr 14 16:00:04 2007 From: fedora-extras-commits at redhat.com (Jose Pedro Oliveira (jpo)) Date: Sat, 14 Apr 2007 12:00:04 -0400 Subject: rpms/perl-Geo-Inverse/FC-5 .cvsignore, 1.2, 1.3 perl-Geo-Inverse.spec, 1.1, 1.2 sources, 1.2, 1.3 Message-ID: <200704141600.l3EG04Jn005382@cvs-int.fedora.redhat.com> Author: jpo Update of /cvs/extras/rpms/perl-Geo-Inverse/FC-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv5315/FC-5 Modified Files: .cvsignore perl-Geo-Inverse.spec sources Log Message: Update to 0.05. Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/perl-Geo-Inverse/FC-5/.cvsignore,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- .cvsignore 13 Dec 2006 11:36:25 -0000 1.2 +++ .cvsignore 14 Apr 2007 15:59:25 -0000 1.3 @@ -1 +1 @@ -Geo-Inverse-0.04.tar.gz +Geo-Inverse-0.05.tar.gz Index: perl-Geo-Inverse.spec =================================================================== RCS file: /cvs/extras/rpms/perl-Geo-Inverse/FC-5/perl-Geo-Inverse.spec,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- perl-Geo-Inverse.spec 13 Dec 2006 11:36:25 -0000 1.1 +++ perl-Geo-Inverse.spec 14 Apr 2007 15:59:25 -0000 1.2 @@ -1,5 +1,5 @@ Name: perl-Geo-Inverse -Version: 0.04 +Version: 0.05 Release: 1%{?dist} Summary: Calculate geographic distance from a lat & lon pair @@ -32,7 +32,7 @@ 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 ';' +find $RPM_BUILD_ROOT -depth -type d -exec rmdir {} 2>/dev/null ';' chmod -R u+w $RPM_BUILD_ROOT/* @@ -52,5 +52,8 @@ %changelog +* Sat Apr 14 2007 Jose Pedro Oliveira - 0.05-1 +- Update to 0.05. + * Sun Dec 10 2006 Jose Pedro Oliveira - 0.04-1 - First build. Index: sources =================================================================== RCS file: /cvs/extras/rpms/perl-Geo-Inverse/FC-5/sources,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- sources 13 Dec 2006 11:36:25 -0000 1.2 +++ sources 14 Apr 2007 15:59:25 -0000 1.3 @@ -1 +1 @@ -0f401e9878fcf69d3ad701b1b2103898 Geo-Inverse-0.04.tar.gz +efe4c3097bb920d52dc2c21aba2f3357 Geo-Inverse-0.05.tar.gz From fedora-extras-commits at redhat.com Sat Apr 14 16:00:13 2007 From: fedora-extras-commits at redhat.com (Jose Pedro Oliveira (jpo)) Date: Sat, 14 Apr 2007 12:00:13 -0400 Subject: rpms/perl-Geo-Inverse/FC-6 .cvsignore, 1.2, 1.3 perl-Geo-Inverse.spec, 1.1, 1.2 sources, 1.2, 1.3 Message-ID: <200704141600.l3EG0DeE005394@cvs-int.fedora.redhat.com> Author: jpo Update of /cvs/extras/rpms/perl-Geo-Inverse/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv5315/FC-6 Modified Files: .cvsignore perl-Geo-Inverse.spec sources Log Message: Update to 0.05. Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/perl-Geo-Inverse/FC-6/.cvsignore,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- .cvsignore 13 Dec 2006 11:36:25 -0000 1.2 +++ .cvsignore 14 Apr 2007 15:59:34 -0000 1.3 @@ -1 +1 @@ -Geo-Inverse-0.04.tar.gz +Geo-Inverse-0.05.tar.gz Index: perl-Geo-Inverse.spec =================================================================== RCS file: /cvs/extras/rpms/perl-Geo-Inverse/FC-6/perl-Geo-Inverse.spec,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- perl-Geo-Inverse.spec 13 Dec 2006 11:36:25 -0000 1.1 +++ perl-Geo-Inverse.spec 14 Apr 2007 15:59:34 -0000 1.2 @@ -1,5 +1,5 @@ Name: perl-Geo-Inverse -Version: 0.04 +Version: 0.05 Release: 1%{?dist} Summary: Calculate geographic distance from a lat & lon pair @@ -32,7 +32,7 @@ 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 ';' +find $RPM_BUILD_ROOT -depth -type d -exec rmdir {} 2>/dev/null ';' chmod -R u+w $RPM_BUILD_ROOT/* @@ -52,5 +52,8 @@ %changelog +* Sat Apr 14 2007 Jose Pedro Oliveira - 0.05-1 +- Update to 0.05. + * Sun Dec 10 2006 Jose Pedro Oliveira - 0.04-1 - First build. Index: sources =================================================================== RCS file: /cvs/extras/rpms/perl-Geo-Inverse/FC-6/sources,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- sources 13 Dec 2006 11:36:25 -0000 1.2 +++ sources 14 Apr 2007 15:59:34 -0000 1.3 @@ -1 +1 @@ -0f401e9878fcf69d3ad701b1b2103898 Geo-Inverse-0.04.tar.gz +efe4c3097bb920d52dc2c21aba2f3357 Geo-Inverse-0.05.tar.gz From fedora-extras-commits at redhat.com Sat Apr 14 16:00:23 2007 From: fedora-extras-commits at redhat.com (Jose Pedro Oliveira (jpo)) Date: Sat, 14 Apr 2007 12:00:23 -0400 Subject: rpms/perl-Geo-Inverse/devel .cvsignore, 1.2, 1.3 perl-Geo-Inverse.spec, 1.1, 1.2 sources, 1.2, 1.3 Message-ID: <200704141600.l3EG0N56005399@cvs-int.fedora.redhat.com> Author: jpo Update of /cvs/extras/rpms/perl-Geo-Inverse/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv5315/devel Modified Files: .cvsignore perl-Geo-Inverse.spec sources Log Message: Update to 0.05. Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/perl-Geo-Inverse/devel/.cvsignore,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- .cvsignore 13 Dec 2006 11:36:25 -0000 1.2 +++ .cvsignore 14 Apr 2007 15:59:43 -0000 1.3 @@ -1 +1 @@ -Geo-Inverse-0.04.tar.gz +Geo-Inverse-0.05.tar.gz Index: perl-Geo-Inverse.spec =================================================================== RCS file: /cvs/extras/rpms/perl-Geo-Inverse/devel/perl-Geo-Inverse.spec,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- perl-Geo-Inverse.spec 13 Dec 2006 11:36:25 -0000 1.1 +++ perl-Geo-Inverse.spec 14 Apr 2007 15:59:43 -0000 1.2 @@ -1,5 +1,5 @@ Name: perl-Geo-Inverse -Version: 0.04 +Version: 0.05 Release: 1%{?dist} Summary: Calculate geographic distance from a lat & lon pair @@ -32,7 +32,7 @@ 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 ';' +find $RPM_BUILD_ROOT -depth -type d -exec rmdir {} 2>/dev/null ';' chmod -R u+w $RPM_BUILD_ROOT/* @@ -52,5 +52,8 @@ %changelog +* Sat Apr 14 2007 Jose Pedro Oliveira - 0.05-1 +- Update to 0.05. + * Sun Dec 10 2006 Jose Pedro Oliveira - 0.04-1 - First build. Index: sources =================================================================== RCS file: /cvs/extras/rpms/perl-Geo-Inverse/devel/sources,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- sources 13 Dec 2006 11:36:25 -0000 1.2 +++ sources 14 Apr 2007 15:59:43 -0000 1.3 @@ -1 +1 @@ -0f401e9878fcf69d3ad701b1b2103898 Geo-Inverse-0.04.tar.gz +efe4c3097bb920d52dc2c21aba2f3357 Geo-Inverse-0.05.tar.gz From fedora-extras-commits at redhat.com Sat Apr 14 16:12:50 2007 From: fedora-extras-commits at redhat.com (Jose Pedro Oliveira (jpo)) Date: Sat, 14 Apr 2007 12:12:50 -0400 Subject: rpms/kchmviewer/FC-5 kchmviewer-2.0-desktop_fix.patch, NONE, 1.1 .cvsignore, 1.4, 1.5 kchmviewer.spec, 1.4, 1.5 sources, 1.4, 1.5 kchmviewer-desktop.diff, 1.1, NONE Message-ID: <200704141612.l3EGCoco009868@cvs-int.fedora.redhat.com> Author: jpo Update of /cvs/extras/rpms/kchmviewer/FC-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv9840 Modified Files: .cvsignore kchmviewer.spec sources Added Files: kchmviewer-2.0-desktop_fix.patch Removed Files: kchmviewer-desktop.diff Log Message: Sync with FC-6 branch. kchmviewer-2.0-desktop_fix.patch: --- NEW FILE kchmviewer-2.0-desktop_fix.patch --- --- kchmviewer-3.0/lib/kio-msits/kchmviewer.desktop.desktop_fix 2007-03-07 10:20:54.000000000 +0100 +++ kchmviewer-3.0/lib/kio-msits/kchmviewer.desktop 2007-04-01 20:26:54.000000000 +0200 @@ -1,11 +1,11 @@ [Desktop Entry] Categories=Qt;KDE;Utility; Encoding=UTF-8 +GenericName=CHM file viewer Type=Application -Exec=kchmviewer %U -Icon=kchmviewer.png -Comment= -Terminal=0 +Exec=kchmviewer %f +Icon=kchmviewer +Terminal=false Name=KchmViewer Comment=A viewer of CHM (MS-Help) files -MimeType=application/chm +MimeType=application/chm;application/x-chm Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/kchmviewer/FC-5/.cvsignore,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- .cvsignore 24 Jul 2006 13:10:04 -0000 1.4 +++ .cvsignore 14 Apr 2007 16:12:12 -0000 1.5 @@ -1 +1 @@ -kchmviewer-2.6.tar.gz +kchmviewer-3.0.tar.gz Index: kchmviewer.spec =================================================================== RCS file: /cvs/extras/rpms/kchmviewer/FC-5/kchmviewer.spec,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- kchmviewer.spec 24 Jul 2006 13:10:04 -0000 1.4 +++ kchmviewer.spec 14 Apr 2007 16:12:12 -0000 1.5 @@ -1,83 +1,71 @@ Name: kchmviewer -Version: 2.6 -Release: 1%{?dist} -Summary: CHM viewer +Version: 3.0 +Release: 2%{?dist} +Summary: CHM viewer with KDE support Group: Applications/Publishing License: GPL URL: http://www.kchmviewer.net/ -Source0: http://download.sf.net/kchmviewer/kchmviewer-%{version}.tar.gz +Source0: http://downloads.sourceforge.net/kchmviewer/kchmviewer-%{version}.tar.gz # fix the desktop file -Patch0: kchmviewer-desktop.diff +Patch0: kchmviewer-2.0-desktop_fix.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: qt-devel chmlib-devel BuildRequires: desktop-file-utils kdelibs-devel -Requires(post): desktop-file-utils -Requires(postun): desktop-file-utils %description KchmViewer is a chm (MS HTML help file format) viewer, written in C++. -The main advantage of KchmViewer is extended support for non-English -languages. Unlike others, KchmViewer in most cases correctly detects chm -file encoding, correctly shows tables of context of Russian, Korean, -Chinese and Japanese help files, and correctly searches in non-English -help files (search for MBCS languages - ja/ko/ch is still in progress). - -- Completely safe and harmless. Does not support JavaScript in any way, - optionally warns you before opening an external web page, or switching - to another help file. -- Shows an appropriate image for every TOC entry. -- Has complete chm index support, including multiple index entries, - cross-links and parent/child entries in index. -- Persistent bookmarks support. Allows to store bookmarks even if - "Favorites" window was not enabled for this chm file. Also stores the - screen position for every bookmark. You can also edit/delete bookmarks. -- For any opened chm file, stores the last opened window, search history, - bookmark history, font size and so on, so when you open this file again, - everything is always on the place. -- Has easy and powerful search-in-page support. -- Allows to increase or decrease the font size, so physically handicapped - people can read texts easily. -- Has standard Back/Forward/Home navigation. -- Can print the opened pages on a standard printer (usually via CUPS). -- Has complex search query support. You can use search queries like "lazy - people" + learn -not. +Unlike most existing CHM viewers for Unix, it uses Trolltech Qt widget +library. It is compiled with full KDE support, including KDE widgets +and KIO/KHTML. %prep %setup -q -%patch -chmod -x kio-msits/msits.* +%patch0 -p1 -b .desktop_fix +chmod -x lib/kio-msits/msits.* %build -%configure --disable-static --with-kde --disable-rpath +%configure --disable-static --with-kde --disable-rpath \ + --disable-dependency-tracking --disable-strict --disable-warnings make %{?_smp_mflags} + %install rm -rf $RPM_BUILD_ROOT make install DESTDIR=$RPM_BUILD_ROOT -install -d -m755 ${RPM_BUILD_ROOT}%{_datadir}/pixmaps -install -m644 src/pics/cr48-app-kchmviewer.png ${RPM_BUILD_ROOT}%{_datadir}/pixmaps/kchmviewer.png +mkdir -p ${RPM_BUILD_ROOT}%{_datadir}/pixmaps +install -p -m644 src/pics/cr48-app-kchmviewer.png ${RPM_BUILD_ROOT}%{_datadir}/pixmaps/kchmviewer.png desktop-file-install --vendor fedora \ --dir ${RPM_BUILD_ROOT}%{_datadir}/applications \ - --add-category X-Fedora \ --delete-original \ $RPM_BUILD_ROOT%{_datadir}/applnk/kchmviewer.desktop +# remove static libs, they have no interface, libkdeextra is too generic +rm ${RPM_BUILD_ROOT}%{_libdir}/libchmfile.a +rm ${RPM_BUILD_ROOT}%{_libdir}/libkdeextra.a + +%find_lang %{name} %clean rm -rf $RPM_BUILD_ROOT + %post update-desktop-database &> /dev/null ||: +touch --no-create %{_datadir}/icons/crystalsvg || : +%{_bindir}/gtk-update-icon-cache --quiet %{_datadir}/icons/crystalsvg || : %postun update-desktop-database &> /dev/null ||: +touch --no-create %{_datadir}/icons/crystalsvg || : +%{_bindir}/gtk-update-icon-cache --quiet %{_datadir}/icons/crystalsvg || : -%files + +%files -f %{name}.lang %defattr(-,root,root,-) %doc README COPYING ChangeLog %{_bindir}/kchmviewer @@ -88,7 +76,20 @@ %{_datadir}/services/msits.protocol %{_datadir}/icons/crystalsvg/*/apps/kchmviewer.png + %changelog +* Sun Apr 1 2007 Patrice Dumas 3.0-2 +- update to 3.0 + +* Fri Feb 16 2007 Patrice Dumas 2.7-2 +- fixes in desktop file. Fix #229070 + +* Mon Jan 29 2007 Patrice Dumas 2.7-1 +- update to 2.7 + +* Tue Sep 12 2006 Patrice Dumas 2.6-2 +- rebuild for FC6 + * Sat Jul 22 2006 Patrice Dumas 2.6-1 - update to 2.6 - remove upstreamed patch kchmviewer-2.5-iconstorage.h.patch Index: sources =================================================================== RCS file: /cvs/extras/rpms/kchmviewer/FC-5/sources,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- sources 24 Jul 2006 13:10:04 -0000 1.4 +++ sources 14 Apr 2007 16:12:12 -0000 1.5 @@ -1 +1 @@ -7898095c413b4262c5aff6bf5fcaf25b kchmviewer-2.6.tar.gz +f14b7c5be4154dfc688bef7ebd3879ff kchmviewer-3.0.tar.gz --- kchmviewer-desktop.diff DELETED --- From fedora-extras-commits at redhat.com Sat Apr 14 17:08:35 2007 From: fedora-extras-commits at redhat.com (Thomas Vander Stichele (thomasvs)) Date: Sat, 14 Apr 2007 13:08:35 -0400 Subject: rpms/flumotion/devel .cvsignore, 1.5, 1.6 flumotion.spec, 1.9, 1.10 sources, 1.6, 1.7 Message-ID: <200704141708.l3EH8ZiX015055@cvs-int.fedora.redhat.com> Author: thomasvs Update of /cvs/extras/rpms/flumotion/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv15034 Modified Files: .cvsignore flumotion.spec sources Log Message: update to new 0.4.2 version Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/flumotion/devel/.cvsignore,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- .cvsignore 29 Sep 2006 10:09:15 -0000 1.5 +++ .cvsignore 14 Apr 2007 17:07:57 -0000 1.6 @@ -1 +1 @@ -flumotion-0.2.2.tar.bz2 +flumotion-0.4.2.tar.bz2 Index: flumotion.spec =================================================================== RCS file: /cvs/extras/rpms/flumotion/devel/flumotion.spec,v retrieving revision 1.9 retrieving revision 1.10 diff -u -r1.9 -r1.10 --- flumotion.spec 29 Sep 2006 10:09:15 -0000 1.9 +++ flumotion.spec 14 Apr 2007 17:07:57 -0000 1.10 @@ -5,7 +5,7 @@ %define gstreamer gstreamer Name: flumotion -Version: 0.2.2 +Version: 0.4.2 Release: 1%{?dist} Summary: Flumotion - the Fluendo Streaming Server @@ -19,7 +19,9 @@ Requires: %{gstreamer} >= %{gst_minver} Requires: %{gstreamer}-plugins-base >= %{gstpb_minver} Requires: %{gstreamer}-python >= %{gstpy_minver} -Requires: python-twisted >= 1.3.0 +Requires: python-twisted-core >= 2.4.0 +Requires: python-twisted-names +Requires: python-twisted-web Requires: pygtk2 >= %{pygtk_minver} Requires: python-imaging Requires: pyOpenSSL @@ -30,7 +32,9 @@ BuildRequires: %{gstreamer}-devel >= %{gst_minver} BuildRequires: %{gstreamer}-python >= %{gstpy_minver} -BuildRequires: python-twisted >= 1.3.0 +BuildRequires: python-twisted-core >= 2.4.0 +BuildRequires: python-twisted-names +BuildRequires: python-twisted-web BuildRequires: python-devel >= 2.3 BuildRequires: pygtk2-devel >= %{pygtk_minver} BuildRequires: gtk2-devel @@ -49,6 +53,21 @@ %description Flumotion, the Fluendo Streaming Server. +Flumotion is a GPL streaming media server written in Python. It is distributed +and component-based: every step in the streaming process (production, +conversion, consumption) can be run inside a separate process on separate +machines. + +Flumotion uses Twisted and GStreamer. Twisted enables the high-level +functionality, distributing components over the network. GStreamer, through the +Python bindings, enables the high-speed low-level functionality: actual media +processing. + +Flumotion uses a central manager process to control the complete network; one +or more worker processes distributed over machines to run actual streaming +components; and one or more admin clients connecting to the manager to control +it. + %prep %setup -q @@ -75,12 +94,6 @@ mkdir -p $RPM_BUILD_ROOT%{_sysconfdir}/flumotion -# install make-dummy-cert script -install -d $RPM_BUILD_ROOT%{_datadir}/flumotion -install -m 644 \ - doc/redhat/make-dummy-cert \ - $RPM_BUILD_ROOT%{_datadir}/flumotion - # install service files install -d $RPM_BUILD_ROOT%{_sysconfdir}/rc.d/init.d install -m 755 \ @@ -92,6 +105,10 @@ install -d $RPM_BUILD_ROOT%{_localstatedir}/run/flumotion install -d $RPM_BUILD_ROOT%{_localstatedir}/cache/flumotion +# Install the logrotate entry +%{__install} -m 0644 -D doc/redhat/flumotion.logrotate \ + %{buildroot}%{_sysconfdir}/logrotate.d/flumotion + %find_lang flumotion %clean @@ -130,11 +147,13 @@ + - + @@ -182,6 +201,11 @@ rm -rf %{_localstatedir}/lock/flumotion* rm -rf %{_localstatedir}/run/flumotion* + + # clean out the cache/home dir too, without deleting it or the user + rm -rf %{_localstatedir}/cache/flumotion/* + rm -rf %{_localstatedir}/cache/flumotion/.[^.]* + /sbin/chkconfig --del flumotion fi @@ -193,9 +217,10 @@ %files -f flumotion.lang %defattr(-,root,root,-) -%doc ChangeLog COPYING README AUTHORS +%doc ChangeLog COPYING README AUTHORS flumotion.doap %doc doc/reference/html %doc conf +%config %{_sysconfdir}/logrotate.d/flumotion %{_bindir}/flumotion-manager %{_bindir}/flumotion-worker %{_bindir}/flumotion-admin @@ -219,13 +244,27 @@ %{_datadir}/flumotion/make-dummy-cert %{_datadir}/flumotion/*.xsl -%attr(750,flumotion,root) %{_sysconfdir}/flumotion -%attr(750,flumotion,root) %{_localstatedir}/run/flumotion -%attr(750,flumotion,root) %{_localstatedir}/log/flumotion -%attr(750,flumotion,root) %{_localstatedir}/cache/flumotion +%attr(750,root,flumotion) %{_sysconfdir}/flumotion +%attr(770,root,flumotion) %{_localstatedir}/run/flumotion +%attr(770,root,flumotion) %{_localstatedir}/log/flumotion +%attr(770,root,flumotion) %{_localstatedir}/cache/flumotion %{_sysconfdir}/rc.d/init.d/flumotion %changelog +* Sat Apr 14 2007 Thomas Vander Stichele +- 0.4.2-1 +- new upstream release + +* Mon Jan 22 2007 Andy Wingo +- Make the run, log, and cache directories group-writable, so that + processes can manage their own pid, log files, and registry caches. + +* Tue Dec 19 2006 Thomas Vander Stichele +- switch around to root:flumotion for ownership of various directories, + allowing users in the flumotion group to see logs and config +- remove flumotion cache/home dir contents +- clean up commenting in manager config + * Fri Sep 29 2006 Thomas Vander Stichele - 0.2.2-1 - new upstream release Index: sources =================================================================== RCS file: /cvs/extras/rpms/flumotion/devel/sources,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- sources 29 Sep 2006 10:09:15 -0000 1.6 +++ sources 14 Apr 2007 17:07:57 -0000 1.7 @@ -1 +1 @@ -47e3b14a7ce0f1c7b5e9289c7bad76df flumotion-0.2.2.tar.bz2 +d81c27ae8efa4125118f04bda214c043 flumotion-0.4.2.tar.bz2 From fedora-extras-commits at redhat.com Sat Apr 14 17:12:16 2007 From: fedora-extras-commits at redhat.com (Thomas Vander Stichele (thomasvs)) Date: Sat, 14 Apr 2007 13:12:16 -0400 Subject: rpms/flumotion/FC-6 flumotion.spec,1.9,1.10 sources,1.6,1.7 Message-ID: <200704141712.l3EHCGSe015134@cvs-int.fedora.redhat.com> Author: thomasvs Update of /cvs/extras/rpms/flumotion/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv15113 Modified Files: flumotion.spec sources Log Message: update to new 0.4.2 version Index: flumotion.spec =================================================================== RCS file: /cvs/extras/rpms/flumotion/FC-6/flumotion.spec,v retrieving revision 1.9 retrieving revision 1.10 diff -u -r1.9 -r1.10 --- flumotion.spec 29 Sep 2006 10:09:15 -0000 1.9 +++ flumotion.spec 14 Apr 2007 17:11:38 -0000 1.10 @@ -5,7 +5,7 @@ %define gstreamer gstreamer Name: flumotion -Version: 0.2.2 +Version: 0.4.2 Release: 1%{?dist} Summary: Flumotion - the Fluendo Streaming Server @@ -19,7 +19,9 @@ Requires: %{gstreamer} >= %{gst_minver} Requires: %{gstreamer}-plugins-base >= %{gstpb_minver} Requires: %{gstreamer}-python >= %{gstpy_minver} -Requires: python-twisted >= 1.3.0 +Requires: python-twisted-core >= 2.4.0 +Requires: python-twisted-names +Requires: python-twisted-web Requires: pygtk2 >= %{pygtk_minver} Requires: python-imaging Requires: pyOpenSSL @@ -30,7 +32,9 @@ BuildRequires: %{gstreamer}-devel >= %{gst_minver} BuildRequires: %{gstreamer}-python >= %{gstpy_minver} -BuildRequires: python-twisted >= 1.3.0 +BuildRequires: python-twisted-core >= 2.4.0 +BuildRequires: python-twisted-names +BuildRequires: python-twisted-web BuildRequires: python-devel >= 2.3 BuildRequires: pygtk2-devel >= %{pygtk_minver} BuildRequires: gtk2-devel @@ -49,6 +53,21 @@ %description Flumotion, the Fluendo Streaming Server. +Flumotion is a GPL streaming media server written in Python. It is distributed +and component-based: every step in the streaming process (production, +conversion, consumption) can be run inside a separate process on separate +machines. + +Flumotion uses Twisted and GStreamer. Twisted enables the high-level +functionality, distributing components over the network. GStreamer, through the +Python bindings, enables the high-speed low-level functionality: actual media +processing. + +Flumotion uses a central manager process to control the complete network; one +or more worker processes distributed over machines to run actual streaming +components; and one or more admin clients connecting to the manager to control +it. + %prep %setup -q @@ -75,12 +94,6 @@ mkdir -p $RPM_BUILD_ROOT%{_sysconfdir}/flumotion -# install make-dummy-cert script -install -d $RPM_BUILD_ROOT%{_datadir}/flumotion -install -m 644 \ - doc/redhat/make-dummy-cert \ - $RPM_BUILD_ROOT%{_datadir}/flumotion - # install service files install -d $RPM_BUILD_ROOT%{_sysconfdir}/rc.d/init.d install -m 755 \ @@ -92,6 +105,10 @@ install -d $RPM_BUILD_ROOT%{_localstatedir}/run/flumotion install -d $RPM_BUILD_ROOT%{_localstatedir}/cache/flumotion +# Install the logrotate entry +%{__install} -m 0644 -D doc/redhat/flumotion.logrotate \ + %{buildroot}%{_sysconfdir}/logrotate.d/flumotion + %find_lang flumotion %clean @@ -130,11 +147,13 @@ + - + @@ -182,6 +201,11 @@ rm -rf %{_localstatedir}/lock/flumotion* rm -rf %{_localstatedir}/run/flumotion* + + # clean out the cache/home dir too, without deleting it or the user + rm -rf %{_localstatedir}/cache/flumotion/* + rm -rf %{_localstatedir}/cache/flumotion/.[^.]* + /sbin/chkconfig --del flumotion fi @@ -193,9 +217,10 @@ %files -f flumotion.lang %defattr(-,root,root,-) -%doc ChangeLog COPYING README AUTHORS +%doc ChangeLog COPYING README AUTHORS flumotion.doap %doc doc/reference/html %doc conf +%config %{_sysconfdir}/logrotate.d/flumotion %{_bindir}/flumotion-manager %{_bindir}/flumotion-worker %{_bindir}/flumotion-admin @@ -219,13 +244,27 @@ %{_datadir}/flumotion/make-dummy-cert %{_datadir}/flumotion/*.xsl -%attr(750,flumotion,root) %{_sysconfdir}/flumotion -%attr(750,flumotion,root) %{_localstatedir}/run/flumotion -%attr(750,flumotion,root) %{_localstatedir}/log/flumotion -%attr(750,flumotion,root) %{_localstatedir}/cache/flumotion +%attr(750,root,flumotion) %{_sysconfdir}/flumotion +%attr(770,root,flumotion) %{_localstatedir}/run/flumotion +%attr(770,root,flumotion) %{_localstatedir}/log/flumotion +%attr(770,root,flumotion) %{_localstatedir}/cache/flumotion %{_sysconfdir}/rc.d/init.d/flumotion %changelog +* Sat Apr 14 2007 Thomas Vander Stichele +- 0.4.2-1 +- new upstream release + +* Mon Jan 22 2007 Andy Wingo +- Make the run, log, and cache directories group-writable, so that + processes can manage their own pid, log files, and registry caches. + +* Tue Dec 19 2006 Thomas Vander Stichele +- switch around to root:flumotion for ownership of various directories, + allowing users in the flumotion group to see logs and config +- remove flumotion cache/home dir contents +- clean up commenting in manager config + * Fri Sep 29 2006 Thomas Vander Stichele - 0.2.2-1 - new upstream release Index: sources =================================================================== RCS file: /cvs/extras/rpms/flumotion/FC-6/sources,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- sources 29 Sep 2006 10:09:15 -0000 1.6 +++ sources 14 Apr 2007 17:11:38 -0000 1.7 @@ -1 +1 @@ -47e3b14a7ce0f1c7b5e9289c7bad76df flumotion-0.2.2.tar.bz2 +d81c27ae8efa4125118f04bda214c043 flumotion-0.4.2.tar.bz2 From fedora-extras-commits at redhat.com Sat Apr 14 18:15:48 2007 From: fedora-extras-commits at redhat.com (Michael Patrick McGrath (mmcgrath)) Date: Sat, 14 Apr 2007 14:15:48 -0400 Subject: rpms/nagios-plugins/FC-5 nagios-plugins.spec, 1.18, 1.19 sources, 1.7, 1.8 Message-ID: <200704141815.l3EIFmSU020443@cvs-int.fedora.redhat.com> Author: mmcgrath Update of /cvs/extras/rpms/nagios-plugins/FC-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv20389/FC-5 Modified Files: nagios-plugins.spec sources Log Message: Upstream released new version Index: nagios-plugins.spec =================================================================== RCS file: /cvs/extras/rpms/nagios-plugins/FC-5/nagios-plugins.spec,v retrieving revision 1.18 retrieving revision 1.19 diff -u -r1.18 -r1.19 --- nagios-plugins.spec 23 Feb 2007 21:35:45 -0000 1.18 +++ nagios-plugins.spec 14 Apr 2007 18:15:09 -0000 1.19 @@ -1,5 +1,5 @@ Name: nagios-plugins -Version: 1.4.6 +Version: 1.4.8 Release: 1%{?dist} Summary: Host/service/network monitoring program plugins for Nagios @@ -222,7 +222,7 @@ Requires: nagios-plugins = %{version}-%{release} %description ldap -Provides check_ldap and check_ldaps support for Nagios. +Provides check_ldap support for Nagios. %package linux_raid Summary: Nagios Plugin - check_linux_raid @@ -521,6 +521,10 @@ make %{?_smp_mflags} cd plugins make check_ide_smart +make check_ldap +make check_radius +make check_pgsql + cd .. cp %{SOURCE1} ./README.Fedora @@ -532,6 +536,9 @@ %{__install} -m 0755 plugins-root/check_dhcp %{buildroot}/%{_libdir}/nagios/plugins %{__install} -m 0755 contrib/check_linux_raid.pl %{buildroot}/%{_libdir}/nagios/plugins %{__install} -m 0755 plugins/check_ide_smart %{buildroot}/%{_libdir}/nagios/plugins +%{__install} -m 0755 plugins/check_ldap %{buildroot}/%{_libdir}/nagios/plugins +%{__install} -m 0755 plugins/check_radius %{buildroot}/%{_libdir}/nagios/plugins +%{__install} -m 0755 plugins/check_pgsql %{buildroot}/%{_libdir}/nagios/plugins %ifarch ppc ppc64 sparc sparc64 %{__rm} -f %{buildroot}/%{_libdir}/nagios/plugins/check_sensors @@ -539,6 +546,8 @@ %{__chmod} 644 %{buildroot}/%{_libdir}/nagios/plugins/utils.pm +%{__install} -m 0755 plugins/check_ide_smart %{buildroot}/%{_libdir}/nagios/plugins + %find_lang %{name} %clean @@ -625,7 +634,6 @@ %files ldap %defattr(-,root,root,-) %{_libdir}/nagios/plugins/check_ldap -%{_libdir}/nagios/plugins/check_ldaps %files linux_raid %defattr(-,root,root,-) @@ -778,6 +786,9 @@ %{_libdir}/nagios/plugins/utils.sh %changelog +* Fri Apr 13 2007 Mike McGrath 1.4.8-1 +- Upstream released new version + * Fri Feb 23 2007 Mike McGrath 1.4.6-1 - Upstream released new version Index: sources =================================================================== RCS file: /cvs/extras/rpms/nagios-plugins/FC-5/sources,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- sources 23 Feb 2007 21:35:45 -0000 1.7 +++ sources 14 Apr 2007 18:15:09 -0000 1.8 @@ -1 +1 @@ -ea79fa91092d709aa6b2e732b1d55541 nagios-plugins-1.4.6.tar.gz +ab16f99f8bd8a9b2897d003d3ba7024e nagios-plugins-1.4.8.tar.gz From fedora-extras-commits at redhat.com Sat Apr 14 18:15:58 2007 From: fedora-extras-commits at redhat.com (Michael Patrick McGrath (mmcgrath)) Date: Sat, 14 Apr 2007 14:15:58 -0400 Subject: rpms/nagios-plugins/FC-6 nagios-plugins.spec, 1.22, 1.23 sources, 1.7, 1.8 Message-ID: <200704141815.l3EIFwKD020449@cvs-int.fedora.redhat.com> Author: mmcgrath Update of /cvs/extras/rpms/nagios-plugins/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv20389/FC-6 Modified Files: nagios-plugins.spec sources Log Message: Upstream released new version Index: nagios-plugins.spec =================================================================== RCS file: /cvs/extras/rpms/nagios-plugins/FC-6/nagios-plugins.spec,v retrieving revision 1.22 retrieving revision 1.23 diff -u -r1.22 -r1.23 --- nagios-plugins.spec 23 Feb 2007 21:35:48 -0000 1.22 +++ nagios-plugins.spec 14 Apr 2007 18:15:18 -0000 1.23 @@ -1,5 +1,5 @@ Name: nagios-plugins -Version: 1.4.6 +Version: 1.4.8 Release: 1%{?dist} Summary: Host/service/network monitoring program plugins for Nagios @@ -222,7 +222,7 @@ Requires: nagios-plugins = %{version}-%{release} %description ldap -Provides check_ldap and check_ldaps support for Nagios. +Provides check_ldap support for Nagios. %package linux_raid Summary: Nagios Plugin - check_linux_raid @@ -521,6 +521,10 @@ make %{?_smp_mflags} cd plugins make check_ide_smart +make check_ldap +make check_radius +make check_pgsql + cd .. cp %{SOURCE1} ./README.Fedora @@ -532,6 +536,9 @@ %{__install} -m 0755 plugins-root/check_dhcp %{buildroot}/%{_libdir}/nagios/plugins %{__install} -m 0755 contrib/check_linux_raid.pl %{buildroot}/%{_libdir}/nagios/plugins %{__install} -m 0755 plugins/check_ide_smart %{buildroot}/%{_libdir}/nagios/plugins +%{__install} -m 0755 plugins/check_ldap %{buildroot}/%{_libdir}/nagios/plugins +%{__install} -m 0755 plugins/check_radius %{buildroot}/%{_libdir}/nagios/plugins +%{__install} -m 0755 plugins/check_pgsql %{buildroot}/%{_libdir}/nagios/plugins %ifarch ppc ppc64 sparc sparc64 %{__rm} -f %{buildroot}/%{_libdir}/nagios/plugins/check_sensors @@ -539,6 +546,8 @@ %{__chmod} 644 %{buildroot}/%{_libdir}/nagios/plugins/utils.pm +%{__install} -m 0755 plugins/check_ide_smart %{buildroot}/%{_libdir}/nagios/plugins + %find_lang %{name} %clean @@ -625,7 +634,6 @@ %files ldap %defattr(-,root,root,-) %{_libdir}/nagios/plugins/check_ldap -%{_libdir}/nagios/plugins/check_ldaps %files linux_raid %defattr(-,root,root,-) @@ -778,6 +786,9 @@ %{_libdir}/nagios/plugins/utils.sh %changelog +* Fri Apr 13 2007 Mike McGrath 1.4.8-1 +- Upstream released new version + * Fri Feb 23 2007 Mike McGrath 1.4.6-1 - Upstream released new version Index: sources =================================================================== RCS file: /cvs/extras/rpms/nagios-plugins/FC-6/sources,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- sources 23 Feb 2007 21:35:48 -0000 1.7 +++ sources 14 Apr 2007 18:15:18 -0000 1.8 @@ -1 +1 @@ -ea79fa91092d709aa6b2e732b1d55541 nagios-plugins-1.4.6.tar.gz +ab16f99f8bd8a9b2897d003d3ba7024e nagios-plugins-1.4.8.tar.gz From fedora-extras-commits at redhat.com Sat Apr 14 18:16:08 2007 From: fedora-extras-commits at redhat.com (Michael Patrick McGrath (mmcgrath)) Date: Sat, 14 Apr 2007 14:16:08 -0400 Subject: rpms/nagios-plugins/devel .cvsignore, 1.7, 1.8 nagios-plugins.spec, 1.22, 1.23 sources, 1.7, 1.8 Message-ID: <200704141816.l3EIG8Df020454@cvs-int.fedora.redhat.com> Author: mmcgrath Update of /cvs/extras/rpms/nagios-plugins/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv20389/devel Modified Files: .cvsignore nagios-plugins.spec sources Log Message: Upstream released new version Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/nagios-plugins/devel/.cvsignore,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- .cvsignore 23 Feb 2007 20:39:10 -0000 1.7 +++ .cvsignore 14 Apr 2007 18:15:28 -0000 1.8 @@ -1 +1 @@ -nagios-plugins-1.4.6.tar.gz +nagios-plugins-1.4.8.tar.gz Index: nagios-plugins.spec =================================================================== RCS file: /cvs/extras/rpms/nagios-plugins/devel/nagios-plugins.spec,v retrieving revision 1.22 retrieving revision 1.23 diff -u -r1.22 -r1.23 --- nagios-plugins.spec 23 Feb 2007 20:39:10 -0000 1.22 +++ nagios-plugins.spec 14 Apr 2007 18:15:28 -0000 1.23 @@ -1,5 +1,5 @@ Name: nagios-plugins -Version: 1.4.6 +Version: 1.4.8 Release: 1%{?dist} Summary: Host/service/network monitoring program plugins for Nagios @@ -222,7 +222,7 @@ Requires: nagios-plugins = %{version}-%{release} %description ldap -Provides check_ldap and check_ldaps support for Nagios. +Provides check_ldap support for Nagios. %package linux_raid Summary: Nagios Plugin - check_linux_raid @@ -521,6 +521,10 @@ make %{?_smp_mflags} cd plugins make check_ide_smart +make check_ldap +make check_radius +make check_pgsql + cd .. cp %{SOURCE1} ./README.Fedora @@ -532,6 +536,9 @@ %{__install} -m 0755 plugins-root/check_dhcp %{buildroot}/%{_libdir}/nagios/plugins %{__install} -m 0755 contrib/check_linux_raid.pl %{buildroot}/%{_libdir}/nagios/plugins %{__install} -m 0755 plugins/check_ide_smart %{buildroot}/%{_libdir}/nagios/plugins +%{__install} -m 0755 plugins/check_ldap %{buildroot}/%{_libdir}/nagios/plugins +%{__install} -m 0755 plugins/check_radius %{buildroot}/%{_libdir}/nagios/plugins +%{__install} -m 0755 plugins/check_pgsql %{buildroot}/%{_libdir}/nagios/plugins %ifarch ppc ppc64 sparc sparc64 %{__rm} -f %{buildroot}/%{_libdir}/nagios/plugins/check_sensors @@ -539,6 +546,8 @@ %{__chmod} 644 %{buildroot}/%{_libdir}/nagios/plugins/utils.pm +%{__install} -m 0755 plugins/check_ide_smart %{buildroot}/%{_libdir}/nagios/plugins + %find_lang %{name} %clean @@ -625,7 +634,6 @@ %files ldap %defattr(-,root,root,-) %{_libdir}/nagios/plugins/check_ldap -%{_libdir}/nagios/plugins/check_ldaps %files linux_raid %defattr(-,root,root,-) @@ -778,6 +786,9 @@ %{_libdir}/nagios/plugins/utils.sh %changelog +* Fri Apr 13 2007 Mike McGrath 1.4.8-1 +- Upstream released new version + * Fri Feb 23 2007 Mike McGrath 1.4.6-1 - Upstream released new version Index: sources =================================================================== RCS file: /cvs/extras/rpms/nagios-plugins/devel/sources,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- sources 23 Feb 2007 20:39:10 -0000 1.7 +++ sources 14 Apr 2007 18:15:28 -0000 1.8 @@ -1 +1 @@ -ea79fa91092d709aa6b2e732b1d55541 nagios-plugins-1.4.6.tar.gz +ab16f99f8bd8a9b2897d003d3ba7024e nagios-plugins-1.4.8.tar.gz From fedora-extras-commits at redhat.com Sat Apr 14 18:59:21 2007 From: fedora-extras-commits at redhat.com (Jef Spaleta (jspaleta)) Date: Sat, 14 Apr 2007 14:59:21 -0400 Subject: rpms/scipy/devel scipy.spec,1.4,1.5 Message-ID: <200704141859.l3EIxLAi021386@cvs-int.fedora.redhat.com> Author: jspaleta Update of /cvs/extras/rpms/scipy/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv21365 Modified Files: scipy.spec Log Message: minor correction for f77 usage Index: scipy.spec =================================================================== RCS file: /cvs/extras/rpms/scipy/devel/scipy.spec,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- scipy.spec 14 Apr 2007 11:47:08 -0000 1.4 +++ scipy.spec 14 Apr 2007 18:58:42 -0000 1.5 @@ -3,7 +3,7 @@ Summary: Scipy: array processing for numbers, strings, records, and objects Name: scipy Version: 0.5.2 -Release: 2%{?dist} +Release: 2.1%{?dist} Group: Development/Libraries License: BSD @@ -37,7 +37,7 @@ %setup -q %build -env CFLAGS="$RPM_OPT_FLAGS" ATLAS=%{_libdir} FFTW=%{_libdir} BLAS=%{_libdir} LAPACK=%{_libdir} python setup.py config_fc --fcompiler=gnu95 --noarch build +env CFLAGS="$RPM_OPT_FLAGS" ATLAS=%{_libdir} FFTW=%{_libdir} BLAS=%{_libdir} LAPACK=%{_libdir} python setup.py config_fc --fcompiler=gnu --noarch build #env CFLAGS="$RPM_OPT_FLAGS" ATLAS=%{_libdir} FFTW=%{_libdir} BLAS=%{_libdir} LAPACK=%{_libdir} python setup.py config_fc --fcompiler=gnu --f77flags="$RPM_OPT_FLAGS" build @@ -58,6 +58,9 @@ %changelog +* Sat Apr 14 2007 Jef Spaleta - 0.5.2-2.1 +- minor correction for f77 usage + * Sat Apr 14 2007 Jef Spaleta - 0.5.2-2 - revert to f77 due to issue with numpy in development From fedora-extras-commits at redhat.com Sat Apr 14 19:39:22 2007 From: fedora-extras-commits at redhat.com (Jeffrey C. Ollie (jcollie)) Date: Sat, 14 Apr 2007 15:39:22 -0400 Subject: rpms/quodlibet/devel quodlibet.spec,1.7,1.8 Message-ID: <200704141939.l3EJdMao026296@cvs-int.fedora.redhat.com> Author: jcollie Update of /cvs/extras/rpms/quodlibet/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv26274 Modified Files: quodlibet.spec Log Message: Require gnome-python2-canvas Index: quodlibet.spec =================================================================== RCS file: /cvs/extras/rpms/quodlibet/devel/quodlibet.spec,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- quodlibet.spec 4 Mar 2007 18:41:40 -0000 1.7 +++ quodlibet.spec 14 Apr 2007 19:38:43 -0000 1.8 @@ -1,6 +1,6 @@ Name: quodlibet Version: 0.24 -Release: 6%{?dist} +Release: 7%{?dist} Summary: A music management program Group: Applications/Multimedia @@ -34,6 +34,7 @@ Requires: python >= 2.4 Requires: pygtk2 >= 2.8 Requires: gstreamer-python >= 0.10 +Requires: gnome-python2-canvas # For tray icon plugin Requires: gnome-python2-libegg @@ -133,6 +134,9 @@ %{_mandir}/man1/quodlibet.1* %changelog +* Sat Apr 14 2007 Jeffrey C. Ollie - 0.24-7 +- Add requires on gnome-python2-canvas, fixes #236468 + * Sun Mar 4 2007 Jeffrey C. Ollie - 0.24-6 - Update plugins From fedora-extras-commits at redhat.com Sat Apr 14 19:42:24 2007 From: fedora-extras-commits at redhat.com (Jeffrey C. Ollie (jcollie)) Date: Sat, 14 Apr 2007 15:42:24 -0400 Subject: rpms/quodlibet/FC-6 quodlibet.spec,1.5,1.6 Message-ID: <200704141942.l3EJgOgi026379@cvs-int.fedora.redhat.com> Author: jcollie Update of /cvs/extras/rpms/quodlibet/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv26346 Modified Files: quodlibet.spec Log Message: Require gnome-python2-canvas Index: quodlibet.spec =================================================================== RCS file: /cvs/extras/rpms/quodlibet/FC-6/quodlibet.spec,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- quodlibet.spec 4 Mar 2007 18:44:16 -0000 1.5 +++ quodlibet.spec 14 Apr 2007 19:41:45 -0000 1.6 @@ -1,6 +1,6 @@ Name: quodlibet Version: 0.24 -Release: 6%{?dist} +Release: 7%{?dist} Summary: A music management program Group: Applications/Multimedia @@ -34,6 +34,7 @@ Requires: python >= 2.4 Requires: pygtk2 >= 2.8 Requires: gstreamer-python >= 0.10 +Requires: gnome-python2-canvas # For tray icon plugin Requires: gnome-python2-libegg @@ -133,6 +134,9 @@ %{_mandir}/man1/quodlibet.1* %changelog +* Sat Apr 14 2007 Jeffrey C. Ollie - 0.24-7 +- Add requires on gnome-python2-canvas, fixes #236468 + * Sun Mar 4 2007 Jeffrey C. Ollie - 0.24-6 - Update plugins From fedora-extras-commits at redhat.com Sat Apr 14 19:43:22 2007 From: fedora-extras-commits at redhat.com (Jeffrey C. Ollie (jcollie)) Date: Sat, 14 Apr 2007 15:43:22 -0400 Subject: rpms/quodlibet/FC-5 quodlibet.spec,1.4,1.5 Message-ID: <200704141943.l3EJhMjD026442@cvs-int.fedora.redhat.com> Author: jcollie Update of /cvs/extras/rpms/quodlibet/FC-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv26423 Modified Files: quodlibet.spec Log Message: Require gnome-python2-canvas Index: quodlibet.spec =================================================================== RCS file: /cvs/extras/rpms/quodlibet/FC-5/quodlibet.spec,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- quodlibet.spec 4 Mar 2007 18:54:53 -0000 1.4 +++ quodlibet.spec 14 Apr 2007 19:42:43 -0000 1.5 @@ -1,6 +1,6 @@ Name: quodlibet Version: 0.24 -Release: 6%{?dist} +Release: 7%{?dist} Summary: A music management program Group: Applications/Multimedia @@ -34,6 +34,7 @@ Requires: python >= 2.4 Requires: pygtk2 >= 2.8 Requires: gstreamer-python >= 0.10 +Requires: gnome-python2-canvas # For tray icon plugin Requires: gnome-python2-libegg @@ -133,6 +134,9 @@ %{_mandir}/man1/quodlibet.1* %changelog +* Sat Apr 14 2007 Jeffrey C. Ollie - 0.24-7 +- Add requires on gnome-python2-canvas, fixes #236468 + * Sun Mar 4 2007 Jeffrey C. Ollie - 0.24-6 - Update plugins From fedora-extras-commits at redhat.com Sat Apr 14 21:35:51 2007 From: fedora-extras-commits at redhat.com (Michael Patrick McGrath (mmcgrath)) Date: Sat, 14 Apr 2007 17:35:51 -0400 Subject: accounts2/fas/fas/templates editAccount.kid, 1.5, 1.6 editGroup.kid, 1.3, 1.4 master.kid, 1.1, 1.2 Message-ID: <200704142135.l3ELZpnv004086@cvs-int.fedora.redhat.com> Author: mmcgrath Update of /cvs/fedora/accounts2/fas/fas/templates In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv4018/fas/fas/templates Modified Files: editAccount.kid editGroup.kid master.kid Log Message: Added more features Index: editAccount.kid =================================================================== RCS file: /cvs/fedora/accounts2/fas/fas/templates/editAccount.kid,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- editAccount.kid 4 Apr 2007 16:36:52 -0000 1.5 +++ editAccount.kid 14 Apr 2007 21:35:44 -0000 1.6 @@ -13,56 +13,182 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - - - + + + + + + + +

Your Roles

+ + - @@ -74,8 +200,8 @@ @@ -83,7 +209,6 @@ - +

Members

@@ -36,26 +36,32 @@ - + + - + +
UsernameSponsorDate AddedApprovalRole TypeDomainAction
UsernameSponsorDate AddedApprovalRole TypeAction
${user} ${groups[user].fedoraRoleSponsor} ${groups[user].fedoraRoleSponsor} ${groups[user].fedoraRoleCreationDate}${groups[user].fedoraRoleApprovalDate} ${groups[user].fedoraRoleStatus} ${groups[user].fedoraRoleType}${groups[user].fedoraRoleDomain} - Approve Sponsor + Sponsor + Approve Delete Upgrade - Downgrade + Downgrade Suspend - Approve Sponsor + Sponsor + Approve Delete - Upgrade - Downgrade + Upgrade + Downgrade Suspend + + -- ERROR!
Index: master.kid =================================================================== RCS file: /cvs/fedora/accounts2/fas/fas/templates/master.kid,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- master.kid 26 Mar 2007 15:11:18 -0000 1.1 +++ master.kid 14 Apr 2007 21:35:44 -0000 1.2 @@ -32,7 +32,14 @@
-
+
List GroupsEdit AccountList UsersNews
+
+ + + + + +
From fedora-extras-commits at redhat.com Sat Apr 14 21:35:40 2007 From: fedora-extras-commits at redhat.com (Michael Patrick McGrath (mmcgrath)) Date: Sat, 14 Apr 2007 17:35:40 -0400 Subject: accounts2/fas README.txt,1.1,1.2 Message-ID: <200704142136.l3ELaACV004093@cvs-int.fedora.redhat.com> Author: mmcgrath Update of /cvs/fedora/accounts2/fas In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv4018/fas Modified Files: README.txt Log Message: Added more features Index: README.txt =================================================================== RCS file: /cvs/fedora/accounts2/fas/README.txt,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- README.txt 26 Mar 2007 15:11:11 -0000 1.1 +++ README.txt 14 Apr 2007 21:35:38 -0000 1.2 @@ -1,4 +1,9 @@ fas This is a TurboGears (http://www.turbogears.org) project. It can be -started by running the start-fas.py script. \ No newline at end of file +started by running the start-fas.py script. + + +LDAP Dump / restore: +ldapsearch -x -D 'cn=directory manager' -b 'dc=fedoraproject,dc=org' "objectclass=*" \* aci > LDAPDump +ldapadd -x -D 'cn=directory manager' -f LDAPDump -W From fedora-extras-commits at redhat.com Sat Apr 14 21:35:46 2007 From: fedora-extras-commits at redhat.com (Michael Patrick McGrath (mmcgrath)) Date: Sat, 14 Apr 2007 17:35:46 -0400 Subject: accounts2/fas/fas controllers.py,1.5,1.6 fasLDAP.py,1.5,1.6 Message-ID: <200704142136.l3ELaGkU004097@cvs-int.fedora.redhat.com> Author: mmcgrath Update of /cvs/fedora/accounts2/fas/fas In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv4018/fas/fas Modified Files: controllers.py fasLDAP.py Log Message: Added more features Index: controllers.py =================================================================== RCS file: /cvs/fedora/accounts2/fas/fas/controllers.py,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- controllers.py 4 Apr 2007 16:36:47 -0000 1.5 +++ controllers.py 14 Apr 2007 21:35:38 -0000 1.6 @@ -17,7 +17,8 @@ @expose(template="fas.templates.error") def errorMessage(self, tg_exceptions=None): ''' Generic exception handler''' - message = 'Replace me with a tg_error popup thang %s' % tg_exceptions + # Maybe add a popup or alert or some damn thing. + message = '%s' % tg_exceptions return dict(handling_value=True,exception=message) @expose(template="fas.templates.welcome") @@ -60,18 +61,22 @@ @expose(template="fas.templates.editAccount") @identity.require(identity.not_anonymous()) - def editAccount(self,userName=None): + def editAccount(self,userName=None, action=None): if not userName: userName = turbogears.identity.current.user_name user = Person.byUserName(userName) groups = Groups.byUserName(userName) groupsPending = Groups.byUserName(userName, unapprovedOnly=True) - return dict(user=user, groups=groups, groupsPending=groupsPending) + return dict(user=user, groups=groups, groupsPending=groupsPending, action=action) @expose(template="fas.templates.editGroup") + @exception_handler(errorMessage,rules="isinstance(tg_exceptions,ValueError)") @identity.require(identity.not_anonymous()) def editGroup(self, groupName): - groups = Groups.byGroupName(groupName, includeUnapproved=True) + try: + groups = Groups.byGroupName(groupName, includeUnapproved=True) + except KeyError, e: + raise ValueError, 'Group: %s - Does not exist!' % e group = Groups.groups(groupName)[groupName] userName = turbogears.identity.current.user_name try: @@ -147,9 +152,6 @@ turbogears.flash('Your password has been emailed to you') return dict() - - changePassword = resetPassword - @expose(template="fas.templates.userList") @exception_handler(errorMessage,rules="isinstance(tg_exceptions,ValueError)") # @identity.require(identity.in_group("sysadmin-main")) @@ -165,14 +167,15 @@ @expose(template='fas.templates.edit') @exception_handler(errorMessage,rules="isinstance(tg_exceptions,ValueError)") @identity.require(identity.not_anonymous()) - def editUserAttribute(self, userName, attribute, value, update=None): + def editUserAttribute(self, attribute, value, userName=None): userName = turbogears.identity.current.user_name attribute = attribute.encode('utf8') value = value.encode('utf8') - if update: + if attribute and value: p = Person.byUserName(userName) p.__setattr__('%s' % attribute, '%s' % value) turbogears.flash("'%s' Updated to %s" % (attribute, value)) + turbogears.redirect('editAccount') return dict(userName=userName, attribute=attribute, value=value) @expose(template='fas.templates.apply') @@ -189,12 +192,12 @@ @identity.require(identity.not_anonymous()) def modifyGroup(self, groupName, action, userName): ''' Modifies group based on action, groupName and userName ''' + sponsor = turbogears.identity.current.user_name try: group = Groups.groups(groupName)[groupName] except KeyError, e: turbogears.flash('Group Error: %s does not exist - %s' % (groupName, e)) turbogears.redirect('editGroup?groupName=%s' % group.cn) - try: p = Person.byUserName(userName) if not p.cn: @@ -202,6 +205,24 @@ except KeyError, e: turbogears.flash('User Error: %s does not exist - %s' % (userName, e)) turbogears.redirect('editGroup?groupName=%s' % group.cn) + + g = Groups.byGroupName(groupName, includeUnapproved=True) + + # Apply user to a group (as in application) + if action == 'apply': + try: + Groups.apply(groupName, userName) + except ldap.ALREADY_EXISTS: + turbogears.flash('%s Already in group!' % p.cn) + turbogears.redirect('editGroup?groupName=%s' % group.cn) + else: + turbogears.flash('%s Applied!' % p.cn) + turbogears.redirect('editGroup?groupName=%s' % group.cn) + + # Some error checking for the sponsors + if g[userName].fedoraRoleType.lower() == 'administrator' and g[sponsor].fedoraRoleType.lower() == 'sponsor': + raise ValueError, 'Sponsors cannot alter administrators. End of story' + try: userGroup = Groups.byGroupName(groupName)[userName] @@ -210,6 +231,7 @@ userGroup = UserGroup() pass + # Remove user from a group if action == 'remove': try: Groups.remove(group.cn, p.cn) @@ -221,34 +243,51 @@ turbogears.redirect('editGroup?groupName=%s' % group.cn) return dict() - if action == 'upgrade': + # Upgrade user in a group + elif action == 'upgrade': + if g[userName].fedoraRoleType.lower() == 'sponsor' and g[sponsor].fedoraRoleType.lower() == 'sponsor': + raise ValueError, 'Sponsors cannot admin other sponsors' try: p.upgrade(groupName) except TypeError, e: - turbogears.flash('Cannot upgrade %s - %s!' % (userGroup.fedoraRoleType, e)) + turbogears.flash('Cannot upgrade %s - %s!' % (p.cn, e)) turbogears.redirect('editGroup?groupName=%s' % group.cn) turbogears.flash('%s Upgraded!' % p.cn) turbogears.redirect('editGroup?groupName=%s' % group.cn) - if action == 'downgrade': + + # Downgrade user in a group + elif action == 'downgrade': + if g[userName].fedoraRoleType.lower() == 'administrator' and g[sponsor].fedoraRoleType.lower() == 'sponsor': + raise ValueError, 'Sponsors cannot downgrade admins' try: p.downgrade(groupName) except TypeError, e: - turbogears.flash('Cannot downgrade %s - %s!' % (userGroup.fedoraRoleType, e)) + turbogears.flash('Cannot downgrade %s - %s!' % (p.cn, e)) turbogears.redirect('editGroup?groupName=%s' % group.cn) turbogears.flash('%s Downgraded!' % p.cn) turbogears.redirect('editGroup?groupName=%s' % group.cn) - if action == 'apply': - Groups.apply(groupName, userName) - turbogears.flash('%s Applied!' % p.cn) + # Sponsor / Approve User + elif action == 'sponsor' or action == 'apply': + p.sponsor(groupName, sponsor) + turbogears.flash('%s has been sponsored!' % p.cn) turbogears.redirect('editGroup?groupName=%s' % group.cn) - # Done turbogears.flash('Invalid action: %s' % action) turbogears.redirect('editGroup?groupName=%s' % group.cn) return dict() + @expose(template='fas.templates.inviteMember') + @exception_handler(errorMessage,rules="isinstance(tg_exceptions,ValueError)") + @identity.require(identity.not_anonymous()) + def inviteMember(self, name=None, email=None, skills=None): + if name and email: + turbogears.flash('Invitation Sent to: "%s" <%s>' % (name, email)) + if name or email: + turbogears.flash('Please provide both an email address and the persons name.') + return dict() + @expose(template='fas.templates.apply') @exception_handler(errorMessage,rules="isinstance(tg_exceptions,ValueError)") @identity.require(identity.not_anonymous()) Index: fasLDAP.py =================================================================== RCS file: /cvs/fedora/accounts2/fas/fas/fasLDAP.py,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- fasLDAP.py 4 Apr 2007 16:36:47 -0000 1.5 +++ fasLDAP.py 14 Apr 2007 21:35:38 -0000 1.6 @@ -259,6 +259,26 @@ elif g.fedoraRoleType.lower() == 'administrator': modify(base, 'fedoraRoleType', 'sponsor', g.fedoraRoleType) + def sponsor(self, groupName, sponsor): + import datetime + base = 'cn=%s,ou=Roles,cn=%s,ou=People,dc=fedoraproject,dc=org' % (groupName, self.cn) + g = Groups.byGroupName(groupName, includeUnapproved=True)[self.cn] + group = Groups.groups(groupName)[groupName] + print "SPONSORING: %s from %s for %s - %s" % (self.cn, sponsor, groupName, base) + dt = datetime.datetime.now() + now = '%.2i-%.2i-%.2i %.2i:%.2i:%.2i.%.2i' % (dt.year, + dt.month, + dt.day, + dt.hour, + dt.minute, + dt.second, + dt.microsecond) + modify(base, 'fedoraRoleApprovalDate', now) + if group.fedoraGroupNeedsSponsor.lower() == 'true': + modify(base, 'fedoraRoleSponsor', sponsor) + else: + modify(base, 'fedoraRoleSponsor', 'None') + modify(base, 'fedoraRoleStatus', 'approved') def generatePassword(self,password=None,length=14,salt=''): from random import Random @@ -319,10 +339,7 @@ def modify(base, attribute, new, old=None, ldapServer=None): ''' Modify an attribute, requires write access ''' if old == new: - print "same" return None - else: - print "diff %s %s %s" % (attribute, new, old) if not ldapServer: s = Server() @@ -331,19 +348,19 @@ from ldap import modlist ldapServer.simple_bind_s('cn=directory manager', 'test') + if old == None: + old = 'None' + + if old == new: + return None o = { attribute : old } n = { attribute : new } - print attribute - print o - print n ldif = modlist.modifyModlist(o, n) - + #commit ldapServer.modify_s(base, ldif) ldapServer.unbind_s() - - def search(base, filter, attributes=None, ldapServer=None): if not ldapServer: From fedora-extras-commits at redhat.com Sat Apr 14 21:35:46 2007 From: fedora-extras-commits at redhat.com (Michael Patrick McGrath (mmcgrath)) Date: Sat, 14 Apr 2007 17:35:46 -0400 Subject: accounts2/fas/fas/static/css fas.css, 1.1, 1.2 fas.css~, 1.1, 1.2 style.css, 1.1, 1.2 Message-ID: <200704142136.l3ELaGAA004102@cvs-int.fedora.redhat.com> Author: mmcgrath Update of /cvs/fedora/accounts2/fas/fas/static/css In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv4018/fas/fas/static/css Modified Files: fas.css fas.css~ style.css Log Message: Added more features Index: fas.css =================================================================== RCS file: /cvs/fedora/accounts2/fas/fas/static/css/fas.css,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- fas.css 26 Mar 2007 15:11:17 -0000 1.1 +++ fas.css 14 Apr 2007 21:35:44 -0000 1.2 @@ -1,3 +1,14 @@ +#error { + border: 1px solid red; + border-top: 0px none; + color: #000; + background-color: red; + padding: 0px; + font-size: 80%; + text-align: center; + margin: 0 auto 1em auto; +} + body { font-family: "Luxi Sans Mono", sans-serif; font-size: small; @@ -9,6 +20,12 @@ margin-right: .5em; } + table.menu td{ + text-align: center; + margin-right: .5em; + font-weight: bolder; + } + table.account-info td { font-size: small; } Index: fas.css~ =================================================================== RCS file: /cvs/fedora/accounts2/fas/fas/static/css/fas.css~,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- fas.css~ 26 Mar 2007 15:11:17 -0000 1.1 +++ fas.css~ 14 Apr 2007 21:35:44 -0000 1.2 @@ -1,3 +1,14 @@ +#error { + border: 1px solid #fff; + border-top: 0px none; + color: #000; + background-color: red; + padding: 0px; + font-size: 80%; + text-align: center; + margin: 0 auto 1em auto; +} + body { font-family: "Luxi Sans Mono", sans-serif; font-size: small; @@ -9,6 +20,12 @@ margin-right: .5em; } + table.menu td{ + text-align: center; + margin-right: .5em; + font-weight: bolder; + } + table.account-info td { font-size: small; } Index: style.css =================================================================== RCS file: /cvs/fedora/accounts2/fas/fas/static/css/style.css,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- style.css 26 Mar 2007 15:11:17 -0000 1.1 +++ style.css 14 Apr 2007 21:35:44 -0000 1.2 @@ -96,6 +96,7 @@ margin: 0 auto 1em auto; } + .code { font-family: monospace; } From fedora-extras-commits at redhat.com Sat Apr 14 22:08:27 2007 From: fedora-extras-commits at redhat.com (Peter Gordon (pgordon)) Date: Sat, 14 Apr 2007 18:08:27 -0400 Subject: rpms/deluge/devel deluge.spec,1.14,1.15 Message-ID: <200704142208.l3EM8RO4008662@cvs-int.fedora.redhat.com> Author: pgordon Update of /cvs/extras/rpms/deluge/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv8645 Modified Files: deluge.spec Log Message: Make deluge the upgrade path of python-libtorrent < 0.5 Index: deluge.spec =================================================================== RCS file: /cvs/extras/rpms/deluge/devel/deluge.spec,v retrieving revision 1.14 retrieving revision 1.15 diff -u -r1.14 -r1.15 --- deluge.spec 23 Mar 2007 06:03:08 -0000 1.14 +++ deluge.spec 14 Apr 2007 22:07:48 -0000 1.15 @@ -3,7 +3,7 @@ Name: deluge Version: 0.5.0 -Release: 1%{?dist} +Release: 2%{?dist} Summary: A Python BitTorrent client with support for UPnP and DHT Group: Applications/Editors License: GPL @@ -25,6 +25,13 @@ Requires: pygtk2-libglade Requires: dbus-python +## The python-libtorrent bindings were produced by the same upstream authors +## as Deluge, and Deluge 0.4.x is the only package that depended on it +## (according to repoquery). Thus, it is safe to make Deluge the upgrade path +## of the python-libtorrent package since it is no longer needed (or in fact, +## even developed) as of the 0.5 series. +Obsoletes: python-libtorrent < 0.5 + %description Deluge is a new BitTorrent client, created using Python and GTK+. It is intended to bring a native, full-featured client to Linux GTK+ desktop @@ -92,6 +99,9 @@ %changelog +* Sun Apr 08 2007 Peter Gordon - 0.5.0-2 +- Make Deluge the upgrade path of the now-orphaned python-libtorrent package. + * Mon Mar 12 2007 Peter Gordon - 0.5.0-1 - Update to new upstream release (0.5.0). From fedora-extras-commits at redhat.com Sat Apr 14 22:22:25 2007 From: fedora-extras-commits at redhat.com (Linus Walleij (snirkel)) Date: Sat, 14 Apr 2007 18:22:25 -0400 Subject: rpms/gnomad2/devel .cvsignore, 1.10, 1.11 gnomad2.spec, 1.18, 1.19 sources, 1.10, 1.11 Message-ID: <200704142222.l3EMMPSG008941@cvs-int.fedora.redhat.com> Author: snirkel Update of /cvs/extras/rpms/gnomad2/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv8914 Modified Files: .cvsignore gnomad2.spec sources Log Message: New upstream version. Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/gnomad2/devel/.cvsignore,v retrieving revision 1.10 retrieving revision 1.11 diff -u -r1.10 -r1.11 --- .cvsignore 29 Jan 2007 20:03:58 -0000 1.10 +++ .cvsignore 14 Apr 2007 22:21:45 -0000 1.11 @@ -1 +1 @@ -gnomad2-2.8.11.tar.gz +gnomad2-2.8.12.tar.gz Index: gnomad2.spec =================================================================== RCS file: /cvs/extras/rpms/gnomad2/devel/gnomad2.spec,v retrieving revision 1.18 retrieving revision 1.19 diff -u -r1.18 -r1.19 --- gnomad2.spec 11 Feb 2007 22:54:35 -0000 1.18 +++ gnomad2.spec 14 Apr 2007 22:21:45 -0000 1.19 @@ -4,13 +4,13 @@ # test building a Fedora Extras package, define the following # two macros in .rpmmacros: # -# %dist .fc6 -# %fedora 6 +# %dist .fc7 +# %fedora 7 # Name: gnomad2 -Version: 2.8.11 -Release: 2%{?dist} +Version: 2.8.12 +Release: 1%{?dist} Summary: A GNOME 2.0 client for the Creative Jukeboxes and Dell DJs License: GPL @@ -18,32 +18,27 @@ Group: Applications/Multimedia Source: http://download.sourceforge.net/%{name}/%{name}-%{version}.tar.gz -Patch0: gnomad2-2.8.11.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) -Requires(post): desktop-file-utils -Requires(postun): desktop-file-utils BuildRequires: gtk2-devel -BuildRequires: libgnomeui-devel -# We need recent functions from this library. -BuildRequires: libnjb-devel >= 2.2.4 +BuildRequires: libnjb-devel BuildRequires: libmtp-devel -# libid3tag did not support writing of tags before this release. -BuildRequires: libid3tag-devel >= 0.15.1 +BuildRequires: libid3tag-devel BuildRequires: desktop-file-utils BuildRequires: gettext BuildRequires: intltool %description -Gnomad 2 is a client for the Creative Nomad Jukeboxes, Zen, Zen USB 2.0, NX, +Gnomad2 is a client for the Creative Nomad Jukeboxes, Zen, Zen USB 2.0, NX, Xtra, Touch and Micro, plus the Dell DJs utilizing the libnjb library for -jukebox communication. It is used for storing MP3 (and WAV, WMA) files on the -jukebox and retrieving them again, it also handles data file storage and -retrieval, playlists and a rudimentary player with full support for the -Creative EAX sound processor. +jukebox communication. Further it support MTP devices by way of libmtp, +including Samsung, iriver, SanDisk, Philips, JVC and many, many more. +It is used for storing MP3 (and WAV, WMA, OGG, MP4, AVI, MPEG) media files +on the device and retrieving them again, it also handles data file storage +and retrieval, playlists and a rudimentary player with full support for the +Creative EAX sound processor on older jukebox devices. %prep %setup -%patch0 -p1 %build %configure @@ -63,15 +58,6 @@ %clean rm -rf $RPM_BUILD_ROOT -%post -update-desktop-database %{_datadir}/applications &> /dev/null - -%postun -if [ "$1" = "0" ]; then - update-desktop-database %{_datadir}/applications &> /dev/null -fi - - %files -f %{name}.lang %defattr(-,root,root) %{_bindir}/* @@ -82,6 +68,13 @@ %doc AUTHORS NEWS README COPYING ChangeLog %changelog +* Sat Apr 14 2007 Linus Walleij 2.8.12-1 +- New upstream version fixing many bugs including the 2.8.11-2 patch. +- Nice up spec. destop-update-database is obviously not needed since + this app does not add any MIME types. Do not require certain package + versions because we know FC is up-to-date. Much shorter and easy spec + now and then it's good because less is more. +- This'll probably go back into FC6, FC5 too. * Sun Feb 11 2007 Linus Walleij 2.8.11-2 - RH buildsystem mangles g_stat() some way, patch to use just stat() * Mon Jan 29 2007 Linus Walleij 2.8.11-1 Index: sources =================================================================== RCS file: /cvs/extras/rpms/gnomad2/devel/sources,v retrieving revision 1.10 retrieving revision 1.11 diff -u -r1.10 -r1.11 --- sources 29 Jan 2007 20:03:58 -0000 1.10 +++ sources 14 Apr 2007 22:21:45 -0000 1.11 @@ -1 +1 @@ -661af9f68f2aab19659265050a9ae40c gnomad2-2.8.11.tar.gz +1de6bbd437f2d6b8c5921447b15d94c9 gnomad2-2.8.12.tar.gz From fedora-extras-commits at redhat.com Sat Apr 14 22:42:52 2007 From: fedora-extras-commits at redhat.com (Michael Thomas (wart)) Date: Sat, 14 Apr 2007 18:42:52 -0400 Subject: rpms/tcldom/devel tcldom.spec,1.8,1.9 Message-ID: <200704142242.l3EMgqDC009653@cvs-int.fedora.redhat.com> Author: wart Update of /cvs/extras/rpms/tcldom/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv9633 Modified Files: tcldom.spec Log Message: Fix unowned directory in -devel subpackage Index: tcldom.spec =================================================================== RCS file: /cvs/extras/rpms/tcldom/devel/tcldom.spec,v retrieving revision 1.8 retrieving revision 1.9 diff -u -r1.8 -r1.9 --- tcldom.spec 16 Feb 2007 22:10:37 -0000 1.8 +++ tcldom.spec 14 Apr 2007 22:42:14 -0000 1.9 @@ -4,7 +4,7 @@ Summary: TclDOM is a package that provides a DOM binding for the Tcl scripting language Name: tcldom Version: 3.1 -Release: 9%{?dist} +Release: 10%{?dist} License: BSD Group: Development/Libraries URL: http://tclxml.sourceforge.net/ @@ -14,8 +14,8 @@ Patch1: tcldom-3.1-pkgprovides.patch Patch2: tcldom-3.1-cversion.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) -BuildRequires: tcl tcl-devel libxml2-devel tclxml-devel expat-devel -Requires: tcl tclxml tcllib +BuildRequires: tcl-devel libxml2-devel tclxml-devel expat-devel +Requires: tcl(abi) = 8.4 tclxml tcllib %description This package provides a DOM binding for Tcl. It provides one of the following @@ -52,6 +52,7 @@ Summary: The Tcl dom parser development files Group: Development/Libraries Requires: %{name} = %{version}-%{release} tclxml-devel +Requires: %{name}-libxml2 = %{version}-%{release} tclxml-devel %description devel Development headers and libraries needed to link new applications against tcldom. @@ -136,6 +137,9 @@ %{_libdir}/%{name}_libxml2%{version}/*.a %changelog +* Fri Apr 13 2007 Wart - 3.1-10 +- Fix BuildRequires: for directory ownership in -devel subpackage + * Fri Feb 16 2007 Wart - 3.1-9 - Rebuild for reversion to tcl8.4 From fedora-extras-commits at redhat.com Sat Apr 14 22:58:16 2007 From: fedora-extras-commits at redhat.com (Michael Thomas (wart)) Date: Sat, 14 Apr 2007 18:58:16 -0400 Subject: rpms/tcldom/FC-6 tcldom.spec,1.5,1.6 Message-ID: <200704142258.l3EMwG5X010049@cvs-int.fedora.redhat.com> Author: wart Update of /cvs/extras/rpms/tcldom/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv10022 Modified Files: tcldom.spec Log Message: - Fix BuildRequires: for directory ownership in -devel subpackage Index: tcldom.spec =================================================================== RCS file: /cvs/extras/rpms/tcldom/FC-6/tcldom.spec,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- tcldom.spec 29 Aug 2006 02:12:40 -0000 1.5 +++ tcldom.spec 14 Apr 2007 22:57:37 -0000 1.6 @@ -1,14 +1,14 @@ Summary: TclDOM is a package that provides a DOM binding for the Tcl scripting language Name: tcldom Version: 3.1 -Release: 6%{?dist} +Release: 7%{?dist} License: BSD Group: Development/Libraries URL: http://tclxml.sourceforge.net/ Source: http://dl.sf.net/tclxml/tcldom-3.1.tar.gz Patch0: tcldom.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) -BuildRequires: tcl tcl-devel libxml2-devel tclxml-devel +BuildRequires: tcl-devel libxml2-devel tclxml-devel Requires: tcl tclxml tcllib libxml2 %description @@ -31,6 +31,7 @@ Summary: The Tcl dom parser development files Group: Development/Libraries Requires: %{name} = %{version}-%{release} tclxml-devel +Requires: %{name}-libxml2 = %{version}-%{release} tclxml-devel %description devel Development headers and libraries needed to link new applications against tcldom. @@ -78,6 +79,9 @@ %{_libdir}/%{name}_libxml2%{version}/*.a %changelog +* Fri Apr 13 2007 Wart - 3.1-7 +- Fix BuildRequires: for directory ownership in -devel subpackage + * Mon Aug 28 2006 Wart - 3.1-6 - Rebuild for Fedora Extras From fedora-extras-commits at redhat.com Sat Apr 14 22:59:49 2007 From: fedora-extras-commits at redhat.com (Michael Thomas (wart)) Date: Sat, 14 Apr 2007 18:59:49 -0400 Subject: rpms/tcldom/FC-6 tcldom.spec,1.6,1.7 Message-ID: <200704142259.l3EMxnNX010112@cvs-int.fedora.redhat.com> Author: wart Update of /cvs/extras/rpms/tcldom/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv10088 Modified Files: tcldom.spec Log Message: convert spaces to tabs Index: tcldom.spec =================================================================== RCS file: /cvs/extras/rpms/tcldom/FC-6/tcldom.spec,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- tcldom.spec 14 Apr 2007 22:57:37 -0000 1.6 +++ tcldom.spec 14 Apr 2007 22:59:10 -0000 1.7 @@ -4,7 +4,7 @@ Release: 7%{?dist} License: BSD Group: Development/Libraries -URL: http://tclxml.sourceforge.net/ +URL: http://tclxml.sourceforge.net/ Source: http://dl.sf.net/tclxml/tcldom-3.1.tar.gz Patch0: tcldom.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) From fedora-extras-commits at redhat.com Sun Apr 15 00:57:29 2007 From: fedora-extras-commits at redhat.com (Yuan Yijun (bbbush)) Date: Sat, 14 Apr 2007 20:57:29 -0400 Subject: rpms/chmsee/devel chmsee.spec,1.3,1.4 Message-ID: <200704150057.l3F0vTfM021708@cvs-int.fedora.redhat.com> Author: bbbush Update of /cvs/extras/rpms/chmsee/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv21687 Modified Files: chmsee.spec Log Message: mv chmsee binary to libexecdir Index: chmsee.spec =================================================================== RCS file: /cvs/extras/rpms/chmsee/devel/chmsee.spec,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- chmsee.spec 14 Apr 2007 15:25:41 -0000 1.3 +++ chmsee.spec 15 Apr 2007 00:56:50 -0000 1.4 @@ -2,7 +2,7 @@ Name: chmsee Version: 1.0.0 -Release: 0.16.beta2%{?dist} +Release: 0.17.beta2%{?dist} Summary(zh_CN): CHM ??????????????????, ?????? Gtk2+ Summary: A Gtk+2 CHM document viewer Group: Applications/Publishing @@ -14,7 +14,7 @@ Patch1: chmsee-1.0.0-desktop-icon.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) -BuildRequires: intltool >= 0.34 pkgconfig >= 0.9 gettext openssl-devel +BuildRequires: intltool >= 0.34 pkgconfig >= 0.9 gettext BuildRequires: gtk2-devel >= 2.8 libglade2-devel >= 2.0 BuildRequires: openssl-devel chmlib-devel BuildRequires: desktop-file-utils @@ -60,7 +60,7 @@ %patch1 -p1 -b .desktop-mimetype %build -%configure --disable-static --enable-cpp-rtti +%configure --disable-static make %{?_smp_mflags} %install @@ -77,12 +77,11 @@ $RPM_BUILD_ROOT%{_datadir}/applications/chmsee.desktop # since firefox .pc files don't contain RPATH -mv $RPM_BUILD_ROOT%{_bindir}/%{name} $RPM_BUILD_ROOT%{_bindir}/%{name}.bin +install -p -m 755 -D $RPM_BUILD_ROOT%{_bindir}/%{name} $RPM_BUILD_ROOT%{_libexecdir}/%{name}/%{name} cat > $RPM_BUILD_ROOT%{_bindir}/%{name} </dev/null || : @@ -107,7 +106,8 @@ %defattr(-,root,root,-) %doc README COPYING AUTHORS ChangeLog NEWS TODO %{_bindir}/chmsee* -%{_mandir}/man1/*.gz +%{_libexecdir}/chmsee +%{_mandir}/man1/chmsee*.1* %{_datadir}/chmsee/ %{_datadir}/pixmaps/chmsee-icon.png %{_datadir}/applications/*.desktop @@ -117,7 +117,7 @@ %{_datadir}/icons/hicolor/*/apps/chmsee.png %changelog -* Tue Apr 03 2007 Yijun Yuan - 1.0.0-0.16.beta2 +* Sun Apr 15 2007 bbbush - 1.0.0-0.17.beta2 - update to beta2 - use pkg-config to find gecko, don't use RPATH - add "auto detect charset" to option dialog for those HTML with no encoding From fedora-extras-commits at redhat.com Sun Apr 15 01:03:11 2007 From: fedora-extras-commits at redhat.com (Yuan Yijun (bbbush)) Date: Sat, 14 Apr 2007 21:03:11 -0400 Subject: rpms/chmsee/FC-6 chmsee.spec,1.2,1.3 Message-ID: <200704150103.l3F13B3p026087@cvs-int.fedora.redhat.com> Author: bbbush Update of /cvs/extras/rpms/chmsee/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv26067 Modified Files: chmsee.spec Log Message: mv chmsee binary to libexecdir Index: chmsee.spec =================================================================== RCS file: /cvs/extras/rpms/chmsee/FC-6/chmsee.spec,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- chmsee.spec 14 Apr 2007 15:28:09 -0000 1.2 +++ chmsee.spec 15 Apr 2007 01:02:28 -0000 1.3 @@ -2,7 +2,7 @@ Name: chmsee Version: 1.0.0 -Release: 0.16.beta2%{?dist} +Release: 0.17.beta2%{?dist} Summary(zh_CN): CHM ??????????????????, ?????? Gtk2+ Summary: A Gtk+2 CHM document viewer Group: Applications/Publishing @@ -14,7 +14,7 @@ Patch1: chmsee-1.0.0-desktop-icon.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) -BuildRequires: intltool >= 0.34 pkgconfig >= 0.9 gettext openssl-devel +BuildRequires: intltool >= 0.34 pkgconfig >= 0.9 gettext BuildRequires: gtk2-devel >= 2.8 libglade2-devel >= 2.0 BuildRequires: openssl-devel chmlib-devel BuildRequires: desktop-file-utils @@ -60,7 +60,7 @@ %patch1 -p1 -b .desktop-mimetype %build -%configure --disable-static --enable-cpp-rtti +%configure --disable-static make %{?_smp_mflags} %install @@ -77,12 +77,11 @@ $RPM_BUILD_ROOT%{_datadir}/applications/chmsee.desktop # since firefox .pc files don't contain RPATH -mv $RPM_BUILD_ROOT%{_bindir}/%{name} $RPM_BUILD_ROOT%{_bindir}/%{name}.bin +install -p -m 755 -D $RPM_BUILD_ROOT%{_bindir}/%{name} $RPM_BUILD_ROOT%{_libexecdir}/%{name}/%{name} cat > $RPM_BUILD_ROOT%{_bindir}/%{name} </dev/null || : @@ -107,7 +106,8 @@ %defattr(-,root,root,-) %doc README COPYING AUTHORS ChangeLog NEWS TODO %{_bindir}/chmsee* -%{_mandir}/man1/*.gz +%{_libexecdir}/chmsee +%{_mandir}/man1/chmsee*.1* %{_datadir}/chmsee/ %{_datadir}/pixmaps/chmsee-icon.png %{_datadir}/applications/*.desktop @@ -117,7 +117,7 @@ %{_datadir}/icons/hicolor/*/apps/chmsee.png %changelog -* Tue Apr 03 2007 Yijun Yuan - 1.0.0-0.16.beta2 +* Sun Apr 15 2007 bbbush - 1.0.0-0.17.beta2 - update to beta2 - use pkg-config to find gecko, don't use RPATH - add "auto detect charset" to option dialog for those HTML with no encoding From fedora-extras-commits at redhat.com Sun Apr 15 04:03:50 2007 From: fedora-extras-commits at redhat.com (Bernard Johnson (bjohnson)) Date: Sun, 15 Apr 2007 00:03:50 -0400 Subject: rpms/pdfedit/FC-6 .cvsignore, 1.2, 1.3 pdfedit.spec, 1.1, 1.2 sources, 1.2, 1.3 Message-ID: <200704150403.l3F43otr009228@cvs-int.fedora.redhat.com> Author: bjohnson Update of /cvs/extras/rpms/pdfedit/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv5388/FC-6 Modified Files: .cvsignore pdfedit.spec sources Log Message: v 0.3.0 Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/pdfedit/FC-6/.cvsignore,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- .cvsignore 19 Mar 2007 01:47:07 -0000 1.2 +++ .cvsignore 15 Apr 2007 03:43:20 -0000 1.3 @@ -1 +1,2 @@ pdfedit-0.2.5.tar.bz2 +pdfedit-0.3.0.tar.bz2 Index: pdfedit.spec =================================================================== RCS file: /cvs/extras/rpms/pdfedit/FC-6/pdfedit.spec,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- pdfedit.spec 19 Mar 2007 01:48:55 -0000 1.1 +++ pdfedit.spec 15 Apr 2007 03:43:20 -0000 1.2 @@ -1,12 +1,12 @@ Name: pdfedit -Version: 0.2.5 -Release: 2%{?dist} +Version: 0.3.0 +Release: 1%{?dist} Summary: A complete pdf document editing solution Group: Applications/Publishing License: GPL URL: http://sourceforge.net/projects/pdfedit/ -Source0: http://downloads.sourceforge.net/pdfedit/pdfedit-0.2.5.tar.bz2 +Source0: http://downloads.sourceforge.net/pdfedit/%{name}-%{version}.tar.bz2 Source1: pdfedit.desktop Patch0: pdfedit-destdir.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) @@ -98,6 +98,9 @@ %doc doc/user/gui/menuAndToolbarsFun/images doc/user/examples %changelog +* Sat Apr 14 2007 Bernard Johnson - 0.3.0-1 +- v 0.3.0-1 + * Thu Mar 15 2007 Bernard Johnson - 0.2.5-2 - add scriptlets to update icon cache - add doxygen user docs Index: sources =================================================================== RCS file: /cvs/extras/rpms/pdfedit/FC-6/sources,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- sources 19 Mar 2007 01:47:07 -0000 1.2 +++ sources 15 Apr 2007 03:43:20 -0000 1.3 @@ -1 +1,2 @@ 7e6243563fb207a89d242a378c836aca pdfedit-0.2.5.tar.bz2 +17faababcc9c62a3e0dd89f62ae8a5e5 pdfedit-0.3.0.tar.bz2 From fedora-extras-commits at redhat.com Sun Apr 15 04:03:50 2007 From: fedora-extras-commits at redhat.com (Bernard Johnson (bjohnson)) Date: Sun, 15 Apr 2007 00:03:50 -0400 Subject: rpms/pdfedit/devel .cvsignore, 1.2, 1.3 pdfedit.spec, 1.1, 1.2 sources, 1.2, 1.3 Message-ID: <200704150403.l3F43o21009233@cvs-int.fedora.redhat.com> Author: bjohnson Update of /cvs/extras/rpms/pdfedit/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv5388/devel Modified Files: .cvsignore pdfedit.spec sources Log Message: v 0.3.0 Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/pdfedit/devel/.cvsignore,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- .cvsignore 19 Mar 2007 01:43:03 -0000 1.2 +++ .cvsignore 15 Apr 2007 03:53:20 -0000 1.3 @@ -1 +1,2 @@ pdfedit-0.2.5.tar.bz2 +pdfedit-0.3.0.tar.bz2 Index: pdfedit.spec =================================================================== RCS file: /cvs/extras/rpms/pdfedit/devel/pdfedit.spec,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- pdfedit.spec 19 Mar 2007 01:43:03 -0000 1.1 +++ pdfedit.spec 15 Apr 2007 03:53:20 -0000 1.2 @@ -1,12 +1,12 @@ Name: pdfedit -Version: 0.2.5 -Release: 2%{?dist} +Version: 0.3.0 +Release: 1%{?dist} Summary: A complete pdf document editing solution Group: Applications/Publishing License: GPL URL: http://sourceforge.net/projects/pdfedit/ -Source0: http://downloads.sourceforge.net/pdfedit/pdfedit-0.2.5.tar.bz2 +Source0: http://downloads.sourceforge.net/pdfedit/%{name}-%{version}.tar.bz2 Source1: pdfedit.desktop Patch0: pdfedit-destdir.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) @@ -98,6 +98,9 @@ %doc doc/user/gui/menuAndToolbarsFun/images doc/user/examples %changelog +* Sat Apr 14 2007 Bernard Johnson - 0.3.0-1 +- v 0.3.0-1 + * Thu Mar 15 2007 Bernard Johnson - 0.2.5-2 - add scriptlets to update icon cache - add doxygen user docs Index: sources =================================================================== RCS file: /cvs/extras/rpms/pdfedit/devel/sources,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- sources 19 Mar 2007 01:43:03 -0000 1.2 +++ sources 15 Apr 2007 03:53:20 -0000 1.3 @@ -1 +1,2 @@ 7e6243563fb207a89d242a378c836aca pdfedit-0.2.5.tar.bz2 +17faababcc9c62a3e0dd89f62ae8a5e5 pdfedit-0.3.0.tar.bz2 From fedora-extras-commits at redhat.com Sun Apr 15 04:09:56 2007 From: fedora-extras-commits at redhat.com (Jef Spaleta (jspaleta)) Date: Sun, 15 Apr 2007 00:09:56 -0400 Subject: rpms/istanbul/devel istanbul.spec,1.9,1.10 Message-ID: <200704150409.l3F49uij009755@cvs-int.fedora.redhat.com> Author: jspaleta Update of /cvs/extras/rpms/istanbul/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv5732 Modified Files: istanbul.spec Log Message: Add python-xlib dependancy Index: istanbul.spec =================================================================== RCS file: /cvs/extras/rpms/istanbul/devel/istanbul.spec,v retrieving revision 1.9 retrieving revision 1.10 diff -u -r1.9 -r1.10 --- istanbul.spec 13 Apr 2007 21:57:45 -0000 1.9 +++ istanbul.spec 15 Apr 2007 03:59:26 -0000 1.10 @@ -7,7 +7,7 @@ Summary: Desktop Session Recorder Name: istanbul Version: 0.2.2 -Release: 1%{?dist} +Release: 2%{?dist} License: GPL Group: Applications/Multimedia URL: http://live.gnome.org/Istanbul @@ -23,8 +23,9 @@ Requires: gnome-python2-libegg Requires: gnome-python2-gconf Requires: gnome-python2-extras +Requires: python-xlib -BuildRequires: python, python-devel +BuildRequires: python, python-devel, python-xlib BuildRequires: pygtk2-devel >= %{pygtk2_version} BuildRequires: gnome-python2-extras BuildRequires: gnome-python2-gconf @@ -111,6 +112,9 @@ #%{python_sitelib}/%{name}/extern/pytrayicon/*.so* %changelog +* Sat Apr 14 2007 Jef Spaleta - 0.2.2-2 +- Add python-xlib dependancy + * Sat Mar 24 2007 Jef Spaleta - 0.2.2-1 - Update to latest upstream release From fedora-extras-commits at redhat.com Sun Apr 15 06:35:43 2007 From: fedora-extras-commits at redhat.com (Ville Skytta (scop)) Date: Sun, 15 Apr 2007 02:35:43 -0400 Subject: fedora-security/audit fe5,1.181,1.182 fe6,1.94,1.95 Message-ID: <200704150635.l3F6ZhCH020674@cvs-int.fedora.redhat.com> Author: scop Update of /cvs/fedora/fedora-security/audit In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv20653 Modified Files: fe5 fe6 Log Message: phpMyAdmin, lighttpd, php-Smarty Index: fe5 =================================================================== RCS file: /cvs/fedora/fedora-security/audit/fe5,v retrieving revision 1.181 retrieving revision 1.182 diff -u -r1.181 -r1.182 --- fe5 10 Apr 2007 19:00:48 -0000 1.181 +++ fe5 15 Apr 2007 06:35:40 -0000 1.182 @@ -2,9 +2,12 @@ ** are items that need attention +CVE-2007-2016 ignore (phpMyAdmin, < 2.8.0.2 never shipped) CVE-2007-1897 VULNERABLE (wordpress, fixed 2.1.3) #235912 CVE-2007-1894 version (wordpress, fixed 2.1.3-0.rc2) CVE-2007-1893 VULNERABLE (wordpress, fixed 2.1.3) #235912 +CVE-2007-1870 VULNERABLE (lighttpd, fixed 1.4.14) #236489 +CVE-2007-1869 VULNERABLE (lighttpd, fixed 1.4.14) #236489 CVE-2007-1804 VULNERABLE (pulseaudio) #235013 CVE-2007-1799 version (ktorrent, fixed 2.1.3) #235014 CVE-2007-1732 ignore (wordpress) #235015 @@ -78,6 +81,7 @@ CVE-2007-0107 version (wordpress, fixed 2.1-0) #223101 CVE-2007-0106 version (wordpress, fixed 2.1-0) #223101 CVE-2007-0095 VULNERABLE (phpMyAdmin) #221694 +CVE-2006-7193 ignore (php-Smarty, SMARTY_DIR is a constant) CVE-2006-7162 version (putty, fixed 0.59) #231726 CVE-2006-6979 backport (amarok, fixed 1.4.5-2) #228138 CVE-2006-6944 version (phpMyAdmin, fixed 2.9.1.1) Index: fe6 =================================================================== RCS file: /cvs/fedora/fedora-security/audit/fe6,v retrieving revision 1.94 retrieving revision 1.95 diff -u -r1.94 -r1.95 --- fe6 10 Apr 2007 19:00:48 -0000 1.94 +++ fe6 15 Apr 2007 06:35:40 -0000 1.95 @@ -2,9 +2,12 @@ ** are items that need attention +CVE-2007-2016 ignore (phpMyAdmin, < 2.8.0.2 never shipped) CVE-2007-1897 VULNERABLE (wordpress, fixed 2.1.3) #235912 CVE-2007-1894 version (wordpress, fixed 2.1.3-0.rc2) CVE-2007-1893 VULNERABLE (wordpress, fixed 2.1.3) #235912 +CVE-2007-1870 VULNERABLE (lighttpd, fixed 1.4.14) #236489 +CVE-2007-1869 VULNERABLE (lighttpd, fixed 1.4.14) #236489 CVE-2007-1804 VULNERABLE (pulseaudio) #235013 CVE-2007-1799 version (ktorrent, fixed 2.1.3) #235014 CVE-2007-1732 ignore (wordpress) #235015 @@ -89,6 +92,7 @@ CVE-2007-0095 VULNERABLE (phpMyAdmin) #221694 CVE-2007-0009 ignore (seamonkey, uses system NSS) CVE-2007-0008 ignore (seamonkey, uses system NSS) +CVE-2006-7193 ignore (php-Smarty, SMARTY_DIR is a constant) CVE-2006-7162 version (putty, fixed 0.59) #231726 CVE-2006-6979 backport (amarok, fixed 1.4.5-2) #228138 CVE-2006-6944 version (phpMyAdmin, fixed 2.9.1.1) From fedora-extras-commits at redhat.com Sun Apr 15 06:36:40 2007 From: fedora-extras-commits at redhat.com (=?utf-8?q?Ralf_Cors=C3=A9pius?= (corsepiu)) Date: Sun, 15 Apr 2007 02:36:40 -0400 Subject: rpms/Coin2/devel Coin-2.4.6-man3.diff, NONE, 1.1 Coin-2.4.6-openal-soname.diff, NONE, 1.1 Coin-2.4.6-simage-soname.diff, NONE, 1.1 Message-ID: <200704150636.l3F6aeZE020703@cvs-int.fedora.redhat.com> Author: corsepiu Update of /cvs/extras/rpms/Coin2/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv20689 Added Files: Coin-2.4.6-man3.diff Coin-2.4.6-openal-soname.diff Coin-2.4.6-simage-soname.diff Log Message: New. Rebased against Coin-2.4.8. Coin-2.4.6-man3.diff: --- NEW FILE Coin-2.4.6-man3.diff --- diff -uNr Coin-2.4.6.orig/man/man3/Makefile.am Coin-2.4.6/man/man3/Makefile.am --- Coin-2.4.6.orig/man/man3/Makefile.am 2007-04-10 11:24:07.000000000 +0200 +++ Coin-2.4.6/man/man3/Makefile.am 2007-04-14 06:27:29.000000000 +0200 @@ -8,6 +8,7 @@ "$(sim_ac_doxygen_exe)" docs/coin.doxygen ) filelist.txt: SoDB.3 + rm -f *_.3 ls *.3 >filelist.txt diff -uNr Coin-2.4.6.orig/man/man3/Makefile.in Coin-2.4.6/man/man3/Makefile.in --- Coin-2.4.6.orig/man/man3/Makefile.in 2007-04-10 11:24:07.000000000 +0200 +++ Coin-2.4.6/man/man3/Makefile.in 2007-04-14 06:27:30.000000000 +0200 @@ -421,6 +421,7 @@ "$(sim_ac_doxygen_exe)" docs/coin.doxygen ) filelist.txt: SoDB.3 + rm -f *_.3 ls *.3 >filelist.txt @BUILD_MANPAGES_TRUE at all-local: filelist.txt Coin-2.4.6-openal-soname.diff: --- NEW FILE Coin-2.4.6-openal-soname.diff --- diff -uNr Coin-2.4.6.orig/src/glue/openal_wrapper.c Coin-2.4.6/src/glue/openal_wrapper.c --- Coin-2.4.6.orig/src/glue/openal_wrapper.c 2007-04-10 11:23:51.000000000 +0200 +++ Coin-2.4.6/src/glue/openal_wrapper.c 2007-04-14 06:31:09.000000000 +0200 @@ -107,7 +107,7 @@ int idx; const char * possiblelibnames[] = { NULL, /* is set below */ - "openal", "openal32", "libopenal.so", + @LIBOPENAL_SONAME@, NULL }; Coin-2.4.6-simage-soname.diff: --- NEW FILE Coin-2.4.6-simage-soname.diff --- diff -uNr Coin-2.4.6.orig/src/glue/simage_wrapper.c Coin-2.4.6/src/glue/simage_wrapper.c --- Coin-2.4.6.orig/src/glue/simage_wrapper.c 2007-04-10 11:23:51.000000000 +0200 +++ Coin-2.4.6/src/glue/simage_wrapper.c 2007-04-14 06:34:11.000000000 +0200 @@ -272,16 +272,7 @@ Autoconf check? 20000930 mortene. */ const char * possiblelibnames[] = { NULL, /* is set below */ - "simage", "libsimage", "libsimage.so", - "libsimage.dylib", - /* MSWindows DLL names for the simage library */ - /* FIXME: a bit of a hack this, but it looks difficult to find - a better strategy. Perhaps it'd be a good idea to use an - application programmer controlled environment variable? - 20010626 mortene. */ - "simage6", "simage5", "simage4", "simage3", "simage2", "simage1", - /* FIXME: not checking for simageXd.dll names (ie debug - versions of the library). 20010926 mortene. */ + @LIBSIMAGE_SONAME@, NULL }; From fedora-extras-commits at redhat.com Sun Apr 15 06:37:56 2007 From: fedora-extras-commits at redhat.com (=?utf-8?q?Ralf_Cors=C3=A9pius?= (corsepiu)) Date: Sun, 15 Apr 2007 02:37:56 -0400 Subject: rpms/Coin2/devel coin-2.3.0-man3.diff, 1.1, NONE coin-2.3.0-openal-soname.diff, 1.1, NONE coin-2.3.0-simage-soname.diff, 1.1, NONE Message-ID: <200704150637.l3F6buxd020737@cvs-int.fedora.redhat.com> Author: corsepiu Update of /cvs/extras/rpms/Coin2/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv20730 Removed Files: coin-2.3.0-man3.diff coin-2.3.0-openal-soname.diff coin-2.3.0-simage-soname.diff Log Message: Remove (Obsolete). --- coin-2.3.0-man3.diff DELETED --- --- coin-2.3.0-openal-soname.diff DELETED --- --- coin-2.3.0-simage-soname.diff DELETED --- From fedora-extras-commits at redhat.com Sun Apr 15 06:38:57 2007 From: fedora-extras-commits at redhat.com (=?utf-8?q?Ralf_Cors=C3=A9pius?= (corsepiu)) Date: Sun, 15 Apr 2007 02:38:57 -0400 Subject: rpms/Coin2/devel .cvsignore, 1.9, 1.10 Coin2.spec, 1.34, 1.35 sources, 1.9, 1.10 Message-ID: <200704150638.l3F6cv75020779@cvs-int.fedora.redhat.com> Author: corsepiu Update of /cvs/extras/rpms/Coin2/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv20756 Modified Files: .cvsignore Coin2.spec sources Log Message: * Sat Apr 15 2007 Ralf Cors??pius - 2.4.6-1 - Upstream update. - Re-base the patches to 2.4.6. - Spec file massage. Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/Coin2/devel/.cvsignore,v retrieving revision 1.9 retrieving revision 1.10 diff -u -r1.9 -r1.10 --- .cvsignore 30 May 2006 15:17:36 -0000 1.9 +++ .cvsignore 15 Apr 2007 06:38:24 -0000 1.10 @@ -1 +1 @@ -Coin-2.4.5.tar.gz +Coin-2.4.6.tar.gz Index: Coin2.spec =================================================================== RCS file: /cvs/extras/rpms/Coin2/devel/Coin2.spec,v retrieving revision 1.34 retrieving revision 1.35 diff -u -r1.34 -r1.35 --- Coin2.spec 20 Feb 2007 09:27:55 -0000 1.34 +++ Coin2.spec 15 Apr 2007 06:38:24 -0000 1.35 @@ -12,8 +12,8 @@ Summary: High-level 3D visualization library Name: Coin2 -Version: 2.4.5 -Release: 5%{?dist} +Version: 2.4.6 +Release: 1%{?dist} License: GPL Group: System Environment/Libraries @@ -21,9 +21,9 @@ Source: ftp://ftp.coin3d.org/pub/coin/src/Coin-%{version}.tar.gz -Patch0: coin-2.3.0-simage-soname.diff -Patch1: coin-2.3.0-openal-soname.diff -Patch5: coin-2.3.0-man3.diff +Patch0: Coin-2.4.6-simage-soname.diff +Patch1: Coin-2.4.6-openal-soname.diff +Patch5: Coin-2.4.6-man3.diff BuildRequires: libGLU-devel BuildRequires: libXext-devel @@ -61,6 +61,11 @@ %patch1 -p1 %patch5 -p1 +# bogus permissions +%if "%{version}" == "2.4.6" +chmod -x src/misc/CoinStaticObjectInDLL.{h,cpp} +%endif + sed -i -e 's, at LIBSIMAGE_SONAME@,"%{libsimage_SONAME}",' \ src/glue/simage_wrapper.c sed -i -e 's, at LIBOPENAL_SONAME@,"%{libopenal_SONAME}",' \ @@ -109,11 +114,9 @@ %clean rm -rf $RPM_BUILD_ROOT -%post -/sbin/ldconfig +%post -p /sbin/ldconfig -%postun -/sbin/ldconfig +%postun -p /sbin/ldconfig %files %defattr(-,root,root,-) @@ -133,6 +136,11 @@ %doc %{coin_htmldir} %changelog +* Sat Apr 15 2007 Ralf Cors??pius - 2.4.6-1 +- Upstream update. +- Re-base the patches to 2.4.6. +- Spec file massage. + * Tue Feb 20 2007 Ralf Cors??pius - 2.4.5-5 - Install coin-default.cfg into %%{_prefix}/%%{_lib} Index: sources =================================================================== RCS file: /cvs/extras/rpms/Coin2/devel/sources,v retrieving revision 1.9 retrieving revision 1.10 diff -u -r1.9 -r1.10 --- sources 30 May 2006 15:17:36 -0000 1.9 +++ sources 15 Apr 2007 06:38:24 -0000 1.10 @@ -1 +1 @@ -99b83c5189c3755fd5f08fcad0994a7b Coin-2.4.5.tar.gz +30efbdb9c761dd9fea7a7f4a0f01a50d Coin-2.4.6.tar.gz From fedora-extras-commits at redhat.com Sun Apr 15 07:07:59 2007 From: fedora-extras-commits at redhat.com (Jef Spaleta (jspaleta)) Date: Sun, 15 Apr 2007 03:07:59 -0400 Subject: rpms/istanbul/FC-6 istanbul-configure.patch, NONE, 1.1 .cvsignore, 1.3, 1.4 istanbul.spec, 1.7, 1.8 sources, 1.3, 1.4 Message-ID: <200704150707.l3F77xnx025387@cvs-int.fedora.redhat.com> Author: jspaleta Update of /cvs/extras/rpms/istanbul/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv25360 Modified Files: .cvsignore istanbul.spec sources Added Files: istanbul-configure.patch Log Message: Update to latest upstream release istanbul-configure.patch: --- NEW FILE istanbul-configure.patch --- --- configure.good 2007-03-24 13:06:30.000000000 -0800 +++ configure 2007-03-24 13:07:49.000000000 -0800 @@ -22501,39 +22501,39 @@ - { echo "$as_me:$LINENO: checking for python module egg.trayicon" >&5 -echo $ECHO_N "checking for python module egg.trayicon... $ECHO_C" >&6; } - - prog=" -import sys - -try: - - import egg.trayicon - - sys.exit(0) -except ImportError: - sys.exit(1) -except SystemExit: - raise -except Exception, e: - print ' Error while trying to import egg.trayicon:' - print ' %r: %s' % (e, e) - sys.exit(1)" - -if $PYTHON -c "$prog" 1>&5 2>&5 -then +# { echo "$as_me:$LINENO: checking for python module egg.trayicon" >&5 +#echo $ECHO_N "checking for python module egg.trayicon... $ECHO_C" >&6; } +# +# prog=" +#import sys +# +#try: +# +# import egg.trayicon +# +# sys.exit(0) +#except ImportError: +# sys.exit(1) +#except SystemExit: +# raise +#except Exception, e: +# print ' Error while trying to import egg.trayicon:' +# print ' %r: %s' % (e, e) +# sys.exit(1)" +# +#if $PYTHON -c "$prog" 1>&5 2>&5 +#then { echo "$as_me:$LINENO: result: found" >&5 echo "${ECHO_T}found" >&6; } - : -else - { echo "$as_me:$LINENO: result: not found" >&5 -echo "${ECHO_T}not found" >&6; } - { { echo "$as_me:$LINENO: error: Unable to import egg.trayicon -- check your PYTHONPATH?" >&5 -echo "$as_me: error: Unable to import egg.trayicon -- check your PYTHONPATH?" >&2;} - { (exit 1); exit 1; }; } - EGG_SUPPORTED=no -fi +# : +#else +# { echo "$as_me:$LINENO: result: not found" >&5 +#echo "${ECHO_T}not found" >&6; } +# { { echo "$as_me:$LINENO: error: Unable to import egg.trayicon -- check your PYTHONPATH?" >&5 +#echo "$as_me: error: Unable to import egg.trayicon -- check your PYTHONPATH?" >&2;} +# { (exit 1); exit 1; }; } +# EGG_SUPPORTED=no +#fi Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/istanbul/FC-6/.cvsignore,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- .cvsignore 31 Aug 2006 23:45:54 -0000 1.3 +++ .cvsignore 15 Apr 2007 07:07:26 -0000 1.4 @@ -1 +1 @@ -istanbul-0.2.1.tar.bz2 +istanbul-0.2.2.tar.bz2 Index: istanbul.spec =================================================================== RCS file: /cvs/extras/rpms/istanbul/FC-6/istanbul.spec,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- istanbul.spec 31 Aug 2006 23:45:54 -0000 1.7 +++ istanbul.spec 15 Apr 2007 07:07:26 -0000 1.8 @@ -6,12 +6,13 @@ Summary: Desktop Session Recorder Name: istanbul -Version: 0.2.1 -Release: 0%{?dist} +Version: 0.2.2 +Release: 2%{?dist} License: GPL Group: Applications/Multimedia URL: http://live.gnome.org/Istanbul Source: http://http://live.hujjat.org/istanbul-%{version}.tar.bz2 +Patch0: istanbul-configure.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) Requires: pygtk2 >= %{pygtk2_version} @@ -22,16 +23,20 @@ Requires: gnome-python2-libegg Requires: gnome-python2-gconf Requires: gnome-python2-extras +Requires: python-xlib -BuildRequires: python, python-devel +BuildRequires: python, python-devel, python-xlib BuildRequires: pygtk2-devel >= %{pygtk2_version} BuildRequires: gnome-python2-extras +BuildRequires: gnome-python2-gconf +BuildRequires: gnome-python2-libegg BuildRequires: desktop-file-utils BuildRequires: gstreamer-devel >= %{gstreamer_version} BuildRequires: gstreamer-plugins-good-devel >= %gstreamer_plugins_version BuildRequires: gstreamer-python-devel, gtk2-devel BuildRequires: perl-XML-Parser BuildRequires: gettext + %description Istanbul is a desktop session recorder. You can use it to record your desktop session and then play it back for demos, tutorials and @@ -45,6 +50,7 @@ %prep %setup -q +%patch0 %build #aclocal @@ -106,6 +112,15 @@ #%{python_sitelib}/%{name}/extern/pytrayicon/*.so* %changelog +* Sat Apr 14 2007 Jef Spaleta - 0.2.2-2 +- Add python-xlib dependancy + +* Sat Mar 24 2007 Jef Spaleta - 0.2.2-1 +- Update to latest upstream release + +* Mon Dec 11 2006 Jef Spaleta - 0.1.1-10 +- rebuild against python 2.5 in devel tree + * Thu Mar 23 2006 Jef Spaleta - 0.1.1-9 - attempt to fix 64bit build failures do to unpackaged la Index: sources =================================================================== RCS file: /cvs/extras/rpms/istanbul/FC-6/sources,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- sources 31 Aug 2006 23:45:54 -0000 1.3 +++ sources 15 Apr 2007 07:07:26 -0000 1.4 @@ -1 +1 @@ -a28cad50f8e29bdce6f8a61af7932539 istanbul-0.2.1.tar.bz2 +8ddcfd5a29dcd10fdafc10af9f66848b istanbul-0.2.2.tar.bz2 From fedora-extras-commits at redhat.com Sun Apr 15 09:20:49 2007 From: fedora-extras-commits at redhat.com (Anthony Green (green)) Date: Sun, 15 Apr 2007 05:20:49 -0400 Subject: rpms/hexter-dssi/devel .cvsignore, 1.2, 1.3 hexter-dssi.spec, 1.6, 1.7 sources, 1.2, 1.3 Message-ID: <200704150920.l3F9Knj9026713@cvs-int.fedora.redhat.com> Author: green Update of /cvs/extras/rpms/hexter-dssi/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv26686 Modified Files: .cvsignore hexter-dssi.spec sources Log Message: Update to 0.6.1. Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/hexter-dssi/devel/.cvsignore,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- .cvsignore 13 Jul 2006 05:38:22 -0000 1.2 +++ .cvsignore 15 Apr 2007 09:20:14 -0000 1.3 @@ -1 +1 @@ -hexter-0.5.9.tar.gz +hexter-0.6.1.tar.gz Index: hexter-dssi.spec =================================================================== RCS file: /cvs/extras/rpms/hexter-dssi/devel/hexter-dssi.spec,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- hexter-dssi.spec 17 Dec 2006 14:46:01 -0000 1.6 +++ hexter-dssi.spec 15 Apr 2007 09:20:14 -0000 1.7 @@ -1,9 +1,9 @@ Summary: DSSI software synthesizer plugin emulating DX7 Name: hexter-dssi -Version: 0.5.9 -Release: 8%{?dist} +Version: 0.6.1 +Release: 1%{?dist} URL: http://dssi.sourceforge.net/hexter.html -Source0: http://easynews.dl.sourceforge.net/sourceforge/dssi/hexter-0.5.9.tar.gz +Source0: http://easynews.dl.sourceforge.net/sourceforge/dssi/hexter-0.6.1.tar.gz License: GPL Group: Applications/Multimedia BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) @@ -52,6 +52,9 @@ %exclude %{_libdir}/dssi/hexter.la %changelog +* Sun Apr 15 2007 Anthony Green 0.6.1-1 +- Upgrade sources. + * Sun Dec 17 2006 Anthony Green 0.5.9-8 - Fix typo in tx_edit install line. Index: sources =================================================================== RCS file: /cvs/extras/rpms/hexter-dssi/devel/sources,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- sources 13 Jul 2006 05:38:22 -0000 1.2 +++ sources 15 Apr 2007 09:20:14 -0000 1.3 @@ -1 +1 @@ -ad337feac0ec7f208e697cd9f123f076 hexter-0.5.9.tar.gz +09e9fc778b46b0d6d94a793b433fda2e hexter-0.6.1.tar.gz From fedora-extras-commits at redhat.com Sun Apr 15 09:22:43 2007 From: fedora-extras-commits at redhat.com (Anthony Green (green)) Date: Sun, 15 Apr 2007 05:22:43 -0400 Subject: rpms/hexter-dssi/FC-6 .cvsignore, 1.2, 1.3 hexter-dssi.spec, 1.5, 1.6 sources, 1.2, 1.3 Message-ID: <200704150922.l3F9MhCG026789@cvs-int.fedora.redhat.com> Author: green Update of /cvs/extras/rpms/hexter-dssi/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv26768 Modified Files: .cvsignore hexter-dssi.spec sources Log Message: Upgrade sources. Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/hexter-dssi/FC-6/.cvsignore,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- .cvsignore 13 Jul 2006 05:38:22 -0000 1.2 +++ .cvsignore 15 Apr 2007 09:22:09 -0000 1.3 @@ -1 +1 @@ -hexter-0.5.9.tar.gz +hexter-0.6.1.tar.gz Index: hexter-dssi.spec =================================================================== RCS file: /cvs/extras/rpms/hexter-dssi/FC-6/hexter-dssi.spec,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- hexter-dssi.spec 17 Dec 2006 14:47:47 -0000 1.5 +++ hexter-dssi.spec 15 Apr 2007 09:22:09 -0000 1.6 @@ -1,9 +1,9 @@ Summary: DSSI software synthesizer plugin emulating DX7 Name: hexter-dssi -Version: 0.5.9 -Release: 8%{?dist} +Version: 0.6.1 +Release: 1%{?dist} URL: http://dssi.sourceforge.net/hexter.html -Source0: http://easynews.dl.sourceforge.net/sourceforge/dssi/hexter-0.5.9.tar.gz +Source0: http://easynews.dl.sourceforge.net/sourceforge/dssi/hexter-0.6.1.tar.gz License: GPL Group: Applications/Multimedia BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) @@ -52,6 +52,9 @@ %exclude %{_libdir}/dssi/hexter.la %changelog +* Sun Apr 15 2007 Anthony Green 0.6.1-1 +- Upgrade sources. + * Sun Dec 17 2006 Anthony Green 0.5.9-8 - Fix typo in tx_edit install line. Index: sources =================================================================== RCS file: /cvs/extras/rpms/hexter-dssi/FC-6/sources,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- sources 13 Jul 2006 05:38:22 -0000 1.2 +++ sources 15 Apr 2007 09:22:09 -0000 1.3 @@ -1 +1 @@ -ad337feac0ec7f208e697cd9f123f076 hexter-0.5.9.tar.gz +09e9fc778b46b0d6d94a793b433fda2e hexter-0.6.1.tar.gz From fedora-extras-commits at redhat.com Sun Apr 15 11:46:14 2007 From: fedora-extras-commits at redhat.com (Jasper O'neal Hartline (autopsy)) Date: Sun, 15 Apr 2007 07:46:14 -0400 Subject: kadischi/eject_live_cd eject_live_cd.c,1.5,1.6 Message-ID: <200704151146.l3FBki7H004844@cvs-int.fedora.redhat.com> Author: autopsy Update of /cvs/devel/kadischi/eject_live_cd In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv4809/kadischi/eject_live_cd Modified Files: eject_live_cd.c Log Message: Clean up compiler warnings. Index: eject_live_cd.c =================================================================== RCS file: /cvs/devel/kadischi/eject_live_cd/eject_live_cd.c,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- eject_live_cd.c 29 Jul 2006 14:30:45 -0000 1.5 +++ eject_live_cd.c 15 Apr 2007 11:46:12 -0000 1.6 @@ -40,17 +40,17 @@ } #endif -static void +/* static void logMessage (const char *format, ...) -{ +{ va_list args; va_start (args, format); vprintf(format, args); va_end (args); printf("\n"); -} +} */ struct devnum { char * name; @@ -427,8 +427,8 @@ #define LIVECD_FILE ".livecd" static int setupCdrom(char * location) { - int i, rc; - char * buf; + int i; +// char * buf; struct device ** devices = NULL; /* logMessage("probing for CDs"); */ @@ -466,16 +466,16 @@ static int EjectCdrom() { int status; - int cdrom; +// int cdrom; int fd = open(CDDEVICE, O_RDONLY|O_NONBLOCK); - int lock; +// int lock; int unlock; if (fd == -1) { exit(1); } - if (unlock = ioctl(fd, CDROM_LOCKDOOR, 0) == 0) { - if (status = ioctl(fd, CDROMEJECT)<0) { + if ((unlock = ioctl(fd, CDROM_LOCKDOOR, 0)) == 0) { + if ((status = ioctl(fd, CDROMEJECT))<0) { perror("ioctl"); } @@ -487,17 +487,18 @@ int main(int argc, char **argv) { - int fd; +// int fd; int worked; char *location = "/mnt/source"; int livecd; - if (livecd = setupCdrom(location)) { + if ((livecd = setupCdrom(location))<0) { umount(location); worked = EjectCdrom(); } + return 0; } /* From fedora-extras-commits at redhat.com Sun Apr 15 11:46:14 2007 From: fedora-extras-commits at redhat.com (Jasper O'neal Hartline (autopsy)) Date: Sun, 15 Apr 2007 07:46:14 -0400 Subject: kadischi/find_live_cd find_live_cd.c,1.2,1.3 Message-ID: <200704151146.l3FBkiYN004845@cvs-int.fedora.redhat.com> Author: autopsy Update of /cvs/devel/kadischi/find_live_cd In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv4809/kadischi/find_live_cd Modified Files: find_live_cd.c Log Message: Clean up compiler warnings. Index: find_live_cd.c =================================================================== RCS file: /cvs/devel/kadischi/find_live_cd/find_live_cd.c,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- find_live_cd.c 4 Apr 2007 14:15:55 -0000 1.2 +++ find_live_cd.c 15 Apr 2007 11:46:12 -0000 1.3 @@ -422,8 +422,8 @@ #define LIVECD_FILE ".livecd" static int setupCdrom(char * location) { - int i, rc; - char * buf; + int i; +// char * buf; struct device ** devices = NULL; logMessage("probing for CDs"); @@ -458,7 +458,7 @@ int main (int argc, char *argv[]) { char *location; - int res; +// int res; if (argc >= 2) { location = argv[1]; From fedora-extras-commits at redhat.com Sun Apr 15 12:07:42 2007 From: fedora-extras-commits at redhat.com (Christoph Wickert (cwickert)) Date: Sun, 15 Apr 2007 08:07:42 -0400 Subject: rpms/gnome-applet-timer/devel .cvsignore, 1.5, 1.6 gnome-applet-timer.spec, 1.10, 1.11 sources, 1.5, 1.6 Message-ID: <200704151207.l3FC7geS009536@cvs-int.fedora.redhat.com> Author: cwickert Update of /cvs/extras/rpms/gnome-applet-timer/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv9513 Modified Files: .cvsignore gnome-applet-timer.spec sources Log Message: update to 1.3.3 Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/gnome-applet-timer/devel/.cvsignore,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- .cvsignore 17 Dec 2006 22:58:47 -0000 1.5 +++ .cvsignore 15 Apr 2007 12:07:08 -0000 1.6 @@ -1 +1 @@ -timer-applet-1.3.2.tar.gz +timer-applet-1.3.3.tar.gz Index: gnome-applet-timer.spec =================================================================== RCS file: /cvs/extras/rpms/gnome-applet-timer/devel/gnome-applet-timer.spec,v retrieving revision 1.10 retrieving revision 1.11 diff -u -r1.10 -r1.11 --- gnome-applet-timer.spec 18 Dec 2006 00:38:19 -0000 1.10 +++ gnome-applet-timer.spec 15 Apr 2007 12:07:08 -0000 1.11 @@ -1,5 +1,5 @@ Name: gnome-applet-timer -Version: 1.3.2 +Version: 1.3.3 Release: 1%{?dist} Summary: A countdown timer applet for the GNOME panel @@ -80,6 +80,9 @@ %{_datadir}/pixmaps/timer-applet %changelog +* Sun Apr 15 2007 Christoph Wickert - 1.3.3-1 +- Update to 1.3.3. + * Sun Dec 17 2006 Christoph Wickert - 1.3.2-1 - Update to 1.3.2, includes fix for the icon in the notification bubble. Index: sources =================================================================== RCS file: /cvs/extras/rpms/gnome-applet-timer/devel/sources,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- sources 17 Dec 2006 22:58:47 -0000 1.5 +++ sources 15 Apr 2007 12:07:08 -0000 1.6 @@ -1 +1 @@ -599f56a8c4eef3df441ab925ab3332ab timer-applet-1.3.2.tar.gz +977320573be5f3247fd85974eecc8691 timer-applet-1.3.3.tar.gz From fedora-extras-commits at redhat.com Sun Apr 15 13:19:30 2007 From: fedora-extras-commits at redhat.com (Alex Lancaster (alexlan)) Date: Sun, 15 Apr 2007 09:19:30 -0400 Subject: rpms/perl-Bio-ASN1-EntrezGene/devel perl-Bio-ASN1-EntrezGene.spec, 1.1, 1.2 Message-ID: <200704151319.l3FDJUZl014794@cvs-int.fedora.redhat.com> Author: alexlan Update of /cvs/extras/rpms/perl-Bio-ASN1-EntrezGene/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv14774 Modified Files: perl-Bio-ASN1-EntrezGene.spec Log Message: * Mon Apr 15 2007 Alex Lancaster 1.091-3 - Bump for rebuild now that perl-bioperl is in the repo, which fulfills the Requires for this package. Index: perl-Bio-ASN1-EntrezGene.spec =================================================================== RCS file: /cvs/extras/rpms/perl-Bio-ASN1-EntrezGene/devel/perl-Bio-ASN1-EntrezGene.spec,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- perl-Bio-ASN1-EntrezGene.spec 2 Apr 2007 22:43:21 -0000 1.1 +++ perl-Bio-ASN1-EntrezGene.spec 15 Apr 2007 13:18:56 -0000 1.2 @@ -1,6 +1,6 @@ Name: perl-Bio-ASN1-EntrezGene Version: 1.091 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Regular expression-based Perl Parser for NCBI Entrez Gene License: GPL or Artistic Group: Development/Libraries @@ -54,6 +54,10 @@ %{_mandir}/man3/* %changelog +* Mon Apr 15 2007 Alex Lancaster 1.091-3 +- Bump for rebuild now that perl-bioperl is in the repo, which fulfills + the Requires for this package. + * Mon Apr 02 2007 Alex Lancaster 1.091-2 - Include the "examples" subdirectory as documentation as per comments from Chris Weyl. Strip executable bits from these scripts. From fedora-extras-commits at redhat.com Sun Apr 15 13:26:10 2007 From: fedora-extras-commits at redhat.com (Chitlesh GOORAH (chitlesh)) Date: Sun, 15 Apr 2007 09:26:10 -0400 Subject: rpms/piklab import.log,1.2,1.3 Message-ID: <200704151326.l3FDQA6r015064@cvs-int.fedora.redhat.com> Author: chitlesh Update of /cvs/extras/rpms/piklab In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv15029 Modified Files: import.log Log Message: Index: import.log =================================================================== RCS file: /cvs/extras/rpms/piklab/import.log,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- import.log 29 Sep 2006 16:44:24 -0000 1.2 +++ import.log 15 Apr 2007 13:25:36 -0000 1.3 @@ -1 +1,2 @@ piklab-0_11_3-5:HEAD:piklab-0.11.3-5.src.rpm:1159548342 +piklab-0_14_2-1:FC-5:piklab-0.14.2-1.src.rpm:1176643652 From fedora-extras-commits at redhat.com Sun Apr 15 13:26:15 2007 From: fedora-extras-commits at redhat.com (Chitlesh GOORAH (chitlesh)) Date: Sun, 15 Apr 2007 09:26:15 -0400 Subject: rpms/piklab/FC-5 .cvsignore, 1.8, 1.9 piklab-README.Fedora, 1.2, 1.3 piklab.spec, 1.16, 1.17 sources, 1.9, 1.10 piklab-0.11.3.Makefile.in.no_rules.patch, 1.1, NONE piklab-0.11.3.desktop.typo-fr.patch, 1.1, NONE piklab-0.11.3.x-desktop-fr.patch, 1.1, NONE piklab-0.12.0.desktop.typo-fr.patch, 1.1, NONE piklab-0.12.0.x-desktop-fr.patch, 1.1, NONE piklab-0.13.3-fr.po.diff, 1.1, NONE piklab-0.14.0-fr.po.diff, 1.1, NONE Message-ID: <200704151326.l3FDQFJU015070@cvs-int.fedora.redhat.com> Author: chitlesh Update of /cvs/extras/rpms/piklab/FC-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv15029/FC-5 Modified Files: .cvsignore piklab-README.Fedora piklab.spec sources Removed Files: piklab-0.11.3.Makefile.in.no_rules.patch piklab-0.11.3.desktop.typo-fr.patch piklab-0.11.3.x-desktop-fr.patch piklab-0.12.0.desktop.typo-fr.patch piklab-0.12.0.x-desktop-fr.patch piklab-0.13.3-fr.po.diff piklab-0.14.0-fr.po.diff Log Message: Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/piklab/FC-5/.cvsignore,v retrieving revision 1.8 retrieving revision 1.9 diff -u -r1.8 -r1.9 --- .cvsignore 12 Mar 2007 09:40:05 -0000 1.8 +++ .cvsignore 15 Apr 2007 13:25:41 -0000 1.9 @@ -1 +1 @@ -piklab-0.14.1.tar.bz2 +piklab-0.14.2.tar.bz2 Index: piklab-README.Fedora =================================================================== RCS file: /cvs/extras/rpms/piklab/FC-5/piklab-README.Fedora,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- piklab-README.Fedora 9 Mar 2007 10:19:41 -0000 1.2 +++ piklab-README.Fedora 15 Apr 2007 13:25:41 -0000 1.3 @@ -1,24 +1,24 @@ -This application needs the users to access serial and/or paralell port +This application needs the users to access serial and/or parallel port in RW mode, depends upon the programmer is used. So, administrator have to add allowed users to uucp and/or lp groups. To do this, type the following command line: - useradd -G lp,uucp allowed_user + useradd -G lp,uucp allowed_user for each allowed_user you want to add. -And if a paralell port programmer is used, you need to load the ppdev module, +And if a parallel port programmer is used, you need to load the ppdev module, by typing the following command line: - modprobe ppdev + modprobe ppdev If you want to use the SDCC Compiler with Piklab, you have to modify the PATH for the whole system, not only for a single user. So, you have to add the following: - PATH=$PATH:/usr/libexec/sdcc + PATH=$PATH:/usr/libexec/sdcc in /etc/profile, before the command line - export PATH + export PATH Index: piklab.spec =================================================================== RCS file: /cvs/extras/rpms/piklab/FC-5/piklab.spec,v retrieving revision 1.16 retrieving revision 1.17 diff -u -r1.16 -r1.17 --- piklab.spec 12 Mar 2007 09:40:05 -0000 1.16 +++ piklab.spec 15 Apr 2007 13:25:41 -0000 1.17 @@ -1,28 +1,28 @@ %define unstable 1 -Name: piklab -Version: 0.14.1 -Release: 1%{?dist} -Summary: Development environment for applications based on PIC & dsPIC microcontrollers -Summary(fr): IDE pour applications ?? base de microcontr??leurs PIC et de dsPIC - -Group: Development/Tools -License: GPL -URL: http://piklab.sourceforge.net -Source: http://switch.dl.sourceforge.net/piklab/%{name}-%{version}.tar.bz2 -Source1: %{name}-026-microchip.rules -Source2: %{name}-icd2.perms -Source3: %{name}-pickit1.perms -Source4: %{name}-pickit2.perms -Source5: %{name}-README.Fedora -Source6: %{name}-LISEZMOI.Fedora -Patch0: %{name}-0.12.1.desktop.typo-fr.patch -Patch1: %{name}-0.12.1.x-desktop-fr.patch -BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) +Name: piklab +Version: 0.14.2 +Release: 1%{?dist} +Summary: Development environment for applications based on PIC & dsPIC microcontrollers +Summary(fr):IDE pour applications ?? base de microcontr??leurs PIC et de dsPIC + +Group: Development/Tools +License: GPL +URL: http://piklab.sourceforge.net +Source: http://switch.dl.sourceforge.net/piklab/%{name}-%{version}.tar.bz2 +Source1: %{name}-026-microchip.rules +Source2: %{name}-icd2.perms +Source3: %{name}-pickit1.perms +Source4: %{name}-pickit2.perms +Source5: %{name}-README.Fedora +Source6: %{name}-LISEZMOI.Fedora +Patch0: %{name}-0.12.1.desktop.typo-fr.patch +Patch1: %{name}-0.12.1.x-desktop-fr.patch +BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) -BuildRequires: desktop-file-utils, kdelibs-devel, libusb-devel, readline-devel +BuildRequires: desktop-file-utils, kdelibs-devel, libusb-devel, readline-devel # Needed for FC6 -BuildRequires: ncurses-devel, gettext +BuildRequires: ncurses-devel, gettext %description Piklab is a graphic development environment for PIC and dsPIC microcontrollers. @@ -72,8 +72,8 @@ desktop-file-install --vendor="" \ --dir %{buildroot}%{_datadir}/applications/kde \ --add-category "Application" \ - --add-category "X-Fedora" \ --remove-key="Patterns" \ + --delete-original \ src/data/app_data/%{name}.desktop %{__install} -d %{buildroot}%{_sysconfdir}/udev/rules.d/ @@ -120,6 +120,9 @@ %config(noreplace) %{_sysconfdir}/security/console.perms.d/*.perms %changelog +* Sat Apr 14 2007 Chitlesh Goorah - 0.14.2-1 + - New upstream release + * Mon Mar 12 2007 Alain Portal 0.14.1-1 - New upstream version - %%patch2 is no more needed @@ -132,6 +135,9 @@ - New upstream version - Update %%patch2 +* Mon Feb 26 2007 Alain Portal 0.13.3-2.fc6.1 + - Really add patch + * Mon Feb 26 2007 Alain Portal 0.13.3-2 - Add patch to complete french translation @@ -141,9 +147,6 @@ * Wed Nov 15 2006 Alain Portal 0.12.2-3 - Fix EVR. -* Tue Nov 14 2006 Alain Portal 0.12.2-1.1 - - Fix patches name. - * Tue Nov 14 2006 Alain Portal 0.12.2-1 - New upstream version Index: sources =================================================================== RCS file: /cvs/extras/rpms/piklab/FC-5/sources,v retrieving revision 1.9 retrieving revision 1.10 diff -u -r1.9 -r1.10 --- sources 12 Mar 2007 09:40:05 -0000 1.9 +++ sources 15 Apr 2007 13:25:41 -0000 1.10 @@ -1 +1 @@ -0acca3b2c9ce95f8c140bf1da95ed9b3 piklab-0.14.1.tar.bz2 +858a86c722fffeaf33091041ceeb6ad8 piklab-0.14.2.tar.bz2 --- piklab-0.11.3.Makefile.in.no_rules.patch DELETED --- --- piklab-0.11.3.desktop.typo-fr.patch DELETED --- --- piklab-0.11.3.x-desktop-fr.patch DELETED --- --- piklab-0.12.0.desktop.typo-fr.patch DELETED --- --- piklab-0.12.0.x-desktop-fr.patch DELETED --- --- piklab-0.13.3-fr.po.diff DELETED --- --- piklab-0.14.0-fr.po.diff DELETED --- From fedora-extras-commits at redhat.com Sun Apr 15 13:32:31 2007 From: fedora-extras-commits at redhat.com (Chitlesh GOORAH (chitlesh)) Date: Sun, 15 Apr 2007 09:32:31 -0400 Subject: rpms/piklab import.log,1.3,1.4 Message-ID: <200704151332.l3FDWVKR015561@cvs-int.fedora.redhat.com> Author: chitlesh Update of /cvs/extras/rpms/piklab In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv15184 Modified Files: import.log Log Message: Index: import.log =================================================================== RCS file: /cvs/extras/rpms/piklab/import.log,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- import.log 15 Apr 2007 13:25:36 -0000 1.3 +++ import.log 15 Apr 2007 13:31:57 -0000 1.4 @@ -1,2 +1,3 @@ piklab-0_11_3-5:HEAD:piklab-0.11.3-5.src.rpm:1159548342 piklab-0_14_2-1:FC-5:piklab-0.14.2-1.src.rpm:1176643652 +piklab-0_14_2-1:FC-6:piklab-0.14.2-1.src.rpm:1176643986 From fedora-extras-commits at redhat.com Sun Apr 15 13:32:35 2007 From: fedora-extras-commits at redhat.com (Chitlesh GOORAH (chitlesh)) Date: Sun, 15 Apr 2007 09:32:35 -0400 Subject: rpms/piklab/FC-6 .cvsignore, 1.8, 1.9 piklab-README.Fedora, 1.2, 1.3 piklab.spec, 1.14, 1.15 sources, 1.9, 1.10 piklab-0.11.3.Makefile.in.no_rules.patch, 1.1, NONE piklab-0.11.3.desktop.typo-fr.patch, 1.1, NONE piklab-0.11.3.x-desktop-fr.patch, 1.1, NONE piklab-0.12.0.desktop.typo-fr.patch, 1.1, NONE piklab-0.12.0.x-desktop-fr.patch, 1.1, NONE piklab-0.13.3-fr.po.diff, 1.1, NONE piklab-0.14.0-fr.po.diff, 1.1, NONE Message-ID: <200704151332.l3FDWZEj015567@cvs-int.fedora.redhat.com> Author: chitlesh Update of /cvs/extras/rpms/piklab/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv15184/FC-6 Modified Files: .cvsignore piklab-README.Fedora piklab.spec sources Removed Files: piklab-0.11.3.Makefile.in.no_rules.patch piklab-0.11.3.desktop.typo-fr.patch piklab-0.11.3.x-desktop-fr.patch piklab-0.12.0.desktop.typo-fr.patch piklab-0.12.0.x-desktop-fr.patch piklab-0.13.3-fr.po.diff piklab-0.14.0-fr.po.diff Log Message: Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/piklab/FC-6/.cvsignore,v retrieving revision 1.8 retrieving revision 1.9 diff -u -r1.8 -r1.9 --- .cvsignore 12 Mar 2007 09:39:03 -0000 1.8 +++ .cvsignore 15 Apr 2007 13:32:01 -0000 1.9 @@ -1 +1 @@ -piklab-0.14.1.tar.bz2 +piklab-0.14.2.tar.bz2 Index: piklab-README.Fedora =================================================================== RCS file: /cvs/extras/rpms/piklab/FC-6/piklab-README.Fedora,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- piklab-README.Fedora 9 Mar 2007 10:18:38 -0000 1.2 +++ piklab-README.Fedora 15 Apr 2007 13:32:01 -0000 1.3 @@ -1,24 +1,24 @@ -This application needs the users to access serial and/or paralell port +This application needs the users to access serial and/or parallel port in RW mode, depends upon the programmer is used. So, administrator have to add allowed users to uucp and/or lp groups. To do this, type the following command line: - useradd -G lp,uucp allowed_user + useradd -G lp,uucp allowed_user for each allowed_user you want to add. -And if a paralell port programmer is used, you need to load the ppdev module, +And if a parallel port programmer is used, you need to load the ppdev module, by typing the following command line: - modprobe ppdev + modprobe ppdev If you want to use the SDCC Compiler with Piklab, you have to modify the PATH for the whole system, not only for a single user. So, you have to add the following: - PATH=$PATH:/usr/libexec/sdcc + PATH=$PATH:/usr/libexec/sdcc in /etc/profile, before the command line - export PATH + export PATH Index: piklab.spec =================================================================== RCS file: /cvs/extras/rpms/piklab/FC-6/piklab.spec,v retrieving revision 1.14 retrieving revision 1.15 diff -u -r1.14 -r1.15 --- piklab.spec 12 Mar 2007 09:39:03 -0000 1.14 +++ piklab.spec 15 Apr 2007 13:32:01 -0000 1.15 @@ -1,28 +1,28 @@ %define unstable 1 -Name: piklab -Version: 0.14.1 -Release: 1%{?dist} -Summary: Development environment for applications based on PIC & dsPIC microcontrollers -Summary(fr): IDE pour applications ?? base de microcontr??leurs PIC et de dsPIC - -Group: Development/Tools -License: GPL -URL: http://piklab.sourceforge.net -Source: http://switch.dl.sourceforge.net/piklab/%{name}-%{version}.tar.bz2 -Source1: %{name}-026-microchip.rules -Source2: %{name}-icd2.perms -Source3: %{name}-pickit1.perms -Source4: %{name}-pickit2.perms -Source5: %{name}-README.Fedora -Source6: %{name}-LISEZMOI.Fedora -Patch0: %{name}-0.12.1.desktop.typo-fr.patch -Patch1: %{name}-0.12.1.x-desktop-fr.patch -BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) +Name: piklab +Version: 0.14.2 +Release: 1%{?dist} +Summary: Development environment for applications based on PIC & dsPIC microcontrollers +Summary(fr):IDE pour applications ?? base de microcontr??leurs PIC et de dsPIC + +Group: Development/Tools +License: GPL +URL: http://piklab.sourceforge.net +Source: http://switch.dl.sourceforge.net/piklab/%{name}-%{version}.tar.bz2 +Source1: %{name}-026-microchip.rules +Source2: %{name}-icd2.perms +Source3: %{name}-pickit1.perms +Source4: %{name}-pickit2.perms +Source5: %{name}-README.Fedora +Source6: %{name}-LISEZMOI.Fedora +Patch0: %{name}-0.12.1.desktop.typo-fr.patch +Patch1: %{name}-0.12.1.x-desktop-fr.patch +BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) -BuildRequires: desktop-file-utils, kdelibs-devel, libusb-devel, readline-devel +BuildRequires: desktop-file-utils, kdelibs-devel, libusb-devel, readline-devel # Needed for FC6 -BuildRequires: ncurses-devel, gettext +BuildRequires: ncurses-devel, gettext %description Piklab is a graphic development environment for PIC and dsPIC microcontrollers. @@ -72,8 +72,8 @@ desktop-file-install --vendor="" \ --dir %{buildroot}%{_datadir}/applications/kde \ --add-category "Application" \ - --add-category "X-Fedora" \ --remove-key="Patterns" \ + --delete-original \ src/data/app_data/%{name}.desktop %{__install} -d %{buildroot}%{_sysconfdir}/udev/rules.d/ @@ -120,6 +120,9 @@ %config(noreplace) %{_sysconfdir}/security/console.perms.d/*.perms %changelog +* Sat Apr 14 2007 Chitlesh Goorah - 0.14.2-1 + - New upstream release + * Mon Mar 12 2007 Alain Portal 0.14.1-1 - New upstream version - %%patch2 is no more needed Index: sources =================================================================== RCS file: /cvs/extras/rpms/piklab/FC-6/sources,v retrieving revision 1.9 retrieving revision 1.10 diff -u -r1.9 -r1.10 --- sources 12 Mar 2007 09:39:03 -0000 1.9 +++ sources 15 Apr 2007 13:32:01 -0000 1.10 @@ -1 +1 @@ -0acca3b2c9ce95f8c140bf1da95ed9b3 piklab-0.14.1.tar.bz2 +858a86c722fffeaf33091041ceeb6ad8 piklab-0.14.2.tar.bz2 --- piklab-0.11.3.Makefile.in.no_rules.patch DELETED --- --- piklab-0.11.3.desktop.typo-fr.patch DELETED --- --- piklab-0.11.3.x-desktop-fr.patch DELETED --- --- piklab-0.12.0.desktop.typo-fr.patch DELETED --- --- piklab-0.12.0.x-desktop-fr.patch DELETED --- --- piklab-0.13.3-fr.po.diff DELETED --- --- piklab-0.14.0-fr.po.diff DELETED --- From fedora-extras-commits at redhat.com Sun Apr 15 14:01:43 2007 From: fedora-extras-commits at redhat.com (Chitlesh GOORAH (chitlesh)) Date: Sun, 15 Apr 2007 10:01:43 -0400 Subject: rpms/piklab/devel .cvsignore, 1.8, 1.9 piklab-README.Fedora, 1.2, 1.3 piklab.spec, 1.13, 1.14 sources, 1.9, 1.10 piklab-0.11.3.Makefile.in.no_rules.patch, 1.1, NONE piklab-0.11.3.desktop.typo-fr.patch, 1.1, NONE piklab-0.11.3.x-desktop-fr.patch, 1.1, NONE piklab-0.12.0.desktop.typo-fr.patch, 1.1, NONE piklab-0.12.0.x-desktop-fr.patch, 1.1, NONE piklab-0.13.3-fr.po.diff, 1.1, NONE piklab-0.14.0-fr.po.diff, 1.1, NONE Message-ID: <200704151401.l3FE1h6Y020346@cvs-int.fedora.redhat.com> Author: chitlesh Update of /cvs/extras/rpms/piklab/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv16114/devel Modified Files: .cvsignore piklab-README.Fedora piklab.spec sources Removed Files: piklab-0.11.3.Makefile.in.no_rules.patch piklab-0.11.3.desktop.typo-fr.patch piklab-0.11.3.x-desktop-fr.patch piklab-0.12.0.desktop.typo-fr.patch piklab-0.12.0.x-desktop-fr.patch piklab-0.13.3-fr.po.diff piklab-0.14.0-fr.po.diff Log Message: Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/piklab/devel/.cvsignore,v retrieving revision 1.8 retrieving revision 1.9 diff -u -r1.8 -r1.9 --- .cvsignore 12 Mar 2007 09:37:47 -0000 1.8 +++ .cvsignore 15 Apr 2007 14:01:08 -0000 1.9 @@ -1 +1 @@ -piklab-0.14.1.tar.bz2 +piklab-0.14.2.tar.bz2 Index: piklab-README.Fedora =================================================================== RCS file: /cvs/extras/rpms/piklab/devel/piklab-README.Fedora,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- piklab-README.Fedora 9 Mar 2007 10:17:10 -0000 1.2 +++ piklab-README.Fedora 15 Apr 2007 14:01:08 -0000 1.3 @@ -1,24 +1,24 @@ -This application needs the users to access serial and/or paralell port +This application needs the users to access serial and/or parallel port in RW mode, depends upon the programmer is used. So, administrator have to add allowed users to uucp and/or lp groups. To do this, type the following command line: - useradd -G lp,uucp allowed_user + useradd -G lp,uucp allowed_user for each allowed_user you want to add. -And if a paralell port programmer is used, you need to load the ppdev module, +And if a parallel port programmer is used, you need to load the ppdev module, by typing the following command line: - modprobe ppdev + modprobe ppdev If you want to use the SDCC Compiler with Piklab, you have to modify the PATH for the whole system, not only for a single user. So, you have to add the following: - PATH=$PATH:/usr/libexec/sdcc + PATH=$PATH:/usr/libexec/sdcc in /etc/profile, before the command line - export PATH + export PATH Index: piklab.spec =================================================================== RCS file: /cvs/extras/rpms/piklab/devel/piklab.spec,v retrieving revision 1.13 retrieving revision 1.14 diff -u -r1.13 -r1.14 --- piklab.spec 12 Mar 2007 09:37:47 -0000 1.13 +++ piklab.spec 15 Apr 2007 14:01:08 -0000 1.14 @@ -1,28 +1,28 @@ %define unstable 1 -Name: piklab -Version: 0.14.1 -Release: 1%{?dist} -Summary: Development environment for applications based on PIC & dsPIC microcontrollers -Summary(fr): IDE pour applications ?? base de microcontr??leurs PIC et de dsPIC - -Group: Development/Tools -License: GPL -URL: http://piklab.sourceforge.net -Source: http://switch.dl.sourceforge.net/piklab/%{name}-%{version}.tar.bz2 -Source1: %{name}-026-microchip.rules -Source2: %{name}-icd2.perms -Source3: %{name}-pickit1.perms -Source4: %{name}-pickit2.perms -Source5: %{name}-README.Fedora -Source6: %{name}-LISEZMOI.Fedora -Patch0: %{name}-0.12.1.desktop.typo-fr.patch -Patch1: %{name}-0.12.1.x-desktop-fr.patch -BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) +Name: piklab +Version: 0.14.2 +Release: 1%{?dist} +Summary: Development environment for applications based on PIC & dsPIC microcontrollers +Summary(fr):IDE pour applications ?? base de microcontr??leurs PIC et de dsPIC + +Group: Development/Tools +License: GPL +URL: http://piklab.sourceforge.net +Source: http://switch.dl.sourceforge.net/piklab/%{name}-%{version}.tar.bz2 +Source1: %{name}-026-microchip.rules +Source2: %{name}-icd2.perms +Source3: %{name}-pickit1.perms +Source4: %{name}-pickit2.perms +Source5: %{name}-README.Fedora +Source6: %{name}-LISEZMOI.Fedora +Patch0: %{name}-0.12.1.desktop.typo-fr.patch +Patch1: %{name}-0.12.1.x-desktop-fr.patch +BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) -BuildRequires: desktop-file-utils, kdelibs-devel, libusb-devel, readline-devel +BuildRequires: desktop-file-utils, kdelibs-devel, libusb-devel, readline-devel # Needed for FC6 -BuildRequires: ncurses-devel, gettext +BuildRequires: ncurses-devel, gettext %description Piklab is a graphic development environment for PIC and dsPIC microcontrollers. @@ -72,8 +72,8 @@ desktop-file-install --vendor="" \ --dir %{buildroot}%{_datadir}/applications/kde \ --add-category "Application" \ - --add-category "X-Fedora" \ --remove-key="Patterns" \ + --delete-original \ src/data/app_data/%{name}.desktop %{__install} -d %{buildroot}%{_sysconfdir}/udev/rules.d/ @@ -120,6 +120,9 @@ %config(noreplace) %{_sysconfdir}/security/console.perms.d/*.perms %changelog +* Sat Apr 14 2007 Chitlesh Goorah - 0.14.2-1 + - New upstream release + * Mon Mar 12 2007 Alain Portal 0.14.1-1 - New upstream version - %%patch2 is no more needed @@ -132,6 +135,9 @@ - New upstream version - Update %%patch2 +* Mon Feb 26 2007 Alain Portal 0.13.3-2.fc6.1 + - Really add patch + * Mon Feb 26 2007 Alain Portal 0.13.3-2 - Add patch to complete french translation Index: sources =================================================================== RCS file: /cvs/extras/rpms/piklab/devel/sources,v retrieving revision 1.9 retrieving revision 1.10 diff -u -r1.9 -r1.10 --- sources 12 Mar 2007 09:37:47 -0000 1.9 +++ sources 15 Apr 2007 14:01:08 -0000 1.10 @@ -1 +1 @@ -0acca3b2c9ce95f8c140bf1da95ed9b3 piklab-0.14.1.tar.bz2 +858a86c722fffeaf33091041ceeb6ad8 piklab-0.14.2.tar.bz2 --- piklab-0.11.3.Makefile.in.no_rules.patch DELETED --- --- piklab-0.11.3.desktop.typo-fr.patch DELETED --- --- piklab-0.11.3.x-desktop-fr.patch DELETED --- --- piklab-0.12.0.desktop.typo-fr.patch DELETED --- --- piklab-0.12.0.x-desktop-fr.patch DELETED --- --- piklab-0.13.3-fr.po.diff DELETED --- --- piklab-0.14.0-fr.po.diff DELETED --- From fedora-extras-commits at redhat.com Sun Apr 15 14:01:38 2007 From: fedora-extras-commits at redhat.com (Chitlesh GOORAH (chitlesh)) Date: Sun, 15 Apr 2007 10:01:38 -0400 Subject: rpms/piklab import.log,1.4,1.5 Message-ID: <200704151401.l3FE1c4B020336@cvs-int.fedora.redhat.com> Author: chitlesh Update of /cvs/extras/rpms/piklab In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv16114 Modified Files: import.log Log Message: Index: import.log =================================================================== RCS file: /cvs/extras/rpms/piklab/import.log,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- import.log 15 Apr 2007 13:31:57 -0000 1.4 +++ import.log 15 Apr 2007 14:01:02 -0000 1.5 @@ -1,3 +1,4 @@ piklab-0_11_3-5:HEAD:piklab-0.11.3-5.src.rpm:1159548342 piklab-0_14_2-1:FC-5:piklab-0.14.2-1.src.rpm:1176643652 piklab-0_14_2-1:FC-6:piklab-0.14.2-1.src.rpm:1176643986 +piklab-0_14_2-1:HEAD:piklab-0.14.2-1.src.rpm:1176645879 From fedora-extras-commits at redhat.com Sun Apr 15 15:38:04 2007 From: fedora-extras-commits at redhat.com (Gianluca Sforna (giallu)) Date: Sun, 15 Apr 2007 11:38:04 -0400 Subject: rpms/sysprof-kmod/devel sysprof-kmod.spec,1.64,1.65 Message-ID: <200704151538.l3FFc4xh026594@cvs-int.fedora.redhat.com> Author: giallu Update of /cvs/extras/rpms/sysprof-kmod/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv26529 Modified Files: sysprof-kmod.spec Log Message: Rebuild for kernel 2.6.20-1.3066.fc7 Index: sysprof-kmod.spec =================================================================== RCS file: /cvs/extras/rpms/sysprof-kmod/devel/sysprof-kmod.spec,v retrieving revision 1.64 retrieving revision 1.65 diff -u -r1.64 -r1.65 --- sysprof-kmod.spec 13 Apr 2007 11:55:02 -0000 1.64 +++ sysprof-kmod.spec 15 Apr 2007 15:37:30 -0000 1.65 @@ -4,7 +4,7 @@ # end stuff to be ... # hardcode for now: -%{!?kversion: %define kversion 2.6.20-1.3062.fc7} +%{!?kversion: %define kversion 2.6.20-1.3066.fc7} # hint: this can he overridden with "--define kversion foo" on the rpmbuild command line, e.g. # --define "kversion 2.6.16-1.2096_FC5" From fedora-extras-commits at redhat.com Sun Apr 15 15:51:09 2007 From: fedora-extras-commits at redhat.com (Gianluca Sforna (giallu)) Date: Sun, 15 Apr 2007 11:51:09 -0400 Subject: rpms/sysprof-kmod/devel sysprof-kmod.spec,1.65,1.66 Message-ID: <200704151551.l3FFp9Dw026939@cvs-int.fedora.redhat.com> Author: giallu Update of /cvs/extras/rpms/sysprof-kmod/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv26918 Modified Files: sysprof-kmod.spec Log Message: Rebuild for kernel 2.6.20-1.3069.fc7 Index: sysprof-kmod.spec =================================================================== RCS file: /cvs/extras/rpms/sysprof-kmod/devel/sysprof-kmod.spec,v retrieving revision 1.65 retrieving revision 1.66 diff -u -r1.65 -r1.66 --- sysprof-kmod.spec 15 Apr 2007 15:37:30 -0000 1.65 +++ sysprof-kmod.spec 15 Apr 2007 15:50:35 -0000 1.66 @@ -4,7 +4,7 @@ # end stuff to be ... # hardcode for now: -%{!?kversion: %define kversion 2.6.20-1.3066.fc7} +%{!?kversion: %define kversion 2.6.20-1.3069.fc7} # hint: this can he overridden with "--define kversion foo" on the rpmbuild command line, e.g. # --define "kversion 2.6.16-1.2096_FC5" From fedora-extras-commits at redhat.com Sun Apr 15 15:54:34 2007 From: fedora-extras-commits at redhat.com (Gianluca Sforna (giallu)) Date: Sun, 15 Apr 2007 11:54:34 -0400 Subject: rpms/sysprof-kmod/FC-6 sysprof-kmod.spec,1.21,1.22 Message-ID: <200704151554.l3FFsYRq027039@cvs-int.fedora.redhat.com> Author: giallu Update of /cvs/extras/rpms/sysprof-kmod/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv27020 Modified Files: sysprof-kmod.spec Log Message: Rebuild for kernel 2.6.20-1.2944.fc6 Index: sysprof-kmod.spec =================================================================== RCS file: /cvs/extras/rpms/sysprof-kmod/FC-6/sysprof-kmod.spec,v retrieving revision 1.21 retrieving revision 1.22 diff -u -r1.21 -r1.22 --- sysprof-kmod.spec 23 Mar 2007 22:14:17 -0000 1.21 +++ sysprof-kmod.spec 15 Apr 2007 15:54:00 -0000 1.22 @@ -4,7 +4,7 @@ # end stuff to be ... # hardcode for now: -%{!?kversion: %define kversion 2.6.20-1.2933.fc6} +%{!?kversion: %define kversion 2.6.20-1.2944.fc6} # hint: this can he overridden with "--define kversion foo" on the rpmbuild command line, e.g. # --define "kversion 2.6.16-1.2096_FC5" From fedora-extras-commits at redhat.com Sun Apr 15 15:59:48 2007 From: fedora-extras-commits at redhat.com (Stewart Adam (firewing)) Date: Sun, 15 Apr 2007 11:59:48 -0400 Subject: rpms/fwbackups/devel .cvsignore, 1.4, 1.5 fwbackups.spec, 1.5, 1.6 sources, 1.4, 1.5 Message-ID: <200704151559.l3FFxmHH027378@cvs-int.fedora.redhat.com> Author: firewing Update of /cvs/extras/rpms/fwbackups/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv27354 Modified Files: .cvsignore fwbackups.spec sources Log Message: Update to 1.43.0 beta3 Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/fwbackups/devel/.cvsignore,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- .cvsignore 18 Mar 2007 21:25:57 -0000 1.4 +++ .cvsignore 15 Apr 2007 15:59:14 -0000 1.5 @@ -1 +1 @@ -fwbackups-1.43.0.tar.gz +fwbackups-1.43.0beta3.tar.gz Index: fwbackups.spec =================================================================== RCS file: /cvs/extras/rpms/fwbackups/devel/fwbackups.spec,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- fwbackups.spec 18 Mar 2007 22:20:00 -0000 1.5 +++ fwbackups.spec 15 Apr 2007 15:59:14 -0000 1.6 @@ -1,14 +1,14 @@ %{!?python_sitelib: %define python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")} - +%define betatag beta3 Name: fwbackups Version: 1.43.0 -Release: 0.1.beta1%{?dist} +Release: 0.1.%{betatag}%{?dist} BuildArch: noarch Summary: A feature-rich user backup program Group: Applications/System License: GPL URL: http://www.diffingo.com/content/view/12/45/lang,en/ -Source0: http://www.diffingo.com/downloads/fwbackups/fwbackups-%{version}.tar.gz +Source0: http://www.diffingo.com/downloads/fwbackups/fwbackups-%{version}%{betatag}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: desktop-file-utils @@ -19,8 +19,8 @@ fwbackups is a feature-rich user backups program that can run a backup once based on user-specified files and folders, or run backups periodically with it's backup set feature. Backup sets are groups of paths that have their -own paths, destination, time and date, and options to allow maximum flexibility. -Backup restores are also supported. +own paths, destination, time and date, and options to allow maximum +flexibility. Backup restores are also supported. %prep @@ -70,8 +70,14 @@ %doc README COPYING CHANGELOG TODO %changelog -* Sun Mar 18 2007 Stewart Adam 1.43.0-0.1.beta1 -- Make release a beta one so the upgrade to final goes smoothly... +* Sat Apr 14 2007 Stewart Adam 1.43.0-0.1.beta3 +- Update to 1.43.0 Beta3 + +* Mon Mar 26 2007 Stewart Adam 1.43.0-0.1.beta2 +- Update to 1.43.0 Beta2 + +* Sun Mar 18 2007 Stewart Adam 1.43.0-0.1.beta1 +- Make release a Beta1 so the upgrade to final upgrade goes smoothly... * Fri Mar 16 2007 Stewart Adam 1.43.0-3 - Minor changes to package again @@ -85,41 +91,41 @@ * Sun Jan 28 2007 Stewart Adam 1.42.2-1 - Update to version 1.42.2 (see CHANGELOG file for details on version changes) -* Sat Sep 30 2006 Stewart Adam 1.42.1-3 +* Sat Sep 30 2006 Stewart Adam 1.42.1-3 - Clean up spec for final submission to Fedora Extras -* Sat Sep 30 2006 Stewart Adam 1.42.1-2 +* Sat Sep 30 2006 Stewart Adam 1.42.1-2 - Match upstream md5sum - Fix capitals in %%Source0 tag -* Tue Sep 26 2006 Stewart Adam 1.42.1-1 +* Tue Sep 26 2006 Stewart Adam 1.42.1-1 - Clean up %%install section - Don't install fwbackups.conf twice - Make tarball match upstream - Add the default configuration file to %%doc, and make it replaceable - Update to version 1.42.1 (see CHANGELOG file for details on version changes) -* Thu Sep 21 2006 Stewart Adam 1.42-5 +* Thu Sep 21 2006 Stewart Adam 1.42-5 - Add %%requires: pygtk2-libglade -* Wed Sep 13 2006 Stewart Adam 1.42-4 +* Wed Sep 13 2006 Stewart Adam 1.42-4 - Fix the python_sitearch macro - Update file paths - Fix URL tag -* Wed Sep 06 2006 Stewart Adam 1.42-3 +* Wed Sep 06 2006 Stewart Adam 1.42-3 - Made pam use 'include' statements and not the old pam_stack - Use relative symlinks -* Sun Sep 03 2006 Stewart Adam 1.42-2 +* Sun Sep 03 2006 Stewart Adam 1.42-2 - Added CHANGELOG file for detailed information on changes between versions - Made this .spec and package files suitable for Fedora Extras submission -* Thu Aug 29 2006 Stewart Adam 1.42-1 +* Thu Aug 29 2006 Stewart Adam 1.42-1 - Fixed errors when removing symbolic links - Make listing files in RemoveOldBackups list files and directory names, not their contents -* Thu Aug 15 2006 Stewart Adam 1.42-0 +* Thu Aug 15 2006 Stewart Adam 1.42-0 - Rebuild using sample .spec file from Fedora Extras - Update to version 1.42 (see CHANGELOG file for details on version changes) Index: sources =================================================================== RCS file: /cvs/extras/rpms/fwbackups/devel/sources,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- sources 18 Mar 2007 21:25:57 -0000 1.4 +++ sources 15 Apr 2007 15:59:14 -0000 1.5 @@ -1 +1 @@ -4eeab37fb9e85e6f5eb32572cd9846e7 fwbackups-1.43.0.tar.gz +aa3fb70b7d98f915643ceeef85418dc0 fwbackups-1.43.0beta3.tar.gz From fedora-extras-commits at redhat.com Sun Apr 15 16:33:25 2007 From: fedora-extras-commits at redhat.com (Jonathan Dieter (jdieter)) Date: Sun, 15 Apr 2007 12:33:25 -0400 Subject: rpms/yum-presto import.log,1.4,1.5 Message-ID: <200704151633.l3FGXPgb032286@cvs-int.fedora.redhat.com> Author: jdieter Update of /cvs/extras/rpms/yum-presto In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv32246 Modified Files: import.log Log Message: Rawhide initial release Index: import.log =================================================================== RCS file: /cvs/extras/rpms/yum-presto/import.log,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- import.log 6 Apr 2007 12:56:41 -0000 1.4 +++ import.log 15 Apr 2007 16:32:51 -0000 1.5 @@ -1,3 +1,4 @@ yum-presto-0_3_7-1:FC-6:yum-presto-0.3.7-1.src.rpm:1175778642 yum-presto-0_3_7-2:FC-6:yum-presto-0.3.7-2.src.rpm:1175780118 yum-presto-0_3_8-1:FC-6:yum-presto-0.3.8-1.src.rpm:1175864170 +yum-presto-0_3_9-1:HEAD:yum-presto-0.3.9-1.src.rpm:1176653971 From fedora-extras-commits at redhat.com Sun Apr 15 16:33:30 2007 From: fedora-extras-commits at redhat.com (Jonathan Dieter (jdieter)) Date: Sun, 15 Apr 2007 12:33:30 -0400 Subject: rpms/yum-presto/devel yum-presto.spec, NONE, 1.1 .cvsignore, 1.1, 1.2 sources, 1.1, 1.2 Message-ID: <200704151633.l3FGXUf5032291@cvs-int.fedora.redhat.com> Author: jdieter Update of /cvs/extras/rpms/yum-presto/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv32246/devel Modified Files: .cvsignore sources Added Files: yum-presto.spec Log Message: Rawhide initial release --- NEW FILE yum-presto.spec --- Summary: Presto plugin for yum Name: yum-presto Version: 0.3.9 Release: 1%{?dist} License: GPL Group: Development/Tools Source: http://www.lesbg.com/jdieter/presto/%{name}-%{version}.tar.bz2 URL: http://www.lesbg.com/jdieter/presto/ BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch Requires: python >= 2.4, yum >= 3.0, deltarpm >= 3.4 %description Yum-presto is a plugin for yum that looks for deltarpms rather than rpms whenever they are available. This has the potential of saving a lot of bandwidth when downloading updates. A Deltarpm is the difference between two rpms. If you already have foo-1.0 installed and foo-1.1 is available, yum-presto will download the deltarpm for foo-1.0 => 1.1 rather than the full foo-1.1 rpm, and then build the full foo-1.1 package from your installed foo-1.0 and the downloaded deltarpm. %prep %setup -q %build %install rm -rf $RPM_BUILD_ROOT make DESTDIR=$RPM_BUILD_ROOT install %clean rm -rf $RPM_BUILD_ROOT %files %defattr(-, root, root, -) %doc README %doc COPYING %doc ChangeLog /usr/lib/yum-plugins/presto.py* %config(noreplace) %{_sysconfdir}/yum/pluginconf.d/presto.conf %{_datadir}/presto %changelog * Sun Apr 15 2007 Jonathan Dieter - 0.3.9-1 - Modifications to make yum-presto compatible with both FC6 and Rawhide - Many other bugfixes - see ChangeLog * Fri Apr 6 2007 Jonathan Dieter - 0.3.8-1 - Small bugfix * Thu Apr 5 2007 Jonathan Dieter - 0.3.7-1 - Conf file cleanup * Thu Apr 5 2007 Jonathan Dieter - 0.3.6-1 - Housecleaning in preparation for Extras * Wed Apr 4 2007 Jonathan Dieter - 0.3.5-1 - Fix many small bugs - Improve logging - Use full path to yum-plugins rather than macro to fix x86_64 bug * Tue Apr 3 2007 Jonathan Dieter - 0.3.4-1 - Build rpms in separate thread to help performance - Fix miscellaneous spec file errors * Fri Mar 30 2007 Jonathan Dieter - 0.3.3-1 - Upstream changed way the presto.xml.gz stores sequence information * Fri Mar 30 2007 Jonathan Dieter - 0.3.2-2 - Take ownership of %%{_datadir}/presto * Thu Mar 29 2007 Jonathan Dieter - 0.3.2-1 - Changes to remove rpmlint complaints * Thu Mar 29 2007 Jonathan Dieter - 0.3.1-1 - Fix minor bug with importing public gpg keys. - Update README * Wed Mar 28 2007 Jonathan Dieter - 0.3.0-1 - Take over downloading of deltarpms so we can fallback to yum if the building of the rpm fails. * Mon Mar 26 2007 Jonathan Dieter - 0.2.9-1 - Added logging to /var/log/presto.log - Fixed crash bug - Properly exit when unable to apply deltarpm - Do a full (slow) MD5 check when checking to see if delta will apply cleanly * Sat Mar 24 2007 Jonathan Dieter - 0.2.3-1 - Rebase to upstream * Fri Mar 23 2007 Jonathan Dieter - 0.2.1-1 - Rebase to upstream * Thu Mar 22 2007 Jonathan Dieter - 0.2-1 - Initial release Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/yum-presto/devel/.cvsignore,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- .cvsignore 5 Apr 2007 04:22:04 -0000 1.1 +++ .cvsignore 15 Apr 2007 16:32:55 -0000 1.2 @@ -0,0 +1 @@ +yum-presto-0.3.9.tar.bz2 Index: sources =================================================================== RCS file: /cvs/extras/rpms/yum-presto/devel/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 5 Apr 2007 04:22:04 -0000 1.1 +++ sources 15 Apr 2007 16:32:55 -0000 1.2 @@ -0,0 +1 @@ +b0d94b5cfb03bd9f8ff93e006243e9c9 yum-presto-0.3.9.tar.bz2 From fedora-extras-commits at redhat.com Sun Apr 15 17:30:25 2007 From: fedora-extras-commits at redhat.com (Matthew Miller (mattdm)) Date: Sun, 15 Apr 2007 13:30:25 -0400 Subject: rpms/wxGTK/devel .cvsignore, 1.6, 1.7 sources, 1.6, 1.7 wxGTK.spec, 1.26, 1.27 wxGTK-2.8.0.1-cvs.patch, 1.1, NONE Message-ID: <200704151730.l3FHUPGB004681@cvs-int.fedora.redhat.com> Author: mattdm Update of /cvs/extras/rpms/wxGTK/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv4638 Modified Files: .cvsignore sources wxGTK.spec Removed Files: wxGTK-2.8.0.1-cvs.patch Log Message: update to 2.8.3 Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/wxGTK/devel/.cvsignore,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- .cvsignore 15 Dec 2006 14:55:09 -0000 1.6 +++ .cvsignore 15 Apr 2007 17:29:51 -0000 1.7 @@ -1 +1 @@ -wxGTK-2.8.0.tar.bz2 +wxGTK-2.8.3.tar.bz2 Index: sources =================================================================== RCS file: /cvs/extras/rpms/wxGTK/devel/sources,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- sources 15 Dec 2006 14:55:09 -0000 1.6 +++ sources 15 Apr 2007 17:29:51 -0000 1.7 @@ -1 +1 @@ -9de30aeaad9bac6f8869907fa42fe950 wxGTK-2.8.0.tar.bz2 +758a7aa5d1a0403a571823762b0ebe2a wxGTK-2.8.3.tar.bz2 Index: wxGTK.spec =================================================================== RCS file: /cvs/extras/rpms/wxGTK/devel/wxGTK.spec,v retrieving revision 1.26 retrieving revision 1.27 diff -u -r1.26 -r1.27 --- wxGTK.spec 17 Dec 2006 18:13:43 -0000 1.26 +++ wxGTK.spec 15 Apr 2007 17:29:51 -0000 1.27 @@ -5,8 +5,8 @@ %define withodbc 0 Name: wxGTK -Version: 2.8.0 -Release: 2.8.0.1.3%{?dist} +Version: 2.8.3 +Release: 1%{?dist} Summary: GTK2 port of the wxWidgets GUI library # The wxWindows licence is the LGPL with a specific exemption allowing # distribution of derived binaries under any terms. (This will eventually @@ -15,7 +15,6 @@ Group: System Environment/Libraries URL: http://www.wxwidgets.org/ Source0: http://dl.sf.net/wxwindows/%{name}-%{version}.tar.bz2 -Patch0: wxGTK-2.8.0.1-cvs.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: gtk2-devel, zlib-devel >= 1.1.4 @@ -91,15 +90,15 @@ %prep %setup -q -%patch0 -p1 -b .2.8.0.1 sed -i -e 's|/usr/lib\b|%{_libdir}|' wx-config.in configure %build -# must do this to regenerate ./configure after the 2.8.0.1 patch. -autoconf +# must do this to regenerate ./configure if patching to a cvs +# version. +#autoconf export GDK_USE_XFT=1 @@ -214,6 +213,9 @@ %endif %changelog +* Sun Apr 15 2007 Matthew Miller - 2.8.3-1 +- update to 2.8.3 + * Sun Dec 17 2006 Matthew Miller - 2.8.0-2.8.0.1.3 - add --enable-timer to build wxTimer class for XaraLX. - NOTE: if anyone else needs any non-default classes or features enabled, --- wxGTK-2.8.0.1-cvs.patch DELETED --- From fedora-extras-commits at redhat.com Sun Apr 15 17:35:32 2007 From: fedora-extras-commits at redhat.com (Matthew Miller (mattdm)) Date: Sun, 15 Apr 2007 13:35:32 -0400 Subject: rpms/wxGTK/devel wxGTK.spec,1.27,1.28 Message-ID: <200704151735.l3FHZWac005154@cvs-int.fedora.redhat.com> Author: mattdm Update of /cvs/extras/rpms/wxGTK/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv5127 Modified Files: wxGTK.spec Log Message: gratuitously bump release number. Index: wxGTK.spec =================================================================== RCS file: /cvs/extras/rpms/wxGTK/devel/wxGTK.spec,v retrieving revision 1.27 retrieving revision 1.28 diff -u -r1.27 -r1.28 --- wxGTK.spec 15 Apr 2007 17:29:51 -0000 1.27 +++ wxGTK.spec 15 Apr 2007 17:34:58 -0000 1.28 @@ -6,7 +6,7 @@ Name: wxGTK Version: 2.8.3 -Release: 1%{?dist} +Release: 2%{?dist} Summary: GTK2 port of the wxWidgets GUI library # The wxWindows licence is the LGPL with a specific exemption allowing # distribution of derived binaries under any terms. (This will eventually @@ -213,8 +213,11 @@ %endif %changelog +* Sun Apr 15 2007 Matthew Miller - 2.8.3-2 +- gratuitously bump release number. + * Sun Apr 15 2007 Matthew Miller - 2.8.3-1 -- update to 2.8.3 +- update to 2.8.3. * Sun Dec 17 2006 Matthew Miller - 2.8.0-2.8.0.1.3 - add --enable-timer to build wxTimer class for XaraLX. From fedora-extras-commits at redhat.com Sun Apr 15 17:53:04 2007 From: fedora-extras-commits at redhat.com (Matthew Miller (mattdm)) Date: Sun, 15 Apr 2007 13:53:04 -0400 Subject: rpms/wxPython/devel .cvsignore, 1.6, 1.7 sources, 1.6, 1.7 wxPython.spec, 1.14, 1.15 Message-ID: <200704151753.l3FHr4D3005288@cvs-int.fedora.redhat.com> Author: mattdm Update of /cvs/extras/rpms/wxPython/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv5265 Modified Files: .cvsignore sources wxPython.spec Log Message: update to 2.8.3.0 Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/wxPython/devel/.cvsignore,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- .cvsignore 15 Dec 2006 15:00:29 -0000 1.6 +++ .cvsignore 15 Apr 2007 17:52:30 -0000 1.7 @@ -1 +1 @@ -wxPython-src-2.8.0.1.tar.bz2 +wxPython-src-2.8.3.0.tar.bz2 Index: sources =================================================================== RCS file: /cvs/extras/rpms/wxPython/devel/sources,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- sources 15 Dec 2006 15:00:29 -0000 1.6 +++ sources 15 Apr 2007 17:52:30 -0000 1.7 @@ -1 +1 @@ -5d4000fa5fc330519e882e6cc115b000 wxPython-src-2.8.0.1.tar.bz2 +8e0e7ccf002a58b354d2dd69754522b4 wxPython-src-2.8.3.0.tar.bz2 Index: wxPython.spec =================================================================== RCS file: /cvs/extras/rpms/wxPython/devel/wxPython.spec,v retrieving revision 1.14 retrieving revision 1.15 diff -u -r1.14 -r1.15 --- wxPython.spec 15 Dec 2006 15:00:29 -0000 1.14 +++ wxPython.spec 15 Apr 2007 17:52:30 -0000 1.15 @@ -4,7 +4,7 @@ %define buildflags WXPORT=gtk2 UNICODE=1 Name: wxPython -Version: 2.8.0.1 +Version: 2.8.3.0 Release: 1%{?dist} Summary: GUI toolkit for the Python programming language @@ -15,7 +15,7 @@ Source0: http://dl.sf.net/wxpython/wxPython-src-%{version}.tar.bz2 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) -BuildRequires: wxGTK-devel >= 2.8.0-2.8.0.1, pkgconfig +BuildRequires: wxGTK-devel >= 2.8.3, pkgconfig BuildRequires: zlib-devel, libpng-devel, libjpeg-devel, libtiff-devel BuildRequires: libGL-devel, libGLU-devel BuildRequires: python-devel, wxGTK-gl @@ -93,6 +93,9 @@ %changelog +* Sun Apr 15 2007 Matthew Miller - 2.8.3.0-1 +- update to 2.8.3.0 + * Fri Dec 15 2006 Matthew Miller - 2.8.0.1-1 - update to 2.8.0.1 - make buildrequire wxGTK of version-wxpythonsubrelease From fedora-extras-commits at redhat.com Sun Apr 15 18:11:33 2007 From: fedora-extras-commits at redhat.com (Dominik Mierzejewski (rathann)) Date: Sun, 15 Apr 2007 14:11:33 -0400 Subject: rpms/mkvtoolnix/devel .cvsignore, 1.3, 1.4 mkvtoolnix.spec, 1.3, 1.4 sources, 1.3, 1.4 Message-ID: <200704151811.l3FIBX36009732@cvs-int.fedora.redhat.com> Author: rathann Update of /cvs/extras/rpms/mkvtoolnix/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv9707 Modified Files: .cvsignore mkvtoolnix.spec sources Log Message: - updated to 2.0.2 Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/mkvtoolnix/devel/.cvsignore,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- .cvsignore 15 Feb 2007 21:12:31 -0000 1.3 +++ .cvsignore 15 Apr 2007 18:11:00 -0000 1.4 @@ -1 +1 @@ -mkvtoolnix-2.0.0.tar.bz2 +mkvtoolnix-2.0.2.tar.bz2 Index: mkvtoolnix.spec =================================================================== RCS file: /cvs/extras/rpms/mkvtoolnix/devel/mkvtoolnix.spec,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- mkvtoolnix.spec 15 Feb 2007 21:12:31 -0000 1.3 +++ mkvtoolnix.spec 15 Apr 2007 18:11:00 -0000 1.4 @@ -1,6 +1,6 @@ Summary: Matroska container manipulation utilities Name: mkvtoolnix -Version: 2.0.0 +Version: 2.0.2 Release: 1%{?dist} License: GPL Group: Applications/Multimedia @@ -101,6 +101,9 @@ %{_datadir}/icons/hicolor/32x32/apps/mmg.xpm %changelog +* Sun Apr 16 2007 Dominik Mierzejewski 2.0.2-1 +- updated to 2.0.2 + * Thu Feb 15 2007 Dominik Mierzejewski 2.0.0-1 - updated to 2.0.0 - rebuilt against new flac Index: sources =================================================================== RCS file: /cvs/extras/rpms/mkvtoolnix/devel/sources,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- sources 15 Feb 2007 21:12:31 -0000 1.3 +++ sources 15 Apr 2007 18:11:00 -0000 1.4 @@ -1 +1 @@ -d8a1d1f014f2ee5e69da04a46305f9dd mkvtoolnix-2.0.0.tar.bz2 +48b478caef80117b6cd3cd9b06e9f104 mkvtoolnix-2.0.2.tar.bz2 From fedora-extras-commits at redhat.com Sun Apr 15 20:13:34 2007 From: fedora-extras-commits at redhat.com (Alain Portal (dionysos)) Date: Sun, 15 Apr 2007 16:13:34 -0400 Subject: rpms/piklab/devel piklab-0.14.2-fr.po.patch, NONE, 1.1 piklab.spec, 1.14, 1.15 Message-ID: <200704152013.l3FKDYho020004@cvs-int.fedora.redhat.com> Author: dionysos Update of /cvs/extras/rpms/piklab/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv19984 Modified Files: piklab.spec Added Files: piklab-0.14.2-fr.po.patch Log Message: Add patch to complete french translation. piklab-0.14.2-fr.po.patch: --- NEW FILE piklab-0.14.2-fr.po.patch --- --- po/fr.po.orig 2007-04-10 07:28:42.000000000 +0200 +++ po/fr.po 2007-04-15 21:36:19.000000000 +0200 @@ -1,3 +1,4 @@ +# translation of fr.po to Fran??ais # translation of fr.po to # This file is put in the public domain. # @@ -8,9 +9,9 @@ "Project-Id-Version: fr\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2007-04-09 19:49+0200\n" -"PO-Revision-Date: 2007-03-11 13:31+0100\n" -"Last-Translator: Nicolas Hadacek \n" -"Language-Team: \n" +"PO-Revision-Date: 2007-04-15 21:36+0200\n" +"Last-Translator: Alain PORTAL \n" +"Language-Team: Fran??ais \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" @@ -884,24 +885,21 @@ msgstr "Protection en ??criture de la section de d??marrage" #: progs/bootloader/base/bootloader_prog.h:52 -#, fuzzy msgid "Bootloader" -msgstr "Chargeur de d??marrage simplifi??" +msgstr "Chargeur de d??marrage" #: progs/bootloader/base/bootloader_tbl.cpp:88 -#, fuzzy msgid "Bootloader identified device as: %1" -msgstr "Le chargeur de d??marrage simplifi?? ?? identifi?? le circuit : %1" +msgstr "Le chargeur de d??marrage a identifi?? le circuit : %1" #: progs/bootloader/base/bootloader_pickit2.cpp:28 #: progs/bootloader/base/bootloader_picdem.cpp:66 msgid "Bootloader version %1 detected" -msgstr "" +msgstr "La version %1 du chargeur de d??marrage a ??t?? d??tect??e" #: progs/bootloader/gui/bootloader_config_widget.cpp:91 -#, fuzzy msgid "Bootloader:" -msgstr "Chargeur de d??marrage simplifi??" +msgstr "Chargeur de d??marrage :" #: piklab-prog/cli_interactive.cpp:176 msgid "Breakpoint already set at %1" @@ -1085,7 +1083,7 @@ #: devices/pic/pic/pic_prog.cpp:417 msgid "Cannot erase specified range because of programmer limitations." -msgstr "" +msgstr "Impossible d'effacer l'intervalle sp??cifi?? ?? cause des limitations du programmateur." #: piklab-prog/cli_prog_manager.cpp:27 msgid "Cannot open device \"%1\" as serial or parallel port. Please check existence and permissions." @@ -1416,9 +1414,8 @@ msgstr "Impossible de d??tecter la m??moire EEPROM" #: progs/bootloader/base/bootloader_pickit2.cpp:25 -#, fuzzy msgid "Could not detect device in bootloader mode" -msgstr "Impossible d'ouvrir le p??riph??rique ?? %1 ?? en lecture-??criture" +msgstr "Impossible de d??tecter le circuit en mode chargeur de d??marrage" #: progs/manager/prog_manager.cpp:68 libgui/device_gui.cpp:244 msgid "Could not detect supported devices for \"%1\". Please check installation." @@ -1531,7 +1528,7 @@ #: devices/pic/pic/pic_prog.cpp:336 msgid "Could not restore band gap bits because programmer does not support writing config bits." -msgstr "" +msgstr "Impossible de restaurer les bits de la bande de gap car le programmateur ne peut pas ??crire les bits de configuration." #: libgui/toplevel.cpp:521 msgid "Could not run \"pikloops\"" @@ -1718,9 +1715,8 @@ msgstr "Circuit d??duit du fichier : %1" #: progs/bootloader/base/bootloader_picdem.cpp:109 -#, fuzzy msgid "Device memory does not match hex file (at address 0x%2: reading 0x%3 and expecting 0x%4)." -msgstr "La m??moire du micrologiciel ne correspond pas au fichier hexad??cimal (?? l'adresse 0x%2 : 0x%3 lu et 0x%4 attendu)." +msgstr "La m??moire du circuit ne correspond pas au fichier hexad??cimal (?? l'adresse 0x%2 : 0x%3 lu et 0x%4 attendu)." #: devices/pic/pic/pic_prog_specific.cpp:104 msgid "Device memory does not match hex file (in %1 at address %2: reading %3 and expecting %4)." @@ -1885,7 +1881,6 @@ msgstr "Afficher l'aide." #: libcli/cli_main.cpp:41 -#, fuzzy msgid "Display low level debug messages." msgstr "Afficher tous les messages de d??bogage." @@ -2354,9 +2349,8 @@ msgstr "URL du fichier : ?? %1 ??." #: coff/base/text_coff.cpp:121 -#, fuzzy msgid "File could not be read" -msgstr "Le fichier ?? %1 ?? n'est pas enregistr??." +msgstr "Le fichier n'a pas pu ??tre lu" #: libgui/project_manager.cpp:502 msgid "File is already in the project." @@ -3311,11 +3305,11 @@ #: progs/bootloader/base/bootloader_picdem.cpp:68 msgid "Only bootloader version 1.x is supported" -msgstr "" +msgstr "Seule la version 1.x du chargeur de d??marrage est support??e" #: progs/bootloader/base/bootloader_pickit2.cpp:30 msgid "Only bootloader version 2.x is supported" -msgstr "" +msgstr "Seule la version 2.x du chargeur de d??marrage est support??e" #: progs/bootloader/base/bootloader_tbl.cpp:315 msgid "Only code and EEPROM will be erased." @@ -3330,7 +3324,6 @@ msgstr "Seul l'anglais est accept??." #: progs/bootloader/base/bootloader_tbl.cpp:176 -#, fuzzy msgid "Only the first word of the \"goto\" instruction is into the first four instructions." msgstr "Seul le premier mot de l'instruction ?? goto ?? se trouve parmi les quatre premi??res instructions." @@ -3395,14 +3388,12 @@ msgstr "La sauvegarde de la calibration de l'oscillateur ne peut ??tre lue avec le programmateur s??lectionn??." #: devices/pic/pic/pic_prog.cpp:271 -#, fuzzy msgid "Osccal backup cannot be read by the selected programmer" msgstr "La sauvegarde de la calibration de l'oscillateur ne peut ??tre lue avec le programmateur s??lectionn??." #: devices/pic/pic/pic_prog.cpp:260 -#, fuzzy msgid "Osccal cannot be read by the selected programmer" -msgstr "La sauvegarde de la calibration de l'oscillateur ne peut ??tre lue avec le programmateur s??lectionn??." +msgstr "La calibration de l'oscillateur ne peut ??tre lue avec le programmateur s??lectionn??." #: progs/gui/prog_group_ui.cpp:176 msgid "Osccal regeneration is not available with the selected programmer." @@ -3493,14 +3484,12 @@ msgstr "PICkit1" #: progs/pickit2/base/pickit2_prog.h:39 -#, fuzzy msgid "PICkit2 Firmware 1.x" -msgstr " Chargement du micrologiciel du PICkit2..." +msgstr "Micrologiciel 1.x PICkit2" #: progs/pickit2v2/base/pickit2v2_prog.h:41 -#, fuzzy msgid "PICkit2 Firmware 2.x" -msgstr " Chargement du micrologiciel du PICkit2..." +msgstr "Micrologiciel 2.x PICkit2" #: devices/base/generic_device.cpp:60 msgid "PLCC" @@ -3563,14 +3552,12 @@ msgstr "Effectuer la commande demand??e." #: progs/bootloader/bootloader_data/bootloader_data.cpp:14 -#, fuzzy msgid "Picdem Bootloader" -msgstr "Chargeur de d??marrage simplifi??" +msgstr "Chargeur de d??marrage Picdem" #: progs/bootloader/bootloader_data/bootloader_data.cpp:13 -#, fuzzy msgid "Pickit2 Bootloader" -msgstr "Chargeur de d??marrage simplifi??" +msgstr "Chargeur de d??marrage Pickit2" #: progs/psp/base/psp_prog.h:38 msgid "Picstart Plus" @@ -3687,9 +3674,8 @@ msgstr "Mode processeur" #: progs/bootloader/gui/bootloader_config_widget.cpp:99 -#, fuzzy msgid "Program EEPROM (if supported)" -msgstr "Programmer l'EEPROM" +msgstr "Programmer l'EEPROM (si cela est support??)" #: devices/pic/base/pic.cpp:27 msgid "Program Executive" @@ -4672,9 +4658,8 @@ msgstr "Le programmateur actuel ?? %1 ?? ne supporte pas le circuit ?? %2 ??." #: devices/pic/pic/pic_prog.cpp:614 -#, fuzzy msgid "The device cannot be erased first by the selected programmer so programming may fail..." -msgstr "L'espace m??moire n'a pas ??t?? d'abord effac??, aussi, sa programmation peut ??chouer." +msgstr "Le cricuit n'a pas ??t?? d'abord effac?? par le programmateur s??lectionn??, aussi, sa programmation peut ??chouer..." #: libgui/gui_prog_manager.cpp:37 msgid "The device memory is in an unknown state. You may want to reprogram the device. Continue anyway?" @@ -4733,9 +4718,8 @@ msgstr "Le nombre de points d'arr??t est sup??rieur au maximum permis par l'actuel d??bogueur : on d??sactive le dernier." #: devices/pic/pic/pic_prog.cpp:599 -#, fuzzy msgid "The range cannot be erased first by the selected programmer so programming may fail..." -msgstr "L'espace m??moire n'a pas ??t?? d'abord effac??, aussi, sa programmation peut ??chouer." +msgstr "L'espace m??moire n'a pas ??t?? d'abord effac?? par le programmateur s??lectionn??, aussi, sa programmation peut ??chouer..." #: piklab-hex/main.cpp:140 msgid "The second hex file is a subset of the first one." @@ -4762,19 +4746,16 @@ msgstr "Le programmateur s??lectionn?? ne peut pas lire la m??moire du circuit." #: devices/pic/pic/pic_prog.cpp:467 -#, fuzzy msgid "The selected programmer cannot read memory range: operation skipped." -msgstr "Le programmateur s??lectionn?? ne peut pas lire la m??moire du circuit." +msgstr "Le programmateur s??lectionn?? ne peut pas lire l'intervalle m??moire : on passe l'op??ration." #: devices/pic/pic/pic_prog.cpp:439 devices/pic/pic/pic_prog.cpp:508 -#, fuzzy msgid "The selected programmer cannot read the specified memory range." -msgstr "Le programmateur s??lectionn?? ne peut pas lire la m??moire du circuit." +msgstr "Le programmateur s??lectionn?? ne peut pas lire l'intervalle m??moire sp??cifi??." #: devices/pic/pic/pic_prog.cpp:349 -#, fuzzy msgid "The selected programmer does not support erasing the whole device." -msgstr "Le programmateur actuel ?? %1 ?? ne supporte pas le circuit ?? %2 ??." +msgstr "Le programmateur s??lectionn?? ne supporte pas l'effacement complet du circuit." #: tools/list/compile.cpp:392 msgid "The selected toolchain (%1) cannot assemble file. It only supports files with extensions: %2" @@ -5057,9 +5038,8 @@ msgstr "Commande inconnue : %1" #: progs/pickit2v2/base/pickit2v2_prog.cpp:31 -#, fuzzy msgid "Unknown device" -msgstr "Circuit inconnu." +msgstr "Circuit inconnu" #: piklab-prog/cmdline.cpp:417 msgid "Unknown device \"%1\"." @@ -5173,7 +5153,7 @@ #: progs/pickit2v2/base/pickit2v2_prog.cpp:86 msgid "Vdd voltage level error; " -msgstr "" +msgstr "Erreur de valeur de tension pour Vdd ; " #: progs/direct/base/direct_prog_config.cpp:48 msgid "Velleman K8048" @@ -5209,7 +5189,7 @@ #: progs/pickit2v2/base/pickit2v2_prog.cpp:85 msgid "Vpp voltage level error; " -msgstr "" +msgstr "Erreur de valeur de tension pour Vpp ; " #: devices/pic/base/pic_config.cpp:85 msgid "WDT post-scaler" @@ -5600,8 +5580,3 @@ msgid "warning: " msgstr "avertissement : " -#~ msgid "PICkit2" -#~ msgstr "PICkit2" - -#~ msgid "Devices" -#~ msgstr "Circuits" Index: piklab.spec =================================================================== RCS file: /cvs/extras/rpms/piklab/devel/piklab.spec,v retrieving revision 1.14 retrieving revision 1.15 diff -u -r1.14 -r1.15 --- piklab.spec 15 Apr 2007 14:01:08 -0000 1.14 +++ piklab.spec 15 Apr 2007 20:13:00 -0000 1.15 @@ -2,7 +2,7 @@ Name: piklab Version: 0.14.2 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Development environment for applications based on PIC & dsPIC microcontrollers Summary(fr):IDE pour applications ?? base de microcontr??leurs PIC et de dsPIC @@ -18,6 +18,7 @@ Source6: %{name}-LISEZMOI.Fedora Patch0: %{name}-0.12.1.desktop.typo-fr.patch Patch1: %{name}-0.12.1.x-desktop-fr.patch +Patch2: %{name}-0.14.2-fr.po.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: desktop-file-utils, kdelibs-devel, libusb-devel, readline-devel @@ -48,6 +49,7 @@ %patch0 -p0 %patch1 -p0 +%patch2 -p0 %{__install} -pm 644 %{SOURCE5} README.Fedora %{__install} -pm 644 %{SOURCE6} LISEZMOI.Fedora @@ -120,6 +122,9 @@ %config(noreplace) %{_sysconfdir}/security/console.perms.d/*.perms %changelog +* Sun Apr 15 2007 Alain Portal 0.14.2-2 + - Add patch to complete french translation + * Sat Apr 14 2007 Chitlesh Goorah - 0.14.2-1 - New upstream release From fedora-extras-commits at redhat.com Sun Apr 15 20:14:50 2007 From: fedora-extras-commits at redhat.com (Alain Portal (dionysos)) Date: Sun, 15 Apr 2007 16:14:50 -0400 Subject: rpms/piklab/FC-6 piklab-0.14.2-fr.po.patch, NONE, 1.1 piklab.spec, 1.15, 1.16 Message-ID: <200704152014.l3FKEoZw020068@cvs-int.fedora.redhat.com> Author: dionysos Update of /cvs/extras/rpms/piklab/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv20046 Modified Files: piklab.spec Added Files: piklab-0.14.2-fr.po.patch Log Message: Add patch to complete french translation. piklab-0.14.2-fr.po.patch: --- NEW FILE piklab-0.14.2-fr.po.patch --- --- po/fr.po.orig 2007-04-10 07:28:42.000000000 +0200 +++ po/fr.po 2007-04-15 21:36:19.000000000 +0200 @@ -1,3 +1,4 @@ +# translation of fr.po to Fran??ais # translation of fr.po to # This file is put in the public domain. # @@ -8,9 +9,9 @@ "Project-Id-Version: fr\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2007-04-09 19:49+0200\n" -"PO-Revision-Date: 2007-03-11 13:31+0100\n" -"Last-Translator: Nicolas Hadacek \n" -"Language-Team: \n" +"PO-Revision-Date: 2007-04-15 21:36+0200\n" +"Last-Translator: Alain PORTAL \n" +"Language-Team: Fran??ais \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" @@ -884,24 +885,21 @@ msgstr "Protection en ??criture de la section de d??marrage" #: progs/bootloader/base/bootloader_prog.h:52 -#, fuzzy msgid "Bootloader" -msgstr "Chargeur de d??marrage simplifi??" +msgstr "Chargeur de d??marrage" #: progs/bootloader/base/bootloader_tbl.cpp:88 -#, fuzzy msgid "Bootloader identified device as: %1" -msgstr "Le chargeur de d??marrage simplifi?? ?? identifi?? le circuit : %1" +msgstr "Le chargeur de d??marrage a identifi?? le circuit : %1" #: progs/bootloader/base/bootloader_pickit2.cpp:28 #: progs/bootloader/base/bootloader_picdem.cpp:66 msgid "Bootloader version %1 detected" -msgstr "" +msgstr "La version %1 du chargeur de d??marrage a ??t?? d??tect??e" #: progs/bootloader/gui/bootloader_config_widget.cpp:91 -#, fuzzy msgid "Bootloader:" -msgstr "Chargeur de d??marrage simplifi??" +msgstr "Chargeur de d??marrage :" #: piklab-prog/cli_interactive.cpp:176 msgid "Breakpoint already set at %1" @@ -1085,7 +1083,7 @@ #: devices/pic/pic/pic_prog.cpp:417 msgid "Cannot erase specified range because of programmer limitations." -msgstr "" +msgstr "Impossible d'effacer l'intervalle sp??cifi?? ?? cause des limitations du programmateur." #: piklab-prog/cli_prog_manager.cpp:27 msgid "Cannot open device \"%1\" as serial or parallel port. Please check existence and permissions." @@ -1416,9 +1414,8 @@ msgstr "Impossible de d??tecter la m??moire EEPROM" #: progs/bootloader/base/bootloader_pickit2.cpp:25 -#, fuzzy msgid "Could not detect device in bootloader mode" -msgstr "Impossible d'ouvrir le p??riph??rique ?? %1 ?? en lecture-??criture" +msgstr "Impossible de d??tecter le circuit en mode chargeur de d??marrage" #: progs/manager/prog_manager.cpp:68 libgui/device_gui.cpp:244 msgid "Could not detect supported devices for \"%1\". Please check installation." @@ -1531,7 +1528,7 @@ #: devices/pic/pic/pic_prog.cpp:336 msgid "Could not restore band gap bits because programmer does not support writing config bits." -msgstr "" +msgstr "Impossible de restaurer les bits de la bande de gap car le programmateur ne peut pas ??crire les bits de configuration." #: libgui/toplevel.cpp:521 msgid "Could not run \"pikloops\"" @@ -1718,9 +1715,8 @@ msgstr "Circuit d??duit du fichier : %1" #: progs/bootloader/base/bootloader_picdem.cpp:109 -#, fuzzy msgid "Device memory does not match hex file (at address 0x%2: reading 0x%3 and expecting 0x%4)." -msgstr "La m??moire du micrologiciel ne correspond pas au fichier hexad??cimal (?? l'adresse 0x%2 : 0x%3 lu et 0x%4 attendu)." +msgstr "La m??moire du circuit ne correspond pas au fichier hexad??cimal (?? l'adresse 0x%2 : 0x%3 lu et 0x%4 attendu)." #: devices/pic/pic/pic_prog_specific.cpp:104 msgid "Device memory does not match hex file (in %1 at address %2: reading %3 and expecting %4)." @@ -1885,7 +1881,6 @@ msgstr "Afficher l'aide." #: libcli/cli_main.cpp:41 -#, fuzzy msgid "Display low level debug messages." msgstr "Afficher tous les messages de d??bogage." @@ -2354,9 +2349,8 @@ msgstr "URL du fichier : ?? %1 ??." #: coff/base/text_coff.cpp:121 -#, fuzzy msgid "File could not be read" -msgstr "Le fichier ?? %1 ?? n'est pas enregistr??." +msgstr "Le fichier n'a pas pu ??tre lu" #: libgui/project_manager.cpp:502 msgid "File is already in the project." @@ -3311,11 +3305,11 @@ #: progs/bootloader/base/bootloader_picdem.cpp:68 msgid "Only bootloader version 1.x is supported" -msgstr "" +msgstr "Seule la version 1.x du chargeur de d??marrage est support??e" #: progs/bootloader/base/bootloader_pickit2.cpp:30 msgid "Only bootloader version 2.x is supported" -msgstr "" +msgstr "Seule la version 2.x du chargeur de d??marrage est support??e" #: progs/bootloader/base/bootloader_tbl.cpp:315 msgid "Only code and EEPROM will be erased." @@ -3330,7 +3324,6 @@ msgstr "Seul l'anglais est accept??." #: progs/bootloader/base/bootloader_tbl.cpp:176 -#, fuzzy msgid "Only the first word of the \"goto\" instruction is into the first four instructions." msgstr "Seul le premier mot de l'instruction ?? goto ?? se trouve parmi les quatre premi??res instructions." @@ -3395,14 +3388,12 @@ msgstr "La sauvegarde de la calibration de l'oscillateur ne peut ??tre lue avec le programmateur s??lectionn??." #: devices/pic/pic/pic_prog.cpp:271 -#, fuzzy msgid "Osccal backup cannot be read by the selected programmer" msgstr "La sauvegarde de la calibration de l'oscillateur ne peut ??tre lue avec le programmateur s??lectionn??." #: devices/pic/pic/pic_prog.cpp:260 -#, fuzzy msgid "Osccal cannot be read by the selected programmer" -msgstr "La sauvegarde de la calibration de l'oscillateur ne peut ??tre lue avec le programmateur s??lectionn??." +msgstr "La calibration de l'oscillateur ne peut ??tre lue avec le programmateur s??lectionn??." #: progs/gui/prog_group_ui.cpp:176 msgid "Osccal regeneration is not available with the selected programmer." @@ -3493,14 +3484,12 @@ msgstr "PICkit1" #: progs/pickit2/base/pickit2_prog.h:39 -#, fuzzy msgid "PICkit2 Firmware 1.x" -msgstr " Chargement du micrologiciel du PICkit2..." +msgstr "Micrologiciel 1.x PICkit2" #: progs/pickit2v2/base/pickit2v2_prog.h:41 -#, fuzzy msgid "PICkit2 Firmware 2.x" -msgstr " Chargement du micrologiciel du PICkit2..." +msgstr "Micrologiciel 2.x PICkit2" #: devices/base/generic_device.cpp:60 msgid "PLCC" @@ -3563,14 +3552,12 @@ msgstr "Effectuer la commande demand??e." #: progs/bootloader/bootloader_data/bootloader_data.cpp:14 -#, fuzzy msgid "Picdem Bootloader" -msgstr "Chargeur de d??marrage simplifi??" +msgstr "Chargeur de d??marrage Picdem" #: progs/bootloader/bootloader_data/bootloader_data.cpp:13 -#, fuzzy msgid "Pickit2 Bootloader" -msgstr "Chargeur de d??marrage simplifi??" +msgstr "Chargeur de d??marrage Pickit2" #: progs/psp/base/psp_prog.h:38 msgid "Picstart Plus" @@ -3687,9 +3674,8 @@ msgstr "Mode processeur" #: progs/bootloader/gui/bootloader_config_widget.cpp:99 -#, fuzzy msgid "Program EEPROM (if supported)" -msgstr "Programmer l'EEPROM" +msgstr "Programmer l'EEPROM (si cela est support??)" #: devices/pic/base/pic.cpp:27 msgid "Program Executive" @@ -4672,9 +4658,8 @@ msgstr "Le programmateur actuel ?? %1 ?? ne supporte pas le circuit ?? %2 ??." #: devices/pic/pic/pic_prog.cpp:614 -#, fuzzy msgid "The device cannot be erased first by the selected programmer so programming may fail..." -msgstr "L'espace m??moire n'a pas ??t?? d'abord effac??, aussi, sa programmation peut ??chouer." +msgstr "Le cricuit n'a pas ??t?? d'abord effac?? par le programmateur s??lectionn??, aussi, sa programmation peut ??chouer..." #: libgui/gui_prog_manager.cpp:37 msgid "The device memory is in an unknown state. You may want to reprogram the device. Continue anyway?" @@ -4733,9 +4718,8 @@ msgstr "Le nombre de points d'arr??t est sup??rieur au maximum permis par l'actuel d??bogueur : on d??sactive le dernier." #: devices/pic/pic/pic_prog.cpp:599 -#, fuzzy msgid "The range cannot be erased first by the selected programmer so programming may fail..." -msgstr "L'espace m??moire n'a pas ??t?? d'abord effac??, aussi, sa programmation peut ??chouer." +msgstr "L'espace m??moire n'a pas ??t?? d'abord effac?? par le programmateur s??lectionn??, aussi, sa programmation peut ??chouer..." #: piklab-hex/main.cpp:140 msgid "The second hex file is a subset of the first one." @@ -4762,19 +4746,16 @@ msgstr "Le programmateur s??lectionn?? ne peut pas lire la m??moire du circuit." #: devices/pic/pic/pic_prog.cpp:467 -#, fuzzy msgid "The selected programmer cannot read memory range: operation skipped." -msgstr "Le programmateur s??lectionn?? ne peut pas lire la m??moire du circuit." +msgstr "Le programmateur s??lectionn?? ne peut pas lire l'intervalle m??moire : on passe l'op??ration." #: devices/pic/pic/pic_prog.cpp:439 devices/pic/pic/pic_prog.cpp:508 -#, fuzzy msgid "The selected programmer cannot read the specified memory range." -msgstr "Le programmateur s??lectionn?? ne peut pas lire la m??moire du circuit." +msgstr "Le programmateur s??lectionn?? ne peut pas lire l'intervalle m??moire sp??cifi??." #: devices/pic/pic/pic_prog.cpp:349 -#, fuzzy msgid "The selected programmer does not support erasing the whole device." -msgstr "Le programmateur actuel ?? %1 ?? ne supporte pas le circuit ?? %2 ??." +msgstr "Le programmateur s??lectionn?? ne supporte pas l'effacement complet du circuit." #: tools/list/compile.cpp:392 msgid "The selected toolchain (%1) cannot assemble file. It only supports files with extensions: %2" @@ -5057,9 +5038,8 @@ msgstr "Commande inconnue : %1" #: progs/pickit2v2/base/pickit2v2_prog.cpp:31 -#, fuzzy msgid "Unknown device" -msgstr "Circuit inconnu." +msgstr "Circuit inconnu" #: piklab-prog/cmdline.cpp:417 msgid "Unknown device \"%1\"." @@ -5173,7 +5153,7 @@ #: progs/pickit2v2/base/pickit2v2_prog.cpp:86 msgid "Vdd voltage level error; " -msgstr "" +msgstr "Erreur de valeur de tension pour Vdd ; " #: progs/direct/base/direct_prog_config.cpp:48 msgid "Velleman K8048" @@ -5209,7 +5189,7 @@ #: progs/pickit2v2/base/pickit2v2_prog.cpp:85 msgid "Vpp voltage level error; " -msgstr "" +msgstr "Erreur de valeur de tension pour Vpp ; " #: devices/pic/base/pic_config.cpp:85 msgid "WDT post-scaler" @@ -5600,8 +5580,3 @@ msgid "warning: " msgstr "avertissement : " -#~ msgid "PICkit2" -#~ msgstr "PICkit2" - -#~ msgid "Devices" -#~ msgstr "Circuits" Index: piklab.spec =================================================================== RCS file: /cvs/extras/rpms/piklab/FC-6/piklab.spec,v retrieving revision 1.15 retrieving revision 1.16 diff -u -r1.15 -r1.16 --- piklab.spec 15 Apr 2007 13:32:01 -0000 1.15 +++ piklab.spec 15 Apr 2007 20:14:16 -0000 1.16 @@ -2,7 +2,7 @@ Name: piklab Version: 0.14.2 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Development environment for applications based on PIC & dsPIC microcontrollers Summary(fr):IDE pour applications ?? base de microcontr??leurs PIC et de dsPIC @@ -18,6 +18,7 @@ Source6: %{name}-LISEZMOI.Fedora Patch0: %{name}-0.12.1.desktop.typo-fr.patch Patch1: %{name}-0.12.1.x-desktop-fr.patch +Patch2: %{name}-0.14.2-fr.po.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: desktop-file-utils, kdelibs-devel, libusb-devel, readline-devel @@ -48,6 +49,7 @@ %patch0 -p0 %patch1 -p0 +%patch2 -p0 %{__install} -pm 644 %{SOURCE5} README.Fedora %{__install} -pm 644 %{SOURCE6} LISEZMOI.Fedora @@ -120,6 +122,9 @@ %config(noreplace) %{_sysconfdir}/security/console.perms.d/*.perms %changelog +* Sun Apr 15 2007 Alain Portal 0.14.2-2 + - Add patch to complete french translation + * Sat Apr 14 2007 Chitlesh Goorah - 0.14.2-1 - New upstream release From fedora-extras-commits at redhat.com Sun Apr 15 20:19:37 2007 From: fedora-extras-commits at redhat.com (Alain Portal (dionysos)) Date: Sun, 15 Apr 2007 16:19:37 -0400 Subject: rpms/piklab/FC-5 piklab-0.14.2-fr.po.patch, NONE, 1.1 piklab.spec, 1.17, 1.18 Message-ID: <200704152019.l3FKJbhj020145@cvs-int.fedora.redhat.com> Author: dionysos Update of /cvs/extras/rpms/piklab/FC-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv20122 Modified Files: piklab.spec Added Files: piklab-0.14.2-fr.po.patch Log Message: Add patch to complete french translation. piklab-0.14.2-fr.po.patch: --- NEW FILE piklab-0.14.2-fr.po.patch --- --- po/fr.po.orig 2007-04-10 07:28:42.000000000 +0200 +++ po/fr.po 2007-04-15 21:36:19.000000000 +0200 @@ -1,3 +1,4 @@ +# translation of fr.po to Fran??ais # translation of fr.po to # This file is put in the public domain. # @@ -8,9 +9,9 @@ "Project-Id-Version: fr\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2007-04-09 19:49+0200\n" -"PO-Revision-Date: 2007-03-11 13:31+0100\n" -"Last-Translator: Nicolas Hadacek \n" -"Language-Team: \n" +"PO-Revision-Date: 2007-04-15 21:36+0200\n" +"Last-Translator: Alain PORTAL \n" +"Language-Team: Fran??ais \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" @@ -884,24 +885,21 @@ msgstr "Protection en ??criture de la section de d??marrage" #: progs/bootloader/base/bootloader_prog.h:52 -#, fuzzy msgid "Bootloader" -msgstr "Chargeur de d??marrage simplifi??" +msgstr "Chargeur de d??marrage" #: progs/bootloader/base/bootloader_tbl.cpp:88 -#, fuzzy msgid "Bootloader identified device as: %1" -msgstr "Le chargeur de d??marrage simplifi?? ?? identifi?? le circuit : %1" +msgstr "Le chargeur de d??marrage a identifi?? le circuit : %1" #: progs/bootloader/base/bootloader_pickit2.cpp:28 #: progs/bootloader/base/bootloader_picdem.cpp:66 msgid "Bootloader version %1 detected" -msgstr "" +msgstr "La version %1 du chargeur de d??marrage a ??t?? d??tect??e" #: progs/bootloader/gui/bootloader_config_widget.cpp:91 -#, fuzzy msgid "Bootloader:" -msgstr "Chargeur de d??marrage simplifi??" +msgstr "Chargeur de d??marrage :" #: piklab-prog/cli_interactive.cpp:176 msgid "Breakpoint already set at %1" @@ -1085,7 +1083,7 @@ #: devices/pic/pic/pic_prog.cpp:417 msgid "Cannot erase specified range because of programmer limitations." -msgstr "" +msgstr "Impossible d'effacer l'intervalle sp??cifi?? ?? cause des limitations du programmateur." #: piklab-prog/cli_prog_manager.cpp:27 msgid "Cannot open device \"%1\" as serial or parallel port. Please check existence and permissions." @@ -1416,9 +1414,8 @@ msgstr "Impossible de d??tecter la m??moire EEPROM" #: progs/bootloader/base/bootloader_pickit2.cpp:25 -#, fuzzy msgid "Could not detect device in bootloader mode" -msgstr "Impossible d'ouvrir le p??riph??rique ?? %1 ?? en lecture-??criture" +msgstr "Impossible de d??tecter le circuit en mode chargeur de d??marrage" #: progs/manager/prog_manager.cpp:68 libgui/device_gui.cpp:244 msgid "Could not detect supported devices for \"%1\". Please check installation." @@ -1531,7 +1528,7 @@ #: devices/pic/pic/pic_prog.cpp:336 msgid "Could not restore band gap bits because programmer does not support writing config bits." -msgstr "" +msgstr "Impossible de restaurer les bits de la bande de gap car le programmateur ne peut pas ??crire les bits de configuration." #: libgui/toplevel.cpp:521 msgid "Could not run \"pikloops\"" @@ -1718,9 +1715,8 @@ msgstr "Circuit d??duit du fichier : %1" #: progs/bootloader/base/bootloader_picdem.cpp:109 -#, fuzzy msgid "Device memory does not match hex file (at address 0x%2: reading 0x%3 and expecting 0x%4)." -msgstr "La m??moire du micrologiciel ne correspond pas au fichier hexad??cimal (?? l'adresse 0x%2 : 0x%3 lu et 0x%4 attendu)." +msgstr "La m??moire du circuit ne correspond pas au fichier hexad??cimal (?? l'adresse 0x%2 : 0x%3 lu et 0x%4 attendu)." #: devices/pic/pic/pic_prog_specific.cpp:104 msgid "Device memory does not match hex file (in %1 at address %2: reading %3 and expecting %4)." @@ -1885,7 +1881,6 @@ msgstr "Afficher l'aide." #: libcli/cli_main.cpp:41 -#, fuzzy msgid "Display low level debug messages." msgstr "Afficher tous les messages de d??bogage." @@ -2354,9 +2349,8 @@ msgstr "URL du fichier : ?? %1 ??." #: coff/base/text_coff.cpp:121 -#, fuzzy msgid "File could not be read" -msgstr "Le fichier ?? %1 ?? n'est pas enregistr??." +msgstr "Le fichier n'a pas pu ??tre lu" #: libgui/project_manager.cpp:502 msgid "File is already in the project." @@ -3311,11 +3305,11 @@ #: progs/bootloader/base/bootloader_picdem.cpp:68 msgid "Only bootloader version 1.x is supported" -msgstr "" +msgstr "Seule la version 1.x du chargeur de d??marrage est support??e" #: progs/bootloader/base/bootloader_pickit2.cpp:30 msgid "Only bootloader version 2.x is supported" -msgstr "" +msgstr "Seule la version 2.x du chargeur de d??marrage est support??e" #: progs/bootloader/base/bootloader_tbl.cpp:315 msgid "Only code and EEPROM will be erased." @@ -3330,7 +3324,6 @@ msgstr "Seul l'anglais est accept??." #: progs/bootloader/base/bootloader_tbl.cpp:176 -#, fuzzy msgid "Only the first word of the \"goto\" instruction is into the first four instructions." msgstr "Seul le premier mot de l'instruction ?? goto ?? se trouve parmi les quatre premi??res instructions." @@ -3395,14 +3388,12 @@ msgstr "La sauvegarde de la calibration de l'oscillateur ne peut ??tre lue avec le programmateur s??lectionn??." #: devices/pic/pic/pic_prog.cpp:271 -#, fuzzy msgid "Osccal backup cannot be read by the selected programmer" msgstr "La sauvegarde de la calibration de l'oscillateur ne peut ??tre lue avec le programmateur s??lectionn??." #: devices/pic/pic/pic_prog.cpp:260 -#, fuzzy msgid "Osccal cannot be read by the selected programmer" -msgstr "La sauvegarde de la calibration de l'oscillateur ne peut ??tre lue avec le programmateur s??lectionn??." +msgstr "La calibration de l'oscillateur ne peut ??tre lue avec le programmateur s??lectionn??." #: progs/gui/prog_group_ui.cpp:176 msgid "Osccal regeneration is not available with the selected programmer." @@ -3493,14 +3484,12 @@ msgstr "PICkit1" #: progs/pickit2/base/pickit2_prog.h:39 -#, fuzzy msgid "PICkit2 Firmware 1.x" -msgstr " Chargement du micrologiciel du PICkit2..." +msgstr "Micrologiciel 1.x PICkit2" #: progs/pickit2v2/base/pickit2v2_prog.h:41 -#, fuzzy msgid "PICkit2 Firmware 2.x" -msgstr " Chargement du micrologiciel du PICkit2..." +msgstr "Micrologiciel 2.x PICkit2" #: devices/base/generic_device.cpp:60 msgid "PLCC" @@ -3563,14 +3552,12 @@ msgstr "Effectuer la commande demand??e." #: progs/bootloader/bootloader_data/bootloader_data.cpp:14 -#, fuzzy msgid "Picdem Bootloader" -msgstr "Chargeur de d??marrage simplifi??" +msgstr "Chargeur de d??marrage Picdem" #: progs/bootloader/bootloader_data/bootloader_data.cpp:13 -#, fuzzy msgid "Pickit2 Bootloader" -msgstr "Chargeur de d??marrage simplifi??" +msgstr "Chargeur de d??marrage Pickit2" #: progs/psp/base/psp_prog.h:38 msgid "Picstart Plus" @@ -3687,9 +3674,8 @@ msgstr "Mode processeur" #: progs/bootloader/gui/bootloader_config_widget.cpp:99 -#, fuzzy msgid "Program EEPROM (if supported)" -msgstr "Programmer l'EEPROM" +msgstr "Programmer l'EEPROM (si cela est support??)" #: devices/pic/base/pic.cpp:27 msgid "Program Executive" @@ -4672,9 +4658,8 @@ msgstr "Le programmateur actuel ?? %1 ?? ne supporte pas le circuit ?? %2 ??." #: devices/pic/pic/pic_prog.cpp:614 -#, fuzzy msgid "The device cannot be erased first by the selected programmer so programming may fail..." -msgstr "L'espace m??moire n'a pas ??t?? d'abord effac??, aussi, sa programmation peut ??chouer." +msgstr "Le cricuit n'a pas ??t?? d'abord effac?? par le programmateur s??lectionn??, aussi, sa programmation peut ??chouer..." #: libgui/gui_prog_manager.cpp:37 msgid "The device memory is in an unknown state. You may want to reprogram the device. Continue anyway?" @@ -4733,9 +4718,8 @@ msgstr "Le nombre de points d'arr??t est sup??rieur au maximum permis par l'actuel d??bogueur : on d??sactive le dernier." #: devices/pic/pic/pic_prog.cpp:599 -#, fuzzy msgid "The range cannot be erased first by the selected programmer so programming may fail..." -msgstr "L'espace m??moire n'a pas ??t?? d'abord effac??, aussi, sa programmation peut ??chouer." +msgstr "L'espace m??moire n'a pas ??t?? d'abord effac?? par le programmateur s??lectionn??, aussi, sa programmation peut ??chouer..." #: piklab-hex/main.cpp:140 msgid "The second hex file is a subset of the first one." @@ -4762,19 +4746,16 @@ msgstr "Le programmateur s??lectionn?? ne peut pas lire la m??moire du circuit." #: devices/pic/pic/pic_prog.cpp:467 -#, fuzzy msgid "The selected programmer cannot read memory range: operation skipped." -msgstr "Le programmateur s??lectionn?? ne peut pas lire la m??moire du circuit." +msgstr "Le programmateur s??lectionn?? ne peut pas lire l'intervalle m??moire : on passe l'op??ration." #: devices/pic/pic/pic_prog.cpp:439 devices/pic/pic/pic_prog.cpp:508 -#, fuzzy msgid "The selected programmer cannot read the specified memory range." -msgstr "Le programmateur s??lectionn?? ne peut pas lire la m??moire du circuit." +msgstr "Le programmateur s??lectionn?? ne peut pas lire l'intervalle m??moire sp??cifi??." #: devices/pic/pic/pic_prog.cpp:349 -#, fuzzy msgid "The selected programmer does not support erasing the whole device." -msgstr "Le programmateur actuel ?? %1 ?? ne supporte pas le circuit ?? %2 ??." +msgstr "Le programmateur s??lectionn?? ne supporte pas l'effacement complet du circuit." #: tools/list/compile.cpp:392 msgid "The selected toolchain (%1) cannot assemble file. It only supports files with extensions: %2" @@ -5057,9 +5038,8 @@ msgstr "Commande inconnue : %1" #: progs/pickit2v2/base/pickit2v2_prog.cpp:31 -#, fuzzy msgid "Unknown device" -msgstr "Circuit inconnu." +msgstr "Circuit inconnu" #: piklab-prog/cmdline.cpp:417 msgid "Unknown device \"%1\"." @@ -5173,7 +5153,7 @@ #: progs/pickit2v2/base/pickit2v2_prog.cpp:86 msgid "Vdd voltage level error; " -msgstr "" +msgstr "Erreur de valeur de tension pour Vdd ; " #: progs/direct/base/direct_prog_config.cpp:48 msgid "Velleman K8048" @@ -5209,7 +5189,7 @@ #: progs/pickit2v2/base/pickit2v2_prog.cpp:85 msgid "Vpp voltage level error; " -msgstr "" +msgstr "Erreur de valeur de tension pour Vpp ; " #: devices/pic/base/pic_config.cpp:85 msgid "WDT post-scaler" @@ -5600,8 +5580,3 @@ msgid "warning: " msgstr "avertissement : " -#~ msgid "PICkit2" -#~ msgstr "PICkit2" - -#~ msgid "Devices" -#~ msgstr "Circuits" Index: piklab.spec =================================================================== RCS file: /cvs/extras/rpms/piklab/FC-5/piklab.spec,v retrieving revision 1.17 retrieving revision 1.18 diff -u -r1.17 -r1.18 --- piklab.spec 15 Apr 2007 13:25:41 -0000 1.17 +++ piklab.spec 15 Apr 2007 20:19:03 -0000 1.18 @@ -2,7 +2,7 @@ Name: piklab Version: 0.14.2 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Development environment for applications based on PIC & dsPIC microcontrollers Summary(fr):IDE pour applications ?? base de microcontr??leurs PIC et de dsPIC @@ -18,6 +18,7 @@ Source6: %{name}-LISEZMOI.Fedora Patch0: %{name}-0.12.1.desktop.typo-fr.patch Patch1: %{name}-0.12.1.x-desktop-fr.patch +Patch2: %{name}-0.14.2-fr.po.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: desktop-file-utils, kdelibs-devel, libusb-devel, readline-devel @@ -48,6 +49,7 @@ %patch0 -p0 %patch1 -p0 +%patch2 -p0 %{__install} -pm 644 %{SOURCE5} README.Fedora %{__install} -pm 644 %{SOURCE6} LISEZMOI.Fedora @@ -120,6 +122,9 @@ %config(noreplace) %{_sysconfdir}/security/console.perms.d/*.perms %changelog +* Sun Apr 15 2007 Alain Portal 0.14.2-2 + - Add patch to complete french translation + * Sat Apr 14 2007 Chitlesh Goorah - 0.14.2-1 - New upstream release From fedora-extras-commits at redhat.com Sun Apr 15 21:06:08 2007 From: fedora-extras-commits at redhat.com (Robert Marcano (robmv)) Date: Sun, 15 Apr 2007 17:06:08 -0400 Subject: rpms/shorewall/devel .cvsignore, 1.25, 1.26 shorewall.spec, 1.32, 1.33 sources, 1.25, 1.26 Message-ID: <200704152106.l3FL68Ww025111@cvs-int.fedora.redhat.com> Author: robmv Update of /cvs/extras/rpms/shorewall/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv25063 Modified Files: .cvsignore shorewall.spec sources Log Message: Update to upstream 3.4.2 Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/shorewall/devel/.cvsignore,v retrieving revision 1.25 retrieving revision 1.26 diff -u -r1.25 -r1.26 --- .cvsignore 26 Mar 2007 15:41:54 -0000 1.25 +++ .cvsignore 15 Apr 2007 21:05:34 -0000 1.26 @@ -1 +1 @@ -shorewall-3.4.1.tar.bz2 +shorewall-3.4.2.tar.bz2 Index: shorewall.spec =================================================================== RCS file: /cvs/extras/rpms/shorewall/devel/shorewall.spec,v retrieving revision 1.32 retrieving revision 1.33 diff -u -r1.32 -r1.33 --- shorewall.spec 26 Mar 2007 15:41:54 -0000 1.32 +++ shorewall.spec 15 Apr 2007 21:05:34 -0000 1.33 @@ -1,13 +1,13 @@ Name: shorewall -Version: 3.4.1 -Release: 2%{?dist} +Version: 3.4.2 +Release: 1%{?dist} Summary: Iptables-based firewall for Linux systems Group: Applications/System License: GPL URL: http://www.shorewall.net/ -Source: http://www.shorewall.net/pub/shorewall/3.2/shorewall-%{version}/shorewall-%{version}.tar.bz2 +Source: http://www.shorewall.net/pub/shorewall/3.4/shorewall-%{version}/shorewall-%{version}.tar.bz2 Patch0: shorewall-3.0.3-init.patch BuildArch: noarch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) @@ -87,6 +87,9 @@ %doc COPYING INSTALL changelog.txt releasenotes.txt README.txt Samples %changelog +* Sun Apr 15 2007 Robert Marcano - 3.4.2-1 +- Update to upstream 3.4.2 + * Mon Mar 26 2007 Robert Marcano - 3.4.1-1 - Update to upstream 3.4.1 Index: sources =================================================================== RCS file: /cvs/extras/rpms/shorewall/devel/sources,v retrieving revision 1.25 retrieving revision 1.26 diff -u -r1.25 -r1.26 --- sources 26 Mar 2007 15:41:54 -0000 1.25 +++ sources 15 Apr 2007 21:05:34 -0000 1.26 @@ -1 +1 @@ -389a62170ad11c683ccaa6e2e071aff4 shorewall-3.4.1.tar.bz2 +6fe1a8e4bf552ade7fdc327be94f09f4 shorewall-3.4.2.tar.bz2 From fedora-extras-commits at redhat.com Sun Apr 15 21:06:15 2007 From: fedora-extras-commits at redhat.com (Dominik Mierzejewski (rathann)) Date: Sun, 15 Apr 2007 17:06:15 -0400 Subject: rpms/crm114/devel .cvsignore, 1.2, 1.3 crm114-rpm.patch, 1.1, 1.2 crm114.spec, 1.2, 1.3 sources, 1.2, 1.3 Message-ID: <200704152106.l3FL6Fgj025149@cvs-int.fedora.redhat.com> Author: rathann Update of /cvs/extras/rpms/crm114/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv25059 Modified Files: .cvsignore crm114-rpm.patch crm114.spec sources Log Message: - updated to 20070301 "BlameBaltar" - added missing quine.crm to testsuite - no more crashes on x86_64, removed ExcludeArch, fixes #202893 Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/crm114/devel/.cvsignore,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- .cvsignore 17 Aug 2006 23:03:36 -0000 1.2 +++ .cvsignore 15 Apr 2007 21:05:40 -0000 1.3 @@ -1 +1 @@ -crm114-20060704a-BlameRobert.no-TRE.src.tar.gz +crm114-20070301-BlameBaltar.no-TRE.src.tar.bz2 crm114-rpm.patch: Index: crm114-rpm.patch =================================================================== RCS file: /cvs/extras/rpms/crm114/devel/crm114-rpm.patch,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- crm114-rpm.patch 17 Aug 2006 23:03:36 -0000 1.1 +++ crm114-rpm.patch 15 Apr 2007 21:05:40 -0000 1.2 @@ -1,17 +1,13 @@ ---- crm114-20060704a-BlameRobert.src/megatest.sh.r 2006-07-08 04:48:12.000000000 +0200 -+++ crm114-20060704a-BlameRobert.src/megatest.sh 2006-08-16 22:56:23.000000000 +0200 -@@ -50,7 +50,7 @@ - crm skudtest.crm - crm statustest.crm - #./exectest.crm --./unionintersecttest.crm -+crm unionintersecttest.crm - crm beeptest.crm - crm userdirtest.crm - crm windowtest.crm <<-EOF ---- crm114-20060704a-BlameRobert.src/Makefile.r 2006-07-08 04:48:12.000000000 +0200 -+++ crm114-20060704a-BlameRobert.src/Makefile 2006-08-16 22:53:12.000000000 +0200 -@@ -47,7 +47,7 @@ +--- /dev/null 2007-04-15 01:47:43.733920889 +0200 ++++ crm114-20070301-BlameBaltar.no-TRE.src/quine.crm 2007-04-15 21:45:04.000000000 +0200 +@@ -0,0 +1,4 @@ ++{ ++ window ++ output /:*:_pgm_text:/ ++} +--- crm114-20070301-BlameBaltar.no-TRE.src/Makefile.r 2007-03-02 16:33:55.000000000 +0100 ++++ crm114-20070301-BlameBaltar.no-TRE.src/Makefile 2007-04-15 22:04:51.000000000 +0200 +@@ -52,7 +52,7 @@ # Tell the compiler full optimization, allow debugging, and warn on every # possible error # @@ -20,16 +16,16 @@ # turn this one on for no optimization debugging. #CFLAGS += -O0 -g -Wall # turn this one on for really picayune debugging. -@@ -56,7 +56,7 @@ - # Choose between static and dynamic linking (we recommend static linking) +@@ -62,7 +62,7 @@ # Comment this out if you want dynamic linking # --LDFLAGS += -static -+#LDFLAGS += -static + # BSD users - do NOT use -static-libgcc!!! +-LDFLAGS += -static -static-libgcc ++#LDFLAGS += -static -static-libgcc # # Any standard install flags? We nominally use protection 755 INSTALLFLAGS += -m 755 -@@ -314,13 +314,13 @@ +@@ -360,13 +360,13 @@ crm_util_errorhandlers.o \ crm_osbf_maintenance.o -lm -ltre -o osbf-util @@ -45,7 +41,7 @@ $(CC) $(CFLAGS) $(LDFLAGS) -D$(SYSTEMTYPE) -DVERSION='"$(VERSION)"' \ crm_str_funcs.o \ crm_util_errorhandlers.o \ -@@ -354,29 +354,29 @@ +@@ -400,30 +400,30 @@ install_utils: $(MAKE) cssmerge cssutil cssdiff osbf-util @@ -59,32 +55,33 @@ + install $(INSTALLFLAGS) osbf-util $(DESTDIR)$(BINDIR)/osbf-util$(VER_SUFFIX) # if you don't have EMACS installed in the default place, you # won't get the crm114-mode.el automatically. -- -install $(INSTALLFLAGS) crm114-mode.el /usr/share/emacs/site-lisp/crm114-mode.el$(VER_SUFFIX) -+ -install $(INSTALLFLAGS) crm114-mode.el $(DESTDIR)/usr/share/emacs/site-lisp/crm114-mode.el$(VER_SUFFIX) +- -install $(INSTALLFLAGS) crm114-mode.el $(prefix)/share/emacs/site-lisp/crm114-mode.el$(VER_SUFFIX) ++ -install $(INSTALLFLAGS) crm114-mode.el $(DESTDIR)$(prefix)/share/emacs/site-lisp/crm114-mode.el$(VER_SUFFIX) - install_tre: crm114_tre -- install $(INSTALLFLAGS) crm114_tre $(BINDIR)/crm$(VER_SUFFIX) -+ install $(INSTALLFLAGS) crm114_tre $(DESTDIR)$(BINDIR)/crm$(VER_SUFFIX) # use different name so we can keep it around along with default one # and same VER_SUFFIX postfix + install_engine: crm114 +- install $(INSTALLFLAGS) crm114 $(BINDIR)/crm$(VER_SUFFIX) ++ install $(INSTALLFLAGS) crm114 $(DESTDIR)$(BINDIR)/crm$(VER_SUFFIX) + install_gnu: crm114_gnu - install $(INSTALLFLAGS) crm114_gnu $(BINDIR)/crmg$(VER_SUFFIX) + install $(INSTALLFLAGS) crm114_gnu $(DESTDIR)$(BINDIR)/crmg$(VER_SUFFIX) install_binary_only: FORCE -- install $(INSTALLFLAGS) crm114_tre $(BINDIR)/crm$(VER_SUFFIX) +- install $(INSTALLFLAGS) crm114 $(BINDIR)/crm$(VER_SUFFIX) - install $(INSTALLFLAGS) cssdiff $(BINDIR)/cssdiff$(VER_SUFFIX) - install $(INSTALLFLAGS) cssmerge $(BINDIR)/cssmerge$(VER_SUFFIX) - install $(INSTALLFLAGS) cssutil $(BINDIR)/cssutil$(VER_SUFFIX) - install $(INSTALLFLAGS) osbf-util $(BINDIR)/osbf-util$(VER_SUFFIX) -- -install $(INSTALLFLAGS) crm114-mode.el /usr/share/emacs/site-lisp/crm114-mode.el$(VER_SUFFIX) -+ install $(INSTALLFLAGS) crm114_tre $(DESTDIR)$(BINDIR)/crm$(VER_SUFFIX) +- -install $(INSTALLFLAGS) crm114-mode.el $(prefix)/share/emacs/site-lisp/crm114-mode.el$(VER_SUFFIX) ++ install $(INSTALLFLAGS) crm114 $(DESTDIR)$(BINDIR)/crm$(VER_SUFFIX) + install $(INSTALLFLAGS) cssdiff $(DESTDIR)$(BINDIR)/cssdiff$(VER_SUFFIX) + install $(INSTALLFLAGS) cssmerge $(DESTDIR)$(BINDIR)/cssmerge$(VER_SUFFIX) + install $(INSTALLFLAGS) cssutil $(DESTDIR)$(BINDIR)/cssutil$(VER_SUFFIX) + install $(INSTALLFLAGS) osbf-util $(DESTDIR)$(BINDIR)/osbf-util$(VER_SUFFIX) -+ -install $(INSTALLFLAGS) crm114-mode.el $(DESTDIR)/usr/share/emacs/site-lisp/crm114-mode.el$(VER_SUFFIX) ++ -install $(INSTALLFLAGS) crm114-mode.el $(DESTDIR)$(prefix)/share/emacs/site-lisp/crm114-mode.el$(VER_SUFFIX) uninstall: FORCE -rm -rf $(BINDIR)/crm$(VER_SUFFIX) Index: crm114.spec =================================================================== RCS file: /cvs/extras/rpms/crm114/devel/crm114.spec,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- crm114.spec 29 Aug 2006 18:03:05 -0000 1.2 +++ crm114.spec 15 Apr 2007 21:05:40 -0000 1.3 @@ -1,6 +1,6 @@ -%define cvsver 20060704 -%define codename BlameRobert -%define rel 2 +%define cvsver 20070301 +%define codename BlameBaltar +%define rel 3 Summary: CRM114 Bayesian Spam Detector Name: crm114 @@ -9,12 +9,10 @@ URL: http://crm114.sourceforge.net/ License: GPL Group: Applications/Text -Source0: http://crm114.sourceforge.net/%{name}-%{cvsver}a-%{codename}.no-TRE.src.tar.gz +Source0: http://crm114.sourceforge.net/%{name}-%{cvsver}-%{codename}.no-TRE.src.tar.bz2 Patch0: %{name}-rpm.patch BuildRoot: %{_tmppath}/%{name}-%{version}-root-%(%{__id_u} -n) BuildRequires: tre-devel -# crashes: BZ#202893 -ExcludeArch: x86_64 %description CRM114 is a system to examine incoming e-mail, system log streams, @@ -33,7 +31,7 @@ Major Emacs mode for editing crm114 scripts. %prep -%setup -q -n %{name}-%{cvsver}a-%{codename}.src +%setup -q -n %{name}-%{cvsver}-%{codename}.no-TRE.src %patch0 -p1 -b .r chmod 644 README *.cf *.h *.recipe *.txt @@ -51,8 +49,6 @@ install -pm 644 maillib.crm $RPM_BUILD_ROOT%{_datadir}/%{name}/ %check -export PATH=`pwd`:$PATH -ln -s crm114_tre crm make megatest %files @@ -66,6 +62,11 @@ %{_datadir}/emacs/site-lisp/*.el %changelog +* Sun Apr 15 2007 Dominik Mierzejewski 0-0.3.20070301 +- updated to 20070301 "BlameBaltar" +- added missing quine.crm to testsuite +- no more crashes on x86_64, removed ExcludeArch, fixes #202893 + * Tue Aug 29 2006 Dominik Mierzejewski 0-0.2.20060704 - mass rebuild Index: sources =================================================================== RCS file: /cvs/extras/rpms/crm114/devel/sources,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- sources 17 Aug 2006 23:03:36 -0000 1.2 +++ sources 15 Apr 2007 21:05:40 -0000 1.3 @@ -1 +1 @@ -7fec214c03679398979387b22e96b1d9 crm114-20060704a-BlameRobert.no-TRE.src.tar.gz +f9570a0e726914b9abc71da583213d99 crm114-20070301-BlameBaltar.no-TRE.src.tar.bz2 From fedora-extras-commits at redhat.com Sun Apr 15 21:15:47 2007 From: fedora-extras-commits at redhat.com (Robert Marcano (robmv)) Date: Sun, 15 Apr 2007 17:15:47 -0400 Subject: rpms/shorewall/FC-6 .cvsignore, 1.25, 1.26 shorewall.spec, 1.32, 1.33 sources, 1.25, 1.26 Message-ID: <200704152115.l3FLFl2w025279@cvs-int.fedora.redhat.com> Author: robmv Update of /cvs/extras/rpms/shorewall/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv25252 Modified Files: .cvsignore shorewall.spec sources Log Message: Update to upstream 3.4.2 Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/shorewall/FC-6/.cvsignore,v retrieving revision 1.25 retrieving revision 1.26 diff -u -r1.25 -r1.26 --- .cvsignore 26 Mar 2007 16:03:33 -0000 1.25 +++ .cvsignore 15 Apr 2007 21:15:13 -0000 1.26 @@ -1 +1 @@ -shorewall-3.4.1.tar.bz2 +shorewall-3.4.2.tar.bz2 Index: shorewall.spec =================================================================== RCS file: /cvs/extras/rpms/shorewall/FC-6/shorewall.spec,v retrieving revision 1.32 retrieving revision 1.33 diff -u -r1.32 -r1.33 --- shorewall.spec 26 Mar 2007 16:03:33 -0000 1.32 +++ shorewall.spec 15 Apr 2007 21:15:13 -0000 1.33 @@ -1,13 +1,13 @@ Name: shorewall -Version: 3.4.1 -Release: 2%{?dist} +Version: 3.4.2 +Release: 1%{?dist} Summary: Iptables-based firewall for Linux systems Group: Applications/System License: GPL URL: http://www.shorewall.net/ -Source: http://www.shorewall.net/pub/shorewall/3.2/shorewall-%{version}/shorewall-%{version}.tar.bz2 +Source: http://www.shorewall.net/pub/shorewall/3.4/shorewall-%{version}/shorewall-%{version}.tar.bz2 Patch0: shorewall-3.0.3-init.patch BuildArch: noarch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) @@ -87,6 +87,9 @@ %doc COPYING INSTALL changelog.txt releasenotes.txt README.txt Samples %changelog +* Sun Apr 15 2007 Robert Marcano - 3.4.2-1 +- Update to upstream 3.4.2 + * Mon Mar 26 2007 Robert Marcano - 3.4.1-1 - Update to upstream 3.4.1 Index: sources =================================================================== RCS file: /cvs/extras/rpms/shorewall/FC-6/sources,v retrieving revision 1.25 retrieving revision 1.26 diff -u -r1.25 -r1.26 --- sources 26 Mar 2007 16:03:33 -0000 1.25 +++ sources 15 Apr 2007 21:15:13 -0000 1.26 @@ -1 +1 @@ -389a62170ad11c683ccaa6e2e071aff4 shorewall-3.4.1.tar.bz2 +6fe1a8e4bf552ade7fdc327be94f09f4 shorewall-3.4.2.tar.bz2 From fedora-extras-commits at redhat.com Sun Apr 15 21:17:01 2007 From: fedora-extras-commits at redhat.com (Robert Marcano (robmv)) Date: Sun, 15 Apr 2007 17:17:01 -0400 Subject: rpms/shorewall/FC-5 .cvsignore, 1.23, 1.24 shorewall.spec, 1.30, 1.31 sources, 1.23, 1.24 Message-ID: <200704152117.l3FLH1jv025344@cvs-int.fedora.redhat.com> Author: robmv Update of /cvs/extras/rpms/shorewall/FC-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv25323 Modified Files: .cvsignore shorewall.spec sources Log Message: Update to upstream 3.4.2 Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/shorewall/FC-5/.cvsignore,v retrieving revision 1.23 retrieving revision 1.24 diff -u -r1.23 -r1.24 --- .cvsignore 26 Mar 2007 16:04:38 -0000 1.23 +++ .cvsignore 15 Apr 2007 21:16:27 -0000 1.24 @@ -1 +1 @@ -shorewall-3.4.1.tar.bz2 +shorewall-3.4.2.tar.bz2 Index: shorewall.spec =================================================================== RCS file: /cvs/extras/rpms/shorewall/FC-5/shorewall.spec,v retrieving revision 1.30 retrieving revision 1.31 diff -u -r1.30 -r1.31 --- shorewall.spec 26 Mar 2007 16:04:38 -0000 1.30 +++ shorewall.spec 15 Apr 2007 21:16:27 -0000 1.31 @@ -1,13 +1,13 @@ Name: shorewall -Version: 3.4.1 -Release: 2%{?dist} +Version: 3.4.2 +Release: 1%{?dist} Summary: Iptables-based firewall for Linux systems Group: Applications/System License: GPL URL: http://www.shorewall.net/ -Source: http://www.shorewall.net/pub/shorewall/3.2/shorewall-%{version}/shorewall-%{version}.tar.bz2 +Source: http://www.shorewall.net/pub/shorewall/3.4/shorewall-%{version}/shorewall-%{version}.tar.bz2 Patch0: shorewall-3.0.3-init.patch BuildArch: noarch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) @@ -87,6 +87,9 @@ %doc COPYING INSTALL changelog.txt releasenotes.txt README.txt Samples %changelog +* Sun Apr 15 2007 Robert Marcano - 3.4.2-1 +- Update to upstream 3.4.2 + * Mon Mar 26 2007 Robert Marcano - 3.4.1-1 - Update to upstream 3.4.1 Index: sources =================================================================== RCS file: /cvs/extras/rpms/shorewall/FC-5/sources,v retrieving revision 1.23 retrieving revision 1.24 diff -u -r1.23 -r1.24 --- sources 26 Mar 2007 16:04:38 -0000 1.23 +++ sources 15 Apr 2007 21:16:27 -0000 1.24 @@ -1 +1 @@ -389a62170ad11c683ccaa6e2e071aff4 shorewall-3.4.1.tar.bz2 +6fe1a8e4bf552ade7fdc327be94f09f4 shorewall-3.4.2.tar.bz2 From fedora-extras-commits at redhat.com Sun Apr 15 21:38:14 2007 From: fedora-extras-commits at redhat.com (Peter Gordon (pgordon)) Date: Sun, 15 Apr 2007 17:38:14 -0400 Subject: rpms/gnome-theme-clearlooks-bigpack/FC-6 gnome-theme-clearlooks-bigpack-fix-Cairo_Curve-ComboBox-text-contrast.patch, NONE, 1.1 gnome-theme-clearlooks-bigpack.spec, 1.8, 1.9 Message-ID: <200704152138.l3FLcEK1026012@cvs-int.fedora.redhat.com> Author: pgordon Update of /cvs/extras/rpms/gnome-theme-clearlooks-bigpack/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv25964 Modified Files: gnome-theme-clearlooks-bigpack.spec Added Files: gnome-theme-clearlooks-bigpack-fix-Cairo_Curve-ComboBox-text-contrast.patch Log Message: Sync with devel branch. gnome-theme-clearlooks-bigpack-fix-Cairo_Curve-ComboBox-text-contrast.patch: --- NEW FILE gnome-theme-clearlooks-bigpack-fix-Cairo_Curve-ComboBox-text-contrast.patch --- --- Clearlooks_Cairo-Curve/gtk-2.0/gtkrc 2006-02-24 04:32:04.000000000 -0800 +++ Clearlooks_Cairo-Curve/gtk-2.0/gtkrc.new 2007-04-10 22:09:31.000000000 -0700 @@ -41,7 +41,7 @@ base[INSENSITIVE] = "#DADADA" text[NORMAL] = "#000000" - text[PRELIGHT] = "#FFFFFF" + text[PRELIGHT] = "#000000" text[ACTIVE] = "#FFFFFF" text[SELECTED] = "#FFFFFF" text[INSENSITIVE] = "#777777" @@ -50,9 +50,6 @@ { scrollbar_color = "#4868B0" menubarstyle = 2 # 0 = flat, 1 = sunken, 2 = flat gradient - menuitemstyle = 1 # 0 = flat, 1 = 3d-ish (gradient), 2 = 3d-ish (button) - listviewitemstyle = 1 # 0 = flat, 1 = 3d-ish (gradient) - progressbarstyle = 1 # 0 = candy bar, 1 = fancy candy bar, 2 = flat animation = TRUE } } @@ -139,6 +136,7 @@ style "clearlooks-combo" = "clearlooks-button" { + text[ACTIVE] = "#FFFFFF" } Index: gnome-theme-clearlooks-bigpack.spec =================================================================== RCS file: /cvs/extras/rpms/gnome-theme-clearlooks-bigpack/FC-6/gnome-theme-clearlooks-bigpack.spec,v retrieving revision 1.8 retrieving revision 1.9 diff -u -r1.8 -r1.9 --- gnome-theme-clearlooks-bigpack.spec 9 Nov 2006 05:15:45 -0000 1.8 +++ gnome-theme-clearlooks-bigpack.spec 15 Apr 2007 21:37:40 -0000 1.9 @@ -1,6 +1,6 @@ Name: gnome-theme-clearlooks-bigpack Version: 0.6 -Release: 4%{?dist} +Release: 5%{?dist} Summary: Additional Clearlooks color schemes Group: User Interface/Desktops @@ -11,18 +11,22 @@ ## Using my own hosting so that the tarball will be versioned; have sent an ## inquiry about this to upstream. Source1: http://mirror.thecodergeek.com/ALL-CL-Big_Pack-Cairo-%{version}.tar.gz +Patch0: %{name}-fix-Cairo_Curve-ComboBox-text-contrast.patch + BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch Requires: gtk2-engines >= 2.8 %description -Lots and lots of color schemes for the Clearlooks GTK+ 2.x engine. +Lots and lots of color schemes for the Clearlooks GTK+ 2.x engine, including +Cairo-enabled schemes for smoother visual rendering. %prep -%setup -b 0 -q -c -%setup -D -b 1 -q -c +%setup -q -b 0 -c +%setup -q -D -b 1 -c +%patch0 -p0 %build @@ -45,6 +49,14 @@ %changelog +* Tue Apr 10 2007 Peter Gordon - 0.6-5 +- Add patch to fix the longstanding issue of ComboBox hover text having little + or no contrast when using the Cairo-enabled Curve theme (which also quiets + some "... not implemented and will be ignored" options). +- Rework %%setup invocations to be more quiet (as they should be). +- Add some text to the %%description to note that we have the Cairo-enabled + goodness. + * Sat Nov 04 2006 Peter Gordon - 0.6-4 - Explicitly depend on gtk2-engines >= 2.8, since we're doing Cairo-enabled goodness @@ -55,15 +67,15 @@ - A bunch of aesthetic cleanups to the spec - Add Cairo-enabled themes (resolves bug #214030) -* Wed Oct 11 2006 Peter Gordon 0.6-2 +* Wed Oct 11 2006 Peter Gordon - 0.6-2 - Bump EVR and rebuild to pick up new dist tag evaluation (for FC6/Devel) - Use hard tabs instead of spaces for the tags for simplicity -* Fri Dec 23 2005 Ignacio Vazquez-Abrams 0.6-1 +* Fri Dec 23 2005 Ignacio Vazquez-Abrams - 0.6-1 - Upstream update -* Thu Apr 7 2005 Ignacio Vazquez-Abrams 0.5-1.fc4 +* Thu Apr 7 2005 Ignacio Vazquez-Abrams - 0.5-1.fc4 - Dist split -* Wed Apr 6 2005 Ignacio Vazquez-Abrams 0.5-1 +* Wed Apr 6 2005 Ignacio Vazquez-Abrams - 0.5-1 - Initial RPM release From fedora-extras-commits at redhat.com Sun Apr 15 21:53:49 2007 From: fedora-extras-commits at redhat.com (Tom Callaway (spot)) Date: Sun, 15 Apr 2007 17:53:49 -0400 Subject: rpms/ntfs-3g/FC-5 ntfs-3g.spec,1.10,1.11 sources,1.6,1.7 Message-ID: <200704152153.l3FLrnD3026211@cvs-int.fedora.redhat.com> Author: spot Update of /cvs/extras/rpms/ntfs-3g/FC-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv26156/FC-5 Modified Files: ntfs-3g.spec sources Log Message: Bump to 1.416 Index: ntfs-3g.spec =================================================================== RCS file: /cvs/extras/rpms/ntfs-3g/FC-5/ntfs-3g.spec,v retrieving revision 1.10 retrieving revision 1.11 diff -u -r1.10 -r1.11 --- ntfs-3g.spec 4 Apr 2007 22:26:46 -0000 1.10 +++ ntfs-3g.spec 15 Apr 2007 21:53:15 -0000 1.11 @@ -1,7 +1,7 @@ Name: ntfs-3g Summary: Linux NTFS userspace driver -Version: 1.328 -Release: 2%{?dist} +Version: 1.416 +Release: 1%{?dist} License: GPL Group: System Environment/Base Source0: http://www.ntfs-3g.org/%{name}-%{version}.tgz @@ -13,7 +13,6 @@ Provides: ntfsprogs-fuse = %{epoch}:%{version}-%{release} Obsoletes: ntfsprogs-fuse Provides: fuse-ntfs-3g = %{epoch}:%{version}-%{release} -Patch0: ntfs-3g-1.328-fix-uid-gid.patch %description The ntfs-3g driver is an open source, GPL licensed, third generation @@ -40,7 +39,6 @@ %prep %setup -q -%patch0 -p1 -b .fix-uid-gid %build %configure --disable-static --disable-ldconfig @@ -89,6 +87,10 @@ %{_libdir}/libntfs-3g.so %changelog +* Sun Apr 15 2007 Tom "spot" Callaway 2:1.416-1 +- bump to 1.416 +- drop patch0, upstreamed + * Wed Apr 4 2007 Tom "spot" Callaway 2:1.328-2 - allow non-root users to mount/umount ntfs volumes (Laszlo Dvornik) Index: sources =================================================================== RCS file: /cvs/extras/rpms/ntfs-3g/FC-5/sources,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- sources 31 Mar 2007 21:12:58 -0000 1.6 +++ sources 15 Apr 2007 21:53:15 -0000 1.7 @@ -1 +1 @@ -37d7ebe2bc393590661a36c0f96876a8 ntfs-3g-1.328.tgz +5d513c5a747509165fcae38c20996755 ntfs-3g-1.416.tgz From fedora-extras-commits at redhat.com Sun Apr 15 21:53:57 2007 From: fedora-extras-commits at redhat.com (Tom Callaway (spot)) Date: Sun, 15 Apr 2007 17:53:57 -0400 Subject: rpms/ntfs-3g/devel .cvsignore, 1.6, 1.7 ntfs-3g.spec, 1.10, 1.11 sources, 1.7, 1.8 Message-ID: <200704152153.l3FLrvli026220@cvs-int.fedora.redhat.com> Author: spot Update of /cvs/extras/rpms/ntfs-3g/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv26156/devel Modified Files: .cvsignore ntfs-3g.spec sources Log Message: Bump to 1.416 Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/ntfs-3g/devel/.cvsignore,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- .cvsignore 21 Feb 2007 17:33:10 -0000 1.6 +++ .cvsignore 15 Apr 2007 21:53:23 -0000 1.7 @@ -1,2 +1,3 @@ ntfs-3g-0.20070118-BETA.tgz ntfs-3g-1.0.tgz +ntfs-3g-1.416.tgz Index: ntfs-3g.spec =================================================================== RCS file: /cvs/extras/rpms/ntfs-3g/devel/ntfs-3g.spec,v retrieving revision 1.10 retrieving revision 1.11 diff -u -r1.10 -r1.11 --- ntfs-3g.spec 4 Apr 2007 22:26:53 -0000 1.10 +++ ntfs-3g.spec 15 Apr 2007 21:53:23 -0000 1.11 @@ -1,7 +1,7 @@ Name: ntfs-3g Summary: Linux NTFS userspace driver -Version: 1.328 -Release: 2%{?dist} +Version: 1.416 +Release: 1%{?dist} License: GPL Group: System Environment/Base Source0: http://www.ntfs-3g.org/%{name}-%{version}.tgz @@ -13,7 +13,6 @@ Provides: ntfsprogs-fuse = %{epoch}:%{version}-%{release} Obsoletes: ntfsprogs-fuse Provides: fuse-ntfs-3g = %{epoch}:%{version}-%{release} -Patch0: ntfs-3g-1.328-fix-uid-gid.patch %description The ntfs-3g driver is an open source, GPL licensed, third generation @@ -40,7 +39,6 @@ %prep %setup -q -%patch0 -p1 -b .fix-uid-gid %build %configure --disable-static --disable-ldconfig @@ -89,6 +87,10 @@ %{_libdir}/libntfs-3g.so %changelog +* Sun Apr 15 2007 Tom "spot" Callaway 2:1.416-1 +- bump to 1.416 +- drop patch0, upstreamed + * Wed Apr 4 2007 Tom "spot" Callaway 2:1.328-2 - allow non-root users to mount/umount ntfs volumes (Laszlo Dvornik) Index: sources =================================================================== RCS file: /cvs/extras/rpms/ntfs-3g/devel/sources,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- sources 31 Mar 2007 21:13:05 -0000 1.7 +++ sources 15 Apr 2007 21:53:23 -0000 1.8 @@ -1 +1 @@ -37d7ebe2bc393590661a36c0f96876a8 ntfs-3g-1.328.tgz +5d513c5a747509165fcae38c20996755 ntfs-3g-1.416.tgz From fedora-extras-commits at redhat.com Sun Apr 15 21:53:53 2007 From: fedora-extras-commits at redhat.com (Tom Callaway (spot)) Date: Sun, 15 Apr 2007 17:53:53 -0400 Subject: rpms/ntfs-3g/FC-6 ntfs-3g.spec,1.11,1.12 sources,1.8,1.9 Message-ID: <200704152153.l3FLrrPC026215@cvs-int.fedora.redhat.com> Author: spot Update of /cvs/extras/rpms/ntfs-3g/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv26156/FC-6 Modified Files: ntfs-3g.spec sources Log Message: Bump to 1.416 Index: ntfs-3g.spec =================================================================== RCS file: /cvs/extras/rpms/ntfs-3g/FC-6/ntfs-3g.spec,v retrieving revision 1.11 retrieving revision 1.12 diff -u -r1.11 -r1.12 --- ntfs-3g.spec 4 Apr 2007 22:26:50 -0000 1.11 +++ ntfs-3g.spec 15 Apr 2007 21:53:19 -0000 1.12 @@ -1,7 +1,7 @@ Name: ntfs-3g Summary: Linux NTFS userspace driver -Version: 1.328 -Release: 2%{?dist} +Version: 1.416 +Release: 1%{?dist} License: GPL Group: System Environment/Base Source0: http://www.ntfs-3g.org/%{name}-%{version}.tgz @@ -13,7 +13,6 @@ Provides: ntfsprogs-fuse = %{epoch}:%{version}-%{release} Obsoletes: ntfsprogs-fuse Provides: fuse-ntfs-3g = %{epoch}:%{version}-%{release} -Patch0: ntfs-3g-1.328-fix-uid-gid.patch %description The ntfs-3g driver is an open source, GPL licensed, third generation @@ -40,7 +39,6 @@ %prep %setup -q -%patch0 -p1 -b .fix-uid-gid %build %configure --disable-static --disable-ldconfig @@ -89,6 +87,10 @@ %{_libdir}/libntfs-3g.so %changelog +* Sun Apr 15 2007 Tom "spot" Callaway 2:1.416-1 +- bump to 1.416 +- drop patch0, upstreamed + * Wed Apr 4 2007 Tom "spot" Callaway 2:1.328-2 - allow non-root users to mount/umount ntfs volumes (Laszlo Dvornik) Index: sources =================================================================== RCS file: /cvs/extras/rpms/ntfs-3g/FC-6/sources,v retrieving revision 1.8 retrieving revision 1.9 diff -u -r1.8 -r1.9 --- sources 31 Mar 2007 21:13:01 -0000 1.8 +++ sources 15 Apr 2007 21:53:19 -0000 1.9 @@ -1 +1 @@ -37d7ebe2bc393590661a36c0f96876a8 ntfs-3g-1.328.tgz +5d513c5a747509165fcae38c20996755 ntfs-3g-1.416.tgz From fedora-extras-commits at redhat.com Sun Apr 15 23:59:48 2007 From: fedora-extras-commits at redhat.com (Dominik Mierzejewski (rathann)) Date: Sun, 15 Apr 2007 19:59:48 -0400 Subject: rpms/openbabel/devel .cvsignore, 1.5, 1.6 openbabel.spec, 1.7, 1.8 sources, 1.5, 1.6 Message-ID: <200704152359.l3FNxmKv004038@cvs-int.fedora.redhat.com> Author: rathann Update of /cvs/extras/rpms/openbabel/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv4017 Modified Files: .cvsignore openbabel.spec sources Log Message: - updated to 2.1.0 final Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/openbabel/devel/.cvsignore,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- .cvsignore 29 Mar 2007 22:06:55 -0000 1.5 +++ .cvsignore 15 Apr 2007 23:59:14 -0000 1.6 @@ -1 +1 @@ -openbabel-2.1.0b8-20070324-r1898.tar.gz +openbabel-2.1.0.tar.gz Index: openbabel.spec =================================================================== RCS file: /cvs/extras/rpms/openbabel/devel/openbabel.spec,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- openbabel.spec 29 Mar 2007 22:06:55 -0000 1.7 +++ openbabel.spec 15 Apr 2007 23:59:14 -0000 1.8 @@ -4,16 +4,16 @@ %{!?python_sitearch: %define python_sitearch %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib(1)")} %define inchi_ver 1.0.1 -%define inchi_rel 6 +%define inchi_rel 7 Name: openbabel Version: 2.1.0 -Release: 0.3.b8%{?dist} +Release: 1%{?dist} Summary: Chemistry software file format converter License: GPL Group: Applications/File URL: http://openbabel.sourceforge.net/ -Source: http://dl.sourceforge.net/sourceforge/openbabel/%{name}-%{version}b8-20070324-r1898.tar.gz +Source: http://dl.sourceforge.net/sourceforge/openbabel/%{name}-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: libtool BuildRequires: libxml2-devel @@ -93,7 +93,7 @@ Python wrapper for the Open Babel library. %prep -%setup -q -n %{name}-2.1.0b8 +%setup -q %build autoreconf --force --install @@ -186,6 +186,9 @@ %{python_sitearch}/pybel.py* %changelog +* Mon Apr 16 2007 Dominik Mierzejewski 2.1.0-1 +- updated to 2.1.0 final + * Thu Mar 29 2007 Dominik Mierzejewski 2.1.0-0.3.b8 - updated to beta8 - dropped upstream'd patch Index: sources =================================================================== RCS file: /cvs/extras/rpms/openbabel/devel/sources,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- sources 29 Mar 2007 22:06:55 -0000 1.5 +++ sources 15 Apr 2007 23:59:14 -0000 1.6 @@ -1 +1 @@ -ff1d028df252bce7ac205f861dc63dc4 openbabel-2.1.0b8-20070324-r1898.tar.gz +0a227d336a81f3e62854d25acc562577 openbabel-2.1.0.tar.gz From fedora-extras-commits at redhat.com Mon Apr 16 01:01:00 2007 From: fedora-extras-commits at redhat.com (Tom Callaway (spot)) Date: Sun, 15 Apr 2007 21:01:00 -0400 Subject: rpms/ntfs-3g/FC-5 ntfs-3g.spec,1.11,1.12 sources,1.7,1.8 Message-ID: <200704160101.l3G110lN009286@cvs-int.fedora.redhat.com> Author: spot Update of /cvs/extras/rpms/ntfs-3g/FC-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv9224/FC-5 Modified Files: ntfs-3g.spec sources Log Message: 1.417 Index: ntfs-3g.spec =================================================================== RCS file: /cvs/extras/rpms/ntfs-3g/FC-5/ntfs-3g.spec,v retrieving revision 1.11 retrieving revision 1.12 diff -u -r1.11 -r1.12 --- ntfs-3g.spec 15 Apr 2007 21:53:15 -0000 1.11 +++ ntfs-3g.spec 16 Apr 2007 01:00:26 -0000 1.12 @@ -1,6 +1,6 @@ Name: ntfs-3g Summary: Linux NTFS userspace driver -Version: 1.416 +Version: 1.417 Release: 1%{?dist} License: GPL Group: System Environment/Base @@ -87,6 +87,9 @@ %{_libdir}/libntfs-3g.so %changelog +* Sun Apr 15 2007 Tom "spot" Callaway 2:1.417-1 +- bump to 1.417 + * Sun Apr 15 2007 Tom "spot" Callaway 2:1.416-1 - bump to 1.416 - drop patch0, upstreamed Index: sources =================================================================== RCS file: /cvs/extras/rpms/ntfs-3g/FC-5/sources,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- sources 15 Apr 2007 21:53:15 -0000 1.7 +++ sources 16 Apr 2007 01:00:26 -0000 1.8 @@ -1 +1 @@ -5d513c5a747509165fcae38c20996755 ntfs-3g-1.416.tgz +9e451f1084461795a96170adb6c4376b ntfs-3g-1.417.tgz From fedora-extras-commits at redhat.com Mon Apr 16 01:01:05 2007 From: fedora-extras-commits at redhat.com (Tom Callaway (spot)) Date: Sun, 15 Apr 2007 21:01:05 -0400 Subject: rpms/ntfs-3g/FC-6 ntfs-3g.spec,1.12,1.13 sources,1.9,1.10 Message-ID: <200704160101.l3G115Vv012736@cvs-int.fedora.redhat.com> Author: spot Update of /cvs/extras/rpms/ntfs-3g/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv9224/FC-6 Modified Files: ntfs-3g.spec sources Log Message: 1.417 Index: ntfs-3g.spec =================================================================== RCS file: /cvs/extras/rpms/ntfs-3g/FC-6/ntfs-3g.spec,v retrieving revision 1.12 retrieving revision 1.13 diff -u -r1.12 -r1.13 --- ntfs-3g.spec 15 Apr 2007 21:53:19 -0000 1.12 +++ ntfs-3g.spec 16 Apr 2007 01:00:30 -0000 1.13 @@ -1,6 +1,6 @@ Name: ntfs-3g Summary: Linux NTFS userspace driver -Version: 1.416 +Version: 1.417 Release: 1%{?dist} License: GPL Group: System Environment/Base @@ -87,6 +87,9 @@ %{_libdir}/libntfs-3g.so %changelog +* Sun Apr 15 2007 Tom "spot" Callaway 2:1.417-1 +- bump to 1.417 + * Sun Apr 15 2007 Tom "spot" Callaway 2:1.416-1 - bump to 1.416 - drop patch0, upstreamed Index: sources =================================================================== RCS file: /cvs/extras/rpms/ntfs-3g/FC-6/sources,v retrieving revision 1.9 retrieving revision 1.10 diff -u -r1.9 -r1.10 --- sources 15 Apr 2007 21:53:19 -0000 1.9 +++ sources 16 Apr 2007 01:00:30 -0000 1.10 @@ -1 +1 @@ -5d513c5a747509165fcae38c20996755 ntfs-3g-1.416.tgz +9e451f1084461795a96170adb6c4376b ntfs-3g-1.417.tgz From fedora-extras-commits at redhat.com Mon Apr 16 01:01:10 2007 From: fedora-extras-commits at redhat.com (Tom Callaway (spot)) Date: Sun, 15 Apr 2007 21:01:10 -0400 Subject: rpms/ntfs-3g/devel .cvsignore, 1.7, 1.8 ntfs-3g.spec, 1.11, 1.12 sources, 1.8, 1.9 Message-ID: <200704160101.l3G11Ap7013383@cvs-int.fedora.redhat.com> Author: spot Update of /cvs/extras/rpms/ntfs-3g/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv9224/devel Modified Files: .cvsignore ntfs-3g.spec sources Log Message: 1.417 Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/ntfs-3g/devel/.cvsignore,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- .cvsignore 15 Apr 2007 21:53:23 -0000 1.7 +++ .cvsignore 16 Apr 2007 01:00:35 -0000 1.8 @@ -1,3 +1 @@ -ntfs-3g-0.20070118-BETA.tgz -ntfs-3g-1.0.tgz -ntfs-3g-1.416.tgz +ntfs-3g-1.417.tgz Index: ntfs-3g.spec =================================================================== RCS file: /cvs/extras/rpms/ntfs-3g/devel/ntfs-3g.spec,v retrieving revision 1.11 retrieving revision 1.12 diff -u -r1.11 -r1.12 --- ntfs-3g.spec 15 Apr 2007 21:53:23 -0000 1.11 +++ ntfs-3g.spec 16 Apr 2007 01:00:35 -0000 1.12 @@ -1,6 +1,6 @@ Name: ntfs-3g Summary: Linux NTFS userspace driver -Version: 1.416 +Version: 1.417 Release: 1%{?dist} License: GPL Group: System Environment/Base @@ -87,6 +87,9 @@ %{_libdir}/libntfs-3g.so %changelog +* Sun Apr 15 2007 Tom "spot" Callaway 2:1.417-1 +- bump to 1.417 + * Sun Apr 15 2007 Tom "spot" Callaway 2:1.416-1 - bump to 1.416 - drop patch0, upstreamed Index: sources =================================================================== RCS file: /cvs/extras/rpms/ntfs-3g/devel/sources,v retrieving revision 1.8 retrieving revision 1.9 diff -u -r1.8 -r1.9 --- sources 15 Apr 2007 21:53:23 -0000 1.8 +++ sources 16 Apr 2007 01:00:35 -0000 1.9 @@ -1 +1 @@ -5d513c5a747509165fcae38c20996755 ntfs-3g-1.416.tgz +9e451f1084461795a96170adb6c4376b ntfs-3g-1.417.tgz From fedora-extras-commits at redhat.com Mon Apr 16 04:30:10 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Mon, 16 Apr 2007 00:30:10 -0400 Subject: owners owners.epel.list,1.109,1.110 Message-ID: <200704160430.l3G4UAvu029966@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/owners In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners Modified Files: owners.epel.list Log Message: rpl Index: owners.epel.list =================================================================== RCS file: /cvs/extras/owners/owners.epel.list,v retrieving revision 1.109 retrieving revision 1.110 diff -u -r1.109 -r1.110 --- owners.epel.list 8 Apr 2007 15:22:54 -0000 1.109 +++ owners.epel.list 16 Apr 2007 04:29:40 -0000 1.110 @@ -375,6 +375,7 @@ Fedora EPEL|queuegraph|A RRDtool frontend for mail statistics|bjohnson at symetrix.com|extras-qa at fedoraproject.org| Fedora EPEL|rbldnsd|Small, fast daemon to serve DNSBLs|paul at city-fan.org|extras-qa at fedoraproject.org| Fedora EPEL|revelation|Password manager for GNOME 2|fedora at leemhuis.info|extras-qa at fedoraproject.org| +Fedora EPEL|rpl|Intelligent recursive search/replace utility|rpm at timj.co.uk|extras-qa at fedoraproject.org| Fedora EPEL|rpmdevtools|RPM Development Tools|dennis at ausil.us|extras-qa at fedoraproject.org|ville.skytta at iki.fi Fedora EPEL|rpmlint|RPM correctness checker|fedora at leemhuis.info|extras-qa at fedoraproject.org|ville.skytta at iki.fi Fedora EPEL|rrdtool|Round Robin Database Tool to store and display time-series data|jwilson at redhat.com|extras-qa at fedoraproject.org| From fedora-extras-commits at redhat.com Mon Apr 16 04:31:26 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Mon, 16 Apr 2007 00:31:26 -0400 Subject: rpms/wxGlade - New directory Message-ID: <200704160431.l3G4VQ0X030417@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/rpms/wxGlade In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners/tmpcvsF30141/rpms/wxGlade Log Message: Directory /cvs/extras/rpms/wxGlade added to the repository From fedora-extras-commits at redhat.com Mon Apr 16 04:31:34 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Mon, 16 Apr 2007 00:31:34 -0400 Subject: owners owners.list,1.2673,1.2674 Message-ID: <200704160431.l3G4VYC1030429@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/owners In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners Modified Files: owners.list Log Message: add wxGlade Index: owners.list =================================================================== RCS file: /cvs/extras/owners/owners.list,v retrieving revision 1.2673 retrieving revision 1.2674 diff -u -r1.2673 -r1.2674 --- owners.list 14 Apr 2007 12:22:17 -0000 1.2673 +++ owners.list 16 Apr 2007 04:31:04 -0000 1.2674 @@ -3016,6 +3016,7 @@ Fedora Extras|wv2|A library which allows access to Microsoft?? Word files|andreas.bierfert at lowlatency.de|extras-qa at fedoraproject.org| Fedora Extras|wvs-data|World Vector Shoreline data|mtasaka at ioa.s.u-tokyo.ac.jp|extras-qa at fedoraproject.org| Fedora Extras|wxGTK|GTK+ port of the wxWidgets GUI library|mattdm at mattdm.org|extras-qa at fedoraproject.org| +Fedora Extras|wxGlade|A wxWidgets/wxPython/wxPerl GUI designer|hellwolf.misty at gmail.com|extras-qa at fedoraproject.org|bbbush.yuan at gmail.com Fedora Extras|wxMaxima|Graphical user interface for Maxima|rdieter at math.unl.edu|extras-qa at fedoraproject.org| Fedora Extras|wxPython|wxPython is a GUI toolkit for the Python programming language|mattdm at mattdm.org|extras-qa at fedoraproject.org| Fedora Extras|wxPythonGTK2|wxPython is a GUI toolkit for the Python programming language|mattdm at mattdm.org|extras-qa at fedoraproject.org| From fedora-extras-commits at redhat.com Mon Apr 16 04:31:35 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Mon, 16 Apr 2007 00:31:35 -0400 Subject: rpms/wxGlade/devel - New directory Message-ID: <200704160431.l3G4VZ25030433@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/rpms/wxGlade/devel In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners/tmpcvsF30141/rpms/wxGlade/devel Log Message: Directory /cvs/extras/rpms/wxGlade/devel added to the repository From fedora-extras-commits at redhat.com Mon Apr 16 04:31:44 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Mon, 16 Apr 2007 00:31:44 -0400 Subject: rpms/wxGlade Makefile, NONE, 1.1 import.log, NONE, 1.1 pkg.acl, NONE, 1.1 Message-ID: <200704160431.l3G4ViHs030462@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/rpms/wxGlade In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners/tmpcvsF30141/rpms/wxGlade Added Files: Makefile import.log pkg.acl Log Message: Setup of module wxGlade --- NEW FILE Makefile --- # Top level Makefile for module wxGlade 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 --- --- NEW FILE pkg.acl --- From fedora-extras-commits at redhat.com Mon Apr 16 04:31:53 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Mon, 16 Apr 2007 00:31:53 -0400 Subject: rpms/wxGlade/devel .cvsignore, NONE, 1.1 Makefile, NONE, 1.1 sources, NONE, 1.1 Message-ID: <200704160431.l3G4VrXf030482@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/rpms/wxGlade/devel In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners/tmpcvsF30141/rpms/wxGlade/devel Added Files: .cvsignore Makefile sources Log Message: Setup of module wxGlade --- NEW FILE .cvsignore --- --- NEW FILE Makefile --- # Makefile for source rpm: wxGlade # $Id: Makefile,v 1.1 2007/04/16 04:31:49 wtogami Exp $ NAME := wxGlade SPECFILE = $(firstword $(wildcard *.spec)) define find-makefile-common for d in common ../common ../../common ; do if [ -f $$d/Makefile.common ] ; then if [ -f $$d/CVS/Root -a -w $$/Makefile.common ] ; then cd $$d ; cvs -Q update ; fi ; echo "$$d/Makefile.common" ; break ; fi ; done endef MAKEFILE_COMMON := $(shell $(find-makefile-common)) ifeq ($(MAKEFILE_COMMON),) # attept a checkout define checkout-makefile-common test -f CVS/Root && { cvs -Q -d $$(cat CVS/Root) checkout common && echo "common/Makefile.common" ; } || { echo "ERROR: I can't figure out how to checkout the 'common' module." ; exit -1 ; } >&2 endef MAKEFILE_COMMON := $(shell $(checkout-makefile-common)) endif include $(MAKEFILE_COMMON) --- NEW FILE sources --- From fedora-extras-commits at redhat.com Mon Apr 16 04:42:21 2007 From: fedora-extras-commits at redhat.com (Brandon Holbrook (static)) Date: Mon, 16 Apr 2007 00:42:21 -0400 Subject: rpms/php-pecl-Fileinfo/devel .cvsignore, 1.3, 1.4 php-pecl-Fileinfo.spec, 1.3, 1.4 sources, 1.3, 1.4 Message-ID: <200704160442.l3G4gLIo030681@cvs-int.fedora.redhat.com> Author: static Update of /cvs/extras/rpms/php-pecl-Fileinfo/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv30655 Modified Files: .cvsignore php-pecl-Fileinfo.spec sources Log Message: Fix bz 235110 Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/php-pecl-Fileinfo/devel/.cvsignore,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- .cvsignore 30 Dec 2006 05:36:35 -0000 1.3 +++ .cvsignore 16 Apr 2007 04:41:47 -0000 1.4 @@ -1 +1,2 @@ +fixconfigure.patch Fileinfo-1.0.4.tgz Index: php-pecl-Fileinfo.spec =================================================================== RCS file: /cvs/extras/rpms/php-pecl-Fileinfo/devel/php-pecl-Fileinfo.spec,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- php-pecl-Fileinfo.spec 30 Dec 2006 05:36:35 -0000 1.3 +++ php-pecl-Fileinfo.spec 16 Apr 2007 04:41:47 -0000 1.4 @@ -5,14 +5,19 @@ Summary: Fileinfo is a PHP extension that wraps the libmagic library Name: php-pecl-Fileinfo Version: 1.0.4 -Release: 1%{?dist} +Release: 2%{?dist} License: PHP License Group: Development/Languages URL: http://pecl.php.net/package/Fileinfo + Source: http://pecl.php.net/get/Fileinfo-%{version}.tgz Source1: PHP-LICENSE-3.01 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) -Provides: php-pecl(Fileinfo) = %{version}-%{release}, php-Fileinfo = %{version}-%{release} + +Patch0: fixconfigure.patch + +Provides: php-pecl(Fileinfo), +Provides: php-Fileinfo Requires: php-api = %{php_apiver} BuildRequires: php-devel, file @@ -24,13 +29,15 @@ Additionally, it can also be used to retrieve the MIME type for a particular file, and for text files, the proper language encoding. -%prep +%prep %setup -c -q %{__install} -m 644 -c %{SOURCE1} Fileinfo-%{version}/LICENSE +%patch0 -p0 -b .fixconfigure %build cd Fileinfo-%{version} +bash phpize %configure %{__make} %{?_smp_mflags} @@ -57,7 +64,10 @@ %{php_extdir}/fileinfo.so %changelog -* Fri Dec 29 2006 Christian Iseli 1.0.4-1 +* Sat Apr 14 2007 Brandon Holbrook 1.0.4-2 +- Added a patch to config.m4 that fixes improper detection of the system's magic database file [bz 235110] + +* Fri Dec 29 2006 Brandon Holbrook 1.0.4-1 - Bumped to upstream 1.0.4 * Thu Oct 05 2006 Christian Iseli 1.0.3-3 Index: sources =================================================================== RCS file: /cvs/extras/rpms/php-pecl-Fileinfo/devel/sources,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- sources 30 Dec 2006 05:36:35 -0000 1.3 +++ sources 16 Apr 2007 04:41:47 -0000 1.4 @@ -1 +1,2 @@ +dae948b0c6218afeada7b14a1238f460 fixconfigure.patch 2854e749db157365c769cb9496f5586f Fileinfo-1.0.4.tgz From fedora-extras-commits at redhat.com Mon Apr 16 06:25:38 2007 From: fedora-extras-commits at redhat.com (ZC Miao (hellwolf)) Date: Mon, 16 Apr 2007 02:25:38 -0400 Subject: rpms/wxGlade import.log,1.1,1.2 Message-ID: <200704160625.l3G6Pc7s009300@cvs-int.fedora.redhat.com> Author: hellwolf Update of /cvs/extras/rpms/wxGlade In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv9256 Modified Files: import.log Log Message: first import Index: import.log =================================================================== RCS file: /cvs/extras/rpms/wxGlade/import.log,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- import.log 16 Apr 2007 04:31:40 -0000 1.1 +++ import.log 16 Apr 2007 06:25:03 -0000 1.2 @@ -0,0 +1 @@ +wxGlade-0_5-2_fc6:HEAD:wxGlade-0.5-2.fc6.src.rpm:1176704675 From fedora-extras-commits at redhat.com Mon Apr 16 06:25:42 2007 From: fedora-extras-commits at redhat.com (ZC Miao (hellwolf)) Date: Mon, 16 Apr 2007 02:25:42 -0400 Subject: rpms/wxGlade/devel wxGlade.spec, NONE, 1.1 wxglade.desktop, NONE, 1.1 wxglade.png, NONE, 1.1 .cvsignore, 1.1, 1.2 sources, 1.1, 1.2 Message-ID: <200704160625.l3G6PgOJ009304@cvs-int.fedora.redhat.com> Author: hellwolf Update of /cvs/extras/rpms/wxGlade/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv9256/devel Modified Files: .cvsignore sources Added Files: wxGlade.spec wxglade.desktop wxglade.png Log Message: first import --- NEW FILE wxGlade.spec --- Summary: A wxWidgets/wxPython/wxPerl GUI designer Name: wxGlade Version: 0.5 Release: 2%{?dist} Source0: http://downloads.sourceforge.net/wxglade/%{name}-%{version}.tar.gz Source1: wxglade.desktop Source2: wxglade.png License: MIT URL: http://wxglade.sourceforge.net/ Group: Development/Tools BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch BuildRequires: desktop-file-utils Requires: python >= 2.2 Requires: wxPython >= 2.6 %description wxGlade is a GUI designer written in Python with the popular GUI toolkit wxPython, that helps you create wxWidgets/wxPython user interfaces. At the moment it can generate Python, C++, Perl and XRC (wxWidgets' XML resources) code. %prep %setup -q %build # nothing to do %install # cleanup rm -rf $RPM_BUILD_ROOT # make dirs install -m 755 -d $RPM_BUILD_ROOT%{_bindir} install -m 755 -d $RPM_BUILD_ROOT%{_datadir}/%{name} install -m 755 -d $RPM_BUILD_ROOT%{_datadir}/%{name}/codegen install -m 755 -d $RPM_BUILD_ROOT%{_datadir}/%{name}/edit_sizers install -m 755 -d $RPM_BUILD_ROOT%{_datadir}/%{name}/icons install -m 755 -d $RPM_BUILD_ROOT%{_datadir}/%{name}/icons/gtk # copy files needed at runtime install -m644 -p *.py $RPM_BUILD_ROOT%{_datadir}/%{name} install -m644 -p codegen/* $RPM_BUILD_ROOT%{_datadir}/%{name}/codegen install -m644 -p edit_sizers/* $RPM_BUILD_ROOT%{_datadir}/%{name}/edit_sizers install -m644 -p icons/*.ico icons/*.png icons/*.xpm $RPM_BUILD_ROOT%{_datadir}/%{name}/icons install -m644 -p icons/gtk/*.xpm $RPM_BUILD_ROOT%{_datadir}/%{name}/icons/gtk cp -Rp widgets $RPM_BUILD_ROOT%{_datadir}/%{name}/widgets find docs -type f -exec chmod 644 {} \; # make a launcher script cat > $RPM_BUILD_ROOT%{_bindir}/wxglade </dev/null || : %postun touch --no-create %{_datadir}/icons/hicolor || : %{_bindir}/gtk-update-icon-cache --quiet %{_datadir}/icons/hicolor || : update-desktop-database %{_datadir}/applications &>/dev/null || : %clean rm -rf $RPM_BUILD_ROOT %files %defattr(-,root,root,-) %doc docs CHANGES.txt README.txt TODO.txt credits.txt license.txt %{_bindir}/wxglade %{_datadir}/%{name} %{_datadir}/icons/hicolor/32x32/apps/* %{_datadir}/applications/* %changelog * Sun Apr 15 2007 ZC Miao - 0.5-2 - file permissions with install command * Sun Apr 15 2007 ZC Miao - 0.5-1 - update to 0.5 - launch script with quoted $@ - name to wxGlade * Tue Feb 27 2007 ZC Miao - 0.4.1-3 - Desktop entry do not need version number - remove some comments * Sun Feb 25 2007 ZC Miao - 0.4.1-2 - install icon to hicolor directory - change name to wxglade - BuildRequires desktop-file-utils - remove Application category in desktop file - remove some macro redefination * Fri Feb 16 2007 ZC Miao - 0.4.1-2 - Add missing icons * Fri Feb 16 2007 ZC Miao - 0.4.1-1 - update to 0.4.1 * Wed Oct 27 2004 Alberto Griggio 0.3.5-1 - Updated to version 0.3.5 * Wed Mar 10 2004 Alberto Griggio 0.3.4-1 - Updated to version 0.3.4 * Wed Mar 10 2004 Alberto Griggio 0.3.2-1 - Updated to version 0.3.2 * Tue Sep 02 2003 Alberto Griggio 0.3.1-1 - Updated to version 0.3.1 * Fri Aug 29 2003 Robin Dunn 0.3-5 - Initial version --- NEW FILE wxglade.desktop --- [Desktop Entry] Encoding=UTF-8 Name=wxGlade Comment=A wxWidgets/wxPython/wxPerl GUI designer Exec=wxglade Terminal=false Type=Application Icon=wxglade StartupNotify=true Categories=Development; Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/wxGlade/devel/.cvsignore,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- .cvsignore 16 Apr 2007 04:31:49 -0000 1.1 +++ .cvsignore 16 Apr 2007 06:25:08 -0000 1.2 @@ -0,0 +1 @@ +wxGlade-0.5.tar.gz Index: sources =================================================================== RCS file: /cvs/extras/rpms/wxGlade/devel/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 16 Apr 2007 04:31:49 -0000 1.1 +++ sources 16 Apr 2007 06:25:08 -0000 1.2 @@ -0,0 +1 @@ +705855ef251053bd6b032bc5667cea19 wxGlade-0.5.tar.gz From fedora-extras-commits at redhat.com Mon Apr 16 06:37:01 2007 From: fedora-extras-commits at redhat.com (ZC Miao (hellwolf)) Date: Mon, 16 Apr 2007 02:37:01 -0400 Subject: rpms/wxGlade import.log,1.2,1.3 Message-ID: <200704160637.l3G6b1Nd010281@cvs-int.fedora.redhat.com> Author: hellwolf Update of /cvs/extras/rpms/wxGlade In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv10240 Modified Files: import.log Log Message: first import Index: import.log =================================================================== RCS file: /cvs/extras/rpms/wxGlade/import.log,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- import.log 16 Apr 2007 06:25:03 -0000 1.2 +++ import.log 16 Apr 2007 06:36:27 -0000 1.3 @@ -1 +1,2 @@ wxGlade-0_5-2_fc6:HEAD:wxGlade-0.5-2.fc6.src.rpm:1176704675 +wxGlade-0_5-2_fc6:FC-6:wxGlade-0.5-2.fc6.src.rpm:1176705364 From fedora-extras-commits at redhat.com Mon Apr 16 06:37:05 2007 From: fedora-extras-commits at redhat.com (ZC Miao (hellwolf)) Date: Mon, 16 Apr 2007 02:37:05 -0400 Subject: rpms/wxGlade/FC-6 wxGlade.spec, NONE, 1.1 wxglade.desktop, NONE, 1.1 wxglade.png, NONE, 1.1 .cvsignore, 1.1, 1.2 sources, 1.1, 1.2 Message-ID: <200704160637.l3G6b5d1010286@cvs-int.fedora.redhat.com> Author: hellwolf Update of /cvs/extras/rpms/wxGlade/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv10240/FC-6 Modified Files: .cvsignore sources Added Files: wxGlade.spec wxglade.desktop wxglade.png Log Message: first import --- NEW FILE wxGlade.spec --- Summary: A wxWidgets/wxPython/wxPerl GUI designer Name: wxGlade Version: 0.5 Release: 2%{?dist} Source0: http://downloads.sourceforge.net/wxglade/%{name}-%{version}.tar.gz Source1: wxglade.desktop Source2: wxglade.png License: MIT URL: http://wxglade.sourceforge.net/ Group: Development/Tools BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch BuildRequires: desktop-file-utils Requires: python >= 2.2 Requires: wxPython >= 2.6 %description wxGlade is a GUI designer written in Python with the popular GUI toolkit wxPython, that helps you create wxWidgets/wxPython user interfaces. At the moment it can generate Python, C++, Perl and XRC (wxWidgets' XML resources) code. %prep %setup -q %build # nothing to do %install # cleanup rm -rf $RPM_BUILD_ROOT # make dirs install -m 755 -d $RPM_BUILD_ROOT%{_bindir} install -m 755 -d $RPM_BUILD_ROOT%{_datadir}/%{name} install -m 755 -d $RPM_BUILD_ROOT%{_datadir}/%{name}/codegen install -m 755 -d $RPM_BUILD_ROOT%{_datadir}/%{name}/edit_sizers install -m 755 -d $RPM_BUILD_ROOT%{_datadir}/%{name}/icons install -m 755 -d $RPM_BUILD_ROOT%{_datadir}/%{name}/icons/gtk # copy files needed at runtime install -m644 -p *.py $RPM_BUILD_ROOT%{_datadir}/%{name} install -m644 -p codegen/* $RPM_BUILD_ROOT%{_datadir}/%{name}/codegen install -m644 -p edit_sizers/* $RPM_BUILD_ROOT%{_datadir}/%{name}/edit_sizers install -m644 -p icons/*.ico icons/*.png icons/*.xpm $RPM_BUILD_ROOT%{_datadir}/%{name}/icons install -m644 -p icons/gtk/*.xpm $RPM_BUILD_ROOT%{_datadir}/%{name}/icons/gtk cp -Rp widgets $RPM_BUILD_ROOT%{_datadir}/%{name}/widgets find docs -type f -exec chmod 644 {} \; # make a launcher script cat > $RPM_BUILD_ROOT%{_bindir}/wxglade </dev/null || : %postun touch --no-create %{_datadir}/icons/hicolor || : %{_bindir}/gtk-update-icon-cache --quiet %{_datadir}/icons/hicolor || : update-desktop-database %{_datadir}/applications &>/dev/null || : %clean rm -rf $RPM_BUILD_ROOT %files %defattr(-,root,root,-) %doc docs CHANGES.txt README.txt TODO.txt credits.txt license.txt %{_bindir}/wxglade %{_datadir}/%{name} %{_datadir}/icons/hicolor/32x32/apps/* %{_datadir}/applications/* %changelog * Sun Apr 15 2007 ZC Miao - 0.5-2 - file permissions with install command * Sun Apr 15 2007 ZC Miao - 0.5-1 - update to 0.5 - launch script with quoted $@ - name to wxGlade * Tue Feb 27 2007 ZC Miao - 0.4.1-3 - Desktop entry do not need version number - remove some comments * Sun Feb 25 2007 ZC Miao - 0.4.1-2 - install icon to hicolor directory - change name to wxglade - BuildRequires desktop-file-utils - remove Application category in desktop file - remove some macro redefination * Fri Feb 16 2007 ZC Miao - 0.4.1-2 - Add missing icons * Fri Feb 16 2007 ZC Miao - 0.4.1-1 - update to 0.4.1 * Wed Oct 27 2004 Alberto Griggio 0.3.5-1 - Updated to version 0.3.5 * Wed Mar 10 2004 Alberto Griggio 0.3.4-1 - Updated to version 0.3.4 * Wed Mar 10 2004 Alberto Griggio 0.3.2-1 - Updated to version 0.3.2 * Tue Sep 02 2003 Alberto Griggio 0.3.1-1 - Updated to version 0.3.1 * Fri Aug 29 2003 Robin Dunn 0.3-5 - Initial version --- NEW FILE wxglade.desktop --- [Desktop Entry] Encoding=UTF-8 Name=wxGlade Comment=A wxWidgets/wxPython/wxPerl GUI designer Exec=wxglade Terminal=false Type=Application Icon=wxglade StartupNotify=true Categories=Development; Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/wxGlade/FC-6/.cvsignore,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- .cvsignore 16 Apr 2007 04:31:49 -0000 1.1 +++ .cvsignore 16 Apr 2007 06:36:31 -0000 1.2 @@ -0,0 +1 @@ +wxGlade-0.5.tar.gz Index: sources =================================================================== RCS file: /cvs/extras/rpms/wxGlade/FC-6/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 16 Apr 2007 04:31:49 -0000 1.1 +++ sources 16 Apr 2007 06:36:31 -0000 1.2 @@ -0,0 +1 @@ +705855ef251053bd6b032bc5667cea19 wxGlade-0.5.tar.gz From fedora-extras-commits at redhat.com Mon Apr 16 07:08:55 2007 From: fedora-extras-commits at redhat.com (ZC Miao (hellwolf)) Date: Mon, 16 Apr 2007 03:08:55 -0400 Subject: rpms/wxGlade/FC-6 wxGlade.spec,1.1,1.2 Message-ID: <200704160708.l3G78t2m015265@cvs-int.fedora.redhat.com> Author: hellwolf Update of /cvs/extras/rpms/wxGlade/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv15233 Modified Files: wxGlade.spec Log Message: * Mon Apr 16 2007 ZC Miao - 0.5-3 - build for fc6 Index: wxGlade.spec =================================================================== RCS file: /cvs/extras/rpms/wxGlade/FC-6/wxGlade.spec,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- wxGlade.spec 16 Apr 2007 06:36:31 -0000 1.1 +++ wxGlade.spec 16 Apr 2007 07:08:21 -0000 1.2 @@ -1,7 +1,7 @@ Summary: A wxWidgets/wxPython/wxPerl GUI designer Name: wxGlade Version: 0.5 -Release: 2%{?dist} +Release: 3%{?dist} Source0: http://downloads.sourceforge.net/wxglade/%{name}-%{version}.tar.gz Source1: wxglade.desktop Source2: wxglade.png @@ -85,6 +85,9 @@ %changelog +* Mon Apr 16 2007 ZC Miao - 0.5-3 +- build for fc6 + * Sun Apr 15 2007 ZC Miao - 0.5-2 - file permissions with install command From fedora-extras-commits at redhat.com Mon Apr 16 10:04:21 2007 From: fedora-extras-commits at redhat.com (Matthias Saou (thias)) Date: Mon, 16 Apr 2007 06:04:21 -0400 Subject: rpms/lighttpd/devel .cvsignore, 1.18, 1.19 lighttpd.spec, 1.32, 1.33 sources, 1.18, 1.19 Message-ID: <200704161004.l3GA4L4j001302@cvs-int.fedora.redhat.com> Author: thias Update of /cvs/extras/rpms/lighttpd/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv1276 Modified Files: .cvsignore lighttpd.spec sources Log Message: Update to 1.4.15. Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/lighttpd/devel/.cvsignore,v retrieving revision 1.18 retrieving revision 1.19 diff -u -r1.18 -r1.19 --- .cvsignore 11 Oct 2006 10:05:03 -0000 1.18 +++ .cvsignore 16 Apr 2007 10:03:47 -0000 1.19 @@ -1 +1 @@ -lighttpd-1.4.13.tar.gz +lighttpd-1.4.15.tar.bz2 Index: lighttpd.spec =================================================================== RCS file: /cvs/extras/rpms/lighttpd/devel/lighttpd.spec,v retrieving revision 1.32 retrieving revision 1.33 diff -u -r1.32 -r1.33 --- lighttpd.spec 2 Feb 2007 13:06:45 -0000 1.32 +++ lighttpd.spec 16 Apr 2007 10:03:47 -0000 1.33 @@ -2,12 +2,12 @@ Summary: Lightning fast webserver with light system requirements Name: lighttpd -Version: 1.4.13 -Release: 5%{?dist} +Version: 1.4.15 +Release: 1%{?dist} License: BSD Group: System Environment/Daemons URL: http://www.lighttpd.net/ -Source0: http://www.lighttpd.net/download/lighttpd-%{version}.tar.gz +Source0: http://www.lighttpd.net/download/lighttpd-%{version}.tar.bz2 Source1: lighttpd.logrotate Source2: php.d-lighttpd.ini Source10: index.html @@ -26,6 +26,13 @@ %{?_with_gamin:BuildRequires: gamin-devel} %{!?_without_gdbm:BuildRequires: gdbm-devel} %{!?_without_lua:BuildRequires: lua-devel} +# On Fedora <= 6 (and RHEL?), we still need this because of the "broken" lua +%if %{!?fedora:0}%{?fedora} <= 6 +BuildRequires: readline-devel +%endif +%if 0%{?el} <= 6 +BuildRequires: readline-devel +%endif %description Secure, fast, compliant and very flexible web-server which has been optimized @@ -36,7 +43,7 @@ problems. Available rpmbuild rebuild options : ---with : memcache webdavprops gamin +--with : gamin webdavprops webdavlocks memcache --without : ldap gdbm lua (cml) @@ -59,13 +66,10 @@ 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 +%setup -q %patch0 -p1 -b .defaultconf @@ -76,10 +80,11 @@ %{!?_without_ldap:--with-ldap} \ --with-openssl \ %{?_with_gamin:--with-fam} \ + %{?_with_webdavprops:--with-webdav-props} \ + %{?_with_webdavlocks:--with-webdav-locks} \ %{!?_without_gdbm:--with-gdbm} \ %{?_with_memcache:--with-memcache} \ - %{?!_without_lua:--with-lua} \ - %{?_with_webdavprops:--with-webdav-props} + %{?!_without_lua:--with-lua} %{__make} %{?_smp_mflags} @@ -128,8 +133,8 @@ %preun if [ $1 -eq 0 ]; then - /sbin/service lighttpd stop &>/dev/null || : - /sbin/chkconfig --del lighttpd + /sbin/service lighttpd stop &>/dev/null || : + /sbin/chkconfig --del lighttpd fi %postun @@ -139,7 +144,7 @@ %files -%defattr(-, root, root, 0755) +%defattr(-,root,root,-) %doc AUTHORS ChangeLog COPYING README %doc doc/*.txt doc/lighttpd.conf doc/lighttpd.user %dir %{_sysconfdir}/lighttpd/ @@ -157,13 +162,13 @@ %{webroot}/ %files mod_mysql_vhost -%defattr(-, root, root, 0755) +%defattr(-,root,root,-) %doc doc/mysqlvhost.txt %dir %{_libdir}/lighttpd/ %{_libdir}/lighttpd/mod_mysql_vhost.so %files fastcgi -%defattr(-, root, root, 0755) +%defattr(-,root,root,-) %doc doc/fastcgi*.txt %config(noreplace) %{_sysconfdir}/php.d/lighttpd.ini %{_bindir}/spawn-fcgi @@ -173,6 +178,15 @@ %changelog +* Mon Apr 16 2007 Matthias Saou 1.4.15-1 +- Update to 1.4.15. +- Remove now included previous patch. +- Switch to using the bz2 source. +- Add optional --with-webdav-locks support. + +* Fri Feb 16 2007 Matthias Saou 1.4.13-6 +- Include patch to fix 99% cpu bug when client connection is dropped. + * Fri Feb 2 2007 Matthias Saou 1.4.13-5 - Update defaultconf patch to change php binary to /usr/bin/php-cgi (#219723). - Noticed %%{?_smp_mflags} was missing, so add it as it works fine. Index: sources =================================================================== RCS file: /cvs/extras/rpms/lighttpd/devel/sources,v retrieving revision 1.18 retrieving revision 1.19 diff -u -r1.18 -r1.19 --- sources 11 Oct 2006 10:05:03 -0000 1.18 +++ sources 16 Apr 2007 10:03:47 -0000 1.19 @@ -1 +1 @@ -d775d6478391b95d841a1018c8db0b95 lighttpd-1.4.13.tar.gz +b994b8c359da578dec073cae52c4924f lighttpd-1.4.15.tar.bz2 From fedora-extras-commits at redhat.com Mon Apr 16 11:07:24 2007 From: fedora-extras-commits at redhat.com (Ralf Ertzinger (ertzing)) Date: Mon, 16 Apr 2007 07:07:24 -0400 Subject: rpms/mcs/FC-6 mcs.spec,NONE,1.1 sources,1.1,1.2 Message-ID: <200704161107.l3GB7OFW006565@cvs-int.fedora.redhat.com> Author: ertzing Update of /cvs/extras/rpms/mcs/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv6544 Modified Files: sources Added Files: mcs.spec Log Message: - Import into FC-6 --- NEW FILE mcs.spec --- Name: mcs Version: 0.4.1 Release: 3%{?dist} Summary: A configuration file abstraction library Group: Applications/System License: BSD URL: http://sacredspiral.co.uk/~nenolod/mcs/ Source0: http://sacredspiral.co.uk/~nenolod/mcs/mcs-%{version}.tgz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: GConf2-devel %description mcs is a library and set of userland tools which abstract the storage of configuration settings away from userland applications. It is hoped that by using mcs, that the applications which use it will generally have a more congruent feeling in regards to settings. There have been other projects like this before (such as GConf), but unlike those projects, mcs strictly handles abstraction. It does not impose any specific data storage requirement, nor is it tied to any desktop environment or software suite. %package libs Summary: Library files for the mcs configuration system Group: System Environment/Libraries %description libs mcs is a library and set of userland tools which abstract the storage of configuration settings away from userland applications. It is hoped that by using mcs, that the applications which use it will generally have a more congruent feeling in regards to settings. There have been other projects like this before (such as GConf), but unlike those projects, mcs strictly handles abstraction. It does not impose any specific data storage requirement, nor is it tied to any desktop environment or software suite. This package contains the libraries necessary for programs using mcs. %package devel Summary: Development files for the mcs configuration system Group: Development/Libraries Requires: mcs-libs = %{version}-%{release} Requires: pkgconfig %description devel mcs is a library and set of userland tools which abstract the storage of configuration settings away from userland applications. It is hoped that by using mcs, that the applications which use it will generally have a more congruent feeling in regards to settings. There have been other projects like this before (such as GConf), but unlike those projects, mcs strictly handles abstraction. It does not impose any specific data storage requirement, nor is it tied to any desktop environment or software suite. This package contains the files necessary for writing programs that use mcs. %prep %setup -q %build %configure \ --enable-gconf \ --disable-dependency-tracking make %{?_smp_mflags} %install rm -rf $RPM_BUILD_ROOT make install DESTDIR=$RPM_BUILD_ROOT rm $RPM_BUILD_ROOT%{_includedir}/libmcs/mcs_config.h sed -i -e 's,^#include ,,' $RPM_BUILD_ROOT%{_includedir}/libmcs/mcs.h mkdir -p $RPM_BUILD_ROOT%{_sysconfdir} echo "gconf" > $RPM_BUILD_ROOT%{_sysconfdir}/mcs-backend chmod 0644 $RPM_BUILD_ROOT%{_sysconfdir}/mcs-backend %clean rm -rf $RPM_BUILD_ROOT %post libs -p /sbin/ldconfig %postun libs -p /sbin/ldconfig %files %defattr(-,root,root,-) %{_bindir}/* %files libs %defattr(-,root,root,-) %doc AUTHORS COPYING GIT-Access README TODO %config(noreplace) %{_sysconfdir}/mcs-backend %{_libdir}/*.so.* %{_libdir}/mcs %files devel %defattr(-,root,root,-) %{_libdir}/*.so %{_includedir}/libmcs %{_libdir}/pkgconfig/libmcs.pc %changelog * Thu Apr 12 2007 Ralf Ertzinger 0.4.1-3.fc6 - Mark config file as such * Sun Apr 08 2007 Ralf Ertzinger 0.4.1-2.fc6 - Add %%{_sysconfdir}/mcs-backend to select default storage backend as gconf * Mon Apr 02 2007 Ralf Ertzinger 0.4.1-1.fc6 - Initial build for FE Index: sources =================================================================== RCS file: /cvs/extras/rpms/mcs/FC-6/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 2 Apr 2007 01:06:21 -0000 1.1 +++ sources 16 Apr 2007 11:06:50 -0000 1.2 @@ -0,0 +1 @@ +d09b42e9d51ea32c6326f0bbcad86c9e mcs-0.4.1.tgz From fedora-extras-commits at redhat.com Mon Apr 16 11:20:24 2007 From: fedora-extras-commits at redhat.com (Matthias Saou (thias)) Date: Mon, 16 Apr 2007 07:20:24 -0400 Subject: rpms/lighttpd/EL-4 lighttpd-1.4.13-defaultconf.patch, NONE, 1.1 .cvsignore, 1.5, 1.6 index.html, 1.1, 1.2 lighttpd.logrotate, 1.2, 1.3 lighttpd.spec, 1.6, 1.7 powered_by_fedora.png, 1.1, 1.2 sources, 1.5, 1.6 lighttpd-1.3.10-defaultconf.patch, 1.1, NONE Message-ID: <200704161120.l3GBKOwO007636@cvs-int.fedora.redhat.com> Author: thias Update of /cvs/extras/rpms/lighttpd/EL-4 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv7547/EL-4 Modified Files: .cvsignore index.html lighttpd.logrotate lighttpd.spec powered_by_fedora.png sources Added Files: lighttpd-1.4.13-defaultconf.patch Removed Files: lighttpd-1.3.10-defaultconf.patch Log Message: Update to 1.4.15. lighttpd-1.4.13-defaultconf.patch: --- NEW FILE lighttpd-1.4.13-defaultconf.patch --- diff -Naupr lighttpd-1.4.13.orig/doc/lighttpd.conf lighttpd-1.4.13/doc/lighttpd.conf --- lighttpd-1.4.13.orig/doc/lighttpd.conf 2006-10-04 15:29:19.000000000 +0200 +++ lighttpd-1.4.13/doc/lighttpd.conf 2007-02-02 13:49:05.000000000 +0100 @@ -37,10 +37,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 index-file.names = ( "index.php", "index.html", @@ -51,6 +51,7 @@ index-file.names = ( "index.p # mimetype mapping mimetype.assign = ( + ".rpm" => "application/x-rpm", ".pdf" => "application/pdf", ".sig" => "application/pgp-signature", ".spl" => "application/futuresplash", @@ -113,7 +114,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 # @@ -145,7 +146,7 @@ static-file.exclude-extensions = ( ".php #server.error-handler-404 = "/error-handler.php" ## to help the rc.scripts -#server.pid-file = "/var/run/lighttpd.pid" +server.pid-file = "/var/run/lighttpd.pid" ###### virtual hosts @@ -183,10 +184,10 @@ static-file.exclude-extensions = ( ".php #server.chroot = "/" ## change uid to (default: don't care) -#server.username = "wwwrun" +server.username = "lighttpd" ## change uid to (default: don't care) -#server.groupname = "wwwrun" +server.groupname = "lighttpd" #### compress module #compress.cache-dir = "/tmp/lighttpd/cache/compress/" @@ -210,7 +211,7 @@ static-file.exclude-extensions = ( ".php # ( "localhost" => # ( # "socket" => "/tmp/php-fastcgi.socket", -# "bin-path" => "/usr/local/bin/php" +# "bin-path" => "/usr/bin/php" # ) # ) # ) Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/lighttpd/EL-4/.cvsignore,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- .cvsignore 1 Aug 2005 15:05:07 -0000 1.5 +++ .cvsignore 16 Apr 2007 11:19:50 -0000 1.6 @@ -1 +1 @@ -lighttpd-1.3.16.tar.gz +lighttpd-1.4.15.tar.bz2 Index: index.html =================================================================== RCS file: /cvs/extras/rpms/lighttpd/EL-4/index.html,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- index.html 23 Feb 2005 00:12:23 -0000 1.1 +++ index.html 16 Apr 2007 11:19:50 -0000 1.2 @@ -1,27 +1,28 @@ - + Powered by lighttpd + + - - -

lighttpd - Lightning fast, light system requirements

+

-Powered by lighttpd +LIGHTTPD - fly light.

-Powered by Fedora +Powered by Fedora
+Powered by Lighttpd

Index: lighttpd.logrotate =================================================================== RCS file: /cvs/extras/rpms/lighttpd/EL-4/lighttpd.logrotate,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- lighttpd.logrotate 4 Apr 2005 19:31:33 -0000 1.2 +++ lighttpd.logrotate 16 Apr 2007 11:19:50 -0000 1.3 @@ -3,6 +3,6 @@ notifempty sharedscripts postrotate - /bin/kill -HUP `cat /var/run/lighttpd.pid 2>/dev/null` 2>/dev/null || : + /usr/bin/killall -HUP lighttpd &>/dev/null || : endscript } Index: lighttpd.spec =================================================================== RCS file: /cvs/extras/rpms/lighttpd/EL-4/lighttpd.spec,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- lighttpd.spec 1 Aug 2005 15:05:07 -0000 1.6 +++ lighttpd.spec 16 Apr 2007 11:19:50 -0000 1.7 @@ -2,25 +2,37 @@ Summary: Lightning fast webserver with light system requirements Name: lighttpd -Version: 1.3.16 +Version: 1.4.15 Release: 1%{?dist} License: BSD Group: System Environment/Daemons URL: http://www.lighttpd.net/ -Source0: http://www.lighttpd.net/download/lighttpd-%{version}.tar.gz +Source0: http://www.lighttpd.net/download/lighttpd-%{version}.tar.bz2 Source1: lighttpd.logrotate Source2: php.d-lighttpd.ini Source10: index.html -Source11: lighttpd.png +Source11: http://www.lighttpd.net/favicon.ico Source12: powered_by_fedora.png -Patch0: lighttpd-1.3.10-defaultconf.patch +Source13: http://www.lighttpd.net/light_button.png +Source14: http://www.lighttpd.net/light_logo.png +Patch0: lighttpd-1.4.13-defaultconf.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root Requires(pre): /usr/sbin/useradd Requires(post): /sbin/chkconfig Requires(preun): /sbin/service, /sbin/chkconfig Requires(postun): /sbin/service -BuildRequires: openssl-devel, pcre-devel, bzip2-devel, zlib-devel, gcc-c++ -%{?_with_ldap:BuildRequires: openldap-devel} +BuildRequires: openssl-devel, pcre-devel, bzip2-devel, zlib-devel +%{!?_without_ldap:BuildRequires: openldap-devel} +%{?_with_gamin:BuildRequires: gamin-devel} +%{!?_without_gdbm:BuildRequires: gdbm-devel} +%{!?_without_lua:BuildRequires: lua-devel} +# On Fedora <= 6 (and RHEL?), we still need this because of the "broken" lua +%if %{!?fedora:0}%{?fedora} <= 6 +BuildRequires: readline-devel +%endif +%if 0%{?el} <= 6 +BuildRequires: readline-devel +%endif %description Secure, fast, compliant and very flexible web-server which has been optimized @@ -31,7 +43,8 @@ problems. Available rpmbuild rebuild options : ---with : ldap +--with : gamin webdavprops webdavlocks memcache +--without : ldap gdbm lua (cml) %package mod_mysql_vhost @@ -53,29 +66,31 @@ 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 +%setup -q %patch0 -p1 -b .defaultconf %build %configure \ --libdir="%{_libdir}/lighttpd" \ - --with-openssl \ --with-mysql \ - %{?_with_ldap:--with-ldap} -%{__make} + %{!?_without_ldap:--with-ldap} \ + --with-openssl \ + %{?_with_gamin:--with-fam} \ + %{?_with_webdavprops:--with-webdav-props} \ + %{?_with_webdavlocks:--with-webdav-locks} \ + %{!?_without_gdbm:--with-gdbm} \ + %{?_with_memcache:--with-memcache} \ + %{?!_without_lua:--with-lua} +%{__make} %{?_smp_mflags} %install %{__rm} -rf %{buildroot} -%makeinstall \ - libdir="%{buildroot}%{_libdir}/lighttpd" +%{__make} install DESTDIR=%{buildroot} # Install included init script and sysconfig entry %{__install} -D -p -m 0755 doc/rc.lighttpd.redhat \ @@ -97,7 +112,8 @@ # Install our own default web page and images %{__mkdir_p} %{buildroot}%{webroot} -%{__install} -p -m 0644 %{SOURCE10} %{SOURCE11} %{SOURCE12} \ +%{__install} -p -m 0644 %{SOURCE10} %{SOURCE11} %{SOURCE12} %{SOURCE13} \ + %{SOURCE14} \ %{buildroot}%{webroot}/ # Install empty log directory to include @@ -117,8 +133,8 @@ %preun if [ $1 -eq 0 ]; then - /sbin/service lighttpd stop &>/dev/null || : - /sbin/chkconfig --del lighttpd + /sbin/service lighttpd stop &>/dev/null || : + /sbin/chkconfig --del lighttpd fi %postun @@ -128,7 +144,7 @@ %files -%defattr(-, root, root, 0755) +%defattr(-,root,root,-) %doc AUTHORS ChangeLog COPYING README %doc doc/*.txt doc/lighttpd.conf doc/lighttpd.user %dir %{_sysconfdir}/lighttpd/ @@ -146,13 +162,13 @@ %{webroot}/ %files mod_mysql_vhost -%defattr(-, root, root, 0755) +%defattr(-,root,root,-) %doc doc/mysqlvhost.txt %dir %{_libdir}/lighttpd/ %{_libdir}/lighttpd/mod_mysql_vhost.so %files fastcgi -%defattr(-, root, root, 0755) +%defattr(-,root,root,-) %doc doc/fastcgi*.txt %config(noreplace) %{_sysconfdir}/php.d/lighttpd.ini %{_bindir}/spawn-fcgi @@ -162,8 +178,114 @@ %changelog -* Mon Aug 1 2005 Matthias Saou 1.3.16-1 -- Update to 1.3.16. +* Mon Apr 16 2007 Matthias Saou 1.4.15-1 +- Update to 1.4.15. +- Remove now included previous patch. +- Switch to using the bz2 source. +- Add optional --with-webdav-locks support. + +* Fri Feb 16 2007 Matthias Saou 1.4.13-6 +- Include patch to fix 99% cpu bug when client connection is dropped. + +* Fri Feb 2 2007 Matthias Saou 1.4.13-5 +- Update defaultconf patch to change php binary to /usr/bin/php-cgi (#219723). +- Noticed %%{?_smp_mflags} was missing, so add it as it works fine. + +* Mon Jan 29 2007 Matthias Saou 1.4.13-4 +- Remove readline-devel build req, added by lua but since fixed (#213895). + +* Mon Nov 6 2006 Matthias Saou 1.4.13-3 +- Switch to using killall for log rotation to fix it when using workers. + +* Mon Oct 16 2006 Matthias Saou 1.4.13-2 +- Remove gcc-c++ build req, it's part of the defaults. +- Add readline-devel build req, needed on RHEL4. + +* Wed Oct 11 2006 Matthias Saou 1.4.13-1 +- Update to 1.4.13, which contains the previous fix. + +* Tue Oct 3 2006 Matthias Saou 1.4.12-3 +- Include fix for segfaults (lighttpd bug #876, changeset 1352). + +* Mon Sep 25 2006 Matthias Saou 1.4.12-1 +- Update to 1.4.12 final. + +* Fri Sep 22 2006 Matthias Saou 1.4.12-0.1.r1332 +- Update to latest 1.4.12 pre-release, fixes SSL issues and other bugs. +- Update powered_by_fedora.png to the new logo. + +* Mon Aug 28 2006 Matthias Saou 1.4.11-2 +- FC6 rebuild. + +* Thu Mar 9 2006 Matthias Saou 1.4.11-1 +- Update to 1.4.11. + +* Mon Mar 6 2006 Matthias Saou 1.4.10-2 +- FC5 rebuild. + +* Wed Feb 8 2006 Matthias Saou 1.4.10-1 +- Update to 1.4.10. +- Remove now included fix. + +* Wed Jan 25 2006 Matthias Saou 1.4.9-2 +- Add mod_fastcgi-fix patch to fix crash on backend overload. + +* Mon Jan 16 2006 Matthias Saou 1.4.9-1 +- Update to 1.4.9. + +* Wed Nov 23 2005 Matthias Saou 1.4.8-1 +- Update to 1.4.8. + +* Fri Nov 4 2005 Matthias Saou 1.4.7-1 +- Update to 1.4.7. + +* Wed Oct 12 2005 Matthias Saou 1.4.6-1 +- Update to 1.4.6. + +* Mon Oct 3 2005 Matthias Saou 1.4.5-1 +- Update to 1.4.5. +- Disable gamin/fam support for now, it does not work. + +* Tue Sep 27 2005 Matthias Saou 1.4.4-3 +- Update to current SVN to check if it fixes the remaining load problems. + +* Wed Sep 21 2005 Matthias Saou 1.4.4-2 +- Patch to SVN 722 revision : Fixes a crash in mod_mysql_vhost and a problem + with keepalive and certain browsers. + +* Mon Sep 19 2005 Matthias Saou 1.4.4-1 +- Update to 1.4.4 final. +- Enable ldap auth, gdbm and gamin/fam support by default. + +* Thu Sep 15 2005 Matthias Saou 1.4.4-0 +- Update to 1.4.4 pre-release (fixes another fastcgi memleak). +- Enable lua (cml module) by default. +- Add --with-webdav-props conditional option. + +* Tue Sep 13 2005 Matthias Saou 1.4.3-2 +- Include lighttpd-1.4.3-stat_cache.patch to fix memleak. + +* Fri Sep 2 2005 Matthias Saou 1.4.3-1.1 +- Rearrange the included index.html to include the new logo, button and + favicon from lighttpd.net. + +* Fri Sep 2 2005 Matthias Saou 1.4.3-1 +- Update to 1.4.3. +- No longer override libdir at make install stage, use DESTDIR instead, as + the resulting binary would now have referenced to %%{buildroot} :-( + +* Tue Aug 30 2005 Matthias Saou 1.4.2-1 +- Update to 1.4.2. + +* Mon Aug 22 2005 Matthias Saou 1.4.1-1 +- Update to 1.4.1. + +* Sun Aug 21 2005 Matthias Saou 1.4.0-1 +- Update to 1.4.0. +- Add conditional of gamin, gdbm, memcache and lua options. + +* Mon Aug 1 2005 Matthias Saou 1.3.16-2 +- Update to 1.3.16, rebuild. * Mon Jul 18 2005 Matthias Saou 1.3.15-1 - Update to 1.3.15. Index: sources =================================================================== RCS file: /cvs/extras/rpms/lighttpd/EL-4/sources,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- sources 1 Aug 2005 15:05:07 -0000 1.5 +++ sources 16 Apr 2007 11:19:50 -0000 1.6 @@ -1 +1 @@ -b73f7a7ace4901b6417b0e450aaa5df5 lighttpd-1.3.16.tar.gz +b994b8c359da578dec073cae52c4924f lighttpd-1.4.15.tar.bz2 --- lighttpd-1.3.10-defaultconf.patch DELETED --- From fedora-extras-commits at redhat.com Mon Apr 16 11:20:28 2007 From: fedora-extras-commits at redhat.com (Matthias Saou (thias)) Date: Mon, 16 Apr 2007 07:20:28 -0400 Subject: rpms/lighttpd/EL-5 .cvsignore, 1.18, 1.19 lighttpd.spec, 1.32, 1.33 sources, 1.18, 1.19 Message-ID: <200704161120.l3GBKSEX007644@cvs-int.fedora.redhat.com> Author: thias Update of /cvs/extras/rpms/lighttpd/EL-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv7547/EL-5 Modified Files: .cvsignore lighttpd.spec sources Log Message: Update to 1.4.15. Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/lighttpd/EL-5/.cvsignore,v retrieving revision 1.18 retrieving revision 1.19 diff -u -r1.18 -r1.19 --- .cvsignore 11 Oct 2006 10:05:03 -0000 1.18 +++ .cvsignore 16 Apr 2007 11:19:54 -0000 1.19 @@ -1 +1 @@ -lighttpd-1.4.13.tar.gz +lighttpd-1.4.15.tar.bz2 Index: lighttpd.spec =================================================================== RCS file: /cvs/extras/rpms/lighttpd/EL-5/lighttpd.spec,v retrieving revision 1.32 retrieving revision 1.33 diff -u -r1.32 -r1.33 --- lighttpd.spec 2 Feb 2007 13:06:45 -0000 1.32 +++ lighttpd.spec 16 Apr 2007 11:19:54 -0000 1.33 @@ -2,12 +2,12 @@ Summary: Lightning fast webserver with light system requirements Name: lighttpd -Version: 1.4.13 -Release: 5%{?dist} +Version: 1.4.15 +Release: 1%{?dist} License: BSD Group: System Environment/Daemons URL: http://www.lighttpd.net/ -Source0: http://www.lighttpd.net/download/lighttpd-%{version}.tar.gz +Source0: http://www.lighttpd.net/download/lighttpd-%{version}.tar.bz2 Source1: lighttpd.logrotate Source2: php.d-lighttpd.ini Source10: index.html @@ -26,6 +26,13 @@ %{?_with_gamin:BuildRequires: gamin-devel} %{!?_without_gdbm:BuildRequires: gdbm-devel} %{!?_without_lua:BuildRequires: lua-devel} +# On Fedora <= 6 (and RHEL?), we still need this because of the "broken" lua +%if %{!?fedora:0}%{?fedora} <= 6 +BuildRequires: readline-devel +%endif +%if 0%{?el} <= 6 +BuildRequires: readline-devel +%endif %description Secure, fast, compliant and very flexible web-server which has been optimized @@ -36,7 +43,7 @@ problems. Available rpmbuild rebuild options : ---with : memcache webdavprops gamin +--with : gamin webdavprops webdavlocks memcache --without : ldap gdbm lua (cml) @@ -59,13 +66,10 @@ 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 +%setup -q %patch0 -p1 -b .defaultconf @@ -76,10 +80,11 @@ %{!?_without_ldap:--with-ldap} \ --with-openssl \ %{?_with_gamin:--with-fam} \ + %{?_with_webdavprops:--with-webdav-props} \ + %{?_with_webdavlocks:--with-webdav-locks} \ %{!?_without_gdbm:--with-gdbm} \ %{?_with_memcache:--with-memcache} \ - %{?!_without_lua:--with-lua} \ - %{?_with_webdavprops:--with-webdav-props} + %{?!_without_lua:--with-lua} %{__make} %{?_smp_mflags} @@ -128,8 +133,8 @@ %preun if [ $1 -eq 0 ]; then - /sbin/service lighttpd stop &>/dev/null || : - /sbin/chkconfig --del lighttpd + /sbin/service lighttpd stop &>/dev/null || : + /sbin/chkconfig --del lighttpd fi %postun @@ -139,7 +144,7 @@ %files -%defattr(-, root, root, 0755) +%defattr(-,root,root,-) %doc AUTHORS ChangeLog COPYING README %doc doc/*.txt doc/lighttpd.conf doc/lighttpd.user %dir %{_sysconfdir}/lighttpd/ @@ -157,13 +162,13 @@ %{webroot}/ %files mod_mysql_vhost -%defattr(-, root, root, 0755) +%defattr(-,root,root,-) %doc doc/mysqlvhost.txt %dir %{_libdir}/lighttpd/ %{_libdir}/lighttpd/mod_mysql_vhost.so %files fastcgi -%defattr(-, root, root, 0755) +%defattr(-,root,root,-) %doc doc/fastcgi*.txt %config(noreplace) %{_sysconfdir}/php.d/lighttpd.ini %{_bindir}/spawn-fcgi @@ -173,6 +178,15 @@ %changelog +* Mon Apr 16 2007 Matthias Saou 1.4.15-1 +- Update to 1.4.15. +- Remove now included previous patch. +- Switch to using the bz2 source. +- Add optional --with-webdav-locks support. + +* Fri Feb 16 2007 Matthias Saou 1.4.13-6 +- Include patch to fix 99% cpu bug when client connection is dropped. + * Fri Feb 2 2007 Matthias Saou 1.4.13-5 - Update defaultconf patch to change php binary to /usr/bin/php-cgi (#219723). - Noticed %%{?_smp_mflags} was missing, so add it as it works fine. Index: sources =================================================================== RCS file: /cvs/extras/rpms/lighttpd/EL-5/sources,v retrieving revision 1.18 retrieving revision 1.19 diff -u -r1.18 -r1.19 --- sources 11 Oct 2006 10:05:03 -0000 1.18 +++ sources 16 Apr 2007 11:19:54 -0000 1.19 @@ -1 +1 @@ -d775d6478391b95d841a1018c8db0b95 lighttpd-1.4.13.tar.gz +b994b8c359da578dec073cae52c4924f lighttpd-1.4.15.tar.bz2 From fedora-extras-commits at redhat.com Mon Apr 16 11:20:32 2007 From: fedora-extras-commits at redhat.com (Matthias Saou (thias)) Date: Mon, 16 Apr 2007 07:20:32 -0400 Subject: rpms/lighttpd/FC-5 lighttpd-1.4.13-defaultconf.patch, NONE, 1.1 .cvsignore, 1.16, 1.17 lighttpd.spec, 1.25, 1.26 sources, 1.16, 1.17 lighttpd-1.3.10-defaultconf.patch, 1.1, NONE Message-ID: <200704161120.l3GBKWQg007649@cvs-int.fedora.redhat.com> Author: thias Update of /cvs/extras/rpms/lighttpd/FC-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv7547/FC-5 Modified Files: .cvsignore lighttpd.spec sources Added Files: lighttpd-1.4.13-defaultconf.patch Removed Files: lighttpd-1.3.10-defaultconf.patch Log Message: Update to 1.4.15. lighttpd-1.4.13-defaultconf.patch: --- NEW FILE lighttpd-1.4.13-defaultconf.patch --- diff -Naupr lighttpd-1.4.13.orig/doc/lighttpd.conf lighttpd-1.4.13/doc/lighttpd.conf --- lighttpd-1.4.13.orig/doc/lighttpd.conf 2006-10-04 15:29:19.000000000 +0200 +++ lighttpd-1.4.13/doc/lighttpd.conf 2007-02-02 13:49:05.000000000 +0100 @@ -37,10 +37,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 index-file.names = ( "index.php", "index.html", @@ -51,6 +51,7 @@ index-file.names = ( "index.p # mimetype mapping mimetype.assign = ( + ".rpm" => "application/x-rpm", ".pdf" => "application/pdf", ".sig" => "application/pgp-signature", ".spl" => "application/futuresplash", @@ -113,7 +114,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 # @@ -145,7 +146,7 @@ static-file.exclude-extensions = ( ".php #server.error-handler-404 = "/error-handler.php" ## to help the rc.scripts -#server.pid-file = "/var/run/lighttpd.pid" +server.pid-file = "/var/run/lighttpd.pid" ###### virtual hosts @@ -183,10 +184,10 @@ static-file.exclude-extensions = ( ".php #server.chroot = "/" ## change uid to (default: don't care) -#server.username = "wwwrun" +server.username = "lighttpd" ## change uid to (default: don't care) -#server.groupname = "wwwrun" +server.groupname = "lighttpd" #### compress module #compress.cache-dir = "/tmp/lighttpd/cache/compress/" @@ -210,7 +211,7 @@ static-file.exclude-extensions = ( ".php # ( "localhost" => # ( # "socket" => "/tmp/php-fastcgi.socket", -# "bin-path" => "/usr/local/bin/php" +# "bin-path" => "/usr/bin/php-cgi" # ) # ) # ) Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/lighttpd/FC-5/.cvsignore,v retrieving revision 1.16 retrieving revision 1.17 diff -u -r1.16 -r1.17 --- .cvsignore 16 Oct 2006 13:45:56 -0000 1.16 +++ .cvsignore 16 Apr 2007 11:19:58 -0000 1.17 @@ -1 +1 @@ -lighttpd-1.4.13.tar.gz +lighttpd-1.4.15.tar.bz2 Index: lighttpd.spec =================================================================== RCS file: /cvs/extras/rpms/lighttpd/FC-5/lighttpd.spec,v retrieving revision 1.25 retrieving revision 1.26 diff -u -r1.25 -r1.26 --- lighttpd.spec 6 Nov 2006 10:51:41 -0000 1.25 +++ lighttpd.spec 16 Apr 2007 11:19:58 -0000 1.26 @@ -2,12 +2,12 @@ Summary: Lightning fast webserver with light system requirements Name: lighttpd -Version: 1.4.13 -Release: 3%{?dist} +Version: 1.4.15 +Release: 1%{?dist} License: BSD Group: System Environment/Daemons URL: http://www.lighttpd.net/ -Source0: http://www.lighttpd.net/download/lighttpd-%{version}.tar.gz +Source0: http://www.lighttpd.net/download/lighttpd-%{version}.tar.bz2 Source1: lighttpd.logrotate Source2: php.d-lighttpd.ini Source10: index.html @@ -15,18 +15,24 @@ Source12: powered_by_fedora.png Source13: http://www.lighttpd.net/light_button.png Source14: http://www.lighttpd.net/light_logo.png -Patch0: lighttpd-1.3.10-defaultconf.patch +Patch0: lighttpd-1.4.13-defaultconf.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root Requires(pre): /usr/sbin/useradd Requires(post): /sbin/chkconfig Requires(preun): /sbin/service, /sbin/chkconfig Requires(postun): /sbin/service BuildRequires: openssl-devel, pcre-devel, bzip2-devel, zlib-devel -BuildRequires: readline-devel %{!?_without_ldap:BuildRequires: openldap-devel} %{?_with_gamin:BuildRequires: gamin-devel} %{!?_without_gdbm:BuildRequires: gdbm-devel} %{!?_without_lua:BuildRequires: lua-devel} +# On Fedora <= 6 (and RHEL?), we still need this because of the "broken" lua +%if %{!?fedora:0}%{?fedora} <= 6 +BuildRequires: readline-devel +%endif +%if 0%{?el} <= 6 +BuildRequires: readline-devel +%endif %description Secure, fast, compliant and very flexible web-server which has been optimized @@ -37,7 +43,7 @@ problems. Available rpmbuild rebuild options : ---with : memcache webdavprops gamin +--with : gamin webdavprops webdavlocks memcache --without : ldap gdbm lua (cml) @@ -60,13 +66,10 @@ 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 +%setup -q %patch0 -p1 -b .defaultconf @@ -77,11 +80,12 @@ %{!?_without_ldap:--with-ldap} \ --with-openssl \ %{?_with_gamin:--with-fam} \ + %{?_with_webdavprops:--with-webdav-props} \ + %{?_with_webdavlocks:--with-webdav-locks} \ %{!?_without_gdbm:--with-gdbm} \ %{?_with_memcache:--with-memcache} \ - %{?!_without_lua:--with-lua} \ - %{?_with_webdavprops:--with-webdav-props} -%{__make} + %{?!_without_lua:--with-lua} +%{__make} %{?_smp_mflags} %install @@ -129,8 +133,8 @@ %preun if [ $1 -eq 0 ]; then - /sbin/service lighttpd stop &>/dev/null || : - /sbin/chkconfig --del lighttpd + /sbin/service lighttpd stop &>/dev/null || : + /sbin/chkconfig --del lighttpd fi %postun @@ -140,7 +144,7 @@ %files -%defattr(-, root, root, 0755) +%defattr(-,root,root,-) %doc AUTHORS ChangeLog COPYING README %doc doc/*.txt doc/lighttpd.conf doc/lighttpd.user %dir %{_sysconfdir}/lighttpd/ @@ -158,13 +162,13 @@ %{webroot}/ %files mod_mysql_vhost -%defattr(-, root, root, 0755) +%defattr(-,root,root,-) %doc doc/mysqlvhost.txt %dir %{_libdir}/lighttpd/ %{_libdir}/lighttpd/mod_mysql_vhost.so %files fastcgi -%defattr(-, root, root, 0755) +%defattr(-,root,root,-) %doc doc/fastcgi*.txt %config(noreplace) %{_sysconfdir}/php.d/lighttpd.ini %{_bindir}/spawn-fcgi @@ -174,6 +178,22 @@ %changelog +* Mon Apr 16 2007 Matthias Saou 1.4.15-1 +- Update to 1.4.15. +- Remove now included previous patch. +- Switch to using the bz2 source. +- Add optional --with-webdav-locks support. + +* Fri Feb 16 2007 Matthias Saou 1.4.13-6 +- Include patch to fix 99% cpu bug when client connection is dropped. + +* Fri Feb 2 2007 Matthias Saou 1.4.13-5 +- Update defaultconf patch to change php binary to /usr/bin/php-cgi (#219723). +- Noticed %%{?_smp_mflags} was missing, so add it as it works fine. + +* Mon Jan 29 2007 Matthias Saou 1.4.13-4 +- Remove readline-devel build req, added by lua but since fixed (#213895). + * Mon Nov 6 2006 Matthias Saou 1.4.13-3 - Switch to using killall for log rotation to fix it when using workers. Index: sources =================================================================== RCS file: /cvs/extras/rpms/lighttpd/FC-5/sources,v retrieving revision 1.16 retrieving revision 1.17 diff -u -r1.16 -r1.17 --- sources 16 Oct 2006 13:45:57 -0000 1.16 +++ sources 16 Apr 2007 11:19:58 -0000 1.17 @@ -1 +1 @@ -d775d6478391b95d841a1018c8db0b95 lighttpd-1.4.13.tar.gz +b994b8c359da578dec073cae52c4924f lighttpd-1.4.15.tar.bz2 --- lighttpd-1.3.10-defaultconf.patch DELETED --- From fedora-extras-commits at redhat.com Mon Apr 16 11:20:36 2007 From: fedora-extras-commits at redhat.com (Matthias Saou (thias)) Date: Mon, 16 Apr 2007 07:20:36 -0400 Subject: rpms/lighttpd/FC-6 lighttpd-1.4.13-defaultconf.patch, NONE, 1.1 .cvsignore, 1.18, 1.19 lighttpd.spec, 1.30, 1.31 sources, 1.18, 1.19 lighttpd-1.3.10-defaultconf.patch, 1.1, NONE Message-ID: <200704161120.l3GBKa4e007654@cvs-int.fedora.redhat.com> Author: thias Update of /cvs/extras/rpms/lighttpd/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv7547/FC-6 Modified Files: .cvsignore lighttpd.spec sources Added Files: lighttpd-1.4.13-defaultconf.patch Removed Files: lighttpd-1.3.10-defaultconf.patch Log Message: Update to 1.4.15. lighttpd-1.4.13-defaultconf.patch: --- NEW FILE lighttpd-1.4.13-defaultconf.patch --- diff -Naupr lighttpd-1.4.13.orig/doc/lighttpd.conf lighttpd-1.4.13/doc/lighttpd.conf --- lighttpd-1.4.13.orig/doc/lighttpd.conf 2006-10-04 15:29:19.000000000 +0200 +++ lighttpd-1.4.13/doc/lighttpd.conf 2007-02-02 13:49:05.000000000 +0100 @@ -37,10 +37,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 index-file.names = ( "index.php", "index.html", @@ -51,6 +51,7 @@ index-file.names = ( "index.p # mimetype mapping mimetype.assign = ( + ".rpm" => "application/x-rpm", ".pdf" => "application/pdf", ".sig" => "application/pgp-signature", ".spl" => "application/futuresplash", @@ -113,7 +114,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 # @@ -145,7 +146,7 @@ static-file.exclude-extensions = ( ".php #server.error-handler-404 = "/error-handler.php" ## to help the rc.scripts -#server.pid-file = "/var/run/lighttpd.pid" +server.pid-file = "/var/run/lighttpd.pid" ###### virtual hosts @@ -183,10 +184,10 @@ static-file.exclude-extensions = ( ".php #server.chroot = "/" ## change uid to (default: don't care) -#server.username = "wwwrun" +server.username = "lighttpd" ## change uid to (default: don't care) -#server.groupname = "wwwrun" +server.groupname = "lighttpd" #### compress module #compress.cache-dir = "/tmp/lighttpd/cache/compress/" @@ -210,7 +211,7 @@ static-file.exclude-extensions = ( ".php # ( "localhost" => # ( # "socket" => "/tmp/php-fastcgi.socket", -# "bin-path" => "/usr/local/bin/php" +# "bin-path" => "/usr/bin/php-cgi" # ) # ) # ) Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/lighttpd/FC-6/.cvsignore,v retrieving revision 1.18 retrieving revision 1.19 diff -u -r1.18 -r1.19 --- .cvsignore 11 Oct 2006 10:05:03 -0000 1.18 +++ .cvsignore 16 Apr 2007 11:20:02 -0000 1.19 @@ -1 +1 @@ -lighttpd-1.4.13.tar.gz +lighttpd-1.4.15.tar.bz2 Index: lighttpd.spec =================================================================== RCS file: /cvs/extras/rpms/lighttpd/FC-6/lighttpd.spec,v retrieving revision 1.30 retrieving revision 1.31 diff -u -r1.30 -r1.31 --- lighttpd.spec 6 Nov 2006 10:51:43 -0000 1.30 +++ lighttpd.spec 16 Apr 2007 11:20:02 -0000 1.31 @@ -2,12 +2,12 @@ Summary: Lightning fast webserver with light system requirements Name: lighttpd -Version: 1.4.13 -Release: 3%{?dist} +Version: 1.4.15 +Release: 1%{?dist} License: BSD Group: System Environment/Daemons URL: http://www.lighttpd.net/ -Source0: http://www.lighttpd.net/download/lighttpd-%{version}.tar.gz +Source0: http://www.lighttpd.net/download/lighttpd-%{version}.tar.bz2 Source1: lighttpd.logrotate Source2: php.d-lighttpd.ini Source10: index.html @@ -15,18 +15,24 @@ Source12: powered_by_fedora.png Source13: http://www.lighttpd.net/light_button.png Source14: http://www.lighttpd.net/light_logo.png -Patch0: lighttpd-1.3.10-defaultconf.patch +Patch0: lighttpd-1.4.13-defaultconf.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root Requires(pre): /usr/sbin/useradd Requires(post): /sbin/chkconfig Requires(preun): /sbin/service, /sbin/chkconfig Requires(postun): /sbin/service BuildRequires: openssl-devel, pcre-devel, bzip2-devel, zlib-devel -BuildRequires: readline-devel %{!?_without_ldap:BuildRequires: openldap-devel} %{?_with_gamin:BuildRequires: gamin-devel} %{!?_without_gdbm:BuildRequires: gdbm-devel} %{!?_without_lua:BuildRequires: lua-devel} +# On Fedora <= 6 (and RHEL?), we still need this because of the "broken" lua +%if %{!?fedora:0}%{?fedora} <= 6 +BuildRequires: readline-devel +%endif +%if 0%{?el} <= 6 +BuildRequires: readline-devel +%endif %description Secure, fast, compliant and very flexible web-server which has been optimized @@ -37,7 +43,7 @@ problems. Available rpmbuild rebuild options : ---with : memcache webdavprops gamin +--with : gamin webdavprops webdavlocks memcache --without : ldap gdbm lua (cml) @@ -60,13 +66,10 @@ 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 +%setup -q %patch0 -p1 -b .defaultconf @@ -77,11 +80,12 @@ %{!?_without_ldap:--with-ldap} \ --with-openssl \ %{?_with_gamin:--with-fam} \ + %{?_with_webdavprops:--with-webdav-props} \ + %{?_with_webdavlocks:--with-webdav-locks} \ %{!?_without_gdbm:--with-gdbm} \ %{?_with_memcache:--with-memcache} \ - %{?!_without_lua:--with-lua} \ - %{?_with_webdavprops:--with-webdav-props} -%{__make} + %{?!_without_lua:--with-lua} +%{__make} %{?_smp_mflags} %install @@ -129,8 +133,8 @@ %preun if [ $1 -eq 0 ]; then - /sbin/service lighttpd stop &>/dev/null || : - /sbin/chkconfig --del lighttpd + /sbin/service lighttpd stop &>/dev/null || : + /sbin/chkconfig --del lighttpd fi %postun @@ -140,7 +144,7 @@ %files -%defattr(-, root, root, 0755) +%defattr(-,root,root,-) %doc AUTHORS ChangeLog COPYING README %doc doc/*.txt doc/lighttpd.conf doc/lighttpd.user %dir %{_sysconfdir}/lighttpd/ @@ -158,13 +162,13 @@ %{webroot}/ %files mod_mysql_vhost -%defattr(-, root, root, 0755) +%defattr(-,root,root,-) %doc doc/mysqlvhost.txt %dir %{_libdir}/lighttpd/ %{_libdir}/lighttpd/mod_mysql_vhost.so %files fastcgi -%defattr(-, root, root, 0755) +%defattr(-,root,root,-) %doc doc/fastcgi*.txt %config(noreplace) %{_sysconfdir}/php.d/lighttpd.ini %{_bindir}/spawn-fcgi @@ -174,6 +178,22 @@ %changelog +* Mon Apr 16 2007 Matthias Saou 1.4.15-1 +- Update to 1.4.15. +- Remove now included previous patch. +- Switch to using the bz2 source. +- Add optional --with-webdav-locks support. + +* Fri Feb 16 2007 Matthias Saou 1.4.13-6 +- Include patch to fix 99% cpu bug when client connection is dropped. + +* Fri Feb 2 2007 Matthias Saou 1.4.13-5 +- Update defaultconf patch to change php binary to /usr/bin/php-cgi (#219723). +- Noticed %%{?_smp_mflags} was missing, so add it as it works fine. + +* Mon Jan 29 2007 Matthias Saou 1.4.13-4 +- Remove readline-devel build req, added by lua but since fixed (#213895). + * Mon Nov 6 2006 Matthias Saou 1.4.13-3 - Switch to using killall for log rotation to fix it when using workers. Index: sources =================================================================== RCS file: /cvs/extras/rpms/lighttpd/FC-6/sources,v retrieving revision 1.18 retrieving revision 1.19 diff -u -r1.18 -r1.19 --- sources 11 Oct 2006 10:05:03 -0000 1.18 +++ sources 16 Apr 2007 11:20:02 -0000 1.19 @@ -1 +1 @@ -d775d6478391b95d841a1018c8db0b95 lighttpd-1.4.13.tar.gz +b994b8c359da578dec073cae52c4924f lighttpd-1.4.15.tar.bz2 --- lighttpd-1.3.10-defaultconf.patch DELETED --- From fedora-extras-commits at redhat.com Mon Apr 16 11:24:42 2007 From: fedora-extras-commits at redhat.com (Ralf Ertzinger (ertzing)) Date: Mon, 16 Apr 2007 07:24:42 -0400 Subject: rpms/audacious/FC-6 audacious-1.3.1-default-skin.patch, NONE, 1.1 audacious-1.3.1-xmms-skins.patch, NONE, 1.1 .cvsignore, 1.6, 1.7 audacious.spec, 1.16, 1.17 sources, 1.6, 1.7 audacious-1.1.0-default-skin.patch, 1.1, NONE audacious-1.1.0-xmms-skins.patch, 1.1, NONE Message-ID: <200704161124.l3GBOglA007913@cvs-int.fedora.redhat.com> Author: ertzing Update of /cvs/extras/rpms/audacious/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv7854 Modified Files: .cvsignore audacious.spec sources Added Files: audacious-1.3.1-default-skin.patch audacious-1.3.1-xmms-skins.patch Removed Files: audacious-1.1.0-default-skin.patch audacious-1.1.0-xmms-skins.patch Log Message: - Update to 1.3.2 audacious-1.3.1-default-skin.patch: --- NEW FILE audacious-1.3.1-default-skin.patch --- diff -Nurip audacious-1.3.1-orig/src/audacious/main.c audacious-1.3.1/src/audacious/main.c --- audacious-1.3.1-orig/src/audacious/main.c 2007-03-04 07:34:27.000000000 +0100 +++ audacious-1.3.1/src/audacious/main.c 2007-03-14 21:03:25.000000000 +0100 @@ -159,7 +159,7 @@ BmpConfig bmp_default_config = { 0.0, /* equalizer preamp */ {0, 0, 0, 0, 0, /* equalizer bands */ 0, 0, 0, 0, 0}, - NULL, /* skin */ + "/usr/share/xmms/Skins/Bluecurve-xmms.zip", /* skin */ NULL, /* output plugin */ NULL, /* file selector path */ NULL, /* playlist path */ audacious-1.3.1-xmms-skins.patch: --- NEW FILE audacious-1.3.1-xmms-skins.patch --- diff -Nurip audacious-1.3.1-orig/src/audacious/ui_skinselector.c audacious-1.3.1/src/audacious/ui_skinselector.c --- audacious-1.3.1-orig/src/audacious/ui_skinselector.c 2007-01-13 18:19:52.000000000 +0100 +++ audacious-1.3.1/src/audacious/ui_skinselector.c 2007-03-14 20:58:59.000000000 +0100 @@ -249,11 +249,15 @@ void skinlist_update(void) { gchar *skinsdir; + gchar xmmsskinsdir[] = "/usr/share/xmms/Skins"; skinlist_clear(); scan_skindir(bmp_paths[BMP_PATH_USER_SKIN_DIR]); scan_skindir(DATA_DIR G_DIR_SEPARATOR_S "Skins"); + if (g_file_test(xmmsskinsdir, G_FILE_TEST_IS_DIR)) { + scan_skindir( xmmsskinsdir ); + } skinsdir = getenv("SKINSDIR"); if (skinsdir) { Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/audacious/FC-6/.cvsignore,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- .cvsignore 2 Dec 2006 16:40:58 -0000 1.6 +++ .cvsignore 16 Apr 2007 11:24:08 -0000 1.7 @@ -1 +1 @@ -audacious-1.2.2.tgz +audacious-1.3.2.tgz Index: audacious.spec =================================================================== RCS file: /cvs/extras/rpms/audacious/FC-6/audacious.spec,v retrieving revision 1.16 retrieving revision 1.17 diff -u -r1.16 -r1.17 --- audacious.spec 24 Dec 2006 14:21:45 -0000 1.16 +++ audacious.spec 16 Apr 2007 11:24:08 -0000 1.17 @@ -1,15 +1,15 @@ Name: audacious -Version: 1.2.2 -Release: 2%{?dist} +Version: 1.3.2 +Release: 1%{?dist} Summary: A GTK2 based media player similar to xmms Group: Applications/Multimedia License: GPL URL: http://audacious-media-player.org/ -Source0: audacious-%{version}.tgz -Patch0: audacious-1.1.0-xmms-skins.patch -Patch1: audacious-1.1.0-default-skin.patch +Source0: http://static.audacious-media-player.org/release/audacious-%{version}.tgz +Patch0: audacious-1.3.1-xmms-skins.patch +Patch1: audacious-1.3.1-default-skin.patch # Patch2: audacious-1.1.0-no-rpath.patch Patch3: audacious-1.2.1-relative-links.patch # Patch4: audacious-1.1.0-quoting.patch @@ -24,8 +24,9 @@ BuildRequires: libglade2-devel >= 2.4 BuildRequires: GConf2-devel BuildRequires: gettext +BuildRequires: mcs-devel >= 0.1 -Requires: audacious-plugins >= 1.2.0 +Requires: audacious-plugins >= 1.3.0 Requires(post): desktop-file-utils >= 0.9 Requires(postun): desktop-file-utils >= 0.9 @@ -52,6 +53,7 @@ Group: Development/Libraries Requires: %{name}-libs = %{version}-%{release} Requires: glib2-devel, gtk2-devel >= 2.6, GConf2-devel, libglade2-devel >= 2.4 +Requires: mcs-devel >= 0.1 Requires: pkgconfig Requires(post): /sbin/ldconfig @@ -77,7 +79,7 @@ # %patch2 -p1 -b .no-rpath # Relative symlink paths -%patch3 -p1 -b .relative-links +# %patch3 -p1 -b .relative-links # Filename quoting # %patch4 -p1 -b .quoting @@ -86,7 +88,7 @@ # %patch5 -p1 -b .amidi-backend # Shaded playlist window decorations -%patch6 -p1 -b shaded-skin +# %patch6 -p1 -b .shaded-skin # Controlsocket named "xmms" instead of "audacious" # %patch7 -p1 -b controlsocket-name @@ -165,6 +167,7 @@ %files libs %defattr(-,root,root,-) +%{_libdir}/audacious %{_libdir}/*.so.* %files devel @@ -175,6 +178,9 @@ %changelog +* Mon Apr 16 2007 Ralf Ertzinger 1.3.2-1.fc6 +- Update to 1.3.2 + * Sun Dec 24 2006 Ralf Ertzinger 1.2.2-2.fc6 - Remove audacious-1.1.1-controlsocket-name.patch due to request from upstream, xmms and audacious are not entirely compatible Index: sources =================================================================== RCS file: /cvs/extras/rpms/audacious/FC-6/sources,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- sources 2 Dec 2006 16:40:58 -0000 1.6 +++ sources 16 Apr 2007 11:24:08 -0000 1.7 @@ -1 +1 @@ -e774afbda04220e6e1b0a9bff350522e audacious-1.2.2.tgz +b784a30604a2f9d84e9da310069f43f9 audacious-1.3.2.tgz --- audacious-1.1.0-default-skin.patch DELETED --- --- audacious-1.1.0-xmms-skins.patch DELETED --- From fedora-extras-commits at redhat.com Mon Apr 16 11:26:19 2007 From: fedora-extras-commits at redhat.com (Matthias Saou (thias)) Date: Mon, 16 Apr 2007 07:26:19 -0400 Subject: rpms/lighttpd/EL-4 favicon.ico, NONE, 1.1 light_button.png, NONE, 1.1 light_logo.png, NONE, 1.1 Message-ID: <200704161126.l3GBQJ3u008237@cvs-int.fedora.redhat.com> Author: thias Update of /cvs/extras/rpms/lighttpd/EL-4 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv8228 Added Files: favicon.ico light_button.png light_logo.png Log Message: Commit missing EL-4 branch files. --- NEW FILE favicon.ico --- wOQ<0r Az/ b[ ^zPeC Tc!??;;;;A????????????????H_"?r;???s^ E?????0?U??;;???8?6????s;u?9q????X=?????s Nt/,([???;??wPV?n???????? ?h;;????B??N????L?E????????????ab???Z??N?s?K???????????????a?????vr??s|??~?????????p????W?t??Kyd?)?}????}R?pU??C&????zE? ?????QR????Z?D? ;*E?g????G????g?!j\W?s?????????atx???q?????=n?)?AuU????G=???J ?o'???}???ao?????}???????X??????? From fedora-extras-commits at redhat.com Mon Apr 16 11:37:33 2007 From: fedora-extras-commits at redhat.com (Ralf Ertzinger (ertzing)) Date: Mon, 16 Apr 2007 07:37:33 -0400 Subject: rpms/audacious-plugins/FC-6 .cvsignore, 1.3, 1.4 audacious-plugins.spec, 1.7, 1.8 sources, 1.3, 1.4 Message-ID: <200704161137.l3GBbX8W008750@cvs-int.fedora.redhat.com> Author: ertzing Update of /cvs/extras/rpms/audacious-plugins/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv8720 Modified Files: .cvsignore audacious-plugins.spec sources Log Message: - Update to 1.3.2 Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/audacious-plugins/FC-6/.cvsignore,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- .cvsignore 30 Nov 2006 09:45:44 -0000 1.3 +++ .cvsignore 16 Apr 2007 11:36:59 -0000 1.4 @@ -1 +1 @@ -audacious-plugins-fedora-1.2.5.tar.gz +audacious-plugins-fedora-1.3.2.tar.gz Index: audacious-plugins.spec =================================================================== RCS file: /cvs/extras/rpms/audacious-plugins/FC-6/audacious-plugins.spec,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- audacious-plugins.spec 15 Jan 2007 08:09:43 -0000 1.7 +++ audacious-plugins.spec 16 Apr 2007 11:36:59 -0000 1.8 @@ -1,6 +1,6 @@ Name: audacious-plugins -Version: 1.2.5 -Release: 3%{?dist} +Version: 1.3.2 +Release: 1%{?dist} Summary: Plugins for the Audacious media player Group: Applications/Multimedia @@ -15,7 +15,7 @@ # Patch0: audacious-plugins-1.2.2-cddb-buffer.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) -BuildRequires: audacious-devel >= 1.2.1-0.7%{?dist}, esound-devel >= 0.2, libvorbis-devel >= 1.0 +BuildRequires: audacious-devel >= 1.3.0, esound-devel >= 0.2, libvorbis-devel >= 1.0 BuildRequires: zlib-devel, desktop-file-utils >= 0.9, alsa-lib-devel BuildRequires: libsidplay-devel, libnotify-devel BuildRequires: libmpcdec-devel, libmusicbrainz-devel @@ -26,8 +26,9 @@ BuildRequires: jack-audio-connection-kit-devel, libsamplerate-devel BuildRequires: pulseaudio-devel, fluidsynth-devel BuildRequires: wavpack-devel >= 4.31 +BuildRequires: libXcomposite-devel -Requires: audacious >= 1.2.0 +Requires: audacious >= 1.3.0 Requires(post): desktop-file-utils >= 0.9, /sbin/ldconfig Requires(postun): desktop-file-utils >= 0.9, /sbin/ldconfig @@ -45,7 +46,7 @@ Group: Applications/Multimedia Obsoletes: audacious-jack <= 1.1.2 -Requires: audacious >= 1.2.0, audacious-plugins >= 1.2.0 +Requires: audacious >= 1.3.0, audacious-plugins >= 1.3.0 %description jack This package provides an Audacious output plugin that uses the @@ -57,7 +58,7 @@ Group: Applications/Multimedia Obsoletes: audacious-esd <= 1.1.2 -Requires: audacious >= 1.2.0, audacious-plugins >= 1.2.0 +Requires: audacious >= 1.3.0, audacious-plugins >= 1.3.0 %description esd This package provides an Audacious output plugin that uses the @@ -69,7 +70,7 @@ Group: Applications/Multimedia Obsoletes: audacious-arts <= 1.1.2 -Requires: audacious >= 1.2.0, audacious-plugins >= 1.2.0 +Requires: audacious >= 1.3.0, audacious-plugins >= 1.3.0 %description arts This package provides an Audacious output plugin that uses the @@ -80,7 +81,7 @@ Summary: Audacious output plugin for PulseAudio Group: Applications/Multimedia -Requires: audacious >= 1.2.0, audacious-plugins >= 1.2.0 +Requires: audacious >= 1.3.0, audacious-plugins >= 1.3.0 %description pulseaudio This package provides an Audacious output plugin that uses the @@ -92,7 +93,7 @@ Summary: Audacious imput plugin for amidi Group: Applications/Multimedia -Requires: audacious >= 1.2.0, audacious-plugins >= 1.2.0 +Requires: audacious >= 1.3.0, audacious-plugins >= 1.3.0 %description amidi This package provides an Audacious input plugin that uses the @@ -104,7 +105,7 @@ Summary: Audacious imput plugin for wavpack Group: Applications/Multimedia -Requires: audacious >= 1.2.0, audacious-plugins >= 1.2.0 +Requires: audacious >= 1.3.0, audacious-plugins >= 1.3.0 %description wavpack This package provides an Audacious input plugin that reads WavPack @@ -112,6 +113,30 @@ +%package metronome +Summary: Audacious imput plugin simulating a metronome +Group: Applications/Multimedia + +Requires: audacious >= 1.3.0, audacious-plugins >= 1.3.0 + +%description metronome +This package provides an Audacious input plugin that simulates +a metronome. + + + +%package vortex +Summary: Audacious imput plugin for vortex audio files +Group: Applications/Multimedia + +Requires: audacious >= 1.3.0, audacious-plugins >= 1.3.0 + +%description vortex +This package provides an Audacious input plugin that reads +vortex compressed files. + + + %prep %setup -q -n audacious-plugins-fedora-%{version} @@ -135,6 +160,7 @@ %install rm -rf $RPM_BUILD_ROOT make install DESTDIR=$RPM_BUILD_ROOT +%find_lang %{name} desktop-file-install --vendor fedora \ --dir $RPM_BUILD_ROOT%{_datadir}/applications \ @@ -154,12 +180,19 @@ update-desktop-database %{_datadir}/applications -%files +%files -f %{name}.lang %defattr(-,root,root,-) %doc AUTHORS COPYING ChangeLog NEWS -%{_libdir}/audacious +%{_libdir}/audacious/Input +%{_libdir}/audacious/Output +%{_libdir}/audacious/Container +%{_libdir}/audacious/Effect +%{_libdir}/audacious/General +%{_libdir}/audacious/Visualization %exclude %{_libdir}/audacious/Input/libamidi-plug.so %exclude %{_libdir}/audacious/Input/libwavpack.so +%exclude %{_libdir}/audacious/Input/libmetronom.so +%exclude %{_libdir}/audacious/Input/libvtx.so %exclude %{_libdir}/audacious/Output/libjackout.so %exclude %{_libdir}/audacious/Output/libarts.so %exclude %{_libdir}/audacious/Output/libESD.so @@ -167,7 +200,7 @@ %{_datadir}/applications/fedora-audacious-plugins.desktop %{_datadir}/audacious/images/audioscrobbler.png %{_datadir}/audacious/images/audioscrobbler_badge.png -%{_datadir}/audacious-plugins/paranormal +%{_datadir}/audacious-plugins %files jack %defattr(-,root,root,-) @@ -195,8 +228,19 @@ %defattr(-,root,root,-) %{_libdir}/audacious/Input/libwavpack.so +%files metronome +%defattr(-,root,root,-) +%{_libdir}/audacious/Input/libmetronom.so + +%files vortex +%defattr(-,root,root,-) +%{_libdir}/audacious/Input/libvtx.so + %changelog +* Mon Apr 16 2007 Ralf Ertzinger 1.3.2-1.fc6 +- Update to 1.3.2 + * Mon Jan 15 2007 Ralf Ertzinger 1.2.5-3.fc6 - Fix a BuildRequires typo Index: sources =================================================================== RCS file: /cvs/extras/rpms/audacious-plugins/FC-6/sources,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- sources 30 Nov 2006 09:45:44 -0000 1.3 +++ sources 16 Apr 2007 11:36:59 -0000 1.4 @@ -1 +1 @@ -85311ebd8580d372fb3f7e0733185514 audacious-plugins-fedora-1.2.5.tar.gz +97e2b29121f0eecad2a4485d8890c039 audacious-plugins-fedora-1.3.2.tar.gz From fedora-extras-commits at redhat.com Mon Apr 16 13:00:41 2007 From: fedora-extras-commits at redhat.com (Gianluca Sforna (giallu)) Date: Mon, 16 Apr 2007 09:00:41 -0400 Subject: rpms/sysprof-kmod/devel sysprof-kmod.spec,1.66,1.67 Message-ID: <200704161300.l3GD0fh9014148@cvs-int.fedora.redhat.com> Author: giallu Update of /cvs/extras/rpms/sysprof-kmod/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv14119 Modified Files: sysprof-kmod.spec Log Message: Rebuild for kernel 2.6.20-1.3071.fc7 Index: sysprof-kmod.spec =================================================================== RCS file: /cvs/extras/rpms/sysprof-kmod/devel/sysprof-kmod.spec,v retrieving revision 1.66 retrieving revision 1.67 diff -u -r1.66 -r1.67 --- sysprof-kmod.spec 15 Apr 2007 15:50:35 -0000 1.66 +++ sysprof-kmod.spec 16 Apr 2007 13:00:06 -0000 1.67 @@ -4,7 +4,7 @@ # end stuff to be ... # hardcode for now: -%{!?kversion: %define kversion 2.6.20-1.3069.fc7} +%{!?kversion: %define kversion 2.6.20-1.3071.fc7} # hint: this can he overridden with "--define kversion foo" on the rpmbuild command line, e.g. # --define "kversion 2.6.16-1.2096_FC5" From fedora-extras-commits at redhat.com Mon Apr 16 14:10:43 2007 From: fedora-extras-commits at redhat.com (ZC Miao (hellwolf)) Date: Mon, 16 Apr 2007 10:10:43 -0400 Subject: rpms/wxGlade/devel wxGlade.spec,1.1,1.2 Message-ID: <200704161410.l3GEAhbJ024173@cvs-int.fedora.redhat.com> Author: hellwolf Update of /cvs/extras/rpms/wxGlade/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv24140 Modified Files: wxGlade.spec Log Message: update Index: wxGlade.spec =================================================================== RCS file: /cvs/extras/rpms/wxGlade/devel/wxGlade.spec,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- wxGlade.spec 16 Apr 2007 06:25:08 -0000 1.1 +++ wxGlade.spec 16 Apr 2007 14:10:09 -0000 1.2 @@ -1,7 +1,7 @@ Summary: A wxWidgets/wxPython/wxPerl GUI designer Name: wxGlade Version: 0.5 -Release: 2%{?dist} +Release: 4%{?dist} Source0: http://downloads.sourceforge.net/wxglade/%{name}-%{version}.tar.gz Source1: wxglade.desktop Source2: wxglade.png @@ -85,6 +85,9 @@ %changelog +* Mon Apr 16 2007 ZC Miao - 0.5-4 +- update to fix EVR problem + * Sun Apr 15 2007 ZC Miao - 0.5-2 - file permissions with install command From fedora-extras-commits at redhat.com Mon Apr 16 14:15:31 2007 From: fedora-extras-commits at redhat.com (ZC Miao (hellwolf)) Date: Mon, 16 Apr 2007 10:15:31 -0400 Subject: rpms/wxGlade/devel wxGlade.spec,1.2,1.3 Message-ID: <200704161415.l3GEFV2Y024348@cvs-int.fedora.redhat.com> Author: hellwolf Update of /cvs/extras/rpms/wxGlade/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv24314 Modified Files: wxGlade.spec Log Message: update Index: wxGlade.spec =================================================================== RCS file: /cvs/extras/rpms/wxGlade/devel/wxGlade.spec,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- wxGlade.spec 16 Apr 2007 14:10:09 -0000 1.2 +++ wxGlade.spec 16 Apr 2007 14:14:58 -0000 1.3 @@ -1,7 +1,7 @@ Summary: A wxWidgets/wxPython/wxPerl GUI designer Name: wxGlade Version: 0.5 -Release: 4%{?dist} +Release: 5%{?dist} Source0: http://downloads.sourceforge.net/wxglade/%{name}-%{version}.tar.gz Source1: wxglade.desktop Source2: wxglade.png @@ -85,7 +85,7 @@ %changelog -* Mon Apr 16 2007 ZC Miao - 0.5-4 +* Mon Apr 16 2007 ZC Miao - 0.5-5 - update to fix EVR problem * Sun Apr 15 2007 ZC Miao - 0.5-2 From fedora-extras-commits at redhat.com Mon Apr 16 15:10:08 2007 From: fedora-extras-commits at redhat.com (John Berninger (jwb)) Date: Mon, 16 Apr 2007 11:10:08 -0400 Subject: rpms/wordpress/FC-5 .cvsignore, 1.8, 1.9 sources, 1.8, 1.9 wordpress.spec, 1.13, 1.14 Message-ID: <200704161510.l3GFA8l8001246@cvs-int.fedora.redhat.com> Author: jwb Update of /cvs/extras/rpms/wordpress/FC-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv1155 Modified Files: .cvsignore sources wordpress.spec Log Message: Update to 2.1.3 final Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/wordpress/FC-5/.cvsignore,v retrieving revision 1.8 retrieving revision 1.9 diff -u -r1.8 -r1.9 --- .cvsignore 26 Mar 2007 15:39:51 -0000 1.8 +++ .cvsignore 16 Apr 2007 15:09:34 -0000 1.9 @@ -1 +1 @@ -wordpress-2.1.3-RC2.tar.gz +wordpress-2.1.3.tar.gz Index: sources =================================================================== RCS file: /cvs/extras/rpms/wordpress/FC-5/sources,v retrieving revision 1.8 retrieving revision 1.9 diff -u -r1.8 -r1.9 --- sources 26 Mar 2007 15:39:51 -0000 1.8 +++ sources 16 Apr 2007 15:09:34 -0000 1.9 @@ -1 +1 @@ -8dcbf82fbdff4f0214e1d8862e281e7e wordpress-2.1.3-RC2.tar.gz +d480bcaff18c4751eda572be878ef7bc wordpress-2.1.3.tar.gz Index: wordpress.spec =================================================================== RCS file: /cvs/extras/rpms/wordpress/FC-5/wordpress.spec,v retrieving revision 1.13 retrieving revision 1.14 diff -u -r1.13 -r1.14 --- wordpress.spec 26 Mar 2007 15:39:51 -0000 1.13 +++ wordpress.spec 16 Apr 2007 15:09:34 -0000 1.14 @@ -3,12 +3,12 @@ Name: wordpress Version: 2.1.3 Group: Applications/Publishing -Release: 0.rc2%{?dist} +Release: 1%{?dist} License: GPL # Source0 with name-version does not work for web retrieval, # latest.tar.gz does not work for build # Source0: http://wordpress.org/latest.tar.gz -Source0: http://wordpress.org/%{name}-%{version}-RC2.tar.gz +Source0: http://wordpress.org/%{name}-%{version}.tar.gz Source1: wordpress-httpd-conf Source2: README.fedora.wordpress BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) @@ -73,6 +73,9 @@ %dir %{_sysconfdir}/wordpress %changelog +* Mon Apr 16 2007 John Berninger - 2.1.3 +- update to 2.1.3-1 (2.1.3 final) for bz # 253912 + * Mon Mar 26 2007 John Berninger - 2.1.3-rc2 - update to 2.1.3rc2 for bz 233703 From fedora-extras-commits at redhat.com Mon Apr 16 15:10:11 2007 From: fedora-extras-commits at redhat.com (Brandon Holbrook (static)) Date: Mon, 16 Apr 2007 11:10:11 -0400 Subject: rpms/php-pecl-Fileinfo/devel php-pecl-Fileinfo.spec,1.4,1.5 Message-ID: <200704161510.l3GFABOf001253@cvs-int.fedora.redhat.com> Author: static Update of /cvs/extras/rpms/php-pecl-Fileinfo/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv1154 Modified Files: php-pecl-Fileinfo.spec Log Message: Changed buildreq from file to file-devel Index: php-pecl-Fileinfo.spec =================================================================== RCS file: /cvs/extras/rpms/php-pecl-Fileinfo/devel/php-pecl-Fileinfo.spec,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- php-pecl-Fileinfo.spec 16 Apr 2007 04:41:47 -0000 1.4 +++ php-pecl-Fileinfo.spec 16 Apr 2007 15:09:37 -0000 1.5 @@ -5,7 +5,7 @@ Summary: Fileinfo is a PHP extension that wraps the libmagic library Name: php-pecl-Fileinfo Version: 1.0.4 -Release: 2%{?dist} +Release: 3%{?dist} License: PHP License Group: Development/Languages URL: http://pecl.php.net/package/Fileinfo @@ -19,7 +19,8 @@ Provides: php-pecl(Fileinfo), Provides: php-Fileinfo Requires: php-api = %{php_apiver} -BuildRequires: php-devel, file +BuildRequires: php-devel +BuildRequires: file-devel %description This extension allows the retrieval of file type information for the vast @@ -37,7 +38,6 @@ %build cd Fileinfo-%{version} -bash phpize %configure %{__make} %{?_smp_mflags} @@ -64,6 +64,9 @@ %{php_extdir}/fileinfo.so %changelog +* Mon Apr 16 2007 Brandon Holbrook 1.0.4-3 +- magic.h is now part of file-devel, not file. Changed buildreqs + * Sat Apr 14 2007 Brandon Holbrook 1.0.4-2 - Added a patch to config.m4 that fixes improper detection of the system's magic database file [bz 235110] From fedora-extras-commits at redhat.com Mon Apr 16 15:14:20 2007 From: fedora-extras-commits at redhat.com (John Berninger (jwb)) Date: Mon, 16 Apr 2007 11:14:20 -0400 Subject: rpms/wordpress/FC-6 .cvsignore, 1.8, 1.9 sources, 1.8, 1.9 wordpress.spec, 1.14, 1.15 Message-ID: <200704161514.l3GFEKR4001462@cvs-int.fedora.redhat.com> Author: jwb Update of /cvs/extras/rpms/wordpress/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv1439 Modified Files: .cvsignore sources wordpress.spec Log Message: update to 2.1.3 final Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/wordpress/FC-6/.cvsignore,v retrieving revision 1.8 retrieving revision 1.9 diff -u -r1.8 -r1.9 --- .cvsignore 26 Mar 2007 15:42:19 -0000 1.8 +++ .cvsignore 16 Apr 2007 15:13:46 -0000 1.9 @@ -1 +1 @@ -wordpress-2.1.3-RC2.tar.gz +wordpress-2.1.3.tar.gz Index: sources =================================================================== RCS file: /cvs/extras/rpms/wordpress/FC-6/sources,v retrieving revision 1.8 retrieving revision 1.9 diff -u -r1.8 -r1.9 --- sources 26 Mar 2007 15:42:19 -0000 1.8 +++ sources 16 Apr 2007 15:13:46 -0000 1.9 @@ -1 +1 @@ -8dcbf82fbdff4f0214e1d8862e281e7e wordpress-2.1.3-RC2.tar.gz +d480bcaff18c4751eda572be878ef7bc wordpress-2.1.3.tar.gz Index: wordpress.spec =================================================================== RCS file: /cvs/extras/rpms/wordpress/FC-6/wordpress.spec,v retrieving revision 1.14 retrieving revision 1.15 diff -u -r1.14 -r1.15 --- wordpress.spec 26 Mar 2007 15:42:19 -0000 1.14 +++ wordpress.spec 16 Apr 2007 15:13:46 -0000 1.15 @@ -3,12 +3,12 @@ Name: wordpress Version: 2.1.3 Group: Applications/Publishing -Release: 0.rc2%{?dist} +Release: 1%{?dist} License: GPL # Source0 with name-version does not work for web retrieval, # latest.tar.gz does not work for build # Source0: http://wordpress.org/latest.tar.gz -Source0: http://wordpress.org/%{name}-%{version}-RC2.tar.gz +Source0: http://wordpress.org/%{name}-%{version}.tar.gz Source1: wordpress-httpd-conf Source2: README.fedora.wordpress BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) @@ -73,6 +73,9 @@ %dir %{_sysconfdir}/wordpress %changelog +* Mon Apr 16 2007 John Berninger - 2.1.3-1 +- update to 2.1.3 final - bz235912 + * Mon Mar 26 2007 John Berninger - 2.1.3-rc2 - update to 2.1.3rc2 for bz 233703 From fedora-extras-commits at redhat.com Mon Apr 16 15:19:35 2007 From: fedora-extras-commits at redhat.com (John Berninger (jwb)) Date: Mon, 16 Apr 2007 11:19:35 -0400 Subject: rpms/wordpress/devel .cvsignore, 1.8, 1.9 sources, 1.8, 1.9 wordpress.spec, 1.12, 1.13 Message-ID: <200704161519.l3GFJZrk001574@cvs-int.fedora.redhat.com> Author: jwb Update of /cvs/extras/rpms/wordpress/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv1551 Modified Files: .cvsignore sources wordpress.spec Log Message: update to 2.1.3 final Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/wordpress/devel/.cvsignore,v retrieving revision 1.8 retrieving revision 1.9 diff -u -r1.8 -r1.9 --- .cvsignore 26 Mar 2007 15:41:12 -0000 1.8 +++ .cvsignore 16 Apr 2007 15:19:02 -0000 1.9 @@ -1 +1 @@ -wordpress-2.1.3-RC2.tar.gz +wordpress-2.1.3.tar.gz Index: sources =================================================================== RCS file: /cvs/extras/rpms/wordpress/devel/sources,v retrieving revision 1.8 retrieving revision 1.9 diff -u -r1.8 -r1.9 --- sources 26 Mar 2007 15:41:12 -0000 1.8 +++ sources 16 Apr 2007 15:19:02 -0000 1.9 @@ -1 +1 @@ -8dcbf82fbdff4f0214e1d8862e281e7e wordpress-2.1.3-RC2.tar.gz +d480bcaff18c4751eda572be878ef7bc wordpress-2.1.3.tar.gz Index: wordpress.spec =================================================================== RCS file: /cvs/extras/rpms/wordpress/devel/wordpress.spec,v retrieving revision 1.12 retrieving revision 1.13 diff -u -r1.12 -r1.13 --- wordpress.spec 26 Mar 2007 15:41:12 -0000 1.12 +++ wordpress.spec 16 Apr 2007 15:19:02 -0000 1.13 @@ -3,12 +3,12 @@ Name: wordpress Version: 2.1.3 Group: Applications/Publishing -Release: 0.rc2%{?dist} +Release: 1%{?dist} License: GPL # Source0 with name-version does not work for web retrieval, # latest.tar.gz does not work for build # Source0: http://wordpress.org/latest.tar.gz -Source0: http://wordpress.org/%{name}-%{version}-RC2.tar.gz +Source0: http://wordpress.org/%{name}-%{version}.tar.gz Source1: wordpress-httpd-conf Source2: README.fedora.wordpress BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) @@ -73,6 +73,9 @@ %dir %{_sysconfdir}/wordpress %changelog +* Mon Apr 16 2007 john Berninger - 2.1.3-1 +- update to 2.1.3 final - bz235912 + * Mon Mar 26 2007 John Berninger - 2.1.3-rc2 - update to 2.1.3rc2 for bz 233703 From fedora-extras-commits at redhat.com Mon Apr 16 15:26:13 2007 From: fedora-extras-commits at redhat.com (Damien Durand (splinux)) Date: Mon, 16 Apr 2007 11:26:13 -0400 Subject: rpms/pessulus/devel pessulus.spec,1.14,1.15 Message-ID: <200704161526.l3GFQDuD001763@cvs-int.fedora.redhat.com> Author: splinux Update of /cvs/extras/rpms/pessulus/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv1726/devel Modified Files: pessulus.spec Log Message: Index: pessulus.spec =================================================================== RCS file: /cvs/extras/rpms/pessulus/devel/pessulus.spec,v retrieving revision 1.14 retrieving revision 1.15 diff -u -r1.14 -r1.15 --- pessulus.spec 22 Dec 2006 19:43:15 -0000 1.14 +++ pessulus.spec 16 Apr 2007 15:25:39 -0000 1.15 @@ -1,16 +1,16 @@ %{!?python_sitearch: %define python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib(1)")} -Name: pessulus -Version: 2.16.2 -Release: 1%{?dist} -Summary: A lockdown editor for GNOME - -Group: Applications/System -License: GPL -URL: http://live.gnome.org/Pessulus -Source0: http://ftp.gnome.org/pub/GNOME/sources/%{name}/%{version}/%{name}-%{version}.tar.bz2 -BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) +Name: pessulus +Version: 2.16.2 +Release: 2%{?dist} +Summary: A lockdown editor for GNOME + +Group: Applications/System +License: GPL +URL: http://live.gnome.org/Pessulus +Source0: http://ftp.gnome.org/pub/GNOME/sources/%{name}/%{version}/%{name}-%{version}.tar.bz2 +BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch BuildRequires: gtk2-devel, pygtk2-devel, gnome-python2-devel, gnome-python2-gconf, perl-XML-Parser, pkgconfig, desktop-file-utils, GConf2-devel, gettext-devel @@ -37,11 +37,9 @@ make install DESTDIR=$RPM_BUILD_ROOT chmod +x $RPM_BUILD_ROOT%{python_sitelib}/Pessulus/*.py - -desktop-file-install --vendor fedora --delete-original \ - --dir $RPM_BUILD_ROOT%{_datadir}/applications \ - --add-category X-Fedora \ - $RPM_BUILD_ROOT%{_datadir}/applications/%{name}.desktop +desktop-file-install --vendor="" --delete-original --remove-category="System" \ + --dir $RPM_BUILD_ROOT%{_datadir}/applications \ + $RPM_BUILD_ROOT/%{_datadir}/applications/%{name}.desktop %find_lang %{name} @@ -57,6 +55,9 @@ %{_datadir}/%{name} %changelog +* Mon Apr 16 2007 Damien Durand - 2.16.2-2 +- Fix desktop-file + * Fri Dec 22 2006 Damien Durand - 2.16.2-1 - Upgrade to 2.16.2 - Add gnome-python2-devel in BR From fedora-extras-commits at redhat.com Mon Apr 16 15:26:09 2007 From: fedora-extras-commits at redhat.com (Damien Durand (splinux)) Date: Mon, 16 Apr 2007 11:26:09 -0400 Subject: rpms/pessulus import.log,1.15,1.16 Message-ID: <200704161526.l3GFQ96Z001760@cvs-int.fedora.redhat.com> Author: splinux Update of /cvs/extras/rpms/pessulus In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv1726 Modified Files: import.log Log Message: Index: import.log =================================================================== RCS file: /cvs/extras/rpms/pessulus/import.log,v retrieving revision 1.15 retrieving revision 1.16 diff -u -r1.15 -r1.16 --- import.log 22 Dec 2006 19:43:15 -0000 1.15 +++ import.log 16 Apr 2007 15:25:34 -0000 1.16 @@ -12,3 +12,4 @@ pessulus-2_16_0-4_fc6:HEAD:pessulus-2.16.0-4.fc6.src.rpm:1159024941 pessulus-2_16_1-1:HEAD:pessulus-2.16.1-1.src.rpm:1159902444 pessulus-2_16_2-1:HEAD:pessulus-2.16.2-1.src.rpm:1166817093 +pessulus-2_16_2-2_fc7:HEAD:pessulus-2.16.2-2.fc7.src.rpm:1176736996 From fedora-extras-commits at redhat.com Mon Apr 16 15:27:45 2007 From: fedora-extras-commits at redhat.com (Damien Durand (splinux)) Date: Mon, 16 Apr 2007 11:27:45 -0400 Subject: rpms/pessulus/FC-6 pessulus.spec,1.15,1.16 Message-ID: <200704161527.l3GFRjLv001834@cvs-int.fedora.redhat.com> Author: splinux Update of /cvs/extras/rpms/pessulus/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv1809 Modified Files: pessulus.spec Log Message: Index: pessulus.spec =================================================================== RCS file: /cvs/extras/rpms/pessulus/FC-6/pessulus.spec,v retrieving revision 1.15 retrieving revision 1.16 diff -u -r1.15 -r1.16 --- pessulus.spec 22 Dec 2006 19:46:04 -0000 1.15 +++ pessulus.spec 16 Apr 2007 15:27:11 -0000 1.16 @@ -1,16 +1,16 @@ %{!?python_sitearch: %define python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib(1)")} -Name: pessulus -Version: 2.16.2 -Release: 1%{?dist} -Summary: A lockdown editor for GNOME - -Group: Applications/System -License: GPL -URL: http://live.gnome.org/Pessulus -Source0: http://ftp.gnome.org/pub/GNOME/sources/%{name}/%{version}/%{name}-%{version}.tar.bz2 -BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) +Name: pessulus +Version: 2.16.2 +Release: 2%{?dist} +Summary: A lockdown editor for GNOME + +Group: Applications/System +License: GPL +URL: http://live.gnome.org/Pessulus +Source0: http://ftp.gnome.org/pub/GNOME/sources/%{name}/%{version}/%{name}-%{version}.tar.bz2 +BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch BuildRequires: gtk2-devel, pygtk2-devel, gnome-python2-devel, gnome-python2-gconf, perl-XML-Parser, pkgconfig, desktop-file-utils, GConf2-devel, gettext-devel @@ -37,11 +37,9 @@ make install DESTDIR=$RPM_BUILD_ROOT chmod +x $RPM_BUILD_ROOT%{python_sitelib}/Pessulus/*.py - -desktop-file-install --vendor fedora --delete-original \ - --dir $RPM_BUILD_ROOT%{_datadir}/applications \ - --add-category X-Fedora \ - $RPM_BUILD_ROOT%{_datadir}/applications/%{name}.desktop +desktop-file-install --vendor="" --delete-original --remove-category="System" \ + --dir $RPM_BUILD_ROOT%{_datadir}/applications \ + $RPM_BUILD_ROOT/%{_datadir}/applications/%{name}.desktop %find_lang %{name} @@ -57,6 +55,9 @@ %{_datadir}/%{name} %changelog +* Mon Apr 16 2007 Damien Durand - 2.16.2-2 +- Fix desktop-file + * Fri Dec 22 2006 Damien Durand - 2.16.2-1 - Upgrade to 2.16.2 - Add gnome-python2-devel in BR From fedora-extras-commits at redhat.com Mon Apr 16 15:30:37 2007 From: fedora-extras-commits at redhat.com (Jasper O'neal Hartline (autopsy)) Date: Mon, 16 Apr 2007 11:30:37 -0400 Subject: kadischi kadischi.spec,1.52,1.53 Message-ID: <200704161530.l3GFUb6f002038@cvs-int.fedora.redhat.com> Author: autopsy Update of /cvs/devel/kadischi In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv1994/kadischi Modified Files: kadischi.spec Log Message: Fix Xen kernel installs, implement Zenity into several post_scripts Index: kadischi.spec =================================================================== RCS file: /cvs/devel/kadischi/kadischi.spec,v retrieving revision 1.52 retrieving revision 1.53 diff -u -r1.52 -r1.53 --- kadischi.spec 12 Apr 2007 06:29:51 -0000 1.52 +++ kadischi.spec 16 Apr 2007 15:30:35 -0000 1.53 @@ -2,7 +2,7 @@ Name: kadischi Version: 3.4 -Release: 7.%{alphatag} +Release: 8.%{alphatag} Summary: LiveCD generation utility Group: Applications/System @@ -11,9 +11,8 @@ Source0: kadischi.tar.bz2 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) -BuildRequires: kudzu-devel intltool automake desktop-file-utils glib2-devel +BuildRequires: kudzu-devel intltool automake glib2-devel Requires: anaconda busybox-anaconda syslinux mkisofs squashfs-tools -Requires: usermode AutoReqProv: on %description @@ -80,6 +79,16 @@ %ghost %{_datadir}/%{name}/post_install_scripts/*.pyo %changelog +* Sun Apr 16 2007 3.4-8.20070416cvs +- Fix compiler warnings with find_live_cd.c and eject_live_cd.c +- More comprehensive wait state for 01prelink.sh +- Removed desktop-file-utils and usermode as Requires +- Clean up files in /tmp/ +- Display estimated size of ISO in MegaBytes not Bytes +- Integrate Zenity into 04userconfig.pl and 07accounts.sh +- Correct issue with Xen kernel installs (again) + + * Thu Apr 12 2007 3.4-7.20070412cvs - Modifications made to satisfy rpmlint From fedora-extras-commits at redhat.com Mon Apr 16 15:30:38 2007 From: fedora-extras-commits at redhat.com (Jasper O'neal Hartline (autopsy)) Date: Mon, 16 Apr 2007 11:30:38 -0400 Subject: kadischi/livecd_generator install-boot.sh, 1.14, 1.15 kadischi.py, 1.55, 1.56 livecd-mkinitrd.sh, 1.31, 1.32 Message-ID: <200704161530.l3GFUcnM002046@cvs-int.fedora.redhat.com> Author: autopsy Update of /cvs/devel/kadischi/livecd_generator In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv1994/kadischi/livecd_generator Modified Files: install-boot.sh kadischi.py livecd-mkinitrd.sh Log Message: Fix Xen kernel installs, implement Zenity into several post_scripts Index: install-boot.sh =================================================================== RCS file: /cvs/devel/kadischi/livecd_generator/install-boot.sh,v retrieving revision 1.14 retrieving revision 1.15 diff -u -r1.14 -r1.15 --- install-boot.sh 18 Sep 2006 05:45:26 -0000 1.14 +++ install-boot.sh 16 Apr 2007 15:30:36 -0000 1.15 @@ -3,6 +3,7 @@ sysdir=$1 csysdir=$2 kernel=$3 +kernel_is_xen=$(echo $kernel | /bin/grep -G [[:alnum:]]xen) kernel_is_xen0=$(echo $kernel | /bin/grep -G [[:alnum:]]xen0) kernel_is_xenU=$(echo $kernel | /bin/grep -G [[:alnum:]]xenU) kernel_is_smp=$(echo $kernel | /bin/grep -G [[:alnum:]]smp) @@ -215,5 +216,34 @@ kernel memtest append - _EOF_ -fi +elif [ $kernel_is_xen ]; then + if [ -d $INSTALLDIR/bootsplash ]; then + /bin/cp $INSTALLDIR/bootsplash/{memtest,splash.lss,{xenboot,general,options,license,xen}.msg} $csysdir/boot/isolinux/ + else + echo "Nothing found for bootsplashing." + nobootsplash + fi +/bin/cp $sysdir/boot/initrd-$kernel $csysdir/boot/isolinux/initrd.img +/bin/cp $sysdir/boot/vmlinuz-$kernel $csysdir/boot/isolinux/vmlinuz +/bin/cat > $csysdir/boot/isolinux/isolinux.cfg <<_EOF_ +default linux +prompt 1 +display xenboot.msg +timeout 600 +F1 xenboot.msg +F2 options.msg +F3 general.msg +F4 license.msg +F5 xen.msg +label linux + kernel vmlinuz + append initrd=initrd.img quiet $kernel_params +label debug + kernel vmlinuz + append initrd=initrd.img INITRD_DBG=x $kernel_params +label memtest86 + kernel memtest + append - +_EOF_ + fi fi Index: kadischi.py =================================================================== RCS file: /cvs/devel/kadischi/livecd_generator/kadischi.py,v retrieving revision 1.55 retrieving revision 1.56 diff -u -r1.55 -r1.56 --- kadischi.py 28 Feb 2007 13:03:42 -0000 1.55 +++ kadischi.py 16 Apr 2007 15:30:36 -0000 1.56 @@ -23,7 +23,7 @@ else: postscriptdir = "/usr/share/kadischi/post_install_scripts" -version = "2.5" +version = "3.4" def main(): force = False @@ -183,17 +183,17 @@ totalsize = stepsize if (totalsize > 1600000000): - estimate0 = (totalsize / 2.3) ## Observed ratio for SquashFS - estimate1 = (totalsize / 2.5) ## Observed ratio for SquashFS + estimate0 = ((totalsize / 1024) / 1024) / 2.3 ## Observed ratio for SquashFS + estimate1 = ((totalsize / 1024) / 1024) / 2.5 ## Observed ratio for SquashFS media = "(LiveDVD)" dist = string.join([dist, media], " ") else: - estimate0 = (totalsize / 2.4) ## Observed ratio for SquashFS - estimate1 = (totalsize / 2.6) ## Observed ratio for SquashFS + estimate0 = ((totalsize / 1024) / 1024) / 2.4 ## Observed ratio for SquashFS + estimate1 = ((totalsize / 1024) / 1024) / 2.6 ## Observed ratio for SquashFS media = "(LiveCD)" dist = string.join([dist, media], " ") - print ("[kadischi]: estimated %s size is between %s and %s bytes" % (isoimage, estimate1, estimate0)) + print ("[kadischi]: estimated %s size is between %s and %s MegaBytes" % (isoimage, estimate1, estimate0)) # make initrd image and pickup kernel version cause when we move files arround, it will be late print ("[kadischi]: making initrd image") @@ -226,6 +226,8 @@ args = [boot, sysdir, csysdir, kernel] elif kernel != None and kernel_smp != None: args = [boot, sysdir, csysdir, kernel] + elif kernel_xen != None: + args = [boot, sysdir, csysdir, kernel_xen] else: args = [boot, sysdir, csysdir, kernel_smp] execute(args) @@ -326,18 +328,18 @@ def parse_args(): """ process command line options for anaconda """ - usage = 'usage: %prog [options] \n\npath-to-the-repository can be a path on the local file system (without any prefixes) but can also be a path to a http, ftp or some other type of repository. For details, consult the documentation at http://fedoraproject.org/wiki/Kadischi/Documentation' + usage = 'usage: %prog [options] \n\nConsult the documentation at: http://fedoraproject.org/wiki/Kadischi/Documentation' verstr = '%prog ' + version parser = optparse.OptionParser(usage=usage, version=verstr) - parser.add_option ("-f", "--force", dest="force", action="store_true", default=False, help="overwrite destination iso image file, if such exists.") - parser.add_option ("-C", "--cmdline", dest="cmdline", action="store_true", default=False, help="run anaconda in command line mode (runs without interface, but requires complete kickstart file)") - parser.add_option ("-T", "--text", dest="text", action="store_true", default=False, help="run anaconda in TUI mode") - parser.add_option ("", "--graphical", dest="graphical", action="store_true", default=False, help="run anaconda in GUI mode") - parser.add_option ("", "--kickstart", dest="ksfile", help="supply anaconda with kickstart file") - parser.add_option ("-x", "--extra", dest="extra", help="extra args to pass to anaconda") - parser.add_option ("", "--tempdir", dest="tempdir", help="temporary directory to use for building the image template") - parser.add_option ("", "--scriptdir", dest="scriptdir", help="location of post-installation scripts (default: %s)" %(postscriptdir,)) - parser.add_option ("", "--buildstamp", dest="buildstamp", help="buildstamp file (if not set, using the default buildstamp from the config directory)") + parser.add_option ("-f", "--force", dest="force", action="store_true", default=False, help="Overwrite existing image file, if it exists") + parser.add_option ("-C", "--cmdline", dest="cmdline", action="store_true", default=False, help="run anaconda in shell user interface mode (requires complete kickstart file)") + parser.add_option ("-T", "--text", dest="text", action="store_true", default=False, help="run anaconda in text user interface mode") + parser.add_option ("", "--graphical", dest="graphical", action="store_true", default=False, help="run anaconda in graphical user interface mode") + parser.add_option ("", "--kickstart", dest="ksfile", help="The kickstart file for Anaconda") + parser.add_option ("-x", "--extra", dest="extra", help="Extra arguments to pass to Anaconda") + parser.add_option ("", "--tempdir", dest="tempdir", help="Temporary directory to use for building the image") + parser.add_option ("", "--scriptdir", dest="scriptdir", help="Location of post_install_scripts (default: %s)" %(postscriptdir,)) + parser.add_option ("", "--buildstamp", dest="buildstamp", help="Buildstamp file to use(if not set, default will be used)") return parser.parse_args() @@ -412,14 +414,17 @@ def make_initrds(sysdir, bindir): clear_rpm_db_files(sysdir) ts = rpm.TransactionSet(sysdir) - global kernel, kernel_smp + global kernel, kernel_smp, kernel_xen kernel = None kernel_smp = None + kernel_xen = None if isys.smpAvailable() or isys.htavailable(): for mi in ts.dbMatch('name', 'kernel'): kernel = "%s-%s" % (mi['version'], mi['release']) for mi in ts.dbMatch('name', 'kernel-smp'): kernel_smp = "%s-%s" % (mi['version'], mi['release']) + 'smp' + for mi in ts.dbMatch('name', 'kernel-xen'): + kernel_xen = "%s-%s" % (mi['version'], mi['release']) + 'xen' if kernel != None and kernel_smp != None: os.system("%s/livecd-mkinitrd.sh %s %s" % (bindir, sysdir, kernel)) @@ -428,6 +433,8 @@ os.system("%s/livecd-mkinitrd.sh %s %s" % (bindir, sysdir, kernel)) elif kernel == None and kernel_smp != None: os.system("%s/livecd-mkinitrd.sh %s %s" % (bindir, sysdir, kernel_smp)) + elif kernel_xen != None: + os.system("%s/livecd-mkinitrd.sh %s %s" % (bindir, sysdir, kernel_xen)) else: print >> sys.stderr, "\n\nCouldn't determine kernel version!" sys.exit(1) @@ -436,6 +443,8 @@ kernel = "%s-%s" % (mi['version'], mi['release']) for mi in ts.dbMatch('name', 'kernel-smp'): kernel_smp = "%s-%s" % (mi['version'], mi['release']) + 'smp' + for mi in ts.dbMatch('name', 'kernel-xen'): + kernel_xen = "%s-%s" % (mi['version'], mi['release']) + 'xen' if kernel != None and kernel_smp != None: os.system("%s/livecd-mkinitrd.sh %s %s" % (bindir, sysdir, kernel)) @@ -444,6 +453,8 @@ os.system("%s/livecd-mkinitrd.sh %s %s" % (bindir, sysdir, kernel_smp)) elif kernel != None and kernel_smp == None: os.system("%s/livecd-mkinitrd.sh %s %s" % (bindir, sysdir, kernel)) + elif kernel_xen != None: + os.system("%s/livecd-mkinitrd.sh %s %s" % (bindir, sysdir, kernel_xen)) else: print >> sys.stderr, "\n\nCouldn't determine kernel version!" sys.exit(1) @@ -476,11 +487,15 @@ if original[0:39] == copy[0:39]: print >> sys.stdout, "[kadischi]: SHA1SUM MATCH, CD or DVD has been verified! Done!" + os.remove("/tmp/kadischi-live.iso.disc.sha1sum") + os.remove("/tmp/kadischi-live.iso.original.sha1sum") args = ["/bin/rm", "-f", "/tmp/kadischi-live.iso"] execute(args) return 0 else: print "[kadischi]: SHA1SUM DO NOT MATCH. CD OR DVD IS BAD!" + os.remove("/tmp/kadischi-live.iso.disc.sha1sum") + os.remove("/tmp/kadischi-live.iso.original.sha1sum") args = ["/bin/rm", "-f", "/tmp/kadischi-live.iso"] execute(args) return 0 Index: livecd-mkinitrd.sh =================================================================== RCS file: /cvs/devel/kadischi/livecd_generator/livecd-mkinitrd.sh,v retrieving revision 1.31 retrieving revision 1.32 diff -u -r1.31 -r1.32 --- livecd-mkinitrd.sh 4 Apr 2007 14:16:00 -0000 1.31 +++ livecd-mkinitrd.sh 16 Apr 2007 15:30:36 -0000 1.32 @@ -75,7 +75,7 @@ getarch() { if [ -x /bin/rpm ]; then - arch=$(/bin/rpm --root $rootdir -q --queryformat "%{ARCH}\n" kernel) || arch=$(/bin/rpm --root $rootdir -q --queryformat "%{ARCH}\n" kernel-smp) + arch=$(/bin/rpm --root $rootdir -q --queryformat "%{ARCH}\n" kernel) || arch=$(/bin/rpm --root $rootdir -q --queryformat "%{ARCH}\n" kernel-smp) || arch=$(/bin/rpm --root $rootdir -q --queryformat "%{ARCH}\n" kernel-xen) fi } From fedora-extras-commits at redhat.com Mon Apr 16 15:30:38 2007 From: fedora-extras-commits at redhat.com (Jasper O'neal Hartline (autopsy)) Date: Mon, 16 Apr 2007 11:30:38 -0400 Subject: kadischi/post_install_scripts 01prelink.sh, 1.7, 1.8 04userconfig.pl, 1.3, 1.4 07accounts.sh, 1.10, 1.11 Message-ID: <200704161530.l3GFUchF002052@cvs-int.fedora.redhat.com> Author: autopsy Update of /cvs/devel/kadischi/post_install_scripts In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv1994/kadischi/post_install_scripts Modified Files: 01prelink.sh 04userconfig.pl 07accounts.sh Log Message: Fix Xen kernel installs, implement Zenity into several post_scripts Index: 01prelink.sh =================================================================== RCS file: /cvs/devel/kadischi/post_install_scripts/01prelink.sh,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- 01prelink.sh 9 Jul 2006 06:10:24 -0000 1.7 +++ 01prelink.sh 16 Apr 2007 15:30:36 -0000 1.8 @@ -7,11 +7,19 @@ SYSDIR=$1 if [ -f $SYSDIR/etc/prelink.conf ]; then - echo "[kadischi]: Prelinking.. " - /usr/sbin/chroot $SYSDIR /bin/mount -t proc /proc /proc || sleep 1 - /usr/sbin/chroot $SYSDIR /usr/sbin/prelink --all >/dev/null 2>&1 - /usr/sbin/chroot $SYSDIR /bin/umount /proc || sleep 1 - exit 0 + echo -n "[kadischi]: Prelinking.." + /usr/sbin/chroot $SYSDIR /bin/mount -t proc /proc /proc || sleep 1 + /usr/sbin/chroot $SYSDIR /usr/sbin/prelink --all >/dev/null 2>&1 & + if [ "$?" -eq "0" ]; then + /sbin/pidof prelink >/dev/null 2>&1 + while [ "$?" -eq "0" ]; do + echo -n "." + sleep 8 + /sbin/pidof prelink >/dev/null 2>&1 + done + /usr/sbin/chroot $SYSDIR /bin/umount /proc || sleep 1 + exit 0 + fi else echo "[kadischi]: No prelink.conf found.. won't prelink." exit 0 Index: 04userconfig.pl =================================================================== RCS file: /cvs/devel/kadischi/post_install_scripts/04userconfig.pl,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- 04userconfig.pl 5 Jul 2006 05:34:51 -0000 1.3 +++ 04userconfig.pl 16 Apr 2007 15:30:36 -0000 1.4 @@ -19,22 +19,65 @@ elsif ($i =~ m/-C/g) { $INTERACTIVE = 0; } + else { + $INTERACTIVE = 1; + } } if ($INTERACTIVE != 1) { print("[kadischi]: Skipping user firewall and services configuration..\n"); } else { - $LOKKIT = "$SYSDIR/usr/sbin/lokkit"; - $NTSYSV = "$SYSDIR/usr/sbin/ntsysv"; - - - if (-e $LOKKIT) { - system("/usr/sbin/chroot $SYSDIR /usr/sbin/lokkit"); - } + foreach $i (@ARGV) { + if ($i =~ m/--graphical/g) { + $GRAPHICAL = 1; + } + elsif ($i !~ m/--graphical/g and $i !~ m/--text/g) { + $GRAPHICAL = 1; + } + else { + $GRAPHICAL = 0; + } +} + + if ($GRAPHICAL == 1) { + $ZENITY = "$SYSDIR/usr/bin/zenity"; + if (-e $ZENITY) { + $RETURN = `/usr/sbin/chroot $SYSDIR /usr/bin/zenity --text \"Firewall Configuration\" --list --column \"Item\" --column \"Option\" --checklist TRUE Enabled FALSE Disabled`; + if ($? > 0) { + exit 0; + } + + if ($RETURN =~ m/Enabled/g) { + system("/usr/sbin/chroot $SYSDIR /sbin/chkconfig --level 35 iptables on"); + } + elsif ($RETURN =~ m/Disabled/g) { + system("/usr/sbin/chroot $SYSDIR /sbin/chkconfig --level 35 iptables off"); + } + else { + system("/usr/sbin/chroot $SYSDIR /sbin/chkconfig --level 35 iptables on"); + } + $RETURN = `/usr/sbin/chroot $SYSDIR /usr/bin/zenity --text \"Services Configuration\" --list --column \"Option\" --column \"Item\" --checklist \$(cd /etc/init.d/ && for i in *; do echo "FALSE \$i"; done) --width 400 --height 700`; + if ($? > 0) { + exit 0; + } + $RETURN =~ tr/|/ /; + system("for i in $RETURN\ do /usr/sbin/chroot $SYSDIR /sbin/chkconfig --level 3 \$i on; done"); + system("for i in $RETURN\ do /usr/sbin/chroot $SYSDIR /sbin/chkconfig --level 5 \$i on; done"); + + } + } + else { + $LOKKIT = "$SYSDIR/usr/sbin/lokkit"; + $NTSYSV = "$SYSDIR/usr/sbin/ntsysv"; + + if (-e $LOKKIT) { + system("/usr/sbin/chroot $SYSDIR /usr/sbin/lokkit"); + } - if (-e $NTSYSV) { - system("/usr/sbin/chroot $SYSDIR /usr/sbin/ntsysv --level 35"); - } -} + if (-e $NTSYSV) { + system("/usr/sbin/chroot $SYSDIR /usr/sbin/ntsysv --level 35"); + } + } + } Index: 07accounts.sh =================================================================== RCS file: /cvs/devel/kadischi/post_install_scripts/07accounts.sh,v retrieving revision 1.10 retrieving revision 1.11 diff -u -r1.10 -r1.11 --- 07accounts.sh 17 Aug 2006 15:43:50 -0000 1.10 +++ 07accounts.sh 16 Apr 2007 15:30:36 -0000 1.11 @@ -1,7 +1,7 @@ #!/bin/bash # # Allow creation of addition user accounts. - +# set -x . /etc/kadischi/kadischi.conf @@ -10,13 +10,34 @@ ANACONDA_ARGS=$3 USING_KICKSTART=$(echo $ANACONDA_ARGS | /bin/grep -G [--]kickstart) USING_CMDLINE=$(echo $ANACONDA_ARGS | /bin/egrep -- "-C|--cmdline") - +USING_GRAPHICAL=$(echo $ANACONDA_ARGS | /bin/grep -G [--]graphical) +USING_TEXT=$(echo $ANACONDA_ARGS | /bin/grep -G [--]text) if [ -n "$USING_KICKSTART" ] || [ -n "$USING_CMDLINE" ]; then echo "[kadischi]: Not going to interactive user accounts configuration.." exit 0 else echo "Going to user accounts configuration.." + if [ -n "$USING_GRAPHICAL" ] || [ ! -n "$USING_GRAPHICAL" ] && [ ! -n "$USING_TEXT" ]; then + if [ -x /usr/bin/zenity ]; then + /usr/bin/zenity --question --title "User Accounts Creation" --text "A non-root user should be created, create one now?" + if [ "$?" -ne "0" ]; then + exit 0 + fi + /usr/bin/zenity --entry --title "User Accounts Creation" --text "Please enter the new user account username: " 2>&1 >$SYSDIR/.accounts.name + /usr/bin/zenity --title "User Accounts Creation" --text "Please choose your shell: " --list --checklist --column "Option" --column "Shell" TRUE /bin/bash FALSE /usr/bin/ksh FALSE /bin/csh FALSE /bin/tcsh FALSE /bin/zsh --width 120 --height 300 2>&1 >$SYSDIR/.accounts.shell + NEWUSERNAME=$(/bin/cat $SYSDIR/.accounts.name) + NEWSHELL=$(/bin/cat $SYSDIR/.accounts.shell) + if [ -n $NEWUSERNAME ] && [ -n $NEWSHELL ]; then + /usr/sbin/chroot $SYSDIR /usr/sbin/useradd -d /home/$NEWUSERNAME -m -s $NEWSHELL -g 100 $NEWUSERNAME + /usr/sbin/chroot $SYSDIR /usr/bin/passwd $NEWUSERNAME + /usr/sbin/chroot $SYSDIR /bin/rm -rf {.accounts.name,.accounts.shell} + /usr/bin/zenity --info --title "User Accounts Creation" --text "User: $NEWUSERNAME Shell: $NEWSHELL GID: 100 successfully created!" + fi + else + continue + fi + else if [ -x /usr/bin/dialog ]; then /usr/bin/dialog --title "Kadischi User Accounts Configuration" --begin 10 35 --yesno "A non-root user account should be created, create one now?" 5 65; if [ $? -ne "0" ]; then @@ -24,7 +45,13 @@ else while [ -z $NEWUSERNAME ] && [ -z $NEWSHELL ]; do /usr/bin/dialog --title "Kadischi User Accounts Configuration" --begin 10 35 --inputbox "Account Username:" 8 65 2>$SYSDIR/.accounts.name + if [ "$?" -ne "0" ]; then + exit 0 + fi /usr/bin/dialog --title "Kadischi User Accounts Configuration" --begin 10 35 --aspect 10 --radiolist "Account Shell:" 0 0 0 /bin/bash "Bourne Again Shell" on /usr/bin/ksh "Korn Shell" off /bin/csh "C Shell" off /bin/tcsh "The C Shell" off /bin/zsh "The Z Shell" off 2>$SYSDIR/.accounts.shell + if [ "$?" -ne "0" ]; then + exit 0 + fi NEWUSERNAME=$(/bin/cat $SYSDIR/.accounts.name) NEWSHELL=$(/bin/cat $SYSDIR/.accounts.shell) if [ -n $NEWUSERNAME ] && [ -n $NEWSHELL ]; then @@ -75,3 +102,4 @@ fi fi fi +fi From fedora-extras-commits at redhat.com Mon Apr 16 15:38:43 2007 From: fedora-extras-commits at redhat.com (Brandon Holbrook (static)) Date: Mon, 16 Apr 2007 11:38:43 -0400 Subject: rpms/php-pecl-Fileinfo/FC-6 .cvsignore, 1.3, 1.4 php-pecl-Fileinfo.spec, 1.3, 1.4 sources, 1.3, 1.4 Message-ID: <200704161538.l3GFchGF002517@cvs-int.fedora.redhat.com> Author: static Update of /cvs/extras/rpms/php-pecl-Fileinfo/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv2495 Modified Files: .cvsignore php-pecl-Fileinfo.spec sources Log Message: Fix bz 235110 Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/php-pecl-Fileinfo/FC-6/.cvsignore,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- .cvsignore 30 Dec 2006 05:40:10 -0000 1.3 +++ .cvsignore 16 Apr 2007 15:38:09 -0000 1.4 @@ -1 +1,2 @@ +fixconfigure.patch Fileinfo-1.0.4.tgz Index: php-pecl-Fileinfo.spec =================================================================== RCS file: /cvs/extras/rpms/php-pecl-Fileinfo/FC-6/php-pecl-Fileinfo.spec,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- php-pecl-Fileinfo.spec 30 Dec 2006 05:40:10 -0000 1.3 +++ php-pecl-Fileinfo.spec 16 Apr 2007 15:38:09 -0000 1.4 @@ -2,19 +2,25 @@ %global php_extdir %(php-config --extension-dir 2>/dev/null || echo "undefined") %global php_version %(php-config --version 2>/dev/null || echo 0) -Summary: Fileinfo is a PHP extension that wraps the libmagic library -Name: php-pecl-Fileinfo -Version: 1.0.4 -Release: 1%{?dist} -License: PHP License -Group: Development/Languages -URL: http://pecl.php.net/package/Fileinfo -Source: http://pecl.php.net/get/Fileinfo-%{version}.tgz +Summary: Fileinfo is a PHP extension that wraps the libmagic library +Name: php-pecl-Fileinfo +Version: 1.0.4 +Release: 2%{?dist} +License: PHP License +Group: Development/Languages +URL: http://pecl.php.net/package/Fileinfo + +Source: http://pecl.php.net/get/Fileinfo-%{version}.tgz Source1: PHP-LICENSE-3.01 -BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) -Provides: php-pecl(Fileinfo) = %{version}-%{release}, php-Fileinfo = %{version}-%{release} -Requires: php-api = %{php_apiver} -BuildRequires: php-devel, file +Patch0: fixconfigure.patch + +BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) + +Provides: php-pecl(Fileinfo), +Provides: php-Fileinfo +Requires: php-api = %{php_apiver} +BuildRequires: php-devel +BuildRequires: file %description This extension allows the retrieval of file type information for the vast @@ -24,10 +30,11 @@ Additionally, it can also be used to retrieve the MIME type for a particular file, and for text files, the proper language encoding. -%prep +%prep %setup -c -q %{__install} -m 644 -c %{SOURCE1} Fileinfo-%{version}/LICENSE +%patch0 -p0 -b .fixconfigure %build cd Fileinfo-%{version} @@ -57,6 +64,9 @@ %{php_extdir}/fileinfo.so %changelog +* Sat Apr 14 2007 Brandon Holbrook 1.0.4-2 +- Added a patch to config.m4 that fixes improper detection of the system's magic database file [bz 235110] + * Fri Dec 29 2006 Brandon Holbrook 1.0.4-1 - Bumped to upstream 1.0.4 Index: sources =================================================================== RCS file: /cvs/extras/rpms/php-pecl-Fileinfo/FC-6/sources,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- sources 30 Dec 2006 05:40:10 -0000 1.3 +++ sources 16 Apr 2007 15:38:09 -0000 1.4 @@ -1 +1,2 @@ +dae948b0c6218afeada7b14a1238f460 fixconfigure.patch 2854e749db157365c769cb9496f5586f Fileinfo-1.0.4.tgz From fedora-extras-commits at redhat.com Mon Apr 16 15:43:00 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Mon, 16 Apr 2007 11:43:00 -0400 Subject: rpms/pcmanx-gtk2 - New directory Message-ID: <200704161543.l3GFh0OA002759@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/rpms/pcmanx-gtk2 In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners/tmpcvsNC2733/rpms/pcmanx-gtk2 Log Message: Directory /cvs/extras/rpms/pcmanx-gtk2 added to the repository From fedora-extras-commits at redhat.com Mon Apr 16 15:43:06 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Mon, 16 Apr 2007 11:43:06 -0400 Subject: rpms/pcmanx-gtk2/devel - New directory Message-ID: <200704161543.l3GFh6sT002772@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/rpms/pcmanx-gtk2/devel In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners/tmpcvsNC2733/rpms/pcmanx-gtk2/devel Log Message: Directory /cvs/extras/rpms/pcmanx-gtk2/devel added to the repository From fedora-extras-commits at redhat.com Mon Apr 16 15:43:15 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Mon, 16 Apr 2007 11:43:15 -0400 Subject: rpms/pcmanx-gtk2 Makefile, NONE, 1.1 import.log, NONE, 1.1 pkg.acl, NONE, 1.1 Message-ID: <200704161543.l3GFhFAa002844@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/rpms/pcmanx-gtk2 In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners/tmpcvsNC2733/rpms/pcmanx-gtk2 Added Files: Makefile import.log pkg.acl Log Message: Setup of module pcmanx-gtk2 --- NEW FILE Makefile --- # Top level Makefile for module pcmanx-gtk2 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 --- --- NEW FILE pkg.acl --- From fedora-extras-commits at redhat.com Mon Apr 16 15:43:22 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Mon, 16 Apr 2007 11:43:22 -0400 Subject: owners owners.list,1.2674,1.2675 Message-ID: <200704161543.l3GFhMZH002860@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/owners In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners Modified Files: owners.list Log Message: add pcmanx-gtk2 Index: owners.list =================================================================== RCS file: /cvs/extras/owners/owners.list,v retrieving revision 1.2674 retrieving revision 1.2675 diff -u -r1.2674 -r1.2675 --- owners.list 16 Apr 2007 04:31:04 -0000 1.2674 +++ owners.list 16 Apr 2007 15:42:52 -0000 1.2675 @@ -1592,6 +1592,7 @@ Fedora Extras|pavumeter|Volume meter for PulseAudio|drzeus-bugzilla at drzeus.cx|extras-qa at fedoraproject.org| Fedora Extras|pbzip2|Parallel implementation of the bzip2 block-sorting file compressor|jeff.gilchrist at gmail.com|extras-qa at fedoraproject.org| Fedora Extras|pcb|An interactive printed circuit board editor|cgoorah at yahoo.com.au|extras-qa at fedoraproject.org| +Fedora Extras|pcmanx-gtk2|Telnet client designed for BBS browsing|sdl.web at gmail.com|extras-qa at fedoraproject.org| Fedora Extras|pcsc-lite|PC/SC Lite smart card framework and applications|ville.skytta at iki.fi|extras-qa at fedoraproject.org|ludovic.rousseau at gmail.com Fedora Extras|pcsc-perl|Perl interface to the PC/SC smart card library|ville.skytta at iki.fi|extras-qa at fedoraproject.org|fedora-perl-devel-list at redhat.com,ludovic.rousseau at gmail.com Fedora Extras|pcsc-tools|Tools to be used with smart cards and PC/SC|ville.skytta at iki.fi|extras-qa at fedoraproject.org|ludovic.rousseau at gmail.com From fedora-extras-commits at redhat.com Mon Apr 16 15:43:24 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Mon, 16 Apr 2007 11:43:24 -0400 Subject: rpms/pcmanx-gtk2/devel .cvsignore, NONE, 1.1 Makefile, NONE, 1.1 sources, NONE, 1.1 Message-ID: <200704161543.l3GFhOIE002865@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/rpms/pcmanx-gtk2/devel In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners/tmpcvsNC2733/rpms/pcmanx-gtk2/devel Added Files: .cvsignore Makefile sources Log Message: Setup of module pcmanx-gtk2 --- NEW FILE .cvsignore --- --- NEW FILE Makefile --- # Makefile for source rpm: pcmanx-gtk2 # $Id: Makefile,v 1.1 2007/04/16 15:43:21 wtogami Exp $ NAME := pcmanx-gtk2 SPECFILE = $(firstword $(wildcard *.spec)) define find-makefile-common for d in common ../common ../../common ; do if [ -f $$d/Makefile.common ] ; then if [ -f $$d/CVS/Root -a -w $$/Makefile.common ] ; then cd $$d ; cvs -Q update ; fi ; echo "$$d/Makefile.common" ; break ; fi ; done endef MAKEFILE_COMMON := $(shell $(find-makefile-common)) ifeq ($(MAKEFILE_COMMON),) # attept a checkout define checkout-makefile-common test -f CVS/Root && { cvs -Q -d $$(cat CVS/Root) checkout common && echo "common/Makefile.common" ; } || { echo "ERROR: I can't figure out how to checkout the 'common' module." ; exit -1 ; } >&2 endef MAKEFILE_COMMON := $(shell $(checkout-makefile-common)) endif include $(MAKEFILE_COMMON) --- NEW FILE sources --- From fedora-extras-commits at redhat.com Mon Apr 16 15:44:12 2007 From: fedora-extras-commits at redhat.com (Brandon Holbrook (static)) Date: Mon, 16 Apr 2007 11:44:12 -0400 Subject: rpms/php-pecl-Fileinfo/FC-5 .cvsignore, 1.3, 1.4 php-pecl-Fileinfo.spec, 1.2, 1.3 sources, 1.3, 1.4 Message-ID: <200704161544.l3GFiCav003059@cvs-int.fedora.redhat.com> Author: static Update of /cvs/extras/rpms/php-pecl-Fileinfo/FC-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv2880 Modified Files: .cvsignore php-pecl-Fileinfo.spec sources Log Message: Fix bz 235110 Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/php-pecl-Fileinfo/FC-5/.cvsignore,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- .cvsignore 30 Dec 2006 06:18:41 -0000 1.3 +++ .cvsignore 16 Apr 2007 15:43:38 -0000 1.4 @@ -1 +1,2 @@ +fixconfigure.patch Fileinfo-1.0.4.tgz Index: php-pecl-Fileinfo.spec =================================================================== RCS file: /cvs/extras/rpms/php-pecl-Fileinfo/FC-5/php-pecl-Fileinfo.spec,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- php-pecl-Fileinfo.spec 30 Dec 2006 06:18:41 -0000 1.2 +++ php-pecl-Fileinfo.spec 16 Apr 2007 15:43:38 -0000 1.3 @@ -2,19 +2,25 @@ %global php_extdir %(php-config --extension-dir 2>/dev/null || echo "undefined") %global php_version %(php-config --version 2>/dev/null || echo 0) -Summary: Fileinfo is a PHP extension that wraps the libmagic library -Name: php-pecl-Fileinfo -Version: 1.0.4 -Release: 1%{?dist} -License: PHP License -Group: Development/Languages -URL: http://pecl.php.net/package/Fileinfo -Source: http://pecl.php.net/get/Fileinfo-%{version}.tgz +Summary: Fileinfo is a PHP extension that wraps the libmagic library +Name: php-pecl-Fileinfo +Version: 1.0.4 +Release: 2%{?dist} +License: PHP License +Group: Development/Languages +URL: http://pecl.php.net/package/Fileinfo + +Source: http://pecl.php.net/get/Fileinfo-%{version}.tgz Source1: PHP-LICENSE-3.01 -BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) -Provides: php-pecl(Fileinfo) = %{version}-%{release}, php-Fileinfo = %{version}-%{release} -Requires: php-api = %{php_apiver} -BuildRequires: php-devel, file +Patch0: fixconfigure.patch + +BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) + +Provides: php-pecl(Fileinfo), +Provides: php-Fileinfo +Requires: php-api = %{php_apiver} +BuildRequires: php-devel +BuildRequires: file %description This extension allows the retrieval of file type information for the vast @@ -24,10 +30,11 @@ Additionally, it can also be used to retrieve the MIME type for a particular file, and for text files, the proper language encoding. -%prep +%prep %setup -c -q %{__install} -m 644 -c %{SOURCE1} Fileinfo-%{version}/LICENSE +%patch0 -p0 -b .fixconfigure %build cd Fileinfo-%{version} @@ -57,9 +64,15 @@ %{php_extdir}/fileinfo.so %changelog +* Sat Apr 14 2007 Brandon Holbrook 1.0.4-2 +- Added a patch to config.m4 that fixes improper detection of the system's magic database file [bz 235110] + * Fri Dec 29 2006 Brandon Holbrook 1.0.4-1 - Bumped to upstream 1.0.4 +* Thu Oct 05 2006 Christian Iseli 1.0.3-3 + - rebuilt for unwind info generation, broken in gcc-4.1.1-21 + * Sun Sep 17 2006 Brandon Holbrook 1.0.3-2 - Strict Requires: php_api - Grammatically correct Summary + Description Index: sources =================================================================== RCS file: /cvs/extras/rpms/php-pecl-Fileinfo/FC-5/sources,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- sources 30 Dec 2006 06:18:41 -0000 1.3 +++ sources 16 Apr 2007 15:43:38 -0000 1.4 @@ -1 +1,2 @@ +dae948b0c6218afeada7b14a1238f460 fixconfigure.patch 2854e749db157365c769cb9496f5586f Fileinfo-1.0.4.tgz From fedora-extras-commits at redhat.com Mon Apr 16 15:49:34 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Mon, 16 Apr 2007 11:49:34 -0400 Subject: rpms/perl-CGI-Ajax - New directory Message-ID: <200704161549.l3GFnYSD003461@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/rpms/perl-CGI-Ajax In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners/tmpcvsPB3435/rpms/perl-CGI-Ajax Log Message: Directory /cvs/extras/rpms/perl-CGI-Ajax added to the repository From fedora-extras-commits at redhat.com Mon Apr 16 15:49:39 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Mon, 16 Apr 2007 11:49:39 -0400 Subject: rpms/perl-CGI-Ajax/devel - New directory Message-ID: <200704161549.l3GFndMT003475@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/rpms/perl-CGI-Ajax/devel In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners/tmpcvsPB3435/rpms/perl-CGI-Ajax/devel Log Message: Directory /cvs/extras/rpms/perl-CGI-Ajax/devel added to the repository From fedora-extras-commits at redhat.com Mon Apr 16 15:49:53 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Mon, 16 Apr 2007 11:49:53 -0400 Subject: rpms/perl-CGI-Ajax/devel .cvsignore, NONE, 1.1 Makefile, NONE, 1.1 sources, NONE, 1.1 Message-ID: <200704161549.l3GFnrEN003520@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/rpms/perl-CGI-Ajax/devel In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners/tmpcvsPB3435/rpms/perl-CGI-Ajax/devel Added Files: .cvsignore Makefile sources Log Message: Setup of module perl-CGI-Ajax --- NEW FILE .cvsignore --- --- NEW FILE Makefile --- # Makefile for source rpm: perl-CGI-Ajax # $Id: Makefile,v 1.1 2007/04/16 15:49:49 wtogami Exp $ NAME := perl-CGI-Ajax SPECFILE = $(firstword $(wildcard *.spec)) define find-makefile-common for d in common ../common ../../common ; do if [ -f $$d/Makefile.common ] ; then if [ -f $$d/CVS/Root -a -w $$/Makefile.common ] ; then cd $$d ; cvs -Q update ; fi ; echo "$$d/Makefile.common" ; break ; fi ; done endef MAKEFILE_COMMON := $(shell $(find-makefile-common)) ifeq ($(MAKEFILE_COMMON),) # attept a checkout define checkout-makefile-common test -f CVS/Root && { cvs -Q -d $$(cat CVS/Root) checkout common && echo "common/Makefile.common" ; } || { echo "ERROR: I can't figure out how to checkout the 'common' module." ; exit -1 ; } >&2 endef MAKEFILE_COMMON := $(shell $(checkout-makefile-common)) endif include $(MAKEFILE_COMMON) --- NEW FILE sources --- From fedora-extras-commits at redhat.com Mon Apr 16 15:49:56 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Mon, 16 Apr 2007 11:49:56 -0400 Subject: owners owners.list,1.2675,1.2676 Message-ID: <200704161549.l3GFnugx003530@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/owners In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners Modified Files: owners.list Log Message: add perl-CGI-Ajax Index: owners.list =================================================================== RCS file: /cvs/extras/owners/owners.list,v retrieving revision 1.2675 retrieving revision 1.2676 diff -u -r1.2675 -r1.2676 --- owners.list 16 Apr 2007 15:42:52 -0000 1.2675 +++ owners.list 16 Apr 2007 15:49:26 -0000 1.2676 @@ -1644,6 +1644,7 @@ Fedora Extras|perl-Carp-Assert|Executable comments|jpo at di.uminho.pt|extras-qa at fedoraproject.org|fedora-perl-devel-list at redhat.com Fedora Extras|perl-Carp-Assert-More|Convenience wrappers around Carp::Assert|jpo at di.uminho.pt|extras-qa at fedoraproject.org|fedora-perl-devel-list at redhat.com Fedora Extras|perl-Cflow|Find flows in flow files|orion at cora.nwra.com|extras-qa at fedoraproject.org|fedora-perl-devel-list at redhat.com +Fedora Extras|perl-CGI-Ajax|Perl-specific system for writing Asynchronous web applications|cweyl at alumni.drew.edu|extras-qa at fedoraproject.org|fedora-perl-devel-list at redhat.com Fedora Extras|perl-CGI-Session|Persistent session data in CGI applications|andreas at bawue.net|extras-qa at fedoraproject.org|fedora-perl-devel-list at redhat.com Fedora Extras|perl-CGI-Simple|Simple totally OO CGI interface that is CGI.pm compliant|tcallawa at redhat.com|extras-qa at fedoraproject.org|fedora-perl-devel-list at redhat.com Fedora Extras|perl-CGI-Untaint|Process CGI input parameters|tcallawa at redhat.com|extras-qa at fedoraproject.org|fedora-perl-devel-list at redhat.com From fedora-extras-commits at redhat.com Mon Apr 16 15:55:30 2007 From: fedora-extras-commits at redhat.com (Chris Weyl (cweyl)) Date: Mon, 16 Apr 2007 11:55:30 -0400 Subject: rpms/perl-Moose-Policy Makefile,1.1,1.2 Message-ID: <200704161555.l3GFtUjx003933@cvs-int.fedora.redhat.com> Author: cweyl Update of /cvs/extras/rpms/perl-Moose-Policy In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv3854 Modified Files: Makefile Log Message: +* Mon Apr 16 2007 Chris Weyl 0.03-1 +- update to 0.03 Index: Makefile =================================================================== RCS file: /cvs/extras/rpms/perl-Moose-Policy/Makefile,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- Makefile 13 Nov 2006 17:26:05 -0000 1.1 +++ Makefile 16 Apr 2007 15:54:56 -0000 1.2 @@ -2,6 +2,15 @@ all : CVS/Root common-update @cvs update +# for target build-all +BRANCHES := $(shell cat ~/fedora-extras/current-branches | sed -e 's/:.*//') + +# tag & build all non-legacy branches... +build-all : + @echo NOTICE: building for ${BRANCHES} + @sleep 5s + @for br in ${BRANCHES} ; do echo Building $$br ; cd $$br && test -f dead.package || make tag plague ; cd .. ; done + common-update : common @cd common && cvs update From fedora-extras-commits at redhat.com Mon Apr 16 15:55:38 2007 From: fedora-extras-commits at redhat.com (Chris Weyl (cweyl)) Date: Mon, 16 Apr 2007 11:55:38 -0400 Subject: rpms/perl-Moose-Policy/FC-6 perl-Moose-Policy.spec, 1.2, 1.3 sources, 1.2, 1.3 Message-ID: <200704161555.l3GFtcsH003942@cvs-int.fedora.redhat.com> Author: cweyl Update of /cvs/extras/rpms/perl-Moose-Policy/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv3854/FC-6 Modified Files: perl-Moose-Policy.spec sources Log Message: +* Mon Apr 16 2007 Chris Weyl 0.03-1 +- update to 0.03 Index: perl-Moose-Policy.spec =================================================================== RCS file: /cvs/extras/rpms/perl-Moose-Policy/FC-6/perl-Moose-Policy.spec,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- perl-Moose-Policy.spec 13 Nov 2006 17:27:57 -0000 1.2 +++ perl-Moose-Policy.spec 16 Apr 2007 15:55:04 -0000 1.3 @@ -1,6 +1,6 @@ Name: perl-Moose-Policy -Version: 0.02 -Release: 2%{?dist} +Version: 0.03 +Release: 1%{?dist} Summary: Police your project/company-wide Moose policies License: GPL or Artistic Group: Development/Libraries @@ -10,8 +10,9 @@ BuildArch: noarch BuildRequires: perl(Module::Build) -BuildRequires: perl(Moose) >= 0.11 +BuildRequires: perl(Moose) >= 0.20 # tests +BuildRequires: perl(Test::More) BuildRequires: perl(Test::Exception) >= 0.21 BuildRequires: perl(Test::Pod), perl(Test::Pod::Coverage) @@ -59,6 +60,9 @@ %{_mandir}/man3/* %changelog +* Mon Apr 16 2007 Chris Weyl 0.03-1 +- update to 0.03 + * Mon Nov 13 2006 Chris Weyl 0.02-2 - bump Index: sources =================================================================== RCS file: /cvs/extras/rpms/perl-Moose-Policy/FC-6/sources,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- sources 13 Nov 2006 17:26:22 -0000 1.2 +++ sources 16 Apr 2007 15:55:04 -0000 1.3 @@ -1 +1 @@ -11b2e835e4b97563c4e459475bf9df90 Moose-Policy-0.02.tar.gz +2795e8b1b68e6b6c34538e84a3ae3de3 Moose-Policy-0.03.tar.gz From fedora-extras-commits at redhat.com Mon Apr 16 15:55:34 2007 From: fedora-extras-commits at redhat.com (Chris Weyl (cweyl)) Date: Mon, 16 Apr 2007 11:55:34 -0400 Subject: rpms/perl-Moose-Policy/FC-5 perl-Moose-Policy.spec, 1.2, 1.3 sources, 1.2, 1.3 Message-ID: <200704161555.l3GFtYxi003938@cvs-int.fedora.redhat.com> Author: cweyl Update of /cvs/extras/rpms/perl-Moose-Policy/FC-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv3854/FC-5 Modified Files: perl-Moose-Policy.spec sources Log Message: +* Mon Apr 16 2007 Chris Weyl 0.03-1 +- update to 0.03 Index: perl-Moose-Policy.spec =================================================================== RCS file: /cvs/extras/rpms/perl-Moose-Policy/FC-5/perl-Moose-Policy.spec,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- perl-Moose-Policy.spec 13 Nov 2006 17:27:57 -0000 1.2 +++ perl-Moose-Policy.spec 16 Apr 2007 15:55:00 -0000 1.3 @@ -1,6 +1,6 @@ Name: perl-Moose-Policy -Version: 0.02 -Release: 2%{?dist} +Version: 0.03 +Release: 1%{?dist} Summary: Police your project/company-wide Moose policies License: GPL or Artistic Group: Development/Libraries @@ -10,8 +10,9 @@ BuildArch: noarch BuildRequires: perl(Module::Build) -BuildRequires: perl(Moose) >= 0.11 +BuildRequires: perl(Moose) >= 0.20 # tests +BuildRequires: perl(Test::More) BuildRequires: perl(Test::Exception) >= 0.21 BuildRequires: perl(Test::Pod), perl(Test::Pod::Coverage) @@ -59,6 +60,9 @@ %{_mandir}/man3/* %changelog +* Mon Apr 16 2007 Chris Weyl 0.03-1 +- update to 0.03 + * Mon Nov 13 2006 Chris Weyl 0.02-2 - bump Index: sources =================================================================== RCS file: /cvs/extras/rpms/perl-Moose-Policy/FC-5/sources,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- sources 13 Nov 2006 17:26:22 -0000 1.2 +++ sources 16 Apr 2007 15:55:00 -0000 1.3 @@ -1 +1 @@ -11b2e835e4b97563c4e459475bf9df90 Moose-Policy-0.02.tar.gz +2795e8b1b68e6b6c34538e84a3ae3de3 Moose-Policy-0.03.tar.gz From fedora-extras-commits at redhat.com Mon Apr 16 15:55:42 2007 From: fedora-extras-commits at redhat.com (Chris Weyl (cweyl)) Date: Mon, 16 Apr 2007 11:55:42 -0400 Subject: rpms/perl-Moose-Policy/devel .cvsignore, 1.2, 1.3 perl-Moose-Policy.spec, 1.2, 1.3 sources, 1.2, 1.3 Message-ID: <200704161555.l3GFtg0x003948@cvs-int.fedora.redhat.com> Author: cweyl Update of /cvs/extras/rpms/perl-Moose-Policy/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv3854/devel Modified Files: .cvsignore perl-Moose-Policy.spec sources Log Message: +* Mon Apr 16 2007 Chris Weyl 0.03-1 +- update to 0.03 Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/perl-Moose-Policy/devel/.cvsignore,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- .cvsignore 13 Nov 2006 17:26:22 -0000 1.2 +++ .cvsignore 16 Apr 2007 15:55:08 -0000 1.3 @@ -1 +1 @@ -Moose-Policy-0.02.tar.gz +Moose-Policy-0.03.tar.gz Index: perl-Moose-Policy.spec =================================================================== RCS file: /cvs/extras/rpms/perl-Moose-Policy/devel/perl-Moose-Policy.spec,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- perl-Moose-Policy.spec 13 Nov 2006 17:27:57 -0000 1.2 +++ perl-Moose-Policy.spec 16 Apr 2007 15:55:08 -0000 1.3 @@ -1,6 +1,6 @@ Name: perl-Moose-Policy -Version: 0.02 -Release: 2%{?dist} +Version: 0.03 +Release: 1%{?dist} Summary: Police your project/company-wide Moose policies License: GPL or Artistic Group: Development/Libraries @@ -10,8 +10,9 @@ BuildArch: noarch BuildRequires: perl(Module::Build) -BuildRequires: perl(Moose) >= 0.11 +BuildRequires: perl(Moose) >= 0.20 # tests +BuildRequires: perl(Test::More) BuildRequires: perl(Test::Exception) >= 0.21 BuildRequires: perl(Test::Pod), perl(Test::Pod::Coverage) @@ -59,6 +60,9 @@ %{_mandir}/man3/* %changelog +* Mon Apr 16 2007 Chris Weyl 0.03-1 +- update to 0.03 + * Mon Nov 13 2006 Chris Weyl 0.02-2 - bump Index: sources =================================================================== RCS file: /cvs/extras/rpms/perl-Moose-Policy/devel/sources,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- sources 13 Nov 2006 17:26:22 -0000 1.2 +++ sources 16 Apr 2007 15:55:08 -0000 1.3 @@ -1 +1 @@ -11b2e835e4b97563c4e459475bf9df90 Moose-Policy-0.02.tar.gz +2795e8b1b68e6b6c34538e84a3ae3de3 Moose-Policy-0.03.tar.gz From fedora-extras-commits at redhat.com Mon Apr 16 16:02:18 2007 From: fedora-extras-commits at redhat.com (Chris Weyl (cweyl)) Date: Mon, 16 Apr 2007 12:02:18 -0400 Subject: rpms/perl-CGI-Ajax import.log,1.1,1.2 Message-ID: <200704161602.l3GG2IjI008451@cvs-int.fedora.redhat.com> Author: cweyl Update of /cvs/extras/rpms/perl-CGI-Ajax In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv8402 Modified Files: import.log Log Message: initial import Index: import.log =================================================================== RCS file: /cvs/extras/rpms/perl-CGI-Ajax/import.log,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- import.log 16 Apr 2007 15:49:45 -0000 1.1 +++ import.log 16 Apr 2007 16:01:44 -0000 1.2 @@ -0,0 +1 @@ +perl-CGI-Ajax-0_701-1_fc6:HEAD:perl-CGI-Ajax-0.701-1.fc6.src.rpm:1176739282 From fedora-extras-commits at redhat.com Mon Apr 16 16:03:18 2007 From: fedora-extras-commits at redhat.com (Chris Weyl (cweyl)) Date: Mon, 16 Apr 2007 12:03:18 -0400 Subject: rpms/perl-CGI-Ajax/devel perl-CGI-Ajax.spec,1.1,1.2 Message-ID: <200704161603.l3GG3IbW008555@cvs-int.fedora.redhat.com> Author: cweyl Update of /cvs/extras/rpms/perl-CGI-Ajax/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv8526 Modified Files: perl-CGI-Ajax.spec Log Message: release bump Index: perl-CGI-Ajax.spec =================================================================== RCS file: /cvs/extras/rpms/perl-CGI-Ajax/devel/perl-CGI-Ajax.spec,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- perl-CGI-Ajax.spec 16 Apr 2007 16:01:48 -0000 1.1 +++ perl-CGI-Ajax.spec 16 Apr 2007 16:02:44 -0000 1.2 @@ -1,6 +1,6 @@ Name: perl-CGI-Ajax Version: 0.701 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Perl-specific system for writing Asynchronous web applications License: GPL or Artistic Group: Development/Libraries @@ -55,5 +55,8 @@ %{_mandir}/man3/* %changelog +* Mon Apr 16 2007 Chris Weyl 0.701-2 +- bump + * Mon Apr 09 2007 Chris Weyl 0.701-1 - Specfile autogenerated by cpanspec 1.70. From fedora-extras-commits at redhat.com Mon Apr 16 16:04:01 2007 From: fedora-extras-commits at redhat.com (Chris Weyl (cweyl)) Date: Mon, 16 Apr 2007 12:04:01 -0400 Subject: rpms/perl-CGI-Ajax/FC-5 perl-CGI-Ajax.spec, NONE, 1.1 sources, 1.1, 1.2 Message-ID: <200704161604.l3GG41s2008637@cvs-int.fedora.redhat.com> Author: cweyl Update of /cvs/extras/rpms/perl-CGI-Ajax/FC-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv8609 Modified Files: sources Added Files: perl-CGI-Ajax.spec Log Message: pseudo-branch of perl-CGI-Ajax to FC-5 --- NEW FILE perl-CGI-Ajax.spec --- Name: perl-CGI-Ajax Version: 0.701 Release: 2%{?dist} Summary: Perl-specific system for writing Asynchronous web applications License: GPL or Artistic Group: Development/Libraries URL: http://search.cpan.org/dist/CGI-Ajax/ Source0: http://www.cpan.org/authors/id/B/BC/BCT/CGI-Ajax-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch BuildRequires: perl(ExtUtils::MakeMaker) BuildRequires: perl(CGI), perl(Class::Accessor) # neither are picked up automagically. Requires: perl(CGI), perl(Class::Accessor) Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) %description CGI::Ajax is an object-oriented module that provides a unique mechanism for using perl code asynchronously from javascript- enhanced HTML pages. CGI::Ajax unburdens the user from having to write extensive javascript, except for associating an exported method with a document-defined event (such as onClick, onKeyUp, etc). CGI::Ajax also mixes well with HTML containing more complex javascript. %prep %setup -q -n CGI-Ajax-%{version} find scripts/ -type f -exec chmod -c -x {} \; %build %{__perl} Makefile.PL INSTALLDIRS=vendor make %{?_smp_mflags} %install rm -rf %{buildroot} make pure_install PERL_INSTALL_ROOT=%{buildroot} find %{buildroot} -type f -name .packlist -exec rm -f {} \; find %{buildroot} -depth -type d -exec rmdir {} 2>/dev/null \; %{_fixperms} %{buildroot}/* %check make test %clean rm -rf %{buildroot} %files %defattr(-,root,root,-) %doc Changes LICENSE README Todo scripts/ %{perl_vendorlib}/* %{_mandir}/man3/* %changelog * Mon Apr 16 2007 Chris Weyl 0.701-2 - bump * Mon Apr 09 2007 Chris Weyl 0.701-1 - Specfile autogenerated by cpanspec 1.70. Index: sources =================================================================== RCS file: /cvs/extras/rpms/perl-CGI-Ajax/FC-5/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 16 Apr 2007 15:49:49 -0000 1.1 +++ sources 16 Apr 2007 16:03:27 -0000 1.2 @@ -0,0 +1 @@ +e4922d9ea9e45c68387d3682a7adbacf CGI-Ajax-0.701.tar.gz From fedora-extras-commits at redhat.com Mon Apr 16 16:04:45 2007 From: fedora-extras-commits at redhat.com (Chris Weyl (cweyl)) Date: Mon, 16 Apr 2007 12:04:45 -0400 Subject: rpms/perl-CGI-Ajax/FC-6 perl-CGI-Ajax.spec, NONE, 1.1 sources, 1.1, 1.2 Message-ID: <200704161604.l3GG4j7J008779@cvs-int.fedora.redhat.com> Author: cweyl Update of /cvs/extras/rpms/perl-CGI-Ajax/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv8711 Modified Files: sources Added Files: perl-CGI-Ajax.spec Log Message: pseudo-branch of perl-CGI-Ajax to FC-6 --- NEW FILE perl-CGI-Ajax.spec --- Name: perl-CGI-Ajax Version: 0.701 Release: 2%{?dist} Summary: Perl-specific system for writing Asynchronous web applications License: GPL or Artistic Group: Development/Libraries URL: http://search.cpan.org/dist/CGI-Ajax/ Source0: http://www.cpan.org/authors/id/B/BC/BCT/CGI-Ajax-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch BuildRequires: perl(ExtUtils::MakeMaker) BuildRequires: perl(CGI), perl(Class::Accessor) # neither are picked up automagically. Requires: perl(CGI), perl(Class::Accessor) Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) %description CGI::Ajax is an object-oriented module that provides a unique mechanism for using perl code asynchronously from javascript- enhanced HTML pages. CGI::Ajax unburdens the user from having to write extensive javascript, except for associating an exported method with a document-defined event (such as onClick, onKeyUp, etc). CGI::Ajax also mixes well with HTML containing more complex javascript. %prep %setup -q -n CGI-Ajax-%{version} find scripts/ -type f -exec chmod -c -x {} \; %build %{__perl} Makefile.PL INSTALLDIRS=vendor make %{?_smp_mflags} %install rm -rf %{buildroot} make pure_install PERL_INSTALL_ROOT=%{buildroot} find %{buildroot} -type f -name .packlist -exec rm -f {} \; find %{buildroot} -depth -type d -exec rmdir {} 2>/dev/null \; %{_fixperms} %{buildroot}/* %check make test %clean rm -rf %{buildroot} %files %defattr(-,root,root,-) %doc Changes LICENSE README Todo scripts/ %{perl_vendorlib}/* %{_mandir}/man3/* %changelog * Mon Apr 16 2007 Chris Weyl 0.701-2 - bump * Mon Apr 09 2007 Chris Weyl 0.701-1 - Specfile autogenerated by cpanspec 1.70. Index: sources =================================================================== RCS file: /cvs/extras/rpms/perl-CGI-Ajax/FC-6/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 16 Apr 2007 15:49:49 -0000 1.1 +++ sources 16 Apr 2007 16:04:11 -0000 1.2 @@ -0,0 +1 @@ +e4922d9ea9e45c68387d3682a7adbacf CGI-Ajax-0.701.tar.gz From fedora-extras-commits at redhat.com Mon Apr 16 16:05:07 2007 From: fedora-extras-commits at redhat.com (Andreas Bierfert (awjb)) Date: Mon, 16 Apr 2007 12:05:07 -0400 Subject: rpms/claws-mail/FC-5 .cvsignore, 1.6, 1.7 claws-mail.spec, 1.5, 1.6 sources, 1.6, 1.7 Message-ID: <200704161605.l3GG57g6008871@cvs-int.fedora.redhat.com> Author: awjb Update of /cvs/extras/rpms/claws-mail/FC-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv8636/FC-5 Modified Files: .cvsignore claws-mail.spec sources Log Message: - version upgrade (should resolve #232675) - fix BR Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/claws-mail/FC-5/.cvsignore,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- .cvsignore 6 Mar 2007 07:36:31 -0000 1.6 +++ .cvsignore 16 Apr 2007 16:04:33 -0000 1.7 @@ -1 +1 @@ -claws-mail-2.8.1.tar.bz2 +claws-mail-2.9.0.tar.bz2 Index: claws-mail.spec =================================================================== RCS file: /cvs/extras/rpms/claws-mail/FC-5/claws-mail.spec,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- claws-mail.spec 6 Mar 2007 07:36:31 -0000 1.5 +++ claws-mail.spec 16 Apr 2007 16:04:33 -0000 1.6 @@ -1,22 +1,21 @@ Name: claws-mail -Version: 2.8.1 +Version: 2.9.0 Release: 1%{?dist} Summary: The extended version of Sylpheed Group: Applications/Internet License: GPL URL: http://claws-mail.org -Source0: http://dl.sf.net/sylpheed-claws/claws-mail-2.8.1.tar.bz2 +Source0: http://dl.sf.net/sylpheed-claws/claws-mail-2.9.0.tar.bz2 Source1: claws-mail.desktop BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root BuildRequires: flex, bison -BuildRequires: glib-devel >= 2.6.2 +BuildRequires: glib2-devel >= 2.6.2 BuildRequires: gtk2-devel >= 2.6.2 BuildRequires: compface >= 1.4 BuildRequires: openssl-devel >= 0.9.7 BuildRequires: openldap-devel >= 2.0.7 BuildRequires: aspell-devel >= 0.50.1 BuildRequires: pilot-link-devel -BuildRequires: gdk-pixbuf-devel BuildRequires: clamav-devel BuildRequires: bzip2-devel BuildRequires: gmp-devel @@ -206,6 +205,11 @@ %changelog +* Mon Apr 16 2007 Andreas Bierfert +2.9.0-1 +- version upgrade (should resolve #232675) +- fix BR + * Tue Mar 06 2007 Andreas Bierfert 2.8.1-1 - version upgrade Index: sources =================================================================== RCS file: /cvs/extras/rpms/claws-mail/FC-5/sources,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- sources 6 Mar 2007 07:36:31 -0000 1.6 +++ sources 16 Apr 2007 16:04:33 -0000 1.7 @@ -1 +1 @@ -b68983f2edac97cc094c527536d49a09 claws-mail-2.8.1.tar.bz2 +0a5a22e456640070ca09f6d65c0f680c claws-mail-2.9.0.tar.bz2 From fedora-extras-commits at redhat.com Mon Apr 16 16:05:11 2007 From: fedora-extras-commits at redhat.com (Andreas Bierfert (awjb)) Date: Mon, 16 Apr 2007 12:05:11 -0400 Subject: rpms/claws-mail/FC-6 .cvsignore, 1.6, 1.7 claws-mail.spec, 1.6, 1.7 sources, 1.6, 1.7 Message-ID: <200704161605.l3GG5B6N008876@cvs-int.fedora.redhat.com> Author: awjb Update of /cvs/extras/rpms/claws-mail/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv8636/FC-6 Modified Files: .cvsignore claws-mail.spec sources Log Message: - version upgrade (should resolve #232675) - fix BR Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/claws-mail/FC-6/.cvsignore,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- .cvsignore 6 Mar 2007 07:36:34 -0000 1.6 +++ .cvsignore 16 Apr 2007 16:04:37 -0000 1.7 @@ -1 +1 @@ -claws-mail-2.8.1.tar.bz2 +claws-mail-2.9.0.tar.bz2 Index: claws-mail.spec =================================================================== RCS file: /cvs/extras/rpms/claws-mail/FC-6/claws-mail.spec,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- claws-mail.spec 6 Mar 2007 07:36:34 -0000 1.6 +++ claws-mail.spec 16 Apr 2007 16:04:37 -0000 1.7 @@ -1,22 +1,21 @@ Name: claws-mail -Version: 2.8.1 +Version: 2.9.0 Release: 1%{?dist} Summary: The extended version of Sylpheed Group: Applications/Internet License: GPL URL: http://claws-mail.org -Source0: http://dl.sf.net/sylpheed-claws/claws-mail-2.8.1.tar.bz2 +Source0: http://dl.sf.net/sylpheed-claws/claws-mail-2.9.0.tar.bz2 Source1: claws-mail.desktop BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root BuildRequires: flex, bison -BuildRequires: glib-devel >= 2.6.2 +BuildRequires: glib2-devel >= 2.6.2 BuildRequires: gtk2-devel >= 2.6.2 BuildRequires: compface >= 1.4 BuildRequires: openssl-devel >= 0.9.7 BuildRequires: openldap-devel >= 2.0.7 BuildRequires: aspell-devel >= 0.50.1 BuildRequires: pilot-link-devel -BuildRequires: gdk-pixbuf-devel BuildRequires: clamav-devel BuildRequires: bzip2-devel BuildRequires: gmp-devel @@ -206,6 +205,11 @@ %changelog +* Mon Apr 16 2007 Andreas Bierfert +2.9.0-1 +- version upgrade (should resolve #232675) +- fix BR + * Tue Mar 06 2007 Andreas Bierfert 2.8.1-1 - version upgrade Index: sources =================================================================== RCS file: /cvs/extras/rpms/claws-mail/FC-6/sources,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- sources 6 Mar 2007 07:36:34 -0000 1.6 +++ sources 16 Apr 2007 16:04:37 -0000 1.7 @@ -1 +1 @@ -b68983f2edac97cc094c527536d49a09 claws-mail-2.8.1.tar.bz2 +0a5a22e456640070ca09f6d65c0f680c claws-mail-2.9.0.tar.bz2 From fedora-extras-commits at redhat.com Mon Apr 16 16:05:15 2007 From: fedora-extras-commits at redhat.com (Andreas Bierfert (awjb)) Date: Mon, 16 Apr 2007 12:05:15 -0400 Subject: rpms/claws-mail/devel .cvsignore, 1.6, 1.7 claws-mail.spec, 1.10, 1.11 sources, 1.6, 1.7 Message-ID: <200704161605.l3GG5Fxp008881@cvs-int.fedora.redhat.com> Author: awjb Update of /cvs/extras/rpms/claws-mail/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv8636/devel Modified Files: .cvsignore claws-mail.spec sources Log Message: - version upgrade (should resolve #232675) - fix BR Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/claws-mail/devel/.cvsignore,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- .cvsignore 6 Mar 2007 07:36:37 -0000 1.6 +++ .cvsignore 16 Apr 2007 16:04:41 -0000 1.7 @@ -1 +1 @@ -claws-mail-2.8.1.tar.bz2 +claws-mail-2.9.0.tar.bz2 Index: claws-mail.spec =================================================================== RCS file: /cvs/extras/rpms/claws-mail/devel/claws-mail.spec,v retrieving revision 1.10 retrieving revision 1.11 diff -u -r1.10 -r1.11 --- claws-mail.spec 6 Mar 2007 07:36:37 -0000 1.10 +++ claws-mail.spec 16 Apr 2007 16:04:41 -0000 1.11 @@ -1,22 +1,21 @@ Name: claws-mail -Version: 2.8.1 +Version: 2.9.0 Release: 1%{?dist} Summary: The extended version of Sylpheed Group: Applications/Internet License: GPL URL: http://claws-mail.org -Source0: http://dl.sf.net/sylpheed-claws/claws-mail-2.8.1.tar.bz2 +Source0: http://dl.sf.net/sylpheed-claws/claws-mail-2.9.0.tar.bz2 Source1: claws-mail.desktop BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root BuildRequires: flex, bison -BuildRequires: glib-devel >= 2.6.2 +BuildRequires: glib2-devel >= 2.6.2 BuildRequires: gtk2-devel >= 2.6.2 BuildRequires: compface >= 1.4 BuildRequires: openssl-devel >= 0.9.7 BuildRequires: openldap-devel >= 2.0.7 BuildRequires: aspell-devel >= 0.50.1 BuildRequires: pilot-link-devel -BuildRequires: gdk-pixbuf-devel BuildRequires: clamav-devel BuildRequires: bzip2-devel BuildRequires: gmp-devel @@ -206,6 +205,11 @@ %changelog +* Mon Apr 16 2007 Andreas Bierfert +2.9.0-1 +- version upgrade (should resolve #232675) +- fix BR + * Tue Mar 06 2007 Andreas Bierfert 2.8.1-1 - version upgrade Index: sources =================================================================== RCS file: /cvs/extras/rpms/claws-mail/devel/sources,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- sources 6 Mar 2007 07:36:37 -0000 1.6 +++ sources 16 Apr 2007 16:04:41 -0000 1.7 @@ -1 +1 @@ -b68983f2edac97cc094c527536d49a09 claws-mail-2.8.1.tar.bz2 +0a5a22e456640070ca09f6d65c0f680c claws-mail-2.9.0.tar.bz2 From fedora-extras-commits at redhat.com Mon Apr 16 16:05:26 2007 From: fedora-extras-commits at redhat.com (Chris Weyl (cweyl)) Date: Mon, 16 Apr 2007 12:05:26 -0400 Subject: rpms/perl-CGI-Ajax Makefile,1.1,1.2 Message-ID: <200704161605.l3GG5QaN008889@cvs-int.fedora.redhat.com> Author: cweyl Update of /cvs/extras/rpms/perl-CGI-Ajax In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv8845 Modified Files: Makefile Log Message: add build-all target to overall makefile of perl-CGI-Ajax Index: Makefile =================================================================== RCS file: /cvs/extras/rpms/perl-CGI-Ajax/Makefile,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- Makefile 16 Apr 2007 15:49:45 -0000 1.1 +++ Makefile 16 Apr 2007 16:04:52 -0000 1.2 @@ -2,6 +2,15 @@ all : CVS/Root common-update @cvs update +# for target build-all +BRANCHES := $(shell cat ~/fedora-extras/current-branches | sed -e 's/:.*//') + +# tag & build all non-legacy branches... +build-all : + @echo NOTICE: building for ${BRANCHES} + @sleep 5s + @for br in ${BRANCHES} ; do echo Building $$br ; cd $$br && test -f dead.package || make tag plague ; cd .. ; done + common-update : common @cd common && cvs update From fedora-extras-commits at redhat.com Mon Apr 16 16:17:30 2007 From: fedora-extras-commits at redhat.com (Ville Skytta (scop)) Date: Mon, 16 Apr 2007 12:17:30 -0400 Subject: fedora-security/audit fe5,1.182,1.183 fe6,1.95,1.96 Message-ID: <200704161617.l3GGHUfL009210@cvs-int.fedora.redhat.com> Author: scop Update of /cvs/fedora/fedora-security/audit In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv9191 Modified Files: fe5 fe6 Log Message: moodle, wordpress, lighttpd updated Index: fe5 =================================================================== RCS file: /cvs/fedora/fedora-security/audit/fe5,v retrieving revision 1.182 retrieving revision 1.183 diff -u -r1.182 -r1.183 --- fe5 15 Apr 2007 06:35:40 -0000 1.182 +++ fe5 16 Apr 2007 16:17:28 -0000 1.183 @@ -3,11 +3,11 @@ ** are items that need attention CVE-2007-2016 ignore (phpMyAdmin, < 2.8.0.2 never shipped) -CVE-2007-1897 VULNERABLE (wordpress, fixed 2.1.3) #235912 +CVE-2007-1897 version (wordpress, fixed 2.1.3) #235912 CVE-2007-1894 version (wordpress, fixed 2.1.3-0.rc2) -CVE-2007-1893 VULNERABLE (wordpress, fixed 2.1.3) #235912 -CVE-2007-1870 VULNERABLE (lighttpd, fixed 1.4.14) #236489 -CVE-2007-1869 VULNERABLE (lighttpd, fixed 1.4.14) #236489 +CVE-2007-1893 version (wordpress, fixed 2.1.3) #235912 +CVE-2007-1870 version (lighttpd, fixed 1.4.14) #236489 +CVE-2007-1869 version (lighttpd, fixed 1.4.14) #236489 CVE-2007-1804 VULNERABLE (pulseaudio) #235013 CVE-2007-1799 version (ktorrent, fixed 2.1.3) #235014 CVE-2007-1732 ignore (wordpress) #235015 @@ -25,7 +25,7 @@ CVE-2007-1473 version (horde, fixed 3.1.4) #232819 CVE-2007-1464 version (inkscape, fixed 0.45.1) #233704 CVE-2007-1463 version (inkscape, fixed 0.45.1) #233704 -CVE-2007-1429 ** (moodle) #232103 +CVE-2007-1429 version (moodle, fixed 1.6.5) #232103 CVE-2007-1406 version (trac, fixed 0.10.3.1) #231729 CVE-2007-1405 version (trac, fixed 0.10.3.1) #231729 CVE-2007-1399 version (php-pecl-zip, fixed 1.8.5) @@ -91,8 +91,8 @@ CVE-2006-6799 patch (cacti, fixed 0.8.6i-5) #222410 CVE-2006-6693 ignore (zabbix, fixed 1.1.3, < 1.1.4 not shipped) CVE-2006-6692 ignore (zabbix, fixed 1.1.3, < 1.1.4 not shipped) -CVE-2006-6626 ** (moodle) #220041 -CVE-2006-6625 VULNERABLE (moodle) #220041 +CVE-2006-6626 version (moodle, fixed 1.6.5) #220041 +CVE-2006-6625 version (moodle, fixed 1.6.5) #220041 CVE-2006-6610 version (nexuiz, fixed 2.2.1) #220034 CVE-2006-6609 version (nexuiz, fixed 2.2.1) #220034 CVE-2006-6574 backport (mantis, fixed 1.0.6-2) #219937 Index: fe6 =================================================================== RCS file: /cvs/fedora/fedora-security/audit/fe6,v retrieving revision 1.95 retrieving revision 1.96 diff -u -r1.95 -r1.96 --- fe6 15 Apr 2007 06:35:40 -0000 1.95 +++ fe6 16 Apr 2007 16:17:28 -0000 1.96 @@ -3,11 +3,11 @@ ** are items that need attention CVE-2007-2016 ignore (phpMyAdmin, < 2.8.0.2 never shipped) -CVE-2007-1897 VULNERABLE (wordpress, fixed 2.1.3) #235912 +CVE-2007-1897 version (wordpress, fixed 2.1.3) #235912 CVE-2007-1894 version (wordpress, fixed 2.1.3-0.rc2) -CVE-2007-1893 VULNERABLE (wordpress, fixed 2.1.3) #235912 -CVE-2007-1870 VULNERABLE (lighttpd, fixed 1.4.14) #236489 -CVE-2007-1869 VULNERABLE (lighttpd, fixed 1.4.14) #236489 +CVE-2007-1893 version (wordpress, fixed 2.1.3) #235912 +CVE-2007-1870 version (lighttpd, fixed 1.4.14) #236489 +CVE-2007-1869 version (lighttpd, fixed 1.4.14) #236489 CVE-2007-1804 VULNERABLE (pulseaudio) #235013 CVE-2007-1799 version (ktorrent, fixed 2.1.3) #235014 CVE-2007-1732 ignore (wordpress) #235015 @@ -25,7 +25,7 @@ CVE-2007-1473 version (horde, fixed 3.1.4) CVE-2007-1464 version (inkscape, fixed 0.45.1) CVE-2007-1463 version (inkscape, fixed 0.45.1) -CVE-2007-1429 ** (moodle) #232103 +CVE-2007-1429 version (moodle, fixed 1.6.5) #232103 CVE-2007-1406 version (trac, fixed 0.10.3.1) #231729 CVE-2007-1405 version (trac, fixed 0.10.3.1) #231729 CVE-2007-1399 version (php-pecl-zip, fixed 1.8.5) @@ -102,8 +102,8 @@ CVE-2006-6799 patch (cacti, fixed 0.8.6i-5) #222410 CVE-2006-6693 ignore (zabbix, fixed 1.1.3, < 1.1.4 not shipped) CVE-2006-6692 ignore (zabbix, fixed 1.1.3, < 1.1.4 not shipped) -CVE-2006-6626 ** (moodle) #220041 -CVE-2006-6625 VULNERABLE (moodle) #220041 +CVE-2006-6626 version (moodle, fixed 1.6.5) #220041 +CVE-2006-6625 version (moodle, fixed 1.6.5) #220041 CVE-2006-6610 version (nexuiz, fixed 2.2.1) #220034 CVE-2006-6609 version (nexuiz, fixed 2.2.1) #220034 CVE-2006-6574 backport (mantis, fixed 1.0.6-2) #219937 From fedora-extras-commits at redhat.com Mon Apr 16 15:49:49 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Mon, 16 Apr 2007 11:49:49 -0400 Subject: rpms/perl-CGI-Ajax Makefile, NONE, 1.1 import.log, NONE, 1.1 pkg.acl, NONE, 1.1 Message-ID: <200704161549.l3GFnnwP003501@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/rpms/perl-CGI-Ajax In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners/tmpcvsPB3435/rpms/perl-CGI-Ajax Added Files: Makefile import.log pkg.acl Log Message: Setup of module perl-CGI-Ajax --- NEW FILE Makefile --- # Top level Makefile for module perl-CGI-Ajax 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 --- --- NEW FILE pkg.acl --- From fedora-extras-commits at redhat.com Mon Apr 16 16:02:23 2007 From: fedora-extras-commits at redhat.com (Chris Weyl (cweyl)) Date: Mon, 16 Apr 2007 12:02:23 -0400 Subject: rpms/perl-CGI-Ajax/devel perl-CGI-Ajax.spec, NONE, 1.1 .cvsignore, 1.1, 1.2 sources, 1.1, 1.2 Message-ID: <200704161602.l3GG2NN9008457@cvs-int.fedora.redhat.com> Author: cweyl Update of /cvs/extras/rpms/perl-CGI-Ajax/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv8402/devel Modified Files: .cvsignore sources Added Files: perl-CGI-Ajax.spec Log Message: initial import --- NEW FILE perl-CGI-Ajax.spec --- Name: perl-CGI-Ajax Version: 0.701 Release: 1%{?dist} Summary: Perl-specific system for writing Asynchronous web applications License: GPL or Artistic Group: Development/Libraries URL: http://search.cpan.org/dist/CGI-Ajax/ Source0: http://www.cpan.org/authors/id/B/BC/BCT/CGI-Ajax-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch BuildRequires: perl(ExtUtils::MakeMaker) BuildRequires: perl(CGI), perl(Class::Accessor) # neither are picked up automagically. Requires: perl(CGI), perl(Class::Accessor) Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) %description CGI::Ajax is an object-oriented module that provides a unique mechanism for using perl code asynchronously from javascript- enhanced HTML pages. CGI::Ajax unburdens the user from having to write extensive javascript, except for associating an exported method with a document-defined event (such as onClick, onKeyUp, etc). CGI::Ajax also mixes well with HTML containing more complex javascript. %prep %setup -q -n CGI-Ajax-%{version} find scripts/ -type f -exec chmod -c -x {} \; %build %{__perl} Makefile.PL INSTALLDIRS=vendor make %{?_smp_mflags} %install rm -rf %{buildroot} make pure_install PERL_INSTALL_ROOT=%{buildroot} find %{buildroot} -type f -name .packlist -exec rm -f {} \; find %{buildroot} -depth -type d -exec rmdir {} 2>/dev/null \; %{_fixperms} %{buildroot}/* %check make test %clean rm -rf %{buildroot} %files %defattr(-,root,root,-) %doc Changes LICENSE README Todo scripts/ %{perl_vendorlib}/* %{_mandir}/man3/* %changelog * Mon Apr 09 2007 Chris Weyl 0.701-1 - Specfile autogenerated by cpanspec 1.70. Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/perl-CGI-Ajax/devel/.cvsignore,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- .cvsignore 16 Apr 2007 15:49:49 -0000 1.1 +++ .cvsignore 16 Apr 2007 16:01:48 -0000 1.2 @@ -0,0 +1 @@ +CGI-Ajax-0.701.tar.gz Index: sources =================================================================== RCS file: /cvs/extras/rpms/perl-CGI-Ajax/devel/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 16 Apr 2007 15:49:49 -0000 1.1 +++ sources 16 Apr 2007 16:01:48 -0000 1.2 @@ -0,0 +1 @@ +e4922d9ea9e45c68387d3682a7adbacf CGI-Ajax-0.701.tar.gz From fedora-extras-commits at redhat.com Mon Apr 16 16:30:33 2007 From: fedora-extras-commits at redhat.com (Orion Poplawski (orion)) Date: Mon, 16 Apr 2007 12:30:33 -0400 Subject: rpms/cmake/devel cmake-2.4.6-soexe.patch, NONE, 1.1 cmake.spec, 1.14, 1.15 Message-ID: <200704161630.l3GGUXLD009521@cvs-int.fedora.redhat.com> Author: orion Update of /cvs/extras/rpms/cmake/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv9458 Modified Files: cmake.spec Added Files: cmake-2.4.6-soexe.patch Log Message: Apply patch from upstream CVS to fix .so install permissions (bug #235673) cmake-2.4.6-soexe.patch: --- NEW FILE cmake-2.4.6-soexe.patch --- Index: CMake/Source/cmFileCommand.cxx =================================================================== RCS file: /cvsroot/CMake/CMake/Source/cmFileCommand.cxx,v retrieving revision 1.75 retrieving revision 1.76 diff -u -r1.75 -r1.76 --- CMake/Source/cmFileCommand.cxx 12 Mar 2007 18:15:25 -0000 1.75 +++ CMake/Source/cmFileCommand.cxx 10 Apr 2007 15:22:15 -0000 1.76 @@ -1184,6 +1184,9 @@ } } + // Choose a default for shared library permissions. + bool install_so_no_exe = this->Makefile->IsOn("CMAKE_INSTALL_SO_NO_EXE"); + // If file permissions were not specified set default permissions // for this target type. if(!use_given_permissions_file && !use_source_permissions) @@ -1192,15 +1195,16 @@ { case cmTarget::SHARED_LIBRARY: case cmTarget::MODULE_LIBRARY: -#if defined(__linux__) - // Use read/write permissions. - permissions_file = 0; - permissions_file |= mode_owner_read; - permissions_file |= mode_owner_write; - permissions_file |= mode_group_read; - permissions_file |= mode_world_read; - break; -#endif + if(install_so_no_exe) + { + // Use read/write permissions. + permissions_file = 0; + permissions_file |= mode_owner_read; + permissions_file |= mode_owner_write; + permissions_file |= mode_group_read; + permissions_file |= mode_world_read; + break; + } case cmTarget::EXECUTABLE: case cmTarget::INSTALL_PROGRAMS: // Use read/write/executable permissions. Index: CMake/Source/cmLocalGenerator.cxx =================================================================== RCS file: /cvsroot/CMake/CMake/Source/cmLocalGenerator.cxx,v retrieving revision 1.207 retrieving revision 1.208 diff -u -r1.207 -r1.208 --- CMake/Source/cmLocalGenerator.cxx 30 Mar 2007 14:53:02 -0000 1.207 +++ CMake/Source/cmLocalGenerator.cxx 10 Apr 2007 15:22:15 -0000 1.208 @@ -393,6 +393,18 @@ "ENDIF(NOT CMAKE_INSTALL_COMPONENT)\n" "\n"; + // Copy user-specified install options to the install code. + if(const char* so_no_exe = + this->Makefile->GetDefinition("CMAKE_INSTALL_SO_NO_EXE")) + { + fout << + "# Install shared libraries without execute permission?\n" + "IF(NOT DEFINED CMAKE_INSTALL_SO_NO_EXE)\n" + " SET(CMAKE_INSTALL_SO_NO_EXE \"" << so_no_exe << "\")\n" + "ENDIF(NOT DEFINED CMAKE_INSTALL_SO_NO_EXE)\n" + "\n"; + } + // Ask each install generator to write its code. std::vector const& installers = this->Makefile->GetInstallGenerators(); Index: CMake/Modules/Platform/Linux.cmake =================================================================== RCS file: /cvsroot/CMake/CMake/Modules/Platform/Linux.cmake,v retrieving revision 1.11 retrieving revision 1.12 diff -u -r1.11 -r1.12 --- CMake/Modules/Platform/Linux.cmake 15 Sep 2006 18:08:39 -0000 1.11 +++ CMake/Modules/Platform/Linux.cmake 10 Apr 2007 15:22:15 -0000 1.12 @@ -18,4 +18,41 @@ SET(CMAKE_${type}_LINK_DYNAMIC_C_FLAGS "-Wl,-Bdynamic") ENDFOREACH(type) +# Debian policy requires that shared libraries be installed without +# executable permission. Fedora policy requires that shared libraries +# be installed with the executable permission. Since the native tools +# create shared libraries with execute permission in the first place a +# reasonable policy seems to be to install with execute permission by +# default. In order to support debian packages we provide an option +# here. The option default is based on the current distribution, but +# packagers can set it explicitly on the command line. +IF(DEFINED CMAKE_INSTALL_SO_NO_EXE) + # Store the decision variable in the cache. This preserves any + # setting the user provides on the command line. + SET(CMAKE_INSTALL_SO_NO_EXE "${CMAKE_INSTALL_SO_NO_EXE}" CACHE INTERNAL + "Install .so files without execute permission.") +ELSE(DEFINED CMAKE_INSTALL_SO_NO_EXE) + # Detect the linux distribution. + SET(CMAKE_LINUX_DISTRO) + IF(EXISTS "/proc/version") + FILE(READ "/proc/version" CMAKE_LINUX_DISTRO) + ENDIF(EXISTS "/proc/version") + + # List the distributions that require shared libraries to not have + # execute permission. + SET(CMAKE_INSTALL_SO_NO_EXE_DISTRO "(Debian|Ubuntu)") + + # Store the decision variable as an internal cache entry to avoid + # checking the platform every time. This option is advanced enough + # that only package maintainers should need to adjust it. They are + # capable of providing a setting on the command line. + IF("${CMAKE_LINUX_DISTRO}" MATCHES "${CMAKE_INSTALL_SO_NO_EXE_DISTRO}") + SET(CMAKE_INSTALL_SO_NO_EXE 1 CACHE INTERNAL + "Install .so files without execute permission.") + ELSE("${CMAKE_LINUX_DISTRO}" MATCHES "${CMAKE_INSTALL_SO_NO_EXE_DISTRO}") + SET(CMAKE_INSTALL_SO_NO_EXE 0 CACHE INTERNAL + "Install .so files without execute permission.") + ENDIF("${CMAKE_LINUX_DISTRO}" MATCHES "${CMAKE_INSTALL_SO_NO_EXE_DISTRO}") +ENDIF(DEFINED CMAKE_INSTALL_SO_NO_EXE) + INCLUDE(Platform/UnixPaths) Index: cmake.spec =================================================================== RCS file: /cvs/extras/rpms/cmake/devel/cmake.spec,v retrieving revision 1.14 retrieving revision 1.15 diff -u -r1.14 -r1.15 --- cmake.spec 6 Apr 2007 16:56:30 -0000 1.14 +++ cmake.spec 16 Apr 2007 16:29:59 -0000 1.15 @@ -1,6 +1,6 @@ Name: cmake Version: 2.4.6 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Cross-platform make system Group: Development/Tools @@ -11,6 +11,7 @@ Source2: macros.cmake Patch0: cmake-2.4.2-fedora.patch Patch1: cmake-2.4.5-xmlrpc.patch +Patch2: cmake-2.4.6-soexe.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: ncurses-devel, libX11-devel BuildRequires: curl-devel, expat-devel, xmlrpc-c-devel, zlib-devel @@ -30,6 +31,7 @@ %setup -q %patch -p1 -b .fedora %patch1 -p1 -b .xmlrpc +%patch2 -p1 -b .soexe %build @@ -71,6 +73,9 @@ %changelog +* Mon Apr 16 2007 Orion Poplawski - 2.4.6-3 +- Apply patch from upstream CVS to fix .so install permissions (bug #235673) + * Fri Apr 06 2007 Orion Poplawski - 2.4.6-2 - Add rpm macros From fedora-extras-commits at redhat.com Mon Apr 16 16:51:26 2007 From: fedora-extras-commits at redhat.com (Orion Poplawski (orion)) Date: Mon, 16 Apr 2007 12:51:26 -0400 Subject: rpms/kdesvn/devel kdesvn.spec,1.26,1.27 Message-ID: <200704161651.l3GGpQo7010170@cvs-int.fedora.redhat.com> Author: orion Update of /cvs/extras/rpms/kdesvn/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv10151 Modified Files: kdesvn.spec Log Message: Remove no longer needed .so permission fix Index: kdesvn.spec =================================================================== RCS file: /cvs/extras/rpms/kdesvn/devel/kdesvn.spec,v retrieving revision 1.26 retrieving revision 1.27 diff -u -r1.26 -r1.27 --- kdesvn.spec 6 Apr 2007 19:33:55 -0000 1.26 +++ kdesvn.spec 16 Apr 2007 16:50:50 -0000 1.27 @@ -1,6 +1,6 @@ Name: kdesvn Version: 0.11.2 -Release: 2%{?dist} +Release: 3%{?dist} Summary: A subversion client for KDE with KIO integration Group: Development/Tools @@ -57,9 +57,6 @@ cd kdesvn-build make install DESTDIR=$RPM_BUILD_ROOT -# 'cmake' does not set +x permissions for libraries; hence they won't be stripped -find $RPM_BUILD_ROOT%_libdir -name \*.so\* | xargs chmod +x - # Desktop file cd .. desktop-file-install --vendor=fedora \ @@ -129,6 +126,9 @@ %changelog +* Mon Apr 16 2007 - Orion Poplawski - 0.11.2-3 +- Remove no longer needed .so permission fix + * Fri Apr 06 2007 - Orion Poplawski - 0.11.2-2 - Use %%cmake macro - Fix shared library permissions From fedora-extras-commits at redhat.com Mon Apr 16 16:56:45 2007 From: fedora-extras-commits at redhat.com (Orion Poplawski (orion)) Date: Mon, 16 Apr 2007 12:56:45 -0400 Subject: rpms/plplot/devel plplot.spec,1.29,1.30 Message-ID: <200704161656.l3GGujlq010334@cvs-int.fedora.redhat.com> Author: orion Update of /cvs/extras/rpms/plplot/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv10317 Modified Files: plplot.spec Log Message: Use cmake macros Index: plplot.spec =================================================================== RCS file: /cvs/extras/rpms/plplot/devel/plplot.spec,v retrieving revision 1.29 retrieving revision 1.30 diff -u -r1.29 -r1.30 --- plplot.spec 26 Mar 2007 18:44:11 -0000 1.29 +++ plplot.spec 16 Apr 2007 16:56:12 -0000 1.30 @@ -3,7 +3,7 @@ Name: plplot Version: 5.7.3 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Library of functions for making scientific plots Group: Applications/Engineering @@ -182,10 +182,8 @@ export CFLAGS="$RPM_OPT_FLAGS" export CXXFLAGS="$RPM_OPT_FLAGS" export FFLAGS="$RPM_OPT_FLAGS" -cmake .. \ - -DCMAKE_INSTALL_PREFIX:PATH=%{_prefix} \ +%cmake .. \ -DCMAKE_INSTALL_LIBDIR:PATH=%{_libdir} \ - -DBUILD_SHARED_LIBS:BOOL=ON \ -DENABLE_ada:BOOL=ON \ -DPL_FREETYPE_FONT_PATH:PATH="/usr/share/fonts/freefont" \ -DPLD_aqt:BOOL=ON \ @@ -209,14 +207,7 @@ -DPLD_wxwidgets:BOOL=ON \ -DPREBUILT_DOC:BOOL=ON \ -DBUILD_TEST=ON -make VERBOSE=1 - - -%check -cd fedora -#Hack -export ITCL_LIBRARY=%{_libdir}/itcl3.3 -ctest +make VERBOSE=1 %{?_smp_mflags} %install @@ -225,9 +216,6 @@ make install DESTDIR=$RPM_BUILD_ROOT mv $RPM_BUILD_ROOT/%{_docdir}/plplot $RPM_BUILD_ROOT/%{_docdir}/plplot-%{version} -# 'cmake' does not set +x permissions for libraries; hence they won't be stripped -find $RPM_BUILD_ROOT%_libdir -name \*.so | xargs chmod +x - # Fix up tclIndex files so they are the same on all builds for file in $RPM_BUILD_ROOT%{_datadir}/plplot%{version}/examples/*/tclIndex do @@ -241,6 +229,13 @@ rm $RPM_BUILD_ROOT%{_mandir}/man3/MAN-MANIFEST* +%check +cd fedora +#Hack +export ITCL_LIBRARY=%{_libdir}/itcl3.3 +ctest + + %clean rm -rf $RPM_BUILD_ROOT @@ -446,6 +441,9 @@ %{_libdir}/pkgconfig/plplotd-wxwidgets.pc %changelog +* Mon Apr 16 2007 - Orion Poplawski - 5.7.3-2 +- Use cmake macros + * Mon Mar 26 2007 - Orion Poplawski - 5.7.3-1 - Update to 5.7.3 - Hack to run itcl examples From fedora-extras-commits at redhat.com Mon Apr 16 17:12:19 2007 From: fedora-extras-commits at redhat.com (Orion Poplawski (orion)) Date: Mon, 16 Apr 2007 13:12:19 -0400 Subject: rpms/plplot/devel plplot.spec,1.30,1.31 Message-ID: <200704161712.l3GHCJZ8014744@cvs-int.fedora.redhat.com> Author: orion Update of /cvs/extras/rpms/plplot/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv14727 Modified Files: plplot.spec Log Message: smp builds still broken Index: plplot.spec =================================================================== RCS file: /cvs/extras/rpms/plplot/devel/plplot.spec,v retrieving revision 1.30 retrieving revision 1.31 diff -u -r1.30 -r1.31 --- plplot.spec 16 Apr 2007 16:56:12 -0000 1.30 +++ plplot.spec 16 Apr 2007 17:11:46 -0000 1.31 @@ -207,7 +207,7 @@ -DPLD_wxwidgets:BOOL=ON \ -DPREBUILT_DOC:BOOL=ON \ -DBUILD_TEST=ON -make VERBOSE=1 %{?_smp_mflags} +make VERBOSE=1 %install From fedora-extras-commits at redhat.com Mon Apr 16 18:09:54 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Mon, 16 Apr 2007 14:09:54 -0400 Subject: rpms/ruby-romkan - New directory Message-ID: <200704161809.l3GI9shv020308@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/rpms/ruby-romkan In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners/tmpcvsU20282/rpms/ruby-romkan Log Message: Directory /cvs/extras/rpms/ruby-romkan added to the repository From fedora-extras-commits at redhat.com Mon Apr 16 18:10:00 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Mon, 16 Apr 2007 14:10:00 -0400 Subject: rpms/ruby-romkan/devel - New directory Message-ID: <200704161810.l3GIA0kH020321@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/rpms/ruby-romkan/devel In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners/tmpcvsU20282/rpms/ruby-romkan/devel Log Message: Directory /cvs/extras/rpms/ruby-romkan/devel added to the repository From fedora-extras-commits at redhat.com Mon Apr 16 18:10:10 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Mon, 16 Apr 2007 14:10:10 -0400 Subject: rpms/ruby-romkan Makefile, NONE, 1.1 import.log, NONE, 1.1 pkg.acl, NONE, 1.1 Message-ID: <200704161810.l3GIAA9c020351@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/rpms/ruby-romkan In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners/tmpcvsU20282/rpms/ruby-romkan Added Files: Makefile import.log pkg.acl Log Message: Setup of module ruby-romkan --- NEW FILE Makefile --- # Top level Makefile for module ruby-romkan 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 --- --- NEW FILE pkg.acl --- From fedora-extras-commits at redhat.com Mon Apr 16 18:10:16 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Mon, 16 Apr 2007 14:10:16 -0400 Subject: owners owners.list,1.2676,1.2677 Message-ID: <200704161810.l3GIAGIt020366@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/owners In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners Modified Files: owners.list Log Message: add ruby-romkan Index: owners.list =================================================================== RCS file: /cvs/extras/owners/owners.list,v retrieving revision 1.2676 retrieving revision 1.2677 diff -u -r1.2676 -r1.2677 --- owners.list 16 Apr 2007 15:49:26 -0000 1.2676 +++ owners.list 16 Apr 2007 18:09:46 -0000 1.2677 @@ -2621,6 +2621,7 @@ Fedora Extras|ruby-mysql|A Ruby interface to MySQL|orion at cora.nwra.com|extras-qa at fedoraproject.org| Fedora Extras|ruby-postgres|A Ruby interface to Postgres|dlutter at redhat.com|extras-qa at fedoraproject.org| Fedora Extras|ruby-racc|A Ruby LALR(1) Parser Generator|dlutter at redhat.com|extras-qa at fedoraproject.org| +Fedora Extras|ruby-romkan|Romaji <-> Kana conversion library for Ruby|mtasaka at ioa.s.u-tokyo.ac.jp|extras-qa at fedoraproject.org| Fedora Extras|ruby-sqlite3|A Ruby interface to SQLite|dlutter at redhat.com|extras-qa at fedoraproject.org| Fedora Extras|rubygems|The Ruby standard for packaging ruby libraries|dlutter at redhat.com|extras-qa at fedoraproject.org| Fedora Extras|rudeconfig|C++ library for manipulating config files|matt at rudeserver.com|extras-qa at fedoraproject.org| From fedora-extras-commits at redhat.com Mon Apr 16 18:10:19 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Mon, 16 Apr 2007 14:10:19 -0400 Subject: rpms/ruby-romkan/devel .cvsignore, NONE, 1.1 Makefile, NONE, 1.1 sources, NONE, 1.1 Message-ID: <200704161810.l3GIAJxf020371@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/rpms/ruby-romkan/devel In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners/tmpcvsU20282/rpms/ruby-romkan/devel Added Files: .cvsignore Makefile sources Log Message: Setup of module ruby-romkan --- NEW FILE .cvsignore --- --- NEW FILE Makefile --- # Makefile for source rpm: ruby-romkan # $Id: Makefile,v 1.1 2007/04/16 18:10:15 wtogami Exp $ NAME := ruby-romkan SPECFILE = $(firstword $(wildcard *.spec)) define find-makefile-common for d in common ../common ../../common ; do if [ -f $$d/Makefile.common ] ; then if [ -f $$d/CVS/Root -a -w $$/Makefile.common ] ; then cd $$d ; cvs -Q update ; fi ; echo "$$d/Makefile.common" ; break ; fi ; done endef MAKEFILE_COMMON := $(shell $(find-makefile-common)) ifeq ($(MAKEFILE_COMMON),) # attept a checkout define checkout-makefile-common test -f CVS/Root && { cvs -Q -d $$(cat CVS/Root) checkout common && echo "common/Makefile.common" ; } || { echo "ERROR: I can't figure out how to checkout the 'common' module." ; exit -1 ; } >&2 endef MAKEFILE_COMMON := $(shell $(checkout-makefile-common)) endif include $(MAKEFILE_COMMON) --- NEW FILE sources --- From fedora-extras-commits at redhat.com Mon Apr 16 18:11:28 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Mon, 16 Apr 2007 14:11:28 -0400 Subject: rpms/ruby-bsearch - New directory Message-ID: <200704161811.l3GIBSUd020648@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/rpms/ruby-bsearch In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners/tmpcvss20622/rpms/ruby-bsearch Log Message: Directory /cvs/extras/rpms/ruby-bsearch added to the repository From fedora-extras-commits at redhat.com Mon Apr 16 18:11:37 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Mon, 16 Apr 2007 14:11:37 -0400 Subject: rpms/ruby-bsearch/devel - New directory Message-ID: <200704161811.l3GIBbc9020661@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/rpms/ruby-bsearch/devel In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners/tmpcvss20622/rpms/ruby-bsearch/devel Log Message: Directory /cvs/extras/rpms/ruby-bsearch/devel added to the repository From fedora-extras-commits at redhat.com Mon Apr 16 18:11:49 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Mon, 16 Apr 2007 14:11:49 -0400 Subject: owners owners.list,1.2677,1.2678 Message-ID: <200704161811.l3GIBnTm020699@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/owners In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners Modified Files: owners.list Log Message: add ruby-bsearch Index: owners.list =================================================================== RCS file: /cvs/extras/owners/owners.list,v retrieving revision 1.2677 retrieving revision 1.2678 diff -u -r1.2677 -r1.2678 --- owners.list 16 Apr 2007 18:09:46 -0000 1.2677 +++ owners.list 16 Apr 2007 18:11:19 -0000 1.2678 @@ -2615,6 +2615,7 @@ Fedora Extras|ruby-activerecord|Implements the ActiveRecord pattern for ORM|dlutter at redhat.com|extras-qa at fedoraproject.org| Fedora Extras|ruby-activesupport|Utility classes for Ruby|dlutter at redhat.com|extras-qa at fedoraproject.org| Fedora Extras|ruby-bdb|A Ruby interface to Berkeley DB|miker5slow at grandecom.net|extras-qa at fedoraproject.org| +Fedora Extras|ruby-bsearch|Binary search library for Ruby|mtasaka at ioa.s.u-tokyo.ac.jp|extras-qa at fedoraproject.org| Fedora Extras|ruby-cairo|ruby bindings for cairo|allisson at gmail.com|extras-qa at fedoraproject.org| Fedora Extras|ruby-fam|Gamin/FAM bindings for Ruby|dlutter at redhat.com|extras-qa at fedoraproject.org| Fedora Extras|ruby-gnome2|ruby bindings for the GNOME-2.x|allisson at gmail.com|extras-qa at fedoraproject.org| From fedora-extras-commits at redhat.com Mon Apr 16 18:11:46 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Mon, 16 Apr 2007 14:11:46 -0400 Subject: rpms/ruby-bsearch Makefile, NONE, 1.1 import.log, NONE, 1.1 pkg.acl, NONE, 1.1 Message-ID: <200704161811.l3GIBkhj020687@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/rpms/ruby-bsearch In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners/tmpcvss20622/rpms/ruby-bsearch Added Files: Makefile import.log pkg.acl Log Message: Setup of module ruby-bsearch --- NEW FILE Makefile --- # Top level Makefile for module ruby-bsearch 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 --- --- NEW FILE pkg.acl --- From fedora-extras-commits at redhat.com Mon Apr 16 18:11:55 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Mon, 16 Apr 2007 14:11:55 -0400 Subject: rpms/ruby-bsearch/devel .cvsignore, NONE, 1.1 Makefile, NONE, 1.1 sources, NONE, 1.1 Message-ID: <200704161811.l3GIBt9C020714@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/rpms/ruby-bsearch/devel In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners/tmpcvss20622/rpms/ruby-bsearch/devel Added Files: .cvsignore Makefile sources Log Message: Setup of module ruby-bsearch --- NEW FILE .cvsignore --- --- NEW FILE Makefile --- # Makefile for source rpm: ruby-bsearch # $Id: Makefile,v 1.1 2007/04/16 18:11:52 wtogami Exp $ NAME := ruby-bsearch SPECFILE = $(firstword $(wildcard *.spec)) define find-makefile-common for d in common ../common ../../common ; do if [ -f $$d/Makefile.common ] ; then if [ -f $$d/CVS/Root -a -w $$/Makefile.common ] ; then cd $$d ; cvs -Q update ; fi ; echo "$$d/Makefile.common" ; break ; fi ; done endef MAKEFILE_COMMON := $(shell $(find-makefile-common)) ifeq ($(MAKEFILE_COMMON),) # attept a checkout define checkout-makefile-common test -f CVS/Root && { cvs -Q -d $$(cat CVS/Root) checkout common && echo "common/Makefile.common" ; } || { echo "ERROR: I can't figure out how to checkout the 'common' module." ; exit -1 ; } >&2 endef MAKEFILE_COMMON := $(shell $(checkout-makefile-common)) endif include $(MAKEFILE_COMMON) --- NEW FILE sources --- From fedora-extras-commits at redhat.com Mon Apr 16 18:14:50 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Mon, 16 Apr 2007 14:14:50 -0400 Subject: rpms/gpsbabel - New directory Message-ID: <200704161814.l3GIEovm021032@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/rpms/gpsbabel In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners/tmpcvsV21005/rpms/gpsbabel Log Message: Directory /cvs/extras/rpms/gpsbabel added to the repository From fedora-extras-commits at redhat.com Mon Apr 16 18:14:58 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Mon, 16 Apr 2007 14:14:58 -0400 Subject: rpms/gpsbabel/devel - New directory Message-ID: <200704161814.l3GIEw3o021045@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/rpms/gpsbabel/devel In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners/tmpcvsV21005/rpms/gpsbabel/devel Log Message: Directory /cvs/extras/rpms/gpsbabel/devel added to the repository From fedora-extras-commits at redhat.com Mon Apr 16 18:15:07 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Mon, 16 Apr 2007 14:15:07 -0400 Subject: rpms/gpsbabel Makefile, NONE, 1.1 import.log, NONE, 1.1 pkg.acl, NONE, 1.1 Message-ID: <200704161815.l3GIF7g0021088@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/rpms/gpsbabel In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners/tmpcvsV21005/rpms/gpsbabel Added Files: Makefile import.log pkg.acl Log Message: Setup of module gpsbabel --- NEW FILE Makefile --- # Top level Makefile for module gpsbabel 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 --- --- NEW FILE pkg.acl --- From fedora-extras-commits at redhat.com Mon Apr 16 18:15:11 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Mon, 16 Apr 2007 14:15:11 -0400 Subject: owners owners.epel.list,1.110,1.111 owners.list,1.2678,1.2679 Message-ID: <200704161815.l3GIFBcq021098@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/owners In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners Modified Files: owners.epel.list owners.list Log Message: add gpsbabel Index: owners.epel.list =================================================================== RCS file: /cvs/extras/owners/owners.epel.list,v retrieving revision 1.110 retrieving revision 1.111 diff -u -r1.110 -r1.111 --- owners.epel.list 16 Apr 2007 04:29:40 -0000 1.110 +++ owners.epel.list 16 Apr 2007 18:14:41 -0000 1.111 @@ -98,6 +98,7 @@ Fedora EPEL|gobby|A free collaborative editor|lmacken at redhat.com|extras-qa at fedoraproject.org| Fedora EPEL|gpa|Graphical user interface for GnuPG|rdieter at math.unl.edu|extras-qa at fedoraproject.org| Fedora EPEL|gpgme|GnuPG Made Easy|rdieter at math.unl.edu|extras-qa at fedoraproject.org| +Fedora EPEL|gpsbabel|A tool to convert between various formats used by GPS devices|roozbeh at farsiweb.info|extras-qa at fedoraproject.org| Fedora EPEL|greylistd|Greylisting daemon|Axel.Thimm at ATrpms.net|extras-qa at fedoraproject.org| Fedora EPEL|gtk+|The GIMP ToolKit|rdieter at math.unl.edu|extras-qa at fedoraproject.org| Fedora EPEL|gtk-qt-engine|a project allowing GTK to use Qt widget styles|rdieter at math.unl.edu|extras-qa at fedoraproject.org| Index: owners.list =================================================================== RCS file: /cvs/extras/owners/owners.list,v retrieving revision 1.2678 retrieving revision 1.2679 diff -u -r1.2678 -r1.2679 --- owners.list 16 Apr 2007 18:11:19 -0000 1.2678 +++ owners.list 16 Apr 2007 18:14:41 -0000 1.2679 @@ -756,6 +756,7 @@ Fedora Extras|gpp|Gnome Photo Printer|Matt_Domsch at dell.com|extras-qa at fedoraproject.org| Fedora Extras|gpredict|Real-time satellite tracking and orbit prediction program|denis at poolshark.org|extras-qa at fedoraproject.org| Fedora Extras|gprolog|GNU Prolog Compiler|Jochen at herr-schmitt.de|extras-qa at fedoraproject.org| +Fedora Extras|gpsbabel|A tool to convert between various formats used by GPS devices|roozbeh at farsiweb.info|extras-qa at fedoraproject.org| Fedora Extras|gpsd|Service daemon for mediating access to a GPS|matt at truch.net|extras-qa at fedoraproject.org| Fedora Extras|gpsim|A simulator for Microchip (TM) PIC (TM) microcontrollers|aportal at univ-montp2.fr|extras-qa at fedoraproject.org| Fedora Extras|gputils|Development utilities for Microchip (TM) PIC (TM) microcontrollers|aportal at univ-montp2.fr|extras-qa at fedoraproject.org| From fedora-extras-commits at redhat.com Mon Apr 16 18:15:16 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Mon, 16 Apr 2007 14:15:16 -0400 Subject: rpms/gpsbabel/devel .cvsignore, NONE, 1.1 Makefile, NONE, 1.1 sources, NONE, 1.1 Message-ID: <200704161815.l3GIFGg2021112@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/rpms/gpsbabel/devel In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners/tmpcvsV21005/rpms/gpsbabel/devel Added Files: .cvsignore Makefile sources Log Message: Setup of module gpsbabel --- NEW FILE .cvsignore --- --- NEW FILE Makefile --- # Makefile for source rpm: gpsbabel # $Id: Makefile,v 1.1 2007/04/16 18:15:12 wtogami Exp $ NAME := gpsbabel SPECFILE = $(firstword $(wildcard *.spec)) define find-makefile-common for d in common ../common ../../common ; do if [ -f $$d/Makefile.common ] ; then if [ -f $$d/CVS/Root -a -w $$/Makefile.common ] ; then cd $$d ; cvs -Q update ; fi ; echo "$$d/Makefile.common" ; break ; fi ; done endef MAKEFILE_COMMON := $(shell $(find-makefile-common)) ifeq ($(MAKEFILE_COMMON),) # attept a checkout define checkout-makefile-common test -f CVS/Root && { cvs -Q -d $$(cat CVS/Root) checkout common && echo "common/Makefile.common" ; } || { echo "ERROR: I can't figure out how to checkout the 'common' module." ; exit -1 ; } >&2 endef MAKEFILE_COMMON := $(shell $(checkout-makefile-common)) endif include $(MAKEFILE_COMMON) --- NEW FILE sources --- From fedora-extras-commits at redhat.com Mon Apr 16 18:22:53 2007 From: fedora-extras-commits at redhat.com (Shidai Liu (leo)) Date: Mon, 16 Apr 2007 14:22:53 -0400 Subject: rpms/pcmanx-gtk2 import.log,1.1,1.2 Message-ID: <200704161822.l3GIMrOa021854@cvs-int.fedora.redhat.com> Author: leo Update of /cvs/extras/rpms/pcmanx-gtk2 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv21696 Modified Files: import.log Log Message: Initial import Index: import.log =================================================================== RCS file: /cvs/extras/rpms/pcmanx-gtk2/import.log,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- import.log 16 Apr 2007 15:43:12 -0000 1.1 +++ import.log 16 Apr 2007 18:22:19 -0000 1.2 @@ -0,0 +1 @@ +pcmanx-gtk2-0_3_5-9_336svn_leof6:HEAD:pcmanx-gtk2-0.3.5-9.336svn.leof6.src.rpm:1176747738 From fedora-extras-commits at redhat.com Mon Apr 16 18:22:57 2007 From: fedora-extras-commits at redhat.com (Shidai Liu (leo)) Date: Mon, 16 Apr 2007 14:22:57 -0400 Subject: rpms/pcmanx-gtk2/devel pcmanx-gtk2.spec, NONE, 1.1 pcmanx.desktop, NONE, 1.1 .cvsignore, 1.1, 1.2 sources, 1.1, 1.2 Message-ID: <200704161822.l3GIMv6O021869@cvs-int.fedora.redhat.com> Author: leo Update of /cvs/extras/rpms/pcmanx-gtk2/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv21696/devel Modified Files: .cvsignore sources Added Files: pcmanx-gtk2.spec pcmanx.desktop Log Message: Initial import --- NEW FILE pcmanx-gtk2.spec --- # Source package is generated using: # 1. svn co https://svn.csie.net/pcmanx/trunk pcmanx-gtk2 # 2. tar czvf pcmanx-gtk2.tar.gz pcmanx-gtk2 %define alphatag 336svn Summary: Telnet client designed for BBS browsing Name: pcmanx-gtk2 Version: 0.3.5 Release: 9.%{alphatag}%{?dist} License: GPL Group: Applications/Internet Source0: http://pcmanx.csie.net/release/pcmanx-gtk2.tar.gz Source1: pcmanx.desktop URL: http://pcmanx.csie.net BuildRequires: gtk2-devel desktop-file-utils gettext libnotify-devel # required for generating configure script BuildRequires: gettext-devel libtool intltool Requires(post): /sbin/ldconfig Requires(postun): /sbin/ldconfig BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) %description An easy-to-use telnet client mainly targets BBS users. PCMan X is a newly developed GPL'd version of PCMan, a full-featured famous BBS client formerly designed for MS Windows only. It aimed to be an easy-to-use yet full-featured telnet client facilitating BBS browsing with the ability to process double-byte characters. %prep %setup -q -n %{name} ######################################################################## # automake 1.10 fails without config.rpath. # Check the following code and see if it can be removed. for f in `ls -d %{_datadir}/automake-1.* | sort -g -k 2 -t .` ; do automakever=`echo $f | sed -e 's|%{_datadir}/automake-||'` done eval %{__sed} -i.orig -e \'s\|-1\\\.9\|-$automakever\|\' autogen.sh %{__sed} -i -e 's|set -x|set -e -x|' autogen.sh touch config.rpath ######################################################################## ./autogen.sh #autoreconf -fi %build %configure --enable-libnotify make %{?_smp_mflags} %install rm -rf $RPM_BUILD_ROOT make install INSTALL="install -c -p" DESTDIR=$RPM_BUILD_ROOT mkdir -p $RPM_BUILD_ROOT%{_datadir}/applications desktop-file-install --vendor fedora \ --dir $RPM_BUILD_ROOT%{_datadir}/applications \ --add-category Network %{SOURCE1} # remove the original one rm -f $RPM_BUILD_ROOT/%{_datadir}/applications/pcmanx.desktop %find_lang pcmanx #remove .la .so files rm $RPM_BUILD_ROOT/%{_libdir}/*.la rm $RPM_BUILD_ROOT/%{_libdir}/*.so %clean rm -rf $RPM_BUILD_ROOT %post -p /sbin/ldconfig %postun -p /sbin/ldconfig %files -f pcmanx.lang %defattr(-,root,root,-) %doc AUTHORS ChangeLog COPYING NEWS TODO %dir %{_datadir}/pcmanx %{_bindir}/* %{_libdir}/libpcmanx* %{_datadir}/applications/* %{_datadir}/pcmanx/* %{_datadir}/pixmaps/*.png %changelog * Sat Apr 14 2007 Leo, Shidai Liu 0.3.5-9.336svn - remove README. Its content is not useful for end users * Sat Apr 14 2007 Leo, Shidai Liu 0.3.5-8.336svn - fix build in rawhide (automake 1.10) - use svn revision number instead of checkout date * Fri Apr 6 2007 Leo, Shidai Liu 0.3.5-7.20070406svn - fix svn build - svn 20070406 * Fri Mar 30 2007 Leo, Shidai Liu 0.3.5-6.20070330svn - svn 20070330 - enable libnotify support * Sat Jan 13 2007 Shidai Liu, Leo 0.3.5-5 - Remove X-Fedora category in desktop file * Sat Jan 13 2007 Shidai Liu, Leo 0.3.5-4 - Add gettext to BuildRequires - remove deprecated categories in desktop file * Fri Jan 12 2007 Shidai Liu, Leo 0.3.5-3 - fix debuginfo rpm issues - fix desktop file issues - remove unnecessary update-desktop-database scriptlets (no Mimetypes entry in desktop file) * Fri Jan 12 2007 Shidai Liu, Leo 0.3.5-2 - Move desktop-file-utils to BuildRequires * Wed Jan 10 2007 Shidai Liu, Leo 0.3.5-1 - Initial build --- NEW FILE pcmanx.desktop --- [Desktop Entry] Encoding=UTF-8 Name=PCManX Exec=pcmanx Icon=pcmanx Type=Application Terminal=false GenericName=PCMan X BBS Client GenericName[zh_TW]=PCMan X BBS ???????????? GenericName[zh_CN]=PCMan X BBS ???????????? Comment=PCMan X BBS Client Comment[zh_TW]=PCMan X BBS ???????????? Comment[zh_CN]=PCMan X BBS ???????????? Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/pcmanx-gtk2/devel/.cvsignore,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- .cvsignore 16 Apr 2007 15:43:21 -0000 1.1 +++ .cvsignore 16 Apr 2007 18:22:24 -0000 1.2 @@ -0,0 +1 @@ +pcmanx-gtk2.tar.gz Index: sources =================================================================== RCS file: /cvs/extras/rpms/pcmanx-gtk2/devel/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 16 Apr 2007 15:43:21 -0000 1.1 +++ sources 16 Apr 2007 18:22:24 -0000 1.2 @@ -0,0 +1 @@ +4be1a6f2ec82064128ee4c0addf4faed pcmanx-gtk2.tar.gz From fedora-extras-commits at redhat.com Mon Apr 16 18:27:14 2007 From: fedora-extras-commits at redhat.com (Shidai Liu (leo)) Date: Mon, 16 Apr 2007 14:27:14 -0400 Subject: rpms/pcmanx-gtk2/FC-5 pcmanx-gtk2.spec, NONE, 1.1 pcmanx.desktop, NONE, 1.1 sources, 1.1, 1.2 Message-ID: <200704161827.l3GIRE63022624@cvs-int.fedora.redhat.com> Author: leo Update of /cvs/extras/rpms/pcmanx-gtk2/FC-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv22509 Modified Files: sources Added Files: pcmanx-gtk2.spec pcmanx.desktop Log Message: Initial import --- NEW FILE pcmanx-gtk2.spec --- # Source package is generated using: # 1. svn co https://svn.csie.net/pcmanx/trunk pcmanx-gtk2 # 2. tar czvf pcmanx-gtk2.tar.gz pcmanx-gtk2 %define alphatag 336svn Summary: Telnet client designed for BBS browsing Name: pcmanx-gtk2 Version: 0.3.5 Release: 9.%{alphatag}%{?dist} License: GPL Group: Applications/Internet Source0: http://pcmanx.csie.net/release/pcmanx-gtk2.tar.gz Source1: pcmanx.desktop URL: http://pcmanx.csie.net BuildRequires: gtk2-devel desktop-file-utils gettext libnotify-devel # required for generating configure script BuildRequires: gettext-devel libtool intltool Requires(post): /sbin/ldconfig Requires(postun): /sbin/ldconfig BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) %description An easy-to-use telnet client mainly targets BBS users. PCMan X is a newly developed GPL'd version of PCMan, a full-featured famous BBS client formerly designed for MS Windows only. It aimed to be an easy-to-use yet full-featured telnet client facilitating BBS browsing with the ability to process double-byte characters. %prep %setup -q -n %{name} ######################################################################## # automake 1.10 fails without config.rpath. # Check the following code and see if it can be removed. for f in `ls -d %{_datadir}/automake-1.* | sort -g -k 2 -t .` ; do automakever=`echo $f | sed -e 's|%{_datadir}/automake-||'` done eval %{__sed} -i.orig -e \'s\|-1\\\.9\|-$automakever\|\' autogen.sh %{__sed} -i -e 's|set -x|set -e -x|' autogen.sh touch config.rpath ######################################################################## ./autogen.sh #autoreconf -fi %build %configure --enable-libnotify make %{?_smp_mflags} %install rm -rf $RPM_BUILD_ROOT make install INSTALL="install -c -p" DESTDIR=$RPM_BUILD_ROOT mkdir -p $RPM_BUILD_ROOT%{_datadir}/applications desktop-file-install --vendor fedora \ --dir $RPM_BUILD_ROOT%{_datadir}/applications \ --add-category Network %{SOURCE1} # remove the original one rm -f $RPM_BUILD_ROOT/%{_datadir}/applications/pcmanx.desktop %find_lang pcmanx #remove .la .so files rm $RPM_BUILD_ROOT/%{_libdir}/*.la rm $RPM_BUILD_ROOT/%{_libdir}/*.so %clean rm -rf $RPM_BUILD_ROOT %post -p /sbin/ldconfig %postun -p /sbin/ldconfig %files -f pcmanx.lang %defattr(-,root,root,-) %doc AUTHORS ChangeLog COPYING NEWS TODO %dir %{_datadir}/pcmanx %{_bindir}/* %{_libdir}/libpcmanx* %{_datadir}/applications/* %{_datadir}/pcmanx/* %{_datadir}/pixmaps/*.png %changelog * Sat Apr 14 2007 Leo, Shidai Liu 0.3.5-9.336svn - remove README. Its content is not useful for end users * Sat Apr 14 2007 Leo, Shidai Liu 0.3.5-8.336svn - fix build in rawhide (automake 1.10) - use svn revision number instead of checkout date * Fri Apr 6 2007 Leo, Shidai Liu 0.3.5-7.20070406svn - fix svn build - svn 20070406 * Fri Mar 30 2007 Leo, Shidai Liu 0.3.5-6.20070330svn - svn 20070330 - enable libnotify support * Sat Jan 13 2007 Shidai Liu, Leo 0.3.5-5 - Remove X-Fedora category in desktop file * Sat Jan 13 2007 Shidai Liu, Leo 0.3.5-4 - Add gettext to BuildRequires - remove deprecated categories in desktop file * Fri Jan 12 2007 Shidai Liu, Leo 0.3.5-3 - fix debuginfo rpm issues - fix desktop file issues - remove unnecessary update-desktop-database scriptlets (no Mimetypes entry in desktop file) * Fri Jan 12 2007 Shidai Liu, Leo 0.3.5-2 - Move desktop-file-utils to BuildRequires * Wed Jan 10 2007 Shidai Liu, Leo 0.3.5-1 - Initial build --- NEW FILE pcmanx.desktop --- [Desktop Entry] Encoding=UTF-8 Name=PCManX Exec=pcmanx Icon=pcmanx Type=Application Terminal=false GenericName=PCMan X BBS Client GenericName[zh_TW]=PCMan X BBS ???????????? GenericName[zh_CN]=PCMan X BBS ???????????? Comment=PCMan X BBS Client Comment[zh_TW]=PCMan X BBS ???????????? Comment[zh_CN]=PCMan X BBS ???????????? Index: sources =================================================================== RCS file: /cvs/extras/rpms/pcmanx-gtk2/FC-5/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 16 Apr 2007 15:43:21 -0000 1.1 +++ sources 16 Apr 2007 18:26:41 -0000 1.2 @@ -0,0 +1 @@ +4be1a6f2ec82064128ee4c0addf4faed pcmanx-gtk2.tar.gz From fedora-extras-commits at redhat.com Mon Apr 16 18:29:04 2007 From: fedora-extras-commits at redhat.com (Shidai Liu (leo)) Date: Mon, 16 Apr 2007 14:29:04 -0400 Subject: rpms/pcmanx-gtk2/FC-6 pcmanx-gtk2.spec, NONE, 1.1 pcmanx.desktop, NONE, 1.1 sources, 1.1, 1.2 Message-ID: <200704161829.l3GIT4nm022937@cvs-int.fedora.redhat.com> Author: leo Update of /cvs/extras/rpms/pcmanx-gtk2/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv22825 Modified Files: sources Added Files: pcmanx-gtk2.spec pcmanx.desktop Log Message: Initial import --- NEW FILE pcmanx-gtk2.spec --- # Source package is generated using: # 1. svn co https://svn.csie.net/pcmanx/trunk pcmanx-gtk2 # 2. tar czvf pcmanx-gtk2.tar.gz pcmanx-gtk2 %define alphatag 336svn Summary: Telnet client designed for BBS browsing Name: pcmanx-gtk2 Version: 0.3.5 Release: 9.%{alphatag}%{?dist} License: GPL Group: Applications/Internet Source0: http://pcmanx.csie.net/release/pcmanx-gtk2.tar.gz Source1: pcmanx.desktop URL: http://pcmanx.csie.net BuildRequires: gtk2-devel desktop-file-utils gettext libnotify-devel # required for generating configure script BuildRequires: gettext-devel libtool intltool Requires(post): /sbin/ldconfig Requires(postun): /sbin/ldconfig BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) %description An easy-to-use telnet client mainly targets BBS users. PCMan X is a newly developed GPL'd version of PCMan, a full-featured famous BBS client formerly designed for MS Windows only. It aimed to be an easy-to-use yet full-featured telnet client facilitating BBS browsing with the ability to process double-byte characters. %prep %setup -q -n %{name} ######################################################################## # automake 1.10 fails without config.rpath. # Check the following code and see if it can be removed. for f in `ls -d %{_datadir}/automake-1.* | sort -g -k 2 -t .` ; do automakever=`echo $f | sed -e 's|%{_datadir}/automake-||'` done eval %{__sed} -i.orig -e \'s\|-1\\\.9\|-$automakever\|\' autogen.sh %{__sed} -i -e 's|set -x|set -e -x|' autogen.sh touch config.rpath ######################################################################## ./autogen.sh #autoreconf -fi %build %configure --enable-libnotify make %{?_smp_mflags} %install rm -rf $RPM_BUILD_ROOT make install INSTALL="install -c -p" DESTDIR=$RPM_BUILD_ROOT mkdir -p $RPM_BUILD_ROOT%{_datadir}/applications desktop-file-install --vendor fedora \ --dir $RPM_BUILD_ROOT%{_datadir}/applications \ --add-category Network %{SOURCE1} # remove the original one rm -f $RPM_BUILD_ROOT/%{_datadir}/applications/pcmanx.desktop %find_lang pcmanx #remove .la .so files rm $RPM_BUILD_ROOT/%{_libdir}/*.la rm $RPM_BUILD_ROOT/%{_libdir}/*.so %clean rm -rf $RPM_BUILD_ROOT %post -p /sbin/ldconfig %postun -p /sbin/ldconfig %files -f pcmanx.lang %defattr(-,root,root,-) %doc AUTHORS ChangeLog COPYING NEWS TODO %dir %{_datadir}/pcmanx %{_bindir}/* %{_libdir}/libpcmanx* %{_datadir}/applications/* %{_datadir}/pcmanx/* %{_datadir}/pixmaps/*.png %changelog * Sat Apr 14 2007 Leo, Shidai Liu 0.3.5-9.336svn - remove README. Its content is not useful for end users * Sat Apr 14 2007 Leo, Shidai Liu 0.3.5-8.336svn - fix build in rawhide (automake 1.10) - use svn revision number instead of checkout date * Fri Apr 6 2007 Leo, Shidai Liu 0.3.5-7.20070406svn - fix svn build - svn 20070406 * Fri Mar 30 2007 Leo, Shidai Liu 0.3.5-6.20070330svn - svn 20070330 - enable libnotify support * Sat Jan 13 2007 Shidai Liu, Leo 0.3.5-5 - Remove X-Fedora category in desktop file * Sat Jan 13 2007 Shidai Liu, Leo 0.3.5-4 - Add gettext to BuildRequires - remove deprecated categories in desktop file * Fri Jan 12 2007 Shidai Liu, Leo 0.3.5-3 - fix debuginfo rpm issues - fix desktop file issues - remove unnecessary update-desktop-database scriptlets (no Mimetypes entry in desktop file) * Fri Jan 12 2007 Shidai Liu, Leo 0.3.5-2 - Move desktop-file-utils to BuildRequires * Wed Jan 10 2007 Shidai Liu, Leo 0.3.5-1 - Initial build --- NEW FILE pcmanx.desktop --- [Desktop Entry] Encoding=UTF-8 Name=PCManX Exec=pcmanx Icon=pcmanx Type=Application Terminal=false GenericName=PCMan X BBS Client GenericName[zh_TW]=PCMan X BBS ???????????? GenericName[zh_CN]=PCMan X BBS ???????????? Comment=PCMan X BBS Client Comment[zh_TW]=PCMan X BBS ???????????? Comment[zh_CN]=PCMan X BBS ???????????? Index: sources =================================================================== RCS file: /cvs/extras/rpms/pcmanx-gtk2/FC-6/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 16 Apr 2007 15:43:21 -0000 1.1 +++ sources 16 Apr 2007 18:28:30 -0000 1.2 @@ -0,0 +1 @@ +4be1a6f2ec82064128ee4c0addf4faed pcmanx-gtk2.tar.gz From fedora-extras-commits at redhat.com Mon Apr 16 18:31:23 2007 From: fedora-extras-commits at redhat.com (Nuno Santos (nsantos)) Date: Mon, 16 Apr 2007 14:31:23 -0400 Subject: rpms/qpidc import.log,1.2,1.3 Message-ID: <200704161831.l3GIVNr5023759@cvs-int.fedora.redhat.com> Author: nsantos Update of /cvs/extras/rpms/qpidc In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv23250 Modified Files: import.log Log Message: auto-import qpidc-0.2-1 on branch devel from qpidc-0.2-1.src.rpm updated package import Index: import.log =================================================================== RCS file: /cvs/extras/rpms/qpidc/import.log,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- import.log 12 Mar 2007 21:23:22 -0000 1.2 +++ import.log 16 Apr 2007 18:30:49 -0000 1.3 @@ -1 +1,2 @@ qpidc-0_1-4:HEAD:qpidc-0.1-4.src.rpm:1173734593 +qpidc-0_2-1:HEAD:qpidc-0.2-1.src.rpm:1176748239 From fedora-extras-commits at redhat.com Mon Apr 16 18:31:27 2007 From: fedora-extras-commits at redhat.com (Nuno Santos (nsantos)) Date: Mon, 16 Apr 2007 14:31:27 -0400 Subject: rpms/qpidc/devel .cvsignore, 1.2, 1.3 qpidc.spec, 1.1, 1.2 sources, 1.2, 1.3 Message-ID: <200704161831.l3GIVRtW023774@cvs-int.fedora.redhat.com> Author: nsantos Update of /cvs/extras/rpms/qpidc/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv23250/devel Modified Files: .cvsignore qpidc.spec sources Log Message: auto-import qpidc-0.2-1 on branch devel from qpidc-0.2-1.src.rpm updated package import Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/qpidc/devel/.cvsignore,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- .cvsignore 12 Mar 2007 21:23:24 -0000 1.2 +++ .cvsignore 16 Apr 2007 18:30:53 -0000 1.3 @@ -1 +1 @@ -qpidc-0.1.tar.gz +qpidc-0.2.tar.gz Index: qpidc.spec =================================================================== RCS file: /cvs/extras/rpms/qpidc/devel/qpidc.spec,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- qpidc.spec 12 Mar 2007 21:23:24 -0000 1.1 +++ qpidc.spec 16 Apr 2007 18:30:53 -0000 1.2 @@ -1,15 +1,15 @@ # -# Spec file for Qpid C++ packages: qpidc qpidc-devel, qpidd +# Spec file for Qpid C++ packages: qpidc qpidc-devel, qpidd, qpidd-devel # -%define daemon qpidd +%define qpidd qpidd Name: qpidc -Version: 0.1 -Release: 4%{?dist} +Version: 0.2 +Release: 1%{?dist} Summary: Libraries for Qpid C++ client applications Group: System Environment/Libraries License: Apache Software License -URL: http://rhm.et.redhat.com/qpidc/ +URL: http://rhm.et.redhat.com/qpidc Source0: http://rhm.et.redhat.com/download/%{name}-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) @@ -48,15 +48,25 @@ Libraries, header files and documentation for developing AMQP clients in C++ using Qpid. Qpid implements the AMQP messaging specification. -%package -n %{daemon} +%package -n %{qpidd} Summary: An AMQP message broker daemon Group: System Environment/Daemons Requires: %name = %version-%release -%description -n %{daemon} +%description -n %{qpidd} A message broker daemon that receives stores and routes messages using the open AMQP messaging protocol. +%package -n %{qpidd}-devel +Summary: Libraries and header files for developing Qpid broker extensions +Group: Development/System +Requires: %name-devel = %version-%release +Requires: %{qpidd} = %version-%release + +%description -n %{qpidd}-devel +Libraries and header files for developing extensions to the +Qpid broker daemon. + %prep %setup -q @@ -72,9 +82,6 @@ install -Dp -m0755 etc/qpidd %{buildroot}%{_initrddir}/qpidd rm -f %{buildroot}%_libdir/*.a rm -f %{buildroot}%_libdir/*.la -# There's no qpidd-devel package so no .so for the broker needed. -rm -f %{buildroot}%_libdir/libqpidbroker.so - %clean rm -rf %{buildroot} @@ -92,37 +99,45 @@ %files devel %defattr(-,root,root,-) -%_includedir/qpidc +%_includedir/qpid/*.h +%_includedir/qpid/client +%_includedir/qpid/framing +%_includedir/qpid/sys %_libdir/libqpidcommon.so %_libdir/libqpidclient.so %doc docs/api/html -# We don't need this perl script and it causes rpmlint to complain. -# There is probably a more polite way of calculating the devel docdir. -%files -n %{daemon} +%files -n %{qpidd} +%defattr(-,root,root,-) %_libdir/libqpidbroker.so.0 %_libdir/libqpidbroker.so.0.1.0 -%_sbindir/%{daemon} -%{_initrddir}/qpidd -%doc %_mandir/man1/%{daemon}.* +%_sbindir/%{qpidd} +%{_initrddir}/%{qpidd} +%doc %_mandir/man1/%{qpidd}.* + +%files -n %{qpidd}-devel +%doc rpm/README.qpidd-devel +%defattr(-,root,root,-) +%_libdir/libqpidbroker.so +%_includedir/qpid/broker %post -p /sbin/ldconfig %postun -p /sbin/ldconfig -%post -n %{daemon} +%post -n %{qpidd} # This adds the proper /etc/rc*.d links for the script /sbin/chkconfig --add qpidd /sbin/ldconfig -%preun -n %{daemon} +%preun -n %{qpidd} # Check that this is actual deinstallation, not just removing for upgrade. if [ $1 = 0 ]; then /sbin/service qpidd stop >/dev/null 2>&1 || : /sbin/chkconfig --del qpidd fi -%postun -n %{daemon} +%postun -n %{qpidd} if [ "$1" -ge "1" ]; then /sbin/service qpidd condrestart >/dev/null 2>&1 || : fi @@ -130,6 +145,12 @@ %changelog +* Thu Apr 12 2007 Alan Conway - 0.2-1 +- Bumped version number for rhm dependencies. + +* Wed Apr 11 2007 Alan Conway - 0.1-5 +- Add qpidd-devel sub-package. + * Mon Feb 19 2007 Jim Meyering - 0.1-4 - Address http://bugzilla.redhat.com/220630: - Remove redundant "cppunit" build-requires. @@ -145,3 +166,4 @@ * Fri Dec 8 2006 David Lutterkort - 0.1-1 - Initial version based on Jim Meyering's sketch and discussions with Alan Conway + Index: sources =================================================================== RCS file: /cvs/extras/rpms/qpidc/devel/sources,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- sources 12 Mar 2007 21:23:24 -0000 1.2 +++ sources 16 Apr 2007 18:30:53 -0000 1.3 @@ -1 +1 @@ -4725e88e47891367c8cd6fe9e06abf70 qpidc-0.1.tar.gz +444d52d632f96f2b3a633a692bf35315 qpidc-0.2.tar.gz From fedora-extras-commits at redhat.com Mon Apr 16 18:34:42 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Mon, 16 Apr 2007 14:34:42 -0400 Subject: owners owners.epel.list,1.111,1.112 Message-ID: <200704161834.l3GIYg8q024770@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/owners In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners Modified Files: owners.epel.list Log Message: add fortune-mod to EPEL Index: owners.epel.list =================================================================== RCS file: /cvs/extras/owners/owners.epel.list,v retrieving revision 1.111 retrieving revision 1.112 diff -u -r1.111 -r1.112 --- owners.epel.list 16 Apr 2007 18:14:41 -0000 1.111 +++ owners.epel.list 16 Apr 2007 18:34:12 -0000 1.112 @@ -71,6 +71,7 @@ Fedora EPEL|firmware-addon-dell|A firmware-tools plugin to handle BIOS/Firmware for Dell systems|mebrown at michaels-house.net,matt_domsch at dell.com|extras-qa at fedoraproject.org| Fedora EPEL|firmware-tools|Scripts and tools to manage firmware and BIOS updates|mebrown at michaels-house.net,matt_domsch at dell.com|extras-qa at fedoraproject.org| Fedora EPEL|fltk|A C++ user interface toolkit|rdieter at math.unl.edu|extras-qa at fedoraproject.org| +Fedora EPEL|fortune-mod|A program which will display a fortune|sheltren at cs.ucsb.edu|extras-qa at fedoraproject.org| Fedora EPEL|frozen-bubble|Frozen Bubble arcade game|matthias at rpmforge.net|extras-qa at fedoraproject.org|j.w.r.degoede at hhs.nl Fedora EPEL|fwrestart|safe firewall restarting script|kevin-redhat-bugzilla at tummy.com|extras-qa at fedoraproject.org| Fedora EPEL|ganglia|Distributed Monitoring System|jwilson at redhat.com|extras-qa at fedoraproject.org| From fedora-extras-commits at redhat.com Mon Apr 16 19:26:18 2007 From: fedora-extras-commits at redhat.com (Deji Akingunola (deji)) Date: Mon, 16 Apr 2007 15:26:18 -0400 Subject: rpms/gparted/devel gparted-console.apps, 1.1, 1.2 gparted.spec, 1.27, 1.28 run-gparted, 1.1, 1.2 Message-ID: <200704161926.l3GJQISU032044@cvs-int.fedora.redhat.com> Author: deji Update of /cvs/extras/rpms/gparted/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv32021 Modified Files: gparted-console.apps gparted.spec run-gparted Log Message: * Mon Apr 15 2007 Deji Akingunola - 0.3.3-9 - Fix the typos and stupidity in the consolehelper and hal-lock files Index: gparted-console.apps =================================================================== RCS file: /cvs/extras/rpms/gparted/devel/gparted-console.apps,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- gparted-console.apps 3 Apr 2007 03:52:33 -0000 1.1 +++ gparted-console.apps 16 Apr 2007 19:25:44 -0000 1.2 @@ -1,3 +1,3 @@ USER=root -PROGRAM=%{_bindir}/run_gparted +PROGRAM=/usr/bin/run-gparted SESSION=true Index: gparted.spec =================================================================== RCS file: /cvs/extras/rpms/gparted/devel/gparted.spec,v retrieving revision 1.27 retrieving revision 1.28 diff -u -r1.27 -r1.28 --- gparted.spec 3 Apr 2007 04:25:11 -0000 1.27 +++ gparted.spec 16 Apr 2007 19:25:44 -0000 1.28 @@ -1,7 +1,7 @@ Summary: Gnome Partition Editor Name: gparted Version: 0.3.3 -Release: 8%{?dist} +Release: 9%{?dist} Group: Applications/System License: GPL URL: http://gparted.sourceforge.net @@ -81,6 +81,9 @@ %config(noreplace) %{_sysconfdir}/security/console.apps/gparted %changelog +* Mon Apr 15 2007 Deji Akingunola - 0.3.3-9 +- Fix the typos and stupidity in the consolehelper and hal-lock files + * Mon Apr 04 2007 Deji Akingunola - 0.3.3-8 - Explicitly require hal >= 0.5.9 - Remove the hal policy file created by gparted (if it's still there) on upgrade Index: run-gparted =================================================================== RCS file: /cvs/extras/rpms/gparted/devel/run-gparted,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- run-gparted 3 Apr 2007 03:52:33 -0000 1.1 +++ run-gparted 16 Apr 2007 19:25:44 -0000 1.2 @@ -1,2 +1,2 @@ #!/bin/bash -%{_bindir}/hal-lock --interface org.freedesktop.Hal.Device.Storage --exclusive --run %{_sbindir}/gparted +%{_bindir}/hal-lock --interface org.freedesktop.Hal.Device.Storage --exclusive --run /usr/sbin/gparted From fedora-extras-commits at redhat.com Mon Apr 16 20:28:34 2007 From: fedora-extras-commits at redhat.com (Till Maas (till)) Date: Mon, 16 Apr 2007 16:28:34 -0400 Subject: rpms/aircrack-ng/devel .cvsignore, 1.3, 1.4 aircrack-ng.spec, 1.2, 1.3 sources, 1.3, 1.4 Message-ID: <200704162028.l3GKSY0S004967@cvs-int.fedora.redhat.com> Author: till Update of /cvs/extras/rpms/aircrack-ng/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv4946 Modified Files: .cvsignore aircrack-ng.spec sources Log Message: update Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/aircrack-ng/devel/.cvsignore,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- .cvsignore 12 Apr 2007 20:10:37 -0000 1.3 +++ .cvsignore 16 Apr 2007 20:28:00 -0000 1.4 @@ -1 +1 @@ -aircrack-ng-20070413.tar.gz +aircrack-ng-20070417.tar.gz Index: aircrack-ng.spec =================================================================== RCS file: /cvs/extras/rpms/aircrack-ng/devel/aircrack-ng.spec,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- aircrack-ng.spec 12 Apr 2007 20:10:37 -0000 1.2 +++ aircrack-ng.spec 16 Apr 2007 20:28:00 -0000 1.3 @@ -1,6 +1,8 @@ +%define svndate 20070417 + Name: aircrack-ng Version: 0.8 -Release: 0.1.20070413svn%{?dist} +Release: 0.2.%{svndate}svn%{?dist} Summary: 802.11 (wireless) sniffer and WEP/WPA-PSK key cracker Group: Applications/System @@ -9,9 +11,9 @@ URL: http://www.aircrack-ng.org/ # aircrack-ng 0.8 will be released soon mostly changes to some windows code # are missing -# Tarball can be generated with ./aircrack-tarball 20070413 +# Tarball can be generated with ./aircrack-tarball #Source0: http://download.aircrack-ng.org/aircrack-ng-%{version}.tar.gz -Source0: aircrack-ng-20070413.tar.gz +Source0: aircrack-ng-%{svndate}.tar.gz Source1: %{name}-tarball BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) @@ -25,7 +27,7 @@ %prep -%setup -q -n aircrack-ng-20070413 +%setup -q -n aircrack-ng-%{svndate} %build @@ -52,6 +54,9 @@ %changelog +* Thu Apr 12 2007 Till Maas - 0.8-0.2.20070417svn +- some more bugfixes + * Thu Apr 12 2007 Till Maas - 0.8-0.1.20070413svn - update to 0.8 - fixes http://archives.neohapsis.com/archives/fulldisclosure/2007-04/0408.html Index: sources =================================================================== RCS file: /cvs/extras/rpms/aircrack-ng/devel/sources,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- sources 12 Apr 2007 20:10:37 -0000 1.3 +++ sources 16 Apr 2007 20:28:00 -0000 1.4 @@ -1 +1 @@ -265f3fac11b27160b2a35d7b9b24702a aircrack-ng-20070413.tar.gz +a1b621dc11314de2776f0818591e0e0c aircrack-ng-20070417.tar.gz From fedora-extras-commits at redhat.com Mon Apr 16 20:36:29 2007 From: fedora-extras-commits at redhat.com (Till Maas (till)) Date: Mon, 16 Apr 2007 16:36:29 -0400 Subject: rpms/aircrack-ng/FC-6 .cvsignore, 1.2, 1.3 aircrack-ng.spec, 1.2, 1.3 sources, 1.3, 1.4 Message-ID: <200704162036.l3GKaTsE005502@cvs-int.fedora.redhat.com> Author: till Update of /cvs/extras/rpms/aircrack-ng/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv5474 Modified Files: .cvsignore aircrack-ng.spec sources Log Message: sync with devel Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/aircrack-ng/FC-6/.cvsignore,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- .cvsignore 12 Apr 2007 21:46:36 -0000 1.2 +++ .cvsignore 16 Apr 2007 20:35:56 -0000 1.3 @@ -1 +1 @@ -aircrack-ng-20070413.tar.gz +aircrack-ng-20070417.tar.gz Index: aircrack-ng.spec =================================================================== RCS file: /cvs/extras/rpms/aircrack-ng/FC-6/aircrack-ng.spec,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- aircrack-ng.spec 12 Apr 2007 21:46:36 -0000 1.2 +++ aircrack-ng.spec 16 Apr 2007 20:35:56 -0000 1.3 @@ -1,6 +1,8 @@ +%define svndate 20070417 + Name: aircrack-ng Version: 0.8 -Release: 0.1.20070413svn%{?dist} +Release: 0.2.%{svndate}svn%{?dist} Summary: 802.11 (wireless) sniffer and WEP/WPA-PSK key cracker Group: Applications/System @@ -9,9 +11,9 @@ URL: http://www.aircrack-ng.org/ # aircrack-ng 0.8 will be released soon mostly changes to some windows code # are missing -# Tarball can be generated with ./aircrack-tarball 20070413 +# Tarball can be generated with ./aircrack-tarball #Source0: http://download.aircrack-ng.org/aircrack-ng-%{version}.tar.gz -Source0: aircrack-ng-20070413.tar.gz +Source0: aircrack-ng-%{svndate}.tar.gz Source1: %{name}-tarball BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) @@ -25,7 +27,7 @@ %prep -%setup -q -n aircrack-ng-20070413 +%setup -q -n aircrack-ng-%{svndate} %build @@ -52,6 +54,9 @@ %changelog +* Thu Apr 12 2007 Till Maas - 0.8-0.2.20070417svn +- some more bugfixes + * Thu Apr 12 2007 Till Maas - 0.8-0.1.20070413svn - update to 0.8 - fixes http://archives.neohapsis.com/archives/fulldisclosure/2007-04/0408.html Index: sources =================================================================== RCS file: /cvs/extras/rpms/aircrack-ng/FC-6/sources,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- sources 12 Apr 2007 21:46:36 -0000 1.3 +++ sources 16 Apr 2007 20:35:56 -0000 1.4 @@ -1 +1 @@ -265f3fac11b27160b2a35d7b9b24702a aircrack-ng-20070413.tar.gz +a1b621dc11314de2776f0818591e0e0c aircrack-ng-20070417.tar.gz From fedora-extras-commits at redhat.com Mon Apr 16 20:39:16 2007 From: fedora-extras-commits at redhat.com (Till Maas (till)) Date: Mon, 16 Apr 2007 16:39:16 -0400 Subject: rpms/aircrack-ng/FC-6 aircrack-ng.spec,1.3,1.4 Message-ID: <200704162039.l3GKdGtE005675@cvs-int.fedora.redhat.com> Author: till Update of /cvs/extras/rpms/aircrack-ng/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv5638 Modified Files: aircrack-ng.spec Log Message: release bump for make tag Index: aircrack-ng.spec =================================================================== RCS file: /cvs/extras/rpms/aircrack-ng/FC-6/aircrack-ng.spec,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- aircrack-ng.spec 16 Apr 2007 20:35:56 -0000 1.3 +++ aircrack-ng.spec 16 Apr 2007 20:38:42 -0000 1.4 @@ -2,7 +2,7 @@ Name: aircrack-ng Version: 0.8 -Release: 0.2.%{svndate}svn%{?dist} +Release: 0.2.%{svndate}svn%{?dist}.1 Summary: 802.11 (wireless) sniffer and WEP/WPA-PSK key cracker Group: Applications/System @@ -54,6 +54,9 @@ %changelog +* Thu Apr 12 2007 Till Maas - 0.8-0.2.20070417svn.fc6.1 +- bump release because of annoying make tag + * Thu Apr 12 2007 Till Maas - 0.8-0.2.20070417svn - some more bugfixes From fedora-extras-commits at redhat.com Mon Apr 16 20:39:52 2007 From: fedora-extras-commits at redhat.com (Robert Scheck (robert)) Date: Mon, 16 Apr 2007 16:39:52 -0400 Subject: rpms/mimedefang/devel .cvsignore, 1.4, 1.5 mimedefang.spec, 1.6, 1.7 sources, 1.4, 1.5 Message-ID: <200704162039.l3GKdqnw005739@cvs-int.fedora.redhat.com> Author: robert Update of /cvs/extras/rpms/mimedefang/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv5674 Modified Files: .cvsignore mimedefang.spec sources Log Message: Upgrade to 2.62 Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/mimedefang/devel/.cvsignore,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- .cvsignore 14 Feb 2007 21:05:35 -0000 1.4 +++ .cvsignore 16 Apr 2007 20:39:18 -0000 1.5 @@ -1 +1 @@ -mimedefang-2.61.tar.gz +mimedefang-2.62.tar.gz Index: mimedefang.spec =================================================================== RCS file: /cvs/extras/rpms/mimedefang/devel/mimedefang.spec,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- mimedefang.spec 14 Feb 2007 21:05:35 -0000 1.6 +++ mimedefang.spec 16 Apr 2007 20:39:18 -0000 1.7 @@ -1,6 +1,6 @@ Summary: E-Mail filtering framework using Sendmail's Milter interface Name: mimedefang -Version: 2.61 +Version: 2.62 Release: 1%{?dist} License: GPL Group: System Environment/Daemons @@ -95,6 +95,9 @@ %config(noreplace) %{_sysconfdir}/logrotate.d/%{name} %changelog +* Mon Apr 16 2007 Robert Scheck 2.62-1 +- Upgrade to 2.62 + * Wed Feb 14 2007 Robert Scheck 2.61-1 - Upgrade to 2.61 (#228757) Index: sources =================================================================== RCS file: /cvs/extras/rpms/mimedefang/devel/sources,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- sources 14 Feb 2007 21:05:35 -0000 1.4 +++ sources 16 Apr 2007 20:39:18 -0000 1.5 @@ -1 +1 @@ -3da2d687a40bd8ed2ef4b1db3a5ea863 mimedefang-2.61.tar.gz +2b040a77e93ab913a83aaa45a94a54a9 mimedefang-2.62.tar.gz From fedora-extras-commits at redhat.com Mon Apr 16 20:41:11 2007 From: fedora-extras-commits at redhat.com (Robert Scheck (robert)) Date: Mon, 16 Apr 2007 16:41:11 -0400 Subject: rpms/mimedefang/FC-5 .cvsignore, 1.4, 1.5 mimedefang.spec, 1.6, 1.7 sources, 1.4, 1.5 Message-ID: <200704162041.l3GKfBtY005818@cvs-int.fedora.redhat.com> Author: robert Update of /cvs/extras/rpms/mimedefang/FC-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv5793 Modified Files: .cvsignore mimedefang.spec sources Log Message: Upgrade to 2.62 Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/mimedefang/FC-5/.cvsignore,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- .cvsignore 14 Feb 2007 21:08:42 -0000 1.4 +++ .cvsignore 16 Apr 2007 20:40:36 -0000 1.5 @@ -1 +1 @@ -mimedefang-2.61.tar.gz +mimedefang-2.62.tar.gz Index: mimedefang.spec =================================================================== RCS file: /cvs/extras/rpms/mimedefang/FC-5/mimedefang.spec,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- mimedefang.spec 14 Feb 2007 21:08:42 -0000 1.6 +++ mimedefang.spec 16 Apr 2007 20:40:36 -0000 1.7 @@ -1,6 +1,6 @@ Summary: E-Mail filtering framework using Sendmail's Milter interface Name: mimedefang -Version: 2.61 +Version: 2.62 Release: 1%{?dist} License: GPL Group: System Environment/Daemons @@ -95,6 +95,9 @@ %config(noreplace) %{_sysconfdir}/logrotate.d/%{name} %changelog +* Mon Apr 16 2007 Robert Scheck 2.62-1 +- Upgrade to 2.62 + * Wed Feb 14 2007 Robert Scheck 2.61-1 - Upgrade to 2.61 (#228757) Index: sources =================================================================== RCS file: /cvs/extras/rpms/mimedefang/FC-5/sources,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- sources 14 Feb 2007 21:08:42 -0000 1.4 +++ sources 16 Apr 2007 20:40:36 -0000 1.5 @@ -1 +1 @@ -3da2d687a40bd8ed2ef4b1db3a5ea863 mimedefang-2.61.tar.gz +2b040a77e93ab913a83aaa45a94a54a9 mimedefang-2.62.tar.gz From fedora-extras-commits at redhat.com Mon Apr 16 20:42:28 2007 From: fedora-extras-commits at redhat.com (Robert Scheck (robert)) Date: Mon, 16 Apr 2007 16:42:28 -0400 Subject: rpms/mimedefang/FC-6 .cvsignore, 1.4, 1.5 mimedefang.spec, 1.6, 1.7 sources, 1.4, 1.5 Message-ID: <200704162042.l3GKgSYn005915@cvs-int.fedora.redhat.com> Author: robert Update of /cvs/extras/rpms/mimedefang/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv5886 Modified Files: .cvsignore mimedefang.spec sources Log Message: Upgrade to 2.62 Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/mimedefang/FC-6/.cvsignore,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- .cvsignore 14 Feb 2007 21:09:37 -0000 1.4 +++ .cvsignore 16 Apr 2007 20:41:55 -0000 1.5 @@ -1 +1 @@ -mimedefang-2.61.tar.gz +mimedefang-2.62.tar.gz Index: mimedefang.spec =================================================================== RCS file: /cvs/extras/rpms/mimedefang/FC-6/mimedefang.spec,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- mimedefang.spec 14 Feb 2007 21:09:37 -0000 1.6 +++ mimedefang.spec 16 Apr 2007 20:41:55 -0000 1.7 @@ -1,6 +1,6 @@ Summary: E-Mail filtering framework using Sendmail's Milter interface Name: mimedefang -Version: 2.61 +Version: 2.62 Release: 1%{?dist} License: GPL Group: System Environment/Daemons @@ -95,6 +95,9 @@ %config(noreplace) %{_sysconfdir}/logrotate.d/%{name} %changelog +* Mon Apr 16 2007 Robert Scheck 2.62-1 +- Upgrade to 2.62 + * Wed Feb 14 2007 Robert Scheck 2.61-1 - Upgrade to 2.61 (#228757) Index: sources =================================================================== RCS file: /cvs/extras/rpms/mimedefang/FC-6/sources,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- sources 14 Feb 2007 21:09:37 -0000 1.4 +++ sources 16 Apr 2007 20:41:55 -0000 1.5 @@ -1 +1 @@ -3da2d687a40bd8ed2ef4b1db3a5ea863 mimedefang-2.61.tar.gz +2b040a77e93ab913a83aaa45a94a54a9 mimedefang-2.62.tar.gz From fedora-extras-commits at redhat.com Mon Apr 16 20:43:42 2007 From: fedora-extras-commits at redhat.com (Robert Scheck (robert)) Date: Mon, 16 Apr 2007 16:43:42 -0400 Subject: rpms/mimedefang/EL-4 .cvsignore, 1.4, 1.5 mimedefang.spec, 1.6, 1.7 sources, 1.4, 1.5 Message-ID: <200704162043.l3GKhgdq005987@cvs-int.fedora.redhat.com> Author: robert Update of /cvs/extras/rpms/mimedefang/EL-4 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv5964 Modified Files: .cvsignore mimedefang.spec sources Log Message: Upgrade to 2.62 Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/mimedefang/EL-4/.cvsignore,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- .cvsignore 14 Feb 2007 21:06:36 -0000 1.4 +++ .cvsignore 16 Apr 2007 20:43:08 -0000 1.5 @@ -1 +1 @@ -mimedefang-2.61.tar.gz +mimedefang-2.62.tar.gz Index: mimedefang.spec =================================================================== RCS file: /cvs/extras/rpms/mimedefang/EL-4/mimedefang.spec,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- mimedefang.spec 14 Feb 2007 21:06:36 -0000 1.6 +++ mimedefang.spec 16 Apr 2007 20:43:08 -0000 1.7 @@ -1,6 +1,6 @@ Summary: E-Mail filtering framework using Sendmail's Milter interface Name: mimedefang -Version: 2.61 +Version: 2.62 Release: 1%{?dist} License: GPL Group: System Environment/Daemons @@ -95,6 +95,9 @@ %config(noreplace) %{_sysconfdir}/logrotate.d/%{name} %changelog +* Mon Apr 16 2007 Robert Scheck 2.62-1 +- Upgrade to 2.62 + * Wed Feb 14 2007 Robert Scheck 2.61-1 - Upgrade to 2.61 (#228757) Index: sources =================================================================== RCS file: /cvs/extras/rpms/mimedefang/EL-4/sources,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- sources 14 Feb 2007 21:06:36 -0000 1.4 +++ sources 16 Apr 2007 20:43:08 -0000 1.5 @@ -1 +1 @@ -3da2d687a40bd8ed2ef4b1db3a5ea863 mimedefang-2.61.tar.gz +2b040a77e93ab913a83aaa45a94a54a9 mimedefang-2.62.tar.gz From fedora-extras-commits at redhat.com Mon Apr 16 20:46:21 2007 From: fedora-extras-commits at redhat.com (Robert Scheck (robert)) Date: Mon, 16 Apr 2007 16:46:21 -0400 Subject: rpms/mimedefang/EL-5 .cvsignore, 1.4, 1.5 mimedefang.spec, 1.6, 1.7 sources, 1.4, 1.5 Message-ID: <200704162046.l3GKkLOa006080@cvs-int.fedora.redhat.com> Author: robert Update of /cvs/extras/rpms/mimedefang/EL-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv6048 Modified Files: .cvsignore mimedefang.spec sources Log Message: Upgrade to 2.62 Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/mimedefang/EL-5/.cvsignore,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- .cvsignore 14 Feb 2007 21:07:43 -0000 1.4 +++ .cvsignore 16 Apr 2007 20:45:47 -0000 1.5 @@ -1 +1 @@ -mimedefang-2.61.tar.gz +mimedefang-2.62.tar.gz Index: mimedefang.spec =================================================================== RCS file: /cvs/extras/rpms/mimedefang/EL-5/mimedefang.spec,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- mimedefang.spec 14 Feb 2007 21:07:43 -0000 1.6 +++ mimedefang.spec 16 Apr 2007 20:45:47 -0000 1.7 @@ -1,6 +1,6 @@ Summary: E-Mail filtering framework using Sendmail's Milter interface Name: mimedefang -Version: 2.61 +Version: 2.62 Release: 1%{?dist} License: GPL Group: System Environment/Daemons @@ -95,6 +95,9 @@ %config(noreplace) %{_sysconfdir}/logrotate.d/%{name} %changelog +* Mon Apr 16 2007 Robert Scheck 2.62-1 +- Upgrade to 2.62 + * Wed Feb 14 2007 Robert Scheck 2.61-1 - Upgrade to 2.61 (#228757) Index: sources =================================================================== RCS file: /cvs/extras/rpms/mimedefang/EL-5/sources,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- sources 14 Feb 2007 21:07:43 -0000 1.4 +++ sources 16 Apr 2007 20:45:47 -0000 1.5 @@ -1 +1 @@ -3da2d687a40bd8ed2ef4b1db3a5ea863 mimedefang-2.61.tar.gz +2b040a77e93ab913a83aaa45a94a54a9 mimedefang-2.62.tar.gz From fedora-extras-commits at redhat.com Mon Apr 16 20:52:53 2007 From: fedora-extras-commits at redhat.com (Nuno Santos (nsantos)) Date: Mon, 16 Apr 2007 16:52:53 -0400 Subject: rpms/qpidc import.log,1.3,1.4 Message-ID: <200704162052.l3GKqrSk006361@cvs-int.fedora.redhat.com> Author: nsantos Update of /cvs/extras/rpms/qpidc In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv6314 Modified Files: import.log Log Message: Import updated package to solve memory errors on x86_64 Index: import.log =================================================================== RCS file: /cvs/extras/rpms/qpidc/import.log,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- import.log 16 Apr 2007 18:30:49 -0000 1.3 +++ import.log 16 Apr 2007 20:52:19 -0000 1.4 @@ -1,2 +1,3 @@ qpidc-0_1-4:HEAD:qpidc-0.1-4.src.rpm:1173734593 qpidc-0_2-1:HEAD:qpidc-0.2-1.src.rpm:1176748239 +qpidc-0_2-2:HEAD:qpidc-0.2-2.src.rpm:1176756668 From fedora-extras-commits at redhat.com Mon Apr 16 20:52:57 2007 From: fedora-extras-commits at redhat.com (Nuno Santos (nsantos)) Date: Mon, 16 Apr 2007 16:52:57 -0400 Subject: rpms/qpidc/devel qpidc.spec,1.2,1.3 sources,1.3,1.4 Message-ID: <200704162052.l3GKqvoj006365@cvs-int.fedora.redhat.com> Author: nsantos Update of /cvs/extras/rpms/qpidc/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv6314/devel Modified Files: qpidc.spec sources Log Message: Import updated package to solve memory errors on x86_64 Index: qpidc.spec =================================================================== RCS file: /cvs/extras/rpms/qpidc/devel/qpidc.spec,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- qpidc.spec 16 Apr 2007 18:30:53 -0000 1.2 +++ qpidc.spec 16 Apr 2007 20:52:23 -0000 1.3 @@ -5,7 +5,7 @@ Name: qpidc Version: 0.2 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Libraries for Qpid C++ client applications Group: System Environment/Libraries License: Apache Software License @@ -145,6 +145,9 @@ %changelog +* Mon Apr 16 2007 Alan Conway - 0.2-2 +- Bugfix for memory errors on x86_64. + * Thu Apr 12 2007 Alan Conway - 0.2-1 - Bumped version number for rhm dependencies. Index: sources =================================================================== RCS file: /cvs/extras/rpms/qpidc/devel/sources,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- sources 16 Apr 2007 18:30:53 -0000 1.3 +++ sources 16 Apr 2007 20:52:23 -0000 1.4 @@ -1 +1 @@ -444d52d632f96f2b3a633a692bf35315 qpidc-0.2.tar.gz +5038610035340e026c6e7768d29bbcbb qpidc-0.2.tar.gz From fedora-extras-commits at redhat.com Mon Apr 16 21:12:26 2007 From: fedora-extras-commits at redhat.com (Andreas Bierfert (awjb)) Date: Mon, 16 Apr 2007 17:12:26 -0400 Subject: rpms/claws-mail-plugins/FC-5 .cvsignore, 1.4, 1.5 claws-mail-plugins.spec, 1.7, 1.8 sources, 1.4, 1.5 Message-ID: <200704162112.l3GLCQE0011968@cvs-int.fedora.redhat.com> Author: awjb Update of /cvs/extras/rpms/claws-mail-plugins/FC-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv11908/FC-5 Modified Files: .cvsignore claws-mail-plugins.spec sources Log Message: - version upgrade Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/claws-mail-plugins/FC-5/.cvsignore,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- .cvsignore 28 Feb 2007 13:19:50 -0000 1.4 +++ .cvsignore 16 Apr 2007 21:11:52 -0000 1.5 @@ -1 +1 @@ -claws-mail-extra-plugins-2.8.0.tar.bz2 +claws-mail-extra-plugins-2.9.0.tar.bz2 Index: claws-mail-plugins.spec =================================================================== RCS file: /cvs/extras/rpms/claws-mail-plugins/FC-5/claws-mail-plugins.spec,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- claws-mail-plugins.spec 6 Mar 2007 07:49:11 -0000 1.7 +++ claws-mail-plugins.spec 16 Apr 2007 21:11:52 -0000 1.8 @@ -1,24 +1,22 @@ -# define pulgin version -%define acpinotifier 1.0.8 -%define attachwarner 0.2.5 +# define plugin version +%define acpinotifier 1.0.9 +%define attachwarner 0.2.6 %define attremover 1.0.5 %define cachesaver 0.10.4 -%define etpanprivacy 0.15.5 %define fetchinfo 0.4.18 -%define gtkhtml2viewer 0.14.2 -%define maildir 0.24.4 +%define gtkhtml2viewer 0.15 %define mailmbox 1.13 %define newmail 0.0.9 -%define notification 0.9 -%define pdfviewer 0.2 -%define perl 0.9.7 -%define rssyl 0.11 +%define notification 0.10 +%define pdfviewer 0.3 +%define perl 0.9.8 +%define rssyl 0.12 %define smime 0.7 %define synce 0.7 -%define vcalendar 1.94 +%define vcalendar 1.95 Name: claws-mail-plugins -Version: 2.8.0 -Release: 2%{?dist} +Version: 2.9.0 +Release: 1%{?dist} Summary: Additional plugins for claws-mail Group: Applications/Internet @@ -46,10 +44,10 @@ Requires: %{name}-att-remover = %{version}-%{release} Requires: %{name}-attachwarner = %{version}-%{release} Requires: %{name}-cachesaver = %{version}-%{release} -Requires: %{name}-etpan-privacy = %{version}-%{release} +Obsoletes: %{name}-etpan-privacy < %{version}-%{release} Requires: %{name}-fetchinfo = %{version}-%{release} Requires: %{name}-gtkhtml2-viewer = %{version}-%{release} -Requires: %{name}-maildir = %{version}-%{release} +Obsoletes: %{name}-maildir < %{version}-%{release} Requires: %{name}-mailmbox = %{version}-%{release} Requires: %{name}-newmail = %{version}-%{release} Requires: %{name}-notification = %{version}-%{release} @@ -67,6 +65,8 @@ Requires: %{name}-bogofilter Obsoletes: sylpheed-claws-plugins <= 2.6.0 Provides: sylpheed-claws-plugins = %{version}-%{release} +Obsoletes: sylpheed-claws-plugins-etpan-privacy <= 2.6.0 +Obsoletes: sylpheed-claws-plugins-maildir <= 2.6.0 %description Additional plugins for claws-mail @@ -111,17 +111,6 @@ This plugin saves the caches every 60 seconds (or user-defined period). It helps avoiding the loss of metadata on crashes. -%package etpan-privacy -Summary: Privacy plugin for claws-mail -Group: Applications/Internet -Requires: claws-mail >= %{version} -Provides: sylpheed-claws-plugins-etpan-privacy = %{version}-%{release} -Obsoletes: sylpheed-claws-plugins-etpan-privacy <= 2.6.0 - -%description etpan-privacy -This allows to use the privacy architecture of etPan!, so that drivers -implemented for etPan! can be immediately used in claws-mail. - %package fetchinfo Summary: Inserts headers containing some download information Group: Applications/Internet @@ -144,19 +133,6 @@ %description gtkhtml2-viewer %{summary} -%package maildir -Summary: Provide direct access to Maildir++ Mailboxes -Group: Applications/Internet -Requires: claws-mail >= %{version} -Provides: sylpheed-claws-plugins-maildir = %{version}-%{release} -Obsoletes: sylpheed-claws-plugins-maildir <= 2.6.0 - -%description maildir -The Maildir++ plugin for Sylpheed-Claws provides direct access -to Maildir++ Mailboxes used by IMAP-Servers like Courier-IMAP, -BincIMAP or Dovecot without having all the IMAP overhead of a -connection to 'localhost' - %package mailmbox Summary: Support for mailboxes in mbox format Group: Applications/Internet @@ -279,11 +255,6 @@ %configure --disable-static --disable-dependency-tracking %{__make} %{?_smp_mflags} -#etpan-privacy -cd ../etpan-privacy-%{etpanprivacy} -%configure --disable-static --disable-dependency-tracking -%{__make} %{?_smp_mflags} LIBTOOL=%{_bindir}/libtool - #fetchinfo-plugin cd ../fetchinfo-plugin-%{fetchinfo} %configure --disable-static --disable-dependency-tracking @@ -294,11 +265,6 @@ %configure --disable-static --disable-dependency-tracking --disable-rpath %{__make} %{?_smp_mflags} LIBTOOL=%{_bindir}/libtool -#maildir -cd ../maildir-%{maildir} -%configure --disable-static --disable-dependency-tracking -%{__make} %{?_smp_mflags} - #mailmbox cd ../mailmbox-%{mailmbox} %configure --disable-static --disable-dependency-tracking @@ -365,11 +331,6 @@ %{__make} install DESTDIR=$RPM_BUILD_ROOT CLAWS_MAIL_PLUGINDIR=%{_libdir}/claws-mail/plugins/ -#etpan-privacy -cd ../etpan-privacy-%{etpanprivacy} -%{__make} install DESTDIR=$RPM_BUILD_ROOT CLAWS_MAIL_PLUGINDIR=%{_libdir}/claws-mail/plugins/ - - #fetchinfo-plugin cd ../fetchinfo-plugin-%{fetchinfo} %{__make} install DESTDIR=$RPM_BUILD_ROOT CLAWS_MAIL_PLUGINDIR=%{_libdir}/claws-mail/plugins/ @@ -380,11 +341,6 @@ %{__make} install DESTDIR=$RPM_BUILD_ROOT CLAWS_MAIL_PLUGINDIR=%{_libdir}/claws-mail/plugins/ -#maildir -cd ../maildir-%{maildir} -%{__make} install DESTDIR=$RPM_BUILD_ROOT CLAWS_MAIL_PLUGINDIR=%{_libdir}/claws-mail/plugins/ - - #mailmbox cd ../mailmbox-%{mailmbox} %{__make} install DESTDIR=$RPM_BUILD_ROOT CLAWS_MAIL_PLUGINDIR=%{_libdir}/claws-mail/plugins/ @@ -447,6 +403,7 @@ %doc acpi_notifier-%{acpinotifier}/README %{_libdir}/claws-mail/plugins/acpi_notifier* %lang(ca) %{_datadir}/locale/ca/LC_MESSAGES/acpi_notifier.mo +%lang(cs) %{_datadir}/locale/cs/LC_MESSAGES/acpi_notifier.mo %lang(de) %{_datadir}/locale/de/LC_MESSAGES/acpi_notifier.mo %lang(es) %{_datadir}/locale/es/LC_MESSAGES/acpi_notifier.mo %lang(fi) %{_datadir}/locale/fi/LC_MESSAGES/acpi_notifier.mo @@ -470,6 +427,7 @@ %doc attachwarner-%{attachwarner}/README %doc attachwarner-%{attachwarner}/TODO %lang(ca) %{_datadir}/locale/ca/LC_MESSAGES/attachwarner.mo +%lang(cs) %{_datadir}/locale/cs/LC_MESSAGES/attachwarner.mo %lang(de) %{_datadir}/locale/de/LC_MESSAGES/attachwarner.mo %lang(es) %{_datadir}/locale/es/LC_MESSAGES/attachwarner.mo %lang(fi) %{_datadir}/locale/fi/LC_MESSAGES/attachwarner.mo @@ -479,6 +437,7 @@ %lang(pl) %{_datadir}/locale/pl/LC_MESSAGES/attachwarner.mo %lang(pt_BR) %{_datadir}/locale/pt_BR/LC_MESSAGES/attachwarner.mo %lang(sk) %{_datadir}/locale/sk/LC_MESSAGES/attachwarner.mo +%lang(sr) %{_datadir}/locale/sr/LC_MESSAGES/attachwarner.mo %files att-remover %defattr(-,root,root,-) @@ -496,14 +455,6 @@ %doc cachesaver-%{cachesaver}/COPYING %{_libdir}/claws-mail/plugins/cachesaver* -%files etpan-privacy -%defattr(-,root,root,-) -%doc etpan-privacy-%{etpanprivacy}/AUTHORS -%doc etpan-privacy-%{etpanprivacy}/ChangeLog -%doc etpan-privacy-%{etpanprivacy}/COPYING -%doc etpan-privacy-%{etpanprivacy}/README -%{_libdir}/claws-mail/plugins/etpan-privacy.so - %files fetchinfo %defattr(-,root,root,-) %doc fetchinfo-plugin-%{fetchinfo}/ChangeLog @@ -529,15 +480,6 @@ %lang(pl) %{_datadir}/locale/pl/LC_MESSAGES/gtkhtml2_viewer.mo -%files maildir -%defattr(-,root,root,-) -%doc maildir-%{maildir}/AUTHORS -%doc maildir-%{maildir}/ChangeLog -%doc maildir-%{maildir}/COPYING -%doc maildir-%{maildir}/README -%doc maildir-%{maildir}/doc/README.xml -%{_libdir}/claws-mail/plugins/maildir* - %files mailmbox %defattr(-,root,root,-) %doc mailmbox-%{mailmbox}/AUTHORS @@ -562,6 +504,11 @@ %doc notification_plugin-%{notification}/COPYING %doc notification_plugin-%{notification}/README %{_libdir}/claws-mail/plugins/notification_plugin.so +%lang(ca) %{_datadir}/locale/ca/LC_MESSAGES/notification_plugin.mo +%lang(cs) %{_datadir}/locale/cs/LC_MESSAGES/notification_plugin.mo +%lang(hu) %{_datadir}/locale/hu/LC_MESSAGES/notification_plugin.mo +%lang(pt_BR) %{_datadir}/locale/pt_BR/LC_MESSAGES/notification_plugin.mo + %files pdfviewer %defattr(-,root,root,-) @@ -581,6 +528,7 @@ %lang(pl) %{_datadir}/locale/pl/LC_MESSAGES/pdf_viewer.mo %lang(pt_BR) %{_datadir}/locale/pt_BR/LC_MESSAGES/pdf_viewer.mo %lang(sk) %{_datadir}/locale/sk/LC_MESSAGES/pdf_viewer.mo +%lang(sr) %{_datadir}/locale/sr/LC_MESSAGES/pdf_viewer.mo %files perl %defattr(-,root,root,-) @@ -599,6 +547,7 @@ %doc rssyl-%{rssyl}/TODO %{_libdir}/claws-mail/plugins/rssyl* %lang(ca) %{_datadir}/locale/ca/LC_MESSAGES/rssyl.mo +%lang(cs) %{_datadir}/locale/cs/LC_MESSAGES/rssyl.mo %lang(de) %{_datadir}/locale/de/LC_MESSAGES/rssyl.mo %lang(es) %{_datadir}/locale/es/LC_MESSAGES/rssyl.mo %lang(fi) %{_datadir}/locale/fi/LC_MESSAGES/rssyl.mo @@ -649,6 +598,10 @@ %exclude %{_includedir}/ical.h %changelog +* Mon Apr 16 2007 Andreas Bierfert +2.9.0-1 +- version upgrade + * Tue Mar 06 2007 Andreas Bierfert 2.8.0-2 - bump Index: sources =================================================================== RCS file: /cvs/extras/rpms/claws-mail-plugins/FC-5/sources,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- sources 28 Feb 2007 13:19:50 -0000 1.4 +++ sources 16 Apr 2007 21:11:52 -0000 1.5 @@ -1 +1 @@ -30fa4df35a55fbbc584ce40d7145f92e claws-mail-extra-plugins-2.8.0.tar.bz2 +5e86ceebdc36c3218cccd718de8b30af claws-mail-extra-plugins-2.9.0.tar.bz2 From fedora-extras-commits at redhat.com Mon Apr 16 21:12:30 2007 From: fedora-extras-commits at redhat.com (Andreas Bierfert (awjb)) Date: Mon, 16 Apr 2007 17:12:30 -0400 Subject: rpms/claws-mail-plugins/FC-6 .cvsignore, 1.4, 1.5 claws-mail-plugins.spec, 1.7, 1.8 sources, 1.4, 1.5 Message-ID: <200704162112.l3GLCU01011975@cvs-int.fedora.redhat.com> Author: awjb Update of /cvs/extras/rpms/claws-mail-plugins/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv11908/FC-6 Modified Files: .cvsignore claws-mail-plugins.spec sources Log Message: - version upgrade Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/claws-mail-plugins/FC-6/.cvsignore,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- .cvsignore 28 Feb 2007 13:19:53 -0000 1.4 +++ .cvsignore 16 Apr 2007 21:11:56 -0000 1.5 @@ -1 +1 @@ -claws-mail-extra-plugins-2.8.0.tar.bz2 +claws-mail-extra-plugins-2.9.0.tar.bz2 Index: claws-mail-plugins.spec =================================================================== RCS file: /cvs/extras/rpms/claws-mail-plugins/FC-6/claws-mail-plugins.spec,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- claws-mail-plugins.spec 6 Mar 2007 07:49:14 -0000 1.7 +++ claws-mail-plugins.spec 16 Apr 2007 21:11:56 -0000 1.8 @@ -1,24 +1,22 @@ -# define pulgin version -%define acpinotifier 1.0.8 -%define attachwarner 0.2.5 +# define plugin version +%define acpinotifier 1.0.9 +%define attachwarner 0.2.6 %define attremover 1.0.5 %define cachesaver 0.10.4 -%define etpanprivacy 0.15.5 %define fetchinfo 0.4.18 -%define gtkhtml2viewer 0.14.2 -%define maildir 0.24.4 +%define gtkhtml2viewer 0.15 %define mailmbox 1.13 %define newmail 0.0.9 -%define notification 0.9 -%define pdfviewer 0.2 -%define perl 0.9.7 -%define rssyl 0.11 +%define notification 0.10 +%define pdfviewer 0.3 +%define perl 0.9.8 +%define rssyl 0.12 %define smime 0.7 %define synce 0.7 -%define vcalendar 1.94 +%define vcalendar 1.95 Name: claws-mail-plugins -Version: 2.8.0 -Release: 2%{?dist} +Version: 2.9.0 +Release: 1%{?dist} Summary: Additional plugins for claws-mail Group: Applications/Internet @@ -46,10 +44,10 @@ Requires: %{name}-att-remover = %{version}-%{release} Requires: %{name}-attachwarner = %{version}-%{release} Requires: %{name}-cachesaver = %{version}-%{release} -Requires: %{name}-etpan-privacy = %{version}-%{release} +Obsoletes: %{name}-etpan-privacy < %{version}-%{release} Requires: %{name}-fetchinfo = %{version}-%{release} Requires: %{name}-gtkhtml2-viewer = %{version}-%{release} -Requires: %{name}-maildir = %{version}-%{release} +Obsoletes: %{name}-maildir < %{version}-%{release} Requires: %{name}-mailmbox = %{version}-%{release} Requires: %{name}-newmail = %{version}-%{release} Requires: %{name}-notification = %{version}-%{release} @@ -67,6 +65,8 @@ Requires: %{name}-bogofilter Obsoletes: sylpheed-claws-plugins <= 2.6.0 Provides: sylpheed-claws-plugins = %{version}-%{release} +Obsoletes: sylpheed-claws-plugins-etpan-privacy <= 2.6.0 +Obsoletes: sylpheed-claws-plugins-maildir <= 2.6.0 %description Additional plugins for claws-mail @@ -111,17 +111,6 @@ This plugin saves the caches every 60 seconds (or user-defined period). It helps avoiding the loss of metadata on crashes. -%package etpan-privacy -Summary: Privacy plugin for claws-mail -Group: Applications/Internet -Requires: claws-mail >= %{version} -Provides: sylpheed-claws-plugins-etpan-privacy = %{version}-%{release} -Obsoletes: sylpheed-claws-plugins-etpan-privacy <= 2.6.0 - -%description etpan-privacy -This allows to use the privacy architecture of etPan!, so that drivers -implemented for etPan! can be immediately used in claws-mail. - %package fetchinfo Summary: Inserts headers containing some download information Group: Applications/Internet @@ -144,19 +133,6 @@ %description gtkhtml2-viewer %{summary} -%package maildir -Summary: Provide direct access to Maildir++ Mailboxes -Group: Applications/Internet -Requires: claws-mail >= %{version} -Provides: sylpheed-claws-plugins-maildir = %{version}-%{release} -Obsoletes: sylpheed-claws-plugins-maildir <= 2.6.0 - -%description maildir -The Maildir++ plugin for Sylpheed-Claws provides direct access -to Maildir++ Mailboxes used by IMAP-Servers like Courier-IMAP, -BincIMAP or Dovecot without having all the IMAP overhead of a -connection to 'localhost' - %package mailmbox Summary: Support for mailboxes in mbox format Group: Applications/Internet @@ -279,11 +255,6 @@ %configure --disable-static --disable-dependency-tracking %{__make} %{?_smp_mflags} -#etpan-privacy -cd ../etpan-privacy-%{etpanprivacy} -%configure --disable-static --disable-dependency-tracking -%{__make} %{?_smp_mflags} LIBTOOL=%{_bindir}/libtool - #fetchinfo-plugin cd ../fetchinfo-plugin-%{fetchinfo} %configure --disable-static --disable-dependency-tracking @@ -294,11 +265,6 @@ %configure --disable-static --disable-dependency-tracking --disable-rpath %{__make} %{?_smp_mflags} LIBTOOL=%{_bindir}/libtool -#maildir -cd ../maildir-%{maildir} -%configure --disable-static --disable-dependency-tracking -%{__make} %{?_smp_mflags} - #mailmbox cd ../mailmbox-%{mailmbox} %configure --disable-static --disable-dependency-tracking @@ -365,11 +331,6 @@ %{__make} install DESTDIR=$RPM_BUILD_ROOT CLAWS_MAIL_PLUGINDIR=%{_libdir}/claws-mail/plugins/ -#etpan-privacy -cd ../etpan-privacy-%{etpanprivacy} -%{__make} install DESTDIR=$RPM_BUILD_ROOT CLAWS_MAIL_PLUGINDIR=%{_libdir}/claws-mail/plugins/ - - #fetchinfo-plugin cd ../fetchinfo-plugin-%{fetchinfo} %{__make} install DESTDIR=$RPM_BUILD_ROOT CLAWS_MAIL_PLUGINDIR=%{_libdir}/claws-mail/plugins/ @@ -380,11 +341,6 @@ %{__make} install DESTDIR=$RPM_BUILD_ROOT CLAWS_MAIL_PLUGINDIR=%{_libdir}/claws-mail/plugins/ -#maildir -cd ../maildir-%{maildir} -%{__make} install DESTDIR=$RPM_BUILD_ROOT CLAWS_MAIL_PLUGINDIR=%{_libdir}/claws-mail/plugins/ - - #mailmbox cd ../mailmbox-%{mailmbox} %{__make} install DESTDIR=$RPM_BUILD_ROOT CLAWS_MAIL_PLUGINDIR=%{_libdir}/claws-mail/plugins/ @@ -447,6 +403,7 @@ %doc acpi_notifier-%{acpinotifier}/README %{_libdir}/claws-mail/plugins/acpi_notifier* %lang(ca) %{_datadir}/locale/ca/LC_MESSAGES/acpi_notifier.mo +%lang(cs) %{_datadir}/locale/cs/LC_MESSAGES/acpi_notifier.mo %lang(de) %{_datadir}/locale/de/LC_MESSAGES/acpi_notifier.mo %lang(es) %{_datadir}/locale/es/LC_MESSAGES/acpi_notifier.mo %lang(fi) %{_datadir}/locale/fi/LC_MESSAGES/acpi_notifier.mo @@ -470,6 +427,7 @@ %doc attachwarner-%{attachwarner}/README %doc attachwarner-%{attachwarner}/TODO %lang(ca) %{_datadir}/locale/ca/LC_MESSAGES/attachwarner.mo +%lang(cs) %{_datadir}/locale/cs/LC_MESSAGES/attachwarner.mo %lang(de) %{_datadir}/locale/de/LC_MESSAGES/attachwarner.mo %lang(es) %{_datadir}/locale/es/LC_MESSAGES/attachwarner.mo %lang(fi) %{_datadir}/locale/fi/LC_MESSAGES/attachwarner.mo @@ -479,6 +437,7 @@ %lang(pl) %{_datadir}/locale/pl/LC_MESSAGES/attachwarner.mo %lang(pt_BR) %{_datadir}/locale/pt_BR/LC_MESSAGES/attachwarner.mo %lang(sk) %{_datadir}/locale/sk/LC_MESSAGES/attachwarner.mo +%lang(sr) %{_datadir}/locale/sr/LC_MESSAGES/attachwarner.mo %files att-remover %defattr(-,root,root,-) @@ -496,14 +455,6 @@ %doc cachesaver-%{cachesaver}/COPYING %{_libdir}/claws-mail/plugins/cachesaver* -%files etpan-privacy -%defattr(-,root,root,-) -%doc etpan-privacy-%{etpanprivacy}/AUTHORS -%doc etpan-privacy-%{etpanprivacy}/ChangeLog -%doc etpan-privacy-%{etpanprivacy}/COPYING -%doc etpan-privacy-%{etpanprivacy}/README -%{_libdir}/claws-mail/plugins/etpan-privacy.so - %files fetchinfo %defattr(-,root,root,-) %doc fetchinfo-plugin-%{fetchinfo}/ChangeLog @@ -529,15 +480,6 @@ %lang(pl) %{_datadir}/locale/pl/LC_MESSAGES/gtkhtml2_viewer.mo -%files maildir -%defattr(-,root,root,-) -%doc maildir-%{maildir}/AUTHORS -%doc maildir-%{maildir}/ChangeLog -%doc maildir-%{maildir}/COPYING -%doc maildir-%{maildir}/README -%doc maildir-%{maildir}/doc/README.xml -%{_libdir}/claws-mail/plugins/maildir* - %files mailmbox %defattr(-,root,root,-) %doc mailmbox-%{mailmbox}/AUTHORS @@ -562,6 +504,11 @@ %doc notification_plugin-%{notification}/COPYING %doc notification_plugin-%{notification}/README %{_libdir}/claws-mail/plugins/notification_plugin.so +%lang(ca) %{_datadir}/locale/ca/LC_MESSAGES/notification_plugin.mo +%lang(cs) %{_datadir}/locale/cs/LC_MESSAGES/notification_plugin.mo +%lang(hu) %{_datadir}/locale/hu/LC_MESSAGES/notification_plugin.mo +%lang(pt_BR) %{_datadir}/locale/pt_BR/LC_MESSAGES/notification_plugin.mo + %files pdfviewer %defattr(-,root,root,-) @@ -581,6 +528,7 @@ %lang(pl) %{_datadir}/locale/pl/LC_MESSAGES/pdf_viewer.mo %lang(pt_BR) %{_datadir}/locale/pt_BR/LC_MESSAGES/pdf_viewer.mo %lang(sk) %{_datadir}/locale/sk/LC_MESSAGES/pdf_viewer.mo +%lang(sr) %{_datadir}/locale/sr/LC_MESSAGES/pdf_viewer.mo %files perl %defattr(-,root,root,-) @@ -599,6 +547,7 @@ %doc rssyl-%{rssyl}/TODO %{_libdir}/claws-mail/plugins/rssyl* %lang(ca) %{_datadir}/locale/ca/LC_MESSAGES/rssyl.mo +%lang(cs) %{_datadir}/locale/cs/LC_MESSAGES/rssyl.mo %lang(de) %{_datadir}/locale/de/LC_MESSAGES/rssyl.mo %lang(es) %{_datadir}/locale/es/LC_MESSAGES/rssyl.mo %lang(fi) %{_datadir}/locale/fi/LC_MESSAGES/rssyl.mo @@ -649,6 +598,10 @@ %exclude %{_includedir}/ical.h %changelog +* Mon Apr 16 2007 Andreas Bierfert +2.9.0-1 +- version upgrade + * Tue Mar 06 2007 Andreas Bierfert 2.8.0-2 - bump Index: sources =================================================================== RCS file: /cvs/extras/rpms/claws-mail-plugins/FC-6/sources,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- sources 28 Feb 2007 13:19:53 -0000 1.4 +++ sources 16 Apr 2007 21:11:56 -0000 1.5 @@ -1 +1 @@ -30fa4df35a55fbbc584ce40d7145f92e claws-mail-extra-plugins-2.8.0.tar.bz2 +5e86ceebdc36c3218cccd718de8b30af claws-mail-extra-plugins-2.9.0.tar.bz2 From fedora-extras-commits at redhat.com Mon Apr 16 21:12:34 2007 From: fedora-extras-commits at redhat.com (Andreas Bierfert (awjb)) Date: Mon, 16 Apr 2007 17:12:34 -0400 Subject: rpms/claws-mail-plugins/devel .cvsignore, 1.4, 1.5 claws-mail-plugins.spec, 1.8, 1.9 sources, 1.4, 1.5 Message-ID: <200704162112.l3GLCYgk011983@cvs-int.fedora.redhat.com> Author: awjb Update of /cvs/extras/rpms/claws-mail-plugins/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv11908/devel Modified Files: .cvsignore claws-mail-plugins.spec sources Log Message: - version upgrade Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/claws-mail-plugins/devel/.cvsignore,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- .cvsignore 28 Feb 2007 13:19:56 -0000 1.4 +++ .cvsignore 16 Apr 2007 21:12:00 -0000 1.5 @@ -1 +1 @@ -claws-mail-extra-plugins-2.8.0.tar.bz2 +claws-mail-extra-plugins-2.9.0.tar.bz2 Index: claws-mail-plugins.spec =================================================================== RCS file: /cvs/extras/rpms/claws-mail-plugins/devel/claws-mail-plugins.spec,v retrieving revision 1.8 retrieving revision 1.9 diff -u -r1.8 -r1.9 --- claws-mail-plugins.spec 6 Mar 2007 07:49:16 -0000 1.8 +++ claws-mail-plugins.spec 16 Apr 2007 21:12:00 -0000 1.9 @@ -1,24 +1,22 @@ -# define pulgin version -%define acpinotifier 1.0.8 -%define attachwarner 0.2.5 +# define plugin version +%define acpinotifier 1.0.9 +%define attachwarner 0.2.6 %define attremover 1.0.5 %define cachesaver 0.10.4 -%define etpanprivacy 0.15.5 %define fetchinfo 0.4.18 -%define gtkhtml2viewer 0.14.2 -%define maildir 0.24.4 +%define gtkhtml2viewer 0.15 %define mailmbox 1.13 %define newmail 0.0.9 -%define notification 0.9 -%define pdfviewer 0.2 -%define perl 0.9.7 -%define rssyl 0.11 +%define notification 0.10 +%define pdfviewer 0.3 +%define perl 0.9.8 +%define rssyl 0.12 %define smime 0.7 %define synce 0.7 -%define vcalendar 1.94 +%define vcalendar 1.95 Name: claws-mail-plugins -Version: 2.8.0 -Release: 2%{?dist} +Version: 2.9.0 +Release: 1%{?dist} Summary: Additional plugins for claws-mail Group: Applications/Internet @@ -31,7 +29,7 @@ BuildRequires: glib2-devel BuildRequires: gtk2-devel BuildRequires: libetpan-devel -BuildRequires: perl-devel +BuildRequires: perl BuildRequires: synce-devel BuildRequires: curl-devel BuildRequires: libxml2-devel @@ -46,10 +44,10 @@ Requires: %{name}-att-remover = %{version}-%{release} Requires: %{name}-attachwarner = %{version}-%{release} Requires: %{name}-cachesaver = %{version}-%{release} -Requires: %{name}-etpan-privacy = %{version}-%{release} +Obsoletes: %{name}-etpan-privacy < %{version}-%{release} Requires: %{name}-fetchinfo = %{version}-%{release} Requires: %{name}-gtkhtml2-viewer = %{version}-%{release} -Requires: %{name}-maildir = %{version}-%{release} +Obsoletes: %{name}-maildir < %{version}-%{release} Requires: %{name}-mailmbox = %{version}-%{release} Requires: %{name}-newmail = %{version}-%{release} Requires: %{name}-notification = %{version}-%{release} @@ -67,6 +65,8 @@ Requires: %{name}-bogofilter Obsoletes: sylpheed-claws-plugins <= 2.6.0 Provides: sylpheed-claws-plugins = %{version}-%{release} +Obsoletes: sylpheed-claws-plugins-etpan-privacy <= 2.6.0 +Obsoletes: sylpheed-claws-plugins-maildir <= 2.6.0 %description Additional plugins for claws-mail @@ -111,17 +111,6 @@ This plugin saves the caches every 60 seconds (or user-defined period). It helps avoiding the loss of metadata on crashes. -%package etpan-privacy -Summary: Privacy plugin for claws-mail -Group: Applications/Internet -Requires: claws-mail >= %{version} -Provides: sylpheed-claws-plugins-etpan-privacy = %{version}-%{release} -Obsoletes: sylpheed-claws-plugins-etpan-privacy <= 2.6.0 - -%description etpan-privacy -This allows to use the privacy architecture of etPan!, so that drivers -implemented for etPan! can be immediately used in claws-mail. - %package fetchinfo Summary: Inserts headers containing some download information Group: Applications/Internet @@ -144,19 +133,6 @@ %description gtkhtml2-viewer %{summary} -%package maildir -Summary: Provide direct access to Maildir++ Mailboxes -Group: Applications/Internet -Requires: claws-mail >= %{version} -Provides: sylpheed-claws-plugins-maildir = %{version}-%{release} -Obsoletes: sylpheed-claws-plugins-maildir <= 2.6.0 - -%description maildir -The Maildir++ plugin for Sylpheed-Claws provides direct access -to Maildir++ Mailboxes used by IMAP-Servers like Courier-IMAP, -BincIMAP or Dovecot without having all the IMAP overhead of a -connection to 'localhost' - %package mailmbox Summary: Support for mailboxes in mbox format Group: Applications/Internet @@ -279,11 +255,6 @@ %configure --disable-static --disable-dependency-tracking %{__make} %{?_smp_mflags} -#etpan-privacy -cd ../etpan-privacy-%{etpanprivacy} -%configure --disable-static --disable-dependency-tracking -%{__make} %{?_smp_mflags} LIBTOOL=%{_bindir}/libtool - #fetchinfo-plugin cd ../fetchinfo-plugin-%{fetchinfo} %configure --disable-static --disable-dependency-tracking @@ -294,11 +265,6 @@ %configure --disable-static --disable-dependency-tracking --disable-rpath %{__make} %{?_smp_mflags} LIBTOOL=%{_bindir}/libtool -#maildir -cd ../maildir-%{maildir} -%configure --disable-static --disable-dependency-tracking -%{__make} %{?_smp_mflags} - #mailmbox cd ../mailmbox-%{mailmbox} %configure --disable-static --disable-dependency-tracking @@ -365,11 +331,6 @@ %{__make} install DESTDIR=$RPM_BUILD_ROOT CLAWS_MAIL_PLUGINDIR=%{_libdir}/claws-mail/plugins/ -#etpan-privacy -cd ../etpan-privacy-%{etpanprivacy} -%{__make} install DESTDIR=$RPM_BUILD_ROOT CLAWS_MAIL_PLUGINDIR=%{_libdir}/claws-mail/plugins/ - - #fetchinfo-plugin cd ../fetchinfo-plugin-%{fetchinfo} %{__make} install DESTDIR=$RPM_BUILD_ROOT CLAWS_MAIL_PLUGINDIR=%{_libdir}/claws-mail/plugins/ @@ -380,11 +341,6 @@ %{__make} install DESTDIR=$RPM_BUILD_ROOT CLAWS_MAIL_PLUGINDIR=%{_libdir}/claws-mail/plugins/ -#maildir -cd ../maildir-%{maildir} -%{__make} install DESTDIR=$RPM_BUILD_ROOT CLAWS_MAIL_PLUGINDIR=%{_libdir}/claws-mail/plugins/ - - #mailmbox cd ../mailmbox-%{mailmbox} %{__make} install DESTDIR=$RPM_BUILD_ROOT CLAWS_MAIL_PLUGINDIR=%{_libdir}/claws-mail/plugins/ @@ -447,6 +403,7 @@ %doc acpi_notifier-%{acpinotifier}/README %{_libdir}/claws-mail/plugins/acpi_notifier* %lang(ca) %{_datadir}/locale/ca/LC_MESSAGES/acpi_notifier.mo +%lang(cs) %{_datadir}/locale/cs/LC_MESSAGES/acpi_notifier.mo %lang(de) %{_datadir}/locale/de/LC_MESSAGES/acpi_notifier.mo %lang(es) %{_datadir}/locale/es/LC_MESSAGES/acpi_notifier.mo %lang(fi) %{_datadir}/locale/fi/LC_MESSAGES/acpi_notifier.mo @@ -470,6 +427,7 @@ %doc attachwarner-%{attachwarner}/README %doc attachwarner-%{attachwarner}/TODO %lang(ca) %{_datadir}/locale/ca/LC_MESSAGES/attachwarner.mo +%lang(cs) %{_datadir}/locale/cs/LC_MESSAGES/attachwarner.mo %lang(de) %{_datadir}/locale/de/LC_MESSAGES/attachwarner.mo %lang(es) %{_datadir}/locale/es/LC_MESSAGES/attachwarner.mo %lang(fi) %{_datadir}/locale/fi/LC_MESSAGES/attachwarner.mo @@ -479,6 +437,7 @@ %lang(pl) %{_datadir}/locale/pl/LC_MESSAGES/attachwarner.mo %lang(pt_BR) %{_datadir}/locale/pt_BR/LC_MESSAGES/attachwarner.mo %lang(sk) %{_datadir}/locale/sk/LC_MESSAGES/attachwarner.mo +%lang(sr) %{_datadir}/locale/sr/LC_MESSAGES/attachwarner.mo %files att-remover %defattr(-,root,root,-) @@ -496,14 +455,6 @@ %doc cachesaver-%{cachesaver}/COPYING %{_libdir}/claws-mail/plugins/cachesaver* -%files etpan-privacy -%defattr(-,root,root,-) -%doc etpan-privacy-%{etpanprivacy}/AUTHORS -%doc etpan-privacy-%{etpanprivacy}/ChangeLog -%doc etpan-privacy-%{etpanprivacy}/COPYING -%doc etpan-privacy-%{etpanprivacy}/README -%{_libdir}/claws-mail/plugins/etpan-privacy.so - %files fetchinfo %defattr(-,root,root,-) %doc fetchinfo-plugin-%{fetchinfo}/ChangeLog @@ -529,15 +480,6 @@ %lang(pl) %{_datadir}/locale/pl/LC_MESSAGES/gtkhtml2_viewer.mo -%files maildir -%defattr(-,root,root,-) -%doc maildir-%{maildir}/AUTHORS -%doc maildir-%{maildir}/ChangeLog -%doc maildir-%{maildir}/COPYING -%doc maildir-%{maildir}/README -%doc maildir-%{maildir}/doc/README.xml -%{_libdir}/claws-mail/plugins/maildir* - %files mailmbox %defattr(-,root,root,-) %doc mailmbox-%{mailmbox}/AUTHORS @@ -562,6 +504,11 @@ %doc notification_plugin-%{notification}/COPYING %doc notification_plugin-%{notification}/README %{_libdir}/claws-mail/plugins/notification_plugin.so +%lang(ca) %{_datadir}/locale/ca/LC_MESSAGES/notification_plugin.mo +%lang(cs) %{_datadir}/locale/cs/LC_MESSAGES/notification_plugin.mo +%lang(hu) %{_datadir}/locale/hu/LC_MESSAGES/notification_plugin.mo +%lang(pt_BR) %{_datadir}/locale/pt_BR/LC_MESSAGES/notification_plugin.mo + %files pdfviewer %defattr(-,root,root,-) @@ -581,6 +528,7 @@ %lang(pl) %{_datadir}/locale/pl/LC_MESSAGES/pdf_viewer.mo %lang(pt_BR) %{_datadir}/locale/pt_BR/LC_MESSAGES/pdf_viewer.mo %lang(sk) %{_datadir}/locale/sk/LC_MESSAGES/pdf_viewer.mo +%lang(sr) %{_datadir}/locale/sr/LC_MESSAGES/pdf_viewer.mo %files perl %defattr(-,root,root,-) @@ -599,6 +547,7 @@ %doc rssyl-%{rssyl}/TODO %{_libdir}/claws-mail/plugins/rssyl* %lang(ca) %{_datadir}/locale/ca/LC_MESSAGES/rssyl.mo +%lang(cs) %{_datadir}/locale/cs/LC_MESSAGES/rssyl.mo %lang(de) %{_datadir}/locale/de/LC_MESSAGES/rssyl.mo %lang(es) %{_datadir}/locale/es/LC_MESSAGES/rssyl.mo %lang(fi) %{_datadir}/locale/fi/LC_MESSAGES/rssyl.mo @@ -649,15 +598,16 @@ %exclude %{_includedir}/ical.h %changelog +* Mon Apr 16 2007 Andreas Bierfert +2.9.0-1 +- version upgrade + * Tue Mar 06 2007 Andreas Bierfert 2.8.0-2 - bump -* Sun Mar 04 2007 Andreas Bierfert -2.8.0-1 -- fix BR - * Wed Feb 28 2007 Andreas Bierfert +2.8.0-1 - version upgrade - fix rpath Index: sources =================================================================== RCS file: /cvs/extras/rpms/claws-mail-plugins/devel/sources,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- sources 28 Feb 2007 13:19:56 -0000 1.4 +++ sources 16 Apr 2007 21:12:00 -0000 1.5 @@ -1 +1 @@ -30fa4df35a55fbbc584ce40d7145f92e claws-mail-extra-plugins-2.8.0.tar.bz2 +5e86ceebdc36c3218cccd718de8b30af claws-mail-extra-plugins-2.9.0.tar.bz2 From fedora-extras-commits at redhat.com Mon Apr 16 22:13:25 2007 From: fedora-extras-commits at redhat.com (Steven Pritchard (steve)) Date: Mon, 16 Apr 2007 18:13:25 -0400 Subject: rpms/perl-Unix-Syslog/devel perl-Unix-Syslog.spec,1.11,1.12 Message-ID: <200704162213.l3GMDPZI017486@cvs-int.fedora.redhat.com> Author: steve Update of /cvs/extras/rpms/perl-Unix-Syslog/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv17462 Modified Files: perl-Unix-Syslog.spec Log Message: Use fixperms macro instead of our own chmod incantation. BR ExtUtils::MakeMaker. Index: perl-Unix-Syslog.spec =================================================================== RCS file: /cvs/extras/rpms/perl-Unix-Syslog/devel/perl-Unix-Syslog.spec,v retrieving revision 1.11 retrieving revision 1.12 diff -u -r1.11 -r1.12 --- perl-Unix-Syslog.spec 28 Aug 2006 20:36:27 -0000 1.11 +++ perl-Unix-Syslog.spec 16 Apr 2007 22:12:51 -0000 1.12 @@ -1,12 +1,13 @@ Name: perl-Unix-Syslog Version: 0.100 -Release: 8%{?dist} +Release: 9%{?dist} Summary: Perl interface to the UNIX syslog(3) calls License: Artistic Group: System Environment/Libraries URL: http://search.cpan.org/dist/Unix-Syslog/ Source0: http://www.cpan.org/authors/id/M/MH/MHARNISCH/Unix-Syslog-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) +BuildRequires: perl(ExtUtils::MakeMaker) Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) %description @@ -31,7 +32,7 @@ find $RPM_BUILD_ROOT -type f -name '*.bs' -size 0 -exec rm -f {} \; find $RPM_BUILD_ROOT -depth -type d -exec rmdir {} 2>/dev/null \; -chmod -R u+rwX,go+rX,go-w $RPM_BUILD_ROOT/* +%{_fixperms} $RPM_BUILD_ROOT/* %check %{?_with_check:make test} @@ -47,6 +48,10 @@ %{_mandir}/man3/Unix::Syslog.3pm* %changelog +* Mon Apr 16 2007 Steven Pritchard 0.100-9 +- Use fixperms macro instead of our own chmod incantation. +- BR ExtUtils::MakeMaker. + * Mon Aug 28 2006 Steven Pritchard 0.100-8 - Rebuild. - Fix find option order. From fedora-extras-commits at redhat.com Mon Apr 16 22:14:00 2007 From: fedora-extras-commits at redhat.com (Steven Pritchard (steve)) Date: Mon, 16 Apr 2007 18:14:00 -0400 Subject: rpms/perl-Unix-Syslog/EL-4 perl-Unix-Syslog.spec,1.5,1.6 Message-ID: <200704162214.l3GME0DX017553@cvs-int.fedora.redhat.com> Author: steve Update of /cvs/extras/rpms/perl-Unix-Syslog/EL-4 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv17490 Modified Files: perl-Unix-Syslog.spec Log Message: Sync with devel. Index: perl-Unix-Syslog.spec =================================================================== RCS file: /cvs/extras/rpms/perl-Unix-Syslog/EL-4/perl-Unix-Syslog.spec,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- perl-Unix-Syslog.spec 10 Dec 2004 22:03:09 -0000 1.5 +++ perl-Unix-Syslog.spec 16 Apr 2007 22:13:26 -0000 1.6 @@ -1,17 +1,14 @@ -%{!?perl_vendorarch: %define perl_vendorarch %(eval "`%{__perl} -V:installvendorarch`"; echo $installvendorarch)} - -Summary: Perl interface to the UNIX syslog(3) calls Name: perl-Unix-Syslog Version: 0.100 -Release: 4 -Epoch: 0 +Release: 9%{?dist} +Summary: Perl interface to the UNIX syslog(3) calls License: Artistic Group: System Environment/Libraries URL: http://search.cpan.org/dist/Unix-Syslog/ -Source0: http://www.cpan.org/authors/id/M/MH/MHARNISCH/Unix-Syslog-0.100.tar.gz -BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot - -Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) +Source0: http://www.cpan.org/authors/id/M/MH/MHARNISCH/Unix-Syslog-%{version}.tar.gz +BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) +BuildRequires: perl(ExtUtils::MakeMaker) +Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) %description This module provides an interface to the system logger syslogd(8) via @@ -19,44 +16,57 @@ libc-functions of your system, so that anyone being familiar with syslog.h should be able to use this module right away. - %prep %setup -q -n Unix-Syslog-%{version} - %build -CFLAGS="$RPM_OPT_FLAGS" perl Makefile.PL INSTALLDIRS=vendor -make %{?_smp_mflags} OPTIMIZE="$RPM_OPT_FLAGS" - +%{__perl} Makefile.PL INSTALLDIRS=vendor OPTIMIZE="$RPM_OPT_FLAGS" +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 {} ';' -find $RPM_BUILD_ROOT -type d -depth -exec rmdir {} 2>/dev/null ';' -chmod -R u+w $RPM_BUILD_ROOT/* +make pure_install PERL_INSTALL_ROOT=$RPM_BUILD_ROOT + +find $RPM_BUILD_ROOT -type f -name .packlist -exec rm -f {} \; +find $RPM_BUILD_ROOT -type f -name '*.bs' -size 0 -exec rm -f {} \; +find $RPM_BUILD_ROOT -depth -type d -exec rmdir {} 2>/dev/null \; -%check || : -make test +%{_fixperms} $RPM_BUILD_ROOT/* +%check +%{?_with_check:make test} %clean rm -rf $RPM_BUILD_ROOT - %files %defattr(-,root,root,-) -%doc Changes README Artistic +%doc Artistic Changes README %{perl_vendorarch}/auto/Unix %{perl_vendorarch}/Unix %{_mandir}/man3/Unix::Syslog.3pm* - %changelog +* Mon Apr 16 2007 Steven Pritchard 0.100-9 +- Use fixperms macro instead of our own chmod incantation. +- BR ExtUtils::MakeMaker. + +* Mon Aug 28 2006 Steven Pritchard 0.100-8 +- Rebuild. +- Fix find option order. +- Minor cleanup to more closely match cpanspec output. + +* Sat Feb 18 2006 Steven Pritchard 0.100-7 +- Rebuild. + +* Mon Sep 05 2005 Steven Pritchard 0.100-6 +- Spec cleanup. +- Disable "make test" by default (spams console). + +* Fri Apr 7 2005 Michael Schwendt +- rebuilt + * Mon Apr 26 2004 Ville Skytt?? - 0:0.100-0.fdr.4 - Bring up to date with current fedora.us perl spec template. - Require perl(:MODULE_COMPAT_*). @@ -72,5 +82,5 @@ - Changed Group tag value - Added missing unowned directories -* Sun Jun 15 2003 Dams +* Sun Jun 15 2003 Dams - Initial build. From fedora-extras-commits at redhat.com Mon Apr 16 22:15:12 2007 From: fedora-extras-commits at redhat.com (Steven Pritchard (steve)) Date: Mon, 16 Apr 2007 18:15:12 -0400 Subject: rpms/perl-Unix-Syslog/EL-5 perl-Unix-Syslog.spec,1.11,1.12 Message-ID: <200704162215.l3GMFC1n017710@cvs-int.fedora.redhat.com> Author: steve Update of /cvs/extras/rpms/perl-Unix-Syslog/EL-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv17602 Modified Files: perl-Unix-Syslog.spec Log Message: Sync with devel. Index: perl-Unix-Syslog.spec =================================================================== RCS file: /cvs/extras/rpms/perl-Unix-Syslog/EL-5/perl-Unix-Syslog.spec,v retrieving revision 1.11 retrieving revision 1.12 diff -u -r1.11 -r1.12 --- perl-Unix-Syslog.spec 28 Aug 2006 20:36:27 -0000 1.11 +++ perl-Unix-Syslog.spec 16 Apr 2007 22:14:38 -0000 1.12 @@ -1,12 +1,13 @@ Name: perl-Unix-Syslog Version: 0.100 -Release: 8%{?dist} +Release: 9%{?dist} Summary: Perl interface to the UNIX syslog(3) calls License: Artistic Group: System Environment/Libraries URL: http://search.cpan.org/dist/Unix-Syslog/ Source0: http://www.cpan.org/authors/id/M/MH/MHARNISCH/Unix-Syslog-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) +BuildRequires: perl(ExtUtils::MakeMaker) Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) %description @@ -31,7 +32,7 @@ find $RPM_BUILD_ROOT -type f -name '*.bs' -size 0 -exec rm -f {} \; find $RPM_BUILD_ROOT -depth -type d -exec rmdir {} 2>/dev/null \; -chmod -R u+rwX,go+rX,go-w $RPM_BUILD_ROOT/* +%{_fixperms} $RPM_BUILD_ROOT/* %check %{?_with_check:make test} @@ -47,6 +48,10 @@ %{_mandir}/man3/Unix::Syslog.3pm* %changelog +* Mon Apr 16 2007 Steven Pritchard 0.100-9 +- Use fixperms macro instead of our own chmod incantation. +- BR ExtUtils::MakeMaker. + * Mon Aug 28 2006 Steven Pritchard 0.100-8 - Rebuild. - Fix find option order. From fedora-extras-commits at redhat.com Mon Apr 16 23:06:23 2007 From: fedora-extras-commits at redhat.com (Brian Pepple (bpepple)) Date: Mon, 16 Apr 2007 19:06:23 -0400 Subject: rpms/farsight/devel .cvsignore, 1.4, 1.5 farsight.spec, 1.5, 1.6 sources, 1.4, 1.5 Message-ID: <200704162306.l3GN6NcE023211@cvs-int.fedora.redhat.com> Author: bpepple Update of /cvs/extras/rpms/farsight/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv23186 Modified Files: .cvsignore farsight.spec sources Log Message: * Mon Apr 16 2007 Brian Pepple - 0.1.17-1 - Update to 0.1.17. Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/farsight/devel/.cvsignore,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- .cvsignore 27 Mar 2007 19:24:39 -0000 1.4 +++ .cvsignore 16 Apr 2007 23:05:49 -0000 1.5 @@ -1 +1 @@ -farsight-0.1.15.tar.gz +farsight-0.1.17.tar.gz Index: farsight.spec =================================================================== RCS file: /cvs/extras/rpms/farsight/devel/farsight.spec,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- farsight.spec 27 Mar 2007 19:24:39 -0000 1.5 +++ farsight.spec 16 Apr 2007 23:05:49 -0000 1.6 @@ -1,5 +1,5 @@ Name: farsight -Version: 0.1.15 +Version: 0.1.17 Release: 1%{?dist} Summary: A audio/video conferencing framework @@ -98,6 +98,9 @@ %changelog +* Mon Apr 16 2007 Brian Pepple - 0.1.17-1 +- Update to 0.1.17. + * Tue Mar 27 2007 Brian Pepple - 0.1.15-1 - Update to 0.1.15. - Update URL & Source to new locations. Index: sources =================================================================== RCS file: /cvs/extras/rpms/farsight/devel/sources,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- sources 27 Mar 2007 19:24:39 -0000 1.4 +++ sources 16 Apr 2007 23:05:49 -0000 1.5 @@ -1 +1 @@ -e1412e4c54f82ecb5538e738e533af1f farsight-0.1.15.tar.gz +f5afd6098041bdeabf7756d6e505aede farsight-0.1.17.tar.gz From fedora-extras-commits at redhat.com Mon Apr 16 23:12:34 2007 From: fedora-extras-commits at redhat.com (Jasper O'neal Hartline (autopsy)) Date: Mon, 16 Apr 2007 19:12:34 -0400 Subject: kadischi/livecd_generator install-boot.sh,1.15,1.16 Message-ID: <200704162312.l3GNCYYK023472@cvs-int.fedora.redhat.com> Author: autopsy Update of /cvs/devel/kadischi/livecd_generator In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv23428/livecd_generator Modified Files: install-boot.sh Log Message: Modifications for Xen kernels, buildstamp file modifications Index: install-boot.sh =================================================================== RCS file: /cvs/devel/kadischi/livecd_generator/install-boot.sh,v retrieving revision 1.15 retrieving revision 1.16 diff -u -r1.15 -r1.16 --- install-boot.sh 16 Apr 2007 15:30:36 -0000 1.15 +++ install-boot.sh 16 Apr 2007 23:12:32 -0000 1.16 @@ -1,4 +1,5 @@ #!/bin/bash +#set -x sysdir=$1 csysdir=$2 @@ -8,7 +9,7 @@ kernel_is_xenU=$(echo $kernel | /bin/grep -G [[:alnum:]]xenU) kernel_is_smp=$(echo $kernel | /bin/grep -G [[:alnum:]]smp) kernel_is_up=$(echo $kernel | grep -v smp) -kernel_version_proper=$(echo $kernel | /bin/sed -e 's|xen0||' | /bin/sed -e 's|xenU||') +kernel_version_proper=$(echo $kernel | /bin/sed -e 's|xen0||' | /bin/sed -e 's|xenU||' | /bin/sed -e 's|xen||') kernel_params='selinux=0' . /etc/kadischi/kadischi.conf @@ -127,7 +128,7 @@ _EOF_ fi -if [ ! $kernel_is_xen0 ] && [ ! $kernel_is_xenU ]; then +if [ ! $kernel_is_xen0 ] && [ ! $kernel_is_xenU ] && [ ! $kernel_is_xen ]; then if [ -f $csysdir/boot/isolinux/initrd.smp.img ] && [ -f $csysdir/boot/isolinux/initrd.img ]; then if [ -d $INSTALLDIR/bootsplash ]; then /bin/cp $INSTALLDIR/bootsplash/{memtest,splash.lss,{boot,general,options,license}.msg} $csysdir/boot/isolinux/ @@ -158,7 +159,7 @@ append - _EOF_ fi -elif [ $kernel_is_xen0 ]; then +elif [ -n $kernel_is_xen0 ]; then if [ -d $INSTALLDIR/bootsplash ]; then /bin/cp $INSTALLDIR/bootsplash/{memtest,splash.lss,{xenboot,general,options,license,xen}.msg} $csysdir/boot/isolinux/ else @@ -187,7 +188,7 @@ kernel memtest append - _EOF_ -elif [ $kernel_is_xenU ]; then +elif [ -n $kernel_is_xenU ]; then if [ -d $INSTALLDIR/bootsplash ]; then /bin/cp $INSTALLDIR/bootsplash/{memtest,splash.lss,{xenboot,general,options,license,xen}.msg} $csysdir/boot/isolinux/ else @@ -216,13 +217,15 @@ kernel memtest append - _EOF_ -elif [ $kernel_is_xen ]; then +elif [ -n $kernel_is_xen ]; then if [ -d $INSTALLDIR/bootsplash ]; then /bin/cp $INSTALLDIR/bootsplash/{memtest,splash.lss,{xenboot,general,options,license,xen}.msg} $csysdir/boot/isolinux/ else echo "Nothing found for bootsplashing." nobootsplash fi +/bin/cp $sysdir/boot/xen.gz-$kernel_version_proper $csysdir/boot/isolinux/xen.gz +/bin/cp /usr/lib/syslinux/mboot.c32 $csysdir/boot/isolinux/ /bin/cp $sysdir/boot/initrd-$kernel $csysdir/boot/isolinux/initrd.img /bin/cp $sysdir/boot/vmlinuz-$kernel $csysdir/boot/isolinux/vmlinuz /bin/cat > $csysdir/boot/isolinux/isolinux.cfg <<_EOF_ @@ -236,11 +239,11 @@ F4 license.msg F5 xen.msg label linux - kernel vmlinuz - append initrd=initrd.img quiet $kernel_params + kernel mboot.c32 + append xen.gz nosmp noacpi --- vmlinuz --- initrd.img quiet $kernel_params label debug - kernel vmlinuz - append initrd=initrd.img INITRD_DBG=x $kernel_params + kernel mboot.c32 + append xen.gz nosmp noacpi noreboot --- vmlinuz --- initrd.img INITRD_DBG=x label memtest86 kernel memtest append - From fedora-extras-commits at redhat.com Mon Apr 16 23:12:29 2007 From: fedora-extras-commits at redhat.com (Jasper O'neal Hartline (autopsy)) Date: Mon, 16 Apr 2007 19:12:29 -0400 Subject: kadischi kadischi.spec,1.53,1.54 Message-ID: <200704162312.l3GNCxXI023478@cvs-int.fedora.redhat.com> Author: autopsy Update of /cvs/devel/kadischi In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv23428 Modified Files: kadischi.spec Log Message: Modifications for Xen kernels, buildstamp file modifications Index: kadischi.spec =================================================================== RCS file: /cvs/devel/kadischi/kadischi.spec,v retrieving revision 1.53 retrieving revision 1.54 diff -u -r1.53 -r1.54 --- kadischi.spec 16 Apr 2007 15:30:35 -0000 1.53 +++ kadischi.spec 16 Apr 2007 23:12:27 -0000 1.54 @@ -87,6 +87,7 @@ - Display estimated size of ISO in MegaBytes not Bytes - Integrate Zenity into 04userconfig.pl and 07accounts.sh - Correct issue with Xen kernel installs (again) +- Set buildstamp file to Fedora Core release 6 * Thu Apr 12 2007 3.4-7.20070412cvs From fedora-extras-commits at redhat.com Mon Apr 16 23:12:29 2007 From: fedora-extras-commits at redhat.com (Jasper O'neal Hartline (autopsy)) Date: Mon, 16 Apr 2007 19:12:29 -0400 Subject: kadischi/conf buildstamp,1.2,1.3 Message-ID: <200704162312.l3GNCxBO023479@cvs-int.fedora.redhat.com> Author: autopsy Update of /cvs/devel/kadischi/conf In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv23428/conf Modified Files: buildstamp Log Message: Modifications for Xen kernels, buildstamp file modifications Index: buildstamp =================================================================== RCS file: /cvs/devel/kadischi/conf/buildstamp,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- buildstamp 1 Sep 2006 22:07:29 -0000 1.2 +++ buildstamp 16 Apr 2007 23:12:27 -0000 1.3 @@ -1,5 +1,5 @@ 200609012237.i386 Fedora Core -5 +6 Fedora http://bugzilla.redhat.com/bugzilla/ From fedora-extras-commits at redhat.com Mon Apr 16 23:15:17 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Mon, 16 Apr 2007 19:15:17 -0400 Subject: rpms/pidgin - New directory Message-ID: <200704162315.l3GNFHBU023652@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/rpms/pidgin In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners/tmpcvsU23609/rpms/pidgin Log Message: Directory /cvs/extras/rpms/pidgin added to the repository From fedora-extras-commits at redhat.com Mon Apr 16 23:15:22 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Mon, 16 Apr 2007 19:15:22 -0400 Subject: owners owners.list,1.2679,1.2680 Message-ID: <200704162315.l3GNFM9W023664@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/owners In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners Modified Files: owners.list Log Message: add pidgin Index: owners.list =================================================================== RCS file: /cvs/extras/owners/owners.list,v retrieving revision 1.2679 retrieving revision 1.2680 diff -u -r1.2679 -r1.2680 --- owners.list 16 Apr 2007 18:14:41 -0000 1.2679 +++ owners.list 16 Apr 2007 23:14:52 -0000 1.2680 @@ -2301,6 +2301,7 @@ Fedora Extras|physfs|Library to provide abstract access to various archives|tcallawa at redhat.com|extras-qa at fedoraproject.org| Fedora Extras|piccolo|Small fast XML parser|mwringe at redhat.com|extras-qa at fedoraproject.org| Fedora Extras|picocom|Minimal serial communications program|jafo-redhat at tummy.com|extras-qa at fedoraproject.org| +Fedora Extras|pidgin|Internet Messenging Client|wtogami at redhat.com|extras-qa at fedoraproject.org| Fedora Extras|pikdev|IDE for development of PICmicro based application (under Linux/KDE)|aportal at univ-montp2.fr|extras-qa at fedoraproject.org| Fedora Extras|piklab|Development environment for applications based on PIC & dsPIC microcontrollers|cgoorah at yahoo.com.au,aportal at univ-montp2.fr|extras-qa at fedoraproject.org| Fedora Extras|pikloops|Code generator for PIC delays|aportal at univ-montp2.fr|extras-qa at fedoraproject.org| From fedora-extras-commits at redhat.com Mon Apr 16 23:15:25 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Mon, 16 Apr 2007 19:15:25 -0400 Subject: rpms/pidgin/devel - New directory Message-ID: <200704162315.l3GNFPBM023668@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/rpms/pidgin/devel In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners/tmpcvsU23609/rpms/pidgin/devel Log Message: Directory /cvs/extras/rpms/pidgin/devel added to the repository From fedora-extras-commits at redhat.com Mon Apr 16 23:15:31 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Mon, 16 Apr 2007 19:15:31 -0400 Subject: rpms/pidgin Makefile,NONE,1.1 import.log,NONE,1.1 pkg.acl,NONE,1.1 Message-ID: <200704162315.l3GNFVqI023697@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/rpms/pidgin In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners/tmpcvsU23609/rpms/pidgin Added Files: Makefile import.log pkg.acl Log Message: Setup of module pidgin --- NEW FILE Makefile --- # Top level Makefile for module pidgin 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 --- --- NEW FILE pkg.acl --- From fedora-extras-commits at redhat.com Mon Apr 16 23:15:38 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Mon, 16 Apr 2007 19:15:38 -0400 Subject: rpms/pidgin/devel .cvsignore, NONE, 1.1 Makefile, NONE, 1.1 sources, NONE, 1.1 Message-ID: <200704162315.l3GNFcvP023716@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/rpms/pidgin/devel In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners/tmpcvsU23609/rpms/pidgin/devel Added Files: .cvsignore Makefile sources Log Message: Setup of module pidgin --- NEW FILE .cvsignore --- --- NEW FILE Makefile --- # Makefile for source rpm: pidgin # $Id: Makefile,v 1.1 2007/04/16 23:15:34 wtogami Exp $ NAME := pidgin SPECFILE = $(firstword $(wildcard *.spec)) define find-makefile-common for d in common ../common ../../common ; do if [ -f $$d/Makefile.common ] ; then if [ -f $$d/CVS/Root -a -w $$/Makefile.common ] ; then cd $$d ; cvs -Q update ; fi ; echo "$$d/Makefile.common" ; break ; fi ; done endef MAKEFILE_COMMON := $(shell $(find-makefile-common)) ifeq ($(MAKEFILE_COMMON),) # attept a checkout define checkout-makefile-common test -f CVS/Root && { cvs -Q -d $$(cat CVS/Root) checkout common && echo "common/Makefile.common" ; } || { echo "ERROR: I can't figure out how to checkout the 'common' module." ; exit -1 ; } >&2 endef MAKEFILE_COMMON := $(shell $(checkout-makefile-common)) endif include $(MAKEFILE_COMMON) --- NEW FILE sources --- From fedora-extras-commits at redhat.com Mon Apr 16 23:20:49 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Mon, 16 Apr 2007 19:20:49 -0400 Subject: rpms/pidgin/devel gaim-fedora-prefs.xml, NONE, 1.1 pidgin-2.0.0-beta7-fix-perl-plugin-varnames.patch, NONE, 1.1 pidgin-2.0.0-beta7-reread-resolvconf.patch, NONE, 1.1 pidgin.spec, NONE, 1.1 .cvsignore, 1.1, 1.2 sources, 1.1, 1.2 Message-ID: <200704162320.l3GNKn6A023877@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/rpms/pidgin/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv23849 Modified Files: .cvsignore sources Added Files: gaim-fedora-prefs.xml pidgin-2.0.0-beta7-fix-perl-plugin-varnames.patch pidgin-2.0.0-beta7-reread-resolvconf.patch pidgin.spec Log Message: - pidgin-2.0.0 snapshot prior to beta7 - rename gaim to pidgin/purple/finch in various places of spec (not complete) - ExcludeArch s390, s390x. It never did work there. - Include meanwhile plugin by moving to Extras --- NEW FILE gaim-fedora-prefs.xml --- pidgin-2.0.0-beta7-fix-perl-plugin-varnames.patch: --- NEW FILE pidgin-2.0.0-beta7-fix-perl-plugin-varnames.patch --- diff -urN pidgin-2.0.0beta7devel.orig/pidgin/plugins/perl/common/GtkDialogs.xs pidgin-2.0.0beta7devel/pidgin/plugins/perl/common/GtkDialogs.xs --- pidgin-2.0.0beta7devel.orig/pidgin/plugins/perl/common/GtkDialogs.xs 2007-03-20 01:59:41.000000000 -0400 +++ pidgin-2.0.0beta7devel/pidgin/plugins/perl/common/GtkDialogs.xs 2007-04-16 14:49:39.000000000 -0400 @@ -1,52 +1,52 @@ #include "gtkmodule.h" -MODULE = Pidgin::Dialogs PACKAGE = Pidgin::Dialogs PREFIX = pidgindialogs_ +MODULE = Pidgin::Dialogs PACKAGE = Pidgin::Dialogs PREFIX = pidgin_dialogs_ PROTOTYPES: ENABLE void -pidgindialogs_destroy_all() +pidgin_dialogs_destroy_all() void -pidgindialogs_about() +pidgin_dialogs_about() void -pidgindialogs_im() +pidgin_dialogs_im() void -pidgindialogs_im_with_user(account, username) +pidgin_dialogs_im_with_user(account, username) Purple::Account account const char * username void -pidgindialogs_info() +pidgin_dialogs_info() void -pidgindialogs_log() +pidgin_dialogs_log() void -pidgindialogs_alias_contact(contact) +pidgin_dialogs_alias_contact(contact) Purple::BuddyList::Contact contact void -pidgindialogs_alias_buddy(buddy) +pidgin_dialogs_alias_buddy(buddy) Purple::BuddyList::Buddy buddy void -pidgindialogs_alias_chat(chat) +pidgin_dialogs_alias_chat(chat) Purple::BuddyList::Chat chat void -pidgindialogs_remove_buddy(buddy) +pidgin_dialogs_remove_buddy(buddy) Purple::BuddyList::Buddy buddy void -pidgindialogs_remove_group(group) +pidgin_dialogs_remove_group(group) Purple::BuddyList::Group group void -pidgindialogs_remove_chat(chat) +pidgin_dialogs_remove_chat(chat) Purple::BuddyList::Chat chat void -pidgindialogs_remove_contact(contact) +pidgin_dialogs_remove_contact(contact) Purple::BuddyList::Contact contact diff -urN pidgin-2.0.0beta7devel.orig/pidgin/plugins/perl/common/GtkFt.xs pidgin-2.0.0beta7devel/pidgin/plugins/perl/common/GtkFt.xs --- pidgin-2.0.0beta7devel.orig/pidgin/plugins/perl/common/GtkFt.xs 2007-03-20 01:59:41.000000000 -0400 +++ pidgin-2.0.0beta7devel/pidgin/plugins/perl/common/GtkFt.xs 2007-04-16 14:49:59.000000000 -0400 @@ -10,41 +10,41 @@ Pidgin::Xfer::Dialog pidgin_get_xfer_dialog() -MODULE = Pidgin::Xfer PACKAGE = Pidgin::Xfer::Dialog PREFIX = pidginxfer_dialog_ +MODULE = Pidgin::Xfer PACKAGE = Pidgin::Xfer::Dialog PREFIX = pidgin_xfer_dialog_ PROTOTYPES: ENABLE Pidgin::Xfer::Dialog -pidginxfer_dialog_new(class) +pidgin_xfer_dialog_new(class) C_ARGS: /* void */ void -pidginxfer_dialog_destroy(dialog) +pidgin_xfer_dialog_destroy(dialog) Pidgin::Xfer::Dialog dialog void -pidginxfer_dialog_show(dialog = NULL) +pidgin_xfer_dialog_show(dialog = NULL) Pidgin::Xfer::Dialog dialog void -pidginxfer_dialog_hide(dialog) +pidgin_xfer_dialog_hide(dialog) Pidgin::Xfer::Dialog dialog void -pidginxfer_dialog_add_xfer(dialog, xfer) +pidgin_xfer_dialog_add_xfer(dialog, xfer) Pidgin::Xfer::Dialog dialog Purple::Xfer xfer void -pidginxfer_dialog_remove_xfer(dialog, xfer) +pidgin_xfer_dialog_remove_xfer(dialog, xfer) Pidgin::Xfer::Dialog dialog Purple::Xfer xfer void -pidginxfer_dialog_cancel_xfer(dialog, xfer) +pidgin_xfer_dialog_cancel_xfer(dialog, xfer) Pidgin::Xfer::Dialog dialog Purple::Xfer xfer void -pidginxfer_dialog_update_xfer(dialog, xfer) +pidgin_xfer_dialog_update_xfer(dialog, xfer) Pidgin::Xfer::Dialog dialog Purple::Xfer xfer diff -urN pidgin-2.0.0beta7devel.orig/pidgin/plugins/perl/common/GtkThemes.xs pidgin-2.0.0beta7devel/pidgin/plugins/perl/common/GtkThemes.xs --- pidgin-2.0.0beta7devel.orig/pidgin/plugins/perl/common/GtkThemes.xs 2007-03-20 01:59:41.000000000 -0400 +++ pidgin-2.0.0beta7devel/pidgin/plugins/perl/common/GtkThemes.xs 2007-04-16 14:50:39.000000000 -0400 @@ -1,28 +1,28 @@ #include "gtkmodule.h" -MODULE = Pidgin::Themes PACKAGE = Pidgin::Themes PREFIX = pidginthemes_ +MODULE = Pidgin::Themes PACKAGE = Pidgin::Themes PREFIX = pidgin_themes_ PROTOTYPES: ENABLE void -pidginthemes_init() +pidgin_themes_init() gboolean -pidginthemes_smileys_disabled() +pidgin_themes_smileys_disabled() void -pidginthemes_smiley_theme_probe() +pidgin_themes_smiley_theme_probe() void -pidginthemes_load_smiley_theme(file, load) +pidgin_themes_load_smiley_theme(file, load) const char * file gboolean load void -pidginthemes_get_proto_smileys(id) +pidgin_themes_get_proto_smileys(id) const char * id PREINIT: GSList *l; PPCODE: - for (l = pidginthemes_get_proto_smileys(id); l != NULL; l = l->next) { + for (l = pidgin_themes_get_proto_smileys(id); l != NULL; l = l->next) { XPUSHs(sv_2mortal(purple_perl_bless_object(l->data, "Pidgin::IMHtml::Smiley"))); } pidgin-2.0.0-beta7-reread-resolvconf.patch: --- NEW FILE pidgin-2.0.0-beta7-reread-resolvconf.patch --- http://sourceforge.net/tracker/index.php?func=detail&aid=1604261&group_id=235&atid=300235 If the network connection on a machine is changed while gaim is running, it won't pick up the changes unless NetworkManager support is enabled. This makes it always re-read the DNS info before a server connect. This implemention is considered to be disliked because it re-reads the config files a few times upon every connection. There appears however to be no work underway to fix it properly. This behavior is at least harmless while fixing the bug, so we will keep this patch for now. diff -urN pidgin-2.0.0beta7devel.orig/libpurple/connection.c pidgin-2.0.0beta7devel/libpurple/connection.c --- pidgin-2.0.0beta7devel.orig/libpurple/connection.c 2007-03-20 01:59:41.000000000 -0400 +++ pidgin-2.0.0beta7devel/libpurple/connection.c 2007-04-16 13:54:40.000000000 -0400 @@ -37,6 +37,10 @@ #include "signals.h" #include "util.h" +#include +#include +#include + static GList *connections = NULL; static GList *connections_connecting = NULL; static PurpleConnectionUiOps *connection_ui_ops = NULL; @@ -139,6 +143,9 @@ purple_signal_emit(purple_connections_get_handle(), "signing-on", gc); + /* Re-read resolv.conf and friends in case DNS servers have changed */ + res_init(); + if (regist) { purple_debug_info("connection", "Registering. gc = %p\n", gc); diff -urN pidgin-2.0.0beta7devel.orig/libpurple/network.c pidgin-2.0.0beta7devel/libpurple/network.c --- pidgin-2.0.0beta7devel.orig/libpurple/network.c 2007-04-01 11:51:46.000000000 -0400 +++ pidgin-2.0.0beta7devel/libpurple/network.c 2007-04-16 13:55:08.000000000 -0400 @@ -612,8 +612,6 @@ switch(current) { case LIBNM_ACTIVE_NETWORK_CONNECTION: - /* Call res_init in case DNS servers have changed */ - res_init(); if (ui_ops != NULL && ui_ops->network_connected != NULL) ui_ops->network_connected(); prev = current; --- NEW FILE pidgin.spec --- # OPTION: perl integration (FC1+) %define perl_integration 1 # OPTION: krb5 for Zephyr protocol (FC1+) %define krb_integration 1 # OPTION: gtkspell integration (FC1+) %define gtkspell_integration 1 # OPTION: Preferred Applications with gnome-open (FC1+) %define gnome_open_integration 1 # OPTION: Evolution 1.5+ integration (FC3+) %define evolution_integration 1 # OPTION: SILC integration (FC3+) %define silc_integration 1 # OPTION: dbus integration (FC5+) %define dbus_integration 1 # OPTION: gstreamer integration (FC5+) %define gstreamer_integration 1 # OPTION: NetworkManager integration (FC5+) %define nm_integration 1 # OPTION: Modular X (FC5+) %define modular_x 1 # OPTION: dbus-glib split (FC6+) %define dbus_glib_splt 1 # OPTION: Meanwhile integration (F7+) %define meanwhile_integration 1 # OPTION: Mono integration (FC5+, broken) %define mono_integration 0 # OPTION: Howl integration (seems broken) %define howl_integration 0 # Prerelease define %define betaver beta7devel Name: pidgin Version: 2.0.0 Release: 0.33.%{betaver}%{?dist} License: GPL Group: Applications/Internet URL: http://pidgin.im/ #Source0: http://download.sourceforge.net/gaim/gaim-%{version}%{betaver}.tar.bz2 Source0: pidgin-%{version}%{betaver}.tar.gz Epoch: 2 Obsoletes: gaim Provides: gaim ExcludeArch: s390 s390x # meanwhile plugin is now provided by the main package Obsoletes: gaim-meanwhile ## Fedora pidgin defaults - Please Regenerate for Each Major Release # 1) run gaim as new user 2) edit preferences 3) close 4) copy .gaim/prefs.xml # - enable System Tray Icon # - enable ExtPlacement plugin # - enable History plugin # - enable Message Notification plugin # Insert count of new messages into window title # Set window manager "URGENT" hint # - disable buddy icon in buddy list # - enable Logging (in HTML) # - Browser "GNOME Default" # - Smiley Theme "Default" Source1: gaim-fedora-prefs.xml ## Patches 0-99: Fedora specific or upstream wont accept ## Patches 100+: To be Included in Future Upstream Patch113: pidgin-2.0.0-beta7-reread-resolvconf.patch Patch114: pidgin-2.0.0-beta7-fix-perl-plugin-varnames.patch BuildRoot: %{_tmppath}/%{name}-%{version}-root Summary: A Gtk+ based multiprotocol instant messaging client # Require Binary Compatible glib # returns bogus value if glib2-devel is not installed in order for parsing to succeed # bogus value wont make it into a real package %define glib_ver %([ -a %{_libdir}/pkgconfig/glib-2.0.pc ] && pkg-config --modversion glib-2.0 | cut -d. -f 1,2 || echo -n "999") BuildRequires: glib2-devel Requires: glib2 >= %{glib_ver} # Basic Library Requirements BuildRequires: autoconf BuildRequires: startup-notification-devel BuildRequires: cyrus-sasl-devel BuildRequires: mozilla-nss-devel BuildRequires: gtk2-devel BuildRequires: gettext BuildRequires: intltool BuildRequires: desktop-file-utils BuildRequires: ncurses-devel # Bug #212817 Jabber needs cyrus-sasl plugins for authentication Requires: cyrus-sasl-plain, cyrus-sasl-md5 # krb5 needed for Zephyr (FC1+) %if %{krb_integration} BuildRequires: krb5-devel %endif # gtkspell integration (FC1+) %if %{gtkspell_integration} BuildRequires: gtkspell-devel, aspell-devel %endif # Preferred Applications (FC1+) %if %{gnome_open_integration} Requires: libgnome %else Requires: htmlview %endif # Evolution integration (FC3+) %if %{evolution_integration} BuildRequires: evolution-data-server-devel %endif # SILC integration (FC3+) %if %{silc_integration} BuildRequires: libsilc-devel %endif # DBus integration (FC5+) %if %{dbus_integration} BuildRequires: dbus-devel >= 0.60 BuildRequires: python >= 2.4 %endif # GStreamer integration (FC5+) %if %{gstreamer_integration} BuildRequires: gstreamer-devel >= 0.10 %endif # NetworkManager integration (FC5+) %if %{nm_integration} %ifnarch s390 s390x # No NetworkManager on s390/s390x BuildRequires: NetworkManager-glib-devel %endif %endif # Modular X (FC5+) %if %{modular_x} BuildRequires: libSM-devel BuildRequires: libXScrnSaver-devel %endif # DBus GLIB Split (FC6+) %if %{dbus_glib_splt} BuildRequires: dbus-glib-devel >= 0.70 %endif # Mono integration (FC5+, broken) %if %{mono_integration} BuildRequires: mono-devel %endif # Howl integration (seems to be broken) %if %{howl_integration} BuildRequires: avahi-devel %endif # Meanwhile integration (not shipped in core) %if %{meanwhile_integration} BuildRequires: meanwhile-devel %endif %description Gaim allows you to talk to anyone using a variety of messaging protocols, including AIM (Oscar and TOC), ICQ, IRC, Yahoo!, MSN Messenger, Jabber, Gadu-Gadu, Napster, and Zephyr. These protocols are implemented using a modular, easy to use design. To use a protocol, just add an account using the account editor. Gaim supports many common features of other clients, as well as many unique features, such as perl scripting and C plugins. Gaim is NOT affiliated with or endorsed by America Online, Inc., Microsoft Corporation, or Yahoo! Inc. or other messaging service providers. %package devel Summary: Development headers and libraries for pidgin Group: Development/Libraries Requires: %{name} = %{epoch}:%{version}-%{release} Obsoletes: gaim-devel Provides: gaim-devel %description devel This package contains the files necessary to develop or compile code that depends on pidgin. %prep %setup -q -n pidgin-%{version}%{betaver} ## Patches 0-99: Fedora specific or upstream wont accept ## Patches 100+: To be Included in Future Upstream %patch113 -p1 %patch114 -p1 # Relabel internal version for support purposes sed -i "s/%{version}%{betaver}/%{version}-%{release}/g" configure chmod 755 configure # If not using gnome-open, then default to htmlview cp %{SOURCE1} prefs.xml if [ "%{gnome_open_integration}" == "0" ]; then sed -i "s/gnome-open/custom/g" prefs.xml sed -i "s/pref name='command' type='string' value=''/pref name='command' type='string' value='htmlview'/" prefs.xml fi %build SWITCHES="" %if %{krb_integration} SWITCHES="$SWITCHES --with-krb4" %endif %if %{silc_integration} SWITCHES="$SWITCHES --with-silc-includes=%{_includedir}/silc --with-silc-libs=%{_libdir}" %endif %if %{perl_integration} SWITCHES="$SWITCHES --enable-perl" %else SWITCHES="$SWITCHES --disable-perl" %endif %if %{howl_integration} SWITCHES="$SWITCHES --with-howl-includes=/usr/include/avahi-compat-howl/" %endif %if %{mono_integration} SWITCHES="$SWITCHES --enable-mono" %else SWITCHES="$SWITCHES --disable-mono" %endif %if %{dbus_integration} SWITCHES="$SWITCHES --enable-dbus" %else SWITCHES="$SWITCHES --disable-dbus" %endif %if %{nm_integration} SWITCHES="$SWITCHES --enable-nm" %endif %if %{gstreamer_integration} SWITCHES="$SWITCHES --enable-gstreamer" %else SWITCHES="$SWITCHES --disable-gstreamer" %endif # FC5+ automatic -fstack-protector-all switch export RPM_OPT_FLAGS=${RPM_OPT_FLAGS//-fstack-protector/-fstack-protector-all} export CFLAGS="$RPM_OPT_FLAGS" # disable tcl and tk because nobody uses it # gnutls is buggy so use mozilla-nss on all distributions %configure --disable-tcl --disable-tk --enable-gnutls=no --enable-nss=yes \ --enable-cyrus-sasl $SWITCHES # NOTE: smp_mflags breaks the mono plugin? make %{?_smp_mflags} %install rm -rf $RPM_BUILD_ROOT make DESTDIR=$RPM_BUILD_ROOT install desktop-file-install --vendor pidgin --delete-original \ --add-category X-Red-Hat-Base \ --copy-generic-name-to-name \ --dir $RPM_BUILD_ROOT%{_datadir}/applications \ $RPM_BUILD_ROOT%{_datadir}/applications/pidgin.desktop # remove libtool libraries and static libraries rm -f `find $RPM_BUILD_ROOT -name "*.la" -o -name "*.a"` # remove the old perllocal.pod file rm -f $RPM_BUILD_ROOT%{perl_archlib}/perllocal.pod # remove relnot.so plugin since it is unusable for our package rm -f $RPM_BUILD_ROOT%{_libdir}/pidgin/relnot.so # install Fedora pidgin default prefs.xml mkdir -p $RPM_BUILD_ROOT%{_sysconfdir}/purple/ install -m 644 prefs.xml $RPM_BUILD_ROOT%{_sysconfdir}/purple/prefs.xml %if %{perl_integration} find $RPM_BUILD_ROOT -type f -name .packlist -exec rm -f {} ';' find $RPM_BUILD_ROOT -type f -name '*.bs' -empty -exec rm -f {} ';' %endif # make sure that we can write to all the files we've installed # so that they are properly stripped chmod -R u+w $RPM_BUILD_ROOT/* %find_lang pidgin # symlink /usr/bin/gaim to new pidgin name ln -sf %{_bindir}/pidgin $RPM_BUILD_ROOT%{_bindir}/gaim %post /sbin/ldconfig -n %{_libdir}/pidgin /sbin/ldconfig -n %{_libdir}/finch %if %{mono_integration} # Mono apps need mono_exec_t. Since pidgin doesn't call /usr/bin/mono to run its # mono bits, the existing selinux policy misses this. # XXX: This command fails on non-selinux systems with a non-zero return code. # Changing the selinux context here would also cause rpm -V and TPS failure. # XXX: pidgin's mono support is broken, making this useless to enable anyway # https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=196877 # There is also concern that we don't want pidgin to run with this security context # due to its historical security track record. For now we are disaling mono # temporarily until we decide a long term solution. /usr/bin/chcon -t mono_exec_t /usr/bin/pidgin %endif %postun /sbin/ldconfig -n %{_libdir}/pidgin /sbin/ldconfig -n %{_libdir}/finch %clean rm -rf $RPM_BUILD_ROOT %files -f pidgin.lang %defattr(-,root,root,-) %doc NEWS COPYING AUTHORS doc/FAQ README ChangeLog doc/PERL-HOWTO.dox %{_bindir}/* %{_libdir}/pidgin/ %{_libdir}/finch/ %{_libdir}/libpurple/ %{_libdir}/libpurple.so.* %{_libdir}/libgnt.so.* %{_mandir}/man1/* %{_mandir}/man3/* %{_datadir}/aclocal/purple.m4 %{_datadir}/applications/pidgin.desktop %{_datadir}/pixmaps/pidgin/ %{_datadir}/pixmaps/purple/ %{_datadir}/pixmaps/pidgin.svg %{_datadir}/sounds/pidgin/ %{_sysconfdir}/purple/ %{_sysconfdir}/gconf/schemas/purple.schemas %if %{perl_integration} %{perl_vendorarch}/Purple* %{perl_vendorarch}/auto/Purple/ %endif %if %{dbus_integration} %{_libdir}/libpurple-client.so.* #%{_datadir}/dbus-1/services/pidgin.service %endif %files devel %defattr(-,root,root,-) %{_includedir}/libpurple/ %{_includedir}/pidgin/ %{_includedir}/finch/ %{_includedir}/gnt/ %{_libdir}/libpurple.so %{_libdir}/libgnt.so %{_libdir}/pkgconfig/purple.pc %{_libdir}/pkgconfig/pidgin.pc %{_libdir}/pkgconfig/gnt.pc %if %{dbus_integration} %{_libdir}/libpurple-client.so %endif %changelog * Mon Apr 16 2007 Warren Togami - 2:2.0.0-0.33.beta7devel - pidgin-2.0.0 snapshot prior to beta7 - rename gaim to pidgin/purple/finch in various places of spec (not complete) - ExcludeArch s390, s390x. It never did work there. - Include meanwhile plugin by moving to Extras * Fri Mar 23 2007 Warren Togami - 2:2.0.0-0.31.beta6 - Removed debian-02_gnthistory-in-gtk Removed debian-03_gconf-gstreamer.patch Upstream recommended removing these patches. - Add fix-buggy-fetch-url - Enable type_chat and type_chat_nick in default prefs.xml * Sat Jan 20 2007 Warren Togami - 2:2.0.0-0.30.beta6 - 2.0.0 beta6 * Thu Jan 18 2007 Warren Togami - 2:2.0.0-0.29.beta5 - Debian patch 17_upnp_crash - Debian patch 18_jabber-roster-crash * Mon Dec 11 2006 Warren Togami - 2:2.0.0-0.28.beta5 - Debian patch 13_yahoo_webauth_disable temporarily disable the broken yahoo web auth fallback * Wed Dec 06 2006 Warren Togami - 2:2.0.0-0.27.beta5 - Debian patch 12_gstreamer-cleanup, hopefully fixes #218070 * Tue Dec 05 2006 Warren Togami - 2:2.0.0-0.26.beta5 - Jabber SASL Authentication Crash (#217335) * Wed Nov 29 2006 Warren Togami - 2:2.0.0-0.25.beta5 - GTK File dialog blanked fix (#217768) * Tue Nov 28 2006 Warren Togami - 2:2.0.0-0.24.beta5 - Debian patch 10_text-arrow-keys - Debian patch 11_reread-resolvconf * Sun Nov 26 2006 Warren Togami - 2:2.0.0-0.23.beta5 - Debian patch 08_jabber-info-crash * Tue Nov 21 2006 Warren Togami - 2:2.0.0-0.22.beta5 - 2.0.0 beta5 - Debian patches 02_gnthistory-in-gtk 03_gconf-gstreamer 04_blist-memleak 05_url-handler-xmpp 06_jabber-registration-srv 07_msn-custom-smiley-crash - SILC Account Edit Crash * Tue Nov 21 2006 Warren Togami - 2:2.0.0-0.21.beta4 - #212817 Jabber needs cyrus-sasl plugins for authentication * Wed Nov 15 2006 Warren Togami - 2:2.0.0-0.20.beta4 - #215704 Revert Yahoo protocol version identifier * Wed Nov 8 2006 Warren Togami - 2:2.0.0-0.19.beta4 - buildreq NetworkManager-glib-devel FC5+ (katzj) - #213800 debug window freeze fix - #212818 IRC SIGPIPE crash fix * Wed Oct 25 2006 Warren Togami - 2:2.0.0-0.17.beta4 - temporary workaround for gstreamer build bug in beta4 --enable-gstreamer prevented it from working =) NOTE: beta4 removed libao support entirely. Distros that lack gstreamer-0.10+ will need to use command line sound output from now on. - Gadu Gadu is re-included in beta4 without requirement of external library * Mon Oct 23 2006 Warren Togami - 2:2.0.0-0.16.beta4 - 2.0.0 beta4 - gaim-text ncurses interface! - gstreamer integration with FC5+ * Thu Oct 05 2006 Warren Togami - 2:2.0.0-0.15.beta3 - delete config.h correctly (rvokal) * Thu Oct 05 2006 Warren Togami - 2:2.0.0-0.14.beta3 - Fix multilib conflict in -devel (#205206) * Sat Sep 30 2006 Matthias Clasen - 2:2.0.0-0.13.beta3 - Make the tray icon work with transparent panels (#208706) * Mon Jul 31 2006 Warren Togami - 2:2.0.0-0.11.beta3 - rebuild for new libebook * Tue Jul 25 2006 Warren Togami - 2:2.0.0-0.9.beta3 - fix crash with certain UTF-8 names in buddy list (#199590) * Sat Jul 22 2006 Warren Togami - 2:2.0.0-0.8.beta3 - move gaim.pc to -devel (#199761) * Wed Jul 19 2006 Warren Togami - 2:2.0.0-0.7.beta3 - cleanup spec and update default pref * Wed Jul 19 2006 John (J5) Palmieri - 2:2.0.0-0.6.beta3.2 - Add BR for dbus-glib-devel * Wed Jul 12 2006 Jesse Keating - 2:2.0.0-0.6.beta3.1 - rebuild * Wed Jul 05 2006 Warren Togami 2.0.0-0.6.beta3 - SILC blank realname failure fix (#173076) * Thu Jun 29 2006 Warren Togami 2.0.0-0.5.beta3 - buildreq libSM-devel (#197241) * Wed Jun 28 2006 Warren Togami 2.0.0-0.4.beta3 - rebuild against libsilc-1.0.2 * Tue Jun 27 2006 Warren Togami 2.0.0-0.3.beta3 - more spec cleanups - buildreq libXScrnSaver-devel, gettext, intltool, desktop-file-utils - disable mono for now due to #196877 * Mon Jun 26 2006 Tom "spot" Callaway - split out -devel package to meet guidelines * Mon Jan 23 2006 Tom "spot" Callaway - gaim2 version of the spec * Fri Dec 09 2005 Jesse Keating - rebuilt * Thu Nov 10 2005 Warren Togami - 1:1.5.0-9 - Ensure that security opt flags are used (#165795) - Many bug fixes from Peter Lawler (#171350) 156: Fix Yahoo chatroom ignore on join 157: Fix Italian yahoo profiles 158: Strip HTML from status 159: xmlnode cleanup 160: Fix crash on non-terminated strings 161: silc-close-gaim_request-window-prpl-disconnect-p1 162: silc-close-gaim_request-window-prpl-disconnect-p2 163: silc-close-gaim_request-window-prpl-disconnect-p3 164: silc-close-gaim_request-window-prpl-disconnect-p4 165: silc-close-gaim_request-window-prpl-disconnect-p5 166: silc-close-gaim_request-window-prpl-disconnect-p6 167: MSN data corruption fix 168: msn-kill-convo-close-timeout-notices-p1 169: msn-kill-convo-close-timeout-notices-p2 170: msn-kill-convo-close-timeout-notices-p3 171: forceful-connection_disconnect-not-wipe-password 172: Clipboard leak and history scrolling fix 173: smileys-logtype-p1 174: smileys-logtype-p2 175: Allow Italics in IRC 176: Add more authors 177: Update copyright 178: Update HACKING doc 179: Fix doc creation 180: Fix AIM/ICQ Rate Limiting issue * Thu Oct 13 2005 Ray Strode - 1:1.5.0-7 - use upstream desktop file (except use generic name, because this is our default instant messaging client) * Tue Sep 27 2005 Warren Togami - 1:1.5.0-6 - remove -Wno-pointer-sign, not sure why it was needed earlier - fix FORTIFY_SOURCE on FC3 * Thu Sep 15 2005 Jeremy Katz - 1:1.5.0-5 - rebuild for new e-d-s * Sun Aug 21 2005 Peter Jones - 1:1.5.0-4 - rebuild for new cairo, add -Wno-pointer-sign - add -Wno-pointer-sign until somebody maintaining this package makes it build without it. * Sun Aug 14 2005 Warren Togami - 1:1.5.0-2 - always use -z relro and FORTIFY_SOURCE opt flags for FC3+ and RHEL4+ (compiler simply ignores these flags if they are unsupported) * Thu Aug 11 2005 Warren Togami - 1:1.5.0-1 - 1.5.0 security and bug fixes CAN-2005-2370 Gadu-Gadu memory alignment bug CAN-2005-2102 AIM/ICQ non-UTF-8 Filename Crash CAN-2005-2103 AIM/ICQ away message buffer overflow * Tue Aug 9 2005 Jeremy Katz - 1:1.4.0-7 - rebuild for new evolution-data-server * Mon Aug 1 2005 Warren Togami 1:1.4.0-6 - FC5+ bash regex replace for -fstack-protector-all (mharris) * Sun Jul 31 2005 Warren Togami 1:1.4.0-5 - FC5+ automatic -fstack-protector-all switch - 150: MSN buddy names with space disconnect and profile corruption (supercedes patch 149) - 151: Gadu Gadu memory alignment crash - 152: Rename Group Merge crash - 153: mailto: parse crash (util.c) - 154: mailto: parse crash (MSN) - 155: mailto: parse crash (Zephyr) * Mon Jul 11 2005 Warren Togami 1:1.4.0-4 - 149: MSN username with space disconnect fix - Do not own perl dir, remove empty files (#162994 jpo) * Sun Jul 10 2005 Warren Togami 1:1.4.0-2 - 148: AIM login crash fix * Thu Jul 07 2005 Warren Togami 1:1.4.0-1 - 1.4.0 * Thu Jun 09 2005 Warren Togami 1:1.3.1-0 - 1.3.1 more bug fixes CAN-2005-1269 CAN-2005-1934 - enable Message Notification plugin by default * Tue May 10 2005 Warren Togami 1:1.3.0-1 - 1.3.0 many bug fixes and two security fixes long URL crash fix (#157017) CAN-2005-1261 MSN bad messages crash fix (#157202) CAN-2005-1262 * Thu Apr 07 2005 Warren Togami 1:1.2.1-4 - use mozilla-nss everywhere because gnutls is buggy (#135778) * Wed Apr 06 2005 Warren Togami 1:1.2.1-2 - 147: drag-n-drop URL crash fix * Sun Apr 03 2005 Warren Togami 1:1.2.1-1 - update to 1.2.1 CAN-2005-0965 CAN-2005-0966 CAN-2005-0967 * Fri Mar 18 2005 Warren Togami 1:1.2.0-1 - update to 1.2.0 (minor bug fixes) * Mon Mar 07 2005 Warren Togami 1:1.1.4-5 - Copy before modifying prefs.xml * Sun Mar 06 2005 Warren Togami 1:1.1.4-4 - 144: POSIX functions became macros, build fix (#150429) - 145: Fix non-proxy yahoo file transfer - 146: Fix non-proxy yahoo buddy icons * Fri Mar 04 2005 Warren Togami 1:1.1.4-3 - 143: Gadu Gadu protocol crash fix (#149984) * Mon Feb 28 2005 Warren Togami 1:1.1.4-2 - remove gcc4 conditional since FC4 is gcc4 default * Thu Feb 24 2005 Warren Togami 1:1.1.4-1 - 1.1.4 with MSN crash fix, g_stat() crash workaround CAN-2005-0208 Gaim HTML parsing DoS (another one) * Tue Feb 22 2005 Warren Togami 1:1.1.3-4 - Test fixes for #149190 and #149304 * Mon Feb 21 2005 Dan Williams 1:1.1.3-3 - Work around #149190 gaim-1.1.3-2 segfaults when calling g_stat() * Fri Feb 18 2005 Warren Togami 1:1.1.3-2 - 1.1.3 including two security fixes CAN-2005-0472 Client freezes when receiving certain invalid messages CAN-2005-0473 Client crashes when receiving specific malformed HTML * Fri Jan 28 2005 Florian La Roche - rebuild * Thu Jan 20 2005 Warren Togami 1:1.1.2-1 - 1.1.2 with more bugfixes * Tue Jan 18 2005 Chip Turner 1:1.1.1-3 - rebuild for new perl * Mon Jan 03 2005 Warren Togami 1.1.1-2 - force required glib2 version * Tue Dec 28 2004 Warren Togami 1.1.1-1 - 1.1.1 (minor bugfixes) * Thu Dec 2 2004 Warren Togami 1.1.0-1 - upgrade 1.1.0 (mostly bugfixes) - fix PIE patch * Sat Nov 20 2004 Warren Togami 1.0.3-3 - make gcc4 conditional * Sat Nov 20 2004 Daniel Reed 1.0.3-2 - Rebuild using gcc4 - To revert, remove "BuildRequires: gcc4" and "CC=gcc4" * Fri Nov 12 2004 Warren Togami 1.0.3-1 - 1.0.3 another bugfix release * Tue Oct 19 2004 Warren Togami 1.0.2-1 - 1.0.2 fixes many crashes, endian and other issues * Tue Oct 19 2004 Warren Togami 1.0.1-3 - nosnilmot: zephyr krb build was broken by thinko * Wed Oct 13 2004 Warren Togami 1.0.1-2 - CAN-2004-0891 * Thu Oct 07 2004 Warren Togami 1.0.1-1 - update to 1.0.1 - disable naive GNOME session check - switch to gnutls default (FC3+) * Mon Sep 27 2004 Warren Togami 1.0.0-5 - djr fixed PIE - added gnutls option, disabled and favoring mozilla-nss * Sat Sep 25 2004 Warren Togami 1.0.0-4 - PIE * Mon Sep 20 2004 Warren Togami 1.0.0-3 - 141: Jabber chat room list fix * Mon Sep 20 2004 Daniel Reed 1.0.0-2 - #132967 Remove GenericName * Sat Sep 18 2004 Warren Togami 1.0.0-1 - 1.0.0 * Wed Sep 01 2004 Warren Togami 0.82.1-2 - enable SILC protocol * Thu Aug 26 2004 Warren Togami 0.82.1-1 - new upstream point release with crash fix and added translation * Wed Aug 25 2004 Warren Togami 0.82-2 - 140: Buddy icon pref changing crash fix * Wed Aug 25 2004 Warren Togami 0.82-1 - Update to 0.82 resolves several security issues and bugs CAN-2004-0500, CAN-2004-0754, CAN-2004-0784, CAN-2004-0785 More details at http://gaim.sourceforge.net/security/ * Mon Aug 16 2004 Warren Togami 0.81-7 - CVS backport 138: GTK Prefs bug fix * Sun Aug 15 2004 Warren Togami 0.81-6 - CVS backport 137: System Log viewer fd leak * Sun Aug 15 2004 Warren Togami 0.81-5 - fix substitution for browser back compat - req fix for htmlview back compat - update prefs.xml * Fri Aug 13 2004 Warren Togami 0.81-4 - conditionalize features for alternate target distributions - remove unnecessary ExclusiveArch - other cleanups * Wed Aug 11 2004 Warren Togami 0.81-3 - CVS backport 133: CAN-2004-0500 MSNLP buffer overflow 134: Select buddy icon in new account crash 135: Jabber join crash 136: Jabber tooltip fake self crash * Mon Aug 9 2004 Daniel Reed 0.81-2 - #125847 Change gaim.desktop names to "IM" * Thu Aug 05 2004 Warren Togami 0.81-1 - 0.81 - krb5-devel for Zephyr - evolution-data-server-devel integration plugin disabled by default because it seems very unstable * Sun Jul 18 2004 Warren Togami 0.80-3 - CVS backport 130, 131: MSN buddy scaling issue fix 132: Drag and Drop crash fix * Sat Jul 17 2004 Warren Togami 0.80-2 - CVS backport 129: IRC buddy list flood disconnect fix * Fri Jul 16 2004 Warren Togami 0.80-1 - update to 0.80 - enable ExtPlacement plugin by default - Smiley Theme "Default" by default (bug fix) - Insertions -> Control-{B/I/U} by default * Mon Jun 28 2004 Warren Togami 0.79-2 - remove tray icon patch temporarily because it seems to cause more problems than it solves. - provide gaim-devel - CVS backport 128: Cached buddy icons fix * Fri Jun 25 2004 Warren Togami 0.79-1 - update to 0.79 - update desktop patch - update header and pkgconfig locations - update default prefs - FC3 sed behavior workaround - temporarily disable evolution integration * Tue Jun 22 2004 Warren Togami 0.78-8 - rebuilt * Mon Jun 08 2004 Warren Togami 0.78-7 - CVS backport 125: MSN disconnect on non-fatal error fix 126: Paste html with img crash fix 127: Misplaced free fix * Sat Jun 05 2004 Warren Togami 0.78-4 - CVS backport 123: jabber disconnect fix 124: log find click fix * Sun May 30 2004 Warren Togami 0.78-2 - update to 0.78 (without SILC support for now) * Sun May 09 2004 Warren Togami 0.77-7 - CVS backport 121: byte order badness and crashing copy & paste fix 122: history.so scroll to bottom in new tabs fix * Tue May 04 2004 Warren Togami 0.77-6 - CVS backport 118: x86-64 yahoo auth fix 119: Copy/paste fixes for UCS-2 encoded selection 120: IRC reconnect segfault fix - remove relnot.so plugin because it is unusable in FC - Default enable logging and history.so plugin enable autoreconnect plugin - Fix Gnome Default url handler * Thu Apr 29 2004 Warren Togami 0.77-3 - remove gnome-open manual, since 0.77 has "GNOME Default" as default. - update default prefs.xml, disable buddy icons in buddy list - CVS backport 114: plugin prefs saving fix 115: autoreconn-suppress-dialogs 116: fix smileys in dialogs 117: gtk+ 2.0 compat * Sun Apr 25 2004 Warren Togami 0.77-1 - 0.77, remove cvs backports * Fri Apr 15 2004 Warren Togami 0.76-6 - CVS backports: 111 Prevent Crash during password change if blank fields 112 Prevent Crash if remote sends invalid characters 113 Enable /etc/gaim/prefs.xml defaults for new profiles - Tray Icon enabled by default - Relabel internal version with V-R * Fri Apr 14 2004 Warren Togami 0.76-5 - CVS backports: 102 Fix ^F keybinding when gtkrc is set to emacs mode 103 Add Missing File: evolution-1.5.x buildability 104 When MSN server intermittently has problems accessing buddy list, MSN will crash with 0.76 105, 106, 107 MSN Error reporting fixes 108 History plugin causes unnecessary horizontal scrollbars 109 Fix the text replace plugin 110 Prevent message sending while offline * Fri Apr 09 2004 Warren Togami 0.76-3 - CVS backport: Fix oscar tooltip misbehavior Fix yahoo more * Thu Apr 01 2004 Warren Togami 0.76-2 - 0.76 * Sun Mar 28 2004 Warren Togami - CVS snapshot - more spec cleanups * Tue Mar 16 2004 Warren Togami - CVS snapshot, generated with automake-1.7.9 - update #4 - update #2 but disable - #5 no longer needed - default to gnome-open #6 - some spec cleanup * Tue Mar 02 2004 Elliot Lee - rebuilt * Fri Feb 13 2004 Elliot Lee - rebuilt * Fri Jan 23 2004 Christopher Blizzard 1:0.75-1.1.0 - Include patch that fixes a bunch of buffer-related problems, mostly from nectar at freebsd.org and some of my own changes. * Wed Jan 14 2004 Christopher Blizzard 1:0.75-0 - Update to 0.75. - Remove mem leak patch that is already included in 0.75. - Clean up a lot of old unused patches and old source tarballs. * Fri Dec 12 2003 Christopher Blizzard 1:0.74-10 - Add patch that fixes a large memory leak. * Thu Dec 04 2003 Christopher Blizzard 1:0.74-9 - Bump release to rebuild for fc2. * Wed Nov 25 2003 Christopher Blizzard 1:0.74-0 - Upgrade to 0.74 - Include libao-devel and startup-notification-devel to the buildreq list * Mon Nov 03 2003 Christopher Blizzard 1:0.71-2 - Add gtk2-devel to the buildreq list. * Fri Oct 24 2003 Christopher Blizzard 1:0.71-2 - Include patch that should fix some input problems for ja_JP users * Fri Oct 17 2003 Christopher Blizzard 1:0.71-1 - Include patch that updates the tray icon to a more recent version * Mon Sep 29 2003 Christopher Blizzard 1:0.70-0 - Update to 0.70 * Thu Sep 04 2003 Christopher Blizzard 1:0.68-0 - Update to 0.68 * Tue Aug 26 2003 Christopher Blizzard 1:0.66-2 - Change Instant Messenger to Messaging Client * Wed Jul 23 2003 Jeremy Katz 1:0.66-1 - 0.66 * Thu Jul 17 2003 Matt Wilson 1:0.65-1 - 0.65 - don't include .a or .la files * Tue Jul 15 2003 Matt Wilson 1:0.64-2 - rebuild against gtkspell * Wed Jun 04 2003 Elliot Lee - rebuilt * Wed Jun 04 2003 Christopher Blizzard 1:0.64-0 - 0.64 * Mon Apr 14 2003 Matt Wilson 1:0.61-1 - 0.61 - remove prefs patch, no longer needed * Wed Apr 9 2003 Matt Wilson 1:0.59.8-1 - use system libtool (#88340) * Wed Jan 29 2003 Christopher Blizzard 0.59.8-0 - Update to 0.59.8 * Wed Jan 22 2003 Tim Powers - rebuilt * Wed Dec 18 2002 Elliot Lee 0.59-11 - Add libtoolize etc. steps * Tue Dec 17 2002 Elliot Lee 0.59-10 - Rebuild * Mon Nov 18 2002 Tim Powers - build on all arches * Fri Aug 09 2002 Christopher Blizzard 0.59-7 - Include patch that uses htmlview instead of calling Netscape directly - Include patch that turns off the buddy ticker and changes the button look to the (sane) default. * Thu Aug 01 2002 Christopher Blizzard - Fix .desktop file, and put it in the right place. - More .desktop file fixes * Tue Jun 25 2002 Christopher Blizzard - Update to 0.59. - Disable perl for now. * Sun May 26 2002 Tim Powers - automated rebuild * Fri May 24 2002 Matt Wilson 0.58-1 - 0.58 - remove applet * Fri Mar 22 2002 Trond Eivind Glomsr?d 0.53-1 - Langify * Wed Mar 13 2002 Christopher Blizzard - update 0.53 * Thu Feb 21 2002 Christopher Blizzard - update to 0.52 * Tue Jan 29 2002 Christopher Blizzard - update to 0.51 * Fri Sep 14 2001 Matt Wilson - update to 0.43 * Fri Aug 03 2001 Christopher Blizzard - Add BuildRequires for gnome-libs-devel (bug #44739) * Mon Jul 02 2001 Christopher Blizzard - Add BuildRequires for gnome-core-devel (bug #44739) * Sun Jun 24 2001 Elliot Lee - Bump release + rebuild. * Thu Feb 15 2001 Trond Eivind Glomsr?d - make it compile * Sun Feb 11 2001 Tim Powers - updated to 0.11.0pre4 (bug fixes) - applied Bero's konqueror patch to fix kfm->konq * Tue Dec 5 2000 Tim Powers - updated to 0.11.0pre2 - enable gnome support - updated ispell to aspell patch - cleaned up file list * Thu Nov 16 2000 Tim Powers - updated to 0.10.3 * Fri Nov 10 2000 Tim Powers - update to 0.10.2 * Mon Sep 11 2000 Tim Powers - some ideas taken from the package available at the gaim website, mainly to install the applet stuff too. * Wed Aug 9 2000 Tim Powers - added Serial so that we can upgrade from Helix packages from 6.2 * Mon Jul 24 2000 Prospector - rebuilt * Tue Jul 18 2000 Tim Powers - changed default spell checker to aspell from ispell, patched. - requires aspell * Mon Jul 10 2000 Tim Powers - rebuilt * Thu Jun 22 2000 Tim Powers - fixed problems with ldconfig PreReq, shouls have been /sbin/ldconfig * Mon Jun 12 2000 Preston Brown - 0.9.19 - fix ldconfig stuff * Thu Jun 1 2000 Tim Powers - cleaned up spec for use with RPM 4.0 (al la _sysconfdir _datadir etc) - update to 0.9.17 - yay! a man page! * Thu May 25 2000 Tim Powers - we left a bunch of stuff out, pixmaps, plugins. Fixed - added applnk entry * Wed May 10 2000 Tim Powers - updated to 0.9.15 * Mon Apr 24 2000 Matt Wilson - updated to 0.9.14 * Mon Apr 24 2000 Matt Wilson - updated to 0.9.13 * Thu Feb 10 2000 Matt Wilson - added patch to prevent floating point errors in lag-o-meter update code * Wed Nov 10 1999 Tim Powers - updated to 0.9.10 * Tue Jul 13 1999 Tim Powers - rebuilt and put into Powertools 6.1 * Mon Jul 12 1999 Dale Lovelace - First RPM Build Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/pidgin/devel/.cvsignore,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- .cvsignore 16 Apr 2007 23:15:34 -0000 1.1 +++ .cvsignore 16 Apr 2007 23:20:15 -0000 1.2 @@ -0,0 +1 @@ +pidgin-2.0.0beta7devel.tar.gz Index: sources =================================================================== RCS file: /cvs/extras/rpms/pidgin/devel/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 16 Apr 2007 23:15:34 -0000 1.1 +++ sources 16 Apr 2007 23:20:15 -0000 1.2 @@ -0,0 +1 @@ +5adc11517957215d7cd1d15e7edaf755 pidgin-2.0.0beta7devel.tar.gz From fedora-extras-commits at redhat.com Tue Apr 17 00:08:04 2007 From: fedora-extras-commits at redhat.com (Brian Pepple (bpepple)) Date: Mon, 16 Apr 2007 20:08:04 -0400 Subject: rpms/xchat-gnome/devel xchat-gnome-0.17-setup-dialog.patch, NONE, 1.1 xchat-gnome.spec, 1.36, 1.37 Message-ID: <200704170008.l3H08483029415@cvs-int.fedora.redhat.com> Author: bpepple Update of /cvs/extras/rpms/xchat-gnome/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv29395 Modified Files: xchat-gnome.spec Added Files: xchat-gnome-0.17-setup-dialog.patch Log Message: * Mon Apr 16 2007 Brian Pepple - 0.17-4 - Add patch to fix setup-dialog. (#236636) xchat-gnome-0.17-setup-dialog.patch: --- NEW FILE xchat-gnome-0.17-setup-dialog.patch --- --- trunk/src/fe-gnome/setup-dialog.c 2007/03/19 00:05:08 2491 +++ trunk/src/fe-gnome/setup-dialog.c 2007/04/15 00:56:09 2513 @@ -29,7 +29,9 @@ #include "util.h" #include "preferences.h" -static GladeXML *xml = NULL; +static GtkWidget *real_entry = NULL; +static GtkWidget *nick_entry = NULL; +static GtkWidget *ok_button = NULL; static gboolean done; static void ok_clicked (GtkButton *button, gpointer data); @@ -37,12 +39,6 @@ void run_setup_dialog (void) { - GtkSizeGroup *group; - GtkWidget *window; - GtkWidget *nick_entry; - GtkWidget *real_entry; - GtkWidget *button; - gchar *path = locate_data_file ("setup-dialog.glade"); g_assert (path != NULL); @@ -51,9 +47,9 @@ g_free (path); - window = glade_xml_get_widget (xml, "setup window"); + GtkWidget *window = glade_xml_get_widget (xml, "setup window"); - group = gtk_size_group_new (GTK_SIZE_GROUP_HORIZONTAL); + GtkSizeGroup *group = gtk_size_group_new (GTK_SIZE_GROUP_HORIZONTAL); nick_entry = glade_xml_get_widget (xml, "nick name entry"); real_entry = glade_xml_get_widget (xml, "real name entry"); gtk_size_group_add_widget (group, nick_entry); @@ -66,8 +62,8 @@ gtk_entry_set_text (GTK_ENTRY (real_entry), g_get_real_name ()); gtk_widget_grab_focus (nick_entry); - button = glade_xml_get_widget (xml, "ok button"); - g_signal_connect (G_OBJECT (button), "clicked", G_CALLBACK (ok_clicked), NULL); + ok_button = glade_xml_get_widget (xml, "ok button"); + g_signal_connect (G_OBJECT (ok_button), "clicked", G_CALLBACK (ok_clicked), NULL); gtk_widget_show_all (window); done = FALSE; @@ -82,8 +78,6 @@ static void ok_clicked (GtkButton *button, gpointer data) { - GtkWidget *nick_entry = glade_xml_get_widget (xml, "nick name entry"); - GtkWidget *real_entry = glade_xml_get_widget (xml, "real name entry"); const gchar *nick = gtk_entry_get_text (GTK_ENTRY (nick_entry)); const gchar *real = gtk_entry_get_text (GTK_ENTRY (real_entry)); @@ -108,16 +102,11 @@ static void entry_changed (GtkEditable *entry, gpointer user_data) { - GtkWidget *ok_button, *nick_entry, *real_entry; - const gchar *nick, *real; - - ok_button = glade_xml_get_widget (xml, "ok button"); - nick_entry = glade_xml_get_widget (xml, "nick name entry"); - real_entry = glade_xml_get_widget (xml, "real name entry"); - nick = gtk_entry_get_text (GTK_ENTRY (nick_entry)); - real = gtk_entry_get_text (GTK_ENTRY (real_entry)); + const gchar *nick = gtk_entry_get_text (GTK_ENTRY (nick_entry)); + const gchar *real = gtk_entry_get_text (GTK_ENTRY (real_entry)); - if (strlen(nick) == 0 || strlen(real) == 0) { + if ((nick == NULL || strlen(nick) == 0) || + (real == NULL || strlen(real) == 0)) { gtk_widget_set_sensitive (ok_button, FALSE); } else { gtk_widget_set_sensitive (ok_button, TRUE); Index: xchat-gnome.spec =================================================================== RCS file: /cvs/extras/rpms/xchat-gnome/devel/xchat-gnome.spec,v retrieving revision 1.36 retrieving revision 1.37 diff -u -r1.36 -r1.37 --- xchat-gnome.spec 4 Apr 2007 01:03:03 -0000 1.36 +++ xchat-gnome.spec 17 Apr 2007 00:07:30 -0000 1.37 @@ -1,6 +1,6 @@ Name: xchat-gnome Version: 0.17 -Release: 3%{?dist} +Release: 4%{?dist} Summary: GNOME front-end to xchat Group: Applications/Internet @@ -9,6 +9,7 @@ Source0: http://flapjack.navi.cx/releases/%{name}/%{name}-%{version}.tar.bz2 Patch0: %{name}-%{version}-config.patch Patch1: %{name}-%{version}-static.patch +Patch2: %{name}-%{version}-setup-dialog.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: openssl-devel @@ -44,6 +45,7 @@ %setup -q -n %{name}-%{version} %patch0 -p1 -b .config %patch1 -p1 -b .static +%patch2 -p1 -b .dialog %build @@ -129,6 +131,9 @@ %changelog +* Mon Apr 16 2007 Brian Pepple - 0.17-4 +- Add patch to fix setup-dialog. (#236636) + * Tue Apr 3 2007 Brian Pepple - 0.17-3 - Add patch to fix crasher. (#235144). From fedora-extras-commits at redhat.com Tue Apr 17 00:12:37 2007 From: fedora-extras-commits at redhat.com (Mamoru Tasaka (mtasaka)) Date: Mon, 16 Apr 2007 20:12:37 -0400 Subject: rpms/ruby-bsearch pkg.acl,1.1,NONE Message-ID: <200704170012.l3H0CbUR029539@cvs-int.fedora.redhat.com> Author: mtasaka Update of /cvs/extras/rpms/ruby-bsearch In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv29516/ruby-bsearch Removed Files: pkg.acl Log Message: initial import for ruby-bsearch and ruby-romkan --- pkg.acl DELETED --- From fedora-extras-commits at redhat.com Tue Apr 17 00:12:53 2007 From: fedora-extras-commits at redhat.com (Mamoru Tasaka (mtasaka)) Date: Mon, 16 Apr 2007 20:12:53 -0400 Subject: rpms/ruby-romkan pkg.acl,1.1,NONE Message-ID: <200704170012.l3H0Croa029595@cvs-int.fedora.redhat.com> Author: mtasaka Update of /cvs/extras/rpms/ruby-romkan In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv29516/ruby-romkan Removed Files: pkg.acl Log Message: initial import for ruby-bsearch and ruby-romkan --- pkg.acl DELETED --- From fedora-extras-commits at redhat.com Tue Apr 17 00:13:11 2007 From: fedora-extras-commits at redhat.com (Mamoru Tasaka (mtasaka)) Date: Mon, 16 Apr 2007 20:13:11 -0400 Subject: rpms/ruby-bsearch/FC-5 .cvsignore,1.1,1.2 sources,1.1,1.2 Message-ID: <200704170013.l3H0DBkR029654@cvs-int.fedora.redhat.com> Author: mtasaka Update of /cvs/extras/rpms/ruby-bsearch/FC-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv29516/ruby-bsearch/FC-5 Modified Files: .cvsignore sources Log Message: initial import for ruby-bsearch and ruby-romkan Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/ruby-bsearch/FC-5/.cvsignore,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- .cvsignore 16 Apr 2007 18:11:52 -0000 1.1 +++ .cvsignore 17 Apr 2007 00:12:37 -0000 1.2 @@ -0,0 +1 @@ +ruby-bsearch-1.5.tar.gz Index: sources =================================================================== RCS file: /cvs/extras/rpms/ruby-bsearch/FC-5/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 16 Apr 2007 18:11:52 -0000 1.1 +++ sources 17 Apr 2007 00:12:37 -0000 1.2 @@ -0,0 +1 @@ +fb3cb15bb3546fb3b5d4ba5a61baeea1 ruby-bsearch-1.5.tar.gz From fedora-extras-commits at redhat.com Tue Apr 17 00:13:15 2007 From: fedora-extras-commits at redhat.com (Mamoru Tasaka (mtasaka)) Date: Mon, 16 Apr 2007 20:13:15 -0400 Subject: rpms/ruby-bsearch/FC-6 .cvsignore,1.1,1.2 sources,1.1,1.2 Message-ID: <200704170013.l3H0DFAm029658@cvs-int.fedora.redhat.com> Author: mtasaka Update of /cvs/extras/rpms/ruby-bsearch/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv29516/ruby-bsearch/FC-6 Modified Files: .cvsignore sources Log Message: initial import for ruby-bsearch and ruby-romkan Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/ruby-bsearch/FC-6/.cvsignore,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- .cvsignore 16 Apr 2007 18:11:52 -0000 1.1 +++ .cvsignore 17 Apr 2007 00:12:41 -0000 1.2 @@ -0,0 +1 @@ +ruby-bsearch-1.5.tar.gz Index: sources =================================================================== RCS file: /cvs/extras/rpms/ruby-bsearch/FC-6/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 16 Apr 2007 18:11:52 -0000 1.1 +++ sources 17 Apr 2007 00:12:41 -0000 1.2 @@ -0,0 +1 @@ +fb3cb15bb3546fb3b5d4ba5a61baeea1 ruby-bsearch-1.5.tar.gz From fedora-extras-commits at redhat.com Tue Apr 17 00:13:19 2007 From: fedora-extras-commits at redhat.com (Mamoru Tasaka (mtasaka)) Date: Mon, 16 Apr 2007 20:13:19 -0400 Subject: rpms/ruby-bsearch/devel .cvsignore,1.1,1.2 sources,1.1,1.2 Message-ID: <200704170013.l3H0DJOJ029662@cvs-int.fedora.redhat.com> Author: mtasaka Update of /cvs/extras/rpms/ruby-bsearch/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv29516/ruby-bsearch/devel Modified Files: .cvsignore sources Log Message: initial import for ruby-bsearch and ruby-romkan Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/ruby-bsearch/devel/.cvsignore,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- .cvsignore 16 Apr 2007 18:11:52 -0000 1.1 +++ .cvsignore 17 Apr 2007 00:12:45 -0000 1.2 @@ -0,0 +1 @@ +ruby-bsearch-1.5.tar.gz Index: sources =================================================================== RCS file: /cvs/extras/rpms/ruby-bsearch/devel/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 16 Apr 2007 18:11:52 -0000 1.1 +++ sources 17 Apr 2007 00:12:45 -0000 1.2 @@ -0,0 +1 @@ +fb3cb15bb3546fb3b5d4ba5a61baeea1 ruby-bsearch-1.5.tar.gz From fedora-extras-commits at redhat.com Tue Apr 17 00:13:32 2007 From: fedora-extras-commits at redhat.com (Mamoru Tasaka (mtasaka)) Date: Mon, 16 Apr 2007 20:13:32 -0400 Subject: rpms/ruby-romkan/FC-5 .cvsignore,1.1,1.2 sources,1.1,1.2 Message-ID: <200704170013.l3H0DWou029668@cvs-int.fedora.redhat.com> Author: mtasaka Update of /cvs/extras/rpms/ruby-romkan/FC-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv29516/ruby-romkan/FC-5 Modified Files: .cvsignore sources Log Message: initial import for ruby-bsearch and ruby-romkan Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/ruby-romkan/FC-5/.cvsignore,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- .cvsignore 16 Apr 2007 18:10:15 -0000 1.1 +++ .cvsignore 17 Apr 2007 00:12:58 -0000 1.2 @@ -0,0 +1 @@ +ruby-romkan-0.4.tar.gz Index: sources =================================================================== RCS file: /cvs/extras/rpms/ruby-romkan/FC-5/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 16 Apr 2007 18:10:15 -0000 1.1 +++ sources 17 Apr 2007 00:12:58 -0000 1.2 @@ -0,0 +1 @@ +bc48a51bd6cf0e4ff1d73faffef531fb ruby-romkan-0.4.tar.gz From fedora-extras-commits at redhat.com Tue Apr 17 00:13:40 2007 From: fedora-extras-commits at redhat.com (Mamoru Tasaka (mtasaka)) Date: Mon, 16 Apr 2007 20:13:40 -0400 Subject: rpms/ruby-romkan/devel .cvsignore,1.1,1.2 sources,1.1,1.2 Message-ID: <200704170013.l3H0DeiV029676@cvs-int.fedora.redhat.com> Author: mtasaka Update of /cvs/extras/rpms/ruby-romkan/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv29516/ruby-romkan/devel Modified Files: .cvsignore sources Log Message: initial import for ruby-bsearch and ruby-romkan Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/ruby-romkan/devel/.cvsignore,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- .cvsignore 16 Apr 2007 18:10:15 -0000 1.1 +++ .cvsignore 17 Apr 2007 00:13:06 -0000 1.2 @@ -0,0 +1 @@ +ruby-romkan-0.4.tar.gz Index: sources =================================================================== RCS file: /cvs/extras/rpms/ruby-romkan/devel/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 16 Apr 2007 18:10:15 -0000 1.1 +++ sources 17 Apr 2007 00:13:06 -0000 1.2 @@ -0,0 +1 @@ +bc48a51bd6cf0e4ff1d73faffef531fb ruby-romkan-0.4.tar.gz From fedora-extras-commits at redhat.com Tue Apr 17 00:13:36 2007 From: fedora-extras-commits at redhat.com (Mamoru Tasaka (mtasaka)) Date: Mon, 16 Apr 2007 20:13:36 -0400 Subject: rpms/ruby-romkan/FC-6 .cvsignore,1.1,1.2 sources,1.1,1.2 Message-ID: <200704170013.l3H0Daij029672@cvs-int.fedora.redhat.com> Author: mtasaka Update of /cvs/extras/rpms/ruby-romkan/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv29516/ruby-romkan/FC-6 Modified Files: .cvsignore sources Log Message: initial import for ruby-bsearch and ruby-romkan Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/ruby-romkan/FC-6/.cvsignore,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- .cvsignore 16 Apr 2007 18:10:15 -0000 1.1 +++ .cvsignore 17 Apr 2007 00:13:02 -0000 1.2 @@ -0,0 +1 @@ +ruby-romkan-0.4.tar.gz Index: sources =================================================================== RCS file: /cvs/extras/rpms/ruby-romkan/FC-6/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 16 Apr 2007 18:10:15 -0000 1.1 +++ sources 17 Apr 2007 00:13:02 -0000 1.2 @@ -0,0 +1 @@ +bc48a51bd6cf0e4ff1d73faffef531fb ruby-romkan-0.4.tar.gz From fedora-extras-commits at redhat.com Tue Apr 17 00:17:34 2007 From: fedora-extras-commits at redhat.com (Mamoru Tasaka (mtasaka)) Date: Mon, 16 Apr 2007 20:17:34 -0400 Subject: rpms/ruby-bsearch/FC-5 ruby-bsearch.spec,NONE,1.1 Message-ID: <200704170017.l3H0HYx7029796@cvs-int.fedora.redhat.com> Author: mtasaka Update of /cvs/extras/rpms/ruby-bsearch/FC-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv29779/ruby-bsearch/FC-5 Added Files: ruby-bsearch.spec Log Message: initial import for ruby-bsearch and ruby-romkan --- NEW FILE ruby-bsearch.spec --- %{!?ruby_sitelib: %define ruby_sitelib %(ruby -rrbconfig -e "puts Config::CONFIG['sitelibdir']")} %define rubyabi 1.8 Name: ruby-bsearch Version: 1.5 Release: 1%{?dist} Summary: Binary search library for Ruby Group: Development/Languages License: GPL URL: http://0xcc.net/ruby-romkan/ Source0: http://0xcc.net/ruby-romkan/%{name}-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) # make it sure that the ruby used for build has # the same abi as which is used at runtime BuildRequires: ruby(abi) = %{rubyabi} BuildRequires: ruby BuildRequires: ruby-devel Requires: ruby(abi) = %{rubyabi} Provides: ruby(bsearch) = %{version}-%{release} BuildArch: noarch %description Ruby/Bsearch is a binary search library for Ruby. It can search the FIRST or LAST occurrence in an array with a condition given by a block. %prep %setup -q %build %install %{__rm} -rf $RPM_BUILD_ROOT %{__mkdir_p} $RPM_BUILD_ROOT%{ruby_sitelib} %{__install} -c -p -m 644 bsearch.rb $RPM_BUILD_ROOT%{ruby_sitelib}/ %check cd tests ; sh test.sh cd .. %clean rm -rf $RPM_BUILD_ROOT %files %defattr(-,root,root,-) %doc ChangeLog bsearch.en.rd %doc bsearch.png %lang(ja) %doc bsearch.ja.rd %{ruby_sitelib}/bsearch.rb %changelog * Thu Apr 12 2007 Mamoru Tasaka - 1.5-1 - Rewrite * Sun Apr 08 2007 Minokichi Sato - First build for Fedora Core 6 From fedora-extras-commits at redhat.com Tue Apr 17 00:17:43 2007 From: fedora-extras-commits at redhat.com (Mamoru Tasaka (mtasaka)) Date: Mon, 16 Apr 2007 20:17:43 -0400 Subject: rpms/ruby-bsearch/FC-6 ruby-bsearch.spec,NONE,1.1 Message-ID: <200704170017.l3H0Hh4k029811@cvs-int.fedora.redhat.com> Author: mtasaka Update of /cvs/extras/rpms/ruby-bsearch/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv29779/ruby-bsearch/FC-6 Added Files: ruby-bsearch.spec Log Message: initial import for ruby-bsearch and ruby-romkan --- NEW FILE ruby-bsearch.spec --- %{!?ruby_sitelib: %define ruby_sitelib %(ruby -rrbconfig -e "puts Config::CONFIG['sitelibdir']")} %define rubyabi 1.8 Name: ruby-bsearch Version: 1.5 Release: 1%{?dist} Summary: Binary search library for Ruby Group: Development/Languages License: GPL URL: http://0xcc.net/ruby-romkan/ Source0: http://0xcc.net/ruby-romkan/%{name}-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) # make it sure that the ruby used for build has # the same abi as which is used at runtime BuildRequires: ruby(abi) = %{rubyabi} BuildRequires: ruby BuildRequires: ruby-devel Requires: ruby(abi) = %{rubyabi} Provides: ruby(bsearch) = %{version}-%{release} BuildArch: noarch %description Ruby/Bsearch is a binary search library for Ruby. It can search the FIRST or LAST occurrence in an array with a condition given by a block. %prep %setup -q %build %install %{__rm} -rf $RPM_BUILD_ROOT %{__mkdir_p} $RPM_BUILD_ROOT%{ruby_sitelib} %{__install} -c -p -m 644 bsearch.rb $RPM_BUILD_ROOT%{ruby_sitelib}/ %check cd tests ; sh test.sh cd .. %clean rm -rf $RPM_BUILD_ROOT %files %defattr(-,root,root,-) %doc ChangeLog bsearch.en.rd %doc bsearch.png %lang(ja) %doc bsearch.ja.rd %{ruby_sitelib}/bsearch.rb %changelog * Thu Apr 12 2007 Mamoru Tasaka - 1.5-1 - Rewrite * Sun Apr 08 2007 Minokichi Sato - First build for Fedora Core 6 From fedora-extras-commits at redhat.com Tue Apr 17 00:17:52 2007 From: fedora-extras-commits at redhat.com (Mamoru Tasaka (mtasaka)) Date: Mon, 16 Apr 2007 20:17:52 -0400 Subject: rpms/ruby-bsearch/devel ruby-bsearch.spec,NONE,1.1 Message-ID: <200704170017.l3H0HqCn029829@cvs-int.fedora.redhat.com> Author: mtasaka Update of /cvs/extras/rpms/ruby-bsearch/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv29779/ruby-bsearch/devel Added Files: ruby-bsearch.spec Log Message: initial import for ruby-bsearch and ruby-romkan --- NEW FILE ruby-bsearch.spec --- %{!?ruby_sitelib: %define ruby_sitelib %(ruby -rrbconfig -e "puts Config::CONFIG['sitelibdir']")} %define rubyabi 1.8 Name: ruby-bsearch Version: 1.5 Release: 1%{?dist} Summary: Binary search library for Ruby Group: Development/Languages License: GPL URL: http://0xcc.net/ruby-romkan/ Source0: http://0xcc.net/ruby-romkan/%{name}-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) # make it sure that the ruby used for build has # the same abi as which is used at runtime BuildRequires: ruby(abi) = %{rubyabi} BuildRequires: ruby BuildRequires: ruby-devel Requires: ruby(abi) = %{rubyabi} Provides: ruby(bsearch) = %{version}-%{release} BuildArch: noarch %description Ruby/Bsearch is a binary search library for Ruby. It can search the FIRST or LAST occurrence in an array with a condition given by a block. %prep %setup -q %build %install %{__rm} -rf $RPM_BUILD_ROOT %{__mkdir_p} $RPM_BUILD_ROOT%{ruby_sitelib} %{__install} -c -p -m 644 bsearch.rb $RPM_BUILD_ROOT%{ruby_sitelib}/ %check cd tests ; sh test.sh cd .. %clean rm -rf $RPM_BUILD_ROOT %files %defattr(-,root,root,-) %doc ChangeLog bsearch.en.rd %doc bsearch.png %lang(ja) %doc bsearch.ja.rd %{ruby_sitelib}/bsearch.rb %changelog * Thu Apr 12 2007 Mamoru Tasaka - 1.5-1 - Rewrite * Sun Apr 08 2007 Minokichi Sato - First build for Fedora Core 6 From fedora-extras-commits at redhat.com Tue Apr 17 00:18:01 2007 From: fedora-extras-commits at redhat.com (Mamoru Tasaka (mtasaka)) Date: Mon, 16 Apr 2007 20:18:01 -0400 Subject: rpms/ruby-romkan/FC-5 ruby-romkan.spec,NONE,1.1 Message-ID: <200704170018.l3H0I1e2029844@cvs-int.fedora.redhat.com> Author: mtasaka Update of /cvs/extras/rpms/ruby-romkan/FC-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv29779/ruby-romkan/FC-5 Added Files: ruby-romkan.spec Log Message: initial import for ruby-bsearch and ruby-romkan --- NEW FILE ruby-romkan.spec --- %{!?ruby_sitelib: %define ruby_sitelib %(ruby -rrbconfig -e "puts Config::CONFIG['sitelibdir']")} %define rubyabi 1.8 Name: ruby-romkan Version: 0.4 Release: 2%{?dist} Summary: Romaji <-> Kana conversion library for Ruby Group: Development/Languages License: GPL URL: http://0xcc.net/ruby-romkan/ Source0: http://0xcc.net/ruby-romkan/%{name}-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) # make it sure that the ruby used for build has # the same abi as which is used at runtime BuildRequires: ruby(abi) = %{rubyabi} BuildRequires: ruby BuildRequires: ruby-devel Requires: ruby(abi) = %{rubyabi} Provides: ruby(romkan) = %{version}-%{release} BuildArch: noarch %description Ruby/Romkan is a Romaji <-> Kana conversion library for Ruby. It can convert a Japanese Romaji string to a Japanese Kana string or vice versa. %prep %setup -q %build %install rm -rf $RPM_BUILD_ROOT %{__mkdir_p} $RPM_BUILD_ROOT%{ruby_sitelib} %{__install} -c -p -m 644 romkan.rb $RPM_BUILD_ROOT%{ruby_sitelib}/ %check sh test.sh %clean rm -rf $RPM_BUILD_ROOT %files %defattr(-,root,root,-) %doc ChangeLog romkan.en.rd %lang(ja) %doc romkan.ja.rd %{ruby_sitelib}/romkan.rb %changelog * Mon Apr 16 2007 Mamoru Tasaka - 0.4-2 - Fix permission * Thu Apr 12 2007 Mamoru Tasaka - 0.4-1 - Rewrite * Sun Apr 08 2007 Minokichi Sato - First build for Fedora Core 6 From fedora-extras-commits at redhat.com Tue Apr 17 00:18:10 2007 From: fedora-extras-commits at redhat.com (Mamoru Tasaka (mtasaka)) Date: Mon, 16 Apr 2007 20:18:10 -0400 Subject: rpms/ruby-romkan/FC-6 ruby-romkan.spec,NONE,1.1 Message-ID: <200704170018.l3H0IANx029859@cvs-int.fedora.redhat.com> Author: mtasaka Update of /cvs/extras/rpms/ruby-romkan/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv29779/ruby-romkan/FC-6 Added Files: ruby-romkan.spec Log Message: initial import for ruby-bsearch and ruby-romkan --- NEW FILE ruby-romkan.spec --- %{!?ruby_sitelib: %define ruby_sitelib %(ruby -rrbconfig -e "puts Config::CONFIG['sitelibdir']")} %define rubyabi 1.8 Name: ruby-romkan Version: 0.4 Release: 2%{?dist} Summary: Romaji <-> Kana conversion library for Ruby Group: Development/Languages License: GPL URL: http://0xcc.net/ruby-romkan/ Source0: http://0xcc.net/ruby-romkan/%{name}-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) # make it sure that the ruby used for build has # the same abi as which is used at runtime BuildRequires: ruby(abi) = %{rubyabi} BuildRequires: ruby BuildRequires: ruby-devel Requires: ruby(abi) = %{rubyabi} Provides: ruby(romkan) = %{version}-%{release} BuildArch: noarch %description Ruby/Romkan is a Romaji <-> Kana conversion library for Ruby. It can convert a Japanese Romaji string to a Japanese Kana string or vice versa. %prep %setup -q %build %install rm -rf $RPM_BUILD_ROOT %{__mkdir_p} $RPM_BUILD_ROOT%{ruby_sitelib} %{__install} -c -p -m 644 romkan.rb $RPM_BUILD_ROOT%{ruby_sitelib}/ %check sh test.sh %clean rm -rf $RPM_BUILD_ROOT %files %defattr(-,root,root,-) %doc ChangeLog romkan.en.rd %lang(ja) %doc romkan.ja.rd %{ruby_sitelib}/romkan.rb %changelog * Mon Apr 16 2007 Mamoru Tasaka - 0.4-2 - Fix permission * Thu Apr 12 2007 Mamoru Tasaka - 0.4-1 - Rewrite * Sun Apr 08 2007 Minokichi Sato - First build for Fedora Core 6 From fedora-extras-commits at redhat.com Tue Apr 17 00:18:19 2007 From: fedora-extras-commits at redhat.com (Mamoru Tasaka (mtasaka)) Date: Mon, 16 Apr 2007 20:18:19 -0400 Subject: rpms/ruby-romkan/devel ruby-romkan.spec,NONE,1.1 Message-ID: <200704170018.l3H0IJHS029874@cvs-int.fedora.redhat.com> Author: mtasaka Update of /cvs/extras/rpms/ruby-romkan/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv29779/ruby-romkan/devel Added Files: ruby-romkan.spec Log Message: initial import for ruby-bsearch and ruby-romkan --- NEW FILE ruby-romkan.spec --- %{!?ruby_sitelib: %define ruby_sitelib %(ruby -rrbconfig -e "puts Config::CONFIG['sitelibdir']")} %define rubyabi 1.8 Name: ruby-romkan Version: 0.4 Release: 2%{?dist} Summary: Romaji <-> Kana conversion library for Ruby Group: Development/Languages License: GPL URL: http://0xcc.net/ruby-romkan/ Source0: http://0xcc.net/ruby-romkan/%{name}-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) # make it sure that the ruby used for build has # the same abi as which is used at runtime BuildRequires: ruby(abi) = %{rubyabi} BuildRequires: ruby BuildRequires: ruby-devel Requires: ruby(abi) = %{rubyabi} Provides: ruby(romkan) = %{version}-%{release} BuildArch: noarch %description Ruby/Romkan is a Romaji <-> Kana conversion library for Ruby. It can convert a Japanese Romaji string to a Japanese Kana string or vice versa. %prep %setup -q %build %install rm -rf $RPM_BUILD_ROOT %{__mkdir_p} $RPM_BUILD_ROOT%{ruby_sitelib} %{__install} -c -p -m 644 romkan.rb $RPM_BUILD_ROOT%{ruby_sitelib}/ %check sh test.sh %clean rm -rf $RPM_BUILD_ROOT %files %defattr(-,root,root,-) %doc ChangeLog romkan.en.rd %lang(ja) %doc romkan.ja.rd %{ruby_sitelib}/romkan.rb %changelog * Mon Apr 16 2007 Mamoru Tasaka - 0.4-2 - Fix permission * Thu Apr 12 2007 Mamoru Tasaka - 0.4-1 - Rewrite * Sun Apr 08 2007 Minokichi Sato - First build for Fedora Core 6 From fedora-extras-commits at redhat.com Tue Apr 17 01:48:53 2007 From: fedora-extras-commits at redhat.com (Chung-Yen Chang (candyz)) Date: Mon, 16 Apr 2007 21:48:53 -0400 Subject: rpms/gcin/devel .cvsignore, 1.13, 1.14 NewCJ3.cin, 1.5, 1.6 gcin.spec, 1.19, 1.20 gcin_gtab.patch, 1.2, 1.3 im-client.patch, 1.6, 1.7 sources, 1.13, 1.14 Message-ID: <200704170148.l3H1mrGH004029@cvs-int.fedora.redhat.com> Author: candyz Update of /cvs/extras/rpms/gcin/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv3981 Modified Files: .cvsignore NewCJ3.cin gcin.spec gcin_gtab.patch im-client.patch sources Log Message: update to 1.3.4 Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/gcin/devel/.cvsignore,v retrieving revision 1.13 retrieving revision 1.14 diff -u -r1.13 -r1.14 --- .cvsignore 30 Jan 2007 02:12:23 -0000 1.13 +++ .cvsignore 17 Apr 2007 01:48:18 -0000 1.14 @@ -1 +1 @@ -gcin-1.3.3.tar.bz2 +gcin-1.3.4.tar.bz2 Index: NewCJ3.cin =================================================================== RCS file: /cvs/extras/rpms/gcin/devel/NewCJ3.cin,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- NewCJ3.cin 30 Jan 2007 02:12:23 -0000 1.5 +++ NewCJ3.cin 17 Apr 2007 01:48:18 -0000 1.6 @@ -3,7 +3,6 @@ %cname ???????????? %selkey 123456789 %keyname begin -` ` ' ??? , ??? . ??? @@ -355,7 +354,6 @@ t;o ?????? t;p ?????? t;u ?????? -` ??? , ??? ,, ??? . ??? Index: gcin.spec =================================================================== RCS file: /cvs/extras/rpms/gcin/devel/gcin.spec,v retrieving revision 1.19 retrieving revision 1.20 diff -u -r1.19 -r1.20 --- gcin.spec 30 Jan 2007 02:12:23 -0000 1.19 +++ gcin.spec 17 Apr 2007 01:48:18 -0000 1.20 @@ -1,5 +1,5 @@ Name: gcin -Version: 1.3.3 +Version: 1.3.4 Release: 1%{?dist} Summary: Input method for Traditional Chinese @@ -31,7 +31,7 @@ %prep %setup -q -%patch10 -p1 -b .update +#%patch10 -p1 -b .update %patch1 -p1 -b .im-client %patch2 -p1 -b .qt %patch3 -p1 -b .configure @@ -112,6 +112,9 @@ %{_libdir}/libgcin-im-client.so* %changelog +* Tue Apr 17 2007 Chung-Yen Chang - 1.3.4-1 +- update to 1.3.4 + * Tue Jan 30 2007 Chung-Yen Chang - 1.3.3-1 - update to 1.3.3 gcin_gtab.patch: Index: gcin_gtab.patch =================================================================== RCS file: /cvs/extras/rpms/gcin/devel/gcin_gtab.patch,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- gcin_gtab.patch 30 Jan 2007 02:12:23 -0000 1.2 +++ gcin_gtab.patch 17 Apr 2007 01:48:18 -0000 1.3 @@ -1,6 +1,15 @@ -diff -urN gcin-1.3.2.orig/gtab.c gcin-1.3.2/gtab.c ---- gcin-1.3.2.orig/gtab.c 2006-12-29 23:51:37.000000000 +0800 -+++ gcin-1.3.2/gtab.c 2007-01-01 08:59:01.000000000 +0800 +diff -urN gcin-1.3.4.orig/gtab.h gcin-1.3.4/gtab.h +--- gcin-1.3.4.orig/gtab.h 2007-04-04 09:44:09.000000000 +0800 ++++ gcin-1.3.4/gtab.h 2007-04-12 09:00:19.000000000 +0800 +@@ -1,4 +1,4 @@ +-#define MAX_CIN_PHR (100*CH_SZ + 1) ++#define MAX_CIN_PHR (200*CH_SZ + 1) + + + +diff -urN gcin-1.3.4.orig/gtab.c gcin-1.3.4/gtab.c +--- gcin-1.3.4.orig/gtab.c 2007-04-04 11:41:59.000000000 +0800 ++++ gcin-1.3.4/gtab.c 2007-04-12 12:07:08.000000000 +0800 @@ -190,9 +190,12 @@ for(i=0; i < tbufN; i++) { #define MAX_DISP_MATCH 40 @@ -15,31 +24,33 @@ } free(tbuf[i]); -@@ -838,7 +842,14 @@ +@@ -883,10 +886,16 @@ int i; for(i=ofs; i< cur_inmd->M_DUP_SEL + ofs; i++) { if (seltab[i][0]) { + if (!gtab_vertical_select) -+ strcat(tt, ""); ++ strcat(tt, ""); + + char selback[MAX_CIN_PHR+16]; + add_backslash(seltab[i], selback); + b1_cat(tt, cur_inmd->selkey[i - ofs]); -+ + if (!gtab_vertical_select) -+ strcat(tt, ""); ++ strcat(tt, ""); + if (gtab_vertical_select) strcat(tt, ". "); -@@ -850,7 +861,7 @@ - char uu[512]; +@@ -898,7 +907,7 @@ + char uu[MAX_CIN_PHR]; if (gtab_vertical_select) { -- utf8cpy_bytes(uu, seltab[i], 60); -+ utf8cpy_bytes(uu, seltab[i], 120); +- utf8cpy_bytes(uu, selback, 60); ++ utf8cpy_bytes(uu, selback, 120); strcat(tt, uu); } else { - char *p = seltab[i]; -@@ -1167,6 +1178,8 @@ + char *p = selback; +@@ -1214,6 +1223,8 @@ return 0; } case XK_Prior: @@ -48,7 +59,7 @@ case XK_KP_Subtract: if (wild_mode) { if (wild_page >= cur_inmd->M_DUP_SEL) wild_page-=cur_inmd->M_DUP_SEL; -@@ -1182,6 +1195,8 @@ +@@ -1229,6 +1240,8 @@ } return 0; case XK_Next: @@ -57,12 +68,3 @@ case XK_KP_Add: if (more_pg) { next_page: -diff -urN gcin-1.3.2.orig/gtab.h gcin-1.3.2/gtab.h ---- gcin-1.3.2.orig/gtab.h 2006-12-18 11:15:18.000000000 +0800 -+++ gcin-1.3.2/gtab.h 2007-01-01 08:59:01.000000000 +0800 -@@ -1,4 +1,4 @@ --#define MAX_CIN_PHR (100*CH_SZ + 1) -+#define MAX_CIN_PHR (200*CH_SZ + 1) - - - im-client.patch: Index: im-client.patch =================================================================== RCS file: /cvs/extras/rpms/gcin/devel/im-client.patch,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- im-client.patch 30 Jan 2007 02:12:23 -0000 1.6 +++ im-client.patch 17 Apr 2007 01:48:18 -0000 1.7 @@ -27,9 +27,9 @@ ln -sf $(SOFILEVER) $(SOFILE).1 install -d $(includedir) install -m 444 gcin-im-client.h $(includedir) -diff -urN gcin-1.3.0.1.orig/Makefile gcin-1.3.0.1/Makefile ---- gcin-1.3.0.1.orig/Makefile 2006-11-21 11:03:53.000000000 +0800 -+++ gcin-1.3.0.1/Makefile 2006-11-23 16:26:15.000000000 +0800 +diff -urN gcin-1.3.4.orig/Makefile gcin-1.3.4/Makefile +--- gcin-1.3.4.orig/Makefile 2007-04-10 09:56:33.000000000 +0800 ++++ gcin-1.3.4/Makefile 2007-04-12 11:52:46.000000000 +0800 @@ -8,10 +8,10 @@ gcin_pho_o = win-pho.o pho.o pho-util.o pho-sym.o table-update.o pho-dbg.o gcin_gtab_o = gtab.o win-gtab.o gtab-util.o gtab-list.o @@ -38,8 +38,8 @@ +gcin1_o= intcode.o win-int.o win-message.o phrase.o win-sym.o win-inmd-switch.o pinyin.o win-pho-near.o OBJS=gcin.o eve.o util.o gcin-conf.o gcin-settings.o locale.o gcin-icon.o \ -- gcin-switch.o $(GCIN_SO) \ -+ gcin-switch.o $(gcin1_o) \ +- gcin-switch.o gcin-exec-script.o $(GCIN_SO) \ ++ gcin-switch.o gcin-exec-script.o $(gcin1_o) \ $(gcin_tsin_o) $(gcin_pho_o) $(gcin_gtab_o) OBJS_TSLEARN=tslearn.o util.o gcin-conf.o pho-util.o tsin-util.o gcin-send.o pho-sym.o \ Index: sources =================================================================== RCS file: /cvs/extras/rpms/gcin/devel/sources,v retrieving revision 1.13 retrieving revision 1.14 diff -u -r1.13 -r1.14 --- sources 30 Jan 2007 02:12:23 -0000 1.13 +++ sources 17 Apr 2007 01:48:18 -0000 1.14 @@ -1 +1 @@ -8cf166c401b23eb42454170befbcacad gcin-1.3.3.tar.bz2 +20ae604f49fd57c38b9395941ef66cc2 gcin-1.3.4.tar.bz2 From fedora-extras-commits at redhat.com Tue Apr 17 01:55:25 2007 From: fedora-extras-commits at redhat.com (Chung-Yen Chang (candyz)) Date: Mon, 16 Apr 2007 21:55:25 -0400 Subject: rpms/gcin/FC-6 .cvsignore, 1.13, 1.14 NewCJ3.cin, 1.5, 1.6 gcin.spec, 1.18, 1.19 gcin_gtab.patch, 1.2, 1.3 im-client.patch, 1.6, 1.7 sources, 1.13, 1.14 Message-ID: <200704170155.l3H1tPvh004239@cvs-int.fedora.redhat.com> Author: candyz Update of /cvs/extras/rpms/gcin/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv4198 Modified Files: .cvsignore NewCJ3.cin gcin.spec gcin_gtab.patch im-client.patch sources Log Message: update to 1.3.4 Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/gcin/FC-6/.cvsignore,v retrieving revision 1.13 retrieving revision 1.14 diff -u -r1.13 -r1.14 --- .cvsignore 30 Jan 2007 02:20:21 -0000 1.13 +++ .cvsignore 17 Apr 2007 01:54:50 -0000 1.14 @@ -1 +1 @@ -gcin-1.3.3.tar.bz2 +gcin-1.3.4.tar.bz2 Index: NewCJ3.cin =================================================================== RCS file: /cvs/extras/rpms/gcin/FC-6/NewCJ3.cin,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- NewCJ3.cin 30 Jan 2007 02:20:21 -0000 1.5 +++ NewCJ3.cin 17 Apr 2007 01:54:50 -0000 1.6 @@ -3,7 +3,6 @@ %cname ???????????? %selkey 123456789 %keyname begin -` ` ' ??? , ??? . ??? @@ -355,7 +354,6 @@ t;o ?????? t;p ?????? t;u ?????? -` ??? , ??? ,, ??? . ??? Index: gcin.spec =================================================================== RCS file: /cvs/extras/rpms/gcin/FC-6/gcin.spec,v retrieving revision 1.18 retrieving revision 1.19 diff -u -r1.18 -r1.19 --- gcin.spec 30 Jan 2007 02:20:21 -0000 1.18 +++ gcin.spec 17 Apr 2007 01:54:50 -0000 1.19 @@ -1,5 +1,5 @@ Name: gcin -Version: 1.3.3 +Version: 1.3.4 Release: 1%{?dist} Summary: Input method for Traditional Chinese @@ -31,7 +31,7 @@ %prep %setup -q -%patch10 -p1 -b .update +#%patch10 -p1 -b .update %patch1 -p1 -b .im-client %patch2 -p1 -b .qt %patch3 -p1 -b .configure @@ -112,6 +112,9 @@ %{_libdir}/libgcin-im-client.so* %changelog +* Tue Apr 17 2007 Chung-Yen Chang - 1.3.4-1 +- update to 1.3.4 + * Tue Jan 30 2007 Chung-Yen Chang - 1.3.3-1 - update to 1.3.3 gcin_gtab.patch: Index: gcin_gtab.patch =================================================================== RCS file: /cvs/extras/rpms/gcin/FC-6/gcin_gtab.patch,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- gcin_gtab.patch 30 Jan 2007 02:20:21 -0000 1.2 +++ gcin_gtab.patch 17 Apr 2007 01:54:50 -0000 1.3 @@ -1,6 +1,15 @@ -diff -urN gcin-1.3.2.orig/gtab.c gcin-1.3.2/gtab.c ---- gcin-1.3.2.orig/gtab.c 2006-12-29 23:51:37.000000000 +0800 -+++ gcin-1.3.2/gtab.c 2007-01-01 08:59:01.000000000 +0800 +diff -urN gcin-1.3.4.orig/gtab.h gcin-1.3.4/gtab.h +--- gcin-1.3.4.orig/gtab.h 2007-04-04 09:44:09.000000000 +0800 ++++ gcin-1.3.4/gtab.h 2007-04-12 09:00:19.000000000 +0800 +@@ -1,4 +1,4 @@ +-#define MAX_CIN_PHR (100*CH_SZ + 1) ++#define MAX_CIN_PHR (200*CH_SZ + 1) + + + +diff -urN gcin-1.3.4.orig/gtab.c gcin-1.3.4/gtab.c +--- gcin-1.3.4.orig/gtab.c 2007-04-04 11:41:59.000000000 +0800 ++++ gcin-1.3.4/gtab.c 2007-04-12 12:07:08.000000000 +0800 @@ -190,9 +190,12 @@ for(i=0; i < tbufN; i++) { #define MAX_DISP_MATCH 40 @@ -15,31 +24,33 @@ } free(tbuf[i]); -@@ -838,7 +842,14 @@ +@@ -883,10 +886,16 @@ int i; for(i=ofs; i< cur_inmd->M_DUP_SEL + ofs; i++) { if (seltab[i][0]) { + if (!gtab_vertical_select) -+ strcat(tt, ""); ++ strcat(tt, ""); + + char selback[MAX_CIN_PHR+16]; + add_backslash(seltab[i], selback); + b1_cat(tt, cur_inmd->selkey[i - ofs]); -+ + if (!gtab_vertical_select) -+ strcat(tt, ""); ++ strcat(tt, ""); + if (gtab_vertical_select) strcat(tt, ". "); -@@ -850,7 +861,7 @@ - char uu[512]; +@@ -898,7 +907,7 @@ + char uu[MAX_CIN_PHR]; if (gtab_vertical_select) { -- utf8cpy_bytes(uu, seltab[i], 60); -+ utf8cpy_bytes(uu, seltab[i], 120); +- utf8cpy_bytes(uu, selback, 60); ++ utf8cpy_bytes(uu, selback, 120); strcat(tt, uu); } else { - char *p = seltab[i]; -@@ -1167,6 +1178,8 @@ + char *p = selback; +@@ -1214,6 +1223,8 @@ return 0; } case XK_Prior: @@ -48,7 +59,7 @@ case XK_KP_Subtract: if (wild_mode) { if (wild_page >= cur_inmd->M_DUP_SEL) wild_page-=cur_inmd->M_DUP_SEL; -@@ -1182,6 +1195,8 @@ +@@ -1229,6 +1240,8 @@ } return 0; case XK_Next: @@ -57,12 +68,3 @@ case XK_KP_Add: if (more_pg) { next_page: -diff -urN gcin-1.3.2.orig/gtab.h gcin-1.3.2/gtab.h ---- gcin-1.3.2.orig/gtab.h 2006-12-18 11:15:18.000000000 +0800 -+++ gcin-1.3.2/gtab.h 2007-01-01 08:59:01.000000000 +0800 -@@ -1,4 +1,4 @@ --#define MAX_CIN_PHR (100*CH_SZ + 1) -+#define MAX_CIN_PHR (200*CH_SZ + 1) - - - im-client.patch: Index: im-client.patch =================================================================== RCS file: /cvs/extras/rpms/gcin/FC-6/im-client.patch,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- im-client.patch 30 Jan 2007 02:20:21 -0000 1.6 +++ im-client.patch 17 Apr 2007 01:54:50 -0000 1.7 @@ -27,9 +27,9 @@ ln -sf $(SOFILEVER) $(SOFILE).1 install -d $(includedir) install -m 444 gcin-im-client.h $(includedir) -diff -urN gcin-1.3.0.1.orig/Makefile gcin-1.3.0.1/Makefile ---- gcin-1.3.0.1.orig/Makefile 2006-11-21 11:03:53.000000000 +0800 -+++ gcin-1.3.0.1/Makefile 2006-11-23 16:26:15.000000000 +0800 +diff -urN gcin-1.3.4.orig/Makefile gcin-1.3.4/Makefile +--- gcin-1.3.4.orig/Makefile 2007-04-10 09:56:33.000000000 +0800 ++++ gcin-1.3.4/Makefile 2007-04-12 11:52:46.000000000 +0800 @@ -8,10 +8,10 @@ gcin_pho_o = win-pho.o pho.o pho-util.o pho-sym.o table-update.o pho-dbg.o gcin_gtab_o = gtab.o win-gtab.o gtab-util.o gtab-list.o @@ -38,8 +38,8 @@ +gcin1_o= intcode.o win-int.o win-message.o phrase.o win-sym.o win-inmd-switch.o pinyin.o win-pho-near.o OBJS=gcin.o eve.o util.o gcin-conf.o gcin-settings.o locale.o gcin-icon.o \ -- gcin-switch.o $(GCIN_SO) \ -+ gcin-switch.o $(gcin1_o) \ +- gcin-switch.o gcin-exec-script.o $(GCIN_SO) \ ++ gcin-switch.o gcin-exec-script.o $(gcin1_o) \ $(gcin_tsin_o) $(gcin_pho_o) $(gcin_gtab_o) OBJS_TSLEARN=tslearn.o util.o gcin-conf.o pho-util.o tsin-util.o gcin-send.o pho-sym.o \ Index: sources =================================================================== RCS file: /cvs/extras/rpms/gcin/FC-6/sources,v retrieving revision 1.13 retrieving revision 1.14 diff -u -r1.13 -r1.14 --- sources 30 Jan 2007 02:20:21 -0000 1.13 +++ sources 17 Apr 2007 01:54:50 -0000 1.14 @@ -1 +1 @@ -8cf166c401b23eb42454170befbcacad gcin-1.3.3.tar.bz2 +20ae604f49fd57c38b9395941ef66cc2 gcin-1.3.4.tar.bz2 From fedora-extras-commits at redhat.com Tue Apr 17 01:58:27 2007 From: fedora-extras-commits at redhat.com (Chung-Yen Chang (candyz)) Date: Mon, 16 Apr 2007 21:58:27 -0400 Subject: rpms/gcin/FC-5 .cvsignore, 1.13, 1.14 NewCJ3.cin, 1.5, 1.6 gcin.spec, 1.17, 1.18 gcin_gtab.patch, 1.2, 1.3 im-client.patch, 1.6, 1.7 sources, 1.13, 1.14 Message-ID: <200704170158.l3H1wRQO004374@cvs-int.fedora.redhat.com> Author: candyz Update of /cvs/extras/rpms/gcin/FC-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv4329 Modified Files: .cvsignore NewCJ3.cin gcin.spec gcin_gtab.patch im-client.patch sources Log Message: update to 1.3.4 Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/gcin/FC-5/.cvsignore,v retrieving revision 1.13 retrieving revision 1.14 diff -u -r1.13 -r1.14 --- .cvsignore 30 Jan 2007 02:23:36 -0000 1.13 +++ .cvsignore 17 Apr 2007 01:57:52 -0000 1.14 @@ -1 +1 @@ -gcin-1.3.3.tar.bz2 +gcin-1.3.4.tar.bz2 Index: NewCJ3.cin =================================================================== RCS file: /cvs/extras/rpms/gcin/FC-5/NewCJ3.cin,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- NewCJ3.cin 30 Jan 2007 02:23:36 -0000 1.5 +++ NewCJ3.cin 17 Apr 2007 01:57:52 -0000 1.6 @@ -3,7 +3,6 @@ %cname ???????????? %selkey 123456789 %keyname begin -` ` ' ??? , ??? . ??? @@ -355,7 +354,6 @@ t;o ?????? t;p ?????? t;u ?????? -` ??? , ??? ,, ??? . ??? Index: gcin.spec =================================================================== RCS file: /cvs/extras/rpms/gcin/FC-5/gcin.spec,v retrieving revision 1.17 retrieving revision 1.18 diff -u -r1.17 -r1.18 --- gcin.spec 30 Jan 2007 02:23:36 -0000 1.17 +++ gcin.spec 17 Apr 2007 01:57:52 -0000 1.18 @@ -1,5 +1,5 @@ Name: gcin -Version: 1.3.3 +Version: 1.3.4 Release: 1%{?dist} Summary: Input method for Traditional Chinese @@ -31,7 +31,7 @@ %prep %setup -q -%patch10 -p1 -b .update +#%patch10 -p1 -b .update %patch1 -p1 -b .im-client %patch2 -p1 -b .qt %patch3 -p1 -b .configure @@ -112,6 +112,9 @@ %{_libdir}/libgcin-im-client.so* %changelog +* Tue Apr 17 2007 Chung-Yen Chang - 1.3.4-1 +- update to 1.3.4 + * Tue Jan 30 2007 Chung-Yen Chang - 1.3.3-1 - update to 1.3.3 gcin_gtab.patch: Index: gcin_gtab.patch =================================================================== RCS file: /cvs/extras/rpms/gcin/FC-5/gcin_gtab.patch,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- gcin_gtab.patch 30 Jan 2007 02:23:36 -0000 1.2 +++ gcin_gtab.patch 17 Apr 2007 01:57:52 -0000 1.3 @@ -1,6 +1,15 @@ -diff -urN gcin-1.3.2.orig/gtab.c gcin-1.3.2/gtab.c ---- gcin-1.3.2.orig/gtab.c 2006-12-29 23:51:37.000000000 +0800 -+++ gcin-1.3.2/gtab.c 2007-01-01 08:59:01.000000000 +0800 +diff -urN gcin-1.3.4.orig/gtab.h gcin-1.3.4/gtab.h +--- gcin-1.3.4.orig/gtab.h 2007-04-04 09:44:09.000000000 +0800 ++++ gcin-1.3.4/gtab.h 2007-04-12 09:00:19.000000000 +0800 +@@ -1,4 +1,4 @@ +-#define MAX_CIN_PHR (100*CH_SZ + 1) ++#define MAX_CIN_PHR (200*CH_SZ + 1) + + + +diff -urN gcin-1.3.4.orig/gtab.c gcin-1.3.4/gtab.c +--- gcin-1.3.4.orig/gtab.c 2007-04-04 11:41:59.000000000 +0800 ++++ gcin-1.3.4/gtab.c 2007-04-12 12:07:08.000000000 +0800 @@ -190,9 +190,12 @@ for(i=0; i < tbufN; i++) { #define MAX_DISP_MATCH 40 @@ -15,31 +24,33 @@ } free(tbuf[i]); -@@ -838,7 +842,14 @@ +@@ -883,10 +886,16 @@ int i; for(i=ofs; i< cur_inmd->M_DUP_SEL + ofs; i++) { if (seltab[i][0]) { + if (!gtab_vertical_select) -+ strcat(tt, ""); ++ strcat(tt, ""); + + char selback[MAX_CIN_PHR+16]; + add_backslash(seltab[i], selback); + b1_cat(tt, cur_inmd->selkey[i - ofs]); -+ + if (!gtab_vertical_select) -+ strcat(tt, ""); ++ strcat(tt, ""); + if (gtab_vertical_select) strcat(tt, ". "); -@@ -850,7 +861,7 @@ - char uu[512]; +@@ -898,7 +907,7 @@ + char uu[MAX_CIN_PHR]; if (gtab_vertical_select) { -- utf8cpy_bytes(uu, seltab[i], 60); -+ utf8cpy_bytes(uu, seltab[i], 120); +- utf8cpy_bytes(uu, selback, 60); ++ utf8cpy_bytes(uu, selback, 120); strcat(tt, uu); } else { - char *p = seltab[i]; -@@ -1167,6 +1178,8 @@ + char *p = selback; +@@ -1214,6 +1223,8 @@ return 0; } case XK_Prior: @@ -48,7 +59,7 @@ case XK_KP_Subtract: if (wild_mode) { if (wild_page >= cur_inmd->M_DUP_SEL) wild_page-=cur_inmd->M_DUP_SEL; -@@ -1182,6 +1195,8 @@ +@@ -1229,6 +1240,8 @@ } return 0; case XK_Next: @@ -57,12 +68,3 @@ case XK_KP_Add: if (more_pg) { next_page: -diff -urN gcin-1.3.2.orig/gtab.h gcin-1.3.2/gtab.h ---- gcin-1.3.2.orig/gtab.h 2006-12-18 11:15:18.000000000 +0800 -+++ gcin-1.3.2/gtab.h 2007-01-01 08:59:01.000000000 +0800 -@@ -1,4 +1,4 @@ --#define MAX_CIN_PHR (100*CH_SZ + 1) -+#define MAX_CIN_PHR (200*CH_SZ + 1) - - - im-client.patch: Index: im-client.patch =================================================================== RCS file: /cvs/extras/rpms/gcin/FC-5/im-client.patch,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- im-client.patch 30 Jan 2007 02:23:36 -0000 1.6 +++ im-client.patch 17 Apr 2007 01:57:53 -0000 1.7 @@ -27,9 +27,9 @@ ln -sf $(SOFILEVER) $(SOFILE).1 install -d $(includedir) install -m 444 gcin-im-client.h $(includedir) -diff -urN gcin-1.3.0.1.orig/Makefile gcin-1.3.0.1/Makefile ---- gcin-1.3.0.1.orig/Makefile 2006-11-21 11:03:53.000000000 +0800 -+++ gcin-1.3.0.1/Makefile 2006-11-23 16:26:15.000000000 +0800 +diff -urN gcin-1.3.4.orig/Makefile gcin-1.3.4/Makefile +--- gcin-1.3.4.orig/Makefile 2007-04-10 09:56:33.000000000 +0800 ++++ gcin-1.3.4/Makefile 2007-04-12 11:52:46.000000000 +0800 @@ -8,10 +8,10 @@ gcin_pho_o = win-pho.o pho.o pho-util.o pho-sym.o table-update.o pho-dbg.o gcin_gtab_o = gtab.o win-gtab.o gtab-util.o gtab-list.o @@ -38,8 +38,8 @@ +gcin1_o= intcode.o win-int.o win-message.o phrase.o win-sym.o win-inmd-switch.o pinyin.o win-pho-near.o OBJS=gcin.o eve.o util.o gcin-conf.o gcin-settings.o locale.o gcin-icon.o \ -- gcin-switch.o $(GCIN_SO) \ -+ gcin-switch.o $(gcin1_o) \ +- gcin-switch.o gcin-exec-script.o $(GCIN_SO) \ ++ gcin-switch.o gcin-exec-script.o $(gcin1_o) \ $(gcin_tsin_o) $(gcin_pho_o) $(gcin_gtab_o) OBJS_TSLEARN=tslearn.o util.o gcin-conf.o pho-util.o tsin-util.o gcin-send.o pho-sym.o \ Index: sources =================================================================== RCS file: /cvs/extras/rpms/gcin/FC-5/sources,v retrieving revision 1.13 retrieving revision 1.14 diff -u -r1.13 -r1.14 --- sources 30 Jan 2007 02:23:36 -0000 1.13 +++ sources 17 Apr 2007 01:57:53 -0000 1.14 @@ -1 +1 @@ -8cf166c401b23eb42454170befbcacad gcin-1.3.3.tar.bz2 +20ae604f49fd57c38b9395941ef66cc2 gcin-1.3.4.tar.bz2 From fedora-extras-commits at redhat.com Tue Apr 17 02:18:53 2007 From: fedora-extras-commits at redhat.com (Chung-Yen Chang (candyz)) Date: Mon, 16 Apr 2007 22:18:53 -0400 Subject: rpms/gcin/FC-5 gcin.spec,1.18,1.19 im-client.patch,1.7,1.8 Message-ID: <200704170218.l3H2Irs0008809@cvs-int.fedora.redhat.com> Author: candyz Update of /cvs/extras/rpms/gcin/FC-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv8784 Modified Files: gcin.spec im-client.patch Log Message: disable i18n and do not make po Index: gcin.spec =================================================================== RCS file: /cvs/extras/rpms/gcin/FC-5/gcin.spec,v retrieving revision 1.18 retrieving revision 1.19 diff -u -r1.18 -r1.19 --- gcin.spec 17 Apr 2007 01:57:52 -0000 1.18 +++ gcin.spec 17 Apr 2007 02:18:19 -0000 1.19 @@ -1,6 +1,6 @@ Name: gcin Version: 1.3.4 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Input method for Traditional Chinese Group: System Environment/Libraries @@ -112,6 +112,9 @@ %{_libdir}/libgcin-im-client.so* %changelog +* Tue Apr 17 2007 Chung-Yen Chang - 1.3.4-2 +- disable i18n and do not make po + * Tue Apr 17 2007 Chung-Yen Chang - 1.3.4-1 - update to 1.3.4 im-client.patch: Index: im-client.patch =================================================================== RCS file: /cvs/extras/rpms/gcin/FC-5/im-client.patch,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- im-client.patch 17 Apr 2007 01:57:53 -0000 1.7 +++ im-client.patch 17 Apr 2007 02:18:19 -0000 1.8 @@ -43,7 +43,12 @@ $(gcin_tsin_o) $(gcin_pho_o) $(gcin_gtab_o) OBJS_TSLEARN=tslearn.o util.o gcin-conf.o pho-util.o tsin-util.o gcin-send.o pho-sym.o \ -@@ -77,8 +77,7 @@ +@@ -78,12 +78,11 @@ + $(MAKE) -C data + $(MAKE) -C im-client + $(MAKE) -C gtk-im +- $(MAKE) -C po ++ #$(MAKE) -C po if [ $(QT_IM) = 'Y' ]; then $(MAKE) -C qt-im; fi gcin: $(OBJS) $(IMdkitLIB) $(im-srv) @@ -53,7 +58,7 @@ rm -f core.* ln -sf $@ $@.test -@@ -135,9 +134,9 @@ +@@ -140,9 +139,9 @@ pin-juyin: $(OBJS_pin_juyin) $(CC) -o $@ $(OBJS_pin_juyin) $(LDFLAGS) @@ -66,7 +71,7 @@ ### making the following as .so actuall makes the RSS larger gcin_gtab_so = gtab.pico win-gtab.pico gtab-util.pico -@@ -162,14 +161,11 @@ +@@ -167,14 +166,11 @@ ibin: install $(PROGS) $(bindir); \ rm -f $(bindir)/trad2sim; ln -sf sim2trad $(bindir)/trad2sim @@ -81,7 +86,7 @@ install -d $(bindir) $(MAKE) -C data install $(MAKE) -C im-client install -@@ -177,13 +173,9 @@ +@@ -182,13 +178,9 @@ if [ $(QT_IM) = 'Y' ]; then $(MAKE) -C qt-im install; fi if [ $(prefix) = /usr/local ]; then \ install -m 644 gcin.png /usr/share/icons; \ @@ -95,3 +100,12 @@ install -s $(PROGS) $(bindir); \ rm -f $(bindir)/trad2sim; ln -sf sim2trad $(bindir)/trad2sim; \ fi +@@ -208,7 +200,7 @@ + $(MAKE) -C qt-im clean + $(MAKE) -C man clean + $(MAKE) -C menu clean +- $(MAKE) -C po clean ++ #$(MAKE) -C po clean + rm -f *.o *.E *.db *.pico *.so config.mak tags $(PROGS) $(PROGS_CV) \ + $(DATA) .depend gcin.spec trad2sim gcin.spec.tmp gcin.log + find . '(' -name '.ted*' -o -name '*~' -o -name 'core.*' -o -name 'vgcore.*' ')' -exec rm {} \; From fedora-extras-commits at redhat.com Tue Apr 17 02:21:46 2007 From: fedora-extras-commits at redhat.com (Chung-Yen Chang (candyz)) Date: Mon, 16 Apr 2007 22:21:46 -0400 Subject: rpms/gcin/FC-6 gcin.spec,1.19,1.20 im-client.patch,1.7,1.8 Message-ID: <200704170221.l3H2LkRn008884@cvs-int.fedora.redhat.com> Author: candyz Update of /cvs/extras/rpms/gcin/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv8859 Modified Files: gcin.spec im-client.patch Log Message: disable i18n and do not make po Index: gcin.spec =================================================================== RCS file: /cvs/extras/rpms/gcin/FC-6/gcin.spec,v retrieving revision 1.19 retrieving revision 1.20 diff -u -r1.19 -r1.20 --- gcin.spec 17 Apr 2007 01:54:50 -0000 1.19 +++ gcin.spec 17 Apr 2007 02:21:12 -0000 1.20 @@ -1,6 +1,6 @@ Name: gcin Version: 1.3.4 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Input method for Traditional Chinese Group: System Environment/Libraries @@ -112,6 +112,9 @@ %{_libdir}/libgcin-im-client.so* %changelog +* Tue Apr 17 2007 Chung-Yen Chang - 1.3.4-2 +- disable i18n and do not make po + * Tue Apr 17 2007 Chung-Yen Chang - 1.3.4-1 - update to 1.3.4 im-client.patch: Index: im-client.patch =================================================================== RCS file: /cvs/extras/rpms/gcin/FC-6/im-client.patch,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- im-client.patch 17 Apr 2007 01:54:50 -0000 1.7 +++ im-client.patch 17 Apr 2007 02:21:12 -0000 1.8 @@ -43,7 +43,12 @@ $(gcin_tsin_o) $(gcin_pho_o) $(gcin_gtab_o) OBJS_TSLEARN=tslearn.o util.o gcin-conf.o pho-util.o tsin-util.o gcin-send.o pho-sym.o \ -@@ -77,8 +77,7 @@ +@@ -78,12 +78,11 @@ + $(MAKE) -C data + $(MAKE) -C im-client + $(MAKE) -C gtk-im +- $(MAKE) -C po ++ #$(MAKE) -C po if [ $(QT_IM) = 'Y' ]; then $(MAKE) -C qt-im; fi gcin: $(OBJS) $(IMdkitLIB) $(im-srv) @@ -53,7 +58,7 @@ rm -f core.* ln -sf $@ $@.test -@@ -135,9 +134,9 @@ +@@ -140,9 +139,9 @@ pin-juyin: $(OBJS_pin_juyin) $(CC) -o $@ $(OBJS_pin_juyin) $(LDFLAGS) @@ -66,7 +71,7 @@ ### making the following as .so actuall makes the RSS larger gcin_gtab_so = gtab.pico win-gtab.pico gtab-util.pico -@@ -162,14 +161,11 @@ +@@ -167,14 +166,11 @@ ibin: install $(PROGS) $(bindir); \ rm -f $(bindir)/trad2sim; ln -sf sim2trad $(bindir)/trad2sim @@ -81,7 +86,7 @@ install -d $(bindir) $(MAKE) -C data install $(MAKE) -C im-client install -@@ -177,13 +173,9 @@ +@@ -182,13 +178,9 @@ if [ $(QT_IM) = 'Y' ]; then $(MAKE) -C qt-im install; fi if [ $(prefix) = /usr/local ]; then \ install -m 644 gcin.png /usr/share/icons; \ @@ -95,3 +100,12 @@ install -s $(PROGS) $(bindir); \ rm -f $(bindir)/trad2sim; ln -sf sim2trad $(bindir)/trad2sim; \ fi +@@ -208,7 +200,7 @@ + $(MAKE) -C qt-im clean + $(MAKE) -C man clean + $(MAKE) -C menu clean +- $(MAKE) -C po clean ++ #$(MAKE) -C po clean + rm -f *.o *.E *.db *.pico *.so config.mak tags $(PROGS) $(PROGS_CV) \ + $(DATA) .depend gcin.spec trad2sim gcin.spec.tmp gcin.log + find . '(' -name '.ted*' -o -name '*~' -o -name 'core.*' -o -name 'vgcore.*' ')' -exec rm {} \; From fedora-extras-commits at redhat.com Tue Apr 17 02:24:30 2007 From: fedora-extras-commits at redhat.com (Chung-Yen Chang (candyz)) Date: Mon, 16 Apr 2007 22:24:30 -0400 Subject: rpms/gcin/devel gcin.spec,1.20,1.21 im-client.patch,1.7,1.8 Message-ID: <200704170224.l3H2OUQj008963@cvs-int.fedora.redhat.com> Author: candyz Update of /cvs/extras/rpms/gcin/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv8937 Modified Files: gcin.spec im-client.patch Log Message: disable i18n and do not make po Index: gcin.spec =================================================================== RCS file: /cvs/extras/rpms/gcin/devel/gcin.spec,v retrieving revision 1.20 retrieving revision 1.21 diff -u -r1.20 -r1.21 --- gcin.spec 17 Apr 2007 01:48:18 -0000 1.20 +++ gcin.spec 17 Apr 2007 02:23:56 -0000 1.21 @@ -1,6 +1,6 @@ Name: gcin Version: 1.3.4 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Input method for Traditional Chinese Group: System Environment/Libraries @@ -112,6 +112,9 @@ %{_libdir}/libgcin-im-client.so* %changelog +* Tue Apr 17 2007 Chung-Yen Chang - 1.3.4-2 +- disable i18n and do not make po + * Tue Apr 17 2007 Chung-Yen Chang - 1.3.4-1 - update to 1.3.4 im-client.patch: Index: im-client.patch =================================================================== RCS file: /cvs/extras/rpms/gcin/devel/im-client.patch,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- im-client.patch 17 Apr 2007 01:48:18 -0000 1.7 +++ im-client.patch 17 Apr 2007 02:23:56 -0000 1.8 @@ -43,7 +43,12 @@ $(gcin_tsin_o) $(gcin_pho_o) $(gcin_gtab_o) OBJS_TSLEARN=tslearn.o util.o gcin-conf.o pho-util.o tsin-util.o gcin-send.o pho-sym.o \ -@@ -77,8 +77,7 @@ +@@ -78,12 +78,11 @@ + $(MAKE) -C data + $(MAKE) -C im-client + $(MAKE) -C gtk-im +- $(MAKE) -C po ++ #$(MAKE) -C po if [ $(QT_IM) = 'Y' ]; then $(MAKE) -C qt-im; fi gcin: $(OBJS) $(IMdkitLIB) $(im-srv) @@ -53,7 +58,7 @@ rm -f core.* ln -sf $@ $@.test -@@ -135,9 +134,9 @@ +@@ -140,9 +139,9 @@ pin-juyin: $(OBJS_pin_juyin) $(CC) -o $@ $(OBJS_pin_juyin) $(LDFLAGS) @@ -66,7 +71,7 @@ ### making the following as .so actuall makes the RSS larger gcin_gtab_so = gtab.pico win-gtab.pico gtab-util.pico -@@ -162,14 +161,11 @@ +@@ -167,14 +166,11 @@ ibin: install $(PROGS) $(bindir); \ rm -f $(bindir)/trad2sim; ln -sf sim2trad $(bindir)/trad2sim @@ -81,7 +86,7 @@ install -d $(bindir) $(MAKE) -C data install $(MAKE) -C im-client install -@@ -177,13 +173,9 @@ +@@ -182,13 +178,9 @@ if [ $(QT_IM) = 'Y' ]; then $(MAKE) -C qt-im install; fi if [ $(prefix) = /usr/local ]; then \ install -m 644 gcin.png /usr/share/icons; \ @@ -95,3 +100,12 @@ install -s $(PROGS) $(bindir); \ rm -f $(bindir)/trad2sim; ln -sf sim2trad $(bindir)/trad2sim; \ fi +@@ -208,7 +200,7 @@ + $(MAKE) -C qt-im clean + $(MAKE) -C man clean + $(MAKE) -C menu clean +- $(MAKE) -C po clean ++ #$(MAKE) -C po clean + rm -f *.o *.E *.db *.pico *.so config.mak tags $(PROGS) $(PROGS_CV) \ + $(DATA) .depend gcin.spec trad2sim gcin.spec.tmp gcin.log + find . '(' -name '.ted*' -o -name '*~' -o -name 'core.*' -o -name 'vgcore.*' ')' -exec rm {} \; From fedora-extras-commits at redhat.com Tue Apr 17 02:56:07 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Mon, 16 Apr 2007 22:56:07 -0400 Subject: rpms/python-qpid - New directory Message-ID: <200704170256.l3H2u7UP009877@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/rpms/python-qpid In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners/tmpcvsLk9851/rpms/python-qpid Log Message: Directory /cvs/extras/rpms/python-qpid added to the repository From fedora-extras-commits at redhat.com Tue Apr 17 02:56:18 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Mon, 16 Apr 2007 22:56:18 -0400 Subject: rpms/python-qpid/devel - New directory Message-ID: <200704170256.l3H2uIbW009890@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/rpms/python-qpid/devel In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners/tmpcvsLk9851/rpms/python-qpid/devel Log Message: Directory /cvs/extras/rpms/python-qpid/devel added to the repository From fedora-extras-commits at redhat.com Tue Apr 17 02:56:27 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Mon, 16 Apr 2007 22:56:27 -0400 Subject: rpms/python-qpid Makefile, NONE, 1.1 import.log, NONE, 1.1 pkg.acl, NONE, 1.1 Message-ID: <200704170256.l3H2uREo009919@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/rpms/python-qpid In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners/tmpcvsLk9851/rpms/python-qpid Added Files: Makefile import.log pkg.acl Log Message: Setup of module python-qpid --- NEW FILE Makefile --- # Top level Makefile for module python-qpid 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 --- --- NEW FILE pkg.acl --- From fedora-extras-commits at redhat.com Tue Apr 17 02:56:24 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Mon, 16 Apr 2007 22:56:24 -0400 Subject: owners owners.list,1.2680,1.2681 Message-ID: <200704170256.l3H2uOGn009914@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/owners In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners Modified Files: owners.list Log Message: add python-qpid Index: owners.list =================================================================== RCS file: /cvs/extras/owners/owners.list,v retrieving revision 1.2680 retrieving revision 1.2681 diff -u -r1.2680 -r1.2681 --- owners.list 16 Apr 2007 23:14:52 -0000 1.2680 +++ owners.list 17 Apr 2007 02:55:54 -0000 1.2681 @@ -2474,6 +2474,7 @@ Fedora Extras|python-pycurl|A Python interface to libcurl|jeff at ocjtech.us|extras-qa at fedoraproject.org| Fedora Extras|python-pydns|Python module for DNS (Domain Name Service)|jafo-redhat at tummy.com|extras-qa at fedoraproject.org| Fedora Extras|python-pyspf|Python module and programs for SPF (Sender Policy Framework)|jafo-redhat at tummy.com|extras-qa at fedoraproject.org| +Fedora Extras|python-qpid|Python language client for AMQP|rafaels at redhat.com,nsantos at redhat.com|extras-qa at fedoraproject.org| Fedora Extras|python-quixote|A highly Pythonic Web application framework|shahms at shahms.com|extras-qa at fedoraproject.org| Fedora Extras|python-reportlab|Python PDF generation library|bdpepple at ameritech.net|extras-qa at fedoraproject.org| Fedora Extras|python-ruledispatch|A generic function package for Python|lmacken at redhat.com,toshio at tiki-lounge.com|extras-qa at fedoraproject.org|gauret at free.fr From fedora-extras-commits at redhat.com Tue Apr 17 02:56:36 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Mon, 16 Apr 2007 22:56:36 -0400 Subject: rpms/python-qpid/devel .cvsignore, NONE, 1.1 Makefile, NONE, 1.1 sources, NONE, 1.1 Message-ID: <200704170256.l3H2uaGo009941@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/rpms/python-qpid/devel In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners/tmpcvsLk9851/rpms/python-qpid/devel Added Files: .cvsignore Makefile sources Log Message: Setup of module python-qpid --- NEW FILE .cvsignore --- --- NEW FILE Makefile --- # Makefile for source rpm: python-qpid # $Id: Makefile,v 1.1 2007/04/17 02:56:32 wtogami Exp $ NAME := python-qpid SPECFILE = $(firstword $(wildcard *.spec)) define find-makefile-common for d in common ../common ../../common ; do if [ -f $$d/Makefile.common ] ; then if [ -f $$d/CVS/Root -a -w $$/Makefile.common ] ; then cd $$d ; cvs -Q update ; fi ; echo "$$d/Makefile.common" ; break ; fi ; done endef MAKEFILE_COMMON := $(shell $(find-makefile-common)) ifeq ($(MAKEFILE_COMMON),) # attept a checkout define checkout-makefile-common test -f CVS/Root && { cvs -Q -d $$(cat CVS/Root) checkout common && echo "common/Makefile.common" ; } || { echo "ERROR: I can't figure out how to checkout the 'common' module." ; exit -1 ; } >&2 endef MAKEFILE_COMMON := $(shell $(checkout-makefile-common)) endif include $(MAKEFILE_COMMON) --- NEW FILE sources --- From fedora-extras-commits at redhat.com Tue Apr 17 02:58:13 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Mon, 16 Apr 2007 22:58:13 -0400 Subject: rpms/ruby-qpid - New directory Message-ID: <200704170258.l3H2wDo5010068@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/rpms/ruby-qpid In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners/tmpcvsN10042/rpms/ruby-qpid Log Message: Directory /cvs/extras/rpms/ruby-qpid added to the repository From fedora-extras-commits at redhat.com Tue Apr 17 02:58:22 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Mon, 16 Apr 2007 22:58:22 -0400 Subject: rpms/ruby-qpid/devel - New directory Message-ID: <200704170258.l3H2wMPi010086@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/rpms/ruby-qpid/devel In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners/tmpcvsN10042/rpms/ruby-qpid/devel Log Message: Directory /cvs/extras/rpms/ruby-qpid/devel added to the repository From fedora-extras-commits at redhat.com Tue Apr 17 02:58:35 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Mon, 16 Apr 2007 22:58:35 -0400 Subject: owners owners.list,1.2681,1.2682 Message-ID: <200704170258.l3H2wZRe010121@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/owners In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners Modified Files: owners.list Log Message: add ruby-qpid Index: owners.list =================================================================== RCS file: /cvs/extras/owners/owners.list,v retrieving revision 1.2681 retrieving revision 1.2682 diff -u -r1.2681 -r1.2682 --- owners.list 17 Apr 2007 02:55:54 -0000 1.2681 +++ owners.list 17 Apr 2007 02:58:04 -0000 1.2682 @@ -2624,6 +2624,7 @@ Fedora Extras|ruby-gnome2|ruby bindings for the GNOME-2.x|allisson at gmail.com|extras-qa at fedoraproject.org| Fedora Extras|ruby-mysql|A Ruby interface to MySQL|orion at cora.nwra.com|extras-qa at fedoraproject.org| Fedora Extras|ruby-postgres|A Ruby interface to Postgres|dlutter at redhat.com|extras-qa at fedoraproject.org| +Fedora Extras|ruby-qpid|Ruby language client for AMQP|rafaels at redhat.com,nsantos at redhat.com|extras-qa at fedoraproject.org| Fedora Extras|ruby-racc|A Ruby LALR(1) Parser Generator|dlutter at redhat.com|extras-qa at fedoraproject.org| Fedora Extras|ruby-romkan|Romaji <-> Kana conversion library for Ruby|mtasaka at ioa.s.u-tokyo.ac.jp|extras-qa at fedoraproject.org| Fedora Extras|ruby-sqlite3|A Ruby interface to SQLite|dlutter at redhat.com|extras-qa at fedoraproject.org| From fedora-extras-commits at redhat.com Tue Apr 17 02:58:31 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Mon, 16 Apr 2007 22:58:31 -0400 Subject: rpms/ruby-qpid Makefile, NONE, 1.1 import.log, NONE, 1.1 pkg.acl, NONE, 1.1 Message-ID: <200704170258.l3H2wVAC010112@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/rpms/ruby-qpid In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners/tmpcvsN10042/rpms/ruby-qpid Added Files: Makefile import.log pkg.acl Log Message: Setup of module ruby-qpid --- NEW FILE Makefile --- # Top level Makefile for module ruby-qpid 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 --- --- NEW FILE pkg.acl --- From fedora-extras-commits at redhat.com Tue Apr 17 02:58:40 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Mon, 16 Apr 2007 22:58:40 -0400 Subject: rpms/ruby-qpid/devel .cvsignore, NONE, 1.1 Makefile, NONE, 1.1 sources, NONE, 1.1 Message-ID: <200704170258.l3H2weNa010136@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/rpms/ruby-qpid/devel In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners/tmpcvsN10042/rpms/ruby-qpid/devel Added Files: .cvsignore Makefile sources Log Message: Setup of module ruby-qpid --- NEW FILE .cvsignore --- --- NEW FILE Makefile --- # Makefile for source rpm: ruby-qpid # $Id: Makefile,v 1.1 2007/04/17 02:58:37 wtogami Exp $ NAME := ruby-qpid SPECFILE = $(firstword $(wildcard *.spec)) define find-makefile-common for d in common ../common ../../common ; do if [ -f $$d/Makefile.common ] ; then if [ -f $$d/CVS/Root -a -w $$/Makefile.common ] ; then cd $$d ; cvs -Q update ; fi ; echo "$$d/Makefile.common" ; break ; fi ; done endef MAKEFILE_COMMON := $(shell $(find-makefile-common)) ifeq ($(MAKEFILE_COMMON),) # attept a checkout define checkout-makefile-common test -f CVS/Root && { cvs -Q -d $$(cat CVS/Root) checkout common && echo "common/Makefile.common" ; } || { echo "ERROR: I can't figure out how to checkout the 'common' module." ; exit -1 ; } >&2 endef MAKEFILE_COMMON := $(shell $(checkout-makefile-common)) endif include $(MAKEFILE_COMMON) --- NEW FILE sources --- From fedora-extras-commits at redhat.com Tue Apr 17 03:00:23 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Mon, 16 Apr 2007 23:00:23 -0400 Subject: rpms/rhm - New directory Message-ID: <200704170300.l3H30NlP010263@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/rpms/rhm In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners/tmpcvsL10236/rpms/rhm Log Message: Directory /cvs/extras/rpms/rhm added to the repository From fedora-extras-commits at redhat.com Tue Apr 17 03:00:33 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Mon, 16 Apr 2007 23:00:33 -0400 Subject: rpms/rhm/devel - New directory Message-ID: <200704170300.l3H30XVw010279@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/rpms/rhm/devel In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners/tmpcvsL10236/rpms/rhm/devel Log Message: Directory /cvs/extras/rpms/rhm/devel added to the repository From fedora-extras-commits at redhat.com Tue Apr 17 03:00:42 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Mon, 16 Apr 2007 23:00:42 -0400 Subject: rpms/rhm Makefile,NONE,1.1 import.log,NONE,1.1 pkg.acl,NONE,1.1 Message-ID: <200704170300.l3H30gWX010305@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/rpms/rhm In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners/tmpcvsL10236/rpms/rhm Added Files: Makefile import.log pkg.acl Log Message: Setup of module rhm --- NEW FILE Makefile --- # Top level Makefile for module rhm 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 --- --- NEW FILE pkg.acl --- From fedora-extras-commits at redhat.com Tue Apr 17 03:00:45 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Mon, 16 Apr 2007 23:00:45 -0400 Subject: owners owners.list,1.2682,1.2683 Message-ID: <200704170300.l3H30jcU010314@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/owners In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners Modified Files: owners.list Log Message: add rhm Index: owners.list =================================================================== RCS file: /cvs/extras/owners/owners.list,v retrieving revision 1.2682 retrieving revision 1.2683 diff -u -r1.2682 -r1.2683 --- owners.list 17 Apr 2007 02:58:04 -0000 1.2682 +++ owners.list 17 Apr 2007 03:00:15 -0000 1.2683 @@ -2588,6 +2588,7 @@ Fedora Extras|revelation|Password manager for GNOME 2|fedora at leemhuis.info,jspaleta at gmail.com|extras-qa at fedoraproject.org| Fedora Extras|Ri-li|Arcade game where you drive a toy wood engine|j.w.r.degoede at hhs.nl|extras-qa at fedoraproject.org| Fedora Extras|rhino|JavaScript for Java|mwringe at redhat.com|extras-qa at fedoraproject.org| +Fedora Extras|rhm|Red Hat extensions to the Qpid messaging system|aconway at redhat.com,nsantos at redhat.com|extras-qa at fedoraproject.org| Fedora Extras|rinetd|TCP redirection server|kaboom at oobleck.net|extras-qa at fedoraproject.org| Fedora Extras|rkhunter|Rootkit Hunter scans for rootkits, backdoors and local exploits|extras-orphan at fedoraproject.org|extras-qa at fedoraproject.org|tamaster at pobox.com Fedora Extras|rlog|Runtime Logging for C++|lemenkov at gmail.com|extras-qa at fedoraproject.org| From fedora-extras-commits at redhat.com Tue Apr 17 03:00:51 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Mon, 16 Apr 2007 23:00:51 -0400 Subject: rpms/rhm/devel .cvsignore, NONE, 1.1 Makefile, NONE, 1.1 sources, NONE, 1.1 Message-ID: <200704170300.l3H30p4V010331@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/rpms/rhm/devel In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners/tmpcvsL10236/rpms/rhm/devel Added Files: .cvsignore Makefile sources Log Message: Setup of module rhm --- NEW FILE .cvsignore --- --- NEW FILE Makefile --- # Makefile for source rpm: rhm # $Id: Makefile,v 1.1 2007/04/17 03:00:47 wtogami Exp $ NAME := rhm SPECFILE = $(firstword $(wildcard *.spec)) define find-makefile-common for d in common ../common ../../common ; do if [ -f $$d/Makefile.common ] ; then if [ -f $$d/CVS/Root -a -w $$/Makefile.common ] ; then cd $$d ; cvs -Q update ; fi ; echo "$$d/Makefile.common" ; break ; fi ; done endef MAKEFILE_COMMON := $(shell $(find-makefile-common)) ifeq ($(MAKEFILE_COMMON),) # attept a checkout define checkout-makefile-common test -f CVS/Root && { cvs -Q -d $$(cat CVS/Root) checkout common && echo "common/Makefile.common" ; } || { echo "ERROR: I can't figure out how to checkout the 'common' module." ; exit -1 ; } >&2 endef MAKEFILE_COMMON := $(shell $(checkout-makefile-common)) endif include $(MAKEFILE_COMMON) --- NEW FILE sources --- From fedora-extras-commits at redhat.com Tue Apr 17 03:02:22 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Mon, 16 Apr 2007 23:02:22 -0400 Subject: rpms/tasks - New directory Message-ID: <200704170302.l3H32MJQ014710@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/rpms/tasks In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners/tmpcvsT14684/rpms/tasks Log Message: Directory /cvs/extras/rpms/tasks added to the repository From fedora-extras-commits at redhat.com Tue Apr 17 03:02:33 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Mon, 16 Apr 2007 23:02:33 -0400 Subject: rpms/tasks/devel - New directory Message-ID: <200704170302.l3H32XCG014725@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/rpms/tasks/devel In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners/tmpcvsT14684/rpms/tasks/devel Log Message: Directory /cvs/extras/rpms/tasks/devel added to the repository From fedora-extras-commits at redhat.com Tue Apr 17 03:02:43 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Mon, 16 Apr 2007 23:02:43 -0400 Subject: rpms/tasks Makefile,NONE,1.1 import.log,NONE,1.1 pkg.acl,NONE,1.1 Message-ID: <200704170302.l3H32hu3014754@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/rpms/tasks In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners/tmpcvsT14684/rpms/tasks Added Files: Makefile import.log pkg.acl Log Message: Setup of module tasks --- NEW FILE Makefile --- # Top level Makefile for module tasks 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 --- --- NEW FILE pkg.acl --- From fedora-extras-commits at redhat.com Tue Apr 17 03:02:42 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Mon, 16 Apr 2007 23:02:42 -0400 Subject: owners owners.list,1.2683,1.2684 Message-ID: <200704170302.l3H32gY2014749@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/owners In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners Modified Files: owners.list Log Message: add tasks Index: owners.list =================================================================== RCS file: /cvs/extras/owners/owners.list,v retrieving revision 1.2683 retrieving revision 1.2684 diff -u -r1.2683 -r1.2684 --- owners.list 17 Apr 2007 03:00:15 -0000 1.2683 +++ owners.list 17 Apr 2007 03:02:12 -0000 1.2684 @@ -2807,6 +2807,7 @@ Fedora Extras|tango-icon-theme|Icons from the Tango Project|peter at thecodergeek.com|extras-qa at fedoraproject.org| Fedora Extras|tango-icon-theme-extras|Extra icons from the Tango Project|peter at thecodergeek.com|extras-qa at fedoraproject.org| Fedora Extras|taskjuggler|Project management tool|petersen at redhat.com|extras-qa at fedoraproject.org| +Fedora Extras|tasks|To-do list|dyoung at mesd.k12.or.us|extras-qa at fedoraproject.org|mtasaka at ioa.s.u-tokyo.ac.jp Fedora Extras|tbcload|Tcl bytecode loader|wart at kobold.org|extras-qa at fedoraproject.org| Fedora Extras|tcd-utils|TCD (Tide Constituent Database) Utils|mtasaka at ioa.s.u-tokyo.ac.jp|extras-qa at fedoraproject.org| Fedora Extras|tcl-thread|The Thread extension to Tcl|jwboyer at jdub.homelinux.org|extras-qa at fedoraproject.org| From fedora-extras-commits at redhat.com Tue Apr 17 03:02:52 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Mon, 16 Apr 2007 23:02:52 -0400 Subject: rpms/tasks/devel .cvsignore, NONE, 1.1 Makefile, NONE, 1.1 sources, NONE, 1.1 Message-ID: <200704170302.l3H32qq7014774@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/rpms/tasks/devel In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners/tmpcvsT14684/rpms/tasks/devel Added Files: .cvsignore Makefile sources Log Message: Setup of module tasks --- NEW FILE .cvsignore --- --- NEW FILE Makefile --- # Makefile for source rpm: tasks # $Id: Makefile,v 1.1 2007/04/17 03:02:48 wtogami Exp $ NAME := tasks SPECFILE = $(firstword $(wildcard *.spec)) define find-makefile-common for d in common ../common ../../common ; do if [ -f $$d/Makefile.common ] ; then if [ -f $$d/CVS/Root -a -w $$/Makefile.common ] ; then cd $$d ; cvs -Q update ; fi ; echo "$$d/Makefile.common" ; break ; fi ; done endef MAKEFILE_COMMON := $(shell $(find-makefile-common)) ifeq ($(MAKEFILE_COMMON),) # attept a checkout define checkout-makefile-common test -f CVS/Root && { cvs -Q -d $$(cat CVS/Root) checkout common && echo "common/Makefile.common" ; } || { echo "ERROR: I can't figure out how to checkout the 'common' module." ; exit -1 ; } >&2 endef MAKEFILE_COMMON := $(shell $(checkout-makefile-common)) endif include $(MAKEFILE_COMMON) --- NEW FILE sources --- From fedora-extras-commits at redhat.com Tue Apr 17 03:05:25 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Mon, 16 Apr 2007 23:05:25 -0400 Subject: owners owners.list,1.2684,1.2685 Message-ID: <200704170305.l3H35PR7015015@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/owners In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners Modified Files: owners.list Log Message: change owner of knemo Index: owners.list =================================================================== RCS file: /cvs/extras/owners/owners.list,v retrieving revision 1.2684 retrieving revision 1.2685 diff -u -r1.2684 -r1.2685 --- owners.list 17 Apr 2007 03:02:12 -0000 1.2684 +++ owners.list 17 Apr 2007 03:04:55 -0000 1.2685 @@ -1048,7 +1048,7 @@ Fedora Extras|kmenu-gnome|K Menu with Gnome directory|cgoorah at yahoo.com.au|extras-qa at fedoraproject.org| Fedora Extras|kmobiletools|Make your mobile phone communicate with your PC|dennis at ausil.us|extras-qa at fedoraproject.org| Fedora Extras|kmymoney2|Personal finance|rdieter at math.unl.edu|extras-qa at fedoraproject.org| -Fedora Extras|knemo|A KDE network monitoring tool|hugo at devin.com.br|extras-qa at fedoraproject.org| +Fedora Extras|knemo|A KDE network monitoring tool|faucamp at csir.co.za|extras-qa at fedoraproject.org| Fedora Extras|knetstats|Network monitor in KDE|cgoorah at yahoo.com.au|extras-qa at fedoraproject.org| Fedora Extras|knetworkmanager|KDE applet for Network Manager|dennis at ausil.us|extras-qa at fedoraproject.org| Fedora Extras|koan|Client side provisioning app for cobbler|mdehaan at redhat.com|extras-qa at fedoraproject.org| From fedora-extras-commits at redhat.com Tue Apr 17 03:06:22 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Mon, 16 Apr 2007 23:06:22 -0400 Subject: owners owners.epel.list,1.112,1.113 Message-ID: <200704170306.l3H36MY0015043@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/owners In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners Modified Files: owners.epel.list Log Message: add whatmask Index: owners.epel.list =================================================================== RCS file: /cvs/extras/owners/owners.epel.list,v retrieving revision 1.112 retrieving revision 1.113 diff -u -r1.112 -r1.113 --- owners.epel.list 16 Apr 2007 18:34:12 -0000 1.112 +++ owners.epel.list 17 Apr 2007 03:05:52 -0000 1.113 @@ -422,6 +422,7 @@ Fedora EPEL|vnc-ltsp-config|Easy Enabler of VNC remote LTSP desktops|rdieter at math.unl.edu|extras-qa at fedoraproject.org| Fedora EPEL|websec|Web Secretary - Web page monitoring software with highlighting|fedora at leemhuis.info|extras-qa at fedoraproject.org| Fedora EPEL|wine|A Windows 16/32/64 bit emulator|andreas.bierfert at lowlatency.de|extras-qa at fedoraproject.org| +Fedora EPEL|whatmask|Convert between different netmask types and show information|rpm at timj.co.uk|extras-qa at fedoraproject.org| Fedora EPEL|wxMaxima|Graphical user interface for Maxima|rdieter at math.unl.edu|extras-qa at fedoraproject.org| Fedora EPEL|xdg-utils|Basic desktop integration functions|rdieter at math.unl.edu|extras-qa at fedoraproject.org| Fedora EPEL|xforms|An X11 toolkit library|rdieter at math.unl.edu|extras-qa at fedoraproject.org| From fedora-extras-commits at redhat.com Tue Apr 17 03:09:51 2007 From: fedora-extras-commits at redhat.com (Jasper O'neal Hartline (autopsy)) Date: Mon, 16 Apr 2007 23:09:51 -0400 Subject: kadischi kadischi.spec,1.54,1.55 Message-ID: <200704170310.l3H3ALWS016008@cvs-int.fedora.redhat.com> Author: autopsy Update of /cvs/devel/kadischi In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv15977/kadischi Modified Files: kadischi.spec Log Message: Addition of 08symlink.sh for LiveCD to HDD installs Index: kadischi.spec =================================================================== RCS file: /cvs/devel/kadischi/kadischi.spec,v retrieving revision 1.54 retrieving revision 1.55 diff -u -r1.54 -r1.55 --- kadischi.spec 16 Apr 2007 23:12:27 -0000 1.54 +++ kadischi.spec 17 Apr 2007 03:09:49 -0000 1.55 @@ -88,6 +88,7 @@ - Integrate Zenity into 04userconfig.pl and 07accounts.sh - Correct issue with Xen kernel installs (again) - Set buildstamp file to Fedora Core release 6 +- Addition of 08symlink.sh for allowing LuveCD to HDD install * Thu Apr 12 2007 3.4-7.20070412cvs From fedora-extras-commits at redhat.com Tue Apr 17 03:09:51 2007 From: fedora-extras-commits at redhat.com (Jasper O'neal Hartline (autopsy)) Date: Mon, 16 Apr 2007 23:09:51 -0400 Subject: kadischi/post_install_scripts 08symlink.sh, NONE, 1.1 Makefile.am, 1.7, 1.8 Message-ID: <200704170310.l3H3ALHr016011@cvs-int.fedora.redhat.com> Author: autopsy Update of /cvs/devel/kadischi/post_install_scripts In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv15977/kadischi/post_install_scripts Modified Files: Makefile.am Added Files: 08symlink.sh Log Message: Addition of 08symlink.sh for LiveCD to HDD installs --- NEW FILE 08symlink.sh --- #!/bin/bash #set -x SYSDIR=$1 # # Needed to support the LiveCD to HDD install. # Since in the Anaconda environment, Anaconda expects everything in /usr/sbin # When in reality on an installed system such as the LiveCD, everything is in /sbin # /usr/sbin/chroot $SYSDIR /bin/ln -s /sbin/badblocks /usr/sbin/badblocks /usr/sbin/chroot $SYSDIR /bin/ln -s /sbin/mkreiserfs /usr/sbin/mkreiserfs /usr/sbin/chroot $SYSDIR /bin/ln -s /sbin/reiserfstune /usr/sbin/reiserfstune /usr/sbin/chroot $SYSDIR /bin/ln -s /sbin/mkfs /usr/sbin/mkfs /usr/sbin/chroot $SYSDIR /bin/ln -s /sbin/xfs /usr/sbin/xfs /usr/sbin/chroot $SYSDIR /bin/ln -s /sbin/jfs /usr/sbin/jfs /usr/sbin/chroot $SYSDIR /bin/ln -s /sbin/e2label /usr/sbin/e2label /usr/sbin/chroot $SYSDIR /bin/ln -s /sbin/mke2fs /usr/sbin/mke2fs /usr/sbin/chroot $SYSDIR /bin/ln -s /sbin/tune2fs /usr/sbin/tune2fs /usr/sbin/chroot $SYSDIR /bin/ln -s /sbin/mkswap /usr/sbin/mkswap /usr/sbin/chroot $SYSDIR /bin/ln -s /sbin/mkdosfs /usr/sbin/mkdosfs /usr/sbin/chroot $SYSDIR /bin/ln -s /sbin/mdadm /usr/sbin/mdadm Index: Makefile.am =================================================================== RCS file: /cvs/devel/kadischi/post_install_scripts/Makefile.am,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- Makefile.am 9 Jul 2006 02:22:27 -0000 1.7 +++ Makefile.am 17 Apr 2007 03:09:49 -0000 1.8 @@ -1,5 +1,5 @@ PYTHON_FILES = 03fstab.py 05fsclean.py 06sysconfig.py -BASH_FILES = 01prelink.sh 02install.sh 07accounts.sh +BASH_FILES = 01prelink.sh 02install.sh 07accounts.sh 08symlink.sh PERL_FILES = 04userconfig.pl pisdir = $(pkgdatadir)/post_install_scripts From fedora-extras-commits at redhat.com Tue Apr 17 03:14:23 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Mon, 16 Apr 2007 23:14:23 -0400 Subject: owners owners.epel.list,1.113,1.114 Message-ID: <200704170314.l3H3EN3H016117@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/owners In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners Modified Files: owners.epel.list Log Message: add a few perl modules to EPEL Index: owners.epel.list =================================================================== RCS file: /cvs/extras/owners/owners.epel.list,v retrieving revision 1.113 retrieving revision 1.114 diff -u -r1.113 -r1.114 --- owners.epel.list 17 Apr 2007 03:05:52 -0000 1.113 +++ owners.epel.list 17 Apr 2007 03:13:53 -0000 1.114 @@ -262,6 +262,7 @@ Fedora EPEL|perl-Mail-SPF-Query|Mail::SPF::Query determines the legitimacy of an SMTP client IP|steve at silug.org|extras-qa at fedoraproject.org|fedora-perl-devel-list at redhat.com Fedora EPEL|perl-Module-Build|Perl module for building and installing Perl modules|steve at silug.org|extras-qa at fedoraproject.org|fedora-perl-devel-list at redhat.com Fedora EPEL|perl-Module-Compile|Perl Module Compilation|steve at silug.org|extras-qa at fedoraproject.org|fedora-perl-devel-list at redhat.com +Fedora EPEL|perl-Module-CoreList|Perl core modules indexed by perl versions|jpo at di.uminho.pt|extras-qa at fedoraproject.org|fedora-perl-devel-list at redhat.com Fedora EPEL|perl-Module-Info|Information about Perl modules|steve at silug.org|extras-qa at fedoraproject.org|fedora-perl-devel-list at redhat.com Fedora EPEL|perl-Module-Install|Standalone, extensible Perl module installer|steve at silug.org|extras-qa at fedoraproject.org|fedora-perl-devel-list at redhat.com Fedora EPEL|perl-Module-Load|Runtime require of both modules and files|steve at silug.org|extras-qa at fedoraproject.org|fedora-perl-devel-list at redhat.com @@ -280,7 +281,9 @@ Fedora EPEL|perl-Perl6-Bible|Perl 6 Design Documentations|steve at silug.org|extras-qa at fedoraproject.org|fedora-perl-devel-list at redhat.com Fedora EPEL|perl-Pipeline|Generic pipeline interface|steve at silug.org|extras-qa at fedoraproject.org|fedora-perl-devel-list at redhat.com Fedora EPEL|perl-pmtools|A suite of small programs to help manage Perl modules|jpo at di.uminho.pt|extras-qa at fedoraproject.org|fedora-perl-devel-list at redhat.com +Fedora EPEL|perl-Pod-Escapes|Perl module for resolving POD escape sequences|jpo at di.uminho.pt|extras-qa at fedoraproject.org|fedora-perl-devel-list at redhat.com Fedora EPEL|perl-Pod-Readme|Convert POD to README file|steve at silug.org|extras-qa at fedoraproject.org|fedora-perl-devel-list at redhat.com +Fedora EPEL|perl-Pod-Simple|Framework for parsing POD documentation|jpo at di.uminho.pt|extras-qa at fedoraproject.org|fedora-perl-devel-list at redhat.com Fedora EPEL|perl-Readonly|Facility for creating read-only scalars, arrays, hashes|cweyl at alumni.drew.edu|extras-qa at fedoraproject.org|fedora-perl-devel-list at redhat.com Fedora EPEL|perl-Readonly-XS|Companion module for perl-Readonly|cweyl at alumni.drew.edu|extras-qa at fedoraproject.org|fedora-perl-devel-list at redhat.com Fedora EPEL|perl-Set-Infinite|Sets of intervals|steve at silug.org|extras-qa at fedoraproject.org|fedora-perl-devel-list at redhat.com @@ -292,8 +295,10 @@ Fedora EPEL|perl-Sys-Virt|Represent and manage a libvirt hypervisor connection|steve at silug.org|extras-qa at fedoraproject.org|fedora-perl-devel-list at redhat.com,berrange at redhat.com Fedora EPEL|perl-Term-UI|Term::ReadLine UI made easy|steve at silug.org|extras-qa at fedoraproject.org|fedora-perl-devel-list at redhat.com Fedora EPEL|perl-Test-Base|Data Driven Testing Framework|steve at silug.org|extras-qa at fedoraproject.org|fedora-perl-devel-list at redhat.com +Fedora EPEL|perl-Test-Builder-Tester|For bugs related to the perl-Test-Builder-Tester component|jpo at di.uminho.pt|extras-qa at fedoraproject.org|fedora-perl-devel-list at redhat.com Fedora EPEL|perl-Test-Deep|Extremely flexible deep comparison|steve at silug.org|extras-qa at fedoraproject.org|fedora-perl-devel-list at redhat.com Fedora EPEL|perl-Test-NoWarnings|Make sure you didn't emit any warnings while testing|steve at silug.org|extras-qa at fedoraproject.org|fedora-perl-devel-list at redhat.com +Fedora EPEL|perl-Test-Pod|Perl module for checking for POD errors in files|jpo at di.uminho.pt|extras-qa at fedoraproject.org|fedora-perl-devel-list at redhat.com Fedora EPEL|perl-Test-Portability-Files|Check file names portability|steve at silug.org|extras-qa at fedoraproject.org|fedora-perl-devel-list at redhat.com Fedora EPEL|perl-Test-Prereq|Check if Makefile.PL has the right pre-requisites|steve at silug.org|extras-qa at fedoraproject.org|fedora-perl-devel-list at redhat.com Fedora EPEL|perl-Test-Tester|Ease testing test modules built with Test::Builder|steve at silug.org|extras-qa at fedoraproject.org|fedora-perl-devel-list at redhat.com From fedora-extras-commits at redhat.com Tue Apr 17 03:21:13 2007 From: fedora-extras-commits at redhat.com (Paul Wouters (pwouters)) Date: Mon, 16 Apr 2007 23:21:13 -0400 Subject: rpms/nsd/FC-6 .cvsignore, 1.5, 1.6 nsd.spec, 1.15, 1.16 sources, 1.5, 1.6 Message-ID: <200704170321.l3H3LDDX016181@cvs-int.fedora.redhat.com> Author: pwouters Update of /cvs/extras/rpms/nsd/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv16157 Modified Files: .cvsignore nsd.spec sources Log Message: * Mon Apr 16 2007 Paul Wouters 2.3.7-1 - Upgraded to 2.3.7 - Ensure postun doesn't produce output when rebuilding binary zonefiles Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/nsd/FC-6/.cvsignore,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- .cvsignore 12 Oct 2006 19:43:29 -0000 1.5 +++ .cvsignore 17 Apr 2007 03:20:39 -0000 1.6 @@ -1,2 +1,3 @@ nsd-2.3.5.tar.gz nsd-2.3.6.tar.gz +nsd-2.3.7.tar.gz Index: nsd.spec =================================================================== RCS file: /cvs/extras/rpms/nsd/FC-6/nsd.spec,v retrieving revision 1.15 retrieving revision 1.16 diff -u -r1.15 -r1.16 --- nsd.spec 16 Oct 2006 13:52:51 -0000 1.15 +++ nsd.spec 17 Apr 2007 03:20:39 -0000 1.16 @@ -1,7 +1,7 @@ Summary: NSD is a complete implementation of an authoritative DNS name server Name: nsd -Version: 2.3.6 -Release: 2%{?dist} +Version: 2.3.7 +Release: 1%{?dist} License: BSD-like Url: http://open.nlnetlabs.nl/nsd/ Source: http://open.nlnetlabs.nl/downloads/nsd/%{name}-%{version}.tar.gz @@ -69,14 +69,18 @@ %postun if [ "$1" -ge "1" ]; then - /sbin/service %{name} condrestart + /sbin/service %{name} condrestart > /dev/null 2> /dev/null fi %changelog -* Mon Oct 16 2006 Paul Wouters 2.3.6-2 +* Mon Apr 16 2007 Paul Wouters 2.3.7-1 +- Upgraded to 2.3.7 +- Ensure postun doesn't produce output when rebuilding binary zonefiles + +* Mon Oct 16 2006 Paul Wouters 2.3.6-2 - Bump version for upgrade path -* Thu Oct 12 2006 Paul Wouters 2.3.6-1 +* Thu Oct 12 2006 Paul Wouters 2.3.6-1 - Upgraded to 2.3.6 - Removed obsolete workaround in nsd.init - Fixed spec file so daemon gets properly restarted on upgrade Index: sources =================================================================== RCS file: /cvs/extras/rpms/nsd/FC-6/sources,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- sources 12 Oct 2006 19:43:29 -0000 1.5 +++ sources 17 Apr 2007 03:20:39 -0000 1.6 @@ -1,2 +1,3 @@ e9dfb18d544cd37c57b05a91384037e9 nsd-2.3.5.tar.gz 72428cdacc5bee63b4477becda27bf64 nsd-2.3.6.tar.gz +31a36167098a0ec9d736e113720c517f nsd-2.3.7.tar.gz From fedora-extras-commits at redhat.com Tue Apr 17 03:40:12 2007 From: fedora-extras-commits at redhat.com (Paul Wouters (pwouters)) Date: Mon, 16 Apr 2007 23:40:12 -0400 Subject: rpms/nsd/FC-5 .cvsignore, 1.5, 1.6 nsd.spec, 1.11, 1.12 sources, 1.6, 1.7 Message-ID: <200704170340.l3H3eCJ5016816@cvs-int.fedora.redhat.com> Author: pwouters Update of /cvs/extras/rpms/nsd/FC-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv16757 Modified Files: .cvsignore nsd.spec sources Log Message: * Mon Apr 16 2007 Paul Wouters 2.3.7-1 - Upgraded to 2.3.7 Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/nsd/FC-5/.cvsignore,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- .cvsignore 12 Oct 2006 22:41:28 -0000 1.5 +++ .cvsignore 17 Apr 2007 03:39:38 -0000 1.6 @@ -1,2 +1,3 @@ nsd-2.3.5.tar.gz nsd-2.3.6.tar.gz +nsd-2.3.7.tar.gz Index: nsd.spec =================================================================== RCS file: /cvs/extras/rpms/nsd/FC-5/nsd.spec,v retrieving revision 1.11 retrieving revision 1.12 diff -u -r1.11 -r1.12 --- nsd.spec 12 Oct 2006 22:57:11 -0000 1.11 +++ nsd.spec 17 Apr 2007 03:39:38 -0000 1.12 @@ -1,7 +1,7 @@ Summary: NSD is a complete implementation of an authoritative DNS name server Name: nsd -Version: 2.3.6 -Release: 2%{?dist} +Version: 2.3.7 +Release: 1%{?dist} License: BSD-like Url: http://open.nlnetlabs.nl/nsd/ Source: http://open.nlnetlabs.nl/downloads/nsd/%{name}-%{version}.tar.gz @@ -73,6 +73,9 @@ fi %changelog +* Mon Apr 16 2007 Paul Wouters 2.3.7-1 +- Upgraded to 2.3.7 + * Thu Oct 12 2006 Paul Wouters 2.3.6-1 - Bump version Index: sources =================================================================== RCS file: /cvs/extras/rpms/nsd/FC-5/sources,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- sources 12 Oct 2006 22:57:11 -0000 1.6 +++ sources 17 Apr 2007 03:39:38 -0000 1.7 @@ -1 +1,2 @@ 72428cdacc5bee63b4477becda27bf64 nsd-2.3.6.tar.gz +31a36167098a0ec9d736e113720c517f nsd-2.3.7.tar.gz From fedora-extras-commits at redhat.com Tue Apr 17 03:40:24 2007 From: fedora-extras-commits at redhat.com (Brian Pepple (bpepple)) Date: Mon, 16 Apr 2007 23:40:24 -0400 Subject: rpms/gstreamer-plugins-farsight/devel .cvsignore, 1.2, 1.3 gstreamer-plugins-farsight.spec, 1.1, 1.2 sources, 1.2, 1.3 Message-ID: <200704170340.l3H3eOu8016823@cvs-int.fedora.redhat.com> Author: bpepple Update of /cvs/extras/rpms/gstreamer-plugins-farsight/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv16788 Modified Files: .cvsignore gstreamer-plugins-farsight.spec sources Log Message: * Mon Apr 16 2007 Brian Pepple - 0.12.0-1 - Update to 0.12.0. - Add BR on jasper-devel & jrtplib-devel to build additional plugins. Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/gstreamer-plugins-farsight/devel/.cvsignore,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- .cvsignore 23 Dec 2006 03:09:18 -0000 1.2 +++ .cvsignore 17 Apr 2007 03:39:50 -0000 1.3 @@ -1 +1 @@ -gst-plugins-farsight-0.10.2.tar.gz +gst-plugins-farsight-0.12.0.tar.gz Index: gstreamer-plugins-farsight.spec =================================================================== RCS file: /cvs/extras/rpms/gstreamer-plugins-farsight/devel/gstreamer-plugins-farsight.spec,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- gstreamer-plugins-farsight.spec 23 Dec 2006 03:09:18 -0000 1.1 +++ gstreamer-plugins-farsight.spec 17 Apr 2007 03:39:50 -0000 1.2 @@ -1,8 +1,8 @@ %define gst_majorminor 0.10 Name: gstreamer-plugins-farsight -Version: 0.10.2 -Release: 2%{?dist} +Version: 0.12.0 +Release: 1%{?dist} Summary: GStreamer plug-ins for farsight protocol Group: Applications/Multimedia @@ -14,8 +14,9 @@ BuildRequires: gstreamer-devel > 0.10.3 BuildRequires: gstreamer-plugins-base-devel BuildRequires: libjingle-devel +BuildRequires: jasper-devel +BuildRequires: jrtplib-devel -Requires: gstreamer-plugins-base %description This is a set of plugins for GStreamer that will be used by Farsight for @@ -28,12 +29,8 @@ %build %configure --disable-static \ - --disable-jrtplib \ --disable-mimic \ - --disable-jasper \ - --disable-gsm \ - --enable-jingle-p2p \ - --with-plugins=rtpdemux,rtpjitterbuffer + --disable-gsm make %{?_smp_mflags} @@ -50,14 +47,14 @@ %files %defattr(-,root,root,-) %doc AUTHORS COPYING -%{_libdir}/gstreamer-%{gst_majorminor}/libgstice.so -%{_libdir}/gstreamer-%{gst_majorminor}/libgstjrtp.so -%{_libdir}/gstreamer-%{gst_majorminor}/libgstrtpdemux.so -%{_libdir}/gstreamer-%{gst_majorminor}/libgstrtpjitterbuffer.so - +%{_libdir}/gstreamer-%{gst_majorminor}/*.so %changelog +* Mon Apr 16 2007 Brian Pepple - 0.12.0-1 +- Update to 0.12.0. +- Add BR on jasper-devel & jrtplib-devel to build additional plugins. + * Fri Dec 22 2006 Brian Pepple - 0.10.2-2 - Rename gstreamer macro. Index: sources =================================================================== RCS file: /cvs/extras/rpms/gstreamer-plugins-farsight/devel/sources,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- sources 23 Dec 2006 03:09:18 -0000 1.2 +++ sources 17 Apr 2007 03:39:50 -0000 1.3 @@ -1 +1 @@ -77c92554c2bd57ad1b426e5ba50eb9a8 gst-plugins-farsight-0.10.2.tar.gz +60d2d68e2aec9c6eeeed9c86812e13f0 gst-plugins-farsight-0.12.0.tar.gz From fedora-extras-commits at redhat.com Tue Apr 17 03:46:43 2007 From: fedora-extras-commits at redhat.com (Paul Wouters (pwouters)) Date: Mon, 16 Apr 2007 23:46:43 -0400 Subject: rpms/nsd/FC-4 .cvsignore, 1.6, 1.7 nsd.spec, 1.12, 1.13 sources, 1.7, 1.8 Message-ID: <200704170346.l3H3khgS016977@cvs-int.fedora.redhat.com> Author: pwouters Update of /cvs/extras/rpms/nsd/FC-4 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv16948 Modified Files: .cvsignore nsd.spec sources Log Message: * Mon Apr 16 2007 Paul Wouters 2.3.7-1 - Upgraded to 2.3.7 Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/nsd/FC-4/.cvsignore,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- .cvsignore 12 Oct 2006 22:42:09 -0000 1.6 +++ .cvsignore 17 Apr 2007 03:46:09 -0000 1.7 @@ -1,2 +1,3 @@ nsd-2.3.5.tar.gz nsd-2.3.6.tar.gz +nsd-2.3.7.tar.gz Index: nsd.spec =================================================================== RCS file: /cvs/extras/rpms/nsd/FC-4/nsd.spec,v retrieving revision 1.12 retrieving revision 1.13 diff -u -r1.12 -r1.13 --- nsd.spec 12 Oct 2006 22:56:11 -0000 1.12 +++ nsd.spec 17 Apr 2007 03:46:09 -0000 1.13 @@ -1,7 +1,7 @@ Summary: NSD is a complete implementation of an authoritative DNS name server Name: nsd -Version: 2.3.6 -Release: 2%{?dist} +Version: 2.3.7 +Release: 1%{?dist} License: BSD-like Url: http://open.nlnetlabs.nl/nsd/ Source: http://open.nlnetlabs.nl/downloads/nsd/%{name}-%{version}.tar.gz @@ -73,6 +73,9 @@ fi %changelog +* Mon Apr 16 2007 Paul Wouters 2.3.7-1 +- Upgraded to 2.3.7 + * Thu Oct 12 2006 Paul Wouters 2.3.6-1 - Bump version Index: sources =================================================================== RCS file: /cvs/extras/rpms/nsd/FC-4/sources,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- sources 12 Oct 2006 22:56:11 -0000 1.7 +++ sources 17 Apr 2007 03:46:09 -0000 1.8 @@ -1 +1,2 @@ 72428cdacc5bee63b4477becda27bf64 nsd-2.3.6.tar.gz +31a36167098a0ec9d736e113720c517f nsd-2.3.7.tar.gz From fedora-extras-commits at redhat.com Tue Apr 17 04:30:04 2007 From: fedora-extras-commits at redhat.com (Jasper O'neal Hartline (autopsy)) Date: Tue, 17 Apr 2007 00:30:04 -0400 Subject: kadischi kadischi.spec,1.55,1.56 Message-ID: <200704170430.l3H4U4EV021614@cvs-int.fedora.redhat.com> Author: autopsy Update of /cvs/devel/kadischi In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv21573 Modified Files: kadischi.spec Log Message: Correct bootloader checking when inside LiveCD Index: kadischi.spec =================================================================== RCS file: /cvs/devel/kadischi/kadischi.spec,v retrieving revision 1.55 retrieving revision 1.56 diff -u -r1.55 -r1.56 --- kadischi.spec 17 Apr 2007 03:09:49 -0000 1.55 +++ kadischi.spec 17 Apr 2007 04:30:02 -0000 1.56 @@ -89,7 +89,8 @@ - Correct issue with Xen kernel installs (again) - Set buildstamp file to Fedora Core release 6 - Addition of 08symlink.sh for allowing LuveCD to HDD install - +- Correct bootloader configuration checking in LiveCD environment +- Add excerpt in the help menu about LiveCD to disk installs * Thu Apr 12 2007 3.4-7.20070412cvs - Modifications made to satisfy rpmlint From fedora-extras-commits at redhat.com Tue Apr 17 04:30:04 2007 From: fedora-extras-commits at redhat.com (Jasper O'neal Hartline (autopsy)) Date: Tue, 17 Apr 2007 00:30:04 -0400 Subject: kadischi/livecd_generator kadischi.py,1.56,1.57 Message-ID: <200704170430.l3H4U4Gv021621@cvs-int.fedora.redhat.com> Author: autopsy Update of /cvs/devel/kadischi/livecd_generator In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv21573/livecd_generator Modified Files: kadischi.py Log Message: Correct bootloader checking when inside LiveCD Index: kadischi.py =================================================================== RCS file: /cvs/devel/kadischi/livecd_generator/kadischi.py,v retrieving revision 1.56 retrieving revision 1.57 diff -u -r1.56 -r1.57 --- kadischi.py 16 Apr 2007 15:30:36 -0000 1.56 +++ kadischi.py 17 Apr 2007 04:30:02 -0000 1.57 @@ -47,17 +47,18 @@ print "[kadischi]: Starting kadischi as UID 0..." ### Check for Grub or Isolinux configuration - bootloader = None - f = open(confdir + "/kadischi.conf").readlines() - for line in f: - if re.search("BOOTLOADER=grub", line): - bootloader = "grub" - if re.search("BOOTLOADER=isolinux", line): - bootloader = "isolinux" + if not os.access("/.livecd", os.R_OK): + bootloader = None + f = open(confdir + "/kadischi.conf").readlines() + for line in f: + if re.search("BOOTLOADER=grub", line): + bootloader = "grub" + if re.search("BOOTLOADER=isolinux", line): + bootloader = "isolinux" - if bootloader == None: - print ("[kadischi]: No bootloader specified in %s/kadischi.conf, bailing!" % confdir) - sys.exit(0) + if bootloader == None: + print ("[kadischi]: No bootloader specified in %s/kadischi.conf, bailing!" % confdir) + sys.exit(0) # Parsing command line arguments # Make case for running from LiveCD @@ -328,7 +329,7 @@ def parse_args(): """ process command line options for anaconda """ - usage = 'usage: %prog [options] \n\nConsult the documentation at: http://fedoraproject.org/wiki/Kadischi/Documentation' + usage = 'usage: %prog [options] \n\nConsult the documentation at: http://fedoraproject.org/wiki/Kadischi/Documentation\n\nFor LiveCD or LiveDVD installs to disk use: %prog [options] ' verstr = '%prog ' + version parser = optparse.OptionParser(usage=usage, version=verstr) parser.add_option ("-f", "--force", dest="force", action="store_true", default=False, help="Overwrite existing image file, if it exists") From fedora-extras-commits at redhat.com Tue Apr 17 06:24:33 2007 From: fedora-extras-commits at redhat.com (Mamoru Tasaka (mtasaka)) Date: Tue, 17 Apr 2007 02:24:33 -0400 Subject: rpms/gnome-commander/devel gnome-commander-1.2.3-xsltproc-OMF-element.patch, NONE, 1.1 gnome-commander.spec, 1.4, 1.5 Message-ID: <200704170624.l3H6OXRY032073@cvs-int.fedora.redhat.com> Author: mtasaka Update of /cvs/extras/rpms/gnome-commander/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv32049 Modified Files: gnome-commander.spec Added Files: gnome-commander-1.2.3-xsltproc-OMF-element.patch Log Message: * Tue Apr 17 2007 Mamoru Tasaka - 1.2.3-6 - Add maintainer, description elements to gnome-commander.xml for newer libxslt gnome-commander-1.2.3-xsltproc-OMF-element.patch: --- NEW FILE gnome-commander-1.2.3-xsltproc-OMF-element.patch --- --- gnome-commander-1.2.3/doc/C/gnome-commander.xml.orig 2006-12-11 16:12:37.000000000 -0500 +++ gnome-commander-1.2.3/doc/C/gnome-commander.xml 2007-04-17 01:59:01.000000000 -0400 @@ -27,6 +27,14 @@ &app; Manual V&manrevision; + + + GNOME Commander is a nice and fast file manager for the GNOME desktop. + In addition to performing the basic filemanager functions the program is + also an FTP-client and it can browse SMB-networks. + + + 2000 2001 @@ -51,6 +59,10 @@ GNOME Documentation Project + + GNOME Documentation Project + + &legal;
&appname;?????????????????? 2007 Akbar Home 2007 Mamoru Tasaka (Japanese translation) Akbar Home &legal; Akbar Home akbarhome at gmail.com Mamoru Tasaka mtasaka at ioa.s.u-tokyo.ac.jp Japanese translation Wallpapoz ????????????????????? 2007 Akbar Home akbarhome at gmail.com Akbar Home ?????????????????????????????????????????? &appversion; ??? &appname; ??????????????????????????? ????????????????????? &appname; ???????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????? ???????????????????????????????????????????????????????????????????????????????????????????????????????????? Wallpapoz ??????????????????????????? ???&app; ??????Gnome????????????????????????????????????????????????????????????????????????????????????????????? &app; ????????????????????????????????????????????????Gnome??????????????????????????????????????????????????????????????? ???????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????? ????????????&app; ????????????????????????????????????????????????????????????????????????????????????????????????????????? ?????????????????????????????????????????????????????????????????????????????????????????????????????????????????? &app; ????????????????????????????????????????????????????????????????????????????????????????????????????????????????????? ?????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????? ??????????????????????????????????????????????????? ???????????????????????????????????????????????????????????? ??????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????? ???????????????????????????????????????????????????????????????????????????????????????????????????????????? ????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????? ???????????????????????????????????? &appname;????????? ??????????????????&app; ???????????????????????? ?????????????????????????????????????????? ??????????????? Wallpapoz ????????? gnome-terminal??????????????????????????? ??????????????????????????????????????????????????????????????? wallpapoz?????????????????? &appname;???????????? &app; ?????????????????????????????????????????????????????? ??????????????????????????????????????? CtrlQ??????????????????????????? ?????????&app; ????????????????????? &appname; ????????? &app; ?????????Gnome?????????????????????????????????????????????????????????????????????????????? ???????????????????????????????????????????????????????????????????????????????????? ??????????????????????????????????????????????????????????????????????????????????????? &app; ??????Gnome?????????????????????????????????????????????????????????????????????????????? &app; ??????????????????????????????????????????????????????????????????????????????????????????????????????????????? ???????????????????????????????????????????????????????????? ???????????????????????????????????????????????????????????????????????????????????????????????????????????????????????? ?????????????????????????????? &app; ???????????????????????????????????????????????????????????????????????????????????? ?????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????? ?????????????????????????????????????????????????????????????????????????????? ?????????&app; ???????????????????????????????????????????????????????????? ???????????? &app; ??????????????????????????????????????????????????? ?????????????????? ????????????????????????????????????????????????&app; ????????????????????????????????????????????????????????? ???????????????????????? ?????????????????????????????????????????????????????????????????????????????????????????????????????????????????? ??????????????? ????????????????????????????????????????????????????????????????????????????????????????????????????????? ?????????????????? ????????????????????????????????????????????????????????????????????????????????????????????? &app; ????????????????????????????????????????????????????????????????????????????????????????????????????????????????????? ?????????????????????????????????????????????????????? ???????????? ????????????????????????????????????????????? ??????????????? ?????????????????????????????????????????? ????????????????????????????????? ??????????????????????????????????????????????????????????????????????????? ?????????????????? ???????????????????????????????????????????????????????????????????????? CtrlF ?????????????????????????????????????????????????????????????????????????????????????????????????????? ??????????????? ????????????????????? ???????????????????????????????????????????????????????????????????????? ?????????????????????????????????????????? ????????????????????????????????????????????????????????????????????????????????????????????????????????????????????? CtrlF ???????????? ?????????????????????????????????????????????????????????????????????????????? OK????????????????????? ??????????????????????????? ??????????????????????????????????????????????????????????????????????????????????????????????????????????????? ???????????????????????????????????????????????? ??????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????? CtrlD ???????????? ?????????????????????????????????????????????????????????????????????????????????????????????????????? OK????????????????????? ??????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????? ???????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????? ?????????????????????????????????????????????????????????????????????????????? ????????????????????????????????????????????????????????? ?????????????????????????????????????????????????????????????????????????????????????????? ??????????????????????????? &app; ??????????????????????????????????????????????????????????????????????????????????????????????????????????????? ????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????? (??????????????????????????????????????????). ????????????????????? ??????????????????????????????????????????????????????????????????????????????????????????????????? ?????? ???????????? ?????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????? ?????????????????????????????? CtrlX ??????????????????????????? ?????????????????? ???????????????????????????????????????????????????????????????????????????????????????????????????????????? ?????? ????????? ??????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????? ?????????????????????????????? CtrlC ??????????????????????????? ????????????????????? ????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????? ????????????????????????????????????????????????????????????????????? ?????? ???????????? ?????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????? ??????????????????????????????CtrlP ??????????????????????????? ????????????????????????????????? ?????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????? ???????????????????????????????????????????????????????????????????????????????????????????????????????????????????????? ?????? ????????????????????????????????? ?????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????? ?????????????????????????????? CtrlE ??????????????????????????? ??????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????? ?????????????????????????????? Enter????????????????????????????????? ??????????????? ?????????????????????????????????????????????????????????????????????????????????????????? ?????? ??????????????? ????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????? ?????????????????????????????? CtrlH ??????????????????????????? ??????????????? ???????????????????????????????????????????????????????????????????????? ?????????????????????????????????????????? ??????????????? ????????????????????????????????????????????????????????????????????????????????? ?????? ??????????????? ????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????? ??????????????????????????????Delete????????????????????????????????? ?????????????????????????????? ????????????????????????????????????????????????????????????????????????????????????????????????????????????????????? ?????? ???????????? ?????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????? ??????????????????????????????Page Up?????????????????????????????????????????????????????????????????????????????????????????? ??? ?????????????????????????????? ????????????????????????????????????????????????????????????????????????????????????????????????????????????????????? ?????? ???????????? ?????????????????? ???????????????????????????????????????????????????????????????????????????????????????????????????????????? ??????????????????????????????Page Down?????????????????????????????????????????????????????????????????????????????????????????? ??????????????? ??????????????????????????????????????????????????????????????? ???????????? ?????? ??? ?????????????????????????????????????????????????????????????????????????????????????????????????????? CtrlS ??????????????????????????? ?????? ?????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????? CtrlP ????????????????????????????????????????????????????????????????????????????????? ????????????????????????????????? ?????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????? ??????????????? ????????????????????????????????????????????? ?????????????????????????????????????????????????????????????????????????????????????????? ????????????????????????????????????????????????&app; ??????????????????????????????????????????????????? ??????????????????????????????????????????????????? ?????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????&app; ?????????????????????????????? ???????????? ?????????????????????????????????&app; ????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????Gnome??????????????????????????????????????????????????????????????? ???????????? &app; ??????????????????????????????????????????????????????????????????????????????????????????GUI?????????????????????????????????????????????????????? ????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????? ????????????GUI??????????????????????????????????????????????????????????????????????????????????????? GUI???????????????&app; ???????????????????????????Daemon Wallpapoz??????????????????????????????????????? Daemon Wallpapoz ??????????????????GUI???????????????????????????????????????????????????????????? ??????????????????????????????????????????????????????????????????????????????????????????????????????Gnome????????????????????? ????????????????????????Daemon Wallpapoz ????????????????????? &app; ????????????????????????????????????????????????????????????????????? ??????????????????????????????????????? Daemon Wallpapoz ???????????????????????????????????????????????????????????? ???????????? ????????? ????????????????????????????????????????????????????????????????????????????????????????????????????????? CtrlR ??????????????????????????? gnome-terminal??????????????????????????????????????? ???????????????????????????????????????????????????daemon_wallpapoz ?????????????????????Daemon Wallpapoz???????????????????????? ????????????????????? Daemon Wallpapoz ???????????????????????????????????? ???????????? ?????? ?????????????????????????????????????????????????????????????????????????????????????????????????????? Esc????????????????????????????????? gnome-terminal??????????????????????????????????????? ???????????????????????????????????????????????????pkill daemon_wallpapoz ??????????????????????????????????????????
Index: wallpapoz.spec =================================================================== RCS file: /cvs/extras/rpms/wallpapoz/devel/wallpapoz.spec,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- wallpapoz.spec 11 Apr 2007 06:57:38 -0000 1.3 +++ wallpapoz.spec 17 Apr 2007 06:48:32 -0000 1.4 @@ -7,7 +7,7 @@ %define mainver 0.4 %define svnver 55 -%define fedorarel 2 +%define fedorarel 3 %define rel %{?svnver:0.}%{fedorarel}%{?svnver:.svn%svnver} @@ -20,6 +20,8 @@ License: GPL URL: %{srcurl} Source0: %{srcurl}files/%{name}-%{mainver}%{?svnver:-svn%svnver}.tar.bz2 +Source1: wallpapoz-ja.xml +Source2: legal-ja.xml BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch @@ -44,7 +46,12 @@ %{__sed} -i.dos -e 's|\r||g' COPYING touch -r COPYING.dos COPYING -#%%{__sed} -i.lang -e '/ISO_CODES/s|(\(.*,\))|(\1 "ja",)|' setup.py +pushd share/gnome/help/wallpapoz/ +mkdir ja +%{__install} -c -p -m 644 %{SOURCE1} ja/wallpapoz.xml +%{__install} -c -p -m 644 %{SOURCE1} ja/legal.xml +popd +%{__sed} -i.lang -e '/DOC_ISO_CODES/s|(\(.*,\))|(\1 "ja",)|' setup.py %build @@ -77,6 +84,9 @@ %{_datadir}/applications/fedora-%{name}.desktop %changelog +* Tue Apr 17 2007 Mamoru Tasaka - 0.4-0.3.svn55 +- Add Japanese xml files (upstream will merge this) + * Wed Apr 11 2007 Mamoru Tasaka - 0.4-0.2.svn55 - svn 55 From fedora-extras-commits at redhat.com Tue Apr 17 06:52:19 2007 From: fedora-extras-commits at redhat.com (Mamoru Tasaka (mtasaka)) Date: Tue, 17 Apr 2007 02:52:19 -0400 Subject: rpms/wallpapoz/devel wallpapoz.spec,1.4,1.5 Message-ID: <200704170652.l3H6qJuB000488@cvs-int.fedora.redhat.com> Author: mtasaka Update of /cvs/extras/rpms/wallpapoz/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv470 Modified Files: wallpapoz.spec Log Message: * Tue Apr 17 2007 Mamoru Tasaka - 0.4-0.4.svn55 - Add Japanese xml files (upstream will merge this) Index: wallpapoz.spec =================================================================== RCS file: /cvs/extras/rpms/wallpapoz/devel/wallpapoz.spec,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- wallpapoz.spec 17 Apr 2007 06:48:32 -0000 1.4 +++ wallpapoz.spec 17 Apr 2007 06:51:43 -0000 1.5 @@ -7,7 +7,7 @@ %define mainver 0.4 %define svnver 55 -%define fedorarel 3 +%define fedorarel 4 %define rel %{?svnver:0.}%{fedorarel}%{?svnver:.svn%svnver} @@ -49,7 +49,7 @@ pushd share/gnome/help/wallpapoz/ mkdir ja %{__install} -c -p -m 644 %{SOURCE1} ja/wallpapoz.xml -%{__install} -c -p -m 644 %{SOURCE1} ja/legal.xml +%{__install} -c -p -m 644 %{SOURCE2} ja/legal.xml popd %{__sed} -i.lang -e '/DOC_ISO_CODES/s|(\(.*,\))|(\1 "ja",)|' setup.py @@ -84,7 +84,7 @@ %{_datadir}/applications/fedora-%{name}.desktop %changelog -* Tue Apr 17 2007 Mamoru Tasaka - 0.4-0.3.svn55 +* Tue Apr 17 2007 Mamoru Tasaka - 0.4-0.4.svn55 - Add Japanese xml files (upstream will merge this) * Wed Apr 11 2007 Mamoru Tasaka - 0.4-0.2.svn55 From fedora-extras-commits at redhat.com Tue Apr 17 07:03:18 2007 From: fedora-extras-commits at redhat.com (=?utf-8?q?Ralf_Cors=C3=A9pius?= (corsepiu)) Date: Tue, 17 Apr 2007 03:03:18 -0400 Subject: rpms/Coin2/FC-6 coin-2.3.0-man3.diff, 1.1, NONE coin-2.3.0-openal-soname.diff, 1.1, NONE coin-2.3.0-simage-soname.diff, 1.1, NONE Message-ID: <200704170703.l3H73IYF004834@cvs-int.fedora.redhat.com> Author: corsepiu Update of /cvs/extras/rpms/Coin2/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv4826 Removed Files: coin-2.3.0-man3.diff coin-2.3.0-openal-soname.diff coin-2.3.0-simage-soname.diff Log Message: Remove (Obsolete). --- coin-2.3.0-man3.diff DELETED --- --- coin-2.3.0-openal-soname.diff DELETED --- --- coin-2.3.0-simage-soname.diff DELETED --- From fedora-extras-commits at redhat.com Tue Apr 17 07:04:32 2007 From: fedora-extras-commits at redhat.com (=?utf-8?q?Ralf_Cors=C3=A9pius?= (corsepiu)) Date: Tue, 17 Apr 2007 03:04:32 -0400 Subject: rpms/Coin2/FC-6 Coin-2.4.6-man3.diff, NONE, 1.1 Coin-2.4.6-openal-soname.diff, NONE, 1.1 Coin-2.4.6-simage-soname.diff, NONE, 1.1 Message-ID: <200704170704.l3H74WmS004876@cvs-int.fedora.redhat.com> Author: corsepiu Update of /cvs/extras/rpms/Coin2/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv4862 Added Files: Coin-2.4.6-man3.diff Coin-2.4.6-openal-soname.diff Coin-2.4.6-simage-soname.diff Log Message: New. Coin-2.4.6-man3.diff: --- NEW FILE Coin-2.4.6-man3.diff --- diff -uNr Coin-2.4.6.orig/man/man3/Makefile.am Coin-2.4.6/man/man3/Makefile.am --- Coin-2.4.6.orig/man/man3/Makefile.am 2007-04-10 11:24:07.000000000 +0200 +++ Coin-2.4.6/man/man3/Makefile.am 2007-04-14 06:27:29.000000000 +0200 @@ -8,6 +8,7 @@ "$(sim_ac_doxygen_exe)" docs/coin.doxygen ) filelist.txt: SoDB.3 + rm -f *_.3 ls *.3 >filelist.txt diff -uNr Coin-2.4.6.orig/man/man3/Makefile.in Coin-2.4.6/man/man3/Makefile.in --- Coin-2.4.6.orig/man/man3/Makefile.in 2007-04-10 11:24:07.000000000 +0200 +++ Coin-2.4.6/man/man3/Makefile.in 2007-04-14 06:27:30.000000000 +0200 @@ -421,6 +421,7 @@ "$(sim_ac_doxygen_exe)" docs/coin.doxygen ) filelist.txt: SoDB.3 + rm -f *_.3 ls *.3 >filelist.txt @BUILD_MANPAGES_TRUE at all-local: filelist.txt Coin-2.4.6-openal-soname.diff: --- NEW FILE Coin-2.4.6-openal-soname.diff --- diff -uNr Coin-2.4.6.orig/src/glue/openal_wrapper.c Coin-2.4.6/src/glue/openal_wrapper.c --- Coin-2.4.6.orig/src/glue/openal_wrapper.c 2007-04-10 11:23:51.000000000 +0200 +++ Coin-2.4.6/src/glue/openal_wrapper.c 2007-04-14 06:31:09.000000000 +0200 @@ -107,7 +107,7 @@ int idx; const char * possiblelibnames[] = { NULL, /* is set below */ - "openal", "openal32", "libopenal.so", + @LIBOPENAL_SONAME@, NULL }; Coin-2.4.6-simage-soname.diff: --- NEW FILE Coin-2.4.6-simage-soname.diff --- diff -uNr Coin-2.4.6.orig/src/glue/simage_wrapper.c Coin-2.4.6/src/glue/simage_wrapper.c --- Coin-2.4.6.orig/src/glue/simage_wrapper.c 2007-04-10 11:23:51.000000000 +0200 +++ Coin-2.4.6/src/glue/simage_wrapper.c 2007-04-14 06:34:11.000000000 +0200 @@ -272,16 +272,7 @@ Autoconf check? 20000930 mortene. */ const char * possiblelibnames[] = { NULL, /* is set below */ - "simage", "libsimage", "libsimage.so", - "libsimage.dylib", - /* MSWindows DLL names for the simage library */ - /* FIXME: a bit of a hack this, but it looks difficult to find - a better strategy. Perhaps it'd be a good idea to use an - application programmer controlled environment variable? - 20010626 mortene. */ - "simage6", "simage5", "simage4", "simage3", "simage2", "simage1", - /* FIXME: not checking for simageXd.dll names (ie debug - versions of the library). 20010926 mortene. */ + @LIBSIMAGE_SONAME@, NULL }; From fedora-extras-commits at redhat.com Tue Apr 17 07:05:38 2007 From: fedora-extras-commits at redhat.com (=?utf-8?q?Ralf_Cors=C3=A9pius?= (corsepiu)) Date: Tue, 17 Apr 2007 03:05:38 -0400 Subject: rpms/Coin2/FC-6 .cvsignore, 1.9, 1.10 Coin2.spec, 1.33, 1.34 sources, 1.9, 1.10 Message-ID: <200704170705.l3H75cD4004925@cvs-int.fedora.redhat.com> Author: corsepiu Update of /cvs/extras/rpms/Coin2/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv4898 Modified Files: .cvsignore Coin2.spec sources Log Message: * Sat Apr 15 2007 Ralf Cors??pius - 2.4.6-1 - Upstream update. - Re-base the patches to 2.4.6. - Spec file massage. Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/Coin2/FC-6/.cvsignore,v retrieving revision 1.9 retrieving revision 1.10 diff -u -r1.9 -r1.10 --- .cvsignore 30 May 2006 15:17:36 -0000 1.9 +++ .cvsignore 17 Apr 2007 07:05:04 -0000 1.10 @@ -1 +1 @@ -Coin-2.4.5.tar.gz +Coin-2.4.6.tar.gz Index: Coin2.spec =================================================================== RCS file: /cvs/extras/rpms/Coin2/FC-6/Coin2.spec,v retrieving revision 1.33 retrieving revision 1.34 diff -u -r1.33 -r1.34 --- Coin2.spec 21 Feb 2007 06:49:16 -0000 1.33 +++ Coin2.spec 17 Apr 2007 07:05:04 -0000 1.34 @@ -12,8 +12,8 @@ Summary: High-level 3D visualization library Name: Coin2 -Version: 2.4.5 -Release: 5%{?dist} +Version: 2.4.6 +Release: 1%{?dist} License: GPL Group: System Environment/Libraries @@ -21,9 +21,9 @@ Source: ftp://ftp.coin3d.org/pub/coin/src/Coin-%{version}.tar.gz -Patch0: coin-2.3.0-simage-soname.diff -Patch1: coin-2.3.0-openal-soname.diff -Patch5: coin-2.3.0-man3.diff +Patch0: Coin-2.4.6-simage-soname.diff +Patch1: Coin-2.4.6-openal-soname.diff +Patch5: Coin-2.4.6-man3.diff BuildRequires: libGLU-devel BuildRequires: libXext-devel @@ -61,6 +61,11 @@ %patch1 -p1 %patch5 -p1 +# bogus permissions +%if "%{version}" == "2.4.6" +chmod -x src/misc/CoinStaticObjectInDLL.{h,cpp} +%endif + sed -i -e 's, at LIBSIMAGE_SONAME@,"%{libsimage_SONAME}",' \ src/glue/simage_wrapper.c sed -i -e 's, at LIBOPENAL_SONAME@,"%{libopenal_SONAME}",' \ @@ -109,11 +114,9 @@ %clean rm -rf $RPM_BUILD_ROOT -%post -/sbin/ldconfig +%post -p /sbin/ldconfig -%postun -/sbin/ldconfig +%postun -p /sbin/ldconfig %files %defattr(-,root,root,-) @@ -133,6 +136,11 @@ %doc %{coin_htmldir} %changelog +* Sat Apr 15 2007 Ralf Cors??pius - 2.4.6-1 +- Upstream update. +- Re-base the patches to 2.4.6. +- Spec file massage. + * Tue Feb 20 2007 Ralf Cors??pius - 2.4.5-5 - Install coin-default.cfg into %%{_prefix}/%%{_lib} Index: sources =================================================================== RCS file: /cvs/extras/rpms/Coin2/FC-6/sources,v retrieving revision 1.9 retrieving revision 1.10 diff -u -r1.9 -r1.10 --- sources 30 May 2006 15:17:36 -0000 1.9 +++ sources 17 Apr 2007 07:05:04 -0000 1.10 @@ -1 +1 @@ -99b83c5189c3755fd5f08fcad0994a7b Coin-2.4.5.tar.gz +30efbdb9c761dd9fea7a7f4a0f01a50d Coin-2.4.6.tar.gz From fedora-extras-commits at redhat.com Tue Apr 17 07:07:36 2007 From: fedora-extras-commits at redhat.com (=?utf-8?q?Ralf_Cors=C3=A9pius?= (corsepiu)) Date: Tue, 17 Apr 2007 03:07:36 -0400 Subject: rpms/Coin2/FC-5 Coin-2.4.6-man3.diff, NONE, 1.1 Coin-2.4.6-openal-soname.diff, NONE, 1.1 Coin-2.4.6-simage-soname.diff, NONE, 1.1 Message-ID: <200704170707.l3H77aqX005000@cvs-int.fedora.redhat.com> Author: corsepiu Update of /cvs/extras/rpms/Coin2/FC-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv4986 Added Files: Coin-2.4.6-man3.diff Coin-2.4.6-openal-soname.diff Coin-2.4.6-simage-soname.diff Log Message: New. Coin-2.4.6-man3.diff: --- NEW FILE Coin-2.4.6-man3.diff --- diff -uNr Coin-2.4.6.orig/man/man3/Makefile.am Coin-2.4.6/man/man3/Makefile.am --- Coin-2.4.6.orig/man/man3/Makefile.am 2007-04-10 11:24:07.000000000 +0200 +++ Coin-2.4.6/man/man3/Makefile.am 2007-04-14 06:27:29.000000000 +0200 @@ -8,6 +8,7 @@ "$(sim_ac_doxygen_exe)" docs/coin.doxygen ) filelist.txt: SoDB.3 + rm -f *_.3 ls *.3 >filelist.txt diff -uNr Coin-2.4.6.orig/man/man3/Makefile.in Coin-2.4.6/man/man3/Makefile.in --- Coin-2.4.6.orig/man/man3/Makefile.in 2007-04-10 11:24:07.000000000 +0200 +++ Coin-2.4.6/man/man3/Makefile.in 2007-04-14 06:27:30.000000000 +0200 @@ -421,6 +421,7 @@ "$(sim_ac_doxygen_exe)" docs/coin.doxygen ) filelist.txt: SoDB.3 + rm -f *_.3 ls *.3 >filelist.txt @BUILD_MANPAGES_TRUE at all-local: filelist.txt Coin-2.4.6-openal-soname.diff: --- NEW FILE Coin-2.4.6-openal-soname.diff --- diff -uNr Coin-2.4.6.orig/src/glue/openal_wrapper.c Coin-2.4.6/src/glue/openal_wrapper.c --- Coin-2.4.6.orig/src/glue/openal_wrapper.c 2007-04-10 11:23:51.000000000 +0200 +++ Coin-2.4.6/src/glue/openal_wrapper.c 2007-04-14 06:31:09.000000000 +0200 @@ -107,7 +107,7 @@ int idx; const char * possiblelibnames[] = { NULL, /* is set below */ - "openal", "openal32", "libopenal.so", + @LIBOPENAL_SONAME@, NULL }; Coin-2.4.6-simage-soname.diff: --- NEW FILE Coin-2.4.6-simage-soname.diff --- diff -uNr Coin-2.4.6.orig/src/glue/simage_wrapper.c Coin-2.4.6/src/glue/simage_wrapper.c --- Coin-2.4.6.orig/src/glue/simage_wrapper.c 2007-04-10 11:23:51.000000000 +0200 +++ Coin-2.4.6/src/glue/simage_wrapper.c 2007-04-14 06:34:11.000000000 +0200 @@ -272,16 +272,7 @@ Autoconf check? 20000930 mortene. */ const char * possiblelibnames[] = { NULL, /* is set below */ - "simage", "libsimage", "libsimage.so", - "libsimage.dylib", - /* MSWindows DLL names for the simage library */ - /* FIXME: a bit of a hack this, but it looks difficult to find - a better strategy. Perhaps it'd be a good idea to use an - application programmer controlled environment variable? - 20010626 mortene. */ - "simage6", "simage5", "simage4", "simage3", "simage2", "simage1", - /* FIXME: not checking for simageXd.dll names (ie debug - versions of the library). 20010926 mortene. */ + @LIBSIMAGE_SONAME@, NULL }; From fedora-extras-commits at redhat.com Tue Apr 17 07:08:00 2007 From: fedora-extras-commits at redhat.com (=?utf-8?q?Ralf_Cors=C3=A9pius?= (corsepiu)) Date: Tue, 17 Apr 2007 03:08:00 -0400 Subject: rpms/Coin2/FC-5 coin-2.3.0-man3.diff, 1.1, NONE coin-2.3.0-openal-soname.diff, 1.1, NONE coin-2.3.0-simage-soname.diff, 1.1, NONE Message-ID: <200704170708.l3H780Kr005025@cvs-int.fedora.redhat.com> Author: corsepiu Update of /cvs/extras/rpms/Coin2/FC-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv5018 Removed Files: coin-2.3.0-man3.diff coin-2.3.0-openal-soname.diff coin-2.3.0-simage-soname.diff Log Message: Remove (Obsolete). --- coin-2.3.0-man3.diff DELETED --- --- coin-2.3.0-openal-soname.diff DELETED --- --- coin-2.3.0-simage-soname.diff DELETED --- From fedora-extras-commits at redhat.com Tue Apr 17 07:09:11 2007 From: fedora-extras-commits at redhat.com (=?utf-8?q?Ralf_Cors=C3=A9pius?= (corsepiu)) Date: Tue, 17 Apr 2007 03:09:11 -0400 Subject: rpms/Coin2/FC-5 .cvsignore, 1.9, 1.10 Coin2.spec, 1.32, 1.33 sources, 1.9, 1.10 Message-ID: <200704170709.l3H79Brg005068@cvs-int.fedora.redhat.com> Author: corsepiu Update of /cvs/extras/rpms/Coin2/FC-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv5044 Modified Files: .cvsignore Coin2.spec sources Log Message: * Sat Apr 15 2007 Ralf Cors??pius - 2.4.6-1 - Upstream update. - Re-base the patches to 2.4.6. - Spec file massage. Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/Coin2/FC-5/.cvsignore,v retrieving revision 1.9 retrieving revision 1.10 diff -u -r1.9 -r1.10 --- .cvsignore 30 May 2006 15:53:07 -0000 1.9 +++ .cvsignore 17 Apr 2007 07:08:37 -0000 1.10 @@ -1 +1 @@ -Coin-2.4.5.tar.gz +Coin-2.4.6.tar.gz Index: Coin2.spec =================================================================== RCS file: /cvs/extras/rpms/Coin2/FC-5/Coin2.spec,v retrieving revision 1.32 retrieving revision 1.33 diff -u -r1.32 -r1.33 --- Coin2.spec 21 Feb 2007 06:50:05 -0000 1.32 +++ Coin2.spec 17 Apr 2007 07:08:37 -0000 1.33 @@ -12,8 +12,8 @@ Summary: High-level 3D visualization library Name: Coin2 -Version: 2.4.5 -Release: 5%{?dist} +Version: 2.4.6 +Release: 1%{?dist} License: GPL Group: System Environment/Libraries @@ -21,9 +21,9 @@ Source: ftp://ftp.coin3d.org/pub/coin/src/Coin-%{version}.tar.gz -Patch0: coin-2.3.0-simage-soname.diff -Patch1: coin-2.3.0-openal-soname.diff -Patch5: coin-2.3.0-man3.diff +Patch0: Coin-2.4.6-simage-soname.diff +Patch1: Coin-2.4.6-openal-soname.diff +Patch5: Coin-2.4.6-man3.diff BuildRequires: libGLU-devel BuildRequires: libXext-devel @@ -61,6 +61,11 @@ %patch1 -p1 %patch5 -p1 +# bogus permissions +%if "%{version}" == "2.4.6" +chmod -x src/misc/CoinStaticObjectInDLL.{h,cpp} +%endif + sed -i -e 's, at LIBSIMAGE_SONAME@,"%{libsimage_SONAME}",' \ src/glue/simage_wrapper.c sed -i -e 's, at LIBOPENAL_SONAME@,"%{libopenal_SONAME}",' \ @@ -109,11 +114,9 @@ %clean rm -rf $RPM_BUILD_ROOT -%post -/sbin/ldconfig +%post -p /sbin/ldconfig -%postun -/sbin/ldconfig +%postun -p /sbin/ldconfig %files %defattr(-,root,root,-) @@ -133,6 +136,11 @@ %doc %{coin_htmldir} %changelog +* Sat Apr 15 2007 Ralf Cors??pius - 2.4.6-1 +- Upstream update. +- Re-base the patches to 2.4.6. +- Spec file massage. + * Tue Feb 20 2007 Ralf Cors??pius - 2.4.5-5 - Install coin-default.cfg into %%{_prefix}/%%{_lib} Index: sources =================================================================== RCS file: /cvs/extras/rpms/Coin2/FC-5/sources,v retrieving revision 1.9 retrieving revision 1.10 diff -u -r1.9 -r1.10 --- sources 30 May 2006 15:53:07 -0000 1.9 +++ sources 17 Apr 2007 07:08:37 -0000 1.10 @@ -1 +1 @@ -99b83c5189c3755fd5f08fcad0994a7b Coin-2.4.5.tar.gz +30efbdb9c761dd9fea7a7f4a0f01a50d Coin-2.4.6.tar.gz From fedora-extras-commits at redhat.com Tue Apr 17 07:29:17 2007 From: fedora-extras-commits at redhat.com (Shidai Liu (leo)) Date: Tue, 17 Apr 2007 03:29:17 -0400 Subject: rpms/pcmanx-gtk2/FC-5 pcmanx-gtk2.spec,1.1,1.2 Message-ID: <200704170729.l3H7THC4005448@cvs-int.fedora.redhat.com> Author: leo Update of /cvs/extras/rpms/pcmanx-gtk2/FC-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv5417 Modified Files: pcmanx-gtk2.spec Log Message: add dbus-devel to BuildRequires. This is required to build on FC-5. Index: pcmanx-gtk2.spec =================================================================== RCS file: /cvs/extras/rpms/pcmanx-gtk2/FC-5/pcmanx-gtk2.spec,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- pcmanx-gtk2.spec 16 Apr 2007 18:26:41 -0000 1.1 +++ pcmanx-gtk2.spec 17 Apr 2007 07:28:43 -0000 1.2 @@ -12,6 +12,8 @@ Source1: pcmanx.desktop URL: http://pcmanx.csie.net BuildRequires: gtk2-devel desktop-file-utils gettext libnotify-devel +# dbus-devel only needed in FC-5 +BuildRequires: dbus-devel # required for generating configure script BuildRequires: gettext-devel libtool intltool Requires(post): /sbin/ldconfig From fedora-extras-commits at redhat.com Tue Apr 17 07:32:15 2007 From: fedora-extras-commits at redhat.com (Shidai Liu (leo)) Date: Tue, 17 Apr 2007 03:32:15 -0400 Subject: rpms/pcmanx-gtk2/FC-5 pcmanx-gtk2.spec,1.2,1.3 Message-ID: <200704170732.l3H7WFXQ005873@cvs-int.fedora.redhat.com> Author: leo Update of /cvs/extras/rpms/pcmanx-gtk2/FC-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv5839 Modified Files: pcmanx-gtk2.spec Log Message: Add changelog in spec file for last change. Index: pcmanx-gtk2.spec =================================================================== RCS file: /cvs/extras/rpms/pcmanx-gtk2/FC-5/pcmanx-gtk2.spec,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- pcmanx-gtk2.spec 17 Apr 2007 07:28:43 -0000 1.2 +++ pcmanx-gtk2.spec 17 Apr 2007 07:31:42 -0000 1.3 @@ -5,7 +5,7 @@ Summary: Telnet client designed for BBS browsing Name: pcmanx-gtk2 Version: 0.3.5 -Release: 9.%{alphatag}%{?dist} +Release: 10.%{alphatag}%{?dist} License: GPL Group: Applications/Internet Source0: http://pcmanx.csie.net/release/pcmanx-gtk2.tar.gz @@ -86,6 +86,9 @@ %{_datadir}/pixmaps/*.png %changelog +* Tue Apr 17 2007 Leo, Shidai Liu 0.3.5-10.336svn +- Add dbus-devel to BuildRequires + * Sat Apr 14 2007 Leo, Shidai Liu 0.3.5-9.336svn - remove README. Its content is not useful for end users From fedora-extras-commits at redhat.com Tue Apr 17 11:04:27 2007 From: fedora-extras-commits at redhat.com (Francois Aucamp (faucamp)) Date: Tue, 17 Apr 2007 07:04:27 -0400 Subject: rpms/knemo/devel .cvsignore, 1.5, 1.6 knemo.spec, 1.6, 1.7 sources, 1.5, 1.6 knemo-desktop-file-fix.patch, 1.3, NONE Message-ID: <200704171104.l3HB4RkO030912@cvs-int.fedora.redhat.com> Author: faucamp Update of /cvs/extras/rpms/knemo/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv30885 Modified Files: .cvsignore knemo.spec sources Removed Files: knemo-desktop-file-fix.patch Log Message: - Update to version 0.4.7 - Removed unnecessary desktop-file-install statements (KDE-specific desktop files) - Removed desktop file patch - desktop file "Keywords" keys used internally by KDE - Added "OnlyShowIn=KDE" to kcm desktop file - Removed unnecessary BuildRequires: qt-devel desktop-file-utils - Simplified %post and %postun scriplets - Use RPM_BUILD_ROOT variable format consistently Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/knemo/devel/.cvsignore,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- .cvsignore 6 Aug 2006 20:59:55 -0000 1.5 +++ .cvsignore 17 Apr 2007 11:03:53 -0000 1.6 @@ -1 +1 @@ -12956-knemo-0.4.3.tar.bz2 +12956-knemo-0.4.7.tar.bz2 Index: knemo.spec =================================================================== RCS file: /cvs/extras/rpms/knemo/devel/knemo.spec,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- knemo.spec 13 Sep 2006 19:41:54 -0000 1.6 +++ knemo.spec 17 Apr 2007 11:03:53 -0000 1.7 @@ -1,19 +1,16 @@ Name: knemo -Version: 0.4.3 -Release: 2%{?dist} +Version: 0.4.7 +Release: 1%{?dist} Summary: A KDE network monitoring tool Group: Applications/Internet License: GPL URL: http://extragear.kde.org/apps/knemo/ Source0: http://kde-apps.org/content/files/12956-%{name}-%{version}.tar.bz2 -Patch0: knemo-desktop-file-fix.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) -BuildRequires: gettext, qt-devel, kdelibs-devel, desktop-file-utils -BuildRequires: wireless-tools, net-tools - -Requires: kdebase, wireless-tools, net-tools +BuildRequires: gettext kdelibs-devel wireless-tools net-tools +Requires: kdebase wireless-tools net-tools %description KNemo displays for every network interface an icon in the systray. Tooltips @@ -22,9 +19,10 @@ It polls the network interface status every second using the ifconfig, route and iwconfig tools. + %prep %setup -q -%patch0 -p0 +echo "OnlyShowIn=KDE;" >> src/kcm/kcm_knemo.desktop %build @@ -37,19 +35,10 @@ %install rm -rf $RPM_BUILD_ROOT make install DESTDIR=$RPM_BUILD_ROOT -#rm -f $RPM_BUILD_ROOT%{_libdir}/kde3/*.la -desktop-file-install --vendor="" \ - --dir ${RPM_BUILD_ROOT}%{_datadir}/applications/kde \ - --add-category X-Fedora \ - --delete-original \ - ${RPM_BUILD_ROOT}%{_datadir}/applications/kde/kcm_knemo.desktop - -desktop-file-install --vendor="" \ - --dir ${RPM_BUILD_ROOT}%{_datadir}/services/kded \ - --add-category X-Fedora \ - --delete-original \ - ${RPM_BUILD_ROOT}%{_datadir}/services/kded/knemod.desktop +# We do not use desktop-file-install to rename/validate the desktop files for +# this application, as it uses "Keywords" keys that are used internally by KDE +# - desktop-file-validate and -install do not like those %find_lang kcm_knemo kcm_knemo.lang %find_lang knemod knemod.lang @@ -57,16 +46,13 @@ %post -touch --no-create %{_datadir}/icons/crystalsvg || : -if [ -x ${_bindir}/gtk-update-icon-cache ] ; then - ${_bindir}/gtk-update-icon-cache --quiet %{_datadir}/icons/crystalsvg || : -fi +touch --no-create %{_datadir}/icons/hicolor || : +%{_bindir}/gtk-update-icon-cache --quiet %{_datadir}/icons/hicolor || : + %postun -touch --no-create %{_datadir}/icons/crystalsvg || : -if [ -x ${_bindir}/gtk-update-icon-cache ] ; then - ${_bindir}/gtk-update-icon-cache --quiet %{_datadir}/icons/crystalsvg || : -fi +touch --no-create %{_datadir}/icons/hicolor || : +%{_bindir}/gtk-update-icon-cache --quiet %{_datadir}/icons/hicolor || : %clean @@ -89,6 +75,17 @@ %changelog +* Tue Apr 17 2007 Francois Aucamp - 0.4.7-1 +- Update to version 0.4.7 +- Removed unnecessary desktop-file-install statements (KDE-specific desktop + files) +- Removed desktop file patch - desktop file "Keywords" keys used internally + by KDE +- Added "OnlyShowIn=KDE" to kcm desktop file +- Removed unnecessary BuildRequires: qt-devel desktop-file-utils +- Simplified %%post and %%postun scriplets +- Use RPM_BUILD_ROOT variable format consistently + * Wed Sep 13 2006 Hugo Cisneiros 0.4.3-2 - Rebuilt for FC6 Index: sources =================================================================== RCS file: /cvs/extras/rpms/knemo/devel/sources,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- sources 6 Aug 2006 20:59:55 -0000 1.5 +++ sources 17 Apr 2007 11:03:53 -0000 1.6 @@ -1 +1 @@ -70509dee1b4a86ef70ac2a3c032ece9b 12956-knemo-0.4.3.tar.bz2 +daaeeca789f3d4d7616f7856b29b7db7 12956-knemo-0.4.7.tar.bz2 --- knemo-desktop-file-fix.patch DELETED --- From fedora-extras-commits at redhat.com Tue Apr 17 11:50:57 2007 From: fedora-extras-commits at redhat.com (Gianluca Sforna (giallu)) Date: Tue, 17 Apr 2007 07:50:57 -0400 Subject: rpms/sysprof-kmod/devel sysprof-kmod.spec,1.67,1.68 Message-ID: <200704171150.l3HBov6V031726@cvs-int.fedora.redhat.com> Author: giallu Update of /cvs/extras/rpms/sysprof-kmod/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv31696 Modified Files: sysprof-kmod.spec Log Message: Rebuild for kernel 2.6.20-1.3079.fc7 Index: sysprof-kmod.spec =================================================================== RCS file: /cvs/extras/rpms/sysprof-kmod/devel/sysprof-kmod.spec,v retrieving revision 1.67 retrieving revision 1.68 diff -u -r1.67 -r1.68 --- sysprof-kmod.spec 16 Apr 2007 13:00:06 -0000 1.67 +++ sysprof-kmod.spec 17 Apr 2007 11:50:22 -0000 1.68 @@ -4,7 +4,7 @@ # end stuff to be ... # hardcode for now: -%{!?kversion: %define kversion 2.6.20-1.3071.fc7} +%{!?kversion: %define kversion 2.6.20-1.3079.fc7} # hint: this can he overridden with "--define kversion foo" on the rpmbuild command line, e.g. # --define "kversion 2.6.16-1.2096_FC5" From fedora-extras-commits at redhat.com Tue Apr 17 13:56:58 2007 From: fedora-extras-commits at redhat.com (Nuno Santos (nsantos)) Date: Tue, 17 Apr 2007 09:56:58 -0400 Subject: rpms/python-qpid import.log,1.1,1.2 Message-ID: <200704171356.l3HDuwLW010259@cvs-int.fedora.redhat.com> Author: nsantos Update of /cvs/extras/rpms/python-qpid In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv10109 Modified Files: import.log Log Message: Import of original package Index: import.log =================================================================== RCS file: /cvs/extras/rpms/python-qpid/import.log,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- import.log 17 Apr 2007 02:56:23 -0000 1.1 +++ import.log 17 Apr 2007 13:56:24 -0000 1.2 @@ -0,0 +1 @@ +python-qpid-0_1-1_fc7:HEAD:python-qpid-0.1-1.fc7.src.rpm:1176818156 From fedora-extras-commits at redhat.com Tue Apr 17 13:57:02 2007 From: fedora-extras-commits at redhat.com (Nuno Santos (nsantos)) Date: Tue, 17 Apr 2007 09:57:02 -0400 Subject: rpms/python-qpid/devel python-qpid.spec, NONE, 1.1 .cvsignore, 1.1, 1.2 sources, 1.1, 1.2 Message-ID: <200704171357.l3HDv2pO010263@cvs-int.fedora.redhat.com> Author: nsantos Update of /cvs/extras/rpms/python-qpid/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv10109/devel Modified Files: .cvsignore sources Added Files: python-qpid.spec Log Message: Import of original package --- NEW FILE python-qpid.spec --- Name: python-qpid Version: 0.1 Release: 1%{?dist} Summary: Python language client for AMQP Group: Development/Python License: Apache Software License URL: http://incubator.apache.org/qpid Source0: %{name}.tar.gz # svn export http://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid/python \ # python-qpid # tar czf python-qpid.tar.gz python-qpid BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch BuildRequires: python BuildRequires: python-devel Requires: python Requires: amqp %description The Apache Qpid project's Python language client for AMQP. %{!?python_sitelib: %define python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")} %prep %setup -q -n %{name} # to silence warnings: sed -e 1d -e 2d -i setup.py sed -e 1d -e 2d -i qpid/codec.py sed -e 1d -e 2d -i qpid/reference.py chmod 0644 LICENSE.txt echo "\n" > cpp_failing_0-8.txt %build #empty %install rm -rf $RPM_BUILD_ROOT install -d $RPM_BUILD_ROOT%{python_sitelib}/qpid install -d $RPM_BUILD_ROOT%{python_sitelib}/qpid/tests_0-8 install -d $RPM_BUILD_ROOT%{python_sitelib}/qpid/tests_0-9 install -d $RPM_BUILD_ROOT%{python_sitelib}/qpid/doc install -pm 0644 *.* qpid/* $RPM_BUILD_ROOT%{python_sitelib}/qpid install -pm 0644 tests_0-8/*.* $RPM_BUILD_ROOT%{python_sitelib}/qpid/tests_0-8 install -pm 0644 tests_0-9/*.* $RPM_BUILD_ROOT%{python_sitelib}/qpid/tests_0-9 install -pm 0644 doc/*.* $RPM_BUILD_ROOT%{python_sitelib}/qpid/doc %clean rm -rf $RPM_BUILD_ROOT %files %defattr(-,root,root,-) %{python_sitelib}/qpid/ %doc LICENSE.txt NOTICE.txt README.txt doc/test-requirements.txt %changelog * Thu Mar 22 2007 Rafael Schloming - 0.1-1 - Initial build. - Comply with Fedora packaging guidelines Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/python-qpid/devel/.cvsignore,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- .cvsignore 17 Apr 2007 02:56:32 -0000 1.1 +++ .cvsignore 17 Apr 2007 13:56:28 -0000 1.2 @@ -0,0 +1 @@ +python-qpid.tar.gz Index: sources =================================================================== RCS file: /cvs/extras/rpms/python-qpid/devel/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 17 Apr 2007 02:56:32 -0000 1.1 +++ sources 17 Apr 2007 13:56:28 -0000 1.2 @@ -0,0 +1 @@ +554ff21b5118607404b3c0b3d4ae04c9 python-qpid.tar.gz From fedora-extras-commits at redhat.com Tue Apr 17 14:01:19 2007 From: fedora-extras-commits at redhat.com (Alex Lancaster (alexlan)) Date: Tue, 17 Apr 2007 10:01:19 -0400 Subject: rpms/perl-Bio-ASN1-EntrezGene/FC-6 perl-Bio-ASN1-EntrezGene.spec, 1.1, 1.2 Message-ID: <200704171401.l3HE1JTo014632@cvs-int.fedora.redhat.com> Author: alexlan Update of /cvs/extras/rpms/perl-Bio-ASN1-EntrezGene/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv10388 Modified Files: perl-Bio-ASN1-EntrezGene.spec Log Message: * Mon Apr 15 2007 Alex Lancaster 1.091-3 - Bump for rebuild now that perl-bioperl is in the repo, which fulfills the Requires for this package. Index: perl-Bio-ASN1-EntrezGene.spec =================================================================== RCS file: /cvs/extras/rpms/perl-Bio-ASN1-EntrezGene/FC-6/perl-Bio-ASN1-EntrezGene.spec,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- perl-Bio-ASN1-EntrezGene.spec 2 Apr 2007 22:44:33 -0000 1.1 +++ perl-Bio-ASN1-EntrezGene.spec 17 Apr 2007 14:00:45 -0000 1.2 @@ -1,6 +1,6 @@ Name: perl-Bio-ASN1-EntrezGene Version: 1.091 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Regular expression-based Perl Parser for NCBI Entrez Gene License: GPL or Artistic Group: Development/Libraries @@ -54,6 +54,10 @@ %{_mandir}/man3/* %changelog +* Mon Apr 15 2007 Alex Lancaster 1.091-3 +- Bump for rebuild now that perl-bioperl is in the repo, which fulfills + the Requires for this package. + * Mon Apr 02 2007 Alex Lancaster 1.091-2 - Include the "examples" subdirectory as documentation as per comments from Chris Weyl. Strip executable bits from these scripts. From fedora-extras-commits at redhat.com Tue Apr 17 14:14:40 2007 From: fedora-extras-commits at redhat.com (Nuno Santos (nsantos)) Date: Tue, 17 Apr 2007 10:14:40 -0400 Subject: rpms/ruby-qpid import.log,1.1,1.2 Message-ID: <200704171414.l3HEEetu015481@cvs-int.fedora.redhat.com> Author: nsantos Update of /cvs/extras/rpms/ruby-qpid In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv15428 Modified Files: import.log Log Message: Import of original package Index: import.log =================================================================== RCS file: /cvs/extras/rpms/ruby-qpid/import.log,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- import.log 17 Apr 2007 02:58:28 -0000 1.1 +++ import.log 17 Apr 2007 14:14:06 -0000 1.2 @@ -0,0 +1 @@ +ruby-qpid-0_1-1_fc7:HEAD:ruby-qpid-0.1-1.fc7.src.rpm:1176819222 From fedora-extras-commits at redhat.com Tue Apr 17 14:14:44 2007 From: fedora-extras-commits at redhat.com (Nuno Santos (nsantos)) Date: Tue, 17 Apr 2007 10:14:44 -0400 Subject: rpms/ruby-qpid/devel ruby-qpid.spec, NONE, 1.1 .cvsignore, 1.1, 1.2 sources, 1.1, 1.2 Message-ID: <200704171414.l3HEEi6E015490@cvs-int.fedora.redhat.com> Author: nsantos Update of /cvs/extras/rpms/ruby-qpid/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv15428/devel Modified Files: .cvsignore sources Added Files: ruby-qpid.spec Log Message: Import of original package --- NEW FILE ruby-qpid.spec --- Name: ruby-qpid Version: 0.1 Release: 1%{?dist} Summary: Ruby language client for AMQP Group: Development/Ruby License: Apache Software License URL: http://incubator.apache.org/qpid Source0: %{name}.tar.gz # svn export http://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid/ruby \ # ruby-qpid # tar czf ruby-qpid.tar.gz ruby-qpid BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch BuildRequires: ruby Requires: ruby Requires: ruby(abi) = 1.8 Requires: amqp Provides: ruby(qpid) = %{version} %{!?ruby_sitelib: %define ruby_sitelib %(ruby -rrbconfig -e 'puts Config::CONFIG["sitelibdir"]')} %description The Apache Qpid project's Ruby language client for AMQP. %prep %setup -q -n %{name} %build # empty %install rm -rf $RPM_BUILD_ROOT install -dm 755 $RPM_BUILD_ROOT%{ruby_sitelib}/qpid install -pm 644 qpid/*.rb $RPM_BUILD_ROOT%{ruby_sitelib}/qpid %clean rm -rf $RPM_BUILD_ROOT %files %defattr(-,root,root,-) %{ruby_sitelib}/qpid %doc LICENSE.txt NOTICE.txt %changelog * Thu Mar 22 2007 Rafael Schloming - 0.1-1 - Initial build - Comply with Fedora packaging guidelines Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/ruby-qpid/devel/.cvsignore,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- .cvsignore 17 Apr 2007 02:58:37 -0000 1.1 +++ .cvsignore 17 Apr 2007 14:14:10 -0000 1.2 @@ -0,0 +1 @@ +ruby-qpid.tar.gz Index: sources =================================================================== RCS file: /cvs/extras/rpms/ruby-qpid/devel/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 17 Apr 2007 02:58:37 -0000 1.1 +++ sources 17 Apr 2007 14:14:10 -0000 1.2 @@ -0,0 +1 @@ +80c5ea81a8ba783e6e497f396905fc43 ruby-qpid.tar.gz From fedora-extras-commits at redhat.com Tue Apr 17 14:19:25 2007 From: fedora-extras-commits at redhat.com (Konstantin Ryabitsev (icon)) Date: Tue, 17 Apr 2007 10:19:25 -0400 Subject: rpms/php-pear-PHP-CodeSniffer/devel .cvsignore, 1.3, 1.4 php-pear-PHP-CodeSniffer.spec, 1.2, 1.3 sources, 1.3, 1.4 Message-ID: <200704171419.l3HEJP8u015698@cvs-int.fedora.redhat.com> Author: icon Update of /cvs/extras/rpms/php-pear-PHP-CodeSniffer/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv15649/devel Modified Files: .cvsignore php-pear-PHP-CodeSniffer.spec sources Log Message: Upstream 0.5.0 Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/php-pear-PHP-CodeSniffer/devel/.cvsignore,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- .cvsignore 20 Feb 2007 17:18:31 -0000 1.3 +++ .cvsignore 17 Apr 2007 14:18:51 -0000 1.4 @@ -1 +1 @@ -PHP_CodeSniffer-0.4.0.tgz +PHP_CodeSniffer-0.5.0.tgz Index: php-pear-PHP-CodeSniffer.spec =================================================================== RCS file: /cvs/extras/rpms/php-pear-PHP-CodeSniffer/devel/php-pear-PHP-CodeSniffer.spec,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- php-pear-PHP-CodeSniffer.spec 20 Feb 2007 17:18:31 -0000 1.2 +++ php-pear-PHP-CodeSniffer.spec 17 Apr 2007 14:18:51 -0000 1.3 @@ -2,7 +2,7 @@ %define pear_name PHP_CodeSniffer Name: php-pear-PHP-CodeSniffer -Version: 0.4.0 +Version: 0.5.0 Release: 1%{?dist} Summary: PHP coding standards enforcement tool @@ -92,6 +92,9 @@ %changelog +* Tue Apr 17 2007 Konstantin Ryabitsev - 0.5.0-1 +- Upstream 0.5.0 + * Tue Feb 20 2007 Konstantin Ryabitsev - 0.4.0-1 - Upstream 0.4.0 Index: sources =================================================================== RCS file: /cvs/extras/rpms/php-pear-PHP-CodeSniffer/devel/sources,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- sources 20 Feb 2007 17:18:31 -0000 1.3 +++ sources 17 Apr 2007 14:18:51 -0000 1.4 @@ -1 +1 @@ -4908624dd3769c71692fc547fccfa044 PHP_CodeSniffer-0.4.0.tgz +63b01bd1299a3bc50d06a0a3dfb30cc7 PHP_CodeSniffer-0.5.0.tgz From fedora-extras-commits at redhat.com Tue Apr 17 14:19:21 2007 From: fedora-extras-commits at redhat.com (Konstantin Ryabitsev (icon)) Date: Tue, 17 Apr 2007 10:19:21 -0400 Subject: rpms/php-pear-PHP-CodeSniffer/FC-6 .cvsignore, 1.3, 1.4 php-pear-PHP-CodeSniffer.spec, 1.2, 1.3 sources, 1.3, 1.4 Message-ID: <200704171419.l3HEJLdm015693@cvs-int.fedora.redhat.com> Author: icon Update of /cvs/extras/rpms/php-pear-PHP-CodeSniffer/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv15649/FC-6 Modified Files: .cvsignore php-pear-PHP-CodeSniffer.spec sources Log Message: Upstream 0.5.0 Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/php-pear-PHP-CodeSniffer/FC-6/.cvsignore,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- .cvsignore 20 Feb 2007 17:18:28 -0000 1.3 +++ .cvsignore 17 Apr 2007 14:18:47 -0000 1.4 @@ -1 +1 @@ -PHP_CodeSniffer-0.4.0.tgz +PHP_CodeSniffer-0.5.0.tgz Index: php-pear-PHP-CodeSniffer.spec =================================================================== RCS file: /cvs/extras/rpms/php-pear-PHP-CodeSniffer/FC-6/php-pear-PHP-CodeSniffer.spec,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- php-pear-PHP-CodeSniffer.spec 20 Feb 2007 17:18:28 -0000 1.2 +++ php-pear-PHP-CodeSniffer.spec 17 Apr 2007 14:18:47 -0000 1.3 @@ -2,7 +2,7 @@ %define pear_name PHP_CodeSniffer Name: php-pear-PHP-CodeSniffer -Version: 0.4.0 +Version: 0.5.0 Release: 1%{?dist} Summary: PHP coding standards enforcement tool @@ -92,6 +92,9 @@ %changelog +* Tue Apr 17 2007 Konstantin Ryabitsev - 0.5.0-1 +- Upstream 0.5.0 + * Tue Feb 20 2007 Konstantin Ryabitsev - 0.4.0-1 - Upstream 0.4.0 Index: sources =================================================================== RCS file: /cvs/extras/rpms/php-pear-PHP-CodeSniffer/FC-6/sources,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- sources 20 Feb 2007 17:18:28 -0000 1.3 +++ sources 17 Apr 2007 14:18:47 -0000 1.4 @@ -1 +1 @@ -4908624dd3769c71692fc547fccfa044 PHP_CodeSniffer-0.4.0.tgz +63b01bd1299a3bc50d06a0a3dfb30cc7 PHP_CodeSniffer-0.5.0.tgz From fedora-extras-commits at redhat.com Tue Apr 17 14:24:25 2007 From: fedora-extras-commits at redhat.com (Jose Pedro Oliveira (jpo)) Date: Tue, 17 Apr 2007 10:24:25 -0400 Subject: rpms/perl-Pod-Escapes/EL-4 perl-Pod-Escapes.spec,1.4,1.5 Message-ID: <200704171424.l3HEOPRB015837@cvs-int.fedora.redhat.com> Author: jpo Update of /cvs/extras/rpms/perl-Pod-Escapes/EL-4 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv15778 Modified Files: perl-Pod-Escapes.spec Log Message: Sync with devel. Index: perl-Pod-Escapes.spec =================================================================== RCS file: /cvs/extras/rpms/perl-Pod-Escapes/EL-4/perl-Pod-Escapes.spec,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- perl-Pod-Escapes.spec 10 Dec 2004 22:03:09 -0000 1.4 +++ perl-Pod-Escapes.spec 17 Apr 2007 14:23:51 -0000 1.5 @@ -1,20 +1,16 @@ -%{!?perl_vendorlib: %define perl_vendorlib %(eval "`%{__perl} -V:installvendorlib`"; echo $installvendorlib)} - Name: perl-Pod-Escapes Version: 1.04 -Release: 1 -Epoch: 0 +Release: 5%{?dist} Summary: Perl module for resolving POD escape sequences Group: Development/Libraries License: GPL or Artistic URL: http://search.cpan.org/dist/Pod-Escapes/ -Source0: http://www.cpan.org/authors/id/S/SB/SBURKE/Pod-Escapes-1.04.tar.gz +Source0: http://www.cpan.org/authors/id/S/SB/SBURKE/Pod-Escapes-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch -BuildRequires: perl >= 1:5.6.1 -Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) +Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) %description This module provides things that are useful in decoding Pod E<...> @@ -39,7 +35,7 @@ chmod -R u+w $RPM_BUILD_ROOT/* -%check || : +%check make test @@ -50,11 +46,23 @@ %files %defattr(-,root,root,-) %doc ChangeLog README -%{perl_vendorlib}/Pod -%{_mandir}/man3/*.3* +%{perl_vendorlib}/Pod/ +%{_mandir}/man3/*.3pm* %changelog +* Thu Sep 7 2006 Jose Pedro Oliveira - 1.04-5 +- Rebuild for FC6. + +* Wed Feb 15 2006 Jose Pedro Oliveira - 1.04-4 +- Rebuild for FC5 (perl 5.8.8). + +* Thu Dec 29 2005 Jose Pedro Oliveira - 1.04-3 +- Dist tag. + +* Fri Apr 7 2005 Michael Schwendt - 1.04-2 +- rebuilt + * Sun May 9 2004 Jose Pedro Oliveira - 0:1.04-0.fdr.1 - Update to 1.04. - Avoid creation of the perllocal.pod file (make pure_install). From fedora-extras-commits at redhat.com Tue Apr 17 14:24:52 2007 From: fedora-extras-commits at redhat.com (Nuno Santos (nsantos)) Date: Tue, 17 Apr 2007 10:24:52 -0400 Subject: rpms/rhm import.log,1.1,1.2 Message-ID: <200704171424.l3HEOq4R015885@cvs-int.fedora.redhat.com> Author: nsantos Update of /cvs/extras/rpms/rhm In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv15810 Modified Files: import.log Log Message: Import of original package Index: import.log =================================================================== RCS file: /cvs/extras/rpms/rhm/import.log,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- import.log 17 Apr 2007 03:00:38 -0000 1.1 +++ import.log 17 Apr 2007 14:24:19 -0000 1.2 @@ -0,0 +1 @@ +rhm-0_1-1:HEAD:rhm-0.1-1.src.rpm:1176819826 From fedora-extras-commits at redhat.com Tue Apr 17 14:24:57 2007 From: fedora-extras-commits at redhat.com (Nuno Santos (nsantos)) Date: Tue, 17 Apr 2007 10:24:57 -0400 Subject: rpms/rhm/devel rhm.spec, NONE, 1.1 .cvsignore, 1.1, 1.2 sources, 1.1, 1.2 Message-ID: <200704171424.l3HEOvPF015893@cvs-int.fedora.redhat.com> Author: nsantos Update of /cvs/extras/rpms/rhm/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv15810/devel Modified Files: .cvsignore sources Added Files: rhm.spec Log Message: Import of original package --- NEW FILE rhm.spec --- # # Spec file for Red Hat Messaging package rhm. # Name: rhm Version: 0.1 Release: 1%{?dist} Summary: Red Hat extensions to the Qpid messaging system Group: System Environment/Libraries License: LGPL URL: http://rhm.et.redhat.com/rhm Source0: http://rhm.et.redhat.com/download/%{name}-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: qpidd-devel Requires: qpidd Requires: db4 Requires(preun):/sbin/service Requires(postun):/sbin/service %description Red Hat extensions to the Qpid AMQP broker: persistent message storage in Berkeley DB. %prep %setup -q %build %configure --disable-static make %{?_smp_mflags} %install rm -rf %{buildroot} make install DESTDIR=%{buildroot} rm -f %{buildroot}%_libdir/*.a rm -f %{buildroot}%_libdir/*.la rm -f %{buildroot}%_libdir/*.so %clean rm -rf %{buildroot} %check make check %files %defattr(-,root,root,-) %doc README COPYING %_libdir/libbdbstore.so.0 %_libdir/libbdbstore.so.0.1.0 %post -p /sbin/ldconfig %postun -p /sbin/ldconfig %changelog * Thu Apr 12 2007 Alan Conway - 0.1-1 - Initial build. Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/rhm/devel/.cvsignore,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- .cvsignore 17 Apr 2007 03:00:47 -0000 1.1 +++ .cvsignore 17 Apr 2007 14:24:23 -0000 1.2 @@ -0,0 +1 @@ +rhm-0.1.tar.gz Index: sources =================================================================== RCS file: /cvs/extras/rpms/rhm/devel/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 17 Apr 2007 03:00:47 -0000 1.1 +++ sources 17 Apr 2007 14:24:23 -0000 1.2 @@ -0,0 +1 @@ +49754d1d3d9e6392abb429b7cef36003 rhm-0.1.tar.gz From fedora-extras-commits at redhat.com Tue Apr 17 14:36:19 2007 From: fedora-extras-commits at redhat.com (Jose Pedro Oliveira (jpo)) Date: Tue, 17 Apr 2007 10:36:19 -0400 Subject: rpms/perl-Pod-Simple/EL-4 perl-Pod-Simple.spec,1.6,1.7 Message-ID: <200704171436.l3HEaJgi016649@cvs-int.fedora.redhat.com> Author: jpo Update of /cvs/extras/rpms/perl-Pod-Simple/EL-4 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv16630 Modified Files: perl-Pod-Simple.spec Log Message: Sync with devel. Index: perl-Pod-Simple.spec =================================================================== RCS file: /cvs/extras/rpms/perl-Pod-Simple/EL-4/perl-Pod-Simple.spec,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- perl-Pod-Simple.spec 23 Jan 2006 17:12:47 -0000 1.6 +++ perl-Pod-Simple.spec 17 Apr 2007 14:35:45 -0000 1.7 @@ -1,6 +1,6 @@ Name: perl-Pod-Simple Version: 3.04 -Release: 1%{?dist} +Release: 3%{?dist} Summary: Framework for parsing POD documentation Group: Development/Libraries @@ -49,12 +49,18 @@ %defattr(-,root,root,-) %doc ChangeLog README %{perl_vendorlib}/Pod/ -%{_mandir}/man3/*.3* +%{_mandir}/man3/*.3pm* %exclude %{perl_vendorlib}/perlpod*.pod %exclude %{_mandir}/man3/perlpod*.3* %changelog +* Thu Sep 7 2006 Jose Pedro Oliveira - 3.04-3 +- Rebuild for FC6. + +* Wed Feb 15 2006 Jose Pedro Oliveira - 3.04-2 +- Rebuild for FC5 (perl 5.8.8). + * Thu Jan 19 2006 Jose Pedro Oliveira - 3.04-1 - Update to 3.04. From fedora-extras-commits at redhat.com Tue Apr 17 14:54:23 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Tue, 17 Apr 2007 10:54:23 -0400 Subject: owners owners.list,1.2685,1.2686 Message-ID: <200704171454.l3HEsNZc017086@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/owners In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners Modified Files: owners.list Log Message: driftnet is now orphaned Index: owners.list =================================================================== RCS file: /cvs/extras/owners/owners.list,v retrieving revision 1.2685 retrieving revision 1.2686 diff -u -r1.2685 -r1.2686 --- owners.list 17 Apr 2007 03:04:55 -0000 1.2685 +++ owners.list 17 Apr 2007 14:53:53 -0000 1.2686 @@ -396,7 +396,7 @@ Fedora Extras|drgeo|Interactive educational geometry software|eric.tanguy at univ-nantes.fr|extras-qa at fedoraproject.org| Fedora Extras|drgeo-doc|html documentation for drgeo|eric.tanguy at univ-nantes.fr|extras-qa at fedoraproject.org| Fedora Extras|driconf|A configuration applet for the Direct Rendering Infrastructure|kevin at tummy.com|extras-qa at fedoraproject.org| -Fedora Extras|driftnet|Network image sniffer|bnocera at redhat.com|extras-qa at fedoraproject.org| +Fedora Extras|driftnet|Network image sniffer|extras-orphan at fedoraproject.org|extras-qa at fedoraproject.org| Fedora Extras|drivel|A journal or "blog" client|stickster at gmail.com|extras-qa at fedoraproject.org| Fedora Extras|dssi|Disposable Soft Synth Interface|green at redhat.com|extras-qa at fedoraproject.org| Fedora Extras|dstat|System Status Monitor|scott at perturb.org|extras-qa at fedoraproject.org| From fedora-extras-commits at redhat.com Tue Apr 17 15:25:11 2007 From: fedora-extras-commits at redhat.com (Jasper O'neal Hartline (autopsy)) Date: Tue, 17 Apr 2007 11:25:11 -0400 Subject: kadischi kadischi.spec,1.56,1.57 Message-ID: <200704171525.l3HFPfBK021935@cvs-int.fedora.redhat.com> Author: autopsy Update of /cvs/devel/kadischi In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv21905/kadischi Modified Files: kadischi.spec Log Message: Fix eject_live_cd.c for USB CDROM devices Index: kadischi.spec =================================================================== RCS file: /cvs/devel/kadischi/kadischi.spec,v retrieving revision 1.56 retrieving revision 1.57 diff -u -r1.56 -r1.57 --- kadischi.spec 17 Apr 2007 04:30:02 -0000 1.56 +++ kadischi.spec 17 Apr 2007 15:25:09 -0000 1.57 @@ -2,7 +2,7 @@ Name: kadischi Version: 3.4 -Release: 8.%{alphatag} +Release: 9.%{alphatag} Summary: LiveCD generation utility Group: Applications/System @@ -79,6 +79,10 @@ %ghost %{_datadir}/%{name}/post_install_scripts/*.pyo %changelog +* Mon Apr 17 2007 3.4-9.20070417cvs +- Fix eject_live_cd.c for USB CDROM devices + + * Sun Apr 16 2007 3.4-8.20070416cvs - Fix compiler warnings with find_live_cd.c and eject_live_cd.c - More comprehensive wait state for 01prelink.sh From fedora-extras-commits at redhat.com Tue Apr 17 15:25:11 2007 From: fedora-extras-commits at redhat.com (Jasper O'neal Hartline (autopsy)) Date: Tue, 17 Apr 2007 11:25:11 -0400 Subject: kadischi/eject_live_cd eject_live_cd.c,1.6,1.7 Message-ID: <200704171525.l3HFPfMU021938@cvs-int.fedora.redhat.com> Author: autopsy Update of /cvs/devel/kadischi/eject_live_cd In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv21905/kadischi/eject_live_cd Modified Files: eject_live_cd.c Log Message: Fix eject_live_cd.c for USB CDROM devices Index: eject_live_cd.c =================================================================== RCS file: /cvs/devel/kadischi/eject_live_cd/eject_live_cd.c,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- eject_live_cd.c 15 Apr 2007 11:46:12 -0000 1.6 +++ eject_live_cd.c 17 Apr 2007 15:25:09 -0000 1.7 @@ -133,7 +133,7 @@ minor = atoi(devName + 2); } else if (devName[0] == 's' && devName[1] == 'g') { type = S_IFBLK; - major = 21; + major = 11; minor = atoi(devName + 2); } else if (!strncmp(devName, "loop", 4)) { type = S_IFBLK; @@ -493,7 +493,7 @@ int livecd; - if ((livecd = setupCdrom(location))<0) { + if (livecd = setupCdrom(location)) { umount(location); worked = EjectCdrom(); From fedora-extras-commits at redhat.com Tue Apr 17 15:29:44 2007 From: fedora-extras-commits at redhat.com (Jarod Wilson (jwilson)) Date: Tue, 17 Apr 2007 11:29:44 -0400 Subject: rpms/numpy/devel numpy-1.0-gfortran.patch, 1.1, 1.2 numpy.spec, 1.14, 1.15 Message-ID: <200704171529.l3HFTi5s022027@cvs-int.fedora.redhat.com> Author: jwilson Update of /cvs/extras/rpms/numpy/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv21993 Modified Files: numpy-1.0-gfortran.patch numpy.spec Log Message: - Update gfortran patch to recognize latest gfortran f95 support - Resolves rhbz#236444 numpy-1.0-gfortran.patch: Index: numpy-1.0-gfortran.patch =================================================================== RCS file: /cvs/extras/rpms/numpy/devel/numpy-1.0-gfortran.patch,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- numpy-1.0-gfortran.patch 25 Oct 2006 21:55:43 -0000 1.1 +++ numpy-1.0-gfortran.patch 17 Apr 2007 15:29:10 -0000 1.2 @@ -10,7 +10,23 @@ 'archiver' : ["ar", "-cr"], 'ranlib' : ["ranlib"], 'linker_exe' : [fc_exe, "-g", "-Wall"] -@@ -255,7 +255,7 @@ +@@ -247,12 +247,14 @@ class GnuFCompiler(FCompiler): + class Gnu95FCompiler(GnuFCompiler): + + compiler_type = 'gnu95' +- version_match = simple_version_match(start='GNU Fortran 95') ++ version_match = simple_version_match(start='GNU Fortran (95|\(GCC\))') + + # 'gfortran --version' results: + # Debian: GNU Fortran 95 (GCC 4.0.3 20051023 (prerelease) (Debian 4.0.2-3)) + # OS X: GNU Fortran 95 (GCC) 4.1.0 + # GNU Fortran 95 (GCC) 4.2.0 20060218 (experimental) ++ # GNU Fortran (GCC) 4.3.0 20070316 (experimental) ++ # Red Hat: GNU Fortran (GCC) 4.1.2 20070403 (Red Hat 4.1.2-8) + + for fc_exe in map(find_executable,['gfortran','f95']): + if os.path.isfile(fc_exe): +@@ -257,7 +257,7 @@ 'compiler_f77' : [fc_exe,"-Wall","-ffixed-form","-fno-second-underscore"], 'compiler_f90' : [fc_exe,"-Wall","-fno-second-underscore"], 'compiler_fix' : [fc_exe,"-Wall","-ffixed-form","-fno-second-underscore"], Index: numpy.spec =================================================================== RCS file: /cvs/extras/rpms/numpy/devel/numpy.spec,v retrieving revision 1.14 retrieving revision 1.15 diff -u -r1.14 -r1.15 --- numpy.spec 23 Feb 2007 22:17:05 -0000 1.14 +++ numpy.spec 17 Apr 2007 15:29:10 -0000 1.15 @@ -4,7 +4,7 @@ Name: numpy Version: 1.0.1 -Release: 3%{?dist} +Release: 4%{?dist} Summary: A fast multidimensional array facility for Python Group: Development/Languages @@ -76,6 +76,10 @@ %{python_sitearch}/%{name} %changelog +* Tue Apr 17 2007 Jarod Wilson 1.0.1-4 +- Update gfortran patch to recognize latest gfortran f95 support +- Resolves rhbz#236444 + * Fri Feb 23 2007 Jarod Wilson 1.0.1-3 - Fix up cpuinfo bug (#229753). Upstream bug/change: http://projects.scipy.org/scipy/scipy/ticket/349 From fedora-extras-commits at redhat.com Tue Apr 17 15:31:12 2007 From: fedora-extras-commits at redhat.com (Paul Howarth (pghmcfc)) Date: Tue, 17 Apr 2007 11:31:12 -0400 Subject: rpms/perl-Crypt-RSA/devel perl-Crypt-RSA.spec,1.4,1.5 Message-ID: <200704171531.l3HFVCVZ022481@cvs-int.fedora.redhat.com> Author: pghmcfc Update of /cvs/extras/rpms/perl-Crypt-RSA/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv22055 Modified Files: perl-Crypt-RSA.spec Log Message: Buildrequire perl(ExtUtils::MakeMaker) Index: perl-Crypt-RSA.spec =================================================================== RCS file: /cvs/extras/rpms/perl-Crypt-RSA/devel/perl-Crypt-RSA.spec,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- perl-Crypt-RSA.spec 8 Mar 2007 12:23:42 -0000 1.4 +++ perl-Crypt-RSA.spec 17 Apr 2007 15:30:38 -0000 1.5 @@ -19,12 +19,10 @@ BuildRequires: perl(Digest::MD2) BuildRequires: perl(Digest::MD5) BuildRequires: perl(Digest::SHA1) +BuildRequires: perl(ExtUtils::MakeMaker) BuildRequires: perl(Math::Pari) >= 2.001804 BuildRequires: perl(Sort::Versions) BuildRequires: perl(Tie::EncryptedHash) -%if 0%{?fedora} > 6 -BuildRequires: perl-devel -%endif %description Crypt::RSA is a pure-perl, cleanroom implementation of the RSA public-key @@ -91,8 +89,8 @@ %{_mandir}/man3/crypt-rsa-interoperablity-template.3* %changelog -* Thu Mar 8 2007 Paul Howarth 1.58-2 -- Buildrequire perl-devel for Fedora 7 onwards +* Tue Apr 17 2007 Paul Howarth 1.58-2 +- Buildrequire perl(ExtUtils::MakeMaker) - Fix argument order for find with -depth * Fri Dec 22 2006 Paul Howarth 1.58-1 From fedora-extras-commits at redhat.com Tue Apr 17 15:31:18 2007 From: fedora-extras-commits at redhat.com (Michael Patrick McGrath (mmcgrath)) Date: Tue, 17 Apr 2007 11:31:18 -0400 Subject: rpms/perl-SOAP-Lite/EL-5 perl-SOAP-Lite.spec,1.7,1.8 Message-ID: <200704171531.l3HFVIdh022484@cvs-int.fedora.redhat.com> Author: mmcgrath Update of /cvs/extras/rpms/perl-SOAP-Lite/EL-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv22105 Modified Files: perl-SOAP-Lite.spec Log Message: Changes for EL-5 Index: perl-SOAP-Lite.spec =================================================================== RCS file: /cvs/extras/rpms/perl-SOAP-Lite/EL-5/perl-SOAP-Lite.spec,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- perl-SOAP-Lite.spec 5 Mar 2007 16:56:34 -0000 1.7 +++ perl-SOAP-Lite.spec 17 Apr 2007 15:30:44 -0000 1.8 @@ -1,6 +1,6 @@ Name: perl-SOAP-Lite Version: 0.68 -Release: 4%{?dist} +Release: 2.1%{?dist} Summary: Client and server side SOAP implementation License: GPL or Artistic Group: Development/Libraries @@ -13,9 +13,13 @@ BuildRequires: perl-XML-Parser BuildArch: noarch -%define bogusreqs 'MQ\\|Jabber' -#%define bogusreqs perl.Net..Jabber. -%global reqfilt sh -c '%{__perl_requires} | %{__grep} -Ev "%{bogusreqs}"' +%define bogusreqs 'perl(MQClient::MQSeries)\ +perl(MQSeries)\ +perl(MQSeries::Message)\ +perl(MQSeries::Queue)\ +perl(MQSeries::QueueManager)\ +perl(Net::Jabber)' +%global reqfilt sh -c "%{__perl_requires} | %{__grep} -Fv %{bogusreqs}" %define __perl_requires %{reqfilt} %description @@ -65,11 +69,8 @@ %{_mandir}/man1/* %changelog -* Mon Mar 03 2007 Mike McGrath - 0.68-4 -- bogus reqs diff - -* Sat Jan 2 2007 Mike McGrath - 0.68-3 -- Changed the way this package removes bogus reqs for EL4 +* Tue Apr 17 2007 Mike McGrath - 0.68-2.1 +- Rebuilt for EL-5 * Sun Sep 10 2006 Mike McGrath - 0.68-1 - Rebuild From fedora-extras-commits at redhat.com Tue Apr 17 15:43:01 2007 From: fedora-extras-commits at redhat.com (Paul Howarth (pghmcfc)) Date: Tue, 17 Apr 2007 11:43:01 -0400 Subject: rpms/perl-MIME-tools/devel perl-MIME-tools.spec,1.15,1.16 Message-ID: <200704171543.l3HFh1co022800@cvs-int.fedora.redhat.com> Author: pghmcfc Update of /cvs/extras/rpms/perl-MIME-tools/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv22779 Modified Files: perl-MIME-tools.spec Log Message: Buildrequire perl(ExtUtils::MakeMaker) Index: perl-MIME-tools.spec =================================================================== RCS file: /cvs/extras/rpms/perl-MIME-tools/devel/perl-MIME-tools.spec,v retrieving revision 1.15 retrieving revision 1.16 diff -u -r1.15 -r1.16 --- perl-MIME-tools.spec 8 Mar 2007 16:30:53 -0000 1.15 +++ perl-MIME-tools.spec 17 Apr 2007 15:42:27 -0000 1.16 @@ -8,13 +8,11 @@ Source0: http://search.cpan.org/CPAN/authors/id/D/DS/DSKOLL/MIME-tools-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch +BuildRequires: perl(ExtUtils::MakeMaker) BuildRequires: perl(IO::Stringy) >= 1.211 BuildRequires: perl(MIME::Base64) >= 2.20 BuildRequires: perl-MailTools >= 1.50 BuildRequires: perl(MIME::QuotedPrint) -%if 0%{?fedora} > 6 -BuildRequires: perl-devel -%endif Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) %description @@ -83,8 +81,8 @@ %{_mandir}/man3/MIME::*.3pm* %changelog -* Thu Mar 8 2007 Paul Howarth 5.420-3 -- Buildrequire perl-devel for Fedora 7 onwards +* Tue Apr 17 2007 Paul Howarth 5.420-3 +- Buildrequire perl(ExtUtils::MakeMaker) - Fix argument order for find with -depth * Tue Aug 8 2006 Paul Howarth 5.420-2 From fedora-extras-commits at redhat.com Tue Apr 17 15:47:02 2007 From: fedora-extras-commits at redhat.com (Christoph Wickert (cwickert)) Date: Tue, 17 Apr 2007 11:47:02 -0400 Subject: rpms/audacious-docklet/FC-6 audacious-docklet.spec,1.7,1.8 Message-ID: <200704171547.l3HFl2J5022924@cvs-int.fedora.redhat.com> Author: cwickert Update of /cvs/extras/rpms/audacious-docklet/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv22903 Modified Files: audacious-docklet.spec Log Message: rebuild to fix #236762 Index: audacious-docklet.spec =================================================================== RCS file: /cvs/extras/rpms/audacious-docklet/FC-6/audacious-docklet.spec,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- audacious-docklet.spec 22 Dec 2006 01:14:08 -0000 1.7 +++ audacious-docklet.spec 17 Apr 2007 15:46:28 -0000 1.8 @@ -2,7 +2,7 @@ Name: audacious-docklet Version: 0.1.1 -Release: 1%{?dist} +Release: 2%{?dist} Summary: A docklet plugin for Audacious License: GPL @@ -42,6 +42,9 @@ %{plugin_dir}/General/libdocklet.so %Changelog +* Tue Apr 10 2007 Kevin Fenzi - 0.1.1-2 +- Rebuild for new audacious version. + * Thu Dec 14 2006 Yu Fan - 0.1.1-1 - Modify spec file to conform fedora extras packaging and naming convention From fedora-extras-commits at redhat.com Tue Apr 17 15:57:49 2007 From: fedora-extras-commits at redhat.com (Jeffrey C. Ollie (jcollie)) Date: Tue, 17 Apr 2007 11:57:49 -0400 Subject: rpms/compat-libosip2/devel compat-libosip2.spec,1.3,1.4 Message-ID: <200704171557.l3HFvnK4023201@cvs-int.fedora.redhat.com> Author: jcollie Update of /cvs/extras/rpms/compat-libosip2/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv23173 Modified Files: compat-libosip2.spec Log Message: Make sure new includedir is part of CFLAGS in pkgconfig file. Fixes #233925. Index: compat-libosip2.spec =================================================================== RCS file: /cvs/extras/rpms/compat-libosip2/devel/compat-libosip2.spec,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- compat-libosip2.spec 12 Apr 2007 15:17:57 -0000 1.3 +++ compat-libosip2.spec 17 Apr 2007 15:57:15 -0000 1.4 @@ -1,6 +1,6 @@ Name: compat-libosip2 Version: 2.2.2 -Release: 10%{?dist} +Release: 11%{?dist} Summary: oSIP is an implementation of SIP @@ -56,7 +56,7 @@ %setup -q -n libosip2-%{version} %patch -p1 -b .x64 -%{__perl} -pi.compat -e 's/-l([^2]+2)?/-l\1-2.2.2/g' libosip2.pc.in +%{__perl} -pi.compat -e 's/-l(osip(?:parser)?2)(?!-)/-losip\1-2.2.2/g;s/^(Cflags:.*)$/\1 -I\@includedir\@/' libosip2.pc.in %build %configure --disable-static --includedir=%{_includedir}/osip2-2.2.2 @@ -93,6 +93,9 @@ %{_mandir}/man1/*.1* %changelog +* Tue Apr 17 2007 Jeffrey C. Ollie - 2.2.2-11 +- Make sure new includedir is part of CFLAGS in pkgconfig file. Fixes #233925. + * Thu Apr 12 2007 Jeffrey C. Ollie - 2.2.2-10 - Remove Provides: libosip2... to fix #236188 From fedora-extras-commits at redhat.com Tue Apr 17 16:22:34 2007 From: fedora-extras-commits at redhat.com (Jeffrey C. Ollie (jcollie)) Date: Tue, 17 Apr 2007 12:22:34 -0400 Subject: rpms/compat-libosip2/FC-6 compat-libosip2.spec,1.3,1.4 Message-ID: <200704171622.l3HGMYrp028017@cvs-int.fedora.redhat.com> Author: jcollie Update of /cvs/extras/rpms/compat-libosip2/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv27982 Modified Files: compat-libosip2.spec Log Message: Make sure new includedir is part of CFLAGS in pkgconfig file. Fixes #233925. Index: compat-libosip2.spec =================================================================== RCS file: /cvs/extras/rpms/compat-libosip2/FC-6/compat-libosip2.spec,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- compat-libosip2.spec 12 Apr 2007 15:29:57 -0000 1.3 +++ compat-libosip2.spec 17 Apr 2007 16:22:00 -0000 1.4 @@ -1,6 +1,6 @@ Name: compat-libosip2 Version: 2.2.2 -Release: 10%{?dist} +Release: 11%{?dist} Summary: oSIP is an implementation of SIP @@ -56,7 +56,7 @@ %setup -q -n libosip2-%{version} %patch -p1 -b .x64 -%{__perl} -pi.compat -e 's/-l([^2]+2)?/-l\1-2.2.2/g' libosip2.pc.in +%{__perl} -pi.compat -e 's/-l(osip(?:parser)?2)(?!-)/-losip\1-2.2.2/g;s/^(Cflags:.*)$/\1 -I\@includedir\@/' libosip2.pc.in %build %configure --disable-static --includedir=%{_includedir}/osip2-2.2.2 @@ -93,6 +93,9 @@ %{_mandir}/man1/*.1* %changelog +* Tue Apr 17 2007 Jeffrey C. Ollie - 2.2.2-11 +- Make sure new includedir is part of CFLAGS in pkgconfig file. Fixes #233925. + * Thu Apr 12 2007 Jeffrey C. Ollie - 2.2.2-10 - Remove Provides: libosip2... to fix #236188 From fedora-extras-commits at redhat.com Tue Apr 17 16:23:26 2007 From: fedora-extras-commits at redhat.com (Jeffrey C. Ollie (jcollie)) Date: Tue, 17 Apr 2007 12:23:26 -0400 Subject: rpms/compat-libosip2/FC-5 compat-libosip2.spec,1.3,1.4 Message-ID: <200704171623.l3HGNQJh028086@cvs-int.fedora.redhat.com> Author: jcollie Update of /cvs/extras/rpms/compat-libosip2/FC-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv28067 Modified Files: compat-libosip2.spec Log Message: Make sure new includedir is part of CFLAGS in pkgconfig file. Fixes #233925. Index: compat-libosip2.spec =================================================================== RCS file: /cvs/extras/rpms/compat-libosip2/FC-5/compat-libosip2.spec,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- compat-libosip2.spec 12 Apr 2007 16:05:56 -0000 1.3 +++ compat-libosip2.spec 17 Apr 2007 16:22:52 -0000 1.4 @@ -1,6 +1,6 @@ Name: compat-libosip2 Version: 2.2.2 -Release: 10%{?dist} +Release: 11%{?dist} Summary: oSIP is an implementation of SIP @@ -56,7 +56,7 @@ %setup -q -n libosip2-%{version} %patch -p1 -b .x64 -%{__perl} -pi.compat -e 's/-l([^2]+2)?/-l\1-2.2.2/g' libosip2.pc.in +%{__perl} -pi.compat -e 's/-l(osip(?:parser)?2)(?!-)/-losip\1-2.2.2/g;s/^(Cflags:.*)$/\1 -I\@includedir\@/' libosip2.pc.in %build %configure --disable-static --includedir=%{_includedir}/osip2-2.2.2 @@ -93,6 +93,9 @@ %{_mandir}/man1/*.1* %changelog +* Tue Apr 17 2007 Jeffrey C. Ollie - 2.2.2-11 +- Make sure new includedir is part of CFLAGS in pkgconfig file. Fixes #233925. + * Thu Apr 12 2007 Jeffrey C. Ollie - 2.2.2-10 - Remove Provides: libosip2... to fix #236188 From fedora-extras-commits at redhat.com Tue Apr 17 16:25:46 2007 From: fedora-extras-commits at redhat.com (Jochen Schmitt (s4504kr)) Date: Tue, 17 Apr 2007 12:25:46 -0400 Subject: rpms/steghide/devel steghide-0.5.1-mhash.patch, NONE, 1.1 steghide.spec, 1.2, 1.3 Message-ID: <200704171625.l3HGPkM8028192@cvs-int.fedora.redhat.com> Author: s4504kr Update of /cvs/extras/rpms/steghide/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv28170 Modified Files: steghide.spec Added Files: steghide-0.5.1-mhash.patch Log Message: Fix build issue reported by mschwendt steghide-0.5.1-mhash.patch: --- NEW FILE steghide-0.5.1-mhash.patch --- --- steghide-0.5.1/src/MHashPP.cc.morg 2007-04-16 21:40:21.000000000 +0200 +++ steghide-0.5.1/src/MHashPP.cc 2007-04-16 21:40:50.000000000 +0200 @@ -120,7 +120,7 @@ std::string MHashPP::getAlgorithmName (hashid id) { - char *name = mhash_get_hash_name (id) ; + char *name = (char *)mhash_get_hash_name (id) ; std::string retval ; if (name == NULL) { retval = std::string ("") ; Index: steghide.spec =================================================================== RCS file: /cvs/extras/rpms/steghide/devel/steghide.spec,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- steghide.spec 3 Sep 2006 19:42:09 -0000 1.2 +++ steghide.spec 17 Apr 2007 16:25:11 -0000 1.3 @@ -1,7 +1,7 @@ Name: steghide Summary: A steganography program Version: 0.5.1 -Release: 2%{?dist} +Release: 3%{?dist} License: GPL Group: Applications/File @@ -9,9 +9,9 @@ URL: http://steghide.sourceforge.net Source: http://prdownloads.sourceforge.net/steghide/steghide-%{version}.tar.gz Patch0: steghide-0.5.1-gcc41.patch -Patch1: steghide-0.5.1-am.patch +Patch2: steghide-0.5.1-mhash.patch -BuildRequires: automake17, gettext-devel +BuildRequires: gettext-devel, libtool BuildRequires: libmcrypt-devel, mhash-devel, libjpeg-devel, zlib-devel BuildRoot: %{_tmppath}/%{name}-%{version}-root-%(%{__id_u} -n) @@ -28,15 +28,12 @@ %prep %setup %patch0 -p1 -%patch1 -p1 +%patch2 -p1 -aclocal-1.7 -automake-1.7 --foreign -autoconf - %configure +%configure %build -make %{?_smp_mflags} CXXFLAGS="$RPM_OPT_FLAGS" +make %{?_smp_mflags} CXXFLAGS="$RPM_OPT_FLAGS" LIBTOOL="/usr/bin/libtool" %install rm -rf $RPM_BUILD_ROOT @@ -61,6 +58,9 @@ %doc ABOUT-NLS BUGS COPYING CREDITS HISTORY README TODO %Changelog +* Tue Apr 17 2007 Jochen Schmitt 0.5.1-3 +- Fix build problems on FC-7 (#235505) + * Sun Sep 3 2006 Jochen Schmitt 0.5.1-2 - Rebuild for FC-6 From fedora-extras-commits at redhat.com Tue Apr 17 16:35:25 2007 From: fedora-extras-commits at redhat.com (Christopher Aillon (caillon)) Date: Tue, 17 Apr 2007 12:35:25 -0400 Subject: rpms/banshee/devel banshee.spec,1.31,1.32 Message-ID: <200704171635.l3HGZPXS028888@cvs-int.fedora.redhat.com> Author: caillon Update of /cvs/extras/rpms/banshee/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv28760 Modified Files: banshee.spec Log Message: * Tue Apr 17 2007 Christopher Aillon - 0.12.1-2 - Fix typo in schemas Index: banshee.spec =================================================================== RCS file: /cvs/extras/rpms/banshee/devel/banshee.spec,v retrieving revision 1.31 retrieving revision 1.32 diff -u -r1.31 -r1.32 --- banshee.spec 5 Apr 2007 14:24:45 -0000 1.31 +++ banshee.spec 17 Apr 2007 16:34:51 -0000 1.32 @@ -1,6 +1,6 @@ Name: banshee Version: 0.12.1 -Release: 1%{?dist} +Release: 2%{?dist} Summary: easily import, manage, and play selections from your music collection Group: Applications/Multimedia @@ -77,7 +77,7 @@ export GCONF_CONFIG_SOURCE=`gconftool-2 --get-default-source` for schema in %{_sysconfdir}/gconf/schemas/banshee*.schemas; do - gconftool-2 --makefile-install-rule %{_sysconfdir}/gconf/schemas/$schema > /dev/null || : + gconftool-2 --makefile-install-rule $schema > /dev/null || : done touch --no-create %{_datadir}/icons/hicolor || : @@ -112,6 +112,9 @@ %exclude %{_libdir}/banshee/*.la %changelog +* Tue Apr 17 2007 Christopher Aillon - 0.12.1-2 +- Fix typo in schemas + * Thu Apr 5 2007 Christopher Aillon - 0.12.1-1 - Update to 0.12.1 From fedora-extras-commits at redhat.com Tue Apr 17 16:45:28 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Tue, 17 Apr 2007 12:45:28 -0400 Subject: rpms/perl-Email-Abstract - New directory Message-ID: <200704171645.l3HGjSDD029225@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/rpms/perl-Email-Abstract In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners/tmpcvsI29199/rpms/perl-Email-Abstract Log Message: Directory /cvs/extras/rpms/perl-Email-Abstract added to the repository From fedora-extras-commits at redhat.com Tue Apr 17 16:45:37 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Tue, 17 Apr 2007 12:45:37 -0400 Subject: rpms/perl-Email-Abstract/devel - New directory Message-ID: <200704171645.l3HGjbXo029238@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/rpms/perl-Email-Abstract/devel In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners/tmpcvsI29199/rpms/perl-Email-Abstract/devel Log Message: Directory /cvs/extras/rpms/perl-Email-Abstract/devel added to the repository From fedora-extras-commits at redhat.com Tue Apr 17 16:45:46 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Tue, 17 Apr 2007 12:45:46 -0400 Subject: rpms/perl-Email-Abstract Makefile, NONE, 1.1 import.log, NONE, 1.1 pkg.acl, NONE, 1.1 Message-ID: <200704171645.l3HGjkTH029264@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/rpms/perl-Email-Abstract In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners/tmpcvsI29199/rpms/perl-Email-Abstract Added Files: Makefile import.log pkg.acl Log Message: Setup of module perl-Email-Abstract --- NEW FILE Makefile --- # Top level Makefile for module perl-Email-Abstract 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 --- --- NEW FILE pkg.acl --- From fedora-extras-commits at redhat.com Tue Apr 17 16:45:48 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Tue, 17 Apr 2007 12:45:48 -0400 Subject: owners owners.list,1.2686,1.2687 Message-ID: <200704171645.l3HGjmb0029273@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/owners In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners Modified Files: owners.list Log Message: perl-Email-Abstract Index: owners.list =================================================================== RCS file: /cvs/extras/owners/owners.list,v retrieving revision 1.2686 retrieving revision 1.2687 diff -u -r1.2686 -r1.2687 --- owners.list 17 Apr 2007 14:53:53 -0000 1.2686 +++ owners.list 17 Apr 2007 16:45:18 -0000 1.2687 @@ -1762,6 +1762,7 @@ Fedora Extras|perl-Digest-MD2|Perl interface to the MD2 Algorithm|paul at city-fan.org|extras-qa at fedoraproject.org|fedora-perl-devel-list at redhat.com Fedora Extras|perl-Digest-MD4|Perl interface to the MD4 Algorithm|jpo at di.uminho.pt|extras-qa at fedoraproject.org|fedora-perl-devel-list at redhat.com Fedora Extras|perl-Digest-Nilsimsa|Perl interface to the Nilsima Algorithm|wtogami at redhat.com|extras-qa at fedoraproject.org|fedora-perl-devel-list at redhat.com +Fedora Extras|perl-Email-Abstract|Unified interface to mail representations|tcallawa at redhat.com|extras-qa at fedoraproject.org|fedora-perl-devel-list at redhat.com Fedora Extras|perl-Email-Address|RFC 2822 Address Parsing and Creation|jpo at di.uminho.pt|extras-qa at fedoraproject.org|fedora-perl-devel-list at redhat.com Fedora Extras|perl-Email-MessageID|Generate world unique message-ids|jpo at di.uminho.pt|extras-qa at fedoraproject.org|fedora-perl-devel-list at redhat.com Fedora Extras|perl-Email-MIME|Easy MIME message parsing|jpo at di.uminho.pt|extras-qa at fedoraproject.org|fedora-perl-devel-list at redhat.com From fedora-extras-commits at redhat.com Tue Apr 17 16:45:56 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Tue, 17 Apr 2007 12:45:56 -0400 Subject: rpms/perl-Email-Abstract/devel .cvsignore, NONE, 1.1 Makefile, NONE, 1.1 sources, NONE, 1.1 Message-ID: <200704171645.l3HGjuh0029287@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/rpms/perl-Email-Abstract/devel In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners/tmpcvsI29199/rpms/perl-Email-Abstract/devel Added Files: .cvsignore Makefile sources Log Message: Setup of module perl-Email-Abstract --- NEW FILE .cvsignore --- --- NEW FILE Makefile --- # Makefile for source rpm: perl-Email-Abstract # $Id: Makefile,v 1.1 2007/04/17 16:45:52 wtogami Exp $ NAME := perl-Email-Abstract SPECFILE = $(firstword $(wildcard *.spec)) define find-makefile-common for d in common ../common ../../common ; do if [ -f $$d/Makefile.common ] ; then if [ -f $$d/CVS/Root -a -w $$/Makefile.common ] ; then cd $$d ; cvs -Q update ; fi ; echo "$$d/Makefile.common" ; break ; fi ; done endef MAKEFILE_COMMON := $(shell $(find-makefile-common)) ifeq ($(MAKEFILE_COMMON),) # attept a checkout define checkout-makefile-common test -f CVS/Root && { cvs -Q -d $$(cat CVS/Root) checkout common && echo "common/Makefile.common" ; } || { echo "ERROR: I can't figure out how to checkout the 'common' module." ; exit -1 ; } >&2 endef MAKEFILE_COMMON := $(shell $(checkout-makefile-common)) endif include $(MAKEFILE_COMMON) --- NEW FILE sources --- From fedora-extras-commits at redhat.com Tue Apr 17 16:52:35 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Tue, 17 Apr 2007 12:52:35 -0400 Subject: rpms/tcpreplay/devel - New directory Message-ID: <200704171652.l3HGqZ8Y029645@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/rpms/tcpreplay/devel In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners/tmpcvsm29606/rpms/tcpreplay/devel Log Message: Directory /cvs/extras/rpms/tcpreplay/devel added to the repository From fedora-extras-commits at redhat.com Tue Apr 17 16:52:27 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Tue, 17 Apr 2007 12:52:27 -0400 Subject: rpms/tcpreplay - New directory Message-ID: <200704171652.l3HGqRib029632@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/rpms/tcpreplay In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners/tmpcvsm29606/rpms/tcpreplay Log Message: Directory /cvs/extras/rpms/tcpreplay added to the repository From fedora-extras-commits at redhat.com Tue Apr 17 16:52:44 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Tue, 17 Apr 2007 12:52:44 -0400 Subject: rpms/tcpreplay Makefile, NONE, 1.1 import.log, NONE, 1.1 pkg.acl, NONE, 1.1 Message-ID: <200704171652.l3HGqiBu029671@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/rpms/tcpreplay In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners/tmpcvsm29606/rpms/tcpreplay Added Files: Makefile import.log pkg.acl Log Message: Setup of module tcpreplay --- NEW FILE Makefile --- # Top level Makefile for module tcpreplay 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 --- --- NEW FILE pkg.acl --- From fedora-extras-commits at redhat.com Tue Apr 17 16:52:48 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Tue, 17 Apr 2007 12:52:48 -0400 Subject: owners owners.list,1.2687,1.2688 Message-ID: <200704171652.l3HGqmi3029682@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/owners In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners Modified Files: owners.list Log Message: add tcpreplay Index: owners.list =================================================================== RCS file: /cvs/extras/owners/owners.list,v retrieving revision 1.2687 retrieving revision 1.2688 diff -u -r1.2687 -r1.2688 --- owners.list 17 Apr 2007 16:45:18 -0000 1.2687 +++ owners.list 17 Apr 2007 16:52:17 -0000 1.2688 @@ -2821,6 +2821,7 @@ Fedora Extras|tcllib|Standard Tcl library|wart at kobold.org|extras-qa at fedoraproject.org| Fedora Extras|tclparser|Tcl syntax parser|wart at kobold.org|extras-qa at fedoraproject.org| Fedora Extras|tclpro|Development and debugging tools for Tcl applications|wart at kobold.org|extras-qa at fedoraproject.org| +Fedora Extras|tcpreplay|Replay captured network traffic|bojan at rexursive.com|extras-qa at fedoraproject.org| Fedora Extras|tclsoap|Tcl commands for SOAP remote procedure calls|wart at kobold.org|extras-qa at fedoraproject.org| Fedora Extras|tcltls|OpenSSL extension for Tcl|sander at hoentjen.eu|extras-qa at fedoraproject.org| Fedora Extras|tcpxtract|tcpxtract is a tool for extracting files from network traffic based on file signatures|wolfy at nobugconsulting.ro|extras-qa at fedoraproject.org| From fedora-extras-commits at redhat.com Tue Apr 17 16:52:54 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Tue, 17 Apr 2007 12:52:54 -0400 Subject: rpms/tcpreplay/devel .cvsignore, NONE, 1.1 Makefile, NONE, 1.1 sources, NONE, 1.1 Message-ID: <200704171652.l3HGqsMt029696@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/rpms/tcpreplay/devel In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners/tmpcvsm29606/rpms/tcpreplay/devel Added Files: .cvsignore Makefile sources Log Message: Setup of module tcpreplay --- NEW FILE .cvsignore --- --- NEW FILE Makefile --- # Makefile for source rpm: tcpreplay # $Id: Makefile,v 1.1 2007/04/17 16:52:50 wtogami Exp $ NAME := tcpreplay SPECFILE = $(firstword $(wildcard *.spec)) define find-makefile-common for d in common ../common ../../common ; do if [ -f $$d/Makefile.common ] ; then if [ -f $$d/CVS/Root -a -w $$/Makefile.common ] ; then cd $$d ; cvs -Q update ; fi ; echo "$$d/Makefile.common" ; break ; fi ; done endef MAKEFILE_COMMON := $(shell $(find-makefile-common)) ifeq ($(MAKEFILE_COMMON),) # attept a checkout define checkout-makefile-common test -f CVS/Root && { cvs -Q -d $$(cat CVS/Root) checkout common && echo "common/Makefile.common" ; } || { echo "ERROR: I can't figure out how to checkout the 'common' module." ; exit -1 ; } >&2 endef MAKEFILE_COMMON := $(shell $(checkout-makefile-common)) endif include $(MAKEFILE_COMMON) --- NEW FILE sources --- From fedora-extras-commits at redhat.com Tue Apr 17 16:57:53 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Tue, 17 Apr 2007 12:57:53 -0400 Subject: rpms/perl-Mail-Box-Parser-C - New directory Message-ID: <200704171657.l3HGvr5u029979@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/rpms/perl-Mail-Box-Parser-C In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners/tmpcvsy29953/rpms/perl-Mail-Box-Parser-C Log Message: Directory /cvs/extras/rpms/perl-Mail-Box-Parser-C added to the repository From fedora-extras-commits at redhat.com Tue Apr 17 16:58:02 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Tue, 17 Apr 2007 12:58:02 -0400 Subject: rpms/perl-Mail-Box-Parser-C/devel - New directory Message-ID: <200704171658.l3HGw2U2029992@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/rpms/perl-Mail-Box-Parser-C/devel In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners/tmpcvsy29953/rpms/perl-Mail-Box-Parser-C/devel Log Message: Directory /cvs/extras/rpms/perl-Mail-Box-Parser-C/devel added to the repository From fedora-extras-commits at redhat.com Tue Apr 17 16:58:05 2007 From: fedora-extras-commits at redhat.com (Nuno Santos (nsantos)) Date: Tue, 17 Apr 2007 12:58:05 -0400 Subject: rpms/rhm/devel rhm.spec,1.1,1.2 Message-ID: <200704171658.l3HGw5Fh030000@cvs-int.fedora.redhat.com> Author: nsantos Update of /cvs/extras/rpms/rhm/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv29893 Modified Files: rhm.spec Log Message: added BR for db4-devel Index: rhm.spec =================================================================== RCS file: /cvs/extras/rpms/rhm/devel/rhm.spec,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- rhm.spec 17 Apr 2007 14:24:23 -0000 1.1 +++ rhm.spec 17 Apr 2007 16:57:31 -0000 1.2 @@ -12,6 +12,7 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: qpidd-devel +BuildRequires: db4-devel Requires: qpidd Requires: db4 From fedora-extras-commits at redhat.com Tue Apr 17 16:58:11 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Tue, 17 Apr 2007 12:58:11 -0400 Subject: rpms/perl-Mail-Box-Parser-C Makefile, NONE, 1.1 import.log, NONE, 1.1 pkg.acl, NONE, 1.1 Message-ID: <200704171658.l3HGwB72030023@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/rpms/perl-Mail-Box-Parser-C In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners/tmpcvsy29953/rpms/perl-Mail-Box-Parser-C Added Files: Makefile import.log pkg.acl Log Message: Setup of module perl-Mail-Box-Parser-C --- NEW FILE Makefile --- # Top level Makefile for module perl-Mail-Box-Parser-C 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 --- --- NEW FILE pkg.acl --- From fedora-extras-commits at redhat.com Tue Apr 17 16:58:12 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Tue, 17 Apr 2007 12:58:12 -0400 Subject: owners owners.list,1.2688,1.2689 Message-ID: <200704171658.l3HGwCiZ030032@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/owners In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners Modified Files: owners.list Log Message: add perl-Mail-Box-Parser-C Index: owners.list =================================================================== RCS file: /cvs/extras/owners/owners.list,v retrieving revision 1.2688 retrieving revision 1.2689 diff -u -r1.2688 -r1.2689 --- owners.list 17 Apr 2007 16:52:17 -0000 1.2688 +++ owners.list 17 Apr 2007 16:57:42 -0000 1.2689 @@ -1929,6 +1929,7 @@ Fedora Extras|perl-LWP-Authen-Wsse|Library for enabling X-WSSE authentication in LWP|pertusus at free.fr|extras-qa at fedoraproject.org|fedora-perl-devel-list at redhat.com Fedora Extras|perl-Mail-Alias|For bugs related to the perl-Mail-Alias component|steve at silug.org|extras-qa at fedoraproject.org|fedora-perl-devel-list at redhat.com,oliver at linux-kernel.at Fedora Extras|perl-Mail-Box|Manage a mailbox, a folder with messages|tcallawa at redhat.com|extras-qa at fedoraproject.org|fedora-perl-devel-list at redhat.com +Fedora Extras|perl-Mail-Box-Parser-C|Parsing folders for MailBox with C routines|tcallawa at redhat.com|extras-qa at fedoraproject.org|fedora-perl-devel-list at redhat.com Fedora Extras|perl-Mail-GnuPG|Process email with GPG|rc040203 at freenet.de|extras-qa at fedoraproject.org|fedora-perl-devel-list at redhat.com Fedora Extras|perl-Mail-IMAPClient|An IMAP Client API|tcallawa at redhat.com|extras-qa at fedoraproject.org|fedora-perl-devel-list at redhat.com Fedora Extras|perl-Mail-Mbox-MessageParser|A fast and simple mbox folder reader|paul at city-fan.org|extras-qa at fedoraproject.org|fedora-perl-devel-list at redhat.com From fedora-extras-commits at redhat.com Tue Apr 17 16:58:20 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Tue, 17 Apr 2007 12:58:20 -0400 Subject: rpms/perl-Mail-Box-Parser-C/devel .cvsignore, NONE, 1.1 Makefile, NONE, 1.1 sources, NONE, 1.1 Message-ID: <200704171658.l3HGwKZX030046@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/rpms/perl-Mail-Box-Parser-C/devel In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners/tmpcvsy29953/rpms/perl-Mail-Box-Parser-C/devel Added Files: .cvsignore Makefile sources Log Message: Setup of module perl-Mail-Box-Parser-C --- NEW FILE .cvsignore --- --- NEW FILE Makefile --- # Makefile for source rpm: perl-Mail-Box-Parser-C # $Id: Makefile,v 1.1 2007/04/17 16:58:16 wtogami Exp $ NAME := perl-Mail-Box-Parser-C SPECFILE = $(firstword $(wildcard *.spec)) define find-makefile-common for d in common ../common ../../common ; do if [ -f $$d/Makefile.common ] ; then if [ -f $$d/CVS/Root -a -w $$/Makefile.common ] ; then cd $$d ; cvs -Q update ; fi ; echo "$$d/Makefile.common" ; break ; fi ; done endef MAKEFILE_COMMON := $(shell $(find-makefile-common)) ifeq ($(MAKEFILE_COMMON),) # attept a checkout define checkout-makefile-common test -f CVS/Root && { cvs -Q -d $$(cat CVS/Root) checkout common && echo "common/Makefile.common" ; } || { echo "ERROR: I can't figure out how to checkout the 'common' module." ; exit -1 ; } >&2 endef MAKEFILE_COMMON := $(shell $(checkout-makefile-common)) endif include $(MAKEFILE_COMMON) --- NEW FILE sources --- From fedora-extras-commits at redhat.com Tue Apr 17 16:59:27 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Tue, 17 Apr 2007 12:59:27 -0400 Subject: owners owners.list,1.2689,1.2690 Message-ID: <200704171659.l3HGxR4S030334@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/owners In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners Modified Files: owners.list Log Message: add python-biopython Index: owners.list =================================================================== RCS file: /cvs/extras/owners/owners.list,v retrieving revision 1.2689 retrieving revision 1.2690 diff -u -r1.2689 -r1.2690 --- owners.list 17 Apr 2007 16:57:42 -0000 1.2689 +++ owners.list 17 Apr 2007 16:58:57 -0000 1.2690 @@ -2409,6 +2409,7 @@ Fedora Extras|python-basemap|Plots data on map projections (with continental and political boundaries)|orion at cora.nwra.com|extras-qa at fedoraproject.org| Fedora Extras|python-basemap-data|Data for python-basemap|orion at cora.nwra.com|extras-qa at fedoraproject.org| Fedora Extras|python-bibtex|Python extension to parse BibTeX files|z.kota at gmx.net|extras-qa at fedoraproject.org| +Fedora Extras|python-biopython|Python tools for computational molecular biology|alexl at users.sourceforge.net|extras-qa at fedoraproject.org| Fedora Extras|python-CDDB|CDDB and FreeDB audio CD track info access in Python|jeff at ocjtech.us|extras-qa at fedoraproject.org| Fedora Extras|python-cheetah|Template engine and code-generator|mikeb at redhat.com|extras-qa at fedoraproject.org| Fedora Extras|python-cherrypy|A pythonic, object-oriented web development framework|lmacken at redhat.com,toshio at tiki-lounge.com|extras-qa at fedoraproject.org| From fedora-extras-commits at redhat.com Tue Apr 17 16:59:35 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Tue, 17 Apr 2007 12:59:35 -0400 Subject: rpms/python-biopython - New directory Message-ID: <200704171659.l3HGxZ93030359@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/rpms/python-biopython In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners/tmpcvsf30321/rpms/python-biopython Log Message: Directory /cvs/extras/rpms/python-biopython added to the repository From fedora-extras-commits at redhat.com Tue Apr 17 16:59:44 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Tue, 17 Apr 2007 12:59:44 -0400 Subject: rpms/python-biopython/devel - New directory Message-ID: <200704171659.l3HGxiF9030378@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/rpms/python-biopython/devel In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners/tmpcvsf30321/rpms/python-biopython/devel Log Message: Directory /cvs/extras/rpms/python-biopython/devel added to the repository From fedora-extras-commits at redhat.com Tue Apr 17 16:59:54 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Tue, 17 Apr 2007 12:59:54 -0400 Subject: rpms/python-biopython Makefile, NONE, 1.1 import.log, NONE, 1.1 pkg.acl, NONE, 1.1 Message-ID: <200704171659.l3HGxss7030407@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/rpms/python-biopython In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners/tmpcvsf30321/rpms/python-biopython Added Files: Makefile import.log pkg.acl Log Message: Setup of module python-biopython --- NEW FILE Makefile --- # Top level Makefile for module python-biopython 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 --- --- NEW FILE pkg.acl --- From fedora-extras-commits at redhat.com Tue Apr 17 17:00:03 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Tue, 17 Apr 2007 13:00:03 -0400 Subject: rpms/python-biopython/devel .cvsignore, NONE, 1.1 Makefile, NONE, 1.1 sources, NONE, 1.1 Message-ID: <200704171700.l3HH034H030433@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/rpms/python-biopython/devel In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners/tmpcvsf30321/rpms/python-biopython/devel Added Files: .cvsignore Makefile sources Log Message: Setup of module python-biopython --- NEW FILE .cvsignore --- --- NEW FILE Makefile --- # Makefile for source rpm: python-biopython # $Id: Makefile,v 1.1 2007/04/17 16:59:59 wtogami Exp $ NAME := python-biopython SPECFILE = $(firstword $(wildcard *.spec)) define find-makefile-common for d in common ../common ../../common ; do if [ -f $$d/Makefile.common ] ; then if [ -f $$d/CVS/Root -a -w $$/Makefile.common ] ; then cd $$d ; cvs -Q update ; fi ; echo "$$d/Makefile.common" ; break ; fi ; done endef MAKEFILE_COMMON := $(shell $(find-makefile-common)) ifeq ($(MAKEFILE_COMMON),) # attept a checkout define checkout-makefile-common test -f CVS/Root && { cvs -Q -d $$(cat CVS/Root) checkout common && echo "common/Makefile.common" ; } || { echo "ERROR: I can't figure out how to checkout the 'common' module." ; exit -1 ; } >&2 endef MAKEFILE_COMMON := $(shell $(checkout-makefile-common)) endif include $(MAKEFILE_COMMON) --- NEW FILE sources --- From fedora-extras-commits at redhat.com Tue Apr 17 17:02:08 2007 From: fedora-extras-commits at redhat.com (Dominik Mierzejewski (rathann)) Date: Tue, 17 Apr 2007 13:02:08 -0400 Subject: rpms/openbabel/devel openbabel.spec,1.8,1.9 Message-ID: <200704171702.l3HH28Tx002454@cvs-int.fedora.redhat.com> Author: rathann Update of /cvs/extras/rpms/openbabel/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv2416 Modified Files: openbabel.spec Log Message: - work around testsuite crash Index: openbabel.spec =================================================================== RCS file: /cvs/extras/rpms/openbabel/devel/openbabel.spec,v retrieving revision 1.8 retrieving revision 1.9 diff -u -r1.8 -r1.9 --- openbabel.spec 15 Apr 2007 23:59:14 -0000 1.8 +++ openbabel.spec 17 Apr 2007 17:01:33 -0000 1.9 @@ -8,7 +8,7 @@ Name: openbabel Version: 2.1.0 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Chemistry software file format converter License: GPL Group: Applications/File @@ -132,6 +132,9 @@ %{__python} setup.py install -O1 --skip-build --root $RPM_BUILD_ROOT popd +# work around testsuite crash +%{__rm} src/formats/.libs/inchiformat.soT + %clean %{__rm} -rf $RPM_BUILD_ROOT @@ -186,6 +189,9 @@ %{python_sitearch}/pybel.py* %changelog +* Tue Apr 17 2007 Dominik Mierzejewski 2.1.0-2 +- work around testsuite crash + * Mon Apr 16 2007 Dominik Mierzejewski 2.1.0-1 - updated to 2.1.0 final From fedora-extras-commits at redhat.com Tue Apr 17 17:18:26 2007 From: fedora-extras-commits at redhat.com (Dominik Mierzejewski (rathann)) Date: Tue, 17 Apr 2007 13:18:26 -0400 Subject: rpms/crm114/devel crm114-64bit.patch,NONE,1.1 crm114.spec,1.3,1.4 Message-ID: <200704171718.l3HHIQdC002785@cvs-int.fedora.redhat.com> Author: rathann Update of /cvs/extras/rpms/crm114/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv2765 Modified Files: crm114.spec Added Files: crm114-64bit.patch Log Message: - fix testsuite on 64bit, patch by Jaakko Hyv??tti crm114-64bit.patch: --- NEW FILE crm114-64bit.patch --- --- crm114-20070301-BlameBaltar.no-TRE.src/crm_str_funcs.c.64bit 2007-03-02 16:33:55.000000000 +0100 +++ crm114-20070301-BlameBaltar.no-TRE.src/crm_str_funcs.c 2007-04-17 19:03:50.000000000 +0200 @@ -103,7 +103,7 @@ { long i; // unsigned long hval; - long hval; + int32_t hval; unsigned long tmp; // initialize hval Index: crm114.spec =================================================================== RCS file: /cvs/extras/rpms/crm114/devel/crm114.spec,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- crm114.spec 15 Apr 2007 21:05:40 -0000 1.3 +++ crm114.spec 17 Apr 2007 17:17:52 -0000 1.4 @@ -1,6 +1,6 @@ %define cvsver 20070301 %define codename BlameBaltar -%define rel 3 +%define rel 4 Summary: CRM114 Bayesian Spam Detector Name: crm114 @@ -11,6 +11,7 @@ Group: Applications/Text Source0: http://crm114.sourceforge.net/%{name}-%{cvsver}-%{codename}.no-TRE.src.tar.bz2 Patch0: %{name}-rpm.patch +Patch1: %{name}-64bit.patch BuildRoot: %{_tmppath}/%{name}-%{version}-root-%(%{__id_u} -n) BuildRequires: tre-devel @@ -33,6 +34,7 @@ %prep %setup -q -n %{name}-%{cvsver}-%{codename}.no-TRE.src %patch0 -p1 -b .r +%patch1 -p1 -b .64bit chmod 644 README *.cf *.h *.recipe *.txt %build @@ -62,6 +64,9 @@ %{_datadir}/emacs/site-lisp/*.el %changelog +* Tue Apr 17 2007 Dominik Mierzejewski 0-0.4.20070301 +- fix testsuite on 64bit, patch by Jaakko Hyv??tti + * Sun Apr 15 2007 Dominik Mierzejewski 0-0.3.20070301 - updated to 20070301 "BlameBaltar" - added missing quine.crm to testsuite From fedora-extras-commits at redhat.com Tue Apr 17 17:32:47 2007 From: fedora-extras-commits at redhat.com (Dominik Mierzejewski (rathann)) Date: Tue, 17 Apr 2007 13:32:47 -0400 Subject: rpms/crm114/FC-6 crm114-64bit.patch, NONE, 1.1 .cvsignore, 1.2, 1.3 crm114-rpm.patch, 1.1, 1.2 crm114.spec, 1.2, 1.3 sources, 1.2, 1.3 Message-ID: <200704171732.l3HHWl26003388@cvs-int.fedora.redhat.com> Author: rathann Update of /cvs/extras/rpms/crm114/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv3339 Modified Files: .cvsignore crm114-rpm.patch crm114.spec sources Added Files: crm114-64bit.patch Log Message: - fix testsuite on 64bit, patch by Jaakko Hyv??tti - updated to 20070301 "BlameBaltar" - added missing quine.crm to testsuite - no more crashes on x86_64, removed ExcludeArch, fixes #202893 crm114-64bit.patch: --- NEW FILE crm114-64bit.patch --- --- crm114-20070301-BlameBaltar.no-TRE.src/crm_str_funcs.c.64bit 2007-03-02 16:33:55.000000000 +0100 +++ crm114-20070301-BlameBaltar.no-TRE.src/crm_str_funcs.c 2007-04-17 19:03:50.000000000 +0200 @@ -103,7 +103,7 @@ { long i; // unsigned long hval; - long hval; + int32_t hval; unsigned long tmp; // initialize hval Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/crm114/FC-6/.cvsignore,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- .cvsignore 17 Aug 2006 23:03:36 -0000 1.2 +++ .cvsignore 17 Apr 2007 17:32:13 -0000 1.3 @@ -1 +1 @@ -crm114-20060704a-BlameRobert.no-TRE.src.tar.gz +crm114-20070301-BlameBaltar.no-TRE.src.tar.bz2 crm114-rpm.patch: Index: crm114-rpm.patch =================================================================== RCS file: /cvs/extras/rpms/crm114/FC-6/crm114-rpm.patch,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- crm114-rpm.patch 17 Aug 2006 23:03:36 -0000 1.1 +++ crm114-rpm.patch 17 Apr 2007 17:32:13 -0000 1.2 @@ -1,17 +1,13 @@ ---- crm114-20060704a-BlameRobert.src/megatest.sh.r 2006-07-08 04:48:12.000000000 +0200 -+++ crm114-20060704a-BlameRobert.src/megatest.sh 2006-08-16 22:56:23.000000000 +0200 -@@ -50,7 +50,7 @@ - crm skudtest.crm - crm statustest.crm - #./exectest.crm --./unionintersecttest.crm -+crm unionintersecttest.crm - crm beeptest.crm - crm userdirtest.crm - crm windowtest.crm <<-EOF ---- crm114-20060704a-BlameRobert.src/Makefile.r 2006-07-08 04:48:12.000000000 +0200 -+++ crm114-20060704a-BlameRobert.src/Makefile 2006-08-16 22:53:12.000000000 +0200 -@@ -47,7 +47,7 @@ +--- /dev/null 2007-04-15 01:47:43.733920889 +0200 ++++ crm114-20070301-BlameBaltar.no-TRE.src/quine.crm 2007-04-15 21:45:04.000000000 +0200 +@@ -0,0 +1,4 @@ ++{ ++ window ++ output /:*:_pgm_text:/ ++} +--- crm114-20070301-BlameBaltar.no-TRE.src/Makefile.r 2007-03-02 16:33:55.000000000 +0100 ++++ crm114-20070301-BlameBaltar.no-TRE.src/Makefile 2007-04-15 22:04:51.000000000 +0200 +@@ -52,7 +52,7 @@ # Tell the compiler full optimization, allow debugging, and warn on every # possible error # @@ -20,16 +16,16 @@ # turn this one on for no optimization debugging. #CFLAGS += -O0 -g -Wall # turn this one on for really picayune debugging. -@@ -56,7 +56,7 @@ - # Choose between static and dynamic linking (we recommend static linking) +@@ -62,7 +62,7 @@ # Comment this out if you want dynamic linking # --LDFLAGS += -static -+#LDFLAGS += -static + # BSD users - do NOT use -static-libgcc!!! +-LDFLAGS += -static -static-libgcc ++#LDFLAGS += -static -static-libgcc # # Any standard install flags? We nominally use protection 755 INSTALLFLAGS += -m 755 -@@ -314,13 +314,13 @@ +@@ -360,13 +360,13 @@ crm_util_errorhandlers.o \ crm_osbf_maintenance.o -lm -ltre -o osbf-util @@ -45,7 +41,7 @@ $(CC) $(CFLAGS) $(LDFLAGS) -D$(SYSTEMTYPE) -DVERSION='"$(VERSION)"' \ crm_str_funcs.o \ crm_util_errorhandlers.o \ -@@ -354,29 +354,29 @@ +@@ -400,30 +400,30 @@ install_utils: $(MAKE) cssmerge cssutil cssdiff osbf-util @@ -59,32 +55,33 @@ + install $(INSTALLFLAGS) osbf-util $(DESTDIR)$(BINDIR)/osbf-util$(VER_SUFFIX) # if you don't have EMACS installed in the default place, you # won't get the crm114-mode.el automatically. -- -install $(INSTALLFLAGS) crm114-mode.el /usr/share/emacs/site-lisp/crm114-mode.el$(VER_SUFFIX) -+ -install $(INSTALLFLAGS) crm114-mode.el $(DESTDIR)/usr/share/emacs/site-lisp/crm114-mode.el$(VER_SUFFIX) +- -install $(INSTALLFLAGS) crm114-mode.el $(prefix)/share/emacs/site-lisp/crm114-mode.el$(VER_SUFFIX) ++ -install $(INSTALLFLAGS) crm114-mode.el $(DESTDIR)$(prefix)/share/emacs/site-lisp/crm114-mode.el$(VER_SUFFIX) - install_tre: crm114_tre -- install $(INSTALLFLAGS) crm114_tre $(BINDIR)/crm$(VER_SUFFIX) -+ install $(INSTALLFLAGS) crm114_tre $(DESTDIR)$(BINDIR)/crm$(VER_SUFFIX) # use different name so we can keep it around along with default one # and same VER_SUFFIX postfix + install_engine: crm114 +- install $(INSTALLFLAGS) crm114 $(BINDIR)/crm$(VER_SUFFIX) ++ install $(INSTALLFLAGS) crm114 $(DESTDIR)$(BINDIR)/crm$(VER_SUFFIX) + install_gnu: crm114_gnu - install $(INSTALLFLAGS) crm114_gnu $(BINDIR)/crmg$(VER_SUFFIX) + install $(INSTALLFLAGS) crm114_gnu $(DESTDIR)$(BINDIR)/crmg$(VER_SUFFIX) install_binary_only: FORCE -- install $(INSTALLFLAGS) crm114_tre $(BINDIR)/crm$(VER_SUFFIX) +- install $(INSTALLFLAGS) crm114 $(BINDIR)/crm$(VER_SUFFIX) - install $(INSTALLFLAGS) cssdiff $(BINDIR)/cssdiff$(VER_SUFFIX) - install $(INSTALLFLAGS) cssmerge $(BINDIR)/cssmerge$(VER_SUFFIX) - install $(INSTALLFLAGS) cssutil $(BINDIR)/cssutil$(VER_SUFFIX) - install $(INSTALLFLAGS) osbf-util $(BINDIR)/osbf-util$(VER_SUFFIX) -- -install $(INSTALLFLAGS) crm114-mode.el /usr/share/emacs/site-lisp/crm114-mode.el$(VER_SUFFIX) -+ install $(INSTALLFLAGS) crm114_tre $(DESTDIR)$(BINDIR)/crm$(VER_SUFFIX) +- -install $(INSTALLFLAGS) crm114-mode.el $(prefix)/share/emacs/site-lisp/crm114-mode.el$(VER_SUFFIX) ++ install $(INSTALLFLAGS) crm114 $(DESTDIR)$(BINDIR)/crm$(VER_SUFFIX) + install $(INSTALLFLAGS) cssdiff $(DESTDIR)$(BINDIR)/cssdiff$(VER_SUFFIX) + install $(INSTALLFLAGS) cssmerge $(DESTDIR)$(BINDIR)/cssmerge$(VER_SUFFIX) + install $(INSTALLFLAGS) cssutil $(DESTDIR)$(BINDIR)/cssutil$(VER_SUFFIX) + install $(INSTALLFLAGS) osbf-util $(DESTDIR)$(BINDIR)/osbf-util$(VER_SUFFIX) -+ -install $(INSTALLFLAGS) crm114-mode.el $(DESTDIR)/usr/share/emacs/site-lisp/crm114-mode.el$(VER_SUFFIX) ++ -install $(INSTALLFLAGS) crm114-mode.el $(DESTDIR)$(prefix)/share/emacs/site-lisp/crm114-mode.el$(VER_SUFFIX) uninstall: FORCE -rm -rf $(BINDIR)/crm$(VER_SUFFIX) Index: crm114.spec =================================================================== RCS file: /cvs/extras/rpms/crm114/FC-6/crm114.spec,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- crm114.spec 29 Aug 2006 18:03:05 -0000 1.2 +++ crm114.spec 17 Apr 2007 17:32:13 -0000 1.3 @@ -1,6 +1,6 @@ -%define cvsver 20060704 -%define codename BlameRobert -%define rel 2 +%define cvsver 20070301 +%define codename BlameBaltar +%define rel 3 Summary: CRM114 Bayesian Spam Detector Name: crm114 @@ -9,12 +9,11 @@ URL: http://crm114.sourceforge.net/ License: GPL Group: Applications/Text -Source0: http://crm114.sourceforge.net/%{name}-%{cvsver}a-%{codename}.no-TRE.src.tar.gz +Source0: http://crm114.sourceforge.net/%{name}-%{cvsver}-%{codename}.no-TRE.src.tar.bz2 Patch0: %{name}-rpm.patch +Patch1: %{name}-64bit.patch BuildRoot: %{_tmppath}/%{name}-%{version}-root-%(%{__id_u} -n) BuildRequires: tre-devel -# crashes: BZ#202893 -ExcludeArch: x86_64 %description CRM114 is a system to examine incoming e-mail, system log streams, @@ -33,8 +32,9 @@ Major Emacs mode for editing crm114 scripts. %prep -%setup -q -n %{name}-%{cvsver}a-%{codename}.src +%setup -q -n %{name}-%{cvsver}-%{codename}.no-TRE.src %patch0 -p1 -b .r +%patch1 -p1 -b .64bit chmod 644 README *.cf *.h *.recipe *.txt %build @@ -51,8 +51,6 @@ install -pm 644 maillib.crm $RPM_BUILD_ROOT%{_datadir}/%{name}/ %check -export PATH=`pwd`:$PATH -ln -s crm114_tre crm make megatest %files @@ -66,6 +64,12 @@ %{_datadir}/emacs/site-lisp/*.el %changelog +* Tue Apr 17 2007 Dominik Mierzejewski 0-0.3.20070301 +- fix testsuite on 64bit, patch by Jaakko Hyv??tti +- updated to 20070301 "BlameBaltar" +- added missing quine.crm to testsuite +- no more crashes on x86_64, removed ExcludeArch, fixes #202893 + * Tue Aug 29 2006 Dominik Mierzejewski 0-0.2.20060704 - mass rebuild Index: sources =================================================================== RCS file: /cvs/extras/rpms/crm114/FC-6/sources,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- sources 17 Aug 2006 23:03:36 -0000 1.2 +++ sources 17 Apr 2007 17:32:13 -0000 1.3 @@ -1 +1 @@ -7fec214c03679398979387b22e96b1d9 crm114-20060704a-BlameRobert.no-TRE.src.tar.gz +f9570a0e726914b9abc71da583213d99 crm114-20070301-BlameBaltar.no-TRE.src.tar.bz2 From fedora-extras-commits at redhat.com Tue Apr 17 17:32:51 2007 From: fedora-extras-commits at redhat.com (Orion Poplawski (orion)) Date: Tue, 17 Apr 2007 13:32:51 -0400 Subject: rpms/apcupsd/devel apcupsd.spec,1.15,1.16 Message-ID: <200704171732.l3HHWpte003391@cvs-int.fedora.redhat.com> Author: orion Update of /cvs/extras/rpms/apcupsd/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv3341 Modified Files: apcupsd.spec Log Message: Fix release number Index: apcupsd.spec =================================================================== RCS file: /cvs/extras/rpms/apcupsd/devel/apcupsd.spec,v retrieving revision 1.15 retrieving revision 1.16 diff -u -r1.15 -r1.16 --- apcupsd.spec 12 Feb 2007 17:12:55 -0000 1.15 +++ apcupsd.spec 17 Apr 2007 17:32:17 -0000 1.16 @@ -1,6 +1,6 @@ Name: apcupsd Version: 3.14.0 -Release: 0%{?dist} +Release: 1%{?dist} Summary: APC UPS Power Control Daemon for Linux Group: System Environment/Daemons From fedora-extras-commits at redhat.com Tue Apr 17 17:36:22 2007 From: fedora-extras-commits at redhat.com (Steven Pritchard (steve)) Date: Tue, 17 Apr 2007 13:36:22 -0400 Subject: rpms/perl-BerkeleyDB/devel perl-BerkeleyDB.spec,1.14,1.15 Message-ID: <200704171736.l3HHaMXj003541@cvs-int.fedora.redhat.com> Author: steve Update of /cvs/extras/rpms/perl-BerkeleyDB/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv3516 Modified Files: perl-BerkeleyDB.spec Log Message: BR ExtUtils::MakeMaker. Index: perl-BerkeleyDB.spec =================================================================== RCS file: /cvs/extras/rpms/perl-BerkeleyDB/devel/perl-BerkeleyDB.spec,v retrieving revision 1.14 retrieving revision 1.15 diff -u -r1.14 -r1.15 --- perl-BerkeleyDB.spec 16 Oct 2006 23:48:37 -0000 1.14 +++ perl-BerkeleyDB.spec 17 Apr 2007 17:35:48 -0000 1.15 @@ -1,6 +1,6 @@ Name: perl-BerkeleyDB Version: 0.31 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Perl extension for Berkeley DB version 2, 3 or 4 License: GPL or Artistic Group: Development/Libraries @@ -8,8 +8,10 @@ Source0: http://www.cpan.org/authors/id/P/PM/PMQS/BerkeleyDB-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: db4-devel +BuildRequires: perl(ExtUtils::MakeMaker) # For "make test". -BuildRequires: perl(Test::Pod), perl(MLDBM) +BuildRequires: perl(MLDBM) +BuildRequires: perl(Test::Pod) Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) %description @@ -56,6 +58,9 @@ %{_bindir}/* %changelog +* Tue Apr 17 2007 Steven Pritchard 0.31-3 +- BR ExtUtils::MakeMaker. + * Mon Oct 16 2006 Steven Pritchard 0.31-2 - Rebuild. From fedora-extras-commits at redhat.com Tue Apr 17 17:46:22 2007 From: fedora-extras-commits at redhat.com (Jeffrey C. Ollie (jcollie)) Date: Tue, 17 Apr 2007 13:46:22 -0400 Subject: rpms/smolt/devel smolt.spec,1.19,1.20 Message-ID: <200704171746.l3HHkMRQ003751@cvs-int.fedora.redhat.com> Author: jcollie Update of /cvs/extras/rpms/smolt/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv3729 Modified Files: smolt.spec Log Message: Add standard scriptlets in pre & post to handle init script - fixes #236776 Index: smolt.spec =================================================================== RCS file: /cvs/extras/rpms/smolt/devel/smolt.spec,v retrieving revision 1.19 retrieving revision 1.20 diff -u -r1.19 -r1.20 --- smolt.spec 13 Apr 2007 19:06:03 -0000 1.19 +++ smolt.spec 17 Apr 2007 17:45:48 -0000 1.20 @@ -1,7 +1,7 @@ Name: smolt Summary: Fedora hardware profiler Version: 0.9.6 -Release: 3%{?dist} +Release: 4%{?dist} License: GPL Group: Applications/Internet URL: http://hosted.fedoraproject.org/projects/smolt @@ -17,6 +17,11 @@ BuildRequires: gettext BuildRequires: /usr/bin/msgfmt.py +Requires(post): /sbin/chkconfig +Requires(preun): /sbin/chkconfig +Requires(preun): /sbin/service +Requires(postun): /sbin/service + %description The Fedora hardware profiler is a server-client system that does a hardware scan against a machine and sends the results to a public Fedora Project @@ -54,8 +59,6 @@ %build cd client/ make -# Remove the po files -find ./ -name smolt.po -exec rm {} \; %install %{__rm} -rf %{buildroot} @@ -72,6 +75,7 @@ %{__mv} client/smolt-init %{buildroot}/%{_initrddir}/smolt %{__mv} client/smolt.cron.monthly %{buildroot}/%{_sysconfdir}/cron.d/smolt %{__cp} -adv client/po/* %{buildroot}/%{_datadir}/locale/ +find %{buildroot} -name \*.po\* -delete touch %{buildroot}/%{_sysconfdir}/sysconfig/hw-uuid @@ -90,10 +94,13 @@ %{__chmod} +x %{buildroot}/%{_datadir}/%{name}/client/smoltGui.py %{__chmod} +x %{buildroot}/%{_initrddir}/smolt +%find_lang %{name} + %clean rm -rf %{buildroot} %post +/sbin/chkconfig --add smolt if ! [ -f %{_sysconfdir}/sysconfig/hw-uuid ] then /bin/cat /proc/sys/kernel/random/uuid > %{_sysconfdir}/sysconfig/hw-uuid @@ -101,15 +108,18 @@ /bin/chown root:root %{_sysconfdir}/sysconfig/hw-uuid fi -#%find_lang %{name} +%preun +if [ $1 = 0 ]; then + /sbin/service smolt stop >/dev/null 2>&1 + /sbin/chkconfig --del smolt +fi -%files +%files -f %{name}.lang %defattr(-,root,root,-) %doc README GPL doc/* %dir %{_datadir}/%{name} %{_datadir}/%{name}/client %{_datadir}/%{name}/doc -%{_datadir}/locale/ %{_bindir}/%{name}* %{_sysconfdir}/cron.d/%{name} %{_initrddir}/%{name} @@ -124,6 +134,10 @@ %{_datadir}/firstboot/modules/smolt.py* %changelog +* Tue Apr 17 2007 Jeffrey C. Ollie - 0.9.6-4 +- Add standard scriptlets in pre & post to handle init script - fixes #236776 +- Use the find_lang macro to find/mark translations. + * Fri Apr 13 2007 Jeffrey C. Ollie - 0.9.6-3 - Put a copy of the privacy policy where the client is expecting it. From fedora-extras-commits at redhat.com Tue Apr 17 17:50:06 2007 From: fedora-extras-commits at redhat.com (Nuno Santos (nsantos)) Date: Tue, 17 Apr 2007 13:50:06 -0400 Subject: rpms/rhm/devel rhm.spec,1.2,1.3 sources,1.2,1.3 Message-ID: <200704171750.l3HHo682003928@cvs-int.fedora.redhat.com> Author: nsantos Update of /cvs/extras/rpms/rhm/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv3887/devel Modified Files: rhm.spec sources Log Message: Importing updated package from etp Index: rhm.spec =================================================================== RCS file: /cvs/extras/rpms/rhm/devel/rhm.spec,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- rhm.spec 17 Apr 2007 16:57:31 -0000 1.2 +++ rhm.spec 17 Apr 2007 17:49:32 -0000 1.3 @@ -3,7 +3,7 @@ # Name: rhm Version: 0.1 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Red Hat extensions to the Qpid messaging system Group: System Environment/Libraries License: LGPL @@ -54,6 +54,8 @@ %postun -p /sbin/ldconfig %changelog +* Tue Apr 17 2007 Alan Conway - 0.1-2 +- Added missing BuildRequires: db4-devel * Thu Apr 12 2007 Alan Conway - 0.1-1 - Initial build. Index: sources =================================================================== RCS file: /cvs/extras/rpms/rhm/devel/sources,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- sources 17 Apr 2007 14:24:23 -0000 1.2 +++ sources 17 Apr 2007 17:49:32 -0000 1.3 @@ -1 +1 @@ -49754d1d3d9e6392abb429b7cef36003 rhm-0.1.tar.gz +55b5ade210874b081afcc06f0e20c693 rhm-0.1.tar.gz From fedora-extras-commits at redhat.com Tue Apr 17 17:50:02 2007 From: fedora-extras-commits at redhat.com (Nuno Santos (nsantos)) Date: Tue, 17 Apr 2007 13:50:02 -0400 Subject: rpms/rhm import.log,1.2,1.3 Message-ID: <200704171750.l3HHo2PC003924@cvs-int.fedora.redhat.com> Author: nsantos Update of /cvs/extras/rpms/rhm In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv3887 Modified Files: import.log Log Message: Importing updated package from etp Index: import.log =================================================================== RCS file: /cvs/extras/rpms/rhm/import.log,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- import.log 17 Apr 2007 14:24:19 -0000 1.2 +++ import.log 17 Apr 2007 17:49:28 -0000 1.3 @@ -1 +1,2 @@ rhm-0_1-1:HEAD:rhm-0.1-1.src.rpm:1176819826 +rhm-0_1-2:HEAD:rhm-0.1-2.src.rpm:1176832099 From fedora-extras-commits at redhat.com Tue Apr 17 17:55:43 2007 From: fedora-extras-commits at redhat.com (Till Maas (till)) Date: Tue, 17 Apr 2007 13:55:43 -0400 Subject: rpms/aircrack-ng/devel .cvsignore, 1.4, 1.5 aircrack-ng.spec, 1.3, 1.4 sources, 1.4, 1.5 Message-ID: <200704171755.l3HHtho5004063@cvs-int.fedora.redhat.com> Author: till Update of /cvs/extras/rpms/aircrack-ng/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv4042 Modified Files: .cvsignore aircrack-ng.spec sources Log Message: new version Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/aircrack-ng/devel/.cvsignore,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- .cvsignore 16 Apr 2007 20:28:00 -0000 1.4 +++ .cvsignore 17 Apr 2007 17:55:09 -0000 1.5 @@ -1 +1 @@ -aircrack-ng-20070417.tar.gz +aircrack-ng-20070418.tar.gz Index: aircrack-ng.spec =================================================================== RCS file: /cvs/extras/rpms/aircrack-ng/devel/aircrack-ng.spec,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- aircrack-ng.spec 16 Apr 2007 20:28:00 -0000 1.3 +++ aircrack-ng.spec 17 Apr 2007 17:55:09 -0000 1.4 @@ -1,8 +1,8 @@ -%define svndate 20070417 +%define svndate 20070418 Name: aircrack-ng Version: 0.8 -Release: 0.2.%{svndate}svn%{?dist} +Release: 0.3.%{svndate}svn%{?dist} Summary: 802.11 (wireless) sniffer and WEP/WPA-PSK key cracker Group: Applications/System Index: sources =================================================================== RCS file: /cvs/extras/rpms/aircrack-ng/devel/sources,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- sources 16 Apr 2007 20:28:00 -0000 1.4 +++ sources 17 Apr 2007 17:55:09 -0000 1.5 @@ -1 +1 @@ -a1b621dc11314de2776f0818591e0e0c aircrack-ng-20070417.tar.gz +1c2584b885ea9530cec12ae2ac791a44 aircrack-ng-20070418.tar.gz From fedora-extras-commits at redhat.com Tue Apr 17 18:01:49 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Tue, 17 Apr 2007 14:01:49 -0400 Subject: owners owners.list,1.2690,1.2691 Message-ID: <200704171801.l3HI1ndo008371@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/owners In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners Modified Files: owners.list Log Message: remove the old fedora.us firefox and thunderbird Index: owners.list =================================================================== RCS file: /cvs/extras/owners/owners.list,v retrieving revision 1.2690 retrieving revision 1.2691 diff -u -r1.2690 -r1.2691 --- owners.list 17 Apr 2007 16:58:57 -0000 1.2690 +++ owners.list 17 Apr 2007 18:01:19 -0000 1.2691 @@ -510,7 +510,6 @@ Fedora Extras|fillets-ng|Fish Fillets Next Generation, a puzzle game with 70 levels|matthias at rpmforge.net|extras-qa at fedoraproject.org| Fedora Extras|fillets-ng-data|Game data files for Fish Fillets Next Generation|matthias at rpmforge.net|extras-qa at fedoraproject.org| Fedora Extras|fillets-ng-data-cs|Czech audio data files for Fish Fillets Next Generation|matthias at rpmforge.net|extras-qa at fedoraproject.org| -Fedora Extras|firefox|firefox browser|wtogami at redhat.com|extras-qa at fedoraproject.org| Fedora Extras|firefox-32|Alternate Launcher for 32bit Firefox|wtogami at redhat.com|extras-qa at fedoraproject.org| Fedora Extras|firestarter|The Firestarter firewall tool for GNOME|splinux at fedoraproject.org|extras-qa at fedoraproject.org| Fedora Extras|firmware-addon-dell|A firmware-tools plugin to handle BIOS/Firmware for Dell systems|mebrown at michaels-house.net,matt_domsch at dell.com|extras-qa at fedoraproject.org| @@ -2876,7 +2875,6 @@ Fedora Extras|thunar-archive-plugin|Archive plugin for the Thunar file manager|fedora at christoph-wickert.de|extras-qa at fedoraproject.org| Fedora Extras|thunar-media-tags-plugin|Media Tags plugin for the Thunar file manager|fedora at christoph-wickert.de|extras-qa at fedoraproject.org| Fedora Extras|thunar-volman|Automatic management of removable drives and media for the Thunar file manager|fedora at christoph-wickert.de|extras-qa at fedoraproject.org|kevin at tummy.com -Fedora Extras|thunderbird|thunderbird mail|wtogami at redhat.com|extras-qa at fedoraproject.org| Fedora Extras|tibetan-machine-uni-fonts|Tibetan Machine Uni font for Tibetan, Dzongkha and Ladakhi|mgarski at post.pl|extras-qa at fedoraproject.org| Fedora Extras|tideEditor|Editor for Tide Constituent Database (TCD) files|mtasaka at ioa.s.u-tokyo.ac.jp|extras-qa at fedoraproject.org| Fedora Extras|tidy|Utility to clean up and pretty print HTML/XHTML/XML|rdieter at math.unl.edu|extras-qa at fedoraproject.org| From fedora-extras-commits at redhat.com Tue Apr 17 18:02:49 2007 From: fedora-extras-commits at redhat.com (Jeffrey C. Ollie (jcollie)) Date: Tue, 17 Apr 2007 14:02:49 -0400 Subject: rpms/smolt/FC-6 smolt.spec,1.18,1.19 Message-ID: <200704171802.l3HI2nrc008399@cvs-int.fedora.redhat.com> Author: jcollie Update of /cvs/extras/rpms/smolt/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv8377 Modified Files: smolt.spec Log Message: Add standard scriptlets in pre & post to handle init script - fixes #236776 Index: smolt.spec =================================================================== RCS file: /cvs/extras/rpms/smolt/FC-6/smolt.spec,v retrieving revision 1.18 retrieving revision 1.19 diff -u -r1.18 -r1.19 --- smolt.spec 13 Apr 2007 19:10:42 -0000 1.18 +++ smolt.spec 17 Apr 2007 18:02:14 -0000 1.19 @@ -1,7 +1,7 @@ Name: smolt Summary: Fedora hardware profiler Version: 0.9.6 -Release: 3%{?dist} +Release: 4%{?dist} License: GPL Group: Applications/Internet URL: http://hosted.fedoraproject.org/projects/smolt @@ -17,6 +17,11 @@ BuildRequires: gettext BuildRequires: /usr/bin/msgfmt.py +Requires(post): /sbin/chkconfig +Requires(preun): /sbin/chkconfig +Requires(preun): /sbin/service +Requires(postun): /sbin/service + %description The Fedora hardware profiler is a server-client system that does a hardware scan against a machine and sends the results to a public Fedora Project @@ -54,8 +59,6 @@ %build cd client/ make -# Remove the po files -find ./ -name smolt.po -exec rm {} \; %install %{__rm} -rf %{buildroot} @@ -72,6 +75,7 @@ %{__mv} client/smolt-init %{buildroot}/%{_initrddir}/smolt %{__mv} client/smolt.cron.monthly %{buildroot}/%{_sysconfdir}/cron.d/smolt %{__cp} -adv client/po/* %{buildroot}/%{_datadir}/locale/ +find %{buildroot} -name \*.po\* -delete touch %{buildroot}/%{_sysconfdir}/sysconfig/hw-uuid @@ -90,10 +94,13 @@ %{__chmod} +x %{buildroot}/%{_datadir}/%{name}/client/smoltGui.py %{__chmod} +x %{buildroot}/%{_initrddir}/smolt +%find_lang %{name} + %clean rm -rf %{buildroot} %post +/sbin/chkconfig --add smolt if ! [ -f %{_sysconfdir}/sysconfig/hw-uuid ] then /bin/cat /proc/sys/kernel/random/uuid > %{_sysconfdir}/sysconfig/hw-uuid @@ -101,15 +108,18 @@ /bin/chown root:root %{_sysconfdir}/sysconfig/hw-uuid fi -#%find_lang %{name} +%preun +if [ $1 = 0 ]; then + /sbin/service smolt stop >/dev/null 2>&1 + /sbin/chkconfig --del smolt +fi -%files +%files -f %{name}.lang %defattr(-,root,root,-) %doc README GPL doc/* %dir %{_datadir}/%{name} %{_datadir}/%{name}/client %{_datadir}/%{name}/doc -%{_datadir}/locale/ %{_bindir}/%{name}* %{_sysconfdir}/cron.d/%{name} %{_initrddir}/%{name} @@ -124,6 +134,10 @@ %{_datadir}/firstboot/modules/smolt.py* %changelog +* Tue Apr 17 2007 Jeffrey C. Ollie - 0.9.6-4 +- Add standard scriptlets in pre & post to handle init script - fixes #236776 +- Use the find_lang macro to find/mark translations. + * Fri Apr 13 2007 Jeffrey C. Ollie - 0.9.6-3 - Put a copy of the privacy policy where the client is expecting it. From fedora-extras-commits at redhat.com Tue Apr 17 18:03:55 2007 From: fedora-extras-commits at redhat.com (Jeffrey C. Ollie (jcollie)) Date: Tue, 17 Apr 2007 14:03:55 -0400 Subject: rpms/smolt/FC-5 smolt.spec,1.18,1.19 Message-ID: <200704171803.l3HI3tLe008466@cvs-int.fedora.redhat.com> Author: jcollie Update of /cvs/extras/rpms/smolt/FC-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv8445 Modified Files: smolt.spec Log Message: Add standard scriptlets in pre & post to handle init script - fixes #236776 Index: smolt.spec =================================================================== RCS file: /cvs/extras/rpms/smolt/FC-5/smolt.spec,v retrieving revision 1.18 retrieving revision 1.19 diff -u -r1.18 -r1.19 --- smolt.spec 13 Apr 2007 19:12:17 -0000 1.18 +++ smolt.spec 17 Apr 2007 18:03:21 -0000 1.19 @@ -1,7 +1,7 @@ Name: smolt Summary: Fedora hardware profiler Version: 0.9.6 -Release: 3%{?dist} +Release: 4%{?dist} License: GPL Group: Applications/Internet URL: http://hosted.fedoraproject.org/projects/smolt @@ -17,6 +17,11 @@ BuildRequires: gettext BuildRequires: /usr/bin/msgfmt.py +Requires(post): /sbin/chkconfig +Requires(preun): /sbin/chkconfig +Requires(preun): /sbin/service +Requires(postun): /sbin/service + %description The Fedora hardware profiler is a server-client system that does a hardware scan against a machine and sends the results to a public Fedora Project @@ -54,8 +59,6 @@ %build cd client/ make -# Remove the po files -find ./ -name smolt.po -exec rm {} \; %install %{__rm} -rf %{buildroot} @@ -72,6 +75,7 @@ %{__mv} client/smolt-init %{buildroot}/%{_initrddir}/smolt %{__mv} client/smolt.cron.monthly %{buildroot}/%{_sysconfdir}/cron.d/smolt %{__cp} -adv client/po/* %{buildroot}/%{_datadir}/locale/ +find %{buildroot} -name \*.po\* -delete touch %{buildroot}/%{_sysconfdir}/sysconfig/hw-uuid @@ -90,10 +94,13 @@ %{__chmod} +x %{buildroot}/%{_datadir}/%{name}/client/smoltGui.py %{__chmod} +x %{buildroot}/%{_initrddir}/smolt +%find_lang %{name} + %clean rm -rf %{buildroot} %post +/sbin/chkconfig --add smolt if ! [ -f %{_sysconfdir}/sysconfig/hw-uuid ] then /bin/cat /proc/sys/kernel/random/uuid > %{_sysconfdir}/sysconfig/hw-uuid @@ -101,15 +108,18 @@ /bin/chown root:root %{_sysconfdir}/sysconfig/hw-uuid fi -#%find_lang %{name} +%preun +if [ $1 = 0 ]; then + /sbin/service smolt stop >/dev/null 2>&1 + /sbin/chkconfig --del smolt +fi -%files +%files -f %{name}.lang %defattr(-,root,root,-) %doc README GPL doc/* %dir %{_datadir}/%{name} %{_datadir}/%{name}/client %{_datadir}/%{name}/doc -%{_datadir}/locale/ %{_bindir}/%{name}* %{_sysconfdir}/cron.d/%{name} %{_initrddir}/%{name} @@ -124,6 +134,10 @@ %{_datadir}/firstboot/modules/smolt.py* %changelog +* Tue Apr 17 2007 Jeffrey C. Ollie - 0.9.6-4 +- Add standard scriptlets in pre & post to handle init script - fixes #236776 +- Use the find_lang macro to find/mark translations. + * Fri Apr 13 2007 Jeffrey C. Ollie - 0.9.6-3 - Put a copy of the privacy policy where the client is expecting it. From fedora-extras-commits at redhat.com Tue Apr 17 18:07:32 2007 From: fedora-extras-commits at redhat.com (Dominik Mierzejewski (rathann)) Date: Tue, 17 Apr 2007 14:07:32 -0400 Subject: rpms/crm114/FC-5 crm114-64bit.patch, NONE, 1.1 .cvsignore, 1.2, 1.3 crm114-rpm.patch, 1.1, 1.2 crm114.spec, 1.1, 1.2 sources, 1.2, 1.3 Message-ID: <200704171807.l3HI7WKH008596@cvs-int.fedora.redhat.com> Author: rathann Update of /cvs/extras/rpms/crm114/FC-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv8563 Modified Files: .cvsignore crm114-rpm.patch crm114.spec sources Added Files: crm114-64bit.patch Log Message: - fix testsuite on 64bit, patch by Jaakko Hyv??tti - updated to 20070301 "BlameBaltar" - added missing quine.crm to testsuite - no more crashes on x86_64, removed ExcludeArch, fixes #202893 crm114-64bit.patch: --- NEW FILE crm114-64bit.patch --- --- crm114-20070301-BlameBaltar.no-TRE.src/crm_str_funcs.c.64bit 2007-03-02 16:33:55.000000000 +0100 +++ crm114-20070301-BlameBaltar.no-TRE.src/crm_str_funcs.c 2007-04-17 19:03:50.000000000 +0200 @@ -103,7 +103,7 @@ { long i; // unsigned long hval; - long hval; + int32_t hval; unsigned long tmp; // initialize hval Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/crm114/FC-5/.cvsignore,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- .cvsignore 17 Aug 2006 23:03:36 -0000 1.2 +++ .cvsignore 17 Apr 2007 18:06:58 -0000 1.3 @@ -1 +1 @@ -crm114-20060704a-BlameRobert.no-TRE.src.tar.gz +crm114-20070301-BlameBaltar.no-TRE.src.tar.bz2 crm114-rpm.patch: Index: crm114-rpm.patch =================================================================== RCS file: /cvs/extras/rpms/crm114/FC-5/crm114-rpm.patch,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- crm114-rpm.patch 17 Aug 2006 23:03:36 -0000 1.1 +++ crm114-rpm.patch 17 Apr 2007 18:06:58 -0000 1.2 @@ -1,17 +1,13 @@ ---- crm114-20060704a-BlameRobert.src/megatest.sh.r 2006-07-08 04:48:12.000000000 +0200 -+++ crm114-20060704a-BlameRobert.src/megatest.sh 2006-08-16 22:56:23.000000000 +0200 -@@ -50,7 +50,7 @@ - crm skudtest.crm - crm statustest.crm - #./exectest.crm --./unionintersecttest.crm -+crm unionintersecttest.crm - crm beeptest.crm - crm userdirtest.crm - crm windowtest.crm <<-EOF ---- crm114-20060704a-BlameRobert.src/Makefile.r 2006-07-08 04:48:12.000000000 +0200 -+++ crm114-20060704a-BlameRobert.src/Makefile 2006-08-16 22:53:12.000000000 +0200 -@@ -47,7 +47,7 @@ +--- /dev/null 2007-04-15 01:47:43.733920889 +0200 ++++ crm114-20070301-BlameBaltar.no-TRE.src/quine.crm 2007-04-15 21:45:04.000000000 +0200 +@@ -0,0 +1,4 @@ ++{ ++ window ++ output /:*:_pgm_text:/ ++} +--- crm114-20070301-BlameBaltar.no-TRE.src/Makefile.r 2007-03-02 16:33:55.000000000 +0100 ++++ crm114-20070301-BlameBaltar.no-TRE.src/Makefile 2007-04-15 22:04:51.000000000 +0200 +@@ -52,7 +52,7 @@ # Tell the compiler full optimization, allow debugging, and warn on every # possible error # @@ -20,16 +16,16 @@ # turn this one on for no optimization debugging. #CFLAGS += -O0 -g -Wall # turn this one on for really picayune debugging. -@@ -56,7 +56,7 @@ - # Choose between static and dynamic linking (we recommend static linking) +@@ -62,7 +62,7 @@ # Comment this out if you want dynamic linking # --LDFLAGS += -static -+#LDFLAGS += -static + # BSD users - do NOT use -static-libgcc!!! +-LDFLAGS += -static -static-libgcc ++#LDFLAGS += -static -static-libgcc # # Any standard install flags? We nominally use protection 755 INSTALLFLAGS += -m 755 -@@ -314,13 +314,13 @@ +@@ -360,13 +360,13 @@ crm_util_errorhandlers.o \ crm_osbf_maintenance.o -lm -ltre -o osbf-util @@ -45,7 +41,7 @@ $(CC) $(CFLAGS) $(LDFLAGS) -D$(SYSTEMTYPE) -DVERSION='"$(VERSION)"' \ crm_str_funcs.o \ crm_util_errorhandlers.o \ -@@ -354,29 +354,29 @@ +@@ -400,30 +400,30 @@ install_utils: $(MAKE) cssmerge cssutil cssdiff osbf-util @@ -59,32 +55,33 @@ + install $(INSTALLFLAGS) osbf-util $(DESTDIR)$(BINDIR)/osbf-util$(VER_SUFFIX) # if you don't have EMACS installed in the default place, you # won't get the crm114-mode.el automatically. -- -install $(INSTALLFLAGS) crm114-mode.el /usr/share/emacs/site-lisp/crm114-mode.el$(VER_SUFFIX) -+ -install $(INSTALLFLAGS) crm114-mode.el $(DESTDIR)/usr/share/emacs/site-lisp/crm114-mode.el$(VER_SUFFIX) +- -install $(INSTALLFLAGS) crm114-mode.el $(prefix)/share/emacs/site-lisp/crm114-mode.el$(VER_SUFFIX) ++ -install $(INSTALLFLAGS) crm114-mode.el $(DESTDIR)$(prefix)/share/emacs/site-lisp/crm114-mode.el$(VER_SUFFIX) - install_tre: crm114_tre -- install $(INSTALLFLAGS) crm114_tre $(BINDIR)/crm$(VER_SUFFIX) -+ install $(INSTALLFLAGS) crm114_tre $(DESTDIR)$(BINDIR)/crm$(VER_SUFFIX) # use different name so we can keep it around along with default one # and same VER_SUFFIX postfix + install_engine: crm114 +- install $(INSTALLFLAGS) crm114 $(BINDIR)/crm$(VER_SUFFIX) ++ install $(INSTALLFLAGS) crm114 $(DESTDIR)$(BINDIR)/crm$(VER_SUFFIX) + install_gnu: crm114_gnu - install $(INSTALLFLAGS) crm114_gnu $(BINDIR)/crmg$(VER_SUFFIX) + install $(INSTALLFLAGS) crm114_gnu $(DESTDIR)$(BINDIR)/crmg$(VER_SUFFIX) install_binary_only: FORCE -- install $(INSTALLFLAGS) crm114_tre $(BINDIR)/crm$(VER_SUFFIX) +- install $(INSTALLFLAGS) crm114 $(BINDIR)/crm$(VER_SUFFIX) - install $(INSTALLFLAGS) cssdiff $(BINDIR)/cssdiff$(VER_SUFFIX) - install $(INSTALLFLAGS) cssmerge $(BINDIR)/cssmerge$(VER_SUFFIX) - install $(INSTALLFLAGS) cssutil $(BINDIR)/cssutil$(VER_SUFFIX) - install $(INSTALLFLAGS) osbf-util $(BINDIR)/osbf-util$(VER_SUFFIX) -- -install $(INSTALLFLAGS) crm114-mode.el /usr/share/emacs/site-lisp/crm114-mode.el$(VER_SUFFIX) -+ install $(INSTALLFLAGS) crm114_tre $(DESTDIR)$(BINDIR)/crm$(VER_SUFFIX) +- -install $(INSTALLFLAGS) crm114-mode.el $(prefix)/share/emacs/site-lisp/crm114-mode.el$(VER_SUFFIX) ++ install $(INSTALLFLAGS) crm114 $(DESTDIR)$(BINDIR)/crm$(VER_SUFFIX) + install $(INSTALLFLAGS) cssdiff $(DESTDIR)$(BINDIR)/cssdiff$(VER_SUFFIX) + install $(INSTALLFLAGS) cssmerge $(DESTDIR)$(BINDIR)/cssmerge$(VER_SUFFIX) + install $(INSTALLFLAGS) cssutil $(DESTDIR)$(BINDIR)/cssutil$(VER_SUFFIX) + install $(INSTALLFLAGS) osbf-util $(DESTDIR)$(BINDIR)/osbf-util$(VER_SUFFIX) -+ -install $(INSTALLFLAGS) crm114-mode.el $(DESTDIR)/usr/share/emacs/site-lisp/crm114-mode.el$(VER_SUFFIX) ++ -install $(INSTALLFLAGS) crm114-mode.el $(DESTDIR)$(prefix)/share/emacs/site-lisp/crm114-mode.el$(VER_SUFFIX) uninstall: FORCE -rm -rf $(BINDIR)/crm$(VER_SUFFIX) Index: crm114.spec =================================================================== RCS file: /cvs/extras/rpms/crm114/FC-5/crm114.spec,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- crm114.spec 17 Aug 2006 23:03:36 -0000 1.1 +++ crm114.spec 17 Apr 2007 18:06:58 -0000 1.2 @@ -1,6 +1,6 @@ -%define cvsver 20060704 -%define codename BlameRobert -%define rel 1 +%define cvsver 20070301 +%define codename BlameBaltar +%define rel 2 Summary: CRM114 Bayesian Spam Detector Name: crm114 @@ -9,12 +9,11 @@ URL: http://crm114.sourceforge.net/ License: GPL Group: Applications/Text -Source0: http://crm114.sourceforge.net/%{name}-%{cvsver}a-%{codename}.no-TRE.src.tar.gz +Source0: http://crm114.sourceforge.net/%{name}-%{cvsver}-%{codename}.no-TRE.src.tar.bz2 Patch0: %{name}-rpm.patch +Patch1: %{name}-64bit.patch BuildRoot: %{_tmppath}/%{name}-%{version}-root-%(%{__id_u} -n) BuildRequires: tre-devel -# crashes: BZ#202893 -ExcludeArch: x86_64 %description CRM114 is a system to examine incoming e-mail, system log streams, @@ -33,8 +32,9 @@ Major Emacs mode for editing crm114 scripts. %prep -%setup -q -n %{name}-%{cvsver}a-%{codename}.src +%setup -q -n %{name}-%{cvsver}-%{codename}.no-TRE.src %patch0 -p1 -b .r +%patch1 -p1 -b .64bit chmod 644 README *.cf *.h *.recipe *.txt %build @@ -51,8 +51,6 @@ install -pm 644 maillib.crm $RPM_BUILD_ROOT%{_datadir}/%{name}/ %check -export PATH=`pwd`:$PATH -ln -s crm114_tre crm make megatest %files @@ -66,6 +64,12 @@ %{_datadir}/emacs/site-lisp/*.el %changelog +* Tue Apr 17 2007 Dominik Mierzejewski 0-0.2.20070301 +- fix testsuite on 64bit, patch by Jaakko Hyv??tti +- updated to 20070301 "BlameBaltar" +- added missing quine.crm to testsuite +- no more crashes on x86_64, removed ExcludeArch, fixes #202893 + * Wed Aug 16 2006 Dominik Mierzejewski 0-0.1.20060704 - FE-compliant versioning - emacs subpackage should require emacs-el Index: sources =================================================================== RCS file: /cvs/extras/rpms/crm114/FC-5/sources,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- sources 17 Aug 2006 23:03:36 -0000 1.2 +++ sources 17 Apr 2007 18:06:58 -0000 1.3 @@ -1 +1 @@ -7fec214c03679398979387b22e96b1d9 crm114-20060704a-BlameRobert.no-TRE.src.tar.gz +f9570a0e726914b9abc71da583213d99 crm114-20070301-BlameBaltar.no-TRE.src.tar.bz2 From fedora-extras-commits at redhat.com Tue Apr 17 18:13:50 2007 From: fedora-extras-commits at redhat.com (Jeffrey C. Ollie (jcollie)) Date: Tue, 17 Apr 2007 14:13:50 -0400 Subject: rpms/compat-libosip2/devel compat-libosip2.spec,1.4,1.5 Message-ID: <200704171813.l3HIDoDn008725@cvs-int.fedora.redhat.com> Author: jcollie Update of /cvs/extras/rpms/compat-libosip2/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv8708 Modified Files: compat-libosip2.spec Log Message: Fix oops. Index: compat-libosip2.spec =================================================================== RCS file: /cvs/extras/rpms/compat-libosip2/devel/compat-libosip2.spec,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- compat-libosip2.spec 17 Apr 2007 15:57:15 -0000 1.4 +++ compat-libosip2.spec 17 Apr 2007 18:13:16 -0000 1.5 @@ -1,6 +1,6 @@ Name: compat-libosip2 Version: 2.2.2 -Release: 11%{?dist} +Release: 12%{?dist} Summary: oSIP is an implementation of SIP @@ -56,7 +56,7 @@ %setup -q -n libosip2-%{version} %patch -p1 -b .x64 -%{__perl} -pi.compat -e 's/-l(osip(?:parser)?2)(?!-)/-losip\1-2.2.2/g;s/^(Cflags:.*)$/\1 -I\@includedir\@/' libosip2.pc.in +%{__perl} -pi.compat -e 's/-l(osip(?:parser)?2)(?!-)/-l\1-2.2.2/g;s/^(Cflags:.*)$/\1 -I\@includedir\@/' libosip2.pc.in %build %configure --disable-static --includedir=%{_includedir}/osip2-2.2.2 @@ -93,6 +93,9 @@ %{_mandir}/man1/*.1* %changelog +* Tue Apr 17 2007 Jeffrey C. Ollie - 2.2.2-12 +- Fix oops + * Tue Apr 17 2007 Jeffrey C. Ollie - 2.2.2-11 - Make sure new includedir is part of CFLAGS in pkgconfig file. Fixes #233925. From fedora-extras-commits at redhat.com Tue Apr 17 18:28:38 2007 From: fedora-extras-commits at redhat.com (Enrico Scholz (ensc)) Date: Tue, 17 Apr 2007 14:28:38 -0400 Subject: rpms/milter-greylist/devel sources, 1.8, 1.9 milter-greylist.spec, 1.14, 1.15 Message-ID: <200704171828.l3HISckK008953@cvs-int.fedora.redhat.com> Author: ensc Update of /cvs/extras/rpms/milter-greylist/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv8929 Modified Files: sources milter-greylist.spec Log Message: - updated to 3.0 - enabled dnsrbl - removed -initng subpackage Index: sources =================================================================== RCS file: /cvs/extras/rpms/milter-greylist/devel/sources,v retrieving revision 1.8 retrieving revision 1.9 diff -u -r1.8 -r1.9 --- sources 18 Sep 2006 06:32:54 -0000 1.8 +++ sources 17 Apr 2007 18:28:04 -0000 1.9 @@ -1 +1 @@ -8582b573a90b2092654cc34fbe8ab6ee milter-greylist-2.1.12.tgz +ffdd5588c78a405c107d4c8a40c7e01a milter-greylist-3.0.tgz Index: milter-greylist.spec =================================================================== RCS file: /cvs/extras/rpms/milter-greylist/devel/milter-greylist.spec,v retrieving revision 1.14 retrieving revision 1.15 diff -u -r1.14 -r1.15 --- milter-greylist.spec 4 Oct 2006 23:07:13 -0000 1.14 +++ milter-greylist.spec 17 Apr 2007 18:28:04 -0000 1.15 @@ -2,18 +2,13 @@ ## This package accepts the following switches: ## --with spf ... enable SPF support -## --without minit ... disable creation of 'minit' subpackage -## --without initng ... disable creation of 'initng' subpackage ## Fedora Extras specific customization below... %bcond_without fedora -%{!?_with_minit:%global _without_minit --without minit} -%{!?_with_initng:%global _without_initng --without initng} +%bcond_with spf ## %global username grmilter -%global minitdir %_sysconfdir/minit -%global minitsvcdir %minitdir/services/grmilter %global vardir %_var/lib/%name %global dbdir %vardir/db %global rundir %_var/run/%name @@ -23,8 +18,8 @@ Summary: Milter for greylisting, the next step in the spam control war Name: milter-greylist -Version: 2.1.12 -Release: %release_func 3 +Version: 3.0 +Release: %release_func 0 License: BSD w/ advertising Group: System Environment/Daemons URL: http://hcpnet.free.fr/milter-greylist/ @@ -32,10 +27,11 @@ Patch0: milter-greylist-2.0.2-sysv.patch BuildRoot: %_tmppath/%name-%version-%release-root Requires: init(%name) -Provides: user(%username) -Provides: group(%username) +Provides: user(%username) = 7 +Provides: group(%username) = 7 BuildRequires: bison flex m4 -BuildRequires: sendmail-devel %{?_with_spf:libspf-devel} +BuildRequires: bind-libbind-devel +BuildRequires: sendmail-devel %{?with_spf:libspf-devel} BuildRequires: fedora-usermgmt-devel %{?FE_USERADD_REQ} @@ -50,25 +46,6 @@ Requires(post): %__chkconfig Requires(preun): %__chkconfig -%package minit -Summary: Minit initscripts for %name -Group: System Environment/Daemons -Source20: milter-greylist.params -Provides: init(%name) = minit -Requires: %name = %version-%release -Requires(pre): minit-setup -Requires(postun): minit-setup - -%package initng -Summary: initng initscripts for %name -Group: System Environment/Daemons -Source30: milter-greylist.i -Provides: init(%name) = initng -Requires: %name = %version-%release -Requires(pre): %_sysconfdir/initng %name -Requires(preun): initng %name -Requires(postun): initng %name - %description Greylisting is a new method of blocking significant amounts of spam at @@ -90,33 +67,13 @@ 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. - - -%description initng -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 initng initscripts for the %name package. - - %prep %setup -q %patch0 -p1 -b .sysv -perl -pi -e 's!--rpath!--XXXX!g' configure -sed -i -e 's!^\#user .*!user "%username"!; - s!^\#socket !socket !' greylist.conf +sed -i -e 's!--rpath!\0X!g' configure +sed -i -e 's!^\#user .*!user "%username"!; + s!^\#socket !socket !' greylist.conf for i in `find -type f`; do sed -e 's!/var/milter-greylist/milter-greylist.sock!%rundir/milter-greylist.sock!g; @@ -131,8 +88,12 @@ %define makeflags TEST=false BINDIR=%_sbindir %build %configure \ - --with-user=%username \ - %{?_with_spf:--with-libspf=/usr} + --with-user=%username \ + --enable-dnsrbl \ + --with-libbind \ + --disable-drac \ + --with-drac-db=%vardir/drac/drac.db \ + %{?with_spf:--with-libspf=/usr} ## is not SMP safe :( %__make %makeflags @@ -141,27 +102,16 @@ %install rm -rf $RPM_BUILD_ROOT -%__install -d -m755 $RPM_BUILD_ROOT{%_initrddir,%minitsvcdir,%rundir,%dbdir,%_var/run} \ - $RPM_BUILD_ROOT%_sysconfdir/initng/daemon +%__install -d -m755 $RPM_BUILD_ROOT{%_initrddir,%rundir,%dbdir,%_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 -%__install -p -m644 %SOURCE20 $RPM_BUILD_ROOT%minitsvcdir/params -touch $RPM_BUILD_ROOT%minitsvcdir/respawn - -# the initng stuff -%__install -p -m644 %SOURCE30 $RPM_BUILD_ROOT%_sysconfdir/initng/daemon/milter-greylist.i - # create temporary files touch $RPM_BUILD_ROOT%rundir/milter-greylist.sock touch $RPM_BUILD_ROOT%_var/run/milter-greylist.pid ## Remove the unwanted init-methods %{?_without_sysv: rm -rf $RPM_BUILD_ROOT%_initrddir} -%{?_without_minit: rm -rf $RPM_BUILD_ROOT%_sysconfdir/minit} -%{?_without_initng:rm -rf $RPM_BUILD_ROOT%_sysconfdir/initng} %pre @@ -187,16 +137,6 @@ test "$1" = 0 || %_initrddir/%name condrestart >/dev/null || : -%preun initng -test "$1" != 0 || { - /sbin/ngc --stop daemon/milter-greylist &>/dev/null || : - /sbin/ng-update del daemon/milter-greylist &>/dev/null || : -} - -%postun initng -test "$1" = 0 || /sbin/ngc --restart daemon/milter-greylist &>/dev/null || : - - %clean rm -rf $RPM_BUILD_ROOT @@ -219,24 +159,17 @@ %config %_initrddir/* %endif -%if 0%{!?_without_initng:1} -%files initng - %defattr(-,root,root,-) - %config %_sysconfdir/initng/daemon/* -%endif +%changelog +* Tue Apr 17 2007 Enrico Scholz - 3.0-1 +- updated to 3.0 +- enabled dnsrbl +- removed -initng subpackage -%if 0%{!?_without_minit:1} -%files minit - %defattr(-,root,root,-) - %dir %minitsvcdir - %minitsvcdir/run - %minitsvcdir/respawn - %config(noreplace) %minitsvcdir/params -%endif +* Tue Jan 30 2007 Enrico Scholz - 2.1.12-3 +- removed -minit subpackage -%changelog * Thu Oct 05 2006 Christian Iseli 2.1.12-3 - - rebuilt for unwind info generation, broken in gcc-4.1.1-21 +- rebuilt for unwind info generation, broken in gcc-4.1.1-21 * Mon Sep 18 2006 Enrico Scholz - 2.1.12-2 - updated to 2.1.12 From fedora-extras-commits at redhat.com Tue Apr 17 18:29:29 2007 From: fedora-extras-commits at redhat.com (Enrico Scholz (ensc)) Date: Tue, 17 Apr 2007 14:29:29 -0400 Subject: rpms/milter-greylist/devel milter-greylist.params, 1.1, NONE milter-greylist.i, 1.1, NONE Message-ID: <200704171829.l3HITTQP008986@cvs-int.fedora.redhat.com> Author: ensc Update of /cvs/extras/rpms/milter-greylist/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv8979 Removed Files: milter-greylist.params milter-greylist.i Log Message: removed old stuff --- milter-greylist.params DELETED --- --- milter-greylist.i DELETED --- From fedora-extras-commits at redhat.com Tue Apr 17 18:34:23 2007 From: fedora-extras-commits at redhat.com (Nuno Santos (nsantos)) Date: Tue, 17 Apr 2007 14:34:23 -0400 Subject: rpms/qpidc import.log,1.4,1.5 Message-ID: <200704171834.l3HIYN75009586@cvs-int.fedora.redhat.com> Author: nsantos Update of /cvs/extras/rpms/qpidc In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv9509 Modified Files: import.log Log Message: Import updated release of package, to add apr dependency Index: import.log =================================================================== RCS file: /cvs/extras/rpms/qpidc/import.log,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- import.log 16 Apr 2007 20:52:19 -0000 1.4 +++ import.log 17 Apr 2007 18:33:49 -0000 1.5 @@ -1,3 +1,4 @@ qpidc-0_1-4:HEAD:qpidc-0.1-4.src.rpm:1173734593 qpidc-0_2-1:HEAD:qpidc-0.2-1.src.rpm:1176748239 qpidc-0_2-2:HEAD:qpidc-0.2-2.src.rpm:1176756668 +qpidc-0_2-3:HEAD:qpidc-0.2-3.src.rpm:1176834784 From fedora-extras-commits at redhat.com Tue Apr 17 18:34:27 2007 From: fedora-extras-commits at redhat.com (Nuno Santos (nsantos)) Date: Tue, 17 Apr 2007 14:34:27 -0400 Subject: rpms/qpidc/devel qpidc.spec,1.3,1.4 sources,1.4,1.5 Message-ID: <200704171834.l3HIYRWm009604@cvs-int.fedora.redhat.com> Author: nsantos Update of /cvs/extras/rpms/qpidc/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv9509/devel Modified Files: qpidc.spec sources Log Message: Import updated release of package, to add apr dependency Index: qpidc.spec =================================================================== RCS file: /cvs/extras/rpms/qpidc/devel/qpidc.spec,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- qpidc.spec 16 Apr 2007 20:52:23 -0000 1.3 +++ qpidc.spec 17 Apr 2007 18:33:53 -0000 1.4 @@ -5,7 +5,7 @@ Name: qpidc Version: 0.2 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Libraries for Qpid C++ client applications Group: System Environment/Libraries License: Apache Software License @@ -24,6 +24,7 @@ BuildRequires: apr-devel Requires: boost +Requires: apr Requires(post):/sbin/chkconfig Requires(preun):/sbin/chkconfig @@ -145,6 +146,9 @@ %changelog +* Tue Apr 17 2007 Alan Conway - 0.2-3 +- Add missing Requires: apr in qpidc. + * Mon Apr 16 2007 Alan Conway - 0.2-2 - Bugfix for memory errors on x86_64. Index: sources =================================================================== RCS file: /cvs/extras/rpms/qpidc/devel/sources,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- sources 16 Apr 2007 20:52:23 -0000 1.4 +++ sources 17 Apr 2007 18:33:53 -0000 1.5 @@ -1 +1 @@ -5038610035340e026c6e7768d29bbcbb qpidc-0.2.tar.gz +fbb09d6b467a92b7b96fe0a162d1d09f qpidc-0.2.tar.gz From fedora-extras-commits at redhat.com Tue Apr 17 18:34:38 2007 From: fedora-extras-commits at redhat.com (Jeffrey C. Ollie (jcollie)) Date: Tue, 17 Apr 2007 14:34:38 -0400 Subject: rpms/compat-libosip2/FC-6 compat-libosip2.spec,1.4,1.5 Message-ID: <200704171834.l3HIYcHV009609@cvs-int.fedora.redhat.com> Author: jcollie Update of /cvs/extras/rpms/compat-libosip2/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv9565 Modified Files: compat-libosip2.spec Log Message: Fix oops. Index: compat-libosip2.spec =================================================================== RCS file: /cvs/extras/rpms/compat-libosip2/FC-6/compat-libosip2.spec,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- compat-libosip2.spec 17 Apr 2007 16:22:00 -0000 1.4 +++ compat-libosip2.spec 17 Apr 2007 18:34:04 -0000 1.5 @@ -1,6 +1,6 @@ Name: compat-libosip2 Version: 2.2.2 -Release: 11%{?dist} +Release: 12%{?dist} Summary: oSIP is an implementation of SIP @@ -56,7 +56,7 @@ %setup -q -n libosip2-%{version} %patch -p1 -b .x64 -%{__perl} -pi.compat -e 's/-l(osip(?:parser)?2)(?!-)/-losip\1-2.2.2/g;s/^(Cflags:.*)$/\1 -I\@includedir\@/' libosip2.pc.in +%{__perl} -pi.compat -e 's/-l(osip(?:parser)?2)(?!-)/-l\1-2.2.2/g;s/^(Cflags:.*)$/\1 -I\@includedir\@/' libosip2.pc.in %build %configure --disable-static --includedir=%{_includedir}/osip2-2.2.2 @@ -93,6 +93,9 @@ %{_mandir}/man1/*.1* %changelog +* Tue Apr 17 2007 Jeffrey C. Ollie - 2.2.2-12 +- Fix oops + * Tue Apr 17 2007 Jeffrey C. Ollie - 2.2.2-11 - Make sure new includedir is part of CFLAGS in pkgconfig file. Fixes #233925. From fedora-extras-commits at redhat.com Tue Apr 17 18:34:57 2007 From: fedora-extras-commits at redhat.com (Linus Walleij (snirkel)) Date: Tue, 17 Apr 2007 14:34:57 -0400 Subject: rpms/gnomad2/FC-6 .cvsignore, 1.9, 1.10 gnomad2.spec, 1.14, 1.15 sources, 1.9, 1.10 gnomad2-2.8.11.patch, 1.1, NONE Message-ID: <200704171834.l3HIYvqD009685@cvs-int.fedora.redhat.com> Author: snirkel Update of /cvs/extras/rpms/gnomad2/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv9559 Modified Files: .cvsignore gnomad2.spec sources Removed Files: gnomad2-2.8.11.patch Log Message: New upstream version fixing many bugs. Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/gnomad2/FC-6/.cvsignore,v retrieving revision 1.9 retrieving revision 1.10 diff -u -r1.9 -r1.10 --- .cvsignore 7 Feb 2007 12:08:54 -0000 1.9 +++ .cvsignore 17 Apr 2007 18:34:23 -0000 1.10 @@ -1 +1 @@ -gnomad2-2.8.11.tar.gz +gnomad2-2.8.12.tar.gz Index: gnomad2.spec =================================================================== RCS file: /cvs/extras/rpms/gnomad2/FC-6/gnomad2.spec,v retrieving revision 1.14 retrieving revision 1.15 diff -u -r1.14 -r1.15 --- gnomad2.spec 11 Feb 2007 22:56:21 -0000 1.14 +++ gnomad2.spec 17 Apr 2007 18:34:23 -0000 1.15 @@ -4,13 +4,13 @@ # test building a Fedora Extras package, define the following # two macros in .rpmmacros: # -# %dist .fc6 -# %fedora 6 +# %dist .fc7 +# %fedora 7 # Name: gnomad2 -Version: 2.8.11 -Release: 2%{?dist} +Version: 2.8.12 +Release: 1%{?dist} Summary: A GNOME 2.0 client for the Creative Jukeboxes and Dell DJs License: GPL @@ -18,32 +18,27 @@ Group: Applications/Multimedia Source: http://download.sourceforge.net/%{name}/%{name}-%{version}.tar.gz -Patch0: gnomad2-2.8.11.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) -Requires(post): desktop-file-utils -Requires(postun): desktop-file-utils BuildRequires: gtk2-devel -BuildRequires: libgnomeui-devel -# We need recent functions from this library. -BuildRequires: libnjb-devel >= 2.2.4 +BuildRequires: libnjb-devel BuildRequires: libmtp-devel -# libid3tag did not support writing of tags before this release. -BuildRequires: libid3tag-devel >= 0.15.1 +BuildRequires: libid3tag-devel BuildRequires: desktop-file-utils BuildRequires: gettext BuildRequires: intltool %description -Gnomad 2 is a client for the Creative Nomad Jukeboxes, Zen, Zen USB 2.0, NX, +Gnomad2 is a client for the Creative Nomad Jukeboxes, Zen, Zen USB 2.0, NX, Xtra, Touch and Micro, plus the Dell DJs utilizing the libnjb library for -jukebox communication. It is used for storing MP3 (and WAV, WMA) files on the -jukebox and retrieving them again, it also handles data file storage and -retrieval, playlists and a rudimentary player with full support for the -Creative EAX sound processor. +jukebox communication. Further it support MTP devices by way of libmtp, +including Samsung, iriver, SanDisk, Philips, JVC and many, many more. +It is used for storing MP3 (and WAV, WMA, OGG, MP4, AVI, MPEG) media files +on the device and retrieving them again, it also handles data file storage +and retrieval, playlists and a rudimentary player with full support for the +Creative EAX sound processor on older jukebox devices. %prep %setup -%patch0 -p1 %build %configure @@ -63,15 +58,6 @@ %clean rm -rf $RPM_BUILD_ROOT -%post -update-desktop-database %{_datadir}/applications &> /dev/null - -%postun -if [ "$1" = "0" ]; then - update-desktop-database %{_datadir}/applications &> /dev/null -fi - - %files -f %{name}.lang %defattr(-,root,root) %{_bindir}/* @@ -82,6 +68,13 @@ %doc AUTHORS NEWS README COPYING ChangeLog %changelog +* Sat Apr 14 2007 Linus Walleij 2.8.12-1 +- New upstream version fixing many bugs including the 2.8.11-2 patch. +- Nice up spec. destop-update-database is obviously not needed since + this app does not add any MIME types. Do not require certain package + versions because we know FC is up-to-date. Much shorter and easy spec + now and then it's good because less is more. +- This'll probably go back into FC6, FC5 too. * Sun Feb 11 2007 Linus Walleij 2.8.11-2 - RH buildsystem mangles g_stat() some way, patch to use just stat() * Mon Jan 29 2007 Linus Walleij 2.8.11-1 Index: sources =================================================================== RCS file: /cvs/extras/rpms/gnomad2/FC-6/sources,v retrieving revision 1.9 retrieving revision 1.10 diff -u -r1.9 -r1.10 --- sources 7 Feb 2007 12:08:54 -0000 1.9 +++ sources 17 Apr 2007 18:34:23 -0000 1.10 @@ -1 +1 @@ -661af9f68f2aab19659265050a9ae40c gnomad2-2.8.11.tar.gz +1de6bbd437f2d6b8c5921447b15d94c9 gnomad2-2.8.12.tar.gz --- gnomad2-2.8.11.patch DELETED --- From fedora-extras-commits at redhat.com Tue Apr 17 18:35:55 2007 From: fedora-extras-commits at redhat.com (Jeffrey C. Ollie (jcollie)) Date: Tue, 17 Apr 2007 14:35:55 -0400 Subject: rpms/compat-libosip2/FC-5 compat-libosip2.spec,1.4,1.5 Message-ID: <200704171835.l3HIZt7I009798@cvs-int.fedora.redhat.com> Author: jcollie Update of /cvs/extras/rpms/compat-libosip2/FC-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv9764 Modified Files: compat-libosip2.spec Log Message: Fix oops. Index: compat-libosip2.spec =================================================================== RCS file: /cvs/extras/rpms/compat-libosip2/FC-5/compat-libosip2.spec,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- compat-libosip2.spec 17 Apr 2007 16:22:52 -0000 1.4 +++ compat-libosip2.spec 17 Apr 2007 18:35:21 -0000 1.5 @@ -1,6 +1,6 @@ Name: compat-libosip2 Version: 2.2.2 -Release: 11%{?dist} +Release: 12%{?dist} Summary: oSIP is an implementation of SIP @@ -56,7 +56,7 @@ %setup -q -n libosip2-%{version} %patch -p1 -b .x64 -%{__perl} -pi.compat -e 's/-l(osip(?:parser)?2)(?!-)/-losip\1-2.2.2/g;s/^(Cflags:.*)$/\1 -I\@includedir\@/' libosip2.pc.in +%{__perl} -pi.compat -e 's/-l(osip(?:parser)?2)(?!-)/-l\1-2.2.2/g;s/^(Cflags:.*)$/\1 -I\@includedir\@/' libosip2.pc.in %build %configure --disable-static --includedir=%{_includedir}/osip2-2.2.2 @@ -93,6 +93,9 @@ %{_mandir}/man1/*.1* %changelog +* Tue Apr 17 2007 Jeffrey C. Ollie - 2.2.2-12 +- Fix oops + * Tue Apr 17 2007 Jeffrey C. Ollie - 2.2.2-11 - Make sure new includedir is part of CFLAGS in pkgconfig file. Fixes #233925. From fedora-extras-commits at redhat.com Tue Apr 17 18:37:40 2007 From: fedora-extras-commits at redhat.com (Linus Walleij (snirkel)) Date: Tue, 17 Apr 2007 14:37:40 -0400 Subject: rpms/gnomad2/FC-5 .cvsignore, 1.9, 1.10 gnomad2.spec, 1.13, 1.14 sources, 1.9, 1.10 gnomad2-2.8.11.patch, 1.1, NONE Message-ID: <200704171837.l3HIbelQ009884@cvs-int.fedora.redhat.com> Author: snirkel Update of /cvs/extras/rpms/gnomad2/FC-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv9858 Modified Files: .cvsignore gnomad2.spec sources Removed Files: gnomad2-2.8.11.patch Log Message: New upstream version fixing many bugs. Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/gnomad2/FC-5/.cvsignore,v retrieving revision 1.9 retrieving revision 1.10 diff -u -r1.9 -r1.10 --- .cvsignore 7 Feb 2007 12:10:49 -0000 1.9 +++ .cvsignore 17 Apr 2007 18:37:06 -0000 1.10 @@ -1 +1 @@ -gnomad2-2.8.11.tar.gz +gnomad2-2.8.12.tar.gz Index: gnomad2.spec =================================================================== RCS file: /cvs/extras/rpms/gnomad2/FC-5/gnomad2.spec,v retrieving revision 1.13 retrieving revision 1.14 diff -u -r1.13 -r1.14 --- gnomad2.spec 11 Feb 2007 22:58:04 -0000 1.13 +++ gnomad2.spec 17 Apr 2007 18:37:06 -0000 1.14 @@ -4,13 +4,13 @@ # test building a Fedora Extras package, define the following # two macros in .rpmmacros: # -# %dist .fc6 -# %fedora 6 +# %dist .fc7 +# %fedora 7 # Name: gnomad2 -Version: 2.8.11 -Release: 2%{?dist} +Version: 2.8.12 +Release: 1%{?dist} Summary: A GNOME 2.0 client for the Creative Jukeboxes and Dell DJs License: GPL @@ -18,32 +18,27 @@ Group: Applications/Multimedia Source: http://download.sourceforge.net/%{name}/%{name}-%{version}.tar.gz -Patch0: gnomad2-2.8.11.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) -Requires(post): desktop-file-utils -Requires(postun): desktop-file-utils BuildRequires: gtk2-devel -BuildRequires: libgnomeui-devel -# We need recent functions from this library. -BuildRequires: libnjb-devel >= 2.2.4 +BuildRequires: libnjb-devel BuildRequires: libmtp-devel -# libid3tag did not support writing of tags before this release. -BuildRequires: libid3tag-devel >= 0.15.1 +BuildRequires: libid3tag-devel BuildRequires: desktop-file-utils BuildRequires: gettext BuildRequires: intltool %description -Gnomad 2 is a client for the Creative Nomad Jukeboxes, Zen, Zen USB 2.0, NX, +Gnomad2 is a client for the Creative Nomad Jukeboxes, Zen, Zen USB 2.0, NX, Xtra, Touch and Micro, plus the Dell DJs utilizing the libnjb library for -jukebox communication. It is used for storing MP3 (and WAV, WMA) files on the -jukebox and retrieving them again, it also handles data file storage and -retrieval, playlists and a rudimentary player with full support for the -Creative EAX sound processor. +jukebox communication. Further it support MTP devices by way of libmtp, +including Samsung, iriver, SanDisk, Philips, JVC and many, many more. +It is used for storing MP3 (and WAV, WMA, OGG, MP4, AVI, MPEG) media files +on the device and retrieving them again, it also handles data file storage +and retrieval, playlists and a rudimentary player with full support for the +Creative EAX sound processor on older jukebox devices. %prep %setup -%patch0 -p1 %build %configure @@ -63,15 +58,6 @@ %clean rm -rf $RPM_BUILD_ROOT -%post -update-desktop-database %{_datadir}/applications &> /dev/null - -%postun -if [ "$1" = "0" ]; then - update-desktop-database %{_datadir}/applications &> /dev/null -fi - - %files -f %{name}.lang %defattr(-,root,root) %{_bindir}/* @@ -82,6 +68,13 @@ %doc AUTHORS NEWS README COPYING ChangeLog %changelog +* Sat Apr 14 2007 Linus Walleij 2.8.12-1 +- New upstream version fixing many bugs including the 2.8.11-2 patch. +- Nice up spec. destop-update-database is obviously not needed since + this app does not add any MIME types. Do not require certain package + versions because we know FC is up-to-date. Much shorter and easy spec + now and then it's good because less is more. +- This'll probably go back into FC6, FC5 too. * Sun Feb 11 2007 Linus Walleij 2.8.11-2 - RH buildsystem mangles g_stat() some way, patch to use just stat() * Mon Jan 29 2007 Linus Walleij 2.8.11-1 Index: sources =================================================================== RCS file: /cvs/extras/rpms/gnomad2/FC-5/sources,v retrieving revision 1.9 retrieving revision 1.10 diff -u -r1.9 -r1.10 --- sources 7 Feb 2007 12:10:49 -0000 1.9 +++ sources 17 Apr 2007 18:37:06 -0000 1.10 @@ -1 +1 @@ -661af9f68f2aab19659265050a9ae40c gnomad2-2.8.11.tar.gz +1de6bbd437f2d6b8c5921447b15d94c9 gnomad2-2.8.12.tar.gz --- gnomad2-2.8.11.patch DELETED --- From fedora-extras-commits at redhat.com Tue Apr 17 18:38:39 2007 From: fedora-extras-commits at redhat.com (Enrico Scholz (ensc)) Date: Tue, 17 Apr 2007 14:38:39 -0400 Subject: rpms/milter-greylist/devel milter-greylist.spec,1.15,1.16 Message-ID: <200704171838.l3HIcd85009950@cvs-int.fedora.redhat.com> Author: ensc Update of /cvs/extras/rpms/milter-greylist/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv9931 Modified Files: milter-greylist.spec Log Message: BR only bind-devel instead of bind-libbind-devel Index: milter-greylist.spec =================================================================== RCS file: /cvs/extras/rpms/milter-greylist/devel/milter-greylist.spec,v retrieving revision 1.15 retrieving revision 1.16 diff -u -r1.15 -r1.16 --- milter-greylist.spec 17 Apr 2007 18:28:04 -0000 1.15 +++ milter-greylist.spec 17 Apr 2007 18:38:05 -0000 1.16 @@ -19,7 +19,7 @@ Summary: Milter for greylisting, the next step in the spam control war Name: milter-greylist Version: 3.0 -Release: %release_func 0 +Release: %release_func 1 License: BSD w/ advertising Group: System Environment/Daemons URL: http://hcpnet.free.fr/milter-greylist/ @@ -30,7 +30,7 @@ Provides: user(%username) = 7 Provides: group(%username) = 7 BuildRequires: bison flex m4 -BuildRequires: bind-libbind-devel +BuildRequires: bind-devel BuildRequires: sendmail-devel %{?with_spf:libspf-devel} BuildRequires: fedora-usermgmt-devel %{?FE_USERADD_REQ} From fedora-extras-commits at redhat.com Tue Apr 17 18:41:25 2007 From: fedora-extras-commits at redhat.com (Steven Pritchard (steve)) Date: Tue, 17 Apr 2007 14:41:25 -0400 Subject: rpms/perl-Unix-Statgrab/devel perl-Unix-Statgrab.spec, 1.6, 1.7 lgpl.txt, 1.1, NONE Message-ID: <200704171841.l3HIfPOO010039@cvs-int.fedora.redhat.com> Author: steve Update of /cvs/extras/rpms/perl-Unix-Statgrab/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv10020 Modified Files: perl-Unix-Statgrab.spec Removed Files: lgpl.txt Log Message: BR ExtUtils::MakeMaker. Reformat to more closely resemble cpanspec output. Use fixperms macro instead of our own chmod incantation. Remove some macro other usage. Index: perl-Unix-Statgrab.spec =================================================================== RCS file: /cvs/extras/rpms/perl-Unix-Statgrab/devel/perl-Unix-Statgrab.spec,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- perl-Unix-Statgrab.spec 26 Sep 2006 22:06:43 -0000 1.6 +++ perl-Unix-Statgrab.spec 17 Apr 2007 18:40:51 -0000 1.7 @@ -1,20 +1,17 @@ -Name: perl-Unix-Statgrab -Summary: Perl extension for collecting information about the machine - -Version: 0.04 -Release: 1%{?dist} - -Group: Development/Libraries -License: LGPL -URL: http://search.cpan.org/dist/Unix-Statgrab/ -Source0: http://search.cpan.org/CPAN/authors/id/V/VP/VPARSEVAL/Unix-Statgrab-%{version}.tar.gz -Source1: http://www.fsf.org/licensing/licenses/lgpl.txt -BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) - -BuildRequires: libstatgrab-devel >= 0.12 -BuildRequires: perl(Test::Pod), perl(Test::Pod::Coverage) - -Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) +Name: perl-Unix-Statgrab +Version: 0.04 +Release: 2%{?dist} +Summary: Perl extension for collecting information about the machine +License: LGPL +Group: Development/Libraries +URL: http://search.cpan.org/dist/Unix-Statgrab/ +Source0: http://www.cpan.org/authors/id/V/VP/VPARSEVAL/Unix-Statgrab-%{version}.tar.gz +BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) +BuildRequires: libstatgrab-devel >= 0.12 +BuildRequires: perl(ExtUtils::MakeMaker) +BuildRequires: perl(Test::Pod) +BuildRequires: perl(Test::Pod::Coverage) +Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) %description Unix::Statgrab is a wrapper for libstatgrab as available from @@ -25,34 +22,41 @@ %prep %setup -q -n Unix-Statgrab-%{version} -%{__cp} %{SOURCE1} LICENSE.TXT - %build -CFLAGS="$RPM_OPT_FLAGS" %{__perl} Makefile.PL INSTALLDIRS=vendor -%{__make} %{?_smp_mflags} OPTIMIZE="$RPM_OPT_FLAGS" +%{__perl} Makefile.PL INSTALLDIRS=vendor OPTIMIZE="$RPM_OPT_FLAGS" +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 f -name '*.bs' -a -size 0 -exec rm -f {} ';' -find $RPM_BUILD_ROOT -depth -type d -exec rmdir {} 2>/dev/null ';' -chmod -R u+w $RPM_BUILD_ROOT/* +rm -rf $RPM_BUILD_ROOT + +make pure_install PERL_INSTALL_ROOT=$RPM_BUILD_ROOT + +find $RPM_BUILD_ROOT -type f -name .packlist -exec rm -f {} \; +find $RPM_BUILD_ROOT -type f -name '*.bs' -size 0 -exec rm -f {} \; +find $RPM_BUILD_ROOT -depth -type d -exec rmdir {} 2>/dev/null \; + +%{_fixperms} $RPM_BUILD_ROOT/* %check -%{__make} test +make test %clean -%{__rm} -rf $RPM_BUILD_ROOT +rm -rf $RPM_BUILD_ROOT %files %defattr(-,root,root,-) -%doc LICENSE.TXT Changes README -%{perl_vendorarch}/Unix +%doc Changes README %{perl_vendorarch}/auto/* -%{_mandir}/man3/*.3* +%{perl_vendorarch}/Unix* +%{_mandir}/man3/* %changelog +* Tue Apr 17 2007 Steven Pritchard 0.04-2 +- BR ExtUtils::MakeMaker. +- Reformat to more closely resemble cpanspec output. +- Use fixperms macro instead of our own chmod incantation. +- Remove some macro other usage. + * Tue Sep 26 2006 Steven Pritchard 0.04-1 - Update to 0.04. - Drop compile fix patch. --- lgpl.txt DELETED --- From fedora-extras-commits at redhat.com Tue Apr 17 18:45:54 2007 From: fedora-extras-commits at redhat.com (Steven Pritchard (steve)) Date: Tue, 17 Apr 2007 14:45:54 -0400 Subject: rpms/perl-Text-Reform/devel perl-Text-Reform.spec,1.9,1.10 Message-ID: <200704171845.l3HIjs0K010288@cvs-int.fedora.redhat.com> Author: steve Update of /cvs/extras/rpms/perl-Text-Reform/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv10255 Modified Files: perl-Text-Reform.spec Log Message: BR ExtUtils::MakeMaker. Use fixperms macro instead of our own chmod incantation. Index: perl-Text-Reform.spec =================================================================== RCS file: /cvs/extras/rpms/perl-Text-Reform/devel/perl-Text-Reform.spec,v retrieving revision 1.9 retrieving revision 1.10 diff -u -r1.9 -r1.10 --- perl-Text-Reform.spec 29 Aug 2006 00:29:04 -0000 1.9 +++ perl-Text-Reform.spec 17 Apr 2007 18:45:19 -0000 1.10 @@ -1,6 +1,6 @@ Name: perl-Text-Reform Version: 1.11 -Release: 6%{?dist} +Release: 7%{?dist} Summary: Manual text wrapping and reformatting License: Artistic Group: Development/Libraries @@ -8,6 +8,7 @@ Source0: http://www.cpan.org/authors/id/D/DC/DCONWAY/Text-Reform-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch +BuildRequires: perl(ExtUtils::MakeMaker) Requires: perl(TeX::Hyphen) Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) @@ -35,7 +36,7 @@ find $RPM_BUILD_ROOT -type f -name .packlist -exec rm -f {} \; find $RPM_BUILD_ROOT -depth -type d -exec rmdir {} 2>/dev/null \; -chmod -R u+rwX,go+rX,go-w $RPM_BUILD_ROOT/* +%{_fixperms} $RPM_BUILD_ROOT/* %check make test @@ -50,6 +51,10 @@ %{_mandir}/man3/* %changelog +* Tue Apr 17 2007 Steven Pritchard 1.11-7 +- BR ExtUtils::MakeMaker. +- Use fixperms macro instead of our own chmod incantation. + * Mon Aug 28 2006 Steven Pritchard 0.11-6 - Minor spec cleanup to more closely resemble current cpanspec output. From fedora-extras-commits at redhat.com Tue Apr 17 19:09:37 2007 From: fedora-extras-commits at redhat.com (Linus Walleij (snirkel)) Date: Tue, 17 Apr 2007 15:09:37 -0400 Subject: rpms/nomadsync/devel dead.package, NONE, 1.1 Makefile, 1.1, NONE nomadsync-baseclass.patch, 1.1, NONE nomadsync-baseclass2.patch, 1.1, NONE nomadsync-baseclass3.patch, 1.1, NONE nomadsync-libnjbloc.patch, 1.1, NONE nomadsync-libnjbloc64.patch, 1.1, NONE nomadsync.desktop, 1.1, NONE nomadsync.spec, 1.6, NONE sources, 1.2, NONE Message-ID: <200704171909.l3HJ9b1s014995@cvs-int.fedora.redhat.com> Author: snirkel Update of /cvs/extras/rpms/nomadsync/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv14988 Added Files: dead.package Removed Files: Makefile nomadsync-baseclass.patch nomadsync-baseclass2.patch nomadsync-baseclass3.patch nomadsync-libnjbloc.patch nomadsync-libnjbloc64.patch nomadsync.desktop nomadsync.spec sources Log Message: Killing this package, upstream is dead. --- NEW FILE dead.package --- Package maintainer inactive for two years, bugs at SourceForge bugtracker untouched for this time. The only alternative to killing the package is to maintain it ourselves - not attractive. --- Makefile DELETED --- --- nomadsync-baseclass.patch DELETED --- --- nomadsync-baseclass2.patch DELETED --- --- nomadsync-baseclass3.patch DELETED --- --- nomadsync-libnjbloc.patch DELETED --- --- nomadsync-libnjbloc64.patch DELETED --- --- nomadsync.desktop DELETED --- --- nomadsync.spec DELETED --- --- sources DELETED --- From fedora-extras-commits at redhat.com Tue Apr 17 19:13:08 2007 From: fedora-extras-commits at redhat.com (Steven Pritchard (steve)) Date: Tue, 17 Apr 2007 15:13:08 -0400 Subject: rpms/perl-Archive-Extract/devel .cvsignore, 1.6, 1.7 perl-Archive-Extract.spec, 1.6, 1.7 sources, 1.6, 1.7 Message-ID: <200704171913.l3HJD8KV015058@cvs-int.fedora.redhat.com> Author: steve Update of /cvs/extras/rpms/perl-Archive-Extract/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv15037 Modified Files: .cvsignore perl-Archive-Extract.spec sources Log Message: Update to 0.18. BR ExtUtils::MakeMaker. Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/perl-Archive-Extract/devel/.cvsignore,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- .cvsignore 27 Jan 2007 21:01:16 -0000 1.6 +++ .cvsignore 17 Apr 2007 19:12:34 -0000 1.7 @@ -1 +1 @@ -Archive-Extract-0.16.tar.gz +Archive-Extract-0.18.tar.gz Index: perl-Archive-Extract.spec =================================================================== RCS file: /cvs/extras/rpms/perl-Archive-Extract/devel/perl-Archive-Extract.spec,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- perl-Archive-Extract.spec 27 Jan 2007 21:01:16 -0000 1.6 +++ perl-Archive-Extract.spec 17 Apr 2007 19:12:34 -0000 1.7 @@ -1,5 +1,5 @@ Name: perl-Archive-Extract -Version: 0.16 +Version: 0.18 Release: 1%{?dist} Summary: Generic archive extracting mechanism License: GPL or Artistic @@ -8,6 +8,7 @@ Source0: http://www.cpan.org/authors/id/K/KA/KANE/Archive-Extract-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch +BuildRequires: perl(ExtUtils::MakeMaker) BuildRequires: perl(IPC::Cmd) >= 0.36 BuildRequires: perl(Locale::Maketext::Simple) BuildRequires: perl(Module::Load::Conditional) >= 0.04 @@ -47,6 +48,10 @@ %{_mandir}/man3/* %changelog +* Tue Apr 17 2007 Steven Pritchard 0.18-1 +- Update to 0.18. +- BR ExtUtils::MakeMaker. + * Sat Jan 27 2007 Steven Pritchard 0.16-1 - Update to 0.16. - BR: IPC::Cmd >= 0.36. Index: sources =================================================================== RCS file: /cvs/extras/rpms/perl-Archive-Extract/devel/sources,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- sources 27 Jan 2007 21:01:16 -0000 1.6 +++ sources 17 Apr 2007 19:12:34 -0000 1.7 @@ -1 +1 @@ -d800e684865d38f36ccae7a40dbf13b3 Archive-Extract-0.16.tar.gz +2ce8d99284e708928f1e6b7c8a31dbd1 Archive-Extract-0.18.tar.gz From fedora-extras-commits at redhat.com Tue Apr 17 19:17:17 2007 From: fedora-extras-commits at redhat.com (Nuno Santos (nsantos)) Date: Tue, 17 Apr 2007 15:17:17 -0400 Subject: rpms/qpidc import.log,1.5,1.6 Message-ID: <200704171917.l3HJHHxb015194@cvs-int.fedora.redhat.com> Author: nsantos Update of /cvs/extras/rpms/qpidc In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv15155 Modified Files: import.log Log Message: Import revised package Index: import.log =================================================================== RCS file: /cvs/extras/rpms/qpidc/import.log,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- import.log 17 Apr 2007 18:33:49 -0000 1.5 +++ import.log 17 Apr 2007 19:16:43 -0000 1.6 @@ -2,3 +2,4 @@ qpidc-0_2-1:HEAD:qpidc-0.2-1.src.rpm:1176748239 qpidc-0_2-2:HEAD:qpidc-0.2-2.src.rpm:1176756668 qpidc-0_2-3:HEAD:qpidc-0.2-3.src.rpm:1176834784 +qpidc-0_2-4:HEAD:qpidc-0.2-4.src.rpm:1176837374 From fedora-extras-commits at redhat.com Tue Apr 17 19:17:21 2007 From: fedora-extras-commits at redhat.com (Nuno Santos (nsantos)) Date: Tue, 17 Apr 2007 15:17:21 -0400 Subject: rpms/qpidc/devel qpidc.spec,1.4,1.5 sources,1.5,1.6 Message-ID: <200704171917.l3HJHLW3015198@cvs-int.fedora.redhat.com> Author: nsantos Update of /cvs/extras/rpms/qpidc/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv15155/devel Modified Files: qpidc.spec sources Log Message: Import revised package Index: qpidc.spec =================================================================== RCS file: /cvs/extras/rpms/qpidc/devel/qpidc.spec,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- qpidc.spec 17 Apr 2007 18:33:53 -0000 1.4 +++ qpidc.spec 17 Apr 2007 19:16:47 -0000 1.5 @@ -5,7 +5,7 @@ Name: qpidc Version: 0.2 -Release: 3%{?dist} +Release: 4%{?dist} Summary: Libraries for Qpid C++ client applications Group: System Environment/Libraries License: Apache Software License @@ -146,6 +146,9 @@ %changelog +* Tue Apr 17 2007 Alan Conway - 0.2-4 +- longer broker_start timeout to avoid failures in plague builds. + * Tue Apr 17 2007 Alan Conway - 0.2-3 - Add missing Requires: apr in qpidc. Index: sources =================================================================== RCS file: /cvs/extras/rpms/qpidc/devel/sources,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- sources 17 Apr 2007 18:33:53 -0000 1.5 +++ sources 17 Apr 2007 19:16:47 -0000 1.6 @@ -1 +1 @@ -fbb09d6b467a92b7b96fe0a162d1d09f qpidc-0.2.tar.gz +da12d8416e2cb4dde33b478c83ad56e6 qpidc-0.2.tar.gz From fedora-extras-commits at redhat.com Tue Apr 17 19:38:04 2007 From: fedora-extras-commits at redhat.com (Steven Pritchard (steve)) Date: Tue, 17 Apr 2007 15:38:04 -0400 Subject: rpms/perl-IO-All/devel .cvsignore, 1.4, 1.5 perl-IO-All.spec, 1.7, 1.8 sources, 1.4, 1.5 Message-ID: <200704171938.l3HJc473015922@cvs-int.fedora.redhat.com> Author: steve Update of /cvs/extras/rpms/perl-IO-All/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv15883 Modified Files: .cvsignore perl-IO-All.spec sources Log Message: Update to 0.38. BR ExtUtils::MakeMaker. BR MLDBM for better test coverage. Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/perl-IO-All/devel/.cvsignore,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- .cvsignore 17 Oct 2006 21:32:55 -0000 1.4 +++ .cvsignore 17 Apr 2007 19:37:30 -0000 1.5 @@ -1 +1 @@ -IO-All-0.36.tar.gz +IO-All-0.38.tar.gz Index: perl-IO-All.spec =================================================================== RCS file: /cvs/extras/rpms/perl-IO-All/devel/perl-IO-All.spec,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- perl-IO-All.spec 17 Oct 2006 21:32:55 -0000 1.7 +++ perl-IO-All.spec 17 Apr 2007 19:37:30 -0000 1.8 @@ -1,5 +1,5 @@ Name: perl-IO-All -Version: 0.36 +Version: 0.38 Release: 1%{?dist} Summary: IO::All Perl module License: GPL or Artistic @@ -8,9 +8,11 @@ Source0: http://www.cpan.org/authors/id/I/IN/INGY/IO-All-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch -BuildRequires: perl(Spiffy) >= 0.21 +BuildRequires: perl(ExtUtils::MakeMaker) BuildRequires: perl(File::ReadBackwards) BuildRequires: perl(IO::String) +BuildRequires: perl(MLDBM) +BuildRequires: perl(Spiffy) >= 0.21 Requires: perl(Spiffy) >= 0.21 Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) @@ -59,6 +61,11 @@ %{_mandir}/man3/* %changelog +* Tue Apr 17 2007 Steven Pritchard 0.38-1 +- Update to 0.38. +- BR ExtUtils::MakeMaker. +- BR MLDBM for better test coverage. + * Tue Oct 17 2006 Steven Pritchard 0.36-1 - Update to 0.36. - Use fixperms macro instead of our own chmod incantation. Index: sources =================================================================== RCS file: /cvs/extras/rpms/perl-IO-All/devel/sources,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- sources 17 Oct 2006 21:32:55 -0000 1.4 +++ sources 17 Apr 2007 19:37:30 -0000 1.5 @@ -1 +1 @@ -e6d28db65f56936c641f68dcf2daa45f IO-All-0.36.tar.gz +0ae5715325920938cc1a24bb078b0533 IO-All-0.38.tar.gz From fedora-extras-commits at redhat.com Tue Apr 17 19:39:31 2007 From: fedora-extras-commits at redhat.com (Bernard Johnson (bjohnson)) Date: Tue, 17 Apr 2007 15:39:31 -0400 Subject: rpms/pdfedit/devel sources,1.3,1.4 Message-ID: <200704171939.l3HJdVUZ016041@cvs-int.fedora.redhat.com> Author: bjohnson Update of /cvs/extras/rpms/pdfedit/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv16002/devel Modified Files: sources Log Message: delete extraneous file from sources Index: sources =================================================================== RCS file: /cvs/extras/rpms/pdfedit/devel/sources,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- sources 15 Apr 2007 03:53:20 -0000 1.3 +++ sources 17 Apr 2007 19:38:57 -0000 1.4 @@ -1,2 +1 @@ -7e6243563fb207a89d242a378c836aca pdfedit-0.2.5.tar.bz2 17faababcc9c62a3e0dd89f62ae8a5e5 pdfedit-0.3.0.tar.bz2 From fedora-extras-commits at redhat.com Tue Apr 17 19:39:27 2007 From: fedora-extras-commits at redhat.com (Bernard Johnson (bjohnson)) Date: Tue, 17 Apr 2007 15:39:27 -0400 Subject: rpms/pdfedit/FC-6 sources,1.3,1.4 Message-ID: <200704171939.l3HJdRle016040@cvs-int.fedora.redhat.com> Author: bjohnson Update of /cvs/extras/rpms/pdfedit/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv16002/FC-6 Modified Files: sources Log Message: delete extraneous file from sources Index: sources =================================================================== RCS file: /cvs/extras/rpms/pdfedit/FC-6/sources,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- sources 15 Apr 2007 03:43:20 -0000 1.3 +++ sources 17 Apr 2007 19:38:53 -0000 1.4 @@ -1,2 +1 @@ -7e6243563fb207a89d242a378c836aca pdfedit-0.2.5.tar.bz2 17faababcc9c62a3e0dd89f62ae8a5e5 pdfedit-0.3.0.tar.bz2 From fedora-extras-commits at redhat.com Tue Apr 17 19:43:36 2007 From: fedora-extras-commits at redhat.com (Steven Pritchard (steve)) Date: Tue, 17 Apr 2007 15:43:36 -0400 Subject: rpms/perl-Module-Pluggable/devel .cvsignore, 1.6, 1.7 perl-Module-Pluggable.spec, 1.6, 1.7 sources, 1.6, 1.7 Message-ID: <200704171943.l3HJhaAP016103@cvs-int.fedora.redhat.com> Author: steve Update of /cvs/extras/rpms/perl-Module-Pluggable/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv16082 Modified Files: .cvsignore perl-Module-Pluggable.spec sources Log Message: Update to 3.6. Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/perl-Module-Pluggable/devel/.cvsignore,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- .cvsignore 30 Jan 2007 01:55:10 -0000 1.6 +++ .cvsignore 17 Apr 2007 19:43:03 -0000 1.7 @@ -1 +1 @@ -Module-Pluggable-3.5.tar.gz +Module-Pluggable-3.6.tar.gz Index: perl-Module-Pluggable.spec =================================================================== RCS file: /cvs/extras/rpms/perl-Module-Pluggable/devel/perl-Module-Pluggable.spec,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- perl-Module-Pluggable.spec 30 Jan 2007 01:55:10 -0000 1.6 +++ perl-Module-Pluggable.spec 17 Apr 2007 19:43:03 -0000 1.7 @@ -1,7 +1,7 @@ -%define module_version 3.5 +%define module_version 3.6 Name: perl-Module-Pluggable -Version: 3.50 +Version: 3.60 Release: 1%{?dist} Summary: Automatically give your module the ability to have plugins License: GPL or Artistic @@ -46,6 +46,9 @@ %{_mandir}/man3/* %changelog +* Tue Apr 17 2007 Steven Pritchard 3.60-1 +- Update to 3.6. + * Mon Jan 29 2007 Steven Pritchard 3.50-1 - Update to 3.5. Index: sources =================================================================== RCS file: /cvs/extras/rpms/perl-Module-Pluggable/devel/sources,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- sources 30 Jan 2007 01:55:10 -0000 1.6 +++ sources 17 Apr 2007 19:43:03 -0000 1.7 @@ -1 +1 @@ -c5a57fc2ca1736bf3c6422a424a1ebeb Module-Pluggable-3.5.tar.gz +9b804c4a3dc2df0c6259ff43ee0a165c Module-Pluggable-3.6.tar.gz From fedora-extras-commits at redhat.com Tue Apr 17 19:46:56 2007 From: fedora-extras-commits at redhat.com (Steven Pritchard (steve)) Date: Tue, 17 Apr 2007 15:46:56 -0400 Subject: rpms/perl-Module-Install/devel .cvsignore, 1.4, 1.5 perl-Module-Install.spec, 1.4, 1.5 sources, 1.4, 1.5 Message-ID: <200704171946.l3HJkuMR016236@cvs-int.fedora.redhat.com> Author: steve Update of /cvs/extras/rpms/perl-Module-Install/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv16209 Modified Files: .cvsignore perl-Module-Install.spec sources Log Message: Update to 0.65. Use fixperms macro instead of our own chmod incantation. BR ExtUtils::MakeMaker. Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/perl-Module-Install/devel/.cvsignore,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- .cvsignore 25 Aug 2006 20:51:24 -0000 1.4 +++ .cvsignore 17 Apr 2007 19:46:22 -0000 1.5 @@ -1 +1 @@ -Module-Install-0.64.tar.gz +Module-Install-0.65.tar.gz Index: perl-Module-Install.spec =================================================================== RCS file: /cvs/extras/rpms/perl-Module-Install/devel/perl-Module-Install.spec,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- perl-Module-Install.spec 17 Sep 2006 22:44:23 -0000 1.4 +++ perl-Module-Install.spec 17 Apr 2007 19:46:22 -0000 1.5 @@ -1,6 +1,6 @@ Name: perl-Module-Install -Version: 0.64 -Release: 2%{?dist} +Version: 0.65 +Release: 1%{?dist} Summary: Standalone, extensible Perl module installer License: GPL or Artistic Group: Development/Libraries @@ -8,6 +8,7 @@ Source0: http://www.cpan.org/authors/id/A/AU/AUDREYT/Module-Install-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch +BuildRequires: perl(ExtUtils::MakeMaker) BuildRequires: perl(Module::Build) BuildRequires: perl(Module::CoreList) BuildRequires: perl(Module::ScanDeps) >= 0.28 @@ -42,7 +43,7 @@ find $RPM_BUILD_ROOT -type f -name .packlist -exec rm -f {} \; find $RPM_BUILD_ROOT -depth -type d -exec rmdir {} 2>/dev/null \; -chmod -R u+rwX,go+rX,go-w $RPM_BUILD_ROOT/* +%{_fixperms} $RPM_BUILD_ROOT/* find $RPM_BUILD_ROOT%{perl_vendorlib} -type f -perm +100 -exec chmod a-x {} \; %check @@ -58,6 +59,11 @@ %{_mandir}/man3/* %changelog +* Tue Mar 13 2007 Steven Pritchard 0.65-1 +- Update to 0.65. +- Use fixperms macro instead of our own chmod incantation. +- BR ExtUtils::MakeMaker. + * Sun Sep 17 2006 Steven Pritchard 0.64-2 - Rebuild. Index: sources =================================================================== RCS file: /cvs/extras/rpms/perl-Module-Install/devel/sources,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- sources 25 Aug 2006 20:51:24 -0000 1.4 +++ sources 17 Apr 2007 19:46:22 -0000 1.5 @@ -1 +1 @@ -250c46b66459d16caa727b6c02e091c5 Module-Install-0.64.tar.gz +5b0891564d10bb4e59263bfd85a0117f Module-Install-0.65.tar.gz From fedora-extras-commits at redhat.com Tue Apr 17 19:50:44 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Tue, 17 Apr 2007 15:50:44 -0400 Subject: rpms/pidgin/devel pidgin.spec,1.1,1.2 Message-ID: <200704171950.l3HJoiOM016338@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/rpms/pidgin/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv16307 Modified Files: pidgin.spec Log Message: -devel req pkgconfig (#222488) Index: pidgin.spec =================================================================== RCS file: /cvs/extras/rpms/pidgin/devel/pidgin.spec,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- pidgin.spec 16 Apr 2007 23:20:15 -0000 1.1 +++ pidgin.spec 17 Apr 2007 19:50:09 -0000 1.2 @@ -173,6 +173,7 @@ Summary: Development headers and libraries for pidgin Group: Development/Libraries Requires: %{name} = %{epoch}:%{version}-%{release} +Requires: pkgconfig Obsoletes: gaim-devel Provides: gaim-devel @@ -352,6 +353,9 @@ %endif %changelog +* Tue Apr 17 2007 Warren Togami +- -devel req pkgconfig (#222488) + * Mon Apr 16 2007 Warren Togami - 2:2.0.0-0.33.beta7devel - pidgin-2.0.0 snapshot prior to beta7 - rename gaim to pidgin/purple/finch in various places of spec (not complete) From fedora-extras-commits at redhat.com Tue Apr 17 20:04:02 2007 From: fedora-extras-commits at redhat.com (Tom Callaway (spot)) Date: Tue, 17 Apr 2007 16:04:02 -0400 Subject: rpms/perl-Email-Abstract import.log,1.1,1.2 Message-ID: <200704172004.l3HK423h020938@cvs-int.fedora.redhat.com> Author: spot Update of /cvs/extras/rpms/perl-Email-Abstract In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv20893 Modified Files: import.log Log Message: auto-import perl-Email-Abstract-2.132-3.fc7 on branch devel from perl-Email-Abstract-2.132-3.fc7.src.rpm Index: import.log =================================================================== RCS file: /cvs/extras/rpms/perl-Email-Abstract/import.log,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- import.log 17 Apr 2007 16:45:43 -0000 1.1 +++ import.log 17 Apr 2007 20:03:28 -0000 1.2 @@ -0,0 +1 @@ +perl-Email-Abstract-2_132-3_fc7:HEAD:perl-Email-Abstract-2.132-3.fc7.src.rpm:1176840184 From fedora-extras-commits at redhat.com Tue Apr 17 20:04:06 2007 From: fedora-extras-commits at redhat.com (Tom Callaway (spot)) Date: Tue, 17 Apr 2007 16:04:06 -0400 Subject: rpms/perl-Email-Abstract/devel perl-Email-Abstract.spec, NONE, 1.1 .cvsignore, 1.1, 1.2 sources, 1.1, 1.2 Message-ID: <200704172004.l3HK46lh020942@cvs-int.fedora.redhat.com> Author: spot Update of /cvs/extras/rpms/perl-Email-Abstract/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv20893/devel Modified Files: .cvsignore sources Added Files: perl-Email-Abstract.spec Log Message: auto-import perl-Email-Abstract-2.132-3.fc7 on branch devel from perl-Email-Abstract-2.132-3.fc7.src.rpm --- NEW FILE perl-Email-Abstract.spec --- Name: perl-Email-Abstract Version: 2.132 Release: 3%{?dist} Summary: Unified interface to mail representations Group: Development/Libraries License: GPL or Artistic URL: http://search.cpan.org/dist/Email-Abstract/ Source0: http://search.cpan.org/CPAN/authors/id/R/RJ/RJBS/Email-Abstract-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: perl(ExtUtils::MakeMaker), perl(Test::More), perl(Class::ISA), perl(Email::Simple) BuildRequires: perl(MIME::Entity), perl(Module::Pluggable), perl(Mail::Message) BuildRequires: perl(Email::MIME), perl(Test::Pod), perl(Test::Pod::Coverage) BuildArch: noarch Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) %description "Email::Abstract" provides module writers with the ability to write representation-independent mail handling code. For instance, in the cases of "Mail::Thread" or "Mail::ListDetector", a key part of the code involves reading the headers from a mail object. Where previously one would either have to specify the mail class required, or to build a new object from scratch, "Email::Abstract" can be used to perform certain simple operations on an object regardless of its underlying representation. %prep %setup -q -n Email-Abstract-%{version} %build sed -i '/LICENSE/ d' Makefile.PL %{__perl} Makefile.PL INSTALLDIRS=vendor make %install rm -rf $RPM_BUILD_ROOT _docs make pure_install PERL_INSTALL_ROOT=$RPM_BUILD_ROOT find $RPM_BUILD_ROOT -type f -name .packlist -exec rm -f {} ';' find $RPM_BUILD_ROOT -depth -type d -exec rmdir {} 2>/dev/null ';' chmod -R u+w $RPM_BUILD_ROOT/* %check make test %clean rm -rf $RPM_BUILD_ROOT %files %defattr(-,root,root,-) %doc README LICENSE %{perl_vendorlib}/Email/ %{_mandir}/man3/*.3* %changelog * Mon Apr 16 2007 Tom "spot" Callaway - 2.132-3 - add missing BR Email::MIME, Test::Pod, Test::Pod::Coverage * Mon Apr 2 2007 Tom "spot" Callaway - 2.132-2 - remove LICENSE line from Makefile.PL - add BR Module::Pluggable, Mail::Message * Sun Apr 1 2007 Tom "spot" Callaway - 2.132-1 - Initial package for Fedora Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/perl-Email-Abstract/devel/.cvsignore,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- .cvsignore 17 Apr 2007 16:45:52 -0000 1.1 +++ .cvsignore 17 Apr 2007 20:03:32 -0000 1.2 @@ -0,0 +1 @@ +Email-Abstract-2.132.tar.gz Index: sources =================================================================== RCS file: /cvs/extras/rpms/perl-Email-Abstract/devel/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 17 Apr 2007 16:45:52 -0000 1.1 +++ sources 17 Apr 2007 20:03:32 -0000 1.2 @@ -0,0 +1 @@ +0eeaf43f08a9f931d7189c473ed8fc4b Email-Abstract-2.132.tar.gz From fedora-extras-commits at redhat.com Tue Apr 17 20:06:29 2007 From: fedora-extras-commits at redhat.com (Tom Callaway (spot)) Date: Tue, 17 Apr 2007 16:06:29 -0400 Subject: rpms/perl-Email-Abstract/FC-5 perl-Email-Abstract.spec, NONE, 1.1 sources, 1.1, 1.2 Message-ID: <200704172006.l3HK6TrM021041@cvs-int.fedora.redhat.com> Author: spot Update of /cvs/extras/rpms/perl-Email-Abstract/FC-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv20999/FC-5 Modified Files: sources Added Files: perl-Email-Abstract.spec Log Message: Initial branching. --- NEW FILE perl-Email-Abstract.spec --- Name: perl-Email-Abstract Version: 2.132 Release: 3%{?dist} Summary: Unified interface to mail representations Group: Development/Libraries License: GPL or Artistic URL: http://search.cpan.org/dist/Email-Abstract/ Source0: http://search.cpan.org/CPAN/authors/id/R/RJ/RJBS/Email-Abstract-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: perl(ExtUtils::MakeMaker), perl(Test::More), perl(Class::ISA), perl(Email::Simple) BuildRequires: perl(MIME::Entity), perl(Module::Pluggable), perl(Mail::Message) BuildRequires: perl(Email::MIME), perl(Test::Pod), perl(Test::Pod::Coverage) BuildArch: noarch Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) %description "Email::Abstract" provides module writers with the ability to write representation-independent mail handling code. For instance, in the cases of "Mail::Thread" or "Mail::ListDetector", a key part of the code involves reading the headers from a mail object. Where previously one would either have to specify the mail class required, or to build a new object from scratch, "Email::Abstract" can be used to perform certain simple operations on an object regardless of its underlying representation. %prep %setup -q -n Email-Abstract-%{version} %build sed -i '/LICENSE/ d' Makefile.PL %{__perl} Makefile.PL INSTALLDIRS=vendor make %install rm -rf $RPM_BUILD_ROOT _docs make pure_install PERL_INSTALL_ROOT=$RPM_BUILD_ROOT find $RPM_BUILD_ROOT -type f -name .packlist -exec rm -f {} ';' find $RPM_BUILD_ROOT -depth -type d -exec rmdir {} 2>/dev/null ';' chmod -R u+w $RPM_BUILD_ROOT/* %check make test %clean rm -rf $RPM_BUILD_ROOT %files %defattr(-,root,root,-) %doc README LICENSE %{perl_vendorlib}/Email/ %{_mandir}/man3/*.3* %changelog * Mon Apr 16 2007 Tom "spot" Callaway - 2.132-3 - add missing BR Email::MIME, Test::Pod, Test::Pod::Coverage * Mon Apr 2 2007 Tom "spot" Callaway - 2.132-2 - remove LICENSE line from Makefile.PL - add BR Module::Pluggable, Mail::Message * Sun Apr 1 2007 Tom "spot" Callaway - 2.132-1 - Initial package for Fedora Index: sources =================================================================== RCS file: /cvs/extras/rpms/perl-Email-Abstract/FC-5/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 17 Apr 2007 16:45:52 -0000 1.1 +++ sources 17 Apr 2007 20:05:55 -0000 1.2 @@ -0,0 +1 @@ +0eeaf43f08a9f931d7189c473ed8fc4b Email-Abstract-2.132.tar.gz From fedora-extras-commits at redhat.com Tue Apr 17 20:06:33 2007 From: fedora-extras-commits at redhat.com (Tom Callaway (spot)) Date: Tue, 17 Apr 2007 16:06:33 -0400 Subject: rpms/perl-Email-Abstract/FC-6 perl-Email-Abstract.spec, NONE, 1.1 sources, 1.1, 1.2 Message-ID: <200704172006.l3HK6Xf5021044@cvs-int.fedora.redhat.com> Author: spot Update of /cvs/extras/rpms/perl-Email-Abstract/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv20999/FC-6 Modified Files: sources Added Files: perl-Email-Abstract.spec Log Message: Initial branching. --- NEW FILE perl-Email-Abstract.spec --- Name: perl-Email-Abstract Version: 2.132 Release: 3%{?dist} Summary: Unified interface to mail representations Group: Development/Libraries License: GPL or Artistic URL: http://search.cpan.org/dist/Email-Abstract/ Source0: http://search.cpan.org/CPAN/authors/id/R/RJ/RJBS/Email-Abstract-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: perl(ExtUtils::MakeMaker), perl(Test::More), perl(Class::ISA), perl(Email::Simple) BuildRequires: perl(MIME::Entity), perl(Module::Pluggable), perl(Mail::Message) BuildRequires: perl(Email::MIME), perl(Test::Pod), perl(Test::Pod::Coverage) BuildArch: noarch Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) %description "Email::Abstract" provides module writers with the ability to write representation-independent mail handling code. For instance, in the cases of "Mail::Thread" or "Mail::ListDetector", a key part of the code involves reading the headers from a mail object. Where previously one would either have to specify the mail class required, or to build a new object from scratch, "Email::Abstract" can be used to perform certain simple operations on an object regardless of its underlying representation. %prep %setup -q -n Email-Abstract-%{version} %build sed -i '/LICENSE/ d' Makefile.PL %{__perl} Makefile.PL INSTALLDIRS=vendor make %install rm -rf $RPM_BUILD_ROOT _docs make pure_install PERL_INSTALL_ROOT=$RPM_BUILD_ROOT find $RPM_BUILD_ROOT -type f -name .packlist -exec rm -f {} ';' find $RPM_BUILD_ROOT -depth -type d -exec rmdir {} 2>/dev/null ';' chmod -R u+w $RPM_BUILD_ROOT/* %check make test %clean rm -rf $RPM_BUILD_ROOT %files %defattr(-,root,root,-) %doc README LICENSE %{perl_vendorlib}/Email/ %{_mandir}/man3/*.3* %changelog * Mon Apr 16 2007 Tom "spot" Callaway - 2.132-3 - add missing BR Email::MIME, Test::Pod, Test::Pod::Coverage * Mon Apr 2 2007 Tom "spot" Callaway - 2.132-2 - remove LICENSE line from Makefile.PL - add BR Module::Pluggable, Mail::Message * Sun Apr 1 2007 Tom "spot" Callaway - 2.132-1 - Initial package for Fedora Index: sources =================================================================== RCS file: /cvs/extras/rpms/perl-Email-Abstract/FC-6/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 17 Apr 2007 16:45:52 -0000 1.1 +++ sources 17 Apr 2007 20:05:59 -0000 1.2 @@ -0,0 +1 @@ +0eeaf43f08a9f931d7189c473ed8fc4b Email-Abstract-2.132.tar.gz From fedora-extras-commits at redhat.com Tue Apr 17 20:08:24 2007 From: fedora-extras-commits at redhat.com (Steven Pritchard (steve)) Date: Tue, 17 Apr 2007 16:08:24 -0400 Subject: rpms/uuid/devel uuid.spec,1.4,1.5 Message-ID: <200704172008.l3HK8OZA021170@cvs-int.fedora.redhat.com> Author: steve Update of /cvs/extras/rpms/uuid/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv21141 Modified Files: uuid.spec Log Message: Fix find option order. Use fixperms macro instead of our own chmod incantation. BR ExtUtils::MakeMaker. Index: uuid.spec =================================================================== RCS file: /cvs/extras/rpms/uuid/devel/uuid.spec,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- uuid.spec 4 Oct 2006 22:32:00 -0000 1.4 +++ uuid.spec 17 Apr 2007 20:07:51 -0000 1.5 @@ -1,6 +1,6 @@ Name: uuid Version: 1.5.1 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Universally Unique Identifier library License: MIT Group: System Environment/Libraries @@ -50,6 +50,7 @@ %package perl Summary: Perl support for Universally Unique Identifier library Group: Development/Libraries +BuildRequires: perl(ExtUtils::MakeMaker) Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) Requires: %{name} = %{version}-%{release} @@ -144,9 +145,9 @@ find $RPM_BUILD_ROOT -type f -name '*.bs' -size 0 -exec rm -f {} \; find $RPM_BUILD_ROOT -type f -name .packlist -exec rm -f {} \; -find $RPM_BUILD_ROOT -type d -depth -exec rmdir {} 2>/dev/null \; +find $RPM_BUILD_ROOT -depth -type d -exec rmdir {} 2>/dev/null \; -chmod -R u+rwX,go+rX,go-w $RPM_BUILD_ROOT/* +%{_fixperms} $RPM_BUILD_ROOT/* popd # Install the PHP module. @@ -233,6 +234,11 @@ %{_libdir}/libossp-uuid_dce.so %changelog +* Tue Apr 17 2007 Steven Pritchard 1.5.1-3 +- Fix find option order. +- Use fixperms macro instead of our own chmod incantation. +- BR ExtUtils::MakeMaker. + * Thu Oct 05 2006 Christian Iseli 1.5.1-2 - rebuilt for unwind info generation, broken in gcc-4.1.1-21 From fedora-extras-commits at redhat.com Tue Apr 17 20:10:10 2007 From: fedora-extras-commits at redhat.com (Tom Callaway (spot)) Date: Tue, 17 Apr 2007 16:10:10 -0400 Subject: rpms/perl-Mail-Box-Parser-C import.log,1.1,1.2 Message-ID: <200704172010.l3HKAAUq021291@cvs-int.fedora.redhat.com> Author: spot Update of /cvs/extras/rpms/perl-Mail-Box-Parser-C In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv21253 Modified Files: import.log Log Message: auto-import perl-Mail-Box-Parser-C-3.006-1 on branch devel from perl-Mail-Box-Parser-C-3.006-1.src.rpm Index: import.log =================================================================== RCS file: /cvs/extras/rpms/perl-Mail-Box-Parser-C/import.log,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- import.log 17 Apr 2007 16:58:07 -0000 1.1 +++ import.log 17 Apr 2007 20:09:37 -0000 1.2 @@ -0,0 +1 @@ +perl-Mail-Box-Parser-C-3_006-1:HEAD:perl-Mail-Box-Parser-C-3.006-1.src.rpm:1176840549 From fedora-extras-commits at redhat.com Tue Apr 17 20:10:15 2007 From: fedora-extras-commits at redhat.com (Tom Callaway (spot)) Date: Tue, 17 Apr 2007 16:10:15 -0400 Subject: rpms/perl-Mail-Box-Parser-C/devel perl-Mail-Box-Parser-C.spec, NONE, 1.1 .cvsignore, 1.1, 1.2 sources, 1.1, 1.2 Message-ID: <200704172010.l3HKAFMg021295@cvs-int.fedora.redhat.com> Author: spot Update of /cvs/extras/rpms/perl-Mail-Box-Parser-C/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv21253/devel Modified Files: .cvsignore sources Added Files: perl-Mail-Box-Parser-C.spec Log Message: auto-import perl-Mail-Box-Parser-C-3.006-1 on branch devel from perl-Mail-Box-Parser-C-3.006-1.src.rpm --- NEW FILE perl-Mail-Box-Parser-C.spec --- Name: perl-Mail-Box-Parser-C Version: 3.006 Release: 1%{?dist} Summary: Parsing folders for MailBox with C routines Group: Development/Libraries License: GPL or Artistic URL: http://search.cpan.org/dist/Mail-Box-Parser-C/ Source0: http://search.cpan.org/CPAN/authors/id/M/MA/MARKOV/Mail-Box-Parser-C-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: perl(ExtUtils::MakeMaker), perl(Mail::Message) Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) %description This module enables faster folder parsing by using compiled C routines. %prep %setup -q -n Mail-Box-Parser-C-%{version} %build %{__perl} Makefile.PL INSTALLDIRS=vendor OPTIMIZE="$RPM_OPT_FLAGS" 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 f -name '*.bs' -a -size 0 -exec rm -f {} ';' find $RPM_BUILD_ROOT -type d -depth -exec rmdir {} 2>/dev/null ';' chmod -R u+w $RPM_BUILD_ROOT/* %check make test %clean rm -rf $RPM_BUILD_ROOT %files %defattr(-,root,root,-) %doc LICENSE %{perl_vendorarch}/auto/Mail/ %{perl_vendorarch}/Mail/ %{_mandir}/man3/*.3* %changelog * Mon Apr 2 2007 Tom "spot" Callaway - 3.006-1 - Initial package for Fedora Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/perl-Mail-Box-Parser-C/devel/.cvsignore,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- .cvsignore 17 Apr 2007 16:58:16 -0000 1.1 +++ .cvsignore 17 Apr 2007 20:09:41 -0000 1.2 @@ -0,0 +1 @@ +Mail-Box-Parser-C-3.006.tar.gz Index: sources =================================================================== RCS file: /cvs/extras/rpms/perl-Mail-Box-Parser-C/devel/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 17 Apr 2007 16:58:16 -0000 1.1 +++ sources 17 Apr 2007 20:09:41 -0000 1.2 @@ -0,0 +1 @@ +3dfb3e2729597ae33114250cbce1b884 Mail-Box-Parser-C-3.006.tar.gz From fedora-extras-commits at redhat.com Tue Apr 17 20:11:18 2007 From: fedora-extras-commits at redhat.com (Steven Pritchard (steve)) Date: Tue, 17 Apr 2007 16:11:18 -0400 Subject: rpms/perl-Sys-Virt/devel perl-Sys-Virt.spec,1.5,1.6 Message-ID: <200704172011.l3HKBIgf021356@cvs-int.fedora.redhat.com> Author: steve Update of /cvs/extras/rpms/perl-Sys-Virt/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv21332 Modified Files: perl-Sys-Virt.spec Log Message: Use fixperms macro instead of our own chmod incantation. Index: perl-Sys-Virt.spec =================================================================== RCS file: /cvs/extras/rpms/perl-Sys-Virt/devel/perl-Sys-Virt.spec,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- perl-Sys-Virt.spec 28 Aug 2006 20:46:28 -0000 1.5 +++ perl-Sys-Virt.spec 17 Apr 2007 20:10:43 -0000 1.6 @@ -1,6 +1,6 @@ Name: perl-Sys-Virt Version: 0.1.1 -Release: 7%{?dist} +Release: 8%{?dist} Summary: Represent and manage a libvirt hypervisor connection License: GPL Group: Development/Libraries @@ -49,7 +49,7 @@ find $RPM_BUILD_ROOT -type f -name '*.bs' -size 0 -exec rm -f {} \; find $RPM_BUILD_ROOT -depth -type d -exec rmdir {} 2>/dev/null \; -chmod -R u+rwX,go+rX,go-w $RPM_BUILD_ROOT/* +%{_fixperms} $RPM_BUILD_ROOT/* %check make test @@ -65,6 +65,9 @@ %{_mandir}/man3/* %changelog +* Tue Apr 17 2007 Steven Pritchard 0.1.1-8 +- Use fixperms macro instead of our own chmod incantation. + * Mon Aug 28 2006 Steven Pritchard 0.1.1-7 - Rebuild. From fedora-extras-commits at redhat.com Tue Apr 17 20:14:23 2007 From: fedora-extras-commits at redhat.com (Tom Callaway (spot)) Date: Tue, 17 Apr 2007 16:14:23 -0400 Subject: rpms/perl-Mail-Box-Parser-C/FC-5 perl-Mail-Box-Parser-C.spec, NONE, 1.1 sources, 1.1, 1.2 Message-ID: <200704172014.l3HKENDx021457@cvs-int.fedora.redhat.com> Author: spot Update of /cvs/extras/rpms/perl-Mail-Box-Parser-C/FC-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv21417/FC-5 Modified Files: sources Added Files: perl-Mail-Box-Parser-C.spec Log Message: initial branching --- NEW FILE perl-Mail-Box-Parser-C.spec --- Name: perl-Mail-Box-Parser-C Version: 3.006 Release: 1%{?dist} Summary: Parsing folders for MailBox with C routines Group: Development/Libraries License: GPL or Artistic URL: http://search.cpan.org/dist/Mail-Box-Parser-C/ Source0: http://search.cpan.org/CPAN/authors/id/M/MA/MARKOV/Mail-Box-Parser-C-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: perl(ExtUtils::MakeMaker), perl(Mail::Message) Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) %description This module enables faster folder parsing by using compiled C routines. %prep %setup -q -n Mail-Box-Parser-C-%{version} %build %{__perl} Makefile.PL INSTALLDIRS=vendor OPTIMIZE="$RPM_OPT_FLAGS" 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 f -name '*.bs' -a -size 0 -exec rm -f {} ';' find $RPM_BUILD_ROOT -type d -depth -exec rmdir {} 2>/dev/null ';' chmod -R u+w $RPM_BUILD_ROOT/* %check make test %clean rm -rf $RPM_BUILD_ROOT %files %defattr(-,root,root,-) %doc LICENSE %{perl_vendorarch}/auto/Mail/ %{perl_vendorarch}/Mail/ %{_mandir}/man3/*.3* %changelog * Mon Apr 2 2007 Tom "spot" Callaway - 3.006-1 - Initial package for Fedora Index: sources =================================================================== RCS file: /cvs/extras/rpms/perl-Mail-Box-Parser-C/FC-5/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 17 Apr 2007 16:58:16 -0000 1.1 +++ sources 17 Apr 2007 20:13:50 -0000 1.2 @@ -0,0 +1 @@ +3dfb3e2729597ae33114250cbce1b884 Mail-Box-Parser-C-3.006.tar.gz From fedora-extras-commits at redhat.com Tue Apr 17 20:14:28 2007 From: fedora-extras-commits at redhat.com (Tom Callaway (spot)) Date: Tue, 17 Apr 2007 16:14:28 -0400 Subject: rpms/perl-Mail-Box-Parser-C/FC-6 perl-Mail-Box-Parser-C.spec, NONE, 1.1 sources, 1.1, 1.2 Message-ID: <200704172014.l3HKESqT021460@cvs-int.fedora.redhat.com> Author: spot Update of /cvs/extras/rpms/perl-Mail-Box-Parser-C/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv21417/FC-6 Modified Files: sources Added Files: perl-Mail-Box-Parser-C.spec Log Message: initial branching --- NEW FILE perl-Mail-Box-Parser-C.spec --- Name: perl-Mail-Box-Parser-C Version: 3.006 Release: 1%{?dist} Summary: Parsing folders for MailBox with C routines Group: Development/Libraries License: GPL or Artistic URL: http://search.cpan.org/dist/Mail-Box-Parser-C/ Source0: http://search.cpan.org/CPAN/authors/id/M/MA/MARKOV/Mail-Box-Parser-C-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: perl(ExtUtils::MakeMaker), perl(Mail::Message) Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) %description This module enables faster folder parsing by using compiled C routines. %prep %setup -q -n Mail-Box-Parser-C-%{version} %build %{__perl} Makefile.PL INSTALLDIRS=vendor OPTIMIZE="$RPM_OPT_FLAGS" 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 f -name '*.bs' -a -size 0 -exec rm -f {} ';' find $RPM_BUILD_ROOT -type d -depth -exec rmdir {} 2>/dev/null ';' chmod -R u+w $RPM_BUILD_ROOT/* %check make test %clean rm -rf $RPM_BUILD_ROOT %files %defattr(-,root,root,-) %doc LICENSE %{perl_vendorarch}/auto/Mail/ %{perl_vendorarch}/Mail/ %{_mandir}/man3/*.3* %changelog * Mon Apr 2 2007 Tom "spot" Callaway - 3.006-1 - Initial package for Fedora Index: sources =================================================================== RCS file: /cvs/extras/rpms/perl-Mail-Box-Parser-C/FC-6/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 17 Apr 2007 16:58:16 -0000 1.1 +++ sources 17 Apr 2007 20:13:54 -0000 1.2 @@ -0,0 +1 @@ +3dfb3e2729597ae33114250cbce1b884 Mail-Box-Parser-C-3.006.tar.gz From fedora-extras-commits at redhat.com Tue Apr 17 20:24:25 2007 From: fedora-extras-commits at redhat.com (Steven Pritchard (steve)) Date: Tue, 17 Apr 2007 16:24:25 -0400 Subject: rpms/perl-Sys-Virt/devel perl-Sys-Virt.spec,1.6,1.7 Message-ID: <200704172024.l3HKOP3e021761@cvs-int.fedora.redhat.com> Author: steve Update of /cvs/extras/rpms/perl-Sys-Virt/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv21742 Modified Files: perl-Sys-Virt.spec Log Message: BR ExtUtils::MakeMaker. Index: perl-Sys-Virt.spec =================================================================== RCS file: /cvs/extras/rpms/perl-Sys-Virt/devel/perl-Sys-Virt.spec,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- perl-Sys-Virt.spec 17 Apr 2007 20:10:43 -0000 1.6 +++ perl-Sys-Virt.spec 17 Apr 2007 20:23:51 -0000 1.7 @@ -1,6 +1,6 @@ Name: perl-Sys-Virt Version: 0.1.1 -Release: 8%{?dist} +Release: 9%{?dist} Summary: Represent and manage a libvirt hypervisor connection License: GPL Group: Development/Libraries @@ -8,6 +8,7 @@ Source0: http://www.cpan.org/authors/id/D/DA/DANBERR/Sys-Virt-%{version}.tar.gz Patch0: Sys-Virt-doc.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) +BuildRequires: perl(ExtUtils::MakeMaker) BuildRequires: perl(Test::Pod) BuildRequires: perl(Test::Pod::Coverage) BuildRequires: libvirt-devel >= 0.1.1 @@ -65,6 +66,9 @@ %{_mandir}/man3/* %changelog +* Tue Apr 17 2007 Steven Pritchard 0.1.1-9 +- BR ExtUtils::MakeMaker. + * Tue Apr 17 2007 Steven Pritchard 0.1.1-8 - Use fixperms macro instead of our own chmod incantation. From fedora-extras-commits at redhat.com Tue Apr 17 20:30:10 2007 From: fedora-extras-commits at redhat.com (Steven Pritchard (steve)) Date: Tue, 17 Apr 2007 16:30:10 -0400 Subject: rpms/perl-IPC-ShareLite/devel perl-IPC-ShareLite.spec,1.10,1.11 Message-ID: <200704172030.l3HKUArF021922@cvs-int.fedora.redhat.com> Author: steve Update of /cvs/extras/rpms/perl-IPC-ShareLite/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv21845 Modified Files: perl-IPC-ShareLite.spec Log Message: Use fixperms macro instead of our own chmod incantation. BR ExtUtils::MakeMaker. Index: perl-IPC-ShareLite.spec =================================================================== RCS file: /cvs/extras/rpms/perl-IPC-ShareLite/devel/perl-IPC-ShareLite.spec,v retrieving revision 1.10 retrieving revision 1.11 diff -u -r1.10 -r1.11 --- perl-IPC-ShareLite.spec 28 Aug 2006 20:53:25 -0000 1.10 +++ perl-IPC-ShareLite.spec 17 Apr 2007 20:29:36 -0000 1.11 @@ -1,12 +1,13 @@ Name: perl-IPC-ShareLite Version: 0.09 -Release: 8%{?dist} +Release: 9%{?dist} Summary: Light-weight interface to shared memory License: GPL or Artistic Group: Development/Libraries URL: http://search.cpan.org/dist/IPC-ShareLite/ Source0: http://www.cpan.org/authors/id/M/MA/MAURICE/IPC-ShareLite-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) +BuildRequires: perl(ExtUtils::MakeMaker) Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) %description @@ -29,7 +30,7 @@ find $RPM_BUILD_ROOT -type f -name '*.bs' -size 0 -exec rm -f {} \; find $RPM_BUILD_ROOT -depth -type d -exec rmdir {} 2>/dev/null \; -chmod -R u+rwX,go+rX,go-w $RPM_BUILD_ROOT/* +%{_fixperms} $RPM_BUILD_ROOT/* %check make test @@ -45,6 +46,10 @@ %{_mandir}/man3/* %changelog +* Tue Apr 17 2007 Steven Pritchard 0.09-9 +- Use fixperms macro instead of our own chmod incantation. +- BR ExtUtils::MakeMaker. + * Mon Aug 28 2006 Steven Pritchard 0.09-8 - Rebuild. - Fix find option order. From fedora-extras-commits at redhat.com Tue Apr 17 20:31:38 2007 From: fedora-extras-commits at redhat.com (Nuno Santos (nsantos)) Date: Tue, 17 Apr 2007 16:31:38 -0400 Subject: rpms/rhm import.log,1.3,1.4 Message-ID: <200704172031.l3HKVcjd022515@cvs-int.fedora.redhat.com> Author: nsantos Update of /cvs/extras/rpms/rhm In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv22083 Modified Files: import.log Log Message: Importing revised package to deal with missing BR Index: import.log =================================================================== RCS file: /cvs/extras/rpms/rhm/import.log,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- import.log 17 Apr 2007 17:49:28 -0000 1.3 +++ import.log 17 Apr 2007 20:31:04 -0000 1.4 @@ -1,2 +1,3 @@ rhm-0_1-1:HEAD:rhm-0.1-1.src.rpm:1176819826 rhm-0_1-2:HEAD:rhm-0.1-2.src.rpm:1176832099 +rhm-0_1-3:HEAD:rhm-0.1-3.src.rpm:1176841832 From fedora-extras-commits at redhat.com Tue Apr 17 20:31:43 2007 From: fedora-extras-commits at redhat.com (Nuno Santos (nsantos)) Date: Tue, 17 Apr 2007 16:31:43 -0400 Subject: rpms/rhm/devel rhm.spec,1.3,1.4 sources,1.3,1.4 Message-ID: <200704172031.l3HKVhoN022519@cvs-int.fedora.redhat.com> Author: nsantos Update of /cvs/extras/rpms/rhm/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv22083/devel Modified Files: rhm.spec sources Log Message: Importing revised package to deal with missing BR Index: rhm.spec =================================================================== RCS file: /cvs/extras/rpms/rhm/devel/rhm.spec,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- rhm.spec 17 Apr 2007 17:49:32 -0000 1.3 +++ rhm.spec 17 Apr 2007 20:31:08 -0000 1.4 @@ -3,7 +3,7 @@ # Name: rhm Version: 0.1 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Red Hat extensions to the Qpid messaging system Group: System Environment/Libraries License: LGPL @@ -13,6 +13,10 @@ BuildRequires: qpidd-devel BuildRequires: db4-devel +# TODO: Workaroudn missing dependency in qpidd-devel. Remove this +# when qpid-devel is updated. +BuildRequires: e2fsprogs-devel + Requires: qpidd Requires: db4 @@ -54,6 +58,8 @@ %postun -p /sbin/ldconfig %changelog +* Tue Apr 17 2007 Alan Conway - 0.1-3 +- Workaround missing BuildRequires: e2fsprogs-devel in qpidc-devel. * Tue Apr 17 2007 Alan Conway - 0.1-2 - Added missing BuildRequires: db4-devel * Thu Apr 12 2007 Alan Conway - 0.1-1 Index: sources =================================================================== RCS file: /cvs/extras/rpms/rhm/devel/sources,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- sources 17 Apr 2007 17:49:32 -0000 1.3 +++ sources 17 Apr 2007 20:31:08 -0000 1.4 @@ -1 +1 @@ -55b5ade210874b081afcc06f0e20c693 rhm-0.1.tar.gz +04be871c08b10c74643d199a5f8973e6 rhm-0.1.tar.gz From fedora-extras-commits at redhat.com Tue Apr 17 20:31:57 2007 From: fedora-extras-commits at redhat.com (Bernard Johnson (bjohnson)) Date: Tue, 17 Apr 2007 16:31:57 -0400 Subject: rpms/pdfedit/FC-6 pdfedit-doxygen.patch, NONE, 1.1 .cvsignore, 1.3, 1.4 pdfedit.spec, 1.2, 1.3 Message-ID: <200704172031.l3HKVvFb022564@cvs-int.fedora.redhat.com> Author: bjohnson Update of /cvs/extras/rpms/pdfedit/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv22095/FC-6 Modified Files: .cvsignore pdfedit.spec Added Files: pdfedit-doxygen.patch Log Message: don't give doxygen /dev/null as a parameter, make it use a non-existant file instead pdfedit-doxygen.patch: --- NEW FILE pdfedit-doxygen.patch --- If someone attempts to build pdfedit as root, running doxygen against /dev/null will destroy /dev/null because doxygen renames /dev/null. --- pdfedit-0.3.0/doc/Makefile.orig 2006-09-18 08:03:26.000000000 -0600 +++ pdfedit-0.3.0/doc/Makefile 2007-04-17 13:58:34.000000000 -0600 @@ -4,7 +4,7 @@ #Build all documentation, including doxygen programmer documentation and doxygen's default stylesheet all: doc_core - doxygen -w html /dev/null /dev/null programmer/html/doxygen.css || true + doxygen -w html /tmp/pdfedit.$(PPID) /tmp/pdfedit.$(PPID) programmer/html/doxygen.css || true doxygen || true #Core documentation, without PDF Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/pdfedit/FC-6/.cvsignore,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- .cvsignore 15 Apr 2007 03:43:20 -0000 1.3 +++ .cvsignore 17 Apr 2007 20:31:23 -0000 1.4 @@ -1,2 +1 @@ -pdfedit-0.2.5.tar.bz2 pdfedit-0.3.0.tar.bz2 Index: pdfedit.spec =================================================================== RCS file: /cvs/extras/rpms/pdfedit/FC-6/pdfedit.spec,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- pdfedit.spec 15 Apr 2007 03:43:20 -0000 1.2 +++ pdfedit.spec 17 Apr 2007 20:31:23 -0000 1.3 @@ -1,6 +1,6 @@ Name: pdfedit Version: 0.3.0 -Release: 1%{?dist} +Release: 2%{?dist} Summary: A complete pdf document editing solution Group: Applications/Publishing @@ -9,6 +9,7 @@ Source0: http://downloads.sourceforge.net/pdfedit/%{name}-%{version}.tar.bz2 Source1: pdfedit.desktop Patch0: pdfedit-destdir.patch +Patch1: pdfedit-doxygen.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: boost-devel, lesstif-devel, libpaper-devel @@ -26,6 +27,7 @@ %setup -q %patch0 -p1 -b .destdir +%patch1 -p1 -b .doxygen %build %configure @@ -98,6 +100,9 @@ %doc doc/user/gui/menuAndToolbarsFun/images doc/user/examples %changelog +* Tue Apr 17 2007 Bernard Johnson - 0.3.0-2 +- don't allow doxygen to use /dev/null + * Sat Apr 14 2007 Bernard Johnson - 0.3.0-1 - v 0.3.0-1 From fedora-extras-commits at redhat.com Tue Apr 17 20:32:01 2007 From: fedora-extras-commits at redhat.com (Bernard Johnson (bjohnson)) Date: Tue, 17 Apr 2007 16:32:01 -0400 Subject: rpms/pdfedit/devel pdfedit-doxygen.patch, NONE, 1.1 .cvsignore, 1.3, 1.4 pdfedit.spec, 1.2, 1.3 Message-ID: <200704172032.l3HKW1ju022573@cvs-int.fedora.redhat.com> Author: bjohnson Update of /cvs/extras/rpms/pdfedit/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv22095/devel Modified Files: .cvsignore pdfedit.spec Added Files: pdfedit-doxygen.patch Log Message: don't give doxygen /dev/null as a parameter, make it use a non-existant file instead pdfedit-doxygen.patch: --- NEW FILE pdfedit-doxygen.patch --- If someone attempts to build pdfedit as root, running doxygen against /dev/null will destroy /dev/null because doxygen renames /dev/null. --- pdfedit-0.3.0/doc/Makefile.orig 2006-09-18 08:03:26.000000000 -0600 +++ pdfedit-0.3.0/doc/Makefile 2007-04-17 13:58:34.000000000 -0600 @@ -4,7 +4,7 @@ #Build all documentation, including doxygen programmer documentation and doxygen's default stylesheet all: doc_core - doxygen -w html /dev/null /dev/null programmer/html/doxygen.css || true + doxygen -w html /tmp/pdfedit.$(PPID) /tmp/pdfedit.$(PPID) programmer/html/doxygen.css || true doxygen || true #Core documentation, without PDF Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/pdfedit/devel/.cvsignore,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- .cvsignore 15 Apr 2007 03:53:20 -0000 1.3 +++ .cvsignore 17 Apr 2007 20:31:27 -0000 1.4 @@ -1,2 +1 @@ -pdfedit-0.2.5.tar.bz2 pdfedit-0.3.0.tar.bz2 Index: pdfedit.spec =================================================================== RCS file: /cvs/extras/rpms/pdfedit/devel/pdfedit.spec,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- pdfedit.spec 15 Apr 2007 03:53:20 -0000 1.2 +++ pdfedit.spec 17 Apr 2007 20:31:27 -0000 1.3 @@ -1,6 +1,6 @@ Name: pdfedit Version: 0.3.0 -Release: 1%{?dist} +Release: 2%{?dist} Summary: A complete pdf document editing solution Group: Applications/Publishing @@ -9,6 +9,7 @@ Source0: http://downloads.sourceforge.net/pdfedit/%{name}-%{version}.tar.bz2 Source1: pdfedit.desktop Patch0: pdfedit-destdir.patch +Patch1: pdfedit-doxygen.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: boost-devel, lesstif-devel, libpaper-devel @@ -26,6 +27,7 @@ %setup -q %patch0 -p1 -b .destdir +%patch1 -p1 -b .doxygen %build %configure @@ -98,6 +100,9 @@ %doc doc/user/gui/menuAndToolbarsFun/images doc/user/examples %changelog +* Tue Apr 17 2007 Bernard Johnson - 0.3.0-2 +- don't allow doxygen to use /dev/null + * Sat Apr 14 2007 Bernard Johnson - 0.3.0-1 - v 0.3.0-1 From fedora-extras-commits at redhat.com Tue Apr 17 20:33:44 2007 From: fedora-extras-commits at redhat.com (Steven Pritchard (steve)) Date: Tue, 17 Apr 2007 16:33:44 -0400 Subject: rpms/perl-Data-Structure-Util/devel perl-Data-Structure-Util.spec, 1.3, 1.4 Message-ID: <200704172033.l3HKXiGn022721@cvs-int.fedora.redhat.com> Author: steve Update of /cvs/extras/rpms/perl-Data-Structure-Util/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv22628 Modified Files: perl-Data-Structure-Util.spec Log Message: Use fixperms macro instead of our own chmod incantation. Index: perl-Data-Structure-Util.spec =================================================================== RCS file: /cvs/extras/rpms/perl-Data-Structure-Util/devel/perl-Data-Structure-Util.spec,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- perl-Data-Structure-Util.spec 28 Aug 2006 22:06:23 -0000 1.3 +++ perl-Data-Structure-Util.spec 17 Apr 2007 20:33:10 -0000 1.4 @@ -1,6 +1,6 @@ Name: perl-Data-Structure-Util Version: 0.12 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Change nature of data within a structure License: GPL or Artistic Group: Development/Libraries @@ -38,7 +38,7 @@ find $RPM_BUILD_ROOT -type f -name '*.bs' -size 0 -exec rm -f {} \; find $RPM_BUILD_ROOT -depth -type d -exec rmdir {} 2>/dev/null \; -chmod -R u+rwX,go+rX,go-w $RPM_BUILD_ROOT/* +%{_fixperms} $RPM_BUILD_ROOT/* %check ./Build test @@ -54,6 +54,9 @@ %{_mandir}/man3/* %changelog +* Tue Apr 17 2007 Steven Pritchard 0.12-3 +- Use fixperms macro instead of our own chmod incantation. + * Mon Aug 28 2006 Steven Pritchard 0.12-2 - Fix find option order. From fedora-extras-commits at redhat.com Tue Apr 17 20:35:59 2007 From: fedora-extras-commits at redhat.com (Steven Pritchard (steve)) Date: Tue, 17 Apr 2007 16:35:59 -0400 Subject: rpms/perl-eperl/devel perl-eperl.spec,1.2,1.3 Message-ID: <200704172035.l3HKZxTp022804@cvs-int.fedora.redhat.com> Author: steve Update of /cvs/extras/rpms/perl-eperl/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv22777 Modified Files: perl-eperl.spec Log Message: Fix find option order. Use fixperms macro instead of our own chmod incantation. BR ExtUtils::MakeMaker. Index: perl-eperl.spec =================================================================== RCS file: /cvs/extras/rpms/perl-eperl/devel/perl-eperl.spec,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- perl-eperl.spec 28 Aug 2006 20:57:31 -0000 1.2 +++ perl-eperl.spec 17 Apr 2007 20:35:25 -0000 1.3 @@ -1,6 +1,6 @@ Name: perl-eperl Version: 2.2.14 -Release: 3%{?dist} +Release: 4%{?dist} Summary: Embedded Perl Language License: GPL or Artistic Group: Development/Libraries @@ -8,9 +8,10 @@ Source0: ftp://ftp.ossp.org/pkg/tool/eperl/eperl-%{version}.tar.gz Patch0: http://ftp.debian.org/pool/main/e/eperl/eperl_2.2.14-13.diff.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) -Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) BuildRequires: gdbm-devel BuildRequires: db4-devel +BuildRequires: perl(ExtUtils::MakeMaker) +Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) %description ePerl interprets an ASCII file bristled with Perl 5 program statements @@ -52,9 +53,9 @@ find $RPM_BUILD_ROOT -type f -name .packlist -exec rm -f {} \; find $RPM_BUILD_ROOT -type f -name '*.bs' -size 0 -exec rm -f {} \; -find $RPM_BUILD_ROOT -type d -depth -exec rmdir {} 2>/dev/null \; +find $RPM_BUILD_ROOT -depth -type d -exec rmdir {} 2>/dev/null \; -chmod -R u+rwX,go+rX,go-w $RPM_BUILD_ROOT/* +%{_fixperms} $RPM_BUILD_ROOT/* %check make test @@ -74,6 +75,11 @@ %{_mandir}/man3/* %changelog +* Tue Apr 17 2007 Steven Pritchard 2.2.14-4 +- Fix find option order. +- Use fixperms macro instead of our own chmod incantation. +- BR ExtUtils::MakeMaker. + * Mon Aug 28 2006 Steven Pritchard 2.2.14-3 - Rebuild. From fedora-extras-commits at redhat.com Tue Apr 17 20:45:54 2007 From: fedora-extras-commits at redhat.com (Jerry James (jjames)) Date: Tue, 17 Apr 2007 16:45:54 -0400 Subject: rpms/moodle/FC-5 .cvsignore, 1.3, 1.4 moodle.spec, 1.9, 1.10 sources, 1.5, 1.6 Message-ID: <200704172045.l3HKjsJS022933@cvs-int.fedora.redhat.com> Author: jjames Update of /cvs/extras/rpms/moodle/FC-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv22891 Modified Files: .cvsignore moodle.spec sources Log Message: - Fix a CVS gaffe. - Obsolete language packs with old names. - Update language packs to the 17 Apr 2007 versions. Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/moodle/FC-5/.cvsignore,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- .cvsignore 13 Apr 2007 20:41:03 -0000 1.3 +++ .cvsignore 17 Apr 2007 20:45:20 -0000 1.4 @@ -37,13 +37,6 @@ lv_utf8.zip mi_tn_utf8.zip ml_utf8.zip -moodle-1.6.5.tgz -moodle.conf -moodle-config.php -moodle-cron -moodle.cron -moodle.init -moodle-README-rpm ms_utf8.zip nl_utf8.zip nn_utf8.zip @@ -70,3 +63,4 @@ vi_utf8.zip zh_cn_utf8.zip zh_tw_utf8.zip +moodle-1.6.5.tgz Index: moodle.spec =================================================================== RCS file: /cvs/extras/rpms/moodle/FC-5/moodle.spec,v retrieving revision 1.9 retrieving revision 1.10 diff -u -r1.9 -r1.10 --- moodle.spec 13 Apr 2007 20:41:03 -0000 1.9 +++ moodle.spec 17 Apr 2007 20:45:20 -0000 1.10 @@ -9,7 +9,7 @@ Name: moodle Version: 1.6.5 -Release: 1%{?dist} +Release: 2%{?dist} Summary: A Course Management System Group: Applications/Publishing @@ -96,6 +96,10 @@ Requires(preun): /sbin/chkconfig Requires(preun): /sbin/service +# Get rid of the old language pack names. We do not Provide them on purpose, +# since the base moodle package does not, in fact, support these languages. +Obsoletes: moodle-cy <= 1.6.5, moodle-fo <= 1.6.5, moodle-tw <= 1.6.5 + %description Moodle is a course management system (CMS) - a free, Open Source software package designed using sound pedagogical principles, to help educators create @@ -104,73 +108,73 @@ # For maintenance purposes, here is the list of language packs with their # corresponding date stamps and the source number above. This list follows # the order of the one on http://download.moodle.org/lang16/ which is mostly, -# but not completely, alphabetical. Last updated 2007-04-13. +# but not completely, alphabetical. Last updated 2007-04-17. # # Afrikaans: 2007-01-05, Source7 # Albanian: 2007-01-05, Source60 # Arabic: 2007-03-20, Source8 -# Basque: 2007-04-05, Source22 +# Basque: 2007-04-16, Source22 # Belarusian: 2007-01-05, Source9 -# Bosnian: 2006-12-18, Source11 +# Bosnian: 2007-04-16, Source11 # Bulgarian: 2007-01-05, Source10 -# Catalan: 2007-04-04, Source12 +# Catalan: 2007-04-16, Source12 # Croatian: 2006-05-07, Source32 -# Chinese (Simplified): 2007-04-03, Source70 -# Chinese (Traditional/Big5): 2007-02-19, Source71 -# Czech: 2007-04-13, Source13 -# Danish: 2007-03-10, Source14 -# Dutch: 2007-03-31, Source47 -# English: 2007-04-12, Source18 +# Chinese (Simplified): 2007-04-16, Source70 +# Chinese (Traditional/Big5): 2007-04-16, Source71 +# Czech: 2007-04-17, Source13 +# Danish: 2007-04-16, Source14 +# Dutch: 2007-04-16, Source47 +# English: 2007-04-17, Source18 # English (US): 2007-01-05, Source19 -# Estonian: 2007-01-05, Source21 +# Estonian: 2007-04-16, Source21 # Farsi: 2006-06-30, Source23 # Filipino: 2006-07-31, Source25 -# Finnish: 2007-03-31, Source24 -# French: 2007-04-12, Source26 -# French (Canada): 2007-01-05, Source27 +# Finnish: 2007-04-16, Source24 +# French: 2007-04-16, Source26 +# French (Canada): 2007-04-16, Source27 # Gaelic: 2007-01-05, Source28 # Gallego: 2007-01-05, Source29 -# Georgian: 2006-12-18, Source38 -# German: 2007-03-23, Source15 -# German (Personal): 2007-01-03, Source16 +# Georgian: 2007-04-16, Source38 +# German: 2007-04-17, Source15 +# German (Personal): 2007-04-16, Source16 # Greek: 2007-03-31, Source17 # Hebrew: 2006-06-30, Source30 # Hindi: 2007-01-05, Source31 -# Hungarian: 2007-03-31, Source33 +# Hungarian: 2007-04-16, Source33 # Icelandic: 2007-03-31, Source35 # Indonesian: 2007-01-05, Source34 -# Italian: 2007-04-12, Source36 -# Japanese: 2007-04-13, Source37 +# Italian: 2007-04-16, Source36 +# Japanese: 2007-04-17, Source37 # Kannada: 2006-06-30, Source40 # Khmer: 2006-06-30, Source39 -# Korean: 2007-04-12, Source41 +# Korean: 2007-04-16, Source41 # Lithuanian: 2007-01-05, Source42 # Latvian: 2007-01-05, Source43 # Malayalam: 2006-06-30, Source45 # Malaysian: 2007-01-05, Source46 # Maori (Ngai Tahu): 2006-07-06, Source44 -# Norwegian: 2007-03-31, Source49 +# Norwegian: 2007-04-16, Source49 # Norwegian (Primary): 2006-02-02, Source50 # Nynorsk: 2006-05-01, Source48 -# Polish: 2007-03-31, Source51 -# Portuguese: 2007-03-31, Source52 -# Portuguese (Brazil): 2007-04-02, Source53 +# Polish: 2007-04-16, Source51 +# Portuguese: 2007-04-16, Source52 +# Portuguese (Brazil): 2007-04-16, Source53 # Romanian: 2007-01-05, Source54 # Russian: 2007-04-12, Source55 # Sinhala: 2006-10-16, Source56 # Serbian (Cyrillic Bosnia Herzegovina): 2006-08-26, Source62 -# Serbian (Cyrillic): 2007-03-31, Source61 -# Serbian (Latin): 2007-03-31, Source63 -# Slovak: 2007-04-01, Source57 -# Slovenian: 2007-03-31, Source58 +# Serbian (Cyrillic): 2007-04-16, Source61 +# Serbian (Latin): 2007-04-16, Source63 +# Slovak: 2007-04-16, Source57 +# Slovenian: 2007-04-16, Source58 # Somali: 2006-06-30, Source59 -# Spanish (International): 2007-04-05, Source20 -# Swedish: 2007-03-31, Source64 -# Tagalog: 2007-03-31, Source66 -# Thai: 2007-03-31, Source65 -# Turkish: 2007-03-31, Source67 +# Spanish (International): 2007-04-16, Source20 +# Swedish: 2007-04-16, Source64 +# Tagalog: 2007-04-16, Source66 +# Thai: 2007-04-16, Source65 +# Turkish: 2007-04-16, Source67 # Ukrainian: 2007-01-05, Source68 -# Vietnamese: 2007-01-05, Source69 +# Vietnamese: 2007-04-16, Source69 %package af Summary: Moodle language pack for Afrikaans @@ -273,22 +277,6 @@ %{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/themes/advanced/langs/cs.js %{moodlewebdir}/lib/phpmailer/language/phpmailer.lang-cz.php -%package cy -Summary: Moodle language pack for Welsh -Group: Applications/Publishing -Requires: moodle = %{version}-%{release} - -%description cy -This package contains the files needed to display Moodle in Welsh. Currently, -only the tinymce editor provides Welsh support. - -%files cy -%defattr (-,root,root,-) -%{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/langs/cy.js -%{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/plugins/advimage/langs/cy.js -%{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/plugins/fullscreen/langs/cy.js -%{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/themes/advanced/langs/cy.js - %package da Summary: Moodle language pack for Danish Group: Applications/Publishing @@ -443,19 +431,6 @@ %{moodlewebdir}/lang/fil_utf8 %{moodlewebdir}/install/lang/fil_utf8 -%package fo -Summary: Moodle language pack for Faroese -Group: Applications/Publishing -Requires: moodle = %{version}-%{release} - -%description fo -This package contains the files needed to display Moodle in Faroese. -Currently, only the phpmailer supports Faroese. - -%files fo -%defattr (-,root,root,-) -%{moodlewebdir}/lib/phpmailer/language/phpmailer.lang-fo.php - %package fr Summary: Moodle language pack for French Group: Applications/Publishing @@ -751,6 +726,8 @@ Summary: Moodle language pack for Maori (Ngai Tahu) Group: Applications/Publishing Requires: moodle = %{version}-%{release} +Obsoletes: moodle-mi <= 1.6.3 +Provides: moodle-mi = 1.6.3 %description mi_tn This package contains the files needed to display Moodle in Maori (Ngai Tahu). @@ -1028,6 +1005,8 @@ Summary: Moodle language pack for Serbian (Cyrillic) Group: Applications/Publishing Requires: moodle = %{version}-%{release} +Obsoletes: moodle-sr <= 1.6.3 +Provides: moodle-sr = 1.6.3 %description sr_cr This package contains the files needed to display Moodle in Serbian (Cyrillic). @@ -1041,6 +1020,8 @@ Summary: Moodle language pack for Serbian (Cyrillic Bosnia Herzegovina) Group: Applications/Publishing Requires: moodle = %{version}-%{release} +Obsoletes: moodle-sr <= 1.6.3 +Provides: moodle-sr = 1.6.3 %description sr_cr_bo This package contains the files needed to display Moodle in Serbian @@ -1056,6 +1037,8 @@ Summary: Moodle language pack for Serbian (Latin) Group: Applications/Publishing Requires: moodle = %{version}-%{release} +Obsoletes: moodle-sr <= 1.6.3 +Provides: moodle-sr = 1.6.3 %description sr_lt This package contains the files needed to display Moodle in Serbian (Latin). @@ -1154,19 +1137,6 @@ %{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/themes/advanced/langs/tr.js %{moodlewebdir}/lib/phpmailer/language/phpmailer.lang-tr.php -%package tw -Summary: Moodle language pack for Twi -Group: Applications/Publishing -Requires: moodle = %{version}-%{release} - -%description tw -This package contains the files needed to display Moodle in Twi. -Currently, only one part of the tinymce editor is available in Twi. - -%files tw -%defattr (-,root,root,-) -%{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/themes/advanced/langs/tw.js - %package uk Summary: Moodle language pack for Ukrainian Group: Applications/Publishing @@ -1197,6 +1167,8 @@ Summary: Moodle language pack for Chinese (Simplified) Group: Applications/Publishing Requires: moodle = %{version}-%{release} +Obsoletes: moodle-zh <= 1.6.3 +Provides: moodle-zh = 1.6.3 %description zh_cn This package contains the files needed to display Moodle in Chinese @@ -1215,6 +1187,8 @@ Summary: Moodle language pack for Chinese (Traditional/Big5) Group: Applications/Publishing Requires: moodle = %{version}-%{release} +Obsoletes: moodle-zh <= 1.6.3 +Provides: moodle-zh = 1.6.3 %description zh_tw This package contains the files needed to display Moodle in Chinese @@ -1342,6 +1316,15 @@ rm -rf lib/editor/htmlarea/plugins/SpellChecker %endif +# Get rid of language files in subordinate packages for languages not supported +# by moodle itself. +rm lib/editor/tinymce/jscripts/tiny_mce/langs/cy.js +rm lib/editor/tinymce/jscripts/tiny_mce/plugins/advimage/langs/cy.js +rm lib/editor/tinymce/jscripts/tiny_mce/plugins/fullscreen/langs/cy.js +rm lib/editor/tinymce/jscripts/tiny_mce/themes/advanced/langs/cy.js +rm lib/editor/tinymce/jscripts/tiny_mce/themes/advanced/langs/tw.js +rm lib/phpmailer/language/phpmailer.lang-fo.php + %install rm -rf $RPM_BUILD_ROOT mkdir -p $RPM_BUILD_ROOT%{moodlewebdir} @@ -1473,6 +1456,11 @@ %endif %changelog +* Tue Apr 17 2007 Jerry James - 1.6.5-2 +- Fix a CVS gaffe. +- Obsolete language packs with old names. +- Update language packs to the 17 Apr 2007 versions. + * Thu Apr 12 2007 Jerry James - 1.6.5-1 - Update to 1.6.5 (fixes BZ 220041 and 232103) - Own /var/www/moodle/web (BZ 233882) Index: sources =================================================================== RCS file: /cvs/extras/rpms/moodle/FC-5/sources,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- sources 13 Apr 2007 20:41:03 -0000 1.5 +++ sources 17 Apr 2007 20:45:20 -0000 1.6 @@ -2,71 +2,65 @@ fb06ec60796f08e95af01f1e040424f1 ar_utf8.zip 8b11d6e57bfddc5b5d77ebe36253f3d5 be_utf8.zip f980776d6273fb5abb35fc2aa1222c90 bg_utf8.zip -97b582f205590b7f0f24f263d5df8833 bs_utf8.zip -973fd96c198d39a1b73e98049f6fbdbd ca_utf8.zip -b6057f3581e0d7813d706cc2f834f251 cs_utf8.zip -d66915c41692028fb57c00e30eaab6a6 da_utf8.zip -753205eface461cf74fe3b9537d36c37 de_du_utf8.zip -e29d43f89e7e707e073544ab76a408af de_utf8.zip +ca0d08088ac8fc1ed3fab5bb396504a9 bs_utf8.zip +01224af644398445eff70effbc2bf57c ca_utf8.zip +4a9caf03b51b183b1a891c56108a0ab2 cs_utf8.zip +3bd61a7c6cad39a7815cae072da2cdc5 da_utf8.zip +ae3d6968d26668df86718c4f38779615 de_du_utf8.zip +af68a06e91b9ddb89bb10f2d2bfde421 de_utf8.zip 389a1485a32e0f5dce30f73f951e1b17 el_utf8.zip 5f86d0325523a9768f78635255f0befe en_us_utf8.zip -4dad3342f790fd6e036f1c2979c4a1ce en_utf8.zip -439a956080a9accb1ccd3b02a144d4ac es_utf8.zip -c7cdb5ce498d3da3889d0ab036d97aeb et_utf8.zip -555729fcdf24219c1c5237e7d4cb3514 eu_utf8.zip +36e326ccff8532d3a588b39fd5242d80 en_utf8.zip +33dae4457f545876392a5137153b80de es_utf8.zip +36e8e53485ecb8ca5a4d1ac2976a3d14 et_utf8.zip +928aec62af7746f8479e0193085c5be4 eu_utf8.zip 0bfbace703d1e0008503a19d85608f06 fa_utf8.zip cdcded6d20c6b684631228ef0b9abc73 fil_utf8.zip -1724e1dbc2f34bcdc352d688e1bfb75d fi_utf8.zip -cdb977c193163033992aec835c5a17d5 fr_ca_utf8.zip -544585c41d5b9c507741b43e662248ad fr_utf8.zip +412a91b007bbb9c96936c1cf956e1d1e fi_utf8.zip +588d7e179aa78b8d09e50db2ebd42aaf fr_ca_utf8.zip +c6e48d70ac914622bfd4bb827f4b5c4b fr_utf8.zip b4c6b4fa701e89ff2cbb93a61d1224fe ga_utf8.zip 9492a85fbcefca8b0393f094bee42c95 gl_utf8.zip 10e89bcc365156c021268a8c7399c96f he_utf8.zip f8a230d6656a25c8b867406a68e700d1 hi_utf8.zip d98342fe75fcfdf071a1b2c902fe0ada hr_utf8.zip -b928c51420d72fb4f78b033f1304b1cb hu_utf8.zip +05e52a455ce549b86b7c97ba1062ad79 hu_utf8.zip 6caeefdb09c845352fdb683c4b32c6f8 id_utf8.zip 28abc5e7465974dcc7c30057880190eb is_utf8.zip -133b49d49b68a3ae901ab62a3c159276 it_utf8.zip -1584c2248ccc557a185de41b78d6af44 ja_utf8.zip -eb3f4d62d2ea839543e7a6645f38aa9f ka_utf8.zip +e0a282466a9cf129422758941dbeb4a7 it_utf8.zip +924eac12c395eefb4e5ca7b55bba0689 ja_utf8.zip +d1af3c197ff9dfc89dd36fed13ea0d50 ka_utf8.zip 794a7861285ba99bcc636a7cc9d05149 km_utf8.zip e4e5c6265a933a1a981d454ae1705470 kn_utf8.zip -6768d95469397a1655890aae3403e99b ko_utf8.zip +09a5e49ee39cae61af40f86f551dd8f1 ko_utf8.zip 71360c57e1f06f9c71c2f99011e9a686 lt_utf8.zip 5b2053b492f08f86a2aa118f8ea35913 lv_utf8.zip fdfae6ea3a39f5169e1ad61519132fe1 mi_tn_utf8.zip 11e19c422300b9831bec3b5e64a05ce4 ml_utf8.zip -cace1259d21c5e2d23d502f55fa200df moodle-1.6.5.tgz -383e001fd62d3be8a3c75bcec1a6d925 moodle.conf -325dca8497431ab6d2fe2b9bd7a7f2d7 moodle-config.php -0412e3f8081562a6da7579f093702f16 moodle-cron -64cf9d458296964bf90c2880c4ac8633 moodle.cron -9093b71b32a5724e1e4a3720befe0c4b moodle.init -92236b6db8242bc48730c1e028a4c0d6 moodle-README-rpm 438e6baeec71e294dfefac7a9beebf11 ms_utf8.zip -0683dac415f22d1ecc00d9cf72e8cdf0 nl_utf8.zip +2144271394d285e51f847e2594003d63 nl_utf8.zip 3b2329dca71e527e378c1656e48ec579 nn_utf8.zip 42b4d10def4d71dab53aa3a4c81636d2 no_gr_utf8.zip -0fb80b8ca152d10d341b031dc7bd4b03 no_utf8.zip -1ffe8aca5e66c3a7517f5c555c4f5da6 pl_utf8.zip -d0c1ceba80b016b80aaed8d0e4d77989 pt_br_utf8.zip -40a6fc4ffefc12c296649c0e96351bc4 pt_utf8.zip +3f31ddee3114fc54fd99e9051486891e no_utf8.zip +f89d63142b9dcb359663bbb291494ee7 pl_utf8.zip +a846db34a56b10f7afde0e3e93e2c950 pt_br_utf8.zip +c2f3c629d0139f2c8c99000fe89bb1e8 pt_utf8.zip a45ad44d2c53aefc5d3336df0062b105 ro_utf8.zip 5a1686f23974925d1ad7d49b47deb568 ru_utf8.zip e31ab0819d2261cacf2a11df2c12f4a7 si_utf8.zip -a15d49fb7f85131451bad142a7170010 sk_utf8.zip -7530f5df420ae545e5387c7788df1746 sl_utf8.zip +44d2dd556f58daecb50467a5e07208bc sk_utf8.zip +93196fec454034f690c210ec7f89e85c sl_utf8.zip 78270403cf752f08e2d2737e91dc9a05 so_utf8.zip 6cb34d6492db83bba013458c0b5d226f sq_utf8.zip a34f23b2ed46b2af29977a96594bb7d1 sr_cr_bo_utf8.zip -16d99096427c3cc54e07ed69b61173f3 sr_cr_utf8.zip -7e2b37ad1f90cfed562c8e189e9895fc sr_lt_utf8.zip -29defaceb8a66230044dd2142c47bca9 sv_utf8.zip -4f668d364552f93bc972d40b1ae0c134 th_utf8.zip -c09bda23b720aa9562a66a7a048554df tl_utf8.zip -29e52926345a198d0eca053bd47c527b tr_utf8.zip +3721bb3d57fca9d9223293bf4047899a sr_cr_utf8.zip +bf08197b2c83531868d0c0a41ef4e2c4 sr_lt_utf8.zip +275f2590499fab1b1f654340b924b311 sv_utf8.zip +0d75f677aa2814e09348a639485bfac8 th_utf8.zip +0706e6b9cf4dca1816f4f1ee381fe597 tl_utf8.zip +20c65410e540206449d813c034a0ecc5 tr_utf8.zip a99ef44a1ca745169b5070a7ce9a9815 uk_utf8.zip -a4d41c6a67d19bff45b9fd52bf55dac9 vi_utf8.zip -a76612a2a5423eb175c9cafadf000db4 zh_cn_utf8.zip -05c602da6b4b26da05a2795d91d64154 zh_tw_utf8.zip +657f3e6ba8994619fece7f8bc2485961 vi_utf8.zip +dbe1662863421a8417d13b15965ed8db zh_cn_utf8.zip +7a9cc4ff876444cc74ddc815f3787f72 zh_tw_utf8.zip +cace1259d21c5e2d23d502f55fa200df moodle-1.6.5.tgz From fedora-extras-commits at redhat.com Tue Apr 17 20:46:55 2007 From: fedora-extras-commits at redhat.com (Jerry James (jjames)) Date: Tue, 17 Apr 2007 16:46:55 -0400 Subject: rpms/moodle/FC-6 .cvsignore, 1.5, 1.6 moodle.spec, 1.10, 1.11 sources, 1.5, 1.6 Message-ID: <200704172046.l3HKktXS022975@cvs-int.fedora.redhat.com> Author: jjames Update of /cvs/extras/rpms/moodle/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv22939 Modified Files: .cvsignore moodle.spec sources Log Message: - Fix a CVS gaffe. - Obsolete language packs with old names. - Update language packs to the 17 Apr 2007 versions. Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/moodle/FC-6/.cvsignore,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- .cvsignore 13 Apr 2007 20:39:59 -0000 1.5 +++ .cvsignore 17 Apr 2007 20:46:21 -0000 1.6 @@ -37,13 +37,6 @@ lv_utf8.zip mi_tn_utf8.zip ml_utf8.zip -moodle-1.6.5.tgz -moodle.conf -moodle-config.php -moodle-cron -moodle.cron -moodle.init -moodle-README-rpm ms_utf8.zip nl_utf8.zip nn_utf8.zip @@ -70,3 +63,4 @@ vi_utf8.zip zh_cn_utf8.zip zh_tw_utf8.zip +moodle-1.6.5.tgz Index: moodle.spec =================================================================== RCS file: /cvs/extras/rpms/moodle/FC-6/moodle.spec,v retrieving revision 1.10 retrieving revision 1.11 diff -u -r1.10 -r1.11 --- moodle.spec 13 Apr 2007 20:39:59 -0000 1.10 +++ moodle.spec 17 Apr 2007 20:46:21 -0000 1.11 @@ -9,7 +9,7 @@ Name: moodle Version: 1.6.5 -Release: 1%{?dist} +Release: 2%{?dist} Summary: A Course Management System Group: Applications/Publishing @@ -96,6 +96,10 @@ Requires(preun): /sbin/chkconfig Requires(preun): /sbin/service +# Get rid of the old language pack names. We do not Provide them on purpose, +# since the base moodle package does not, in fact, support these languages. +Obsoletes: moodle-cy <= 1.6.5, moodle-fo <= 1.6.5, moodle-tw <= 1.6.5 + %description Moodle is a course management system (CMS) - a free, Open Source software package designed using sound pedagogical principles, to help educators create @@ -104,73 +108,73 @@ # For maintenance purposes, here is the list of language packs with their # corresponding date stamps and the source number above. This list follows # the order of the one on http://download.moodle.org/lang16/ which is mostly, -# but not completely, alphabetical. Last updated 2007-04-13. +# but not completely, alphabetical. Last updated 2007-04-17. # # Afrikaans: 2007-01-05, Source7 # Albanian: 2007-01-05, Source60 # Arabic: 2007-03-20, Source8 -# Basque: 2007-04-05, Source22 +# Basque: 2007-04-16, Source22 # Belarusian: 2007-01-05, Source9 -# Bosnian: 2006-12-18, Source11 +# Bosnian: 2007-04-16, Source11 # Bulgarian: 2007-01-05, Source10 -# Catalan: 2007-04-04, Source12 +# Catalan: 2007-04-16, Source12 # Croatian: 2006-05-07, Source32 -# Chinese (Simplified): 2007-04-03, Source70 -# Chinese (Traditional/Big5): 2007-02-19, Source71 -# Czech: 2007-04-13, Source13 -# Danish: 2007-03-10, Source14 -# Dutch: 2007-03-31, Source47 -# English: 2007-04-12, Source18 +# Chinese (Simplified): 2007-04-16, Source70 +# Chinese (Traditional/Big5): 2007-04-16, Source71 +# Czech: 2007-04-17, Source13 +# Danish: 2007-04-16, Source14 +# Dutch: 2007-04-16, Source47 +# English: 2007-04-17, Source18 # English (US): 2007-01-05, Source19 -# Estonian: 2007-01-05, Source21 +# Estonian: 2007-04-16, Source21 # Farsi: 2006-06-30, Source23 # Filipino: 2006-07-31, Source25 -# Finnish: 2007-03-31, Source24 -# French: 2007-04-12, Source26 -# French (Canada): 2007-01-05, Source27 +# Finnish: 2007-04-16, Source24 +# French: 2007-04-16, Source26 +# French (Canada): 2007-04-16, Source27 # Gaelic: 2007-01-05, Source28 # Gallego: 2007-01-05, Source29 -# Georgian: 2006-12-18, Source38 -# German: 2007-03-23, Source15 -# German (Personal): 2007-01-03, Source16 +# Georgian: 2007-04-16, Source38 +# German: 2007-04-17, Source15 +# German (Personal): 2007-04-16, Source16 # Greek: 2007-03-31, Source17 # Hebrew: 2006-06-30, Source30 # Hindi: 2007-01-05, Source31 -# Hungarian: 2007-03-31, Source33 +# Hungarian: 2007-04-16, Source33 # Icelandic: 2007-03-31, Source35 # Indonesian: 2007-01-05, Source34 -# Italian: 2007-04-12, Source36 -# Japanese: 2007-04-13, Source37 +# Italian: 2007-04-16, Source36 +# Japanese: 2007-04-17, Source37 # Kannada: 2006-06-30, Source40 # Khmer: 2006-06-30, Source39 -# Korean: 2007-04-12, Source41 +# Korean: 2007-04-16, Source41 # Lithuanian: 2007-01-05, Source42 # Latvian: 2007-01-05, Source43 # Malayalam: 2006-06-30, Source45 # Malaysian: 2007-01-05, Source46 # Maori (Ngai Tahu): 2006-07-06, Source44 -# Norwegian: 2007-03-31, Source49 +# Norwegian: 2007-04-16, Source49 # Norwegian (Primary): 2006-02-02, Source50 # Nynorsk: 2006-05-01, Source48 -# Polish: 2007-03-31, Source51 -# Portuguese: 2007-03-31, Source52 -# Portuguese (Brazil): 2007-04-02, Source53 +# Polish: 2007-04-16, Source51 +# Portuguese: 2007-04-16, Source52 +# Portuguese (Brazil): 2007-04-16, Source53 # Romanian: 2007-01-05, Source54 # Russian: 2007-04-12, Source55 # Sinhala: 2006-10-16, Source56 # Serbian (Cyrillic Bosnia Herzegovina): 2006-08-26, Source62 -# Serbian (Cyrillic): 2007-03-31, Source61 -# Serbian (Latin): 2007-03-31, Source63 -# Slovak: 2007-04-01, Source57 -# Slovenian: 2007-03-31, Source58 +# Serbian (Cyrillic): 2007-04-16, Source61 +# Serbian (Latin): 2007-04-16, Source63 +# Slovak: 2007-04-16, Source57 +# Slovenian: 2007-04-16, Source58 # Somali: 2006-06-30, Source59 -# Spanish (International): 2007-04-05, Source20 -# Swedish: 2007-03-31, Source64 -# Tagalog: 2007-03-31, Source66 -# Thai: 2007-03-31, Source65 -# Turkish: 2007-03-31, Source67 +# Spanish (International): 2007-04-16, Source20 +# Swedish: 2007-04-16, Source64 +# Tagalog: 2007-04-16, Source66 +# Thai: 2007-04-16, Source65 +# Turkish: 2007-04-16, Source67 # Ukrainian: 2007-01-05, Source68 -# Vietnamese: 2007-01-05, Source69 +# Vietnamese: 2007-04-16, Source69 %package af Summary: Moodle language pack for Afrikaans @@ -273,22 +277,6 @@ %{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/themes/advanced/langs/cs.js %{moodlewebdir}/lib/phpmailer/language/phpmailer.lang-cz.php -%package cy -Summary: Moodle language pack for Welsh -Group: Applications/Publishing -Requires: moodle = %{version}-%{release} - -%description cy -This package contains the files needed to display Moodle in Welsh. Currently, -only the tinymce editor provides Welsh support. - -%files cy -%defattr (-,root,root,-) -%{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/langs/cy.js -%{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/plugins/advimage/langs/cy.js -%{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/plugins/fullscreen/langs/cy.js -%{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/themes/advanced/langs/cy.js - %package da Summary: Moodle language pack for Danish Group: Applications/Publishing @@ -443,19 +431,6 @@ %{moodlewebdir}/lang/fil_utf8 %{moodlewebdir}/install/lang/fil_utf8 -%package fo -Summary: Moodle language pack for Faroese -Group: Applications/Publishing -Requires: moodle = %{version}-%{release} - -%description fo -This package contains the files needed to display Moodle in Faroese. -Currently, only the phpmailer supports Faroese. - -%files fo -%defattr (-,root,root,-) -%{moodlewebdir}/lib/phpmailer/language/phpmailer.lang-fo.php - %package fr Summary: Moodle language pack for French Group: Applications/Publishing @@ -751,6 +726,8 @@ Summary: Moodle language pack for Maori (Ngai Tahu) Group: Applications/Publishing Requires: moodle = %{version}-%{release} +Obsoletes: moodle-mi <= 1.6.3 +Provides: moodle-mi = 1.6.3 %description mi_tn This package contains the files needed to display Moodle in Maori (Ngai Tahu). @@ -1028,6 +1005,8 @@ Summary: Moodle language pack for Serbian (Cyrillic) Group: Applications/Publishing Requires: moodle = %{version}-%{release} +Obsoletes: moodle-sr <= 1.6.3 +Provides: moodle-sr = 1.6.3 %description sr_cr This package contains the files needed to display Moodle in Serbian (Cyrillic). @@ -1041,6 +1020,8 @@ Summary: Moodle language pack for Serbian (Cyrillic Bosnia Herzegovina) Group: Applications/Publishing Requires: moodle = %{version}-%{release} +Obsoletes: moodle-sr <= 1.6.3 +Provides: moodle-sr = 1.6.3 %description sr_cr_bo This package contains the files needed to display Moodle in Serbian @@ -1056,6 +1037,8 @@ Summary: Moodle language pack for Serbian (Latin) Group: Applications/Publishing Requires: moodle = %{version}-%{release} +Obsoletes: moodle-sr <= 1.6.3 +Provides: moodle-sr = 1.6.3 %description sr_lt This package contains the files needed to display Moodle in Serbian (Latin). @@ -1154,19 +1137,6 @@ %{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/themes/advanced/langs/tr.js %{moodlewebdir}/lib/phpmailer/language/phpmailer.lang-tr.php -%package tw -Summary: Moodle language pack for Twi -Group: Applications/Publishing -Requires: moodle = %{version}-%{release} - -%description tw -This package contains the files needed to display Moodle in Twi. -Currently, only one part of the tinymce editor is available in Twi. - -%files tw -%defattr (-,root,root,-) -%{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/themes/advanced/langs/tw.js - %package uk Summary: Moodle language pack for Ukrainian Group: Applications/Publishing @@ -1197,6 +1167,8 @@ Summary: Moodle language pack for Chinese (Simplified) Group: Applications/Publishing Requires: moodle = %{version}-%{release} +Obsoletes: moodle-zh <= 1.6.3 +Provides: moodle-zh = 1.6.3 %description zh_cn This package contains the files needed to display Moodle in Chinese @@ -1215,6 +1187,8 @@ Summary: Moodle language pack for Chinese (Traditional/Big5) Group: Applications/Publishing Requires: moodle = %{version}-%{release} +Obsoletes: moodle-zh <= 1.6.3 +Provides: moodle-zh = 1.6.3 %description zh_tw This package contains the files needed to display Moodle in Chinese @@ -1342,6 +1316,15 @@ rm -rf lib/editor/htmlarea/plugins/SpellChecker %endif +# Get rid of language files in subordinate packages for languages not supported +# by moodle itself. +rm lib/editor/tinymce/jscripts/tiny_mce/langs/cy.js +rm lib/editor/tinymce/jscripts/tiny_mce/plugins/advimage/langs/cy.js +rm lib/editor/tinymce/jscripts/tiny_mce/plugins/fullscreen/langs/cy.js +rm lib/editor/tinymce/jscripts/tiny_mce/themes/advanced/langs/cy.js +rm lib/editor/tinymce/jscripts/tiny_mce/themes/advanced/langs/tw.js +rm lib/phpmailer/language/phpmailer.lang-fo.php + %install rm -rf $RPM_BUILD_ROOT mkdir -p $RPM_BUILD_ROOT%{moodlewebdir} @@ -1473,6 +1456,11 @@ %endif %changelog +* Tue Apr 17 2007 Jerry James - 1.6.5-2 +- Fix a CVS gaffe. +- Obsolete language packs with old names. +- Update language packs to the 17 Apr 2007 versions. + * Thu Apr 12 2007 Jerry James - 1.6.5-1 - Update to 1.6.5 (fixes BZ 220041 and 232103) - Own /var/www/moodle/web (BZ 233882) Index: sources =================================================================== RCS file: /cvs/extras/rpms/moodle/FC-6/sources,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- sources 13 Apr 2007 20:39:59 -0000 1.5 +++ sources 17 Apr 2007 20:46:21 -0000 1.6 @@ -2,71 +2,65 @@ fb06ec60796f08e95af01f1e040424f1 ar_utf8.zip 8b11d6e57bfddc5b5d77ebe36253f3d5 be_utf8.zip f980776d6273fb5abb35fc2aa1222c90 bg_utf8.zip -97b582f205590b7f0f24f263d5df8833 bs_utf8.zip -973fd96c198d39a1b73e98049f6fbdbd ca_utf8.zip -b6057f3581e0d7813d706cc2f834f251 cs_utf8.zip -d66915c41692028fb57c00e30eaab6a6 da_utf8.zip -753205eface461cf74fe3b9537d36c37 de_du_utf8.zip -e29d43f89e7e707e073544ab76a408af de_utf8.zip +ca0d08088ac8fc1ed3fab5bb396504a9 bs_utf8.zip +01224af644398445eff70effbc2bf57c ca_utf8.zip +4a9caf03b51b183b1a891c56108a0ab2 cs_utf8.zip +3bd61a7c6cad39a7815cae072da2cdc5 da_utf8.zip +ae3d6968d26668df86718c4f38779615 de_du_utf8.zip +af68a06e91b9ddb89bb10f2d2bfde421 de_utf8.zip 389a1485a32e0f5dce30f73f951e1b17 el_utf8.zip 5f86d0325523a9768f78635255f0befe en_us_utf8.zip -4dad3342f790fd6e036f1c2979c4a1ce en_utf8.zip -439a956080a9accb1ccd3b02a144d4ac es_utf8.zip -c7cdb5ce498d3da3889d0ab036d97aeb et_utf8.zip -555729fcdf24219c1c5237e7d4cb3514 eu_utf8.zip +36e326ccff8532d3a588b39fd5242d80 en_utf8.zip +33dae4457f545876392a5137153b80de es_utf8.zip +36e8e53485ecb8ca5a4d1ac2976a3d14 et_utf8.zip +928aec62af7746f8479e0193085c5be4 eu_utf8.zip 0bfbace703d1e0008503a19d85608f06 fa_utf8.zip cdcded6d20c6b684631228ef0b9abc73 fil_utf8.zip -1724e1dbc2f34bcdc352d688e1bfb75d fi_utf8.zip -cdb977c193163033992aec835c5a17d5 fr_ca_utf8.zip -544585c41d5b9c507741b43e662248ad fr_utf8.zip +412a91b007bbb9c96936c1cf956e1d1e fi_utf8.zip +588d7e179aa78b8d09e50db2ebd42aaf fr_ca_utf8.zip +c6e48d70ac914622bfd4bb827f4b5c4b fr_utf8.zip b4c6b4fa701e89ff2cbb93a61d1224fe ga_utf8.zip 9492a85fbcefca8b0393f094bee42c95 gl_utf8.zip 10e89bcc365156c021268a8c7399c96f he_utf8.zip f8a230d6656a25c8b867406a68e700d1 hi_utf8.zip d98342fe75fcfdf071a1b2c902fe0ada hr_utf8.zip -b928c51420d72fb4f78b033f1304b1cb hu_utf8.zip +05e52a455ce549b86b7c97ba1062ad79 hu_utf8.zip 6caeefdb09c845352fdb683c4b32c6f8 id_utf8.zip 28abc5e7465974dcc7c30057880190eb is_utf8.zip -133b49d49b68a3ae901ab62a3c159276 it_utf8.zip -1584c2248ccc557a185de41b78d6af44 ja_utf8.zip -eb3f4d62d2ea839543e7a6645f38aa9f ka_utf8.zip +e0a282466a9cf129422758941dbeb4a7 it_utf8.zip +924eac12c395eefb4e5ca7b55bba0689 ja_utf8.zip +d1af3c197ff9dfc89dd36fed13ea0d50 ka_utf8.zip 794a7861285ba99bcc636a7cc9d05149 km_utf8.zip e4e5c6265a933a1a981d454ae1705470 kn_utf8.zip -6768d95469397a1655890aae3403e99b ko_utf8.zip +09a5e49ee39cae61af40f86f551dd8f1 ko_utf8.zip 71360c57e1f06f9c71c2f99011e9a686 lt_utf8.zip 5b2053b492f08f86a2aa118f8ea35913 lv_utf8.zip fdfae6ea3a39f5169e1ad61519132fe1 mi_tn_utf8.zip 11e19c422300b9831bec3b5e64a05ce4 ml_utf8.zip -cace1259d21c5e2d23d502f55fa200df moodle-1.6.5.tgz -383e001fd62d3be8a3c75bcec1a6d925 moodle.conf -325dca8497431ab6d2fe2b9bd7a7f2d7 moodle-config.php -0412e3f8081562a6da7579f093702f16 moodle-cron -64cf9d458296964bf90c2880c4ac8633 moodle.cron -9093b71b32a5724e1e4a3720befe0c4b moodle.init -92236b6db8242bc48730c1e028a4c0d6 moodle-README-rpm 438e6baeec71e294dfefac7a9beebf11 ms_utf8.zip -0683dac415f22d1ecc00d9cf72e8cdf0 nl_utf8.zip +2144271394d285e51f847e2594003d63 nl_utf8.zip 3b2329dca71e527e378c1656e48ec579 nn_utf8.zip 42b4d10def4d71dab53aa3a4c81636d2 no_gr_utf8.zip -0fb80b8ca152d10d341b031dc7bd4b03 no_utf8.zip -1ffe8aca5e66c3a7517f5c555c4f5da6 pl_utf8.zip -d0c1ceba80b016b80aaed8d0e4d77989 pt_br_utf8.zip -40a6fc4ffefc12c296649c0e96351bc4 pt_utf8.zip +3f31ddee3114fc54fd99e9051486891e no_utf8.zip +f89d63142b9dcb359663bbb291494ee7 pl_utf8.zip +a846db34a56b10f7afde0e3e93e2c950 pt_br_utf8.zip +c2f3c629d0139f2c8c99000fe89bb1e8 pt_utf8.zip a45ad44d2c53aefc5d3336df0062b105 ro_utf8.zip 5a1686f23974925d1ad7d49b47deb568 ru_utf8.zip e31ab0819d2261cacf2a11df2c12f4a7 si_utf8.zip -a15d49fb7f85131451bad142a7170010 sk_utf8.zip -7530f5df420ae545e5387c7788df1746 sl_utf8.zip +44d2dd556f58daecb50467a5e07208bc sk_utf8.zip +93196fec454034f690c210ec7f89e85c sl_utf8.zip 78270403cf752f08e2d2737e91dc9a05 so_utf8.zip 6cb34d6492db83bba013458c0b5d226f sq_utf8.zip a34f23b2ed46b2af29977a96594bb7d1 sr_cr_bo_utf8.zip -16d99096427c3cc54e07ed69b61173f3 sr_cr_utf8.zip -7e2b37ad1f90cfed562c8e189e9895fc sr_lt_utf8.zip -29defaceb8a66230044dd2142c47bca9 sv_utf8.zip -4f668d364552f93bc972d40b1ae0c134 th_utf8.zip -c09bda23b720aa9562a66a7a048554df tl_utf8.zip -29e52926345a198d0eca053bd47c527b tr_utf8.zip +3721bb3d57fca9d9223293bf4047899a sr_cr_utf8.zip +bf08197b2c83531868d0c0a41ef4e2c4 sr_lt_utf8.zip +275f2590499fab1b1f654340b924b311 sv_utf8.zip +0d75f677aa2814e09348a639485bfac8 th_utf8.zip +0706e6b9cf4dca1816f4f1ee381fe597 tl_utf8.zip +20c65410e540206449d813c034a0ecc5 tr_utf8.zip a99ef44a1ca745169b5070a7ce9a9815 uk_utf8.zip -a4d41c6a67d19bff45b9fd52bf55dac9 vi_utf8.zip -a76612a2a5423eb175c9cafadf000db4 zh_cn_utf8.zip -05c602da6b4b26da05a2795d91d64154 zh_tw_utf8.zip +657f3e6ba8994619fece7f8bc2485961 vi_utf8.zip +dbe1662863421a8417d13b15965ed8db zh_cn_utf8.zip +7a9cc4ff876444cc74ddc815f3787f72 zh_tw_utf8.zip +cace1259d21c5e2d23d502f55fa200df moodle-1.6.5.tgz From fedora-extras-commits at redhat.com Tue Apr 17 20:49:01 2007 From: fedora-extras-commits at redhat.com (Nuno Santos (nsantos)) Date: Tue, 17 Apr 2007 16:49:01 -0400 Subject: rpms/qpidc import.log,1.6,1.7 Message-ID: <200704172049.l3HKn1FF023052@cvs-int.fedora.redhat.com> Author: nsantos Update of /cvs/extras/rpms/qpidc In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv23015 Modified Files: import.log Log Message: Import revised pckage: missing requires Index: import.log =================================================================== RCS file: /cvs/extras/rpms/qpidc/import.log,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- import.log 17 Apr 2007 19:16:43 -0000 1.6 +++ import.log 17 Apr 2007 20:48:27 -0000 1.7 @@ -3,3 +3,4 @@ qpidc-0_2-2:HEAD:qpidc-0.2-2.src.rpm:1176756668 qpidc-0_2-3:HEAD:qpidc-0.2-3.src.rpm:1176834784 qpidc-0_2-4:HEAD:qpidc-0.2-4.src.rpm:1176837374 +qpidc-0_2-5:HEAD:qpidc-0.2-5.src.rpm:1176842872 From fedora-extras-commits at redhat.com Tue Apr 17 20:49:05 2007 From: fedora-extras-commits at redhat.com (Nuno Santos (nsantos)) Date: Tue, 17 Apr 2007 16:49:05 -0400 Subject: rpms/qpidc/devel qpidc.spec,1.5,1.6 sources,1.6,1.7 Message-ID: <200704172049.l3HKn53V023056@cvs-int.fedora.redhat.com> Author: nsantos Update of /cvs/extras/rpms/qpidc/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv23015/devel Modified Files: qpidc.spec sources Log Message: Import revised pckage: missing requires Index: qpidc.spec =================================================================== RCS file: /cvs/extras/rpms/qpidc/devel/qpidc.spec,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- qpidc.spec 17 Apr 2007 19:16:47 -0000 1.5 +++ qpidc.spec 17 Apr 2007 20:48:31 -0000 1.6 @@ -5,7 +5,7 @@ Name: qpidc Version: 0.2 -Release: 4%{?dist} +Release: 5%{?dist} Summary: Libraries for Qpid C++ client applications Group: System Environment/Libraries License: Apache Software License @@ -13,15 +13,15 @@ Source0: http://rhm.et.redhat.com/download/%{name}-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) -BuildRequires: libtool +BuildRequires: apr-devel BuildRequires: boost-devel BuildRequires: cppunit-devel BuildRequires: doxygen +BuildRequires: e2fsprogs-devel BuildRequires: graphviz BuildRequires: help2man +BuildRequires: libtool BuildRequires: pkgconfig -BuildRequires: e2fsprogs-devel -BuildRequires: apr-devel Requires: boost Requires: apr @@ -40,10 +40,9 @@ Summary: Header files and documentation for developing Qpid C++ clients Group: Development/System Requires: %name = %version-%release -Requires: libtool Requires: apr-devel Requires: boost-devel -Requires: cppunit-devel +Requires: e2fsprogs-devel %description devel Libraries, header files and documentation for developing AMQP clients @@ -117,6 +116,7 @@ %doc %_mandir/man1/%{qpidd}.* %files -n %{qpidd}-devel +%defattr(-,root,root,-) %doc rpm/README.qpidd-devel %defattr(-,root,root,-) %_libdir/libqpidbroker.so @@ -146,6 +146,9 @@ %changelog +* Tue Apr 17 2007 Alan Conway - 0.2-5 +- Add missing Requires: e2fsprogs-devel for qpidc-devel. + * Tue Apr 17 2007 Alan Conway - 0.2-4 - longer broker_start timeout to avoid failures in plague builds. Index: sources =================================================================== RCS file: /cvs/extras/rpms/qpidc/devel/sources,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- sources 17 Apr 2007 19:16:47 -0000 1.6 +++ sources 17 Apr 2007 20:48:31 -0000 1.7 @@ -1 +1 @@ -da12d8416e2cb4dde33b478c83ad56e6 qpidc-0.2.tar.gz +3c9ec5d142146fd7343893d1ef2ab815 qpidc-0.2.tar.gz From fedora-extras-commits at redhat.com Tue Apr 17 20:50:55 2007 From: fedora-extras-commits at redhat.com (Steven Pritchard (steve)) Date: Tue, 17 Apr 2007 16:50:55 -0400 Subject: rpms/perl-Crypt-DES/devel perl-Crypt-DES.spec,1.3,1.4 Message-ID: <200704172050.l3HKot6k023172@cvs-int.fedora.redhat.com> Author: steve Update of /cvs/extras/rpms/perl-Crypt-DES/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv23146 Modified Files: perl-Crypt-DES.spec Log Message: Use fixperms macro instead of our own chmod incantation. BR ExtUtils::MakeMaker. Index: perl-Crypt-DES.spec =================================================================== RCS file: /cvs/extras/rpms/perl-Crypt-DES/devel/perl-Crypt-DES.spec,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- perl-Crypt-DES.spec 28 Aug 2006 22:14:11 -0000 1.3 +++ perl-Crypt-DES.spec 17 Apr 2007 20:50:18 -0000 1.4 @@ -1,6 +1,6 @@ Name: perl-Crypt-DES Version: 2.05 -Release: 3%{?dist} +Release: 4%{?dist} Summary: Perl DES encryption module License: BSD-style Group: Development/Libraries @@ -8,6 +8,7 @@ Source0: http://www.cpan.org/authors/id/D/DP/DPARIS/Crypt-DES-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: perl(Crypt::CBC) +BuildRequires: perl(ExtUtils::MakeMaker) Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) %description @@ -29,7 +30,7 @@ find $RPM_BUILD_ROOT -type f -name '*.bs' -size 0 -exec rm -f {} \; find $RPM_BUILD_ROOT -depth -type d -exec rmdir {} 2>/dev/null \; -chmod -R u+rwX,go+rX,go-w $RPM_BUILD_ROOT/* +%{_fixperms} $RPM_BUILD_ROOT/* %check make test @@ -45,6 +46,10 @@ %{_mandir}/man3/* %changelog +* Tue Apr 17 2007 Steven Pritchard 2.05-4 +- Use fixperms macro instead of our own chmod incantation. +- BR ExtUtils::MakeMaker. + * Mon Aug 28 2006 Steven Pritchard 2.05-3 - Fix find option order. - Minor spec cleanup to more closely match cpanspec output. From fedora-extras-commits at redhat.com Tue Apr 17 20:58:06 2007 From: fedora-extras-commits at redhat.com (Steven Pritchard (steve)) Date: Tue, 17 Apr 2007 16:58:06 -0400 Subject: rpms/perl-Cache-Mmap/devel perl-Cache-Mmap.spec,1.1,1.2 Message-ID: <200704172058.l3HKw6ZE023379@cvs-int.fedora.redhat.com> Author: steve Update of /cvs/extras/rpms/perl-Cache-Mmap/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv23347 Modified Files: perl-Cache-Mmap.spec Log Message: BR ExtUtils::MakeMaker. Index: perl-Cache-Mmap.spec =================================================================== RCS file: /cvs/extras/rpms/perl-Cache-Mmap/devel/perl-Cache-Mmap.spec,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- perl-Cache-Mmap.spec 20 Oct 2006 00:58:51 -0000 1.1 +++ perl-Cache-Mmap.spec 17 Apr 2007 20:57:32 -0000 1.2 @@ -1,12 +1,13 @@ Name: perl-Cache-Mmap Version: 0.09 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Shared data cache using memory mapped files License: GPL or Artistic Group: Development/Libraries URL: http://search.cpan.org/dist/Cache-Mmap/ Source0: http://www.cpan.org/authors/id/P/PM/PMH/Cache-Mmap-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) +BuildRequires: perl(ExtUtils::MakeMaker) Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) %description @@ -48,6 +49,9 @@ %{_mandir}/man3/* %changelog +* Tue Apr 17 2007 Steven Pritchard 0.09-2 +- BR ExtUtils::MakeMaker. + * Tue Oct 17 2006 Steven Pritchard 0.09-1 - Specfile autogenerated by cpanspec 1.69.1. - Fix License. From fedora-extras-commits at redhat.com Tue Apr 17 21:05:38 2007 From: fedora-extras-commits at redhat.com (Jerry James (jjames)) Date: Tue, 17 Apr 2007 17:05:38 -0400 Subject: rpms/moodle/devel .cvsignore, 1.6, 1.7 moodle.spec, 1.11, 1.12 sources, 1.6, 1.7 Message-ID: <200704172105.l3HL5co5027729@cvs-int.fedora.redhat.com> Author: jjames Update of /cvs/extras/rpms/moodle/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv27693 Modified Files: .cvsignore moodle.spec sources Log Message: - Fix a CVS gaffe. - Obsolete language packs with old names. - Update language packs to the 17 Apr 2007 versions. Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/moodle/devel/.cvsignore,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- .cvsignore 13 Apr 2007 22:54:23 -0000 1.6 +++ .cvsignore 17 Apr 2007 21:05:04 -0000 1.7 @@ -1,3 +1,4 @@ +moodle-1.8.tgz af_utf8.zip ar_utf8.zip be_utf8.zip @@ -37,13 +38,6 @@ lv_utf8.zip mi_tn_utf8.zip ml_utf8.zip -moodle-1.8.tgz -moodle.conf -moodle-config.php -moodle-cron -moodle.cron -moodle.init -moodle-README-rpm ms_utf8.zip nl_utf8.zip nn_utf8.zip Index: moodle.spec =================================================================== RCS file: /cvs/extras/rpms/moodle/devel/moodle.spec,v retrieving revision 1.11 retrieving revision 1.12 diff -u -r1.11 -r1.12 --- moodle.spec 13 Apr 2007 22:54:23 -0000 1.11 +++ moodle.spec 17 Apr 2007 21:05:04 -0000 1.12 @@ -9,7 +9,7 @@ Name: moodle Version: 1.8 -Release: 1%{?dist} +Release: 2%{?dist} Summary: A Course Management System Group: Applications/Publishing @@ -96,6 +96,10 @@ Requires(preun): /sbin/chkconfig Requires(preun): /sbin/service +# Get rid of the old language pack names. We do not Provide them on purpose, +# since the base moodle package does not, in fact, support these languages. +Obsoletes: moodle-cy <= 1.6.5, moodle-fo <= 1.6.5, moodle-tw <= 1.6.5 + %description Moodle is a course management system (CMS) - a free, Open Source software package designed using sound pedagogical principles, to help educators create @@ -104,73 +108,73 @@ # For maintenance purposes, here is the list of language packs with their # corresponding date stamps and the source number above. This list follows # the order of the one on http://download.moodle.org/lang16/ which is mostly, -# but not completely, alphabetical. Last updated 2007-04-13. +# but not completely, alphabetical. Last updated 2007-04-17. # # Afrikaans: 2007-01-05, Source7 # Albanian: 2007-01-05, Source60 # Arabic: 2007-03-20, Source8 -# Basque: 2007-04-05, Source22 +# Basque: 2007-04-16, Source22 # Belarusian: 2007-01-05, Source9 -# Bosnian: 2006-12-18, Source11 +# Bosnian: 2007-04-16, Source11 # Bulgarian: 2007-01-05, Source10 -# Catalan: 2007-04-04, Source12 +# Catalan: 2007-04-16, Source12 # Croatian: 2006-05-07, Source32 -# Chinese (Simplified): 2007-04-03, Source70 -# Chinese (Traditional/Big5): 2007-02-19, Source71 -# Czech: 2007-04-13, Source13 -# Danish: 2007-03-10, Source14 -# Dutch: 2007-03-31, Source47 -# English: 2007-04-12, Source18 +# Chinese (Simplified): 2007-04-16, Source70 +# Chinese (Traditional/Big5): 2007-04-16, Source71 +# Czech: 2007-04-17, Source13 +# Danish: 2007-04-16, Source14 +# Dutch: 2007-04-16, Source47 +# English: 2007-04-17, Source18 # English (US): 2007-01-05, Source19 -# Estonian: 2007-01-05, Source21 +# Estonian: 2007-04-16, Source21 # Farsi: 2006-06-30, Source23 # Filipino: 2006-07-31, Source25 -# Finnish: 2007-03-31, Source24 -# French: 2007-04-12, Source26 -# French (Canada): 2007-01-05, Source27 +# Finnish: 2007-04-16, Source24 +# French: 2007-04-16, Source26 +# French (Canada): 2007-04-16, Source27 # Gaelic: 2007-01-05, Source28 # Gallego: 2007-01-05, Source29 -# Georgian: 2006-12-18, Source38 -# German: 2007-03-23, Source15 -# German (Personal): 2007-01-03, Source16 +# Georgian: 2007-04-16, Source38 +# German: 2007-04-17, Source15 +# German (Personal): 2007-04-16, Source16 # Greek: 2007-03-31, Source17 # Hebrew: 2006-06-30, Source30 # Hindi: 2007-01-05, Source31 -# Hungarian: 2007-03-31, Source33 +# Hungarian: 2007-04-16, Source33 # Icelandic: 2007-03-31, Source35 # Indonesian: 2007-01-05, Source34 -# Italian: 2007-04-12, Source36 -# Japanese: 2007-04-13, Source37 +# Italian: 2007-04-16, Source36 +# Japanese: 2007-04-17, Source37 # Kannada: 2006-06-30, Source40 # Khmer: 2006-06-30, Source39 -# Korean: 2007-04-12, Source41 +# Korean: 2007-04-16, Source41 # Lithuanian: 2007-01-05, Source42 # Latvian: 2007-01-05, Source43 # Malayalam: 2006-06-30, Source45 # Malaysian: 2007-01-05, Source46 # Maori (Ngai Tahu): 2006-07-06, Source44 -# Norwegian: 2007-03-31, Source49 +# Norwegian: 2007-04-16, Source49 # Norwegian (Primary): 2006-02-02, Source50 # Nynorsk: 2006-05-01, Source48 -# Polish: 2007-03-31, Source51 -# Portuguese: 2007-03-31, Source52 -# Portuguese (Brazil): 2007-04-02, Source53 +# Polish: 2007-04-16, Source51 +# Portuguese: 2007-04-16, Source52 +# Portuguese (Brazil): 2007-04-16, Source53 # Romanian: 2007-01-05, Source54 # Russian: 2007-04-12, Source55 # Sinhala: 2006-10-16, Source56 # Serbian (Cyrillic Bosnia Herzegovina): 2006-08-26, Source62 -# Serbian (Cyrillic): 2007-03-31, Source61 -# Serbian (Latin): 2007-03-31, Source63 -# Slovak: 2007-04-01, Source57 -# Slovenian: 2007-03-31, Source58 +# Serbian (Cyrillic): 2007-04-16, Source61 +# Serbian (Latin): 2007-04-16, Source63 +# Slovak: 2007-04-16, Source57 +# Slovenian: 2007-04-16, Source58 # Somali: 2006-06-30, Source59 -# Spanish (International): 2007-04-05, Source20 -# Swedish: 2007-03-31, Source64 -# Tagalog: 2007-03-31, Source66 -# Thai: 2007-03-31, Source65 -# Turkish: 2007-03-31, Source67 +# Spanish (International): 2007-04-16, Source20 +# Swedish: 2007-04-16, Source64 +# Tagalog: 2007-04-16, Source66 +# Thai: 2007-04-16, Source65 +# Turkish: 2007-04-16, Source67 # Ukrainian: 2007-01-05, Source68 -# Vietnamese: 2007-01-05, Source69 +# Vietnamese: 2007-04-16, Source69 %package af Summary: Moodle language pack for Afrikaans @@ -277,22 +281,6 @@ %{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/themes/advanced/langs/cs.js %{moodlewebdir}/lib/phpmailer/language/phpmailer.lang-cz.php -%package cy -Summary: Moodle language pack for Welsh -Group: Applications/Publishing -Requires: moodle = %{version}-%{release} - -%description cy -This package contains the files needed to display Moodle in Welsh. Currently, -only the tinymce editor provides Welsh support. - -%files cy -%defattr (-,root,root,-) -%{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/langs/cy.js -%{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/plugins/advimage/langs/cy.js -%{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/plugins/fullscreen/langs/cy.js -%{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/themes/advanced/langs/cy.js - %package da Summary: Moodle language pack for Danish Group: Applications/Publishing @@ -451,19 +439,6 @@ %{moodlewebdir}/lang/fil_utf8 %{moodlewebdir}/install/lang/fil_utf8 -%package fo -Summary: Moodle language pack for Faroese -Group: Applications/Publishing -Requires: moodle = %{version}-%{release} - -%description fo -This package contains the files needed to display Moodle in Faroese. -Currently, only the phpmailer supports Faroese. - -%files fo -%defattr (-,root,root,-) -%{moodlewebdir}/lib/phpmailer/language/phpmailer.lang-fo.php - %package fr Summary: Moodle language pack for French Group: Applications/Publishing @@ -763,6 +738,8 @@ Summary: Moodle language pack for Maori (Ngai Tahu) Group: Applications/Publishing Requires: moodle = %{version}-%{release} +Obsoletes: moodle-mi <= 1.6.3 +Provides: moodle-mi = 1.6.3 %description mi_tn This package contains the files needed to display Moodle in Maori (Ngai Tahu). @@ -1045,6 +1022,8 @@ Summary: Moodle language pack for Serbian (Cyrillic) Group: Applications/Publishing Requires: moodle = %{version}-%{release} +Obsoletes: moodle-sr <= 1.6.3 +Provides: moodle-sr = 1.6.3 %description sr_cr This package contains the files needed to display Moodle in Serbian (Cyrillic). @@ -1058,6 +1037,8 @@ Summary: Moodle language pack for Serbian (Cyrillic Bosnia Herzegovina) Group: Applications/Publishing Requires: moodle = %{version}-%{release} +Obsoletes: moodle-sr <= 1.6.3 +Provides: moodle-sr = 1.6.3 %description sr_cr_bo This package contains the files needed to display Moodle in Serbian @@ -1073,6 +1054,8 @@ Summary: Moodle language pack for Serbian (Latin) Group: Applications/Publishing Requires: moodle = %{version}-%{release} +Obsoletes: moodle-sr <= 1.6.3 +Provides: moodle-sr = 1.6.3 %description sr_lt This package contains the files needed to display Moodle in Serbian (Latin). @@ -1172,19 +1155,6 @@ %{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/themes/advanced/langs/tr.js %{moodlewebdir}/lib/phpmailer/language/phpmailer.lang-tr.php -%package tw -Summary: Moodle language pack for Twi -Group: Applications/Publishing -Requires: moodle = %{version}-%{release} - -%description tw -This package contains the files needed to display Moodle in Twi. -Currently, only one part of the tinymce editor is available in Twi. - -%files tw -%defattr (-,root,root,-) -%{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/themes/advanced/langs/tw.js - %package uk Summary: Moodle language pack for Ukrainian Group: Applications/Publishing @@ -1216,6 +1186,8 @@ Summary: Moodle language pack for Chinese (Simplified) Group: Applications/Publishing Requires: moodle = %{version}-%{release} +Obsoletes: moodle-zh <= 1.6.3 +Provides: moodle-zh = 1.6.3 %description zh_cn This package contains the files needed to display Moodle in Chinese @@ -1235,6 +1207,8 @@ Summary: Moodle language pack for Chinese (Traditional/Big5) Group: Applications/Publishing Requires: moodle = %{version}-%{release} +Obsoletes: moodle-zh <= 1.6.3 +Provides: moodle-zh = 1.6.3 %description zh_tw This package contains the files needed to display Moodle in Chinese @@ -1351,6 +1325,15 @@ %if ! %{with_spellcheck} rm -rf lib/editor/htmlarea/plugins/SpellChecker %endif + +# Get rid of language files in subordinate packages for languages not supported +# by moodle itself. +rm lib/editor/tinymce/jscripts/tiny_mce/langs/cy.js +rm lib/editor/tinymce/jscripts/tiny_mce/plugins/advimage/langs/cy.js +rm lib/editor/tinymce/jscripts/tiny_mce/plugins/fullscreen/langs/cy.js +rm lib/editor/tinymce/jscripts/tiny_mce/themes/advanced/langs/cy.js +rm lib/editor/tinymce/jscripts/tiny_mce/themes/advanced/langs/tw.js +rm lib/phpmailer/language/phpmailer.lang-fo.php %install rm -rf $RPM_BUILD_ROOT @@ -1498,6 +1481,11 @@ %endif %changelog +* Tue Apr 17 2007 Jerry James - 1.8-2 +- Fix a CVS gaffe. +- Obsolete language packs with old names. +- Update language packs to the 17 Apr 2007 versions. + * Fri Apr 13 2007 Jerry James - 1.8-1 - Update to 1.8 (fixes BZ 232103) - Own /var/www/moodle/web (BZ 233882) Index: sources =================================================================== RCS file: /cvs/extras/rpms/moodle/devel/sources,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- sources 13 Apr 2007 22:54:23 -0000 1.6 +++ sources 17 Apr 2007 21:05:04 -0000 1.7 @@ -1,72 +1,66 @@ +dc58848eb315fbf3173d6f2318c0a28d moodle-1.8.tgz 7a8e9bfd778916f6a0183d913f0b2cd3 af_utf8.zip fb06ec60796f08e95af01f1e040424f1 ar_utf8.zip 8b11d6e57bfddc5b5d77ebe36253f3d5 be_utf8.zip f980776d6273fb5abb35fc2aa1222c90 bg_utf8.zip -97b582f205590b7f0f24f263d5df8833 bs_utf8.zip -973fd96c198d39a1b73e98049f6fbdbd ca_utf8.zip -b6057f3581e0d7813d706cc2f834f251 cs_utf8.zip -d66915c41692028fb57c00e30eaab6a6 da_utf8.zip -753205eface461cf74fe3b9537d36c37 de_du_utf8.zip -e29d43f89e7e707e073544ab76a408af de_utf8.zip +ca0d08088ac8fc1ed3fab5bb396504a9 bs_utf8.zip +01224af644398445eff70effbc2bf57c ca_utf8.zip +4a9caf03b51b183b1a891c56108a0ab2 cs_utf8.zip +3bd61a7c6cad39a7815cae072da2cdc5 da_utf8.zip +ae3d6968d26668df86718c4f38779615 de_du_utf8.zip +af68a06e91b9ddb89bb10f2d2bfde421 de_utf8.zip 389a1485a32e0f5dce30f73f951e1b17 el_utf8.zip 5f86d0325523a9768f78635255f0befe en_us_utf8.zip -4dad3342f790fd6e036f1c2979c4a1ce en_utf8.zip -439a956080a9accb1ccd3b02a144d4ac es_utf8.zip -c7cdb5ce498d3da3889d0ab036d97aeb et_utf8.zip -555729fcdf24219c1c5237e7d4cb3514 eu_utf8.zip +36e326ccff8532d3a588b39fd5242d80 en_utf8.zip +33dae4457f545876392a5137153b80de es_utf8.zip +36e8e53485ecb8ca5a4d1ac2976a3d14 et_utf8.zip +928aec62af7746f8479e0193085c5be4 eu_utf8.zip 0bfbace703d1e0008503a19d85608f06 fa_utf8.zip cdcded6d20c6b684631228ef0b9abc73 fil_utf8.zip -1724e1dbc2f34bcdc352d688e1bfb75d fi_utf8.zip -cdb977c193163033992aec835c5a17d5 fr_ca_utf8.zip -544585c41d5b9c507741b43e662248ad fr_utf8.zip +412a91b007bbb9c96936c1cf956e1d1e fi_utf8.zip +588d7e179aa78b8d09e50db2ebd42aaf fr_ca_utf8.zip +c6e48d70ac914622bfd4bb827f4b5c4b fr_utf8.zip b4c6b4fa701e89ff2cbb93a61d1224fe ga_utf8.zip 9492a85fbcefca8b0393f094bee42c95 gl_utf8.zip 10e89bcc365156c021268a8c7399c96f he_utf8.zip f8a230d6656a25c8b867406a68e700d1 hi_utf8.zip d98342fe75fcfdf071a1b2c902fe0ada hr_utf8.zip -b928c51420d72fb4f78b033f1304b1cb hu_utf8.zip +05e52a455ce549b86b7c97ba1062ad79 hu_utf8.zip 6caeefdb09c845352fdb683c4b32c6f8 id_utf8.zip 28abc5e7465974dcc7c30057880190eb is_utf8.zip -133b49d49b68a3ae901ab62a3c159276 it_utf8.zip -1584c2248ccc557a185de41b78d6af44 ja_utf8.zip -eb3f4d62d2ea839543e7a6645f38aa9f ka_utf8.zip +e0a282466a9cf129422758941dbeb4a7 it_utf8.zip +924eac12c395eefb4e5ca7b55bba0689 ja_utf8.zip +d1af3c197ff9dfc89dd36fed13ea0d50 ka_utf8.zip 794a7861285ba99bcc636a7cc9d05149 km_utf8.zip e4e5c6265a933a1a981d454ae1705470 kn_utf8.zip -6768d95469397a1655890aae3403e99b ko_utf8.zip +09a5e49ee39cae61af40f86f551dd8f1 ko_utf8.zip 71360c57e1f06f9c71c2f99011e9a686 lt_utf8.zip 5b2053b492f08f86a2aa118f8ea35913 lv_utf8.zip fdfae6ea3a39f5169e1ad61519132fe1 mi_tn_utf8.zip 11e19c422300b9831bec3b5e64a05ce4 ml_utf8.zip -dc58848eb315fbf3173d6f2318c0a28d moodle-1.8.tgz -383e001fd62d3be8a3c75bcec1a6d925 moodle.conf -325dca8497431ab6d2fe2b9bd7a7f2d7 moodle-config.php -0412e3f8081562a6da7579f093702f16 moodle-cron -64cf9d458296964bf90c2880c4ac8633 moodle.cron -9093b71b32a5724e1e4a3720befe0c4b moodle.init -92236b6db8242bc48730c1e028a4c0d6 moodle-README-rpm 438e6baeec71e294dfefac7a9beebf11 ms_utf8.zip -0683dac415f22d1ecc00d9cf72e8cdf0 nl_utf8.zip +2144271394d285e51f847e2594003d63 nl_utf8.zip 3b2329dca71e527e378c1656e48ec579 nn_utf8.zip 42b4d10def4d71dab53aa3a4c81636d2 no_gr_utf8.zip -0fb80b8ca152d10d341b031dc7bd4b03 no_utf8.zip -1ffe8aca5e66c3a7517f5c555c4f5da6 pl_utf8.zip -d0c1ceba80b016b80aaed8d0e4d77989 pt_br_utf8.zip -40a6fc4ffefc12c296649c0e96351bc4 pt_utf8.zip +3f31ddee3114fc54fd99e9051486891e no_utf8.zip +f89d63142b9dcb359663bbb291494ee7 pl_utf8.zip +a846db34a56b10f7afde0e3e93e2c950 pt_br_utf8.zip +c2f3c629d0139f2c8c99000fe89bb1e8 pt_utf8.zip a45ad44d2c53aefc5d3336df0062b105 ro_utf8.zip 5a1686f23974925d1ad7d49b47deb568 ru_utf8.zip e31ab0819d2261cacf2a11df2c12f4a7 si_utf8.zip -a15d49fb7f85131451bad142a7170010 sk_utf8.zip -7530f5df420ae545e5387c7788df1746 sl_utf8.zip +44d2dd556f58daecb50467a5e07208bc sk_utf8.zip +93196fec454034f690c210ec7f89e85c sl_utf8.zip 78270403cf752f08e2d2737e91dc9a05 so_utf8.zip 6cb34d6492db83bba013458c0b5d226f sq_utf8.zip a34f23b2ed46b2af29977a96594bb7d1 sr_cr_bo_utf8.zip -16d99096427c3cc54e07ed69b61173f3 sr_cr_utf8.zip -7e2b37ad1f90cfed562c8e189e9895fc sr_lt_utf8.zip -29defaceb8a66230044dd2142c47bca9 sv_utf8.zip -4f668d364552f93bc972d40b1ae0c134 th_utf8.zip -c09bda23b720aa9562a66a7a048554df tl_utf8.zip -29e52926345a198d0eca053bd47c527b tr_utf8.zip +3721bb3d57fca9d9223293bf4047899a sr_cr_utf8.zip +bf08197b2c83531868d0c0a41ef4e2c4 sr_lt_utf8.zip +275f2590499fab1b1f654340b924b311 sv_utf8.zip +0d75f677aa2814e09348a639485bfac8 th_utf8.zip +0706e6b9cf4dca1816f4f1ee381fe597 tl_utf8.zip +20c65410e540206449d813c034a0ecc5 tr_utf8.zip a99ef44a1ca745169b5070a7ce9a9815 uk_utf8.zip -a4d41c6a67d19bff45b9fd52bf55dac9 vi_utf8.zip -a76612a2a5423eb175c9cafadf000db4 zh_cn_utf8.zip -05c602da6b4b26da05a2795d91d64154 zh_tw_utf8.zip +657f3e6ba8994619fece7f8bc2485961 vi_utf8.zip +dbe1662863421a8417d13b15965ed8db zh_cn_utf8.zip +7a9cc4ff876444cc74ddc815f3787f72 zh_tw_utf8.zip From fedora-extras-commits at redhat.com Tue Apr 17 21:18:47 2007 From: fedora-extras-commits at redhat.com (Luke Macken (lmacken)) Date: Tue, 17 Apr 2007 17:18:47 -0400 Subject: rpms/dclib/devel dclib-0.3.8-cconfig-use-cfile.patch, NONE, 1.1 dclib.spec, 1.10, 1.11 Message-ID: <200704172118.l3HLIlpY027976@cvs-int.fedora.redhat.com> Author: lmacken Update of /cvs/extras/rpms/dclib/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv27951 Modified Files: dclib.spec Added Files: dclib-0.3.8-cconfig-use-cfile.patch Log Message: * Tue Apr 17 2007 Luke Macken 0.3.8-2 - Add dclib-0.3.8-cconfig-use-cfile.patch from Edward Sheldrake to fix rawhide build errors dclib-0.3.8-cconfig-use-cfile.patch: --- NEW FILE dclib-0.3.8-cconfig-use-cfile.patch --- diff -Naur dclib-0.3.8.orig/dclib/cconfig.cpp dclib-0.3.8.new/dclib/cconfig.cpp --- dclib-0.3.8.orig/dclib/cconfig.cpp 2006-11-22 14:23:31.000000000 +0000 +++ dclib-0.3.8.new/dclib/cconfig.cpp 2007-04-17 18:45:25.000000000 +0100 @@ -2946,8 +2946,10 @@ { // check that the file exists before trying to delete it // this is so valknut will work when first run - if ( access( filename.Data(), F_OK ) == 0 ) + CFile configfile; + if ( configfile.Open(filename, IO_READONLY) == TRUE ) { + configfile.Close(); ret2 = remove(filename.Data()); if (ret2 == -1) { Index: dclib.spec =================================================================== RCS file: /cvs/extras/rpms/dclib/devel/dclib.spec,v retrieving revision 1.10 retrieving revision 1.11 diff -u -r1.10 -r1.11 --- dclib.spec 3 Jan 2007 05:13:56 -0000 1.10 +++ dclib.spec 17 Apr 2007 21:18:13 -0000 1.11 @@ -1,12 +1,13 @@ Name: dclib Version: 0.3.8 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Direct Connect file sharing library Group: Applications/Internet License: GPL URL: http://sourceforge.net/projects/wxdcgui/ Source0: http://dl.sourceforge.net/wxdcgui/%{name}-%{version}.tar.bz2 +Patch0: %{name}-%{version}-cconfig-use-cfile.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: libxml2-devel, openssl-devel, bzip2-devel @@ -31,6 +32,7 @@ %prep %setup -q +%patch0 -p1 %build @@ -66,6 +68,10 @@ %changelog +* Tue Apr 17 2007 Luke Macken 0.3.8-2 +- Add dclib-0.3.8-cconfig-use-cfile.patch from Edward Sheldrake to fix + rawhide build errors + * Mon Jan 3 2007 Luke Macken 0.3.8-1 - 0.3.8 from new upstream - Remove patches: From fedora-extras-commits at redhat.com Tue Apr 17 22:14:51 2007 From: fedora-extras-commits at redhat.com (Bojan Smojver (bojan)) Date: Tue, 17 Apr 2007 18:14:51 -0400 Subject: rpms/tcpreplay/devel tcpreplay-Makefile.in-destdir.patch, NONE, 1.1 tcpreplay.spec, NONE, 1.1 .cvsignore, 1.1, 1.2 sources, 1.1, 1.2 Message-ID: <200704172214.l3HMEpRL000715@cvs-int.fedora.redhat.com> Author: bojan Update of /cvs/extras/rpms/tcpreplay/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv684 Modified Files: .cvsignore sources Added Files: tcpreplay-Makefile.in-destdir.patch tcpreplay.spec Log Message: Initial checkin of tcpreplay. tcpreplay-Makefile.in-destdir.patch: --- NEW FILE tcpreplay-Makefile.in-destdir.patch --- --- Makefile.in.orig 2007-04-02 16:59:46.000000000 +1000 +++ Makefile.in 2007-04-02 17:00:56.000000000 +1000 @@ -17,7 +17,7 @@ LNAVLIB = @LNAVLIB@ LNAV_CFLAGS = @LNAV_CFLAGS@ -INSTALL = @INSTALL@ +INSTALL = @INSTALL@ -p BINARIES = tcpreplay capinfo pcapmerge tcpprep flowreplay @@ -78,32 +78,32 @@ -cd Docs && make distclean install: - test -d $(SBINDIR) || $(INSTALL) -d $(SBINDIR) - test -d $(BINDIR) || $(INSTALL) -d $(BINDIR) - test -d $(MAN8DIR) || $(INSTALL) -d $(MAN8DIR) - test -d $(MAN1DIR) || $(INSTALL) -d $(MAN1DIR) - $(INSTALL) -m 755 tcpreplay $(SBINDIR) - $(INSTALL) -m 755 capinfo $(BINDIR) - $(INSTALL) -m 755 tcpprep $(BINDIR) - $(INSTALL) -m 755 pcapmerge $(BINDIR) - $(INSTALL) -m 755 flowreplay $(BINDIR) - $(INSTALL) -m 644 man/tcpreplay.8 $(MAN8DIR) - $(INSTALL) -m 644 man/capinfo.1 $(MAN1DIR) - $(INSTALL) -m 644 man/tcpprep.1 $(MAN1DIR) - $(INSTALL) -m 644 man/pcapmerge.1 $(MAN1DIR) - $(INSTALL) -m 644 man/flowreplay.1 $(MAN1DIR) + test -d $(DESTDIR)$(SBINDIR) || $(INSTALL) -d $(DESTDIR)$(SBINDIR) + test -d $(DESTDIR)$(BINDIR) || $(INSTALL) -d $(DESTDIR)$(BINDIR) + test -d $(DESTDIR)$(MAN8DIR) || $(INSTALL) -d $(DESTDIR)$(MAN8DIR) + test -d $(DESTDIR)$(MAN1DIR) || $(INSTALL) -d $(DESTDIR)$(MAN1DIR) + $(INSTALL) -m 755 tcpreplay $(DESTDIR)$(SBINDIR) + $(INSTALL) -m 755 capinfo $(DESTDIR)$(BINDIR) + $(INSTALL) -m 755 tcpprep $(DESTDIR)$(BINDIR) + $(INSTALL) -m 755 pcapmerge $(DESTDIR)$(BINDIR) + $(INSTALL) -m 755 flowreplay $(DESTDIR)$(BINDIR) + $(INSTALL) -m 644 man/tcpreplay.8 $(DESTDIR)$(MAN8DIR) + $(INSTALL) -m 644 man/capinfo.1 $(DESTDIR)$(MAN1DIR) + $(INSTALL) -m 644 man/tcpprep.1 $(DESTDIR)$(MAN1DIR) + $(INSTALL) -m 644 man/pcapmerge.1 $(DESTDIR)$(MAN1DIR) + $(INSTALL) -m 644 man/flowreplay.1 $(DESTDIR)$(MAN1DIR) uninstall: - rm -f $(SBINDIR)/tcpreplay - rm -f $(MAN8DIR)/tcpreplay.8 - rm -f $(BINDIR)/capinfo - rm -f $(MAN1DIR)/capinfo.1 - rm -f $(BINDIR)/tcpprep - rm -f $(MAN1DIR)/tcpprep.1 - rm -f $(BINDIR)/pcapmerge - rm -f $(MAN1DIR)/pcapmerge.1 - rm -f $(BINDIR)/flowreplay - rm -f $(MAN8DIR)/flowreplay.8 + rm -f $(DESTDIR)$(SBINDIR)/tcpreplay + rm -f $(DESTDIR)$(MAN8DIR)/tcpreplay.8 + rm -f $(DESTDIR)$(BINDIR)/capinfo + rm -f $(DESTDIR)$(MAN1DIR)/capinfo.1 + rm -f $(DESTDIR)$(BINDIR)/tcpprep + rm -f $(DESTDIR)$(MAN1DIR)/tcpprep.1 + rm -f $(DESTDIR)$(BINDIR)/pcapmerge + rm -f $(DESTDIR)$(MAN1DIR)/pcapmerge.1 + rm -f $(DESTDIR)$(BINDIR)/flowreplay + rm -f $(DESTDIR)$(MAN8DIR)/flowreplay.8 pretty: indent -br -brs -ts4 -ncdw -nce -ncs -npcs -nprs -l80 -lc80 -lp -psl -i4 -nut *.c *.h --- NEW FILE tcpreplay.spec --- # EL4 doesn't have libpcap-devel %if 0%{?rhel} && "%rhel" < "5" %define pcapdep libpcap %else %define pcapdep libpcap-devel %endif Name: tcpreplay Version: 2.3.5 Release: 4%{?dist} Summary: Replay captured network traffic Group: Applications/Internet License: BSD URL: http://tcpreplay.synfin.net/trac/ Source: http://prdownloads.sourceforge.net/tcpreplay/tcpreplay-%{version}.tar.gz Patch0: tcpreplay-Makefile.in-destdir.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: libnet-devel >= 1.1, %{pcapdep} >= 0.5, tcpdump Requires: /usr/sbin/tcpdump %description Tcpreplay is a tool to replay captured network traffic. Currently, tcpreplay supports pcap (tcpdump) and snoop capture formats. Also included, is tcpprep a tool to pre-process capture files to allow increased performance under certain conditions as well as capinfo which provides basic information about capture files. %prep %setup -q %patch0 -p0 -b .destdir %build %configure # make sure we use proper CFLAGS %{__sed} -ie 's/^CFLAGS.*/CFLAGS=${RPM_OPT_FLAGS}/' Makefile # remove unneeded docs %{__rm} -f Docs/INSTALL Docs/WARNINGS Docs/*.dvi Docs/*.tex Docs/*.lyx \ Docs/*.fig Docs/*.pl Docs/*.pdf Docs/*.ps Docs/*.eps Docs/*.aux \ Docs/*.log Docs/Makefile # fix source file permissions %{__chmod} -x *.c %{__make} %{?_smp_mflags} %install %{__rm} -rf %{buildroot} %{__make} install DESTDIR=%{buildroot} %clean %{__rm} -rf %{buildroot} %files %defattr(-, root, root, -) %doc Docs/* %doc %{_mandir}/man1/* %doc %{_mandir}/man8/* %{_bindir}/* %{_sbindir}/* %changelog * Tue Apr 17 2007 Bojan Smojver - 2.3.5-4 - Remove Makefile from docs * Tue Apr 17 2007 Bojan Smojver - 2.3.5-3 - Implement suggestions from package review process * Tue Apr 03 2007 Bojan Smojver - 2.3.5-2 - Add tcpdump to build and runtime dependencies - Cater for EL4, where there is no libpcap-devel * Mon Apr 02 2007 Bojan Smojver - 2.3.5-1 - Initial release, 2.3.5 - Based on package provided by Dag Wieers Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/tcpreplay/devel/.cvsignore,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- .cvsignore 17 Apr 2007 16:52:50 -0000 1.1 +++ .cvsignore 17 Apr 2007 22:14:17 -0000 1.2 @@ -0,0 +1 @@ +tcpreplay-2.3.5.tar.gz Index: sources =================================================================== RCS file: /cvs/extras/rpms/tcpreplay/devel/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 17 Apr 2007 16:52:50 -0000 1.1 +++ sources 17 Apr 2007 22:14:17 -0000 1.2 @@ -0,0 +1 @@ +fff1c5a382bc869caabfb20f4b3b3dad tcpreplay-2.3.5.tar.gz From fedora-extras-commits at redhat.com Tue Apr 17 22:28:20 2007 From: fedora-extras-commits at redhat.com (Bojan Smojver (bojan)) Date: Tue, 17 Apr 2007 18:28:20 -0400 Subject: rpms/tcpreplay/FC-6 tcpreplay-Makefile.in-destdir.patch, NONE, 1.1 tcpreplay.spec, NONE, 1.1 .cvsignore, 1.1, 1.2 sources, 1.1, 1.2 Message-ID: <200704172228.l3HMSKXA000877@cvs-int.fedora.redhat.com> Author: bojan Update of /cvs/extras/rpms/tcpreplay/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv850 Modified Files: .cvsignore sources Added Files: tcpreplay-Makefile.in-destdir.patch tcpreplay.spec Log Message: Initial checkin of tcpreplay to FC-6. tcpreplay-Makefile.in-destdir.patch: --- NEW FILE tcpreplay-Makefile.in-destdir.patch --- --- Makefile.in.orig 2007-04-02 16:59:46.000000000 +1000 +++ Makefile.in 2007-04-02 17:00:56.000000000 +1000 @@ -17,7 +17,7 @@ LNAVLIB = @LNAVLIB@ LNAV_CFLAGS = @LNAV_CFLAGS@ -INSTALL = @INSTALL@ +INSTALL = @INSTALL@ -p BINARIES = tcpreplay capinfo pcapmerge tcpprep flowreplay @@ -78,32 +78,32 @@ -cd Docs && make distclean install: - test -d $(SBINDIR) || $(INSTALL) -d $(SBINDIR) - test -d $(BINDIR) || $(INSTALL) -d $(BINDIR) - test -d $(MAN8DIR) || $(INSTALL) -d $(MAN8DIR) - test -d $(MAN1DIR) || $(INSTALL) -d $(MAN1DIR) - $(INSTALL) -m 755 tcpreplay $(SBINDIR) - $(INSTALL) -m 755 capinfo $(BINDIR) - $(INSTALL) -m 755 tcpprep $(BINDIR) - $(INSTALL) -m 755 pcapmerge $(BINDIR) - $(INSTALL) -m 755 flowreplay $(BINDIR) - $(INSTALL) -m 644 man/tcpreplay.8 $(MAN8DIR) - $(INSTALL) -m 644 man/capinfo.1 $(MAN1DIR) - $(INSTALL) -m 644 man/tcpprep.1 $(MAN1DIR) - $(INSTALL) -m 644 man/pcapmerge.1 $(MAN1DIR) - $(INSTALL) -m 644 man/flowreplay.1 $(MAN1DIR) + test -d $(DESTDIR)$(SBINDIR) || $(INSTALL) -d $(DESTDIR)$(SBINDIR) + test -d $(DESTDIR)$(BINDIR) || $(INSTALL) -d $(DESTDIR)$(BINDIR) + test -d $(DESTDIR)$(MAN8DIR) || $(INSTALL) -d $(DESTDIR)$(MAN8DIR) + test -d $(DESTDIR)$(MAN1DIR) || $(INSTALL) -d $(DESTDIR)$(MAN1DIR) + $(INSTALL) -m 755 tcpreplay $(DESTDIR)$(SBINDIR) + $(INSTALL) -m 755 capinfo $(DESTDIR)$(BINDIR) + $(INSTALL) -m 755 tcpprep $(DESTDIR)$(BINDIR) + $(INSTALL) -m 755 pcapmerge $(DESTDIR)$(BINDIR) + $(INSTALL) -m 755 flowreplay $(DESTDIR)$(BINDIR) + $(INSTALL) -m 644 man/tcpreplay.8 $(DESTDIR)$(MAN8DIR) + $(INSTALL) -m 644 man/capinfo.1 $(DESTDIR)$(MAN1DIR) + $(INSTALL) -m 644 man/tcpprep.1 $(DESTDIR)$(MAN1DIR) + $(INSTALL) -m 644 man/pcapmerge.1 $(DESTDIR)$(MAN1DIR) + $(INSTALL) -m 644 man/flowreplay.1 $(DESTDIR)$(MAN1DIR) uninstall: - rm -f $(SBINDIR)/tcpreplay - rm -f $(MAN8DIR)/tcpreplay.8 - rm -f $(BINDIR)/capinfo - rm -f $(MAN1DIR)/capinfo.1 - rm -f $(BINDIR)/tcpprep - rm -f $(MAN1DIR)/tcpprep.1 - rm -f $(BINDIR)/pcapmerge - rm -f $(MAN1DIR)/pcapmerge.1 - rm -f $(BINDIR)/flowreplay - rm -f $(MAN8DIR)/flowreplay.8 + rm -f $(DESTDIR)$(SBINDIR)/tcpreplay + rm -f $(DESTDIR)$(MAN8DIR)/tcpreplay.8 + rm -f $(DESTDIR)$(BINDIR)/capinfo + rm -f $(DESTDIR)$(MAN1DIR)/capinfo.1 + rm -f $(DESTDIR)$(BINDIR)/tcpprep + rm -f $(DESTDIR)$(MAN1DIR)/tcpprep.1 + rm -f $(DESTDIR)$(BINDIR)/pcapmerge + rm -f $(DESTDIR)$(MAN1DIR)/pcapmerge.1 + rm -f $(DESTDIR)$(BINDIR)/flowreplay + rm -f $(DESTDIR)$(MAN8DIR)/flowreplay.8 pretty: indent -br -brs -ts4 -ncdw -nce -ncs -npcs -nprs -l80 -lc80 -lp -psl -i4 -nut *.c *.h --- NEW FILE tcpreplay.spec --- # EL4 doesn't have libpcap-devel %if 0%{?rhel} && "%rhel" < "5" %define pcapdep libpcap %else %define pcapdep libpcap-devel %endif Name: tcpreplay Version: 2.3.5 Release: 4%{?dist} Summary: Replay captured network traffic Group: Applications/Internet License: BSD URL: http://tcpreplay.synfin.net/trac/ Source: http://prdownloads.sourceforge.net/tcpreplay/tcpreplay-%{version}.tar.gz Patch0: tcpreplay-Makefile.in-destdir.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: libnet-devel >= 1.1, %{pcapdep} >= 0.5, tcpdump Requires: /usr/sbin/tcpdump %description Tcpreplay is a tool to replay captured network traffic. Currently, tcpreplay supports pcap (tcpdump) and snoop capture formats. Also included, is tcpprep a tool to pre-process capture files to allow increased performance under certain conditions as well as capinfo which provides basic information about capture files. %prep %setup -q %patch0 -p0 -b .destdir %build %configure # make sure we use proper CFLAGS %{__sed} -ie 's/^CFLAGS.*/CFLAGS=${RPM_OPT_FLAGS}/' Makefile # remove unneeded docs %{__rm} -f Docs/INSTALL Docs/WARNINGS Docs/*.dvi Docs/*.tex Docs/*.lyx \ Docs/*.fig Docs/*.pl Docs/*.pdf Docs/*.ps Docs/*.eps Docs/*.aux \ Docs/*.log Docs/Makefile # fix source file permissions %{__chmod} -x *.c %{__make} %{?_smp_mflags} %install %{__rm} -rf %{buildroot} %{__make} install DESTDIR=%{buildroot} %clean %{__rm} -rf %{buildroot} %files %defattr(-, root, root, -) %doc Docs/* %doc %{_mandir}/man1/* %doc %{_mandir}/man8/* %{_bindir}/* %{_sbindir}/* %changelog * Tue Apr 17 2007 Bojan Smojver - 2.3.5-4 - Remove Makefile from docs * Tue Apr 17 2007 Bojan Smojver - 2.3.5-3 - Implement suggestions from package review process * Tue Apr 03 2007 Bojan Smojver - 2.3.5-2 - Add tcpdump to build and runtime dependencies - Cater for EL4, where there is no libpcap-devel * Mon Apr 02 2007 Bojan Smojver - 2.3.5-1 - Initial release, 2.3.5 - Based on package provided by Dag Wieers Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/tcpreplay/FC-6/.cvsignore,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- .cvsignore 17 Apr 2007 16:52:50 -0000 1.1 +++ .cvsignore 17 Apr 2007 22:27:46 -0000 1.2 @@ -0,0 +1 @@ +tcpreplay-2.3.5.tar.gz Index: sources =================================================================== RCS file: /cvs/extras/rpms/tcpreplay/FC-6/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 17 Apr 2007 16:52:50 -0000 1.1 +++ sources 17 Apr 2007 22:27:46 -0000 1.2 @@ -0,0 +1 @@ +fff1c5a382bc869caabfb20f4b3b3dad tcpreplay-2.3.5.tar.gz From fedora-extras-commits at redhat.com Tue Apr 17 22:36:14 2007 From: fedora-extras-commits at redhat.com (Jeremy Katz (katzj)) Date: Tue, 17 Apr 2007 18:36:14 -0400 Subject: rpms/kvm/devel kvm-19-defaults.patch,NONE,1.1 kvm.spec,1.10,1.11 Message-ID: <200704172236.l3HMaEkn001457@cvs-int.fedora.redhat.com> Author: katzj Update of /cvs/extras/rpms/kvm/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv1430 Modified Files: kvm.spec Added Files: kvm-19-defaults.patch Log Message: * Tue Apr 17 2007 Jeremy Katz - 19-1 - update to kvm-19 - use rtl8139 as the default nic emulation instead of ne2k_pci (#236790) kvm-19-defaults.patch: --- NEW FILE kvm-19-defaults.patch --- --- kvm-19/qemu/hw/pc.c.defaults 2007-04-17 15:37:51.000000000 -0400 +++ kvm-19/qemu/hw/pc.c 2007-04-17 15:38:24.000000000 -0400 @@ -694,7 +694,7 @@ nd = &nd_table[i]; if (!nd->model) { if (pci_enabled) { - nd->model = "ne2k_pci"; + nd->model = "rtl8139"; } else { nd->model = "ne2k_isa"; } --- kvm-19/qemu/vl.c.defaults 2007-04-17 15:36:17.000000000 -0400 +++ kvm-19/qemu/vl.c 2007-04-17 15:38:43.000000000 -0400 @@ -7470,7 +7470,7 @@ const char *model = nd_table[i].model; char buf[1024]; if (model == NULL) - model = "ne2k_pci"; + model = "rtl8139"; snprintf(buf, sizeof(buf), "%s/pxe-%s.bin", bios_dir, model); if (get_image_size(buf) > 0) { option_rom[nb_option_roms] = strdup(buf); Index: kvm.spec =================================================================== RCS file: /cvs/extras/rpms/kvm/devel/kvm.spec,v retrieving revision 1.10 retrieving revision 1.11 diff -u -r1.10 -r1.11 --- kvm.spec 26 Mar 2007 21:16:26 -0000 1.10 +++ kvm.spec 17 Apr 2007 22:35:40 -0000 1.11 @@ -1,12 +1,13 @@ Summary: Kernel-based Virtual Machine Name: kvm -Version: 15 -Release: 2 +Version: 19 +Release: 1 License: GPL Group: Development/Tools URL: http://kvm.sf.net Source0: http://download.sourceforge.net/sourceforge/kvm/kvm-%{version}.tar.gz Source1: kvm.modules +Patch0: kvm-19-defaults.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: SDL-devel # qemu doesn't build with gcc 4.x @@ -29,6 +30,7 @@ %prep %setup -q +%patch0 -p1 -b .defaults %build ./configure --with-patched-kernel --qemu-cc=gcc34 --kerneldir=$(pwd)/kernel --prefix=%{_prefix} @@ -73,6 +75,10 @@ %{_sysconfdir}/sysconfig/modules/kvm.modules %changelog +* Tue Apr 17 2007 Jeremy Katz - 19-1 +- update to kvm-19 +- use rtl8139 as the default nic emulation instead of ne2k_pci (#236790) + * Mon Mar 26 2007 Jeremy Katz - 15-2 - add file so that kvm modules get loaded on boot From fedora-extras-commits at redhat.com Tue Apr 17 22:40:15 2007 From: fedora-extras-commits at redhat.com (Steven Pritchard (steve)) Date: Tue, 17 Apr 2007 18:40:15 -0400 Subject: rpms/perl-Class-Container/devel perl-Class-Container.spec,1.4,1.5 Message-ID: <200704172240.l3HMeFV4001635@cvs-int.fedora.redhat.com> Author: steve Update of /cvs/extras/rpms/perl-Class-Container/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv1579 Modified Files: perl-Class-Container.spec Log Message: Use fixperms macro instead of our own chmod incantation. BR ExtUtils::MakeMaker. Index: perl-Class-Container.spec =================================================================== RCS file: /cvs/extras/rpms/perl-Class-Container/devel/perl-Class-Container.spec,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- perl-Class-Container.spec 17 Sep 2006 17:41:05 -0000 1.4 +++ perl-Class-Container.spec 17 Apr 2007 22:39:41 -0000 1.5 @@ -1,6 +1,6 @@ Name: perl-Class-Container Version: 0.12 -Release: 4%{?dist} +Release: 5%{?dist} Summary: Class::Container Perl module License: GPL or Artistic Group: Development/Libraries @@ -8,6 +8,7 @@ Source0: http://www.cpan.org/authors/id/K/KW/KWILLIAMS/Class-Container-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch +BuildRequires: perl(ExtUtils::MakeMaker) BuildRequires: perl(Params::Validate) >= 0.23 Requires: perl(Params::Validate) >= 0.23 Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) @@ -49,7 +50,7 @@ find $RPM_BUILD_ROOT -type f -name .packlist -exec rm -f {} \; find $RPM_BUILD_ROOT -depth -type d -exec rmdir {} 2>/dev/null \; -chmod -R u+rwX,go+rX,go-w $RPM_BUILD_ROOT/* +%{_fixperms} $RPM_BUILD_ROOT/* perldoc -t perlgpl > COPYING perldoc -t perlartistic > Artistic @@ -67,6 +68,10 @@ %{_mandir}/man3/* %changelog +* Tue Apr 17 2007 Steven Pritchard 0.12-5 +- Use fixperms macro instead of our own chmod incantation. +- BR ExtUtils::MakeMaker. + * Sat Sep 16 2006 Steven Pritchard 0.12-4 - Canonicalize Source0 URL. - Fix find option order. From fedora-extras-commits at redhat.com Tue Apr 17 22:40:20 2007 From: fedora-extras-commits at redhat.com (Jeremy Katz (katzj)) Date: Tue, 17 Apr 2007 18:40:20 -0400 Subject: rpms/kvm/devel .cvsignore,1.7,1.8 sources,1.7,1.8 Message-ID: <200704172240.l3HMeK3H001641@cvs-int.fedora.redhat.com> Author: katzj Update of /cvs/extras/rpms/kvm/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv1599 Modified Files: .cvsignore sources Log Message: actually upload new tarball Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/kvm/devel/.cvsignore,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- .cvsignore 7 Mar 2007 20:57:13 -0000 1.7 +++ .cvsignore 17 Apr 2007 22:39:46 -0000 1.8 @@ -1 +1 @@ -kvm-15.tar.gz +kvm-19.tar.gz Index: sources =================================================================== RCS file: /cvs/extras/rpms/kvm/devel/sources,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- sources 7 Mar 2007 20:57:13 -0000 1.7 +++ sources 17 Apr 2007 22:39:46 -0000 1.8 @@ -1 +1 @@ -80b3997dd654916e5c0e5128cb0a4c71 kvm-15.tar.gz +5ed16610337c6e2f0bea39e898007d7d kvm-19.tar.gz From fedora-extras-commits at redhat.com Tue Apr 17 22:43:17 2007 From: fedora-extras-commits at redhat.com (Steven Pritchard (steve)) Date: Tue, 17 Apr 2007 18:43:17 -0400 Subject: rpms/perl-Class-Singleton/devel perl-Class-Singleton.spec,1.3,1.4 Message-ID: <200704172243.l3HMhHIX001808@cvs-int.fedora.redhat.com> Author: steve Update of /cvs/extras/rpms/perl-Class-Singleton/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv1767 Modified Files: perl-Class-Singleton.spec Log Message: Use fixperms macro instead of our own chmod incantation. BR ExtUtils::MakeMaker. Index: perl-Class-Singleton.spec =================================================================== RCS file: /cvs/extras/rpms/perl-Class-Singleton/devel/perl-Class-Singleton.spec,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- perl-Class-Singleton.spec 17 Sep 2006 18:09:49 -0000 1.3 +++ perl-Class-Singleton.spec 17 Apr 2007 22:42:43 -0000 1.4 @@ -1,6 +1,6 @@ Name: perl-Class-Singleton Version: 1.03 -Release: 3%{?dist} +Release: 4%{?dist} Summary: Class::Singleton Perl module License: Artistic Group: Development/Libraries @@ -8,6 +8,7 @@ Source0: http://www.cpan.org/authors/id/A/AB/ABW/Class-Singleton-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch +BuildRequires: perl(ExtUtils::MakeMaker) Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) %description @@ -36,7 +37,7 @@ find $RPM_BUILD_ROOT -type f -name .packlist -exec rm -f {} \; find $RPM_BUILD_ROOT -depth -type d -exec rmdir {} 2>/dev/null \; -chmod -R u+rwX,go+rX,go-w $RPM_BUILD_ROOT/* +%{_fixperms} $RPM_BUILD_ROOT/* perldoc -t perlartistic > Artistic @@ -53,6 +54,10 @@ %{_mandir}/man3/* %changelog +* Tue Apr 17 2007 Steven Pritchard 1.03-4 +- Use fixperms macro instead of our own chmod incantation. +- BR ExtUtils::MakeMaker. + * Sat Sep 16 2006 Steven Pritchard 1.03-3 - Canonicalize Source0 URL. - Fix find option order. From fedora-extras-commits at redhat.com Tue Apr 17 22:44:00 2007 From: fedora-extras-commits at redhat.com (Steven Pritchard (steve)) Date: Tue, 17 Apr 2007 18:44:00 -0400 Subject: rpms/perl-Convert-PEM/devel perl-Convert-PEM.spec,1.3,1.4 Message-ID: <200704172244.l3HMi0m9001879@cvs-int.fedora.redhat.com> Author: steve Update of /cvs/extras/rpms/perl-Convert-PEM/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv1817 Modified Files: perl-Convert-PEM.spec Log Message: Use fixperms macro instead of our own chmod incantation. BR ExtUtils::MakeMaker. Index: perl-Convert-PEM.spec =================================================================== RCS file: /cvs/extras/rpms/perl-Convert-PEM/devel/perl-Convert-PEM.spec,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- perl-Convert-PEM.spec 17 Sep 2006 18:14:34 -0000 1.3 +++ perl-Convert-PEM.spec 17 Apr 2007 22:43:26 -0000 1.4 @@ -1,6 +1,6 @@ Name: perl-Convert-PEM Version: 0.07 -Release: 4%{?dist} +Release: 5%{?dist} Summary: Read/write encrypted ASN.1 PEM files License: GPL or Artistic Group: Development/Libraries @@ -11,6 +11,7 @@ BuildRequires: perl(Crypt::DES_EDE3) BuildRequires: perl(Convert::ASN1) >= 0.10 BuildRequires: perl(Class::ErrorHandler) +BuildRequires: perl(ExtUtils::MakeMaker) Requires: perl(Crypt::DES_EDE3) Requires: perl(Convert::ASN1) >= 0.10 Requires: perl(Class::ErrorHandler) @@ -35,7 +36,7 @@ find $RPM_BUILD_ROOT -type f -name .packlist -exec rm -f {} \; find $RPM_BUILD_ROOT -depth -type d -exec rmdir {} 2>/dev/null \; -chmod -R u+rwX,go+rX,go-w $RPM_BUILD_ROOT/* +%{_fixperms} $RPM_BUILD_ROOT/* perldoc -t perlgpl > COPYING perldoc -t perlartistic > Artistic @@ -53,6 +54,10 @@ %{_mandir}/man3/* %changelog +* Tue Apr 17 2007 Steven Pritchard 0.07-5 +- Use fixperms macro instead of our own chmod incantation. +- BR ExtUtils::MakeMaker. + * Sat Sep 16 2006 Steven Pritchard 0.07-4 - Canonicalize Source0 URL. - Fix find option order. From fedora-extras-commits at redhat.com Tue Apr 17 22:44:34 2007 From: fedora-extras-commits at redhat.com (Steven Pritchard (steve)) Date: Tue, 17 Apr 2007 18:44:34 -0400 Subject: rpms/perl-Convert-ASCII-Armour/devel perl-Convert-ASCII-Armour.spec, 1.3, 1.4 Message-ID: <200704172244.l3HMiYpq001938@cvs-int.fedora.redhat.com> Author: steve Update of /cvs/extras/rpms/perl-Convert-ASCII-Armour/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv1873 Modified Files: perl-Convert-ASCII-Armour.spec Log Message: Use fixperms macro instead of our own chmod incantation. BR ExtUtils::MakeMaker. Index: perl-Convert-ASCII-Armour.spec =================================================================== RCS file: /cvs/extras/rpms/perl-Convert-ASCII-Armour/devel/perl-Convert-ASCII-Armour.spec,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- perl-Convert-ASCII-Armour.spec 17 Sep 2006 18:11:34 -0000 1.3 +++ perl-Convert-ASCII-Armour.spec 17 Apr 2007 22:44:00 -0000 1.4 @@ -1,6 +1,6 @@ Name: perl-Convert-ASCII-Armour Version: 1.4 -Release: 4%{?dist} +Release: 5%{?dist} Summary: Convert binary octets into ASCII armoured messages License: GPL or Artistic Group: Development/Libraries @@ -9,6 +9,7 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch BuildRequires: perl(Compress::Zlib) +BuildRequires: perl(ExtUtils::MakeMaker) Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) %description @@ -36,7 +37,7 @@ find $RPM_BUILD_ROOT -type f -name .packlist -exec rm -f {} \; find $RPM_BUILD_ROOT -depth -type d -exec rmdir {} 2>/dev/null \; -chmod -R u+rwX,go+rX,go-w $RPM_BUILD_ROOT/* +%{_fixperms} $RPM_BUILD_ROOT/* perldoc -t perlgpl > COPYING @@ -53,6 +54,10 @@ %{_mandir}/man3/* %changelog +* Tue Apr 17 2007 Steven Pritchard 1.4-5 +- Use fixperms macro instead of our own chmod incantation. +- BR ExtUtils::MakeMaker. + * Sat Sep 16 2006 Steven Pritchard 1.4-4 - Canonicalize Source0 URL. - Fix find option order. From fedora-extras-commits at redhat.com Tue Apr 17 22:46:43 2007 From: fedora-extras-commits at redhat.com (Steven Pritchard (steve)) Date: Tue, 17 Apr 2007 18:46:43 -0400 Subject: rpms/perl-Class-ErrorHandler/devel perl-Class-ErrorHandler.spec, 1.2, 1.3 Message-ID: <200704172246.l3HMkh9v002096@cvs-int.fedora.redhat.com> Author: steve Update of /cvs/extras/rpms/perl-Class-ErrorHandler/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv2072 Modified Files: perl-Class-ErrorHandler.spec Log Message: Use fixperms macro instead of our own chmod incantation. BR ExtUtils::MakeMaker. Index: perl-Class-ErrorHandler.spec =================================================================== RCS file: /cvs/extras/rpms/perl-Class-ErrorHandler/devel/perl-Class-ErrorHandler.spec,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- perl-Class-ErrorHandler.spec 17 Sep 2006 18:08:07 -0000 1.2 +++ perl-Class-ErrorHandler.spec 17 Apr 2007 22:46:09 -0000 1.3 @@ -1,6 +1,6 @@ Name: perl-Class-ErrorHandler Version: 0.01 -Release: 3%{?dist} +Release: 4%{?dist} Summary: Class::ErrorHandler Perl module License: GPL or Artistic Group: Development/Libraries @@ -8,6 +8,7 @@ Source0: http://www.cpan.org/authors/id/B/BT/BTROTT/Class-ErrorHandler-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch +BuildRequires: perl(ExtUtils::MakeMaker) Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) %description @@ -29,7 +30,7 @@ find $RPM_BUILD_ROOT -type f -name .packlist -exec rm -f {} \; find $RPM_BUILD_ROOT -depth -type d -exec rmdir {} 2>/dev/null \; -chmod -R u+rwX,go+rX,go-w $RPM_BUILD_ROOT/* +%{_fixperms} $RPM_BUILD_ROOT/* perldoc -t perlgpl > COPYING perldoc -t perlartistic > Artistic @@ -47,6 +48,10 @@ %{_mandir}/man3/* %changelog +* Tue Apr 17 2007 Steven Pritchard 0.01-4 +- Use fixperms macro instead of our own chmod incantation. +- BR ExtUtils::MakeMaker. + * Sat Sep 16 2006 Steven Pritchard 0.01-3 - Canonicalize Source0 URL. - Fix find option order. From fedora-extras-commits at redhat.com Tue Apr 17 22:54:19 2007 From: fedora-extras-commits at redhat.com (Jasper O'neal Hartline (autopsy)) Date: Tue, 17 Apr 2007 18:54:19 -0400 Subject: kadischi/post_install_scripts 08symlink.sh,1.1,1.2 Message-ID: <200704172254.l3HMsJ1W002240@cvs-int.fedora.redhat.com> Author: autopsy Update of /cvs/devel/kadischi/post_install_scripts In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv2223/kadischi/post_install_scripts Modified Files: 08symlink.sh Log Message: Add ifconfig to 08symlink.sh Index: 08symlink.sh =================================================================== RCS file: /cvs/devel/kadischi/post_install_scripts/08symlink.sh,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- 08symlink.sh 17 Apr 2007 03:09:49 -0000 1.1 +++ 08symlink.sh 17 Apr 2007 22:54:17 -0000 1.2 @@ -8,6 +8,8 @@ # Since in the Anaconda environment, Anaconda expects everything in /usr/sbin # When in reality on an installed system such as the LiveCD, everything is in /sbin # + +# Filesystem tools /usr/sbin/chroot $SYSDIR /bin/ln -s /sbin/badblocks /usr/sbin/badblocks /usr/sbin/chroot $SYSDIR /bin/ln -s /sbin/mkreiserfs /usr/sbin/mkreiserfs /usr/sbin/chroot $SYSDIR /bin/ln -s /sbin/reiserfstune /usr/sbin/reiserfstune @@ -20,3 +22,6 @@ /usr/sbin/chroot $SYSDIR /bin/ln -s /sbin/mkswap /usr/sbin/mkswap /usr/sbin/chroot $SYSDIR /bin/ln -s /sbin/mkdosfs /usr/sbin/mkdosfs /usr/sbin/chroot $SYSDIR /bin/ln -s /sbin/mdadm /usr/sbin/mdadm + +# Network tools +/usr/sbin/chroot $SYSDIR /bin/ln -s /sbin/ifconfig /usr/sbin/ifconfig From fedora-extras-commits at redhat.com Tue Apr 17 22:56:59 2007 From: fedora-extras-commits at redhat.com (Steven Pritchard (steve)) Date: Tue, 17 Apr 2007 18:56:59 -0400 Subject: rpms/perl-CPAN-DistnameInfo/devel perl-CPAN-DistnameInfo.spec, 1.2, 1.3 Message-ID: <200704172256.l3HMuxGY002342@cvs-int.fedora.redhat.com> Author: steve Update of /cvs/extras/rpms/perl-CPAN-DistnameInfo/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv2299 Modified Files: perl-CPAN-DistnameInfo.spec Log Message: Use fixperms macro instead of our own chmod incantation. BR ExtUtils::MakeMaker. Index: perl-CPAN-DistnameInfo.spec =================================================================== RCS file: /cvs/extras/rpms/perl-CPAN-DistnameInfo/devel/perl-CPAN-DistnameInfo.spec,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- perl-CPAN-DistnameInfo.spec 17 Sep 2006 18:37:39 -0000 1.2 +++ perl-CPAN-DistnameInfo.spec 17 Apr 2007 22:56:25 -0000 1.3 @@ -1,6 +1,6 @@ Name: perl-CPAN-DistnameInfo Version: 0.06 -Release: 2%{?dist} +Release: 3%{?dist} Summary: CPAN::DistnameInfo Perl module License: GPL or Artistic Group: Development/Libraries @@ -8,6 +8,7 @@ Source0: http://www.cpan.org/authors/id/G/GB/GBARR/CPAN-DistnameInfo-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch +BuildRequires: perl(ExtUtils::MakeMaker) Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) %description @@ -38,7 +39,7 @@ find $RPM_BUILD_ROOT -type f -name .packlist -exec rm -f {} \; find $RPM_BUILD_ROOT -depth -type d -exec rmdir {} 2>/dev/null \; -chmod -R u+rwX,go+rX,go-w $RPM_BUILD_ROOT/* +%{_fixperms} $RPM_BUILD_ROOT/* perldoc -t perlgpl > COPYING perldoc -t perlartistic > Artistic @@ -56,6 +57,10 @@ %{_mandir}/man3/* %changelog +* Tue Apr 17 2007 Steven Pritchard 0.06-3 +- Use fixperms macro instead of our own chmod incantation. +- BR ExtUtils::MakeMaker. + * Sat Sep 16 2006 Steven Pritchard 0.06-2 - Canonicalize Source0 URL. - Fix find option order. From fedora-extras-commits at redhat.com Tue Apr 17 23:03:35 2007 From: fedora-extras-commits at redhat.com (Alex Lancaster (alexlan)) Date: Tue, 17 Apr 2007 19:03:35 -0400 Subject: rpms/python-biopython/devel biopython-setup_test.patch, NONE, 1.1 python-biopython.spec, NONE, 1.1 .cvsignore, 1.1, 1.2 sources, 1.1, 1.2 Message-ID: <200704172303.l3HN3ZFY006770@cvs-int.fedora.redhat.com> Author: alexlan Update of /cvs/extras/rpms/python-biopython/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv6744/devel Modified Files: .cvsignore sources Added Files: biopython-setup_test.patch python-biopython.spec Log Message: Initial import. biopython-setup_test.patch: --- NEW FILE biopython-setup_test.patch --- Index: setup.py =================================================================== RCS file: /home/repository/biopython/biopython/setup.py,v retrieving revision 1.116 diff -u -p -r1.116 setup.py --- setup.py 17 Mar 2007 19:21:04 -0000 1.116 +++ setup.py 11 Apr 2007 03:37:48 -0000 @@ -238,11 +238,18 @@ class test_biopython(Command): """ description = "Automatically run the test suite for Biopython." - user_options = [] # distutils complains if this is not here. - def initialize_options(self): # distutils wants this - pass - def finalize_options(self): # this too + + user_options = [ + # provide the option to run tests in no-gui mode + ('no-gui', None, "Do not run in GUI mode") + ] + + def initialize_options(self): + self.no_gui = None + + def finalize_options(self): pass + def run(self): this_dir = os.getcwd() @@ -250,7 +257,10 @@ class test_biopython(Command): os.chdir("Tests") sys.path.insert(0, '') import run_tests - run_tests.main([]) + if self.no_gui: + run_tests.main(['--no-gui']) + else: + run_tests.main([]) # change back to the current directory os.chdir(this_dir) Index: Tests/run_tests.py =================================================================== RCS file: /home/repository/biopython/biopython/Tests/run_tests.py,v retrieving revision 1.8 diff -u -p -r1.8 run_tests.py --- Tests/run_tests.py 9 Mar 2007 23:36:43 -0000 1.8 +++ Tests/run_tests.py 11 Apr 2007 03:37:48 -0000 @@ -56,7 +56,7 @@ def main(argv): # get the command line options try: - opts, args = getopt.getopt(argv[1:], 'g', + opts, args = getopt.getopt(argv, 'g', ["generate", "no-gui", "help"]) except getopt.error, msg: print msg @@ -316,5 +316,5 @@ def convert_string_newlines(line): return line if __name__ == "__main__": - sys.exit(main(sys.argv)) + sys.exit(main(sys.argv[1:])) --- NEW FILE python-biopython.spec --- %{!?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: python-biopython Version: 1.43 Release: 2%{?dist} Summary: Python tools for computational molecular biology Source0: http://biopython.org/DIST/biopython-%{version}.tar.gz Patch0: biopython-setup_test.patch License: Biopython License Agreement Url: http://www.biopython.org/ Group: Development/Libraries BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: python-devel BuildRequires: python-reportlab BuildRequires: mx BuildRequires: python-numeric BuildRequires: MySQL-python BuildRequires: python-psycopg Requires: python-reportlab Requires: mx Requires: python-numeric Requires: MySQL-python Requires: python-psycopg %description A set of freely available Python tools for computational molecular biology. %prep %setup -q -n biopython-%{version} %patch0 -p0 # remove all execute bits from documentation and fix line endings find Scripts -type f -exec chmod -x {} 2>/dev/null ';' find Doc -type f -exec chmod -x {} 2>/dev/null ';' find Doc -type f -exec sed -i 's/\r//' {} 2>/dev/null ';' # remove execute bits from Python modules find Bio -type f -exec chmod -x {} 2>/dev/null ';' # remove she-bang lines in .py files to keep rpmlint happy find Bio -type f -name "*.py" -exec sed -i '/^#![ ]*\/usr\/bin\/.*$/ d' {} 2>/dev/null ';' # answer interactive question "yes" to build Bio.KDTree %build env CFLAGS="$RPM_OPT_FLAGS" %{__python} setup.py build < 1.43-2 - Fix Source0 URL as per suggestion from Parag AN on #235989. * Mon Apr 02 2007 Alex Lancaster 1.43-1 - Initial Fedora package. Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/python-biopython/devel/.cvsignore,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- .cvsignore 17 Apr 2007 16:59:59 -0000 1.1 +++ .cvsignore 17 Apr 2007 23:03:01 -0000 1.2 @@ -0,0 +1 @@ +biopython-1.43.tar.gz Index: sources =================================================================== RCS file: /cvs/extras/rpms/python-biopython/devel/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 17 Apr 2007 16:59:59 -0000 1.1 +++ sources 17 Apr 2007 23:03:01 -0000 1.2 @@ -0,0 +1 @@ +3c275b321bb1db7d8bda764913aaedcd biopython-1.43.tar.gz From fedora-extras-commits at redhat.com Tue Apr 17 23:24:20 2007 From: fedora-extras-commits at redhat.com (Steven Pritchard (steve)) Date: Tue, 17 Apr 2007 19:24:20 -0400 Subject: rpms/perl-Exception-Class/devel perl-Exception-Class.spec,1.6,1.7 Message-ID: <200704172324.l3HNOK8u007507@cvs-int.fedora.redhat.com> Author: steve Update of /cvs/extras/rpms/perl-Exception-Class/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv7486 Modified Files: perl-Exception-Class.spec Log Message: Use fixperms macro instead of our own chmod incantation. BR ExtUtils::MakeMaker. Index: perl-Exception-Class.spec =================================================================== RCS file: /cvs/extras/rpms/perl-Exception-Class/devel/perl-Exception-Class.spec,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- perl-Exception-Class.spec 16 Sep 2006 17:39:01 -0000 1.6 +++ perl-Exception-Class.spec 17 Apr 2007 23:23:46 -0000 1.7 @@ -1,6 +1,6 @@ Name: perl-Exception-Class Version: 1.23 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Exception::Class Perl module License: GPL or Artistic Group: Development/Libraries @@ -8,10 +8,11 @@ Source0: http://www.cpan.org/authors/id/D/DR/DROLSKY/Exception-Class-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch -BuildRequires: perl(Devel::StackTrace) >= 1.12 BuildRequires: perl(Class::Data::Inheritable) >= 0.02 -Requires: perl(Devel::StackTrace) >= 1.12 +BuildRequires: perl(Devel::StackTrace) >= 1.12 +BuildRequires: perl(ExtUtils::MakeMaker) Requires: perl(Class::Data::Inheritable) >= 0.02 +Requires: perl(Devel::StackTrace) >= 1.12 Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) %description @@ -36,7 +37,7 @@ find $RPM_BUILD_ROOT -type f -name .packlist -exec rm -f {} \; find $RPM_BUILD_ROOT -depth -type d -exec rmdir {} 2>/dev/null \; -chmod -R u+rwX,go+rX,go-w $RPM_BUILD_ROOT/* +%{_fixperms} $RPM_BUILD_ROOT/* perldoc -t perlgpl > COPYING perldoc -t perlartistic > Artistic @@ -54,6 +55,10 @@ %{_mandir}/man3/* %changelog +* Tue Apr 17 2007 Steven Pritchard 1.23-3 +- Use fixperms macro instead of our own chmod incantation. +- BR ExtUtils::MakeMaker. + * Sat Sep 16 2006 Steven Pritchard 1.23-2 - Canonicalize Source0 URL. - Fix find option order. From fedora-extras-commits at redhat.com Tue Apr 17 23:25:12 2007 From: fedora-extras-commits at redhat.com (Steven Pritchard (steve)) Date: Tue, 17 Apr 2007 19:25:12 -0400 Subject: rpms/perl-File-BOM/devel perl-File-BOM.spec,1.4,1.5 Message-ID: <200704172325.l3HNPCgi007570@cvs-int.fedora.redhat.com> Author: steve Update of /cvs/extras/rpms/perl-File-BOM/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv7544 Modified Files: perl-File-BOM.spec Log Message: Rebuild. Index: perl-File-BOM.spec =================================================================== RCS file: /cvs/extras/rpms/perl-File-BOM/devel/perl-File-BOM.spec,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- perl-File-BOM.spec 17 Oct 2006 00:38:58 -0000 1.4 +++ perl-File-BOM.spec 17 Apr 2007 23:24:38 -0000 1.5 @@ -1,6 +1,6 @@ Name: perl-File-BOM Version: 0.14 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Utilities for handling Byte Order Marks License: GPL or Artistic Group: Development/Libraries @@ -45,6 +45,9 @@ %{_mandir}/man3/* %changelog +* Tue Apr 17 2007 Steven Pritchard 0.14-2 +- Rebuild. + * Mon Oct 16 2006 Steven Pritchard 0.14-1 - Update to 0.14. - Reformat to match cpanspec output. From fedora-extras-commits at redhat.com Tue Apr 17 23:27:47 2007 From: fedora-extras-commits at redhat.com (Steven Pritchard (steve)) Date: Tue, 17 Apr 2007 19:27:47 -0400 Subject: rpms/perl-File-ReadBackwards/devel perl-File-ReadBackwards.spec, 1.2, 1.3 Message-ID: <200704172327.l3HNRl3K007655@cvs-int.fedora.redhat.com> Author: steve Update of /cvs/extras/rpms/perl-File-ReadBackwards/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv7622 Modified Files: perl-File-ReadBackwards.spec Log Message: Use fixperms macro instead of our own chmod incantation. BR ExtUtils::MakeMaker. Index: perl-File-ReadBackwards.spec =================================================================== RCS file: /cvs/extras/rpms/perl-File-ReadBackwards/devel/perl-File-ReadBackwards.spec,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- perl-File-ReadBackwards.spec 17 Sep 2006 19:09:21 -0000 1.2 +++ perl-File-ReadBackwards.spec 17 Apr 2007 23:27:13 -0000 1.3 @@ -1,6 +1,6 @@ Name: perl-File-ReadBackwards Version: 1.04 -Release: 2%{?dist} +Release: 3%{?dist} Summary: File::ReadBackwards Perl module License: GPL or Artistic Group: Development/Libraries @@ -8,6 +8,7 @@ Source0: http://www.cpan.org/authors/id/U/UR/URI/File-ReadBackwards-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch +BuildRequires: perl(ExtUtils::MakeMaker) Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) %description @@ -30,7 +31,7 @@ find $RPM_BUILD_ROOT -type f -name .packlist -exec rm -f {} \; find $RPM_BUILD_ROOT -depth -type d -exec rmdir {} 2>/dev/null \; -chmod -R u+rwX,go+rX,go-w $RPM_BUILD_ROOT/* +%{_fixperms} $RPM_BUILD_ROOT/* %check make test @@ -45,6 +46,10 @@ %{_mandir}/man3/* %changelog +* Tue Apr 17 2007 Steven Pritchard 1.04-3 +- Use fixperms macro instead of our own chmod incantation. +- BR ExtUtils::MakeMaker. + * Sat Sep 16 2006 Steven Pritchard 1.04-2 - Fix find option order. From fedora-extras-commits at redhat.com Tue Apr 17 23:31:32 2007 From: fedora-extras-commits at redhat.com (Steven Pritchard (steve)) Date: Tue, 17 Apr 2007 19:31:32 -0400 Subject: rpms/perl-Graphics-ColorNames/devel perl-Graphics-ColorNames.spec, 1.3, 1.4 Message-ID: <200704172331.l3HNVWjP008163@cvs-int.fedora.redhat.com> Author: steve Update of /cvs/extras/rpms/perl-Graphics-ColorNames/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv7791 Modified Files: perl-Graphics-ColorNames.spec Log Message: Use fixperms macro instead of our own chmod incantation. Use the __perl macro. Index: perl-Graphics-ColorNames.spec =================================================================== RCS file: /cvs/extras/rpms/perl-Graphics-ColorNames/devel/perl-Graphics-ColorNames.spec,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- perl-Graphics-ColorNames.spec 17 Sep 2006 19:11:43 -0000 1.3 +++ perl-Graphics-ColorNames.spec 17 Apr 2007 23:30:58 -0000 1.4 @@ -1,6 +1,6 @@ Name: perl-Graphics-ColorNames Version: 1.06 -Release: 3%{?dist} +Release: 4%{?dist} Summary: Defines RGB values for common color names License: GPL or Artistic Group: Development/Libraries @@ -25,10 +25,10 @@ %prep %setup -q -n Graphics-ColorNames-%{version} -perl -pi -e 's/\r//g' Changes README +%{__perl} -pi -e 's/\r//g' Changes README %build -perl Build.PL installdirs=vendor +%{__perl} Build.PL installdirs=vendor ./Build %install @@ -37,7 +37,7 @@ ./Build install destdir=$RPM_BUILD_ROOT create_packlist=0 find $RPM_BUILD_ROOT -depth -type d -exec rmdir {} 2>/dev/null \; -chmod -R u+rwX,go+rX,go-w $RPM_BUILD_ROOT/* +%{_fixperms} $RPM_BUILD_ROOT/* %check ./Build test @@ -52,6 +52,10 @@ %{_mandir}/man3/* %changelog +* Tue Apr 17 2007 Steven Pritchard 1.06-4 +- Use fixperms macro instead of our own chmod incantation. +- Use the __perl macro. + * Sat Sep 16 2006 Steven Pritchard 1.06-3 - Fix find option order. From fedora-extras-commits at redhat.com Tue Apr 17 23:32:31 2007 From: fedora-extras-commits at redhat.com (Steven Pritchard (steve)) Date: Tue, 17 Apr 2007 19:32:31 -0400 Subject: rpms/perl-HTML-Mason/devel perl-HTML-Mason.spec,1.9,1.10 Message-ID: <200704172332.l3HNWVgV008233@cvs-int.fedora.redhat.com> Author: steve Update of /cvs/extras/rpms/perl-HTML-Mason/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv8213 Modified Files: perl-HTML-Mason.spec Log Message: Rebuild. Index: perl-HTML-Mason.spec =================================================================== RCS file: /cvs/extras/rpms/perl-HTML-Mason/devel/perl-HTML-Mason.spec,v retrieving revision 1.9 retrieving revision 1.10 diff -u -r1.9 -r1.10 --- perl-HTML-Mason.spec 18 Oct 2006 00:52:43 -0000 1.9 +++ perl-HTML-Mason.spec 17 Apr 2007 23:31:57 -0000 1.10 @@ -1,6 +1,6 @@ Name: perl-HTML-Mason Version: 1.35 -Release: 1%{?dist} +Release: 2%{?dist} Epoch: 1 Summary: Powerful Perl-based web site development and delivery engine License: GPL or Artistic @@ -96,6 +96,9 @@ %dir %{_localstatedir}/www/mason %changelog +* Tue Apr 17 2007 Steven Pritchard 1:1.35-2 +- Rebuild. + * Tue Oct 17 2006 Steven Pritchard 1:1.35-1 - Update to 1.35. - BR Test::Memory::Cycle for better test coverage. From fedora-extras-commits at redhat.com Tue Apr 17 23:38:41 2007 From: fedora-extras-commits at redhat.com (Steven Pritchard (steve)) Date: Tue, 17 Apr 2007 19:38:41 -0400 Subject: rpms/perl-HTTP-BrowserDetect/devel perl-HTTP-BrowserDetect.spec, 1.3, 1.4 Message-ID: <200704172338.l3HNcfSK008359@cvs-int.fedora.redhat.com> Author: steve Update of /cvs/extras/rpms/perl-HTTP-BrowserDetect/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv8321 Modified Files: perl-HTTP-BrowserDetect.spec Log Message: Use fixperms macro instead of our own chmod incantation. BR ExtUtils::MakeMaker. Index: perl-HTTP-BrowserDetect.spec =================================================================== RCS file: /cvs/extras/rpms/perl-HTTP-BrowserDetect/devel/perl-HTTP-BrowserDetect.spec,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- perl-HTTP-BrowserDetect.spec 5 Sep 2006 23:08:00 -0000 1.3 +++ perl-HTTP-BrowserDetect.spec 17 Apr 2007 23:38:08 -0000 1.4 @@ -1,6 +1,6 @@ Name: perl-HTTP-BrowserDetect Version: 0.98 -Release: 3%{?dist} +Release: 4%{?dist} Summary: Perl browser detection library License: GPL or Artistic Group: Development/Libraries @@ -8,6 +8,7 @@ Source0: http://www.cpan.org/authors/id/L/LH/LHS/HTTP-BrowserDetect-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch +BuildRequires: perl(ExtUtils::MakeMaker) Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) %description @@ -29,7 +30,7 @@ find $RPM_BUILD_ROOT -type f -name .packlist -exec rm -f {} \; find $RPM_BUILD_ROOT -depth -type d -exec rmdir {} 2>/dev/null \; -chmod -R u+rwX,go+rX,go-w $RPM_BUILD_ROOT/* +%{_fixperms} $RPM_BUILD_ROOT/* %check make test @@ -44,6 +45,10 @@ %{_mandir}/man3/* %changelog +* Tue Apr 17 2007 Steven Pritchard 0.98-4 +- Use fixperms macro instead of our own chmod incantation. +- BR ExtUtils::MakeMaker. + * Tue Sep 05 2006 Steven Pritchard 0.98-3 - Fix find option order. - Use canonical Source0 URL. From fedora-extras-commits at redhat.com Tue Apr 17 23:38:47 2007 From: fedora-extras-commits at redhat.com (Steven Pritchard (steve)) Date: Tue, 17 Apr 2007 19:38:47 -0400 Subject: rpms/perl-IO-Null/devel perl-IO-Null.spec,1.2,1.3 Message-ID: <200704172338.l3HNcl4r008366@cvs-int.fedora.redhat.com> Author: steve Update of /cvs/extras/rpms/perl-IO-Null/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv8325 Modified Files: perl-IO-Null.spec Log Message: Use fixperms macro instead of our own chmod incantation. BR ExtUtils::MakeMaker. Index: perl-IO-Null.spec =================================================================== RCS file: /cvs/extras/rpms/perl-IO-Null/devel/perl-IO-Null.spec,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- perl-IO-Null.spec 17 Sep 2006 20:47:34 -0000 1.2 +++ perl-IO-Null.spec 17 Apr 2007 23:38:13 -0000 1.3 @@ -1,6 +1,6 @@ Name: perl-IO-Null Version: 1.01 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Class for null filehandles License: GPL or Artistic Group: Development/Libraries @@ -8,6 +8,7 @@ Source0: http://www.cpan.org/authors/id/S/SB/SBURKE/IO-Null-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch +BuildRequires: perl(ExtUtils::MakeMaker) Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) %description @@ -32,7 +33,7 @@ find $RPM_BUILD_ROOT -type f -name .packlist -exec rm -f {} \; find $RPM_BUILD_ROOT -depth -type d -exec rmdir {} 2>/dev/null \; -chmod -R u+rwX,go+rX,go-w $RPM_BUILD_ROOT/* +%{_fixperms} $RPM_BUILD_ROOT/* %check make test @@ -47,6 +48,10 @@ %{_mandir}/man3/* %changelog +* Tue Apr 17 2007 Steven Pritchard 1.01-3 +- Use fixperms macro instead of our own chmod incantation. +- BR ExtUtils::MakeMaker. + * Sat Sep 16 2006 Steven Pritchard 1.01-2 - Fix find option order. From fedora-extras-commits at redhat.com Tue Apr 17 23:39:45 2007 From: fedora-extras-commits at redhat.com (Steven Pritchard (steve)) Date: Tue, 17 Apr 2007 19:39:45 -0400 Subject: rpms/perl-HTML-Template-Expr/devel perl-HTML-Template-Expr.spec, 1.7, 1.8 Message-ID: <200704172339.l3HNdjcg008471@cvs-int.fedora.redhat.com> Author: steve Update of /cvs/extras/rpms/perl-HTML-Template-Expr/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv8447 Modified Files: perl-HTML-Template-Expr.spec Log Message: Reformat to match cpanspec output. Use fixperms macro instead of our own chmod incantation. BR ExtUtils::MakeMaker. Index: perl-HTML-Template-Expr.spec =================================================================== RCS file: /cvs/extras/rpms/perl-HTML-Template-Expr/devel/perl-HTML-Template-Expr.spec,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- perl-HTML-Template-Expr.spec 20 Oct 2006 00:56:36 -0000 1.7 +++ perl-HTML-Template-Expr.spec 17 Apr 2007 23:39:11 -0000 1.8 @@ -1,16 +1,15 @@ Name: perl-HTML-Template-Expr Version: 0.07 -Release: 3%{?dist} +Release: 4%{?dist} Summary: Expression support extension for HTML::Template - -Group: Development/Libraries License: GPL or Artistic +Group: Development/Libraries URL: http://search.cpan.org/dist/HTML-Template-Expr/ Source0: http://www.cpan.org/authors/id/S/SA/SAMTREGAR/HTML-Template-Expr-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) - BuildArch: noarch -BuildRequires: perl(HTML::Template) +BuildRequires: perl(ExtUtils::MakeMaker) +BuildRequires: perl(HTML::Template) >= 2.4 BuildRequires: perl(Parse::RecDescent) Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) @@ -22,40 +21,41 @@ string operations and a mechanism to allow you add your own functions at runtime. - %prep %setup -q -n HTML-Template-Expr-%{version} - %build %{__perl} Makefile.PL INSTALLDIRS=vendor make %{?_smp_mflags} - %install rm -rf $RPM_BUILD_ROOT + make pure_install PERL_INSTALL_ROOT=$RPM_BUILD_ROOT -find $RPM_BUILD_ROOT -type f -name .packlist -exec rm -f {} ';' -find $RPM_BUILD_ROOT -depth -type d -exec rmdir {} 2>/dev/null ';' -chmod -R u+w $RPM_BUILD_ROOT/* +find $RPM_BUILD_ROOT -type f -name .packlist -exec rm -f {} \; +find $RPM_BUILD_ROOT -depth -type d -exec rmdir {} 2>/dev/null \; + +%{_fixperms} $RPM_BUILD_ROOT/* %check make test - %clean rm -rf $RPM_BUILD_ROOT - %files %defattr(-,root,root,-) %doc ANNOUNCE ARTISTIC Changes GPL README %{perl_vendorlib}/HTML/ %{_mandir}/man3/HTML::Template::Expr.3* - %changelog +* Tue Apr 17 2007 Steven Pritchard 0.07-4 +- Reformat to match cpanspec output. +- Use fixperms macro instead of our own chmod incantation. +- BR ExtUtils::MakeMaker. + * Thu Oct 19 2006 Steven Pritchard 0.07-3 - Rebuild. From fedora-extras-commits at redhat.com Tue Apr 17 23:28:28 2007 From: fedora-extras-commits at redhat.com (Steven Pritchard (steve)) Date: Tue, 17 Apr 2007 19:28:28 -0400 Subject: rpms/perl-File-Type/devel perl-File-Type.spec,1.2,1.3 Message-ID: <200704172328.l3HNSSqi007716@cvs-int.fedora.redhat.com> Author: steve Update of /cvs/extras/rpms/perl-File-Type/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv7664 Modified Files: perl-File-Type.spec Log Message: Use fixperms macro instead of our own chmod incantation. Index: perl-File-Type.spec =================================================================== RCS file: /cvs/extras/rpms/perl-File-Type/devel/perl-File-Type.spec,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- perl-File-Type.spec 17 Sep 2006 19:10:35 -0000 1.2 +++ perl-File-Type.spec 17 Apr 2007 23:27:54 -0000 1.3 @@ -1,6 +1,6 @@ Name: perl-File-Type Version: 0.22 -Release: 3%{?dist} +Release: 4%{?dist} Summary: Determine file type using magic License: GPL or Artistic Group: Development/Libraries @@ -28,7 +28,7 @@ ./Build install destdir=$RPM_BUILD_ROOT create_packlist=0 find $RPM_BUILD_ROOT -depth -type d -exec rmdir {} 2>/dev/null \; -chmod -R u+rwX,go+rX,go-w $RPM_BUILD_ROOT/* +%{_fixperms} $RPM_BUILD_ROOT/* %check ./Build test @@ -43,6 +43,9 @@ %{_mandir}/man3/* %changelog +* Tue Apr 17 2007 Steven Pritchard 0.22-4 +- Use fixperms macro instead of our own chmod incantation. + * Sat Sep 16 2006 Steven Pritchard 0.22-3 - Fix find option order. From fedora-extras-commits at redhat.com Tue Apr 17 23:22:45 2007 From: fedora-extras-commits at redhat.com (Steven Pritchard (steve)) Date: Tue, 17 Apr 2007 19:22:45 -0400 Subject: rpms/perl-DateTime-Set/devel perl-DateTime-Set.spec,1.3,1.4 Message-ID: <200704172322.l3HNMjsB007442@cvs-int.fedora.redhat.com> Author: steve Update of /cvs/extras/rpms/perl-DateTime-Set/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv7423 Modified Files: perl-DateTime-Set.spec Log Message: Use fixperms macro instead of our own chmod incantation. Index: perl-DateTime-Set.spec =================================================================== RCS file: /cvs/extras/rpms/perl-DateTime-Set/devel/perl-DateTime-Set.spec,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- perl-DateTime-Set.spec 17 Sep 2006 19:06:49 -0000 1.3 +++ perl-DateTime-Set.spec 17 Apr 2007 23:22:11 -0000 1.4 @@ -1,6 +1,6 @@ Name: perl-DateTime-Set Version: 0.25 -Release: 3%{?dist} +Release: 4%{?dist} Summary: Datetime sets and set math License: GPL or Artistic Group: Development/Libraries @@ -45,7 +45,7 @@ ./Build install destdir=$RPM_BUILD_ROOT create_packlist=0 find $RPM_BUILD_ROOT -depth -type d -exec rmdir {} 2>/dev/null \; -chmod -R u+rwX,go+rX,go-w $RPM_BUILD_ROOT/* +%{_fixperms} $RPM_BUILD_ROOT/* %check ./Build test @@ -60,6 +60,9 @@ %{_mandir}/man3/* %changelog +* Tue Apr 17 2007 Steven Pritchard 0.25-4 +- Use fixperms macro instead of our own chmod incantation. + * Sat Sep 16 2006 Steven Pritchard 0.25-3 - Fix find option order. From fedora-extras-commits at redhat.com Tue Apr 17 23:18:42 2007 From: fedora-extras-commits at redhat.com (Steven Pritchard (steve)) Date: Tue, 17 Apr 2007 19:18:42 -0400 Subject: rpms/perl-DateTime-Format-ICal/devel perl-DateTime-Format-ICal.spec, 1.2, 1.3 Message-ID: <200704172318.l3HNIgaw007240@cvs-int.fedora.redhat.com> Author: steve Update of /cvs/extras/rpms/perl-DateTime-Format-ICal/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv7221 Modified Files: perl-DateTime-Format-ICal.spec Log Message: Use fixperms macro instead of our own chmod incantation. Index: perl-DateTime-Format-ICal.spec =================================================================== RCS file: /cvs/extras/rpms/perl-DateTime-Format-ICal/devel/perl-DateTime-Format-ICal.spec,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- perl-DateTime-Format-ICal.spec 17 Sep 2006 19:04:46 -0000 1.2 +++ perl-DateTime-Format-ICal.spec 17 Apr 2007 23:18:07 -0000 1.3 @@ -1,6 +1,6 @@ Name: perl-DateTime-Format-ICal Version: 0.08 -Release: 3%{?dist} +Release: 4%{?dist} Summary: Parse and format iCal datetime and duration strings License: GPL or Artistic Group: Development/Libraries @@ -36,7 +36,7 @@ ./Build install destdir=$RPM_BUILD_ROOT create_packlist=0 find $RPM_BUILD_ROOT -depth -type d -exec rmdir {} 2>/dev/null \; -chmod -R u+rwX,go+rX,go-w $RPM_BUILD_ROOT/* +%{_fixperms} $RPM_BUILD_ROOT/* %check ./Build test @@ -51,6 +51,9 @@ %{_mandir}/man3/* %changelog +* Tue Apr 17 2007 Steven Pritchard 0.08-4 +- Use fixperms macro instead of our own chmod incantation. + * Sat Sep 16 2006 Steven Pritchard 0.08-3 - Fix find option order. From fedora-extras-commits at redhat.com Tue Apr 17 23:21:28 2007 From: fedora-extras-commits at redhat.com (Steven Pritchard (steve)) Date: Tue, 17 Apr 2007 19:21:28 -0400 Subject: rpms/perl-DateTime-Format-W3CDTF/devel perl-DateTime-Format-W3CDTF.spec, 1.1, 1.2 Message-ID: <200704172321.l3HNLS6l007374@cvs-int.fedora.redhat.com> Author: steve Update of /cvs/extras/rpms/perl-DateTime-Format-W3CDTF/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv7353 Modified Files: perl-DateTime-Format-W3CDTF.spec Log Message: Use fixperms macro instead of our own chmod incantation. BR ExtUtils::MakeMaker. Index: perl-DateTime-Format-W3CDTF.spec =================================================================== RCS file: /cvs/extras/rpms/perl-DateTime-Format-W3CDTF/devel/perl-DateTime-Format-W3CDTF.spec,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- perl-DateTime-Format-W3CDTF.spec 28 Aug 2006 16:00:49 -0000 1.1 +++ perl-DateTime-Format-W3CDTF.spec 17 Apr 2007 23:20:54 -0000 1.2 @@ -1,6 +1,6 @@ Name: perl-DateTime-Format-W3CDTF Version: 0.04 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Parse and format W3CDTF datetime strings License: GPL or Artistic Group: Development/Libraries @@ -9,6 +9,7 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch BuildRequires: perl(DateTime) +BuildRequires: perl(ExtUtils::MakeMaker) Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) %description @@ -31,7 +32,7 @@ find $RPM_BUILD_ROOT -type f -name .packlist -exec rm -f {} \; find $RPM_BUILD_ROOT -depth -type d -exec rmdir {} 2>/dev/null \; -chmod -R u+rwX,go+rX,go-w $RPM_BUILD_ROOT/* +%{_fixperms} $RPM_BUILD_ROOT/* %check make test @@ -46,6 +47,10 @@ %{_mandir}/man3/* %changelog +* Tue Apr 17 2007 Steven Pritchard 0.04-2 +- Use fixperms macro instead of our own chmod incantation. +- BR ExtUtils::MakeMaker. + * Sat Aug 26 2006 Steven Pritchard 0.04-1 - Specfile autogenerated by cpanspec 1.68. - Fix License tag. From fedora-extras-commits at redhat.com Tue Apr 17 23:11:39 2007 From: fedora-extras-commits at redhat.com (Steven Pritchard (steve)) Date: Tue, 17 Apr 2007 19:11:39 -0400 Subject: rpms/perl-Convert-TNEF/devel perl-Convert-TNEF.spec,1.9,1.10 Message-ID: <200704172311.l3HNBdJt006928@cvs-int.fedora.redhat.com> Author: steve Update of /cvs/extras/rpms/perl-Convert-TNEF/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv6907 Modified Files: perl-Convert-TNEF.spec Log Message: Use fixperms macro instead of our own chmod incantation. Reformat to more closely match cpanspec output. BR MIME::Body instead of perl-MIME-tools. BR ExtUtils::MakeMaker. Index: perl-Convert-TNEF.spec =================================================================== RCS file: /cvs/extras/rpms/perl-Convert-TNEF/devel/perl-Convert-TNEF.spec,v retrieving revision 1.9 retrieving revision 1.10 diff -u -r1.9 -r1.10 --- perl-Convert-TNEF.spec 17 Sep 2006 18:35:19 -0000 1.9 +++ perl-Convert-TNEF.spec 17 Apr 2007 23:11:04 -0000 1.10 @@ -1,17 +1,16 @@ -Summary: Perl module to read TNEF files Name: perl-Convert-TNEF Version: 0.17 -Release: 6%{?dist} - +Release: 7%{?dist} +Summary: Perl module to read TNEF files License: GPL or Artistic Group: Development/Libraries URL: http://search.cpan.org/dist/Convert-TNEF/ Source0: http://www.cpan.org/authors/id/D/DO/DOUGW/Convert-TNEF-%{version}.tar.gz -BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot - +BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch -BuildRequires: perl-MIME-tools -Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) +BuildRequires: perl(ExtUtils::MakeMaker) +BuildRequires: perl(MIME::Body) >= 4.109 +Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) %description TNEF stands for Transport Neutral Encapsulation Format, and if you've @@ -21,42 +20,39 @@ %prep %setup -q -n Convert-TNEF-%{version} - %build -CFLAGS="$RPM_OPT_FLAGS" %{__perl} Makefile.PL INSTALLDIRS=vendor -make %{?_smp_mflags} OPTIMIZE="$RPM_OPT_FLAGS" - +%{__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 {} ';' -find $RPM_BUILD_ROOT -depth -type d -exec rmdir {} 2>/dev/null ';' -chmod -R u+w $RPM_BUILD_ROOT/* -perldoc -t perlgpl > COPYING -perldoc -t perlartistic > Artistic +make pure_install PERL_INSTALL_ROOT=$RPM_BUILD_ROOT +find $RPM_BUILD_ROOT -type f -name .packlist -exec rm -f {} \; +find $RPM_BUILD_ROOT -depth -type d -exec rmdir {} 2>/dev/null \; + +%{_fixperms} $RPM_BUILD_ROOT/* %check make test - %clean rm -rf $RPM_BUILD_ROOT - %files %defattr(-,root,root,-) -%doc README COPYING Artistic +%doc Changes README %{perl_vendorlib}/Convert %{_mandir}/man3/Convert::TNEF.3pm* - %changelog +* Tue Apr 17 2007 Steven Pritchard 0.17-7 +- Use fixperms macro instead of our own chmod incantation. +- Reformat to more closely match cpanspec output. +- BR MIME::Body instead of perl-MIME-tools. +- BR ExtUtils::MakeMaker. + * Sat Sep 16 2006 Steven Pritchard 0.17-6 - Fix find option order. From fedora-extras-commits at redhat.com Tue Apr 17 23:15:02 2007 From: fedora-extras-commits at redhat.com (Steven Pritchard (steve)) Date: Tue, 17 Apr 2007 19:15:02 -0400 Subject: rpms/perl-DateTime-Event-ICal/devel perl-DateTime-Event-ICal.spec, 1.2, 1.3 Message-ID: <200704172315.l3HNF2kC007092@cvs-int.fedora.redhat.com> Author: steve Update of /cvs/extras/rpms/perl-DateTime-Event-ICal/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv7068 Modified Files: perl-DateTime-Event-ICal.spec Log Message: Use fixperms macro instead of our own chmod incantation. BR ExtUtils::MakeMaker. Index: perl-DateTime-Event-ICal.spec =================================================================== RCS file: /cvs/extras/rpms/perl-DateTime-Event-ICal/devel/perl-DateTime-Event-ICal.spec,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- perl-DateTime-Event-ICal.spec 17 Sep 2006 19:01:05 -0000 1.2 +++ perl-DateTime-Event-ICal.spec 17 Apr 2007 23:14:28 -0000 1.3 @@ -1,6 +1,6 @@ Name: perl-DateTime-Event-ICal Version: 0.09 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Perl DateTime extension for computing rfc2445 recurrences License: GPL or Artistic Group: Development/Libraries @@ -10,6 +10,7 @@ BuildArch: noarch BuildRequires: perl(DateTime) BuildRequires: perl(DateTime::Event::Recurrence) >= 0.11 +BuildRequires: perl(ExtUtils::MakeMaker) Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) %description @@ -31,7 +32,7 @@ find $RPM_BUILD_ROOT -type f -name .packlist -exec rm -f {} \; find $RPM_BUILD_ROOT -depth -type d -exec rmdir {} 2>/dev/null \; -chmod -R u+rwX,go+rX,go-w $RPM_BUILD_ROOT/* +%{_fixperms} $RPM_BUILD_ROOT/* %check make test @@ -46,6 +47,10 @@ %{_mandir}/man3/* %changelog +* Tue Apr 17 2007 Steven Pritchard 0.09-3 +- Use fixperms macro instead of our own chmod incantation. +- BR ExtUtils::MakeMaker. + * Sat Sep 16 2006 Steven Pritchard 0.09-2 - Fix find option order. From fedora-extras-commits at redhat.com Tue Apr 17 23:20:35 2007 From: fedora-extras-commits at redhat.com (Steven Pritchard (steve)) Date: Tue, 17 Apr 2007 19:20:35 -0400 Subject: rpms/perl-DateTime-Format-Strptime/devel perl-DateTime-Format-Strptime.spec, 1.2, 1.3 Message-ID: <200704172320.l3HNKZuo007311@cvs-int.fedora.redhat.com> Author: steve Update of /cvs/extras/rpms/perl-DateTime-Format-Strptime/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv7292 Modified Files: perl-DateTime-Format-Strptime.spec Log Message: Use fixperms macro instead of our own chmod incantation. BR ExtUtils::MakeMaker. Index: perl-DateTime-Format-Strptime.spec =================================================================== RCS file: /cvs/extras/rpms/perl-DateTime-Format-Strptime/devel/perl-DateTime-Format-Strptime.spec,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- perl-DateTime-Format-Strptime.spec 17 Sep 2006 19:05:46 -0000 1.2 +++ perl-DateTime-Format-Strptime.spec 17 Apr 2007 23:19:59 -0000 1.3 @@ -1,6 +1,6 @@ Name: perl-DateTime-Format-Strptime Version: 1.0700 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Parse and format strp and strf time patterns License: GPL or Artistic Group: Development/Libraries @@ -12,6 +12,7 @@ BuildRequires: perl(DateTime) BuildRequires: perl(DateTime::Locale) >= 0.02 BuildRequires: perl(DateTime::TimeZone) >= 0.25 +BuildRequires: perl(ExtUtils::MakeMaker) BuildRequires: perl(Params::Validate) >= 0.64 Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) @@ -37,7 +38,7 @@ find $RPM_BUILD_ROOT -type f -name .packlist -exec rm -f {} \; find $RPM_BUILD_ROOT -depth -type d -exec rmdir {} 2>/dev/null \; -chmod -R u+rwX,go+rX,go-w $RPM_BUILD_ROOT/* +%{_fixperms} $RPM_BUILD_ROOT/* %check make test @@ -52,6 +53,10 @@ %{_mandir}/man3/* %changelog +* Tue Apr 17 2007 Steven Pritchard 1.0700-3 +- Use fixperms macro instead of our own chmod incantation. +- BR ExtUtils::MakeMaker. + * Sat Sep 16 2006 Steven Pritchard 1.0700-2 - Fix find option order. From fedora-extras-commits at redhat.com Tue Apr 17 23:41:36 2007 From: fedora-extras-commits at redhat.com (Steven Pritchard (steve)) Date: Tue, 17 Apr 2007 19:41:36 -0400 Subject: rpms/perl-Kwiki-Archive-Rcs/devel perl-Kwiki-Archive-Rcs.spec, 1.3, 1.4 Message-ID: <200704172341.l3HNfa4N008543@cvs-int.fedora.redhat.com> Author: steve Update of /cvs/extras/rpms/perl-Kwiki-Archive-Rcs/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv8523 Modified Files: perl-Kwiki-Archive-Rcs.spec Log Message: Use fixperms macro instead of our own chmod incantation. BR ExtUtils::MakeMaker. Index: perl-Kwiki-Archive-Rcs.spec =================================================================== RCS file: /cvs/extras/rpms/perl-Kwiki-Archive-Rcs/devel/perl-Kwiki-Archive-Rcs.spec,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- perl-Kwiki-Archive-Rcs.spec 5 Sep 2006 15:21:51 -0000 1.3 +++ perl-Kwiki-Archive-Rcs.spec 17 Apr 2007 23:41:02 -0000 1.4 @@ -1,6 +1,6 @@ Name: perl-Kwiki-Archive-Rcs Version: 0.15 -Release: 5%{?dist} +Release: 6%{?dist} Summary: Kwiki Page Archival Using RCS License: GPL or Artistic Group: Development/Libraries @@ -8,6 +8,7 @@ Source0: http://www.cpan.org/authors/id/I/IN/INGY/Kwiki-Archive-Rcs-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch +BuildRequires: perl(ExtUtils::MakeMaker) BuildRequires: perl(Kwiki) >= 0.38 Requires: perl(Kwiki) >= 0.38 Requires: rcs @@ -31,7 +32,7 @@ find $RPM_BUILD_ROOT -type f -name .packlist -exec rm -f {} \; find $RPM_BUILD_ROOT -depth -type d -exec rmdir {} 2>/dev/null \; -chmod -R u+rwX,go+rX,go-w $RPM_BUILD_ROOT/* +%{_fixperms} $RPM_BUILD_ROOT/* %check make test @@ -46,6 +47,10 @@ %{_mandir}/man3/* %changelog +* Tue Apr 17 2007 Steven Pritchard 0.15-6 +- Use fixperms macro instead of our own chmod incantation. +- BR ExtUtils::MakeMaker. + * Tue Sep 05 2006 Steven Pritchard 0.15-5 - Minor spec cleanup. From fedora-extras-commits at redhat.com Tue Apr 17 23:42:34 2007 From: fedora-extras-commits at redhat.com (Steven Pritchard (steve)) Date: Tue, 17 Apr 2007 19:42:34 -0400 Subject: rpms/perl-Kwiki-Attachments/devel perl-Kwiki-Attachments.spec, 1.2, 1.3 Message-ID: <200704172342.l3HNgYNf008609@cvs-int.fedora.redhat.com> Author: steve Update of /cvs/extras/rpms/perl-Kwiki-Attachments/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv8589 Modified Files: perl-Kwiki-Attachments.spec Log Message: Use fixperms macro instead of our own chmod incantation. BR ExtUtils::MakeMaker. Index: perl-Kwiki-Attachments.spec =================================================================== RCS file: /cvs/extras/rpms/perl-Kwiki-Attachments/devel/perl-Kwiki-Attachments.spec,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- perl-Kwiki-Attachments.spec 5 Sep 2006 15:25:10 -0000 1.2 +++ perl-Kwiki-Attachments.spec 17 Apr 2007 23:42:01 -0000 1.3 @@ -1,6 +1,6 @@ Name: perl-Kwiki-Attachments Version: 0.18 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Kwiki Page Attachments Plugin License: GPL or Artistic Group: Development/Libraries @@ -8,6 +8,7 @@ Source0: http://www.cpan.org/authors/id/S/SU/SUE/Kwiki-Attachments-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch +BuildRequires: perl(ExtUtils::MakeMaker) BuildRequires: perl(Kwiki) >= 0.37 Requires: perl(Kwiki) >= 0.37 Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) @@ -33,7 +34,7 @@ find $RPM_BUILD_ROOT -type f -name .packlist -exec rm -f {} \; find $RPM_BUILD_ROOT -depth -type d -exec rmdir {} 2>/dev/null \; -chmod -R u+rwX,go+rX,go-w $RPM_BUILD_ROOT/* +%{_fixperms} $RPM_BUILD_ROOT/* %check make test @@ -48,6 +49,10 @@ %{_mandir}/man3/* %changelog +* Tue Apr 17 2007 Steven Pritchard 0.18-3 +- Use fixperms macro instead of our own chmod incantation. +- BR ExtUtils::MakeMaker. + * Tue Sep 05 2006 Steven Pritchard 0.18-2 - Minor spec cleanup. From fedora-extras-commits at redhat.com Tue Apr 17 23:43:36 2007 From: fedora-extras-commits at redhat.com (Steven Pritchard (steve)) Date: Tue, 17 Apr 2007 19:43:36 -0400 Subject: rpms/perl-Kwiki-Diff/devel perl-Kwiki-Diff.spec,1.2,1.3 Message-ID: <200704172343.l3HNharP008673@cvs-int.fedora.redhat.com> Author: steve Update of /cvs/extras/rpms/perl-Kwiki-Diff/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv8649 Modified Files: perl-Kwiki-Diff.spec Log Message: Use fixperms macro instead of our own chmod incantation. BR ExtUtils::MakeMaker. Index: perl-Kwiki-Diff.spec =================================================================== RCS file: /cvs/extras/rpms/perl-Kwiki-Diff/devel/perl-Kwiki-Diff.spec,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- perl-Kwiki-Diff.spec 5 Sep 2006 15:29:59 -0000 1.2 +++ perl-Kwiki-Diff.spec 17 Apr 2007 23:43:02 -0000 1.3 @@ -1,6 +1,6 @@ Name: perl-Kwiki-Diff Version: 0.03 -Release: 3%{?dist} +Release: 4%{?dist} Summary: Display differences between the current wiki page and older revisions License: GPL or Artistic Group: Development/Libraries @@ -9,6 +9,7 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch BuildRequires: perl(Algorithm::Diff) >= 1.18 +BuildRequires: perl(ExtUtils::MakeMaker) BuildRequires: perl(Kwiki) >= 0.34 BuildRequires: perl(Kwiki::Revisions) >= 0.12 BuildRequires: perl(Spiffy) >= 0.22 @@ -36,7 +37,7 @@ find $RPM_BUILD_ROOT -type f -name .packlist -exec rm -f {} \; find $RPM_BUILD_ROOT -depth -type d -exec rmdir {} 2>/dev/null \; -chmod -R u+rwX,go+rX,go-w $RPM_BUILD_ROOT/* +%{_fixperms} $RPM_BUILD_ROOT/* %check rm -f debug*.list @@ -52,6 +53,10 @@ %{_mandir}/man3/* %changelog +* Tue Apr 17 2007 Steven Pritchard 0.03-4 +- Use fixperms macro instead of our own chmod incantation. +- BR ExtUtils::MakeMaker. + * Tue Sep 05 2006 Steven Pritchard 0.03-3 - Minor spec cleanup. From fedora-extras-commits at redhat.com Tue Apr 17 23:44:21 2007 From: fedora-extras-commits at redhat.com (Steven Pritchard (steve)) Date: Tue, 17 Apr 2007 19:44:21 -0400 Subject: rpms/perl-Kwiki-ModPerl/devel perl-Kwiki-ModPerl.spec,1.2,1.3 Message-ID: <200704172344.l3HNiLY4008738@cvs-int.fedora.redhat.com> Author: steve Update of /cvs/extras/rpms/perl-Kwiki-ModPerl/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv8708 Modified Files: perl-Kwiki-ModPerl.spec Log Message: Use fixperms macro instead of our own chmod incantation. BR ExtUtils::MakeMaker. Index: perl-Kwiki-ModPerl.spec =================================================================== RCS file: /cvs/extras/rpms/perl-Kwiki-ModPerl/devel/perl-Kwiki-ModPerl.spec,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- perl-Kwiki-ModPerl.spec 5 Sep 2006 15:32:51 -0000 1.2 +++ perl-Kwiki-ModPerl.spec 17 Apr 2007 23:43:47 -0000 1.3 @@ -1,6 +1,6 @@ Name: perl-Kwiki-ModPerl Version: 0.09 -Release: 3%{?dist} +Release: 4%{?dist} Summary: Enable Kwiki to work under mod_perl License: GPL or Artistic Group: Development/Libraries @@ -8,6 +8,7 @@ Source0: http://www.cpan.org/authors/id/G/GU/GUGOD/Kwiki-ModPerl-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch +BuildRequires: perl(ExtUtils::MakeMaker) BuildRequires: perl(Kwiki) >= 0.32 BuildRequires: perl(mod_perl2) Requires: perl(Kwiki) >= 0.32 @@ -32,7 +33,7 @@ find $RPM_BUILD_ROOT -type f -name .packlist -exec rm -f {} \; find $RPM_BUILD_ROOT -depth -type d -exec rmdir {} 2>/dev/null \; -chmod -R u+rwX,go+rX,go-w $RPM_BUILD_ROOT/* +%{_fixperms} $RPM_BUILD_ROOT/* %check make test @@ -47,6 +48,10 @@ %{_mandir}/man3/* %changelog +* Tue Apr 17 2007 Steven Pritchard 0.09-4 +- Use fixperms macro instead of our own chmod incantation. +- BR ExtUtils::MakeMaker. + * Tue Sep 05 2006 Steven Pritchard 0.09-3 - Minor spec cleanup. From fedora-extras-commits at redhat.com Wed Apr 18 01:17:58 2007 From: fedora-extras-commits at redhat.com (Mamoru Tasaka (mtasaka)) Date: Tue, 17 Apr 2007 21:17:58 -0400 Subject: rpms/xtide/FC-6 .cvsignore, 1.19, 1.20 sources, 1.19, 1.20 xtide.spec, 1.26, 1.27 Message-ID: <200704180117.l3I1HwVF019433@cvs-int.fedora.redhat.com> Author: mtasaka Update of /cvs/extras/rpms/xtide/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv19365/FC-6 Modified Files: .cvsignore sources xtide.spec Log Message: * Wed Apr 18 2007 Mamoru Tasaka - 2.9.3-1 - 2.9.3 Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/xtide/FC-6/.cvsignore,v retrieving revision 1.19 retrieving revision 1.20 diff -u -r1.19 -r1.20 --- .cvsignore 2 Apr 2007 16:42:28 -0000 1.19 +++ .cvsignore 18 Apr 2007 01:17:24 -0000 1.20 @@ -1 +1 @@ -xtide-2.9.2.tar.bz2 +xtide-2.9.3.tar.bz2 Index: sources =================================================================== RCS file: /cvs/extras/rpms/xtide/FC-6/sources,v retrieving revision 1.19 retrieving revision 1.20 diff -u -r1.19 -r1.20 --- sources 2 Apr 2007 16:42:28 -0000 1.19 +++ sources 18 Apr 2007 01:17:24 -0000 1.20 @@ -1 +1 @@ -367f5dc7584559b7581ed3ec1d2c4586 xtide-2.9.2.tar.bz2 +0a3bd1bb4c6cfdc431876596b680b107 xtide-2.9.3.tar.bz2 Index: xtide.spec =================================================================== RCS file: /cvs/extras/rpms/xtide/FC-6/xtide.spec,v retrieving revision 1.26 retrieving revision 1.27 diff -u -r1.26 -r1.27 --- xtide.spec 2 Apr 2007 16:42:28 -0000 1.26 +++ xtide.spec 18 Apr 2007 01:17:24 -0000 1.27 @@ -3,7 +3,7 @@ Summary: Calculate tide all over the world Name: xtide -Version: 2.9.2 +Version: 2.9.3 Release: 1%{?dist} URL: http://www.flaterco.com/xtide/ @@ -229,6 +229,9 @@ %{_datadir}/man/man8/xttpd.8* %changelog +* Wed Apr 18 2007 Mamoru Tasaka - 2.9.3-1 +- 2.9.3 + * Mon Apr 3 2007 Mamoru Tasaka - 2.9.2-1 - 2.9.2 From fedora-extras-commits at redhat.com Wed Apr 18 01:17:54 2007 From: fedora-extras-commits at redhat.com (Mamoru Tasaka (mtasaka)) Date: Tue, 17 Apr 2007 21:17:54 -0400 Subject: rpms/xtide/FC-5 .cvsignore, 1.19, 1.20 sources, 1.19, 1.20 xtide.spec, 1.27, 1.28 Message-ID: <200704180117.l3I1Hs6w019428@cvs-int.fedora.redhat.com> Author: mtasaka Update of /cvs/extras/rpms/xtide/FC-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv19365/FC-5 Modified Files: .cvsignore sources xtide.spec Log Message: * Wed Apr 18 2007 Mamoru Tasaka - 2.9.3-1 - 2.9.3 Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/xtide/FC-5/.cvsignore,v retrieving revision 1.19 retrieving revision 1.20 diff -u -r1.19 -r1.20 --- .cvsignore 2 Apr 2007 16:42:25 -0000 1.19 +++ .cvsignore 18 Apr 2007 01:17:20 -0000 1.20 @@ -1 +1 @@ -xtide-2.9.2.tar.bz2 +xtide-2.9.3.tar.bz2 Index: sources =================================================================== RCS file: /cvs/extras/rpms/xtide/FC-5/sources,v retrieving revision 1.19 retrieving revision 1.20 diff -u -r1.19 -r1.20 --- sources 2 Apr 2007 16:42:25 -0000 1.19 +++ sources 18 Apr 2007 01:17:20 -0000 1.20 @@ -1 +1 @@ -367f5dc7584559b7581ed3ec1d2c4586 xtide-2.9.2.tar.bz2 +0a3bd1bb4c6cfdc431876596b680b107 xtide-2.9.3.tar.bz2 Index: xtide.spec =================================================================== RCS file: /cvs/extras/rpms/xtide/FC-5/xtide.spec,v retrieving revision 1.27 retrieving revision 1.28 diff -u -r1.27 -r1.28 --- xtide.spec 2 Apr 2007 16:42:25 -0000 1.27 +++ xtide.spec 18 Apr 2007 01:17:20 -0000 1.28 @@ -3,7 +3,7 @@ Summary: Calculate tide all over the world Name: xtide -Version: 2.9.2 +Version: 2.9.3 Release: 1%{?dist} URL: http://www.flaterco.com/xtide/ @@ -229,6 +229,9 @@ %{_datadir}/man/man8/xttpd.8* %changelog +* Wed Apr 18 2007 Mamoru Tasaka - 2.9.3-1 +- 2.9.3 + * Mon Apr 3 2007 Mamoru Tasaka - 2.9.2-1 - 2.9.2 From fedora-extras-commits at redhat.com Wed Apr 18 01:18:02 2007 From: fedora-extras-commits at redhat.com (Mamoru Tasaka (mtasaka)) Date: Tue, 17 Apr 2007 21:18:02 -0400 Subject: rpms/xtide/devel .cvsignore, 1.19, 1.20 sources, 1.19, 1.20 xtide.spec, 1.26, 1.27 Message-ID: <200704180118.l3I1I2Mn019438@cvs-int.fedora.redhat.com> Author: mtasaka Update of /cvs/extras/rpms/xtide/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv19365/devel Modified Files: .cvsignore sources xtide.spec Log Message: * Wed Apr 18 2007 Mamoru Tasaka - 2.9.3-1 - 2.9.3 Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/xtide/devel/.cvsignore,v retrieving revision 1.19 retrieving revision 1.20 diff -u -r1.19 -r1.20 --- .cvsignore 2 Apr 2007 16:42:31 -0000 1.19 +++ .cvsignore 18 Apr 2007 01:17:28 -0000 1.20 @@ -1 +1 @@ -xtide-2.9.2.tar.bz2 +xtide-2.9.3.tar.bz2 Index: sources =================================================================== RCS file: /cvs/extras/rpms/xtide/devel/sources,v retrieving revision 1.19 retrieving revision 1.20 diff -u -r1.19 -r1.20 --- sources 2 Apr 2007 16:42:31 -0000 1.19 +++ sources 18 Apr 2007 01:17:28 -0000 1.20 @@ -1 +1 @@ -367f5dc7584559b7581ed3ec1d2c4586 xtide-2.9.2.tar.bz2 +0a3bd1bb4c6cfdc431876596b680b107 xtide-2.9.3.tar.bz2 Index: xtide.spec =================================================================== RCS file: /cvs/extras/rpms/xtide/devel/xtide.spec,v retrieving revision 1.26 retrieving revision 1.27 diff -u -r1.26 -r1.27 --- xtide.spec 2 Apr 2007 16:42:31 -0000 1.26 +++ xtide.spec 18 Apr 2007 01:17:28 -0000 1.27 @@ -3,7 +3,7 @@ Summary: Calculate tide all over the world Name: xtide -Version: 2.9.2 +Version: 2.9.3 Release: 1%{?dist} URL: http://www.flaterco.com/xtide/ @@ -229,6 +229,9 @@ %{_datadir}/man/man8/xttpd.8* %changelog +* Wed Apr 18 2007 Mamoru Tasaka - 2.9.3-1 +- 2.9.3 + * Mon Apr 3 2007 Mamoru Tasaka - 2.9.2-1 - 2.9.2 From fedora-extras-commits at redhat.com Wed Apr 18 01:20:13 2007 From: fedora-extras-commits at redhat.com (Mamoru Tasaka (mtasaka)) Date: Tue, 17 Apr 2007 21:20:13 -0400 Subject: rpms/tideEditor/FC-5 .cvsignore, 1.4, 1.5 sources, 1.4, 1.5 tideEditor.spec, 1.3, 1.4 Message-ID: <200704180120.l3I1KD81019642@cvs-int.fedora.redhat.com> Author: mtasaka Update of /cvs/extras/rpms/tideEditor/FC-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv19587/FC-5 Modified Files: .cvsignore sources tideEditor.spec Log Message: * Wed Apr 18 2007 Mamoru Tasaka - 1.4.1-1 - 1.4.1 Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/tideEditor/FC-5/.cvsignore,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- .cvsignore 13 Apr 2007 14:29:03 -0000 1.4 +++ .cvsignore 18 Apr 2007 01:19:39 -0000 1.5 @@ -1 +1 @@ -tideEditor-1.4.tar.bz2 +tideEditor-1.4.1.tar.bz2 Index: sources =================================================================== RCS file: /cvs/extras/rpms/tideEditor/FC-5/sources,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- sources 13 Apr 2007 14:29:03 -0000 1.4 +++ sources 18 Apr 2007 01:19:39 -0000 1.5 @@ -1 +1 @@ -ae24c2994c6aacd4e0c8c46feb938c40 tideEditor-1.4.tar.bz2 +e8e00579ef5db8828e6929fd6b6ae349 tideEditor-1.4.1.tar.bz2 Index: tideEditor.spec =================================================================== RCS file: /cvs/extras/rpms/tideEditor/FC-5/tideEditor.spec,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- tideEditor.spec 13 Apr 2007 14:29:03 -0000 1.3 +++ tideEditor.spec 18 Apr 2007 01:19:39 -0000 1.4 @@ -1,5 +1,5 @@ Name: tideEditor -Version: 1.4 +Version: 1.4.1 Release: 1%{?dist} Summary: Editor for Tide Constituent Database (TCD) files @@ -38,6 +38,9 @@ %{_bindir}/tideEditor %changelog +* Wed Apr 18 2007 Mamoru Tasaka - 1.4.1-1 +- 1.4.1 + * Fri Apr 13 2007 Mamoru Tasaka - 1.4-1 - 1.4 From fedora-extras-commits at redhat.com Wed Apr 18 01:20:17 2007 From: fedora-extras-commits at redhat.com (Mamoru Tasaka (mtasaka)) Date: Tue, 17 Apr 2007 21:20:17 -0400 Subject: rpms/tideEditor/FC-6 .cvsignore, 1.4, 1.5 sources, 1.4, 1.5 tideEditor.spec, 1.3, 1.4 Message-ID: <200704180120.l3I1KHkI019647@cvs-int.fedora.redhat.com> Author: mtasaka Update of /cvs/extras/rpms/tideEditor/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv19587/FC-6 Modified Files: .cvsignore sources tideEditor.spec Log Message: * Wed Apr 18 2007 Mamoru Tasaka - 1.4.1-1 - 1.4.1 Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/tideEditor/FC-6/.cvsignore,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- .cvsignore 13 Apr 2007 14:29:12 -0000 1.4 +++ .cvsignore 18 Apr 2007 01:19:43 -0000 1.5 @@ -1 +1 @@ -tideEditor-1.4.tar.bz2 +tideEditor-1.4.1.tar.bz2 Index: sources =================================================================== RCS file: /cvs/extras/rpms/tideEditor/FC-6/sources,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- sources 13 Apr 2007 14:29:12 -0000 1.4 +++ sources 18 Apr 2007 01:19:43 -0000 1.5 @@ -1 +1 @@ -ae24c2994c6aacd4e0c8c46feb938c40 tideEditor-1.4.tar.bz2 +e8e00579ef5db8828e6929fd6b6ae349 tideEditor-1.4.1.tar.bz2 Index: tideEditor.spec =================================================================== RCS file: /cvs/extras/rpms/tideEditor/FC-6/tideEditor.spec,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- tideEditor.spec 13 Apr 2007 14:29:12 -0000 1.3 +++ tideEditor.spec 18 Apr 2007 01:19:43 -0000 1.4 @@ -1,5 +1,5 @@ Name: tideEditor -Version: 1.4 +Version: 1.4.1 Release: 1%{?dist} Summary: Editor for Tide Constituent Database (TCD) files @@ -38,6 +38,9 @@ %{_bindir}/tideEditor %changelog +* Wed Apr 18 2007 Mamoru Tasaka - 1.4.1-1 +- 1.4.1 + * Fri Apr 13 2007 Mamoru Tasaka - 1.4-1 - 1.4 From fedora-extras-commits at redhat.com Wed Apr 18 01:20:21 2007 From: fedora-extras-commits at redhat.com (Mamoru Tasaka (mtasaka)) Date: Tue, 17 Apr 2007 21:20:21 -0400 Subject: rpms/tideEditor/devel .cvsignore, 1.4, 1.5 sources, 1.4, 1.5 tideEditor.spec, 1.3, 1.4 Message-ID: <200704180120.l3I1KLE6019652@cvs-int.fedora.redhat.com> Author: mtasaka Update of /cvs/extras/rpms/tideEditor/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv19587/devel Modified Files: .cvsignore sources tideEditor.spec Log Message: * Wed Apr 18 2007 Mamoru Tasaka - 1.4.1-1 - 1.4.1 Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/tideEditor/devel/.cvsignore,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- .cvsignore 13 Apr 2007 14:29:22 -0000 1.4 +++ .cvsignore 18 Apr 2007 01:19:47 -0000 1.5 @@ -1 +1 @@ -tideEditor-1.4.tar.bz2 +tideEditor-1.4.1.tar.bz2 Index: sources =================================================================== RCS file: /cvs/extras/rpms/tideEditor/devel/sources,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- sources 13 Apr 2007 14:29:22 -0000 1.4 +++ sources 18 Apr 2007 01:19:47 -0000 1.5 @@ -1 +1 @@ -ae24c2994c6aacd4e0c8c46feb938c40 tideEditor-1.4.tar.bz2 +e8e00579ef5db8828e6929fd6b6ae349 tideEditor-1.4.1.tar.bz2 Index: tideEditor.spec =================================================================== RCS file: /cvs/extras/rpms/tideEditor/devel/tideEditor.spec,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- tideEditor.spec 13 Apr 2007 14:29:22 -0000 1.3 +++ tideEditor.spec 18 Apr 2007 01:19:47 -0000 1.4 @@ -1,5 +1,5 @@ Name: tideEditor -Version: 1.4 +Version: 1.4.1 Release: 1%{?dist} Summary: Editor for Tide Constituent Database (TCD) files @@ -38,6 +38,9 @@ %{_bindir}/tideEditor %changelog +* Wed Apr 18 2007 Mamoru Tasaka - 1.4.1-1 +- 1.4.1 + * Fri Apr 13 2007 Mamoru Tasaka - 1.4-1 - 1.4 From fedora-extras-commits at redhat.com Wed Apr 18 02:46:18 2007 From: fedora-extras-commits at redhat.com (Joshua W. Boyer (jwboyer)) Date: Tue, 17 Apr 2007 22:46:18 -0400 Subject: rpms/gquilt/FC-6 .cvsignore, 1.8, 1.9 gquilt.spec, 1.9, 1.10 sources, 1.8, 1.9 Message-ID: <200704180246.l3I2kIpl025925@cvs-int.fedora.redhat.com> Author: jwboyer Update of /cvs/extras/rpms/gquilt/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv25904 Modified Files: .cvsignore gquilt.spec sources Log Message: Update to latest release Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/gquilt/FC-6/.cvsignore,v retrieving revision 1.8 retrieving revision 1.9 diff -u -r1.8 -r1.9 --- .cvsignore 14 Feb 2006 00:12:38 -0000 1.8 +++ .cvsignore 18 Apr 2007 02:45:44 -0000 1.9 @@ -1 +1 @@ -gquilt-0.17.tar.gz +gquilt-0.20.tar.gz Index: gquilt.spec =================================================================== RCS file: /cvs/extras/rpms/gquilt/FC-6/gquilt.spec,v retrieving revision 1.9 retrieving revision 1.10 diff -u -r1.9 -r1.10 --- gquilt.spec 6 Sep 2006 23:59:54 -0000 1.9 +++ gquilt.spec 18 Apr 2007 02:45:44 -0000 1.10 @@ -1,6 +1,6 @@ Name: gquilt -Version: 0.17 -Release: 3%{?dist} +Version: 0.20 +Release: 1%{?dist} License: GPL Group: Development/Tools Summary: PyGTK GUI wrapper for quilt @@ -51,6 +51,9 @@ rm -rf "$RPM_BUILD_ROOT" %changelog +* Mon Mar 05 2007 Josh Boyer 0.20-1 +- Update to latest release + * Wed Sep 06 2006 Josh Boyer 0.17-3 - Fix bug 205384. No longer ghost .pyo files Index: sources =================================================================== RCS file: /cvs/extras/rpms/gquilt/FC-6/sources,v retrieving revision 1.8 retrieving revision 1.9 diff -u -r1.8 -r1.9 --- sources 14 Feb 2006 00:12:38 -0000 1.8 +++ sources 18 Apr 2007 02:45:44 -0000 1.9 @@ -1 +1 @@ -0f7971cec2ad1175162bb3d70b5aa8b0 gquilt-0.17.tar.gz +6e80efd284ece0dd73205dcd65793a8d gquilt-0.20.tar.gz From fedora-extras-commits at redhat.com Wed Apr 18 04:14:20 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Wed, 18 Apr 2007 00:14:20 -0400 Subject: rpms/PerceptualDiff/devel - New directory Message-ID: <200704180414.l3I4EKAi003126@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/rpms/PerceptualDiff/devel In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners/tmpcvsjq3084/rpms/PerceptualDiff/devel Log Message: Directory /cvs/extras/rpms/PerceptualDiff/devel added to the repository From fedora-extras-commits at redhat.com Wed Apr 18 04:14:14 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Wed, 18 Apr 2007 00:14:14 -0400 Subject: rpms/PerceptualDiff - New directory Message-ID: <200704180414.l3I4EErC003112@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/rpms/PerceptualDiff In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners/tmpcvsjq3084/rpms/PerceptualDiff Log Message: Directory /cvs/extras/rpms/PerceptualDiff added to the repository From fedora-extras-commits at redhat.com Wed Apr 18 04:14:29 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Wed, 18 Apr 2007 00:14:29 -0400 Subject: rpms/PerceptualDiff Makefile, NONE, 1.1 import.log, NONE, 1.1 pkg.acl, NONE, 1.1 Message-ID: <200704180414.l3I4ETdv003154@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/rpms/PerceptualDiff In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners/tmpcvsjq3084/rpms/PerceptualDiff Added Files: Makefile import.log pkg.acl Log Message: Setup of module PerceptualDiff --- NEW FILE Makefile --- # Top level Makefile for module PerceptualDiff 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 --- --- NEW FILE pkg.acl --- From fedora-extras-commits at redhat.com Wed Apr 18 04:14:38 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Wed, 18 Apr 2007 00:14:38 -0400 Subject: rpms/PerceptualDiff/devel .cvsignore, NONE, 1.1 Makefile, NONE, 1.1 sources, NONE, 1.1 Message-ID: <200704180414.l3I4EcE1003177@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/rpms/PerceptualDiff/devel In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners/tmpcvsjq3084/rpms/PerceptualDiff/devel Added Files: .cvsignore Makefile sources Log Message: Setup of module PerceptualDiff --- NEW FILE .cvsignore --- --- NEW FILE Makefile --- # Makefile for source rpm: PerceptualDiff # $Id: Makefile,v 1.1 2007/04/18 04:14:34 wtogami Exp $ NAME := PerceptualDiff SPECFILE = $(firstword $(wildcard *.spec)) define find-makefile-common for d in common ../common ../../common ; do if [ -f $$d/Makefile.common ] ; then if [ -f $$d/CVS/Root -a -w $$/Makefile.common ] ; then cd $$d ; cvs -Q update ; fi ; echo "$$d/Makefile.common" ; break ; fi ; done endef MAKEFILE_COMMON := $(shell $(find-makefile-common)) ifeq ($(MAKEFILE_COMMON),) # attept a checkout define checkout-makefile-common test -f CVS/Root && { cvs -Q -d $$(cat CVS/Root) checkout common && echo "common/Makefile.common" ; } || { echo "ERROR: I can't figure out how to checkout the 'common' module." ; exit -1 ; } >&2 endef MAKEFILE_COMMON := $(shell $(checkout-makefile-common)) endif include $(MAKEFILE_COMMON) --- NEW FILE sources --- From fedora-extras-commits at redhat.com Wed Apr 18 04:14:35 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Wed, 18 Apr 2007 00:14:35 -0400 Subject: owners owners.list,1.2691,1.2692 Message-ID: <200704180414.l3I4EZU8003169@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/owners In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners Modified Files: owners.list Log Message: add PerceptualDiff Index: owners.list =================================================================== RCS file: /cvs/extras/owners/owners.list,v retrieving revision 1.2691 retrieving revision 1.2692 diff -u -r1.2691 -r1.2692 --- owners.list 17 Apr 2007 18:01:19 -0000 1.2691 +++ owners.list 18 Apr 2007 04:14:05 -0000 1.2692 @@ -1563,6 +1563,7 @@ Fedora Extras|otrs|The Open Ticket Request System|mmcgrath at redhat.com|extras-qa at fedoraproject.org| Fedora Extras|ots|A text summarizer|peter at thecodergeek.com|extras-qa at fedoraproject.org| Fedora Extras|overgod|Another Asteroid like game|j.w.r.degoede at hhs.nl|extras-qa at fedoraproject.org| +Fedora Extras|PerceptualDiff|An image comparison utility|kwizart at gmail.com|extras-qa at fedoraproject.org| Fedora Extras|PyOpenGL|Python bindings for OpenGL|j.w.r.degoede at hhs.nl|extras-qa at fedoraproject.org| Fedora Extras|p0f|Versatile passive OS fingerprinting tool|kevin at tummy.com|extras-qa at fedoraproject.org| Fedora Extras|p0rn-comfort|Support programs for browsing image-gallery sites|andreas at bawue.net|extras-qa at fedoraproject.org| From fedora-extras-commits at redhat.com Wed Apr 18 04:56:42 2007 From: fedora-extras-commits at redhat.com (Bryan O'Sullivan (bos)) Date: Wed, 18 Apr 2007 00:56:42 -0400 Subject: rpms/happy import.log,1.1,1.2 Message-ID: <200704180456.l3I4ugDw004262@cvs-int.fedora.redhat.com> Author: bos Update of /cvs/extras/rpms/happy In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv4219 Modified Files: import.log Log Message: Initial checkin. Index: import.log =================================================================== RCS file: /cvs/extras/rpms/happy/import.log,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- import.log 14 Apr 2007 12:22:49 -0000 1.1 +++ import.log 18 Apr 2007 04:56:08 -0000 1.2 @@ -0,0 +1 @@ +happy-1_16-2:HEAD:happy-1.16-2.src.rpm:1176872030 From fedora-extras-commits at redhat.com Wed Apr 18 04:56:46 2007 From: fedora-extras-commits at redhat.com (Bryan O'Sullivan (bos)) Date: Wed, 18 Apr 2007 00:56:46 -0400 Subject: rpms/happy/devel happy.spec, NONE, 1.1 .cvsignore, 1.1, 1.2 sources, 1.1, 1.2 Message-ID: <200704180456.l3I4ukKM004266@cvs-int.fedora.redhat.com> Author: bos Update of /cvs/extras/rpms/happy/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv4219/devel Modified Files: .cvsignore sources Added Files: happy.spec Log Message: Initial checkin. --- NEW FILE happy.spec --- Name: happy Version: 1.16 Release: 2%{?dist} License: BSD-like Group: Development/Tools URL: http://haskell.org/happy/ Source: http://haskell.org/happy/dist/%{version}/happy-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: autoconf, ghc, docbook-dtds, docbook-style-xsl, libxslt, libxml2 Summary: The LALR(1) Parser Generator for Haskell %description Happy is a parser generator system for Haskell, similar to the tool `yacc' for C. Like `yacc', it takes a file containing an annotated BNF specification of a grammar and produces a Haskell module containing a parser for the grammar. Happy is flexible: you can have several Happy parsers in the same program, and several entry points to a single grammar. Happy can work in conjunction with a lexical analyser supplied by the user (either hand-written or generated by another program). %prep %setup -q %build runhaskell Setup.lhs configure --prefix=%{_prefix} --libdir=%{_libdir} runhaskell Setup.lhs build pushd doc autoreconf ./configure --prefix=%{_prefix} --libdir=%{_libdir} make html popd %install rm -rf ${RPM_BUILD_ROOT} runhaskell Setup.lhs copy --destdir=${RPM_BUILD_ROOT} %clean rm -rf ${RPM_BUILD_ROOT} %files %defattr(-,root,root,-) %doc ANNOUNCE CHANGES LICENSE README TODO doc/happy %{_bindir}/happy %{_datadir}/happy-%{version} %changelog * Sun Mar 25 2007 Bryan O'Sullivan - 1.16-2 - fix a few style issues pointed out by Jens * Fri Jan 19 2007 Bryan O'Sullivan - 1.16-1 - update to 1.16 - fix rpmlint warnings * Fri Jan 21 2005 Jens Petersen - 1.15-2 - initial packaging based on spec file from tarball - setup libdir for x86_64 Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/happy/devel/.cvsignore,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- .cvsignore 14 Apr 2007 12:23:04 -0000 1.1 +++ .cvsignore 18 Apr 2007 04:56:12 -0000 1.2 @@ -0,0 +1 @@ +happy-1.16.tar.gz Index: sources =================================================================== RCS file: /cvs/extras/rpms/happy/devel/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 14 Apr 2007 12:23:04 -0000 1.1 +++ sources 18 Apr 2007 04:56:12 -0000 1.2 @@ -0,0 +1 @@ +b9fd2f5eba61974dab8e12873cadee6f happy-1.16.tar.gz From fedora-extras-commits at redhat.com Wed Apr 18 05:01:25 2007 From: fedora-extras-commits at redhat.com (Bryan O'Sullivan (bos)) Date: Wed, 18 Apr 2007 01:01:25 -0400 Subject: rpms/happy import.log,1.2,1.3 Message-ID: <200704180501.l3I51Pso008702@cvs-int.fedora.redhat.com> Author: bos Update of /cvs/extras/rpms/happy In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv4465 Modified Files: import.log Log Message: Initial checkin, FC-6 branch. Index: import.log =================================================================== RCS file: /cvs/extras/rpms/happy/import.log,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- import.log 18 Apr 2007 04:56:08 -0000 1.2 +++ import.log 18 Apr 2007 05:00:51 -0000 1.3 @@ -1 +1,2 @@ happy-1_16-2:HEAD:happy-1.16-2.src.rpm:1176872030 +happy-1_16-2:FC-6:happy-1.16-2.src.rpm:1176872302 From fedora-extras-commits at redhat.com Wed Apr 18 05:01:29 2007 From: fedora-extras-commits at redhat.com (Bryan O'Sullivan (bos)) Date: Wed, 18 Apr 2007 01:01:29 -0400 Subject: rpms/happy/FC-6 happy.spec, NONE, 1.1 .cvsignore, 1.1, 1.2 sources, 1.1, 1.2 Message-ID: <200704180501.l3I51TuH008708@cvs-int.fedora.redhat.com> Author: bos Update of /cvs/extras/rpms/happy/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv4465/FC-6 Modified Files: .cvsignore sources Added Files: happy.spec Log Message: Initial checkin, FC-6 branch. --- NEW FILE happy.spec --- Name: happy Version: 1.16 Release: 2%{?dist} License: BSD-like Group: Development/Tools URL: http://haskell.org/happy/ Source: http://haskell.org/happy/dist/%{version}/happy-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: autoconf, ghc, docbook-dtds, docbook-style-xsl, libxslt, libxml2 Summary: The LALR(1) Parser Generator for Haskell %description Happy is a parser generator system for Haskell, similar to the tool `yacc' for C. Like `yacc', it takes a file containing an annotated BNF specification of a grammar and produces a Haskell module containing a parser for the grammar. Happy is flexible: you can have several Happy parsers in the same program, and several entry points to a single grammar. Happy can work in conjunction with a lexical analyser supplied by the user (either hand-written or generated by another program). %prep %setup -q %build runhaskell Setup.lhs configure --prefix=%{_prefix} --libdir=%{_libdir} runhaskell Setup.lhs build pushd doc autoreconf ./configure --prefix=%{_prefix} --libdir=%{_libdir} make html popd %install rm -rf ${RPM_BUILD_ROOT} runhaskell Setup.lhs copy --destdir=${RPM_BUILD_ROOT} %clean rm -rf ${RPM_BUILD_ROOT} %files %defattr(-,root,root,-) %doc ANNOUNCE CHANGES LICENSE README TODO doc/happy %{_bindir}/happy %{_datadir}/happy-%{version} %changelog * Sun Mar 25 2007 Bryan O'Sullivan - 1.16-2 - fix a few style issues pointed out by Jens * Fri Jan 19 2007 Bryan O'Sullivan - 1.16-1 - update to 1.16 - fix rpmlint warnings * Fri Jan 21 2005 Jens Petersen - 1.15-2 - initial packaging based on spec file from tarball - setup libdir for x86_64 Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/happy/FC-6/.cvsignore,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- .cvsignore 14 Apr 2007 12:23:04 -0000 1.1 +++ .cvsignore 18 Apr 2007 05:00:55 -0000 1.2 @@ -0,0 +1 @@ +happy-1.16.tar.gz Index: sources =================================================================== RCS file: /cvs/extras/rpms/happy/FC-6/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 14 Apr 2007 12:23:04 -0000 1.1 +++ sources 18 Apr 2007 05:00:55 -0000 1.2 @@ -0,0 +1 @@ +b9fd2f5eba61974dab8e12873cadee6f happy-1.16.tar.gz From fedora-extras-commits at redhat.com Wed Apr 18 06:25:18 2007 From: fedora-extras-commits at redhat.com (Alex Lancaster (alexlan)) Date: Wed, 18 Apr 2007 02:25:18 -0400 Subject: rpms/python-biopython/devel python-biopython.spec,1.1,1.2 Message-ID: <200704180625.l3I6PIvP014983@cvs-int.fedora.redhat.com> Author: alexlan Update of /cvs/extras/rpms/python-biopython/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv14959 Modified Files: python-biopython.spec Log Message: * Mon Apr 17 2007 Alex Lancaster 1.43-3 - Use python_sitearch macro to enable x86_64 builds work. Index: python-biopython.spec =================================================================== RCS file: /cvs/extras/rpms/python-biopython/devel/python-biopython.spec,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- python-biopython.spec 17 Apr 2007 23:03:01 -0000 1.1 +++ python-biopython.spec 18 Apr 2007 06:24:44 -0000 1.2 @@ -3,7 +3,7 @@ Name: python-biopython Version: 1.43 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Python tools for computational molecular biology Source0: http://biopython.org/DIST/biopython-%{version}.tar.gz Patch0: biopython-setup_test.patch @@ -64,14 +64,17 @@ %defattr(-,root,root,-) %doc Doc Scripts %doc CONTRIB DEPRECATED LICENSE NEWS README -%dir %{python_sitelib}/Bio -%{python_sitelib}/Bio/* -%dir %{python_sitelib}/Martel -%{python_sitelib}/Martel/* -%dir %{python_sitelib}/BioSQL -%{python_sitelib}/BioSQL/* +%dir %{python_sitearch}/Bio +%{python_sitearch}/Bio/* +%dir %{python_sitearch}/Martel +%{python_sitearch}/Martel/* +%dir %{python_sitearch}/BioSQL +%{python_sitearch}/BioSQL/* %changelog +* Mon Apr 17 2007 Alex Lancaster 1.43-3 +- Use python_sitearch macro to enable x86_64 builds work. + * Mon Apr 16 2007 Alex Lancaster 1.43-2 - Fix Source0 URL as per suggestion from Parag AN on #235989. From fedora-extras-commits at redhat.com Wed Apr 18 06:39:06 2007 From: fedora-extras-commits at redhat.com (Alex Lancaster (alexlan)) Date: Wed, 18 Apr 2007 02:39:06 -0400 Subject: rpms/python-biopython/FC-6 biopython-setup_test.patch, NONE, 1.1 python-biopython.spec, NONE, 1.1 .cvsignore, 1.1, 1.2 sources, 1.1, 1.2 Message-ID: <200704180639.l3I6d6ko015597@cvs-int.fedora.redhat.com> Author: alexlan Update of /cvs/extras/rpms/python-biopython/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv15573/FC-6 Modified Files: .cvsignore sources Added Files: biopython-setup_test.patch python-biopython.spec Log Message: Import FC-6 python-biopython. biopython-setup_test.patch: --- NEW FILE biopython-setup_test.patch --- Index: setup.py =================================================================== RCS file: /home/repository/biopython/biopython/setup.py,v retrieving revision 1.116 diff -u -p -r1.116 setup.py --- setup.py 17 Mar 2007 19:21:04 -0000 1.116 +++ setup.py 11 Apr 2007 03:37:48 -0000 @@ -238,11 +238,18 @@ class test_biopython(Command): """ description = "Automatically run the test suite for Biopython." - user_options = [] # distutils complains if this is not here. - def initialize_options(self): # distutils wants this - pass - def finalize_options(self): # this too + + user_options = [ + # provide the option to run tests in no-gui mode + ('no-gui', None, "Do not run in GUI mode") + ] + + def initialize_options(self): + self.no_gui = None + + def finalize_options(self): pass + def run(self): this_dir = os.getcwd() @@ -250,7 +257,10 @@ class test_biopython(Command): os.chdir("Tests") sys.path.insert(0, '') import run_tests - run_tests.main([]) + if self.no_gui: + run_tests.main(['--no-gui']) + else: + run_tests.main([]) # change back to the current directory os.chdir(this_dir) Index: Tests/run_tests.py =================================================================== RCS file: /home/repository/biopython/biopython/Tests/run_tests.py,v retrieving revision 1.8 diff -u -p -r1.8 run_tests.py --- Tests/run_tests.py 9 Mar 2007 23:36:43 -0000 1.8 +++ Tests/run_tests.py 11 Apr 2007 03:37:48 -0000 @@ -56,7 +56,7 @@ def main(argv): # get the command line options try: - opts, args = getopt.getopt(argv[1:], 'g', + opts, args = getopt.getopt(argv, 'g', ["generate", "no-gui", "help"]) except getopt.error, msg: print msg @@ -316,5 +316,5 @@ def convert_string_newlines(line): return line if __name__ == "__main__": - sys.exit(main(sys.argv)) + sys.exit(main(sys.argv[1:])) --- NEW FILE python-biopython.spec --- %{!?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: python-biopython Version: 1.43 Release: 3%{?dist} Summary: Python tools for computational molecular biology Source0: http://biopython.org/DIST/biopython-%{version}.tar.gz Patch0: biopython-setup_test.patch License: Biopython License Agreement Url: http://www.biopython.org/ Group: Development/Libraries BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: python-devel BuildRequires: python-reportlab BuildRequires: mx BuildRequires: python-numeric BuildRequires: MySQL-python BuildRequires: python-psycopg Requires: python-reportlab Requires: mx Requires: python-numeric Requires: MySQL-python Requires: python-psycopg %description A set of freely available Python tools for computational molecular biology. %prep %setup -q -n biopython-%{version} %patch0 -p0 # remove all execute bits from documentation and fix line endings find Scripts -type f -exec chmod -x {} 2>/dev/null ';' find Doc -type f -exec chmod -x {} 2>/dev/null ';' find Doc -type f -exec sed -i 's/\r//' {} 2>/dev/null ';' # remove execute bits from Python modules find Bio -type f -exec chmod -x {} 2>/dev/null ';' # remove she-bang lines in .py files to keep rpmlint happy find Bio -type f -name "*.py" -exec sed -i '/^#![ ]*\/usr\/bin\/.*$/ d' {} 2>/dev/null ';' # answer interactive question "yes" to build Bio.KDTree %build env CFLAGS="$RPM_OPT_FLAGS" %{__python} setup.py build < 1.43-3 - Use python_sitearch macro to enable x86_64 builds work. * Mon Apr 16 2007 Alex Lancaster 1.43-2 - Fix Source0 URL as per suggestion from Parag AN on #235989. * Mon Apr 02 2007 Alex Lancaster 1.43-1 - Initial Fedora package. Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/python-biopython/FC-6/.cvsignore,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- .cvsignore 17 Apr 2007 16:59:59 -0000 1.1 +++ .cvsignore 18 Apr 2007 06:38:32 -0000 1.2 @@ -0,0 +1 @@ +biopython-1.43.tar.gz Index: sources =================================================================== RCS file: /cvs/extras/rpms/python-biopython/FC-6/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 17 Apr 2007 16:59:59 -0000 1.1 +++ sources 18 Apr 2007 06:38:32 -0000 1.2 @@ -0,0 +1 @@ +3c275b321bb1db7d8bda764913aaedcd biopython-1.43.tar.gz From fedora-extras-commits at redhat.com Wed Apr 18 07:03:56 2007 From: fedora-extras-commits at redhat.com (Aurelien Bompard (abompard)) Date: Wed, 18 Apr 2007 03:03:56 -0400 Subject: rpms/php-adodb/FC-6 .cvsignore, 1.8, 1.9 php-adodb.spec, 1.10, 1.11 sources, 1.8, 1.9 Message-ID: <200704180703.l3I73uTg020158@cvs-int.fedora.redhat.com> Author: abompard Update of /cvs/extras/rpms/php-adodb/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv20120/FC-6 Modified Files: .cvsignore php-adodb.spec sources Log Message: * Fri Apr 06 2007 Aurelien Bompard 4.94-1 - version 4.94 - move install path to %_datadir/php/adodb (#235461) Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/php-adodb/FC-6/.cvsignore,v retrieving revision 1.8 retrieving revision 1.9 diff -u -r1.8 -r1.9 --- .cvsignore 30 Aug 2006 16:29:38 -0000 1.8 +++ .cvsignore 18 Apr 2007 07:03:22 -0000 1.9 @@ -1 +1 @@ -adodb492.tgz +adodb494.tgz Index: php-adodb.spec =================================================================== RCS file: /cvs/extras/rpms/php-adodb/FC-6/php-adodb.spec,v retrieving revision 1.10 retrieving revision 1.11 diff -u -r1.10 -r1.11 --- php-adodb.spec 30 Aug 2006 16:29:38 -0000 1.10 +++ php-adodb.spec 18 Apr 2007 07:03:22 -0000 1.11 @@ -1,15 +1,15 @@ Name: php-adodb Summary: Active Data Objects Data Base -Version: 4.92 +Version: 4.94 Release: 1%{?dist} -Source0: http://dl.sf.net/adodb/adodb492.tgz +Source0: http://dl.sf.net/adodb/adodb494.tgz License: BSD URL: http://adodb.sf.net Group: Development/Libraries BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch -Requires: php >= 4.0.5 +Requires: php >= 4.1.0 %description PHP is a wonderful language for building dynamic web pages. @@ -19,6 +19,8 @@ library to hide the differences between the different databases (encapsulate the differences) so we can easily switch databases. +!! TODO !! MAKE A SUBPACKAGE FOR THE PEAR::AUTH DRIVER + %prep %setup -q -n adodb @@ -32,16 +34,15 @@ rm -rf $RPM_BUILD_ROOT install -d $RPM_BUILD_ROOT%{_var}/www/icons -install -d $RPM_BUILD_ROOT%{_datadir}/adodb -cp -pr * $RPM_BUILD_ROOT%{_datadir}/adodb/ +install -d $RPM_BUILD_ROOT%{_datadir}/php/adodb +cp -pr * $RPM_BUILD_ROOT%{_datadir}/php/adodb/ install -m644 cute_icons_for_site/* $RPM_BUILD_ROOT%{_var}/www/icons/ # cleanup -rm -rf $RPM_BUILD_ROOT%{_datadir}/adodb/cute_icons_for_site -rm -rf $RPM_BUILD_ROOT%{_datadir}/adodb/docs -rm -f $RPM_BUILD_ROOT%{_datadir}/*.zip -rm -f $RPM_BUILD_ROOT%{_datadir}/*.txt +rm -rf $RPM_BUILD_ROOT%{_datadir}/php/adodb/cute_icons_for_site +rm -rf $RPM_BUILD_ROOT%{_datadir}/php/adodb/docs +rm -f $RPM_BUILD_ROOT%{_datadir}/adodb/*.txt %clean rm -rf $RPM_BUILD_ROOT @@ -49,10 +50,14 @@ %files %defattr(-,root,root) %doc *.txt docs/* -%{_datadir}/adodb +%{_datadir}/php/adodb %{_var}/www/icons/* %changelog +* Fri Apr 06 2007 Aurelien Bompard 4.94-1 +- version 4.94 +- move install path to %%_datadir/php/adodb (#235461) + * Wed Aug 30 2006 Aurelien Bompard 4.92-1 - version 4.92 Index: sources =================================================================== RCS file: /cvs/extras/rpms/php-adodb/FC-6/sources,v retrieving revision 1.8 retrieving revision 1.9 diff -u -r1.8 -r1.9 --- sources 30 Aug 2006 16:29:38 -0000 1.8 +++ sources 18 Apr 2007 07:03:22 -0000 1.9 @@ -1 +1 @@ -5ed194f08d251d405e8cd31b0244a329 adodb492.tgz +fbbcb6ef34aa2b08e19d85b0578aeb56 adodb494.tgz From fedora-extras-commits at redhat.com Wed Apr 18 07:04:00 2007 From: fedora-extras-commits at redhat.com (Aurelien Bompard (abompard)) Date: Wed, 18 Apr 2007 03:04:00 -0400 Subject: rpms/php-adodb/devel .cvsignore, 1.8, 1.9 php-adodb.spec, 1.10, 1.11 sources, 1.8, 1.9 Message-ID: <200704180704.l3I740Gf020165@cvs-int.fedora.redhat.com> Author: abompard Update of /cvs/extras/rpms/php-adodb/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv20120/devel Modified Files: .cvsignore php-adodb.spec sources Log Message: * Fri Apr 06 2007 Aurelien Bompard 4.94-1 - version 4.94 - move install path to %_datadir/php/adodb (#235461) Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/php-adodb/devel/.cvsignore,v retrieving revision 1.8 retrieving revision 1.9 diff -u -r1.8 -r1.9 --- .cvsignore 30 Aug 2006 16:29:38 -0000 1.8 +++ .cvsignore 18 Apr 2007 07:03:27 -0000 1.9 @@ -1 +1 @@ -adodb492.tgz +adodb494.tgz Index: php-adodb.spec =================================================================== RCS file: /cvs/extras/rpms/php-adodb/devel/php-adodb.spec,v retrieving revision 1.10 retrieving revision 1.11 diff -u -r1.10 -r1.11 --- php-adodb.spec 30 Aug 2006 16:29:38 -0000 1.10 +++ php-adodb.spec 18 Apr 2007 07:03:27 -0000 1.11 @@ -1,15 +1,15 @@ Name: php-adodb Summary: Active Data Objects Data Base -Version: 4.92 +Version: 4.94 Release: 1%{?dist} -Source0: http://dl.sf.net/adodb/adodb492.tgz +Source0: http://dl.sf.net/adodb/adodb494.tgz License: BSD URL: http://adodb.sf.net Group: Development/Libraries BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch -Requires: php >= 4.0.5 +Requires: php >= 4.1.0 %description PHP is a wonderful language for building dynamic web pages. @@ -19,6 +19,8 @@ library to hide the differences between the different databases (encapsulate the differences) so we can easily switch databases. +!! TODO !! MAKE A SUBPACKAGE FOR THE PEAR::AUTH DRIVER + %prep %setup -q -n adodb @@ -32,16 +34,15 @@ rm -rf $RPM_BUILD_ROOT install -d $RPM_BUILD_ROOT%{_var}/www/icons -install -d $RPM_BUILD_ROOT%{_datadir}/adodb -cp -pr * $RPM_BUILD_ROOT%{_datadir}/adodb/ +install -d $RPM_BUILD_ROOT%{_datadir}/php/adodb +cp -pr * $RPM_BUILD_ROOT%{_datadir}/php/adodb/ install -m644 cute_icons_for_site/* $RPM_BUILD_ROOT%{_var}/www/icons/ # cleanup -rm -rf $RPM_BUILD_ROOT%{_datadir}/adodb/cute_icons_for_site -rm -rf $RPM_BUILD_ROOT%{_datadir}/adodb/docs -rm -f $RPM_BUILD_ROOT%{_datadir}/*.zip -rm -f $RPM_BUILD_ROOT%{_datadir}/*.txt +rm -rf $RPM_BUILD_ROOT%{_datadir}/php/adodb/cute_icons_for_site +rm -rf $RPM_BUILD_ROOT%{_datadir}/php/adodb/docs +rm -f $RPM_BUILD_ROOT%{_datadir}/adodb/*.txt %clean rm -rf $RPM_BUILD_ROOT @@ -49,10 +50,14 @@ %files %defattr(-,root,root) %doc *.txt docs/* -%{_datadir}/adodb +%{_datadir}/php/adodb %{_var}/www/icons/* %changelog +* Fri Apr 06 2007 Aurelien Bompard 4.94-1 +- version 4.94 +- move install path to %%_datadir/php/adodb (#235461) + * Wed Aug 30 2006 Aurelien Bompard 4.92-1 - version 4.92 Index: sources =================================================================== RCS file: /cvs/extras/rpms/php-adodb/devel/sources,v retrieving revision 1.8 retrieving revision 1.9 diff -u -r1.8 -r1.9 --- sources 30 Aug 2006 16:29:38 -0000 1.8 +++ sources 18 Apr 2007 07:03:27 -0000 1.9 @@ -1 +1 @@ -5ed194f08d251d405e8cd31b0244a329 adodb492.tgz +fbbcb6ef34aa2b08e19d85b0578aeb56 adodb494.tgz From fedora-extras-commits at redhat.com Wed Apr 18 07:58:49 2007 From: fedora-extras-commits at redhat.com (Andreas Bierfert (awjb)) Date: Wed, 18 Apr 2007 03:58:49 -0400 Subject: rpms/wine/FC-5 .cvsignore, 1.30, 1.31 sources, 1.31, 1.32 wine.directory, 1.1, 1.2 wine.spec, 1.43, 1.44 Message-ID: <200704180758.l3I7wnEj021060@cvs-int.fedora.redhat.com> Author: awjb Update of /cvs/extras/rpms/wine/FC-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv20994/FC-5 Modified Files: .cvsignore sources wine.directory wine.spec Log Message: - version upgrade (#234766) - sources file comments (#235232) - smpflags work again - drop arts sound driver package, as it is no longer part of wine sss: ---------------------------------------------------------------------- Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/wine/FC-5/.cvsignore,v retrieving revision 1.30 retrieving revision 1.31 diff -u -r1.30 -r1.31 --- .cvsignore 5 Mar 2007 08:16:33 -0000 1.30 +++ .cvsignore 18 Apr 2007 07:58:15 -0000 1.31 @@ -1 +1 @@ -wine-0.9.32-fe.tar.bz2 +wine-0.9.35-fe.tar.bz2 Index: sources =================================================================== RCS file: /cvs/extras/rpms/wine/FC-5/sources,v retrieving revision 1.31 retrieving revision 1.32 diff -u -r1.31 -r1.32 --- sources 5 Mar 2007 08:16:33 -0000 1.31 +++ sources 18 Apr 2007 07:58:15 -0000 1.32 @@ -1 +1 @@ -cc10e219935aa4e6f887e85293646b81 wine-0.9.32-fe.tar.bz2 +2fa5472a5191480e8039123b4377857e wine-0.9.35-fe.tar.bz2 Index: wine.directory =================================================================== RCS file: /cvs/extras/rpms/wine/FC-5/wine.directory,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- wine.directory 19 Dec 2006 15:10:51 -0000 1.1 +++ wine.directory 18 Apr 2007 07:58:15 -0000 1.2 @@ -2,4 +2,4 @@ Encoding=UTF-8 Type=Directory Name=Wine -Icon=gnome-util.png +Icon=wine Index: wine.spec =================================================================== RCS file: /cvs/extras/rpms/wine/FC-5/wine.spec,v retrieving revision 1.43 retrieving revision 1.44 diff -u -r1.43 -r1.44 --- wine.spec 5 Mar 2007 08:16:33 -0000 1.43 +++ wine.spec 18 Apr 2007 07:58:15 -0000 1.44 @@ -1,15 +1,26 @@ %define __global_cflags -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fno-stack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables Name: wine -Version: 0.9.32 +Version: 0.9.35 Release: 1%{?dist} Summary: A Windows 16/32/64 bit emulator Group: Applications/Emulators License: LGPL URL: http://www.winehq.org/ -# special fedora tarball without winemp3 stuff -Source0: wine-0.9.32-fe.tar.bz2 +# special fedora tarball without winemp3 stuff build doing +# rm -fr dlls/winemp3.acm +# and removing the following from the source tree (as of 0.9.35): +# +# configure:ac_config_files="$ac_config_files dlls/winemp3.acm/Makefile" +# configure: "dlls/winemp3.acm/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/winemp3.acm/Makefile" ;; +# configure.ac:AC_CONFIG_FILES([dlls/winemp3.acm/Makefile]) +# dlls/Makefile.in: winemp3.acm \ +# Makefile.in: dlls/winemp3.acm/Makefile \ +# Makefile.in:dlls/winemp3.acm/Makefile: dlls/winemp3.acm/Makefile.in dlls/Makedll.rules +# programs/winecfg/libraries.c: "winemp3.acm", + +Source0: wine-0.9.35-fe.tar.bz2 Source1: wine.init Source3: wine-README-Fedora Source4: wine-32.conf @@ -33,7 +44,6 @@ BuildRequires: bison BuildRequires: flex BuildRequires: alsa-lib-devel -BuildRequires: arts-devel BuildRequires: audiofile-devel BuildRequires: esound-devel BuildRequires: freeglut-devel @@ -77,7 +87,6 @@ Requires: wine-tools = %{version}-%{release} Requires: wine-twain = %{version}-%{release} - %description While Wine is usually thought of as a Windows(TM) emulator, the Wine developers would prefer that users thought of Wine as a Windows @@ -99,6 +108,7 @@ Requires(preun): /sbin/chkconfig, /sbin/service Requires(postun): /sbin/ldconfig, /usr/bin/update-desktop-database Obsoletes: wine <= 0.9.15-1%{?dist} +Obsoletes: wine-arts < 0.9.34 %description core Wine core package includes the basic wine stuff needed by all other packages. @@ -111,14 +121,6 @@ %description tools Additional wine tools -%package arts -Summary: Arts sound support for wine -Group: System Environment/Libraries -Requires: wine-core = %{version}-%{release} - -%description arts -Arts sound support for wine - %package esd Summary: ESD sound support for wine Group: System Environment/Libraries @@ -196,7 +198,7 @@ --x-includes=%{_includedir} --x-libraries=%{_libdir} %{__make} depend -%{__make} +%{__make} %{?_smp_mflags} %install rm -rf %{buildroot} @@ -300,9 +302,6 @@ /sbin/ldconfig update-desktop-database &>/dev/null || : -%post arts -p /sbin/ldconfig -%postun arts -p /sbin/ldconfig - %post esd -p /sbin/ldconfig %postun esd -p /sbin/ldconfig @@ -432,6 +431,7 @@ %{_libdir}/wine/dmusic32.dll.so %{_libdir}/wine/dplay.dll.so %{_libdir}/wine/dplayx.dll.so +%{_libdir}/wine/dpnaddr.dll.so %{_libdir}/wine/dpnet.dll.so %{_libdir}/wine/dpnhpast.dll.so %{_libdir}/wine/dsound.dll.so @@ -461,6 +461,7 @@ %{_libdir}/wine/keyboard.drv16 %{_libdir}/wine/krnl386.exe16 %{_libdir}/wine/localspl.dll.so +%{_libdir}/wine/localui.dll.so %{_libdir}/wine/lz32.dll.so %{_libdir}/wine/lzexpand.dll16 %{_libdir}/wine/mapi32.dll.so @@ -551,6 +552,7 @@ %{_libdir}/wine/shlwapi.dll.so %{_libdir}/wine/snmpapi.dll.so %{_libdir}/wine/sound.drv16 +%{_libdir}/wine/spoolsv.exe.so %{_libdir}/wine/stdole2.tlb.so %{_libdir}/wine/stdole32.tlb.so %{_libdir}/wine/sti.dll.so @@ -622,6 +624,7 @@ %{_libdir}/wine/wined3d.dll.so %{_libdir}/wine/dnsapi.dll.so %{_libdir}/wine/iexplore.exe.so +%{_libdir}/wine/xcopy.exe.so %{_sysconfdir}/ld.so.conf.d/wine-32.conf %files tools @@ -653,10 +656,6 @@ %{_datadir}/applications/fedora-wine-winemine.desktop %{_datadir}/applications/fedora-wine-winhelp.desktop -%files arts -%defattr(-,root,root,-) -%{_libdir}/wine/winearts.drv.so - %files esd %defattr(-,root,root,-) %{_libdir}/wine/wineesd.drv.so @@ -716,6 +715,21 @@ %{_libdir}/wine/*.def %changelog +* Mon Apr 16 2007 Andreas Bierfert +0.9.35-1 +- version upgrade (#234766) +- sources file comments (#235232) +- smpflags work again (mentioned by Marcin Zaj?czkowski) +- drop arts sound driver package, as it is no longer part of wine + +* Sun Apr 01 2007 Andreas Bierfert +0.9.34-1 +- version upgrade + +* Sat Mar 17 2007 Andreas Bierfert +0.9.33-1 +- version upgrade + * Sun Mar 04 2007 Andreas Bierfert 0.9.32-1 - version upgrade From fedora-extras-commits at redhat.com Wed Apr 18 07:58:57 2007 From: fedora-extras-commits at redhat.com (Andreas Bierfert (awjb)) Date: Wed, 18 Apr 2007 03:58:57 -0400 Subject: rpms/wine/devel .cvsignore, 1.31, 1.32 sources, 1.32, 1.33 wine.directory, 1.1, 1.2 wine.spec, 1.45, 1.46 Message-ID: <200704180758.l3I7wvbp021073@cvs-int.fedora.redhat.com> Author: awjb Update of /cvs/extras/rpms/wine/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv20994/devel Modified Files: .cvsignore sources wine.directory wine.spec Log Message: - version upgrade (#234766) - sources file comments (#235232) - smpflags work again - drop arts sound driver package, as it is no longer part of wine sss: ---------------------------------------------------------------------- Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/wine/devel/.cvsignore,v retrieving revision 1.31 retrieving revision 1.32 diff -u -r1.31 -r1.32 --- .cvsignore 5 Mar 2007 08:16:42 -0000 1.31 +++ .cvsignore 18 Apr 2007 07:58:23 -0000 1.32 @@ -1 +1 @@ -wine-0.9.32-fe.tar.bz2 +wine-0.9.35-fe.tar.bz2 Index: sources =================================================================== RCS file: /cvs/extras/rpms/wine/devel/sources,v retrieving revision 1.32 retrieving revision 1.33 diff -u -r1.32 -r1.33 --- sources 5 Mar 2007 08:16:42 -0000 1.32 +++ sources 18 Apr 2007 07:58:23 -0000 1.33 @@ -1 +1 @@ -cc10e219935aa4e6f887e85293646b81 wine-0.9.32-fe.tar.bz2 +2fa5472a5191480e8039123b4377857e wine-0.9.35-fe.tar.bz2 Index: wine.directory =================================================================== RCS file: /cvs/extras/rpms/wine/devel/wine.directory,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- wine.directory 19 Dec 2006 15:10:57 -0000 1.1 +++ wine.directory 18 Apr 2007 07:58:23 -0000 1.2 @@ -2,4 +2,4 @@ Encoding=UTF-8 Type=Directory Name=Wine -Icon=gnome-util.png +Icon=wine Index: wine.spec =================================================================== RCS file: /cvs/extras/rpms/wine/devel/wine.spec,v retrieving revision 1.45 retrieving revision 1.46 diff -u -r1.45 -r1.46 --- wine.spec 5 Mar 2007 08:16:42 -0000 1.45 +++ wine.spec 18 Apr 2007 07:58:23 -0000 1.46 @@ -1,15 +1,26 @@ %define __global_cflags -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fno-stack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables Name: wine -Version: 0.9.32 +Version: 0.9.35 Release: 1%{?dist} Summary: A Windows 16/32/64 bit emulator Group: Applications/Emulators License: LGPL URL: http://www.winehq.org/ -# special fedora tarball without winemp3 stuff -Source0: wine-0.9.32-fe.tar.bz2 +# special fedora tarball without winemp3 stuff build doing +# rm -fr dlls/winemp3.acm +# and removing the following from the source tree (as of 0.9.35): +# +# configure:ac_config_files="$ac_config_files dlls/winemp3.acm/Makefile" +# configure: "dlls/winemp3.acm/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/winemp3.acm/Makefile" ;; +# configure.ac:AC_CONFIG_FILES([dlls/winemp3.acm/Makefile]) +# dlls/Makefile.in: winemp3.acm \ +# Makefile.in: dlls/winemp3.acm/Makefile \ +# Makefile.in:dlls/winemp3.acm/Makefile: dlls/winemp3.acm/Makefile.in dlls/Makedll.rules +# programs/winecfg/libraries.c: "winemp3.acm", + +Source0: wine-0.9.35-fe.tar.bz2 Source1: wine.init Source3: wine-README-Fedora Source4: wine-32.conf @@ -33,7 +44,6 @@ BuildRequires: bison BuildRequires: flex BuildRequires: alsa-lib-devel -BuildRequires: arts-devel BuildRequires: audiofile-devel BuildRequires: esound-devel BuildRequires: freeglut-devel @@ -77,7 +87,6 @@ Requires: wine-tools = %{version}-%{release} Requires: wine-twain = %{version}-%{release} - %description While Wine is usually thought of as a Windows(TM) emulator, the Wine developers would prefer that users thought of Wine as a Windows @@ -99,6 +108,7 @@ Requires(preun): /sbin/chkconfig, /sbin/service Requires(postun): /sbin/ldconfig, /usr/bin/update-desktop-database Obsoletes: wine <= 0.9.15-1%{?dist} +Obsoletes: wine-arts < 0.9.34 %description core Wine core package includes the basic wine stuff needed by all other packages. @@ -111,14 +121,6 @@ %description tools Additional wine tools -%package arts -Summary: Arts sound support for wine -Group: System Environment/Libraries -Requires: wine-core = %{version}-%{release} - -%description arts -Arts sound support for wine - %package esd Summary: ESD sound support for wine Group: System Environment/Libraries @@ -196,7 +198,7 @@ --x-includes=%{_includedir} --x-libraries=%{_libdir} %{__make} depend -%{__make} +%{__make} %{?_smp_mflags} %install rm -rf %{buildroot} @@ -300,9 +302,6 @@ /sbin/ldconfig update-desktop-database &>/dev/null || : -%post arts -p /sbin/ldconfig -%postun arts -p /sbin/ldconfig - %post esd -p /sbin/ldconfig %postun esd -p /sbin/ldconfig @@ -432,6 +431,7 @@ %{_libdir}/wine/dmusic32.dll.so %{_libdir}/wine/dplay.dll.so %{_libdir}/wine/dplayx.dll.so +%{_libdir}/wine/dpnaddr.dll.so %{_libdir}/wine/dpnet.dll.so %{_libdir}/wine/dpnhpast.dll.so %{_libdir}/wine/dsound.dll.so @@ -461,6 +461,7 @@ %{_libdir}/wine/keyboard.drv16 %{_libdir}/wine/krnl386.exe16 %{_libdir}/wine/localspl.dll.so +%{_libdir}/wine/localui.dll.so %{_libdir}/wine/lz32.dll.so %{_libdir}/wine/lzexpand.dll16 %{_libdir}/wine/mapi32.dll.so @@ -551,6 +552,7 @@ %{_libdir}/wine/shlwapi.dll.so %{_libdir}/wine/snmpapi.dll.so %{_libdir}/wine/sound.drv16 +%{_libdir}/wine/spoolsv.exe.so %{_libdir}/wine/stdole2.tlb.so %{_libdir}/wine/stdole32.tlb.so %{_libdir}/wine/sti.dll.so @@ -622,6 +624,7 @@ %{_libdir}/wine/wined3d.dll.so %{_libdir}/wine/dnsapi.dll.so %{_libdir}/wine/iexplore.exe.so +%{_libdir}/wine/xcopy.exe.so %{_sysconfdir}/ld.so.conf.d/wine-32.conf %files tools @@ -653,10 +656,6 @@ %{_datadir}/applications/fedora-wine-winemine.desktop %{_datadir}/applications/fedora-wine-winhelp.desktop -%files arts -%defattr(-,root,root,-) -%{_libdir}/wine/winearts.drv.so - %files esd %defattr(-,root,root,-) %{_libdir}/wine/wineesd.drv.so @@ -716,6 +715,21 @@ %{_libdir}/wine/*.def %changelog +* Mon Apr 16 2007 Andreas Bierfert +0.9.35-1 +- version upgrade (#234766) +- sources file comments (#235232) +- smpflags work again (mentioned by Marcin Zaj?czkowski) +- drop arts sound driver package, as it is no longer part of wine + +* Sun Apr 01 2007 Andreas Bierfert +0.9.34-1 +- version upgrade + +* Sat Mar 17 2007 Andreas Bierfert +0.9.33-1 +- version upgrade + * Sun Mar 04 2007 Andreas Bierfert 0.9.32-1 - version upgrade From fedora-extras-commits at redhat.com Wed Apr 18 07:58:53 2007 From: fedora-extras-commits at redhat.com (Andreas Bierfert (awjb)) Date: Wed, 18 Apr 2007 03:58:53 -0400 Subject: rpms/wine/FC-6 .cvsignore, 1.31, 1.32 sources, 1.32, 1.33 wine.directory, 1.1, 1.2 wine.spec, 1.44, 1.45 Message-ID: <200704180758.l3I7wrvN021066@cvs-int.fedora.redhat.com> Author: awjb Update of /cvs/extras/rpms/wine/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv20994/FC-6 Modified Files: .cvsignore sources wine.directory wine.spec Log Message: - version upgrade (#234766) - sources file comments (#235232) - smpflags work again - drop arts sound driver package, as it is no longer part of wine sss: ---------------------------------------------------------------------- Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/wine/FC-6/.cvsignore,v retrieving revision 1.31 retrieving revision 1.32 diff -u -r1.31 -r1.32 --- .cvsignore 5 Mar 2007 08:16:40 -0000 1.31 +++ .cvsignore 18 Apr 2007 07:58:19 -0000 1.32 @@ -1 +1 @@ -wine-0.9.32-fe.tar.bz2 +wine-0.9.35-fe.tar.bz2 Index: sources =================================================================== RCS file: /cvs/extras/rpms/wine/FC-6/sources,v retrieving revision 1.32 retrieving revision 1.33 diff -u -r1.32 -r1.33 --- sources 5 Mar 2007 08:16:40 -0000 1.32 +++ sources 18 Apr 2007 07:58:19 -0000 1.33 @@ -1 +1 @@ -cc10e219935aa4e6f887e85293646b81 wine-0.9.32-fe.tar.bz2 +2fa5472a5191480e8039123b4377857e wine-0.9.35-fe.tar.bz2 Index: wine.directory =================================================================== RCS file: /cvs/extras/rpms/wine/FC-6/wine.directory,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- wine.directory 19 Dec 2006 15:10:51 -0000 1.1 +++ wine.directory 18 Apr 2007 07:58:19 -0000 1.2 @@ -2,4 +2,4 @@ Encoding=UTF-8 Type=Directory Name=Wine -Icon=gnome-util.png +Icon=wine Index: wine.spec =================================================================== RCS file: /cvs/extras/rpms/wine/FC-6/wine.spec,v retrieving revision 1.44 retrieving revision 1.45 diff -u -r1.44 -r1.45 --- wine.spec 5 Mar 2007 08:16:40 -0000 1.44 +++ wine.spec 18 Apr 2007 07:58:19 -0000 1.45 @@ -1,15 +1,26 @@ %define __global_cflags -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fno-stack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables Name: wine -Version: 0.9.32 +Version: 0.9.35 Release: 1%{?dist} Summary: A Windows 16/32/64 bit emulator Group: Applications/Emulators License: LGPL URL: http://www.winehq.org/ -# special fedora tarball without winemp3 stuff -Source0: wine-0.9.32-fe.tar.bz2 +# special fedora tarball without winemp3 stuff build doing +# rm -fr dlls/winemp3.acm +# and removing the following from the source tree (as of 0.9.35): +# +# configure:ac_config_files="$ac_config_files dlls/winemp3.acm/Makefile" +# configure: "dlls/winemp3.acm/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/winemp3.acm/Makefile" ;; +# configure.ac:AC_CONFIG_FILES([dlls/winemp3.acm/Makefile]) +# dlls/Makefile.in: winemp3.acm \ +# Makefile.in: dlls/winemp3.acm/Makefile \ +# Makefile.in:dlls/winemp3.acm/Makefile: dlls/winemp3.acm/Makefile.in dlls/Makedll.rules +# programs/winecfg/libraries.c: "winemp3.acm", + +Source0: wine-0.9.35-fe.tar.bz2 Source1: wine.init Source3: wine-README-Fedora Source4: wine-32.conf @@ -33,7 +44,6 @@ BuildRequires: bison BuildRequires: flex BuildRequires: alsa-lib-devel -BuildRequires: arts-devel BuildRequires: audiofile-devel BuildRequires: esound-devel BuildRequires: freeglut-devel @@ -77,7 +87,6 @@ Requires: wine-tools = %{version}-%{release} Requires: wine-twain = %{version}-%{release} - %description While Wine is usually thought of as a Windows(TM) emulator, the Wine developers would prefer that users thought of Wine as a Windows @@ -99,6 +108,7 @@ Requires(preun): /sbin/chkconfig, /sbin/service Requires(postun): /sbin/ldconfig, /usr/bin/update-desktop-database Obsoletes: wine <= 0.9.15-1%{?dist} +Obsoletes: wine-arts < 0.9.34 %description core Wine core package includes the basic wine stuff needed by all other packages. @@ -111,14 +121,6 @@ %description tools Additional wine tools -%package arts -Summary: Arts sound support for wine -Group: System Environment/Libraries -Requires: wine-core = %{version}-%{release} - -%description arts -Arts sound support for wine - %package esd Summary: ESD sound support for wine Group: System Environment/Libraries @@ -196,7 +198,7 @@ --x-includes=%{_includedir} --x-libraries=%{_libdir} %{__make} depend -%{__make} +%{__make} %{?_smp_mflags} %install rm -rf %{buildroot} @@ -300,9 +302,6 @@ /sbin/ldconfig update-desktop-database &>/dev/null || : -%post arts -p /sbin/ldconfig -%postun arts -p /sbin/ldconfig - %post esd -p /sbin/ldconfig %postun esd -p /sbin/ldconfig @@ -432,6 +431,7 @@ %{_libdir}/wine/dmusic32.dll.so %{_libdir}/wine/dplay.dll.so %{_libdir}/wine/dplayx.dll.so +%{_libdir}/wine/dpnaddr.dll.so %{_libdir}/wine/dpnet.dll.so %{_libdir}/wine/dpnhpast.dll.so %{_libdir}/wine/dsound.dll.so @@ -461,6 +461,7 @@ %{_libdir}/wine/keyboard.drv16 %{_libdir}/wine/krnl386.exe16 %{_libdir}/wine/localspl.dll.so +%{_libdir}/wine/localui.dll.so %{_libdir}/wine/lz32.dll.so %{_libdir}/wine/lzexpand.dll16 %{_libdir}/wine/mapi32.dll.so @@ -551,6 +552,7 @@ %{_libdir}/wine/shlwapi.dll.so %{_libdir}/wine/snmpapi.dll.so %{_libdir}/wine/sound.drv16 +%{_libdir}/wine/spoolsv.exe.so %{_libdir}/wine/stdole2.tlb.so %{_libdir}/wine/stdole32.tlb.so %{_libdir}/wine/sti.dll.so @@ -622,6 +624,7 @@ %{_libdir}/wine/wined3d.dll.so %{_libdir}/wine/dnsapi.dll.so %{_libdir}/wine/iexplore.exe.so +%{_libdir}/wine/xcopy.exe.so %{_sysconfdir}/ld.so.conf.d/wine-32.conf %files tools @@ -653,10 +656,6 @@ %{_datadir}/applications/fedora-wine-winemine.desktop %{_datadir}/applications/fedora-wine-winhelp.desktop -%files arts -%defattr(-,root,root,-) -%{_libdir}/wine/winearts.drv.so - %files esd %defattr(-,root,root,-) %{_libdir}/wine/wineesd.drv.so @@ -716,6 +715,21 @@ %{_libdir}/wine/*.def %changelog +* Mon Apr 16 2007 Andreas Bierfert +0.9.35-1 +- version upgrade (#234766) +- sources file comments (#235232) +- smpflags work again (mentioned by Marcin Zaj?czkowski) +- drop arts sound driver package, as it is no longer part of wine + +* Sun Apr 01 2007 Andreas Bierfert +0.9.34-1 +- version upgrade + +* Sat Mar 17 2007 Andreas Bierfert +0.9.33-1 +- version upgrade + * Sun Mar 04 2007 Andreas Bierfert 0.9.32-1 - version upgrade From fedora-extras-commits at redhat.com Wed Apr 18 08:03:53 2007 From: fedora-extras-commits at redhat.com (Tim Lauridsen (timlau)) Date: Wed, 18 Apr 2007 04:03:53 -0400 Subject: rpms/yumex/EL-5 sources,1.39,1.40 yumex.spec,1.45,1.46 Message-ID: <200704180803.l3I83rtN025593@cvs-int.fedora.redhat.com> Author: timlau Update of /cvs/extras/rpms/yumex/EL-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv25555/EL-5 Modified Files: sources yumex.spec Log Message: release 1.9.6-1.0 Index: sources =================================================================== RCS file: /cvs/extras/rpms/yumex/EL-5/sources,v retrieving revision 1.39 retrieving revision 1.40 diff -u -r1.39 -r1.40 --- sources 20 Mar 2007 18:24:03 -0000 1.39 +++ sources 18 Apr 2007 08:03:19 -0000 1.40 @@ -1 +1 @@ -9b8115b46c67d232c966992b24abd20e yumex-1.9.5.tar.gz +d48a858c5dfb307c724a2c2c2bcc4e00 yumex-1.9.6.tar.gz Index: yumex.spec =================================================================== RCS file: /cvs/extras/rpms/yumex/EL-5/yumex.spec,v retrieving revision 1.45 retrieving revision 1.46 diff -u -r1.45 -r1.46 --- yumex.spec 20 Mar 2007 18:24:03 -0000 1.45 +++ yumex.spec 18 Apr 2007 08:03:19 -0000 1.46 @@ -1,7 +1,7 @@ %{!?python_sitelib: %define python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")} Name: yumex -Version: 1.9.5 +Version: 1.9.6 Release: 1.0%{?dist} Summary: Yum Extender graphical package management tool @@ -68,6 +68,8 @@ %{_datadir}/applications/fedora-%{name}.desktop %changelog +* Tue Apr 17 2007 Tim Lauridsen - 1.9.6-1.0 +- Development Release 1.9.6-1.0 * Mon Mar 20 2007 Tim Lauridsen - 1.9.5-1.0 - Development Release 1.9.5-1.0 * Mon Mar 19 2007 Tim Lauridsen - 1.9.4-1.0 From fedora-extras-commits at redhat.com Wed Apr 18 08:03:57 2007 From: fedora-extras-commits at redhat.com (Tim Lauridsen (timlau)) Date: Wed, 18 Apr 2007 04:03:57 -0400 Subject: rpms/yumex/devel .cvsignore, 1.30, 1.31 sources, 1.43, 1.44 yumex.spec, 1.49, 1.50 Message-ID: <200704180803.l3I83v1o025598@cvs-int.fedora.redhat.com> Author: timlau Update of /cvs/extras/rpms/yumex/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv25555/devel Modified Files: .cvsignore sources yumex.spec Log Message: release 1.9.6-1.0 Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/yumex/devel/.cvsignore,v retrieving revision 1.30 retrieving revision 1.31 diff -u -r1.30 -r1.31 --- .cvsignore 20 Mar 2007 13:54:16 -0000 1.30 +++ .cvsignore 18 Apr 2007 08:03:23 -0000 1.31 @@ -1 +1 @@ -yumex-1.9.5.tar.gz +yumex-1.9.6.tar.gz Index: sources =================================================================== RCS file: /cvs/extras/rpms/yumex/devel/sources,v retrieving revision 1.43 retrieving revision 1.44 diff -u -r1.43 -r1.44 --- sources 20 Mar 2007 13:54:16 -0000 1.43 +++ sources 18 Apr 2007 08:03:23 -0000 1.44 @@ -1 +1 @@ -9b8115b46c67d232c966992b24abd20e yumex-1.9.5.tar.gz +d48a858c5dfb307c724a2c2c2bcc4e00 yumex-1.9.6.tar.gz Index: yumex.spec =================================================================== RCS file: /cvs/extras/rpms/yumex/devel/yumex.spec,v retrieving revision 1.49 retrieving revision 1.50 diff -u -r1.49 -r1.50 --- yumex.spec 20 Mar 2007 13:54:16 -0000 1.49 +++ yumex.spec 18 Apr 2007 08:03:23 -0000 1.50 @@ -1,7 +1,7 @@ %{!?python_sitelib: %define python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")} Name: yumex -Version: 1.9.5 +Version: 1.9.6 Release: 1.0%{?dist} Summary: Yum Extender graphical package management tool @@ -68,6 +68,8 @@ %{_datadir}/applications/fedora-%{name}.desktop %changelog +* Tue Apr 17 2007 Tim Lauridsen - 1.9.6-1.0 +- Development Release 1.9.6-1.0 * Mon Mar 20 2007 Tim Lauridsen - 1.9.5-1.0 - Development Release 1.9.5-1.0 * Mon Mar 19 2007 Tim Lauridsen - 1.9.4-1.0 From fedora-extras-commits at redhat.com Wed Apr 18 08:14:41 2007 From: fedora-extras-commits at redhat.com (Deji Akingunola (deji)) Date: Wed, 18 Apr 2007 04:14:41 -0400 Subject: rpms/gparted/devel gparted.spec,1.28,1.29 run-gparted,1.2,1.3 Message-ID: <200704180814.l3I8Efcq026204@cvs-int.fedora.redhat.com> Author: deji Update of /cvs/extras/rpms/gparted/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv26183 Modified Files: gparted.spec run-gparted Log Message: * Wed Apr 18 2007 Deji Akingunola - 0.3.3-10 - Fix another typos in the run-gparted script Index: gparted.spec =================================================================== RCS file: /cvs/extras/rpms/gparted/devel/gparted.spec,v retrieving revision 1.28 retrieving revision 1.29 diff -u -r1.28 -r1.29 --- gparted.spec 16 Apr 2007 19:25:44 -0000 1.28 +++ gparted.spec 18 Apr 2007 08:14:07 -0000 1.29 @@ -1,7 +1,7 @@ Summary: Gnome Partition Editor Name: gparted Version: 0.3.3 -Release: 9%{?dist} +Release: 10%{?dist} Group: Applications/System License: GPL URL: http://gparted.sourceforge.net @@ -81,7 +81,10 @@ %config(noreplace) %{_sysconfdir}/security/console.apps/gparted %changelog -* Mon Apr 15 2007 Deji Akingunola - 0.3.3-9 +* Wed Apr 18 2007 Deji Akingunola - 0.3.3-10 +- Fix another typos in the run-gparted script + +* Mon Apr 16 2007 Deji Akingunola - 0.3.3-9 - Fix the typos and stupidity in the consolehelper and hal-lock files * Mon Apr 04 2007 Deji Akingunola - 0.3.3-8 Index: run-gparted =================================================================== RCS file: /cvs/extras/rpms/gparted/devel/run-gparted,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- run-gparted 16 Apr 2007 19:25:44 -0000 1.2 +++ run-gparted 18 Apr 2007 08:14:07 -0000 1.3 @@ -1,2 +1,2 @@ #!/bin/bash -%{_bindir}/hal-lock --interface org.freedesktop.Hal.Device.Storage --exclusive --run /usr/sbin/gparted +/usr/bin/hal-lock --interface org.freedesktop.Hal.Device.Storage --exclusive --run /usr/sbin/gparted From fedora-extras-commits at redhat.com Wed Apr 18 08:22:10 2007 From: fedora-extras-commits at redhat.com (Andreas Bierfert (awjb)) Date: Wed, 18 Apr 2007 04:22:10 -0400 Subject: rpms/wine-docs/FC-5 .cvsignore, 1.23, 1.24 sources, 1.23, 1.24 wine-docs.spec, 1.23, 1.24 Message-ID: <200704180822.l3I8MALD026376@cvs-int.fedora.redhat.com> Author: awjb Update of /cvs/extras/rpms/wine-docs/FC-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv26315/FC-5 Modified Files: .cvsignore sources wine-docs.spec Log Message: - version upgrade Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/wine-docs/FC-5/.cvsignore,v retrieving revision 1.23 retrieving revision 1.24 diff -u -r1.23 -r1.24 --- .cvsignore 6 Mar 2007 07:44:46 -0000 1.23 +++ .cvsignore 18 Apr 2007 08:21:32 -0000 1.24 @@ -1 +1 @@ -wine-docs-0.9.32.tar.bz2 +wine-docs-0.9.35.tar.bz2 Index: sources =================================================================== RCS file: /cvs/extras/rpms/wine-docs/FC-5/sources,v retrieving revision 1.23 retrieving revision 1.24 diff -u -r1.23 -r1.24 --- sources 6 Mar 2007 07:44:46 -0000 1.23 +++ sources 18 Apr 2007 08:21:32 -0000 1.24 @@ -1 +1 @@ -474b7543596b6a1b5e9eec1de38dbb85 wine-docs-0.9.32.tar.bz2 +fc59bf41e10aa9e5bf6c8b843bb0f0a0 wine-docs-0.9.35.tar.bz2 Index: wine-docs.spec =================================================================== RCS file: /cvs/extras/rpms/wine-docs/FC-5/wine-docs.spec,v retrieving revision 1.23 retrieving revision 1.24 diff -u -r1.23 -r1.24 --- wine-docs.spec 6 Mar 2007 07:44:46 -0000 1.23 +++ wine-docs.spec 18 Apr 2007 08:21:32 -0000 1.24 @@ -1,12 +1,12 @@ Name: wine-docs -Version: 0.9.32 +Version: 0.9.35 Release: 1%{?dist} Summary: Documentation for wine Group: Documentation License: LGPL URL: http://www.winehq.org -Source0: http://ibiblio.org/pub/linux/system/emulators/wine/wine-docs-0.9.32.tar.bz2 +Source0: http://ibiblio.org/pub/linux/system/emulators/wine/wine-docs-0.9.35.tar.bz2 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch BuildRequires: docbook-utils-pdf @@ -37,8 +37,12 @@ %doc en/*pdf en/*ps en/*txt en/*html COPYING.LIB %changelog +* Wed Apr 18 2007 Andreas Bierfert +0.9.35-1 +- version upgrade + * Tue Mar 06 2007 Andreas Bierfert -0.9.32-2 +0.9.32-1 - version upgrade * Sat Feb 17 2007 Andreas Bierfert From fedora-extras-commits at redhat.com Wed Apr 18 08:22:19 2007 From: fedora-extras-commits at redhat.com (Andreas Bierfert (awjb)) Date: Wed, 18 Apr 2007 04:22:19 -0400 Subject: rpms/wine-docs/devel .cvsignore, 1.23, 1.24 sources, 1.23, 1.24 wine-docs.spec, 1.23, 1.24 Message-ID: <200704180822.l3I8MJlB026386@cvs-int.fedora.redhat.com> Author: awjb Update of /cvs/extras/rpms/wine-docs/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv26315/devel Modified Files: .cvsignore sources wine-docs.spec Log Message: - version upgrade Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/wine-docs/devel/.cvsignore,v retrieving revision 1.23 retrieving revision 1.24 diff -u -r1.23 -r1.24 --- .cvsignore 6 Mar 2007 07:44:51 -0000 1.23 +++ .cvsignore 18 Apr 2007 08:21:45 -0000 1.24 @@ -1 +1 @@ -wine-docs-0.9.32.tar.bz2 +wine-docs-0.9.35.tar.bz2 Index: sources =================================================================== RCS file: /cvs/extras/rpms/wine-docs/devel/sources,v retrieving revision 1.23 retrieving revision 1.24 diff -u -r1.23 -r1.24 --- sources 6 Mar 2007 07:44:51 -0000 1.23 +++ sources 18 Apr 2007 08:21:45 -0000 1.24 @@ -1 +1 @@ -474b7543596b6a1b5e9eec1de38dbb85 wine-docs-0.9.32.tar.bz2 +fc59bf41e10aa9e5bf6c8b843bb0f0a0 wine-docs-0.9.35.tar.bz2 Index: wine-docs.spec =================================================================== RCS file: /cvs/extras/rpms/wine-docs/devel/wine-docs.spec,v retrieving revision 1.23 retrieving revision 1.24 diff -u -r1.23 -r1.24 --- wine-docs.spec 6 Mar 2007 07:44:51 -0000 1.23 +++ wine-docs.spec 18 Apr 2007 08:21:45 -0000 1.24 @@ -1,12 +1,12 @@ Name: wine-docs -Version: 0.9.32 +Version: 0.9.35 Release: 1%{?dist} Summary: Documentation for wine Group: Documentation License: LGPL URL: http://www.winehq.org -Source0: http://ibiblio.org/pub/linux/system/emulators/wine/wine-docs-0.9.32.tar.bz2 +Source0: http://ibiblio.org/pub/linux/system/emulators/wine/wine-docs-0.9.35.tar.bz2 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch BuildRequires: docbook-utils-pdf @@ -37,8 +37,12 @@ %doc en/*pdf en/*ps en/*txt en/*html COPYING.LIB %changelog +* Wed Apr 18 2007 Andreas Bierfert +0.9.35-1 +- version upgrade + * Tue Mar 06 2007 Andreas Bierfert -0.9.32-2 +0.9.32-1 - version upgrade * Sat Feb 17 2007 Andreas Bierfert From fedora-extras-commits at redhat.com Wed Apr 18 08:22:15 2007 From: fedora-extras-commits at redhat.com (Andreas Bierfert (awjb)) Date: Wed, 18 Apr 2007 04:22:15 -0400 Subject: rpms/wine-docs/FC-6 .cvsignore, 1.23, 1.24 sources, 1.23, 1.24 wine-docs.spec, 1.23, 1.24 Message-ID: <200704180822.l3I8MFl8026381@cvs-int.fedora.redhat.com> Author: awjb Update of /cvs/extras/rpms/wine-docs/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv26315/FC-6 Modified Files: .cvsignore sources wine-docs.spec Log Message: - version upgrade Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/wine-docs/FC-6/.cvsignore,v retrieving revision 1.23 retrieving revision 1.24 diff -u -r1.23 -r1.24 --- .cvsignore 6 Mar 2007 07:44:49 -0000 1.23 +++ .cvsignore 18 Apr 2007 08:21:40 -0000 1.24 @@ -1 +1 @@ -wine-docs-0.9.32.tar.bz2 +wine-docs-0.9.35.tar.bz2 Index: sources =================================================================== RCS file: /cvs/extras/rpms/wine-docs/FC-6/sources,v retrieving revision 1.23 retrieving revision 1.24 diff -u -r1.23 -r1.24 --- sources 6 Mar 2007 07:44:49 -0000 1.23 +++ sources 18 Apr 2007 08:21:40 -0000 1.24 @@ -1 +1 @@ -474b7543596b6a1b5e9eec1de38dbb85 wine-docs-0.9.32.tar.bz2 +fc59bf41e10aa9e5bf6c8b843bb0f0a0 wine-docs-0.9.35.tar.bz2 Index: wine-docs.spec =================================================================== RCS file: /cvs/extras/rpms/wine-docs/FC-6/wine-docs.spec,v retrieving revision 1.23 retrieving revision 1.24 diff -u -r1.23 -r1.24 --- wine-docs.spec 6 Mar 2007 07:44:49 -0000 1.23 +++ wine-docs.spec 18 Apr 2007 08:21:40 -0000 1.24 @@ -1,12 +1,12 @@ Name: wine-docs -Version: 0.9.32 +Version: 0.9.35 Release: 1%{?dist} Summary: Documentation for wine Group: Documentation License: LGPL URL: http://www.winehq.org -Source0: http://ibiblio.org/pub/linux/system/emulators/wine/wine-docs-0.9.32.tar.bz2 +Source0: http://ibiblio.org/pub/linux/system/emulators/wine/wine-docs-0.9.35.tar.bz2 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch BuildRequires: docbook-utils-pdf @@ -37,8 +37,12 @@ %doc en/*pdf en/*ps en/*txt en/*html COPYING.LIB %changelog +* Wed Apr 18 2007 Andreas Bierfert +0.9.35-1 +- version upgrade + * Tue Mar 06 2007 Andreas Bierfert -0.9.32-2 +0.9.32-1 - version upgrade * Sat Feb 17 2007 Andreas Bierfert From fedora-extras-commits at redhat.com Wed Apr 18 09:15:52 2007 From: fedora-extras-commits at redhat.com (Paul Howarth (pghmcfc)) Date: Wed, 18 Apr 2007 05:15:52 -0400 Subject: rpms/milter-regex/devel milter-regex-1.6-gcc.patch, NONE, 1.1 milter-regex.spec, 1.2, 1.3 Message-ID: <200704180915.l3I9FqTL031686@cvs-int.fedora.redhat.com> Author: pghmcfc Update of /cvs/extras/rpms/milter-regex/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv31666 Modified Files: milter-regex.spec Added Files: milter-regex-1.6-gcc.patch Log Message: add patch for compile errors on Fedora 7 use sed rather than perl for quick scripted edits milter-regex-1.6-gcc.patch: --- NEW FILE milter-regex-1.6-gcc.patch --- --- milter-regex/parse.y 2004-10-29 15:48:42.000000000 +0100 +++ milter-regex/parse.y 2007-04-18 09:56:34.000000000 +0100 @@ -44,7 +44,7 @@ #include "eval.h" int yyerror(char *, ...); -static int yyparse(void); +extern int yyparse(void); static int define_macro(const char *, struct expr *); static struct expr *find_macro(const char *); @@ -473,9 +473,6 @@ *r = rs; return (0); } -#ifdef __linux__ - (void)&yyrcsid; /* warning about yyrcsid declared but unused */ -#endif } static int Index: milter-regex.spec =================================================================== RCS file: /cvs/extras/rpms/milter-regex/devel/milter-regex.spec,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- milter-regex.spec 29 Aug 2006 12:03:06 -0000 1.2 +++ milter-regex.spec 18 Apr 2007 09:15:18 -0000 1.3 @@ -1,6 +1,6 @@ Name: milter-regex Version: 1.6 -Release: 6%{?dist} +Release: 7%{?dist} Summary: Sendmail milter plugin for regular expression filtering Group: System Environment/Daemons License: BSD @@ -8,6 +8,7 @@ Source0: http://www.benzedrine.cx/milter-regex-%{version}.tar.gz Source1: milter-regex-initscript Source2: milter-regex-options +Patch0: milter-regex-1.6-gcc.patch Buildroot: %{_tmppath}/%{name}-%{release}-root-%(%{__id_u} -n) Buildrequires: sendmail-devel >= 8.13, byacc, groff Requires: sendmail @@ -23,8 +24,9 @@ %prep %setup -q -n %{name} -%{__perl} -pi -e 's+/etc/milter-regex\.conf+%{_sysconfdir}/mail/milter-regex.conf+' milter-regex.[8c] -%{__perl} -pi -e 's+_milter-regex+mregex+' milter-regex.[8c] +%patch0 -p1 -b .gcc +%{__sed} -i -e 's+/etc/milter-regex\.conf+%{_sysconfdir}/mail/milter-regex.conf+' milter-regex.[8c] +%{__sed} -i -e 's+_milter-regex+mregex+' milter-regex.[8c] /usr/bin/head -n +31 milter-regex.c > LICENSE %build @@ -33,9 +35,9 @@ %install %{__rm} -rf %{buildroot} %{__mkdir} -p %{buildroot}%{_sbindir} \ - %{buildroot}%{_sysconfdir}/{rc.d/init.d,mail,sysconfig} \ - %{buildroot}%{_mandir}/man8 \ - %{buildroot}%{_localstatedir}/spool/milter-regex + %{buildroot}%{_sysconfdir}/{rc.d/init.d,mail,sysconfig} \ + %{buildroot}%{_mandir}/man8 \ + %{buildroot}%{_localstatedir}/spool/milter-regex %{__cp} -p milter-regex %{buildroot}%{_sbindir} %{__cp} -p milter-regex.8 %{buildroot}%{_mandir}/man8 %{__install} -p -m 755 %{SOURCE1} %{buildroot}%{_sysconfdir}/rc.d/init.d/milter-regex @@ -59,8 +61,8 @@ %preun if [ $1 -eq 0 ] ; then - /sbin/service milter-regex stop &> /dev/null || : - /sbin/chkconfig --del milter-regex || : + /sbin/service milter-regex stop &> /dev/null || : + /sbin/chkconfig --del milter-regex || : fi %postun @@ -70,17 +72,21 @@ %{__rm} -rf %{buildroot} %files -%defattr(-,root,root) +%defattr(-,root,root,-) %doc LICENSE %{_sbindir}/milter-regex %{_sysconfdir}/rc.d/init.d/milter-regex %config(noreplace) %{_sysconfdir}/sysconfig/milter-regex %config(noreplace) %{_sysconfdir}/mail/milter-regex.conf -%dir %attr(755,mregex,mregex) %{_localstatedir}/spool/milter-regex +%dir %attr(755,mregex,mregex) %{_localstatedir}/spool/milter-regex/ %ghost %{_localstatedir}/spool/milter-regex/sock %{_mandir}/man8/milter-regex.8* %changelog +* Wed Apr 18 2007 Paul Howarth - 1.6-7 +- add patch for compile errors on Fedora 7 +- use sed rather than perl for quick scripted edits + * Tue Aug 29 2006 Paul Howarth - 1.6-6 - rebuild for dynamic linking speedups (FE6) From fedora-extras-commits at redhat.com Wed Apr 18 09:25:52 2007 From: fedora-extras-commits at redhat.com (Jef Spaleta (jspaleta)) Date: Wed, 18 Apr 2007 05:25:52 -0400 Subject: rpms/gpodder/FC-6 .cvsignore, 1.3, 1.4 gpodder.spec, 1.2, 1.3 sources, 1.3, 1.4 Message-ID: <200704180925.l3I9Pqbq031868@cvs-int.fedora.redhat.com> Author: jspaleta Update of /cvs/extras/rpms/gpodder/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv31845 Modified Files: .cvsignore gpodder.spec sources Log Message: Update to 0.9.0 release and adjust specfile accordingly Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/gpodder/FC-6/.cvsignore,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- .cvsignore 24 Feb 2007 19:30:00 -0000 1.3 +++ .cvsignore 18 Apr 2007 09:25:18 -0000 1.4 @@ -1 +1 @@ -gpodder-0.8.9.tar.gz +gpodder-0.9.0.tar.gz Index: gpodder.spec =================================================================== RCS file: /cvs/extras/rpms/gpodder/FC-6/gpodder.spec,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- gpodder.spec 24 Feb 2007 19:30:00 -0000 1.2 +++ gpodder.spec 18 Apr 2007 09:25:18 -0000 1.3 @@ -2,20 +2,21 @@ Name: gpodder -Version: 0.8.9 +Version: 0.9.0 Release: 1%{?dist} Summary: Podcast receiver/catcher written in Python Group: Applications/Multimedia License: GPL -URL: http://perli.net/projekte/gpodder/index.html -Source0: http://perli.net/projekte/gpodder/releases/0.8.0/%{name}-%{version}.tar.gz +URL: http://gpodder.berlios.de/ +Source0: http://download.berlios.de/%{name}/%{name}-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch BuildRequires: python-devel ImageMagick BuildRequires: desktop-file-utils BuildRequires: gettext BuildRequires: intltool +BuildRequires: help2man Requires: pygtk2 pygtk2-libglade wget %description @@ -62,6 +63,9 @@ %{python_sitelib}/%{name}/ %changelog +* Mon Mar 26 2007 Jef Spaleta 0.9.0-1 +- Update to 0.9.0 release and adjust specfile accordingly + * Sun Feb 11 2007 Jef Spaleta 0.8.9-1 - Update to 0.8.9 release and adjust specfile accordingly Index: sources =================================================================== RCS file: /cvs/extras/rpms/gpodder/FC-6/sources,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- sources 24 Feb 2007 19:30:00 -0000 1.3 +++ sources 18 Apr 2007 09:25:18 -0000 1.4 @@ -1 +1 @@ -f2bd0d00c9a6503242ff9ecc96b3ea48 gpodder-0.8.9.tar.gz +8af54a3c2922bb034e16cd4e3d3301f9 gpodder-0.9.0.tar.gz From fedora-extras-commits at redhat.com Wed Apr 18 09:50:28 2007 From: fedora-extras-commits at redhat.com (Paul Howarth (pghmcfc)) Date: Wed, 18 Apr 2007 05:50:28 -0400 Subject: rpms/grepmail/devel grepmail.spec,1.7,1.8 Message-ID: <200704180950.l3I9oSqb032727@cvs-int.fedora.redhat.com> Author: pghmcfc Update of /cvs/extras/rpms/grepmail/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv32710 Modified Files: grepmail.spec Log Message: Buildrequire perl(ExtUtils::MakeMaker) instead of perl-devel Index: grepmail.spec =================================================================== RCS file: /cvs/extras/rpms/grepmail/devel/grepmail.spec,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- grepmail.spec 8 Mar 2007 09:09:23 -0000 1.7 +++ grepmail.spec 18 Apr 2007 09:49:54 -0000 1.8 @@ -1,7 +1,7 @@ Summary: Search mailboxes for a particular email Name: grepmail Version: 5.3033 -Release: 2%{?dist} +Release: 3%{?dist} License: GPL Group: Applications/Text Url: http://grepmail.sourceforge.net/ @@ -11,9 +11,7 @@ Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) Requires: perl(Mail::Mbox::MessageParser) >= 1.4001 BuildRequires: perl(Mail::Mbox::MessageParser) >= 1.4001, perl(Date::Parse), perl(Date::Manip) -%if 0%{?fedora} > 6 -BuildRequires: perl-devel -%endif +BuildRequires: perl(ExtUtils::MakeMaker) # The following module requirements are optional and hence not picked up by RPM automatically. # Adding manual deps for them improves grepmail's functionality. Requires: perl(Date::Parse), perl(Date::Manip) @@ -54,6 +52,9 @@ %{_mandir}/man1/grepmail.1* %changelog +* Wed Apr 18 2007 Paul Howarth 5.3033-3 +- Buildrequire perl(ExtUtils::MakeMaker) instead of perl-devel + * Thu Mar 8 2007 Paul Howarth 5.3033-2 - Buildrequire perl-devel for Fedora 7 onwards From fedora-extras-commits at redhat.com Wed Apr 18 10:06:12 2007 From: fedora-extras-commits at redhat.com (Paul Howarth (pghmcfc)) Date: Wed, 18 Apr 2007 06:06:12 -0400 Subject: rpms/perl-Data-Buffer/devel perl-Data-Buffer.spec,1.4,1.5 Message-ID: <200704181006.l3IA6C9n004917@cvs-int.fedora.redhat.com> Author: pghmcfc Update of /cvs/extras/rpms/perl-Data-Buffer/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv4897 Modified Files: perl-Data-Buffer.spec Log Message: Buildrequire perl(ExtUtils::MakeMaker) Index: perl-Data-Buffer.spec =================================================================== RCS file: /cvs/extras/rpms/perl-Data-Buffer/devel/perl-Data-Buffer.spec,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- perl-Data-Buffer.spec 8 Mar 2007 13:28:57 -0000 1.4 +++ perl-Data-Buffer.spec 18 Apr 2007 10:05:37 -0000 1.5 @@ -9,9 +9,7 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) BuildArch: noarch -%if 0%{?fedora} > 6 -BuildRequires: perl-devel -%endif +BuildRequires: perl(ExtUtils::MakeMaker) %description Data::Buffer implements a low-level binary buffer in which you can get and put @@ -46,8 +44,8 @@ %{_mandir}/man3/Data::Buffer.3pm* %changelog -* Thu Mar 8 2007 Paul Howarth 0.04-4 -- Buildrequire perl-devel for Fedora 7 onwards +* Wed Apr 18 2007 Paul Howarth 0.04-4 +- Buildrequire perl(ExtUtils::MakeMaker) - Fix argument order for find with -depth * Tue Aug 29 2006 Paul Howarth 0.04-3 From fedora-extras-commits at redhat.com Wed Apr 18 11:16:14 2007 From: fedora-extras-commits at redhat.com (Paul Howarth (pghmcfc)) Date: Wed, 18 Apr 2007 07:16:14 -0400 Subject: rpms/perl-Net-SSH-Perl/devel perl-Net-SSH-Perl.spec,1.4,1.5 Message-ID: <200704181116.l3IBGE0I010186@cvs-int.fedora.redhat.com> Author: pghmcfc Update of /cvs/extras/rpms/perl-Net-SSH-Perl/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv10167 Modified Files: perl-Net-SSH-Perl.spec Log Message: Buildrequire perl(ExtUtils::MakeMaker) Index: perl-Net-SSH-Perl.spec =================================================================== RCS file: /cvs/extras/rpms/perl-Net-SSH-Perl/devel/perl-Net-SSH-Perl.spec,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- perl-Net-SSH-Perl.spec 8 Mar 2007 16:37:56 -0000 1.4 +++ perl-Net-SSH-Perl.spec 18 Apr 2007 11:15:40 -0000 1.5 @@ -23,12 +23,10 @@ BuildRequires: perl(Digest::HMAC_SHA1) BuildRequires: perl(Digest::MD5) BuildRequires: perl(Digest::SHA1) >= 2.10 +BuildRequires: perl(ExtUtils::MakeMaker) BuildRequires: perl(Math::GMP) >= 1.04 BuildRequires: perl(Math::Pari) >= 2.001804 BuildRequires: perl(MIME::Base64) -%if 0%{?fedora} > 6 -BuildRequires: perl-devel -%endif %{?_with_IDEA:BuildRequires: perl(Crypt::IDEA)} @@ -86,8 +84,8 @@ %{_mandir}/man3/Net::SSH::Perl*.3pm* %changelog -* Thu Mar 8 2007 Paul Howarth 1.30-4 -- Buildrequire perl-devel for Fedora 7 onwards +* Wed Apr 18 2007 Paul Howarth 1.30-4 +- Buildrequire perl(ExtUtils::MakeMaker) - Fix argument order for find with -depth * Wed Aug 30 2006 Paul Howarth 1.30-3 From fedora-extras-commits at redhat.com Wed Apr 18 11:29:45 2007 From: fedora-extras-commits at redhat.com (Paul Howarth (pghmcfc)) Date: Wed, 18 Apr 2007 07:29:45 -0400 Subject: rpms/perl-Tie-EncryptedHash/devel perl-Tie-EncryptedHash.spec, 1.3, 1.4 Message-ID: <200704181129.l3IBTjFq010384@cvs-int.fedora.redhat.com> Author: pghmcfc Update of /cvs/extras/rpms/perl-Tie-EncryptedHash/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv10358 Modified Files: perl-Tie-EncryptedHash.spec Log Message: Buildrequire perl(ExtUtils::MakeMaker) Index: perl-Tie-EncryptedHash.spec =================================================================== RCS file: /cvs/extras/rpms/perl-Tie-EncryptedHash/devel/perl-Tie-EncryptedHash.spec,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- perl-Tie-EncryptedHash.spec 8 Mar 2007 16:45:48 -0000 1.3 +++ perl-Tie-EncryptedHash.spec 18 Apr 2007 11:29:11 -0000 1.4 @@ -12,9 +12,7 @@ BuildRequires: perl(Crypt::CBC) BuildRequires: perl(Crypt::Blowfish) BuildRequires: perl(Crypt::DES) -%if 0%{?fedora} > 6 -BuildRequires: perl-devel -%endif +BuildRequires: perl(ExtUtils::MakeMaker) %description Tie::EncryptedHash augments Perl hash semantics to build secure, encrypting @@ -62,8 +60,8 @@ %{_mandir}/man3/Tie::EncryptedHash.3pm* %changelog -* Thu Mar 8 2007 Paul Howarth 1.21-3 -- Buildrequire perl-devel for Fedora 7 onwards +* Wed Apr 18 2007 Paul Howarth 1.21-3 +- Buildrequire perl(ExtUtils::MakeMaker) - Fix argument order for find with -depth * Wed Aug 30 2006 Paul Howarth 1.21-2 From fedora-extras-commits at redhat.com Wed Apr 18 11:38:21 2007 From: fedora-extras-commits at redhat.com (Paul Howarth (pghmcfc)) Date: Wed, 18 Apr 2007 07:38:21 -0400 Subject: rpms/perl-Mail-Mbox-MessageParser/devel perl-Mail-Mbox-MessageParser.spec, 1.8, 1.9 Message-ID: <200704181138.l3IBcL2b010896@cvs-int.fedora.redhat.com> Author: pghmcfc Update of /cvs/extras/rpms/perl-Mail-Mbox-MessageParser/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv10877 Modified Files: perl-Mail-Mbox-MessageParser.spec Log Message: Buildrequire perl(ExtUtils::MakeMaker) Index: perl-Mail-Mbox-MessageParser.spec =================================================================== RCS file: /cvs/extras/rpms/perl-Mail-Mbox-MessageParser/devel/perl-Mail-Mbox-MessageParser.spec,v retrieving revision 1.8 retrieving revision 1.9 diff -u -r1.8 -r1.9 --- perl-Mail-Mbox-MessageParser.spec 8 Mar 2007 15:15:29 -0000 1.8 +++ perl-Mail-Mbox-MessageParser.spec 18 Apr 2007 11:37:47 -0000 1.9 @@ -10,10 +10,8 @@ BuildArch: noarch Requires: grep, gzip, bzip2, /usr/bin/diff Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) -BuildRequires: grep, gzip, bzip2, /usr/bin/diff, perl(FileHandle::Unget) -%if 0%{?fedora} > 6 -BuildRequires: perl-devel -%endif +BuildRequires: grep, gzip, bzip2, /usr/bin/diff +BuildRequires: perl(ExtUtils::MakeMaker), perl(FileHandle::Unget) %description Mail::Mbox::MessageParser is a feature-poor but very fast mbox parser. It uses @@ -54,7 +52,7 @@ %changelog * Thu Mar 8 2007 Paul Howarth 1.5000-2 -- Buildrequire perl-devel for Fedora 7 onwards +- Buildrequire perl(ExtUtils::MakeMaker) * Tue Feb 27 2007 Paul Howarth 1.5000-1 - Update to 1.5000 From fedora-extras-commits at redhat.com Wed Apr 18 11:45:56 2007 From: fedora-extras-commits at redhat.com (Paul Howarth (pghmcfc)) Date: Wed, 18 Apr 2007 07:45:56 -0400 Subject: rpms/perl-Convert-BinHex/devel perl-Convert-BinHex.spec,1.7,1.8 Message-ID: <200704181145.l3IBjufL011033@cvs-int.fedora.redhat.com> Author: pghmcfc Update of /cvs/extras/rpms/perl-Convert-BinHex/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv11016 Modified Files: perl-Convert-BinHex.spec Log Message: add perl(ExtUtils::MakeMaker) buildreq Index: perl-Convert-BinHex.spec =================================================================== RCS file: /cvs/extras/rpms/perl-Convert-BinHex/devel/perl-Convert-BinHex.spec,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- perl-Convert-BinHex.spec 8 Mar 2007 10:22:57 -0000 1.7 +++ perl-Convert-BinHex.spec 18 Apr 2007 11:45:22 -0000 1.8 @@ -9,9 +9,7 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) -%if 0%{?fedora} > 6 -BuildRequires: perl-devel -%endif +BuildRequires: perl(ExtUtils::MakeMaker) %description Convert::BinHex extracts data from Macintosh BinHex files. @@ -48,7 +46,7 @@ %changelog * Thu Mar 8 2007 Paul Howarth 1.119-5 -- add perl-devel buildreq for Fedora 7 onwards +- add perl(ExtUtils::MakeMaker) buildreq - use tabs rather than spaces * Sun Sep 17 2006 Paul Howarth 1.119-4 From fedora-extras-commits at redhat.com Wed Apr 18 11:59:32 2007 From: fedora-extras-commits at redhat.com (Paul Howarth (pghmcfc)) Date: Wed, 18 Apr 2007 07:59:32 -0400 Subject: rpms/perl-Crypt-SmbHash/devel perl-Crypt-SmbHash.spec,1.4,1.5 Message-ID: <200704181159.l3IBxWfq011177@cvs-int.fedora.redhat.com> Author: pghmcfc Update of /cvs/extras/rpms/perl-Crypt-SmbHash/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv11160 Modified Files: perl-Crypt-SmbHash.spec Log Message: Buildrequire perl(ExtUtils::MakeMaker) Index: perl-Crypt-SmbHash.spec =================================================================== RCS file: /cvs/extras/rpms/perl-Crypt-SmbHash/devel/perl-Crypt-SmbHash.spec,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- perl-Crypt-SmbHash.spec 8 Mar 2007 13:15:09 -0000 1.4 +++ perl-Crypt-SmbHash.spec 18 Apr 2007 11:58:58 -0000 1.5 @@ -8,12 +8,9 @@ Source0: http://search.cpan.org/CPAN/authors/id/B/BJ/BJKUIT/Crypt-SmbHash-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) -BuildRequires: perl(Digest::MD4) +BuildRequires: perl(Digest::MD4), perl(ExtUtils::MakeMaker) Requires: perl(Digest::MD4) BuildArch: noarch -%if 0%{?fedora} > 6 -BuildRequires: perl-devel -%endif %description This module generates Lanman and NT MD4 style password hashes, using perl-only @@ -48,7 +45,7 @@ %changelog * Thu Mar 8 2007 Paul Howarth 0.12-5 -- Buildrequire perl-devel for Fedora 7 onwards +- Buildrequire perl(ExtUtils::MakeMaker) - Fix argument order for find with -depth * Tue Aug 29 2006 Paul Howarth 0.12-4 From fedora-extras-commits at redhat.com Wed Apr 18 12:08:21 2007 From: fedora-extras-commits at redhat.com (Chauvet (kwizart)) Date: Wed, 18 Apr 2007 08:08:21 -0400 Subject: rpms/PerceptualDiff import.log,1.1,1.2 Message-ID: <200704181208.l3IC8LWs015561@cvs-int.fedora.redhat.com> Author: kwizart Update of /cvs/extras/rpms/PerceptualDiff In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv15525 Modified Files: import.log Log Message: Initial import Index: import.log =================================================================== RCS file: /cvs/extras/rpms/PerceptualDiff/import.log,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- import.log 18 Apr 2007 04:14:25 -0000 1.1 +++ import.log 18 Apr 2007 12:07:47 -0000 1.2 @@ -0,0 +1 @@ +PerceptualDiff-1_0_1-5_kwizart_fc6:HEAD:PerceptualDiff-1.0.1-5.kwizart.fc6.src.rpm:1176898095 From fedora-extras-commits at redhat.com Wed Apr 18 12:08:25 2007 From: fedora-extras-commits at redhat.com (Chauvet (kwizart)) Date: Wed, 18 Apr 2007 08:08:25 -0400 Subject: rpms/PerceptualDiff/devel PerceptualDiff.spec, NONE, 1.1 .cvsignore, 1.1, 1.2 sources, 1.1, 1.2 Message-ID: <200704181208.l3IC8PDo015565@cvs-int.fedora.redhat.com> Author: kwizart Update of /cvs/extras/rpms/PerceptualDiff/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv15525/devel Modified Files: .cvsignore sources Added Files: PerceptualDiff.spec Log Message: Initial import --- NEW FILE PerceptualDiff.spec --- Name: PerceptualDiff Version: 1.0.1 Release: 5%{?dist} Summary: An image comparison utility Group: Applications/Multimedia License: GPL URL: http://pdiff.sourceforge.net Source: http://downloads.sourceforge.net/pdiff/%{name}-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: libtiff-devel, libpng-devel, cmake %description PerceptualDiff is an image comparison utility that makes use of a computational model of the human visual system to compare two images. This software is released under the GNU General Public License. %prep %setup -q sed -i 's/\r//' gpl.txt sed -i 's/\r//' README.txt sed -i 's/\r//' LPyramid.cpp sed -i 's/\r//' LPyramid.h chmod 0644 * %build export CFLAGS="$RPM_OPT_FLAGS" export CXXFLAGS="$RPM_OPT_FLAGS" export FFLAGS="$RPM_OPT_FLAGS" cmake \ %if %{?_lib} == "lib64" -DLIB_SUFFIX=64 \ %endif -DCMAKE_SKIP_RPATH:BOOL=ON \ -DBUILD_SHARED_LIBS:BOOL=ON \ -DCMAKE_INSTALL_PREFIX:PATH=%{_prefix} . make VERBOSE=1 %{?_smp_mflags} %install rm -rf $RPM_BUILD_ROOT make install DESTDIR=$RPM_BUILD_ROOT chmod 755 $RPM_BUILD_ROOT%{_bindir}/perceptualdiff %clean rm -rf $RPM_BUILD_ROOT %files %defattr(-,root,root,-) %doc README.txt gpl.txt %{_bindir}/perceptualdiff %changelog * Tue Apr 17 2007 kwizart < kwizart at gmail.com > - 1.0.1-5 - Removed cflags calls at cmake step. * Tue Apr 17 2007 kwizart < kwizart at gmail.com > - 1.0.1-4 - Fix CXXFLAGS - Fix wrong-script-end-of-line-encoding and spurious-executable-perm * Tue Apr 17 2007 kwizart < kwizart at gmail.com > - 1.0.1-3 - Fix RPATHs from cmake build from: http://fedoraproject.org/wiki/PackagingDrafts/cmake - Make VERBOSE=1 * Sat Apr 14 2007 kwizart < kwizart at gmail.com > - 1.0.1-2 - Minor fixes wip * Wed Apr 11 2007 kwizart < kwizart at gmail.com > - 1.0.1-1 - Update to 1.0.1 - Fix RPATHs - Removed Exclude x86_64 * Sun Jan 21 2007 Tobias Sauerwein 1.0-2 - BuildRequires fixed - Excluded x86_64 * Thu Jan 18 2007 Tobias Sauerwein 1.0-1 - Update to 1.0 * Mon Dec 11 2006 Tobias Sauerwein 0.9 - Initial RPM/SPEC Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/PerceptualDiff/devel/.cvsignore,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- .cvsignore 18 Apr 2007 04:14:34 -0000 1.1 +++ .cvsignore 18 Apr 2007 12:07:51 -0000 1.2 @@ -0,0 +1 @@ +PerceptualDiff-1.0.1.tar.gz Index: sources =================================================================== RCS file: /cvs/extras/rpms/PerceptualDiff/devel/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 18 Apr 2007 04:14:34 -0000 1.1 +++ sources 18 Apr 2007 12:07:51 -0000 1.2 @@ -0,0 +1 @@ +2f7d90f478036bb2184663e56e8b1d3b PerceptualDiff-1.0.1.tar.gz From fedora-extras-commits at redhat.com Wed Apr 18 12:14:21 2007 From: fedora-extras-commits at redhat.com (Chauvet (kwizart)) Date: Wed, 18 Apr 2007 08:14:21 -0400 Subject: rpms/PerceptualDiff/FC-6 PerceptualDiff.spec, NONE, 1.1 sources, 1.1, 1.2 Message-ID: <200704181214.l3ICELDa015700@cvs-int.fedora.redhat.com> Author: kwizart Update of /cvs/extras/rpms/PerceptualDiff/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv15679 Modified Files: sources Added Files: PerceptualDiff.spec Log Message: Initial import for FC-6 --- NEW FILE PerceptualDiff.spec --- Name: PerceptualDiff Version: 1.0.1 Release: 5%{?dist} Summary: An image comparison utility Group: Applications/Multimedia License: GPL URL: http://pdiff.sourceforge.net Source: http://downloads.sourceforge.net/pdiff/%{name}-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: libtiff-devel, libpng-devel, cmake %description PerceptualDiff is an image comparison utility that makes use of a computational model of the human visual system to compare two images. This software is released under the GNU General Public License. %prep %setup -q sed -i 's/\r//' gpl.txt sed -i 's/\r//' README.txt sed -i 's/\r//' LPyramid.cpp sed -i 's/\r//' LPyramid.h chmod 0644 * %build export CFLAGS="$RPM_OPT_FLAGS" export CXXFLAGS="$RPM_OPT_FLAGS" export FFLAGS="$RPM_OPT_FLAGS" cmake \ %if %{?_lib} == "lib64" -DLIB_SUFFIX=64 \ %endif -DCMAKE_SKIP_RPATH:BOOL=ON \ -DBUILD_SHARED_LIBS:BOOL=ON \ -DCMAKE_INSTALL_PREFIX:PATH=%{_prefix} . make VERBOSE=1 %{?_smp_mflags} %install rm -rf $RPM_BUILD_ROOT make install DESTDIR=$RPM_BUILD_ROOT chmod 755 $RPM_BUILD_ROOT%{_bindir}/perceptualdiff %clean rm -rf $RPM_BUILD_ROOT %files %defattr(-,root,root,-) %doc README.txt gpl.txt %{_bindir}/perceptualdiff %changelog * Tue Apr 17 2007 kwizart < kwizart at gmail.com > - 1.0.1-5 - Removed cflags calls at cmake step. * Tue Apr 17 2007 kwizart < kwizart at gmail.com > - 1.0.1-4 - Fix CXXFLAGS - Fix wrong-script-end-of-line-encoding and spurious-executable-perm * Tue Apr 17 2007 kwizart < kwizart at gmail.com > - 1.0.1-3 - Fix RPATHs from cmake build from: http://fedoraproject.org/wiki/PackagingDrafts/cmake - Make VERBOSE=1 * Sat Apr 14 2007 kwizart < kwizart at gmail.com > - 1.0.1-2 - Minor fixes wip * Wed Apr 11 2007 kwizart < kwizart at gmail.com > - 1.0.1-1 - Update to 1.0.1 - Fix RPATHs - Removed Exclude x86_64 * Sun Jan 21 2007 Tobias Sauerwein 1.0-2 - BuildRequires fixed - Excluded x86_64 * Thu Jan 18 2007 Tobias Sauerwein 1.0-1 - Update to 1.0 * Mon Dec 11 2006 Tobias Sauerwein 0.9 - Initial RPM/SPEC Index: sources =================================================================== RCS file: /cvs/extras/rpms/PerceptualDiff/FC-6/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 18 Apr 2007 04:14:34 -0000 1.1 +++ sources 18 Apr 2007 12:13:47 -0000 1.2 @@ -0,0 +1 @@ +2f7d90f478036bb2184663e56e8b1d3b PerceptualDiff-1.0.1.tar.gz From fedora-extras-commits at redhat.com Wed Apr 18 12:18:22 2007 From: fedora-extras-commits at redhat.com (Chauvet (kwizart)) Date: Wed, 18 Apr 2007 08:18:22 -0400 Subject: rpms/PerceptualDiff/FC-5 PerceptualDiff.spec, NONE, 1.1 sources, 1.1, 1.2 Message-ID: <200704181218.l3ICIMYs015763@cvs-int.fedora.redhat.com> Author: kwizart Update of /cvs/extras/rpms/PerceptualDiff/FC-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv15737 Modified Files: sources Added Files: PerceptualDiff.spec Log Message: Initial import for FC-5 --- NEW FILE PerceptualDiff.spec --- Name: PerceptualDiff Version: 1.0.1 Release: 5%{?dist} Summary: An image comparison utility Group: Applications/Multimedia License: GPL URL: http://pdiff.sourceforge.net Source: http://downloads.sourceforge.net/pdiff/%{name}-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: libtiff-devel, libpng-devel, cmake %description PerceptualDiff is an image comparison utility that makes use of a computational model of the human visual system to compare two images. This software is released under the GNU General Public License. %prep %setup -q sed -i 's/\r//' gpl.txt sed -i 's/\r//' README.txt sed -i 's/\r//' LPyramid.cpp sed -i 's/\r//' LPyramid.h chmod 0644 * %build export CFLAGS="$RPM_OPT_FLAGS" export CXXFLAGS="$RPM_OPT_FLAGS" export FFLAGS="$RPM_OPT_FLAGS" cmake \ %if %{?_lib} == "lib64" -DLIB_SUFFIX=64 \ %endif -DCMAKE_SKIP_RPATH:BOOL=ON \ -DBUILD_SHARED_LIBS:BOOL=ON \ -DCMAKE_INSTALL_PREFIX:PATH=%{_prefix} . make VERBOSE=1 %{?_smp_mflags} %install rm -rf $RPM_BUILD_ROOT make install DESTDIR=$RPM_BUILD_ROOT chmod 755 $RPM_BUILD_ROOT%{_bindir}/perceptualdiff %clean rm -rf $RPM_BUILD_ROOT %files %defattr(-,root,root,-) %doc README.txt gpl.txt %{_bindir}/perceptualdiff %changelog * Tue Apr 17 2007 kwizart < kwizart at gmail.com > - 1.0.1-5 - Removed cflags calls at cmake step. * Tue Apr 17 2007 kwizart < kwizart at gmail.com > - 1.0.1-4 - Fix CXXFLAGS - Fix wrong-script-end-of-line-encoding and spurious-executable-perm * Tue Apr 17 2007 kwizart < kwizart at gmail.com > - 1.0.1-3 - Fix RPATHs from cmake build from: http://fedoraproject.org/wiki/PackagingDrafts/cmake - Make VERBOSE=1 * Sat Apr 14 2007 kwizart < kwizart at gmail.com > - 1.0.1-2 - Minor fixes wip * Wed Apr 11 2007 kwizart < kwizart at gmail.com > - 1.0.1-1 - Update to 1.0.1 - Fix RPATHs - Removed Exclude x86_64 * Sun Jan 21 2007 Tobias Sauerwein 1.0-2 - BuildRequires fixed - Excluded x86_64 * Thu Jan 18 2007 Tobias Sauerwein 1.0-1 - Update to 1.0 * Mon Dec 11 2006 Tobias Sauerwein 0.9 - Initial RPM/SPEC Index: sources =================================================================== RCS file: /cvs/extras/rpms/PerceptualDiff/FC-5/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 18 Apr 2007 04:14:34 -0000 1.1 +++ sources 18 Apr 2007 12:17:48 -0000 1.2 @@ -0,0 +1 @@ +2f7d90f478036bb2184663e56e8b1d3b PerceptualDiff-1.0.1.tar.gz From fedora-extras-commits at redhat.com Wed Apr 18 12:55:32 2007 From: fedora-extras-commits at redhat.com (Paul Howarth (pghmcfc)) Date: Wed, 18 Apr 2007 08:55:32 -0400 Subject: rpms/perl-IO-stringy/devel perl-IO-stringy.spec,1.14,1.15 Message-ID: <200704181255.l3ICtWHQ016956@cvs-int.fedora.redhat.com> Author: pghmcfc Update of /cvs/extras/rpms/perl-IO-stringy/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv16932 Modified Files: perl-IO-stringy.spec Log Message: buildrequire perl(ExtUtils::MakeMaker) Index: perl-IO-stringy.spec =================================================================== RCS file: /cvs/extras/rpms/perl-IO-stringy/devel/perl-IO-stringy.spec,v retrieving revision 1.14 retrieving revision 1.15 diff -u -r1.14 -r1.15 --- perl-IO-stringy.spec 8 Mar 2007 14:58:44 -0000 1.14 +++ perl-IO-stringy.spec 18 Apr 2007 12:54:37 -0000 1.15 @@ -8,9 +8,7 @@ Source0: http://search.cpan.org/CPAN/authors/id/D/DS/DSKOLL/IO-stringy-%{version}.tar.gz BuildArch: noarch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot -%if 0%{?fedora} > 6 -BuildRequires: perl-devel -%endif +BuildRequires: perl(ExtUtils::MakeMaker) %description This toolkit primarily provides Perl modules for performing both @@ -44,8 +42,8 @@ %{_mandir}/man3/IO::*.3pm* %changelog -* Thu Mar 8 2007 Paul Howarth 2.110-5 -- buildrequire perl-devel for Fedora 7 onwards +* Wed Apr 18 2007 Paul Howarth 2.110-5 +- buildrequire perl(ExtUtils::MakeMaker) * Sun Sep 17 2006 Paul Howarth 2.110-4 - add dist tag From fedora-extras-commits at redhat.com Wed Apr 18 13:07:04 2007 From: fedora-extras-commits at redhat.com (Paul Howarth (pghmcfc)) Date: Wed, 18 Apr 2007 09:07:04 -0400 Subject: rpms/perl-Crypt-DSA/devel perl-Crypt-DSA.spec,1.5,1.6 Message-ID: <200704181307.l3ID74ak021335@cvs-int.fedora.redhat.com> Author: pghmcfc Update of /cvs/extras/rpms/perl-Crypt-DSA/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv21313 Modified Files: perl-Crypt-DSA.spec Log Message: Buildrequire perl(ExtUtils::MakeMaker) Index: perl-Crypt-DSA.spec =================================================================== RCS file: /cvs/extras/rpms/perl-Crypt-DSA/devel/perl-Crypt-DSA.spec,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- perl-Crypt-DSA.spec 8 Mar 2007 11:36:42 -0000 1.5 +++ perl-Crypt-DSA.spec 18 Apr 2007 13:06:30 -0000 1.6 @@ -9,13 +9,11 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) BuildArch: noarch -BuildRequires: perl(Digest::SHA1) BuildRequires: perl(Convert::PEM) >= 0.07 BuildRequires: perl(Data::Buffer) >= 0.01 +BuildRequires: perl(Digest::SHA1) +BuildRequires: perl(ExtUtils::MakeMaker) BuildRequires: which -%if 0%{?fedora} > 6 -BuildRequires: perl-devel -%endif %description Crypt::DSA is an implementation of the DSA (Digital Signature Algorithm) @@ -55,8 +53,8 @@ %{_mandir}/man3/Crypt::DSA::Util.3pm* %changelog -* Thu Mar 8 2007 Paul Howarth 0.14-4 -- Buildrequire perl-devel for Fedora 7 onwards +* Wed Apr 18 2007 Paul Howarth 0.14-4 +- Buildrequire perl(ExtUtils::MakeMaker) - Fix argument order for find with -depth * Tue Aug 29 2006 Paul Howarth 0.14-3 From fedora-extras-commits at redhat.com Wed Apr 18 13:35:58 2007 From: fedora-extras-commits at redhat.com (Paul Howarth (pghmcfc)) Date: Wed, 18 Apr 2007 09:35:58 -0400 Subject: rpms/perl-Math-Pari/devel perl-Math-Pari.spec,1.7,1.8 Message-ID: <200704181335.l3IDZwSv022093@cvs-int.fedora.redhat.com> Author: pghmcfc Update of /cvs/extras/rpms/perl-Math-Pari/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv22063 Modified Files: perl-Math-Pari.spec Log Message: Buildrequire perl(ExtUtils::MakeMaker) Index: perl-Math-Pari.spec =================================================================== RCS file: /cvs/extras/rpms/perl-Math-Pari/devel/perl-Math-Pari.spec,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- perl-Math-Pari.spec 8 Mar 2007 16:03:10 -0000 1.7 +++ perl-Math-Pari.spec 18 Apr 2007 13:35:24 -0000 1.8 @@ -22,9 +22,7 @@ Source1: http://pari.math.u-bordeaux.fr/pub/pari/unix/OLD/pari-%{pariversion}.tgz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) -%if 0%{?fedora} > 6 -BuildRequires: perl-devel -%endif +BuildRequires: perl(ExtUtils::MakeMaker) %description This package is a Perl interface to the famous library PARI for numerical/ @@ -76,8 +74,8 @@ %exclude %{_mandir}/man3/Math::libPARI.dumb.3pm* %changelog -* Thu Mar 8 2007 Paul Howarth 2.010709-2 -- Buildrequire perl-devel for Fedora 7 onwards +* Wed Apr 18 2007 Paul Howarth 2.010709-2 +- Buildrequire perl(ExtUtils::MakeMaker) * Fri Oct 27 2006 Paul Howarth 2.010709-1 - Update to 2.010709 From fedora-extras-commits at redhat.com Wed Apr 18 13:37:04 2007 From: fedora-extras-commits at redhat.com (Tim Lauridsen (timlau)) Date: Wed, 18 Apr 2007 09:37:04 -0400 Subject: rpms/yum-utils/devel .cvsignore, 1.9, 1.10 sources, 1.10, 1.11 yum-utils.spec, 1.18, 1.19 Message-ID: <200704181337.l3IDb4oe022159@cvs-int.fedora.redhat.com> Author: timlau Update of /cvs/extras/rpms/yum-utils/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv22137 Modified Files: .cvsignore sources yum-utils.spec Log Message: Release 1.1.2 Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/yum-utils/devel/.cvsignore,v retrieving revision 1.9 retrieving revision 1.10 diff -u -r1.9 -r1.10 --- .cvsignore 20 Feb 2007 11:36:19 -0000 1.9 +++ .cvsignore 18 Apr 2007 13:36:30 -0000 1.10 @@ -1 +1 @@ -yum-utils-1.1.1.tar.gz +yum-utils-1.1.2.tar.gz Index: sources =================================================================== RCS file: /cvs/extras/rpms/yum-utils/devel/sources,v retrieving revision 1.10 retrieving revision 1.11 diff -u -r1.10 -r1.11 --- sources 20 Feb 2007 11:36:19 -0000 1.10 +++ sources 18 Apr 2007 13:36:30 -0000 1.11 @@ -1 +1 @@ -861b98053c27b6768cc10f2f60b7e081 yum-utils-1.1.1.tar.gz +60daeb7e379bae4a604f973a8a2deb39 yum-utils-1.1.2.tar.gz Index: yum-utils.spec =================================================================== RCS file: /cvs/extras/rpms/yum-utils/devel/yum-utils.spec,v retrieving revision 1.18 retrieving revision 1.19 diff -u -r1.18 -r1.19 --- yum-utils.spec 20 Feb 2007 11:36:19 -0000 1.18 +++ yum-utils.spec 18 Apr 2007 13:36:30 -0000 1.19 @@ -1,6 +1,6 @@ Summary: Utilities based around the yum package manager Name: yum-utils -Version: 1.1.1 +Version: 1.1.2 Release: 1%{?dist} License: GPL Group: Development/Tools @@ -141,6 +141,17 @@ of (for example) zsh available, puplet will almost instantly update itself to reflect this. +%package -n yum-merge-conf +Summary: Yum plugin to merge configuration changes when installing packages +Group: System Environment/Base +Requires: yum >= 3.0 + +%description -n yum-merge-conf +This yum plugin adds the "--merge-conf" command line option. With this option, +Yum will ask you what to do with config files which have changed on updating a +package. + + %prep %setup -q @@ -150,7 +161,7 @@ make -C updateonboot DESTDIR=$RPM_BUILD_ROOT install # Plugins to install -plugins="changelog fastestmirror fedorakmod protectbase versionlock tsflags kernel-module downloadonly allowdowngrade skip-broken priorities refresh-updatesd" +plugins="changelog fastestmirror fedorakmod protectbase versionlock tsflags kernel-module downloadonly allowdowngrade skip-broken priorities refresh-updatesd merge-conf" mkdir -p $RPM_BUILD_ROOT/%{_sysconfdir}/yum/pluginconf.d/ $RPM_BUILD_ROOT/usr/lib/yum-plugins/ cd plugins @@ -256,7 +267,16 @@ %config(noreplace) %{_sysconfdir}/yum/pluginconf.d/refresh-updatesd.conf /usr/lib/yum-plugins/refresh-updatesd.* +%files -n yum-merge-conf +%defattr(-, root, root) +%config(noreplace) %{_sysconfdir}/yum/pluginconf.d/merge-conf.conf +/usr/lib/yum-plugins/merge-conf.* + %changelog +* Thu Apr 12 2007 Tim Lauridsen +- mark as 1.1.2 +- Added merge-conf plugin written by Aurelien Bompard + * Mon Feb 19 2007 Tim Lauridsen - mark it as 1.1.1 From fedora-extras-commits at redhat.com Wed Apr 18 13:46:10 2007 From: fedora-extras-commits at redhat.com (Paul Howarth (pghmcfc)) Date: Wed, 18 Apr 2007 09:46:10 -0400 Subject: rpms/perl-Math-GMP/devel perl-Math-GMP.spec,1.5,1.6 Message-ID: <200704181346.l3IDkAvb022333@cvs-int.fedora.redhat.com> Author: pghmcfc Update of /cvs/extras/rpms/perl-Math-GMP/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv22292 Modified Files: perl-Math-GMP.spec Log Message: Buildrequire perl(ExtUtils::MakeMaker) Index: perl-Math-GMP.spec =================================================================== RCS file: /cvs/extras/rpms/perl-Math-GMP/devel/perl-Math-GMP.spec,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- perl-Math-GMP.spec 8 Mar 2007 15:40:44 -0000 1.5 +++ perl-Math-GMP.spec 18 Apr 2007 13:45:36 -0000 1.6 @@ -9,10 +9,7 @@ Patch0: perl-Math-GMP-2.04-x86_64.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) -BuildRequires: gmp-devel -%if 0%{?fedora} > 6 -BuildRequires: perl-devel -%endif +BuildRequires: gmp-devel, perl(ExtUtils::MakeMaker) %description Math::GMP was designed to be a drop-in replacement both for Math::BigInt and @@ -52,8 +49,8 @@ %{_mandir}/man3/Math::GMP.3pm* %changelog -* Thu Mar 8 2007 Paul Howarth 2.04-5 -- Buildrequire perl-devel for Fedora 7 onwards +* Wed Apr 18 2007 Paul Howarth 2.04-5 +- Buildrequire perl(ExtUtils::MakeMaker) - Fix argument order for find with -depth * Wed Aug 30 2006 Paul Howarth 2.04-4 From fedora-extras-commits at redhat.com Wed Apr 18 13:46:38 2007 From: fedora-extras-commits at redhat.com (Hans de Goede (jwrdegoede)) Date: Wed, 18 Apr 2007 09:46:38 -0400 Subject: rpms/scorched3d/devel scorched3d-syslibs.patch, 1.4, 1.5 scorched3d.spec, 1.21, 1.22 Message-ID: <200704181346.l3IDkcuM022377@cvs-int.fedora.redhat.com> Author: jwrdegoede Update of /cvs/extras/rpms/scorched3d/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv22312 Modified Files: scorched3d-syslibs.patch scorched3d.spec Log Message: * Wed Apr 18 2007 Hans de Goede 40.1d-3 - Fix build with new ODE, scorched3d tries to force a double build of (its own included version of) ODE, however we use the system version which is compiled with single precision. With the new ODE the header files throw an #error because this causes both dSINGLE and dDOUBLE to be defined. This is fixed by patching scorched3d's configure to not add -DdDOUBLE to the CFLAGS scorched3d-syslibs.patch: Index: scorched3d-syslibs.patch =================================================================== RCS file: /cvs/extras/rpms/scorched3d/devel/scorched3d-syslibs.patch,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- scorched3d-syslibs.patch 2 Nov 2006 20:45:26 -0000 1.4 +++ scorched3d-syslibs.patch 18 Apr 2007 13:46:04 -0000 1.5 @@ -1103,3 +1103,40 @@ #include #include +--- scorched/src/3dsparse/ModelStore.cpp~ 2007-04-18 15:37:25.000000000 +0200 ++++ scorched/src/3dsparse/ModelStore.cpp 2007-04-18 15:37:25.000000000 +0200 +@@ -90,7 +90,7 @@ + } + + // HACK for skin creator +-#ifdef dDOUBLE ++#if 1 + // Use smaller tank skins for texture size 0 + // Resize the bitmap + if (OptionsDisplay::instance()->getTexSize() == 0) +--- scorched/configure.ac~ 2007-04-18 15:39:52.000000000 +0200 ++++ scorched/configure.ac 2007-04-18 15:39:52.000000000 +0200 +@@ -352,10 +352,6 @@ + CFLAGS="$CFLAGS -DS3D_DOCDIR=\\\"${docdir}\\\" -DS3D_DATADIR=\\\"${datadir}\\\" -DS3D_BINDIR=\\\"${bindir}\\\"" + CXXFLAGS="$CXXFLAGS -DS3D_DOCDIR=\\\"${docdir}\\\" -DS3D_DATADIR=\\\"${datadir}\\\" -DS3D_BINDIR=\\\"${bindir}\\\"" + +-# extra fixed flags +-CFLAGS="$CFLAGS -DdDOUBLE" +-CXXFLAGS="$CXXFLAGS -DdDOUBLE" +- + # put here at end because of sdl.m4 not defining + AC_LANG_CPLUSPLUS + +--- scorched/configure~ 2007-04-18 15:39:55.000000000 +0200 ++++ scorched/configure 2007-04-18 15:39:55.000000000 +0200 +@@ -6004,10 +6004,6 @@ + CFLAGS="$CFLAGS -DS3D_DOCDIR=\\\"${docdir}\\\" -DS3D_DATADIR=\\\"${datadir}\\\" -DS3D_BINDIR=\\\"${bindir}\\\"" + CXXFLAGS="$CXXFLAGS -DS3D_DOCDIR=\\\"${docdir}\\\" -DS3D_DATADIR=\\\"${datadir}\\\" -DS3D_BINDIR=\\\"${bindir}\\\"" + +-# extra fixed flags +-CFLAGS="$CFLAGS -DdDOUBLE" +-CXXFLAGS="$CXXFLAGS -DdDOUBLE" +- + # put here at end because of sdl.m4 not defining + ac_ext=cc + ac_cpp='$CXXCPP $CPPFLAGS' Index: scorched3d.spec =================================================================== RCS file: /cvs/extras/rpms/scorched3d/devel/scorched3d.spec,v retrieving revision 1.21 retrieving revision 1.22 diff -u -r1.21 -r1.22 --- scorched3d.spec 22 Dec 2006 08:30:20 -0000 1.21 +++ scorched3d.spec 18 Apr 2007 13:46:04 -0000 1.22 @@ -1,6 +1,6 @@ Name: scorched3d Version: 40.1d -Release: 2%{?dist} +Release: 3%{?dist} Summary: Game based loosely on the classic DOS game Scorched Earth Group: Amusements/Games License: GPL @@ -102,6 +102,13 @@ %changelog +* Wed Apr 18 2007 Hans de Goede 40.1d-3 +- Fix build with new ODE, scorched3d tries to force a double build of (its own + included version of) ODE, however we use the system version which is compiled + with single precision. With the new ODE the header files throw an #error + because this causes both dSINGLE and dDOUBLE to be defined. This is fixed by + patching scorched3d's configure to not add -DdDOUBLE to the CFLAGS + * Wed Dec 20 2006 Hans de Goede 40.1d-2 - Rebuild for new wxGTK 2.8 From fedora-extras-commits at redhat.com Wed Apr 18 13:55:08 2007 From: fedora-extras-commits at redhat.com (Paul Howarth (pghmcfc)) Date: Wed, 18 Apr 2007 09:55:08 -0400 Subject: rpms/perl-Class-Loader/devel perl-Class-Loader.spec,1.4,1.5 Message-ID: <200704181355.l3IDt89Z022555@cvs-int.fedora.redhat.com> Author: pghmcfc Update of /cvs/extras/rpms/perl-Class-Loader/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv22532 Modified Files: perl-Class-Loader.spec Log Message: Buildrequire perl(ExtUtils::MakeMaker) Index: perl-Class-Loader.spec =================================================================== RCS file: /cvs/extras/rpms/perl-Class-Loader/devel/perl-Class-Loader.spec,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- perl-Class-Loader.spec 8 Mar 2007 10:08:10 -0000 1.4 +++ perl-Class-Loader.spec 18 Apr 2007 13:54:34 -0000 1.5 @@ -9,9 +9,7 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) BuildArch: noarch -%if 0%{?fedora} > 6 -BuildRequires: perl-devel -%endif +BuildRequires: perl(ExtUtils::MakeMaker) %description Certain applications like to defer the decision to use a particular module till @@ -55,8 +53,8 @@ %{_mandir}/man3/Class::Loader.3pm* %changelog -* Thu Mar 8 2007 Paul Howarth 2.03-4 -- Buildrequire perl-devel for Fedora 7 onwards +* Wed Apr 18 2007 Paul Howarth 2.03-4 +- Buildrequire perl(ExtUtils::MakeMaker) - Fix argument order for find with -depth * Tue Aug 29 2006 Paul Howarth 2.03-3 From fedora-extras-commits at redhat.com Wed Apr 18 13:59:34 2007 From: fedora-extras-commits at redhat.com (Paul Howarth (pghmcfc)) Date: Wed, 18 Apr 2007 09:59:34 -0400 Subject: rpms/perl-Crypt-DH/devel perl-Crypt-DH.spec,1.6,1.7 Message-ID: <200704181359.l3IDxYIo022650@cvs-int.fedora.redhat.com> Author: pghmcfc Update of /cvs/extras/rpms/perl-Crypt-DH/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv22627 Modified Files: perl-Crypt-DH.spec Log Message: Buildrequire perl(ExtUtils::MakeMaker) Index: perl-Crypt-DH.spec =================================================================== RCS file: /cvs/extras/rpms/perl-Crypt-DH/devel/perl-Crypt-DH.spec,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- perl-Crypt-DH.spec 8 Mar 2007 11:22:33 -0000 1.6 +++ perl-Crypt-DH.spec 18 Apr 2007 13:59:00 -0000 1.7 @@ -12,9 +12,7 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) BuildArch: noarch -%if 0%{?fedora} > 6 -BuildRequires: perl-devel -%endif +BuildRequires: perl(ExtUtils::MakeMaker) %description Crypt::DH is a Perl implementation of the Diffie-Hellman key exchange system. @@ -50,8 +48,8 @@ %{_mandir}/man3/Crypt::DH.3pm* %changelog -* Thu Mar 8 2007 Paul Howarth 0.06-6 -- Buildrequire perl-devel for Fedora 7 onwards +* Wed Apr 18 2007 Paul Howarth 0.06-6 +- Buildrequire perl(ExtUtils::MakeMaker) - Fix argument order for find with -depth * Tue Aug 29 2006 Paul Howarth 0.06-5 From fedora-extras-commits at redhat.com Wed Apr 18 14:01:54 2007 From: fedora-extras-commits at redhat.com (Paul Howarth (pghmcfc)) Date: Wed, 18 Apr 2007 10:01:54 -0400 Subject: rpms/perl-Digest-BubbleBabble/devel perl-Digest-BubbleBabble.spec, 1.5, 1.6 Message-ID: <200704181401.l3IE1sbT026967@cvs-int.fedora.redhat.com> Author: pghmcfc Update of /cvs/extras/rpms/perl-Digest-BubbleBabble/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv26930 Modified Files: perl-Digest-BubbleBabble.spec Log Message: Buildrequire perl(ExtUtils::MakeMaker) Index: perl-Digest-BubbleBabble.spec =================================================================== RCS file: /cvs/extras/rpms/perl-Digest-BubbleBabble/devel/perl-Digest-BubbleBabble.spec,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- perl-Digest-BubbleBabble.spec 8 Mar 2007 14:02:07 -0000 1.5 +++ perl-Digest-BubbleBabble.spec 18 Apr 2007 14:01:20 -0000 1.6 @@ -9,9 +9,7 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) -%if 0%{?fedora} > 6 -BuildRequires: perl-devel -%endif +BuildRequires: perl(ExtUtils::MakeMaker) %description Digest::BubbleBabble takes a message digest (generated by either of the MD5 or @@ -54,8 +52,8 @@ %{_mandir}/man3/Digest::BubbleBabble.3pm* %changelog -* Thu Mar 8 2007 Paul Howarth 0.01-5 -- Buildrequire perl-devel for Fedora 7 onwards +* Wed Apr 18 2007 Paul Howarth 0.01-5 +- Buildrequire perl(ExtUtils::MakeMaker) - Fix argument order for find with -depth * Tue Aug 29 2006 Paul Howarth 0.01-4 From fedora-extras-commits at redhat.com Wed Apr 18 14:07:37 2007 From: fedora-extras-commits at redhat.com (Paul Howarth (pghmcfc)) Date: Wed, 18 Apr 2007 10:07:37 -0400 Subject: rpms/perl-Date-Simple/devel perl-Date-Simple.spec,1.4,1.5 Message-ID: <200704181407.l3IE7bGg027117@cvs-int.fedora.redhat.com> Author: pghmcfc Update of /cvs/extras/rpms/perl-Date-Simple/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv27092 Modified Files: perl-Date-Simple.spec Log Message: Buildrequire perl(ExtUtils::MakeMaker) Index: perl-Date-Simple.spec =================================================================== RCS file: /cvs/extras/rpms/perl-Date-Simple/devel/perl-Date-Simple.spec,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- perl-Date-Simple.spec 8 Mar 2007 13:44:48 -0000 1.4 +++ perl-Date-Simple.spec 18 Apr 2007 14:07:03 -0000 1.5 @@ -8,9 +8,7 @@ Source0: http://search.cpan.org/CPAN/authors/id/Y/YV/YVES/Date-Simple-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) -%if 0%{?fedora} > 6 -BuildRequires: perl-devel -%endif +BuildRequires: perl(ExtUtils::MakeMaker) %description %{summary}. @@ -58,8 +56,8 @@ %{_mandir}/man3/Date::Simple*.3pm* %changelog -* Thu Mar 8 2007 Paul Howarth 3.02-5 -- Buildrequire perl-devel for Fedora 7 onwards +* Wed Apr 18 2007 Paul Howarth 3.02-5 +- Buildrequire perl(ExtUtils::MakeMaker) - Fix argument order for find with -depth - Fix permissions in debuginfo From fedora-extras-commits at redhat.com Wed Apr 18 14:13:28 2007 From: fedora-extras-commits at redhat.com (Paul Howarth (pghmcfc)) Date: Wed, 18 Apr 2007 10:13:28 -0400 Subject: rpms/perl-FileHandle-Unget/devel perl-FileHandle-Unget.spec, 1.4, 1.5 Message-ID: <200704181413.l3IEDSJ7027319@cvs-int.fedora.redhat.com> Author: pghmcfc Update of /cvs/extras/rpms/perl-FileHandle-Unget/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv27285 Modified Files: perl-FileHandle-Unget.spec Log Message: Buildrequire perl(ExtUtils::MakeMaker) Index: perl-FileHandle-Unget.spec =================================================================== RCS file: /cvs/extras/rpms/perl-FileHandle-Unget/devel/perl-FileHandle-Unget.spec,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- perl-FileHandle-Unget.spec 8 Mar 2007 14:40:34 -0000 1.4 +++ perl-FileHandle-Unget.spec 18 Apr 2007 14:12:54 -0000 1.5 @@ -16,9 +16,7 @@ BuildArch: noarch BuildRequires: perl(Scalar::Util) >= 1.14 Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) -%if 0%{?fedora} > 6 -BuildRequires: perl-devel -%endif +BuildRequires: perl(ExtUtils::MakeMaker) %description FileHandle::Unget is a drop-in replacement for FileHandle that allows more @@ -56,8 +54,8 @@ %{_mandir}/man3/FileHandle::Unget.3pm* %changelog -* Thu Mar 8 2007 Paul Howarth 0.1621-4 -- Buildrequire perl-devel for Fedora 7 onwards +* Wed Apr 18 2007 Paul Howarth 0.1621-4 +- Buildrequire perl(ExtUtils::MakeMaker) - Fix argument order for find with -depth * Tue Aug 29 2006 Paul Howarth 0.1621-3 From fedora-extras-commits at redhat.com Wed Apr 18 14:16:17 2007 From: fedora-extras-commits at redhat.com (Peter Gordon (pgordon)) Date: Wed, 18 Apr 2007 10:16:17 -0400 Subject: rpms/openbox/devel openbox.spec,1.22,1.23 Message-ID: <200704181416.l3IEGHjR027429@cvs-int.fedora.redhat.com> Author: pgordon Update of /cvs/extras/rpms/openbox/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv27400/devel Modified Files: openbox.spec Log Message: Minor wording fix-up. Index: openbox.spec =================================================================== RCS file: /cvs/extras/rpms/openbox/devel/openbox.spec,v retrieving revision 1.22 retrieving revision 1.23 diff -u -r1.22 -r1.23 --- openbox.spec 28 Mar 2007 05:23:33 -0000 1.22 +++ openbox.spec 18 Apr 2007 14:15:42 -0000 1.23 @@ -129,7 +129,7 @@ - Split shared libraries into a -libs subpackage to properly handle multilib setups. (This precludes the further need to %%ghost the byte-compiled themeupdate scripts which was introduced in the previous release.) -- Fix handling of the startup_notification build conditional. It'll actually +- Fix handling of the startup_notification build conditional. It will actually work properly now. :) - Remove the hardcoded RPATH using some sed invocations from the packaging guidelines. From fedora-extras-commits at redhat.com Wed Apr 18 14:29:12 2007 From: fedora-extras-commits at redhat.com (Paul Howarth (pghmcfc)) Date: Wed, 18 Apr 2007 10:29:12 -0400 Subject: rpms/perl-Digest-MD2/devel perl-Digest-MD2.spec,1.4,1.5 Message-ID: <200704181429.l3IETCh4028458@cvs-int.fedora.redhat.com> Author: pghmcfc Update of /cvs/extras/rpms/perl-Digest-MD2/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv28435 Modified Files: perl-Digest-MD2.spec Log Message: Buildrequire perl(ExtUtils::MakeMaker) Index: perl-Digest-MD2.spec =================================================================== RCS file: /cvs/extras/rpms/perl-Digest-MD2/devel/perl-Digest-MD2.spec,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- perl-Digest-MD2.spec 8 Mar 2007 14:08:06 -0000 1.4 +++ perl-Digest-MD2.spec 18 Apr 2007 14:28:38 -0000 1.5 @@ -8,9 +8,7 @@ Source0: http://search.cpan.org/CPAN/authors/id/G/GA/GAAS/Digest-MD2-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) -%if 0%{?fedora} > 6 -BuildRequires: perl-devel -%endif +BuildRequires: perl(ExtUtils::MakeMaker) %description The Digest::MD2 module allows you to use the RSA Data Security Inc. MD2 Message @@ -50,8 +48,8 @@ %{_mandir}/man3/Digest::MD2.3pm* %changelog -* Thu Mar 8 2007 Paul Howarth 2.03-4 -- Buildrequire perl-devel for Fedora 7 onwards +* Wed Apr 18 2007 Paul Howarth 2.03-4 +- Buildrequire perl(ExtUtils::MakeMaker) - Fix argument order for find with -depth * Tue Aug 29 2006 Paul Howarth 2.03-3 From fedora-extras-commits at redhat.com Wed Apr 18 14:32:19 2007 From: fedora-extras-commits at redhat.com (Paul Howarth (pghmcfc)) Date: Wed, 18 Apr 2007 10:32:19 -0400 Subject: rpms/perl-Crypt-Random/devel perl-Crypt-Random.spec,1.3,1.4 Message-ID: <200704181432.l3IEWJXB029005@cvs-int.fedora.redhat.com> Author: pghmcfc Update of /cvs/extras/rpms/perl-Crypt-Random/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv28983 Modified Files: perl-Crypt-Random.spec Log Message: Buildrequire perl(ExtUtils::MakeMaker) Index: perl-Crypt-Random.spec =================================================================== RCS file: /cvs/extras/rpms/perl-Crypt-Random/devel/perl-Crypt-Random.spec,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- perl-Crypt-Random.spec 8 Mar 2007 12:13:00 -0000 1.3 +++ perl-Crypt-Random.spec 18 Apr 2007 14:31:45 -0000 1.4 @@ -9,10 +9,9 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) BuildArch: noarch -BuildRequires: perl(Math::Pari) >= 2.001804 BuildRequires: perl(Class::Loader) >= 2.00 -%if 0%{?fedora} > 6 -BuildRequires: perl-devel +BuildRequires: perl(ExtUtils::MakeMaker) +BuildRequires: perl(Math::Pari) >= 2.001804 %endif %description @@ -54,8 +53,8 @@ %{_mandir}/man3/Crypt::Random.3pm* %changelog -* Thu Mar 8 2007 Paul Howarth 1.25-3 -- Buildrequire perl-devel for Fedora 7 onwards +* Wed Apr 18 2007 Paul Howarth 1.25-3 +- Buildrequire perl(ExtUtils::MakeMaker) - Fix argument order for find with -depth * Tue Aug 29 2006 Paul Howarth 1.25-2 From fedora-extras-commits at redhat.com Wed Apr 18 14:35:22 2007 From: fedora-extras-commits at redhat.com (Paul Howarth (pghmcfc)) Date: Wed, 18 Apr 2007 10:35:22 -0400 Subject: rpms/perl-Crypt-Random/devel perl-Crypt-Random.spec,1.4,1.5 Message-ID: <200704181435.l3IEZMoi029108@cvs-int.fedora.redhat.com> Author: pghmcfc Update of /cvs/extras/rpms/perl-Crypt-Random/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv29068 Modified Files: perl-Crypt-Random.spec Log Message: Remove %endif left in after previous edit Index: perl-Crypt-Random.spec =================================================================== RCS file: /cvs/extras/rpms/perl-Crypt-Random/devel/perl-Crypt-Random.spec,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- perl-Crypt-Random.spec 18 Apr 2007 14:31:45 -0000 1.4 +++ perl-Crypt-Random.spec 18 Apr 2007 14:34:48 -0000 1.5 @@ -12,7 +12,6 @@ BuildRequires: perl(Class::Loader) >= 2.00 BuildRequires: perl(ExtUtils::MakeMaker) BuildRequires: perl(Math::Pari) >= 2.001804 -%endif %description Crypt::Random is an interface module to the /dev/random device found on most From fedora-extras-commits at redhat.com Wed Apr 18 14:38:32 2007 From: fedora-extras-commits at redhat.com (Paul Howarth (pghmcfc)) Date: Wed, 18 Apr 2007 10:38:32 -0400 Subject: rpms/perl-Crypt-Primes/devel perl-Crypt-Primes.spec,1.3,1.4 Message-ID: <200704181438.l3IEcW1Y029246@cvs-int.fedora.redhat.com> Author: pghmcfc Update of /cvs/extras/rpms/perl-Crypt-Primes/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv29223 Modified Files: perl-Crypt-Primes.spec Log Message: Buildrequire perl(ExtUtils::MakeMaker) Index: perl-Crypt-Primes.spec =================================================================== RCS file: /cvs/extras/rpms/perl-Crypt-Primes/devel/perl-Crypt-Primes.spec,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- perl-Crypt-Primes.spec 8 Mar 2007 12:00:46 -0000 1.3 +++ perl-Crypt-Primes.spec 18 Apr 2007 14:37:58 -0000 1.4 @@ -9,11 +9,9 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) BuildArch: noarch -BuildRequires: perl(Math::Pari) >= 2.001804 BuildRequires: perl(Crypt::Random) >= 0.33 -%if 0%{?fedora} > 6 -BuildRequires: perl-devel -%endif +BuildRequires: perl(ExtUtils::MakeMaker) +BuildRequires: perl(Math::Pari) >= 2.001804 %description This module implements Ueli Maurer's algorithm for generating large provable @@ -56,7 +54,7 @@ %changelog * Thu Mar 8 2007 Paul Howarth 0.50-3 -- Buildrequire perl-devel for Fedora 7 onwards +- Buildrequire perl(ExtUtils::MakeMaker) - Fix argument order for find with -depth * Tue Aug 29 2006 Paul Howarth 0.50-2 From fedora-extras-commits at redhat.com Wed Apr 18 14:39:49 2007 From: fedora-extras-commits at redhat.com (Steven Pritchard (steve)) Date: Wed, 18 Apr 2007 10:39:49 -0400 Subject: rpms/perl-Kwiki-NewPage/devel perl-Kwiki-NewPage.spec,1.3,1.4 Message-ID: <200704181439.l3IEdnwo029358@cvs-int.fedora.redhat.com> Author: steve Update of /cvs/extras/rpms/perl-Kwiki-NewPage/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv29254 Modified Files: perl-Kwiki-NewPage.spec Log Message: Use fixperms macro instead of our own chmod incantation. BR ExtUtils::MakeMaker. Index: perl-Kwiki-NewPage.spec =================================================================== RCS file: /cvs/extras/rpms/perl-Kwiki-NewPage/devel/perl-Kwiki-NewPage.spec,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- perl-Kwiki-NewPage.spec 5 Sep 2006 21:31:34 -0000 1.3 +++ perl-Kwiki-NewPage.spec 18 Apr 2007 14:39:15 -0000 1.4 @@ -1,6 +1,6 @@ Name: perl-Kwiki-NewPage Version: 0.12 -Release: 4%{?dist} +Release: 5%{?dist} Summary: Kwiki New Page Plugin License: GPL or Artistic Group: Development/Libraries @@ -8,6 +8,7 @@ Source0: http://www.cpan.org/authors/id/I/IN/INGY/Kwiki-NewPage-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch +BuildRequires: perl(ExtUtils::MakeMaker) BuildRequires: perl(Kwiki) >= 0.34 Requires: perl(Kwiki) >= 0.34 Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) @@ -37,7 +38,7 @@ find $RPM_BUILD_ROOT -type f -name .packlist -exec rm -f {} \; find $RPM_BUILD_ROOT -depth -type d -exec rmdir {} 2>/dev/null \; -chmod -R u+rwX,go+rX,go-w $RPM_BUILD_ROOT/* +%{_fixperms} $RPM_BUILD_ROOT/* %check make test @@ -52,6 +53,10 @@ %{_mandir}/man3/* %changelog +* Wed Apr 18 2007 Steven Pritchard 0.12-5 +- Use fixperms macro instead of our own chmod incantation. +- BR ExtUtils::MakeMaker. + * Tue Sep 05 2006 Steven Pritchard 0.12-4 - Fix find option order. From fedora-extras-commits at redhat.com Wed Apr 18 14:39:54 2007 From: fedora-extras-commits at redhat.com (Steven Pritchard (steve)) Date: Wed, 18 Apr 2007 10:39:54 -0400 Subject: rpms/perl-Kwiki-Raw/devel perl-Kwiki-Raw.spec,1.2,1.3 Message-ID: <200704181439.l3IEdsYf029368@cvs-int.fedora.redhat.com> Author: steve Update of /cvs/extras/rpms/perl-Kwiki-Raw/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv29258 Modified Files: perl-Kwiki-Raw.spec Log Message: Use fixperms macro instead of our own chmod incantation. BR ExtUtils::MakeMaker. Index: perl-Kwiki-Raw.spec =================================================================== RCS file: /cvs/extras/rpms/perl-Kwiki-Raw/devel/perl-Kwiki-Raw.spec,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- perl-Kwiki-Raw.spec 5 Sep 2006 21:52:40 -0000 1.2 +++ perl-Kwiki-Raw.spec 18 Apr 2007 14:39:20 -0000 1.3 @@ -1,6 +1,6 @@ Name: perl-Kwiki-Raw Version: 0.02 -Release: 3%{?dist} +Release: 4%{?dist} Summary: Provide an action to retrieve the raw wikitext of a page License: GPL or Artistic Group: Development/Libraries @@ -8,6 +8,7 @@ Source0: http://www.cpan.org/authors/id/C/CD/CDENT/Kwiki/Kwiki-Raw-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch +BuildRequires: perl(ExtUtils::MakeMaker) BuildRequires: perl(Kwiki) >= 0.37 Requires: perl(Kwiki) >= 0.37 Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) @@ -37,7 +38,7 @@ find $RPM_BUILD_ROOT -type f -name .packlist -exec rm -f {} \; find $RPM_BUILD_ROOT -depth -type d -exec rmdir {} 2>/dev/null \; -chmod -R u+rwX,go+rX,go-w $RPM_BUILD_ROOT/* +%{_fixperms} $RPM_BUILD_ROOT/* %check make test @@ -52,6 +53,10 @@ %{_mandir}/man3/* %changelog +* Wed Apr 18 2007 Steven Pritchard 0.02-4 +- Use fixperms macro instead of our own chmod incantation. +- BR ExtUtils::MakeMaker. + * Tue Sep 05 2006 Steven Pritchard 0.02-3 - Minor spec cleanup. From fedora-extras-commits at redhat.com Wed Apr 18 14:41:19 2007 From: fedora-extras-commits at redhat.com (Steven Pritchard (steve)) Date: Wed, 18 Apr 2007 10:41:19 -0400 Subject: rpms/perl-Kwiki-RecentChanges/devel perl-Kwiki-RecentChanges.spec, 1.4, 1.5 Message-ID: <200704181441.l3IEfJtT029528@cvs-int.fedora.redhat.com> Author: steve Update of /cvs/extras/rpms/perl-Kwiki-RecentChanges/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv29478 Modified Files: perl-Kwiki-RecentChanges.spec Log Message: Use fixperms macro instead of our own chmod incantation. BR ExtUtils::MakeMaker. Index: perl-Kwiki-RecentChanges.spec =================================================================== RCS file: /cvs/extras/rpms/perl-Kwiki-RecentChanges/devel/perl-Kwiki-RecentChanges.spec,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- perl-Kwiki-RecentChanges.spec 13 Sep 2006 19:42:29 -0000 1.4 +++ perl-Kwiki-RecentChanges.spec 18 Apr 2007 14:40:45 -0000 1.5 @@ -1,6 +1,6 @@ Name: perl-Kwiki-RecentChanges Version: 0.14 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Kwiki Recent Changes Plugin License: GPL or Artistic Group: Development/Libraries @@ -8,6 +8,7 @@ Source0: http://www.cpan.org/authors/id/G/GU/GUGOD/Kwiki-RecentChanges-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch +BuildRequires: perl(ExtUtils::MakeMaker) BuildRequires: perl(Kwiki) >= 0.37 Requires: perl(Kwiki) >= 0.37 Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) @@ -37,7 +38,7 @@ find $RPM_BUILD_ROOT -type f -name .packlist -exec rm -f {} \; find $RPM_BUILD_ROOT -depth -type d -exec rmdir {} 2>/dev/null \; -chmod -R u+rwX,go+rX,go-w $RPM_BUILD_ROOT/* +%{_fixperms} $RPM_BUILD_ROOT/* %check make test @@ -52,6 +53,10 @@ %{_mandir}/man3/* %changelog +* Wed Apr 18 2007 Steven Pritchard 0.14-3 +- Use fixperms macro instead of our own chmod incantation. +- BR ExtUtils::MakeMaker. + * Wed Sep 13 2006 Steven Pritchard 0.14-2 - Fix find option order. From fedora-extras-commits at redhat.com Wed Apr 18 14:41:48 2007 From: fedora-extras-commits at redhat.com (Steven Pritchard (steve)) Date: Wed, 18 Apr 2007 10:41:48 -0400 Subject: rpms/perl-Kwiki-Revisions/devel perl-Kwiki-Revisions.spec,1.3,1.4 Message-ID: <200704181441.l3IEfm5d029591@cvs-int.fedora.redhat.com> Author: steve Update of /cvs/extras/rpms/perl-Kwiki-Revisions/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv29508 Modified Files: perl-Kwiki-Revisions.spec Log Message: Use fixperms macro instead of our own chmod incantation. BR ExtUtils::MakeMaker. Index: perl-Kwiki-Revisions.spec =================================================================== RCS file: /cvs/extras/rpms/perl-Kwiki-Revisions/devel/perl-Kwiki-Revisions.spec,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- perl-Kwiki-Revisions.spec 5 Sep 2006 22:00:36 -0000 1.3 +++ perl-Kwiki-Revisions.spec 18 Apr 2007 14:41:14 -0000 1.4 @@ -1,6 +1,6 @@ Name: perl-Kwiki-Revisions Version: 0.15 -Release: 4%{?dist} +Release: 5%{?dist} Summary: Kwiki Revisions Plugin License: GPL or Artistic Group: Development/Libraries @@ -8,6 +8,7 @@ Source0: http://www.cpan.org/authors/id/I/IN/INGY/Kwiki-Revisions-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch +BuildRequires: perl(ExtUtils::MakeMaker) BuildRequires: perl(Kwiki) >= 0.38 Requires: perl(Kwiki) >= 0.38 Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) @@ -37,7 +38,7 @@ find $RPM_BUILD_ROOT -type f -name .packlist -exec rm -f {} \; find $RPM_BUILD_ROOT -depth -type d -exec rmdir {} 2>/dev/null \; -chmod -R u+rwX,go+rX,go-w $RPM_BUILD_ROOT/* +%{_fixperms} $RPM_BUILD_ROOT/* %check make test @@ -52,6 +53,10 @@ %{_mandir}/man3/* %changelog +* Wed Apr 18 2007 Steven Pritchard 0.15-5 +- Use fixperms macro instead of our own chmod incantation. +- BR ExtUtils::MakeMaker. + * Tue Sep 05 2006 Steven Pritchard 0.15-4 - Fix find option order. From fedora-extras-commits at redhat.com Wed Apr 18 14:41:57 2007 From: fedora-extras-commits at redhat.com (Paul Howarth (pghmcfc)) Date: Wed, 18 Apr 2007 10:41:57 -0400 Subject: rpms/perl-Authen-DigestMD5/devel perl-Authen-DigestMD5.spec, 1.3, 1.4 Message-ID: <200704181441.l3IEfva7029631@cvs-int.fedora.redhat.com> Author: pghmcfc Update of /cvs/extras/rpms/perl-Authen-DigestMD5/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv29536 Modified Files: perl-Authen-DigestMD5.spec Log Message: Buildrequire perl(ExtUtils::MakeMaker) Index: perl-Authen-DigestMD5.spec =================================================================== RCS file: /cvs/extras/rpms/perl-Authen-DigestMD5/devel/perl-Authen-DigestMD5.spec,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- perl-Authen-DigestMD5.spec 8 Mar 2007 09:42:28 -0000 1.3 +++ perl-Authen-DigestMD5.spec 18 Apr 2007 14:41:24 -0000 1.4 @@ -9,9 +9,7 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) BuildArch: noarch -%if 0%{?fedora} > 6 -BuildRequires: perl-devel -%endif +BuildRequires: perl(ExtUtils::MakeMaker) %description This module supports DIGEST-MD5 SASL authentication as defined in RFC-2831. @@ -54,8 +52,8 @@ %{_mandir}/man3/Authen::DigestMD5.3pm* %changelog -* Thu Mar 8 2007 Paul Howarth 0.04-3 -- Add buildreq of perl-devel for Fedora 7 onwards +* Wed Apr 18 2007 Paul Howarth 0.04-3 +- Add buildreq of perl(ExtUtils::MakeMaker) - Fix argument order for find with -depth * Tue Aug 29 2006 Paul Howarth 0.04-2 From fedora-extras-commits at redhat.com Wed Apr 18 14:43:29 2007 From: fedora-extras-commits at redhat.com (Steven Pritchard (steve)) Date: Wed, 18 Apr 2007 10:43:29 -0400 Subject: rpms/perl-Kwiki-Search/devel perl-Kwiki-Search.spec,1.3,1.4 Message-ID: <200704181443.l3IEhTGN029693@cvs-int.fedora.redhat.com> Author: steve Update of /cvs/extras/rpms/perl-Kwiki-Search/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv29650 Modified Files: perl-Kwiki-Search.spec Log Message: Use fixperms macro instead of our own chmod incantation. BR ExtUtils::MakeMaker. Index: perl-Kwiki-Search.spec =================================================================== RCS file: /cvs/extras/rpms/perl-Kwiki-Search/devel/perl-Kwiki-Search.spec,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- perl-Kwiki-Search.spec 5 Sep 2006 22:03:04 -0000 1.3 +++ perl-Kwiki-Search.spec 18 Apr 2007 14:42:55 -0000 1.4 @@ -1,6 +1,6 @@ Name: perl-Kwiki-Search Version: 0.12 -Release: 4%{?dist} +Release: 5%{?dist} Summary: Kwiki Search Plugin License: GPL or Artistic Group: Development/Libraries @@ -8,6 +8,7 @@ Source0: http://www.cpan.org/authors/id/I/IN/INGY/Kwiki-Search-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch +BuildRequires: perl(ExtUtils::MakeMaker) BuildRequires: perl(Kwiki) >= 0.34 Requires: perl(Kwiki) >= 0.34 Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) @@ -37,7 +38,7 @@ find $RPM_BUILD_ROOT -type f -name .packlist -exec rm -f {} \; find $RPM_BUILD_ROOT -depth -type d -exec rmdir {} 2>/dev/null \; -chmod -R u+rwX,go+rX,go-w $RPM_BUILD_ROOT/* +%{_fixperms} $RPM_BUILD_ROOT/* %check make test @@ -52,6 +53,10 @@ %{_mandir}/man3/* %changelog +* Wed Apr 18 2007 Steven Pritchard 0.12-5 +- Use fixperms macro instead of our own chmod incantation. +- BR ExtUtils::MakeMaker. + * Tue Sep 05 2006 Steven Pritchard 0.12-4 - Fix find option order. From fedora-extras-commits at redhat.com Wed Apr 18 14:44:32 2007 From: fedora-extras-commits at redhat.com (Steven Pritchard (steve)) Date: Wed, 18 Apr 2007 10:44:32 -0400 Subject: rpms/perl-Kwiki-UserName/devel perl-Kwiki-UserName.spec,1.3,1.4 Message-ID: <200704181444.l3IEiW2L029801@cvs-int.fedora.redhat.com> Author: steve Update of /cvs/extras/rpms/perl-Kwiki-UserName/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv29776 Modified Files: perl-Kwiki-UserName.spec Log Message: Use fixperms macro instead of our own chmod incantation. BR ExtUtils::MakeMaker. Index: perl-Kwiki-UserName.spec =================================================================== RCS file: /cvs/extras/rpms/perl-Kwiki-UserName/devel/perl-Kwiki-UserName.spec,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- perl-Kwiki-UserName.spec 5 Sep 2006 22:46:33 -0000 1.3 +++ perl-Kwiki-UserName.spec 18 Apr 2007 14:43:58 -0000 1.4 @@ -1,6 +1,6 @@ Name: perl-Kwiki-UserName Version: 0.14 -Release: 4%{?dist} +Release: 5%{?dist} Summary: Kwiki User Name Plugin License: GPL or Artistic Group: Development/Libraries @@ -8,6 +8,7 @@ Source0: http://www.cpan.org/authors/id/I/IN/INGY/Kwiki-UserName-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch +BuildRequires: perl(ExtUtils::MakeMaker) BuildRequires: perl(Kwiki) >= 0.37 BuildRequires: perl(Kwiki::UserPreferences) >= 0.13 Requires: perl(Kwiki) >= 0.37 @@ -39,7 +40,7 @@ find $RPM_BUILD_ROOT -type f -name .packlist -exec rm -f {} \; find $RPM_BUILD_ROOT -depth -type d -exec rmdir {} 2>/dev/null \; -chmod -R u+rwX,go+rX,go-w $RPM_BUILD_ROOT/* +%{_fixperms} $RPM_BUILD_ROOT/* %check make test @@ -54,6 +55,10 @@ %{_mandir}/man3/* %changelog +* Wed Apr 18 2007 Steven Pritchard 0.14-5 +- Use fixperms macro instead of our own chmod incantation. +- BR ExtUtils::MakeMaker. + * Tue Sep 05 2006 Steven Pritchard 0.14-4 - Fix find option order. From fedora-extras-commits at redhat.com Wed Apr 18 14:46:10 2007 From: fedora-extras-commits at redhat.com (Steven Pritchard (steve)) Date: Wed, 18 Apr 2007 10:46:10 -0400 Subject: rpms/perl-Kwiki-UserPreferences/devel perl-Kwiki-UserPreferences.spec, 1.3, 1.4 Message-ID: <200704181446.l3IEkAT3029899@cvs-int.fedora.redhat.com> Author: steve Update of /cvs/extras/rpms/perl-Kwiki-UserPreferences/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv29865 Modified Files: perl-Kwiki-UserPreferences.spec Log Message: Use fixperms macro instead of our own chmod incantation. BR ExtUtils::MakeMaker. Index: perl-Kwiki-UserPreferences.spec =================================================================== RCS file: /cvs/extras/rpms/perl-Kwiki-UserPreferences/devel/perl-Kwiki-UserPreferences.spec,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- perl-Kwiki-UserPreferences.spec 5 Sep 2006 22:53:26 -0000 1.3 +++ perl-Kwiki-UserPreferences.spec 18 Apr 2007 14:45:35 -0000 1.4 @@ -1,6 +1,6 @@ Name: perl-Kwiki-UserPreferences Version: 0.13 -Release: 4%{?dist} +Release: 5%{?dist} Summary: Kwiki User Preferences Plugin License: GPL or Artistic Group: Development/Libraries @@ -8,6 +8,7 @@ Source0: http://www.cpan.org/authors/id/I/IN/INGY/Kwiki-UserPreferences-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch +BuildRequires: perl(ExtUtils::MakeMaker) BuildRequires: perl(Kwiki) >= 0.37 Requires: perl(Kwiki) >= 0.37 Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) @@ -37,7 +38,7 @@ find $RPM_BUILD_ROOT -type f -name .packlist -exec rm -f {} \; find $RPM_BUILD_ROOT -depth -type d -exec rmdir {} 2>/dev/null \; -chmod -R u+rwX,go+rX,go-w $RPM_BUILD_ROOT/* +%{_fixperms} $RPM_BUILD_ROOT/* %check make test @@ -52,6 +53,10 @@ %{_mandir}/man3/* %changelog +* Wed Apr 18 2007 Steven Pritchard 0.13-5 +- Use fixperms macro instead of our own chmod incantation. +- BR ExtUtils::MakeMaker. + * Tue Sep 05 2006 Steven Pritchard 0.13-4 - Fix find option order. From fedora-extras-commits at redhat.com Wed Apr 18 14:47:12 2007 From: fedora-extras-commits at redhat.com (Steven Pritchard (steve)) Date: Wed, 18 Apr 2007 10:47:12 -0400 Subject: rpms/perl-Kwiki-Users-Remote/devel perl-Kwiki-Users-Remote.spec, 1.3, 1.4 Message-ID: <200704181447.l3IElCRO029975@cvs-int.fedora.redhat.com> Author: steve Update of /cvs/extras/rpms/perl-Kwiki-Users-Remote/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv29945 Modified Files: perl-Kwiki-Users-Remote.spec Log Message: Use fixperms macro instead of our own chmod incantation. BR ExtUtils::MakeMaker. Index: perl-Kwiki-Users-Remote.spec =================================================================== RCS file: /cvs/extras/rpms/perl-Kwiki-Users-Remote/devel/perl-Kwiki-Users-Remote.spec,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- perl-Kwiki-Users-Remote.spec 5 Sep 2006 23:01:02 -0000 1.3 +++ perl-Kwiki-Users-Remote.spec 18 Apr 2007 14:46:38 -0000 1.4 @@ -1,6 +1,6 @@ Name: perl-Kwiki-Users-Remote Version: 0.04 -Release: 3%{?dist} +Release: 4%{?dist} Summary: Automatically set Kwiki user name from HTTP authentication License: GPL or Artistic Group: Development/Libraries @@ -8,6 +8,7 @@ Source0: http://www.cpan.org/authors/id/I/IA/IAN/Kwiki-Users-Remote-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch +BuildRequires: perl(ExtUtils::MakeMaker) BuildRequires: perl(Kwiki) >= 0.32 BuildRequires: perl(Kwiki::UserName) >= 0.14 BuildRequires: perl(Kwiki::Users) @@ -43,7 +44,7 @@ find $RPM_BUILD_ROOT -type f -name .packlist -exec rm -f {} \; find $RPM_BUILD_ROOT -depth -type d -exec rmdir {} 2>/dev/null \; -chmod -R u+rwX,go+rX,go-w $RPM_BUILD_ROOT/* +%{_fixperms} $RPM_BUILD_ROOT/* %check rm -f debug*.list @@ -59,6 +60,10 @@ %{_mandir}/man3/* %changelog +* Wed Apr 18 2007 Steven Pritchard 0.04-4 +- Use fixperms macro instead of our own chmod incantation. +- BR ExtUtils::MakeMaker. + * Tue Sep 05 2006 Steven Pritchard 0.04-3 - Fix find option order. - Improve description and Summary slightly. From fedora-extras-commits at redhat.com Wed Apr 18 14:47:59 2007 From: fedora-extras-commits at redhat.com (Gianluca Sforna (giallu)) Date: Wed, 18 Apr 2007 10:47:59 -0400 Subject: rpms/sysprof-kmod/devel sysprof-kmod.spec,1.68,1.69 Message-ID: <200704181447.l3IElxaI030045@cvs-int.fedora.redhat.com> Author: giallu Update of /cvs/extras/rpms/sysprof-kmod/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv30012 Modified Files: sysprof-kmod.spec Log Message: Rebuild for kernel 2.6.20-1.3084.fc7 Index: sysprof-kmod.spec =================================================================== RCS file: /cvs/extras/rpms/sysprof-kmod/devel/sysprof-kmod.spec,v retrieving revision 1.68 retrieving revision 1.69 diff -u -r1.68 -r1.69 --- sysprof-kmod.spec 17 Apr 2007 11:50:22 -0000 1.68 +++ sysprof-kmod.spec 18 Apr 2007 14:47:25 -0000 1.69 @@ -4,7 +4,7 @@ # end stuff to be ... # hardcode for now: -%{!?kversion: %define kversion 2.6.20-1.3079.fc7} +%{!?kversion: %define kversion 2.6.20-1.3084.fc7} # hint: this can he overridden with "--define kversion foo" on the rpmbuild command line, e.g. # --define "kversion 2.6.16-1.2096_FC5" From fedora-extras-commits at redhat.com Wed Apr 18 14:48:55 2007 From: fedora-extras-commits at redhat.com (Steven Pritchard (steve)) Date: Wed, 18 Apr 2007 10:48:55 -0400 Subject: rpms/perl-Locale-Maketext-Simple/devel perl-Locale-Maketext-Simple.spec, 1.5, 1.6 Message-ID: <200704181448.l3IEmtPk030112@cvs-int.fedora.redhat.com> Author: steve Update of /cvs/extras/rpms/perl-Locale-Maketext-Simple/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv30085 Modified Files: perl-Locale-Maketext-Simple.spec Log Message: Use fixperms macro instead of our own chmod incantation. BR ExtUtils::MakeMaker. Index: perl-Locale-Maketext-Simple.spec =================================================================== RCS file: /cvs/extras/rpms/perl-Locale-Maketext-Simple/devel/perl-Locale-Maketext-Simple.spec,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- perl-Locale-Maketext-Simple.spec 17 Sep 2006 17:47:43 -0000 1.5 +++ perl-Locale-Maketext-Simple.spec 18 Apr 2007 14:48:21 -0000 1.6 @@ -1,6 +1,6 @@ Name: perl-Locale-Maketext-Simple Version: 0.18 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Simple interface to Locale::Maketext::Lexicon License: MIT Group: Development/Libraries @@ -8,6 +8,7 @@ Source0: http://www.cpan.org/authors/id/A/AU/AUDREYT/Locale-Maketext-Simple-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch +BuildRequires: perl(ExtUtils::MakeMaker) BuildRequires: perl(Locale::Maketext::Lexicon) >= 0.20 Requires: perl(Locale::Maketext::Lexicon) >= 0.20 Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) @@ -31,7 +32,7 @@ find $RPM_BUILD_ROOT -type f -name .packlist -exec rm -f {} \; find $RPM_BUILD_ROOT -depth -type d -exec rmdir {} 2>/dev/null \; -chmod -R u+rwX,go+rX,go-w $RPM_BUILD_ROOT/* +%{_fixperms} $RPM_BUILD_ROOT/* %check rm -f t/0-signature.t @@ -47,6 +48,10 @@ %{_mandir}/man3/* %changelog +* Wed Apr 18 2007 Steven Pritchard 0.18-2 +- Use fixperms macro instead of our own chmod incantation. +- BR ExtUtils::MakeMaker. + * Sun Sep 17 2006 Steven Pritchard 0.18-1 - Update to 0.18. From fedora-extras-commits at redhat.com Wed Apr 18 14:51:06 2007 From: fedora-extras-commits at redhat.com (Steven Pritchard (steve)) Date: Wed, 18 Apr 2007 10:51:06 -0400 Subject: rpms/perl-Log-Message/devel perl-Log-Message.spec,1.2,1.3 Message-ID: <200704181451.l3IEp6AT030188@cvs-int.fedora.redhat.com> Author: steve Update of /cvs/extras/rpms/perl-Log-Message/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv30166 Modified Files: perl-Log-Message.spec Log Message: Use fixperms macro instead of our own chmod incantation. BR ExtUtils::MakeMaker. Index: perl-Log-Message.spec =================================================================== RCS file: /cvs/extras/rpms/perl-Log-Message/devel/perl-Log-Message.spec,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- perl-Log-Message.spec 17 Sep 2006 20:51:10 -0000 1.2 +++ perl-Log-Message.spec 18 Apr 2007 14:50:30 -0000 1.3 @@ -1,6 +1,6 @@ Name: perl-Log-Message Version: 0.01 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Generic message storage mechanism License: GPL or Artistic Group: Development/Libraries @@ -8,6 +8,7 @@ Source0: http://www.cpan.org/authors/id/K/KA/KANE/Log-Message-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch +BuildRequires: perl(ExtUtils::MakeMaker) BuildRequires: perl(Locale::Maketext::Simple) BuildRequires: perl(Module::Load) BuildRequires: perl(Params::Check) @@ -36,7 +37,7 @@ find $RPM_BUILD_ROOT -type f -name .packlist -exec rm -f {} \; find $RPM_BUILD_ROOT -depth -type d -exec rmdir {} 2>/dev/null \; -chmod -R u+rwX,go+rX,go-w $RPM_BUILD_ROOT/* +%{_fixperms} $RPM_BUILD_ROOT/* %check make test @@ -51,6 +52,10 @@ %{_mandir}/man3/* %changelog +* Wed Apr 18 2007 Steven Pritchard 0.01-3 +- Use fixperms macro instead of our own chmod incantation. +- BR ExtUtils::MakeMaker. + * Sat Sep 16 2006 Steven Pritchard 0.01-2 - Fix find option order. From fedora-extras-commits at redhat.com Wed Apr 18 14:58:42 2007 From: fedora-extras-commits at redhat.com (Steven Pritchard (steve)) Date: Wed, 18 Apr 2007 10:58:42 -0400 Subject: rpms/perl-Log-Message-Simple/devel perl-Log-Message-Simple.spec, 1.2, 1.3 Message-ID: <200704181458.l3IEwgc3030533@cvs-int.fedora.redhat.com> Author: steve Update of /cvs/extras/rpms/perl-Log-Message-Simple/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv30507 Modified Files: perl-Log-Message-Simple.spec Log Message: Use fixperms macro instead of our own chmod incantation. BR ExtUtils::MakeMaker. Index: perl-Log-Message-Simple.spec =================================================================== RCS file: /cvs/extras/rpms/perl-Log-Message-Simple/devel/perl-Log-Message-Simple.spec,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- perl-Log-Message-Simple.spec 17 Sep 2006 20:52:11 -0000 1.2 +++ perl-Log-Message-Simple.spec 18 Apr 2007 14:58:08 -0000 1.3 @@ -1,6 +1,6 @@ Name: perl-Log-Message-Simple Version: 0.01 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Simplified frontend to Log::Message License: GPL or Artistic Group: Development/Libraries @@ -8,6 +8,7 @@ Source0: http://www.cpan.org/authors/id/K/KA/KANE/Log-Message-Simple-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch +BuildRequires: perl(ExtUtils::MakeMaker) BuildRequires: perl(Log::Message) Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) @@ -30,7 +31,7 @@ find $RPM_BUILD_ROOT -type f -name .packlist -exec rm -f {} \; find $RPM_BUILD_ROOT -depth -type d -exec rmdir {} 2>/dev/null \; -chmod -R u+rwX,go+rX,go-w $RPM_BUILD_ROOT/* +%{_fixperms} $RPM_BUILD_ROOT/* %check make test @@ -45,6 +46,10 @@ %{_mandir}/man3/* %changelog +* Wed Apr 18 2007 Steven Pritchard 0.01-3 +- Use fixperms macro instead of our own chmod incantation. +- BR ExtUtils::MakeMaker. + * Sat Sep 16 2006 Steven Pritchard 0.01-2 - Fix find option order. From fedora-extras-commits at redhat.com Wed Apr 18 15:13:36 2007 From: fedora-extras-commits at redhat.com (Steven Pritchard (steve)) Date: Wed, 18 Apr 2007 11:13:36 -0400 Subject: rpms/perl-Mail-Alias/devel perl-Mail-Alias.spec,1.11,1.12 Message-ID: <200704181513.l3IFDa6B002681@cvs-int.fedora.redhat.com> Author: steve Update of /cvs/extras/rpms/perl-Mail-Alias/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv2610 Modified Files: perl-Mail-Alias.spec Log Message: Remove check macro cruft. Reformat to match cpanspec output. Fix URL and Source0. Use _fixperms macro. BR ExtUtils::MakeMaker. Index: perl-Mail-Alias.spec =================================================================== RCS file: /cvs/extras/rpms/perl-Mail-Alias/devel/perl-Mail-Alias.spec,v retrieving revision 1.11 retrieving revision 1.12 diff -u -r1.11 -r1.12 --- perl-Mail-Alias.spec 26 Sep 2006 21:45:03 -0000 1.11 +++ perl-Mail-Alias.spec 18 Apr 2007 15:13:02 -0000 1.12 @@ -1,20 +1,15 @@ -%define pkgname Mail-Alias - -Summary: Module for manipulating e-mail alias files -Name: perl-%{pkgname} -Version: 1.12 -Release: 7%{?dist} - -License: Artistic or GPL -Group: Development/Libraries -URL: http://www.cpan.org/ - -Source0: http://search.cpan.org//CPAN/authors/id/Z/ZE/ZELT/%{pkgname}-%{version}.tar.gz -BuildArch: noarch -BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot - -BuildRequires: perl -Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) +Name: perl-Mail-Alias +Version: 1.12 +Release: 8%{?dist} +Summary: Module for manipulating e-mail alias files +License: GPL or Artistic +Group: Development/Libraries +URL: http://search.cpan.org/dist/Mail-Alias/ +Source0: http://www.cpan.org/authors/id/Z/ZE/ZELT/Mail-Alias-%{version}.tar.gz +BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) +BuildArch: noarch +BuildRequires: perl(ExtUtils::MakeMaker) +Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) %description This module allows direct manipulation of various types of E-Mail @@ -24,7 +19,7 @@ formats. %prep -%setup -q -n %{pkgname}-%{version} +%setup -q -n Mail-Alias-%{version} %build %{__perl} Makefile.PL INSTALLDIRS=vendor @@ -32,24 +27,34 @@ %install rm -rf $RPM_BUILD_ROOT -%{__make} pure_install PERL_INSTALL_ROOT=$RPM_BUILD_ROOT -find $RPM_BUILD_ROOT -type f -name .packlist -exec rm -f {} ';' -find $RPM_BUILD_ROOT -depth -type d -exec rmdir {} 2>/dev/null ';' -%check || : -%{__make} test +make pure_install PERL_INSTALL_ROOT=$RPM_BUILD_ROOT + +find $RPM_BUILD_ROOT -type f -name .packlist -exec rm -f {} \; +find $RPM_BUILD_ROOT -depth -type d -exec rmdir {} 2>/dev/null \; + +%{_fixperms} $RPM_BUILD_ROOT/* + +%check +make test %clean rm -rf $RPM_BUILD_ROOT %files %defattr(-,root,root,-) -%doc README Changes -%dir %{perl_vendorlib}/Mail -%{perl_vendorlib}/Mail/Alias.pm -%{_mandir}/man3/Mail::Alias.3pm* +%doc Changes README +%{perl_vendorlib}/* +%{_mandir}/man3/* %changelog +* Wed Apr 18 2007 Steven Pritchard 1.12-8 +- Remove check macro cruft. +- Reformat to match cpanspec output. +- Fix URL and Source0. +- Use _fixperms macro. +- BR ExtUtils::MakeMaker. + * Tue Sep 26 2006 Steven Pritchard 1.12-7 - Fix find option order. From fedora-extras-commits at redhat.com Wed Apr 18 15:13:42 2007 From: fedora-extras-commits at redhat.com (Ed Hill (edhill)) Date: Wed, 18 Apr 2007 11:13:42 -0400 Subject: rpms/itpp/FC-5 .cvsignore, 1.5, 1.6 itpp.spec, 1.4, 1.5 sources, 1.5, 1.6 Message-ID: <200704181513.l3IFDg6u002688@cvs-int.fedora.redhat.com> Author: edhill Update of /cvs/extras/rpms/itpp/FC-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv2604/FC-5 Modified Files: .cvsignore itpp.spec sources Log Message: new upstream 3.10.10 and bz 233842 Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/itpp/FC-5/.cvsignore,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- .cvsignore 18 Mar 2007 22:44:57 -0000 1.5 +++ .cvsignore 18 Apr 2007 15:13:08 -0000 1.6 @@ -1 +1 @@ -itpp-3.10.9.tar.bz2 +itpp-3.10.10.tar.bz2 Index: itpp.spec =================================================================== RCS file: /cvs/extras/rpms/itpp/FC-5/itpp.spec,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- itpp.spec 18 Mar 2007 22:44:57 -0000 1.4 +++ itpp.spec 18 Apr 2007 15:13:08 -0000 1.5 @@ -1,5 +1,5 @@ Name: itpp -Version: 3.10.9 +Version: 3.10.10 Release: 1%{?dist} Summary: C++ library for math, signal/speech processing, and communications @@ -69,7 +69,7 @@ make install DESTDIR=$RPM_BUILD_ROOT rm -f $RPM_BUILD_ROOT/%{_libdir}/*.la mkdir -p $RPM_BUILD_ROOT/%{_docdir}/%{name}-%{version} -cp -p COPYING AUTHORS ChangeLog NEWS README TODO \ +cp -p COPYING AUTHORS ChangeLog NEWS README \ $RPM_BUILD_ROOT/%{_docdir}/%{name}-%{version} @@ -84,6 +84,7 @@ %files %defattr(-,root,root,-) +%dir %{_docdir}/%{name}-%{version} %{_docdir}/%{name}-%{version}/[A-Z]* %{_libdir}/*.so.* %{_datadir}/%{name} @@ -102,6 +103,12 @@ %changelog +* Tue Apr 17 2007 Ed Hill - 3.10.10-1 +- new upstream 3.10.10 + +* Tue Apr 17 2007 Ed Hill - 3.10.9-2 +- fix dir ownership per bz #233842 + * Sun Mar 18 2007 Ed Hill - 3.10.9-1 - new upstream 3.10.9 Index: sources =================================================================== RCS file: /cvs/extras/rpms/itpp/FC-5/sources,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- sources 18 Mar 2007 22:44:57 -0000 1.5 +++ sources 18 Apr 2007 15:13:08 -0000 1.6 @@ -1 +1 @@ -0c5b7e7abca6bbff37b38eefc2e8e2f4 itpp-3.10.9.tar.bz2 +8effb412028ce990d076489128eaab90 itpp-3.10.10.tar.bz2 From fedora-extras-commits at redhat.com Wed Apr 18 15:13:46 2007 From: fedora-extras-commits at redhat.com (Ed Hill (edhill)) Date: Wed, 18 Apr 2007 11:13:46 -0400 Subject: rpms/itpp/FC-6 .cvsignore, 1.5, 1.6 itpp.spec, 1.5, 1.6 sources, 1.5, 1.6 Message-ID: <200704181513.l3IFDk84002694@cvs-int.fedora.redhat.com> Author: edhill Update of /cvs/extras/rpms/itpp/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv2604/FC-6 Modified Files: .cvsignore itpp.spec sources Log Message: new upstream 3.10.10 and bz 233842 Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/itpp/FC-6/.cvsignore,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- .cvsignore 18 Mar 2007 22:45:00 -0000 1.5 +++ .cvsignore 18 Apr 2007 15:13:12 -0000 1.6 @@ -1 +1 @@ -itpp-3.10.9.tar.bz2 +itpp-3.10.10.tar.bz2 Index: itpp.spec =================================================================== RCS file: /cvs/extras/rpms/itpp/FC-6/itpp.spec,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- itpp.spec 18 Mar 2007 22:45:00 -0000 1.5 +++ itpp.spec 18 Apr 2007 15:13:12 -0000 1.6 @@ -1,5 +1,5 @@ Name: itpp -Version: 3.10.9 +Version: 3.10.10 Release: 1%{?dist} Summary: C++ library for math, signal/speech processing, and communications @@ -69,7 +69,7 @@ make install DESTDIR=$RPM_BUILD_ROOT rm -f $RPM_BUILD_ROOT/%{_libdir}/*.la mkdir -p $RPM_BUILD_ROOT/%{_docdir}/%{name}-%{version} -cp -p COPYING AUTHORS ChangeLog NEWS README TODO \ +cp -p COPYING AUTHORS ChangeLog NEWS README \ $RPM_BUILD_ROOT/%{_docdir}/%{name}-%{version} @@ -84,6 +84,7 @@ %files %defattr(-,root,root,-) +%dir %{_docdir}/%{name}-%{version} %{_docdir}/%{name}-%{version}/[A-Z]* %{_libdir}/*.so.* %{_datadir}/%{name} @@ -102,6 +103,12 @@ %changelog +* Tue Apr 17 2007 Ed Hill - 3.10.10-1 +- new upstream 3.10.10 + +* Tue Apr 17 2007 Ed Hill - 3.10.9-2 +- fix dir ownership per bz #233842 + * Sun Mar 18 2007 Ed Hill - 3.10.9-1 - new upstream 3.10.9 Index: sources =================================================================== RCS file: /cvs/extras/rpms/itpp/FC-6/sources,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- sources 18 Mar 2007 22:45:00 -0000 1.5 +++ sources 18 Apr 2007 15:13:12 -0000 1.6 @@ -1 +1 @@ -0c5b7e7abca6bbff37b38eefc2e8e2f4 itpp-3.10.9.tar.bz2 +8effb412028ce990d076489128eaab90 itpp-3.10.10.tar.bz2 From fedora-extras-commits at redhat.com Wed Apr 18 15:13:50 2007 From: fedora-extras-commits at redhat.com (Ed Hill (edhill)) Date: Wed, 18 Apr 2007 11:13:50 -0400 Subject: rpms/itpp/devel .cvsignore, 1.5, 1.6 itpp.spec, 1.4, 1.5 sources, 1.5, 1.6 Message-ID: <200704181513.l3IFDoKF002727@cvs-int.fedora.redhat.com> Author: edhill Update of /cvs/extras/rpms/itpp/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv2604/devel Modified Files: .cvsignore itpp.spec sources Log Message: new upstream 3.10.10 and bz 233842 Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/itpp/devel/.cvsignore,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- .cvsignore 18 Mar 2007 19:35:20 -0000 1.5 +++ .cvsignore 18 Apr 2007 15:13:16 -0000 1.6 @@ -1 +1 @@ -itpp-3.10.9.tar.bz2 +itpp-3.10.10.tar.bz2 Index: itpp.spec =================================================================== RCS file: /cvs/extras/rpms/itpp/devel/itpp.spec,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- itpp.spec 18 Mar 2007 19:35:20 -0000 1.4 +++ itpp.spec 18 Apr 2007 15:13:16 -0000 1.5 @@ -1,5 +1,5 @@ Name: itpp -Version: 3.10.9 +Version: 3.10.10 Release: 1%{?dist} Summary: C++ library for math, signal/speech processing, and communications @@ -69,7 +69,7 @@ make install DESTDIR=$RPM_BUILD_ROOT rm -f $RPM_BUILD_ROOT/%{_libdir}/*.la mkdir -p $RPM_BUILD_ROOT/%{_docdir}/%{name}-%{version} -cp -p COPYING AUTHORS ChangeLog NEWS README TODO \ +cp -p COPYING AUTHORS ChangeLog NEWS README \ $RPM_BUILD_ROOT/%{_docdir}/%{name}-%{version} @@ -84,6 +84,7 @@ %files %defattr(-,root,root,-) +%dir %{_docdir}/%{name}-%{version} %{_docdir}/%{name}-%{version}/[A-Z]* %{_libdir}/*.so.* %{_datadir}/%{name} @@ -102,6 +103,12 @@ %changelog +* Tue Apr 17 2007 Ed Hill - 3.10.10-1 +- new upstream 3.10.10 + +* Tue Apr 17 2007 Ed Hill - 3.10.9-2 +- fix dir ownership per bz #233842 + * Sun Mar 18 2007 Ed Hill - 3.10.9-1 - new upstream 3.10.9 Index: sources =================================================================== RCS file: /cvs/extras/rpms/itpp/devel/sources,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- sources 18 Mar 2007 19:35:20 -0000 1.5 +++ sources 18 Apr 2007 15:13:16 -0000 1.6 @@ -1 +1 @@ -0c5b7e7abca6bbff37b38eefc2e8e2f4 itpp-3.10.9.tar.bz2 +8effb412028ce990d076489128eaab90 itpp-3.10.10.tar.bz2 From fedora-extras-commits at redhat.com Wed Apr 18 15:20:12 2007 From: fedora-extras-commits at redhat.com (Steven Pritchard (steve)) Date: Wed, 18 Apr 2007 11:20:12 -0400 Subject: rpms/perl-Mail-SPF-Query/devel perl-Mail-SPF-Query.spec,1.4,1.5 Message-ID: <200704181520.l3IFKCqL002888@cvs-int.fedora.redhat.com> Author: steve Update of /cvs/extras/rpms/perl-Mail-SPF-Query/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv2847 Modified Files: perl-Mail-SPF-Query.spec Log Message: Use fixperms macro instead of our own chmod incantation. BR ExtUtils::MakeMaker. Index: perl-Mail-SPF-Query.spec =================================================================== RCS file: /cvs/extras/rpms/perl-Mail-SPF-Query/devel/perl-Mail-SPF-Query.spec,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- perl-Mail-SPF-Query.spec 5 Sep 2006 15:13:08 -0000 1.4 +++ perl-Mail-SPF-Query.spec 18 Apr 2007 15:19:38 -0000 1.5 @@ -1,6 +1,6 @@ Name: perl-Mail-SPF-Query Version: 1.999.1 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Query Sender Policy Framework License: GPL or Artistic Group: Development/Libraries @@ -10,6 +10,7 @@ Patch1: use-sys-hostname.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch +BuildRequires: perl(ExtUtils::MakeMaker) %{?_with_check:BuildRequires: perl(Test::Pod::Coverage)} %{?_with_check:BuildRequires: perl(Net::DNS) >= 0.46} %{?_with_check:BuildRequires: perl(Net::CIDR::Lite) >= 0.15} @@ -39,7 +40,7 @@ find $RPM_BUILD_ROOT -type f -name .packlist -exec rm -f {} \; find $RPM_BUILD_ROOT -depth -type d -exec rmdir {} 2>/dev/null \; -chmod -R u+rwX,go+rX,go-w $RPM_BUILD_ROOT/* +%{_fixperms} $RPM_BUILD_ROOT/* # Don't include the spfd and spfquery scripts in _bindir. rm -f $RPM_BUILD_ROOT%{_bindir}/spfd $RPM_BUILD_ROOT%{_bindir}/spfquery @@ -59,6 +60,10 @@ %{_mandir}/man3/* %changelog +* Wed Apr 18 2007 Steven Pritchard 1.999.1-3 +- Use fixperms macro instead of our own chmod incantation. +- BR ExtUtils::MakeMaker. + * Tue Sep 05 2006 Steven Pritchard 1.999.1-2 - Minor spec cleanup. From fedora-extras-commits at redhat.com Wed Apr 18 15:20:35 2007 From: fedora-extras-commits at redhat.com (Steven Pritchard (steve)) Date: Wed, 18 Apr 2007 11:20:35 -0400 Subject: rpms/perl-Module-Info/devel perl-Module-Info.spec,1.3,1.4 Message-ID: <200704181520.l3IFKZA9002928@cvs-int.fedora.redhat.com> Author: steve Update of /cvs/extras/rpms/perl-Module-Info/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv2867 Modified Files: perl-Module-Info.spec Log Message: Use fixperms macro instead of our own chmod incantation. Index: perl-Module-Info.spec =================================================================== RCS file: /cvs/extras/rpms/perl-Module-Info/devel/perl-Module-Info.spec,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- perl-Module-Info.spec 17 Sep 2006 22:43:14 -0000 1.3 +++ perl-Module-Info.spec 18 Apr 2007 15:20:01 -0000 1.4 @@ -1,6 +1,6 @@ Name: perl-Module-Info Version: 0.30 -Release: 4%{?dist} +Release: 5%{?dist} Summary: Information about Perl modules License: GPL or Artistic Group: Development/Libraries @@ -31,7 +31,7 @@ ./Build install destdir=$RPM_BUILD_ROOT create_packlist=0 -chmod -R u+rwX,go+rX,go-w $RPM_BUILD_ROOT/* +%{_fixperms} $RPM_BUILD_ROOT/* %check ./Build test @@ -48,6 +48,9 @@ %{_mandir}/man3/* %changelog +* Wed Apr 18 2007 Steven Pritchard 0.30-5 +- Use fixperms macro instead of our own chmod incantation. + * Sun Sep 17 2006 Steven Pritchard 0.30-4 - Rebuild. From fedora-extras-commits at redhat.com Wed Apr 18 15:30:15 2007 From: fedora-extras-commits at redhat.com (Steven Pritchard (steve)) Date: Wed, 18 Apr 2007 11:30:15 -0400 Subject: rpms/perl-Module-Load/devel perl-Module-Load.spec,1.2,1.3 Message-ID: <200704181530.l3IFUFUd003244@cvs-int.fedora.redhat.com> Author: steve Update of /cvs/extras/rpms/perl-Module-Load/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv3204 Modified Files: perl-Module-Load.spec Log Message: Use fixperms macro instead of our own chmod incantation. BR ExtUtils::MakeMaker. Index: perl-Module-Load.spec =================================================================== RCS file: /cvs/extras/rpms/perl-Module-Load/devel/perl-Module-Load.spec,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- perl-Module-Load.spec 17 Sep 2006 20:52:33 -0000 1.2 +++ perl-Module-Load.spec 18 Apr 2007 15:29:41 -0000 1.3 @@ -1,6 +1,6 @@ Name: perl-Module-Load Version: 0.10 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Runtime require of both modules and files License: GPL or Artistic Group: Development/Libraries @@ -8,6 +8,7 @@ Source0: http://www.cpan.org/authors/id/K/KA/KANE/Module-Load-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch +BuildRequires: perl(ExtUtils::MakeMaker) Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) %description @@ -29,7 +30,7 @@ find $RPM_BUILD_ROOT -type f -name .packlist -exec rm -f {} \; find $RPM_BUILD_ROOT -depth -type d -exec rmdir {} 2>/dev/null \; -chmod -R u+rwX,go+rX,go-w $RPM_BUILD_ROOT/* +%{_fixperms} $RPM_BUILD_ROOT/* %check make test @@ -44,6 +45,10 @@ %{_mandir}/man3/* %changelog +* Wed Apr 18 2007 Steven Pritchard 0.10-3 +- Use fixperms macro instead of our own chmod incantation. +- BR ExtUtils::MakeMaker. + * Sat Sep 16 2006 Steven Pritchard 0.10-2 - Fix find option order. From fedora-extras-commits at redhat.com Wed Apr 18 15:31:09 2007 From: fedora-extras-commits at redhat.com (Steven Pritchard (steve)) Date: Wed, 18 Apr 2007 11:31:09 -0400 Subject: rpms/perl-Module-Loaded/devel perl-Module-Loaded.spec,1.2,1.3 Message-ID: <200704181531.l3IFV98r003683@cvs-int.fedora.redhat.com> Author: steve Update of /cvs/extras/rpms/perl-Module-Loaded/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv3279 Modified Files: perl-Module-Loaded.spec Log Message: Use fixperms macro instead of our own chmod incantation. BR ExtUtils::MakeMaker. Index: perl-Module-Loaded.spec =================================================================== RCS file: /cvs/extras/rpms/perl-Module-Loaded/devel/perl-Module-Loaded.spec,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- perl-Module-Loaded.spec 17 Sep 2006 20:53:30 -0000 1.2 +++ perl-Module-Loaded.spec 18 Apr 2007 15:30:35 -0000 1.3 @@ -1,6 +1,6 @@ Name: perl-Module-Loaded Version: 0.01 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Mark modules as loaded or unloaded License: GPL or Artistic Group: Development/Libraries @@ -8,6 +8,7 @@ Source0: http://www.cpan.org/authors/id/K/KA/KANE/Module-Loaded-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch +BuildRequires: perl(ExtUtils::MakeMaker) Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) %description @@ -33,7 +34,7 @@ find $RPM_BUILD_ROOT -type f -name .packlist -exec rm -f {} \; find $RPM_BUILD_ROOT -depth -type d -exec rmdir {} 2>/dev/null \; -chmod -R u+rwX,go+rX,go-w $RPM_BUILD_ROOT/* +%{_fixperms} $RPM_BUILD_ROOT/* %check make test @@ -48,6 +49,10 @@ %{_mandir}/man3/* %changelog +* Wed Apr 18 2007 Steven Pritchard 0.01-3 +- Use fixperms macro instead of our own chmod incantation. +- BR ExtUtils::MakeMaker. + * Sat Sep 16 2006 Steven Pritchard 0.01-2 - Fix find option order. From fedora-extras-commits at redhat.com Wed Apr 18 15:33:59 2007 From: fedora-extras-commits at redhat.com (Steven Pritchard (steve)) Date: Wed, 18 Apr 2007 11:33:59 -0400 Subject: rpms/perl-Net-CIDR-Lite/devel perl-Net-CIDR-Lite.spec,1.5,1.6 Message-ID: <200704181533.l3IFXxUE003774@cvs-int.fedora.redhat.com> Author: steve Update of /cvs/extras/rpms/perl-Net-CIDR-Lite/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv3748 Modified Files: perl-Net-CIDR-Lite.spec Log Message: Use fixperms macro instead of our own chmod incantation. BR ExtUtils::MakeMaker. Index: perl-Net-CIDR-Lite.spec =================================================================== RCS file: /cvs/extras/rpms/perl-Net-CIDR-Lite/devel/perl-Net-CIDR-Lite.spec,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- perl-Net-CIDR-Lite.spec 17 Sep 2006 20:55:31 -0000 1.5 +++ perl-Net-CIDR-Lite.spec 18 Apr 2007 15:33:25 -0000 1.6 @@ -1,6 +1,6 @@ Name: perl-Net-CIDR-Lite Version: 0.20 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Net::CIDR::Lite Perl module License: GPL or Artistic Group: Development/Libraries @@ -8,9 +8,11 @@ Source0: http://www.cpan.org/authors/id/D/DO/DOUGW/Net-CIDR-Lite-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch -Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) +BuildRequires: perl(ExtUtils::MakeMaker) # For "make test". -BuildRequires: perl(Test::Pod), perl(Test::Pod::Coverage) +BuildRequires: perl(Test::Pod) +BuildRequires: perl(Test::Pod::Coverage) +Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) %description Faster alternative to Net::CIDR when merging a large number of CIDR @@ -31,7 +33,7 @@ find $RPM_BUILD_ROOT -type f -name .packlist -exec rm -f {} \; find $RPM_BUILD_ROOT -depth -type d -exec rmdir {} 2>/dev/null \; -chmod -R u+rwX,go+rX,go-w $RPM_BUILD_ROOT/* +%{_fixperms} $RPM_BUILD_ROOT/* perldoc -t perlgpl > COPYING perldoc -t perlartistic > Artistic @@ -49,6 +51,10 @@ %{_mandir}/man3/* %changelog +* Wed Apr 18 2007 Steven Pritchard 0.20-3 +- Use fixperms macro instead of our own chmod incantation. +- BR ExtUtils::MakeMaker. + * Sat Sep 16 2006 Steven Pritchard 0.20-2 - Fix find option order. From fedora-extras-commits at redhat.com Wed Apr 18 15:39:37 2007 From: fedora-extras-commits at redhat.com (Steven Pritchard (steve)) Date: Wed, 18 Apr 2007 11:39:37 -0400 Subject: rpms/perl-Object-Accessor/devel perl-Object-Accessor.spec,1.6,1.7 Message-ID: <200704181539.l3IFdbK7003916@cvs-int.fedora.redhat.com> Author: steve Update of /cvs/extras/rpms/perl-Object-Accessor/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv3893 Modified Files: perl-Object-Accessor.spec Log Message: BR ExtUtils::MakeMaker. Index: perl-Object-Accessor.spec =================================================================== RCS file: /cvs/extras/rpms/perl-Object-Accessor/devel/perl-Object-Accessor.spec,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- perl-Object-Accessor.spec 17 Oct 2006 20:39:47 -0000 1.6 +++ perl-Object-Accessor.spec 18 Apr 2007 15:39:03 -0000 1.7 @@ -1,6 +1,6 @@ Name: perl-Object-Accessor Version: 0.32 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Perl module that allows per object accessors License: GPL or Artistic Group: Development/Libraries @@ -8,6 +8,7 @@ Source0: http://www.cpan.org/authors/id/K/KA/KANE/Object-Accessor-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch +BuildRequires: perl(ExtUtils::MakeMaker) BuildRequires: perl(Params::Check) >= 0.23 Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) @@ -45,6 +46,9 @@ %{_mandir}/man3/* %changelog +* Wed Apr 18 2007 Steven Pritchard 0.32-2 +- BR ExtUtils::MakeMaker. + * Tue Oct 17 2006 Steven Pritchard 0.32-1 - Update to 0.32. - Use fixperms macro instead of our own chmod incantation. From fedora-extras-commits at redhat.com Wed Apr 18 15:40:56 2007 From: fedora-extras-commits at redhat.com (Steven Pritchard (steve)) Date: Wed, 18 Apr 2007 11:40:56 -0400 Subject: rpms/perl-OpenFrame/devel perl-OpenFrame.spec,1.2,1.3 Message-ID: <200704181540.l3IFeuMq003990@cvs-int.fedora.redhat.com> Author: steve Update of /cvs/extras/rpms/perl-OpenFrame/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv3953 Modified Files: perl-OpenFrame.spec Log Message: Use fixperms macro instead of our own chmod incantation. BR ExtUtils::MakeMaker. Index: perl-OpenFrame.spec =================================================================== RCS file: /cvs/extras/rpms/perl-OpenFrame/devel/perl-OpenFrame.spec,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- perl-OpenFrame.spec 17 Sep 2006 20:56:27 -0000 1.2 +++ perl-OpenFrame.spec 18 Apr 2007 15:40:22 -0000 1.3 @@ -1,6 +1,6 @@ Name: perl-OpenFrame Version: 3.05 -Release: 5%{?dist} +Release: 6%{?dist} Summary: Framework for network enabled applications License: GPL or Artistic Group: Development/Libraries @@ -9,6 +9,7 @@ Source1: README.LICENSE BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch +BuildRequires: perl(ExtUtils::MakeMaker) BuildRequires: perl(File::Find::Rule) BuildRequires: perl(File::Type) >= 0.01 BuildRequires: perl(HTTP::Request) >= 0.01 @@ -40,7 +41,7 @@ find $RPM_BUILD_ROOT -type f -name .packlist -exec rm -f {} \; find $RPM_BUILD_ROOT -depth -type d -exec rmdir {} 2>/dev/null \; -chmod -R u+rwX,go+rX,go-w $RPM_BUILD_ROOT/* +%{_fixperms} $RPM_BUILD_ROOT/* %check make test @@ -56,6 +57,10 @@ %{_mandir}/man3/* %changelog +* Wed Apr 18 2007 Steven Pritchard 3.05-6 +- Use fixperms macro instead of our own chmod incantation. +- BR ExtUtils::MakeMaker. + * Sat Sep 16 2006 Steven Pritchard 3.05-5 - Fix find option order. From fedora-extras-commits at redhat.com Wed Apr 18 15:44:04 2007 From: fedora-extras-commits at redhat.com (Steven Pritchard (steve)) Date: Wed, 18 Apr 2007 11:44:04 -0400 Subject: rpms/perl-Net-SSH/devel perl-Net-SSH.spec,1.12,1.13 Message-ID: <200704181544.l3IFi4nA004226@cvs-int.fedora.redhat.com> Author: steve Update of /cvs/extras/rpms/perl-Net-SSH/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv4083 Modified Files: perl-Net-SSH.spec Log Message: Reformat to match cpanspec output. Canonicalize Source0 URL. Fix find option order. Use fixperms macro instead of our own chmod incantation. Remove check macro cruft. BR ExtUtils::MakeMaker. Index: perl-Net-SSH.spec =================================================================== RCS file: /cvs/extras/rpms/perl-Net-SSH/devel/perl-Net-SSH.spec,v retrieving revision 1.12 retrieving revision 1.13 diff -u -r1.12 -r1.13 --- perl-Net-SSH.spec 1 Sep 2006 02:53:30 -0000 1.12 +++ perl-Net-SSH.spec 18 Apr 2007 15:43:30 -0000 1.13 @@ -1,20 +1,15 @@ -%{!?perl_vendorlib: %define perl_vendorlib %(eval "`%{__perl} -V:installvendorlib`"; echo $installvendorlib)} - Name: perl-Net-SSH Version: 0.08 -Release: 4%{?dist} - +Release: 5%{?dist} Summary: Perl extension for secure shell - License: GPL or Artistic Group: Development/Libraries URL: http://search.cpan.org/dist/Net-SSH/ -Source0: http://www.cpan.org/authors/id/I/IV/IVAN/Net-SSH-0.08.tar.gz +Source0: http://www.cpan.org/authors/id/I/IV/IVAN/Net-SSH-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) - BuildArch: noarch -BuildRequires: perl >= 1:5.6.1 -Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) +BuildRequires: perl(ExtUtils::MakeMaker) +Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) Requires: openssh-clients %description @@ -23,32 +18,29 @@ implementation that does not require the system `ssh' command, see Net::SSH::Perl. - %prep %setup -q -n Net-SSH-%{version} chmod 644 Changes README SSH.pm - %build %{__perl} Makefile.PL INSTALLDIRS=vendor make %{?_smp_mflags} - %install -rm -rf %{buildroot} -make pure_install PERL_INSTALL_ROOT=%{buildroot} -find %{buildroot} -type f -name .packlist -exec rm -f {} ';' -find %{buildroot} -type d -depth -exec rmdir {} 2>/dev/null ';' -chmod -R u+w %{buildroot}/* +rm -rf $RPM_BUILD_ROOT +make pure_install PERL_INSTALL_ROOT=$RPM_BUILD_ROOT -%check || : -make test +find $RPM_BUILD_ROOT -type f -name .packlist -exec rm -f {} \; +find $RPM_BUILD_ROOT -depth -type d -exec rmdir {} 2>/dev/null \; +%{_fixperms} $RPM_BUILD_ROOT/* -%clean -rm -rf %{buildroot} +%check +make test +%clean +rm -rf $RPM_BUILD_ROOT %files %defattr(-,root,root,-) @@ -56,8 +48,15 @@ %{perl_vendorlib}/Net %{_mandir}/man3/Net::SSH.3* - %changelog +* Wed Apr 18 2007 Steven Pritchard 0.08-5 +- Reformat to match cpanspec output. +- Canonicalize Source0 URL. +- Fix find option order. +- Use fixperms macro instead of our own chmod incantation. +- Remove check macro cruft. +- BR ExtUtils::MakeMaker. + * Mon Aug 27 2006 Michael J. Knox - 0.08-4 - Rebuild for FC6 From fedora-extras-commits at redhat.com Wed Apr 18 15:44:55 2007 From: fedora-extras-commits at redhat.com (Steven Pritchard (steve)) Date: Wed, 18 Apr 2007 11:44:55 -0400 Subject: rpms/perl-Package-Constants/devel perl-Package-Constants.spec, 1.2, 1.3 Message-ID: <200704181544.l3IFit8n004302@cvs-int.fedora.redhat.com> Author: steve Update of /cvs/extras/rpms/perl-Package-Constants/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv4236 Modified Files: perl-Package-Constants.spec Log Message: Use fixperms macro instead of our own chmod incantation. BR ExtUtils::MakeMaker. Index: perl-Package-Constants.spec =================================================================== RCS file: /cvs/extras/rpms/perl-Package-Constants/devel/perl-Package-Constants.spec,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- perl-Package-Constants.spec 17 Sep 2006 20:57:11 -0000 1.2 +++ perl-Package-Constants.spec 18 Apr 2007 15:44:21 -0000 1.3 @@ -1,6 +1,6 @@ Name: perl-Package-Constants Version: 0.01 -Release: 2%{?dist} +Release: 3%{?dist} Summary: List all constants declared in a package License: GPL or Artistic Group: Development/Libraries @@ -8,6 +8,7 @@ Source0: http://www.cpan.org/authors/id/K/KA/KANE/Package-Constants-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch +BuildRequires: perl(ExtUtils::MakeMaker) Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) %description @@ -30,7 +31,7 @@ find $RPM_BUILD_ROOT -type f -name .packlist -exec rm -f {} \; find $RPM_BUILD_ROOT -depth -type d -exec rmdir {} 2>/dev/null \; -chmod -R u+rwX,go+rX,go-w $RPM_BUILD_ROOT/* +%{_fixperms} $RPM_BUILD_ROOT/* %check make test @@ -45,6 +46,10 @@ %{_mandir}/man3/* %changelog +* Wed Apr 18 2007 Steven Pritchard 0.01-3 +- Use fixperms macro instead of our own chmod incantation. +- BR ExtUtils::MakeMaker. + * Sat Sep 16 2006 Steven Pritchard 0.01-2 - Fix find option order. From fedora-extras-commits at redhat.com Wed Apr 18 15:45:34 2007 From: fedora-extras-commits at redhat.com (Steven Pritchard (steve)) Date: Wed, 18 Apr 2007 11:45:34 -0400 Subject: rpms/perl-Parse-CPAN-Packages/devel perl-Parse-CPAN-Packages.spec, 1.5, 1.6 Message-ID: <200704181545.l3IFjYPb004387@cvs-int.fedora.redhat.com> Author: steve Update of /cvs/extras/rpms/perl-Parse-CPAN-Packages/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv4301 Modified Files: perl-Parse-CPAN-Packages.spec Log Message: Use fixperms macro instead of our own chmod incantation. Index: perl-Parse-CPAN-Packages.spec =================================================================== RCS file: /cvs/extras/rpms/perl-Parse-CPAN-Packages/devel/perl-Parse-CPAN-Packages.spec,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- perl-Parse-CPAN-Packages.spec 17 Sep 2006 20:58:25 -0000 1.5 +++ perl-Parse-CPAN-Packages.spec 18 Apr 2007 15:45:00 -0000 1.6 @@ -1,6 +1,6 @@ Name: perl-Parse-CPAN-Packages Version: 2.26 -Release: 3%{?dist} +Release: 4%{?dist} Summary: Parse 02packages.details.txt.gz License: GPL or Artistic Group: Development/Libraries @@ -37,7 +37,7 @@ ./Build install destdir=$RPM_BUILD_ROOT create_packlist=0 find $RPM_BUILD_ROOT -depth -type d -exec rmdir {} 2>/dev/null \; -chmod -R u+rwX,go+rX,go-w $RPM_BUILD_ROOT/* +%{_fixperms} $RPM_BUILD_ROOT/* %check ./Build test @@ -52,6 +52,9 @@ %{_mandir}/man3/* %changelog +* Wed Apr 18 2007 Steven Pritchard 2.26-4 +- Use fixperms macro instead of our own chmod incantation. + * Sat Sep 16 2006 Steven Pritchard 2.26-3 - Fix find option order. From fedora-extras-commits at redhat.com Wed Apr 18 15:46:44 2007 From: fedora-extras-commits at redhat.com (Steven Pritchard (steve)) Date: Wed, 18 Apr 2007 11:46:44 -0400 Subject: rpms/perl-Pipeline/devel perl-Pipeline.spec,1.3,1.4 Message-ID: <200704181546.l3IFkiZE004456@cvs-int.fedora.redhat.com> Author: steve Update of /cvs/extras/rpms/perl-Pipeline/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv4431 Modified Files: perl-Pipeline.spec Log Message: Use fixperms macro instead of our own chmod incantation. BR ExtUtils::MakeMaker. Index: perl-Pipeline.spec =================================================================== RCS file: /cvs/extras/rpms/perl-Pipeline/devel/perl-Pipeline.spec,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- perl-Pipeline.spec 17 Sep 2006 20:59:23 -0000 1.3 +++ perl-Pipeline.spec 18 Apr 2007 15:46:11 -0000 1.4 @@ -1,6 +1,6 @@ Name: perl-Pipeline Version: 3.12 -Release: 3%{?dist} +Release: 4%{?dist} Summary: Generic pipeline interface License: GPL or Artistic Group: Development/Libraries @@ -11,6 +11,7 @@ BuildRequires: perl(Data::Structure::Util) >= 0.04 BuildRequires: perl(Data::UUID) >= 0.01 BuildRequires: perl(Error) >= 0.15 +BuildRequires: perl(ExtUtils::MakeMaker) BuildRequires: perl(IO::Null) >= 0.01 BuildRequires: perl(IO::String) >= 0.01 BuildRequires: perl(File::Find::Rule) @@ -41,7 +42,7 @@ find $RPM_BUILD_ROOT -type f -name .packlist -exec rm -f {} \; find $RPM_BUILD_ROOT -depth -type d -exec rmdir {} 2>/dev/null \; -chmod -R u+rwX,go+rX,go-w $RPM_BUILD_ROOT/* +%{_fixperms} $RPM_BUILD_ROOT/* %check make test @@ -56,6 +57,10 @@ %{_mandir}/man3/* %changelog +* Wed Apr 18 2007 Steven Pritchard 3.12-4 +- Use fixperms macro instead of our own chmod incantation. +- BR ExtUtils::MakeMaker. + * Sat Sep 16 2006 Steven Pritchard 3.12-3 - Fix find option order. From fedora-extras-commits at redhat.com Wed Apr 18 15:47:25 2007 From: fedora-extras-commits at redhat.com (Steven Pritchard (steve)) Date: Wed, 18 Apr 2007 11:47:25 -0400 Subject: rpms/perl-Set-Infinite/devel perl-Set-Infinite.spec,1.2,1.3 Message-ID: <200704181547.l3IFlPHF004528@cvs-int.fedora.redhat.com> Author: steve Update of /cvs/extras/rpms/perl-Set-Infinite/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv4462 Modified Files: perl-Set-Infinite.spec Log Message: Use fixperms macro instead of our own chmod incantation. BR ExtUtils::MakeMaker. Index: perl-Set-Infinite.spec =================================================================== RCS file: /cvs/extras/rpms/perl-Set-Infinite/devel/perl-Set-Infinite.spec,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- perl-Set-Infinite.spec 17 Sep 2006 22:25:23 -0000 1.2 +++ perl-Set-Infinite.spec 18 Apr 2007 15:46:51 -0000 1.3 @@ -1,6 +1,6 @@ Name: perl-Set-Infinite Version: 0.61 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Sets of intervals License: GPL or Artistic Group: Development/Libraries @@ -8,6 +8,7 @@ Source0: http://www.cpan.org/authors/id/F/FG/FGLOCK/Set-Infinite-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch +BuildRequires: perl(ExtUtils::MakeMaker) Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) %description @@ -28,7 +29,7 @@ find $RPM_BUILD_ROOT -type f -name .packlist -exec rm -f {} \; find $RPM_BUILD_ROOT -depth -type d -exec rmdir {} 2>/dev/null \; -chmod -R u+rwX,go+rX,go-w $RPM_BUILD_ROOT/* +%{_fixperms} $RPM_BUILD_ROOT/* %check make test @@ -43,6 +44,10 @@ %{_mandir}/man3/* %changelog +* Wed Apr 18 2007 Steven Pritchard 0.61-3 +- Use fixperms macro instead of our own chmod incantation. +- BR ExtUtils::MakeMaker. + * Sat Sep 16 2006 Steven Pritchard 0.61-2 - Fix find option order. From fedora-extras-commits at redhat.com Wed Apr 18 15:49:54 2007 From: fedora-extras-commits at redhat.com (Steven Pritchard (steve)) Date: Wed, 18 Apr 2007 11:49:54 -0400 Subject: rpms/perl-Spiffy/devel perl-Spiffy.spec,1.3,1.4 Message-ID: <200704181549.l3IFnsq3004597@cvs-int.fedora.redhat.com> Author: steve Update of /cvs/extras/rpms/perl-Spiffy/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv4569 Modified Files: perl-Spiffy.spec Log Message: Use fixperms macro instead of our own chmod incantation. BR ExtUtils::MakeMaker. Index: perl-Spiffy.spec =================================================================== RCS file: /cvs/extras/rpms/perl-Spiffy/devel/perl-Spiffy.spec,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- perl-Spiffy.spec 4 Sep 2006 19:00:30 -0000 1.3 +++ perl-Spiffy.spec 18 Apr 2007 15:49:21 -0000 1.4 @@ -1,6 +1,6 @@ Name: perl-Spiffy Version: 0.30 -Release: 6%{?dist} +Release: 7%{?dist} Summary: Framework for doing object oriented (OO) programming in Perl License: GPL or Artistic Group: Development/Libraries @@ -8,6 +8,7 @@ Source0: http://www.cpan.org/authors/id/I/IN/INGY/Spiffy-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch +BuildRequires: perl(ExtUtils::MakeMaker) Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) Source99: Spiffy-filter-provides.sh @@ -39,7 +40,7 @@ find $RPM_BUILD_ROOT -type f -name .packlist -exec rm -f {} \; find $RPM_BUILD_ROOT -depth -type d -exec rmdir {} 2>/dev/null \; -chmod -R u+rwX,go+rX,go-w $RPM_BUILD_ROOT/* +%{_fixperms} $RPM_BUILD_ROOT/* %check make test @@ -54,6 +55,10 @@ %{_mandir}/man3/* %changelog +* Wed Apr 18 2007 Steven Pritchard 0.30-7 +- Use fixperms macro instead of our own chmod incantation. +- BR ExtUtils::MakeMaker. + * Mon Sep 04 2006 Steven Pritchard 0.30-6 - Rework spec to look more like current cpanspec output. From fedora-extras-commits at redhat.com Wed Apr 18 15:53:33 2007 From: fedora-extras-commits at redhat.com (Steven Pritchard (steve)) Date: Wed, 18 Apr 2007 11:53:33 -0400 Subject: rpms/perl-String-ShellQuote/devel perl-String-ShellQuote.spec, 1.11, 1.12 Message-ID: <200704181553.l3IFrXcT004704@cvs-int.fedora.redhat.com> Author: steve Update of /cvs/extras/rpms/perl-String-ShellQuote/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv4685 Modified Files: perl-String-ShellQuote.spec Log Message: Reformat to match cpanspec output. Use fixperms macro instead of our own chmod incantation. BR ExtUtils::MakeMaker. Index: perl-String-ShellQuote.spec =================================================================== RCS file: /cvs/extras/rpms/perl-String-ShellQuote/devel/perl-String-ShellQuote.spec,v retrieving revision 1.11 retrieving revision 1.12 diff -u -r1.11 -r1.12 --- perl-String-ShellQuote.spec 29 Aug 2006 06:43:47 -0000 1.11 +++ perl-String-ShellQuote.spec 18 Apr 2007 15:52:58 -0000 1.12 @@ -1,49 +1,44 @@ Name: perl-String-ShellQuote Version: 1.03 -Release: 3%{?dist} +Release: 4%{?dist} Summary: Perl module for quoting strings for passing through the shell - -Group: Development/Libraries License: GPL or Artistic +Group: Development/Libraries URL: http://search.cpan.org/dist/String-ShellQuote/ Source0: http://www.cpan.org/authors/id/R/RO/ROSCH/String-ShellQuote-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) - BuildArch: noarch -BuildRequires: perl -Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) +BuildRequires: perl(ExtUtils::MakeMaker) +Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) %description This package contains a Perl module and a command line utility which are useful for quoting strings which are going to pass through the shell or a shell-like object. - %prep %setup -q -n String-ShellQuote-%{version} - %build %{__perl} Makefile.PL INSTALLDIRS=vendor make %{?_smp_mflags} - %install rm -rf $RPM_BUILD_ROOT + make pure_install PERL_INSTALL_ROOT=$RPM_BUILD_ROOT -find $RPM_BUILD_ROOT -type f -name .packlist -exec rm -f {} ';' -find $RPM_BUILD_ROOT -depth -type d -exec rmdir {} 2>/dev/null ';' -chmod -R u+w $RPM_BUILD_ROOT/* +find $RPM_BUILD_ROOT -type f -name .packlist -exec rm -f {} \; +find $RPM_BUILD_ROOT -depth -type d -exec rmdir {} 2>/dev/null \; + +%{_fixperms} $RPM_BUILD_ROOT/* %check make test - %clean rm -rf $RPM_BUILD_ROOT - %files %defattr(-,root,root,-) %doc Changes README @@ -52,8 +47,12 @@ %{_mandir}/man1/shell-quote.1* %{_mandir}/man3/String::ShellQuote.3* - %changelog +* Wed Apr 18 2007 Steven Pritchard 1.03-4 +- Reformat to match cpanspec output. +- Use fixperms macro instead of our own chmod incantation. +- BR ExtUtils::MakeMaker. + * Tue Aug 29 2006 Ville Skytt?? - 1.03-3 - Fix order of arguments to find(1). - Drop version from perl build dependency. From fedora-extras-commits at redhat.com Wed Apr 18 15:55:00 2007 From: fedora-extras-commits at redhat.com (Steven Pritchard (steve)) Date: Wed, 18 Apr 2007 11:55:00 -0400 Subject: rpms/perl-Test-Deep/devel perl-Test-Deep.spec,1.4,1.5 Message-ID: <200704181555.l3IFt0jQ004777@cvs-int.fedora.redhat.com> Author: steve Update of /cvs/extras/rpms/perl-Test-Deep/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv4758 Modified Files: perl-Test-Deep.spec Log Message: Use fixperms macro instead of our own chmod incantation. BR ExtUtils::MakeMaker. Index: perl-Test-Deep.spec =================================================================== RCS file: /cvs/extras/rpms/perl-Test-Deep/devel/perl-Test-Deep.spec,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- perl-Test-Deep.spec 26 Sep 2006 22:05:55 -0000 1.4 +++ perl-Test-Deep.spec 18 Apr 2007 15:54:25 -0000 1.5 @@ -1,6 +1,6 @@ Name: perl-Test-Deep Version: 0.096 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Extremely flexible deep comparison License: GPL or Artistic Group: Development/Libraries @@ -8,6 +8,7 @@ Source0: http://www.cpan.org/authors/id/F/FD/FDALY/Test-Deep-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch +BuildRequires: perl(ExtUtils::MakeMaker) BuildRequires: perl(Test::NoWarnings) >= 0.02 BuildRequires: perl(Test::Tester) >= 0.04 Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) @@ -35,7 +36,7 @@ find $RPM_BUILD_ROOT -type f -name .packlist -exec rm -f {} \; find $RPM_BUILD_ROOT -depth -type d -exec rmdir {} 2>/dev/null \; -chmod -R u+rwX,go+rX,go-w $RPM_BUILD_ROOT/* +%{_fixperms} $RPM_BUILD_ROOT/* %check make test @@ -50,6 +51,10 @@ %{_mandir}/man3/* %changelog +* Wed Apr 18 2007 Steven Pritchard 0.096-2 +- Use fixperms macro instead of our own chmod incantation. +- BR ExtUtils::MakeMaker. + * Tue Sep 26 2006 Steven Pritchard 0.096-1 - Update to 0.096. From fedora-extras-commits at redhat.com Wed Apr 18 15:56:41 2007 From: fedora-extras-commits at redhat.com (Steven Pritchard (steve)) Date: Wed, 18 Apr 2007 11:56:41 -0400 Subject: rpms/perl-Test-Portability-Files/devel perl-Test-Portability-Files.spec, 1.3, 1.4 Message-ID: <200704181556.l3IFufF9004842@cvs-int.fedora.redhat.com> Author: steve Update of /cvs/extras/rpms/perl-Test-Portability-Files/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv4825 Modified Files: perl-Test-Portability-Files.spec Log Message: Use fixperms macro instead of our own chmod incantation. BR ExtUtils::MakeMaker. Index: perl-Test-Portability-Files.spec =================================================================== RCS file: /cvs/extras/rpms/perl-Test-Portability-Files/devel/perl-Test-Portability-Files.spec,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- perl-Test-Portability-Files.spec 17 Sep 2006 22:27:33 -0000 1.3 +++ perl-Test-Portability-Files.spec 18 Apr 2007 15:56:07 -0000 1.4 @@ -1,6 +1,6 @@ Name: perl-Test-Portability-Files Version: 0.05 -Release: 3%{?dist} +Release: 4%{?dist} Summary: Check file names portability License: GPL or Artistic Group: Development/Libraries @@ -8,6 +8,7 @@ Source0: http://www.cpan.org/authors/id/S/SA/SAPER/Test-Portability-Files-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch +BuildRequires: perl(ExtUtils::MakeMaker) #BuildRequires: perl(Module::Build) Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) @@ -31,10 +32,11 @@ #./Build install destdir=$RPM_BUILD_ROOT create_packlist=0 make install PERL_INSTALL_ROOT=$RPM_BUILD_ROOT + find $RPM_BUILD_ROOT -type f -name .packlist -exec rm -f {} \; find $RPM_BUILD_ROOT -depth -type d -exec rmdir {} 2>/dev/null \; -chmod -R u+rwX,go+rX,go-w $RPM_BUILD_ROOT/* +%{_fixperms} $RPM_BUILD_ROOT/* %check #./Build test @@ -50,6 +52,10 @@ %{_mandir}/man3/* %changelog +* Wed Apr 18 2007 Steven Pritchard 0.05-4 +- Use fixperms macro instead of our own chmod incantation. +- BR ExtUtils::MakeMaker. + * Sat Sep 16 2006 Steven Pritchard 0.05-3 - Fix find option order. From fedora-extras-commits at redhat.com Wed Apr 18 15:57:46 2007 From: fedora-extras-commits at redhat.com (Steven Pritchard (steve)) Date: Wed, 18 Apr 2007 11:57:46 -0400 Subject: rpms/perl-Text-Autoformat/devel perl-Text-Autoformat.spec,1.7,1.8 Message-ID: <200704181557.l3IFvkVZ004905@cvs-int.fedora.redhat.com> Author: steve Update of /cvs/extras/rpms/perl-Text-Autoformat/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv4884 Modified Files: perl-Text-Autoformat.spec Log Message: Use fixperms macro instead of our own chmod incantation. BR ExtUtils::MakeMaker. Index: perl-Text-Autoformat.spec =================================================================== RCS file: /cvs/extras/rpms/perl-Text-Autoformat/devel/perl-Text-Autoformat.spec,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- perl-Text-Autoformat.spec 4 Sep 2006 18:51:23 -0000 1.7 +++ perl-Text-Autoformat.spec 18 Apr 2007 15:57:12 -0000 1.8 @@ -1,6 +1,6 @@ Name: perl-Text-Autoformat Version: 1.13 -Release: 4%{?dist} +Release: 5%{?dist} Summary: Automatic text wrapping and reformatting License: Artistic Group: Development/Libraries @@ -8,6 +8,7 @@ Source0: http://www.cpan.org/authors/id/D/DC/DCONWAY/Text-Autoformat-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch +BuildRequires: perl(ExtUtils::MakeMaker) BuildRequires: perl(Text::Reform) >= 1.11 Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) @@ -46,7 +47,7 @@ find $RPM_BUILD_ROOT -type f -name .packlist -exec rm -f {} \; find $RPM_BUILD_ROOT -depth -type d -exec rmdir {} 2>/dev/null \; -chmod -R u+rwX,go+rX,go-w $RPM_BUILD_ROOT/* +%{_fixperms} $RPM_BUILD_ROOT/* %check make test @@ -61,6 +62,10 @@ %{_mandir}/man3/* %changelog +* Wed Apr 18 2007 Steven Pritchard 1.13-5 +- Use fixperms macro instead of our own chmod incantation. +- BR ExtUtils::MakeMaker. + * Fri Sep 01 2006 Steven Pritchard 1.13-4 - Rework spec to look more like current cpanspec output. From fedora-extras-commits at redhat.com Wed Apr 18 15:58:49 2007 From: fedora-extras-commits at redhat.com (Steven Pritchard (steve)) Date: Wed, 18 Apr 2007 11:58:49 -0400 Subject: rpms/perl-Text-Diff/devel perl-Text-Diff.spec,1.2,1.3 Message-ID: <200704181558.l3IFwnO6004980@cvs-int.fedora.redhat.com> Author: steve Update of /cvs/extras/rpms/perl-Text-Diff/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv4945 Modified Files: perl-Text-Diff.spec Log Message: Use fixperms macro instead of our own chmod incantation. BR ExtUtils::MakeMaker. Index: perl-Text-Diff.spec =================================================================== RCS file: /cvs/extras/rpms/perl-Text-Diff/devel/perl-Text-Diff.spec,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- perl-Text-Diff.spec 29 Aug 2006 01:05:36 -0000 1.2 +++ perl-Text-Diff.spec 18 Apr 2007 15:58:15 -0000 1.3 @@ -1,6 +1,6 @@ Name: perl-Text-Diff Version: 0.35 -Release: 3%{?dist} +Release: 4%{?dist} Summary: Perform diffs on files and record sets License: GPL or Artistic Group: Development/Libraries @@ -9,6 +9,7 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch BuildRequires: perl(Algorithm::Diff) +BuildRequires: perl(ExtUtils::MakeMaker) Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) %description @@ -33,7 +34,7 @@ find $RPM_BUILD_ROOT -type f -name .packlist -exec rm -f {} \; find $RPM_BUILD_ROOT -depth -type d -exec rmdir {} 2>/dev/null \; -chmod -R u+rwX,go+rX,go-w $RPM_BUILD_ROOT/* +%{_fixperms} $RPM_BUILD_ROOT/* %check make test @@ -48,6 +49,10 @@ %{_mandir}/man3/* %changelog +* Wed Apr 18 2007 Steven Pritchard 0.35-4 +- Use fixperms macro instead of our own chmod incantation. +- BR ExtUtils::MakeMaker. + * Mon Aug 28 2006 Steven Pritchard 0.35-3 - Improve Summary, description, and Source0 URL. - Fix find option ordering. From fedora-extras-commits at redhat.com Wed Apr 18 15:59:24 2007 From: fedora-extras-commits at redhat.com (Steven Pritchard (steve)) Date: Wed, 18 Apr 2007 11:59:24 -0400 Subject: rpms/perl-Text-Levenshtein/devel perl-Text-Levenshtein.spec, 1.2, 1.3 Message-ID: <200704181559.l3IFxOpQ005065@cvs-int.fedora.redhat.com> Author: steve Update of /cvs/extras/rpms/perl-Text-Levenshtein/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv4979 Modified Files: perl-Text-Levenshtein.spec Log Message: Use fixperms macro instead of our own chmod incantation. BR ExtUtils::MakeMaker. Index: perl-Text-Levenshtein.spec =================================================================== RCS file: /cvs/extras/rpms/perl-Text-Levenshtein/devel/perl-Text-Levenshtein.spec,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- perl-Text-Levenshtein.spec 29 Aug 2006 00:39:35 -0000 1.2 +++ perl-Text-Levenshtein.spec 18 Apr 2007 15:58:50 -0000 1.3 @@ -1,6 +1,6 @@ Name: perl-Text-Levenshtein Version: 0.05 -Release: 3%{?dist} +Release: 4%{?dist} Summary: Implementation of the Levenshtein edit distance License: GPL or Artistic Group: Development/Libraries @@ -8,6 +8,7 @@ Source0: http://www.cpan.org/authors/id/J/JG/JGOLDBERG/Text-Levenshtein-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch +BuildRequires: perl(ExtUtils::MakeMaker) Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) %description @@ -33,7 +34,7 @@ find $RPM_BUILD_ROOT -type f -name .packlist -exec rm -f {} \; find $RPM_BUILD_ROOT -depth -type d -exec rmdir {} 2>/dev/null \; -chmod -R u+rwX,go+rX,go-w $RPM_BUILD_ROOT/* +%{_fixperms} $RPM_BUILD_ROOT/* %check make test @@ -48,6 +49,10 @@ %{_mandir}/man3/* %changelog +* Wed Apr 18 2007 Steven Pritchard 0.05-4 +- Use fixperms macro instead of our own chmod incantation. +- BR ExtUtils::MakeMaker. + * Mon Aug 28 2006 Steven Pritchard 0.05-3 - Improve Summary, description, and Source0 URL. - Fix find option ordering. From fedora-extras-commits at redhat.com Wed Apr 18 16:26:12 2007 From: fedora-extras-commits at redhat.com (Steven Pritchard (steve)) Date: Wed, 18 Apr 2007 12:26:12 -0400 Subject: rpms/perl-XML-XQL/devel XML-XQL-filter-provides.sh, NONE, 1.1 perl-XML-XQL.spec, 1.4, 1.5 Message-ID: <200704181626.l3IGQCNR009918@cvs-int.fedora.redhat.com> Author: steve Update of /cvs/extras/rpms/perl-XML-XQL/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv9898 Modified Files: perl-XML-XQL.spec Added Files: XML-XQL-filter-provides.sh Log Message: Reformat to match cpanspec output. Fix find option order. Use fixperms macro instead of our own chmod incantation. BR ExtUtils::MakeMaker. --- NEW FILE XML-XQL-filter-provides.sh --- #!/bin/sh # Remove unversioned XML::XQL and bogus XML::DOM provides. @@PERL_PROV@@ "$@" | sed -e '/^perl(XML::\(DOM::\|XQL)$\)/d' Index: perl-XML-XQL.spec =================================================================== RCS file: /cvs/extras/rpms/perl-XML-XQL/devel/perl-XML-XQL.spec,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- perl-XML-XQL.spec 1 Sep 2006 02:53:58 -0000 1.4 +++ perl-XML-XQL.spec 18 Apr 2007 16:25:38 -0000 1.5 @@ -1,61 +1,58 @@ Name: perl-XML-XQL Version: 0.68 -Release: 3%{?dist} +Release: 4%{?dist} Summary: Perl module for querying XML tree structures with XQL - -Group: Development/Libraries License: GPL or Artistic +Group: Development/Libraries URL: http://search.cpan.org/dist/XML-XQL/ Source0: http://www.cpan.org/authors/id/T/TJ/TJMATHER/XML-XQL-%{version}.tar.gz Patch0: %{name}-tput-147465.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) - BuildArch: noarch -BuildRequires: perl(XML::DOM) >= 1.29 -BuildRequires: perl(Date::Manip) +BuildRequires: perl(Date::Manip) >= 5.33 +BuildRequires: perl(ExtUtils::MakeMaker) +BuildRequires: perl(LWP::UserAgent) BuildRequires: perl(Parse::Yapp) +BuildRequires: perl(XML::DOM) >= 1.29 +BuildRequires: perl(XML::Parser) >= 2.30 Requires: perl(XML::DOM) -Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) +Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) + +Source99: XML-XQL-filter-provides.sh +%global real_perl_provides %{__perl_provides} +%define __perl_provides %{_tmppath}/%{name}-%{version}-%{release}-%(%{__id_u} -n)-filter-provides %description This is a Perl extension that allows you to perform XQL queries on XML object trees. Currently only the XML::DOM module is supported, but other implementations, like XML::Grove, may soon follow. - %prep %setup -q -n XML-XQL-%{version} %patch0 -p0 -cat < %{name}-prov -#!/bin/sh -# Filter versionless XML::XQL, we expect perl.prov to emit the versioned one. -%{__perl_provides} \$* | grep -v 'perl(XML::\(DOM::\|XQL)$\)' -EOF -%define __perl_provides %{_builddir}/XML-XQL-%{version}/%{name}-prov +sed -e 's,@@PERL_PROV@@,%{real_perl_provides},' %{SOURCE99} > %{__perl_provides} chmod +x %{__perl_provides} - %build %{__perl} Makefile.PL INSTALLDIRS=vendor make %{?_smp_mflags} - %install -rm -rf %{buildroot} -make pure_install PERL_INSTALL_ROOT=%{buildroot} -find %{buildroot} -type f -name .packlist -exec rm -f {} ';' -find %{buildroot} -type d -depth -exec rmdir {} 2>/dev/null ';' -chmod -R u+w %{buildroot}/* +rm -rf $RPM_BUILD_ROOT + +make pure_install PERL_INSTALL_ROOT=$RPM_BUILD_ROOT + +find $RPM_BUILD_ROOT -type f -name .packlist -exec rm -f {} \; +find $RPM_BUILD_ROOT -depth -type d -exec rmdir {} 2>/dev/null \; +%{_fixperms} $RPM_BUILD_ROOT/* %check make test - %clean -rm -rf %{buildroot} - +rm -rf $RPM_BUILD_ROOT %{__perl_provides} %files %defattr(-,root,root,-) @@ -64,8 +61,13 @@ %{perl_vendorlib}/XML/ %{_mandir}/man3/XML::XQL*.3* - %changelog +* Wed Apr 18 2007 Steven Pritchard 0.68-4 +- Reformat to match cpanspec output. +- Fix find option order. +- Use fixperms macro instead of our own chmod incantation. +- BR ExtUtils::MakeMaker. + * Mon Aug 27 2006 Michael J. Knox - 0.68-3 - Rebuild for FC6 From fedora-extras-commits at redhat.com Wed Apr 18 16:44:36 2007 From: fedora-extras-commits at redhat.com (Steven Pritchard (steve)) Date: Wed, 18 Apr 2007 12:44:36 -0400 Subject: rpms/perl-Algorithm-Diff/devel perl-Algorithm-Diff.spec,1.3,1.4 Message-ID: <200704181644.l3IGiaxd010681@cvs-int.fedora.redhat.com> Author: steve Update of /cvs/extras/rpms/perl-Algorithm-Diff/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv10660 Modified Files: perl-Algorithm-Diff.spec Log Message: Use fixperms macro instead of our own chmod incantation. BR ExtUtils::MakeMaker. Index: perl-Algorithm-Diff.spec =================================================================== RCS file: /cvs/extras/rpms/perl-Algorithm-Diff/devel/perl-Algorithm-Diff.spec,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- perl-Algorithm-Diff.spec 17 Sep 2006 22:38:44 -0000 1.3 +++ perl-Algorithm-Diff.spec 18 Apr 2007 16:44:02 -0000 1.4 @@ -1,6 +1,6 @@ Name: perl-Algorithm-Diff Version: 1.1902 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Algorithm::Diff Perl module License: GPL or Artistic Group: Development/Libraries @@ -8,6 +8,7 @@ Source0: http://www.cpan.org/authors/id/T/TY/TYEMQ/Algorithm-Diff-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch +BuildRequires: perl(ExtUtils::MakeMaker) Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) %description @@ -33,7 +34,7 @@ find $RPM_BUILD_ROOT -type f -name .packlist -exec rm -f {} \; find $RPM_BUILD_ROOT -depth -type d -exec rmdir {} 2>/dev/null \; -chmod -R u+rwX,go+rX,go-w $RPM_BUILD_ROOT/* +%{_fixperms} $RPM_BUILD_ROOT/* rm -f $RPM_BUILD_ROOT%{perl_vendorlib}/Algorithm/*.pl @@ -50,6 +51,10 @@ %{_mandir}/man3/* %changelog +* Wed Apr 18 2007 Steven Pritchard 1.1902-3 +- Use fixperms macro instead of our own chmod incantation. +- BR ExtUtils::MakeMaker. + * Sun Sep 17 2006 Steven Pritchard 1.1902-2 - Rebuild. From fedora-extras-commits at redhat.com Wed Apr 18 16:46:36 2007 From: fedora-extras-commits at redhat.com (Steven Pritchard (steve)) Date: Wed, 18 Apr 2007 12:46:36 -0400 Subject: rpms/perl-Apache-LogRegex/devel perl-Apache-LogRegex.spec,1.3,1.4 Message-ID: <200704181646.l3IGka40010816@cvs-int.fedora.redhat.com> Author: steve Update of /cvs/extras/rpms/perl-Apache-LogRegex/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv10750 Modified Files: perl-Apache-LogRegex.spec Log Message: BR ExtUtils::MakeMaker. Index: perl-Apache-LogRegex.spec =================================================================== RCS file: /cvs/extras/rpms/perl-Apache-LogRegex/devel/perl-Apache-LogRegex.spec,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- perl-Apache-LogRegex.spec 3 Nov 2006 22:46:41 -0000 1.3 +++ perl-Apache-LogRegex.spec 18 Apr 2007 16:46:02 -0000 1.4 @@ -1,6 +1,6 @@ Name: perl-Apache-LogRegex Version: 1.4 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Parse a line from an Apache logfile into a hash License: GPL or Artistic Group: Development/Libraries @@ -8,6 +8,7 @@ Source0: http://www.cpan.org/authors/id/P/PE/PETERHI/Apache-LogRegex-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch +BuildRequires: perl(ExtUtils::MakeMaker) Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) %description @@ -46,6 +47,9 @@ %{_mandir}/man3/* %changelog +* Wed Apr 18 2007 Steven Pritchard 1.4-2 +- BR ExtUtils::MakeMaker. + * Mon Oct 30 2006 Steven Pritchard 1.4-1 - Update to 1.4. - Cleanup to more closely match cpanspec output. From fedora-extras-commits at redhat.com Wed Apr 18 16:47:25 2007 From: fedora-extras-commits at redhat.com (Steven Pritchard (steve)) Date: Wed, 18 Apr 2007 12:47:25 -0400 Subject: rpms/perl-Apache-Session/devel perl-Apache-Session.spec,1.5,1.6 Message-ID: <200704181647.l3IGlPOk010961@cvs-int.fedora.redhat.com> Author: steve Update of /cvs/extras/rpms/perl-Apache-Session/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv10832 Modified Files: perl-Apache-Session.spec Log Message: BR ExtUtils::MakeMaker. Index: perl-Apache-Session.spec =================================================================== RCS file: /cvs/extras/rpms/perl-Apache-Session/devel/perl-Apache-Session.spec,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- perl-Apache-Session.spec 23 Feb 2007 02:11:16 -0000 1.5 +++ perl-Apache-Session.spec 18 Apr 2007 16:46:51 -0000 1.6 @@ -1,6 +1,6 @@ Name: perl-Apache-Session Version: 1.82 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Persistence framework for session data License: Artistic Group: Development/Libraries @@ -11,6 +11,7 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch BuildRequires: perl(DBI) +BuildRequires: perl(ExtUtils::MakeMaker) BuildRequires: perl(Test::Deep) >= 0.082 BuildRequires: perl(Test::Exception) >= 0.15 Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) @@ -52,6 +53,9 @@ %{_mandir}/man3/* %changelog +* Wed Apr 18 2007 Steven Pritchard 1.82-2 +- BR ExtUtils::MakeMaker. + * Thu Feb 22 2007 Steven Pritchard 1.82-1 - Update to 1.82. - Use fixperms macro instead of our own chmod incantation. From fedora-extras-commits at redhat.com Wed Apr 18 16:48:26 2007 From: fedora-extras-commits at redhat.com (Steven Pritchard (steve)) Date: Wed, 18 Apr 2007 12:48:26 -0400 Subject: rpms/perl-Devel-Leak/devel perl-Devel-Leak.spec,1.2,1.3 Message-ID: <200704181648.l3IGmQLu011072@cvs-int.fedora.redhat.com> Author: steve Update of /cvs/extras/rpms/perl-Devel-Leak/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv11015 Modified Files: perl-Devel-Leak.spec Log Message: BR ExtUtils::MakeMaker instead of perl-devel. Index: perl-Devel-Leak.spec =================================================================== RCS file: /cvs/extras/rpms/perl-Devel-Leak/devel/perl-Devel-Leak.spec,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- perl-Devel-Leak.spec 9 Mar 2007 20:13:57 -0000 1.2 +++ perl-Devel-Leak.spec 18 Apr 2007 16:47:52 -0000 1.3 @@ -1,13 +1,13 @@ Name: perl-Devel-Leak Version: 0.03 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Utility for looking for perl objects that are not reclaimed License: GPL or Artistic Group: Development/Libraries URL: http://search.cpan.org/dist/Devel-Leak/ Source0: http://www.cpan.org/authors/id/N/NI/NI-S/Devel-Leak-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) -BuildRequires: perl-devel +BuildRequires: perl(ExtUtils::MakeMaker) Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) %description @@ -46,6 +46,9 @@ %{_mandir}/man3/* %changelog +* Wed Apr 18 2007 Steven Pritchard 0.03-3 +- BR ExtUtils::MakeMaker instead of perl-devel. + * Fri Mar 09 2007 Steven Pritchard 0.03-2 - BR perl-devel. From fedora-extras-commits at redhat.com Wed Apr 18 16:49:48 2007 From: fedora-extras-commits at redhat.com (Steven Pritchard (steve)) Date: Wed, 18 Apr 2007 12:49:48 -0400 Subject: rpms/perl-File-Fetch/devel perl-File-Fetch.spec,1.4,1.5 Message-ID: <200704181649.l3IGnms1011165@cvs-int.fedora.redhat.com> Author: steve Update of /cvs/extras/rpms/perl-File-Fetch/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv11121 Modified Files: perl-File-Fetch.spec Log Message: BR ExtUtils::MakeMaker. Index: perl-File-Fetch.spec =================================================================== RCS file: /cvs/extras/rpms/perl-File-Fetch/devel/perl-File-Fetch.spec,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- perl-File-Fetch.spec 27 Jan 2007 21:04:08 -0000 1.4 +++ perl-File-Fetch.spec 18 Apr 2007 16:49:14 -0000 1.5 @@ -1,6 +1,6 @@ Name: perl-File-Fetch Version: 0.10 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Generic file fetching mechanism License: GPL or Artistic Group: Development/Libraries @@ -8,6 +8,7 @@ Source0: http://www.cpan.org/authors/id/K/KA/KANE/File-Fetch-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch +BuildRequires: perl(ExtUtils::MakeMaker) BuildRequires: perl(IPC::Cmd) >= 0.04 BuildRequires: perl(Locale::Maketext::Simple) BuildRequires: perl(Module::Load::Conditional) >= 0.04 @@ -50,6 +51,9 @@ %{_mandir}/man3/* %changelog +* Wed Apr 18 2007 Steven Pritchard 0.10-2 +- BR ExtUtils::MakeMaker. + * Sat Jan 27 2007 Steven Pritchard 0.10-1 - Update to 0.10. - Use fixperms macro instead of our own chmod incantation. From fedora-extras-commits at redhat.com Wed Apr 18 16:50:29 2007 From: fedora-extras-commits at redhat.com (Steven Pritchard (steve)) Date: Wed, 18 Apr 2007 12:50:29 -0400 Subject: rpms/perl-IPC-Cmd/devel perl-IPC-Cmd.spec,1.5,1.6 Message-ID: <200704181650.l3IGoTfs011228@cvs-int.fedora.redhat.com> Author: steve Update of /cvs/extras/rpms/perl-IPC-Cmd/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv11176 Modified Files: perl-IPC-Cmd.spec Log Message: BR ExtUtils::MakeMaker. Index: perl-IPC-Cmd.spec =================================================================== RCS file: /cvs/extras/rpms/perl-IPC-Cmd/devel/perl-IPC-Cmd.spec,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- perl-IPC-Cmd.spec 25 Nov 2006 01:09:34 -0000 1.5 +++ perl-IPC-Cmd.spec 18 Apr 2007 16:49:55 -0000 1.6 @@ -1,6 +1,6 @@ Name: perl-IPC-Cmd Version: 0.36 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Finding and running system commands made easy License: GPL or Artistic Group: Development/Libraries @@ -8,6 +8,7 @@ Source0: http://www.cpan.org/authors/id/K/KA/KANE/IPC-Cmd-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch +BuildRequires: perl(ExtUtils::MakeMaker) BuildRequires: perl(Locale::Maketext::Simple) BuildRequires: perl(Module::Load::Conditional) BuildRequires: perl(Params::Check) >= 0.20 @@ -47,6 +48,9 @@ %{_mandir}/man3/* %changelog +* Wed Apr 18 2007 Steven Pritchard 0.36-2 +- BR ExtUtils::MakeMaker. + * Fri Nov 24 2006 Steven Pritchard 0.36-1 - Update to 0.36. From fedora-extras-commits at redhat.com Wed Apr 18 16:53:35 2007 From: fedora-extras-commits at redhat.com (Steven Pritchard (steve)) Date: Wed, 18 Apr 2007 12:53:35 -0400 Subject: rpms/perl-Module-Compile/devel perl-Module-Compile.spec,1.1,1.2 Message-ID: <200704181653.l3IGrZ1Q011359@cvs-int.fedora.redhat.com> Author: steve Update of /cvs/extras/rpms/perl-Module-Compile/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv11313 Modified Files: perl-Module-Compile.spec Log Message: BR ExtUtils::MakeMaker. Index: perl-Module-Compile.spec =================================================================== RCS file: /cvs/extras/rpms/perl-Module-Compile/devel/perl-Module-Compile.spec,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- perl-Module-Compile.spec 13 Mar 2007 15:45:58 -0000 1.1 +++ perl-Module-Compile.spec 18 Apr 2007 16:53:01 -0000 1.2 @@ -1,6 +1,6 @@ Name: perl-Module-Compile Version: 0.20 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Perl Module Compilation License: GPL or Artistic Group: Development/Libraries @@ -9,6 +9,7 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch BuildRequires: perl(Digest::SHA1) +BuildRequires: perl(ExtUtils::MakeMaker) BuildRequires: perl(YAML) Requires: perl(Digest::SHA1) Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) @@ -47,6 +48,9 @@ %{_mandir}/man3/* %changelog +* Wed Apr 18 2007 Steven Pritchard 0.20-2 +- BR ExtUtils::MakeMaker. + * Thu Feb 01 2007 Steven Pritchard 0.20-1 - Specfile autogenerated by cpanspec 1.69.1. - Drop explicit perl build dependency. From fedora-extras-commits at redhat.com Wed Apr 18 16:54:33 2007 From: fedora-extras-commits at redhat.com (Steven Pritchard (steve)) Date: Wed, 18 Apr 2007 12:54:33 -0400 Subject: rpms/perl-Module-Load-Conditional/devel perl-Module-Load-Conditional.spec, 1.6, 1.7 Message-ID: <200704181654.l3IGsX5s011427@cvs-int.fedora.redhat.com> Author: steve Update of /cvs/extras/rpms/perl-Module-Load-Conditional/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv11402 Modified Files: perl-Module-Load-Conditional.spec Log Message: BR ExtUtils::MakeMaker. Index: perl-Module-Load-Conditional.spec =================================================================== RCS file: /cvs/extras/rpms/perl-Module-Load-Conditional/devel/perl-Module-Load-Conditional.spec,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- perl-Module-Load-Conditional.spec 27 Jan 2007 21:07:33 -0000 1.6 +++ perl-Module-Load-Conditional.spec 18 Apr 2007 16:53:59 -0000 1.7 @@ -1,6 +1,6 @@ Name: perl-Module-Load-Conditional Version: 0.16 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Looking up module information / loading at runtime License: GPL or Artistic Group: Development/Libraries @@ -8,6 +8,7 @@ Source0: http://www.cpan.org/authors/id/K/KA/KANE/Module-Load-Conditional-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch +BuildRequires: perl(ExtUtils::MakeMaker) BuildRequires: perl(Locale::Maketext::Simple) BuildRequires: perl(Module::Load) BuildRequires: perl(Params::Check) @@ -48,6 +49,9 @@ %{_mandir}/man3/* %changelog +* Wed Apr 18 2007 Steven Pritchard 0.16-2 +- BR ExtUtils::MakeMaker. + * Sat Jan 27 2007 Steven Pritchard 0.16-1 - Update to 0.16. - BR: version. From fedora-extras-commits at redhat.com Wed Apr 18 16:55:20 2007 From: fedora-extras-commits at redhat.com (Steven Pritchard (steve)) Date: Wed, 18 Apr 2007 12:55:20 -0400 Subject: rpms/perl-Net-SCP/devel perl-Net-SCP.spec,1.11,1.12 Message-ID: <200704181655.l3IGtKsC011488@cvs-int.fedora.redhat.com> Author: steve Update of /cvs/extras/rpms/perl-Net-SCP/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv11462 Modified Files: perl-Net-SCP.spec Log Message: BR ExtUtils::MakeMaker. Index: perl-Net-SCP.spec =================================================================== RCS file: /cvs/extras/rpms/perl-Net-SCP/devel/perl-Net-SCP.spec,v retrieving revision 1.11 retrieving revision 1.12 diff -u -r1.11 -r1.12 --- perl-Net-SCP.spec 3 Nov 2006 21:32:23 -0000 1.11 +++ perl-Net-SCP.spec 18 Apr 2007 16:54:46 -0000 1.12 @@ -1,6 +1,6 @@ Name: perl-Net-SCP Version: 0.07 -Release: 5%{?dist} +Release: 6%{?dist} Summary: Perl extension for secure copy protocol License: GPL or Artistic Group: Development/Libraries @@ -8,6 +8,7 @@ Source0: http://www.cpan.org/authors/id/I/IV/IVAN/Net-SCP-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch +BuildRequires: perl(ExtUtils::MakeMaker) BuildRequires: perl(Net::SSH) BuildRequires: perl(String::ShellQuote) Requires: openssh-clients @@ -47,6 +48,9 @@ %{_mandir}/man3/* %changelog +* Wed Apr 18 2007 Steven Pritchard 0.07-6 +- BR ExtUtils::MakeMaker. + * Thu Nov 02 2006 Steven Pritchard 0.07-5 - Cleanup to more closely match cpanspec output. From fedora-extras-commits at redhat.com Wed Apr 18 16:56:32 2007 From: fedora-extras-commits at redhat.com (Steven Pritchard (steve)) Date: Wed, 18 Apr 2007 12:56:32 -0400 Subject: rpms/perl-Perl6-Bible/devel perl-Perl6-Bible.spec,1.1,1.2 Message-ID: <200704181656.l3IGuW6v011556@cvs-int.fedora.redhat.com> Author: steve Update of /cvs/extras/rpms/perl-Perl6-Bible/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv11534 Modified Files: perl-Perl6-Bible.spec Log Message: BR ExtUtils::MakeMaker. Index: perl-Perl6-Bible.spec =================================================================== RCS file: /cvs/extras/rpms/perl-Perl6-Bible/devel/perl-Perl6-Bible.spec,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- perl-Perl6-Bible.spec 28 Dec 2006 17:12:54 -0000 1.1 +++ perl-Perl6-Bible.spec 18 Apr 2007 16:55:58 -0000 1.2 @@ -1,6 +1,6 @@ Name: perl-Perl6-Bible Version: 0.30 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Perl 6 Design Documentations License: GPL or Artistic Group: Development/Libraries @@ -9,6 +9,7 @@ Source1: README.license BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch +BuildRequires: perl(ExtUtils::MakeMaker) Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) %description @@ -51,6 +52,9 @@ %{_mandir}/man3/* %changelog +* Wed Apr 18 2007 Steven Pritchard 0.30-3 +- BR ExtUtils::MakeMaker. + * Thu Dec 21 2006 Steven Pritchard 0.30-2 - Include README.license. - Fix find option order. From fedora-extras-commits at redhat.com Wed Apr 18 16:57:11 2007 From: fedora-extras-commits at redhat.com (Steven Pritchard (steve)) Date: Wed, 18 Apr 2007 12:57:11 -0400 Subject: rpms/perl-Spoon/devel perl-Spoon.spec,1.5,1.6 Message-ID: <200704181657.l3IGvBEP011622@cvs-int.fedora.redhat.com> Author: steve Update of /cvs/extras/rpms/perl-Spoon/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv11562 Modified Files: perl-Spoon.spec Log Message: BR ExtUtils::MakeMaker. Index: perl-Spoon.spec =================================================================== RCS file: /cvs/extras/rpms/perl-Spoon/devel/perl-Spoon.spec,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- perl-Spoon.spec 26 Dec 2006 18:30:17 -0000 1.5 +++ perl-Spoon.spec 18 Apr 2007 16:56:37 -0000 1.6 @@ -1,6 +1,6 @@ Name: perl-Spoon Version: 0.24 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Spiffy Application Building Framework License: GPL or Artistic Group: Development/Libraries @@ -8,6 +8,7 @@ Source0: http://www.cpan.org/authors/id/I/IN/INGY/Spoon-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch +BuildRequires: perl(ExtUtils::MakeMaker) BuildRequires: perl(IO::All) >= 0.32 BuildRequires: perl(Spiffy) >= 0.22 BuildRequires: perl(Template) >= 2.10 @@ -61,6 +62,9 @@ %{_mandir}/man3/* %changelog +* Wed Apr 18 2007 Steven Pritchard 0.24-2 +- BR ExtUtils::MakeMaker. + * Tue Dec 26 2006 Steven Pritchard 0.24-1 - Update to 0.24. - Use fixperms macro instead of our own chmod incantation. From fedora-extras-commits at redhat.com Wed Apr 18 16:58:06 2007 From: fedora-extras-commits at redhat.com (Steven Pritchard (steve)) Date: Wed, 18 Apr 2007 12:58:06 -0400 Subject: rpms/perl-Term-UI/devel perl-Term-UI.spec,1.3,1.4 Message-ID: <200704181658.l3IGw6JN011692@cvs-int.fedora.redhat.com> Author: steve Update of /cvs/extras/rpms/perl-Term-UI/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv11671 Modified Files: perl-Term-UI.spec Log Message: BR ExtUtils::MakeMaker. Index: perl-Term-UI.spec =================================================================== RCS file: /cvs/extras/rpms/perl-Term-UI/devel/perl-Term-UI.spec,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- perl-Term-UI.spec 3 Nov 2006 22:40:19 -0000 1.3 +++ perl-Term-UI.spec 18 Apr 2007 16:57:32 -0000 1.4 @@ -1,6 +1,6 @@ Name: perl-Term-UI Version: 0.14 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Term::ReadLine UI made easy License: GPL or Artistic Group: Development/Libraries @@ -8,6 +8,7 @@ Source0: http://www.cpan.org/authors/id/K/KA/KANE/Term-UI-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch +BuildRequires: perl(ExtUtils::MakeMaker) BuildRequires: perl(Locale::Maketext::Simple) BuildRequires: perl(Log::Message::Simple) BuildRequires: perl(Params::Check) @@ -49,6 +50,9 @@ %{_mandir}/man3/* %changelog +* Wed Apr 18 2007 Steven Pritchard 0.14-2 +- BR ExtUtils::MakeMaker. + * Fri Nov 03 2006 Steven Pritchard 0.14-1 - Update to 0.14. - Use fixperms macro instead of our own chmod incantation. From fedora-extras-commits at redhat.com Wed Apr 18 16:58:42 2007 From: fedora-extras-commits at redhat.com (Steven Pritchard (steve)) Date: Wed, 18 Apr 2007 12:58:42 -0400 Subject: rpms/perl-Test-Base/devel perl-Test-Base.spec,1.5,1.6 Message-ID: <200704181658.l3IGwgDi011759@cvs-int.fedora.redhat.com> Author: steve Update of /cvs/extras/rpms/perl-Test-Base/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv11697 Modified Files: perl-Test-Base.spec Log Message: BR ExtUtils::MakeMaker. Index: perl-Test-Base.spec =================================================================== RCS file: /cvs/extras/rpms/perl-Test-Base/devel/perl-Test-Base.spec,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- perl-Test-Base.spec 10 Dec 2006 01:51:28 -0000 1.5 +++ perl-Test-Base.spec 18 Apr 2007 16:58:09 -0000 1.6 @@ -1,6 +1,6 @@ Name: perl-Test-Base Version: 0.53 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Data Driven Testing Framework License: GPL or Artistic Group: Development/Libraries @@ -8,6 +8,7 @@ Source0: http://www.cpan.org/authors/id/I/IN/INGY/Test-Base-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch +BuildRequires: perl(ExtUtils::MakeMaker) BuildRequires: perl(Spiffy) >= 0.30 BuildRequires: perl(Text::Diff) >= 0.35 Requires: perl(Text::Diff) >= 0.35 @@ -51,6 +52,9 @@ %{_mandir}/man3/* %changelog +* Wed Apr 18 2007 Steven Pritchard 0.53-2 +- BR ExtUtils::MakeMaker. + * Sat Dec 09 2006 Steven Pritchard 0.53-1 - Update to 0.53. - Use fixperms macro instead of our own chmod incantation. From fedora-extras-commits at redhat.com Wed Apr 18 16:59:33 2007 From: fedora-extras-commits at redhat.com (Steven Pritchard (steve)) Date: Wed, 18 Apr 2007 12:59:33 -0400 Subject: rpms/perl-Test-NoWarnings/devel perl-Test-NoWarnings.spec,1.4,1.5 Message-ID: <200704181659.l3IGxXmY011846@cvs-int.fedora.redhat.com> Author: steve Update of /cvs/extras/rpms/perl-Test-NoWarnings/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv11813 Modified Files: perl-Test-NoWarnings.spec Log Message: BR ExtUtils::MakeMaker. Index: perl-Test-NoWarnings.spec =================================================================== RCS file: /cvs/extras/rpms/perl-Test-NoWarnings/devel/perl-Test-NoWarnings.spec,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- perl-Test-NoWarnings.spec 26 Dec 2006 18:33:55 -0000 1.4 +++ perl-Test-NoWarnings.spec 18 Apr 2007 16:58:59 -0000 1.5 @@ -1,6 +1,6 @@ Name: perl-Test-NoWarnings Version: 0.083 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Make sure you didn't emit any warnings while testing License: LGPL Group: Development/Libraries @@ -8,6 +8,7 @@ Source0: http://www.cpan.org/authors/id/F/FD/FDALY/Test-NoWarnings-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch +BuildRequires: perl(ExtUtils::MakeMaker) BuildRequires: perl(Test::Tester) >= 0.103 Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) @@ -49,6 +50,9 @@ %{_mandir}/man3/* %changelog +* Wed Apr 18 2007 Steven Pritchard 0.083-2 +- BR ExtUtils::MakeMaker. + * Tue Dec 26 2006 Steven Pritchard 0.083-1 - Update to 0.083. - Use fixperms macro instead of our own chmod incantation. From fedora-extras-commits at redhat.com Wed Apr 18 17:00:04 2007 From: fedora-extras-commits at redhat.com (Steven Pritchard (steve)) Date: Wed, 18 Apr 2007 13:00:04 -0400 Subject: rpms/perl-Test-Tester/devel perl-Test-Tester.spec,1.3,1.4 Message-ID: <200704181700.l3IH04On011921@cvs-int.fedora.redhat.com> Author: steve Update of /cvs/extras/rpms/perl-Test-Tester/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv11840 Modified Files: perl-Test-Tester.spec Log Message: BR ExtUtils::MakeMaker. Index: perl-Test-Tester.spec =================================================================== RCS file: /cvs/extras/rpms/perl-Test-Tester/devel/perl-Test-Tester.spec,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- perl-Test-Tester.spec 26 Dec 2006 18:35:55 -0000 1.3 +++ perl-Test-Tester.spec 18 Apr 2007 16:59:30 -0000 1.4 @@ -1,6 +1,6 @@ Name: perl-Test-Tester Version: 0.104 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Ease testing test modules built with Test::Builder License: GPL or Artistic Group: Development/Libraries @@ -8,6 +8,7 @@ Source0: http://www.cpan.org/authors/id/F/FD/FDALY/Test-Tester-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch +BuildRequires: perl(ExtUtils::MakeMaker) Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) %description @@ -44,6 +45,9 @@ %{_mandir}/man3/* %changelog +* Wed Apr 18 2007 Steven Pritchard 0.104-2 +- BR ExtUtils::MakeMaker. + * Tue Dec 26 2006 Steven Pritchard 0.104-1 - Update to 0.104. - Use fixperms macro instead of our own chmod incantation. From fedora-extras-commits at redhat.com Wed Apr 18 17:01:12 2007 From: fedora-extras-commits at redhat.com (Steven Pritchard (steve)) Date: Wed, 18 Apr 2007 13:01:12 -0400 Subject: rpms/perl-YAML-Parser-Syck/devel perl-YAML-Parser-Syck.spec, 1.4, 1.5 Message-ID: <200704181701.l3IH1CPQ016195@cvs-int.fedora.redhat.com> Author: steve Update of /cvs/extras/rpms/perl-YAML-Parser-Syck/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv11974 Modified Files: perl-YAML-Parser-Syck.spec Log Message: BR ExtUtils::MakeMaker. Index: perl-YAML-Parser-Syck.spec =================================================================== RCS file: /cvs/extras/rpms/perl-YAML-Parser-Syck/devel/perl-YAML-Parser-Syck.spec,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- perl-YAML-Parser-Syck.spec 21 Nov 2006 14:57:31 -0000 1.4 +++ perl-YAML-Parser-Syck.spec 18 Apr 2007 17:00:38 -0000 1.5 @@ -1,6 +1,6 @@ Name: perl-YAML-Parser-Syck Version: 0.01 -Release: 7%{?dist} +Release: 8%{?dist} Summary: Perl Wrapper for the YAML Parser Extension: libsyck License: GPL or Artistic Group: Development/Libraries @@ -8,6 +8,7 @@ Source0: http://www.cpan.org/authors/id/I/IN/INGY/YAML-Parser-Syck-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: syck-devel +BuildRequires: perl(ExtUtils::MakeMaker) Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) %description @@ -47,6 +48,9 @@ %{_mandir}/man3/* %changelog +* Wed Apr 18 2007 Steven Pritchard 0.01-8 +- BR ExtUtils::MakeMaker. + * Mon Nov 20 2006 Steven Pritchard 0.01-7 - Cleanup to more closely resemble cpanspec output. - Fix find option order. From fedora-extras-commits at redhat.com Wed Apr 18 17:05:18 2007 From: fedora-extras-commits at redhat.com (Ville Skytta (scop)) Date: Wed, 18 Apr 2007 13:05:18 -0400 Subject: fedora-security/audit fe5,1.183,1.184 fe6,1.96,1.97 Message-ID: <200704181705.l3IH5Ilj016328@cvs-int.fedora.redhat.com> Author: scop Update of /cvs/fedora/fedora-security/audit In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv16305 Modified Files: fe5 fe6 Log Message: clamav, seamonkey Index: fe5 =================================================================== RCS file: /cvs/fedora/fedora-security/audit/fe5,v retrieving revision 1.183 retrieving revision 1.184 diff -u -r1.183 -r1.184 --- fe5 16 Apr 2007 16:17:28 -0000 1.183 +++ fe5 18 Apr 2007 17:05:16 -0000 1.184 @@ -3,6 +3,7 @@ ** are items that need attention CVE-2007-2016 ignore (phpMyAdmin, < 2.8.0.2 never shipped) +CVE-2007-1997 ignore (clamav, 0.90/0.90.1 only) CVE-2007-1897 version (wordpress, fixed 2.1.3) #235912 CVE-2007-1894 version (wordpress, fixed 2.1.3-0.rc2) CVE-2007-1893 version (wordpress, fixed 2.1.3) #235912 @@ -10,6 +11,7 @@ CVE-2007-1869 version (lighttpd, fixed 1.4.14) #236489 CVE-2007-1804 VULNERABLE (pulseaudio) #235013 CVE-2007-1799 version (ktorrent, fixed 2.1.3) #235014 +CVE-2007-1745 ** (clamav) #236948 CVE-2007-1732 ignore (wordpress) #235015 CVE-2007-1622 version (wordpress, fixed 2.1.3-0.rc2) #233703 CVE-2007-1614 version (zziplib, fixed 0.13.49) #233700 Index: fe6 =================================================================== RCS file: /cvs/fedora/fedora-security/audit/fe6,v retrieving revision 1.96 retrieving revision 1.97 diff -u -r1.96 -r1.97 --- fe6 16 Apr 2007 16:17:28 -0000 1.96 +++ fe6 18 Apr 2007 17:05:16 -0000 1.97 @@ -3,6 +3,7 @@ ** are items that need attention CVE-2007-2016 ignore (phpMyAdmin, < 2.8.0.2 never shipped) +CVE-2007-1997 ignore (clamav, 0.90/0.90.1 only) CVE-2007-1897 version (wordpress, fixed 2.1.3) #235912 CVE-2007-1894 version (wordpress, fixed 2.1.3-0.rc2) CVE-2007-1893 version (wordpress, fixed 2.1.3) #235912 @@ -10,6 +11,7 @@ CVE-2007-1869 version (lighttpd, fixed 1.4.14) #236489 CVE-2007-1804 VULNERABLE (pulseaudio) #235013 CVE-2007-1799 version (ktorrent, fixed 2.1.3) #235014 +CVE-2007-1745 ** (clamav) #236948 CVE-2007-1732 ignore (wordpress) #235015 CVE-2007-1622 version (wordpress, fixed 2.1.3-0.rc2) #233703 CVE-2007-1614 version (zziplib, fixed 0.13.49) #233700 @@ -51,7 +53,7 @@ CVE-2007-0998 version (qemu, fixed 0.8.2) CVE-2007-0996 version (seamonkey, fixed 1.0.8) CVE-2007-0995 version (seamonkey, fixed 1.0.8) -CVE-2007-0981 VULNERABLE (seamonkey) #229253 +CVE-2007-0981 version (seamonkey, fixed 1.0.8) #229253 CVE-2007-0903 version (ejabberd, fixed 1.1.3) CVE-2007-0902 ** (moin) #228764 CVE-2007-0901 ** (moin) #228764 From fedora-extras-commits at redhat.com Wed Apr 18 17:07:18 2007 From: fedora-extras-commits at redhat.com (Thorsten Leemhuis (thl)) Date: Wed, 18 Apr 2007 13:07:18 -0400 Subject: rpms/python-crypto/devel python-crypto.spec,1.13,1.14 Message-ID: <200704181707.l3IH7ILA016581@cvs-int.fedora.redhat.com> Author: thl Update of /cvs/extras/rpms/python-crypto/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv16488 Modified Files: python-crypto.spec Log Message: 2.0.1-6 - Remove dist - rebuild, because the older version was much bigger, as it was build when distutils was doing static links of libpython Index: python-crypto.spec =================================================================== RCS file: /cvs/extras/rpms/python-crypto/devel/python-crypto.spec,v retrieving revision 1.13 retrieving revision 1.14 diff -u -r1.13 -r1.14 --- python-crypto.spec 9 Dec 2006 07:38:18 -0000 1.13 +++ python-crypto.spec 18 Apr 2007 17:06:44 -0000 1.14 @@ -4,7 +4,7 @@ Summary: Cryptography library for Python Name: python-crypto Version: 2.0.1 -Release: 5%{?dist} +Release: 6 License: Python License (CNRI Python License) Group: Development/Libraries URL: http://www.amk.ca/python/code/crypto.html @@ -64,6 +64,11 @@ %changelog +* Sat Dec 09 2006 Thorsten Leemhuis - 2.0.1-6 +- Remove dist +- rebuild, because the older version was much bigger, as it was build when + distutils was doing static links of libpython + * Sat Dec 09 2006 Thorsten Leemhuis - 2.0.1-5 - Rebuild for python 2.5 From fedora-extras-commits at redhat.com Wed Apr 18 17:16:09 2007 From: fedora-extras-commits at redhat.com (Dennis Gilmore (ausil)) Date: Wed, 18 Apr 2007 13:16:09 -0400 Subject: rpms/konversation/EL-5 konversation.spec,1.11,1.12 Message-ID: <200704181716.l3IHG9O6016792@cvs-int.fedora.redhat.com> Author: ausil Update of /cvs/extras/rpms/konversation/EL-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv16744 Modified Files: konversation.spec Log Message: rebuild against RHEL5 final Index: konversation.spec =================================================================== RCS file: /cvs/extras/rpms/konversation/EL-5/konversation.spec,v retrieving revision 1.11 retrieving revision 1.12 diff -u -r1.11 -r1.12 --- konversation.spec 17 Oct 2006 14:02:18 -0000 1.11 +++ konversation.spec 18 Apr 2007 17:15:34 -0000 1.12 @@ -1,6 +1,6 @@ Name: konversation Version: 1.0.1 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Konversation is a user friendly IRC client for KDE Group: Applications/Internet @@ -81,6 +81,9 @@ %changelog +* Wed Apr 18 2007 Dennis Gilmore - 1.0.1-3 +- Bump and rebuild against RHEL5 final + * Tue Oct 17 2006 Dennis Gilmore - 1.0.1-2 - add gettext as br so translations get built correctly From fedora-extras-commits at redhat.com Wed Apr 18 17:16:10 2007 From: fedora-extras-commits at redhat.com (Ville Skytta (scop)) Date: Wed, 18 Apr 2007 13:16:10 -0400 Subject: rpms/pcsc-perl/devel pcsc-perl-1.4.6-defines.patch, NONE, 1.1 .cvsignore, 1.5, 1.6 pcsc-perl.spec, 1.12, 1.13 sources, 1.5, 1.6 Message-ID: <200704181716.l3IHGAah016797@cvs-int.fedora.redhat.com> Author: scop Update of /cvs/extras/rpms/pcsc-perl/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv16759 Modified Files: .cvsignore pcsc-perl.spec sources Added Files: pcsc-perl-1.4.6-defines.patch Log Message: * Tue Apr 17 2007 Ville Skytt?? - 1.4.6-1 - 1.4.6 + PCSCperl.h #defines fixes. - BuildRequire perl(ExtUtils::MakeMaker). pcsc-perl-1.4.6-defines.patch: --- NEW FILE pcsc-perl-1.4.6-defines.patch --- --- pcsc-perl-1.4.6/PCSCperl.h~ 2007-04-17 23:06:16.000000000 +0300 +++ pcsc-perl-1.4.6/PCSCperl.h 2007-04-17 23:12:04.000000000 +0300 @@ -66,8 +66,8 @@ # define CLOSE_LIB(x) dlclose(x) # define DLL_HANDLE void* # define GET_FCT dlsym -#define LPCTSTR LPCSTR -#define LPTSTR LPSTR +# define LPCSTR LPCTSTR +# define LPSTR LPTSTR #endif /* LINUX/FreeBSD */ #ifdef __APPLE__ Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/pcsc-perl/devel/.cvsignore,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- .cvsignore 28 Aug 2006 16:48:40 -0000 1.5 +++ .cvsignore 18 Apr 2007 17:15:36 -0000 1.6 @@ -1 +1 @@ -pcsc-perl-1.4.4.tar.gz +pcsc-perl-1.4.6.tar.gz Index: pcsc-perl.spec =================================================================== RCS file: /cvs/extras/rpms/pcsc-perl/devel/pcsc-perl.spec,v retrieving revision 1.12 retrieving revision 1.13 diff -u -r1.12 -r1.13 --- pcsc-perl.spec 23 Dec 2006 23:11:11 -0000 1.12 +++ pcsc-perl.spec 18 Apr 2007 17:15:36 -0000 1.13 @@ -5,17 +5,18 @@ %endif Name: pcsc-perl -Version: 1.4.4 -Release: 3%{?dist} +Version: 1.4.6 +Release: 1%{?dist} Summary: Perl interface to the PC/SC smart card library Group: Development/Libraries License: GPL URL: http://ludovic.rousseau.free.fr/softwares/pcsc-perl/ Source0: http://ludovic.rousseau.free.fr/softwares/pcsc-perl/%{name}-%{version}.tar.gz +Patch0: %{name}-1.4.6-defines.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) -BuildRequires: perl +BuildRequires: perl(ExtUtils::MakeMaker) BuildRequires: pcsc-lite-devel >= %{pcscver} Requires: %{pcsclib}%{?mark64} Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) @@ -28,6 +29,7 @@ %prep %setup -q +%patch0 -p1 chmod 644 examples/* # avoid dependencies f=Changelog ; iconv -f iso-8859-1 -t utf-8 $f > $f.utf8 ; mv $f.utf8 $f @@ -66,6 +68,10 @@ %changelog +* Tue Apr 17 2007 Ville Skytt?? - 1.4.6-1 +- 1.4.6 + PCSCperl.h #defines fixes. +- BuildRequire perl(ExtUtils::MakeMaker). + * Sun Dec 24 2006 Ville Skytt?? - 1.4.4-3 - Eliminate file based dependencies. Index: sources =================================================================== RCS file: /cvs/extras/rpms/pcsc-perl/devel/sources,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- sources 28 Aug 2006 16:48:40 -0000 1.5 +++ sources 18 Apr 2007 17:15:36 -0000 1.6 @@ -1 +1 @@ -999bd6ab4b41d6dd5b78fc6eb8d4b3fd pcsc-perl-1.4.4.tar.gz +b68132de27d2ce2dd8d796fd123da878 pcsc-perl-1.4.6.tar.gz From fedora-extras-commits at redhat.com Wed Apr 18 17:34:25 2007 From: fedora-extras-commits at redhat.com (Ville Skytta (scop)) Date: Wed, 18 Apr 2007 13:34:25 -0400 Subject: rpms/perl-Config-General/devel .cvsignore, 1.6, 1.7 perl-Config-General.spec, 1.11, 1.12 sources, 1.6, 1.7 Message-ID: <200704181734.l3IHYPhQ017468@cvs-int.fedora.redhat.com> Author: scop Update of /cvs/extras/rpms/perl-Config-General/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv17445 Modified Files: .cvsignore perl-Config-General.spec sources Log Message: * Wed Apr 18 2007 Ville Skytt?? - 2.33-1 - 2.33. - BuildRequire perl(ExtUtils::MakeMaker) and perl(Test::More). Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/perl-Config-General/devel/.cvsignore,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- .cvsignore 24 Feb 2007 20:43:16 -0000 1.6 +++ .cvsignore 18 Apr 2007 17:33:51 -0000 1.7 @@ -1 +1 @@ -Config-General-2.32.tar.gz +Config-General-2.33.tar.gz Index: perl-Config-General.spec =================================================================== RCS file: /cvs/extras/rpms/perl-Config-General/devel/perl-Config-General.spec,v retrieving revision 1.11 retrieving revision 1.12 diff -u -r1.11 -r1.12 --- perl-Config-General.spec 24 Feb 2007 20:43:16 -0000 1.11 +++ perl-Config-General.spec 18 Apr 2007 17:33:51 -0000 1.12 @@ -1,5 +1,5 @@ Name: perl-Config-General -Version: 2.32 +Version: 2.33 Release: 1%{?dist} Summary: Generic configuration module for Perl @@ -10,7 +10,8 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch -BuildRequires: perl +BuildRequires: perl(ExtUtils::MakeMaker) +BuildRequires: perl(Test::More) Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) %description @@ -63,6 +64,10 @@ %changelog +* Wed Apr 18 2007 Ville Skytt?? - 2.33-1 +- 2.33. +- BuildRequire perl(ExtUtils::MakeMaker) and perl(Test::More). + * Sat Feb 24 2007 Ville Skytt?? - 2.32-1 - 2.32. Index: sources =================================================================== RCS file: /cvs/extras/rpms/perl-Config-General/devel/sources,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- sources 24 Feb 2007 20:43:16 -0000 1.6 +++ sources 18 Apr 2007 17:33:51 -0000 1.7 @@ -1 +1 @@ -7c1a0ea5ef1472671f7bbe7cd5093cc9 Config-General-2.32.tar.gz +ccf66b464a2cf8fe8069e471ee130a13 Config-General-2.33.tar.gz From fedora-extras-commits at redhat.com Wed Apr 18 17:40:21 2007 From: fedora-extras-commits at redhat.com (Andrew Overholt (overholt)) Date: Wed, 18 Apr 2007 13:40:21 -0400 Subject: rpms/eclipse-mylar/devel eclipse-mylar-createSocketworkaround.patch, NONE, 1.1 eclipse-mylar.spec, 1.5, 1.6 Message-ID: <200704181740.l3IHeL8I017611@cvs-int.fedora.redhat.com> Author: overholt Update of /cvs/extras/rpms/eclipse-mylar/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv17583 Modified Files: eclipse-mylar.spec Added Files: eclipse-mylar-createSocketworkaround.patch Log Message: * Wed Apr 18 2007 Andrew Overholt 1.0-4 - Add workaround for missing method in GNU Classpath. eclipse-mylar-createSocketworkaround.patch: --- NEW FILE eclipse-mylar-createSocketworkaround.patch --- ### Eclipse Workspace Patch 1.0 #P org.eclipse.mylar.tasks.core Index: src/org/eclipse/mylar/internal/tasks/core/SslProtocolSocketFactory.java =================================================================== RCS file: /cvsroot/technology/org.eclipse.mylar/org.eclipse.mylar.tasks.core/src/org/eclipse/mylar/internal/tasks/core/Attic/SslProtocolSocketFactory.java,v retrieving revision 1.3 diff -u -r1.3 SslProtocolSocketFactory.java --- src/org/eclipse/mylar/internal/tasks/core/SslProtocolSocketFactory.java 7 Dec 2006 04:38:20 -0000 1.3 +++ src/org/eclipse/mylar/internal/tasks/core/SslProtocolSocketFactory.java 18 Apr 2007 15:58:11 -0000 @@ -97,10 +97,10 @@ } } - - Socket socket = getSslContext().getSocketFactory().createSocket(); - socket.bind(new InetSocketAddress(clientHost, clientPort)); - socket.connect(new InetSocketAddress(remoteHost, remotePort), params.getConnectionTimeout()); + + Socket socket = getSslContext().getSocketFactory().createSocket(remoteHost, remotePort, clientHost, clientPort); +// socket.bind(new InetSocketAddress(clientHost, clientPort)); +// socket.connect(new InetSocketAddress(remoteHost, remotePort), params.getConnectionTimeout()); return socket; } Index: eclipse-mylar.spec =================================================================== RCS file: /cvs/extras/rpms/eclipse-mylar/devel/eclipse-mylar.spec,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- eclipse-mylar.spec 12 Apr 2007 15:45:23 -0000 1.5 +++ eclipse-mylar.spec 18 Apr 2007 17:39:47 -0000 1.6 @@ -4,7 +4,7 @@ Name: eclipse-mylar Summary: Mylar is a task-focused UI for Eclipse Version: 1.0 -Release: 3%{?dist} +Release: 4%{?dist} License: Eclipse Public License URL: http://www.eclipse.org/mylar @@ -24,6 +24,8 @@ # environment - will file upstream Patch1: %{name}-web1.5.patch Patch2: %{name}-team1.5.patch +# SSLSocketFactory#createSocket() is not implemented in GNU Classpath +Patch3: %{name}-createSocketworkaround.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) @@ -208,6 +210,9 @@ pushd org.eclipse.mylar.team %patch2 -p0 popd +pushd org.eclipse.mylar.tasks.core +%patch3 -p0 +popd /bin/sh -x %{eclipse_base}/buildscripts/copy-platform SDK %{eclipse_base} mkdir home @@ -385,6 +390,9 @@ %endif %changelog +* Wed Apr 18 2007 Andrew Overholt 1.0-4 +- Add workaround for missing method in GNU Classpath. + * Thu Apr 12 2007 Andrew Overholt 1.0-3 - Add Obsoletes and Provides for eclipse-bugzilla on eclipse-mylar-bugzilla (comments in bug #222677). If someone notices From fedora-extras-commits at redhat.com Wed Apr 18 17:45:39 2007 From: fedora-extras-commits at redhat.com (Ville Skytta (scop)) Date: Wed, 18 Apr 2007 13:45:39 -0400 Subject: rpms/perl-HTML-Encoding/devel perl-HTML-Encoding.spec,1.2,1.3 Message-ID: <200704181745.l3IHjdcC017908@cvs-int.fedora.redhat.com> Author: scop Update of /cvs/extras/rpms/perl-HTML-Encoding/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv17848 Modified Files: perl-HTML-Encoding.spec Log Message: * Tue Apr 17 2007 Ville Skytt?? - 0.52-2 - BuildRequire perl(Test::More). Index: perl-HTML-Encoding.spec =================================================================== RCS file: /cvs/extras/rpms/perl-HTML-Encoding/devel/perl-HTML-Encoding.spec,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- perl-HTML-Encoding.spec 3 Apr 2007 07:52:45 -0000 1.2 +++ perl-HTML-Encoding.spec 18 Apr 2007 17:45:05 -0000 1.3 @@ -1,6 +1,6 @@ Name: perl-HTML-Encoding Version: 0.52 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Determine the encoding of HTML/XML/XHTML documents Group: Development/Libraries @@ -13,6 +13,7 @@ BuildRequires: perl(HTML::Parser) BuildRequires: perl(HTTP::Headers::Util) BuildRequires: perl(ExtUtils::MakeMaker) +BuildRequires: perl(Test::More) Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) %description @@ -55,6 +56,9 @@ %changelog +* Tue Apr 17 2007 Ville Skytt?? - 0.52-2 +- BuildRequire perl(Test::More). + * Tue Apr 3 2007 Ville Skytt?? - 0.52-1 - First Fedora build. From fedora-extras-commits at redhat.com Wed Apr 18 17:47:41 2007 From: fedora-extras-commits at redhat.com (Ville Skytta (scop)) Date: Wed, 18 Apr 2007 13:47:41 -0400 Subject: rpms/perl-IPC-Run/devel perl-IPC-Run.spec,1.13,1.14 Message-ID: <200704181747.l3IHlfii017997@cvs-int.fedora.redhat.com> Author: scop Update of /cvs/extras/rpms/perl-IPC-Run/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv17975 Modified Files: perl-IPC-Run.spec Log Message: * Tue Apr 17 2007 Ville Skytt?? - 0.80-3 - BuildRequire perl(ExtUtils::MakeMaker). Index: perl-IPC-Run.spec =================================================================== RCS file: /cvs/extras/rpms/perl-IPC-Run/devel/perl-IPC-Run.spec,v retrieving revision 1.13 retrieving revision 1.14 diff -u -r1.13 -r1.14 --- perl-IPC-Run.spec 30 Aug 2006 15:48:41 -0000 1.13 +++ perl-IPC-Run.spec 18 Apr 2007 17:47:07 -0000 1.14 @@ -1,6 +1,6 @@ Name: perl-IPC-Run Version: 0.80 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Perl module for interacting with child processes License: GPL or Artistic @@ -10,6 +10,7 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch +BuildRequires: perl(ExtUtils::MakeMaker) BuildRequires: perl(IO::Pty) Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) @@ -60,6 +61,9 @@ %changelog +* Tue Apr 17 2007 Ville Skytt?? - 0.80-3 +- BuildRequire perl(ExtUtils::MakeMaker). + * Wed Aug 30 2006 Ville Skytt?? - 0.80-2 - Fix order of arguments to find(1). From fedora-extras-commits at redhat.com Wed Apr 18 17:49:50 2007 From: fedora-extras-commits at redhat.com (Ville Skytta (scop)) Date: Wed, 18 Apr 2007 13:49:50 -0400 Subject: rpms/perl-MIME-Types/devel perl-MIME-Types.spec,1.12,1.13 Message-ID: <200704181749.l3IHnoq0018087@cvs-int.fedora.redhat.com> Author: scop Update of /cvs/extras/rpms/perl-MIME-Types/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv18066 Modified Files: perl-MIME-Types.spec Log Message: * Tue Apr 17 2007 Ville Skytt?? - 1.19-2 - BuildRequire perl(Test::More). Index: perl-MIME-Types.spec =================================================================== RCS file: /cvs/extras/rpms/perl-MIME-Types/devel/perl-MIME-Types.spec,v retrieving revision 1.12 retrieving revision 1.13 diff -u -r1.12 -r1.13 --- perl-MIME-Types.spec 25 Mar 2007 21:06:30 -0000 1.12 +++ perl-MIME-Types.spec 18 Apr 2007 17:49:16 -0000 1.13 @@ -1,6 +1,6 @@ Name: perl-MIME-Types Version: 1.19 -Release: 1%{?dist} +Release: 2%{?dist} Summary: MIME types module for Perl License: GPL or Artistic @@ -11,6 +11,7 @@ BuildArch: noarch BuildRequires: perl(ExtUtils::MakeMaker) +BuildRequires: perl(Test::More) Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) %description @@ -56,6 +57,9 @@ %changelog +* Tue Apr 17 2007 Ville Skytt?? - 1.19-2 +- BuildRequire perl(Test::More). + * Mon Mar 26 2007 Ville Skytt?? - 1.19-1 - 1.19. - BuildRequire perl(ExtUtils::MakeMaker). From fedora-extras-commits at redhat.com Wed Apr 18 17:54:01 2007 From: fedora-extras-commits at redhat.com (Ville Skytta (scop)) Date: Wed, 18 Apr 2007 13:54:01 -0400 Subject: rpms/perl-Module-Signature/devel perl-Module-Signature.spec, 1.9, 1.10 Message-ID: <200704181754.l3IHs192018194@cvs-int.fedora.redhat.com> Author: scop Update of /cvs/extras/rpms/perl-Module-Signature/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv18168 Modified Files: perl-Module-Signature.spec Log Message: * Tue Apr 17 2007 Ville Skytt?? - 0.55-2 - BuildRequire perl(ExtUtils::MakeMaker) and perl(Test::More). Index: perl-Module-Signature.spec =================================================================== RCS file: /cvs/extras/rpms/perl-Module-Signature/devel/perl-Module-Signature.spec,v retrieving revision 1.9 retrieving revision 1.10 diff -u -r1.9 -r1.10 --- perl-Module-Signature.spec 28 Aug 2006 16:09:54 -0000 1.9 +++ perl-Module-Signature.spec 18 Apr 2007 17:53:27 -0000 1.10 @@ -1,6 +1,6 @@ Name: perl-Module-Signature Version: 0.55 -Release: 1%{?dist} +Release: 2%{?dist} Summary: CPAN signature management utilities and modules Group: Development/Libraries @@ -12,6 +12,8 @@ BuildArch: noarch BuildRequires: gnupg BuildRequires: perl(Digest::SHA1) +BuildRequires: perl(ExtUtils::MakeMaker) +BuildRequires: perl(Test::More) Requires: gnupg Requires: perl(Digest::SHA1) Requires(hint): perl(PAR::Dist) @@ -57,6 +59,9 @@ %changelog +* Tue Apr 17 2007 Ville Skytt?? - 0.55-2 +- BuildRequire perl(ExtUtils::MakeMaker) and perl(Test::More). + * Tue Aug 22 2006 Ville Skytt?? - 0.55-1 - 0.55. - Make PAR::Dist dependency a Requires(hint). From fedora-extras-commits at redhat.com Wed Apr 18 17:57:00 2007 From: fedora-extras-commits at redhat.com (Ville Skytta (scop)) Date: Wed, 18 Apr 2007 13:57:00 -0400 Subject: rpms/perl-PAR-Dist/devel perl-PAR-Dist.spec,1.16,1.17 Message-ID: <200704181757.l3IHv0Hx018307@cvs-int.fedora.redhat.com> Author: scop Update of /cvs/extras/rpms/perl-PAR-Dist/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv18284 Modified Files: perl-PAR-Dist.spec Log Message: * Tue Apr 17 2007 Ville Skytt?? - 0.21-2 - BuildRequire perl(ExtUtils::MakeMaker) and perl(Test::More). Index: perl-PAR-Dist.spec =================================================================== RCS file: /cvs/extras/rpms/perl-PAR-Dist/devel/perl-PAR-Dist.spec,v retrieving revision 1.16 retrieving revision 1.17 diff -u -r1.16 -r1.17 --- perl-PAR-Dist.spec 15 Oct 2006 07:59:28 -0000 1.16 +++ perl-PAR-Dist.spec 18 Apr 2007 17:56:26 -0000 1.17 @@ -1,6 +1,6 @@ Name: perl-PAR-Dist Version: 0.21 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Toolkit for creating and manipulating Perl PAR distributions Group: Development/Libraries @@ -10,7 +10,8 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch -BuildRequires: perl +BuildRequires: perl(ExtUtils::MakeMaker) +BuildRequires: perl(Test::More) Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) %description @@ -50,6 +51,9 @@ %changelog +* Tue Apr 17 2007 Ville Skytt?? - 0.21-2 +- BuildRequire perl(ExtUtils::MakeMaker) and perl(Test::More). + * Sun Oct 15 2006 Ville Skytt?? - 0.21-1 - 0.21. From fedora-extras-commits at redhat.com Wed Apr 18 17:57:53 2007 From: fedora-extras-commits at redhat.com (Ville Skytta (scop)) Date: Wed, 18 Apr 2007 13:57:53 -0400 Subject: rpms/xine-lib/devel .cvsignore, 1.6, 1.7 sources, 1.6, 1.7 xine-lib-mk-autotools-patch.sh, 1.2, 1.3 xine-lib.spec, 1.14, 1.15 xine-lib-1.1.5-pthread-check.patch, 1.1, NONE Message-ID: <200704181757.l3IHvrSA018376@cvs-int.fedora.redhat.com> Author: scop Update of /cvs/extras/rpms/xine-lib/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv18351 Modified Files: .cvsignore sources xine-lib-mk-autotools-patch.sh xine-lib.spec Removed Files: xine-lib-1.1.5-pthread-check.patch Log Message: * Wed Apr 18 2007 Ville Skytt?? - 1.1.6-1 - 1.1.6. Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/xine-lib/devel/.cvsignore,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- .cvsignore 11 Apr 2007 21:36:29 -0000 1.6 +++ .cvsignore 18 Apr 2007 17:57:19 -0000 1.7 @@ -1,2 +1,2 @@ -xine-lib-1.1.5-pruned.tar.bz2 -xine-lib-1.1.5-autotools.patch.bz2 +xine-lib-1.1.6-pruned.tar.bz2 +xine-lib-1.1.6-autotools.patch.bz2 Index: sources =================================================================== RCS file: /cvs/extras/rpms/xine-lib/devel/sources,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- sources 11 Apr 2007 21:36:29 -0000 1.6 +++ sources 18 Apr 2007 17:57:19 -0000 1.7 @@ -1,2 +1,2 @@ -f903a0426a812ea70200b7a528f67b00 xine-lib-1.1.5-pruned.tar.bz2 -f955ece2fba4dfbbf22fbb2a8376ae60 xine-lib-1.1.5-autotools.patch.bz2 +3869f0045311b3638c5724cd1ac122e9 xine-lib-1.1.6-pruned.tar.bz2 +25742f2347a1d9c4c08476c82f3ec5fc xine-lib-1.1.6-autotools.patch.bz2 Index: xine-lib-mk-autotools-patch.sh =================================================================== RCS file: /cvs/extras/rpms/xine-lib/devel/xine-lib-mk-autotools-patch.sh,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- xine-lib-mk-autotools-patch.sh 11 Apr 2007 21:36:29 -0000 1.2 +++ xine-lib-mk-autotools-patch.sh 18 Apr 2007 17:57:19 -0000 1.3 @@ -23,7 +23,6 @@ cp -a xine-lib-$version xine-lib-$version-pruned cd xine-lib-$version -patch -p1 < ../xine-lib-$version-pthread-check.patch # XXX hopefully temporary ./autogen.sh noconfig rm -rf autom4te.cache *~ cd .. Index: xine-lib.spec =================================================================== RCS file: /cvs/extras/rpms/xine-lib/devel/xine-lib.spec,v retrieving revision 1.14 retrieving revision 1.15 diff -u -r1.14 -r1.15 --- xine-lib.spec 11 Apr 2007 21:36:29 -0000 1.14 +++ xine-lib.spec 18 Apr 2007 17:57:19 -0000 1.15 @@ -11,7 +11,7 @@ Summary: Xine library Name: xine-lib -Version: 1.1.5 +Version: 1.1.6 Release: 1%{?dist} License: GPL Group: System Environment/Libraries @@ -23,10 +23,8 @@ Source1: %{name}-cleanup-sources.sh Source2: %{name}-mk-autotools-patch.sh # autotools patch created with source2 -Patch0: %{name}-1.1.5-autotools.patch.bz2 +Patch0: %{name}-%{version}-autotools.patch.bz2 Patch1: %{name}-1.1.4-optflags.patch -# Patch2 applied while creating full autotools patch -Patch2: %{name}-1.1.5-pthread-check.patch Patch6: %{name}-1.1.1-deepbind-939.patch Patch7: %{name}-1.1.5-multilib-devel.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) @@ -298,6 +296,7 @@ %{_libdir}/xine/plugins/%{version}/xineplug_vo_out_caca.so %if 0%{!?_without_directfb:1} %{_libdir}/xine/plugins/%{version}/xineplug_vo_out_directfb.so +%{_libdir}/xine/plugins/%{version}/xineplug_vo_out_xdirectfb.so %endif %{_libdir}/xine/plugins/%{version}/xineplug_vo_out_sdl.so @@ -315,6 +314,9 @@ %changelog +* Wed Apr 18 2007 Ville Skytt?? - 1.1.6-1 +- 1.1.6. + * Wed Apr 11 2007 Ville Skytt?? - 1.1.5-1 - 1.1.5. - Include GSM 06.10 decoder (#228186). --- xine-lib-1.1.5-pthread-check.patch DELETED --- From fedora-extras-commits at redhat.com Wed Apr 18 17:59:35 2007 From: fedora-extras-commits at redhat.com (Andrew Overholt (overholt)) Date: Wed, 18 Apr 2007 13:59:35 -0400 Subject: rpms/eclipse-mylar/devel eclipse-mylar.spec,1.6,1.7 Message-ID: <200704181759.l3IHxZjT018533@cvs-int.fedora.redhat.com> Author: overholt Update of /cvs/extras/rpms/eclipse-mylar/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv18460 Modified Files: eclipse-mylar.spec Log Message: Add gcc bug # for missing method. Index: eclipse-mylar.spec =================================================================== RCS file: /cvs/extras/rpms/eclipse-mylar/devel/eclipse-mylar.spec,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- eclipse-mylar.spec 18 Apr 2007 17:39:47 -0000 1.6 +++ eclipse-mylar.spec 18 Apr 2007 17:59:01 -0000 1.7 @@ -25,6 +25,7 @@ Patch1: %{name}-web1.5.patch Patch2: %{name}-team1.5.patch # SSLSocketFactory#createSocket() is not implemented in GNU Classpath +# http://gcc.gnu.org/bugzilla/show_bug.cgi?id=31626 Patch3: %{name}-createSocketworkaround.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) From fedora-extras-commits at redhat.com Wed Apr 18 18:01:53 2007 From: fedora-extras-commits at redhat.com (Ville Skytta (scop)) Date: Wed, 18 Apr 2007 14:01:53 -0400 Subject: rpms/perl-Text-Iconv/devel perl-Text-Iconv.spec,1.8,1.9 Message-ID: <200704181801.l3II1rtR022854@cvs-int.fedora.redhat.com> Author: scop Update of /cvs/extras/rpms/perl-Text-Iconv/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv22806 Modified Files: perl-Text-Iconv.spec Log Message: * Tue Apr 17 2007 Ville Skytt?? - 1.4-6 - BuildRequire perl(ExtUtils::MakeMaker). Index: perl-Text-Iconv.spec =================================================================== RCS file: /cvs/extras/rpms/perl-Text-Iconv/devel/perl-Text-Iconv.spec,v retrieving revision 1.8 retrieving revision 1.9 diff -u -r1.8 -r1.9 --- perl-Text-Iconv.spec 30 Aug 2006 06:40:32 -0000 1.8 +++ perl-Text-Iconv.spec 18 Apr 2007 18:01:18 -0000 1.9 @@ -1,6 +1,6 @@ Name: perl-Text-Iconv Version: 1.4 -Release: 5%{?dist} +Release: 6%{?dist} Summary: Perl interface to iconv() codeset conversion function Group: Development/Libraries @@ -9,7 +9,7 @@ Source0: http://www.cpan.org/authors/id/M/MP/MPIOTR/Text-Iconv-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) -BuildRequires: %{__perl} +BuildRequires: perl(ExtUtils::MakeMaker) Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) %description @@ -57,6 +57,9 @@ %changelog +* Tue Apr 17 2007 Ville Skytt?? - 1.4-6 +- BuildRequire perl(ExtUtils::MakeMaker). + * Wed Aug 30 2006 Ville Skytt?? - 1.4-5 - Fix order of arguments to find(1). - Drop version from perl build dependency. From fedora-extras-commits at redhat.com Wed Apr 18 18:04:02 2007 From: fedora-extras-commits at redhat.com (Ville Skytta (scop)) Date: Wed, 18 Apr 2007 14:04:02 -0400 Subject: rpms/perltidy/devel perltidy.spec,1.12,1.13 Message-ID: <200704181804.l3II42GD022955@cvs-int.fedora.redhat.com> Author: scop Update of /cvs/extras/rpms/perltidy/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv22934 Modified Files: perltidy.spec Log Message: * Tue Apr 17 2007 Ville Skytt?? - 20060719-3 - BuildRequire perl(ExtUtils::MakeMaker). Index: perltidy.spec =================================================================== RCS file: /cvs/extras/rpms/perltidy/devel/perltidy.spec,v retrieving revision 1.12 retrieving revision 1.13 diff -u -r1.12 -r1.13 --- perltidy.spec 15 Sep 2006 16:30:11 -0000 1.12 +++ perltidy.spec 18 Apr 2007 18:03:28 -0000 1.13 @@ -1,6 +1,6 @@ Name: perltidy Version: 20060719 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Tool for indenting and reformatting Perl scripts Group: Development/Tools @@ -10,7 +10,7 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch -BuildRequires: perl +BuildRequires: perl(ExtUtils::MakeMaker) Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) %description @@ -62,6 +62,9 @@ %changelog +* Tue Apr 17 2007 Ville Skytt?? - 20060719-3 +- BuildRequire perl(ExtUtils::MakeMaker). + * Fri Sep 15 2006 Ville Skytt?? - 20060719-2 - Rebuild. From fedora-extras-commits at redhat.com Wed Apr 18 18:18:25 2007 From: fedora-extras-commits at redhat.com (Thorsten Leemhuis (thl)) Date: Wed, 18 Apr 2007 14:18:25 -0400 Subject: rpms/python-crypto/devel python-crypto.spec,1.14,1.15 Message-ID: <200704181818.l3IIIPwO023363@cvs-int.fedora.redhat.com> Author: thl Update of /cvs/extras/rpms/python-crypto/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv23239 Modified Files: python-crypto.spec Log Message: 2.0.1-7 -- Fix typo Index: python-crypto.spec =================================================================== RCS file: /cvs/extras/rpms/python-crypto/devel/python-crypto.spec,v retrieving revision 1.14 retrieving revision 1.15 diff -u -r1.14 -r1.15 --- python-crypto.spec 18 Apr 2007 17:06:44 -0000 1.14 +++ python-crypto.spec 18 Apr 2007 18:17:51 -0000 1.15 @@ -64,7 +64,10 @@ %changelog -* Sat Dec 09 2006 Thorsten Leemhuis - 2.0.1-6 +* Wed Apr 18 2007 Thorsten Leemhuis - 2.0.1-7 +- Fix typo + +* Wed Apr 18 2007 Thorsten Leemhuis - 2.0.1-6 - Remove dist - rebuild, because the older version was much bigger, as it was build when distutils was doing static links of libpython From fedora-extras-commits at redhat.com Wed Apr 18 18:22:49 2007 From: fedora-extras-commits at redhat.com (Thorsten Leemhuis (thl)) Date: Wed, 18 Apr 2007 14:22:49 -0400 Subject: rpms/python-crypto/devel python-crypto.spec,1.15,1.16 Message-ID: <200704181822.l3IIMnSd023532@cvs-int.fedora.redhat.com> Author: thl Update of /cvs/extras/rpms/python-crypto/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv23436 Modified Files: python-crypto.spec Log Message: 2.0.1-7 -- Fix typo (second part) Index: python-crypto.spec =================================================================== RCS file: /cvs/extras/rpms/python-crypto/devel/python-crypto.spec,v retrieving revision 1.15 retrieving revision 1.16 diff -u -r1.15 -r1.16 --- python-crypto.spec 18 Apr 2007 18:17:51 -0000 1.15 +++ python-crypto.spec 18 Apr 2007 18:22:15 -0000 1.16 @@ -4,7 +4,7 @@ Summary: Cryptography library for Python Name: python-crypto Version: 2.0.1 -Release: 6 +Release: 7 License: Python License (CNRI Python License) Group: Development/Libraries URL: http://www.amk.ca/python/code/crypto.html From fedora-extras-commits at redhat.com Wed Apr 18 18:27:26 2007 From: fedora-extras-commits at redhat.com (Steven Pritchard (steve)) Date: Wed, 18 Apr 2007 14:27:26 -0400 Subject: rpms/uuid/EL-4 uuid.spec,1.4,1.5 Message-ID: <200704181827.l3IIRQ8r023702@cvs-int.fedora.redhat.com> Author: steve Update of /cvs/extras/rpms/uuid/EL-4 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv23651 Modified Files: uuid.spec Log Message: Fix find option order. Use fixperms macro instead of our own chmod incantation. BR ExtUtils::MakeMaker. Index: uuid.spec =================================================================== RCS file: /cvs/extras/rpms/uuid/EL-4/uuid.spec,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- uuid.spec 4 Oct 2006 22:32:00 -0000 1.4 +++ uuid.spec 18 Apr 2007 18:26:52 -0000 1.5 @@ -1,6 +1,6 @@ Name: uuid Version: 1.5.1 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Universally Unique Identifier library License: MIT Group: System Environment/Libraries @@ -50,6 +50,7 @@ %package perl Summary: Perl support for Universally Unique Identifier library Group: Development/Libraries +BuildRequires: perl(ExtUtils::MakeMaker) Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) Requires: %{name} = %{version}-%{release} @@ -144,9 +145,9 @@ find $RPM_BUILD_ROOT -type f -name '*.bs' -size 0 -exec rm -f {} \; find $RPM_BUILD_ROOT -type f -name .packlist -exec rm -f {} \; -find $RPM_BUILD_ROOT -type d -depth -exec rmdir {} 2>/dev/null \; +find $RPM_BUILD_ROOT -depth -type d -exec rmdir {} 2>/dev/null \; -chmod -R u+rwX,go+rX,go-w $RPM_BUILD_ROOT/* +%{_fixperms} $RPM_BUILD_ROOT/* popd # Install the PHP module. @@ -233,6 +234,11 @@ %{_libdir}/libossp-uuid_dce.so %changelog +* Tue Apr 17 2007 Steven Pritchard 1.5.1-3 +- Fix find option order. +- Use fixperms macro instead of our own chmod incantation. +- BR ExtUtils::MakeMaker. + * Thu Oct 05 2006 Christian Iseli 1.5.1-2 - rebuilt for unwind info generation, broken in gcc-4.1.1-21 From fedora-extras-commits at redhat.com Wed Apr 18 18:27:32 2007 From: fedora-extras-commits at redhat.com (Steven Pritchard (steve)) Date: Wed, 18 Apr 2007 14:27:32 -0400 Subject: rpms/uuid/EL-5 uuid.spec,1.4,1.5 Message-ID: <200704181827.l3IIRWd3023737@cvs-int.fedora.redhat.com> Author: steve Update of /cvs/extras/rpms/uuid/EL-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv23657 Modified Files: uuid.spec Log Message: Fix find option order. Use fixperms macro instead of our own chmod incantation. BR ExtUtils::MakeMaker. Index: uuid.spec =================================================================== RCS file: /cvs/extras/rpms/uuid/EL-5/uuid.spec,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- uuid.spec 4 Oct 2006 22:32:00 -0000 1.4 +++ uuid.spec 18 Apr 2007 18:26:58 -0000 1.5 @@ -1,6 +1,6 @@ Name: uuid Version: 1.5.1 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Universally Unique Identifier library License: MIT Group: System Environment/Libraries @@ -50,6 +50,7 @@ %package perl Summary: Perl support for Universally Unique Identifier library Group: Development/Libraries +BuildRequires: perl(ExtUtils::MakeMaker) Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) Requires: %{name} = %{version}-%{release} @@ -144,9 +145,9 @@ find $RPM_BUILD_ROOT -type f -name '*.bs' -size 0 -exec rm -f {} \; find $RPM_BUILD_ROOT -type f -name .packlist -exec rm -f {} \; -find $RPM_BUILD_ROOT -type d -depth -exec rmdir {} 2>/dev/null \; +find $RPM_BUILD_ROOT -depth -type d -exec rmdir {} 2>/dev/null \; -chmod -R u+rwX,go+rX,go-w $RPM_BUILD_ROOT/* +%{_fixperms} $RPM_BUILD_ROOT/* popd # Install the PHP module. @@ -233,6 +234,11 @@ %{_libdir}/libossp-uuid_dce.so %changelog +* Tue Apr 17 2007 Steven Pritchard 1.5.1-3 +- Fix find option order. +- Use fixperms macro instead of our own chmod incantation. +- BR ExtUtils::MakeMaker. + * Thu Oct 05 2006 Christian Iseli 1.5.1-2 - rebuilt for unwind info generation, broken in gcc-4.1.1-21 From fedora-extras-commits at redhat.com Wed Apr 18 18:42:48 2007 From: fedora-extras-commits at redhat.com (Peter Gordon (pgordon)) Date: Wed, 18 Apr 2007 14:42:48 -0400 Subject: rpms/openbox/devel openbox.spec,1.23,1.24 Message-ID: <200704181842.l3IIgmQq024467@cvs-int.fedora.redhat.com> Author: pgordon Update of /cvs/extras/rpms/openbox/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv24450/openbox/devel Modified Files: openbox.spec Log Message: Base requirement should also have a release. Index: openbox.spec =================================================================== RCS file: /cvs/extras/rpms/openbox/devel/openbox.spec,v retrieving revision 1.23 retrieving revision 1.24 diff -u -r1.23 -r1.24 --- openbox.spec 18 Apr 2007 14:15:42 -0000 1.23 +++ openbox.spec 18 Apr 2007 18:42:15 -0000 1.24 @@ -18,7 +18,7 @@ Requires: %{_datadir}/themes Requires: %{_datadir}/gnome/wm-properties -Requires: %{name}-libs = %{version} +Requires: %{name}-libs = %{version}-%{release} BuildRequires: gettext BuildRequires: pango-devel From fedora-extras-commits at redhat.com Wed Apr 18 19:23:21 2007 From: fedora-extras-commits at redhat.com (Bill Nottingham (notting)) Date: Wed, 18 Apr 2007 15:23:21 -0400 Subject: comps comps-fe7.xml.in,1.151,1.152 Message-ID: <200704181923.l3IJNLOP029274@cvs-int.fedora.redhat.com> Author: notting Update of /cvs/extras/comps In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv29256 Modified Files: comps-fe7.xml.in Log Message: typo Index: comps-fe7.xml.in =================================================================== RCS file: /cvs/extras/comps/comps-fe7.xml.in,v retrieving revision 1.151 retrieving revision 1.152 diff -u -r1.151 -r1.152 --- comps-fe7.xml.in 10 Apr 2007 20:15:18 -0000 1.151 +++ comps-fe7.xml.in 18 Apr 2007 19:22:51 -0000 1.152 @@ -1508,8 +1508,8 @@ - telegu-support - <_name>Telegu Support + telugu-support + <_name>Telugu Support <_description/> false false From fedora-extras-commits at redhat.com Wed Apr 18 20:15:33 2007 From: fedora-extras-commits at redhat.com (Daniel M. Young (dyoung)) Date: Wed, 18 Apr 2007 16:15:33 -0400 Subject: rpms/tasks import.log,1.1,1.2 Message-ID: <200704182015.l3IKFXpY002187@cvs-int.fedora.redhat.com> Author: dyoung Update of /cvs/extras/rpms/tasks In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv2082 Modified Files: import.log Log Message: Initial import of tasks. Index: import.log =================================================================== RCS file: /cvs/extras/rpms/tasks/import.log,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- import.log 17 Apr 2007 03:02:39 -0000 1.1 +++ import.log 18 Apr 2007 20:14:59 -0000 1.2 @@ -0,0 +1 @@ +tasks-0_4-3_fc6:HEAD:tasks-0.4-3.fc6.src.rpm:1176927086 From fedora-extras-commits at redhat.com Wed Apr 18 20:15:37 2007 From: fedora-extras-commits at redhat.com (Daniel M. Young (dyoung)) Date: Wed, 18 Apr 2007 16:15:37 -0400 Subject: rpms/tasks/devel license.patch, NONE, 1.1 tasks.spec, NONE, 1.1 .cvsignore, 1.1, 1.2 sources, 1.1, 1.2 Message-ID: <200704182015.l3IKFbvT002193@cvs-int.fedora.redhat.com> Author: dyoung Update of /cvs/extras/rpms/tasks/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv2082/devel Modified Files: .cvsignore sources Added Files: license.patch tasks.spec Log Message: Initial import of tasks. license.patch: --- NEW FILE license.patch --- --- src/test.c.orig 2007-04-11 10:49:16.000000000 -0700 +++ src/test.c 2007-04-11 10:50:34.000000000 -0700 @@ -371,16 +371,16 @@ }; const char *license = { N_( - "Sound Juicer is free software; you can redistribute it and/or modify " + "Tasks is free software; you can redistribute it and/or modify " "it under the terms of the GNU General Public License as published by " "the Free Software Foundation; either version 2 of the License, or " "(at your option) any later version.\n\n" - "Sound Juicer is distributed in the hope that it will be useful, " + "Tasks 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.\n\n" "You should have received a copy of the GNU General Public License " - "along with Sound Juicer; if not, write to the Free Software Foundation, Inc., " + "along with Tasks; if not, write to the Free Software Foundation, Inc., " "51 Franklin St, Fifth Floor, Boston, MA 0110-1301, USA" ) }; --- NEW FILE tasks.spec --- Name: tasks Version: 0.4 Release: 3%{?dist} Summary: Tasks to-do list Group: Applications/Productivity License: GPL URL: http://projects.o-hand.com/tasks Source0: http://projects.o-hand.com/sources/tasks/tasks-%{version}.tar.gz Patch0: license.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: evolution-data-server-devel >= 1.2.0 BuildRequires: desktop-file-utils gtk2-devel BuildRequires: gettext intltool %description Tasks is a simple to do list application that uses libecal, part of Embedded Evolution Data Server. %prep %setup -q %patch0 %build %configure make %{?_smp_mflags} %install rm -rf $RPM_BUILD_ROOT make install DESTDIR=$RPM_BUILD_ROOT INSTALL="%{__install} -p" desktop-file-install --vendor fedora --delete-original \ --dir $RPM_BUILD_ROOT%{_datadir}/applications \ --remove-category Application \ $RPM_BUILD_ROOT%{_datadir}/applications/%{name}.desktop %find_lang %{name} %clean rm -rf $RPM_BUILD_ROOT %post touch %{_datadir}/icons/hicolor if [ -x /usr/bin/gtk-update-icon-cache ]; then /usr/bin/gtk-update-icon-cache --quiet %{_datadir}/icons/hicolor fi %postun touch %{_datadir}/icons/hicolor if [ -x /usr/bin/gtk-update-icon-cache ]; then /usr/bin/gtk-update-icon-cache --quiet %{_datadir}/icons/hicolor fi %files -f %{name}.lang %defattr(-,root,root,-) %doc AUTHORS ChangeLog COPYING NEWS README %{_datadir}/applications/fedora-%{name}.desktop %{_datadir}/icons/hicolor/*/apps/tasks.png %{_datadir}/icons/hicolor/*/apps/tasks.svg %{_bindir}/tasks %{_datadir}/tasks %changelog * Wed Apr 11 2007 Dan Young - 0.4-3 - Preserve timestamps on install - Fix /usr/share/tasks/tasks-ui.xml files listing twice - Patch Help -> About -> License to fix name * Sat Mar 17 2007 Dan Young - 0.4-2 - own /usr/share/tasks * Fri Mar 16 2007 Dan Young - 0.4-1 - new upstream version * Wed Mar 07 2007 Dan Young - 0.3-3 - only drop Application category from .desktop * Wed Mar 07 2007 Dan Young - 0.3-2 - remove spurious update-desktop-database - use desktop-file-install --remove-category rather than patch .desktop - use find_lang properly * Tue Mar 06 2007 Dan Young - 0.3-1 - New upstream version - Add BuildRequires on gettext, intltool for i18n support - use setup defaults for -n - zero-length TODO in this release; remove from doc * Mon Mar 05 2007 Dan Young - 0.2-2 - Remove deprecated X-Fedora desktop category - Patch .desktop file to pick correct fd.o category * Fri Mar 02 2007 Dan Young - 0.2-1 - Initial spec file adapted from contacts Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/tasks/devel/.cvsignore,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- .cvsignore 17 Apr 2007 03:02:48 -0000 1.1 +++ .cvsignore 18 Apr 2007 20:15:03 -0000 1.2 @@ -0,0 +1 @@ +tasks-0.4.tar.gz Index: sources =================================================================== RCS file: /cvs/extras/rpms/tasks/devel/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 17 Apr 2007 03:02:48 -0000 1.1 +++ sources 18 Apr 2007 20:15:03 -0000 1.2 @@ -0,0 +1 @@ +c68ad2a0fa21c379195b7e93467d73b5 tasks-0.4.tar.gz From fedora-extras-commits at redhat.com Wed Apr 18 20:23:20 2007 From: fedora-extras-commits at redhat.com (Bill Nottingham (notting)) Date: Wed, 18 Apr 2007 16:23:20 -0400 Subject: comps comps-fe7.xml.in,1.152,1.153 Message-ID: <200704182023.l3IKNK2M002311@cvs-int.fedora.redhat.com> Author: notting Update of /cvs/extras/comps In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv2288 Modified Files: comps-fe7.xml.in Log Message: lang stuff Index: comps-fe7.xml.in =================================================================== RCS file: /cvs/extras/comps/comps-fe7.xml.in,v retrieving revision 1.152 retrieving revision 1.153 diff -u -r1.152 -r1.153 --- comps-fe7.xml.in 18 Apr 2007 19:22:51 -0000 1.152 +++ comps-fe7.xml.in 18 Apr 2007 20:22:49 -0000 1.153 @@ -38,6 +38,7 @@ false false + aspell-ar dejavu-fonts dejavu-fonts-experimental @@ -77,6 +78,15 @@ + base + <_name>Base + true + true + + hunspell-en + + + base-x <_name>X Window System <_description>Install this group of packages to use the base graphical (X) user interface. @@ -172,7 +182,9 @@ <_description>This group is a collection of tools and resources of Czech environments. false false + cs + hunspell-cs openoffice.org-dict-cs_CZ @@ -923,6 +935,16 @@ + hindi-support + <_name>Hindi Support + false + false + hi + + aspell-hi + + + hungarian-support <_name>Hungarian Support false @@ -1561,6 +1583,16 @@ + urdu-support + <_name>Urdu Support + false + false + ur + + openoffice.org-langpack-ur + + + virtualization <_name>Virtualization <_description>These packages provide a virtualization environment. From fedora-extras-commits at redhat.com Wed Apr 18 20:47:08 2007 From: fedora-extras-commits at redhat.com (Scott Baker (muerte)) Date: Wed, 18 Apr 2007 16:47:08 -0400 Subject: rpms/dstat/FC-6 .cvsignore, 1.3, 1.4 dstat.spec, 1.2, 1.3 sources, 1.3, 1.4 Message-ID: <200704182047.l3IKl8Cp002993@cvs-int.fedora.redhat.com> Author: muerte Update of /cvs/extras/rpms/dstat/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv2970 Modified Files: .cvsignore dstat.spec sources Log Message: Bump to latest version! Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/dstat/FC-6/.cvsignore,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- .cvsignore 12 Dec 2006 18:34:06 -0000 1.3 +++ .cvsignore 18 Apr 2007 20:46:34 -0000 1.4 @@ -1 +1 @@ -dstat-0.6.4.tar.bz2 +dstat-0.6.5.tar.bz2 Index: dstat.spec =================================================================== RCS file: /cvs/extras/rpms/dstat/FC-6/dstat.spec,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- dstat.spec 12 Dec 2006 18:34:06 -0000 1.2 +++ dstat.spec 18 Apr 2007 20:46:34 -0000 1.3 @@ -3,7 +3,7 @@ Summary: Versatile resource statistics tool Name: dstat -Version: 0.6.4 +Version: 0.6.5 Release: 1%{?dist} License: GPL Group: System Environment/Base @@ -47,6 +47,10 @@ %install %{__rm} -rf %{buildroot} %{__make} install DESTDIR=%{buildroot} +# Install the docs +cd docs +%{__make} install DESTDIR=%{buildroot} + /usr/lib/rpm/brp-python-bytecompile # FC4 and FC5 run this automatically %{__chmod} a-x %{buildroot}/%{_datadir}/dstat/*.py @@ -69,6 +73,9 @@ %{_datadir}/dstat/*.pyc %changelog +* Wed Apr 18 2007 Scott Baker - 0.6.5-1 +- Bumped to latest release + * Tue Dec 12 2006 Scott Baker - 0.6.4-1 - Bumped to 0.6.4 Index: sources =================================================================== RCS file: /cvs/extras/rpms/dstat/FC-6/sources,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- sources 12 Dec 2006 18:34:06 -0000 1.3 +++ sources 18 Apr 2007 20:46:34 -0000 1.4 @@ -1 +1 @@ -aad1d918a982d8392a24a06760175e93 dstat-0.6.4.tar.bz2 +81e4655d26c38e2ccb61a2f5682444be dstat-0.6.5.tar.bz2 From fedora-extras-commits at redhat.com Wed Apr 18 20:58:52 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Wed, 18 Apr 2007 16:58:52 -0400 Subject: owners owners.list,1.2692,1.2693 Message-ID: <200704182058.l3IKwq7t003338@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/owners In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners Modified Files: owners.list Log Message: add nosnilmot as co-owner of pidgin Index: owners.list =================================================================== RCS file: /cvs/extras/owners/owners.list,v retrieving revision 1.2692 retrieving revision 1.2693 diff -u -r1.2692 -r1.2693 --- owners.list 18 Apr 2007 04:14:05 -0000 1.2692 +++ owners.list 18 Apr 2007 20:58:22 -0000 1.2693 @@ -2303,7 +2303,7 @@ Fedora Extras|physfs|Library to provide abstract access to various archives|tcallawa at redhat.com|extras-qa at fedoraproject.org| Fedora Extras|piccolo|Small fast XML parser|mwringe at redhat.com|extras-qa at fedoraproject.org| Fedora Extras|picocom|Minimal serial communications program|jafo-redhat at tummy.com|extras-qa at fedoraproject.org| -Fedora Extras|pidgin|Internet Messenging Client|wtogami at redhat.com|extras-qa at fedoraproject.org| +Fedora Extras|pidgin|Internet Messenging Client|wtogami at redhat.com,stu at nosnilmot.com|extras-qa at fedoraproject.org| Fedora Extras|pikdev|IDE for development of PICmicro based application (under Linux/KDE)|aportal at univ-montp2.fr|extras-qa at fedoraproject.org| Fedora Extras|piklab|Development environment for applications based on PIC & dsPIC microcontrollers|cgoorah at yahoo.com.au,aportal at univ-montp2.fr|extras-qa at fedoraproject.org| Fedora Extras|pikloops|Code generator for PIC delays|aportal at univ-montp2.fr|extras-qa at fedoraproject.org| From fedora-extras-commits at redhat.com Wed Apr 18 21:00:01 2007 From: fedora-extras-commits at redhat.com (Bill Nottingham (notting)) Date: Wed, 18 Apr 2007 17:00:01 -0400 Subject: comps comps-fe7.xml.in,1.153,1.154 Message-ID: <200704182100.l3IL01Nf003383@cvs-int.fedora.redhat.com> Author: notting Update of /cvs/extras/comps In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv3356 Modified Files: comps-fe7.xml.in Log Message: add fedora-ds-base Index: comps-fe7.xml.in =================================================================== RCS file: /cvs/extras/comps/comps-fe7.xml.in,v retrieving revision 1.153 retrieving revision 1.154 diff -u -r1.153 -r1.154 --- comps-fe7.xml.in 18 Apr 2007 20:22:49 -0000 1.153 +++ comps-fe7.xml.in 18 Apr 2007 20:59:31 -0000 1.154 @@ -1143,6 +1143,7 @@ ctrlproxy dnsmasq ejabberd + fedora-ds-base flumotion freenx icecast From fedora-extras-commits at redhat.com Wed Apr 18 21:06:02 2007 From: fedora-extras-commits at redhat.com (Scott Baker (muerte)) Date: Wed, 18 Apr 2007 17:06:02 -0400 Subject: rpms/dstat/devel .cvsignore, 1.3, 1.4 dstat.spec, 1.2, 1.3 sources, 1.3, 1.4 Message-ID: <200704182106.l3IL62Ix008122@cvs-int.fedora.redhat.com> Author: muerte Update of /cvs/extras/rpms/dstat/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv8042 Modified Files: .cvsignore dstat.spec sources Log Message: Update to latest release Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/dstat/devel/.cvsignore,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- .cvsignore 20 Mar 2007 20:20:52 -0000 1.3 +++ .cvsignore 18 Apr 2007 21:05:27 -0000 1.4 @@ -1 +1 @@ -dstat-0.6.4.tar.bz2 +dstat-0.6.5.tar.bz2 Index: dstat.spec =================================================================== RCS file: /cvs/extras/rpms/dstat/devel/dstat.spec,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- dstat.spec 20 Mar 2007 20:20:52 -0000 1.2 +++ dstat.spec 18 Apr 2007 21:05:27 -0000 1.3 @@ -3,7 +3,7 @@ Summary: Versatile resource statistics tool Name: dstat -Version: 0.6.4 +Version: 0.6.5 Release: 1%{?dist} License: GPL Group: System Environment/Base @@ -47,6 +47,10 @@ %install %{__rm} -rf %{buildroot} %{__make} install DESTDIR=%{buildroot} +# Install the docs +cd docs +%{__make} install DESTDIR=%{buildroot} + /usr/lib/rpm/brp-python-bytecompile # FC4 and FC5 run this automatically %{__chmod} a-x %{buildroot}/%{_datadir}/dstat/*.py @@ -69,6 +73,9 @@ %{_datadir}/dstat/*.pyc %changelog +* Wed Apr 18 2007 Scott Baker - 0.6.5-1 +- Bumped to latest release + * Tue Dec 12 2006 Scott Baker - 0.6.4-1 - Bumped to 0.6.4 Index: sources =================================================================== RCS file: /cvs/extras/rpms/dstat/devel/sources,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- sources 20 Mar 2007 20:20:52 -0000 1.3 +++ sources 18 Apr 2007 21:05:27 -0000 1.4 @@ -1 +1 @@ -aad1d918a982d8392a24a06760175e93 dstat-0.6.4.tar.bz2 +81e4655d26c38e2ccb61a2f5682444be dstat-0.6.5.tar.bz2 From fedora-extras-commits at redhat.com Wed Apr 18 21:07:28 2007 From: fedora-extras-commits at redhat.com (Scott Baker (muerte)) Date: Wed, 18 Apr 2007 17:07:28 -0400 Subject: rpms/dstat/FC-5 .cvsignore, 1.3, 1.4 dstat.spec, 1.2, 1.3 sources, 1.3, 1.4 Message-ID: <200704182107.l3IL7S8X008214@cvs-int.fedora.redhat.com> Author: muerte Update of /cvs/extras/rpms/dstat/FC-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv8158 Modified Files: .cvsignore dstat.spec sources Log Message: Bump to latest version Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/dstat/FC-5/.cvsignore,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- .cvsignore 12 Dec 2006 18:32:12 -0000 1.3 +++ .cvsignore 18 Apr 2007 21:06:54 -0000 1.4 @@ -1 +1 @@ -dstat-0.6.4.tar.bz2 +dstat-0.6.5.tar.bz2 Index: dstat.spec =================================================================== RCS file: /cvs/extras/rpms/dstat/FC-5/dstat.spec,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- dstat.spec 12 Dec 2006 18:32:12 -0000 1.2 +++ dstat.spec 18 Apr 2007 21:06:54 -0000 1.3 @@ -3,7 +3,7 @@ Summary: Versatile resource statistics tool Name: dstat -Version: 0.6.4 +Version: 0.6.5 Release: 1%{?dist} License: GPL Group: System Environment/Base @@ -47,6 +47,10 @@ %install %{__rm} -rf %{buildroot} %{__make} install DESTDIR=%{buildroot} +# Install the docs +cd docs +%{__make} install DESTDIR=%{buildroot} + /usr/lib/rpm/brp-python-bytecompile # FC4 and FC5 run this automatically %{__chmod} a-x %{buildroot}/%{_datadir}/dstat/*.py @@ -69,6 +73,9 @@ %{_datadir}/dstat/*.pyc %changelog +* Wed Apr 18 2007 Scott Baker - 0.6.5-1 +- Bumped to latest release + * Tue Dec 12 2006 Scott Baker - 0.6.4-1 - Bumped to 0.6.4 Index: sources =================================================================== RCS file: /cvs/extras/rpms/dstat/FC-5/sources,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- sources 12 Dec 2006 18:32:12 -0000 1.3 +++ sources 18 Apr 2007 21:06:54 -0000 1.4 @@ -1 +1 @@ -aad1d918a982d8392a24a06760175e93 dstat-0.6.4.tar.bz2 +81e4655d26c38e2ccb61a2f5682444be dstat-0.6.5.tar.bz2 From fedora-extras-commits at redhat.com Wed Apr 18 21:07:48 2007 From: fedora-extras-commits at redhat.com (Tomas Mraz (tmraz)) Date: Wed, 18 Apr 2007 17:07:48 -0400 Subject: rpms/workrave/devel workrave-1.8.4-applet-crash.patch, NONE, 1.1 workrave.spec, 1.8, 1.9 Message-ID: <200704182107.l3IL7mGM008217@cvs-int.fedora.redhat.com> Author: tmraz Update of /cvs/extras/rpms/workrave/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv8187 Modified Files: workrave.spec Added Files: workrave-1.8.4-applet-crash.patch Log Message: * Wed Apr 18 2007 Tomas Mraz - 1.8.4-3 - fixed applet crash (#236543) workrave-1.8.4-applet-crash.patch: --- NEW FILE workrave-1.8.4-applet-crash.patch --- --- workrave/trunk/frontend/gtkmm/src/GUI.cc 2007/03/04 18:23:55 1144 +++ workrave/trunk/frontend/gtkmm/src/GUI.cc 2007/03/27 18:12:49 1161 @@ -223,8 +223,8 @@ init_core(); init_sound_player(); init_multihead(); - init_remote_control(); init_gui(); + init_remote_control(); on_timer(); Index: workrave.spec =================================================================== RCS file: /cvs/extras/rpms/workrave/devel/workrave.spec,v retrieving revision 1.8 retrieving revision 1.9 diff -u -r1.8 -r1.9 --- workrave.spec 26 Mar 2007 08:08:25 -0000 1.8 +++ workrave.spec 18 Apr 2007 21:07:14 -0000 1.9 @@ -1,6 +1,6 @@ Name: workrave Version: 1.8.4 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Program that assists in the recovery and prevention of RSI # Based on older packages by Dag Wieers and Steve Ratcliffe License: GPL @@ -9,6 +9,7 @@ # For some reason the upstream tarball contains the -2 added to the version. Source0: http://prdownloads.sourceforge.net/workrave/%{name}-%{version}-2.tar.gz Source1: workrave.desktop +Patch1: workrave-1.8.4-applet-crash.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: gettext @@ -26,6 +27,7 @@ %prep %setup -q -n %{name}-%{version} +%patch1 -p2 -b .crash %build if [ ! -x configure ]; then @@ -66,6 +68,9 @@ %{_datadir}/applications/fedora-workrave.desktop %changelog +* Wed Apr 18 2007 Tomas Mraz - 1.8.4-3 +- fixed applet crash (#236543) + * Mon Mar 26 2007 Tomas Mraz - 1.8.4-2 - new upstream version - add datadir/pixmaps/workrave to files (#233815) From fedora-extras-commits at redhat.com Wed Apr 18 21:09:59 2007 From: fedora-extras-commits at redhat.com (Bill Nottingham (notting)) Date: Wed, 18 Apr 2007 17:09:59 -0400 Subject: comps comps-fe7.xml.in,1.154,1.155 Message-ID: <200704182109.l3IL9xrm008365@cvs-int.fedora.redhat.com> Author: notting Update of /cvs/extras/comps In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv8277 Modified Files: comps-fe7.xml.in Log Message: more trawling through not-in-comps stuff: - moodle - muine - livecd-tools/pungi/koji Index: comps-fe7.xml.in =================================================================== RCS file: /cvs/extras/comps/comps-fe7.xml.in,v retrieving revision 1.154 retrieving revision 1.155 diff -u -r1.154 -r1.155 --- comps-fe7.xml.in 18 Apr 2007 20:59:31 -0000 1.154 +++ comps-fe7.xml.in 18 Apr 2007 21:09:29 -0000 1.155 @@ -261,19 +261,25 @@ hugs98 ipython jam + koji + koji-hub + koji-web kuipc lcov + livecd-tools lightning lua lush mach manedit mantis + maven2 mcrypt meld mercurial mlton mock + monodevelop monotone nemiver nqc @@ -288,6 +294,7 @@ pl plt-scheme pscan + pungi pylint q qgit @@ -378,6 +385,7 @@ gcompris gperiodic gtypist + moodle stellarium tuxtype2 @@ -1151,6 +1159,7 @@ ircd-hybrid jabberd kannel + koan l2tpd nsd oidentd @@ -1348,6 +1357,7 @@ kdemultimedia-extras kid3 kover + muine nomadsync nyquist regionset From fedora-extras-commits at redhat.com Wed Apr 18 21:14:34 2007 From: fedora-extras-commits at redhat.com (Stu Tomlinson (nosnilmot)) Date: Wed, 18 Apr 2007 17:14:34 -0400 Subject: rpms/pidgin/devel pidgin.spec,1.2,1.3 Message-ID: <200704182114.l3ILEYmh008458@cvs-int.fedora.redhat.com> Author: nosnilmot Update of /cvs/extras/rpms/pidgin/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv8428 Modified Files: pidgin.spec Log Message: - Split into pidgin, finch & libpurple, along with corresponding -devel RPMs - Remove ldconfig for plugin directories - Fix non-UTF8 %changelog Index: pidgin.spec =================================================================== RCS file: /cvs/extras/rpms/pidgin/devel/pidgin.spec,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- pidgin.spec 17 Apr 2007 19:50:09 -0000 1.2 +++ pidgin.spec 18 Apr 2007 21:14:00 -0000 1.3 @@ -33,7 +33,7 @@ Name: pidgin Version: 2.0.0 -Release: 0.33.%{betaver}%{?dist} +Release: 0.34.%{betaver}%{?dist} License: GPL Group: Applications/Internet URL: http://pidgin.im/ @@ -44,9 +44,6 @@ Provides: gaim ExcludeArch: s390 s390x -# meanwhile plugin is now provided by the main package -Obsoletes: gaim-meanwhile - ## Fedora pidgin defaults - Please Regenerate for Each Major Release # 1) run gaim as new user 2) edit preferences 3) close 4) copy .gaim/prefs.xml # - enable System Tray Icon @@ -89,9 +86,6 @@ BuildRequires: desktop-file-utils BuildRequires: ncurses-devel -# Bug #212817 Jabber needs cyrus-sasl plugins for authentication -Requires: cyrus-sasl-plain, cyrus-sasl-md5 - # krb5 needed for Zephyr (FC1+) %if %{krb_integration} BuildRequires: krb5-devel @@ -155,31 +149,90 @@ %description -Gaim allows you to talk to anyone using a variety of messaging -protocols, including AIM (Oscar and TOC), ICQ, IRC, Yahoo!, -MSN Messenger, Jabber, Gadu-Gadu, Napster, and Zephyr. These -protocols are implemented using a modular, easy to use design. -To use a protocol, just add an account using the account editor. - -Gaim supports many common features of other clients, as well as many -unique features, such as perl scripting and C plugins. - -Gaim is NOT affiliated with or endorsed by America Online, Inc., -Microsoft Corporation, or Yahoo! Inc. or other messaging service -providers. +Pidgin allows you to talk to anyone using a variety of messaging +protocols including AIM, MSN, Yahoo!, Jabber, Bonjour, Gadu-Gadu, +ICQ, IRC, Novell Groupwise, QQ, Lotus Sametime, SILC, Simple and +Zephyr. These protocols are implemented using a modular, easy to +use design. To use a protocol, just add an account using the +account editor. + +Pidgin supports many common features of other clients, as well as many +unique features, such as perl scripting, TCL scripting and C plugins. + +Pidgin is not affiliated with or endorsed by America Online, Inc., +Microsoft Corporation, Yahoo! Inc., or ICQ Inc. %package devel Summary: Development headers and libraries for pidgin Group: Development/Libraries Requires: %{name} = %{epoch}:%{version}-%{release} +Requires: libpurple-devel = %{epoch}:%{version}-%{release} Requires: pkgconfig Obsoletes: gaim-devel Provides: gaim-devel %description devel -This package contains the files necessary to develop or compile code -that depends on pidgin. +The pidgin-devel package contains the header files, developer +documentation, and libraries required for development of Pidgin scripts +and plugins. + + +%package -n libpurple +Summary: libpurple library for IM clients like Pidgin and Finch +Group: Applications/Internet +%if %{meanwhile_integration} +Obsoletes: gaim-meanwhile +%endif +Requires: glib2 >= %{glib_ver} +# Bug #212817 Jabber needs cyrus-sasl plugins for authentication +Requires: cyrus-sasl-plain, cyrus-sasl-md5 + + +%description -n libpurple +libpurple contains the core IM support for IM clients such as Pidgin +and Finch. + +libpurple supports a variety of messaging protocols including AIM, MSN, +Yahoo!, Jabber, Bonjour, Gadu-Gadu, ICQ, IRC, Novell Groupwise, QQ, +Lotus Sametime, SILC, Simple and Zephyr. + + +%package -n libpurple-devel +Summary: Development headers, documentation, and libraries for libpurple +Group: Applications/Internet +Requires: libpurple = %{epoch}:%{version}-%{release} +Requires: pkgconfig + +%description -n libpurple-devel +The libpurple-devel package contains the header files, developer +documentation, and libraries required for development of libpurple based +instant messaging clients or plugins for any libpurple based client. + + +%package -n finch +Summary: A text-based user interface for Pidgin +Group: Applications/Internet +Requires: glib2 >= %{glib_ver} + +%description -n finch +A text-based user interface for using libpurple. This can be run from a +standard text console or from a terminal within X Windows. It +uses ncurses and our homegrown gnt library for drawing windows +and text. + + +%package -n finch-devel +Summary: Headers etc. for finch stuffs +Group: Applications/Internet +Requires: finch = %{epoch}:%{version}-%{release} +Requires: libpurple-devel = %{epoch}:%{version}-%{release} +Requires: pkgconfig + +%description -n finch-devel +The finch-devel package contains the header files, developer +documentation, and libraries required for development of Finch scripts +and plugins. @@ -267,6 +320,8 @@ rm -f $RPM_BUILD_ROOT%{perl_archlib}/perllocal.pod # remove relnot.so plugin since it is unusable for our package rm -f $RPM_BUILD_ROOT%{_libdir}/pidgin/relnot.so +# remove dummy nullclient +rm -f $RPM_BUILD_ROOT%{_bindir}/nullclient # install Fedora pidgin default prefs.xml mkdir -p $RPM_BUILD_ROOT%{_sysconfdir}/purple/ install -m 644 prefs.xml $RPM_BUILD_ROOT%{_sysconfdir}/purple/prefs.xml @@ -285,9 +340,9 @@ # symlink /usr/bin/gaim to new pidgin name ln -sf %{_bindir}/pidgin $RPM_BUILD_ROOT%{_bindir}/gaim -%post -/sbin/ldconfig -n %{_libdir}/pidgin -/sbin/ldconfig -n %{_libdir}/finch +%post -n libpurple -p /sbin/ldconfig + +%post -n finch -p /sbin/ldconfig %if %{mono_integration} # Mono apps need mono_exec_t. Since pidgin doesn't call /usr/bin/mono to run its @@ -302,9 +357,9 @@ /usr/bin/chcon -t mono_exec_t /usr/bin/pidgin %endif -%postun -/sbin/ldconfig -n %{_libdir}/pidgin -/sbin/ldconfig -n %{_libdir}/finch +%postun -n libpurple -p /sbin/ldconfig + +%postun -n finch -p /sbin/ldconfig %clean rm -rf $RPM_BUILD_ROOT @@ -312,47 +367,77 @@ %files -f pidgin.lang %defattr(-,root,root,-) %doc NEWS COPYING AUTHORS doc/FAQ README ChangeLog doc/PERL-HOWTO.dox -%{_bindir}/* +%{_bindir}/pidgin +%{_bindir}/gaim %{_libdir}/pidgin/ -%{_libdir}/finch/ -%{_libdir}/libpurple/ -%{_libdir}/libpurple.so.* -%{_libdir}/libgnt.so.* -%{_mandir}/man1/* -%{_mandir}/man3/* -%{_datadir}/aclocal/purple.m4 +%{_mandir}/man1/pidgin.* +%{_mandir}/man3/Purple::GtkUI.* %{_datadir}/applications/pidgin.desktop %{_datadir}/pixmaps/pidgin/ -%{_datadir}/pixmaps/purple/ %{_datadir}/pixmaps/pidgin.svg %{_datadir}/sounds/pidgin/ +%if %{perl_integration} +%{perl_vendorarch}/Purple/* +%{perl_vendorarch}/auto/Purple/GtkUI* +%endif + +%files devel +%defattr(-,root,root,-) +%{_includedir}/pidgin/ +%{_libdir}/pkgconfig/pidgin.pc + +%files -f pidgin.lang -n libpurple +%{_libdir}/libpurple/ +%{_libdir}/libpurple.so.* +%{_mandir}/man3/Purple.* +%{_datadir}/pixmaps/purple/ %{_sysconfdir}/purple/ %{_sysconfdir}/gconf/schemas/purple.schemas %if %{perl_integration} -%{perl_vendorarch}/Purple* -%{perl_vendorarch}/auto/Purple/ +%{perl_vendorarch}/Purple.pm +%dir %{perl_vendorarch}/auto/Purple +%{perl_vendorarch}/auto/Purple/Purple.so +%{perl_vendorarch}/auto/Purple/autosplit.ix %endif %if %{dbus_integration} +%{_bindir}/purple-client-example +%{_bindir}/purple-remote +%{_bindir}/purple-send +%{_bindir}/purple-send-async +%{_bindir}/purple-url-handler %{_libdir}/libpurple-client.so.* #%{_datadir}/dbus-1/services/pidgin.service +%doc libpurple/purple-notifications-example %endif -%files devel -%defattr(-,root,root,-) -%{_includedir}/libpurple/ -%{_includedir}/pidgin/ -%{_includedir}/finch/ -%{_includedir}/gnt/ +%files -n libpurple-devel +%{_datadir}/aclocal/purple.m4 %{_libdir}/libpurple.so -%{_libdir}/libgnt.so +%{_includedir}/libpurple/ %{_libdir}/pkgconfig/purple.pc -%{_libdir}/pkgconfig/pidgin.pc -%{_libdir}/pkgconfig/gnt.pc %if %{dbus_integration} %{_libdir}/libpurple-client.so %endif +%files -f pidgin.lang -n finch +%{_bindir}/finch +%{_libdir}/finch/ +%{_libdir}/libgnt.so.* +%{_mandir}/man1/finch.* + +%files -n finch-devel +%{_includedir}/finch/ +%{_includedir}/gnt/ +%{_libdir}/libgnt.so +%{_libdir}/pkgconfig/gnt.pc + + %changelog +* Wed Apr 18 2007 Stu Tomlinson - 2:2.0.0-0.34.beta7devel +- Split into pidgin, finch & libpurple, along with corresponding -devel RPMs +- Remove ldconfig for plugin directories +- Fix non-UTF8 %%changelog + * Tue Apr 17 2007 Warren Togami - -devel req pkgconfig (#222488) @@ -922,7 +1007,7 @@ - 0.58 - remove applet -* Fri Mar 22 2002 Trond Eivind Glomsr?d 0.53-1 +* Fri Mar 22 2002 Trond Eivind Glomsr??d 0.53-1 - Langify * Wed Mar 13 2002 Christopher Blizzard @@ -946,7 +1031,7 @@ * Sun Jun 24 2001 Elliot Lee - Bump release + rebuild. -* Thu Feb 15 2001 Trond Eivind Glomsr?d +* Thu Feb 15 2001 Trond Eivind Glomsr??d - make it compile * Sun Feb 11 2001 Tim Powers From fedora-extras-commits at redhat.com Wed Apr 18 21:25:02 2007 From: fedora-extras-commits at redhat.com (Tomas Mraz (tmraz)) Date: Wed, 18 Apr 2007 17:25:02 -0400 Subject: rpms/workrave/FC-6 workrave-1.8.4-applet-crash.patch, NONE, 1.1 workrave.spec, 1.8, 1.9 Message-ID: <200704182125.l3ILP25N008742@cvs-int.fedora.redhat.com> Author: tmraz Update of /cvs/extras/rpms/workrave/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv8718 Modified Files: workrave.spec Added Files: workrave-1.8.4-applet-crash.patch Log Message: * Wed Apr 18 2007 Tomas Mraz - 1.8.4-3 - fixed applet crash (#236543) workrave-1.8.4-applet-crash.patch: --- NEW FILE workrave-1.8.4-applet-crash.patch --- --- workrave/trunk/frontend/gtkmm/src/GUI.cc 2007/03/04 18:23:55 1144 +++ workrave/trunk/frontend/gtkmm/src/GUI.cc 2007/03/27 18:12:49 1161 @@ -223,8 +223,8 @@ init_core(); init_sound_player(); init_multihead(); - init_remote_control(); init_gui(); + init_remote_control(); on_timer(); Index: workrave.spec =================================================================== RCS file: /cvs/extras/rpms/workrave/FC-6/workrave.spec,v retrieving revision 1.8 retrieving revision 1.9 diff -u -r1.8 -r1.9 --- workrave.spec 13 Apr 2007 14:27:07 -0000 1.8 +++ workrave.spec 18 Apr 2007 21:24:28 -0000 1.9 @@ -1,6 +1,6 @@ Name: workrave Version: 1.8.4 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Program that assists in the recovery and prevention of RSI # Based on older packages by Dag Wieers and Steve Ratcliffe License: GPL @@ -9,6 +9,7 @@ # For some reason the upstream tarball contains the -2 added to the version. Source0: http://prdownloads.sourceforge.net/workrave/%{name}-%{version}-2.tar.gz Source1: workrave.desktop +Patch1: workrave-1.8.4-applet-crash.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: gettext @@ -26,6 +27,7 @@ %prep %setup -q -n %{name}-%{version} +%patch1 -p2 -b .crash %build if [ ! -x configure ]; then @@ -66,6 +68,9 @@ %{_datadir}/applications/fedora-workrave.desktop %changelog +* Wed Apr 18 2007 Tomas Mraz - 1.8.4-3 +- fixed applet crash (#236543) + * Mon Mar 26 2007 Tomas Mraz - 1.8.4-2 - new upstream version - add datadir/pixmaps/workrave to files (#233815) From fedora-extras-commits at redhat.com Wed Apr 18 21:40:19 2007 From: fedora-extras-commits at redhat.com (Paul Wouters (pwouters)) Date: Wed, 18 Apr 2007 17:40:19 -0400 Subject: rpms/gaim-otr/devel gaim-otr.spec,1.24,1.25 Message-ID: <200704182140.l3ILeJvl009469@cvs-int.fedora.redhat.com> Author: pwouters Update of /cvs/extras/rpms/gaim-otr/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv9419 Modified Files: gaim-otr.spec Log Message: * Wed Apr 18 2007 Paul Wouters 3.0.1-0.4.20060921cvs - Support for the rename of gaim to pidgin Index: gaim-otr.spec =================================================================== RCS file: /cvs/extras/rpms/gaim-otr/devel/gaim-otr.spec,v retrieving revision 1.24 retrieving revision 1.25 diff -u -r1.24 -r1.25 --- gaim-otr.spec 28 Oct 2006 06:33:44 -0000 1.24 +++ gaim-otr.spec 18 Apr 2007 21:39:46 -0000 1.25 @@ -1,7 +1,7 @@ Summary: Off-The-Record Messaging plugin for GAIM Name: gaim-otr Version: 3.0.1 -Release: 0.3.20060921cvs%{?dist} +Release: 0.4.20060921cvs%{?dist} #Source: http://www.cypherpunks.ca/otr/%{name}-%{version}.tar.gz Source: %{name}-20060712.tar.gz Patch0: gaim-beta4.patch @@ -11,12 +11,11 @@ Provides: otr-plugin = %{version} Obsoletes: otr-plugin BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) -Requires: gaim >= 2.0.0-0.17.beta4, libotr >= 3.0.0 -BuildRequires: glib2-devel, gtk2-devel, libgcrypt-devel >= 1.2.0, libgpg-error-devel, gaim >= 1.0.0, libotr-devel >= 3.0.0, autoconf, automake, libtool, gaim-devel >= 2.0.0-0.17.beta4 +Requires: pidgin >= 2.0.0-0.17.beta4, libotr >= 3.0.0 +BuildRequires: glib2-devel, gtk2-devel, libgcrypt-devel >= 1.2.0, libgpg-error-devel, pidgin >= 1.0.0, libotr-devel >= 3.0.0, autoconf, automake, libtool, pidgin-devel >= 2.0.0-0.17.beta4 %description - -This is a gaim plugin which implements Off-the-Record (OTR) Messaging. +This is a gaim/pidgin plugin which implements Off-the-Record (OTR) Messaging. It is known to work (at least) under the Linux and Windows versions of gaim. Implementations for Adium, Trillian and Miranda exist, as well as a proxy application called otrproxy for clients that do not support OTR @@ -46,9 +45,12 @@ %files %defattr(-, root, root, 0755) %doc README COPYING -%{_libdir}/gaim/gaim-otr.so +%{_libdir}/pidgin/gaim-otr.so %changelog +* Wed Apr 18 2007 Paul Wouters 3.0.1-0.4.20060921cvs +- Support for the rename of gaim to pidgin + * Sat Oct 28 2006 Paul Wouters 3.0.1-0.3.20060921cvs - Added patch for gaim 2.0.0-beta4 From fedora-extras-commits at redhat.com Wed Apr 18 21:55:00 2007 From: fedora-extras-commits at redhat.com (Bill Nottingham (notting)) Date: Wed, 18 Apr 2007 17:55:00 -0400 Subject: comps comps-fe7.xml.in,1.155,1.156 Message-ID: <200704182155.l3ILt0sU009894@cvs-int.fedora.redhat.com> Author: notting Update of /cvs/extras/comps In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv9871 Modified Files: comps-fe7.xml.in Log Message: nx, openpbx, orts Index: comps-fe7.xml.in =================================================================== RCS file: /cvs/extras/comps/comps-fe7.xml.in,v retrieving revision 1.155 retrieving revision 1.156 diff -u -r1.155 -r1.156 --- comps-fe7.xml.in 18 Apr 2007 21:09:29 -0000 1.155 +++ comps-fe7.xml.in 18 Apr 2007 21:54:30 -0000 1.156 @@ -1163,6 +1163,8 @@ l2tpd nsd oidentd + openpbx + orts puppet-server rbldnsd rinetd @@ -1486,6 +1488,7 @@ netgo nfswatch nomarch + nx oddjob p0f p7zip From fedora-extras-commits at redhat.com Wed Apr 18 21:57:04 2007 From: fedora-extras-commits at redhat.com (Bill Nottingham (notting)) Date: Wed, 18 Apr 2007 17:57:04 -0400 Subject: comps comps-fe7.xml.in,1.156,1.157 Message-ID: <200704182157.l3ILv4qJ009930@cvs-int.fedora.redhat.com> Author: notting Update of /cvs/extras/comps In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv9910 Modified Files: comps-fe7.xml.in Log Message: ntfs-3g Index: comps-fe7.xml.in =================================================================== RCS file: /cvs/extras/comps/comps-fe7.xml.in,v retrieving revision 1.156 retrieving revision 1.157 diff -u -r1.156 -r1.157 --- comps-fe7.xml.in 18 Apr 2007 21:54:30 -0000 1.156 +++ comps-fe7.xml.in 18 Apr 2007 21:56:34 -0000 1.157 @@ -84,6 +84,7 @@ true hunspell-en + ntfs-3g @@ -1417,6 +1418,7 @@ jigdo NetworkManager-openvpn NetworkManager-vpnc + ntfs-3g openvpn vpnc aide From fedora-extras-commits at redhat.com Wed Apr 18 22:07:29 2007 From: fedora-extras-commits at redhat.com (Bill Nottingham (notting)) Date: Wed, 18 Apr 2007 18:07:29 -0400 Subject: comps comps-fe7.xml.in,1.157,1.158 Message-ID: <200704182207.l3IM7TvP014524@cvs-int.fedora.redhat.com> Author: notting Update of /cvs/extras/comps In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv14461 Modified Files: comps-fe7.xml.in Log Message: p! powerdns, pitivi, etc. make web-devel depend on web-server Index: comps-fe7.xml.in =================================================================== RCS file: /cvs/extras/comps/comps-fe7.xml.in,v retrieving revision 1.157 retrieving revision 1.158 diff -u -r1.157 -r1.158 --- comps-fe7.xml.in 18 Apr 2007 21:56:34 -0000 1.157 +++ comps-fe7.xml.in 18 Apr 2007 22:06:59 -0000 1.158 @@ -293,6 +293,8 @@ phpcs pikdev pl + plague-client + plague plt-scheme pscan pungi @@ -342,6 +344,15 @@ + dns-server + <_name>DNS Name Server + false + true + + pdns + + + dutch-support <_name>Dutch Support false @@ -621,6 +632,7 @@ poker2d powermanga ppracer + prboom qgo rafkill raidem @@ -1363,6 +1375,7 @@ muine nomadsync nyquist + pitivi regionset rosegarden4 soundconverter @@ -1498,6 +1511,7 @@ par2cmdline pbzip2 powerman + prelude-manager puppet pwgen qdbm @@ -1625,9 +1639,13 @@ <_description>These packages are helpful when developing web applications or web pages. false true + + web-server + Django gallery2 + php-manual-en @@ -1692,6 +1710,7 @@ obconf obmenu openbox + pekwm WindowMaker wmx xcompmgr From fedora-extras-commits at redhat.com Wed Apr 18 22:26:58 2007 From: fedora-extras-commits at redhat.com (Michael Patrick McGrath (mmcgrath)) Date: Wed, 18 Apr 2007 18:26:58 -0400 Subject: rpms/nagios/devel nagios.logrotate,1.3,1.4 Message-ID: <200704182226.l3IMQwH4015853@cvs-int.fedora.redhat.com> Author: mmcgrath Update of /cvs/extras/rpms/nagios/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv15749 Modified Files: nagios.logrotate Log Message: test Index: nagios.logrotate =================================================================== RCS file: /cvs/extras/rpms/nagios/devel/nagios.logrotate,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- nagios.logrotate 21 Nov 2006 06:19:46 -0000 1.3 +++ nagios.logrotate 18 Apr 2007 22:26:24 -0000 1.4 @@ -1,4 +1,4 @@ -# Important! Nagios rotates its own logs. Only enable this logrotate if you +# Important! Nagios rotates its own logs. Only enable this logrotate if you # know what you are doing! # For more information please see "log_rotate_method" in: From fedora-extras-commits at redhat.com Wed Apr 18 22:27:11 2007 From: fedora-extras-commits at redhat.com (Chris Weyl (cweyl)) Date: Wed, 18 Apr 2007 18:27:11 -0400 Subject: rpms/perl-SUPER Makefile,1.2,1.3 Message-ID: <200704182227.l3IMRBhl015856@cvs-int.fedora.redhat.com> Author: cweyl Update of /cvs/extras/rpms/perl-SUPER In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv15779 Modified Files: Makefile Log Message: update to 0.16 Index: Makefile =================================================================== RCS file: /cvs/extras/rpms/perl-SUPER/Makefile,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- Makefile 4 Oct 2006 04:18:40 -0000 1.2 +++ Makefile 18 Apr 2007 22:26:37 -0000 1.3 @@ -4,9 +4,10 @@ # tag & build all non-legacy branches... build-all : - @echo WARNING: building for devel and FC-5 + @echo WARNING: building for devel, FC-5 and FC-6 @sleep 5s @cd FC-5 && test -f dead.package || ( make tag && make plague ) + @cd FC-6 && test -f dead.package || ( make tag && make plague ) @cd devel && test -f dead.package || ( make tag && make plague ) common-update : common From fedora-extras-commits at redhat.com Wed Apr 18 22:27:16 2007 From: fedora-extras-commits at redhat.com (Chris Weyl (cweyl)) Date: Wed, 18 Apr 2007 18:27:16 -0400 Subject: rpms/perl-SUPER/FC-5 perl-SUPER.spec,1.3,1.4 sources,1.3,1.4 Message-ID: <200704182227.l3IMRGe2015862@cvs-int.fedora.redhat.com> Author: cweyl Update of /cvs/extras/rpms/perl-SUPER/FC-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv15779/FC-5 Modified Files: perl-SUPER.spec sources Log Message: update to 0.16 Index: perl-SUPER.spec =================================================================== RCS file: /cvs/extras/rpms/perl-SUPER/FC-5/perl-SUPER.spec,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- perl-SUPER.spec 4 Oct 2006 04:18:40 -0000 1.3 +++ perl-SUPER.spec 18 Apr 2007 22:26:42 -0000 1.4 @@ -1,5 +1,5 @@ Name: perl-SUPER -Version: 1.15 +Version: 1.16 Release: 1%{?dist} Summary: Sane superclass method dispatcher License: GPL or Artistic @@ -55,6 +55,9 @@ %{_mandir}/man3/* %changelog +* Wed Apr 04 2007 Chris Weyl 1.16-1 +- update to 1.16 + * Tue Oct 03 2006 Chris Weyl 1.15-1 - update to 1.15 - add explict requires on perl(Exporter); missed due to a use base construct Index: sources =================================================================== RCS file: /cvs/extras/rpms/perl-SUPER/FC-5/sources,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- sources 4 Oct 2006 04:18:40 -0000 1.3 +++ sources 18 Apr 2007 22:26:42 -0000 1.4 @@ -1 +1 @@ -41e4bb405cfad7efe0da34f08fe5ee91 SUPER-1.15.tar.gz +3a0584598514f471f5df9480e12573c0 SUPER-1.16.tar.gz From fedora-extras-commits at redhat.com Wed Apr 18 22:27:21 2007 From: fedora-extras-commits at redhat.com (Chris Weyl (cweyl)) Date: Wed, 18 Apr 2007 18:27:21 -0400 Subject: rpms/perl-SUPER/FC-6 perl-SUPER.spec,1.3,1.4 sources,1.3,1.4 Message-ID: <200704182227.l3IMRLAA015869@cvs-int.fedora.redhat.com> Author: cweyl Update of /cvs/extras/rpms/perl-SUPER/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv15779/FC-6 Modified Files: perl-SUPER.spec sources Log Message: update to 0.16 Index: perl-SUPER.spec =================================================================== RCS file: /cvs/extras/rpms/perl-SUPER/FC-6/perl-SUPER.spec,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- perl-SUPER.spec 4 Oct 2006 04:18:41 -0000 1.3 +++ perl-SUPER.spec 18 Apr 2007 22:26:46 -0000 1.4 @@ -1,5 +1,5 @@ Name: perl-SUPER -Version: 1.15 +Version: 1.16 Release: 1%{?dist} Summary: Sane superclass method dispatcher License: GPL or Artistic @@ -55,6 +55,9 @@ %{_mandir}/man3/* %changelog +* Wed Apr 04 2007 Chris Weyl 1.16-1 +- update to 1.16 + * Tue Oct 03 2006 Chris Weyl 1.15-1 - update to 1.15 - add explict requires on perl(Exporter); missed due to a use base construct Index: sources =================================================================== RCS file: /cvs/extras/rpms/perl-SUPER/FC-6/sources,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- sources 4 Oct 2006 04:18:41 -0000 1.3 +++ sources 18 Apr 2007 22:26:46 -0000 1.4 @@ -1 +1 @@ -41e4bb405cfad7efe0da34f08fe5ee91 SUPER-1.15.tar.gz +3a0584598514f471f5df9480e12573c0 SUPER-1.16.tar.gz From fedora-extras-commits at redhat.com Wed Apr 18 22:27:25 2007 From: fedora-extras-commits at redhat.com (Chris Weyl (cweyl)) Date: Wed, 18 Apr 2007 18:27:25 -0400 Subject: rpms/perl-SUPER/devel .cvsignore, 1.3, 1.4 perl-SUPER.spec, 1.3, 1.4 sources, 1.3, 1.4 Message-ID: <200704182227.l3IMRP1j015874@cvs-int.fedora.redhat.com> Author: cweyl Update of /cvs/extras/rpms/perl-SUPER/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv15779/devel Modified Files: .cvsignore perl-SUPER.spec sources Log Message: update to 0.16 Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/perl-SUPER/devel/.cvsignore,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- .cvsignore 4 Oct 2006 04:18:41 -0000 1.3 +++ .cvsignore 18 Apr 2007 22:26:51 -0000 1.4 @@ -1 +1 @@ -SUPER-1.15.tar.gz +SUPER-1.16.tar.gz Index: perl-SUPER.spec =================================================================== RCS file: /cvs/extras/rpms/perl-SUPER/devel/perl-SUPER.spec,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- perl-SUPER.spec 4 Oct 2006 04:18:41 -0000 1.3 +++ perl-SUPER.spec 18 Apr 2007 22:26:51 -0000 1.4 @@ -1,5 +1,5 @@ Name: perl-SUPER -Version: 1.15 +Version: 1.16 Release: 1%{?dist} Summary: Sane superclass method dispatcher License: GPL or Artistic @@ -55,6 +55,9 @@ %{_mandir}/man3/* %changelog +* Wed Apr 04 2007 Chris Weyl 1.16-1 +- update to 1.16 + * Tue Oct 03 2006 Chris Weyl 1.15-1 - update to 1.15 - add explict requires on perl(Exporter); missed due to a use base construct Index: sources =================================================================== RCS file: /cvs/extras/rpms/perl-SUPER/devel/sources,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- sources 4 Oct 2006 04:18:41 -0000 1.3 +++ sources 18 Apr 2007 22:26:51 -0000 1.4 @@ -1 +1 @@ -41e4bb405cfad7efe0da34f08fe5ee91 SUPER-1.15.tar.gz +3a0584598514f471f5df9480e12573c0 SUPER-1.16.tar.gz From fedora-extras-commits at redhat.com Wed Apr 18 22:28:15 2007 From: fedora-extras-commits at redhat.com (Michael Patrick McGrath (mmcgrath)) Date: Wed, 18 Apr 2007 18:28:15 -0400 Subject: rpms/nagios/devel nagios.logrotate,1.4,1.5 Message-ID: <200704182228.l3IMSFi9016024@cvs-int.fedora.redhat.com> Author: mmcgrath Update of /cvs/extras/rpms/nagios/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv15880 Modified Files: nagios.logrotate Log Message: test change Index: nagios.logrotate =================================================================== RCS file: /cvs/extras/rpms/nagios/devel/nagios.logrotate,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- nagios.logrotate 18 Apr 2007 22:26:24 -0000 1.4 +++ nagios.logrotate 18 Apr 2007 22:27:41 -0000 1.5 @@ -1,4 +1,4 @@ -# Important! Nagios rotates its own logs. Only enable this logrotate if you +# Important! Nagios rotates its own logs. Only enable this logrotate if you # know what you are doing! # For more information please see "log_rotate_method" in: From fedora-extras-commits at redhat.com Wed Apr 18 23:01:21 2007 From: fedora-extras-commits at redhat.com (Dominik Mierzejewski (rathann)) Date: Wed, 18 Apr 2007 19:01:21 -0400 Subject: rpms/gg2/devel gg2.spec,1.2,1.3 Message-ID: <200704182301.l3IN1LoD020843@cvs-int.fedora.redhat.com> Author: rathann Update of /cvs/extras/rpms/gg2/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv16879 Modified Files: gg2.spec Log Message: - split off libs to fix multilib issues Index: gg2.spec =================================================================== RCS file: /cvs/extras/rpms/gg2/devel/gg2.spec,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- gg2.spec 1 Nov 2006 14:33:13 -0000 1.2 +++ gg2.spec 18 Apr 2007 23:00:46 -0000 1.3 @@ -1,6 +1,6 @@ Name: gg2 Version: 2.3.0 -Release: 1%{?dist} +Release: 2%{?dist} Summary: GNU Gadu 2 - free talking Summary(es): GNU Gadu 2 - charlar libremente Summary(pl): GNU Gadu 2 - wolne gadanie @@ -50,7 +50,7 @@ Summary(es): Cabeceras para la biblioteca libgg2_core para desarrollar plugins Summary(pl): Pliki nag????wkowe biblioteki libgg2_core potrzebne do rozwijania wtyczek Group: Development/Libraries -Requires: %{name} = %{version}-%{release} +Requires: %{name}-libs = %{version}-%{release} Requires: glib2-devel %description devel @@ -65,6 +65,17 @@ Ten pakiet zawiera pliki nag????wkowe biblioteki libgg2_core, potrzebne do rozwijania wtyczek do GNU Gadu 2. +%package libs +Summary: GNU Gadu library +Summary(pl): Biblioteka GNU Gadu +Group: System Environment/Libraries + +%description libs +GNU Gadu instant messenger core library. + +%description libs -l pl +Biblioteka komunikatora GNU Gadu. + %package gadu-gadu Summary: Gadu-gadu plugin Summary(es): Plugin de Gadu-gadu @@ -256,8 +267,8 @@ %clean rm -rf $RPM_BUILD_ROOT -%post -p /sbin/ldconfig -%postun -p /sbin/ldconfig +%post libs -p /sbin/ldconfig +%postun libs -p /sbin/ldconfig %files -f %{name}.lang %defattr(644,root,root,755) @@ -270,7 +281,6 @@ %doc doc/* %attr(755,root,root) %{_bindir}/%{name} %attr(755,root,root) %{_bindir}/gghist -%attr(755,root,root) %{_libdir}/libgg2_core.so.* %dir %{_libdir}/%{name} %attr(755,root,root) %{_libdir}/%{name}/libaaway_plugin.so %attr(755,root,root) %{_libdir}/%{name}/libdbus_plugin.so @@ -309,6 +319,9 @@ %{_datadir}/applications/*%{name}.desktop %{_datadir}/dbus-1/services/org.freedesktop.im.GG.service +%files libs +%attr(755,root,root) %{_libdir}/libgg2_core.so.* + %files gadu-gadu %defattr(755,root,root,755) %{_libdir}/%{name}/libgadu_gadu_plugin.so @@ -348,6 +361,9 @@ %{_libdir}/pkgconfig/gg2_core.pc %changelog +* Thu Apr 19 2007 Dominik Mierzejewski 2.3.0-2 +- split off libs to fix multilib issues + * Mon Oct 16 2006 Dominik Mierzejewski 2.3.0-1 - updated to 2.3.0 - fix desktop file From fedora-extras-commits at redhat.com Wed Apr 18 23:08:48 2007 From: fedora-extras-commits at redhat.com (Toshio Ernie Kuratomi (toshio)) Date: Wed, 18 Apr 2007 19:08:48 -0400 Subject: rpms/bzr-gtk/FC-6 bzr-gtk.spec,1.8,1.9 Message-ID: <200704182308.l3IN8mVl021290@cvs-int.fedora.redhat.com> Author: toshio Update of /cvs/extras/rpms/bzr-gtk/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv21232/FC-6 Modified Files: bzr-gtk.spec Log Message: - Fix olive description. Index: bzr-gtk.spec =================================================================== RCS file: /cvs/extras/rpms/bzr-gtk/FC-6/bzr-gtk.spec,v retrieving revision 1.8 retrieving revision 1.9 diff -u -r1.8 -r1.9 --- bzr-gtk.spec 3 Apr 2007 20:44:58 -0000 1.8 +++ bzr-gtk.spec 18 Apr 2007 23:08:14 -0000 1.9 @@ -2,7 +2,7 @@ Name: bzr-gtk Version: 0.15.2 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Bazaar plugin for GTK+ interfaces to most Bazaar operations Group: Development/Tools @@ -34,8 +34,6 @@ Olive aims to be a full-featured graphical frontend for Bazaar. It will expose all core functionality of Bazaar in a user-friendly GUI. -Olive is part of the bzr-gtk package. - %prep %setup -q %patch -p1 -b .disable @@ -70,6 +68,9 @@ #%{_prefix}/lib/nautilus/extensions-1.0/python/* %changelog +* Wed Apr 18 2007 Toshio Kuratomi 0.15.2-2 +- Fix olive description. + * Fri Apr 3 2007 Toshio Kuratomi 0.15.2-1 - Upgrade to 0.15.2: + Traceback fixed upstream. From fedora-extras-commits at redhat.com Wed Apr 18 23:08:44 2007 From: fedora-extras-commits at redhat.com (Toshio Ernie Kuratomi (toshio)) Date: Wed, 18 Apr 2007 19:08:44 -0400 Subject: rpms/bzr-gtk/FC-5 bzr-gtk.spec,1.6,1.7 Message-ID: <200704182308.l3IN8ibb021286@cvs-int.fedora.redhat.com> Author: toshio Update of /cvs/extras/rpms/bzr-gtk/FC-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv21232/FC-5 Modified Files: bzr-gtk.spec Log Message: - Fix olive description. Index: bzr-gtk.spec =================================================================== RCS file: /cvs/extras/rpms/bzr-gtk/FC-5/bzr-gtk.spec,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- bzr-gtk.spec 3 Apr 2007 20:48:28 -0000 1.6 +++ bzr-gtk.spec 18 Apr 2007 23:08:10 -0000 1.7 @@ -2,7 +2,7 @@ Name: bzr-gtk Version: 0.15.2 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Bazaar plugin for GTK+ interfaces to most Bazaar operations Group: Development/Tools @@ -34,8 +34,6 @@ Olive aims to be a full-featured graphical frontend for Bazaar. It will expose all core functionality of Bazaar in a user-friendly GUI. -Olive is part of the bzr-gtk package. - %prep %setup -q %patch -p1 -b .disable @@ -70,6 +68,9 @@ #%{_prefix}/lib/nautilus/extensions-1.0/python/* %changelog +* Wed Apr 18 2007 Toshio Kuratomi 0.15.2-2 +- Fix olive description. + * Fri Apr 3 2007 Toshio Kuratomi 0.15.2-1 - Upgrade to 0.15.2: + Traceback fixed upstream. From fedora-extras-commits at redhat.com Wed Apr 18 23:08:52 2007 From: fedora-extras-commits at redhat.com (Toshio Ernie Kuratomi (toshio)) Date: Wed, 18 Apr 2007 19:08:52 -0400 Subject: rpms/bzr-gtk/devel bzr-gtk.spec,1.6,1.7 Message-ID: <200704182308.l3IN8q9q021293@cvs-int.fedora.redhat.com> Author: toshio Update of /cvs/extras/rpms/bzr-gtk/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv21232/devel Modified Files: bzr-gtk.spec Log Message: - Fix olive description. Index: bzr-gtk.spec =================================================================== RCS file: /cvs/extras/rpms/bzr-gtk/devel/bzr-gtk.spec,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- bzr-gtk.spec 3 Apr 2007 20:44:47 -0000 1.6 +++ bzr-gtk.spec 18 Apr 2007 23:08:18 -0000 1.7 @@ -2,7 +2,7 @@ Name: bzr-gtk Version: 0.15.2 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Bazaar plugin for GTK+ interfaces to most Bazaar operations Group: Development/Tools @@ -34,8 +34,6 @@ Olive aims to be a full-featured graphical frontend for Bazaar. It will expose all core functionality of Bazaar in a user-friendly GUI. -Olive is part of the bzr-gtk package. - %prep %setup -q %patch -p1 -b .disable @@ -70,6 +68,9 @@ #%{_prefix}/lib/nautilus/extensions-1.0/python/* %changelog +* Wed Apr 18 2007 Toshio Kuratomi 0.15.2-2 +- Fix olive description. + * Fri Apr 3 2007 Toshio Kuratomi 0.15.2-1 - Upgrade to 0.15.2: + Traceback fixed upstream. From fedora-extras-commits at redhat.com Thu Apr 19 00:34:28 2007 From: fedora-extras-commits at redhat.com (Jef Spaleta (jspaleta)) Date: Wed, 18 Apr 2007 20:34:28 -0400 Subject: rpms/scipy/devel scipy.spec,1.5,1.6 Message-ID: <200704190034.l3J0YSO4031096@cvs-int.fedora.redhat.com> Author: jspaleta Update of /cvs/extras/rpms/scipy/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv31072 Modified Files: scipy.spec Log Message: go back to using gfortran now that numpy is patched Index: scipy.spec =================================================================== RCS file: /cvs/extras/rpms/scipy/devel/scipy.spec,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- scipy.spec 14 Apr 2007 18:58:42 -0000 1.5 +++ scipy.spec 19 Apr 2007 00:33:54 -0000 1.6 @@ -3,7 +3,7 @@ Summary: Scipy: array processing for numbers, strings, records, and objects Name: scipy Version: 0.5.2 -Release: 2.1%{?dist} +Release: 2.2%{?dist} Group: Development/Libraries License: BSD @@ -14,10 +14,7 @@ BuildRequires: numpy, python-devel BuildRequires: fftw-devel, blas-devel, lapack-devel -#BuildRequires: gcc-gfortran -# numpy is not correctly detecting gfortran in development tree -# reverting to f77 for the time being in devel -BuildRequires: compat-gcc-34-g77 +BuildRequires: gcc-gfortran Requires: numpy, python @@ -37,9 +34,8 @@ %setup -q %build -env CFLAGS="$RPM_OPT_FLAGS" ATLAS=%{_libdir} FFTW=%{_libdir} BLAS=%{_libdir} LAPACK=%{_libdir} python setup.py config_fc --fcompiler=gnu --noarch build +env CFLAGS="$RPM_OPT_FLAGS" ATLAS=%{_libdir} FFTW=%{_libdir} BLAS=%{_libdir} LAPACK=%{_libdir} python setup.py config_fc --fcompiler=gnu95 --noarch build -#env CFLAGS="$RPM_OPT_FLAGS" ATLAS=%{_libdir} FFTW=%{_libdir} BLAS=%{_libdir} LAPACK=%{_libdir} python setup.py config_fc --fcompiler=gnu --f77flags="$RPM_OPT_FLAGS" build %install rm -rf $RPM_BUILD_ROOT @@ -58,6 +54,9 @@ %changelog +* Wed Apr 18 2007 Jef Spaleta - 0.5.2-2.2 +- go back to using gfortran now that numpy is patched + * Sat Apr 14 2007 Jef Spaleta - 0.5.2-2.1 - minor correction for f77 usage From fedora-extras-commits at redhat.com Thu Apr 19 01:23:01 2007 From: fedora-extras-commits at redhat.com (Kevin Fenzi (kevin)) Date: Wed, 18 Apr 2007 21:23:01 -0400 Subject: rpms/libxfce4util/devel libxfce4util.spec, 1.15, 1.16 sources, 1.8, 1.9 .cvsignore, 1.8, 1.9 Message-ID: <200704190123.l3J1N1j4004559@cvs-int.fedora.redhat.com> Author: kevin Update of /cvs/extras/rpms/libxfce4util/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv4536 Modified Files: libxfce4util.spec sources .cvsignore Log Message: BuildRequire gettext and include locales Update to 4.4.1 Index: libxfce4util.spec =================================================================== RCS file: /cvs/extras/rpms/libxfce4util/devel/libxfce4util.spec,v retrieving revision 1.15 retrieving revision 1.16 diff -u -r1.15 -r1.16 --- libxfce4util.spec 22 Jan 2007 07:31:43 -0000 1.15 +++ libxfce4util.spec 19 Apr 2007 01:22:27 -0000 1.16 @@ -1,13 +1,14 @@ Summary: Utility library for the Xfce4 desktop environment Name: libxfce4util -Version: 4.4.0 -Release: 1%{?dist} +Version: 4.4.1 +Release: 2%{?dist} License: BSD and LGPL URL: http://www.xfce.org/ -Source0: http://www.xfce.org/archive/xfce-4.4.0/src/libxfce4util-4.4.0.tar.bz2 +Source0: http://www.xfce.org/archive/xfce-4.4.1/src/libxfce4util-4.4.1.tar.bz2 Group: Development/Libraries Requires: glib2 >= 2.0.0 BuildRequires: glib2-devel >= 2.0.0 +BuildRequires: gettext BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root %description @@ -37,6 +38,8 @@ rm -f $RPM_BUILD_ROOT%{_libdir}/*.la +%find_lang %{name} + %clean rm -rf $RPM_BUILD_ROOT @@ -44,7 +47,7 @@ %postun -p /sbin/ldconfig -%files +%files -f %{name}.lang %defattr(-,root,root,-) %doc AUTHORS ChangeLog ChangeLog.pre-4.2.0 COPYING NEWS %{_libdir}/lib*.so.* @@ -58,6 +61,12 @@ %{_datadir}/gtk-doc/html/libxfce4util/ %changelog +* Mon Apr 16 2007 Christoph Wickert - 4.4.1-2 +- BuildRequire gettext and include locales + +* Wed Apr 11 2007 Kevin Fenzi - 4.4.1-1 +- Update to 4.4.1 + * Sun Jan 21 2007 Kevin Fenzi - 4.4.0-1 - Update to 4.4.0 Index: sources =================================================================== RCS file: /cvs/extras/rpms/libxfce4util/devel/sources,v retrieving revision 1.8 retrieving revision 1.9 diff -u -r1.8 -r1.9 --- sources 22 Jan 2007 07:31:43 -0000 1.8 +++ sources 19 Apr 2007 01:22:27 -0000 1.9 @@ -1 +1 @@ -543fb8efe96d6e83f897a7c64c48e9e6 libxfce4util-4.4.0.tar.bz2 +0e4011c57ca2b4491e715455a40c30bc libxfce4util-4.4.1.tar.bz2 Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/libxfce4util/devel/.cvsignore,v retrieving revision 1.8 retrieving revision 1.9 diff -u -r1.8 -r1.9 --- .cvsignore 22 Jan 2007 07:31:43 -0000 1.8 +++ .cvsignore 19 Apr 2007 01:22:27 -0000 1.9 @@ -1 +1 @@ -libxfce4util-4.4.0.tar.bz2 +libxfce4util-4.4.1.tar.bz2 From fedora-extras-commits at redhat.com Thu Apr 19 01:33:26 2007 From: fedora-extras-commits at redhat.com (Kevin Fenzi (kevin)) Date: Wed, 18 Apr 2007 21:33:26 -0400 Subject: rpms/libxfcegui4/devel libxfcegui4.spec, 1.18, 1.19 sources, 1.7, 1.8 .cvsignore, 1.7, 1.8 Message-ID: <200704190133.l3J1XQNq005096@cvs-int.fedora.redhat.com> Author: kevin Update of /cvs/extras/rpms/libxfcegui4/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv5068 Modified Files: libxfcegui4.spec sources .cvsignore Log Message: Drop BuildRequires dbh-devel and intltool Update to 4.4.1 Index: libxfcegui4.spec =================================================================== RCS file: /cvs/extras/rpms/libxfcegui4/devel/libxfcegui4.spec,v retrieving revision 1.18 retrieving revision 1.19 diff -u -r1.18 -r1.19 --- libxfcegui4.spec 22 Jan 2007 07:40:41 -0000 1.18 +++ libxfcegui4.spec 19 Apr 2007 01:32:52 -0000 1.19 @@ -1,21 +1,20 @@ Summary: GTK widgets for Xfce Name: libxfcegui4 -Version: 4.4.0 -Release: 1%{?dist} +Version: 4.4.1 +Release: 2%{?dist} License: LGPL URL: http://www.xfce.org/ -Source0: http://www.xfce.org/archive/xfce-4.4.0/src/libxfcegui4-4.4.0.tar.bz2 +Source0: http://www.xfce.org/archive/xfce-4.4.1/src/libxfcegui4-4.4.1.tar.bz2 Group: Development/Libraries BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root Requires: gtk2 >= 2.0.6 Requires: libxfce4util >= %{version} BuildRequires: gtk2-devel >= 2.0.6 BuildRequires: libxfce4util-devel >= %{version} -BuildRequires: dbh-devel BuildRequires: libxml2-devel >= 2.4.0 BuildRequires: imake BuildRequires: libXt-devel -BuildRequires: gettext intltool +BuildRequires: gettext %description The package includes various gtk widgets for Xfce. @@ -75,6 +74,12 @@ %{_datadir}/gtk-doc/html/libxfcegui4/ %changelog +* Mon Apr 16 2007 Christoph Wickert - 4.4.1-2 +- Drop BuildRequires dbh-devel and intltool + +* Wed Apr 11 2007 Kevin Fenzi - 4.4.1-1 +- Upgrade to 4.4.1 + * Sun Jan 21 2007 Kevin Fenzi - 4.4.0-1 - Upgrade to 4.4.0 - Add in new icons Index: sources =================================================================== RCS file: /cvs/extras/rpms/libxfcegui4/devel/sources,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- sources 22 Jan 2007 07:40:41 -0000 1.7 +++ sources 19 Apr 2007 01:32:52 -0000 1.8 @@ -1 +1 @@ -130cf67881f79c4f6ec4881a1d0d588f libxfcegui4-4.4.0.tar.bz2 +1e695429e9b7fbfb1bb5e78f6006be43 libxfcegui4-4.4.1.tar.bz2 Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/libxfcegui4/devel/.cvsignore,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- .cvsignore 22 Jan 2007 07:40:41 -0000 1.7 +++ .cvsignore 19 Apr 2007 01:32:52 -0000 1.8 @@ -1 +1 @@ -libxfcegui4-4.4.0.tar.bz2 +libxfcegui4-4.4.1.tar.bz2 From fedora-extras-commits at redhat.com Thu Apr 19 01:44:26 2007 From: fedora-extras-commits at redhat.com (Kevin Fenzi (kevin)) Date: Wed, 18 Apr 2007 21:44:26 -0400 Subject: rpms/libxfce4mcs/devel libxfce4mcs.spec, 1.15, 1.16 sources, 1.7, 1.8 .cvsignore, 1.7, 1.8 Message-ID: <200704190144.l3J1iQH9005234@cvs-int.fedora.redhat.com> Author: kevin Update of /cvs/extras/rpms/libxfce4mcs/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv5205 Modified Files: libxfce4mcs.spec sources .cvsignore Log Message: Create and own %%{_libdir}/xfce4/mcs-plugins Update to 4.4.1 Index: libxfce4mcs.spec =================================================================== RCS file: /cvs/extras/rpms/libxfce4mcs/devel/libxfce4mcs.spec,v retrieving revision 1.15 retrieving revision 1.16 diff -u -r1.15 -r1.16 --- libxfce4mcs.spec 22 Jan 2007 07:59:22 -0000 1.15 +++ libxfce4mcs.spec 19 Apr 2007 01:43:52 -0000 1.16 @@ -1,10 +1,10 @@ Summary: Multi-channel settings management support for Xfce Name: libxfce4mcs -Version: 4.4.0 +Version: 4.4.1 Release: 2%{?dist} License: LGPL URL: http://www.xfce.org/ -Source0: http://www.xfce.org/archive/xfce-4.4.0/src/libxfce4mcs-4.4.0.tar.bz2 +Source0: http://www.xfce.org/archive/xfce-4.4.1/src/libxfce4mcs-4.4.1.tar.bz2 Group: Development/Libraries BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root @@ -25,6 +25,8 @@ Requires: %{name} = %{version}-%{release} Requires: libX11-devel Requires: glib2-devel +Requires: libxfce4util-devel >= %{version} +Requires: libxfcegui4-devel >= %{version} %description devel This package includes the static libraries and header files you will need @@ -41,6 +43,7 @@ %install rm -rf $RPM_BUILD_ROOT make install DESTDIR=$RPM_BUILD_ROOT mandir=%{_mandir} +mkdir -p $RPM_BUILD_ROOT/%{_libdir}/xfce4/mcs-plugins rm -f $RPM_BUILD_ROOT%{_libdir}/*.la %clean @@ -55,6 +58,7 @@ %doc AUTHORS ChangeLog COPYING %{_libdir}/lib*.so.* %{_datadir}/gtk-doc/html/libxfce4mcs/ +%{_libdir}/xfce4/mcs-plugins %files devel %defattr(-, root,root,-) @@ -63,6 +67,12 @@ %{_includedir}/xfce4/libxfce4mcs %changelog +* Wed Apr 11 2007 Kevin Fenzi - 4.4.1-1 +- Update to 4.4.1 + +* Tue Apr 3 2007 Kevin Fenzi - 4.4.0-3 +- Create and own %%{_libdir}/xfce4/mcs-plugins + * Mon Jan 21 2007 Kevin Fenzi - 4.4.0-2 - Add gtk-docs Index: sources =================================================================== RCS file: /cvs/extras/rpms/libxfce4mcs/devel/sources,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- sources 22 Jan 2007 07:45:11 -0000 1.7 +++ sources 19 Apr 2007 01:43:52 -0000 1.8 @@ -1 +1 @@ -224863509b7f546fa1ca198374c424d3 libxfce4mcs-4.4.0.tar.bz2 +53c0deabf356d39779e6c6a2d5cbdd62 libxfce4mcs-4.4.1.tar.bz2 Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/libxfce4mcs/devel/.cvsignore,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- .cvsignore 22 Jan 2007 07:45:11 -0000 1.7 +++ .cvsignore 19 Apr 2007 01:43:52 -0000 1.8 @@ -1 +1 @@ -libxfce4mcs-4.4.0.tar.bz2 +libxfce4mcs-4.4.1.tar.bz2 From fedora-extras-commits at redhat.com Thu Apr 19 01:57:13 2007 From: fedora-extras-commits at redhat.com (Kevin Fenzi (kevin)) Date: Wed, 18 Apr 2007 21:57:13 -0400 Subject: rpms/xfce-mcs-manager/devel xfce-mcs-manager.spec, 1.12, 1.13 sources, 1.7, 1.8 .cvsignore, 1.7, 1.8 Message-ID: <200704190157.l3J1vDEd005500@cvs-int.fedora.redhat.com> Author: kevin Update of /cvs/extras/rpms/xfce-mcs-manager/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv5476 Modified Files: xfce-mcs-manager.spec sources .cvsignore Log Message: Update to 4.4.1 Own some unowned directories Index: xfce-mcs-manager.spec =================================================================== RCS file: /cvs/extras/rpms/xfce-mcs-manager/devel/xfce-mcs-manager.spec,v retrieving revision 1.12 retrieving revision 1.13 diff -u -r1.12 -r1.13 --- xfce-mcs-manager.spec 22 Jan 2007 07:53:04 -0000 1.12 +++ xfce-mcs-manager.spec 19 Apr 2007 01:56:39 -0000 1.13 @@ -1,10 +1,10 @@ Summary: Multi channel settings manager Name: xfce-mcs-manager -Version: 4.4.0 +Version: 4.4.1 Release: 1%{?dist} License: LGPL URL: http://www.xfce.org/ -Source0: http://www.xfce.org/archive/xfce-4.4.0/src/xfce-mcs-manager-4.4.0.tar.bz2 +Source0: http://www.xfce.org/archive/xfce-4.4.1/src/xfce-mcs-manager-4.4.1.tar.bz2 Group: User Interface/Desktops BuildRoot: %{_tmppath}/%{name}-%{version}-root Requires: libxfce4mcs >= %{version} @@ -39,6 +39,9 @@ %install rm -rf $RPM_BUILD_ROOT make install DESTDIR=$RPM_BUILD_ROOT +mkdir -p $RPM_BUILD_ROOT/%{_libdir}/xfce4 +mkdir -p $RPM_BUILD_ROOT/%{_datadir}/xfce4 +mkdir -p $RPM_BUILD_ROOT/%{_datadir}/xfce4/doc %find_lang %{name} @@ -55,6 +58,9 @@ %{_datadir}/icons/*/*/apps/*.png %{_bindir}/* %{_datadir}/applications/* +%dir %{_libdir}/xfce4 +%dir %{_datadir}/xfce4 +%dir %{_datadir}/xfce4/doc %files devel %defattr(-, root, root,-) @@ -62,6 +68,10 @@ %{_includedir}/xfce4/xfce-mcs-manager %changelog +* Sun Apr 15 2007 Kevin Fenzi - 4.4.1-1 +- Update to 4.4.1 +- Own some unowned directories + * Sun Jan 21 2007 Kevin Fenzi - 4.4.0-1 - Update to 4.4.0 Index: sources =================================================================== RCS file: /cvs/extras/rpms/xfce-mcs-manager/devel/sources,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- sources 22 Jan 2007 07:53:04 -0000 1.7 +++ sources 19 Apr 2007 01:56:39 -0000 1.8 @@ -1 +1 @@ -12be1f5676799a4210d3883c7b4b7294 xfce-mcs-manager-4.4.0.tar.bz2 +8fd3613d5aa0a146226718a9ea2c0242 xfce-mcs-manager-4.4.1.tar.bz2 Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/xfce-mcs-manager/devel/.cvsignore,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- .cvsignore 22 Jan 2007 07:53:04 -0000 1.7 +++ .cvsignore 19 Apr 2007 01:56:39 -0000 1.8 @@ -1 +1 @@ -xfce-mcs-manager-4.4.0.tar.bz2 +xfce-mcs-manager-4.4.1.tar.bz2 From fedora-extras-commits at redhat.com Thu Apr 19 02:08:46 2007 From: fedora-extras-commits at redhat.com (Kevin Fenzi (kevin)) Date: Wed, 18 Apr 2007 22:08:46 -0400 Subject: rpms/xfce4-panel/devel xfce4-panel.spec, 1.19, 1.20 sources, 1.7, 1.8 .cvsignore, 1.7, 1.8 Message-ID: <200704190208.l3J28kDj010041@cvs-int.fedora.redhat.com> Author: kevin Update of /cvs/extras/rpms/xfce4-panel/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv10008 Modified Files: xfce4-panel.spec sources .cvsignore Log Message: Upgrade to 4.4.1 Own %%{_libexecdir}/xfce4/ Do not own %%{_libdir}/xfce4/mcs-plugins Index: xfce4-panel.spec =================================================================== RCS file: /cvs/extras/rpms/xfce4-panel/devel/xfce4-panel.spec,v retrieving revision 1.19 retrieving revision 1.20 diff -u -r1.19 -r1.20 --- xfce4-panel.spec 22 Jan 2007 08:18:20 -0000 1.19 +++ xfce4-panel.spec 19 Apr 2007 02:08:12 -0000 1.20 @@ -1,10 +1,10 @@ Summary: Next generation panel for Xfce Name: xfce4-panel -Version: 4.4.0 +Version: 4.4.1 Release: 1%{?dist} License: GPL URL: http://www.xfce.org/ -Source0: http://www.xfce.org/archive/xfce-4.4.0/src/xfce4-panel-4.4.0.tar.bz2 +Source0: http://www.xfce.org/archive/xfce-4.4.1/src/xfce4-panel-4.4.1.tar.bz2 Group: User Interface/Desktops BuildRoot: %{_tmppath}/%{name}-root Requires: libxfcegui4 >= %{version} @@ -94,6 +94,8 @@ %files -f %{name}.lang %defattr(-,root,root,-) %doc README ChangeLog NEWS COPYING AUTHORS +%dir %{_sysconfdir}/xdg/xfce4/ +%dir %{_sysconfdir}/xdg/xfce4/panel/ %config(noreplace) %{_sysconfdir}/xdg/xfce4/panel/launcher-10.rc %config(noreplace) %{_sysconfdir}/xdg/xfce4/panel/panels.xml %config(noreplace) %{_sysconfdir}/xdg/xfce4/panel/xfce4-menu-5.rc @@ -103,10 +105,11 @@ %config(noreplace) %{_sysconfdir}/xdg/xfce4/panel/systray-4.rc %config(noreplace) %{_sysconfdir}/xdg/xfce4/panel/launcher-8.rc -%{_libdir}/xfce4 +%{_libdir}/xfce4/mcs-plugins/* +%{_libdir}/xfce4/panel-plugins/ %{_libdir}/libxfce4panel.so.* %{_bindir}/* -%{_libexecdir}/xfce4/panel-plugins +%{_libexecdir}/xfce4/ %{_datadir}/xfce4/panel-plugins/ %{_datadir}/icons/hicolor/*/*/*.png %{_datadir}/xfce4/doc/C/xfce4-panel.html @@ -121,6 +124,13 @@ %{_includedir}/xfce4/libxfce4panel %changelog +* Wed Apr 11 2007 Kevin Fenzi - 4.4.1-1 +- Upgrade to 4.4.1 + +* Tue Apr 3 2007 Kevin Fenzi - 4.4.0-2 +- Own %%{_libexecdir}/xfce4/ +- Do not own %%{_libdir}/xfce4/mcs-plugins + * Sun Jan 21 2007 Kevin Fenzi - 4.4.0-1 - Upgrade to 4.4.0 Index: sources =================================================================== RCS file: /cvs/extras/rpms/xfce4-panel/devel/sources,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- sources 22 Jan 2007 08:18:20 -0000 1.7 +++ sources 19 Apr 2007 02:08:12 -0000 1.8 @@ -1 +1 @@ -c46925d2df393dba8f16979ba87d4776 xfce4-panel-4.4.0.tar.bz2 +56b3137c190dd722dd5109be03901feb xfce4-panel-4.4.1.tar.bz2 Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/xfce4-panel/devel/.cvsignore,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- .cvsignore 22 Jan 2007 08:18:20 -0000 1.7 +++ .cvsignore 19 Apr 2007 02:08:12 -0000 1.8 @@ -1 +1 @@ -xfce4-panel-4.4.0.tar.bz2 +xfce4-panel-4.4.1.tar.bz2 From fedora-extras-commits at redhat.com Thu Apr 19 02:21:21 2007 From: fedora-extras-commits at redhat.com (Kevin Fenzi (kevin)) Date: Wed, 18 Apr 2007 22:21:21 -0400 Subject: rpms/gtk-xfce-engine/devel gtk-xfce-engine.spec, 1.15, 1.16 sources, 1.7, 1.8 .cvsignore, 1.7, 1.8 Message-ID: <200704190221.l3J2LLug010428@cvs-int.fedora.redhat.com> Author: kevin Update of /cvs/extras/rpms/gtk-xfce-engine/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv10404 Modified Files: gtk-xfce-engine.spec sources .cvsignore Log Message: Update to 2.4.1 Index: gtk-xfce-engine.spec =================================================================== RCS file: /cvs/extras/rpms/gtk-xfce-engine/devel/gtk-xfce-engine.spec,v retrieving revision 1.15 retrieving revision 1.16 diff -u -r1.15 -r1.16 --- gtk-xfce-engine.spec 22 Jan 2007 08:22:22 -0000 1.15 +++ gtk-xfce-engine.spec 19 Apr 2007 02:20:46 -0000 1.16 @@ -1,10 +1,10 @@ Summary: Port of Xfce engine to GTK+-2.0 Name: gtk-xfce-engine -Version: 2.4.0 +Version: 2.4.1 Release: 1%{?dist} License: GPL URL: http://www.xfce.org/ -Source0: http://www.xfce.org/archive/xfce-4.4.0/src/gtk-xfce-engine-2.4.0.tar.bz2 +Source0: http://www.xfce.org/archive/xfce-4.4.1/src/gtk-xfce-engine-2.4.1.tar.bz2 Group: User Interface/Desktops BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: gtk2-devel >= 2.0.0 @@ -35,6 +35,9 @@ %{_datadir}/* %changelog +* Wed Apr 11 2007 Kevin Fenzi - 2.4.1-1 +- Update to 2.4.1 + * Sun Jan 21 2007 Kevin Fenzi - 2.4.0-1 - Update to 2.4.0 Index: sources =================================================================== RCS file: /cvs/extras/rpms/gtk-xfce-engine/devel/sources,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- sources 22 Jan 2007 08:22:22 -0000 1.7 +++ sources 19 Apr 2007 02:20:46 -0000 1.8 @@ -1 +1 @@ -54676606e99cbec638f7f22ddea2872a gtk-xfce-engine-2.4.0.tar.bz2 +40e1b9f3ae0163cfdf19b70811a56d9f gtk-xfce-engine-2.4.1.tar.bz2 Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/gtk-xfce-engine/devel/.cvsignore,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- .cvsignore 22 Jan 2007 08:22:22 -0000 1.7 +++ .cvsignore 19 Apr 2007 02:20:46 -0000 1.8 @@ -1 +1 @@ -gtk-xfce-engine-2.4.0.tar.bz2 +gtk-xfce-engine-2.4.1.tar.bz2 From fedora-extras-commits at redhat.com Thu Apr 19 02:24:09 2007 From: fedora-extras-commits at redhat.com (Kevin Fenzi (kevin)) Date: Wed, 18 Apr 2007 22:24:09 -0400 Subject: rpms/xfce4-appfinder/devel xfce4-appfinder.spec, 1.12, 1.13 sources, 1.7, 1.8 .cvsignore, 1.7, 1.8 Message-ID: <200704190224.l3J2O9pd010509@cvs-int.fedora.redhat.com> Author: kevin Update of /cvs/extras/rpms/xfce4-appfinder/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv10486 Modified Files: xfce4-appfinder.spec sources .cvsignore Log Message: Update to 4.4.1 Own some unowned directories Index: xfce4-appfinder.spec =================================================================== RCS file: /cvs/extras/rpms/xfce4-appfinder/devel/xfce4-appfinder.spec,v retrieving revision 1.12 retrieving revision 1.13 diff -u -r1.12 -r1.13 --- xfce4-appfinder.spec 22 Jan 2007 08:44:07 -0000 1.12 +++ xfce4-appfinder.spec 19 Apr 2007 02:23:35 -0000 1.13 @@ -1,10 +1,10 @@ Summary: Appfinder for the Xfce4 Desktop Environment Name: xfce4-appfinder -Version: 4.4.0 +Version: 4.4.1 Release: 1%{?dist} License: GPL URL: http://www.xfce.org/ -Source0: http://www.xfce.org/archive/xfce-4.4.0/src/xfce4-appfinder-4.4.0.tar.bz2 +Source0: http://www.xfce.org/archive/xfce-4.4.1/src/xfce4-appfinder-4.4.1.tar.bz2 Group: User Interface/Desktops BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) Requires: libxfcegui4 >= %{version} @@ -26,6 +26,9 @@ %install rm -rf $RPM_BUILD_ROOT make install DESTDIR=$RPM_BUILD_ROOT +mkdir -p $RPM_BUILD_ROOT/%{_datadir}/xfce4 +mkdir -p $RPM_BUILD_ROOT/%{_datadir}/xfce4/doc + %find_lang %{name} %clean @@ -44,11 +47,17 @@ %doc README TODO ChangeLog COPYING AUTHORS %{_bindir}/xfce4-appfinder %{_datadir}/applications/xfce4-appfinder.desktop +%dir %{_datadir}/xfce4 +%dir %{_datadir}/xfce4/doc %{_datadir}/xfce4/doc/C %{_datadir}/xfce4/doc/fr %{_datadir}/icons/hicolor/48x48/apps/xfce4-appfinder.png %changelog +* Sun Apr 15 2007 Kevin Fenzi - 4.4.1-1 +- Update to 4.4.1 +- Own some unowned directories + * Sun Jan 21 2007 Kevin Fenzi - 4.4.0-1 - Update to 4.4.0 Index: sources =================================================================== RCS file: /cvs/extras/rpms/xfce4-appfinder/devel/sources,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- sources 22 Jan 2007 08:44:07 -0000 1.7 +++ sources 19 Apr 2007 02:23:35 -0000 1.8 @@ -1 +1 @@ -43538217a5502425d738ea8419521b9a xfce4-appfinder-4.4.0.tar.bz2 +6239daaafbc35ed2b3ca5f53802ebcbb xfce4-appfinder-4.4.1.tar.bz2 Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/xfce4-appfinder/devel/.cvsignore,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- .cvsignore 22 Jan 2007 08:44:07 -0000 1.7 +++ .cvsignore 19 Apr 2007 02:23:35 -0000 1.8 @@ -1 +1 @@ -xfce4-appfinder-4.4.0.tar.bz2 +xfce4-appfinder-4.4.1.tar.bz2 From fedora-extras-commits at redhat.com Thu Apr 19 02:27:33 2007 From: fedora-extras-commits at redhat.com (Kevin Fenzi (kevin)) Date: Wed, 18 Apr 2007 22:27:33 -0400 Subject: rpms/xfce4-icon-theme/devel xfce4-icon-theme.spec, 1.13, 1.14 sources, 1.7, 1.8 .cvsignore, 1.7, 1.8 Message-ID: <200704190227.l3J2RXr4010625@cvs-int.fedora.redhat.com> Author: kevin Update of /cvs/extras/rpms/xfce4-icon-theme/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv10604 Modified Files: xfce4-icon-theme.spec sources .cvsignore Log Message: Update to 4.4.1 Index: xfce4-icon-theme.spec =================================================================== RCS file: /cvs/extras/rpms/xfce4-icon-theme/devel/xfce4-icon-theme.spec,v retrieving revision 1.13 retrieving revision 1.14 diff -u -r1.13 -r1.14 --- xfce4-icon-theme.spec 22 Jan 2007 08:45:55 -0000 1.13 +++ xfce4-icon-theme.spec 19 Apr 2007 02:26:59 -0000 1.14 @@ -1,10 +1,10 @@ Summary: Icons for Xfce Name: xfce4-icon-theme -Version: 4.4.0 +Version: 4.4.1 Release: 1%{?dist} License: GPL URL: http://www.xfce.org/ -Source0: http://www.xfce.org/archive/xfce-4.4.0/src/xfce4-icon-theme-4.4.0.tar.bz2 +Source0: http://www.xfce.org/archive/xfce-4.4.1/src/xfce4-icon-theme-4.4.1.tar.bz2 Group: User Interface/Desktops BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch @@ -38,6 +38,9 @@ %exclude %{_libdir}/pkgconfig/xfce4-icon-theme-1.0.pc %changelog +* Wed Apr 11 2007 Kevin Fenzi - 4.4.1-1 +- Update to 4.4.1 + * Sun Jan 21 2007 Kevin Fenzi - 4.4.0-1 - Update to 4.4.0 Index: sources =================================================================== RCS file: /cvs/extras/rpms/xfce4-icon-theme/devel/sources,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- sources 22 Jan 2007 08:45:55 -0000 1.7 +++ sources 19 Apr 2007 02:26:59 -0000 1.8 @@ -1 +1 @@ -69cf43b167e93e89a8c504d5d18e1142 xfce4-icon-theme-4.4.0.tar.bz2 +934b805a179c049159b16f9fd0c906b7 xfce4-icon-theme-4.4.1.tar.bz2 Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/xfce4-icon-theme/devel/.cvsignore,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- .cvsignore 22 Jan 2007 08:45:55 -0000 1.7 +++ .cvsignore 19 Apr 2007 02:26:59 -0000 1.8 @@ -1 +1 @@ -xfce4-icon-theme-4.4.0.tar.bz2 +xfce4-icon-theme-4.4.1.tar.bz2 From fedora-extras-commits at redhat.com Thu Apr 19 02:29:36 2007 From: fedora-extras-commits at redhat.com (Kevin Fenzi (kevin)) Date: Wed, 18 Apr 2007 22:29:36 -0400 Subject: rpms/xfce4-mixer/devel xfce4-mixer.spec, 1.13, 1.14 sources, 1.7, 1.8 .cvsignore, 1.7, 1.8 Message-ID: <200704190229.l3J2TadA010716@cvs-int.fedora.redhat.com> Author: kevin Update of /cvs/extras/rpms/xfce4-mixer/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv10693 Modified Files: xfce4-mixer.spec sources .cvsignore Log Message: Update to 4.4.1 Do not own the %%{_libdir}/xfce4/mcs-plugins directory. Index: xfce4-mixer.spec =================================================================== RCS file: /cvs/extras/rpms/xfce4-mixer/devel/xfce4-mixer.spec,v retrieving revision 1.13 retrieving revision 1.14 diff -u -r1.13 -r1.14 --- xfce4-mixer.spec 22 Jan 2007 08:47:52 -0000 1.13 +++ xfce4-mixer.spec 19 Apr 2007 02:29:02 -0000 1.14 @@ -1,10 +1,10 @@ Summary: Volume control plugin for the Xfce 4 panel Name: xfce4-mixer -Version: 4.4.0 +Version: 4.4.1 Release: 1%{?dist} License: BSD URL: http://www.xfce.org/ -Source0: http://www.xfce.org/archive/xfce-4.4.0/src/xfce4-mixer-4.4.0.tar.bz2 +Source0: http://www.xfce.org/archive/xfce-4.4.1/src/xfce4-mixer-4.4.1.tar.bz2 Group: User Interface/Desktops BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) Requires: xfce4-panel >= %{version} @@ -26,7 +26,8 @@ %build %configure -make %{?_smp_mflags} +# removed %{?_smp_mflags} for now. Broken in 4.4.1 +make %install rm -rf $RPM_BUILD_ROOT @@ -49,13 +50,20 @@ %defattr(-,root,root,-) %doc README TODO ChangeLog NOTES COPYING AUTHORS NEWS %{_bindir}/xfce4-mixer -%{_libdir}/xfce4/* +%{_libdir}/xfce4/mcs-plugins/* +%{_libdir}/xfce4/modules/ %{_datadir}/applications/xfce-mixer-settings.desktop %{_datadir}/xfce4/panel-plugins/xfce4-mixer.desktop %{_datadir}/icons/hicolor/48x48/apps/xfce4-mixer.png %{_libexecdir}/xfce4/panel-plugins/xfce4-mixer-plugin %changelog +* Wed Apr 11 2007 Kevin Fenzi - 4.4.1-1 +- Update to 4.4.1 + +* Tue Apr 3 2007 Kevin Fenzi - 4.4.0-2 +- Do not own the %%{_libdir}/xfce4/mcs-plugins directory. + * Sun Jan 21 2007 Kevin Fenzi - 4.4.0-1 - Update to 4.4.0 Index: sources =================================================================== RCS file: /cvs/extras/rpms/xfce4-mixer/devel/sources,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- sources 22 Jan 2007 08:47:52 -0000 1.7 +++ sources 19 Apr 2007 02:29:02 -0000 1.8 @@ -1 +1 @@ -195e52cfe7913ca0b97d20a7ca26bde7 xfce4-mixer-4.4.0.tar.bz2 +79d26fb39a9e051f48186e0a359813bf xfce4-mixer-4.4.1.tar.bz2 Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/xfce4-mixer/devel/.cvsignore,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- .cvsignore 22 Jan 2007 08:47:52 -0000 1.7 +++ .cvsignore 19 Apr 2007 02:29:02 -0000 1.8 @@ -1 +1 @@ -xfce4-mixer-4.4.0.tar.bz2 +xfce4-mixer-4.4.1.tar.bz2 From fedora-extras-commits at redhat.com Thu Apr 19 02:35:15 2007 From: fedora-extras-commits at redhat.com (Kevin Fenzi (kevin)) Date: Wed, 18 Apr 2007 22:35:15 -0400 Subject: rpms/xfce-mcs-plugins/devel xfce-mcs-plugins.spec, 1.13, 1.14 sources, 1.7, 1.8 .cvsignore, 1.7, 1.8 Message-ID: <200704190235.l3J2ZF09011237@cvs-int.fedora.redhat.com> Author: kevin Update of /cvs/extras/rpms/xfce-mcs-plugins/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv11212 Modified Files: xfce-mcs-plugins.spec sources .cvsignore Log Message: Update to 4.4.1 Own some unowned directories Index: xfce-mcs-plugins.spec =================================================================== RCS file: /cvs/extras/rpms/xfce-mcs-plugins/devel/xfce-mcs-plugins.spec,v retrieving revision 1.13 retrieving revision 1.14 diff -u -r1.13 -r1.14 --- xfce-mcs-plugins.spec 22 Jan 2007 08:50:59 -0000 1.13 +++ xfce-mcs-plugins.spec 19 Apr 2007 02:34:41 -0000 1.14 @@ -1,10 +1,10 @@ Summary: Plugins for multi channel settings manager Name: xfce-mcs-plugins -Version: 4.4.0 +Version: 4.4.1 Release: 1%{?dist} License: GPL URL: http://www.xfce.org/ -Source0: http://www.xfce.org/archive/xfce-4.4.0/src/xfce-mcs-plugins-4.4.0.tar.bz2 +Source0: http://www.xfce.org/archive/xfce-4.4.1/src/xfce-mcs-plugins-4.4.1.tar.bz2 Patch: xfce-mcs-plugins-4.2.0-rh.patch Group: User Interface/Desktops BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root @@ -49,11 +49,17 @@ %{_datadir}/xfce4/doc/fr %{_datadir}/xfce4/doc/it %{_libdir}/xfce4/mcs-plugins/* -%{_datadir}/xfce-mcs-plugins/shortcuts/default.xml +%{_datadir}/xfce-mcs-plugins/ %{_datadir}/applications/* %{_datadir}/icons/*/*/apps/* %changelog +* Wed Apr 11 2007 Kevin Fenzi - 4.4.1-1 +- Update to 4.4.1 + +* Tue Apr 3 2007 Kevin Fenzi - 4.4.0-2 +- Own some unowned directories + * Sun Jan 21 2007 Kevin Fenzi - 4.4.0-1 - Update to 4.4.0 Index: sources =================================================================== RCS file: /cvs/extras/rpms/xfce-mcs-plugins/devel/sources,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- sources 22 Jan 2007 08:50:59 -0000 1.7 +++ sources 19 Apr 2007 02:34:41 -0000 1.8 @@ -1 +1 @@ -95213345e3ccd224a30b2be01e9c06b9 xfce-mcs-plugins-4.4.0.tar.bz2 +99f05b5ce95f24c205731565210aa8a9 xfce-mcs-plugins-4.4.1.tar.bz2 Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/xfce-mcs-plugins/devel/.cvsignore,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- .cvsignore 22 Jan 2007 08:50:59 -0000 1.7 +++ .cvsignore 19 Apr 2007 02:34:41 -0000 1.8 @@ -1 +1 @@ -xfce-mcs-plugins-4.4.0.tar.bz2 +xfce-mcs-plugins-4.4.1.tar.bz2 From fedora-extras-commits at redhat.com Thu Apr 19 02:38:07 2007 From: fedora-extras-commits at redhat.com (Kevin Fenzi (kevin)) Date: Wed, 18 Apr 2007 22:38:07 -0400 Subject: rpms/xfce-utils/devel xfce-utils.spec, 1.14, 1.15 sources, 1.7, 1.8 .cvsignore, 1.7, 1.8 Message-ID: <200704190238.l3J2c7dI011378@cvs-int.fedora.redhat.com> Author: kevin Update of /cvs/extras/rpms/xfce-utils/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv11350 Modified Files: xfce-utils.spec sources .cvsignore Log Message: Update to 4.4.1 Do not own %%{_sysconfdir}/xdg/xfce4 Do not ship the switchdesk config Index: xfce-utils.spec =================================================================== RCS file: /cvs/extras/rpms/xfce-utils/devel/xfce-utils.spec,v retrieving revision 1.14 retrieving revision 1.15 diff -u -r1.14 -r1.15 --- xfce-utils.spec 22 Jan 2007 08:52:35 -0000 1.14 +++ xfce-utils.spec 19 Apr 2007 02:37:33 -0000 1.15 @@ -2,11 +2,11 @@ Summary: Utilities for the Xfce Desktop Environment Name: xfce-utils -Version: 4.4.0 +Version: 4.4.1 Release: 1%{?dist} License: GPL URL: http://www.xfce.org/ -Source0: http://www.xfce.org/archive/xfce-4.4.0/src/xfce-utils-4.4.0.tar.bz2 +Source0: http://www.xfce.org/archive/xfce-4.4.1/src/xfce-utils-4.4.1.tar.bz2 Source1: xfce4.desktop Group: User Interface/Desktops BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root @@ -44,6 +44,7 @@ rm -f $RPM_BUILD_ROOT/%{_libdir}/xfce4/mcs-plugins/*.a rm -f $RPM_BUILD_ROOT/%{_libdir}/xfce4/mcs-plugins/*.la +rm -rf $RPM_BUILD_ROOT/%{_datadir}/apps %find_lang %{name} @@ -55,9 +56,9 @@ %files -f %{name}.lang %defattr(-,root,root,-) %doc README ChangeLog NEWS COPYING AUTHORS -%attr(0755,root,root) %{_sysconfdir}/xdg/xfce4 +%attr(0755,root,root) +%{_sysconfdir}/xdg/xfce4/xinitrc %{_bindir}/* -%{_datadir}/apps/switchdesk/* %{_datadir}/xfce4/AUTHORS %{_datadir}/xfce4/BSD %{_datadir}/xfce4/COPYING @@ -82,6 +83,13 @@ %{xsessiondir}/* %changelog +* Wed Apr 11 2007 Kevin Fenzi - 4.4.1-1 +- Update to 4.4.1 + +* Tue Apr 3 2007 Kevin Fenzi - 4.4.0-2 +- Do not own %%{_sysconfdir}/xdg/xfce4 +- Do not ship the switchdesk config + * Sun Jan 21 2007 Kevin Fenzi - 4.4.0-1 - Update to 4.4.0 Index: sources =================================================================== RCS file: /cvs/extras/rpms/xfce-utils/devel/sources,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- sources 22 Jan 2007 08:52:35 -0000 1.7 +++ sources 19 Apr 2007 02:37:33 -0000 1.8 @@ -1 +1 @@ -e90a98cf6de0610170c39a4eae36ad8f xfce-utils-4.4.0.tar.bz2 +f7d95088e327bd8a64164696d39a1966 xfce-utils-4.4.1.tar.bz2 Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/xfce-utils/devel/.cvsignore,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- .cvsignore 22 Jan 2007 08:52:35 -0000 1.7 +++ .cvsignore 19 Apr 2007 02:37:33 -0000 1.8 @@ -1 +1 @@ -xfce-utils-4.4.0.tar.bz2 +xfce-utils-4.4.1.tar.bz2 From fedora-extras-commits at redhat.com Thu Apr 19 02:40:23 2007 From: fedora-extras-commits at redhat.com (Kevin Fenzi (kevin)) Date: Wed, 18 Apr 2007 22:40:23 -0400 Subject: rpms/xfdesktop/devel xfdesktop.spec, 1.16, 1.17 sources, 1.7, 1.8 .cvsignore, 1.7, 1.8 Message-ID: <200704190240.l3J2eNfv011482@cvs-int.fedora.redhat.com> Author: kevin Update of /cvs/extras/rpms/xfdesktop/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv11458 Modified Files: xfdesktop.spec sources .cvsignore Log Message: Update to 4.4.1 Own %%{_libdir}/xfce4/modules/ Own %%{_datadir}/xfce4-menueditor/ Index: xfdesktop.spec =================================================================== RCS file: /cvs/extras/rpms/xfdesktop/devel/xfdesktop.spec,v retrieving revision 1.16 retrieving revision 1.17 diff -u -r1.16 -r1.17 --- xfdesktop.spec 22 Jan 2007 08:54:33 -0000 1.16 +++ xfdesktop.spec 19 Apr 2007 02:39:49 -0000 1.17 @@ -1,10 +1,10 @@ Summary: Desktop manager for the XFce Desktop Environment Name: xfdesktop -Version: 4.4.0 +Version: 4.4.1 Release: 1%{?dist} License: GPL URL: http://www.xfce.org/ -Source0: http://www.xfce.org/archive/xfce-4.4.0/src/xfdesktop-4.4.0.tar.bz2 +Source0: http://www.xfce.org/archive/xfce-4.4.1/src/xfdesktop-4.4.1.tar.bz2 # Change default for Fedora Patch0: xfdesktop-image-4.3.90.1.patch @@ -70,17 +70,24 @@ %{_bindir}/* %{_libdir}/xfce4/mcs-plugins/* %{_libexecdir}/xfce4/panel-plugins/* -%{_libdir}/xfce4/modules/* +%{_libdir}/xfce4/modules/ %{_datadir}/applications/* %{_datadir}/icons/hicolor/*/*/* %{_datadir}/pixmaps/* %{_datadir}/xfce4/panel-plugins/xfce4-menu.desktop %{_datadir}/xfce4/doc %{_datadir}/xfce4/backdrops -%{_datadir}/xfce4-menueditor/xfce4-menueditor.ui +%{_datadir}/xfce4-menueditor/ %{_mandir}/man1/* %changelog +* Wed Apr 11 2007 Kevin Fenzi - 4.4.1-1 +- Update to 4.4.1 + +* Tue Apr 3 2007 Kevin Fenzi - 4.4.0-2 +- Own %%{_libdir}/xfce4/modules/ +- Own %%{_datadir}/xfce4-menueditor/ + * Sun Jan 21 2007 Kevin Fenzi - 4.4.0-1 - Update to 4.4.0 Index: sources =================================================================== RCS file: /cvs/extras/rpms/xfdesktop/devel/sources,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- sources 22 Jan 2007 08:54:33 -0000 1.7 +++ sources 19 Apr 2007 02:39:49 -0000 1.8 @@ -1 +1 @@ -a1c93d228924b5daf151f698114021d3 xfdesktop-4.4.0.tar.bz2 +7cbebc8e895eb19ee735e520ea48d03b xfdesktop-4.4.1.tar.bz2 Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/xfdesktop/devel/.cvsignore,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- .cvsignore 22 Jan 2007 08:54:33 -0000 1.7 +++ .cvsignore 19 Apr 2007 02:39:49 -0000 1.8 @@ -1 +1 @@ -xfdesktop-4.4.0.tar.bz2 +xfdesktop-4.4.1.tar.bz2 From fedora-extras-commits at redhat.com Thu Apr 19 02:42:17 2007 From: fedora-extras-commits at redhat.com (Kevin Fenzi (kevin)) Date: Wed, 18 Apr 2007 22:42:17 -0400 Subject: rpms/xfprint/devel xfprint.spec, 1.17, 1.18 sources, 1.7, 1.8 .cvsignore, 1.7, 1.8 Message-ID: <200704190242.l3J2gHcM011580@cvs-int.fedora.redhat.com> Author: kevin Update of /cvs/extras/rpms/xfprint/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv11544 Modified Files: xfprint.spec sources .cvsignore Log Message: Update to 4.4.1 Require xfce-mcs-manager for directory ownership issues. Don't own %%{_libdir}/xfce4/mcs-plugins Index: xfprint.spec =================================================================== RCS file: /cvs/extras/rpms/xfprint/devel/xfprint.spec,v retrieving revision 1.17 retrieving revision 1.18 diff -u -r1.17 -r1.18 --- xfprint.spec 22 Jan 2007 08:55:51 -0000 1.17 +++ xfprint.spec 19 Apr 2007 02:41:43 -0000 1.18 @@ -1,14 +1,15 @@ Summary: Print dialog and printer manager for Xfce 4 Name: xfprint -Version: 4.4.0 +Version: 4.4.1 Release: 1%{?dist} License: BSD URL: http://www.xfce.org -Source0: http://www.xfce.org/archive/xfce-4.4.0/src/xfprint-4.4.0.tar.bz2 +Source0: http://www.xfce.org/archive/xfce-4.4.1/src/xfprint-4.4.1.tar.bz2 Group: User Interface/Desktops BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) Requires: libxfcegui4 >= %{version} Requires: a2ps +Requires: xfce-mcs-manager >= %{version} BuildRequires: glib2-devel BuildRequires: libxfcegui4-devel >= %{version} BuildRequires: libxfce4mcs-devel >= %{version} @@ -26,6 +27,7 @@ Summary: Development tools for the Xfce xfprint manager Group: Development/Libraries Requires: %{name} = %{version}-%{release} +Requires: libxfcegui4-devel >= %{version} %description devel Static libraries and header files for the Xfce xfprint library. @@ -56,20 +58,20 @@ rm -rf $RPM_BUILD_ROOT %post -#touch --no-create %{_datadir}/icons/hicolor || : -#%{_bindir}/gtk-update-icon-cache --quiet %{_datadir}/icons/hicolor || : +touch --no-create %{_datadir}/icons/hicolor || : +%{_bindir}/gtk-update-icon-cache --quiet %{_datadir}/icons/hicolor || : /sbin/ldconfig %postun -#touch --no-create %{_datadir}/icons/hicolor || : -#%{_bindir}/gtk-update-icon-cache --quiet %{_datadir}/icons/hicolor || : +touch --no-create %{_datadir}/icons/hicolor || : +%{_bindir}/gtk-update-icon-cache --quiet %{_datadir}/icons/hicolor || : /sbin/ldconfig %files -f %{name}.lang %defattr(-,root,root,-) %doc README ChangeLog NEWS COPYING AUTHORS %{_bindir}/* -%{_libdir}/xfce4/mcs-plugins +%{_libdir}/xfce4/mcs-plugins/* %{_libdir}/xfce4/xfprint-plugins %{_libdir}/*.so.* %{_datadir}/applications/* @@ -85,6 +87,13 @@ %{_libdir}/pkgconfig/*.pc %changelog +* Wed Apr 11 2007 Kevin Fenzi - 4.4.1-1 +- Update to 4.4.1 +- Require xfce-mcs-manager for directory ownership issues. + +* Tue Apr 3 2007 Kevin Fenzi - 4.4.0-2 +- Don't own %%{_libdir}/xfce4/mcs-plugins + * Sun Jan 21 2007 Kevin Fenzi - 4.4.0-1 - Update to 4.4.0 Index: sources =================================================================== RCS file: /cvs/extras/rpms/xfprint/devel/sources,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- sources 22 Jan 2007 08:55:51 -0000 1.7 +++ sources 19 Apr 2007 02:41:43 -0000 1.8 @@ -1 +1 @@ -4b6d8f5381e73e912abddf2fdbf9888f xfprint-4.4.0.tar.bz2 +7e46094f00c9221dc043a714ac12406a xfprint-4.4.1.tar.bz2 Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/xfprint/devel/.cvsignore,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- .cvsignore 22 Jan 2007 08:55:51 -0000 1.7 +++ .cvsignore 19 Apr 2007 02:41:43 -0000 1.8 @@ -1 +1 @@ -xfprint-4.4.0.tar.bz2 +xfprint-4.4.1.tar.bz2 From fedora-extras-commits at redhat.com Thu Apr 19 02:44:37 2007 From: fedora-extras-commits at redhat.com (Kevin Fenzi (kevin)) Date: Wed, 18 Apr 2007 22:44:37 -0400 Subject: rpms/xfwm4/devel xfwm4-4.4.1-fix-typo.patch, NONE, 1.1 xfwm4.spec, 1.18, 1.19 sources, 1.8, 1.9 .cvsignore, 1.8, 1.9 Message-ID: <200704190244.l3J2ibwg011686@cvs-int.fedora.redhat.com> Author: kevin Update of /cvs/extras/rpms/xfwm4/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv11660 Modified Files: xfwm4.spec sources .cvsignore Added Files: xfwm4-4.4.1-fix-typo.patch Log Message: Update to 4.4.1 xfwm4-4.4.1-fix-typo.patch: --- NEW FILE xfwm4-4.4.1-fix-typo.patch --- diff -Naur xfwm4-4.4.1/src/frame.c xfwm4-4.4.1-fix-typo/src/frame.c --- xfwm4-4.4.1/src/frame.c +++ xfwm4-4.4.1-fix-typo/src/frame.c @@ -38,7 +38,7 @@ #include "compositor.h" #ifndef ShapeInput -#define ShapeInput 2; +#define ShapeInput 2 #endif int Index: xfwm4.spec =================================================================== RCS file: /cvs/extras/rpms/xfwm4/devel/xfwm4.spec,v retrieving revision 1.18 retrieving revision 1.19 diff -u -r1.18 -r1.19 --- xfwm4.spec 22 Jan 2007 08:57:26 -0000 1.18 +++ xfwm4.spec 19 Apr 2007 02:44:03 -0000 1.19 @@ -1,10 +1,11 @@ Summary: Next generation window manager for Xfce Name: xfwm4 -Version: 4.4.0 +Version: 4.4.1 Release: 1%{?dist} License: GPL URL: http://www.xfce.org/ -Source0: http://www.xfce.org/archive/xfce-4.4.0/src/xfwm4-4.4.0.tar.bz2 +Source0: http://www.xfce.org/archive/xfce-4.4.1/src/xfwm4-4.4.1.tar.bz2 +Patch0: xfwm4-4.4.1-fix-typo.patch Group: User Interface/Desktops BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) @@ -29,6 +30,7 @@ %prep %setup -q +%patch0 -p1 -b .fix-typo %build %configure @@ -69,6 +71,9 @@ %{_datadir}/themes %changelog +* Wed Apr 11 2007 Kevin Fenzi - 4.4.1-1 +- Update to 4.4.1 + * Sun Jan 21 2007 Kevin Fenzi - 4.4.0-1 - Update to 4.4.0 Index: sources =================================================================== RCS file: /cvs/extras/rpms/xfwm4/devel/sources,v retrieving revision 1.8 retrieving revision 1.9 diff -u -r1.8 -r1.9 --- sources 22 Jan 2007 08:57:26 -0000 1.8 +++ sources 19 Apr 2007 02:44:03 -0000 1.9 @@ -1 +1 @@ -8bb7231a20b30bfc1936b0facb9f072c xfwm4-4.4.0.tar.bz2 +c531edad76c909001acccc02936404f2 xfwm4-4.4.1.tar.bz2 Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/xfwm4/devel/.cvsignore,v retrieving revision 1.8 retrieving revision 1.9 diff -u -r1.8 -r1.9 --- .cvsignore 22 Jan 2007 08:57:26 -0000 1.8 +++ .cvsignore 19 Apr 2007 02:44:03 -0000 1.9 @@ -1 +1 @@ -xfwm4-4.4.0.tar.bz2 +xfwm4-4.4.1.tar.bz2 From fedora-extras-commits at redhat.com Thu Apr 19 02:46:15 2007 From: fedora-extras-commits at redhat.com (Kevin Fenzi (kevin)) Date: Wed, 18 Apr 2007 22:46:15 -0400 Subject: rpms/xfwm4-themes/devel xfwm4-themes.spec, 1.12, 1.13 sources, 1.7, 1.8 .cvsignore, 1.7, 1.8 Message-ID: <200704190246.l3J2kFQj011794@cvs-int.fedora.redhat.com> Author: kevin Update of /cvs/extras/rpms/xfwm4-themes/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv11771 Modified Files: xfwm4-themes.spec sources .cvsignore Log Message: Update to 4.4.1 Index: xfwm4-themes.spec =================================================================== RCS file: /cvs/extras/rpms/xfwm4-themes/devel/xfwm4-themes.spec,v retrieving revision 1.12 retrieving revision 1.13 diff -u -r1.12 -r1.13 --- xfwm4-themes.spec 22 Jan 2007 08:59:14 -0000 1.12 +++ xfwm4-themes.spec 19 Apr 2007 02:45:41 -0000 1.13 @@ -1,10 +1,10 @@ Summary: Additional themes for xfwm4 Name: xfwm4-themes -Version: 4.4.0 +Version: 4.4.1 Release: 1%{?dist} License: GPL URL: http://www.xfce.org/ -Source0: http://www.xfce.org/archive/xfce-4.4.0/src/xfwm4-themes-4.4.0.tar.bz2 +Source0: http://www.xfce.org/archive/xfce-4.4.1/src/xfwm4-themes-4.4.1.tar.bz2 Group: User Interface/Desktops Buildroot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) Requires: xfwm4 @@ -35,6 +35,9 @@ %{_datadir}/themes %changelog +* Wed Apr 11 2007 Kevin Fenzi - 4.4.1-1 +- Update to 4.4.1 + * Sun Jan 21 2007 Kevin Fenzi - 4.4.0-1 - Update to 4.4.0 Index: sources =================================================================== RCS file: /cvs/extras/rpms/xfwm4-themes/devel/sources,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- sources 22 Jan 2007 08:59:14 -0000 1.7 +++ sources 19 Apr 2007 02:45:41 -0000 1.8 @@ -1 +1 @@ -be42fc573181d8f7c0d4ac10d1c8940c xfwm4-themes-4.4.0.tar.bz2 +cdf7b5b1b5e180f86617be7693bb70a7 xfwm4-themes-4.4.1.tar.bz2 Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/xfwm4-themes/devel/.cvsignore,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- .cvsignore 22 Jan 2007 08:59:14 -0000 1.7 +++ .cvsignore 19 Apr 2007 02:45:41 -0000 1.8 @@ -1 +1 @@ -xfwm4-themes-4.4.0.tar.bz2 +xfwm4-themes-4.4.1.tar.bz2 From fedora-extras-commits at redhat.com Thu Apr 19 02:52:46 2007 From: fedora-extras-commits at redhat.com (Kevin Fenzi (kevin)) Date: Wed, 18 Apr 2007 22:52:46 -0400 Subject: rpms/xfce4-session/devel xfce4-session.spec, 1.15, 1.16 sources, 1.7, 1.8 .cvsignore, 1.7, 1.8 Message-ID: <200704190252.l3J2qko8011898@cvs-int.fedora.redhat.com> Author: kevin Update of /cvs/extras/rpms/xfce4-session/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv11874 Modified Files: xfce4-session.spec sources .cvsignore Log Message: Update to 4.4.1 Own the themes and themes/Default directories. Own some unowned directories Add Requires: redhat-menus for directory ownership Index: xfce4-session.spec =================================================================== RCS file: /cvs/extras/rpms/xfce4-session/devel/xfce4-session.spec,v retrieving revision 1.15 retrieving revision 1.16 diff -u -r1.15 -r1.16 --- xfce4-session.spec 22 Jan 2007 08:49:34 -0000 1.15 +++ xfce4-session.spec 19 Apr 2007 02:52:11 -0000 1.16 @@ -1,16 +1,17 @@ Summary: Xfce session manager Name: xfce4-session -Version: 4.4.0 +Version: 4.4.1 Release: 1%{?dist} License: GPL URL: http://www.xfce.org/ -Source0: http://www.xfce.org/archive/xfce-4.4.0/src/xfce4-session-4.4.0.tar.bz2 +Source0: http://www.xfce.org/archive/xfce-4.4.1/src/xfce4-session-4.4.1.tar.bz2 Group: User Interface/Desktops BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) Requires: libxfcegui4 >= %{version} Requires: libxfce4mcs >= %{version} Requires: xfce-mcs-manager >= %{version} Requires: xorg-x11-server-utils +Requires: redhat-menus BuildRequires: libxfcegui4-devel >= %{version} BuildRequires: libxfce4mcs-devel >= %{version} BuildRequires: xfce-mcs-manager-devel >= %{version} @@ -29,6 +30,8 @@ Summary: Development files for xfce4-session Group: Development/Libraries Requires: xfce4-session >= %{version} +Requires: libxfcegui4-devel >= %{version} +Requires: libxfce4mcs-devel >= %{version} %description devel Header files for the Xfce Session Manager. @@ -89,31 +92,44 @@ %{_datadir}/icons/hicolor/scalable/apps/xfsm-shutdown.svg %{_datadir}/xfce4/doc/*/images/* %{_datadir}/xfce4/doc/*/*.html +%dir %{_datadir}/xfce4/tips/ %{_datadir}/xfce4/tips/tips %{_datadir}/xfce4/tips/tips.dat %{_libdir}/lib*.so.* %{_libdir}/xfce4/mcs-plugins/* +%dir %{_libdir}/xfce4/splash/ +%dir %{_libdir}/xfce4/splash/engines %{_libdir}/xfce4/splash/engines/libmice.* %{_libexecdir}/xfsm-shutdown-helper %{_mandir}/man1/* +%dir %{_sysconfdir}/xdg/xfce4-session/ %config(noreplace) %{_sysconfdir}/xdg/xfce4-session/xfce4-session.rc +%dir %{_sysconfdir}/xdg/autostart/ %config(noreplace) %{_sysconfdir}/xdg/autostart/xfce4-tips-autostart.desktop %files devel %defattr(-,root,root,-) -%{_includedir}/xfce4/xfce4-session-4.2/libxfsm/*.h +%{_includedir}/xfce4/xfce4-session-4.2/ %{_libdir}/lib*.so %{_libdir}/*a %{_libdir}/pkgconfig/*.pc %files engines %defattr(-,root,root,-) -%{_datadir}/themes/Default/balou/* +%{_datadir}/themes/ %{_libdir}/xfce4/splash/engines/libbalou.* %{_libdir}/xfce4/splash/engines/libsimple.* %{_libexecdir}/balou-* %changelog +* Wed Apr 11 2007 Kevin Fenzi - 4.4.1-1 +- Update to 4.4.1 +- Own the themes and themes/Default directories. + +* Tue Apr 3 2007 Kevin Fenzi - 4.4.0-2 +- Own some unowned directories +- Add Requires: redhat-menus for directory ownership + * Sun Jan 21 2007 Kevin Fenzi - 4.4.0-1 - Update to 4.4.0 Index: sources =================================================================== RCS file: /cvs/extras/rpms/xfce4-session/devel/sources,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- sources 22 Jan 2007 08:49:34 -0000 1.7 +++ sources 19 Apr 2007 02:52:11 -0000 1.8 @@ -1 +1 @@ -03132946280bae3107101e02fbad0ba8 xfce4-session-4.4.0.tar.bz2 +82c31aef2856e30ebc09d2911e9b96ee xfce4-session-4.4.1.tar.bz2 Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/xfce4-session/devel/.cvsignore,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- .cvsignore 22 Jan 2007 08:49:34 -0000 1.7 +++ .cvsignore 19 Apr 2007 02:52:11 -0000 1.8 @@ -1 +1 @@ -xfce4-session-4.4.0.tar.bz2 +xfce4-session-4.4.1.tar.bz2 From fedora-extras-commits at redhat.com Thu Apr 19 04:03:07 2007 From: fedora-extras-commits at redhat.com (Michael Rice (errr)) Date: Thu, 19 Apr 2007 00:03:07 -0400 Subject: rpms/conky/devel conky.spec,1.2,1.3 Message-ID: <200704190403.l3J437cp021695@cvs-int.fedora.redhat.com> Author: errr Update of /cvs/extras/rpms/conky/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv21649 Modified Files: conky.spec Log Message: rebuild for 236989 to match fc6 version number Index: conky.spec =================================================================== RCS file: /cvs/extras/rpms/conky/devel/conky.spec,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- conky.spec 9 Apr 2007 23:57:13 -0000 1.2 +++ conky.spec 19 Apr 2007 04:02:33 -0000 1.3 @@ -1,6 +1,6 @@ Name: conky Version: 1.4.5 -Release: 3%{?dist} +Release: 4%{?dist} Summary: A system monitor for X Group: User Interface/X @@ -63,6 +63,9 @@ %changelog +* Wed Apr 18 2007 Michael Rice - 1.4.5-4 +- Rebuild to match audacious lib in fc6 bug: 236989 + * Mon Apr 09 2007 Michael Rice - 1.4.5-3 - Rebuild for devel From fedora-extras-commits at redhat.com Thu Apr 19 04:05:13 2007 From: fedora-extras-commits at redhat.com (Michael Rice (errr)) Date: Thu, 19 Apr 2007 00:05:13 -0400 Subject: rpms/conky/FC-6 conky.spec,1.2,1.3 Message-ID: <200704190405.l3J45D8L021769@cvs-int.fedora.redhat.com> Author: errr Update of /cvs/extras/rpms/conky/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv21743 Modified Files: conky.spec Log Message: rebuild to close 236989 Index: conky.spec =================================================================== RCS file: /cvs/extras/rpms/conky/FC-6/conky.spec,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- conky.spec 9 Apr 2007 23:56:24 -0000 1.2 +++ conky.spec 19 Apr 2007 04:04:39 -0000 1.3 @@ -1,6 +1,6 @@ Name: conky Version: 1.4.5 -Release: 3%{?dist} +Release: 4%{?dist} Summary: A system monitor for X Group: User Interface/X @@ -63,6 +63,9 @@ %changelog +* Wed Apr 18 2007 Michael Rice - 1.4.5-4 +- Rebuilt to close 236989 + * Mon Apr 09 2007 Michael Rice - 1.4.5-3 - Rebuilt for devel From fedora-extras-commits at redhat.com Thu Apr 19 04:37:22 2007 From: fedora-extras-commits at redhat.com (Yuichi Nakamura (ynakam)) Date: Thu, 19 Apr 2007 00:37:22 -0400 Subject: rpms/seedit/devel 2.1.1-2.patch,NONE,1.1 seedit.spec,1.9,1.10 Message-ID: <200704190437.l3J4bMut023163@cvs-int.fedora.redhat.com> Author: ynakam Update of /cvs/extras/rpms/seedit/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv23141 Modified Files: seedit.spec Added Files: 2.1.1-2.patch Log Message: Fixed install bug, test for devel 2.1.1-2.patch: --- NEW FILE 2.1.1-2.patch --- Index: core/config/base_policy/types.te =================================================================== --- core/config/base_policy/types.te (revision 660) +++ core/config/base_policy/types.te (working copy) @@ -1,4 +1,4 @@ -h # SELinux Policy Editor, a simple editor for SELinux policies +# SELinux Policy Editor, a simple editor for SELinux policies # Copyright (C) 2006 Yuichi Nakamura ## minimum types used in converter Index: seedit.spec =================================================================== RCS file: /cvs/extras/rpms/seedit/devel/seedit.spec,v retrieving revision 1.9 retrieving revision 1.10 diff -u -r1.9 -r1.10 --- seedit.spec 12 Apr 2007 08:06:37 -0000 1.9 +++ seedit.spec 19 Apr 2007 04:36:48 -0000 1.10 @@ -1,4 +1,4 @@ -%define buildnum 1 +%define buildnum 2 %define python_sitelib %(%{__python} -c 'from distutils import sysconfig; print sysconfig.get_python_lib()') %define selinuxenabled /usr/sbin/selinuxenabled @@ -17,7 +17,7 @@ Name: seedit Version: 2.1.1 -Release: %{buildnum}%{?dist}.3 +Release: %{buildnum}%{?dist} Summary: SELinux Policy Editor:Core component Group: System Environment/Base License: GPL @@ -41,6 +41,7 @@ %prep %setup -q +%patch -p0 %build pushd core @@ -169,10 +170,11 @@ %changelog +* Wed Apr 18 2007 Yuichi Nakamura 2.1.1-2 + - Fixed install bug * Thu Apr 12 2007 Yuichi Nakamura 2.1.1-1 - Merged bug fix until 2.1.0-5 - Other bug fixes - * Fri Feb 16 2007 Yuichi Nakamura 2.1.0-5 - SELINUX= is set permissive when uninstall, because relabel fails in enforcing mode. From fedora-extras-commits at redhat.com Thu Apr 19 04:50:07 2007 From: fedora-extras-commits at redhat.com (Yuichi Nakamura (ynakam)) Date: Thu, 19 Apr 2007 00:50:07 -0400 Subject: rpms/seedit/devel seedit.spec,1.10,1.11 Message-ID: <200704190450.l3J4o7eb023407@cvs-int.fedora.redhat.com> Author: ynakam Update of /cvs/extras/rpms/seedit/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv23389 Modified Files: seedit.spec Log Message: add patch Index: seedit.spec =================================================================== RCS file: /cvs/extras/rpms/seedit/devel/seedit.spec,v retrieving revision 1.10 retrieving revision 1.11 diff -u -r1.10 -r1.11 --- seedit.spec 19 Apr 2007 04:36:48 -0000 1.10 +++ seedit.spec 19 Apr 2007 04:49:33 -0000 1.11 @@ -25,6 +25,7 @@ Source0: http://osdn.dl.sourceforge.jp/selpe/23577/%{name}-%{version}.tar.gz Source1: seedit-gui.desktop Source2: seedit-gui.png +Patch: 2.1.1-2.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{betatag}-root-%(%{__id_u} -n) BuildRequires: libselinux-devel >= 1.19, libsepol-devel >= 1.1.1, byacc, flex Requires: checkpolicy, m4, audit, libselinux >= 1.19, libsepol >= 1.1.1 From fedora-extras-commits at redhat.com Thu Apr 19 04:51:10 2007 From: fedora-extras-commits at redhat.com (Yuichi Nakamura (ynakam)) Date: Thu, 19 Apr 2007 00:51:10 -0400 Subject: rpms/seedit/devel seedit.spec,1.11,1.12 Message-ID: <200704190451.l3J4pAD3023436@cvs-int.fedora.redhat.com> Author: ynakam Update of /cvs/extras/rpms/seedit/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv23417 Modified Files: seedit.spec Log Message: pumped sub build num Index: seedit.spec =================================================================== RCS file: /cvs/extras/rpms/seedit/devel/seedit.spec,v retrieving revision 1.11 retrieving revision 1.12 diff -u -r1.11 -r1.12 --- seedit.spec 19 Apr 2007 04:49:33 -0000 1.11 +++ seedit.spec 19 Apr 2007 04:50:35 -0000 1.12 @@ -17,7 +17,7 @@ Name: seedit Version: 2.1.1 -Release: %{buildnum}%{?dist} +Release: %{buildnum}%{?dist}.1 Summary: SELinux Policy Editor:Core component Group: System Environment/Base License: GPL From fedora-extras-commits at redhat.com Thu Apr 19 05:03:57 2007 From: fedora-extras-commits at redhat.com (Yuichi Nakamura (ynakam)) Date: Thu, 19 Apr 2007 01:03:57 -0400 Subject: rpms/seedit/FC-6 2.1.1-2.patch,NONE,1.1 seedit.spec,1.8,1.9 Message-ID: <200704190503.l3J53v2w027932@cvs-int.fedora.redhat.com> Author: ynakam Update of /cvs/extras/rpms/seedit/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv27909 Modified Files: seedit.spec Added Files: 2.1.1-2.patch Log Message: update spec,patch for 2.1.1-2 fc6 build 2.1.1-2.patch: --- NEW FILE 2.1.1-2.patch --- Index: core/config/base_policy/types.te =================================================================== --- core/config/base_policy/types.te (revision 660) +++ core/config/base_policy/types.te (working copy) @@ -1,4 +1,4 @@ -h # SELinux Policy Editor, a simple editor for SELinux policies +# SELinux Policy Editor, a simple editor for SELinux policies # Copyright (C) 2006 Yuichi Nakamura ## minimum types used in converter Index: seedit.spec =================================================================== RCS file: /cvs/extras/rpms/seedit/FC-6/seedit.spec,v retrieving revision 1.8 retrieving revision 1.9 diff -u -r1.8 -r1.9 --- seedit.spec 12 Apr 2007 08:14:29 -0000 1.8 +++ seedit.spec 19 Apr 2007 05:03:23 -0000 1.9 @@ -1,4 +1,4 @@ -%define buildnum 1 +%define buildnum 2 %define python_sitelib %(%{__python} -c 'from distutils import sysconfig; print sysconfig.get_python_lib()') %define selinuxenabled /usr/sbin/selinuxenabled @@ -17,7 +17,7 @@ Name: seedit Version: 2.1.1 -Release: %{buildnum}%{?dist}.3 +Release: %{buildnum}%{?dist}.1 Summary: SELinux Policy Editor:Core component Group: System Environment/Base License: GPL @@ -25,6 +25,7 @@ Source0: http://osdn.dl.sourceforge.jp/selpe/23577/%{name}-%{version}.tar.gz Source1: seedit-gui.desktop Source2: seedit-gui.png +Patch: 2.1.1-2.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{betatag}-root-%(%{__id_u} -n) BuildRequires: libselinux-devel >= 1.19, libsepol-devel >= 1.1.1, byacc, flex Requires: checkpolicy, m4, audit, libselinux >= 1.19, libsepol >= 1.1.1 @@ -41,6 +42,7 @@ %prep %setup -q +%patch -p0 %build pushd core @@ -169,10 +171,11 @@ %changelog +* Wed Apr 18 2007 Yuichi Nakamura 2.1.1-2 + - Fixed install bug * Thu Apr 12 2007 Yuichi Nakamura 2.1.1-1 - Merged bug fix until 2.1.0-5 - Other bug fixes - * Fri Feb 16 2007 Yuichi Nakamura 2.1.0-5 - SELINUX= is set permissive when uninstall, because relabel fails in enforcing mode. From fedora-extras-commits at redhat.com Thu Apr 19 07:36:29 2007 From: fedora-extras-commits at redhat.com (Peter Lemenkov (peter)) Date: Thu, 19 Apr 2007 03:36:29 -0400 Subject: rpms/stratagus/devel stratagus.spec,1.17,1.18 Message-ID: <200704190736.l3J7aTYM007079@cvs-int.fedora.redhat.com> Author: peter Update of /cvs/extras/rpms/stratagus/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv7057 Modified Files: stratagus.spec Log Message: rebuild Index: stratagus.spec =================================================================== RCS file: /cvs/extras/rpms/stratagus/devel/stratagus.spec,v retrieving revision 1.17 retrieving revision 1.18 diff -u -r1.17 -r1.18 --- stratagus.spec 5 Mar 2007 19:40:49 -0000 1.17 +++ stratagus.spec 19 Apr 2007 07:35:55 -0000 1.18 @@ -1,7 +1,7 @@ Name: stratagus Summary: Real-time strategy gaming engine Version: 2.2.3 -Release: 1%{?dist} +Release: 2%{?dist} License: GPL Group: Development/Libraries URL: http://stratagus.sourceforge.net/ @@ -59,6 +59,9 @@ %changelog +* Thu Apr 19 2007 Peter Lemenkov 2.2.3-2 +- rebuild + * Mon Mar 5 2007 Peter Lemenkov 2.2.3-1 - Ver. 2.2.3 - dropped stratagus--use-lua51.diff From fedora-extras-commits at redhat.com Thu Apr 19 07:40:46 2007 From: fedora-extras-commits at redhat.com (Peter Lemenkov (peter)) Date: Thu, 19 Apr 2007 03:40:46 -0400 Subject: rpms/stratagus/FC-5 stratagus.spec,1.13,1.14 Message-ID: <200704190740.l3J7ekh4007171@cvs-int.fedora.redhat.com> Author: peter Update of /cvs/extras/rpms/stratagus/FC-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv7144 Modified Files: stratagus.spec Log Message: rebuild Index: stratagus.spec =================================================================== RCS file: /cvs/extras/rpms/stratagus/FC-5/stratagus.spec,v retrieving revision 1.13 retrieving revision 1.14 diff -u -r1.13 -r1.14 --- stratagus.spec 5 Mar 2007 19:52:47 -0000 1.13 +++ stratagus.spec 19 Apr 2007 07:40:11 -0000 1.14 @@ -1,7 +1,7 @@ Name: stratagus Summary: Real-time strategy gaming engine Version: 2.2.3 -Release: 1%{?dist} +Release: 2%{?dist} License: GPL Group: Development/Libraries URL: http://stratagus.sourceforge.net/ @@ -59,6 +59,9 @@ %changelog +* Thu Apr 19 2007 Peter Lemenkov 2.2.3-2 +- rebuild + * Mon Mar 5 2007 Peter Lemenkov 2.2.3-1 - Ver. 2.2.3 - dropped stratagus--use-lua51.diff From fedora-extras-commits at redhat.com Thu Apr 19 07:54:17 2007 From: fedora-extras-commits at redhat.com (Peter Lemenkov (peter)) Date: Thu, 19 Apr 2007 03:54:17 -0400 Subject: rpms/stratagus/FC-6 stratagus.spec,1.16,1.17 Message-ID: <200704190754.l3J7sHAC007328@cvs-int.fedora.redhat.com> Author: peter Update of /cvs/extras/rpms/stratagus/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv7301 Modified Files: stratagus.spec Log Message: rebuild Index: stratagus.spec =================================================================== RCS file: /cvs/extras/rpms/stratagus/FC-6/stratagus.spec,v retrieving revision 1.16 retrieving revision 1.17 diff -u -r1.16 -r1.17 --- stratagus.spec 5 Mar 2007 19:46:45 -0000 1.16 +++ stratagus.spec 19 Apr 2007 07:53:43 -0000 1.17 @@ -1,7 +1,7 @@ Name: stratagus Summary: Real-time strategy gaming engine Version: 2.2.3 -Release: 1%{?dist} +Release: 2%{?dist} License: GPL Group: Development/Libraries URL: http://stratagus.sourceforge.net/ @@ -59,6 +59,9 @@ %changelog +* Thu Apr 19 2007 Peter Lemenkov 2.2.3-2 +- rebuild + * Mon Mar 5 2007 Peter Lemenkov 2.2.3-1 - Ver. 2.2.3 - dropped stratagus--use-lua51.diff From fedora-extras-commits at redhat.com Thu Apr 19 07:57:44 2007 From: fedora-extras-commits at redhat.com (=?utf-8?q?Ralf_Cors=C3=A9pius?= (corsepiu)) Date: Thu, 19 Apr 2007 03:57:44 -0400 Subject: rpms/perl-Class-ReturnValue/devel perl-Class-ReturnValue.spec, 1.5, 1.6 Message-ID: <200704190757.l3J7vi4d007378@cvs-int.fedora.redhat.com> Author: corsepiu Update of /cvs/extras/rpms/perl-Class-ReturnValue/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv7356 Modified Files: perl-Class-ReturnValue.spec Log Message: * Thu Apr 19 2007 Ralf Cors??pius - 0.53-6 - Reflect perl package split. Index: perl-Class-ReturnValue.spec =================================================================== RCS file: /cvs/extras/rpms/perl-Class-ReturnValue/devel/perl-Class-ReturnValue.spec,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- perl-Class-ReturnValue.spec 5 Sep 2006 09:32:34 -0000 1.5 +++ perl-Class-ReturnValue.spec 19 Apr 2007 07:57:10 -0000 1.6 @@ -1,7 +1,7 @@ Name: perl-Class-ReturnValue Summary: Class::ReturnValue Perl module Version: 0.53 -Release: 5%{?dist} +Release: 6%{?dist} License: Artistic or GPL Group: Development/Libraries URL: http://search.cpan.org/dist/Class-ReturnValue @@ -10,7 +10,9 @@ Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) BuildArch: noarch Source: http://search.cpan.org/CPAN/authors/id/J/JE/JESSE/Class-ReturnValue-%{version}.tar.gz -BuildRequires: perl(Devel::StackTrace) +BuildRequires: perl(Devel::StackTrace) +BuildRequires: perl(ExtUtils::MakeMaker) +BuildRequires: perl(Test::More) %description A return-value object that lets you treat it as as a boolean, array or object. @@ -42,6 +44,9 @@ %{_mandir}/man3/* %changelog +* Thu Apr 19 2007 Ralf Cors??pius - 0.53-6 +- Reflect perl package split. + * Tue Sep 05 2006 Ralf Cors??pius - 0.53-5 - Mass rebuild. From fedora-extras-commits at redhat.com Thu Apr 19 08:11:08 2007 From: fedora-extras-commits at redhat.com (=?utf-8?q?Ralf_Cors=C3=A9pius?= (corsepiu)) Date: Thu, 19 Apr 2007 04:11:08 -0400 Subject: rpms/perl-Business-Hours/devel perl-Business-Hours.spec,1.3,1.4 Message-ID: <200704190811.l3J8B819012347@cvs-int.fedora.redhat.com> Author: corsepiu Update of /cvs/extras/rpms/perl-Business-Hours/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv12323 Modified Files: perl-Business-Hours.spec Log Message: * Thu Apr 19 2007 Ralf Cors??pius - 0.07-4 - Reflect perl package split. Index: perl-Business-Hours.spec =================================================================== RCS file: /cvs/extras/rpms/perl-Business-Hours/devel/perl-Business-Hours.spec,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- perl-Business-Hours.spec 5 Sep 2006 09:24:52 -0000 1.3 +++ perl-Business-Hours.spec 19 Apr 2007 08:10:34 -0000 1.4 @@ -1,7 +1,7 @@ Summary: Calculate business hours in a time period Name: perl-Business-Hours Version: 0.07 -Release: 3%{?dist} +Release: 4%{?dist} License: GPL or Artistic Group: Development/Libraries URL: http://search.cpan.org/dist/Business-Hours/ @@ -11,7 +11,8 @@ Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) -BuildRequires: perl(Set::IntSpan) +BuildRequires: perl(ExtUtils::MakeMaker) +BuildRequires: perl(Set::IntSpan) # Required by the tests BuildRequires: perl(Test::Pod) >= 1.00 @@ -51,6 +52,9 @@ %{_mandir}/man3/* %changelog +* Thu Apr 19 2007 Ralf Cors??pius - 0.07-4 +- Reflect perl package split. + * Tue Sep 05 2006 Ralf Cors??pius - 0.07-3 - Mass rebuild. From fedora-extras-commits at redhat.com Thu Apr 19 08:12:47 2007 From: fedora-extras-commits at redhat.com (Thorsten Leemhuis (thl)) Date: Thu, 19 Apr 2007 04:12:47 -0400 Subject: rpms/gweled/devel gweled.spec,1.17,1.18 Message-ID: <200704190812.l3J8ClVY012462@cvs-int.fedora.redhat.com> Author: thl Update of /cvs/extras/rpms/gweled/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv12402 Modified Files: gweled.spec Log Message: 0.7-9 - remove dist in devel - rebuild for new mikmod (and I thought there was a freeze currently...) Index: gweled.spec =================================================================== RCS file: /cvs/extras/rpms/gweled/devel/gweled.spec,v retrieving revision 1.17 retrieving revision 1.18 diff -u -r1.17 -r1.18 --- gweled.spec 17 Mar 2007 19:31:54 -0000 1.17 +++ gweled.spec 19 Apr 2007 08:12:13 -0000 1.18 @@ -1,6 +1,6 @@ Name: gweled Version: 0.7 -Release: 8%{?dist} +Release: 9 Summary: Swapping gem game @@ -76,6 +76,10 @@ %{_datadir}/sounds/%{name}/ %changelog +* Thu Apr 19 2007 Thorsten Leemhuis - 0.7-9 +- remove dist in devel +- rebuild for new mikmod + * Sat Mar 17 2007 Thorsten Leemhuis - 0.7-8 - create gweled.timed.scores manually, fixes 232184 From fedora-extras-commits at redhat.com Thu Apr 19 08:13:17 2007 From: fedora-extras-commits at redhat.com (Francois Aucamp (faucamp)) Date: Thu, 19 Apr 2007 04:13:17 -0400 Subject: rpms/knemo/FC-6 knemo.spec, 1.6, 1.7 sources, 1.5, 1.6 knemo-desktop-file-fix.patch, 1.3, NONE Message-ID: <200704190813.l3J8DHCr012532@cvs-int.fedora.redhat.com> Author: faucamp Update of /cvs/extras/rpms/knemo/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv12454 Modified Files: knemo.spec sources Removed Files: knemo-desktop-file-fix.patch Log Message: - Update to version 0.4.7 - Removed unnecessary desktop-file-install statements (KDE-specific desktop files) - Removed desktop file patch - desktop file "Keywords" keys used internally by KDE - Added "OnlyShowIn=KDE" to kcm desktop file - Removed unnecessary BuildRequires: qt-devel desktop-file-utils - Simplified %%post and %%postun scriplets - Use RPM_BUILD_ROOT variable format consistently Index: knemo.spec =================================================================== RCS file: /cvs/extras/rpms/knemo/FC-6/knemo.spec,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- knemo.spec 13 Sep 2006 19:41:54 -0000 1.6 +++ knemo.spec 19 Apr 2007 08:12:43 -0000 1.7 @@ -1,19 +1,16 @@ Name: knemo -Version: 0.4.3 -Release: 2%{?dist} +Version: 0.4.7 +Release: 1%{?dist} Summary: A KDE network monitoring tool Group: Applications/Internet License: GPL URL: http://extragear.kde.org/apps/knemo/ Source0: http://kde-apps.org/content/files/12956-%{name}-%{version}.tar.bz2 -Patch0: knemo-desktop-file-fix.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) -BuildRequires: gettext, qt-devel, kdelibs-devel, desktop-file-utils -BuildRequires: wireless-tools, net-tools - -Requires: kdebase, wireless-tools, net-tools +BuildRequires: gettext kdelibs-devel wireless-tools net-tools +Requires: kdebase wireless-tools net-tools %description KNemo displays for every network interface an icon in the systray. Tooltips @@ -22,9 +19,10 @@ It polls the network interface status every second using the ifconfig, route and iwconfig tools. + %prep %setup -q -%patch0 -p0 +echo "OnlyShowIn=KDE;" >> src/kcm/kcm_knemo.desktop %build @@ -37,19 +35,10 @@ %install rm -rf $RPM_BUILD_ROOT make install DESTDIR=$RPM_BUILD_ROOT -#rm -f $RPM_BUILD_ROOT%{_libdir}/kde3/*.la -desktop-file-install --vendor="" \ - --dir ${RPM_BUILD_ROOT}%{_datadir}/applications/kde \ - --add-category X-Fedora \ - --delete-original \ - ${RPM_BUILD_ROOT}%{_datadir}/applications/kde/kcm_knemo.desktop - -desktop-file-install --vendor="" \ - --dir ${RPM_BUILD_ROOT}%{_datadir}/services/kded \ - --add-category X-Fedora \ - --delete-original \ - ${RPM_BUILD_ROOT}%{_datadir}/services/kded/knemod.desktop +# We do not use desktop-file-install to rename/validate the desktop files for +# this application, as it uses "Keywords" keys that are used internally by KDE +# - desktop-file-validate and -install do not like those %find_lang kcm_knemo kcm_knemo.lang %find_lang knemod knemod.lang @@ -57,16 +46,13 @@ %post -touch --no-create %{_datadir}/icons/crystalsvg || : -if [ -x ${_bindir}/gtk-update-icon-cache ] ; then - ${_bindir}/gtk-update-icon-cache --quiet %{_datadir}/icons/crystalsvg || : -fi +touch --no-create %{_datadir}/icons/hicolor || : +%{_bindir}/gtk-update-icon-cache --quiet %{_datadir}/icons/hicolor || : + %postun -touch --no-create %{_datadir}/icons/crystalsvg || : -if [ -x ${_bindir}/gtk-update-icon-cache ] ; then - ${_bindir}/gtk-update-icon-cache --quiet %{_datadir}/icons/crystalsvg || : -fi +touch --no-create %{_datadir}/icons/hicolor || : +%{_bindir}/gtk-update-icon-cache --quiet %{_datadir}/icons/hicolor || : %clean @@ -89,6 +75,17 @@ %changelog +* Tue Apr 17 2007 Francois Aucamp - 0.4.7-1 +- Update to version 0.4.7 +- Removed unnecessary desktop-file-install statements (KDE-specific desktop + files) +- Removed desktop file patch - desktop file "Keywords" keys used internally + by KDE +- Added "OnlyShowIn=KDE" to kcm desktop file +- Removed unnecessary BuildRequires: qt-devel desktop-file-utils +- Simplified %%post and %%postun scriplets +- Use RPM_BUILD_ROOT variable format consistently + * Wed Sep 13 2006 Hugo Cisneiros 0.4.3-2 - Rebuilt for FC6 Index: sources =================================================================== RCS file: /cvs/extras/rpms/knemo/FC-6/sources,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- sources 6 Aug 2006 20:59:55 -0000 1.5 +++ sources 19 Apr 2007 08:12:43 -0000 1.6 @@ -1 +1 @@ -70509dee1b4a86ef70ac2a3c032ece9b 12956-knemo-0.4.3.tar.bz2 +daaeeca789f3d4d7616f7856b29b7db7 12956-knemo-0.4.7.tar.bz2 --- knemo-desktop-file-fix.patch DELETED --- From fedora-extras-commits at redhat.com Thu Apr 19 08:14:22 2007 From: fedora-extras-commits at redhat.com (Chitlesh GOORAH (chitlesh)) Date: Thu, 19 Apr 2007 04:14:22 -0400 Subject: rpms/ktechlab import.log,1.5,1.6 Message-ID: <200704190814.l3J8EMNo012622@cvs-int.fedora.redhat.com> Author: chitlesh Update of /cvs/extras/rpms/ktechlab In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv12544 Modified Files: import.log Log Message: Index: import.log =================================================================== RCS file: /cvs/extras/rpms/ktechlab/import.log,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- import.log 1 Dec 2006 17:25:09 -0000 1.5 +++ import.log 19 Apr 2007 08:13:48 -0000 1.6 @@ -2,3 +2,4 @@ ktechlab-0_3-6:FC-5:ktechlab-0.3-6.src.rpm:1164224558 ktechlab-0_3-6:FC-6:ktechlab-0.3-6.src.rpm:1164225141 ktechlab-0_3-6:HEAD:ktechlab-0.3-6.src.rpm:1164994408 +ktechlab-0_3_6-1:FC-5:ktechlab-0.3.6-1.src.rpm:1176970676 From fedora-extras-commits at redhat.com Thu Apr 19 08:14:26 2007 From: fedora-extras-commits at redhat.com (Chitlesh GOORAH (chitlesh)) Date: Thu, 19 Apr 2007 04:14:26 -0400 Subject: rpms/ktechlab/FC-5 .cvsignore, 1.2, 1.3 ktechlab.spec, 1.3, 1.4 sources, 1.2, 1.3 Message-ID: <200704190814.l3J8EQkq012627@cvs-int.fedora.redhat.com> Author: chitlesh Update of /cvs/extras/rpms/ktechlab/FC-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv12544/FC-5 Modified Files: .cvsignore ktechlab.spec sources Log Message: Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/ktechlab/FC-5/.cvsignore,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- .cvsignore 27 Sep 2006 17:22:50 -0000 1.2 +++ .cvsignore 19 Apr 2007 08:13:52 -0000 1.3 @@ -1 +1 @@ -ktechlab-0.3.tar.bz2 +ktechlab-0.3.6.tar.bz2 Index: ktechlab.spec =================================================================== RCS file: /cvs/extras/rpms/ktechlab/FC-5/ktechlab.spec,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- ktechlab.spec 22 Nov 2006 19:37:03 -0000 1.3 +++ ktechlab.spec 19 Apr 2007 08:13:52 -0000 1.4 @@ -1,13 +1,13 @@ Name: ktechlab -Version: 0.3 -Release: 6%{?dist} +Version: 0.3.6 +Release: 1%{?dist} Summary: Development and simulation of microcontrollers and electronic circuits License: GPL Group: Applications/Engineering -URL: http://ktechlab.org/ -Source: http://ktechlab.org/download/ktechlab-%{version}.tar.bz2 +URL: http://sourceforge.net/projects/ktechlab/ +Source: http://downloads.sourceforge.net/ktechlab/%{name}-%{version}.tar.bz2 Patch0: ktechlab-0.3-pic.patch Patch1: ktechlab-0.3.desktop.patch @@ -15,7 +15,7 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) -BuildRequires: gpsim-devel, readline-devel, kdelibs-devel +BuildRequires: gpsim-devel readline-devel kdelibs-devel BuildRequires: desktop-file-utils # Ktechlab requires gputils for PIC simulation. @@ -38,7 +38,7 @@ * Integrated assembler and disassembler via gpasm and gpdasm. %prep -%setup -q +%setup -q -n %{name}-0.3 %{__rm} -rf autom4te.cache %patch0 -p0 -b pic14.h @@ -55,10 +55,9 @@ %{__rm} -rf %{buildroot} %{__make} DESTDIR=%{buildroot} install -desktop-file-install --vendor fedora \ - --add-category X-Fedora \ - --add-category Enginneering \ - --delete-original \ +desktop-file-install --vendor "" \ + --add-category Enginneering \ + --delete-original \ --dir %{buildroot}%{_datadir}/applications/ \ %{buildroot}%{_datadir}/applnk/Development/%{name}.desktop @@ -84,19 +83,37 @@ %files %defattr(-,root,root,-) %doc AUTHORS ChangeLog COPYING TODO +%doc %{_datadir}/doc/HTML/en/%{name} %{_bindir}/%{name} %{_bindir}/microbe %{_datadir}/apps/%{name} %{_datadir}/apps/katepart/syntax/microbe.xml -%dir %{_datadir}/config.kcfg/ %{_datadir}/config.kcfg/%{name}.kcfg %{_datadir}/mimelnk/application/*.desktop %{_datadir}/applications/fedora-%{name}.desktop -%{_datadir}/doc/HTML/en/%{name} %{_datadir}/icons/hicolor/*/*/*.png %Changelog +* Wed Apr 18 2007 Chitlesh Goorah - 0.3.6-1 +- New svn snapshot + +* Wed Jan 03 2007 Chitlesh Goorah - 0.3-10 #development release +- New development snapshot - 20070103 +- dropped ktechlab-check.patch + +* Thu Dec 28 2006 Chitlesh Goorah - 0.3-9 #development release +- uncomment define CHECK in src/electronics/simulation/elementset.cpp + +* Wed Dec 27 2006 Chitlesh Goorah - 0.3-8 #development release +- New development snapshot - 20061227 + +* Mon Dec 25 2006 Chitlesh Goorah - 0.3-7 #development release +- New development snapshot - Providing testing facilities to upstream +- dropped ktechlab-0.3-pic.patch +- package does not ship autom4te.cache anymore +- fixed missing make for src/math + * Wed Nov 22 2006 Chitlesh Goorah - 0.3-6 - Rebuilt due to new gpsim-devel release Index: sources =================================================================== RCS file: /cvs/extras/rpms/ktechlab/FC-5/sources,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- sources 27 Sep 2006 17:22:50 -0000 1.2 +++ sources 19 Apr 2007 08:13:52 -0000 1.3 @@ -1 +1 @@ -0cc2f2054f7906780c8580560f04b0ff ktechlab-0.3.tar.bz2 +0cc2f2054f7906780c8580560f04b0ff ktechlab-0.3.6.tar.bz2 From fedora-extras-commits at redhat.com Thu Apr 19 08:16:25 2007 From: fedora-extras-commits at redhat.com (Chitlesh GOORAH (chitlesh)) Date: Thu, 19 Apr 2007 04:16:25 -0400 Subject: rpms/ktechlab import.log,1.6,1.7 Message-ID: <200704190816.l3J8GPl2012767@cvs-int.fedora.redhat.com> Author: chitlesh Update of /cvs/extras/rpms/ktechlab In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv12726 Modified Files: import.log Log Message: Index: import.log =================================================================== RCS file: /cvs/extras/rpms/ktechlab/import.log,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- import.log 19 Apr 2007 08:13:48 -0000 1.6 +++ import.log 19 Apr 2007 08:15:51 -0000 1.7 @@ -3,3 +3,4 @@ ktechlab-0_3-6:FC-6:ktechlab-0.3-6.src.rpm:1164225141 ktechlab-0_3-6:HEAD:ktechlab-0.3-6.src.rpm:1164994408 ktechlab-0_3_6-1:FC-5:ktechlab-0.3.6-1.src.rpm:1176970676 +ktechlab-0_3_6-1:FC-6:ktechlab-0.3.6-1.src.rpm:1176970777 From fedora-extras-commits at redhat.com Thu Apr 19 08:16:29 2007 From: fedora-extras-commits at redhat.com (Chitlesh GOORAH (chitlesh)) Date: Thu, 19 Apr 2007 04:16:29 -0400 Subject: rpms/ktechlab/FC-6 .cvsignore, 1.2, 1.3 ktechlab.spec, 1.5, 1.6 sources, 1.2, 1.3 Message-ID: <200704190816.l3J8GTYA012772@cvs-int.fedora.redhat.com> Author: chitlesh Update of /cvs/extras/rpms/ktechlab/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv12726/FC-6 Modified Files: .cvsignore ktechlab.spec sources Log Message: Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/ktechlab/FC-6/.cvsignore,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- .cvsignore 27 Sep 2006 17:22:50 -0000 1.2 +++ .cvsignore 19 Apr 2007 08:15:55 -0000 1.3 @@ -1 +1 @@ -ktechlab-0.3.tar.bz2 +ktechlab-0.3.6.tar.bz2 Index: ktechlab.spec =================================================================== RCS file: /cvs/extras/rpms/ktechlab/FC-6/ktechlab.spec,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- ktechlab.spec 22 Nov 2006 19:46:46 -0000 1.5 +++ ktechlab.spec 19 Apr 2007 08:15:55 -0000 1.6 @@ -1,13 +1,13 @@ Name: ktechlab -Version: 0.3 -Release: 6%{?dist} +Version: 0.3.6 +Release: 1%{?dist} Summary: Development and simulation of microcontrollers and electronic circuits License: GPL Group: Applications/Engineering -URL: http://ktechlab.org/ -Source: http://ktechlab.org/download/ktechlab-%{version}.tar.bz2 +URL: http://sourceforge.net/projects/ktechlab/ +Source: http://downloads.sourceforge.net/ktechlab/%{name}-%{version}.tar.bz2 Patch0: ktechlab-0.3-pic.patch Patch1: ktechlab-0.3.desktop.patch @@ -15,7 +15,7 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) -BuildRequires: gpsim-devel, readline-devel, kdelibs-devel +BuildRequires: gpsim-devel readline-devel kdelibs-devel BuildRequires: desktop-file-utils # Ktechlab requires gputils for PIC simulation. @@ -38,7 +38,7 @@ * Integrated assembler and disassembler via gpasm and gpdasm. %prep -%setup -q +%setup -q -n %{name}-0.3 %{__rm} -rf autom4te.cache %patch0 -p0 -b pic14.h @@ -55,10 +55,9 @@ %{__rm} -rf %{buildroot} %{__make} DESTDIR=%{buildroot} install -desktop-file-install --vendor fedora \ - --add-category X-Fedora \ - --add-category Enginneering \ - --delete-original \ +desktop-file-install --vendor "" \ + --add-category Enginneering \ + --delete-original \ --dir %{buildroot}%{_datadir}/applications/ \ %{buildroot}%{_datadir}/applnk/Development/%{name}.desktop @@ -84,19 +83,37 @@ %files %defattr(-,root,root,-) %doc AUTHORS ChangeLog COPYING TODO +%doc %{_datadir}/doc/HTML/en/%{name} %{_bindir}/%{name} %{_bindir}/microbe %{_datadir}/apps/%{name} %{_datadir}/apps/katepart/syntax/microbe.xml -%dir %{_datadir}/config.kcfg/ %{_datadir}/config.kcfg/%{name}.kcfg %{_datadir}/mimelnk/application/*.desktop %{_datadir}/applications/fedora-%{name}.desktop -%{_datadir}/doc/HTML/en/%{name} %{_datadir}/icons/hicolor/*/*/*.png %Changelog +* Wed Apr 18 2007 Chitlesh Goorah - 0.3.6-1 +- New svn snapshot + +* Wed Jan 03 2007 Chitlesh Goorah - 0.3-10 #development release +- New development snapshot - 20070103 +- dropped ktechlab-check.patch + +* Thu Dec 28 2006 Chitlesh Goorah - 0.3-9 #development release +- uncomment define CHECK in src/electronics/simulation/elementset.cpp + +* Wed Dec 27 2006 Chitlesh Goorah - 0.3-8 #development release +- New development snapshot - 20061227 + +* Mon Dec 25 2006 Chitlesh Goorah - 0.3-7 #development release +- New development snapshot - Providing testing facilities to upstream +- dropped ktechlab-0.3-pic.patch +- package does not ship autom4te.cache anymore +- fixed missing make for src/math + * Wed Nov 22 2006 Chitlesh Goorah - 0.3-6 - Rebuilt due to new gpsim-devel release Index: sources =================================================================== RCS file: /cvs/extras/rpms/ktechlab/FC-6/sources,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- sources 27 Sep 2006 17:22:50 -0000 1.2 +++ sources 19 Apr 2007 08:15:55 -0000 1.3 @@ -1 +1 @@ -0cc2f2054f7906780c8580560f04b0ff ktechlab-0.3.tar.bz2 +0cc2f2054f7906780c8580560f04b0ff ktechlab-0.3.6.tar.bz2 From fedora-extras-commits at redhat.com Thu Apr 19 08:18:57 2007 From: fedora-extras-commits at redhat.com (Chitlesh GOORAH (chitlesh)) Date: Thu, 19 Apr 2007 04:18:57 -0400 Subject: rpms/ktechlab import.log,1.7,1.8 Message-ID: <200704190818.l3J8IvQB012865@cvs-int.fedora.redhat.com> Author: chitlesh Update of /cvs/extras/rpms/ktechlab In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv12829 Modified Files: import.log Log Message: Index: import.log =================================================================== RCS file: /cvs/extras/rpms/ktechlab/import.log,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- import.log 19 Apr 2007 08:15:51 -0000 1.7 +++ import.log 19 Apr 2007 08:18:21 -0000 1.8 @@ -4,3 +4,4 @@ ktechlab-0_3-6:HEAD:ktechlab-0.3-6.src.rpm:1164994408 ktechlab-0_3_6-1:FC-5:ktechlab-0.3.6-1.src.rpm:1176970676 ktechlab-0_3_6-1:FC-6:ktechlab-0.3.6-1.src.rpm:1176970777 +ktechlab-0_3_6-1:HEAD:ktechlab-0.3.6-1.src.rpm:1176970942 From fedora-extras-commits at redhat.com Thu Apr 19 08:19:02 2007 From: fedora-extras-commits at redhat.com (Chitlesh GOORAH (chitlesh)) Date: Thu, 19 Apr 2007 04:19:02 -0400 Subject: rpms/ktechlab/devel .cvsignore, 1.2, 1.3 ktechlab.spec, 1.5, 1.6 sources, 1.2, 1.3 Message-ID: <200704190819.l3J8J2tj012870@cvs-int.fedora.redhat.com> Author: chitlesh Update of /cvs/extras/rpms/ktechlab/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv12829/devel Modified Files: .cvsignore ktechlab.spec sources Log Message: Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/ktechlab/devel/.cvsignore,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- .cvsignore 27 Sep 2006 17:22:50 -0000 1.2 +++ .cvsignore 19 Apr 2007 08:18:28 -0000 1.3 @@ -1 +1 @@ -ktechlab-0.3.tar.bz2 +ktechlab-0.3.6.tar.bz2 Index: ktechlab.spec =================================================================== RCS file: /cvs/extras/rpms/ktechlab/devel/ktechlab.spec,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- ktechlab.spec 1 Dec 2006 17:25:09 -0000 1.5 +++ ktechlab.spec 19 Apr 2007 08:18:28 -0000 1.6 @@ -1,13 +1,13 @@ Name: ktechlab -Version: 0.3 -Release: 6%{?dist} +Version: 0.3.6 +Release: 1%{?dist} Summary: Development and simulation of microcontrollers and electronic circuits License: GPL Group: Applications/Engineering -URL: http://ktechlab.org/ -Source: http://ktechlab.org/download/ktechlab-%{version}.tar.bz2 +URL: http://sourceforge.net/projects/ktechlab/ +Source: http://downloads.sourceforge.net/ktechlab/%{name}-%{version}.tar.bz2 Patch0: ktechlab-0.3-pic.patch Patch1: ktechlab-0.3.desktop.patch @@ -15,7 +15,7 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) -BuildRequires: gpsim-devel, readline-devel, kdelibs-devel +BuildRequires: gpsim-devel readline-devel kdelibs-devel BuildRequires: desktop-file-utils # Ktechlab requires gputils for PIC simulation. @@ -38,7 +38,7 @@ * Integrated assembler and disassembler via gpasm and gpdasm. %prep -%setup -q +%setup -q -n %{name}-0.3 %{__rm} -rf autom4te.cache %patch0 -p0 -b pic14.h @@ -55,10 +55,9 @@ %{__rm} -rf %{buildroot} %{__make} DESTDIR=%{buildroot} install -desktop-file-install --vendor fedora \ - --add-category X-Fedora \ - --add-category Enginneering \ - --delete-original \ +desktop-file-install --vendor "" \ + --add-category Enginneering \ + --delete-original \ --dir %{buildroot}%{_datadir}/applications/ \ %{buildroot}%{_datadir}/applnk/Development/%{name}.desktop @@ -84,19 +83,37 @@ %files %defattr(-,root,root,-) %doc AUTHORS ChangeLog COPYING TODO +%doc %{_datadir}/doc/HTML/en/%{name} %{_bindir}/%{name} %{_bindir}/microbe %{_datadir}/apps/%{name} %{_datadir}/apps/katepart/syntax/microbe.xml -%dir %{_datadir}/config.kcfg/ %{_datadir}/config.kcfg/%{name}.kcfg %{_datadir}/mimelnk/application/*.desktop %{_datadir}/applications/fedora-%{name}.desktop -%{_datadir}/doc/HTML/en/%{name} %{_datadir}/icons/hicolor/*/*/*.png %Changelog +* Wed Apr 18 2007 Chitlesh Goorah - 0.3.6-1 +- New svn snapshot + +* Wed Jan 03 2007 Chitlesh Goorah - 0.3-10 #development release +- New development snapshot - 20070103 +- dropped ktechlab-check.patch + +* Thu Dec 28 2006 Chitlesh Goorah - 0.3-9 #development release +- uncomment define CHECK in src/electronics/simulation/elementset.cpp + +* Wed Dec 27 2006 Chitlesh Goorah - 0.3-8 #development release +- New development snapshot - 20061227 + +* Mon Dec 25 2006 Chitlesh Goorah - 0.3-7 #development release +- New development snapshot - Providing testing facilities to upstream +- dropped ktechlab-0.3-pic.patch +- package does not ship autom4te.cache anymore +- fixed missing make for src/math + * Wed Nov 22 2006 Chitlesh Goorah - 0.3-6 - Rebuilt due to new gpsim-devel release Index: sources =================================================================== RCS file: /cvs/extras/rpms/ktechlab/devel/sources,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- sources 27 Sep 2006 17:22:50 -0000 1.2 +++ sources 19 Apr 2007 08:18:28 -0000 1.3 @@ -1 +1 @@ -0cc2f2054f7906780c8580560f04b0ff ktechlab-0.3.tar.bz2 +0cc2f2054f7906780c8580560f04b0ff ktechlab-0.3.6.tar.bz2 From fedora-extras-commits at redhat.com Thu Apr 19 08:42:02 2007 From: fedora-extras-commits at redhat.com (=?utf-8?q?Ralf_Cors=C3=A9pius?= (corsepiu)) Date: Thu, 19 Apr 2007 04:42:02 -0400 Subject: rpms/perl-Class-Inspector/devel perl-Class-Inspector.spec,1.8,1.9 Message-ID: <200704190842.l3J8g2A3013576@cvs-int.fedora.redhat.com> Author: corsepiu Update of /cvs/extras/rpms/perl-Class-Inspector/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv13559 Modified Files: perl-Class-Inspector.spec Log Message: * Thu Apr 19 2007 Ralf Cors??pius - 1.16-3 - Reflect perl package split. Index: perl-Class-Inspector.spec =================================================================== RCS file: /cvs/extras/rpms/perl-Class-Inspector/devel/perl-Class-Inspector.spec,v retrieving revision 1.8 retrieving revision 1.9 diff -u -r1.8 -r1.9 --- perl-Class-Inspector.spec 5 Sep 2006 09:36:49 -0000 1.8 +++ perl-Class-Inspector.spec 19 Apr 2007 08:41:28 -0000 1.9 @@ -1,6 +1,6 @@ Name: perl-Class-Inspector Version: 1.16 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Get information about a class and its structure License: GPL or Artistic Group: Development/Libraries @@ -11,6 +11,8 @@ Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) BuildArch: noarch +BuildRequires: perl(Test::More) + # For better test coverage BuildRequires: perl(Test::Pod) >= 1.00 @@ -48,6 +50,9 @@ %{_mandir}/man3/* %changelog +* Thu Apr 19 2007 Ralf Cors??pius - 1.16-3 +- Reflect perl package split. + * Tue Sep 05 2006 Ralf Cors??pius - 1.16-2 - Mass rebuild. From fedora-extras-commits at redhat.com Thu Apr 19 08:46:25 2007 From: fedora-extras-commits at redhat.com (=?utf-8?q?Ralf_Cors=C3=A9pius?= (corsepiu)) Date: Thu, 19 Apr 2007 04:46:25 -0400 Subject: rpms/perl-gettext/devel perl-gettext.spec,1.7,1.8 Message-ID: <200704190846.l3J8kPn4013662@cvs-int.fedora.redhat.com> Author: corsepiu Update of /cvs/extras/rpms/perl-gettext/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv13645 Modified Files: perl-gettext.spec Log Message: * Thu Apr 19 2007 Ralf Cors??pius - 1.05-10 - Reflect perl package split. Index: perl-gettext.spec =================================================================== RCS file: /cvs/extras/rpms/perl-gettext/devel/perl-gettext.spec,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- perl-gettext.spec 5 Sep 2006 09:55:45 -0000 1.7 +++ perl-gettext.spec 19 Apr 2007 08:45:50 -0000 1.8 @@ -1,6 +1,6 @@ Name: perl-gettext Version: 1.05 -Release: 9%{?dist} +Release: 10%{?dist} Summary: Interface to gettext family of functions Group: Development/Libraries @@ -9,6 +9,7 @@ Source0: http://search.cpan.org/CPAN/authors/id/P/PV/PVANDRY/gettext-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) +BuildRequires: perl(ExtUtils::MakeMaker) BuildRequires: gettext Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) @@ -58,6 +59,9 @@ %changelog +* Thu Apr 19 2007 Ralf Cors??pius - 1.05-10 +- Reflect perl package split. + * Tue Sep 05 2006 Ralf Cors??pius - 1.05-9 - Mass rebuild. From fedora-extras-commits at redhat.com Thu Apr 19 08:51:08 2007 From: fedora-extras-commits at redhat.com (=?utf-8?q?Ralf_Cors=C3=A9pius?= (corsepiu)) Date: Thu, 19 Apr 2007 04:51:08 -0400 Subject: rpms/perl-Want/devel perl-Want.spec,1.6,1.7 Message-ID: <200704190851.l3J8p8aR013751@cvs-int.fedora.redhat.com> Author: corsepiu Update of /cvs/extras/rpms/perl-Want/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv13730 Modified Files: perl-Want.spec Log Message: * Thu Apr 19 2007 Ralf Cors??pius - 0.12-2 - Reflect perl package split. Index: perl-Want.spec =================================================================== RCS file: /cvs/extras/rpms/perl-Want/devel/perl-Want.spec,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- perl-Want.spec 4 Sep 2006 10:56:01 -0000 1.6 +++ perl-Want.spec 19 Apr 2007 08:50:33 -0000 1.7 @@ -1,6 +1,6 @@ Name: perl-Want Version: 0.12 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Perl module implementing a generalisation of wantarray License: GPL or Artistic Group: Development/Libraries @@ -9,6 +9,8 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) +BuildRequires: perl(ExtUtils::MakeMaker) +BuildRequires: perl(Test::More) %description This module generalises the mechanism of the wantarray @@ -45,6 +47,9 @@ %{_mandir}/man3/* %changelog +* Thu Apr 19 2007 Ralf Cors??pius - 0.12-2 +- Reflect perl package split. + * Mon Sep 04 2006 Ralf Cors??pius - 0.12-1 - Upstream update. From fedora-extras-commits at redhat.com Thu Apr 19 08:57:41 2007 From: fedora-extras-commits at redhat.com (=?utf-8?q?Ralf_Cors=C3=A9pius?= (corsepiu)) Date: Thu, 19 Apr 2007 04:57:41 -0400 Subject: rpms/perl-Number-Compare/devel perl-Number-Compare.spec,1.6,1.7 Message-ID: <200704190857.l3J8vf6b013839@cvs-int.fedora.redhat.com> Author: corsepiu Update of /cvs/extras/rpms/perl-Number-Compare/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv13814 Modified Files: perl-Number-Compare.spec Log Message: * Thu Apr 19 2007 Ralf Cors??pius - 0.01-7 - Reflect perl package split. Index: perl-Number-Compare.spec =================================================================== RCS file: /cvs/extras/rpms/perl-Number-Compare/devel/perl-Number-Compare.spec,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- perl-Number-Compare.spec 5 Sep 2006 09:56:23 -0000 1.6 +++ perl-Number-Compare.spec 19 Apr 2007 08:57:07 -0000 1.7 @@ -1,6 +1,6 @@ Name: perl-Number-Compare Version: 0.01 -Release: 6%{?dist} +Release: 7%{?dist} Summary: Perl module for numeric comparisons License: Artistic or GPL Group: Development/Libraries @@ -9,6 +9,8 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch +BuildRequires: perl(ExtUtils::MakeMaker) +BuildRequires: perl(Test::More) Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) %description @@ -46,6 +48,9 @@ %{_mandir}/man3/* %changelog +* Thu Apr 19 2007 Ralf Cors??pius - 0.01-7 +- Reflect perl package split. + * Tue Sep 05 2006 Ralf Cors??pius - 0.01-6 - Mass rebuild. From fedora-extras-commits at redhat.com Thu Apr 19 09:19:41 2007 From: fedora-extras-commits at redhat.com (=?utf-8?q?Ralf_Cors=C3=A9pius?= (corsepiu)) Date: Thu, 19 Apr 2007 05:19:41 -0400 Subject: rpms/perl-DBIx-DBSchema/devel .cvsignore, 1.5, 1.6 perl-DBIx-DBSchema.spec, 1.7, 1.8 sources, 1.5, 1.6 Message-ID: <200704190919.l3J9JfVW018458@cvs-int.fedora.redhat.com> Author: corsepiu Update of /cvs/extras/rpms/perl-DBIx-DBSchema/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv18437 Modified Files: .cvsignore perl-DBIx-DBSchema.spec sources Log Message: * Thu Apr 19 2007 Ralf Cors??pius - 0.32-1 - Upstream update. Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/perl-DBIx-DBSchema/devel/.cvsignore,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- .cvsignore 22 Apr 2006 02:53:07 -0000 1.5 +++ .cvsignore 19 Apr 2007 09:19:07 -0000 1.6 @@ -1 +1 @@ -DBIx-DBSchema-0.31.tar.gz +DBIx-DBSchema-0.32.tar.gz Index: perl-DBIx-DBSchema.spec =================================================================== RCS file: /cvs/extras/rpms/perl-DBIx-DBSchema/devel/perl-DBIx-DBSchema.spec,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- perl-DBIx-DBSchema.spec 5 Sep 2006 09:34:29 -0000 1.7 +++ perl-DBIx-DBSchema.spec 19 Apr 2007 09:19:07 -0000 1.8 @@ -1,17 +1,18 @@ Name: perl-DBIx-DBSchema -Version: 0.31 -Release: 2%{?dist} +Version: 0.32 +Release: 1%{?dist} Summary: Database-independent schema objects Group: Development/Libraries License: GPL or Artistic URL: http://search.cpan.org/dist/DBIx-DBSchema/ -Source0: http://search.cpan.org/CPAN/authors/id/I/IV/IVAN/DBIx-DBSchema-%{version}.tar.gz +Source0: http://www.cpan.org/modules/by-module/DBIx/DBIx-DBSchema-%{version}.tar.gz Patch0: DBIx-DBSchema-0.28-version.diff BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) +BuildRequires: perl(ExtUtils::MakeMaker) BuildRequires: perl(DBI) BuildRequires: perl(FreezeThaw) @@ -65,6 +66,9 @@ %changelog +* Thu Apr 19 2007 Ralf Cors??pius - 0.32-1 +- Upstream update. + * Tue Sep 05 2006 Ralf Cors??pius - 0.31-2 - Mass rebuild. Index: sources =================================================================== RCS file: /cvs/extras/rpms/perl-DBIx-DBSchema/devel/sources,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- sources 22 Apr 2006 02:53:07 -0000 1.5 +++ sources 19 Apr 2007 09:19:07 -0000 1.6 @@ -1 +1 @@ -bee0e44ff328adfea5b2c204ae5c606b DBIx-DBSchema-0.31.tar.gz +4bd062e89dffca6633bc19ba46539b73 DBIx-DBSchema-0.32.tar.gz From fedora-extras-commits at redhat.com Thu Apr 19 09:55:33 2007 From: fedora-extras-commits at redhat.com (Francois Aucamp (faucamp)) Date: Thu, 19 Apr 2007 05:55:33 -0400 Subject: rpms/knemo/FC-5 knemo.spec, 1.5, 1.6 sources, 1.5, 1.6 knemo-desktop-file-fix.patch, 1.3, NONE Message-ID: <200704190955.l3J9tXfE019261@cvs-int.fedora.redhat.com> Author: faucamp Update of /cvs/extras/rpms/knemo/FC-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv19238 Modified Files: knemo.spec sources Removed Files: knemo-desktop-file-fix.patch Log Message: - Update to version 0.4.7 - Removed unnecessary desktop-file-install statements (KDE-specific desktop files) - Removed desktop file patch - desktop file "Keywords" keys used internally by KDE - Added "OnlyShowIn=KDE" to kcm desktop file - Removed unnecessary BuildRequires: qt-devel desktop-file-utils - Simplified %%post and %%postun scriplets - Use RPM_BUILD_ROOT variable format consistently Index: knemo.spec =================================================================== RCS file: /cvs/extras/rpms/knemo/FC-5/knemo.spec,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- knemo.spec 6 Aug 2006 21:07:59 -0000 1.5 +++ knemo.spec 19 Apr 2007 09:54:59 -0000 1.6 @@ -1,5 +1,5 @@ Name: knemo -Version: 0.4.3 +Version: 0.4.7 Release: 1%{?dist} Summary: A KDE network monitoring tool @@ -7,13 +7,10 @@ License: GPL URL: http://extragear.kde.org/apps/knemo/ Source0: http://kde-apps.org/content/files/12956-%{name}-%{version}.tar.bz2 -Patch0: knemo-desktop-file-fix.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) -BuildRequires: gettext, qt-devel, kdelibs-devel, desktop-file-utils -BuildRequires: wireless-tools, net-tools - -Requires: kdebase, wireless-tools, net-tools +BuildRequires: gettext kdelibs-devel wireless-tools net-tools +Requires: kdebase wireless-tools net-tools %description KNemo displays for every network interface an icon in the systray. Tooltips @@ -22,9 +19,10 @@ It polls the network interface status every second using the ifconfig, route and iwconfig tools. + %prep %setup -q -%patch0 -p0 +echo "OnlyShowIn=KDE;" >> src/kcm/kcm_knemo.desktop %build @@ -37,19 +35,10 @@ %install rm -rf $RPM_BUILD_ROOT make install DESTDIR=$RPM_BUILD_ROOT -#rm -f $RPM_BUILD_ROOT%{_libdir}/kde3/*.la -desktop-file-install --vendor="" \ - --dir ${RPM_BUILD_ROOT}%{_datadir}/applications/kde \ - --add-category X-Fedora \ - --delete-original \ - ${RPM_BUILD_ROOT}%{_datadir}/applications/kde/kcm_knemo.desktop - -desktop-file-install --vendor="" \ - --dir ${RPM_BUILD_ROOT}%{_datadir}/services/kded \ - --add-category X-Fedora \ - --delete-original \ - ${RPM_BUILD_ROOT}%{_datadir}/services/kded/knemod.desktop +# We do not use desktop-file-install to rename/validate the desktop files for +# this application, as it uses "Keywords" keys that are used internally by KDE +# - desktop-file-validate and -install do not like those %find_lang kcm_knemo kcm_knemo.lang %find_lang knemod knemod.lang @@ -57,16 +46,13 @@ %post -touch --no-create %{_datadir}/icons/crystalsvg || : -if [ -x ${_bindir}/gtk-update-icon-cache ] ; then - ${_bindir}/gtk-update-icon-cache --quiet %{_datadir}/icons/crystalsvg || : -fi +touch --no-create %{_datadir}/icons/hicolor || : +%{_bindir}/gtk-update-icon-cache --quiet %{_datadir}/icons/hicolor || : + %postun -touch --no-create %{_datadir}/icons/crystalsvg || : -if [ -x ${_bindir}/gtk-update-icon-cache ] ; then - ${_bindir}/gtk-update-icon-cache --quiet %{_datadir}/icons/crystalsvg || : -fi +touch --no-create %{_datadir}/icons/hicolor || : +%{_bindir}/gtk-update-icon-cache --quiet %{_datadir}/icons/hicolor || : %clean @@ -89,6 +75,20 @@ %changelog +* Tue Apr 17 2007 Francois Aucamp - 0.4.7-1 +- Update to version 0.4.7 +- Removed unnecessary desktop-file-install statements (KDE-specific desktop + files) +- Removed desktop file patch - desktop file "Keywords" keys used internally + by KDE +- Added "OnlyShowIn=KDE" to kcm desktop file +- Removed unnecessary BuildRequires: qt-devel desktop-file-utils +- Simplified %%post and %%postun scriplets +- Use RPM_BUILD_ROOT variable format consistently + +* Wed Sep 13 2006 Hugo Cisneiros 0.4.3-2 +- Rebuilt for FC6 + * Sun Aug 6 2006 Hugo Cisneiros 0.4.3-1 - New upstream version Index: sources =================================================================== RCS file: /cvs/extras/rpms/knemo/FC-5/sources,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- sources 6 Aug 2006 21:07:59 -0000 1.5 +++ sources 19 Apr 2007 09:54:59 -0000 1.6 @@ -1 +1 @@ -70509dee1b4a86ef70ac2a3c032ece9b 12956-knemo-0.4.3.tar.bz2 +daaeeca789f3d4d7616f7856b29b7db7 12956-knemo-0.4.7.tar.bz2 --- knemo-desktop-file-fix.patch DELETED --- From fedora-extras-commits at redhat.com Thu Apr 19 11:21:46 2007 From: fedora-extras-commits at redhat.com (=?utf-8?q?Ralf_Cors=C3=A9pius?= (corsepiu)) Date: Thu, 19 Apr 2007 07:21:46 -0400 Subject: rpms/perl-DBIx-DBSchema/FC-6 .cvsignore, 1.5, 1.6 perl-DBIx-DBSchema.spec, 1.7, 1.8 sources, 1.5, 1.6 Message-ID: <200704191121.l3JBLkrs028813@cvs-int.fedora.redhat.com> Author: corsepiu Update of /cvs/extras/rpms/perl-DBIx-DBSchema/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv28792 Modified Files: .cvsignore perl-DBIx-DBSchema.spec sources Log Message: * Thu Apr 19 2007 Ralf Cors??pius - 0.32-1 - Upstream update. Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/perl-DBIx-DBSchema/FC-6/.cvsignore,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- .cvsignore 22 Apr 2006 02:53:07 -0000 1.5 +++ .cvsignore 19 Apr 2007 11:21:12 -0000 1.6 @@ -1 +1 @@ -DBIx-DBSchema-0.31.tar.gz +DBIx-DBSchema-0.32.tar.gz Index: perl-DBIx-DBSchema.spec =================================================================== RCS file: /cvs/extras/rpms/perl-DBIx-DBSchema/FC-6/perl-DBIx-DBSchema.spec,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- perl-DBIx-DBSchema.spec 5 Sep 2006 09:34:29 -0000 1.7 +++ perl-DBIx-DBSchema.spec 19 Apr 2007 11:21:12 -0000 1.8 @@ -1,17 +1,18 @@ Name: perl-DBIx-DBSchema -Version: 0.31 -Release: 2%{?dist} +Version: 0.32 +Release: 1%{?dist} Summary: Database-independent schema objects Group: Development/Libraries License: GPL or Artistic URL: http://search.cpan.org/dist/DBIx-DBSchema/ -Source0: http://search.cpan.org/CPAN/authors/id/I/IV/IVAN/DBIx-DBSchema-%{version}.tar.gz +Source0: http://www.cpan.org/modules/by-module/DBIx/DBIx-DBSchema-%{version}.tar.gz Patch0: DBIx-DBSchema-0.28-version.diff BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) +BuildRequires: perl(ExtUtils::MakeMaker) BuildRequires: perl(DBI) BuildRequires: perl(FreezeThaw) @@ -65,6 +66,9 @@ %changelog +* Thu Apr 19 2007 Ralf Cors??pius - 0.32-1 +- Upstream update. + * Tue Sep 05 2006 Ralf Cors??pius - 0.31-2 - Mass rebuild. Index: sources =================================================================== RCS file: /cvs/extras/rpms/perl-DBIx-DBSchema/FC-6/sources,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- sources 22 Apr 2006 02:53:07 -0000 1.5 +++ sources 19 Apr 2007 11:21:12 -0000 1.6 @@ -1 +1 @@ -bee0e44ff328adfea5b2c204ae5c606b DBIx-DBSchema-0.31.tar.gz +4bd062e89dffca6633bc19ba46539b73 DBIx-DBSchema-0.32.tar.gz From fedora-extras-commits at redhat.com Thu Apr 19 11:23:15 2007 From: fedora-extras-commits at redhat.com (=?utf-8?q?Ralf_Cors=C3=A9pius?= (corsepiu)) Date: Thu, 19 Apr 2007 07:23:15 -0400 Subject: rpms/perl-DBIx-DBSchema/FC-5 .cvsignore, 1.5, 1.6 perl-DBIx-DBSchema.spec, 1.6, 1.7 sources, 1.5, 1.6 Message-ID: <200704191123.l3JBNFev028885@cvs-int.fedora.redhat.com> Author: corsepiu Update of /cvs/extras/rpms/perl-DBIx-DBSchema/FC-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv28864 Modified Files: .cvsignore perl-DBIx-DBSchema.spec sources Log Message: * Thu Apr 19 2007 Ralf Cors??pius - 0.32-1 - Upstream update. Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/perl-DBIx-DBSchema/FC-5/.cvsignore,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- .cvsignore 22 Apr 2006 03:10:59 -0000 1.5 +++ .cvsignore 19 Apr 2007 11:22:41 -0000 1.6 @@ -1 +1 @@ -DBIx-DBSchema-0.31.tar.gz +DBIx-DBSchema-0.32.tar.gz Index: perl-DBIx-DBSchema.spec =================================================================== RCS file: /cvs/extras/rpms/perl-DBIx-DBSchema/FC-5/perl-DBIx-DBSchema.spec,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- perl-DBIx-DBSchema.spec 22 Apr 2006 03:10:59 -0000 1.6 +++ perl-DBIx-DBSchema.spec 19 Apr 2007 11:22:41 -0000 1.7 @@ -1,17 +1,18 @@ Name: perl-DBIx-DBSchema -Version: 0.31 +Version: 0.32 Release: 1%{?dist} Summary: Database-independent schema objects Group: Development/Libraries License: GPL or Artistic URL: http://search.cpan.org/dist/DBIx-DBSchema/ -Source0: http://search.cpan.org/CPAN/authors/id/I/IV/IVAN/DBIx-DBSchema-%{version}.tar.gz +Source0: http://www.cpan.org/modules/by-module/DBIx/DBIx-DBSchema-%{version}.tar.gz Patch0: DBIx-DBSchema-0.28-version.diff BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) +BuildRequires: perl(ExtUtils::MakeMaker) BuildRequires: perl(DBI) BuildRequires: perl(FreezeThaw) @@ -65,6 +66,12 @@ %changelog +* Thu Apr 19 2007 Ralf Cors??pius - 0.32-1 +- Upstream update. + +* Tue Sep 05 2006 Ralf Cors??pius - 0.31-2 +- Mass rebuild. + * Sat Apr 22 2006 Ralf Cors??pius - 0.31-1 - Upstream update. Index: sources =================================================================== RCS file: /cvs/extras/rpms/perl-DBIx-DBSchema/FC-5/sources,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- sources 22 Apr 2006 03:10:59 -0000 1.5 +++ sources 19 Apr 2007 11:22:41 -0000 1.6 @@ -1 +1 @@ -bee0e44ff328adfea5b2c204ae5c606b DBIx-DBSchema-0.31.tar.gz +4bd062e89dffca6633bc19ba46539b73 DBIx-DBSchema-0.32.tar.gz From fedora-extras-commits at redhat.com Thu Apr 19 11:30:40 2007 From: fedora-extras-commits at redhat.com (Gianluca Sforna (giallu)) Date: Thu, 19 Apr 2007 07:30:40 -0400 Subject: rpms/sysprof-kmod/devel sysprof-kmod.spec,1.69,1.70 Message-ID: <200704191130.l3JBUeuu028991@cvs-int.fedora.redhat.com> Author: giallu Update of /cvs/extras/rpms/sysprof-kmod/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv28971 Modified Files: sysprof-kmod.spec Log Message: Rebuild for kernel 2.6.20-1.3091.fc7 Index: sysprof-kmod.spec =================================================================== RCS file: /cvs/extras/rpms/sysprof-kmod/devel/sysprof-kmod.spec,v retrieving revision 1.69 retrieving revision 1.70 diff -u -r1.69 -r1.70 --- sysprof-kmod.spec 18 Apr 2007 14:47:25 -0000 1.69 +++ sysprof-kmod.spec 19 Apr 2007 11:30:06 -0000 1.70 @@ -4,7 +4,7 @@ # end stuff to be ... # hardcode for now: -%{!?kversion: %define kversion 2.6.20-1.3084.fc7} +%{!?kversion: %define kversion 2.6.20-1.3091.fc7} # hint: this can he overridden with "--define kversion foo" on the rpmbuild command line, e.g. # --define "kversion 2.6.16-1.2096_FC5" From fedora-extras-commits at redhat.com Thu Apr 19 13:52:05 2007 From: fedora-extras-commits at redhat.com (=?utf-8?q?Sindre_Pedersen_Bj=C3=B8rdal?= (sindrepb)) Date: Thu, 19 Apr 2007 09:52:05 -0400 Subject: rpms/pychess/devel .cvsignore, 1.2, 1.3 pychess.spec, 1.1, 1.2 sources, 1.2, 1.3 Message-ID: <200704191352.l3JDq5Pf007933@cvs-int.fedora.redhat.com> Author: sindrepb Update of /cvs/extras/rpms/pychess/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv7911 Modified Files: .cvsignore pychess.spec sources Log Message: update to 0.6.0 final Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/pychess/devel/.cvsignore,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- .cvsignore 14 Jan 2007 22:36:28 -0000 1.2 +++ .cvsignore 19 Apr 2007 13:51:29 -0000 1.3 @@ -1 +1 @@ -pychess-0.6.0_beta5.tar.gz +pychess-0.6.0.final.tar.gz Index: pychess.spec =================================================================== RCS file: /cvs/extras/rpms/pychess/devel/pychess.spec,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- pychess.spec 14 Jan 2007 22:36:28 -0000 1.1 +++ pychess.spec 19 Apr 2007 13:51:29 -0000 1.2 @@ -1,16 +1,14 @@ %{!?python_sitelib: %define python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")} -%define betaver beta5 - Name: pychess Version: 0.6.0 -Release: 0.3.%{betaver}%{?dist} +Release: 1%{?dist} Summary: Chess game for GNOME Group: Amusements/Games License: GPL URL: http://pychess.googlepages.com/home -Source0: http://pychess.googlecode.com/files/%{name}-%{version}_%{betaver}.tar.gz +Source0: http://pychess.googlecode.com/files/%{name}-%{version}.final.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch @@ -26,7 +24,7 @@ %prep -%setup -qn %{name}-%{version}_%{betaver} +%setup -qn %{name}-%{version}.final %build Index: sources =================================================================== RCS file: /cvs/extras/rpms/pychess/devel/sources,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- sources 14 Jan 2007 22:36:28 -0000 1.2 +++ sources 19 Apr 2007 13:51:29 -0000 1.3 @@ -1 +1 @@ -ed2cdca72465c4b529a1caf6960745be pychess-0.6.0_beta5.tar.gz +5fd0edea5df52ca1ccf420bd036494c3 pychess-0.6.0.final.tar.gz From fedora-extras-commits at redhat.com Thu Apr 19 14:57:19 2007 From: fedora-extras-commits at redhat.com (Remi Collet (remi)) Date: Thu, 19 Apr 2007 10:57:19 -0400 Subject: rpms/php-pecl-zip/EL-5 php-pecl-zip.spec,1.12,1.13 Message-ID: <200704191457.l3JEvJE8013400@cvs-int.fedora.redhat.com> Author: remi Update of /cvs/extras/rpms/php-pecl-zip/EL-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv13383 Modified Files: php-pecl-zip.spec Log Message: RHEL5 rebuild Index: php-pecl-zip.spec =================================================================== RCS file: /cvs/extras/rpms/php-pecl-zip/EL-5/php-pecl-zip.spec,v retrieving revision 1.12 retrieving revision 1.13 diff -u -r1.12 -r1.13 --- php-pecl-zip.spec 25 Mar 2007 09:02:31 -0000 1.12 +++ php-pecl-zip.spec 19 Apr 2007 14:56:45 -0000 1.13 @@ -5,7 +5,7 @@ Summary(fr): Une extension de gestion des ZIP Name: php-pecl-zip Version: 1.8.8 -Release: 1%{?dist} +Release: 1%{?dist}.1 License: PHP License Group: Development/Languages URL: http://pecl.php.net/package/zip @@ -65,6 +65,9 @@ %{php_extdir}/zip.so %changelog +* Thu Apr 19 2007 Remi Collet 1.8.8-1.el5.1 +- rebuild on final RHEL5 + * Sun Mar 25 2007 Remi Collet 1.8.8-1 - update to 1.8.8 From fedora-extras-commits at redhat.com Thu Apr 19 15:16:34 2007 From: fedora-extras-commits at redhat.com (=?utf-8?q?Sindre_Pedersen_Bj=C3=B8rdal?= (sindrepb)) Date: Thu, 19 Apr 2007 11:16:34 -0400 Subject: rpms/pychess/FC-6 .cvsignore, 1.2, 1.3 pychess.spec, 1.1, 1.2 sources, 1.2, 1.3 Message-ID: <200704191516.l3JFGY0E018049@cvs-int.fedora.redhat.com> Author: sindrepb Update of /cvs/extras/rpms/pychess/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv18015 Modified Files: .cvsignore pychess.spec sources Log Message: update to 0.6.0 final Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/pychess/FC-6/.cvsignore,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- .cvsignore 14 Jan 2007 22:36:28 -0000 1.2 +++ .cvsignore 19 Apr 2007 15:16:00 -0000 1.3 @@ -1 +1 @@ -pychess-0.6.0_beta5.tar.gz +pychess-0.6.0.final.tar.gz Index: pychess.spec =================================================================== RCS file: /cvs/extras/rpms/pychess/FC-6/pychess.spec,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- pychess.spec 14 Jan 2007 22:36:28 -0000 1.1 +++ pychess.spec 19 Apr 2007 15:16:00 -0000 1.2 @@ -1,16 +1,14 @@ %{!?python_sitelib: %define python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")} -%define betaver beta5 - Name: pychess Version: 0.6.0 -Release: 0.3.%{betaver}%{?dist} +Release: 1%{?dist} Summary: Chess game for GNOME Group: Amusements/Games License: GPL URL: http://pychess.googlepages.com/home -Source0: http://pychess.googlecode.com/files/%{name}-%{version}_%{betaver}.tar.gz +Source0: http://pychess.googlecode.com/files/%{name}-%{version}.final.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch @@ -26,7 +24,7 @@ %prep -%setup -qn %{name}-%{version}_%{betaver} +%setup -qn %{name}-%{version}.final %build Index: sources =================================================================== RCS file: /cvs/extras/rpms/pychess/FC-6/sources,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- sources 14 Jan 2007 22:36:28 -0000 1.2 +++ sources 19 Apr 2007 15:16:00 -0000 1.3 @@ -1 +1 @@ -ed2cdca72465c4b529a1caf6960745be pychess-0.6.0_beta5.tar.gz +5fd0edea5df52ca1ccf420bd036494c3 pychess-0.6.0.final.tar.gz From fedora-extras-commits at redhat.com Thu Apr 19 15:35:37 2007 From: fedora-extras-commits at redhat.com (Orion Poplawski (orion)) Date: Thu, 19 Apr 2007 11:35:37 -0400 Subject: rpms/apcupsd/EL-5 apcupsd.spec,1.14,1.15 Message-ID: <200704191535.l3JFZbjZ018934@cvs-int.fedora.redhat.com> Author: orion Update of /cvs/extras/rpms/apcupsd/EL-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv18897 Modified Files: apcupsd.spec Log Message: RHEL5 rebuild Index: apcupsd.spec =================================================================== RCS file: /cvs/extras/rpms/apcupsd/EL-5/apcupsd.spec,v retrieving revision 1.14 retrieving revision 1.15 diff -u -r1.14 -r1.15 --- apcupsd.spec 23 Mar 2007 15:36:51 -0000 1.14 +++ apcupsd.spec 19 Apr 2007 15:35:03 -0000 1.15 @@ -1,6 +1,6 @@ Name: apcupsd Version: 3.14.0 -Release: 1%{?dist} +Release: 2%{?dist} Summary: APC UPS Power Control Daemon for Linux Group: System Environment/Daemons @@ -167,6 +167,9 @@ %changelog +* Fri Apr 19 2007 - Orion Poplawski - 3.14.0-2 +- Rebuild with RHEL5 final + * Fri Mar 23 2007 - Orion Poplawski - 3.14.0-1 - Update to 3.14.0 - No tcp_wrappers-devel in EL From fedora-extras-commits at redhat.com Thu Apr 19 15:41:24 2007 From: fedora-extras-commits at redhat.com (Orion Poplawski (orion)) Date: Thu, 19 Apr 2007 11:41:24 -0400 Subject: rpms/cmake/EL-5 cmake-2.4.6-soexe.patch, NONE, 1.1 .cvsignore, 1.6, 1.7 cmake.spec, 1.12, 1.13 sources, 1.6, 1.7 Message-ID: <200704191541.l3JFfOvj019078@cvs-int.fedora.redhat.com> Author: orion Update of /cvs/extras/rpms/cmake/EL-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv19049 Modified Files: .cvsignore cmake.spec sources Added Files: cmake-2.4.6-soexe.patch Log Message: - Update to 2.4.6 - Apply patch from upstream CVS to fix .so install permissions (bug #235673) - Add rpm macros cmake-2.4.6-soexe.patch: --- NEW FILE cmake-2.4.6-soexe.patch --- Index: CMake/Source/cmFileCommand.cxx =================================================================== RCS file: /cvsroot/CMake/CMake/Source/cmFileCommand.cxx,v retrieving revision 1.75 retrieving revision 1.76 diff -u -r1.75 -r1.76 --- CMake/Source/cmFileCommand.cxx 12 Mar 2007 18:15:25 -0000 1.75 +++ CMake/Source/cmFileCommand.cxx 10 Apr 2007 15:22:15 -0000 1.76 @@ -1184,6 +1184,9 @@ } } + // Choose a default for shared library permissions. + bool install_so_no_exe = this->Makefile->IsOn("CMAKE_INSTALL_SO_NO_EXE"); + // If file permissions were not specified set default permissions // for this target type. if(!use_given_permissions_file && !use_source_permissions) @@ -1192,15 +1195,16 @@ { case cmTarget::SHARED_LIBRARY: case cmTarget::MODULE_LIBRARY: -#if defined(__linux__) - // Use read/write permissions. - permissions_file = 0; - permissions_file |= mode_owner_read; - permissions_file |= mode_owner_write; - permissions_file |= mode_group_read; - permissions_file |= mode_world_read; - break; -#endif + if(install_so_no_exe) + { + // Use read/write permissions. + permissions_file = 0; + permissions_file |= mode_owner_read; + permissions_file |= mode_owner_write; + permissions_file |= mode_group_read; + permissions_file |= mode_world_read; + break; + } case cmTarget::EXECUTABLE: case cmTarget::INSTALL_PROGRAMS: // Use read/write/executable permissions. Index: CMake/Source/cmLocalGenerator.cxx =================================================================== RCS file: /cvsroot/CMake/CMake/Source/cmLocalGenerator.cxx,v retrieving revision 1.207 retrieving revision 1.208 diff -u -r1.207 -r1.208 --- CMake/Source/cmLocalGenerator.cxx 30 Mar 2007 14:53:02 -0000 1.207 +++ CMake/Source/cmLocalGenerator.cxx 10 Apr 2007 15:22:15 -0000 1.208 @@ -393,6 +393,18 @@ "ENDIF(NOT CMAKE_INSTALL_COMPONENT)\n" "\n"; + // Copy user-specified install options to the install code. + if(const char* so_no_exe = + this->Makefile->GetDefinition("CMAKE_INSTALL_SO_NO_EXE")) + { + fout << + "# Install shared libraries without execute permission?\n" + "IF(NOT DEFINED CMAKE_INSTALL_SO_NO_EXE)\n" + " SET(CMAKE_INSTALL_SO_NO_EXE \"" << so_no_exe << "\")\n" + "ENDIF(NOT DEFINED CMAKE_INSTALL_SO_NO_EXE)\n" + "\n"; + } + // Ask each install generator to write its code. std::vector const& installers = this->Makefile->GetInstallGenerators(); Index: CMake/Modules/Platform/Linux.cmake =================================================================== RCS file: /cvsroot/CMake/CMake/Modules/Platform/Linux.cmake,v retrieving revision 1.11 retrieving revision 1.12 diff -u -r1.11 -r1.12 --- CMake/Modules/Platform/Linux.cmake 15 Sep 2006 18:08:39 -0000 1.11 +++ CMake/Modules/Platform/Linux.cmake 10 Apr 2007 15:22:15 -0000 1.12 @@ -18,4 +18,41 @@ SET(CMAKE_${type}_LINK_DYNAMIC_C_FLAGS "-Wl,-Bdynamic") ENDFOREACH(type) +# Debian policy requires that shared libraries be installed without +# executable permission. Fedora policy requires that shared libraries +# be installed with the executable permission. Since the native tools +# create shared libraries with execute permission in the first place a +# reasonable policy seems to be to install with execute permission by +# default. In order to support debian packages we provide an option +# here. The option default is based on the current distribution, but +# packagers can set it explicitly on the command line. +IF(DEFINED CMAKE_INSTALL_SO_NO_EXE) + # Store the decision variable in the cache. This preserves any + # setting the user provides on the command line. + SET(CMAKE_INSTALL_SO_NO_EXE "${CMAKE_INSTALL_SO_NO_EXE}" CACHE INTERNAL + "Install .so files without execute permission.") +ELSE(DEFINED CMAKE_INSTALL_SO_NO_EXE) + # Detect the linux distribution. + SET(CMAKE_LINUX_DISTRO) + IF(EXISTS "/proc/version") + FILE(READ "/proc/version" CMAKE_LINUX_DISTRO) + ENDIF(EXISTS "/proc/version") + + # List the distributions that require shared libraries to not have + # execute permission. + SET(CMAKE_INSTALL_SO_NO_EXE_DISTRO "(Debian|Ubuntu)") + + # Store the decision variable as an internal cache entry to avoid + # checking the platform every time. This option is advanced enough + # that only package maintainers should need to adjust it. They are + # capable of providing a setting on the command line. + IF("${CMAKE_LINUX_DISTRO}" MATCHES "${CMAKE_INSTALL_SO_NO_EXE_DISTRO}") + SET(CMAKE_INSTALL_SO_NO_EXE 1 CACHE INTERNAL + "Install .so files without execute permission.") + ELSE("${CMAKE_LINUX_DISTRO}" MATCHES "${CMAKE_INSTALL_SO_NO_EXE_DISTRO}") + SET(CMAKE_INSTALL_SO_NO_EXE 0 CACHE INTERNAL + "Install .so files without execute permission.") + ENDIF("${CMAKE_LINUX_DISTRO}" MATCHES "${CMAKE_INSTALL_SO_NO_EXE_DISTRO}") +ENDIF(DEFINED CMAKE_INSTALL_SO_NO_EXE) + INCLUDE(Platform/UnixPaths) Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/cmake/EL-5/.cvsignore,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- .cvsignore 5 Dec 2006 16:52:15 -0000 1.6 +++ .cvsignore 19 Apr 2007 15:40:50 -0000 1.7 @@ -1 +1 @@ -cmake-2.4.5.tar.gz +cmake-2.4.6.tar.gz Index: cmake.spec =================================================================== RCS file: /cvs/extras/rpms/cmake/EL-5/cmake.spec,v retrieving revision 1.12 retrieving revision 1.13 diff -u -r1.12 -r1.13 --- cmake.spec 19 Dec 2006 17:11:17 -0000 1.12 +++ cmake.spec 19 Apr 2007 15:40:50 -0000 1.13 @@ -1,6 +1,6 @@ Name: cmake -Version: 2.4.5 -Release: 2%{?dist} +Version: 2.4.6 +Release: 1%{?dist} Summary: Cross-platform make system Group: Development/Tools @@ -8,11 +8,14 @@ URL: http://www.cmake.org Source0: http://www.cmake.org/files/v2.4/cmake-%{version}.tar.gz Source1: cmake-init-fedora +Source2: macros.cmake Patch0: cmake-2.4.2-fedora.patch Patch1: cmake-2.4.5-xmlrpc.patch +Patch2: cmake-2.4.6-soexe.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: ncurses-devel, libX11-devel BuildRequires: curl-devel, expat-devel, xmlrpc-c-devel, zlib-devel +Requires: rpm %description @@ -28,6 +31,7 @@ %setup -q %patch -p1 -b .fedora %patch1 -p1 -b .xmlrpc +%patch2 -p1 -b .soexe %build @@ -36,7 +40,7 @@ ./bootstrap --init=%SOURCE1 --prefix=%{_prefix} --datadir=/share/%{name} \ --docdir=/share/doc/%{name}-%{version} --mandir=/share/man \ --system-libs -make %{?_smp_mflags} +make VERBOSE=1 %{?_smp_mflags} %install @@ -46,6 +50,9 @@ mkdir -p $RPM_BUILD_ROOT%{_datadir}/emacs/site-lisp cp -a Example $RPM_BUILD_ROOT%{_datadir}/doc/%{name}-%{version}/ install -m 0644 Docs/cmake-mode.el $RPM_BUILD_ROOT%{_datadir}/emacs/site-lisp/ +# RPM macros +mkdir -p $RPM_BUILD_ROOT%{_sysconfdir}/rpm +install -m 0644 %{SOURCE2} $RPM_BUILD_ROOT%{_sysconfdir}/rpm/ %clean @@ -54,6 +61,7 @@ %files %defattr(-,root,root,-) +%config(noreplace) %{_sysconfdir}/rpm/macros.cmake %{_datadir}/doc/%{name}-%{version}/ %{_bindir}/ccmake %{_bindir}/cmake @@ -65,6 +73,11 @@ %changelog +* Thu Apr 19 2006 Orion Poplawski - 2.4.6-1 +- Update to 2.4.6 +- Apply patch from upstream CVS to fix .so install permissions (bug #235673) +- Add rpm macros + * Mon Dec 18 2006 Orion Poplawski - 2.4.5-2 - Use system libraries (bootstrap --system-libs) Index: sources =================================================================== RCS file: /cvs/extras/rpms/cmake/EL-5/sources,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- sources 5 Dec 2006 16:52:15 -0000 1.6 +++ sources 19 Apr 2007 15:40:50 -0000 1.7 @@ -1 +1 @@ -d10a8df1f936c1efe9106ce046c37264 cmake-2.4.5.tar.gz +c99c747ad8e9bfb3bef9cca875a52129 cmake-2.4.6.tar.gz From fedora-extras-commits at redhat.com Thu Apr 19 15:42:28 2007 From: fedora-extras-commits at redhat.com (Orion Poplawski (orion)) Date: Thu, 19 Apr 2007 11:42:28 -0400 Subject: rpms/cmake/EL-5 cmake.spec,1.13,1.14 Message-ID: <200704191542.l3JFgSTr019136@cvs-int.fedora.redhat.com> Author: orion Update of /cvs/extras/rpms/cmake/EL-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv19109 Modified Files: cmake.spec Log Message: Fix date Index: cmake.spec =================================================================== RCS file: /cvs/extras/rpms/cmake/EL-5/cmake.spec,v retrieving revision 1.13 retrieving revision 1.14 diff -u -r1.13 -r1.14 --- cmake.spec 19 Apr 2007 15:40:50 -0000 1.13 +++ cmake.spec 19 Apr 2007 15:41:53 -0000 1.14 @@ -73,7 +73,7 @@ %changelog -* Thu Apr 19 2006 Orion Poplawski - 2.4.6-1 +* Thu Apr 19 2007 Orion Poplawski - 2.4.6-1 - Update to 2.4.6 - Apply patch from upstream CVS to fix .so install permissions (bug #235673) - Add rpm macros From fedora-extras-commits at redhat.com Thu Apr 19 15:43:48 2007 From: fedora-extras-commits at redhat.com (Roozbeh Pournader (roozbeh)) Date: Thu, 19 Apr 2007 11:43:48 -0400 Subject: rpms/gpsbabel/devel gpsbabel.spec, NONE, 1.1 .cvsignore, 1.1, 1.2 sources, 1.1, 1.2 Message-ID: <200704191543.l3JFhmMc019230@cvs-int.fedora.redhat.com> Author: roozbeh Update of /cvs/extras/rpms/gpsbabel/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv19149/devel Modified Files: .cvsignore sources Added Files: gpsbabel.spec Log Message: Original import --- NEW FILE gpsbabel.spec --- Name: gpsbabel Version: 1.3.3 Release: 1%{?dist} Summary: A tool to convert between various formats used by GPS devices Group: Applications/Text License: GPL URL: http://www.gpsbabel.org Source0: http://heanet.dl.sf.net/gpsbabel/%{name}-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: expat-devel libusb-devel zlib-devel %description Converts GPS waypoint, route, and track data from one format type to another. %prep %setup -q chmod a-x *.c *.h %build %configure --with-zlib=system make %{?_smp_mflags} %install rm -rf $RPM_BUILD_ROOT mkdir -p $RPM_BUILD_ROOT%{_bindir} install -m 755 gpsbabel $RPM_BUILD_ROOT%{_bindir}/gpsbabel %clean rm -rf $RPM_BUILD_ROOT %files %defattr(-,root,root,-) %doc README* COPYING AUTHORS gpsbabel.html %{_bindir}/gpsbabel %changelog * Wed Apr 16 2007 Roozbeh Pournader - 1.3.3-1 - Make first Fedora spec based on the one provided upstream Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/gpsbabel/devel/.cvsignore,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- .cvsignore 16 Apr 2007 18:15:12 -0000 1.1 +++ .cvsignore 19 Apr 2007 15:43:14 -0000 1.2 @@ -0,0 +1 @@ +gpsbabel-1.3.3.tar.gz Index: sources =================================================================== RCS file: /cvs/extras/rpms/gpsbabel/devel/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 16 Apr 2007 18:15:12 -0000 1.1 +++ sources 19 Apr 2007 15:43:14 -0000 1.2 @@ -0,0 +1 @@ +0ba7f4c623518e6bfe8da12d0691fb96 gpsbabel-1.3.3.tar.gz From fedora-extras-commits at redhat.com Thu Apr 19 15:43:44 2007 From: fedora-extras-commits at redhat.com (Roozbeh Pournader (roozbeh)) Date: Thu, 19 Apr 2007 11:43:44 -0400 Subject: rpms/gpsbabel import.log,1.1,1.2 Message-ID: <200704191543.l3JFhi3X019226@cvs-int.fedora.redhat.com> Author: roozbeh Update of /cvs/extras/rpms/gpsbabel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv19149 Modified Files: import.log Log Message: Original import Index: import.log =================================================================== RCS file: /cvs/extras/rpms/gpsbabel/import.log,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- import.log 16 Apr 2007 18:15:03 -0000 1.1 +++ import.log 19 Apr 2007 15:43:10 -0000 1.2 @@ -0,0 +1 @@ +gpsbabel-1_3_3-1:HEAD:gpsbabel-1.3.3-1.src.rpm:1176997336 From fedora-extras-commits at redhat.com Thu Apr 19 15:48:07 2007 From: fedora-extras-commits at redhat.com (Roozbeh Pournader (roozbeh)) Date: Thu, 19 Apr 2007 11:48:07 -0400 Subject: rpms/gpsbabel/EL-5 gpsbabel.spec, NONE, 1.1 .cvsignore, 1.1, 1.2 sources, 1.1, 1.2 Message-ID: <200704191548.l3JFm7cG019398@cvs-int.fedora.redhat.com> Author: roozbeh Update of /cvs/extras/rpms/gpsbabel/EL-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv19324/EL-5 Modified Files: .cvsignore sources Added Files: gpsbabel.spec Log Message: Copying files in devel to branches --- NEW FILE gpsbabel.spec --- Name: gpsbabel Version: 1.3.3 Release: 1%{?dist} Summary: A tool to convert between various formats used by GPS devices Group: Applications/Text License: GPL URL: http://www.gpsbabel.org Source0: http://heanet.dl.sf.net/gpsbabel/%{name}-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: expat-devel libusb-devel zlib-devel %description Converts GPS waypoint, route, and track data from one format type to another. %prep %setup -q chmod a-x *.c *.h %build %configure --with-zlib=system make %{?_smp_mflags} %install rm -rf $RPM_BUILD_ROOT mkdir -p $RPM_BUILD_ROOT%{_bindir} install -m 755 gpsbabel $RPM_BUILD_ROOT%{_bindir}/gpsbabel %clean rm -rf $RPM_BUILD_ROOT %files %defattr(-,root,root,-) %doc README* COPYING AUTHORS gpsbabel.html %{_bindir}/gpsbabel %changelog * Wed Apr 16 2007 Roozbeh Pournader - 1.3.3-1 - Make first Fedora spec based on the one provided upstream Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/gpsbabel/EL-5/.cvsignore,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- .cvsignore 16 Apr 2007 18:15:12 -0000 1.1 +++ .cvsignore 19 Apr 2007 15:47:33 -0000 1.2 @@ -0,0 +1 @@ +gpsbabel-1.3.3.tar.gz Index: sources =================================================================== RCS file: /cvs/extras/rpms/gpsbabel/EL-5/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 16 Apr 2007 18:15:12 -0000 1.1 +++ sources 19 Apr 2007 15:47:33 -0000 1.2 @@ -0,0 +1 @@ +0ba7f4c623518e6bfe8da12d0691fb96 gpsbabel-1.3.3.tar.gz From fedora-extras-commits at redhat.com Thu Apr 19 15:48:12 2007 From: fedora-extras-commits at redhat.com (Roozbeh Pournader (roozbeh)) Date: Thu, 19 Apr 2007 11:48:12 -0400 Subject: rpms/gpsbabel/FC-5 gpsbabel.spec, NONE, 1.1 .cvsignore, 1.1, 1.2 sources, 1.1, 1.2 Message-ID: <200704191548.l3JFmCVq019404@cvs-int.fedora.redhat.com> Author: roozbeh Update of /cvs/extras/rpms/gpsbabel/FC-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv19324/FC-5 Modified Files: .cvsignore sources Added Files: gpsbabel.spec Log Message: Copying files in devel to branches --- NEW FILE gpsbabel.spec --- Name: gpsbabel Version: 1.3.3 Release: 1%{?dist} Summary: A tool to convert between various formats used by GPS devices Group: Applications/Text License: GPL URL: http://www.gpsbabel.org Source0: http://heanet.dl.sf.net/gpsbabel/%{name}-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: expat-devel libusb-devel zlib-devel %description Converts GPS waypoint, route, and track data from one format type to another. %prep %setup -q chmod a-x *.c *.h %build %configure --with-zlib=system make %{?_smp_mflags} %install rm -rf $RPM_BUILD_ROOT mkdir -p $RPM_BUILD_ROOT%{_bindir} install -m 755 gpsbabel $RPM_BUILD_ROOT%{_bindir}/gpsbabel %clean rm -rf $RPM_BUILD_ROOT %files %defattr(-,root,root,-) %doc README* COPYING AUTHORS gpsbabel.html %{_bindir}/gpsbabel %changelog * Wed Apr 16 2007 Roozbeh Pournader - 1.3.3-1 - Make first Fedora spec based on the one provided upstream Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/gpsbabel/FC-5/.cvsignore,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- .cvsignore 16 Apr 2007 18:15:12 -0000 1.1 +++ .cvsignore 19 Apr 2007 15:47:38 -0000 1.2 @@ -0,0 +1 @@ +gpsbabel-1.3.3.tar.gz Index: sources =================================================================== RCS file: /cvs/extras/rpms/gpsbabel/FC-5/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 16 Apr 2007 18:15:12 -0000 1.1 +++ sources 19 Apr 2007 15:47:38 -0000 1.2 @@ -0,0 +1 @@ +0ba7f4c623518e6bfe8da12d0691fb96 gpsbabel-1.3.3.tar.gz From fedora-extras-commits at redhat.com Thu Apr 19 15:48:16 2007 From: fedora-extras-commits at redhat.com (Roozbeh Pournader (roozbeh)) Date: Thu, 19 Apr 2007 11:48:16 -0400 Subject: rpms/gpsbabel/FC-6 gpsbabel.spec, NONE, 1.1 .cvsignore, 1.1, 1.2 sources, 1.1, 1.2 Message-ID: <200704191548.l3JFmGbt019409@cvs-int.fedora.redhat.com> Author: roozbeh Update of /cvs/extras/rpms/gpsbabel/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv19324/FC-6 Modified Files: .cvsignore sources Added Files: gpsbabel.spec Log Message: Copying files in devel to branches --- NEW FILE gpsbabel.spec --- Name: gpsbabel Version: 1.3.3 Release: 1%{?dist} Summary: A tool to convert between various formats used by GPS devices Group: Applications/Text License: GPL URL: http://www.gpsbabel.org Source0: http://heanet.dl.sf.net/gpsbabel/%{name}-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: expat-devel libusb-devel zlib-devel %description Converts GPS waypoint, route, and track data from one format type to another. %prep %setup -q chmod a-x *.c *.h %build %configure --with-zlib=system make %{?_smp_mflags} %install rm -rf $RPM_BUILD_ROOT mkdir -p $RPM_BUILD_ROOT%{_bindir} install -m 755 gpsbabel $RPM_BUILD_ROOT%{_bindir}/gpsbabel %clean rm -rf $RPM_BUILD_ROOT %files %defattr(-,root,root,-) %doc README* COPYING AUTHORS gpsbabel.html %{_bindir}/gpsbabel %changelog * Wed Apr 16 2007 Roozbeh Pournader - 1.3.3-1 - Make first Fedora spec based on the one provided upstream Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/gpsbabel/FC-6/.cvsignore,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- .cvsignore 16 Apr 2007 18:15:12 -0000 1.1 +++ .cvsignore 19 Apr 2007 15:47:42 -0000 1.2 @@ -0,0 +1 @@ +gpsbabel-1.3.3.tar.gz Index: sources =================================================================== RCS file: /cvs/extras/rpms/gpsbabel/FC-6/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 16 Apr 2007 18:15:12 -0000 1.1 +++ sources 19 Apr 2007 15:47:42 -0000 1.2 @@ -0,0 +1 @@ +0ba7f4c623518e6bfe8da12d0691fb96 gpsbabel-1.3.3.tar.gz From fedora-extras-commits at redhat.com Thu Apr 19 15:49:24 2007 From: fedora-extras-commits at redhat.com (Orion Poplawski (orion)) Date: Thu, 19 Apr 2007 11:49:24 -0400 Subject: rpms/cmake/EL-5 macros.cmake,NONE,1.1 Message-ID: <200704191549.l3JFnOqP019482@cvs-int.fedora.redhat.com> Author: orion Update of /cvs/extras/rpms/cmake/EL-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv19473 Added Files: macros.cmake Log Message: Add the macros file --- NEW FILE macros.cmake --- # # Macros for cmake # %_cmake_lib_suffix64 -DLIB_SUFFIX=64 %__cmake %{_bindir}/cmake %cmake \ CFLAGS="${CFLAGS:-%optflags}" ; export CFLAGS ; \ CXXFLAGS="${CXXFLAGS:-%optflags}" ; export CXXFLAGS ; \ FFLAGS="${FFLAGS:-%optflags}" ; export FFLAGS ; \ %__cmake \\\ %if "%{?_lib}" == "lib64" \ %{?_cmake_lib_suffix64} \\\ %endif \ -DCMAKE_INSTALL_PREFIX:PATH=%{_prefix} \\\ -DBUILD_SHARED_LIBS:BOOL=ON From fedora-extras-commits at redhat.com Thu Apr 19 15:51:59 2007 From: fedora-extras-commits at redhat.com (Chris Weyl (cweyl)) Date: Thu, 19 Apr 2007 11:51:59 -0400 Subject: rpms/perl-MooseX-Object-Pluggable Makefile,1.1,1.2 Message-ID: <200704191551.l3JFpxju019691@cvs-int.fedora.redhat.com> Author: cweyl Update of /cvs/extras/rpms/perl-MooseX-Object-Pluggable In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv19543 Modified Files: Makefile Log Message: * Thu Apr 19 2007 Chris Weyl 0.0005-1 - update to 0.0005 - update BR's - add bits from t/lib/ to %%doc -- examples are always useful Index: Makefile =================================================================== RCS file: /cvs/extras/rpms/perl-MooseX-Object-Pluggable/Makefile,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- Makefile 24 Jan 2007 17:06:18 -0000 1.1 +++ Makefile 19 Apr 2007 15:51:23 -0000 1.2 @@ -2,6 +2,15 @@ all : CVS/Root common-update @cvs update +# for target build-all +BRANCHES := $(shell cat ~/fedora-extras/current-branches | sed -e 's/:.*//') + +# tag & build all non-legacy branches... +build-all : + @echo NOTICE: building for ${BRANCHES} + @sleep 5s + @for br in ${BRANCHES} ; do echo Building $$br ; cd $$br && test -f dead.package || make tag plague ; cd .. ; done + common-update : common @cd common && cvs update From fedora-extras-commits at redhat.com Thu Apr 19 15:52:05 2007 From: fedora-extras-commits at redhat.com (Chris Weyl (cweyl)) Date: Thu, 19 Apr 2007 11:52:05 -0400 Subject: rpms/perl-MooseX-Object-Pluggable/FC-5 perl-MooseX-Object-Pluggable.spec, 1.2, 1.3 sources, 1.2, 1.3 Message-ID: <200704191552.l3JFq5PM019697@cvs-int.fedora.redhat.com> Author: cweyl Update of /cvs/extras/rpms/perl-MooseX-Object-Pluggable/FC-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv19543/FC-5 Modified Files: perl-MooseX-Object-Pluggable.spec sources Log Message: * Thu Apr 19 2007 Chris Weyl 0.0005-1 - update to 0.0005 - update BR's - add bits from t/lib/ to %%doc -- examples are always useful Index: perl-MooseX-Object-Pluggable.spec =================================================================== RCS file: /cvs/extras/rpms/perl-MooseX-Object-Pluggable/FC-5/perl-MooseX-Object-Pluggable.spec,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- perl-MooseX-Object-Pluggable.spec 24 Jan 2007 17:08:12 -0000 1.2 +++ perl-MooseX-Object-Pluggable.spec 19 Apr 2007 15:51:29 -0000 1.3 @@ -1,6 +1,6 @@ Name: perl-MooseX-Object-Pluggable -Version: 0.0004 -Release: 2%{?dist} +Version: 0.0005 +Release: 1%{?dist} Summary: Make your Moose classes pluggable License: GPL or Artistic Group: Development/Libraries @@ -8,17 +8,22 @@ Source0: http://www.cpan.org/authors/id/G/GR/GRODITI/MooseX-Object-Pluggable-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch -BuildRequires: perl(Class::Inspector) >= 1.04 +BuildRequires: perl(ExtUtils::MakeMaker) +BuildRequires: perl(Test::More) +BuildRequires: perl(Module::Pluggable::Object) BuildRequires: perl(Moose) >= 0.17 # nixed right now, as pod coverage tests fail. These are developer tests, and # will not impact the running of the module. #BuildRequires: perl(Test::Pod), perl(Test::Pod::Coverage) -#Requires: perl(Class::Inspector) >= 1.04 -#Requires: perl(Moose) >= 0.17 Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) +# otherwise we have a tone of "provides" from files in doc. We only really +# provide one module, so... +AutoProv: no +Provides: perl(MooseX::Object::Pluggable) = 0.0005 + %description This module aids in the development and deploment of plugin-enabled Moose-based classes. It extends the Moose framework via roles to enable @@ -51,11 +56,16 @@ %files %defattr(-,root,root,-) -%doc Changes README +%doc Changes README t/lib/ %{perl_vendorlib}/* %{_mandir}/man3/* %changelog +* Thu Apr 19 2007 Chris Weyl 0.0005-1 +- update to 0.0005 +- update BR's +- add bits from t/lib/ to %%doc -- examples are always useful + * Wed Jan 24 2007 Chris Weyl 0.0004-2 - bump Index: sources =================================================================== RCS file: /cvs/extras/rpms/perl-MooseX-Object-Pluggable/FC-5/sources,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- sources 24 Jan 2007 17:07:11 -0000 1.2 +++ sources 19 Apr 2007 15:51:29 -0000 1.3 @@ -1 +1 @@ -7c349a59c769e53a0113535663a2e38d MooseX-Object-Pluggable-0.0004.tar.gz +1f99a83797957ccf97a732601bf22356 MooseX-Object-Pluggable-0.0005.tar.gz From fedora-extras-commits at redhat.com Thu Apr 19 15:52:10 2007 From: fedora-extras-commits at redhat.com (Chris Weyl (cweyl)) Date: Thu, 19 Apr 2007 11:52:10 -0400 Subject: rpms/perl-MooseX-Object-Pluggable/FC-6 perl-MooseX-Object-Pluggable.spec, 1.2, 1.3 sources, 1.2, 1.3 Message-ID: <200704191552.l3JFqAAo019706@cvs-int.fedora.redhat.com> Author: cweyl Update of /cvs/extras/rpms/perl-MooseX-Object-Pluggable/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv19543/FC-6 Modified Files: perl-MooseX-Object-Pluggable.spec sources Log Message: * Thu Apr 19 2007 Chris Weyl 0.0005-1 - update to 0.0005 - update BR's - add bits from t/lib/ to %%doc -- examples are always useful Index: perl-MooseX-Object-Pluggable.spec =================================================================== RCS file: /cvs/extras/rpms/perl-MooseX-Object-Pluggable/FC-6/perl-MooseX-Object-Pluggable.spec,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- perl-MooseX-Object-Pluggable.spec 24 Jan 2007 17:08:12 -0000 1.2 +++ perl-MooseX-Object-Pluggable.spec 19 Apr 2007 15:51:35 -0000 1.3 @@ -1,6 +1,6 @@ Name: perl-MooseX-Object-Pluggable -Version: 0.0004 -Release: 2%{?dist} +Version: 0.0005 +Release: 1%{?dist} Summary: Make your Moose classes pluggable License: GPL or Artistic Group: Development/Libraries @@ -8,17 +8,22 @@ Source0: http://www.cpan.org/authors/id/G/GR/GRODITI/MooseX-Object-Pluggable-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch -BuildRequires: perl(Class::Inspector) >= 1.04 +BuildRequires: perl(ExtUtils::MakeMaker) +BuildRequires: perl(Test::More) +BuildRequires: perl(Module::Pluggable::Object) BuildRequires: perl(Moose) >= 0.17 # nixed right now, as pod coverage tests fail. These are developer tests, and # will not impact the running of the module. #BuildRequires: perl(Test::Pod), perl(Test::Pod::Coverage) -#Requires: perl(Class::Inspector) >= 1.04 -#Requires: perl(Moose) >= 0.17 Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) +# otherwise we have a tone of "provides" from files in doc. We only really +# provide one module, so... +AutoProv: no +Provides: perl(MooseX::Object::Pluggable) = 0.0005 + %description This module aids in the development and deploment of plugin-enabled Moose-based classes. It extends the Moose framework via roles to enable @@ -51,11 +56,16 @@ %files %defattr(-,root,root,-) -%doc Changes README +%doc Changes README t/lib/ %{perl_vendorlib}/* %{_mandir}/man3/* %changelog +* Thu Apr 19 2007 Chris Weyl 0.0005-1 +- update to 0.0005 +- update BR's +- add bits from t/lib/ to %%doc -- examples are always useful + * Wed Jan 24 2007 Chris Weyl 0.0004-2 - bump Index: sources =================================================================== RCS file: /cvs/extras/rpms/perl-MooseX-Object-Pluggable/FC-6/sources,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- sources 24 Jan 2007 17:07:11 -0000 1.2 +++ sources 19 Apr 2007 15:51:35 -0000 1.3 @@ -1 +1 @@ -7c349a59c769e53a0113535663a2e38d MooseX-Object-Pluggable-0.0004.tar.gz +1f99a83797957ccf97a732601bf22356 MooseX-Object-Pluggable-0.0005.tar.gz From fedora-extras-commits at redhat.com Thu Apr 19 15:52:17 2007 From: fedora-extras-commits at redhat.com (Chris Weyl (cweyl)) Date: Thu, 19 Apr 2007 11:52:17 -0400 Subject: rpms/perl-MooseX-Object-Pluggable/devel .cvsignore, 1.2, 1.3 perl-MooseX-Object-Pluggable.spec, 1.2, 1.3 sources, 1.2, 1.3 Message-ID: <200704191552.l3JFqHWh019715@cvs-int.fedora.redhat.com> Author: cweyl Update of /cvs/extras/rpms/perl-MooseX-Object-Pluggable/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv19543/devel Modified Files: .cvsignore perl-MooseX-Object-Pluggable.spec sources Log Message: * Thu Apr 19 2007 Chris Weyl 0.0005-1 - update to 0.0005 - update BR's - add bits from t/lib/ to %%doc -- examples are always useful Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/perl-MooseX-Object-Pluggable/devel/.cvsignore,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- .cvsignore 24 Jan 2007 17:07:11 -0000 1.2 +++ .cvsignore 19 Apr 2007 15:51:41 -0000 1.3 @@ -1 +1 @@ -MooseX-Object-Pluggable-0.0004.tar.gz +MooseX-Object-Pluggable-0.0005.tar.gz Index: perl-MooseX-Object-Pluggable.spec =================================================================== RCS file: /cvs/extras/rpms/perl-MooseX-Object-Pluggable/devel/perl-MooseX-Object-Pluggable.spec,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- perl-MooseX-Object-Pluggable.spec 24 Jan 2007 17:08:12 -0000 1.2 +++ perl-MooseX-Object-Pluggable.spec 19 Apr 2007 15:51:41 -0000 1.3 @@ -1,6 +1,6 @@ Name: perl-MooseX-Object-Pluggable -Version: 0.0004 -Release: 2%{?dist} +Version: 0.0005 +Release: 1%{?dist} Summary: Make your Moose classes pluggable License: GPL or Artistic Group: Development/Libraries @@ -8,17 +8,22 @@ Source0: http://www.cpan.org/authors/id/G/GR/GRODITI/MooseX-Object-Pluggable-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch -BuildRequires: perl(Class::Inspector) >= 1.04 +BuildRequires: perl(ExtUtils::MakeMaker) +BuildRequires: perl(Test::More) +BuildRequires: perl(Module::Pluggable::Object) BuildRequires: perl(Moose) >= 0.17 # nixed right now, as pod coverage tests fail. These are developer tests, and # will not impact the running of the module. #BuildRequires: perl(Test::Pod), perl(Test::Pod::Coverage) -#Requires: perl(Class::Inspector) >= 1.04 -#Requires: perl(Moose) >= 0.17 Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) +# otherwise we have a tone of "provides" from files in doc. We only really +# provide one module, so... +AutoProv: no +Provides: perl(MooseX::Object::Pluggable) = 0.0005 + %description This module aids in the development and deploment of plugin-enabled Moose-based classes. It extends the Moose framework via roles to enable @@ -51,11 +56,16 @@ %files %defattr(-,root,root,-) -%doc Changes README +%doc Changes README t/lib/ %{perl_vendorlib}/* %{_mandir}/man3/* %changelog +* Thu Apr 19 2007 Chris Weyl 0.0005-1 +- update to 0.0005 +- update BR's +- add bits from t/lib/ to %%doc -- examples are always useful + * Wed Jan 24 2007 Chris Weyl 0.0004-2 - bump Index: sources =================================================================== RCS file: /cvs/extras/rpms/perl-MooseX-Object-Pluggable/devel/sources,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- sources 24 Jan 2007 17:07:11 -0000 1.2 +++ sources 19 Apr 2007 15:51:41 -0000 1.3 @@ -1 +1 @@ -7c349a59c769e53a0113535663a2e38d MooseX-Object-Pluggable-0.0004.tar.gz +1f99a83797957ccf97a732601bf22356 MooseX-Object-Pluggable-0.0005.tar.gz From fedora-extras-commits at redhat.com Thu Apr 19 15:59:26 2007 From: fedora-extras-commits at redhat.com (Michael Schwendt (mschwendt)) Date: Thu, 19 Apr 2007 11:59:26 -0400 Subject: extras-buildsys/utils/pushscript Config_Extras.py,1.32,1.33 Message-ID: <200704191559.l3JFxQg5019967@cvs-int.fedora.redhat.com> Author: mschwendt Update of /cvs/fedora/extras-buildsys/utils/pushscript In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv19948 Modified Files: Config_Extras.py Log Message: no multi-lib for gg2-devel, since gg2 libs require libperl.so Index: Config_Extras.py =================================================================== RCS file: /cvs/fedora/extras-buildsys/utils/pushscript/Config_Extras.py,v retrieving revision 1.32 retrieving revision 1.33 diff -u -r1.32 -r1.33 --- Config_Extras.py 28 Mar 2007 09:41:12 -0000 1.32 +++ Config_Extras.py 19 Apr 2007 15:59:24 -0000 1.33 @@ -54,7 +54,7 @@ # map: dist -> target arch -> list of pkg name regexp patterns # We don't check virtual package names, unless it's a virtual -devel pkg. # black-list takes precedence over white-list -multiblacklists = { 'development' : { 'x86_64' : [ 'gnustep-make'] }, +multiblacklists = { 'development' : { 'x86_64' : [ 'gnustep-make', 'gg2-devel'] }, } multiwhitelists = { 'development' : { 'x86_64' : [ '.*-devel', 'wine', 'wine-arts', 'wine-devel' ] }, '6' : { 'x86_64' : [ 'wine', 'wine-arts', 'wine-devel' ] }, From fedora-extras-commits at redhat.com Thu Apr 19 16:01:11 2007 From: fedora-extras-commits at redhat.com (Michael Schwendt (mschwendt)) Date: Thu, 19 Apr 2007 12:01:11 -0400 Subject: extras-buildsys/utils/pushscript Config_Extras.py,1.33,1.34 Message-ID: <200704191601.l3JG1Bjd024240@cvs-int.fedora.redhat.com> Author: mschwendt Update of /cvs/fedora/extras-buildsys/utils/pushscript In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv24031 Modified Files: Config_Extras.py Log Message: no multi-lib for gnumeric-devel, since gnumeric requires libperl.so -- gnumeric-devel is a broken sub-package though Index: Config_Extras.py =================================================================== RCS file: /cvs/fedora/extras-buildsys/utils/pushscript/Config_Extras.py,v retrieving revision 1.33 retrieving revision 1.34 diff -u -r1.33 -r1.34 --- Config_Extras.py 19 Apr 2007 15:59:24 -0000 1.33 +++ Config_Extras.py 19 Apr 2007 16:01:08 -0000 1.34 @@ -54,7 +54,7 @@ # map: dist -> target arch -> list of pkg name regexp patterns # We don't check virtual package names, unless it's a virtual -devel pkg. # black-list takes precedence over white-list -multiblacklists = { 'development' : { 'x86_64' : [ 'gnustep-make', 'gg2-devel'] }, +multiblacklists = { 'development' : { 'x86_64' : [ 'gnustep-make', 'gg2-devel', 'gnumeric-devel'] }, } multiwhitelists = { 'development' : { 'x86_64' : [ '.*-devel', 'wine', 'wine-arts', 'wine-devel' ] }, '6' : { 'x86_64' : [ 'wine', 'wine-arts', 'wine-devel' ] }, From fedora-extras-commits at redhat.com Thu Apr 19 16:06:47 2007 From: fedora-extras-commits at redhat.com (Michael Patrick McGrath (mmcgrath)) Date: Thu, 19 Apr 2007 12:06:47 -0400 Subject: rpms/nagios/EL-4 nagios.spec,1.13,1.14 Message-ID: <200704191606.l3JG6lB5024382@cvs-int.fedora.redhat.com> Author: mmcgrath Update of /cvs/extras/rpms/nagios/EL-4 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv24343/EL-4 Modified Files: nagios.spec Log Message: rebuild for EPEL Index: nagios.spec =================================================================== RCS file: /cvs/extras/rpms/nagios/EL-4/nagios.spec,v retrieving revision 1.13 retrieving revision 1.14 diff -u -r1.13 -r1.14 --- nagios.spec 6 Feb 2007 17:32:32 -0000 1.13 +++ nagios.spec 19 Apr 2007 16:06:13 -0000 1.14 @@ -1,6 +1,6 @@ Name: nagios Version: 2.7 -Release: 2%{?dist} +Release: 2.1%{?dist} Summary: Host/service/network monitoring program Group: Applications/System @@ -161,6 +161,8 @@ %{_includedir}/%{name} %changelog +* Thu Apr 19 2007 Mike McGrath 2.7-2.1 + * Tue Feb 06 2007 Mike McGrath 2.7-2 - Upstream released 2.7 From fedora-extras-commits at redhat.com Thu Apr 19 16:06:52 2007 From: fedora-extras-commits at redhat.com (Michael Patrick McGrath (mmcgrath)) Date: Thu, 19 Apr 2007 12:06:52 -0400 Subject: rpms/nagios/EL-5 nagios.spec,1.27,1.28 Message-ID: <200704191606.l3JG6q7n024385@cvs-int.fedora.redhat.com> Author: mmcgrath Update of /cvs/extras/rpms/nagios/EL-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv24343/EL-5 Modified Files: nagios.spec Log Message: rebuild for EPEL Index: nagios.spec =================================================================== RCS file: /cvs/extras/rpms/nagios/EL-5/nagios.spec,v retrieving revision 1.27 retrieving revision 1.28 diff -u -r1.27 -r1.28 --- nagios.spec 6 Feb 2007 17:32:34 -0000 1.27 +++ nagios.spec 19 Apr 2007 16:06:18 -0000 1.28 @@ -1,6 +1,6 @@ Name: nagios Version: 2.7 -Release: 2%{?dist} +Release: 2.1%{?dist} Summary: Host/service/network monitoring program Group: Applications/System @@ -161,6 +161,8 @@ %{_includedir}/%{name} %changelog +* Thu Apr 19 2007 Mike McGrath 2.7-2.1 + * Tue Feb 06 2007 Mike McGrath 2.7-2 - Upstream released 2.7 From fedora-extras-commits at redhat.com Thu Apr 19 16:26:49 2007 From: fedora-extras-commits at redhat.com (Michael Patrick McGrath (mmcgrath)) Date: Thu, 19 Apr 2007 12:26:49 -0400 Subject: rpms/nagios-plugins/EL-5 nagios-plugins.spec, 1.23, 1.24 sources, 1.8, 1.9 Message-ID: <200704191626.l3JGQnDU024769@cvs-int.fedora.redhat.com> Author: mmcgrath Update of /cvs/extras/rpms/nagios-plugins/EL-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv24743 Modified Files: nagios-plugins.spec sources Log Message: Added nagios-plugins Index: nagios-plugins.spec =================================================================== RCS file: /cvs/extras/rpms/nagios-plugins/EL-5/nagios-plugins.spec,v retrieving revision 1.23 retrieving revision 1.24 diff -u -r1.23 -r1.24 --- nagios-plugins.spec 14 Apr 2007 18:15:28 -0000 1.23 +++ nagios-plugins.spec 19 Apr 2007 16:26:15 -0000 1.24 @@ -1,6 +1,6 @@ Name: nagios-plugins -Version: 1.4.8 -Release: 1%{?dist} +Version: 1.4.6 +Release: 3%{?dist} Summary: Host/service/network monitoring program plugins for Nagios Group: Applications/System @@ -26,10 +26,10 @@ BuildRequires: bind-utils BuildRequires: ntp BuildRequires: %{_bindir}/mailq -BuildRequires: %{_sbindir}/fping -BuildRequires: perl(Net::SNMP) -BuildRequires: radiusclient-ng-devel -BuildRequires: %{_bindir}/qstat +#BuildRequires: %{_sbindir}/fping +#BuildRequires: perl(Net::SNMP) +#BuildRequires: radiusclient-ng-devel +#BuildRequires: %{_bindir}/qstat %global reqfilt sh -c "%{__perl_requires} | sed -e 's!perl(utils)!nagios-plugins-perl!'" %define __perl_requires %{reqfilt} @@ -49,7 +49,7 @@ %package all Summary: Nagios Plugins - All plugins Group: Applications/System -Requires: nagios-plugins-breeze, nagios-plugins-by_ssh, nagios-plugins-dhcp, nagios-plugins-dig, nagios-plugins-disk, nagios-plugins-disk_smb, nagios-plugins-dns, nagios-plugins-dummy, nagios-plugins-file_age, nagios-plugins-flexlm, nagios-plugins-fping, nagios-plugins-hpjd, nagios-plugins-http, nagios-plugins-icmp, nagios-plugins-ide_smart, nagios-plugins-ircd, nagios-plugins-ldap, nagios-plugins-load, nagios-plugins-log, nagios-plugins-mailq, nagios-plugins-mrtg, nagios-plugins-mrtgtraf, nagios-plugins-mysql, nagios-plugins-nagios, nagios-plugins-nt, nagios-plugins-ntp, nagios-plugins-nwstat, nagios-plugins-oracle, nagios-plugins-overcr, nagios-plugins-pgsql, nagios-plugins-ping, nagios-plugins-procs, nagios-plugins-game, nagios-plugins-real, nagios-plugins-rpc, nagios-plugins-smtp, nagios-plugins-snmp, nagios-plugins-ssh, nagios-plugins-swap, nagios-plugins-tcp, nagios-plugins-time, nagios-plugins-udp, nagios-plugins-ups, nagios-plugins-users, nagios-plugins-wave +Requires: nagios-plugins-breeze, nagios-plugins-by_ssh, nagios-plugins-dhcp, nagios-plugins-dig, nagios-plugins-disk, nagios-plugins-disk_smb, nagios-plugins-dns, nagios-plugins-dummy, nagios-plugins-file_age, nagios-plugins-flexlm, nagios-plugins-hpjd, nagios-plugins-http, nagios-plugins-icmp, nagios-plugins-ide_smart, nagios-plugins-ircd, nagios-plugins-ldap, nagios-plugins-load, nagios-plugins-log, nagios-plugins-mailq, nagios-plugins-mrtg, nagios-plugins-mrtgtraf, nagios-plugins-mysql, nagios-plugins-nagios, nagios-plugins-nt, nagios-plugins-ntp, nagios-plugins-nwstat, nagios-plugins-oracle, nagios-plugins-overcr, nagios-plugins-pgsql, nagios-plugins-ping, nagios-plugins-procs, nagios-plugins-real, nagios-plugins-rpc, nagios-plugins-smtp, nagios-plugins-snmp, nagios-plugins-ssh, nagios-plugins-swap, nagios-plugins-tcp, nagios-plugins-time, nagios-plugins-udp, nagios-plugins-ups, nagios-plugins-users, nagios-plugins-wave, nagios-plugins-game, nagios-plugins-fping %ifnarch ppc ppc64 sparc sparc64 Requires: nagios-plugins-sensors %endif @@ -222,7 +222,7 @@ Requires: nagios-plugins = %{version}-%{release} %description ldap -Provides check_ldap support for Nagios. +Provides check_ldap and check_ldaps support for Nagios. %package linux_raid Summary: Nagios Plugin - check_linux_raid @@ -378,13 +378,13 @@ %description game Provides check_game support for Nagios. -%package radius -Summary: Nagios Plugin - check_radius -Group: Applications/System -Requires: nagios-plugins = %{version}-%{release} +#%package radius +#Summary: Nagios Plugin - check_radius +#Group: Applications/System +#Requires: nagios-plugins = %{version}-%{release} -%description radius -Provides check_radius support for Nagios. +#%description radius +#Provides check_radius support for Nagios. %package real Summary: Nagios Plugin - check_real @@ -521,10 +521,6 @@ make %{?_smp_mflags} cd plugins make check_ide_smart -make check_ldap -make check_radius -make check_pgsql - cd .. cp %{SOURCE1} ./README.Fedora @@ -536,9 +532,6 @@ %{__install} -m 0755 plugins-root/check_dhcp %{buildroot}/%{_libdir}/nagios/plugins %{__install} -m 0755 contrib/check_linux_raid.pl %{buildroot}/%{_libdir}/nagios/plugins %{__install} -m 0755 plugins/check_ide_smart %{buildroot}/%{_libdir}/nagios/plugins -%{__install} -m 0755 plugins/check_ldap %{buildroot}/%{_libdir}/nagios/plugins -%{__install} -m 0755 plugins/check_radius %{buildroot}/%{_libdir}/nagios/plugins -%{__install} -m 0755 plugins/check_pgsql %{buildroot}/%{_libdir}/nagios/plugins %ifarch ppc ppc64 sparc sparc64 %{__rm} -f %{buildroot}/%{_libdir}/nagios/plugins/check_sensors @@ -546,8 +539,6 @@ %{__chmod} 644 %{buildroot}/%{_libdir}/nagios/plugins/utils.pm -%{__install} -m 0755 plugins/check_ide_smart %{buildroot}/%{_libdir}/nagios/plugins - %find_lang %{name} %clean @@ -634,6 +625,7 @@ %files ldap %defattr(-,root,root,-) %{_libdir}/nagios/plugins/check_ldap +%{_libdir}/nagios/plugins/check_ldaps %files linux_raid %defattr(-,root,root,-) @@ -708,9 +700,9 @@ %defattr(-,root,root,-) %{_libdir}/nagios/plugins/check_game -%files radius -%defattr(-,root,root,-) -%{_libdir}/nagios/plugins/check_radius +#%files radius +#%defattr(-,root,root,-) +#%{_libdir}/nagios/plugins/check_radius %files real %defattr(-,root,root,-) @@ -786,8 +778,8 @@ %{_libdir}/nagios/plugins/utils.sh %changelog -* Fri Apr 13 2007 Mike McGrath 1.4.8-1 -- Upstream released new version +* Tue Mar 13 2007 Mike McGrath 1.4.6-3 +- Built for epel * Fri Feb 23 2007 Mike McGrath 1.4.6-1 - Upstream released new version Index: sources =================================================================== RCS file: /cvs/extras/rpms/nagios-plugins/EL-5/sources,v retrieving revision 1.8 retrieving revision 1.9 diff -u -r1.8 -r1.9 --- sources 14 Apr 2007 18:15:28 -0000 1.8 +++ sources 19 Apr 2007 16:26:15 -0000 1.9 @@ -1 +1 @@ -ab16f99f8bd8a9b2897d003d3ba7024e nagios-plugins-1.4.8.tar.gz +ea79fa91092d709aa6b2e732b1d55541 nagios-plugins-1.4.6.tar.gz From fedora-extras-commits at redhat.com Thu Apr 19 16:27:24 2007 From: fedora-extras-commits at redhat.com (Anthony Green (green)) Date: Thu, 19 Apr 2007 12:27:24 -0400 Subject: rpms/whysynth-dssi/FC-6 .cvsignore, 1.2, 1.3 sources, 1.2, 1.3 whysynth-dssi.spec, 1.2, 1.3 Message-ID: <200704191627.l3JGROXK024859@cvs-int.fedora.redhat.com> Author: green Update of /cvs/extras/rpms/whysynth-dssi/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv24764 Modified Files: .cvsignore sources whysynth-dssi.spec Log Message: Upgrade sources. Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/whysynth-dssi/FC-6/.cvsignore,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- .cvsignore 27 Mar 2007 15:33:49 -0000 1.2 +++ .cvsignore 19 Apr 2007 16:26:50 -0000 1.3 @@ -1 +1 @@ -whysynth-20060122.tar.bz2 +whysynth-20070418.tar.bz2 Index: sources =================================================================== RCS file: /cvs/extras/rpms/whysynth-dssi/FC-6/sources,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- sources 27 Mar 2007 15:33:49 -0000 1.2 +++ sources 19 Apr 2007 16:26:50 -0000 1.3 @@ -1 +1 @@ -76e99ef8585345b03424b4770f896c0f whysynth-20060122.tar.bz2 +dc639ed5221c825170d27234890b48f2 whysynth-20070418.tar.bz2 Index: whysynth-dssi.spec =================================================================== RCS file: /cvs/extras/rpms/whysynth-dssi/FC-6/whysynth-dssi.spec,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- whysynth-dssi.spec 27 Mar 2007 15:36:37 -0000 1.2 +++ whysynth-dssi.spec 19 Apr 2007 16:26:50 -0000 1.3 @@ -1,9 +1,9 @@ Summary: DSSI software synthesizer plugin Name: whysynth-dssi -Version: 20060122 -Release: 10%{?dist} +Version: 20070418 +Release: 1%{?dist} URL: http://home.jps.net/~musound/whysynth.html -Source0: http://home.jps.net/~musound/whysynth-20060122.tar.bz2 +Source0: http://home.jps.net/~musound/whysynth-20070418.tar.bz2 Source1: whysynth-48.png Source2: whysynth.desktop License: GPL @@ -68,8 +68,8 @@ %{_datadir}/icons/hicolor/48x48/apps/whysynth.png %changelog -* Wed Mar 28 2007 Anthony Green 20060122-10 -- Rev -10 to fix cvs problem. +* Thu Apr 19 2007 Anthony Green 20070418-1 +- Upgrade sources. * Tue Mar 27 2007 Anthony Green 20060122-9 - Move icon. From fedora-extras-commits at redhat.com Thu Apr 19 16:27:33 2007 From: fedora-extras-commits at redhat.com (Anthony Green (green)) Date: Thu, 19 Apr 2007 12:27:33 -0400 Subject: rpms/whysynth-dssi/devel .cvsignore, 1.2, 1.3 sources, 1.2, 1.3 whysynth-dssi.spec, 1.2, 1.3 Message-ID: <200704191627.l3JGRXpT024866@cvs-int.fedora.redhat.com> Author: green Update of /cvs/extras/rpms/whysynth-dssi/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv24772 Modified Files: .cvsignore sources whysynth-dssi.spec Log Message: Upgrade sources. Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/whysynth-dssi/devel/.cvsignore,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- .cvsignore 27 Mar 2007 15:31:51 -0000 1.2 +++ .cvsignore 19 Apr 2007 16:26:58 -0000 1.3 @@ -1 +1 @@ -whysynth-20060122.tar.bz2 +whysynth-20070418.tar.bz2 Index: sources =================================================================== RCS file: /cvs/extras/rpms/whysynth-dssi/devel/sources,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- sources 27 Mar 2007 15:31:51 -0000 1.2 +++ sources 19 Apr 2007 16:26:58 -0000 1.3 @@ -1 +1 @@ -76e99ef8585345b03424b4770f896c0f whysynth-20060122.tar.bz2 +dc639ed5221c825170d27234890b48f2 whysynth-20070418.tar.bz2 Index: whysynth-dssi.spec =================================================================== RCS file: /cvs/extras/rpms/whysynth-dssi/devel/whysynth-dssi.spec,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- whysynth-dssi.spec 27 Mar 2007 15:37:38 -0000 1.2 +++ whysynth-dssi.spec 19 Apr 2007 16:26:58 -0000 1.3 @@ -1,9 +1,9 @@ Summary: DSSI software synthesizer plugin Name: whysynth-dssi -Version: 20060122 -Release: 10%{?dist} +Version: 20070418 +Release: 1%{?dist} URL: http://home.jps.net/~musound/whysynth.html -Source0: http://home.jps.net/~musound/whysynth-20060122.tar.bz2 +Source0: http://home.jps.net/~musound/whysynth-20070418.tar.bz2 Source1: whysynth-48.png Source2: whysynth.desktop License: GPL @@ -68,8 +68,8 @@ %{_datadir}/icons/hicolor/48x48/apps/whysynth.png %changelog -* Wed Mar 28 2007 Anthony Green 20060122-10 -- Rev -10 to fix cvs problem. +* Thu Apr 19 2007 Anthony Green 20070418-1 +- Upgrade sources. * Tue Mar 27 2007 Anthony Green 20060122-9 - Move icon. From fedora-extras-commits at redhat.com Thu Apr 19 16:43:56 2007 From: fedora-extras-commits at redhat.com (Paul Howarth (pghmcfc)) Date: Thu, 19 Apr 2007 12:43:56 -0400 Subject: rpms/rbldnsd/EL-5 rbldnsd.spec,1.5,1.6 Message-ID: <200704191643.l3JGhuAZ025685@cvs-int.fedora.redhat.com> Author: pghmcfc Update of /cvs/extras/rpms/rbldnsd/EL-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv25644 Modified Files: rbldnsd.spec Log Message: rebuild for EL5 Index: rbldnsd.spec =================================================================== RCS file: /cvs/extras/rpms/rbldnsd/EL-5/rbldnsd.spec,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- rbldnsd.spec 30 Aug 2006 07:42:07 -0000 1.5 +++ rbldnsd.spec 19 Apr 2007 16:43:22 -0000 1.6 @@ -1,7 +1,7 @@ Summary: Small, fast daemon to serve DNSBLs Name: rbldnsd Version: 0.996a -Release: 2%{?dist} +Release: 2%{?dist}.1 License: GPL Group: System Environment/Daemons URL: http://www.corpit.ru/mjt/rbldnsd.html @@ -60,7 +60,7 @@ /sbin/service rbldnsd condrestart &>/dev/null || : %files -%defattr (-,root,root,0755) +%defattr (-,root,root,-) %doc README.user NEWS TODO debian/changelog CHANGES-0.81 %{_sbindir}/rbldnsd %{_mandir}/man8/rbldnsd.8* @@ -69,6 +69,9 @@ %{_initrddir}/rbldnsd %changelog +* Thu Apr 19 2007 Paul Howarth 0.996a-2.1 +- rebuild for EL5 + * Wed Aug 30 2006 Paul Howarth 0.996a-2 - FE6 mass rebuild From fedora-extras-commits at redhat.com Thu Apr 19 16:57:43 2007 From: fedora-extras-commits at redhat.com (Thorsten Leemhuis (thl)) Date: Thu, 19 Apr 2007 12:57:43 -0400 Subject: rpms/tiobench/EL-5 tiobench.spec,1.4,1.5 Message-ID: <200704191657.l3JGvh8J026128@cvs-int.fedora.redhat.com> Author: thl Update of /cvs/extras/rpms/tiobench/EL-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv26100 Modified Files: tiobench.spec Log Message: 0.3.3-6 - Rebuild Index: tiobench.spec =================================================================== RCS file: /cvs/extras/rpms/tiobench/EL-5/tiobench.spec,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- tiobench.spec 14 Apr 2007 14:17:51 -0000 1.4 +++ tiobench.spec 19 Apr 2007 16:57:09 -0000 1.5 @@ -1,6 +1,6 @@ Name: tiobench Version: 0.3.3 -Release: 5%{dist} +Release: 6%{dist} Summary: Threaded I/O benchmark Group: Applications/System @@ -47,6 +47,9 @@ %changelog +* Thu Apr 19 2007 Thorsten Leemhuis - 0.3.3-6 +- Rebuild + * Fri Apr 13 2007 Thorsten Leemhuis - 0.3.3-5 - Fix largefile support From fedora-extras-commits at redhat.com Thu Apr 19 17:24:49 2007 From: fedora-extras-commits at redhat.com (Patrice Dumas (pertusus)) Date: Thu, 19 Apr 2007 13:24:49 -0400 Subject: rpms/libnet/EL-5 libnet.spec,1.9,1.10 Message-ID: <200704191724.l3JHOnqn030790@cvs-int.fedora.redhat.com> Author: pertusus Update of /cvs/extras/rpms/libnet/EL-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv30773 Modified Files: libnet.spec Log Message: * Thu Apr 19 2007 Patrice Dumas 1.1.2.1-11 - rebuild for EPEL5 Index: libnet.spec =================================================================== RCS file: /cvs/extras/rpms/libnet/EL-5/libnet.spec,v retrieving revision 1.9 retrieving revision 1.10 diff -u -r1.9 -r1.10 --- libnet.spec 27 Mar 2007 21:48:17 -0000 1.9 +++ libnet.spec 19 Apr 2007 17:24:15 -0000 1.10 @@ -1,7 +1,7 @@ Summary: C library for portable packet creation and injection Name: libnet Version: 1.1.2.1 -Release: 10%{?dist} +Release: 11%{?dist} License: BSD Group: System Environment/Libraries URL: http://www.packetfactory.net/libnet/ @@ -75,6 +75,9 @@ %{_mandir}/man3/libnet* %changelog +* Thu Apr 19 2007 Patrice Dumas 1.1.2.1-11 +- rebuild for EPEL5 + * Fri Jan 12 2007 Patrice Dumas 1.1.2.1-10 - add debian patch to correct bad checksums From fedora-extras-commits at redhat.com Thu Apr 19 17:29:50 2007 From: fedora-extras-commits at redhat.com (Eric Tanguy (tanguy)) Date: Thu, 19 Apr 2007 13:29:50 -0400 Subject: rpms/freehdl/FC-6 freehdl.spec,1.8,1.9 Message-ID: <200704191729.l3JHTonk030903@cvs-int.fedora.redhat.com> Author: tanguy Update of /cvs/extras/rpms/freehdl/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv30870 Modified Files: freehdl.spec Log Message: Index: freehdl.spec =================================================================== RCS file: /cvs/extras/rpms/freehdl/FC-6/freehdl.spec,v retrieving revision 1.8 retrieving revision 1.9 diff -u -r1.8 -r1.9 --- freehdl.spec 12 Apr 2007 17:31:16 -0000 1.8 +++ freehdl.spec 19 Apr 2007 17:29:16 -0000 1.9 @@ -1,13 +1,14 @@ Summary: GPLed free VHDL Name: freehdl Version: 0.0.4 -Release: 1%{?dist} +Release: 2%{?dist} License: GPL Group: Applications/Engineering Source0: http://ovh.dl.sourceforge.net/sourceforge/qucs/%{name}-%{version}.tar.gz Patch0: freehdl-fire.diff URL: http://www.freehdl.seul.org/ BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) +BuildRequires: texinfo Requires(post): /sbin/install-info /sbin/ldconfig Requires(preun): /sbin/install-info Requires: gcc-c++ @@ -27,6 +28,7 @@ %install rm -rf %{buildroot} %makeinstall +rm -f ${RPM_BUILD_ROOT}%{_infodir}/dir %post /sbin/ldconfig @@ -55,6 +57,9 @@ %{_mandir}/man5/* %changelog +* Thu Apr 19 2007 Eric Tanguy 0.0.4-2 +- Add texinfo to BuildRequires + * Sat Apr 07 2007 Eric Tanguy 0.0.4-1 - Update to 0.0.4 - Patch for no info dir entry in `/usr/share/info/fire.info.gz From fedora-extras-commits at redhat.com Thu Apr 19 17:32:29 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Thu, 19 Apr 2007 13:32:29 -0400 Subject: rpms/zd1211-firmware - New directory Message-ID: <200704191732.l3JHWTOx031447@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/rpms/zd1211-firmware In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners/tmpcvse31416/rpms/zd1211-firmware Log Message: Directory /cvs/extras/rpms/zd1211-firmware added to the repository From fedora-extras-commits at redhat.com Thu Apr 19 17:32:38 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Thu, 19 Apr 2007 13:32:38 -0400 Subject: rpms/zd1211-firmware/devel - New directory Message-ID: <200704191732.l3JHWc3o031471@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/rpms/zd1211-firmware/devel In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners/tmpcvse31416/rpms/zd1211-firmware/devel Log Message: Directory /cvs/extras/rpms/zd1211-firmware/devel added to the repository From fedora-extras-commits at redhat.com Thu Apr 19 17:32:47 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Thu, 19 Apr 2007 13:32:47 -0400 Subject: rpms/zd1211-firmware Makefile, NONE, 1.1 import.log, NONE, 1.1 pkg.acl, NONE, 1.1 Message-ID: <200704191732.l3JHWlXn031497@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/rpms/zd1211-firmware In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners/tmpcvse31416/rpms/zd1211-firmware Added Files: Makefile import.log pkg.acl Log Message: Setup of module zd1211-firmware --- NEW FILE Makefile --- # Top level Makefile for module zd1211-firmware 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 --- --- NEW FILE pkg.acl --- From fedora-extras-commits at redhat.com Thu Apr 19 17:32:49 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Thu, 19 Apr 2007 13:32:49 -0400 Subject: owners owners.list,1.2693,1.2694 Message-ID: <200704191732.l3JHWnTJ031506@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/owners In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners Modified Files: owners.list Log Message: add zd1211-firmware Index: owners.list =================================================================== RCS file: /cvs/extras/owners/owners.list,v retrieving revision 1.2693 retrieving revision 1.2694 diff -u -r1.2693 -r1.2694 --- owners.list 18 Apr 2007 20:58:22 -0000 1.2693 +++ owners.list 19 Apr 2007 17:32:19 -0000 1.2694 @@ -3181,6 +3181,7 @@ Fedora Extras|zabbix|Open-source monitoring solution for your IT infrastructure|jwilson at redhat.com|extras-qa at fedoraproject.org| Fedora Extras|zaptel|Tools and libraries for using/configuring/monitoring Zapata telephony interfaces|jeff at ocjtech.us|extras-qa at fedoraproject.org| Fedora Extras|zasx|Asteroid like game with powerups|j.w.r.degoede at hhs.nl|extras-qa at fedoraproject.org| +Fedora Extras|zd1211-firmware|Firmware for wireless devices based on zd1211 chipset|kwizart at gmail.com|extras-qa at fedoraproject.org| Fedora Extras|zeroinstall-injector|The Zero Install Injector (0launch)|michel.salim at gmail.com|extras-qa at fedoraproject.org| Fedora Extras|zhcon|A Fast Console CJK System Using FrameBuffer|zhu at redhat.com|extras-qa at fedoraproject.org| Fedora Extras|zidrav|Zorba's Incredible Data Repairer And Verifier|rpm at greysector.net|extras-qa at fedoraproject.org| From fedora-extras-commits at redhat.com Thu Apr 19 17:32:59 2007 From: fedora-extras-commits at redhat.com (Eric Tanguy (tanguy)) Date: Thu, 19 Apr 2007 13:32:59 -0400 Subject: rpms/freehdl/devel freehdl.spec,1.10,1.11 Message-ID: <200704191732.l3JHWxUH031531@cvs-int.fedora.redhat.com> Author: tanguy Update of /cvs/extras/rpms/freehdl/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv31379 Modified Files: freehdl.spec Log Message: Index: freehdl.spec =================================================================== RCS file: /cvs/extras/rpms/freehdl/devel/freehdl.spec,v retrieving revision 1.10 retrieving revision 1.11 diff -u -r1.10 -r1.11 --- freehdl.spec 12 Apr 2007 18:13:36 -0000 1.10 +++ freehdl.spec 19 Apr 2007 17:32:24 -0000 1.11 @@ -1,13 +1,14 @@ Summary: GPLed free VHDL Name: freehdl Version: 0.0.4 -Release: 2%{?dist} +Release: 3%{?dist} License: GPL Group: Applications/Engineering Source0: http://ovh.dl.sourceforge.net/sourceforge/qucs/%{name}-%{version}.tar.gz Patch0: freehdl-fire.diff URL: http://www.freehdl.seul.org/ BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) +BuildRequires: texinfo Requires(post): /sbin/install-info /sbin/ldconfig Requires(preun): /sbin/install-info Requires: gcc-c++ @@ -56,6 +57,9 @@ %{_mandir}/man5/* %changelog +* Thu Apr 19 2007 Eric Tanguy 0.0.4-3 +- Add texinfo to BuildRequires + * Sat Apr 07 2007 Eric Tanguy 0.0.4-2 - Remove dir file in install From fedora-extras-commits at redhat.com Thu Apr 19 17:32:56 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Thu, 19 Apr 2007 13:32:56 -0400 Subject: rpms/zd1211-firmware/devel .cvsignore, NONE, 1.1 Makefile, NONE, 1.1 sources, NONE, 1.1 Message-ID: <200704191732.l3JHWugj031522@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/rpms/zd1211-firmware/devel In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners/tmpcvse31416/rpms/zd1211-firmware/devel Added Files: .cvsignore Makefile sources Log Message: Setup of module zd1211-firmware --- NEW FILE .cvsignore --- --- NEW FILE Makefile --- # Makefile for source rpm: zd1211-firmware # $Id: Makefile,v 1.1 2007/04/19 17:32:52 wtogami Exp $ NAME := zd1211-firmware SPECFILE = $(firstword $(wildcard *.spec)) define find-makefile-common for d in common ../common ../../common ; do if [ -f $$d/Makefile.common ] ; then if [ -f $$d/CVS/Root -a -w $$/Makefile.common ] ; then cd $$d ; cvs -Q update ; fi ; echo "$$d/Makefile.common" ; break ; fi ; done endef MAKEFILE_COMMON := $(shell $(find-makefile-common)) ifeq ($(MAKEFILE_COMMON),) # attept a checkout define checkout-makefile-common test -f CVS/Root && { cvs -Q -d $$(cat CVS/Root) checkout common && echo "common/Makefile.common" ; } || { echo "ERROR: I can't figure out how to checkout the 'common' module." ; exit -1 ; } >&2 endef MAKEFILE_COMMON := $(shell $(checkout-makefile-common)) endif include $(MAKEFILE_COMMON) --- NEW FILE sources --- From fedora-extras-commits at redhat.com Thu Apr 19 17:35:05 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Thu, 19 Apr 2007 13:35:05 -0400 Subject: rpms/python-louie - New directory Message-ID: <200704191735.l3JHZ5bs031858@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/rpms/python-louie In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners/tmpcvsr31821/rpms/python-louie Log Message: Directory /cvs/extras/rpms/python-louie added to the repository From fedora-extras-commits at redhat.com Thu Apr 19 17:35:09 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Thu, 19 Apr 2007 13:35:09 -0400 Subject: rpms/python-louie/devel - New directory Message-ID: <200704191735.l3JHZ98u031878@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/rpms/python-louie/devel In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners/tmpcvsr31821/rpms/python-louie/devel Log Message: Directory /cvs/extras/rpms/python-louie/devel added to the repository From fedora-extras-commits at redhat.com Thu Apr 19 17:35:18 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Thu, 19 Apr 2007 13:35:18 -0400 Subject: rpms/python-louie Makefile, NONE, 1.1 import.log, NONE, 1.1 pkg.acl, NONE, 1.1 Message-ID: <200704191735.l3JHZIwU031923@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/rpms/python-louie In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners/tmpcvsr31821/rpms/python-louie Added Files: Makefile import.log pkg.acl Log Message: Setup of module python-louie --- NEW FILE Makefile --- # Top level Makefile for module python-louie 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 --- --- NEW FILE pkg.acl --- From fedora-extras-commits at redhat.com Thu Apr 19 17:35:20 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Thu, 19 Apr 2007 13:35:20 -0400 Subject: owners owners.epel.list,1.114,1.115 owners.list,1.2694,1.2695 Message-ID: <200704191735.l3JHZKOs031939@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/owners In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners Modified Files: owners.epel.list owners.list Log Message: add python-louie Index: owners.epel.list =================================================================== RCS file: /cvs/extras/owners/owners.epel.list,v retrieving revision 1.114 retrieving revision 1.115 diff -u -r1.114 -r1.115 --- owners.epel.list 17 Apr 2007 03:13:53 -0000 1.114 +++ owners.epel.list 19 Apr 2007 17:34:50 -0000 1.115 @@ -356,6 +356,7 @@ Fedora EPEL|python-irclib|A set of Python modules for IRC support|lmacken at redhat.com|extras-qa at fedoraproject.org| Fedora EPEL|python-json|A JSON reader and writer for Python|lmacken at redhat.com,toshio at tiki-lounge.com|extras-qa at fedoraproject.org| Fedora EPEL|python-lirc|Linux Infrared Remote Control python module|matthias at rpmforge.net|extras-qa at fedoraproject.org| +Fedora EPEL|python-louie|Dispatches signals between Python objects in a wide variety of contexts|matthias at rpmforge.net|extras-qa at fedoraproject.org| Fedora EPEL|python-mechanize|Stateful programmatic web browsing|lmacken at redhat.com|extras-qa at fedoraproject.org| Fedora EPEL|python-metar|Coded METAR weather reports parser for Python|matthias at rpmforge.net|extras-qa at fedoraproject.org| Fedora EPEL|python-myghty|A Python-based templating system derived from HTML::Mason|lmacken at redhat.com|extras-qa at fedoraproject.org| Index: owners.list =================================================================== RCS file: /cvs/extras/owners/owners.list,v retrieving revision 1.2694 retrieving revision 1.2695 diff -u -r1.2694 -r1.2695 --- owners.list 19 Apr 2007 17:32:19 -0000 1.2694 +++ owners.list 19 Apr 2007 17:34:50 -0000 1.2695 @@ -2451,6 +2451,7 @@ Fedora Extras|python-lirc|Linux Infrared Remote Control python module|matthias at rpmforge.net|extras-qa at fedoraproject.org| Fedora Extras|python-logilab-astng|Python Abstract Syntax Tree New Generation|icon at fedoraproject.org|extras-qa at fedoraproject.org| Fedora Extras|python-logilab-common|Common libraries for Logilab projects|icon at fedoraproject.org|extras-qa at fedoraproject.org| +Fedora Extras|python-louie|Dispatches signals between Python objects in a wide variety of contexts|matthias at rpmforge.net|extras-qa at fedoraproject.org| Fedora Extras|python-lxml|ElementTree-like Python bindings for libxml2 and libxslt|shahms at shahms.com|extras-qa at fedoraproject.org| Fedora Extras|python-matplotlib|Python plotting library|orion at cora.nwra.com|extras-qa at fedoraproject.org|jspaleta at gmail.com Fedora Extras|python-mecab|Python binding for MeCab|mtasaka at ioa.s.u-tokyo.ac.jp|extras-qa at fedoraproject.org| From fedora-extras-commits at redhat.com Thu Apr 19 17:35:28 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Thu, 19 Apr 2007 13:35:28 -0400 Subject: rpms/python-louie/devel .cvsignore, NONE, 1.1 Makefile, NONE, 1.1 sources, NONE, 1.1 Message-ID: <200704191735.l3JHZSop031966@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/rpms/python-louie/devel In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners/tmpcvsr31821/rpms/python-louie/devel Added Files: .cvsignore Makefile sources Log Message: Setup of module python-louie --- NEW FILE .cvsignore --- --- NEW FILE Makefile --- # Makefile for source rpm: python-louie # $Id: Makefile,v 1.1 2007/04/19 17:35:23 wtogami Exp $ NAME := python-louie SPECFILE = $(firstword $(wildcard *.spec)) define find-makefile-common for d in common ../common ../../common ; do if [ -f $$d/Makefile.common ] ; then if [ -f $$d/CVS/Root -a -w $$/Makefile.common ] ; then cd $$d ; cvs -Q update ; fi ; echo "$$d/Makefile.common" ; break ; fi ; done endef MAKEFILE_COMMON := $(shell $(find-makefile-common)) ifeq ($(MAKEFILE_COMMON),) # attept a checkout define checkout-makefile-common test -f CVS/Root && { cvs -Q -d $$(cat CVS/Root) checkout common && echo "common/Makefile.common" ; } || { echo "ERROR: I can't figure out how to checkout the 'common' module." ; exit -1 ; } >&2 endef MAKEFILE_COMMON := $(shell $(checkout-makefile-common)) endif include $(MAKEFILE_COMMON) --- NEW FILE sources --- From fedora-extras-commits at redhat.com Thu Apr 19 17:37:03 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Thu, 19 Apr 2007 13:37:03 -0400 Subject: rpms/python-nevow - New directory Message-ID: <200704191737.l3JHb3EN032451@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/rpms/python-nevow In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners/tmpcvsb32425/rpms/python-nevow Log Message: Directory /cvs/extras/rpms/python-nevow added to the repository From fedora-extras-commits at redhat.com Thu Apr 19 17:37:12 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Thu, 19 Apr 2007 13:37:12 -0400 Subject: rpms/python-nevow/devel - New directory Message-ID: <200704191737.l3JHbCmc032471@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/rpms/python-nevow/devel In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners/tmpcvsb32425/rpms/python-nevow/devel Log Message: Directory /cvs/extras/rpms/python-nevow/devel added to the repository From fedora-extras-commits at redhat.com Thu Apr 19 17:37:26 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Thu, 19 Apr 2007 13:37:26 -0400 Subject: rpms/python-nevow/devel .cvsignore, NONE, 1.1 Makefile, NONE, 1.1 sources, NONE, 1.1 Message-ID: <200704191737.l3JHbQ5o032524@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/rpms/python-nevow/devel In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners/tmpcvsb32425/rpms/python-nevow/devel Added Files: .cvsignore Makefile sources Log Message: Setup of module python-nevow --- NEW FILE .cvsignore --- --- NEW FILE Makefile --- # Makefile for source rpm: python-nevow # $Id: Makefile,v 1.1 2007/04/19 17:37:22 wtogami Exp $ NAME := python-nevow SPECFILE = $(firstword $(wildcard *.spec)) define find-makefile-common for d in common ../common ../../common ; do if [ -f $$d/Makefile.common ] ; then if [ -f $$d/CVS/Root -a -w $$/Makefile.common ] ; then cd $$d ; cvs -Q update ; fi ; echo "$$d/Makefile.common" ; break ; fi ; done endef MAKEFILE_COMMON := $(shell $(find-makefile-common)) ifeq ($(MAKEFILE_COMMON),) # attept a checkout define checkout-makefile-common test -f CVS/Root && { cvs -Q -d $$(cat CVS/Root) checkout common && echo "common/Makefile.common" ; } || { echo "ERROR: I can't figure out how to checkout the 'common' module." ; exit -1 ; } >&2 endef MAKEFILE_COMMON := $(shell $(checkout-makefile-common)) endif include $(MAKEFILE_COMMON) --- NEW FILE sources --- From fedora-extras-commits at redhat.com Thu Apr 19 17:37:22 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Thu, 19 Apr 2007 13:37:22 -0400 Subject: rpms/python-nevow Makefile, NONE, 1.1 import.log, NONE, 1.1 pkg.acl, NONE, 1.1 Message-ID: <200704191737.l3JHbM5B032500@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/rpms/python-nevow In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners/tmpcvsb32425/rpms/python-nevow Added Files: Makefile import.log pkg.acl Log Message: Setup of module python-nevow --- NEW FILE Makefile --- # Top level Makefile for module python-nevow 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 --- --- NEW FILE pkg.acl --- From fedora-extras-commits at redhat.com Thu Apr 19 17:37:24 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Thu, 19 Apr 2007 13:37:24 -0400 Subject: owners owners.epel.list,1.115,1.116 owners.list,1.2695,1.2696 Message-ID: <200704191737.l3JHbOJL032517@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/owners In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners Modified Files: owners.epel.list owners.list Log Message: add python-nevow Index: owners.epel.list =================================================================== RCS file: /cvs/extras/owners/owners.epel.list,v retrieving revision 1.115 retrieving revision 1.116 diff -u -r1.115 -r1.116 --- owners.epel.list 19 Apr 2007 17:34:50 -0000 1.115 +++ owners.epel.list 19 Apr 2007 17:36:53 -0000 1.116 @@ -360,6 +360,7 @@ Fedora EPEL|python-mechanize|Stateful programmatic web browsing|lmacken at redhat.com|extras-qa at fedoraproject.org| Fedora EPEL|python-metar|Coded METAR weather reports parser for Python|matthias at rpmforge.net|extras-qa at fedoraproject.org| Fedora EPEL|python-myghty|A Python-based templating system derived from HTML::Mason|lmacken at redhat.com|extras-qa at fedoraproject.org| +Fedora EPEL|python-nevow|Web application construction kit written in Python|matthias at rpmforge.net|extras-qa at fedoraproject.org| Fedora EPEL|python-nose|A discovery-based unittest extension for Python|lmacken at redhat.com,toshio at tiki-lounge.com|extras-qa at fedoraproject.org| Fedora EPEL|python-ogg|Python wrapper for the Ogg libraries|matthias at rpmforge.net|extras-qa at fedoraproject.org| Fedora EPEL|python-paste|Tools for using a Web Server Gateway Interface stack|lmacken at redhat.com|extras-qa at fedoraproject.org| Index: owners.list =================================================================== RCS file: /cvs/extras/owners/owners.list,v retrieving revision 1.2695 retrieving revision 1.2696 diff -u -r1.2695 -r1.2696 --- owners.list 19 Apr 2007 17:34:50 -0000 1.2695 +++ owners.list 19 Apr 2007 17:36:53 -0000 1.2696 @@ -2460,6 +2460,7 @@ Fedora Extras|python-musicbrainz2|Library which provides access to the MusicBrainz Database|jeff at ocjtech.us|extras-qa at fedoraproject.org| Fedora Extras|python-mutagen|Python module to handle audio metadata|mr.ecik at gmail.com|extras-qa at fedoraproject.org| Fedora Extras|python-myghty|A Python-based templating system derived from HTML::Mason|lmacken at redhat.com|extras-qa at fedoraproject.org| +Fedora Extras|python-nevow|Web application construction kit written in Python|matthias at rpmforge.net|extras-qa at fedoraproject.org| Fedora Extras|python-nltk|Python-based Natural Language Toolkit|michel.salim at gmail.com|extras-qa at fedoraproject.org| Fedora Extras|python-nltk_lite|Python-based Natural Language Toolkit|michel.salim at gmail.com|extras-qa at fedoraproject.org| Fedora Extras|python-nose|A discovery-based unittest extension for Python|lmacken at redhat.com,toshio at tiki-lounge.com|extras-qa at fedoraproject.org| From fedora-extras-commits at redhat.com Thu Apr 19 17:39:56 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Thu, 19 Apr 2007 13:39:56 -0400 Subject: rpms/pgpool-II - New directory Message-ID: <200704191739.l3JHdujg000504@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/rpms/pgpool-II In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners/tmpcvsoSW478/rpms/pgpool-II Log Message: Directory /cvs/extras/rpms/pgpool-II added to the repository From fedora-extras-commits at redhat.com Thu Apr 19 17:40:05 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Thu, 19 Apr 2007 13:40:05 -0400 Subject: rpms/pgpool-II/devel - New directory Message-ID: <200704191740.l3JHe5YK000517@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/rpms/pgpool-II/devel In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners/tmpcvsoSW478/rpms/pgpool-II/devel Log Message: Directory /cvs/extras/rpms/pgpool-II/devel added to the repository From fedora-extras-commits at redhat.com Thu Apr 19 17:40:09 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Thu, 19 Apr 2007 13:40:09 -0400 Subject: rpms/pgpool-II Makefile, NONE, 1.1 import.log, NONE, 1.1 pkg.acl, NONE, 1.1 Message-ID: <200704191740.l3JHe9eE000543@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/rpms/pgpool-II In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners/tmpcvsoSW478/rpms/pgpool-II Added Files: Makefile import.log pkg.acl Log Message: Setup of module pgpool-II --- NEW FILE Makefile --- # Top level Makefile for module pgpool-II 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 --- --- NEW FILE pkg.acl --- From fedora-extras-commits at redhat.com Thu Apr 19 17:40:19 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Thu, 19 Apr 2007 13:40:19 -0400 Subject: rpms/pgpool-II/devel .cvsignore, NONE, 1.1 Makefile, NONE, 1.1 sources, NONE, 1.1 Message-ID: <200704191740.l3JHeJgr000564@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/rpms/pgpool-II/devel In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners/tmpcvsoSW478/rpms/pgpool-II/devel Added Files: .cvsignore Makefile sources Log Message: Setup of module pgpool-II --- NEW FILE .cvsignore --- --- NEW FILE Makefile --- # Makefile for source rpm: pgpool-II # $Id: Makefile,v 1.1 2007/04/19 17:40:14 wtogami Exp $ NAME := pgpool-II SPECFILE = $(firstword $(wildcard *.spec)) define find-makefile-common for d in common ../common ../../common ; do if [ -f $$d/Makefile.common ] ; then if [ -f $$d/CVS/Root -a -w $$/Makefile.common ] ; then cd $$d ; cvs -Q update ; fi ; echo "$$d/Makefile.common" ; break ; fi ; done endef MAKEFILE_COMMON := $(shell $(find-makefile-common)) ifeq ($(MAKEFILE_COMMON),) # attept a checkout define checkout-makefile-common test -f CVS/Root && { cvs -Q -d $$(cat CVS/Root) checkout common && echo "common/Makefile.common" ; } || { echo "ERROR: I can't figure out how to checkout the 'common' module." ; exit -1 ; } >&2 endef MAKEFILE_COMMON := $(shell $(checkout-makefile-common)) endif include $(MAKEFILE_COMMON) --- NEW FILE sources --- From fedora-extras-commits at redhat.com Thu Apr 19 17:41:58 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Thu, 19 Apr 2007 13:41:58 -0400 Subject: rpms/polyml - New directory Message-ID: <200704191741.l3JHfwnp000976@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/rpms/polyml In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners/tmpcvszbt950/rpms/polyml Log Message: Directory /cvs/extras/rpms/polyml added to the repository From fedora-extras-commits at redhat.com Thu Apr 19 17:42:08 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Thu, 19 Apr 2007 13:42:08 -0400 Subject: rpms/polyml/devel - New directory Message-ID: <200704191742.l3JHg817000994@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/rpms/polyml/devel In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners/tmpcvszbt950/rpms/polyml/devel Log Message: Directory /cvs/extras/rpms/polyml/devel added to the repository From fedora-extras-commits at redhat.com Thu Apr 19 17:42:17 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Thu, 19 Apr 2007 13:42:17 -0400 Subject: rpms/polyml Makefile,NONE,1.1 import.log,NONE,1.1 pkg.acl,NONE,1.1 Message-ID: <200704191742.l3JHgH9j001020@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/rpms/polyml In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners/tmpcvszbt950/rpms/polyml Added Files: Makefile import.log pkg.acl Log Message: Setup of module polyml --- NEW FILE Makefile --- # Top level Makefile for module polyml 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 --- --- NEW FILE pkg.acl --- From fedora-extras-commits at redhat.com Thu Apr 19 17:42:20 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Thu, 19 Apr 2007 13:42:20 -0400 Subject: owners owners.list,1.2697,1.2698 Message-ID: <200704191742.l3JHgKeP001029@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/owners In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners Modified Files: owners.list Log Message: add polyml Index: owners.list =================================================================== RCS file: /cvs/extras/owners/owners.list,v retrieving revision 1.2697 retrieving revision 1.2698 diff -u -r1.2697 -r1.2698 --- owners.list 19 Apr 2007 17:39:46 -0000 1.2697 +++ owners.list 19 Apr 2007 17:41:49 -0000 1.2698 @@ -2345,6 +2345,7 @@ Fedora Extras|poker-eval|Poker hand evaluator library|chris.stone at gmail.com|extras-qa at fedoraproject.org|loic at gnu.org Fedora Extras|poker-network|A poker server, client and abstract user interface library|chris.stone at gmail.com|extras-qa at fedoraproject.org|loic at gnu.org Fedora Extras|polyester|KDE style and window decoration|fedora at deadbabylon.de|extras-qa at fedoraproject.org| +Fedora Extras|polyml|Poly/ML compiler and runtime system|gemi at bluewin.ch|extras-qa at fedoraproject.org| Fedora Extras|polyxmass-bin|The GNU polyxmass software suite|andreas.bierfert at lowlatency.de|extras-qa at fedoraproject.org| Fedora Extras|polyxmass-common|Contains all textual/graphical data required for polyxmass|extras-orphan at fedoraproject.org|extras-qa at fedoraproject.org|andreas.bierfert at lowlatency.de Fedora Extras|polyxmass-data|Contains configuration files describing polymer chemistry|extras-orphan at fedoraproject.org|extras-qa at fedoraproject.org|andreas.bierfert at lowlatency.de From fedora-extras-commits at redhat.com Thu Apr 19 17:42:26 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Thu, 19 Apr 2007 13:42:26 -0400 Subject: rpms/polyml/devel .cvsignore, NONE, 1.1 Makefile, NONE, 1.1 sources, NONE, 1.1 Message-ID: <200704191742.l3JHgQDa001058@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/rpms/polyml/devel In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners/tmpcvszbt950/rpms/polyml/devel Added Files: .cvsignore Makefile sources Log Message: Setup of module polyml --- NEW FILE .cvsignore --- --- NEW FILE Makefile --- # Makefile for source rpm: polyml # $Id: Makefile,v 1.1 2007/04/19 17:42:23 wtogami Exp $ NAME := polyml SPECFILE = $(firstword $(wildcard *.spec)) define find-makefile-common for d in common ../common ../../common ; do if [ -f $$d/Makefile.common ] ; then if [ -f $$d/CVS/Root -a -w $$/Makefile.common ] ; then cd $$d ; cvs -Q update ; fi ; echo "$$d/Makefile.common" ; break ; fi ; done endef MAKEFILE_COMMON := $(shell $(find-makefile-common)) ifeq ($(MAKEFILE_COMMON),) # attept a checkout define checkout-makefile-common test -f CVS/Root && { cvs -Q -d $$(cat CVS/Root) checkout common && echo "common/Makefile.common" ; } || { echo "ERROR: I can't figure out how to checkout the 'common' module." ; exit -1 ; } >&2 endef MAKEFILE_COMMON := $(shell $(checkout-makefile-common)) endif include $(MAKEFILE_COMMON) --- NEW FILE sources --- From fedora-extras-commits at redhat.com Thu Apr 19 17:46:02 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Thu, 19 Apr 2007 13:46:02 -0400 Subject: rpms/mysql++ - New directory Message-ID: <200704191746.l3JHk2VL002098@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/rpms/mysql++ In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners/tmpcvsAo2072/rpms/mysql++ Log Message: Directory /cvs/extras/rpms/mysql++ added to the repository From fedora-extras-commits at redhat.com Thu Apr 19 17:46:11 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Thu, 19 Apr 2007 13:46:11 -0400 Subject: rpms/mysql++/devel - New directory Message-ID: <200704191746.l3JHkBRk002113@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/rpms/mysql++/devel In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners/tmpcvsAo2072/rpms/mysql++/devel Log Message: Directory /cvs/extras/rpms/mysql++/devel added to the repository From fedora-extras-commits at redhat.com Thu Apr 19 17:46:21 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Thu, 19 Apr 2007 13:46:21 -0400 Subject: rpms/mysql++ Makefile, NONE, 1.1 import.log, NONE, 1.1 pkg.acl, NONE, 1.1 Message-ID: <200704191746.l3JHkLHs002139@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/rpms/mysql++ In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners/tmpcvsAo2072/rpms/mysql++ Added Files: Makefile import.log pkg.acl Log Message: Setup of module mysql++ --- NEW FILE Makefile --- # Top level Makefile for module mysql++ 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 --- --- NEW FILE pkg.acl --- From fedora-extras-commits at redhat.com Thu Apr 19 17:46:24 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Thu, 19 Apr 2007 13:46:24 -0400 Subject: owners owners.list,1.2698,1.2699 Message-ID: <200704191746.l3JHkO41002148@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/owners In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners Modified Files: owners.list Log Message: add mysql++ Index: owners.list =================================================================== RCS file: /cvs/extras/owners/owners.list,v retrieving revision 1.2698 retrieving revision 1.2699 diff -u -r1.2698 -r1.2699 --- owners.list 19 Apr 2007 17:41:49 -0000 1.2698 +++ owners.list 19 Apr 2007 17:45:54 -0000 1.2699 @@ -1428,6 +1428,7 @@ Fedora Extras|musicbox|A simple one-file-at-a-time audio tag editor|splinux at fedoraproject.org|extras-qa at fedoraproject.org| Fedora Extras|mussh|Multihost SSH wrapper|kevin at tummy.com|extras-qa at fedoraproject.org| Fedora Extras|mxml|Miniature XML development library|green at redhat.com|extras-qa at fedoraproject.org| +Fedora Extras|mysql++|C++ wrapper for the MySQL C API|Fedora at FamilleCollet.com|extras-qa at fedoraproject.org| Fedora Extras|mysql-connector-java|Official JDBC driver for MySQL|ifoox at redhat.com|extras-qa at fedoraproject.org| Fedora Extras|mysql-connector-net|Official dot net driver for MySQL|paul at all-the-johnsons.co.uk|extras-qa at fedoraproject.org| Fedora Extras|mysql-gui-tools|GUI tools to manage mysql Databases|dennis at ausil.us|extras-qa at fedoraproject.org| From fedora-extras-commits at redhat.com Thu Apr 19 17:46:30 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Thu, 19 Apr 2007 13:46:30 -0400 Subject: rpms/mysql++/devel .cvsignore, NONE, 1.1 Makefile, NONE, 1.1 sources, NONE, 1.1 Message-ID: <200704191746.l3JHkUGL002162@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/rpms/mysql++/devel In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners/tmpcvsAo2072/rpms/mysql++/devel Added Files: .cvsignore Makefile sources Log Message: Setup of module mysql++ --- NEW FILE .cvsignore --- --- NEW FILE Makefile --- # Makefile for source rpm: mysql++ # $Id: Makefile,v 1.1 2007/04/19 17:46:26 wtogami Exp $ NAME := mysql++ SPECFILE = $(firstword $(wildcard *.spec)) define find-makefile-common for d in common ../common ../../common ; do if [ -f $$d/Makefile.common ] ; then if [ -f $$d/CVS/Root -a -w $$/Makefile.common ] ; then cd $$d ; cvs -Q update ; fi ; echo "$$d/Makefile.common" ; break ; fi ; done endef MAKEFILE_COMMON := $(shell $(find-makefile-common)) ifeq ($(MAKEFILE_COMMON),) # attept a checkout define checkout-makefile-common test -f CVS/Root && { cvs -Q -d $$(cat CVS/Root) checkout common && echo "common/Makefile.common" ; } || { echo "ERROR: I can't figure out how to checkout the 'common' module." ; exit -1 ; } >&2 endef MAKEFILE_COMMON := $(shell $(checkout-makefile-common)) endif include $(MAKEFILE_COMMON) --- NEW FILE sources --- From fedora-extras-commits at redhat.com Thu Apr 19 18:00:48 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Thu, 19 Apr 2007 14:00:48 -0400 Subject: rpms/FlightGear - New directory Message-ID: <200704191800.l3JI0maq003027@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/rpms/FlightGear In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners/tmpcvsMs3001/rpms/FlightGear Log Message: Directory /cvs/extras/rpms/FlightGear added to the repository From fedora-extras-commits at redhat.com Thu Apr 19 18:00:55 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Thu, 19 Apr 2007 14:00:55 -0400 Subject: rpms/FlightGear/devel - New directory Message-ID: <200704191800.l3JI0taL003040@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/rpms/FlightGear/devel In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners/tmpcvsMs3001/rpms/FlightGear/devel Log Message: Directory /cvs/extras/rpms/FlightGear/devel added to the repository From fedora-extras-commits at redhat.com Thu Apr 19 18:00:59 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Thu, 19 Apr 2007 14:00:59 -0400 Subject: rpms/FlightGear Makefile, NONE, 1.1 import.log, NONE, 1.1 pkg.acl, NONE, 1.1 Message-ID: <200704191800.l3JI0x09003066@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/rpms/FlightGear In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners/tmpcvsMs3001/rpms/FlightGear Added Files: Makefile import.log pkg.acl Log Message: Setup of module FlightGear --- NEW FILE Makefile --- # Top level Makefile for module FlightGear 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 --- --- NEW FILE pkg.acl --- From fedora-extras-commits at redhat.com Thu Apr 19 18:01:09 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Thu, 19 Apr 2007 14:01:09 -0400 Subject: owners owners.list,1.2699,1.2700 Message-ID: <200704191801.l3JI19Wa007169@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/owners In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners Modified Files: owners.list Log Message: add FlightGear Index: owners.list =================================================================== RCS file: /cvs/extras/owners/owners.list,v retrieving revision 1.2699 retrieving revision 1.2700 diff -u -r1.2699 -r1.2700 --- owners.list 19 Apr 2007 17:45:54 -0000 1.2699 +++ owners.list 19 Apr 2007 18:00:39 -0000 1.2700 @@ -482,6 +482,7 @@ Fedora Extras|exiv2|Exif and Iptc metadata manipulation library|rdieter at math.unl.edu|extras-qa at fedoraproject.org| Fedora Extras|exo|Application library for the Xfce desktop environment|kevin at tummy.com|extras-qa at fedoraproject.org| Fedora Extras|ez-ipupdate|Client for Dynamic DNS Services|jlayton at redhat.com|extras-qa at fedoraproject.org| +Fedora Extras|FlightGear|The FlightGear Flight Simulator|fabrice at bellet.info|extras-qa at fedoraproject.org| Fedora Extras|facter|Ruby module for collecting facts about a host|dlutter at redhat.com|extras-qa at fedoraproject.org| Fedora Extras|factory|A C++ class library for multivariate polynomial data|rdieter at math.unl.edu|extras-qa at fedoraproject.org| Fedora Extras|fail2ban|Ban IPs that make too many password failures|Axel.Thimm at ATrpms.net|extras-qa at fedoraproject.org| From fedora-extras-commits at redhat.com Thu Apr 19 18:01:10 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Thu, 19 Apr 2007 14:01:10 -0400 Subject: rpms/FlightGear/devel .cvsignore, NONE, 1.1 Makefile, NONE, 1.1 sources, NONE, 1.1 Message-ID: <200704191801.l3JI1A7r007184@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/rpms/FlightGear/devel In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners/tmpcvsMs3001/rpms/FlightGear/devel Added Files: .cvsignore Makefile sources Log Message: Setup of module FlightGear --- NEW FILE .cvsignore --- --- NEW FILE Makefile --- # Makefile for source rpm: FlightGear # $Id: Makefile,v 1.1 2007/04/19 18:01:04 wtogami Exp $ NAME := FlightGear SPECFILE = $(firstword $(wildcard *.spec)) define find-makefile-common for d in common ../common ../../common ; do if [ -f $$d/Makefile.common ] ; then if [ -f $$d/CVS/Root -a -w $$/Makefile.common ] ; then cd $$d ; cvs -Q update ; fi ; echo "$$d/Makefile.common" ; break ; fi ; done endef MAKEFILE_COMMON := $(shell $(find-makefile-common)) ifeq ($(MAKEFILE_COMMON),) # attept a checkout define checkout-makefile-common test -f CVS/Root && { cvs -Q -d $$(cat CVS/Root) checkout common && echo "common/Makefile.common" ; } || { echo "ERROR: I can't figure out how to checkout the 'common' module." ; exit -1 ; } >&2 endef MAKEFILE_COMMON := $(shell $(checkout-makefile-common)) endif include $(MAKEFILE_COMMON) --- NEW FILE sources --- From fedora-extras-commits at redhat.com Thu Apr 19 17:40:16 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Thu, 19 Apr 2007 13:40:16 -0400 Subject: owners owners.epel.list,1.116,1.117 owners.list,1.2696,1.2697 Message-ID: <200704191740.l3JHeG18000559@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/owners In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners Modified Files: owners.epel.list owners.list Log Message: add pgpool-II Index: owners.epel.list =================================================================== RCS file: /cvs/extras/owners/owners.epel.list,v retrieving revision 1.116 retrieving revision 1.117 diff -u -r1.116 -r1.117 --- owners.epel.list 19 Apr 2007 17:36:53 -0000 1.116 +++ owners.epel.list 19 Apr 2007 17:39:46 -0000 1.117 @@ -316,6 +316,7 @@ Fedora EPEL|perl-YAML-Parser-Syck|Perl Wrapper for the YAML Parser Extension: libsyck|steve at silug.org|extras-qa at fedoraproject.org|fedora-perl-devel-list at redhat.com,oliver at linux-kernel.at Fedora EPEL|pgfouine|PgFouine PostgreSQL log analyzer|devrim at commandprompt.com|extras-qa at fedoraproject.org| Fedora EPEL|pgp-tools|Collection of several utilities related to OpenPGP|Matt_Domsch at dell.com|extras-qa at fedoraproject.org| +Fedora EPEL|pgpool-II|Connection pooling/replication server for PostgreSQL|devrim at CommandPrompt.com|extras-qa at fedoraproject.org| Fedora EPEL|php-eaccelerator|PHP accelerator, optimizer, encoder and dynamic content cacher|matthias at rpmforge.net|extras-qa at fedoraproject.org| Fedora EPEL|php-idn|PHP API for GNU LibIDN|redhat-bugzilla at linuxnetz.de|extras-qa at fedoraproject.org| Fedora EPEL|php-magickwand|PHP API for ImageMagick|redhat-bugzilla at linuxnetz.de|extras-qa at fedoraproject.org| Index: owners.list =================================================================== RCS file: /cvs/extras/owners/owners.list,v retrieving revision 1.2696 retrieving revision 1.2697 diff -u -r1.2696 -r1.2697 --- owners.list 19 Apr 2007 17:36:53 -0000 1.2696 +++ owners.list 19 Apr 2007 17:39:46 -0000 1.2697 @@ -2213,6 +2213,7 @@ Fedora Extras|pgadmin3|Graphical client for PostgreSQL|ghenry at suretecsystems.com|extras-qa at fedoraproject.org| Fedora Extras|pgfouine|PgFouine PostgreSQL log analyzer|devrim at commandprompt.com|extras-qa at fedoraproject.org| Fedora Extras|pgp-tools|Collection of several utilities related to OpenPGP|Matt_Domsch at dell.com|extras-qa at fedoraproject.org| +Fedora Extras|pgpool-II|Connection pooling/replication server for PostgreSQL|devrim at CommandPrompt.com|extras-qa at fedoraproject.org| Fedora Extras|php-adodb|Active Data Objects Data Base|gauret at free.fr|extras-qa at fedoraproject.org| Fedora Extras|php-channel-phpunit|Add phpunit channel to pear|chris.stone at gmail.com|extras-qa at fedoraproject.org| Fedora Extras|php-eaccelerator|PHP accelerator, optimizer, encoder and dynamic content cacher|matthias at rpmforge.net|extras-qa at fedoraproject.org| From fedora-extras-commits at redhat.com Thu Apr 19 18:04:24 2007 From: fedora-extras-commits at redhat.com (=?utf-8?q?G=C3=A9rard_Milmeister?= (gemi)) Date: Thu, 19 Apr 2007 14:04:24 -0400 Subject: rpms/polyml import.log,1.1,1.2 Message-ID: <200704191804.l3JI4OO9007754@cvs-int.fedora.redhat.com> Author: gemi Update of /cvs/extras/rpms/polyml In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv7607 Modified Files: import.log Log Message: Index: import.log =================================================================== RCS file: /cvs/extras/rpms/polyml/import.log,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- import.log 19 Apr 2007 17:42:14 -0000 1.1 +++ import.log 19 Apr 2007 18:03:50 -0000 1.2 @@ -0,0 +1 @@ +polyml-5_0-2:HEAD:polyml-5.0-2.src.rpm:1177005806 From fedora-extras-commits at redhat.com Thu Apr 19 18:04:28 2007 From: fedora-extras-commits at redhat.com (=?utf-8?q?G=C3=A9rard_Milmeister?= (gemi)) Date: Thu, 19 Apr 2007 14:04:28 -0400 Subject: rpms/polyml/devel polyml.spec, NONE, 1.1 .cvsignore, 1.1, 1.2 sources, 1.1, 1.2 Message-ID: <200704191804.l3JI4SDi007769@cvs-int.fedora.redhat.com> Author: gemi Update of /cvs/extras/rpms/polyml/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv7607/devel Modified Files: .cvsignore sources Added Files: polyml.spec Log Message: --- NEW FILE polyml.spec --- Name: polyml Version: 5.0 Release: 2%{?dist} Summary: Poly/ML compiler and runtime system Group: Development/Languages License: LGPL URL: http://www.polyml.org Source0: http://kent.dl.sourceforge.net/sourceforge/polyml/polyml.5.0.tar.gz Source1: polyml-docs.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: lesstif-devel BuildRequires: libX11-devel BuildRequires: libXext-devel BuildRequires: libXt-devel %description Poly/ML is a full implementation of Standard ML available as open-source. This release supports the ML97 version of the language and the Standard Basis Library. %package doc Summary: Poly/ML documentation Group: Development/Languages %description doc Documention for Poly/ML. %package libs Summary: Poly/ML runtime libraries Group: System Environment/Libraries %description libs Runtime libraries for Poly/ML. %prep %setup -q -n polyml.%{version} %setup -q -T -D -a 1 -n polyml.%{version} find docs -type f | xargs chmod 0644 find docs -type f | xargs sed -i 's|\r|\n|' %build %configure make %{?_smp_mflags} %install rm -rf $RPM_BUILD_ROOT make install DESTDIR=$RPM_BUILD_ROOT find $RPM_BUILD_ROOT -name '*.la' | xargs rm -f find $RPM_BUILD_ROOT -name 'libpolyml.a' | xargs rm -f %clean rm -rf $RPM_BUILD_ROOT %post libs -p /sbin/ldconfig %postun libs -p /sbin/ldconfig %files %defattr(-,root,root,-) %doc COPYING %{_bindir}/poly %{_bindir}/polyimport %{_libdir}/libpolymain.a %{_libdir}/libpolyml.so %{_mandir}/man1/poly.1.gz %{_mandir}/man1/polyimport.1.gz %files doc %defattr(-,root,root,-) %doc docs/* %files libs %defattr(-,root,root,-) %{_libdir}/libpolyml.so.* %changelog * Tue Mar 27 2007 Gerard Milmeister - 5.0-2 - spec file fixes * Mon Feb 12 2007 Gerard Milmeister - 5.0-1 - new version 5.0 Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/polyml/devel/.cvsignore,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- .cvsignore 19 Apr 2007 17:42:23 -0000 1.1 +++ .cvsignore 19 Apr 2007 18:03:54 -0000 1.2 @@ -0,0 +1,2 @@ +polyml-docs.tar.gz +polyml.5.0.tar.gz Index: sources =================================================================== RCS file: /cvs/extras/rpms/polyml/devel/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 19 Apr 2007 17:42:23 -0000 1.1 +++ sources 19 Apr 2007 18:03:54 -0000 1.2 @@ -0,0 +1,2 @@ +a03a14fcdbba876f344f3335f72f0633 polyml-docs.tar.gz +61537cf2b0ca983d42845778fe3bd42f polyml.5.0.tar.gz From fedora-extras-commits at redhat.com Thu Apr 19 18:04:58 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Thu, 19 Apr 2007 14:04:58 -0400 Subject: owners owners.list,1.2700,1.2701 Message-ID: <200704191804.l3JI4wgt007854@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/owners In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners Modified Files: owners.list Log Message: add perl-GraphViz Index: owners.list =================================================================== RCS file: /cvs/extras/owners/owners.list,v retrieving revision 1.2700 retrieving revision 1.2701 diff -u -r1.2700 -r1.2701 --- owners.list 19 Apr 2007 18:00:39 -0000 1.2700 +++ owners.list 19 Apr 2007 18:04:28 -0000 1.2701 @@ -1840,6 +1840,7 @@ Fedora Extras|perl-GPS-PRN|Package for PRN - Object ID conversions|jpo at di.uminho.pt|extras-qa at fedoraproject.org|fedora-perl-devel-list at redhat.com Fedora Extras|perl-Graph|A Perl module for dealing with graphs as abstract data structure|alexl at users.sourceforge.net|extras-qa at fedoraproject.org| Fedora Extras|perl-Graphics-ColorNames|Defines RGB values for common color names|steve at silug.org|extras-qa at fedoraproject.org|fedora-perl-devel-list at redhat.com +Fedora Extras|perl-GraphViz|Interface to the GraphViz graphing tool|cweyl at alumni.drew.edu|extras-qa at fedoraproject.org|fedora-perl-devel-list at redhat.com Fedora Extras|perl-GSSAPI|Perl extension providing access to the GSSAPIv2 library|jpo at di.uminho.pt|extras-qa at fedoraproject.org|fedora-perl-devel-list at redhat.com Fedora Extras|perl-GStreamer|GStreamer Perl module|cweyl at alumni.drew.edu|extras-qa at fedoraproject.org|fedora-perl-devel-list at redhat.com Fedora Extras|perl-Gtk2|Perl interface to the 2.x series of the Gimp Toolkit library|jpo at di.uminho.pt|extras-qa at fedoraproject.org|fedora-perl-devel-list at redhat.com From fedora-extras-commits at redhat.com Thu Apr 19 18:05:11 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Thu, 19 Apr 2007 14:05:11 -0400 Subject: rpms/perl-GraphViz - New directory Message-ID: <200704191805.l3JI5BiU007911@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/rpms/perl-GraphViz In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners/tmpcvsau7871/rpms/perl-GraphViz Log Message: Directory /cvs/extras/rpms/perl-GraphViz added to the repository From fedora-extras-commits at redhat.com Thu Apr 19 18:05:21 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Thu, 19 Apr 2007 14:05:21 -0400 Subject: rpms/perl-GraphViz/devel - New directory Message-ID: <200704191805.l3JI5LKF007934@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/rpms/perl-GraphViz/devel In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners/tmpcvsau7871/rpms/perl-GraphViz/devel Log Message: Directory /cvs/extras/rpms/perl-GraphViz/devel added to the repository From fedora-extras-commits at redhat.com Thu Apr 19 18:05:26 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Thu, 19 Apr 2007 14:05:26 -0400 Subject: rpms/perl-GraphViz Makefile, NONE, 1.1 import.log, NONE, 1.1 pkg.acl, NONE, 1.1 Message-ID: <200704191805.l3JI5Qi9007961@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/rpms/perl-GraphViz In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners/tmpcvsau7871/rpms/perl-GraphViz Added Files: Makefile import.log pkg.acl Log Message: Setup of module perl-GraphViz --- NEW FILE Makefile --- # Top level Makefile for module perl-GraphViz 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 --- --- NEW FILE pkg.acl --- From fedora-extras-commits at redhat.com Thu Apr 19 18:05:35 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Thu, 19 Apr 2007 14:05:35 -0400 Subject: rpms/perl-GraphViz/devel .cvsignore, NONE, 1.1 Makefile, NONE, 1.1 sources, NONE, 1.1 Message-ID: <200704191805.l3JI5ZZ3007986@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/rpms/perl-GraphViz/devel In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners/tmpcvsau7871/rpms/perl-GraphViz/devel Added Files: .cvsignore Makefile sources Log Message: Setup of module perl-GraphViz --- NEW FILE .cvsignore --- --- NEW FILE Makefile --- # Makefile for source rpm: perl-GraphViz # $Id: Makefile,v 1.1 2007/04/19 18:05:31 wtogami Exp $ NAME := perl-GraphViz SPECFILE = $(firstword $(wildcard *.spec)) define find-makefile-common for d in common ../common ../../common ; do if [ -f $$d/Makefile.common ] ; then if [ -f $$d/CVS/Root -a -w $$/Makefile.common ] ; then cd $$d ; cvs -Q update ; fi ; echo "$$d/Makefile.common" ; break ; fi ; done endef MAKEFILE_COMMON := $(shell $(find-makefile-common)) ifeq ($(MAKEFILE_COMMON),) # attept a checkout define checkout-makefile-common test -f CVS/Root && { cvs -Q -d $$(cat CVS/Root) checkout common && echo "common/Makefile.common" ; } || { echo "ERROR: I can't figure out how to checkout the 'common' module." ; exit -1 ; } >&2 endef MAKEFILE_COMMON := $(shell $(checkout-makefile-common)) endif include $(MAKEFILE_COMMON) --- NEW FILE sources --- From fedora-extras-commits at redhat.com Thu Apr 19 18:06:32 2007 From: fedora-extras-commits at redhat.com (=?utf-8?q?G=C3=A9rard_Milmeister?= (gemi)) Date: Thu, 19 Apr 2007 14:06:32 -0400 Subject: rpms/polyml import.log,1.2,1.3 Message-ID: <200704191806.l3JI6WCS008202@cvs-int.fedora.redhat.com> Author: gemi Update of /cvs/extras/rpms/polyml In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv7906 Modified Files: import.log Log Message: Index: import.log =================================================================== RCS file: /cvs/extras/rpms/polyml/import.log,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- import.log 19 Apr 2007 18:03:50 -0000 1.2 +++ import.log 19 Apr 2007 18:05:58 -0000 1.3 @@ -1 +1,2 @@ polyml-5_0-2:HEAD:polyml-5.0-2.src.rpm:1177005806 +polyml-5_0-2:FC-6:polyml-5.0-2.src.rpm:1177005896 From fedora-extras-commits at redhat.com Thu Apr 19 18:06:36 2007 From: fedora-extras-commits at redhat.com (=?utf-8?q?G=C3=A9rard_Milmeister?= (gemi)) Date: Thu, 19 Apr 2007 14:06:36 -0400 Subject: rpms/polyml/FC-6 polyml.spec, NONE, 1.1 .cvsignore, 1.1, 1.2 sources, 1.1, 1.2 Message-ID: <200704191806.l3JI6aJw008206@cvs-int.fedora.redhat.com> Author: gemi Update of /cvs/extras/rpms/polyml/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv7906/FC-6 Modified Files: .cvsignore sources Added Files: polyml.spec Log Message: --- NEW FILE polyml.spec --- Name: polyml Version: 5.0 Release: 2%{?dist} Summary: Poly/ML compiler and runtime system Group: Development/Languages License: LGPL URL: http://www.polyml.org Source0: http://kent.dl.sourceforge.net/sourceforge/polyml/polyml.5.0.tar.gz Source1: polyml-docs.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: lesstif-devel BuildRequires: libX11-devel BuildRequires: libXext-devel BuildRequires: libXt-devel %description Poly/ML is a full implementation of Standard ML available as open-source. This release supports the ML97 version of the language and the Standard Basis Library. %package doc Summary: Poly/ML documentation Group: Development/Languages %description doc Documention for Poly/ML. %package libs Summary: Poly/ML runtime libraries Group: System Environment/Libraries %description libs Runtime libraries for Poly/ML. %prep %setup -q -n polyml.%{version} %setup -q -T -D -a 1 -n polyml.%{version} find docs -type f | xargs chmod 0644 find docs -type f | xargs sed -i 's|\r|\n|' %build %configure make %{?_smp_mflags} %install rm -rf $RPM_BUILD_ROOT make install DESTDIR=$RPM_BUILD_ROOT find $RPM_BUILD_ROOT -name '*.la' | xargs rm -f find $RPM_BUILD_ROOT -name 'libpolyml.a' | xargs rm -f %clean rm -rf $RPM_BUILD_ROOT %post libs -p /sbin/ldconfig %postun libs -p /sbin/ldconfig %files %defattr(-,root,root,-) %doc COPYING %{_bindir}/poly %{_bindir}/polyimport %{_libdir}/libpolymain.a %{_libdir}/libpolyml.so %{_mandir}/man1/poly.1.gz %{_mandir}/man1/polyimport.1.gz %files doc %defattr(-,root,root,-) %doc docs/* %files libs %defattr(-,root,root,-) %{_libdir}/libpolyml.so.* %changelog * Tue Mar 27 2007 Gerard Milmeister - 5.0-2 - spec file fixes * Mon Feb 12 2007 Gerard Milmeister - 5.0-1 - new version 5.0 Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/polyml/FC-6/.cvsignore,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- .cvsignore 19 Apr 2007 17:42:23 -0000 1.1 +++ .cvsignore 19 Apr 2007 18:06:02 -0000 1.2 @@ -0,0 +1,2 @@ +polyml-docs.tar.gz +polyml.5.0.tar.gz Index: sources =================================================================== RCS file: /cvs/extras/rpms/polyml/FC-6/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 19 Apr 2007 17:42:23 -0000 1.1 +++ sources 19 Apr 2007 18:06:02 -0000 1.2 @@ -0,0 +1,2 @@ +a03a14fcdbba876f344f3335f72f0633 polyml-docs.tar.gz +61537cf2b0ca983d42845778fe3bd42f polyml.5.0.tar.gz From fedora-extras-commits at redhat.com Thu Apr 19 18:07:16 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Thu, 19 Apr 2007 14:07:16 -0400 Subject: rpms/perl-Text-Aspell - New directory Message-ID: <200704191807.l3JI7GZ4008351@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/rpms/perl-Text-Aspell In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners/tmpcvsUe8320/rpms/perl-Text-Aspell Log Message: Directory /cvs/extras/rpms/perl-Text-Aspell added to the repository From fedora-extras-commits at redhat.com Thu Apr 19 18:07:22 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Thu, 19 Apr 2007 14:07:22 -0400 Subject: rpms/perl-Text-Aspell/devel - New directory Message-ID: <200704191807.l3JI7MRQ008364@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/rpms/perl-Text-Aspell/devel In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners/tmpcvsUe8320/rpms/perl-Text-Aspell/devel Log Message: Directory /cvs/extras/rpms/perl-Text-Aspell/devel added to the repository From fedora-extras-commits at redhat.com Thu Apr 19 18:07:31 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Thu, 19 Apr 2007 14:07:31 -0400 Subject: rpms/perl-Text-Aspell Makefile, NONE, 1.1 import.log, NONE, 1.1 pkg.acl, NONE, 1.1 Message-ID: <200704191807.l3JI7Vrc008390@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/rpms/perl-Text-Aspell In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners/tmpcvsUe8320/rpms/perl-Text-Aspell Added Files: Makefile import.log pkg.acl Log Message: Setup of module perl-Text-Aspell --- NEW FILE Makefile --- # Top level Makefile for module perl-Text-Aspell 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 --- --- NEW FILE pkg.acl --- From fedora-extras-commits at redhat.com Thu Apr 19 18:07:38 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Thu, 19 Apr 2007 14:07:38 -0400 Subject: owners owners.list,1.2701,1.2702 Message-ID: <200704191807.l3JI7cxp008434@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/owners In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners Modified Files: owners.list Log Message: add perl-Text-Aspell Index: owners.list =================================================================== RCS file: /cvs/extras/owners/owners.list,v retrieving revision 1.2701 retrieving revision 1.2702 diff -u -r1.2701 -r1.2702 --- owners.list 19 Apr 2007 18:04:28 -0000 1.2701 +++ owners.list 19 Apr 2007 18:07:08 -0000 1.2702 @@ -2143,6 +2143,7 @@ Fedora Extras|perl-Test-Warn|Perl extension to test methods for warnings|jpo at di.uminho.pt|extras-qa at fedoraproject.org|fedora-perl-devel-list at redhat.com Fedora Extras|perl-Test-WWW-Mechanize|Testing-specific WWW::Mechanize subclass|jpo at di.uminho.pt|extras-qa at fedoraproject.org|fedora-perl-devel-list at redhat.com Fedora Extras|perl-TeX-Hyphen|Hyphenate words using TeX's patterns|jpo at di.uminho.pt|extras-qa at fedoraproject.org|fedora-perl-devel-list at redhat.com +Fedora Extras|perl-Text-Aspell|Perl interface to the GNU Aspell library|Jerry.James at usu.edu|extras-qa at fedoraproject.org| Fedora Extras|perl-Text-ASCIITable|Create a nice formatted table using ASCII characters|cweyl at alumni.drew.edu|extras-qa at fedoraproject.org|fedora-perl-devel-list at redhat.com Fedora Extras|perl-Text-Autoformat|Perl module|steve at silug.org|extras-qa at fedoraproject.org|fedora-perl-devel-list at redhat.com Fedora Extras|perl-Text-CharWidth|Get number of occupied columns of a string on terminal|Axel.Thimm at ATrpms.net|extras-qa at fedoraproject.org| From fedora-extras-commits at redhat.com Thu Apr 19 18:07:40 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Thu, 19 Apr 2007 14:07:40 -0400 Subject: rpms/perl-Text-Aspell/devel .cvsignore, NONE, 1.1 Makefile, NONE, 1.1 sources, NONE, 1.1 Message-ID: <200704191807.l3JI7ec9008439@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/rpms/perl-Text-Aspell/devel In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners/tmpcvsUe8320/rpms/perl-Text-Aspell/devel Added Files: .cvsignore Makefile sources Log Message: Setup of module perl-Text-Aspell --- NEW FILE .cvsignore --- --- NEW FILE Makefile --- # Makefile for source rpm: perl-Text-Aspell # $Id: Makefile,v 1.1 2007/04/19 18:07:36 wtogami Exp $ NAME := perl-Text-Aspell SPECFILE = $(firstword $(wildcard *.spec)) define find-makefile-common for d in common ../common ../../common ; do if [ -f $$d/Makefile.common ] ; then if [ -f $$d/CVS/Root -a -w $$/Makefile.common ] ; then cd $$d ; cvs -Q update ; fi ; echo "$$d/Makefile.common" ; break ; fi ; done endef MAKEFILE_COMMON := $(shell $(find-makefile-common)) ifeq ($(MAKEFILE_COMMON),) # attept a checkout define checkout-makefile-common test -f CVS/Root && { cvs -Q -d $$(cat CVS/Root) checkout common && echo "common/Makefile.common" ; } || { echo "ERROR: I can't figure out how to checkout the 'common' module." ; exit -1 ; } >&2 endef MAKEFILE_COMMON := $(shell $(checkout-makefile-common)) endif include $(MAKEFILE_COMMON) --- NEW FILE sources --- From fedora-extras-commits at redhat.com Thu Apr 19 18:10:42 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Thu, 19 Apr 2007 14:10:42 -0400 Subject: rpms/python-kaa-base - New directory Message-ID: <200704191810.l3JIAghD008861@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/rpms/python-kaa-base In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners/tmpcvsGE8830/rpms/python-kaa-base Log Message: Directory /cvs/extras/rpms/python-kaa-base added to the repository From fedora-extras-commits at redhat.com Thu Apr 19 18:10:51 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Thu, 19 Apr 2007 14:10:51 -0400 Subject: rpms/python-kaa-base/devel - New directory Message-ID: <200704191810.l3JIAp4M008876@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/rpms/python-kaa-base/devel In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners/tmpcvsGE8830/rpms/python-kaa-base/devel Log Message: Directory /cvs/extras/rpms/python-kaa-base/devel added to the repository From fedora-extras-commits at redhat.com Thu Apr 19 18:11:00 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Thu, 19 Apr 2007 14:11:00 -0400 Subject: rpms/python-kaa-base Makefile, NONE, 1.1 import.log, NONE, 1.1 pkg.acl, NONE, 1.1 Message-ID: <200704191811.l3JIB0vo008901@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/rpms/python-kaa-base In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners/tmpcvsGE8830/rpms/python-kaa-base Added Files: Makefile import.log pkg.acl Log Message: Setup of module python-kaa-base --- NEW FILE Makefile --- # Top level Makefile for module python-kaa-base 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 --- --- NEW FILE pkg.acl --- From fedora-extras-commits at redhat.com Thu Apr 19 18:11:03 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Thu, 19 Apr 2007 14:11:03 -0400 Subject: owners owners.list,1.2702,1.2703 Message-ID: <200704191811.l3JIB3Ap008910@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/owners In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners Modified Files: owners.list Log Message: add python-kaa-base Index: owners.list =================================================================== RCS file: /cvs/extras/owners/owners.list,v retrieving revision 1.2702 retrieving revision 1.2703 diff -u -r1.2702 -r1.2703 --- owners.list 19 Apr 2007 18:07:08 -0000 1.2702 +++ owners.list 19 Apr 2007 18:10:33 -0000 1.2703 @@ -2450,6 +2450,7 @@ Fedora Extras|python-inotify|Monitor filesystem events with Python under Linux|terjeros at phys.ntnu.no|extras-qa at fedoraproject.org| Fedora Extras|python-irclib|A set of Python modules for IRC support|lmacken at redhat.com|extras-qa at fedoraproject.org| Fedora Extras|python-json|A JSON reader and writer for Python|lmacken at redhat.com,toshio at tiki-lounge.com|extras-qa at fedoraproject.org| +Fedora Extras|python-kaa-base|The Kaa Media - base package for python|kwizart at gmail.com|extras-qa at fedoraproject.org Fedora Extras|python-kid|A simple and pythonic XML template language|icon at fedoraproject.org,toshio at tiki-lounge.com|extras-qa at fedoraproject.org| Fedora Extras|python-kiwi|Framework for Python GUI applications|icon at fedoraproject.org|extras-qa at fedoraproject.org| Fedora Extras|python-krbV|Python extension module for Kerberos 5|mikeb at redhat.com|extras-qa at fedoraproject.org| From fedora-extras-commits at redhat.com Thu Apr 19 18:11:09 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Thu, 19 Apr 2007 14:11:09 -0400 Subject: rpms/python-kaa-base/devel .cvsignore, NONE, 1.1 Makefile, NONE, 1.1 sources, NONE, 1.1 Message-ID: <200704191811.l3JIB9Yn008923@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/rpms/python-kaa-base/devel In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners/tmpcvsGE8830/rpms/python-kaa-base/devel Added Files: .cvsignore Makefile sources Log Message: Setup of module python-kaa-base --- NEW FILE .cvsignore --- --- NEW FILE Makefile --- # Makefile for source rpm: python-kaa-base # $Id: Makefile,v 1.1 2007/04/19 18:11:05 wtogami Exp $ NAME := python-kaa-base SPECFILE = $(firstword $(wildcard *.spec)) define find-makefile-common for d in common ../common ../../common ; do if [ -f $$d/Makefile.common ] ; then if [ -f $$d/CVS/Root -a -w $$/Makefile.common ] ; then cd $$d ; cvs -Q update ; fi ; echo "$$d/Makefile.common" ; break ; fi ; done endef MAKEFILE_COMMON := $(shell $(find-makefile-common)) ifeq ($(MAKEFILE_COMMON),) # attept a checkout define checkout-makefile-common test -f CVS/Root && { cvs -Q -d $$(cat CVS/Root) checkout common && echo "common/Makefile.common" ; } || { echo "ERROR: I can't figure out how to checkout the 'common' module." ; exit -1 ; } >&2 endef MAKEFILE_COMMON := $(shell $(checkout-makefile-common)) endif include $(MAKEFILE_COMMON) --- NEW FILE sources --- From fedora-extras-commits at redhat.com Thu Apr 19 18:13:47 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Thu, 19 Apr 2007 14:13:47 -0400 Subject: owners owners.list,1.2703,1.2704 Message-ID: <200704191813.l3JIDl5N009072@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/owners In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners Modified Files: owners.list Log Message: fix typo Index: owners.list =================================================================== RCS file: /cvs/extras/owners/owners.list,v retrieving revision 1.2703 retrieving revision 1.2704 diff -u -r1.2703 -r1.2704 --- owners.list 19 Apr 2007 18:10:33 -0000 1.2703 +++ owners.list 19 Apr 2007 18:13:17 -0000 1.2704 @@ -2450,7 +2450,7 @@ Fedora Extras|python-inotify|Monitor filesystem events with Python under Linux|terjeros at phys.ntnu.no|extras-qa at fedoraproject.org| Fedora Extras|python-irclib|A set of Python modules for IRC support|lmacken at redhat.com|extras-qa at fedoraproject.org| Fedora Extras|python-json|A JSON reader and writer for Python|lmacken at redhat.com,toshio at tiki-lounge.com|extras-qa at fedoraproject.org| -Fedora Extras|python-kaa-base|The Kaa Media - base package for python|kwizart at gmail.com|extras-qa at fedoraproject.org +Fedora Extras|python-kaa-base|The Kaa Media - base package for python|kwizart at gmail.com|extras-qa at fedoraproject.org| Fedora Extras|python-kid|A simple and pythonic XML template language|icon at fedoraproject.org,toshio at tiki-lounge.com|extras-qa at fedoraproject.org| Fedora Extras|python-kiwi|Framework for Python GUI applications|icon at fedoraproject.org|extras-qa at fedoraproject.org| Fedora Extras|python-krbV|Python extension module for Kerberos 5|mikeb at redhat.com|extras-qa at fedoraproject.org| From fedora-extras-commits at redhat.com Thu Apr 19 18:15:04 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Thu, 19 Apr 2007 14:15:04 -0400 Subject: rpms/perl-bioperl-run - New directory Message-ID: <200704191815.l3JIF4Dd009195@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/rpms/perl-bioperl-run In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners/tmpcvsYt9154/rpms/perl-bioperl-run Log Message: Directory /cvs/extras/rpms/perl-bioperl-run added to the repository From fedora-extras-commits at redhat.com Thu Apr 19 18:15:12 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Thu, 19 Apr 2007 14:15:12 -0400 Subject: rpms/perl-bioperl-run/devel - New directory Message-ID: <200704191815.l3JIFC2H009209@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/rpms/perl-bioperl-run/devel In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners/tmpcvsYt9154/rpms/perl-bioperl-run/devel Log Message: Directory /cvs/extras/rpms/perl-bioperl-run/devel added to the repository From fedora-extras-commits at redhat.com Thu Apr 19 18:15:22 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Thu, 19 Apr 2007 14:15:22 -0400 Subject: rpms/perl-bioperl-run Makefile, NONE, 1.1 import.log, NONE, 1.1 pkg.acl, NONE, 1.1 Message-ID: <200704191815.l3JIFMVo009235@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/rpms/perl-bioperl-run In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners/tmpcvsYt9154/rpms/perl-bioperl-run Added Files: Makefile import.log pkg.acl Log Message: Setup of module perl-bioperl-run --- NEW FILE Makefile --- # Top level Makefile for module perl-bioperl-run 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 --- --- NEW FILE pkg.acl --- From fedora-extras-commits at redhat.com Thu Apr 19 18:15:26 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Thu, 19 Apr 2007 14:15:26 -0400 Subject: owners owners.list,1.2704,1.2705 Message-ID: <200704191815.l3JIFQVI009244@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/owners In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners Modified Files: owners.list Log Message: add perl-bioperl-run Index: owners.list =================================================================== RCS file: /cvs/extras/owners/owners.list,v retrieving revision 1.2704 retrieving revision 1.2705 diff -u -r1.2704 -r1.2705 --- owners.list 19 Apr 2007 18:13:17 -0000 1.2704 +++ owners.list 19 Apr 2007 18:14:56 -0000 1.2705 @@ -1635,6 +1635,7 @@ Fedora Extras|perl-BerkeleyDB|Perl interface to Berkeley DB|steve at silug.org|extras-qa at fedoraproject.org|fedora-perl-devel-list at redhat.com Fedora Extras|perl-Bio-ASN1-EntrezGene|Regular expression-based Perl Parser for NCBI Entrez Gene|alexl at users.sourceforge.net|extras-qa at fedoraproject.org| Fedora Extras|perl-bioperl|Perl tools for computational molecular biology|alexl at users.sourceforge.net|extras-qa at fedoraproject.org| +Fedora Extras|perl-bioperl-run|Perl interface to various bioinformatics applications|alexl at users.sourceforge.net|extras-qa at fedoraproject.org| Fedora Extras|perl-Boulder|An API for hierarchical tag/value structures|orion at cora.nwra.com|extras-qa at fedoraproject.org|fedora-perl-devel-list at redhat.com Fedora Extras|perl-Business-Hours|Calculate business hours in a time period|rc040203 at freenet.de|extras-qa at fedoraproject.org|fedora-perl-devel-list at redhat.com Fedora Extras|perl-Cache|The Cache interfacel|pertusus at free.fr|extras-qa at fedoraproject.org|fedora-perl-devel-list at redhat.com From fedora-extras-commits at redhat.com Thu Apr 19 18:15:31 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Thu, 19 Apr 2007 14:15:31 -0400 Subject: rpms/perl-bioperl-run/devel .cvsignore, NONE, 1.1 Makefile, NONE, 1.1 sources, NONE, 1.1 Message-ID: <200704191815.l3JIFVrw009258@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/rpms/perl-bioperl-run/devel In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners/tmpcvsYt9154/rpms/perl-bioperl-run/devel Added Files: .cvsignore Makefile sources Log Message: Setup of module perl-bioperl-run --- NEW FILE .cvsignore --- --- NEW FILE Makefile --- # Makefile for source rpm: perl-bioperl-run # $Id: Makefile,v 1.1 2007/04/19 18:15:27 wtogami Exp $ NAME := perl-bioperl-run SPECFILE = $(firstword $(wildcard *.spec)) define find-makefile-common for d in common ../common ../../common ; do if [ -f $$d/Makefile.common ] ; then if [ -f $$d/CVS/Root -a -w $$/Makefile.common ] ; then cd $$d ; cvs -Q update ; fi ; echo "$$d/Makefile.common" ; break ; fi ; done endef MAKEFILE_COMMON := $(shell $(find-makefile-common)) ifeq ($(MAKEFILE_COMMON),) # attept a checkout define checkout-makefile-common test -f CVS/Root && { cvs -Q -d $$(cat CVS/Root) checkout common && echo "common/Makefile.common" ; } || { echo "ERROR: I can't figure out how to checkout the 'common' module." ; exit -1 ; } >&2 endef MAKEFILE_COMMON := $(shell $(checkout-makefile-common)) endif include $(MAKEFILE_COMMON) --- NEW FILE sources --- From fedora-extras-commits at redhat.com Thu Apr 19 18:17:14 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Thu, 19 Apr 2007 14:17:14 -0400 Subject: rpms/python-kaa-imlib2 - New directory Message-ID: <200704191817.l3JIHEIk009568@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/rpms/python-kaa-imlib2 In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners/tmpcvsjx9542/rpms/python-kaa-imlib2 Log Message: Directory /cvs/extras/rpms/python-kaa-imlib2 added to the repository From fedora-extras-commits at redhat.com Thu Apr 19 18:17:23 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Thu, 19 Apr 2007 14:17:23 -0400 Subject: rpms/python-kaa-imlib2/devel - New directory Message-ID: <200704191817.l3JIHNBQ009581@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/rpms/python-kaa-imlib2/devel In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners/tmpcvsjx9542/rpms/python-kaa-imlib2/devel Log Message: Directory /cvs/extras/rpms/python-kaa-imlib2/devel added to the repository From fedora-extras-commits at redhat.com Thu Apr 19 18:17:33 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Thu, 19 Apr 2007 14:17:33 -0400 Subject: rpms/python-kaa-imlib2 Makefile, NONE, 1.1 import.log, NONE, 1.1 pkg.acl, NONE, 1.1 Message-ID: <200704191817.l3JIHXTt009607@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/rpms/python-kaa-imlib2 In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners/tmpcvsjx9542/rpms/python-kaa-imlib2 Added Files: Makefile import.log pkg.acl Log Message: Setup of module python-kaa-imlib2 --- NEW FILE Makefile --- # Top level Makefile for module python-kaa-imlib2 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 --- --- NEW FILE pkg.acl --- From fedora-extras-commits at redhat.com Thu Apr 19 18:17:35 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Thu, 19 Apr 2007 14:17:35 -0400 Subject: owners owners.list,1.2705,1.2706 Message-ID: <200704191817.l3JIHZUs009625@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/owners In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners Modified Files: owners.list Log Message: add python-kaa-imlib2 Index: owners.list =================================================================== RCS file: /cvs/extras/owners/owners.list,v retrieving revision 1.2705 retrieving revision 1.2706 diff -u -r1.2705 -r1.2706 --- owners.list 19 Apr 2007 18:14:56 -0000 1.2705 +++ owners.list 19 Apr 2007 18:17:05 -0000 1.2706 @@ -2452,6 +2452,7 @@ Fedora Extras|python-irclib|A set of Python modules for IRC support|lmacken at redhat.com|extras-qa at fedoraproject.org| Fedora Extras|python-json|A JSON reader and writer for Python|lmacken at redhat.com,toshio at tiki-lounge.com|extras-qa at fedoraproject.org| Fedora Extras|python-kaa-base|The Kaa Media - base package for python|kwizart at gmail.com|extras-qa at fedoraproject.org| +Fedora Extras|python-kaa-imlib2|The Kaa Media - imlib2 binding for python|kwizart at gmail.com|extras-qa at fedoraproject.org| Fedora Extras|python-kid|A simple and pythonic XML template language|icon at fedoraproject.org,toshio at tiki-lounge.com|extras-qa at fedoraproject.org| Fedora Extras|python-kiwi|Framework for Python GUI applications|icon at fedoraproject.org|extras-qa at fedoraproject.org| Fedora Extras|python-krbV|Python extension module for Kerberos 5|mikeb at redhat.com|extras-qa at fedoraproject.org| From fedora-extras-commits at redhat.com Thu Apr 19 18:17:36 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Thu, 19 Apr 2007 14:17:36 -0400 Subject: rpms/python-kaa-imlib2/devel .cvsignore, NONE, 1.1 Makefile, NONE, 1.1 sources, NONE, 1.1 Message-ID: <200704191817.l3JIHaoa009630@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/rpms/python-kaa-imlib2/devel In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners/tmpcvsjx9542/rpms/python-kaa-imlib2/devel Added Files: .cvsignore Makefile sources Log Message: Setup of module python-kaa-imlib2 --- NEW FILE .cvsignore --- --- NEW FILE Makefile --- # Makefile for source rpm: python-kaa-imlib2 # $Id: Makefile,v 1.1 2007/04/19 18:17:33 wtogami Exp $ NAME := python-kaa-imlib2 SPECFILE = $(firstword $(wildcard *.spec)) define find-makefile-common for d in common ../common ../../common ; do if [ -f $$d/Makefile.common ] ; then if [ -f $$d/CVS/Root -a -w $$/Makefile.common ] ; then cd $$d ; cvs -Q update ; fi ; echo "$$d/Makefile.common" ; break ; fi ; done endef MAKEFILE_COMMON := $(shell $(find-makefile-common)) ifeq ($(MAKEFILE_COMMON),) # attept a checkout define checkout-makefile-common test -f CVS/Root && { cvs -Q -d $$(cat CVS/Root) checkout common && echo "common/Makefile.common" ; } || { echo "ERROR: I can't figure out how to checkout the 'common' module." ; exit -1 ; } >&2 endef MAKEFILE_COMMON := $(shell $(checkout-makefile-common)) endif include $(MAKEFILE_COMMON) --- NEW FILE sources --- From fedora-extras-commits at redhat.com Thu Apr 19 18:19:31 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Thu, 19 Apr 2007 14:19:31 -0400 Subject: rpms/python-kaa-metadata - New directory Message-ID: <200704191819.l3JIJVhI009843@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/rpms/python-kaa-metadata In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners/tmpcvseC9817/rpms/python-kaa-metadata Log Message: Directory /cvs/extras/rpms/python-kaa-metadata added to the repository From fedora-extras-commits at redhat.com Thu Apr 19 18:19:40 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Thu, 19 Apr 2007 14:19:40 -0400 Subject: rpms/python-kaa-metadata/devel - New directory Message-ID: <200704191819.l3JIJe7V009856@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/rpms/python-kaa-metadata/devel In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners/tmpcvseC9817/rpms/python-kaa-metadata/devel Log Message: Directory /cvs/extras/rpms/python-kaa-metadata/devel added to the repository From fedora-extras-commits at redhat.com Thu Apr 19 18:19:50 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Thu, 19 Apr 2007 14:19:50 -0400 Subject: rpms/python-kaa-metadata Makefile, NONE, 1.1 import.log, NONE, 1.1 pkg.acl, NONE, 1.1 Message-ID: <200704191819.l3JIJodM009885@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/rpms/python-kaa-metadata In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners/tmpcvseC9817/rpms/python-kaa-metadata Added Files: Makefile import.log pkg.acl Log Message: Setup of module python-kaa-metadata --- NEW FILE Makefile --- # Top level Makefile for module python-kaa-metadata 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 --- --- NEW FILE pkg.acl --- From fedora-extras-commits at redhat.com Thu Apr 19 18:19:46 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Thu, 19 Apr 2007 14:19:46 -0400 Subject: owners owners.list,1.2706,1.2707 Message-ID: <200704191819.l3JIJk0u009880@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/owners In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners Modified Files: owners.list Log Message: add python-kaa-metadata Index: owners.list =================================================================== RCS file: /cvs/extras/owners/owners.list,v retrieving revision 1.2706 retrieving revision 1.2707 diff -u -r1.2706 -r1.2707 --- owners.list 19 Apr 2007 18:17:05 -0000 1.2706 +++ owners.list 19 Apr 2007 18:19:16 -0000 1.2707 @@ -2453,6 +2453,7 @@ Fedora Extras|python-json|A JSON reader and writer for Python|lmacken at redhat.com,toshio at tiki-lounge.com|extras-qa at fedoraproject.org| Fedora Extras|python-kaa-base|The Kaa Media - base package for python|kwizart at gmail.com|extras-qa at fedoraproject.org| Fedora Extras|python-kaa-imlib2|The Kaa Media - imlib2 binding for python|kwizart at gmail.com|extras-qa at fedoraproject.org| +Fedora Extras|python-kaa-metadata|The Kaa Media - metadata binding for python|kwizart at gmail.com|extras-qa at fedoraproject.org| Fedora Extras|python-kid|A simple and pythonic XML template language|icon at fedoraproject.org,toshio at tiki-lounge.com|extras-qa at fedoraproject.org| Fedora Extras|python-kiwi|Framework for Python GUI applications|icon at fedoraproject.org|extras-qa at fedoraproject.org| Fedora Extras|python-krbV|Python extension module for Kerberos 5|mikeb at redhat.com|extras-qa at fedoraproject.org| From fedora-extras-commits at redhat.com Thu Apr 19 18:19:59 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Thu, 19 Apr 2007 14:19:59 -0400 Subject: rpms/python-kaa-metadata/devel .cvsignore, NONE, 1.1 Makefile, NONE, 1.1 sources, NONE, 1.1 Message-ID: <200704191819.l3JIJxww009905@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/rpms/python-kaa-metadata/devel In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners/tmpcvseC9817/rpms/python-kaa-metadata/devel Added Files: .cvsignore Makefile sources Log Message: Setup of module python-kaa-metadata --- NEW FILE .cvsignore --- --- NEW FILE Makefile --- # Makefile for source rpm: python-kaa-metadata # $Id: Makefile,v 1.1 2007/04/19 18:19:55 wtogami Exp $ NAME := python-kaa-metadata SPECFILE = $(firstword $(wildcard *.spec)) define find-makefile-common for d in common ../common ../../common ; do if [ -f $$d/Makefile.common ] ; then if [ -f $$d/CVS/Root -a -w $$/Makefile.common ] ; then cd $$d ; cvs -Q update ; fi ; echo "$$d/Makefile.common" ; break ; fi ; done endef MAKEFILE_COMMON := $(shell $(find-makefile-common)) ifeq ($(MAKEFILE_COMMON),) # attept a checkout define checkout-makefile-common test -f CVS/Root && { cvs -Q -d $$(cat CVS/Root) checkout common && echo "common/Makefile.common" ; } || { echo "ERROR: I can't figure out how to checkout the 'common' module." ; exit -1 ; } >&2 endef MAKEFILE_COMMON := $(shell $(checkout-makefile-common)) endif include $(MAKEFILE_COMMON) --- NEW FILE sources --- From fedora-extras-commits at redhat.com Thu Apr 19 18:21:07 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Thu, 19 Apr 2007 14:21:07 -0400 Subject: owners owners.epel.list,1.117,1.118 owners.list,1.2707,1.2708 Message-ID: <200704191821.l3JIL7g8010028@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/owners In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners Modified Files: owners.epel.list owners.list Log Message: remove pgpool-II Index: owners.epel.list =================================================================== RCS file: /cvs/extras/owners/owners.epel.list,v retrieving revision 1.117 retrieving revision 1.118 diff -u -r1.117 -r1.118 --- owners.epel.list 19 Apr 2007 17:39:46 -0000 1.117 +++ owners.epel.list 19 Apr 2007 18:20:37 -0000 1.118 @@ -316,7 +316,6 @@ Fedora EPEL|perl-YAML-Parser-Syck|Perl Wrapper for the YAML Parser Extension: libsyck|steve at silug.org|extras-qa at fedoraproject.org|fedora-perl-devel-list at redhat.com,oliver at linux-kernel.at Fedora EPEL|pgfouine|PgFouine PostgreSQL log analyzer|devrim at commandprompt.com|extras-qa at fedoraproject.org| Fedora EPEL|pgp-tools|Collection of several utilities related to OpenPGP|Matt_Domsch at dell.com|extras-qa at fedoraproject.org| -Fedora EPEL|pgpool-II|Connection pooling/replication server for PostgreSQL|devrim at CommandPrompt.com|extras-qa at fedoraproject.org| Fedora EPEL|php-eaccelerator|PHP accelerator, optimizer, encoder and dynamic content cacher|matthias at rpmforge.net|extras-qa at fedoraproject.org| Fedora EPEL|php-idn|PHP API for GNU LibIDN|redhat-bugzilla at linuxnetz.de|extras-qa at fedoraproject.org| Fedora EPEL|php-magickwand|PHP API for ImageMagick|redhat-bugzilla at linuxnetz.de|extras-qa at fedoraproject.org| Index: owners.list =================================================================== RCS file: /cvs/extras/owners/owners.list,v retrieving revision 1.2707 retrieving revision 1.2708 diff -u -r1.2707 -r1.2708 --- owners.list 19 Apr 2007 18:19:16 -0000 1.2707 +++ owners.list 19 Apr 2007 18:20:37 -0000 1.2708 @@ -2218,7 +2218,6 @@ Fedora Extras|pgadmin3|Graphical client for PostgreSQL|ghenry at suretecsystems.com|extras-qa at fedoraproject.org| Fedora Extras|pgfouine|PgFouine PostgreSQL log analyzer|devrim at commandprompt.com|extras-qa at fedoraproject.org| Fedora Extras|pgp-tools|Collection of several utilities related to OpenPGP|Matt_Domsch at dell.com|extras-qa at fedoraproject.org| -Fedora Extras|pgpool-II|Connection pooling/replication server for PostgreSQL|devrim at CommandPrompt.com|extras-qa at fedoraproject.org| Fedora Extras|php-adodb|Active Data Objects Data Base|gauret at free.fr|extras-qa at fedoraproject.org| Fedora Extras|php-channel-phpunit|Add phpunit channel to pear|chris.stone at gmail.com|extras-qa at fedoraproject.org| Fedora Extras|php-eaccelerator|PHP accelerator, optimizer, encoder and dynamic content cacher|matthias at rpmforge.net|extras-qa at fedoraproject.org| From fedora-extras-commits at redhat.com Thu Apr 19 18:24:37 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Thu, 19 Apr 2007 14:24:37 -0400 Subject: rpms/perl-Hash-Case - New directory Message-ID: <200704191824.l3JIObM0010348@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/rpms/perl-Hash-Case In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners/tmpcvsP10322/rpms/perl-Hash-Case Log Message: Directory /cvs/extras/rpms/perl-Hash-Case added to the repository From fedora-extras-commits at redhat.com Thu Apr 19 18:24:46 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Thu, 19 Apr 2007 14:24:46 -0400 Subject: rpms/perl-Hash-Case/devel - New directory Message-ID: <200704191824.l3JIOkNb010374@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/rpms/perl-Hash-Case/devel In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners/tmpcvsP10322/rpms/perl-Hash-Case/devel Log Message: Directory /cvs/extras/rpms/perl-Hash-Case/devel added to the repository From fedora-extras-commits at redhat.com Thu Apr 19 18:24:56 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Thu, 19 Apr 2007 14:24:56 -0400 Subject: rpms/perl-Hash-Case Makefile, NONE, 1.1 import.log, NONE, 1.1 pkg.acl, NONE, 1.1 Message-ID: <200704191824.l3JIOucf010423@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/rpms/perl-Hash-Case In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners/tmpcvsP10322/rpms/perl-Hash-Case Added Files: Makefile import.log pkg.acl Log Message: Setup of module perl-Hash-Case --- NEW FILE Makefile --- # Top level Makefile for module perl-Hash-Case 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 --- --- NEW FILE pkg.acl --- From fedora-extras-commits at redhat.com Thu Apr 19 18:24:59 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Thu, 19 Apr 2007 14:24:59 -0400 Subject: owners owners.list,1.2708,1.2709 Message-ID: <200704191824.l3JIOxSN010438@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/owners In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners Modified Files: owners.list Log Message: add perl-Hash-Case Index: owners.list =================================================================== RCS file: /cvs/extras/owners/owners.list,v retrieving revision 1.2708 retrieving revision 1.2709 diff -u -r1.2708 -r1.2709 --- owners.list 19 Apr 2007 18:20:37 -0000 1.2708 +++ owners.list 19 Apr 2007 18:24:29 -0000 1.2709 @@ -1855,6 +1855,7 @@ Fedora Extras|perl-Gtk2-Sexy|Perl interface to the sexy widget collection|cweyl at alumni.drew.edu|extras-qa at fedoraproject.org|fedora-perl-devel-list at redhat.com Fedora Extras|perl-Gtk2-Spell|Perl interface to gtkspell|cweyl at alumni.drew.edu|extras-qa at fedoraproject.org|fedora-perl-devel-list at redhat.com Fedora Extras|perl-Gtk2-TrayIcon|Perl interface to the EggTrayIcon library|cweyl at alumni.drew.edu|extras-qa at fedoraproject.org|fedora-perl-devel-list at redhat.com +Fedora Extras|perl-Hash-Case|Base class for hashes with key-casing requirements|cweyl at alumni.drew.edu|extras-qa at fedoraproject.org|fedora-perl-devel-list at redhat.com Fedora Extras|perl-Heap|Perl extension for keeping data partially sorted|pertusus at free.fr|extras-qa at fedoraproject.org|fedora-perl-devel-list at redhat.com Fedora Extras|perl-Hook-LexWrap|Lexically scoped subroutine wrappers|jpo at di.uminho.pt|extras-qa at fedoraproject.org|fedora-perl-devel-list at redhat.com Fedora Extras|perl-HTML-Encoding|Determine the encoding of HTML/XML/XHTML documents|ville.skytta at iki.fi|extras-qa at fedoraproject.org|fedora-perl-devel-list at redhat.com From fedora-extras-commits at redhat.com Thu Apr 19 18:25:05 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Thu, 19 Apr 2007 14:25:05 -0400 Subject: rpms/perl-Hash-Case/devel .cvsignore, NONE, 1.1 Makefile, NONE, 1.1 sources, NONE, 1.1 Message-ID: <200704191825.l3JIP5hF010459@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/rpms/perl-Hash-Case/devel In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners/tmpcvsP10322/rpms/perl-Hash-Case/devel Added Files: .cvsignore Makefile sources Log Message: Setup of module perl-Hash-Case --- NEW FILE .cvsignore --- --- NEW FILE Makefile --- # Makefile for source rpm: perl-Hash-Case # $Id: Makefile,v 1.1 2007/04/19 18:25:01 wtogami Exp $ NAME := perl-Hash-Case SPECFILE = $(firstword $(wildcard *.spec)) define find-makefile-common for d in common ../common ../../common ; do if [ -f $$d/Makefile.common ] ; then if [ -f $$d/CVS/Root -a -w $$/Makefile.common ] ; then cd $$d ; cvs -Q update ; fi ; echo "$$d/Makefile.common" ; break ; fi ; done endef MAKEFILE_COMMON := $(shell $(find-makefile-common)) ifeq ($(MAKEFILE_COMMON),) # attept a checkout define checkout-makefile-common test -f CVS/Root && { cvs -Q -d $$(cat CVS/Root) checkout common && echo "common/Makefile.common" ; } || { echo "ERROR: I can't figure out how to checkout the 'common' module." ; exit -1 ; } >&2 endef MAKEFILE_COMMON := $(shell $(checkout-makefile-common)) endif include $(MAKEFILE_COMMON) --- NEW FILE sources --- From fedora-extras-commits at redhat.com Thu Apr 19 18:25:40 2007 From: fedora-extras-commits at redhat.com (Bill Nottingham (notting)) Date: Thu, 19 Apr 2007 14:25:40 -0400 Subject: comps comps-fe7.xml.in,1.158,1.159 Message-ID: <200704191825.l3JIPeV1010722@cvs-int.fedora.redhat.com> Author: notting Update of /cvs/extras/comps In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv10453 Modified Files: comps-fe7.xml.in Log Message: velocity for webdev Index: comps-fe7.xml.in =================================================================== RCS file: /cvs/extras/comps/comps-fe7.xml.in,v retrieving revision 1.158 retrieving revision 1.159 diff -u -r1.158 -r1.159 --- comps-fe7.xml.in 18 Apr 2007 22:06:59 -0000 1.158 +++ comps-fe7.xml.in 19 Apr 2007 18:25:10 -0000 1.159 @@ -1646,6 +1646,7 @@ Django gallery2 php-manual-en + velocity From fedora-extras-commits at redhat.com Thu Apr 19 18:26:28 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Thu, 19 Apr 2007 14:26:28 -0400 Subject: rpms/perl-MooseX-Params-Validate - New directory Message-ID: <200704191826.l3JIQS9K010865@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/rpms/perl-MooseX-Params-Validate In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners/tmpcvsF10839/rpms/perl-MooseX-Params-Validate Log Message: Directory /cvs/extras/rpms/perl-MooseX-Params-Validate added to the repository From fedora-extras-commits at redhat.com Thu Apr 19 18:26:37 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Thu, 19 Apr 2007 14:26:37 -0400 Subject: rpms/perl-MooseX-Params-Validate/devel - New directory Message-ID: <200704191826.l3JIQbRV010880@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/rpms/perl-MooseX-Params-Validate/devel In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners/tmpcvsF10839/rpms/perl-MooseX-Params-Validate/devel Log Message: Directory /cvs/extras/rpms/perl-MooseX-Params-Validate/devel added to the repository From fedora-extras-commits at redhat.com Thu Apr 19 18:26:47 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Thu, 19 Apr 2007 14:26:47 -0400 Subject: rpms/perl-MooseX-Params-Validate Makefile, NONE, 1.1 import.log, NONE, 1.1 pkg.acl, NONE, 1.1 Message-ID: <200704191826.l3JIQlOL010922@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/rpms/perl-MooseX-Params-Validate In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners/tmpcvsF10839/rpms/perl-MooseX-Params-Validate Added Files: Makefile import.log pkg.acl Log Message: Setup of module perl-MooseX-Params-Validate --- NEW FILE Makefile --- # Top level Makefile for module perl-MooseX-Params-Validate 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 --- --- NEW FILE pkg.acl --- From fedora-extras-commits at redhat.com Thu Apr 19 18:26:50 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Thu, 19 Apr 2007 14:26:50 -0400 Subject: owners owners.list,1.2709,1.2710 Message-ID: <200704191826.l3JIQo02010935@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/owners In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners Modified Files: owners.list Log Message: add perl-MooseX-Params-Validate Index: owners.list =================================================================== RCS file: /cvs/extras/owners/owners.list,v retrieving revision 1.2709 retrieving revision 1.2710 diff -u -r1.2709 -r1.2710 --- owners.list 19 Apr 2007 18:24:29 -0000 1.2709 +++ owners.list 19 Apr 2007 18:26:20 -0000 1.2710 @@ -1978,6 +1978,7 @@ Fedora Extras|perl-Moose|Complete modern object system for Perl 5|cweyl at alumni.drew.edu|extras-qa at fedoraproject.org|fedora-perl-devel-list at redhat.com Fedora Extras|perl-Moose-Policy|Police your project/company-wide Moose policies|cweyl at alumni.drew.edu|extras-qa at fedoraproject.org|fedora-perl-devel-list at redhat.com Fedora Extras|perl-MooseX-Object-Pluggable|Make your Moose classes pluggable|cweyl at alumni.drew.edu|extras-qa at fedoraproject.org|fedora-perl-devel-list at redhat.com +Fedora Extras|perl-MooseX-Params-Validate|Extension of Params::Validate using Moose's types|cweyl at alumni.drew.edu|extras-qa at fedoraproject.org|fedora-perl-devel-list at redhat.com Fedora Extras|perl-Mozilla-LDAP|The Mozilla Perl LDAP SDK wrapper around the C SDK|rmeggins at redhat.com|extras-qa at fedoraproject.org|fedora-perl-devel-list at redhat.com Fedora Extras|perl-MP3-Info|Manipulate / fetch info from MP3 audio files|chris.stone at gmail.com|extras-qa at fedoraproject.org|fedora-perl-devel-list at redhat.com Fedora Extras|perl-Net-CIDR-Lite|Net::CIDR::Lite perl module|steve at silug.org|extras-qa at fedoraproject.org|fedora-perl-devel-list at redhat.com From fedora-extras-commits at redhat.com Thu Apr 19 18:26:56 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Thu, 19 Apr 2007 14:26:56 -0400 Subject: rpms/perl-MooseX-Params-Validate/devel .cvsignore, NONE, 1.1 Makefile, NONE, 1.1 sources, NONE, 1.1 Message-ID: <200704191826.l3JIQuq6010949@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/rpms/perl-MooseX-Params-Validate/devel In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners/tmpcvsF10839/rpms/perl-MooseX-Params-Validate/devel Added Files: .cvsignore Makefile sources Log Message: Setup of module perl-MooseX-Params-Validate --- NEW FILE .cvsignore --- --- NEW FILE Makefile --- # Makefile for source rpm: perl-MooseX-Params-Validate # $Id: Makefile,v 1.1 2007/04/19 18:26:52 wtogami Exp $ NAME := perl-MooseX-Params-Validate SPECFILE = $(firstword $(wildcard *.spec)) define find-makefile-common for d in common ../common ../../common ; do if [ -f $$d/Makefile.common ] ; then if [ -f $$d/CVS/Root -a -w $$/Makefile.common ] ; then cd $$d ; cvs -Q update ; fi ; echo "$$d/Makefile.common" ; break ; fi ; done endef MAKEFILE_COMMON := $(shell $(find-makefile-common)) ifeq ($(MAKEFILE_COMMON),) # attept a checkout define checkout-makefile-common test -f CVS/Root && { cvs -Q -d $$(cat CVS/Root) checkout common && echo "common/Makefile.common" ; } || { echo "ERROR: I can't figure out how to checkout the 'common' module." ; exit -1 ; } >&2 endef MAKEFILE_COMMON := $(shell $(checkout-makefile-common)) endif include $(MAKEFILE_COMMON) --- NEW FILE sources --- From fedora-extras-commits at redhat.com Thu Apr 19 18:33:58 2007 From: fedora-extras-commits at redhat.com (Chris Weyl (cweyl)) Date: Thu, 19 Apr 2007 14:33:58 -0400 Subject: rpms/perl-GraphViz/devel perl-GraphViz.spec, NONE, 1.1 .cvsignore, 1.1, 1.2 sources, 1.1, 1.2 Message-ID: <200704191833.l3JIXwTL012055@cvs-int.fedora.redhat.com> Author: cweyl Update of /cvs/extras/rpms/perl-GraphViz/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv12000/devel Modified Files: .cvsignore sources Added Files: perl-GraphViz.spec Log Message: initial commit --- NEW FILE perl-GraphViz.spec --- Name: perl-GraphViz Version: 2.02 Release: 1%{?dist} Summary: Interface to the GraphViz graphing tool License: GPL or Artistic Group: Development/Libraries URL: http://search.cpan.org/dist/GraphViz/ Source0: http://www.cpan.org/authors/id/L/LB/LBROCARD/GraphViz-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch BuildRequires: perl(ExtUtils::MakeMaker) BuildRequires: perl(IPC::Run) >= 0.6 # optional test BuildRequires: perl(Test::Pod) #Requires: perl(IPC::Run) >= 0.6 Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) %description This module provides an interface to layout and image generation of directed and undirected graphs in a variety of formats (PostScript, PNG, etc.) using the "dot", "neato", "twopi", "circo" and "fdp" programs from the GraphViz project (http://www.graphviz.org/ or http://www.research.att.com/sw/tools/graphviz/). %prep %setup -q -n GraphViz-%{version} find . -type f -exec chmod -c -x {} \; perl -pi -e 's|/usr/local/bin/perl|/usr/bin/perl|' examples/primes_aux.pl %build %{__perl} Makefile.PL INSTALLDIRS=vendor make %{?_smp_mflags} %install rm -rf %{buildroot} make pure_install PERL_INSTALL_ROOT=%{buildroot} find %{buildroot} -type f -name .packlist -exec rm -f {} \; find %{buildroot} -depth -type d -exec rmdir {} 2>/dev/null \; %{_fixperms} %{buildroot}/* %check make test %clean rm -rf %{buildroot} %files %defattr(-,root,root,-) %doc CHANGES README examples/ %{perl_vendorlib}/* %{_mandir}/man3/* %changelog * Mon Apr 09 2007 Chris Weyl 2.02-1 - Specfile autogenerated by cpanspec 1.70. Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/perl-GraphViz/devel/.cvsignore,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- .cvsignore 19 Apr 2007 18:05:31 -0000 1.1 +++ .cvsignore 19 Apr 2007 18:33:24 -0000 1.2 @@ -0,0 +1 @@ +GraphViz-2.02.tar.gz Index: sources =================================================================== RCS file: /cvs/extras/rpms/perl-GraphViz/devel/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 19 Apr 2007 18:05:31 -0000 1.1 +++ sources 19 Apr 2007 18:33:24 -0000 1.2 @@ -0,0 +1 @@ +bb89286643e01631d1b7b0179ef120d6 GraphViz-2.02.tar.gz From fedora-extras-commits at redhat.com Thu Apr 19 18:33:54 2007 From: fedora-extras-commits at redhat.com (Chris Weyl (cweyl)) Date: Thu, 19 Apr 2007 14:33:54 -0400 Subject: rpms/perl-GraphViz import.log,1.1,1.2 Message-ID: <200704191833.l3JIXspG012051@cvs-int.fedora.redhat.com> Author: cweyl Update of /cvs/extras/rpms/perl-GraphViz In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv12000 Modified Files: import.log Log Message: initial commit Index: import.log =================================================================== RCS file: /cvs/extras/rpms/perl-GraphViz/import.log,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- import.log 19 Apr 2007 18:05:21 -0000 1.1 +++ import.log 19 Apr 2007 18:33:20 -0000 1.2 @@ -0,0 +1 @@ +perl-GraphViz-2_02-1_fc6:HEAD:perl-GraphViz-2.02-1.fc6.src.rpm:1177007582 From fedora-extras-commits at redhat.com Thu Apr 19 18:34:34 2007 From: fedora-extras-commits at redhat.com (Chris Weyl (cweyl)) Date: Thu, 19 Apr 2007 14:34:34 -0400 Subject: rpms/perl-GraphViz/devel perl-GraphViz.spec,1.1,1.2 Message-ID: <200704191834.l3JIYYoN012145@cvs-int.fedora.redhat.com> Author: cweyl Update of /cvs/extras/rpms/perl-GraphViz/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv12087 Modified Files: perl-GraphViz.spec Log Message: release bump Index: perl-GraphViz.spec =================================================================== RCS file: /cvs/extras/rpms/perl-GraphViz/devel/perl-GraphViz.spec,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- perl-GraphViz.spec 19 Apr 2007 18:33:24 -0000 1.1 +++ perl-GraphViz.spec 19 Apr 2007 18:34:00 -0000 1.2 @@ -1,6 +1,6 @@ Name: perl-GraphViz Version: 2.02 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Interface to the GraphViz graphing tool License: GPL or Artistic Group: Development/Libraries @@ -58,5 +58,8 @@ %{_mandir}/man3/* %changelog +* Thu Apr 19 2007 Chris Weyl 2.02-2 +- bump + * Mon Apr 09 2007 Chris Weyl 2.02-1 - Specfile autogenerated by cpanspec 1.70. From fedora-extras-commits at redhat.com Thu Apr 19 18:35:02 2007 From: fedora-extras-commits at redhat.com (Chris Weyl (cweyl)) Date: Thu, 19 Apr 2007 14:35:02 -0400 Subject: rpms/perl-Hash-Case import.log,1.1,1.2 Message-ID: <200704191835.l3JIZ2Iu012168@cvs-int.fedora.redhat.com> Author: cweyl Update of /cvs/extras/rpms/perl-Hash-Case In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv12119 Modified Files: import.log Log Message: initial commit Index: import.log =================================================================== RCS file: /cvs/extras/rpms/perl-Hash-Case/import.log,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- import.log 19 Apr 2007 18:24:52 -0000 1.1 +++ import.log 19 Apr 2007 18:34:28 -0000 1.2 @@ -0,0 +1 @@ +perl-Hash-Case-1_003-1_fc6:HEAD:perl-Hash-Case-1.003-1.fc6.src.rpm:1177007661 From fedora-extras-commits at redhat.com Thu Apr 19 18:35:07 2007 From: fedora-extras-commits at redhat.com (Chris Weyl (cweyl)) Date: Thu, 19 Apr 2007 14:35:07 -0400 Subject: rpms/perl-Hash-Case/devel perl-Hash-Case.spec, NONE, 1.1 .cvsignore, 1.1, 1.2 sources, 1.1, 1.2 Message-ID: <200704191835.l3JIZ7Wp012175@cvs-int.fedora.redhat.com> Author: cweyl Update of /cvs/extras/rpms/perl-Hash-Case/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv12119/devel Modified Files: .cvsignore sources Added Files: perl-Hash-Case.spec Log Message: initial commit --- NEW FILE perl-Hash-Case.spec --- Name: perl-Hash-Case Version: 1.003 Release: 1%{?dist} Summary: Base class for hashes with key-casing requirements License: GPL or Artistic Group: Development/Libraries URL: http://search.cpan.org/dist/Hash-Case/ Source0: http://www.cpan.org/authors/id/M/MA/MARKOV/Hash-Case-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch BuildRequires: perl(ExtUtils::MakeMaker), perl(Test::More) Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) %description Hash::Case is the base class for various classes which tie special treatment for the casing of keys. Be aware of the differences in implementation: Lower and Upper are tied native hashes: these hashes have no need for hidden fields or other assisting data structured. A case Preserve hash will actually create three hashes. %prep %setup -q -n Hash-Case-%{version} %build %{__perl} Makefile.PL INSTALLDIRS=vendor make %{?_smp_mflags} %install rm -rf %{buildroot} make pure_install PERL_INSTALL_ROOT=%{buildroot} find %{buildroot} -type f -name .packlist -exec rm -f {} \; find %{buildroot} -depth -type d -exec rmdir {} 2>/dev/null \; %{_fixperms} %{buildroot}/* %check make test %clean rm -rf %{buildroot} %files %defattr(-,root,root,-) %doc ChangeLog %{perl_vendorlib}/* %{_mandir}/man3/* %changelog * Wed Apr 18 2007 Chris Weyl 1.003-1 - Specfile autogenerated by cpanspec 1.69.1. Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/perl-Hash-Case/devel/.cvsignore,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- .cvsignore 19 Apr 2007 18:25:01 -0000 1.1 +++ .cvsignore 19 Apr 2007 18:34:32 -0000 1.2 @@ -0,0 +1 @@ +Hash-Case-1.003.tar.gz Index: sources =================================================================== RCS file: /cvs/extras/rpms/perl-Hash-Case/devel/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 19 Apr 2007 18:25:01 -0000 1.1 +++ sources 19 Apr 2007 18:34:32 -0000 1.2 @@ -0,0 +1 @@ +3cf179f0730b3e3651eb7e270aed2dac Hash-Case-1.003.tar.gz From fedora-extras-commits at redhat.com Thu Apr 19 18:35:50 2007 From: fedora-extras-commits at redhat.com (Chris Weyl (cweyl)) Date: Thu, 19 Apr 2007 14:35:50 -0400 Subject: rpms/perl-GraphViz/FC-5 perl-GraphViz.spec, NONE, 1.1 sources, 1.1, 1.2 Message-ID: <200704191835.l3JIZoaA012321@cvs-int.fedora.redhat.com> Author: cweyl Update of /cvs/extras/rpms/perl-GraphViz/FC-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv12255 Modified Files: sources Added Files: perl-GraphViz.spec Log Message: pseudo-branch of perl-GraphViz to FC-5 --- NEW FILE perl-GraphViz.spec --- Name: perl-GraphViz Version: 2.02 Release: 2%{?dist} Summary: Interface to the GraphViz graphing tool License: GPL or Artistic Group: Development/Libraries URL: http://search.cpan.org/dist/GraphViz/ Source0: http://www.cpan.org/authors/id/L/LB/LBROCARD/GraphViz-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch BuildRequires: perl(ExtUtils::MakeMaker) BuildRequires: perl(IPC::Run) >= 0.6 # optional test BuildRequires: perl(Test::Pod) #Requires: perl(IPC::Run) >= 0.6 Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) %description This module provides an interface to layout and image generation of directed and undirected graphs in a variety of formats (PostScript, PNG, etc.) using the "dot", "neato", "twopi", "circo" and "fdp" programs from the GraphViz project (http://www.graphviz.org/ or http://www.research.att.com/sw/tools/graphviz/). %prep %setup -q -n GraphViz-%{version} find . -type f -exec chmod -c -x {} \; perl -pi -e 's|/usr/local/bin/perl|/usr/bin/perl|' examples/primes_aux.pl %build %{__perl} Makefile.PL INSTALLDIRS=vendor make %{?_smp_mflags} %install rm -rf %{buildroot} make pure_install PERL_INSTALL_ROOT=%{buildroot} find %{buildroot} -type f -name .packlist -exec rm -f {} \; find %{buildroot} -depth -type d -exec rmdir {} 2>/dev/null \; %{_fixperms} %{buildroot}/* %check make test %clean rm -rf %{buildroot} %files %defattr(-,root,root,-) %doc CHANGES README examples/ %{perl_vendorlib}/* %{_mandir}/man3/* %changelog * Thu Apr 19 2007 Chris Weyl 2.02-2 - bump * Mon Apr 09 2007 Chris Weyl 2.02-1 - Specfile autogenerated by cpanspec 1.70. Index: sources =================================================================== RCS file: /cvs/extras/rpms/perl-GraphViz/FC-5/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 19 Apr 2007 18:05:31 -0000 1.1 +++ sources 19 Apr 2007 18:35:16 -0000 1.2 @@ -0,0 +1 @@ +bb89286643e01631d1b7b0179ef120d6 GraphViz-2.02.tar.gz From fedora-extras-commits at redhat.com Thu Apr 19 18:36:13 2007 From: fedora-extras-commits at redhat.com (Chris Weyl (cweyl)) Date: Thu, 19 Apr 2007 14:36:13 -0400 Subject: rpms/perl-Hash-Case/devel perl-Hash-Case.spec,1.1,1.2 Message-ID: <200704191836.l3JIaDKC012370@cvs-int.fedora.redhat.com> Author: cweyl Update of /cvs/extras/rpms/perl-Hash-Case/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv12286 Modified Files: perl-Hash-Case.spec Log Message: release bump Index: perl-Hash-Case.spec =================================================================== RCS file: /cvs/extras/rpms/perl-Hash-Case/devel/perl-Hash-Case.spec,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- perl-Hash-Case.spec 19 Apr 2007 18:34:32 -0000 1.1 +++ perl-Hash-Case.spec 19 Apr 2007 18:35:38 -0000 1.2 @@ -1,6 +1,6 @@ Name: perl-Hash-Case Version: 1.003 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Base class for hashes with key-casing requirements License: GPL or Artistic Group: Development/Libraries @@ -50,5 +50,8 @@ %{_mandir}/man3/* %changelog +* Thu Apr 19 2007 Chris Weyl 1.003-2 +- bump + * Wed Apr 18 2007 Chris Weyl 1.003-1 - Specfile autogenerated by cpanspec 1.69.1. From fedora-extras-commits at redhat.com Thu Apr 19 18:36:30 2007 From: fedora-extras-commits at redhat.com (Chris Weyl (cweyl)) Date: Thu, 19 Apr 2007 14:36:30 -0400 Subject: rpms/perl-MooseX-Params-Validate import.log,1.1,1.2 Message-ID: <200704191836.l3JIaUm3012428@cvs-int.fedora.redhat.com> Author: cweyl Update of /cvs/extras/rpms/perl-MooseX-Params-Validate In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv12332 Modified Files: import.log Log Message: initial commit Index: import.log =================================================================== RCS file: /cvs/extras/rpms/perl-MooseX-Params-Validate/import.log,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- import.log 19 Apr 2007 18:26:43 -0000 1.1 +++ import.log 19 Apr 2007 18:35:56 -0000 1.2 @@ -0,0 +1 @@ +perl-MooseX-Params-Validate-0_01-1_fc6:HEAD:perl-MooseX-Params-Validate-0.01-1.fc6.src.rpm:1177007751 From fedora-extras-commits at redhat.com Thu Apr 19 18:36:35 2007 From: fedora-extras-commits at redhat.com (Chris Weyl (cweyl)) Date: Thu, 19 Apr 2007 14:36:35 -0400 Subject: rpms/perl-MooseX-Params-Validate/devel perl-MooseX-Params-Validate.spec, NONE, 1.1 .cvsignore, 1.1, 1.2 sources, 1.1, 1.2 Message-ID: <200704191836.l3JIaZa1012432@cvs-int.fedora.redhat.com> Author: cweyl Update of /cvs/extras/rpms/perl-MooseX-Params-Validate/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv12332/devel Modified Files: .cvsignore sources Added Files: perl-MooseX-Params-Validate.spec Log Message: initial commit --- NEW FILE perl-MooseX-Params-Validate.spec --- Name: perl-MooseX-Params-Validate Version: 0.01 Release: 1%{?dist} Summary: Extension of Params::Validate using Moose's types License: GPL or Artistic Group: Development/Libraries URL: http://search.cpan.org/dist/MooseX-Params-Validate/ Source0: http://www.cpan.org/authors/id/S/ST/STEVAN/MooseX-Params-Validate-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch BuildRequires: perl(Module::Build) BuildRequires: perl(Moose) >= 0.17 BuildRequires: perl(Params::Validate) >= 0.88 BuildRequires: perl(Test::Exception) >= 0.21 #Requires: perl(Moose) >= 0.17 #Requires: perl(Params::Validate) >= 0.88 Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) %description This module fills a gap in Moose by adding method parameter validation to Moose. This is just one of many developing options, it should be considered the "official" one by any means though. %prep %setup -q -n MooseX-Params-Validate-%{version} %build %{__perl} Build.PL installdirs=vendor ./Build %install rm -rf %{buildroot} ./Build install destdir=%{buildroot} create_packlist=0 find %{buildroot} -depth -type d -exec rmdir {} 2>/dev/null \; %{_fixperms} %{buildroot}/* %check ./Build test %clean rm -rf %{buildroot} %files %defattr(-,root,root,-) %doc ChangeLog README %{perl_vendorlib}/* %{_mandir}/man3/* %changelog * Wed Apr 18 2007 Chris Weyl 0.01-1 - Specfile autogenerated by cpanspec 1.69.1. Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/perl-MooseX-Params-Validate/devel/.cvsignore,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- .cvsignore 19 Apr 2007 18:26:52 -0000 1.1 +++ .cvsignore 19 Apr 2007 18:36:01 -0000 1.2 @@ -0,0 +1 @@ +MooseX-Params-Validate-0.01.tar.gz Index: sources =================================================================== RCS file: /cvs/extras/rpms/perl-MooseX-Params-Validate/devel/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 19 Apr 2007 18:26:52 -0000 1.1 +++ sources 19 Apr 2007 18:36:01 -0000 1.2 @@ -0,0 +1 @@ +37152b240a3cbe0fdf48c3c9324c7678 MooseX-Params-Validate-0.01.tar.gz From fedora-extras-commits at redhat.com Thu Apr 19 18:36:53 2007 From: fedora-extras-commits at redhat.com (Chris Weyl (cweyl)) Date: Thu, 19 Apr 2007 14:36:53 -0400 Subject: rpms/perl-Hash-Case/FC-5 perl-Hash-Case.spec, NONE, 1.1 sources, 1.1, 1.2 Message-ID: <200704191836.l3JIarTE012461@cvs-int.fedora.redhat.com> Author: cweyl Update of /cvs/extras/rpms/perl-Hash-Case/FC-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv12408 Modified Files: sources Added Files: perl-Hash-Case.spec Log Message: pseudo-branch of perl-Hash-Case to FC-5 --- NEW FILE perl-Hash-Case.spec --- Name: perl-Hash-Case Version: 1.003 Release: 2%{?dist} Summary: Base class for hashes with key-casing requirements License: GPL or Artistic Group: Development/Libraries URL: http://search.cpan.org/dist/Hash-Case/ Source0: http://www.cpan.org/authors/id/M/MA/MARKOV/Hash-Case-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch BuildRequires: perl(ExtUtils::MakeMaker), perl(Test::More) Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) %description Hash::Case is the base class for various classes which tie special treatment for the casing of keys. Be aware of the differences in implementation: Lower and Upper are tied native hashes: these hashes have no need for hidden fields or other assisting data structured. A case Preserve hash will actually create three hashes. %prep %setup -q -n Hash-Case-%{version} %build %{__perl} Makefile.PL INSTALLDIRS=vendor make %{?_smp_mflags} %install rm -rf %{buildroot} make pure_install PERL_INSTALL_ROOT=%{buildroot} find %{buildroot} -type f -name .packlist -exec rm -f {} \; find %{buildroot} -depth -type d -exec rmdir {} 2>/dev/null \; %{_fixperms} %{buildroot}/* %check make test %clean rm -rf %{buildroot} %files %defattr(-,root,root,-) %doc ChangeLog %{perl_vendorlib}/* %{_mandir}/man3/* %changelog * Thu Apr 19 2007 Chris Weyl 1.003-2 - bump * Wed Apr 18 2007 Chris Weyl 1.003-1 - Specfile autogenerated by cpanspec 1.69.1. Index: sources =================================================================== RCS file: /cvs/extras/rpms/perl-Hash-Case/FC-5/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 19 Apr 2007 18:25:01 -0000 1.1 +++ sources 19 Apr 2007 18:36:19 -0000 1.2 @@ -0,0 +1 @@ +3cf179f0730b3e3651eb7e270aed2dac Hash-Case-1.003.tar.gz From fedora-extras-commits at redhat.com Thu Apr 19 18:37:36 2007 From: fedora-extras-commits at redhat.com (Chris Weyl (cweyl)) Date: Thu, 19 Apr 2007 14:37:36 -0400 Subject: rpms/perl-GraphViz/FC-6 perl-GraphViz.spec, NONE, 1.1 sources, 1.1, 1.2 Message-ID: <200704191837.l3JIbauc012594@cvs-int.fedora.redhat.com> Author: cweyl Update of /cvs/extras/rpms/perl-GraphViz/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv12551 Modified Files: sources Added Files: perl-GraphViz.spec Log Message: pseudo-branch of perl-GraphViz to FC-6 --- NEW FILE perl-GraphViz.spec --- Name: perl-GraphViz Version: 2.02 Release: 2%{?dist} Summary: Interface to the GraphViz graphing tool License: GPL or Artistic Group: Development/Libraries URL: http://search.cpan.org/dist/GraphViz/ Source0: http://www.cpan.org/authors/id/L/LB/LBROCARD/GraphViz-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch BuildRequires: perl(ExtUtils::MakeMaker) BuildRequires: perl(IPC::Run) >= 0.6 # optional test BuildRequires: perl(Test::Pod) #Requires: perl(IPC::Run) >= 0.6 Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) %description This module provides an interface to layout and image generation of directed and undirected graphs in a variety of formats (PostScript, PNG, etc.) using the "dot", "neato", "twopi", "circo" and "fdp" programs from the GraphViz project (http://www.graphviz.org/ or http://www.research.att.com/sw/tools/graphviz/). %prep %setup -q -n GraphViz-%{version} find . -type f -exec chmod -c -x {} \; perl -pi -e 's|/usr/local/bin/perl|/usr/bin/perl|' examples/primes_aux.pl %build %{__perl} Makefile.PL INSTALLDIRS=vendor make %{?_smp_mflags} %install rm -rf %{buildroot} make pure_install PERL_INSTALL_ROOT=%{buildroot} find %{buildroot} -type f -name .packlist -exec rm -f {} \; find %{buildroot} -depth -type d -exec rmdir {} 2>/dev/null \; %{_fixperms} %{buildroot}/* %check make test %clean rm -rf %{buildroot} %files %defattr(-,root,root,-) %doc CHANGES README examples/ %{perl_vendorlib}/* %{_mandir}/man3/* %changelog * Thu Apr 19 2007 Chris Weyl 2.02-2 - bump * Mon Apr 09 2007 Chris Weyl 2.02-1 - Specfile autogenerated by cpanspec 1.70. Index: sources =================================================================== RCS file: /cvs/extras/rpms/perl-GraphViz/FC-6/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 19 Apr 2007 18:05:31 -0000 1.1 +++ sources 19 Apr 2007 18:37:02 -0000 1.2 @@ -0,0 +1 @@ +bb89286643e01631d1b7b0179ef120d6 GraphViz-2.02.tar.gz From fedora-extras-commits at redhat.com Thu Apr 19 18:38:28 2007 From: fedora-extras-commits at redhat.com (Chauvet (kwizart)) Date: Thu, 19 Apr 2007 14:38:28 -0400 Subject: rpms/zd1211-firmware import.log,1.1,1.2 Message-ID: <200704191838.l3JIcSAP012684@cvs-int.fedora.redhat.com> Author: kwizart Update of /cvs/extras/rpms/zd1211-firmware In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv12603 Modified Files: import.log Log Message: Initial import for devel Index: import.log =================================================================== RCS file: /cvs/extras/rpms/zd1211-firmware/import.log,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- import.log 19 Apr 2007 17:32:43 -0000 1.1 +++ import.log 19 Apr 2007 18:37:54 -0000 1.2 @@ -0,0 +1 @@ +zd1211-firmware-1_3-4_kwizart_fc6:HEAD:zd1211-firmware-1.3-4.kwizart.fc6.src.rpm:1177007910 From fedora-extras-commits at redhat.com Thu Apr 19 18:38:33 2007 From: fedora-extras-commits at redhat.com (Chauvet (kwizart)) Date: Thu, 19 Apr 2007 14:38:33 -0400 Subject: rpms/zd1211-firmware/devel zd1211-firmware.spec, NONE, 1.1 zd1211rw_fw-Makefile.patch, NONE, 1.1 .cvsignore, 1.1, 1.2 sources, 1.1, 1.2 Message-ID: <200704191838.l3JIcXKo012688@cvs-int.fedora.redhat.com> Author: kwizart Update of /cvs/extras/rpms/zd1211-firmware/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv12603/devel Modified Files: .cvsignore sources Added Files: zd1211-firmware.spec zd1211rw_fw-Makefile.patch Log Message: Initial import for devel --- NEW FILE zd1211-firmware.spec --- %define snap 2007-03-19 Name: zd1211-firmware Version: 1.3 Release: 4%{?dist} Summary: Firmware for wireless devices based on zd1211 chipset Group: System Environment/Kernel License: GPL URL: http://zd1211.ath.cx/ #URL: http://www.deine-taler.de/zd1211/ Source0: http://www.deine-taler.de/zd1211/snapshots/zd1211rw_fw_%{snap}.tar.bz2 Patch0: zd1211rw_fw-Makefile.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch %description This package contains the firmware required to work with the zd1211 chipset. %prep %setup -q -n zd1211rw_fw_%{snap} %patch0 -p1 -b .123 %build make CFLAGS="$RPM_OPT_FLAGS" %{?_smp_mflags} %install rm -rf $RPM_BUILD_ROOT make install FW_DIR=$RPM_BUILD_ROOT/lib/firmware/zd1211 %clean rm -rf $RPM_BUILD_ROOT %files %defattr(-,root,root,-) %doc README COPYING /lib/firmware/zd1211 %changelog * Mon Mar 19 2007 kwizart < kwizart at gmail.com > - 1.3-4 - Update to snap 2007-03-19 but still no changes from Dec 26 2006. - Drop devel is not usefull - Use patch for sudo and zd1211b install - Fix description/summary * Sun Feb 23 2007 kwizart < kwizart at gmail.com > - 1.3-3 - Update to the snapshot source zd1211rw_fw_2007-02-23 Timestramp didn't changed from 26-12-2006 so don't think date will tell anything in that case. I Prefer to wait for release tarball to fix any number version is that necessary. - Uses of $RPM_OPT_FLAGS in place of CFLAGS += -Wall * Sun Feb 11 2007 kwizart < kwizart at gmail.com > - 1.3-2 - Bundle the original vendor driver used to generate the firmware. * Sat Jan 6 2007 kwizart < kwizart at gmail.com > - 1.3-1 - Update to 1.3 * Wed Oct 11 2006 kwizart < kwizart at gmail.com > - 1.2-1_FC5 - inital release. zd1211rw_fw-Makefile.patch: --- NEW FILE zd1211rw_fw-Makefile.patch --- --- zd1211rw_fw_2007-03-19/Makefile.123 2006-12-25 11:02:17.000000000 +0100 +++ zd1211rw_fw_2007-03-19/Makefile 2007-03-19 20:49:13.000000000 +0100 @@ -2,12 +2,13 @@ CFLAGS := -Wall ifneq ($(USER),root) -SUDO := sudo +SUDO := endif FW_DIR := /lib/firmware/zd1211 -FILES := zd1211_ub zd1211_uph zd1211_uphm zd1211_uphr zd1211_ur +FILES := zd1211_ub zd1211_uph zd1211_uphm zd1211_uphr zd1211_ur \ + zd1211b_ub zd1211b_uph zd1211b_uphm zd1211b_uphr zd1211b_ur all:: files Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/zd1211-firmware/devel/.cvsignore,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- .cvsignore 19 Apr 2007 17:32:52 -0000 1.1 +++ .cvsignore 19 Apr 2007 18:37:59 -0000 1.2 @@ -0,0 +1 @@ +zd1211rw_fw_2007-03-19.tar.bz2 Index: sources =================================================================== RCS file: /cvs/extras/rpms/zd1211-firmware/devel/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 19 Apr 2007 17:32:52 -0000 1.1 +++ sources 19 Apr 2007 18:37:59 -0000 1.2 @@ -0,0 +1 @@ +d806c01716f30d80042519b0f070feab zd1211rw_fw_2007-03-19.tar.bz2 From fedora-extras-commits at redhat.com Thu Apr 19 18:40:01 2007 From: fedora-extras-commits at redhat.com (Chris Weyl (cweyl)) Date: Thu, 19 Apr 2007 14:40:01 -0400 Subject: rpms/perl-Hash-Case/FC-6 sources,1.1,1.2 Message-ID: <200704191840.l3JIe1BD012780@cvs-int.fedora.redhat.com> Author: cweyl Update of /cvs/extras/rpms/perl-Hash-Case/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv12756 Modified Files: sources Log Message: initial FC-6 Index: sources =================================================================== RCS file: /cvs/extras/rpms/perl-Hash-Case/FC-6/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 19 Apr 2007 18:25:01 -0000 1.1 +++ sources 19 Apr 2007 18:39:27 -0000 1.2 @@ -0,0 +1 @@ +3cf179f0730b3e3651eb7e270aed2dac Hash-Case-1.003.tar.gz From fedora-extras-commits at redhat.com Thu Apr 19 18:40:56 2007 From: fedora-extras-commits at redhat.com (Chris Weyl (cweyl)) Date: Thu, 19 Apr 2007 14:40:56 -0400 Subject: rpms/perl-Hash-Case/FC-6 perl-Hash-Case.spec,NONE,1.1 Message-ID: <200704191840.l3JIeul2012832@cvs-int.fedora.redhat.com> Author: cweyl Update of /cvs/extras/rpms/perl-Hash-Case/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv12824 Added Files: perl-Hash-Case.spec Log Message: initial FC-6 --- NEW FILE perl-Hash-Case.spec --- Name: perl-Hash-Case Version: 1.003 Release: 2%{?dist} Summary: Base class for hashes with key-casing requirements License: GPL or Artistic Group: Development/Libraries URL: http://search.cpan.org/dist/Hash-Case/ Source0: http://www.cpan.org/authors/id/M/MA/MARKOV/Hash-Case-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch BuildRequires: perl(ExtUtils::MakeMaker), perl(Test::More) Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) %description Hash::Case is the base class for various classes which tie special treatment for the casing of keys. Be aware of the differences in implementation: Lower and Upper are tied native hashes: these hashes have no need for hidden fields or other assisting data structured. A case Preserve hash will actually create three hashes. %prep %setup -q -n Hash-Case-%{version} %build %{__perl} Makefile.PL INSTALLDIRS=vendor make %{?_smp_mflags} %install rm -rf %{buildroot} make pure_install PERL_INSTALL_ROOT=%{buildroot} find %{buildroot} -type f -name .packlist -exec rm -f {} \; find %{buildroot} -depth -type d -exec rmdir {} 2>/dev/null \; %{_fixperms} %{buildroot}/* %check make test %clean rm -rf %{buildroot} %files %defattr(-,root,root,-) %doc ChangeLog %{perl_vendorlib}/* %{_mandir}/man3/* %changelog * Thu Apr 19 2007 Chris Weyl 1.003-2 - bump * Wed Apr 18 2007 Chris Weyl 1.003-1 - Specfile autogenerated by cpanspec 1.69.1. From fedora-extras-commits at redhat.com Thu Apr 19 18:43:15 2007 From: fedora-extras-commits at redhat.com (Chris Weyl (cweyl)) Date: Thu, 19 Apr 2007 14:43:15 -0400 Subject: rpms/perl-MooseX-Params-Validate/devel perl-MooseX-Params-Validate.spec, 1.1, 1.2 Message-ID: <200704191843.l3JIhF2S012957@cvs-int.fedora.redhat.com> Author: cweyl Update of /cvs/extras/rpms/perl-MooseX-Params-Validate/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv12937 Modified Files: perl-MooseX-Params-Validate.spec Log Message: release bump Index: perl-MooseX-Params-Validate.spec =================================================================== RCS file: /cvs/extras/rpms/perl-MooseX-Params-Validate/devel/perl-MooseX-Params-Validate.spec,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- perl-MooseX-Params-Validate.spec 19 Apr 2007 18:36:01 -0000 1.1 +++ perl-MooseX-Params-Validate.spec 19 Apr 2007 18:42:41 -0000 1.2 @@ -1,6 +1,6 @@ Name: perl-MooseX-Params-Validate Version: 0.01 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Extension of Params::Validate using Moose's types License: GPL or Artistic Group: Development/Libraries @@ -49,5 +49,8 @@ %{_mandir}/man3/* %changelog +* Thu Apr 19 2007 Chris Weyl 0.01-2 +- bump + * Wed Apr 18 2007 Chris Weyl 0.01-1 - Specfile autogenerated by cpanspec 1.69.1. From fedora-extras-commits at redhat.com Thu Apr 19 18:43:55 2007 From: fedora-extras-commits at redhat.com (Chris Weyl (cweyl)) Date: Thu, 19 Apr 2007 14:43:55 -0400 Subject: rpms/perl-MooseX-Params-Validate/FC-5 perl-MooseX-Params-Validate.spec, NONE, 1.1 sources, 1.1, 1.2 Message-ID: <200704191843.l3JIhtOV013018@cvs-int.fedora.redhat.com> Author: cweyl Update of /cvs/extras/rpms/perl-MooseX-Params-Validate/FC-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv12995 Modified Files: sources Added Files: perl-MooseX-Params-Validate.spec Log Message: pseudo-branch of perl-MooseX-Params-Validate to FC-5 --- NEW FILE perl-MooseX-Params-Validate.spec --- Name: perl-MooseX-Params-Validate Version: 0.01 Release: 2%{?dist} Summary: Extension of Params::Validate using Moose's types License: GPL or Artistic Group: Development/Libraries URL: http://search.cpan.org/dist/MooseX-Params-Validate/ Source0: http://www.cpan.org/authors/id/S/ST/STEVAN/MooseX-Params-Validate-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch BuildRequires: perl(Module::Build) BuildRequires: perl(Moose) >= 0.17 BuildRequires: perl(Params::Validate) >= 0.88 BuildRequires: perl(Test::Exception) >= 0.21 #Requires: perl(Moose) >= 0.17 #Requires: perl(Params::Validate) >= 0.88 Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) %description This module fills a gap in Moose by adding method parameter validation to Moose. This is just one of many developing options, it should be considered the "official" one by any means though. %prep %setup -q -n MooseX-Params-Validate-%{version} %build %{__perl} Build.PL installdirs=vendor ./Build %install rm -rf %{buildroot} ./Build install destdir=%{buildroot} create_packlist=0 find %{buildroot} -depth -type d -exec rmdir {} 2>/dev/null \; %{_fixperms} %{buildroot}/* %check ./Build test %clean rm -rf %{buildroot} %files %defattr(-,root,root,-) %doc ChangeLog README %{perl_vendorlib}/* %{_mandir}/man3/* %changelog * Thu Apr 19 2007 Chris Weyl 0.01-2 - bump * Wed Apr 18 2007 Chris Weyl 0.01-1 - Specfile autogenerated by cpanspec 1.69.1. Index: sources =================================================================== RCS file: /cvs/extras/rpms/perl-MooseX-Params-Validate/FC-5/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 19 Apr 2007 18:26:52 -0000 1.1 +++ sources 19 Apr 2007 18:43:21 -0000 1.2 @@ -0,0 +1 @@ +37152b240a3cbe0fdf48c3c9324c7678 MooseX-Params-Validate-0.01.tar.gz From fedora-extras-commits at redhat.com Thu Apr 19 18:44:36 2007 From: fedora-extras-commits at redhat.com (Chris Weyl (cweyl)) Date: Thu, 19 Apr 2007 14:44:36 -0400 Subject: rpms/perl-MooseX-Params-Validate/FC-6 perl-MooseX-Params-Validate.spec, NONE, 1.1 sources, 1.1, 1.2 Message-ID: <200704191844.l3JIiace013095@cvs-int.fedora.redhat.com> Author: cweyl Update of /cvs/extras/rpms/perl-MooseX-Params-Validate/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv13071 Modified Files: sources Added Files: perl-MooseX-Params-Validate.spec Log Message: pseudo-branch of perl-MooseX-Params-Validate to FC-6 --- NEW FILE perl-MooseX-Params-Validate.spec --- Name: perl-MooseX-Params-Validate Version: 0.01 Release: 2%{?dist} Summary: Extension of Params::Validate using Moose's types License: GPL or Artistic Group: Development/Libraries URL: http://search.cpan.org/dist/MooseX-Params-Validate/ Source0: http://www.cpan.org/authors/id/S/ST/STEVAN/MooseX-Params-Validate-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch BuildRequires: perl(Module::Build) BuildRequires: perl(Moose) >= 0.17 BuildRequires: perl(Params::Validate) >= 0.88 BuildRequires: perl(Test::Exception) >= 0.21 #Requires: perl(Moose) >= 0.17 #Requires: perl(Params::Validate) >= 0.88 Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) %description This module fills a gap in Moose by adding method parameter validation to Moose. This is just one of many developing options, it should be considered the "official" one by any means though. %prep %setup -q -n MooseX-Params-Validate-%{version} %build %{__perl} Build.PL installdirs=vendor ./Build %install rm -rf %{buildroot} ./Build install destdir=%{buildroot} create_packlist=0 find %{buildroot} -depth -type d -exec rmdir {} 2>/dev/null \; %{_fixperms} %{buildroot}/* %check ./Build test %clean rm -rf %{buildroot} %files %defattr(-,root,root,-) %doc ChangeLog README %{perl_vendorlib}/* %{_mandir}/man3/* %changelog * Thu Apr 19 2007 Chris Weyl 0.01-2 - bump * Wed Apr 18 2007 Chris Weyl 0.01-1 - Specfile autogenerated by cpanspec 1.69.1. Index: sources =================================================================== RCS file: /cvs/extras/rpms/perl-MooseX-Params-Validate/FC-6/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 19 Apr 2007 18:26:52 -0000 1.1 +++ sources 19 Apr 2007 18:44:02 -0000 1.2 @@ -0,0 +1 @@ +37152b240a3cbe0fdf48c3c9324c7678 MooseX-Params-Validate-0.01.tar.gz From fedora-extras-commits at redhat.com Thu Apr 19 18:45:15 2007 From: fedora-extras-commits at redhat.com (Chris Weyl (cweyl)) Date: Thu, 19 Apr 2007 14:45:15 -0400 Subject: rpms/perl-MooseX-Params-Validate Makefile,1.1,1.2 Message-ID: <200704191845.l3JIjFpu013179@cvs-int.fedora.redhat.com> Author: cweyl Update of /cvs/extras/rpms/perl-MooseX-Params-Validate In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv13141 Modified Files: Makefile Log Message: add build-all target to overall makefile of perl-MooseX-Params-Validate Index: Makefile =================================================================== RCS file: /cvs/extras/rpms/perl-MooseX-Params-Validate/Makefile,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- Makefile 19 Apr 2007 18:26:43 -0000 1.1 +++ Makefile 19 Apr 2007 18:44:41 -0000 1.2 @@ -2,6 +2,15 @@ all : CVS/Root common-update @cvs update +# for target build-all +BRANCHES := $(shell cat ~/fedora-extras/current-branches | sed -e 's/:.*//') + +# tag & build all non-legacy branches... +build-all : + @echo NOTICE: building for ${BRANCHES} + @sleep 5s + @for br in ${BRANCHES} ; do echo Building $$br ; cd $$br && test -f dead.package || make tag plague ; cd .. ; done + common-update : common @cd common && cvs update From fedora-extras-commits at redhat.com Thu Apr 19 18:49:04 2007 From: fedora-extras-commits at redhat.com (Chris Weyl (cweyl)) Date: Thu, 19 Apr 2007 14:49:04 -0400 Subject: rpms/perl-GraphViz/devel perl-GraphViz.spec,1.2,1.3 Message-ID: <200704191849.l3JIn4Rw013243@cvs-int.fedora.redhat.com> Author: cweyl Update of /cvs/extras/rpms/perl-GraphViz/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv13223 Modified Files: perl-GraphViz.spec Log Message: missing br Index: perl-GraphViz.spec =================================================================== RCS file: /cvs/extras/rpms/perl-GraphViz/devel/perl-GraphViz.spec,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- perl-GraphViz.spec 19 Apr 2007 18:34:00 -0000 1.2 +++ perl-GraphViz.spec 19 Apr 2007 18:48:30 -0000 1.3 @@ -10,6 +10,7 @@ BuildArch: noarch BuildRequires: perl(ExtUtils::MakeMaker) BuildRequires: perl(IPC::Run) >= 0.6 +BuildRequires: graphviz-devel # optional test BuildRequires: perl(Test::Pod) From fedora-extras-commits at redhat.com Thu Apr 19 18:56:17 2007 From: fedora-extras-commits at redhat.com (Chris Weyl (cweyl)) Date: Thu, 19 Apr 2007 14:56:17 -0400 Subject: rpms/perl-GraphViz/FC-6 perl-GraphViz.spec,1.1,1.2 Message-ID: <200704191856.l3JIuH7s013342@cvs-int.fedora.redhat.com> Author: cweyl Update of /cvs/extras/rpms/perl-GraphViz/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv13304/FC-6 Modified Files: perl-GraphViz.spec Log Message: missing br Index: perl-GraphViz.spec =================================================================== RCS file: /cvs/extras/rpms/perl-GraphViz/FC-6/perl-GraphViz.spec,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- perl-GraphViz.spec 19 Apr 2007 18:37:02 -0000 1.1 +++ perl-GraphViz.spec 19 Apr 2007 18:55:43 -0000 1.2 @@ -10,6 +10,7 @@ BuildArch: noarch BuildRequires: perl(ExtUtils::MakeMaker) BuildRequires: perl(IPC::Run) >= 0.6 +BuildRequires: graphviz-devel # optional test BuildRequires: perl(Test::Pod) From fedora-extras-commits at redhat.com Thu Apr 19 19:03:46 2007 From: fedora-extras-commits at redhat.com (Jerry James (jjames)) Date: Thu, 19 Apr 2007 15:03:46 -0400 Subject: rpms/perl-Text-Aspell/devel perl-Text-Aspell.spec, NONE, 1.1 .cvsignore, 1.1, 1.2 sources, 1.1, 1.2 Message-ID: <200704191903.l3JJ3kCq017851@cvs-int.fedora.redhat.com> Author: jjames Update of /cvs/extras/rpms/perl-Text-Aspell/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv17803/devel Modified Files: .cvsignore sources Added Files: perl-Text-Aspell.spec Log Message: Initial checkin. --- NEW FILE perl-Text-Aspell.spec --- %define base Text-Aspell Name: perl-%{base} Version: 0.07 Release: 2%{?dist} Summary: Perl interface to the GNU Aspell library Group: Development/Libraries License: GPL or Artistic URL: http://search.cpan.org/dist/%{base}/ Source0: http://search.cpan.org/CPAN/authors/id/H/HA/HANK/%{base}-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: perl(ExtUtils::MakeMaker), perl(Test::More), perl(Test::Pod) BuildRequires: perl, aspell-devel >= 0.50.1, aspell-en Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) Requires: aspell >= 0.50.1 %description This module provides a Perl interface to the GNU Aspell library. This module is to meet the need of looking up many words, one at a time, in a single session, such as spell-checking a document in memory. %prep %setup -q -n %{base}-%{version} %build %{__perl} Makefile.PL INSTALLDIRS=vendor OPTIMIZE="$RPM_OPT_FLAGS" 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 f -name '*.bs' -a -size 0 -exec rm -f {} ';' find $RPM_BUILD_ROOT -depth -type d -exec rmdir {} 2>/dev/null ';' chmod -R u+w $RPM_BUILD_ROOT/* %check make test TEST_POD=t %clean rm -rf $RPM_BUILD_ROOT %files %defattr(-,root,root,-) %doc Changes README %{perl_vendorarch}/auto/* %{perl_vendorarch}/Text %{_mandir}/man3/*.3* %changelog * Mon Apr 16 2007 Jerry James - 0.07-2 - Fix BuildRequires to match Fedora conventions * Tue Apr 10 2007 Jerry James - 0.07-1 - Initial RPM Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/perl-Text-Aspell/devel/.cvsignore,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- .cvsignore 19 Apr 2007 18:07:36 -0000 1.1 +++ .cvsignore 19 Apr 2007 19:03:11 -0000 1.2 @@ -0,0 +1 @@ +Text-Aspell-0.07.tar.gz Index: sources =================================================================== RCS file: /cvs/extras/rpms/perl-Text-Aspell/devel/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 19 Apr 2007 18:07:36 -0000 1.1 +++ sources 19 Apr 2007 19:03:11 -0000 1.2 @@ -0,0 +1 @@ +a456444cb3320634e218426273227cb4 Text-Aspell-0.07.tar.gz From fedora-extras-commits at redhat.com Thu Apr 19 19:03:41 2007 From: fedora-extras-commits at redhat.com (Jerry James (jjames)) Date: Thu, 19 Apr 2007 15:03:41 -0400 Subject: rpms/perl-Text-Aspell import.log,1.1,1.2 Message-ID: <200704191903.l3JJ3foW017841@cvs-int.fedora.redhat.com> Author: jjames Update of /cvs/extras/rpms/perl-Text-Aspell In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv17803 Modified Files: import.log Log Message: Initial checkin. Index: import.log =================================================================== RCS file: /cvs/extras/rpms/perl-Text-Aspell/import.log,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- import.log 19 Apr 2007 18:07:27 -0000 1.1 +++ import.log 19 Apr 2007 19:03:07 -0000 1.2 @@ -0,0 +1 @@ +perl-Text-Aspell-0_07-2:HEAD:perl-Text-Aspell-0.07-2.src.rpm:1177009312 From fedora-extras-commits at redhat.com Thu Apr 19 19:08:10 2007 From: fedora-extras-commits at redhat.com (Jerry James (jjames)) Date: Thu, 19 Apr 2007 15:08:10 -0400 Subject: rpms/perl-Text-Aspell/FC-5 perl-Text-Aspell.spec, NONE, 1.1 .cvsignore, 1.1, 1.2 sources, 1.1, 1.2 Message-ID: <200704191908.l3JJ8Apm018219@cvs-int.fedora.redhat.com> Author: jjames Update of /cvs/extras/rpms/perl-Text-Aspell/FC-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv18193 Modified Files: .cvsignore sources Added Files: perl-Text-Aspell.spec Log Message: Initial checkin --- NEW FILE perl-Text-Aspell.spec --- %define base Text-Aspell Name: perl-%{base} Version: 0.07 Release: 2%{?dist} Summary: Perl interface to the GNU Aspell library Group: Development/Libraries License: GPL or Artistic URL: http://search.cpan.org/dist/%{base}/ Source0: http://search.cpan.org/CPAN/authors/id/H/HA/HANK/%{base}-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: perl(ExtUtils::MakeMaker), perl(Test::More), perl(Test::Pod) BuildRequires: perl, aspell-devel >= 0.50.1, aspell-en Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) Requires: aspell >= 0.50.1 %description This module provides a Perl interface to the GNU Aspell library. This module is to meet the need of looking up many words, one at a time, in a single session, such as spell-checking a document in memory. %prep %setup -q -n %{base}-%{version} %build %{__perl} Makefile.PL INSTALLDIRS=vendor OPTIMIZE="$RPM_OPT_FLAGS" 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 f -name '*.bs' -a -size 0 -exec rm -f {} ';' find $RPM_BUILD_ROOT -depth -type d -exec rmdir {} 2>/dev/null ';' chmod -R u+w $RPM_BUILD_ROOT/* %check make test TEST_POD=t %clean rm -rf $RPM_BUILD_ROOT %files %defattr(-,root,root,-) %doc Changes README %{perl_vendorarch}/auto/* %{perl_vendorarch}/Text %{_mandir}/man3/*.3* %changelog * Mon Apr 16 2007 Jerry James - 0.07-2 - Fix BuildRequires to match Fedora conventions * Tue Apr 10 2007 Jerry James - 0.07-1 - Initial RPM Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/perl-Text-Aspell/FC-5/.cvsignore,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- .cvsignore 19 Apr 2007 18:07:36 -0000 1.1 +++ .cvsignore 19 Apr 2007 19:07:36 -0000 1.2 @@ -0,0 +1 @@ +Text-Aspell-0.07.tar.gz Index: sources =================================================================== RCS file: /cvs/extras/rpms/perl-Text-Aspell/FC-5/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 19 Apr 2007 18:07:36 -0000 1.1 +++ sources 19 Apr 2007 19:07:36 -0000 1.2 @@ -0,0 +1 @@ +a456444cb3320634e218426273227cb4 Text-Aspell-0.07.tar.gz From fedora-extras-commits at redhat.com Thu Apr 19 19:09:31 2007 From: fedora-extras-commits at redhat.com (Jerry James (jjames)) Date: Thu, 19 Apr 2007 15:09:31 -0400 Subject: rpms/perl-Text-Aspell/FC-6 perl-Text-Aspell.spec, NONE, 1.1 .cvsignore, 1.1, 1.2 sources, 1.1, 1.2 Message-ID: <200704191909.l3JJ9VMj018270@cvs-int.fedora.redhat.com> Author: jjames Update of /cvs/extras/rpms/perl-Text-Aspell/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv18236 Modified Files: .cvsignore sources Added Files: perl-Text-Aspell.spec Log Message: Initial checkin --- NEW FILE perl-Text-Aspell.spec --- %define base Text-Aspell Name: perl-%{base} Version: 0.07 Release: 2%{?dist} Summary: Perl interface to the GNU Aspell library Group: Development/Libraries License: GPL or Artistic URL: http://search.cpan.org/dist/%{base}/ Source0: http://search.cpan.org/CPAN/authors/id/H/HA/HANK/%{base}-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: perl(ExtUtils::MakeMaker), perl(Test::More), perl(Test::Pod) BuildRequires: perl, aspell-devel >= 0.50.1, aspell-en Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) Requires: aspell >= 0.50.1 %description This module provides a Perl interface to the GNU Aspell library. This module is to meet the need of looking up many words, one at a time, in a single session, such as spell-checking a document in memory. %prep %setup -q -n %{base}-%{version} %build %{__perl} Makefile.PL INSTALLDIRS=vendor OPTIMIZE="$RPM_OPT_FLAGS" 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 f -name '*.bs' -a -size 0 -exec rm -f {} ';' find $RPM_BUILD_ROOT -depth -type d -exec rmdir {} 2>/dev/null ';' chmod -R u+w $RPM_BUILD_ROOT/* %check make test TEST_POD=t %clean rm -rf $RPM_BUILD_ROOT %files %defattr(-,root,root,-) %doc Changes README %{perl_vendorarch}/auto/* %{perl_vendorarch}/Text %{_mandir}/man3/*.3* %changelog * Mon Apr 16 2007 Jerry James - 0.07-2 - Fix BuildRequires to match Fedora conventions * Tue Apr 10 2007 Jerry James - 0.07-1 - Initial RPM Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/perl-Text-Aspell/FC-6/.cvsignore,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- .cvsignore 19 Apr 2007 18:07:36 -0000 1.1 +++ .cvsignore 19 Apr 2007 19:08:57 -0000 1.2 @@ -0,0 +1 @@ +Text-Aspell-0.07.tar.gz Index: sources =================================================================== RCS file: /cvs/extras/rpms/perl-Text-Aspell/FC-6/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 19 Apr 2007 18:07:36 -0000 1.1 +++ sources 19 Apr 2007 19:08:57 -0000 1.2 @@ -0,0 +1 @@ +a456444cb3320634e218426273227cb4 Text-Aspell-0.07.tar.gz From fedora-extras-commits at redhat.com Thu Apr 19 19:10:35 2007 From: fedora-extras-commits at redhat.com (Chauvet (kwizart)) Date: Thu, 19 Apr 2007 15:10:35 -0400 Subject: rpms/python-kaa-base import.log,1.1,1.2 Message-ID: <200704191910.l3JJAZV7018341@cvs-int.fedora.redhat.com> Author: kwizart Update of /cvs/extras/rpms/python-kaa-base In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv18298 Modified Files: import.log Log Message: Initial import for devel Index: import.log =================================================================== RCS file: /cvs/extras/rpms/python-kaa-base/import.log,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- import.log 19 Apr 2007 18:10:56 -0000 1.1 +++ import.log 19 Apr 2007 19:10:01 -0000 1.2 @@ -0,0 +1 @@ +python-kaa-base-0_1_3-1_kwizart_fc6:HEAD:python-kaa-base-0.1.3-1.kwizart.fc6.src.rpm:1177009854 From fedora-extras-commits at redhat.com Thu Apr 19 19:10:40 2007 From: fedora-extras-commits at redhat.com (Chauvet (kwizart)) Date: Thu, 19 Apr 2007 15:10:40 -0400 Subject: rpms/python-kaa-base/devel python-kaa-base.spec, NONE, 1.1 .cvsignore, 1.1, 1.2 sources, 1.1, 1.2 Message-ID: <200704191910.l3JJAeKL018451@cvs-int.fedora.redhat.com> Author: kwizart Update of /cvs/extras/rpms/python-kaa-base/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv18298/devel Modified Files: .cvsignore sources Added Files: python-kaa-base.spec Log Message: Initial import for devel --- NEW FILE python-kaa-base.spec --- %{!?python_sitearch: %define python_sitearch %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib(1)")} Name: python-kaa-base Version: 0.1.3 Release: 1%{?dist} Summary: The Kaa Media - base package for python Group: Development/Languages License: LGPL URL: http://www.freevo.org/kaa Source0: http://downloads.sourceforge.net/freevo/kaa-base-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: python-devel #Requires: libxml2-python #Requires: pylirc #Requires: python-sqlite >= 2.1.0 %description The Kaa Media Repository is a set of python modules related to media. Kaa modules are based on parts from Freevo and modules created for MeBox. Kaa exists to encourage code sharing between these projects, and to serve as an umbrella for several previously disparate media-related modules in order to make them available from one (unique) namespace. Kaa provides a base module that implements the common features needed for application development, such as mainloop management, timers, signals, callbacks, file descriptor monitors, etc. Kaa's other modules provide specific media-related functionality, such as retrieving metadata on arbitrary media files (kaa.metadata, previously called mmpython), Python wrappers for Imlib2, Xine, and Evas, and many other high level APIs for easily creating applications that deal with video and audio. Kaa is named after the python in the Jungle Book by Rudyard Kipling. %prep %setup -q -n kaa-base-%{version} %build CFLAGS="$RPM_OPT_FLAGS" %{__python} setup.py build %install rm -rf $RPM_BUILD_ROOT %{__python} setup.py install -O1 --skip-build --root $RPM_BUILD_ROOT # Fix perms find $RPM_BUILD_ROOT -name "*.py" |xargs chmod 0644 # Removed unneeded shebang for i in dispatch.py version.py nf_gtk.py nf_generic.py log.py __init__.py ;do sed -i -e 's|#!/usr/bin/env python|#|' $RPM_BUILD_ROOT%{python_sitearch}/kaa/notifier/pynotifier/$i done %clean rm -rf $RPM_BUILD_ROOT %files %defattr(-,root,root,-) %doc AUTHORS COPYING README TODO %{python_sitearch}/* %changelog * Wed Apr 18 2007 kwizart < kwizart at gmail.com > 0.1.3-1 - Update to 0.1.3 * Tue Apr 17 2007 kwizart < kwizart at gmail.com > 0.1.2-1 - Clean spec file for Fedora guidelines * Mon Jan 1 2007 TC Wan - Initial SPEC file Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/python-kaa-base/devel/.cvsignore,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- .cvsignore 19 Apr 2007 18:11:05 -0000 1.1 +++ .cvsignore 19 Apr 2007 19:10:06 -0000 1.2 @@ -0,0 +1 @@ +kaa-base-0.1.3.tar.gz Index: sources =================================================================== RCS file: /cvs/extras/rpms/python-kaa-base/devel/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 19 Apr 2007 18:11:05 -0000 1.1 +++ sources 19 Apr 2007 19:10:06 -0000 1.2 @@ -0,0 +1 @@ +d9318e34148275cfd30bcfe2360bb28b kaa-base-0.1.3.tar.gz From fedora-extras-commits at redhat.com Thu Apr 19 19:15:11 2007 From: fedora-extras-commits at redhat.com (Chauvet (kwizart)) Date: Thu, 19 Apr 2007 15:15:11 -0400 Subject: rpms/python-kaa-base/FC-6 python-kaa-base.spec, NONE, 1.1 sources, 1.1, 1.2 Message-ID: <200704191915.l3JJFBMW018688@cvs-int.fedora.redhat.com> Author: kwizart Update of /cvs/extras/rpms/python-kaa-base/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv18636 Modified Files: sources Added Files: python-kaa-base.spec Log Message: Initial import for FC-6 --- NEW FILE python-kaa-base.spec --- %{!?python_sitearch: %define python_sitearch %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib(1)")} Name: python-kaa-base Version: 0.1.3 Release: 1%{?dist} Summary: The Kaa Media - base package for python Group: Development/Languages License: LGPL URL: http://www.freevo.org/kaa Source0: http://downloads.sourceforge.net/freevo/kaa-base-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: python-devel #Requires: libxml2-python #Requires: pylirc #Requires: python-sqlite >= 2.1.0 %description The Kaa Media Repository is a set of python modules related to media. Kaa modules are based on parts from Freevo and modules created for MeBox. Kaa exists to encourage code sharing between these projects, and to serve as an umbrella for several previously disparate media-related modules in order to make them available from one (unique) namespace. Kaa provides a base module that implements the common features needed for application development, such as mainloop management, timers, signals, callbacks, file descriptor monitors, etc. Kaa's other modules provide specific media-related functionality, such as retrieving metadata on arbitrary media files (kaa.metadata, previously called mmpython), Python wrappers for Imlib2, Xine, and Evas, and many other high level APIs for easily creating applications that deal with video and audio. Kaa is named after the python in the Jungle Book by Rudyard Kipling. %prep %setup -q -n kaa-base-%{version} %build CFLAGS="$RPM_OPT_FLAGS" %{__python} setup.py build %install rm -rf $RPM_BUILD_ROOT %{__python} setup.py install -O1 --skip-build --root $RPM_BUILD_ROOT # Fix perms find $RPM_BUILD_ROOT -name "*.py" |xargs chmod 0644 # Removed unneeded shebang for i in dispatch.py version.py nf_gtk.py nf_generic.py log.py __init__.py ;do sed -i -e 's|#!/usr/bin/env python|#|' $RPM_BUILD_ROOT%{python_sitearch}/kaa/notifier/pynotifier/$i done %clean rm -rf $RPM_BUILD_ROOT %files %defattr(-,root,root,-) %doc AUTHORS COPYING README TODO %{python_sitearch}/* %changelog * Wed Apr 18 2007 kwizart < kwizart at gmail.com > 0.1.3-1 - Update to 0.1.3 * Tue Apr 17 2007 kwizart < kwizart at gmail.com > 0.1.2-1 - Clean spec file for Fedora guidelines * Mon Jan 1 2007 TC Wan - Initial SPEC file Index: sources =================================================================== RCS file: /cvs/extras/rpms/python-kaa-base/FC-6/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 19 Apr 2007 18:11:05 -0000 1.1 +++ sources 19 Apr 2007 19:14:37 -0000 1.2 @@ -0,0 +1 @@ +d9318e34148275cfd30bcfe2360bb28b kaa-base-0.1.3.tar.gz From fedora-extras-commits at redhat.com Thu Apr 19 19:27:52 2007 From: fedora-extras-commits at redhat.com (Remi Collet (remi)) Date: Thu, 19 Apr 2007 15:27:52 -0400 Subject: rpms/mysql++/devel mysql++.spec, NONE, 1.1 .cvsignore, 1.1, 1.2 sources, 1.1, 1.2 Message-ID: <200704191927.l3JJRqCk019034@cvs-int.fedora.redhat.com> Author: remi Update of /cvs/extras/rpms/mysql++/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv19008 Modified Files: .cvsignore sources Added Files: mysql++.spec Log Message: initial version --- NEW FILE mysql++.spec --- Summary: C++ wrapper for the MySQL C API Name: mysql++ Version: 2.2.3 Release: 1%{?dist} License: LGPL Group: Development/Libraries URL: http://tangentsoft.net/mysql++/ Source0: http://tangentsoft.net/mysql++/releases/mysql++-%{version}.tar.gz BuildRoot: %(mktemp -ud %{_tmppath}/%{name}-%{version}-%{release}-XXXXXX) BuildRequires: mysql-devel %description MySQL++ makes working with MySQL server queries as easy as working with STL containers. This package contains only the libraries needed to run MySQL++-based programs. If you are building your own MySQL++-based programs, you also need to install the -devel package. %package devel Summary: MySQL++ developer files (headers, examples, etc.) Group: Development/Libraries Requires: mysql++ = %{version}-%{release} Requires: mysql-devel %description devel These are the files needed to compile MySQL++ based programs, plus some sample code to get you started. If you aren't building your own programs, you probably don't need to install this package. %package manuals Summary: MySQL++ user and reference manuals Group: Development/Libraries %description manuals This is the MySQL++ documentation. It's a separate RPM just because it's so large, and it doesn't change with every release. %prep %setup -q %build %configure --with-mysql-lib=%{_libdir}/mysql \ --enable-thread-check \ --disable-dependency-tracking %{__make} %{?_smp_mflags} %install rm -rf %{buildroot} doc/examples %{__mkdir_p} %{buildroot}{%{_libdir},%{_includedir}} %{__make} DESTDIR=%{buildroot} install # Copy example programs to doc directory %{__mkdir_p} doc/examples %{__install} -m644 examples/*.{cpp,h} doc/examples/ # Fix up simple example Makefile to allow it to build on the install # system, as opposed to the system where the Makefile was created. %{__sed} -e 's at ./examples/@@' \ -e 's@^CPPFLAGS =.*$@CPPFLAGS = $(shell mysql_config --cflags)@' \ -e 's@^LDFLAGS =.*$@LDFLAGS = $(shell mysql_config --libs)@' \ -e 's@ -Ilib -I/usr/include/mysql@@' \ Makefile.simple > doc/examples/Makefile %clean rm -rf %{buildroot} doc/examples %post -p /sbin/ldconfig %postun -p /sbin/ldconfig %files %defattr(-,root,root,-) %doc ChangeLog COPYING CREDITS LICENSE README %{_libdir}/libmysqlpp.so.* %files devel %defattr(-,root,root,-) %doc doc/examples doc/README.devel README.examples Wishlist %{_includedir}/mysql++ %{_libdir}/libmysqlpp.so %files manuals %defattr(-,root,root,-) %doc doc/*.pdf doc/html doc/README.manuals %changelog * Tue Apr 17 2007 Remi Collet 2.2.3-1 - update to 2.2.3, - del doc patch - change BuildRoot - add Requires mysql-devel for mysql++-devel * Mon Apr 16 2007 Remi Collet 2.2.2-1 - update to 2.2.2, with soname support :) * Mon Mar 19 2007 Remi Collet 2.2.1-3 - Warren Young comments : http://lists.mysql.com/plusplus/6444 * Sun Mar 18 2007 Remi Collet 2.2.1-2 - find perm on common.h - soname mysql++-2.2.1-bkl.patch * Wed Feb 28 2007 Remi Collet 2.2.1-1 - Initial spec for Extras * Wed Feb 28 2007 Remi Collet 2.2.1-1.fc{3-6}.remi - update to version 2.2.1 * Thu Jan 25 2007 Remi Collet 2.2.0-1.fc{3-6}.remi - update to version 2.2.0 * Mon Nov 13 2006 Remi Collet 2.1.1.fc6.remi - FC6.x86_64 build - dynamic (sed) patch for Makefile (use mysql_config) * Thu Nov 02 2006 Remi Collet 2.1.1.fc6.remi - FC6 build * Sat Apr 8 2006 Remi Collet 2.1.1.fc{3,4,5}.remi - update to version 2.1.1 * Sat Nov 26 2005 Remi Collet 2.0.7-1.fc3.remi - 2.0.7-1.fc4.remi - update to version 2.0.4 - build with mysql-5.0.15 (requires libmysqlclient.so.15) * Sun Sep 4 2005 Remi Collet 2.0.4-1.FC4.remi - version 2.0.4 * Sat Aug 20 2005 Remi Collet 2.0.2-1.FC4.remi - built for FC4 - spec cleanning... * Thu Jun 16 2005 Remi Collet 1.7.40-1.FC3.remi - built for FC3 and MySQL 4.1.11 - examples in /usr/share/doc/mysql++-%%{version}/examples * Sat Apr 30 2005 Warren Young 1.7.34-1 - Split manuals out into their own sub-package. * Thu Mar 10 2005 Warren Young 1.7.32-1 - Disabled building of examples, to speed RPM build. * Fri Nov 05 2004 Warren Young 1.7.21-1 - Split out -devel subpackage, which now includes the examples * Wed Aug 18 2004 Warren Young 1.7.11-1 - Removed examples from documentation. - Limited documentation to just the generated files, not the sources. * Wed Apr 16 2003 Tuan Hoang 1.7.9-4 - Added gcc 3.2.2 patch. - Packaged using Red Hat Linux 8.0 and 9. * Thu Nov 14 2002 Tuan Hoang 1.7.9-3 - Changed the version passed to libtool. * Mon Oct 28 2002 Tuan Hoang 1.7.9-2 - Updated the version numbering of the library to be 1.7.9. - Packaged using Red Hat Linux 8.0. * Thu Oct 17 2002 Philipp Berndt - packaged Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/mysql++/devel/.cvsignore,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- .cvsignore 19 Apr 2007 17:46:26 -0000 1.1 +++ .cvsignore 19 Apr 2007 19:27:18 -0000 1.2 @@ -0,0 +1 @@ +mysql++-2.2.3.tar.gz Index: sources =================================================================== RCS file: /cvs/extras/rpms/mysql++/devel/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 19 Apr 2007 17:46:26 -0000 1.1 +++ sources 19 Apr 2007 19:27:18 -0000 1.2 @@ -0,0 +1 @@ +2856acf395940aa02a27d2db1bfc0801 mysql++-2.2.3.tar.gz From fedora-extras-commits at redhat.com Thu Apr 19 18:56:13 2007 From: fedora-extras-commits at redhat.com (Chris Weyl (cweyl)) Date: Thu, 19 Apr 2007 14:56:13 -0400 Subject: rpms/perl-GraphViz/FC-5 perl-GraphViz.spec,1.1,1.2 Message-ID: <200704191856.l3JIuD5M013339@cvs-int.fedora.redhat.com> Author: cweyl Update of /cvs/extras/rpms/perl-GraphViz/FC-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv13304/FC-5 Modified Files: perl-GraphViz.spec Log Message: missing br Index: perl-GraphViz.spec =================================================================== RCS file: /cvs/extras/rpms/perl-GraphViz/FC-5/perl-GraphViz.spec,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- perl-GraphViz.spec 19 Apr 2007 18:35:16 -0000 1.1 +++ perl-GraphViz.spec 19 Apr 2007 18:55:39 -0000 1.2 @@ -10,6 +10,7 @@ BuildArch: noarch BuildRequires: perl(ExtUtils::MakeMaker) BuildRequires: perl(IPC::Run) >= 0.6 +BuildRequires: graphviz-devel # optional test BuildRequires: perl(Test::Pod) From fedora-extras-commits at redhat.com Thu Apr 19 19:37:21 2007 From: fedora-extras-commits at redhat.com (Remi Collet (remi)) Date: Thu, 19 Apr 2007 15:37:21 -0400 Subject: rpms/mysql++/FC-6 sources,1.1,1.2 Message-ID: <200704191937.l3JJbLhR019664@cvs-int.fedora.redhat.com> Author: remi Update of /cvs/extras/rpms/mysql++/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv19629 Modified Files: sources Log Message: initial version Index: sources =================================================================== RCS file: /cvs/extras/rpms/mysql++/FC-6/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 19 Apr 2007 17:46:26 -0000 1.1 +++ sources 19 Apr 2007 19:36:47 -0000 1.2 @@ -0,0 +1 @@ +2856acf395940aa02a27d2db1bfc0801 mysql++-2.2.3.tar.gz From fedora-extras-commits at redhat.com Thu Apr 19 19:40:23 2007 From: fedora-extras-commits at redhat.com (Remi Collet (remi)) Date: Thu, 19 Apr 2007 15:40:23 -0400 Subject: rpms/mysql++/FC-6 mysql++.spec,NONE,1.1 Message-ID: <200704191940.l3JJeNqx019775@cvs-int.fedora.redhat.com> Author: remi Update of /cvs/extras/rpms/mysql++/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv19720 Added Files: mysql++.spec Log Message: missing spec file --- NEW FILE mysql++.spec --- Summary: C++ wrapper for the MySQL C API Name: mysql++ Version: 2.2.3 Release: 1%{?dist}.1 License: LGPL Group: Development/Libraries URL: http://tangentsoft.net/mysql++/ Source0: http://tangentsoft.net/mysql++/releases/mysql++-%{version}.tar.gz BuildRoot: %(mktemp -ud %{_tmppath}/%{name}-%{version}-%{release}-XXXXXX) BuildRequires: mysql-devel %description MySQL++ makes working with MySQL server queries as easy as working with STL containers. This package contains only the libraries needed to run MySQL++-based programs. If you are building your own MySQL++-based programs, you also need to install the -devel package. %package devel Summary: MySQL++ developer files (headers, examples, etc.) Group: Development/Libraries Requires: mysql++ = %{version}-%{release} Requires: mysql-devel %description devel These are the files needed to compile MySQL++ based programs, plus some sample code to get you started. If you aren't building your own programs, you probably don't need to install this package. %package manuals Summary: MySQL++ user and reference manuals Group: Development/Libraries %description manuals This is the MySQL++ documentation. It's a separate RPM just because it's so large, and it doesn't change with every release. %prep %setup -q %build %configure --with-mysql-lib=%{_libdir}/mysql \ --enable-thread-check \ --disable-dependency-tracking %{__make} %{?_smp_mflags} %install rm -rf %{buildroot} doc/examples %{__mkdir_p} %{buildroot}{%{_libdir},%{_includedir}} %{__make} DESTDIR=%{buildroot} install # Copy example programs to doc directory %{__mkdir_p} doc/examples %{__install} -m644 examples/*.{cpp,h} doc/examples/ # Fix up simple example Makefile to allow it to build on the install # system, as opposed to the system where the Makefile was created. %{__sed} -e 's at ./examples/@@' \ -e 's@^CPPFLAGS =.*$@CPPFLAGS = $(shell mysql_config --cflags)@' \ -e 's@^LDFLAGS =.*$@LDFLAGS = $(shell mysql_config --libs)@' \ -e 's@ -Ilib -I/usr/include/mysql@@' \ Makefile.simple > doc/examples/Makefile %clean rm -rf %{buildroot} doc/examples %post -p /sbin/ldconfig %postun -p /sbin/ldconfig %files %defattr(-,root,root,-) %doc ChangeLog COPYING CREDITS LICENSE README %{_libdir}/libmysqlpp.so.* %files devel %defattr(-,root,root,-) %doc doc/examples doc/README.devel README.examples Wishlist %{_includedir}/mysql++ %{_libdir}/libmysqlpp.so %files manuals %defattr(-,root,root,-) %doc doc/*.pdf doc/html doc/README.manuals %changelog * Tue Apr 17 2007 Remi Collet 2.2.3-1 - update to 2.2.3, - del doc patch - change BuildRoot - add Requires mysql-devel for mysql++-devel * Mon Apr 16 2007 Remi Collet 2.2.2-1 - update to 2.2.2, with soname support :) * Mon Mar 19 2007 Remi Collet 2.2.1-3 - Warren Young comments : http://lists.mysql.com/plusplus/6444 * Sun Mar 18 2007 Remi Collet 2.2.1-2 - find perm on common.h - soname mysql++-2.2.1-bkl.patch * Wed Feb 28 2007 Remi Collet 2.2.1-1 - Initial spec for Extras * Wed Feb 28 2007 Remi Collet 2.2.1-1.fc{3-6}.remi - update to version 2.2.1 * Thu Jan 25 2007 Remi Collet 2.2.0-1.fc{3-6}.remi - update to version 2.2.0 * Mon Nov 13 2006 Remi Collet 2.1.1.fc6.remi - FC6.x86_64 build - dynamic (sed) patch for Makefile (use mysql_config) * Thu Nov 02 2006 Remi Collet 2.1.1.fc6.remi - FC6 build * Sat Apr 8 2006 Remi Collet 2.1.1.fc{3,4,5}.remi - update to version 2.1.1 * Sat Nov 26 2005 Remi Collet 2.0.7-1.fc3.remi - 2.0.7-1.fc4.remi - update to version 2.0.4 - build with mysql-5.0.15 (requires libmysqlclient.so.15) * Sun Sep 4 2005 Remi Collet 2.0.4-1.FC4.remi - version 2.0.4 * Sat Aug 20 2005 Remi Collet 2.0.2-1.FC4.remi - built for FC4 - spec cleanning... * Thu Jun 16 2005 Remi Collet 1.7.40-1.FC3.remi - built for FC3 and MySQL 4.1.11 - examples in /usr/share/doc/mysql++-%%{version}/examples * Sat Apr 30 2005 Warren Young 1.7.34-1 - Split manuals out into their own sub-package. * Thu Mar 10 2005 Warren Young 1.7.32-1 - Disabled building of examples, to speed RPM build. * Fri Nov 05 2004 Warren Young 1.7.21-1 - Split out -devel subpackage, which now includes the examples * Wed Aug 18 2004 Warren Young 1.7.11-1 - Removed examples from documentation. - Limited documentation to just the generated files, not the sources. * Wed Apr 16 2003 Tuan Hoang 1.7.9-4 - Added gcc 3.2.2 patch. - Packaged using Red Hat Linux 8.0 and 9. * Thu Nov 14 2002 Tuan Hoang 1.7.9-3 - Changed the version passed to libtool. * Mon Oct 28 2002 Tuan Hoang 1.7.9-2 - Updated the version numbering of the library to be 1.7.9. - Packaged using Red Hat Linux 8.0. * Thu Oct 17 2002 Philipp Berndt - packaged From fedora-extras-commits at redhat.com Thu Apr 19 19:42:20 2007 From: fedora-extras-commits at redhat.com (Remi Collet (remi)) Date: Thu, 19 Apr 2007 15:42:20 -0400 Subject: rpms/mysql++/FC-5 mysql++.spec,NONE,1.1 sources,1.1,1.2 Message-ID: <200704191942.l3JJgKFn019862@cvs-int.fedora.redhat.com> Author: remi Update of /cvs/extras/rpms/mysql++/FC-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv19840 Modified Files: sources Added Files: mysql++.spec Log Message: initial FC5 import --- NEW FILE mysql++.spec --- Summary: C++ wrapper for the MySQL C API Name: mysql++ Version: 2.2.3 Release: 1%{?dist} License: LGPL Group: Development/Libraries URL: http://tangentsoft.net/mysql++/ Source0: http://tangentsoft.net/mysql++/releases/mysql++-%{version}.tar.gz BuildRoot: %(mktemp -ud %{_tmppath}/%{name}-%{version}-%{release}-XXXXXX) BuildRequires: mysql-devel %description MySQL++ makes working with MySQL server queries as easy as working with STL containers. This package contains only the libraries needed to run MySQL++-based programs. If you are building your own MySQL++-based programs, you also need to install the -devel package. %package devel Summary: MySQL++ developer files (headers, examples, etc.) Group: Development/Libraries Requires: mysql++ = %{version}-%{release} Requires: mysql-devel %description devel These are the files needed to compile MySQL++ based programs, plus some sample code to get you started. If you aren't building your own programs, you probably don't need to install this package. %package manuals Summary: MySQL++ user and reference manuals Group: Development/Libraries %description manuals This is the MySQL++ documentation. It's a separate RPM just because it's so large, and it doesn't change with every release. %prep %setup -q %build %configure --with-mysql-lib=%{_libdir}/mysql \ --enable-thread-check \ --disable-dependency-tracking %{__make} %{?_smp_mflags} %install rm -rf %{buildroot} doc/examples %{__mkdir_p} %{buildroot}{%{_libdir},%{_includedir}} %{__make} DESTDIR=%{buildroot} install # Copy example programs to doc directory %{__mkdir_p} doc/examples %{__install} -m644 examples/*.{cpp,h} doc/examples/ # Fix up simple example Makefile to allow it to build on the install # system, as opposed to the system where the Makefile was created. %{__sed} -e 's at ./examples/@@' \ -e 's@^CPPFLAGS =.*$@CPPFLAGS = $(shell mysql_config --cflags)@' \ -e 's@^LDFLAGS =.*$@LDFLAGS = $(shell mysql_config --libs)@' \ -e 's@ -Ilib -I/usr/include/mysql@@' \ Makefile.simple > doc/examples/Makefile %clean rm -rf %{buildroot} doc/examples %post -p /sbin/ldconfig %postun -p /sbin/ldconfig %files %defattr(-,root,root,-) %doc ChangeLog COPYING CREDITS LICENSE README %{_libdir}/libmysqlpp.so.* %files devel %defattr(-,root,root,-) %doc doc/examples doc/README.devel README.examples Wishlist %{_includedir}/mysql++ %{_libdir}/libmysqlpp.so %files manuals %defattr(-,root,root,-) %doc doc/*.pdf doc/html doc/README.manuals %changelog * Tue Apr 17 2007 Remi Collet 2.2.3-1 - update to 2.2.3, - del doc patch - change BuildRoot - add Requires mysql-devel for mysql++-devel * Mon Apr 16 2007 Remi Collet 2.2.2-1 - update to 2.2.2, with soname support :) * Mon Mar 19 2007 Remi Collet 2.2.1-3 - Warren Young comments : http://lists.mysql.com/plusplus/6444 * Sun Mar 18 2007 Remi Collet 2.2.1-2 - find perm on common.h - soname mysql++-2.2.1-bkl.patch * Wed Feb 28 2007 Remi Collet 2.2.1-1 - Initial spec for Extras * Wed Feb 28 2007 Remi Collet 2.2.1-1.fc{3-6}.remi - update to version 2.2.1 * Thu Jan 25 2007 Remi Collet 2.2.0-1.fc{3-6}.remi - update to version 2.2.0 * Mon Nov 13 2006 Remi Collet 2.1.1.fc6.remi - FC6.x86_64 build - dynamic (sed) patch for Makefile (use mysql_config) * Thu Nov 02 2006 Remi Collet 2.1.1.fc6.remi - FC6 build * Sat Apr 8 2006 Remi Collet 2.1.1.fc{3,4,5}.remi - update to version 2.1.1 * Sat Nov 26 2005 Remi Collet 2.0.7-1.fc3.remi - 2.0.7-1.fc4.remi - update to version 2.0.4 - build with mysql-5.0.15 (requires libmysqlclient.so.15) * Sun Sep 4 2005 Remi Collet 2.0.4-1.FC4.remi - version 2.0.4 * Sat Aug 20 2005 Remi Collet 2.0.2-1.FC4.remi - built for FC4 - spec cleanning... * Thu Jun 16 2005 Remi Collet 1.7.40-1.FC3.remi - built for FC3 and MySQL 4.1.11 - examples in /usr/share/doc/mysql++-%%{version}/examples * Sat Apr 30 2005 Warren Young 1.7.34-1 - Split manuals out into their own sub-package. * Thu Mar 10 2005 Warren Young 1.7.32-1 - Disabled building of examples, to speed RPM build. * Fri Nov 05 2004 Warren Young 1.7.21-1 - Split out -devel subpackage, which now includes the examples * Wed Aug 18 2004 Warren Young 1.7.11-1 - Removed examples from documentation. - Limited documentation to just the generated files, not the sources. * Wed Apr 16 2003 Tuan Hoang 1.7.9-4 - Added gcc 3.2.2 patch. - Packaged using Red Hat Linux 8.0 and 9. * Thu Nov 14 2002 Tuan Hoang 1.7.9-3 - Changed the version passed to libtool. * Mon Oct 28 2002 Tuan Hoang 1.7.9-2 - Updated the version numbering of the library to be 1.7.9. - Packaged using Red Hat Linux 8.0. * Thu Oct 17 2002 Philipp Berndt - packaged Index: sources =================================================================== RCS file: /cvs/extras/rpms/mysql++/FC-5/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 19 Apr 2007 17:46:26 -0000 1.1 +++ sources 19 Apr 2007 19:41:46 -0000 1.2 @@ -0,0 +1 @@ +2856acf395940aa02a27d2db1bfc0801 mysql++-2.2.3.tar.gz From fedora-extras-commits at redhat.com Thu Apr 19 20:10:38 2007 From: fedora-extras-commits at redhat.com (Chauvet (kwizart)) Date: Thu, 19 Apr 2007 16:10:38 -0400 Subject: rpms/python-kaa-imlib2 import.log,1.1,1.2 Message-ID: <200704192010.l3JKAcTK025119@cvs-int.fedora.redhat.com> Author: kwizart Update of /cvs/extras/rpms/python-kaa-imlib2 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv25013 Modified Files: import.log Log Message: Initial import for devel Index: import.log =================================================================== RCS file: /cvs/extras/rpms/python-kaa-imlib2/import.log,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- import.log 19 Apr 2007 18:17:29 -0000 1.1 +++ import.log 19 Apr 2007 20:10:04 -0000 1.2 @@ -0,0 +1 @@ +python-kaa-imlib2-0_2_1-1_kwizart_fc6:HEAD:python-kaa-imlib2-0.2.1-1.kwizart.fc6.src.rpm:1177011453 From fedora-extras-commits at redhat.com Thu Apr 19 20:10:42 2007 From: fedora-extras-commits at redhat.com (Chauvet (kwizart)) Date: Thu, 19 Apr 2007 16:10:42 -0400 Subject: rpms/python-kaa-imlib2/devel python-kaa-imlib2.spec, NONE, 1.1 .cvsignore, 1.1, 1.2 sources, 1.1, 1.2 Message-ID: <200704192010.l3JKAgTl025128@cvs-int.fedora.redhat.com> Author: kwizart Update of /cvs/extras/rpms/python-kaa-imlib2/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv25013/devel Modified Files: .cvsignore sources Added Files: python-kaa-imlib2.spec Log Message: Initial import for devel --- NEW FILE python-kaa-imlib2.spec --- %{!?python_sitearch: %define python_sitearch %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib(1)")} Name: python-kaa-imlib2 Version: 0.2.1 Release: 1%{?dist} Summary: The Kaa Media - imlib2 binding for python Group: Development/Languages License: LGPL URL: http://www.freevo.org/kaa Source0: http://downloads.sourceforge.net/freevo/kaa-imlib2-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: python-devel BuildRequires: python-kaa-base >= 0.1.3 BuildRequires: libdvdread-devel >= 0.9.5 BuildRequires: mesa-libGL-devel, mesa-libGLU-devel BuildRequires: imlib2-devel >= 1.2.1, libpng-devel #BuildRequires: evas-devel >= 0.9.9.032 BuildRequires: pygame-devel >= 1.7.1, python-sqlite2 >= 2.2.2 BuildRequires: xine-lib-devel >= 1.1.1 BuildRequires: glib2-devel BuildRequires: zvbi-devel, directfb-devel #BuildRequires: epeg %description The Kaa Media Repository is a set of python modules related to media. Kaa modules are based on parts from Freevo and modules created for MeBox. Kaa exists to encourage code sharing between these projects, and to serve as an umbrella for several previously disparate media-related modules in order to make them available from one (unique) namespace. Kaa provides a base module that implements the common features needed for application development, such as mainloop management, timers, signals, callbacks, file descriptor monitors, etc. Kaa's other modules provide specific media-related functionality, such as retrieving metadata on arbitrary media files (kaa.metadata, previously called mmpython), Python wrappers for Imlib2, Xine, and Evas, and many other high level APIs for easily creating applications that deal with video and audio. Kaa is named after the python in the Jungle Book by Rudyard Kipling. %prep %setup -q -n kaa-imlib2-%{version} %build # Remove CFLAGS=... for noarch packages (unneeded) CFLAGS="$RPM_OPT_FLAGS" %{__python} setup.py build %install rm -rf $RPM_BUILD_ROOT %{__python} setup.py install -O1 --skip-build --root $RPM_BUILD_ROOT # Fix perms find $RPM_BUILD_ROOT -name "*.py" |xargs chmod 0644 %clean rm -rf $RPM_BUILD_ROOT %files %defattr(-,root,root,-) %doc AUTHORS COPYING NEWS README TODO %{python_sitearch}/* %changelog * Wed Apr 18 2007 kwizart < kwizart at gmail.com > - 0.2.1-1 - Update to 0.2.1 * Mon Jan 1 2007 TC Wan - Initial SPEC file Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/python-kaa-imlib2/devel/.cvsignore,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- .cvsignore 19 Apr 2007 18:17:33 -0000 1.1 +++ .cvsignore 19 Apr 2007 20:10:08 -0000 1.2 @@ -0,0 +1 @@ +kaa-imlib2-0.2.1.tar.gz Index: sources =================================================================== RCS file: /cvs/extras/rpms/python-kaa-imlib2/devel/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 19 Apr 2007 18:17:33 -0000 1.1 +++ sources 19 Apr 2007 20:10:08 -0000 1.2 @@ -0,0 +1 @@ +f4d3019b7471a7da541e13de91ec2875 kaa-imlib2-0.2.1.tar.gz From fedora-extras-commits at redhat.com Thu Apr 19 20:16:53 2007 From: fedora-extras-commits at redhat.com (Bill Nottingham (notting)) Date: Thu, 19 Apr 2007 16:16:53 -0400 Subject: comps comps-fe7.xml.in,1.159,1.160 Message-ID: <200704192016.l3JKGrwx025285@cvs-int.fedora.redhat.com> Author: notting Update of /cvs/extras/comps In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv25261 Modified Files: comps-fe7.xml.in Log Message: merge stage 1. merge in comps-fc7.xml.in View full diff with command: /usr/bin/cvs -f diff -kk -u -N -r 1.159 -r 1.160 comps-fe7.xml.in Index: comps-fe7.xml.in =================================================================== RCS file: /cvs/extras/comps/comps-fe7.xml.in,v retrieving revision 1.159 retrieving revision 1.160 diff -u -r1.159 -r1.160 --- comps-fe7.xml.in 19 Apr 2007 18:25:10 -0000 1.159 +++ comps-fe7.xml.in 19 Apr 2007 20:16:23 -0000 1.160 @@ -1,6 +1,6 @@ - + admin-tools <_name>Administration Tools @@ -8,6 +8,16 @@ true true + authconfig-gtk + pirut + system-config-date + system-config-keyboard + system-config-language + system-config-lvm + system-config-network + system-config-rootpassword + system-config-soundcard + system-config-users cacti etherape ettercap-gtk @@ -18,29 +28,38 @@ luma pessulus qtparted + system-config-kickstart yumex afrikaans-support <_name>Afrikaans Support + <_description/> false false af + aspell-af hunspell-af + openoffice.org-langpack-af_ZA arabic-support <_name>Arabic Support - <_description>This group is a collection of tools and resources of Arabic environments. + <_description/> false false + ar + fonts-arabic aspell-ar + kde-i18n-Arabic + openoffice.org-langpack-ar dejavu-fonts dejavu-fonts-experimental + m17n-db-arabic @@ -55,12 +74,34 @@ + assamese-support + <_name>Assamese Support + <_description/> + false + false + as + + fonts-bengali + m17n-db-assamese + openoffice.org-langpack-as_IN + + + authoring-and-publishing <_name>Authoring and Publishing - <_description>These tools allow you to create documentation in the DocBook format and convert them to HTML, PDF, Postscript, and text. + <_description>These tools allow you to create documents in the DocBook format and convert them into HTML, PDF, Postscript, and text. false true + docbook-slides + docbook-style-dsssl + docbook-style-xsl + docbook-utils + docbook-utils-pdf + linuxdoc-tools + tetex + xhtml1-dtds + xmlto abcm2ps BibTool conglomerate @@ -74,17 +115,158 @@ scribus tetex-eurofont tetex-prosper + tetex-xdvi w3c-markup-validator base <_name>Base + <_description>This group includes a minimal set of packages. Useful for creating small router/firewall boxes, for example. true - true + false + acl + at + attr + authconfig + bc + bind-utils + bzip2 + crontabs + cyrus-sasl-plain + libutempter + logrotate + lsof + mailcap + man + ntsysv + parted + pciutils + psacct + quota + tmpwatch + traceroute + vixie-cron hunspell-en + anacron + aspell + aspell-en + autofs + bluez-utils + ccid + coolkey + cpuspeed + cryptsetup-luks + device-mapper-multipath + dhclient + dhcpv6_client + diskdumputils + dmraid + dos2unix + dosfstools + dump + eject + fbset + finger + firstboot-tui + ftp + gnupg + gpm + iptstate + irda-utils + irqbalance + jwhois + krb5-workstation + lftp + logwatch + man-pages + mcelog + mdadm + mgetty + microcode_ctl + mlocate + mtr + nano + nc + NetworkManager + nfs-utils + nss_db + nss_ldap ntfs-3g + numactl + openssh-clients + openssh-server + pam_ccreds + pam_krb5 + pam_passwdqc + pam_pkcs11 [...2634 lines suppressed...] + xrestop + icon-naming-utils + icon-slicer + libXp-devel + mesa-libGLU-devel + xorg-x11-server-sdk + xorg-x11-xbitmaps + + + xemacs <_name>XEmacs <_description>The XEmacs text editor. @@ -1817,31 +3412,132 @@ + xhosa-support + <_name>Xhosa Support + <_description/> + false + false + zu + + openoffice.org-langpack-xh_ZA + + + zulu-support <_name>Zulu Support + <_description/> false false zu hunspell-zu + openoffice.org-langpack-zu_ZA + language-support + <_name>Languages + <_description>These packages provide support for various locales including fonts and input methods. + + afrikaans-support + arabic-support + armenian-support + assamese-support + basque-support + bengali-support + brazilian-support + breton-support + british-support + bulgarian-support + catalan-support + chinese-support + croatian-support + czech-support + danish-support + dutch-support + estonian-support + ethiopic-support + faeroese-support + finnish-support + french-support + gaelic-support + galician-support + german-support + greek-support + gujarati-support + hebrew-support + hindi-support + hungarian-support + icelandic-support + indonesian-support + irish-support + italian-support + japanese-support + kannada-support + korean-support + lithuanian-support + malay-support + malayalam-support + marathi-support + northern-sotho-support + norwegian-support + oriya-support + polish-support + portuguese-support + punjabi-support + romanian-support + russian-support + serbian-support + sinhala-support + slovak-support + slovenian-support + southern-ndebele-support + southern-sotho-support + spanish-support + swati-support + swedish-support + tamil-support + telugu-support + thai-support + tibetan-support + tsonga-support + tswana-support + turkish-support + ukrainian-support + urdu-support + venda-support + welsh-support + xhosa-support + zulu-support + + + desktops <_name>Desktop Environments <_description>Desktop environments 10 + gnome-desktop + kde-desktop xfce-desktop apps <_name>Applications - <_description>Applications for a variety of tasks + <_description>Applications to perform a variety of tasks 20 + authoring-and-publishing + editors education + engineering-and-scientific + games + graphical-internet + graphics + office + sound-and-video + text-internet @@ -1850,7 +3546,16 @@ <_description>Packages which provide functionality for developing and building applications. 70 + development-libs + development-tools + eclipse + gnome-software-development + java-development + kde-software-development + legacy-software-development + ruby web-development + x-software-development xfce-software-development @@ -1860,7 +3565,19 @@ <_description>Software used for running network servers 90 + clustering + dns-server + ftp-server + legacy-network-server + mail-server + mysql network-server + news-server + printing + server-cfg + smb-server + sql-server + web-server @@ -1869,7 +3586,15 @@ <_description>Various core pieces of the system. 99 + admin-tools + base + base-x + dial-up hardware-support + java + legacy-software-support + system-tools + virtualization From fedora-extras-commits at redhat.com Thu Apr 19 20:18:49 2007 From: fedora-extras-commits at redhat.com (Chauvet (kwizart)) Date: Thu, 19 Apr 2007 16:18:49 -0400 Subject: rpms/zd1211-firmware/FC-6 zd1211-firmware.spec, NONE, 1.1 zd1211rw_fw-Makefile.patch, NONE, 1.1 sources, 1.1, 1.2 Message-ID: <200704192018.l3JKIn1J025352@cvs-int.fedora.redhat.com> Author: kwizart Update of /cvs/extras/rpms/zd1211-firmware/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv25322 Modified Files: sources Added Files: zd1211-firmware.spec zd1211rw_fw-Makefile.patch Log Message: Initial import for FC-6 --- NEW FILE zd1211-firmware.spec --- %define snap 2007-03-19 Name: zd1211-firmware Version: 1.3 Release: 4%{?dist} Summary: Firmware for wireless devices based on zd1211 chipset Group: System Environment/Kernel License: GPL URL: http://zd1211.ath.cx/ #URL: http://www.deine-taler.de/zd1211/ Source0: http://www.deine-taler.de/zd1211/snapshots/zd1211rw_fw_%{snap}.tar.bz2 Patch0: zd1211rw_fw-Makefile.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch %description This package contains the firmware required to work with the zd1211 chipset. %prep %setup -q -n zd1211rw_fw_%{snap} %patch0 -p1 -b .123 %build make CFLAGS="$RPM_OPT_FLAGS" %{?_smp_mflags} %install rm -rf $RPM_BUILD_ROOT make install FW_DIR=$RPM_BUILD_ROOT/lib/firmware/zd1211 %clean rm -rf $RPM_BUILD_ROOT %files %defattr(-,root,root,-) %doc README COPYING /lib/firmware/zd1211 %changelog * Mon Mar 19 2007 kwizart < kwizart at gmail.com > - 1.3-4 - Update to snap 2007-03-19 but still no changes from Dec 26 2006. - Drop devel is not usefull - Use patch for sudo and zd1211b install - Fix description/summary * Sun Feb 23 2007 kwizart < kwizart at gmail.com > - 1.3-3 - Update to the snapshot source zd1211rw_fw_2007-02-23 Timestramp didn't changed from 26-12-2006 so don't think date will tell anything in that case. I Prefer to wait for release tarball to fix any number version is that necessary. - Uses of $RPM_OPT_FLAGS in place of CFLAGS += -Wall * Sun Feb 11 2007 kwizart < kwizart at gmail.com > - 1.3-2 - Bundle the original vendor driver used to generate the firmware. * Sat Jan 6 2007 kwizart < kwizart at gmail.com > - 1.3-1 - Update to 1.3 * Wed Oct 11 2006 kwizart < kwizart at gmail.com > - 1.2-1_FC5 - inital release. zd1211rw_fw-Makefile.patch: --- NEW FILE zd1211rw_fw-Makefile.patch --- --- zd1211rw_fw_2007-03-19/Makefile.123 2006-12-25 11:02:17.000000000 +0100 +++ zd1211rw_fw_2007-03-19/Makefile 2007-03-19 20:49:13.000000000 +0100 @@ -2,12 +2,13 @@ CFLAGS := -Wall ifneq ($(USER),root) -SUDO := sudo +SUDO := endif FW_DIR := /lib/firmware/zd1211 -FILES := zd1211_ub zd1211_uph zd1211_uphm zd1211_uphr zd1211_ur +FILES := zd1211_ub zd1211_uph zd1211_uphm zd1211_uphr zd1211_ur \ + zd1211b_ub zd1211b_uph zd1211b_uphm zd1211b_uphr zd1211b_ur all:: files Index: sources =================================================================== RCS file: /cvs/extras/rpms/zd1211-firmware/FC-6/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 19 Apr 2007 17:32:52 -0000 1.1 +++ sources 19 Apr 2007 20:18:15 -0000 1.2 @@ -0,0 +1 @@ +d806c01716f30d80042519b0f070feab zd1211rw_fw_2007-03-19.tar.bz2 From fedora-extras-commits at redhat.com Thu Apr 19 20:20:43 2007 From: fedora-extras-commits at redhat.com (Chauvet (kwizart)) Date: Thu, 19 Apr 2007 16:20:43 -0400 Subject: rpms/zd1211-firmware/FC-5 zd1211-firmware.spec, NONE, 1.1 zd1211rw_fw-Makefile.patch, NONE, 1.1 sources, 1.1, 1.2 Message-ID: <200704192020.l3JKKhII025434@cvs-int.fedora.redhat.com> Author: kwizart Update of /cvs/extras/rpms/zd1211-firmware/FC-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv25406 Modified Files: sources Added Files: zd1211-firmware.spec zd1211rw_fw-Makefile.patch Log Message: Initial Import for FC-5 --- NEW FILE zd1211-firmware.spec --- %define snap 2007-03-19 Name: zd1211-firmware Version: 1.3 Release: 4%{?dist} Summary: Firmware for wireless devices based on zd1211 chipset Group: System Environment/Kernel License: GPL URL: http://zd1211.ath.cx/ #URL: http://www.deine-taler.de/zd1211/ Source0: http://www.deine-taler.de/zd1211/snapshots/zd1211rw_fw_%{snap}.tar.bz2 Patch0: zd1211rw_fw-Makefile.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch %description This package contains the firmware required to work with the zd1211 chipset. %prep %setup -q -n zd1211rw_fw_%{snap} %patch0 -p1 -b .123 %build make CFLAGS="$RPM_OPT_FLAGS" %{?_smp_mflags} %install rm -rf $RPM_BUILD_ROOT make install FW_DIR=$RPM_BUILD_ROOT/lib/firmware/zd1211 %clean rm -rf $RPM_BUILD_ROOT %files %defattr(-,root,root,-) %doc README COPYING /lib/firmware/zd1211 %changelog * Mon Mar 19 2007 kwizart < kwizart at gmail.com > - 1.3-4 - Update to snap 2007-03-19 but still no changes from Dec 26 2006. - Drop devel is not usefull - Use patch for sudo and zd1211b install - Fix description/summary * Sun Feb 23 2007 kwizart < kwizart at gmail.com > - 1.3-3 - Update to the snapshot source zd1211rw_fw_2007-02-23 Timestramp didn't changed from 26-12-2006 so don't think date will tell anything in that case. I Prefer to wait for release tarball to fix any number version is that necessary. - Uses of $RPM_OPT_FLAGS in place of CFLAGS += -Wall * Sun Feb 11 2007 kwizart < kwizart at gmail.com > - 1.3-2 - Bundle the original vendor driver used to generate the firmware. * Sat Jan 6 2007 kwizart < kwizart at gmail.com > - 1.3-1 - Update to 1.3 * Wed Oct 11 2006 kwizart < kwizart at gmail.com > - 1.2-1_FC5 - inital release. zd1211rw_fw-Makefile.patch: --- NEW FILE zd1211rw_fw-Makefile.patch --- --- zd1211rw_fw_2007-03-19/Makefile.123 2006-12-25 11:02:17.000000000 +0100 +++ zd1211rw_fw_2007-03-19/Makefile 2007-03-19 20:49:13.000000000 +0100 @@ -2,12 +2,13 @@ CFLAGS := -Wall ifneq ($(USER),root) -SUDO := sudo +SUDO := endif FW_DIR := /lib/firmware/zd1211 -FILES := zd1211_ub zd1211_uph zd1211_uphm zd1211_uphr zd1211_ur +FILES := zd1211_ub zd1211_uph zd1211_uphm zd1211_uphr zd1211_ur \ + zd1211b_ub zd1211b_uph zd1211b_uphm zd1211b_uphr zd1211b_ur all:: files Index: sources =================================================================== RCS file: /cvs/extras/rpms/zd1211-firmware/FC-5/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 19 Apr 2007 17:32:52 -0000 1.1 +++ sources 19 Apr 2007 20:20:08 -0000 1.2 @@ -0,0 +1 @@ +d806c01716f30d80042519b0f070feab zd1211rw_fw_2007-03-19.tar.bz2 From fedora-extras-commits at redhat.com Thu Apr 19 20:41:12 2007 From: fedora-extras-commits at redhat.com (Daniel M. Young (dyoung)) Date: Thu, 19 Apr 2007 16:41:12 -0400 Subject: rpms/tasks/FC-5 license.patch, NONE, 1.1 tasks.spec, NONE, 1.1 .cvsignore, 1.1, 1.2 sources, 1.1, 1.2 Message-ID: <200704192041.l3JKfCsX026101@cvs-int.fedora.redhat.com> Author: dyoung Update of /cvs/extras/rpms/tasks/FC-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv26054/FC-5 Modified Files: .cvsignore sources Added Files: license.patch tasks.spec Log Message: Initial import of tasks. license.patch: --- NEW FILE license.patch --- --- src/test.c.orig 2007-04-11 10:49:16.000000000 -0700 +++ src/test.c 2007-04-11 10:50:34.000000000 -0700 @@ -371,16 +371,16 @@ }; const char *license = { N_( - "Sound Juicer is free software; you can redistribute it and/or modify " + "Tasks is free software; you can redistribute it and/or modify " "it under the terms of the GNU General Public License as published by " "the Free Software Foundation; either version 2 of the License, or " "(at your option) any later version.\n\n" - "Sound Juicer is distributed in the hope that it will be useful, " + "Tasks 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.\n\n" "You should have received a copy of the GNU General Public License " - "along with Sound Juicer; if not, write to the Free Software Foundation, Inc., " + "along with Tasks; if not, write to the Free Software Foundation, Inc., " "51 Franklin St, Fifth Floor, Boston, MA 0110-1301, USA" ) }; --- NEW FILE tasks.spec --- Name: tasks Version: 0.4 Release: 3%{?dist} Summary: Tasks to-do list Group: Applications/Productivity License: GPL URL: http://projects.o-hand.com/tasks Source0: http://projects.o-hand.com/sources/tasks/tasks-%{version}.tar.gz Patch0: license.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: evolution-data-server-devel >= 1.2.0 BuildRequires: desktop-file-utils gtk2-devel BuildRequires: gettext intltool %description Tasks is a simple to do list application that uses libecal, part of Embedded Evolution Data Server. %prep %setup -q %patch0 %build %configure make %{?_smp_mflags} %install rm -rf $RPM_BUILD_ROOT make install DESTDIR=$RPM_BUILD_ROOT INSTALL="%{__install} -p" desktop-file-install --vendor fedora --delete-original \ --dir $RPM_BUILD_ROOT%{_datadir}/applications \ --remove-category Application \ $RPM_BUILD_ROOT%{_datadir}/applications/%{name}.desktop %find_lang %{name} %clean rm -rf $RPM_BUILD_ROOT %post touch %{_datadir}/icons/hicolor if [ -x /usr/bin/gtk-update-icon-cache ]; then /usr/bin/gtk-update-icon-cache --quiet %{_datadir}/icons/hicolor fi %postun touch %{_datadir}/icons/hicolor if [ -x /usr/bin/gtk-update-icon-cache ]; then /usr/bin/gtk-update-icon-cache --quiet %{_datadir}/icons/hicolor fi %files -f %{name}.lang %defattr(-,root,root,-) %doc AUTHORS ChangeLog COPYING NEWS README %{_datadir}/applications/fedora-%{name}.desktop %{_datadir}/icons/hicolor/*/apps/tasks.png %{_datadir}/icons/hicolor/*/apps/tasks.svg %{_bindir}/tasks %{_datadir}/tasks %changelog * Wed Apr 11 2007 Dan Young - 0.4-3 - Preserve timestamps on install - Fix /usr/share/tasks/tasks-ui.xml files listing twice - Patch Help -> About -> License to fix name * Sat Mar 17 2007 Dan Young - 0.4-2 - own /usr/share/tasks * Fri Mar 16 2007 Dan Young - 0.4-1 - new upstream version * Wed Mar 07 2007 Dan Young - 0.3-3 - only drop Application category from .desktop * Wed Mar 07 2007 Dan Young - 0.3-2 - remove spurious update-desktop-database - use desktop-file-install --remove-category rather than patch .desktop - use find_lang properly * Tue Mar 06 2007 Dan Young - 0.3-1 - New upstream version - Add BuildRequires on gettext, intltool for i18n support - use setup defaults for -n - zero-length TODO in this release; remove from doc * Mon Mar 05 2007 Dan Young - 0.2-2 - Remove deprecated X-Fedora desktop category - Patch .desktop file to pick correct fd.o category * Fri Mar 02 2007 Dan Young - 0.2-1 - Initial spec file adapted from contacts Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/tasks/FC-5/.cvsignore,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- .cvsignore 17 Apr 2007 03:02:48 -0000 1.1 +++ .cvsignore 19 Apr 2007 20:40:38 -0000 1.2 @@ -0,0 +1 @@ +tasks-0.4.tar.gz Index: sources =================================================================== RCS file: /cvs/extras/rpms/tasks/FC-5/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 17 Apr 2007 03:02:48 -0000 1.1 +++ sources 19 Apr 2007 20:40:38 -0000 1.2 @@ -0,0 +1 @@ +c68ad2a0fa21c379195b7e93467d73b5 tasks-0.4.tar.gz From fedora-extras-commits at redhat.com Thu Apr 19 20:41:07 2007 From: fedora-extras-commits at redhat.com (Daniel M. Young (dyoung)) Date: Thu, 19 Apr 2007 16:41:07 -0400 Subject: rpms/tasks import.log,1.2,1.3 Message-ID: <200704192041.l3JKf7hl026097@cvs-int.fedora.redhat.com> Author: dyoung Update of /cvs/extras/rpms/tasks In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv26054 Modified Files: import.log Log Message: Initial import of tasks. Index: import.log =================================================================== RCS file: /cvs/extras/rpms/tasks/import.log,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- import.log 18 Apr 2007 20:14:59 -0000 1.2 +++ import.log 19 Apr 2007 20:40:33 -0000 1.3 @@ -1 +1,2 @@ tasks-0_4-3_fc6:HEAD:tasks-0.4-3.fc6.src.rpm:1176927086 +tasks-0_4-3_fc6:FC-5:tasks-0.4-3.fc6.src.rpm:1177015183 From fedora-extras-commits at redhat.com Thu Apr 19 20:44:55 2007 From: fedora-extras-commits at redhat.com (Bill Nottingham (notting)) Date: Thu, 19 Apr 2007 16:44:55 -0400 Subject: comps comps.dtd,NONE,1.1 Message-ID: <200704192044.l3JKitfi026183@cvs-int.fedora.redhat.com> Author: notting Update of /cvs/extras/comps In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv26172 Added Files: comps.dtd Log Message: add this here. useful to have. --- NEW FILE comps.dtd --- From fedora-extras-commits at redhat.com Thu Apr 19 20:58:40 2007 From: fedora-extras-commits at redhat.com (Marcin Zajaczkowski (szpak)) Date: Thu, 19 Apr 2007 16:58:40 -0400 Subject: rpms/fuse-smb/devel fuse-smb.spec,1.2,1.3 Message-ID: <200704192058.l3JKweQx026676@cvs-int.fedora.redhat.com> Author: szpak Update of /cvs/extras/rpms/fuse-smb/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv26540 Modified Files: fuse-smb.spec Log Message: spec file modified to add compatility with samba package >= 3.0.24-3 in FC7+ Index: fuse-smb.spec =================================================================== RCS file: /cvs/extras/rpms/fuse-smb/devel/fuse-smb.spec,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- fuse-smb.spec 26 Jan 2007 21:37:29 -0000 1.2 +++ fuse-smb.spec 19 Apr 2007 20:58:06 -0000 1.3 @@ -1,7 +1,7 @@ Name: fuse-smb Summary: FUSE-Filesystem to fast and easy access remote resources via SMB Version: 0.8.5 -Release: 5%{?dist} +Release: 6%{?dist} License: GPL Group: System Environment/Base URL: http://www.ricardis.tudelft.nl/~vincent/fusesmb/ @@ -12,7 +12,7 @@ #fuse is implicity required by libfuse.so.2 or fuse-libs #Requires: fuse >= 2.3 -#samba-common and fuse-libs are implicity required by their .so files +#samba-common (fc<=6), libsmbclient (fc>6) and fuse-libs are implicity required by their .so files #Requires: fuse-libs >= 2.3 #Requires: samba-common >= 3.0 @@ -20,6 +20,11 @@ BuildRequires: fuse-devel >= 2.3 BuildRequires: samba-client >= 3.0 +%if %(rpmquery --qf '%{Version}' fedora-release) > 6 +#starting with 3.0.24-3 in FC7+ libsmbclient is in a separate package +BuildRequires: libsmbclient-devel >= 3.0 +%endif + %description With SMB for Fuse you can seamlessly browse your network neighbourhood as were it on your own filesystem. @@ -52,6 +57,9 @@ %changelog +* Thu Apr 19 2007 Marcin Zajaczkowski - 0.8.5-6 + - added compatility with samba package >= 3.0.24-3 in FC7+ + * Fri Jan 26 2007 Marcin Zajaczkowski - 0.8.5-5 - bumped to next release to workaround problem with FC-5 tag in CVS From fedora-extras-commits at redhat.com Thu Apr 19 21:06:42 2007 From: fedora-extras-commits at redhat.com (Bill Nottingham (notting)) Date: Thu, 19 Apr 2007 17:06:42 -0400 Subject: comps Makefile,1.4,1.5 comps-fe7.xml.in,1.160,NONE Message-ID: <200704192106.l3JL6gbe031121@cvs-int.fedora.redhat.com> Author: notting Update of /cvs/extras/comps In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv31098 Modified Files: Makefile Removed Files: comps-fe7.xml.in Log Message: remove comps-fe7.xml.in in favor of new comps-f7.xml.in. make comps-fe7.xml (for extras push script) automatically Index: Makefile =================================================================== RCS file: /cvs/extras/comps/Makefile,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- Makefile 23 Nov 2006 20:24:39 -0000 1.4 +++ Makefile 19 Apr 2007 21:06:12 -0000 1.5 @@ -9,6 +9,9 @@ clean: @rm -fv *~ +comps-fe7.xml.in: comps-f7.xml.in + ln -s comps-f7.xml.in comps-fe7.xml.in + %.xml: %.xml.in ./update-comps $@ @if [ "$@" == "$(RAWHIDECOMPS)" ] ; then \ --- comps-fe7.xml.in DELETED --- From fedora-extras-commits at redhat.com Thu Apr 19 21:14:31 2007 From: fedora-extras-commits at redhat.com (Paul Howarth (pghmcfc)) Date: Thu, 19 Apr 2007 17:14:31 -0400 Subject: rpms/ORBit/devel ORBit.spec,1.3,1.4 Message-ID: <200704192114.l3JLEVq4031193@cvs-int.fedora.redhat.com> Author: pghmcfc Update of /cvs/extras/rpms/ORBit/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv31172 Modified Files: ORBit.spec Log Message: Fix buildreqs for devel/EL-5 Index: ORBit.spec =================================================================== RCS file: /cvs/extras/rpms/ORBit/devel/ORBit.spec,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- ORBit.spec 27 Oct 2006 12:34:48 -0000 1.3 +++ ORBit.spec 19 Apr 2007 21:13:57 -0000 1.4 @@ -1,7 +1,7 @@ Summary: CORBA Object Request Broker for GNOME-1 compatibility Name: ORBit Version: 0.5.17 -Release: 20%{?dist} +Release: 21%{?dist} Epoch: 1 URL: http://orbit-resource.sourceforge.net/ Source: http://ftp.acc.umu.se/pub/gnome/sources/ORBit/0.5/ORBit-0.5.17.tar.bz2 @@ -11,7 +11,7 @@ Group: System Environment/Daemons License: LGPL/GPL BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) -BuildRequires: flex, gettext, glib-devel, tcp_wrappers +BuildRequires: flex, gettext, glib-devel, /usr/include/tcpd.h, pkgconfig Requires(post): /sbin/install-info Requires(preun): /sbin/install-info @@ -84,7 +84,7 @@ %{__rm} -rf %{buildroot} %files -%defattr(-,root,root,755) +%defattr(-,root,root,-) %doc AUTHORS COPYING ChangeLog NEWS README TODO %doc libIDL/COPYING libIDL/ChangeLog libIDL/AUTHORS %doc libIDL/README libIDL/NEWS libIDL/BUGS libIDL/tstidl.c @@ -99,7 +99,7 @@ %{_libdir}/libORBitutil.so.* %files devel -%defattr(-,root,root,755) +%defattr(-,root,root,-) %{_bindir}/libIDL-config %{_bindir}/orbit-config %{_bindir}/orbit-idl @@ -120,6 +120,12 @@ %{_datadir}/aclocal/libIDL.m4 %changelog +* Thu Apr 19 2007 Paul Howarth 1:0.5.17-21 +- Buildreq pkgconfig, because EL5's glib-devel should require it but doesn't +- Use file-based build dependency on /usr/include/tcpd.h instead of + tcp_wrappers package, since some distributions have this file in + tcp_wrappers-devel + * Thu Oct 26 2006 Paul Howarth 1:0.5.17-20 - Don't let the scriptlets "fail" From fedora-extras-commits at redhat.com Thu Apr 19 21:42:36 2007 From: fedora-extras-commits at redhat.com (Marcin Zajaczkowski (szpak)) Date: Thu, 19 Apr 2007 17:42:36 -0400 Subject: rpms/fuse-smb/devel fuse-smb.spec,1.3,1.4 Message-ID: <200704192142.l3JLga7G032038@cvs-int.fedora.redhat.com> Author: szpak Update of /cvs/extras/rpms/fuse-smb/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv32002 Modified Files: fuse-smb.spec Log Message: modification in a spec file to make it buildable in mock Index: fuse-smb.spec =================================================================== RCS file: /cvs/extras/rpms/fuse-smb/devel/fuse-smb.spec,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- fuse-smb.spec 19 Apr 2007 20:58:06 -0000 1.3 +++ fuse-smb.spec 19 Apr 2007 21:42:02 -0000 1.4 @@ -1,7 +1,7 @@ Name: fuse-smb Summary: FUSE-Filesystem to fast and easy access remote resources via SMB Version: 0.8.5 -Release: 6%{?dist} +Release: 7%{?dist} License: GPL Group: System Environment/Base URL: http://www.ricardis.tudelft.nl/~vincent/fusesmb/ @@ -20,7 +20,7 @@ BuildRequires: fuse-devel >= 2.3 BuildRequires: samba-client >= 3.0 -%if %(rpmquery --qf '%{Version}' fedora-release) > 6 +%if "%fedora" > "6" #starting with 3.0.24-3 in FC7+ libsmbclient is in a separate package BuildRequires: libsmbclient-devel >= 3.0 %endif @@ -57,6 +57,9 @@ %changelog +* Thu Apr 19 2007 Marcin Zajaczkowski - 0.8.5-7 + - changed expression to determine Fedora version to work in mock + * Thu Apr 19 2007 Marcin Zajaczkowski - 0.8.5-6 - added compatility with samba package >= 3.0.24-3 in FC7+ From fedora-extras-commits at redhat.com Thu Apr 19 21:51:14 2007 From: fedora-extras-commits at redhat.com (Alex Lancaster (alexlan)) Date: Thu, 19 Apr 2007 17:51:14 -0400 Subject: rpms/perl-bioperl-run/devel perl-bioperl-run.spec, NONE, 1.1 .cvsignore, 1.1, 1.2 sources, 1.1, 1.2 Message-ID: <200704192151.l3JLpErQ032236@cvs-int.fedora.redhat.com> Author: alexlan Update of /cvs/extras/rpms/perl-bioperl-run/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv32211/devel Modified Files: .cvsignore sources Added Files: perl-bioperl-run.spec Log Message: New import. --- NEW FILE perl-bioperl-run.spec --- Name: perl-bioperl-run Version: 1.5.2_100 Release: 2%{?dist} Summary: Modules to provide a Perl interface to various bioinformatics applications Group: Development/Libraries License: GPL or Artistic URL: http://bioperl.org Source0: http://bioperl.org/DIST/bioperl-run-%{version}.tar.bz2 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch BuildRequires: perl(Bio::Root::Version) >= 1.5.2 BuildRequires: perl(Algorithm::Diff) >= 1 BuildRequires: perl(XML::Parser::PerlSAX) BuildRequires: perl(HTML::Parser) BuildRequires: perl(Module::Build) Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) %description Bioperl-run contain modules that provide a Perl interface to various bioinformatics applications. This allows various applications to be used with common Bioperl objects. %prep %setup -q -n bioperl-run-%{version} # remove all execute bits from the doc stuff find examples -type f -exec chmod -x {} 2>/dev/null ';' chmod -x INSTALL INSTALL.PROGRAMS # remove deprecated modules (reported upstream and will be removed in # _101 tarball) rm Bio/Tools/Run/Phylo/Forester/SDI.pm Bio/Tools/Run/JavaRunner.pm Bio/Tools/Run/AbstractRunner.pm %build %{__perl} Build.PL --installdirs vendor << EOF n a EOF ./Build %install rm -rf $RPM_BUILD_ROOT perl Build pure_install --destdir=$RPM_BUILD_ROOT # remove some spurious files find $RPM_BUILD_ROOT -type f -a \( -name .packlist \ -o \( -name '*.bs' -a -empty \) \) -exec rm -f {} ';' # remove errant execute bit from the .pm's find $RPM_BUILD_ROOT -type f -name '*.pm' -exec chmod -x {} 2>/dev/null ';' # correct all binaries in /usr/bin to be 0755 find $RPM_BUILD_ROOT/%{_bindir} -type f -name '*.pl' -exec chmod 0755 {} 2>/dev/null ';' %check %{?_with_check:./Build test || :} %clean rm -rf $RPM_BUILD_ROOT %files %defattr(-,root,root,-) ## don't distribute "doc" "scripts" subdirectories, they don't contain docs %doc examples %doc AUTHORS Changes INSTALL INSTALL.PROGRAMS README %{perl_vendorlib}/* %{_mandir}/man3/*.3* %{_bindir}/* %{_mandir}/man1/*.1* %changelog * Tue Apr 18 2007 Alex Lancaster 1.5.2_100-2 - Remove deprecated modules that depend on non-existent Bio::Root::AccessorMaker * Tue Apr 17 2007 Alex Lancaster 1.5.2_100-1 - Initial Fedora package. Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/perl-bioperl-run/devel/.cvsignore,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- .cvsignore 19 Apr 2007 18:15:27 -0000 1.1 +++ .cvsignore 19 Apr 2007 21:50:37 -0000 1.2 @@ -0,0 +1 @@ +bioperl-run-1.5.2_100.tar.bz2 Index: sources =================================================================== RCS file: /cvs/extras/rpms/perl-bioperl-run/devel/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 19 Apr 2007 18:15:27 -0000 1.1 +++ sources 19 Apr 2007 21:50:37 -0000 1.2 @@ -0,0 +1 @@ +cc44c719820608f92139f4a81d472ea6 bioperl-run-1.5.2_100.tar.bz2 From fedora-extras-commits at redhat.com Thu Apr 19 21:55:02 2007 From: fedora-extras-commits at redhat.com (Alex Lancaster (alexlan)) Date: Thu, 19 Apr 2007 17:55:02 -0400 Subject: rpms/perl-bioperl-run/FC-6 perl-bioperl-run.spec, NONE, 1.1 .cvsignore, 1.1, 1.2 sources, 1.1, 1.2 Message-ID: <200704192155.l3JLt2ij032442@cvs-int.fedora.redhat.com> Author: alexlan Update of /cvs/extras/rpms/perl-bioperl-run/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv32415/FC-6 Modified Files: .cvsignore sources Added Files: perl-bioperl-run.spec Log Message: Import to FC-6 branch. --- NEW FILE perl-bioperl-run.spec --- Name: perl-bioperl-run Version: 1.5.2_100 Release: 2%{?dist} Summary: Modules to provide a Perl interface to various bioinformatics applications Group: Development/Libraries License: GPL or Artistic URL: http://bioperl.org Source0: http://bioperl.org/DIST/bioperl-run-%{version}.tar.bz2 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch BuildRequires: perl(Bio::Root::Version) >= 1.5.2 BuildRequires: perl(Algorithm::Diff) >= 1 BuildRequires: perl(XML::Parser::PerlSAX) BuildRequires: perl(HTML::Parser) BuildRequires: perl(Module::Build) Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) %description Bioperl-run contain modules that provide a Perl interface to various bioinformatics applications. This allows various applications to be used with common Bioperl objects. %prep %setup -q -n bioperl-run-%{version} # remove all execute bits from the doc stuff find examples -type f -exec chmod -x {} 2>/dev/null ';' chmod -x INSTALL INSTALL.PROGRAMS # remove deprecated modules (reported upstream and will be removed in # _101 tarball) rm Bio/Tools/Run/Phylo/Forester/SDI.pm Bio/Tools/Run/JavaRunner.pm Bio/Tools/Run/AbstractRunner.pm %build %{__perl} Build.PL --installdirs vendor << EOF n a EOF ./Build %install rm -rf $RPM_BUILD_ROOT perl Build pure_install --destdir=$RPM_BUILD_ROOT # remove some spurious files find $RPM_BUILD_ROOT -type f -a \( -name .packlist \ -o \( -name '*.bs' -a -empty \) \) -exec rm -f {} ';' # remove errant execute bit from the .pm's find $RPM_BUILD_ROOT -type f -name '*.pm' -exec chmod -x {} 2>/dev/null ';' # correct all binaries in /usr/bin to be 0755 find $RPM_BUILD_ROOT/%{_bindir} -type f -name '*.pl' -exec chmod 0755 {} 2>/dev/null ';' %check %{?_with_check:./Build test || :} %clean rm -rf $RPM_BUILD_ROOT %files %defattr(-,root,root,-) ## don't distribute "doc" "scripts" subdirectories, they don't contain docs %doc examples %doc AUTHORS Changes INSTALL INSTALL.PROGRAMS README %{perl_vendorlib}/* %{_mandir}/man3/*.3* %{_bindir}/* %{_mandir}/man1/*.1* %changelog * Tue Apr 18 2007 Alex Lancaster 1.5.2_100-2 - Remove deprecated modules that depend on non-existent Bio::Root::AccessorMaker * Tue Apr 17 2007 Alex Lancaster 1.5.2_100-1 - Initial Fedora package. Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/perl-bioperl-run/FC-6/.cvsignore,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- .cvsignore 19 Apr 2007 18:15:27 -0000 1.1 +++ .cvsignore 19 Apr 2007 21:54:28 -0000 1.2 @@ -0,0 +1 @@ +bioperl-run-1.5.2_100.tar.bz2 Index: sources =================================================================== RCS file: /cvs/extras/rpms/perl-bioperl-run/FC-6/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 19 Apr 2007 18:15:27 -0000 1.1 +++ sources 19 Apr 2007 21:54:28 -0000 1.2 @@ -0,0 +1 @@ +cc44c719820608f92139f4a81d472ea6 bioperl-run-1.5.2_100.tar.bz2 From fedora-extras-commits at redhat.com Thu Apr 19 22:00:48 2007 From: fedora-extras-commits at redhat.com (Bill Nottingham (notting)) Date: Thu, 19 Apr 2007 18:00:48 -0400 Subject: comps/po af.po,NONE,1.1 Message-ID: <200704192200.l3JM0m9i032564@cvs-int.fedora.redhat.com> Author: notting Update of /cvs/extras/comps/po In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv32558 Added Files: af.po Log Message: add af.po --- NEW FILE af.po --- # Afrikaans translations of comps. # Copyright (C) 2004 Zuza Software Foundation (Translate.org.za) # This file is distributed under the same license as the comps package. # Translate.org.za , 2005 # msgid "" msgstr "" "Project-Id-Version: comps\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2007-04-19 17:26-0400\n" "PO-Revision-Date: 2005-02-15 13:30+0200\n" "Last-Translator: Translate.org.za \n" "Language-Team: Afrikaans \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" #: ../comps-fe5.xml.in.h:1 ../comps-fe6.xml.in.h:1 ../comps-f7.xml.in.h:1 msgid "A lightweight desktop environment that works well on low end machines." msgstr "'n Liggewig werkskermomgewing wat goed werk op stadige rekenaars." #: ../comps-fe5.xml.in.h:2 ../comps-fe6.xml.in.h:2 ../comps-f7.xml.in.h:2 msgid "Administration Tools" msgstr "Administrasienutsgoed" #: ../comps-fe5.xml.in.h:3 ../comps-fe6.xml.in.h:3 ../comps-f7.xml.in.h:4 msgid "Applications" msgstr "Toepassings" #: ../comps-fe5.xml.in.h:4 ../comps-fe6.xml.in.h:4 msgid "Applications for a variety of tasks" msgstr "" #: ../comps-fe5.xml.in.h:5 ../comps-fe6.xml.in.h:5 ../comps-f7.xml.in.h:6 msgid "Arabic Support" msgstr "Arabiese taalsteun" #: ../comps-fe5.xml.in.h:6 ../comps-fe6.xml.in.h:6 ../comps-f7.xml.in.h:7 #, fuzzy msgid "Armenian Support" msgstr "Roemeense taalsteun" #: ../comps-fe5.xml.in.h:7 ../comps-fe6.xml.in.h:7 ../comps-f7.xml.in.h:9 msgid "Authoring and Publishing" msgstr "Skrywery en publisering" #: ../comps-fe5.xml.in.h:8 ../comps-fe6.xml.in.h:8 ../comps-f7.xml.in.h:11 #, fuzzy msgid "Base System" msgstr "Rekenaar" #: ../comps-fe5.xml.in.h:9 ../comps-fe6.xml.in.h:10 ../comps-f7.xml.in.h:27 #, fuzzy msgid "Desktop Environments" msgstr "KDE-werkskermomgewing" #: ../comps-fe5.xml.in.h:10 ../comps-fe6.xml.in.h:11 ../comps-f7.xml.in.h:28 #, fuzzy msgid "Desktop environments" msgstr "KDE-werkskermomgewing" #: ../comps-fe5.xml.in.h:11 ../comps-fe6.xml.in.h:12 ../comps-f7.xml.in.h:29 msgid "Development" msgstr "Ontwikkeling" #: ../comps-fe5.xml.in.h:12 ../comps-fe6.xml.in.h:13 ../comps-f7.xml.in.h:31 msgid "Development Tools" msgstr "Ontwikkelingsnutsgoed" #: ../comps-fe5.xml.in.h:13 ../comps-fe6.xml.in.h:14 msgid "Dialup Networking Support" msgstr "Inbelnetwerksteun" #: ../comps-fe5.xml.in.h:14 ../comps-fe6.xml.in.h:15 ../comps-f7.xml.in.h:35 msgid "Editors" msgstr "Redigeerders" #: ../comps-fe5.xml.in.h:15 ../comps-fe6.xml.in.h:16 ../comps-f7.xml.in.h:36 msgid "Educational Software" msgstr "" #: ../comps-fe5.xml.in.h:16 ../comps-fe6.xml.in.h:17 ../comps-f7.xml.in.h:37 msgid "Educational software for learning" msgstr "" #: ../comps-fe5.xml.in.h:17 ../comps-fe6.xml.in.h:18 ../comps-f7.xml.in.h:39 msgid "Engineering and Scientific" msgstr "Ingenieurs en wetenskaplik" #: ../comps-fe5.xml.in.h:18 ../comps-fe6.xml.in.h:19 ../comps-f7.xml.in.h:43 msgid "FTP Server" msgstr "FTP-bediener" #: ../comps-fe5.xml.in.h:19 ../comps-fe6.xml.in.h:20 ../comps-f7.xml.in.h:47 msgid "" "From CD recording to playing audio CDs and multimedia files, this package " "group allows you to work with sound and video on the system." msgstr "" "Hierdie pakketgroep stel jou in staat om klank en video op die rekenaar te " "gebruik - alles van CD-opnames tot by die speel van musiek-CD's en " "multimedial??ers." #: ../comps-fe5.xml.in.h:20 ../comps-fe6.xml.in.h:21 ../comps-f7.xml.in.h:48 msgid "GNOME Desktop Environment" msgstr "GNOME-werkskermomgewing" #: ../comps-fe5.xml.in.h:21 ../comps-fe6.xml.in.h:22 ../comps-f7.xml.in.h:49 msgid "GNOME Software Development" msgstr "GNOME-sagtewareontwikkeling" #: ../comps-fe5.xml.in.h:22 ../comps-fe6.xml.in.h:23 msgid "" "GNOME is a powerful, graphical user interface which includes a panel, " "desktop, system icons, and a graphical file manager." msgstr "" "GNOME is 'n kragtige, grafiese gebruikerskoppelvlak met 'n paneel, " "werkskerm, stelselikone en 'n grafiese l??erre??ler." #: ../comps-fe5.xml.in.h:23 ../comps-fe6.xml.in.h:24 ../comps-f7.xml.in.h:53 msgid "Games and Entertainment" msgstr "Speletjies en vermaak" #: ../comps-fe5.xml.in.h:24 ../comps-fe6.xml.in.h:25 ../comps-f7.xml.in.h:55 msgid "Graphical Internet" msgstr "Grafiese internet" #: ../comps-fe5.xml.in.h:25 ../comps-fe6.xml.in.h:26 ../comps-f7.xml.in.h:56 msgid "Graphics" msgstr "Grafika" #: ../comps-fe5.xml.in.h:26 ../comps-fe6.xml.in.h:27 ../comps-f7.xml.in.h:59 #, fuzzy msgid "Hardware Support" msgstr "Hebreeuse taalsteun" #: ../comps-fe5.xml.in.h:27 ../comps-fe6.xml.in.h:28 ../comps-f7.xml.in.h:60 msgid "Hebrew Support" msgstr "Hebreeuse taalsteun" #: ../comps-fe5.xml.in.h:28 ../comps-fe6.xml.in.h:29 ../comps-f7.xml.in.h:65 msgid "" "Install these packages in order to develop GTK+ and GNOME graphical " "applications." msgstr "" "Installeer hierdie pakkette om grafiese toepassings vir GTK+ en GNOME te " "ontwikkel." #: ../comps-fe5.xml.in.h:29 ../comps-fe6.xml.in.h:30 ../comps-f7.xml.in.h:66 msgid "" "Install these packages in order to develop GTK+ and XFCE graphical " "applications." msgstr "" "Installeer hierdie pakkette om GTK+- en XFCE- grafiese toepassings te " "ontwikkel." #: ../comps-fe5.xml.in.h:30 ../comps-fe6.xml.in.h:31 ../comps-f7.xml.in.h:67 msgid "Install these packages to develop QT and KDE graphical applications." msgstr "" "Installeer hierdie pakkette om grafiese toepassings vir QT en KDE te " "ontwikkel." #: ../comps-fe5.xml.in.h:31 ../comps-fe6.xml.in.h:32 ../comps-f7.xml.in.h:69 msgid "" "Install this group of packages to use the base graphical (X) user interface." msgstr "" "Installeer hierdie groep pakkette om die basiese grafiese " "gebruikerskoppelvlak (X) te gebruik." #: ../comps-fe5.xml.in.h:32 ../comps-fe6.xml.in.h:33 ../comps-f7.xml.in.h:72 msgid "Japanese Support" msgstr "Japanese taalsteun" #: ../comps-fe5.xml.in.h:33 ../comps-f7.xml.in.h:73 msgid "Java" msgstr "" #: ../comps-fe5.xml.in.h:34 ../comps-f7.xml.in.h:74 #, fuzzy msgid "Java Development" msgstr "Ontwikkeling" #: ../comps-fe5.xml.in.h:35 ../comps-fe6.xml.in.h:34 ../comps-f7.xml.in.h:75 msgid "KDE (K Desktop Environment)" msgstr "KDE (K Desktop Environment)" #: ../comps-fe5.xml.in.h:36 ../comps-fe6.xml.in.h:35 ../comps-f7.xml.in.h:76 msgid "KDE Software Development" msgstr "Sagtewareontwikkeling vir KDE" #: ../comps-fe5.xml.in.h:37 ../comps-fe6.xml.in.h:36 msgid "" "KDE is a powerful, graphical user interface which includes a panel, desktop, " "system icons, and a graphical file manager." msgstr "" "KDE is 'n kragtige, grafiese gebruikerskoppelvlak met 'n paneel, werkskerm, " "rekenaarikone en 'n grafiese l??erre??ler." #: ../comps-fe5.xml.in.h:38 ../comps-fe6.xml.in.h:37 ../comps-f7.xml.in.h:85 msgid "Mail Server" [...1874 lines suppressed...] #~ "<_description>These packages allow you to develop applications for the X " #~ "Window System." #~ msgstr "" #~ " false false " #~ "ko h2ps iiimf-docsfalse false de aspell-de kde-i18n-German man-pages-de Deployment_Guide-de-DE " #~ " gnome-desktop <_name>GNOME Desktop Environment " #~ "<_description>GNOME is a powerful, graphical user interface which " #~ "includes a panel, desktop, system icons, and a graphical file manager." #~ msgstr "" #~ " false false " #~ "ko h2ps iiimf-docsfalse false es aspell-es kde-i18n-Spanish man-pages-es Deployment_Guide-es-ES " #~ " sql-server <_name>PostgreSQL Database " #~ "<_description>This package group includes packages useful for use with " #~ "Postgresql." #~ msgstr "" #~ " false false " #~ "ko h2ps iiimf-docsfalse false gd aspell-gd galician-" #~ "support <_name>Galician Support <_description/> " #~ "false false gl aspell-gl games " #~ "<_name>Games and Entertainment <_description>Various ways to " #~ "relax and spend your free time." #~ msgstr "" #~ " false false " #~ "ko h2ps iiimf-docsfalse false nb aspell-no kde-i18n-Norwegian kde-i18n-Norwegian-Nynorsk office <_name>Office/Productivity <_description>The applications include office suites, PDF viewers, " #~ "and more." #~ msgstr "" #~ " false false " #~ "ko h2ps iiimf-docsfalse false nl aspell-nl kde-i18n-Dutch Make the new Patchy executable files' set CLD = "f77" - $CLD -o ypatchy ypatch.o libp4lib.a - $CLD -o ytobcd ytobcd.o libp4lib.a - $CLD -o ytobin ytobin.o libp4lib.a - $CLD -o ytoceta ytocet.o libp4lib.a - $CLD -o yfrceta yfrcet.o libp4lib.a - $CLD -o ycompar ycompa.o libp4lib.a - $CLD -o yedit yedit.o libp4lib.a - $CLD -o yindexb yindex.o libp4lib.a - $CLD -o ylistb ylist.o libp4lib.a - $CLD -o ysearch ysearc.o libp4lib.a - $CLD -o yshift yshift.o libp4lib.a + $CLD $FOPT -o ypatchy ypatch.o libp4lib.a + $CLD $FOPT -o ytobcd ytobcd.o libp4lib.a + $CLD $FOPT -o ytobin ytobin.o libp4lib.a + $CLD $FOPT -o ytoceta ytocet.o libp4lib.a + $CLD $FOPT -o yfrceta yfrcet.o libp4lib.a + $CLD $FOPT -o ycompar ycompa.o libp4lib.a + $CLD $FOPT -o yedit yedit.o libp4lib.a + $CLD $FOPT -o yindexb yindex.o libp4lib.a + $CLD $FOPT -o ylistb ylist.o libp4lib.a + $CLD $FOPT -o ysearch ysearc.o libp4lib.a + $CLD $FOPT -o yshift yshift.o libp4lib.a chmod a+x ypatchy chmod a+x ytobcd --- NEW FILE paw-120-fix-mlp-cdf-file.dpatch --- #! /bin/sh /usr/share/dpatch/dpatch-run ## 120-fix-mlp-cdf-file.dpatch by ## ## All lines beginning with `## DP:' are a description of the patch. ## DP: add missing >Guidance keyword in CDF file before help text. @DPATCH@ diff -urNad paw-2.14.04.dfsg~/src/pawlib/paw/cdf/mlpdef.cdf paw-2.14.04.dfsg/src/pawlib/paw/cdf/mlpdef.cdf --- paw-2.14.04.dfsg~/src/pawlib/paw/cdf/mlpdef.cdf 2001-05-21 05:12:35.000000000 -0400 +++ paw-2.14.04.dfsg/src/pawlib/paw/cdf/mlpdef.cdf 2007-01-17 14:26:43.199756845 -0500 @@ -260,6 +260,7 @@ >Action mlppawc%c >Menu ../TPAT +>Guidance Operations on the test patterns . Whereas it is obviously necessary to define learning --- NEW FILE paw-121-call-gfortran-in-cscrexec.dpatch --- #! /bin/sh /usr/share/dpatch/dpatch-run ## 121-call-gfortran-in-cscrexec.dpatch by ## ## All lines beginning with `## DP:' are a description of the patch. ## DP: Build temporary shared libs with gfortran when it is the default ## DP: Fortran compiler on Linux and OS X. @DPATCH@ diff -urNad paw-2.14.04.dfsg~/src/pawlib/comis/code/cscrexec.F paw-2.14.04.dfsg/src/pawlib/comis/code/cscrexec.F --- paw-2.14.04.dfsg~/src/pawlib/comis/code/cscrexec.F 2007-03-06 15:05:30.173089849 -0500 +++ paw-2.14.04.dfsg/src/pawlib/comis/code/cscrexec.F 2007-03-06 15:08:05.919014086 -0500 @@ -179,14 +179,25 @@ ENDIF #endif #if defined(CERNLIB_LINUX) && !defined(CERNLIB_MACOSX) - CHLINE= 'ld -shared -o ' +#if defined (CERNLIB_GFORTRAN) + CHLINE= 'gfortran -shared -o ' + // NAME(:LN) //'.sl '// NAME(:LN) //'.o' +#else + CHLINE= 'g77 -shared -o ' + + // NAME(:LN) //'.sl '// NAME(:LN) //'.o' +#endif #endif #if defined(CERNLIB_MACOSX) +#if defined (CERNLIB_GFORTRAN) + CHLINE= 'gfortran -bundle -bundle_loader `/usr/bin/which pawX11`' + + // ' -bind_at_load -o ' + + // NAME(:LN) //'.sl '// NAME(:LN) //'.o' +#else CHLINE= 'g77 -bundle -bundle_loader `/usr/bin/which pawX11` ' + // ' -bind_at_load -o ' + // NAME(:LN) //'.sl '// NAME(:LN) //'.o' #endif +#endif #if defined(CERNLIB_ALPHA_OSF) CHLINE= 'ld -shared -o ' + // NAME(:LN) //'.sl '// NAME(:LN) //'.o \\' --- NEW FILE paw-211-support-amd64-and-itanium.dpatch --- #! /bin/sh /usr/share/dpatch/dpatch-run ## 211-support-amd64-and-itanium.dpatch by ## ## All lines beginning with `## DP:' are a description of the patch. ## DP: Large patch from Harald Vogt to make PAW and Paw++ work ## DP: (at least when statically linked) on 64-bit architectures. ## DP: Slightly modified in an attempt to keep ABI compatibility of the ## DP: dynamic libraries; not that it matters much as they don't work well ## DP: when dynamically linked on 64-bit anyway. Last revision 2006-07-20. @DPATCH@ diff -urNad paw-2.14.04~/src/pawlib/comis/code/Imakefile paw-2.14.04/src/pawlib/comis/code/Imakefile --- paw-2.14.04~/src/pawlib/comis/code/Imakefile 2006-09-08 14:44:11.387353882 -0400 +++ paw-2.14.04/src/pawlib/comis/code/Imakefile 2006-09-08 14:44:11.806264586 -0400 @@ -50,6 +50,10 @@ SRCS_F := $(SRCS_F) cscrexec.F #endif +#if defined(CERNLIB_QMLXIA64) +SRCS_F := $(SRCS_F) csrtgpl.F csitgpl.F +#endif + #if defined(CERNLIB_OLD) SRCS_F := $(SRCS_F) cspdir.F csrmbk.F #endif diff -urNad paw-2.14.04~/src/pawlib/comis/code/csaddr.F paw-2.14.04/src/pawlib/comis/code/csaddr.F --- paw-2.14.04~/src/pawlib/comis/code/csaddr.F 1996-02-26 12:16:25.000000000 -0500 +++ paw-2.14.04/src/pawlib/comis/code/csaddr.F 2006-09-08 14:44:11.806264586 -0400 @@ -17,8 +17,15 @@ INTEGER CSLTGP,CSITGP CHARACTER*32 NAME #include "comis/cstab.inc" -#if defined(CERNLIB_SHL) +#if defined(CERNLIB_SHL)&&(!defined(CERNLIB_QMLXIA64)) INTEGER CS_GET_FUNC +#endif +#if defined(CERNLIB_SHL)&&(defined(CERNLIB_QMLXIA64)) +#include "comis/cstab64.inc" + INTEGER CSITGPL + INTEGER*8 CS_GET_FUNC +#endif +#if defined(CERNLIB_SHL) NAME=CHNAME NC=LENOCC(NAME) CALL CSCHID(NAME(:NC)) @@ -26,21 +33,39 @@ I=CSLTGP(IPVS) IF(I.GT.0)THEN IF(IFCS.EQ.0)THEN +#if defined (CERNLIB_QMLXIA64) + IADGPL=CS_GET_FUNC(NAME(1:NC)//'_') + IF(IADGPL.NE.0)THEN + IFCS=-2 + CALL CSRTGPL(I) +#else IADGP=CS_GET_FUNC(NAME(1:NC)//'_') IF(IADGP.NE.0)THEN IFCS=-2 CALL CSRTGP(I) +#endif +#endif +#if defined(CERNLIB_SHL) ELSE I=0 ENDIF ENDIF ELSE +#if defined (CERNLIB_QMLXIA64) + IADGPL=CS_GET_FUNC(NAME(1:NC)//'_') + IF(IADGPL.NE.0)THEN + IFCS=-2 + ITYPGP=-2 + I=CSITGPL(IPVS) + ENDIF +#else IADGP=CS_GET_FUNC(NAME(1:NC)//'_') IF(IADGP.NE.0)THEN IFCS=-2 ITYPGP=-2 I=CSITGP(IPVS) ENDIF +#endif END IF CSADDR=I #endif diff -urNad paw-2.14.04~/src/pawlib/comis/code/csinit.F paw-2.14.04/src/pawlib/comis/code/csinit.F --- paw-2.14.04~/src/pawlib/comis/code/csinit.F 2005-04-18 11:41:04.000000000 -0400 +++ paw-2.14.04/src/pawlib/comis/code/csinit.F 2006-09-08 14:44:11.807264373 -0400 @@ -64,6 +64,9 @@ #if defined(CERNLIB_SHL) #include "comis/cshlnm.inc" #endif +#if defined(CERNLIB_SHL)&&(defined(CERNLIB_QMLXIA64)) +#include "comis/cstab64.inc" +#endif #if defined(CERNLIB_PAW) #include "paw/pcmode.inc" #include "comis/cshfill.inc" @@ -159,6 +162,9 @@ ICHMINU=ICHAR('-') ICHPLUS=ICHAR('+') ICHCOMM=ICHAR(',') +#if defined(CERNLIB_SHL)&&(defined(CERNLIB_QMLXIA64)) + IPIADGV=0 +#endif #if defined(CERNLIB_PAW) CALL CSPAWI MODHFI=0 @@ -211,8 +217,8 @@ #endif #if (defined(CERNLIB_LINUX)) ITMPLEN=CSTMPD(CHPATH, 256) - CHF77 ='g77 -c' - CHCC ='cc -c' + CHF77 ='g77 -g -c -fPIC' + CHCC ='cc -g -c -fPIC' #endif #if (defined(CERNLIB_SGI))&&(defined(CERNLIB_SHL)) ITMPLEN=CSTMPD(CHPATH, 256) diff -urNad paw-2.14.04~/src/pawlib/comis/code/csintx.F paw-2.14.04/src/pawlib/comis/code/csintx.F --- paw-2.14.04~/src/pawlib/comis/code/csintx.F 1996-12-05 04:50:37.000000000 -0500 +++ paw-2.14.04/src/pawlib/comis/code/csintx.F 2006-09-08 14:44:11.807264373 -0400 @@ -38,6 +38,9 @@ #if defined(CERNLIB_PAW) #include "comis/cskucs.inc" #endif +#if defined(CERNLIB_QMLXIA64) +#include "comis/cstab64.inc" +#endif #if (defined(CERNLIB_UNIX))&&(!defined(CERNLIB_ALPHA_OSF)) INTEGER CSTRCMP #endif @@ -1105,6 +1108,23 @@ ENDIF #endif #if (!defined(CERNLIB_VAX))&&(!defined(CERNLIB_APOLLO)) +#if defined(CERNLIB_QMLXIA64) + IF(IQ(IP+KSIFCS).EQ.-2)THEN +*Dynamic linker may give long addresses + IADGPL = IADGPLV(IADGP) + ELSE + IADGPL = IADGP + ENDIF + IF(ITP.EQ.1.OR.ITP.EQ.4.OR.ITP.EQ.6)THEN + ICSRES=CSCALI(IADGPL,NPAR,IDA(IOFSPL)) + ELSEIF(ITP.EQ.2)THEN + RCSRES=CSCALR(IADGPL,NPAR,IDA(IOFSPL)) + ELSEIF(ITP.EQ.5)THEN + DCSRES=CSCALD(IADGPL,NPAR,IDA(IOFSPL)) + ELSEIF(ITP.EQ.7)THEN + DCSRES=CSCALD(IADGPL,NPAR,IDA(IOFSPL)) + ENDIF +#else IF(ITP.EQ.1.OR.ITP.EQ.4.OR.ITP.EQ.6)THEN ICSRES=CSCALI(IADGP,NPAR,IDA(IOFSPL)) ELSEIF(ITP.EQ.2)THEN @@ -1115,6 +1135,7 @@ DCSRES=CSCALD(IADGP,NPAR,IDA(IOFSPL)) ENDIF #endif +#endif IPC=IPC+4 GO TO 999 *NUM I diff -urNad paw-2.14.04~/src/pawlib/comis/code/csitgpl.F paw-2.14.04/src/pawlib/comis/code/csitgpl.F --- paw-2.14.04~/src/pawlib/comis/code/csitgpl.F 1969-12-31 19:00:00.000000000 -0500 +++ paw-2.14.04/src/pawlib/comis/code/csitgpl.F 2006-09-08 14:44:11.808264160 -0400 @@ -0,0 +1,32 @@ +* Comis +* +* +#if (defined(CERNLIB_QMLXIA64)) +#include "comis/pilot.h" +*CMZU: 1.16/16 04/10/93 12.14.52 by Vladimir Berezhnoi +*-- Author : V.Berezhnoi +* special for 64 bit addresses for dynamic linking (H. Vogt) + INTEGER FUNCTION CSITGPL(IP) +***------------------------------ +* it is last routine from the tables-set. +***----------------------------- +#include "comis/cspar.inc" +#include "comis/mdpool.inc" +#include "comis/cspnts.inc" +#include "comis/cstabps.inc" +#include "comis/cstab64.inc" + I=MHLOC(KSIDP+NWIDEN) + IQ(I)=0 + IQ(I+1)=NCIDEN + DO 1 K=1,NWIDEN + IQ(I+KSIDP-1+K)=IDEN(K) + 1 CONTINUE + CALL CSRTGPL(I) + IF(IP.EQ.0)THEN + IPGP=I + ELSE + IQ(IP)=I + ENDIF + CSITGPL=I + END +#endif diff -urNad paw-2.14.04~/src/pawlib/comis/code/cskcal.F paw-2.14.04/src/pawlib/comis/code/cskcal.F --- paw-2.14.04~/src/pawlib/comis/code/cskcal.F 1996-12-05 04:50:39.000000000 -0500 +++ paw-2.14.04/src/pawlib/comis/code/cskcal.F 2006-09-08 14:44:11.808264160 -0400 @@ -31,6 +31,9 @@ #include "comis/cstab.inc" #include "comis/csfres.inc" #include "comis/cssysd.inc" +#if defined(CERNLIB_QMLXIA64) +#include "comis/cstab64.inc" +#endif CHARACTER PRONAME*32 INTEGER CSCALI DOUBLE PRECISION CSCALD @@ -232,6 +235,24 @@ I2=I2+KS I=I+1 9203 CONTINUE +#if defined(CERNLIB_QMLXIA64) +* Dynamic linker may give long addresses + IF (IFCS.EQ.-2)THEN + IADGPL = IADGPLV(IADGP) + ELSE + IADGPL = IADGP + ENDIF + IF(ITP.EQ.1.OR.ITP.EQ.4.OR.ITP.EQ.6)THEN + ICSRES=CSCALI(IADGPL,NOPAR,IF77PL(1)) + ELSEIF(ITP.EQ.2)THEN + RCSRES=CSCALR(IADGPL,NOPAR,IF77PL(1)) + ELSEIF(ITP.EQ.5)THEN + DCSRES=CSCALD(IADGPL,NOPAR,IF77PL(1)) + ELSEIF(ITP.EQ.7)THEN +* I think it will works correctly + DCSRES=CSCALD(IADGPL,NOPAR,IF77PL(1)) + ENDIF +#else * IT=IABS(ITYPGP) IF(ITP.EQ.1.OR.ITP.EQ.4.OR.ITP.EQ.6)THEN ICSRES=CSCALI(IADGP,NOPAR,IF77PL(1)) @@ -245,6 +266,7 @@ ENDIF *+SELF,IF=UNIX,IF=-SGI,IF=-IBMRT,IF=-DECS,IF=-HPUX,IF=-SUN,IF=-MSDOS. #endif +#endif #if (defined(CERNLIB_UNIX))&&(!defined(CERNLIB_STDUNIX)) I=1 DO 9203 K=ITA-NPAR+1,ITA diff -urNad paw-2.14.04~/src/pawlib/comis/code/cslink.F paw-2.14.04/src/pawlib/comis/code/cslink.F --- paw-2.14.04~/src/pawlib/comis/code/cslink.F 1996-02-26 12:16:17.000000000 -0500 +++ paw-2.14.04/src/pawlib/comis/code/cslink.F 2006-09-08 14:44:11.808264160 -0400 @@ -21,10 +21,15 @@ #include "comis/cstab.inc" #include "comis/cspnts.inc" #include "comis/cslun.inc" -#if defined(CERNLIB_SHL) +#if defined(CERNLIB_SHL)&&(!defined(CERNLIB_QMLXIA64)) CHARACTER*(KLENID) FNNAME INTEGER CS_GET_FUNC #endif +#if defined(CERNLIB_SHL)&&(defined(CERNLIB_QMLXIA64)) +#include "comis/cstab64.inc" + CHARACTER*(KLENID) FNNAME + INTEGER*8 CS_GET_FUNC +#endif COMMON/CSGSCM/IGS,JGS,NGS,CSJUNK(3) IF(ISTLIB.EQ.0 .AND. ITBS.EQ.0)RETURN 2 I=IPGP @@ -60,12 +65,20 @@ #if defined(CERNLIB_SHL) CALL CSGTIDP(I,FNNAME,NC) CALL CUTOL(FNNAME(1:NC)) +#if defined (CERNLIB_QMLXIA64) + IADGPL=CS_GET_FUNC(FNNAME(1:NC)//'_') + IF(IADGPL.NE.0)THEN + IFCS=-2 + CALL CSRTGPL(I) + ENDIF +#else IADGP=CS_GET_FUNC(FNNAME(1:NC)//'_') IF(IADGP.NE.0)THEN IFCS=-2 CALL CSRTGP(I) ENDIF #endif +#endif IP=0 ENDIF ENDIF diff -urNad paw-2.14.04~/src/pawlib/comis/code/cspawi.F paw-2.14.04/src/pawlib/comis/code/cspawi.F --- paw-2.14.04~/src/pawlib/comis/code/cspawi.F 1996-02-26 12:16:22.000000000 -0500 +++ paw-2.14.04/src/pawlib/comis/code/cspawi.F 2006-09-08 14:44:11.808264160 -0400 @@ -23,10 +23,12 @@ COMMON/PAWC/NWPAW,IXPAWC,IHDIV,IXHIGZ,IXKU,FENC(5),LMAIN,HCV(9989) DIMENSION IQ(2),Q(2),LQ(8000) EQUIVALENCE (LQ(1),LMAIN),(IQ(1),LQ(9)),(Q(1),IQ(1)) + CHARACTER*8 MYCSPAWC + MYCSPAWC = 'CSPAWC ' **** JKUVBS=LOCF(IQ(1))-1 JKUVBS=LOCF(IQ(1))+KUVOFS-1 KUVCUR=0 - CALL CCOPYS(MJSCHA('CSPAWC '),JID,8) + CALL CCOPYS(MJSCHA(MYCSPAWC),JID,8) NCIDEN=6 NWIDEN=2 I=CSLTGB(IPVS) diff -urNad paw-2.14.04~/src/pawlib/comis/code/csrtgpl.F paw-2.14.04/src/pawlib/comis/code/csrtgpl.F --- paw-2.14.04~/src/pawlib/comis/code/csrtgpl.F 1969-12-31 19:00:00.000000000 -0500 +++ paw-2.14.04/src/pawlib/comis/code/csrtgpl.F 2006-09-08 14:44:11.808264160 -0400 @@ -0,0 +1,31 @@ +* Comis +* +* +#if (defined(CERNLIB_QMLXIA64)) +#include "comis/pilot.h" +*CMZ : 1.18/14 10/01/95 15.41.06 by Vladimir Berezhnoi +*-- Author : V.Berezhnoi +* special for 64 bit addresses for dynamic linking (H. Vogt) + + SUBROUTINE CSRTGPL(I) +***-------------------------- +#include "comis/cspar.inc" +#include "comis/mdpool.inc" +#include "comis/cstabps.inc" +#include "comis/cstab.inc" +#include "comis/cstab64.inc" + + IPIADGV = IPIADGV + 1 + IF (IPIADGV .GT. MAXIAD64) THEN + WRITE (*,'(2a,I4)') 'to much addresses for dynamik linking, ', + & 'limit is ', MAXIAD64 + WRITE (*,'(2a)') 'increase MAXIAD64 in cstab64.inc and ', + & 'recompile COMIS' + + STOP + END IF + IADGPLV(IPIADGV) = IADGPL + IADGP = IPIADGV + CALL CCOPYA(IADGP,IQ(I+2),KSIDP-2) + END +#endif diff -urNad paw-2.14.04~/src/pawlib/comis/code/cstran.F paw-2.14.04/src/pawlib/comis/code/cstran.F --- paw-2.14.04~/src/pawlib/comis/code/cstran.F 2001-02-07 04:27:01.000000000 -0500 +++ paw-2.14.04/src/pawlib/comis/code/cstran.F 2006-09-08 14:44:11.810263734 -0400 @@ -521,6 +521,7 @@ * '#' DRSJNT * 'OD'/'FI'/'ENDDO'/'ENDIF'/'END' DELIM DRSJNT **** + CHARACTER*8 MYCSPAWC INTEGER GSCMST(3046),GSSTRC(135),GSSTRP(255) INTEGER GSCMS1(361),GSCMS2(361),GSCMS3(361),GSCMS4(361), *GSCMS5(361),GSCMS6(361),GSCMS7(361),GSCMS8(361),GSCMS9(158) @@ -719,6 +720,7 @@ DATA IOST/0/ ** DATA NHSSC/4H; /, NHSEQ/4H= /, NHSBR/4H) / DATA NMPAWC/4HPAWC/ + MYCSPAWC = 'CSPAWC ' CALL CCOPYA(IDEN,IDENPR,NWIDEN) NCIDPR=NCIDEN NWIDPR=NWIDEN @@ -903,7 +905,7 @@ 211 CONTINUE #if defined(CERNLIB_PAW) KEYWD=22 - CALL CCOPYS(MJSCHA('CSPAWC '),JID,8) + CALL CCOPYS(MJSCHA(MYCSPAWC),JID,8) NCIDEN=6 NWIDEN=2 IGB=CSLTGB(IPVSB) diff -urNad paw-2.14.04~/src/pawlib/comis/comis/cstab64.inc paw-2.14.04/src/pawlib/comis/comis/cstab64.inc --- paw-2.14.04~/src/pawlib/comis/comis/cstab64.inc 1969-12-31 19:00:00.000000000 -0500 +++ paw-2.14.04/src/pawlib/comis/comis/cstab64.inc 2006-09-08 14:44:11.810263734 -0400 @@ -0,0 +1,10 @@ +* +* +* cstab64.inc +* + PARAMETER (MAXIAD64=100) !maximum number of shared objects + INTEGER*8 IADGPL,IADGPLV(MAXIAD64) + INTEGER IADGPL1, IADGPL2 + COMMON /CSTB64/ IADGPL,IADGPLV + COMMON /CSTB64I/ IPIADGV + EQUIVALENCE (IADGPL, IADGPL1) diff -urNad paw-2.14.04~/src/pawlib/comis/deccc/ccopys.c paw-2.14.04/src/pawlib/comis/deccc/ccopys.c --- paw-2.14.04~/src/pawlib/comis/deccc/ccopys.c 1997-09-02 11:50:38.000000000 -0400 +++ paw-2.14.04/src/pawlib/comis/deccc/ccopys.c 2006-09-08 14:44:11.810263734 -0400 @@ -33,11 +33,42 @@ #else void ccopys_(ja,jb,nn) #endif + +/* + * 64-bit pointer systems require a special treatment of addresses - see below - + * using the CERNLIB_QMLXIA64 cpp flag (H. Vogt - Sep 2005) + */ + +/* For Itanium, the situation is even worse. Itanium architecture is such + * that the data section starts at 0x6000000000000000. The stack is + * supposed to be between 0x80...0 and 0xa0...0 starting at the high end + * and growing downwards, although on a test machine (merulo.debian.org) + * it seemed instead to start at 0x6000100000000000 and grow downwards. + * The addresses we actually get are truncated to the lowest 32 bits, + * so we assume that those greater than 0x80000000 are in the stack. + * + * Constant strings are in the text section starting at 0x40...0; we hope + * this function doesn't receive any. + * -- Kevin McCarty + */ + +#if defined(CERNLIB_QMLXIA64) +# include "cscal_lp64.h" + int *ja, *jb; + int *nn; +{ + int i,n; char *a,*b; + n=*nn; + setaddr_lp64(*ja,*jb) + +#else char **ja, **jb; int *nn; { int i,n; char *a,*b; - n=*nn; a=*ja; b=*jb; + n=*nn; + a=*ja; b=*jb; +#endif if ( a >= b ) for ( i=0; i +#if defined(CERNLIB_QMLXIA64) +#define ALPHA_OSF +#endif +#endif + #if defined(CERNLIB_SGI) #define SGI #endif diff -urNad paw-2.14.04~/src/pawlib/comis/deccc/cscal_lp64.h paw-2.14.04/src/pawlib/comis/deccc/cscal_lp64.h --- paw-2.14.04~/src/pawlib/comis/deccc/cscal_lp64.h 1969-12-31 19:00:00.000000000 -0500 +++ paw-2.14.04/src/pawlib/comis/deccc/cscal_lp64.h 2006-09-08 14:44:11.811263521 -0400 @@ -0,0 +1,74 @@ +#if defined(CERNLIB_QMLXIA64) +/* Hideous hack macros that attempt to deal with 64-bit pointers using + * knowledge about only 32 bits of them. */ + +/* Test whether a variable is automatic or static based on the lowest 32 bits + * of its address. + * + * Itanium architecture is such that the data section starts at + * 0x6000000000000000. The stack is supposed to be between 0x80...0 and + * 0xa0...0 starting at the high end and growing downwards, although on a test + * machine (merulo.debian.org) it seemed instead to start at 0x6000100000000000 + * and grow downwards. The addresses we actually get are truncated to the + * lowest 32 bits, so we assume that those greater than 0x80000000 are in the + * stack. Constant strings are in the text section starting at 0x40...0; we + * hope that functions using these macros don't receive any. + * + * On AMD64, the data section and constant strings are all within 32 bits + * of NULL, starting at 0x400000 and growing upward. The stack starts + * at 0x80000000000 and grows downward. However, tests I've run on an AMD64 + * indicate that the low-order 32 bits of the address for variables on the + * stack may be indistinguishable from data segments; therefore we simply + * hope (pray) that all variables used are in the data segments. + * + * On Alpha, on the other hand, I couldn't find any docs for the Linux + * segmentation for virtual memory. Judging by a test machine + * (escher.debian.org), the data section starts slightly above 0x120010000. + * On the other hand the stack grows downward from 0x120000000. Here it + * seems safe to suppose that the variable is in the stack if the uint32 + * truncated address received is less than 0x20000000. + * + * -- Kevin McCarty + */ + +#if defined (__ia64__) +# define autotest(_var) ((unsigned long)(_var) > 0x80000000UL) +#elif defined (__alpha__) +# define autotest(_var) ((unsigned long)(_var) < 0x20000000UL) +#else /* amd64 */ +# define autotest(_var) 0 /* can't test for it */ +#endif + + +#define restore_pointer(_var, _ptr, _cast) do { \ + static int sdummy = 0; int adummy = 0; \ + unsigned long sbase = ((unsigned long)&sdummy) & 0xffffffff00000000UL; \ + unsigned long abase = ((unsigned long)&adummy) & 0xffffffff00000000UL; \ + _ptr = (_cast)((unsigned long)(_var) + (autotest(_var) ? abase : sbase));\ + } while (0) + + +#define setcall_lp64(type) \ + long *fptr; \ + int *n; \ + unsigned pin[16]; \ +{ \ + int jumpad_(); \ + type (*name)(); \ + unsigned long ptr = (unsigned long)jumpad_; \ + unsigned long p[16]; \ + int count; \ + ptr += *fptr; \ + name = (type (*)())ptr; \ + for ( count=0; count<16; count++ ) \ + restore_pointer(pin[count], p[count], unsigned long); \ + /* end of macro */ + + +#define setaddr_lp64(__ja, __jb) \ + restore_pointer(__ja, a, char*); \ + restore_pointer(__jb, b, char*); \ + /* end of macro */ + +#endif + diff -urNad paw-2.14.04~/src/pawlib/comis/deccc/cscald.c paw-2.14.04/src/pawlib/comis/deccc/cscald.c --- paw-2.14.04~/src/pawlib/comis/deccc/cscald.c 2004-10-27 05:01:54.000000000 -0400 +++ paw-2.14.04/src/pawlib/comis/deccc/cscald.c 2006-09-08 14:45:54.322410202 -0400 @@ -29,11 +29,10 @@ #define cscald #undef cscald -#ifdef CERNLIB_WINNT +#if defined(CERNLIB_WINNT) || defined(CERNLIB_LINUX) # include #endif - -#if (defined(CERNLIB_QX_SC))&&(!defined(CERNLIB_WINNT)) +#if (defined(CERNLIB_QX_SC))&&(!defined(CERNLIB_WINNT))&&(!defined(CERNLIB_QMLXIA64)) double cscald_ (name,n,p) #endif #if defined(CERNLIB_QXNO_SC) @@ -46,10 +45,30 @@ int CSCALD (name,n,p) # endif #endif + +/* + * 64-bit pointer systems require a special treatment of addresses - see below + * using the CERNLIB_QMLXIA64 macro definition (H. Vogt - Sep 2005) + * This code will be consistent with that of jumptn.c and jumpxn.c + * in packlib/kernlib/kerngen/ccgen (usage of jumpad_) + * + * for shared objects loaded by the dynamic linker content of the 1st arg + * in cscald_ is a pointer which may be above the 32 bit address space + * therefore *fptr has been changed to type long + * see changes in csintx.F, cskcal.F, ... (introduction of INTEGER*8 array for + * those pointers) + */ + +#if defined(CERNLIB_QMLXIA64) +# include "cscal_lp64.h" +double cscald_ (fptr,n,pin) + setcall_lp64(double) +#else double (type_of_call *(*name)) (); int *n; - int *p[15]; + int *p[16]; { +#endif double d; switch (*n) { diff -urNad paw-2.14.04~/src/pawlib/comis/deccc/cscali.c paw-2.14.04/src/pawlib/comis/deccc/cscali.c --- paw-2.14.04~/src/pawlib/comis/deccc/cscali.c 2004-10-22 08:42:40.000000000 -0400 +++ paw-2.14.04/src/pawlib/comis/deccc/cscali.c 2006-09-08 14:46:14.981004397 -0400 @@ -26,11 +26,10 @@ #define cscali #undef cscali -#ifdef CERNLIB_WINNT +#if defined(CERNLIB_WINNT) || defined(CERNLIB_LINUX) # include #endif - -#if (defined(CERNLIB_QX_SC))&&(!defined(CERNLIB_WINNT)) +#if (defined(CERNLIB_QX_SC))&&(!defined(CERNLIB_WINNT))&&(!defined(CERNLIB_QMLXIA64)) int cscali_ (name,n,p) #endif #if defined(CERNLIB_QXNO_SC) @@ -39,10 +38,30 @@ #if defined(CERNLIB_QXCAPT) int type_of_call CSCALI (name,n,p) #endif + +/* + * 64-bit pointer systems require a special treatment of addresses - see below + * using the CERNLIB_QMLXIA64 macro definition (H. Vogt - Sep 2005) + * This code will be consistent with that of jumptn.c and jumpxn.c + * in packlib/kernlib/kerngen/ccgen (usage of jumpad_) + * + * for shared objects loaded by the dynamic linker content of the 1st arg + * in cscali_ is a pointer which may be above the 32 bit address space + * therefore *fptr has been changed to type long + * see changes in csintx.F, cskcal.F, ... (introduction of INTEGER*8 array for + * those pointers) + */ + +#if defined(CERNLIB_QMLXIA64) +# include "cscal_lp64.h" +int cscali_ (fptr,n,pin) + setcall_lp64(int) +#else int (type_of_call *(*name)) (); int *n; - int *p[15]; + int *p[16]; { +#endif int i; switch (*n) { diff -urNad paw-2.14.04~/src/pawlib/comis/deccc/cscalr.c paw-2.14.04/src/pawlib/comis/deccc/cscalr.c --- paw-2.14.04~/src/pawlib/comis/deccc/cscalr.c 2004-10-22 08:03:16.000000000 -0400 +++ paw-2.14.04/src/pawlib/comis/deccc/cscalr.c 2006-09-08 14:47:10.662129691 -0400 @@ -30,19 +30,15 @@ #define cscalr #undef cscalr -#ifdef CERNLIB_WINNT +#if defined(CERNLIB_WINNT) || defined(CERNLIB_LINUX) # include #endif - - -#if (defined(CERNLIB_QX_SC))&&(!defined(CERNLIB_WINNT)) +#if (defined(CERNLIB_QX_SC))&&(!defined(CERNLIB_WINNT))&&(!defined(CERNLIB_QMLXIA64)) float cscalr_ (name,n,p) #endif - #if defined(CERNLIB_QXNO_SC) float cscalr (name,n,p) #endif - #if defined(CERNLIB_QXCAPT) # if defined(CERNLIB_MSSTDCALL) float type_of_call CSCALR(name,n,p) @@ -51,10 +47,42 @@ # endif #endif +/* + * 64-bit pointer systems require a special treatment of addresses - see below + * using the CERNLIB_QMLXIA64 macro definition (H. Vogt - Sep 2005) + * This code will be consistent with that of jumptn.c and jumpxn.c + * in packlib/kernlib/kerngen/ccgen (usage of jumpad_) + * + * for shared objects loaded by the dynamic linker content of the 1st arg + * in cscalr_ is a pointer which may be above the 32 bit address space + * therefore *fptr has been changed to type long + * see changes in csintx.F, cskcal.F, ... (introduction of INTEGER*8 array for + * those pointers) + */ + +#if defined(CERNLIB_QMLXIA64) + +/* Additional note: g77 generates code such that it expects REAL functions + * to return "double". Hence C functions to be used in FORTRAN as REAL + * must return "double", and declarations of REAL FORTRAN functions in C files + * must also return "double". On most architectures one can get away with + * using "float" instead, but not on amd64 ... see + * http://gcc.gnu.org/bugzilla/show_bug.cgi?id=15397 + * + * -- Kevin McCarty */ +# if !(defined(CERNLIB_GFORTRAN)||defined(CERNLIB_INTELIFC)) /* i.e. g77 */ +# define float double +# endif + +# include "cscal_lp64.h" +float cscalr_ (fptr,n,pin) + setcall_lp64(float) +#else float (type_of_call *(*name)) (); int *n; - int *p[15]; + int *p[16]; { +#endif float r; switch (*n) { diff -urNad paw-2.14.04~/src/pawlib/comis/deccc/cstrcmp.c paw-2.14.04/src/pawlib/comis/deccc/cstrcmp.c --- paw-2.14.04~/src/pawlib/comis/deccc/cstrcmp.c 1997-09-02 11:50:44.000000000 -0400 +++ paw-2.14.04/src/pawlib/comis/deccc/cstrcmp.c 2006-09-08 14:44:11.812263308 -0400 @@ -36,6 +36,43 @@ #else int cstrcmp_(ja,na,jb,nb) #endif + +/* + * 64-bit pointer systems require a special treatment of addresses - see below - + * using the CERNLIB_QMLXIA64 cpp flag (H. Vogt - Sep 2005) + */ + +/* For Itanium, the situation is even worse. Itanium architecture is such + * that the data section starts at 0x6000000000000000. The stack is + * supposed to be between 0x80...0 and 0xa0...0 starting at the high end + * and growing downwards, although on a test machine (merulo.debian.org) + * it seemed instead to start at 0x6000100000000000 and grow downwards. + * The addresses we actually get are truncated to the lowest 32 bits, + * so we assume that those greater than 0x80000000 are in the stack. + * + * Constant strings are in the text section starting at 0x40...0; we hope + * this function doesn't receive any. + * -- Kevin McCarty + */ + +#if defined(CERNLIB_QMLXIA64) +# include "cscal_lp64.h" + int *ja, *jb; + int *na, *nb; +{ + + static int i,la,lb,k; static char *a,*b; + if ( *na >= *nb ) + { + setaddr_lp64(*ja,*jb) + la=*na; lb=*nb; k=1; + } + else + { + setaddr_lp64(*jb,*ja) + la=*nb; lb=*na; k=-1; + } +#else char **ja, **jb; int *na, *nb; { @@ -48,6 +85,7 @@ { a=*jb; b=*ja; la=*nb; lb=*na; k=-1; } +#endif for ( i=0; i b[i]) ? k : -k ); } diff -urNad paw-2.14.04~/src/pawlib/paw/cmotif/att_color.c paw-2.14.04/src/pawlib/paw/cmotif/att_color.c --- paw-2.14.04~/src/pawlib/paw/cmotif/att_color.c 1996-03-01 06:38:53.000000000 -0500 +++ paw-2.14.04/src/pawlib/paw/cmotif/att_color.c 2006-09-08 14:44:11.812263308 -0400 @@ -114,7 +114,7 @@ XtVaGetValues(ObjectRow,XmNmenuHistory,&CurrentObject,NULL); XtVaGetValues(CurrentObject,XmNuserData,&data,NULL); - switch ((int ) client_data) { + switch ((long) client_data) { case 1: /* Surface */ sprintf(Svalue,"%d",data->SurfaceColor); break; @@ -164,7 +164,7 @@ Ncol=atoi((char *)XmTextGetString(NcolText)); } else Ncol=8; ColorNum=atoi((char *)XmTextGetString(AttColorText)); - switch((int) client_data) { + switch((long) client_data) { case 1: /* UpArrow */ ColorNum++; break; diff -urNad paw-2.14.04~/src/pawlib/paw/cmotif/att_define_color.c paw-2.14.04/src/pawlib/paw/cmotif/att_define_color.c --- paw-2.14.04~/src/pawlib/paw/cmotif/att_define_color.c 1999-03-01 04:07:01.000000000 -0500 +++ paw-2.14.04/src/pawlib/paw/cmotif/att_define_color.c 2006-09-08 14:44:11.812263308 -0400 @@ -338,7 +338,7 @@ static void MoveScale_cb(Widget w,caddr_t client_data, XmAnyCallbackStruct *call_data) { - switch ((int ) client_data) { + switch ((long) client_data) { case 1 : /* RED */ EditColor.red=((XmScaleCallbackStruct *) call_data)->value; break; @@ -369,7 +369,7 @@ default : fprintf(stderr,"Error in function MoveScale_cb"); } /*end of switch */ - apply_color((int) client_data); + apply_color((long) client_data); } /***************************************************************************** @@ -452,7 +452,7 @@ char *ComStr; ColorNum=atoi((char *)XmTextGetString(ColorIndex)); - switch((int) client_data) { + switch((long) client_data) { case 1: /* UpArrow */ ColorNum++; break; @@ -494,7 +494,7 @@ XmAnyCallbackStruct cb; Ncol=atoi((char *)XmTextGetString(NcolText)); - switch((int) client_data) { + switch((long) client_data) { case 1: /* UpArrow*/ Ncol++; break; diff -urNad paw-2.14.04~/src/pawlib/paw/cmotif/att_general.c paw-2.14.04/src/pawlib/paw/cmotif/att_general.c --- paw-2.14.04~/src/pawlib/paw/cmotif/att_general.c 1996-03-01 06:38:53.000000000 -0500 +++ paw-2.14.04/src/pawlib/paw/cmotif/att_general.c 2006-09-08 14:44:11.813263095 -0400 @@ -454,7 +454,7 @@ { char ComStr[15]; - sprintf(ComStr,"IGSET MTYP %d",(int) client_data); + sprintf(ComStr,"IGSET MTYP %ld",(long) client_data); execute_kuip_cmd(ComStr); if (appres.auto_refresh) { plot_current_histo(); @@ -471,8 +471,8 @@ { char ComStr[15]; - sprintf(ComStr,"IGSET LTYP %d",(int) client_data); - sprintf(ComStr,"SET DMOD %d",(int) client_data); + sprintf(ComStr,"IGSET LTYP %ld",(long) client_data); + sprintf(ComStr,"SET DMOD %ld",(long) client_data); execute_kuip_cmd(ComStr); if (appres.auto_refresh) { diff -urNad paw-2.14.04~/src/pawlib/paw/cmotif/att_geometry.c paw-2.14.04/src/pawlib/paw/cmotif/att_geometry.c --- paw-2.14.04~/src/pawlib/paw/cmotif/att_geometry.c 1999-02-01 12:56:11.000000000 -0500 +++ paw-2.14.04/src/pawlib/paw/cmotif/att_geometry.c 2006-09-08 14:44:11.815262668 -0400 @@ -2582,7 +2582,7 @@ char *ComStr; XtVaGetValues(CButton,XmNuserData,&data,NULL); - switch ((int) client_data ) { + switch ((long) client_data ) { case 1 : /**** value change in text */ Fvalue= (float)atof((char *)XmTextGetString(Text)); diff -urNad paw-2.14.04~/src/pawlib/paw/cmotif/att_main.c paw-2.14.04/src/pawlib/paw/cmotif/att_main.c --- paw-2.14.04~/src/pawlib/paw/cmotif/att_main.c 1996-03-01 06:38:54.000000000 -0500 +++ paw-2.14.04/src/pawlib/paw/cmotif/att_main.c 2006-09-08 14:44:11.816262455 -0400 @@ -139,7 +139,7 @@ { int i; XmAnyCallbackStruct cb; - int pos; + long pos; char tempstr[6]; int tempint; @@ -147,7 +147,7 @@ switch (*label) { case 'B' : - pos=(int) strchr(value,'.')-(int) value; + pos=strchr(value,'.')-value; strncpy(tempstr,value,pos); tempint=atoi(tempstr); if (tempint>=1000) { @@ -157,7 +157,7 @@ StateObject[i].ContourColor=tempint; StateObject[i].SurfaceColor=0; } - value=(char *)((int) value+pos+1); + value=(char *)(value+pos+1); strncpy(tempstr,value,2); StateObject[i].StatColor=tempstr[1]-'0'; StateObject[i].ZoneColor=tempstr[0]-'0'; @@ -324,12 +324,12 @@ static char *Clean(char *string) { char *Apos; - int pos; + long pos; char end[MAX_TITLE_SIZE]; Apos=strrchr(string,39); /* #27 == ' */ if (Apos) { - pos=((int)Apos - (int)string ); + pos=Apos - string; strcpy(end,++Apos); string[pos]='\0'; strcat(Clean(string),"@'"); @@ -692,7 +692,7 @@ XtVaGetValues(ObjectRow,XmNmenuHistory,&CurrentToggle,NULL); XtVaGetValues(CurrentToggle,XmNuserData,&CurrentState,NULL); LineWidth=CurrentState->LineWidth; - switch((int) client_data) { + switch((long) client_data) { case 1: /* UpArrow */ LineWidth++; break; diff -urNad paw-2.14.04~/src/pawlib/paw/cmotif/attatch.c paw-2.14.04/src/pawlib/paw/cmotif/attatch.c --- paw-2.14.04~/src/pawlib/paw/cmotif/attatch.c 1996-03-01 06:38:54.000000000 -0500 +++ paw-2.14.04/src/pawlib/paw/cmotif/attatch.c 2006-09-08 14:44:11.816262455 -0400 @@ -88,7 +88,7 @@ XtVaGetValues(ObjectRow,XmNmenuHistory,&CurrentObject,NULL); XtVaGetValues(CurrentObject,XmNuserData,&data,NULL); - switch ((int) client_data ) { + switch ((long) client_data ) { case 1 : /**** value change in text */ Svalue=(char *)XmTextGetString(IndexText); @@ -124,7 +124,7 @@ /* value change in scale */ XmScaleGetValue(w,&Ivalue); Svalue=(char *)XmTextGetString(IndexText); - Svalue[((int) client_data )-2]='0' + Ivalue; + Svalue[((long) client_data )-2]='0' + Ivalue; XmTextSetString(IndexText,Svalue); if (data->IndexHatch!=atoi(Svalue)) { data->IndexHatch=atoi(Svalue); diff -urNad paw-2.14.04~/src/pawlib/paw/cmotif/axis.c paw-2.14.04/src/pawlib/paw/cmotif/axis.c --- paw-2.14.04~/src/pawlib/paw/cmotif/axis.c 1996-03-01 06:38:54.000000000 -0500 +++ paw-2.14.04/src/pawlib/paw/cmotif/axis.c 2006-09-08 14:44:11.817262242 -0400 @@ -1336,7 +1336,7 @@ { XmAnyCallbackStruct cbs1; - switch ((int)type) { + switch ((long)type) { case 1: axis.xo = 1; break; @@ -1432,7 +1432,7 @@ unselect_list(); comstr = XtCalloc(MAX_CMD_LENGTH, 1); - switch ((int)type) { + switch ((long)type) { case 0: XmToggleButtonGadgetSetState(labeltoggleButtonGadget0,True,False); @@ -1680,7 +1680,7 @@ cbs1.reason = 0; cbs1.event = (XEvent *) NULL; - switch ((int) num) { + switch ((long) num) { case 1: if (XmToggleButtonGadgetGetState(labeltoggleButtonGadget1)) XtCallCallbacks(labeltoggleButtonGadget1,XmNvalueChangedCallback, diff -urNad paw-2.14.04~/src/pawlib/paw/cmotif/histo.c paw-2.14.04/src/pawlib/paw/cmotif/histo.c --- paw-2.14.04~/src/pawlib/paw/cmotif/histo.c 1996-03-01 06:38:56.000000000 -0500 +++ paw-2.14.04/src/pawlib/paw/cmotif/histo.c 2006-09-08 14:44:11.818262029 -0400 @@ -529,7 +529,7 @@ static void show_option(Widget w, int *type, XmToggleButtonCallbackStruct *cbs) { if (cbs->set) { - switch( (int)type ) { + switch( (long)type ) { case 1: if ( !widget_stat ) { widget_stat = create_statFormDialog(); @@ -651,7 +651,7 @@ return; } } else { - switch( (int)type ) { + switch( (long)type ) { case 1: if (widget_stat) { XtUnmanageChild(widget_stat); @@ -758,7 +758,7 @@ int x,y; - switch( (int)type ) { + switch( (long)type ) { case 1: sprintf (comstr,"Set STAT %d%d%d%d%d%d%d" ,XmToggleButtonGadgetGetState(AllchanToggleButtonGadget) @@ -996,7 +996,7 @@ static void coordinate_set(Widget w, int *type, XmAnyCallbackStruct *cbs) { - switch( (int)type ) { + switch( (long)type ) { case 1: sprintf (histogram.coordinate," "); break; @@ -1034,7 +1034,7 @@ int ilen1, ilen2; XmString xmstr; - switch( (int)type ) { + switch( (long)type ) { case 1: histogram.x1 = cbs->value; if( x_range_lock != 0 ) { @@ -1131,7 +1131,7 @@ if( histogram.y1 <= 0 ) histogram.y1 = 1; if( histogram.y2 <= 0 ) histogram.y2 = 1; - if ( (int)type < 3 ) { + if ( (long)type < 3 ) { XmScaleSetValue(X2Scale,histogram.x2); XmScaleSetValue(X1Scale,histogram.x1); if( x_range_lock == 0 || upd_nbin) { diff -urNad paw-2.14.04~/src/pawlib/paw/cmotif/init.c paw-2.14.04/src/pawlib/paw/cmotif/init.c --- paw-2.14.04~/src/pawlib/paw/cmotif/init.c 1996-03-12 11:58:51.000000000 -0500 +++ paw-2.14.04/src/pawlib/paw/cmotif/init.c 2006-09-08 14:44:11.818262029 -0400 @@ -286,7 +286,7 @@ static void destroy_browser(Widget w, int *which, XmAnyCallbackStruct *cbs) { MenuCbStruct *menu_item; - int i = (int) which; + long i = (long) which; browser[i].widget = NULL; if (browser[i].open_dialog) { @@ -308,7 +308,7 @@ ***********************************************************************/ static void destroy_graphics(Widget w, int *which, XmAnyCallbackStruct *cbs) { - int i = (int) which; + long i = (long) which; graphics[i].widget = NULL; } diff -urNad paw-2.14.04~/src/pawlib/paw/ntuple/c_hcntpar.h paw-2.14.04/src/pawlib/paw/ntuple/c_hcntpar.h --- paw-2.14.04~/src/pawlib/paw/ntuple/c_hcntpar.h 1996-04-23 14:37:45.000000000 -0400 +++ paw-2.14.04/src/pawlib/paw/ntuple/c_hcntpar.h 2006-09-08 14:44:11.818262029 -0400 @@ -47,7 +47,7 @@ #define ZID 12 #define ZITMP 10 #define ZNTMP 6 -#define ZNTMP1 3 +#define ZNTMP1 4 #define ZLINK 6 #endif /* CERN_C_HCNTPAR */ diff -urNad paw-2.14.04~/src/pawlib/paw/ntuple/qp_execute.c paw-2.14.04/src/pawlib/paw/ntuple/qp_execute.c --- paw-2.14.04~/src/pawlib/paw/ntuple/qp_execute.c 2001-09-18 09:41:35.000000000 -0400 +++ paw-2.14.04/src/pawlib/paw/ntuple/qp_execute.c 2006-09-08 14:44:11.819261816 -0400 @@ -184,12 +184,19 @@ /* all definitions for the stack */ #undef INIT_STACK_TO_NULL /* are kept together in this file */ +#if defined(CERNLIB_QMLXIA64) +# undef HBALLOC +# undef HGNTBF +# define HBALLOC HBALLOC64 +# define HGNTBF HGNTBF64 +#endif + /* extern functions */ extern void qp_exec_evt( QueryExe *, long, long, QPCmd *, int *); typedef char tName[MAX_NAME_LEN+1]; tName *namelist; -int *offsetlist; +long *offsetlist; int *indexlist; @@ -245,7 +252,23 @@ char ntname[MAX_NAME_LEN+6]; int i, ierr, indx, itype, isize, ielem; Int32 * addr; - int ibase[1], ioff, nuse; + + /* LP64 compatibility: + - use static for ibase (at least) because its address is stored + as Int32 in structure CWNBlock + static takes ibase from the stack and puts it the code area. + - use type long for ioff and offsetlist[i] + (for 32 bit architectures type long is 4 Bytes as it is used + also in packlib/hbook/chbook/halloc.c in hballo1 !) + The x86-64 ABI has the code area in the 32 bit address space + but addresses to the stack and to dynamically allocated areas + may and will be above the 32 bit address space (below 0x80000000000). + See also: http://www.x86-64.org/documentation/abi-0.96.pdf + (H. Vogt, Oct. 2005) */ + + static int ibase[1]; + long ioff; + int nuse; int id = qe->id; char * path = qe->path; char * title; @@ -286,7 +309,11 @@ CWNBlock = (RefCWN *) calloc( CWNCount + 1, sizeof( RefCWN ) ); qp_assert( MAX_NAME_LEN == 32 ); /* see hbook.h (HGNTBF) */ namelist = (tName *) calloc( CWNCount + 1, sizeof(tName) ); - offsetlist = (int *) calloc( CWNCount + 1, sizeof(int) ); + + /* offsetlist should be of type long (see above) (H. Vogt, Oct. 2005) */ + + offsetlist = (long *) calloc( CWNCount + 1, sizeof(long) ); + indexlist = (int *) calloc( CWNCount + 1, sizeof(int) ); qp_assert( CWNBlock != 0 && @@ -381,6 +408,7 @@ offsetlist[nt_load_cnt]= CWNBlock[index].p - PAWC.iq_eqv; + strncpy( namelist[nt_load_cnt], vi->name, @@ -871,8 +899,21 @@ if ( cmd->u.scan.pawpp ) { char buf[33]; + /* for LP64 ABI matlab and matrow are 64 bit pointer, type is void* + but PCADDR.jmlab and PCADDR.jmrow are of type int + see: c_pcaddr.h and qp_command.h + it is related to CWNBlock -> see above (H. Vogt)*/ + +#if defined(CERNLIB_QMLXIA64) + unsigned long long int myjmlab, myjmrow; + myjmlab = PCADDR.jmlab; + myjmrow = PCADDR.jmrow; + c->matlab = (TableCallBack) myjmlab; + c->matrow = (TableCallBack) myjmrow; +#else c->matlab = (TableCallBack) PCADDR.jmlab; c->matrow = (TableCallBack) PCADDR.jmrow; +#endif qp_assert( qe->nexpr <= MAX_OUTSTR ); @@ -1791,6 +1832,31 @@ PAWIDN.idnevt = ievt; PAWCHN.ichevt = ievt_chain; +#if defined(CERNLIB_QMLXIA64) +/* avoid addresses from calloc which are above 32 bits here */ + static Int32 helpp[8]; + int i; + if ( npar < 9 ) { + for ( i=0; i ## ## All lines beginning with `## DP:' are a description of the patch. ## DP: Do not compile embedded old Xbae and Xaw code. @DPATCH@ diff -urNad paw-2.14.04.dfsg~/src/paw_motif/Imakefile paw-2.14.04.dfsg/src/paw_motif/Imakefile --- paw-2.14.04.dfsg~/src/paw_motif/Imakefile 2007-01-11 16:35:03.203039255 -0500 +++ paw-2.14.04.dfsg/src/paw_motif/Imakefile 2007-01-11 16:35:55.436956428 -0500 @@ -5,7 +5,7 @@ #define PassCDebugFlags MotifDependantMakeVar(MOTIF_DIRS,cmotif fmotif fpanelsc) -MotifDependantMakeVar(PAWPP_DIRS,fpanelsf tree uimx) +MotifDependantMakeVar(PAWPP_DIRS,fpanelsf uimx) LIBDIRS= code cdf @@ -13,6 +13,7 @@ LIBDIRS :=$(LIBDIRS) $(MOTIF_DIRS) $(PAWPP_DIRS) #endif +#if 0 /* we want to use external libXbae */ #if defined(CERNLIB_UNIX) && !defined(CERNLIB_WINNT) MotifDependantMakeVar(PAWPP_DIRS,xbae) LIBDIRS := $(LIBDIRS) $(PAWPP_DIRS) @@ -22,6 +23,7 @@ MotifDependantMakeVar(PAWPP_DIRS,xbaevms) LIBDIRS := $(LIBDIRS) $(PAWPP_DIRS) #endif +#endif SUBDIRS= $(LIBDIRS) diff -urNad paw-2.14.04.dfsg~/src/paw_motif/cmotif/chain_tree.c paw-2.14.04.dfsg/src/paw_motif/cmotif/chain_tree.c --- paw-2.14.04.dfsg~/src/paw_motif/cmotif/chain_tree.c 1996-03-01 06:38:54.000000000 -0500 +++ paw-2.14.04.dfsg/src/paw_motif/cmotif/chain_tree.c 2007-01-11 16:37:01.447950095 -0500 @@ -19,7 +19,7 @@ #include "hmotif/pawm.h" #include "hpaw/chain.h" -#include "paw/tree.h" +#include #if defined(CERNLIB_QX_SC) #define show_chain_tree show_chain_tree_ diff -urNad paw-2.14.04.dfsg~/src/paw_motif/hmotif/scan.h paw-2.14.04.dfsg/src/paw_motif/hmotif/scan.h --- paw-2.14.04.dfsg~/src/paw_motif/hmotif/scan.h 1996-09-09 11:21:28.000000000 -0400 +++ paw-2.14.04.dfsg/src/paw_motif/hmotif/scan.h 2007-01-11 16:36:26.990261436 -0500 @@ -20,10 +20,10 @@ #define _scan_h #include "ntuplescan.h" -#ifdef CERNLIB_VAXVMS +#if 0 #include "xbaevms/matrix.h" #else -#include "xbae/matrix.h" +#include #endif Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/cernlib/devel/.cvsignore,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- .cvsignore 11 Apr 2006 22:53:00 -0000 1.4 +++ .cvsignore 21 Apr 2007 14:35:24 -0000 1.5 @@ -1,16 +1,6 @@ -src_car.tar.gz -src_Imakefile.tar.gz -src_patchy.tar.gz -src_cfortran.tar.gz -src_include.tar.gz -src_pawlib.tar.gz -src_config.tar.gz -src_mathlib.tar.gz -src_phtools.tar.gz -src_geant321.tar.gz -src_mclibs.tar.gz -src_scripts.tar.gz -src_graflib.tar.gz -src_packlib.tar.gz -xsneut95.dat +paw_2.14.04.dfsg-1.diff.gz +mclibs_2006.dfsg-1.diff.gz +cernlib_2006.dfsg-1.diff.gz +geant321_3.21.14.dfsg-4.diff.gz +2006_src-free.tar.gz patchy.tar.gz Index: 315-fixes-for-MacOSX.dpatch =================================================================== RCS file: /cvs/extras/rpms/cernlib/devel/315-fixes-for-MacOSX.dpatch,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- 315-fixes-for-MacOSX.dpatch 14 Dec 2005 16:52:26 -0000 1.3 +++ 315-fixes-for-MacOSX.dpatch 21 Apr 2007 14:35:24 -0000 1.4 @@ -6,9 +6,9 @@ ## DP: and run on OS X. @DPATCH@ -diff -urNad cernlib-2005.05.09.dfsg~/src/Imakefile cernlib-2005.05.09.dfsg/src/Imakefile ---- cernlib-2005.05.09.dfsg~/src/Imakefile 1996-12-16 10:08:41.000000000 -0500 -+++ cernlib-2005.05.09.dfsg/src/Imakefile 2005-12-07 14:47:34.141148558 -0500 +diff -urNad cernlib-2006.dfsg~/src/Imakefile cernlib-2006.dfsg/src/Imakefile +--- cernlib-2006.dfsg~/src/Imakefile 2007-01-09 19:27:31.059892042 -0500 ++++ cernlib-2006.dfsg/src/Imakefile 2007-01-09 19:27:33.049467233 -0500 @@ -7,8 +7,12 @@ SUBDIRS= $(LIBDIRS) patchy cfortran @@ -22,9 +22,9 @@ InstallLibSubdirs($(LIBDIRS)) -diff -urNad cernlib-2005.05.09.dfsg~/src/config/Imake.rules cernlib-2005.05.09.dfsg/src/config/Imake.rules ---- cernlib-2005.05.09.dfsg~/src/config/Imake.rules 2005-04-18 11:39:25.000000000 -0400 -+++ cernlib-2005.05.09.dfsg/src/config/Imake.rules 2005-12-07 14:47:34.139148983 -0500 +diff -urNad cernlib-2006.dfsg~/src/config/Imake.rules cernlib-2006.dfsg/src/config/Imake.rules +--- cernlib-2006.dfsg~/src/config/Imake.rules 2005-04-18 11:39:25.000000000 -0400 ++++ cernlib-2006.dfsg/src/config/Imake.rules 2007-01-09 19:27:33.050467019 -0500 @@ -2171,7 +2171,7 @@ #define CppScriptTarget(dst,src,defs,deplist) @@\ dst:: src deplist @@\ @@ -43,381 +43,136 @@ @@\ clean:: @@\ RemoveFiles(dst) -diff -urNad cernlib-2005.05.09.dfsg~/src/config/MacOSX.cf cernlib-2005.05.09.dfsg/src/config/MacOSX.cf ---- cernlib-2005.05.09.dfsg~/src/config/MacOSX.cf 1969-12-31 19:00:00.000000000 -0500 -+++ cernlib-2005.05.09.dfsg/src/config/MacOSX.cf 2005-12-07 14:47:34.140148771 -0500 -@@ -0,0 +1,170 @@ -+XCOMM platform: $SFO: MOSXS.cf,v 1.0 95/11/19 23:21:00 sl Exp $ -+ -+#define OSVendor Apple Computer, Inc. -+#ifdef MacOSXArchitecture -+#define OSName MacOSX -+#define OSMajorVersion DefaultOSMajorVersion -+#define OSMinorVersion DefaultOSMinorVersion -+#define OSTeenyVersion 0 -+#endif -+ -+#define ProjectRulesFile -+#define ProjectTmplFile -+ -+#define InstKmemFlags -m 2755 -g kmem -+/* #define ConstructMFLAGS NO */ -+ -+#define HasNdbm YES -+#define SetTtyGroup YES -+#define HasBsearch YES -+#ifdef MacOSXArchitecture -+#define HasPutenv YES -+#define MathLibrary /**/ -+#define DBMLibrary /**/ -+#define TermcapLibrary /**/ -+#define HasBSD44Sockets YES -+#define HAS_SNPRINTF YES -+#endif -+ -+#define NeedConstPrototypes YES -+#define NeedVarargsPrototypes YES -+#define NeedFunctionPrototypes YES -+#define NeedWidePrototypes NO -+ -+#define GzipFontCompression YES -+#define CompressAllFonts YES -+ -+#ifndef HasShm -+# define HasShm YES -+#endif -+#ifndef BuildGlxExt -+# define BuildGlxExt YES -+# define GlxUseNSGL YES -+#endif -+#define BuildServer YES -+#define BuildXprint NO -+#define BuildFonts YES -+#define BuildDPMS NO -+ -+#define TenonServer YES -+#define XprtServer NO -+#define XVendorString "Tenon Intersystems Xtools" -+#define XVendorRelease 1000 -+#ifndef UseRgbTxt -+#define UseRgbTxt YES -+#endif -+ -+#define BuildPexExt NO -+ -+#ifndef BuildGLXLibrary -+# define BuildGLXLibrary YES -+#endif -+ -+/* no direct graphics extension */ -+#define BuildXF86DGA NO -+ -+/* no extra tablets and weird input devices */ -+#define BuildXInputExt NO -+ -+/* Build Xinerama (aka panoramiX) extension */ -+#define BuildXinerama YES -+ -+/* no Display Power Management extension */ -+#define BuildDPMSExt NO -+ -+# define BuildXvExt NO +diff -urNad cernlib-2006.dfsg~/src/config/MacOSX.cf cernlib-2006.dfsg/src/config/MacOSX.cf +--- cernlib-2006.dfsg~/src/config/MacOSX.cf 2006-11-23 09:25:33.000000000 -0500 ++++ cernlib-2006.dfsg/src/config/MacOSX.cf 2007-01-09 19:41:23.844091722 -0500 +@@ -73,8 +73,12 @@ + #define BuildDPMSExt NO + + # define BuildXvExt NO +-#define OptimizedCDebugFlags -O0 -g -pipe +-#define ExtraLoadFlags -L/usr/X11R6/lib + +#ifndef OptimizationLevel +# define OptimizationLevel -O +#endif -+#define OptimizedCDebugFlags OptimizationLevel -fPIC -pipe -+#define ExtraLoadFlags -L/usr/X11R6/lib -L/sw/lib -L/usr/lib -lc -+ -+#define BuildExamples YES -+ -+#define StandardDefines -DCERNLIB_LINUX -DCERNLIB_PPC -DCERNLIB_MACOSX \ -+ -Dunix=unix -D__powerpc__ -D__DARWIN__ -+/* -DX_NOT_POSIX -DX_LOCALE */ -+ -+#define HasVoidSignalReturn YES -+ -+#ifndef DependFlags ++#define OptimizedCDebugFlags OptimizationLevel -g -pipe ++#define ExtraLoadFlags -L/usr/X11R6/lib -L/sw/lib + + #define BuildExamples YES + +@@ -87,9 +91,11 @@ + #define HasVoidSignalReturn YES + + #ifndef DependFlags +-#define DependFlags -I/usr/include/ansi -I/usr/include/bsd +#define DependFlags -I/usr/include/ansi -I/usr/include/bsd -I/sw/include -+#endif -+ + #endif + +#define StandardIncludes -I/sw/include + -+#define InstallCmd install /* unlink old */ -+ -+/* #define ArCmd libtool -a -o */ -+#define ArCmd ar -r -+ -+#ifndef RanlibCmd -+#define RanlibCmd ranlib -c -s -+#endif -+ -+/* see below for ServerDefines */ -+ -+#define PrimaryScreenResolution 95 /* for 17 inch screen */ -+ -+#define ServerCDebugFlags OptimizationLevel -fPIC -g -pipe -+ -+#ifndef HasGcc -+#define HasGcc YES -+#endif -+ -+#undef CcCmd -+#undef CplusplusCmd -+#ifdef MacOSXArchitecture -+#define CcCmd cc -g -arch "ppc" -no-cpp-precomp -+#define CplusplusCmd c++ -g -no-cpp-precomp -+#endif -+#ifndef CcCmd + #define InstallCmd install /* unlink old */ + + /* #define ArCmd libtool -a -o */ +@@ -103,7 +109,7 @@ + + #define PrimaryScreenResolution 95 /* for 17 inch screen */ + +-#define ServerCDebugFlags -O0 -g -pipe ++#define ServerCDebugFlags OptimizationLevel -g -pipe + + /* #define HasGcc YES */ + #ifndef HasGcc +@@ -122,7 +128,7 @@ + #endif + #endif + #ifndef CcCmd +-#define CcCmd cc +#define CcCmd cc -g -+#endif -+ -+#define CppCmd /usr/bin/cpp -+ -+#include -+#include -+#undef XFree86Server -+/* #define GLX_DIRECT_RENDERING */ -+ -+#define f2cFortran YES -+#define FortranCmd g77 -g -+#define XargsCmd xargs -+#define FortranSaveFlags /* */ /* Everything static !? */ -+#define OptimisedFortranFlags OptimizationLevel -fPIC -funroll-loops \ -+ -fomit-frame-pointer -+#define DefaultCCOptions OptimizationLevel -+#define DefaultFCOptions -fno-automatic \ -+ -fno-second-underscore \ -+ -fno-f90 -fugly-complex -fno-globals \ -+ -fugly-init -Wno-globals OptimizationLevel -+ + #endif + + #define CppCmd /usr/bin/cpp +@@ -133,25 +139,35 @@ + /* #define GLX_DIRECT_RENDERING */ + + #define f2cFortran YES +-#define FortranCmd gfortran ++#define FortranCmd gfortran -g + #define XargsCmd xargs + #define FortranSaveFlags /* -fno-automatic */ /* Everything static !? */ +-#define OptimisedFortranFlags -O0 -g -funroll-loops -fomit-frame-pointer \ ++#define OptimisedFortranFlags OptimizationLevel -g -funroll-loops \ + -ftree-vectorize +-#define DefaultFCOptions -fno-second-underscore +-/*#define CernlibSystem -DCERNLIB_LINUX -DCERNLIB_UNIX -DCERNLIB_LNX \ +- -DCERNLIB_PPC -DCERNLIB_QMGLIBC \ +- -DCERNLIB_MACOSX -DCERNLIB_GFORTRAN */ ++#define DefaultFCOptions -fno-second-underscore OptimizationLevel + +#ifndef CernlibLocalDefines +# define CernlibLocalDefines +#endif ++#ifdef PpcDarwinArchitecture +#define CernlibSystem -DCERNLIB_LINUX -DCERNLIB_UNIX -DCERNLIB_LNX \ + -DCERNLIB_PPC -DCERNLIB_QMGLIBC \ -+ -DCERNLIB_MACOSX CernlibLocalDefines -+ -+#undef CERNLIB_SHIFT -+ -+#define CERNLIB_LINUX -+#define CERNLIB_UNIX -+#define CERNLIB_LNX -+#define CERNLIB_PPC -+#define CERNLIB_QMGLIBC -+#define CERNLIB_MACOSX -+ -+#define X11Includes -I/usr/X11R6/include -+ -+/* -+ * Create a Make Variable to allow building with/out Motif -+ */ -+#undef MotifDependantMakeVar -+#define MotifDependantMakeVar(variable,value) variable=value -+/* End CERNLIB changes */ -+ -+ -diff -urNad cernlib-2005.05.09.dfsg~/src/config/MacOSX.rules cernlib-2005.05.09.dfsg/src/config/MacOSX.rules ---- cernlib-2005.05.09.dfsg~/src/config/MacOSX.rules 1969-12-31 19:00:00.000000000 -0500 -+++ cernlib-2005.05.09.dfsg/src/config/MacOSX.rules 2005-12-07 14:47:34.140148771 -0500 -@@ -0,0 +1,123 @@ -+XCOMM $XConsortium: MOSXS.rules,v 1.1 97/12/12 15:34:45 sl Exp $ -+ -+/* -+ * MacOSX shared library rules -+ */ -+ -+#define HasSharedLibraries YES -+ -+#define ForceNormalLib NO -+ -+#ifndef SharedDataSeparation -+#define SharedDataSeparation YES -+#endif -+#ifndef SharedCodeDef -+#define SharedCodeDef -+#endif -+#ifndef SharedLibraryDef -+#define SharedLibraryDef -fno-common -+#endif -+ -+#define ShLibIncludeFile -+ -+#ifndef SharedLibraryLoadFlags -+#define SharedLibraryLoadFlags -+#endif -+#ifndef PositionIndependentCFlags -+#define PositionIndependentCFlags -+#endif -+ -+ -+/* -+ * InstallSharedLibrary - generate rules to install the shared library. ++ -DCERNLIB_MACOSX -DCERNLIB_GFORTRAN \ ++ CernlibLocalDefines ++#else + #define CernlibSystem -DCERNLIB_LINUX -DCERNLIB_UNIX -DCERNLIB_LNX \ + -DCERNLIB_QMGLIBC \ +- -DCERNLIB_MACOSX -DCERNLIB_GFORTRAN ++ -DCERNLIB_MACOSX -DCERNLIB_GFORTRAN \ ++ CernlibLocalDefines ++#endif + + /* #define CERNLIB_SHIFT NO */ + #define CERNLIB_LINUX + #define CERNLIB_UNIX + #define CERNLIB_LNX +-/*#define CERNLIB_PPC*/ ++#ifdef PpcDarwinArchitecture ++# define CERNLIB_PPC ++#endif + #define CERNLIB_QMGLIBC + #define CERNLIB_MACOSX + #define CERNLIB_GFORTRAN +diff -urNad cernlib-2006.dfsg~/src/config/MacOSX.rules cernlib-2006.dfsg/src/config/MacOSX.rules +--- cernlib-2006.dfsg~/src/config/MacOSX.rules 2006-09-04 08:32:56.000000000 -0400 ++++ cernlib-2006.dfsg/src/config/MacOSX.rules 2007-01-09 15:47:15.542676000 -0500 +@@ -28,18 +28,24 @@ + #endif + + +- +- + /* + * InstallSharedLibrary - generate rules to install the shared library. + * Edited 2003-05-09 by Kevin McCarty to add an install.shlib target. -+ */ -+#ifndef InstallSharedLibrary -+#define InstallSharedLibrary(libname,rev,dest) @@\ + */ + #ifndef InstallSharedLibrary + #define InstallSharedLibrary(libname,rev,dest) @@\ +-install:: Concat(lib,libname.dylib) @@\ +.PHONY: install.shlib shlib/libname @@\ +shlib/libname:: $(DESTDIR)dest/SharedLibraryTargetName(libname) @@\ + @@\ +install.shlib:: $(DESTDIR)dest/SharedLibraryTargetName(libname) @@\ + @@\ +$(DESTDIR)dest/SharedLibraryTargetName(libname): SharedLibraryTargetName(libname) @@\ -+ MakeDir($(DESTDIR)dest) @@\ + MakeDir($(DESTDIR)dest) @@\ +- $(INSTALL) $(INSTALLFLAGS) $(INSTBINFLAGS) Concat(lib,libname.dylib) $(DESTDIR)dest +-@@\ +- + $(INSTALL) $(INSTALLFLAGS) $(INSTBINFLAGS) Concat(lib,libname.rev.dylib) $(DESTDIR)dest @@\ + (T=`echo Concat($(DESTDIR)dest/lib,libname.rev.dylib) | sed 's/\.[^\.d]*\.dylib/\.dylib/'`;\ @@\ + $(RM) $$T && $(LN) Concat(lib,libname.rev.dylib) $$T) @@\ + $(RM) Concat($(DESTDIR)dest/lib,libname.dylib) @@\ + $(LN) Concat(lib,libname.rev.dylib) Concat($(DESTDIR)dest/lib,libname.dylib) -+#endif /* InstallSharedLibrary */ -+ -+/* -+ * NormalSharedLibraryTarget - generate rules to create a shared library; -+ * build it into a different name so that the we do not hose people by having -+ * the library gone for long periods. -+ */ -+#ifndef SharedLibraryTarget -+#define SharedLibraryTarget(libname,rev,solist,down,up) @@\ -+AllTarget(Concat(lib,libname.dylib)) @@\ -+ @@\ -+Concat(lib,libname.dylib): solist $(EXTRALIBRARYDEPS) @@\ -+ $(RM) $@~ @@\ -+ (cd down; $(CC) -I/usr/X11R6/lib -dynamiclib -undefined suppress -install_name /usr/X11R6/lib/$@ -o up/$@~ $(SHLIBLDFLAGS) solist $(REQUIREDLIBS)) @@\ -+ $(MV) $@~ $@ @@\ -+ LinkBuildLibrary($@) @@\ -+ @@\ -+clean:: @@\ -+ $(RM) Concat(lib,libname.dylib) -+ -+#endif /* SharedLibraryTarget */ -+ -+/* -+ * SharedDepLibraryTarget - generate rules to create a shared library. -+ */ -+#ifndef SharedDepLibraryTarget -+#define SharedDepLibraryTarget(libname,rev,deplist,solist,down,up) @@\ -+AllTarget(Concat(lib,libname.dylib)) @@\ -+ @@\ -+Concat(lib,libname.dylib): deplist $(EXTRALIBRARYDEPS) @@\ -+ $(RM) $@~ @@\ -+ (cd down; $(CC) -I/usr/X11R6/lib -dynamiclib -undefined suppress -install_name /usr/X11R6/lib/$@ -o up/$@~ $(SHLIBLDFLAGS) solist $(REQUIREDLIBS)) @@\ -+ $(RM) $@ @@\ -+ $(MV) $@~ $@ @@\ -+ LinkBuildLibrary($@) @@\ -+ @@\ -+clean:: @@\ -+ $(RM) Concat(lib,libname.dylib) -+ -+#endif /* SharedDepLibraryTarget */ -+ -+/* -+ * SharedLibraryDataTarget - generate rules to create shlib data file; -+ */ -+#ifndef SharedLibraryDataTarget -+#define SharedLibraryDataTarget(libname,rev,salist) -+#endif /* SharedLibraryDataTarget */ -+ -+#ifndef InstallSharedLibraryData -+#define InstallSharedLibraryData(libname,rev,dest) -+#endif /* InstallSharedLibraryData */ -+ -+/* -+ * SharedLibReferences - variables for shared libraries -+ */ -+#ifndef SharedLibReferences -+#define SharedLibReferences(varname,libname,libsource,revname,rev) @@\ -+revname = rev @@\ -+Concat3(DEP,varname,LIB) = SharedLibDependencies(libname,libsource,revname) @@\ -+Concat(varname,LIB) = LoaderLibPrefix Concat(-l,libname) @@\ -+LintLibReferences(varname,libname,libsource) -+#endif -+ -+/* -+ * SharedDSLibReferences - variables for shared libraries -+ */ -+#ifndef SharedDSLibReferences -+#define SharedDSLibReferences(varname,libname,libsource,revname,rev) @@\ -+revname = rev @@\ -+Concat3(DEP,varname,LIB) = SharedDSLibDependencies(libname,libsource,revname) @@\ -+Concat(varname,LIB) = LoaderLibPrefix Concat(-l,libname) Concat3(Shared,libname,Reqs) @@\ -+LintLibReferences(varname,libname,libsource) -+#endif -+ -+ -diff -urNad cernlib-2005.05.09.dfsg~/src/config/MacOSX.tmpl cernlib-2005.05.09.dfsg/src/config/MacOSX.tmpl ---- cernlib-2005.05.09.dfsg~/src/config/MacOSX.tmpl 1969-12-31 19:00:00.000000000 -0500 -+++ cernlib-2005.05.09.dfsg/src/config/MacOSX.tmpl 2005-12-07 14:47:34.140148771 -0500 -@@ -0,0 +1,67 @@ -+XCOMM $XConsortium: MOSXS.tmpl,v 1.2 97/12/12 19:07:12 sl Exp $ -+ -+/* -+ * Xnext shared library template -+ */ -+ -+ -+ -+#ifndef SharedXtReqs -+#define SharedXtReqs /**/ -+#endif -+#ifndef SharedXawReqs -+#define SharedXawReqs /**/ -+#endif -+#ifndef SharedXmuReqs -+#define SharedXmuReqs $(LDPRELIB) $(XTOOLONLYLIB) $(XONLYLIB) -+#endif -+ -+#define SharedLibX11 YES -+#define SharedX11Rev F -+SharedLibReferences(XONLY,X11,$(XLIBSRC),SOXLIBREV,SharedX11Rev) -+ -+#define SharedLibXau NO /* don't need shared form */ -+#define SharedLibXdmcp NO /* don't need shared form */ -+ -+#define SharedLibXmu YES -+#define SharedXmuRev F -+ -+#define SharedOldXRev F -+ -+#define SharedLibXext YES -+#define SharedXextRev F -+ -+#define SharedLibXt YES -+#define SharedXtRev F -+SharedDSLibReferences(XTOOLONLY,Xt,$(TOOLKITSRC),SOXTREV,SharedXtRev) -+ -+#define SharedXawRev F -+ -+#define SharedXtfRev A -+ -+#define SharedLibXi YES -+#define SharedXiRev F -+SharedLibReferences(XI,Xi,$(XILIBSRC),SOXINPUTREV,SharedXiRev) -+ -+#define SharedLibXtst YES -+#define SharedXtstRev F -+SharedLibReferences(XTEST,Xtst,$(XTESTLIBSRC),SOXTESTREV,SharedXtstRev) -+ -+ -+#define SharedPexRev F -+SharedLibReferences(PEX,PEX5,$(PEXLIBSRC),SOPEXREV,SharedPexRev) -+ -+#define SharedLibXie YES -+#define SharedXieRev F -+ -+#define SharedLibICE YES -+#define SharedICERev F -+SharedLibReferences(ICE,ICE,$(ICESRC),SOICEREV,SharedICERev) -+ -+#define SharedLibSM YES -+#define SharedSMRev F -+SharedLibReferences(SM,SM,$(SMSRC),SOSMREV,SharedSMRev) -+ -+#define SharedFSRev F -+SharedLibReferences(FS,FS,$(FSLIBSRC),SOFSREV,SharedFSRev) -+ -diff -urNad cernlib-2005.05.09.dfsg~/src/config/site.def cernlib-2005.05.09.dfsg/src/config/site.def ---- cernlib-2005.05.09.dfsg~/src/config/site.def 2002-04-26 10:46:04.000000000 -0400 -+++ cernlib-2005.05.09.dfsg/src/config/site.def 2005-12-07 14:47:34.140148771 -0500 + #endif /* InstallSharedLibrary */ + + /* +diff -urNad cernlib-2006.dfsg~/src/config/site.def cernlib-2006.dfsg/src/config/site.def +--- cernlib-2006.dfsg~/src/config/site.def 2002-04-26 10:46:04.000000000 -0400 ++++ cernlib-2006.dfsg/src/config/site.def 2007-01-09 19:27:33.051466806 -0500 @@ -99,9 +99,7 @@ /* if it is already defined and false, undef it! */ /* do not use shift by default @@ -441,36 +196,6 @@ install.lib:: $(CERN_LIBDIR)/gxint.f -diff -urNad cernlib-2005.05.09.dfsg~/src/mathlib/gen/tests/c327m.F cernlib-2005.05.09.dfsg/src/mathlib/gen/tests/c327m.F ---- cernlib-2005.05.09.dfsg~/src/mathlib/gen/tests/c327m.F 1996-04-01 10:01:17.000000000 -0500 -+++ cernlib-2005.05.09.dfsg/src/mathlib/gen/tests/c327m.F 2005-12-07 14:47:34.141148558 -0500 -@@ -92,7 +92,11 @@ - #endif - ENDIF - WRITE(Z,'(2D26.16)') H,T -+#if defined(CERNLIB_MACOSX) -+ READ(Z,'(2(4X,D22.16))') H1,T1 -+#else - READ(Z,'(2(D22.16,4X))') H1,T1 -+#endif - IF(IDS .EQ. 1) THEN - ERRMAX=MAX(ERRMAX,ABS(H1-T1)) - LTEST= LTEST .AND. ERRMAX .LE. TSTERR -diff -urNad cernlib-2005.05.09.dfsg~/src/mathlib/gen/tests/c342m.F cernlib-2005.05.09.dfsg/src/mathlib/gen/tests/c342m.F ---- cernlib-2005.05.09.dfsg~/src/mathlib/gen/tests/c342m.F 1996-04-01 10:01:19.000000000 -0500 -+++ cernlib-2005.05.09.dfsg/src/mathlib/gen/tests/c342m.F 2005-12-07 14:47:34.141148558 -0500 -@@ -70,7 +70,11 @@ - #endif - END IF - WRITE(Z,'(2D26.16)') R,T -+#if defined(CERNLIB_MACOSX) -+ READ(Z,'(2(4X,D22.16))') R1,T1 -+#else - READ(Z,'(2(D22.16,4X))') R1,T1 -+#endif - ERMAX= MAX(ERMAX,ABS(R1-T1)) - IF(IDS .EQ. 3 .OR. IDS .EQ. 4) THEN - WRITE(LOUT,'(1X,F10.3,2F25.16,1P,D10.1)') SX,R,T,ABS(R1-T1) diff -urNad cernlib-2005.05.09.dfsg~/src/mclibs/cojets/data/Imakefile cernlib-2005.05.09.dfsg/src/mclibs/cojets/data/Imakefile --- cernlib-2005.05.09.dfsg~/src/mclibs/cojets/data/Imakefile 1996-03-27 04:31:06.000000000 -0500 +++ cernlib-2005.05.09.dfsg/src/mclibs/cojets/data/Imakefile 2005-12-07 14:47:34.141148558 -0500 @@ -503,255 +228,3 @@ PackageDirFileTarget(isajet.dat) -diff -urNad cernlib-2005.05.09.dfsg~/src/packlib/cspack/sysreq/log.c cernlib-2005.05.09.dfsg/src/packlib/cspack/sysreq/log.c ---- cernlib-2005.05.09.dfsg~/src/packlib/cspack/sysreq/log.c 2003-09-02 08:47:16.000000000 -0400 -+++ cernlib-2005.05.09.dfsg/src/packlib/cspack/sysreq/log.c 2005-12-07 14:47:34.142148345 -0500 -@@ -80,7 +80,7 @@ - static int pid; /* process identifier */ - static int logfd ; /* logging file descriptor */ - #if !defined(SOLARIS) && !defined(linux) && !defined(_AIX) \ -- && !defined(IRIX5) && !defined(apollo) -+ && !defined(IRIX5) && !defined(apollo) && !defined(__DARWIN__) - extern int syslog(); - #endif /* !SOLARIS && !IRIX5 && !apollo && !linux && !AIX */ - extern char *getenv(); -diff -urNad cernlib-2005.05.09.dfsg~/src/packlib/cspack/tcpaw/tcpaw.c cernlib-2005.05.09.dfsg/src/packlib/cspack/tcpaw/tcpaw.c ---- cernlib-2005.05.09.dfsg~/src/packlib/cspack/tcpaw/tcpaw.c 2005-12-07 14:47:25.920897902 -0500 -+++ cernlib-2005.05.09.dfsg/src/packlib/cspack/tcpaw/tcpaw.c 2005-12-07 14:47:34.146147494 -0500 -@@ -2569,7 +2569,7 @@ - #if !defined(IBM) && !defined(_WIN32) - /* I provide "getpass" myself as standard version truncates to 8 characters */ - #include --#ifdef CBREAK -+#if defined(CBREAK) || defined(CERNLIB_MACOSX) - #define BSDTTY /* First find out if BSD or SYSV terminal handling.. */ - #endif - -@@ -2577,6 +2577,10 @@ - #include - #else - #include -+# if defined(CERNLIB_MACOSX) -+# define gtty(x,y) ioctl(x,TIOCGETP,y) -+# define stty(x,y) ioctl(x,TIOCSETP,y) -+# endif - #endif - - /* Fails with gcc 3.4.3 -@@ -3540,3 +3544,20 @@ - - } - #endif -+ -+#if defined(CERNLIB_MACOSX) -+ /* need to define cuserid() for OS X */ -+ -+char * getlogin(); -+ -+char * -+cuserid(char *string) -+{ -+ static char cuserid_str[L_cuserid]; -+ char *result = (string ? string : cuserid_str); -+ -+ strncpy(result, getlogin(), L_cuserid - 1); -+ result[L_cuserid - 1] = '\0'; -+ return result; -+} -+#endif /* CERNLIB_MACOSX */ -diff -urNad cernlib-2005.05.09.dfsg~/src/packlib/kernlib/kernbit/z268/systems.c cernlib-2005.05.09.dfsg/src/packlib/kernlib/kernbit/z268/systems.c ---- cernlib-2005.05.09.dfsg~/src/packlib/kernlib/kernbit/z268/systems.c 1998-08-25 08:45:56.000000000 -0400 -+++ cernlib-2005.05.09.dfsg/src/packlib/kernlib/kernbit/z268/systems.c 2005-12-07 14:47:34.146147494 -0500 -@@ -200,7 +200,7 @@ - || defined(_IBMR2) \ - || defined(__convexc__) \ - || defined(_OSK) \ --|| defined(__linux) || defined(__FreeBSD__) -+|| defined(__linux) || defined(__FreeBSD__) || defined(__DARWIN__) - - void systems_( command, buf, buflen, l, chars, rc, ovflw ) - -diff -urNad cernlib-2005.05.09.dfsg~/src/packlib/kernlib/kernnum/d704fort/Imakefile cernlib-2005.05.09.dfsg/src/packlib/kernlib/kernnum/d704fort/Imakefile ---- cernlib-2005.05.09.dfsg~/src/packlib/kernlib/kernnum/d704fort/Imakefile 1996-06-12 06:03:53.000000000 -0400 -+++ cernlib-2005.05.09.dfsg/src/packlib/kernlib/kernnum/d704fort/Imakefile 2005-12-07 14:47:34.146147494 -0500 -@@ -4,6 +4,10 @@ - FDEBUGFLAGS=NoOpFortranDebugFlags - #endif - -+#if defined(CERNLIB_MACOSX) -+FDEBUGFLAGS=-O0 -fPIC -+#endif -+ - FORTRANSAVEOPTION=FortranSaveFlags - - SubdirLibraryTarget(NullParameter,NullParameter) -diff -urNad cernlib-2005.05.09.dfsg~/src/packlib/kernlib/kernnum/f002fort/Imakefile cernlib-2005.05.09.dfsg/src/packlib/kernlib/kernnum/f002fort/Imakefile ---- cernlib-2005.05.09.dfsg~/src/packlib/kernlib/kernnum/f002fort/Imakefile 1996-06-12 06:04:09.000000000 -0400 -+++ cernlib-2005.05.09.dfsg/src/packlib/kernlib/kernnum/f002fort/Imakefile 2005-12-07 14:47:34.146147494 -0500 -@@ -10,6 +10,10 @@ - FDEBUGFLAGS=NoOpFortranDebugFlags - #endif - -+#if defined(CERNLIB_MACOSX) -+FDEBUGFLAGS=-O0 -fPIC -+#endif -+ - FORTRANSAVEOPTION=FortranSaveFlags - - SubdirLibraryTarget(NullParameter,NullParameter) -diff -urNad cernlib-2005.05.09.dfsg~/src/packlib/kernlib/kernnum/f003fort/Imakefile cernlib-2005.05.09.dfsg/src/packlib/kernlib/kernnum/f003fort/Imakefile ---- cernlib-2005.05.09.dfsg~/src/packlib/kernlib/kernnum/f003fort/Imakefile 1996-06-12 06:04:12.000000000 -0400 -+++ cernlib-2005.05.09.dfsg/src/packlib/kernlib/kernnum/f003fort/Imakefile 2005-12-07 14:47:34.147147281 -0500 -@@ -11,6 +11,10 @@ - FDEBUGFLAGS=NoOpFortranDebugFlags - #endif - -+#if defined(CERNLIB_MACOSX) -+FDEBUGFLAGS=-O0 -fPIC -+#endif -+ - FORTRANSAVEOPTION=FortranSaveFlags - - SubdirLibraryTarget(NullParameter,NullParameter) -diff -urNad cernlib-2005.05.09.dfsg~/src/packlib/kernlib/kernnum/f004fort/Imakefile cernlib-2005.05.09.dfsg/src/packlib/kernlib/kernnum/f004fort/Imakefile ---- cernlib-2005.05.09.dfsg~/src/packlib/kernlib/kernnum/f004fort/Imakefile 1996-06-12 06:04:16.000000000 -0400 -+++ cernlib-2005.05.09.dfsg/src/packlib/kernlib/kernnum/f004fort/Imakefile 2005-12-07 14:47:34.147147281 -0500 -@@ -6,6 +6,10 @@ - FDEBUGFLAGS=NoOpFortranDebugFlags - #endif - -+#if defined(CERNLIB_MACOSX) -+FDEBUGFLAGS=-O0 -fPIC -+#endif -+ - FORTRANSAVEOPTION=FortranSaveFlags - - SubdirLibraryTarget(NullParameter,NullParameter) -diff -urNad cernlib-2005.05.09.dfsg~/src/packlib/kernlib/kernnum/f010fort/Imakefile cernlib-2005.05.09.dfsg/src/packlib/kernlib/kernnum/f010fort/Imakefile ---- cernlib-2005.05.09.dfsg~/src/packlib/kernlib/kernnum/f010fort/Imakefile 1996-06-12 06:04:19.000000000 -0400 -+++ cernlib-2005.05.09.dfsg/src/packlib/kernlib/kernnum/f010fort/Imakefile 2005-12-07 14:47:34.147147281 -0500 -@@ -7,6 +7,10 @@ - FDEBUGFLAGS=NoOpFortranDebugFlags - #endif - -+#if defined(CERNLIB_MACOSX) -+FDEBUGFLAGS=-O0 -fPIC -+#endif -+ - FORTRANSAVEOPTION=FortranSaveFlags - - -diff -urNad cernlib-2005.05.09.dfsg~/src/packlib/kernlib/kernnum/f011fort/Imakefile cernlib-2005.05.09.dfsg/src/packlib/kernlib/kernnum/f011fort/Imakefile ---- cernlib-2005.05.09.dfsg~/src/packlib/kernlib/kernnum/f011fort/Imakefile 1996-06-12 06:04:24.000000000 -0400 -+++ cernlib-2005.05.09.dfsg/src/packlib/kernlib/kernnum/f011fort/Imakefile 2005-12-07 14:47:34.147147281 -0500 -@@ -7,6 +7,10 @@ - FDEBUGFLAGS=NoOpFortranDebugFlags - #endif - -+#if defined(CERNLIB_MACOSX) -+FDEBUGFLAGS=-O0 -fPIC -+#endif -+ - FORTRANSAVEOPTION=FortranSaveFlags - - SubdirLibraryTarget(NullParameter,NullParameter) -diff -urNad cernlib-2005.05.09.dfsg~/src/packlib/kuip/kuip/ksys.h cernlib-2005.05.09.dfsg/src/packlib/kuip/kuip/ksys.h ---- cernlib-2005.05.09.dfsg~/src/packlib/kuip/kuip/ksys.h 1997-09-02 10:50:01.000000000 -0400 -+++ cernlib-2005.05.09.dfsg/src/packlib/kuip/kuip/ksys.h 2005-12-07 14:47:34.147147281 -0500 -@@ -188,6 +188,17 @@ - #endif - - -+#ifdef CERNLIB_MACOSX -+# define MACOSX -+# define MACHINE_NAME "MACOSX" -+# define UNIX -+# define HAVE_MEMMOVE -+# define HAVE_STRCASECMP -+# define HAVE_SELECT -+# define MATCH_REGCOMP /* use regcomp/regexec */ -+#endif -+ -+ - #ifdef MSDOS - # define MACHINE_NAME "IBMPC" - # define OS_NAME "MSDOS" -diff -urNad cernlib-2005.05.09.dfsg~/src/pawlib/comis/code/csaddr.F cernlib-2005.05.09.dfsg/src/pawlib/comis/code/csaddr.F ---- cernlib-2005.05.09.dfsg~/src/pawlib/comis/code/csaddr.F 2005-12-07 14:47:25.807921944 -0500 -+++ cernlib-2005.05.09.dfsg/src/pawlib/comis/code/csaddr.F 2005-12-07 14:55:23.810167859 -0500 -@@ -38,7 +38,12 @@ - IFCS=-2 - CALL CSRTGPL(I) - #else -+c thanks to Keisuke Fujii for this patch for OS X -+#if defined (CERNLIB_MACOSX) -+ IADGP=CS_GET_FUNC('_'//NAME(1:NC)//'_') -+#else - IADGP=CS_GET_FUNC(NAME(1:NC)//'_') -+#endif - IF(IADGP.NE.0)THEN - IFCS=-2 - CALL CSRTGP(I) -@@ -58,7 +63,11 @@ - I=CSITGPL(IPVS) - ENDIF - #else -+#if defined (CERNLIB_MACOSX) -+ IADGP=CS_GET_FUNC('_'//NAME(1:NC)//'_') -+#else - IADGP=CS_GET_FUNC(NAME(1:NC)//'_') -+#endif - IF(IADGP.NE.0)THEN - IFCS=-2 - ITYPGP=-2 -diff -urNad cernlib-2005.05.09.dfsg~/src/pawlib/comis/code/cscrexec.F cernlib-2005.05.09.dfsg/src/pawlib/comis/code/cscrexec.F ---- cernlib-2005.05.09.dfsg~/src/pawlib/comis/code/cscrexec.F 2005-12-07 14:47:25.687947476 -0500 -+++ cernlib-2005.05.09.dfsg/src/pawlib/comis/code/cscrexec.F 2005-12-07 14:47:34.148147068 -0500 -@@ -82,11 +82,19 @@ - IF(FEXT.EQ.'.c')THEN - L=LENOCC(CHCC) - * 'cc -c .... -fPIC name.c' -+#if defined(CERNLIB_MACOSX) -+ CHLINE=CHCC(:L)//' -fPIC -fno-common '//NAME(:LN)// '.c' -+#else - CHLINE=CHCC(:L)//' -fPIC '//NAME(:LN)// '.c' -+#endif - ELSE - L=LENOCC(CHF77) - * 'f77 -c .... -fPIC name.f' -+#if defined(CERNLIB_MACOSX) -+ CHLINE=CHF77(:L)//' -fPIC -fno-common '//NAME(:LN)// '.f' -+#else - CHLINE=CHF77(:L)//' -fPIC '//NAME(:LN)// '.f' -+#endif - ENDIF - L=LENOCC(CHLINE) - WRITE(LUNOUT,'(A)')CHLINE(:L) -@@ -176,8 +184,15 @@ - ENDIF - #endif - #if defined(CERNLIB_LINUX) -+# if defined(CERNLIB_MACOSX) -+ CHLINE= 'g77 -bundle -bind_at_load -bundle_loader ' -+ + '`/usr/bin/which pawX11` -o ' -+ + // NAME(:LN) //'.sl '// NAME(:LN) //'.o' -+C thanks to Keisuke Fujii for the above compiler command -+# else - CHLINE= 'g77 -shared -o ' - + // NAME(:LN) //'.sl '// NAME(:LN) //'.o' -+# endif - #endif - #if defined(CERNLIB_ALPHA_OSF) - CHLINE= 'ld -shared -o ' -diff -urNad cernlib-2005.05.09.dfsg~/src/pawlib/paw/programs/Imakefile cernlib-2005.05.09.dfsg/src/pawlib/paw/programs/Imakefile ---- cernlib-2005.05.09.dfsg~/src/pawlib/paw/programs/Imakefile 2002-04-25 06:20:11.000000000 -0400 -+++ cernlib-2005.05.09.dfsg/src/pawlib/paw/programs/Imakefile 2005-12-07 14:47:34.148147068 -0500 -@@ -9,7 +9,7 @@ - EXTRA_LDOPTIONS=-Wl,-E - #endif - --#if defined(CERNLIB_LINUX) -+#if defined(CERNLIB_LINUX) && !defined(CERNLIB_MACOSX) - EXTRA_LDOPTIONS=-Wl,-E - #endif - Index: cernlib-115-rsrtnt64-goto-outer-block.dpatch =================================================================== RCS file: /cvs/extras/rpms/cernlib/devel/cernlib-115-rsrtnt64-goto-outer-block.dpatch,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- cernlib-115-rsrtnt64-goto-outer-block.dpatch 11 Sep 2006 22:32:35 -0000 1.2 +++ cernlib-115-rsrtnt64-goto-outer-block.dpatch 21 Apr 2007 14:35:24 -0000 1.3 @@ -2,16 +2,16 @@ ## 115-rsrtnt64-goto-outer-block.dpatch by ## ## All lines beginning with `## DP:' are a description of the patch. -## DP: Patch from Patrice Dumas to fix spaghetti code in -## DP: rsrtnt64.F that breaks linking step on Itanium. +## DP: Avoid weird jump assignments on g77/ia64 as well as with gfortran +## DP: to avoid breakage during linking step on Itanium. ## DP: Also, following Harald Vogt, change indicators of line continuation ## DP: from "1" -> "&" to be compatible with gfortran. @DPATCH@ -diff -urNad cernlib-2005.dfsg~/src/mathlib/gen/b/rsrtnt64.F cernlib-2005.dfsg/src/mathlib/gen/b/rsrtnt64.F ---- cernlib-2005.dfsg~/src/mathlib/gen/b/rsrtnt64.F 1996-04-01 10:01:51.000000000 -0500 -+++ cernlib-2005.dfsg/src/mathlib/gen/b/rsrtnt64.F 2006-09-06 14:12:38.087369193 -0400 -@@ -53,7 +53,7 @@ +diff -urNad cernlib-2006.dfsg~/src/mathlib/gen/b/rsrtnt64.F cernlib-2006.dfsg/src/mathlib/gen/b/rsrtnt64.F +--- cernlib-2006.dfsg~/src/mathlib/gen/b/rsrtnt64.F 2006-09-15 05:34:52.000000000 -0400 ++++ cernlib-2006.dfsg/src/mathlib/gen/b/rsrtnt64.F 2007-01-09 16:27:13.488797346 -0500 +@@ -56,7 +56,7 @@ IF(LLL) GO TO 9 LLL=K .GE. 0 .OR. K .EQ. -1 .AND. U*V .NE. 0 @@ -20,27 +20,16 @@ IF(.NOT.LLL) GO TO 9 DELTA=4*A*C-B**2 -@@ -117,9 +117,16 @@ +@@ -120,7 +120,7 @@ ENDIF ELSE IF(N .EQ. 1) THEN -- ASSIGN 11 TO JMP1 -- GO TO 10 -- 11 IF(K .EQ. 0) THEN -+ C2=2*C -+ IF(DELTA .GT. 0 .OR. DELTA .LT. 0 .AND. C .GT. 0) THEN -+ H=LOG(ABS((2*SQRT(C*P(V))+C2*V+B)/ -+ & (2*SQRT(C*P(U))+C2*U+B)))/SQRT(C) -+ ELSEIF(DELTA .EQ. 0) THEN -+ H=ABS(LOG(ABS((C2*V+B)/(C2*U+B))))/SQRT(C) -+ ELSE -+ H=(ASIN((C2*U+B)/RTD)-ASIN((C2*V+B)/RTD))/SQRT(-C) -+ ENDIF -+ IF(K .EQ. 0) THEN - H=H - ELSEIF(K .EQ. 1) THEN - H=(RT(V)-RT(U)-HF*B*H)/C -@@ -134,7 +141,7 @@ +-#if !defined(CERNLIB_GFORTRAN) ++#if (!defined(CERNLIB_GFORTRAN)) && !defined(__ia64__) + ASSIGN 11 TO JMP1 + GO TO 10 + #else +@@ -141,7 +141,7 @@ G2=A*C H3=G1-16*G2 H=(((H1*V-H2)*V+H3)*RT(V)-((H1*U-H2)*U+H3)*RT(U)- @@ -49,41 +38,25 @@ ENDIF ELSE IF(DELTA .EQ. 0) THEN -@@ -174,21 +181,35 @@ +@@ -181,7 +181,7 @@ H=2*((H1+B*U)/RT(U)-(H1+B*V)/RT(V))/DELTA LB1=11 ELSEIF(K .EQ. 2) THEN -- ASSIGN 12 TO JMP1 -- GO TO 10 -- 12 H1=DELTA-B**2 -+ C2=2*C -+ IF(DELTA .GT. 0 .OR. DELTA .LT. 0 .AND. C .GT. 0) THEN -+ H=LOG(ABS((2*SQRT(C*P(V))+C2*V+B)/ -+ & (2*SQRT(C*P(U))+C2*U+B)))/SQRT(C) -+ ELSEIF(DELTA .EQ. 0) THEN -+ H=ABS(LOG(ABS((C2*V+B)/(C2*U+B))))/SQRT(C) -+ ELSE -+ H=(ASIN((C2*U+B)/RTD)-ASIN((C2*V+B)/RTD))/SQRT(-C) -+ ENDIF -+ H1=DELTA-B**2 +-#if !defined(CERNLIB_GFORTRAN) ++#if (!defined(CERNLIB_GFORTRAN)) && !defined(__ia64__) + ASSIGN 12 TO JMP1 + GO TO 10 + #else +@@ -191,7 +191,7 @@ H2=2*A*B H=(((H1*U-H2)/RT(U)-(H1*V-H2)/RT(V))/DELTA+H)/C ELSEIF(K .EQ. 3) THEN -- ASSIGN 13 TO JMP1 -- GO TO 10 -- 13 H1=C*DELTA -+ C2=2*C -+ IF(DELTA .GT. 0 .OR. DELTA .LT. 0 .AND. C .GT. 0) THEN -+ H=LOG(ABS((2*SQRT(C*P(V))+C2*V+B)/ -+ & (2*SQRT(C*P(U))+C2*U+B)))/SQRT(C) -+ ELSEIF(DELTA .EQ. 0) THEN -+ H=ABS(LOG(ABS((C2*V+B)/(C2*U+B))))/SQRT(C) -+ ELSE -+ H=(ASIN((C2*U+B)/RTD)-ASIN((C2*V+B)/RTD))/SQRT(-C) -+ ENDIF -+ H1=C*DELTA - G1=A*C - G2=3*B**2 +-#if !defined(CERNLIB_GFORTRAN) ++#if (!defined(CERNLIB_GFORTRAN)) && !defined(__ia64__) + ASSIGN 13 TO JMP1 + GO TO 10 + #else +@@ -203,7 +203,7 @@ H2=B*(10*G1-G2) H3=A*(8*G1-G2) H=(2*(((H1*V+H2)*V+H3)/RT(V)-((H1*U+H2)*U+H3)/RT(U))/ @@ -92,44 +65,16 @@ ENDIF ENDIF ENDIF -@@ -217,9 +238,33 @@ +@@ -232,7 +232,7 @@ ENDIF ELSE IF(N .EQ. 1) THEN -- ASSIGN 21 TO JMP2 -- GO TO 20 -- 21 IF(K .EQ. -1) THEN -+ IF(C .EQ. 0) THEN -+ IF(B .EQ. 0) THEN -+ H=LOG(ABS(V/U))/SQRT(A) -+ ELSE -+ IF(A .LT. 0) THEN -+ H=2*(ATAN(SQRT(-(A+B*V)/A))-ATAN(SQRT(-(A+B*U)/A)))/SQRT(-A) -+ ELSE -+ WA=SQRT(A) -+ WU=SQRT(A+B*U) -+ WV=SQRT(A+B*V) -+ H=LOG(ABS((WV-WA)*(WU+WA)/((WV+WA)*(WU-WA))))/WA -+ ENDIF -+ ENDIF -+ ELSE -+ A2=2*A -+ IF(DELTA .GT. 0 .OR. DELTA .LT. 0 .AND. A .GT. 0) THEN -+ H=LOG(ABS((-2*SQRT(A*P(V))+B*V+A2)*U/ -+ & ((-2*SQRT(A*P(U))+B*U+A2)*V)))/SQRT(A) -+ ELSEIF(DELTA .EQ. 0) THEN -+ H=LOG(ABS((B*U+A2)*V/((B*V+A2)*U)))/SQRT(A) -+ IF(U*V .GT. 0) H=SIGN(H,U) -+ ELSE -+ H=(ASIN((B*V+A2)/(V*RTD))-ASIN((B*U+A2)/(U*RTD)))/SQRT(-A) -+ IF(U .LT. 0 .AND. V .LT. 0) H=-H -+ ENDIF -+ ENDIF -+ IF(K .EQ. -1) THEN - H=H - ELSEIF(K .EQ. -2) THEN - H=(RT(U)/U-RT(V)/V-HF*B*H)/A -@@ -227,7 +272,7 @@ +-#if !defined(CERNLIB_GFORTRAN) ++#if (!defined(CERNLIB_GFORTRAN)) && !defined(__ia64__) + ASSIGN 21 TO JMP2 + GO TO 20 + #else +@@ -246,7 +246,7 @@ H1=6*B H2=4*A H=((H1*V-H2)*RT(V)/V**2-(H1*U-H2)*RT(U)/U**2+ @@ -138,44 +83,16 @@ ENDIF ELSE IF(DELTA .EQ. 0) THEN -@@ -257,9 +302,33 @@ +@@ -276,7 +276,7 @@ IF(U. LT. -X0) H=-H ENDIF ELSE -- ASSIGN 22 TO JMP2 -- GO TO 20 -- 22 IF(K .EQ. -1) THEN -+ IF(C .EQ. 0) THEN -+ IF(B .EQ. 0) THEN -+ H=LOG(ABS(V/U))/SQRT(A) -+ ELSE -+ IF(A .LT. 0) THEN -+ H=2*(ATAN(SQRT(-(A+B*V)/A))-ATAN(SQRT(-(A+B*U)/A)))/SQRT(-A) -+ ELSE -+ WA=SQRT(A) -+ WU=SQRT(A+B*U) -+ WV=SQRT(A+B*V) -+ H=LOG(ABS((WV-WA)*(WU+WA)/((WV+WA)*(WU-WA))))/WA -+ ENDIF -+ ENDIF -+ ELSE -+ A2=2*A -+ IF(DELTA .GT. 0 .OR. DELTA .LT. 0 .AND. A .GT. 0) THEN -+ H=LOG(ABS((-2*SQRT(A*P(V))+B*V+A2)*U/ -+ & ((-2*SQRT(A*P(U))+B*U+A2)*V)))/SQRT(A) -+ ELSEIF(DELTA .EQ. 0) THEN -+ H=LOG(ABS((B*U+A2)*V/((B*V+A2)*U)))/SQRT(A) -+ IF(U*V .GT. 0) H=SIGN(H,U) -+ ELSE -+ H=(ASIN((B*V+A2)/(V*RTD))-ASIN((B*U+A2)/(U*RTD)))/SQRT(-A) -+ IF(U .LT. 0 .AND. V .LT. 0) H=-H -+ ENDIF -+ ENDIF -+ IF(K .EQ. -1) THEN - H1=B*C - H2=B**2-2*A*C - H=(2*((H1*U+H2)/RT(U)-(H1*V+H2)/RT(V))/DELTA+H)/A -@@ -270,7 +339,7 @@ +-#if !defined(CERNLIB_GFORTRAN) ++#if (!defined(CERNLIB_GFORTRAN)) && !defined (__ia64__) + ASSIGN 22 TO JMP2 + GO TO 20 + #else +@@ -293,7 +293,7 @@ H2=(G1-10*G2)*B H3=A*DELTA H=(((H1*V+H2-H3/V)/RT(V)-(H1*U+H2-H3/U)/RT(U))/DELTA @@ -184,7 +101,7 @@ ELSEIF(K .EQ. -3) THEN G1=A*DELTA G2=A*C -@@ -281,52 +350,13 @@ +@@ -304,19 +304,19 @@ H3=(G4-62*G2)*G3+24*G2**2 H4=B*C*(G4-52*G2) H=((((H2-H1/V)/V-H3-H4*V)/RT(V)-((H2-H1/U)/U-H3-H4*U)/RT(U)) @@ -195,46 +112,24 @@ ENDIF ENDIF ENDIF -- GO TO 9 +-#if !defined(CERNLIB_GFORTRAN) ++#if (!defined(CERNLIB_GFORTRAN)) && !defined(__ia64__) + GO TO 9 -- 10 C2=2*C -- IF(DELTA .GT. 0 .OR. DELTA .LT. 0 .AND. C .GT. 0) THEN -- H=LOG(ABS((2*SQRT(C*P(V))+C2*V+B)/ + 10 C2=2*C + IF(DELTA .GT. 0 .OR. DELTA .LT. 0 .AND. C .GT. 0) THEN + H=LOG(ABS((2*SQRT(C*P(V))+C2*V+B)/ - 1 (2*SQRT(C*P(U))+C2*U+B)))/SQRT(C) -- ELSEIF(DELTA .EQ. 0) THEN -- H=ABS(LOG(ABS((C2*V+B)/(C2*U+B))))/SQRT(C) -- ELSE -- H=(ASIN((C2*U+B)/RTD)-ASIN((C2*V+B)/RTD))/SQRT(-C) -- ENDIF -- GO TO JMP1, (11,12,13) -- -- 20 IF(C .EQ. 0) THEN -- IF(B .EQ. 0) THEN -- H=LOG(ABS(V/U))/SQRT(A) -- ELSE -- IF(A .LT. 0) THEN -- H=2*(ATAN(SQRT(-(A+B*V)/A))-ATAN(SQRT(-(A+B*U)/A)))/SQRT(-A) -- ELSE -- WA=SQRT(A) -- WU=SQRT(A+B*U) -- WV=SQRT(A+B*V) -- H=LOG(ABS((WV-WA)*(WU+WA)/((WV+WA)*(WU-WA))))/WA -- ENDIF -- ENDIF -- ELSE -- A2=2*A -- IF(DELTA .GT. 0 .OR. DELTA .LT. 0 .AND. A .GT. 0) THEN -- H=LOG(ABS((-2*SQRT(A*P(V))+B*V+A2)*U/ ++ & (2*SQRT(C*P(U))+C2*U+B)))/SQRT(C) + ELSEIF(DELTA .EQ. 0) THEN + H=ABS(LOG(ABS((C2*V+B)/(C2*U+B))))/SQRT(C) + ELSE +@@ -341,7 +341,7 @@ + A2=2*A + IF(DELTA .GT. 0 .OR. DELTA .LT. 0 .AND. A .GT. 0) THEN + H=LOG(ABS((-2*SQRT(A*P(V))+B*V+A2)*U/ - 1 ((-2*SQRT(A*P(U))+B*U+A2)*V)))/SQRT(A) -- ELSEIF(DELTA .EQ. 0) THEN -- H=LOG(ABS((B*U+A2)*V/((B*V+A2)*U)))/SQRT(A) -- IF(U*V .GT. 0) H=SIGN(H,U) -- ELSE -- H=(ASIN((B*V+A2)/(V*RTD))-ASIN((B*U+A2)/(U*RTD)))/SQRT(-A) -- IF(U .LT. 0 .AND. V .LT. 0) H=-H -- ENDIF -- ENDIF -- GO TO JMP2, (21,22) - - 9 RES=SIGN(R1,V1-U1)*H - LRL=LLL ++ & ((-2*SQRT(A*P(U))+B*U+A2)*V)))/SQRT(A) + ELSEIF(DELTA .EQ. 0) THEN + H=LOG(ABS((B*U+A2)*V/((B*V+A2)*U)))/SQRT(A) + IF(U*V .GT. 0) H=SIGN(H,U) Index: cernlib-202-fix-includes-in-minuit-example.dpatch =================================================================== RCS file: /cvs/extras/rpms/cernlib/devel/cernlib-202-fix-includes-in-minuit-example.dpatch,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- cernlib-202-fix-includes-in-minuit-example.dpatch 1 Sep 2006 13:15:22 -0000 1.1 +++ cernlib-202-fix-includes-in-minuit-example.dpatch 21 Apr 2007 14:35:24 -0000 1.2 @@ -9,8 +9,8 @@ --- cernlib-2005.05.09/src/cfortran/Examples/minuit-main.c 2001-04-18 04:56:22.000000000 -0400 +++ /tmp/dpep.SuauEf/cernlib-2005.05.09/src/cfortran/Examples/minuit-main.c 2005-06-09 13:22:59.567224997 -0400 @@ -15,8 +15,8 @@ - #define FCN fcn - #endif + * Gunter Folger + */ -#include "cfortran.h" -#include "minuit.h" Index: cernlib-211-support-digital-alpha.dpatch =================================================================== RCS file: /cvs/extras/rpms/cernlib/devel/cernlib-211-support-digital-alpha.dpatch,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- cernlib-211-support-digital-alpha.dpatch 11 Sep 2006 22:32:35 -0000 1.1 +++ cernlib-211-support-digital-alpha.dpatch 21 Apr 2007 14:35:24 -0000 1.2 @@ -30,5 +30,5 @@ +#else /* amd64 */ + if ( jadr != 0) { #endif - printf("!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!\n"); - printf("LOCB/LOCF: address %p exceeds the 32 bit address space\n", iadr); + fprintf(stderr, "!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!\n"); + fprintf(stderr, "LOCB/LOCF: address %p exceeds the 32 bit address space\n", iadr); Index: cernlib-304-update-Imake-config-files.dpatch =================================================================== RCS file: /cvs/extras/rpms/cernlib/devel/cernlib-304-update-Imake-config-files.dpatch,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- cernlib-304-update-Imake-config-files.dpatch 1 Sep 2006 13:15:22 -0000 1.1 +++ cernlib-304-update-Imake-config-files.dpatch 21 Apr 2007 14:35:24 -0000 1.2 @@ -7,17 +7,26 @@ ## DP: to support most Linux architectures. @DPATCH@ -diff -urNad cernlib-2005.05.09.dfsg~/src/config/Imake.cf cernlib-2005.05.09.dfsg/src/config/Imake.cf ---- cernlib-2005.05.09.dfsg~/src/config/Imake.cf 2004-10-05 11:54:40.000000000 -0400 -+++ cernlib-2005.05.09.dfsg/src/config/Imake.cf 2005-12-12 09:42:08.529220732 -0500 -@@ -1,24 +1,10 @@ +diff -urNad cernlib-2006.dfsg~/src/config/Imake.cf cernlib-2006.dfsg/src/config/Imake.cf +--- cernlib-2006.dfsg~/src/config/Imake.cf 2006-09-15 05:34:47.000000000 -0400 ++++ cernlib-2006.dfsg/src/config/Imake.cf 2007-01-09 19:03:04.701920749 -0500 +@@ -1,27 +1,10 @@ -/* $Id$ - * - * $Log$ -- * Revision 1.1 2006/09/01 13:15:22 pertusus -- * * Fri Sep 1 2006 Patrice Dumas 2005-23 -- * - update to newer source split debian patchsets -- * - don't set the exec bits on file installed in /etc/profile.d/ +- * Revision 1.2 2007/04/21 14:35:24 pertusus +- * * Fri Apr 13 2007 Patrice Dumas 2006-1 +- * - update to cernlib 2006 +- * - build with gfortran +- * - use system Xbae and Xaw +- * - ship man pages, app-defaults, icons and paw++ desktop file (from debian) +- * - run tests +- * - use optflags in patchy4 +- * - bootstrap npatchy with p5boot (instead of using patchy4) +- * - fix npatchy build +- * +- * Revision 1.6 2006/09/15 09:34:47 mclareni +- * Submitted mods for gcc4/gfortran and MacOSX, corrected to work also on slc4 with gcc3.4 and 4.1 - * - * Revision 1.5 2004/10/05 15:54:40 mclareni - * Add configuration file linux-lp64 for Linux 64-bit pointer systems like AMD Opteron and Intel IA64. @@ -46,38 +55,11 @@ /* * To add support for another platform: * -@@ -37,250 +23,448 @@ +@@ -40,184 +23,358 @@ * * 4. Create a .cf file with the name given by MacroFile. */ +XCOMM $XFree86: xc/config/cf/Imake.cf,v 3.81 2003/02/18 16:51:45 tsi Exp $ - --#ifdef ultrix --#define MacroIncludeFile --#define MacroFile ultrix.cf --#ifdef vax --#undef vax --#define VaxArchitecture --#endif --#ifdef mips --#undef mips --#define MipsArchitecture -+#if defined(__APPLE__) -+# undef __APPLE__ -+# define MacroIncludeFile -+# define MacroFile MacOSX.cf -+# define DarwinArchitecture -+# ifdef __ppc__ -+# define PpcDarwinArchitecture -+# undef __ppc__ -+# endif -+# ifdef __i386__ -+# define i386DarwinArchitecture -+# undef __i386__ -+# endif - #endif --#undef ultrix --#define UltrixArchitecture + +#if defined(clipper) || defined(__clipper__) +# undef clipper @@ -99,8 +81,20 @@ +#undef _X86_ +#undef __CYGWIN__ +#endif /* CYGWIN */ -+ -+#ifdef ultrix + + #ifdef ultrix +-#define MacroIncludeFile +-#define MacroFile ultrix.cf +-#ifdef vax +-#undef vax +-#define VaxArchitecture +-#endif +-#ifdef mips +-#undef mips +-#define MipsArchitecture +-#endif +-#undef ultrix +-#define UltrixArchitecture +# define MacroIncludeFile +# define MacroFile ultrix.cf +# ifdef vax @@ -553,6 +547,21 @@ +# define MacIIArchitecture #endif /* macII */ + #ifdef __APPLE__ +@@ -225,72 +382,89 @@ + # define MacroFile MacOSX.cf + # define MacOSXArchitecture + # define DarwinArchitecture ++# ifdef __ppc__ ++# define PpcDarwinArchitecture ++# undef __ppc__ ++# endif ++# ifdef __i386__ ++# define i386DarwinArchitecture ++# undef __i386__ ++# endif + #endif + #ifdef _CRAY -#define MacroIncludeFile -#define MacroFile cray.cf @@ -680,7 +689,7 @@ #endif /* luna */ #ifdef Mips -@@ -307,9 +491,14 @@ +@@ -317,9 +491,14 @@ # endif #endif /* MOTOROLA */ @@ -696,7 +705,7 @@ # endif # define SVR4Architecture # define MacroIncludeFile -@@ -319,13 +508,42 @@ +@@ -329,13 +508,42 @@ #ifdef SYSV # ifdef i386 @@ -743,7 +752,7 @@ # ifdef SVR4 # define i386Architecture # define SVR4Architecture -@@ -333,18 +551,46 @@ +@@ -343,18 +551,46 @@ # define MacroIncludeFile # define MacroFile svr4.cf # undef SVR4 @@ -799,7 +808,7 @@ #endif /* DGUX */ #ifdef __convex__ -@@ -356,101 +602,405 @@ +@@ -366,101 +602,405 @@ # define ConvexArchitecture #endif /* _convex_ */ @@ -1272,10 +1281,10 @@ #ifndef MacroIncludeFile XCOMM WARNING: Imake.cf not configured; guessing at definitions!!! -diff -urNad cernlib-2005.05.09.dfsg~/src/config/linux.cf cernlib-2005.05.09.dfsg/src/config/linux.cf ---- cernlib-2005.05.09.dfsg~/src/config/linux.cf 2004-10-05 11:56:45.000000000 -0400 -+++ cernlib-2005.05.09.dfsg/src/config/linux.cf 2005-12-12 09:42:42.505976387 -0500 -@@ -65,20 +65,20 @@ +diff -urNad cernlib-2006.dfsg~/src/config/linux.cf cernlib-2006.dfsg/src/config/linux.cf +--- cernlib-2006.dfsg~/src/config/linux.cf 2006-09-15 05:34:48.000000000 -0400 ++++ cernlib-2006.dfsg/src/config/linux.cf 2007-01-09 19:17:01.559270079 -0500 +@@ -68,20 +68,20 @@ #define OSVendor /**/ #define OSMajorVersion 2 #define OSMinorVersion 4 @@ -1300,7 +1309,7 @@ #endif #define HasPutenv YES #define HasShm YES -@@ -94,38 +94,302 @@ +@@ -97,38 +97,302 @@ #define NeedVarargsPrototypes YES #define NeedWidePrototypes NO @@ -1617,7 +1626,7 @@ /* Some of these man page defaults are overriden in the above OS sections */ #ifndef ManSuffix # define ManSuffix 1x -@@ -160,7 +424,7 @@ +@@ -163,7 +427,7 @@ #define FortranSaveFlags /* */ /* Everything static !? */ #define OptimisedFortranFlags -g -pc 64 -tp p6 #define DefaultFCOptions -Msave -fpic -Kieee @@ -1626,7 +1635,7 @@ #else -@@ -171,19 +435,18 @@ +@@ -174,19 +438,18 @@ # undef StandardDefines # undef NeedFunctionPrototypes # undef NeedWidePrototypes @@ -1658,7 +1667,7 @@ #else -@@ -194,19 +457,18 @@ +@@ -197,19 +460,18 @@ # undef StandardDefines # undef NeedFunctionPrototypes # undef NeedWidePrototypes @@ -1690,7 +1699,45 @@ /* * Create a Make Variable to allow building with/out Motif */ -@@ -221,17 +483,32 @@ +@@ -222,25 +484,28 @@ + #else + + # ifdef Hasgfortran +-# undef CcCmd +-# undef DefaultCCOptions +-# undef OptimizedCDebugFlags + # undef StandardDefines + # undef NeedFunctionPrototypes + # undef NeedWidePrototypes +-# define CcCmd gcc4 +-# define DefaultCCOptions +-# define OptimizedCDebugFlags -O -g -fomit-frame-pointer ++# ifndef DefaultCCOptions ++# define DefaultCCOptions ++# endif ++# ifndef OptimizedCDebugFlags ++# define OptimizedCDebugFlags OptimizationLevel DefaultCCOptions ++# endif + + # define FortranDoesCpp YES + # define f2cFortran YES +-# define FortranCmd gfortran ++# define gFortran YES ++# define FortranCmd gfortran -g + # define XargsCmd xargs + # define FortranSaveFlags -fno-automatic +-# define OptimisedFortranFlags -O0 -g -funroll-loops -fomit-frame-pointer ++# define OptimisedFortranFlags OptimizedCDebugFlags -funroll-loops ++/* Remove -fomit-frame-pointer since -O implies it and it inhibits debugging */ + # define DefaultFCOptions -fno-second-underscore + # define NoOpFortranDebugFlags -O0 +-# define CernlibSystem -DCERNLIB_LINUX -DCERNLIB_UNIX -DCERNLIB_LNX -DCERNLIB_QMGLIBC -DCERNLIB_GFORTRAN ++# define CernlibSystem CernlibDefaultDefines CernlibMachineDefines \ ++ CernlibLocalDefines -DCERNLIB_GFORTRAN + + #define CERNLIB_GFORTRAN + +@@ -249,17 +514,32 @@ /* Start CERNLIB changes A.Waananen 15. Apr. 1996 */ /* Adapted to CERN style GF. 20-Sep-96 */ @@ -1726,7 +1773,7 @@ # endif # endif -@@ -251,7 +528,7 @@ +@@ -280,7 +560,7 @@ /* * Create a Make Variable to allow building with/out Motif */ Index: cernlib-318-additional-gcc-3.4-fixes.dpatch =================================================================== RCS file: /cvs/extras/rpms/cernlib/devel/cernlib-318-additional-gcc-3.4-fixes.dpatch,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- cernlib-318-additional-gcc-3.4-fixes.dpatch 1 Sep 2006 13:15:22 -0000 1.1 +++ cernlib-318-additional-gcc-3.4-fixes.dpatch 21 Apr 2007 14:35:24 -0000 1.2 @@ -5,43 +5,15 @@ ## DP: Additional fixes for gcc 3.4, courtesy of Andreas Jochens. @DPATCH@ -diff -urNad cernlib-2005.05.09/src/packlib/cspack/tcpaw/tcpaw.c /tmp/dpep.f5SU0N/cernlib-2005.05.09/src/packlib/cspack/tcpaw/tcpaw.c ---- cernlib-2005.05.09/src/packlib/cspack/tcpaw/tcpaw.c 2005-06-14 12:31:12.078969103 -0400 -+++ /tmp/dpep.f5SU0N/cernlib-2005.05.09/src/packlib/cspack/tcpaw/tcpaw.c 2005-06-14 12:33:16.618251997 -0400 -@@ -2405,6 +2405,7 @@ - */ - - static FILE *cfile; -+static rnetrc(), token(); - - ruserpass(host, aname, apass) - char *host, **aname, **apass; -@@ -2592,6 +2593,8 @@ - /*** NOTE MAXPASSWD IS DEFINED AS 8 IN ALL STANDARD UNIX SYSTEMS, BUT THIS - *** GIVES US PROBLEMS INTERWORKING WITH VMS AND CRAY-SECURID SYSTEMS. ***/ - #define MAXPASSWD 20 /* max significant characters in password */ -+ -+static void (*sig)(), catch(); - - char * - getpass(prompt) -@@ -2608,7 +2611,6 @@ - register int c; - FILE *fi; - static char pbuf[ MAXPASSWD + 1 ]; -- void (*sig)(), catch(); - - if((fi = fopen("/dev/tty", "r")) == NULL) - return((char*)NULL); diff -urNad cernlib-2005.05.09/src/packlib/kuip/code_motif/iconwidget.c /tmp/dpep.f5SU0N/cernlib-2005.05.09/src/packlib/kuip/code_motif/iconwidget.c --- cernlib-2005.05.09/src/packlib/kuip/code_motif/iconwidget.c 1996-03-08 10:33:10.000000000 -0500 +++ /tmp/dpep.f5SU0N/cernlib-2005.05.09/src/packlib/kuip/code_motif/iconwidget.c 2005-06-14 12:33:43.511482468 -0400 -@@ -31,7 +31,7 @@ - /* _Xm routine definitions */ +@@ -35,7 +35,7 @@ void _XmHighlightBorder (); void _XmUnhighlightBorder (); + #ifndef __APPLE__ -void _XmDrawShadow (); +/* void _XmDrawShadow (); */ + #endif /* Motif1.1 ( except apollo, hpux has _XmPrimitive... with two args only - * Gunter 30-jan-95 Index: cernlib-321-support-gfortran.dpatch =================================================================== RCS file: /cvs/extras/rpms/cernlib/devel/cernlib-321-support-gfortran.dpatch,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- cernlib-321-support-gfortran.dpatch 11 Sep 2006 22:32:35 -0000 1.1 +++ cernlib-321-support-gfortran.dpatch 21 Apr 2007 14:35:24 -0000 1.2 @@ -3,54 +3,8 @@ ## ## All lines beginning with `## DP:' are a description of the patch. ## DP: Support compilation with gfortran. Patch thanks to Harald Vogt -## DP: (except for changes to src/config/linux.cf). @DPATCH@ -diff -urNad cernlib-2005.dfsg~/src/config/linux.cf cernlib-2005.dfsg/src/config/linux.cf ---- cernlib-2005.dfsg~/src/config/linux.cf 2006-09-07 15:06:06.891836867 -0400 -+++ cernlib-2005.dfsg/src/config/linux.cf 2006-09-07 15:06:08.249547206 -0400 -@@ -478,7 +478,7 @@ - variable=value @@\ - endif @@\ - --# else /* g77 */ -+# else /* g77 or gfortran */ - - /* Start CERNLIB changes A.Waananen 15. Apr. 1996 */ - /* Adapted to CERN style GF. 20-Sep-96 */ -@@ -498,17 +498,32 @@ - #endif - - #define f2cFortran YES -+#ifdef HasGFortran -+#define FortranCmd gfortran -g -+#define gFortran YES -+#define CERNLIB_GFORTRAN -+#else - #define FortranCmd g77 -g -+#endif - #define XargsCmd xargs - #define FortranSaveFlags /* */ /* Everything static !? */ - #define OptimisedFortranFlags OptimizedCDebugFlags -funroll-loops - /* Remove -fomit-frame-pointer since -O implies it and it inhibits debugging */ -+ -+#ifdef HasGFortran -+#ifndef DefaultFCOptions -+# define DefaultFCOptions -fno-automatic -fno-second-underscore -+#endif -+#define CernlibSystem CernlibDefaultDefines CernlibMachineDefines \ -+ CernlibLocalDefines -DCERNLIB_GFORTRAN -+#else - #ifndef DefaultFCOptions - # define DefaultFCOptions -fno-automatic -fno-second-underscore \ - -fugly-complex - #endif - #define CernlibSystem CernlibDefaultDefines CernlibMachineDefines \ - CernlibLocalDefines -+#endif - - # endif - # endif diff -urNad cernlib-2005.dfsg~/src/mathlib/gen/c/rteq464.F cernlib-2005.dfsg/src/mathlib/gen/c/rteq464.F --- cernlib-2005.dfsg~/src/mathlib/gen/c/rteq464.F 1996-04-01 10:01:53.000000000 -0500 +++ cernlib-2005.dfsg/src/mathlib/gen/c/rteq464.F 2006-09-07 15:06:08.249547206 -0400 @@ -93,47 +47,6 @@ ENDIF W3=0 IF(W1*W2 .NE. 0) W3=-Q/(8*W1*W2) -diff -urNad cernlib-2005.dfsg~/src/mathlib/gen/c/wpsipg.F cernlib-2005.dfsg/src/mathlib/gen/c/wpsipg.F ---- cernlib-2005.dfsg~/src/mathlib/gen/c/wpsipg.F 1996-04-01 10:02:01.000000000 -0500 -+++ cernlib-2005.dfsg/src/mathlib/gen/c/wpsipg.F 2006-09-07 15:06:08.250546993 -0400 -@@ -62,7 +62,11 @@ - H=0 - WRITE(ERRTXT,101) K - CALL MTLPRT(NAME,'C317.1',ERRTXT) -- ELSEIF(ABS(IMAG(U)) .LT. DELTA .AND. ABS(X+NINT(A)) .LT. DELTA) -+#if defined(CERNLIB_QFPGF77)||defined(CERNLIB_GFORTRAN) -+ ELSEIF(ABS(AIMAG(U)) .LT. DELTA .AND. ABS(X+NINT(A)) .LT. DELTA) -+#else -+ ELSEIF(ABS(IMAG(U)) .LT. DELTA .AND. ABS(X+NINT(A)) .LT. DELTA) -+#endif - 1 THEN - H=0 - WRITE(ERRTXT,102) X -@@ -88,7 +92,11 @@ - IF(X .LT. 0) THEN - V=PI*U - X=V -- Y=IMAG(V) -+#if defined(CERNLIB_QFPGF77)||defined(CERNLIB_GFORTRAN) -+ Y=AIMAG(V) -+#else -+ Y=IMAG(V) -+#endif - A=SIN(X) - B=COS(X) - T=TANH(Y) -diff -urNad cernlib-2005.dfsg~/src/mathlib/gen/d/cfstft.F cernlib-2005.dfsg/src/mathlib/gen/d/cfstft.F ---- cernlib-2005.dfsg~/src/mathlib/gen/d/cfstft.F 1997-12-15 11:18:42.000000000 -0500 -+++ cernlib-2005.dfsg/src/mathlib/gen/d/cfstft.F 2006-09-07 15:06:08.250546993 -0400 -@@ -43,7 +43,7 @@ - W=CMPLX(C,S) - U=W - C=SQRT(0.5*C+0.5) --#if defined(CERNLIB_QFPGF77) -+#if defined(CERNLIB_QFPGF77)||defined(CERNLIB_GFORTRAN) - S=AIMAG(W)/(C+C) - #else - S=IMAG(W)/(C+C) diff -urNad cernlib-2005.dfsg~/src/mathlib/gen/v/nranf.F cernlib-2005.dfsg/src/mathlib/gen/v/nranf.F --- cernlib-2005.dfsg~/src/mathlib/gen/v/nranf.F 1996-04-01 10:02:54.000000000 -0500 +++ cernlib-2005.dfsg/src/mathlib/gen/v/nranf.F 2006-09-07 15:06:08.250546993 -0400 @@ -152,24 +65,6 @@ CALL RDMOUT(V) RETURN END -diff -urNad cernlib-2005.dfsg~/src/mathlib/gen/v/v107z0.inc cernlib-2005.dfsg/src/mathlib/gen/v/v107z0.inc ---- cernlib-2005.dfsg~/src/mathlib/gen/v/v107z0.inc 2000-06-08 05:57:22.000000000 -0400 -+++ cernlib-2005.dfsg/src/mathlib/gen/v/v107z0.inc 2006-09-07 15:06:08.250546993 -0400 -@@ -16,9 +16,13 @@ - * v107z0.inc - * - --#if defined(CERNLIB_LNX)||defined(CERNLIB_ALLIANT)||defined(CERNLIB_DECS)||defined(CERNLIB_MACMPW)||defined(CERNLIB_SGI) -+#if (defined(CERNLIB_LNX)||defined(CERNLIB_ALLIANT)||defined(CERNLIB_DECS)||defined(CERNLIB_MACMPW)||defined(CERNLIB_SGI))&&!defined(CERNLIB_GFORTRAN) - DATA IZ0/'33000000'X/ - -+#elif defined(CERNLIB_GFORTRAN) -+* this is the new Fortran 2003 ISO standard -+ DATA IZ0/Z'33000000'/ -+ - #elif defined(CERNLIB_APOLLO) - DATA IZ0/16#33000000/ - diff -urNad cernlib-2005.dfsg~/src/packlib/hbook/chbook/Imakefile cernlib-2005.dfsg/src/packlib/hbook/chbook/Imakefile --- cernlib-2005.dfsg~/src/packlib/hbook/chbook/Imakefile 1999-11-15 08:25:58.000000000 -0500 +++ cernlib-2005.dfsg/src/packlib/hbook/chbook/Imakefile 2006-09-07 15:06:08.250546993 -0400 @@ -193,364 +88,3 @@ +#endif SubdirLibraryTarget(NullParameter,NullParameter) -diff -urNad cernlib-2005.dfsg~/src/packlib/kernlib/kerngen/kerngen/klnx.h cernlib-2005.dfsg/src/packlib/kernlib/kerngen/kerngen/klnx.h ---- cernlib-2005.dfsg~/src/packlib/kernlib/kerngen/kerngen/klnx.h 1998-09-25 05:31:11.000000000 -0400 -+++ cernlib-2005.dfsg/src/packlib/kernlib/kerngen/kerngen/klnx.h 2006-09-07 15:13:01.777308060 -0400 -@@ -8,15 +8,16 @@ - * Hollerith storage not orthodox - * UCOPY et al. to copy integers - #endif --#ifndef CERNLIB_QMLNX --#define CERNLIB_QMLNX --#endif - #ifndef CERNLIB_QPOSIX - #define CERNLIB_QPOSIX - #endif - #ifndef CERNLIB_QIEEE - #define CERNLIB_QIEEE - #endif -+#if (!defined(CERNLIB_GFORTRAN)) -+# ifndef CERNLIB_QMLNX -+# define CERNLIB_QMLNX -+# endif - #if (!defined(CERNLIB_PPC)) - # ifdef CERNLIB_QISASTD - # undef CERNLIB_QISASTD -@@ -32,6 +33,21 @@ - # define CERNLIB_QORTHOLL - # endif - #endif -+#else -+#if 0 -+* gfortran follows -+#endif -+# ifdef CERNLIB_QMLNX -+# undef CERNLIB_QMLNX -+# endif -+# ifndef CERNLIB_QISASTD -+# define CERNLIB_QISASTD -+# endif -+# ifdef CERNLIB_QORTHOLL -+# undef CERNLIB_QORTHOLL -+# endif -+#endif -+ - #ifndef CERNLIB_QINTCOPY - #define CERNLIB_QINTCOPY - #endif -diff -urNad cernlib-2005.dfsg~/src/packlib/kernlib/kerngen/tcgen/Imakefile cernlib-2005.dfsg/src/packlib/kernlib/kerngen/tcgen/Imakefile ---- cernlib-2005.dfsg~/src/packlib/kernlib/kerngen/tcgen/Imakefile 1997-02-04 12:36:14.000000000 -0500 -+++ cernlib-2005.dfsg/src/packlib/kernlib/kerngen/tcgen/Imakefile 2006-09-07 15:06:08.251546780 -0400 -@@ -52,7 +52,7 @@ - #if defined(CERNLIB_DOS) || defined(CERNLIB_MPW) || defined(CERNLIB_LNX) || defined(CERNLIB_WINNT) - SRCS_F := $(SRCS_F) lenocc.F - #endif --#ifdef CERNLIB_HPUX -+#if defined(CERNLIB_HPUX) || defined(CERNLIB_GFORTRAN) - SRCS_F := $(SRCS_F) getarg.F - #endif - -diff -urNad cernlib-2005.dfsg~/src/packlib/kernlib/kerngen/tcgen/getarg.F cernlib-2005.dfsg/src/packlib/kernlib/kerngen/tcgen/getarg.F ---- cernlib-2005.dfsg~/src/packlib/kernlib/kerngen/tcgen/getarg.F 1996-02-15 12:49:40.000000000 -0500 -+++ cernlib-2005.dfsg/src/packlib/kernlib/kerngen/tcgen/getarg.F 2006-09-07 15:06:08.251546780 -0400 -@@ -11,4 +11,6 @@ - #include "hpxgs/getarg.F" - #elif defined(CERNLIB_QMVAX) - #include "vaxsys/getarg.F" -+#elif defined(CERNLIB_GFORTRAN) -+#include "lnxgfort/getarg.F" - #endif -diff -urNad cernlib-2005.dfsg~/src/packlib/kernlib/kerngen/tcgen/lnxgfort/getarg.F cernlib-2005.dfsg/src/packlib/kernlib/kerngen/tcgen/lnxgfort/getarg.F ---- cernlib-2005.dfsg~/src/packlib/kernlib/kerngen/tcgen/lnxgfort/getarg.F 1969-12-31 19:00:00.000000000 -0500 -+++ cernlib-2005.dfsg/src/packlib/kernlib/kerngen/tcgen/lnxgfort/getarg.F 2006-09-07 15:06:08.251546780 -0400 -@@ -0,0 +1,17 @@ -+* -+ SUBROUTINE GETARG (JARG, CHARG) -+* The following stuff is required to use gfortrans inline routine GETARG -+* It is required to avoid the calling GETARG here which conflicts -+* to the Fortran rules -+ CHARACTER CHARG*(*) -+ CALL MYGETARG (JARG, CHARG) -+ END -+ -+ SUBROUTINE MYGETARG (JARG, CHARG) -+ CHARACTER CHARG*(*) -+* gfortran translates the following line to a call -+* to its library routine _gfortran_getarg_i4 -+* therefore it will not clash in the linking step -+ CALL GETARG (JARG, CHARG) -+ END -+ -diff -urNad cernlib-2005.dfsg~/src/packlib/kernlib/kerngen/tcgens/iucomh.F cernlib-2005.dfsg/src/packlib/kernlib/kerngen/tcgens/iucomh.F ---- cernlib-2005.dfsg~/src/packlib/kernlib/kerngen/tcgens/iucomh.F 1997-02-04 12:36:24.000000000 -0500 -+++ cernlib-2005.dfsg/src/packlib/kernlib/kerngen/tcgens/iucomh.F 2006-09-07 15:06:08.251546780 -0400 -@@ -17,7 +17,7 @@ - #include "wntgs/iucomh.F" - #elif defined(CERNLIB_QMDOS) - #include "dosgs/iucomh.F" --#elif defined(CERNLIB_QMVAOS)||defined(CERNLIB_QMVMI) -+#elif defined(CERNLIB_QMVAOS)||defined(CERNLIB_QMVMI)||defined(CERNLIB_GFORTRAN) - #include "allgs/iucomh.F" - #elif defined(CERNLIB_QMLNX) - #include "lnxgs/iucomh.F" -diff -urNad cernlib-2005.dfsg~/src/packlib/kernlib/kerngen/tcgens/rndm.F cernlib-2005.dfsg/src/packlib/kernlib/kerngen/tcgens/rndm.F ---- cernlib-2005.dfsg~/src/packlib/kernlib/kerngen/tcgens/rndm.F 1997-10-23 12:37:04.000000000 -0400 -+++ cernlib-2005.dfsg/src/packlib/kernlib/kerngen/tcgens/rndm.F 2006-09-07 15:06:08.252546566 -0400 -@@ -24,7 +24,7 @@ - #include "mpwgs/rndm.F" - #elif defined(CERNLIB_QMVAOS)||defined(CERNLIB_QMVMI) - #include "allgs/rndm.F" --#elif defined(CERNLIB_QMLNX) -+#elif defined(CERNLIB_QMLNX)||defined(CERNLIB_GFORTRAN) - #include "lnxgs/rndm.F" - #elif defined(CERNLIB_QMIRTD) - #include "irtdgs/rndm.F" -diff -urNad cernlib-2005.dfsg~/src/packlib/kernlib/kerngen/tcgens/ublow.F cernlib-2005.dfsg/src/packlib/kernlib/kerngen/tcgens/ublow.F ---- cernlib-2005.dfsg~/src/packlib/kernlib/kerngen/tcgens/ublow.F 1998-09-25 05:32:02.000000000 -0400 -+++ cernlib-2005.dfsg/src/packlib/kernlib/kerngen/tcgens/ublow.F 2006-09-07 15:06:08.252546566 -0400 -@@ -25,7 +25,7 @@ - #include "dosgs/ublow.F" - #elif defined(CERNLIB_QMMPW) - #include "mpwgs/ublow.F" --#elif defined(CERNLIB_QMVAOS)||defined(CERNLIB_QMVMI) -+#elif defined(CERNLIB_QMVAOS)||defined(CERNLIB_QMVMI)||defined(CERNLIB_GFORTRAN) - #include "allgs/ublow.F" - #elif (defined(CERNLIB_QMLNX) && !defined(CERNLIB_PPC)) - #include "lnxgs/ublow.F" -diff -urNad cernlib-2005.dfsg~/src/packlib/kernlib/kerngen/tcgens/ubunch.F cernlib-2005.dfsg/src/packlib/kernlib/kerngen/tcgens/ubunch.F ---- cernlib-2005.dfsg~/src/packlib/kernlib/kerngen/tcgens/ubunch.F 1998-09-25 05:32:06.000000000 -0400 -+++ cernlib-2005.dfsg/src/packlib/kernlib/kerngen/tcgens/ubunch.F 2006-09-07 15:06:08.252546566 -0400 -@@ -23,7 +23,7 @@ - #include "wntgs/ubunch.F" - #elif defined(CERNLIB_QMDOS) || defined(CERNLIB_WINNT) - #include "dosgs/ubunch.F" --#elif defined(CERNLIB_QMVAOS)||defined(CERNLIB_QMVMI) -+#elif defined(CERNLIB_QMVAOS)||defined(CERNLIB_QMVMI)||defined(CERNLIB_GFORTRAN) - #include "allgs/ubunch.F" - #elif (defined(CERNLIB_QMLNX) && !defined(CERNLIB_PPC)) - #include "lnxgs/ubunch.F" -diff -urNad cernlib-2005.dfsg~/src/packlib/zebra/fq/fzdaeof.inc cernlib-2005.dfsg/src/packlib/zebra/fq/fzdaeof.inc ---- cernlib-2005.dfsg~/src/packlib/zebra/fq/fzdaeof.inc 1996-03-06 05:47:08.000000000 -0500 -+++ cernlib-2005.dfsg/src/packlib/zebra/fq/fzdaeof.inc 2006-09-07 15:06:08.252546566 -0400 -@@ -30,7 +30,7 @@ - *** PARAMETER (IOSEOF = 10) !* for xlf 2.2 - *** PARAMETER (IOSEOF = 122) !* for xlf 2.3 - PARAMETER (IOSEOF = 1) !* for xlf 3.2 --#elif defined(CERNLIB_QMLNX) -+#elif defined(CERNLIB_QMLNX)&&!defined(CERNLIB_GFORTRAN) - PARAMETER (IOSEOF = 36) - #elif defined(CERNLIB_QMOS9) - PARAMETER (IOSEOF = 326) -@@ -43,6 +43,8 @@ - #elif defined(CERNLIB_WINDOWS) - * only valid for dec fortran (e.g. not f2c + microsoft c) - PARAMETER (IOSEOF = 36) -+#elif defined(CERNLIB_GFORTRAN) -+ PARAMETER (IOSEOF = 3) - #elif 1 - PARAMETER (IOSEOF = -1) - #endif -diff -urNad cernlib-2005.dfsg~/src/packlib/zebra/zebra/q_and.inc cernlib-2005.dfsg/src/packlib/zebra/zebra/q_and.inc ---- cernlib-2005.dfsg~/src/packlib/zebra/zebra/q_and.inc 1996-04-18 12:15:05.000000000 -0400 -+++ cernlib-2005.dfsg/src/packlib/zebra/zebra/q_and.inc 2006-09-07 15:06:08.252546566 -0400 -@@ -24,7 +24,7 @@ - #elif defined(CERNLIB_QMIBMSI) - IAND (IZV,IZW) = LAND (IZV, IZW) - --#elif defined(CERNLIB_LNX) -+#elif (defined(CERNLIB_LNX))&&(!defined(CERNLIB_GFORTRAN)) - IAND(IZV,IZW) = AND(IZV,IZW) - - #elif defined(CERNLIB_SUN) -diff -urNad cernlib-2005.dfsg~/src/packlib/zebra/zebra/q_andor.inc cernlib-2005.dfsg/src/packlib/zebra/zebra/q_andor.inc ---- cernlib-2005.dfsg~/src/packlib/zebra/zebra/q_andor.inc 1996-03-06 05:46:52.000000000 -0500 -+++ cernlib-2005.dfsg/src/packlib/zebra/zebra/q_andor.inc 2006-09-07 15:06:08.253546353 -0400 -@@ -36,7 +36,7 @@ - IEOR (IZV,IZW) = LXOR (IZV, IZW) - NOT (IZW) = LCOMPL (IZW) - --#elif defined(CERNLIB_LNX) -+#elif (defined(CERNLIB_LNX))&&(!defined(CERNLIB_GFORTRAN)) - IAND(IZV,IZW) = AND(IZV,IZW) - IOR(IZV,IZW) = OR(IZV,IZW) - IEOR(IZV,IZW) = XOR(IZV,IZW) -diff -urNad cernlib-2005.dfsg~/src/packlib/zebra/zebra/q_jbit.inc cernlib-2005.dfsg/src/packlib/zebra/zebra/q_jbit.inc ---- cernlib-2005.dfsg~/src/packlib/zebra/zebra/q_jbit.inc 1996-04-18 12:15:06.000000000 -0400 -+++ cernlib-2005.dfsg/src/packlib/zebra/zebra/q_jbit.inc 2006-09-07 15:06:08.253546353 -0400 -@@ -47,7 +47,7 @@ - #elif defined(CERNLIB_QF_SIEM) - JBIT (IZW,IZP) = SHFTR (SHFTL(IZW,32-IZP), 31) - --#elif defined(CERNLIB_LINUX) -+#elif (defined(CERNLIB_LINUX))&&(!defined(CERNLIB_GFORTRAN)) - JBIT(IZW,IZP) = AND(ISHFTR(IZW,IZP-1),1) - - #elif defined(CERNLIB_OS9) -diff -urNad cernlib-2005.dfsg~/src/packlib/zebra/zebra/q_jbyt.inc cernlib-2005.dfsg/src/packlib/zebra/zebra/q_jbyt.inc ---- cernlib-2005.dfsg~/src/packlib/zebra/zebra/q_jbyt.inc 1996-04-18 12:15:07.000000000 -0400 -+++ cernlib-2005.dfsg/src/packlib/zebra/zebra/q_jbyt.inc 2006-09-07 15:06:08.253546353 -0400 -@@ -45,7 +45,7 @@ - #elif defined(CERNLIB_QF_SIEM) - JBYT (IZW,IZP,NZB)= SHFTR (SHFTL(IZW,33-IZP-NZB), 32-NZB) - --#elif defined(CERNLIB_LINUX) -+#elif (defined(CERNLIB_LINUX))&&(!defined(CERNLIB_GFORTRAN)) - JBYT(IZW,IZP,NZB) = ISHFTR(LSHIFT(IZW,33-IZP-NZB),32-NZB) - - #elif defined(CERNLIB_OS9) -diff -urNad cernlib-2005.dfsg~/src/packlib/zebra/zebra/q_jbytet.inc cernlib-2005.dfsg/src/packlib/zebra/zebra/q_jbytet.inc ---- cernlib-2005.dfsg~/src/packlib/zebra/zebra/q_jbytet.inc 1996-04-18 12:15:07.000000000 -0400 -+++ cernlib-2005.dfsg/src/packlib/zebra/zebra/q_jbytet.inc 2006-09-07 15:06:08.253546353 -0400 -@@ -52,7 +52,7 @@ - JBYTET (MZ,IZW,IZP,NZB) = LAND (MZ, - + SHFTR (SHFTL(IZW,33-IZP-NZB), 32-NZB) ) - --#elif defined(CERNLIB_LINUX) -+#elif (defined(CERNLIB_LINUX))&&(!defined(CERNLIB_GFORTRAN)) - JBYTET (MZ,IZW,IZP,NZB) = AND (MZ, - + ISHFTR (LSHIFT(IZW,33-IZP-NZB),32-NZB) ) - -diff -urNad cernlib-2005.dfsg~/src/packlib/zebra/zebra/q_jbytor.inc cernlib-2005.dfsg/src/packlib/zebra/zebra/q_jbytor.inc ---- cernlib-2005.dfsg~/src/packlib/zebra/zebra/q_jbytor.inc 1996-04-18 12:15:10.000000000 -0400 -+++ cernlib-2005.dfsg/src/packlib/zebra/zebra/q_jbytor.inc 2006-09-07 15:06:08.253546353 -0400 -@@ -50,7 +50,7 @@ - JBYTOR (MZ,IZW,IZP,NZB) = LOR (MZ, - + SHFTR (SHFTL(IZW,33-IZP-NZB), 32-NZB) ) - --#elif defined(CERNLIB_LINUX) -+#elif (defined(CERNLIB_LINUX))&&(!defined(CERNLIB_GFORTRAN)) - JBYTOR (MZ,IZW,IZP,NZB) = OR (MZ, - + ISHFTR (LSHIFT(IZW,33-IZP-NZB),32-NZB) ) - -diff -urNad cernlib-2005.dfsg~/src/packlib/zebra/zebra/q_mbytet.inc cernlib-2005.dfsg/src/packlib/zebra/zebra/q_mbytet.inc ---- cernlib-2005.dfsg~/src/packlib/zebra/zebra/q_mbytet.inc 1996-04-18 12:15:11.000000000 -0400 -+++ cernlib-2005.dfsg/src/packlib/zebra/zebra/q_mbytet.inc 2006-09-07 15:06:08.254546140 -0400 -@@ -51,7 +51,7 @@ - MBYTET (MZ,IZW,IZP,NZB) = LAND (IZW, LCOMPL(SHFTR ( - + SHFTL(LCOMPL(MZ),32-NZB), 33-IZP-NZB)) ) - --#elif defined(CERNLIB_LINUX) -+#elif (defined(CERNLIB_LINUX))&&(!defined(CERNLIB_GFORTRAN)) - MBYTET (MZ,IZW,IZP,NZB) = AND (IZW, - + NOT(ISHFTR (LSHIFT(NOT(MZ),32-NZB),33-IZP-NZB)) ) - -diff -urNad cernlib-2005.dfsg~/src/packlib/zebra/zebra/q_mbytor.inc cernlib-2005.dfsg/src/packlib/zebra/zebra/q_mbytor.inc ---- cernlib-2005.dfsg~/src/packlib/zebra/zebra/q_mbytor.inc 1996-04-18 12:15:12.000000000 -0400 -+++ cernlib-2005.dfsg/src/packlib/zebra/zebra/q_mbytor.inc 2006-09-07 15:06:08.254546140 -0400 -@@ -51,7 +51,7 @@ - MBYTOR (MZ,IZW,IZP,NZB) = LOR (IZW, SHFTR ( - + SHFTL(MZ,32-NZB), 33-IZP-NZB) ) - --#elif defined(CERNLIB_LINUX) -+#elif (defined(CERNLIB_LINUX))&&(!defined(CERNLIB_GFORTRAN)) - MBYTOR (MZ,IZW,IZP,NZB) = OR (IZW, - + ISHFTR (LSHIFT(MZ,32-NZB),33-IZP-NZB)) - -diff -urNad cernlib-2005.dfsg~/src/packlib/zebra/zebra/q_or.inc cernlib-2005.dfsg/src/packlib/zebra/zebra/q_or.inc ---- cernlib-2005.dfsg~/src/packlib/zebra/zebra/q_or.inc 1996-04-18 12:15:13.000000000 -0400 -+++ cernlib-2005.dfsg/src/packlib/zebra/zebra/q_or.inc 2006-09-07 15:06:08.254546140 -0400 -@@ -24,7 +24,7 @@ - #elif defined(CERNLIB_QMIBMSI) - IOR (IZV,IZW) = LOR (IZV, IZW) - --#elif defined(CERNLIB_LNX) -+#elif (defined(CERNLIB_LNX))&&(!defined(CERNLIB_GFORTRAN)) - IOR(IZV,IZW) = OR(IZV,IZW) - - #elif defined(CERNLIB_SUN) -diff -urNad cernlib-2005.dfsg~/src/packlib/zebra/zebra/q_sbit.inc cernlib-2005.dfsg/src/packlib/zebra/zebra/q_sbit.inc ---- cernlib-2005.dfsg~/src/packlib/zebra/zebra/q_sbit.inc 1996-04-18 12:15:23.000000000 -0400 -+++ cernlib-2005.dfsg/src/packlib/zebra/zebra/q_sbit.inc 2006-09-07 15:06:08.254546140 -0400 -@@ -46,7 +46,7 @@ - MSBIT (MZ,IZW,IZP) = LOR (LAND (IZW, LCOMPL(SHFTL(1,IZP-1)) ) - + , SHFTL(LAND(MZ,1),IZP-1) ) - --#elif defined(CERNLIB_LINUX) -+#elif (defined(CERNLIB_LINUX))&&(!defined(CERNLIB_GFORTRAN)) - MSBIT (MZ,IZW,IZP) = OR (AND (IZW, NOT(LSHIFT(1,IZP-1))) - + ,LSHIFT(AND(MZ,1),IZP-1)) - -diff -urNad cernlib-2005.dfsg~/src/packlib/zebra/zebra/q_sbit0.inc cernlib-2005.dfsg/src/packlib/zebra/zebra/q_sbit0.inc ---- cernlib-2005.dfsg~/src/packlib/zebra/zebra/q_sbit0.inc 1996-04-18 12:15:24.000000000 -0400 -+++ cernlib-2005.dfsg/src/packlib/zebra/zebra/q_sbit0.inc 2006-09-07 15:06:08.254546140 -0400 -@@ -41,7 +41,7 @@ - #elif defined(CERNLIB_QF_SIEM) - MSBIT0 (IZW,IZP) = LAND (IZW, LCOMPL(SHFTL(1,IZP-1)) ) - --#elif defined(CERNLIB_LINUX) -+#elif (defined(CERNLIB_LINUX))&&(!defined(CERNLIB_GFORTRAN)) - MSBIT0 (IZW,IZP) = AND (IZW, NOT(LSHIFT(1,IZP-1))) - - #elif defined(CERNLIB_PDP) -diff -urNad cernlib-2005.dfsg~/src/packlib/zebra/zebra/q_sbit1.inc cernlib-2005.dfsg/src/packlib/zebra/zebra/q_sbit1.inc ---- cernlib-2005.dfsg~/src/packlib/zebra/zebra/q_sbit1.inc 1996-04-18 12:15:24.000000000 -0400 -+++ cernlib-2005.dfsg/src/packlib/zebra/zebra/q_sbit1.inc 2006-09-07 15:06:08.255545926 -0400 -@@ -40,7 +40,7 @@ - #elif defined(CERNLIB_QF_SIEM) - MSBIT1 (IZW,IZP) = LOR (IZW, SHFTL(1,IZP-1) ) - --#elif defined(CERNLIB_LINUX) -+#elif (defined(CERNLIB_LINUX))&&(!defined(CERNLIB_GFORTRAN)) - MSBIT1 (IZW,IZP) = OR (IZW, LSHIFT(1,IZP-1)) - - #elif defined(CERNLIB_PDP) -diff -urNad cernlib-2005.dfsg~/src/packlib/zebra/zebra/q_sbyt.inc cernlib-2005.dfsg/src/packlib/zebra/zebra/q_sbyt.inc ---- cernlib-2005.dfsg~/src/packlib/zebra/zebra/q_sbyt.inc 1996-03-06 05:46:52.000000000 -0500 -+++ cernlib-2005.dfsg/src/packlib/zebra/zebra/q_sbyt.inc 2006-09-07 15:06:08.255545926 -0400 -@@ -43,7 +43,7 @@ - + LAND (IZW, LCOMPL(SHFTL (SHFTR(-1,32-NZB), IZP-1))) - + , SHFTR (SHFTL(MZ,32-NZB), 33-IZP-NZB) ) - --#elif defined(CERNLIB_LINUX) -+#elif (defined(CERNLIB_LINUX))&&(!defined(CERNLIB_GFORTRAN)) - MSBYT (MZ,IZW,IZP,NZB) = OR ( - + AND (IZW, NOT(LSHIFT (ISHFTR(NOT(0),32-NZB),IZP-1))) - + ,ISHFTR (LSHIFT(MZ,32-NZB), 33-IZP-NZB) ) -diff -urNad cernlib-2005.dfsg~/src/packlib/zebra/zebra/q_shift.inc cernlib-2005.dfsg/src/packlib/zebra/zebra/q_shift.inc ---- cernlib-2005.dfsg~/src/packlib/zebra/zebra/q_shift.inc 1996-03-06 05:46:52.000000000 -0500 -+++ cernlib-2005.dfsg/src/packlib/zebra/zebra/q_shift.inc 2006-09-07 15:06:08.255545926 -0400 -@@ -36,7 +36,7 @@ - ISHFTL (IZW,NZB) = SHFTL (IZW, NZB) - ISHFTR (IZW,NZB) = SHFTR (IZW, NZB) - --#elif defined(CERNLIB_LINUX) -+#elif (defined(CERNLIB_LINUX))&&(!defined(CERNLIB_GFORTRAN)) - ISHFTL (IZW,NZB) = LSHIFT (IZW,NZB) - - #elif (defined(CERNLIB_SUN))&&(!defined(CERNLIB_BUGLRSHFT)) -diff -urNad cernlib-2005.dfsg~/src/packlib/zebra/zebra/q_shiftl.inc cernlib-2005.dfsg/src/packlib/zebra/zebra/q_shiftl.inc ---- cernlib-2005.dfsg~/src/packlib/zebra/zebra/q_shiftl.inc 1996-04-18 12:15:25.000000000 -0400 -+++ cernlib-2005.dfsg/src/packlib/zebra/zebra/q_shiftl.inc 2006-09-07 15:06:08.255545926 -0400 -@@ -28,7 +28,7 @@ - #elif defined(CERNLIB_QF_SIEM) - ISHFTL (IZW,NZB) = SHFTL (IZW, NZB) - --#elif defined(CERNLIB_LINUX) -+#elif (defined(CERNLIB_LINUX))&&(!defined(CERNLIB_GFORTRAN)) - ISHFTL (IZW,NZB) = LSHIFT (IZW,NZB) - - #elif (defined(CERNLIB_SUN))&&(!defined(CERNLIB_BUGLRSHFT)) -diff -urNad cernlib-2005.dfsg~/src/packlib/zebra/zebra/q_shiftr.inc cernlib-2005.dfsg/src/packlib/zebra/zebra/q_shiftr.inc ---- cernlib-2005.dfsg~/src/packlib/zebra/zebra/q_shiftr.inc 1996-04-18 12:15:25.000000000 -0400 -+++ cernlib-2005.dfsg/src/packlib/zebra/zebra/q_shiftr.inc 2006-09-07 15:06:08.255545926 -0400 -@@ -32,7 +32,7 @@ - #elif defined(CERNLIB_QF_SIEM) - ISHFTR (IZW,NZB) = SHFTR (IZW, NZB) - --#elif defined(CERNLIB_LINUX) -+#elif (defined(CERNLIB_LINUX))&&(!defined(CERNLIB_GFORTRAN)) - - #elif (defined(CERNLIB_SUN))&&(!defined(CERNLIB_BUGLRSHFT)) - ISHFTR (IZW,NZB) = lrshft (IZW, NZB) -diff -urNad cernlib-2005.dfsg~/src/packlib/zebra/zebra/q_xor.inc cernlib-2005.dfsg/src/packlib/zebra/zebra/q_xor.inc ---- cernlib-2005.dfsg~/src/packlib/zebra/zebra/q_xor.inc 1996-04-18 12:15:26.000000000 -0400 -+++ cernlib-2005.dfsg/src/packlib/zebra/zebra/q_xor.inc 2006-09-07 15:06:08.256545713 -0400 -@@ -24,7 +24,7 @@ - #elif defined(CERNLIB_QMIBMSI) - IEOR (IZV,IZW) = LXOR (IZV, IZW) - --#elif defined(CERNLIB_LNX) -+#elif (defined(CERNLIB_LNX))&&(!defined(CERNLIB_GFORTRAN)) - IEOR(IZV,IZW) = XOR(IZV,IZW) - - #elif defined(CERNLIB_SUN) Index: cernlib-803-link-binaries-dynamically.dpatch =================================================================== RCS file: /cvs/extras/rpms/cernlib/devel/cernlib-803-link-binaries-dynamically.dpatch,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- cernlib-803-link-binaries-dynamically.dpatch 1 Sep 2006 13:15:22 -0000 1.1 +++ cernlib-803-link-binaries-dynamically.dpatch 21 Apr 2007 14:35:24 -0000 1.2 @@ -47,12 +47,12 @@ diff -urNad cernlib-2005.05.09/src/packlib/kuip/programs/kxterm/Imakefile /tmp/dpep.E9pQlc/cernlib-2005.05.09/src/packlib/kuip/programs/kxterm/Imakefile --- cernlib-2005.05.09/src/packlib/kuip/programs/kxterm/Imakefile 2005-06-13 15:26:18.903636773 -0400 +++ /tmp/dpep.E9pQlc/cernlib-2005.05.09/src/packlib/kuip/programs/kxterm/Imakefile 2005-06-13 15:26:23.699609849 -0400 -@@ -13,17 +13,17 @@ +@@ -13,14 +13,14 @@ DefinePackageLibrary(kxtlib) #if defined(CERNLIB_UNIX) -CLIBS= -G Motif kernlib -+CLIBS= -G Motif Xm ++CLIBS= -G Motif -u Xm # if defined(CERNLIB_INTELIFC) CLIBS= $(CLIBS) -nofor_main # endif @@ -64,7 +64,3 @@ #endif --CernlibCcProgramTarget(kxterm,kxterm.o,libkxtlib.a,libkxtlib.a,$(CLIBS)) -+CernlibFortranProgramTarget(kxterm,kxterm.o,libkxtlib.a,libkxtlib.a,$(CLIBS)) - - InstallProgram(kxterm,$(CERN_BINDIR)) Index: cernlib-805-expunge-missing-mathlib-kernlib-symbols.dpatch =================================================================== RCS file: /cvs/extras/rpms/cernlib/devel/cernlib-805-expunge-missing-mathlib-kernlib-symbols.dpatch,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- cernlib-805-expunge-missing-mathlib-kernlib-symbols.dpatch 1 Sep 2006 13:15:22 -0000 1.1 +++ cernlib-805-expunge-missing-mathlib-kernlib-symbols.dpatch 21 Apr 2007 14:35:24 -0000 1.2 @@ -6,19 +6,6 @@ ## DP: dummy symbols where needed. @DPATCH@ -diff -urNad cernlib-2005.05.09.dfsg~/src/kernlib/kerngen/ccgen/Imakefile cernlib-2005.05.09.dfsg/src/kernlib/kerngen/ccgen/Imakefile ---- cernlib-2005.05.09.dfsg~/src/kernlib/kerngen/ccgen/Imakefile 2006-05-16 10:42:32.138587850 -0400 -+++ cernlib-2005.05.09.dfsg/src/kernlib/kerngen/ccgen/Imakefile 2006-05-16 10:42:40.475808665 -0400 -@@ -1,6 +1,8 @@ - #ifndef CERNLIB_VAXVMS - --SRCS_F= accessf.F chdirf.F getenvf.F getwdf.F lstatf.F perrorf.F \ @@\ -+/* perrorf.F has been removed since it depends upon files which introduce -+ unreferenced dependencies into the shared libraries. --Kevin McCarty */ -+SRCS_F= accessf.F chdirf.F getenvf.F getwdf.F lstatf.F \ @@\ - readlnf.F renamef.F setenvf.F statf.F systemf.F tmpro.F \ @@\ - tmproi.F toslat.F unlinkf.F - diff -urNad cernlib-2005.05.09.dfsg~/src/mathlib/gen/d/Imakefile cernlib-2005.05.09.dfsg/src/mathlib/gen/d/Imakefile --- cernlib-2005.05.09.dfsg~/src/mathlib/gen/d/Imakefile 2006-05-16 10:42:32.921420791 -0400 +++ cernlib-2005.05.09.dfsg/src/mathlib/gen/d/Imakefile 2006-05-16 10:46:11.446026937 -0400 Index: cernlib-deadpool.txt =================================================================== RCS file: /cvs/extras/rpms/cernlib/devel/cernlib-deadpool.txt,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- cernlib-deadpool.txt 30 Nov 2005 22:01:01 -0000 1.2 +++ cernlib-deadpool.txt 21 Apr 2007 14:35:24 -0000 1.3 @@ -7,6 +7,7 @@ # Authors of Pythia/Jetset did NOT give permission to release # their code under GPL. CERN should have checked this more carefully!!! car/jetset74.car +cmz/jetset74.cmz mclibs/jetset/ mclibs/pythia/ @@ -20,8 +21,8 @@ # the web site http://www.fluka.org/Faq.html car/geanf.car car/geanf321.car -#cmz/geanf.cmz -#cmz/geanf321.cmz +cmz/geanf.cmz +cmz/geanf321.cmz geant321/data/flukaaf.dat geant321/block/ geant321/fiface/ cernlib-enforce-FHS.diff: Index: cernlib-enforce-FHS.diff =================================================================== RCS file: /cvs/extras/rpms/cernlib/devel/cernlib-enforce-FHS.diff,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- cernlib-enforce-FHS.diff 30 Nov 2005 22:01:01 -0000 1.1 +++ cernlib-enforce-FHS.diff 21 Apr 2007 14:35:24 -0000 1.2 @@ -10,39 +10,3 @@ INQUIRE(FILE=XSFILE,EXIST=EXISTS) IF(.NOT.EXISTS) THEN CHROOT=' ' -diff -ur ../original-cernlib-source/src/mclibs/cojets/test/test.F src/mclibs/cojets/test/test.F ---- ../original-cernlib-source/src/mclibs/cojets/test/test.F Mon Mar 25 07:53:36 1996 -+++ src/mclibs/cojets/test/test.F Tue Oct 22 07:27:55 2002 -@@ -6,7 +6,7 @@ - #if defined(CERNLIB_IBMVM) - PARAMETER (DFILE='/COJETS DATA *') - #else -- PARAMETER (DFILE='cojets.dat') -+ PARAMETER (DFILE='DATADIR/cojets.dat') - #endif - C - C MAIN PROGRAM FOR COJETS -diff -ur ../original-cernlib-source/src/mclibs/eurodec/eurodec/eufiles.inc src/mclibs/eurodec/eurodec/eufiles.inc ---- ../original-cernlib-source/src/mclibs/eurodec/eurodec/eufiles.inc Fri Mar 8 11:58:49 1996 -+++ src/mclibs/eurodec/eurodec/eufiles.inc Tue Oct 22 07:27:55 2002 -@@ -18,7 +18,7 @@ - PARAMETER (ETFILE='/EUTITLE DAT *') - #endif - CHARACTER*(*) EDFILE,ETFILE -- PARAMETER (EDFILE='eurodec.dat') -+ PARAMETER (EDFILE='DATADIR/eurodec.dat') - PARAMETER (ETFILE='eutitle.dat') - - #endif -diff -ur ../original-cernlib-source/src/mclibs/isajet/test/isajett.F src/mclibs/isajet/test/isajett.F ---- ../original-cernlib-source/src/mclibs/isajet/test/isajett.F Fri Mar 14 12:32:39 1997 -+++ src/mclibs/isajet/test/isajett.F Tue Oct 22 07:27:55 2002 -@@ -8,7 +8,7 @@ - #if defined(CERNLIB_VAXVMS) - PARAMETER (DFILE='CERN_ROOT:[lib]isajet.dat') - #else -- PARAMETER (DFILE='isajet.dat') -+ PARAMETER (DFILE='DATADIR/isajet.dat') - #endif - #endif - C cernlib-fortify.patch: Index: cernlib-fortify.patch =================================================================== RCS file: /cvs/extras/rpms/cernlib/devel/cernlib-fortify.patch,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- cernlib-fortify.patch 7 Jan 2007 12:25:24 -0000 1.1 +++ cernlib-fortify.patch 21 Apr 2007 14:35:24 -0000 1.2 @@ -1,5 +1,5 @@ ---- cernlib-2005/2005/src/packlib/kuip/kuip/kstring.h.old 2007-01-06 23:10:47.000000000 +0100 -+++ cernlib-2005/2005/src/packlib/kuip/kuip/kstring.h 2007-01-06 23:11:53.000000000 +0100 +--- cernlib-2006/2006/src/packlib/kuip/kuip/kstring.h.fortify 2007-04-13 02:26:39.000000000 +0200 ++++ cernlib-2006/2006/src/packlib/kuip/kuip/kstring.h 2007-04-13 02:27:12.000000000 +0200 @@ -21,8 +21,10 @@ */ Index: cernlib-remove-deadpool =================================================================== RCS file: /cvs/extras/rpms/cernlib/devel/cernlib-remove-deadpool,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- cernlib-remove-deadpool 16 Nov 2005 23:34:07 -0000 1.1 +++ cernlib-remove-deadpool 21 Apr 2007 14:35:24 -0000 1.2 @@ -1,26 +1,28 @@ -#!/bin/bash +#!/bin/sh set -e cd . +file=2006_src.tar.gz +result=2006_src-free.tar.gz +echo Unpacking compressed source from $file... +tar xzf $file for dir in `tr '/' ' ' < ./cernlib-deadpool.txt | awk '{print $1}' \ | sed -e 's/#.*//g' -e '/$^/d' | sort | uniq` ; do - file=src_${dir}.tar.gz - echo Unpacking compressed source from $file... - tar xzf $file # version=`ls -1 | head -n 1` - version=2005 - echo Removing files with bad copyright... + version=2006 + echo Removing files with bad copyright from $dir module... for badfile in `grep '^'$dir ./cernlib-deadpool.txt \ | sed 's/\#.*$//g'` ; do path=$version/src/$badfile [ -e "$path" ] || echo "Skipping non-existent $path ..." rm -rf $version/src/$badfile done - echo Repacking $file. - tar czf $file $version - rm -rf $version done +echo Repacking $result. +rm -f $result +tar czf $result $version +rm -rf $version echo Done. exit 0 Index: cernlib.spec =================================================================== RCS file: /cvs/extras/rpms/cernlib/devel/cernlib.spec,v retrieving revision 1.38 retrieving revision 1.39 diff -u -r1.38 -r1.39 --- cernlib.spec 7 Jan 2007 12:25:24 -0000 1.38 +++ cernlib.spec 21 Apr 2007 14:35:24 -0000 1.39 @@ -1,12 +1,12 @@ -%if "%fedora" > "7" +%if "%fedora" > "6" %bcond_without gfortran %else %bcond_with gfortran %endif Name: cernlib -Version: 2005 -Release: 27%{?dist} +Version: 2006 +Release: 1%{?dist} Summary: General purpose CERN library and associated binaries Group: Development/Libraries # As explained in the cernlib on debian FAQ, cfortran can be considered LGPL. @@ -37,10 +37,15 @@ # workaround #173530 BuildRequires: libXau-devel %endif + +BuildRequires: xbae-devel libXaw-devel + # for patchy build scripts BuildRequires: tcsh BuildRequires: gawk +BuildRequires: desktop-file-utils + %if %{with gfortran} BuildRequires: gcc-gfortran %else @@ -53,24 +58,12 @@ # and cernlib-deadpool.txt to recreate them from the upstream # In a directory with the cernlib sources, issue # sh cernlib-remove-deadpool -Source3: http://wwwasd.web.cern.ch/wwwasd/cernlib/download/2005_source/tar/src_geant321.tar.gz -Source4: http://wwwasd.web.cern.ch/wwwasd/cernlib/download/2005_source/tar/src_graflib.tar.gz -Source7: http://wwwasd.web.cern.ch/wwwasd/cernlib/download/2005_source/tar/src_mclibs.tar.gz -Source8: http://wwwasd.web.cern.ch/wwwasd/cernlib/download/2005_source/tar/src_packlib.tar.gz -Source10: http://wwwasd.web.cern.ch/wwwasd/cernlib/download/2005_source/tar/src_pawlib.tar.gz -# not used during the build (if I'm not wrong) -Source15: http://wwwasd.web.cern.ch/wwwasd/cernlib/download/2005_source/tar/src_car.tar.gz -# unmodified files -Source0: http://wwwasd.web.cern.ch/wwwasd/cernlib/download/2005_source/tar/src_config.tar.gz -Source2: http://wwwasd.web.cern.ch/wwwasd/cernlib/download/2005_source/tar/src_Imakefile.tar.gz -Source5: http://wwwasd.web.cern.ch/wwwasd/cernlib/download/2005_source/tar/src_include.tar.gz -Source6: http://wwwasd.web.cern.ch/wwwasd/cernlib/download/2005_source/tar/src_mathlib.tar.gz -Source11: http://wwwasd.web.cern.ch/wwwasd/cernlib/download/2005_source/tar/src_phtools.tar.gz -Source12: http://wwwasd.web.cern.ch/wwwasd/cernlib/download/2005_source/tar/src_scripts.tar.gz -Source9: http://wwwasd.web.cern.ch/wwwasd/cernlib/download/2005_source/tar/src_patchy.tar.gz -Source14: http://wwwasd.web.cern.ch/wwwasd/cernlib/download/2005_source/tar/src_cfortran.tar.gz -Source16: http://wwwasd.web.cern.ch/wwwasd/cernlib/download/2005_source/lib/xsneut95.dat -# The patchy version 4 sources + +# source is now monolithic +#Source0: http://wwwasd.web.cern.ch/wwwasd/cernlib/download/2006_source/tar/2006_src.tar.gz +Source0: 2006_src-free.tar.gz + +# The patchy version 4 sources. Mattias Ellert gave it so me in a mail. Source17: patchy.tar.gz # this is modified with regard with what Mattias gave me. Indeed the file # containing some other files (p4inceta) was in fortran unformatted format, @@ -98,10 +91,10 @@ Source203: cernlib-debian-copyright.in # debian patchsets -Patch100001: cernlib_2005.dfsg-3.diff -Patch100002: paw_2.14.04-3.diff -Patch100003: mclibs_2005.dfsg-1.diff -Patch100004: geant321_3.21.14.dfsg-1.diff +Patch100001: http://ftp.debian.org/debian/pool/main/c/cernlib/cernlib_2006.dfsg-1.diff.gz +Patch100002: http://ftp.debian.org/debian/pool/main/p/paw/paw_2.14.04.dfsg-1.diff.gz +Patch100003: http://ftp.debian.org/debian/pool/main/m/mclibs/mclibs_2006.dfsg-1.diff.gz +Patch100004: http://ftp.debian.org/debian/pool/main/g/geant321/geant321_3.21.14.dfsg-4.diff.gz # change file to directory to DATADIR Patch1100: cernlib-enforce-FHS.diff Patch1: geant321-001-fix-missing-fluka.dpatch @@ -120,13 +113,14 @@ Patch106: cernlib-106-fix-paw++-menus-in-lesstif.dpatch Patch107: cernlib-107-define-strdup-macro-safely.dpatch Patch108: paw-108-quote-protect-comis-script.dpatch -# not used as xsneut.dat is at the right place -#Patch109: 109-fix-broken-xsneut95.dat-link.dpatch +# use xsneut95.dat from the archive +Patch109: geant321-109-fix-broken-xsneut95.dat-link.dpatch Patch110: cernlib-110-ignore-included-lapack-rule.dpatch Patch111: cernlib-111-fix-kuesvr-install-location.dpatch Patch112: cernlib-112-remove-nonexistent-prototypes-from-gen.h.dpatch # a workaround for cups. Applied in doubt. -Patch113: cernlib-113-cups-postscript-fix.dpatch +# removed in 2006 +#Patch113: cernlib-113-cups-postscript-fix.dpatch # it is the same in all source packages... Patch114: 114-install-scripts-properly.dpatch Patch115: cernlib-115-rsrtnt64-goto-outer-block.dpatch @@ -135,8 +129,10 @@ Patch118: cernlib-118-rename-mathlib-common-blocks.dpatch Patch11901: cernlib-119-fix-compiler-warnings.dpatch Patch11902: paw-119-fix-compiler-warnings.dpatch -Patch120: cernlib-120-fix-gets-usage-in-kuipc.dpatch -Patch121: cernlib-121-fix-mathlib-test-case-c209m.dpatch +Patch12001: cernlib-120-fix-gets-usage-in-kuipc.dpatch +Patch12002: paw-120-fix-mlp-cdf-file.dpatch +Patch12101: cernlib-121-fix-mathlib-test-case-c209m.dpatch +Patch12102: paw-121-call-gfortran-in-cscrexec.dpatch Patch200: paw-200-comis-allow-special-chars-in-path.dpatch Patch201: cernlib-201-update-kuip-helper-apps.dpatch Patch202: cernlib-202-fix-includes-in-minuit-example.dpatch @@ -154,10 +150,16 @@ Patch210: 210-improve-cfortran-header-files.dpatch # split in newer debian patchset # in debian split there is a common part at the beginning of the patch +# +# obsolete in 2006: # 211-support-amd64-and-itanium corresponds with a merge of # cernlib-211-support-amd64-and-itanium.dpatch # paw-211-support-amd64-and-itanium.dpatch -Patch2110: 211-support-amd64-and-itanium.dpatch +# +# in 2006 +# paw-211-support-amd64-and-itanium.dpatch has the common part removed +Patch21101: cernlib-211-support-amd64-and-itanium.dpatch +Patch21102: paw-211-support-amd64-and-itanium.dpatch Patch2111: cernlib-211-support-digital-alpha.dpatch Patch300: cernlib-300-skip-duplicate-lenocc.dpatch # Use another approach, see cernlib-enforce-FHS @@ -187,7 +189,8 @@ # It is a departure from upstream. Apply, but may revert if not agreed. Patch31301: cernlib-313-comis-preserves-filename-case.dpatch Patch31302: paw-313-comis-preserves-filename-case.dpatch -Patch314: cernlib-314-permit-using-regcomp-for-re_comp.dpatch +# fixed in 2006 +#Patch314: cernlib-314-permit-using-regcomp-for-re_comp.dpatch # first chunk of the patches are the same in the split cernlib Patch315: 315-fixes-for-MacOSX.dpatch @@ -196,7 +199,8 @@ Patch319: cernlib-319-work-around-imake-segfaults.dpatch Patch32001: cernlib-320-support-ifort.dpatch Patch32002: paw-320-support-ifort-and-gfortran.dpatch -Patch321: cernlib-321-support-gfortran.dpatch +Patch32101: cernlib-321-support-gfortran.dpatch +Patch32102: mclibs-321-support-gfortran.dpatch # use host.def for gfortran Patch600: cernlib-600-use-host.def-config-file.dpatch @@ -212,6 +216,7 @@ # I would have preferred not to move the motif code to toplevel... # in paw debian split also remove other packages from LIBDIRS Patch705: 705-patch-paw_motif-paw-Imakefiles.dpatch +Patch706: paw-706-use-external-xbae-and-xaw.dpatch Patch800: cernlib-800-implement-shared-library-rules-in-Imake.dpatch Patch80101: cernlib-801-non-optimized-rule-uses-fPIC-g.dpatch @@ -236,35 +241,46 @@ Patch80603: geant321-806-bump-mathlib-and-dependents-sonames.dpatch Patch80604: mclibs-806-bump-mathlib-and-dependents-sonames.dpatch -# not applied in newer debian patchset +# not applied in new debian patchset (around 2005) Patch3006: 022-no-assign-string-literals -# fixed upstream +# fixed upstream (in 2005) Patch3007: 027-use-tmpfile-not-mktemp -# not applied in the newer debian patchset +# not applied in the new debian patchset Patch3008: 031-fix-varargs-use -# fixed upstream +# fixed upstream (in 2005) Patch3009: 048-log-to-var-log-not-tmp -# fixed upstream +# fixed upstream (in 2005) Patch3010: 049-fix-kuesvr-security-hole -# fixed upstream +# fixed upstream (in 2005) Patch3011: 050-make-secure-comis-tmpdir -# fixed upstream +# fixed upstream (in 2005) Patch3012: 051-fix-miscellaneous-tmp-uses # change the cernlib script such that -llapack -lblas is used instead of # cernlib lapack # depend explicitely on libkernlib now that it is out of packlib # use lesstif-pawlib and lesstif-packlib +# use external Xbae and Xaw # the modified script is renamed cernlib-static later and the debian cernlib # script is used instead. -Patch1200: cernlib-cernlib_kernlib.patch +Patch1200: cernlib-script.patch # don't stop if the CERN variable isn't defined Patch1201: cernlib-gxint-script.diff -# FIXME: maybe those 2 patches aren't needed with newer gfortran anymore -Patch1203: cernlib-hwuli2_use_dimag.diff -Patch1204: cernlib-hwhiga_use_dimag.diff +# not needed in 2006 +#Patch1203: cernlib-hwuli2_use_dimag.diff +#Patch1204: cernlib-hwhiga_use_dimag.diff # don't add prototypes if allready defined as a macro Patch1205: cernlib-fortify.patch +# modify the cernlib man page to fit with the distribution +Patch1206: cernlib-man_static.patch +# modify the debian cernlib paw desktop file icon name +Patch1207: cernlib-fedora_desktop.patch +# fix tests Imakefiles +Patch1208: cernlib-test.patch +# don't recurse in eurodec for tests because the testcase segfaults +Patch1210: cernlib-segf_eudtest.patch +# add a tool name in soname to distinguish g77 and gfortran builds +Patch1209: cernlib-soname.patch # patchy 4 # not applied as it has allready been done by the sed one-liner in @@ -272,13 +288,20 @@ Patch1500: patchy-rceta.patch Patch1501: patchy-insecure_tmp_use.diff -Patch1502: patchy-fcasplit.patch +#Patch1502: patchy-fcasplit.patch +# build fixes Patch1503: patchy-p4comp.patch +# use the flags in the the p4boot.sh script and have fcasplit handle +# enough command line arguments (this fcasplit is not shipped) +Patch1507: patchy-use_OPT.patch # patchy 5 (included in cernlib) -Patch1504: patchy-case.patch -Patch1505: patchy-perror.patch -Patch1506: patchy-yexpand.diff +# correct build, use optflags and have fcasplit handle +# enough command line arguments (this fcasplit is shipped) +Patch1504: npatchy-np_flags.patch +#Patch1505: patchy-perror.patch +# in yexpand don't put temporary files in HOME, but in current directory +Patch1506: npatchy-curdir.patch %description CERN program library is a large collection of general purpose libraries @@ -293,16 +316,12 @@ %package devel Summary: General purpose CERN library static libraries and headers -%if "%fedora" > "5" -BuildRequires: lesstif-devel -%else -BuildRequires: openmotif-devel -%endif %if "%fedora" <= "3" Requires: lapack blas %else Requires: lapack-devel blas-devel %endif +Requires: xbae-devel libXaw-devel %if "%fedora" > "4" # workaround #173530 @@ -311,6 +330,9 @@ Requires: %{name} = %{version}-%{release} Group: Development/Libraries +# for the m4 macro directory ownership +Requires: automake + %description devel CERN program library is a large collection of general purpose libraries and modules maintained and offered on the CERN. Most of these programs @@ -391,19 +413,7 @@ %prep %setup -q -c -%setup -q -T -D -a 2 -%setup -q -T -D -a 3 -%setup -q -T -D -a 4 -%setup -q -T -D -a 5 -%setup -q -T -D -a 6 -%setup -q -T -D -a 7 -%setup -q -T -D -a 8 -%setup -q -T -D -a 9 -%setup -q -T -D -a 10 -%setup -q -T -D -a 11 -%setup -q -T -D -a 12 -%setup -q -T -D -a 14 -%setup -q -T -D -a 15 +# patchy4 %setup -q -T -D -a 17 # patch patchy 4 installer fortran generator script @@ -419,15 +429,21 @@ # ./rceta.sh #popd -%patch -P 1502 +#%patch -P 1502 -b .use_OPT %patch -P 1503 -%patch -P 1205 -p1 -b .old +%patch -P 1507 -p1 -b .use_OPT +# patches for FORTIFY_SOURCE, cernlib-static script and man page +%patch -P 1205 -p1 -b .fortify +%patch -P 1200 -p1 -b .script +%patch -P 1206 -p1 -b .man_static +# debian patchesets %patch -P 100001 -p0 %patch -P 100002 -p0 %patch -P 100003 -p0 %patch -P 100004 -p0 +%patch -P 1207 -p1 -b .fedora_desktop cd %{version} %patch -P 1100 -p2 %patch -P 1 -p1 @@ -449,11 +465,11 @@ %patch -P 106 -p1 %patch -P 107 -p1 %patch -P 108 -p1 -#%patch -P 109 -p1 +%patch -P 109 -p1 %patch -P 110 -p1 %patch -P 111 -p1 %patch -P 112 -p1 -%patch -P 113 -p1 +#%patch -P 113 -p1 %patch -P 114 -p1 %patch -P 115 -p1 %patch -P 116 -p1 @@ -461,8 +477,10 @@ %patch -P 118 -p1 %patch -P 11901 -p1 %patch -P 11902 -p1 -%patch -P 120 -p1 -%patch -P 121 -p1 +%patch -P 12001 -p1 +%patch -P 12002 -p1 +%patch -P 12101 -p1 +%patch -P 12102 -p1 %patch -P 200 -p1 %patch -P 201 -p1 %patch -P 202 -p1 @@ -474,7 +492,8 @@ %patch -P 208 -p1 %patch -P 209 -p1 %patch -P 210 -p1 -%patch -P 2110 -p1 +%patch -P 21101 -p1 +%patch -P 21102 -p1 %patch -P 2111 -p1 %patch -P 300 -p1 #%patch -P 301 -p1 @@ -493,18 +512,20 @@ %patch -P 312 -p1 %patch -P 31301 -p1 %patch -P 31302 -p1 -%patch -P 314 -p1 +#%patch -P 314 -p1 %patch -P 315 -p1 # copy a paw include file to include directory (debian # 317-copy-converter.h-to-installed-headers-dir.sh.dpatch) -cp src/pawlib/paw/tree/converter.h src/pawlib/paw/paw/ +# not in 2006 +#cp src/pawlib/paw/tree/converter.h src/pawlib/paw/paw/ %patch -P 318 -p1 %patch -P 319 -p1 %patch -P 32001 -p1 %patch -P 32002 -p1 -%patch -P 321 -p1 +%patch -P 32101 -p1 +%patch -P 32102 -p1 %patch -P 600 -p1 @@ -595,6 +616,7 @@ popd %patch -P 705 -p1 +%patch -P 706 -p1 %patch -P 800 -p1 %patch -P 80101 -p1 @@ -616,14 +638,16 @@ %patch -P 80603 -p1 %patch -P 80604 -p1 -%patch -P 1504 -p1 -%patch -P 1505 -p1 -%patch -P 1506 -p1 +%patch -P 1504 -p2 -b .np_flags +#%patch -P 1505 -p1 +%patch -P 1506 -p2 -b .curdir -%patch -P 1200 %patch -P 1201 -%patch -P 1203 -%patch -P 1204 +#%patch -P 1203 +#%patch -P 1204 +%patch -P 1208 -p2 -b .test +%patch -P 1210 -p2 -b .segf_eudtest +%patch -P 1209 -p2 -b .soname # remove CVS directories find . -depth -type d -name CVS -exec rm -rf {} ';' @@ -652,6 +676,14 @@ LIB_SONAME=1 export LIB_SONAME +# add something in the soname to avoid binaries linked against g77-compiled +# library to be linked against gfortran-compiled libraries, as the ABI is +# incompatible for functions. +%if %{with gfortran} +TOOL_SONAME=_gfortran +export TOOL_SONAME +%endif + # set the CERN and CERN_LEVEL environment variables in shell scripts # meant to go to /etc/profile.d sed -e 's/==CERN_LEVEL==/%{version}/' -e 's:==CERN==:%{_libdir}/cernlib:' %{SOURCE100} > cernlib-%{version}.sh @@ -666,11 +698,6 @@ sed -e 's/#.*//g' -e '/^[[:space:]]*$$/d' %{SOURCE201} | \ sort | uniq >> debian-copyright -# copy xsneut.data in 2005/share/lib, where geant expects it to be -# there is a link from 2005/lib -mkdir -p %{version}/share/lib -cp %{SOURCE16} %{version}/share/lib - cd $CERN_ROOT # substitude the right defaults in the scripts @@ -684,7 +711,9 @@ # substitute DATADIR in source files to conform to FHS sed -i -e 's:DATADIR:%{_datadir}/cernlib/%{version}:' \ - src/geant321/miface/gmorin.F src/mclibs/cojets/test/test.F src/mclibs/eurodec/eurodec/eufiles.inc src/mclibs/isajet/test/isajett.F + src/geant321/miface/gmorin.F +# don't correct datadir in test files or header used in tests +#src/mclibs/cojets/test/test.F src/mclibs/eurodec/eurodec/eufiles.inc src/mclibs/isajet/test/isajett.F # substitute bindir in ylist and yindex to conform to FHS sed -i -e 's:\$CERN/patchy/\$PATCHY_VERSION/bin:%{_bindir}:' ../patchy/ylist ../patchy/yindex @@ -696,11 +725,12 @@ # script for dynamic libraries support # remove -lg2c to the link commands, because libg2c.so isn't available, # it is found by g77/gfortran if needed -mv src/scripts/cernlib bin/cernlib-static +mv src/scripts/cernlib src/scripts/cernlib-static +%{__install} -p -m755 src/scripts/cernlib-static bin/cernlib-static sed -e 's:@PREFIX@:%{_prefix}:g' \ -e 's:@LIBPREFIX@:%{_libdir}/cernlib/%{version}:g' \ -e 's/-lg2c//' \ - ../cernlib-2005.dfsg/debian/add-ons/bin/cernlib.in > src/scripts/cernlib + ../cernlib-2006.dfsg/debian/add-ons/bin/cernlib.in > src/scripts/cernlib chmod 0755 src/scripts/cernlib # install mkdirhier which is needed to make directories @@ -711,44 +741,44 @@ FC_OPTFLAGS="%{optflags}" FC_COMPILER=gfortran %else -# optflags are different for g77, so use hopefully sane defaults without -# arch options -FC_OPTFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fasynchronous-unwind-tables' +# optflags are different for g77, so we remove problematic flags +FC_OPTFLAGS=`echo "%optflags" | sed -e 's/-mtune=[^ ]\+//' -e 's/-fstack-protector//' -e 's/--param=ssp-buffer-size=[^ ]\+//'` FC_COMPILER=g77 %endif -# Create the top level Makefile with imake PATHSAVE=$PATH # Build patchy version 4 pushd ../patchy %if %{with gfortran} sed -i.gfortran -e 's/f77/gfortran/' fcasplit.f p4boot.sh %endif - sed -i.optflags -e 's/FOPT \+=.*/FOPT = "'"$FC_OPTFLAGS"'"/' p4boot.sh + sed -i.optflags -e 's/FOPT \+=.*/FOPT = "'"$FC_OPTFLAGS"'"/' \ + -e 's/COPT \+=.*/COPT = "%{optflags}"/' p4boot.sh # export PATH="$CERN/patchy:$CERN/patchy/p4sub:$PATH" export PATH=".:..:$PATH" p4boot.sh 0 popd -# copy patchy executables in bin -find ../patchy -name y* -a -perm -755 -exec install {} bin ';' export PATH=$PATHSAVE - # pass informations to the build system through host.def echo '#define DefaultCDebugFlags %{optflags}' >> ${CVSCOSRC}/config/host.def %if %{with gfortran} -echo '#define HasGFortran YES' >> ${CVSCOSRC}/config/host.def +echo '#define Hasgfortran YES' >> ${CVSCOSRC}/config/host.def %endif echo "#define FortranDebugFlags $FC_OPTFLAGS" >> ${CVSCOSRC}/config/host.def +# keep timestamps +echo "#define InstallCmd %{__install} -p" >> ${CVSCOSRC}/config/host.def +# don't strip executables +echo "#define InstPgmFlags -m 0755" >> ${CVSCOSRC}/config/host.def +# Create the top level Makefile with imake cd $CERN_ROOT/build $CVSCOSRC/config/imake_boot # Install kuipc and the scripts (cernlib, paw and gxint) in $CERN_ROOT/bin make %{?_smp_mflags} bin/kuipc -make patchy/Makefile make scripts/Makefile cd scripts make install.bin @@ -769,22 +799,39 @@ mv bin/paw++ bin/paw++.dynamic # Build static paw -# optflags shouldn't be needed during linking -$FC_COMPILER $CERN_ROOT/build/pawlib/paw/programs/0pamain.o \ +$FC_COMPILER $FC_OPTFLAGS $CERN_ROOT/build/pawlib/paw/programs/0pamain.o \ `cernlib -G X11 pawlib` -Wl,-E -o bin/pawX11 -$FC_COMPILER $CERN_ROOT/build/pawlib/paw/programs/0pamainm.o \ +$FC_COMPILER $FC_OPTFLAGS $CERN_ROOT/build/pawlib/paw/programs/0pamainm.o \ `cernlib -G Motif pawlib` -Wl,-E -o bin/paw++ # Build packlib cd $CERN_ROOT/build/packlib make %{?_smp_mflags} install.bin +# bootstrap npatchy +mkdir -p $CERN_ROOT/build/p5boot +cd $CERN_ROOT/build/p5boot +cp -p -r $CERN_ROOT/src/p5boot/* . +# there is a main program in this file, so the file is removed. +rm p5lib/nsynopt.f +$FC_COMPILER $FC_OPTFLAGS -o nypatchy nypatchy.f p5lib/*.f $CERN_ROOT/lib/libkernlib.a +ln -s $CERN_ROOT/build/p5boot/nypatchy $CERN_ROOT/bin/ypatchy + # Build npatchy -# The build of patchy is completly messed up on ppc -%ifnarch ppc -cd $CERN_ROOT/build/patchy -make %{?_smp_mflags} install.bin +#%ifnarch ppc +%if %{with gfortran} + sed -i.gfortran -e 's/g77/gfortran/' $CERN_ROOT/src/patchy/fcasplit.F %endif +cd $CERN_ROOT/build +make patchy/Makefile +cd patchy +make %{?_smp_mflags} install.bin +#%endif + +# it is not completly obvious that it is better to use patchy 4 for +# ypatchy, but that's what we do. In any case it should be replaced by a +# link to the final npatchy +rm $CERN_ROOT/bin/ypatchy %install @@ -795,17 +842,20 @@ %{__install} -p -m644 cernlib-%{version}.csh %{buildroot}%{_sysconfdir}/profile.d %{__install} -d -m755 cfortran/Examples -%{__install} -m644 %{version}/src/cfortran/Examples/*.c cfortran/Examples/ +%{__install} -p -m644 %{version}/src/cfortran/Examples/*.c cfortran/Examples/ %{__install} -d -m755 %{buildroot}%{_datadir}/aclocal %{__install} -p -m644 cernlib.m4 %{buildroot}%{_datadir}/aclocal/cernlib.m4 +# copy patchy executables in bin. Keep the timestamps for the scripts. +%{__install} -d -m755 %{buildroot}%{_bindir}/ +find patchy -name y* -a -perm -755 -exec %{__install} -p -m755 {} %{buildroot}%{_bindir} ';' + cd %{version} %{__install} -d -m755 %{buildroot}%{_libdir}/cernlib/%{version}/lib %{__install} -d -m755 %{buildroot}%{_datadir}/cernlib/%{version} %{__install} -d -m755 %{buildroot}%{_includedir}/cernlib/%{version} %{__install} -d -m755 %{buildroot}%{_includedir}/cernlib/%{version}/cfortran -%{__install} -d -m755 %{buildroot}%{_bindir}/ %{__install} -p -m644 lib/*.dat %{buildroot}%{_datadir}/cernlib/%{version} %{__install} -p -m644 lib/gxint321.f %{buildroot}%{_includedir}/cernlib/%{version} @@ -821,7 +871,7 @@ (cd lib && tar cf - *.a) | (cd %{buildroot}%{_libdir}/cernlib/%{version}/lib && tar xf -) (cd shlib && tar cf - *.so*) | (cd %{buildroot}%{_libdir}/cernlib/%{version}/lib && tar xf -) -rm -f %{buildroot}%{_bindir}/mkdirhier +rm %{buildroot}%{_bindir}/mkdirhier # add links for cfortran header files in the top include directory pushd %{buildroot}%{_includedir}/cernlib/%{version} @@ -840,11 +890,71 @@ cp -Rp $dir $base_include/ done +# substitute the path in installed eufiles.inc, not in in-source +# file, because in-source the relative path is required for test +sed -i -e 's:eurodec.dat:%{_datadir}/cernlib/%{version}/eurodec.dat:' \ + %{buildroot}%{_includedir}/cernlib/%{version}/eurodec/eufiles.inc + +# install the tree.h and converter.h include files redirecting to +# system headers +%{__install} -p -m644 ../../paw-2.14.04.dfsg/debian/add-ons/paw/*.h %{buildroot}%{_includedir}/cernlib/%{version}/paw + +# remove the patch backup files +rm %{buildroot}%{_includedir}/cernlib/%{version}/kuip/kstring.h.* + %{__install} -d -m755 %{buildroot}/etc/ld.so.conf.d echo %{_libdir}/cernlib/%{version}/lib > %{buildroot}/etc/ld.so.conf.d/cernlib-%{version}-%{_arch}.conf +%{__install} -d -m755 %{buildroot}/%{_mandir}/man1 +%{__install} -p -m644 man/man1/cernlib.1 %{buildroot}/%{_mandir}/man1/cernlib-static.1 +for cernlib_manpage in cernlib.1 kxterm.1 dzedit.1 dzeX11.1 kuipc.1 kuesvr.1 zftp.1 gxint.1 paw.1 paw++.1 pawX11.1; do + %{__install} -p -m644 ../../*/debian/add-ons/manpages/$cernlib_manpage %{buildroot}/%{_mandir}/man1/ +done + +%{__install} -d -m755 %{buildroot}/%{_mandir}/man8 +for cernlib_manpage in pawserv.8 zserv.8; do + %{__install} -p -m644 ../../*/debian/add-ons/manpages/$cernlib_manpage %{buildroot}/%{_mandir}/man8/ +done + +%{__install} -d -m755 %{buildroot}/%{_datadir}/X11/app-defaults +%{__install} -p -m644 ../../*/debian/add-ons/app-defaults/* %{buildroot}/%{_datadir}/X11/app-defaults/ + +desktop-file-install --vendor="fedora" \ + --dir=%{buildroot}/%{_datadir}/applications \ + ../../paw*/debian/add-ons/misc/paw++.desktop + +%{__install} -d -m755 %{buildroot}/%{_datadir}/pixmaps +%{__install} -d -m755 %{buildroot}/%{_datadir}/icons/hicolor/{48x48,32x32}/apps/ +%{__install} -p -m644 ../../*/debian/add-ons/icons/*.xpm %{buildroot}/%{_datadir}/pixmaps/ +%{__install} -p -m644 ../../paw*/debian/add-ons/icons/paw32x32.xpm %{buildroot}/%{_datadir}/icons/hicolor/32x32/apps/paw.xpm +%{__install} -p -m644 ../../paw*/debian/add-ons/icons/paw48x48.xpm %{buildroot}/%{_datadir}/icons/hicolor/48x48/apps/paw.xpm + find %{buildroot}%{_includedir}/cernlib/%{version} -name Imakefile -exec rm -f \{\} \; -rm -f %{buildroot}%{_includedir}/cernlib/%{version}/ntuple/*.c +rm %{buildroot}%{_includedir}/cernlib/%{version}/ntuple/*.c + +%check +CERN=$RPM_BUILD_DIR/cernlib-%{version} +CERN_LEVEL=%{version} +CERN_ROOT=$CERN/$CERN_LEVEL +CVSCOSRC=$CERN/$CERN_LEVEL/src +PATH=$CERN_ROOT/bin:$PATH + +export CERN +export CERN_LEVEL +export CERN_ROOT +export CVSCOSRC +export PATH + +export LD_LIBRARY_PATH=$CERN_ROOT/shlib/ + +# cannot make out-of build test because of the data files +cd $CERN_ROOT/build + +# no test in code_motif paw_motif scripts patchy pawlib +for dir in graflib mclibs geant321 kernlib mathlib packlib phtools; do +make -C $dir test +done + %clean rm -rf %{buildroot} @@ -853,8 +963,21 @@ %postun -p /sbin/ldconfig +%post -n paw +touch --no-create %{_datadir}/icons/hicolor || : +%{_bindir}/gtk-update-icon-cache --quiet %{_datadir}/icons/hicolor || : + +%postun -n paw +touch --no-create %{_datadir}/icons/hicolor || : +%{_bindir}/gtk-update-icon-cache --quiet %{_datadir}/icons/hicolor || : + %files %defattr(-,root,root,-) +%doc cernlib.README debian-copyright +%doc geant321-3.21.14.dfsg/debian/debhelper/geant321.README.debian +%doc mclibs-2006.dfsg/debian/debhelper/libpdflib804-2-dev.README.debian +%doc mclibs-2006.dfsg/debian/debhelper/montecarlo-base.README.debian +%doc cernlib-2006.dfsg/debian/add-ons/vim/ /etc/ld.so.conf.d/* %dir %{_libdir}/cernlib/ %dir %{_libdir}/cernlib/%{version} @@ -862,48 +985,59 @@ %dir %{_libdir}/cernlib/%{version}/bin %{_libdir}/cernlib/%{version}/lib/*.so.* %{_datadir}/cernlib/ -%doc cernlib.README debian-copyright -%doc geant321-3.21.14.dfsg/debian/debhelper/geant321.README.debian -%doc mclibs-2005.dfsg/debian/debhelper/libpdflib804-2-dev.README.debian -%doc mclibs-2005.dfsg/debian/debhelper/montecarlo-base.README.debian # the utils and devel are separated to have the possibility to install # parallel versions of the library %files devel %defattr(-,root,root,-) +%doc cfortran paw-*/debian/add-ons/misc/comis-64bit-example.F +# it is not necessary to put the static libs in a subpackage, since the +# utils package would require it anyway. Moreover cernlib users expect +# static libs to be present. %{_libdir}/cernlib/%{version}/lib/*.a %{_libdir}/cernlib/%{version}/lib/*.so %{_includedir}/cernlib/ %{_datadir}/aclocal/cernlib.m4 -%doc cfortran %files utils %defattr(-,root,root,-) %{_bindir}/cernlib* %{_sysconfdir}/profile.d/cernlib-%{version}.sh %{_sysconfdir}/profile.d/cernlib-%{version}.csh +%{_mandir}/man1/cernlib*.1* %files -n paw %defattr(-,root,root,-) +%doc paw.README %{_bindir}/paw++ %{_bindir}/paw %{_bindir}/pawX11 %{_bindir}/pawX11.dynamic %{_bindir}/paw++.dynamic +# paw doesn't depend on the main package, so it must own the dirs +%dir %{_libdir}/cernlib/%{version} %dir %{_libdir}/cernlib/%{version}/bin %{_libdir}/cernlib/%{version}/bin/pawX11 -%doc paw.README +%{_datadir}/X11/app-defaults/*Paw++ +%{_datadir}/icons/hicolor/ +%{_mandir}/man1/paw*.1* +%{_datadir}/applications/*paw*.desktop +%{_datadir}/pixmaps/paw*.xpm %files -n geant321 %defattr(-,root,root,-) %{_bindir}/gxint +%{_datadir}/X11/app-defaults/*Geant++ +%{_mandir}/man1/gxint.1* %files -n kuipc %defattr(-,root,root,-) %{_bindir}/kuipc +%{_mandir}/man1/kuipc.1* %files packlib %defattr(-,root,root,-) +%doc cernlib-2006.dfsg/debian/debhelper/zftp.README.debian %{_bindir}/cdbackup %{_bindir}/cdserv %{_bindir}/fatmen @@ -919,11 +1053,17 @@ %{_bindir}/hepdb %{_bindir}/kxterm %{_bindir}/zftp -%doc cernlib-2005.dfsg/debian/debhelper/zftp.README.debian +%{_datadir}/X11/app-defaults/KXterm +%{_datadir}/pixmaps/kxterm*.xpm +%{_mandir}/man1/kxterm.1* +%{_mandir}/man1/dze*.1* +%{_mandir}/man1/kuesvr.1* +%{_mandir}/man1/zftp.1* +%{_mandir}/man8/*.8* %files -n patchy %defattr(-,root,root,-) -%ifnarch ppc +#%ifnarch ppc %{_bindir}/fcasplit %{_bindir}/nycheck %{_bindir}/nydiff @@ -935,7 +1075,7 @@ %{_bindir}/nysynopt %{_bindir}/nytidy %{_bindir}/yexpand -%endif +#%endif %{_bindir}/ycompar %{_bindir}/yedit %{_bindir}/yfrceta @@ -952,6 +1092,16 @@ %changelog +* Fri Apr 13 2007 Patrice Dumas 2006-1 +- update to cernlib 2006 +- build with gfortran +- use system Xbae and Xaw +- ship man pages, app-defaults, icons and paw++ desktop file (from debian) +- run tests +- use optflags in patchy4 +- bootstrap npatchy with p5boot (instead of using patchy4) +- fix npatchy build + * Tue Dec 19 2006 Patrice Dumas 2005-27 - add support for gfortran (not enabled, lshift missing in fedora gfortran) - use fedora compiler flags when possible Index: geant321-001-fix-missing-fluka.dpatch =================================================================== RCS file: /cvs/extras/rpms/cernlib/devel/geant321-001-fix-missing-fluka.dpatch,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- geant321-001-fix-missing-fluka.dpatch 1 Sep 2006 13:15:22 -0000 1.1 +++ geant321-001-fix-missing-fluka.dpatch 21 Apr 2007 14:35:24 -0000 1.2 @@ -5,9 +5,9 @@ ## DP: Deal with FLUKA code having been purged from Debian's Cernlib source. @DPATCH@ -diff -urNad cernlib-2005.05.09.dfsg~/src/geant321/Imakefile cernlib-2005.05.09.dfsg/src/geant321/Imakefile ---- cernlib-2005.05.09.dfsg~/src/geant321/Imakefile 1998-03-05 11:20:07.000000000 +0000 -+++ cernlib-2005.05.09.dfsg/src/geant321/Imakefile 2005-11-23 17:41:29.886310858 +0000 +diff -urNad geant321-3.21.14~/src/geant321/Imakefile geant321-3.21.14/src/geant321/Imakefile +--- geant321-3.21.14~/src/geant321/Imakefile 1998-03-05 06:20:07.000000000 -0500 ++++ geant321-3.21.14/src/geant321/Imakefile 2007-01-30 17:37:26.209615233 -0500 @@ -4,10 +4,11 @@ AllTarget(geant321) @@ -35,9 +35,29 @@ /* This will install the correct link for xsneut95.dat at CERN; * If you want a local copy of the file, just copy it there -diff -urNad cernlib-2005.05.09.dfsg~/src/geant321/miface/Imakefile cernlib-2005.05.09.dfsg/src/geant321/miface/Imakefile ---- cernlib-2005.05.09.dfsg~/src/geant321/miface/Imakefile 1995-10-24 10:21:53.000000000 +0000 -+++ cernlib-2005.05.09.dfsg/src/geant321/miface/Imakefile 2005-11-23 17:41:52.230563421 +0000 +diff -urNad geant321-3.21.14~/src/geant321/geant321/gcnmec.inc geant321-3.21.14/src/geant321/geant321/gcnmec.inc +--- geant321-3.21.14~/src/geant321/geant321/gcnmec.inc 1995-10-24 06:20:31.000000000 -0400 ++++ geant321-3.21.14/src/geant321/geant321/gcnmec.inc 2007-01-30 17:39:15.301513801 -0500 +@@ -16,13 +16,14 @@ + PARAMETER(NMECA=45,IBLOWN=23) + CHARACTER*4 CHNMEC(NMECA) + * +-* *** Two blank spaces for FISF and CAPF which do not exist ++* *** Null out all FLUKA mechanisms since we've removed FLUKA code ++* *** for DFSG reasons. -- Kevin McCarty, for Debian + * + * *** The low-neutron cross-sections have to be at the end for the + * *** logics of the routine to work, and they have to start at + * *** IBLOWN + DATA CHNMEC / +- + 'HADF', 'INEF', 'ELAF', 'NULL', 'NULL', ++ + 'NULL', 'NULL', 'NULL', 'NULL', 'NULL', + + 'HADG', 'INEG', 'ELAG', 'FISG', 'CAPG', + + 'LOSS', 'PHOT', 'ANNI', 'COMP', 'BREM', + + 'PAIR', 'DRAY', 'PFIS', 'RAYL', 'MUNU', +diff -urNad geant321-3.21.14~/src/geant321/miface/Imakefile geant321-3.21.14/src/geant321/miface/Imakefile +--- geant321-3.21.14~/src/geant321/miface/Imakefile 1995-10-24 06:21:53.000000000 -0400 ++++ geant321-3.21.14/src/geant321/miface/Imakefile 2007-01-30 17:37:26.319591944 -0500 @@ -1,5 +1,5 @@ SRCS_F= \ @@\ - gfmdis.F gfmfin.F gmicap.F gmiset.F gmorin.F gmplxs.F gmxsec.F Index: mclibs-102-dont-optimize-some-code.dpatch =================================================================== RCS file: /cvs/extras/rpms/cernlib/devel/mclibs-102-dont-optimize-some-code.dpatch,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- mclibs-102-dont-optimize-some-code.dpatch 1 Sep 2006 13:15:22 -0000 1.1 +++ mclibs-102-dont-optimize-some-code.dpatch 21 Apr 2007 14:35:24 -0000 1.2 @@ -6,9 +6,9 @@ ## DP: (either compiler crash or broken code generation). @DPATCH@ -diff -urNad cernlib-2005.05.09/src/mclibs/isajet/isatape/Imakefile /tmp/dpep.hNz5sX/cernlib-2005.05.09/src/mclibs/isajet/isatape/Imakefile ---- cernlib-2005.05.09/src/mclibs/isajet/isatape/Imakefile 1996-05-06 11:19:44.000000000 -0400 -+++ /tmp/dpep.hNz5sX/cernlib-2005.05.09/src/mclibs/isajet/isatape/Imakefile 2005-06-09 11:16:58.039286811 -0400 +diff -urNad mclibs-2006.dfsg~/src/mclibs/isajet/isatape/Imakefile mclibs-2006.dfsg/src/mclibs/isajet/isatape/Imakefile +--- mclibs-2006.dfsg~/src/mclibs/isajet/isatape/Imakefile 1996-05-06 11:19:44.000000000 -0400 ++++ mclibs-2006.dfsg/src/mclibs/isajet/isatape/Imakefile 2007-01-19 17:35:47.210374125 -0500 @@ -4,4 +4,8 @@ FORTRANSAVEOPTION = FortranSaveFlags @@ -18,10 +18,10 @@ +#endif + SubdirLibraryTarget(NullParameter,NullParameter) -diff -urNad cernlib-2005.05.09/src/mclibs/pdf/spdf/Imakefile /tmp/dpep.hNz5sX/cernlib-2005.05.09/src/mclibs/pdf/spdf/Imakefile ---- cernlib-2005.05.09/src/mclibs/pdf/spdf/Imakefile 2000-04-19 09:51:56.000000000 -0400 -+++ /tmp/dpep.hNz5sX/cernlib-2005.05.09/src/mclibs/pdf/spdf/Imakefile 2005-06-09 11:22:02.812494322 -0400 -@@ -97,4 +97,10 @@ +diff -urNad mclibs-2006.dfsg~/src/mclibs/pdf/spdf/Imakefile mclibs-2006.dfsg/src/mclibs/pdf/spdf/Imakefile +--- mclibs-2006.dfsg~/src/mclibs/pdf/spdf/Imakefile 2006-09-04 08:32:57.000000000 -0400 ++++ mclibs-2006.dfsg/src/mclibs/pdf/spdf/Imakefile 2007-01-19 17:35:47.211373912 -0500 +@@ -101,4 +101,10 @@ #ifdef CERNLIB_HPUX FORTRANOPTIONS += '-WF,-P' #endif Index: mclibs-206-herwig-uses-DBLE-not-REAL.dpatch =================================================================== RCS file: /cvs/extras/rpms/cernlib/devel/mclibs-206-herwig-uses-DBLE-not-REAL.dpatch,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- mclibs-206-herwig-uses-DBLE-not-REAL.dpatch 1 Sep 2006 13:15:22 -0000 1.1 +++ mclibs-206-herwig-uses-DBLE-not-REAL.dpatch 21 Apr 2007 14:35:24 -0000 1.2 @@ -5,27 +5,27 @@ ## DP: Have libherwig use double precision consistently @DPATCH@ -diff -urNad cernlib-2005.05.09/src/mclibs/herwig/code/hwhiga.F /tmp/dpep.1kYOCO/cernlib-2005.05.09/src/mclibs/herwig/code/hwhiga.F ---- cernlib-2005.05.09/src/mclibs/herwig/code/hwhiga.F 1996-12-03 09:16:56.000000000 -0500 -+++ /tmp/dpep.1kYOCO/cernlib-2005.05.09/src/mclibs/herwig/code/hwhiga.F 2005-06-09 15:22:00.263743792 -0400 +diff -urNad mclibs-2006.dfsg~/src/mclibs/herwig/code/hwhiga.F mclibs-2006.dfsg/src/mclibs/herwig/code/hwhiga.F +--- mclibs-2006.dfsg~/src/mclibs/herwig/code/hwhiga.F 2006-09-04 08:32:57.000000000 -0400 ++++ mclibs-2006.dfsg/src/mclibs/herwig/code/hwhiga.F 2007-01-19 17:39:10.154251922 -0500 @@ -72,7 +72,7 @@ TAMP(6)=HWHIG5(T,S,U,EMH2,EMQ2,2,0,5,0,0,0) TAMP(7)=HWHIG5(U,T,S,EMH2,EMQ2,3,0,6,0,0,0) DO 20 I=1,7 - TAMPI(I)= REAL(TAMP(I)) + TAMPI(I)= DBLE(TAMP(I)) + #if !defined(CERNLIB_GFORTRAN) 20 TAMPR(I)=-IMAG(TAMP(I)) - C Square and add prefactors - WTGG=0.03125*FLOAT(NCOLO*(NCOLO**2-1)) -diff -urNad cernlib-2005.05.09/src/mclibs/herwig/code/hwuli2.F /tmp/dpep.1kYOCO/cernlib-2005.05.09/src/mclibs/herwig/code/hwuli2.F ---- cernlib-2005.05.09/src/mclibs/herwig/code/hwuli2.F 1996-12-03 09:17:04.000000000 -0500 -+++ /tmp/dpep.1kYOCO/cernlib-2005.05.09/src/mclibs/herwig/code/hwuli2.F 2005-06-09 15:22:00.263743792 -0400 + #else +diff -urNad mclibs-2006.dfsg~/src/mclibs/herwig/code/hwuli2.F mclibs-2006.dfsg/src/mclibs/herwig/code/hwuli2.F +--- mclibs-2006.dfsg~/src/mclibs/herwig/code/hwuli2.F 2006-09-04 08:32:57.000000000 -0400 ++++ mclibs-2006.dfsg/src/mclibs/herwig/code/hwuli2.F 2007-01-19 17:39:27.722516271 -0500 @@ -18,7 +18,7 @@ & 1.644934066848226D0/ PROD(Y,Y2)=Y*(ONE+A1*Y*(ONE+A2*Y*(ONE+A3*Y2*(ONE+A4*Y2*(ONE+A5*Y2* & (ONE+A6*Y2*(ONE+A7*Y2*(ONE+A8*Y2*(ONE+A9*Y2*(ONE+A10*Y2)))))))))) - XR=REAL(X) + XR=DBLE(X) + #if !defined(CERNLIB_GFORTRAN) XI=IMAG(X) - R2=XR*XR+XI*XI - IF (R2.GT.ONE.AND.(XR/R2).GT.HALF) THEN + #else Index: paw-119-fix-compiler-warnings.dpatch =================================================================== RCS file: /cvs/extras/rpms/cernlib/devel/paw-119-fix-compiler-warnings.dpatch,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- paw-119-fix-compiler-warnings.dpatch 11 Sep 2006 22:32:35 -0000 1.1 +++ paw-119-fix-compiler-warnings.dpatch 21 Apr 2007 14:35:24 -0000 1.2 @@ -5,9 +5,51 @@ ## DP: Fix a number of compiler warnings. Courtesy of Harald Vogt. @DPATCH@ +diff -urNad paw-2.14.04~/src/pawlib/paw/ntuple/cern_types.h paw-2.14.04/src/pawlib/paw/ntuple/cern_types.h +--- paw-2.14.04~/src/pawlib/paw/ntuple/cern_types.h 1996-04-23 14:37:54.000000000 -0400 ++++ paw-2.14.04/src/pawlib/paw/ntuple/cern_types.h 2006-09-08 14:58:22.811814451 -0400 +@@ -36,26 +36,38 @@ + + typedef unsigned int UInt32; + ++#ifndef UINT32_MAX + #define UINT32_MAX UINT_MAX ++#endif + + + /* typedef unsigned long long UInt64; */ + typedef unsigned long UInt64; + ++#ifndef UINT64_MAX + #define UINT64_MAX ULONG_MAX ++#endif + + + typedef int Int32; + ++#ifndef INT32_MAX + #define INT32_MAX INT_MAX ++#endif ++#ifndef INT32_MIN + #define INT32_MIN INT_MIN ++#endif + + + /* typedef long long Int64; */ + typedef long Int64; + ++#ifndef INT64_MAX + #define INT64_MAX LONG_MAX ++#endif ++#ifndef INT64_MIN + #define INT64_MIN LONG_MIN ++#endif + + + typedef float Float32; diff -urNad paw-2.14.04~/src/pawlib/paw/ntuple/qp_vvec.c paw-2.14.04/src/pawlib/paw/ntuple/qp_vvec.c --- paw-2.14.04~/src/pawlib/paw/ntuple/qp_vvec.c 1996-05-12 11:13:56.000000000 -0400 -+++ paw-2.14.04/src/pawlib/paw/ntuple/qp_vvec.c 2006-09-07 17:41:07.574458016 -0400 ++++ paw-2.14.04/src/pawlib/paw/ntuple/qp_vvec.c 2006-09-08 14:49:56.490766940 -0400 @@ -19,6 +19,7 @@ */ @@ -18,7 +60,7 @@ #include "qp_vvec.h" diff -urNad paw-2.14.04~/src/pawlib/paw/xbae/caption.c paw-2.14.04/src/pawlib/paw/xbae/caption.c --- paw-2.14.04~/src/pawlib/paw/xbae/caption.c 1996-03-01 06:39:36.000000000 -0500 -+++ paw-2.14.04/src/pawlib/paw/xbae/caption.c 2006-09-07 17:41:07.576457590 -0400 ++++ paw-2.14.04/src/pawlib/paw/xbae/caption.c 2006-09-08 15:05:15.658762762 -0400 @@ -244,7 +244,7 @@ * it will use our name as it's label. */ @@ -28,9 +70,18 @@ xmLabelWidgetClass, (Widget)new, XmNbackground, new->core.background_pixel, XmNforeground, new->manager.foreground, +@@ -613,7 +613,7 @@ + * to handle gadgets (the Motif function always calls the gadgets + * resize method) + */ +-#if XmREVISION == 1 ++#if (XmREVISION == 1) && (! defined(LESSTIF_VERSION)) + _XmConfigureObject((RectObj)UserChild(cw), + #else + _XmConfigureObject((Widget)UserChild(cw), diff -urNad paw-2.14.04~/src/pawlib/paw/xbae/clip.c paw-2.14.04/src/pawlib/paw/xbae/clip.c --- paw-2.14.04~/src/pawlib/paw/xbae/clip.c 1996-03-01 06:39:36.000000000 -0500 -+++ paw-2.14.04/src/pawlib/paw/xbae/clip.c 2006-09-07 17:41:07.577457377 -0400 ++++ paw-2.14.04/src/pawlib/paw/xbae/clip.c 2006-09-08 14:49:56.491766727 -0400 @@ -190,8 +190,8 @@ * XXX It might be more efficient to fake up an Expose event * and call Redisplay directly @@ -44,7 +95,7 @@ True); diff -urNad paw-2.14.04~/src/pawlib/paw/xbae/matrix.c paw-2.14.04/src/pawlib/paw/xbae/matrix.c --- paw-2.14.04~/src/pawlib/paw/xbae/matrix.c 1998-09-02 11:23:57.000000000 -0400 -+++ paw-2.14.04/src/pawlib/paw/xbae/matrix.c 2006-09-07 17:41:07.582456313 -0400 ++++ paw-2.14.04/src/pawlib/paw/xbae/matrix.c 2006-09-08 14:49:56.494766087 -0400 @@ -67,7 +67,10 @@ #endif Index: paw-207-compile-temp-libs-with-fPIC.dpatch =================================================================== RCS file: /cvs/extras/rpms/cernlib/devel/paw-207-compile-temp-libs-with-fPIC.dpatch,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- paw-207-compile-temp-libs-with-fPIC.dpatch 1 Sep 2006 13:15:22 -0000 1.1 +++ paw-207-compile-temp-libs-with-fPIC.dpatch 21 Apr 2007 14:35:24 -0000 1.2 @@ -25,12 +25,3 @@ ENDIF L=LENOCC(CHLINE) WRITE(LUNOUT,'(A)')CHLINE(:L) -@@ -176,7 +176,7 @@ - ENDIF - #endif - #if defined(CERNLIB_LINUX) -- CHLINE= 'ld -shared -o ' -+ CHLINE= 'g77 -shared -o ' - + // NAME(:LN) //'.sl '// NAME(:LN) //'.o' - #endif - #if defined(CERNLIB_ALPHA_OSF) Index: paw-801-non-optimized-rule-uses-fPIC-g.dpatch =================================================================== RCS file: /cvs/extras/rpms/cernlib/devel/paw-801-non-optimized-rule-uses-fPIC-g.dpatch,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- paw-801-non-optimized-rule-uses-fPIC-g.dpatch 1 Sep 2006 13:15:22 -0000 1.1 +++ paw-801-non-optimized-rule-uses-fPIC-g.dpatch 21 Apr 2007 14:35:24 -0000 1.2 @@ -12,7 +12,7 @@ @@ -3,7 +3,7 @@ plotisto.F pmhist.F pminit.F show_chain.F - #ifdef CERNLIB_LINUX + #if defined(CERNLIB_LINUX) && !defined(CERNLIB_GFORTRAN) -FORTRANOPTIONS = -fno-backslash $(FORTRANSAVEOPTION) -fno-second-underscore +FORTRANOPTIONS = -g -fno-backslash $(FORTRANSAVEOPTION) -fno-second-underscore #endif Index: sources =================================================================== RCS file: /cvs/extras/rpms/cernlib/devel/sources,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- sources 12 Apr 2006 17:42:16 -0000 1.5 +++ sources 21 Apr 2007 14:35:24 -0000 1.6 @@ -1,16 +1,6 @@ -9d37e3c16c336d1887029227b27a42d8 src_car.tar.gz -03bfd1239e57a23ab087bf29fe48c8a8 src_Imakefile.tar.gz -fd20e80b3f58fc88168bcd6ce701f999 src_patchy.tar.gz -9e686519ae3a52344222b21c9444ddd6 src_cfortran.tar.gz -9ebd72a2b6e5349b25fc93e7b20c172a src_include.tar.gz -bb4e224a7713ac4b8c13598e388c17f3 src_pawlib.tar.gz -b72b89cb3a7f7c592d28b992c95b4eff src_config.tar.gz -0ec66e6d4920af79999b4c73fd3b065a src_mathlib.tar.gz -f215b9adba3cfb3be4bd74d624f00d32 src_phtools.tar.gz -24e2460fa61675df1cd74c7204a8d79e src_geant321.tar.gz -666d8a5c483c275463ebb1a3dd48c742 src_mclibs.tar.gz -b30b121167ddf6508c22fc25a4272276 src_scripts.tar.gz -67228b011eac13b44499c50219e21545 src_graflib.tar.gz -4fdcdc9f819ebbb9c6d3a04f339cdcf8 src_packlib.tar.gz -eecb52159458ead0ee6b0d00b90aab66 xsneut95.dat +2dde98c3cbe839d07ce5dcb953f11b64 paw_2.14.04.dfsg-1.diff.gz +1e654bb641c1a8af2ba655513665f936 mclibs_2006.dfsg-1.diff.gz +51777e0bb52e104e3053615686f5a9be cernlib_2006.dfsg-1.diff.gz +ebcc69212a164a9f32f6706c26262747 geant321_3.21.14.dfsg-4.diff.gz +fe71a3f6b95ff2151c5a4690116a0358 2006_src-free.tar.gz b1f550eedc545a02f0ab58eb7d550480 patchy.tar.gz --- 211-support-amd64-and-itanium.dpatch DELETED --- --- cernlib-113-cups-postscript-fix.dpatch DELETED --- --- cernlib-314-permit-using-regcomp-for-re_comp.dpatch DELETED --- --- cernlib-cernlib_kernlib.patch DELETED --- --- cernlib-hwhiga_use_dimag.diff DELETED --- --- cernlib-hwuli2_use_dimag.diff DELETED --- --- cernlib_2005.dfsg-3.diff DELETED --- --- geant321_3.21.14.dfsg-1.diff DELETED --- --- mclibs_2005.dfsg-1.diff DELETED --- --- patchy-case.patch DELETED --- --- patchy-fcasplit.patch DELETED --- --- patchy-yexpand.diff DELETED --- --- paw_2.14.04-3.diff DELETED --- From fedora-extras-commits at redhat.com Sat Apr 21 14:44:58 2007 From: fedora-extras-commits at redhat.com (=?utf-8?q?Jos=C3=A9_Ab=C3=ADlio_Oliveira_Matos?= (jamatos)) Date: Sat, 21 Apr 2007 10:44:58 -0400 Subject: rpms/python-amara/FC-6 python-amara.spec,1.13,1.14 Message-ID: <200704211444.l3LEiw9P025023@cvs-int.fedora.redhat.com> Author: jamatos Update of /cvs/extras/rpms/python-amara/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv25004 Modified Files: python-amara.spec Log Message: * Sat Apr 21 2007 Jos?? Matos - 1.1.9-8 - egg-info must go in python_sitelib and not python_sitearch Index: python-amara.spec =================================================================== RCS file: /cvs/extras/rpms/python-amara/FC-6/python-amara.spec,v retrieving revision 1.13 retrieving revision 1.14 diff -u -r1.13 -r1.14 --- python-amara.spec 6 Feb 2007 03:05:05 -0000 1.13 +++ python-amara.spec 21 Apr 2007 14:44:24 -0000 1.14 @@ -1,9 +1,8 @@ %{!?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: python-amara Version: 1.1.9 -Release: 7%{?dist} +Release: 8%{?dist} Summary: A collection of Pythonic tools for XML data binding Group: Development/Libraries @@ -47,11 +46,14 @@ %{_bindir}/* %dir %{python_sitelib}/amara %{python_sitelib}/amara/*.py* -%{python_sitearch}/Amara-*.egg-info +%{python_sitelib}/Amara-*.egg-info %doc CHANGES COPYING demo docs README TODO %changelog +* Sat Apr 21 2007 Jos?? Matos - 1.1.9-8 +- egg-info must go in python_sitelib and not python_sitearch + * Tue Feb 6 2007 Jos?? Matos - 1.1.9-7 - BR python-setuptools. From fedora-extras-commits at redhat.com Sat Apr 21 14:46:04 2007 From: fedora-extras-commits at redhat.com (=?utf-8?q?Jos=C3=A9_Ab=C3=ADlio_Oliveira_Matos?= (jamatos)) Date: Sat, 21 Apr 2007 10:46:04 -0400 Subject: rpms/python-amara/FC-5 python-amara.spec,1.12,1.13 Message-ID: <200704211446.l3LEk4ge025103@cvs-int.fedora.redhat.com> Author: jamatos Update of /cvs/extras/rpms/python-amara/FC-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv25083 Modified Files: python-amara.spec Log Message: * Sat Apr 21 2007 Jos?? Matos - 1.1.9-8 - egg-info must go in python_sitelib and not python_sitearch Index: python-amara.spec =================================================================== RCS file: /cvs/extras/rpms/python-amara/FC-5/python-amara.spec,v retrieving revision 1.12 retrieving revision 1.13 diff -u -r1.12 -r1.13 --- python-amara.spec 6 Feb 2007 03:06:34 -0000 1.12 +++ python-amara.spec 21 Apr 2007 14:45:30 -0000 1.13 @@ -1,9 +1,8 @@ %{!?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: python-amara Version: 1.1.9 -Release: 7%{?dist} +Release: 8%{?dist} Summary: A collection of Pythonic tools for XML data binding Group: Development/Libraries @@ -47,11 +46,14 @@ %{_bindir}/* %dir %{python_sitelib}/amara %{python_sitelib}/amara/*.py* -%{python_sitearch}/Amara-*.egg-info +%{python_sitelib}/Amara-*.egg-info %doc CHANGES COPYING demo docs README TODO %changelog +* Sat Apr 21 2007 Jos?? Matos - 1.1.9-8 +- egg-info must go in python_sitelib and not python_sitearch + * Tue Feb 6 2007 Jos?? Matos - 1.1.9-7 - BR python-setuptools. From fedora-extras-commits at redhat.com Sat Apr 21 14:58:17 2007 From: fedora-extras-commits at redhat.com (Michael E Brown (mebrown)) Date: Sat, 21 Apr 2007 10:58:17 -0400 Subject: rpms/libsmbios/devel .cvsignore, 1.4, 1.5 libsmbios.spec, 1.3, 1.4 sources, 1.4, 1.5 Message-ID: <200704211458.l3LEwHUM025262@cvs-int.fedora.redhat.com> Author: mebrown Update of /cvs/extras/rpms/libsmbios/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv25234 Modified Files: .cvsignore libsmbios.spec sources Log Message: * Tue Apr 3 2007 Michael E Brown - 0.13.6 - critical bugfix to dellBiosUpdate utility to fix packet mode - autoconf/automake support for automatically building docs - more readable 'make' lines by splitting out env vars - remove run_cppunit option... always run unit tests. - update autoconf/automake utilities to latest version - fix LDFLAGS to not overwrite user entered LDFLAGS - add automatic doxygen build of docs - fix urls of public repos - remove yum repo page in favor of official page from docs - split dmi table entry point from smbios table entry point - support legacy _DMI_ tables - fix support for EFI-based imacs without proper _SM_ anchor Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/libsmbios/devel/.cvsignore,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- .cvsignore 29 Mar 2007 05:28:03 -0000 1.4 +++ .cvsignore 21 Apr 2007 14:57:43 -0000 1.5 @@ -1 +1 @@ -libsmbios-0.13.5.tar.gz +libsmbios-0.13.6.tar.gz Index: libsmbios.spec =================================================================== RCS file: /cvs/extras/rpms/libsmbios/devel/libsmbios.spec,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- libsmbios.spec 29 Mar 2007 05:28:03 -0000 1.3 +++ libsmbios.spec 21 Apr 2007 14:57:43 -0000 1.4 @@ -1,10 +1,3 @@ -# automatically determine if we should build docs based on presence of doxygen -%define build_docs %( ( which doxygen > /dev/null 2>&1 && echo 1) || echo 0 ) - -# automatically determine if we should run cppunit based on presence or -# absense of cppunit include files. -%define run_cppunit %( ([ -e /usr/include/cppunit ] && echo 1) || echo 0) - ################################################################### # # WARNING @@ -13,7 +6,7 @@ # START = Do not edit manually %define major 0 %define minor 13 -%define sub 5 +%define sub 6 %define extralevel %{nil} %define release_name libsmbios %define release_version %{major}.%{minor}.%{sub}%{extralevel} @@ -22,13 +15,6 @@ # ################################################################### -# allow --with[out] at rpm command line build, to override the above -# e.g. --with docs ...or... --without docs -%{?_without_docs: %{expand: %%define build_docs 0}} -%{?_with_docs: %{expand: %%define build_docs 1}} -%{?_without_cppunit: %{expand: %%define run_cppunit 0}} -%{?_with_cppunit: %{expand: %%define run_cppunit 1}} - Name: %{release_name} Version: %{release_version} Release: 1%{?dist} @@ -113,16 +99,19 @@ %setup -q find . -type d -exec chmod -f 755 {} \; find doc include libraries bin-unsupported build bin-supported cppunit -type f -exec chmod -f 644 {} \; +chmod 755 cppunit/*.sh %build %configure -make %{?_smp_mflags} EXTRA_CXXFLAGS="%{optflags}" EXTRA_CFLAGS="%{optflags}" -e RELEASE_MAJOR=%{major} RELEASE_MINOR=%{minor} RELEASE_SUBLEVEL=%{sub} RELEASE_EXTRALEVEL=%{extralevel} -%if %{build_docs} - make -e RELEASE_MAJOR=%{major} RELEASE_MINOR=%{minor} RELEASE_SUBLEVEL=%{sub} RELEASE_EXTRALEVEL=%{extralevel} doxygen -%endif -%if %{run_cppunit} - make -e EXTRA_CXXFLAGS="%{optflags}" EXTRA_CFLAGS="%{optflags}" RELEASE_MAJOR=%{major} RELEASE_MINOR=%{minor} RELEASE_SUBLEVEL=%{sub} RELEASE_EXTRALEVEL=%{extralevel} unit_test -%endif +export EXTRA_CXXFLAGS="%{optflags}" +export EXTRA_CFLAGS="%{optflags}" +export RELEASE_MAJOR=%{major} +export RELEASE_MINOR=%{minor} +export RELEASE_SUBLEVEL=%{sub} +export RELEASE_EXTRALEVEL=%{extralevel} +mkdir -p doc/full/html +make -e %{?_smp_mflags} +[ ! -d /usr/include/cppunit ] || make -e check %install [ "%{buildroot}" != "/" ] && rm -rf %{buildroot} @@ -152,11 +141,7 @@ %{_libdir}/libsmbios.so %{_libdir}/libsmbiosxml.a %{_libdir}/libsmbiosxml.so - -%if %{build_docs} - %doc doc/full/html -%endif - +%doc doc/full/html %files bin %defattr(-,root,root,-) @@ -191,6 +176,20 @@ #%{_bindir}/sysid %changelog +* Tue Apr 3 2007 Michael E Brown - 0.13.6 +- critical bugfix to dellBiosUpdate utility to fix packet mode +- autoconf/automake support for automatically building docs +- more readable 'make' lines by splitting out env vars +- remove run_cppunit option... always run unit tests. +- update autoconf/automake utilities to latest version +- fix LDFLAGS to not overwrite user entered LDFLAGS +- add automatic doxygen build of docs +- fix urls of public repos +- remove yum repo page in favor of official page from docs +- split dmi table entry point from smbios table entry point +- support legacy _DMI_ tables +- fix support for EFI-based imacs without proper _SM_ anchor + * Tue Mar 20 2007 Michael E Brown - 0.13.5 - rpmlint cleanups - Add dellLEDCtl binary Index: sources =================================================================== RCS file: /cvs/extras/rpms/libsmbios/devel/sources,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- sources 29 Mar 2007 05:28:03 -0000 1.4 +++ sources 21 Apr 2007 14:57:43 -0000 1.5 @@ -1 +1 @@ -5f2fac981c4cb491faa1251fee30c9e0 libsmbios-0.13.5.tar.gz +cab4267585bb5c8707510c27026d5a3b libsmbios-0.13.6.tar.gz From fedora-extras-commits at redhat.com Sat Apr 21 15:06:54 2007 From: fedora-extras-commits at redhat.com (Jasper O'neal Hartline (autopsy)) Date: Sat, 21 Apr 2007 11:06:54 -0400 Subject: kadischi/linuxrc livecd-linuxrc,1.7,1.8 Message-ID: <200704211507.l3LF7Okc029725@cvs-int.fedora.redhat.com> Author: autopsy Update of /cvs/devel/kadischi/linuxrc In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv29695/kadischi/linuxrc Modified Files: livecd-linuxrc Log Message: Gather required libata.ko ata_generic.ko ata_piix.ko modules Index: livecd-linuxrc =================================================================== RCS file: /cvs/devel/kadischi/linuxrc/livecd-linuxrc,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- livecd-linuxrc 22 Sep 2006 14:00:53 -0000 1.7 +++ livecd-linuxrc 21 Apr 2007 15:06:52 -0000 1.8 @@ -92,10 +92,22 @@ echo "Loading usb-storage module" modprobe usb-storage sleep 5 + +# libata.ko ata_generic.ko ata_piix.ko +# libata PATA devices. +echo "Loading libata module" +modprobe libata +echo "Loading ata_generic module" +modprobe ata_generic +echo "Loading ata_piix module" +modprobe ata_piix +echo "Loading loop module" +sleep 5 + modprobe loop modprobe squashfs -find-live-cd /cdrom - +find-live-cd /cdrom >/dev/null 2>&1 +find-live-cd /cdrom >/dev/null 2>&1 # Make kernel don't mount root fs echo 0x100 > /proc/sys/kernel/real-root-dev From fedora-extras-commits at redhat.com Sat Apr 21 15:06:55 2007 From: fedora-extras-commits at redhat.com (Jasper O'neal Hartline (autopsy)) Date: Sat, 21 Apr 2007 11:06:55 -0400 Subject: kadischi/livecd_generator livecd-mkinitrd.sh,1.32,1.33 Message-ID: <200704211507.l3LF7PTt029728@cvs-int.fedora.redhat.com> Author: autopsy Update of /cvs/devel/kadischi/livecd_generator In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv29695/kadischi/livecd_generator Modified Files: livecd-mkinitrd.sh Log Message: Gather required libata.ko ata_generic.ko ata_piix.ko modules Index: livecd-mkinitrd.sh =================================================================== RCS file: /cvs/devel/kadischi/livecd_generator/livecd-mkinitrd.sh,v retrieving revision 1.32 retrieving revision 1.33 diff -u -r1.32 -r1.33 --- livecd-mkinitrd.sh 16 Apr 2007 15:30:36 -0000 1.32 +++ livecd-mkinitrd.sh 21 Apr 2007 15:06:52 -0000 1.33 @@ -287,7 +287,7 @@ fi inst $rootdir/lib/modules/$kernel/modules.dep "$MNTIMAGE/lib/modules/$kernel/modules.dep" -MODULES=$(findmodules drivers/parport drivers/block/loop.ko fs/jbd/jbd.ko fs/ext3/ext3.ko fs/squashfs drivers/cdrom/cdrom.ko drivers/ide/ide-cd.ko drivers/md/dm-mirror.ko drivers/md/dm-zero.ko drivers/md/dm-mod.ko drivers/md/dm-snapshot.ko drivers/usb/host drivers/usb/storage drivers/scsi fs/nls/nls_utf8.ko) +MODULES=$(findmodules fs/mbcache.ko drivers/ata/ata_generic.ko drivers/ata/libata.ko drivers/ata/ata_piix.ko drivers/parport drivers/block/loop.ko fs/jbd/jbd.ko fs/ext3/ext3.ko fs/squashfs drivers/cdrom/cdrom.ko drivers/ide/ide-cd.ko drivers/md/dm-mirror.ko drivers/md/dm-zero.ko drivers/md/dm-mod.ko drivers/md/dm-snapshot.ko drivers/usb/host drivers/usb/storage drivers/scsi fs/nls/nls_utf8.ko) for MODULE in $MODULES; do instmodule $MODULE done From fedora-extras-commits at redhat.com Sat Apr 21 15:11:55 2007 From: fedora-extras-commits at redhat.com (Michael E Brown (mebrown)) Date: Sat, 21 Apr 2007 11:11:55 -0400 Subject: rpms/libsmbios/FC-6 .cvsignore, 1.4, 1.5 libsmbios.spec, 1.3, 1.4 sources, 1.4, 1.5 Message-ID: <200704211511.l3LFBtoc029883@cvs-int.fedora.redhat.com> Author: mebrown Update of /cvs/extras/rpms/libsmbios/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv29861 Modified Files: .cvsignore libsmbios.spec sources Log Message: * Tue Apr 3 2007 Michael E Brown - 0.13.6 - critical bugfix to dellBiosUpdate utility to fix packet mode - autoconf/automake support for automatically building docs - more readable 'make' lines by splitting out env vars - remove run_cppunit option... always run unit tests. - update autoconf/automake utilities to latest version - fix LDFLAGS to not overwrite user entered LDFLAGS - add automatic doxygen build of docs - fix urls of public repos - remove yum repo page in favor of official page from docs - split dmi table entry point from smbios table entry point - support legacy _DMI_ tables - fix support for EFI-based imacs without proper _SM_ anchor Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/libsmbios/FC-6/.cvsignore,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- .cvsignore 29 Mar 2007 05:33:29 -0000 1.4 +++ .cvsignore 21 Apr 2007 15:11:21 -0000 1.5 @@ -1 +1 @@ -libsmbios-0.13.5.tar.gz +libsmbios-0.13.6.tar.gz Index: libsmbios.spec =================================================================== RCS file: /cvs/extras/rpms/libsmbios/FC-6/libsmbios.spec,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- libsmbios.spec 29 Mar 2007 05:33:29 -0000 1.3 +++ libsmbios.spec 21 Apr 2007 15:11:21 -0000 1.4 @@ -1,10 +1,3 @@ -# automatically determine if we should build docs based on presence of doxygen -%define build_docs %( ( which doxygen > /dev/null 2>&1 && echo 1) || echo 0 ) - -# automatically determine if we should run cppunit based on presence or -# absense of cppunit include files. -%define run_cppunit %( ([ -e /usr/include/cppunit ] && echo 1) || echo 0) - ################################################################### # # WARNING @@ -13,7 +6,7 @@ # START = Do not edit manually %define major 0 %define minor 13 -%define sub 5 +%define sub 6 %define extralevel %{nil} %define release_name libsmbios %define release_version %{major}.%{minor}.%{sub}%{extralevel} @@ -22,13 +15,6 @@ # ################################################################### -# allow --with[out] at rpm command line build, to override the above -# e.g. --with docs ...or... --without docs -%{?_without_docs: %{expand: %%define build_docs 0}} -%{?_with_docs: %{expand: %%define build_docs 1}} -%{?_without_cppunit: %{expand: %%define run_cppunit 0}} -%{?_with_cppunit: %{expand: %%define run_cppunit 1}} - Name: %{release_name} Version: %{release_version} Release: 1%{?dist} @@ -113,16 +99,19 @@ %setup -q find . -type d -exec chmod -f 755 {} \; find doc include libraries bin-unsupported build bin-supported cppunit -type f -exec chmod -f 644 {} \; +chmod 755 cppunit/*.sh %build %configure -make %{?_smp_mflags} EXTRA_CXXFLAGS="%{optflags}" EXTRA_CFLAGS="%{optflags}" -e RELEASE_MAJOR=%{major} RELEASE_MINOR=%{minor} RELEASE_SUBLEVEL=%{sub} RELEASE_EXTRALEVEL=%{extralevel} -%if %{build_docs} - make -e RELEASE_MAJOR=%{major} RELEASE_MINOR=%{minor} RELEASE_SUBLEVEL=%{sub} RELEASE_EXTRALEVEL=%{extralevel} doxygen -%endif -%if %{run_cppunit} - make -e EXTRA_CXXFLAGS="%{optflags}" EXTRA_CFLAGS="%{optflags}" RELEASE_MAJOR=%{major} RELEASE_MINOR=%{minor} RELEASE_SUBLEVEL=%{sub} RELEASE_EXTRALEVEL=%{extralevel} unit_test -%endif +export EXTRA_CXXFLAGS="%{optflags}" +export EXTRA_CFLAGS="%{optflags}" +export RELEASE_MAJOR=%{major} +export RELEASE_MINOR=%{minor} +export RELEASE_SUBLEVEL=%{sub} +export RELEASE_EXTRALEVEL=%{extralevel} +mkdir -p doc/full/html +make -e %{?_smp_mflags} +[ ! -d /usr/include/cppunit ] || make -e check %install [ "%{buildroot}" != "/" ] && rm -rf %{buildroot} @@ -152,11 +141,7 @@ %{_libdir}/libsmbios.so %{_libdir}/libsmbiosxml.a %{_libdir}/libsmbiosxml.so - -%if %{build_docs} - %doc doc/full/html -%endif - +%doc doc/full/html %files bin %defattr(-,root,root,-) @@ -191,6 +176,20 @@ #%{_bindir}/sysid %changelog +* Tue Apr 3 2007 Michael E Brown - 0.13.6 +- critical bugfix to dellBiosUpdate utility to fix packet mode +- autoconf/automake support for automatically building docs +- more readable 'make' lines by splitting out env vars +- remove run_cppunit option... always run unit tests. +- update autoconf/automake utilities to latest version +- fix LDFLAGS to not overwrite user entered LDFLAGS +- add automatic doxygen build of docs +- fix urls of public repos +- remove yum repo page in favor of official page from docs +- split dmi table entry point from smbios table entry point +- support legacy _DMI_ tables +- fix support for EFI-based imacs without proper _SM_ anchor + * Tue Mar 20 2007 Michael E Brown - 0.13.5 - rpmlint cleanups - Add dellLEDCtl binary Index: sources =================================================================== RCS file: /cvs/extras/rpms/libsmbios/FC-6/sources,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- sources 29 Mar 2007 05:33:29 -0000 1.4 +++ sources 21 Apr 2007 15:11:21 -0000 1.5 @@ -1 +1 @@ -5f2fac981c4cb491faa1251fee30c9e0 libsmbios-0.13.5.tar.gz +cab4267585bb5c8707510c27026d5a3b libsmbios-0.13.6.tar.gz From fedora-extras-commits at redhat.com Sat Apr 21 15:13:40 2007 From: fedora-extras-commits at redhat.com (Michael E Brown (mebrown)) Date: Sat, 21 Apr 2007 11:13:40 -0400 Subject: rpms/libsmbios/EL-4 .cvsignore, 1.4, 1.5 libsmbios.spec, 1.4, 1.5 sources, 1.4, 1.5 Message-ID: <200704211513.l3LFDeEQ029959@cvs-int.fedora.redhat.com> Author: mebrown Update of /cvs/extras/rpms/libsmbios/EL-4 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv29935 Modified Files: .cvsignore libsmbios.spec sources Log Message: * Tue Apr 3 2007 Michael E Brown - 0.13.6 - critical bugfix to dellBiosUpdate utility to fix packet mode - autoconf/automake support for automatically building docs - more readable 'make' lines by splitting out env vars - remove run_cppunit option... always run unit tests. - update autoconf/automake utilities to latest version - fix LDFLAGS to not overwrite user entered LDFLAGS - add automatic doxygen build of docs - fix urls of public repos - remove yum repo page in favor of official page from docs - split dmi table entry point from smbios table entry point - support legacy _DMI_ tables - fix support for EFI-based imacs without proper _SM_ anchor Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/libsmbios/EL-4/.cvsignore,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- .cvsignore 29 Mar 2007 05:36:07 -0000 1.4 +++ .cvsignore 21 Apr 2007 15:13:06 -0000 1.5 @@ -1 +1 @@ -libsmbios-0.13.5.tar.gz +libsmbios-0.13.6.tar.gz Index: libsmbios.spec =================================================================== RCS file: /cvs/extras/rpms/libsmbios/EL-4/libsmbios.spec,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- libsmbios.spec 29 Mar 2007 05:36:07 -0000 1.4 +++ libsmbios.spec 21 Apr 2007 15:13:06 -0000 1.5 @@ -1,10 +1,3 @@ -# automatically determine if we should build docs based on presence of doxygen -%define build_docs %( ( which doxygen > /dev/null 2>&1 && echo 1) || echo 0 ) - -# automatically determine if we should run cppunit based on presence or -# absense of cppunit include files. -%define run_cppunit %( ([ -e /usr/include/cppunit ] && echo 1) || echo 0) - ################################################################### # # WARNING @@ -13,7 +6,7 @@ # START = Do not edit manually %define major 0 %define minor 13 -%define sub 5 +%define sub 6 %define extralevel %{nil} %define release_name libsmbios %define release_version %{major}.%{minor}.%{sub}%{extralevel} @@ -22,13 +15,6 @@ # ################################################################### -# allow --with[out] at rpm command line build, to override the above -# e.g. --with docs ...or... --without docs -%{?_without_docs: %{expand: %%define build_docs 0}} -%{?_with_docs: %{expand: %%define build_docs 1}} -%{?_without_cppunit: %{expand: %%define run_cppunit 0}} -%{?_with_cppunit: %{expand: %%define run_cppunit 1}} - Name: %{release_name} Version: %{release_version} Release: 1%{?dist} @@ -113,16 +99,19 @@ %setup -q find . -type d -exec chmod -f 755 {} \; find doc include libraries bin-unsupported build bin-supported cppunit -type f -exec chmod -f 644 {} \; +chmod 755 cppunit/*.sh %build %configure -make %{?_smp_mflags} EXTRA_CXXFLAGS="%{optflags}" EXTRA_CFLAGS="%{optflags}" -e RELEASE_MAJOR=%{major} RELEASE_MINOR=%{minor} RELEASE_SUBLEVEL=%{sub} RELEASE_EXTRALEVEL=%{extralevel} -%if %{build_docs} - make -e RELEASE_MAJOR=%{major} RELEASE_MINOR=%{minor} RELEASE_SUBLEVEL=%{sub} RELEASE_EXTRALEVEL=%{extralevel} doxygen -%endif -%if %{run_cppunit} - make -e EXTRA_CXXFLAGS="%{optflags}" EXTRA_CFLAGS="%{optflags}" RELEASE_MAJOR=%{major} RELEASE_MINOR=%{minor} RELEASE_SUBLEVEL=%{sub} RELEASE_EXTRALEVEL=%{extralevel} unit_test -%endif +export EXTRA_CXXFLAGS="%{optflags}" +export EXTRA_CFLAGS="%{optflags}" +export RELEASE_MAJOR=%{major} +export RELEASE_MINOR=%{minor} +export RELEASE_SUBLEVEL=%{sub} +export RELEASE_EXTRALEVEL=%{extralevel} +mkdir -p doc/full/html +make -e %{?_smp_mflags} +[ ! -d /usr/include/cppunit ] || make -e check %install [ "%{buildroot}" != "/" ] && rm -rf %{buildroot} @@ -152,11 +141,7 @@ %{_libdir}/libsmbios.so %{_libdir}/libsmbiosxml.a %{_libdir}/libsmbiosxml.so - -%if %{build_docs} - %doc doc/full/html -%endif - +%doc doc/full/html %files bin %defattr(-,root,root,-) @@ -191,6 +176,20 @@ #%{_bindir}/sysid %changelog +* Tue Apr 3 2007 Michael E Brown - 0.13.6 +- critical bugfix to dellBiosUpdate utility to fix packet mode +- autoconf/automake support for automatically building docs +- more readable 'make' lines by splitting out env vars +- remove run_cppunit option... always run unit tests. +- update autoconf/automake utilities to latest version +- fix LDFLAGS to not overwrite user entered LDFLAGS +- add automatic doxygen build of docs +- fix urls of public repos +- remove yum repo page in favor of official page from docs +- split dmi table entry point from smbios table entry point +- support legacy _DMI_ tables +- fix support for EFI-based imacs without proper _SM_ anchor + * Tue Mar 20 2007 Michael E Brown - 0.13.5 - rpmlint cleanups - Add dellLEDCtl binary Index: sources =================================================================== RCS file: /cvs/extras/rpms/libsmbios/EL-4/sources,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- sources 29 Mar 2007 05:36:07 -0000 1.4 +++ sources 21 Apr 2007 15:13:06 -0000 1.5 @@ -1 +1 @@ -5f2fac981c4cb491faa1251fee30c9e0 libsmbios-0.13.5.tar.gz +cab4267585bb5c8707510c27026d5a3b libsmbios-0.13.6.tar.gz From fedora-extras-commits at redhat.com Sat Apr 21 15:14:41 2007 From: fedora-extras-commits at redhat.com (Michael E Brown (mebrown)) Date: Sat, 21 Apr 2007 11:14:41 -0400 Subject: rpms/libsmbios/EL-5 .cvsignore, 1.4, 1.5 libsmbios.spec, 1.5, 1.6 sources, 1.4, 1.5 Message-ID: <200704211514.l3LFEfKM030040@cvs-int.fedora.redhat.com> Author: mebrown Update of /cvs/extras/rpms/libsmbios/EL-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv30011 Modified Files: .cvsignore libsmbios.spec sources Log Message: * Tue Apr 3 2007 Michael E Brown - 0.13.6 - critical bugfix to dellBiosUpdate utility to fix packet mode - autoconf/automake support for automatically building docs - more readable 'make' lines by splitting out env vars - remove run_cppunit option... always run unit tests. - update autoconf/automake utilities to latest version - fix LDFLAGS to not overwrite user entered LDFLAGS - add automatic doxygen build of docs - fix urls of public repos - remove yum repo page in favor of official page from docs - split dmi table entry point from smbios table entry point - support legacy _DMI_ tables - fix support for EFI-based imacs without proper _SM_ anchor Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/libsmbios/EL-5/.cvsignore,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- .cvsignore 29 Mar 2007 05:34:42 -0000 1.4 +++ .cvsignore 21 Apr 2007 15:14:07 -0000 1.5 @@ -1 +1 @@ -libsmbios-0.13.5.tar.gz +libsmbios-0.13.6.tar.gz Index: libsmbios.spec =================================================================== RCS file: /cvs/extras/rpms/libsmbios/EL-5/libsmbios.spec,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- libsmbios.spec 19 Apr 2007 22:40:10 -0000 1.5 +++ libsmbios.spec 21 Apr 2007 15:14:07 -0000 1.6 @@ -1,10 +1,3 @@ -# automatically determine if we should build docs based on presence of doxygen -%define build_docs %( ( which doxygen > /dev/null 2>&1 && echo 1) || echo 0 ) - -# automatically determine if we should run cppunit based on presence or -# absense of cppunit include files. -%define run_cppunit %( ([ -e /usr/include/cppunit ] && echo 1) || echo 0) - ################################################################### # # WARNING @@ -13,7 +6,7 @@ # START = Do not edit manually %define major 0 %define minor 13 -%define sub 5 +%define sub 6 %define extralevel %{nil} %define release_name libsmbios %define release_version %{major}.%{minor}.%{sub}%{extralevel} @@ -22,16 +15,9 @@ # ################################################################### -# allow --with[out] at rpm command line build, to override the above -# e.g. --with docs ...or... --without docs -%{?_without_docs: %{expand: %%define build_docs 0}} -%{?_with_docs: %{expand: %%define build_docs 1}} -%{?_without_cppunit: %{expand: %%define run_cppunit 0}} -%{?_with_cppunit: %{expand: %%define run_cppunit 1}} - Name: %{release_name} Version: %{release_version} -Release: 1%{?dist}.1 +Release: 1%{?dist} License: GPL style Group: System Environment/Libraries Source: http://linux.dell.com/libsmbios/download/%{name}/%{name}-%{version}/%{name}-%{version}.tar.gz @@ -113,16 +99,19 @@ %setup -q find . -type d -exec chmod -f 755 {} \; find doc include libraries bin-unsupported build bin-supported cppunit -type f -exec chmod -f 644 {} \; +chmod 755 cppunit/*.sh %build %configure -make %{?_smp_mflags} EXTRA_CXXFLAGS="%{optflags}" EXTRA_CFLAGS="%{optflags}" -e RELEASE_MAJOR=%{major} RELEASE_MINOR=%{minor} RELEASE_SUBLEVEL=%{sub} RELEASE_EXTRALEVEL=%{extralevel} -%if %{build_docs} - make -e RELEASE_MAJOR=%{major} RELEASE_MINOR=%{minor} RELEASE_SUBLEVEL=%{sub} RELEASE_EXTRALEVEL=%{extralevel} doxygen -%endif -%if %{run_cppunit} - make -e EXTRA_CXXFLAGS="%{optflags}" EXTRA_CFLAGS="%{optflags}" RELEASE_MAJOR=%{major} RELEASE_MINOR=%{minor} RELEASE_SUBLEVEL=%{sub} RELEASE_EXTRALEVEL=%{extralevel} unit_test -%endif +export EXTRA_CXXFLAGS="%{optflags}" +export EXTRA_CFLAGS="%{optflags}" +export RELEASE_MAJOR=%{major} +export RELEASE_MINOR=%{minor} +export RELEASE_SUBLEVEL=%{sub} +export RELEASE_EXTRALEVEL=%{extralevel} +mkdir -p doc/full/html +make -e %{?_smp_mflags} +[ ! -d /usr/include/cppunit ] || make -e check %install [ "%{buildroot}" != "/" ] && rm -rf %{buildroot} @@ -152,11 +141,7 @@ %{_libdir}/libsmbios.so %{_libdir}/libsmbiosxml.a %{_libdir}/libsmbiosxml.so - -%if %{build_docs} - %doc doc/full/html -%endif - +%doc doc/full/html %files bin %defattr(-,root,root,-) @@ -191,6 +176,20 @@ #%{_bindir}/sysid %changelog +* Tue Apr 3 2007 Michael E Brown - 0.13.6 +- critical bugfix to dellBiosUpdate utility to fix packet mode +- autoconf/automake support for automatically building docs +- more readable 'make' lines by splitting out env vars +- remove run_cppunit option... always run unit tests. +- update autoconf/automake utilities to latest version +- fix LDFLAGS to not overwrite user entered LDFLAGS +- add automatic doxygen build of docs +- fix urls of public repos +- remove yum repo page in favor of official page from docs +- split dmi table entry point from smbios table entry point +- support legacy _DMI_ tables +- fix support for EFI-based imacs without proper _SM_ anchor + * Tue Mar 20 2007 Michael E Brown - 0.13.5 - rpmlint cleanups - Add dellLEDCtl binary Index: sources =================================================================== RCS file: /cvs/extras/rpms/libsmbios/EL-5/sources,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- sources 29 Mar 2007 05:34:42 -0000 1.4 +++ sources 21 Apr 2007 15:14:07 -0000 1.5 @@ -1 +1 @@ -5f2fac981c4cb491faa1251fee30c9e0 libsmbios-0.13.5.tar.gz +cab4267585bb5c8707510c27026d5a3b libsmbios-0.13.6.tar.gz From fedora-extras-commits at redhat.com Sat Apr 21 15:15:19 2007 From: fedora-extras-commits at redhat.com (Dams Nade (anvil)) Date: Sat, 21 Apr 2007 11:15:19 -0400 Subject: rpms/irssi/devel irssi.spec,1.18,1.19 Message-ID: <200704211515.l3LFFJ4g030121@cvs-int.fedora.redhat.com> Author: anvil Update of /cvs/extras/rpms/irssi/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv30078 Modified Files: irssi.spec Log Message: irssi/devel: releaes bump for rawhide rebuild Index: irssi.spec =================================================================== RCS file: /cvs/extras/rpms/irssi/devel/irssi.spec,v retrieving revision 1.18 retrieving revision 1.19 diff -u -r1.18 -r1.19 --- irssi.spec 16 Sep 2006 23:23:13 -0000 1.18 +++ irssi.spec 21 Apr 2007 15:14:45 -0000 1.19 @@ -3,7 +3,7 @@ Summary: Modular text mode IRC client with Perl scripting Name: irssi Version: 0.8.10 -Release: 6.a%{?dist} +Release: 7.a%{?dist} License: GPL Group: Applications/Communications @@ -85,6 +85,9 @@ %{_includedir}/irssi %changelog +* Sat Apr 21 2007 Dams - 0.8.10-7.a +- Release bump + * Sun Sep 17 2006 Dams - 0.8.10-6.a - Bumped release From fedora-extras-commits at redhat.com Sat Apr 21 15:25:46 2007 From: fedora-extras-commits at redhat.com (=?utf-8?q?Jos=C3=A9_Ab=C3=ADlio_Oliveira_Matos?= (jamatos)) Date: Sat, 21 Apr 2007 11:25:46 -0400 Subject: rpms/R-mAr/devel .cvsignore, 1.2, 1.3 R-mAr.spec, 1.6, 1.7 sources, 1.2, 1.3 Message-ID: <200704211525.l3LFPksO030346@cvs-int.fedora.redhat.com> Author: jamatos Update of /cvs/extras/rpms/R-mAr/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv30323 Modified Files: .cvsignore R-mAr.spec sources Log Message: * Sat Apr 21 2007 Jos?? Matos - 1.1-8 - New upstream version (1.1-1). Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/R-mAr/devel/.cvsignore,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- .cvsignore 6 Oct 2005 12:12:56 -0000 1.2 +++ .cvsignore 21 Apr 2007 15:25:12 -0000 1.3 @@ -1 +1 @@ -mAr_1.1.tar.gz +mAr_1.1-1.tar.gz Index: R-mAr.spec =================================================================== RCS file: /cvs/extras/rpms/R-mAr/devel/R-mAr.spec,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- R-mAr.spec 17 Oct 2006 15:13:13 -0000 1.6 +++ R-mAr.spec 21 Apr 2007 15:25:12 -0000 1.7 @@ -1,12 +1,13 @@ %define packname mAr +%define packrel 1 Summary: R module to evaluate functions for multivariate AutoRegressive analysis Name: R-%{packname} Version: 1.1 -Release: 7%{?dist} +Release: 8%{?dist} License: GPL version 2 or newer Group: Applications/Engineering -Source0: ftp://cran.r-project.org/pub/R/contrib/main/%{packname}_%{version}.tar.gz +Source0: ftp://cran.r-project.org/pub/R/contrib/main/%{packname}_%{version}-%{packrel}.tar.gz Source1: COPYING URL: http://cran.r-project.org/contrib BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) @@ -15,7 +16,7 @@ Requires: R -%define debug_package %{nil} +%define debug_package %{nil} %description R package: @@ -55,6 +56,9 @@ %changelog +* Sat Apr 21 2007 Jos?? Matos - 1.1-8 +- New upstream version (1.1-1). + * Tue Oct 17 2006 Jos?? Matos - 1.1-7 - Rebuild for R 2.4.0. Index: sources =================================================================== RCS file: /cvs/extras/rpms/R-mAr/devel/sources,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- sources 6 Oct 2005 12:12:56 -0000 1.2 +++ sources 21 Apr 2007 15:25:12 -0000 1.3 @@ -1 +1 @@ -f26c8b725c78f005a7146463c52c6abb mAr_1.1.tar.gz +661e2ace5f8998d97f71d3d526225e7b mAr_1.1-1.tar.gz From fedora-extras-commits at redhat.com Sat Apr 21 15:27:43 2007 From: fedora-extras-commits at redhat.com (=?utf-8?q?Jos=C3=A9_Ab=C3=ADlio_Oliveira_Matos?= (jamatos)) Date: Sat, 21 Apr 2007 11:27:43 -0400 Subject: rpms/R-mAr/FC-6 .cvsignore, 1.2, 1.3 R-mAr.spec, 1.6, 1.7 sources, 1.2, 1.3 Message-ID: <200704211527.l3LFRhD3030413@cvs-int.fedora.redhat.com> Author: jamatos Update of /cvs/extras/rpms/R-mAr/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv30392 Modified Files: .cvsignore R-mAr.spec sources Log Message: * Sat Apr 21 2007 Jos?? Matos - 1.1-8 - New upstream version (1.1-1). Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/R-mAr/FC-6/.cvsignore,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- .cvsignore 6 Oct 2005 12:12:56 -0000 1.2 +++ .cvsignore 21 Apr 2007 15:27:08 -0000 1.3 @@ -1 +1 @@ -mAr_1.1.tar.gz +mAr_1.1-1.tar.gz Index: R-mAr.spec =================================================================== RCS file: /cvs/extras/rpms/R-mAr/FC-6/R-mAr.spec,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- R-mAr.spec 17 Oct 2006 15:13:13 -0000 1.6 +++ R-mAr.spec 21 Apr 2007 15:27:08 -0000 1.7 @@ -1,12 +1,13 @@ %define packname mAr +%define packrel 1 Summary: R module to evaluate functions for multivariate AutoRegressive analysis Name: R-%{packname} Version: 1.1 -Release: 7%{?dist} +Release: 8%{?dist} License: GPL version 2 or newer Group: Applications/Engineering -Source0: ftp://cran.r-project.org/pub/R/contrib/main/%{packname}_%{version}.tar.gz +Source0: ftp://cran.r-project.org/pub/R/contrib/main/%{packname}_%{version}-%{packrel}.tar.gz Source1: COPYING URL: http://cran.r-project.org/contrib BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) @@ -15,7 +16,7 @@ Requires: R -%define debug_package %{nil} +%define debug_package %{nil} %description R package: @@ -55,6 +56,9 @@ %changelog +* Sat Apr 21 2007 Jos?? Matos - 1.1-8 +- New upstream version (1.1-1). + * Tue Oct 17 2006 Jos?? Matos - 1.1-7 - Rebuild for R 2.4.0. Index: sources =================================================================== RCS file: /cvs/extras/rpms/R-mAr/FC-6/sources,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- sources 6 Oct 2005 12:12:56 -0000 1.2 +++ sources 21 Apr 2007 15:27:08 -0000 1.3 @@ -1 +1 @@ -f26c8b725c78f005a7146463c52c6abb mAr_1.1.tar.gz +661e2ace5f8998d97f71d3d526225e7b mAr_1.1-1.tar.gz From fedora-extras-commits at redhat.com Sat Apr 21 15:29:04 2007 From: fedora-extras-commits at redhat.com (=?utf-8?q?Jos=C3=A9_Ab=C3=ADlio_Oliveira_Matos?= (jamatos)) Date: Sat, 21 Apr 2007 11:29:04 -0400 Subject: rpms/R-mAr/FC-5 .cvsignore, 1.2, 1.3 R-mAr.spec, 1.5, 1.6 sources, 1.2, 1.3 Message-ID: <200704211529.l3LFT4Hd030483@cvs-int.fedora.redhat.com> Author: jamatos Update of /cvs/extras/rpms/R-mAr/FC-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv30460 Modified Files: .cvsignore R-mAr.spec sources Log Message: * Sat Apr 21 2007 Jos?? Matos - 1.1-8 - New upstream version (1.1-1). Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/R-mAr/FC-5/.cvsignore,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- .cvsignore 6 Oct 2005 12:12:56 -0000 1.2 +++ .cvsignore 21 Apr 2007 15:28:30 -0000 1.3 @@ -1 +1 @@ -mAr_1.1.tar.gz +mAr_1.1-1.tar.gz Index: R-mAr.spec =================================================================== RCS file: /cvs/extras/rpms/R-mAr/FC-5/R-mAr.spec,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- R-mAr.spec 17 Oct 2006 15:15:13 -0000 1.5 +++ R-mAr.spec 21 Apr 2007 15:28:30 -0000 1.6 @@ -1,12 +1,13 @@ %define packname mAr +%define packrel 1 Summary: R module to evaluate functions for multivariate AutoRegressive analysis Name: R-%{packname} Version: 1.1 -Release: 7%{?dist} +Release: 8%{?dist} License: GPL version 2 or newer Group: Applications/Engineering -Source0: ftp://cran.r-project.org/pub/R/contrib/main/%{packname}_%{version}.tar.gz +Source0: ftp://cran.r-project.org/pub/R/contrib/main/%{packname}_%{version}-%{packrel}.tar.gz Source1: COPYING URL: http://cran.r-project.org/contrib BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) @@ -15,7 +16,7 @@ Requires: R -%define debug_package %{nil} +%define debug_package %{nil} %description R package: @@ -55,6 +56,9 @@ %changelog +* Sat Apr 21 2007 Jos?? Matos - 1.1-8 +- New upstream version (1.1-1). + * Tue Oct 17 2006 Jos?? Matos - 1.1-7 - Rebuild for R 2.4.0. Index: sources =================================================================== RCS file: /cvs/extras/rpms/R-mAr/FC-5/sources,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- sources 6 Oct 2005 12:12:56 -0000 1.2 +++ sources 21 Apr 2007 15:28:30 -0000 1.3 @@ -1 +1 @@ -f26c8b725c78f005a7146463c52c6abb mAr_1.1.tar.gz +661e2ace5f8998d97f71d3d526225e7b mAr_1.1-1.tar.gz From fedora-extras-commits at redhat.com Sat Apr 21 15:32:46 2007 From: fedora-extras-commits at redhat.com (=?utf-8?q?Jos=C3=A9_Ab=C3=ADlio_Oliveira_Matos?= (jamatos)) Date: Sat, 21 Apr 2007 11:32:46 -0400 Subject: rpms/R-waveslim/devel .cvsignore, 1.2, 1.3 R-waveslim.spec, 1.4, 1.5 sources, 1.2, 1.3 Message-ID: <200704211532.l3LFWkPW031009@cvs-int.fedora.redhat.com> Author: jamatos Update of /cvs/extras/rpms/R-waveslim/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv30978 Modified Files: .cvsignore R-waveslim.spec sources Log Message: * Sat Apr 21 2007 Jos?? Matos - 1.6-1 - New upstream version. Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/R-waveslim/devel/.cvsignore,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- .cvsignore 8 Mar 2006 22:35:56 -0000 1.2 +++ .cvsignore 21 Apr 2007 15:32:12 -0000 1.3 @@ -1 +1 @@ -waveslim_1.5.tar.gz +waveslim_1.6.tar.gz Index: R-waveslim.spec =================================================================== RCS file: /cvs/extras/rpms/R-waveslim/devel/R-waveslim.spec,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- R-waveslim.spec 17 Oct 2006 16:37:32 -0000 1.4 +++ R-waveslim.spec 21 Apr 2007 15:32:12 -0000 1.5 @@ -2,8 +2,8 @@ Summary: R module, Basic wavelet routines for 1,2 and 3-dimensional signal processing Name: R-%{packname} -Version: 1.5 -Release: 5%{?dist} +Version: 1.6 +Release: 1%{?dist} License: GPL Group: Applications/Engineering Source0: ftp://cran.r-project.org/pub/R/contrib/main/%{packname}_%{version}.tar.gz @@ -54,6 +54,9 @@ %doc DESCRIPTION %changelog +* Sat Apr 21 2007 Jos?? Matos - 1.6-1 +- New upstream version. + * Tue Oct 17 2006 Jos?? Matos - 1.5-5 - Rebuild for R 2.4.0. Index: sources =================================================================== RCS file: /cvs/extras/rpms/R-waveslim/devel/sources,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- sources 8 Mar 2006 22:35:56 -0000 1.2 +++ sources 21 Apr 2007 15:32:12 -0000 1.3 @@ -1 +1 @@ -be50b05225e14941232a00338d61e920 waveslim_1.5.tar.gz +fd1672ff552518de95d8f1f8e5bc8e17 waveslim_1.6.tar.gz From fedora-extras-commits at redhat.com Sat Apr 21 15:34:47 2007 From: fedora-extras-commits at redhat.com (=?utf-8?q?Jos=C3=A9_Ab=C3=ADlio_Oliveira_Matos?= (jamatos)) Date: Sat, 21 Apr 2007 11:34:47 -0400 Subject: rpms/R-waveslim/FC-6 .cvsignore, 1.2, 1.3 R-waveslim.spec, 1.4, 1.5 sources, 1.2, 1.3 Message-ID: <200704211534.l3LFYlLX031107@cvs-int.fedora.redhat.com> Author: jamatos Update of /cvs/extras/rpms/R-waveslim/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv31057 Modified Files: .cvsignore R-waveslim.spec sources Log Message: * Sat Apr 21 2007 Jos?? Matos - 1.6-1 - New upstream version. Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/R-waveslim/FC-6/.cvsignore,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- .cvsignore 8 Mar 2006 22:35:56 -0000 1.2 +++ .cvsignore 21 Apr 2007 15:34:13 -0000 1.3 @@ -1 +1 @@ -waveslim_1.5.tar.gz +waveslim_1.6.tar.gz Index: R-waveslim.spec =================================================================== RCS file: /cvs/extras/rpms/R-waveslim/FC-6/R-waveslim.spec,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- R-waveslim.spec 17 Oct 2006 16:37:32 -0000 1.4 +++ R-waveslim.spec 21 Apr 2007 15:34:13 -0000 1.5 @@ -2,8 +2,8 @@ Summary: R module, Basic wavelet routines for 1,2 and 3-dimensional signal processing Name: R-%{packname} -Version: 1.5 -Release: 5%{?dist} +Version: 1.6 +Release: 1%{?dist} License: GPL Group: Applications/Engineering Source0: ftp://cran.r-project.org/pub/R/contrib/main/%{packname}_%{version}.tar.gz @@ -54,6 +54,9 @@ %doc DESCRIPTION %changelog +* Sat Apr 21 2007 Jos?? Matos - 1.6-1 +- New upstream version. + * Tue Oct 17 2006 Jos?? Matos - 1.5-5 - Rebuild for R 2.4.0. Index: sources =================================================================== RCS file: /cvs/extras/rpms/R-waveslim/FC-6/sources,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- sources 8 Mar 2006 22:35:56 -0000 1.2 +++ sources 21 Apr 2007 15:34:13 -0000 1.3 @@ -1 +1 @@ -be50b05225e14941232a00338d61e920 waveslim_1.5.tar.gz +fd1672ff552518de95d8f1f8e5bc8e17 waveslim_1.6.tar.gz From fedora-extras-commits at redhat.com Sat Apr 21 15:36:47 2007 From: fedora-extras-commits at redhat.com (=?utf-8?q?Jos=C3=A9_Ab=C3=ADlio_Oliveira_Matos?= (jamatos)) Date: Sat, 21 Apr 2007 11:36:47 -0400 Subject: rpms/R-waveslim/FC-5 .cvsignore, 1.2, 1.3 R-waveslim.spec, 1.3, 1.4 sources, 1.2, 1.3 Message-ID: <200704211536.l3LFal8B031194@cvs-int.fedora.redhat.com> Author: jamatos Update of /cvs/extras/rpms/R-waveslim/FC-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv31173 Modified Files: .cvsignore R-waveslim.spec sources Log Message: * Sat Apr 21 2007 Jos?? Matos - 1.6-1 - New upstream version. Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/R-waveslim/FC-5/.cvsignore,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- .cvsignore 8 Mar 2006 22:35:56 -0000 1.2 +++ .cvsignore 21 Apr 2007 15:36:12 -0000 1.3 @@ -1 +1 @@ -waveslim_1.5.tar.gz +waveslim_1.6.tar.gz Index: R-waveslim.spec =================================================================== RCS file: /cvs/extras/rpms/R-waveslim/FC-5/R-waveslim.spec,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- R-waveslim.spec 17 Oct 2006 16:39:03 -0000 1.3 +++ R-waveslim.spec 21 Apr 2007 15:36:12 -0000 1.4 @@ -2,8 +2,8 @@ Summary: R module, Basic wavelet routines for 1,2 and 3-dimensional signal processing Name: R-%{packname} -Version: 1.5 -Release: 5%{?dist} +Version: 1.6 +Release: 1%{?dist} License: GPL Group: Applications/Engineering Source0: ftp://cran.r-project.org/pub/R/contrib/main/%{packname}_%{version}.tar.gz @@ -54,6 +54,9 @@ %doc DESCRIPTION %changelog +* Sat Apr 21 2007 Jos?? Matos - 1.6-1 +- New upstream version. + * Tue Oct 17 2006 Jos?? Matos - 1.5-5 - Rebuild for R 2.4.0. Index: sources =================================================================== RCS file: /cvs/extras/rpms/R-waveslim/FC-5/sources,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- sources 8 Mar 2006 22:35:56 -0000 1.2 +++ sources 21 Apr 2007 15:36:12 -0000 1.3 @@ -1 +1 @@ -be50b05225e14941232a00338d61e920 waveslim_1.5.tar.gz +fd1672ff552518de95d8f1f8e5bc8e17 waveslim_1.6.tar.gz From fedora-extras-commits at redhat.com Sat Apr 21 15:44:04 2007 From: fedora-extras-commits at redhat.com (=?utf-8?q?Jos=C3=A9_Ab=C3=ADlio_Oliveira_Matos?= (jamatos)) Date: Sat, 21 Apr 2007 11:44:04 -0400 Subject: rpms/conglomerate/devel conglomerate.spec,1.8,1.9 Message-ID: <200704211544.l3LFi4ME031339@cvs-int.fedora.redhat.com> Author: jamatos Update of /cvs/extras/rpms/conglomerate/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv31321 Modified Files: conglomerate.spec Log Message: * Sat Apr 21 2007 Jos?? Matos - 0.9.1-3 - Rebuild (for F7). Index: conglomerate.spec =================================================================== RCS file: /cvs/extras/rpms/conglomerate/devel/conglomerate.spec,v retrieving revision 1.8 retrieving revision 1.9 diff -u -r1.8 -r1.9 --- conglomerate.spec 29 Aug 2006 22:14:25 -0000 1.8 +++ conglomerate.spec 21 Apr 2007 15:43:30 -0000 1.9 @@ -1,6 +1,6 @@ Name: conglomerate Version: 0.9.1 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Extensible XML Editor @@ -105,6 +105,9 @@ %changelog +* Sat Apr 21 2007 Jos?? Matos - 0.9.1-3 +- Rebuild (for F7). + * Tue Aug 29 2006 Jos?? Matos - 0.9.1-2 - Rebuild for FE6 From fedora-extras-commits at redhat.com Sat Apr 21 16:44:31 2007 From: fedora-extras-commits at redhat.com (=?utf-8?q?Jos=C3=A9_Ab=C3=ADlio_Oliveira_Matos?= (jamatos)) Date: Sat, 21 Apr 2007 12:44:31 -0400 Subject: rpms/fftw2/devel fftw2.spec,1.5,1.6 Message-ID: <200704211644.l3LGiVMf004384@cvs-int.fedora.redhat.com> Author: jamatos Update of /cvs/extras/rpms/fftw2/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv4337 Modified Files: fftw2.spec Log Message: * Sat Apr 21 2007 Jos?? Matos - 2.1.5-14 - Rebuild for F7. Index: fftw2.spec =================================================================== RCS file: /cvs/extras/rpms/fftw2/devel/fftw2.spec,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- fftw2.spec 29 Aug 2006 22:38:08 -0000 1.5 +++ fftw2.spec 21 Apr 2007 16:43:57 -0000 1.6 @@ -1,6 +1,6 @@ Name: fftw2 Version: 2.1.5 -Release: 13%{?dist} +Release: 14%{?dist} Summary: Fast Fourier Transform library %define real_name fftw @@ -115,6 +115,9 @@ %changelog +* Sat Apr 21 2007 Jos?? Matos - 2.1.5-14 +- Rebuild for F7. + * Tue Aug 29 2006 Jos?? Matos - 2.1.5-13 - Rebuild for FE6 From fedora-extras-commits at redhat.com Sat Apr 21 16:44:58 2007 From: fedora-extras-commits at redhat.com (Christopher Stone (xulchris)) Date: Sat, 21 Apr 2007 12:44:58 -0400 Subject: rpms/php-pear-Date/FC-5 php-pear-Date.spec,1.3,1.4 Message-ID: <200704211644.l3LGiw2A004451@cvs-int.fedora.redhat.com> Author: xulchris Update of /cvs/extras/rpms/php-pear-Date/FC-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv4361/FC-5 Modified Files: php-pear-Date.spec Log Message: remove requirement for dos2unix Index: php-pear-Date.spec =================================================================== RCS file: /cvs/extras/rpms/php-pear-Date/FC-5/php-pear-Date.spec,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- php-pear-Date.spec 23 Nov 2006 23:26:32 -0000 1.3 +++ php-pear-Date.spec 21 Apr 2007 16:44:24 -0000 1.4 @@ -3,7 +3,7 @@ Name: php-pear-Date Version: 1.4.7 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Date and Time Zone Classes Group: Development/Libraries @@ -13,7 +13,7 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch -BuildRequires: php-pear >= 1:1.4.9-1.2 dos2unix +BuildRequires: php-pear >= 1:1.4.9-1.2 Requires: php-pear(PEAR) Requires(post): %{__pear} Requires(postun): %{__pear} @@ -30,7 +30,7 @@ %prep -%setup -q -c +%setup -qc [ -f package2.xml ] || mv package.xml package2.xml mv package2.xml %{ClassName}-%{version}/%{ClassName}.xml cd %{ClassName}-%{version} @@ -54,11 +54,11 @@ rm -rf $RPM_BUILD_ROOT%{pear_phpdir}/.??* # Install XML package description -mkdir -p $RPM_BUILD_ROOT%{pear_xmldir} +install -d $RPM_BUILD_ROOT%{pear_xmldir} install -pm 644 %{ClassName}.xml $RPM_BUILD_ROOT%{pear_xmldir} # Fix end of line encoding -dos2unix docdir/%{ClassName}/docs/TODO +sed -i 's/\r//' docdir/%{ClassName}/docs/TODO %clean @@ -86,6 +86,10 @@ %changelog +* Sat Apr 21 2007 Christopher Stone 1.4.7-2 +- Use sed instead of dos2unix +- Some other minor spec file cleanups + * Thu Nov 23 2006 Christopher Stone 1.4.7-1 - Upstream Sync - Fix end-of-line encoding for TODO From fedora-extras-commits at redhat.com Sat Apr 21 16:45:06 2007 From: fedora-extras-commits at redhat.com (Christopher Stone (xulchris)) Date: Sat, 21 Apr 2007 12:45:06 -0400 Subject: rpms/php-pear-Date/devel php-pear-Date.spec,1.3,1.4 Message-ID: <200704211645.l3LGj6nA004471@cvs-int.fedora.redhat.com> Author: xulchris Update of /cvs/extras/rpms/php-pear-Date/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv4361/devel Modified Files: php-pear-Date.spec Log Message: remove requirement for dos2unix Index: php-pear-Date.spec =================================================================== RCS file: /cvs/extras/rpms/php-pear-Date/devel/php-pear-Date.spec,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- php-pear-Date.spec 23 Nov 2006 23:26:32 -0000 1.3 +++ php-pear-Date.spec 21 Apr 2007 16:44:32 -0000 1.4 @@ -3,7 +3,7 @@ Name: php-pear-Date Version: 1.4.7 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Date and Time Zone Classes Group: Development/Libraries @@ -13,7 +13,7 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch -BuildRequires: php-pear >= 1:1.4.9-1.2 dos2unix +BuildRequires: php-pear >= 1:1.4.9-1.2 Requires: php-pear(PEAR) Requires(post): %{__pear} Requires(postun): %{__pear} @@ -30,7 +30,7 @@ %prep -%setup -q -c +%setup -qc [ -f package2.xml ] || mv package.xml package2.xml mv package2.xml %{ClassName}-%{version}/%{ClassName}.xml cd %{ClassName}-%{version} @@ -54,11 +54,11 @@ rm -rf $RPM_BUILD_ROOT%{pear_phpdir}/.??* # Install XML package description -mkdir -p $RPM_BUILD_ROOT%{pear_xmldir} +install -d $RPM_BUILD_ROOT%{pear_xmldir} install -pm 644 %{ClassName}.xml $RPM_BUILD_ROOT%{pear_xmldir} # Fix end of line encoding -dos2unix docdir/%{ClassName}/docs/TODO +sed -i 's/\r//' docdir/%{ClassName}/docs/TODO %clean @@ -86,6 +86,10 @@ %changelog +* Sat Apr 21 2007 Christopher Stone 1.4.7-2 +- Use sed instead of dos2unix +- Some other minor spec file cleanups + * Thu Nov 23 2006 Christopher Stone 1.4.7-1 - Upstream Sync - Fix end-of-line encoding for TODO From fedora-extras-commits at redhat.com Sat Apr 21 16:45:02 2007 From: fedora-extras-commits at redhat.com (Christopher Stone (xulchris)) Date: Sat, 21 Apr 2007 12:45:02 -0400 Subject: rpms/php-pear-Date/FC-6 php-pear-Date.spec,1.3,1.4 Message-ID: <200704211645.l3LGj2fi004457@cvs-int.fedora.redhat.com> Author: xulchris Update of /cvs/extras/rpms/php-pear-Date/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv4361/FC-6 Modified Files: php-pear-Date.spec Log Message: remove requirement for dos2unix Index: php-pear-Date.spec =================================================================== RCS file: /cvs/extras/rpms/php-pear-Date/FC-6/php-pear-Date.spec,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- php-pear-Date.spec 23 Nov 2006 23:26:32 -0000 1.3 +++ php-pear-Date.spec 21 Apr 2007 16:44:28 -0000 1.4 @@ -3,7 +3,7 @@ Name: php-pear-Date Version: 1.4.7 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Date and Time Zone Classes Group: Development/Libraries @@ -13,7 +13,7 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch -BuildRequires: php-pear >= 1:1.4.9-1.2 dos2unix +BuildRequires: php-pear >= 1:1.4.9-1.2 Requires: php-pear(PEAR) Requires(post): %{__pear} Requires(postun): %{__pear} @@ -30,7 +30,7 @@ %prep -%setup -q -c +%setup -qc [ -f package2.xml ] || mv package.xml package2.xml mv package2.xml %{ClassName}-%{version}/%{ClassName}.xml cd %{ClassName}-%{version} @@ -54,11 +54,11 @@ rm -rf $RPM_BUILD_ROOT%{pear_phpdir}/.??* # Install XML package description -mkdir -p $RPM_BUILD_ROOT%{pear_xmldir} +install -d $RPM_BUILD_ROOT%{pear_xmldir} install -pm 644 %{ClassName}.xml $RPM_BUILD_ROOT%{pear_xmldir} # Fix end of line encoding -dos2unix docdir/%{ClassName}/docs/TODO +sed -i 's/\r//' docdir/%{ClassName}/docs/TODO %clean @@ -86,6 +86,10 @@ %changelog +* Sat Apr 21 2007 Christopher Stone 1.4.7-2 +- Use sed instead of dos2unix +- Some other minor spec file cleanups + * Thu Nov 23 2006 Christopher Stone 1.4.7-1 - Upstream Sync - Fix end-of-line encoding for TODO From fedora-extras-commits at redhat.com Sat Apr 21 17:09:38 2007 From: fedora-extras-commits at redhat.com (=?utf-8?q?Jos=C3=A9_Ab=C3=ADlio_Oliveira_Matos?= (jamatos)) Date: Sat, 21 Apr 2007 13:09:38 -0400 Subject: rpms/ifplugd/devel ifplugd.spec,1.13,1.14 Message-ID: <200704211709.l3LH9cA2009012@cvs-int.fedora.redhat.com> Author: jamatos Update of /cvs/extras/rpms/ifplugd/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv8991 Modified Files: ifplugd.spec Log Message: * Sat Apr 21 2007 Jos?? Matos - 0.28-6 - Rebuild (for F7). Index: ifplugd.spec =================================================================== RCS file: /cvs/extras/rpms/ifplugd/devel/ifplugd.spec,v retrieving revision 1.13 retrieving revision 1.14 diff -u -r1.13 -r1.14 --- ifplugd.spec 28 Sep 2006 10:36:20 -0000 1.13 +++ ifplugd.spec 21 Apr 2007 17:09:04 -0000 1.14 @@ -1,7 +1,7 @@ Summary: Detect and take action when an ethernet cable is unplugged Name: ifplugd Version: 0.28 -Release: 5%{?dist} +Release: 6%{?dist} License: GPL Group: System Environment/Daemons @@ -59,6 +59,9 @@ /sbin/chkconfig --del ifplugd %changelog +* Sat Apr 21 2007 Jos?? Matos - 0.28-6 +- Rebuild (for F7). + * Thu Sep 28 2006 Jos?? Matos - 0.28-5 - Add dist tag to release. From fedora-extras-commits at redhat.com Sat Apr 21 17:20:30 2007 From: fedora-extras-commits at redhat.com (=?utf-8?q?Jos=C3=A9_Ab=C3=ADlio_Oliveira_Matos?= (jamatos)) Date: Sat, 21 Apr 2007 13:20:30 -0400 Subject: rpms/rman/devel rman.spec,1.4,1.5 Message-ID: <200704211720.l3LHKUos009181@cvs-int.fedora.redhat.com> Author: jamatos Update of /cvs/extras/rpms/rman/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv9163 Modified Files: rman.spec Log Message: * Sat Apr 21 2007 Jos?? Matos - 3.2-6 - Rebuild (for F7). Index: rman.spec =================================================================== RCS file: /cvs/extras/rpms/rman/devel/rman.spec,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- rman.spec 4 Oct 2006 22:41:58 -0000 1.4 +++ rman.spec 21 Apr 2007 17:19:56 -0000 1.5 @@ -1,6 +1,6 @@ Name: rman Version: 3.2 -Release: 5%{?dist} +Release: 6%{?dist} Summary: Converts man pages to various other formats Group: System Environment/Base @@ -57,6 +57,9 @@ %changelog +* Sat Apr 21 2007 Jos?? Matos - 3.2-6 +- Rebuild (for F7). + * Thu Oct 05 2006 Christian Iseli 3.2-5 - rebuilt for unwind info generation, broken in gcc-4.1.1-21 From fedora-extras-commits at redhat.com Sat Apr 21 17:28:55 2007 From: fedora-extras-commits at redhat.com (=?utf-8?q?Jos=C3=A9_Ab=C3=ADlio_Oliveira_Matos?= (jamatos)) Date: Sat, 21 Apr 2007 13:28:55 -0400 Subject: rpms/tetex-dvipost/devel tetex-dvipost.spec,1.3,1.4 Message-ID: <200704211728.l3LHStRI009313@cvs-int.fedora.redhat.com> Author: jamatos Update of /cvs/extras/rpms/tetex-dvipost/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv9293 Modified Files: tetex-dvipost.spec Log Message: * Sat Apr 21 2007 Jos?? Matos - 1.1-7 - Rebuild (for F7). Index: tetex-dvipost.spec =================================================================== RCS file: /cvs/extras/rpms/tetex-dvipost/devel/tetex-dvipost.spec,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- tetex-dvipost.spec 11 Sep 2006 16:50:38 -0000 1.3 +++ tetex-dvipost.spec 21 Apr 2007 17:28:21 -0000 1.4 @@ -3,7 +3,7 @@ Name: tetex-%{real_name} Version: 1.1 -Release: 6%{?dist} +Release: 7%{?dist} Summary: LaTeX post filter command to support change bars and overstrike mode Group: Applications/Publishing @@ -60,6 +60,9 @@ %changelog +* Sat Apr 21 2007 Jos?? Matos - 1.1-7 +- Rebuild (for F7). + * Mon Sep 11 2006 Jos?? Matos - 1.1-6 - Rebuild for FC6 From fedora-extras-commits at redhat.com Sat Apr 21 18:56:23 2007 From: fedora-extras-commits at redhat.com (Chris Weyl (cweyl)) Date: Sat, 21 Apr 2007 14:56:23 -0400 Subject: rpms/perl-File-ExtAttr Makefile,1.1,1.2 Message-ID: <200704211856.l3LIuNTl015391@cvs-int.fedora.redhat.com> Author: cweyl Update of /cvs/extras/rpms/perl-File-ExtAttr In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv15325 Modified Files: Makefile Log Message: update to 1.02 (finally) Index: Makefile =================================================================== RCS file: /cvs/extras/rpms/perl-File-ExtAttr/Makefile,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- Makefile 7 Dec 2006 16:12:58 -0000 1.1 +++ Makefile 21 Apr 2007 18:55:49 -0000 1.2 @@ -2,6 +2,15 @@ all : CVS/Root common-update @cvs update +# for target build-all +BRANCHES := $(shell cat ~/fedora-extras/current-branches | sed -e 's/:.*//') + +# tag & build all non-legacy branches... +build-all : + @echo NOTICE: building for ${BRANCHES} + @sleep 5s + @for br in ${BRANCHES} ; do echo Building $$br ; cd $$br && test -f dead.package || make tag plague ; cd .. ; done + common-update : common @cd common && cvs update From fedora-extras-commits at redhat.com Sat Apr 21 18:56:27 2007 From: fedora-extras-commits at redhat.com (Chris Weyl (cweyl)) Date: Sat, 21 Apr 2007 14:56:27 -0400 Subject: rpms/perl-File-ExtAttr/FC-5 perl-File-ExtAttr.spec, 1.3, 1.4 sources, 1.2, 1.3 Message-ID: <200704211856.l3LIuRAQ015395@cvs-int.fedora.redhat.com> Author: cweyl Update of /cvs/extras/rpms/perl-File-ExtAttr/FC-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv15325/FC-5 Modified Files: perl-File-ExtAttr.spec sources Log Message: update to 1.02 (finally) Index: perl-File-ExtAttr.spec =================================================================== RCS file: /cvs/extras/rpms/perl-File-ExtAttr/FC-5/perl-File-ExtAttr.spec,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- perl-File-ExtAttr.spec 7 Dec 2006 17:07:28 -0000 1.3 +++ perl-File-ExtAttr.spec 21 Apr 2007 18:55:53 -0000 1.4 @@ -1,6 +1,6 @@ Name: perl-File-ExtAttr -Version: 1.01 -Release: 3%{?dist} +Version: 1.02 +Release: 2%{?dist} Summary: Perl extension for accessing extended attributes of files License: GPL or Artistic Group: Development/Libraries @@ -9,7 +9,9 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) -# core: Carp, Scalar::Util +BuildRequires: perl(ExtUtils::MakeMaker) +BuildRequires: perl(Test::More) +BuildRequires: perl(Scalar::Util) # this is odd, I know, but while the module requires libattr-devel to build, # it will end up not requiring libattr.so*. This is expected. @@ -63,6 +65,12 @@ %{_mandir}/man3/* %changelog +* Thu Apr 19 2007 Chris Weyl 1.02-2 +- add additional split BR's + +* Sat Apr 07 2007 Chris Weyl 1.02-1 +- update to 1.02 + * Thu Dec 07 2006 Chris Weyl 1.01-3 - Tests disabled for now, pending a way to detect & disable on non-ea enabled filesystems Index: sources =================================================================== RCS file: /cvs/extras/rpms/perl-File-ExtAttr/FC-5/sources,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- sources 7 Dec 2006 16:13:16 -0000 1.2 +++ sources 21 Apr 2007 18:55:53 -0000 1.3 @@ -1 +1 @@ -340734da69677861b80e52c41297ec8e File-ExtAttr-1.01.tar.gz +bbfb0a79d4001fb387fc7b1a315fa496 File-ExtAttr-1.02.tar.gz From fedora-extras-commits at redhat.com Sat Apr 21 18:56:36 2007 From: fedora-extras-commits at redhat.com (Chris Weyl (cweyl)) Date: Sat, 21 Apr 2007 14:56:36 -0400 Subject: rpms/perl-File-ExtAttr/devel .cvsignore, 1.2, 1.3 perl-File-ExtAttr.spec, 1.3, 1.4 sources, 1.2, 1.3 Message-ID: <200704211856.l3LIua8B015404@cvs-int.fedora.redhat.com> Author: cweyl Update of /cvs/extras/rpms/perl-File-ExtAttr/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv15325/devel Modified Files: .cvsignore perl-File-ExtAttr.spec sources Log Message: update to 1.02 (finally) Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/perl-File-ExtAttr/devel/.cvsignore,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- .cvsignore 7 Dec 2006 16:13:16 -0000 1.2 +++ .cvsignore 21 Apr 2007 18:56:02 -0000 1.3 @@ -1 +1 @@ -File-ExtAttr-1.01.tar.gz +File-ExtAttr-1.02.tar.gz Index: perl-File-ExtAttr.spec =================================================================== RCS file: /cvs/extras/rpms/perl-File-ExtAttr/devel/perl-File-ExtAttr.spec,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- perl-File-ExtAttr.spec 7 Dec 2006 17:07:28 -0000 1.3 +++ perl-File-ExtAttr.spec 21 Apr 2007 18:56:02 -0000 1.4 @@ -1,6 +1,6 @@ Name: perl-File-ExtAttr -Version: 1.01 -Release: 3%{?dist} +Version: 1.02 +Release: 2%{?dist} Summary: Perl extension for accessing extended attributes of files License: GPL or Artistic Group: Development/Libraries @@ -9,7 +9,9 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) -# core: Carp, Scalar::Util +BuildRequires: perl(ExtUtils::MakeMaker) +BuildRequires: perl(Test::More) +BuildRequires: perl(Scalar::Util) # this is odd, I know, but while the module requires libattr-devel to build, # it will end up not requiring libattr.so*. This is expected. @@ -63,6 +65,12 @@ %{_mandir}/man3/* %changelog +* Thu Apr 19 2007 Chris Weyl 1.02-2 +- add additional split BR's + +* Sat Apr 07 2007 Chris Weyl 1.02-1 +- update to 1.02 + * Thu Dec 07 2006 Chris Weyl 1.01-3 - Tests disabled for now, pending a way to detect & disable on non-ea enabled filesystems Index: sources =================================================================== RCS file: /cvs/extras/rpms/perl-File-ExtAttr/devel/sources,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- sources 7 Dec 2006 16:13:16 -0000 1.2 +++ sources 21 Apr 2007 18:56:02 -0000 1.3 @@ -1 +1 @@ -340734da69677861b80e52c41297ec8e File-ExtAttr-1.01.tar.gz +bbfb0a79d4001fb387fc7b1a315fa496 File-ExtAttr-1.02.tar.gz From fedora-extras-commits at redhat.com Sat Apr 21 18:56:31 2007 From: fedora-extras-commits at redhat.com (Chris Weyl (cweyl)) Date: Sat, 21 Apr 2007 14:56:31 -0400 Subject: rpms/perl-File-ExtAttr/FC-6 perl-File-ExtAttr.spec, 1.3, 1.4 sources, 1.2, 1.3 Message-ID: <200704211856.l3LIuVBT015399@cvs-int.fedora.redhat.com> Author: cweyl Update of /cvs/extras/rpms/perl-File-ExtAttr/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv15325/FC-6 Modified Files: perl-File-ExtAttr.spec sources Log Message: update to 1.02 (finally) Index: perl-File-ExtAttr.spec =================================================================== RCS file: /cvs/extras/rpms/perl-File-ExtAttr/FC-6/perl-File-ExtAttr.spec,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- perl-File-ExtAttr.spec 7 Dec 2006 17:07:28 -0000 1.3 +++ perl-File-ExtAttr.spec 21 Apr 2007 18:55:57 -0000 1.4 @@ -1,6 +1,6 @@ Name: perl-File-ExtAttr -Version: 1.01 -Release: 3%{?dist} +Version: 1.02 +Release: 2%{?dist} Summary: Perl extension for accessing extended attributes of files License: GPL or Artistic Group: Development/Libraries @@ -9,7 +9,9 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) -# core: Carp, Scalar::Util +BuildRequires: perl(ExtUtils::MakeMaker) +BuildRequires: perl(Test::More) +BuildRequires: perl(Scalar::Util) # this is odd, I know, but while the module requires libattr-devel to build, # it will end up not requiring libattr.so*. This is expected. @@ -63,6 +65,12 @@ %{_mandir}/man3/* %changelog +* Thu Apr 19 2007 Chris Weyl 1.02-2 +- add additional split BR's + +* Sat Apr 07 2007 Chris Weyl 1.02-1 +- update to 1.02 + * Thu Dec 07 2006 Chris Weyl 1.01-3 - Tests disabled for now, pending a way to detect & disable on non-ea enabled filesystems Index: sources =================================================================== RCS file: /cvs/extras/rpms/perl-File-ExtAttr/FC-6/sources,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- sources 7 Dec 2006 16:13:16 -0000 1.2 +++ sources 21 Apr 2007 18:55:57 -0000 1.3 @@ -1 +1 @@ -340734da69677861b80e52c41297ec8e File-ExtAttr-1.01.tar.gz +bbfb0a79d4001fb387fc7b1a315fa496 File-ExtAttr-1.02.tar.gz From fedora-extras-commits at redhat.com Sat Apr 21 19:42:02 2007 From: fedora-extras-commits at redhat.com (Chauvet (kwizart)) Date: Sat, 21 Apr 2007 15:42:02 -0400 Subject: rpms/python-kaa-imlib2/FC-6 python-kaa-imlib2.spec,1.1,1.2 Message-ID: <200704211942.l3LJg2Uq020461@cvs-int.fedora.redhat.com> Author: kwizart Update of /cvs/extras/rpms/python-kaa-imlib2/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv20439 Modified Files: python-kaa-imlib2.spec Log Message: Add Requires for python packages Index: python-kaa-imlib2.spec =================================================================== RCS file: /cvs/extras/rpms/python-kaa-imlib2/FC-6/python-kaa-imlib2.spec,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- python-kaa-imlib2.spec 20 Apr 2007 14:52:32 -0000 1.1 +++ python-kaa-imlib2.spec 21 Apr 2007 19:41:28 -0000 1.2 @@ -2,7 +2,7 @@ Name: python-kaa-imlib2 Version: 0.2.1 -Release: 1%{?dist} +Release: 2{?dist} Summary: The Kaa Media - imlib2 binding for python Group: Development/Languages @@ -23,7 +23,9 @@ BuildRequires: glib2-devel BuildRequires: zvbi-devel, directfb-devel #BuildRequires: epeg - +Requires: python-kaa-base +Requires: pygame +Requires: python-sqlite2 %description The Kaa Media Repository is a set of python modules related to media. @@ -72,6 +74,9 @@ %changelog +* Sat Apr 21 2007 kwizart < kwizart at gmail.com > - 0.2.1-2 +- Add Requires for python packages + * Wed Apr 18 2007 kwizart < kwizart at gmail.com > - 0.2.1-1 - Update to 0.2.1 From fedora-extras-commits at redhat.com Sat Apr 21 19:45:43 2007 From: fedora-extras-commits at redhat.com (Chris Weyl (cweyl)) Date: Sat, 21 Apr 2007 15:45:43 -0400 Subject: rpms/perl-POE-Component-Client-HTTP/FC-5 perl-POE-Component-Client-HTTP.spec, 1.6, 1.7 sources, 1.5, 1.6 Message-ID: <200704211945.l3LJjh86020609@cvs-int.fedora.redhat.com> Author: cweyl Update of /cvs/extras/rpms/perl-POE-Component-Client-HTTP/FC-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv20523/FC-5 Modified Files: perl-POE-Component-Client-HTTP.spec sources Log Message: * Sat Apr 21 2007 Chris Weyl 0.82-1 - update to 0.82 - additional BR's for perl splittage - nix dos2unix BR Index: perl-POE-Component-Client-HTTP.spec =================================================================== RCS file: /cvs/extras/rpms/perl-POE-Component-Client-HTTP/FC-5/perl-POE-Component-Client-HTTP.spec,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- perl-POE-Component-Client-HTTP.spec 4 Jan 2007 17:34:34 -0000 1.6 +++ perl-POE-Component-Client-HTTP.spec 21 Apr 2007 19:45:09 -0000 1.7 @@ -10,8 +10,8 @@ # "make noarch" type scenario is the third one. Name: perl-POE-Component-Client-HTTP -Version: 0.80 -Release: 2%{?dist} +Version: 0.82 +Release: 1%{?dist} Summary: A non-blocking/parallel web requests engine for POE Group: Development/Libraries @@ -21,12 +21,15 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch -BuildRequires: perl +BuildRequires: sed +BuildRequires: perl, perl(ExtUtils::MakeMaker) BuildRequires: perl(POE) >= 0.31, perl(HTTP::Request) >= 1.30 BuildRequires: perl(HTTP::Response) >= 1.37, perl(URI) >= 1.24 BuildRequires: perl(POE::Component::Client::Keepalive) >= 0.0901 + +# tests... BuildRequires: perl(Test::Pod), perl(Test::Pod::Coverage) -BuildRequires: dos2unix, sed +BuildRequires: perl(Test::More) # use base... Requires: perl(POE::Filter), perl(POE::Filter::Stackable) @@ -60,8 +63,7 @@ %{_fixperms} %{buildroot}/* cd examples -dos2unix pcchget.perl -sed -i -e '/#!perl/d' pcchget.perl +sed -i '/#!perl/d;s/\r//' pcchget.perl %check @@ -85,6 +87,11 @@ %changelog +* Sat Apr 21 2007 Chris Weyl 0.82-1 +- update to 0.82 +- additional BR's for perl splittage +- nix dos2unix BR + * Thu Jan 04 2007 Chris Weyl 0.80-2 - nix another text when not performing network-enabled tests Index: sources =================================================================== RCS file: /cvs/extras/rpms/perl-POE-Component-Client-HTTP/FC-5/sources,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- sources 4 Jan 2007 16:12:40 -0000 1.5 +++ sources 21 Apr 2007 19:45:09 -0000 1.6 @@ -1 +1 @@ -4b639996775547750de07edc64f09af8 POE-Component-Client-HTTP-0.80.tar.gz +482f91b91de6d21c9072d69ffb6026cc POE-Component-Client-HTTP-0.82.tar.gz From fedora-extras-commits at redhat.com Sat Apr 21 19:45:52 2007 From: fedora-extras-commits at redhat.com (Chris Weyl (cweyl)) Date: Sat, 21 Apr 2007 15:45:52 -0400 Subject: rpms/perl-POE-Component-Client-HTTP/devel .cvsignore, 1.5, 1.6 perl-POE-Component-Client-HTTP.spec, 1.8, 1.9 sources, 1.5, 1.6 Message-ID: <200704211945.l3LJjqiV020618@cvs-int.fedora.redhat.com> Author: cweyl Update of /cvs/extras/rpms/perl-POE-Component-Client-HTTP/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv20523/devel Modified Files: .cvsignore perl-POE-Component-Client-HTTP.spec sources Log Message: * Sat Apr 21 2007 Chris Weyl 0.82-1 - update to 0.82 - additional BR's for perl splittage - nix dos2unix BR Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/perl-POE-Component-Client-HTTP/devel/.cvsignore,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- .cvsignore 4 Jan 2007 16:12:46 -0000 1.5 +++ .cvsignore 21 Apr 2007 19:45:18 -0000 1.6 @@ -1 +1 @@ -POE-Component-Client-HTTP-0.80.tar.gz +POE-Component-Client-HTTP-0.82.tar.gz Index: perl-POE-Component-Client-HTTP.spec =================================================================== RCS file: /cvs/extras/rpms/perl-POE-Component-Client-HTTP/devel/perl-POE-Component-Client-HTTP.spec,v retrieving revision 1.8 retrieving revision 1.9 diff -u -r1.8 -r1.9 --- perl-POE-Component-Client-HTTP.spec 4 Jan 2007 17:05:51 -0000 1.8 +++ perl-POE-Component-Client-HTTP.spec 21 Apr 2007 19:45:18 -0000 1.9 @@ -10,8 +10,8 @@ # "make noarch" type scenario is the third one. Name: perl-POE-Component-Client-HTTP -Version: 0.80 -Release: 2%{?dist} +Version: 0.82 +Release: 1%{?dist} Summary: A non-blocking/parallel web requests engine for POE Group: Development/Libraries @@ -21,12 +21,15 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch -BuildRequires: perl +BuildRequires: sed +BuildRequires: perl, perl(ExtUtils::MakeMaker) BuildRequires: perl(POE) >= 0.31, perl(HTTP::Request) >= 1.30 BuildRequires: perl(HTTP::Response) >= 1.37, perl(URI) >= 1.24 BuildRequires: perl(POE::Component::Client::Keepalive) >= 0.0901 + +# tests... BuildRequires: perl(Test::Pod), perl(Test::Pod::Coverage) -BuildRequires: dos2unix, sed +BuildRequires: perl(Test::More) # use base... Requires: perl(POE::Filter), perl(POE::Filter::Stackable) @@ -60,8 +63,7 @@ %{_fixperms} %{buildroot}/* cd examples -dos2unix pcchget.perl -sed -i -e '/#!perl/d' pcchget.perl +sed -i '/#!perl/d;s/\r//' pcchget.perl %check @@ -85,6 +87,11 @@ %changelog +* Sat Apr 21 2007 Chris Weyl 0.82-1 +- update to 0.82 +- additional BR's for perl splittage +- nix dos2unix BR + * Thu Jan 04 2007 Chris Weyl 0.80-2 - nix another text when not performing network-enabled tests Index: sources =================================================================== RCS file: /cvs/extras/rpms/perl-POE-Component-Client-HTTP/devel/sources,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- sources 4 Jan 2007 16:12:46 -0000 1.5 +++ sources 21 Apr 2007 19:45:18 -0000 1.6 @@ -1 +1 @@ -4b639996775547750de07edc64f09af8 POE-Component-Client-HTTP-0.80.tar.gz +482f91b91de6d21c9072d69ffb6026cc POE-Component-Client-HTTP-0.82.tar.gz From fedora-extras-commits at redhat.com Sat Apr 21 19:45:48 2007 From: fedora-extras-commits at redhat.com (Chris Weyl (cweyl)) Date: Sat, 21 Apr 2007 15:45:48 -0400 Subject: rpms/perl-POE-Component-Client-HTTP/FC-6 perl-POE-Component-Client-HTTP.spec, 1.8, 1.9 sources, 1.5, 1.6 Message-ID: <200704211945.l3LJjmGu020613@cvs-int.fedora.redhat.com> Author: cweyl Update of /cvs/extras/rpms/perl-POE-Component-Client-HTTP/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv20523/FC-6 Modified Files: perl-POE-Component-Client-HTTP.spec sources Log Message: * Sat Apr 21 2007 Chris Weyl 0.82-1 - update to 0.82 - additional BR's for perl splittage - nix dos2unix BR Index: perl-POE-Component-Client-HTTP.spec =================================================================== RCS file: /cvs/extras/rpms/perl-POE-Component-Client-HTTP/FC-6/perl-POE-Component-Client-HTTP.spec,v retrieving revision 1.8 retrieving revision 1.9 diff -u -r1.8 -r1.9 --- perl-POE-Component-Client-HTTP.spec 4 Jan 2007 17:34:34 -0000 1.8 +++ perl-POE-Component-Client-HTTP.spec 21 Apr 2007 19:45:14 -0000 1.9 @@ -10,8 +10,8 @@ # "make noarch" type scenario is the third one. Name: perl-POE-Component-Client-HTTP -Version: 0.80 -Release: 2%{?dist} +Version: 0.82 +Release: 1%{?dist} Summary: A non-blocking/parallel web requests engine for POE Group: Development/Libraries @@ -21,12 +21,15 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch -BuildRequires: perl +BuildRequires: sed +BuildRequires: perl, perl(ExtUtils::MakeMaker) BuildRequires: perl(POE) >= 0.31, perl(HTTP::Request) >= 1.30 BuildRequires: perl(HTTP::Response) >= 1.37, perl(URI) >= 1.24 BuildRequires: perl(POE::Component::Client::Keepalive) >= 0.0901 + +# tests... BuildRequires: perl(Test::Pod), perl(Test::Pod::Coverage) -BuildRequires: dos2unix, sed +BuildRequires: perl(Test::More) # use base... Requires: perl(POE::Filter), perl(POE::Filter::Stackable) @@ -60,8 +63,7 @@ %{_fixperms} %{buildroot}/* cd examples -dos2unix pcchget.perl -sed -i -e '/#!perl/d' pcchget.perl +sed -i '/#!perl/d;s/\r//' pcchget.perl %check @@ -85,6 +87,11 @@ %changelog +* Sat Apr 21 2007 Chris Weyl 0.82-1 +- update to 0.82 +- additional BR's for perl splittage +- nix dos2unix BR + * Thu Jan 04 2007 Chris Weyl 0.80-2 - nix another text when not performing network-enabled tests Index: sources =================================================================== RCS file: /cvs/extras/rpms/perl-POE-Component-Client-HTTP/FC-6/sources,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- sources 4 Jan 2007 16:12:41 -0000 1.5 +++ sources 21 Apr 2007 19:45:14 -0000 1.6 @@ -1 +1 @@ -4b639996775547750de07edc64f09af8 POE-Component-Client-HTTP-0.80.tar.gz +482f91b91de6d21c9072d69ffb6026cc POE-Component-Client-HTTP-0.82.tar.gz From fedora-extras-commits at redhat.com Sat Apr 21 19:46:00 2007 From: fedora-extras-commits at redhat.com (Chauvet (kwizart)) Date: Sat, 21 Apr 2007 15:46:00 -0400 Subject: rpms/python-kaa-imlib2/FC-6 python-kaa-imlib2.spec,1.2,1.3 Message-ID: <200704211946.l3LJk0qD020621@cvs-int.fedora.redhat.com> Author: kwizart Update of /cvs/extras/rpms/python-kaa-imlib2/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv20561 Modified Files: python-kaa-imlib2.spec Log Message: Fix dist variable Index: python-kaa-imlib2.spec =================================================================== RCS file: /cvs/extras/rpms/python-kaa-imlib2/FC-6/python-kaa-imlib2.spec,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- python-kaa-imlib2.spec 21 Apr 2007 19:41:28 -0000 1.2 +++ python-kaa-imlib2.spec 21 Apr 2007 19:45:26 -0000 1.3 @@ -2,7 +2,7 @@ Name: python-kaa-imlib2 Version: 0.2.1 -Release: 2{?dist} +Release: 2%{?dist} Summary: The Kaa Media - imlib2 binding for python Group: Development/Languages From fedora-extras-commits at redhat.com Sat Apr 21 19:50:49 2007 From: fedora-extras-commits at redhat.com (Chauvet (kwizart)) Date: Sat, 21 Apr 2007 15:50:49 -0400 Subject: rpms/python-kaa-base/devel python-kaa-base.spec,1.2,1.3 Message-ID: <200704211950.l3LJoncI020791@cvs-int.fedora.redhat.com> Author: kwizart Update of /cvs/extras/rpms/python-kaa-base/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv20764 Modified Files: python-kaa-base.spec Log Message: Add Missing Requires for python packages Index: python-kaa-base.spec =================================================================== RCS file: /cvs/extras/rpms/python-kaa-base/devel/python-kaa-base.spec,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- python-kaa-base.spec 20 Apr 2007 00:59:44 -0000 1.2 +++ python-kaa-base.spec 21 Apr 2007 19:50:13 -0000 1.3 @@ -2,7 +2,7 @@ Name: python-kaa-base Version: 0.1.3 -Release: 2%{?dist} +Release: 3%{?dist} Summary: The Kaa Media - base package for python Group: Development/Languages @@ -14,9 +14,9 @@ BuildRequires: python-devel BuildRequires: glib2-devel >= 2.4.0 -#Requires: libxml2-python -#Requires: python-lirc -#Requires: python-sqlite >= 2.1.0 +Requires: libxml2-python +Requires: python-lirc +Requires: python-sqlite2 >= 2.1.0 %description The Kaa Media Repository is a set of python modules related to media. @@ -67,6 +67,9 @@ %changelog +* Sat Apr 21 2007 kwizart < kwizart at gmail.com > - 0.1.3-3 +- Fix Requires for python-packages + * Fri Apr 20 2007 kwizart < kwizart at gmail.com > 0.1.3-2 - Add missing BR glib2-devel From fedora-extras-commits at redhat.com Sat Apr 21 19:52:08 2007 From: fedora-extras-commits at redhat.com (Chauvet (kwizart)) Date: Sat, 21 Apr 2007 15:52:08 -0400 Subject: rpms/python-kaa-base/FC-6 python-kaa-base.spec,1.2,1.3 Message-ID: <200704211952.l3LJq8Yq020855@cvs-int.fedora.redhat.com> Author: kwizart Update of /cvs/extras/rpms/python-kaa-base/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv20835 Modified Files: python-kaa-base.spec Log Message: Add Missing Requires Index: python-kaa-base.spec =================================================================== RCS file: /cvs/extras/rpms/python-kaa-base/FC-6/python-kaa-base.spec,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- python-kaa-base.spec 20 Apr 2007 01:16:01 -0000 1.2 +++ python-kaa-base.spec 21 Apr 2007 19:51:32 -0000 1.3 @@ -2,7 +2,7 @@ Name: python-kaa-base Version: 0.1.3 -Release: 2%{?dist} +Release: 3%{?dist} Summary: The Kaa Media - base package for python Group: Development/Languages @@ -14,9 +14,9 @@ BuildRequires: python-devel BuildRequires: glib2-devel >= 2.4.0 -#Requires: libxml2-python -#Requires: python-lirc -#Requires: python-sqlite >= 2.1.0 +Requires: libxml2-python +Requires: python-lirc +Requires: python-sqlite2 >= 2.1.0 %description The Kaa Media Repository is a set of python modules related to media. @@ -67,6 +67,9 @@ %changelog +* Sat Apr 21 2007 kwizart < kwizart at gmail.com > - 0.1.3-3 +- Fix Requires for python-packages + * Fri Apr 20 2007 kwizart < kwizart at gmail.com > 0.1.3-2 - Add missing BR glib2-devel From fedora-extras-commits at redhat.com Sat Apr 21 20:05:34 2007 From: fedora-extras-commits at redhat.com (Chris Weyl (cweyl)) Date: Sat, 21 Apr 2007 16:05:34 -0400 Subject: rpms/perl-POE-Component-IRC/FC-5 perl-POE-Component-IRC.spec, 1.15, 1.16 sources, 1.14, 1.15 Message-ID: <200704212005.l3LK5YoJ025292@cvs-int.fedora.redhat.com> Author: cweyl Update of /cvs/extras/rpms/perl-POE-Component-IRC/FC-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv25228/FC-5 Modified Files: perl-POE-Component-IRC.spec sources Log Message: * Sat Apr 21 2007 Chris Weyl 5.24-1 - update to 5.24 - additional splittage BR's - Additional BR's to handle new tests, ipv6 functionality, etc Index: perl-POE-Component-IRC.spec =================================================================== RCS file: /cvs/extras/rpms/perl-POE-Component-IRC/FC-5/perl-POE-Component-IRC.spec,v retrieving revision 1.15 retrieving revision 1.16 diff -u -r1.15 -r1.16 --- perl-POE-Component-IRC.spec 4 Jan 2007 16:08:54 -0000 1.15 +++ perl-POE-Component-IRC.spec 21 Apr 2007 20:05:00 -0000 1.16 @@ -10,7 +10,7 @@ # "make noarch" type scenario is the third one. Name: perl-POE-Component-IRC -Version: 5.18 +Version: 5.24 Release: 1%{?dist} Summary: A POE component for building IRC clients @@ -21,10 +21,20 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch -BuildRequires: perl + +BuildRequires: perl(ExtUtils::MakeMaker) BuildRequires: perl(POE), perl(POE::Component::Client::DNS) BuildRequires: perl(POE::Filter::IRCD), perl(POE::Filter::Zlib::Stream) + +# tests +BuildRequires: perl(Test::More) BuildRequires: perl(Test::Pod::Coverage), perl(Test::Pod) +BuildRequires: perl(Socket6) +BuildRequires: perl(POE::Component::Client::DNS) + +# optional test -- perl(Test::Kwalitee) not yet packaged in Fedora +#BuildRequires: perl(Test::Kwalitee) + Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) %description @@ -63,7 +73,7 @@ %check # tests require network access, disabled by default -%{?_with_network_tests:make test} +%{?_with_network_tests: make test} %clean @@ -78,6 +88,11 @@ %changelog +* Sat Apr 21 2007 Chris Weyl 5.24-1 +- update to 5.24 +- additional splittage BR's +- Additional BR's to handle new tests, ipv6 functionality, etc + * Thu Jan 04 2007 Chris Weyl 5.18-1 - update to 5.18 Index: sources =================================================================== RCS file: /cvs/extras/rpms/perl-POE-Component-IRC/FC-5/sources,v retrieving revision 1.14 retrieving revision 1.15 diff -u -r1.14 -r1.15 --- sources 4 Jan 2007 16:08:54 -0000 1.14 +++ sources 21 Apr 2007 20:05:00 -0000 1.15 @@ -1 +1 @@ -eb10b7d458982fe4a7d9a5faab7c9456 POE-Component-IRC-5.18.tar.gz +41ef277fa381a93119d9c5e63282d9dc POE-Component-IRC-5.24.tar.gz From fedora-extras-commits at redhat.com Sat Apr 21 20:05:39 2007 From: fedora-extras-commits at redhat.com (Chris Weyl (cweyl)) Date: Sat, 21 Apr 2007 16:05:39 -0400 Subject: rpms/perl-POE-Component-IRC/FC-6 perl-POE-Component-IRC.spec, 1.15, 1.16 sources, 1.14, 1.15 Message-ID: <200704212005.l3LK5dki025296@cvs-int.fedora.redhat.com> Author: cweyl Update of /cvs/extras/rpms/perl-POE-Component-IRC/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv25228/FC-6 Modified Files: perl-POE-Component-IRC.spec sources Log Message: * Sat Apr 21 2007 Chris Weyl 5.24-1 - update to 5.24 - additional splittage BR's - Additional BR's to handle new tests, ipv6 functionality, etc Index: perl-POE-Component-IRC.spec =================================================================== RCS file: /cvs/extras/rpms/perl-POE-Component-IRC/FC-6/perl-POE-Component-IRC.spec,v retrieving revision 1.15 retrieving revision 1.16 diff -u -r1.15 -r1.16 --- perl-POE-Component-IRC.spec 4 Jan 2007 16:08:55 -0000 1.15 +++ perl-POE-Component-IRC.spec 21 Apr 2007 20:05:04 -0000 1.16 @@ -10,7 +10,7 @@ # "make noarch" type scenario is the third one. Name: perl-POE-Component-IRC -Version: 5.18 +Version: 5.24 Release: 1%{?dist} Summary: A POE component for building IRC clients @@ -21,10 +21,20 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch -BuildRequires: perl + +BuildRequires: perl(ExtUtils::MakeMaker) BuildRequires: perl(POE), perl(POE::Component::Client::DNS) BuildRequires: perl(POE::Filter::IRCD), perl(POE::Filter::Zlib::Stream) + +# tests +BuildRequires: perl(Test::More) BuildRequires: perl(Test::Pod::Coverage), perl(Test::Pod) +BuildRequires: perl(Socket6) +BuildRequires: perl(POE::Component::Client::DNS) + +# optional test -- perl(Test::Kwalitee) not yet packaged in Fedora +#BuildRequires: perl(Test::Kwalitee) + Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) %description @@ -63,7 +73,7 @@ %check # tests require network access, disabled by default -%{?_with_network_tests:make test} +%{?_with_network_tests: make test} %clean @@ -78,6 +88,11 @@ %changelog +* Sat Apr 21 2007 Chris Weyl 5.24-1 +- update to 5.24 +- additional splittage BR's +- Additional BR's to handle new tests, ipv6 functionality, etc + * Thu Jan 04 2007 Chris Weyl 5.18-1 - update to 5.18 Index: sources =================================================================== RCS file: /cvs/extras/rpms/perl-POE-Component-IRC/FC-6/sources,v retrieving revision 1.14 retrieving revision 1.15 diff -u -r1.14 -r1.15 --- sources 4 Jan 2007 16:08:55 -0000 1.14 +++ sources 21 Apr 2007 20:05:04 -0000 1.15 @@ -1 +1 @@ -eb10b7d458982fe4a7d9a5faab7c9456 POE-Component-IRC-5.18.tar.gz +41ef277fa381a93119d9c5e63282d9dc POE-Component-IRC-5.24.tar.gz From fedora-extras-commits at redhat.com Sat Apr 21 20:05:43 2007 From: fedora-extras-commits at redhat.com (Chris Weyl (cweyl)) Date: Sat, 21 Apr 2007 16:05:43 -0400 Subject: rpms/perl-POE-Component-IRC/devel .cvsignore, 1.14, 1.15 perl-POE-Component-IRC.spec, 1.15, 1.16 sources, 1.14, 1.15 Message-ID: <200704212005.l3LK5hBE025301@cvs-int.fedora.redhat.com> Author: cweyl Update of /cvs/extras/rpms/perl-POE-Component-IRC/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv25228/devel Modified Files: .cvsignore perl-POE-Component-IRC.spec sources Log Message: * Sat Apr 21 2007 Chris Weyl 5.24-1 - update to 5.24 - additional splittage BR's - Additional BR's to handle new tests, ipv6 functionality, etc Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/perl-POE-Component-IRC/devel/.cvsignore,v retrieving revision 1.14 retrieving revision 1.15 diff -u -r1.14 -r1.15 --- .cvsignore 4 Jan 2007 16:09:00 -0000 1.14 +++ .cvsignore 21 Apr 2007 20:05:09 -0000 1.15 @@ -1 +1 @@ -POE-Component-IRC-5.18.tar.gz +POE-Component-IRC-5.24.tar.gz Index: perl-POE-Component-IRC.spec =================================================================== RCS file: /cvs/extras/rpms/perl-POE-Component-IRC/devel/perl-POE-Component-IRC.spec,v retrieving revision 1.15 retrieving revision 1.16 diff -u -r1.15 -r1.16 --- perl-POE-Component-IRC.spec 4 Jan 2007 16:09:00 -0000 1.15 +++ perl-POE-Component-IRC.spec 21 Apr 2007 20:05:09 -0000 1.16 @@ -10,7 +10,7 @@ # "make noarch" type scenario is the third one. Name: perl-POE-Component-IRC -Version: 5.18 +Version: 5.24 Release: 1%{?dist} Summary: A POE component for building IRC clients @@ -21,10 +21,20 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch -BuildRequires: perl + +BuildRequires: perl(ExtUtils::MakeMaker) BuildRequires: perl(POE), perl(POE::Component::Client::DNS) BuildRequires: perl(POE::Filter::IRCD), perl(POE::Filter::Zlib::Stream) + +# tests +BuildRequires: perl(Test::More) BuildRequires: perl(Test::Pod::Coverage), perl(Test::Pod) +BuildRequires: perl(Socket6) +BuildRequires: perl(POE::Component::Client::DNS) + +# optional test -- perl(Test::Kwalitee) not yet packaged in Fedora +#BuildRequires: perl(Test::Kwalitee) + Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) %description @@ -63,7 +73,7 @@ %check # tests require network access, disabled by default -%{?_with_network_tests:make test} +%{?_with_network_tests: make test} %clean @@ -78,6 +88,11 @@ %changelog +* Sat Apr 21 2007 Chris Weyl 5.24-1 +- update to 5.24 +- additional splittage BR's +- Additional BR's to handle new tests, ipv6 functionality, etc + * Thu Jan 04 2007 Chris Weyl 5.18-1 - update to 5.18 Index: sources =================================================================== RCS file: /cvs/extras/rpms/perl-POE-Component-IRC/devel/sources,v retrieving revision 1.14 retrieving revision 1.15 diff -u -r1.14 -r1.15 --- sources 4 Jan 2007 16:09:00 -0000 1.14 +++ sources 21 Apr 2007 20:05:09 -0000 1.15 @@ -1 +1 @@ -eb10b7d458982fe4a7d9a5faab7c9456 POE-Component-IRC-5.18.tar.gz +41ef277fa381a93119d9c5e63282d9dc POE-Component-IRC-5.24.tar.gz From fedora-extras-commits at redhat.com Sat Apr 21 20:09:48 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Sat, 21 Apr 2007 16:09:48 -0400 Subject: rpms/pidgin/devel pidgin.spec,1.3,1.4 Message-ID: <200704212009.l3LK9m8a025437@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/rpms/pidgin/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv25419 Modified Files: pidgin.spec Log Message: - upstream insists that we remove the Epoch rawhide users might need to use --oldpackage once to upgrade - upstream insists that we enable the tcl/tk bindings - remove mono and howl cruft Index: pidgin.spec =================================================================== RCS file: /cvs/extras/rpms/pidgin/devel/pidgin.spec,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- pidgin.spec 18 Apr 2007 21:14:00 -0000 1.3 +++ pidgin.spec 21 Apr 2007 20:09:14 -0000 1.4 @@ -23,23 +23,17 @@ # OPTION: Meanwhile integration (F7+) %define meanwhile_integration 1 -# OPTION: Mono integration (FC5+, broken) -%define mono_integration 0 -# OPTION: Howl integration (seems broken) -%define howl_integration 0 - # Prerelease define %define betaver beta7devel Name: pidgin Version: 2.0.0 -Release: 0.34.%{betaver}%{?dist} +Release: 0.35.%{betaver}%{?dist} License: GPL Group: Applications/Internet URL: http://pidgin.im/ #Source0: http://download.sourceforge.net/gaim/gaim-%{version}%{betaver}.tar.bz2 Source0: pidgin-%{version}%{betaver}.tar.gz -Epoch: 2 Obsoletes: gaim Provides: gaim ExcludeArch: s390 s390x @@ -85,6 +79,8 @@ BuildRequires: intltool BuildRequires: desktop-file-utils BuildRequires: ncurses-devel +BuildRequires: tcl-devel +BuildRequires: tk-devel # krb5 needed for Zephyr (FC1+) %if %{krb_integration} @@ -133,16 +129,7 @@ %if %{dbus_glib_splt} BuildRequires: dbus-glib-devel >= 0.70 %endif - -# Mono integration (FC5+, broken) -%if %{mono_integration} -BuildRequires: mono-devel -%endif -# Howl integration (seems to be broken) -%if %{howl_integration} -BuildRequires: avahi-devel -%endif -# Meanwhile integration (not shipped in core) +# Meanwhile integration (F7+) %if %{meanwhile_integration} BuildRequires: meanwhile-devel %endif @@ -269,14 +256,6 @@ %else SWITCHES="$SWITCHES --disable-perl" %endif -%if %{howl_integration} - SWITCHES="$SWITCHES --with-howl-includes=/usr/include/avahi-compat-howl/" -%endif -%if %{mono_integration} - SWITCHES="$SWITCHES --enable-mono" -%else - SWITCHES="$SWITCHES --disable-mono" -%endif %if %{dbus_integration} SWITCHES="$SWITCHES --enable-dbus" %else @@ -295,12 +274,9 @@ export RPM_OPT_FLAGS=${RPM_OPT_FLAGS//-fstack-protector/-fstack-protector-all} export CFLAGS="$RPM_OPT_FLAGS" -# disable tcl and tk because nobody uses it # gnutls is buggy so use mozilla-nss on all distributions -%configure --disable-tcl --disable-tk --enable-gnutls=no --enable-nss=yes \ - --enable-cyrus-sasl $SWITCHES +%configure --enable-gnutls=no --enable-nss=yes --enable-cyrus-sasl $SWITCHES -# NOTE: smp_mflags breaks the mono plugin? make %{?_smp_mflags} @@ -344,19 +320,6 @@ %post -n finch -p /sbin/ldconfig -%if %{mono_integration} -# Mono apps need mono_exec_t. Since pidgin doesn't call /usr/bin/mono to run its -# mono bits, the existing selinux policy misses this. -# XXX: This command fails on non-selinux systems with a non-zero return code. -# Changing the selinux context here would also cause rpm -V and TPS failure. -# XXX: pidgin's mono support is broken, making this useless to enable anyway -# https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=196877 -# There is also concern that we don't want pidgin to run with this security context -# due to its historical security track record. For now we are disaling mono -# temporarily until we decide a long term solution. -/usr/bin/chcon -t mono_exec_t /usr/bin/pidgin -%endif - %postun -n libpurple -p /sbin/ldconfig %postun -n finch -p /sbin/ldconfig @@ -433,6 +396,12 @@ %changelog +* Sat Apr 21 2007 Warren Togami - 2.0.0-0.35.beta7devel +- upstream insists that we remove the Epoch + rawhide users might need to use --oldpackage once to upgrade +- upstream insists that we enable the tcl/tk bindings +- remove mono and howl cruft + * Wed Apr 18 2007 Stu Tomlinson - 2:2.0.0-0.34.beta7devel - Split into pidgin, finch & libpurple, along with corresponding -devel RPMs - Remove ldconfig for plugin directories From fedora-extras-commits at redhat.com Sat Apr 21 20:11:40 2007 From: fedora-extras-commits at redhat.com (Chauvet (kwizart)) Date: Sat, 21 Apr 2007 16:11:40 -0400 Subject: rpms/python-kaa-metadata/devel python-kaa-metadata.spec,1.3,1.4 Message-ID: <200704212011.l3LKBejs025473@cvs-int.fedora.redhat.com> Author: kwizart Update of /cvs/extras/rpms/python-kaa-metadata/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv25447 Modified Files: python-kaa-metadata.spec Log Message: Add missing Requires for python packages Index: python-kaa-metadata.spec =================================================================== RCS file: /cvs/extras/rpms/python-kaa-metadata/devel/python-kaa-metadata.spec,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- python-kaa-metadata.spec 20 Apr 2007 15:39:35 -0000 1.3 +++ python-kaa-metadata.spec 21 Apr 2007 20:11:06 -0000 1.4 @@ -2,7 +2,7 @@ Name: python-kaa-metadata Version: 0.6.1 -Release: 2%{?dist} +Release: 3%{?dist} Summary: The Kaa Media - metadata binding for python Group: Development/Languages @@ -14,6 +14,7 @@ BuildRequires: python-devel BuildRequires: python-kaa-base >= 0.1.3 BuildRequires: libdvdread-devel >= 0.9.5 +Requires: python-kaa-base >= 0.1.3 Obsoletes: mmpython < 0.4.10 Provides: mmpython = %{version}-%{release} @@ -71,6 +72,9 @@ %changelog +* Sat Apr 21 2007 kwizart < kwizart at gmail.com > - 0.6.1-3 +- Add missing Requires for python packages + * Fri Apr 20 2007 kwizart < kwizart at gmail.com > - 0.6.1-2 - Obsolete/provides mmpython version 0.4.10 From fedora-extras-commits at redhat.com Sat Apr 21 20:12:50 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Sat, 21 Apr 2007 16:12:50 -0400 Subject: rpms/pidgin/devel pidgin.spec,1.4,1.5 Message-ID: <200704212012.l3LKCodU025532@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/rpms/pidgin/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv25514 Modified Files: pidgin.spec Log Message: completely remove all epochs Index: pidgin.spec =================================================================== RCS file: /cvs/extras/rpms/pidgin/devel/pidgin.spec,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- pidgin.spec 21 Apr 2007 20:09:14 -0000 1.4 +++ pidgin.spec 21 Apr 2007 20:12:16 -0000 1.5 @@ -153,8 +153,8 @@ %package devel Summary: Development headers and libraries for pidgin Group: Development/Libraries -Requires: %{name} = %{epoch}:%{version}-%{release} -Requires: libpurple-devel = %{epoch}:%{version}-%{release} +Requires: %{name} = %{version}-%{release} +Requires: libpurple-devel = %{version}-%{release} Requires: pkgconfig Obsoletes: gaim-devel Provides: gaim-devel @@ -188,7 +188,7 @@ %package -n libpurple-devel Summary: Development headers, documentation, and libraries for libpurple Group: Applications/Internet -Requires: libpurple = %{epoch}:%{version}-%{release} +Requires: libpurple = %{version}-%{release} Requires: pkgconfig %description -n libpurple-devel @@ -212,8 +212,8 @@ %package -n finch-devel Summary: Headers etc. for finch stuffs Group: Applications/Internet -Requires: finch = %{epoch}:%{version}-%{release} -Requires: libpurple-devel = %{epoch}:%{version}-%{release} +Requires: finch = %{version}-%{release} +Requires: libpurple-devel = %{version}-%{release} Requires: pkgconfig %description -n finch-devel From fedora-extras-commits at redhat.com Sat Apr 21 20:14:25 2007 From: fedora-extras-commits at redhat.com (Chauvet (kwizart)) Date: Sat, 21 Apr 2007 16:14:25 -0400 Subject: rpms/python-kaa-metadata/FC-6 python-kaa-metadata.spec,1.1,1.2 Message-ID: <200704212014.l3LKEP3r025598@cvs-int.fedora.redhat.com> Author: kwizart Update of /cvs/extras/rpms/python-kaa-metadata/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv25576 Modified Files: python-kaa-metadata.spec Log Message: Add missing Requires for Python packages Index: python-kaa-metadata.spec =================================================================== RCS file: /cvs/extras/rpms/python-kaa-metadata/FC-6/python-kaa-metadata.spec,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- python-kaa-metadata.spec 20 Apr 2007 19:16:30 -0000 1.1 +++ python-kaa-metadata.spec 21 Apr 2007 20:13:51 -0000 1.2 @@ -2,7 +2,7 @@ Name: python-kaa-metadata Version: 0.6.1 -Release: 2%{?dist} +Release: 3%{?dist} Summary: The Kaa Media - metadata binding for python Group: Development/Languages @@ -14,6 +14,7 @@ BuildRequires: python-devel BuildRequires: python-kaa-base >= 0.1.3 BuildRequires: libdvdread-devel >= 0.9.5 +Requires: python-kaa-base >= 0.1.3 Obsoletes: mmpython < 0.4.10 Provides: mmpython = %{version}-%{release} @@ -71,6 +72,9 @@ %changelog +* Sat Apr 21 2007 kwizart < kwizart at gmail.com > - 0.6.1-3 +- Add missing Requires for python packages + * Fri Apr 20 2007 kwizart < kwizart at gmail.com > - 0.6.1-2 - Obsolete/provides mmpython version 0.4.10 From fedora-extras-commits at redhat.com Sat Apr 21 20:27:44 2007 From: fedora-extras-commits at redhat.com (Chris Weyl (cweyl)) Date: Sat, 21 Apr 2007 16:27:44 -0400 Subject: rpms/perl-POE-Component-Server-SimpleHTTP Makefile,1.2,1.3 Message-ID: <200704212027.l3LKRiLv025868@cvs-int.fedora.redhat.com> Author: cweyl Update of /cvs/extras/rpms/perl-POE-Component-Server-SimpleHTTP In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv25762 Modified Files: Makefile Log Message: * Sat Apr 21 2007 Chris Weyl 1.23-1 - update to 1.23 - update source URL (maintainer changed) - add BR's for potential perl splittage - add BR's for tests -- note pod coverage fails, so we just leave that one commented out Index: Makefile =================================================================== RCS file: /cvs/extras/rpms/perl-POE-Component-Server-SimpleHTTP/Makefile,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- Makefile 30 Sep 2006 01:04:23 -0000 1.2 +++ Makefile 21 Apr 2007 20:27:10 -0000 1.3 @@ -7,9 +7,10 @@ # currently determine if a branch is legacy or not (and this module is # frequently updated). Correction on this point welcomed :) build-all : - @echo WARNING: building for devel and FC-5 + @echo WARNING: building for devel, FC-5, FC-6 @sleep 5s @cd FC-5 && test -f dead.package || ( make tag && make plague ) + @cd FC-6 && test -f dead.package || ( make tag && make plague ) @cd devel && test -f dead.package || ( make tag && make plague ) common-update : common From fedora-extras-commits at redhat.com Sat Apr 21 20:27:53 2007 From: fedora-extras-commits at redhat.com (Chris Weyl (cweyl)) Date: Sat, 21 Apr 2007 16:27:53 -0400 Subject: rpms/perl-POE-Component-Server-SimpleHTTP/FC-5 perl-POE-Component-Server-SimpleHTTP.spec, 1.3, 1.4 sources, 1.3, 1.4 Message-ID: <200704212027.l3LKRrA2025874@cvs-int.fedora.redhat.com> Author: cweyl Update of /cvs/extras/rpms/perl-POE-Component-Server-SimpleHTTP/FC-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv25762/FC-5 Modified Files: perl-POE-Component-Server-SimpleHTTP.spec sources Log Message: * Sat Apr 21 2007 Chris Weyl 1.23-1 - update to 1.23 - update source URL (maintainer changed) - add BR's for potential perl splittage - add BR's for tests -- note pod coverage fails, so we just leave that one commented out Index: perl-POE-Component-Server-SimpleHTTP.spec =================================================================== RCS file: /cvs/extras/rpms/perl-POE-Component-Server-SimpleHTTP/FC-5/perl-POE-Component-Server-SimpleHTTP.spec,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- perl-POE-Component-Server-SimpleHTTP.spec 30 Sep 2006 01:04:27 -0000 1.3 +++ perl-POE-Component-Server-SimpleHTTP.spec 21 Apr 2007 20:27:14 -0000 1.4 @@ -1,19 +1,18 @@ Name: perl-POE-Component-Server-SimpleHTTP -Version: 1.13 +Version: 1.23 Release: 1%{?dist} Summary: Serve HTTP requests in POE License: GPL or Artistic Group: Development/Libraries URL: http://search.cpan.org/dist/POE-Component-Server-SimpleHTTP/ -Source0: http://www.cpan.org/authors/id/A/AP/APOCAL/POE-Component-Server-SimpleHTTP-%{version}.tar.gz +#Source0: http://www.cpan.org/authors/id/B/BI/BINGOS/POE-Component-Server-SimpleHTTP-1.23.tar.gz +Source0: http://www.cpan.org/modules/by-module/POE/POE-Component-Server-SimpleHTTP-%{version}.tar.gz BuildArch: noarch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) -# missed due to a use base construct -Requires: perl(HTTP::Response) - +BuildRequires: perl(ExtUtils::MakeMaker), perl(Test::More) BuildRequires: perl(HTTP::Date) BuildRequires: perl(HTTP::Request) BuildRequires: perl(HTTP::Response) @@ -26,6 +25,14 @@ BuildRequires: perl(POE::Wheel::ReadWrite) BuildRequires: perl(POE::Wheel::SocketFactory) +# optional tests +BuildRequires: perl(Test::Pod) +#BuildRequires: perl(Test::Pod::Coverage) +#BuildRequires: perl(Test::Kwalitee) + +# missed due to a use base construct +Requires: perl(HTTP::Response) + %description This module makes serving up HTTP requests a breeze in POE. @@ -35,7 +42,7 @@ %setup -q -n POE-Component-Server-SimpleHTTP-%{version} # dos encoding, eww -( cd examples/ && perl -pi -e 's/\r\n/\n/' server.pl ) +sed -i 's/\r//' examples/* %build (echo y ; echo y) | %{__perl} Makefile.PL INSTALLDIRS=vendor @@ -66,6 +73,13 @@ %changelog +* Sat Apr 21 2007 Chris Weyl 1.23-1 +- update to 1.23 +- update source URL (maintainer changed) +- add BR's for potential perl splittage +- add BR's for tests -- note pod coverage fails, so we just leave that one + commented out + * Fri Sep 29 2006 Chris Weyl 1.13-1 - update to 1.13 - add examples/ to %%doc; correct encoding in %%prep Index: sources =================================================================== RCS file: /cvs/extras/rpms/perl-POE-Component-Server-SimpleHTTP/FC-5/sources,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- sources 30 Sep 2006 01:04:27 -0000 1.3 +++ sources 21 Apr 2007 20:27:14 -0000 1.4 @@ -1 +1 @@ -67fc5cc0ac0dc7bfdfb226953df0c31d POE-Component-Server-SimpleHTTP-1.13.tar.gz +c3925f05644c550c5cea0e3f1c2aaa45 POE-Component-Server-SimpleHTTP-1.23.tar.gz From fedora-extras-commits at redhat.com Sat Apr 21 20:27:58 2007 From: fedora-extras-commits at redhat.com (Chris Weyl (cweyl)) Date: Sat, 21 Apr 2007 16:27:58 -0400 Subject: rpms/perl-POE-Component-Server-SimpleHTTP/FC-6 perl-POE-Component-Server-SimpleHTTP.spec, 1.4, 1.5 sources, 1.3, 1.4 Message-ID: <200704212027.l3LKRwtE025881@cvs-int.fedora.redhat.com> Author: cweyl Update of /cvs/extras/rpms/perl-POE-Component-Server-SimpleHTTP/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv25762/FC-6 Modified Files: perl-POE-Component-Server-SimpleHTTP.spec sources Log Message: * Sat Apr 21 2007 Chris Weyl 1.23-1 - update to 1.23 - update source URL (maintainer changed) - add BR's for potential perl splittage - add BR's for tests -- note pod coverage fails, so we just leave that one commented out Index: perl-POE-Component-Server-SimpleHTTP.spec =================================================================== RCS file: /cvs/extras/rpms/perl-POE-Component-Server-SimpleHTTP/FC-6/perl-POE-Component-Server-SimpleHTTP.spec,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- perl-POE-Component-Server-SimpleHTTP.spec 30 Sep 2006 01:04:30 -0000 1.4 +++ perl-POE-Component-Server-SimpleHTTP.spec 21 Apr 2007 20:27:24 -0000 1.5 @@ -1,19 +1,18 @@ Name: perl-POE-Component-Server-SimpleHTTP -Version: 1.13 +Version: 1.23 Release: 1%{?dist} Summary: Serve HTTP requests in POE License: GPL or Artistic Group: Development/Libraries URL: http://search.cpan.org/dist/POE-Component-Server-SimpleHTTP/ -Source0: http://www.cpan.org/authors/id/A/AP/APOCAL/POE-Component-Server-SimpleHTTP-%{version}.tar.gz +#Source0: http://www.cpan.org/authors/id/B/BI/BINGOS/POE-Component-Server-SimpleHTTP-1.23.tar.gz +Source0: http://www.cpan.org/modules/by-module/POE/POE-Component-Server-SimpleHTTP-%{version}.tar.gz BuildArch: noarch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) -# missed due to a use base construct -Requires: perl(HTTP::Response) - +BuildRequires: perl(ExtUtils::MakeMaker), perl(Test::More) BuildRequires: perl(HTTP::Date) BuildRequires: perl(HTTP::Request) BuildRequires: perl(HTTP::Response) @@ -26,6 +25,14 @@ BuildRequires: perl(POE::Wheel::ReadWrite) BuildRequires: perl(POE::Wheel::SocketFactory) +# optional tests +BuildRequires: perl(Test::Pod) +#BuildRequires: perl(Test::Pod::Coverage) +#BuildRequires: perl(Test::Kwalitee) + +# missed due to a use base construct +Requires: perl(HTTP::Response) + %description This module makes serving up HTTP requests a breeze in POE. @@ -35,7 +42,7 @@ %setup -q -n POE-Component-Server-SimpleHTTP-%{version} # dos encoding, eww -( cd examples/ && perl -pi -e 's/\r\n/\n/' server.pl ) +sed -i 's/\r//' examples/* %build (echo y ; echo y) | %{__perl} Makefile.PL INSTALLDIRS=vendor @@ -66,6 +73,13 @@ %changelog +* Sat Apr 21 2007 Chris Weyl 1.23-1 +- update to 1.23 +- update source URL (maintainer changed) +- add BR's for potential perl splittage +- add BR's for tests -- note pod coverage fails, so we just leave that one + commented out + * Fri Sep 29 2006 Chris Weyl 1.13-1 - update to 1.13 - add examples/ to %%doc; correct encoding in %%prep Index: sources =================================================================== RCS file: /cvs/extras/rpms/perl-POE-Component-Server-SimpleHTTP/FC-6/sources,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- sources 30 Sep 2006 01:04:30 -0000 1.3 +++ sources 21 Apr 2007 20:27:24 -0000 1.4 @@ -1 +1 @@ -67fc5cc0ac0dc7bfdfb226953df0c31d POE-Component-Server-SimpleHTTP-1.13.tar.gz +c3925f05644c550c5cea0e3f1c2aaa45 POE-Component-Server-SimpleHTTP-1.23.tar.gz From fedora-extras-commits at redhat.com Sat Apr 21 20:28:02 2007 From: fedora-extras-commits at redhat.com (Chris Weyl (cweyl)) Date: Sat, 21 Apr 2007 16:28:02 -0400 Subject: rpms/perl-POE-Component-Server-SimpleHTTP/devel .cvsignore, 1.3, 1.4 perl-POE-Component-Server-SimpleHTTP.spec, 1.4, 1.5 sources, 1.3, 1.4 Message-ID: <200704212028.l3LKS28f025886@cvs-int.fedora.redhat.com> Author: cweyl Update of /cvs/extras/rpms/perl-POE-Component-Server-SimpleHTTP/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv25762/devel Modified Files: .cvsignore perl-POE-Component-Server-SimpleHTTP.spec sources Log Message: * Sat Apr 21 2007 Chris Weyl 1.23-1 - update to 1.23 - update source URL (maintainer changed) - add BR's for potential perl splittage - add BR's for tests -- note pod coverage fails, so we just leave that one commented out Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/perl-POE-Component-Server-SimpleHTTP/devel/.cvsignore,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- .cvsignore 30 Sep 2006 01:04:30 -0000 1.3 +++ .cvsignore 21 Apr 2007 20:27:28 -0000 1.4 @@ -1 +1 @@ -POE-Component-Server-SimpleHTTP-1.13.tar.gz +POE-Component-Server-SimpleHTTP-1.23.tar.gz Index: perl-POE-Component-Server-SimpleHTTP.spec =================================================================== RCS file: /cvs/extras/rpms/perl-POE-Component-Server-SimpleHTTP/devel/perl-POE-Component-Server-SimpleHTTP.spec,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- perl-POE-Component-Server-SimpleHTTP.spec 30 Sep 2006 01:04:30 -0000 1.4 +++ perl-POE-Component-Server-SimpleHTTP.spec 21 Apr 2007 20:27:28 -0000 1.5 @@ -1,19 +1,18 @@ Name: perl-POE-Component-Server-SimpleHTTP -Version: 1.13 +Version: 1.23 Release: 1%{?dist} Summary: Serve HTTP requests in POE License: GPL or Artistic Group: Development/Libraries URL: http://search.cpan.org/dist/POE-Component-Server-SimpleHTTP/ -Source0: http://www.cpan.org/authors/id/A/AP/APOCAL/POE-Component-Server-SimpleHTTP-%{version}.tar.gz +#Source0: http://www.cpan.org/authors/id/B/BI/BINGOS/POE-Component-Server-SimpleHTTP-1.23.tar.gz +Source0: http://www.cpan.org/modules/by-module/POE/POE-Component-Server-SimpleHTTP-%{version}.tar.gz BuildArch: noarch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) -# missed due to a use base construct -Requires: perl(HTTP::Response) - +BuildRequires: perl(ExtUtils::MakeMaker), perl(Test::More) BuildRequires: perl(HTTP::Date) BuildRequires: perl(HTTP::Request) BuildRequires: perl(HTTP::Response) @@ -26,6 +25,14 @@ BuildRequires: perl(POE::Wheel::ReadWrite) BuildRequires: perl(POE::Wheel::SocketFactory) +# optional tests +BuildRequires: perl(Test::Pod) +#BuildRequires: perl(Test::Pod::Coverage) +#BuildRequires: perl(Test::Kwalitee) + +# missed due to a use base construct +Requires: perl(HTTP::Response) + %description This module makes serving up HTTP requests a breeze in POE. @@ -35,7 +42,7 @@ %setup -q -n POE-Component-Server-SimpleHTTP-%{version} # dos encoding, eww -( cd examples/ && perl -pi -e 's/\r\n/\n/' server.pl ) +sed -i 's/\r//' examples/* %build (echo y ; echo y) | %{__perl} Makefile.PL INSTALLDIRS=vendor @@ -66,6 +73,13 @@ %changelog +* Sat Apr 21 2007 Chris Weyl 1.23-1 +- update to 1.23 +- update source URL (maintainer changed) +- add BR's for potential perl splittage +- add BR's for tests -- note pod coverage fails, so we just leave that one + commented out + * Fri Sep 29 2006 Chris Weyl 1.13-1 - update to 1.13 - add examples/ to %%doc; correct encoding in %%prep Index: sources =================================================================== RCS file: /cvs/extras/rpms/perl-POE-Component-Server-SimpleHTTP/devel/sources,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- sources 30 Sep 2006 01:04:30 -0000 1.3 +++ sources 21 Apr 2007 20:27:28 -0000 1.4 @@ -1 +1 @@ -67fc5cc0ac0dc7bfdfb226953df0c31d POE-Component-Server-SimpleHTTP-1.13.tar.gz +c3925f05644c550c5cea0e3f1c2aaa45 POE-Component-Server-SimpleHTTP-1.23.tar.gz From fedora-extras-commits at redhat.com Sat Apr 21 20:28:55 2007 From: fedora-extras-commits at redhat.com (Chauvet (kwizart)) Date: Sat, 21 Apr 2007 16:28:55 -0400 Subject: rpms/python-kaa-imlib2/devel python-kaa-imlib2.spec,1.1,1.2 Message-ID: <200704212028.l3LKStdN026008@cvs-int.fedora.redhat.com> Author: kwizart Update of /cvs/extras/rpms/python-kaa-imlib2/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv25892 Modified Files: python-kaa-imlib2.spec Log Message: Add missing Requires for python packages Index: python-kaa-imlib2.spec =================================================================== RCS file: /cvs/extras/rpms/python-kaa-imlib2/devel/python-kaa-imlib2.spec,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- python-kaa-imlib2.spec 19 Apr 2007 20:10:08 -0000 1.1 +++ python-kaa-imlib2.spec 21 Apr 2007 20:28:21 -0000 1.2 @@ -2,7 +2,7 @@ Name: python-kaa-imlib2 Version: 0.2.1 -Release: 1%{?dist} +Release: 2%{?dist} Summary: The Kaa Media - imlib2 binding for python Group: Development/Languages @@ -23,7 +23,9 @@ BuildRequires: glib2-devel BuildRequires: zvbi-devel, directfb-devel #BuildRequires: epeg - +Requires: python-kaa-base +Requires: pygame +Requires: python-sqlite2 %description The Kaa Media Repository is a set of python modules related to media. @@ -72,6 +74,9 @@ %changelog +* Sat Apr 21 2007 kwizart < kwizart at gmail.com > - 0.2.1-2 +- Add Requires for python packages + * Wed Apr 18 2007 kwizart < kwizart at gmail.com > - 0.2.1-1 - Update to 0.2.1 From fedora-extras-commits at redhat.com Sat Apr 21 21:06:15 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Sat, 21 Apr 2007 17:06:15 -0400 Subject: rpms/pidgin/devel pidgin.spec,1.5,1.6 Message-ID: <200704212106.l3LL6Ff4031174@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/rpms/pidgin/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv31154 Modified Files: pidgin.spec Log Message: re-remove tcl and tk for now Index: pidgin.spec =================================================================== RCS file: /cvs/extras/rpms/pidgin/devel/pidgin.spec,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- pidgin.spec 21 Apr 2007 20:12:16 -0000 1.5 +++ pidgin.spec 21 Apr 2007 21:05:41 -0000 1.6 @@ -79,8 +79,6 @@ BuildRequires: intltool BuildRequires: desktop-file-utils BuildRequires: ncurses-devel -BuildRequires: tcl-devel -BuildRequires: tk-devel # krb5 needed for Zephyr (FC1+) %if %{krb_integration} @@ -275,7 +273,9 @@ export CFLAGS="$RPM_OPT_FLAGS" # gnutls is buggy so use mozilla-nss on all distributions -%configure --enable-gnutls=no --enable-nss=yes --enable-cyrus-sasl $SWITCHES +# disable tcl and tk (at least until we split them out) +%configure --disable-tcl --disable-tk \ + --enable-gnutls=no --enable-nss=yes --enable-cyrus-sasl $SWITCHES make %{?_smp_mflags} @@ -399,7 +399,6 @@ * Sat Apr 21 2007 Warren Togami - 2.0.0-0.35.beta7devel - upstream insists that we remove the Epoch rawhide users might need to use --oldpackage once to upgrade -- upstream insists that we enable the tcl/tk bindings - remove mono and howl cruft * Wed Apr 18 2007 Stu Tomlinson - 2:2.0.0-0.34.beta7devel From fedora-extras-commits at redhat.com Sat Apr 21 21:13:34 2007 From: fedora-extras-commits at redhat.com (Joshua W. Boyer (jwboyer)) Date: Sat, 21 Apr 2007 17:13:34 -0400 Subject: owners owners.list,1.2710,1.2711 Message-ID: <200704212113.l3LLDYfd031318@cvs-int.fedora.redhat.com> Author: jwboyer Update of /cvs/extras/owners In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv31298 Modified Files: owners.list Log Message: Add escape Index: owners.list =================================================================== RCS file: /cvs/extras/owners/owners.list,v retrieving revision 1.2710 retrieving revision 1.2711 diff -u -r1.2710 -r1.2711 --- owners.list 19 Apr 2007 18:26:20 -0000 1.2710 +++ owners.list 21 Apr 2007 21:13:04 -0000 1.2711 @@ -467,6 +467,7 @@ Fedora Extras|eris|Client-side session layer library for atlascpp|wart at kobold.org|extras-qa at fedoraproject.org| Fedora Extras|erlang|General-purpose programming language and runtime environment|gemi at bluewin.ch|extras-qa at fedoraproject.org| Fedora Extras|erlang-esdl|Erlang OpenGL/SDL api and utilities|gemi at bluewin.ch|extras-qa at fedoraproject.org| +Fedora Extras|escape|an extensible puzzle game|adam at spicenitz.org|extras-qa at fedoraproject.org| Fedora Extras|esmtp|User configurable relay-only Mail Transfer Agent (MTA)|pertusus at free.fr|extras-qa at fedoraproject.org|redhat-bugzilla at linuxnetz.de Fedora Extras|espeak|Software speech synthesizer (text-to-speech)|faucamp at csir.co.za|extras-qa at fedoraproject.org| Fedora Extras|eterm|Enlightened terminal emulator|terjeros at phys.ntnu.no|extras-qa at fedoraproject.org| From fedora-extras-commits at redhat.com Sat Apr 21 21:13:50 2007 From: fedora-extras-commits at redhat.com (Joshua W. Boyer (jwboyer)) Date: Sat, 21 Apr 2007 17:13:50 -0400 Subject: rpms/escape - New directory Message-ID: <200704212113.l3LLDo8i031374@cvs-int.fedora.redhat.com> Author: jwboyer Update of /cvs/extras/rpms/escape In directory cvs-int.fedora.redhat.com:/home/fedora/jwboyer/owners/tmpcvsV31345/rpms/escape Log Message: Directory /cvs/extras/rpms/escape added to the repository From fedora-extras-commits at redhat.com Sat Apr 21 21:13:59 2007 From: fedora-extras-commits at redhat.com (Joshua W. Boyer (jwboyer)) Date: Sat, 21 Apr 2007 17:13:59 -0400 Subject: rpms/escape/devel - New directory Message-ID: <200704212113.l3LLDxPs031387@cvs-int.fedora.redhat.com> Author: jwboyer Update of /cvs/extras/rpms/escape/devel In directory cvs-int.fedora.redhat.com:/home/fedora/jwboyer/owners/tmpcvsV31345/rpms/escape/devel Log Message: Directory /cvs/extras/rpms/escape/devel added to the repository From fedora-extras-commits at redhat.com Sat Apr 21 21:14:09 2007 From: fedora-extras-commits at redhat.com (Joshua W. Boyer (jwboyer)) Date: Sat, 21 Apr 2007 17:14:09 -0400 Subject: rpms/escape Makefile,NONE,1.1 import.log,NONE,1.1 pkg.acl,NONE,1.1 Message-ID: <200704212114.l3LLE9JN031415@cvs-int.fedora.redhat.com> Author: jwboyer Update of /cvs/extras/rpms/escape In directory cvs-int.fedora.redhat.com:/home/fedora/jwboyer/owners/tmpcvsV31345/rpms/escape Added Files: Makefile import.log pkg.acl Log Message: Setup of module escape --- NEW FILE Makefile --- # Top level Makefile for module escape 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 --- --- NEW FILE pkg.acl --- From fedora-extras-commits at redhat.com Sat Apr 21 21:14:18 2007 From: fedora-extras-commits at redhat.com (Joshua W. Boyer (jwboyer)) Date: Sat, 21 Apr 2007 17:14:18 -0400 Subject: rpms/escape/devel .cvsignore, NONE, 1.1 Makefile, NONE, 1.1 sources, NONE, 1.1 Message-ID: <200704212114.l3LLEIOI031435@cvs-int.fedora.redhat.com> Author: jwboyer Update of /cvs/extras/rpms/escape/devel In directory cvs-int.fedora.redhat.com:/home/fedora/jwboyer/owners/tmpcvsV31345/rpms/escape/devel Added Files: .cvsignore Makefile sources Log Message: Setup of module escape --- NEW FILE .cvsignore --- --- NEW FILE Makefile --- # Makefile for source rpm: escape # $Id: Makefile,v 1.1 2007/04/21 21:14:14 jwboyer Exp $ NAME := escape SPECFILE = $(firstword $(wildcard *.spec)) define find-makefile-common for d in common ../common ../../common ; do if [ -f $$d/Makefile.common ] ; then if [ -f $$d/CVS/Root -a -w $$/Makefile.common ] ; then cd $$d ; cvs -Q update ; fi ; echo "$$d/Makefile.common" ; break ; fi ; done endef MAKEFILE_COMMON := $(shell $(find-makefile-common)) ifeq ($(MAKEFILE_COMMON),) # attept a checkout define checkout-makefile-common test -f CVS/Root && { cvs -Q -d $$(cat CVS/Root) checkout common && echo "common/Makefile.common" ; } || { echo "ERROR: I can't figure out how to checkout the 'common' module." ; exit -1 ; } >&2 endef MAKEFILE_COMMON := $(shell $(checkout-makefile-common)) endif include $(MAKEFILE_COMMON) --- NEW FILE sources --- From fedora-extras-commits at redhat.com Sat Apr 21 21:15:46 2007 From: fedora-extras-commits at redhat.com (Joshua W. Boyer (jwboyer)) Date: Sat, 21 Apr 2007 17:15:46 -0400 Subject: owners owners.list,1.2711,1.2712 Message-ID: <200704212115.l3LLFkcx031694@cvs-int.fedora.redhat.com> Author: jwboyer Update of /cvs/extras/owners In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv31674 Modified Files: owners.list Log Message: Add gmediaserver Index: owners.list =================================================================== RCS file: /cvs/extras/owners/owners.list,v retrieving revision 1.2711 retrieving revision 1.2712 diff -u -r1.2711 -r1.2712 --- owners.list 21 Apr 2007 21:13:04 -0000 1.2711 +++ owners.list 21 Apr 2007 21:15:16 -0000 1.2712 @@ -686,6 +686,7 @@ Fedora Extras|glpk|GNU Linear Programming Kit|qspencer at ieee.org|extras-qa at fedoraproject.org| Fedora Extras|glunarclock|GNOME applet that displays the current lunar phase|limb at jcomserv.net|extras-qa at fedoraproject.org| Fedora Extras|glyph-keeper|Library for text rendering|j.w.r.degoede at hhs.nl|extras-qa at fedoraproject.org| +Fedora Extras|gmediaserver|UPnP compatible media server for the GNU system|karlikt at gmail.com|extras-qa at fedoraproject.org| Fedora Extras|gmime|GMime library -- creation and parsing of MIME-messages|fedora at leemhuis.info|extras-qa at fedoraproject.org| Fedora Extras|gmpc|GNOME frontend for the MPD|adrian at lisas.de|extras-qa at fedoraproject.org| Fedora Extras|gmrun| A lightweight "Run program" window with TAB completion|gilboad at gmail.com|extras-qa at fedoraproject.org| From fedora-extras-commits at redhat.com Sat Apr 21 21:15:55 2007 From: fedora-extras-commits at redhat.com (Joshua W. Boyer (jwboyer)) Date: Sat, 21 Apr 2007 17:15:55 -0400 Subject: rpms/gmediaserver - New directory Message-ID: <200704212115.l3LLFtQG031748@cvs-int.fedora.redhat.com> Author: jwboyer Update of /cvs/extras/rpms/gmediaserver In directory cvs-int.fedora.redhat.com:/home/fedora/jwboyer/owners/tmpcvsA31719/rpms/gmediaserver Log Message: Directory /cvs/extras/rpms/gmediaserver added to the repository From fedora-extras-commits at redhat.com Sat Apr 21 21:16:04 2007 From: fedora-extras-commits at redhat.com (Joshua W. Boyer (jwboyer)) Date: Sat, 21 Apr 2007 17:16:04 -0400 Subject: rpms/gmediaserver/devel - New directory Message-ID: <200704212116.l3LLG4FL031761@cvs-int.fedora.redhat.com> Author: jwboyer Update of /cvs/extras/rpms/gmediaserver/devel In directory cvs-int.fedora.redhat.com:/home/fedora/jwboyer/owners/tmpcvsA31719/rpms/gmediaserver/devel Log Message: Directory /cvs/extras/rpms/gmediaserver/devel added to the repository From fedora-extras-commits at redhat.com Sat Apr 21 21:16:13 2007 From: fedora-extras-commits at redhat.com (Joshua W. Boyer (jwboyer)) Date: Sat, 21 Apr 2007 17:16:13 -0400 Subject: rpms/gmediaserver Makefile, NONE, 1.1 import.log, NONE, 1.1 pkg.acl, NONE, 1.1 Message-ID: <200704212116.l3LLGDrT031789@cvs-int.fedora.redhat.com> Author: jwboyer Update of /cvs/extras/rpms/gmediaserver In directory cvs-int.fedora.redhat.com:/home/fedora/jwboyer/owners/tmpcvsA31719/rpms/gmediaserver Added Files: Makefile import.log pkg.acl Log Message: Setup of module gmediaserver --- NEW FILE Makefile --- # Top level Makefile for module gmediaserver 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 --- --- NEW FILE pkg.acl --- From fedora-extras-commits at redhat.com Sat Apr 21 21:16:22 2007 From: fedora-extras-commits at redhat.com (Joshua W. Boyer (jwboyer)) Date: Sat, 21 Apr 2007 17:16:22 -0400 Subject: rpms/gmediaserver/devel .cvsignore, NONE, 1.1 Makefile, NONE, 1.1 sources, NONE, 1.1 Message-ID: <200704212116.l3LLGMAE031809@cvs-int.fedora.redhat.com> Author: jwboyer Update of /cvs/extras/rpms/gmediaserver/devel In directory cvs-int.fedora.redhat.com:/home/fedora/jwboyer/owners/tmpcvsA31719/rpms/gmediaserver/devel Added Files: .cvsignore Makefile sources Log Message: Setup of module gmediaserver --- NEW FILE .cvsignore --- --- NEW FILE Makefile --- # Makefile for source rpm: gmediaserver # $Id: Makefile,v 1.1 2007/04/21 21:16:18 jwboyer Exp $ NAME := gmediaserver SPECFILE = $(firstword $(wildcard *.spec)) define find-makefile-common for d in common ../common ../../common ; do if [ -f $$d/Makefile.common ] ; then if [ -f $$d/CVS/Root -a -w $$/Makefile.common ] ; then cd $$d ; cvs -Q update ; fi ; echo "$$d/Makefile.common" ; break ; fi ; done endef MAKEFILE_COMMON := $(shell $(find-makefile-common)) ifeq ($(MAKEFILE_COMMON),) # attept a checkout define checkout-makefile-common test -f CVS/Root && { cvs -Q -d $$(cat CVS/Root) checkout common && echo "common/Makefile.common" ; } || { echo "ERROR: I can't figure out how to checkout the 'common' module." ; exit -1 ; } >&2 endef MAKEFILE_COMMON := $(shell $(checkout-makefile-common)) endif include $(MAKEFILE_COMMON) --- NEW FILE sources --- From fedora-extras-commits at redhat.com Sat Apr 21 21:19:16 2007 From: fedora-extras-commits at redhat.com (Joshua W. Boyer (jwboyer)) Date: Sat, 21 Apr 2007 17:19:16 -0400 Subject: owners owners.list,1.2712,1.2713 Message-ID: <200704212119.l3LLJGLb032005@cvs-int.fedora.redhat.com> Author: jwboyer Update of /cvs/extras/owners In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv31985 Modified Files: owners.list Log Message: Add eclipse-pydev Index: owners.list =================================================================== RCS file: /cvs/extras/owners/owners.list,v retrieving revision 1.2712 retrieving revision 1.2713 diff -u -r1.2712 -r1.2713 --- owners.list 21 Apr 2007 21:15:16 -0000 1.2712 +++ owners.list 21 Apr 2007 21:18:46 -0000 1.2713 @@ -426,6 +426,7 @@ Fedora Extras|eclipse-mylar|A task-focused UI for Eclipse|overholt at redhat.com|extras-qa at fedoraproject.org| Fedora Extras|eclipse-nlspackager|Eclipse NLS package generator|klee at redhat.com|extras-qa at fedoraproject.org|overholt at redhat.com,bkonrath at redhat.com,jjohnstn at redhat.com Fedora Extras|eclipse-phpeclipse|Eclipse plugin that adds PHP development support|fedora at theholbrooks.org|extras-qa at fedoraproject.org| +Fedora Extras|eclipse-pydev|An Eclipse plugin for working with Python as well as Jython code|ifoox at redhat.com|extras-qa at fedoraproject.org|overholt at redhat.com Fedora Extras|eclipse-sdk-nls|Eclipse language packs for eclipse-sdk|klee at redhat.com|extras-qa at fedoraproject.org|overholt at redhat.com,bkonrath at redhat.com,jjohnstn at redhat.com Fedora Extras|eclipse-subclipse|Eclipse plugin that adds Subversion integration to Eclipse|robert at marcanoonline.com|extras-qa at fedoraproject.org| Fedora Extras|ecore|An event and X abstraction layer|extras-orphan at fedoraproject.org|extras-qa at fedoraproject.org| From fedora-extras-commits at redhat.com Sat Apr 21 21:19:25 2007 From: fedora-extras-commits at redhat.com (Joshua W. Boyer (jwboyer)) Date: Sat, 21 Apr 2007 17:19:25 -0400 Subject: rpms/eclipse-pydev - New directory Message-ID: <200704212119.l3LLJPSJ032056@cvs-int.fedora.redhat.com> Author: jwboyer Update of /cvs/extras/rpms/eclipse-pydev In directory cvs-int.fedora.redhat.com:/home/fedora/jwboyer/owners/tmpcvsx32030/rpms/eclipse-pydev Log Message: Directory /cvs/extras/rpms/eclipse-pydev added to the repository From fedora-extras-commits at redhat.com Sat Apr 21 21:19:34 2007 From: fedora-extras-commits at redhat.com (Joshua W. Boyer (jwboyer)) Date: Sat, 21 Apr 2007 17:19:34 -0400 Subject: rpms/eclipse-pydev/devel - New directory Message-ID: <200704212119.l3LLJYJq032069@cvs-int.fedora.redhat.com> Author: jwboyer Update of /cvs/extras/rpms/eclipse-pydev/devel In directory cvs-int.fedora.redhat.com:/home/fedora/jwboyer/owners/tmpcvsx32030/rpms/eclipse-pydev/devel Log Message: Directory /cvs/extras/rpms/eclipse-pydev/devel added to the repository From fedora-extras-commits at redhat.com Sat Apr 21 21:19:44 2007 From: fedora-extras-commits at redhat.com (Joshua W. Boyer (jwboyer)) Date: Sat, 21 Apr 2007 17:19:44 -0400 Subject: rpms/eclipse-pydev Makefile, NONE, 1.1 import.log, NONE, 1.1 pkg.acl, NONE, 1.1 Message-ID: <200704212119.l3LLJix5032095@cvs-int.fedora.redhat.com> Author: jwboyer Update of /cvs/extras/rpms/eclipse-pydev In directory cvs-int.fedora.redhat.com:/home/fedora/jwboyer/owners/tmpcvsx32030/rpms/eclipse-pydev Added Files: Makefile import.log pkg.acl Log Message: Setup of module eclipse-pydev --- NEW FILE Makefile --- # Top level Makefile for module eclipse-pydev 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 --- --- NEW FILE pkg.acl --- From fedora-extras-commits at redhat.com Sat Apr 21 21:19:53 2007 From: fedora-extras-commits at redhat.com (Joshua W. Boyer (jwboyer)) Date: Sat, 21 Apr 2007 17:19:53 -0400 Subject: rpms/eclipse-pydev/devel .cvsignore, NONE, 1.1 Makefile, NONE, 1.1 sources, NONE, 1.1 Message-ID: <200704212119.l3LLJrWZ032115@cvs-int.fedora.redhat.com> Author: jwboyer Update of /cvs/extras/rpms/eclipse-pydev/devel In directory cvs-int.fedora.redhat.com:/home/fedora/jwboyer/owners/tmpcvsx32030/rpms/eclipse-pydev/devel Added Files: .cvsignore Makefile sources Log Message: Setup of module eclipse-pydev --- NEW FILE .cvsignore --- --- NEW FILE Makefile --- # Makefile for source rpm: eclipse-pydev # $Id: Makefile,v 1.1 2007/04/21 21:19:49 jwboyer Exp $ NAME := eclipse-pydev SPECFILE = $(firstword $(wildcard *.spec)) define find-makefile-common for d in common ../common ../../common ; do if [ -f $$d/Makefile.common ] ; then if [ -f $$d/CVS/Root -a -w $$/Makefile.common ] ; then cd $$d ; cvs -Q update ; fi ; echo "$$d/Makefile.common" ; break ; fi ; done endef MAKEFILE_COMMON := $(shell $(find-makefile-common)) ifeq ($(MAKEFILE_COMMON),) # attept a checkout define checkout-makefile-common test -f CVS/Root && { cvs -Q -d $$(cat CVS/Root) checkout common && echo "common/Makefile.common" ; } || { echo "ERROR: I can't figure out how to checkout the 'common' module." ; exit -1 ; } >&2 endef MAKEFILE_COMMON := $(shell $(checkout-makefile-common)) endif include $(MAKEFILE_COMMON) --- NEW FILE sources --- From fedora-extras-commits at redhat.com Sat Apr 21 21:21:00 2007 From: fedora-extras-commits at redhat.com (Joshua W. Boyer (jwboyer)) Date: Sat, 21 Apr 2007 17:21:00 -0400 Subject: owners owners.list,1.2713,1.2714 Message-ID: <200704212121.l3LLL0lh032211@cvs-int.fedora.redhat.com> Author: jwboyer Update of /cvs/extras/owners In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv32188 Modified Files: owners.list Log Message: Add pylibacl Index: owners.list =================================================================== RCS file: /cvs/extras/owners/owners.list,v retrieving revision 1.2713 retrieving revision 1.2714 diff -u -r1.2713 -r1.2714 --- owners.list 21 Apr 2007 21:18:46 -0000 1.2713 +++ owners.list 21 Apr 2007 21:20:30 -0000 1.2714 @@ -2403,6 +2403,7 @@ Fedora Extras|pygtkglext|Python bindings for GtkGLExt|j.w.r.degoede at hhs.nl|extras-qa at fedoraproject.org| Fedora Extras|pyicq-t|ICQ Transport for Jabber Servers|jeff at ocjtech.us|extras-qa at fedoraproject.org| Fedora Extras|PyKDE|Python bindings for KDE|rdieter at math.unl.edu|extras-qa at fedoraproject.org| +Fedora Extras|pylibacl|POSIX.1e ACLs library wrapper for python|mszpak at wp.pl|extras-qa at fedoraproject.org| Fedora Extras|pylint|Analyzes Python code looking for bugs and signs of poor quality|icon at fedoraproject.org|extras-qa at fedoraproject.org| Fedora Extras|pymsn|Python libraries for MSN Messenger network|bdpepple at ameritech.net|extras-qa at fedoraproject.org|sander at hoentjen.eu Fedora Extras|pyparsing|An object-oriented approach to text processing|jamatos at fc.up.pt|extras-qa at fedoraproject.org| From fedora-extras-commits at redhat.com Sat Apr 21 21:21:10 2007 From: fedora-extras-commits at redhat.com (Joshua W. Boyer (jwboyer)) Date: Sat, 21 Apr 2007 17:21:10 -0400 Subject: rpms/pylibacl - New directory Message-ID: <200704212121.l3LLLA86032262@cvs-int.fedora.redhat.com> Author: jwboyer Update of /cvs/extras/rpms/pylibacl In directory cvs-int.fedora.redhat.com:/home/fedora/jwboyer/owners/tmpcvso32236/rpms/pylibacl Log Message: Directory /cvs/extras/rpms/pylibacl added to the repository From fedora-extras-commits at redhat.com Sat Apr 21 21:21:19 2007 From: fedora-extras-commits at redhat.com (Joshua W. Boyer (jwboyer)) Date: Sat, 21 Apr 2007 17:21:19 -0400 Subject: rpms/pylibacl/devel - New directory Message-ID: <200704212121.l3LLLJVg032275@cvs-int.fedora.redhat.com> Author: jwboyer Update of /cvs/extras/rpms/pylibacl/devel In directory cvs-int.fedora.redhat.com:/home/fedora/jwboyer/owners/tmpcvso32236/rpms/pylibacl/devel Log Message: Directory /cvs/extras/rpms/pylibacl/devel added to the repository From fedora-extras-commits at redhat.com Sat Apr 21 21:21:33 2007 From: fedora-extras-commits at redhat.com (Joshua W. Boyer (jwboyer)) Date: Sat, 21 Apr 2007 17:21:33 -0400 Subject: rpms/pylibacl/devel .cvsignore, NONE, 1.1 Makefile, NONE, 1.1 sources, NONE, 1.1 Message-ID: <200704212121.l3LLLXGc032320@cvs-int.fedora.redhat.com> Author: jwboyer Update of /cvs/extras/rpms/pylibacl/devel In directory cvs-int.fedora.redhat.com:/home/fedora/jwboyer/owners/tmpcvso32236/rpms/pylibacl/devel Added Files: .cvsignore Makefile sources Log Message: Setup of module pylibacl --- NEW FILE .cvsignore --- --- NEW FILE Makefile --- # Makefile for source rpm: pylibacl # $Id: Makefile,v 1.1 2007/04/21 21:21:29 jwboyer Exp $ NAME := pylibacl SPECFILE = $(firstword $(wildcard *.spec)) define find-makefile-common for d in common ../common ../../common ; do if [ -f $$d/Makefile.common ] ; then if [ -f $$d/CVS/Root -a -w $$/Makefile.common ] ; then cd $$d ; cvs -Q update ; fi ; echo "$$d/Makefile.common" ; break ; fi ; done endef MAKEFILE_COMMON := $(shell $(find-makefile-common)) ifeq ($(MAKEFILE_COMMON),) # attept a checkout define checkout-makefile-common test -f CVS/Root && { cvs -Q -d $$(cat CVS/Root) checkout common && echo "common/Makefile.common" ; } || { echo "ERROR: I can't figure out how to checkout the 'common' module." ; exit -1 ; } >&2 endef MAKEFILE_COMMON := $(shell $(checkout-makefile-common)) endif include $(MAKEFILE_COMMON) --- NEW FILE sources --- From fedora-extras-commits at redhat.com Sat Apr 21 21:21:29 2007 From: fedora-extras-commits at redhat.com (Joshua W. Boyer (jwboyer)) Date: Sat, 21 Apr 2007 17:21:29 -0400 Subject: rpms/pylibacl Makefile, NONE, 1.1 import.log, NONE, 1.1 pkg.acl, NONE, 1.1 Message-ID: <200704212121.l3LLLTrB032301@cvs-int.fedora.redhat.com> Author: jwboyer Update of /cvs/extras/rpms/pylibacl In directory cvs-int.fedora.redhat.com:/home/fedora/jwboyer/owners/tmpcvso32236/rpms/pylibacl Added Files: Makefile import.log pkg.acl Log Message: Setup of module pylibacl --- NEW FILE Makefile --- # Top level Makefile for module pylibacl 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 --- --- NEW FILE pkg.acl --- From fedora-extras-commits at redhat.com Sat Apr 21 21:22:52 2007 From: fedora-extras-commits at redhat.com (Joshua W. Boyer (jwboyer)) Date: Sat, 21 Apr 2007 17:22:52 -0400 Subject: owners owners.list,1.2714,1.2715 Message-ID: <200704212122.l3LLMq9m032554@cvs-int.fedora.redhat.com> Author: jwboyer Update of /cvs/extras/owners In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv32531 Modified Files: owners.list Log Message: Add pyxattr Index: owners.list =================================================================== RCS file: /cvs/extras/owners/owners.list,v retrieving revision 1.2714 retrieving revision 1.2715 diff -u -r1.2714 -r1.2715 --- owners.list 21 Apr 2007 21:20:30 -0000 1.2714 +++ owners.list 21 Apr 2007 21:22:22 -0000 1.2715 @@ -2535,6 +2535,7 @@ Fedora Extras|python-zope-interface|Zope interfaces package|paul at city-fan.org|extras-qa at fedoraproject.org| Fedora Extras|pytz|World Timezone Definitions for Python|orion at cora.nwra.com|extras-qa at fedoraproject.org| Fedora Extras|PyX|Python graphics package|mpeters at mac.com|extras-qa at fedoraproject.org|jamatos at fc.up.pt +Fedora Extras|pyxattr|Extended attributes library wrapper for Python|mszpak at wp.pl|extras-qa at fedoraproject.org| Fedora Extras|pyxdg|PyXDG is a python library to access freedesktop.org standards|tcallawa at redhat.com|extras-qa at fedoraproject.org|foolish at guezz.net,jpmahowald at gmail.com Fedora Extras|pyxmms|Python bindings for xmms|paul at all-the-johnsons.co.uk|extras-qa at fedoraproject.org| Fedora Extras|pyzor|Pyzor collaborative spam filtering system|andreas at bawue.net|extras-qa at fedoraproject.org| From fedora-extras-commits at redhat.com Sat Apr 21 21:23:12 2007 From: fedora-extras-commits at redhat.com (Joshua W. Boyer (jwboyer)) Date: Sat, 21 Apr 2007 17:23:12 -0400 Subject: rpms/pyxattr - New directory Message-ID: <200704212123.l3LLNCtS032607@cvs-int.fedora.redhat.com> Author: jwboyer Update of /cvs/extras/rpms/pyxattr In directory cvs-int.fedora.redhat.com:/home/fedora/jwboyer/owners/tmpcvsT32581/rpms/pyxattr Log Message: Directory /cvs/extras/rpms/pyxattr added to the repository From fedora-extras-commits at redhat.com Sat Apr 21 21:23:21 2007 From: fedora-extras-commits at redhat.com (Joshua W. Boyer (jwboyer)) Date: Sat, 21 Apr 2007 17:23:21 -0400 Subject: rpms/pyxattr/devel - New directory Message-ID: <200704212123.l3LLNLd2032620@cvs-int.fedora.redhat.com> Author: jwboyer Update of /cvs/extras/rpms/pyxattr/devel In directory cvs-int.fedora.redhat.com:/home/fedora/jwboyer/owners/tmpcvsT32581/rpms/pyxattr/devel Log Message: Directory /cvs/extras/rpms/pyxattr/devel added to the repository From fedora-extras-commits at redhat.com Sat Apr 21 21:23:31 2007 From: fedora-extras-commits at redhat.com (Joshua W. Boyer (jwboyer)) Date: Sat, 21 Apr 2007 17:23:31 -0400 Subject: rpms/pyxattr Makefile, NONE, 1.1 import.log, NONE, 1.1 pkg.acl, NONE, 1.1 Message-ID: <200704212123.l3LLNVBh032646@cvs-int.fedora.redhat.com> Author: jwboyer Update of /cvs/extras/rpms/pyxattr In directory cvs-int.fedora.redhat.com:/home/fedora/jwboyer/owners/tmpcvsT32581/rpms/pyxattr Added Files: Makefile import.log pkg.acl Log Message: Setup of module pyxattr --- NEW FILE Makefile --- # Top level Makefile for module pyxattr 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 --- --- NEW FILE pkg.acl --- From fedora-extras-commits at redhat.com Sat Apr 21 21:23:40 2007 From: fedora-extras-commits at redhat.com (Joshua W. Boyer (jwboyer)) Date: Sat, 21 Apr 2007 17:23:40 -0400 Subject: rpms/pyxattr/devel .cvsignore, NONE, 1.1 Makefile, NONE, 1.1 sources, NONE, 1.1 Message-ID: <200704212123.l3LLNe9a032666@cvs-int.fedora.redhat.com> Author: jwboyer Update of /cvs/extras/rpms/pyxattr/devel In directory cvs-int.fedora.redhat.com:/home/fedora/jwboyer/owners/tmpcvsT32581/rpms/pyxattr/devel Added Files: .cvsignore Makefile sources Log Message: Setup of module pyxattr --- NEW FILE .cvsignore --- --- NEW FILE Makefile --- # Makefile for source rpm: pyxattr # $Id: Makefile,v 1.1 2007/04/21 21:23:36 jwboyer Exp $ NAME := pyxattr SPECFILE = $(firstword $(wildcard *.spec)) define find-makefile-common for d in common ../common ../../common ; do if [ -f $$d/Makefile.common ] ; then if [ -f $$d/CVS/Root -a -w $$/Makefile.common ] ; then cd $$d ; cvs -Q update ; fi ; echo "$$d/Makefile.common" ; break ; fi ; done endef MAKEFILE_COMMON := $(shell $(find-makefile-common)) ifeq ($(MAKEFILE_COMMON),) # attept a checkout define checkout-makefile-common test -f CVS/Root && { cvs -Q -d $$(cat CVS/Root) checkout common && echo "common/Makefile.common" ; } || { echo "ERROR: I can't figure out how to checkout the 'common' module." ; exit -1 ; } >&2 endef MAKEFILE_COMMON := $(shell $(checkout-makefile-common)) endif include $(MAKEFILE_COMMON) --- NEW FILE sources --- From fedora-extras-commits at redhat.com Sat Apr 21 21:25:08 2007 From: fedora-extras-commits at redhat.com (Joshua W. Boyer (jwboyer)) Date: Sat, 21 Apr 2007 17:25:08 -0400 Subject: owners owners.list,1.2715,1.2716 Message-ID: <200704212125.l3LLP8bk000536@cvs-int.fedora.redhat.com> Author: jwboyer Update of /cvs/extras/owners In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv514 Modified Files: owners.list Log Message: Add ballz Index: owners.list =================================================================== RCS file: /cvs/extras/owners/owners.list,v retrieving revision 1.2715 retrieving revision 1.2716 diff -u -r1.2715 -r1.2716 --- owners.list 21 Apr 2007 21:22:22 -0000 1.2715 +++ owners.list 21 Apr 2007 21:24:38 -0000 1.2716 @@ -123,6 +123,7 @@ Fedora Extras|BackupPC|High-performance backup system|mmcgrath at redhat.com|extras-qa at fedoraproject.org| Fedora Extras|bakery|C++ framework for creating Gnome apps|denis at poolshark.org|extras-qa at fedoraproject.org| Fedora Extras|ballbuster|Move the paddle to bounce the ball and break all the bricks|j.w.r.degoede at hhs.nl|extras-qa at fedoraproject.org| +Fedora Extras|ballz|Platform game with some puzzle elements|j.w.r.degoede at hhs.nl|extras-qa at fedoraproject.org| Fedora Extras|balsa|Balsa Mail Client|pawsa at theochem.kth.se|extras-qa at fedoraproject.org| Fedora Extras|banner|Prints a short string to the console in very large letters|jima at beer.tclug.org|extras-qa at fedoraproject.org|oliver at linux-kernel.at Fedora Extras|banshee|Music tool to easily import, manage, and play selections from your iPod|caillon at redhat.com|extras-qa at fedoraproject.org| From fedora-extras-commits at redhat.com Sat Apr 21 21:25:19 2007 From: fedora-extras-commits at redhat.com (Joshua W. Boyer (jwboyer)) Date: Sat, 21 Apr 2007 17:25:19 -0400 Subject: rpms/ballz - New directory Message-ID: <200704212125.l3LLPJGn000590@cvs-int.fedora.redhat.com> Author: jwboyer Update of /cvs/extras/rpms/ballz In directory cvs-int.fedora.redhat.com:/home/fedora/jwboyer/owners/tmpcvsGIC561/rpms/ballz Log Message: Directory /cvs/extras/rpms/ballz added to the repository From fedora-extras-commits at redhat.com Sat Apr 21 21:25:26 2007 From: fedora-extras-commits at redhat.com (Joshua W. Boyer (jwboyer)) Date: Sat, 21 Apr 2007 17:25:26 -0400 Subject: rpms/ballz/devel - New directory Message-ID: <200704212125.l3LLPQ9K000600@cvs-int.fedora.redhat.com> Author: jwboyer Update of /cvs/extras/rpms/ballz/devel In directory cvs-int.fedora.redhat.com:/home/fedora/jwboyer/owners/tmpcvsGIC561/rpms/ballz/devel Log Message: Directory /cvs/extras/rpms/ballz/devel added to the repository From fedora-extras-commits at redhat.com Sat Apr 21 21:25:36 2007 From: fedora-extras-commits at redhat.com (Joshua W. Boyer (jwboyer)) Date: Sat, 21 Apr 2007 17:25:36 -0400 Subject: rpms/ballz Makefile,NONE,1.1 import.log,NONE,1.1 pkg.acl,NONE,1.1 Message-ID: <200704212125.l3LLPanL000626@cvs-int.fedora.redhat.com> Author: jwboyer Update of /cvs/extras/rpms/ballz In directory cvs-int.fedora.redhat.com:/home/fedora/jwboyer/owners/tmpcvsGIC561/rpms/ballz Added Files: Makefile import.log pkg.acl Log Message: Setup of module ballz --- NEW FILE Makefile --- # Top level Makefile for module ballz 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 --- --- NEW FILE pkg.acl --- From fedora-extras-commits at redhat.com Sat Apr 21 21:25:45 2007 From: fedora-extras-commits at redhat.com (Joshua W. Boyer (jwboyer)) Date: Sat, 21 Apr 2007 17:25:45 -0400 Subject: rpms/ballz/devel .cvsignore, NONE, 1.1 Makefile, NONE, 1.1 sources, NONE, 1.1 Message-ID: <200704212125.l3LLPjW7000650@cvs-int.fedora.redhat.com> Author: jwboyer Update of /cvs/extras/rpms/ballz/devel In directory cvs-int.fedora.redhat.com:/home/fedora/jwboyer/owners/tmpcvsGIC561/rpms/ballz/devel Added Files: .cvsignore Makefile sources Log Message: Setup of module ballz --- NEW FILE .cvsignore --- --- NEW FILE Makefile --- # Makefile for source rpm: ballz # $Id: Makefile,v 1.1 2007/04/21 21:25:41 jwboyer Exp $ NAME := ballz SPECFILE = $(firstword $(wildcard *.spec)) define find-makefile-common for d in common ../common ../../common ; do if [ -f $$d/Makefile.common ] ; then if [ -f $$d/CVS/Root -a -w $$/Makefile.common ] ; then cd $$d ; cvs -Q update ; fi ; echo "$$d/Makefile.common" ; break ; fi ; done endef MAKEFILE_COMMON := $(shell $(find-makefile-common)) ifeq ($(MAKEFILE_COMMON),) # attept a checkout define checkout-makefile-common test -f CVS/Root && { cvs -Q -d $$(cat CVS/Root) checkout common && echo "common/Makefile.common" ; } || { echo "ERROR: I can't figure out how to checkout the 'common' module." ; exit -1 ; } >&2 endef MAKEFILE_COMMON := $(shell $(checkout-makefile-common)) endif include $(MAKEFILE_COMMON) --- NEW FILE sources --- From fedora-extras-commits at redhat.com Sat Apr 21 21:26:59 2007 From: fedora-extras-commits at redhat.com (Joshua W. Boyer (jwboyer)) Date: Sat, 21 Apr 2007 17:26:59 -0400 Subject: owners owners.list,1.2716,1.2717 Message-ID: <200704212126.l3LLQx7d000822@cvs-int.fedora.redhat.com> Author: jwboyer Update of /cvs/extras/owners In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv797 Modified Files: owners.list Log Message: Add asc-music Index: owners.list =================================================================== RCS file: /cvs/extras/owners/owners.list,v retrieving revision 1.2716 retrieving revision 1.2717 diff -u -r1.2716 -r1.2717 --- owners.list 21 Apr 2007 21:24:38 -0000 1.2716 +++ owners.list 21 Apr 2007 21:26:29 -0000 1.2717 @@ -84,6 +84,7 @@ Fedora Extras|artwiz-aleczapka-fonts|Set of (improved) artwiz fonts|tcallawa at redhat.com|extras-qa at fedoraproject.org|andreas.bierfert at lowlatency.de Fedora Extras|asa|Convert Fortran carriage control characters|pertusus at free.fr|extras-qa at fedoraproject.org| Fedora Extras|asc|Advanced Strategic Command|j.w.r.degoede at hhs.nl|extras-qa at fedoraproject.org| +Fedora Extras|asc-music|Background music for the game asc|j.w.r.degoede at hhs.nl|extras-qa at fedoraproject.org| Fedora Extras|asciidoc|AsciiDoc text document fomatter|chrisw at redhat.com|extras-qa at fedoraproject.org| Fedora Extras|asm2|A code manipulation tool to implement adaptable systems|pcheung at redhat.com|extras-qa at fedoraproject.org| Fedora Extras|aspell-ar|Arabic word list for Aspell|danken at cs.technion.ac.il|extras-qa at fedoraproject.org| From fedora-extras-commits at redhat.com Sat Apr 21 21:27:14 2007 From: fedora-extras-commits at redhat.com (Joshua W. Boyer (jwboyer)) Date: Sat, 21 Apr 2007 17:27:14 -0400 Subject: rpms/asc-music - New directory Message-ID: <200704212127.l3LLREXr000874@cvs-int.fedora.redhat.com> Author: jwboyer Update of /cvs/extras/rpms/asc-music In directory cvs-int.fedora.redhat.com:/home/fedora/jwboyer/owners/tmpcvsPxK847/rpms/asc-music Log Message: Directory /cvs/extras/rpms/asc-music added to the repository From fedora-extras-commits at redhat.com Sat Apr 21 21:27:23 2007 From: fedora-extras-commits at redhat.com (Joshua W. Boyer (jwboyer)) Date: Sat, 21 Apr 2007 17:27:23 -0400 Subject: rpms/asc-music/devel - New directory Message-ID: <200704212127.l3LLRNC4000889@cvs-int.fedora.redhat.com> Author: jwboyer Update of /cvs/extras/rpms/asc-music/devel In directory cvs-int.fedora.redhat.com:/home/fedora/jwboyer/owners/tmpcvsPxK847/rpms/asc-music/devel Log Message: Directory /cvs/extras/rpms/asc-music/devel added to the repository From fedora-extras-commits at redhat.com Sat Apr 21 21:27:33 2007 From: fedora-extras-commits at redhat.com (Joshua W. Boyer (jwboyer)) Date: Sat, 21 Apr 2007 17:27:33 -0400 Subject: rpms/asc-music Makefile, NONE, 1.1 import.log, NONE, 1.1 pkg.acl, NONE, 1.1 Message-ID: <200704212127.l3LLRXr8000941@cvs-int.fedora.redhat.com> Author: jwboyer Update of /cvs/extras/rpms/asc-music In directory cvs-int.fedora.redhat.com:/home/fedora/jwboyer/owners/tmpcvsPxK847/rpms/asc-music Added Files: Makefile import.log pkg.acl Log Message: Setup of module asc-music --- NEW FILE Makefile --- # Top level Makefile for module asc-music all : CVS/Root common-update @cvs update common-update : common @cd common && cvs update common : CVS/Root @cvs checkout common CVS/Root : @echo "ERROR: This does not look like a CVS checkout" && exit 1 clean : @find . -type f -name *~ -exec rm -fv {} \; --- NEW FILE import.log --- --- NEW FILE pkg.acl --- From fedora-extras-commits at redhat.com Sat Apr 21 21:27:42 2007 From: fedora-extras-commits at redhat.com (Joshua W. Boyer (jwboyer)) Date: Sat, 21 Apr 2007 17:27:42 -0400 Subject: rpms/asc-music/devel .cvsignore, NONE, 1.1 Makefile, NONE, 1.1 sources, NONE, 1.1 Message-ID: <200704212127.l3LLRgoM000963@cvs-int.fedora.redhat.com> Author: jwboyer Update of /cvs/extras/rpms/asc-music/devel In directory cvs-int.fedora.redhat.com:/home/fedora/jwboyer/owners/tmpcvsPxK847/rpms/asc-music/devel Added Files: .cvsignore Makefile sources Log Message: Setup of module asc-music --- NEW FILE .cvsignore --- --- NEW FILE Makefile --- # Makefile for source rpm: asc-music # $Id: Makefile,v 1.1 2007/04/21 21:27:38 jwboyer Exp $ NAME := asc-music SPECFILE = $(firstword $(wildcard *.spec)) define find-makefile-common for d in common ../common ../../common ; do if [ -f $$d/Makefile.common ] ; then if [ -f $$d/CVS/Root -a -w $$/Makefile.common ] ; then cd $$d ; cvs -Q update ; fi ; echo "$$d/Makefile.common" ; break ; fi ; done endef MAKEFILE_COMMON := $(shell $(find-makefile-common)) ifeq ($(MAKEFILE_COMMON),) # attept a checkout define checkout-makefile-common test -f CVS/Root && { cvs -Q -d $$(cat CVS/Root) checkout common && echo "common/Makefile.common" ; } || { echo "ERROR: I can't figure out how to checkout the 'common' module." ; exit -1 ; } >&2 endef MAKEFILE_COMMON := $(shell $(checkout-makefile-common)) endif include $(MAKEFILE_COMMON) --- NEW FILE sources --- From fedora-extras-commits at redhat.com Sat Apr 21 21:30:16 2007 From: fedora-extras-commits at redhat.com (Joshua W. Boyer (jwboyer)) Date: Sat, 21 Apr 2007 17:30:16 -0400 Subject: owners owners.epel.list,1.127,1.128 Message-ID: <200704212130.l3LLUG5W001088@cvs-int.fedora.redhat.com> Author: jwboyer Update of /cvs/extras/owners In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv1043 Modified Files: owners.epel.list Log Message: Add php-pear-Date to EPEL Index: owners.epel.list =================================================================== RCS file: /cvs/extras/owners/owners.epel.list,v retrieving revision 1.127 retrieving revision 1.128 diff -u -r1.127 -r1.128 --- owners.epel.list 20 Apr 2007 17:37:45 -0000 1.127 +++ owners.epel.list 21 Apr 2007 21:29:46 -0000 1.128 @@ -358,6 +358,7 @@ Fedora EPEL|php-pear-Benchmark|Framework to benchmark PHP scripts or function calls|chris.stone at gmail.com|extras-qa at fedoraproject.org| Fedora EPEL|php-pear-Console-Getargs|Command-line arguments and parameters parser|Fedora at FamilleCollet.com|extras-qa at fedoraproject.org| Fedora EPEL|php-pear-Console-Table|Class that makes it easy to build console style tables|Fedora at FamilleCollet.com|extras-qa at fedoraproject.org| +Fedora EPEL|php-pear-Date|Date and Time Zone Classes|chris.stone at gmail.com|extras-qa at fedoraproject.org| Fedora EPEL|php-pear-HTTP|Miscellaneous HTTP utilities|Fedora at FamilleCollet.com|extras-qa at fedoraproject.org| Fedora EPEL|php-pear-Mail|Class that provides multiple interfaces for sending emails|Fedora at FamilleCollet.com|extras-qa at fedoraproject.org| Fedora EPEL|php-pear-Net-SMTP|Provides an implementation of the SMTP protocol|Fedora at FamilleCollet.com|extras-qa at fedoraproject.org| From fedora-extras-commits at redhat.com Sat Apr 21 21:32:03 2007 From: fedora-extras-commits at redhat.com (Karol Trzcionka (karlik)) Date: Sat, 21 Apr 2007 17:32:03 -0400 Subject: rpms/gmediaserver import.log,1.1,1.2 Message-ID: <200704212132.l3LLW3Z7001640@cvs-int.fedora.redhat.com> Author: karlik Update of /cvs/extras/rpms/gmediaserver In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv1171 Modified Files: import.log Log Message: Release gmediaserver Index: import.log =================================================================== RCS file: /cvs/extras/rpms/gmediaserver/import.log,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- import.log 21 Apr 2007 21:16:09 -0000 1.1 +++ import.log 21 Apr 2007 21:31:29 -0000 1.2 @@ -0,0 +1 @@ +gmediaserver-0_12_0-7:HEAD:gmediaserver-0.12.0-7.src.rpm:1177191020 From fedora-extras-commits at redhat.com Sat Apr 21 21:32:07 2007 From: fedora-extras-commits at redhat.com (Karol Trzcionka (karlik)) Date: Sat, 21 Apr 2007 17:32:07 -0400 Subject: rpms/gmediaserver/devel gmediaserver-infofix.patch, NONE, 1.1 gmediaserver.conf, NONE, 1.1 gmediaserver.init, NONE, 1.1 gmediaserver.logrotate, NONE, 1.1 gmediaserver.spec, NONE, 1.1 .cvsignore, 1.1, 1.2 sources, 1.1, 1.2 Message-ID: <200704212132.l3LLW74j001644@cvs-int.fedora.redhat.com> Author: karlik Update of /cvs/extras/rpms/gmediaserver/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv1171/devel Modified Files: .cvsignore sources Added Files: gmediaserver-infofix.patch gmediaserver.conf gmediaserver.init gmediaserver.logrotate gmediaserver.spec Log Message: Release gmediaserver gmediaserver-infofix.patch: --- NEW FILE gmediaserver-infofix.patch --- --- ./doc/gmediaserver.info.gmediaserver-infofix 2006-08-31 22:43:04.000000000 +0200 +++ ./doc/gmediaserver.info 2007-01-21 16:22:43.000000000 +0100 @@ -1,6 +1,10 @@ This is gmediaserver.info, produced by makeinfo version 4.8 from gmediaserver.texi. +START-INFO-DIR-ENTRY +* gmediaserver: (gmediaserver). UPnP compatible media server for the GNU system +END-INFO-DIR-ENTRY + This manual was last updated 31 August 2006 for version 0.12.0 of GMediaServer. --- ./doc/gmediaserver.texi.gmediaserver-infofix 2006-08-31 21:39:50.000000000 +0200 +++ ./doc/gmediaserver.texi 2007-01-21 16:24:19.000000000 +0100 @@ -21,6 +21,13 @@ @c @setfilename gmediaserver.info + at ifinfo + at format +START-INFO-DIR-ENTRY +* gmediaserver: (gmediaserver). UPnP compatible media server for the GNU system +END-INFO-DIR-ENTRY + at end format + at end ifinfo @include version.texi @settitle GMediaServer @finalout --- NEW FILE gmediaserver.conf --- #directory with media files #default is /srv/gmediaserver dir=/srv/gmediaserver #file for logging if NULL or hashed, logging is off logfile=/var/log/gmediaserver/gmediaserver.log #do not scan files for tags disabletags=0 #character set used in file names #fscharset=CHARSET #character set used in the player device #devicecharset=CHARSET #character set used in logs and display #logcharset=CHARSET #listen on a specific interface #interface=NAME #listen on a specific port #port=PORT #do not prepend timestamp to log entries notimestamp=0 #prepend timestamp with optional time format #timestamp[=FORMAT] #specify profile (see below) #The following values are valid for --profile: # generic no custom settings # mp101 Netgear MP101 # dms1 Omnifi DMS1 #profile=NAME #list of file types to serve (see docs) #filetypes=TYPE[,..] #advertisement expire time (default 100) #expiretime=SECONDS --- NEW FILE gmediaserver.init --- #!/bin/bash # gmediaserver Start/stop gmediaserver service # # chkconfig: - 85 15 # description: GMediaServer is a UPnP compatible media server for the GNU system.\ # It is part of the GNU project. # # processname: gmediaserver # config: /etc/sysconfig/gmediaserver # pidfile: /var/run/gmediaserver.pid # ### BEGIN INIT INFO # Provides: gmediaserver # Required-Start: $network # Should-Start: # Required-Stop: # Default-Start: # Default-Stop: 0 1 2 3 4 5 6 # Short-Description: Start gmediaserver daemon # Description: Start gmediaserver, a UPnP compatible media server for the GNU system. ### END INIT INFO # Source function library. . /etc/rc.d/init.d/functions gserv=${gserv-/usr/sbin/gmediaserver} prog=gmediaserver user=gmediaserver pidfile=/var/run/gmediaserver.pid lockfile=/var/lock/subsys/gmediaserver RETVAL=0 . /etc/sysconfig/$prog OPTIONS="-b " [ $logfile ] && OPTIONS="$OPTIONS --output=$logfile"; [ $disabletags != 0 ] && OPTIONS="$OPTIONS --disable-tags "; [ $notimestamp != 0 ] && OPTIONS="$OPTIONS --no-timestamp "; [ $fscharset ] && OPTIONS="$OPTIONS --fs-charset=$fscharset "; [ $devicecharset ] && OPTIONS="$OPTIONS --device-charset=$devicecharset "; [ $logcharset ] && OPTIONS="$OPTIONS --log-charset=$logcharset "; [ $interface ] && OPTIONS="$OPTIONS --interface=$interface "; [ $port ] && OPTIONS="$OPTIONS --port=$port "; [ $timestamp ] && OPTIONS="$OPTIONS --timestamp=$timestamp "; [ $profile ] && OPTIONS="$OPTIONS --profile=$profile "; [ $filetypes ] && OPTIONS="$OPTIONS --filetypes=$filetypes "; [ $expiretime ] && OPTIONS="$OPTIONS --expiretime=$expiretime "; [ -d "$dir" ] || dir=/srv/gmediaserver; OPTIONS="$OPTIONS $dir"; start() { echo -n "Starting $prog: " daemon --user=$user $gserv $OPTIONS RETVAL=$? echo [ $RETVAL = 0 ] && touch ${lockfile} return $RETVAL } stop() { echo -n "Stopping $prog: " killproc -d 10 $gserv RETVAL=$? echo [ $RETVAL = 0 ] && rm -f ${lockfile} ${pidfile} echo "" } case "$1" in start) start ;; stop) stop ;; restart|reload) stop start ;; condrestart) [ -e /var/lock/subsys/gmediaserver ] && (stop; start) ;; status) status $gserv RETVAL=$? ;; *) echo $"Usage: $0 {start|stop|status|restart|reload|condrestart}" exit 1 ;; esac exit $RETVAL --- NEW FILE gmediaserver.logrotate --- /var/log/gmediaserver/*log { missingok notifempty sharedscripts postrotate /bin/kill -HUP `cat /var/run/gmediaserver.pid 2>/dev/null` 2> /dev/null || true endscript } --- NEW FILE gmediaserver.spec --- %define mediadir /srv/gmediaserver Name: gmediaserver Version: 0.12.0 Release: 7%{?dist} Summary: UPnP compatible media server for the GNU system Group: Applications/Multimedia License: GPL URL: http://www.gnu.org/software/gmediaserver/ Source0: http://download.savannah.gnu.org/releases/gmediaserver/%{name}-%{version}.tar.gz Source1: %{name}.init Source2: %{name}.conf Source3: %{name}.logrotate Patch0: %{name}-infofix.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: libupnp-devel gettext taglib-devel flex byacc id3lib-devel e2fsprogs-devel pkgconfig %if "%{?fedora}" > "6" BuildRequires: file-devel %endif Requires(post): /sbin/install-info /sbin/chkconfig Requires(preun): /sbin/install-info /sbin/chkconfig Requires: logrotate initscripts %description GMediaServer is a UPnP compatible media server for the GNU system. It is part of the GNU project. GMediaServer serves audio and video files to certain network connected media players. Most hardware media players only play music and/or video - they don't provide the media themselves. Those media files have to come from a device on the network. %prep %setup -q %patch0 -p0 -b .infofix %build %configure --disable-rpath --disable-static make %{?_smp_mflags} %install rm -rf $RPM_BUILD_ROOT mkdir -p $RPM_BUILD_ROOT%{mediadir} mkdir -p $RPM_BUILD_ROOT%{_localstatedir}/log/%{name} touch $RPM_BUILD_ROOT%{_localstatedir}/log/%{name}/%{name}.log install -D -m755 -p %{SOURCE1} $RPM_BUILD_ROOT%{_initrddir}/%{name} install -D -m644 -p %{SOURCE2} $RPM_BUILD_ROOT%{_sysconfdir}/sysconfig/%{name} install -D -m644 -p %{SOURCE3} $RPM_BUILD_ROOT%{_sysconfdir}/logrotate.d/%{name} make install DESTDIR=$RPM_BUILD_ROOT mkdir -p $RPM_BUILD_ROOT%{_sbindir} mv $RPM_BUILD_ROOT%{_bindir}/%{name} $RPM_BUILD_ROOT%{_sbindir}/%{name} %find_lang %{name} rm -f $RPM_BUILD_ROOT%{_infodir}/dir %clean rm -rf $RPM_BUILD_ROOT %post /sbin/install-info %{_infodir}/%{name}.info.gz %{_infodir}/dir || : /sbin/chkconfig --add %{name} %pre # Add the "gmediaserver" user /usr/sbin/groupadd -r gmediaserver &>/dev/null || : /usr/sbin/useradd -c "gmediaserver" -g gmediaserver \ -s /sbin/nologin -r -d %{mediadir} gmediaserver 2> /dev/null || : %preun if [ $1 = 0 ]; then /sbin/install-info --delete %{_infodir}/%{name}.info.gz %{_infodir}/dir || : /sbin/service %{name} stop > /dev/null 2>&1 /sbin/chkconfig --del %{name} fi #%postun #if [ $1 = 0 ]; then # /usr/sbin/userdel gmediaserver &>/dev/null || : # /usr/sbin/groupdel gmediaserver &>/dev/null || : #fi %files -f %{name}.lang %defattr(-,root,root,-) %doc AUTHORS COPYING NEWS README TODO %{_sbindir}/%{name} %{_infodir}/%{name}.info.gz %{_mandir}/man1/%{name}.* %config(noreplace) %{_sysconfdir}/sysconfig/%{name} %config(noreplace) %{_sysconfdir}/logrotate.d/%{name} %{_initrddir}/%{name} %attr(-,%{name},%{name}) %{_localstatedir}/log/%{name} %ghost %{_localstatedir}/log/%{name}/%{name}.log %attr(-,%{name},%{name}) %{mediadir} %changelog * Thu Apr 19 2007 Karol Trzcionka - 0.12.0-7 - Change BRs - Fix init-file * Mon Apr 02 2007 Karol Trzcionka - 0.12.0-6 - small specfile fixes - delete %%postun section * Mon Mar 26 2007 Karol Trzcionka - 0.12.0-5 - Fix mediadir in config-file and init - default log-file in %%ghost * Thu Mar 22 2007 Karol Trzcionka - 0.12.0-4 - Update requires - Fix init-script and inconsistency in spec * Tue Mar 20 2007 Karol Trzcionka - 0.12.0-3 - Add init-script * Sun Jan 21 2007 Karol Trzcionka - 0.12.0-2 - Update buildrequires - Fix install-info * Mon Jan 08 2007 Karol Trzcionka - 0.12.0-1 - Initial Release Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/gmediaserver/devel/.cvsignore,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- .cvsignore 21 Apr 2007 21:16:18 -0000 1.1 +++ .cvsignore 21 Apr 2007 21:31:33 -0000 1.2 @@ -0,0 +1 @@ +gmediaserver-0.12.0.tar.gz Index: sources =================================================================== RCS file: /cvs/extras/rpms/gmediaserver/devel/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 21 Apr 2007 21:16:18 -0000 1.1 +++ sources 21 Apr 2007 21:31:33 -0000 1.2 @@ -0,0 +1 @@ +7f99a9b2e32c41acf7e71eb0bc0840e9 gmediaserver-0.12.0.tar.gz From fedora-extras-commits at redhat.com Sat Apr 21 21:32:48 2007 From: fedora-extras-commits at redhat.com (Joshua W. Boyer (jwboyer)) Date: Sat, 21 Apr 2007 17:32:48 -0400 Subject: owners owners.epel.list,1.128,1.129 Message-ID: <200704212132.l3LLWm0U001705@cvs-int.fedora.redhat.com> Author: jwboyer Update of /cvs/extras/owners In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv1680 Modified Files: owners.epel.list Log Message: Add php-pear-XML-Util to EPEL Index: owners.epel.list =================================================================== RCS file: /cvs/extras/owners/owners.epel.list,v retrieving revision 1.128 retrieving revision 1.129 diff -u -r1.128 -r1.129 --- owners.epel.list 21 Apr 2007 21:29:46 -0000 1.128 +++ owners.epel.list 21 Apr 2007 21:32:17 -0000 1.129 @@ -364,6 +364,7 @@ Fedora EPEL|php-pear-Net-SMTP|Provides an implementation of the SMTP protocol|Fedora at FamilleCollet.com|extras-qa at fedoraproject.org| Fedora EPEL|php-pear-Net-Socket|Network Socket Interface|Fedora at FamilleCollet.com|extras-qa at fedoraproject.org| Fedora EPEL|php-pear-XML-Parser|XML parsing class based on PHP's bundled expat|Fedora at FamilleCollet.com|extras-qa at fedoraproject.org| +Fedora EPEL|php-pear-XML-Util|XML utility class|chris.stone at gmail.com|extras-qa at fedoraproject.org| Fedora EPEL|php-pecl-mailparse|PECL package for parsing and working with email messages|matthias at rpmforge.net|extras-qa at fedoraproject.org| Fedora EPEL|php-pecl-zip|PECL A zip management extension|Fedora at FamilleCollet.com|extras-qa at fedoraproject.org| Fedora EPEL|phpPgAdmin|Web based PostgreSQL Administration|devrim at commandprompt.com|extras-qa at fedoraproject.org| From fedora-extras-commits at redhat.com Sat Apr 21 21:35:24 2007 From: fedora-extras-commits at redhat.com (Joshua W. Boyer (jwboyer)) Date: Sat, 21 Apr 2007 17:35:24 -0400 Subject: owners owners.epel.list,1.129,1.130 Message-ID: <200704212135.l3LLZOxL001884@cvs-int.fedora.redhat.com> Author: jwboyer Update of /cvs/extras/owners In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv1853 Modified Files: owners.epel.list Log Message: Add php-pear-Date-Holidays to EPEL Index: owners.epel.list =================================================================== RCS file: /cvs/extras/owners/owners.epel.list,v retrieving revision 1.129 retrieving revision 1.130 diff -u -r1.129 -r1.130 --- owners.epel.list 21 Apr 2007 21:32:17 -0000 1.129 +++ owners.epel.list 21 Apr 2007 21:34:54 -0000 1.130 @@ -359,7 +359,8 @@ Fedora EPEL|php-pear-Console-Getargs|Command-line arguments and parameters parser|Fedora at FamilleCollet.com|extras-qa at fedoraproject.org| Fedora EPEL|php-pear-Console-Table|Class that makes it easy to build console style tables|Fedora at FamilleCollet.com|extras-qa at fedoraproject.org| Fedora EPEL|php-pear-Date|Date and Time Zone Classes|chris.stone at gmail.com|extras-qa at fedoraproject.org| -Fedora EPEL|php-pear-HTTP|Miscellaneous HTTP utilities|Fedora at FamilleCollet.com|extras-qa at fedoraproject.org| +Fedora EPEL|php-pear-Date-Holidays|Driver based class to calculate holidays|chris.stone at gmail.com|extras-qa at fedoraproject.org| +Fedor EPEL|php-pear-HTTP|Miscellaneous HTTP utilities|Fedora at FamilleCollet.com|extras-qa at fedoraproject.org| Fedora EPEL|php-pear-Mail|Class that provides multiple interfaces for sending emails|Fedora at FamilleCollet.com|extras-qa at fedoraproject.org| Fedora EPEL|php-pear-Net-SMTP|Provides an implementation of the SMTP protocol|Fedora at FamilleCollet.com|extras-qa at fedoraproject.org| Fedora EPEL|php-pear-Net-Socket|Network Socket Interface|Fedora at FamilleCollet.com|extras-qa at fedoraproject.org| From fedora-extras-commits at redhat.com Sat Apr 21 21:36:49 2007 From: fedora-extras-commits at redhat.com (Karol Trzcionka (karlik)) Date: Sat, 21 Apr 2007 17:36:49 -0400 Subject: rpms/gmediaserver/FC-6 gmediaserver-infofix.patch, NONE, 1.1 gmediaserver.conf, NONE, 1.1 gmediaserver.init, NONE, 1.1 gmediaserver.logrotate, NONE, 1.1 gmediaserver.spec, NONE, 1.1 .cvsignore, 1.1, 1.2 sources, 1.1, 1.2 Message-ID: <200704212136.l3LLanSw002047@cvs-int.fedora.redhat.com> Author: karlik Update of /cvs/extras/rpms/gmediaserver/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv1972/FC-6 Modified Files: .cvsignore sources Added Files: gmediaserver-infofix.patch gmediaserver.conf gmediaserver.init gmediaserver.logrotate gmediaserver.spec Log Message: Release gmediaserver gmediaserver-infofix.patch: --- NEW FILE gmediaserver-infofix.patch --- --- ./doc/gmediaserver.info.gmediaserver-infofix 2006-08-31 22:43:04.000000000 +0200 +++ ./doc/gmediaserver.info 2007-01-21 16:22:43.000000000 +0100 @@ -1,6 +1,10 @@ This is gmediaserver.info, produced by makeinfo version 4.8 from gmediaserver.texi. +START-INFO-DIR-ENTRY +* gmediaserver: (gmediaserver). UPnP compatible media server for the GNU system +END-INFO-DIR-ENTRY + This manual was last updated 31 August 2006 for version 0.12.0 of GMediaServer. --- ./doc/gmediaserver.texi.gmediaserver-infofix 2006-08-31 21:39:50.000000000 +0200 +++ ./doc/gmediaserver.texi 2007-01-21 16:24:19.000000000 +0100 @@ -21,6 +21,13 @@ @c @setfilename gmediaserver.info + at ifinfo + at format +START-INFO-DIR-ENTRY +* gmediaserver: (gmediaserver). UPnP compatible media server for the GNU system +END-INFO-DIR-ENTRY + at end format + at end ifinfo @include version.texi @settitle GMediaServer @finalout --- NEW FILE gmediaserver.conf --- #directory with media files #default is /srv/gmediaserver dir=/srv/gmediaserver #file for logging if NULL or hashed, logging is off logfile=/var/log/gmediaserver/gmediaserver.log #do not scan files for tags disabletags=0 #character set used in file names #fscharset=CHARSET #character set used in the player device #devicecharset=CHARSET #character set used in logs and display #logcharset=CHARSET #listen on a specific interface #interface=NAME #listen on a specific port #port=PORT #do not prepend timestamp to log entries notimestamp=0 #prepend timestamp with optional time format #timestamp[=FORMAT] #specify profile (see below) #The following values are valid for --profile: # generic no custom settings # mp101 Netgear MP101 # dms1 Omnifi DMS1 #profile=NAME #list of file types to serve (see docs) #filetypes=TYPE[,..] #advertisement expire time (default 100) #expiretime=SECONDS --- NEW FILE gmediaserver.init --- #!/bin/bash # gmediaserver Start/stop gmediaserver service # # chkconfig: - 85 15 # description: GMediaServer is a UPnP compatible media server for the GNU system.\ # It is part of the GNU project. # # processname: gmediaserver # config: /etc/sysconfig/gmediaserver # pidfile: /var/run/gmediaserver.pid # ### BEGIN INIT INFO # Provides: gmediaserver # Required-Start: $network # Should-Start: # Required-Stop: # Default-Start: # Default-Stop: 0 1 2 3 4 5 6 # Short-Description: Start gmediaserver daemon # Description: Start gmediaserver, a UPnP compatible media server for the GNU system. ### END INIT INFO # Source function library. . /etc/rc.d/init.d/functions gserv=${gserv-/usr/sbin/gmediaserver} prog=gmediaserver user=gmediaserver pidfile=/var/run/gmediaserver.pid lockfile=/var/lock/subsys/gmediaserver RETVAL=0 . /etc/sysconfig/$prog OPTIONS="-b " [ $logfile ] && OPTIONS="$OPTIONS --output=$logfile"; [ $disabletags != 0 ] && OPTIONS="$OPTIONS --disable-tags "; [ $notimestamp != 0 ] && OPTIONS="$OPTIONS --no-timestamp "; [ $fscharset ] && OPTIONS="$OPTIONS --fs-charset=$fscharset "; [ $devicecharset ] && OPTIONS="$OPTIONS --device-charset=$devicecharset "; [ $logcharset ] && OPTIONS="$OPTIONS --log-charset=$logcharset "; [ $interface ] && OPTIONS="$OPTIONS --interface=$interface "; [ $port ] && OPTIONS="$OPTIONS --port=$port "; [ $timestamp ] && OPTIONS="$OPTIONS --timestamp=$timestamp "; [ $profile ] && OPTIONS="$OPTIONS --profile=$profile "; [ $filetypes ] && OPTIONS="$OPTIONS --filetypes=$filetypes "; [ $expiretime ] && OPTIONS="$OPTIONS --expiretime=$expiretime "; [ -d "$dir" ] || dir=/srv/gmediaserver; OPTIONS="$OPTIONS $dir"; start() { echo -n "Starting $prog: " daemon --user=$user $gserv $OPTIONS RETVAL=$? echo [ $RETVAL = 0 ] && touch ${lockfile} return $RETVAL } stop() { echo -n "Stopping $prog: " killproc -d 10 $gserv RETVAL=$? echo [ $RETVAL = 0 ] && rm -f ${lockfile} ${pidfile} echo "" } case "$1" in start) start ;; stop) stop ;; restart|reload) stop start ;; condrestart) [ -e /var/lock/subsys/gmediaserver ] && (stop; start) ;; status) status $gserv RETVAL=$? ;; *) echo $"Usage: $0 {start|stop|status|restart|reload|condrestart}" exit 1 ;; esac exit $RETVAL --- NEW FILE gmediaserver.logrotate --- /var/log/gmediaserver/*log { missingok notifempty sharedscripts postrotate /bin/kill -HUP `cat /var/run/gmediaserver.pid 2>/dev/null` 2> /dev/null || true endscript } --- NEW FILE gmediaserver.spec --- %define mediadir /srv/gmediaserver Name: gmediaserver Version: 0.12.0 Release: 7%{?dist} Summary: UPnP compatible media server for the GNU system Group: Applications/Multimedia License: GPL URL: http://www.gnu.org/software/gmediaserver/ Source0: http://download.savannah.gnu.org/releases/gmediaserver/%{name}-%{version}.tar.gz Source1: %{name}.init Source2: %{name}.conf Source3: %{name}.logrotate Patch0: %{name}-infofix.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: libupnp-devel gettext taglib-devel flex byacc id3lib-devel e2fsprogs-devel pkgconfig %if "%{?fedora}" > "6" BuildRequires: file-devel %endif Requires(post): /sbin/install-info /sbin/chkconfig Requires(preun): /sbin/install-info /sbin/chkconfig Requires: logrotate initscripts %description GMediaServer is a UPnP compatible media server for the GNU system. It is part of the GNU project. GMediaServer serves audio and video files to certain network connected media players. Most hardware media players only play music and/or video - they don't provide the media themselves. Those media files have to come from a device on the network. %prep %setup -q %patch0 -p0 -b .infofix %build %configure --disable-rpath --disable-static make %{?_smp_mflags} %install rm -rf $RPM_BUILD_ROOT mkdir -p $RPM_BUILD_ROOT%{mediadir} mkdir -p $RPM_BUILD_ROOT%{_localstatedir}/log/%{name} touch $RPM_BUILD_ROOT%{_localstatedir}/log/%{name}/%{name}.log install -D -m755 -p %{SOURCE1} $RPM_BUILD_ROOT%{_initrddir}/%{name} install -D -m644 -p %{SOURCE2} $RPM_BUILD_ROOT%{_sysconfdir}/sysconfig/%{name} install -D -m644 -p %{SOURCE3} $RPM_BUILD_ROOT%{_sysconfdir}/logrotate.d/%{name} make install DESTDIR=$RPM_BUILD_ROOT mkdir -p $RPM_BUILD_ROOT%{_sbindir} mv $RPM_BUILD_ROOT%{_bindir}/%{name} $RPM_BUILD_ROOT%{_sbindir}/%{name} %find_lang %{name} rm -f $RPM_BUILD_ROOT%{_infodir}/dir %clean rm -rf $RPM_BUILD_ROOT %post /sbin/install-info %{_infodir}/%{name}.info.gz %{_infodir}/dir || : /sbin/chkconfig --add %{name} %pre # Add the "gmediaserver" user /usr/sbin/groupadd -r gmediaserver &>/dev/null || : /usr/sbin/useradd -c "gmediaserver" -g gmediaserver \ -s /sbin/nologin -r -d %{mediadir} gmediaserver 2> /dev/null || : %preun if [ $1 = 0 ]; then /sbin/install-info --delete %{_infodir}/%{name}.info.gz %{_infodir}/dir || : /sbin/service %{name} stop > /dev/null 2>&1 /sbin/chkconfig --del %{name} fi #%postun #if [ $1 = 0 ]; then # /usr/sbin/userdel gmediaserver &>/dev/null || : # /usr/sbin/groupdel gmediaserver &>/dev/null || : #fi %files -f %{name}.lang %defattr(-,root,root,-) %doc AUTHORS COPYING NEWS README TODO %{_sbindir}/%{name} %{_infodir}/%{name}.info.gz %{_mandir}/man1/%{name}.* %config(noreplace) %{_sysconfdir}/sysconfig/%{name} %config(noreplace) %{_sysconfdir}/logrotate.d/%{name} %{_initrddir}/%{name} %attr(-,%{name},%{name}) %{_localstatedir}/log/%{name} %ghost %{_localstatedir}/log/%{name}/%{name}.log %attr(-,%{name},%{name}) %{mediadir} %changelog * Thu Apr 19 2007 Karol Trzcionka - 0.12.0-7 - Change BRs - Fix init-file * Mon Apr 02 2007 Karol Trzcionka - 0.12.0-6 - small specfile fixes - delete %%postun section * Mon Mar 26 2007 Karol Trzcionka - 0.12.0-5 - Fix mediadir in config-file and init - default log-file in %%ghost * Thu Mar 22 2007 Karol Trzcionka - 0.12.0-4 - Update requires - Fix init-script and inconsistency in spec * Tue Mar 20 2007 Karol Trzcionka - 0.12.0-3 - Add init-script * Sun Jan 21 2007 Karol Trzcionka - 0.12.0-2 - Update buildrequires - Fix install-info * Mon Jan 08 2007 Karol Trzcionka - 0.12.0-1 - Initial Release Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/gmediaserver/FC-6/.cvsignore,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- .cvsignore 21 Apr 2007 21:16:18 -0000 1.1 +++ .cvsignore 21 Apr 2007 21:36:15 -0000 1.2 @@ -0,0 +1 @@ +gmediaserver-0.12.0.tar.gz Index: sources =================================================================== RCS file: /cvs/extras/rpms/gmediaserver/FC-6/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 21 Apr 2007 21:16:18 -0000 1.1 +++ sources 21 Apr 2007 21:36:15 -0000 1.2 @@ -0,0 +1 @@ +7f99a9b2e32c41acf7e71eb0bc0840e9 gmediaserver-0.12.0.tar.gz From fedora-extras-commits at redhat.com Sat Apr 21 21:36:45 2007 From: fedora-extras-commits at redhat.com (Karol Trzcionka (karlik)) Date: Sat, 21 Apr 2007 17:36:45 -0400 Subject: rpms/gmediaserver import.log,1.2,1.3 Message-ID: <200704212136.l3LLaj8t002043@cvs-int.fedora.redhat.com> Author: karlik Update of /cvs/extras/rpms/gmediaserver In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv1972 Modified Files: import.log Log Message: Release gmediaserver Index: import.log =================================================================== RCS file: /cvs/extras/rpms/gmediaserver/import.log,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- import.log 21 Apr 2007 21:31:29 -0000 1.2 +++ import.log 21 Apr 2007 21:36:11 -0000 1.3 @@ -1 +1,2 @@ gmediaserver-0_12_0-7:HEAD:gmediaserver-0.12.0-7.src.rpm:1177191020 +gmediaserver-0_12_0-7:FC-6:gmediaserver-0.12.0-7.src.rpm:1177191308 From fedora-extras-commits at redhat.com Sat Apr 21 21:37:11 2007 From: fedora-extras-commits at redhat.com (Joshua W. Boyer (jwboyer)) Date: Sat, 21 Apr 2007 17:37:11 -0400 Subject: owners owners.epel.list,1.130,1.131 Message-ID: <200704212137.l3LLbB5I002086@cvs-int.fedora.redhat.com> Author: jwboyer Update of /cvs/extras/owners In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv2024 Modified Files: owners.epel.list Log Message: Add php-pear-XML-Serializer to EPEL Index: owners.epel.list =================================================================== RCS file: /cvs/extras/owners/owners.epel.list,v retrieving revision 1.130 retrieving revision 1.131 diff -u -r1.130 -r1.131 --- owners.epel.list 21 Apr 2007 21:34:54 -0000 1.130 +++ owners.epel.list 21 Apr 2007 21:36:41 -0000 1.131 @@ -365,6 +365,7 @@ Fedora EPEL|php-pear-Net-SMTP|Provides an implementation of the SMTP protocol|Fedora at FamilleCollet.com|extras-qa at fedoraproject.org| Fedora EPEL|php-pear-Net-Socket|Network Socket Interface|Fedora at FamilleCollet.com|extras-qa at fedoraproject.org| Fedora EPEL|php-pear-XML-Parser|XML parsing class based on PHP's bundled expat|Fedora at FamilleCollet.com|extras-qa at fedoraproject.org| +Fedora EPEL|php-pear-XML-Serializer|Swiss-army knife for reading and writing XML files|chris.stone at gmail.com|extras-qa at fedoraproject.org| Fedora EPEL|php-pear-XML-Util|XML utility class|chris.stone at gmail.com|extras-qa at fedoraproject.org| Fedora EPEL|php-pecl-mailparse|PECL package for parsing and working with email messages|matthias at rpmforge.net|extras-qa at fedoraproject.org| Fedora EPEL|php-pecl-zip|PECL A zip management extension|Fedora at FamilleCollet.com|extras-qa at fedoraproject.org| From fedora-extras-commits at redhat.com Sat Apr 21 22:27:59 2007 From: fedora-extras-commits at redhat.com (Chris Weyl (cweyl)) Date: Sat, 21 Apr 2007 18:27:59 -0400 Subject: rpms/perl-POE-Component-Server-SimpleHTTP/FC-5 perl-POE-Component-Server-SimpleHTTP.spec, 1.4, 1.5 Message-ID: <200704212227.l3LMRxSH007169@cvs-int.fedora.redhat.com> Author: cweyl Update of /cvs/extras/rpms/perl-POE-Component-Server-SimpleHTTP/FC-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv7120/FC-5 Modified Files: perl-POE-Component-Server-SimpleHTTP.spec Log Message: additional BR needed for testing Index: perl-POE-Component-Server-SimpleHTTP.spec =================================================================== RCS file: /cvs/extras/rpms/perl-POE-Component-Server-SimpleHTTP/FC-5/perl-POE-Component-Server-SimpleHTTP.spec,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- perl-POE-Component-Server-SimpleHTTP.spec 21 Apr 2007 20:27:14 -0000 1.4 +++ perl-POE-Component-Server-SimpleHTTP.spec 21 Apr 2007 22:27:25 -0000 1.5 @@ -1,6 +1,6 @@ Name: perl-POE-Component-Server-SimpleHTTP Version: 1.23 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Serve HTTP requests in POE License: GPL or Artistic Group: Development/Libraries @@ -12,12 +12,11 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) -BuildRequires: perl(ExtUtils::MakeMaker), perl(Test::More) +BuildRequires: perl(ExtUtils::MakeMaker) BuildRequires: perl(HTTP::Date) BuildRequires: perl(HTTP::Request) BuildRequires: perl(HTTP::Response) BuildRequires: perl(IPC::Shareable) -# >= 0.27 vvvvvvvvv BuildRequires: perl(POE) BuildRequires: perl(POE::Component::SSLify) >= 0.04 BuildRequires: perl(POE::Driver::SysRW) @@ -25,6 +24,10 @@ BuildRequires: perl(POE::Wheel::ReadWrite) BuildRequires: perl(POE::Wheel::SocketFactory) +# tests +BuildRequires: perl(Test::More) +BuildRequires: perl(POE::Component::Client::HTTP) + # optional tests BuildRequires: perl(Test::Pod) #BuildRequires: perl(Test::Pod::Coverage) @@ -67,12 +70,15 @@ %files %defattr(-,root,root,-) -%doc README examples/ +%doc README Changes examples/ %{perl_vendorlib}/* %{_mandir}/man3/* %changelog +* Sat Apr 21 2007 Chris Weyl 1.23-2 +- additional testing BR + * Sat Apr 21 2007 Chris Weyl 1.23-1 - update to 1.23 - update source URL (maintainer changed) From fedora-extras-commits at redhat.com Sat Apr 21 22:28:03 2007 From: fedora-extras-commits at redhat.com (Chris Weyl (cweyl)) Date: Sat, 21 Apr 2007 18:28:03 -0400 Subject: rpms/perl-POE-Component-Server-SimpleHTTP/FC-6 perl-POE-Component-Server-SimpleHTTP.spec, 1.5, 1.6 Message-ID: <200704212228.l3LMS3Tx007174@cvs-int.fedora.redhat.com> Author: cweyl Update of /cvs/extras/rpms/perl-POE-Component-Server-SimpleHTTP/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv7120/FC-6 Modified Files: perl-POE-Component-Server-SimpleHTTP.spec Log Message: additional BR needed for testing Index: perl-POE-Component-Server-SimpleHTTP.spec =================================================================== RCS file: /cvs/extras/rpms/perl-POE-Component-Server-SimpleHTTP/FC-6/perl-POE-Component-Server-SimpleHTTP.spec,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- perl-POE-Component-Server-SimpleHTTP.spec 21 Apr 2007 20:27:24 -0000 1.5 +++ perl-POE-Component-Server-SimpleHTTP.spec 21 Apr 2007 22:27:29 -0000 1.6 @@ -1,6 +1,6 @@ Name: perl-POE-Component-Server-SimpleHTTP Version: 1.23 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Serve HTTP requests in POE License: GPL or Artistic Group: Development/Libraries @@ -12,12 +12,11 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) -BuildRequires: perl(ExtUtils::MakeMaker), perl(Test::More) +BuildRequires: perl(ExtUtils::MakeMaker) BuildRequires: perl(HTTP::Date) BuildRequires: perl(HTTP::Request) BuildRequires: perl(HTTP::Response) BuildRequires: perl(IPC::Shareable) -# >= 0.27 vvvvvvvvv BuildRequires: perl(POE) BuildRequires: perl(POE::Component::SSLify) >= 0.04 BuildRequires: perl(POE::Driver::SysRW) @@ -25,6 +24,10 @@ BuildRequires: perl(POE::Wheel::ReadWrite) BuildRequires: perl(POE::Wheel::SocketFactory) +# tests +BuildRequires: perl(Test::More) +BuildRequires: perl(POE::Component::Client::HTTP) + # optional tests BuildRequires: perl(Test::Pod) #BuildRequires: perl(Test::Pod::Coverage) @@ -67,12 +70,15 @@ %files %defattr(-,root,root,-) -%doc README examples/ +%doc README Changes examples/ %{perl_vendorlib}/* %{_mandir}/man3/* %changelog +* Sat Apr 21 2007 Chris Weyl 1.23-2 +- additional testing BR + * Sat Apr 21 2007 Chris Weyl 1.23-1 - update to 1.23 - update source URL (maintainer changed) From fedora-extras-commits at redhat.com Sat Apr 21 22:28:08 2007 From: fedora-extras-commits at redhat.com (Chris Weyl (cweyl)) Date: Sat, 21 Apr 2007 18:28:08 -0400 Subject: rpms/perl-POE-Component-Server-SimpleHTTP/devel perl-POE-Component-Server-SimpleHTTP.spec, 1.5, 1.6 Message-ID: <200704212228.l3LMS8oN007178@cvs-int.fedora.redhat.com> Author: cweyl Update of /cvs/extras/rpms/perl-POE-Component-Server-SimpleHTTP/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv7120/devel Modified Files: perl-POE-Component-Server-SimpleHTTP.spec Log Message: additional BR needed for testing Index: perl-POE-Component-Server-SimpleHTTP.spec =================================================================== RCS file: /cvs/extras/rpms/perl-POE-Component-Server-SimpleHTTP/devel/perl-POE-Component-Server-SimpleHTTP.spec,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- perl-POE-Component-Server-SimpleHTTP.spec 21 Apr 2007 20:27:28 -0000 1.5 +++ perl-POE-Component-Server-SimpleHTTP.spec 21 Apr 2007 22:27:34 -0000 1.6 @@ -1,6 +1,6 @@ Name: perl-POE-Component-Server-SimpleHTTP Version: 1.23 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Serve HTTP requests in POE License: GPL or Artistic Group: Development/Libraries @@ -12,12 +12,11 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) -BuildRequires: perl(ExtUtils::MakeMaker), perl(Test::More) +BuildRequires: perl(ExtUtils::MakeMaker) BuildRequires: perl(HTTP::Date) BuildRequires: perl(HTTP::Request) BuildRequires: perl(HTTP::Response) BuildRequires: perl(IPC::Shareable) -# >= 0.27 vvvvvvvvv BuildRequires: perl(POE) BuildRequires: perl(POE::Component::SSLify) >= 0.04 BuildRequires: perl(POE::Driver::SysRW) @@ -25,6 +24,10 @@ BuildRequires: perl(POE::Wheel::ReadWrite) BuildRequires: perl(POE::Wheel::SocketFactory) +# tests +BuildRequires: perl(Test::More) +BuildRequires: perl(POE::Component::Client::HTTP) + # optional tests BuildRequires: perl(Test::Pod) #BuildRequires: perl(Test::Pod::Coverage) @@ -67,12 +70,15 @@ %files %defattr(-,root,root,-) -%doc README examples/ +%doc README Changes examples/ %{perl_vendorlib}/* %{_mandir}/man3/* %changelog +* Sat Apr 21 2007 Chris Weyl 1.23-2 +- additional testing BR + * Sat Apr 21 2007 Chris Weyl 1.23-1 - update to 1.23 - update source URL (maintainer changed) From fedora-extras-commits at redhat.com Sun Apr 22 00:03:41 2007 From: fedora-extras-commits at redhat.com (Patrice Dumas (pertusus)) Date: Sat, 21 Apr 2007 20:03:41 -0400 Subject: rpms/cernlib/devel cernlib.spec,1.39,1.40 Message-ID: <200704220003.l3M03fxI017795@cvs-int.fedora.redhat.com> Author: pertusus Update of /cvs/extras/rpms/cernlib/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv17777 Modified Files: cernlib.spec Log Message: * Sun Apr 22 2007 Patrice Dumas 2006-2 - don't do a parallel build for npatchy Index: cernlib.spec =================================================================== RCS file: /cvs/extras/rpms/cernlib/devel/cernlib.spec,v retrieving revision 1.39 retrieving revision 1.40 diff -u -r1.39 -r1.40 --- cernlib.spec 21 Apr 2007 14:35:24 -0000 1.39 +++ cernlib.spec 22 Apr 2007 00:03:07 -0000 1.40 @@ -6,7 +6,7 @@ Name: cernlib Version: 2006 -Release: 1%{?dist} +Release: 2%{?dist} Summary: General purpose CERN library and associated binaries Group: Development/Libraries # As explained in the cernlib on debian FAQ, cfortran can be considered LGPL. @@ -825,7 +825,11 @@ cd $CERN_ROOT/build make patchy/Makefile cd patchy -make %{?_smp_mflags} install.bin +# we cannont use %%{?_smp_mflags} because fcasplit is used after being +# built, and during the fcasplit installation it is removed and replaced +# by a symlink, and if it takes time the link may not be there on time. +# at least that's my understanding of the failure. +make install.bin #%endif # it is not completly obvious that it is better to use patchy 4 for @@ -1092,6 +1096,9 @@ %changelog +* Sun Apr 22 2007 Patrice Dumas 2006-2 +- don't do a parallel build for npatchy + * Fri Apr 13 2007 Patrice Dumas 2006-1 - update to cernlib 2006 - build with gfortran From fedora-extras-commits at redhat.com Sun Apr 22 01:57:12 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Sat, 21 Apr 2007 21:57:12 -0400 Subject: rpms/wesnoth/devel .cvsignore, 1.18, 1.19 sources, 1.18, 1.19 wesnoth.spec, 1.36, 1.37 Message-ID: <200704220157.l3M1vCUs024079@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/rpms/wesnoth/devel In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/wesnoth/devel Modified Files: .cvsignore sources wesnoth.spec Log Message: 1.2.4 Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/wesnoth/devel/.cvsignore,v retrieving revision 1.18 retrieving revision 1.19 diff -u -r1.18 -r1.19 --- .cvsignore 16 Mar 2007 18:54:24 -0000 1.18 +++ .cvsignore 22 Apr 2007 01:56:38 -0000 1.19 @@ -1 +1 @@ -wesnoth-1.2.3.tar.bz2 +wesnoth-1.2.4.tar.bz2 Index: sources =================================================================== RCS file: /cvs/extras/rpms/wesnoth/devel/sources,v retrieving revision 1.18 retrieving revision 1.19 diff -u -r1.18 -r1.19 --- sources 16 Mar 2007 18:54:24 -0000 1.18 +++ sources 22 Apr 2007 01:56:38 -0000 1.19 @@ -1 +1 @@ -94e051a82be080e7f69040b42c46ba2c wesnoth-1.2.3.tar.bz2 +e24c9adb2fa6cc25759a0a1baf0585e8 wesnoth-1.2.4.tar.bz2 Index: wesnoth.spec =================================================================== RCS file: /cvs/extras/rpms/wesnoth/devel/wesnoth.spec,v retrieving revision 1.36 retrieving revision 1.37 diff -u -r1.36 -r1.37 --- wesnoth.spec 16 Mar 2007 18:54:24 -0000 1.36 +++ wesnoth.spec 22 Apr 2007 01:56:38 -0000 1.37 @@ -1,5 +1,5 @@ Name: wesnoth -Version: 1.2.3 +Version: 1.2.4 Release: 1%{?dist} Summary: Turn-based strategy game with a fantasy theme @@ -161,6 +161,9 @@ %ghost /var/run/wesnothd/socket %changelog +* Sat Apr 21 2007 Warren Togami - 1.2.4-1 +- 1.2.4 + * Fri Mar 16 2007 Brian Pepple - 1.2.3-1 - Update to 1.2.3. From fedora-extras-commits at redhat.com Sun Apr 22 03:32:54 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Sat, 21 Apr 2007 23:32:54 -0400 Subject: rpms/wesnoth/FC-5 .cvsignore, 1.16, 1.17 sources, 1.16, 1.17 wesnoth.spec, 1.29, 1.30 Message-ID: <200704220332.l3M3WsU1002029@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/rpms/wesnoth/FC-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv2008 Modified Files: .cvsignore sources wesnoth.spec Log Message: 1.2.4 Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/wesnoth/FC-5/.cvsignore,v retrieving revision 1.16 retrieving revision 1.17 diff -u -r1.16 -r1.17 --- .cvsignore 25 Feb 2007 20:35:27 -0000 1.16 +++ .cvsignore 22 Apr 2007 03:32:20 -0000 1.17 @@ -1 +1 @@ -wesnoth-1.2.2.tar.bz2 +wesnoth-1.2.4.tar.bz2 Index: sources =================================================================== RCS file: /cvs/extras/rpms/wesnoth/FC-5/sources,v retrieving revision 1.16 retrieving revision 1.17 diff -u -r1.16 -r1.17 --- sources 25 Feb 2007 20:35:27 -0000 1.16 +++ sources 22 Apr 2007 03:32:20 -0000 1.17 @@ -1 +1 @@ -f7cc14661edabeeae36a6e9dc5472015 wesnoth-1.2.2.tar.bz2 +e24c9adb2fa6cc25759a0a1baf0585e8 wesnoth-1.2.4.tar.bz2 Index: wesnoth.spec =================================================================== RCS file: /cvs/extras/rpms/wesnoth/FC-5/wesnoth.spec,v retrieving revision 1.29 retrieving revision 1.30 diff -u -r1.29 -r1.30 --- wesnoth.spec 25 Feb 2007 20:35:27 -0000 1.29 +++ wesnoth.spec 22 Apr 2007 03:32:20 -0000 1.30 @@ -1,6 +1,6 @@ Name: wesnoth -Version: 1.2.2 -Release: 2%{?dist} +Version: 1.2.4 +Release: 1%{?dist} Summary: Turn-based strategy game with a fantasy theme Group: Amusements/Games @@ -161,6 +161,12 @@ %ghost /var/run/wesnothd/socket %changelog +* Sat Apr 21 2007 Warren Togami - 1.2.4-1 +- 1.2.4 + +* Fri Mar 16 2007 Brian Pepple - 1.2.3-1 +- Update to 1.2.3. + * Sat Feb 24 2007 Brian Pepple - 1.2.2-2 - Bump. From fedora-extras-commits at redhat.com Sun Apr 22 03:34:35 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Sat, 21 Apr 2007 23:34:35 -0400 Subject: rpms/wesnoth/FC-6 .cvsignore, 1.17, 1.18 sources, 1.17, 1.18 wesnoth.spec, 1.33, 1.34 Message-ID: <200704220334.l3M3YZfo002142@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/rpms/wesnoth/FC-6 In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/wesnoth/FC-6 Modified Files: .cvsignore sources wesnoth.spec Log Message: 1.2.4 Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/wesnoth/FC-6/.cvsignore,v retrieving revision 1.17 retrieving revision 1.18 diff -u -r1.17 -r1.18 --- .cvsignore 16 Mar 2007 18:56:08 -0000 1.17 +++ .cvsignore 22 Apr 2007 03:34:01 -0000 1.18 @@ -1 +1 @@ -wesnoth-1.2.3.tar.bz2 +wesnoth-1.2.4.tar.bz2 Index: sources =================================================================== RCS file: /cvs/extras/rpms/wesnoth/FC-6/sources,v retrieving revision 1.17 retrieving revision 1.18 diff -u -r1.17 -r1.18 --- sources 16 Mar 2007 18:56:08 -0000 1.17 +++ sources 22 Apr 2007 03:34:01 -0000 1.18 @@ -1 +1 @@ -94e051a82be080e7f69040b42c46ba2c wesnoth-1.2.3.tar.bz2 +e24c9adb2fa6cc25759a0a1baf0585e8 wesnoth-1.2.4.tar.bz2 Index: wesnoth.spec =================================================================== RCS file: /cvs/extras/rpms/wesnoth/FC-6/wesnoth.spec,v retrieving revision 1.33 retrieving revision 1.34 diff -u -r1.33 -r1.34 --- wesnoth.spec 16 Mar 2007 18:56:08 -0000 1.33 +++ wesnoth.spec 22 Apr 2007 03:34:01 -0000 1.34 @@ -1,5 +1,5 @@ Name: wesnoth -Version: 1.2.3 +Version: 1.2.4 Release: 1%{?dist} Summary: Turn-based strategy game with a fantasy theme @@ -161,6 +161,9 @@ %ghost /var/run/wesnothd/socket %changelog +* Sat Apr 21 2007 Warren Togami - 1.2.4-1 +- 1.2.4 + * Fri Mar 16 2007 Brian Pepple - 1.2.3-1 - Update to 1.2.3. From fedora-extras-commits at redhat.com Sun Apr 22 03:46:07 2007 From: fedora-extras-commits at redhat.com (Ryo Dairiki (ryo)) Date: Sat, 21 Apr 2007 23:46:07 -0400 Subject: rpms/VLGothic-fonts/FC-6 .cvsignore, 1.3, 1.4 VLGothic-fonts.spec, 1.5, 1.6 sources, 1.3, 1.4 Message-ID: <200704220346.l3M3k7fT002256@cvs-int.fedora.redhat.com> Author: ryo Update of /cvs/extras/rpms/VLGothic-fonts/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv2235 Modified Files: .cvsignore VLGothic-fonts.spec sources Log Message: update to 20070328 Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/VLGothic-fonts/FC-6/.cvsignore,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- .cvsignore 3 Jan 2007 05:37:08 -0000 1.3 +++ .cvsignore 22 Apr 2007 03:45:32 -0000 1.4 @@ -1 +1 @@ -VLGothic-20070101.tar.bz2 +VLGothic-20070328.tar.bz2 Index: VLGothic-fonts.spec =================================================================== RCS file: /cvs/extras/rpms/VLGothic-fonts/FC-6/VLGothic-fonts.spec,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- VLGothic-fonts.spec 3 Jan 2007 05:37:08 -0000 1.5 +++ VLGothic-fonts.spec 22 Apr 2007 03:45:32 -0000 1.6 @@ -1,5 +1,5 @@ Name: VLGothic-fonts -Version: 20070101 +Version: 20070328 Release: 1%{?dist} Summary: VLGothic the Japanese TrueType font @@ -51,6 +51,9 @@ %changelog +* Sun Apr 22 2007 Ryo Dairiki - 20070328-1 +- Update to 20070328 + * Wed Jan 03 2007 Ryo Dairiki - 20070101-1 - Update to 20070101 Index: sources =================================================================== RCS file: /cvs/extras/rpms/VLGothic-fonts/FC-6/sources,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- sources 3 Jan 2007 05:37:08 -0000 1.3 +++ sources 22 Apr 2007 03:45:32 -0000 1.4 @@ -1 +1 @@ -6089621ab153049ca40c46ebfb5bc96b VLGothic-20070101.tar.bz2 +73b42b78fe681a2d14a945c58e80ee0a VLGothic-20070328.tar.bz2 From fedora-extras-commits at redhat.com Sun Apr 22 03:47:31 2007 From: fedora-extras-commits at redhat.com (Ryo Dairiki (ryo)) Date: Sat, 21 Apr 2007 23:47:31 -0400 Subject: rpms/VLGothic-fonts/FC-5 VLGothic-fonts.spec, 1.4, 1.5 sources, 1.3, 1.4 Message-ID: <200704220347.l3M3lVZX002298@cvs-int.fedora.redhat.com> Author: ryo Update of /cvs/extras/rpms/VLGothic-fonts/FC-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv2269 Modified Files: VLGothic-fonts.spec sources Log Message: update to 20070328 Index: VLGothic-fonts.spec =================================================================== RCS file: /cvs/extras/rpms/VLGothic-fonts/FC-5/VLGothic-fonts.spec,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- VLGothic-fonts.spec 3 Jan 2007 05:45:37 -0000 1.4 +++ VLGothic-fonts.spec 22 Apr 2007 03:46:57 -0000 1.5 @@ -1,5 +1,5 @@ Name: VLGothic-fonts -Version: 20070101 +Version: 20070328 Release: 1%{?dist} Summary: VLGothic the Japanese TrueType font @@ -51,6 +51,9 @@ %changelog +* Sun Apr 22 2007 Ryo Dairiki - 20070328-1 +- Update to 20070328 + * Wed Jan 03 2007 Ryo Dairiki - 20070101-1 - Update to 20070101 Index: sources =================================================================== RCS file: /cvs/extras/rpms/VLGothic-fonts/FC-5/sources,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- sources 3 Jan 2007 05:45:37 -0000 1.3 +++ sources 22 Apr 2007 03:46:57 -0000 1.4 @@ -1 +1 @@ -6089621ab153049ca40c46ebfb5bc96b VLGothic-20070101.tar.bz2 +73b42b78fe681a2d14a945c58e80ee0a VLGothic-20070328.tar.bz2 From fedora-extras-commits at redhat.com Sun Apr 22 03:48:45 2007 From: fedora-extras-commits at redhat.com (Ryo Dairiki (ryo)) Date: Sat, 21 Apr 2007 23:48:45 -0400 Subject: rpms/VLGothic-fonts/devel VLGothic-fonts.spec, 1.4, 1.5 sources, 1.3, 1.4 Message-ID: <200704220348.l3M3mjnr002333@cvs-int.fedora.redhat.com> Author: ryo Update of /cvs/extras/rpms/VLGothic-fonts/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv2310 Modified Files: VLGothic-fonts.spec sources Log Message: update to 20070328 Index: VLGothic-fonts.spec =================================================================== RCS file: /cvs/extras/rpms/VLGothic-fonts/devel/VLGothic-fonts.spec,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- VLGothic-fonts.spec 3 Jan 2007 05:46:30 -0000 1.4 +++ VLGothic-fonts.spec 22 Apr 2007 03:48:11 -0000 1.5 @@ -1,5 +1,5 @@ Name: VLGothic-fonts -Version: 20070101 +Version: 20070328 Release: 1%{?dist} Summary: VLGothic the Japanese TrueType font @@ -51,6 +51,9 @@ %changelog +* Sun Apr 22 2007 Ryo Dairiki - 20070328-1 +- Update to 20070328 + * Wed Jan 03 2007 Ryo Dairiki - 20070101-1 - Update to 20070101 Index: sources =================================================================== RCS file: /cvs/extras/rpms/VLGothic-fonts/devel/sources,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- sources 3 Jan 2007 05:46:30 -0000 1.3 +++ sources 22 Apr 2007 03:48:11 -0000 1.4 @@ -1 +1 @@ -6089621ab153049ca40c46ebfb5bc96b VLGothic-20070101.tar.bz2 +73b42b78fe681a2d14a945c58e80ee0a VLGothic-20070328.tar.bz2 From fedora-extras-commits at redhat.com Sun Apr 22 08:16:15 2007 From: fedora-extras-commits at redhat.com (Shidai Liu (leo)) Date: Sun, 22 Apr 2007 04:16:15 -0400 Subject: rpms/pcmanx-gtk2/FC-5 pcmanx-gtk2.spec,1.3,1.4 Message-ID: <200704220816.l3M8GF3i028014@cvs-int.fedora.redhat.com> Author: leo Update of /cvs/extras/rpms/pcmanx-gtk2/FC-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv27992 Modified Files: pcmanx-gtk2.spec Log Message: fix last naming change and disable libnotify for FC-5 Index: pcmanx-gtk2.spec =================================================================== RCS file: /cvs/extras/rpms/pcmanx-gtk2/FC-5/pcmanx-gtk2.spec,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- pcmanx-gtk2.spec 17 Apr 2007 07:31:42 -0000 1.3 +++ pcmanx-gtk2.spec 22 Apr 2007 08:15:40 -0000 1.4 @@ -5,7 +5,7 @@ Summary: Telnet client designed for BBS browsing Name: pcmanx-gtk2 Version: 0.3.5 -Release: 10.%{alphatag}%{?dist} +Release: 9.%{alphatag}%{?dist}.1 License: GPL Group: Applications/Internet Source0: http://pcmanx.csie.net/release/pcmanx-gtk2.tar.gz @@ -47,7 +47,7 @@ #autoreconf -fi %build -%configure --enable-libnotify +%configure make %{?_smp_mflags} %install @@ -86,8 +86,9 @@ %{_datadir}/pixmaps/*.png %changelog -* Tue Apr 17 2007 Leo, Shidai Liu 0.3.5-10.336svn +* Sun Apr 22 2007 Leo, Shidai Liu 0.3.5-9.336svn.1 - Add dbus-devel to BuildRequires +- Disable libnotify support * Sat Apr 14 2007 Leo, Shidai Liu 0.3.5-9.336svn - remove README. Its content is not useful for end users From fedora-extras-commits at redhat.com Sun Apr 22 09:28:28 2007 From: fedora-extras-commits at redhat.com (Hans de Goede (jwrdegoede)) Date: Sun, 22 Apr 2007 05:28:28 -0400 Subject: rpms/ballz import.log,1.1,1.2 Message-ID: <200704220928.l3M9SSSZ021522@cvs-int.fedora.redhat.com> Author: jwrdegoede Update of /cvs/extras/rpms/ballz In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv21308 Modified Files: import.log Log Message: Initial ballz import Index: import.log =================================================================== RCS file: /cvs/extras/rpms/ballz/import.log,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- import.log 21 Apr 2007 21:25:31 -0000 1.1 +++ import.log 22 Apr 2007 09:27:54 -0000 1.2 @@ -0,0 +1 @@ +ballz-1_0-1_fc7:HEAD:ballz-1.0-1.fc7.src.rpm:1177234726 From fedora-extras-commits at redhat.com Sun Apr 22 09:28:32 2007 From: fedora-extras-commits at redhat.com (Hans de Goede (jwrdegoede)) Date: Sun, 22 Apr 2007 05:28:32 -0400 Subject: rpms/ballz/devel ballz-1.0-fullscreen.patch, NONE, 1.1 ballz-1.0-syslibs.patch, NONE, 1.1 ballz.desktop, NONE, 1.1 ballz.spec, NONE, 1.1 .cvsignore, 1.1, 1.2 sources, 1.1, 1.2 Message-ID: <200704220928.l3M9SWwO021526@cvs-int.fedora.redhat.com> Author: jwrdegoede Update of /cvs/extras/rpms/ballz/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv21308/devel Modified Files: .cvsignore sources Added Files: ballz-1.0-fullscreen.patch ballz-1.0-syslibs.patch ballz.desktop ballz.spec Log Message: Initial ballz import ballz-1.0-fullscreen.patch: --- NEW FILE ballz-1.0-fullscreen.patch --- --- ballz-1.0/src/game.cpp~ 2007-04-17 20:08:11.000000000 +0200 +++ ballz-1.0/src/game.cpp 2007-04-17 20:08:11.000000000 +0200 @@ -48,7 +48,7 @@ set_window_title("Darkbits - B.A.L.L.Z."); - int driver = GFX_AUTODETECT_WINDOWED; + int driver = GFX_AUTODETECT; set_color_depth(32); if (set_gfx_mode(driver, 640, 480, 0, 0) < 0) { set_color_depth(24); ballz-1.0-syslibs.patch: --- NEW FILE ballz-1.0-syslibs.patch --- diff -ur ballz-1.0/src/Makefile.am ballz-1.0.new/src/Makefile.am --- ballz-1.0/src/Makefile.am 2007-04-05 22:21:32.000000000 +0200 +++ ballz-1.0.new/src/Makefile.am 2007-04-17 14:18:19.000000000 +0200 @@ -70,151 +70,6 @@ gui/ballzlistbox.cpp\ gui/ballzlistbox.hpp\ gui/ballzscrollarea.cpp\ -gui/ballzscrollarea.hpp\ -guichan/actionevent.cpp\ -guichan/actionevent.hpp\ -guichan/actionlistener.hpp\ -guichan/allegro.hpp\ -guichan/basiccontainer.cpp\ -guichan/basiccontainer.hpp\ -guichan/cliprectangle.cpp\ -guichan/cliprectangle.hpp\ -guichan/color.cpp\ -guichan/color.hpp\ -guichan/deathlistener.hpp\ -guichan/defaultfont.cpp\ -guichan/defaultfont.hpp\ -guichan/event.cpp\ -guichan/event.hpp\ -guichan/exception.cpp\ -guichan/exception.hpp\ -guichan/focushandler.cpp\ -guichan/focushandler.hpp\ -guichan/focuslistener.hpp\ -guichan/font.cpp\ -guichan/font.hpp\ -guichan/graphics.cpp\ -guichan/graphics.hpp\ -guichan/gui.cpp\ -guichan/gui.hpp\ -guichan/image.cpp\ -guichan/image.hpp\ -guichan/imagefont.cpp\ -guichan/imagefont.hpp\ -guichan/imageloader.hpp\ -guichan/input.hpp\ -guichan/inputevent.cpp\ -guichan/inputevent.hpp\ -guichan/key.cpp\ -guichan/key.hpp\ -guichan/keyevent.cpp\ -guichan/keyevent.hpp\ -guichan/keyinput.cpp\ -guichan/keyinput.hpp\ -guichan/keylistener.hpp\ -guichan/listmodel.hpp\ -guichan/mouseevent.cpp\ -guichan/mouseevent.hpp\ -guichan/mouseinput.cpp\ -guichan/mouseinput.hpp\ -guichan/mouselistener.hpp\ -guichan/platform.hpp\ -guichan/rectangle.cpp\ -guichan/rectangle.hpp\ -guichan/widget.cpp\ -guichan/widget.hpp\ -guichan/allegro/allegrofont.hpp\ -guichan/allegro/allegrographics.cpp\ -guichan/allegro/allegrographics.hpp\ -guichan/allegro/allegroimage.cpp\ -guichan/allegro/allegroimage.hpp\ -guichan/allegro/allegroimageloader.cpp\ -guichan/allegro/allegroimageloader.hpp\ -guichan/allegro/allegroinput.cpp\ -guichan/allegro/allegroinput.hpp\ -guichan/widgets/button.cpp\ -guichan/widgets/button.hpp\ -guichan/widgets/container.cpp\ -guichan/widgets/container.hpp\ -guichan/widgets/checkbox.cpp\ -guichan/widgets/checkbox.hpp\ -guichan/widgets/dropdown.hpp\ -guichan/widgets/dropdown.cpp\ -guichan/widgets/icon.cpp\ -guichan/widgets/icon.hpp\ -guichan/widgets/label.cpp\ -guichan/widgets/label.hpp\ -guichan/widgets/listbox.cpp\ -guichan/widgets/listbox.hpp\ -guichan/widgets/radiobutton.cpp\ -guichan/widgets/radiobutton.hpp\ -guichan/widgets/scrollarea.cpp\ -guichan/widgets/scrollarea.hpp\ -guichan/widgets/slider.cpp\ -guichan/widgets/slider.hpp\ -guichan/widgets/textbox.cpp\ -guichan/widgets/textbox.hpp\ -guichan/widgets/textfield.cpp\ -guichan/widgets/textfield.hpp\ -guichan/widgets/window.cpp\ -guichan/widgets/window.hpp\ -dumb/aldumb.h\ -dumb/dumb.h\ -dumb/allegro/alplay.c\ -dumb/allegro/datduh.c\ -dumb/allegro/datit.c\ -dumb/allegro/datitq.c\ -dumb/allegro/datmod.c\ -dumb/allegro/dats3m.c\ -dumb/allegro/dats3mq.c\ -dumb/allegro/datunld.c\ -dumb/allegro/datxm.c\ -dumb/allegro/datxmq.c\ -dumb/allegro/packfile.c\ -dumb/core/atexit.c\ -dumb/core/duhlen.c\ -dumb/core/duhtag.c\ -dumb/core/dumbfile.c\ -dumb/core/loadduh.c\ -dumb/core/makeduh.c\ -dumb/core/rawsig.c\ -dumb/core/readduh.c\ -dumb/core/register.c\ -dumb/core/rendduh.c\ -dumb/core/rendsig.c\ -dumb/core/unload.c\ -dumb/it/itload.c\ -dumb/it/itload2.c\ -dumb/it/itmisc.c\ -dumb/it/itorder.c\ -dumb/it/itread.c\ -dumb/it/itread2.c\ -dumb/it/itrender.c\ -dumb/it/itunload.c\ -dumb/it/loadmod.c\ -dumb/it/loadmod2.c\ -dumb/it/loads3m.c\ -dumb/it/loads3m2.c\ -dumb/it/loadxm.c\ -dumb/it/loadxm2.c\ -dumb/it/readmod.c\ -dumb/it/readmod2.c\ -dumb/it/reads3m.c\ -dumb/it/reads3m2.c\ -dumb/it/readxm.c\ -dumb/it/readxm2.c\ -dumb/it/xmeffect.c\ -dumb/helpers/clickrem.c\ -dumb/helpers/memfile.c\ -dumb/helpers/resamp2.inc\ -dumb/helpers/resamp3.inc\ -dumb/helpers/resample.inc\ -dumb/helpers/resample.c\ -dumb/helpers/sampbuf.c\ -dumb/helpers/silence.c\ -dumb/helpers/stdfile.c\ -dumb/internal/aldumb.h\ -dumb/internal/dumb.h\ -dumb/internal/it.h - +gui/ballzscrollarea.hpp +ballz_LDFLAGS = -ldumb -laldmb -lguichan -lguichan_allegro diff -ur ballz-1.0/src/gui/ballzlistbox.cpp ballz-1.0.new/src/gui/ballzlistbox.cpp --- ballz-1.0/src/gui/ballzlistbox.cpp 2007-04-04 20:00:50.000000000 +0200 +++ ballz-1.0.new/src/gui/ballzlistbox.cpp 2007-04-17 14:53:12.000000000 +0200 @@ -70,7 +70,9 @@ { if (isFocused()) { - allegroGraphics->drawBitmap(mSelectedImage, 0, y + 1); + gcn::AllegroImage image(mSelectedImage, 0); + allegroGraphics->drawImage(&image, 0, 0, 0, + y + 1, image.getWidth(), image.getHeight()); } } diff -ur ballz-1.0/src/gui/datawriter.cpp ballz-1.0.new/src/gui/datawriter.cpp --- ballz-1.0/src/gui/datawriter.cpp 2007-04-04 20:01:03.000000000 +0200 +++ ballz-1.0.new/src/gui/datawriter.cpp 2007-04-17 14:48:01.000000000 +0200 @@ -105,15 +105,21 @@ if (mImage == BALLZ) { - allegroGraphics->drawBitmap(mBallzImage, 8, 8); + gcn::AllegroImage image(mBallzImage, 0); + allegroGraphics->drawImage(&image, 0, 0, 8, 8, image.getWidth(), + image.getHeight()); } else if (mImage == THEPROFESSOR) { - allegroGraphics->drawBitmap(mTheProfessorImage, 8, 8); - } - else if (mImage == THECOLONEL) - { - allegroGraphics->drawBitmap(mTheColonelImage, 8, 8); + gcn::AllegroImage image(mTheProfessorImage, 0); + allegroGraphics->drawImage(&image, 0, 0, 8, 8, image.getWidth(), + image.getHeight()); + } + else if (mImage == THECOLONEL) + { + gcn::AllegroImage image(mTheColonelImage, 0); + allegroGraphics->drawImage(&image, 0, 0, 8, 8, image.getWidth(), + image.getHeight()); } unsigned int i; diff -ur ballz-1.0/src/gui/levelselector.cpp ballz-1.0.new/src/gui/levelselector.cpp --- ballz-1.0/src/gui/levelselector.cpp 2007-04-04 20:01:09.000000000 +0200 +++ ballz-1.0.new/src/gui/levelselector.cpp 2007-04-17 14:50:38.000000000 +0200 @@ -148,7 +148,9 @@ { if (isFocused()) { - allegroGraphics->drawBitmap(mSelectedImage, 0, y); + gcn::AllegroImage image(mSelectedImage, 0); + allegroGraphics->drawImage(&image, 0, 0, 0, y, + image.getWidth(), image.getHeight()); } } --- NEW FILE ballz.desktop --- [Desktop Entry] Encoding=UTF-8 Name=B.A.L.L.Z. Comment=Platform game with some puzzle elements Exec=ballz Icon=ballz.png Terminal=false Type=Application Categories=Game;ActionGame; --- NEW FILE ballz.spec --- Name: ballz Version: 1.0 Release: 1%{?dist} Summary: Platform game with some puzzle elements Group: Amusements/Games License: BSD URL: http://darkbits.org/ Source0: http://darkbits.org/%{name}-%{version}.tar.gz Source1: %{name}.desktop Patch0: ballz-1.0-syslibs.patch Patch1: ballz-1.0-fullscreen.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: dumb-devel guichan-devel desktop-file-utils automake BuildRequires: ImageMagick Requires: hicolor-icon-theme %description Ballz is a platformer with some puzzle elements. You take control of a ball which is genetically modified by the British secret service. Your mission is to rescue captured British soldiers from a prison in Iran. The game was written in 72 hours for the TINS competition, a competition similar to Speedhack. The name TINS is an recursive acronym for ???TINS is not Speedhack???. %prep %setup -q %patch0 -p1 -z .syslibs %patch1 -p1 -z .fullscreen # we use the system version of these libs rm -fr src/guichan* src/dumb # remove hardcoded optflags from configure sed -i 's/-O2 -ffast-math -fomit-frame-pointer/ -ffast-math/g' configure.ac autoreconf -f %build %configure make %{?_smp_mflags} convert -transparent black data/%{name}.bmp %{name}.png %install rm -rf $RPM_BUILD_ROOT make install DESTDIR=$RPM_BUILD_ROOT # below is the desktop file and icon stuff. mkdir -p $RPM_BUILD_ROOT%{_datadir}/applications desktop-file-install --vendor fedora \ --dir $RPM_BUILD_ROOT%{_datadir}/applications \ %{SOURCE1} mkdir -p $RPM_BUILD_ROOT%{_datadir}/icons/hicolor/48x48/apps install -m 644 %{name}.png $RPM_BUILD_ROOT%{_datadir}/icons/hicolor/48x48/apps %clean rm -rf $RPM_BUILD_ROOT %post touch --no-create %{_datadir}/icons/hicolor || : %{_bindir}/gtk-update-icon-cache --quiet %{_datadir}/icons/hicolor || : %postun touch --no-create %{_datadir}/icons/hicolor || : %{_bindir}/gtk-update-icon-cache --quiet %{_datadir}/icons/hicolor || : %files %defattr(-,root,root,-) %doc AUTHORS README BSD-license %{_bindir}/%{name} %{_datadir}/%{name} %{_datadir}/applications/fedora-%{name}.desktop %{_datadir}/icons/hicolor/48x48/apps/%{name}.png %changelog * Tue Apr 17 2007 Hans de Goede 1.0-1 - Initial Fedora Extras package Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/ballz/devel/.cvsignore,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- .cvsignore 21 Apr 2007 21:25:41 -0000 1.1 +++ .cvsignore 22 Apr 2007 09:27:58 -0000 1.2 @@ -0,0 +1 @@ +ballz-1.0.tar.gz Index: sources =================================================================== RCS file: /cvs/extras/rpms/ballz/devel/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 21 Apr 2007 21:25:41 -0000 1.1 +++ sources 22 Apr 2007 09:27:58 -0000 1.2 @@ -0,0 +1 @@ +1a98a0a87985f2425d2fde5715be50ed ballz-1.0.tar.gz From fedora-extras-commits at redhat.com Sun Apr 22 09:30:10 2007 From: fedora-extras-commits at redhat.com (Hans de Goede (jwrdegoede)) Date: Sun, 22 Apr 2007 05:30:10 -0400 Subject: rpms/asc-music import.log,1.1,1.2 Message-ID: <200704220930.l3M9UA1l021621@cvs-int.fedora.redhat.com> Author: jwrdegoede Update of /cvs/extras/rpms/asc-music In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv21518 Modified Files: import.log Log Message: Initial import asc-music Index: import.log =================================================================== RCS file: /cvs/extras/rpms/asc-music/import.log,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- import.log 21 Apr 2007 21:27:29 -0000 1.1 +++ import.log 22 Apr 2007 09:29:36 -0000 1.2 @@ -0,0 +1 @@ +asc-music-1_0-1:HEAD:asc-music-1.0-1.src.rpm:1177234806 From fedora-extras-commits at redhat.com Sun Apr 22 09:30:14 2007 From: fedora-extras-commits at redhat.com (Hans de Goede (jwrdegoede)) Date: Sun, 22 Apr 2007 05:30:14 -0400 Subject: rpms/asc-music/devel asc-music.spec, NONE, 1.1 .cvsignore, 1.1, 1.2 sources, 1.1, 1.2 Message-ID: <200704220930.l3M9UENO021625@cvs-int.fedora.redhat.com> Author: jwrdegoede Update of /cvs/extras/rpms/asc-music/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv21518/devel Modified Files: .cvsignore sources Added Files: asc-music.spec Log Message: Initial import asc-music --- NEW FILE asc-music.spec --- Name: asc-music Version: 1.0 Release: 1 Summary: Background music for the game asc Group: Amusements/Games License: GPL URL: http://www.asc-hq.org/ # transcoded from: http://downloads.sourceforge.net/asc-hq/*.mp3 Source0: %{name}-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) Buildarch: noarch Requires: asc %description Music created by Michael Kievernagel for the game Advanced Strategic Command (asc). Note that if you have run asc before installing the music you must remove the asc cache file: $HOME/.asc/asc.cache, otherwise asc will not find the music. %prep %setup -q %build # nothing todo content only %install rm -rf $RPM_BUILD_ROOT mkdir -p $RPM_BUILD_ROOT%{_datadir}/asc/music install -p -m 644 *.ogg $RPM_BUILD_ROOT%{_datadir}/asc/music %clean rm -rf $RPM_BUILD_ROOT %files %defattr(-,root,root,-) %doc README.fedora %{_datadir}/asc/music %changelog * Wed Mar 21 2007 Hans de Goede 1.0-1 - Initial spec file Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/asc-music/devel/.cvsignore,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- .cvsignore 21 Apr 2007 21:27:38 -0000 1.1 +++ .cvsignore 22 Apr 2007 09:29:40 -0000 1.2 @@ -0,0 +1 @@ +asc-music-1.0.tar.gz Index: sources =================================================================== RCS file: /cvs/extras/rpms/asc-music/devel/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 21 Apr 2007 21:27:38 -0000 1.1 +++ sources 22 Apr 2007 09:29:40 -0000 1.2 @@ -0,0 +1 @@ +4ce77480b214c490dc7e8e8173616096 asc-music-1.0.tar.gz From fedora-extras-commits at redhat.com Sun Apr 22 09:32:08 2007 From: fedora-extras-commits at redhat.com (Hans de Goede (jwrdegoede)) Date: Sun, 22 Apr 2007 05:32:08 -0400 Subject: rpms/ballz/FC-6 ballz-1.0-fullscreen.patch, NONE, 1.1 ballz-1.0-syslibs.patch, NONE, 1.1 ballz.desktop, NONE, 1.1 ballz.spec, NONE, 1.1 .cvsignore, 1.1, 1.2 sources, 1.1, 1.2 Message-ID: <200704220932.l3M9W8XJ022168@cvs-int.fedora.redhat.com> Author: jwrdegoede Update of /cvs/extras/rpms/ballz/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv22138 Modified Files: .cvsignore sources Added Files: ballz-1.0-fullscreen.patch ballz-1.0-syslibs.patch ballz.desktop ballz.spec Log Message: * Tue Apr 17 2007 Hans de Goede 1.0-1 - Initial Fedora Extras package ballz-1.0-fullscreen.patch: --- NEW FILE ballz-1.0-fullscreen.patch --- --- ballz-1.0/src/game.cpp~ 2007-04-17 20:08:11.000000000 +0200 +++ ballz-1.0/src/game.cpp 2007-04-17 20:08:11.000000000 +0200 @@ -48,7 +48,7 @@ set_window_title("Darkbits - B.A.L.L.Z."); - int driver = GFX_AUTODETECT_WINDOWED; + int driver = GFX_AUTODETECT; set_color_depth(32); if (set_gfx_mode(driver, 640, 480, 0, 0) < 0) { set_color_depth(24); ballz-1.0-syslibs.patch: --- NEW FILE ballz-1.0-syslibs.patch --- diff -ur ballz-1.0/src/Makefile.am ballz-1.0.new/src/Makefile.am --- ballz-1.0/src/Makefile.am 2007-04-05 22:21:32.000000000 +0200 +++ ballz-1.0.new/src/Makefile.am 2007-04-17 14:18:19.000000000 +0200 @@ -70,151 +70,6 @@ gui/ballzlistbox.cpp\ gui/ballzlistbox.hpp\ gui/ballzscrollarea.cpp\ -gui/ballzscrollarea.hpp\ -guichan/actionevent.cpp\ -guichan/actionevent.hpp\ -guichan/actionlistener.hpp\ -guichan/allegro.hpp\ -guichan/basiccontainer.cpp\ -guichan/basiccontainer.hpp\ -guichan/cliprectangle.cpp\ -guichan/cliprectangle.hpp\ -guichan/color.cpp\ -guichan/color.hpp\ -guichan/deathlistener.hpp\ -guichan/defaultfont.cpp\ -guichan/defaultfont.hpp\ -guichan/event.cpp\ -guichan/event.hpp\ -guichan/exception.cpp\ -guichan/exception.hpp\ -guichan/focushandler.cpp\ -guichan/focushandler.hpp\ -guichan/focuslistener.hpp\ -guichan/font.cpp\ -guichan/font.hpp\ -guichan/graphics.cpp\ -guichan/graphics.hpp\ -guichan/gui.cpp\ -guichan/gui.hpp\ -guichan/image.cpp\ -guichan/image.hpp\ -guichan/imagefont.cpp\ -guichan/imagefont.hpp\ -guichan/imageloader.hpp\ -guichan/input.hpp\ -guichan/inputevent.cpp\ -guichan/inputevent.hpp\ -guichan/key.cpp\ -guichan/key.hpp\ -guichan/keyevent.cpp\ -guichan/keyevent.hpp\ -guichan/keyinput.cpp\ -guichan/keyinput.hpp\ -guichan/keylistener.hpp\ -guichan/listmodel.hpp\ -guichan/mouseevent.cpp\ -guichan/mouseevent.hpp\ -guichan/mouseinput.cpp\ -guichan/mouseinput.hpp\ -guichan/mouselistener.hpp\ -guichan/platform.hpp\ -guichan/rectangle.cpp\ -guichan/rectangle.hpp\ -guichan/widget.cpp\ -guichan/widget.hpp\ -guichan/allegro/allegrofont.hpp\ -guichan/allegro/allegrographics.cpp\ -guichan/allegro/allegrographics.hpp\ -guichan/allegro/allegroimage.cpp\ -guichan/allegro/allegroimage.hpp\ -guichan/allegro/allegroimageloader.cpp\ -guichan/allegro/allegroimageloader.hpp\ -guichan/allegro/allegroinput.cpp\ -guichan/allegro/allegroinput.hpp\ -guichan/widgets/button.cpp\ -guichan/widgets/button.hpp\ -guichan/widgets/container.cpp\ -guichan/widgets/container.hpp\ -guichan/widgets/checkbox.cpp\ -guichan/widgets/checkbox.hpp\ -guichan/widgets/dropdown.hpp\ -guichan/widgets/dropdown.cpp\ -guichan/widgets/icon.cpp\ -guichan/widgets/icon.hpp\ -guichan/widgets/label.cpp\ -guichan/widgets/label.hpp\ -guichan/widgets/listbox.cpp\ -guichan/widgets/listbox.hpp\ -guichan/widgets/radiobutton.cpp\ -guichan/widgets/radiobutton.hpp\ -guichan/widgets/scrollarea.cpp\ -guichan/widgets/scrollarea.hpp\ -guichan/widgets/slider.cpp\ -guichan/widgets/slider.hpp\ -guichan/widgets/textbox.cpp\ -guichan/widgets/textbox.hpp\ -guichan/widgets/textfield.cpp\ -guichan/widgets/textfield.hpp\ -guichan/widgets/window.cpp\ -guichan/widgets/window.hpp\ -dumb/aldumb.h\ -dumb/dumb.h\ -dumb/allegro/alplay.c\ -dumb/allegro/datduh.c\ -dumb/allegro/datit.c\ -dumb/allegro/datitq.c\ -dumb/allegro/datmod.c\ -dumb/allegro/dats3m.c\ -dumb/allegro/dats3mq.c\ -dumb/allegro/datunld.c\ -dumb/allegro/datxm.c\ -dumb/allegro/datxmq.c\ -dumb/allegro/packfile.c\ -dumb/core/atexit.c\ -dumb/core/duhlen.c\ -dumb/core/duhtag.c\ -dumb/core/dumbfile.c\ -dumb/core/loadduh.c\ -dumb/core/makeduh.c\ -dumb/core/rawsig.c\ -dumb/core/readduh.c\ -dumb/core/register.c\ -dumb/core/rendduh.c\ -dumb/core/rendsig.c\ -dumb/core/unload.c\ -dumb/it/itload.c\ -dumb/it/itload2.c\ -dumb/it/itmisc.c\ -dumb/it/itorder.c\ -dumb/it/itread.c\ -dumb/it/itread2.c\ -dumb/it/itrender.c\ -dumb/it/itunload.c\ -dumb/it/loadmod.c\ -dumb/it/loadmod2.c\ -dumb/it/loads3m.c\ -dumb/it/loads3m2.c\ -dumb/it/loadxm.c\ -dumb/it/loadxm2.c\ -dumb/it/readmod.c\ -dumb/it/readmod2.c\ -dumb/it/reads3m.c\ -dumb/it/reads3m2.c\ -dumb/it/readxm.c\ -dumb/it/readxm2.c\ -dumb/it/xmeffect.c\ -dumb/helpers/clickrem.c\ -dumb/helpers/memfile.c\ -dumb/helpers/resamp2.inc\ -dumb/helpers/resamp3.inc\ -dumb/helpers/resample.inc\ -dumb/helpers/resample.c\ -dumb/helpers/sampbuf.c\ -dumb/helpers/silence.c\ -dumb/helpers/stdfile.c\ -dumb/internal/aldumb.h\ -dumb/internal/dumb.h\ -dumb/internal/it.h - +gui/ballzscrollarea.hpp +ballz_LDFLAGS = -ldumb -laldmb -lguichan -lguichan_allegro diff -ur ballz-1.0/src/gui/ballzlistbox.cpp ballz-1.0.new/src/gui/ballzlistbox.cpp --- ballz-1.0/src/gui/ballzlistbox.cpp 2007-04-04 20:00:50.000000000 +0200 +++ ballz-1.0.new/src/gui/ballzlistbox.cpp 2007-04-17 14:53:12.000000000 +0200 @@ -70,7 +70,9 @@ { if (isFocused()) { - allegroGraphics->drawBitmap(mSelectedImage, 0, y + 1); + gcn::AllegroImage image(mSelectedImage, 0); + allegroGraphics->drawImage(&image, 0, 0, 0, + y + 1, image.getWidth(), image.getHeight()); } } diff -ur ballz-1.0/src/gui/datawriter.cpp ballz-1.0.new/src/gui/datawriter.cpp --- ballz-1.0/src/gui/datawriter.cpp 2007-04-04 20:01:03.000000000 +0200 +++ ballz-1.0.new/src/gui/datawriter.cpp 2007-04-17 14:48:01.000000000 +0200 @@ -105,15 +105,21 @@ if (mImage == BALLZ) { - allegroGraphics->drawBitmap(mBallzImage, 8, 8); + gcn::AllegroImage image(mBallzImage, 0); + allegroGraphics->drawImage(&image, 0, 0, 8, 8, image.getWidth(), + image.getHeight()); } else if (mImage == THEPROFESSOR) { - allegroGraphics->drawBitmap(mTheProfessorImage, 8, 8); - } - else if (mImage == THECOLONEL) - { - allegroGraphics->drawBitmap(mTheColonelImage, 8, 8); + gcn::AllegroImage image(mTheProfessorImage, 0); + allegroGraphics->drawImage(&image, 0, 0, 8, 8, image.getWidth(), + image.getHeight()); + } + else if (mImage == THECOLONEL) + { + gcn::AllegroImage image(mTheColonelImage, 0); + allegroGraphics->drawImage(&image, 0, 0, 8, 8, image.getWidth(), + image.getHeight()); } unsigned int i; diff -ur ballz-1.0/src/gui/levelselector.cpp ballz-1.0.new/src/gui/levelselector.cpp --- ballz-1.0/src/gui/levelselector.cpp 2007-04-04 20:01:09.000000000 +0200 +++ ballz-1.0.new/src/gui/levelselector.cpp 2007-04-17 14:50:38.000000000 +0200 @@ -148,7 +148,9 @@ { if (isFocused()) { - allegroGraphics->drawBitmap(mSelectedImage, 0, y); + gcn::AllegroImage image(mSelectedImage, 0); + allegroGraphics->drawImage(&image, 0, 0, 0, y, + image.getWidth(), image.getHeight()); } } --- NEW FILE ballz.desktop --- [Desktop Entry] Encoding=UTF-8 Name=B.A.L.L.Z. Comment=Platform game with some puzzle elements Exec=ballz Icon=ballz.png Terminal=false Type=Application Categories=Game;ActionGame; --- NEW FILE ballz.spec --- Name: ballz Version: 1.0 Release: 1%{?dist} Summary: Platform game with some puzzle elements Group: Amusements/Games License: BSD URL: http://darkbits.org/ Source0: http://darkbits.org/%{name}-%{version}.tar.gz Source1: %{name}.desktop Patch0: ballz-1.0-syslibs.patch Patch1: ballz-1.0-fullscreen.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: dumb-devel guichan-devel desktop-file-utils automake BuildRequires: ImageMagick Requires: hicolor-icon-theme %description Ballz is a platformer with some puzzle elements. You take control of a ball which is genetically modified by the British secret service. Your mission is to rescue captured British soldiers from a prison in Iran. The game was written in 72 hours for the TINS competition, a competition similar to Speedhack. The name TINS is an recursive acronym for ???TINS is not Speedhack???. %prep %setup -q %patch0 -p1 -z .syslibs %patch1 -p1 -z .fullscreen # we use the system version of these libs rm -fr src/guichan* src/dumb # remove hardcoded optflags from configure sed -i 's/-O2 -ffast-math -fomit-frame-pointer/ -ffast-math/g' configure.ac autoreconf -f %build %configure make %{?_smp_mflags} convert -transparent black data/%{name}.bmp %{name}.png %install rm -rf $RPM_BUILD_ROOT make install DESTDIR=$RPM_BUILD_ROOT # below is the desktop file and icon stuff. mkdir -p $RPM_BUILD_ROOT%{_datadir}/applications desktop-file-install --vendor fedora \ --dir $RPM_BUILD_ROOT%{_datadir}/applications \ %{SOURCE1} mkdir -p $RPM_BUILD_ROOT%{_datadir}/icons/hicolor/48x48/apps install -m 644 %{name}.png $RPM_BUILD_ROOT%{_datadir}/icons/hicolor/48x48/apps %clean rm -rf $RPM_BUILD_ROOT %post touch --no-create %{_datadir}/icons/hicolor || : %{_bindir}/gtk-update-icon-cache --quiet %{_datadir}/icons/hicolor || : %postun touch --no-create %{_datadir}/icons/hicolor || : %{_bindir}/gtk-update-icon-cache --quiet %{_datadir}/icons/hicolor || : %files %defattr(-,root,root,-) %doc AUTHORS README BSD-license %{_bindir}/%{name} %{_datadir}/%{name} %{_datadir}/applications/fedora-%{name}.desktop %{_datadir}/icons/hicolor/48x48/apps/%{name}.png %changelog * Tue Apr 17 2007 Hans de Goede 1.0-1 - Initial Fedora Extras package Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/ballz/FC-6/.cvsignore,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- .cvsignore 21 Apr 2007 21:25:41 -0000 1.1 +++ .cvsignore 22 Apr 2007 09:31:34 -0000 1.2 @@ -0,0 +1 @@ +ballz-1.0.tar.gz Index: sources =================================================================== RCS file: /cvs/extras/rpms/ballz/FC-6/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 21 Apr 2007 21:25:41 -0000 1.1 +++ sources 22 Apr 2007 09:31:34 -0000 1.2 @@ -0,0 +1 @@ +1a98a0a87985f2425d2fde5715be50ed ballz-1.0.tar.gz From fedora-extras-commits at redhat.com Sun Apr 22 09:57:54 2007 From: fedora-extras-commits at redhat.com (Johan Cwiklinski (trasher)) Date: Sun, 22 Apr 2007 05:57:54 -0400 Subject: rpms/dolphin/devel dolphin.spec,1.2,1.3 Message-ID: <200704220957.l3M9vsnT022525@cvs-int.fedora.redhat.com> Author: trasher Update of /cvs/extras/rpms/dolphin/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv22498 Modified Files: dolphin.spec Log Message: Locales were not handled correctly (missing getext in BR) Index: dolphin.spec =================================================================== RCS file: /cvs/extras/rpms/dolphin/devel/dolphin.spec,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- dolphin.spec 21 Apr 2007 08:35:08 -0000 1.2 +++ dolphin.spec 22 Apr 2007 09:57:20 -0000 1.3 @@ -1,6 +1,6 @@ Name: dolphin Version: 0.8.2 -Release: 1%{?dist} +Release: 2%{?dist} Summary: A file manager for KDE focusing on usability License: GPL @@ -12,6 +12,7 @@ BuildRequires: kdelibs-devel BuildRequires: desktop-file-utils +BuildRequires: gettext %description Dolphin focuses on being only a file manager. @@ -92,6 +93,8 @@ %Changelog +* Sun Apr 22 2007 Johan Cwiklinski 0.8.2-2 +- Added gettext to BR so locales are correctly handled while building * Sun Mar 18 2007 Johan Cwiklinski 0.8.2-1 - Upgrading to new version * Sun Jan 14 2007 Chitlesh Goorah - 0.8.1-1 From fedora-extras-commits at redhat.com Sun Apr 22 10:09:58 2007 From: fedora-extras-commits at redhat.com (Hans de Goede (jwrdegoede)) Date: Sun, 22 Apr 2007 06:09:58 -0400 Subject: comps comps-fe6.xml.in,1.325,1.326 comps-f7.xml.in,1.166,1.167 Message-ID: <200704221009.l3MA9wfC026961@cvs-int.fedora.redhat.com> Author: jwrdegoede Update of /cvs/extras/comps In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv26936 Modified Files: comps-fe6.xml.in comps-f7.xml.in Log Message: add ballz asc-music Index: comps-fe6.xml.in =================================================================== RCS file: /cvs/extras/comps/comps-fe6.xml.in,v retrieving revision 1.325 retrieving revision 1.326 diff -u -r1.325 -r1.326 --- comps-fe6.xml.in 20 Apr 2007 18:43:50 -0000 1.325 +++ comps-fe6.xml.in 22 Apr 2007 10:09:28 -0000 1.326 @@ -394,10 +394,12 @@ alphabet-soup arrows asc + asc-music atomix atomorun auriferous ballbuster + ballz beneath-a-steel-sky beneath-a-steel-sky-cd blobby Index: comps-f7.xml.in =================================================================== RCS file: /cvs/extras/comps/comps-f7.xml.in,v retrieving revision 1.166 retrieving revision 1.167 diff -u -r1.166 -r1.167 --- comps-f7.xml.in 20 Apr 2007 18:43:50 -0000 1.166 +++ comps-f7.xml.in 22 Apr 2007 10:09:28 -0000 1.167 @@ -1232,10 +1232,12 @@ alphabet-soup arrows asc + asc-music atomix atomorun auriferous ballbuster + ballz beneath-a-steel-sky beneath-a-steel-sky-cd blobby From fedora-extras-commits at redhat.com Sun Apr 22 10:11:24 2007 From: fedora-extras-commits at redhat.com (Johan Cwiklinski (trasher)) Date: Sun, 22 Apr 2007 06:11:24 -0400 Subject: rpms/dolphin/FC-6 dolphin.spec,1.2,1.3 Message-ID: <200704221011.l3MABO8e027048@cvs-int.fedora.redhat.com> Author: trasher Update of /cvs/extras/rpms/dolphin/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv27021 Modified Files: dolphin.spec Log Message: Locales were not handled correctly (missing getext in BR) Index: dolphin.spec =================================================================== RCS file: /cvs/extras/rpms/dolphin/FC-6/dolphin.spec,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- dolphin.spec 21 Apr 2007 08:57:58 -0000 1.2 +++ dolphin.spec 22 Apr 2007 10:10:50 -0000 1.3 @@ -1,6 +1,6 @@ Name: dolphin Version: 0.8.2 -Release: 1%{?dist} +Release: 2%{?dist} Summary: A file manager for KDE focusing on usability License: GPL @@ -12,6 +12,7 @@ BuildRequires: kdelibs-devel BuildRequires: desktop-file-utils +BuildRequires: gettext %description Dolphin focuses on being only a file manager. @@ -92,6 +93,8 @@ %Changelog +* Sun Apr 22 2007 Johan Cwiklinski 0.8.2-2 +- Added gettext to BR so locales are correctly handled while building * Sun Mar 18 2007 Johan Cwiklinski 0.8.2-1 - Upgrading to new version * Sun Jan 14 2007 Chitlesh Goorah - 0.8.1-1 From fedora-extras-commits at redhat.com Sun Apr 22 10:13:02 2007 From: fedora-extras-commits at redhat.com (Johan Cwiklinski (trasher)) Date: Sun, 22 Apr 2007 06:13:02 -0400 Subject: rpms/dolphin/FC-5 dolphin.spec,1.2,1.3 Message-ID: <200704221013.l3MAD2GB027116@cvs-int.fedora.redhat.com> Author: trasher Update of /cvs/extras/rpms/dolphin/FC-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv27099 Modified Files: dolphin.spec Log Message: Locales were not handled correctly (missing getext in BR) Index: dolphin.spec =================================================================== RCS file: /cvs/extras/rpms/dolphin/FC-5/dolphin.spec,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- dolphin.spec 21 Apr 2007 08:56:40 -0000 1.2 +++ dolphin.spec 22 Apr 2007 10:12:28 -0000 1.3 @@ -1,6 +1,6 @@ Name: dolphin Version: 0.8.2 -Release: 1%{?dist} +Release: 2%{?dist} Summary: A file manager for KDE focusing on usability License: GPL @@ -12,6 +12,7 @@ BuildRequires: kdelibs-devel BuildRequires: desktop-file-utils +BuildRequires: gettext %description Dolphin focuses on being only a file manager. @@ -92,6 +93,8 @@ %Changelog +* Sun Apr 22 2007 Johan Cwiklinski 0.8.2-2 +- Added gettext to BR so locales are correctly handled while building * Sun Mar 18 2007 Johan Cwiklinski 0.8.2-1 - Upgrading to new version * Sun Jan 14 2007 Chitlesh Goorah - 0.8.1-1 From fedora-extras-commits at redhat.com Sun Apr 22 10:46:53 2007 From: fedora-extras-commits at redhat.com (Patrice Dumas (pertusus)) Date: Sun, 22 Apr 2007 06:46:53 -0400 Subject: rpms/cernlib/devel cernlib.spec,1.40,1.41 Message-ID: <200704221046.l3MAkrla029401@cvs-int.fedora.redhat.com> Author: pertusus Update of /cvs/extras/rpms/cernlib/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv29269 Modified Files: cernlib.spec Log Message: * Sun Apr 22 2007 Patrice Dumas 2006-3 - geant321 test fails on x86_64, exclude the test on this arch Index: cernlib.spec =================================================================== RCS file: /cvs/extras/rpms/cernlib/devel/cernlib.spec,v retrieving revision 1.40 retrieving revision 1.41 diff -u -r1.40 -r1.41 --- cernlib.spec 22 Apr 2007 00:03:07 -0000 1.40 +++ cernlib.spec 22 Apr 2007 10:46:19 -0000 1.41 @@ -6,7 +6,7 @@ Name: cernlib Version: 2006 -Release: 2%{?dist} +Release: 3%{?dist} Summary: General purpose CERN library and associated binaries Group: Development/Libraries # As explained in the cernlib on debian FAQ, cfortran can be considered LGPL. @@ -825,10 +825,11 @@ cd $CERN_ROOT/build make patchy/Makefile cd patchy -# we cannont use %%{?_smp_mflags} because fcasplit is used after being -# built, and during the fcasplit installation it is removed and replaced -# by a symlink, and if it takes time the link may not be there on time. -# at least that's my understanding of the failure. +# we cannot use %%{?_smp_mflags} because fcasplit is used after being +# built, and during the fcasplit installation (which is done in parallel +# with the build) it is removed and replaced by a symlink, and if it +# takes time the link may not be there on time. +# At least that's my understanding of the failure. make install.bin #%endif @@ -955,7 +956,13 @@ cd $CERN_ROOT/build # no test in code_motif paw_motif scripts patchy pawlib -for dir in graflib mclibs geant321 kernlib mathlib packlib phtools; do +test_dirs='graflib mclibs kernlib mathlib packlib phtools' + +%ifnarch x86_64 +test_dirs="$test_dirs geant321" +%endif + +for dir in $test_dirs; do make -C $dir test done @@ -1096,6 +1103,9 @@ %changelog +* Sun Apr 22 2007 Patrice Dumas 2006-3 +- geant321 test fails on x86_64, exclude the test on this arch + * Sun Apr 22 2007 Patrice Dumas 2006-2 - don't do a parallel build for npatchy From fedora-extras-commits at redhat.com Sun Apr 22 12:42:11 2007 From: fedora-extras-commits at redhat.com (Adam Goode (agoode)) Date: Sun, 22 Apr 2007 08:42:11 -0400 Subject: rpms/escape import.log,1.1,1.2 Message-ID: <200704221242.l3MCgBiZ010524@cvs-int.fedora.redhat.com> Author: agoode Update of /cvs/extras/rpms/escape In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv10484 Modified Files: import.log Log Message: New package: escape Index: import.log =================================================================== RCS file: /cvs/extras/rpms/escape/import.log,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- import.log 21 Apr 2007 21:14:05 -0000 1.1 +++ import.log 22 Apr 2007 12:41:37 -0000 1.2 @@ -0,0 +1 @@ +escape-200704130-3_fc7:HEAD:escape-200704130-3.fc7.src.rpm:1177245656 From fedora-extras-commits at redhat.com Sun Apr 22 12:42:16 2007 From: fedora-extras-commits at redhat.com (Adam Goode (agoode)) Date: Sun, 22 Apr 2007 08:42:16 -0400 Subject: rpms/escape/devel escape.desktop, NONE, 1.1 escape.spec, NONE, 1.1 .cvsignore, 1.1, 1.2 sources, 1.1, 1.2 Message-ID: <200704221242.l3MCgGJt010528@cvs-int.fedora.redhat.com> Author: agoode Update of /cvs/extras/rpms/escape/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv10484/devel Modified Files: .cvsignore sources Added Files: escape.desktop escape.spec Log Message: New package: escape --- NEW FILE escape.desktop --- [Desktop Entry] Encoding=UTF-8 Type=Application Name=Escape Comment=Push the blocks to find the exit Exec=escape Icon=escape.png Terminal=false Categories=Game;LogicGame; --- NEW FILE escape.spec --- Name: escape Version: 200704130 Release: 3%{?dist} Summary: A fun puzzle game in the tradition of Adventures of Lolo or Chip's Challenge Group: Amusements/Games License: GPL URL: http://escape.spacebar.org/ Source0: http://escape.spacebar.org/source/%{name}-src-%{version}.tar.bz2 Source1: %{name}.desktop BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: SDL-devel SDL_image-devel SDL_net-devel BuildRequires: pkgconfig desktop-file-utils Requires: hicolor-icon-theme %description Escape is a tile-based puzzle game in the style of "Adventures of Lolo" or "Chip's Challenge." Unlike either of those games, Escape doesn't rely at all on reflexes--it's all about your brain. Although Escape comes with hundreds of levels, the game places an emphasis on the composition of new puzzles. Thus Escape has a built-in level editor and facilities for automatically sharing puzzles with other players. %prep %setup -q -n %{name}-src # fix permissions for debuginfo packages find . \( -name '*.h' -o -name '*.cpp' \) -type f -print0 | xargs -0 chmod 0644 %build make LINUX=1 \ LDFLAGS="" \ LDLIBS="`pkg-config --libs sdl` -lSDL_image -lSDL_net" \ CXXFLAGS="`pkg-config --cflags sdl` $RPM_OPT_FLAGS" \ CPPFLAGS="-DMULTIUSER -DDATADIR=\\\"%{_datadir}/%{name}/data/\\\" -DSTARTUP_LEVELS=\\\"%{_datadir}/%{name}/levels/\\\" -DNOSOUND" \ %{?_smp_mflags} %install rm -rf $RPM_BUILD_ROOT install -D -m0755 -p escape.exe \ $RPM_BUILD_ROOT%{_bindir}/escape # graphics mkdir -p $RPM_BUILD_ROOT%{_datadir}/escape/data install -D -m0644 -p -t $RPM_BUILD_ROOT%{_datadir}/escape/data *.png # levels mkdir -p $RPM_BUILD_ROOT%{_datadir}/escape/levels cp -a official triage mylevels $RPM_BUILD_ROOT%{_datadir}/escape/levels find $RPM_BUILD_ROOT%{_datadir}/escape/levels -type f -print0 | xargs -0 chmod 0644 find $RPM_BUILD_ROOT%{_datadir}/escape/levels -type d -name CVS -print0 | xargs -0 rm -rf # icon install -d $RPM_BUILD_ROOT%{_datadir}/icons/hicolor/32x32/apps cp -a icon.png $RPM_BUILD_ROOT%{_datadir}/icons/hicolor/32x32/apps/%{name}.png # desktop file desktop-file-install --vendor fedora \ --dir $RPM_BUILD_ROOT%{_datadir}/applications \ %{SOURCE1} %post touch --no-create %{_datadir}/icons/hicolor || : %{_bindir}/gtk-update-icon-cache --quiet %{_datadir}/icons/hicolor || : %postun touch --no-create %{_datadir}/icons/hicolor || : %{_bindir}/gtk-update-icon-cache --quiet %{_datadir}/icons/hicolor || : %clean rm -rf $RPM_BUILD_ROOT %files %defattr(-,root,root,-) %doc COPYING design.txt escape.txt README %{_bindir}/%{name} %{_datadir}/%{name} %{_datadir}/icons/hicolor/32x32/apps/%{name}.png %{_datadir}/applications/*.desktop %changelog * Tue Apr 17 2007 Adam Goode - 200704130-3 - REALLY fix spurious-executable-perm * Mon Apr 16 2007 Adam Goode - 200704130-2 - Fix permissions in debuginfo package - Generate SRPM with source matching upstream MD5 * Fri Apr 13 2007 Adam Goode - 200704130-1 - Merge -data package into this - Install icon into correct place and update the icon cache - Use upstream tarball, created by upstream at my request - Remove X-Fedora category * Sat Apr 7 2007 Adam Goode - 200704070-1 - Initial packaging Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/escape/devel/.cvsignore,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- .cvsignore 21 Apr 2007 21:14:14 -0000 1.1 +++ .cvsignore 22 Apr 2007 12:41:42 -0000 1.2 @@ -0,0 +1 @@ +escape-src-200704130.tar.bz2 Index: sources =================================================================== RCS file: /cvs/extras/rpms/escape/devel/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 21 Apr 2007 21:14:14 -0000 1.1 +++ sources 22 Apr 2007 12:41:42 -0000 1.2 @@ -0,0 +1 @@ +07263976a54607792dbbe4bc442f0735 escape-src-200704130.tar.bz2 From fedora-extras-commits at redhat.com Sun Apr 22 12:56:50 2007 From: fedora-extras-commits at redhat.com (Ralf Ertzinger (ertzing)) Date: Sun, 22 Apr 2007 08:56:50 -0400 Subject: rpms/audacious-plugins/devel audacious-plugins.spec,1.12,1.13 Message-ID: <200704221256.l3MCuotk010784@cvs-int.fedora.redhat.com> Author: ertzing Update of /cvs/extras/rpms/audacious-plugins/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv10764 Modified Files: audacious-plugins.spec Log Message: - Introduce aud_ver variable into specfile Index: audacious-plugins.spec =================================================================== RCS file: /cvs/extras/rpms/audacious-plugins/devel/audacious-plugins.spec,v retrieving revision 1.12 retrieving revision 1.13 diff -u -r1.12 -r1.13 --- audacious-plugins.spec 20 Apr 2007 09:16:02 -0000 1.12 +++ audacious-plugins.spec 22 Apr 2007 12:56:16 -0000 1.13 @@ -1,6 +1,8 @@ +%define aud_ver 1.3.0 + Name: audacious-plugins Version: 1.3.3 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Plugins for the Audacious media player Group: Applications/Multimedia @@ -15,7 +17,7 @@ Patch0: audacious-plugins-1.2.2-cddb-buffer.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) -BuildRequires: audacious-devel >= 1.3.0, esound-devel >= 0.2, libvorbis-devel >= 1.0 +BuildRequires: audacious-devel >= %{aud_ver}, esound-devel >= 0.2, libvorbis-devel >= 1.0 BuildRequires: zlib-devel, desktop-file-utils >= 0.9, alsa-lib-devel BuildRequires: libsidplay-devel, libnotify-devel BuildRequires: libmpcdec-devel, libmusicbrainz-devel @@ -28,7 +30,7 @@ BuildRequires: wavpack-devel >= 4.31 BuildRequires: libXcomposite-devel -Requires: audacious >= 1.3.0 +Requires: audacious >= %{aud_ver} Requires(post): desktop-file-utils >= 0.9, /sbin/ldconfig Requires(postun): desktop-file-utils >= 0.9, /sbin/ldconfig @@ -46,7 +48,7 @@ Group: Applications/Multimedia Obsoletes: audacious-jack <= 1.1.2 -Requires: audacious >= 1.3.0, audacious-plugins >= 1.3.0 +Requires: audacious >= %{aud_ver}, audacious-plugins >= %{aud_ver} %description jack This package provides an Audacious output plugin that uses the @@ -58,7 +60,7 @@ Group: Applications/Multimedia Obsoletes: audacious-esd <= 1.1.2 -Requires: audacious >= 1.3.0, audacious-plugins >= 1.3.0 +Requires: audacious >= %{aud_ver}, audacious-plugins >= %{aud_ver} %description esd This package provides an Audacious output plugin that uses the @@ -70,7 +72,7 @@ Group: Applications/Multimedia Obsoletes: audacious-arts <= 1.1.2 -Requires: audacious >= 1.3.0, audacious-plugins >= 1.3.0 +Requires: audacious >= %{aud_ver}, audacious-plugins >= %{aud_ver} %description arts This package provides an Audacious output plugin that uses the @@ -81,7 +83,7 @@ Summary: Audacious output plugin for PulseAudio Group: Applications/Multimedia -Requires: audacious >= 1.3.0, audacious-plugins >= 1.3.0 +Requires: audacious >= %{aud_ver}, audacious-plugins >= %{aud_ver} %description pulseaudio This package provides an Audacious output plugin that uses the @@ -93,7 +95,7 @@ Summary: Audacious imput plugin for amidi Group: Applications/Multimedia -Requires: audacious >= 1.3.0, audacious-plugins >= 1.3.0 +Requires: audacious >= %{aud_ver}, audacious-plugins >= %{aud_ver} %description amidi This package provides an Audacious input plugin that uses the @@ -105,7 +107,7 @@ Summary: Audacious imput plugin for wavpack Group: Applications/Multimedia -Requires: audacious >= 1.3.0, audacious-plugins >= 1.3.0 +Requires: audacious >= %{aud_ver}, audacious-plugins >= %{aud_ver} %description wavpack This package provides an Audacious input plugin that reads WavPack @@ -117,7 +119,7 @@ Summary: Audacious imput plugin simulating a metronome Group: Applications/Multimedia -Requires: audacious >= 1.3.0, audacious-plugins >= 1.3.0 +Requires: audacious >= %{aud_ver}, audacious-plugins >= %{aud_ver} %description metronome This package provides an Audacious input plugin that simulates @@ -129,7 +131,7 @@ Summary: Audacious imput plugin for vortex audio files Group: Applications/Multimedia -Requires: audacious >= 1.3.0, audacious-plugins >= 1.3.0 +Requires: audacious >= %{aud_ver}, audacious-plugins >= %{aud_ver} %description vortex This package provides an Audacious input plugin that reads @@ -238,6 +240,9 @@ %changelog +* Sun Apr 22 2007 Ralf Ertzinger 1.3.3-2.fc7 +- Introduce aud_ver variable into specfile + * Fri Apr 20 2007 Ralf Ertzinger 1.3.3-1.fc7 - Update to 1.3.3 From fedora-extras-commits at redhat.com Sun Apr 22 13:01:48 2007 From: fedora-extras-commits at redhat.com (Ralf Ertzinger (ertzing)) Date: Sun, 22 Apr 2007 09:01:48 -0400 Subject: rpms/audacious-plugins/FC-6 .cvsignore, 1.4, 1.5 audacious-plugins.spec, 1.8, 1.9 sources, 1.4, 1.5 Message-ID: <200704221301.l3MD1mWR015198@cvs-int.fedora.redhat.com> Author: ertzing Update of /cvs/extras/rpms/audacious-plugins/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv15101 Modified Files: .cvsignore audacious-plugins.spec sources Log Message: - Update to 1.3.3 - Introduce aud_ver variable into specfile Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/audacious-plugins/FC-6/.cvsignore,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- .cvsignore 16 Apr 2007 11:36:59 -0000 1.4 +++ .cvsignore 22 Apr 2007 13:01:13 -0000 1.5 @@ -1 +1 @@ -audacious-plugins-fedora-1.3.2.tar.gz +audacious-plugins-fedora-1.3.3.tar.gz Index: audacious-plugins.spec =================================================================== RCS file: /cvs/extras/rpms/audacious-plugins/FC-6/audacious-plugins.spec,v retrieving revision 1.8 retrieving revision 1.9 diff -u -r1.8 -r1.9 --- audacious-plugins.spec 16 Apr 2007 11:36:59 -0000 1.8 +++ audacious-plugins.spec 22 Apr 2007 13:01:13 -0000 1.9 @@ -1,5 +1,7 @@ +%define aud_ver 1.3.0 + Name: audacious-plugins -Version: 1.3.2 +Version: 1.3.3 Release: 1%{?dist} Summary: Plugins for the Audacious media player @@ -15,7 +17,7 @@ # Patch0: audacious-plugins-1.2.2-cddb-buffer.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) -BuildRequires: audacious-devel >= 1.3.0, esound-devel >= 0.2, libvorbis-devel >= 1.0 +BuildRequires: audacious-devel >= %{aud_ver}, esound-devel >= 0.2, libvorbis-devel >= 1.0 BuildRequires: zlib-devel, desktop-file-utils >= 0.9, alsa-lib-devel BuildRequires: libsidplay-devel, libnotify-devel BuildRequires: libmpcdec-devel, libmusicbrainz-devel @@ -28,7 +30,7 @@ BuildRequires: wavpack-devel >= 4.31 BuildRequires: libXcomposite-devel -Requires: audacious >= 1.3.0 +Requires: audacious >= %{aud_ver} Requires(post): desktop-file-utils >= 0.9, /sbin/ldconfig Requires(postun): desktop-file-utils >= 0.9, /sbin/ldconfig @@ -46,7 +48,7 @@ Group: Applications/Multimedia Obsoletes: audacious-jack <= 1.1.2 -Requires: audacious >= 1.3.0, audacious-plugins >= 1.3.0 +Requires: audacious >= %{aud_ver}, audacious-plugins >= %{aud_ver} %description jack This package provides an Audacious output plugin that uses the @@ -58,7 +60,7 @@ Group: Applications/Multimedia Obsoletes: audacious-esd <= 1.1.2 -Requires: audacious >= 1.3.0, audacious-plugins >= 1.3.0 +Requires: audacious >= %{aud_ver}, audacious-plugins >= %{aud_ver} %description esd This package provides an Audacious output plugin that uses the @@ -70,7 +72,7 @@ Group: Applications/Multimedia Obsoletes: audacious-arts <= 1.1.2 -Requires: audacious >= 1.3.0, audacious-plugins >= 1.3.0 +Requires: audacious >= %{aud_ver}, audacious-plugins >= %{aud_ver} %description arts This package provides an Audacious output plugin that uses the @@ -81,7 +83,7 @@ Summary: Audacious output plugin for PulseAudio Group: Applications/Multimedia -Requires: audacious >= 1.3.0, audacious-plugins >= 1.3.0 +Requires: audacious >= %{aud_ver}, audacious-plugins >= %{aud_ver} %description pulseaudio This package provides an Audacious output plugin that uses the @@ -93,7 +95,7 @@ Summary: Audacious imput plugin for amidi Group: Applications/Multimedia -Requires: audacious >= 1.3.0, audacious-plugins >= 1.3.0 +Requires: audacious >= %{aud_ver}, audacious-plugins >= %{aud_ver} %description amidi This package provides an Audacious input plugin that uses the @@ -105,7 +107,7 @@ Summary: Audacious imput plugin for wavpack Group: Applications/Multimedia -Requires: audacious >= 1.3.0, audacious-plugins >= 1.3.0 +Requires: audacious >= %{aud_ver}, audacious-plugins >= %{aud_ver} %description wavpack This package provides an Audacious input plugin that reads WavPack @@ -117,7 +119,7 @@ Summary: Audacious imput plugin simulating a metronome Group: Applications/Multimedia -Requires: audacious >= 1.3.0, audacious-plugins >= 1.3.0 +Requires: audacious >= %{aud_ver}, audacious-plugins >= %{aud_ver} %description metronome This package provides an Audacious input plugin that simulates @@ -129,7 +131,7 @@ Summary: Audacious imput plugin for vortex audio files Group: Applications/Multimedia -Requires: audacious >= 1.3.0, audacious-plugins >= 1.3.0 +Requires: audacious >= %{aud_ver}, audacious-plugins >= %{aud_ver} %description vortex This package provides an Audacious input plugin that reads @@ -238,6 +240,10 @@ %changelog +* Sun Apr 22 2007 Ralf Ertzinger 1.3.3-1.fc6 +- Update to 1.3.3 +- Introduce aud_ver variable into specfile + * Mon Apr 16 2007 Ralf Ertzinger 1.3.2-1.fc6 - Update to 1.3.2 Index: sources =================================================================== RCS file: /cvs/extras/rpms/audacious-plugins/FC-6/sources,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- sources 16 Apr 2007 11:36:59 -0000 1.4 +++ sources 22 Apr 2007 13:01:13 -0000 1.5 @@ -1 +1 @@ -97e2b29121f0eecad2a4485d8890c039 audacious-plugins-fedora-1.3.2.tar.gz +759dba91e48bc027f414889ac2b7b3f3 audacious-plugins-fedora-1.3.3.tar.gz From fedora-extras-commits at redhat.com Sun Apr 22 13:20:00 2007 From: fedora-extras-commits at redhat.com (Adam Goode (agoode)) Date: Sun, 22 Apr 2007 09:20:00 -0400 Subject: rpms/escape/FC-6 escape.desktop, NONE, 1.1 escape.spec, NONE, 1.1 sources, 1.1, 1.2 Message-ID: <200704221320.l3MDK0gZ015548@cvs-int.fedora.redhat.com> Author: agoode Update of /cvs/extras/rpms/escape/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv15510 Modified Files: sources Added Files: escape.desktop escape.spec Log Message: devel -> FC-6 --- NEW FILE escape.desktop --- [Desktop Entry] Encoding=UTF-8 Type=Application Name=Escape Comment=Push the blocks to find the exit Exec=escape Icon=escape.png Terminal=false Categories=Game;LogicGame; --- NEW FILE escape.spec --- Name: escape Version: 200704130 Release: 3%{?dist} Summary: A fun puzzle game in the tradition of Adventures of Lolo or Chip's Challenge Group: Amusements/Games License: GPL URL: http://escape.spacebar.org/ Source0: http://escape.spacebar.org/source/%{name}-src-%{version}.tar.bz2 Source1: %{name}.desktop BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: SDL-devel SDL_image-devel SDL_net-devel BuildRequires: pkgconfig desktop-file-utils Requires: hicolor-icon-theme %description Escape is a tile-based puzzle game in the style of "Adventures of Lolo" or "Chip's Challenge." Unlike either of those games, Escape doesn't rely at all on reflexes--it's all about your brain. Although Escape comes with hundreds of levels, the game places an emphasis on the composition of new puzzles. Thus Escape has a built-in level editor and facilities for automatically sharing puzzles with other players. %prep %setup -q -n %{name}-src # fix permissions for debuginfo packages find . \( -name '*.h' -o -name '*.cpp' \) -type f -print0 | xargs -0 chmod 0644 %build make LINUX=1 \ LDFLAGS="" \ LDLIBS="`pkg-config --libs sdl` -lSDL_image -lSDL_net" \ CXXFLAGS="`pkg-config --cflags sdl` $RPM_OPT_FLAGS" \ CPPFLAGS="-DMULTIUSER -DDATADIR=\\\"%{_datadir}/%{name}/data/\\\" -DSTARTUP_LEVELS=\\\"%{_datadir}/%{name}/levels/\\\" -DNOSOUND" \ %{?_smp_mflags} %install rm -rf $RPM_BUILD_ROOT install -D -m0755 -p escape.exe \ $RPM_BUILD_ROOT%{_bindir}/escape # graphics mkdir -p $RPM_BUILD_ROOT%{_datadir}/escape/data install -D -m0644 -p -t $RPM_BUILD_ROOT%{_datadir}/escape/data *.png # levels mkdir -p $RPM_BUILD_ROOT%{_datadir}/escape/levels cp -a official triage mylevels $RPM_BUILD_ROOT%{_datadir}/escape/levels find $RPM_BUILD_ROOT%{_datadir}/escape/levels -type f -print0 | xargs -0 chmod 0644 find $RPM_BUILD_ROOT%{_datadir}/escape/levels -type d -name CVS -print0 | xargs -0 rm -rf # icon install -d $RPM_BUILD_ROOT%{_datadir}/icons/hicolor/32x32/apps cp -a icon.png $RPM_BUILD_ROOT%{_datadir}/icons/hicolor/32x32/apps/%{name}.png # desktop file desktop-file-install --vendor fedora \ --dir $RPM_BUILD_ROOT%{_datadir}/applications \ %{SOURCE1} %post touch --no-create %{_datadir}/icons/hicolor || : %{_bindir}/gtk-update-icon-cache --quiet %{_datadir}/icons/hicolor || : %postun touch --no-create %{_datadir}/icons/hicolor || : %{_bindir}/gtk-update-icon-cache --quiet %{_datadir}/icons/hicolor || : %clean rm -rf $RPM_BUILD_ROOT %files %defattr(-,root,root,-) %doc COPYING design.txt escape.txt README %{_bindir}/%{name} %{_datadir}/%{name} %{_datadir}/icons/hicolor/32x32/apps/%{name}.png %{_datadir}/applications/*.desktop %changelog * Tue Apr 17 2007 Adam Goode - 200704130-3 - REALLY fix spurious-executable-perm * Mon Apr 16 2007 Adam Goode - 200704130-2 - Fix permissions in debuginfo package - Generate SRPM with source matching upstream MD5 * Fri Apr 13 2007 Adam Goode - 200704130-1 - Merge -data package into this - Install icon into correct place and update the icon cache - Use upstream tarball, created by upstream at my request - Remove X-Fedora category * Sat Apr 7 2007 Adam Goode - 200704070-1 - Initial packaging Index: sources =================================================================== RCS file: /cvs/extras/rpms/escape/FC-6/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 21 Apr 2007 21:14:14 -0000 1.1 +++ sources 22 Apr 2007 13:19:26 -0000 1.2 @@ -0,0 +1 @@ +07263976a54607792dbbe4bc442f0735 escape-src-200704130.tar.bz2 From fedora-extras-commits at redhat.com Sun Apr 22 13:35:20 2007 From: fedora-extras-commits at redhat.com (Joshua W. Boyer (jwboyer)) Date: Sun, 22 Apr 2007 09:35:20 -0400 Subject: owners owners.list,1.2717,1.2718 Message-ID: <200704221335.l3MDZKkG016334@cvs-int.fedora.redhat.com> Author: jwboyer Update of /cvs/extras/owners In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv16307 Modified Files: owners.list Log Message: Add avr-binutils Index: owners.list =================================================================== RCS file: /cvs/extras/owners/owners.list,v retrieving revision 1.2717 retrieving revision 1.2718 diff -u -r1.2717 -r1.2718 --- owners.list 21 Apr 2007 21:26:29 -0000 1.2717 +++ owners.list 22 Apr 2007 13:34:50 -0000 1.2718 @@ -118,6 +118,7 @@ Fedora Extras|autogen|A tool to simplify handling large amounts of repeatitous text|paul at all-the-johnsons.co.uk|extras-qa at fedoraproject.org| Fedora Extras|autossh|Utility to autorestart SSH tunnels|kaboom at oobleck.net|extras-qa at fedoraproject.org| Fedora Extras|autotrace|A utility for converting bitmaps to vector graphics|qspencer at ieee.org|extras-qa at fedoraproject.org|roozbeh at farsiweb.info +Fedora Extras|avr-binutils|Cross Compiling GNU binutils targeted at avr|j.w.r.degoede at hhs.nl|extras-qa at fedoraproject.org| Fedora Extras|avrdude|Software for programming Atmel AVR Microcontroller|trond.danielsen at gmail.com|extras-qa at fedoraproject.org|j.w.r.degoede at hhs.nl Fedora Extras|awstats|Advanced Web Statistics|gauret at free.fr|extras-qa at fedoraproject.org| Fedora Extras|azureus|A BitTorrent Client|green at redhat.com|extras-qa at fedoraproject.org| From fedora-extras-commits at redhat.com Sun Apr 22 13:35:32 2007 From: fedora-extras-commits at redhat.com (Joshua W. Boyer (jwboyer)) Date: Sun, 22 Apr 2007 09:35:32 -0400 Subject: rpms/avr-binutils - New directory Message-ID: <200704221335.l3MDZWuX016387@cvs-int.fedora.redhat.com> Author: jwboyer Update of /cvs/extras/rpms/avr-binutils In directory cvs-int.fedora.redhat.com:/home/fedora/jwboyer/owners/tmpcvsC16359/rpms/avr-binutils Log Message: Directory /cvs/extras/rpms/avr-binutils added to the repository From fedora-extras-commits at redhat.com Sun Apr 22 13:35:38 2007 From: fedora-extras-commits at redhat.com (Joshua W. Boyer (jwboyer)) Date: Sun, 22 Apr 2007 09:35:38 -0400 Subject: rpms/avr-binutils/devel - New directory Message-ID: <200704221335.l3MDZchO016400@cvs-int.fedora.redhat.com> Author: jwboyer Update of /cvs/extras/rpms/avr-binutils/devel In directory cvs-int.fedora.redhat.com:/home/fedora/jwboyer/owners/tmpcvsC16359/rpms/avr-binutils/devel Log Message: Directory /cvs/extras/rpms/avr-binutils/devel added to the repository From fedora-extras-commits at redhat.com Sun Apr 22 13:35:48 2007 From: fedora-extras-commits at redhat.com (Joshua W. Boyer (jwboyer)) Date: Sun, 22 Apr 2007 09:35:48 -0400 Subject: rpms/avr-binutils Makefile, NONE, 1.1 import.log, NONE, 1.1 pkg.acl, NONE, 1.1 Message-ID: <200704221335.l3MDZmjQ016435@cvs-int.fedora.redhat.com> Author: jwboyer Update of /cvs/extras/rpms/avr-binutils In directory cvs-int.fedora.redhat.com:/home/fedora/jwboyer/owners/tmpcvsC16359/rpms/avr-binutils Added Files: Makefile import.log pkg.acl Log Message: Setup of module avr-binutils --- NEW FILE Makefile --- # Top level Makefile for module avr-binutils 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 --- --- NEW FILE pkg.acl --- From fedora-extras-commits at redhat.com Sun Apr 22 13:35:57 2007 From: fedora-extras-commits at redhat.com (Joshua W. Boyer (jwboyer)) Date: Sun, 22 Apr 2007 09:35:57 -0400 Subject: rpms/avr-binutils/devel .cvsignore, NONE, 1.1 Makefile, NONE, 1.1 sources, NONE, 1.1 Message-ID: <200704221336.l3MDZvdP016456@cvs-int.fedora.redhat.com> Author: jwboyer Update of /cvs/extras/rpms/avr-binutils/devel In directory cvs-int.fedora.redhat.com:/home/fedora/jwboyer/owners/tmpcvsC16359/rpms/avr-binutils/devel Added Files: .cvsignore Makefile sources Log Message: Setup of module avr-binutils --- NEW FILE .cvsignore --- --- NEW FILE Makefile --- # Makefile for source rpm: avr-binutils # $Id: Makefile,v 1.1 2007/04/22 13:35:53 jwboyer Exp $ NAME := avr-binutils SPECFILE = $(firstword $(wildcard *.spec)) define find-makefile-common for d in common ../common ../../common ; do if [ -f $$d/Makefile.common ] ; then if [ -f $$d/CVS/Root -a -w $$/Makefile.common ] ; then cd $$d ; cvs -Q update ; fi ; echo "$$d/Makefile.common" ; break ; fi ; done endef MAKEFILE_COMMON := $(shell $(find-makefile-common)) ifeq ($(MAKEFILE_COMMON),) # attept a checkout define checkout-makefile-common test -f CVS/Root && { cvs -Q -d $$(cat CVS/Root) checkout common && echo "common/Makefile.common" ; } || { echo "ERROR: I can't figure out how to checkout the 'common' module." ; exit -1 ; } >&2 endef MAKEFILE_COMMON := $(shell $(checkout-makefile-common)) endif include $(MAKEFILE_COMMON) --- NEW FILE sources --- From fedora-extras-commits at redhat.com Sun Apr 22 14:13:10 2007 From: fedora-extras-commits at redhat.com (Adam Goode (agoode)) Date: Sun, 22 Apr 2007 10:13:10 -0400 Subject: rpms/escape/FC-5 sources,1.1,1.2 Message-ID: <200704221413.l3MEDABe021641@cvs-int.fedora.redhat.com> Author: agoode Update of /cvs/extras/rpms/escape/FC-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv21617 Modified Files: sources Log Message: devel -> FC-5 Index: sources =================================================================== RCS file: /cvs/extras/rpms/escape/FC-5/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 21 Apr 2007 21:14:14 -0000 1.1 +++ sources 22 Apr 2007 14:12:36 -0000 1.2 @@ -0,0 +1 @@ +07263976a54607792dbbe4bc442f0735 escape-src-200704130.tar.bz2 From fedora-extras-commits at redhat.com Sun Apr 22 14:13:35 2007 From: fedora-extras-commits at redhat.com (Adam Goode (agoode)) Date: Sun, 22 Apr 2007 10:13:35 -0400 Subject: rpms/escape/FC-5 escape.desktop,NONE,1.1 escape.spec,NONE,1.1 Message-ID: <200704221413.l3MEDZ70021660@cvs-int.fedora.redhat.com> Author: agoode Update of /cvs/extras/rpms/escape/FC-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv21652 Added Files: escape.desktop escape.spec Log Message: devel -> FC-5 --- NEW FILE escape.desktop --- [Desktop Entry] Encoding=UTF-8 Type=Application Name=Escape Comment=Push the blocks to find the exit Exec=escape Icon=escape.png Terminal=false Categories=Game;LogicGame; --- NEW FILE escape.spec --- Name: escape Version: 200704130 Release: 3%{?dist} Summary: A fun puzzle game in the tradition of Adventures of Lolo or Chip's Challenge Group: Amusements/Games License: GPL URL: http://escape.spacebar.org/ Source0: http://escape.spacebar.org/source/%{name}-src-%{version}.tar.bz2 Source1: %{name}.desktop BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: SDL-devel SDL_image-devel SDL_net-devel BuildRequires: pkgconfig desktop-file-utils Requires: hicolor-icon-theme %description Escape is a tile-based puzzle game in the style of "Adventures of Lolo" or "Chip's Challenge." Unlike either of those games, Escape doesn't rely at all on reflexes--it's all about your brain. Although Escape comes with hundreds of levels, the game places an emphasis on the composition of new puzzles. Thus Escape has a built-in level editor and facilities for automatically sharing puzzles with other players. %prep %setup -q -n %{name}-src # fix permissions for debuginfo packages find . \( -name '*.h' -o -name '*.cpp' \) -type f -print0 | xargs -0 chmod 0644 %build make LINUX=1 \ LDFLAGS="" \ LDLIBS="`pkg-config --libs sdl` -lSDL_image -lSDL_net" \ CXXFLAGS="`pkg-config --cflags sdl` $RPM_OPT_FLAGS" \ CPPFLAGS="-DMULTIUSER -DDATADIR=\\\"%{_datadir}/%{name}/data/\\\" -DSTARTUP_LEVELS=\\\"%{_datadir}/%{name}/levels/\\\" -DNOSOUND" \ %{?_smp_mflags} %install rm -rf $RPM_BUILD_ROOT install -D -m0755 -p escape.exe \ $RPM_BUILD_ROOT%{_bindir}/escape # graphics mkdir -p $RPM_BUILD_ROOT%{_datadir}/escape/data install -D -m0644 -p -t $RPM_BUILD_ROOT%{_datadir}/escape/data *.png # levels mkdir -p $RPM_BUILD_ROOT%{_datadir}/escape/levels cp -a official triage mylevels $RPM_BUILD_ROOT%{_datadir}/escape/levels find $RPM_BUILD_ROOT%{_datadir}/escape/levels -type f -print0 | xargs -0 chmod 0644 find $RPM_BUILD_ROOT%{_datadir}/escape/levels -type d -name CVS -print0 | xargs -0 rm -rf # icon install -d $RPM_BUILD_ROOT%{_datadir}/icons/hicolor/32x32/apps cp -a icon.png $RPM_BUILD_ROOT%{_datadir}/icons/hicolor/32x32/apps/%{name}.png # desktop file desktop-file-install --vendor fedora \ --dir $RPM_BUILD_ROOT%{_datadir}/applications \ %{SOURCE1} %post touch --no-create %{_datadir}/icons/hicolor || : %{_bindir}/gtk-update-icon-cache --quiet %{_datadir}/icons/hicolor || : %postun touch --no-create %{_datadir}/icons/hicolor || : %{_bindir}/gtk-update-icon-cache --quiet %{_datadir}/icons/hicolor || : %clean rm -rf $RPM_BUILD_ROOT %files %defattr(-,root,root,-) %doc COPYING design.txt escape.txt README %{_bindir}/%{name} %{_datadir}/%{name} %{_datadir}/icons/hicolor/32x32/apps/%{name}.png %{_datadir}/applications/*.desktop %changelog * Tue Apr 17 2007 Adam Goode - 200704130-3 - REALLY fix spurious-executable-perm * Mon Apr 16 2007 Adam Goode - 200704130-2 - Fix permissions in debuginfo package - Generate SRPM with source matching upstream MD5 * Fri Apr 13 2007 Adam Goode - 200704130-1 - Merge -data package into this - Install icon into correct place and update the icon cache - Use upstream tarball, created by upstream at my request - Remove X-Fedora category * Sat Apr 7 2007 Adam Goode - 200704070-1 - Initial packaging From fedora-extras-commits at redhat.com Sun Apr 22 15:04:52 2007 From: fedora-extras-commits at redhat.com (Patrice Dumas (pertusus)) Date: Sun, 22 Apr 2007 11:04:52 -0400 Subject: rpms/cernlib/devel cernlib-64test.patch, NONE, 1.1 cernlib.spec, 1.41, 1.42 Message-ID: <200704221504.l3MF4q30026754@cvs-int.fedora.redhat.com> Author: pertusus Update of /cvs/extras/rpms/cernlib/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv26734 Modified Files: cernlib.spec Added Files: cernlib-64test.patch Log Message: * Sun Apr 22 2007 Patrice Dumas 2006-4 - kernbit/kernnum test fails on x86_64, exclude the test on this arch cernlib-64test.patch: --- NEW FILE cernlib-64test.patch --- --- cernlib-2006/2006/src/kernlib/Imakefile.64test 2007-04-22 16:53:02.000000000 +0200 +++ cernlib-2006/2006/src/kernlib/Imakefile 2007-04-22 16:53:45.000000000 +0200 @@ -18,6 +18,6 @@ test:: LibraryTargetName(kernlib) -TestSubdirs($(SUBDIRS)) +TestSubdirs(kernbit kerngen umon) InstallIncludeSubdirs($(LIBDIRS)) Index: cernlib.spec =================================================================== RCS file: /cvs/extras/rpms/cernlib/devel/cernlib.spec,v retrieving revision 1.41 retrieving revision 1.42 diff -u -r1.41 -r1.42 --- cernlib.spec 22 Apr 2007 10:46:19 -0000 1.41 +++ cernlib.spec 22 Apr 2007 15:04:18 -0000 1.42 @@ -6,7 +6,7 @@ Name: cernlib Version: 2006 -Release: 3%{?dist} +Release: 4%{?dist} Summary: General purpose CERN library and associated binaries Group: Development/Libraries # As explained in the cernlib on debian FAQ, cfortran can be considered LGPL. @@ -281,6 +281,8 @@ Patch1210: cernlib-segf_eudtest.patch # add a tool name in soname to distinguish g77 and gfortran builds Patch1209: cernlib-soname.patch +# kernnum test error on 64 bit +Patch1211: cernlib-64test.patch # patchy 4 # not applied as it has allready been done by the sed one-liner in @@ -649,6 +651,10 @@ %patch -P 1210 -p2 -b .segf_eudtest %patch -P 1209 -p2 -b .soname +%ifarch x86_64 +%patch -P 1211 -p2 -b .64test +%endif + # remove CVS directories find . -depth -type d -name CVS -exec rm -rf {} ';' @@ -1103,6 +1109,9 @@ %changelog +* Sun Apr 22 2007 Patrice Dumas 2006-4 +- kernbit/kernnum test fails on x86_64, exclude the test on this arch + * Sun Apr 22 2007 Patrice Dumas 2006-3 - geant321 test fails on x86_64, exclude the test on this arch From fedora-extras-commits at redhat.com Sun Apr 22 15:28:39 2007 From: fedora-extras-commits at redhat.com (Jose Pedro Oliveira (jpo)) Date: Sun, 22 Apr 2007 11:28:39 -0400 Subject: rpms/perl-WWW-Bugzilla/devel .cvsignore, 1.2, 1.3 perl-WWW-Bugzilla.spec, 1.1, 1.2 sources, 1.2, 1.3 Message-ID: <200704221528.l3MFSdeU027185@cvs-int.fedora.redhat.com> Author: jpo Update of /cvs/extras/rpms/perl-WWW-Bugzilla/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv27161 Modified Files: .cvsignore perl-WWW-Bugzilla.spec sources Log Message: Update to 0.9. Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/perl-WWW-Bugzilla/devel/.cvsignore,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- .cvsignore 21 Jun 2006 17:00:13 -0000 1.2 +++ .cvsignore 22 Apr 2007 15:28:05 -0000 1.3 @@ -1 +1 @@ -WWW-Bugzilla-0.8.tar.gz +WWW-Bugzilla-0.9.tar.gz Index: perl-WWW-Bugzilla.spec =================================================================== RCS file: /cvs/extras/rpms/perl-WWW-Bugzilla/devel/perl-WWW-Bugzilla.spec,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- perl-WWW-Bugzilla.spec 21 Jun 2006 17:00:13 -0000 1.1 +++ perl-WWW-Bugzilla.spec 22 Apr 2007 15:28:05 -0000 1.2 @@ -5,7 +5,7 @@ # Name: perl-WWW-Bugzilla -Version: 0.8 +Version: 0.9 Release: 1%{?dist} Summary: Handles submission/update of bugzilla bugs via WWW::Mechanize @@ -17,7 +17,7 @@ BuildArch: noarch BuildRequires: perl(Class::MethodMaker) >= 1.08 -BuildRequires: perl(WWW::Mechanize) >= 0.40 +BuildRequires: perl(WWW::Mechanize) >= 1.22 Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) Requires: perl(Class::MethodMaker) >= 1.08 @@ -41,7 +41,7 @@ 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 ';' +find $RPM_BUILD_ROOT -depth -type d -exec rmdir {} 2>/dev/null ';' chmod -R u+w $RPM_BUILD_ROOT/* @@ -61,6 +61,9 @@ %changelog +* Sat Apr 21 2007 Jose Pedro Oliveira - 0.9-1 +- Update to 0.9. + * Mon Jun 19 2006 Jose Pedro Oliveira - 0.8-1 - Update to 0.8. - Red Hat's bugzilla logins are now working Index: sources =================================================================== RCS file: /cvs/extras/rpms/perl-WWW-Bugzilla/devel/sources,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- sources 21 Jun 2006 17:00:13 -0000 1.2 +++ sources 22 Apr 2007 15:28:05 -0000 1.3 @@ -1 +1 @@ -0bc73f27fe485acfd8d23a6a21a94d01 WWW-Bugzilla-0.8.tar.gz +c30ee4a725bad258994683060c760b3a WWW-Bugzilla-0.9.tar.gz From fedora-extras-commits at redhat.com Sun Apr 22 16:14:50 2007 From: fedora-extras-commits at redhat.com (Michael Patrick McGrath (mmcgrath)) Date: Sun, 22 Apr 2007 12:14:50 -0400 Subject: rpms/python-meld3 - New directory Message-ID: <200704221614.l3MGEoHM032421@cvs-int.fedora.redhat.com> Author: mmcgrath Update of /cvs/extras/rpms/python-meld3 In directory cvs-int.fedora.redhat.com:/home/fedora/mmcgrath/bin/tmpcvsV32395/rpms/python-meld3 Log Message: Directory /cvs/extras/rpms/python-meld3 added to the repository From fedora-extras-commits at redhat.com Sun Apr 22 16:14:55 2007 From: fedora-extras-commits at redhat.com (Michael Patrick McGrath (mmcgrath)) Date: Sun, 22 Apr 2007 12:14:55 -0400 Subject: rpms/python-meld3/devel - New directory Message-ID: <200704221614.l3MGEt7E032434@cvs-int.fedora.redhat.com> Author: mmcgrath Update of /cvs/extras/rpms/python-meld3/devel In directory cvs-int.fedora.redhat.com:/home/fedora/mmcgrath/bin/tmpcvsV32395/rpms/python-meld3/devel Log Message: Directory /cvs/extras/rpms/python-meld3/devel added to the repository From fedora-extras-commits at redhat.com Sun Apr 22 16:15:04 2007 From: fedora-extras-commits at redhat.com (Michael Patrick McGrath (mmcgrath)) Date: Sun, 22 Apr 2007 12:15:04 -0400 Subject: rpms/python-meld3 Makefile, NONE, 1.1 import.log, NONE, 1.1 pkg.acl, NONE, 1.1 Message-ID: <200704221615.l3MGF4um032476@cvs-int.fedora.redhat.com> Author: mmcgrath Update of /cvs/extras/rpms/python-meld3 In directory cvs-int.fedora.redhat.com:/home/fedora/mmcgrath/bin/tmpcvsV32395/rpms/python-meld3 Added Files: Makefile import.log pkg.acl Log Message: Setup of module python-meld3 --- NEW FILE Makefile --- # Top level Makefile for module python-meld3 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 --- --- NEW FILE pkg.acl --- From fedora-extras-commits at redhat.com Sun Apr 22 16:15:14 2007 From: fedora-extras-commits at redhat.com (Michael Patrick McGrath (mmcgrath)) Date: Sun, 22 Apr 2007 12:15:14 -0400 Subject: rpms/python-meld3/devel .cvsignore, NONE, 1.1 Makefile, NONE, 1.1 sources, NONE, 1.1 Message-ID: <200704221615.l3MGFE3W032492@cvs-int.fedora.redhat.com> Author: mmcgrath Update of /cvs/extras/rpms/python-meld3/devel In directory cvs-int.fedora.redhat.com:/home/fedora/mmcgrath/bin/tmpcvsV32395/rpms/python-meld3/devel Added Files: .cvsignore Makefile sources Log Message: Setup of module python-meld3 --- NEW FILE .cvsignore --- --- NEW FILE Makefile --- # Makefile for source rpm: python-meld3 # $Id: Makefile,v 1.1 2007/04/22 16:15:10 mmcgrath Exp $ NAME := python-meld3 SPECFILE = python-meld3.spec define find-makefile-common for d in common ../common ../../common ; do if [ -f $$d/Makefile.common ] ; then if [ -f $$d/CVS/Root -a -w $$/Makefile.common ] ; then cd $$d ; cvs -Q update ; fi ; echo "$$d/Makefile.common" ; break ; fi ; done endef MAKEFILE_COMMON := $(shell $(find-makefile-common)) ifeq ($(MAKEFILE_COMMON),) # attept a checkout define checkout-makefile-common test -f CVS/Root && { cvs -Q -d $$(cat CVS/Root) checkout common && echo "common/Makefile.common" ; } || { echo "ERROR: I can't figure out how to checkout the 'common' module." ; exit -1 ; } >&2 endef MAKEFILE_COMMON := $(shell $(checkout-makefile-common)) endif include $(MAKEFILE_COMMON) --- NEW FILE sources --- From fedora-extras-commits at redhat.com Sun Apr 22 16:17:27 2007 From: fedora-extras-commits at redhat.com (Michael Patrick McGrath (mmcgrath)) Date: Sun, 22 Apr 2007 12:17:27 -0400 Subject: rpms/python-meld3 import.log,1.1,1.2 Message-ID: <200704221617.l3MGHRQN032583@cvs-int.fedora.redhat.com> Author: mmcgrath Update of /cvs/extras/rpms/python-meld3 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv32549 Modified Files: import.log Log Message: Initial import Index: import.log =================================================================== RCS file: /cvs/extras/rpms/python-meld3/import.log,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- import.log 22 Apr 2007 16:15:00 -0000 1.1 +++ import.log 22 Apr 2007 16:16:53 -0000 1.2 @@ -0,0 +1 @@ +python-meld3-0_6-2fc6:HEAD:python-meld3-0.6-2fc6.src.rpm:1177258794 From fedora-extras-commits at redhat.com Sun Apr 22 16:17:31 2007 From: fedora-extras-commits at redhat.com (Michael Patrick McGrath (mmcgrath)) Date: Sun, 22 Apr 2007 12:17:31 -0400 Subject: rpms/python-meld3/devel python-meld3.spec, NONE, 1.1 .cvsignore, 1.1, 1.2 sources, 1.1, 1.2 Message-ID: <200704221617.l3MGHV2u032587@cvs-int.fedora.redhat.com> Author: mmcgrath Update of /cvs/extras/rpms/python-meld3/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv32549/devel Modified Files: .cvsignore sources Added Files: python-meld3.spec Log Message: Initial import --- NEW FILE python-meld3.spec --- %{!?python_sitearch: %define python_sitearch %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib(1)")} Summary: An HTML/XML templating system for Python Name: python-meld3 Version: 0.6 Release: 2%{?dist} License: ZPL Group: Development/Languages URL: http://www.plope.com/software/meld3/ Source: http://www.plope.com/software/meld3/meld3-%{version}.tgz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root Requires: python-elementtree BuildRequires: python-devel %description meld3 is an HTML/XML templating system for Python 2.3+ which keeps template markup and dynamic rendering logic separate from one another. See http://www.entrian.com/PyMeld for a treatise on the benefits of this pattern. %prep %setup -q -n meld3-%{version} %build CFLAGS="%{optflags}" %{__python} setup.py build %install %{__rm} -rf %{buildroot} %{__python} setup.py install --skip-build --root %{buildroot} %{__sed} -i s'/^#!.*//' $( find %{buildroot}/%{python_sitearch}/meld3/ -type f) %clean %{__rm} -rf %{buildroot} %files %defattr(-,root,root,-) %doc README.txt %{python_sitearch}/meld3/ %changelog * Sun Apr 22 2007 Mike McGrath 0.6-2 - Patch suggested in #153247 * Fri Apr 20 2007 Mike McGrath 0.6-1 - Initial packaging Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/python-meld3/devel/.cvsignore,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- .cvsignore 22 Apr 2007 16:15:10 -0000 1.1 +++ .cvsignore 22 Apr 2007 16:16:57 -0000 1.2 @@ -0,0 +1 @@ +meld3-0.6.tgz Index: sources =================================================================== RCS file: /cvs/extras/rpms/python-meld3/devel/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 22 Apr 2007 16:15:10 -0000 1.1 +++ sources 22 Apr 2007 16:16:57 -0000 1.2 @@ -0,0 +1 @@ +6f86fc39b6d072fc8697bda54d91aed5 meld3-0.6.tgz From fedora-extras-commits at redhat.com Sun Apr 22 16:28:59 2007 From: fedora-extras-commits at redhat.com (Michael Patrick McGrath (mmcgrath)) Date: Sun, 22 Apr 2007 12:28:59 -0400 Subject: rpms/supervisor - New directory Message-ID: <200704221628.l3MGSxuC000303@cvs-int.fedora.redhat.com> Author: mmcgrath Update of /cvs/extras/rpms/supervisor In directory cvs-int.fedora.redhat.com:/home/fedora/mmcgrath/bin/tmpcvsv32743/rpms/supervisor Log Message: Directory /cvs/extras/rpms/supervisor added to the repository From fedora-extras-commits at redhat.com Sun Apr 22 16:29:08 2007 From: fedora-extras-commits at redhat.com (Michael Patrick McGrath (mmcgrath)) Date: Sun, 22 Apr 2007 12:29:08 -0400 Subject: rpms/supervisor/devel - New directory Message-ID: <200704221629.l3MGT8mm000320@cvs-int.fedora.redhat.com> Author: mmcgrath Update of /cvs/extras/rpms/supervisor/devel In directory cvs-int.fedora.redhat.com:/home/fedora/mmcgrath/bin/tmpcvsv32743/rpms/supervisor/devel Log Message: Directory /cvs/extras/rpms/supervisor/devel added to the repository From fedora-extras-commits at redhat.com Sun Apr 22 16:29:18 2007 From: fedora-extras-commits at redhat.com (Michael Patrick McGrath (mmcgrath)) Date: Sun, 22 Apr 2007 12:29:18 -0400 Subject: rpms/supervisor Makefile, NONE, 1.1 import.log, NONE, 1.1 pkg.acl, NONE, 1.1 Message-ID: <200704221629.l3MGTInO000345@cvs-int.fedora.redhat.com> Author: mmcgrath Update of /cvs/extras/rpms/supervisor In directory cvs-int.fedora.redhat.com:/home/fedora/mmcgrath/bin/tmpcvsv32743/rpms/supervisor Added Files: Makefile import.log pkg.acl Log Message: Setup of module supervisor --- NEW FILE Makefile --- # Top level Makefile for module supervisor 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 --- --- NEW FILE pkg.acl --- From fedora-extras-commits at redhat.com Sun Apr 22 16:29:27 2007 From: fedora-extras-commits at redhat.com (Michael Patrick McGrath (mmcgrath)) Date: Sun, 22 Apr 2007 12:29:27 -0400 Subject: rpms/supervisor/devel .cvsignore, NONE, 1.1 Makefile, NONE, 1.1 sources, NONE, 1.1 Message-ID: <200704221629.l3MGTRIk000384@cvs-int.fedora.redhat.com> Author: mmcgrath Update of /cvs/extras/rpms/supervisor/devel In directory cvs-int.fedora.redhat.com:/home/fedora/mmcgrath/bin/tmpcvsv32743/rpms/supervisor/devel Added Files: .cvsignore Makefile sources Log Message: Setup of module supervisor --- NEW FILE .cvsignore --- --- NEW FILE Makefile --- # Makefile for source rpm: supervisor # $Id: Makefile,v 1.1 2007/04/22 16:29:23 mmcgrath Exp $ NAME := supervisor SPECFILE = supervisor.spec define find-makefile-common for d in common ../common ../../common ; do if [ -f $$d/Makefile.common ] ; then if [ -f $$d/CVS/Root -a -w $$/Makefile.common ] ; then cd $$d ; cvs -Q update ; fi ; echo "$$d/Makefile.common" ; break ; fi ; done endef MAKEFILE_COMMON := $(shell $(find-makefile-common)) ifeq ($(MAKEFILE_COMMON),) # attept a checkout define checkout-makefile-common test -f CVS/Root && { cvs -Q -d $$(cat CVS/Root) checkout common && echo "common/Makefile.common" ; } || { echo "ERROR: I can't figure out how to checkout the 'common' module." ; exit -1 ; } >&2 endef MAKEFILE_COMMON := $(shell $(checkout-makefile-common)) endif include $(MAKEFILE_COMMON) --- NEW FILE sources --- From fedora-extras-commits at redhat.com Sun Apr 22 16:31:38 2007 From: fedora-extras-commits at redhat.com (Adam Goode (agoode)) Date: Sun, 22 Apr 2007 12:31:38 -0400 Subject: rpms/escape/FC-5 escape.spec,1.1,1.2 Message-ID: <200704221631.l3MGVcQj000863@cvs-int.fedora.redhat.com> Author: agoode Update of /cvs/extras/rpms/escape/FC-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv446 Modified Files: escape.spec Log Message: update for SDL problems Index: escape.spec =================================================================== RCS file: /cvs/extras/rpms/escape/FC-5/escape.spec,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- escape.spec 22 Apr 2007 14:13:31 -0000 1.1 +++ escape.spec 22 Apr 2007 16:31:04 -0000 1.2 @@ -1,6 +1,6 @@ Name: escape Version: 200704130 -Release: 3%{?dist} +Release: 3%{?dist}.1 Summary: A fun puzzle game in the tradition of Adventures of Lolo or Chip's Challenge Group: Amusements/Games @@ -38,8 +38,8 @@ %build make LINUX=1 \ LDFLAGS="" \ - LDLIBS="`pkg-config --libs sdl` -lSDL_image -lSDL_net" \ - CXXFLAGS="`pkg-config --cflags sdl` $RPM_OPT_FLAGS" \ + LDLIBS="`sdl-config --libs` -lSDL_image -lSDL_net" \ + CXXFLAGS="`sdl-config --cflags` $RPM_OPT_FLAGS" \ CPPFLAGS="-DMULTIUSER -DDATADIR=\\\"%{_datadir}/%{name}/data/\\\" -DSTARTUP_LEVELS=\\\"%{_datadir}/%{name}/levels/\\\" -DNOSOUND" \ %{?_smp_mflags} @@ -93,6 +93,9 @@ %changelog +* Sun Apr 22 2007 Adam Goode - 200704130-3.1 +- Fix building with SDL on FC-5 + * Tue Apr 17 2007 Adam Goode - 200704130-3 - REALLY fix spurious-executable-perm From fedora-extras-commits at redhat.com Sun Apr 22 16:34:52 2007 From: fedora-extras-commits at redhat.com (Michael Patrick McGrath (mmcgrath)) Date: Sun, 22 Apr 2007 12:34:52 -0400 Subject: rpms/supervisor import.log,1.1,1.2 Message-ID: <200704221634.l3MGYqHf000971@cvs-int.fedora.redhat.com> Author: mmcgrath Update of /cvs/extras/rpms/supervisor In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv922 Modified Files: import.log Log Message: Initial import Index: import.log =================================================================== RCS file: /cvs/extras/rpms/supervisor/import.log,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- import.log 22 Apr 2007 16:29:14 -0000 1.1 +++ import.log 22 Apr 2007 16:34:18 -0000 1.2 @@ -0,0 +1 @@ +supervisor-2_1-3fc6:HEAD:supervisor-2.1-3fc6.src.rpm:1177259726 From fedora-extras-commits at redhat.com Sun Apr 22 16:34:56 2007 From: fedora-extras-commits at redhat.com (Michael Patrick McGrath (mmcgrath)) Date: Sun, 22 Apr 2007 12:34:56 -0400 Subject: rpms/supervisor/devel supervisor.logrotate, NONE, 1.1 supervisor.spec, NONE, 1.1 supervisord.conf, NONE, 1.1 supervisord.init, NONE, 1.1 .cvsignore, 1.1, 1.2 sources, 1.1, 1.2 Message-ID: <200704221634.l3MGYuwO000976@cvs-int.fedora.redhat.com> Author: mmcgrath Update of /cvs/extras/rpms/supervisor/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv922/devel Modified Files: .cvsignore sources Added Files: supervisor.logrotate supervisor.spec supervisord.conf supervisord.init Log Message: Initial import --- NEW FILE supervisor.logrotate --- /var/log/supervisor/*.log { missingok weekly notifempty nocompress } --- NEW FILE supervisor.spec --- %{!?python_sitelib: %define python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")} Summary: A System for Allowing the Control of Process State on UNIX Name: supervisor Version: 2.1 Release: 3%{?dist} License: ZPL/BSD Group: System Environment/Base URL: http://www.plope.com/software/supervisor2/ Source: http://www.plope.com/software/supervisor2/%{name}-%{version}.tar.gz Source1: supervisord.init Source2: supervisord.conf Source3: supervisor.logrotate BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root BuildArch: noarch BuildRequires: python-devel Requires: python-meld3 Requires(preun): /sbin/service, /sbin/chkconfig Requires(postun): /sbin/service, /sbin/chkconfig %description The supervisor is a client/server system that allows its users to control a number of processes on UNIX-like operating systems. %prep %setup -q %build CFLAGS="%{optflags}" %{__python} setup.py build %install %{__rm} -rf %{buildroot} %{__python} setup.py install --skip-build --root %{buildroot} %{__mkdir} -p %{buildroot}/%{_sysconfdir} %{__mkdir} -p %{buildroot}/%{_sysconfdir}/logrotate.d/ %{__mkdir} -p %{buildroot}/%{_initrddir} %{__mkdir} -p %{buildroot}/%{_localstatedir}/log/%{name} %{__chmod} 770 %{buildroot}/%{_localstatedir}/log/%{name} %{__install} -p -m 755 %{SOURCE1} %{buildroot}/%{_initrddir}/supervisord %{__install} -p -m 644 %{SOURCE2} %{buildroot}/%{_sysconfdir}/supervisord.conf %{__install} -p -m 644 %{SOURCE3} %{buildroot}/%{_sysconfdir}/logrotate.d/supervisor %{__sed} -i s'/^#!.*//' $( find %{buildroot}/%{python_sitelib}/supervisor/ -type f) %{__rm} -rf %{buildroot}/%{python_sitelib}/supervisor/meld3/ %clean %{__rm} -rf %{buildroot} %post /sbin/chkconfig --add %{name}d || : %preun if [ $1 = 0 ]; then /sbin/service supervisord stop > /dev/null 2>&1 || : /sbin/chkconfig --del %{name}d || : fi %files %defattr(-,root,root,-) %doc README.txt LICENSES.txt TODO.txt CHANGES.txt COPYRIGHT.txt %dir %{_localstatedir}/log/%{name} %{_initrddir}/supervisord %{python_sitelib}/supervisor/ %{_bindir}/supervisor* %config(noreplace) %{_sysconfdir}/supervisord.conf %config(noreplace) %{_sysconfdir}/logrotate.d/supervisor %changelog * Sun Apr 22 2007 Mike McGrath 2.1-3 - Added BuildRequires of python-devel * Fri Apr 20 2007 Mike McGrath 2.1-2 - Added patch suggested in #153225 * Fri Apr 20 2007 Mike McGrath 2.1-1 - Initial packaging --- NEW FILE supervisord.conf --- [supervisord] http_port=/var/tmp/supervisor.sock ; (default is to run a UNIX domain socket server) ;http_port=127.0.0.1:9001 ; (alternately, ip_address:port specifies AF_INET) ;sockchmod=0700 ; AF_UNIX socketmode (AF_INET ignore, default 0700) ;sockchown=nobody.nogroup ; AF_UNIX socket uid.gid owner (AF_INET ignores) ;umask=022 ; (process file creation umask;default 022) logfile=/var/log/supervisor/supervisord.log ; (main log file;default $CWD/supervisord.log) logfile_maxbytes=50MB ; (max main logfile bytes b4 rotation;default 50MB) logfile_backups=10 ; (num of main logfile rotation backups;default 10) loglevel=info ; (logging level;default info; others: debug,warn) pidfile=/var/run/supervisord.pid ; (supervisord pidfile;default supervisord.pid) nodaemon=false ; (start in foreground if true;default false) minfds=1024 ; (min. avail startup file descriptors;default 1024) minprocs=200 ; (min. avail process descriptors;default 200) ;nocleanup=true ; (don't clean up tempfiles at start;default false) ;http_username=user ; (default is no username (open system)) ;http_password=123 ; (default is no password (open system)) ;childlogdir=/tmp ; ('AUTO' child log dir, default $TEMP) ;user=chrism ; (default is current user, required if root) ;directory=/tmp ; (default is not to cd during start) ;environment=KEY=value ; (key value pairs to add to environment) [supervisorctl] serverurl=unix:///var/tmp/supervisor.sock ; use a unix:// URL for a unix socket ;serverurl=http://127.0.0.1:9001 ; use an http:// url to specify an inet socket ;username=chris ; should be same as http_username if set ;password=123 ; should be same as http_password if set ;prompt=mysupervisor ; cmd line prompt (default "supervisor") ; The below sample program section shows all possible program subsection values, ; create one or more 'real' program: sections to be able to control them under ; supervisor. ;[program:theprogramname] ;command=/bin/cat ; the program (relative uses PATH, can take args) ;priority=999 ; the relative start priority (default 999) ;autostart=true ; start at supervisord start (default: true) ;autorestart=true ; retstart at unexpected quit (default: true) ;startsecs=10 ; number of secs prog must stay running (def. 10) ;startretries=3 ; max # of serial start failures (default 3) ;exitcodes=0,2 ; 'expected' exit codes for process (default 0,2) ;stopsignal=QUIT ; signal used to kill process (default TERM) ;stopwaitsecs=10 ; max num secs to wait before SIGKILL (default 10) ;user=chrism ; setuid to this UNIX account to run the program ;log_stdout=true ; if true, log program stdout (default true) ;log_stderr=true ; if true, log program stderr (def false) ;logfile=/var/log/cat.log ; child log path, use NONE for none; default AUTO ;logfile_maxbytes=1MB ; max # logfile bytes b4 rotation (default 50MB) ;logfile_backups=10 ; # of logfile backups (default 10) --- NEW FILE supervisord.init --- #!/bin/bash # # supervisord This scripts turns supervisord on # # Author: Mike McGrath (based off yumupdatesd) # # chkconfig: - 95 04 # # description: supervisor is a process control utility. It has a web based # xmlrpc interface as well as a few other nifty features. # processname: supervisord # config: /etc/supervisord.conf # pidfile: /var/run/supervisord.pid # # source function library . /etc/rc.d/init.d/functions RETVAL=0 start() { echo -n $"Starting supervisord: " daemon supervisord RETVAL=$? echo [ $RETVAL -eq 0 ] && touch /var/lock/subsys/supervisord } stop() { echo -n $"Stopping supervisord: " killproc supervisord echo [ $RETVAL -eq 0 ] && rm -f /var/lock/subsys/supervisord } restart() { stop start } case "$1" in start) start ;; stop) stop ;; restart|force-reload|reload) restart ;; condrestart) [ -f /var/lock/subsys/supervisord ] && restart ;; status) status supervisord RETVAL=$? ;; *) echo $"Usage: $0 {start|stop|status|restart|reload|force-reload|condrestart}" exit 1 esac exit $RETVAL Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/supervisor/devel/.cvsignore,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- .cvsignore 22 Apr 2007 16:29:23 -0000 1.1 +++ .cvsignore 22 Apr 2007 16:34:22 -0000 1.2 @@ -0,0 +1 @@ +supervisor-2.1.tar.gz Index: sources =================================================================== RCS file: /cvs/extras/rpms/supervisor/devel/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 22 Apr 2007 16:29:23 -0000 1.1 +++ sources 22 Apr 2007 16:34:22 -0000 1.2 @@ -0,0 +1 @@ +e8baa518bf2709b25607267be3bb244a supervisor-2.1.tar.gz From fedora-extras-commits at redhat.com Sun Apr 22 16:39:20 2007 From: fedora-extras-commits at redhat.com (Jose Pedro Oliveira (jpo)) Date: Sun, 22 Apr 2007 12:39:20 -0400 Subject: rpms/perl-Wx/devel .cvsignore, 1.14, 1.15 perl-Wx.spec, 1.15, 1.16 sources, 1.14, 1.15 Message-ID: <200704221639.l3MGdK2D001099@cvs-int.fedora.redhat.com> Author: jpo Update of /cvs/extras/rpms/perl-Wx/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv1078 Modified Files: .cvsignore perl-Wx.spec sources Log Message: Update to 0.73. Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/perl-Wx/devel/.cvsignore,v retrieving revision 1.14 retrieving revision 1.15 diff -u -r1.14 -r1.15 --- .cvsignore 1 Apr 2007 15:07:55 -0000 1.14 +++ .cvsignore 22 Apr 2007 16:38:45 -0000 1.15 @@ -1 +1 @@ -Wx-0.72.tar.gz +Wx-0.73.tar.gz Index: perl-Wx.spec =================================================================== RCS file: /cvs/extras/rpms/perl-Wx/devel/perl-Wx.spec,v retrieving revision 1.15 retrieving revision 1.16 diff -u -r1.15 -r1.16 --- perl-Wx.spec 1 Apr 2007 15:07:55 -0000 1.15 +++ perl-Wx.spec 22 Apr 2007 16:38:45 -0000 1.16 @@ -5,7 +5,7 @@ # Name: perl-Wx -Version: 0.72 +Version: 0.73 Release: 1%{?dist} Summary: Interface to the wxWidgets cross-platform GUI toolkit @@ -81,6 +81,9 @@ %changelog +* Sun Apr 22 2007 Jose Pedro Oliveira - 0.73-1 +- Update to 0.73. + * Sun Apr 1 2007 Jose Pedro Oliveira - 0.72-1 - Update to 0.72. Index: sources =================================================================== RCS file: /cvs/extras/rpms/perl-Wx/devel/sources,v retrieving revision 1.14 retrieving revision 1.15 diff -u -r1.14 -r1.15 --- sources 1 Apr 2007 15:07:55 -0000 1.14 +++ sources 22 Apr 2007 16:38:45 -0000 1.15 @@ -1 +1 @@ -f6c7bac286aa7d07c4d94bfedade36d5 Wx-0.72.tar.gz +a59bd4e4ee5db32d54475e01a83e7326 Wx-0.73.tar.gz From fedora-extras-commits at redhat.com Sun Apr 22 16:41:00 2007 From: fedora-extras-commits at redhat.com (Patrice Dumas (pertusus)) Date: Sun, 22 Apr 2007 12:41:00 -0400 Subject: rpms/cernlib/devel cernlib-64test.patch, 1.1, 1.2 cernlib.spec, 1.42, 1.43 Message-ID: <200704221641.l3MGf0Ft001185@cvs-int.fedora.redhat.com> Author: pertusus Update of /cvs/extras/rpms/cernlib/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv1157 Modified Files: cernlib-64test.patch cernlib.spec Log Message: * Sun Apr 22 2007 Patrice Dumas 2006-5 - packlib/ffread test fails on x86_64, exclude the test on this arch cernlib-64test.patch: Index: cernlib-64test.patch =================================================================== RCS file: /cvs/extras/rpms/cernlib/devel/cernlib-64test.patch,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- cernlib-64test.patch 22 Apr 2007 15:04:18 -0000 1.1 +++ cernlib-64test.patch 22 Apr 2007 16:40:26 -0000 1.2 @@ -1,3 +1,14 @@ +--- cernlib-2006/2006/src/packlib/Imakefile.64test 2007-04-22 18:31:11.000000000 +0200 ++++ cernlib-2006/2006/src/packlib/Imakefile 2007-04-22 18:31:52.000000000 +0200 +@@ -16,7 +16,7 @@ + InstallLibraryAlias(packlib,packlib-shift,$(CERN_LIBDIR)) + InstallSharedLibrary(packlib,$(LIB_SONAME).$(CERN_LEVEL),$(CERN_SHLIBDIR)) + +-TestSubdirs($(LIBDIRS)) ++TestSubdirs(cspack epio fatmen hbook hepdb kapack kuip minuit zbook zebra) + + #ifdef CERNLIB_VAXVMS + --- cernlib-2006/2006/src/kernlib/Imakefile.64test 2007-04-22 16:53:02.000000000 +0200 +++ cernlib-2006/2006/src/kernlib/Imakefile 2007-04-22 16:53:45.000000000 +0200 @@ -18,6 +18,6 @@ Index: cernlib.spec =================================================================== RCS file: /cvs/extras/rpms/cernlib/devel/cernlib.spec,v retrieving revision 1.42 retrieving revision 1.43 diff -u -r1.42 -r1.43 --- cernlib.spec 22 Apr 2007 15:04:18 -0000 1.42 +++ cernlib.spec 22 Apr 2007 16:40:26 -0000 1.43 @@ -6,7 +6,7 @@ Name: cernlib Version: 2006 -Release: 4%{?dist} +Release: 5%{?dist} Summary: General purpose CERN library and associated binaries Group: Development/Libraries # As explained in the cernlib on debian FAQ, cfortran can be considered LGPL. @@ -1109,6 +1109,9 @@ %changelog +* Sun Apr 22 2007 Patrice Dumas 2006-5 +- packlib/ffread test fails on x86_64, exclude the test on this arch + * Sun Apr 22 2007 Patrice Dumas 2006-4 - kernbit/kernnum test fails on x86_64, exclude the test on this arch From fedora-extras-commits at redhat.com Sun Apr 22 16:43:56 2007 From: fedora-extras-commits at redhat.com (Michael Patrick McGrath (mmcgrath)) Date: Sun, 22 Apr 2007 12:43:56 -0400 Subject: owners owners.list,1.2718,1.2719 Message-ID: <200704221643.l3MGhuIp001265@cvs-int.fedora.redhat.com> Author: mmcgrath Update of /cvs/extras/owners In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv1245 Modified Files: owners.list Log Message: Added python-meld3 and supervisor Index: owners.list =================================================================== RCS file: /cvs/extras/owners/owners.list,v retrieving revision 1.2718 retrieving revision 1.2719 diff -u -r1.2718 -r1.2719 --- owners.list 22 Apr 2007 13:34:50 -0000 1.2718 +++ owners.list 22 Apr 2007 16:43:26 -0000 1.2719 @@ -2474,6 +2474,7 @@ Fedora Extras|python-matplotlib|Python plotting library|orion at cora.nwra.com|extras-qa at fedoraproject.org|jspaleta at gmail.com Fedora Extras|python-mecab|Python binding for MeCab|mtasaka at ioa.s.u-tokyo.ac.jp|extras-qa at fedoraproject.org| Fedora Extras|python-mechanize|Stateful programmatic web browsing|lmacken at redhat.com|extras-qa at fedoraproject.org| +Fedora Extras|python-meld3|An HTML/XML templating system for Python|mmcgrath at redhat.com,toshio at tiki-lounge.com|extras-qa at fedoraproject.org| Fedora Extras|python-metar|Coded METAR weather reports parser for Python|matthias at rpmforge.net|extras-qa at fedoraproject.org| Fedora Extras|python-musicbrainz2|Library which provides access to the MusicBrainz Database|jeff at ocjtech.us|extras-qa at fedoraproject.org| Fedora Extras|python-mutagen|Python module to handle audio metadata|mr.ecik at gmail.com|extras-qa at fedoraproject.org| @@ -2795,6 +2796,7 @@ Fedora Extras|superkaramba|Custom content on the desktop|rdieter at math.unl.edu|extras-qa at fedoraproject.org| Fedora Extras|supertux|SuperTux is a jump'n run like game similar to Mario Bros|steve at silug.org|extras-qa at fedoraproject.org| Fedora Extras|supertuxkart|Kids 3D go-kart racing game featuring Tux|j.w.r.degoede at hhs.nl|extras-qa at fedoraproject.org| +Fedora Extras|supervisor|A System for Allowing the Control of Process State on UNIX|mmcgrath at redhat.com,toshio at tiki-lounge.com|extras-qa at fedoraproject.org| Fedora Extras|svgalib|Low-level fullscreen SVGA graphics library|j.w.r.degoede at hhs.nl|extras-qa at fedoraproject.org| Fedora Extras|svn2cl|Create a ChangeLog from a Subversion log|ville.skytta at iki.fi|extras-qa at fedoraproject.org| Fedora Extras|svnmailer|Tool to post subversion repository commit information|mfleming+rpm at enlartenment.com|extras-qa at fedoraproject.org| From fedora-extras-commits at redhat.com Sun Apr 22 17:00:59 2007 From: fedora-extras-commits at redhat.com (Jonathan Dieter (jdieter)) Date: Sun, 22 Apr 2007 13:00:59 -0400 Subject: rpms/yum-presto import.log,1.5,1.6 Message-ID: <200704221701.l3MH0x6e001454@cvs-int.fedora.redhat.com> Author: jdieter Update of /cvs/extras/rpms/yum-presto In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv1414 Modified Files: import.log Log Message: Some bugfixes Index: import.log =================================================================== RCS file: /cvs/extras/rpms/yum-presto/import.log,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- import.log 15 Apr 2007 16:32:51 -0000 1.5 +++ import.log 22 Apr 2007 17:00:25 -0000 1.6 @@ -2,3 +2,4 @@ yum-presto-0_3_7-2:FC-6:yum-presto-0.3.7-2.src.rpm:1175780118 yum-presto-0_3_8-1:FC-6:yum-presto-0.3.8-1.src.rpm:1175864170 yum-presto-0_3_9-1:HEAD:yum-presto-0.3.9-1.src.rpm:1176653971 +yum-presto-0_3_9-1:FC-6:yum-presto-0.3.9-1.src.rpm:1177261190 From fedora-extras-commits at redhat.com Sun Apr 22 17:01:04 2007 From: fedora-extras-commits at redhat.com (Jonathan Dieter (jdieter)) Date: Sun, 22 Apr 2007 13:01:04 -0400 Subject: rpms/yum-presto/FC-6 .cvsignore, 1.3, 1.4 sources, 1.3, 1.4 yum-presto.spec, 1.3, 1.4 Message-ID: <200704221701.l3MH148i004904@cvs-int.fedora.redhat.com> Author: jdieter Update of /cvs/extras/rpms/yum-presto/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv1414/FC-6 Modified Files: .cvsignore sources yum-presto.spec Log Message: Some bugfixes Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/yum-presto/FC-6/.cvsignore,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- .cvsignore 6 Apr 2007 12:56:45 -0000 1.3 +++ .cvsignore 22 Apr 2007 17:00:30 -0000 1.4 @@ -1 +1 @@ -yum-presto-0.3.8.tar.bz2 +yum-presto-0.3.9.tar.bz2 Index: sources =================================================================== RCS file: /cvs/extras/rpms/yum-presto/FC-6/sources,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- sources 6 Apr 2007 12:56:45 -0000 1.3 +++ sources 22 Apr 2007 17:00:30 -0000 1.4 @@ -1 +1 @@ -633350160e088b24bf87fb9f9e9b42e0 yum-presto-0.3.8.tar.bz2 +b0d94b5cfb03bd9f8ff93e006243e9c9 yum-presto-0.3.9.tar.bz2 Index: yum-presto.spec =================================================================== RCS file: /cvs/extras/rpms/yum-presto/FC-6/yum-presto.spec,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- yum-presto.spec 6 Apr 2007 12:56:45 -0000 1.3 +++ yum-presto.spec 22 Apr 2007 17:00:30 -0000 1.4 @@ -1,6 +1,6 @@ Summary: Presto plugin for yum Name: yum-presto -Version: 0.3.8 +Version: 0.3.9 Release: 1%{?dist} License: GPL Group: Development/Tools @@ -42,6 +42,10 @@ %{_datadir}/presto %changelog +* Sun Apr 15 2007 Jonathan Dieter - 0.3.9-1 +- Modifications to make yum-presto compatible with both FC6 and Rawhide +- Many other bugfixes - see ChangeLog + * Fri Apr 6 2007 Jonathan Dieter - 0.3.8-1 - Small bugfix From fedora-extras-commits at redhat.com Sun Apr 22 17:53:48 2007 From: fedora-extras-commits at redhat.com (=?utf-8?q?Jos=C3=A9_Ab=C3=ADlio_Oliveira_Matos?= (jamatos)) Date: Sun, 22 Apr 2007 13:53:48 -0400 Subject: rpms/t1lib/devel t1lib.spec,1.13,1.14 Message-ID: <200704221753.l3MHrmpd006747@cvs-int.fedora.redhat.com> Author: jamatos Update of /cvs/extras/rpms/t1lib/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv6730 Modified Files: t1lib.spec Log Message: * Sun Apr 22 2007 Jos?? Matos - 5.1.0-9 - Add Requires(post). Index: t1lib.spec =================================================================== RCS file: /cvs/extras/rpms/t1lib/devel/t1lib.spec,v retrieving revision 1.13 retrieving revision 1.14 diff -u -r1.13 -r1.14 --- t1lib.spec 4 Oct 2006 22:41:34 -0000 1.13 +++ t1lib.spec 22 Apr 2007 17:53:14 -0000 1.14 @@ -1,6 +1,6 @@ Name: t1lib Version: 5.1.0 -Release: 8%{?dist} +Release: 9%{?dist} Summary: PostScript Type 1 font rasterizer @@ -16,6 +16,8 @@ Patch6: t1lib-5.1.0-destdir.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) +Requires(post): coreutils, findutils + %description T1lib is a rasterizer library for Adobe Type 1 Fonts. It supports rotation and transformation, kerning underlining and antialiasing. It @@ -100,6 +102,9 @@ %changelog +* Sun Apr 22 2007 Jos?? Matos - 5.1.0-9 +- Add Requires(post). + * Thu Oct 05 2006 Christian Iseli 5.1.0-8 - rebuilt for unwind info generation, broken in gcc-4.1.1-21 From fedora-extras-commits at redhat.com Sun Apr 22 18:12:18 2007 From: fedora-extras-commits at redhat.com (=?utf-8?q?Jos=C3=A9_Ab=C3=ADlio_Oliveira_Matos?= (jamatos)) Date: Sun, 22 Apr 2007 14:12:18 -0400 Subject: rpms/t1lib/FC-6 t1lib.spec,1.13,1.14 Message-ID: <200704221812.l3MICIY5011274@cvs-int.fedora.redhat.com> Author: jamatos Update of /cvs/extras/rpms/t1lib/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv11249 Modified Files: t1lib.spec Log Message: * Sun Apr 22 2007 Jos?? Matos - 5.1.0-9 - Add Requires(post). Index: t1lib.spec =================================================================== RCS file: /cvs/extras/rpms/t1lib/FC-6/t1lib.spec,v retrieving revision 1.13 retrieving revision 1.14 diff -u -r1.13 -r1.14 --- t1lib.spec 4 Oct 2006 22:41:34 -0000 1.13 +++ t1lib.spec 22 Apr 2007 18:11:44 -0000 1.14 @@ -1,6 +1,6 @@ Name: t1lib Version: 5.1.0 -Release: 8%{?dist} +Release: 9%{?dist} Summary: PostScript Type 1 font rasterizer @@ -16,6 +16,8 @@ Patch6: t1lib-5.1.0-destdir.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) +Requires(post): coreutils, findutils + %description T1lib is a rasterizer library for Adobe Type 1 Fonts. It supports rotation and transformation, kerning underlining and antialiasing. It @@ -100,6 +102,9 @@ %changelog +* Sun Apr 22 2007 Jos?? Matos - 5.1.0-9 +- Add Requires(post). + * Thu Oct 05 2006 Christian Iseli 5.1.0-8 - rebuilt for unwind info generation, broken in gcc-4.1.1-21 From fedora-extras-commits at redhat.com Sun Apr 22 18:14:22 2007 From: fedora-extras-commits at redhat.com (=?utf-8?q?Jos=C3=A9_Ab=C3=ADlio_Oliveira_Matos?= (jamatos)) Date: Sun, 22 Apr 2007 14:14:22 -0400 Subject: rpms/t1lib/FC-5 t1lib.spec,1.11,1.12 Message-ID: <200704221814.l3MIEMbc011350@cvs-int.fedora.redhat.com> Author: jamatos Update of /cvs/extras/rpms/t1lib/FC-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv11328 Modified Files: t1lib.spec Log Message: * Sun Apr 22 2007 Jos?? Matos - 5.1.0-9 - Add Requires(post). Index: t1lib.spec =================================================================== RCS file: /cvs/extras/rpms/t1lib/FC-5/t1lib.spec,v retrieving revision 1.11 retrieving revision 1.12 diff -u -r1.11 -r1.12 --- t1lib.spec 26 Feb 2006 13:07:29 -0000 1.11 +++ t1lib.spec 22 Apr 2007 18:13:48 -0000 1.12 @@ -1,6 +1,6 @@ Name: t1lib Version: 5.1.0 -Release: 6%{?dist} +Release: 9%{?dist} Summary: PostScript Type 1 font rasterizer @@ -16,6 +16,8 @@ Patch6: t1lib-5.1.0-destdir.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) +Requires(post): coreutils, findutils + %description T1lib is a rasterizer library for Adobe Type 1 Fonts. It supports rotation and transformation, kerning underlining and antialiasing. It @@ -100,6 +102,15 @@ %changelog +* Sun Apr 22 2007 Jos?? Matos - 5.1.0-9 +- Add Requires(post). + +* Thu Oct 05 2006 Christian Iseli 5.1.0-8 + - rebuilt for unwind info generation, broken in gcc-4.1.1-21 + +* Wed Sep 20 2006 Jos?? Matos - 5.1.0-7 +- Rebuild for FC-6. + * Sun Feb 26 2006 Roozbeh Pournader - 5.1.0-6 - Change X11 font path to Fedora Core 5's default (#183108, Ville Skytt??) From fedora-extras-commits at redhat.com Sun Apr 22 18:21:33 2007 From: fedora-extras-commits at redhat.com (Patrice Dumas (pertusus)) Date: Sun, 22 Apr 2007 14:21:33 -0400 Subject: rpms/cernlib/devel cernlib-64test.patch, 1.2, 1.3 cernlib.spec, 1.43, 1.44 Message-ID: <200704221821.l3MILXKc011495@cvs-int.fedora.redhat.com> Author: pertusus Update of /cvs/extras/rpms/cernlib/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv11449 Modified Files: cernlib-64test.patch cernlib.spec Log Message: Also don't test in packlib/hbook, it fails in x86_64. Use the same changelog entry for all the x86_64 test excluded. cernlib-64test.patch: Index: cernlib-64test.patch =================================================================== RCS file: /cvs/extras/rpms/cernlib/devel/cernlib-64test.patch,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- cernlib-64test.patch 22 Apr 2007 16:40:26 -0000 1.2 +++ cernlib-64test.patch 22 Apr 2007 18:20:59 -0000 1.3 @@ -1,11 +1,11 @@ --- cernlib-2006/2006/src/packlib/Imakefile.64test 2007-04-22 18:31:11.000000000 +0200 -+++ cernlib-2006/2006/src/packlib/Imakefile 2007-04-22 18:31:52.000000000 +0200 ++++ cernlib-2006/2006/src/packlib/Imakefile 2007-04-22 20:07:38.000000000 +0200 @@ -16,7 +16,7 @@ InstallLibraryAlias(packlib,packlib-shift,$(CERN_LIBDIR)) InstallSharedLibrary(packlib,$(LIB_SONAME).$(CERN_LEVEL),$(CERN_SHLIBDIR)) -TestSubdirs($(LIBDIRS)) -+TestSubdirs(cspack epio fatmen hbook hepdb kapack kuip minuit zbook zebra) ++TestSubdirs(cspack epio fatmen hepdb kapack kuip minuit zbook zebra) #ifdef CERNLIB_VAXVMS Index: cernlib.spec =================================================================== RCS file: /cvs/extras/rpms/cernlib/devel/cernlib.spec,v retrieving revision 1.43 retrieving revision 1.44 diff -u -r1.43 -r1.44 --- cernlib.spec 22 Apr 2007 16:40:26 -0000 1.43 +++ cernlib.spec 22 Apr 2007 18:20:59 -0000 1.44 @@ -6,7 +6,7 @@ Name: cernlib Version: 2006 -Release: 5%{?dist} +Release: 5.1%{?dist} Summary: General purpose CERN library and associated binaries Group: Development/Libraries # As explained in the cernlib on debian FAQ, cfortran can be considered LGPL. @@ -1109,10 +1109,9 @@ %changelog -* Sun Apr 22 2007 Patrice Dumas 2006-5 -- packlib/ffread test fails on x86_64, exclude the test on this arch - -* Sun Apr 22 2007 Patrice Dumas 2006-4 +* Sun Apr 22 2007 Patrice Dumas 2006-5.1 +- packlib/ffread and packlib/hbook test fail on x86_64, exclude the test + on this arch - kernbit/kernnum test fails on x86_64, exclude the test on this arch * Sun Apr 22 2007 Patrice Dumas 2006-3 From fedora-extras-commits at redhat.com Sun Apr 22 18:31:55 2007 From: fedora-extras-commits at redhat.com (Ville Skytta (scop)) Date: Sun, 22 Apr 2007 14:31:55 -0400 Subject: rpms/xine-lib/FC-6 .cvsignore, 1.5, 1.6 sources, 1.5, 1.6 xine-lib-mk-autotools-patch.sh, 1.2, 1.3 xine-lib.spec, 1.6, 1.7 xine-lib-1.1.5-pthread-check.patch, 1.1, NONE Message-ID: <200704221831.l3MIVt9o012034@cvs-int.fedora.redhat.com> Author: scop Update of /cvs/extras/rpms/xine-lib/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv12011 Modified Files: .cvsignore sources xine-lib-mk-autotools-patch.sh xine-lib.spec Removed Files: xine-lib-1.1.5-pthread-check.patch Log Message: * Wed Apr 18 2007 Ville Skytt?? - 1.1.6-1 - 1.1.6. Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/xine-lib/FC-6/.cvsignore,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- .cvsignore 13 Apr 2007 20:52:22 -0000 1.5 +++ .cvsignore 22 Apr 2007 18:31:21 -0000 1.6 @@ -1,2 +1,2 @@ -xine-lib-1.1.5-pruned.tar.bz2 -xine-lib-1.1.5-autotools.patch.bz2 +xine-lib-1.1.6-pruned.tar.bz2 +xine-lib-1.1.6-autotools.patch.bz2 Index: sources =================================================================== RCS file: /cvs/extras/rpms/xine-lib/FC-6/sources,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- sources 13 Apr 2007 20:52:22 -0000 1.5 +++ sources 22 Apr 2007 18:31:21 -0000 1.6 @@ -1,2 +1,2 @@ -f903a0426a812ea70200b7a528f67b00 xine-lib-1.1.5-pruned.tar.bz2 -f955ece2fba4dfbbf22fbb2a8376ae60 xine-lib-1.1.5-autotools.patch.bz2 +3869f0045311b3638c5724cd1ac122e9 xine-lib-1.1.6-pruned.tar.bz2 +25742f2347a1d9c4c08476c82f3ec5fc xine-lib-1.1.6-autotools.patch.bz2 Index: xine-lib-mk-autotools-patch.sh =================================================================== RCS file: /cvs/extras/rpms/xine-lib/FC-6/xine-lib-mk-autotools-patch.sh,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- xine-lib-mk-autotools-patch.sh 13 Apr 2007 20:52:22 -0000 1.2 +++ xine-lib-mk-autotools-patch.sh 22 Apr 2007 18:31:21 -0000 1.3 @@ -23,7 +23,6 @@ cp -a xine-lib-$version xine-lib-$version-pruned cd xine-lib-$version -patch -p1 < ../xine-lib-$version-pthread-check.patch # XXX hopefully temporary ./autogen.sh noconfig rm -rf autom4te.cache *~ cd .. Index: xine-lib.spec =================================================================== RCS file: /cvs/extras/rpms/xine-lib/FC-6/xine-lib.spec,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- xine-lib.spec 13 Apr 2007 20:52:22 -0000 1.6 +++ xine-lib.spec 22 Apr 2007 18:31:21 -0000 1.7 @@ -11,7 +11,7 @@ Summary: Xine library Name: xine-lib -Version: 1.1.5 +Version: 1.1.6 Release: 1%{?dist} License: GPL Group: System Environment/Libraries @@ -23,10 +23,8 @@ Source1: %{name}-cleanup-sources.sh Source2: %{name}-mk-autotools-patch.sh # autotools patch created with source2 -Patch0: %{name}-1.1.5-autotools.patch.bz2 +Patch0: %{name}-%{version}-autotools.patch.bz2 Patch1: %{name}-1.1.4-optflags.patch -# Patch2 applied while creating full autotools patch -Patch2: %{name}-1.1.5-pthread-check.patch Patch6: %{name}-1.1.1-deepbind-939.patch Patch7: %{name}-1.1.5-multilib-devel.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) @@ -298,6 +296,7 @@ %{_libdir}/xine/plugins/%{version}/xineplug_vo_out_caca.so %if 0%{!?_without_directfb:1} %{_libdir}/xine/plugins/%{version}/xineplug_vo_out_directfb.so +%{_libdir}/xine/plugins/%{version}/xineplug_vo_out_xdirectfb.so %endif %{_libdir}/xine/plugins/%{version}/xineplug_vo_out_sdl.so @@ -315,6 +314,9 @@ %changelog +* Wed Apr 18 2007 Ville Skytt?? - 1.1.6-1 +- 1.1.6. + * Wed Apr 11 2007 Ville Skytt?? - 1.1.5-1 - 1.1.5. - Include GSM 06.10 decoder (#228186). --- xine-lib-1.1.5-pthread-check.patch DELETED --- From fedora-extras-commits at redhat.com Sun Apr 22 18:51:06 2007 From: fedora-extras-commits at redhat.com (Jasper O'neal Hartline (autopsy)) Date: Sun, 22 Apr 2007 14:51:06 -0400 Subject: kadischi kadischi.spec,1.57,1.58 Message-ID: <200704221851.l3MIpa1V012229@cvs-int.fedora.redhat.com> Author: autopsy Update of /cvs/devel/kadischi In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv12170/kadischi Modified Files: kadischi.spec Log Message: Addition of install.desktop for LiveCD to HDD installer, some minor fixes. Index: kadischi.spec =================================================================== RCS file: /cvs/devel/kadischi/kadischi.spec,v retrieving revision 1.57 retrieving revision 1.58 diff -u -r1.57 -r1.58 --- kadischi.spec 17 Apr 2007 15:25:09 -0000 1.57 +++ kadischi.spec 22 Apr 2007 18:51:04 -0000 1.58 @@ -1,8 +1,8 @@ %define alphatag %(date +%%Y%%m%%d)cvs Name: kadischi -Version: 3.4 -Release: 9.%{alphatag} +Version: 3.5 +Release: 1.%{alphatag} Summary: LiveCD generation utility Group: Applications/System @@ -19,7 +19,8 @@ Kadischi is a LiveCD generation tool for Fedora Core systems. A Live ISO9660 compliant image file made with Kadischi can be written to a CD or DVD and run without any prior installation -of Fedora Core. +of Fedora Core. Kadischi also has the ability to run as a LiveCD +to HDD installer when on the LiveCD media. %prep %setup -q -n %{name} @@ -63,6 +64,7 @@ %{_datadir}/%{name}/install/readonly-halt %{_datadir}/%{name}/desktop/userhome.sh %{_datadir}/%{name}/desktop/userhome.desktop +%{_datadir}/%{name}/desktop/install.desktop %{_datadir}/%{name}/bootsplash/*.msg %{_datadir}/%{name}/bootsplash/splash.lss %{_datadir}/%{name}/bootsplash/memtest @@ -79,6 +81,14 @@ %ghost %{_datadir}/%{name}/post_install_scripts/*.pyo %changelog +* Sun Apr 22 2007 3.5-1.20070422cvs +- Fixed initramfs creation for new kernels, libata modules +- Added install.desktop to perform LiveCD to HDD installs + works with RAWHIDE Anaconda and Kadischi as of 04/22/2007 +- Update %%description to reflect possible LiveCD to HDD function +- Rebuild 3.5-1.20070422cvs + + * Mon Apr 17 2007 3.4-9.20070417cvs - Fix eject_live_cd.c for USB CDROM devices From fedora-extras-commits at redhat.com Sun Apr 22 18:51:06 2007 From: fedora-extras-commits at redhat.com (Jasper O'neal Hartline (autopsy)) Date: Sun, 22 Apr 2007 14:51:06 -0400 Subject: kadischi/desktop install.desktop,NONE,1.1 Makefile.am,1.5,1.6 Message-ID: <200704221851.l3MIparP012232@cvs-int.fedora.redhat.com> Author: autopsy Update of /cvs/devel/kadischi/desktop In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv12170/kadischi/desktop Modified Files: Makefile.am Added Files: install.desktop Log Message: Addition of install.desktop for LiveCD to HDD installer, some minor fixes. --- NEW FILE install.desktop --- [Desktop Entry] Encoding=UTF-8 Name=LiveCD/LiveDVD to HDD installer Comment=Install Fedora Core to your harddrive # FIXME: Use the mirrorlist to use any repository Exec=/usr/sbin/kadischi http://download.fedora.redhat.com/pub/fedora/linux/core/$(cat /etc/fedora-release | cut -d " " -f 4)/$(uname -i)/os/ Icon=fedora-logo-icon.png Type=Application Categories=Application;System StartupNotify=false Index: Makefile.am =================================================================== RCS file: /cvs/devel/kadischi/desktop/Makefile.am,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- Makefile.am 28 Feb 2007 11:34:35 -0000 1.5 +++ Makefile.am 22 Apr 2007 18:51:04 -0000 1.6 @@ -1,5 +1,5 @@ instldir = $(pkgdatadir)/desktop -instl_DATA = userhome.desktop userhome.sh +instl_DATA = userhome.desktop userhome.sh install.desktop install-data-hook: From fedora-extras-commits at redhat.com Sun Apr 22 18:51:12 2007 From: fedora-extras-commits at redhat.com (Jasper O'neal Hartline (autopsy)) Date: Sun, 22 Apr 2007 14:51:12 -0400 Subject: kadischi/livecd_generator kadischi.py,1.57,1.58 Message-ID: <200704221851.l3MIpg7F012235@cvs-int.fedora.redhat.com> Author: autopsy Update of /cvs/devel/kadischi/livecd_generator In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv12170/kadischi/livecd_generator Modified Files: kadischi.py Log Message: Addition of install.desktop for LiveCD to HDD installer, some minor fixes. Index: kadischi.py =================================================================== RCS file: /cvs/devel/kadischi/livecd_generator/kadischi.py,v retrieving revision 1.57 retrieving revision 1.58 diff -u -r1.57 -r1.58 --- kadischi.py 17 Apr 2007 04:30:02 -0000 1.57 +++ kadischi.py 22 Apr 2007 18:51:09 -0000 1.58 @@ -165,8 +165,7 @@ # run post_install_scripts if os.access("/.livecd", os.R_OK): - print "[kadischi]: Please reboot your system and remove" - print "[kadischi]: the LiveCD or LiveDVD media to start Fedora Core" + print "[kadischi]: Please reboot your system and remove the LiveCD or LiveDVD media to start Fedora Core \n" sys.exit(0) else: print "[kadischi]: running post installation scripts" @@ -316,7 +315,11 @@ def requirements(): """ Searches which Requires has not yet installed """ - required_rpms = ('anaconda', 'busybox-anaconda', 'mkisofs', 'syslinux', 'e2fsprogs', 'squashfs-tools', 'perl') + if os.access("/.livecd", os.R_OK): + required_rpms = ('anaconda', 'e2fsprogs', 'perl', 'grub' + else: + required_rpms = ('anaconda', 'busybox-anaconda', 'mkisofs', 'syslinux', 'e2fsprogs', 'squashfs-tools', 'perl') + missing_rpms = check_installed_rpms ('/', required_rpms, False) if len (missing_rpms) != 0: From fedora-extras-commits at redhat.com Sun Apr 22 18:51:12 2007 From: fedora-extras-commits at redhat.com (Jasper O'neal Hartline (autopsy)) Date: Sun, 22 Apr 2007 14:51:12 -0400 Subject: kadischi/post_install_scripts 02install.sh,1.16,1.17 Message-ID: <200704221851.l3MIpgmH012238@cvs-int.fedora.redhat.com> Author: autopsy Update of /cvs/devel/kadischi/post_install_scripts In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv12170/kadischi/post_install_scripts Modified Files: 02install.sh Log Message: Addition of install.desktop for LiveCD to HDD installer, some minor fixes. Index: 02install.sh =================================================================== RCS file: /cvs/devel/kadischi/post_install_scripts/02install.sh,v retrieving revision 1.16 retrieving revision 1.17 diff -u -r1.16 -r1.17 --- 02install.sh 28 Feb 2007 13:16:55 -0000 1.16 +++ 02install.sh 22 Apr 2007 18:51:10 -0000 1.17 @@ -10,7 +10,7 @@ echo "usage: inst " return fi - cp $SRCDIR/$1 $DSTDIR/$2 + /bin/cp $SRCDIR/$1 $DSTDIR/$2 } inst rc.readonly-livecd etc/rc.d/ @@ -19,7 +19,11 @@ cp $LIBEXECDIR/kadischi/scanswap $DSTDIR/usr/sbin/ cp $LIBEXECDIR/kadischi/eject-live-cd $DSTDIR/sbin/ -mkdir -p $DSTDIR/root/.config/autostart +/bin/mkdir -p $DSTDIR/root/.config/autostart inst ../desktop/userhome.sh usr/sbin/ inst ../desktop/userhome.desktop root/.config/autostart/ -chmod 755 $DSTDIR/usr/sbin/userhome.sh +chmod 755 $DSTDIR/usr/sbin/userhome.sh +/bin/rpm -q kadischi --root $DSTDIR +if [ "$?" -eq "0" ]; then + inst ../desktop/install.desktop usr/share/applications/ +fi From fedora-extras-commits at redhat.com Sun Apr 22 18:59:53 2007 From: fedora-extras-commits at redhat.com (Jochen Schmitt (s4504kr)) Date: Sun, 22 Apr 2007 14:59:53 -0400 Subject: rpms/blender/devel blender.spec, 1.47, 1.48 blender-2.42a-x64.patch, 1.4, NONE Message-ID: <200704221859.l3MIxrE3012403@cvs-int.fedora.redhat.com> Author: s4504kr Update of /cvs/extras/rpms/blender/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv12384 Modified Files: blender.spec Removed Files: blender-2.42a-x64.patch Log Message: Remove package from the x86_64 arch Index: blender.spec =================================================================== RCS file: /cvs/extras/rpms/blender/devel/blender.spec,v retrieving revision 1.47 retrieving revision 1.48 diff -u -r1.47 -r1.48 --- blender.spec 8 Jan 2007 17:59:22 -0000 1.47 +++ blender.spec 22 Apr 2007 18:59:19 -0000 1.48 @@ -3,7 +3,7 @@ Name: blender Version: 2.42a -Release: 18%{?dist} +Release: 5%{?dist} Summary: 3D modeling, animation, rendering and post-production @@ -20,7 +20,6 @@ Source7: blender-2.42.config Patch1: blender-2.42-scons.patch -Patch2: blender-2.42a-x64.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) @@ -52,6 +51,8 @@ Requires(postun): desktop-file-utils Requires(postun): shared-mime-info +ExcludeArch: x86_64 + %description Blender is the essential software solution you need for 3D, from modeling, animation, rendering and post-production to interactive creation and playback. @@ -62,7 +63,6 @@ %prep %setup -q %patch1 -p1 -%patch2 -p1 -b .org %build cp %{SOURCE7} user-config.py @@ -162,6 +162,9 @@ %{_datadir}/mime/packages/blender.xml %changelog +* Sun Apr 22 2007 Jochen Schmitt - 2.42a-5 +- Romove package from the x86_64 arc (#237423) + * Mon Jan 8 2007 Jochen Schmitt 2.42a-18 - Rebult --- blender-2.42a-x64.patch DELETED --- From fedora-extras-commits at redhat.com Sun Apr 22 19:04:53 2007 From: fedora-extras-commits at redhat.com (Jochen Schmitt (s4504kr)) Date: Sun, 22 Apr 2007 15:04:53 -0400 Subject: rpms/blender/devel blender.spec,1.48,1.49 Message-ID: <200704221904.l3MJ4rBn016771@cvs-int.fedora.redhat.com> Author: s4504kr Update of /cvs/extras/rpms/blender/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv16750 Modified Files: blender.spec Log Message: Fix wrong release number Index: blender.spec =================================================================== RCS file: /cvs/extras/rpms/blender/devel/blender.spec,v retrieving revision 1.48 retrieving revision 1.49 diff -u -r1.48 -r1.49 --- blender.spec 22 Apr 2007 18:59:19 -0000 1.48 +++ blender.spec 22 Apr 2007 19:04:19 -0000 1.49 @@ -3,7 +3,7 @@ Name: blender Version: 2.42a -Release: 5%{?dist} +Release: 19%{?dist} Summary: 3D modeling, animation, rendering and post-production @@ -162,8 +162,8 @@ %{_datadir}/mime/packages/blender.xml %changelog -* Sun Apr 22 2007 Jochen Schmitt - 2.42a-5 -- Romove package from the x86_64 arc (#237423) +* Sun Apr 22 2007 Jochen Schmitt 2.42a-19 +- Romove package from the x86_64 arch (#237423) * Mon Jan 8 2007 Jochen Schmitt 2.42a-18 - Rebult From fedora-extras-commits at redhat.com Sun Apr 22 19:06:08 2007 From: fedora-extras-commits at redhat.com (Jochen Schmitt (s4504kr)) Date: Sun, 22 Apr 2007 15:06:08 -0400 Subject: rpms/blender/FC-6 blender.spec,1.32,1.33 Message-ID: <200704221906.l3MJ68Uf016854@cvs-int.fedora.redhat.com> Author: s4504kr Update of /cvs/extras/rpms/blender/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv16830 Modified Files: blender.spec Log Message: Remove package from the x86_64 arch Index: blender.spec =================================================================== RCS file: /cvs/extras/rpms/blender/FC-6/blender.spec,v retrieving revision 1.32 retrieving revision 1.33 diff -u -r1.32 -r1.33 --- blender.spec 16 Oct 2006 20:49:20 -0000 1.32 +++ blender.spec 22 Apr 2007 19:05:34 -0000 1.33 @@ -2,8 +2,8 @@ %define plugins %{_libdir}/blender/plugins Name: blender -Version: 2.42a -Release: 4%{?dist} +Version: 2.42 +Release: 5%{?dist} Summary: 3D modeling, animation, rendering and post-production @@ -51,6 +51,8 @@ Requires(postun): desktop-file-utils Requires(postun): shared-mime-info +ExcludeArch: x86_64 + %description Blender is the essential software solution you need for 3D, from modeling, animation, rendering and post-production to interactive creation and playback. @@ -160,6 +162,9 @@ %{_datadir}/mime/packages/blender.xml %changelog +* Sun Apr 22 2007 Jochen Schmitt 2.42-5 +- Remove the package from the x86_64 arch (#237423) + * Mon Oct 16 2006 Jochen Schmitt 2.42a-4 - /usr/lib/blender should own by the package From fedora-extras-commits at redhat.com Sun Apr 22 19:09:07 2007 From: fedora-extras-commits at redhat.com (Jochen Schmitt (s4504kr)) Date: Sun, 22 Apr 2007 15:09:07 -0400 Subject: rpms/blender/FC-6 blender.spec,1.33,1.34 Message-ID: <200704221909.l3MJ97BQ017034@cvs-int.fedora.redhat.com> Author: s4504kr Update of /cvs/extras/rpms/blender/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv16900 Modified Files: blender.spec Log Message: Fix typos in spec file Index: blender.spec =================================================================== RCS file: /cvs/extras/rpms/blender/FC-6/blender.spec,v retrieving revision 1.33 retrieving revision 1.34 diff -u -r1.33 -r1.34 --- blender.spec 22 Apr 2007 19:05:34 -0000 1.33 +++ blender.spec 22 Apr 2007 19:08:33 -0000 1.34 @@ -2,7 +2,7 @@ %define plugins %{_libdir}/blender/plugins Name: blender -Version: 2.42 +Version: 2.42a Release: 5%{?dist} Summary: 3D modeling, animation, rendering and post-production @@ -162,7 +162,7 @@ %{_datadir}/mime/packages/blender.xml %changelog -* Sun Apr 22 2007 Jochen Schmitt 2.42-5 +* Sun Apr 22 2007 Jochen Schmitt 2.42a-5 - Remove the package from the x86_64 arch (#237423) * Mon Oct 16 2006 Jochen Schmitt 2.42a-4 From fedora-extras-commits at redhat.com Sun Apr 22 19:11:12 2007 From: fedora-extras-commits at redhat.com (Jochen Schmitt (s4504kr)) Date: Sun, 22 Apr 2007 15:11:12 -0400 Subject: rpms/blender/FC-6 blender.spec,1.34,1.35 Message-ID: <200704221911.l3MJBC3S017242@cvs-int.fedora.redhat.com> Author: s4504kr Update of /cvs/extras/rpms/blender/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv17180 Modified Files: blender.spec Log Message: Raise release number bc some confusion Index: blender.spec =================================================================== RCS file: /cvs/extras/rpms/blender/FC-6/blender.spec,v retrieving revision 1.34 retrieving revision 1.35 diff -u -r1.34 -r1.35 --- blender.spec 22 Apr 2007 19:08:33 -0000 1.34 +++ blender.spec 22 Apr 2007 19:10:38 -0000 1.35 @@ -3,7 +3,7 @@ Name: blender Version: 2.42a -Release: 5%{?dist} +Release: 20%{?dist} Summary: 3D modeling, animation, rendering and post-production @@ -162,7 +162,7 @@ %{_datadir}/mime/packages/blender.xml %changelog -* Sun Apr 22 2007 Jochen Schmitt 2.42a-5 +* Sun Apr 22 2007 Jochen Schmitt 2.42a-20 - Remove the package from the x86_64 arch (#237423) * Mon Oct 16 2006 Jochen Schmitt 2.42a-4 From fedora-extras-commits at redhat.com Sun Apr 22 19:13:40 2007 From: fedora-extras-commits at redhat.com (Jochen Schmitt (s4504kr)) Date: Sun, 22 Apr 2007 15:13:40 -0400 Subject: rpms/blender/devel blender.spec,1.49,1.50 Message-ID: <200704221913.l3MJDeVC017316@cvs-int.fedora.redhat.com> Author: s4504kr Update of /cvs/extras/rpms/blender/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv17292 Modified Files: blender.spec Log Message: Increase release to avoid EVR Issues Index: blender.spec =================================================================== RCS file: /cvs/extras/rpms/blender/devel/blender.spec,v retrieving revision 1.49 retrieving revision 1.50 diff -u -r1.49 -r1.50 --- blender.spec 22 Apr 2007 19:04:19 -0000 1.49 +++ blender.spec 22 Apr 2007 19:13:06 -0000 1.50 @@ -3,7 +3,7 @@ Name: blender Version: 2.42a -Release: 19%{?dist} +Release: 20%{?dist} Summary: 3D modeling, animation, rendering and post-production @@ -162,7 +162,7 @@ %{_datadir}/mime/packages/blender.xml %changelog -* Sun Apr 22 2007 Jochen Schmitt 2.42a-19 +* Sun Apr 22 2007 Jochen Schmitt 2.42a-20 - Romove package from the x86_64 arch (#237423) * Mon Jan 8 2007 Jochen Schmitt 2.42a-18 From fedora-extras-commits at redhat.com Sun Apr 22 19:25:36 2007 From: fedora-extras-commits at redhat.com (Jasper O'neal Hartline (autopsy)) Date: Sun, 22 Apr 2007 15:25:36 -0400 Subject: kadischi/livecd_generator kadischi.py,1.58,1.59 Message-ID: <200704221925.l3MJPaPN017526@cvs-int.fedora.redhat.com> Author: autopsy Update of /cvs/devel/kadischi/livecd_generator In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv17510/kadischi/livecd_generator Modified Files: kadischi.py Log Message: Minor typo correction Index: kadischi.py =================================================================== RCS file: /cvs/devel/kadischi/livecd_generator/kadischi.py,v retrieving revision 1.58 retrieving revision 1.59 diff -u -r1.58 -r1.59 --- kadischi.py 22 Apr 2007 18:51:09 -0000 1.58 +++ kadischi.py 22 Apr 2007 19:25:34 -0000 1.59 @@ -316,7 +316,7 @@ def requirements(): """ Searches which Requires has not yet installed """ if os.access("/.livecd", os.R_OK): - required_rpms = ('anaconda', 'e2fsprogs', 'perl', 'grub' + required_rpms = ('anaconda', 'e2fsprogs', 'perl', 'grub') else: required_rpms = ('anaconda', 'busybox-anaconda', 'mkisofs', 'syslinux', 'e2fsprogs', 'squashfs-tools', 'perl') From fedora-extras-commits at redhat.com Sun Apr 22 20:05:09 2007 From: fedora-extras-commits at redhat.com (Michael Schwendt (mschwendt)) Date: Sun, 22 Apr 2007 16:05:09 -0400 Subject: extras-buildsys/utils/pushscript Config_Extras.py,1.44,1.45 Message-ID: <200704222005.l3MK59X9022558@cvs-int.fedora.redhat.com> Author: mschwendt Update of /cvs/fedora/extras-buildsys/utils/pushscript In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv22541 Modified Files: Config_Extras.py Log Message: no 64-bit blender anymore - bz #237423 Index: Config_Extras.py =================================================================== RCS file: /cvs/fedora/extras-buildsys/utils/pushscript/Config_Extras.py,v retrieving revision 1.44 retrieving revision 1.45 diff -u -r1.44 -r1.45 --- Config_Extras.py 20 Apr 2007 11:37:32 -0000 1.44 +++ Config_Extras.py 22 Apr 2007 20:05:06 -0000 1.45 @@ -70,9 +70,9 @@ ] }, } -multiwhitelists = { 'development' : { 'x86_64' : [ '.*-devel', 'wine', 'wine-arts', 'wine-devel' ] }, - '6' : { 'x86_64' : [ 'wine', 'wine-arts', 'wine-devel' ] }, - '5' : { 'x86_64' : [ 'wine', 'wine-arts', 'wine-devel' ] }, +multiwhitelists = { 'development' : { 'x86_64' : [ '.*-devel', 'blender', 'wine', 'wine-arts', 'wine-devel' ] }, + '6' : { 'x86_64' : [ 'blender', 'wine', 'wine-arts', 'wine-devel' ] }, + '5' : { 'x86_64' : [ 'blender', 'wine', 'wine-arts', 'wine-devel' ] }, } # packages to exclude from being pruned: dist => Python regexp list From fedora-extras-commits at redhat.com Sun Apr 22 20:34:16 2007 From: fedora-extras-commits at redhat.com (Michael Schwendt (mschwendt)) Date: Sun, 22 Apr 2007 16:34:16 -0400 Subject: extras-buildsys/utils/pushscript Config_Extras.py,1.45,1.46 Message-ID: <200704222034.l3MKYGBN023347@cvs-int.fedora.redhat.com> Author: mschwendt Update of /cvs/fedora/extras-buildsys/utils/pushscript In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv23330 Modified Files: Config_Extras.py Log Message: 32-bit blender for x86_64 won't work because of libpython2.4.so.1.0 dep Index: Config_Extras.py =================================================================== RCS file: /cvs/fedora/extras-buildsys/utils/pushscript/Config_Extras.py,v retrieving revision 1.45 retrieving revision 1.46 diff -u -r1.45 -r1.46 --- Config_Extras.py 22 Apr 2007 20:05:06 -0000 1.45 +++ Config_Extras.py 22 Apr 2007 20:34:14 -0000 1.46 @@ -70,9 +70,9 @@ ] }, } -multiwhitelists = { 'development' : { 'x86_64' : [ '.*-devel', 'blender', 'wine', 'wine-arts', 'wine-devel' ] }, - '6' : { 'x86_64' : [ 'blender', 'wine', 'wine-arts', 'wine-devel' ] }, - '5' : { 'x86_64' : [ 'blender', 'wine', 'wine-arts', 'wine-devel' ] }, +multiwhitelists = { 'development' : { 'x86_64' : [ '.*-devel', 'wine', 'wine-arts', 'wine-devel' ] }, + '6' : { 'x86_64' : [ 'wine', 'wine-arts', 'wine-devel' ] }, + '5' : { 'x86_64' : [ 'wine', 'wine-arts', 'wine-devel' ] }, } # packages to exclude from being pruned: dist => Python regexp list From fedora-extras-commits at redhat.com Sun Apr 22 21:09:50 2007 From: fedora-extras-commits at redhat.com (Patrice Dumas (pertusus)) Date: Sun, 22 Apr 2007 17:09:50 -0400 Subject: rpms/cernlib/devel cernlib-64test.patch, 1.3, 1.4 cernlib.spec, 1.44, 1.45 Message-ID: <200704222109.l3ML9okw028289@cvs-int.fedora.redhat.com> Author: pertusus Update of /cvs/extras/rpms/cernlib/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv28150 Modified Files: cernlib-64test.patch cernlib.spec Log Message: exclude also packlib/kuip tests on x86_64 cernlib-64test.patch: Index: cernlib-64test.patch =================================================================== RCS file: /cvs/extras/rpms/cernlib/devel/cernlib-64test.patch,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- cernlib-64test.patch 22 Apr 2007 18:20:59 -0000 1.3 +++ cernlib-64test.patch 22 Apr 2007 21:09:16 -0000 1.4 @@ -1,11 +1,11 @@ --- cernlib-2006/2006/src/packlib/Imakefile.64test 2007-04-22 18:31:11.000000000 +0200 -+++ cernlib-2006/2006/src/packlib/Imakefile 2007-04-22 20:07:38.000000000 +0200 ++++ cernlib-2006/2006/src/packlib/Imakefile 2007-04-22 23:01:56.000000000 +0200 @@ -16,7 +16,7 @@ InstallLibraryAlias(packlib,packlib-shift,$(CERN_LIBDIR)) InstallSharedLibrary(packlib,$(LIB_SONAME).$(CERN_LEVEL),$(CERN_SHLIBDIR)) -TestSubdirs($(LIBDIRS)) -+TestSubdirs(cspack epio fatmen hepdb kapack kuip minuit zbook zebra) ++TestSubdirs(cspack epio fatmen hepdb kapack minuit zbook zebra) #ifdef CERNLIB_VAXVMS Index: cernlib.spec =================================================================== RCS file: /cvs/extras/rpms/cernlib/devel/cernlib.spec,v retrieving revision 1.44 retrieving revision 1.45 diff -u -r1.44 -r1.45 --- cernlib.spec 22 Apr 2007 18:20:59 -0000 1.44 +++ cernlib.spec 22 Apr 2007 21:09:16 -0000 1.45 @@ -6,7 +6,7 @@ Name: cernlib Version: 2006 -Release: 5.1%{?dist} +Release: 5.2%{?dist} Summary: General purpose CERN library and associated binaries Group: Development/Libraries # As explained in the cernlib on debian FAQ, cfortran can be considered LGPL. @@ -1109,9 +1109,9 @@ %changelog -* Sun Apr 22 2007 Patrice Dumas 2006-5.1 -- packlib/ffread and packlib/hbook test fail on x86_64, exclude the test - on this arch +* Sun Apr 22 2007 Patrice Dumas 2006-5.2 +- packlib/ffread, packlib/hbook, packlib/kuip tests fail on x86_64, + exclude the test on this arch - kernbit/kernnum test fails on x86_64, exclude the test on this arch * Sun Apr 22 2007 Patrice Dumas 2006-3 From fedora-extras-commits at redhat.com Sun Apr 22 22:18:03 2007 From: fedora-extras-commits at redhat.com (Dennis Gilmore (ausil)) Date: Sun, 22 Apr 2007 18:18:03 -0400 Subject: owners owners.epel.list,1.131,1.132 Message-ID: <200704222218.l3MMI3B3001468@cvs-int.fedora.redhat.com> Author: ausil Update of /cvs/extras/owners In directory cvs-int.fedora.redhat.com:/home/fedora/ausil/owners Modified Files: owners.epel.list Log Message: From fedora-extras-commits at redhat.com Sun Apr 22 22:29:15 2007 From: fedora-extras-commits at redhat.com (Patrice Dumas (pertusus)) Date: Sun, 22 Apr 2007 18:29:15 -0400 Subject: rpms/cernlib/devel cernlib-64test.patch, 1.4, 1.5 cernlib.spec, 1.45, 1.46 Message-ID: <200704222229.l3MMTFv2002516@cvs-int.fedora.redhat.com> Author: pertusus Update of /cvs/extras/rpms/cernlib/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv2474 Modified Files: cernlib-64test.patch cernlib.spec Log Message: exclude packlib/zbook tests on x86_64 cernlib-64test.patch: Index: cernlib-64test.patch =================================================================== RCS file: /cvs/extras/rpms/cernlib/devel/cernlib-64test.patch,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- cernlib-64test.patch 22 Apr 2007 21:09:16 -0000 1.4 +++ cernlib-64test.patch 22 Apr 2007 22:28:41 -0000 1.5 @@ -1,11 +1,11 @@ --- cernlib-2006/2006/src/packlib/Imakefile.64test 2007-04-22 18:31:11.000000000 +0200 -+++ cernlib-2006/2006/src/packlib/Imakefile 2007-04-22 23:01:56.000000000 +0200 ++++ cernlib-2006/2006/src/packlib/Imakefile 2007-04-23 00:21:51.000000000 +0200 @@ -16,7 +16,7 @@ InstallLibraryAlias(packlib,packlib-shift,$(CERN_LIBDIR)) InstallSharedLibrary(packlib,$(LIB_SONAME).$(CERN_LEVEL),$(CERN_SHLIBDIR)) -TestSubdirs($(LIBDIRS)) -+TestSubdirs(cspack epio fatmen hepdb kapack minuit zbook zebra) ++TestSubdirs(cspack epio fatmen hepdb kapack minuit zebra) #ifdef CERNLIB_VAXVMS Index: cernlib.spec =================================================================== RCS file: /cvs/extras/rpms/cernlib/devel/cernlib.spec,v retrieving revision 1.45 retrieving revision 1.46 diff -u -r1.45 -r1.46 --- cernlib.spec 22 Apr 2007 21:09:16 -0000 1.45 +++ cernlib.spec 22 Apr 2007 22:28:41 -0000 1.46 @@ -6,7 +6,7 @@ Name: cernlib Version: 2006 -Release: 5.2%{?dist} +Release: 5.3%{?dist} Summary: General purpose CERN library and associated binaries Group: Development/Libraries # As explained in the cernlib on debian FAQ, cfortran can be considered LGPL. @@ -1109,9 +1109,9 @@ %changelog -* Sun Apr 22 2007 Patrice Dumas 2006-5.2 -- packlib/ffread, packlib/hbook, packlib/kuip tests fail on x86_64, - exclude the test on this arch +* Sun Apr 22 2007 Patrice Dumas 2006-5.3 +- packlib/ffread, packlib/hbook, packlib/kuip, packlib/zbook + tests fail on x86_64, exclude the test on this arch - kernbit/kernnum test fails on x86_64, exclude the test on this arch * Sun Apr 22 2007 Patrice Dumas 2006-3 From fedora-extras-commits at redhat.com Mon Apr 23 01:21:13 2007 From: fedora-extras-commits at redhat.com (Kevin Fenzi (kevin)) Date: Sun, 22 Apr 2007 21:21:13 -0400 Subject: rpms/libxfce4util/FC-6 libxfce4util.spec, 1.15, 1.16 sources, 1.8, 1.9 .cvsignore, 1.8, 1.9 Message-ID: <200704230121.l3N1LDnx018167@cvs-int.fedora.redhat.com> Author: kevin Update of /cvs/extras/rpms/libxfce4util/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv18144 Modified Files: libxfce4util.spec sources .cvsignore Log Message: BuildRequire gettext and include locales Update to 4.4.1 Index: libxfce4util.spec =================================================================== RCS file: /cvs/extras/rpms/libxfce4util/FC-6/libxfce4util.spec,v retrieving revision 1.15 retrieving revision 1.16 diff -u -r1.15 -r1.16 --- libxfce4util.spec 27 Jan 2007 19:36:16 -0000 1.15 +++ libxfce4util.spec 23 Apr 2007 01:20:39 -0000 1.16 @@ -1,13 +1,14 @@ Summary: Utility library for the Xfce4 desktop environment Name: libxfce4util -Version: 4.4.0 -Release: 1%{?dist} +Version: 4.4.1 +Release: 2%{?dist} License: BSD and LGPL URL: http://www.xfce.org/ -Source0: http://www.xfce.org/archive/xfce-4.4.0/src/libxfce4util-4.4.0.tar.bz2 +Source0: http://www.xfce.org/archive/xfce-4.4.1/src/libxfce4util-4.4.1.tar.bz2 Group: Development/Libraries Requires: glib2 >= 2.0.0 BuildRequires: glib2-devel >= 2.0.0 +BuildRequires: gettext BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root %description @@ -37,6 +38,8 @@ rm -f $RPM_BUILD_ROOT%{_libdir}/*.la +%find_lang %{name} + %clean rm -rf $RPM_BUILD_ROOT @@ -44,7 +47,7 @@ %postun -p /sbin/ldconfig -%files +%files -f %{name}.lang %defattr(-,root,root,-) %doc AUTHORS ChangeLog ChangeLog.pre-4.2.0 COPYING NEWS %{_libdir}/lib*.so.* @@ -58,6 +61,12 @@ %{_datadir}/gtk-doc/html/libxfce4util/ %changelog +* Mon Apr 16 2007 Christoph Wickert - 4.4.1-2 +- BuildRequire gettext and include locales + +* Wed Apr 11 2007 Kevin Fenzi - 4.4.1-1 +- Update to 4.4.1 + * Sun Jan 21 2007 Kevin Fenzi - 4.4.0-1 - Update to 4.4.0 Index: sources =================================================================== RCS file: /cvs/extras/rpms/libxfce4util/FC-6/sources,v retrieving revision 1.8 retrieving revision 1.9 diff -u -r1.8 -r1.9 --- sources 27 Jan 2007 19:36:16 -0000 1.8 +++ sources 23 Apr 2007 01:20:39 -0000 1.9 @@ -1 +1 @@ -543fb8efe96d6e83f897a7c64c48e9e6 libxfce4util-4.4.0.tar.bz2 +0e4011c57ca2b4491e715455a40c30bc libxfce4util-4.4.1.tar.bz2 Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/libxfce4util/FC-6/.cvsignore,v retrieving revision 1.8 retrieving revision 1.9 diff -u -r1.8 -r1.9 --- .cvsignore 27 Jan 2007 19:36:16 -0000 1.8 +++ .cvsignore 23 Apr 2007 01:20:39 -0000 1.9 @@ -1 +1 @@ -libxfce4util-4.4.0.tar.bz2 +libxfce4util-4.4.1.tar.bz2 From fedora-extras-commits at redhat.com Mon Apr 23 01:33:41 2007 From: fedora-extras-commits at redhat.com (Kevin Fenzi (kevin)) Date: Sun, 22 Apr 2007 21:33:41 -0400 Subject: rpms/libxfcegui4/FC-6 libxfcegui4.spec, 1.18, 1.19 sources, 1.7, 1.8 .cvsignore, 1.7, 1.8 Message-ID: <200704230133.l3N1Xfav018706@cvs-int.fedora.redhat.com> Author: kevin Update of /cvs/extras/rpms/libxfcegui4/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv18683 Modified Files: libxfcegui4.spec sources .cvsignore Log Message: Drop BuildRequires dbh-devel and intltool Upgrade to 4.4.1 Index: libxfcegui4.spec =================================================================== RCS file: /cvs/extras/rpms/libxfcegui4/FC-6/libxfcegui4.spec,v retrieving revision 1.18 retrieving revision 1.19 diff -u -r1.18 -r1.19 --- libxfcegui4.spec 27 Jan 2007 19:53:00 -0000 1.18 +++ libxfcegui4.spec 23 Apr 2007 01:33:07 -0000 1.19 @@ -1,21 +1,20 @@ Summary: GTK widgets for Xfce Name: libxfcegui4 -Version: 4.4.0 -Release: 1%{?dist} +Version: 4.4.1 +Release: 2%{?dist} License: LGPL URL: http://www.xfce.org/ -Source0: http://www.xfce.org/archive/xfce-4.4.0/src/libxfcegui4-4.4.0.tar.bz2 +Source0: http://www.xfce.org/archive/xfce-4.4.1/src/libxfcegui4-4.4.1.tar.bz2 Group: Development/Libraries BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root Requires: gtk2 >= 2.0.6 Requires: libxfce4util >= %{version} BuildRequires: gtk2-devel >= 2.0.6 BuildRequires: libxfce4util-devel >= %{version} -BuildRequires: dbh-devel BuildRequires: libxml2-devel >= 2.4.0 BuildRequires: imake BuildRequires: libXt-devel -BuildRequires: gettext intltool +BuildRequires: gettext %description The package includes various gtk widgets for Xfce. @@ -75,6 +74,12 @@ %{_datadir}/gtk-doc/html/libxfcegui4/ %changelog +* Mon Apr 16 2007 Christoph Wickert - 4.4.1-2 +- Drop BuildRequires dbh-devel and intltool + +* Wed Apr 11 2007 Kevin Fenzi - 4.4.1-1 +- Upgrade to 4.4.1 + * Sun Jan 21 2007 Kevin Fenzi - 4.4.0-1 - Upgrade to 4.4.0 - Add in new icons Index: sources =================================================================== RCS file: /cvs/extras/rpms/libxfcegui4/FC-6/sources,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- sources 27 Jan 2007 19:53:00 -0000 1.7 +++ sources 23 Apr 2007 01:33:07 -0000 1.8 @@ -1 +1 @@ -130cf67881f79c4f6ec4881a1d0d588f libxfcegui4-4.4.0.tar.bz2 +1e695429e9b7fbfb1bb5e78f6006be43 libxfcegui4-4.4.1.tar.bz2 Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/libxfcegui4/FC-6/.cvsignore,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- .cvsignore 27 Jan 2007 19:53:00 -0000 1.7 +++ .cvsignore 23 Apr 2007 01:33:07 -0000 1.8 @@ -1 +1 @@ -libxfcegui4-4.4.0.tar.bz2 +libxfcegui4-4.4.1.tar.bz2 From fedora-extras-commits at redhat.com Mon Apr 23 01:40:45 2007 From: fedora-extras-commits at redhat.com (Adam Goode (agoode)) Date: Sun, 22 Apr 2007 21:40:45 -0400 Subject: comps comps-f7.xml.in, 1.167, 1.168 comps-fe5.xml.in, 1.257, 1.258 comps-fe6.xml.in, 1.326, 1.327 Message-ID: <200704230140.l3N1ejrk018855@cvs-int.fedora.redhat.com> Author: agoode Update of /cvs/extras/comps In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv18835 Modified Files: comps-f7.xml.in comps-fe5.xml.in comps-fe6.xml.in Log Message: escape Index: comps-f7.xml.in =================================================================== RCS file: /cvs/extras/comps/comps-f7.xml.in,v retrieving revision 1.167 retrieving revision 1.168 diff -u -r1.167 -r1.168 --- comps-f7.xml.in 22 Apr 2007 10:09:28 -0000 1.167 +++ comps-f7.xml.in 23 Apr 2007 01:40:14 -0000 1.168 @@ -1259,6 +1259,7 @@ dd2 duel3 enigma + escape fbg fillets-ng flight-of-the-amazon-queen Index: comps-fe5.xml.in =================================================================== RCS file: /cvs/extras/comps/comps-fe5.xml.in,v retrieving revision 1.257 retrieving revision 1.258 diff -u -r1.257 -r1.258 --- comps-fe5.xml.in 20 Apr 2007 02:21:29 -0000 1.257 +++ comps-fe5.xml.in 23 Apr 2007 01:40:14 -0000 1.258 @@ -354,6 +354,7 @@ csmash dd2 enigma + escape fbg fillets-ng flight-of-the-amazon-queen Index: comps-fe6.xml.in =================================================================== RCS file: /cvs/extras/comps/comps-fe6.xml.in,v retrieving revision 1.326 retrieving revision 1.327 diff -u -r1.326 -r1.327 --- comps-fe6.xml.in 22 Apr 2007 10:09:28 -0000 1.326 +++ comps-fe6.xml.in 23 Apr 2007 01:40:14 -0000 1.327 @@ -421,6 +421,7 @@ dd2 duel3 enigma + escape fbg fillets-ng flight-of-the-amazon-queen From fedora-extras-commits at redhat.com Mon Apr 23 01:45:10 2007 From: fedora-extras-commits at redhat.com (Kevin Fenzi (kevin)) Date: Sun, 22 Apr 2007 21:45:10 -0400 Subject: rpms/libxfce4mcs/FC-6 libxfce4mcs.spec, 1.14, 1.15 sources, 1.7, 1.8 .cvsignore, 1.7, 1.8 Message-ID: <200704230145.l3N1jAv0019065@cvs-int.fedora.redhat.com> Author: kevin Update of /cvs/extras/rpms/libxfce4mcs/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv19026 Modified Files: libxfce4mcs.spec sources .cvsignore Log Message: Update to 4.4.1 Create and own %%{_libdir}/xfce4/mcs-plugins Index: libxfce4mcs.spec =================================================================== RCS file: /cvs/extras/rpms/libxfce4mcs/FC-6/libxfce4mcs.spec,v retrieving revision 1.14 retrieving revision 1.15 diff -u -r1.14 -r1.15 --- libxfce4mcs.spec 27 Jan 2007 20:04:32 -0000 1.14 +++ libxfce4mcs.spec 23 Apr 2007 01:44:36 -0000 1.15 @@ -1,10 +1,10 @@ Summary: Multi-channel settings management support for Xfce Name: libxfce4mcs -Version: 4.4.0 +Version: 4.4.1 Release: 2%{?dist} License: LGPL URL: http://www.xfce.org/ -Source0: http://www.xfce.org/archive/xfce-4.4.0/src/libxfce4mcs-4.4.0.tar.bz2 +Source0: http://www.xfce.org/archive/xfce-4.4.1/src/libxfce4mcs-4.4.1.tar.bz2 Group: Development/Libraries BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root @@ -25,6 +25,8 @@ Requires: %{name} = %{version}-%{release} Requires: libX11-devel Requires: glib2-devel +Requires: libxfce4util-devel >= %{version} +Requires: libxfcegui4-devel >= %{version} %description devel This package includes the static libraries and header files you will need @@ -41,6 +43,7 @@ %install rm -rf $RPM_BUILD_ROOT make install DESTDIR=$RPM_BUILD_ROOT mandir=%{_mandir} +mkdir -p $RPM_BUILD_ROOT/%{_libdir}/xfce4/mcs-plugins rm -f $RPM_BUILD_ROOT%{_libdir}/*.la %clean @@ -55,6 +58,7 @@ %doc AUTHORS ChangeLog COPYING %{_libdir}/lib*.so.* %{_datadir}/gtk-doc/html/libxfce4mcs/ +%{_libdir}/xfce4/mcs-plugins %files devel %defattr(-, root,root,-) @@ -63,6 +67,12 @@ %{_includedir}/xfce4/libxfce4mcs %changelog +* Wed Apr 11 2007 Kevin Fenzi - 4.4.1-1 +- Update to 4.4.1 + +* Tue Apr 3 2007 Kevin Fenzi - 4.4.0-3 +- Create and own %%{_libdir}/xfce4/mcs-plugins + * Mon Jan 21 2007 Kevin Fenzi - 4.4.0-2 - Add gtk-docs Index: sources =================================================================== RCS file: /cvs/extras/rpms/libxfce4mcs/FC-6/sources,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- sources 27 Jan 2007 20:04:32 -0000 1.7 +++ sources 23 Apr 2007 01:44:36 -0000 1.8 @@ -1 +1 @@ -224863509b7f546fa1ca198374c424d3 libxfce4mcs-4.4.0.tar.bz2 +53c0deabf356d39779e6c6a2d5cbdd62 libxfce4mcs-4.4.1.tar.bz2 Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/libxfce4mcs/FC-6/.cvsignore,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- .cvsignore 27 Jan 2007 20:04:32 -0000 1.7 +++ .cvsignore 23 Apr 2007 01:44:36 -0000 1.8 @@ -1 +1 @@ -libxfce4mcs-4.4.0.tar.bz2 +libxfce4mcs-4.4.1.tar.bz2 From fedora-extras-commits at redhat.com Mon Apr 23 01:57:12 2007 From: fedora-extras-commits at redhat.com (Kevin Fenzi (kevin)) Date: Sun, 22 Apr 2007 21:57:12 -0400 Subject: rpms/xfce-mcs-manager/FC-6 xfce-mcs-manager.spec, 1.11, 1.12 sources, 1.7, 1.8 .cvsignore, 1.7, 1.8 Message-ID: <200704230157.l3N1vC8w019529@cvs-int.fedora.redhat.com> Author: kevin Update of /cvs/extras/rpms/xfce-mcs-manager/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv19508 Modified Files: xfce-mcs-manager.spec sources .cvsignore Log Message: Update to 4.4.1 Own some unowned directories Index: xfce-mcs-manager.spec =================================================================== RCS file: /cvs/extras/rpms/xfce-mcs-manager/FC-6/xfce-mcs-manager.spec,v retrieving revision 1.11 retrieving revision 1.12 diff -u -r1.11 -r1.12 --- xfce-mcs-manager.spec 27 Jan 2007 20:15:43 -0000 1.11 +++ xfce-mcs-manager.spec 23 Apr 2007 01:56:38 -0000 1.12 @@ -1,10 +1,10 @@ Summary: Multi channel settings manager Name: xfce-mcs-manager -Version: 4.4.0 +Version: 4.4.1 Release: 1%{?dist} License: LGPL URL: http://www.xfce.org/ -Source0: http://www.xfce.org/archive/xfce-4.4.0/src/xfce-mcs-manager-4.4.0.tar.bz2 +Source0: http://www.xfce.org/archive/xfce-4.4.1/src/xfce-mcs-manager-4.4.1.tar.bz2 Group: User Interface/Desktops BuildRoot: %{_tmppath}/%{name}-%{version}-root Requires: libxfce4mcs >= %{version} @@ -39,6 +39,9 @@ %install rm -rf $RPM_BUILD_ROOT make install DESTDIR=$RPM_BUILD_ROOT +mkdir -p $RPM_BUILD_ROOT/%{_libdir}/xfce4 +mkdir -p $RPM_BUILD_ROOT/%{_datadir}/xfce4 +mkdir -p $RPM_BUILD_ROOT/%{_datadir}/xfce4/doc %find_lang %{name} @@ -55,6 +58,9 @@ %{_datadir}/icons/*/*/apps/*.png %{_bindir}/* %{_datadir}/applications/* +%dir %{_libdir}/xfce4 +%dir %{_datadir}/xfce4 +%dir %{_datadir}/xfce4/doc %files devel %defattr(-, root, root,-) @@ -62,6 +68,10 @@ %{_includedir}/xfce4/xfce-mcs-manager %changelog +* Sun Apr 15 2007 Kevin Fenzi - 4.4.1-1 +- Update to 4.4.1 +- Own some unowned directories + * Sun Jan 21 2007 Kevin Fenzi - 4.4.0-1 - Update to 4.4.0 Index: sources =================================================================== RCS file: /cvs/extras/rpms/xfce-mcs-manager/FC-6/sources,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- sources 27 Jan 2007 20:15:43 -0000 1.7 +++ sources 23 Apr 2007 01:56:38 -0000 1.8 @@ -1 +1 @@ -12be1f5676799a4210d3883c7b4b7294 xfce-mcs-manager-4.4.0.tar.bz2 +8fd3613d5aa0a146226718a9ea2c0242 xfce-mcs-manager-4.4.1.tar.bz2 Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/xfce-mcs-manager/FC-6/.cvsignore,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- .cvsignore 27 Jan 2007 20:15:43 -0000 1.7 +++ .cvsignore 23 Apr 2007 01:56:38 -0000 1.8 @@ -1 +1 @@ -xfce-mcs-manager-4.4.0.tar.bz2 +xfce-mcs-manager-4.4.1.tar.bz2 From fedora-extras-commits at redhat.com Mon Apr 23 01:59:36 2007 From: fedora-extras-commits at redhat.com (Michael Patrick McGrath (mmcgrath)) Date: Sun, 22 Apr 2007 21:59:36 -0400 Subject: rpms/smolt/FC-5 smolt.spec,1.19,1.20 sources,1.11,1.12 Message-ID: <200704230159.l3N1xaHs019651@cvs-int.fedora.redhat.com> Author: mmcgrath Update of /cvs/extras/rpms/smolt/FC-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv19599/FC-5 Modified Files: smolt.spec sources Log Message: upstream released new version Index: smolt.spec =================================================================== RCS file: /cvs/extras/rpms/smolt/FC-5/smolt.spec,v retrieving revision 1.19 retrieving revision 1.20 diff -u -r1.19 -r1.20 --- smolt.spec 17 Apr 2007 18:03:21 -0000 1.19 +++ smolt.spec 23 Apr 2007 01:59:02 -0000 1.20 @@ -1,7 +1,7 @@ Name: smolt Summary: Fedora hardware profiler -Version: 0.9.6 -Release: 4%{?dist} +Version: 0.9.7.1 +Release: 3%{?dist} License: GPL Group: Applications/Internet URL: http://hosted.fedoraproject.org/projects/smolt @@ -16,6 +16,7 @@ Requires: dbus-python BuildRequires: gettext BuildRequires: /usr/bin/msgfmt.py +BuildRequires: desktop-file-utils Requires(post): /sbin/chkconfig Requires(preun): /sbin/chkconfig @@ -53,6 +54,15 @@ This provides firstboot integration for smolt. It has been broken into a separate package so firstboot isn't a requisite to use smolt. +%package gui +Summary: Fedora hardware profiler gui +Group: Applications/Internet +Requires: smolt = %{version}-%{release} + +%description gui +Provides smolt's gui functionality. Not included in the default package to +ensure that deps are kept small. + %prep %setup -q @@ -75,13 +85,27 @@ %{__mv} client/smolt-init %{buildroot}/%{_initrddir}/smolt %{__mv} client/smolt.cron.monthly %{buildroot}/%{_sysconfdir}/cron.d/smolt %{__cp} -adv client/po/* %{buildroot}/%{_datadir}/locale/ + find %{buildroot} -name \*.po\* -delete touch %{buildroot}/%{_sysconfdir}/sysconfig/hw-uuid %{__install} -d -m 0755 client/ %{buildroot}/%{_datadir}/%{name}/client/ +%{__install} -d -m 0755 client/icons/ %{buildroot}/%{_datadir}/%{name}/client/icons/ %{__cp} -adv client/*.py %{buildroot}/%{_datadir}/%{name}/client/ -%{__cp} -adv client/*.png %{buildroot}/%{_datadir}/%{name}/client/ + +# Icons +%{__mkdir} -p %{buildroot}/%{_datadir}/icons/hicolor/16x16/apps/ +%{__mkdir} -p %{buildroot}/%{_datadir}/icons/hicolor/22x22/apps/ +%{__mkdir} -p %{buildroot}/%{_datadir}/icons/hicolor/24x24/apps/ +%{__mkdir} -p %{buildroot}/%{_datadir}/icons/hicolor/32x32/apps/ +%{__mkdir} -p %{buildroot}/%{_datadir}/firstboot/pixmaps/ +%{__mv} client/icons/smolt-icon-16.png %{buildroot}/%{_datadir}/icons/hicolor/16x16/apps/smolt.png +%{__mv} client/icons/smolt-icon-22.png %{buildroot}/%{_datadir}/icons/hicolor/22x22/apps/smolt.png +%{__mv} client/icons/smolt-icon-24.png %{buildroot}/%{_datadir}/icons/hicolor/24x24/apps/smolt.png +%{__mv} client/icons/smolt-icon-32.png %{buildroot}/%{_datadir}/icons/hicolor/32x32/apps/smolt.png +%{__cp} -adv client/icons/* %{buildroot}/%{_datadir}/%{name}/client/icons/ +%{__cp} -adv client/icons/smolt-icon-48.png %{buildroot}/%{_datadir}/firstboot/pixmaps/smolt.png %{__mkdir} -p %{buildroot}/%{_datadir}/%{name}/doc %{__install} -p -m 0644 doc/PrivacyPolicy %{buildroot}/%{_datadir}/%{name}/doc @@ -94,6 +118,8 @@ %{__chmod} +x %{buildroot}/%{_datadir}/%{name}/client/smoltGui.py %{__chmod} +x %{buildroot}/%{_initrddir}/smolt +desktop-file-install --vendor='fedora' --dir=%{buildroot}/%{_datadir}/applications client/smolt.desktop + %find_lang %{name} %clean @@ -120,7 +146,8 @@ %dir %{_datadir}/%{name} %{_datadir}/%{name}/client %{_datadir}/%{name}/doc -%{_bindir}/%{name}* +%{_bindir}/smoltSendProfile +%{_bindir}/smoltDeleteProfile %{_sysconfdir}/cron.d/%{name} %{_initrddir}/%{name} %ghost %config(noreplace) %{_sysconfdir}/sysconfig/hw-uuid @@ -132,8 +159,18 @@ %files firstboot %defattr(-,root,root,-) %{_datadir}/firstboot/modules/smolt.py* +%{_datadir}/firstboot/pixmaps/smolt.png + +%files gui +%defattr(-,root,root,-) +%{_datadir}/applications/fedora-smolt.desktop +%{_datadir}/icons/hicolor/*x*/apps/smolt.png +%{_bindir}/smoltGui %changelog +* Sun Apr 22 2007 Mike McGrath - 0.9.7.1-3 +- Added smolt icons + * Tue Apr 17 2007 Jeffrey C. Ollie - 0.9.6-4 - Add standard scriptlets in pre & post to handle init script - fixes #236776 - Use the find_lang macro to find/mark translations. Index: sources =================================================================== RCS file: /cvs/extras/rpms/smolt/FC-5/sources,v retrieving revision 1.11 retrieving revision 1.12 diff -u -r1.11 -r1.12 --- sources 11 Apr 2007 15:07:28 -0000 1.11 +++ sources 23 Apr 2007 01:59:02 -0000 1.12 @@ -1 +1 @@ -3830a86f5daa98260a3ece24094f9791 smolt-0.9.6.tar.gz +bea91c0f121b8d941f9412e474616c43 smolt-0.9.7.1.tar.gz From fedora-extras-commits at redhat.com Mon Apr 23 01:59:41 2007 From: fedora-extras-commits at redhat.com (Michael Patrick McGrath (mmcgrath)) Date: Sun, 22 Apr 2007 21:59:41 -0400 Subject: rpms/smolt/FC-6 smolt.spec,1.19,1.20 sources,1.11,1.12 Message-ID: <200704230159.l3N1xfdM019655@cvs-int.fedora.redhat.com> Author: mmcgrath Update of /cvs/extras/rpms/smolt/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv19599/FC-6 Modified Files: smolt.spec sources Log Message: upstream released new version Index: smolt.spec =================================================================== RCS file: /cvs/extras/rpms/smolt/FC-6/smolt.spec,v retrieving revision 1.19 retrieving revision 1.20 diff -u -r1.19 -r1.20 --- smolt.spec 17 Apr 2007 18:02:14 -0000 1.19 +++ smolt.spec 23 Apr 2007 01:59:07 -0000 1.20 @@ -1,7 +1,7 @@ Name: smolt Summary: Fedora hardware profiler -Version: 0.9.6 -Release: 4%{?dist} +Version: 0.9.7.1 +Release: 3%{?dist} License: GPL Group: Applications/Internet URL: http://hosted.fedoraproject.org/projects/smolt @@ -16,6 +16,7 @@ Requires: dbus-python BuildRequires: gettext BuildRequires: /usr/bin/msgfmt.py +BuildRequires: desktop-file-utils Requires(post): /sbin/chkconfig Requires(preun): /sbin/chkconfig @@ -53,6 +54,15 @@ This provides firstboot integration for smolt. It has been broken into a separate package so firstboot isn't a requisite to use smolt. +%package gui +Summary: Fedora hardware profiler gui +Group: Applications/Internet +Requires: smolt = %{version}-%{release} + +%description gui +Provides smolt's gui functionality. Not included in the default package to +ensure that deps are kept small. + %prep %setup -q @@ -75,13 +85,27 @@ %{__mv} client/smolt-init %{buildroot}/%{_initrddir}/smolt %{__mv} client/smolt.cron.monthly %{buildroot}/%{_sysconfdir}/cron.d/smolt %{__cp} -adv client/po/* %{buildroot}/%{_datadir}/locale/ + find %{buildroot} -name \*.po\* -delete touch %{buildroot}/%{_sysconfdir}/sysconfig/hw-uuid %{__install} -d -m 0755 client/ %{buildroot}/%{_datadir}/%{name}/client/ +%{__install} -d -m 0755 client/icons/ %{buildroot}/%{_datadir}/%{name}/client/icons/ %{__cp} -adv client/*.py %{buildroot}/%{_datadir}/%{name}/client/ -%{__cp} -adv client/*.png %{buildroot}/%{_datadir}/%{name}/client/ + +# Icons +%{__mkdir} -p %{buildroot}/%{_datadir}/icons/hicolor/16x16/apps/ +%{__mkdir} -p %{buildroot}/%{_datadir}/icons/hicolor/22x22/apps/ +%{__mkdir} -p %{buildroot}/%{_datadir}/icons/hicolor/24x24/apps/ +%{__mkdir} -p %{buildroot}/%{_datadir}/icons/hicolor/32x32/apps/ +%{__mkdir} -p %{buildroot}/%{_datadir}/firstboot/pixmaps/ +%{__mv} client/icons/smolt-icon-16.png %{buildroot}/%{_datadir}/icons/hicolor/16x16/apps/smolt.png +%{__mv} client/icons/smolt-icon-22.png %{buildroot}/%{_datadir}/icons/hicolor/22x22/apps/smolt.png +%{__mv} client/icons/smolt-icon-24.png %{buildroot}/%{_datadir}/icons/hicolor/24x24/apps/smolt.png +%{__mv} client/icons/smolt-icon-32.png %{buildroot}/%{_datadir}/icons/hicolor/32x32/apps/smolt.png +%{__cp} -adv client/icons/* %{buildroot}/%{_datadir}/%{name}/client/icons/ +%{__cp} -adv client/icons/smolt-icon-48.png %{buildroot}/%{_datadir}/firstboot/pixmaps/smolt.png %{__mkdir} -p %{buildroot}/%{_datadir}/%{name}/doc %{__install} -p -m 0644 doc/PrivacyPolicy %{buildroot}/%{_datadir}/%{name}/doc @@ -94,6 +118,8 @@ %{__chmod} +x %{buildroot}/%{_datadir}/%{name}/client/smoltGui.py %{__chmod} +x %{buildroot}/%{_initrddir}/smolt +desktop-file-install --vendor='fedora' --dir=%{buildroot}/%{_datadir}/applications client/smolt.desktop + %find_lang %{name} %clean @@ -120,7 +146,8 @@ %dir %{_datadir}/%{name} %{_datadir}/%{name}/client %{_datadir}/%{name}/doc -%{_bindir}/%{name}* +%{_bindir}/smoltSendProfile +%{_bindir}/smoltDeleteProfile %{_sysconfdir}/cron.d/%{name} %{_initrddir}/%{name} %ghost %config(noreplace) %{_sysconfdir}/sysconfig/hw-uuid @@ -132,8 +159,18 @@ %files firstboot %defattr(-,root,root,-) %{_datadir}/firstboot/modules/smolt.py* +%{_datadir}/firstboot/pixmaps/smolt.png + +%files gui +%defattr(-,root,root,-) +%{_datadir}/applications/fedora-smolt.desktop +%{_datadir}/icons/hicolor/*x*/apps/smolt.png +%{_bindir}/smoltGui %changelog +* Sun Apr 22 2007 Mike McGrath - 0.9.7.1-3 +- Added smolt icons + * Tue Apr 17 2007 Jeffrey C. Ollie - 0.9.6-4 - Add standard scriptlets in pre & post to handle init script - fixes #236776 - Use the find_lang macro to find/mark translations. Index: sources =================================================================== RCS file: /cvs/extras/rpms/smolt/FC-6/sources,v retrieving revision 1.11 retrieving revision 1.12 diff -u -r1.11 -r1.12 --- sources 11 Apr 2007 15:07:37 -0000 1.11 +++ sources 23 Apr 2007 01:59:07 -0000 1.12 @@ -1 +1 @@ -3830a86f5daa98260a3ece24094f9791 smolt-0.9.6.tar.gz +bea91c0f121b8d941f9412e474616c43 smolt-0.9.7.1.tar.gz From fedora-extras-commits at redhat.com Mon Apr 23 01:59:45 2007 From: fedora-extras-commits at redhat.com (Michael Patrick McGrath (mmcgrath)) Date: Sun, 22 Apr 2007 21:59:45 -0400 Subject: rpms/smolt/devel .cvsignore, 1.11, 1.12 smolt.spec, 1.20, 1.21 sources, 1.12, 1.13 Message-ID: <200704230159.l3N1xjO1019660@cvs-int.fedora.redhat.com> Author: mmcgrath Update of /cvs/extras/rpms/smolt/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv19599/devel Modified Files: .cvsignore smolt.spec sources Log Message: upstream released new version Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/smolt/devel/.cvsignore,v retrieving revision 1.11 retrieving revision 1.12 diff -u -r1.11 -r1.12 --- .cvsignore 11 Apr 2007 15:07:44 -0000 1.11 +++ .cvsignore 23 Apr 2007 01:59:11 -0000 1.12 @@ -1 +1 @@ -smolt-0.9.6.tar.gz +smolt-0.9.7.1.tar.gz Index: smolt.spec =================================================================== RCS file: /cvs/extras/rpms/smolt/devel/smolt.spec,v retrieving revision 1.20 retrieving revision 1.21 diff -u -r1.20 -r1.21 --- smolt.spec 17 Apr 2007 17:45:48 -0000 1.20 +++ smolt.spec 23 Apr 2007 01:59:11 -0000 1.21 @@ -1,7 +1,7 @@ Name: smolt Summary: Fedora hardware profiler -Version: 0.9.6 -Release: 4%{?dist} +Version: 0.9.7.1 +Release: 3%{?dist} License: GPL Group: Applications/Internet URL: http://hosted.fedoraproject.org/projects/smolt @@ -16,6 +16,7 @@ Requires: dbus-python BuildRequires: gettext BuildRequires: /usr/bin/msgfmt.py +BuildRequires: desktop-file-utils Requires(post): /sbin/chkconfig Requires(preun): /sbin/chkconfig @@ -53,6 +54,15 @@ This provides firstboot integration for smolt. It has been broken into a separate package so firstboot isn't a requisite to use smolt. +%package gui +Summary: Fedora hardware profiler gui +Group: Applications/Internet +Requires: smolt = %{version}-%{release} + +%description gui +Provides smolt's gui functionality. Not included in the default package to +ensure that deps are kept small. + %prep %setup -q @@ -75,13 +85,27 @@ %{__mv} client/smolt-init %{buildroot}/%{_initrddir}/smolt %{__mv} client/smolt.cron.monthly %{buildroot}/%{_sysconfdir}/cron.d/smolt %{__cp} -adv client/po/* %{buildroot}/%{_datadir}/locale/ + find %{buildroot} -name \*.po\* -delete touch %{buildroot}/%{_sysconfdir}/sysconfig/hw-uuid %{__install} -d -m 0755 client/ %{buildroot}/%{_datadir}/%{name}/client/ +%{__install} -d -m 0755 client/icons/ %{buildroot}/%{_datadir}/%{name}/client/icons/ %{__cp} -adv client/*.py %{buildroot}/%{_datadir}/%{name}/client/ -%{__cp} -adv client/*.png %{buildroot}/%{_datadir}/%{name}/client/ + +# Icons +%{__mkdir} -p %{buildroot}/%{_datadir}/icons/hicolor/16x16/apps/ +%{__mkdir} -p %{buildroot}/%{_datadir}/icons/hicolor/22x22/apps/ +%{__mkdir} -p %{buildroot}/%{_datadir}/icons/hicolor/24x24/apps/ +%{__mkdir} -p %{buildroot}/%{_datadir}/icons/hicolor/32x32/apps/ +%{__mkdir} -p %{buildroot}/%{_datadir}/firstboot/pixmaps/ +%{__mv} client/icons/smolt-icon-16.png %{buildroot}/%{_datadir}/icons/hicolor/16x16/apps/smolt.png +%{__mv} client/icons/smolt-icon-22.png %{buildroot}/%{_datadir}/icons/hicolor/22x22/apps/smolt.png +%{__mv} client/icons/smolt-icon-24.png %{buildroot}/%{_datadir}/icons/hicolor/24x24/apps/smolt.png +%{__mv} client/icons/smolt-icon-32.png %{buildroot}/%{_datadir}/icons/hicolor/32x32/apps/smolt.png +%{__cp} -adv client/icons/* %{buildroot}/%{_datadir}/%{name}/client/icons/ +%{__cp} -adv client/icons/smolt-icon-48.png %{buildroot}/%{_datadir}/firstboot/pixmaps/smolt.png %{__mkdir} -p %{buildroot}/%{_datadir}/%{name}/doc %{__install} -p -m 0644 doc/PrivacyPolicy %{buildroot}/%{_datadir}/%{name}/doc @@ -94,6 +118,8 @@ %{__chmod} +x %{buildroot}/%{_datadir}/%{name}/client/smoltGui.py %{__chmod} +x %{buildroot}/%{_initrddir}/smolt +desktop-file-install --vendor='fedora' --dir=%{buildroot}/%{_datadir}/applications client/smolt.desktop + %find_lang %{name} %clean @@ -120,7 +146,8 @@ %dir %{_datadir}/%{name} %{_datadir}/%{name}/client %{_datadir}/%{name}/doc -%{_bindir}/%{name}* +%{_bindir}/smoltSendProfile +%{_bindir}/smoltDeleteProfile %{_sysconfdir}/cron.d/%{name} %{_initrddir}/%{name} %ghost %config(noreplace) %{_sysconfdir}/sysconfig/hw-uuid @@ -132,8 +159,18 @@ %files firstboot %defattr(-,root,root,-) %{_datadir}/firstboot/modules/smolt.py* +%{_datadir}/firstboot/pixmaps/smolt.png + +%files gui +%defattr(-,root,root,-) +%{_datadir}/applications/fedora-smolt.desktop +%{_datadir}/icons/hicolor/*x*/apps/smolt.png +%{_bindir}/smoltGui %changelog +* Sun Apr 22 2007 Mike McGrath - 0.9.7.1-3 +- Added smolt icons + * Tue Apr 17 2007 Jeffrey C. Ollie - 0.9.6-4 - Add standard scriptlets in pre & post to handle init script - fixes #236776 - Use the find_lang macro to find/mark translations. Index: sources =================================================================== RCS file: /cvs/extras/rpms/smolt/devel/sources,v retrieving revision 1.12 retrieving revision 1.13 diff -u -r1.12 -r1.13 --- sources 11 Apr 2007 15:07:44 -0000 1.12 +++ sources 23 Apr 2007 01:59:11 -0000 1.13 @@ -1 +1 @@ -3830a86f5daa98260a3ece24094f9791 smolt-0.9.6.tar.gz +bea91c0f121b8d941f9412e474616c43 smolt-0.9.7.1.tar.gz From fedora-extras-commits at redhat.com Mon Apr 23 02:10:23 2007 From: fedora-extras-commits at redhat.com (Kevin Fenzi (kevin)) Date: Sun, 22 Apr 2007 22:10:23 -0400 Subject: rpms/xfce4-panel/FC-6 xfce4-panel.spec, 1.19, 1.20 .cvsignore, 1.7, 1.8 sources, 1.7, 1.8 Message-ID: <200704230210.l3N2ANeP024208@cvs-int.fedora.redhat.com> Author: kevin Update of /cvs/extras/rpms/xfce4-panel/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv24176 Modified Files: xfce4-panel.spec .cvsignore sources Log Message: Upgrade to 4.4.1 Own %%{_libexecdir}/xfce4/ Do not own %%{_libdir}/xfce4/mcs-plugins Index: xfce4-panel.spec =================================================================== RCS file: /cvs/extras/rpms/xfce4-panel/FC-6/xfce4-panel.spec,v retrieving revision 1.19 retrieving revision 1.20 diff -u -r1.19 -r1.20 --- xfce4-panel.spec 27 Jan 2007 20:27:32 -0000 1.19 +++ xfce4-panel.spec 23 Apr 2007 02:09:49 -0000 1.20 @@ -1,10 +1,10 @@ Summary: Next generation panel for Xfce Name: xfce4-panel -Version: 4.4.0 +Version: 4.4.1 Release: 1%{?dist} License: GPL URL: http://www.xfce.org/ -Source0: http://www.xfce.org/archive/xfce-4.4.0/src/xfce4-panel-4.4.0.tar.bz2 +Source0: http://www.xfce.org/archive/xfce-4.4.1/src/xfce4-panel-4.4.1.tar.bz2 Group: User Interface/Desktops BuildRoot: %{_tmppath}/%{name}-root Requires: libxfcegui4 >= %{version} @@ -94,6 +94,8 @@ %files -f %{name}.lang %defattr(-,root,root,-) %doc README ChangeLog NEWS COPYING AUTHORS +%dir %{_sysconfdir}/xdg/xfce4/ +%dir %{_sysconfdir}/xdg/xfce4/panel/ %config(noreplace) %{_sysconfdir}/xdg/xfce4/panel/launcher-10.rc %config(noreplace) %{_sysconfdir}/xdg/xfce4/panel/panels.xml %config(noreplace) %{_sysconfdir}/xdg/xfce4/panel/xfce4-menu-5.rc @@ -103,10 +105,11 @@ %config(noreplace) %{_sysconfdir}/xdg/xfce4/panel/systray-4.rc %config(noreplace) %{_sysconfdir}/xdg/xfce4/panel/launcher-8.rc -%{_libdir}/xfce4 +%{_libdir}/xfce4/mcs-plugins/* +%{_libdir}/xfce4/panel-plugins/ %{_libdir}/libxfce4panel.so.* %{_bindir}/* -%{_libexecdir}/xfce4/panel-plugins +%{_libexecdir}/xfce4/ %{_datadir}/xfce4/panel-plugins/ %{_datadir}/icons/hicolor/*/*/*.png %{_datadir}/xfce4/doc/C/xfce4-panel.html @@ -121,6 +124,13 @@ %{_includedir}/xfce4/libxfce4panel %changelog +* Wed Apr 11 2007 Kevin Fenzi - 4.4.1-1 +- Upgrade to 4.4.1 + +* Tue Apr 3 2007 Kevin Fenzi - 4.4.0-2 +- Own %%{_libexecdir}/xfce4/ +- Do not own %%{_libdir}/xfce4/mcs-plugins + * Sun Jan 21 2007 Kevin Fenzi - 4.4.0-1 - Upgrade to 4.4.0 Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/xfce4-panel/FC-6/.cvsignore,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- .cvsignore 27 Jan 2007 20:27:32 -0000 1.7 +++ .cvsignore 23 Apr 2007 02:09:49 -0000 1.8 @@ -1 +1 @@ -xfce4-panel-4.4.0.tar.bz2 +xfce4-panel-4.4.1.tar.bz2 Index: sources =================================================================== RCS file: /cvs/extras/rpms/xfce4-panel/FC-6/sources,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- sources 27 Jan 2007 20:27:32 -0000 1.7 +++ sources 23 Apr 2007 02:09:49 -0000 1.8 @@ -1 +1 @@ -c46925d2df393dba8f16979ba87d4776 xfce4-panel-4.4.0.tar.bz2 +56b3137c190dd722dd5109be03901feb xfce4-panel-4.4.1.tar.bz2 From fedora-extras-commits at redhat.com Mon Apr 23 02:12:11 2007 From: fedora-extras-commits at redhat.com (Rex Dieter (rdieter)) Date: Sun, 22 Apr 2007 22:12:11 -0400 Subject: rpms/lyx/devel lyx-1.5.0beta2-xdg_open.patch, NONE, 1.1 .cvsignore, 1.18, 1.19 lyx.spec, 1.53, 1.54 sources, 1.16, 1.17 changeset_r17666.diff, 1.1, NONE lyx-1.5.0beta1-xdg-open.patch, 1.1, NONE Message-ID: <200704230212.l3N2CBtr024296@cvs-int.fedora.redhat.com> Author: rdieter Update of /cvs/extras/rpms/lyx/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv24267 Modified Files: .cvsignore lyx.spec sources Added Files: lyx-1.5.0beta2-xdg_open.patch Removed Files: changeset_r17666.diff lyx-1.5.0beta1-xdg-open.patch Log Message: * Sun Apr 22 2007 Rex Dieter 1.5.0-0.5.beta2 - lyx-1.5.0beta2 lyx-1.5.0beta2-xdg_open.patch: --- NEW FILE lyx-1.5.0beta2-xdg_open.patch --- --- lyx-1.5.0beta2/lib/configure.py.xdg_open 2007-04-17 12:52:02.000000000 -0500 +++ lyx-1.5.0beta2/lib/configure.py 2007-04-22 21:08:33.000000000 -0500 @@ -238,7 +238,7 @@ checkViewer('a FEN viewer and editor', ['xboard -lpf $$i -mode EditPosition'], rc_entry = [r'\Format fen fen FEN "" "%%" "%%" ""']) # - path, iv = checkViewer('a raster image viewer', ['xv', 'kview', 'gimp-remote', 'gimp']) + path, iv = checkViewer('a raster image viewer', ['xdg-open', 'xv', 'kview', 'gimp-remote', 'gimp']) path, ie = checkViewer('a raster image editor', ['gimp-remote', 'gimp']) addToRC(r'''\Format bmp bmp BMP "" "%s" "%s" "" \Format gif gif GIF "" "%s" "%s" "" @@ -273,23 +273,23 @@ # #checkProg('a Postscript interpreter', ['gs'], # rc_entry = [ r'\ps_command "%%"' ]) - checkViewer('a Postscript previewer', ['gv', 'ghostview -swap', 'kghostview'], + checkViewer('a Postscript previewer', ['xdg-open', 'gv', 'ghostview -swap', 'kghostview'], rc_entry = [r'''\Format eps eps EPS "" "%%" "" "vector" \Format ps ps Postscript t "%%" "" "document,vector"''']) # - checkViewer('a PDF previewer', ['acrobat', 'acroread', 'gv', 'ghostview', \ + checkViewer('a PDF previewer', ['xdg-open', 'acrobat', 'acroread', 'gv', 'ghostview', \ 'xpdf', 'kpdf', 'kghostview'], rc_entry = [r'''\Format pdf pdf "PDF (ps2pdf)" P "%%" "" "document,vector" \Format pdf2 pdf "PDF (pdflatex)" F "%%" "" "document,vector" \Format pdf3 pdf "PDF (dvipdfm)" m "%%" "" "document,vector"''']) # - checkViewer('a DVI previewer', ['xdvi', 'kdvi'], + checkViewer('a DVI previewer', ['xdg-open', 'xdvi', 'kdvi'], rc_entry = [r'\Format dvi dvi DVI D "%%" "" "document,vector"']) if dtl_tools: # Windows only: DraftDVI addToRC(r'\Format dvi2 dvi DraftDVI "" "" "document,vector"') # - checkViewer('an HTML previewer', ['firefox', 'mozilla file://$$p$$i', 'netscape'], + checkViewer('an HTML previewer', ['xdg-open', 'htmlview', 'firefox', 'mozilla file://$$p$$i', 'netscape'], rc_entry = [r'\Format html html HTML H "%%" "" "document"']) # checkViewer('Noteedit', ['noteedit'], Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/lyx/devel/.cvsignore,v retrieving revision 1.18 retrieving revision 1.19 diff -u -r1.18 -r1.19 --- .cvsignore 21 Mar 2007 13:36:58 -0000 1.18 +++ .cvsignore 23 Apr 2007 02:11:37 -0000 1.19 @@ -2,3 +2,4 @@ beamer.layout lyx-1.4.4.tar.bz2 lyx-1.5.0beta1.tar.bz2 +lyx-1.5.0beta2.tar.bz2 Index: lyx.spec =================================================================== RCS file: /cvs/extras/rpms/lyx/devel/lyx.spec,v retrieving revision 1.53 retrieving revision 1.54 diff -u -r1.53 -r1.54 --- lyx.spec 2 Apr 2007 18:02:25 -0000 1.53 +++ lyx.spec 23 Apr 2007 02:11:37 -0000 1.54 @@ -1,10 +1,10 @@ -%define pre beta1 +%define pre beta2 Summary: WYSIWYM (What You See Is What You Mean) document processor Name: lyx Version: 1.5.0 -Release: 0.4.%{pre}%{?dist} +Release: 0.5.%{pre}%{?dist} License: GPL Group: Applications/Publishing @@ -12,9 +12,7 @@ Source0: ftp://ftp.devel.lyx.org/pub/lyx/pre/lyx-%{version}%{?pre}.tar.bz2 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) -Patch1: lyx-1.5.0beta1-xdg-open.patch -# http://www.lyx.org/trac/changeset/17666?format=diff&new=17666 -Patch2: changeset_r17666.diff +Patch1: lyx-1.5.0beta2-xdg_open.patch Source1: lyxrc.dist @@ -79,7 +77,6 @@ %setup -q -n %{name}-%{version}%{?pre} %patch1 -p1 -b .xdg_open -%patch2 -p2 -b .qt43 %build @@ -172,6 +169,9 @@ %changelog +* Sun Apr 22 2007 Rex Dieter 1.5.0-0.5.beta2 +- lyx-1.5.0beta2 + * Mon Apr 02 2007 Rex Dieter 1.5.0-0.4.beta1 - fix qt-4.3 crasher Index: sources =================================================================== RCS file: /cvs/extras/rpms/lyx/devel/sources,v retrieving revision 1.16 retrieving revision 1.17 diff -u -r1.16 -r1.17 --- sources 5 Mar 2007 13:22:00 -0000 1.16 +++ sources 23 Apr 2007 02:11:37 -0000 1.17 @@ -1 +1 @@ -304271b30a3504bcb90f405aa5956c89 lyx-1.5.0beta1.tar.bz2 +16a659b01dc643845dffa286ba5b0a00 lyx-1.5.0beta2.tar.bz2 --- changeset_r17666.diff DELETED --- --- lyx-1.5.0beta1-xdg-open.patch DELETED --- From fedora-extras-commits at redhat.com Mon Apr 23 02:22:11 2007 From: fedora-extras-commits at redhat.com (Kevin Fenzi (kevin)) Date: Sun, 22 Apr 2007 22:22:11 -0400 Subject: rpms/gtk-xfce-engine/FC-6 gtk-xfce-engine.spec, 1.15, 1.16 sources, 1.7, 1.8 .cvsignore, 1.7, 1.8 Message-ID: <200704230222.l3N2MBSN024545@cvs-int.fedora.redhat.com> Author: kevin Update of /cvs/extras/rpms/gtk-xfce-engine/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv24491 Modified Files: gtk-xfce-engine.spec sources .cvsignore Log Message: Update to 2.4.1 Index: gtk-xfce-engine.spec =================================================================== RCS file: /cvs/extras/rpms/gtk-xfce-engine/FC-6/gtk-xfce-engine.spec,v retrieving revision 1.15 retrieving revision 1.16 diff -u -r1.15 -r1.16 --- gtk-xfce-engine.spec 27 Jan 2007 20:40:44 -0000 1.15 +++ gtk-xfce-engine.spec 23 Apr 2007 02:21:37 -0000 1.16 @@ -1,10 +1,10 @@ Summary: Port of Xfce engine to GTK+-2.0 Name: gtk-xfce-engine -Version: 2.4.0 +Version: 2.4.1 Release: 1%{?dist} License: GPL URL: http://www.xfce.org/ -Source0: http://www.xfce.org/archive/xfce-4.4.0/src/gtk-xfce-engine-2.4.0.tar.bz2 +Source0: http://www.xfce.org/archive/xfce-4.4.1/src/gtk-xfce-engine-2.4.1.tar.bz2 Group: User Interface/Desktops BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: gtk2-devel >= 2.0.0 @@ -35,6 +35,9 @@ %{_datadir}/* %changelog +* Wed Apr 11 2007 Kevin Fenzi - 2.4.1-1 +- Update to 2.4.1 + * Sun Jan 21 2007 Kevin Fenzi - 2.4.0-1 - Update to 2.4.0 Index: sources =================================================================== RCS file: /cvs/extras/rpms/gtk-xfce-engine/FC-6/sources,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- sources 27 Jan 2007 20:40:44 -0000 1.7 +++ sources 23 Apr 2007 02:21:37 -0000 1.8 @@ -1 +1 @@ -54676606e99cbec638f7f22ddea2872a gtk-xfce-engine-2.4.0.tar.bz2 +40e1b9f3ae0163cfdf19b70811a56d9f gtk-xfce-engine-2.4.1.tar.bz2 Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/gtk-xfce-engine/FC-6/.cvsignore,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- .cvsignore 27 Jan 2007 20:40:44 -0000 1.7 +++ .cvsignore 23 Apr 2007 02:21:37 -0000 1.8 @@ -1 +1 @@ -gtk-xfce-engine-2.4.0.tar.bz2 +gtk-xfce-engine-2.4.1.tar.bz2 From fedora-extras-commits at redhat.com Mon Apr 23 02:37:40 2007 From: fedora-extras-commits at redhat.com (Kevin Fenzi (kevin)) Date: Sun, 22 Apr 2007 22:37:40 -0400 Subject: rpms/xfce4-appfinder/FC-6 xfce4-appfinder.spec, 1.12, 1.13 sources, 1.7, 1.8 .cvsignore, 1.7, 1.8 Message-ID: <200704230237.l3N2beYv025192@cvs-int.fedora.redhat.com> Author: kevin Update of /cvs/extras/rpms/xfce4-appfinder/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv25159 Modified Files: xfce4-appfinder.spec sources .cvsignore Log Message: Update to 4.4.1 Own some unowned directories Index: xfce4-appfinder.spec =================================================================== RCS file: /cvs/extras/rpms/xfce4-appfinder/FC-6/xfce4-appfinder.spec,v retrieving revision 1.12 retrieving revision 1.13 diff -u -r1.12 -r1.13 --- xfce4-appfinder.spec 27 Jan 2007 21:13:17 -0000 1.12 +++ xfce4-appfinder.spec 23 Apr 2007 02:37:05 -0000 1.13 @@ -1,10 +1,10 @@ Summary: Appfinder for the Xfce4 Desktop Environment Name: xfce4-appfinder -Version: 4.4.0 +Version: 4.4.1 Release: 1%{?dist} License: GPL URL: http://www.xfce.org/ -Source0: http://www.xfce.org/archive/xfce-4.4.0/src/xfce4-appfinder-4.4.0.tar.bz2 +Source0: http://www.xfce.org/archive/xfce-4.4.1/src/xfce4-appfinder-4.4.1.tar.bz2 Group: User Interface/Desktops BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) Requires: libxfcegui4 >= %{version} @@ -26,6 +26,9 @@ %install rm -rf $RPM_BUILD_ROOT make install DESTDIR=$RPM_BUILD_ROOT +mkdir -p $RPM_BUILD_ROOT/%{_datadir}/xfce4 +mkdir -p $RPM_BUILD_ROOT/%{_datadir}/xfce4/doc + %find_lang %{name} %clean @@ -44,11 +47,17 @@ %doc README TODO ChangeLog COPYING AUTHORS %{_bindir}/xfce4-appfinder %{_datadir}/applications/xfce4-appfinder.desktop +%dir %{_datadir}/xfce4 +%dir %{_datadir}/xfce4/doc %{_datadir}/xfce4/doc/C %{_datadir}/xfce4/doc/fr %{_datadir}/icons/hicolor/48x48/apps/xfce4-appfinder.png %changelog +* Sun Apr 15 2007 Kevin Fenzi - 4.4.1-1 +- Update to 4.4.1 +- Own some unowned directories + * Sun Jan 21 2007 Kevin Fenzi - 4.4.0-1 - Update to 4.4.0 Index: sources =================================================================== RCS file: /cvs/extras/rpms/xfce4-appfinder/FC-6/sources,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- sources 27 Jan 2007 21:13:17 -0000 1.7 +++ sources 23 Apr 2007 02:37:05 -0000 1.8 @@ -1 +1 @@ -43538217a5502425d738ea8419521b9a xfce4-appfinder-4.4.0.tar.bz2 +6239daaafbc35ed2b3ca5f53802ebcbb xfce4-appfinder-4.4.1.tar.bz2 Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/xfce4-appfinder/FC-6/.cvsignore,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- .cvsignore 27 Jan 2007 21:13:17 -0000 1.7 +++ .cvsignore 23 Apr 2007 02:37:05 -0000 1.8 @@ -1 +1 @@ -xfce4-appfinder-4.4.0.tar.bz2 +xfce4-appfinder-4.4.1.tar.bz2 From fedora-extras-commits at redhat.com Mon Apr 23 02:39:22 2007 From: fedora-extras-commits at redhat.com (Kevin Fenzi (kevin)) Date: Sun, 22 Apr 2007 22:39:22 -0400 Subject: rpms/xfce4-icon-theme/FC-6 xfce4-icon-theme.spec, 1.13, 1.14 sources, 1.7, 1.8 .cvsignore, 1.7, 1.8 Message-ID: <200704230239.l3N2dMcQ025274@cvs-int.fedora.redhat.com> Author: kevin Update of /cvs/extras/rpms/xfce4-icon-theme/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv25253 Modified Files: xfce4-icon-theme.spec sources .cvsignore Log Message: Update to 4.4.1 Index: xfce4-icon-theme.spec =================================================================== RCS file: /cvs/extras/rpms/xfce4-icon-theme/FC-6/xfce4-icon-theme.spec,v retrieving revision 1.13 retrieving revision 1.14 diff -u -r1.13 -r1.14 --- xfce4-icon-theme.spec 27 Jan 2007 21:14:42 -0000 1.13 +++ xfce4-icon-theme.spec 23 Apr 2007 02:38:48 -0000 1.14 @@ -1,10 +1,10 @@ Summary: Icons for Xfce Name: xfce4-icon-theme -Version: 4.4.0 +Version: 4.4.1 Release: 1%{?dist} License: GPL URL: http://www.xfce.org/ -Source0: http://www.xfce.org/archive/xfce-4.4.0/src/xfce4-icon-theme-4.4.0.tar.bz2 +Source0: http://www.xfce.org/archive/xfce-4.4.1/src/xfce4-icon-theme-4.4.1.tar.bz2 Group: User Interface/Desktops BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch @@ -38,6 +38,9 @@ %exclude %{_libdir}/pkgconfig/xfce4-icon-theme-1.0.pc %changelog +* Wed Apr 11 2007 Kevin Fenzi - 4.4.1-1 +- Update to 4.4.1 + * Sun Jan 21 2007 Kevin Fenzi - 4.4.0-1 - Update to 4.4.0 Index: sources =================================================================== RCS file: /cvs/extras/rpms/xfce4-icon-theme/FC-6/sources,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- sources 27 Jan 2007 21:14:42 -0000 1.7 +++ sources 23 Apr 2007 02:38:48 -0000 1.8 @@ -1 +1 @@ -69cf43b167e93e89a8c504d5d18e1142 xfce4-icon-theme-4.4.0.tar.bz2 +934b805a179c049159b16f9fd0c906b7 xfce4-icon-theme-4.4.1.tar.bz2 Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/xfce4-icon-theme/FC-6/.cvsignore,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- .cvsignore 27 Jan 2007 21:14:42 -0000 1.7 +++ .cvsignore 23 Apr 2007 02:38:48 -0000 1.8 @@ -1 +1 @@ -xfce4-icon-theme-4.4.0.tar.bz2 +xfce4-icon-theme-4.4.1.tar.bz2 From fedora-extras-commits at redhat.com Mon Apr 23 02:42:01 2007 From: fedora-extras-commits at redhat.com (Kevin Fenzi (kevin)) Date: Sun, 22 Apr 2007 22:42:01 -0400 Subject: rpms/xfce4-mixer/FC-6 xfce4-mixer.spec, 1.13, 1.14 sources, 1.7, 1.8 .cvsignore, 1.7, 1.8 Message-ID: <200704230242.l3N2g17b025367@cvs-int.fedora.redhat.com> Author: kevin Update of /cvs/extras/rpms/xfce4-mixer/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv25339 Modified Files: xfce4-mixer.spec sources .cvsignore Log Message: Update to 4.4.1 Do not own the %%{_libdir}/xfce4/mcs-plugins directory. Index: xfce4-mixer.spec =================================================================== RCS file: /cvs/extras/rpms/xfce4-mixer/FC-6/xfce4-mixer.spec,v retrieving revision 1.13 retrieving revision 1.14 diff -u -r1.13 -r1.14 --- xfce4-mixer.spec 27 Jan 2007 21:16:05 -0000 1.13 +++ xfce4-mixer.spec 23 Apr 2007 02:41:27 -0000 1.14 @@ -1,10 +1,10 @@ Summary: Volume control plugin for the Xfce 4 panel Name: xfce4-mixer -Version: 4.4.0 +Version: 4.4.1 Release: 1%{?dist} License: BSD URL: http://www.xfce.org/ -Source0: http://www.xfce.org/archive/xfce-4.4.0/src/xfce4-mixer-4.4.0.tar.bz2 +Source0: http://www.xfce.org/archive/xfce-4.4.1/src/xfce4-mixer-4.4.1.tar.bz2 Group: User Interface/Desktops BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) Requires: xfce4-panel >= %{version} @@ -26,7 +26,8 @@ %build %configure -make %{?_smp_mflags} +# removed %{?_smp_mflags} for now. Broken in 4.4.1 +make %install rm -rf $RPM_BUILD_ROOT @@ -49,13 +50,20 @@ %defattr(-,root,root,-) %doc README TODO ChangeLog NOTES COPYING AUTHORS NEWS %{_bindir}/xfce4-mixer -%{_libdir}/xfce4/* +%{_libdir}/xfce4/mcs-plugins/* +%{_libdir}/xfce4/modules/ %{_datadir}/applications/xfce-mixer-settings.desktop %{_datadir}/xfce4/panel-plugins/xfce4-mixer.desktop %{_datadir}/icons/hicolor/48x48/apps/xfce4-mixer.png %{_libexecdir}/xfce4/panel-plugins/xfce4-mixer-plugin %changelog +* Wed Apr 11 2007 Kevin Fenzi - 4.4.1-1 +- Update to 4.4.1 + +* Tue Apr 3 2007 Kevin Fenzi - 4.4.0-2 +- Do not own the %%{_libdir}/xfce4/mcs-plugins directory. + * Sun Jan 21 2007 Kevin Fenzi - 4.4.0-1 - Update to 4.4.0 Index: sources =================================================================== RCS file: /cvs/extras/rpms/xfce4-mixer/FC-6/sources,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- sources 27 Jan 2007 21:16:05 -0000 1.7 +++ sources 23 Apr 2007 02:41:27 -0000 1.8 @@ -1 +1 @@ -195e52cfe7913ca0b97d20a7ca26bde7 xfce4-mixer-4.4.0.tar.bz2 +79d26fb39a9e051f48186e0a359813bf xfce4-mixer-4.4.1.tar.bz2 Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/xfce4-mixer/FC-6/.cvsignore,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- .cvsignore 27 Jan 2007 21:16:05 -0000 1.7 +++ .cvsignore 23 Apr 2007 02:41:27 -0000 1.8 @@ -1 +1 @@ -xfce4-mixer-4.4.0.tar.bz2 +xfce4-mixer-4.4.1.tar.bz2 From fedora-extras-commits at redhat.com Mon Apr 23 02:44:20 2007 From: fedora-extras-commits at redhat.com (Kevin Fenzi (kevin)) Date: Sun, 22 Apr 2007 22:44:20 -0400 Subject: rpms/xfce4-session/FC-6 xfce4-session.spec, 1.15, 1.16 sources, 1.7, 1.8 .cvsignore, 1.7, 1.8 Message-ID: <200704230244.l3N2iKNc025456@cvs-int.fedora.redhat.com> Author: kevin Update of /cvs/extras/rpms/xfce4-session/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv25432 Modified Files: xfce4-session.spec sources .cvsignore Log Message: Update to 4.4.1 Own the themes and themes/Default directories. Own some unowned directories Add Requires: redhat-menus for directory ownership Index: xfce4-session.spec =================================================================== RCS file: /cvs/extras/rpms/xfce4-session/FC-6/xfce4-session.spec,v retrieving revision 1.15 retrieving revision 1.16 diff -u -r1.15 -r1.16 --- xfce4-session.spec 27 Jan 2007 21:17:31 -0000 1.15 +++ xfce4-session.spec 23 Apr 2007 02:43:46 -0000 1.16 @@ -1,16 +1,17 @@ Summary: Xfce session manager Name: xfce4-session -Version: 4.4.0 +Version: 4.4.1 Release: 1%{?dist} License: GPL URL: http://www.xfce.org/ -Source0: http://www.xfce.org/archive/xfce-4.4.0/src/xfce4-session-4.4.0.tar.bz2 +Source0: http://www.xfce.org/archive/xfce-4.4.1/src/xfce4-session-4.4.1.tar.bz2 Group: User Interface/Desktops BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) Requires: libxfcegui4 >= %{version} Requires: libxfce4mcs >= %{version} Requires: xfce-mcs-manager >= %{version} Requires: xorg-x11-server-utils +Requires: redhat-menus BuildRequires: libxfcegui4-devel >= %{version} BuildRequires: libxfce4mcs-devel >= %{version} BuildRequires: xfce-mcs-manager-devel >= %{version} @@ -29,6 +30,8 @@ Summary: Development files for xfce4-session Group: Development/Libraries Requires: xfce4-session >= %{version} +Requires: libxfcegui4-devel >= %{version} +Requires: libxfce4mcs-devel >= %{version} %description devel Header files for the Xfce Session Manager. @@ -89,31 +92,44 @@ %{_datadir}/icons/hicolor/scalable/apps/xfsm-shutdown.svg %{_datadir}/xfce4/doc/*/images/* %{_datadir}/xfce4/doc/*/*.html +%dir %{_datadir}/xfce4/tips/ %{_datadir}/xfce4/tips/tips %{_datadir}/xfce4/tips/tips.dat %{_libdir}/lib*.so.* %{_libdir}/xfce4/mcs-plugins/* +%dir %{_libdir}/xfce4/splash/ +%dir %{_libdir}/xfce4/splash/engines %{_libdir}/xfce4/splash/engines/libmice.* %{_libexecdir}/xfsm-shutdown-helper %{_mandir}/man1/* +%dir %{_sysconfdir}/xdg/xfce4-session/ %config(noreplace) %{_sysconfdir}/xdg/xfce4-session/xfce4-session.rc +%dir %{_sysconfdir}/xdg/autostart/ %config(noreplace) %{_sysconfdir}/xdg/autostart/xfce4-tips-autostart.desktop %files devel %defattr(-,root,root,-) -%{_includedir}/xfce4/xfce4-session-4.2/libxfsm/*.h +%{_includedir}/xfce4/xfce4-session-4.2/ %{_libdir}/lib*.so %{_libdir}/*a %{_libdir}/pkgconfig/*.pc %files engines %defattr(-,root,root,-) -%{_datadir}/themes/Default/balou/* +%{_datadir}/themes/ %{_libdir}/xfce4/splash/engines/libbalou.* %{_libdir}/xfce4/splash/engines/libsimple.* %{_libexecdir}/balou-* %changelog +* Wed Apr 11 2007 Kevin Fenzi - 4.4.1-1 +- Update to 4.4.1 +- Own the themes and themes/Default directories. + +* Tue Apr 3 2007 Kevin Fenzi - 4.4.0-2 +- Own some unowned directories +- Add Requires: redhat-menus for directory ownership + * Sun Jan 21 2007 Kevin Fenzi - 4.4.0-1 - Update to 4.4.0 Index: sources =================================================================== RCS file: /cvs/extras/rpms/xfce4-session/FC-6/sources,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- sources 27 Jan 2007 21:17:31 -0000 1.7 +++ sources 23 Apr 2007 02:43:46 -0000 1.8 @@ -1 +1 @@ -03132946280bae3107101e02fbad0ba8 xfce4-session-4.4.0.tar.bz2 +82c31aef2856e30ebc09d2911e9b96ee xfce4-session-4.4.1.tar.bz2 Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/xfce4-session/FC-6/.cvsignore,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- .cvsignore 27 Jan 2007 21:17:31 -0000 1.7 +++ .cvsignore 23 Apr 2007 02:43:46 -0000 1.8 @@ -1 +1 @@ -xfce4-session-4.4.0.tar.bz2 +xfce4-session-4.4.1.tar.bz2 From fedora-extras-commits at redhat.com Mon Apr 23 02:46:28 2007 From: fedora-extras-commits at redhat.com (Kevin Fenzi (kevin)) Date: Sun, 22 Apr 2007 22:46:28 -0400 Subject: rpms/xfce-mcs-plugins/FC-6 xfce-mcs-plugins.spec, 1.13, 1.14 sources, 1.7, 1.8 .cvsignore, 1.7, 1.8 Message-ID: <200704230246.l3N2kSvQ025555@cvs-int.fedora.redhat.com> Author: kevin Update of /cvs/extras/rpms/xfce-mcs-plugins/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv25529 Modified Files: xfce-mcs-plugins.spec sources .cvsignore Log Message: Update to 4.4.1 Own some unowned directories Index: xfce-mcs-plugins.spec =================================================================== RCS file: /cvs/extras/rpms/xfce-mcs-plugins/FC-6/xfce-mcs-plugins.spec,v retrieving revision 1.13 retrieving revision 1.14 diff -u -r1.13 -r1.14 --- xfce-mcs-plugins.spec 27 Jan 2007 21:18:48 -0000 1.13 +++ xfce-mcs-plugins.spec 23 Apr 2007 02:45:53 -0000 1.14 @@ -1,10 +1,10 @@ Summary: Plugins for multi channel settings manager Name: xfce-mcs-plugins -Version: 4.4.0 +Version: 4.4.1 Release: 1%{?dist} License: GPL URL: http://www.xfce.org/ -Source0: http://www.xfce.org/archive/xfce-4.4.0/src/xfce-mcs-plugins-4.4.0.tar.bz2 +Source0: http://www.xfce.org/archive/xfce-4.4.1/src/xfce-mcs-plugins-4.4.1.tar.bz2 Patch: xfce-mcs-plugins-4.2.0-rh.patch Group: User Interface/Desktops BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root @@ -49,11 +49,17 @@ %{_datadir}/xfce4/doc/fr %{_datadir}/xfce4/doc/it %{_libdir}/xfce4/mcs-plugins/* -%{_datadir}/xfce-mcs-plugins/shortcuts/default.xml +%{_datadir}/xfce-mcs-plugins/ %{_datadir}/applications/* %{_datadir}/icons/*/*/apps/* %changelog +* Wed Apr 11 2007 Kevin Fenzi - 4.4.1-1 +- Update to 4.4.1 + +* Tue Apr 3 2007 Kevin Fenzi - 4.4.0-2 +- Own some unowned directories + * Sun Jan 21 2007 Kevin Fenzi - 4.4.0-1 - Update to 4.4.0 Index: sources =================================================================== RCS file: /cvs/extras/rpms/xfce-mcs-plugins/FC-6/sources,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- sources 27 Jan 2007 21:18:48 -0000 1.7 +++ sources 23 Apr 2007 02:45:53 -0000 1.8 @@ -1 +1 @@ -95213345e3ccd224a30b2be01e9c06b9 xfce-mcs-plugins-4.4.0.tar.bz2 +99f05b5ce95f24c205731565210aa8a9 xfce-mcs-plugins-4.4.1.tar.bz2 Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/xfce-mcs-plugins/FC-6/.cvsignore,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- .cvsignore 27 Jan 2007 21:18:48 -0000 1.7 +++ .cvsignore 23 Apr 2007 02:45:53 -0000 1.8 @@ -1 +1 @@ -xfce-mcs-plugins-4.4.0.tar.bz2 +xfce-mcs-plugins-4.4.1.tar.bz2 From fedora-extras-commits at redhat.com Mon Apr 23 02:48:29 2007 From: fedora-extras-commits at redhat.com (Kevin Fenzi (kevin)) Date: Sun, 22 Apr 2007 22:48:29 -0400 Subject: rpms/xfce-utils/FC-6 xfce-utils.spec, 1.14, 1.15 sources, 1.7, 1.8 .cvsignore, 1.7, 1.8 Message-ID: <200704230248.l3N2mTjS025668@cvs-int.fedora.redhat.com> Author: kevin Update of /cvs/extras/rpms/xfce-utils/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv25643 Modified Files: xfce-utils.spec sources .cvsignore Log Message: Update to 4.4.1 Do not own %%{_sysconfdir}/xdg/xfce4 Do not ship the switchdesk config Index: xfce-utils.spec =================================================================== RCS file: /cvs/extras/rpms/xfce-utils/FC-6/xfce-utils.spec,v retrieving revision 1.14 retrieving revision 1.15 diff -u -r1.14 -r1.15 --- xfce-utils.spec 27 Jan 2007 21:20:07 -0000 1.14 +++ xfce-utils.spec 23 Apr 2007 02:47:55 -0000 1.15 @@ -2,11 +2,11 @@ Summary: Utilities for the Xfce Desktop Environment Name: xfce-utils -Version: 4.4.0 +Version: 4.4.1 Release: 1%{?dist} License: GPL URL: http://www.xfce.org/ -Source0: http://www.xfce.org/archive/xfce-4.4.0/src/xfce-utils-4.4.0.tar.bz2 +Source0: http://www.xfce.org/archive/xfce-4.4.1/src/xfce-utils-4.4.1.tar.bz2 Source1: xfce4.desktop Group: User Interface/Desktops BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root @@ -44,6 +44,7 @@ rm -f $RPM_BUILD_ROOT/%{_libdir}/xfce4/mcs-plugins/*.a rm -f $RPM_BUILD_ROOT/%{_libdir}/xfce4/mcs-plugins/*.la +rm -rf $RPM_BUILD_ROOT/%{_datadir}/apps %find_lang %{name} @@ -55,9 +56,9 @@ %files -f %{name}.lang %defattr(-,root,root,-) %doc README ChangeLog NEWS COPYING AUTHORS -%attr(0755,root,root) %{_sysconfdir}/xdg/xfce4 +%attr(0755,root,root) +%{_sysconfdir}/xdg/xfce4/xinitrc %{_bindir}/* -%{_datadir}/apps/switchdesk/* %{_datadir}/xfce4/AUTHORS %{_datadir}/xfce4/BSD %{_datadir}/xfce4/COPYING @@ -82,6 +83,13 @@ %{xsessiondir}/* %changelog +* Wed Apr 11 2007 Kevin Fenzi - 4.4.1-1 +- Update to 4.4.1 + +* Tue Apr 3 2007 Kevin Fenzi - 4.4.0-2 +- Do not own %%{_sysconfdir}/xdg/xfce4 +- Do not ship the switchdesk config + * Sun Jan 21 2007 Kevin Fenzi - 4.4.0-1 - Update to 4.4.0 Index: sources =================================================================== RCS file: /cvs/extras/rpms/xfce-utils/FC-6/sources,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- sources 27 Jan 2007 21:20:07 -0000 1.7 +++ sources 23 Apr 2007 02:47:55 -0000 1.8 @@ -1 +1 @@ -e90a98cf6de0610170c39a4eae36ad8f xfce-utils-4.4.0.tar.bz2 +f7d95088e327bd8a64164696d39a1966 xfce-utils-4.4.1.tar.bz2 Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/xfce-utils/FC-6/.cvsignore,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- .cvsignore 27 Jan 2007 21:20:07 -0000 1.7 +++ .cvsignore 23 Apr 2007 02:47:55 -0000 1.8 @@ -1 +1 @@ -xfce-utils-4.4.0.tar.bz2 +xfce-utils-4.4.1.tar.bz2 From fedora-extras-commits at redhat.com Mon Apr 23 02:50:04 2007 From: fedora-extras-commits at redhat.com (Kevin Fenzi (kevin)) Date: Sun, 22 Apr 2007 22:50:04 -0400 Subject: rpms/xfdesktop/FC-6 xfdesktop.spec, 1.16, 1.17 sources, 1.7, 1.8 .cvsignore, 1.7, 1.8 Message-ID: <200704230250.l3N2o4Ag025749@cvs-int.fedora.redhat.com> Author: kevin Update of /cvs/extras/rpms/xfdesktop/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv25726 Modified Files: xfdesktop.spec sources .cvsignore Log Message: Update to 4.4.1 Own %%{_libdir}/xfce4/modules/ Own %%{_datadir}/xfce4-menueditor/ Index: xfdesktop.spec =================================================================== RCS file: /cvs/extras/rpms/xfdesktop/FC-6/xfdesktop.spec,v retrieving revision 1.16 retrieving revision 1.17 diff -u -r1.16 -r1.17 --- xfdesktop.spec 27 Jan 2007 21:22:12 -0000 1.16 +++ xfdesktop.spec 23 Apr 2007 02:49:29 -0000 1.17 @@ -1,10 +1,10 @@ Summary: Desktop manager for the XFce Desktop Environment Name: xfdesktop -Version: 4.4.0 +Version: 4.4.1 Release: 1%{?dist} License: GPL URL: http://www.xfce.org/ -Source0: http://www.xfce.org/archive/xfce-4.4.0/src/xfdesktop-4.4.0.tar.bz2 +Source0: http://www.xfce.org/archive/xfce-4.4.1/src/xfdesktop-4.4.1.tar.bz2 # Change default for Fedora Patch0: xfdesktop-image-4.3.90.1.patch @@ -70,17 +70,24 @@ %{_bindir}/* %{_libdir}/xfce4/mcs-plugins/* %{_libexecdir}/xfce4/panel-plugins/* -%{_libdir}/xfce4/modules/* +%{_libdir}/xfce4/modules/ %{_datadir}/applications/* %{_datadir}/icons/hicolor/*/*/* %{_datadir}/pixmaps/* %{_datadir}/xfce4/panel-plugins/xfce4-menu.desktop %{_datadir}/xfce4/doc %{_datadir}/xfce4/backdrops -%{_datadir}/xfce4-menueditor/xfce4-menueditor.ui +%{_datadir}/xfce4-menueditor/ %{_mandir}/man1/* %changelog +* Wed Apr 11 2007 Kevin Fenzi - 4.4.1-1 +- Update to 4.4.1 + +* Tue Apr 3 2007 Kevin Fenzi - 4.4.0-2 +- Own %%{_libdir}/xfce4/modules/ +- Own %%{_datadir}/xfce4-menueditor/ + * Sun Jan 21 2007 Kevin Fenzi - 4.4.0-1 - Update to 4.4.0 Index: sources =================================================================== RCS file: /cvs/extras/rpms/xfdesktop/FC-6/sources,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- sources 27 Jan 2007 21:22:12 -0000 1.7 +++ sources 23 Apr 2007 02:49:29 -0000 1.8 @@ -1 +1 @@ -a1c93d228924b5daf151f698114021d3 xfdesktop-4.4.0.tar.bz2 +7cbebc8e895eb19ee735e520ea48d03b xfdesktop-4.4.1.tar.bz2 Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/xfdesktop/FC-6/.cvsignore,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- .cvsignore 27 Jan 2007 21:22:12 -0000 1.7 +++ .cvsignore 23 Apr 2007 02:49:29 -0000 1.8 @@ -1 +1 @@ -xfdesktop-4.4.0.tar.bz2 +xfdesktop-4.4.1.tar.bz2 From fedora-extras-commits at redhat.com Mon Apr 23 02:52:21 2007 From: fedora-extras-commits at redhat.com (Kevin Fenzi (kevin)) Date: Sun, 22 Apr 2007 22:52:21 -0400 Subject: rpms/xfprint/FC-6 xfprint.spec, 1.17, 1.18 sources, 1.7, 1.8 .cvsignore, 1.7, 1.8 Message-ID: <200704230252.l3N2qL5v025840@cvs-int.fedora.redhat.com> Author: kevin Update of /cvs/extras/rpms/xfprint/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv25817 Modified Files: xfprint.spec sources .cvsignore Log Message: Update to 4.4.1 Require xfce-mcs-manager for directory ownership issues. Don't own %%{_libdir}/xfce4/mcs-plugins Index: xfprint.spec =================================================================== RCS file: /cvs/extras/rpms/xfprint/FC-6/xfprint.spec,v retrieving revision 1.17 retrieving revision 1.18 diff -u -r1.17 -r1.18 --- xfprint.spec 27 Jan 2007 21:23:34 -0000 1.17 +++ xfprint.spec 23 Apr 2007 02:51:45 -0000 1.18 @@ -1,14 +1,15 @@ Summary: Print dialog and printer manager for Xfce 4 Name: xfprint -Version: 4.4.0 +Version: 4.4.1 Release: 1%{?dist} License: BSD URL: http://www.xfce.org -Source0: http://www.xfce.org/archive/xfce-4.4.0/src/xfprint-4.4.0.tar.bz2 +Source0: http://www.xfce.org/archive/xfce-4.4.1/src/xfprint-4.4.1.tar.bz2 Group: User Interface/Desktops BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) Requires: libxfcegui4 >= %{version} Requires: a2ps +Requires: xfce-mcs-manager >= %{version} BuildRequires: glib2-devel BuildRequires: libxfcegui4-devel >= %{version} BuildRequires: libxfce4mcs-devel >= %{version} @@ -26,6 +27,7 @@ Summary: Development tools for the Xfce xfprint manager Group: Development/Libraries Requires: %{name} = %{version}-%{release} +Requires: libxfcegui4-devel >= %{version} %description devel Static libraries and header files for the Xfce xfprint library. @@ -56,20 +58,20 @@ rm -rf $RPM_BUILD_ROOT %post -#touch --no-create %{_datadir}/icons/hicolor || : -#%{_bindir}/gtk-update-icon-cache --quiet %{_datadir}/icons/hicolor || : +touch --no-create %{_datadir}/icons/hicolor || : +%{_bindir}/gtk-update-icon-cache --quiet %{_datadir}/icons/hicolor || : /sbin/ldconfig %postun -#touch --no-create %{_datadir}/icons/hicolor || : -#%{_bindir}/gtk-update-icon-cache --quiet %{_datadir}/icons/hicolor || : +touch --no-create %{_datadir}/icons/hicolor || : +%{_bindir}/gtk-update-icon-cache --quiet %{_datadir}/icons/hicolor || : /sbin/ldconfig %files -f %{name}.lang %defattr(-,root,root,-) %doc README ChangeLog NEWS COPYING AUTHORS %{_bindir}/* -%{_libdir}/xfce4/mcs-plugins +%{_libdir}/xfce4/mcs-plugins/* %{_libdir}/xfce4/xfprint-plugins %{_libdir}/*.so.* %{_datadir}/applications/* @@ -85,6 +87,13 @@ %{_libdir}/pkgconfig/*.pc %changelog +* Wed Apr 11 2007 Kevin Fenzi - 4.4.1-1 +- Update to 4.4.1 +- Require xfce-mcs-manager for directory ownership issues. + +* Tue Apr 3 2007 Kevin Fenzi - 4.4.0-2 +- Don't own %%{_libdir}/xfce4/mcs-plugins + * Sun Jan 21 2007 Kevin Fenzi - 4.4.0-1 - Update to 4.4.0 Index: sources =================================================================== RCS file: /cvs/extras/rpms/xfprint/FC-6/sources,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- sources 27 Jan 2007 21:23:34 -0000 1.7 +++ sources 23 Apr 2007 02:51:45 -0000 1.8 @@ -1 +1 @@ -4b6d8f5381e73e912abddf2fdbf9888f xfprint-4.4.0.tar.bz2 +7e46094f00c9221dc043a714ac12406a xfprint-4.4.1.tar.bz2 Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/xfprint/FC-6/.cvsignore,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- .cvsignore 27 Jan 2007 21:23:34 -0000 1.7 +++ .cvsignore 23 Apr 2007 02:51:45 -0000 1.8 @@ -1 +1 @@ -xfprint-4.4.0.tar.bz2 +xfprint-4.4.1.tar.bz2 From fedora-extras-commits at redhat.com Mon Apr 23 02:54:29 2007 From: fedora-extras-commits at redhat.com (Kevin Fenzi (kevin)) Date: Sun, 22 Apr 2007 22:54:29 -0400 Subject: rpms/xfwm4/FC-6 xfwm4-4.4.1-fix-typo.patch, NONE, 1.1 xfwm4.spec, 1.18, 1.19 sources, 1.8, 1.9 .cvsignore, 1.8, 1.9 Message-ID: <200704230254.l3N2sTw7025930@cvs-int.fedora.redhat.com> Author: kevin Update of /cvs/extras/rpms/xfwm4/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv25904 Modified Files: xfwm4.spec sources .cvsignore Added Files: xfwm4-4.4.1-fix-typo.patch Log Message: Update to 4.4.1 xfwm4-4.4.1-fix-typo.patch: --- NEW FILE xfwm4-4.4.1-fix-typo.patch --- diff -Naur xfwm4-4.4.1/src/frame.c xfwm4-4.4.1-fix-typo/src/frame.c --- xfwm4-4.4.1/src/frame.c +++ xfwm4-4.4.1-fix-typo/src/frame.c @@ -38,7 +38,7 @@ #include "compositor.h" #ifndef ShapeInput -#define ShapeInput 2; +#define ShapeInput 2 #endif int Index: xfwm4.spec =================================================================== RCS file: /cvs/extras/rpms/xfwm4/FC-6/xfwm4.spec,v retrieving revision 1.18 retrieving revision 1.19 diff -u -r1.18 -r1.19 --- xfwm4.spec 27 Jan 2007 21:24:50 -0000 1.18 +++ xfwm4.spec 23 Apr 2007 02:53:55 -0000 1.19 @@ -1,10 +1,11 @@ Summary: Next generation window manager for Xfce Name: xfwm4 -Version: 4.4.0 +Version: 4.4.1 Release: 1%{?dist} License: GPL URL: http://www.xfce.org/ -Source0: http://www.xfce.org/archive/xfce-4.4.0/src/xfwm4-4.4.0.tar.bz2 +Source0: http://www.xfce.org/archive/xfce-4.4.1/src/xfwm4-4.4.1.tar.bz2 +Patch0: xfwm4-4.4.1-fix-typo.patch Group: User Interface/Desktops BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) @@ -29,6 +30,7 @@ %prep %setup -q +%patch0 -p1 -b .fix-typo %build %configure @@ -69,6 +71,9 @@ %{_datadir}/themes %changelog +* Wed Apr 11 2007 Kevin Fenzi - 4.4.1-1 +- Update to 4.4.1 + * Sun Jan 21 2007 Kevin Fenzi - 4.4.0-1 - Update to 4.4.0 Index: sources =================================================================== RCS file: /cvs/extras/rpms/xfwm4/FC-6/sources,v retrieving revision 1.8 retrieving revision 1.9 diff -u -r1.8 -r1.9 --- sources 27 Jan 2007 21:24:50 -0000 1.8 +++ sources 23 Apr 2007 02:53:55 -0000 1.9 @@ -1 +1 @@ -8bb7231a20b30bfc1936b0facb9f072c xfwm4-4.4.0.tar.bz2 +c531edad76c909001acccc02936404f2 xfwm4-4.4.1.tar.bz2 Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/xfwm4/FC-6/.cvsignore,v retrieving revision 1.8 retrieving revision 1.9 diff -u -r1.8 -r1.9 --- .cvsignore 27 Jan 2007 21:24:50 -0000 1.8 +++ .cvsignore 23 Apr 2007 02:53:55 -0000 1.9 @@ -1 +1 @@ -xfwm4-4.4.0.tar.bz2 +xfwm4-4.4.1.tar.bz2 From fedora-extras-commits at redhat.com Mon Apr 23 02:56:20 2007 From: fedora-extras-commits at redhat.com (Kevin Fenzi (kevin)) Date: Sun, 22 Apr 2007 22:56:20 -0400 Subject: rpms/xfwm4-themes/FC-6 xfwm4-themes.spec, 1.12, 1.13 sources, 1.7, 1.8 .cvsignore, 1.7, 1.8 Message-ID: <200704230256.l3N2uKE5026025@cvs-int.fedora.redhat.com> Author: kevin Update of /cvs/extras/rpms/xfwm4-themes/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv25996 Modified Files: xfwm4-themes.spec sources .cvsignore Log Message: Update to 4.4.1 Index: xfwm4-themes.spec =================================================================== RCS file: /cvs/extras/rpms/xfwm4-themes/FC-6/xfwm4-themes.spec,v retrieving revision 1.12 retrieving revision 1.13 diff -u -r1.12 -r1.13 --- xfwm4-themes.spec 27 Jan 2007 21:26:08 -0000 1.12 +++ xfwm4-themes.spec 23 Apr 2007 02:55:45 -0000 1.13 @@ -1,10 +1,10 @@ Summary: Additional themes for xfwm4 Name: xfwm4-themes -Version: 4.4.0 +Version: 4.4.1 Release: 1%{?dist} License: GPL URL: http://www.xfce.org/ -Source0: http://www.xfce.org/archive/xfce-4.4.0/src/xfwm4-themes-4.4.0.tar.bz2 +Source0: http://www.xfce.org/archive/xfce-4.4.1/src/xfwm4-themes-4.4.1.tar.bz2 Group: User Interface/Desktops Buildroot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) Requires: xfwm4 @@ -35,6 +35,9 @@ %{_datadir}/themes %changelog +* Wed Apr 11 2007 Kevin Fenzi - 4.4.1-1 +- Update to 4.4.1 + * Sun Jan 21 2007 Kevin Fenzi - 4.4.0-1 - Update to 4.4.0 Index: sources =================================================================== RCS file: /cvs/extras/rpms/xfwm4-themes/FC-6/sources,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- sources 27 Jan 2007 21:26:08 -0000 1.7 +++ sources 23 Apr 2007 02:55:45 -0000 1.8 @@ -1 +1 @@ -be42fc573181d8f7c0d4ac10d1c8940c xfwm4-themes-4.4.0.tar.bz2 +cdf7b5b1b5e180f86617be7693bb70a7 xfwm4-themes-4.4.1.tar.bz2 Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/xfwm4-themes/FC-6/.cvsignore,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- .cvsignore 27 Jan 2007 21:26:08 -0000 1.7 +++ .cvsignore 23 Apr 2007 02:55:45 -0000 1.8 @@ -1 +1 @@ -xfwm4-themes-4.4.0.tar.bz2 +xfwm4-themes-4.4.1.tar.bz2 From fedora-extras-commits at redhat.com Mon Apr 23 09:31:51 2007 From: fedora-extras-commits at redhat.com (Patrice Dumas (pertusus)) Date: Mon, 23 Apr 2007 05:31:51 -0400 Subject: rpms/cernlib/devel cernlib-64test.patch, 1.5, 1.6 cernlib.spec, 1.46, 1.47 Message-ID: <200704230931.l3N9Vpvs002351@cvs-int.fedora.redhat.com> Author: pertusus Update of /cvs/extras/rpms/cernlib/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv1922 Modified Files: cernlib-64test.patch cernlib.spec Log Message: packlib/zebra test also fails on x86_64, exclude it. cernlib-64test.patch: Index: cernlib-64test.patch =================================================================== RCS file: /cvs/extras/rpms/cernlib/devel/cernlib-64test.patch,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- cernlib-64test.patch 22 Apr 2007 22:28:41 -0000 1.5 +++ cernlib-64test.patch 23 Apr 2007 09:31:17 -0000 1.6 @@ -1,11 +1,11 @@ --- cernlib-2006/2006/src/packlib/Imakefile.64test 2007-04-22 18:31:11.000000000 +0200 -+++ cernlib-2006/2006/src/packlib/Imakefile 2007-04-23 00:21:51.000000000 +0200 ++++ cernlib-2006/2006/src/packlib/Imakefile 2007-04-23 08:48:31.000000000 +0200 @@ -16,7 +16,7 @@ InstallLibraryAlias(packlib,packlib-shift,$(CERN_LIBDIR)) InstallSharedLibrary(packlib,$(LIB_SONAME).$(CERN_LEVEL),$(CERN_SHLIBDIR)) -TestSubdirs($(LIBDIRS)) -+TestSubdirs(cspack epio fatmen hepdb kapack minuit zebra) ++TestSubdirs(cspack epio fatmen hepdb kapack minuit) #ifdef CERNLIB_VAXVMS Index: cernlib.spec =================================================================== RCS file: /cvs/extras/rpms/cernlib/devel/cernlib.spec,v retrieving revision 1.46 retrieving revision 1.47 diff -u -r1.46 -r1.47 --- cernlib.spec 22 Apr 2007 22:28:41 -0000 1.46 +++ cernlib.spec 23 Apr 2007 09:31:17 -0000 1.47 @@ -6,7 +6,7 @@ Name: cernlib Version: 2006 -Release: 5.3%{?dist} +Release: 5.4%{?dist} Summary: General purpose CERN library and associated binaries Group: Development/Libraries # As explained in the cernlib on debian FAQ, cfortran can be considered LGPL. @@ -1109,9 +1109,9 @@ %changelog -* Sun Apr 22 2007 Patrice Dumas 2006-5.3 -- packlib/ffread, packlib/hbook, packlib/kuip, packlib/zbook - tests fail on x86_64, exclude the test on this arch +* Sun Apr 22 2007 Patrice Dumas 2006-5.4 +- packlib/ffread, packlib/hbook, packlib/kuip, packlib/zbook, packlib/zebra + tests fail on x86_64, exclude the tests on this arch - kernbit/kernnum test fails on x86_64, exclude the test on this arch * Sun Apr 22 2007 Patrice Dumas 2006-3 From fedora-extras-commits at redhat.com Mon Apr 23 09:35:51 2007 From: fedora-extras-commits at redhat.com (Thomas Vander Stichele (thomasvs)) Date: Mon, 23 Apr 2007 05:35:51 -0400 Subject: rpms/ladspa/FC-5 ladspa.spec,1.11,1.12 Message-ID: <200704230935.l3N9ZpFe002536@cvs-int.fedora.redhat.com> Author: thomasvs Update of /cvs/extras/rpms/ladspa/FC-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv2478/FC-5 Modified Files: ladspa.spec Log Message: own data dir, fixing #231706 Index: ladspa.spec =================================================================== RCS file: /cvs/extras/rpms/ladspa/FC-5/ladspa.spec,v retrieving revision 1.11 retrieving revision 1.12 diff -u -r1.11 -r1.12 --- ladspa.spec 16 Sep 2006 16:02:26 -0000 1.11 +++ ladspa.spec 23 Apr 2007 09:35:16 -0000 1.12 @@ -71,6 +71,9 @@ INSTALL_INCLUDE_DIR=$RPM_BUILD_ROOT%{_includedir} \ INSTALL_BINARY_DIR=$RPM_BUILD_ROOT%{_bindir} +## this is where plugins will install their rdf +mkdir -p $RPM_BUILD_ROOT%{_datadir}/ladspa/rdf + %clean rm -rf $RPM_BUILD_ROOT @@ -84,6 +87,7 @@ %{_bindir}/analyseplugin %{_bindir}/applyplugin %{_bindir}/listplugins +%{_datadir}/ladspa %files devel %defattr(-,root,root,-) @@ -92,6 +96,10 @@ %changelog +* Mon Apr 23 2007 Thomas Vander Stichele +- 1.12-8 +- own the datadir. Fixes #231706. + * Sat Sep 16 2006 Thomas Vander Stichele - 1.12-7 - include gcc 4.1 patch from Mandriva From fedora-extras-commits at redhat.com Mon Apr 23 09:35:56 2007 From: fedora-extras-commits at redhat.com (Thomas Vander Stichele (thomasvs)) Date: Mon, 23 Apr 2007 05:35:56 -0400 Subject: rpms/ladspa/FC-6 ladspa.spec,1.11,1.12 Message-ID: <200704230935.l3N9ZugM002543@cvs-int.fedora.redhat.com> Author: thomasvs Update of /cvs/extras/rpms/ladspa/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv2478/FC-6 Modified Files: ladspa.spec Log Message: own data dir, fixing #231706 Index: ladspa.spec =================================================================== RCS file: /cvs/extras/rpms/ladspa/FC-6/ladspa.spec,v retrieving revision 1.11 retrieving revision 1.12 diff -u -r1.11 -r1.12 --- ladspa.spec 16 Sep 2006 16:29:40 -0000 1.11 +++ ladspa.spec 23 Apr 2007 09:35:22 -0000 1.12 @@ -71,6 +71,9 @@ INSTALL_INCLUDE_DIR=$RPM_BUILD_ROOT%{_includedir} \ INSTALL_BINARY_DIR=$RPM_BUILD_ROOT%{_bindir} +## this is where plugins will install their rdf +mkdir -p $RPM_BUILD_ROOT%{_datadir}/ladspa/rdf + %clean rm -rf $RPM_BUILD_ROOT @@ -84,6 +87,7 @@ %{_bindir}/analyseplugin %{_bindir}/applyplugin %{_bindir}/listplugins +%{_datadir}/ladspa %files devel %defattr(-,root,root,-) @@ -92,6 +96,10 @@ %changelog +* Mon Apr 23 2007 Thomas Vander Stichele +- 1.12-8 +- own the datadir. Fixes #231706. + * Sat Sep 16 2006 Thomas Vander Stichele - 1.12-7 - include gcc 4.1 patch from Mandriva From fedora-extras-commits at redhat.com Mon Apr 23 09:36:02 2007 From: fedora-extras-commits at redhat.com (Thomas Vander Stichele (thomasvs)) Date: Mon, 23 Apr 2007 05:36:02 -0400 Subject: rpms/ladspa/devel ladspa.spec,1.11,1.12 Message-ID: <200704230936.l3N9a2n2002548@cvs-int.fedora.redhat.com> Author: thomasvs Update of /cvs/extras/rpms/ladspa/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv2478/devel Modified Files: ladspa.spec Log Message: own data dir, fixing #231706 Index: ladspa.spec =================================================================== RCS file: /cvs/extras/rpms/ladspa/devel/ladspa.spec,v retrieving revision 1.11 retrieving revision 1.12 diff -u -r1.11 -r1.12 --- ladspa.spec 16 Sep 2006 16:29:40 -0000 1.11 +++ ladspa.spec 23 Apr 2007 09:35:27 -0000 1.12 @@ -71,6 +71,9 @@ INSTALL_INCLUDE_DIR=$RPM_BUILD_ROOT%{_includedir} \ INSTALL_BINARY_DIR=$RPM_BUILD_ROOT%{_bindir} +## this is where plugins will install their rdf +mkdir -p $RPM_BUILD_ROOT%{_datadir}/ladspa/rdf + %clean rm -rf $RPM_BUILD_ROOT @@ -84,6 +87,7 @@ %{_bindir}/analyseplugin %{_bindir}/applyplugin %{_bindir}/listplugins +%{_datadir}/ladspa %files devel %defattr(-,root,root,-) @@ -92,6 +96,10 @@ %changelog +* Mon Apr 23 2007 Thomas Vander Stichele +- 1.12-8 +- own the datadir. Fixes #231706. + * Sat Sep 16 2006 Thomas Vander Stichele - 1.12-7 - include gcc 4.1 patch from Mandriva From fedora-extras-commits at redhat.com Mon Apr 23 09:37:25 2007 From: fedora-extras-commits at redhat.com (Thomas Vander Stichele (thomasvs)) Date: Mon, 23 Apr 2007 05:37:25 -0400 Subject: rpms/ladspa/FC-5 ladspa.spec,1.12,1.13 Message-ID: <200704230937.l3N9bPBY002639@cvs-int.fedora.redhat.com> Author: thomasvs Update of /cvs/extras/rpms/ladspa/FC-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv2576/FC-5 Modified Files: ladspa.spec Log Message: own data dir, fixing #231706 Index: ladspa.spec =================================================================== RCS file: /cvs/extras/rpms/ladspa/FC-5/ladspa.spec,v retrieving revision 1.12 retrieving revision 1.13 diff -u -r1.12 -r1.13 --- ladspa.spec 23 Apr 2007 09:35:16 -0000 1.12 +++ ladspa.spec 23 Apr 2007 09:36:51 -0000 1.13 @@ -1,6 +1,6 @@ Name: ladspa Version: 1.12 -Release: 7%{?dist} +Release: 8%{?dist} Summary: LADSPA SDK, example plug-ins and tools From fedora-extras-commits at redhat.com Mon Apr 23 09:37:35 2007 From: fedora-extras-commits at redhat.com (Thomas Vander Stichele (thomasvs)) Date: Mon, 23 Apr 2007 05:37:35 -0400 Subject: rpms/ladspa/devel ladspa.spec,1.12,1.13 Message-ID: <200704230937.l3N9bZV8002647@cvs-int.fedora.redhat.com> Author: thomasvs Update of /cvs/extras/rpms/ladspa/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv2576/devel Modified Files: ladspa.spec Log Message: own data dir, fixing #231706 Index: ladspa.spec =================================================================== RCS file: /cvs/extras/rpms/ladspa/devel/ladspa.spec,v retrieving revision 1.12 retrieving revision 1.13 diff -u -r1.12 -r1.13 --- ladspa.spec 23 Apr 2007 09:35:27 -0000 1.12 +++ ladspa.spec 23 Apr 2007 09:37:00 -0000 1.13 @@ -1,6 +1,6 @@ Name: ladspa Version: 1.12 -Release: 7%{?dist} +Release: 8%{?dist} Summary: LADSPA SDK, example plug-ins and tools From fedora-extras-commits at redhat.com Mon Apr 23 09:37:30 2007 From: fedora-extras-commits at redhat.com (Thomas Vander Stichele (thomasvs)) Date: Mon, 23 Apr 2007 05:37:30 -0400 Subject: rpms/ladspa/FC-6 ladspa.spec,1.12,1.13 Message-ID: <200704230937.l3N9bUUL002644@cvs-int.fedora.redhat.com> Author: thomasvs Update of /cvs/extras/rpms/ladspa/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv2576/FC-6 Modified Files: ladspa.spec Log Message: own data dir, fixing #231706 Index: ladspa.spec =================================================================== RCS file: /cvs/extras/rpms/ladspa/FC-6/ladspa.spec,v retrieving revision 1.12 retrieving revision 1.13 diff -u -r1.12 -r1.13 --- ladspa.spec 23 Apr 2007 09:35:22 -0000 1.12 +++ ladspa.spec 23 Apr 2007 09:36:56 -0000 1.13 @@ -1,6 +1,6 @@ Name: ladspa Version: 1.12 -Release: 7%{?dist} +Release: 8%{?dist} Summary: LADSPA SDK, example plug-ins and tools From fedora-extras-commits at redhat.com Mon Apr 23 09:42:52 2007 From: fedora-extras-commits at redhat.com (Harald Hoyer (harald)) Date: Mon, 23 Apr 2007 05:42:52 -0400 Subject: rpms/cdrkit/devel cdrkit.spec,1.1,1.2 Message-ID: <200704230942.l3N9gqH9003211@cvs-int.fedora.redhat.com> Author: harald Update of /cvs/extras/rpms/cdrkit/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv3052 Modified Files: cdrkit.spec Log Message: - bump obsoletes/provides Index: cdrkit.spec =================================================================== RCS file: /cvs/extras/rpms/cdrkit/devel/cdrkit.spec,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- cdrkit.spec 1 Mar 2007 10:24:47 -0000 1.1 +++ cdrkit.spec 23 Apr 2007 09:42:18 -0000 1.2 @@ -1,7 +1,7 @@ Summary: A collection of CD/DVD utilities Name: cdrkit Version: 1.1.2 -Release: 3%{?dist} +Release: 4%{?dist} License: GPL Group: Applications/System URL: http://cdrkit.org/ @@ -18,8 +18,8 @@ Group: Applications/Archiving Obsoletes: dvdrecord <= 0:0.1.5 Provides: dvdrecord = 0:0.1.5.1 -Obsoletes: cdrecord <= 9:2.01-10 -Provides: cdrecord = 9:2.01-10.1 +Obsoletes: cdrecord < 9:2.01-12 +Provides: cdrecord = 9:2.01-12 %description -n wodim Wodim is an application for creating audio and data CDs. Wodim @@ -29,8 +29,8 @@ %package -n genisoimage Summary: Creates an image of an ISO9660 filesystem Group: Applications/System -Obsoletes: mkisofs <= 9:2.01-10 -Provides: mkisofs = 9:2.01-10.1 +Obsoletes: mkisofs < 9:2.01-12 +Provides: mkisofs = 9:2.01-12 Requires: perl >= 4:5.8.1 %description -n genisoimage @@ -47,8 +47,8 @@ %package -n icedax Group: Applications/Multimedia Summary: A utility for sampling/copying .wav files from digital audio CDs -Obsoletes: cdda2wav <= 9:2.01-10 -Provides: cdda2wav = 9:2.01-10.1 +Obsoletes: cdda2wav < 9:2.01-12 +Provides: cdda2wav = 9:2.01-12 %description -n icedax Icedax is a sampling utility for CD-ROM drives that are capable of @@ -137,7 +137,10 @@ %{_mandir}/man1/readmult.* %changelog -* Tue Feb 27 2007 Harald Hoyer - 1.1.2-3%{?dist} +* Mon Apr 23 2007 Harald Hoyer - 1.1.2-4 +- bump obsoletes/provides + +* Tue Feb 27 2007 Harald Hoyer - 1.1.2-3 - applied specfile changes as in bug #224365 * Wed Jan 24 2007 Harald Hoyer - 1.1.2-1 From fedora-extras-commits at redhat.com Mon Apr 23 09:43:25 2007 From: fedora-extras-commits at redhat.com (Thomas Vander Stichele (thomasvs)) Date: Mon, 23 Apr 2007 05:43:25 -0400 Subject: rpms/libannodex/FC-5 libannodex.spec,1.6,1.7 Message-ID: <200704230943.l3N9hPWN003254@cvs-int.fedora.redhat.com> Author: thomasvs Update of /cvs/extras/rpms/libannodex/FC-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv3199/FC-5 Modified Files: libannodex.spec Log Message: own dir, fixing #233859 Index: libannodex.spec =================================================================== RCS file: /cvs/extras/rpms/libannodex/FC-5/libannodex.spec,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- libannodex.spec 5 Mar 2006 15:44:19 -0000 1.6 +++ libannodex.spec 23 Apr 2007 09:42:51 -0000 1.7 @@ -1,6 +1,6 @@ Name: libannodex Version: 0.7.3 -Release: 3%{?dist} +Release: 6%{?dist} Summary: Library for annotating and indexing networked media Group: System Environment/Libraries @@ -79,6 +79,7 @@ # %doc NEWS %{_libdir}/libannodex.so.* %{_bindir}/anx* +%dir %{_libdir}/annodex %dir %{_libdir}/annodex/importers %{_libdir}/annodex/importers/libanx*.so* %{_mandir}/man1/* @@ -103,6 +104,17 @@ %postun -p /sbin/ldconfig %changelog +* Mon Apr 23 2007 Thomas Vander Stichele +- 0.7.3-6 +- Own another directory. Fixes #233859. + +* Thu Oct 05 2006 Christian Iseli 0.7.3-5 + - rebuilt for unwind info generation, broken in gcc-4.1.1-21 + +* Wed Sep 20 2006 Thomas Vander Stichele +- 0.7.3-4 +- rebuilt + * Sun Mar 05 2006 Thomas Vander Stichele - 0.7.3-3 - added docbook-utils, needed for man page build From fedora-extras-commits at redhat.com Mon Apr 23 09:43:30 2007 From: fedora-extras-commits at redhat.com (Thomas Vander Stichele (thomasvs)) Date: Mon, 23 Apr 2007 05:43:30 -0400 Subject: rpms/libannodex/FC-6 libannodex.spec,1.8,1.9 Message-ID: <200704230943.l3N9hU3m003258@cvs-int.fedora.redhat.com> Author: thomasvs Update of /cvs/extras/rpms/libannodex/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv3199/FC-6 Modified Files: libannodex.spec Log Message: own dir, fixing #233859 Index: libannodex.spec =================================================================== RCS file: /cvs/extras/rpms/libannodex/FC-6/libannodex.spec,v retrieving revision 1.8 retrieving revision 1.9 diff -u -r1.8 -r1.9 --- libannodex.spec 4 Oct 2006 22:37:48 -0000 1.8 +++ libannodex.spec 23 Apr 2007 09:42:55 -0000 1.9 @@ -1,6 +1,6 @@ Name: libannodex Version: 0.7.3 -Release: 5%{?dist} +Release: 6%{?dist} Summary: Library for annotating and indexing networked media Group: System Environment/Libraries @@ -79,6 +79,7 @@ # %doc NEWS %{_libdir}/libannodex.so.* %{_bindir}/anx* +%dir %{_libdir}/annodex %dir %{_libdir}/annodex/importers %{_libdir}/annodex/importers/libanx*.so* %{_mandir}/man1/* @@ -103,11 +104,15 @@ %postun -p /sbin/ldconfig %changelog +* Mon Apr 23 2007 Thomas Vander Stichele +- 0.7.3-6 +- Own another directory. Fixes #233859. + * Thu Oct 05 2006 Christian Iseli 0.7.3-5 - rebuilt for unwind info generation, broken in gcc-4.1.1-21 * Wed Sep 20 2006 Thomas Vander Stichele -- 0.7.4-4 +- 0.7.3-4 - rebuilt * Sun Mar 05 2006 Thomas Vander Stichele From fedora-extras-commits at redhat.com Mon Apr 23 09:43:35 2007 From: fedora-extras-commits at redhat.com (Thomas Vander Stichele (thomasvs)) Date: Mon, 23 Apr 2007 05:43:35 -0400 Subject: rpms/libannodex/devel libannodex.spec,1.8,1.9 Message-ID: <200704230943.l3N9hZmh003261@cvs-int.fedora.redhat.com> Author: thomasvs Update of /cvs/extras/rpms/libannodex/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv3199/devel Modified Files: libannodex.spec Log Message: own dir, fixing #233859 Index: libannodex.spec =================================================================== RCS file: /cvs/extras/rpms/libannodex/devel/libannodex.spec,v retrieving revision 1.8 retrieving revision 1.9 diff -u -r1.8 -r1.9 --- libannodex.spec 4 Oct 2006 22:37:48 -0000 1.8 +++ libannodex.spec 23 Apr 2007 09:43:00 -0000 1.9 @@ -1,6 +1,6 @@ Name: libannodex Version: 0.7.3 -Release: 5%{?dist} +Release: 6%{?dist} Summary: Library for annotating and indexing networked media Group: System Environment/Libraries @@ -79,6 +79,7 @@ # %doc NEWS %{_libdir}/libannodex.so.* %{_bindir}/anx* +%dir %{_libdir}/annodex %dir %{_libdir}/annodex/importers %{_libdir}/annodex/importers/libanx*.so* %{_mandir}/man1/* @@ -103,11 +104,15 @@ %postun -p /sbin/ldconfig %changelog +* Mon Apr 23 2007 Thomas Vander Stichele +- 0.7.3-6 +- Own another directory. Fixes #233859. + * Thu Oct 05 2006 Christian Iseli 0.7.3-5 - rebuilt for unwind info generation, broken in gcc-4.1.1-21 * Wed Sep 20 2006 Thomas Vander Stichele -- 0.7.4-4 +- 0.7.3-4 - rebuilt * Sun Mar 05 2006 Thomas Vander Stichele From fedora-extras-commits at redhat.com Mon Apr 23 09:45:44 2007 From: fedora-extras-commits at redhat.com (Thomas Vander Stichele (thomasvs)) Date: Mon, 23 Apr 2007 05:45:44 -0400 Subject: rpms/libannodex/FC-6 libannodex.spec,1.9,1.10 Message-ID: <200704230945.l3N9jiGn003474@cvs-int.fedora.redhat.com> Author: thomasvs Update of /cvs/extras/rpms/libannodex/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv3397/FC-6 Modified Files: libannodex.spec Log Message: own dir, fixing #233859 Index: libannodex.spec =================================================================== RCS file: /cvs/extras/rpms/libannodex/FC-6/libannodex.spec,v retrieving revision 1.9 retrieving revision 1.10 diff -u -r1.9 -r1.10 --- libannodex.spec 23 Apr 2007 09:42:55 -0000 1.9 +++ libannodex.spec 23 Apr 2007 09:45:09 -0000 1.10 @@ -1,6 +1,6 @@ Name: libannodex Version: 0.7.3 -Release: 6%{?dist} +Release: 7%{?dist} Summary: Library for annotating and indexing networked media Group: System Environment/Libraries @@ -90,7 +90,7 @@ %{_libdir}/libannodex.so %{_libdir}/libannodex.a %{_libdir}/pkgconfig/annodex.pc -%{_includedir}/annodex/*.h +%{_includedir}/annodex %{_libdir}/annodex/importers/libanx*.a %post @@ -105,7 +105,7 @@ %changelog * Mon Apr 23 2007 Thomas Vander Stichele -- 0.7.3-6 +- 0.7.3-7 - Own another directory. Fixes #233859. * Thu Oct 05 2006 Christian Iseli 0.7.3-5 From fedora-extras-commits at redhat.com Mon Apr 23 09:45:39 2007 From: fedora-extras-commits at redhat.com (Thomas Vander Stichele (thomasvs)) Date: Mon, 23 Apr 2007 05:45:39 -0400 Subject: rpms/libannodex/FC-5 libannodex.spec,1.7,1.8 Message-ID: <200704230945.l3N9jdHv003466@cvs-int.fedora.redhat.com> Author: thomasvs Update of /cvs/extras/rpms/libannodex/FC-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv3397/FC-5 Modified Files: libannodex.spec Log Message: own dir, fixing #233859 Index: libannodex.spec =================================================================== RCS file: /cvs/extras/rpms/libannodex/FC-5/libannodex.spec,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- libannodex.spec 23 Apr 2007 09:42:51 -0000 1.7 +++ libannodex.spec 23 Apr 2007 09:45:04 -0000 1.8 @@ -1,6 +1,6 @@ Name: libannodex Version: 0.7.3 -Release: 6%{?dist} +Release: 7%{?dist} Summary: Library for annotating and indexing networked media Group: System Environment/Libraries @@ -90,7 +90,7 @@ %{_libdir}/libannodex.so %{_libdir}/libannodex.a %{_libdir}/pkgconfig/annodex.pc -%{_includedir}/annodex/*.h +%{_includedir}/annodex %{_libdir}/annodex/importers/libanx*.a %post @@ -105,7 +105,7 @@ %changelog * Mon Apr 23 2007 Thomas Vander Stichele -- 0.7.3-6 +- 0.7.3-7 - Own another directory. Fixes #233859. * Thu Oct 05 2006 Christian Iseli 0.7.3-5 From fedora-extras-commits at redhat.com Mon Apr 23 09:45:48 2007 From: fedora-extras-commits at redhat.com (Thomas Vander Stichele (thomasvs)) Date: Mon, 23 Apr 2007 05:45:48 -0400 Subject: rpms/libannodex/devel libannodex.spec,1.9,1.10 Message-ID: <200704230945.l3N9jmpQ003477@cvs-int.fedora.redhat.com> Author: thomasvs Update of /cvs/extras/rpms/libannodex/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv3397/devel Modified Files: libannodex.spec Log Message: own dir, fixing #233859 Index: libannodex.spec =================================================================== RCS file: /cvs/extras/rpms/libannodex/devel/libannodex.spec,v retrieving revision 1.9 retrieving revision 1.10 diff -u -r1.9 -r1.10 --- libannodex.spec 23 Apr 2007 09:43:00 -0000 1.9 +++ libannodex.spec 23 Apr 2007 09:45:14 -0000 1.10 @@ -1,6 +1,6 @@ Name: libannodex Version: 0.7.3 -Release: 6%{?dist} +Release: 7%{?dist} Summary: Library for annotating and indexing networked media Group: System Environment/Libraries @@ -90,7 +90,7 @@ %{_libdir}/libannodex.so %{_libdir}/libannodex.a %{_libdir}/pkgconfig/annodex.pc -%{_includedir}/annodex/*.h +%{_includedir}/annodex %{_libdir}/annodex/importers/libanx*.a %post @@ -105,7 +105,7 @@ %changelog * Mon Apr 23 2007 Thomas Vander Stichele -- 0.7.3-6 +- 0.7.3-7 - Own another directory. Fixes #233859. * Thu Oct 05 2006 Christian Iseli 0.7.3-5 From fedora-extras-commits at redhat.com Mon Apr 23 09:56:46 2007 From: fedora-extras-commits at redhat.com (Hans de Goede (jwrdegoede)) Date: Mon, 23 Apr 2007 05:56:46 -0400 Subject: rpms/avr-binutils import.log,1.1,1.2 Message-ID: <200704230956.l3N9uk9r004234@cvs-int.fedora.redhat.com> Author: jwrdegoede Update of /cvs/extras/rpms/avr-binutils In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv4185 Modified Files: import.log Log Message: auto-import avr-binutils-2.17-3.fc7 on branch devel from avr-binutils-2.17-3.fc7.src.rpm Index: import.log =================================================================== RCS file: /cvs/extras/rpms/avr-binutils/import.log,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- import.log 22 Apr 2007 13:35:43 -0000 1.1 +++ import.log 23 Apr 2007 09:56:12 -0000 1.2 @@ -0,0 +1 @@ +avr-binutils-2_17-3_fc7:HEAD:avr-binutils-2.17-3.fc7.src.rpm:1177322041 From fedora-extras-commits at redhat.com Mon Apr 23 09:56:51 2007 From: fedora-extras-commits at redhat.com (Hans de Goede (jwrdegoede)) Date: Mon, 23 Apr 2007 05:56:51 -0400 Subject: rpms/avr-binutils/devel README.fedora, NONE, 1.1 avr-binutils.spec, NONE, 1.1 .cvsignore, 1.1, 1.2 sources, 1.1, 1.2 Message-ID: <200704230956.l3N9upTX004240@cvs-int.fedora.redhat.com> Author: jwrdegoede Update of /cvs/extras/rpms/avr-binutils/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv4185/devel Modified Files: .cvsignore sources Added Files: README.fedora avr-binutils.spec Log Message: auto-import avr-binutils-2.17-3.fc7 on branch devel from avr-binutils-2.17-3.fc7.src.rpm --- NEW FILE README.fedora --- This package does not include the gnu texinfo documentation because this would conflict with the native binutils. If you've installed the native binutils, you can find the info documentation there, notice that this might be for a different version though! --- NEW FILE avr-binutils.spec --- %define target avr Name: %{target}-binutils Version: 2.17 Release: 3%{?dist} Summary: Cross Compiling GNU binutils targeted at %{target} Group: Development/Tools License: GPL URL: http://www.gnu.org/software/binutils/ Source0: ftp://ftp.gnu.org/pub/gnu/binutils/binutils-%{version}.tar.bz2 Source1: README.fedora BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-%(%{__id_u} -n) %description This is a Cross Compiling version of GNU binutils, which can be used to assemble and link binaries for the %{target} platform, instead of for the native %{_arch} platform. %prep %setup -q -c cp %{SOURCE1} . %build mkdir -p build pushd build CFLAGS="$RPM_OPT_FLAGS" ../binutils-%{version}/configure --prefix=%{_prefix} \ --libdir=%{_libdir} --mandir=%{_mandir} --infodir=%{_infodir} \ --target=%{target} --disable-werror --disable-nls make %{?_smp_mflags} popd build %install rm -rf $RPM_BUILD_ROOT pushd build make install DESTDIR=$RPM_BUILD_ROOT popd build # these are for win targets only rm $RPM_BUILD_ROOT%{_mandir}/man1/%{target}-{dlltool,nlmconv,windres}.1 # we don't want these as we are a cross version rm -r $RPM_BUILD_ROOT%{_infodir} rm $RPM_BUILD_ROOT%{_libdir}/libiberty.a %clean rm -rf $RPM_BUILD_ROOT %files %defattr(-,root,root,-) %doc binutils-%{version}/COPYING binutils-%{version}/COPYING.LIB %doc binutils-%{version}/README README.fedora %{_prefix}/%{target} %{_bindir}/%{target}-* %{_mandir}/man1/%{target}-*.1.gz %changelog * Sat Apr 7 2007 Hans de Goede 2.17-3 - Use mkdir -p instead of mkdir, to fix rpmbuild --short-circuit (bz 234750) * Fri Apr 6 2007 Hans de Goede 2.17-2 - Several specfile improvements / fixes (bz 234750) * Sun Apr 1 2007 Hans de Goede 2.17-1 - Revert to GNU 2.17 release as using GNU releases are better for non linux targets - Add --disable-nls, to disable translations, so that we don't use the native PO files, as using the PO files of the (different version) native binutils, can lead to all kinda problems when translating formatstrings. - Don't use %%configure but DIY, to avoid unwanted side effects of %%configure * Sun Apr 1 2007 Hans de Goede 2.17.50.0.12-1 - Bump to 2.17.50.0.12, to sync with rawhide / Fedora 7 - "Dynamicly Generate" README.fedora so that macros can be used * Thu Mar 29 2007 Hans de Goede 2.17.50.0.9-1 - Bump to 2.17.50.0.9 - Use %%configure instead of ./configure - Various fixups * Wed Mar 28 2007 Koos Termeulen koostermeulen at gmail.com 2.17-1 - New version and some changes after unofficial review by Hans de Goede * Wed Mar 21 2007 Koos Termeulen koostermeulen at gmail.com 2.16.1-1 - Initial release Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/avr-binutils/devel/.cvsignore,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- .cvsignore 22 Apr 2007 13:35:53 -0000 1.1 +++ .cvsignore 23 Apr 2007 09:56:16 -0000 1.2 @@ -0,0 +1 @@ +binutils-2.17.tar.bz2 Index: sources =================================================================== RCS file: /cvs/extras/rpms/avr-binutils/devel/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 22 Apr 2007 13:35:53 -0000 1.1 +++ sources 23 Apr 2007 09:56:16 -0000 1.2 @@ -0,0 +1 @@ +e26e2e06b6e4bf3acf1dc8688a94c0d1 binutils-2.17.tar.bz2 From fedora-extras-commits at redhat.com Mon Apr 23 10:51:31 2007 From: fedora-extras-commits at redhat.com (Roland Wolters (liquidat)) Date: Mon, 23 Apr 2007 06:51:31 -0400 Subject: rpms/speedcrunch/devel sources,1.1,1.2 speedcrunch.spec,1.3,1.4 Message-ID: <200704231051.l3NApVEF010475@cvs-int.fedora.redhat.com> Author: liquidat Update of /cvs/extras/rpms/speedcrunch/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv10331 Modified Files: sources speedcrunch.spec Log Message: Update to version 0.7, icon scriplets added Index: sources =================================================================== RCS file: /cvs/extras/rpms/speedcrunch/devel/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 25 Feb 2007 02:00:51 -0000 1.1 +++ sources 23 Apr 2007 10:50:54 -0000 1.2 @@ -1 +1 @@ -e9a94f6a054c1332483024ee035d3a79 speedcrunch-0.7-beta2.tar.gz +f646db54bf0500183d3883b43847bc13 speedcrunch-0.7.tar.gz Index: speedcrunch.spec =================================================================== RCS file: /cvs/extras/rpms/speedcrunch/devel/speedcrunch.spec,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- speedcrunch.spec 19 Apr 2007 22:22:18 -0000 1.3 +++ speedcrunch.spec 23 Apr 2007 10:50:54 -0000 1.4 @@ -1,12 +1,12 @@ Name: speedcrunch Version: 0.7 -Release: 0.10.beta2%{?dist} +Release: 1%{?dist} Summary: A fast power user calculator for KDE Group: Applications/Engineering License: GPL URL: http://speedcrunch.digitalfanatics.org -Source0: http://speedcrunch.digitalfanatics.org/downloads/speedcrunch-0.7-beta2.tar.gz +Source0: http://speedcrunch.googlecode.com/files/speedcrunch-0.7.tar.gz Source1: speedcrunch.desktop BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) @@ -20,7 +20,7 @@ full keyboard-friendly and more than 15 built-in math function. %prep -%setup -qn speedcrunch-0.7-beta2 +%setup -q sed -i 's/\r//' COPYING ChangeLog README %build @@ -51,6 +51,14 @@ --dir=$RPM_BUILD_ROOT%{_datadir}/applications/kde \ %{SOURCE1} +%post +touch --no-create %{_datadir}/icons/hicolor || : +%{_bindir}/gtk-update-icon-cache --quiet %{_datadir}/icons/hicolor || : + +%postun +touch --no-create %{_datadir}/icons/hicolor || : +%{_bindir}/gtk-update-icon-cache --quiet %{_datadir}/icons/hicolor || : + %clean rm -rf $RPM_BUILD_ROOT @@ -63,6 +71,10 @@ %{_datadir}/icons/hicolor/*/apps/speedcrunch.png %changelog +* Mon Apr 23 2007 Roland Wolters 0.7-1 +- update to upstream 0.7 +- icon scriplets for spec file added + * Sat Apr 20 2007 Aurelien Bompard 0.7-0.10.beta2 - add icon to the desktop file From fedora-extras-commits at redhat.com Mon Apr 23 11:00:28 2007 From: fedora-extras-commits at redhat.com (Tomas Janousek (tjanouse)) Date: Mon, 23 Apr 2007 07:00:28 -0400 Subject: rpms/cyrus-imapd/devel cyrus-imapd.spec,1.23,1.24 Message-ID: <200704231100.l3NB0Sgg010723@cvs-int.fedora.redhat.com> Author: tjanouse Update of /cvs/extras/rpms/cyrus-imapd/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv10684 Modified Files: cyrus-imapd.spec Log Message: * Mon Apr 23 2007 Tomas Janousek - 2.3.8-3.1 - the -devel subpackage no longer requires the main one Index: cyrus-imapd.spec =================================================================== RCS file: /cvs/extras/rpms/cyrus-imapd/devel/cyrus-imapd.spec,v retrieving revision 1.23 retrieving revision 1.24 diff -u -r1.23 -r1.24 --- cyrus-imapd.spec 11 Apr 2007 09:43:42 -0000 1.23 +++ cyrus-imapd.spec 23 Apr 2007 10:59:54 -0000 1.24 @@ -1,6 +1,6 @@ Name: cyrus-imapd Version: 2.3.8 -Release: 3%{?dist} +Release: 3.1%{?dist} # ********************** BUILD TIME OPTIONS START ********************** @@ -205,7 +205,7 @@ %package devel Group: Development/Libraries Summary: Cyrus IMAP server development files -Requires: %{name} = %{version}-%{release} +#Requires: %{name} = %{version}-%{release} %description devel The %{name}-devel package contains header files and libraries @@ -813,6 +813,9 @@ %{_mandir}/man1/* %changelog +* Mon Apr 23 2007 Tomas Janousek - 2.3.8-3.1 +- the -devel subpackage no longer requires the main one + * Wed Apr 11 2007 Tomas Janousek - 2.3.8-3 - updated the no-bare-nl patch (#235569), thanks to Matthias Hensler From fedora-extras-commits at redhat.com Mon Apr 23 11:01:37 2007 From: fedora-extras-commits at redhat.com (Roland Wolters (liquidat)) Date: Mon, 23 Apr 2007 07:01:37 -0400 Subject: rpms/speedcrunch/FC-6 sources,1.1,1.2 speedcrunch.spec,1.5,1.6 Message-ID: <200704231101.l3NB1bTW015076@cvs-int.fedora.redhat.com> Author: liquidat Update of /cvs/extras/rpms/speedcrunch/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv10752 Modified Files: sources speedcrunch.spec Log Message: Update to version 0.7, icon scriplets added Index: sources =================================================================== RCS file: /cvs/extras/rpms/speedcrunch/FC-6/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 25 Feb 2007 16:43:03 -0000 1.1 +++ sources 23 Apr 2007 11:01:01 -0000 1.2 @@ -1 +1 @@ -e9a94f6a054c1332483024ee035d3a79 speedcrunch-0.7-beta2.tar.gz +f646db54bf0500183d3883b43847bc13 speedcrunch-0.7.tar.gz Index: speedcrunch.spec =================================================================== RCS file: /cvs/extras/rpms/speedcrunch/FC-6/speedcrunch.spec,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- speedcrunch.spec 19 Apr 2007 22:28:28 -0000 1.5 +++ speedcrunch.spec 23 Apr 2007 11:01:01 -0000 1.6 @@ -1,12 +1,12 @@ Name: speedcrunch Version: 0.7 -Release: 0.10.beta2%{?dist} +Release: 1%{?dist} Summary: A fast power user calculator for KDE Group: Applications/Engineering License: GPL URL: http://speedcrunch.digitalfanatics.org -Source0: http://speedcrunch.digitalfanatics.org/downloads/speedcrunch-0.7-beta2.tar.gz +Source0: http://speedcrunch.googlecode.com/files/speedcrunch-0.7.tar.gz Source1: speedcrunch.desktop BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) @@ -20,7 +20,7 @@ full keyboard-friendly and more than 15 built-in math function. %prep -%setup -qn speedcrunch-0.7-beta2 +%setup -q sed -i 's/\r//' COPYING ChangeLog README %build @@ -51,6 +51,14 @@ --dir=$RPM_BUILD_ROOT%{_datadir}/applications/kde \ %{SOURCE1} +%post +touch --no-create %{_datadir}/icons/hicolor || : +%{_bindir}/gtk-update-icon-cache --quiet %{_datadir}/icons/hicolor || : + +%postun +touch --no-create %{_datadir}/icons/hicolor || : +%{_bindir}/gtk-update-icon-cache --quiet %{_datadir}/icons/hicolor || : + %clean rm -rf $RPM_BUILD_ROOT @@ -63,6 +71,10 @@ %{_datadir}/icons/hicolor/*/apps/speedcrunch.png %changelog +* Mon Apr 23 2007 Roland Wolters 0.7-1 +- update to upstream 0.7 +- icon scriplets for spec file added + * Sat Apr 20 2007 Aurelien Bompard 0.7-0.10.beta2 - add icon to the desktop file From fedora-extras-commits at redhat.com Mon Apr 23 11:03:19 2007 From: fedora-extras-commits at redhat.com (Roland Wolters (liquidat)) Date: Mon, 23 Apr 2007 07:03:19 -0400 Subject: rpms/speedcrunch/FC-5 sources,1.1,1.2 speedcrunch.spec,1.6,1.7 Message-ID: <200704231103.l3NB3JJC015173@cvs-int.fedora.redhat.com> Author: liquidat Update of /cvs/extras/rpms/speedcrunch/FC-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv15147 Modified Files: sources speedcrunch.spec Log Message: Update to version 0.7, icon scriplets added Index: sources =================================================================== RCS file: /cvs/extras/rpms/speedcrunch/FC-5/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 25 Feb 2007 16:36:22 -0000 1.1 +++ sources 23 Apr 2007 11:02:44 -0000 1.2 @@ -1 +1 @@ -e9a94f6a054c1332483024ee035d3a79 speedcrunch-0.7-beta2.tar.gz +f646db54bf0500183d3883b43847bc13 speedcrunch-0.7.tar.gz Index: speedcrunch.spec =================================================================== RCS file: /cvs/extras/rpms/speedcrunch/FC-5/speedcrunch.spec,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- speedcrunch.spec 19 Apr 2007 22:31:42 -0000 1.6 +++ speedcrunch.spec 23 Apr 2007 11:02:44 -0000 1.7 @@ -1,12 +1,12 @@ Name: speedcrunch Version: 0.7 -Release: 0.10.beta2%{?dist} +Release: 1%{?dist} Summary: A fast power user calculator for KDE Group: Applications/Engineering License: GPL URL: http://speedcrunch.digitalfanatics.org -Source0: http://speedcrunch.digitalfanatics.org/downloads/speedcrunch-0.7-beta2.tar.gz +Source0: http://speedcrunch.googlecode.com/files/speedcrunch-0.7.tar.gz Source1: speedcrunch.desktop BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) @@ -20,7 +20,7 @@ full keyboard-friendly and more than 15 built-in math function. %prep -%setup -qn speedcrunch-0.7-beta2 +%setup -q sed -i 's/\r//' COPYING ChangeLog README %build @@ -51,6 +51,14 @@ --dir=$RPM_BUILD_ROOT%{_datadir}/applications/kde \ %{SOURCE1} +%post +touch --no-create %{_datadir}/icons/hicolor || : +%{_bindir}/gtk-update-icon-cache --quiet %{_datadir}/icons/hicolor || : + +%postun +touch --no-create %{_datadir}/icons/hicolor || : +%{_bindir}/gtk-update-icon-cache --quiet %{_datadir}/icons/hicolor || : + %clean rm -rf $RPM_BUILD_ROOT @@ -63,6 +71,10 @@ %{_datadir}/icons/hicolor/*/apps/speedcrunch.png %changelog +* Mon Apr 23 2007 Roland Wolters 0.7-1 +- update to upstream 0.7 +- icon scriplets for spec file added + * Sat Apr 20 2007 Aurelien Bompard 0.7-0.10.beta2 - add icon to the desktop file From fedora-extras-commits at redhat.com Mon Apr 23 11:29:12 2007 From: fedora-extras-commits at redhat.com (Hans de Goede (jwrdegoede)) Date: Mon, 23 Apr 2007 07:29:12 -0400 Subject: rpms/avr-binutils/FC-6 README.fedora, NONE, 1.1 avr-binutils.spec, NONE, 1.1 .cvsignore, 1.1, 1.2 sources, 1.1, 1.2 Message-ID: <200704231129.l3NBTCEd016258@cvs-int.fedora.redhat.com> Author: jwrdegoede Update of /cvs/extras/rpms/avr-binutils/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv16219 Modified Files: .cvsignore sources Added Files: README.fedora avr-binutils.spec Log Message: * Sat Apr 7 2007 Hans de Goede 2.17-3 - Use mkdir -p instead of mkdir, to fix rpmbuild --short-circuit (bz 234750) --- NEW FILE README.fedora --- This package does not include the gnu texinfo documentation because this would conflict with the native binutils. If you've installed the native binutils, you can find the info documentation there, notice that this might be for a different version though! --- NEW FILE avr-binutils.spec --- %define target avr Name: %{target}-binutils Version: 2.17 Release: 3%{?dist} Summary: Cross Compiling GNU binutils targeted at %{target} Group: Development/Tools License: GPL URL: http://www.gnu.org/software/binutils/ Source0: ftp://ftp.gnu.org/pub/gnu/binutils/binutils-%{version}.tar.bz2 Source1: README.fedora BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-%(%{__id_u} -n) %description This is a Cross Compiling version of GNU binutils, which can be used to assemble and link binaries for the %{target} platform, instead of for the native %{_arch} platform. %prep %setup -q -c cp %{SOURCE1} . %build mkdir -p build pushd build CFLAGS="$RPM_OPT_FLAGS" ../binutils-%{version}/configure --prefix=%{_prefix} \ --libdir=%{_libdir} --mandir=%{_mandir} --infodir=%{_infodir} \ --target=%{target} --disable-werror --disable-nls make %{?_smp_mflags} popd build %install rm -rf $RPM_BUILD_ROOT pushd build make install DESTDIR=$RPM_BUILD_ROOT popd build # these are for win targets only rm $RPM_BUILD_ROOT%{_mandir}/man1/%{target}-{dlltool,nlmconv,windres}.1 # we don't want these as we are a cross version rm -r $RPM_BUILD_ROOT%{_infodir} rm $RPM_BUILD_ROOT%{_libdir}/libiberty.a %clean rm -rf $RPM_BUILD_ROOT %files %defattr(-,root,root,-) %doc binutils-%{version}/COPYING binutils-%{version}/COPYING.LIB %doc binutils-%{version}/README README.fedora %{_prefix}/%{target} %{_bindir}/%{target}-* %{_mandir}/man1/%{target}-*.1.gz %changelog * Sat Apr 7 2007 Hans de Goede 2.17-3 - Use mkdir -p instead of mkdir, to fix rpmbuild --short-circuit (bz 234750) * Fri Apr 6 2007 Hans de Goede 2.17-2 - Several specfile improvements / fixes (bz 234750) * Sun Apr 1 2007 Hans de Goede 2.17-1 - Revert to GNU 2.17 release as using GNU releases are better for non linux targets - Add --disable-nls, to disable translations, so that we don't use the native PO files, as using the PO files of the (different version) native binutils, can lead to all kinda problems when translating formatstrings. - Don't use %%configure but DIY, to avoid unwanted side effects of %%configure * Sun Apr 1 2007 Hans de Goede 2.17.50.0.12-1 - Bump to 2.17.50.0.12, to sync with rawhide / Fedora 7 - "Dynamicly Generate" README.fedora so that macros can be used * Thu Mar 29 2007 Hans de Goede 2.17.50.0.9-1 - Bump to 2.17.50.0.9 - Use %%configure instead of ./configure - Various fixups * Wed Mar 28 2007 Koos Termeulen koostermeulen at gmail.com 2.17-1 - New version and some changes after unofficial review by Hans de Goede * Wed Mar 21 2007 Koos Termeulen koostermeulen at gmail.com 2.16.1-1 - Initial release Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/avr-binutils/FC-6/.cvsignore,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- .cvsignore 22 Apr 2007 13:35:53 -0000 1.1 +++ .cvsignore 23 Apr 2007 11:28:37 -0000 1.2 @@ -0,0 +1 @@ +binutils-2.17.tar.bz2 Index: sources =================================================================== RCS file: /cvs/extras/rpms/avr-binutils/FC-6/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 22 Apr 2007 13:35:53 -0000 1.1 +++ sources 23 Apr 2007 11:28:37 -0000 1.2 @@ -0,0 +1 @@ +e26e2e06b6e4bf3acf1dc8688a94c0d1 binutils-2.17.tar.bz2 From fedora-extras-commits at redhat.com Mon Apr 23 12:04:29 2007 From: fedora-extras-commits at redhat.com (Jasper O'neal Hartline (autopsy)) Date: Mon, 23 Apr 2007 08:04:29 -0400 Subject: kadischi/desktop install.desktop,1.1,1.2 Message-ID: <200704231204.l3NC4xE8021809@cvs-int.fedora.redhat.com> Author: autopsy Update of /cvs/devel/kadischi/desktop In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv21768/kadischi/desktop Modified Files: install.desktop Log Message: Minor updates to install.desktop and kadischi.py Index: install.desktop =================================================================== RCS file: /cvs/devel/kadischi/desktop/install.desktop,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- install.desktop 22 Apr 2007 18:51:04 -0000 1.1 +++ install.desktop 23 Apr 2007 12:04:27 -0000 1.2 @@ -3,8 +3,9 @@ Name=LiveCD/LiveDVD to HDD installer Comment=Install Fedora Core to your harddrive # FIXME: Use the mirrorlist to use any repository -Exec=/usr/sbin/kadischi http://download.fedora.redhat.com/pub/fedora/linux/core/$(cat /etc/fedora-release | cut -d " " -f 4)/$(uname -i)/os/ +Exec=/usr/sbin/kadischi http://download.fedora.redhat.com/pub/fedora/linux/core/$(cat /etc/fedora-release | cut -d " " -f 4)/Prime/$(uname -i)/os/ Icon=fedora-logo-icon.png Type=Application Categories=Application;System StartupNotify=false +Terminal=1 From fedora-extras-commits at redhat.com Mon Apr 23 12:04:29 2007 From: fedora-extras-commits at redhat.com (Jasper O'neal Hartline (autopsy)) Date: Mon, 23 Apr 2007 08:04:29 -0400 Subject: kadischi/livecd_generator kadischi.py,1.59,1.60 Message-ID: <200704231205.l3NC4xIU021812@cvs-int.fedora.redhat.com> Author: autopsy Update of /cvs/devel/kadischi/livecd_generator In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv21768/kadischi/livecd_generator Modified Files: kadischi.py Log Message: Minor updates to install.desktop and kadischi.py Index: kadischi.py =================================================================== RCS file: /cvs/devel/kadischi/livecd_generator/kadischi.py,v retrieving revision 1.59 retrieving revision 1.60 diff -u -r1.59 -r1.60 --- kadischi.py 22 Apr 2007 19:25:34 -0000 1.59 +++ kadischi.py 23 Apr 2007 12:04:27 -0000 1.60 @@ -23,7 +23,7 @@ else: postscriptdir = "/usr/share/kadischi/post_install_scripts" -version = "3.4" +version = "3.5" def main(): force = False From fedora-extras-commits at redhat.com Mon Apr 23 12:47:47 2007 From: fedora-extras-commits at redhat.com (Balint Cristian (cbalint)) Date: Mon, 23 Apr 2007 08:47:47 -0400 Subject: rpms/iverilog/devel .cvsignore, 1.3, 1.4 iverilog.spec, 1.2, 1.3 sources, 1.3, 1.4 Message-ID: <200704231247.l3NCllS1032502@cvs-int.fedora.redhat.com> Author: cbalint Update of /cvs/extras/rpms/iverilog/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv32429/devel Modified Files: .cvsignore iverilog.spec sources Log Message: new snapshot release upstream. Modified Files: import.log devel/.cvsignore devel/iverilog.spec devel/sources Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/iverilog/devel/.cvsignore,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- .cvsignore 13 Mar 2007 13:48:10 -0000 1.3 +++ .cvsignore 23 Apr 2007 12:47:13 -0000 1.4 @@ -1 +1 @@ -verilog-20070227.tar.gz +verilog-20070421.tar.gz Index: iverilog.spec =================================================================== RCS file: /cvs/extras/rpms/iverilog/devel/iverilog.spec,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- iverilog.spec 13 Mar 2007 13:48:10 -0000 1.2 +++ iverilog.spec 23 Apr 2007 12:47:13 -0000 1.3 @@ -1,4 +1,4 @@ -%define snapshot 20070227 +%define snapshot 20070421 Name: iverilog Version: 0.9.%{snapshot} @@ -73,6 +73,9 @@ %exclude %{_libdir}/*.a %changelog +* Mon Apr 23 2007 Balint Cristian 0.9.20070421-1 +- new snapshot release upstream. + * Thu Feb 27 2007 Balint Cristian 0.9.20070227-1 - new snapshoot release. Index: sources =================================================================== RCS file: /cvs/extras/rpms/iverilog/devel/sources,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- sources 13 Mar 2007 13:48:10 -0000 1.3 +++ sources 23 Apr 2007 12:47:13 -0000 1.4 @@ -1 +1 @@ -11f2e2ba2d45cbf74b352dba17b0ccea verilog-20070227.tar.gz +f3aa1c625e0710bdf91be09dd3f64f76 verilog-20070421.tar.gz From fedora-extras-commits at redhat.com Mon Apr 23 12:47:42 2007 From: fedora-extras-commits at redhat.com (Balint Cristian (cbalint)) Date: Mon, 23 Apr 2007 08:47:42 -0400 Subject: rpms/iverilog import.log,1.7,1.8 Message-ID: <200704231247.l3NClgYZ032497@cvs-int.fedora.redhat.com> Author: cbalint Update of /cvs/extras/rpms/iverilog In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv32429 Modified Files: import.log Log Message: new snapshot release upstream. Modified Files: import.log devel/.cvsignore devel/iverilog.spec devel/sources Index: import.log =================================================================== RCS file: /cvs/extras/rpms/iverilog/import.log,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- import.log 13 Mar 2007 13:51:16 -0000 1.7 +++ import.log 23 Apr 2007 12:47:08 -0000 1.8 @@ -4,3 +4,4 @@ iverilog-0_9_20070227-1:HEAD:iverilog-0.9.20070227-1.src.rpm:1173794214 iverilog-0_9_20070227-1:FC-6:iverilog-0.9.20070227-1.src.rpm:1173794310 iverilog-0_9_20070227-1:FC-5:iverilog-0.9.20070227-1.src.rpm:1173794403 +iverilog-0_9_20070421-1_fc7:HEAD:iverilog-0.9.20070421-1.fc7.src.rpm:1177332189 From fedora-extras-commits at redhat.com Mon Apr 23 13:08:16 2007 From: fedora-extras-commits at redhat.com (Balint Cristian (cbalint)) Date: Mon, 23 Apr 2007 09:08:16 -0400 Subject: rpms/iverilog/FC-6 .cvsignore, 1.3, 1.4 iverilog.spec, 1.2, 1.3 sources, 1.3, 1.4 Message-ID: <200704231308.l3ND8GXb005275@cvs-int.fedora.redhat.com> Author: cbalint Update of /cvs/extras/rpms/iverilog/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv5074/FC-6 Modified Files: .cvsignore iverilog.spec sources Log Message: new snapshot release upstream Modified Files: import.log FC-6/.cvsignore FC-6/iverilog.spec FC-6/sources Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/iverilog/FC-6/.cvsignore,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- .cvsignore 13 Mar 2007 13:49:46 -0000 1.3 +++ .cvsignore 23 Apr 2007 13:07:41 -0000 1.4 @@ -1 +1 @@ -verilog-20070227.tar.gz +verilog-20070421.tar.gz Index: iverilog.spec =================================================================== RCS file: /cvs/extras/rpms/iverilog/FC-6/iverilog.spec,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- iverilog.spec 13 Mar 2007 13:49:46 -0000 1.2 +++ iverilog.spec 23 Apr 2007 13:07:41 -0000 1.3 @@ -1,4 +1,4 @@ -%define snapshot 20070227 +%define snapshot 20070421 Name: iverilog Version: 0.9.%{snapshot} @@ -73,6 +73,9 @@ %exclude %{_libdir}/*.a %changelog +* Mon Apr 23 2007 Balint Cristian 0.9.20070421-1 +- new snapshot release upstream. + * Thu Feb 27 2007 Balint Cristian 0.9.20070227-1 - new snapshoot release. Index: sources =================================================================== RCS file: /cvs/extras/rpms/iverilog/FC-6/sources,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- sources 13 Mar 2007 13:49:46 -0000 1.3 +++ sources 23 Apr 2007 13:07:41 -0000 1.4 @@ -1 +1 @@ -11f2e2ba2d45cbf74b352dba17b0ccea verilog-20070227.tar.gz +f3aa1c625e0710bdf91be09dd3f64f76 verilog-20070421.tar.gz From fedora-extras-commits at redhat.com Mon Apr 23 13:08:11 2007 From: fedora-extras-commits at redhat.com (Balint Cristian (cbalint)) Date: Mon, 23 Apr 2007 09:08:11 -0400 Subject: rpms/iverilog import.log,1.8,1.9 Message-ID: <200704231308.l3ND8Bwc005263@cvs-int.fedora.redhat.com> Author: cbalint Update of /cvs/extras/rpms/iverilog In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv5074 Modified Files: import.log Log Message: new snapshot release upstream Modified Files: import.log FC-6/.cvsignore FC-6/iverilog.spec FC-6/sources Index: import.log =================================================================== RCS file: /cvs/extras/rpms/iverilog/import.log,v retrieving revision 1.8 retrieving revision 1.9 diff -u -r1.8 -r1.9 --- import.log 23 Apr 2007 12:47:08 -0000 1.8 +++ import.log 23 Apr 2007 13:07:36 -0000 1.9 @@ -5,3 +5,4 @@ iverilog-0_9_20070227-1:FC-6:iverilog-0.9.20070227-1.src.rpm:1173794310 iverilog-0_9_20070227-1:FC-5:iverilog-0.9.20070227-1.src.rpm:1173794403 iverilog-0_9_20070421-1_fc7:HEAD:iverilog-0.9.20070421-1.fc7.src.rpm:1177332189 +iverilog-0_9_20070421-1_fc7:FC-6:iverilog-0.9.20070421-1.fc7.src.rpm:1177333439 From fedora-extras-commits at redhat.com Mon Apr 23 13:09:44 2007 From: fedora-extras-commits at redhat.com (Balint Cristian (cbalint)) Date: Mon, 23 Apr 2007 09:09:44 -0400 Subject: rpms/iverilog import.log,1.9,1.10 Message-ID: <200704231309.l3ND9iSI005418@cvs-int.fedora.redhat.com> Author: cbalint Update of /cvs/extras/rpms/iverilog In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv5355 Modified Files: import.log Log Message: new snapshot release upstream Modified Files: import.log FC-5/.cvsignore FC-5/iverilog.spec FC-5/sources Index: import.log =================================================================== RCS file: /cvs/extras/rpms/iverilog/import.log,v retrieving revision 1.9 retrieving revision 1.10 diff -u -r1.9 -r1.10 --- import.log 23 Apr 2007 13:07:36 -0000 1.9 +++ import.log 23 Apr 2007 13:09:09 -0000 1.10 @@ -6,3 +6,4 @@ iverilog-0_9_20070227-1:FC-5:iverilog-0.9.20070227-1.src.rpm:1173794403 iverilog-0_9_20070421-1_fc7:HEAD:iverilog-0.9.20070421-1.fc7.src.rpm:1177332189 iverilog-0_9_20070421-1_fc7:FC-6:iverilog-0.9.20070421-1.fc7.src.rpm:1177333439 +iverilog-0_9_20070421-1_fc7:FC-5:iverilog-0.9.20070421-1.fc7.src.rpm:1177333535 From fedora-extras-commits at redhat.com Mon Apr 23 13:09:48 2007 From: fedora-extras-commits at redhat.com (Balint Cristian (cbalint)) Date: Mon, 23 Apr 2007 09:09:48 -0400 Subject: rpms/iverilog/FC-5 .cvsignore, 1.3, 1.4 iverilog.spec, 1.2, 1.3 sources, 1.3, 1.4 Message-ID: <200704231309.l3ND9mbc005428@cvs-int.fedora.redhat.com> Author: cbalint Update of /cvs/extras/rpms/iverilog/FC-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv5355/FC-5 Modified Files: .cvsignore iverilog.spec sources Log Message: new snapshot release upstream Modified Files: import.log FC-5/.cvsignore FC-5/iverilog.spec FC-5/sources Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/iverilog/FC-5/.cvsignore,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- .cvsignore 13 Mar 2007 13:51:19 -0000 1.3 +++ .cvsignore 23 Apr 2007 13:09:14 -0000 1.4 @@ -1 +1 @@ -verilog-20070227.tar.gz +verilog-20070421.tar.gz Index: iverilog.spec =================================================================== RCS file: /cvs/extras/rpms/iverilog/FC-5/iverilog.spec,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- iverilog.spec 13 Mar 2007 13:51:19 -0000 1.2 +++ iverilog.spec 23 Apr 2007 13:09:14 -0000 1.3 @@ -1,4 +1,4 @@ -%define snapshot 20070227 +%define snapshot 20070421 Name: iverilog Version: 0.9.%{snapshot} @@ -73,6 +73,9 @@ %exclude %{_libdir}/*.a %changelog +* Mon Apr 23 2007 Balint Cristian 0.9.20070421-1 +- new snapshot release upstream. + * Thu Feb 27 2007 Balint Cristian 0.9.20070227-1 - new snapshoot release. Index: sources =================================================================== RCS file: /cvs/extras/rpms/iverilog/FC-5/sources,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- sources 13 Mar 2007 13:51:19 -0000 1.3 +++ sources 23 Apr 2007 13:09:14 -0000 1.4 @@ -1 +1 @@ -11f2e2ba2d45cbf74b352dba17b0ccea verilog-20070227.tar.gz +f3aa1c625e0710bdf91be09dd3f64f76 verilog-20070421.tar.gz From fedora-extras-commits at redhat.com Mon Apr 23 13:10:01 2007 From: fedora-extras-commits at redhat.com (Jasper O'neal Hartline (autopsy)) Date: Mon, 23 Apr 2007 09:10:01 -0400 Subject: kadischi kadischi.spec,1.58,1.59 Message-ID: <200704231310.l3NDA1pk005483@cvs-int.fedora.redhat.com> Author: autopsy Update of /cvs/devel/kadischi In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv5465/kadischi Modified Files: kadischi.spec Log Message: .spec file change, rebuilt package for package review Index: kadischi.spec =================================================================== RCS file: /cvs/devel/kadischi/kadischi.spec,v retrieving revision 1.58 retrieving revision 1.59 diff -u -r1.58 -r1.59 --- kadischi.spec 22 Apr 2007 18:51:04 -0000 1.58 +++ kadischi.spec 23 Apr 2007 13:09:59 -0000 1.59 @@ -2,7 +2,7 @@ Name: kadischi Version: 3.5 -Release: 1.%{alphatag} +Release: 2.%{alphatag} Summary: LiveCD generation utility Group: Applications/System @@ -51,10 +51,10 @@ %config(noreplace) %{_sysconfdir}/%{name}/%{name}.conf %{_sbindir}/%{name} %{_datadir}/%{name}/*.sh -%{_datadir}/%{name}/*.py -%{_datadir}/%{name}/lib/*.py +%{_datadir}/%{name}/*.py* +%{_datadir}/%{name}/lib/*.py* %{_datadir}/%{name}/post_install_scripts/*.sh -%{_datadir}/%{name}/post_install_scripts/*.py +%{_datadir}/%{name}/post_install_scripts/*.py* %{_datadir}/%{name}/post_install_scripts/*.pl %{_datadir}/%{name}/initrd/livecd-linuxrc %{_datadir}/%{name}/ks_examples/*.cfg @@ -73,14 +73,13 @@ %{_libexecdir}/%{name}/scanswap %{_mandir}/man1/%{name}.1.gz %{_mandir}/man5/%{name}.conf.5.gz -%ghost %{_datadir}/%{name}/*.pyc -%ghost %{_datadir}/%{name}/*.pyo -%ghost %{_datadir}/%{name}/lib/*.pyc -%ghost %{_datadir}/%{name}/lib/*.pyo -%ghost %{_datadir}/%{name}/post_install_scripts/*.pyc -%ghost %{_datadir}/%{name}/post_install_scripts/*.pyo %changelog +* Mon Apr 23 2007 3.5-2.20070422cvs +- Removed %%ghost of *pyo and *pyc files +- Rebuilt for package review + + * Sun Apr 22 2007 3.5-1.20070422cvs - Fixed initramfs creation for new kernels, libata modules - Added install.desktop to perform LiveCD to HDD installs From fedora-extras-commits at redhat.com Mon Apr 23 13:50:40 2007 From: fedora-extras-commits at redhat.com (Rex Dieter (rdieter)) Date: Mon, 23 Apr 2007 09:50:40 -0400 Subject: rpms/xdg-utils/devel xdg-utils-1.0.1-htmlview.patch, NONE, 1.1 xdg-utils.spec, 1.11, 1.12 Message-ID: <200704231350.l3NDoepV007167@cvs-int.fedora.redhat.com> Author: rdieter Update of /cvs/extras/rpms/xdg-utils/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv7134 Modified Files: xdg-utils.spec Added Files: xdg-utils-1.0.1-htmlview.patch Log Message: * Mon Apr 23 2007 Rex Dieter 1.0.1-3 - add htmlview,links to browser fallbacks xdg-utils-1.0.1-htmlview.patch: --- NEW FILE xdg-utils-1.0.1-htmlview.patch --- --- xdg-utils-1.0.1/scripts/xdg-open.htmlview 2007-04-23 08:46:17.000000000 -0500 +++ xdg-utils-1.0.1/scripts/xdg-open 2007-04-23 08:47:28.000000000 -0500 @@ -417,7 +417,7 @@ if [ x"$DE" = x"" ]; then # if BROWSER variable is not set, check some well known browsers instead if [ x"$BROWSER" = x"" ]; then - BROWSER=firefox:mozilla:netscape + BROWSER=htmlview:firefox:mozilla:netscape:links:lynx fi DE=generic fi Index: xdg-utils.spec =================================================================== RCS file: /cvs/extras/rpms/xdg-utils/devel/xdg-utils.spec,v retrieving revision 1.11 retrieving revision 1.12 diff -u -r1.11 -r1.12 --- xdg-utils.spec 19 Dec 2006 21:46:42 -0000 1.11 +++ xdg-utils.spec 23 Apr 2007 13:50:04 -0000 1.12 @@ -2,7 +2,7 @@ Summary: Basic desktop integration functions Name: xdg-utils Version: 1.0.1 -Release: 2%{?dist} +Release: 3%{?dist} URL: http://portland.freedesktop.org/ Source0: http://portland.freedesktop.org/download/xdg-utils-%{version}%{?beta}.tgz @@ -13,6 +13,7 @@ Patch1: xdg-utils-1.0-mimeopen.patch Patch2: xdg-utils-1.0.1-typo.patch +Patch3: xdg-utils-1.0.1-htmlview.patch Requires: coreutils Requires: desktop-file-utils @@ -23,6 +24,8 @@ ## mimeopen generic default #Requires(hint): %{_bindir}/mimeopen #Requires(hint): perl-File-MimeInfo +## htmlview patch +#Requires(hint): htmlview links %description @@ -52,6 +55,7 @@ %patch1 -p1 -b .mimeopen %patch2 -p1 -b .typo +%patch3 -p1 -b .htmlview %build @@ -78,6 +82,9 @@ %changelog +* Mon Apr 23 2007 Rex Dieter 1.0.1-3 +- add htmlview,links to browser fallbacks + * Tue Dec 19 2006 Rex Dieter 1.0.1-2 - fix typo in xdg-icon-resource manpage From fedora-extras-commits at redhat.com Mon Apr 23 14:07:13 2007 From: fedora-extras-commits at redhat.com (Jeffrey C. Ollie (jcollie)) Date: Mon, 23 Apr 2007 10:07:13 -0400 Subject: rpms/ortp/devel .cvsignore, 1.7, 1.8 ortp.spec, 1.13, 1.14 sources, 1.7, 1.8 Message-ID: <200704231407.l3NE7D95012529@cvs-int.fedora.redhat.com> Author: jcollie Update of /cvs/extras/rpms/ortp/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv12431 Modified Files: .cvsignore ortp.spec sources Log Message: Update to 0.13.1 Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/ortp/devel/.cvsignore,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- .cvsignore 29 Jan 2007 21:50:23 -0000 1.7 +++ .cvsignore 23 Apr 2007 14:06:39 -0000 1.8 @@ -1 +1 @@ -ortp-0.13.0.tar.gz +ortp-0.13.1.tar.gz Index: ortp.spec =================================================================== RCS file: /cvs/extras/rpms/ortp/devel/ortp.spec,v retrieving revision 1.13 retrieving revision 1.14 diff -u -r1.13 -r1.14 --- ortp.spec 29 Jan 2007 21:50:23 -0000 1.13 +++ ortp.spec 23 Apr 2007 14:06:39 -0000 1.14 @@ -1,5 +1,5 @@ Name: ortp -Version: 0.13.0 +Version: 0.13.1 Release: 1%{?dist} Summary: A C library implementing the RTP protocol (RFC3550) @@ -10,6 +10,9 @@ Patch0: ortp-0.11.0-Werror.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) +BuildRequires: doxygen +BuildRequires: graphviz + %description oRTP is a C library that implements RTP (RFC3550). @@ -25,15 +28,18 @@ %prep %setup -q %patch0 -p0 +%{__perl} -pi.dot -e 's/^(HAVE_DOT\s+=)\s+NO$/\1 YES/;s/^(CALL_GRAPH\s+=)\s+NO$/\1 YES/;s/^(CALLER_GRAPH\s+=)\s+NO$/\1 YES/' ortp.doxygen.in %build -%configure --disable-static +%configure --disable-static --enable-ipv6 make %{?_smp_mflags} %install rm -rf $RPM_BUILD_ROOT make install DESTDIR=$RPM_BUILD_ROOT find $RPM_BUILD_ROOT -name \*.la -exec rm {} \; +rm doc/html/html.tar +rm -r %{buildroot}%{_datadir}/doc/ortp %clean rm -rf $RPM_BUILD_ROOT @@ -48,12 +54,16 @@ %files devel %defattr(-,root,root,-) +%doc doc/html %{_includedir}/%{name} %{_libdir}/*.so %{_libdir}/pkgconfig/ortp.pc -%doc %{_datadir}/gtk-doc/html/%{name} %changelog +* Mon Apr 23 2007 Jeffrey C. Ollie - 0.13.1-1 +- Update to 0.13.1 +- BR doxygen and graphviz for building documentation + * Mon Jan 29 2007 Jeffrey C. Ollie - 0.13.0-1 - Update to 0.13.0 - ortp-devel BR pkgconfig Index: sources =================================================================== RCS file: /cvs/extras/rpms/ortp/devel/sources,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- sources 29 Jan 2007 21:50:23 -0000 1.7 +++ sources 23 Apr 2007 14:06:39 -0000 1.8 @@ -1 +1 @@ -8cb4731ad5044626e802116fbb2093ff ortp-0.13.0.tar.gz +293f16da6dd434e68652f0f725b7f97c ortp-0.13.1.tar.gz From fedora-extras-commits at redhat.com Mon Apr 23 14:12:49 2007 From: fedora-extras-commits at redhat.com (Jeffrey C. Ollie (jcollie)) Date: Mon, 23 Apr 2007 10:12:49 -0400 Subject: rpms/ortp/FC-6 .cvsignore, 1.6, 1.7 ortp.spec, 1.12, 1.13 sources, 1.6, 1.7 Message-ID: <200704231412.l3NECnq5012778@cvs-int.fedora.redhat.com> Author: jcollie Update of /cvs/extras/rpms/ortp/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv12750 Modified Files: .cvsignore ortp.spec sources Log Message: Update to 0.13.1 Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/ortp/FC-6/.cvsignore,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- .cvsignore 21 Nov 2006 22:03:59 -0000 1.6 +++ .cvsignore 23 Apr 2007 14:12:15 -0000 1.7 @@ -1 +1 @@ -ortp-0.12.0.tar.gz +ortp-0.13.1.tar.gz Index: ortp.spec =================================================================== RCS file: /cvs/extras/rpms/ortp/FC-6/ortp.spec,v retrieving revision 1.12 retrieving revision 1.13 diff -u -r1.12 -r1.13 --- ortp.spec 21 Nov 2006 22:03:59 -0000 1.12 +++ ortp.spec 23 Apr 2007 14:12:15 -0000 1.13 @@ -1,5 +1,5 @@ Name: ortp -Version: 0.12.0 +Version: 0.13.1 Release: 1%{?dist} Summary: A C library implementing the RTP protocol (RFC3550) @@ -7,9 +7,12 @@ License: LGPL URL: http://www.linphone.org/index.php/v2/code_review/ortp Source0: http://download.savannah.nongnu.org/releases/linphone/ortp/sources/ortp-%{version}.tar.gz -Patch0: ortp-0.11.0-Werror.patch +Patch0: ortp-0.11.0-Werror.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) +BuildRequires: doxygen +BuildRequires: graphviz + %description oRTP is a C library that implements RTP (RFC3550). @@ -17,6 +20,7 @@ Summary: Development libraries for ortp Group: Development/Libraries Requires: %{name} = %{version}-%{release} +Requires: pkgconfig %description devel Libraries and headers required to develop software with ortp. @@ -24,19 +28,25 @@ %prep %setup -q %patch0 -p0 +%{__perl} -pi.dot -e 's/^(HAVE_DOT\s+=)\s+NO$/\1 YES/;s/^(CALL_GRAPH\s+=)\s+NO$/\1 YES/;s/^(CALLER_GRAPH\s+=)\s+NO$/\1 YES/' ortp.doxygen.in %build -%configure --disable-static +%configure --disable-static --enable-ipv6 make %{?_smp_mflags} %install rm -rf $RPM_BUILD_ROOT make install DESTDIR=$RPM_BUILD_ROOT find $RPM_BUILD_ROOT -name \*.la -exec rm {} \; +rm doc/html/html.tar +rm -r %{buildroot}%{_datadir}/doc/ortp %clean rm -rf $RPM_BUILD_ROOT +%post -p /sbin/ldconfig +%postun -p /sbin/ldconfig + %files %defattr(-,root,root,-) %doc AUTHORS ChangeLog TODO @@ -44,12 +54,21 @@ %files devel %defattr(-,root,root,-) +%doc doc/html %{_includedir}/%{name} %{_libdir}/*.so %{_libdir}/pkgconfig/ortp.pc -%doc %{_datadir}/gtk-doc/html/%{name} %changelog +* Mon Apr 23 2007 Jeffrey C. Ollie - 0.13.1-1 +- Update to 0.13.1 +- BR doxygen and graphviz for building documentation + +* Mon Jan 29 2007 Jeffrey C. Ollie - 0.13.0-1 +- Update to 0.13.0 +- ortp-devel BR pkgconfig +- Add ldconfig scriptlets + * Tue Nov 21 2006 Jeffrey C. Ollie - 0.12.0-1 - Update to 0.12.0 Index: sources =================================================================== RCS file: /cvs/extras/rpms/ortp/FC-6/sources,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- sources 21 Nov 2006 22:03:59 -0000 1.6 +++ sources 23 Apr 2007 14:12:15 -0000 1.7 @@ -1 +1 @@ -c36142acaed25806824dd4fac1d666b3 ortp-0.12.0.tar.gz +293f16da6dd434e68652f0f725b7f97c ortp-0.13.1.tar.gz From fedora-extras-commits at redhat.com Mon Apr 23 15:05:22 2007 From: fedora-extras-commits at redhat.com (Michael DeHaan (mdehaan)) Date: Mon, 23 Apr 2007 11:05:22 -0400 Subject: rpms/cobbler/devel .cvsignore, 1.21, 1.22 cobbler.spec, 1.26, 1.27 sources, 1.23, 1.24 Message-ID: <200704231505.l3NF5MFY018505@cvs-int.fedora.redhat.com> Author: mdehaan Update of /cvs/extras/rpms/cobbler/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv18472 Modified Files: .cvsignore cobbler.spec sources Log Message: Upstream to 0.4.7 Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/cobbler/devel/.cvsignore,v retrieving revision 1.21 retrieving revision 1.22 diff -u -r1.21 -r1.22 --- .cvsignore 5 Apr 2007 20:02:22 -0000 1.21 +++ .cvsignore 23 Apr 2007 15:04:48 -0000 1.22 @@ -18,3 +18,4 @@ cobbler-0.4.3.tar.gz cobbler-0.4.5.tar.gz cobbler-0.4.6.tar.gz +cobbler-0.4.7.tar.gz Index: cobbler.spec =================================================================== RCS file: /cvs/extras/rpms/cobbler/devel/cobbler.spec,v retrieving revision 1.26 retrieving revision 1.27 diff -u -r1.26 -r1.27 --- cobbler.spec 5 Apr 2007 20:02:22 -0000 1.26 +++ cobbler.spec 23 Apr 2007 15:04:48 -0000 1.27 @@ -1,9 +1,8 @@ %{!?python_sitelib: %define python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")} -%define _has_yum 1 Summary: Boot server configurator Name: cobbler -Version: 0.4.6 -Release: 0%{?dist} +Version: 0.4.7 +Release: 5%{?dist} Source0: %{name}-%{version}.tar.gz License: GPL Group: Applications/System @@ -47,18 +46,18 @@ %{__python} setup.py install --optimize=1 --root=$RPM_BUILD_ROOT %post -/sbin/chkconfig --add cobblersyslogd +/sbin/chkconfig --add cobblerd %preun if [ $1 = 0 ]; then - /sbin/service cobblersyslogd stop >/dev/null 2>&1 || : - chkconfig --del cobblersyslogd + /sbin/service cobblerd stop >/dev/null 2>&1 || : + chkconfig --del cobblerd fi %postun if [ "$1" -ge "1" ]; then - /sbin/service cobblersyslogd condrestart >/dev/null 2>&1 || : + /sbin/service cobblerd condrestart >/dev/null 2>&1 || : fi %clean @@ -80,12 +79,11 @@ %dir /var/www/cobbler/profiles %dir /var/www/cobbler/systems %dir /var/www/cobbler/links -/var/www/cobbler/watcher.py* %defattr(-,root,root) %dir /tftpboot/pxelinux.cfg %dir /tftpboot/images %{_bindir}/cobbler -%{_bindir}/cobbler_syslogd +%{_bindir}/cobblerd %dir /etc/cobbler %config(noreplace) /etc/cobbler/default.ks %config(noreplace) /etc/cobbler/kickstart_fc5.ks @@ -102,15 +100,30 @@ %{python_sitelib}/cobbler/*.py* %{python_sitelib}/cobbler/yaml/*.py* %{_mandir}/man1/cobbler.1.gz +/etc/init.d/cobblerd +/etc/httpd/conf.d/cobbler.conf +%dir /var/log/cobbler/syslog +%defattr(2550,root,root) %dir /var/lib/cobbler +%dir /var/lib/cobbler/triggers/add/distro +%dir /var/lib/cobbler/triggers/add/profile +%dir /var/lib/cobbler/triggers/add/system +%dir /var/lib/cobbler/triggers/add/repo +%dir /var/lib/cobbler/triggers/delete/distro +%dir /var/lib/cobbler/triggers/delete/profile +%dir /var/lib/cobbler/triggers/delete/system +%dir /var/lib/cobbler/triggers/delete/repo /var/lib/cobbler/elilo-3.6-ia64.efi /var/lib/cobbler/menu.c32 -/etc/init.d/cobblersyslogd -%dir /var/log/cobbler/syslog - +%defattr(-,-,-) %doc AUTHORS CHANGELOG NEWS README COPYING + %changelog +* Fri Apr 20 2007 Michael DeHaan - 0.4.7-5 +- Upstream changes (see CHANGELOG) +- Added triggers to /var/lib/cobbler/triggers + * Thu Apr 05 2007 Michael DeHaan - 0.4.6-0 - Upstream changes (see CHANGELOG) - Packaged 'config' directory under ks_mirror Index: sources =================================================================== RCS file: /cvs/extras/rpms/cobbler/devel/sources,v retrieving revision 1.23 retrieving revision 1.24 diff -u -r1.23 -r1.24 --- sources 5 Apr 2007 20:02:22 -0000 1.23 +++ sources 23 Apr 2007 15:04:48 -0000 1.24 @@ -1 +1 @@ -61db22da90fdc2f537a6366efa567312 cobbler-0.4.6.tar.gz +2413fe2eb4f6922873afdb6b5a9b5681 cobbler-0.4.7.tar.gz From fedora-extras-commits at redhat.com Mon Apr 23 15:06:36 2007 From: fedora-extras-commits at redhat.com (Michael DeHaan (mdehaan)) Date: Mon, 23 Apr 2007 11:06:36 -0400 Subject: rpms/cobbler/FC-6 .cvsignore, 1.25, 1.26 cobbler.spec, 1.28, 1.29 sources, 1.26, 1.27 Message-ID: <200704231506.l3NF6afQ018612@cvs-int.fedora.redhat.com> Author: mdehaan Update of /cvs/extras/rpms/cobbler/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv18577 Modified Files: .cvsignore cobbler.spec sources Log Message: Upstream to 0.4.7 Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/cobbler/FC-6/.cvsignore,v retrieving revision 1.25 retrieving revision 1.26 diff -u -r1.25 -r1.26 --- .cvsignore 5 Apr 2007 20:04:17 -0000 1.25 +++ .cvsignore 23 Apr 2007 15:06:02 -0000 1.26 @@ -22,3 +22,4 @@ cobbler-0.4.3.tar.gz cobbler-0.4.5.tar.gz cobbler-0.4.6.tar.gz +cobbler-0.4.7.tar.gz Index: cobbler.spec =================================================================== RCS file: /cvs/extras/rpms/cobbler/FC-6/cobbler.spec,v retrieving revision 1.28 retrieving revision 1.29 diff -u -r1.28 -r1.29 --- cobbler.spec 5 Apr 2007 20:04:17 -0000 1.28 +++ cobbler.spec 23 Apr 2007 15:06:02 -0000 1.29 @@ -1,9 +1,8 @@ %{!?python_sitelib: %define python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")} -%define _has_yum 1 Summary: Boot server configurator Name: cobbler -Version: 0.4.6 -Release: 0%{?dist} +Version: 0.4.7 +Release: 5%{?dist} Source0: %{name}-%{version}.tar.gz License: GPL Group: Applications/System @@ -47,18 +46,18 @@ %{__python} setup.py install --optimize=1 --root=$RPM_BUILD_ROOT %post -/sbin/chkconfig --add cobblersyslogd +/sbin/chkconfig --add cobblerd %preun if [ $1 = 0 ]; then - /sbin/service cobblersyslogd stop >/dev/null 2>&1 || : - chkconfig --del cobblersyslogd + /sbin/service cobblerd stop >/dev/null 2>&1 || : + chkconfig --del cobblerd fi %postun if [ "$1" -ge "1" ]; then - /sbin/service cobblersyslogd condrestart >/dev/null 2>&1 || : + /sbin/service cobblerd condrestart >/dev/null 2>&1 || : fi %clean @@ -80,12 +79,11 @@ %dir /var/www/cobbler/profiles %dir /var/www/cobbler/systems %dir /var/www/cobbler/links -/var/www/cobbler/watcher.py* %defattr(-,root,root) %dir /tftpboot/pxelinux.cfg %dir /tftpboot/images %{_bindir}/cobbler -%{_bindir}/cobbler_syslogd +%{_bindir}/cobblerd %dir /etc/cobbler %config(noreplace) /etc/cobbler/default.ks %config(noreplace) /etc/cobbler/kickstart_fc5.ks @@ -102,15 +100,30 @@ %{python_sitelib}/cobbler/*.py* %{python_sitelib}/cobbler/yaml/*.py* %{_mandir}/man1/cobbler.1.gz +/etc/init.d/cobblerd +/etc/httpd/conf.d/cobbler.conf +%dir /var/log/cobbler/syslog +%defattr(2550,root,root) %dir /var/lib/cobbler +%dir /var/lib/cobbler/triggers/add/distro +%dir /var/lib/cobbler/triggers/add/profile +%dir /var/lib/cobbler/triggers/add/system +%dir /var/lib/cobbler/triggers/add/repo +%dir /var/lib/cobbler/triggers/delete/distro +%dir /var/lib/cobbler/triggers/delete/profile +%dir /var/lib/cobbler/triggers/delete/system +%dir /var/lib/cobbler/triggers/delete/repo /var/lib/cobbler/elilo-3.6-ia64.efi /var/lib/cobbler/menu.c32 -/etc/init.d/cobblersyslogd -%dir /var/log/cobbler/syslog - +%defattr(-,-,-) %doc AUTHORS CHANGELOG NEWS README COPYING + %changelog +* Fri Apr 20 2007 Michael DeHaan - 0.4.7-5 +- Upstream changes (see CHANGELOG) +- Added triggers to /var/lib/cobbler/triggers + * Thu Apr 05 2007 Michael DeHaan - 0.4.6-0 - Upstream changes (see CHANGELOG) - Packaged 'config' directory under ks_mirror Index: sources =================================================================== RCS file: /cvs/extras/rpms/cobbler/FC-6/sources,v retrieving revision 1.26 retrieving revision 1.27 diff -u -r1.26 -r1.27 --- sources 5 Apr 2007 20:04:17 -0000 1.26 +++ sources 23 Apr 2007 15:06:02 -0000 1.27 @@ -1 +1 @@ -61db22da90fdc2f537a6366efa567312 cobbler-0.4.6.tar.gz +2413fe2eb4f6922873afdb6b5a9b5681 cobbler-0.4.7.tar.gz From fedora-extras-commits at redhat.com Mon Apr 23 15:07:28 2007 From: fedora-extras-commits at redhat.com (Michael DeHaan (mdehaan)) Date: Mon, 23 Apr 2007 11:07:28 -0400 Subject: rpms/cobbler/FC-5 .cvsignore, 1.20, 1.21 cobbler.spec, 1.21, 1.22 sources, 1.20, 1.21 Message-ID: <200704231507.l3NF7SUm018653@cvs-int.fedora.redhat.com> Author: mdehaan Update of /cvs/extras/rpms/cobbler/FC-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv18618 Modified Files: .cvsignore cobbler.spec sources Log Message: Upstream to 0.4.7 Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/cobbler/FC-5/.cvsignore,v retrieving revision 1.20 retrieving revision 1.21 diff -u -r1.20 -r1.21 --- .cvsignore 5 Apr 2007 20:06:15 -0000 1.20 +++ .cvsignore 23 Apr 2007 15:06:53 -0000 1.21 @@ -17,3 +17,4 @@ cobbler-0.4.3.tar.gz cobbler-0.4.5.tar.gz cobbler-0.4.6.tar.gz +cobbler-0.4.7.tar.gz Index: cobbler.spec =================================================================== RCS file: /cvs/extras/rpms/cobbler/FC-5/cobbler.spec,v retrieving revision 1.21 retrieving revision 1.22 diff -u -r1.21 -r1.22 --- cobbler.spec 5 Apr 2007 20:06:15 -0000 1.21 +++ cobbler.spec 23 Apr 2007 15:06:53 -0000 1.22 @@ -1,9 +1,8 @@ %{!?python_sitelib: %define python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")} -%define _has_yum 1 Summary: Boot server configurator Name: cobbler -Version: 0.4.6 -Release: 0%{?dist} +Version: 0.4.7 +Release: 5%{?dist} Source0: %{name}-%{version}.tar.gz License: GPL Group: Applications/System @@ -47,18 +46,18 @@ %{__python} setup.py install --optimize=1 --root=$RPM_BUILD_ROOT %post -/sbin/chkconfig --add cobblersyslogd +/sbin/chkconfig --add cobblerd %preun if [ $1 = 0 ]; then - /sbin/service cobblersyslogd stop >/dev/null 2>&1 || : - chkconfig --del cobblersyslogd + /sbin/service cobblerd stop >/dev/null 2>&1 || : + chkconfig --del cobblerd fi %postun if [ "$1" -ge "1" ]; then - /sbin/service cobblersyslogd condrestart >/dev/null 2>&1 || : + /sbin/service cobblerd condrestart >/dev/null 2>&1 || : fi %clean @@ -80,12 +79,11 @@ %dir /var/www/cobbler/profiles %dir /var/www/cobbler/systems %dir /var/www/cobbler/links -/var/www/cobbler/watcher.py* %defattr(-,root,root) %dir /tftpboot/pxelinux.cfg %dir /tftpboot/images %{_bindir}/cobbler -%{_bindir}/cobbler_syslogd +%{_bindir}/cobblerd %dir /etc/cobbler %config(noreplace) /etc/cobbler/default.ks %config(noreplace) /etc/cobbler/kickstart_fc5.ks @@ -102,15 +100,30 @@ %{python_sitelib}/cobbler/*.py* %{python_sitelib}/cobbler/yaml/*.py* %{_mandir}/man1/cobbler.1.gz +/etc/init.d/cobblerd +/etc/httpd/conf.d/cobbler.conf +%dir /var/log/cobbler/syslog +%defattr(2550,root,root) %dir /var/lib/cobbler +%dir /var/lib/cobbler/triggers/add/distro +%dir /var/lib/cobbler/triggers/add/profile +%dir /var/lib/cobbler/triggers/add/system +%dir /var/lib/cobbler/triggers/add/repo +%dir /var/lib/cobbler/triggers/delete/distro +%dir /var/lib/cobbler/triggers/delete/profile +%dir /var/lib/cobbler/triggers/delete/system +%dir /var/lib/cobbler/triggers/delete/repo /var/lib/cobbler/elilo-3.6-ia64.efi /var/lib/cobbler/menu.c32 -/etc/init.d/cobblersyslogd -%dir /var/log/cobbler/syslog - +%defattr(-,-,-) %doc AUTHORS CHANGELOG NEWS README COPYING + %changelog +* Fri Apr 20 2007 Michael DeHaan - 0.4.7-5 +- Upstream changes (see CHANGELOG) +- Added triggers to /var/lib/cobbler/triggers + * Thu Apr 05 2007 Michael DeHaan - 0.4.6-0 - Upstream changes (see CHANGELOG) - Packaged 'config' directory under ks_mirror Index: sources =================================================================== RCS file: /cvs/extras/rpms/cobbler/FC-5/sources,v retrieving revision 1.20 retrieving revision 1.21 diff -u -r1.20 -r1.21 --- sources 5 Apr 2007 20:06:15 -0000 1.20 +++ sources 23 Apr 2007 15:06:53 -0000 1.21 @@ -1 +1 @@ -61db22da90fdc2f537a6366efa567312 cobbler-0.4.6.tar.gz +2413fe2eb4f6922873afdb6b5a9b5681 cobbler-0.4.7.tar.gz From fedora-extras-commits at redhat.com Mon Apr 23 15:10:30 2007 From: fedora-extras-commits at redhat.com (Jeremy Katz (katzj)) Date: Mon, 23 Apr 2007 11:10:30 -0400 Subject: comps comps-f7.xml.in,1.168,1.169 Message-ID: <200704231510.l3NFAUJa018855@cvs-int.fedora.redhat.com> Author: katzj Update of /cvs/extras/comps In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv18819 Modified Files: comps-f7.xml.in Log Message: there's no good reason for sox to be mandatory for sound-and-video Index: comps-f7.xml.in =================================================================== RCS file: /cvs/extras/comps/comps-f7.xml.in,v retrieving revision 1.168 retrieving revision 1.169 diff -u -r1.168 -r1.169 --- comps-f7.xml.in 23 Apr 2007 01:40:14 -0000 1.168 +++ comps-f7.xml.in 23 Apr 2007 15:10:00 -0000 1.169 @@ -2856,7 +2856,6 @@ true alsa-utils - sox vorbis-tools cdparanoia genisoimage @@ -2864,6 +2863,7 @@ icedax rhythmbox sound-juicer + sox totem totem-mozplugin wodim From fedora-extras-commits at redhat.com Mon Apr 23 15:10:34 2007 From: fedora-extras-commits at redhat.com (Michael DeHaan (mdehaan)) Date: Mon, 23 Apr 2007 11:10:34 -0400 Subject: rpms/koan/devel .cvsignore, 1.9, 1.10 koan.spec, 1.12, 1.13 sources, 1.11, 1.12 Message-ID: <200704231510.l3NFAYNZ018860@cvs-int.fedora.redhat.com> Author: mdehaan Update of /cvs/extras/rpms/koan/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv18811 Modified Files: .cvsignore koan.spec sources Log Message: Upstream to 0.2.9 Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/koan/devel/.cvsignore,v retrieving revision 1.9 retrieving revision 1.10 diff -u -r1.9 -r1.10 --- .cvsignore 23 Mar 2007 19:36:49 -0000 1.9 +++ .cvsignore 23 Apr 2007 15:10:00 -0000 1.10 @@ -6,3 +6,4 @@ koan-0.2.7.tar.gz koan-0.2.8-1.noarch.rpm koan-0.2.8.tar.gz +koan-0.2.9.tar.gz Index: koan.spec =================================================================== RCS file: /cvs/extras/rpms/koan/devel/koan.spec,v retrieving revision 1.12 retrieving revision 1.13 diff -u -r1.12 -r1.13 --- koan.spec 23 Mar 2007 19:39:00 -0000 1.12 +++ koan.spec 23 Apr 2007 15:10:00 -0000 1.13 @@ -2,8 +2,8 @@ Summary: Network provisioning tool for Xen and Bare Metal Machines Name: koan -Version: 0.2.8 -Release: 2%{?dist} +Version: 0.2.9 +Release: 1%{?dist} Source0: %{name}-%{version}.tar.gz License: GPL Group: Applications/System @@ -40,19 +40,18 @@ %defattr(-,root,root) %{_bindir}/koan %dir %{python_sitelib}/koan -%dir %{python_sitelib}/koan/yaml %{python_sitelib}/koan/*.py* -%{python_sitelib}/koan/yaml/*.py* %{_mandir}/man1/koan.1.gz %doc AUTHORS COPYING CHANGELOG README NEWS %changelog -* Fri Mar 23 2007 - Michael DeHaan - 0.2.8-2 -- release bump for build system +* Fri Apr 20 2007 - Michael DeHaan - 0.2.9-1 +- Upstream changes (see CHANGELOG) +- Removed yaml packages -* Fri Mar 23 2007 - Michael DeHaan - 0.2.8-1 +* Fri Mar 23 2007 - Michael DeHaan - 0.2.8-2 - Upstream changes (see CHANGELOG) * Wed Mar 08 2007 - Michael DeHaan - 0.2.7-1 Index: sources =================================================================== RCS file: /cvs/extras/rpms/koan/devel/sources,v retrieving revision 1.11 retrieving revision 1.12 diff -u -r1.11 -r1.12 --- sources 23 Mar 2007 19:36:49 -0000 1.11 +++ sources 23 Apr 2007 15:10:00 -0000 1.12 @@ -1 +1 @@ -64647a179d46656a5ffd15de6f9e313c koan-0.2.8.tar.gz +f39887f1143075dd192434b80dc1a07c koan-0.2.9.tar.gz From fedora-extras-commits at redhat.com Mon Apr 23 15:11:41 2007 From: fedora-extras-commits at redhat.com (Michael DeHaan (mdehaan)) Date: Mon, 23 Apr 2007 11:11:41 -0400 Subject: rpms/koan/FC-6 .cvsignore, 1.11, 1.12 koan.spec, 1.15, 1.16 sources, 1.12, 1.13 Message-ID: <200704231511.l3NFBf8a018929@cvs-int.fedora.redhat.com> Author: mdehaan Update of /cvs/extras/rpms/koan/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv18906 Modified Files: .cvsignore koan.spec sources Log Message: Upstream to 0.2.9 Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/koan/FC-6/.cvsignore,v retrieving revision 1.11 retrieving revision 1.12 diff -u -r1.11 -r1.12 --- .cvsignore 23 Mar 2007 19:44:03 -0000 1.11 +++ .cvsignore 23 Apr 2007 15:11:07 -0000 1.12 @@ -8,3 +8,4 @@ koan-0.2.7.tar.gz koan-0.2.8-1.noarch.rpm koan-0.2.8.tar.gz +koan-0.2.9.tar.gz Index: koan.spec =================================================================== RCS file: /cvs/extras/rpms/koan/FC-6/koan.spec,v retrieving revision 1.15 retrieving revision 1.16 diff -u -r1.15 -r1.16 --- koan.spec 23 Mar 2007 19:44:03 -0000 1.15 +++ koan.spec 23 Apr 2007 15:11:07 -0000 1.16 @@ -2,8 +2,8 @@ Summary: Network provisioning tool for Xen and Bare Metal Machines Name: koan -Version: 0.2.8 -Release: 2%{?dist} +Version: 0.2.9 +Release: 1%{?dist} Source0: %{name}-%{version}.tar.gz License: GPL Group: Applications/System @@ -40,19 +40,18 @@ %defattr(-,root,root) %{_bindir}/koan %dir %{python_sitelib}/koan -%dir %{python_sitelib}/koan/yaml %{python_sitelib}/koan/*.py* -%{python_sitelib}/koan/yaml/*.py* %{_mandir}/man1/koan.1.gz %doc AUTHORS COPYING CHANGELOG README NEWS %changelog -* Fri Mar 23 2007 - Michael DeHaan - 0.2.8-2 -- release bump for build system +* Fri Apr 20 2007 - Michael DeHaan - 0.2.9-1 +- Upstream changes (see CHANGELOG) +- Removed yaml packages -* Fri Mar 23 2007 - Michael DeHaan - 0.2.8-1 +* Fri Mar 23 2007 - Michael DeHaan - 0.2.8-2 - Upstream changes (see CHANGELOG) * Wed Mar 08 2007 - Michael DeHaan - 0.2.7-1 Index: sources =================================================================== RCS file: /cvs/extras/rpms/koan/FC-6/sources,v retrieving revision 1.12 retrieving revision 1.13 diff -u -r1.12 -r1.13 --- sources 23 Mar 2007 19:44:03 -0000 1.12 +++ sources 23 Apr 2007 15:11:07 -0000 1.13 @@ -1 +1 @@ -64647a179d46656a5ffd15de6f9e313c koan-0.2.8.tar.gz +f39887f1143075dd192434b80dc1a07c koan-0.2.9.tar.gz From fedora-extras-commits at redhat.com Mon Apr 23 15:12:59 2007 From: fedora-extras-commits at redhat.com (Michael DeHaan (mdehaan)) Date: Mon, 23 Apr 2007 11:12:59 -0400 Subject: rpms/koan/FC-5 .cvsignore, 1.8, 1.9 koan.spec, 1.10, 1.11 sources, 1.9, 1.10 Message-ID: <200704231513.l3NFCxRk019026@cvs-int.fedora.redhat.com> Author: mdehaan Update of /cvs/extras/rpms/koan/FC-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv19005 Modified Files: .cvsignore koan.spec sources Log Message: Upstream to 0.2.9 Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/koan/FC-5/.cvsignore,v retrieving revision 1.8 retrieving revision 1.9 diff -u -r1.8 -r1.9 --- .cvsignore 23 Mar 2007 19:45:38 -0000 1.8 +++ .cvsignore 23 Apr 2007 15:12:25 -0000 1.9 @@ -5,3 +5,4 @@ koan-0.2.5.tar.gz koan-0.2.6.tar.gz koan-0.2.8.tar.gz +koan-0.2.9.tar.gz Index: koan.spec =================================================================== RCS file: /cvs/extras/rpms/koan/FC-5/koan.spec,v retrieving revision 1.10 retrieving revision 1.11 diff -u -r1.10 -r1.11 --- koan.spec 23 Mar 2007 19:45:38 -0000 1.10 +++ koan.spec 23 Apr 2007 15:12:25 -0000 1.11 @@ -2,8 +2,8 @@ Summary: Network provisioning tool for Xen and Bare Metal Machines Name: koan -Version: 0.2.8 -Release: 2%{?dist} +Version: 0.2.9 +Release: 1%{?dist} Source0: %{name}-%{version}.tar.gz License: GPL Group: Applications/System @@ -40,19 +40,18 @@ %defattr(-,root,root) %{_bindir}/koan %dir %{python_sitelib}/koan -%dir %{python_sitelib}/koan/yaml %{python_sitelib}/koan/*.py* -%{python_sitelib}/koan/yaml/*.py* %{_mandir}/man1/koan.1.gz %doc AUTHORS COPYING CHANGELOG README NEWS %changelog -* Fri Mar 23 2007 - Michael DeHaan - 0.2.8-2 -- release bump for build system +* Fri Apr 20 2007 - Michael DeHaan - 0.2.9-1 +- Upstream changes (see CHANGELOG) +- Removed yaml packages -* Fri Mar 23 2007 - Michael DeHaan - 0.2.8-1 +* Fri Mar 23 2007 - Michael DeHaan - 0.2.8-2 - Upstream changes (see CHANGELOG) * Wed Mar 08 2007 - Michael DeHaan - 0.2.7-1 Index: sources =================================================================== RCS file: /cvs/extras/rpms/koan/FC-5/sources,v retrieving revision 1.9 retrieving revision 1.10 diff -u -r1.9 -r1.10 --- sources 23 Mar 2007 19:45:38 -0000 1.9 +++ sources 23 Apr 2007 15:12:25 -0000 1.10 @@ -1 +1 @@ -64647a179d46656a5ffd15de6f9e313c koan-0.2.8.tar.gz +f39887f1143075dd192434b80dc1a07c koan-0.2.9.tar.gz From fedora-extras-commits at redhat.com Mon Apr 23 15:22:32 2007 From: fedora-extras-commits at redhat.com (Jeff Sheltren (sheltren)) Date: Mon, 23 Apr 2007 11:22:32 -0400 Subject: rpms/cfengine/EL-5 cfengine.spec,1.24,1.25 Message-ID: <200704231522.l3NFMWsP019302@cvs-int.fedora.redhat.com> Author: sheltren Update of /cvs/extras/rpms/cfengine/EL-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv19276 Modified Files: cfengine.spec Log Message: Rebuild for EPEL 5 Index: cfengine.spec =================================================================== RCS file: /cvs/extras/rpms/cfengine/EL-5/cfengine.spec,v retrieving revision 1.24 retrieving revision 1.25 diff -u -r1.24 -r1.25 --- cfengine.spec 31 Jan 2007 14:59:24 -0000 1.24 +++ cfengine.spec 23 Apr 2007 15:21:57 -0000 1.25 @@ -1,7 +1,7 @@ Summary: A systems administration tool for networks Name: cfengine Version: 2.1.22 -Release: 1%{?dist} +Release: 2%{?dist} License: GPL Group: Applications/System Source0: ftp://ftp.iu.hio.no/pub/cfengine/cfengine-2.1.22.tar.gz @@ -118,6 +118,9 @@ %changelog +* Mon Apr 23 2007 Jeff Sheltren 2.1.22-2 +- Bump release for EPEL rebuild + * Mon Jan 29 2007 Jeff Sheltren 2.1.22-1 - update to upstream 2.2.22 From fedora-extras-commits at redhat.com Mon Apr 23 15:56:14 2007 From: fedora-extras-commits at redhat.com (Steven Pritchard (steve)) Date: Mon, 23 Apr 2007 11:56:14 -0400 Subject: rpms/openvpn/devel .cvsignore, 1.16, 1.17 openvpn.spec, 1.26, 1.27 sources, 1.16, 1.17 openvpn-2.1_beta15-test-timeout.patch, 1.1, NONE Message-ID: <200704231556.l3NFuEIi020252@cvs-int.fedora.redhat.com> Author: steve Update of /cvs/extras/rpms/openvpn/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv20231 Modified Files: .cvsignore openvpn.spec sources Removed Files: openvpn-2.1_beta15-test-timeout.patch Log Message: Update to 2.1_rc3. Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/openvpn/devel/.cvsignore,v retrieving revision 1.16 retrieving revision 1.17 diff -u -r1.16 -r1.17 --- .cvsignore 3 Mar 2007 02:41:03 -0000 1.16 +++ .cvsignore 23 Apr 2007 15:55:39 -0000 1.17 @@ -1,2 +1,2 @@ -openvpn-2.1_rc2.tar.gz -openvpn-2.1_rc2.tar.gz.asc +openvpn-2.1_rc3.tar.gz +openvpn-2.1_rc3.tar.gz.asc Index: openvpn.spec =================================================================== RCS file: /cvs/extras/rpms/openvpn/devel/openvpn.spec,v retrieving revision 1.26 retrieving revision 1.27 diff -u -r1.26 -r1.27 --- openvpn.spec 3 Mar 2007 02:41:03 -0000 1.26 +++ openvpn.spec 23 Apr 2007 15:55:39 -0000 1.27 @@ -1,10 +1,10 @@ -%define prerelease rc2 +%define prerelease rc3 %define plugins down-root auth-pam Name: openvpn Version: 2.1 -Release: 0.17%{?prerelease:.%{prerelease}}%{?dist} +Release: 0.18%{?prerelease:.%{prerelease}}%{?dist} Summary: A full-featured SSL VPN solution URL: http://openvpn.net/ Source0: http://openvpn.net/release/%{name}-%{version}%{?prerelease:_%{prerelease}}.tar.gz @@ -149,6 +149,9 @@ %config %dir %{_sysconfdir}/%{name}/ %changelog +* Mon Apr 23 2007 Steven Pritchard 2.1-0.18.rc3 +- Update to 2.1_rc3 + * Fri Mar 02 2007 Steven Pritchard 2.1-0.17.rc2 - Update to 2.1_rc2 Index: sources =================================================================== RCS file: /cvs/extras/rpms/openvpn/devel/sources,v retrieving revision 1.16 retrieving revision 1.17 diff -u -r1.16 -r1.17 --- sources 3 Mar 2007 02:41:03 -0000 1.16 +++ sources 23 Apr 2007 15:55:39 -0000 1.17 @@ -1,2 +1,2 @@ -853c81d2de51d85b5381d4c7f7f074e3 openvpn-2.1_rc2.tar.gz -4b4319498804b4365fd5c1d3a02e4f3f openvpn-2.1_rc2.tar.gz.asc +4bff1e30b560717dff79ff6ed4f97ab1 openvpn-2.1_rc3.tar.gz +902131bae2e1522e4d2d950175788472 openvpn-2.1_rc3.tar.gz.asc --- openvpn-2.1_beta15-test-timeout.patch DELETED --- From fedora-extras-commits at redhat.com Mon Apr 23 16:11:45 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Mon, 23 Apr 2007 12:11:45 -0400 Subject: owners owners.list,1.2719,1.2720 Message-ID: <200704231611.l3NGBjsF025016@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/owners In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners Modified Files: owners.list Log Message: add jasper as co-owner of kadischi Index: owners.list =================================================================== RCS file: /cvs/extras/owners/owners.list,v retrieving revision 1.2719 retrieving revision 1.2720 diff -u -r1.2719 -r1.2720 --- owners.list 22 Apr 2007 16:43:26 -0000 1.2719 +++ owners.list 23 Apr 2007 16:11:15 -0000 1.2720 @@ -1003,7 +1003,7 @@ Fedora Extras|jython|A Java implementation of the Python language|overholt at redhat.com|extras-qa at fedoraproject.org| Fedora Extras|k3b-extras|Free codec plugins for k3b|rdieter at math.unl.edu|extras-qa at fedoraproject.org| Fedora Extras|k3d|A 3D Modeling and Rendering System|denis at poolshark.org|extras-qa at fedoraproject.org| -Fedora Extras|kadischi|An application for Fedora-based LiveCD generation|cgoorah at yahoo.com.au|extras-qa at fedoraproject.org| +Fedora Extras|kadischi|An application for Fedora-based LiveCD generation|jasperhartline at adelphia.net,cgoorah at yahoo.com.au|extras-qa at fedoraproject.org| Fedora Extras|kadu|Gadu-Gadu client for online messaging|mr.ecik at gmail.com|extras-qa at fedoraproject.org| Fedora Extras|kadu-theme|Set of themes for Kadu|mr.ecik at gmail.com|extras-qa at fedoraproject.org| Fedora Extras|kaffeine|Xine-based media player|rdieter at math.unl.edu|extras-qa at fedoraproject.org| From fedora-extras-commits at redhat.com Mon Apr 23 16:22:40 2007 From: fedora-extras-commits at redhat.com (Orion Poplawski (orion)) Date: Mon, 23 Apr 2007 12:22:40 -0400 Subject: rpms/cmake/EL-5 cmake.spec,1.14,1.15 Message-ID: <200704231622.l3NGMeui025150@cvs-int.fedora.redhat.com> Author: orion Update of /cvs/extras/rpms/cmake/EL-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv25124 Modified Files: cmake.spec Log Message: Use bundled libraries for initial EPEL build Index: cmake.spec =================================================================== RCS file: /cvs/extras/rpms/cmake/EL-5/cmake.spec,v retrieving revision 1.14 retrieving revision 1.15 diff -u -r1.14 -r1.15 --- cmake.spec 19 Apr 2007 15:41:53 -0000 1.14 +++ cmake.spec 23 Apr 2007 16:22:06 -0000 1.15 @@ -1,6 +1,6 @@ Name: cmake Version: 2.4.6 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Cross-platform make system Group: Development/Tools @@ -14,7 +14,7 @@ Patch2: cmake-2.4.6-soexe.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: ncurses-devel, libX11-devel -BuildRequires: curl-devel, expat-devel, xmlrpc-c-devel, zlib-devel +BuildRequires: curl-devel, expat-devel, zlib-devel Requires: rpm @@ -39,7 +39,7 @@ export CXXFLAGS="$RPM_OPT_FLAGS" ./bootstrap --init=%SOURCE1 --prefix=%{_prefix} --datadir=/share/%{name} \ --docdir=/share/doc/%{name}-%{version} --mandir=/share/man \ - --system-libs + --no-system-libs make VERBOSE=1 %{?_smp_mflags} @@ -73,6 +73,9 @@ %changelog +* Mon Apr 23 2007 Orion Poplawski - 2.4.6-2 +- Use bundled libraries for initial EPEL build + * Thu Apr 19 2007 Orion Poplawski - 2.4.6-1 - Update to 2.4.6 - Apply patch from upstream CVS to fix .so install permissions (bug #235673) From fedora-extras-commits at redhat.com Mon Apr 23 16:24:39 2007 From: fedora-extras-commits at redhat.com (Orion Poplawski (orion)) Date: Mon, 23 Apr 2007 12:24:39 -0400 Subject: rpms/cmake/EL-4 cmake-2.4.6-soexe.patch, NONE, 1.1 macros.cmake, NONE, 1.1 cmake.spec, 1.13, 1.14 Message-ID: <200704231624.l3NGOdMQ025229@cvs-int.fedora.redhat.com> Author: orion Update of /cvs/extras/rpms/cmake/EL-4 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv25201 Modified Files: cmake.spec Added Files: cmake-2.4.6-soexe.patch macros.cmake Log Message: Sync to EL-5 for initial build cmake-2.4.6-soexe.patch: --- NEW FILE cmake-2.4.6-soexe.patch --- Index: CMake/Source/cmFileCommand.cxx =================================================================== RCS file: /cvsroot/CMake/CMake/Source/cmFileCommand.cxx,v retrieving revision 1.75 retrieving revision 1.76 diff -u -r1.75 -r1.76 --- CMake/Source/cmFileCommand.cxx 12 Mar 2007 18:15:25 -0000 1.75 +++ CMake/Source/cmFileCommand.cxx 10 Apr 2007 15:22:15 -0000 1.76 @@ -1184,6 +1184,9 @@ } } + // Choose a default for shared library permissions. + bool install_so_no_exe = this->Makefile->IsOn("CMAKE_INSTALL_SO_NO_EXE"); + // If file permissions were not specified set default permissions // for this target type. if(!use_given_permissions_file && !use_source_permissions) @@ -1192,15 +1195,16 @@ { case cmTarget::SHARED_LIBRARY: case cmTarget::MODULE_LIBRARY: -#if defined(__linux__) - // Use read/write permissions. - permissions_file = 0; - permissions_file |= mode_owner_read; - permissions_file |= mode_owner_write; - permissions_file |= mode_group_read; - permissions_file |= mode_world_read; - break; -#endif + if(install_so_no_exe) + { + // Use read/write permissions. + permissions_file = 0; + permissions_file |= mode_owner_read; + permissions_file |= mode_owner_write; + permissions_file |= mode_group_read; + permissions_file |= mode_world_read; + break; + } case cmTarget::EXECUTABLE: case cmTarget::INSTALL_PROGRAMS: // Use read/write/executable permissions. Index: CMake/Source/cmLocalGenerator.cxx =================================================================== RCS file: /cvsroot/CMake/CMake/Source/cmLocalGenerator.cxx,v retrieving revision 1.207 retrieving revision 1.208 diff -u -r1.207 -r1.208 --- CMake/Source/cmLocalGenerator.cxx 30 Mar 2007 14:53:02 -0000 1.207 +++ CMake/Source/cmLocalGenerator.cxx 10 Apr 2007 15:22:15 -0000 1.208 @@ -393,6 +393,18 @@ "ENDIF(NOT CMAKE_INSTALL_COMPONENT)\n" "\n"; + // Copy user-specified install options to the install code. + if(const char* so_no_exe = + this->Makefile->GetDefinition("CMAKE_INSTALL_SO_NO_EXE")) + { + fout << + "# Install shared libraries without execute permission?\n" + "IF(NOT DEFINED CMAKE_INSTALL_SO_NO_EXE)\n" + " SET(CMAKE_INSTALL_SO_NO_EXE \"" << so_no_exe << "\")\n" + "ENDIF(NOT DEFINED CMAKE_INSTALL_SO_NO_EXE)\n" + "\n"; + } + // Ask each install generator to write its code. std::vector const& installers = this->Makefile->GetInstallGenerators(); Index: CMake/Modules/Platform/Linux.cmake =================================================================== RCS file: /cvsroot/CMake/CMake/Modules/Platform/Linux.cmake,v retrieving revision 1.11 retrieving revision 1.12 diff -u -r1.11 -r1.12 --- CMake/Modules/Platform/Linux.cmake 15 Sep 2006 18:08:39 -0000 1.11 +++ CMake/Modules/Platform/Linux.cmake 10 Apr 2007 15:22:15 -0000 1.12 @@ -18,4 +18,41 @@ SET(CMAKE_${type}_LINK_DYNAMIC_C_FLAGS "-Wl,-Bdynamic") ENDFOREACH(type) +# Debian policy requires that shared libraries be installed without +# executable permission. Fedora policy requires that shared libraries +# be installed with the executable permission. Since the native tools +# create shared libraries with execute permission in the first place a +# reasonable policy seems to be to install with execute permission by +# default. In order to support debian packages we provide an option +# here. The option default is based on the current distribution, but +# packagers can set it explicitly on the command line. +IF(DEFINED CMAKE_INSTALL_SO_NO_EXE) + # Store the decision variable in the cache. This preserves any + # setting the user provides on the command line. + SET(CMAKE_INSTALL_SO_NO_EXE "${CMAKE_INSTALL_SO_NO_EXE}" CACHE INTERNAL + "Install .so files without execute permission.") +ELSE(DEFINED CMAKE_INSTALL_SO_NO_EXE) + # Detect the linux distribution. + SET(CMAKE_LINUX_DISTRO) + IF(EXISTS "/proc/version") + FILE(READ "/proc/version" CMAKE_LINUX_DISTRO) + ENDIF(EXISTS "/proc/version") + + # List the distributions that require shared libraries to not have + # execute permission. + SET(CMAKE_INSTALL_SO_NO_EXE_DISTRO "(Debian|Ubuntu)") + + # Store the decision variable as an internal cache entry to avoid + # checking the platform every time. This option is advanced enough + # that only package maintainers should need to adjust it. They are + # capable of providing a setting on the command line. + IF("${CMAKE_LINUX_DISTRO}" MATCHES "${CMAKE_INSTALL_SO_NO_EXE_DISTRO}") + SET(CMAKE_INSTALL_SO_NO_EXE 1 CACHE INTERNAL + "Install .so files without execute permission.") + ELSE("${CMAKE_LINUX_DISTRO}" MATCHES "${CMAKE_INSTALL_SO_NO_EXE_DISTRO}") + SET(CMAKE_INSTALL_SO_NO_EXE 0 CACHE INTERNAL + "Install .so files without execute permission.") + ENDIF("${CMAKE_LINUX_DISTRO}" MATCHES "${CMAKE_INSTALL_SO_NO_EXE_DISTRO}") +ENDIF(DEFINED CMAKE_INSTALL_SO_NO_EXE) + INCLUDE(Platform/UnixPaths) --- NEW FILE macros.cmake --- # # Macros for cmake # %_cmake_lib_suffix64 -DLIB_SUFFIX=64 %__cmake %{_bindir}/cmake %cmake \ CFLAGS="${CFLAGS:-%optflags}" ; export CFLAGS ; \ CXXFLAGS="${CXXFLAGS:-%optflags}" ; export CXXFLAGS ; \ FFLAGS="${FFLAGS:-%optflags}" ; export FFLAGS ; \ %__cmake \\\ %if "%{?_lib}" == "lib64" \ %{?_cmake_lib_suffix64} \\\ %endif \ -DCMAKE_INSTALL_PREFIX:PATH=%{_prefix} \\\ -DBUILD_SHARED_LIBS:BOOL=ON Index: cmake.spec =================================================================== RCS file: /cvs/extras/rpms/cmake/EL-4/cmake.spec,v retrieving revision 1.13 retrieving revision 1.14 diff -u -r1.13 -r1.14 --- cmake.spec 12 Jan 2007 00:07:02 -0000 1.13 +++ cmake.spec 23 Apr 2007 16:24:05 -0000 1.14 @@ -1,6 +1,6 @@ Name: cmake Version: 2.4.6 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Cross-platform make system Group: Development/Tools @@ -8,11 +8,14 @@ URL: http://www.cmake.org Source0: http://www.cmake.org/files/v2.4/cmake-%{version}.tar.gz Source1: cmake-init-fedora +Source2: macros.cmake Patch0: cmake-2.4.2-fedora.patch Patch1: cmake-2.4.5-xmlrpc.patch +Patch2: cmake-2.4.6-soexe.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) -BuildRequires: ncurses-devel, libX11-devel -BuildRequires: curl-devel, expat-devel, xmlrpc-c-devel, zlib-devel +BuildRequires: ncurses-devel, xorg-x11-devel +BuildRequires: curl-devel, expat-devel, zlib-devel +Requires: rpm %description @@ -28,6 +31,7 @@ %setup -q %patch -p1 -b .fedora %patch1 -p1 -b .xmlrpc +%patch2 -p1 -b .soexe %build @@ -35,8 +39,8 @@ export CXXFLAGS="$RPM_OPT_FLAGS" ./bootstrap --init=%SOURCE1 --prefix=%{_prefix} --datadir=/share/%{name} \ --docdir=/share/doc/%{name}-%{version} --mandir=/share/man \ - --system-libs -make %{?_smp_mflags} + --no-system-libs +make VERBOSE=1 %{?_smp_mflags} %install @@ -46,6 +50,9 @@ mkdir -p $RPM_BUILD_ROOT%{_datadir}/emacs/site-lisp cp -a Example $RPM_BUILD_ROOT%{_datadir}/doc/%{name}-%{version}/ install -m 0644 Docs/cmake-mode.el $RPM_BUILD_ROOT%{_datadir}/emacs/site-lisp/ +# RPM macros +mkdir -p $RPM_BUILD_ROOT%{_sysconfdir}/rpm +install -m 0644 %{SOURCE2} $RPM_BUILD_ROOT%{_sysconfdir}/rpm/ %clean @@ -54,6 +61,7 @@ %files %defattr(-,root,root,-) +%config(noreplace) %{_sysconfdir}/rpm/macros.cmake %{_datadir}/doc/%{name}-%{version}/ %{_bindir}/ccmake %{_bindir}/cmake @@ -65,8 +73,13 @@ %changelog -* Thu Jan 11 2007 Orion Poplawski - 2.4.6-1 +* Mon Apr 23 2007 Orion Poplawski - 2.4.6-2 +- Use bundled libraries for initial EPEL build + +* Thu Apr 19 2007 Orion Poplawski - 2.4.6-1 - Update to 2.4.6 +- Apply patch from upstream CVS to fix .so install permissions (bug #235673) +- Add rpm macros * Mon Dec 18 2006 Orion Poplawski - 2.4.5-2 - Use system libraries (bootstrap --system-libs) @@ -74,7 +87,7 @@ * Tue Dec 5 2006 Orion Poplawski - 2.4.5-1 - Update to 2.4.5 -* Tue Nov 21 2006 Orion Poplawski - 2.4.4-1 +* Mon Nov 27 2006 Orion Poplawski - 2.4.4-1 - Update to 2.4.4 * Tue Oct 31 2006 Orion Poplawski - 2.4.3-4 From fedora-extras-commits at redhat.com Mon Apr 23 16:26:09 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Mon, 23 Apr 2007 12:26:09 -0400 Subject: owners owners.epel.list,1.132,1.133 Message-ID: <200704231626.l3NGQ9Ng025448@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/owners In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners Modified Files: owners.epel.list Log Message: add ebtables Index: owners.epel.list =================================================================== RCS file: /cvs/extras/owners/owners.epel.list,v retrieving revision 1.132 retrieving revision 1.133 diff -u -r1.132 -r1.133 --- owners.epel.list 22 Apr 2007 22:18:01 -0000 1.132 +++ owners.epel.list 23 Apr 2007 16:25:39 -0000 1.133 @@ -53,6 +53,7 @@ Fedora EPEL|dnsmasq|A lightweight DHCP/caching DNS server|jima at beer.tclug.org|extras-qa at fedoraproject.org| Fedora EPEL|duplicity|Untrusted/encrypted backup using rsync algorithm|redhat-bugzilla at linuxnetz.de|extras-qa at fedoraproject.org| Fedora EPEL|easytag|Tag editor for MP3, MP2, FLAC and OGG files|matthias at rpmforge.net|extras-qa at fedoraproject.org| +Fedora EPEL|ebtables|Ethernet Bridge frame table administration tool|tcallawa at redhat.com|extras-qa at fedoraproject.org| Fedora EPEL|eggdrop|The world's most popular Open Source IRC bot|redhat-bugzilla at linuxnetz.de|extras-qa at fedoraproject.org| Fedora EPEL|enigma|Clone of the ATARI game Oxyd|fedora at leemhuis.info,wart at kobold.org|extras-qa at fedoraproject.org| Fedora EPEL|environment-modules|Provides dynamic modification of a user's environment|orion at cora.nwra.com|extras-qa at fedoraproject.org| From fedora-extras-commits at redhat.com Mon Apr 23 16:33:03 2007 From: fedora-extras-commits at redhat.com (Tom Callaway (spot)) Date: Mon, 23 Apr 2007 12:33:03 -0400 Subject: rpms/ebtables/EL-4 ebtables.spec,1.9,1.10 sources,1.4,1.5 Message-ID: <200704231633.l3NGX3i7026062@cvs-int.fedora.redhat.com> Author: spot Update of /cvs/extras/rpms/ebtables/EL-4 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv26034/EL-4 Modified Files: ebtables.spec sources Log Message: EL versions Index: ebtables.spec =================================================================== RCS file: /cvs/extras/rpms/ebtables/EL-4/ebtables.spec,v retrieving revision 1.9 retrieving revision 1.10 diff -u -r1.9 -r1.10 --- ebtables.spec 25 Apr 2006 02:19:32 -0000 1.9 +++ ebtables.spec 23 Apr 2007 16:32:29 -0000 1.10 @@ -1,8 +1,8 @@ -%define prever rc2 +%define prever rc3 Name: ebtables Version: 2.0.8 -Release: 0.1.%{prever}%{?dist} +Release: 0.8.%{prever}%{?dist} Summary: Ethernet Bridge frame table administration tool License: GPL Group: System Environment/Base @@ -76,6 +76,24 @@ %ghost %{_sysconfdir}/ebtables.broute %changelog +* Wed Jan 17 2007 Tom "spot" Callaway 2.0.8-0.8.rc3 +- fix release order + +* Wed Jan 17 2007 Tom "spot" Callaway 2.0.8-0.1.rc3 +- bump to rc3 + +* Thu Oct 05 2006 Christian Iseli 2.0.8-0.7.rc2 + - rebuilt for unwind info generation, broken in gcc-4.1.1-21 + +* Mon Sep 18 2006 Tom "spot" Callaway 2.0.8-0.6.rc2 +- fix versioning + +* Thu Sep 14 2006 Tom "spot" Callaway 2.0.8-0.3.rc2 +- fix bugzilla 206257 + +* Tue Sep 12 2006 Tom "spot" Callaway 2.0.8-0.2.rc2 +- fix for FC-6 + * Mon Apr 24 2006 Tom "spot" Callaway 2.0.8-0.1.rc2 - bump to rc2 Index: sources =================================================================== RCS file: /cvs/extras/rpms/ebtables/EL-4/sources,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- sources 25 Apr 2006 02:19:32 -0000 1.4 +++ sources 23 Apr 2007 16:32:29 -0000 1.5 @@ -1 +1 @@ -f07111fcc1966be669278433c35dcc28 ebtables-v2.0.8-rc2.tar.gz +92f0dd5107b92a744e104f50f9b2dd2d ebtables-v2.0.8-rc3.tar.gz From fedora-extras-commits at redhat.com Mon Apr 23 16:37:09 2007 From: fedora-extras-commits at redhat.com (Jeffrey C. Ollie (jcollie)) Date: Mon, 23 Apr 2007 12:37:09 -0400 Subject: rpms/linphone/devel linphone-1.7.1-gtkosip.patch, NONE, 1.1 linphone-1.7.1-imagedir.patch, NONE, 1.1 linphone-1.7.1-ortpm4.patch, NONE, 1.1 .cvsignore, 1.8, 1.9 linphone.spec, 1.30, 1.31 sources, 1.8, 1.9 Message-ID: <200704231637.l3NGb94J026151@cvs-int.fedora.redhat.com> Author: jcollie Update of /cvs/extras/rpms/linphone/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv26117 Modified Files: .cvsignore linphone.spec sources Added Files: linphone-1.7.1-gtkosip.patch linphone-1.7.1-imagedir.patch linphone-1.7.1-ortpm4.patch Log Message: Update to 1.7.1 linphone-1.7.1-gtkosip.patch: --- NEW FILE linphone-1.7.1-gtkosip.patch --- >From 6ebb0b61d9634dd24db0148b05f383977474aa44 Mon Sep 17 00:00:00 2001 From: Jeffrey C. Ollie Date: Mon, 23 Apr 2007 10:22:34 -0500 Subject: [PATCH] Use OSIP_CFLAGS to compile gtk front end. Signed-off-by: Jeffrey C. Ollie --- gtk/Makefile.am | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/gtk/Makefile.am b/gtk/Makefile.am index b98149d..cb05421 100644 --- a/gtk/Makefile.am +++ b/gtk/Makefile.am @@ -20,7 +20,7 @@ INCLUDES = \ $(ORTP_CFLAGS) \ -I$(top_srcdir)/coreapi \ -I$(top_srcdir)/mediastreamer2/include \ - -I$(osip_prefix)/include + $(OSIP_CFLAGS) -- 1.5.1.2 linphone-1.7.1-imagedir.patch: --- NEW FILE linphone-1.7.1-imagedir.patch --- diff --git a/mediastreamer2/src/Makefile.am b/mediastreamer2/src/Makefile.am index 4940246..3e1df60 100644 --- a/mediastreamer2/src/Makefile.am +++ b/mediastreamer2/src/Makefile.am @@ -105,7 +105,7 @@ AM_CFLAGS= -I$(top_srcdir) \ $(GSM_CFLAGS) \ $(STRICT_OPTIONS) -imgdir=$(datadir)/images/ +imgdir=$(datadir)/images/linphone/ img_DATA=nowebcamCIF.jpg diff --git a/mediastreamer2/src/nowebcam.c b/mediastreamer2/src/nowebcam.c index 6e06ee6..917a927 100644 --- a/mediastreamer2/src/nowebcam.c +++ b/mediastreamer2/src/nowebcam.c @@ -81,8 +81,8 @@ mblk_t *ms_load_jpeg_as_yuv(const char *jpgpath, MSVideoSize *reqsize){ mblk_t *ms_load_nowebcam(MSVideoSize *reqsize, int idx){ char tmp[256]; if (idx<0) - snprintf(tmp, sizeof(tmp), "%s/images/%s.jpg", PACKAGE_DATA_DIR, NOWEBCAM_JPG); + snprintf(tmp, sizeof(tmp), "%s/images/linphone/%s.jpg", PACKAGE_DATA_DIR, NOWEBCAM_JPG); else - snprintf(tmp, sizeof(tmp), "%s/images/%s%i.jpg", PACKAGE_DATA_DIR, NOWEBCAM_JPG, idx); + snprintf(tmp, sizeof(tmp), "%s/images/linphone/%s%i.jpg", PACKAGE_DATA_DIR, NOWEBCAM_JPG, idx); return ms_load_jpeg_as_yuv(tmp,reqsize); } linphone-1.7.1-ortpm4.patch: --- NEW FILE linphone-1.7.1-ortpm4.patch --- diff --git a/m4/ortp.m4 b/m4/ortp.m4 new file mode 100644 index 0000000..f0c0216 --- /dev/null +++ b/m4/ortp.m4 @@ -0,0 +1,17 @@ +AC_DEFUN([LP_CHECK_ORTP],[ + +ortp_pkgconfig=true + +PKG_CHECK_MODULES([ORTP], [ortp], , [ortp_pkgconfig=false]) + +if test $ortp_pkgconfig = false; then + AC_CHECK_HEADER([ortp/ortp.h], ,AC_MSG_ERROR([Could not find oRTP headers !])) + LIBS_save=$LIBS + AC_CHECK_LIB([ortp], [ortp_init], , AC_MSG_ERROR([Could not find oRTP library])) + ORTP_LIBS='-lortp' + LIBS=$LIBS_save +fi +AC_SUBST([ORTP_LIBS]) +AC_SUBST([ORTP_CFLAGS]) + +]) Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/linphone/devel/.cvsignore,v retrieving revision 1.8 retrieving revision 1.9 diff -u -r1.8 -r1.9 --- .cvsignore 30 Jan 2007 01:39:10 -0000 1.8 +++ .cvsignore 23 Apr 2007 16:36:34 -0000 1.9 @@ -1 +1 @@ -linphone-1.6.0.tar.gz +linphone-1.7.1.tar.gz Index: linphone.spec =================================================================== RCS file: /cvs/extras/rpms/linphone/devel/linphone.spec,v retrieving revision 1.30 retrieving revision 1.31 diff -u -r1.30 -r1.31 --- linphone.spec 16 Mar 2007 16:03:54 -0000 1.30 +++ linphone.spec 23 Apr 2007 16:36:34 -0000 1.31 @@ -1,26 +1,24 @@ Name: linphone -Version: 1.6.0 -Release: 4%{?dist} +Version: 1.7.1 +Release: 1%{?dist} Summary: Phone anywhere in the whole world by using the Internet Group: Applications/Communications License: GPL URL: http://www.linphone.org/ -Source0: http://download.savannah.nongnu.org/releases/linphone/1.6.x/sources/%{name}-%{version}.tar.gz -Patch: linphone-1.0.1-desktop.patch -Patch1: linphone-1.4.1-libs.patch -Patch2: linphone-1.5.1-osipcompat.patch +Source0: http://download.savannah.nongnu.org/releases/linphone/1.7.x/sources/%{name}-%{version}.tar.gz +Patch0: linphone-1.7.1-ortpm4.patch +Patch1: linphone-1.7.1-imagedir.patch +Patch2: linphone-1.7.1-gtkosip.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: compat-libosip2-devel -BuildRequires: ortp-devel = 0.13.0 +BuildRequires: ortp-devel >= 0.13.1 BuildRequires: readline-devel BuildRequires: ncurses-devel -BuildRequires: gnome-panel-devel -BuildRequires: libgnomeui-devel -BuildRequires: glib2-devel +BuildRequires: gtk2-devel BuildRequires: alsa-lib-devel BuildRequires: speex-devel >= 1.2 @@ -29,6 +27,8 @@ BuildRequires: perl(XML::Parser) +BuildRequires: docbook-utils + BuildRequires: automake BuildRequires: autoconf BuildRequires: libtool @@ -61,11 +61,15 @@ %prep %setup0 -q -%patch0 -p1 -b .old -%patch1 -p1 -b .libs -%patch2 -p0 -b .osip +%patch0 -p1 -b .ortpm4 +%patch1 -p1 -b .imagedir +%patch2 -p1 -b .gtkosip + +#patch0 -p1 -b .old +#patch1 -p1 -b .libs +#patch2 -p0 -b .osip -rm -r oRTP +#rm -r oRTP pushd share/cs for f in *.1 @@ -75,6 +79,7 @@ popd %build + libtoolize --copy --force aclocal -I m4 autoheader @@ -90,7 +95,7 @@ autoconf popd -%configure --disable-static --disable-video +%configure --disable-static --disable-rpath --disable-video --enable-alsa --enable-strict --enable-external-ortp --with-osip-version=2.2.2 make %{?_smp_mflags} %install @@ -119,7 +124,6 @@ %defattr(-,root,root) %doc AUTHORS ChangeLog COPYING NEWS README TODO %{_bindir}/* -%{_libdir}/bonobo/servers/*.server %{_libdir}/liblinphone.so.* %{_libdir}/libmediastreamer.so.* %{_libdir}/libquickstream.so.* @@ -128,10 +132,10 @@ %lang(cs) %{_mandir}/cs/man1/* %{_datadir}/applications/*%{name}.desktop %{_datadir}/gnome/help/linphone -%{_datadir}/gnome-2.0/ui/*.xml %{_datadir}/pixmaps/linphone %{_datadir}/pixmaps/linphone2.png %{_datadir}/sounds/linphone +%{_datadir}/images/linphone %files devel %defattr(-,root,root) @@ -143,6 +147,11 @@ %{_libdir}/pkgconfig/* %changelog +* Tue Apr 17 2007 Jeffrey C. Ollie - 1.7.1-1 +- Update to 1.7.1 +- Drop linphone-1.0.1-desktop.patch, linphone-1.4.1-libs.patch and + linphone-1.5.1-osipcompat.patch + * Fri Mar 16 2007 Jeffrey C. Ollie - 1.6.0-4 - Fix up encodings in Czech manpages Index: sources =================================================================== RCS file: /cvs/extras/rpms/linphone/devel/sources,v retrieving revision 1.8 retrieving revision 1.9 diff -u -r1.8 -r1.9 --- sources 30 Jan 2007 01:39:10 -0000 1.8 +++ sources 23 Apr 2007 16:36:34 -0000 1.9 @@ -1 +1 @@ -fb345125e23c787df0818ff7caad5515 linphone-1.6.0.tar.gz +6fe246d072fad2f4a9533317ab7e9060 linphone-1.7.1.tar.gz From fedora-extras-commits at redhat.com Mon Apr 23 16:43:15 2007 From: fedora-extras-commits at redhat.com (Jeffrey C. Ollie (jcollie)) Date: Mon, 23 Apr 2007 12:43:15 -0400 Subject: rpms/linphone/FC-6 linphone-1.7.1-gtkosip.patch, NONE, 1.1 linphone-1.7.1-imagedir.patch, NONE, 1.1 linphone-1.7.1-ortpm4.patch, NONE, 1.1 .cvsignore, 1.7, 1.8 linphone.spec, 1.26, 1.27 sources, 1.7, 1.8 linphone-1.0.1-desktop.patch, 1.2, NONE linphone-1.4.1-libs.patch, 1.1, NONE linphone-1.5.1-osipcompat.patch, 1.1, NONE Message-ID: <200704231643.l3NGhFBi026480@cvs-int.fedora.redhat.com> Author: jcollie Update of /cvs/extras/rpms/linphone/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv26445 Modified Files: .cvsignore linphone.spec sources Added Files: linphone-1.7.1-gtkosip.patch linphone-1.7.1-imagedir.patch linphone-1.7.1-ortpm4.patch Removed Files: linphone-1.0.1-desktop.patch linphone-1.4.1-libs.patch linphone-1.5.1-osipcompat.patch Log Message: Update to 1.7.1 linphone-1.7.1-gtkosip.patch: --- NEW FILE linphone-1.7.1-gtkosip.patch --- >From 6ebb0b61d9634dd24db0148b05f383977474aa44 Mon Sep 17 00:00:00 2001 From: Jeffrey C. Ollie Date: Mon, 23 Apr 2007 10:22:34 -0500 Subject: [PATCH] Use OSIP_CFLAGS to compile gtk front end. Signed-off-by: Jeffrey C. Ollie --- gtk/Makefile.am | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/gtk/Makefile.am b/gtk/Makefile.am index b98149d..cb05421 100644 --- a/gtk/Makefile.am +++ b/gtk/Makefile.am @@ -20,7 +20,7 @@ INCLUDES = \ $(ORTP_CFLAGS) \ -I$(top_srcdir)/coreapi \ -I$(top_srcdir)/mediastreamer2/include \ - -I$(osip_prefix)/include + $(OSIP_CFLAGS) -- 1.5.1.2 linphone-1.7.1-imagedir.patch: --- NEW FILE linphone-1.7.1-imagedir.patch --- diff --git a/mediastreamer2/src/Makefile.am b/mediastreamer2/src/Makefile.am index 4940246..3e1df60 100644 --- a/mediastreamer2/src/Makefile.am +++ b/mediastreamer2/src/Makefile.am @@ -105,7 +105,7 @@ AM_CFLAGS= -I$(top_srcdir) \ $(GSM_CFLAGS) \ $(STRICT_OPTIONS) -imgdir=$(datadir)/images/ +imgdir=$(datadir)/images/linphone/ img_DATA=nowebcamCIF.jpg diff --git a/mediastreamer2/src/nowebcam.c b/mediastreamer2/src/nowebcam.c index 6e06ee6..917a927 100644 --- a/mediastreamer2/src/nowebcam.c +++ b/mediastreamer2/src/nowebcam.c @@ -81,8 +81,8 @@ mblk_t *ms_load_jpeg_as_yuv(const char *jpgpath, MSVideoSize *reqsize){ mblk_t *ms_load_nowebcam(MSVideoSize *reqsize, int idx){ char tmp[256]; if (idx<0) - snprintf(tmp, sizeof(tmp), "%s/images/%s.jpg", PACKAGE_DATA_DIR, NOWEBCAM_JPG); + snprintf(tmp, sizeof(tmp), "%s/images/linphone/%s.jpg", PACKAGE_DATA_DIR, NOWEBCAM_JPG); else - snprintf(tmp, sizeof(tmp), "%s/images/%s%i.jpg", PACKAGE_DATA_DIR, NOWEBCAM_JPG, idx); + snprintf(tmp, sizeof(tmp), "%s/images/linphone/%s%i.jpg", PACKAGE_DATA_DIR, NOWEBCAM_JPG, idx); return ms_load_jpeg_as_yuv(tmp,reqsize); } linphone-1.7.1-ortpm4.patch: --- NEW FILE linphone-1.7.1-ortpm4.patch --- diff --git a/m4/ortp.m4 b/m4/ortp.m4 new file mode 100644 index 0000000..f0c0216 --- /dev/null +++ b/m4/ortp.m4 @@ -0,0 +1,17 @@ +AC_DEFUN([LP_CHECK_ORTP],[ + +ortp_pkgconfig=true + +PKG_CHECK_MODULES([ORTP], [ortp], , [ortp_pkgconfig=false]) + +if test $ortp_pkgconfig = false; then + AC_CHECK_HEADER([ortp/ortp.h], ,AC_MSG_ERROR([Could not find oRTP headers !])) + LIBS_save=$LIBS + AC_CHECK_LIB([ortp], [ortp_init], , AC_MSG_ERROR([Could not find oRTP library])) + ORTP_LIBS='-lortp' + LIBS=$LIBS_save +fi +AC_SUBST([ORTP_LIBS]) +AC_SUBST([ORTP_CFLAGS]) + +]) Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/linphone/FC-6/.cvsignore,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- .cvsignore 22 Nov 2006 04:52:00 -0000 1.7 +++ .cvsignore 23 Apr 2007 16:42:41 -0000 1.8 @@ -1 +1 @@ -linphone-1.5.1.tar.gz +linphone-1.7.1.tar.gz Index: linphone.spec =================================================================== RCS file: /cvs/extras/rpms/linphone/FC-6/linphone.spec,v retrieving revision 1.26 retrieving revision 1.27 diff -u -r1.26 -r1.27 --- linphone.spec 16 Mar 2007 16:05:52 -0000 1.26 +++ linphone.spec 23 Apr 2007 16:42:41 -0000 1.27 @@ -1,26 +1,24 @@ Name: linphone -Version: 1.5.1 -Release: 4%{?dist} +Version: 1.7.1 +Release: 1%{?dist} Summary: Phone anywhere in the whole world by using the Internet Group: Applications/Communications License: GPL URL: http://www.linphone.org/ -Source0: http://download.savannah.nongnu.org/releases/linphone/1.5.x/source/%{name}-%{version}.tar.gz -Patch: linphone-1.0.1-desktop.patch -Patch1: linphone-1.4.1-libs.patch -Patch2: linphone-1.5.1-osipcompat.patch +Source0: http://download.savannah.nongnu.org/releases/linphone/1.7.x/sources/%{name}-%{version}.tar.gz +Patch0: linphone-1.7.1-ortpm4.patch +Patch1: linphone-1.7.1-imagedir.patch +Patch2: linphone-1.7.1-gtkosip.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: compat-libosip2-devel -BuildRequires: ortp-devel = 0.12.0 +BuildRequires: ortp-devel >= 0.13.1 BuildRequires: readline-devel BuildRequires: ncurses-devel -BuildRequires: gnome-panel-devel -BuildRequires: libgnomeui-devel -BuildRequires: glib2-devel +BuildRequires: gtk2-devel BuildRequires: alsa-lib-devel BuildRequires: speex-devel >= 1.2 @@ -29,6 +27,8 @@ BuildRequires: perl(XML::Parser) +BuildRequires: docbook-utils + BuildRequires: automake BuildRequires: autoconf BuildRequires: libtool @@ -61,11 +61,15 @@ %prep %setup0 -q -%patch0 -p1 -b .old -%patch1 -p1 -b .libs -%patch2 -p0 -b .osip +%patch0 -p1 -b .ortpm4 +%patch1 -p1 -b .imagedir +%patch2 -p1 -b .gtkosip + +#patch0 -p1 -b .old +#patch1 -p1 -b .libs +#patch2 -p0 -b .osip -rm -r oRTP +#rm -r oRTP pushd share/cs for f in *.1 @@ -75,6 +79,7 @@ popd %build + libtoolize --copy --force aclocal -I m4 autoheader @@ -90,7 +95,7 @@ autoconf popd -%configure --disable-static --disable-video +%configure --disable-static --disable-rpath --disable-video --enable-alsa --enable-strict --enable-external-ortp --with-osip-version=2.2.2 make %{?_smp_mflags} %install @@ -119,7 +124,6 @@ %defattr(-,root,root) %doc AUTHORS ChangeLog COPYING NEWS README TODO %{_bindir}/* -%{_libdir}/bonobo/servers/*.server %{_libdir}/liblinphone.so.* %{_libdir}/libmediastreamer.so.* %{_libdir}/libquickstream.so.* @@ -128,10 +132,10 @@ %lang(cs) %{_mandir}/cs/man1/* %{_datadir}/applications/*%{name}.desktop %{_datadir}/gnome/help/linphone -%{_datadir}/gnome-2.0/ui/*.xml %{_datadir}/pixmaps/linphone %{_datadir}/pixmaps/linphone2.png %{_datadir}/sounds/linphone +%{_datadir}/images/linphone %files devel %defattr(-,root,root) @@ -143,11 +147,22 @@ %{_libdir}/pkgconfig/* %changelog -* Fri Mar 16 2007 Jeffrey C. Ollie - 1.5.1-4 -- Fixup encoding in Czech manpages +* Tue Apr 17 2007 Jeffrey C. Ollie - 1.7.1-1 +- Update to 1.7.1 +- Drop linphone-1.0.1-desktop.patch, linphone-1.4.1-libs.patch and + linphone-1.5.1-osipcompat.patch + +* Fri Mar 16 2007 Jeffrey C. Ollie - 1.6.0-4 +- Fix up encodings in Czech manpages + +* Fri Mar 16 2007 Jeffrey C. Ollie - 1.6.0-3 +- Move autoheader after aclocal, fixes 232592 + +* Mon Jan 29 2007 Jeffrey C. Ollie - 1.6.0-2 +- Fix buildrequires -* Fri Mar 16 2007 Jeffrey C. Ollie - 1.5.1-3 -- Change order of autoheader/aclocal +* Mon Jan 29 2007 Jeffrey C. Ollie - 1.6.0-1 +- Update to 1.6.0 * Wed Nov 22 2006 Jeffrey C. Ollie - 1.5.1-2 - Mark translated man pages with lang macro Index: sources =================================================================== RCS file: /cvs/extras/rpms/linphone/FC-6/sources,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- sources 22 Nov 2006 04:52:00 -0000 1.7 +++ sources 23 Apr 2007 16:42:41 -0000 1.8 @@ -1 +1 @@ -196f817d77aba906e7c1a896f8501a0f linphone-1.5.1.tar.gz +6fe246d072fad2f4a9533317ab7e9060 linphone-1.7.1.tar.gz --- linphone-1.0.1-desktop.patch DELETED --- --- linphone-1.4.1-libs.patch DELETED --- --- linphone-1.5.1-osipcompat.patch DELETED --- From fedora-extras-commits at redhat.com Mon Apr 23 16:46:03 2007 From: fedora-extras-commits at redhat.com (Marcin Zajaczkowski (szpak)) Date: Mon, 23 Apr 2007 12:46:03 -0400 Subject: rpms/pylibacl import.log,1.1,1.2 Message-ID: <200704231646.l3NGk3no026624@cvs-int.fedora.redhat.com> Author: szpak Update of /cvs/extras/rpms/pylibacl In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv26562 Modified Files: import.log Log Message: Initial import Index: import.log =================================================================== RCS file: /cvs/extras/rpms/pylibacl/import.log,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- import.log 21 Apr 2007 21:21:25 -0000 1.1 +++ import.log 23 Apr 2007 16:45:29 -0000 1.2 @@ -0,0 +1 @@ +pylibacl-0_2_1-5:HEAD:pylibacl-0.2.1-5.src.rpm:1177346550 From fedora-extras-commits at redhat.com Mon Apr 23 16:46:08 2007 From: fedora-extras-commits at redhat.com (Marcin Zajaczkowski (szpak)) Date: Mon, 23 Apr 2007 12:46:08 -0400 Subject: rpms/pylibacl/devel pylibacl.spec, NONE, 1.1 .cvsignore, 1.1, 1.2 sources, 1.1, 1.2 Message-ID: <200704231646.l3NGk8qh026628@cvs-int.fedora.redhat.com> Author: szpak Update of /cvs/extras/rpms/pylibacl/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv26562/devel Modified Files: .cvsignore sources Added Files: pylibacl.spec Log Message: Initial import --- NEW FILE pylibacl.spec --- Name: pylibacl Summary: POSIX.1e ACLs library wrapper for python Version: 0.2.1 Release: 5%{?dist} License: GPL Group: Development/Libraries URL: http://pylibacl.sourceforge.net/ Source: http://downloads.sourceforge.net/pylibacl/pylibacl-%{version}.tar.bz2 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) #libacl package is already forced by RPM Requires: python >= 2.2 BuildRequires: python-devel, libacl-devel %description Python extension module for POSIX ACLs. It allows to query, list, add and remove ACLs from files and directories. %prep %setup -q %build CFLAGS="%{optflags}" %{__python} setup.py build %install %{__rm} -rf %{buildroot} %{__python} setup.py install --root="%{buildroot}" --prefix="%{_prefix}" %clean %{__rm} -rf %{buildroot} %files %defattr(0644,root,root,0755) %{_libdir}/python*/site-packages/posix1e.so %doc BENCHMARK IMPLEMENTATION MANIFEST PLATFORMS README *.html *.txt %changelog * Sat Apr 21 2007 Marcin Zajaczkowski - 0.2.1-5 - removed redundant after name change "exclude" tag - comments cleanup * Wed Apr 18 2007 Marcin Zajaczkowski - 0.2.1-4 - applied suggestions from Kevin Fenzi - name changed from python-libacl to pylibacl - corrected path to the source file * Fri Apr 6 2007 Marcin Zajaczkowski - 0.2.1-3 - fixed path to a source package * Thu Apr 5 2007 Marcin Zajaczkowski - 0.2.1-2 - added python-devel in BuildRequires - added Provides section - modified to Fedora Extras requirements * Sun Sep 11 2005 Dag Wieers - 0.2.1-1 - Initial package. (using DAR) Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/pylibacl/devel/.cvsignore,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- .cvsignore 21 Apr 2007 21:21:29 -0000 1.1 +++ .cvsignore 23 Apr 2007 16:45:34 -0000 1.2 @@ -0,0 +1 @@ +pylibacl-0.2.1.tar.bz2 Index: sources =================================================================== RCS file: /cvs/extras/rpms/pylibacl/devel/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 21 Apr 2007 21:21:29 -0000 1.1 +++ sources 23 Apr 2007 16:45:34 -0000 1.2 @@ -0,0 +1 @@ +5c06b62ca4ee453042c9fa3f28aa56e8 pylibacl-0.2.1.tar.bz2 From fedora-extras-commits at redhat.com Mon Apr 23 16:50:10 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Mon, 23 Apr 2007 12:50:10 -0400 Subject: rpms/wise2 - New directory Message-ID: <200704231650.l3NGoAcU026881@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/rpms/wise2 In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners/tmpcvsc26855/rpms/wise2 Log Message: Directory /cvs/extras/rpms/wise2 added to the repository From fedora-extras-commits at redhat.com Mon Apr 23 16:50:16 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Mon, 23 Apr 2007 12:50:16 -0400 Subject: rpms/wise2/devel - New directory Message-ID: <200704231650.l3NGoG1b026896@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/rpms/wise2/devel In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners/tmpcvsc26855/rpms/wise2/devel Log Message: Directory /cvs/extras/rpms/wise2/devel added to the repository From fedora-extras-commits at redhat.com Mon Apr 23 16:50:27 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Mon, 23 Apr 2007 12:50:27 -0400 Subject: rpms/wise2 Makefile,NONE,1.1 import.log,NONE,1.1 pkg.acl,NONE,1.1 Message-ID: <200704231650.l3NGoRIu026925@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/rpms/wise2 In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners/tmpcvsc26855/rpms/wise2 Added Files: Makefile import.log pkg.acl Log Message: Setup of module wise2 --- NEW FILE Makefile --- # Top level Makefile for module wise2 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 --- --- NEW FILE pkg.acl --- From fedora-extras-commits at redhat.com Mon Apr 23 16:50:29 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Mon, 23 Apr 2007 12:50:29 -0400 Subject: owners owners.list,1.2720,1.2721 Message-ID: <200704231650.l3NGoTMm026934@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/owners In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners Modified Files: owners.list Log Message: add wise2 Index: owners.list =================================================================== RCS file: /cvs/extras/owners/owners.list,v retrieving revision 1.2720 retrieving revision 1.2721 diff -u -r1.2720 -r1.2721 --- owners.list 23 Apr 2007 16:11:15 -0000 1.2720 +++ owners.list 23 Apr 2007 16:49:59 -0000 1.2721 @@ -3032,6 +3032,7 @@ Fedora Extras|wine|A Windows 16/32/64 bit emulator|andreas.bierfert at lowlatency.de|extras-qa at fedoraproject.org| Fedora Extras|wine-docs|Documentation for wine|andreas.bierfert at lowlatency.de|extras-qa at fedoraproject.org| Fedora Extras|wings|3D Subdivision Modeler|gemi at bluewin.ch|extras-qa at fedoraproject.org| +Fedora Extras|wise2|Bioinformatics tools for comparison of biopolymers|alexl at users.sourceforge.net|extras-qa at fedoraproject.org| Fedora Extras|wlassistant|Wireless network management tool|tcallawa at redhat.com|extras-qa at fedoraproject.org| Fedora Extras|wmacpi|Dockapp for laptop acpi/apm information|andreas.bierfert at lowlatency.de|extras-qa at fedoraproject.org| Fedora Extras|wmapmload|Wmapmload monitors your apm status in an lcd display fashion|andreas.bierfert at lowlatency.de|extras-qa at fedoraproject.org| From fedora-extras-commits at redhat.com Mon Apr 23 16:50:38 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Mon, 23 Apr 2007 12:50:38 -0400 Subject: rpms/wise2/devel .cvsignore, NONE, 1.1 Makefile, NONE, 1.1 sources, NONE, 1.1 Message-ID: <200704231650.l3NGocVe026953@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/rpms/wise2/devel In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners/tmpcvsc26855/rpms/wise2/devel Added Files: .cvsignore Makefile sources Log Message: Setup of module wise2 --- NEW FILE .cvsignore --- --- NEW FILE Makefile --- # Makefile for source rpm: wise2 # $Id: Makefile,v 1.1 2007/04/23 16:50:32 wtogami Exp $ NAME := wise2 SPECFILE = $(firstword $(wildcard *.spec)) define find-makefile-common for d in common ../common ../../common ; do if [ -f $$d/Makefile.common ] ; then if [ -f $$d/CVS/Root -a -w $$/Makefile.common ] ; then cd $$d ; cvs -Q update ; fi ; echo "$$d/Makefile.common" ; break ; fi ; done endef MAKEFILE_COMMON := $(shell $(find-makefile-common)) ifeq ($(MAKEFILE_COMMON),) # attept a checkout define checkout-makefile-common test -f CVS/Root && { cvs -Q -d $$(cat CVS/Root) checkout common && echo "common/Makefile.common" ; } || { echo "ERROR: I can't figure out how to checkout the 'common' module." ; exit -1 ; } >&2 endef MAKEFILE_COMMON := $(shell $(checkout-makefile-common)) endif include $(MAKEFILE_COMMON) --- NEW FILE sources --- From fedora-extras-commits at redhat.com Mon Apr 23 16:51:41 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Mon, 23 Apr 2007 12:51:41 -0400 Subject: rpms/windowlab - New directory Message-ID: <200704231651.l3NGpfMx027217@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/rpms/windowlab In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners/tmpcvsa27189/rpms/windowlab Log Message: Directory /cvs/extras/rpms/windowlab added to the repository From fedora-extras-commits at redhat.com Mon Apr 23 16:51:49 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Mon, 23 Apr 2007 12:51:49 -0400 Subject: rpms/windowlab/devel - New directory Message-ID: <200704231651.l3NGpnLF027256@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/rpms/windowlab/devel In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners/tmpcvsa27189/rpms/windowlab/devel Log Message: Directory /cvs/extras/rpms/windowlab/devel added to the repository From fedora-extras-commits at redhat.com Mon Apr 23 16:51:55 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Mon, 23 Apr 2007 12:51:55 -0400 Subject: rpms/windowlab Makefile, NONE, 1.1 import.log, NONE, 1.1 pkg.acl, NONE, 1.1 Message-ID: <200704231651.l3NGptkR027282@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/rpms/windowlab In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners/tmpcvsa27189/rpms/windowlab Added Files: Makefile import.log pkg.acl Log Message: Setup of module windowlab --- NEW FILE Makefile --- # Top level Makefile for module windowlab 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 --- --- NEW FILE pkg.acl --- From fedora-extras-commits at redhat.com Mon Apr 23 16:52:01 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Mon, 23 Apr 2007 12:52:01 -0400 Subject: owners owners.list,1.2721,1.2722 Message-ID: <200704231652.l3NGq1M3027297@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/owners In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners Modified Files: owners.list Log Message: add windowlab Index: owners.list =================================================================== RCS file: /cvs/extras/owners/owners.list,v retrieving revision 1.2721 retrieving revision 1.2722 diff -u -r1.2721 -r1.2722 --- owners.list 23 Apr 2007 16:49:59 -0000 1.2721 +++ owners.list 23 Apr 2007 16:51:30 -0000 1.2722 @@ -3029,6 +3029,7 @@ Fedora Extras|wifi-radar|A utility for managing WiFi profiles|i.pilcher at comcast.net|extras-qa at fedoraproject.org| Fedora Extras|wifiroamd|Automatic WiFi connection (re)establishment daemon|ed at eh3.com|extras-qa at fedoraproject.org| Fedora Extras|WindowMaker|A fast, feature rich Window manager|andreas.bierfert at lowlatency.de|extras-qa at fedoraproject.org| +Fedora Extras|windowlab|Small and Simple Amiga-like Window Manager|dev at nigelj.com|extras-qa at fedoraproject.org| Fedora Extras|wine|A Windows 16/32/64 bit emulator|andreas.bierfert at lowlatency.de|extras-qa at fedoraproject.org| Fedora Extras|wine-docs|Documentation for wine|andreas.bierfert at lowlatency.de|extras-qa at fedoraproject.org| Fedora Extras|wings|3D Subdivision Modeler|gemi at bluewin.ch|extras-qa at fedoraproject.org| From fedora-extras-commits at redhat.com Mon Apr 23 16:52:06 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Mon, 23 Apr 2007 12:52:06 -0400 Subject: rpms/windowlab/devel .cvsignore, NONE, 1.1 Makefile, NONE, 1.1 sources, NONE, 1.1 Message-ID: <200704231652.l3NGq6Bb027306@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/rpms/windowlab/devel In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners/tmpcvsa27189/rpms/windowlab/devel Added Files: .cvsignore Makefile sources Log Message: Setup of module windowlab --- NEW FILE .cvsignore --- --- NEW FILE Makefile --- # Makefile for source rpm: windowlab # $Id: Makefile,v 1.1 2007/04/23 16:52:00 wtogami Exp $ NAME := windowlab SPECFILE = $(firstword $(wildcard *.spec)) define find-makefile-common for d in common ../common ../../common ; do if [ -f $$d/Makefile.common ] ; then if [ -f $$d/CVS/Root -a -w $$/Makefile.common ] ; then cd $$d ; cvs -Q update ; fi ; echo "$$d/Makefile.common" ; break ; fi ; done endef MAKEFILE_COMMON := $(shell $(find-makefile-common)) ifeq ($(MAKEFILE_COMMON),) # attept a checkout define checkout-makefile-common test -f CVS/Root && { cvs -Q -d $$(cat CVS/Root) checkout common && echo "common/Makefile.common" ; } || { echo "ERROR: I can't figure out how to checkout the 'common' module." ; exit -1 ; } >&2 endef MAKEFILE_COMMON := $(shell $(checkout-makefile-common)) endif include $(MAKEFILE_COMMON) --- NEW FILE sources --- From fedora-extras-commits at redhat.com Mon Apr 23 16:53:19 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Mon, 23 Apr 2007 12:53:19 -0400 Subject: rpms/postgresql-pgpool-II - New directory Message-ID: <200704231653.l3NGrJGf027612@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/rpms/postgresql-pgpool-II In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners/tmpcvsC27585/rpms/postgresql-pgpool-II Log Message: Directory /cvs/extras/rpms/postgresql-pgpool-II added to the repository From fedora-extras-commits at redhat.com Mon Apr 23 16:53:28 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Mon, 23 Apr 2007 12:53:28 -0400 Subject: rpms/postgresql-pgpool-II/devel - New directory Message-ID: <200704231653.l3NGrSZ8027626@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/rpms/postgresql-pgpool-II/devel In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners/tmpcvsC27585/rpms/postgresql-pgpool-II/devel Log Message: Directory /cvs/extras/rpms/postgresql-pgpool-II/devel added to the repository From fedora-extras-commits at redhat.com Mon Apr 23 16:53:38 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Mon, 23 Apr 2007 12:53:38 -0400 Subject: rpms/postgresql-pgpool-II Makefile, NONE, 1.1 import.log, NONE, 1.1 pkg.acl, NONE, 1.1 Message-ID: <200704231653.l3NGrcAw027653@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/rpms/postgresql-pgpool-II In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners/tmpcvsC27585/rpms/postgresql-pgpool-II Added Files: Makefile import.log pkg.acl Log Message: Setup of module postgresql-pgpool-II --- NEW FILE Makefile --- # Top level Makefile for module postgresql-pgpool-II 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 --- --- NEW FILE pkg.acl --- From fedora-extras-commits at redhat.com Mon Apr 23 16:53:40 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Mon, 23 Apr 2007 12:53:40 -0400 Subject: owners owners.epel.list,1.133,1.134 owners.list,1.2722,1.2723 Message-ID: <200704231653.l3NGreOY027663@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/owners In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners Modified Files: owners.epel.list owners.list Log Message: add postgresql-pgpool-II Index: owners.epel.list =================================================================== RCS file: /cvs/extras/owners/owners.epel.list,v retrieving revision 1.133 retrieving revision 1.134 diff -u -r1.133 -r1.134 --- owners.epel.list 23 Apr 2007 16:25:39 -0000 1.133 +++ owners.epel.list 23 Apr 2007 16:53:09 -0000 1.134 @@ -380,6 +380,7 @@ Fedora EPEL|pork|Console based AIM client that looks like ircII|lmacken at redhat.com|extras-qa at fedoraproject.org| Fedora EPEL|portaudio|Free, cross platform, open-source, audio I/O library|matthias at rpmforge.net|extras-qa at fedoraproject.org| Fedora EPEL|postgresql-dbi-link|Partial implementation of the SQL/MED portion of the SQL:2003 specification|devrim at CommandPrompt.com|extras-qa at fedoraproject.org| +Fedora EPEL|postgresql-pgpool-II|Connection pooling/replication server for PostgreSQL|devrim at CommandPrompt.com|extras-qa at fedoraproject.org| Fedora EPEL|postgrey|Postfix Greylisting Policy Server|matthias at rpmforge.net|extras-qa at fedoraproject.org| Fedora EPEL|powerman|Remote Power Management Software|jwilson at redhat.com|extras-qa at fedoraproject.org| Fedora EPEL|powermanga|Arcade 2D shoot-them-up game|matthias at rpmforge.net|extras-qa at fedoraproject.org| Index: owners.list =================================================================== RCS file: /cvs/extras/owners/owners.list,v retrieving revision 1.2722 retrieving revision 1.2723 diff -u -r1.2722 -r1.2723 --- owners.list 23 Apr 2007 16:51:30 -0000 1.2722 +++ owners.list 23 Apr 2007 16:53:09 -0000 1.2723 @@ -2368,6 +2368,7 @@ Fedora Extras|poster|Scales PostScript images to span multiple pages|extras-orphan at fedoraproject.org|extras-qa at fedoraproject.org|redhat at flyn.org Fedora Extras|postgresql-dbi-link|Partial implementation of the SQL/MED portion of the SQL:2003 specification|devrim at CommandPrompt.com|extras-qa at fedoraproject.org| Fedora Extras|postgresql-pgpool|Pgpool is a connection pooling/replication server for PostgreSQL|devrim at commandprompt.com|extras-qa at fedoraproject.org| +Fedora Extras|postgresql-pgpool-II|Connection pooling/replication server for PostgreSQL|devrim at CommandPrompt.com|extras-qa at fedoraproject.org| Fedora Extras|postgrey|Postfix Greylisting Policy Server|matthias at rpmforge.net|extras-qa at fedoraproject.org| Fedora Extras|Pound|A reverse-proxy and load balancer|ruben at rubenkerkhof.com|extras-qa at fedoraproject.org| Fedora Extras|powerman|Remote Power Management Software|jwilson at redhat.com|extras-qa at fedoraproject.org| From fedora-extras-commits at redhat.com Mon Apr 23 16:53:47 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Mon, 23 Apr 2007 12:53:47 -0400 Subject: rpms/postgresql-pgpool-II/devel .cvsignore, NONE, 1.1 Makefile, NONE, 1.1 sources, NONE, 1.1 Message-ID: <200704231653.l3NGrlnn027677@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/rpms/postgresql-pgpool-II/devel In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners/tmpcvsC27585/rpms/postgresql-pgpool-II/devel Added Files: .cvsignore Makefile sources Log Message: Setup of module postgresql-pgpool-II --- NEW FILE .cvsignore --- --- NEW FILE Makefile --- # Makefile for source rpm: postgresql-pgpool-II # $Id: Makefile,v 1.1 2007/04/23 16:53:43 wtogami Exp $ NAME := postgresql-pgpool-II SPECFILE = $(firstword $(wildcard *.spec)) define find-makefile-common for d in common ../common ../../common ; do if [ -f $$d/Makefile.common ] ; then if [ -f $$d/CVS/Root -a -w $$/Makefile.common ] ; then cd $$d ; cvs -Q update ; fi ; echo "$$d/Makefile.common" ; break ; fi ; done endef MAKEFILE_COMMON := $(shell $(find-makefile-common)) ifeq ($(MAKEFILE_COMMON),) # attept a checkout define checkout-makefile-common test -f CVS/Root && { cvs -Q -d $$(cat CVS/Root) checkout common && echo "common/Makefile.common" ; } || { echo "ERROR: I can't figure out how to checkout the 'common' module." ; exit -1 ; } >&2 endef MAKEFILE_COMMON := $(shell $(checkout-makefile-common)) endif include $(MAKEFILE_COMMON) --- NEW FILE sources --- From fedora-extras-commits at redhat.com Mon Apr 23 16:58:49 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Mon, 23 Apr 2007 12:58:49 -0400 Subject: rpms/vdr-skins/devel - New directory Message-ID: <200704231658.l3NGwn2s028234@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/rpms/vdr-skins/devel In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners/tmpcvss28186/rpms/vdr-skins/devel Log Message: Directory /cvs/extras/rpms/vdr-skins/devel added to the repository From fedora-extras-commits at redhat.com Mon Apr 23 16:58:40 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Mon, 23 Apr 2007 12:58:40 -0400 Subject: rpms/vdr-skins - New directory Message-ID: <200704231658.l3NGweLH028217@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/rpms/vdr-skins In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners/tmpcvss28186/rpms/vdr-skins Log Message: Directory /cvs/extras/rpms/vdr-skins added to the repository From fedora-extras-commits at redhat.com Mon Apr 23 16:59:01 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Mon, 23 Apr 2007 12:59:01 -0400 Subject: owners owners.list,1.2723,1.2724 Message-ID: <200704231659.l3NGx1p3028273@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/owners In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners Modified Files: owners.list Log Message: add vdr-skins Index: owners.list =================================================================== RCS file: /cvs/extras/owners/owners.list,v retrieving revision 1.2723 retrieving revision 1.2724 diff -u -r1.2723 -r1.2724 --- owners.list 23 Apr 2007 16:53:09 -0000 1.2723 +++ owners.list 23 Apr 2007 16:58:31 -0000 1.2724 @@ -2988,6 +2988,7 @@ Fedora Extras|vdr|Video Disk Recorder|ville.skytta at iki.fi|extras-qa at fedoraproject.org| Fedora Extras|vdr-femon|DVB frontend status monitor plugin for VDR|ville.skytta at iki.fi|extras-qa at fedoraproject.org| Fedora Extras|vdr-osdteletext|OSD teletext plugin for VDR|ville.skytta at iki.fi|extras-qa at fedoraproject.org| +Fedora Extras|vdr-skins|Collection of OSD skins for VDR|ville.skytta at iki.fi|extras-qa at fedoraproject.org| Fedora Extras|vdr-subtitles|DVB subtitles plugin for VDR|ville.skytta at iki.fi|extras-qa at fedoraproject.org| Fedora Extras|vdr-sudoku|Sudoku plugin for VDR|ville.skytta at iki.fi|extras-qa at fedoraproject.org| Fedora Extras|vdr-wapd|WAP remote control interface for VDR|ville.skytta at iki.fi|extras-qa at fedoraproject.org| From fedora-extras-commits at redhat.com Mon Apr 23 16:58:59 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Mon, 23 Apr 2007 12:58:59 -0400 Subject: rpms/vdr-skins Makefile, NONE, 1.1 import.log, NONE, 1.1 pkg.acl, NONE, 1.1 Message-ID: <200704231658.l3NGwxQp028262@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/rpms/vdr-skins In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners/tmpcvss28186/rpms/vdr-skins Added Files: Makefile import.log pkg.acl Log Message: Setup of module vdr-skins --- NEW FILE Makefile --- # Top level Makefile for module vdr-skins 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 --- --- NEW FILE pkg.acl --- From fedora-extras-commits at redhat.com Mon Apr 23 16:59:08 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Mon, 23 Apr 2007 12:59:08 -0400 Subject: rpms/vdr-skins/devel .cvsignore, NONE, 1.1 Makefile, NONE, 1.1 sources, NONE, 1.1 Message-ID: <200704231659.l3NGx8QC028288@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/rpms/vdr-skins/devel In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners/tmpcvss28186/rpms/vdr-skins/devel Added Files: .cvsignore Makefile sources Log Message: Setup of module vdr-skins --- NEW FILE .cvsignore --- --- NEW FILE Makefile --- # Makefile for source rpm: vdr-skins # $Id: Makefile,v 1.1 2007/04/23 16:59:04 wtogami Exp $ NAME := vdr-skins SPECFILE = $(firstword $(wildcard *.spec)) define find-makefile-common for d in common ../common ../../common ; do if [ -f $$d/Makefile.common ] ; then if [ -f $$d/CVS/Root -a -w $$/Makefile.common ] ; then cd $$d ; cvs -Q update ; fi ; echo "$$d/Makefile.common" ; break ; fi ; done endef MAKEFILE_COMMON := $(shell $(find-makefile-common)) ifeq ($(MAKEFILE_COMMON),) # attept a checkout define checkout-makefile-common test -f CVS/Root && { cvs -Q -d $$(cat CVS/Root) checkout common && echo "common/Makefile.common" ; } || { echo "ERROR: I can't figure out how to checkout the 'common' module." ; exit -1 ; } >&2 endef MAKEFILE_COMMON := $(shell $(checkout-makefile-common)) endif include $(MAKEFILE_COMMON) --- NEW FILE sources --- From fedora-extras-commits at redhat.com Mon Apr 23 17:04:35 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Mon, 23 Apr 2007 13:04:35 -0400 Subject: rpms/vdr-text2skin - New directory Message-ID: <200704231704.l3NH4ZKj000420@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/rpms/vdr-text2skin In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners/tmpcvsVSJ392/rpms/vdr-text2skin Log Message: Directory /cvs/extras/rpms/vdr-text2skin added to the repository From fedora-extras-commits at redhat.com Mon Apr 23 17:04:45 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Mon, 23 Apr 2007 13:04:45 -0400 Subject: rpms/vdr-text2skin/devel - New directory Message-ID: <200704231704.l3NH4jwY000433@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/rpms/vdr-text2skin/devel In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners/tmpcvsVSJ392/rpms/vdr-text2skin/devel Log Message: Directory /cvs/extras/rpms/vdr-text2skin/devel added to the repository From fedora-extras-commits at redhat.com Mon Apr 23 17:04:51 2007 From: fedora-extras-commits at redhat.com (Marcin Zajaczkowski (szpak)) Date: Mon, 23 Apr 2007 13:04:51 -0400 Subject: rpms/pylibacl/FC-5 pylibacl.spec,NONE,1.1 sources,1.1,1.2 Message-ID: <200704231704.l3NH4puB000462@cvs-int.fedora.redhat.com> Author: szpak Update of /cvs/extras/rpms/pylibacl/FC-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv32751 Modified Files: sources Added Files: pylibacl.spec Log Message: Import to FC-5 branch --- NEW FILE pylibacl.spec --- Name: pylibacl Summary: POSIX.1e ACLs library wrapper for python Version: 0.2.1 Release: 5%{?dist} License: GPL Group: Development/Libraries URL: http://pylibacl.sourceforge.net/ Source: http://downloads.sourceforge.net/pylibacl/pylibacl-%{version}.tar.bz2 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) #libacl package is already forced by RPM Requires: python >= 2.2 BuildRequires: python-devel, libacl-devel %description Python extension module for POSIX ACLs. It allows to query, list, add and remove ACLs from files and directories. %prep %setup -q %build CFLAGS="%{optflags}" %{__python} setup.py build %install %{__rm} -rf %{buildroot} %{__python} setup.py install --root="%{buildroot}" --prefix="%{_prefix}" %clean %{__rm} -rf %{buildroot} %files %defattr(0644,root,root,0755) %{_libdir}/python*/site-packages/posix1e.so %doc BENCHMARK IMPLEMENTATION MANIFEST PLATFORMS README *.html *.txt %changelog * Sat Apr 21 2007 Marcin Zajaczkowski - 0.2.1-5 - removed redundant after name change "exclude" tag - comments cleanup * Wed Apr 18 2007 Marcin Zajaczkowski - 0.2.1-4 - applied suggestions from Kevin Fenzi - name changed from python-libacl to pylibacl - corrected path to the source file * Fri Apr 6 2007 Marcin Zajaczkowski - 0.2.1-3 - fixed path to a source package * Thu Apr 5 2007 Marcin Zajaczkowski - 0.2.1-2 - added python-devel in BuildRequires - added Provides section - modified to Fedora Extras requirements * Sun Sep 11 2005 Dag Wieers - 0.2.1-1 - Initial package. (using DAR) Index: sources =================================================================== RCS file: /cvs/extras/rpms/pylibacl/FC-5/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 21 Apr 2007 21:21:29 -0000 1.1 +++ sources 23 Apr 2007 17:04:16 -0000 1.2 @@ -0,0 +1 @@ +5c06b62ca4ee453042c9fa3f28aa56e8 pylibacl-0.2.1.tar.bz2 From fedora-extras-commits at redhat.com Mon Apr 23 17:04:54 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Mon, 23 Apr 2007 13:04:54 -0400 Subject: rpms/vdr-text2skin Makefile, NONE, 1.1 import.log, NONE, 1.1 pkg.acl, NONE, 1.1 Message-ID: <200704231704.l3NH4sAS000467@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/rpms/vdr-text2skin In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners/tmpcvsVSJ392/rpms/vdr-text2skin Added Files: Makefile import.log pkg.acl Log Message: Setup of module vdr-text2skin --- NEW FILE Makefile --- # Top level Makefile for module vdr-text2skin 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 --- --- NEW FILE pkg.acl --- From fedora-extras-commits at redhat.com Mon Apr 23 17:04:56 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Mon, 23 Apr 2007 13:04:56 -0400 Subject: owners owners.list,1.2724,1.2725 Message-ID: <200704231704.l3NH4umN000478@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/owners In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners Modified Files: owners.list Log Message: add vdr-text2skin Index: owners.list =================================================================== RCS file: /cvs/extras/owners/owners.list,v retrieving revision 1.2724 retrieving revision 1.2725 diff -u -r1.2724 -r1.2725 --- owners.list 23 Apr 2007 16:58:31 -0000 1.2724 +++ owners.list 23 Apr 2007 17:04:26 -0000 1.2725 @@ -2991,6 +2991,7 @@ Fedora Extras|vdr-skins|Collection of OSD skins for VDR|ville.skytta at iki.fi|extras-qa at fedoraproject.org| Fedora Extras|vdr-subtitles|DVB subtitles plugin for VDR|ville.skytta at iki.fi|extras-qa at fedoraproject.org| Fedora Extras|vdr-sudoku|Sudoku plugin for VDR|ville.skytta at iki.fi|extras-qa at fedoraproject.org| +Fedora Extras|vdr-text2skin|OSD skin plugin for VDR|ville.skytta at iki.fi|extras-qa at fedoraproject.org| Fedora Extras|vdr-wapd|WAP remote control interface for VDR|ville.skytta at iki.fi|extras-qa at fedoraproject.org| Fedora Extras|vdradmin-am|Web interface for VDR|ville.skytta at iki.fi|extras-qa at fedoraproject.org| Fedora Extras|verbiste|French conjugation system|icon at fedoraproject.org|extras-qa at fedoraproject.org| From fedora-extras-commits at redhat.com Mon Apr 23 17:05:03 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Mon, 23 Apr 2007 13:05:03 -0400 Subject: rpms/vdr-text2skin/devel .cvsignore, NONE, 1.1 Makefile, NONE, 1.1 sources, NONE, 1.1 Message-ID: <200704231705.l3NH53x3000496@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/rpms/vdr-text2skin/devel In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners/tmpcvsVSJ392/rpms/vdr-text2skin/devel Added Files: .cvsignore Makefile sources Log Message: Setup of module vdr-text2skin --- NEW FILE .cvsignore --- --- NEW FILE Makefile --- # Makefile for source rpm: vdr-text2skin # $Id: Makefile,v 1.1 2007/04/23 17:04:59 wtogami Exp $ NAME := vdr-text2skin SPECFILE = $(firstword $(wildcard *.spec)) define find-makefile-common for d in common ../common ../../common ; do if [ -f $$d/Makefile.common ] ; then if [ -f $$d/CVS/Root -a -w $$/Makefile.common ] ; then cd $$d ; cvs -Q update ; fi ; echo "$$d/Makefile.common" ; break ; fi ; done endef MAKEFILE_COMMON := $(shell $(find-makefile-common)) ifeq ($(MAKEFILE_COMMON),) # attept a checkout define checkout-makefile-common test -f CVS/Root && { cvs -Q -d $$(cat CVS/Root) checkout common && echo "common/Makefile.common" ; } || { echo "ERROR: I can't figure out how to checkout the 'common' module." ; exit -1 ; } >&2 endef MAKEFILE_COMMON := $(shell $(checkout-makefile-common)) endif include $(MAKEFILE_COMMON) --- NEW FILE sources --- From fedora-extras-commits at redhat.com Mon Apr 23 17:07:33 2007 From: fedora-extras-commits at redhat.com (Jason Tibbitts (tibbs)) Date: Mon, 23 Apr 2007 13:07:33 -0400 Subject: rpms/denyhosts/devel denyhosts.spec,1.41,1.42 Message-ID: <200704231707.l3NH7XPa000700@cvs-int.fedora.redhat.com> Author: tibbs Update of /cvs/extras/rpms/denyhosts/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv658 Modified Files: denyhosts.spec Log Message: * Mon Apr 23 2007 Jason L Tibbitts III - 2.6-4 - Apply fix to regex.py from Jonathan Underwood to fix bug 237449. Index: denyhosts.spec =================================================================== RCS file: /cvs/extras/rpms/denyhosts/devel/denyhosts.spec,v retrieving revision 1.41 retrieving revision 1.42 diff -u -r1.41 -r1.42 --- denyhosts.spec 9 Dec 2006 05:04:07 -0000 1.41 +++ denyhosts.spec 23 Apr 2007 17:06:58 -0000 1.42 @@ -1,6 +1,6 @@ Name: denyhosts Version: 2.6 -Release: 3%{?dist} +Release: 4%{?dist} Summary: A script to help thwart ssh server attacks Group: Applications/System @@ -16,6 +16,8 @@ Patch0: denyhosts-2.6-config.patch Patch1: denyhosts-2.4-setup.patch Patch2: denyhosts-2.2-daemon-control.patch +# Patch10 is a security fix +Patch10: denyhosts-2.6-regex.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch @@ -40,6 +42,7 @@ %patch0 -p0 -b .config %patch1 -p0 -b .setup %patch2 -p0 -b .daemon-control +%patch10 -p0 -b .regex cp %{SOURCE6} . @@ -148,6 +151,9 @@ %changelog +* Mon Apr 23 2007 Jason L Tibbitts III - 2.6-4 +- Apply fix to regex.py from Jonathan Underwood to fix bug 237449. + * Fri Dec 08 2006 Jason L Tibbitts III - 2.6-3 - Rebuild for new python. From fedora-extras-commits at redhat.com Mon Apr 23 17:07:31 2007 From: fedora-extras-commits at redhat.com (Marcin Zajaczkowski (szpak)) Date: Mon, 23 Apr 2007 13:07:31 -0400 Subject: rpms/pylibacl/FC-6 pylibacl.spec,NONE,1.1 sources,1.1,1.2 Message-ID: <200704231707.l3NH7VQi000695@cvs-int.fedora.redhat.com> Author: szpak Update of /cvs/extras/rpms/pylibacl/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv640 Modified Files: sources Added Files: pylibacl.spec Log Message: Import to FC-6 branch --- NEW FILE pylibacl.spec --- Name: pylibacl Summary: POSIX.1e ACLs library wrapper for python Version: 0.2.1 Release: 5%{?dist} License: GPL Group: Development/Libraries URL: http://pylibacl.sourceforge.net/ Source: http://downloads.sourceforge.net/pylibacl/pylibacl-%{version}.tar.bz2 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) #libacl package is already forced by RPM Requires: python >= 2.2 BuildRequires: python-devel, libacl-devel %description Python extension module for POSIX ACLs. It allows to query, list, add and remove ACLs from files and directories. %prep %setup -q %build CFLAGS="%{optflags}" %{__python} setup.py build %install %{__rm} -rf %{buildroot} %{__python} setup.py install --root="%{buildroot}" --prefix="%{_prefix}" %clean %{__rm} -rf %{buildroot} %files %defattr(0644,root,root,0755) %{_libdir}/python*/site-packages/posix1e.so %doc BENCHMARK IMPLEMENTATION MANIFEST PLATFORMS README *.html *.txt %changelog * Sat Apr 21 2007 Marcin Zajaczkowski - 0.2.1-5 - removed redundant after name change "exclude" tag - comments cleanup * Wed Apr 18 2007 Marcin Zajaczkowski - 0.2.1-4 - applied suggestions from Kevin Fenzi - name changed from python-libacl to pylibacl - corrected path to the source file * Fri Apr 6 2007 Marcin Zajaczkowski - 0.2.1-3 - fixed path to a source package * Thu Apr 5 2007 Marcin Zajaczkowski - 0.2.1-2 - added python-devel in BuildRequires - added Provides section - modified to Fedora Extras requirements * Sun Sep 11 2005 Dag Wieers - 0.2.1-1 - Initial package. (using DAR) Index: sources =================================================================== RCS file: /cvs/extras/rpms/pylibacl/FC-6/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 21 Apr 2007 21:21:29 -0000 1.1 +++ sources 23 Apr 2007 17:06:56 -0000 1.2 @@ -0,0 +1 @@ +5c06b62ca4ee453042c9fa3f28aa56e8 pylibacl-0.2.1.tar.bz2 From fedora-extras-commits at redhat.com Mon Apr 23 17:09:28 2007 From: fedora-extras-commits at redhat.com (Jason Tibbitts (tibbs)) Date: Mon, 23 Apr 2007 13:09:28 -0400 Subject: rpms/denyhosts/devel denyhosts-2.6-regex.patch,NONE,1.1 Message-ID: <200704231709.l3NH9SXR000768@cvs-int.fedora.redhat.com> Author: tibbs Update of /cvs/extras/rpms/denyhosts/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv759 Added Files: denyhosts-2.6-regex.patch Log Message: * Mon Apr 23 2007 Jason L Tibbitts III - 2.6-4 - Apply fix to regex.py from Jonathan Underwood to fix bug 237449. denyhosts-2.6-regex.patch: --- NEW FILE denyhosts-2.6-regex.patch --- --- DenyHosts/regex.py.orig 2007-04-23 17:22:21.000000000 +0100 +++ DenyHosts/regex.py 2007-04-23 17:24:35.000000000 +0100 @@ -21,7 +21,7 @@ FAILED_ENTRY_REGEX6 = re.compile(r"""Did not receive identification string .*from (::ffff:)?(?P\d{1,3}\.\d{1,3}\.\d{1,3}\.\d{1,3})""") -FAILED_ENTRY_REGEX7 = re.compile(r"""User (?P.*) not allowed because not listed in AllowUsers""") +FAILED_ENTRY_REGEX7 = re.compile(r"""User (?P.*) .*from (::ffff:)?(?P\d{1,3}\.\d{1,3}\.\d{1,3}\.\d{1,3}) not allowed because not listed in AllowUsers""") # these are reserved for future versions From fedora-extras-commits at redhat.com Mon Apr 23 17:40:13 2007 From: fedora-extras-commits at redhat.com (Ville Skytta (scop)) Date: Mon, 23 Apr 2007 13:40:13 -0400 Subject: rpms/vdr-text2skin import.log,1.1,1.2 Message-ID: <200704231740.l3NHeDaX001807@cvs-int.fedora.redhat.com> Author: scop Update of /cvs/extras/rpms/vdr-text2skin In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv1744 Modified Files: import.log Log Message: Initial import (#216353) Index: import.log =================================================================== RCS file: /cvs/extras/rpms/vdr-text2skin/import.log,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- import.log 23 Apr 2007 17:04:50 -0000 1.1 +++ import.log 23 Apr 2007 17:39:39 -0000 1.2 @@ -0,0 +1 @@ +vdr-text2skin-1_1-18_20051217cvs_cmn6:HEAD:vdr-text2skin-1.1-18.20051217cvs.cmn6.src.rpm:1177349952 From fedora-extras-commits at redhat.com Mon Apr 23 17:40:17 2007 From: fedora-extras-commits at redhat.com (Ville Skytta (scop)) Date: Mon, 23 Apr 2007 13:40:17 -0400 Subject: rpms/vdr-text2skin/devel vdr-text2skin-1.1cvs-cvsfixes.patch, NONE, 1.1 vdr-text2skin-1.1cvs-freetype22.patch, NONE, 1.1 vdr-text2skin-1.1cvs-skindir.patch, NONE, 1.1 vdr-text2skin.conf, NONE, 1.1 vdr-text2skin.spec, NONE, 1.1 .cvsignore, 1.1, 1.2 sources, 1.1, 1.2 Message-ID: <200704231740.l3NHeHmQ001811@cvs-int.fedora.redhat.com> Author: scop Update of /cvs/extras/rpms/vdr-text2skin/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv1744/devel Modified Files: .cvsignore sources Added Files: vdr-text2skin-1.1cvs-cvsfixes.patch vdr-text2skin-1.1cvs-freetype22.patch vdr-text2skin-1.1cvs-skindir.patch vdr-text2skin.conf vdr-text2skin.spec Log Message: Initial import (#216353) vdr-text2skin-1.1cvs-cvsfixes.patch: --- NEW FILE vdr-text2skin-1.1cvs-cvsfixes.patch --- --- status.c 3 Jun 2005 08:53:13 -0000 1.10 +++ status.c 17 Mar 2006 18:25:57 -0000 1.11 @@ -29,14 +29,16 @@ mNextRecording = 0; } -void cText2SkinStatus::Replaying(const cControl* /*Control*/, const char *Name) { +void cText2SkinStatus::Replaying(const cControl* /*Control*/, const char *Name, + const char *FileName, bool On) +{ Dprintf("cText2SkinStatus::Replaying(%s)\n", Name); eReplayMode oldMode = mReplayMode; if (mRender != NULL) mRender->UpdateLock(); - if (Name != NULL) { + if (On) { mReplayMode = replayMPlayer; if (strlen(Name) > 6 && Name[0]=='[' && Name[3]==']' && Name[5]=='(') { int i; @@ -83,7 +85,8 @@ } } -void cText2SkinStatus::Recording(const cDevice *Device, const char *Name) +void cText2SkinStatus::Recording(const cDevice *Device, const char *Name, + const char *FileName, bool On) { if (mRender != NULL) mRender->UpdateLock(); --- status.h 3 Jun 2005 08:53:13 -0000 1.7 +++ status.h 17 Mar 2006 18:25:57 -0000 1.8 @@ -39,8 +39,10 @@ int mLastLanguage; protected: - virtual void Replaying(const cControl *Control, const char *Name); - virtual void Recording(const cDevice *Device, const char *Name); + virtual void Replaying(const cControl *Control, const char *Name, + const char *FileName, bool On); + virtual void Recording(const cDevice *Device, const char *Name, + const char *FileName, bool On); virtual void OsdClear(void); public: --- xml/xml.c 19 Dec 2004 22:03:49 -0000 1.1.1.1 +++ xml/xml.c 4 Sep 2006 20:51:06 -0000 1.3 @@ -38,7 +38,7 @@ buffer = new char [size]; f.read(buffer, size); f.close(); - data = buffer; + data.assign(buffer, size); delete[] buffer; nodestartcb = NULL; nodeendcb = NULL; vdr-text2skin-1.1cvs-freetype22.patch: --- NEW FILE vdr-text2skin-1.1cvs-freetype22.patch --- Index: graphtft/font.c =================================================================== RCS file: /var/cvsroot/text2skin/graphtft/font.c,v retrieving revision 1.4 diff -u -r1.4 font.c --- graphtft/font.c 30 Jan 2005 18:09:42 -0000 1.4 +++ graphtft/font.c 19 Nov 2006 15:04:06 -0000 @@ -139,20 +139,21 @@ error = FT_Load_Glyph( _face, glyph_index, FT_LOAD_DEFAULT ); if ( error ) continue; /* ignore errors */ - // convert to a mono bitmap - error = FT_Render_Glyph( _face->glyph, ft_render_mode_mono ); - if ( error ) continue; - // now, convert to vdr font data int width = (_slot->metrics.horiAdvance / 64) + 1; int bearingX = (_slot->metrics.horiBearingX / 64) +1; width = (width > (int)sizeof(cFont::tPixelData) * 8) ? (((int)sizeof(cFont::tPixelData) * 8)-2) :width ; - int top = _slot->bitmap_top; - int y_off = Size - top; font_data[(num_char_array*num_rows)+0]=width; font_data[(num_char_array*num_rows)+1]=num_rows_global; + // convert to a mono bitmap + error = FT_Render_Glyph( _face->glyph, ft_render_mode_mono ); + if ( error ) continue; + + int top = _slot->bitmap_top; + int y_off = Size - top; + unsigned char *bmp = _slot->bitmap.buffer; for (int y = 0; y < _slot->bitmap.rows; ++y , y_off++) { vdr-text2skin-1.1cvs-skindir.patch: --- NEW FILE vdr-text2skin-1.1cvs-skindir.patch --- --- text2skin-1.1-cvs/README.de~ 2004-12-20 00:03:08.000000000 +0200 +++ text2skin-1.1-cvs/README.de 2006-11-19 18:42:54.000000000 +0200 @@ -77,6 +77,9 @@ Wo die Skins hingeh?ren: ------------------------ +*** rpm package note: this text2skin package has been patched to load skins +*** from /usr/share/vdr/text2skin instead of the path documented below. + Wie Sie vielleicht wissen, hat VDR einen Unterordner "plugins" innerhalb seines Konfigurationsordners, in dem alle Dateien, die zu Plugins geh?ren, enthalten sein sollten. Wenn Sie nicht wissen, wo das sein k?nnte, schauen Sie in dem --- text2skin-1.1-cvs/README~ 2005-01-31 16:39:45.000000000 +0200 +++ text2skin-1.1-cvs/README 2006-11-19 18:42:36.000000000 +0200 @@ -82,6 +82,9 @@ Where to put the skins: ----------------------- +*** rpm package note: this text2skin package has been patched to load skins +*** from /usr/share/vdr/text2skin instead of the path documented below. + As you might know, VDR has a subfolder "plugins" inside it's configuration folder, where all plugin-related files should reside. If you don't know, where this could be, look into the folder you gave to VDR with the -v parameter @@ -109,6 +112,9 @@ Where to put the fonts: ----------------------- +*** rpm package note: this text2skin package has been patched to load fonts +*** from /usr/share/vdr/text2skin instead of the path documented below. + Font files (.ttf) can be placed either in the directory of the skin itself or in a subfolder fonts inside the text2skin directory. --- text2skin-1.1-cvs/common.c~ 2005-01-07 23:46:51.000000000 +0200 +++ text2skin-1.1-cvs/common.c 2006-11-19 18:38:31.000000000 +0200 @@ -8,7 +8,7 @@ const std::string &SkinPath(void) { // should never change - static std::string path = cPlugin::ConfigDirectory(PLUGIN_NAME_I18N); + static std::string path = "/usr/share/vdr/text2skin"; return path; } --- NEW FILE vdr-text2skin.conf --- # Configuration snippet for vdr-text2skin -*- sh -*- # # Add command line options to pass to the text2skin plugin to PLUGIN_OPTIONS. PLUGIN_OPTIONS="" --- NEW FILE vdr-text2skin.spec --- %define pname text2skin %define plugindir %(vdr-config --plugindir 2>/dev/null || echo ERROR) %define configdir %(vdr-config --configdir 2>/dev/null || echo ERROR) %define datadir %(vdr-config --datadir 2>/dev/null || echo ERROR) %define apiver %(vdr-config --apiversion 2>/dev/null || echo ERROR) %define cvs 20051217 Name: vdr-%{pname} Version: 1.1 Release: 18.%{cvs}cvs%{?dist} Summary: OSD skin plugin for VDR Group: Applications/Multimedia License: GPL URL: http://linux.kompiliert.net/index.php?view=text2skin #Source0: http://linux.kompiliert.net/files/%{name}-%{version}.tgz Source0: http://linux.kompiliert.net/contrib/%{name}-%{version}cvs-%{cvs}.tgz Source1: %{name}.conf Patch0: %{name}-1.1cvs-cvsfixes.patch Patch1: %{name}-1.1cvs-freetype22.patch Patch2: %{name}-1.1cvs-skindir.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) %if 0%{?_with_imagemagick:1} BuildRequires: ImageMagick-c++-devel %else BuildRequires: imlib2-devel %endif BuildRequires: freetype-devel BuildRequires: vdr-devel >= 1.3.47 BuildRequires: sed >= 3.95 BuildRequires: which Requires: vdr(abi) = %{apiver} %description This plugin is designed to load and interpret a set of files describing the layout of VDR's on screen display and to make this "skin" available to VDR via Setup -> OSD in the main menu. Of course it is possible to load more than one text-based skin this way and to choose between them while running VDR. All skins may be themeable (you can create your own color-theme) and translateable as the author of the skin wishes. %prep %setup -q -c cd text2skin %patch0 -p0 %patch1 -p0 sed -e 's|/usr/share/vdr/|%{datadir}/|' %{PATCH2} | patch -p1 find . -depth -type d -name CVS | xargs rm -r for f in HISTORY README.de Docs/*.txt ; do iconv -f iso-8859-1 -t utf-8 $f > $f.utf8 ; mv $f.utf8 $f done chmod -x contrib/*.pl sed -i -e /strip/d -e /O2/d Makefile sed -i -e '/^DVBDIR/d' -e 's|-I$(DVBDIR)\(/linux\)\?/include||g' Makefile sed -i -e s/VDRVERSION/APIVERSION/g Makefile cd .. %build opts= %if 0%{!?_with_imagemagick:1} opts="HAVE_IMLIB2=1 HAVE_IMAGEMAGICK=" %endif make -C text2skin %{?_smp_mflags} $opts LIBDIR=. VDRDIR=%{_libdir}/vdr all %install rm -rf $RPM_BUILD_ROOT cd text2skin install -dm 755 $RPM_BUILD_ROOT%{plugindir} install -pm 755 libvdr-%{pname}.so.%{apiver} $RPM_BUILD_ROOT%{plugindir} install -Dpm 644 %{SOURCE1} \ $RPM_BUILD_ROOT%{_sysconfdir}/sysconfig/vdr-plugins.d/%{pname}.conf cd .. install -dm 755 $RPM_BUILD_ROOT%{datadir}/text2skin/fonts %clean rm -rf $RPM_BUILD_ROOT %pre if [ $1 -gt 1 -a -d %{configdir}/plugins/text2skin ] ; then # Migrate skins (can't overwrite a dir with a symlink) mkdir -p %{datadir}/text2skin && \ cp -a %{configdir}/plugins/text2skin/* %{datadir}/text2skin || : rm -rf %{configdir}/plugins/text2skin fi %files %defattr(-,root,root,-) %doc text2skin/CONTRIBUTORS text2skin/COPYING text2skin/HISTORY %doc text2skin/README text2skin/Docs/*.txt text2skin/contrib/skin_to_10.pl %lang(de) %doc text2skin/README.de %config(noreplace) %{_sysconfdir}/sysconfig/vdr-plugins.d/%{pname}.conf %{plugindir}/libvdr-%{pname}.so.%{apiver} %{datadir}/text2skin/ %changelog * Sun Apr 8 2007 Ville Skytt?? - 1.1-18.20051217cvs - Grab potential XML parse buffer overflow fix from upstream CVS. * Sun Nov 19 2006 Ville Skytt?? - 1.1-16.20051217cvs - Migrate real skins directory to /usr/share/vdr/text2skin. - Patch for freetype 2.2 compatibility. * Sat Nov 4 2006 Ville Skytt?? - 1.1-15.20051217 - Build with imlib2 instead of imagemagick by default due to #212478. - Build for VDR 1.4.4. * Fri Oct 06 2006 Thorsten Leemhuis 1.1-14 - rebuilt for unwind info generation, broken in gcc-4.1.1-21 * Sat Sep 23 2006 Ville Skytt?? - 1.1-13.20051217 - Rebuild for VDR 1.4.3. * Sun Aug 6 2006 Ville Skytt?? - 1.1-12.20051217 - Rebuild for VDR 1.4.1-3. * Sun Jun 11 2006 Ville Skytt?? - 1.1-11.20051217 - Rebuild for VDR 1.4.1. * Sun Apr 30 2006 Ville Skytt?? - 1.1-10.20051217 - Rebuild for VDR 1.4.0. Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/vdr-text2skin/devel/.cvsignore,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- .cvsignore 23 Apr 2007 17:04:59 -0000 1.1 +++ .cvsignore 23 Apr 2007 17:39:43 -0000 1.2 @@ -0,0 +1 @@ +vdr-text2skin-1.1cvs-20051217.tgz Index: sources =================================================================== RCS file: /cvs/extras/rpms/vdr-text2skin/devel/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 23 Apr 2007 17:04:59 -0000 1.1 +++ sources 23 Apr 2007 17:39:43 -0000 1.2 @@ -0,0 +1 @@ +f59bba08b3ded6c6a044e715e1669e0d vdr-text2skin-1.1cvs-20051217.tgz From fedora-extras-commits at redhat.com Mon Apr 23 17:49:38 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Mon, 23 Apr 2007 13:49:38 -0400 Subject: rpms/nautilus-python/devel - New directory Message-ID: <200704231749.l3NHncDR002144@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/rpms/nautilus-python/devel In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners/tmpcvsea2097/rpms/nautilus-python/devel Log Message: Directory /cvs/extras/rpms/nautilus-python/devel added to the repository From fedora-extras-commits at redhat.com Mon Apr 23 17:49:29 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Mon, 23 Apr 2007 13:49:29 -0400 Subject: rpms/nautilus-python - New directory Message-ID: <200704231749.l3NHnTT0002129@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/rpms/nautilus-python In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners/tmpcvsea2097/rpms/nautilus-python Log Message: Directory /cvs/extras/rpms/nautilus-python added to the repository From fedora-extras-commits at redhat.com Mon Apr 23 17:49:47 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Mon, 23 Apr 2007 13:49:47 -0400 Subject: rpms/nautilus-python Makefile, NONE, 1.1 import.log, NONE, 1.1 pkg.acl, NONE, 1.1 Message-ID: <200704231749.l3NHnlKO002171@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/rpms/nautilus-python In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners/tmpcvsea2097/rpms/nautilus-python Added Files: Makefile import.log pkg.acl Log Message: Setup of module nautilus-python --- NEW FILE Makefile --- # Top level Makefile for module nautilus-python 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 --- --- NEW FILE pkg.acl --- From fedora-extras-commits at redhat.com Mon Apr 23 17:49:50 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Mon, 23 Apr 2007 13:49:50 -0400 Subject: owners owners.list,1.2725,1.2726 Message-ID: <200704231749.l3NHnoEf002181@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/owners In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners Modified Files: owners.list Log Message: add nautilus-python Index: owners.list =================================================================== RCS file: /cvs/extras/owners/owners.list,v retrieving revision 1.2725 retrieving revision 1.2726 diff -u -r1.2725 -r1.2726 --- owners.list 23 Apr 2007 17:04:26 -0000 1.2725 +++ owners.list 23 Apr 2007 17:49:20 -0000 1.2726 @@ -1452,6 +1452,7 @@ Fedora Extras|nautilus-flac-converter|Nautilus extension to convert FLACS to Ogg Vorbis|bdpepple at ameritech.net|extras-qa at fedoraproject.org| Fedora Extras|nautilus-image-converter|Nautilus extension to mass resize images|bdpepple at ameritech.net|extras-qa at fedoraproject.org| Fedora Extras|nautilus-open-terminal|Nautilus extension for an open terminal shortcut|stickster at gmail.com|extras-qa at fedoraproject.org| +Fedora Extras|nautilus-python|Python bindings for Nautilus.|trond.danielsen at gmail.com|extras-qa at fedoraproject.org| Fedora Extras|nautilus-search-tool|A Nautilus extension to put "Search for Files" on the context menu of folders|stickster at gmail.com|extras-qa at fedoraproject.org| Fedora Extras|nautilus-sendto|Nautilus context menu for sending files|stickster at gmail.com|extras-qa at fedoraproject.org| Fedora Extras|nazghul|A computer role-playing game (CRPG) engine|tibbs at math.uh.edu|extras-qa at fedoraproject.org| From fedora-extras-commits at redhat.com Mon Apr 23 17:49:56 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Mon, 23 Apr 2007 13:49:56 -0400 Subject: rpms/nautilus-python/devel .cvsignore, NONE, 1.1 Makefile, NONE, 1.1 sources, NONE, 1.1 Message-ID: <200704231749.l3NHnuIq002195@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/rpms/nautilus-python/devel In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners/tmpcvsea2097/rpms/nautilus-python/devel Added Files: .cvsignore Makefile sources Log Message: Setup of module nautilus-python --- NEW FILE .cvsignore --- --- NEW FILE Makefile --- # Makefile for source rpm: nautilus-python # $Id: Makefile,v 1.1 2007/04/23 17:49:52 wtogami Exp $ NAME := nautilus-python SPECFILE = $(firstword $(wildcard *.spec)) define find-makefile-common for d in common ../common ../../common ; do if [ -f $$d/Makefile.common ] ; then if [ -f $$d/CVS/Root -a -w $$/Makefile.common ] ; then cd $$d ; cvs -Q update ; fi ; echo "$$d/Makefile.common" ; break ; fi ; done endef MAKEFILE_COMMON := $(shell $(find-makefile-common)) ifeq ($(MAKEFILE_COMMON),) # attept a checkout define checkout-makefile-common test -f CVS/Root && { cvs -Q -d $$(cat CVS/Root) checkout common && echo "common/Makefile.common" ; } || { echo "ERROR: I can't figure out how to checkout the 'common' module." ; exit -1 ; } >&2 endef MAKEFILE_COMMON := $(shell $(checkout-makefile-common)) endif include $(MAKEFILE_COMMON) --- NEW FILE sources --- From fedora-extras-commits at redhat.com Mon Apr 23 17:50:58 2007 From: fedora-extras-commits at redhat.com (Ville Skytta (scop)) Date: Mon, 23 Apr 2007 13:50:58 -0400 Subject: fedora-security/audit fe5,1.187,1.188 fe6,1.100,1.101 Message-ID: <200704231750.l3NHownw002312@cvs-int.fedora.redhat.com> Author: scop Update of /cvs/fedora/fedora-security/audit In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv2291 Modified Files: fe5 fe6 Log Message: +CVE-2007-2165 VULNERABLE (proftpd) #237533 Index: fe5 =================================================================== RCS file: /cvs/fedora/fedora-security/audit/fe5,v retrieving revision 1.187 retrieving revision 1.188 diff -u -r1.187 -r1.188 --- fe5 21 Apr 2007 14:31:55 -0000 1.187 +++ fe5 23 Apr 2007 17:50:55 -0000 1.188 @@ -2,6 +2,7 @@ ** are items that need attention +CVE-2007-2165 VULNERABLE (proftpd) #237533 CVE-2007-2016 ignore (phpMyAdmin, < 2.8.0.2 never shipped) CVE-2007-1997 ignore (clamav, 0.90/0.90.1 only) CVE-2007-1897 version (wordpress, fixed 2.1.3) #235912 Index: fe6 =================================================================== RCS file: /cvs/fedora/fedora-security/audit/fe6,v retrieving revision 1.100 retrieving revision 1.101 diff -u -r1.100 -r1.101 --- fe6 21 Apr 2007 14:31:55 -0000 1.100 +++ fe6 23 Apr 2007 17:50:55 -0000 1.101 @@ -2,6 +2,7 @@ ** are items that need attention +CVE-2007-2165 VULNERABLE (proftpd) #237533 CVE-2007-2016 ignore (phpMyAdmin, < 2.8.0.2 never shipped) CVE-2007-1997 ignore (clamav, 0.90/0.90.1 only) CVE-2007-1897 version (wordpress, fixed 2.1.3) #235912 From fedora-extras-commits at redhat.com Mon Apr 23 17:52:48 2007 From: fedora-extras-commits at redhat.com (Ville Skytta (scop)) Date: Mon, 23 Apr 2007 13:52:48 -0400 Subject: rpms/vdr-text2skin/FC-6 vdr-text2skin-1.1cvs-cvsfixes.patch, NONE, 1.1 vdr-text2skin-1.1cvs-freetype22.patch, NONE, 1.1 vdr-text2skin-1.1cvs-skindir.patch, NONE, 1.1 vdr-text2skin.conf, NONE, 1.1 vdr-text2skin.spec, NONE, 1.1 .cvsignore, 1.1, 1.2 sources, 1.1, 1.2 Message-ID: <200704231752.l3NHqmRK002429@cvs-int.fedora.redhat.com> Author: scop Update of /cvs/extras/rpms/vdr-text2skin/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv2362 Modified Files: .cvsignore sources Added Files: vdr-text2skin-1.1cvs-cvsfixes.patch vdr-text2skin-1.1cvs-freetype22.patch vdr-text2skin-1.1cvs-skindir.patch vdr-text2skin.conf vdr-text2skin.spec Log Message: Initial import (#216353) vdr-text2skin-1.1cvs-cvsfixes.patch: --- NEW FILE vdr-text2skin-1.1cvs-cvsfixes.patch --- --- status.c 3 Jun 2005 08:53:13 -0000 1.10 +++ status.c 17 Mar 2006 18:25:57 -0000 1.11 @@ -29,14 +29,16 @@ mNextRecording = 0; } -void cText2SkinStatus::Replaying(const cControl* /*Control*/, const char *Name) { +void cText2SkinStatus::Replaying(const cControl* /*Control*/, const char *Name, + const char *FileName, bool On) +{ Dprintf("cText2SkinStatus::Replaying(%s)\n", Name); eReplayMode oldMode = mReplayMode; if (mRender != NULL) mRender->UpdateLock(); - if (Name != NULL) { + if (On) { mReplayMode = replayMPlayer; if (strlen(Name) > 6 && Name[0]=='[' && Name[3]==']' && Name[5]=='(') { int i; @@ -83,7 +85,8 @@ } } -void cText2SkinStatus::Recording(const cDevice *Device, const char *Name) +void cText2SkinStatus::Recording(const cDevice *Device, const char *Name, + const char *FileName, bool On) { if (mRender != NULL) mRender->UpdateLock(); --- status.h 3 Jun 2005 08:53:13 -0000 1.7 +++ status.h 17 Mar 2006 18:25:57 -0000 1.8 @@ -39,8 +39,10 @@ int mLastLanguage; protected: - virtual void Replaying(const cControl *Control, const char *Name); - virtual void Recording(const cDevice *Device, const char *Name); + virtual void Replaying(const cControl *Control, const char *Name, + const char *FileName, bool On); + virtual void Recording(const cDevice *Device, const char *Name, + const char *FileName, bool On); virtual void OsdClear(void); public: --- xml/xml.c 19 Dec 2004 22:03:49 -0000 1.1.1.1 +++ xml/xml.c 4 Sep 2006 20:51:06 -0000 1.3 @@ -38,7 +38,7 @@ buffer = new char [size]; f.read(buffer, size); f.close(); - data = buffer; + data.assign(buffer, size); delete[] buffer; nodestartcb = NULL; nodeendcb = NULL; vdr-text2skin-1.1cvs-freetype22.patch: --- NEW FILE vdr-text2skin-1.1cvs-freetype22.patch --- Index: graphtft/font.c =================================================================== RCS file: /var/cvsroot/text2skin/graphtft/font.c,v retrieving revision 1.4 diff -u -r1.4 font.c --- graphtft/font.c 30 Jan 2005 18:09:42 -0000 1.4 +++ graphtft/font.c 19 Nov 2006 15:04:06 -0000 @@ -139,20 +139,21 @@ error = FT_Load_Glyph( _face, glyph_index, FT_LOAD_DEFAULT ); if ( error ) continue; /* ignore errors */ - // convert to a mono bitmap - error = FT_Render_Glyph( _face->glyph, ft_render_mode_mono ); - if ( error ) continue; - // now, convert to vdr font data int width = (_slot->metrics.horiAdvance / 64) + 1; int bearingX = (_slot->metrics.horiBearingX / 64) +1; width = (width > (int)sizeof(cFont::tPixelData) * 8) ? (((int)sizeof(cFont::tPixelData) * 8)-2) :width ; - int top = _slot->bitmap_top; - int y_off = Size - top; font_data[(num_char_array*num_rows)+0]=width; font_data[(num_char_array*num_rows)+1]=num_rows_global; + // convert to a mono bitmap + error = FT_Render_Glyph( _face->glyph, ft_render_mode_mono ); + if ( error ) continue; + + int top = _slot->bitmap_top; + int y_off = Size - top; + unsigned char *bmp = _slot->bitmap.buffer; for (int y = 0; y < _slot->bitmap.rows; ++y , y_off++) { vdr-text2skin-1.1cvs-skindir.patch: --- NEW FILE vdr-text2skin-1.1cvs-skindir.patch --- --- text2skin-1.1-cvs/README.de~ 2004-12-20 00:03:08.000000000 +0200 +++ text2skin-1.1-cvs/README.de 2006-11-19 18:42:54.000000000 +0200 @@ -77,6 +77,9 @@ Wo die Skins hingeh?ren: ------------------------ +*** rpm package note: this text2skin package has been patched to load skins +*** from /usr/share/vdr/text2skin instead of the path documented below. + Wie Sie vielleicht wissen, hat VDR einen Unterordner "plugins" innerhalb seines Konfigurationsordners, in dem alle Dateien, die zu Plugins geh?ren, enthalten sein sollten. Wenn Sie nicht wissen, wo das sein k?nnte, schauen Sie in dem --- text2skin-1.1-cvs/README~ 2005-01-31 16:39:45.000000000 +0200 +++ text2skin-1.1-cvs/README 2006-11-19 18:42:36.000000000 +0200 @@ -82,6 +82,9 @@ Where to put the skins: ----------------------- +*** rpm package note: this text2skin package has been patched to load skins +*** from /usr/share/vdr/text2skin instead of the path documented below. + As you might know, VDR has a subfolder "plugins" inside it's configuration folder, where all plugin-related files should reside. If you don't know, where this could be, look into the folder you gave to VDR with the -v parameter @@ -109,6 +112,9 @@ Where to put the fonts: ----------------------- +*** rpm package note: this text2skin package has been patched to load fonts +*** from /usr/share/vdr/text2skin instead of the path documented below. + Font files (.ttf) can be placed either in the directory of the skin itself or in a subfolder fonts inside the text2skin directory. --- text2skin-1.1-cvs/common.c~ 2005-01-07 23:46:51.000000000 +0200 +++ text2skin-1.1-cvs/common.c 2006-11-19 18:38:31.000000000 +0200 @@ -8,7 +8,7 @@ const std::string &SkinPath(void) { // should never change - static std::string path = cPlugin::ConfigDirectory(PLUGIN_NAME_I18N); + static std::string path = "/usr/share/vdr/text2skin"; return path; } --- NEW FILE vdr-text2skin.conf --- # Configuration snippet for vdr-text2skin -*- sh -*- # # Add command line options to pass to the text2skin plugin to PLUGIN_OPTIONS. PLUGIN_OPTIONS="" --- NEW FILE vdr-text2skin.spec --- %define pname text2skin %define plugindir %(vdr-config --plugindir 2>/dev/null || echo ERROR) %define configdir %(vdr-config --configdir 2>/dev/null || echo ERROR) %define datadir %(vdr-config --datadir 2>/dev/null || echo ERROR) %define apiver %(vdr-config --apiversion 2>/dev/null || echo ERROR) %define cvs 20051217 Name: vdr-%{pname} Version: 1.1 Release: 18.%{cvs}cvs%{?dist} Summary: OSD skin plugin for VDR Group: Applications/Multimedia License: GPL URL: http://linux.kompiliert.net/index.php?view=text2skin #Source0: http://linux.kompiliert.net/files/%{name}-%{version}.tgz Source0: http://linux.kompiliert.net/contrib/%{name}-%{version}cvs-%{cvs}.tgz Source1: %{name}.conf Patch0: %{name}-1.1cvs-cvsfixes.patch Patch1: %{name}-1.1cvs-freetype22.patch Patch2: %{name}-1.1cvs-skindir.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) %if 0%{?_with_imagemagick:1} BuildRequires: ImageMagick-c++-devel %else BuildRequires: imlib2-devel %endif BuildRequires: freetype-devel BuildRequires: vdr-devel >= 1.3.47 BuildRequires: sed >= 3.95 BuildRequires: which Requires: vdr(abi) = %{apiver} %description This plugin is designed to load and interpret a set of files describing the layout of VDR's on screen display and to make this "skin" available to VDR via Setup -> OSD in the main menu. Of course it is possible to load more than one text-based skin this way and to choose between them while running VDR. All skins may be themeable (you can create your own color-theme) and translateable as the author of the skin wishes. %prep %setup -q -c cd text2skin %patch0 -p0 %patch1 -p0 sed -e 's|/usr/share/vdr/|%{datadir}/|' %{PATCH2} | patch -p1 find . -depth -type d -name CVS | xargs rm -r for f in HISTORY README.de Docs/*.txt ; do iconv -f iso-8859-1 -t utf-8 $f > $f.utf8 ; mv $f.utf8 $f done chmod -x contrib/*.pl sed -i -e /strip/d -e /O2/d Makefile sed -i -e '/^DVBDIR/d' -e 's|-I$(DVBDIR)\(/linux\)\?/include||g' Makefile sed -i -e s/VDRVERSION/APIVERSION/g Makefile cd .. %build opts= %if 0%{!?_with_imagemagick:1} opts="HAVE_IMLIB2=1 HAVE_IMAGEMAGICK=" %endif make -C text2skin %{?_smp_mflags} $opts LIBDIR=. VDRDIR=%{_libdir}/vdr all %install rm -rf $RPM_BUILD_ROOT cd text2skin install -dm 755 $RPM_BUILD_ROOT%{plugindir} install -pm 755 libvdr-%{pname}.so.%{apiver} $RPM_BUILD_ROOT%{plugindir} install -Dpm 644 %{SOURCE1} \ $RPM_BUILD_ROOT%{_sysconfdir}/sysconfig/vdr-plugins.d/%{pname}.conf cd .. install -dm 755 $RPM_BUILD_ROOT%{datadir}/text2skin/fonts %clean rm -rf $RPM_BUILD_ROOT %pre if [ $1 -gt 1 -a -d %{configdir}/plugins/text2skin ] ; then # Migrate skins (can't overwrite a dir with a symlink) mkdir -p %{datadir}/text2skin && \ cp -a %{configdir}/plugins/text2skin/* %{datadir}/text2skin || : rm -rf %{configdir}/plugins/text2skin fi %files %defattr(-,root,root,-) %doc text2skin/CONTRIBUTORS text2skin/COPYING text2skin/HISTORY %doc text2skin/README text2skin/Docs/*.txt text2skin/contrib/skin_to_10.pl %lang(de) %doc text2skin/README.de %config(noreplace) %{_sysconfdir}/sysconfig/vdr-plugins.d/%{pname}.conf %{plugindir}/libvdr-%{pname}.so.%{apiver} %{datadir}/text2skin/ %changelog * Sun Apr 8 2007 Ville Skytt?? - 1.1-18.20051217cvs - Grab potential XML parse buffer overflow fix from upstream CVS. * Sun Nov 19 2006 Ville Skytt?? - 1.1-16.20051217cvs - Migrate real skins directory to /usr/share/vdr/text2skin. - Patch for freetype 2.2 compatibility. * Sat Nov 4 2006 Ville Skytt?? - 1.1-15.20051217 - Build with imlib2 instead of imagemagick by default due to #212478. - Build for VDR 1.4.4. * Fri Oct 06 2006 Thorsten Leemhuis 1.1-14 - rebuilt for unwind info generation, broken in gcc-4.1.1-21 * Sat Sep 23 2006 Ville Skytt?? - 1.1-13.20051217 - Rebuild for VDR 1.4.3. * Sun Aug 6 2006 Ville Skytt?? - 1.1-12.20051217 - Rebuild for VDR 1.4.1-3. * Sun Jun 11 2006 Ville Skytt?? - 1.1-11.20051217 - Rebuild for VDR 1.4.1. * Sun Apr 30 2006 Ville Skytt?? - 1.1-10.20051217 - Rebuild for VDR 1.4.0. Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/vdr-text2skin/FC-6/.cvsignore,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- .cvsignore 23 Apr 2007 17:04:59 -0000 1.1 +++ .cvsignore 23 Apr 2007 17:52:12 -0000 1.2 @@ -0,0 +1 @@ +vdr-text2skin-1.1cvs-20051217.tgz Index: sources =================================================================== RCS file: /cvs/extras/rpms/vdr-text2skin/FC-6/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 23 Apr 2007 17:04:59 -0000 1.1 +++ sources 23 Apr 2007 17:52:12 -0000 1.2 @@ -0,0 +1 @@ +f59bba08b3ded6c6a044e715e1669e0d vdr-text2skin-1.1cvs-20051217.tgz From fedora-extras-commits at redhat.com Mon Apr 23 17:53:24 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Mon, 23 Apr 2007 13:53:24 -0400 Subject: owners owners.epel.list,1.134,1.135 Message-ID: <200704231753.l3NHrOpX002558@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/owners In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners Modified Files: owners.epel.list Log Message: add php-pear-Validate to EPEL Index: owners.epel.list =================================================================== RCS file: /cvs/extras/owners/owners.epel.list,v retrieving revision 1.134 retrieving revision 1.135 diff -u -r1.134 -r1.135 --- owners.epel.list 23 Apr 2007 16:53:09 -0000 1.134 +++ owners.epel.list 23 Apr 2007 17:52:54 -0000 1.135 @@ -368,6 +368,7 @@ Fedora EPEL|php-pear-Mail|Class that provides multiple interfaces for sending emails|Fedora at FamilleCollet.com|extras-qa at fedoraproject.org| Fedora EPEL|php-pear-Net-SMTP|Provides an implementation of the SMTP protocol|Fedora at FamilleCollet.com|extras-qa at fedoraproject.org| Fedora EPEL|php-pear-Net-Socket|Network Socket Interface|Fedora at FamilleCollet.com|extras-qa at fedoraproject.org| +Fedora EPEL|php-pear-Validate|Validation Class for Various Data Types|chris.stone at gmail.com|extras-qa at fedoraproject.org| Fedora EPEL|php-pear-XML-Parser|XML parsing class based on PHP's bundled expat|Fedora at FamilleCollet.com|extras-qa at fedoraproject.org| Fedora EPEL|php-pear-XML-Serializer|Swiss-army knife for reading and writing XML files|chris.stone at gmail.com|extras-qa at fedoraproject.org| Fedora EPEL|php-pear-XML-Util|XML utility class|chris.stone at gmail.com|extras-qa at fedoraproject.org| From fedora-extras-commits at redhat.com Mon Apr 23 17:57:26 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Mon, 23 Apr 2007 13:57:26 -0400 Subject: owners owners.epel.list,1.135,1.136 Message-ID: <200704231757.l3NHvQXO002695@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/owners In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners Modified Files: owners.epel.list Log Message: add php-pear-Validate-Finance-CreditCard to EPEL Index: owners.epel.list =================================================================== RCS file: /cvs/extras/owners/owners.epel.list,v retrieving revision 1.135 retrieving revision 1.136 diff -u -r1.135 -r1.136 --- owners.epel.list 23 Apr 2007 17:52:54 -0000 1.135 +++ owners.epel.list 23 Apr 2007 17:56:56 -0000 1.136 @@ -369,6 +369,7 @@ Fedora EPEL|php-pear-Net-SMTP|Provides an implementation of the SMTP protocol|Fedora at FamilleCollet.com|extras-qa at fedoraproject.org| Fedora EPEL|php-pear-Net-Socket|Network Socket Interface|Fedora at FamilleCollet.com|extras-qa at fedoraproject.org| Fedora EPEL|php-pear-Validate|Validation Class for Various Data Types|chris.stone at gmail.com|extras-qa at fedoraproject.org| +Fedora EPEL|php-pear-Validate-Finance-CreditCard|Validation class for Credit Cards|chris.stone at gmail.com|extras-qa at fedoraproject.org| Fedora EPEL|php-pear-XML-Parser|XML parsing class based on PHP's bundled expat|Fedora at FamilleCollet.com|extras-qa at fedoraproject.org| Fedora EPEL|php-pear-XML-Serializer|Swiss-army knife for reading and writing XML files|chris.stone at gmail.com|extras-qa at fedoraproject.org| Fedora EPEL|php-pear-XML-Util|XML utility class|chris.stone at gmail.com|extras-qa at fedoraproject.org| From fedora-extras-commits at redhat.com Mon Apr 23 17:59:31 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Mon, 23 Apr 2007 13:59:31 -0400 Subject: owners owners.epel.list,1.136,1.137 Message-ID: <200704231759.l3NHxViC002742@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/owners In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners Modified Files: owners.epel.list Log Message: add perl-Sub-Name to EPEL Index: owners.epel.list =================================================================== RCS file: /cvs/extras/owners/owners.epel.list,v retrieving revision 1.136 retrieving revision 1.137 diff -u -r1.136 -r1.137 --- owners.epel.list 23 Apr 2007 17:56:56 -0000 1.136 +++ owners.epel.list 23 Apr 2007 17:59:01 -0000 1.137 @@ -327,6 +327,7 @@ Fedora EPEL|perl-String-ShellQuote|Perl module for quoting strings for passing through the shell|steve at silug.org|extras-qa at fedoraproject.org|fedora-perl-devel-list at redhat.com Fedora EPEL|perl-Sub-Identify|Retrieve names of code references|cweyl at alumni.drew.edu|extras-qa at fedoraproject.org|fedora-perl-devel-list at redhat.com Fedora EPEL|perl-Sub-Install|Install subroutines into packages easily|cweyl at alumni.drew.edu|extras-qa at fedoraproject.org|fedora-perl-devel-list at redhat.com +Fedora EPEL|perl-Sub-Name|Name -- or rename -- a sub|cweyl at alumni.drew.edu|extras-qa at fedoraproject.org|fedora-perl-devel-list at redhat.com Fedora EPEL|perl-SUPER|Sane superclass method dispatcher|cweyl at alumni.drew.edu|extras-qa at fedoraproject.org|fedora-perl-devel-list at redhat.com Fedora EPEL|perl-Sys-Virt|Represent and manage a libvirt hypervisor connection|steve at silug.org|extras-qa at fedoraproject.org|fedora-perl-devel-list at redhat.com,berrange at redhat.com Fedora EPEL|perl-Term-UI|Term::ReadLine UI made easy|steve at silug.org|extras-qa at fedoraproject.org|fedora-perl-devel-list at redhat.com From fedora-extras-commits at redhat.com Mon Apr 23 18:03:22 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Mon, 23 Apr 2007 14:03:22 -0400 Subject: owners owners.epel.list,1.137,1.138 Message-ID: <200704231803.l3NI3MqD007406@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/owners In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners Modified Files: owners.epel.list Log Message: add php-pear-XML-Beautifier to EPEL Index: owners.epel.list =================================================================== RCS file: /cvs/extras/owners/owners.epel.list,v retrieving revision 1.137 retrieving revision 1.138 diff -u -r1.137 -r1.138 --- owners.epel.list 23 Apr 2007 17:59:01 -0000 1.137 +++ owners.epel.list 23 Apr 2007 18:02:52 -0000 1.138 @@ -371,6 +371,7 @@ Fedora EPEL|php-pear-Net-Socket|Network Socket Interface|Fedora at FamilleCollet.com|extras-qa at fedoraproject.org| Fedora EPEL|php-pear-Validate|Validation Class for Various Data Types|chris.stone at gmail.com|extras-qa at fedoraproject.org| Fedora EPEL|php-pear-Validate-Finance-CreditCard|Validation class for Credit Cards|chris.stone at gmail.com|extras-qa at fedoraproject.org| +Fedora EPEL|php-pear-XML-Beautifier|Class to format XML documents|chris.stone at gmail.com|extras-qa at fedoraproject.org| Fedora EPEL|php-pear-XML-Parser|XML parsing class based on PHP's bundled expat|Fedora at FamilleCollet.com|extras-qa at fedoraproject.org| Fedora EPEL|php-pear-XML-Serializer|Swiss-army knife for reading and writing XML files|chris.stone at gmail.com|extras-qa at fedoraproject.org| Fedora EPEL|php-pear-XML-Util|XML utility class|chris.stone at gmail.com|extras-qa at fedoraproject.org| From fedora-extras-commits at redhat.com Mon Apr 23 18:04:08 2007 From: fedora-extras-commits at redhat.com (Mike Bonnet (mikeb)) Date: Mon, 23 Apr 2007 14:04:08 -0400 Subject: rpms/python-cheetah/devel .cvsignore, 1.4, 1.5 python-cheetah.spec, 1.7, 1.8 sources, 1.4, 1.5 Message-ID: <200704231804.l3NI484R007441@cvs-int.fedora.redhat.com> Author: mikeb Update of /cvs/extras/rpms/python-cheetah/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv7415 Modified Files: .cvsignore python-cheetah.spec sources Log Message: update to 2.0rc8 Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/python-cheetah/devel/.cvsignore,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- .cvsignore 13 Jul 2006 18:14:51 -0000 1.4 +++ .cvsignore 23 Apr 2007 18:03:34 -0000 1.5 @@ -1 +1 @@ -Cheetah-2.0rc7.tar.gz +Cheetah-2.0rc8.tar.gz Index: python-cheetah.spec =================================================================== RCS file: /cvs/extras/rpms/python-cheetah/devel/python-cheetah.spec,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- python-cheetah.spec 8 Jan 2007 19:39:43 -0000 1.7 +++ python-cheetah.spec 23 Apr 2007 18:03:34 -0000 1.8 @@ -2,13 +2,13 @@ Name: python-cheetah Version: 2.0 -Release: 0.4.rc7%{?dist} +Release: 0.5.rc8%{?dist} Summary: Template engine and code-generator Group: Development/Libraries License: MIT URL: http://cheetahtemplate.org/ -Source: http://download.sourceforge.net/cheetahtemplate/Cheetah-%{version}rc7.tar.gz +Source: http://download.sourceforge.net/cheetahtemplate/Cheetah-%{version}rc8.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) @@ -23,7 +23,7 @@ code, Java, sql, form emails and even Python code. %prep -%setup -q -n Cheetah-%{version}rc7 +%setup -q -n Cheetah-%{version}rc8 %build export CFLAGS="$RPM_OPT_FLAGS" @@ -88,11 +88,14 @@ %{python_sitelib}/Cheetah/Utils/optik/*.pyc %{python_sitelib}/Cheetah/Utils/optik/*.pyo -%dir %{python_sitelib}/Cheetah-%{version}rc7-*.egg-info -%{python_sitelib}/Cheetah-%{version}rc7-*.egg-info/PKG-INFO -%{python_sitelib}/Cheetah-%{version}rc7-*.egg-info/*.txt +%dir %{python_sitelib}/Cheetah-%{version}rc8-*.egg-info +%{python_sitelib}/Cheetah-%{version}rc8-*.egg-info/PKG-INFO +%{python_sitelib}/Cheetah-%{version}rc8-*.egg-info/*.txt %changelog +* Mon Apr 23 2007 Mike Bonnet - 2.0-0.5.rc8 +- update to 2.0rc8 + * Mon Jan 8 2007 Mike Bonnet - 2.0-0.4.rc7 - use setuptools and install setuptools metadata Index: sources =================================================================== RCS file: /cvs/extras/rpms/python-cheetah/devel/sources,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- sources 13 Jul 2006 18:14:51 -0000 1.4 +++ sources 23 Apr 2007 18:03:34 -0000 1.5 @@ -1 +1 @@ -94f83679cf4ebd658143faa339bbf134 Cheetah-2.0rc7.tar.gz +7a13092bad898ba0b0fe903865fc1faa Cheetah-2.0rc8.tar.gz From fedora-extras-commits at redhat.com Mon Apr 23 18:05:10 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Mon, 23 Apr 2007 14:05:10 -0400 Subject: owners owners.epel.list,1.138,1.139 Message-ID: <200704231805.l3NI5AWq007545@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/owners In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners Modified Files: owners.epel.list Log Message: add php-pear-XML-RSS to EPEL Index: owners.epel.list =================================================================== RCS file: /cvs/extras/owners/owners.epel.list,v retrieving revision 1.138 retrieving revision 1.139 diff -u -r1.138 -r1.139 --- owners.epel.list 23 Apr 2007 18:02:52 -0000 1.138 +++ owners.epel.list 23 Apr 2007 18:04:40 -0000 1.139 @@ -373,6 +373,7 @@ Fedora EPEL|php-pear-Validate-Finance-CreditCard|Validation class for Credit Cards|chris.stone at gmail.com|extras-qa at fedoraproject.org| Fedora EPEL|php-pear-XML-Beautifier|Class to format XML documents|chris.stone at gmail.com|extras-qa at fedoraproject.org| Fedora EPEL|php-pear-XML-Parser|XML parsing class based on PHP's bundled expat|Fedora at FamilleCollet.com|extras-qa at fedoraproject.org| +Fedora EPEL|php-pear-XML-RSS|RSS parser|chris.stone at gmail.com|extras-qa at fedoraproject.org| Fedora EPEL|php-pear-XML-Serializer|Swiss-army knife for reading and writing XML files|chris.stone at gmail.com|extras-qa at fedoraproject.org| Fedora EPEL|php-pear-XML-Util|XML utility class|chris.stone at gmail.com|extras-qa at fedoraproject.org| Fedora EPEL|php-pecl-mailparse|PECL package for parsing and working with email messages|matthias at rpmforge.net|extras-qa at fedoraproject.org| From fedora-extras-commits at redhat.com Mon Apr 23 18:06:22 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Mon, 23 Apr 2007 14:06:22 -0400 Subject: owners owners.epel.list,1.139,1.140 Message-ID: <200704231806.l3NI6M5P007649@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/owners In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners Modified Files: owners.epel.list Log Message: add php-pear-Crypt-CHAP to EPEL Index: owners.epel.list =================================================================== RCS file: /cvs/extras/owners/owners.epel.list,v retrieving revision 1.139 retrieving revision 1.140 diff -u -r1.139 -r1.140 --- owners.epel.list 23 Apr 2007 18:04:40 -0000 1.139 +++ owners.epel.list 23 Apr 2007 18:05:51 -0000 1.140 @@ -363,6 +363,7 @@ Fedora EPEL|php-pear-Benchmark|Framework to benchmark PHP scripts or function calls|chris.stone at gmail.com|extras-qa at fedoraproject.org| Fedora EPEL|php-pear-Console-Getargs|Command-line arguments and parameters parser|Fedora at FamilleCollet.com|extras-qa at fedoraproject.org| Fedora EPEL|php-pear-Console-Table|Class that makes it easy to build console style tables|Fedora at FamilleCollet.com|extras-qa at fedoraproject.org| +Fedora EPEL|php-pear-Crypt-CHAP|Class to generate CHAP packets|chris.stone at gmail.com|extras-qa at fedoraproject.org| Fedora EPEL|php-pear-Date|Date and Time Zone Classes|chris.stone at gmail.com|extras-qa at fedoraproject.org| Fedora EPEL|php-pear-Date-Holidays|Driver based class to calculate holidays|chris.stone at gmail.com|extras-qa at fedoraproject.org| Fedora EPEL|php-pear-HTTP|Miscellaneous HTTP utilities|Fedora at FamilleCollet.com|extras-qa at fedoraproject.org| From fedora-extras-commits at redhat.com Mon Apr 23 19:49:39 2007 From: fedora-extras-commits at redhat.com (Dominik Mierzejewski (rathann)) Date: Mon, 23 Apr 2007 15:49:39 -0400 Subject: rpms/obexftp/FC-6 obexftp-segv.patch, NONE, 1.1 .cvsignore, 1.2, 1.3 obexftp-norpath.patch, 1.1, 1.2 obexftp-perl.patch, 1.1, 1.2 obexftp.spec, 1.2, 1.3 sources, 1.2, 1.3 Message-ID: <200704231949.l3NJndvZ014811@cvs-int.fedora.redhat.com> Author: rathann Update of /cvs/extras/rpms/obexftp/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv14773 Modified Files: .cvsignore obexftp-norpath.patch obexftp-perl.patch obexftp.spec sources Added Files: obexftp-segv.patch Log Message: - backport update to 0.22-pre4 from devel, fixes #237414 obexftp-segv.patch: --- NEW FILE obexftp-segv.patch --- diff -u -rup obexftp-0.22-orig/apps/obexftpd.c obexftp-0.22/apps/obexftpd.c --- obexftp-0.22-orig/apps/obexftpd.c 2006-07-03 02:12:30.000000000 +0200 +++ obexftp-0.22/apps/obexftpd.c 2007-03-26 11:06:07.000000000 +0200 @@ -399,7 +402,7 @@ static uint8_t* easy_readfile(const char return NULL; } - buf = malloc(sizeof(*file_size)); + buf = malloc(*file_size); if(buf == NULL) { return NULL; Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/obexftp/FC-6/.cvsignore,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- .cvsignore 26 Jan 2007 02:13:45 -0000 1.2 +++ .cvsignore 23 Apr 2007 19:49:04 -0000 1.3 @@ -1 +1 @@ -obexftp-0.20.tar.bz2 +obexftp-0.22-pre4.tar.bz2 obexftp-norpath.patch: Index: obexftp-norpath.patch =================================================================== RCS file: /cvs/extras/rpms/obexftp/FC-6/obexftp-norpath.patch,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- obexftp-norpath.patch 26 Jan 2007 02:13:45 -0000 1.1 +++ obexftp-norpath.patch 23 Apr 2007 19:49:04 -0000 1.2 @@ -1,11 +1,11 @@ ---- obexftp-0.20/swig/perl/Makefile.PL.in.norpath 2005-12-12 19:46:55.000000000 +0100 -+++ obexftp-0.20/swig/perl/Makefile.PL.in 2007-01-26 00:26:13.000000000 +0100 +--- obexftp-0.22/swig/perl/Makefile.PL.in.norpath 2006-05-28 23:44:56.000000000 +0200 ++++ obexftp-0.22/swig/perl/Makefile.PL.in 2007-03-23 00:36:59.000000000 +0100 @@ -11,7 +11,7 @@ - 'INC' => q[-I at top_srcdir@/obexftp -I../.. @CPPFLAGS@], + 'INC' => q[-I at top_srcdir@ @CPPFLAGS@], # Default value for LDDLFLAGS is $Config{lddlflags}="-shared -L/usr/local/lib" # but we want rpath to be @libdir@ or @exec_prefix@/lib -- 'LDDLFLAGS' => q[-shared -Wl,-L at top_builddir@obexftp/.libs -Wl,-rpath=@prefix@/lib], -+ 'LDDLFLAGS' => q[-shared -Wl,-L at top_builddir@obexftp/.libs], - 'LIBS' => q[-L at top_builddir@obexftp/.libs -lobexftp -L at top_builddir@multicobex/.libs -lmulticobex -L at top_builddir@bfb/.libs -lbfb @OPENOBEX_LIBS@ @BLUETOOTH_LIBS@ @LIBS@], - 'OBJECT' => 'perl_wrap.o', - 'NAME' => 'OBEXFTP', +- 'LDDLFLAGS' => q[-shared -Wl,-rpath=@prefix@/lib], ++ 'LDDLFLAGS' => q[-shared], + 'LIBS' => q[-L at top_builddir@obexftp/.libs -lobexftp + -L at top_builddir@multicobex/.libs -lmulticobex + -L at top_builddir@bfb/.libs -lbfb obexftp-perl.patch: Index: obexftp-perl.patch =================================================================== RCS file: /cvs/extras/rpms/obexftp/FC-6/obexftp-perl.patch,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- obexftp-perl.patch 26 Jan 2007 02:13:45 -0000 1.1 +++ obexftp-perl.patch 23 Apr 2007 19:49:04 -0000 1.2 @@ -1,11 +1,11 @@ ---- obexftp-0.20/swig/perl/Makefile.am.p 2006-03-26 00:12:58.000000000 +0100 -+++ obexftp-0.20/swig/perl/Makefile.am 2007-01-26 02:26:26.000000000 +0100 -@@ -27,7 +27,7 @@ +--- obexftp-0.22/swig/perl/Makefile.am.p 2006-10-22 15:31:38.000000000 +0200 ++++ obexftp-0.22/swig/perl/Makefile.am 2007-03-23 00:39:29.000000000 +0100 +@@ -9,7 +9,7 @@ endif Makefile.perl: Makefile.PL -- $(PERL) $< MAKEFILE=$@ -+ $(PERL) $< MAKEFILE=$@ INSTALLDIRS="vendor" +- $(PERL) $< PREFIX=$(prefix) MAKEFILE=$@ ++ $(PERL) $< PREFIX=$(prefix) MAKEFILE=$@ INSTALLDIRS="vendor" OBEXFTP.so: perl_wrap.c Makefile.perl - $(MAKE) -fMakefile.perl + if test ! -f perl_wrap.c; then cp $(srcdir)/perl_wrap.c . ; fi Index: obexftp.spec =================================================================== RCS file: /cvs/extras/rpms/obexftp/FC-6/obexftp.spec,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- obexftp.spec 26 Jan 2007 20:31:51 -0000 1.2 +++ obexftp.spec 23 Apr 2007 19:49:04 -0000 1.3 @@ -1,16 +1,19 @@ %define python_sitelib %(%{__python} -c "from distutils import sysconfig; print sysconfig.get_python_lib()") %define python_sitearch %(%{__python} -c 'from distutils import sysconfig; print sysconfig.get_python_lib(1)') +%define pre pre4 + Name: obexftp Summary: Tool to access devices via the OBEX protocol Group: Applications/File -Version: 0.20 -Release: 3%{?dist} +Version: 0.22 +Release: 0.1.%{pre}%{?dist} License: GPL URL: http://openobex.triq.net/ -Source: http://dl.sf.net/openobex/obexftp-%{version}.tar.bz2 +Source: http://triq.net/obexftp/%{name}-%{version}-%{pre}.tar.bz2 Patch0: %{name}-norpath.patch Patch1: %{name}-perl.patch +Patch2: %{name}-segv.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(id -u -n) BuildRequires: bluez-libs-devel BuildRequires: openobex-devel >= 1.2 @@ -65,10 +68,9 @@ %setup -q %patch0 -p1 -b .norpath %patch1 -p1 -b .p +%patch2 -p1 -b .segv %build -# autoreconf bails out without config.rpath on fc7/devel -touch config.rpath autoreconf -f -i %configure --disable-static --disable-dependency-tracking --disable-rpath %{__make} %{?_smp_mflags} @@ -80,6 +82,7 @@ %{__rm} %{buildroot}%{_libdir}/*.la %{__rm} %{buildroot}%{python_sitearch}/obexftp/*.la +%{__rm} %{buildroot}%{python_sitelib}/obexftp/python_wrap.c %{__rm} %{buildroot}%{perl_archlib}/perllocal.pod %{__rm} -f %{buildroot}%{perl_vendorarch}/*/OBEXFTP/{.packlist,OBEXFTP.bs} @@ -119,6 +122,9 @@ %{perl_vendorarch}/*/OBEXFTP/OBEXFTP.so %changelog +* Mon Apr 23 2007 Dominik Mierzejewski - 0.22-0.1.pre4 +- backport update to 0.22-pre4 from devel, fixes #237414 + * Fri Jan 26 2007 Dominik Mierzejewski - 0.20-3 - add missing disttag Index: sources =================================================================== RCS file: /cvs/extras/rpms/obexftp/FC-6/sources,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- sources 26 Jan 2007 02:13:45 -0000 1.2 +++ sources 23 Apr 2007 19:49:04 -0000 1.3 @@ -1 +1 @@ -86224a7a1880c25e9ba0b8997a97d299 obexftp-0.20.tar.bz2 +9b56432cf365f30effbebfa74a2bfff3 obexftp-0.22-pre4.tar.bz2 From fedora-extras-commits at redhat.com Mon Apr 23 20:00:17 2007 From: fedora-extras-commits at redhat.com (Ville Skytta (scop)) Date: Mon, 23 Apr 2007 16:00:17 -0400 Subject: rpms/vdr-skins import.log,1.1,1.2 Message-ID: <200704232000.l3NK0Hvb015159@cvs-int.fedora.redhat.com> Author: scop Update of /cvs/extras/rpms/vdr-skins In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv15076 Modified Files: import.log Log Message: Initial import (#216355) Index: import.log =================================================================== RCS file: /cvs/extras/rpms/vdr-skins/import.log,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- import.log 23 Apr 2007 16:58:55 -0000 1.1 +++ import.log 23 Apr 2007 19:59:43 -0000 1.2 @@ -0,0 +1 @@ +vdr-skins-20061119-1_cmn6:HEAD:vdr-skins-20061119-1.cmn6.src.rpm:1177358313 From fedora-extras-commits at redhat.com Mon Apr 23 20:00:22 2007 From: fedora-extras-commits at redhat.com (Ville Skytta (scop)) Date: Mon, 23 Apr 2007 16:00:22 -0400 Subject: rpms/vdr-skins/devel sttng-blue.theme, NONE, 1.1 vdr-skins-aluminium-i18n.patch, NONE, 1.1 vdr-skins-egalsimple-i18n.patch, NONE, 1.1 vdr-skins-izegrey16-i18n.patch, NONE, 1.1 vdr-skins-prepare-tarballs.sh, NONE, 1.1 vdr-skins.spec, NONE, 1.1 .cvsignore, 1.1, 1.2 sources, 1.1, 1.2 Message-ID: <200704232000.l3NK0MKh015167@cvs-int.fedora.redhat.com> Author: scop Update of /cvs/extras/rpms/vdr-skins/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv15076/devel Modified Files: .cvsignore sources Added Files: sttng-blue.theme vdr-skins-aluminium-i18n.patch vdr-skins-egalsimple-i18n.patch vdr-skins-izegrey16-i18n.patch vdr-skins-prepare-tarballs.sh vdr-skins.spec Log Message: Initial import (#216355) --- NEW FILE sttng-blue.theme --- Description = Blue LCARS clrBackground = 7F000000 clrButtonRedFg = FFFCFCFC clrButtonRedBg = FFFC1414 clrButtonGreenFg = FF000000 clrButtonGreenBg = FF24FC24 clrButtonYellowFg = FF000000 clrButtonYellowBg = FFFCC024 clrButtonBlueFg = FFFCFCFC clrButtonBlueBg = FF0000FC clrMessageFrame = FF598ACD clrMessageStatusFg = FF000000 clrMessageStatusBg = FF00FCFC clrMessageInfoFg = FF000000 clrMessageInfoBg = FF9C9CFF clrMessageWarningFg = FF000000 clrMessageWarningBg = FFFCC024 clrMessageErrorFg = FFFCFCFC clrMessageErrorBg = FFFC1414 clrVolumeFrame = FF598ACD clrVolumeSymbol = FF000000 clrVolumeBarUpper = FF38359E clrVolumeBarLower = FF9FCEFF clrChannelFrame = FF598ACD clrChannelName = FF000000 clrChannelDate = FF000000 clrChannelSymbolOn = FF000000 clrChannelSymbolOff = FF5A7CA2 clrChannelSymbolRecFg = FFFCFCFC clrChannelSymbolRecBg = FFFC1414 clrChannelEpgTime = FF000000 clrChannelEpgTitle = FF00FCFC clrChannelEpgShortText = FFFCC024 clrChannelTimebarSeen = FF38359E clrChannelTimebarRest = FF9FCEFF clrMenuFrame = FF598ACD clrMenuTitle = FF000000 clrMenuDate = FF000000 clrMenuItemCurrentFg = FF000000 clrMenuItemCurrentBg = FF9C9CFF clrMenuItemSelectable = FF9C9CFF clrMenuItemNonSelectable = FF00FCFC clrMenuEventTime = FFFCC024 clrMenuEventVps = FF000000 clrMenuEventTitle = FF00FCFC clrMenuEventShortText = FFFCC024 clrMenuEventDescription = FF00FCFC clrMenuScrollbarTotal = FF38359E clrMenuScrollbarShown = FF00FCFC clrMenuScrollbarArrow = FF000000 clrMenuText = FF00FCFC clrReplayFrame = FF598ACD clrReplayTitle = FF000000 clrReplayMode = FF000000 clrReplayCurrent = FF000000 clrReplayTotal = FF000000 clrReplayJump = FF000000 clrReplayProgressSeen = FF9FCEFF clrReplayProgressRest = FF38359E clrReplayProgressSelected = FFFC1414 clrReplayProgressMark = FF000000 clrReplayProgressCurrent = FFFC1414 vdr-skins-aluminium-i18n.patch: --- NEW FILE vdr-skins-aluminium-i18n.patch --- --- Aluminium/Aluminium.trans.orig 2005-10-22 21:01:28.000000000 +0300 +++ Aluminium/Aluminium.trans 2005-10-22 21:02:11.000000000 +0300 @@ -1,3 +1,7 @@ -Item=Translation,eng=Total:,deu=Gesamt:; +Item=Translation,eng=Total:,deu=Gesamt:,fin=Yhteens?:; Item=Translation,eng=Current:,deu=Aktuell:; -Item=Translation,eng=-,deu=-; +Item=Translation,eng=-,deu=-,fin=-; +Item=Translation,eng={PresentStartDateTime:%d.%m. %H\:%M} - {PresentEndDateTime:%H\:%M},deu={PresentStartDateTime:%d.%m. %H\:%M} - {PresentEndDateTime:%H\:%M},fin={PresentStartDateTime:%d.%m. %H\:%M} - {PresentEndDateTime:%H\:%M}; +Item=Translation,eng=VPS: {PresentVPSDateTime:%H\:%M},deu=VPS: {PresentVPSDateTime:%H\:%M},fin=VPS: {PresentVPSDateTime:%H\:%M}; +Item=Translation,eng={PresentShortText} {PresentDescription},deu={PresentShortText} {PresentDescription},fin={PresentShortText} {PresentDescription}; +Item=Translation,eng=->,deu=->,fin=->; vdr-skins-egalsimple-i18n.patch: --- NEW FILE vdr-skins-egalsimple-i18n.patch --- --- EgalSimple/EgalSimple.trans~ 2004-10-27 18:40:25.000000000 +0300 +++ EgalSimple/EgalSimple.trans 2005-10-22 20:53:10.000000000 +0300 @@ -13,3 +13,4 @@ Item=Translation,eng=R,deu=R,fin=R; Item=Translation,eng=p,deu=p,fin=p; Item=Translation,eng=Volume,deu=Lautst?rke,fin=?anenvoimakk.; +Item=Translation,eng={PresentShortText} {PresentDescription},deu={PresentShortText} {PresentDescription},fin={PresentShortText} {PresentDescription}; vdr-skins-izegrey16-i18n.patch: --- NEW FILE vdr-skins-izegrey16-i18n.patch --- --- izegrey16/izegrey16.trans~ 2005-03-04 20:41:46.000000000 +0200 +++ izegrey16/izegrey16.trans 2005-10-22 20:38:54.000000000 +0300 @@ -1,2 +1,5 @@ Item=Translation,eng=Volume,deu=Lautst?rke,fin=??nenvoimakkuus; Item=Translation,eng=/,deu=/,fin=/; +Item=Translation,eng={ReplayPosition} / {ReplayDuration},deu={ReplayPosition} / {ReplayDuration},fin={ReplayPosition} / {ReplayDuration}; +Item=Translation,eng={PresentStartDateTime:%d.%m. %H\:%M} - {PresentEndDateTime:%H\:%M},deu={PresentStartDateTime:%d.%m. %H\:%M} - {PresentEndDateTime:%H\:%M},fin={PresentStartDateTime:%d.%m. %H\:%M} - {PresentEndDateTime:%H\:%M}; +Item=Translation,eng=VPS: {PresentVPSDateTime:%H\:%M},deu=VPS: {PresentVPSDateTime:%H\:%M},fin=VPS: {PresentVPSDateTime:%H\:%M}; --- NEW FILE vdr-skins-prepare-tarballs.sh --- #!/bin/sh set -e [ ! -e izegrey16-1.0-20050304.tar.gz ] && \ wget -q http://skins.vdr-developer.org/text2skin/files/izegrey16-1.0-20050304.tar.gz rm -rf izegrey16 tar zxf izegrey16-1.0-20050304.tar.gz rm -f izegrey16/{*.tar,*.ttf,logos/{*.mng,*.png,*.xpm}} tar jcf izegrey16-1.0-20050304-nologos.tar.bz2 izegrey16 rm -rf izegrey16 [ ! -e vdrskin-enigma-0.3a.tar.bz2 ] && \ wget -q http://home.pages.at/brougs78/files/vdrskin-enigma-0.3a.tar.bz2 [ ! -e icons-low-low-col.tar.gz ] && \ wget -q http://ventoso.org/luca/vdr/Enigma/icons-low-low-col.tar.gz rm -rf Enigma tar jxf vdrskin-enigma-0.3a.tar.bz2 find Enigma -type d -exec chmod +x {} ';' mv Enigma/icons Enigma/icons-normal tar zx -C Enigma -f $PWD/icons-low-low-col.tar.gz rm -rf Enigma/{hqlogos/*,fonts/ttf-bitstream-vera*,patches} tar jcf vdrskin-enigma-0.3a-nologos.tar.bz2 Enigma rm -rf Enigma [ ! -e DeepBlue-0.1.4.tar.gz ] && \ wget -q http://vdr.pfroen.de/download/DeepBlue-0.1.4.tar.gz [ ! -e DeepBlueDXR3.tar.bz2 ] && \ wget -q http://koti.mbnet.fi/cccatch/vdr/DeepBlueDXR3.tar.bz2 rm -rf DeepBlue DeepBlueDXR3 tar zxf DeepBlue-0.1.4.tar.gz tar jxf DeepBlueDXR3.tar.bz2 find DeepBlueDXR3 -type d -exec chmod +x {} ';' rm -rf DeepBlue/logos/* mv DeepBlueDXR3/HISTORY DeepBlue mv DeepBlueDXR3/images DeepBlue/images-dxr3 tar jcf DeepBlue-0.1.4-nologos.tar.bz2 DeepBlue rm -rf DeepBlue DeepBlueDXR3 [ ! -e vdrskin-enElchi-0.7.1.tgz ] && \ wget -q http://www.saunalahti.fi/~rahrenbe/vdr/soppalusikka/files/vdrskin-enElchi-0.7.1.tgz rm -rf enElchi tar zxf vdrskin-enElchi-0.7.1.tgz rm -f enElchi/logos-*/* tar jcf vdrskin-enElchi-0.7.1-nologos.tar.bz2 enElchi rm -rf enElchi [ ! -e Aluminium-1.0-demo.tar.bz2 ] && \ wget -q http://linux.kompiliert.net/contrib/Aluminium-1.0-demo.tar.bz2 rm -rf Aluminium tar jxf Aluminium-1.0-demo.tar.bz2 rm -f Aluminium/logos/* tar jcf Aluminium-1.0-demo-nologos.tar.bz2 Aluminium rm -rf Aluminium --- NEW FILE vdr-skins.spec --- # TODO: # - http://linux.kompiliert.net/contrib/DeepBlue.skin-recordinginfo.diff # - where has DeepBlue gone? # - where has sttng-blue gone? # - manage symlinks with alternatives? %define configdir %(vdr-config --configdir 2>/dev/null || echo ERROR) %define datadir %(vdr-config --datadir 2>/dev/null || echo ERROR) %define vdr_group %(vdr-config --group 2>/dev/null || echo ERROR) %define vdr_user %(vdr-config --user 2>/dev/null || echo ERROR) Name: vdr-skins Version: 20061119 Release: 1%{?dist} Summary: Collection of OSD skins for VDR Group: Applications/Multimedia License: GPL # Non-linked tarballs prepared with source99 # http://home.arcor.de/bjoern.sturzrehm/vdr/ Source0: http://home.arcor.de/bjoern.sturzrehm/vdr/SilverGreen-0.1.7.tar.bz2 # http://skins.vdr-developer.org/ Source1: izegrey16-1.0-20050304-nologos.tar.bz2 # http://home.pages.at/brougs78/ # http://ventoso.org/luca/vdr/ Source2: vdrskin-enigma-0.3a-nologos.tar.bz2 # http://vdr.pfroen.de/ # http://www.netholic.com/viewtopic.php?t=1464 Source3: DeepBlue-0.1.4-nologos.tar.bz2 # http://www.saunalahti.fi/~rahrenbe/vdr/soppalusikka/ Source4: vdrskin-enElchi-0.7.1-nologos.tar.bz2 # http://www.fdm-ware.de/vdrskin/ # http://linux.kompiliert.net/contrib/ Source5: Aluminium-1.0-demo-nologos.tar.bz2 # http://linux.kompiliert.net/contrib/ Source6: http://linux.kompiliert.net/contrib/EgalSimple-1.0-demo.tar.bz2 # http://www.vdrskins.org/vdrskins/thumbnails.php?album=58 Source8: http://www.magoa.net/sttng-blue.theme Source99: %{name}-prepare-tarballs.sh Patch0: %{name}-aluminium-i18n.patch Patch1: %{name}-egalsimple-i18n.patch Patch2: %{name}-izegrey16-i18n.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch BuildRequires: vdr-devel Requires: vdr-text2skin >= 1.1, %{datadir}/text2skin Requires: bitstream-vera-fonts %description This package contains a collection of skins for VDR's on-screen display. %prep %setup -q -c -a1 -a2 -a3 -a4 -a5 -a6 find . -type d -exec chmod 755 {} ';' find . -type f -exec chmod 644 {} ';' find . -type d -name CVS* | xargs rm -r sed -i -e 's/\r//g' SilverGreen/{HISTORY,README,SilverGreen.trans} for f in DeepBlue/HISTORY enElchi/HISTORY Enigma/TODO \ SilverGreen/{HISTORY,README*}; do iconv -f iso-8859-1 -t utf-8 $f > $f.utf8 ; mv $f.utf8 $f done %patch0 %patch1 %patch2 SKINS=$(find * -maxdepth 0 -type d) mv DeepBlue/COPYING . for s in $SKINS ; do for f in COPYING HISTORY README README.DE TODO ; do [ -f $s/$f ] && mv $s/$f $f.$s done done find . -type f -name "*.theme" -exec mv {} . ';' for s in $SKINS ; do [ -f $s-default.theme ] || touch $s-default.theme done ln -sf mp3.png Aluminium/replay/mp3oss.png rm Aluminium/{Aluminium.skin.*,MERKEN} cd DeepBlue mv images images-normal ln -s images-normal images mv logos logos-normal ln -s logos-normal logos cd .. rm -r EgalSimple/{EgalSimple.skin.*,themes} cd Enigma rm -r themes ln -sf %{_datadir}/fonts/bitstream-vera/VeraMono.ttf FontMonoSpaced.ttf find . -type f -iname thumbs.db | xargs rm mv icons icons-dxr3 ln -s icons-normal icons cd .. rm -rf enElchi/themes sed -i -e \ 's|Vera\(Bd\)\?\.ttf|%{_datadir}/fonts/bitstream-vera/Vera\1.ttf|' \ izegrey16/izegrey16.skin %build %install rm -rf $RPM_BUILD_ROOT install -dm 755 $RPM_BUILD_ROOT%{configdir}/themes install -pm 644 *.theme %{SOURCE8} $RPM_BUILD_ROOT%{configdir}/themes/ echo "%%defattr(-,%{vdr_user},%{vdr_group},-)" > %{name}.themes find $RPM_BUILD_ROOT%{configdir}/themes -name "*.theme" -size 0 \ -printf "%%%%ghost %%p\n" >> %{name}.themes find $RPM_BUILD_ROOT%{configdir}/themes -name "*.theme" ! -size 0 \ -print >> %{name}.themes %{__perl} -pi -e "s|$RPM_BUILD_ROOT||" %{name}.themes install -dm 755 $RPM_BUILD_ROOT%{datadir}/text2skin cp -pR $(find * -maxdepth 0 -type d) $RPM_BUILD_ROOT%{datadir}/text2skin/ %clean rm -rf $RPM_BUILD_ROOT %triggerin -- vdr-dxr3 for l in DeepBlue/{images,logos} enElchi/logos Enigma/icons ; do [ -L %{datadir}/text2skin/$l -o ! -e %{datadir}/text2skin/$l ] && \ rm -f %{datadir}/text2skin/$l && \ ln -s $(basename $l)-dxr3 %{datadir}/text2skin/$l || : done %triggerun -- vdr-dxr3 if [ $2 -eq 0 ] ; then for l in DeepBlue/{images,logos} enElchi/logos Enigma/icons ; do [ -L %{datadir}/text2skin/$l -o ! -e %{datadir}/text2skin/$l ] && \ rm -f %{datadir}/text2skin/$l && \ ln -s $(basename $l)-normal %{datadir}/text2skin/$l || : done fi %files -f %{name}.themes %defattr(-,root,root,-) %doc COPYING* HISTORY.* README.* %{datadir}/text2skin/Aluminium/ %dir %{datadir}/text2skin/DeepBlue/ %{datadir}/text2skin/DeepBlue/DeepBlue.* %{datadir}/text2skin/DeepBlue/images-* %verify(not link) %{datadir}/text2skin/DeepBlue/images %{datadir}/text2skin/DeepBlue/logos-* %verify(not link) %{datadir}/text2skin/DeepBlue/logos %{datadir}/text2skin/EgalSimple/ %dir %{datadir}/text2skin/enElchi/ %{datadir}/text2skin/enElchi/enElchi* %verify(not link) %{datadir}/text2skin/enElchi/logos %{datadir}/text2skin/enElchi/logos-*/ %{datadir}/text2skin/enElchi/symbols/ %dir %{datadir}/text2skin/Enigma/ %{datadir}/text2skin/Enigma/Enigma* %{datadir}/text2skin/Enigma/Font* %{datadir}/text2skin/Enigma/fonts/ %{datadir}/text2skin/Enigma/hqlogos/ %{datadir}/text2skin/Enigma/icons-*/ %verify(not link) %{datadir}/text2skin/Enigma/icons %{datadir}/text2skin/Enigma/pics/ %{datadir}/text2skin/Enigma/symbols/ %{datadir}/text2skin/izegrey16/ %{datadir}/text2skin/SilverGreen/ %changelog * Sun Nov 19 2006 Ville Skytt?? - 20061119-3 - Install skins to /usr/share/vdr/text2skin. - Don't ship channel logos. * Sun Sep 24 2006 Ville Skytt?? - 20060924-1 - Add DXR3 compatible image set for DeepBlue from cccache. * Sun May 21 2006 Ville Skytt?? - 20060311-2 - Fix some enElchi logos. Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/vdr-skins/devel/.cvsignore,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- .cvsignore 23 Apr 2007 16:59:04 -0000 1.1 +++ .cvsignore 23 Apr 2007 19:59:47 -0000 1.2 @@ -0,0 +1,7 @@ +Aluminium-1.0-demo-nologos.tar.bz2 +DeepBlue-0.1.4-nologos.tar.bz2 +EgalSimple-1.0-demo.tar.bz2 +SilverGreen-0.1.7.tar.bz2 +izegrey16-1.0-20050304-nologos.tar.bz2 +vdrskin-enElchi-0.7.1-nologos.tar.bz2 +vdrskin-enigma-0.3a-nologos.tar.bz2 Index: sources =================================================================== RCS file: /cvs/extras/rpms/vdr-skins/devel/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 23 Apr 2007 16:59:04 -0000 1.1 +++ sources 23 Apr 2007 19:59:47 -0000 1.2 @@ -0,0 +1,7 @@ +f7aca33ccc3f17f257a6919d1f2d5bc0 Aluminium-1.0-demo-nologos.tar.bz2 +8527b1fc6f7a5bacd622ee828de3f203 DeepBlue-0.1.4-nologos.tar.bz2 +8676ae6f7596d7c09fbdec7468709bbc EgalSimple-1.0-demo.tar.bz2 +89dd82fa698d139a15c4d24601188a0c SilverGreen-0.1.7.tar.bz2 +8a238e3d1a3f2d62a37415e912e780e4 izegrey16-1.0-20050304-nologos.tar.bz2 +608e4f48ef1f7a6082ee50449b1b4dc1 vdrskin-enElchi-0.7.1-nologos.tar.bz2 +acdb6c15e86aee821401cc2697a4e225 vdrskin-enigma-0.3a-nologos.tar.bz2 From fedora-extras-commits at redhat.com Mon Apr 23 20:01:43 2007 From: fedora-extras-commits at redhat.com (Orion Poplawski (orion)) Date: Mon, 23 Apr 2007 16:01:43 -0400 Subject: rpms/apcupsd/EL-4 apcupsd-3.14.0-init.patch, NONE, 1.1 apcupsd.spec, 1.18, 1.19 apcupsd-3.10.18-init.patch, 1.1, NONE Message-ID: <200704232001.l3NK1h3f019604@cvs-int.fedora.redhat.com> Author: orion Update of /cvs/extras/rpms/apcupsd/EL-4 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv15212/EL-4 Modified Files: apcupsd.spec Added Files: apcupsd-3.14.0-init.patch Removed Files: apcupsd-3.10.18-init.patch Log Message: Fix init script for LSB compliance (bug #237532) apcupsd-3.14.0-init.patch: --- NEW FILE apcupsd-3.14.0-init.patch --- --- apcupsd-3.14.0/platforms/redhat/apcupsd.in.init 2005-01-09 15:55:41.000000000 -0700 +++ apcupsd-3.14.0/platforms/redhat/apcupsd.in 2007-04-23 12:13:35.000000000 -0600 @@ -3,7 +3,7 @@ # apcupsd This shell script takes care of starting and stopping # the apcupsd UPS monitoring daemon. # -# chkconfig: 2345 60 99 +# chkconfig: - 60 99 # description: apcupsd monitors power and takes action if necessary # APCPID=@PIDDIR@/apcupsd.pid @@ -42,13 +42,24 @@ rm -f $APCPID rm -f @LOCKDIR@/subsys/apcupsd ;; - restart) + restart|force-reload) $0 stop sleep 15 $0 start ;; + reload) + echo "$0: reload not implemented" + exit 3 + ;; status) - @sbindir@/apcaccess status + status apcupsd + RETVAL=$? + if [ $RETVAL -eq 0 ] + then + @sbindir@/apcaccess status + else + exit $RETVAL + fi ;; *) echo "Usage: $0 {start|stop|restart|status}" Index: apcupsd.spec =================================================================== RCS file: /cvs/extras/rpms/apcupsd/EL-4/apcupsd.spec,v retrieving revision 1.18 retrieving revision 1.19 diff -u -r1.18 -r1.19 --- apcupsd.spec 23 Mar 2007 16:40:32 -0000 1.18 +++ apcupsd.spec 23 Apr 2007 20:01:08 -0000 1.19 @@ -1,6 +1,6 @@ Name: apcupsd Version: 3.14.0 -Release: 1%{?dist} +Release: 2%{?dist} Summary: APC UPS Power Control Daemon for Linux Group: System Environment/Daemons @@ -9,7 +9,7 @@ Source0: http://download.sourceforge.net/apcupsd/%{name}-%{version}.tar.gz Source1: apcupsd.logrotate Source2: apcupsd-httpd.conf -Patch0: apcupsd-3.10.18-init.patch +Patch0: apcupsd-3.14.0-init.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: glibc-devel >= 2.3, gd-devel > 2.0 @@ -168,6 +168,9 @@ %changelog +* Mon Apr 23 2007 - Orion Poplawski - 3.14.0-2 +- Fix init script for LSB compliance (bug #237532) + * Fri Mar 23 2007 - Orion Poplawski - 3.14.0-1 - Update to 3.14.0 - No tcp_wrappers-devel in EL --- apcupsd-3.10.18-init.patch DELETED --- From fedora-extras-commits at redhat.com Mon Apr 23 20:01:52 2007 From: fedora-extras-commits at redhat.com (Orion Poplawski (orion)) Date: Mon, 23 Apr 2007 16:01:52 -0400 Subject: rpms/apcupsd/FC-5 apcupsd-3.14.0-init.patch, NONE, 1.1 apcupsd.spec, 1.12, 1.13 apcupsd-3.10.18-init.patch, 1.1, NONE Message-ID: <200704232001.l3NK1qJf019619@cvs-int.fedora.redhat.com> Author: orion Update of /cvs/extras/rpms/apcupsd/FC-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv15212/FC-5 Modified Files: apcupsd.spec Added Files: apcupsd-3.14.0-init.patch Removed Files: apcupsd-3.10.18-init.patch Log Message: Fix init script for LSB compliance (bug #237532) apcupsd-3.14.0-init.patch: --- NEW FILE apcupsd-3.14.0-init.patch --- --- apcupsd-3.14.0/platforms/redhat/apcupsd.in.init 2005-01-09 15:55:41.000000000 -0700 +++ apcupsd-3.14.0/platforms/redhat/apcupsd.in 2007-04-23 12:13:35.000000000 -0600 @@ -3,7 +3,7 @@ # apcupsd This shell script takes care of starting and stopping # the apcupsd UPS monitoring daemon. # -# chkconfig: 2345 60 99 +# chkconfig: - 60 99 # description: apcupsd monitors power and takes action if necessary # APCPID=@PIDDIR@/apcupsd.pid @@ -42,13 +42,24 @@ rm -f $APCPID rm -f @LOCKDIR@/subsys/apcupsd ;; - restart) + restart|force-reload) $0 stop sleep 15 $0 start ;; + reload) + echo "$0: reload not implemented" + exit 3 + ;; status) - @sbindir@/apcaccess status + status apcupsd + RETVAL=$? + if [ $RETVAL -eq 0 ] + then + @sbindir@/apcaccess status + else + exit $RETVAL + fi ;; *) echo "Usage: $0 {start|stop|restart|status}" Index: apcupsd.spec =================================================================== RCS file: /cvs/extras/rpms/apcupsd/FC-5/apcupsd.spec,v retrieving revision 1.12 retrieving revision 1.13 diff -u -r1.12 -r1.13 --- apcupsd.spec 5 Jan 2007 18:37:37 -0000 1.12 +++ apcupsd.spec 23 Apr 2007 20:01:18 -0000 1.13 @@ -1,6 +1,6 @@ Name: apcupsd Version: 3.12.4 -Release: 3%{?dist} +Release: 4%{?dist} Summary: APC UPS Power Control Daemon for Linux Group: System Environment/Daemons @@ -9,7 +9,7 @@ Source0: http://download.sourceforge.net/apcupsd/%{name}-%{version}.tar.gz Source1: apcupsd.logrotate Source2: apcupsd-httpd.conf -Patch0: apcupsd-3.10.18-init.patch +Patch0: apcupsd-3.14.0-init.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: glibc-devel >= 2.3, gd-devel > 2.0, dos2unix @@ -143,6 +143,9 @@ %changelog +* Mon Apr 23 2007 - Orion Poplawski - 3.12.4-4 +- Fix init script for LSB compliance (bug #237532) + * Fri Jan 5 2007 - Orion Poplawski - 3.12.4-3 - Mark everything in /etc/apcupsd noreplace --- apcupsd-3.10.18-init.patch DELETED --- From fedora-extras-commits at redhat.com Mon Apr 23 20:01:48 2007 From: fedora-extras-commits at redhat.com (Orion Poplawski (orion)) Date: Mon, 23 Apr 2007 16:01:48 -0400 Subject: rpms/apcupsd/EL-5 apcupsd-3.14.0-init.patch, NONE, 1.1 apcupsd.spec, 1.15, 1.16 apcupsd-3.10.18-init.patch, 1.1, NONE Message-ID: <200704232001.l3NK1mtJ019608@cvs-int.fedora.redhat.com> Author: orion Update of /cvs/extras/rpms/apcupsd/EL-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv15212/EL-5 Modified Files: apcupsd.spec Added Files: apcupsd-3.14.0-init.patch Removed Files: apcupsd-3.10.18-init.patch Log Message: Fix init script for LSB compliance (bug #237532) apcupsd-3.14.0-init.patch: --- NEW FILE apcupsd-3.14.0-init.patch --- --- apcupsd-3.14.0/platforms/redhat/apcupsd.in.init 2005-01-09 15:55:41.000000000 -0700 +++ apcupsd-3.14.0/platforms/redhat/apcupsd.in 2007-04-23 12:13:35.000000000 -0600 @@ -3,7 +3,7 @@ # apcupsd This shell script takes care of starting and stopping # the apcupsd UPS monitoring daemon. # -# chkconfig: 2345 60 99 +# chkconfig: - 60 99 # description: apcupsd monitors power and takes action if necessary # APCPID=@PIDDIR@/apcupsd.pid @@ -42,13 +42,24 @@ rm -f $APCPID rm -f @LOCKDIR@/subsys/apcupsd ;; - restart) + restart|force-reload) $0 stop sleep 15 $0 start ;; + reload) + echo "$0: reload not implemented" + exit 3 + ;; status) - @sbindir@/apcaccess status + status apcupsd + RETVAL=$? + if [ $RETVAL -eq 0 ] + then + @sbindir@/apcaccess status + else + exit $RETVAL + fi ;; *) echo "Usage: $0 {start|stop|restart|status}" Index: apcupsd.spec =================================================================== RCS file: /cvs/extras/rpms/apcupsd/EL-5/apcupsd.spec,v retrieving revision 1.15 retrieving revision 1.16 diff -u -r1.15 -r1.16 --- apcupsd.spec 19 Apr 2007 15:35:03 -0000 1.15 +++ apcupsd.spec 23 Apr 2007 20:01:13 -0000 1.16 @@ -1,6 +1,6 @@ Name: apcupsd Version: 3.14.0 -Release: 2%{?dist} +Release: 3%{?dist} Summary: APC UPS Power Control Daemon for Linux Group: System Environment/Daemons @@ -167,6 +167,9 @@ %changelog +* Mon Apr 23 2007 - Orion Poplawski - 3.14.0-3 +- Fix init script for LSB compliance (bug #237532) + * Fri Apr 19 2007 - Orion Poplawski - 3.14.0-2 - Rebuild with RHEL5 final --- apcupsd-3.10.18-init.patch DELETED --- From fedora-extras-commits at redhat.com Mon Apr 23 20:01:58 2007 From: fedora-extras-commits at redhat.com (Orion Poplawski (orion)) Date: Mon, 23 Apr 2007 16:01:58 -0400 Subject: rpms/apcupsd/FC-6 apcupsd-3.14.0-init.patch, NONE, 1.1 apcupsd.spec, 1.12, 1.13 apcupsd-3.10.18-init.patch, 1.1, NONE Message-ID: <200704232001.l3NK1wUE019623@cvs-int.fedora.redhat.com> Author: orion Update of /cvs/extras/rpms/apcupsd/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv15212/FC-6 Modified Files: apcupsd.spec Added Files: apcupsd-3.14.0-init.patch Removed Files: apcupsd-3.10.18-init.patch Log Message: Fix init script for LSB compliance (bug #237532) apcupsd-3.14.0-init.patch: --- NEW FILE apcupsd-3.14.0-init.patch --- --- apcupsd-3.14.0/platforms/redhat/apcupsd.in.init 2005-01-09 15:55:41.000000000 -0700 +++ apcupsd-3.14.0/platforms/redhat/apcupsd.in 2007-04-23 12:13:35.000000000 -0600 @@ -3,7 +3,7 @@ # apcupsd This shell script takes care of starting and stopping # the apcupsd UPS monitoring daemon. # -# chkconfig: 2345 60 99 +# chkconfig: - 60 99 # description: apcupsd monitors power and takes action if necessary # APCPID=@PIDDIR@/apcupsd.pid @@ -42,13 +42,24 @@ rm -f $APCPID rm -f @LOCKDIR@/subsys/apcupsd ;; - restart) + restart|force-reload) $0 stop sleep 15 $0 start ;; + reload) + echo "$0: reload not implemented" + exit 3 + ;; status) - @sbindir@/apcaccess status + status apcupsd + RETVAL=$? + if [ $RETVAL -eq 0 ] + then + @sbindir@/apcaccess status + else + exit $RETVAL + fi ;; *) echo "Usage: $0 {start|stop|restart|status}" Index: apcupsd.spec =================================================================== RCS file: /cvs/extras/rpms/apcupsd/FC-6/apcupsd.spec,v retrieving revision 1.12 retrieving revision 1.13 diff -u -r1.12 -r1.13 --- apcupsd.spec 5 Jan 2007 18:35:30 -0000 1.12 +++ apcupsd.spec 23 Apr 2007 20:01:23 -0000 1.13 @@ -1,6 +1,6 @@ Name: apcupsd Version: 3.12.4 -Release: 4%{?dist} +Release: 5%{?dist} Summary: APC UPS Power Control Daemon for Linux Group: System Environment/Daemons @@ -9,7 +9,7 @@ Source0: http://download.sourceforge.net/apcupsd/%{name}-%{version}.tar.gz Source1: apcupsd.logrotate Source2: apcupsd-httpd.conf -Patch0: apcupsd-3.10.18-init.patch +Patch0: apcupsd-3.14.0-init.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: glibc-devel >= 2.3, gd-devel > 2.0, dos2unix @@ -143,6 +143,9 @@ %changelog +* Mon Apr 23 2007 - Orion Poplawski - 3.12.4-5 +- Fix init script for LSB compliance (bug #237532) + * Fri Jan 5 2007 - Orion Poplawski - 3.12.4-4 - Mark everying in /etc/apcupsd noreplace --- apcupsd-3.10.18-init.patch DELETED --- From fedora-extras-commits at redhat.com Mon Apr 23 20:02:03 2007 From: fedora-extras-commits at redhat.com (Orion Poplawski (orion)) Date: Mon, 23 Apr 2007 16:02:03 -0400 Subject: rpms/apcupsd/devel apcupsd-3.14.0-init.patch, NONE, 1.1 apcupsd.spec, 1.16, 1.17 apcupsd-3.10.18-init.patch, 1.1, NONE Message-ID: <200704232002.l3NK230i019626@cvs-int.fedora.redhat.com> Author: orion Update of /cvs/extras/rpms/apcupsd/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv15212/devel Modified Files: apcupsd.spec Added Files: apcupsd-3.14.0-init.patch Removed Files: apcupsd-3.10.18-init.patch Log Message: Fix init script for LSB compliance (bug #237532) apcupsd-3.14.0-init.patch: --- NEW FILE apcupsd-3.14.0-init.patch --- --- apcupsd-3.14.0/platforms/redhat/apcupsd.in.init 2005-01-09 15:55:41.000000000 -0700 +++ apcupsd-3.14.0/platforms/redhat/apcupsd.in 2007-04-23 12:13:35.000000000 -0600 @@ -3,7 +3,7 @@ # apcupsd This shell script takes care of starting and stopping # the apcupsd UPS monitoring daemon. # -# chkconfig: 2345 60 99 +# chkconfig: - 60 99 # description: apcupsd monitors power and takes action if necessary # APCPID=@PIDDIR@/apcupsd.pid @@ -42,13 +42,24 @@ rm -f $APCPID rm -f @LOCKDIR@/subsys/apcupsd ;; - restart) + restart|force-reload) $0 stop sleep 15 $0 start ;; + reload) + echo "$0: reload not implemented" + exit 3 + ;; status) - @sbindir@/apcaccess status + status apcupsd + RETVAL=$? + if [ $RETVAL -eq 0 ] + then + @sbindir@/apcaccess status + else + exit $RETVAL + fi ;; *) echo "Usage: $0 {start|stop|restart|status}" Index: apcupsd.spec =================================================================== RCS file: /cvs/extras/rpms/apcupsd/devel/apcupsd.spec,v retrieving revision 1.16 retrieving revision 1.17 diff -u -r1.16 -r1.17 --- apcupsd.spec 17 Apr 2007 17:32:17 -0000 1.16 +++ apcupsd.spec 23 Apr 2007 20:01:28 -0000 1.17 @@ -1,6 +1,6 @@ Name: apcupsd Version: 3.14.0 -Release: 1%{?dist} +Release: 2%{?dist} Summary: APC UPS Power Control Daemon for Linux Group: System Environment/Daemons @@ -9,7 +9,7 @@ Source0: http://download.sourceforge.net/apcupsd/%{name}-%{version}.tar.gz Source1: apcupsd.logrotate Source2: apcupsd-httpd.conf -Patch0: apcupsd-3.10.18-init.patch +Patch0: apcupsd-3.14.0-init.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: glibc-devel >= 2.3, gd-devel > 2.0 @@ -167,6 +167,9 @@ %changelog +* Mon Apr 23 2007 - Orion Poplawski - 3.14.0-2 +- Fix init script for LSB compliance (bug #237532) + * Mon Feb 12 2007 - Orion Poplawski - 3.14.0-1 - Update to 3.14.0 --- apcupsd-3.10.18-init.patch DELETED --- From fedora-extras-commits at redhat.com Mon Apr 23 20:05:31 2007 From: fedora-extras-commits at redhat.com (Orion Poplawski (orion)) Date: Mon, 23 Apr 2007 16:05:31 -0400 Subject: rpms/apcupsd/EL-5 apcupsd.spec,1.16,1.17 Message-ID: <200704232005.l3NK5V9I019876@cvs-int.fedora.redhat.com> Author: orion Update of /cvs/extras/rpms/apcupsd/EL-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv19851 Modified Files: apcupsd.spec Log Message: Change the patch Index: apcupsd.spec =================================================================== RCS file: /cvs/extras/rpms/apcupsd/EL-5/apcupsd.spec,v retrieving revision 1.16 retrieving revision 1.17 diff -u -r1.16 -r1.17 --- apcupsd.spec 23 Apr 2007 20:01:13 -0000 1.16 +++ apcupsd.spec 23 Apr 2007 20:04:56 -0000 1.17 @@ -9,7 +9,7 @@ Source0: http://download.sourceforge.net/apcupsd/%{name}-%{version}.tar.gz Source1: apcupsd.logrotate Source2: apcupsd-httpd.conf -Patch0: apcupsd-3.10.18-init.patch +Patch0: apcupsd-3.14.0-init.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: glibc-devel >= 2.3, gd-devel > 2.0 From fedora-extras-commits at redhat.com Mon Apr 23 20:48:14 2007 From: fedora-extras-commits at redhat.com (Marcin Zajaczkowski (szpak)) Date: Mon, 23 Apr 2007 16:48:14 -0400 Subject: rpms/pyxattr/devel pyxattr.spec, NONE, 1.1 .cvsignore, 1.1, 1.2 sources, 1.1, 1.2 Message-ID: <200704232048.l3NKmEnb020907@cvs-int.fedora.redhat.com> Author: szpak Update of /cvs/extras/rpms/pyxattr/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv20158/devel Modified Files: .cvsignore sources Added Files: pyxattr.spec Log Message: Initial import --- NEW FILE pyxattr.spec --- Name: pyxattr Summary: Extended attributes library wrapper for Python Version: 0.2.1 Release: 3%{?dist} License: GPL Group: Development/Libraries URL: http://pyxattr.sourceforge.net/ Source: http://downloads.sourceforge.net/pyxattr/pyxattr-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) #libattr package is already forced by RPM Requires: python >= 2.2 BuildRequires: python-devel, libattr-devel %description Python extension module wrapper for libattr. It allows to query, list, add and remove extended attributes from files and directories. %prep %setup -q %build CFLAGS="%{optflags}" %{__python} setup.py build %install %{__rm} -rf %{buildroot} %{__python} setup.py install --root="%{buildroot}" --prefix="%{_prefix}" %clean %{__rm} -rf %{buildroot} %files %defattr(0644,root,root,0755) %{_libdir}/python*/site-packages/xattr.so %doc ChangeLog MANIFEST NEWS README *.html *.txt %changelog * Sat Apr 21 2007 Marcin Zajaczkowski - 0.2.1-3 - removed redundant after name change "exclude" tag - comments cleanup * Wed Apr 18 2007 Marcin Zajaczkowski - 0.2.1-2 - applied suggestions from Kevin Fenzi - name changed from python-xattr to pyxattr - corrected path to the source file * Thu Apr 5 2007 Marcin Zajaczkowski - 0.2.1-1 - updated to 0.2.1 - added python-devel in BuildRequires - added more doc files - added Provides section - modified to Fedora Extras requirements * Sun Sep 11 2005 Dag Wieers - 0.2-1 - +/ - Initial package. (using DAR) Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/pyxattr/devel/.cvsignore,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- .cvsignore 21 Apr 2007 21:23:36 -0000 1.1 +++ .cvsignore 23 Apr 2007 20:47:40 -0000 1.2 @@ -0,0 +1 @@ +pyxattr-0.2.1.tar.gz Index: sources =================================================================== RCS file: /cvs/extras/rpms/pyxattr/devel/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 21 Apr 2007 21:23:36 -0000 1.1 +++ sources 23 Apr 2007 20:47:40 -0000 1.2 @@ -0,0 +1 @@ +c2c28332bbeefc2cf0627ecb4c10c9b0 pyxattr-0.2.1.tar.gz From fedora-extras-commits at redhat.com Mon Apr 23 20:48:09 2007 From: fedora-extras-commits at redhat.com (Marcin Zajaczkowski (szpak)) Date: Mon, 23 Apr 2007 16:48:09 -0400 Subject: rpms/pyxattr import.log,1.1,1.2 Message-ID: <200704232048.l3NKm9Pm020903@cvs-int.fedora.redhat.com> Author: szpak Update of /cvs/extras/rpms/pyxattr In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv20158 Modified Files: import.log Log Message: Initial import Index: import.log =================================================================== RCS file: /cvs/extras/rpms/pyxattr/import.log,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- import.log 21 Apr 2007 21:23:27 -0000 1.1 +++ import.log 23 Apr 2007 20:47:35 -0000 1.2 @@ -0,0 +1 @@ +pyxattr-0_2_1-3:HEAD:pyxattr-0.2.1-3.src.rpm:1177359755 From fedora-extras-commits at redhat.com Mon Apr 23 21:05:06 2007 From: fedora-extras-commits at redhat.com (=?utf-8?q?G=C3=A9rard_Milmeister?= (gemi)) Date: Mon, 23 Apr 2007 17:05:06 -0400 Subject: rpms/pl/FC-6 .cvsignore, 1.13, 1.14 pl.spec, 1.32, 1.33 sources, 1.13, 1.14 pl-5.6.12-xft.patch, 1.2, NONE Message-ID: <200704232105.l3NL56Lm025492@cvs-int.fedora.redhat.com> Author: gemi Update of /cvs/extras/rpms/pl/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv25450/FC-6 Modified Files: .cvsignore pl.spec sources Removed Files: pl-5.6.12-xft.patch Log Message: new version 5.6.34 Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/pl/FC-6/.cvsignore,v retrieving revision 1.13 retrieving revision 1.14 diff -u -r1.13 -r1.14 --- .cvsignore 23 Feb 2007 14:02:34 -0000 1.13 +++ .cvsignore 23 Apr 2007 21:04:32 -0000 1.14 @@ -1,3 +1,3 @@ -pl-5.6.28.tar.gz +pl-5.6.34.tar.gz HTMLmanual.tar.gz userguide.html.tgz Index: pl.spec =================================================================== RCS file: /cvs/extras/rpms/pl/FC-6/pl.spec,v retrieving revision 1.32 retrieving revision 1.33 diff -u -r1.32 -r1.33 --- pl.spec 23 Feb 2007 14:02:34 -0000 1.32 +++ pl.spec 23 Apr 2007 21:04:32 -0000 1.33 @@ -1,5 +1,5 @@ Name: pl -Version: 5.6.28 +Version: 5.6.34 Release: 1%{?dist} Summary: SWI-Prolog - Edinburgh compatible Prolog compiler @@ -7,12 +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.6.28.tar.gz +Source: http://gollem.science.uva.nl/cgi-bin/nph-download/SWI-Prolog/pl-5.6.34.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 Patch1: pl-5.6.0-multilib.patch -Patch2: pl-5.6.12-xft.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: gmp-devel BuildRequires: libICE-devel @@ -46,13 +45,13 @@ %setup -q %patch0 -p1 -b .rpath %patch1 -p1 -b .multilib -%patch2 -p1 -b .xft ( mkdir doc-install cd doc-install tar zxf %{SOURCE1} tar zxf %{SOURCE2} ) +find . -name CVS | xargs rm -fr %build @@ -79,6 +78,7 @@ ) rm -rf $RPM_BUILD_ROOT%{_libdir}/pl-%{version}/man +rm -rf $RPM_BUILD_ROOT%{_libdir}/pl-%{version}/doc rm -fr $RPM_BUILD_ROOT%{_mandir}/man3/readline* @@ -97,6 +97,9 @@ %changelog +* Mon Apr 23 2007 Gerard Milmeister - 5.6.34-1 +- new version 5.6.34 + * Fri Feb 23 2007 Gerard Milmeister - 5.6.28-1 - new version 5.6.28 Index: sources =================================================================== RCS file: /cvs/extras/rpms/pl/FC-6/sources,v retrieving revision 1.13 retrieving revision 1.14 diff -u -r1.13 -r1.14 --- sources 23 Feb 2007 14:02:34 -0000 1.13 +++ sources 23 Apr 2007 21:04:32 -0000 1.14 @@ -1,3 +1,3 @@ -e7bb84b18b842517c319c13bce0a49ff pl-5.6.28.tar.gz -d60098da810c40ad6a40476e0ff7bd7c HTMLmanual.tar.gz +52e54390fe84c7866f2ad34269f74006 pl-5.6.34.tar.gz +bc2ba5ed7e9a6011ac15e5d6df0d38cd HTMLmanual.tar.gz 72feb8797f134c45be719133873cae1f userguide.html.tgz --- pl-5.6.12-xft.patch DELETED --- From fedora-extras-commits at redhat.com Mon Apr 23 21:05:11 2007 From: fedora-extras-commits at redhat.com (=?utf-8?q?G=C3=A9rard_Milmeister?= (gemi)) Date: Mon, 23 Apr 2007 17:05:11 -0400 Subject: rpms/pl/devel .cvsignore, 1.13, 1.14 pl.spec, 1.32, 1.33 sources, 1.13, 1.14 pl-5.6.12-xft.patch, 1.2, NONE Message-ID: <200704232105.l3NL5BPI025497@cvs-int.fedora.redhat.com> Author: gemi Update of /cvs/extras/rpms/pl/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv25450/devel Modified Files: .cvsignore pl.spec sources Removed Files: pl-5.6.12-xft.patch Log Message: new version 5.6.34 Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/pl/devel/.cvsignore,v retrieving revision 1.13 retrieving revision 1.14 diff -u -r1.13 -r1.14 --- .cvsignore 23 Feb 2007 14:12:49 -0000 1.13 +++ .cvsignore 23 Apr 2007 21:04:36 -0000 1.14 @@ -1,3 +1,3 @@ -pl-5.6.28.tar.gz +pl-5.6.34.tar.gz HTMLmanual.tar.gz userguide.html.tgz Index: pl.spec =================================================================== RCS file: /cvs/extras/rpms/pl/devel/pl.spec,v retrieving revision 1.32 retrieving revision 1.33 diff -u -r1.32 -r1.33 --- pl.spec 23 Feb 2007 14:12:49 -0000 1.32 +++ pl.spec 23 Apr 2007 21:04:36 -0000 1.33 @@ -1,5 +1,5 @@ Name: pl -Version: 5.6.28 +Version: 5.6.34 Release: 1%{?dist} Summary: SWI-Prolog - Edinburgh compatible Prolog compiler @@ -7,12 +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.6.28.tar.gz +Source: http://gollem.science.uva.nl/cgi-bin/nph-download/SWI-Prolog/pl-5.6.34.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 Patch1: pl-5.6.0-multilib.patch -Patch2: pl-5.6.12-xft.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: gmp-devel BuildRequires: libICE-devel @@ -46,13 +45,13 @@ %setup -q %patch0 -p1 -b .rpath %patch1 -p1 -b .multilib -%patch2 -p1 -b .xft ( mkdir doc-install cd doc-install tar zxf %{SOURCE1} tar zxf %{SOURCE2} ) +find . -name CVS | xargs rm -fr %build @@ -79,6 +78,7 @@ ) rm -rf $RPM_BUILD_ROOT%{_libdir}/pl-%{version}/man +rm -rf $RPM_BUILD_ROOT%{_libdir}/pl-%{version}/doc rm -fr $RPM_BUILD_ROOT%{_mandir}/man3/readline* @@ -97,6 +97,9 @@ %changelog +* Mon Apr 23 2007 Gerard Milmeister - 5.6.34-1 +- new version 5.6.34 + * Fri Feb 23 2007 Gerard Milmeister - 5.6.28-1 - new version 5.6.28 Index: sources =================================================================== RCS file: /cvs/extras/rpms/pl/devel/sources,v retrieving revision 1.13 retrieving revision 1.14 diff -u -r1.13 -r1.14 --- sources 23 Feb 2007 14:12:49 -0000 1.13 +++ sources 23 Apr 2007 21:04:36 -0000 1.14 @@ -1,3 +1,3 @@ -e7bb84b18b842517c319c13bce0a49ff pl-5.6.28.tar.gz -d60098da810c40ad6a40476e0ff7bd7c HTMLmanual.tar.gz +52e54390fe84c7866f2ad34269f74006 pl-5.6.34.tar.gz +bc2ba5ed7e9a6011ac15e5d6df0d38cd HTMLmanual.tar.gz 72feb8797f134c45be719133873cae1f userguide.html.tgz --- pl-5.6.12-xft.patch DELETED --- From fedora-extras-commits at redhat.com Mon Apr 23 21:08:44 2007 From: fedora-extras-commits at redhat.com (Patrice Dumas (pertusus)) Date: Mon, 23 Apr 2007 17:08:44 -0400 Subject: rpms/cernlib/devel cernlib.spec,1.47,1.48 Message-ID: <200704232108.l3NL8iYk025787@cvs-int.fedora.redhat.com> Author: pertusus Update of /cvs/extras/rpms/cernlib/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv25717 Modified Files: cernlib.spec Log Message: * Mon Apr 23 2007 Patrice Dumas 2006-6 - package compiled with g77 is parallel installable with gfortran compiled package Index: cernlib.spec =================================================================== RCS file: /cvs/extras/rpms/cernlib/devel/cernlib.spec,v retrieving revision 1.47 retrieving revision 1.48 diff -u -r1.47 -r1.48 --- cernlib.spec 23 Apr 2007 09:31:17 -0000 1.47 +++ cernlib.spec 23 Apr 2007 21:08:10 -0000 1.48 @@ -4,9 +4,19 @@ %bcond_with gfortran %endif -Name: cernlib +# compiler is used to disambiguate package names and executables +%if %{with gfortran} +%else +%define compiler -g77 +%endif +# verdir is the directory used for libraries and replaces the version +# in some files and file names +%define verdir %{version}%{?compiler} +# data files should be the same and therefore parallel installable + +Name: cernlib%{?compiler} Version: 2006 -Release: 5.4%{?dist} +Release: 6%{?dist} Summary: General purpose CERN library and associated binaries Group: Development/Libraries # As explained in the cernlib on debian FAQ, cfortran can be considered LGPL. @@ -358,22 +368,22 @@ want to have different compile script and different environments for different versions of the library you have to set them by hand. -%package -n paw +%package -n paw%{?compiler} Group: Applications/Engineering Summary: A program for the analysis and presentation of data -%description -n paw +%description -n paw%{?compiler} PAW is conceived as an instrument to assist physicists in the analysis and presentation of their data. It provides interactive graphical presentation and statistical or mathematical analysis, working on objects familiar to physicists like histograms, event files (Ntuples), vectors, etc. PAW is based on several components of the CERN Program Library. -%package -n geant321 +%package -n geant321%{?compiler} Summary: Particle detector description and simulation tool Group: Applications/Engineering Requires: cernlib-devel cernlib-utils -%description -n geant321 +%description -n geant321%{?compiler} Geant simulates the passage of subatomic particles through matter, for instance, particle detectors. For maximum flexibility, Geant simulations are performed by linking Fortran code supplied by the user with the Geant @@ -381,12 +391,12 @@ This package includes gxint, the script used to perform this linking step. -%package -n kuipc +%package -n kuipc%{?compiler} Summary: Cernlib's Kit for a User Interface Package (KUIP) compiler Group: Development/Languages Requires: cernlib-devel -%description -n kuipc +%description -n kuipc%{?compiler} KUIPC, the Kit for a User Interface Package Compiler, is a tool to simplify the writing of a program's user interface code. It takes as input a Command Definition File (CDF) that describes the commands to be understood by the @@ -405,15 +415,18 @@ According to the responsible of the cernlib debian package, some of these utilities may have security flaws. -%package -n patchy +%package -n patchy%{?compiler} Group: Applications/Archiving Summary: The patchy utilities -%description -n patchy +%description -n patchy%{?compiler} Utilities for extracting sources from patchy cards and cradles. %prep + +echo 'Building cernlib %{verdir}' + %setup -q -c # patchy4 %setup -q -T -D -a 17 @@ -667,7 +680,7 @@ %build -CERN=$RPM_BUILD_DIR/cernlib-%{version} +CERN=$RPM_BUILD_DIR/%{name}-%{version} CERN_LEVEL=%{version} CERN_ROOT=$CERN/$CERN_LEVEL CVSCOSRC=$CERN/$CERN_LEVEL/src @@ -692,8 +705,8 @@ # set the CERN and CERN_LEVEL environment variables in shell scripts # meant to go to /etc/profile.d -sed -e 's/==CERN_LEVEL==/%{version}/' -e 's:==CERN==:%{_libdir}/cernlib:' %{SOURCE100} > cernlib-%{version}.sh -sed -e 's/==CERN_LEVEL==/%{version}/' -e 's:==CERN==:%{_libdir}/cernlib:' %{SOURCE105} > cernlib-%{version}.csh +sed -e 's/==CERN_LEVEL==/%{verdir}/' -e 's:==CERN==:%{_libdir}/cernlib:' %{SOURCE100} > cernlib-%{verdir}.sh +sed -e 's/==CERN_LEVEL==/%{verdir}/' -e 's:==CERN==:%{_libdir}/cernlib:' %{SOURCE105} > cernlib-%{verdir}.csh cp -p %{SOURCE101} . cp -p %{SOURCE102} . @@ -707,7 +720,7 @@ cd $CERN_ROOT # substitude the right defaults in the scripts -sed -i -e 's:"/cern":"%{_libdir}/cernlib/":' -e 's:"pro":"%{version}":' \ +sed -i -e 's:"/cern":"%{_libdir}/cernlib/":' -e 's:"pro":"%{verdir}":' \ src/scripts/paw src/scripts/cernlib src/graflib/dzdoc/dzedit/dzedit.script \ ../patchy/ylist ../patchy/yindex @@ -734,7 +747,7 @@ mv src/scripts/cernlib src/scripts/cernlib-static %{__install} -p -m755 src/scripts/cernlib-static bin/cernlib-static sed -e 's:@PREFIX@:%{_prefix}:g' \ - -e 's:@LIBPREFIX@:%{_libdir}/cernlib/%{version}:g' \ + -e 's:@LIBPREFIX@:%{_libdir}/cernlib/%{verdir}:g' \ -e 's/-lg2c//' \ ../cernlib-2006.dfsg/debian/add-ons/bin/cernlib.in > src/scripts/cernlib chmod 0755 src/scripts/cernlib @@ -824,7 +837,6 @@ ln -s $CERN_ROOT/build/p5boot/nypatchy $CERN_ROOT/bin/ypatchy # Build npatchy -#%ifnarch ppc %if %{with gfortran} sed -i.gfortran -e 's/g77/gfortran/' $CERN_ROOT/src/patchy/fcasplit.F %endif @@ -837,7 +849,6 @@ # takes time the link may not be there on time. # At least that's my understanding of the failure. make install.bin -#%endif # it is not completly obvious that it is better to use patchy 4 for # ypatchy, but that's what we do. In any case it should be replaced by a @@ -849,8 +860,8 @@ rm -rf %{buildroot} %{__install} -d -m755 %{buildroot}%{_sysconfdir}/profile.d -%{__install} -p -m644 cernlib-%{version}.sh %{buildroot}%{_sysconfdir}/profile.d -%{__install} -p -m644 cernlib-%{version}.csh %{buildroot}%{_sysconfdir}/profile.d +%{__install} -p -m644 cernlib-%{verdir}.sh %{buildroot}%{_sysconfdir}/profile.d +%{__install} -p -m644 cernlib-%{verdir}.csh %{buildroot}%{_sysconfdir}/profile.d %{__install} -d -m755 cfortran/Examples %{__install} -p -m644 %{version}/src/cfortran/Examples/*.c cfortran/Examples/ @@ -863,7 +874,7 @@ find patchy -name y* -a -perm -755 -exec %{__install} -p -m755 {} %{buildroot}%{_bindir} ';' cd %{version} -%{__install} -d -m755 %{buildroot}%{_libdir}/cernlib/%{version}/lib +%{__install} -d -m755 %{buildroot}%{_libdir}/cernlib/%{verdir}/lib %{__install} -d -m755 %{buildroot}%{_datadir}/cernlib/%{version} %{__install} -d -m755 %{buildroot}%{_includedir}/cernlib/%{version} %{__install} -d -m755 %{buildroot}%{_includedir}/cernlib/%{version}/cfortran @@ -874,15 +885,24 @@ %{__install} -p -m755 bin/* %{buildroot}%{_bindir}/ -# add a link to pawX11 from %{_libdir}/cernlib/%{version}/bin -%{__install} -d -m755 %{buildroot}%{_libdir}/cernlib/%{version}/bin/ -%{__ln_s} %{_bindir}/pawX11 %{buildroot}%{_libdir}/cernlib/%{version}/bin/pawX11 + +# avoid name conflicts for files in bin +if [ 'z%{?compiler}' != 'z' ]; then + for file in %{buildroot}%{_bindir}/*; do + mv $file ${file}%{compiler} + done +fi + + +# add a link to pawX11 from %{_libdir}/cernlib/%{verdir}/bin +%{__install} -d -m755 %{buildroot}%{_libdir}/cernlib/%{verdir}/bin/ +%{__ln_s} %{_bindir}/pawX11%{?compiler} %{buildroot}%{_libdir}/cernlib/%{verdir}/bin/pawX11 # to preserve symlinks and timestamps -(cd lib && tar cf - *.a) | (cd %{buildroot}%{_libdir}/cernlib/%{version}/lib && tar xf -) -(cd shlib && tar cf - *.so*) | (cd %{buildroot}%{_libdir}/cernlib/%{version}/lib && tar xf -) +(cd lib && tar cf - *.a) | (cd %{buildroot}%{_libdir}/cernlib/%{verdir}/lib && tar xf -) +(cd shlib && tar cf - *.so*) | (cd %{buildroot}%{_libdir}/cernlib/%{verdir}/lib && tar xf -) -rm %{buildroot}%{_bindir}/mkdirhier +rm %{buildroot}%{_bindir}/mkdirhier* # add links for cfortran header files in the top include directory pushd %{buildroot}%{_includedir}/cernlib/%{version} @@ -914,7 +934,7 @@ rm %{buildroot}%{_includedir}/cernlib/%{version}/kuip/kstring.h.* %{__install} -d -m755 %{buildroot}/etc/ld.so.conf.d -echo %{_libdir}/cernlib/%{version}/lib > %{buildroot}/etc/ld.so.conf.d/cernlib-%{version}-%{_arch}.conf +echo %{_libdir}/cernlib/%{verdir}/lib > %{buildroot}/etc/ld.so.conf.d/cernlib-%{verdir}-%{_arch}.conf %{__install} -d -m755 %{buildroot}/%{_mandir}/man1 %{__install} -p -m644 man/man1/cernlib.1 %{buildroot}/%{_mandir}/man1/cernlib-static.1 @@ -930,9 +950,12 @@ %{__install} -d -m755 %{buildroot}/%{_datadir}/X11/app-defaults %{__install} -p -m644 ../../*/debian/add-ons/app-defaults/* %{buildroot}/%{_datadir}/X11/app-defaults/ +sed -e 's/Exec=paw++/Exec=paw++%{?compiler}/' -e 's/PAW++/PAW++%{?compiler}/' \ + ../../paw*/debian/add-ons/misc/paw++.desktop > paw++%{?compiler}.desktop desktop-file-install --vendor="fedora" \ --dir=%{buildroot}/%{_datadir}/applications \ - ../../paw*/debian/add-ons/misc/paw++.desktop + paw++%{?compiler}.desktop + %{__install} -d -m755 %{buildroot}/%{_datadir}/pixmaps %{__install} -d -m755 %{buildroot}/%{_datadir}/icons/hicolor/{48x48,32x32}/apps/ @@ -943,8 +966,9 @@ find %{buildroot}%{_includedir}/cernlib/%{version} -name Imakefile -exec rm -f \{\} \; rm %{buildroot}%{_includedir}/cernlib/%{version}/ntuple/*.c + %check -CERN=$RPM_BUILD_DIR/cernlib-%{version} +CERN=$RPM_BUILD_DIR/%{name}-%{version} CERN_LEVEL=%{version} CERN_ROOT=$CERN/$CERN_LEVEL CVSCOSRC=$CERN/$CERN_LEVEL/src @@ -980,11 +1004,11 @@ %postun -p /sbin/ldconfig -%post -n paw +%post -n paw%{?compiler} touch --no-create %{_datadir}/icons/hicolor || : %{_bindir}/gtk-update-icon-cache --quiet %{_datadir}/icons/hicolor || : -%postun -n paw +%postun -n paw%{?compiler} touch --no-create %{_datadir}/icons/hicolor || : %{_bindir}/gtk-update-icon-cache --quiet %{_datadir}/icons/hicolor || : @@ -997,10 +1021,10 @@ %doc cernlib-2006.dfsg/debian/add-ons/vim/ /etc/ld.so.conf.d/* %dir %{_libdir}/cernlib/ -%dir %{_libdir}/cernlib/%{version} -%dir %{_libdir}/cernlib/%{version}/lib -%dir %{_libdir}/cernlib/%{version}/bin -%{_libdir}/cernlib/%{version}/lib/*.so.* +%dir %{_libdir}/cernlib/%{verdir} +%dir %{_libdir}/cernlib/%{verdir}/lib +%dir %{_libdir}/cernlib/%{verdir}/bin +%{_libdir}/cernlib/%{verdir}/lib/*.so.* %{_datadir}/cernlib/ # the utils and devel are separated to have the possibility to install @@ -1011,65 +1035,65 @@ # it is not necessary to put the static libs in a subpackage, since the # utils package would require it anyway. Moreover cernlib users expect # static libs to be present. -%{_libdir}/cernlib/%{version}/lib/*.a -%{_libdir}/cernlib/%{version}/lib/*.so +%{_libdir}/cernlib/%{verdir}/lib/*.a +%{_libdir}/cernlib/%{verdir}/lib/*.so %{_includedir}/cernlib/ %{_datadir}/aclocal/cernlib.m4 %files utils %defattr(-,root,root,-) -%{_bindir}/cernlib* -%{_sysconfdir}/profile.d/cernlib-%{version}.sh -%{_sysconfdir}/profile.d/cernlib-%{version}.csh +%{_bindir}/cernlib*%{?compiler} +%{_sysconfdir}/profile.d/cernlib-%{verdir}.sh +%{_sysconfdir}/profile.d/cernlib-%{verdir}.csh %{_mandir}/man1/cernlib*.1* -%files -n paw +%files -n paw%{?compiler} %defattr(-,root,root,-) %doc paw.README -%{_bindir}/paw++ -%{_bindir}/paw -%{_bindir}/pawX11 -%{_bindir}/pawX11.dynamic -%{_bindir}/paw++.dynamic +%{_bindir}/paw++%{?compiler} +%{_bindir}/paw%{?compiler} +%{_bindir}/pawX11%{?compiler} +%{_bindir}/pawX11.dynamic%{?compiler} +%{_bindir}/paw++.dynamic%{?compiler} # paw doesn't depend on the main package, so it must own the dirs -%dir %{_libdir}/cernlib/%{version} -%dir %{_libdir}/cernlib/%{version}/bin -%{_libdir}/cernlib/%{version}/bin/pawX11 +%dir %{_libdir}/cernlib/%{verdir} +%dir %{_libdir}/cernlib/%{verdir}/bin +%{_libdir}/cernlib/%{verdir}/bin/pawX11 %{_datadir}/X11/app-defaults/*Paw++ %{_datadir}/icons/hicolor/ %{_mandir}/man1/paw*.1* %{_datadir}/applications/*paw*.desktop %{_datadir}/pixmaps/paw*.xpm -%files -n geant321 +%files -n geant321%{?compiler} %defattr(-,root,root,-) -%{_bindir}/gxint +%{_bindir}/gxint%{?compiler} %{_datadir}/X11/app-defaults/*Geant++ %{_mandir}/man1/gxint.1* -%files -n kuipc +%files -n kuipc%{?compiler} %defattr(-,root,root,-) -%{_bindir}/kuipc +%{_bindir}/kuipc%{?compiler} %{_mandir}/man1/kuipc.1* %files packlib %defattr(-,root,root,-) %doc cernlib-2006.dfsg/debian/debhelper/zftp.README.debian -%{_bindir}/cdbackup -%{_bindir}/cdserv -%{_bindir}/fatmen -%{_bindir}/fatsrv -%{_bindir}/kuesvr -%{_bindir}/zserv -%{_bindir}/cdmake -%{_bindir}/fatnew -%{_bindir}/pawserv -%{_bindir}/cdmove -%{_bindir}/fatback -%{_bindir}/fatsend -%{_bindir}/hepdb -%{_bindir}/kxterm -%{_bindir}/zftp +%{_bindir}/cdbackup%{?compiler} +%{_bindir}/cdserv%{?compiler} +%{_bindir}/fatmen%{?compiler} +%{_bindir}/fatsrv%{?compiler} +%{_bindir}/kuesvr%{?compiler} +%{_bindir}/zserv%{?compiler} +%{_bindir}/cdmake%{?compiler} +%{_bindir}/fatnew%{?compiler} +%{_bindir}/pawserv%{?compiler} +%{_bindir}/cdmove%{?compiler} +%{_bindir}/fatback%{?compiler} +%{_bindir}/fatsend%{?compiler} +%{_bindir}/hepdb%{?compiler} +%{_bindir}/kxterm%{?compiler} +%{_bindir}/zftp%{?compiler} %{_datadir}/X11/app-defaults/KXterm %{_datadir}/pixmaps/kxterm*.xpm %{_mandir}/man1/kxterm.1* @@ -1078,37 +1102,39 @@ %{_mandir}/man1/zftp.1* %{_mandir}/man8/*.8* -%files -n patchy +%files -n patchy%{?compiler} %defattr(-,root,root,-) -#%ifnarch ppc -%{_bindir}/fcasplit -%{_bindir}/nycheck -%{_bindir}/nydiff -%{_bindir}/nyindex -%{_bindir}/nylist -%{_bindir}/nymerge -%{_bindir}/nypatchy -%{_bindir}/nyshell -%{_bindir}/nysynopt -%{_bindir}/nytidy -%{_bindir}/yexpand -#%endif -%{_bindir}/ycompar -%{_bindir}/yedit -%{_bindir}/yfrceta -%{_bindir}/yindex -%{_bindir}/yindexb -%{_bindir}/ylist -%{_bindir}/ylistb -%{_bindir}/ypatchy -%{_bindir}/ysearch -%{_bindir}/yshift -%{_bindir}/ytobcd -%{_bindir}/ytobin -%{_bindir}/ytoceta +%{_bindir}/fcasplit%{?compiler} +%{_bindir}/nycheck%{?compiler} +%{_bindir}/nydiff%{?compiler} +%{_bindir}/nyindex%{?compiler} +%{_bindir}/nylist%{?compiler} +%{_bindir}/nymerge%{?compiler} +%{_bindir}/nypatchy%{?compiler} +%{_bindir}/nyshell%{?compiler} +%{_bindir}/nysynopt%{?compiler} +%{_bindir}/nytidy%{?compiler} +%{_bindir}/yexpand%{?compiler} +%{_bindir}/ycompar%{?compiler} +%{_bindir}/yedit%{?compiler} +%{_bindir}/yfrceta%{?compiler} +%{_bindir}/yindex%{?compiler} +%{_bindir}/yindexb%{?compiler} +%{_bindir}/ylist%{?compiler} +%{_bindir}/ylistb%{?compiler} +%{_bindir}/ypatchy%{?compiler} +%{_bindir}/ysearch%{?compiler} +%{_bindir}/yshift%{?compiler} +%{_bindir}/ytobcd%{?compiler} +%{_bindir}/ytobin%{?compiler} +%{_bindir}/ytoceta%{?compiler} %changelog +* Mon Apr 23 2007 Patrice Dumas 2006-6 +- package compiled with g77 is parallel installable with gfortran + compiled package + * Sun Apr 22 2007 Patrice Dumas 2006-5.4 - packlib/ffread, packlib/hbook, packlib/kuip, packlib/zbook, packlib/zebra tests fail on x86_64, exclude the tests on this arch From fedora-extras-commits at redhat.com Mon Apr 23 21:10:46 2007 From: fedora-extras-commits at redhat.com (Marcin Zajaczkowski (szpak)) Date: Mon, 23 Apr 2007 17:10:46 -0400 Subject: rpms/pyxattr/FC-5 pyxattr.spec,NONE,1.1 sources,1.1,1.2 Message-ID: <200704232110.l3NLAkFG025849@cvs-int.fedora.redhat.com> Author: szpak Update of /cvs/extras/rpms/pyxattr/FC-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv25816 Modified Files: sources Added Files: pyxattr.spec Log Message: Import to FC-5 branch --- NEW FILE pyxattr.spec --- Name: pyxattr Summary: Extended attributes library wrapper for Python Version: 0.2.1 Release: 3%{?dist} License: GPL Group: Development/Libraries URL: http://pyxattr.sourceforge.net/ Source: http://downloads.sourceforge.net/pyxattr/pyxattr-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) #libattr package is already forced by RPM Requires: python >= 2.2 BuildRequires: python-devel, libattr-devel %description Python extension module wrapper for libattr. It allows to query, list, add and remove extended attributes from files and directories. %prep %setup -q %build CFLAGS="%{optflags}" %{__python} setup.py build %install %{__rm} -rf %{buildroot} %{__python} setup.py install --root="%{buildroot}" --prefix="%{_prefix}" %clean %{__rm} -rf %{buildroot} %files %defattr(0644,root,root,0755) %{_libdir}/python*/site-packages/xattr.so %doc ChangeLog MANIFEST NEWS README *.html *.txt %changelog * Sat Apr 21 2007 Marcin Zajaczkowski - 0.2.1-3 - removed redundant after name change "exclude" tag - comments cleanup * Wed Apr 18 2007 Marcin Zajaczkowski - 0.2.1-2 - applied suggestions from Kevin Fenzi - name changed from python-xattr to pyxattr - corrected path to the source file * Thu Apr 5 2007 Marcin Zajaczkowski - 0.2.1-1 - updated to 0.2.1 - added python-devel in BuildRequires - added more doc files - added Provides section - modified to Fedora Extras requirements * Sun Sep 11 2005 Dag Wieers - 0.2-1 - +/ - Initial package. (using DAR) Index: sources =================================================================== RCS file: /cvs/extras/rpms/pyxattr/FC-5/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 21 Apr 2007 21:23:36 -0000 1.1 +++ sources 23 Apr 2007 21:10:11 -0000 1.2 @@ -0,0 +1 @@ +c2c28332bbeefc2cf0627ecb4c10c9b0 pyxattr-0.2.1.tar.gz From fedora-extras-commits at redhat.com Mon Apr 23 21:12:23 2007 From: fedora-extras-commits at redhat.com (Marcin Zajaczkowski (szpak)) Date: Mon, 23 Apr 2007 17:12:23 -0400 Subject: rpms/pyxattr/FC-6 sources,1.1,1.2 Message-ID: <200704232112.l3NLCN0C025926@cvs-int.fedora.redhat.com> Author: szpak Update of /cvs/extras/rpms/pyxattr/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv25900 Modified Files: sources Log Message: Import to FC-6 branch Index: sources =================================================================== RCS file: /cvs/extras/rpms/pyxattr/FC-6/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 21 Apr 2007 21:23:36 -0000 1.1 +++ sources 23 Apr 2007 21:11:48 -0000 1.2 @@ -0,0 +1 @@ +c2c28332bbeefc2cf0627ecb4c10c9b0 pyxattr-0.2.1.tar.gz From fedora-extras-commits at redhat.com Mon Apr 23 21:13:51 2007 From: fedora-extras-commits at redhat.com (Marcin Zajaczkowski (szpak)) Date: Mon, 23 Apr 2007 17:13:51 -0400 Subject: rpms/pyxattr/FC-6 pyxattr.spec,NONE,1.1 Message-ID: <200704232113.l3NLDp3f026043@cvs-int.fedora.redhat.com> Author: szpak Update of /cvs/extras/rpms/pyxattr/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv26032 Added Files: pyxattr.spec Log Message: Added missing .spec file --- NEW FILE pyxattr.spec --- Name: pyxattr Summary: Extended attributes library wrapper for Python Version: 0.2.1 Release: 3%{?dist} License: GPL Group: Development/Libraries URL: http://pyxattr.sourceforge.net/ Source: http://downloads.sourceforge.net/pyxattr/pyxattr-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) #libattr package is already forced by RPM Requires: python >= 2.2 BuildRequires: python-devel, libattr-devel %description Python extension module wrapper for libattr. It allows to query, list, add and remove extended attributes from files and directories. %prep %setup -q %build CFLAGS="%{optflags}" %{__python} setup.py build %install %{__rm} -rf %{buildroot} %{__python} setup.py install --root="%{buildroot}" --prefix="%{_prefix}" %clean %{__rm} -rf %{buildroot} %files %defattr(0644,root,root,0755) %{_libdir}/python*/site-packages/xattr.so %doc ChangeLog MANIFEST NEWS README *.html *.txt %changelog * Sat Apr 21 2007 Marcin Zajaczkowski - 0.2.1-3 - removed redundant after name change "exclude" tag - comments cleanup * Wed Apr 18 2007 Marcin Zajaczkowski - 0.2.1-2 - applied suggestions from Kevin Fenzi - name changed from python-xattr to pyxattr - corrected path to the source file * Thu Apr 5 2007 Marcin Zajaczkowski - 0.2.1-1 - updated to 0.2.1 - added python-devel in BuildRequires - added more doc files - added Provides section - modified to Fedora Extras requirements * Sun Sep 11 2005 Dag Wieers - 0.2-1 - +/ - Initial package. (using DAR) From fedora-extras-commits at redhat.com Mon Apr 23 21:43:22 2007 From: fedora-extras-commits at redhat.com (Ville Skytta (scop)) Date: Mon, 23 Apr 2007 17:43:22 -0400 Subject: rpms/vdr/devel vdr-1.4.6-paths.patch, NONE, 1.1 vdr.spec, 1.9, 1.10 vdr-1.4.1-paths.patch, 1.1, NONE Message-ID: <200704232143.l3NLhMmQ027523@cvs-int.fedora.redhat.com> Author: scop Update of /cvs/extras/rpms/vdr/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv27498 Modified Files: vdr.spec Added Files: vdr-1.4.6-paths.patch Removed Files: vdr-1.4.1-paths.patch Log Message: * Mon Apr 23 2007 Ville Skytt?? - 1.4.6-2 - Relocate themes to /var/lib/vdr/themes (#216355). - Tighten up some directory permissions. vdr-1.4.6-paths.patch: --- NEW FILE vdr-1.4.6-paths.patch --- diff -p -u vdr-1.4.6/PLUGINS/src/sky/README~ vdr-1.4.6/PLUGINS/src/sky/README --- vdr-1.4.6/PLUGINS/src/sky/README~ 2004-02-15 14:39:19.000000000 +0200 +++ vdr-1.4.6/PLUGINS/src/sky/README 2007-04-23 21:55:19.000000000 +0300 @@ -33,7 +33,7 @@ derived from the actual channel data and data for each channel can be found (see below). Copy this file to your plugins config directory, in a subdirectory named 'sky', as in -/video/plugins/sky/channels.conf.sky +__CONFIGDIR__/plugins/sky/channels.conf.sky The Sky EPG is available on the Internet at http://www.bleb.org. The Perl script getskyepg.pl extracts the EPG data from these pages diff -p -u vdr-1.4.6/epg2html.pl~ vdr-1.4.6/epg2html.pl --- vdr-1.4.6/epg2html.pl~ 2006-04-17 15:19:08.000000000 +0300 +++ vdr-1.4.6/epg2html.pl 2007-04-23 21:55:19.000000000 +0300 @@ -2,12 +2,12 @@ # A simple EPG to HTML converter # -# Converts the EPG data written by 'vdr' into the file /video/epg.data +# Converts the EPG data written by 'vdr' into the file __CACHEDIR__/epg.data # into a simple HTML programme listing, consisting of one file per channel # plus an 'index.htm' file. All output files are written into the current # directory. # -# Usage: epg2html.pl < /video/epg.data +# Usage: epg2html.pl < __CACHEDIR__/epg.data # # See the main source file 'vdr.c' for copyright information and # how to reach the author. diff -p -u vdr-1.4.6/vdr.1~ vdr-1.4.6/vdr.1 --- vdr-1.4.6/vdr.1~ 2007-01-07 16:03:56.000000000 +0200 +++ vdr-1.4.6/vdr.1 2007-04-23 21:55:19.000000000 +0300 @@ -45,7 +45,7 @@ Send Dolby Digital audio to stdin of com .TP .BI \-c\ dir ,\ \-\-config= dir Read config files from directory \fIdir\fR -(default is to read them from the video directory). +(default is to read them from __CONFIGDIR__). .TP .B \-d, \-\-daemon Run in daemon mode (implies \-\-no\-kbd). @@ -56,7 +56,7 @@ There may be several \fB\-D\fR options ( .TP .BI \-E\ file ,\ \-\-epgfile= file Write the EPG data into the given \fIfile\fR -(default is \fI/video/epg.data\fR). +(default is \fI__CACHEDIR__/epg.data\fR). Use \fB\-E\-\fR to disable this. If \fIfile\fR is a directory, the file \fIepg.data\fR will be created in that directory. @@ -80,7 +80,7 @@ If logging should be done to LOG_LOCAL\f LOG_USER, add '.n' to LEVEL, as in 3.7 (n=0..7). .TP .BI \-L\ dir ,\ \-\-lib= dir -Search for plugins in directory \fIdir\fR (default is ./PLUGINS/lib). +Search for plugins in directory \fIdir\fR (default is __PLUGINDIR__). There can be several \fB\-L\fR options with different \fIdir\fR values. Each of them will apply to the \fB\-P\fR options following it. .TP @@ -145,7 +145,7 @@ with VFAT file systems. .TP .BI \-v\ dir ,\ \-\-video= dir Use \fIdir\fR as video directory. -The default is \fI/video\fR. +The default is \fI__VIDEODIR__\fR. .TP .B \-V, \-\-version Print version information and exit. diff -p -u vdr-1.4.6/vdr.5~ vdr-1.4.6/vdr.5 --- vdr-1.4.6/vdr.5~ 2007-01-07 16:04:12.000000000 +0200 +++ vdr-1.4.6/vdr.5 2007-04-23 21:55:19.000000000 +0300 @@ -501,7 +501,7 @@ The file \fIsetup.conf\fR contains the b Each line contains one option in the format "Name = Value". See the MANUAL file for a description of the available options. .SS THEMES -The files \fIthemes/\-.theme\fR in the config directory contain the +The files \fI__VARDIR__/themes/\-.theme\fR contain the color theme definitions for the various skins. In the actual file names \fI\fR will be replaced by the name if the skin this theme belongs to, and \fI\fR will be the name of this theme. diff -p -u vdr-1.4.6/vdr.c~ vdr-1.4.6/vdr.c --- vdr-1.4.6/vdr.c~ 2006-12-02 18:22:12.000000000 +0200 +++ vdr-1.4.6/vdr.c 2007-04-23 21:55:19.000000000 +0300 @@ -380,7 +380,7 @@ int main(int argc, char *argv[]) " there may be several -D options (default: all DVB\n" " devices will be used)\n" " -E FILE, --epgfile=FILE write the EPG data into the given FILE (default is\n" - " '%s' in the video directory)\n" + " __CACHEDIR__/%s)\n" " '-E-' disables this\n" " if FILE is a directory, the default EPG file will be\n" " created in that directory\n" @@ -517,10 +517,10 @@ int main(int argc, char *argv[]) // Configuration data: if (!ConfigDirectory) - ConfigDirectory = VideoDirectory; + ConfigDirectory = "__CONFIGDIR__"; cPlugin::SetConfigDirectory(ConfigDirectory); - cThemes::SetThemesDirectory(AddDirectory(ConfigDirectory, "themes")); + cThemes::SetThemesDirectory("__VARDIR__/themes"); Setup.Load(AddDirectory(ConfigDirectory, "setup.conf")); if (!(Sources.Load(AddDirectory(ConfigDirectory, "sources.conf"), true, true) && @@ -551,7 +551,7 @@ int main(int argc, char *argv[]) EpgDataFileName = DEFAULTEPGDATAFILENAME; } else if (*EpgDataFileName != '/' && *EpgDataFileName != '.') - EpgDirectory = VideoDirectory; + EpgDirectory = "__CACHEDIR__"; if (EpgDirectory) cSchedules::SetEpgDataFileName(AddDirectory(EpgDirectory, EpgDataFileName)); else diff -p -u vdr-1.4.6/newplugin~ vdr-1.4.6/newplugin --- vdr-1.4.6/newplugin~ 2006-09-09 15:38:35.000000000 +0300 +++ vdr-1.4.6/newplugin 2007-04-23 21:55:19.000000000 +0300 @@ -24,7 +24,7 @@ $PLUGIN_VERSION = "0.0.1"; $PLUGIN_DESCRIPTION = "Enter description for '$PLUGIN_NAME' plugin"; $PLUGIN_MAINENTRY = $PLUGIN_CLASS; -$PLUGINS_SRC = "PLUGINS/src"; +$PLUGINS_SRC = "."; $README = qq {This is a "plugin" for the Video Disk Recorder (VDR). Index: vdr.spec =================================================================== RCS file: /cvs/extras/rpms/vdr/devel/vdr.spec,v retrieving revision 1.9 retrieving revision 1.10 diff -u -r1.9 -r1.10 --- vdr.spec 2 Apr 2007 14:34:46 -0000 1.9 +++ vdr.spec 23 Apr 2007 21:42:48 -0000 1.10 @@ -19,7 +19,7 @@ Name: vdr Version: 1.4.6 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Video Disk Recorder Group: Applications/Multimedia @@ -42,7 +42,7 @@ Patch0: %{name}-channel+epg.patch Patch1: http://zap.tartarus.org/~ds/debian/dists/unstable/main/source/vdr_1.4.5-1.ds.diff.gz Patch2: http://www.saunalahti.fi/~rahrenbe/vdr/patches/vdr-1.4.5-liemikuutio-1.13.diff.gz -Patch3: %{name}-1.4.1-paths.patch +Patch3: %{name}-1.4.6-paths.patch Patch4: %{name}-1.4.1-dumpable.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) @@ -131,13 +131,13 @@ %patch4 -p1 # Fix up paths -sed -i -e 's|\b\(ConfigDirectory = \)VideoDirectory;|\1"%{configdir}";|' vdr.c sed -i \ -e 's|__CACHEDIR__|%{cachedir}|' \ -e 's|__CONFIGDIR__|%{configdir}|' \ -e 's|__PLUGINDIR__|%{plugindir}|' \ + -e 's|__VARDIR__|%{vardir}|' \ -e 's|__VIDEODIR__|%{videodir}|' \ - epg2html.pl vdr.1 vdr.c PLUGINS/src/sky/README + epg2html.pl vdr.1 vdr.5 vdr.c PLUGINS/src/sky/README # Fix up man page section sed -i -e 's/\bvdr\(\s*\)(1)/vdr\1(8)/' HISTORY UPDATE-1.2.0 vdr.5 @@ -167,9 +167,9 @@ # only, but rename() in cSafeFile barks "device or resource busy", cf. # http://lists.suse.com/archive/suse-programming-e/2003-Mar/0051.html cat << EOF > %{name}.rwtab -dirs %{cachedir} -files %{configdir} -files %{vardir} +dirs %{cachedir} +files %{configdir} +files %{vardir} EOF @@ -248,8 +248,8 @@ install -dm 755 $RPM_BUILD_ROOT%{_sysconfdir}/sysconfig/vdr-plugins.d -install -dm 755 $RPM_BUILD_ROOT%{configdir}/themes -touch $RPM_BUILD_ROOT%{configdir}/themes/{classic,sttng}-default.theme +install -dm 755 $RPM_BUILD_ROOT%{vardir}/themes +touch $RPM_BUILD_ROOT%{vardir}/themes/{classic,sttng}-default.theme install -Dpm 755 %{SOURCE1} $RPM_BUILD_ROOT%{_initrddir}/vdr sed -i \ @@ -376,21 +376,21 @@ %{datadir}/ %{_mandir}/man[58]/vdr.[58]* %defattr(-,%{vdr_user},%{vdr_group},-) -%dir %{rundir}/ -# TODO: tighten this (root:root ownership to some files/dirs)? -%dir %{configdir}/ -%dir %{configdir}/plugins/ -%dir %{configdir}/themes/ -%ghost %{configdir}/themes/*.theme +# TODO: tighten ownerships to root:root for some files in %{configdir} %config(noreplace) %{configdir}/*.conf %dir %{videodir}/ %dir %{audiodir}/ +%ghost %{vardir}/acpi-wakeup +%ghost %{vardir}/themes/*.theme +%ghost %{cachedir}/epg.data %defattr(-,%{vdr_user},root,-) +%dir %{configdir}/ +%dir %{configdir}/plugins/ %dir %{logdir}/ +%dir %{rundir}/ %dir %{vardir}/ -%ghost %{vardir}/acpi-wakeup +%dir %{vardir}/themes/ %dir %{cachedir}/ -%ghost %{cachedir}/epg.data %files devel %defattr(-,root,root,-) @@ -423,6 +423,10 @@ %endif %changelog +* Mon Apr 23 2007 Ville Skytt?? - 1.4.6-2 +- Relocate themes to /var/lib/vdr/themes (#216355). +- Tighten up some directory permissions. + * Sun Mar 4 2007 Ville Skytt?? - 1.4.6-1 - 1.4.6. --- vdr-1.4.1-paths.patch DELETED --- From fedora-extras-commits at redhat.com Mon Apr 23 21:56:33 2007 From: fedora-extras-commits at redhat.com (Ville Skytta (scop)) Date: Mon, 23 Apr 2007 17:56:33 -0400 Subject: rpms/vdr-skins/devel vdr-skins.spec,1.1,1.2 Message-ID: <200704232156.l3NLuX6r027766@cvs-int.fedora.redhat.com> Author: scop Update of /cvs/extras/rpms/vdr-skins/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv27746 Modified Files: vdr-skins.spec Log Message: * Mon Apr 23 2007 Ville Skytt?? - 20061119-2 - Relocate themes to /var/lib/vdr/themes, drop disttag (#216355). - Drop file based dependency on /usr/share/vdr/text2skin. - Fix sttng-blue source URL. Index: vdr-skins.spec =================================================================== RCS file: /cvs/extras/rpms/vdr-skins/devel/vdr-skins.spec,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- vdr-skins.spec 23 Apr 2007 19:59:47 -0000 1.1 +++ vdr-skins.spec 23 Apr 2007 21:55:58 -0000 1.2 @@ -1,17 +1,16 @@ # TODO: # - http://linux.kompiliert.net/contrib/DeepBlue.skin-recordinginfo.diff # - where has DeepBlue gone? -# - where has sttng-blue gone? # - manage symlinks with alternatives? -%define configdir %(vdr-config --configdir 2>/dev/null || echo ERROR) +%define vardir %(vdr-config --vardir 2>/dev/null || echo ERROR) %define datadir %(vdr-config --datadir 2>/dev/null || echo ERROR) %define vdr_group %(vdr-config --group 2>/dev/null || echo ERROR) %define vdr_user %(vdr-config --user 2>/dev/null || echo ERROR) Name: vdr-skins Version: 20061119 -Release: 1%{?dist} +Release: 2 Summary: Collection of OSD skins for VDR Group: Applications/Multimedia @@ -37,7 +36,7 @@ # http://linux.kompiliert.net/contrib/ Source6: http://linux.kompiliert.net/contrib/EgalSimple-1.0-demo.tar.bz2 # http://www.vdrskins.org/vdrskins/thumbnails.php?album=58 -Source8: http://www.magoa.net/sttng-blue.theme +Source8: http://web.archive.org/web/20060322201106/http://www.magoa.net/sttng-blue.theme Source99: %{name}-prepare-tarballs.sh Patch0: %{name}-aluminium-i18n.patch @@ -47,7 +46,8 @@ BuildArch: noarch BuildRequires: vdr-devel -Requires: vdr-text2skin >= 1.1, %{datadir}/text2skin +Requires: vdr-text2skin >= 1.1 +Requires: vdr >= 1.4.6-2 Requires: bitstream-vera-fonts %description @@ -115,12 +115,12 @@ %install rm -rf $RPM_BUILD_ROOT -install -dm 755 $RPM_BUILD_ROOT%{configdir}/themes -install -pm 644 *.theme %{SOURCE8} $RPM_BUILD_ROOT%{configdir}/themes/ +install -dm 755 $RPM_BUILD_ROOT%{vardir}/themes +install -pm 644 *.theme %{SOURCE8} $RPM_BUILD_ROOT%{vardir}/themes/ echo "%%defattr(-,%{vdr_user},%{vdr_group},-)" > %{name}.themes -find $RPM_BUILD_ROOT%{configdir}/themes -name "*.theme" -size 0 \ +find $RPM_BUILD_ROOT%{vardir}/themes -name "*.theme" -size 0 \ -printf "%%%%ghost %%p\n" >> %{name}.themes -find $RPM_BUILD_ROOT%{configdir}/themes -name "*.theme" ! -size 0 \ +find $RPM_BUILD_ROOT%{vardir}/themes -name "*.theme" ! -size 0 \ -print >> %{name}.themes %{__perl} -pi -e "s|$RPM_BUILD_ROOT||" %{name}.themes @@ -186,7 +186,12 @@ %changelog -* Sun Nov 19 2006 Ville Skytt?? - 20061119-3 +* Mon Apr 23 2007 Ville Skytt?? - 20061119-2 +- Relocate themes to /var/lib/vdr/themes, drop disttag (#216355). +- Drop file based dependency on /usr/share/vdr/text2skin. +- Fix sttng-blue source URL. + +* Sun Nov 19 2006 Ville Skytt?? - 20061119-1 - Install skins to /usr/share/vdr/text2skin. - Don't ship channel logos. From fedora-extras-commits at redhat.com Mon Apr 23 22:57:38 2007 From: fedora-extras-commits at redhat.com (Christopher Stone (xulchris)) Date: Mon, 23 Apr 2007 18:57:38 -0400 Subject: rpms/pygame/devel pygame.spec,1.14,1.15 Message-ID: <200704232257.l3NMvcIY001567@cvs-int.fedora.redhat.com> Author: xulchris Update of /cvs/extras/rpms/pygame/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv1550 Modified Files: pygame.spec Log Message: revert back to fc6 version Index: pygame.spec =================================================================== RCS file: /cvs/extras/rpms/pygame/devel/pygame.spec,v retrieving revision 1.14 retrieving revision 1.15 diff -u -r1.14 -r1.15 --- pygame.spec 12 Dec 2006 00:21:22 -0000 1.14 +++ pygame.spec 23 Apr 2007 22:57:03 -0000 1.15 @@ -2,9 +2,8 @@ Name: pygame Version: 1.7.1 -Release: 11%{?dist} +Release: 12%{?dist} Summary: Python modules for writing games - Group: Development/Languages License: LGPL URL: http://www.pygame.org @@ -12,10 +11,13 @@ Patch1: %{name}-%{version}-64bit.patch Source0: http://pygame.org/ftp/%{name}-%{version}release.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) - -BuildRequires: python-devel -BuildRequires: SDL_ttf-devel SDL_image-devel SDL_mixer-devel python-numeric +BuildRequires: python-devel python-numeric +BuildRequires: SDL_ttf-devel SDL_image-devel SDL_mixer-devel Requires: python-numeric +Obsoletes: python-pygame < 1.7.1 +Obsoletes: python-pygame-doc < 1.7.1 +Provides: python-pygame = %{version}-%{release} +Provides: python-pygame-doc = %{version}-%{release} %description Pygame is a set of Python modules designed for writing games. It is @@ -24,14 +26,18 @@ Pygame is highly portable and runs on nearly every platform and operating system. -%package examples -Summary: Example code for using pygame -Group: Documentation +%package devel +Summary: Files needed for developing programs which use pygame +Group: Development/Libraries Requires: %{name} = %{version}-%{release} - -%description examples -%{summary}. - +Requires: SDL_ttf-devel SDL_mixer-devel +Requires: python-devel +Obsoletes: python-pygame-devel < 1.7.1 +Provides: python-pygame-devel = %{version}-%{release} + +%description devel +This package contains headers required to build applications that use +pygame. %prep %setup -q -n %{name}-%{version}release @@ -41,46 +47,48 @@ # rpmlint fixes rm -f examples/.#stars.py.1.7 -# remove macosx stuff -rm -fr examples/macosx - # These files must be provided by pygame-nonfree(-devel) packages on a # repository that does not have restrictions on providing non-free software rm -f src/ffmovie.[ch] - %build -CFLAGS="$RPM_OPT_FLAGS" %{__python} setup.py build - +CFLAGS="%{optflags}" %{__python} setup.py build %install -rm -rf $RPM_BUILD_ROOT -%{__python} setup.py install -O1 --skip-build --root $RPM_BUILD_ROOT - +rm -rf %{buildroot} +%{__python} setup.py install -O1 --skip-build --root %{buildroot} %check # base_test fails in mock, unable to find soundcard -PYTHONPATH="$RPM_BUILD_ROOT%{python_sitearch}" %{__python} test/base_test.py || : -PYTHONPATH="$RPM_BUILD_ROOT%{python_sitearch}" %{__python} test/image_test.py -PYTHONPATH="$RPM_BUILD_ROOT%{python_sitearch}" %{__python} test/rect_test.py - +PYTHONPATH="%{buildroot}%{python_sitearch}" %{__python} test/base_test.py || : +PYTHONPATH="%{buildroot}%{python_sitearch}" %{__python} test/image_test.py +PYTHONPATH="%{buildroot}%{python_sitearch}" %{__python} test/rect_test.py %clean -rm -rf $RPM_BUILD_ROOT - +rm -rf %{buildroot} %files %defattr(-,root,root,-) -%doc docs readme.txt WHATSNEW -%{python_sitearch}/%{name} -%{_includedir}/python*/%{name} +%doc docs/ readme.txt WHATSNEW +%dir %{python_sitearch}/%{name} +%{python_sitearch}/%{name}/freesansbold.ttf +%{python_sitearch}/%{name}/pygame.ico +%{python_sitearch}/%{name}/pygame_icon.* +%{python_sitearch}/%{name}/*.so* +%{python_sitearch}/%{name}/*.py +%{python_sitearch}/%{name}/*.pyc +%{python_sitearch}/%{name}/*.pyo -%files examples +%files devel %defattr(-,root,root,-) -%doc examples/* - +%doc examples/ +%dir %{_includedir}/python*/%{name} +%{_includedir}/python*/%{name}/*.h %changelog +* Mon Apr 23 2007 Christopher Stone 1.7.1-12 +- Revert back to version 1.7.1-9 + * Mon Dec 11 2006 Christopher Stone 1.7.1-11 - Remove all Obsolete/Provides - Remove Requires on all devel packages @@ -97,6 +105,9 @@ * Sat Sep 02 2006 Christopher Stone 1.7.1-8 - FC6 Rebuild +* Wed Jun 28 2006 Christopher Stone 1.7.1-7.fc6.1 +- Rebuild bump + * Wed May 03 2006 Christopher Stone 1.7.1-7 - Fix Obsolete/Provides of python-pygame-doc From fedora-extras-commits at redhat.com Tue Apr 24 01:29:11 2007 From: fedora-extras-commits at redhat.com (Joshua W. Boyer (jwboyer)) Date: Mon, 23 Apr 2007 21:29:11 -0400 Subject: owners owners.epel.list,1.140,1.141 owners.list,1.2726,1.2727 Message-ID: <200704240129.l3O1TBtw017034@cvs-int.fedora.redhat.com> Author: jwboyer Update of /cvs/extras/owners In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv17010 Modified Files: owners.epel.list owners.list Log Message: Add spr Index: owners.epel.list =================================================================== RCS file: /cvs/extras/owners/owners.epel.list,v retrieving revision 1.140 retrieving revision 1.141 diff -u -r1.140 -r1.141 --- owners.epel.list 23 Apr 2007 18:05:51 -0000 1.140 +++ owners.epel.list 24 Apr 2007 01:28:41 -0000 1.141 @@ -456,6 +456,7 @@ Fedora EPEL|sobby|Standalone obby server|lmacken at redhat.com|extras-qa at fedoraproject.org| Fedora EPEL|spampd|Transparent SMTP/LMTP proxy filter using spamassassin|matthias at rpmforge.net|extras-qa at fedoraproject.org| Fedora EPEL|sparse|A semantic parser of source files|Matt_Domsch at dell.com|extras-qa at fedoraproject.org| +Fedora EPEL|spr|Statistical pattern recognition|wart at kobold.org|extras-qa at fedoraproject.org| Fedora EPEL|sqlgrey|Postfix grey-listing policy service|steve at silug.org|extras-qa at fedoraproject.org| Fedora EPEL|ssmtp|Extremely simple MTA to get mail off the system to a Mailhub|wolfy at nobugconsulting.ro|extras-qa at fedoraproject.org| Fedora EPEL|starfighter|For bugs related to the starfighter component|matthias at rpmforge.net|extras-qa at fedoraproject.org| Index: owners.list =================================================================== RCS file: /cvs/extras/owners/owners.list,v retrieving revision 1.2726 retrieving revision 1.2727 diff -u -r1.2726 -r1.2727 --- owners.list 23 Apr 2007 17:49:20 -0000 1.2726 +++ owners.list 24 Apr 2007 01:28:41 -0000 1.2727 @@ -2773,6 +2773,7 @@ Fedora Extras|speedcrunch|high precision KDE calculator|wolters.liste at gmx.net,rdieter at math.unl.edu|extras-qa at fedoraproject.org| Fedora Extras|spicctrl|Sony Vaio laptop SPIC control program|michel.salim at gmail.com|extras-qa at fedoraproject.org| Fedora Extras|splint|An implementation of the lint program|pnasrat at redhat.com|extras-qa at fedoraproject.org| +Fedora Extras|spr|Statistical pattern recognition|wart at kobold.org|extras-qa at fedoraproject.org| Fedora Extras|Sprog|A graphical tool to build programs by plugging parts together|ghenry at suretecsystems.com|extras-qa at fedoraproject.org| Fedora Extras|sqlgrey|Postfix grey-listing policy service|steve at silug.org|extras-qa at fedoraproject.org| Fedora Extras|sqlite|An embeddable SQL engine in a C library|mmcgrath at redhat.com|extras-qa at fedoraproject.org| From fedora-extras-commits at redhat.com Tue Apr 24 01:29:38 2007 From: fedora-extras-commits at redhat.com (Joshua W. Boyer (jwboyer)) Date: Mon, 23 Apr 2007 21:29:38 -0400 Subject: rpms/spr/devel - New directory Message-ID: <200704240129.l3O1TcnZ017098@cvs-int.fedora.redhat.com> Author: jwboyer Update of /cvs/extras/rpms/spr/devel In directory cvs-int.fedora.redhat.com:/home/fedora/jwboyer/owners/tmpcvsQ17059/rpms/spr/devel Log Message: Directory /cvs/extras/rpms/spr/devel added to the repository From fedora-extras-commits at redhat.com Tue Apr 24 01:29:34 2007 From: fedora-extras-commits at redhat.com (Joshua W. Boyer (jwboyer)) Date: Mon, 23 Apr 2007 21:29:34 -0400 Subject: rpms/spr - New directory Message-ID: <200704240129.l3O1TYLM017085@cvs-int.fedora.redhat.com> Author: jwboyer Update of /cvs/extras/rpms/spr In directory cvs-int.fedora.redhat.com:/home/fedora/jwboyer/owners/tmpcvsQ17059/rpms/spr Log Message: Directory /cvs/extras/rpms/spr added to the repository From fedora-extras-commits at redhat.com Tue Apr 24 01:29:47 2007 From: fedora-extras-commits at redhat.com (Joshua W. Boyer (jwboyer)) Date: Mon, 23 Apr 2007 21:29:47 -0400 Subject: rpms/spr Makefile,NONE,1.1 import.log,NONE,1.1 pkg.acl,NONE,1.1 Message-ID: <200704240129.l3O1TlHa017124@cvs-int.fedora.redhat.com> Author: jwboyer Update of /cvs/extras/rpms/spr In directory cvs-int.fedora.redhat.com:/home/fedora/jwboyer/owners/tmpcvsQ17059/rpms/spr Added Files: Makefile import.log pkg.acl Log Message: Setup of module spr --- NEW FILE Makefile --- # Top level Makefile for module spr 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 --- --- NEW FILE pkg.acl --- From fedora-extras-commits at redhat.com Tue Apr 24 01:29:56 2007 From: fedora-extras-commits at redhat.com (Joshua W. Boyer (jwboyer)) Date: Mon, 23 Apr 2007 21:29:56 -0400 Subject: rpms/spr/devel .cvsignore, NONE, 1.1 Makefile, NONE, 1.1 sources, NONE, 1.1 Message-ID: <200704240129.l3O1TuJ0017141@cvs-int.fedora.redhat.com> Author: jwboyer Update of /cvs/extras/rpms/spr/devel In directory cvs-int.fedora.redhat.com:/home/fedora/jwboyer/owners/tmpcvsQ17059/rpms/spr/devel Added Files: .cvsignore Makefile sources Log Message: Setup of module spr --- NEW FILE .cvsignore --- --- NEW FILE Makefile --- # Makefile for source rpm: spr # $Id: Makefile,v 1.1 2007/04/24 01:29:52 jwboyer Exp $ NAME := spr SPECFILE = $(firstword $(wildcard *.spec)) define find-makefile-common for d in common ../common ../../common ; do if [ -f $$d/Makefile.common ] ; then if [ -f $$d/CVS/Root -a -w $$/Makefile.common ] ; then cd $$d ; cvs -Q update ; fi ; echo "$$d/Makefile.common" ; break ; fi ; done endef MAKEFILE_COMMON := $(shell $(find-makefile-common)) ifeq ($(MAKEFILE_COMMON),) # attept a checkout define checkout-makefile-common test -f CVS/Root && { cvs -Q -d $$(cat CVS/Root) checkout common && echo "common/Makefile.common" ; } || { echo "ERROR: I can't figure out how to checkout the 'common' module." ; exit -1 ; } >&2 endef MAKEFILE_COMMON := $(shell $(checkout-makefile-common)) endif include $(MAKEFILE_COMMON) --- NEW FILE sources --- From fedora-extras-commits at redhat.com Tue Apr 24 01:32:40 2007 From: fedora-extras-commits at redhat.com (Joshua W. Boyer (jwboyer)) Date: Mon, 23 Apr 2007 21:32:40 -0400 Subject: owners owners.epel.list,1.141,1.142 Message-ID: <200704240132.l3O1WejB017867@cvs-int.fedora.redhat.com> Author: jwboyer Update of /cvs/extras/owners In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv17845 Modified Files: owners.epel.list Log Message: Add php-pear-MDB2 to EPEL Index: owners.epel.list =================================================================== RCS file: /cvs/extras/owners/owners.epel.list,v retrieving revision 1.141 retrieving revision 1.142 diff -u -r1.141 -r1.142 --- owners.epel.list 24 Apr 2007 01:28:41 -0000 1.141 +++ owners.epel.list 24 Apr 2007 01:32:10 -0000 1.142 @@ -368,6 +368,7 @@ Fedora EPEL|php-pear-Date-Holidays|Driver based class to calculate holidays|chris.stone at gmail.com|extras-qa at fedoraproject.org| Fedora EPEL|php-pear-HTTP|Miscellaneous HTTP utilities|Fedora at FamilleCollet.com|extras-qa at fedoraproject.org| Fedora EPEL|php-pear-Mail|Class that provides multiple interfaces for sending emails|Fedora at FamilleCollet.com|extras-qa at fedoraproject.org| +Fedora EPEL|php-pear-MDB2|Database Abstraction Layer|chris.stone at gmail.com|extras-qa at fedoraproject.org| Fedora EPEL|php-pear-Net-SMTP|Provides an implementation of the SMTP protocol|Fedora at FamilleCollet.com|extras-qa at fedoraproject.org| Fedora EPEL|php-pear-Net-Socket|Network Socket Interface|Fedora at FamilleCollet.com|extras-qa at fedoraproject.org| Fedora EPEL|php-pear-Validate|Validation Class for Various Data Types|chris.stone at gmail.com|extras-qa at fedoraproject.org| From fedora-extras-commits at redhat.com Tue Apr 24 01:35:05 2007 From: fedora-extras-commits at redhat.com (Joshua W. Boyer (jwboyer)) Date: Mon, 23 Apr 2007 21:35:05 -0400 Subject: owners owners.epel.list,1.142,1.143 Message-ID: <200704240135.l3O1Z54Z017985@cvs-int.fedora.redhat.com> Author: jwboyer Update of /cvs/extras/owners In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv17964 Modified Files: owners.epel.list Log Message: Add php-pear-MDB2-Driver-mysql to EPEL Index: owners.epel.list =================================================================== RCS file: /cvs/extras/owners/owners.epel.list,v retrieving revision 1.142 retrieving revision 1.143 diff -u -r1.142 -r1.143 --- owners.epel.list 24 Apr 2007 01:32:10 -0000 1.142 +++ owners.epel.list 24 Apr 2007 01:34:34 -0000 1.143 @@ -369,6 +369,7 @@ Fedora EPEL|php-pear-HTTP|Miscellaneous HTTP utilities|Fedora at FamilleCollet.com|extras-qa at fedoraproject.org| Fedora EPEL|php-pear-Mail|Class that provides multiple interfaces for sending emails|Fedora at FamilleCollet.com|extras-qa at fedoraproject.org| Fedora EPEL|php-pear-MDB2|Database Abstraction Layer|chris.stone at gmail.com|extras-qa at fedoraproject.org| +Fedora EPEL|php-pear-MDB2-Driver-mysql|MySQL MDB2 driver|chris.stone at gmail.com|extras-qa at fedoraproject.org| Fedora EPEL|php-pear-Net-SMTP|Provides an implementation of the SMTP protocol|Fedora at FamilleCollet.com|extras-qa at fedoraproject.org| Fedora EPEL|php-pear-Net-Socket|Network Socket Interface|Fedora at FamilleCollet.com|extras-qa at fedoraproject.org| Fedora EPEL|php-pear-Validate|Validation Class for Various Data Types|chris.stone at gmail.com|extras-qa at fedoraproject.org| From fedora-extras-commits at redhat.com Tue Apr 24 01:39:40 2007 From: fedora-extras-commits at redhat.com (Joshua W. Boyer (jwboyer)) Date: Mon, 23 Apr 2007 21:39:40 -0400 Subject: owners owners.epel.list,1.143,1.144 Message-ID: <200704240139.l3O1de1r018126@cvs-int.fedora.redhat.com> Author: jwboyer Update of /cvs/extras/owners In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv18104 Modified Files: owners.epel.list Log Message: Add php-pear-DB-DataObject to EPEL Index: owners.epel.list =================================================================== RCS file: /cvs/extras/owners/owners.epel.list,v retrieving revision 1.143 retrieving revision 1.144 diff -u -r1.143 -r1.144 --- owners.epel.list 24 Apr 2007 01:34:34 -0000 1.143 +++ owners.epel.list 24 Apr 2007 01:39:10 -0000 1.144 @@ -366,6 +366,7 @@ Fedora EPEL|php-pear-Crypt-CHAP|Class to generate CHAP packets|chris.stone at gmail.com|extras-qa at fedoraproject.org| Fedora EPEL|php-pear-Date|Date and Time Zone Classes|chris.stone at gmail.com|extras-qa at fedoraproject.org| Fedora EPEL|php-pear-Date-Holidays|Driver based class to calculate holidays|chris.stone at gmail.com|extras-qa at fedoraproject.org| +Fedora EPEL|php-pear-DB-DataObject|An SQL Builder, Object Interface to Database Tables|chris.stone at gmail.com|extras-qa at fedoraproject.org| Fedora EPEL|php-pear-HTTP|Miscellaneous HTTP utilities|Fedora at FamilleCollet.com|extras-qa at fedoraproject.org| Fedora EPEL|php-pear-Mail|Class that provides multiple interfaces for sending emails|Fedora at FamilleCollet.com|extras-qa at fedoraproject.org| Fedora EPEL|php-pear-MDB2|Database Abstraction Layer|chris.stone at gmail.com|extras-qa at fedoraproject.org| From fedora-extras-commits at redhat.com Tue Apr 24 05:06:42 2007 From: fedora-extras-commits at redhat.com (Nigel Jones (nigelj)) Date: Tue, 24 Apr 2007 01:06:42 -0400 Subject: rpms/windowlab import.log,1.1,1.2 Message-ID: <200704240506.l3O56gJR007730@cvs-int.fedora.redhat.com> Author: nigelj Update of /cvs/extras/rpms/windowlab In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv7680 Modified Files: import.log Log Message: Import windowlab (new package) Index: import.log =================================================================== RCS file: /cvs/extras/rpms/windowlab/import.log,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- import.log 23 Apr 2007 16:51:49 -0000 1.1 +++ import.log 24 Apr 2007 05:06:07 -0000 1.2 @@ -0,0 +1 @@ +windowlab-1_34-4:HEAD:windowlab-1.34-4.src.rpm:1177391094 From fedora-extras-commits at redhat.com Tue Apr 24 05:06:47 2007 From: fedora-extras-commits at redhat.com (Nigel Jones (nigelj)) Date: Tue, 24 Apr 2007 01:06:47 -0400 Subject: rpms/windowlab/devel windowlab-1.34-nostrip.patch, NONE, 1.1 windowlab-1.34-pathfixes.patch, NONE, 1.1 windowlab-1.34-xsessions.patch, NONE, 1.1 windowlab.desktop, NONE, 1.1 windowlab.spec, NONE, 1.1 .cvsignore, 1.1, 1.2 sources, 1.1, 1.2 Message-ID: <200704240506.l3O56luL007734@cvs-int.fedora.redhat.com> Author: nigelj Update of /cvs/extras/rpms/windowlab/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv7680/devel Modified Files: .cvsignore sources Added Files: windowlab-1.34-nostrip.patch windowlab-1.34-pathfixes.patch windowlab-1.34-xsessions.patch windowlab.desktop windowlab.spec Log Message: Import windowlab (new package) windowlab-1.34-nostrip.patch: --- NEW FILE windowlab-1.34-nostrip.patch --- diff -u windowlab-1.34.old/Makefile windowlab-1.34/Makefile --- windowlab-1.34.old/Makefile 2006-08-14 05:27:52.000000000 +1200 +++ windowlab-1.34/Makefile 2007-04-17 22:41:38.000000000 +1200 @@ -60,7 +60,7 @@ $(CC) $(CFLAGS) $(DEFINES) $(INCLUDES) -c $< -o $@ install: all - mkdir -p $(BINDIR) && install -m 755 -s $(PROG) $(BINDIR) + mkdir -p $(BINDIR) && install -m 755 $(PROG) $(BINDIR) mkdir -p $(MANDIR) && install -m 644 $(MANPAGE) $(MANDIR) && gzip -9vfn $(MANDIR)/$(MANPAGE) mkdir -p $(CFGDIR) && cp -i windowlab.menurc $(CFGDIR)/windowlab.menurc && chmod 644 $(CFGDIR)/windowlab.menurc windowlab-1.34-pathfixes.patch: --- NEW FILE windowlab-1.34-pathfixes.patch --- diff -u windowlab-1.34.old/Makefile windowlab-1.34/Makefile --- windowlab-1.34.old/Makefile 2007-04-11 09:32:40.000000000 +1200 +++ windowlab-1.34/Makefile 2007-04-11 09:37:42.000000000 +1200 @@ -8,7 +8,7 @@ PREFIX = # Set this to the location of the X installation you want to compile against -XROOT = /usr/X11R6 +XROOT = /usr # Set this to the location of the global configuration files SYSCONFDIR = $(PREFIX)/etc/X11/windowlab @@ -40,7 +40,7 @@ endif BINDIR = $(DESTDIR)$(PREFIX)$(XROOT)/bin -MANDIR = $(DESTDIR)$(PREFIX)$(XROOT)/man/man1 +MANDIR = $(DESTDIR)$(PREFIX)$(XROOT)/share/man/man1 CFGDIR = $(DESTDIR)$(SYSCONFDIR) INCLUDES = -I$(XROOT)/include $(EXTRA_INC) LDPATH = -L$(XROOT)/lib windowlab-1.34-xsessions.patch: --- NEW FILE windowlab-1.34-xsessions.patch --- diff -u windowlab-1.34.old/Makefile windowlab-1.34/Makefile --- windowlab-1.34.old/Makefile 2007-04-10 09:21:45.000000000 +1200 +++ windowlab-1.34/Makefile 2007-04-10 09:58:28.000000000 +1200 @@ -42,12 +42,14 @@ BINDIR = $(DESTDIR)$(PREFIX)$(XROOT)/bin MANDIR = $(DESTDIR)$(PREFIX)$(XROOT)/man/man1 CFGDIR = $(DESTDIR)$(SYSCONFDIR) +XSESSDIR = $(DESTDIR)$(PREFIX)/usr/share/xsessions INCLUDES = -I$(XROOT)/include $(EXTRA_INC) LDPATH = -L$(XROOT)/lib LIBS = -lX11 $(EXTRA_LIBS) PROG = windowlab MANPAGE = windowlab.1x +XSESSFILE = windowlab.desktop OBJS = main.o events.o client.o new.o manage.o misc.o taskbar.o menufile.o HEADERS = windowlab.h @@ -63,6 +65,7 @@ mkdir -p $(BINDIR) && install -m 755 -s $(PROG) $(BINDIR) mkdir -p $(MANDIR) && install -m 644 $(MANPAGE) $(MANDIR) && gzip -9vfn $(MANDIR)/$(MANPAGE) mkdir -p $(CFGDIR) && cp -i windowlab.menurc $(CFGDIR)/windowlab.menurc && chmod 644 $(CFGDIR)/windowlab.menurc + mkdir -p $(XSESSDIR) && install -m 644 $(XSESSFILE) $(XSESSDIR) clean: rm -f $(PROG) $(OBJS) Only in windowlab-1.34: windowlab.desktop --- NEW FILE windowlab.desktop --- [Desktop Entry] Encoding=UTF-8 Name=WindowLab Comment=This session logs you into WindowLab Exec=/usr/bin/windowlab --- NEW FILE windowlab.spec --- Name: windowlab Version: 1.34 Release: 4%{?dist} Summary: Small and Simple Amiga-like Window Manager Group: User Interface/Desktops License: GPL URL: http://nickgravgaard.com/windowlab/ Source0: http://nickgravgaard.com/windowlab/windowlab-1.34.tar Source1: windowlab.desktop Patch0: windowlab-1.34-pathfixes.patch Patch1: windowlab-1.34-xsessions.patch Patch2: windowlab-1.34-nostrip.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: libX11-devel libXext-devel %description WindowLab is a Window Manager for the X Window System. Features include click-to-focus and a simple menu/taskbar combination. WindowLab is incredibly fast and small. %prep %setup -q cp %{SOURCE1} . chmod a-x README TODO LICENCE CHANGELOG *.c *.h %patch -p1 %patch -P 1 -p1 %patch -P 2 -p1 %build CFLAGS=$RPM_OPT_FLAGS make %{?_smp_mflags} %install rm -rf $RPM_BUILD_ROOT make install DESTDIR=$RPM_BUILD_ROOT %clean rm -rf $RPM_BUILD_ROOT %files %defattr(-,root,root,-) %dir %{_sysconfdir}/X11/windowlab/ %config(noreplace) %{_sysconfdir}/X11/windowlab/windowlab.menurc %{_bindir}/windowlab %{_mandir}/man1/windowlab.1x.gz %{_datadir}/xsessions/windowlab.desktop %doc CHANGELOG README TODO LICENCE %changelog * Tue Apr 24 2007 Nigel Jones 1.34-4 - Remove executable bit on source files * Wed Apr 18 2007 Nigel Jones 1.34-3 - Honor $RPM_OPT_FLAGS - +Patch to prevent stripping of debug info * Wed Apr 11 2007 Nigel Jones 1.34-2 - Minor changes to windowlab-1.34-pathfixes.patch - Replace files section * Tue Apr 10 2007 Nigel Jones 1.34-1 - Initial SPEC file Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/windowlab/devel/.cvsignore,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- .cvsignore 23 Apr 2007 16:52:00 -0000 1.1 +++ .cvsignore 24 Apr 2007 05:06:12 -0000 1.2 @@ -0,0 +1 @@ +windowlab-1.34.tar Index: sources =================================================================== RCS file: /cvs/extras/rpms/windowlab/devel/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 23 Apr 2007 16:52:00 -0000 1.1 +++ sources 24 Apr 2007 05:06:12 -0000 1.2 @@ -0,0 +1 @@ +d566b989f8e59b169f7affa462762c17 windowlab-1.34.tar From fedora-extras-commits at redhat.com Tue Apr 24 05:16:19 2007 From: fedora-extras-commits at redhat.com (Alex Lancaster (alexlan)) Date: Tue, 24 Apr 2007 01:16:19 -0400 Subject: rpms/wise2/devel wise2-build.patch, NONE, 1.1 wise2.spec, NONE, 1.1 .cvsignore, 1.1, 1.2 sources, 1.1, 1.2 Message-ID: <200704240516.l3O5GJVL008191@cvs-int.fedora.redhat.com> Author: alexlan Update of /cvs/extras/rpms/wise2/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv8012/devel Modified Files: .cvsignore sources Added Files: wise2-build.patch wise2.spec Log Message: Initial import. wise2-build.patch: --- NEW FILE wise2-build.patch --- --- src/makefile.orig 2007-04-11 07:52:41.000000000 -0700 +++ src/makefile 2007-04-11 07:53:04.000000000 -0700 @@ -89,7 +89,6 @@ bin : mkdir bin mv models/pswdb models/psw models/genewisedb models/estwisedb models/estwise models/genewise models/dba models/dnal models/genomewise ./bin - csh welcome.csh libs : (cd base ; make CC="$(CC)" CFLAGS="$(CFLAGS)" libwisebase.a ) --- NEW FILE wise2.spec --- Name: wise2 Version: 2.2.0 Release: 2%{?dist} Summary: Tools for comparison of biopolymers Group: Applications/Engineering License: GPL URL: http://www.ebi.ac.uk/Wise2/ Source0: ftp://ftp.ebi.ac.uk/pub/software/unix/wise2/wise%{version}.tar.gz Patch0: wise2-build.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) %description Wise2 is a package focused on comparisons of biopolymers, commonly DNA sequence and protein sequence. A strength of Wise2 is the comparison of DNA sequence at the level of its protein translation. This comparison allows the simultaneous prediction of gene structure with homology based alignment. %prep %setup -q -n wise%{version} ## don't run "welcome.csh" %patch0 -p0 ## fix interpreter in examples sed -i 's#/usr/local/bin/perl#/usr/bin/perl#' docs/gettex.pl ## fix perms chmod -x test_data/rrm.HMM ## pull out licenses for i in base dynlibsrc dyc do cp src/$i/LICENSE LICENSE.$i done cp src/models/GNULICENSE LICENSE.GPL %build cd src ## removed "{?_smp_mflags}", does not support parallel build make CC=gcc CFLAGS="-c $RPM_OPT_FLAGS" all %install rm -rf $RPM_BUILD_ROOT cd src/bin %{__mkdir_p} $RPM_BUILD_ROOT%{_bindir} for i in dba dnal estwise estwisedb genewise genewisedb genomewise psw pswdb do %{__install} $i $RPM_BUILD_ROOT/%{_bindir} done cd - # install architecture-independent data and config files %{__mkdir_p} $RPM_BUILD_ROOT%{_datadir}/wise2 cd wisecfg %{__install} -pm 644 * $RPM_BUILD_ROOT%{_datadir}/wise2 # install scripts to automatically set the WISECONFIGDIR environment variable %{__mkdir_p} $RPM_BUILD_ROOT%{_sysconfdir}/profile.d echo "export WISECONFIGDIR=%{_datadir}/wise2/" > $RPM_BUILD_ROOT%{_sysconfdir}/profile.d/wise2.sh echo "setenv WISECONFIGDIR %{_datadir}/wise2/" > $RPM_BUILD_ROOT%{_sysconfdir}/profile.d/wise2.csh %clean rm -rf $RPM_BUILD_ROOT %files %defattr(-,root,root,-) %doc docs test_data %doc INSTALL LICENSE README LICENSE.base LICENSE.dynlibsrc LICENSE.dyc LICENSE.GPL %{_bindir}/* %{_datadir}/wise2 %config(noreplace) %{_sysconfdir}/profile.d/* %changelog * Mon Apr 12 2007 Alex Lancaster 2.2.0-2 - Pass $RPM_OPT_FLAGS to compiler as per suggestion from Ralf Corsepius. * Mon Apr 11 2007 Alex Lancaster 2.2.0-1 - Initial Fedora package. Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/wise2/devel/.cvsignore,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- .cvsignore 23 Apr 2007 16:50:32 -0000 1.1 +++ .cvsignore 24 Apr 2007 05:15:44 -0000 1.2 @@ -0,0 +1 @@ +wise2.2.0.tar.gz Index: sources =================================================================== RCS file: /cvs/extras/rpms/wise2/devel/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 23 Apr 2007 16:50:32 -0000 1.1 +++ sources 24 Apr 2007 05:15:44 -0000 1.2 @@ -0,0 +1 @@ +0584240f77885e37528e99e64535ab60 wise2.2.0.tar.gz From fedora-extras-commits at redhat.com Tue Apr 24 05:27:42 2007 From: fedora-extras-commits at redhat.com (Alex Lancaster (alexlan)) Date: Tue, 24 Apr 2007 01:27:42 -0400 Subject: rpms/wise2/FC-6 wise2-build.patch, NONE, 1.1 wise2.spec, NONE, 1.1 .cvsignore, 1.1, 1.2 sources, 1.1, 1.2 Message-ID: <200704240527.l3O5RgD3008508@cvs-int.fedora.redhat.com> Author: alexlan Update of /cvs/extras/rpms/wise2/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv8472/FC-6 Modified Files: .cvsignore sources Added Files: wise2-build.patch wise2.spec Log Message: Initial FC-6 import. wise2-build.patch: --- NEW FILE wise2-build.patch --- --- src/makefile.orig 2007-04-11 07:52:41.000000000 -0700 +++ src/makefile 2007-04-11 07:53:04.000000000 -0700 @@ -89,7 +89,6 @@ bin : mkdir bin mv models/pswdb models/psw models/genewisedb models/estwisedb models/estwise models/genewise models/dba models/dnal models/genomewise ./bin - csh welcome.csh libs : (cd base ; make CC="$(CC)" CFLAGS="$(CFLAGS)" libwisebase.a ) --- NEW FILE wise2.spec --- Name: wise2 Version: 2.2.0 Release: 2%{?dist} Summary: Tools for comparison of biopolymers Group: Applications/Engineering License: GPL URL: http://www.ebi.ac.uk/Wise2/ Source0: ftp://ftp.ebi.ac.uk/pub/software/unix/wise2/wise%{version}.tar.gz Patch0: wise2-build.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) %description Wise2 is a package focused on comparisons of biopolymers, commonly DNA sequence and protein sequence. A strength of Wise2 is the comparison of DNA sequence at the level of its protein translation. This comparison allows the simultaneous prediction of gene structure with homology based alignment. %prep %setup -q -n wise%{version} ## don't run "welcome.csh" %patch0 -p0 ## fix interpreter in examples sed -i 's#/usr/local/bin/perl#/usr/bin/perl#' docs/gettex.pl ## fix perms chmod -x test_data/rrm.HMM ## pull out licenses for i in base dynlibsrc dyc do cp src/$i/LICENSE LICENSE.$i done cp src/models/GNULICENSE LICENSE.GPL %build cd src ## removed "{?_smp_mflags}", does not support parallel build make CC=gcc CFLAGS="-c $RPM_OPT_FLAGS" all %install rm -rf $RPM_BUILD_ROOT cd src/bin %{__mkdir_p} $RPM_BUILD_ROOT%{_bindir} for i in dba dnal estwise estwisedb genewise genewisedb genomewise psw pswdb do %{__install} $i $RPM_BUILD_ROOT/%{_bindir} done cd - # install architecture-independent data and config files %{__mkdir_p} $RPM_BUILD_ROOT%{_datadir}/wise2 cd wisecfg %{__install} -pm 644 * $RPM_BUILD_ROOT%{_datadir}/wise2 # install scripts to automatically set the WISECONFIGDIR environment variable %{__mkdir_p} $RPM_BUILD_ROOT%{_sysconfdir}/profile.d echo "export WISECONFIGDIR=%{_datadir}/wise2/" > $RPM_BUILD_ROOT%{_sysconfdir}/profile.d/wise2.sh echo "setenv WISECONFIGDIR %{_datadir}/wise2/" > $RPM_BUILD_ROOT%{_sysconfdir}/profile.d/wise2.csh %clean rm -rf $RPM_BUILD_ROOT %files %defattr(-,root,root,-) %doc docs test_data %doc INSTALL LICENSE README LICENSE.base LICENSE.dynlibsrc LICENSE.dyc LICENSE.GPL %{_bindir}/* %{_datadir}/wise2 %config(noreplace) %{_sysconfdir}/profile.d/* %changelog * Mon Apr 12 2007 Alex Lancaster 2.2.0-2 - Pass $RPM_OPT_FLAGS to compiler as per suggestion from Ralf Corsepius. * Mon Apr 11 2007 Alex Lancaster 2.2.0-1 - Initial Fedora package. Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/wise2/FC-6/.cvsignore,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- .cvsignore 23 Apr 2007 16:50:32 -0000 1.1 +++ .cvsignore 24 Apr 2007 05:27:07 -0000 1.2 @@ -0,0 +1 @@ +wise2.2.0.tar.gz Index: sources =================================================================== RCS file: /cvs/extras/rpms/wise2/FC-6/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 23 Apr 2007 16:50:32 -0000 1.1 +++ sources 24 Apr 2007 05:27:07 -0000 1.2 @@ -0,0 +1 @@ +0584240f77885e37528e99e64535ab60 wise2.2.0.tar.gz From fedora-extras-commits at redhat.com Tue Apr 24 05:29:03 2007 From: fedora-extras-commits at redhat.com (Nigel Jones (nigelj)) Date: Tue, 24 Apr 2007 01:29:03 -0400 Subject: rpms/windowlab import.log,1.2,1.3 Message-ID: <200704240529.l3O5T3OY008625@cvs-int.fedora.redhat.com> Author: nigelj Update of /cvs/extras/rpms/windowlab In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv8515 Modified Files: import.log Log Message: Initial import to FC-6 Index: import.log =================================================================== RCS file: /cvs/extras/rpms/windowlab/import.log,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- import.log 24 Apr 2007 05:06:07 -0000 1.2 +++ import.log 24 Apr 2007 05:28:29 -0000 1.3 @@ -1 +1,2 @@ windowlab-1_34-4:HEAD:windowlab-1.34-4.src.rpm:1177391094 +windowlab-1_34-4:FC-6:windowlab-1.34-4.src.rpm:1177392404 From fedora-extras-commits at redhat.com Tue Apr 24 05:29:08 2007 From: fedora-extras-commits at redhat.com (Nigel Jones (nigelj)) Date: Tue, 24 Apr 2007 01:29:08 -0400 Subject: rpms/windowlab/FC-6 windowlab-1.34-nostrip.patch, NONE, 1.1 windowlab-1.34-pathfixes.patch, NONE, 1.1 windowlab-1.34-xsessions.patch, NONE, 1.1 windowlab.desktop, NONE, 1.1 windowlab.spec, NONE, 1.1 .cvsignore, 1.1, 1.2 sources, 1.1, 1.2 Message-ID: <200704240529.l3O5T8ar008629@cvs-int.fedora.redhat.com> Author: nigelj Update of /cvs/extras/rpms/windowlab/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv8515/FC-6 Modified Files: .cvsignore sources Added Files: windowlab-1.34-nostrip.patch windowlab-1.34-pathfixes.patch windowlab-1.34-xsessions.patch windowlab.desktop windowlab.spec Log Message: Initial import to FC-6 windowlab-1.34-nostrip.patch: --- NEW FILE windowlab-1.34-nostrip.patch --- diff -u windowlab-1.34.old/Makefile windowlab-1.34/Makefile --- windowlab-1.34.old/Makefile 2006-08-14 05:27:52.000000000 +1200 +++ windowlab-1.34/Makefile 2007-04-17 22:41:38.000000000 +1200 @@ -60,7 +60,7 @@ $(CC) $(CFLAGS) $(DEFINES) $(INCLUDES) -c $< -o $@ install: all - mkdir -p $(BINDIR) && install -m 755 -s $(PROG) $(BINDIR) + mkdir -p $(BINDIR) && install -m 755 $(PROG) $(BINDIR) mkdir -p $(MANDIR) && install -m 644 $(MANPAGE) $(MANDIR) && gzip -9vfn $(MANDIR)/$(MANPAGE) mkdir -p $(CFGDIR) && cp -i windowlab.menurc $(CFGDIR)/windowlab.menurc && chmod 644 $(CFGDIR)/windowlab.menurc windowlab-1.34-pathfixes.patch: --- NEW FILE windowlab-1.34-pathfixes.patch --- diff -u windowlab-1.34.old/Makefile windowlab-1.34/Makefile --- windowlab-1.34.old/Makefile 2007-04-11 09:32:40.000000000 +1200 +++ windowlab-1.34/Makefile 2007-04-11 09:37:42.000000000 +1200 @@ -8,7 +8,7 @@ PREFIX = # Set this to the location of the X installation you want to compile against -XROOT = /usr/X11R6 +XROOT = /usr # Set this to the location of the global configuration files SYSCONFDIR = $(PREFIX)/etc/X11/windowlab @@ -40,7 +40,7 @@ endif BINDIR = $(DESTDIR)$(PREFIX)$(XROOT)/bin -MANDIR = $(DESTDIR)$(PREFIX)$(XROOT)/man/man1 +MANDIR = $(DESTDIR)$(PREFIX)$(XROOT)/share/man/man1 CFGDIR = $(DESTDIR)$(SYSCONFDIR) INCLUDES = -I$(XROOT)/include $(EXTRA_INC) LDPATH = -L$(XROOT)/lib windowlab-1.34-xsessions.patch: --- NEW FILE windowlab-1.34-xsessions.patch --- diff -u windowlab-1.34.old/Makefile windowlab-1.34/Makefile --- windowlab-1.34.old/Makefile 2007-04-10 09:21:45.000000000 +1200 +++ windowlab-1.34/Makefile 2007-04-10 09:58:28.000000000 +1200 @@ -42,12 +42,14 @@ BINDIR = $(DESTDIR)$(PREFIX)$(XROOT)/bin MANDIR = $(DESTDIR)$(PREFIX)$(XROOT)/man/man1 CFGDIR = $(DESTDIR)$(SYSCONFDIR) +XSESSDIR = $(DESTDIR)$(PREFIX)/usr/share/xsessions INCLUDES = -I$(XROOT)/include $(EXTRA_INC) LDPATH = -L$(XROOT)/lib LIBS = -lX11 $(EXTRA_LIBS) PROG = windowlab MANPAGE = windowlab.1x +XSESSFILE = windowlab.desktop OBJS = main.o events.o client.o new.o manage.o misc.o taskbar.o menufile.o HEADERS = windowlab.h @@ -63,6 +65,7 @@ mkdir -p $(BINDIR) && install -m 755 -s $(PROG) $(BINDIR) mkdir -p $(MANDIR) && install -m 644 $(MANPAGE) $(MANDIR) && gzip -9vfn $(MANDIR)/$(MANPAGE) mkdir -p $(CFGDIR) && cp -i windowlab.menurc $(CFGDIR)/windowlab.menurc && chmod 644 $(CFGDIR)/windowlab.menurc + mkdir -p $(XSESSDIR) && install -m 644 $(XSESSFILE) $(XSESSDIR) clean: rm -f $(PROG) $(OBJS) Only in windowlab-1.34: windowlab.desktop --- NEW FILE windowlab.desktop --- [Desktop Entry] Encoding=UTF-8 Name=WindowLab Comment=This session logs you into WindowLab Exec=/usr/bin/windowlab --- NEW FILE windowlab.spec --- Name: windowlab Version: 1.34 Release: 4%{?dist} Summary: Small and Simple Amiga-like Window Manager Group: User Interface/Desktops License: GPL URL: http://nickgravgaard.com/windowlab/ Source0: http://nickgravgaard.com/windowlab/windowlab-1.34.tar Source1: windowlab.desktop Patch0: windowlab-1.34-pathfixes.patch Patch1: windowlab-1.34-xsessions.patch Patch2: windowlab-1.34-nostrip.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: libX11-devel libXext-devel %description WindowLab is a Window Manager for the X Window System. Features include click-to-focus and a simple menu/taskbar combination. WindowLab is incredibly fast and small. %prep %setup -q cp %{SOURCE1} . chmod a-x README TODO LICENCE CHANGELOG *.c *.h %patch -p1 %patch -P 1 -p1 %patch -P 2 -p1 %build CFLAGS=$RPM_OPT_FLAGS make %{?_smp_mflags} %install rm -rf $RPM_BUILD_ROOT make install DESTDIR=$RPM_BUILD_ROOT %clean rm -rf $RPM_BUILD_ROOT %files %defattr(-,root,root,-) %dir %{_sysconfdir}/X11/windowlab/ %config(noreplace) %{_sysconfdir}/X11/windowlab/windowlab.menurc %{_bindir}/windowlab %{_mandir}/man1/windowlab.1x.gz %{_datadir}/xsessions/windowlab.desktop %doc CHANGELOG README TODO LICENCE %changelog * Tue Apr 24 2007 Nigel Jones 1.34-4 - Remove executable bit on source files * Wed Apr 18 2007 Nigel Jones 1.34-3 - Honor $RPM_OPT_FLAGS - +Patch to prevent stripping of debug info * Wed Apr 11 2007 Nigel Jones 1.34-2 - Minor changes to windowlab-1.34-pathfixes.patch - Replace files section * Tue Apr 10 2007 Nigel Jones 1.34-1 - Initial SPEC file Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/windowlab/FC-6/.cvsignore,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- .cvsignore 23 Apr 2007 16:52:00 -0000 1.1 +++ .cvsignore 24 Apr 2007 05:28:34 -0000 1.2 @@ -0,0 +1 @@ +windowlab-1.34.tar Index: sources =================================================================== RCS file: /cvs/extras/rpms/windowlab/FC-6/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 23 Apr 2007 16:52:00 -0000 1.1 +++ sources 24 Apr 2007 05:28:34 -0000 1.2 @@ -0,0 +1 @@ +d566b989f8e59b169f7affa462762c17 windowlab-1.34.tar From fedora-extras-commits at redhat.com Tue Apr 24 05:30:46 2007 From: fedora-extras-commits at redhat.com (Alex Lancaster (alexlan)) Date: Tue, 24 Apr 2007 01:30:46 -0400 Subject: rpms/wise2/FC-5 wise2-build.patch, NONE, 1.1 wise2.spec, NONE, 1.1 .cvsignore, 1.1, 1.2 sources, 1.1, 1.2 Message-ID: <200704240530.l3O5Ukck008718@cvs-int.fedora.redhat.com> Author: alexlan Update of /cvs/extras/rpms/wise2/FC-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv8675/FC-5 Modified Files: .cvsignore sources Added Files: wise2-build.patch wise2.spec Log Message: Initial FC-5 branch import. wise2-build.patch: --- NEW FILE wise2-build.patch --- --- src/makefile.orig 2007-04-11 07:52:41.000000000 -0700 +++ src/makefile 2007-04-11 07:53:04.000000000 -0700 @@ -89,7 +89,6 @@ bin : mkdir bin mv models/pswdb models/psw models/genewisedb models/estwisedb models/estwise models/genewise models/dba models/dnal models/genomewise ./bin - csh welcome.csh libs : (cd base ; make CC="$(CC)" CFLAGS="$(CFLAGS)" libwisebase.a ) --- NEW FILE wise2.spec --- Name: wise2 Version: 2.2.0 Release: 2%{?dist} Summary: Tools for comparison of biopolymers Group: Applications/Engineering License: GPL URL: http://www.ebi.ac.uk/Wise2/ Source0: ftp://ftp.ebi.ac.uk/pub/software/unix/wise2/wise%{version}.tar.gz Patch0: wise2-build.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) %description Wise2 is a package focused on comparisons of biopolymers, commonly DNA sequence and protein sequence. A strength of Wise2 is the comparison of DNA sequence at the level of its protein translation. This comparison allows the simultaneous prediction of gene structure with homology based alignment. %prep %setup -q -n wise%{version} ## don't run "welcome.csh" %patch0 -p0 ## fix interpreter in examples sed -i 's#/usr/local/bin/perl#/usr/bin/perl#' docs/gettex.pl ## fix perms chmod -x test_data/rrm.HMM ## pull out licenses for i in base dynlibsrc dyc do cp src/$i/LICENSE LICENSE.$i done cp src/models/GNULICENSE LICENSE.GPL %build cd src ## removed "{?_smp_mflags}", does not support parallel build make CC=gcc CFLAGS="-c $RPM_OPT_FLAGS" all %install rm -rf $RPM_BUILD_ROOT cd src/bin %{__mkdir_p} $RPM_BUILD_ROOT%{_bindir} for i in dba dnal estwise estwisedb genewise genewisedb genomewise psw pswdb do %{__install} $i $RPM_BUILD_ROOT/%{_bindir} done cd - # install architecture-independent data and config files %{__mkdir_p} $RPM_BUILD_ROOT%{_datadir}/wise2 cd wisecfg %{__install} -pm 644 * $RPM_BUILD_ROOT%{_datadir}/wise2 # install scripts to automatically set the WISECONFIGDIR environment variable %{__mkdir_p} $RPM_BUILD_ROOT%{_sysconfdir}/profile.d echo "export WISECONFIGDIR=%{_datadir}/wise2/" > $RPM_BUILD_ROOT%{_sysconfdir}/profile.d/wise2.sh echo "setenv WISECONFIGDIR %{_datadir}/wise2/" > $RPM_BUILD_ROOT%{_sysconfdir}/profile.d/wise2.csh %clean rm -rf $RPM_BUILD_ROOT %files %defattr(-,root,root,-) %doc docs test_data %doc INSTALL LICENSE README LICENSE.base LICENSE.dynlibsrc LICENSE.dyc LICENSE.GPL %{_bindir}/* %{_datadir}/wise2 %config(noreplace) %{_sysconfdir}/profile.d/* %changelog * Mon Apr 12 2007 Alex Lancaster 2.2.0-2 - Pass $RPM_OPT_FLAGS to compiler as per suggestion from Ralf Corsepius. * Mon Apr 11 2007 Alex Lancaster 2.2.0-1 - Initial Fedora package. Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/wise2/FC-5/.cvsignore,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- .cvsignore 23 Apr 2007 16:50:32 -0000 1.1 +++ .cvsignore 24 Apr 2007 05:30:11 -0000 1.2 @@ -0,0 +1 @@ +wise2.2.0.tar.gz Index: sources =================================================================== RCS file: /cvs/extras/rpms/wise2/FC-5/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 23 Apr 2007 16:50:32 -0000 1.1 +++ sources 24 Apr 2007 05:30:11 -0000 1.2 @@ -0,0 +1 @@ +0584240f77885e37528e99e64535ab60 wise2.2.0.tar.gz From fedora-extras-commits at redhat.com Tue Apr 24 05:37:01 2007 From: fedora-extras-commits at redhat.com (Nigel Jones (nigelj)) Date: Tue, 24 Apr 2007 01:37:01 -0400 Subject: rpms/windowlab import.log,1.3,1.4 Message-ID: <200704240537.l3O5b1j4009473@cvs-int.fedora.redhat.com> Author: nigelj Update of /cvs/extras/rpms/windowlab In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv9424 Modified Files: import.log Log Message: Initial import for FC-5 branch Index: import.log =================================================================== RCS file: /cvs/extras/rpms/windowlab/import.log,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- import.log 24 Apr 2007 05:28:29 -0000 1.3 +++ import.log 24 Apr 2007 05:36:26 -0000 1.4 @@ -1,2 +1,3 @@ windowlab-1_34-4:HEAD:windowlab-1.34-4.src.rpm:1177391094 windowlab-1_34-4:FC-6:windowlab-1.34-4.src.rpm:1177392404 +windowlab-1_34-4:FC-5:windowlab-1.34-4.src.rpm:1177392925 From fedora-extras-commits at redhat.com Tue Apr 24 05:37:05 2007 From: fedora-extras-commits at redhat.com (Nigel Jones (nigelj)) Date: Tue, 24 Apr 2007 01:37:05 -0400 Subject: rpms/windowlab/FC-5 windowlab-1.34-nostrip.patch, NONE, 1.1 windowlab-1.34-pathfixes.patch, NONE, 1.1 windowlab-1.34-xsessions.patch, NONE, 1.1 windowlab.desktop, NONE, 1.1 windowlab.spec, NONE, 1.1 .cvsignore, 1.1, 1.2 sources, 1.1, 1.2 Message-ID: <200704240537.l3O5b5Ex009477@cvs-int.fedora.redhat.com> Author: nigelj Update of /cvs/extras/rpms/windowlab/FC-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv9424/FC-5 Modified Files: .cvsignore sources Added Files: windowlab-1.34-nostrip.patch windowlab-1.34-pathfixes.patch windowlab-1.34-xsessions.patch windowlab.desktop windowlab.spec Log Message: Initial import for FC-5 branch windowlab-1.34-nostrip.patch: --- NEW FILE windowlab-1.34-nostrip.patch --- diff -u windowlab-1.34.old/Makefile windowlab-1.34/Makefile --- windowlab-1.34.old/Makefile 2006-08-14 05:27:52.000000000 +1200 +++ windowlab-1.34/Makefile 2007-04-17 22:41:38.000000000 +1200 @@ -60,7 +60,7 @@ $(CC) $(CFLAGS) $(DEFINES) $(INCLUDES) -c $< -o $@ install: all - mkdir -p $(BINDIR) && install -m 755 -s $(PROG) $(BINDIR) + mkdir -p $(BINDIR) && install -m 755 $(PROG) $(BINDIR) mkdir -p $(MANDIR) && install -m 644 $(MANPAGE) $(MANDIR) && gzip -9vfn $(MANDIR)/$(MANPAGE) mkdir -p $(CFGDIR) && cp -i windowlab.menurc $(CFGDIR)/windowlab.menurc && chmod 644 $(CFGDIR)/windowlab.menurc windowlab-1.34-pathfixes.patch: --- NEW FILE windowlab-1.34-pathfixes.patch --- diff -u windowlab-1.34.old/Makefile windowlab-1.34/Makefile --- windowlab-1.34.old/Makefile 2007-04-11 09:32:40.000000000 +1200 +++ windowlab-1.34/Makefile 2007-04-11 09:37:42.000000000 +1200 @@ -8,7 +8,7 @@ PREFIX = # Set this to the location of the X installation you want to compile against -XROOT = /usr/X11R6 +XROOT = /usr # Set this to the location of the global configuration files SYSCONFDIR = $(PREFIX)/etc/X11/windowlab @@ -40,7 +40,7 @@ endif BINDIR = $(DESTDIR)$(PREFIX)$(XROOT)/bin -MANDIR = $(DESTDIR)$(PREFIX)$(XROOT)/man/man1 +MANDIR = $(DESTDIR)$(PREFIX)$(XROOT)/share/man/man1 CFGDIR = $(DESTDIR)$(SYSCONFDIR) INCLUDES = -I$(XROOT)/include $(EXTRA_INC) LDPATH = -L$(XROOT)/lib windowlab-1.34-xsessions.patch: --- NEW FILE windowlab-1.34-xsessions.patch --- diff -u windowlab-1.34.old/Makefile windowlab-1.34/Makefile --- windowlab-1.34.old/Makefile 2007-04-10 09:21:45.000000000 +1200 +++ windowlab-1.34/Makefile 2007-04-10 09:58:28.000000000 +1200 @@ -42,12 +42,14 @@ BINDIR = $(DESTDIR)$(PREFIX)$(XROOT)/bin MANDIR = $(DESTDIR)$(PREFIX)$(XROOT)/man/man1 CFGDIR = $(DESTDIR)$(SYSCONFDIR) +XSESSDIR = $(DESTDIR)$(PREFIX)/usr/share/xsessions INCLUDES = -I$(XROOT)/include $(EXTRA_INC) LDPATH = -L$(XROOT)/lib LIBS = -lX11 $(EXTRA_LIBS) PROG = windowlab MANPAGE = windowlab.1x +XSESSFILE = windowlab.desktop OBJS = main.o events.o client.o new.o manage.o misc.o taskbar.o menufile.o HEADERS = windowlab.h @@ -63,6 +65,7 @@ mkdir -p $(BINDIR) && install -m 755 -s $(PROG) $(BINDIR) mkdir -p $(MANDIR) && install -m 644 $(MANPAGE) $(MANDIR) && gzip -9vfn $(MANDIR)/$(MANPAGE) mkdir -p $(CFGDIR) && cp -i windowlab.menurc $(CFGDIR)/windowlab.menurc && chmod 644 $(CFGDIR)/windowlab.menurc + mkdir -p $(XSESSDIR) && install -m 644 $(XSESSFILE) $(XSESSDIR) clean: rm -f $(PROG) $(OBJS) Only in windowlab-1.34: windowlab.desktop --- NEW FILE windowlab.desktop --- [Desktop Entry] Encoding=UTF-8 Name=WindowLab Comment=This session logs you into WindowLab Exec=/usr/bin/windowlab --- NEW FILE windowlab.spec --- Name: windowlab Version: 1.34 Release: 4%{?dist} Summary: Small and Simple Amiga-like Window Manager Group: User Interface/Desktops License: GPL URL: http://nickgravgaard.com/windowlab/ Source0: http://nickgravgaard.com/windowlab/windowlab-1.34.tar Source1: windowlab.desktop Patch0: windowlab-1.34-pathfixes.patch Patch1: windowlab-1.34-xsessions.patch Patch2: windowlab-1.34-nostrip.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: libX11-devel libXext-devel %description WindowLab is a Window Manager for the X Window System. Features include click-to-focus and a simple menu/taskbar combination. WindowLab is incredibly fast and small. %prep %setup -q cp %{SOURCE1} . chmod a-x README TODO LICENCE CHANGELOG *.c *.h %patch -p1 %patch -P 1 -p1 %patch -P 2 -p1 %build CFLAGS=$RPM_OPT_FLAGS make %{?_smp_mflags} %install rm -rf $RPM_BUILD_ROOT make install DESTDIR=$RPM_BUILD_ROOT %clean rm -rf $RPM_BUILD_ROOT %files %defattr(-,root,root,-) %dir %{_sysconfdir}/X11/windowlab/ %config(noreplace) %{_sysconfdir}/X11/windowlab/windowlab.menurc %{_bindir}/windowlab %{_mandir}/man1/windowlab.1x.gz %{_datadir}/xsessions/windowlab.desktop %doc CHANGELOG README TODO LICENCE %changelog * Tue Apr 24 2007 Nigel Jones 1.34-4 - Remove executable bit on source files * Wed Apr 18 2007 Nigel Jones 1.34-3 - Honor $RPM_OPT_FLAGS - +Patch to prevent stripping of debug info * Wed Apr 11 2007 Nigel Jones 1.34-2 - Minor changes to windowlab-1.34-pathfixes.patch - Replace files section * Tue Apr 10 2007 Nigel Jones 1.34-1 - Initial SPEC file Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/windowlab/FC-5/.cvsignore,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- .cvsignore 23 Apr 2007 16:52:00 -0000 1.1 +++ .cvsignore 24 Apr 2007 05:36:31 -0000 1.2 @@ -0,0 +1 @@ +windowlab-1.34.tar Index: sources =================================================================== RCS file: /cvs/extras/rpms/windowlab/FC-5/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 23 Apr 2007 16:52:00 -0000 1.1 +++ sources 24 Apr 2007 05:36:31 -0000 1.2 @@ -0,0 +1 @@ +d566b989f8e59b169f7affa462762c17 windowlab-1.34.tar From fedora-extras-commits at redhat.com Tue Apr 24 06:10:02 2007 From: fedora-extras-commits at redhat.com (Francois Aucamp (faucamp)) Date: Tue, 24 Apr 2007 02:10:02 -0400 Subject: rpms/espeak/devel espeak-1.23-makefile_nostaticlibs.patch, NONE, 1.1 .cvsignore, 1.6, 1.7 espeak.spec, 1.6, 1.7 sources, 1.6, 1.7 Message-ID: <200704240610.l3O6A2rP014184@cvs-int.fedora.redhat.com> Author: faucamp Update of /cvs/extras/rpms/espeak/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv14157 Modified Files: .cvsignore espeak.spec sources Added Files: espeak-1.23-makefile_nostaticlibs.patch Log Message: - Update to version 1.23 - Added "makefile_nostaticlibs" patch so static libraries aren't installed espeak-1.23-makefile_nostaticlibs.patch: --- NEW FILE espeak-1.23-makefile_nostaticlibs.patch --- diff -uNr espeak-1.23-source/src/Makefile espeak-1.23-source-mod/src/Makefile --- espeak-1.23-source/src/Makefile 2007-04-21 19:05:23.000000000 +0200 +++ espeak-1.23-source-mod/src/Makefile 2007-04-24 07:50:46.000000000 +0200 @@ -86,7 +86,7 @@ # Install shared library $(INSTALL) -m 755 $(LIB_NAME).$(LIBTAG) $(DESTDIR)$(LIBDIR) # Install static library - $(INSTALL) -m 755 $(STATIC_LIB_NAME) $(DESTDIR)$(LIBDIR) + #$(INSTALL) -m 755 $(STATIC_LIB_NAME) $(DESTDIR)$(LIBDIR) $(LN_SF) $(LIB_NAME).$(LIBTAG) $(DESTDIR)$(LIBDIR)/$(LIB_NAME).$(LIB_VERSION) $(LN_SF) $(LIB_NAME).$(LIB_VERSION) $(DESTDIR)$(LIBDIR)/$(LIB_NAME) # Install development headers Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/espeak/devel/.cvsignore,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- .cvsignore 8 Feb 2007 14:16:56 -0000 1.6 +++ .cvsignore 24 Apr 2007 06:09:27 -0000 1.7 @@ -1 +1 @@ -espeak-1.20-source.zip +espeak-1.23-source.zip Index: espeak.spec =================================================================== RCS file: /cvs/extras/rpms/espeak/devel/espeak.spec,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- espeak.spec 8 Feb 2007 14:16:56 -0000 1.6 +++ espeak.spec 24 Apr 2007 06:09:27 -0000 1.7 @@ -1,5 +1,5 @@ Name: espeak -Version: 1.20 +Version: 1.23 Release: 1%{?dist} Summary: Software speech synthesizer (text-to-speech) @@ -7,6 +7,7 @@ License: GPL URL: http://espeak.sourceforge.net Source0: http://kent.dl.sourceforge.net/sourceforge/espeak/espeak-%{version}-source.zip +Patch0: espeak-1.23-makefile_nostaticlibs.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: portaudio-devel @@ -37,6 +38,7 @@ %prep %setup -q -n espeak-%{version}-source +%patch0 -p1 -b .nostaticlibs # Fix file permissions find . -type f -exec chmod 0644 {} ";" # Prepare documentation @@ -81,6 +83,10 @@ %changelog +* Tue Apr 24 2007 Francois Aucamp - 1.23-1 +- Update to version 1.23 +- Added "makefile_nostaticlibs" patch so static libraries aren't installed + * Thu Feb 08 2007 Francois Aucamp - 1.20-1 - Update to version 1.20 - Solves stack smash bug (RHBZ #227316) Index: sources =================================================================== RCS file: /cvs/extras/rpms/espeak/devel/sources,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- sources 8 Feb 2007 14:16:56 -0000 1.6 +++ sources 24 Apr 2007 06:09:27 -0000 1.7 @@ -1 +1 @@ -47dbb852987d22892bcc1c71eff39d61 espeak-1.20-source.zip +6fb175b1cf167d3ba58c9c3f087ca2aa espeak-1.23-source.zip From fedora-extras-commits at redhat.com Tue Apr 24 06:15:17 2007 From: fedora-extras-commits at redhat.com (Francois Aucamp (faucamp)) Date: Tue, 24 Apr 2007 02:15:17 -0400 Subject: rpms/espeak/FC-6 espeak-1.23-makefile_nostaticlibs.patch, NONE, 1.1 espeak.spec, 1.6, 1.7 sources, 1.6, 1.7 Message-ID: <200704240615.l3O6FH39014343@cvs-int.fedora.redhat.com> Author: faucamp Update of /cvs/extras/rpms/espeak/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv14304 Modified Files: espeak.spec sources Added Files: espeak-1.23-makefile_nostaticlibs.patch Log Message: - Update to version 1.23 - Added "makefile_nostaticlibs" patch so static libraries aren't installed espeak-1.23-makefile_nostaticlibs.patch: --- NEW FILE espeak-1.23-makefile_nostaticlibs.patch --- diff -uNr espeak-1.23-source/src/Makefile espeak-1.23-source-mod/src/Makefile --- espeak-1.23-source/src/Makefile 2007-04-21 19:05:23.000000000 +0200 +++ espeak-1.23-source-mod/src/Makefile 2007-04-24 07:50:46.000000000 +0200 @@ -86,7 +86,7 @@ # Install shared library $(INSTALL) -m 755 $(LIB_NAME).$(LIBTAG) $(DESTDIR)$(LIBDIR) # Install static library - $(INSTALL) -m 755 $(STATIC_LIB_NAME) $(DESTDIR)$(LIBDIR) + #$(INSTALL) -m 755 $(STATIC_LIB_NAME) $(DESTDIR)$(LIBDIR) $(LN_SF) $(LIB_NAME).$(LIBTAG) $(DESTDIR)$(LIBDIR)/$(LIB_NAME).$(LIB_VERSION) $(LN_SF) $(LIB_NAME).$(LIB_VERSION) $(DESTDIR)$(LIBDIR)/$(LIB_NAME) # Install development headers Index: espeak.spec =================================================================== RCS file: /cvs/extras/rpms/espeak/FC-6/espeak.spec,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- espeak.spec 8 Feb 2007 15:38:49 -0000 1.6 +++ espeak.spec 24 Apr 2007 06:14:42 -0000 1.7 @@ -1,5 +1,5 @@ Name: espeak -Version: 1.20 +Version: 1.23 Release: 1%{?dist} Summary: Software speech synthesizer (text-to-speech) @@ -7,6 +7,7 @@ License: GPL URL: http://espeak.sourceforge.net Source0: http://kent.dl.sourceforge.net/sourceforge/espeak/espeak-%{version}-source.zip +Patch0: espeak-1.23-makefile_nostaticlibs.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: portaudio-devel @@ -37,6 +38,7 @@ %prep %setup -q -n espeak-%{version}-source +%patch0 -p1 -b .nostaticlibs # Fix file permissions find . -type f -exec chmod 0644 {} ";" # Prepare documentation @@ -81,6 +83,10 @@ %changelog +* Tue Apr 24 2007 Francois Aucamp - 1.23-1 +- Update to version 1.23 +- Added "makefile_nostaticlibs" patch so static libraries aren't installed + * Thu Feb 08 2007 Francois Aucamp - 1.20-1 - Update to version 1.20 - Solves stack smash bug (RHBZ #227316) Index: sources =================================================================== RCS file: /cvs/extras/rpms/espeak/FC-6/sources,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- sources 8 Feb 2007 15:38:49 -0000 1.6 +++ sources 24 Apr 2007 06:14:42 -0000 1.7 @@ -1 +1 @@ -47dbb852987d22892bcc1c71eff39d61 espeak-1.20-source.zip +6fb175b1cf167d3ba58c9c3f087ca2aa espeak-1.23-source.zip From fedora-extras-commits at redhat.com Tue Apr 24 06:16:44 2007 From: fedora-extras-commits at redhat.com (Francois Aucamp (faucamp)) Date: Tue, 24 Apr 2007 02:16:44 -0400 Subject: rpms/espeak/FC-5 espeak-1.23-makefile_nostaticlibs.patch, NONE, 1.1 espeak.spec, 1.6, 1.7 sources, 1.6, 1.7 Message-ID: <200704240616.l3O6Giki014382@cvs-int.fedora.redhat.com> Author: faucamp Update of /cvs/extras/rpms/espeak/FC-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv14356 Modified Files: espeak.spec sources Added Files: espeak-1.23-makefile_nostaticlibs.patch Log Message: - Update to version 1.23 - Added "makefile_nostaticlibs" patch so static libraries aren't installed espeak-1.23-makefile_nostaticlibs.patch: --- NEW FILE espeak-1.23-makefile_nostaticlibs.patch --- diff -uNr espeak-1.23-source/src/Makefile espeak-1.23-source-mod/src/Makefile --- espeak-1.23-source/src/Makefile 2007-04-21 19:05:23.000000000 +0200 +++ espeak-1.23-source-mod/src/Makefile 2007-04-24 07:50:46.000000000 +0200 @@ -86,7 +86,7 @@ # Install shared library $(INSTALL) -m 755 $(LIB_NAME).$(LIBTAG) $(DESTDIR)$(LIBDIR) # Install static library - $(INSTALL) -m 755 $(STATIC_LIB_NAME) $(DESTDIR)$(LIBDIR) + #$(INSTALL) -m 755 $(STATIC_LIB_NAME) $(DESTDIR)$(LIBDIR) $(LN_SF) $(LIB_NAME).$(LIBTAG) $(DESTDIR)$(LIBDIR)/$(LIB_NAME).$(LIB_VERSION) $(LN_SF) $(LIB_NAME).$(LIB_VERSION) $(DESTDIR)$(LIBDIR)/$(LIB_NAME) # Install development headers Index: espeak.spec =================================================================== RCS file: /cvs/extras/rpms/espeak/FC-5/espeak.spec,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- espeak.spec 8 Feb 2007 15:41:48 -0000 1.6 +++ espeak.spec 24 Apr 2007 06:16:10 -0000 1.7 @@ -1,5 +1,5 @@ Name: espeak -Version: 1.20 +Version: 1.23 Release: 1%{?dist} Summary: Software speech synthesizer (text-to-speech) @@ -7,6 +7,7 @@ License: GPL URL: http://espeak.sourceforge.net Source0: http://kent.dl.sourceforge.net/sourceforge/espeak/espeak-%{version}-source.zip +Patch0: espeak-1.23-makefile_nostaticlibs.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: portaudio-devel @@ -37,6 +38,7 @@ %prep %setup -q -n espeak-%{version}-source +%patch0 -p1 -b .nostaticlibs # Fix file permissions find . -type f -exec chmod 0644 {} ";" # Prepare documentation @@ -81,6 +83,10 @@ %changelog +* Tue Apr 24 2007 Francois Aucamp - 1.23-1 +- Update to version 1.23 +- Added "makefile_nostaticlibs" patch so static libraries aren't installed + * Thu Feb 08 2007 Francois Aucamp - 1.20-1 - Update to version 1.20 - Solves stack smash bug (RHBZ #227316) Index: sources =================================================================== RCS file: /cvs/extras/rpms/espeak/FC-5/sources,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- sources 8 Feb 2007 15:41:48 -0000 1.6 +++ sources 24 Apr 2007 06:16:10 -0000 1.7 @@ -1 +1 @@ -47dbb852987d22892bcc1c71eff39d61 espeak-1.20-source.zip +6fb175b1cf167d3ba58c9c3f087ca2aa espeak-1.23-source.zip From fedora-extras-commits at redhat.com Tue Apr 24 06:30:55 2007 From: fedora-extras-commits at redhat.com (Michael Thomas (wart)) Date: Tue, 24 Apr 2007 02:30:55 -0400 Subject: rpms/spr/devel spr-05.00.01-cflags.patch, NONE, 1.1 spr-05.01.00-libstdc.patch, NONE, 1.1 spr.spec, NONE, 1.1 .cvsignore, 1.1, 1.2 sources, 1.1, 1.2 Message-ID: <200704240630.l3O6UtO6014649@cvs-int.fedora.redhat.com> Author: wart Update of /cvs/extras/rpms/spr/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv14577/devel Modified Files: .cvsignore sources Added Files: spr-05.00.01-cflags.patch spr-05.01.00-libstdc.patch spr.spec Log Message: Initial import spr-05.00.01-cflags.patch: --- NEW FILE spr-05.00.01-cflags.patch --- --- configure.ac.orig 2007-02-06 13:31:42.000000000 -0800 +++ configure.ac 2007-02-06 13:33:10.000000000 -0800 @@ -104,7 +104,16 @@ ################################ -AM_CXXFLAGS="-ansi -pedantic -O4" +if [ -z "$CXXFLAGS" ] ; then + if [ -z "$ac_save_CXXFLAGS" ] ; then + AM_CXXFLAGS="-ansi -pedantic -O4" + else + AM_CXXFLAGS="$ac_save_CXXFLAGS" + fi +else + AM_CXXFLAGS="$CXXFLAGS" +fi + AC_SUBST([AM_CPPFLAGS]) AC_SUBST([AM_CXXFLAGS]) --- configure.orig 2007-02-06 13:33:24.000000000 -0800 +++ configure 2007-02-06 13:33:52.000000000 -0800 @@ -9648,7 +9648,15 @@ ################################ -AM_CXXFLAGS="-ansi -pedantic -O4" +if [ -z "$CXXFLAGS" ] ; then + if [ -z "$ac_save_CXXFLAGS" ] ; then + AM_CXXFLAGS="-ansi -pedantic -O4" + else + AM_CXXFLAGS="$ac_save_CXXFLAGS" + fi +else + AM_CXXFLAGS="$CXXFLAGS" +fi spr-05.01.00-libstdc.patch: --- NEW FILE spr-05.01.00-libstdc.patch --- --- src/Makefile.am.orig 2007-04-22 15:06:51.000000000 -0700 +++ src/Makefile.am 2007-04-22 15:07:02.000000000 -0700 @@ -52,7 +52,7 @@ libSPR_la_SOURCES += $(TMP_ROOT_FILES) $(TMP_HEPTUPLE_FILES) libSPR_la_CPPFLAGS += $(ROOTCPPFLAGS) -libSPR_la_LDFLAGS = $(ROOTLDFLAGS) +libSPR_la_LDFLAGS = $(ROOTLDFLAGS) -lstdc++ libSPR_la_LIBADD = $(top_srcdir)/math/libSPRmath.la ##################################################################### --- src/Makefile.in.orig 2007-04-22 15:06:44.000000000 -0700 +++ src/Makefile.in 2007-04-22 15:07:13.000000000 -0700 @@ -141,7 +141,7 @@ @WITH_ROOT_TRUE at TMP_ROOT_FILES = SprRootReader.cc SprRootWriter.cc @WITH_HEPTUPLE_TRUE at TMP_HEPTUPLE_FILES = SprTupleWriter.cc -libSPR_la_LDFLAGS = $(ROOTLDFLAGS) +libSPR_la_LDFLAGS = $(ROOTLDFLAGS) -lstdc++ libSPR_la_LIBADD = $(top_srcdir)/math/libSPRmath.la --- NEW FILE spr.spec --- Name: spr Version: 05.01.00 Release: 2%{?dist} Summary: Library for categorization of data Group: Development/Libraries License: GPL URL: http://www.hep.caltech.edu/~narsky/spr.html Patch0: spr-05.00.01-cflags.patch Patch1: spr-05.01.00-libstdc.patch Source0: http://downloads.sourceforge.net/statpatrec/SPR-05-01-00.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: libstdc++-devel %description The package implements a variety of tools for categorization of multivariate data such as boosted decision trees, bagging and random forest, bump hunting (PRIM), a multi-class learner and others. %package devel Summary: Development files for the Stat Pattern Recognition code Group: Development/Libraries Requires: %{name} = %{version}-%{release} %description devel %{summary}. %prep %setup -q -n StatPatternRecognition touch -r configure.ac configure.ac.stamp touch -r src/Makefile.am src/Makefile.am.stamp %patch0 %patch1 touch -r configure.ac.stamp configure.ac touch -r src/Makefile.am.stamp src/Makefile.am %build %configure --without-root --disable-static --datadir=%{_datadir}/%{name} \ --includedir=%{_includedir}/%{name} # Remove this gcc34-ism. Upstream is aware of this and needs time to # find a fix. sed -i -e 's/ -lg2c//' src/Makefile # Parallel builds currently not supported. Upstream is aware of this # and needs time to find a fix. make %install rm -rf $RPM_BUILD_ROOT make install DESTDIR=$RPM_BUILD_ROOT INSTALL="%{__install} -c -p" rm -f $RPM_BUILD_ROOT%{_libdir}/*.la %clean rm -rf $RPM_BUILD_ROOT %post -p /sbin/ldconfig %postun -p /sbin/ldconfig %files %defattr(-,root,root,-) %doc AUTHORS COPYING HISTORY README %{_bindir}/* %{_libdir}/*.so.* %{_datadir}/%{name} %files devel %defattr(-,root,root,-) %{_includedir}/%{name}/*.hh %{_libdir}/*.so %changelog * Sun Apr 22 2007 Michael Thomas 05.01.00-2 - Move headers to their own subdirectory - Preserve timestamps on installed files * Fri Apr 20 2007 Michael Thomas 05.01.00-1 - Update to 5.01.00 * Tue Feb 6 2007 Michael Thomas 05.00.01-1 - Initial RPM package Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/spr/devel/.cvsignore,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- .cvsignore 24 Apr 2007 01:29:52 -0000 1.1 +++ .cvsignore 24 Apr 2007 06:30:21 -0000 1.2 @@ -0,0 +1 @@ +SPR-05-01-00.tar.gz Index: sources =================================================================== RCS file: /cvs/extras/rpms/spr/devel/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 24 Apr 2007 01:29:52 -0000 1.1 +++ sources 24 Apr 2007 06:30:21 -0000 1.2 @@ -0,0 +1 @@ +4348f8fbd5d9404de8986915966ca0c5 SPR-05-01-00.tar.gz From fedora-extras-commits at redhat.com Tue Apr 24 06:30:50 2007 From: fedora-extras-commits at redhat.com (Michael Thomas (wart)) Date: Tue, 24 Apr 2007 02:30:50 -0400 Subject: rpms/spr import.log,1.1,1.2 Message-ID: <200704240630.l3O6Uo3O014643@cvs-int.fedora.redhat.com> Author: wart Update of /cvs/extras/rpms/spr In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv14577 Modified Files: import.log Log Message: Initial import Index: import.log =================================================================== RCS file: /cvs/extras/rpms/spr/import.log,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- import.log 24 Apr 2007 01:29:43 -0000 1.1 +++ import.log 24 Apr 2007 06:30:16 -0000 1.2 @@ -0,0 +1 @@ +spr-05_01_00-2:HEAD:spr-05.01.00-2.src.rpm:1177379467 From fedora-extras-commits at redhat.com Tue Apr 24 06:32:25 2007 From: fedora-extras-commits at redhat.com (Michael Thomas (wart)) Date: Tue, 24 Apr 2007 02:32:25 -0400 Subject: rpms/spr/devel spr.spec,1.1,1.2 Message-ID: <200704240632.l3O6WPIB015233@cvs-int.fedora.redhat.com> Author: wart Update of /cvs/extras/rpms/spr/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv15201 Modified Files: spr.spec Log Message: Fix ownership of header directory in -devel subpackage Index: spr.spec =================================================================== RCS file: /cvs/extras/rpms/spr/devel/spr.spec,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- spr.spec 24 Apr 2007 06:30:21 -0000 1.1 +++ spr.spec 24 Apr 2007 06:31:51 -0000 1.2 @@ -1,6 +1,6 @@ Name: spr Version: 05.01.00 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Library for categorization of data Group: Development/Libraries @@ -71,12 +71,15 @@ %files devel %defattr(-,root,root,-) -%{_includedir}/%{name}/*.hh +%{_includedir}/%{name} %{_libdir}/*.so %changelog +* Mon Apr 23 2007 Michael Thomas 05.01.00-3 +- Fix ownership of header directory in -devel subpackage + * Sun Apr 22 2007 Michael Thomas 05.01.00-2 - Move headers to their own subdirectory - Preserve timestamps on installed files From fedora-extras-commits at redhat.com Tue Apr 24 06:35:01 2007 From: fedora-extras-commits at redhat.com (Michael Thomas (wart)) Date: Tue, 24 Apr 2007 02:35:01 -0400 Subject: rpms/spr/FC-6 spr-05.00.01-cflags.patch, NONE, 1.1 spr-05.01.00-libstdc.patch, NONE, 1.1 spr.spec, NONE, 1.1 .cvsignore, 1.1, 1.2 sources, 1.1, 1.2 Message-ID: <200704240635.l3O6Z1gj015348@cvs-int.fedora.redhat.com> Author: wart Update of /cvs/extras/rpms/spr/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv15318 Modified Files: .cvsignore sources Added Files: spr-05.00.01-cflags.patch spr-05.01.00-libstdc.patch spr.spec Log Message: Initial import of files on the FC-6 branch spr-05.00.01-cflags.patch: --- NEW FILE spr-05.00.01-cflags.patch --- --- configure.ac.orig 2007-02-06 13:31:42.000000000 -0800 +++ configure.ac 2007-02-06 13:33:10.000000000 -0800 @@ -104,7 +104,16 @@ ################################ -AM_CXXFLAGS="-ansi -pedantic -O4" +if [ -z "$CXXFLAGS" ] ; then + if [ -z "$ac_save_CXXFLAGS" ] ; then + AM_CXXFLAGS="-ansi -pedantic -O4" + else + AM_CXXFLAGS="$ac_save_CXXFLAGS" + fi +else + AM_CXXFLAGS="$CXXFLAGS" +fi + AC_SUBST([AM_CPPFLAGS]) AC_SUBST([AM_CXXFLAGS]) --- configure.orig 2007-02-06 13:33:24.000000000 -0800 +++ configure 2007-02-06 13:33:52.000000000 -0800 @@ -9648,7 +9648,15 @@ ################################ -AM_CXXFLAGS="-ansi -pedantic -O4" +if [ -z "$CXXFLAGS" ] ; then + if [ -z "$ac_save_CXXFLAGS" ] ; then + AM_CXXFLAGS="-ansi -pedantic -O4" + else + AM_CXXFLAGS="$ac_save_CXXFLAGS" + fi +else + AM_CXXFLAGS="$CXXFLAGS" +fi spr-05.01.00-libstdc.patch: --- NEW FILE spr-05.01.00-libstdc.patch --- --- src/Makefile.am.orig 2007-04-22 15:06:51.000000000 -0700 +++ src/Makefile.am 2007-04-22 15:07:02.000000000 -0700 @@ -52,7 +52,7 @@ libSPR_la_SOURCES += $(TMP_ROOT_FILES) $(TMP_HEPTUPLE_FILES) libSPR_la_CPPFLAGS += $(ROOTCPPFLAGS) -libSPR_la_LDFLAGS = $(ROOTLDFLAGS) +libSPR_la_LDFLAGS = $(ROOTLDFLAGS) -lstdc++ libSPR_la_LIBADD = $(top_srcdir)/math/libSPRmath.la ##################################################################### --- src/Makefile.in.orig 2007-04-22 15:06:44.000000000 -0700 +++ src/Makefile.in 2007-04-22 15:07:13.000000000 -0700 @@ -141,7 +141,7 @@ @WITH_ROOT_TRUE at TMP_ROOT_FILES = SprRootReader.cc SprRootWriter.cc @WITH_HEPTUPLE_TRUE at TMP_HEPTUPLE_FILES = SprTupleWriter.cc -libSPR_la_LDFLAGS = $(ROOTLDFLAGS) +libSPR_la_LDFLAGS = $(ROOTLDFLAGS) -lstdc++ libSPR_la_LIBADD = $(top_srcdir)/math/libSPRmath.la --- NEW FILE spr.spec --- Name: spr Version: 05.01.00 Release: 3%{?dist} Summary: Library for categorization of data Group: Development/Libraries License: GPL URL: http://www.hep.caltech.edu/~narsky/spr.html Patch0: spr-05.00.01-cflags.patch Patch1: spr-05.01.00-libstdc.patch Source0: http://downloads.sourceforge.net/statpatrec/SPR-05-01-00.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: libstdc++-devel %description The package implements a variety of tools for categorization of multivariate data such as boosted decision trees, bagging and random forest, bump hunting (PRIM), a multi-class learner and others. %package devel Summary: Development files for the Stat Pattern Recognition code Group: Development/Libraries Requires: %{name} = %{version}-%{release} %description devel %{summary}. %prep %setup -q -n StatPatternRecognition touch -r configure.ac configure.ac.stamp touch -r src/Makefile.am src/Makefile.am.stamp %patch0 %patch1 touch -r configure.ac.stamp configure.ac touch -r src/Makefile.am.stamp src/Makefile.am %build %configure --without-root --disable-static --datadir=%{_datadir}/%{name} \ --includedir=%{_includedir}/%{name} # Remove this gcc34-ism. Upstream is aware of this and needs time to # find a fix. sed -i -e 's/ -lg2c//' src/Makefile # Parallel builds currently not supported. Upstream is aware of this # and needs time to find a fix. make %install rm -rf $RPM_BUILD_ROOT make install DESTDIR=$RPM_BUILD_ROOT INSTALL="%{__install} -c -p" rm -f $RPM_BUILD_ROOT%{_libdir}/*.la %clean rm -rf $RPM_BUILD_ROOT %post -p /sbin/ldconfig %postun -p /sbin/ldconfig %files %defattr(-,root,root,-) %doc AUTHORS COPYING HISTORY README %{_bindir}/* %{_libdir}/*.so.* %{_datadir}/%{name} %files devel %defattr(-,root,root,-) %{_includedir}/%{name} %{_libdir}/*.so %changelog * Mon Apr 23 2007 Michael Thomas 05.01.00-3 - Fix ownership of header directory in -devel subpackage * Sun Apr 22 2007 Michael Thomas 05.01.00-2 - Move headers to their own subdirectory - Preserve timestamps on installed files * Fri Apr 20 2007 Michael Thomas 05.01.00-1 - Update to 5.01.00 * Tue Feb 6 2007 Michael Thomas 05.00.01-1 - Initial RPM package Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/spr/FC-6/.cvsignore,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- .cvsignore 24 Apr 2007 01:29:52 -0000 1.1 +++ .cvsignore 24 Apr 2007 06:34:27 -0000 1.2 @@ -0,0 +1 @@ +SPR-05-01-00.tar.gz Index: sources =================================================================== RCS file: /cvs/extras/rpms/spr/FC-6/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 24 Apr 2007 01:29:52 -0000 1.1 +++ sources 24 Apr 2007 06:34:27 -0000 1.2 @@ -0,0 +1 @@ +4348f8fbd5d9404de8986915966ca0c5 SPR-05-01-00.tar.gz From fedora-extras-commits at redhat.com Tue Apr 24 07:38:45 2007 From: fedora-extras-commits at redhat.com (Ruben Kerkhof (ruben)) Date: Tue, 24 Apr 2007 03:38:45 -0400 Subject: rpms/pdns/devel .cvsignore, 1.2, 1.3 pdns-avoid-version.patch, 1.1, 1.2 pdns.spec, 1.5, 1.6 sources, 1.2, 1.3 Message-ID: <200704240738.l3O7cjpN020878@cvs-int.fedora.redhat.com> Author: ruben Update of /cvs/extras/rpms/pdns/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv20846 Modified Files: .cvsignore pdns-avoid-version.patch pdns.spec sources Log Message: Upstream released 2.9.21 Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/pdns/devel/.cvsignore,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- .cvsignore 30 Dec 2006 19:00:30 -0000 1.2 +++ .cvsignore 24 Apr 2007 07:38:10 -0000 1.3 @@ -1 +1 @@ -pdns-2.9.20.tar.gz +pdns-2.9.21.tar.gz pdns-avoid-version.patch: Index: pdns-avoid-version.patch =================================================================== RCS file: /cvs/extras/rpms/pdns/devel/pdns-avoid-version.patch,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- pdns-avoid-version.patch 30 Dec 2006 19:00:30 -0000 1.1 +++ pdns-avoid-version.patch 24 Apr 2007 07:38:10 -0000 1.2 @@ -1,6 +1,6 @@ ---- pdns-2.9.20/modules/ldapbackend/Makefile.in.avoid-version 2006-12-18 00:11:42.000000000 +0100 -+++ pdns-2.9.20/modules/ldapbackend/Makefile.in 2006-12-18 00:13:17.000000000 +0100 -@@ -205,7 +205,7 @@ +--- pdns-2.9.21/modules/ldapbackend/Makefile.in.avoid-version 2007-04-24 09:02:39.000000000 +0200 ++++ pdns-2.9.21/modules/ldapbackend/Makefile.in 2007-04-24 09:04:35.000000000 +0200 +@@ -214,7 +214,7 @@ EXTRA_DIST = OBJECTFILES OBJECTLIBS libldapbackend_la_SOURCES = ldapbackend.cc ldapbackend.hh \ powerldap.hh powerldap.cc utils.hh @@ -9,9 +9,9 @@ libldapbackend_la_LIBADD = -lldap all: all-am ---- pdns-2.9.20/modules/pipebackend/Makefile.in.avoid-version 2006-12-18 00:07:21.000000000 +0100 -+++ pdns-2.9.20/modules/pipebackend/Makefile.in 2006-12-18 00:07:36.000000000 +0100 -@@ -209,7 +209,7 @@ +--- pdns-2.9.21/modules/pipebackend/Makefile.in.avoid-version 2007-04-24 09:04:56.000000000 +0200 ++++ pdns-2.9.21/modules/pipebackend/Makefile.in 2007-04-24 09:05:12.000000000 +0200 +@@ -217,7 +217,7 @@ EXTRA_DIST = OBJECTFILES OBJECTLIBS backend.pl lib_LTLIBRARIES = libpipebackend.la libpipebackend_la_SOURCES = pipebackend.cc pipebackend.hh coprocess.cc coprocess.hh @@ -20,9 +20,9 @@ all: all-am .SUFFIXES: ---- pdns-2.9.20/modules/gpgsqlbackend/Makefile.in.avoid-version 2006-12-18 00:08:23.000000000 +0100 -+++ pdns-2.9.20/modules/gpgsqlbackend/Makefile.in 2006-12-18 00:13:51.000000000 +0100 -@@ -208,7 +208,7 @@ +--- pdns-2.9.21/modules/gpgsqlbackend/Makefile.in.avoid-version 2007-04-24 09:00:43.000000000 +0200 ++++ pdns-2.9.21/modules/gpgsqlbackend/Makefile.in 2007-04-24 09:01:19.000000000 +0200 +@@ -217,7 +217,7 @@ spgsql.hh spgsql.cc libgpgsqlbackend_la_LDFLAGS = @PGSQL_lib@ -Wl,-Bstatic -lpq \ @@ -31,9 +31,9 @@ libgpgsqlbackend_la_LIBADD = -lssl -lcrypt -lcrypto all: all-am ---- pdns-2.9.20/modules/gmysqlbackend/Makefile.in.avoid-version 2006-12-18 00:07:52.000000000 +0100 -+++ pdns-2.9.20/modules/gmysqlbackend/Makefile.in 2006-12-18 00:08:15.000000000 +0100 -@@ -207,7 +207,7 @@ +--- pdns-2.9.21/modules/gmysqlbackend/Makefile.in.avoid-version 2007-04-24 09:00:14.000000000 +0200 ++++ pdns-2.9.21/modules/gmysqlbackend/Makefile.in 2007-04-24 09:00:34.000000000 +0200 +@@ -216,7 +216,7 @@ libgmysqlbackend_la_SOURCES = gmysqlbackend.cc gmysqlbackend.hh \ smysql.hh smysql.cc @@ -42,9 +42,20 @@ all: all-am .SUFFIXES: ---- pdns-2.9.20/modules/geobackend/Makefile.in.avoid-version 2006-03-15 19:33:21.000000000 +0100 -+++ pdns-2.9.20/modules/geobackend/Makefile.in 2006-12-17 23:58:33.000000000 +0100 -@@ -204,7 +204,7 @@ +--- pdns-2.9.21/modules/gsqlite3backend/Makefile.in.avoid-version 2007-04-24 09:02:09.000000000 +0200 ++++ pdns-2.9.21/modules/gsqlite3backend/Makefile.in 2007-04-24 09:02:24.000000000 +0200 +@@ -216,7 +216,7 @@ + libgsqlite3backend_la_SOURCES = gsqlite3backend.cc gsqlite3backend.hh \ + ssqlite3.hh ssqlite3.cc + +-libgsqlite3backend_la_LDFLAGS = -module -lsqlite3 ++libgsqlite3backend_la_LDFLAGS = -module -lsqlite3 -avoid-version + all: all-am + + .SUFFIXES: +--- pdns-2.9.21/modules/geobackend/Makefile.in.avoid-version 2007-04-24 08:58:20.000000000 +0200 ++++ pdns-2.9.21/modules/geobackend/Makefile.in 2007-04-24 08:59:44.000000000 +0200 +@@ -213,7 +213,7 @@ EXTRA_DIST = OBJECTFILES OBJECTLIBS lib_LTLIBRARIES = libgeobackend.la libgeobackend_la_SOURCES = geobackend.cc geobackend.hh ippreftree.cc ippreftree.hh Index: pdns.spec =================================================================== RCS file: /cvs/extras/rpms/pdns/devel/pdns.spec,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- pdns.spec 10 Apr 2007 21:44:17 -0000 1.5 +++ pdns.spec 24 Apr 2007 07:38:10 -0000 1.6 @@ -1,7 +1,7 @@ Summary: A modern, advanced and high performance authoritative-only nameserver Name: pdns -Version: 2.9.20 -Release: 9%{?dist} +Version: 2.9.21 +Release: 1%{?dist} Group: System Environment/Daemons License: GPL @@ -51,6 +51,12 @@ Requires: %{name} = %{version}-%{release} BuildRequires: openldap-devel +%package backend-sqlite +Summary: SQLite backend for %{name} +Group: System Environment/Daemons +Requires: %{name} = %{version}-%{release} +BuildRequires: sqlite-devel + %description backend-mysql This package contains the gmysql backend for %{name} @@ -68,6 +74,9 @@ %description backend-ldap This package contains the ldap backend for %{name} +%description backend-sqlite +This package contains the SQLite backend for %{name} + %prep %setup -q @@ -82,11 +91,10 @@ --libdir=%{_libdir}/%{name} \ --disable-static \ --with-modules='' \ - --with-dynmodules='pipe gmysql gpgsql geo ldap' \ - --with-mysql-includes=%{_includedir}/mysql \ + --with-dynmodules='pipe gmysql gpgsql geo ldap gsqlite3' \ --with-mysql-lib=%{_libdir}/mysql \ - --with-pgsql-includes=%{_includedir} \ - --with-pgsql-lib=%{_libdir} + --with-pgsql-lib=%{_libdir} \ + --with-sqlite3-lib=%{_libdir} make %{?_smp_mflags} @@ -166,8 +174,16 @@ %doc pdns/COPYING %{_libdir}/%{name}/libldapbackend.so +%files backend-sqlite +%defattr(-,root,root,-) +%doc pdns/COPYING +%{_libdir}/%{name}/libgsqlite3backend.so + %changelog +* Tue Apr 24 2007 Ruben Kerkhof 2.9.21-1 +- Upstream released 2.9.21 +- Enabled new SQLite backend * Thu Apr 10 2007 2.9.20-9 - Add Requires for chkconfig, service and useradd (#235582) * Mon Jan 1 2007 2.9.20-8 Index: sources =================================================================== RCS file: /cvs/extras/rpms/pdns/devel/sources,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- sources 30 Dec 2006 19:00:30 -0000 1.2 +++ sources 24 Apr 2007 07:38:10 -0000 1.3 @@ -1 +1 @@ -33b20ef1b767f93297101f2aa09e99ed pdns-2.9.20.tar.gz +a0d650dd1489ed46b36dfcc1d73653af pdns-2.9.21.tar.gz From fedora-extras-commits at redhat.com Tue Apr 24 08:58:12 2007 From: fedora-extras-commits at redhat.com (Patrice Dumas (pertusus)) Date: Tue, 24 Apr 2007 04:58:12 -0400 Subject: rpms/cernlib/devel cernlib-fedora_script.patch, NONE, 1.1 cernlib.spec, 1.48, 1.49 Message-ID: <200704240858.l3O8wCNE026846@cvs-int.fedora.redhat.com> Author: pertusus Update of /cvs/extras/rpms/cernlib/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv26826 Modified Files: cernlib.spec Added Files: cernlib-fedora_script.patch Log Message: * Tue Apr 24 2007 Patrice Dumas 2006-7 - use real cernlib lib location in cernlib debian script, don't assume that they are in %_prefix, it is not the case on fedora cernlib-fedora_script.patch: --- NEW FILE cernlib-fedora_script.patch --- --- cernlib-2006/cernlib.in.fedora_script 2007-04-21 13:39:02.000000000 +0200 +++ cernlib-2006/cernlib.in 2007-04-24 08:54:58.000000000 +0200 @@ -491,7 +491,7 @@ } -[ -z "$CERN" ] && CERN="@PREFIX@" +[ -z "$CERN" ] && CERN="@CERN@" _ver="$CERN_LEVEL" _u="" ; _arch="`sysname`" ; _driver="default" _argsdone=false @@ -524,6 +524,10 @@ shift done +if [ -z "$_ver" ]; then + _ver="@VERSION@" +fi + if [ -z "$CERN_ROOT" ] ; then if [ "$CERN" = "@PREFIX@" ] ; then CERN_ROOT="@PREFIX@" Index: cernlib.spec =================================================================== RCS file: /cvs/extras/rpms/cernlib/devel/cernlib.spec,v retrieving revision 1.48 retrieving revision 1.49 diff -u -r1.48 -r1.49 --- cernlib.spec 23 Apr 2007 21:08:10 -0000 1.48 +++ cernlib.spec 24 Apr 2007 08:57:37 -0000 1.49 @@ -16,7 +16,7 @@ Name: cernlib%{?compiler} Version: 2006 -Release: 6%{?dist} +Release: 7%{?dist} Summary: General purpose CERN library and associated binaries Group: Development/Libraries # As explained in the cernlib on debian FAQ, cfortran can be considered LGPL. @@ -293,6 +293,9 @@ Patch1209: cernlib-soname.patch # kernnum test error on 64 bit Patch1211: cernlib-64test.patch +# debian cernlib script supposes that libs are in %%_prefix, it is +# not the case on fedora +Patch1212: cernlib-fedora_script.patch # patchy 4 # not applied as it has allready been done by the sed one-liner in @@ -459,6 +462,11 @@ %patch -P 100003 -p0 %patch -P 100004 -p0 %patch -P 1207 -p1 -b .fedora_desktop + +cp -p cernlib-2006.dfsg/debian/add-ons/bin/cernlib.in . + +%patch -P 1212 -p1 -b .fedora_script + cd %{version} %patch -P 1100 -p2 %patch -P 1 -p1 @@ -747,9 +755,11 @@ mv src/scripts/cernlib src/scripts/cernlib-static %{__install} -p -m755 src/scripts/cernlib-static bin/cernlib-static sed -e 's:@PREFIX@:%{_prefix}:g' \ - -e 's:@LIBPREFIX@:%{_libdir}/cernlib/%{verdir}:g' \ + -e 's:@CERN@:%{_libdir}/cernlib:g' \ + -e 's:@VERSION@:%{verdir}:g' \ + -e 's:@LIBPREFIX@:%{_libdir}:g' \ -e 's/-lg2c//' \ - ../cernlib-2006.dfsg/debian/add-ons/bin/cernlib.in > src/scripts/cernlib + ../cernlib.in > src/scripts/cernlib chmod 0755 src/scripts/cernlib # install mkdirhier which is needed to make directories @@ -1131,6 +1141,10 @@ %changelog +* Tue Apr 24 2007 Patrice Dumas 2006-7 +- use real cernlib lib location in cernlib debian script, don't assume + that they are in %%_prefix, it is not the case on fedora + * Mon Apr 23 2007 Patrice Dumas 2006-6 - package compiled with g77 is parallel installable with gfortran compiled package From fedora-extras-commits at redhat.com Tue Apr 24 09:08:16 2007 From: fedora-extras-commits at redhat.com (Chitlesh GOORAH (chitlesh)) Date: Tue, 24 Apr 2007 05:08:16 -0400 Subject: rpms/magic/FC-6 magic-verbose.patch, NONE, 1.1 .cvsignore, 1.2, 1.3 magic.desktop, 1.1, 1.2 magic.spec, 1.1, 1.2 sources, 1.2, 1.3 magic-7.4.33-verbose.patch, 1.1, NONE Message-ID: <200704240908.l3O98G7Z031290@cvs-int.fedora.redhat.com> Author: chitlesh Update of /cvs/extras/rpms/magic/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv31232/FC-6 Modified Files: .cvsignore magic.desktop magic.spec sources Added Files: magic-verbose.patch Removed Files: magic-7.4.33-verbose.patch Log Message: magic-verbose.patch: --- NEW FILE magic-verbose.patch --- --- magic-7.4.33/Makefile 2006-06-14 09:12:44.000000000 +0200 +++ Makefile 2007-02-05 12:26:05.000000000 +0100 @@ -18,12 +18,10 @@ all: $(ALL_TARGET) standard: - @echo --- errors and warnings logged in file make.log - @${MAKE} mains 2>&1 | tee -a make.log | egrep -i "(.c:|Stop.|---)" + @${MAKE} mains tcl: - @echo --- errors and warnings logged in file make.log - @${MAKE} tcllibrary 2>&1 | tee -a make.log | egrep -i "(.c:|Stop.|---)" + @${MAKE} tcllibrary force: clean all @@ -124,6 +122,6 @@ ${RM} tags find . ${MODULES} ${PROGRAMS} -name "*.[ch]" -maxdepth 1 | xargs ctags -o tags -TAGS: +TAGS: ${RM} TAGS find . ${MODULES} ${PROGRAMS} -name "*.[ch]" -maxdepth 1 | xargs etags -o TAGS Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/magic/FC-6/.cvsignore,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- .cvsignore 26 Feb 2007 19:15:34 -0000 1.2 +++ .cvsignore 24 Apr 2007 09:07:42 -0000 1.3 @@ -1 +1 @@ -magic-7.4.33.tgz +magic-7.4.35.tgz Index: magic.desktop =================================================================== RCS file: /cvs/extras/rpms/magic/FC-6/magic.desktop,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- magic.desktop 26 Feb 2007 19:15:34 -0000 1.1 +++ magic.desktop 24 Apr 2007 09:07:42 -0000 1.2 @@ -1,11 +1,17 @@ [Desktop Entry] +Categories=Qt;KDE;Education;Science;Engineering; +Comment=VLSI layout tool Encoding=UTF-8 -Name=Magic VLSI -Exec=magic +Exec=magic -d OGL +GenericName=Magic Icon=gnome-util.png +MimeType=application/mag +Name=Magic VLSI +Path= +StartupNotify=true +Terminal=0 +TerminalOptions= Type=Application -Terminal=false -GenericName=Magic -Categories=Qt;KDE;Education;Science; X-Desktop-File-Install-Version=0.10 -Comment=VLSI layout tool \ No newline at end of file +X-KDE-SubstituteUID=false +X-KDE-Username= Index: magic.spec =================================================================== RCS file: /cvs/extras/rpms/magic/FC-6/magic.spec,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- magic.spec 26 Feb 2007 19:15:34 -0000 1.1 +++ magic.spec 24 Apr 2007 09:07:42 -0000 1.2 @@ -1,6 +1,6 @@ Name: magic -Version: 7.4.33 -Release: 6%{?dist} +Version: 7.4.35 +Release: 1%{?dist} Summary: A very capable VLSI layout tool License: GPL @@ -9,7 +9,7 @@ Source: http://opencircuitdesign.com/%{name}/archive/%{name}-%{version}.tgz Source1: %{name}.desktop -Patch0: %{name}-%{version}-verbose.patch +Patch0: %{name}-verbose.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) @@ -78,8 +78,8 @@ %{__rm} -rf %{buildroot} cd %{name}-%{version} -%{__make} install \ - DESTDIR=%{buildroot} \ +%{__make} install \ + DESTDIR=%{buildroot} \ INSTALL="%{__install} -c -p" \ CP="%{__cp} -p" @@ -98,6 +98,12 @@ chmod -x %{buildroot}%{_libdir}/%{name}/tcl/console.tcl +%post +%{_bindir}/update-desktop-database %{_datadir}/applications || : + +%postun +%{_bindir}/update-desktop-database %{_datadir}/applications || : + %clean %{__rm} -rf %{buildroot} @@ -115,7 +121,12 @@ %doc doc/ tutorial/ %defattr(-, root, root, -) + %Changelog +* Wed Feb 22 2007 Chitlesh Goorah - 7.4.35-1 +- New upstream release +- added mimetype + * Wed Feb 22 2007 Chitlesh Goorah - 7.4.33-6 - Fixed shebang Index: sources =================================================================== RCS file: /cvs/extras/rpms/magic/FC-6/sources,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- sources 26 Feb 2007 19:15:34 -0000 1.2 +++ sources 24 Apr 2007 09:07:42 -0000 1.3 @@ -1 +1 @@ -f35f93bdb9ae3842879d52e08c6d7ace magic-7.4.33.tgz +5d707f32932b2bbe02900377c66b0e8c magic-7.4.35.tgz --- magic-7.4.33-verbose.patch DELETED --- From fedora-extras-commits at redhat.com Tue Apr 24 09:08:12 2007 From: fedora-extras-commits at redhat.com (Chitlesh GOORAH (chitlesh)) Date: Tue, 24 Apr 2007 05:08:12 -0400 Subject: rpms/magic import.log,1.3,1.4 Message-ID: <200704240908.l3O98Crv031282@cvs-int.fedora.redhat.com> Author: chitlesh Update of /cvs/extras/rpms/magic In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv31232 Modified Files: import.log Log Message: Index: import.log =================================================================== RCS file: /cvs/extras/rpms/magic/import.log,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- import.log 26 Feb 2007 19:29:34 -0000 1.3 +++ import.log 24 Apr 2007 09:07:38 -0000 1.4 @@ -1,2 +1,3 @@ magic-7_4_33-6:FC-6:magic-7.4.33-6.src.rpm:1172517439 magic-7_4_33-6:HEAD:magic-7.4.33-6.src.rpm:1172518280 +magic-7_4_35-1:FC-6:magic-7.4.35-1.src.rpm:1177405871 From fedora-extras-commits at redhat.com Tue Apr 24 09:11:26 2007 From: fedora-extras-commits at redhat.com (Chitlesh GOORAH (chitlesh)) Date: Tue, 24 Apr 2007 05:11:26 -0400 Subject: rpms/magic import.log,1.4,1.5 Message-ID: <200704240911.l3O9BQhp031400@cvs-int.fedora.redhat.com> Author: chitlesh Update of /cvs/extras/rpms/magic In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv31360 Modified Files: import.log Log Message: Index: import.log =================================================================== RCS file: /cvs/extras/rpms/magic/import.log,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- import.log 24 Apr 2007 09:07:38 -0000 1.4 +++ import.log 24 Apr 2007 09:10:52 -0000 1.5 @@ -1,3 +1,4 @@ magic-7_4_33-6:FC-6:magic-7.4.33-6.src.rpm:1172517439 magic-7_4_33-6:HEAD:magic-7.4.33-6.src.rpm:1172518280 magic-7_4_35-1:FC-6:magic-7.4.35-1.src.rpm:1177405871 +magic-7_4_35-1:HEAD:magic-7.4.35-1.src.rpm:1177406102 From fedora-extras-commits at redhat.com Tue Apr 24 09:11:31 2007 From: fedora-extras-commits at redhat.com (Chitlesh GOORAH (chitlesh)) Date: Tue, 24 Apr 2007 05:11:31 -0400 Subject: rpms/magic/devel magic-verbose.patch, NONE, 1.1 .cvsignore, 1.2, 1.3 magic.desktop, 1.1, 1.2 magic.spec, 1.1, 1.2 sources, 1.2, 1.3 magic-7.4.33-verbose.patch, 1.1, NONE Message-ID: <200704240911.l3O9BVs1031406@cvs-int.fedora.redhat.com> Author: chitlesh Update of /cvs/extras/rpms/magic/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv31360/devel Modified Files: .cvsignore magic.desktop magic.spec sources Added Files: magic-verbose.patch Removed Files: magic-7.4.33-verbose.patch Log Message: magic-verbose.patch: --- NEW FILE magic-verbose.patch --- --- magic-7.4.33/Makefile 2006-06-14 09:12:44.000000000 +0200 +++ Makefile 2007-02-05 12:26:05.000000000 +0100 @@ -18,12 +18,10 @@ all: $(ALL_TARGET) standard: - @echo --- errors and warnings logged in file make.log - @${MAKE} mains 2>&1 | tee -a make.log | egrep -i "(.c:|Stop.|---)" + @${MAKE} mains tcl: - @echo --- errors and warnings logged in file make.log - @${MAKE} tcllibrary 2>&1 | tee -a make.log | egrep -i "(.c:|Stop.|---)" + @${MAKE} tcllibrary force: clean all @@ -124,6 +122,6 @@ ${RM} tags find . ${MODULES} ${PROGRAMS} -name "*.[ch]" -maxdepth 1 | xargs ctags -o tags -TAGS: +TAGS: ${RM} TAGS find . ${MODULES} ${PROGRAMS} -name "*.[ch]" -maxdepth 1 | xargs etags -o TAGS Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/magic/devel/.cvsignore,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- .cvsignore 26 Feb 2007 19:29:39 -0000 1.2 +++ .cvsignore 24 Apr 2007 09:10:56 -0000 1.3 @@ -1 +1 @@ -magic-7.4.33.tgz +magic-7.4.35.tgz Index: magic.desktop =================================================================== RCS file: /cvs/extras/rpms/magic/devel/magic.desktop,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- magic.desktop 26 Feb 2007 19:29:39 -0000 1.1 +++ magic.desktop 24 Apr 2007 09:10:56 -0000 1.2 @@ -1,11 +1,17 @@ [Desktop Entry] +Categories=Qt;KDE;Education;Science;Engineering; +Comment=VLSI layout tool Encoding=UTF-8 -Name=Magic VLSI -Exec=magic +Exec=magic -d OGL +GenericName=Magic Icon=gnome-util.png +MimeType=application/mag +Name=Magic VLSI +Path= +StartupNotify=true +Terminal=0 +TerminalOptions= Type=Application -Terminal=false -GenericName=Magic -Categories=Qt;KDE;Education;Science; X-Desktop-File-Install-Version=0.10 -Comment=VLSI layout tool \ No newline at end of file +X-KDE-SubstituteUID=false +X-KDE-Username= Index: magic.spec =================================================================== RCS file: /cvs/extras/rpms/magic/devel/magic.spec,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- magic.spec 26 Feb 2007 19:29:39 -0000 1.1 +++ magic.spec 24 Apr 2007 09:10:56 -0000 1.2 @@ -1,6 +1,6 @@ Name: magic -Version: 7.4.33 -Release: 6%{?dist} +Version: 7.4.35 +Release: 1%{?dist} Summary: A very capable VLSI layout tool License: GPL @@ -9,7 +9,7 @@ Source: http://opencircuitdesign.com/%{name}/archive/%{name}-%{version}.tgz Source1: %{name}.desktop -Patch0: %{name}-%{version}-verbose.patch +Patch0: %{name}-verbose.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) @@ -78,8 +78,8 @@ %{__rm} -rf %{buildroot} cd %{name}-%{version} -%{__make} install \ - DESTDIR=%{buildroot} \ +%{__make} install \ + DESTDIR=%{buildroot} \ INSTALL="%{__install} -c -p" \ CP="%{__cp} -p" @@ -98,6 +98,12 @@ chmod -x %{buildroot}%{_libdir}/%{name}/tcl/console.tcl +%post +%{_bindir}/update-desktop-database %{_datadir}/applications || : + +%postun +%{_bindir}/update-desktop-database %{_datadir}/applications || : + %clean %{__rm} -rf %{buildroot} @@ -115,7 +121,12 @@ %doc doc/ tutorial/ %defattr(-, root, root, -) + %Changelog +* Wed Feb 22 2007 Chitlesh Goorah - 7.4.35-1 +- New upstream release +- added mimetype + * Wed Feb 22 2007 Chitlesh Goorah - 7.4.33-6 - Fixed shebang Index: sources =================================================================== RCS file: /cvs/extras/rpms/magic/devel/sources,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- sources 26 Feb 2007 19:29:39 -0000 1.2 +++ sources 24 Apr 2007 09:10:56 -0000 1.3 @@ -1 +1 @@ -f35f93bdb9ae3842879d52e08c6d7ace magic-7.4.33.tgz +5d707f32932b2bbe02900377c66b0e8c magic-7.4.35.tgz --- magic-7.4.33-verbose.patch DELETED --- From fedora-extras-commits at redhat.com Tue Apr 24 09:55:36 2007 From: fedora-extras-commits at redhat.com (Christian Iseli (c4chris)) Date: Tue, 24 Apr 2007 05:55:36 -0400 Subject: rpms/SIBsim4/devel .cvsignore, 1.7, 1.8 SIBsim4.spec, 1.8, 1.9 sources, 1.7, 1.8 Message-ID: <200704240955.l3O9tau3032740@cvs-int.fedora.redhat.com> Author: c4chris Update of /cvs/extras/rpms/SIBsim4/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv32715 Modified Files: .cvsignore SIBsim4.spec sources Log Message: New version 0.15. Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/SIBsim4/devel/.cvsignore,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- .cvsignore 7 Nov 2006 13:41:55 -0000 1.7 +++ .cvsignore 24 Apr 2007 09:55:00 -0000 1.8 @@ -1 +1 @@ -SIBsim4-0.14.tar.gz +SIBsim4-0.15.tar.gz Index: SIBsim4.spec =================================================================== RCS file: /cvs/extras/rpms/SIBsim4/devel/SIBsim4.spec,v retrieving revision 1.8 retrieving revision 1.9 diff -u -r1.8 -r1.9 --- SIBsim4.spec 7 Nov 2006 13:41:55 -0000 1.8 +++ SIBsim4.spec 24 Apr 2007 09:55:00 -0000 1.9 @@ -1,11 +1,11 @@ Name: SIBsim4 -Version: 0.14 +Version: 0.15 Release: 1%{?dist} Summary: Align expressed RNA sequences on a DNA template Group: Applications/Engineering License: GPL URL: http://sibsim4.sourceforge.net -Source0: http://dl.sf.net/sibsim4/%{name}-%{version}.tar.gz +Source0: http://downloads.sourceforge.net/sibsim4/%{name}-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) @@ -43,6 +43,10 @@ %changelog +* Tue Apr 24 2007 Christian Iseli 0.15-1 +- Version 0.15. +- Set Source0 according to Packaging/SourceURL + * Tue Nov 7 2006 Christian Iseli 0.14-0 - Version 0.14. - Source is .gz instead of .bz2. Index: sources =================================================================== RCS file: /cvs/extras/rpms/SIBsim4/devel/sources,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- sources 7 Nov 2006 13:41:55 -0000 1.7 +++ sources 24 Apr 2007 09:55:00 -0000 1.8 @@ -1 +1 @@ -b63af91d9cacf7d4f557d72119f934e5 SIBsim4-0.14.tar.gz +4cef55d0a357c047989e003872d5e142 SIBsim4-0.15.tar.gz From fedora-extras-commits at redhat.com Tue Apr 24 11:16:10 2007 From: fedora-extras-commits at redhat.com (Gianluca Sforna (giallu)) Date: Tue, 24 Apr 2007 07:16:10 -0400 Subject: rpms/sysprof-kmod/devel sysprof-kmod.spec,1.71,1.72 Message-ID: <200704241116.l3OBGA13010456@cvs-int.fedora.redhat.com> Author: giallu Update of /cvs/extras/rpms/sysprof-kmod/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv10439 Modified Files: sysprof-kmod.spec Log Message: Rebuild for kernel 2.6.20-1.3104.fc7 Index: sysprof-kmod.spec =================================================================== RCS file: /cvs/extras/rpms/sysprof-kmod/devel/sysprof-kmod.spec,v retrieving revision 1.71 retrieving revision 1.72 diff -u -r1.71 -r1.72 --- sysprof-kmod.spec 20 Apr 2007 15:48:13 -0000 1.71 +++ sysprof-kmod.spec 24 Apr 2007 11:15:35 -0000 1.72 @@ -4,7 +4,7 @@ # end stuff to be ... # hardcode for now: -%{!?kversion: %define kversion 2.6.20-1.3094.fc7} +%{!?kversion: %define kversion 2.6.20-1.3104.fc7} # hint: this can he overridden with "--define kversion foo" on the rpmbuild command line, e.g. # --define "kversion 2.6.16-1.2096_FC5" From fedora-extras-commits at redhat.com Tue Apr 24 12:10:04 2007 From: fedora-extras-commits at redhat.com (Jasper O'neal Hartline (autopsy)) Date: Tue, 24 Apr 2007 08:10:04 -0400 Subject: kadischi/livecd_generator kadischi.py,1.60,1.61 Message-ID: <200704241210.l3OCA4is015834@cvs-int.fedora.redhat.com> Author: autopsy Update of /cvs/devel/kadischi/livecd_generator In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv15818/kadischi/livecd_generator Modified Files: kadischi.py Log Message: Pass --graphical to Anaconda if no display mode is set. Index: kadischi.py =================================================================== RCS file: /cvs/devel/kadischi/livecd_generator/kadischi.py,v retrieving revision 1.60 retrieving revision 1.61 diff -u -r1.60 -r1.61 --- kadischi.py 23 Apr 2007 12:04:27 -0000 1.60 +++ kadischi.py 24 Apr 2007 12:10:02 -0000 1.61 @@ -83,6 +83,8 @@ anaconda_args.append("--text") elif options.cmdline: anaconda_args.append("--cmdline") + else: + anaconda_args.append("--graphical") if options.extra: anaconda_args.extend(options.extra.split()) From fedora-extras-commits at redhat.com Tue Apr 24 12:22:06 2007 From: fedora-extras-commits at redhat.com (Christian Iseli (c4chris)) Date: Tue, 24 Apr 2007 08:22:06 -0400 Subject: rpms/SIBsim4/FC-6 .cvsignore, 1.7, 1.8 SIBsim4.spec, 1.8, 1.9 sources, 1.7, 1.8 Message-ID: <200704241222.l3OCM6vQ015961@cvs-int.fedora.redhat.com> Author: c4chris Update of /cvs/extras/rpms/SIBsim4/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv15940 Modified Files: .cvsignore SIBsim4.spec sources Log Message: New version 0.15. Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/SIBsim4/FC-6/.cvsignore,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- .cvsignore 7 Nov 2006 13:45:14 -0000 1.7 +++ .cvsignore 24 Apr 2007 12:21:32 -0000 1.8 @@ -1 +1 @@ -SIBsim4-0.14.tar.gz +SIBsim4-0.15.tar.gz Index: SIBsim4.spec =================================================================== RCS file: /cvs/extras/rpms/SIBsim4/FC-6/SIBsim4.spec,v retrieving revision 1.8 retrieving revision 1.9 diff -u -r1.8 -r1.9 --- SIBsim4.spec 7 Nov 2006 13:45:14 -0000 1.8 +++ SIBsim4.spec 24 Apr 2007 12:21:32 -0000 1.9 @@ -1,11 +1,11 @@ Name: SIBsim4 -Version: 0.14 +Version: 0.15 Release: 1%{?dist} Summary: Align expressed RNA sequences on a DNA template Group: Applications/Engineering License: GPL URL: http://sibsim4.sourceforge.net -Source0: http://dl.sf.net/sibsim4/%{name}-%{version}.tar.gz +Source0: http://downloads.sourceforge.net/sibsim4/%{name}-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) @@ -43,6 +43,10 @@ %changelog +* Tue Apr 24 2007 Christian Iseli 0.15-1 +- Version 0.15. +- Set Source0 according to Packaging/SourceURL + * Tue Nov 7 2006 Christian Iseli 0.14-0 - Version 0.14. - Source is .gz instead of .bz2. Index: sources =================================================================== RCS file: /cvs/extras/rpms/SIBsim4/FC-6/sources,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- sources 7 Nov 2006 13:45:14 -0000 1.7 +++ sources 24 Apr 2007 12:21:32 -0000 1.8 @@ -1 +1 @@ -b63af91d9cacf7d4f557d72119f934e5 SIBsim4-0.14.tar.gz +4cef55d0a357c047989e003872d5e142 SIBsim4-0.15.tar.gz From fedora-extras-commits at redhat.com Tue Apr 24 12:25:59 2007 From: fedora-extras-commits at redhat.com (Christian Iseli (c4chris)) Date: Tue, 24 Apr 2007 08:25:59 -0400 Subject: rpms/SIBsim4/FC-5 .cvsignore, 1.7, 1.8 SIBsim4.spec, 1.7, 1.8 sources, 1.7, 1.8 Message-ID: <200704241225.l3OCPxJv016057@cvs-int.fedora.redhat.com> Author: c4chris Update of /cvs/extras/rpms/SIBsim4/FC-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv16033 Modified Files: .cvsignore SIBsim4.spec sources Log Message: New version 0.15. Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/SIBsim4/FC-5/.cvsignore,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- .cvsignore 7 Nov 2006 13:48:28 -0000 1.7 +++ .cvsignore 24 Apr 2007 12:25:24 -0000 1.8 @@ -1 +1 @@ -SIBsim4-0.14.tar.gz +SIBsim4-0.15.tar.gz Index: SIBsim4.spec =================================================================== RCS file: /cvs/extras/rpms/SIBsim4/FC-5/SIBsim4.spec,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- SIBsim4.spec 7 Nov 2006 13:48:28 -0000 1.7 +++ SIBsim4.spec 24 Apr 2007 12:25:24 -0000 1.8 @@ -1,11 +1,11 @@ Name: SIBsim4 -Version: 0.14 +Version: 0.15 Release: 1%{?dist} Summary: Align expressed RNA sequences on a DNA template Group: Applications/Engineering License: GPL URL: http://sibsim4.sourceforge.net -Source0: http://dl.sf.net/sibsim4/%{name}-%{version}.tar.gz +Source0: http://downloads.sourceforge.net/sibsim4/%{name}-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) @@ -43,6 +43,10 @@ %changelog +* Tue Apr 24 2007 Christian Iseli 0.15-1 +- Version 0.15. +- Set Source0 according to Packaging/SourceURL + * Tue Nov 7 2006 Christian Iseli 0.14-1 - Version 0.14. - Source is .gz instead of .bz2. Index: sources =================================================================== RCS file: /cvs/extras/rpms/SIBsim4/FC-5/sources,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- sources 7 Nov 2006 13:48:28 -0000 1.7 +++ sources 24 Apr 2007 12:25:24 -0000 1.8 @@ -1 +1 @@ -b63af91d9cacf7d4f557d72119f934e5 SIBsim4-0.14.tar.gz +4cef55d0a357c047989e003872d5e142 SIBsim4-0.15.tar.gz From fedora-extras-commits at redhat.com Tue Apr 24 12:28:35 2007 From: fedora-extras-commits at redhat.com (Christian Iseli (c4chris)) Date: Tue, 24 Apr 2007 08:28:35 -0400 Subject: rpms/SIBsim4/EL-4 .cvsignore, 1.7, 1.8 SIBsim4.spec, 1.8, 1.9 sources, 1.7, 1.8 Message-ID: <200704241228.l3OCSZEk016172@cvs-int.fedora.redhat.com> Author: c4chris Update of /cvs/extras/rpms/SIBsim4/EL-4 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv16149 Modified Files: .cvsignore SIBsim4.spec sources Log Message: New version 0.15. Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/SIBsim4/EL-4/.cvsignore,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- .cvsignore 7 Nov 2006 13:41:55 -0000 1.7 +++ .cvsignore 24 Apr 2007 12:28:01 -0000 1.8 @@ -1 +1 @@ -SIBsim4-0.14.tar.gz +SIBsim4-0.15.tar.gz Index: SIBsim4.spec =================================================================== RCS file: /cvs/extras/rpms/SIBsim4/EL-4/SIBsim4.spec,v retrieving revision 1.8 retrieving revision 1.9 diff -u -r1.8 -r1.9 --- SIBsim4.spec 7 Nov 2006 13:41:55 -0000 1.8 +++ SIBsim4.spec 24 Apr 2007 12:28:01 -0000 1.9 @@ -1,11 +1,11 @@ Name: SIBsim4 -Version: 0.14 +Version: 0.15 Release: 1%{?dist} Summary: Align expressed RNA sequences on a DNA template Group: Applications/Engineering License: GPL URL: http://sibsim4.sourceforge.net -Source0: http://dl.sf.net/sibsim4/%{name}-%{version}.tar.gz +Source0: http://downloads.sourceforge.net/sibsim4/%{name}-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) @@ -43,6 +43,10 @@ %changelog +* Tue Apr 24 2007 Christian Iseli 0.15-1 +- Version 0.15. +- Set Source0 according to Packaging/SourceURL + * Tue Nov 7 2006 Christian Iseli 0.14-0 - Version 0.14. - Source is .gz instead of .bz2. Index: sources =================================================================== RCS file: /cvs/extras/rpms/SIBsim4/EL-4/sources,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- sources 7 Nov 2006 13:41:55 -0000 1.7 +++ sources 24 Apr 2007 12:28:01 -0000 1.8 @@ -1 +1 @@ -b63af91d9cacf7d4f557d72119f934e5 SIBsim4-0.14.tar.gz +4cef55d0a357c047989e003872d5e142 SIBsim4-0.15.tar.gz From fedora-extras-commits at redhat.com Tue Apr 24 14:22:33 2007 From: fedora-extras-commits at redhat.com (Nils Philippsen (nphilipp)) Date: Tue, 24 Apr 2007 10:22:33 -0400 Subject: rpms/ufraw/devel ufraw.spec,1.15,1.16 Message-ID: <200704241422.l3OEMXcD027804@cvs-int.fedora.redhat.com> Author: nphilipp Update of /cvs/extras/rpms/ufraw/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv27776 Modified Files: ufraw.spec Log Message: eventually put GConf2, shared-mime-info requirements into -common subpackage (#235583) Index: ufraw.spec =================================================================== RCS file: /cvs/extras/rpms/ufraw/devel/ufraw.spec,v retrieving revision 1.15 retrieving revision 1.16 diff -u -r1.15 -r1.16 --- ufraw.spec 12 Mar 2007 13:27:41 -0000 1.15 +++ ufraw.spec 24 Apr 2007 14:21:59 -0000 1.16 @@ -14,7 +14,7 @@ Summary: Tool to retrieve raw image data from digital cameras Name: ufraw Version: 0.11 -Release: 3%{?dist} +Release: 4%{?dist} Group: Applications/Multimedia License: GPL URL: http://ufraw.sourceforge.net @@ -30,17 +30,18 @@ BuildRequires: pkgconfig BuildRequires: perl BuildRequires: gettext -Requires(post): GConf2 -Requires(preun): GConf2 Requires(post): desktop-file-utils Requires(postun): desktop-file-utils -Requires(post): shared-mime-info -Requires(postun): shared-mime-info BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%__id_u -n) %if %splitpackage Requires: ufraw-common = %{?epoch:%{epoch}:}%{version}-%{release} Obsoletes: ufraw < 0.10 Conflicts: ufraw < 0.10 +%else +Requires(post): GConf2 +Requires(preun): GConf2 +Requires(post): shared-mime-info +Requires(postun): shared-mime-info %endif %description @@ -52,6 +53,10 @@ Group: Applications/Multimedia Obsoletes: ufraw < 0.10 Conflicts: ufraw < 0.10 +Requires(post): GConf2 +Requires(preun): GConf2 +Requires(post): shared-mime-info +Requires(postun): shared-mime-info %description common The ufraw-common files includes common files for UFRaw, e.g. language support. @@ -96,7 +101,7 @@ export GCONF_CONFIG_SOURCE=`gconftool-2 --get-default-source` gconftool-2 --makefile-install-rule %{_sysconfdir}/gconf/schemas/ufraw.schemas >& /dev/null update-mime-database >& /dev/null || : -%if ! %splitpackage +%if %splitpackage %post %endif update-desktop-database >& /dev/null || : @@ -107,7 +112,7 @@ %postun %{?spkg:common} update-mime-database >& /dev/null || : -%if ! %splitpackage +%if %splitpackage %postun %endif update-desktop-database >& /dev/null || : @@ -135,6 +140,10 @@ %{gimpplugindir}/ufraw-gimp %changelog +* Tue Apr 24 2007 Nils Philippsen - 0.11-4 +- eventually put GConf2, shared-mime-info requirements into -common subpackage + (#235583) + * Mon Mar 12 2007 Nils Philippsen - 0.11-3 - split pkg from fc6/rhel5 on to avoid upgrading mess From fedora-extras-commits at redhat.com Tue Apr 24 15:09:11 2007 From: fedora-extras-commits at redhat.com (Ville Skytta (scop)) Date: Tue, 24 Apr 2007 11:09:11 -0400 Subject: rpms/cvs2cl/devel cvs2cl.spec,1.13,1.14 sources,1.3,1.4 Message-ID: <200704241509.l3OF9Br4000986@cvs-int.fedora.redhat.com> Author: scop Update of /cvs/extras/rpms/cvs2cl/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv967 Modified Files: cvs2cl.spec sources Log Message: * Tue Apr 24 2007 Ville Skytt?? - 2.62-1 - 2.62. Index: cvs2cl.spec =================================================================== RCS file: /cvs/extras/rpms/cvs2cl/devel/cvs2cl.spec,v retrieving revision 1.13 retrieving revision 1.14 diff -u -r1.13 -r1.14 --- cvs2cl.spec 30 Mar 2007 21:45:51 -0000 1.13 +++ cvs2cl.spec 24 Apr 2007 15:08:36 -0000 1.14 @@ -1,5 +1,5 @@ Name: cvs2cl -Version: 2.60 +Version: 2.62 Release: 1%{?dist} Summary: Generate ChangeLogs from CVS working copies @@ -71,6 +71,9 @@ %changelog +* Tue Apr 24 2007 Ville Skytt?? - 2.62-1 +- 2.62. + * Sat Mar 31 2007 Ville Skytt?? - 2.60-1 - 2.60. - Dependency fixups. Index: sources =================================================================== RCS file: /cvs/extras/rpms/cvs2cl/devel/sources,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- sources 30 Mar 2007 21:45:51 -0000 1.3 +++ sources 24 Apr 2007 15:08:36 -0000 1.4 @@ -4,6 +4,6 @@ f5af372c18e9199955d87f9da009b697 cl2html-ciaglia.xslt 1b6c38d10a73eb1667550d2b56bcf3b9 cl2html_rss-karaguezian.xslt de54d6ce72570c845ef5a0dcc8bf9399 cl2html.xslt -30b45da870831c764473e63e5dfd8fe5 cvs2cl.pl +0a78d96ad76b957090687d0f1538aff5 cvs2cl.pl f7d7cf88b314c0cb1a16c8c93d1c8e54 cvs2cl_ruether.xslt 6c521f9e2b2ae5fbcee63b3c2f47d607 filter-cvs2cl.xslt From fedora-extras-commits at redhat.com Tue Apr 24 15:34:13 2007 From: fedora-extras-commits at redhat.com (Jeremy Katz (katzj)) Date: Tue, 24 Apr 2007 11:34:13 -0400 Subject: rpms/livecd-tools/devel .cvsignore, 1.5, 1.6 livecd-tools.spec, 1.6, 1.7 sources, 1.5, 1.6 Message-ID: <200704241534.l3OFYDHL001798@cvs-int.fedora.redhat.com> Author: katzj Update of /cvs/extras/rpms/livecd-tools/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv1770 Modified Files: .cvsignore livecd-tools.spec sources Log Message: * Tue Apr 24 2007 Jeremy Katz - 007-1 - Disable prelinking by default - Disable some things that slow down the live boot substantially - Lots of tweaks to the default package manifests - Allow setting the root password (Jeroen van Meeuwen) - Allow more specific network line setting (Mark McLoughlin) - Don't pollute the host yum cache (Mark McLoughlin) - Add support for mediachecking Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/livecd-tools/devel/.cvsignore,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- .cvsignore 4 Apr 2007 20:57:28 -0000 1.5 +++ .cvsignore 24 Apr 2007 15:33:38 -0000 1.6 @@ -1 +1 @@ -livecd-tools-006.tar.bz2 +livecd-tools-007.tar.bz2 Index: livecd-tools.spec =================================================================== RCS file: /cvs/extras/rpms/livecd-tools/devel/livecd-tools.spec,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- livecd-tools.spec 4 Apr 2007 20:57:28 -0000 1.6 +++ livecd-tools.spec 24 Apr 2007 15:33:38 -0000 1.7 @@ -1,6 +1,6 @@ Summary: Tools for building live CD's Name: livecd-tools -Version: 006 +Version: 007 Release: 1%{?dist} License: GPL Group: System Environment/Base @@ -48,6 +48,15 @@ %{_datadir}/livecd-tools/* %changelog +* Tue Apr 24 2007 Jeremy Katz - 007-1 +- Disable prelinking by default +- Disable some things that slow down the live boot substantially +- Lots of tweaks to the default package manifests +- Allow setting the root password (Jeroen van Meeuwen) +- Allow more specific network line setting (Mark McLoughlin) +- Don't pollute the host yum cache (Mark McLoughlin) +- Add support for mediachecking + * Wed Apr 4 2007 Jeremy Katz - 006-1 - Many fixes to error handling from Mark McLoughlin - Add the KDE config Index: sources =================================================================== RCS file: /cvs/extras/rpms/livecd-tools/devel/sources,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- sources 4 Apr 2007 20:57:28 -0000 1.5 +++ sources 24 Apr 2007 15:33:38 -0000 1.6 @@ -1 +1 @@ -54c793e73aa016022283a036d9e6485f livecd-tools-006.tar.bz2 +2d38ef9279789c9cb2339dab42d4da06 livecd-tools-007.tar.bz2 From fedora-extras-commits at redhat.com Tue Apr 24 15:41:30 2007 From: fedora-extras-commits at redhat.com (Michael DeHaan (mdehaan)) Date: Tue, 24 Apr 2007 11:41:30 -0400 Subject: rpms/koan/devel .cvsignore, 1.10, 1.11 koan.spec, 1.13, 1.14 sources, 1.12, 1.13 Message-ID: <200704241541.l3OFfUa9002116@cvs-int.fedora.redhat.com> Author: mdehaan Update of /cvs/extras/rpms/koan/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv2088 Modified Files: .cvsignore koan.spec sources Log Message: 0.3.0 Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/koan/devel/.cvsignore,v retrieving revision 1.10 retrieving revision 1.11 diff -u -r1.10 -r1.11 --- .cvsignore 23 Apr 2007 15:10:00 -0000 1.10 +++ .cvsignore 24 Apr 2007 15:40:55 -0000 1.11 @@ -7,3 +7,4 @@ koan-0.2.8-1.noarch.rpm koan-0.2.8.tar.gz koan-0.2.9.tar.gz +koan-0.3.0.tar.gz Index: koan.spec =================================================================== RCS file: /cvs/extras/rpms/koan/devel/koan.spec,v retrieving revision 1.13 retrieving revision 1.14 diff -u -r1.13 -r1.14 --- koan.spec 23 Apr 2007 15:10:00 -0000 1.13 +++ koan.spec 24 Apr 2007 15:40:55 -0000 1.14 @@ -2,7 +2,7 @@ Summary: Network provisioning tool for Xen and Bare Metal Machines Name: koan -Version: 0.2.9 +Version: 0.3.0 Release: 1%{?dist} Source0: %{name}-%{version}.tar.gz License: GPL @@ -47,6 +47,9 @@ %changelog +* Tue Apr 23 2007 - Michael DeHaan - 0.3.0-1 +- Upstream changes (see CHANGELOG) + * Fri Apr 20 2007 - Michael DeHaan - 0.2.9-1 - Upstream changes (see CHANGELOG) - Removed yaml packages Index: sources =================================================================== RCS file: /cvs/extras/rpms/koan/devel/sources,v retrieving revision 1.12 retrieving revision 1.13 diff -u -r1.12 -r1.13 --- sources 23 Apr 2007 15:10:00 -0000 1.12 +++ sources 24 Apr 2007 15:40:55 -0000 1.13 @@ -1 +1 @@ -f39887f1143075dd192434b80dc1a07c koan-0.2.9.tar.gz +8ea10b11f78294f5da91f57cc720e8f4 koan-0.3.0.tar.gz From fedora-extras-commits at redhat.com Tue Apr 24 15:43:14 2007 From: fedora-extras-commits at redhat.com (Michael DeHaan (mdehaan)) Date: Tue, 24 Apr 2007 11:43:14 -0400 Subject: rpms/koan/FC-6 .cvsignore, 1.12, 1.13 koan.spec, 1.16, 1.17 sources, 1.13, 1.14 Message-ID: <200704241543.l3OFhExl002219@cvs-int.fedora.redhat.com> Author: mdehaan Update of /cvs/extras/rpms/koan/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv2196 Modified Files: .cvsignore koan.spec sources Log Message: 0.3.0 Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/koan/FC-6/.cvsignore,v retrieving revision 1.12 retrieving revision 1.13 diff -u -r1.12 -r1.13 --- .cvsignore 23 Apr 2007 15:11:07 -0000 1.12 +++ .cvsignore 24 Apr 2007 15:42:40 -0000 1.13 @@ -9,3 +9,4 @@ koan-0.2.8-1.noarch.rpm koan-0.2.8.tar.gz koan-0.2.9.tar.gz +koan-0.3.0.tar.gz Index: koan.spec =================================================================== RCS file: /cvs/extras/rpms/koan/FC-6/koan.spec,v retrieving revision 1.16 retrieving revision 1.17 diff -u -r1.16 -r1.17 --- koan.spec 23 Apr 2007 15:11:07 -0000 1.16 +++ koan.spec 24 Apr 2007 15:42:40 -0000 1.17 @@ -2,7 +2,7 @@ Summary: Network provisioning tool for Xen and Bare Metal Machines Name: koan -Version: 0.2.9 +Version: 0.3.0 Release: 1%{?dist} Source0: %{name}-%{version}.tar.gz License: GPL @@ -47,6 +47,9 @@ %changelog +* Tue Apr 23 2007 - Michael DeHaan - 0.3.0-1 +- Upstream changes (see CHANGELOG) + * Fri Apr 20 2007 - Michael DeHaan - 0.2.9-1 - Upstream changes (see CHANGELOG) - Removed yaml packages Index: sources =================================================================== RCS file: /cvs/extras/rpms/koan/FC-6/sources,v retrieving revision 1.13 retrieving revision 1.14 diff -u -r1.13 -r1.14 --- sources 23 Apr 2007 15:11:07 -0000 1.13 +++ sources 24 Apr 2007 15:42:40 -0000 1.14 @@ -1 +1,2 @@ f39887f1143075dd192434b80dc1a07c koan-0.2.9.tar.gz +8ea10b11f78294f5da91f57cc720e8f4 koan-0.3.0.tar.gz From fedora-extras-commits at redhat.com Tue Apr 24 15:45:46 2007 From: fedora-extras-commits at redhat.com (Michael DeHaan (mdehaan)) Date: Tue, 24 Apr 2007 11:45:46 -0400 Subject: rpms/koan/FC-5 .cvsignore, 1.9, 1.10 koan.spec, 1.11, 1.12 sources, 1.10, 1.11 Message-ID: <200704241545.l3OFjkph002416@cvs-int.fedora.redhat.com> Author: mdehaan Update of /cvs/extras/rpms/koan/FC-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv2395 Modified Files: .cvsignore koan.spec sources Log Message: 0.3.0 Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/koan/FC-5/.cvsignore,v retrieving revision 1.9 retrieving revision 1.10 diff -u -r1.9 -r1.10 --- .cvsignore 23 Apr 2007 15:12:25 -0000 1.9 +++ .cvsignore 24 Apr 2007 15:45:11 -0000 1.10 @@ -6,3 +6,4 @@ koan-0.2.6.tar.gz koan-0.2.8.tar.gz koan-0.2.9.tar.gz +koan-0.3.0.tar.gz Index: koan.spec =================================================================== RCS file: /cvs/extras/rpms/koan/FC-5/koan.spec,v retrieving revision 1.11 retrieving revision 1.12 diff -u -r1.11 -r1.12 --- koan.spec 23 Apr 2007 15:12:25 -0000 1.11 +++ koan.spec 24 Apr 2007 15:45:12 -0000 1.12 @@ -2,7 +2,7 @@ Summary: Network provisioning tool for Xen and Bare Metal Machines Name: koan -Version: 0.2.9 +Version: 0.3.0 Release: 1%{?dist} Source0: %{name}-%{version}.tar.gz License: GPL @@ -47,6 +47,9 @@ %changelog +* Tue Apr 23 2007 - Michael DeHaan - 0.3.0-1 +- Upstream changes (see CHANGELOG) + * Fri Apr 20 2007 - Michael DeHaan - 0.2.9-1 - Upstream changes (see CHANGELOG) - Removed yaml packages Index: sources =================================================================== RCS file: /cvs/extras/rpms/koan/FC-5/sources,v retrieving revision 1.10 retrieving revision 1.11 diff -u -r1.10 -r1.11 --- sources 23 Apr 2007 15:12:25 -0000 1.10 +++ sources 24 Apr 2007 15:45:12 -0000 1.11 @@ -1 +1 @@ -f39887f1143075dd192434b80dc1a07c koan-0.2.9.tar.gz +8ea10b11f78294f5da91f57cc720e8f4 koan-0.3.0.tar.gz From fedora-extras-commits at redhat.com Tue Apr 24 15:48:34 2007 From: fedora-extras-commits at redhat.com (Roland Wolters (liquidat)) Date: Tue, 24 Apr 2007 11:48:34 -0400 Subject: rpms/ktorrent/devel .cvsignore, 1.10, 1.11 ktorrent.spec, 1.32, 1.33 sources, 1.10, 1.11 Message-ID: <200704241548.l3OFmYxx002718@cvs-int.fedora.redhat.com> Author: liquidat Update of /cvs/extras/rpms/ktorrent/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv2694 Modified Files: .cvsignore ktorrent.spec sources Log Message: Update to upstream version 2.1.4 Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/ktorrent/devel/.cvsignore,v retrieving revision 1.10 retrieving revision 1.11 diff -u -r1.10 -r1.11 --- .cvsignore 3 Apr 2007 15:09:43 -0000 1.10 +++ .cvsignore 24 Apr 2007 15:47:55 -0000 1.11 @@ -1 +1 @@ -ktorrent-2.1.3.tar.gz +ktorrent-2.1.4.tar.gz Index: ktorrent.spec =================================================================== RCS file: /cvs/extras/rpms/ktorrent/devel/ktorrent.spec,v retrieving revision 1.32 retrieving revision 1.33 diff -u -r1.32 -r1.33 --- ktorrent.spec 3 Apr 2007 15:10:43 -0000 1.32 +++ ktorrent.spec 24 Apr 2007 15:47:55 -0000 1.33 @@ -1,6 +1,6 @@ Name: ktorrent -Version: 2.1.3 +Version: 2.1.4 Release: 1%{?dist} Summary: A BitTorrent program for KDE Group: Applications/Internet @@ -154,6 +154,9 @@ %changelog +* Tue Apr 24 2007 Roland Wolters 2.1.4-1 +- update to upstream 2.1.4 + * Tue Apr 03 2007 Rex Dieter 2.1.3-1 - ktorrent-2.1.3 (#235014) - optimize %%configure Index: sources =================================================================== RCS file: /cvs/extras/rpms/ktorrent/devel/sources,v retrieving revision 1.10 retrieving revision 1.11 diff -u -r1.10 -r1.11 --- sources 3 Apr 2007 15:09:43 -0000 1.10 +++ sources 24 Apr 2007 15:47:55 -0000 1.11 @@ -1 +1 @@ -b131cd51f697f7bc539f47e73a6a2ca5 ktorrent-2.1.3.tar.gz +69d3d7df6200710181594da19ab8c248 ktorrent-2.1.4.tar.gz From fedora-extras-commits at redhat.com Tue Apr 24 16:03:31 2007 From: fedora-extras-commits at redhat.com (Roland Wolters (liquidat)) Date: Tue, 24 Apr 2007 12:03:31 -0400 Subject: rpms/ktorrent/FC-5 .cvsignore, 1.10, 1.11 ktorrent.spec, 1.17, 1.18 sources, 1.10, 1.11 Message-ID: <200704241603.l3OG3VFk007266@cvs-int.fedora.redhat.com> Author: liquidat Update of /cvs/extras/rpms/ktorrent/FC-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv7238 Modified Files: .cvsignore ktorrent.spec sources Log Message: Update to upstream version 2.1.4 Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/ktorrent/FC-5/.cvsignore,v retrieving revision 1.10 retrieving revision 1.11 diff -u -r1.10 -r1.11 --- .cvsignore 3 Apr 2007 15:38:31 -0000 1.10 +++ .cvsignore 24 Apr 2007 16:02:57 -0000 1.11 @@ -1 +1 @@ -ktorrent-2.1.3.tar.gz +ktorrent-2.1.4.tar.gz Index: ktorrent.spec =================================================================== RCS file: /cvs/extras/rpms/ktorrent/FC-5/ktorrent.spec,v retrieving revision 1.17 retrieving revision 1.18 diff -u -r1.17 -r1.18 --- ktorrent.spec 3 Apr 2007 15:38:31 -0000 1.17 +++ ktorrent.spec 24 Apr 2007 16:02:57 -0000 1.18 @@ -1,6 +1,6 @@ Name: ktorrent -Version: 2.1.3 +Version: 2.1.4 Release: 1%{?dist} Summary: A BitTorrent program for KDE Group: Applications/Internet @@ -154,6 +154,9 @@ %changelog +* Tue Apr 24 2007 Roland Wolters 2.1.4-1 +- update to upstream 2.1.4 + * Tue Apr 03 2007 Rex Dieter 2.1.3-1 - ktorrent-2.1.3 (#235014) - optimize %%configure Index: sources =================================================================== RCS file: /cvs/extras/rpms/ktorrent/FC-5/sources,v retrieving revision 1.10 retrieving revision 1.11 diff -u -r1.10 -r1.11 --- sources 3 Apr 2007 15:38:31 -0000 1.10 +++ sources 24 Apr 2007 16:02:57 -0000 1.11 @@ -1 +1 @@ -b131cd51f697f7bc539f47e73a6a2ca5 ktorrent-2.1.3.tar.gz +69d3d7df6200710181594da19ab8c248 ktorrent-2.1.4.tar.gz From fedora-extras-commits at redhat.com Tue Apr 24 16:05:40 2007 From: fedora-extras-commits at redhat.com (Roland Wolters (liquidat)) Date: Tue, 24 Apr 2007 12:05:40 -0400 Subject: rpms/ktorrent/FC-6 .cvsignore, 1.10, 1.11 ktorrent.spec, 1.23, 1.24 sources, 1.10, 1.11 Message-ID: <200704241605.l3OG5eSI007373@cvs-int.fedora.redhat.com> Author: liquidat Update of /cvs/extras/rpms/ktorrent/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv7345 Modified Files: .cvsignore ktorrent.spec sources Log Message: Update to upstream version 2.1.4 Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/ktorrent/FC-6/.cvsignore,v retrieving revision 1.10 retrieving revision 1.11 diff -u -r1.10 -r1.11 --- .cvsignore 3 Apr 2007 15:36:29 -0000 1.10 +++ .cvsignore 24 Apr 2007 16:05:06 -0000 1.11 @@ -1 +1 @@ -ktorrent-2.1.3.tar.gz +ktorrent-2.1.4.tar.gz Index: ktorrent.spec =================================================================== RCS file: /cvs/extras/rpms/ktorrent/FC-6/ktorrent.spec,v retrieving revision 1.23 retrieving revision 1.24 diff -u -r1.23 -r1.24 --- ktorrent.spec 3 Apr 2007 15:36:29 -0000 1.23 +++ ktorrent.spec 24 Apr 2007 16:05:06 -0000 1.24 @@ -1,6 +1,6 @@ Name: ktorrent -Version: 2.1.3 +Version: 2.1.4 Release: 1%{?dist} Summary: A BitTorrent program for KDE Group: Applications/Internet @@ -154,6 +154,9 @@ %changelog +* Tue Apr 24 2007 Roland Wolters 2.1.4-1 +- update to upstream 2.1.4 + * Tue Apr 03 2007 Rex Dieter 2.1.3-1 - ktorrent-2.1.3 (#235014) - optimize %%configure Index: sources =================================================================== RCS file: /cvs/extras/rpms/ktorrent/FC-6/sources,v retrieving revision 1.10 retrieving revision 1.11 diff -u -r1.10 -r1.11 --- sources 3 Apr 2007 15:36:29 -0000 1.10 +++ sources 24 Apr 2007 16:05:06 -0000 1.11 @@ -1 +1 @@ -b131cd51f697f7bc539f47e73a6a2ca5 ktorrent-2.1.3.tar.gz +69d3d7df6200710181594da19ab8c248 ktorrent-2.1.4.tar.gz From fedora-extras-commits at redhat.com Tue Apr 24 16:13:54 2007 From: fedora-extras-commits at redhat.com (Michael Schwendt (mschwendt)) Date: Tue, 24 Apr 2007 12:13:54 -0400 Subject: extras-buildsys/utils/pushscript Config_Extras.py,1.46,1.47 Message-ID: <200704241613.l3OGDs9P007482@cvs-int.fedora.redhat.com> Author: mschwendt Update of /cvs/fedora/extras-buildsys/utils/pushscript In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv7465 Modified Files: Config_Extras.py Log Message: 32-bit libperl is back in x86_64, so return pidgin'n'deps, too Index: Config_Extras.py =================================================================== RCS file: /cvs/fedora/extras-buildsys/utils/pushscript/Config_Extras.py,v retrieving revision 1.46 retrieving revision 1.47 diff -u -r1.46 -r1.47 --- Config_Extras.py 22 Apr 2007 20:34:14 -0000 1.46 +++ Config_Extras.py 24 Apr 2007 16:13:51 -0000 1.47 @@ -57,15 +57,12 @@ multiblacklists = { 'development' : { 'x86_64' : [ 'cyrus-imapd-devel', 'fedora-ds-base-devel', - 'finch-devel', # pidgin 'gg2-devel', 'gnumeric-devel', 'gnustep-make', 'irssi-devel', 'js-devel', - 'libpurple-devel', # pidgin 'nagios-devel', - 'pidgin-devel', 'pygame-devel', ] }, From fedora-extras-commits at redhat.com Tue Apr 24 16:30:15 2007 From: fedora-extras-commits at redhat.com (Chitlesh GOORAH (chitlesh)) Date: Tue, 24 Apr 2007 12:30:15 -0400 Subject: rpms/irsim import.log,1.7,1.8 Message-ID: <200704241630.l3OGUFMJ007794@cvs-int.fedora.redhat.com> Author: chitlesh Update of /cvs/extras/rpms/irsim In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv7718 Modified Files: import.log Log Message: Index: import.log =================================================================== RCS file: /cvs/extras/rpms/irsim/import.log,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- import.log 26 Feb 2007 12:25:31 -0000 1.7 +++ import.log 24 Apr 2007 16:29:41 -0000 1.8 @@ -4,3 +4,4 @@ irsim-9_7_41-5:HEAD:irsim-9.7.41-5.src.rpm:1170715726 irsim-9_7_45-1:FC-6:irsim-9.7.45-1.src.rpm:1172492524 irsim-9_7_45-1:HEAD:irsim-9.7.45-1.src.rpm:1172492801 +irsim-9_7_47-1:FC-6:irsim-9.7.47-1.src.rpm:1177432377 From fedora-extras-commits at redhat.com Tue Apr 24 16:30:20 2007 From: fedora-extras-commits at redhat.com (Chitlesh GOORAH (chitlesh)) Date: Tue, 24 Apr 2007 12:30:20 -0400 Subject: rpms/irsim/FC-6 .cvsignore, 1.3, 1.4 irsim.spec, 1.3, 1.4 sources, 1.3, 1.4 Message-ID: <200704241630.l3OGUKNM007803@cvs-int.fedora.redhat.com> Author: chitlesh Update of /cvs/extras/rpms/irsim/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv7718/FC-6 Modified Files: .cvsignore irsim.spec sources Log Message: Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/irsim/FC-6/.cvsignore,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- .cvsignore 26 Feb 2007 12:20:56 -0000 1.3 +++ .cvsignore 24 Apr 2007 16:29:45 -0000 1.4 @@ -1 +1 @@ -irsim-9.7.45.tgz +irsim-9.7.47.tgz Index: irsim.spec =================================================================== RCS file: /cvs/extras/rpms/irsim/FC-6/irsim.spec,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- irsim.spec 26 Feb 2007 12:20:56 -0000 1.3 +++ irsim.spec 24 Apr 2007 16:29:45 -0000 1.4 @@ -1,5 +1,5 @@ Name: irsim -Version: 9.7.45 +Version: 9.7.47 Release: 1%{?dist} Summary: Switch-level simulator @@ -72,6 +72,9 @@ %Changelog +* Tue Apr 24 2007 Chitlesh Goorah - 9.7.47-1 +- new upstream release 9.7.47 + * Wed Feb 22 2007 Chitlesh Goorah - 9.7.45-1 - new upstream release 9.7.45 Index: sources =================================================================== RCS file: /cvs/extras/rpms/irsim/FC-6/sources,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- sources 26 Feb 2007 12:20:56 -0000 1.3 +++ sources 24 Apr 2007 16:29:45 -0000 1.4 @@ -1 +1 @@ -7200cca13cdb06ac5bfada98b43675b2 irsim-9.7.45.tgz +8e2dce73faa35f72ac6aaa717cacc97d irsim-9.7.47.tgz From fedora-extras-commits at redhat.com Tue Apr 24 16:34:28 2007 From: fedora-extras-commits at redhat.com (Chitlesh GOORAH (chitlesh)) Date: Tue, 24 Apr 2007 12:34:28 -0400 Subject: rpms/irsim import.log,1.8,1.9 Message-ID: <200704241634.l3OGYS2L008300@cvs-int.fedora.redhat.com> Author: chitlesh Update of /cvs/extras/rpms/irsim In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv8254 Modified Files: import.log Log Message: Index: import.log =================================================================== RCS file: /cvs/extras/rpms/irsim/import.log,v retrieving revision 1.8 retrieving revision 1.9 diff -u -r1.8 -r1.9 --- import.log 24 Apr 2007 16:29:41 -0000 1.8 +++ import.log 24 Apr 2007 16:33:54 -0000 1.9 @@ -5,3 +5,4 @@ irsim-9_7_45-1:FC-6:irsim-9.7.45-1.src.rpm:1172492524 irsim-9_7_45-1:HEAD:irsim-9.7.45-1.src.rpm:1172492801 irsim-9_7_47-1:FC-6:irsim-9.7.47-1.src.rpm:1177432377 +irsim-9_7_47-1:HEAD:irsim-9.7.47-1.src.rpm:1177432582 From fedora-extras-commits at redhat.com Tue Apr 24 16:34:33 2007 From: fedora-extras-commits at redhat.com (Chitlesh GOORAH (chitlesh)) Date: Tue, 24 Apr 2007 12:34:33 -0400 Subject: rpms/irsim/devel .cvsignore, 1.3, 1.4 irsim.spec, 1.3, 1.4 sources, 1.3, 1.4 Message-ID: <200704241634.l3OGYXOp008311@cvs-int.fedora.redhat.com> Author: chitlesh Update of /cvs/extras/rpms/irsim/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv8254/devel Modified Files: .cvsignore irsim.spec sources Log Message: Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/irsim/devel/.cvsignore,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- .cvsignore 26 Feb 2007 12:25:33 -0000 1.3 +++ .cvsignore 24 Apr 2007 16:33:59 -0000 1.4 @@ -1 +1 @@ -irsim-9.7.45.tgz +irsim-9.7.47.tgz Index: irsim.spec =================================================================== RCS file: /cvs/extras/rpms/irsim/devel/irsim.spec,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- irsim.spec 26 Feb 2007 12:25:33 -0000 1.3 +++ irsim.spec 24 Apr 2007 16:33:59 -0000 1.4 @@ -1,5 +1,5 @@ Name: irsim -Version: 9.7.45 +Version: 9.7.47 Release: 1%{?dist} Summary: Switch-level simulator @@ -72,6 +72,9 @@ %Changelog +* Tue Apr 24 2007 Chitlesh Goorah - 9.7.47-1 +- new upstream release 9.7.47 + * Wed Feb 22 2007 Chitlesh Goorah - 9.7.45-1 - new upstream release 9.7.45 Index: sources =================================================================== RCS file: /cvs/extras/rpms/irsim/devel/sources,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- sources 26 Feb 2007 12:25:33 -0000 1.3 +++ sources 24 Apr 2007 16:33:59 -0000 1.4 @@ -1 +1 @@ -7200cca13cdb06ac5bfada98b43675b2 irsim-9.7.45.tgz +8e2dce73faa35f72ac6aaa717cacc97d irsim-9.7.47.tgz From fedora-extras-commits at redhat.com Tue Apr 24 18:00:33 2007 From: fedora-extras-commits at redhat.com (Aurelien Bompard (abompard)) Date: Tue, 24 Apr 2007 14:00:33 -0400 Subject: rpms/basket/devel .cvsignore, 1.5, 1.6 basket.spec, 1.12, 1.13 sources, 1.5, 1.6 Message-ID: <200704241800.l3OI0XXx015025@cvs-int.fedora.redhat.com> Author: abompard Update of /cvs/extras/rpms/basket/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv14959/devel Modified Files: .cvsignore basket.spec sources Log Message: * Tue Apr 24 2007 Aurelien Bompard 1.0.2-1 - version 1.0.2 (bug 237660) Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/basket/devel/.cvsignore,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- .cvsignore 18 Mar 2007 20:56:09 -0000 1.5 +++ .cvsignore 24 Apr 2007 17:59:58 -0000 1.6 @@ -1 +1 @@ -basket-1.0.1.tar.gz +basket-1.0.2.tar.gz Index: basket.spec =================================================================== RCS file: /cvs/extras/rpms/basket/devel/basket.spec,v retrieving revision 1.12 retrieving revision 1.13 diff -u -r1.12 -r1.13 --- basket.spec 18 Mar 2007 20:56:09 -0000 1.12 +++ basket.spec 24 Apr 2007 17:59:58 -0000 1.13 @@ -1,6 +1,6 @@ Name: basket Summary: Notes taker for KDE -Version: 1.0.1 +Version: 1.0.2 Release: 1%{?dist} URL: http://basket.kde.org/ Source0: http://basket.kde.org/downloads/basket-%{version}.tar.gz @@ -110,6 +110,9 @@ %changelog +* Tue Apr 24 2007 Aurelien Bompard 1.0.2-1 +- version 1.0.2 (bug 237660) + * Sun Mar 18 2007 Aurelien Bompard 1.0.1-1 - version 1.0.1 Index: sources =================================================================== RCS file: /cvs/extras/rpms/basket/devel/sources,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- sources 18 Mar 2007 20:56:09 -0000 1.5 +++ sources 24 Apr 2007 17:59:58 -0000 1.6 @@ -1 +1 @@ -387ee0249185a2a6d6e9a3a3a358d9d2 basket-1.0.1.tar.gz +d71c62a56de9cc32ba2633e63e99071f basket-1.0.2.tar.gz From fedora-extras-commits at redhat.com Tue Apr 24 18:00:28 2007 From: fedora-extras-commits at redhat.com (Aurelien Bompard (abompard)) Date: Tue, 24 Apr 2007 14:00:28 -0400 Subject: rpms/basket/FC-6 .cvsignore, 1.5, 1.6 basket.spec, 1.12, 1.13 sources, 1.5, 1.6 Message-ID: <200704241800.l3OI0STr015014@cvs-int.fedora.redhat.com> Author: abompard Update of /cvs/extras/rpms/basket/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv14959/FC-6 Modified Files: .cvsignore basket.spec sources Log Message: * Tue Apr 24 2007 Aurelien Bompard 1.0.2-1 - version 1.0.2 (bug 237660) Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/basket/FC-6/.cvsignore,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- .cvsignore 18 Mar 2007 20:56:06 -0000 1.5 +++ .cvsignore 24 Apr 2007 17:59:54 -0000 1.6 @@ -1 +1 @@ -basket-1.0.1.tar.gz +basket-1.0.2.tar.gz Index: basket.spec =================================================================== RCS file: /cvs/extras/rpms/basket/FC-6/basket.spec,v retrieving revision 1.12 retrieving revision 1.13 diff -u -r1.12 -r1.13 --- basket.spec 18 Mar 2007 20:56:06 -0000 1.12 +++ basket.spec 24 Apr 2007 17:59:54 -0000 1.13 @@ -1,6 +1,6 @@ Name: basket Summary: Notes taker for KDE -Version: 1.0.1 +Version: 1.0.2 Release: 1%{?dist} URL: http://basket.kde.org/ Source0: http://basket.kde.org/downloads/basket-%{version}.tar.gz @@ -110,6 +110,9 @@ %changelog +* Tue Apr 24 2007 Aurelien Bompard 1.0.2-1 +- version 1.0.2 (bug 237660) + * Sun Mar 18 2007 Aurelien Bompard 1.0.1-1 - version 1.0.1 Index: sources =================================================================== RCS file: /cvs/extras/rpms/basket/FC-6/sources,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- sources 18 Mar 2007 20:56:06 -0000 1.5 +++ sources 24 Apr 2007 17:59:54 -0000 1.6 @@ -1 +1 @@ -387ee0249185a2a6d6e9a3a3a358d9d2 basket-1.0.1.tar.gz +d71c62a56de9cc32ba2633e63e99071f basket-1.0.2.tar.gz From fedora-extras-commits at redhat.com Tue Apr 24 18:18:20 2007 From: fedora-extras-commits at redhat.com (Chitlesh GOORAH (chitlesh)) Date: Tue, 24 Apr 2007 14:18:20 -0400 Subject: rpms/kmenu-gnome/FC-5 .cvsignore, 1.5, 1.6 kmenu-gnome.spec, 1.4, 1.5 sources, 1.5, 1.6 Message-ID: <200704241818.l3OIIKWY020043@cvs-int.fedora.redhat.com> Author: chitlesh Update of /cvs/extras/rpms/kmenu-gnome/FC-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv19984/FC-5 Modified Files: .cvsignore kmenu-gnome.spec sources Log Message: Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/kmenu-gnome/FC-5/.cvsignore,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- .cvsignore 23 Dec 2006 11:26:32 -0000 1.5 +++ .cvsignore 24 Apr 2007 18:17:45 -0000 1.6 @@ -1 +1 @@ -31025-kmenu-gnome-0.6.2.tar.gz +31025-kmenu-gnome-0.6.2.1.tar.gz Index: kmenu-gnome.spec =================================================================== RCS file: /cvs/extras/rpms/kmenu-gnome/FC-5/kmenu-gnome.spec,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- kmenu-gnome.spec 23 Dec 2006 11:26:32 -0000 1.4 +++ kmenu-gnome.spec 24 Apr 2007 18:17:45 -0000 1.5 @@ -1,7 +1,7 @@ %{?!_icondir:%define _icondir %{_datadir}/icons} Name: kmenu-gnome -Version: 0.6.2 +Version: 0.6.2.1 Release: 1%{?dist} Summary: K Menu with Gnome directory @@ -33,6 +33,9 @@ %{buildroot}%{_sysconfdir}/xdg/menus/applications-merged cp -pr desktop-directories icons %{name} %{buildroot}%{_datadir} +#Remove package_games_kids icons already added to kdebase: +rm -f %{buildroot}%{_icondir}/crystalsvg/*/apps/package_games_kids.png + #Ignore dangling-relative-symlink warnings: #http://qa.mandriva.com/twiki/bin/view/Main/PackagingProblems#RpmLint_Warnings ( cd %{buildroot}%{_icondir}/Bluecurve/16x16/apps @@ -87,6 +90,13 @@ %doc ChangeLog COPYING GPL LGPL README %Changelog +* Tue Apr 24 2007 Chitlesh Goorah - 0.6.2.1-1 +- New upstream release + +* Mon Apr 23 2007 Ariszlo <- 0.6.2.1-0.1 +- Removed package_games_kids icons already added to kdebase +- Preparing release 0.6.3 + * Fri Dec 22 2006 Chitlesh Goorah - 0.6.2-1 - New upstream release for FE Index: sources =================================================================== RCS file: /cvs/extras/rpms/kmenu-gnome/FC-5/sources,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- sources 23 Dec 2006 11:26:32 -0000 1.5 +++ sources 24 Apr 2007 18:17:45 -0000 1.6 @@ -1 +1 @@ -308eaba43e973e435d34583287996e48 31025-kmenu-gnome-0.6.2.tar.gz +037819ebe027df815a7dadaf4786287a 31025-kmenu-gnome-0.6.2.1.tar.gz From fedora-extras-commits at redhat.com Tue Apr 24 18:18:15 2007 From: fedora-extras-commits at redhat.com (Chitlesh GOORAH (chitlesh)) Date: Tue, 24 Apr 2007 14:18:15 -0400 Subject: rpms/kmenu-gnome import.log,1.11,1.12 Message-ID: <200704241818.l3OIIFeG020038@cvs-int.fedora.redhat.com> Author: chitlesh Update of /cvs/extras/rpms/kmenu-gnome In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv19984 Modified Files: import.log Log Message: Index: import.log =================================================================== RCS file: /cvs/extras/rpms/kmenu-gnome/import.log,v retrieving revision 1.11 retrieving revision 1.12 diff -u -r1.11 -r1.12 --- import.log 23 Dec 2006 11:33:03 -0000 1.11 +++ import.log 24 Apr 2007 18:17:40 -0000 1.12 @@ -8,3 +8,4 @@ kmenu-gnome-0_6_2-1:FC-5:kmenu-gnome-0.6.2-1.src.rpm:1166873976 kmenu-gnome-0_6_2-1:FC-6:kmenu-gnome-0.6.2-1.src.rpm:1166874210 kmenu-gnome-0_6_2-1:HEAD:kmenu-gnome-0.6.2-1.src.rpm:1166874374 +kmenu-gnome-0_6_2_1-1:FC-5:kmenu-gnome-0.6.2.1-1.src.rpm:1177438944 From fedora-extras-commits at redhat.com Tue Apr 24 18:19:41 2007 From: fedora-extras-commits at redhat.com (Chitlesh GOORAH (chitlesh)) Date: Tue, 24 Apr 2007 14:19:41 -0400 Subject: rpms/kmenu-gnome import.log,1.12,1.13 Message-ID: <200704241819.l3OIJfIX020145@cvs-int.fedora.redhat.com> Author: chitlesh Update of /cvs/extras/rpms/kmenu-gnome In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv20105 Modified Files: import.log Log Message: Index: import.log =================================================================== RCS file: /cvs/extras/rpms/kmenu-gnome/import.log,v retrieving revision 1.12 retrieving revision 1.13 diff -u -r1.12 -r1.13 --- import.log 24 Apr 2007 18:17:40 -0000 1.12 +++ import.log 24 Apr 2007 18:19:07 -0000 1.13 @@ -9,3 +9,4 @@ kmenu-gnome-0_6_2-1:FC-6:kmenu-gnome-0.6.2-1.src.rpm:1166874210 kmenu-gnome-0_6_2-1:HEAD:kmenu-gnome-0.6.2-1.src.rpm:1166874374 kmenu-gnome-0_6_2_1-1:FC-5:kmenu-gnome-0.6.2.1-1.src.rpm:1177438944 +kmenu-gnome-0_6_2_1-1:FC-6:kmenu-gnome-0.6.2.1-1.src.rpm:1177439031 From fedora-extras-commits at redhat.com Tue Apr 24 18:19:46 2007 From: fedora-extras-commits at redhat.com (Chitlesh GOORAH (chitlesh)) Date: Tue, 24 Apr 2007 14:19:46 -0400 Subject: rpms/kmenu-gnome/FC-6 .cvsignore, 1.5, 1.6 kmenu-gnome.spec, 1.5, 1.6 sources, 1.5, 1.6 Message-ID: <200704241819.l3OIJkmM020150@cvs-int.fedora.redhat.com> Author: chitlesh Update of /cvs/extras/rpms/kmenu-gnome/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv20105/FC-6 Modified Files: .cvsignore kmenu-gnome.spec sources Log Message: Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/kmenu-gnome/FC-6/.cvsignore,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- .cvsignore 23 Dec 2006 11:30:25 -0000 1.5 +++ .cvsignore 24 Apr 2007 18:19:12 -0000 1.6 @@ -1 +1 @@ -31025-kmenu-gnome-0.6.2.tar.gz +31025-kmenu-gnome-0.6.2.1.tar.gz Index: kmenu-gnome.spec =================================================================== RCS file: /cvs/extras/rpms/kmenu-gnome/FC-6/kmenu-gnome.spec,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- kmenu-gnome.spec 23 Dec 2006 11:30:25 -0000 1.5 +++ kmenu-gnome.spec 24 Apr 2007 18:19:12 -0000 1.6 @@ -1,7 +1,7 @@ %{?!_icondir:%define _icondir %{_datadir}/icons} Name: kmenu-gnome -Version: 0.6.2 +Version: 0.6.2.1 Release: 1%{?dist} Summary: K Menu with Gnome directory @@ -33,6 +33,9 @@ %{buildroot}%{_sysconfdir}/xdg/menus/applications-merged cp -pr desktop-directories icons %{name} %{buildroot}%{_datadir} +#Remove package_games_kids icons already added to kdebase: +rm -f %{buildroot}%{_icondir}/crystalsvg/*/apps/package_games_kids.png + #Ignore dangling-relative-symlink warnings: #http://qa.mandriva.com/twiki/bin/view/Main/PackagingProblems#RpmLint_Warnings ( cd %{buildroot}%{_icondir}/Bluecurve/16x16/apps @@ -87,6 +90,13 @@ %doc ChangeLog COPYING GPL LGPL README %Changelog +* Tue Apr 24 2007 Chitlesh Goorah - 0.6.2.1-1 +- New upstream release + +* Mon Apr 23 2007 Ariszlo <- 0.6.2.1-0.1 +- Removed package_games_kids icons already added to kdebase +- Preparing release 0.6.3 + * Fri Dec 22 2006 Chitlesh Goorah - 0.6.2-1 - New upstream release for FE Index: sources =================================================================== RCS file: /cvs/extras/rpms/kmenu-gnome/FC-6/sources,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- sources 23 Dec 2006 11:30:25 -0000 1.5 +++ sources 24 Apr 2007 18:19:12 -0000 1.6 @@ -1 +1 @@ -308eaba43e973e435d34583287996e48 31025-kmenu-gnome-0.6.2.tar.gz +037819ebe027df815a7dadaf4786287a 31025-kmenu-gnome-0.6.2.1.tar.gz From fedora-extras-commits at redhat.com Tue Apr 24 18:23:20 2007 From: fedora-extras-commits at redhat.com (Chitlesh GOORAH (chitlesh)) Date: Tue, 24 Apr 2007 14:23:20 -0400 Subject: rpms/kmenu-gnome import.log,1.13,1.14 Message-ID: <200704241823.l3OINKIL020269@cvs-int.fedora.redhat.com> Author: chitlesh Update of /cvs/extras/rpms/kmenu-gnome In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv20223 Modified Files: import.log Log Message: Index: import.log =================================================================== RCS file: /cvs/extras/rpms/kmenu-gnome/import.log,v retrieving revision 1.13 retrieving revision 1.14 diff -u -r1.13 -r1.14 --- import.log 24 Apr 2007 18:19:07 -0000 1.13 +++ import.log 24 Apr 2007 18:22:45 -0000 1.14 @@ -10,3 +10,4 @@ kmenu-gnome-0_6_2-1:HEAD:kmenu-gnome-0.6.2-1.src.rpm:1166874374 kmenu-gnome-0_6_2_1-1:FC-5:kmenu-gnome-0.6.2.1-1.src.rpm:1177438944 kmenu-gnome-0_6_2_1-1:FC-6:kmenu-gnome-0.6.2.1-1.src.rpm:1177439031 +kmenu-gnome-0_6_2_1-1:HEAD:kmenu-gnome-0.6.2.1-1.src.rpm:1177439139 From fedora-extras-commits at redhat.com Tue Apr 24 18:23:24 2007 From: fedora-extras-commits at redhat.com (Chitlesh GOORAH (chitlesh)) Date: Tue, 24 Apr 2007 14:23:24 -0400 Subject: rpms/kmenu-gnome/devel .cvsignore, 1.5, 1.6 kmenu-gnome.spec, 1.5, 1.6 sources, 1.5, 1.6 Message-ID: <200704241823.l3OINOBv020275@cvs-int.fedora.redhat.com> Author: chitlesh Update of /cvs/extras/rpms/kmenu-gnome/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv20223/devel Modified Files: .cvsignore kmenu-gnome.spec sources Log Message: Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/kmenu-gnome/devel/.cvsignore,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- .cvsignore 23 Dec 2006 11:33:03 -0000 1.5 +++ .cvsignore 24 Apr 2007 18:22:50 -0000 1.6 @@ -1 +1 @@ -31025-kmenu-gnome-0.6.2.tar.gz +31025-kmenu-gnome-0.6.2.1.tar.gz Index: kmenu-gnome.spec =================================================================== RCS file: /cvs/extras/rpms/kmenu-gnome/devel/kmenu-gnome.spec,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- kmenu-gnome.spec 23 Dec 2006 11:33:03 -0000 1.5 +++ kmenu-gnome.spec 24 Apr 2007 18:22:50 -0000 1.6 @@ -1,7 +1,7 @@ %{?!_icondir:%define _icondir %{_datadir}/icons} Name: kmenu-gnome -Version: 0.6.2 +Version: 0.6.2.1 Release: 1%{?dist} Summary: K Menu with Gnome directory @@ -33,6 +33,9 @@ %{buildroot}%{_sysconfdir}/xdg/menus/applications-merged cp -pr desktop-directories icons %{name} %{buildroot}%{_datadir} +#Remove package_games_kids icons already added to kdebase: +rm -f %{buildroot}%{_icondir}/crystalsvg/*/apps/package_games_kids.png + #Ignore dangling-relative-symlink warnings: #http://qa.mandriva.com/twiki/bin/view/Main/PackagingProblems#RpmLint_Warnings ( cd %{buildroot}%{_icondir}/Bluecurve/16x16/apps @@ -87,6 +90,13 @@ %doc ChangeLog COPYING GPL LGPL README %Changelog +* Tue Apr 24 2007 Chitlesh Goorah - 0.6.2.1-1 +- New upstream release + +* Mon Apr 23 2007 Ariszlo <- 0.6.2.1-0.1 +- Removed package_games_kids icons already added to kdebase +- Preparing release 0.6.3 + * Fri Dec 22 2006 Chitlesh Goorah - 0.6.2-1 - New upstream release for FE Index: sources =================================================================== RCS file: /cvs/extras/rpms/kmenu-gnome/devel/sources,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- sources 23 Dec 2006 11:33:03 -0000 1.5 +++ sources 24 Apr 2007 18:22:50 -0000 1.6 @@ -1 +1 @@ -308eaba43e973e435d34583287996e48 31025-kmenu-gnome-0.6.2.tar.gz +037819ebe027df815a7dadaf4786287a 31025-kmenu-gnome-0.6.2.1.tar.gz From fedora-extras-commits at redhat.com Tue Apr 24 18:25:09 2007 From: fedora-extras-commits at redhat.com (Ville Skytta (scop)) Date: Tue, 24 Apr 2007 14:25:09 -0400 Subject: rpms/perltidy/devel .cvsignore, 1.4, 1.5 perltidy.spec, 1.13, 1.14 sources, 1.4, 1.5 Message-ID: <200704241825.l3OIP9Rg020481@cvs-int.fedora.redhat.com> Author: scop Update of /cvs/extras/rpms/perltidy/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv20418 Modified Files: .cvsignore perltidy.spec sources Log Message: * Tue Apr 24 2007 Ville Skytt?? - 20070424-1 - 20070424. Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/perltidy/devel/.cvsignore,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- .cvsignore 20 Jul 2006 15:40:32 -0000 1.4 +++ .cvsignore 24 Apr 2007 18:24:35 -0000 1.5 @@ -1 +1 @@ -Perl-Tidy-20060719.tar.gz +Perl-Tidy-20070424.tar.gz Index: perltidy.spec =================================================================== RCS file: /cvs/extras/rpms/perltidy/devel/perltidy.spec,v retrieving revision 1.13 retrieving revision 1.14 diff -u -r1.13 -r1.14 --- perltidy.spec 18 Apr 2007 18:03:28 -0000 1.13 +++ perltidy.spec 24 Apr 2007 18:24:35 -0000 1.14 @@ -1,12 +1,12 @@ Name: perltidy -Version: 20060719 -Release: 3%{?dist} +Version: 20070424 +Release: 1%{?dist} Summary: Tool for indenting and reformatting Perl scripts Group: Development/Tools License: GPL URL: http://perltidy.sourceforge.net/ -Source: http://download.sf.net/perltidy/Perl-Tidy-%{version}.tar.gz +Source: http://downloads.sourceforge.net/perltidy/Perl-Tidy-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch @@ -62,6 +62,9 @@ %changelog +* Tue Apr 24 2007 Ville Skytt?? - 20070424-1 +- 20070424. + * Tue Apr 17 2007 Ville Skytt?? - 20060719-3 - BuildRequire perl(ExtUtils::MakeMaker). Index: sources =================================================================== RCS file: /cvs/extras/rpms/perltidy/devel/sources,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- sources 20 Jul 2006 15:40:32 -0000 1.4 +++ sources 24 Apr 2007 18:24:35 -0000 1.5 @@ -1 +1 @@ -8996668ca4550ae51060deeb577b2022 Perl-Tidy-20060719.tar.gz +a0dc8eb5535437846e96eaba524833b5 Perl-Tidy-20070424.tar.gz From fedora-extras-commits at redhat.com Tue Apr 24 19:02:38 2007 From: fedora-extras-commits at redhat.com (Patrice Dumas (pertusus)) Date: Tue, 24 Apr 2007 15:02:38 -0400 Subject: rpms/cernlib/devel cernlib-soname.patch, 1.1, 1.2 cernlib.spec, 1.49, 1.50 Message-ID: <200704241902.l3OJ2cRN025823@cvs-int.fedora.redhat.com> Author: pertusus Update of /cvs/extras/rpms/cernlib/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv25799 Modified Files: cernlib-soname.patch cernlib.spec Log Message: * Tue Apr 24 2007 Patrice Dumas 2006-8 - change the soname with gfortran after coordination with debian maintainer cernlib-soname.patch: Index: cernlib-soname.patch =================================================================== RCS file: /cvs/extras/rpms/cernlib/devel/cernlib-soname.patch,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- cernlib-soname.patch 21 Apr 2007 14:35:24 -0000 1.1 +++ cernlib-soname.patch 24 Apr 2007 19:02:03 -0000 1.2 @@ -23,7 +23,7 @@ #endif +#ifndef SharedLibrarySonameName -+#define SharedLibrarySonameName(name)Concat(lib,name$(TOOL_SONAME).so.$(LIB_SONAME)) ++#define SharedLibrarySonameName(name)Concat(lib,name.so.$(LIB_SONAME)$(TOOL_SONAME)) +#endif + #ifndef SharedLibraryBuild Index: cernlib.spec =================================================================== RCS file: /cvs/extras/rpms/cernlib/devel/cernlib.spec,v retrieving revision 1.49 retrieving revision 1.50 diff -u -r1.49 -r1.50 --- cernlib.spec 24 Apr 2007 08:57:37 -0000 1.49 +++ cernlib.spec 24 Apr 2007 19:02:03 -0000 1.50 @@ -16,7 +16,7 @@ Name: cernlib%{?compiler} Version: 2006 -Release: 7%{?dist} +Release: 8%{?dist} Summary: General purpose CERN library and associated binaries Group: Development/Libraries # As explained in the cernlib on debian FAQ, cfortran can be considered LGPL. @@ -1141,6 +1141,9 @@ %changelog +* Tue Apr 24 2007 Patrice Dumas 2006-8 +- change the soname with gfortran after coordination with debian maintainer + * Tue Apr 24 2007 Patrice Dumas 2006-7 - use real cernlib lib location in cernlib debian script, don't assume that they are in %%_prefix, it is not the case on fedora From fedora-extras-commits at redhat.com Tue Apr 24 20:12:45 2007 From: fedora-extras-commits at redhat.com (Trond Danielsen (trondd)) Date: Tue, 24 Apr 2007 16:12:45 -0400 Subject: rpms/nautilus-python/devel nautilus-python.spec, NONE, 1.1 .cvsignore, 1.1, 1.2 sources, 1.1, 1.2 Message-ID: <200704242012.l3OKCjXG031443@cvs-int.fedora.redhat.com> Author: trondd Update of /cvs/extras/rpms/nautilus-python/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv31378/devel Modified Files: .cvsignore sources Added Files: nautilus-python.spec Log Message: Inital import. --- NEW FILE nautilus-python.spec --- Name: nautilus-python Version: 0.4.3 Release: 3%{?dist} Summary: Python bindings for Nautilus Group: Development/Libraries License: GPL URL: http://www.gnome.org/ Source0: http://ftp.acc.umu.se/pub/GNOME/sources/%{name}/0.4/%{name}-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: python-devel BuildRequires: nautilus-devel BuildRequires: gnome-python2-devel BuildRequires: eel2-devel BuildRequires: pygtk2-devel Requires: nautilus %description Python bindings for Nautilus %package devel Summary: Python bindings for Nautilus Group: Development/Libraries License: GPL Requires: %{name} = %{version}-%{release} Requires: pkgconfig %description devel Python bindings for Nautilus %prep %setup -q %build %configure make %{?_smp_mflags} %install rm -rf $RPM_BUILD_ROOT make install DESTDIR=$RPM_BUILD_ROOT mv $RPM_BUILD_ROOT/%{_docdir}/%{name} installed_docs rm $RPM_BUILD_ROOT/%{_libdir}/nautilus/extensions-1.0/*.la rm $RPM_BUILD_ROOT/%{_libdir}/%{name}/*.la %clean rm -rf $RPM_BUILD_ROOT %post -p /sbin/ldconfig %postun -p /sbin/ldconfig %files %defattr(-,root,root,-) %doc README AUTHORS COPYING NEWS %{_libdir}/%{name} %{_libdir}/nautilus/extensions-1.0/lib%{name}.* %files devel %defattr(-,root,root,-) %doc installed_docs/examples %{_libdir}/pkgconfig/%{name}.pc %changelog * Sat Apr 21 2007 Trond Danelsen - 0.4.3-3 - Moved example code to devel package. * Thu Apr 19 2007 Jef Spaleta - 0.4.3-2 - Package review corrections * Wed Apr 04 2007 Trond Danielsen - 0.4.3-1 - Initial version Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/nautilus-python/devel/.cvsignore,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- .cvsignore 23 Apr 2007 17:49:52 -0000 1.1 +++ .cvsignore 24 Apr 2007 20:12:10 -0000 1.2 @@ -0,0 +1 @@ +nautilus-python-0.4.3.tar.gz Index: sources =================================================================== RCS file: /cvs/extras/rpms/nautilus-python/devel/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 23 Apr 2007 17:49:52 -0000 1.1 +++ sources 24 Apr 2007 20:12:10 -0000 1.2 @@ -0,0 +1 @@ +f4bd5de3a9e01c80fc0a2ef7aeb64dd7 nautilus-python-0.4.3.tar.gz From fedora-extras-commits at redhat.com Tue Apr 24 20:12:40 2007 From: fedora-extras-commits at redhat.com (Trond Danielsen (trondd)) Date: Tue, 24 Apr 2007 16:12:40 -0400 Subject: rpms/nautilus-python import.log,1.1,1.2 Message-ID: <200704242012.l3OKCeKI031436@cvs-int.fedora.redhat.com> Author: trondd Update of /cvs/extras/rpms/nautilus-python In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv31378 Modified Files: import.log Log Message: Inital import. Index: import.log =================================================================== RCS file: /cvs/extras/rpms/nautilus-python/import.log,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- import.log 23 Apr 2007 17:49:43 -0000 1.1 +++ import.log 24 Apr 2007 20:12:05 -0000 1.2 @@ -0,0 +1 @@ +nautilus-python-0_4_3-3_fc7:HEAD:nautilus-python-0.4.3-3.fc7.src.rpm:1177445445 From fedora-extras-commits at redhat.com Tue Apr 24 20:13:45 2007 From: fedora-extras-commits at redhat.com (Ville Skytta (scop)) Date: Tue, 24 Apr 2007 16:13:45 -0400 Subject: rpms/opensc/devel .cvsignore, 1.13, 1.14 opensc.spec, 1.24, 1.25 sources, 1.13, 1.14 Message-ID: <200704242013.l3OKDja9031498@cvs-int.fedora.redhat.com> Author: scop Update of /cvs/extras/rpms/opensc/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv31475 Modified Files: .cvsignore opensc.spec sources Log Message: * Tue Apr 24 2007 Ville Skytt?? - 0.11.2-0.3.rc2 - 0.11.2-rc2. Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/opensc/devel/.cvsignore,v retrieving revision 1.13 retrieving revision 1.14 diff -u -r1.13 -r1.14 --- .cvsignore 23 Mar 2007 20:40:08 -0000 1.13 +++ .cvsignore 24 Apr 2007 20:13:11 -0000 1.14 @@ -1 +1 @@ -opensc-0.11.2-rc1.tar.gz +opensc-0.11.2-rc2.tar.gz Index: opensc.spec =================================================================== RCS file: /cvs/extras/rpms/opensc/devel/opensc.spec,v retrieving revision 1.24 retrieving revision 1.25 diff -u -r1.24 -r1.25 --- opensc.spec 23 Mar 2007 20:40:08 -0000 1.24 +++ opensc.spec 24 Apr 2007 20:13:11 -0000 1.25 @@ -2,14 +2,14 @@ Name: opensc Version: 0.11.2 -Release: 0.3.rc1%{?dist} +Release: 0.3.rc2%{?dist} Summary: Smart card library and applications Group: System Environment/Libraries License: LGPL URL: http://www.opensc-project.org/opensc/ #Source0: http://www.opensc-project.org/files/opensc/%{name}-%{version}.tar.gz -Source0: http://www.opensc-project.org/files/opensc/testing/%{name}-%{version}-rc1.tar.gz +Source0: http://www.opensc-project.org/files/opensc/testing/%{name}-%{version}-rc2.tar.gz Patch0: %{name}-0.11.1-develconfig.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) @@ -52,7 +52,7 @@ %prep -%setup -q -n %{name}-%{version}-rc1 +%setup -q -n %{name}-%{version}-rc2 %patch0 -p1 sed -i -e 's|"/lib /usr/lib\b|"/%{_lib} %{_libdir}|' configure # lib64 rpaths sed -i -e 's|-ltermcap|-lncurses|' configure @@ -142,6 +142,9 @@ %changelog +* Tue Apr 24 2007 Ville Skytt?? - 0.11.2-0.3.rc2 +- 0.11.2-rc2. + * Fri Mar 23 2007 Ville Skytt?? - 0.11.2-0.3.rc1 - 0.11.2-rc1. Index: sources =================================================================== RCS file: /cvs/extras/rpms/opensc/devel/sources,v retrieving revision 1.13 retrieving revision 1.14 diff -u -r1.13 -r1.14 --- sources 23 Mar 2007 20:40:08 -0000 1.13 +++ sources 24 Apr 2007 20:13:11 -0000 1.14 @@ -1 +1 @@ -58e82ea52c71275e573b34a64f79827a opensc-0.11.2-rc1.tar.gz +f5c3e85ccef5ddf9a910028665d29247 opensc-0.11.2-rc2.tar.gz From fedora-extras-commits at redhat.com Tue Apr 24 20:24:18 2007 From: fedora-extras-commits at redhat.com (Trond Danielsen (trondd)) Date: Tue, 24 Apr 2007 16:24:18 -0400 Subject: rpms/nautilus-python/FC-6 nautilus-python.spec, NONE, 1.1 sources, 1.1, 1.2 Message-ID: <200704242024.l3OKOI3q031785@cvs-int.fedora.redhat.com> Author: trondd Update of /cvs/extras/rpms/nautilus-python/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv31751 Modified Files: sources Added Files: nautilus-python.spec Log Message: Initial import into FC-6 branch. --- NEW FILE nautilus-python.spec --- Name: nautilus-python Version: 0.4.3 Release: 3%{?dist} Summary: Python bindings for Nautilus Group: Development/Libraries License: GPL URL: http://www.gnome.org/ Source0: http://ftp.acc.umu.se/pub/GNOME/sources/%{name}/0.4/%{name}-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: python-devel BuildRequires: nautilus-devel BuildRequires: gnome-python2-devel BuildRequires: eel2-devel BuildRequires: pygtk2-devel Requires: nautilus %description Python bindings for Nautilus %package devel Summary: Python bindings for Nautilus Group: Development/Libraries License: GPL Requires: %{name} = %{version}-%{release} Requires: pkgconfig %description devel Python bindings for Nautilus %prep %setup -q %build %configure make %{?_smp_mflags} %install rm -rf $RPM_BUILD_ROOT make install DESTDIR=$RPM_BUILD_ROOT mv $RPM_BUILD_ROOT/%{_docdir}/%{name} installed_docs rm $RPM_BUILD_ROOT/%{_libdir}/nautilus/extensions-1.0/*.la rm $RPM_BUILD_ROOT/%{_libdir}/%{name}/*.la %clean rm -rf $RPM_BUILD_ROOT %post -p /sbin/ldconfig %postun -p /sbin/ldconfig %files %defattr(-,root,root,-) %doc README AUTHORS COPYING NEWS %{_libdir}/%{name} %{_libdir}/nautilus/extensions-1.0/lib%{name}.* %files devel %defattr(-,root,root,-) %doc installed_docs/examples %{_libdir}/pkgconfig/%{name}.pc %changelog * Sat Apr 21 2007 Trond Danelsen - 0.4.3-3 - Moved example code to devel package. * Thu Apr 19 2007 Jef Spaleta - 0.4.3-2 - Package review corrections * Wed Apr 04 2007 Trond Danielsen - 0.4.3-1 - Initial version Index: sources =================================================================== RCS file: /cvs/extras/rpms/nautilus-python/FC-6/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 23 Apr 2007 17:49:52 -0000 1.1 +++ sources 24 Apr 2007 20:23:44 -0000 1.2 @@ -0,0 +1 @@ +f4bd5de3a9e01c80fc0a2ef7aeb64dd7 nautilus-python-0.4.3.tar.gz From fedora-extras-commits at redhat.com Tue Apr 24 20:25:05 2007 From: fedora-extras-commits at redhat.com (Jason Tibbitts (tibbs)) Date: Tue, 24 Apr 2007 16:25:05 -0400 Subject: rpms/denyhosts/FC-6 denyhosts-2.6-regex.patch, NONE, 1.1 denyhosts.spec, 1.39, 1.40 Message-ID: <200704242025.l3OKP5MD031851@cvs-int.fedora.redhat.com> Author: tibbs Update of /cvs/extras/rpms/denyhosts/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv31792 Modified Files: denyhosts.spec Added Files: denyhosts-2.6-regex.patch Log Message: * Mon Apr 23 2007 Jason L Tibbitts III - 2.6-4 - Apply fix to regex.py from Jonathan Underwood to fix bug 237449. denyhosts-2.6-regex.patch: --- NEW FILE denyhosts-2.6-regex.patch --- --- DenyHosts/regex.py.orig 2007-04-23 17:22:21.000000000 +0100 +++ DenyHosts/regex.py 2007-04-23 17:24:35.000000000 +0100 @@ -21,7 +21,7 @@ FAILED_ENTRY_REGEX6 = re.compile(r"""Did not receive identification string .*from (::ffff:)?(?P\d{1,3}\.\d{1,3}\.\d{1,3}\.\d{1,3})""") -FAILED_ENTRY_REGEX7 = re.compile(r"""User (?P.*) not allowed because not listed in AllowUsers""") +FAILED_ENTRY_REGEX7 = re.compile(r"""User (?P.*) .*from (::ffff:)?(?P\d{1,3}\.\d{1,3}\.\d{1,3}\.\d{1,3}) not allowed because not listed in AllowUsers""") # these are reserved for future versions Index: denyhosts.spec =================================================================== RCS file: /cvs/extras/rpms/denyhosts/FC-6/denyhosts.spec,v retrieving revision 1.39 retrieving revision 1.40 diff -u -r1.39 -r1.40 --- denyhosts.spec 8 Dec 2006 01:40:26 -0000 1.39 +++ denyhosts.spec 24 Apr 2007 20:24:31 -0000 1.40 @@ -1,6 +1,6 @@ Name: denyhosts Version: 2.6 -Release: 2%{?dist} +Release: 4%{?dist} Summary: A script to help thwart ssh server attacks Group: Applications/System @@ -16,6 +16,8 @@ Patch0: denyhosts-2.6-config.patch Patch1: denyhosts-2.4-setup.patch Patch2: denyhosts-2.2-daemon-control.patch +# Patch10 is a security fix +Patch10: denyhosts-2.6-regex.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch @@ -40,6 +42,7 @@ %patch0 -p0 -b .config %patch1 -p0 -b .setup %patch2 -p0 -b .daemon-control +%patch10 -p0 -b .regex cp %{SOURCE6} . @@ -148,6 +151,12 @@ %changelog +* Mon Apr 23 2007 Jason L Tibbitts III - 2.6-4 +- Apply fix to regex.py from Jonathan Underwood to fix bug 237449. + +* Fri Dec 08 2006 Jason L Tibbitts III - 2.6-3 +- Rebuild for new python. + * Thu Dec 07 2006 Jason L Tibbitts III - 2.6-2 - Update config patch. From fedora-extras-commits at redhat.com Tue Apr 24 20:36:10 2007 From: fedora-extras-commits at redhat.com (Jason Tibbitts (tibbs)) Date: Tue, 24 Apr 2007 16:36:10 -0400 Subject: rpms/denyhosts/FC-5 denyhosts.spec,1.32,1.33 Message-ID: <200704242036.l3OKaALG032476@cvs-int.fedora.redhat.com> Author: tibbs Update of /cvs/extras/rpms/denyhosts/FC-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv32444 Modified Files: denyhosts.spec Log Message: * Mon Apr 23 2007 Jason L Tibbitts III - 2.6-4 - Apply fix to regex.py from Jonathan Underwood to fix bug 237449. Index: denyhosts.spec =================================================================== RCS file: /cvs/extras/rpms/denyhosts/FC-5/denyhosts.spec,v retrieving revision 1.32 retrieving revision 1.33 diff -u -r1.32 -r1.33 --- denyhosts.spec 8 Dec 2006 01:51:05 -0000 1.32 +++ denyhosts.spec 24 Apr 2007 20:35:36 -0000 1.33 @@ -1,6 +1,6 @@ Name: denyhosts Version: 2.6 -Release: 2%{?dist} +Release: 4%{?dist} Summary: A script to help thwart ssh server attacks Group: Applications/System @@ -16,6 +16,8 @@ Patch0: denyhosts-2.6-config.patch Patch1: denyhosts-2.4-setup.patch Patch2: denyhosts-2.2-daemon-control.patch +# Patch10 is a security fix +Patch10: denyhosts-2.6-regex.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch @@ -40,6 +42,7 @@ %patch0 -p0 -b .config %patch1 -p0 -b .setup %patch2 -p0 -b .daemon-control +%patch10 -p0 -b .regex cp %{SOURCE6} . @@ -148,6 +151,12 @@ %changelog +* Mon Apr 23 2007 Jason L Tibbitts III - 2.6-4 +- Apply fix to regex.py from Jonathan Underwood to fix bug 237449. + +* Fri Dec 08 2006 Jason L Tibbitts III - 2.6-3 +- Rebuild for new python. + * Thu Dec 07 2006 Jason L Tibbitts III - 2.6-2 - Update config patch. From fedora-extras-commits at redhat.com Tue Apr 24 20:36:19 2007 From: fedora-extras-commits at redhat.com (Jason Tibbitts (tibbs)) Date: Tue, 24 Apr 2007 16:36:19 -0400 Subject: rpms/denyhosts/FC-5 denyhosts-2.6-regex.patch,NONE,1.1 Message-ID: <200704242036.l3OKaJc1032496@cvs-int.fedora.redhat.com> Author: tibbs Update of /cvs/extras/rpms/denyhosts/FC-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv32487 Added Files: denyhosts-2.6-regex.patch Log Message: * Mon Apr 23 2007 Jason L Tibbitts III - 2.6-4 - Apply fix to regex.py from Jonathan Underwood to fix bug 237449. denyhosts-2.6-regex.patch: --- NEW FILE denyhosts-2.6-regex.patch --- --- DenyHosts/regex.py.orig 2007-04-23 17:22:21.000000000 +0100 +++ DenyHosts/regex.py 2007-04-23 17:24:35.000000000 +0100 @@ -21,7 +21,7 @@ FAILED_ENTRY_REGEX6 = re.compile(r"""Did not receive identification string .*from (::ffff:)?(?P\d{1,3}\.\d{1,3}\.\d{1,3}\.\d{1,3})""") -FAILED_ENTRY_REGEX7 = re.compile(r"""User (?P.*) not allowed because not listed in AllowUsers""") +FAILED_ENTRY_REGEX7 = re.compile(r"""User (?P.*) .*from (::ffff:)?(?P\d{1,3}\.\d{1,3}\.\d{1,3}\.\d{1,3}) not allowed because not listed in AllowUsers""") # these are reserved for future versions From fedora-extras-commits at redhat.com Tue Apr 24 21:35:29 2007 From: fedora-extras-commits at redhat.com (Michael Thomas (wart)) Date: Tue, 24 Apr 2007 17:35:29 -0400 Subject: rpms/spr/EL-4 spr-05.00.01-cflags.patch, NONE, 1.1 spr-05.01.00-libstdc.patch, NONE, 1.1 spr.spec, NONE, 1.1 .cvsignore, 1.1, 1.2 sources, 1.1, 1.2 Message-ID: <200704242135.l3OLZTh4005331@cvs-int.fedora.redhat.com> Author: wart Update of /cvs/extras/rpms/spr/EL-4 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv5298 Modified Files: .cvsignore sources Added Files: spr-05.00.01-cflags.patch spr-05.01.00-libstdc.patch spr.spec Log Message: Initial import of files on the EL-4 branch spr-05.00.01-cflags.patch: --- NEW FILE spr-05.00.01-cflags.patch --- --- configure.ac.orig 2007-02-06 13:31:42.000000000 -0800 +++ configure.ac 2007-02-06 13:33:10.000000000 -0800 @@ -104,7 +104,16 @@ ################################ -AM_CXXFLAGS="-ansi -pedantic -O4" +if [ -z "$CXXFLAGS" ] ; then + if [ -z "$ac_save_CXXFLAGS" ] ; then + AM_CXXFLAGS="-ansi -pedantic -O4" + else + AM_CXXFLAGS="$ac_save_CXXFLAGS" + fi +else + AM_CXXFLAGS="$CXXFLAGS" +fi + AC_SUBST([AM_CPPFLAGS]) AC_SUBST([AM_CXXFLAGS]) --- configure.orig 2007-02-06 13:33:24.000000000 -0800 +++ configure 2007-02-06 13:33:52.000000000 -0800 @@ -9648,7 +9648,15 @@ ################################ -AM_CXXFLAGS="-ansi -pedantic -O4" +if [ -z "$CXXFLAGS" ] ; then + if [ -z "$ac_save_CXXFLAGS" ] ; then + AM_CXXFLAGS="-ansi -pedantic -O4" + else + AM_CXXFLAGS="$ac_save_CXXFLAGS" + fi +else + AM_CXXFLAGS="$CXXFLAGS" +fi spr-05.01.00-libstdc.patch: --- NEW FILE spr-05.01.00-libstdc.patch --- --- src/Makefile.am.orig 2007-04-22 15:06:51.000000000 -0700 +++ src/Makefile.am 2007-04-22 15:07:02.000000000 -0700 @@ -52,7 +52,7 @@ libSPR_la_SOURCES += $(TMP_ROOT_FILES) $(TMP_HEPTUPLE_FILES) libSPR_la_CPPFLAGS += $(ROOTCPPFLAGS) -libSPR_la_LDFLAGS = $(ROOTLDFLAGS) +libSPR_la_LDFLAGS = $(ROOTLDFLAGS) -lstdc++ libSPR_la_LIBADD = $(top_srcdir)/math/libSPRmath.la ##################################################################### --- src/Makefile.in.orig 2007-04-22 15:06:44.000000000 -0700 +++ src/Makefile.in 2007-04-22 15:07:13.000000000 -0700 @@ -141,7 +141,7 @@ @WITH_ROOT_TRUE at TMP_ROOT_FILES = SprRootReader.cc SprRootWriter.cc @WITH_HEPTUPLE_TRUE at TMP_HEPTUPLE_FILES = SprTupleWriter.cc -libSPR_la_LDFLAGS = $(ROOTLDFLAGS) +libSPR_la_LDFLAGS = $(ROOTLDFLAGS) -lstdc++ libSPR_la_LIBADD = $(top_srcdir)/math/libSPRmath.la --- NEW FILE spr.spec --- Name: spr Version: 05.01.00 Release: 3%{?dist} Summary: Library for categorization of data Group: Development/Libraries License: GPL URL: http://www.hep.caltech.edu/~narsky/spr.html Patch0: spr-05.00.01-cflags.patch Patch1: spr-05.01.00-libstdc.patch Source0: http://downloads.sourceforge.net/statpatrec/SPR-05-01-00.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: libstdc++-devel %description The package implements a variety of tools for categorization of multivariate data such as boosted decision trees, bagging and random forest, bump hunting (PRIM), a multi-class learner and others. %package devel Summary: Development files for the Stat Pattern Recognition code Group: Development/Libraries Requires: %{name} = %{version}-%{release} %description devel %{summary}. %prep %setup -q -n StatPatternRecognition touch -r configure.ac configure.ac.stamp touch -r src/Makefile.am src/Makefile.am.stamp %patch0 %patch1 touch -r configure.ac.stamp configure.ac touch -r src/Makefile.am.stamp src/Makefile.am %build %configure --without-root --disable-static --datadir=%{_datadir}/%{name} \ --includedir=%{_includedir}/%{name} # Remove this gcc34-ism. Upstream is aware of this and needs time to # find a fix. sed -i -e 's/ -lg2c//' src/Makefile # Parallel builds currently not supported. Upstream is aware of this # and needs time to find a fix. make %install rm -rf $RPM_BUILD_ROOT make install DESTDIR=$RPM_BUILD_ROOT INSTALL="%{__install} -c -p" rm -f $RPM_BUILD_ROOT%{_libdir}/*.la %clean rm -rf $RPM_BUILD_ROOT %post -p /sbin/ldconfig %postun -p /sbin/ldconfig %files %defattr(-,root,root,-) %doc AUTHORS COPYING HISTORY README %{_bindir}/* %{_libdir}/*.so.* %{_datadir}/%{name} %files devel %defattr(-,root,root,-) %{_includedir}/%{name} %{_libdir}/*.so %changelog * Mon Apr 23 2007 Michael Thomas 05.01.00-3 - Fix ownership of header directory in -devel subpackage * Sun Apr 22 2007 Michael Thomas 05.01.00-2 - Move headers to their own subdirectory - Preserve timestamps on installed files * Fri Apr 20 2007 Michael Thomas 05.01.00-1 - Update to 5.01.00 * Tue Feb 6 2007 Michael Thomas 05.00.01-1 - Initial RPM package Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/spr/EL-4/.cvsignore,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- .cvsignore 24 Apr 2007 01:29:52 -0000 1.1 +++ .cvsignore 24 Apr 2007 21:34:55 -0000 1.2 @@ -0,0 +1 @@ +SPR-05-01-00.tar.gz Index: sources =================================================================== RCS file: /cvs/extras/rpms/spr/EL-4/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 24 Apr 2007 01:29:52 -0000 1.1 +++ sources 24 Apr 2007 21:34:55 -0000 1.2 @@ -0,0 +1 @@ +4348f8fbd5d9404de8986915966ca0c5 SPR-05-01-00.tar.gz From fedora-extras-commits at redhat.com Tue Apr 24 21:36:41 2007 From: fedora-extras-commits at redhat.com (Michael Thomas (wart)) Date: Tue, 24 Apr 2007 17:36:41 -0400 Subject: rpms/spr/EL-5 spr-05.00.01-cflags.patch, NONE, 1.1 spr-05.01.00-libstdc.patch, NONE, 1.1 spr.spec, NONE, 1.1 .cvsignore, 1.1, 1.2 sources, 1.1, 1.2 Message-ID: <200704242136.l3OLafnE005417@cvs-int.fedora.redhat.com> Author: wart Update of /cvs/extras/rpms/spr/EL-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv5386 Modified Files: .cvsignore sources Added Files: spr-05.00.01-cflags.patch spr-05.01.00-libstdc.patch spr.spec Log Message: Initial import of files on the EL-5 branch spr-05.00.01-cflags.patch: --- NEW FILE spr-05.00.01-cflags.patch --- --- configure.ac.orig 2007-02-06 13:31:42.000000000 -0800 +++ configure.ac 2007-02-06 13:33:10.000000000 -0800 @@ -104,7 +104,16 @@ ################################ -AM_CXXFLAGS="-ansi -pedantic -O4" +if [ -z "$CXXFLAGS" ] ; then + if [ -z "$ac_save_CXXFLAGS" ] ; then + AM_CXXFLAGS="-ansi -pedantic -O4" + else + AM_CXXFLAGS="$ac_save_CXXFLAGS" + fi +else + AM_CXXFLAGS="$CXXFLAGS" +fi + AC_SUBST([AM_CPPFLAGS]) AC_SUBST([AM_CXXFLAGS]) --- configure.orig 2007-02-06 13:33:24.000000000 -0800 +++ configure 2007-02-06 13:33:52.000000000 -0800 @@ -9648,7 +9648,15 @@ ################################ -AM_CXXFLAGS="-ansi -pedantic -O4" +if [ -z "$CXXFLAGS" ] ; then + if [ -z "$ac_save_CXXFLAGS" ] ; then + AM_CXXFLAGS="-ansi -pedantic -O4" + else + AM_CXXFLAGS="$ac_save_CXXFLAGS" + fi +else + AM_CXXFLAGS="$CXXFLAGS" +fi spr-05.01.00-libstdc.patch: --- NEW FILE spr-05.01.00-libstdc.patch --- --- src/Makefile.am.orig 2007-04-22 15:06:51.000000000 -0700 +++ src/Makefile.am 2007-04-22 15:07:02.000000000 -0700 @@ -52,7 +52,7 @@ libSPR_la_SOURCES += $(TMP_ROOT_FILES) $(TMP_HEPTUPLE_FILES) libSPR_la_CPPFLAGS += $(ROOTCPPFLAGS) -libSPR_la_LDFLAGS = $(ROOTLDFLAGS) +libSPR_la_LDFLAGS = $(ROOTLDFLAGS) -lstdc++ libSPR_la_LIBADD = $(top_srcdir)/math/libSPRmath.la ##################################################################### --- src/Makefile.in.orig 2007-04-22 15:06:44.000000000 -0700 +++ src/Makefile.in 2007-04-22 15:07:13.000000000 -0700 @@ -141,7 +141,7 @@ @WITH_ROOT_TRUE at TMP_ROOT_FILES = SprRootReader.cc SprRootWriter.cc @WITH_HEPTUPLE_TRUE at TMP_HEPTUPLE_FILES = SprTupleWriter.cc -libSPR_la_LDFLAGS = $(ROOTLDFLAGS) +libSPR_la_LDFLAGS = $(ROOTLDFLAGS) -lstdc++ libSPR_la_LIBADD = $(top_srcdir)/math/libSPRmath.la --- NEW FILE spr.spec --- Name: spr Version: 05.01.00 Release: 3%{?dist} Summary: Library for categorization of data Group: Development/Libraries License: GPL URL: http://www.hep.caltech.edu/~narsky/spr.html Patch0: spr-05.00.01-cflags.patch Patch1: spr-05.01.00-libstdc.patch Source0: http://downloads.sourceforge.net/statpatrec/SPR-05-01-00.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: libstdc++-devel %description The package implements a variety of tools for categorization of multivariate data such as boosted decision trees, bagging and random forest, bump hunting (PRIM), a multi-class learner and others. %package devel Summary: Development files for the Stat Pattern Recognition code Group: Development/Libraries Requires: %{name} = %{version}-%{release} %description devel %{summary}. %prep %setup -q -n StatPatternRecognition touch -r configure.ac configure.ac.stamp touch -r src/Makefile.am src/Makefile.am.stamp %patch0 %patch1 touch -r configure.ac.stamp configure.ac touch -r src/Makefile.am.stamp src/Makefile.am %build %configure --without-root --disable-static --datadir=%{_datadir}/%{name} \ --includedir=%{_includedir}/%{name} # Remove this gcc34-ism. Upstream is aware of this and needs time to # find a fix. sed -i -e 's/ -lg2c//' src/Makefile # Parallel builds currently not supported. Upstream is aware of this # and needs time to find a fix. make %install rm -rf $RPM_BUILD_ROOT make install DESTDIR=$RPM_BUILD_ROOT INSTALL="%{__install} -c -p" rm -f $RPM_BUILD_ROOT%{_libdir}/*.la %clean rm -rf $RPM_BUILD_ROOT %post -p /sbin/ldconfig %postun -p /sbin/ldconfig %files %defattr(-,root,root,-) %doc AUTHORS COPYING HISTORY README %{_bindir}/* %{_libdir}/*.so.* %{_datadir}/%{name} %files devel %defattr(-,root,root,-) %{_includedir}/%{name} %{_libdir}/*.so %changelog * Mon Apr 23 2007 Michael Thomas 05.01.00-3 - Fix ownership of header directory in -devel subpackage * Sun Apr 22 2007 Michael Thomas 05.01.00-2 - Move headers to their own subdirectory - Preserve timestamps on installed files * Fri Apr 20 2007 Michael Thomas 05.01.00-1 - Update to 5.01.00 * Tue Feb 6 2007 Michael Thomas 05.00.01-1 - Initial RPM package Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/spr/EL-5/.cvsignore,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- .cvsignore 24 Apr 2007 01:29:52 -0000 1.1 +++ .cvsignore 24 Apr 2007 21:36:06 -0000 1.2 @@ -0,0 +1 @@ +SPR-05-01-00.tar.gz Index: sources =================================================================== RCS file: /cvs/extras/rpms/spr/EL-5/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 24 Apr 2007 01:29:52 -0000 1.1 +++ sources 24 Apr 2007 21:36:06 -0000 1.2 @@ -0,0 +1 @@ +4348f8fbd5d9404de8986915966ca0c5 SPR-05-01-00.tar.gz From fedora-extras-commits at redhat.com Tue Apr 24 22:14:59 2007 From: fedora-extras-commits at redhat.com (Jason Tibbitts (tibbs)) Date: Tue, 24 Apr 2007 18:14:59 -0400 Subject: rpms/denyhosts/FC-4 denyhosts-2.6-regex.patch, NONE, 1.1 denyhosts.spec, 1.15, 1.16 Message-ID: <200704242214.l3OMExGt010112@cvs-int.fedora.redhat.com> Author: tibbs Update of /cvs/extras/rpms/denyhosts/FC-4 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv10092 Modified Files: denyhosts.spec Added Files: denyhosts-2.6-regex.patch Log Message: * Mon Apr 23 2007 Jason L Tibbitts III - 2.6-4 - Apply fix to regex.py from Jonathan Underwood to fix bug 237449. denyhosts-2.6-regex.patch: --- NEW FILE denyhosts-2.6-regex.patch --- --- DenyHosts/regex.py.orig 2007-04-23 17:22:21.000000000 +0100 +++ DenyHosts/regex.py 2007-04-23 17:24:35.000000000 +0100 @@ -21,7 +21,7 @@ FAILED_ENTRY_REGEX6 = re.compile(r"""Did not receive identification string .*from (::ffff:)?(?P\d{1,3}\.\d{1,3}\.\d{1,3}\.\d{1,3})""") -FAILED_ENTRY_REGEX7 = re.compile(r"""User (?P.*) not allowed because not listed in AllowUsers""") +FAILED_ENTRY_REGEX7 = re.compile(r"""User (?P.*) .*from (::ffff:)?(?P\d{1,3}\.\d{1,3}\.\d{1,3}\.\d{1,3}) not allowed because not listed in AllowUsers""") # these are reserved for future versions Index: denyhosts.spec =================================================================== RCS file: /cvs/extras/rpms/denyhosts/FC-4/denyhosts.spec,v retrieving revision 1.15 retrieving revision 1.16 diff -u -r1.15 -r1.16 --- denyhosts.spec 8 Dec 2006 01:52:11 -0000 1.15 +++ denyhosts.spec 24 Apr 2007 22:14:25 -0000 1.16 @@ -1,6 +1,6 @@ Name: denyhosts Version: 2.6 -Release: 2%{?dist} +Release: 4%{?dist} Summary: A script to help thwart ssh server attacks Group: Applications/System @@ -16,6 +16,8 @@ Patch0: denyhosts-2.6-config.patch Patch1: denyhosts-2.4-setup.patch Patch2: denyhosts-2.2-daemon-control.patch +# Patch10 is a security fix +Patch10: denyhosts-2.6-regex.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch @@ -40,6 +42,7 @@ %patch0 -p0 -b .config %patch1 -p0 -b .setup %patch2 -p0 -b .daemon-control +%patch10 -p0 -b .regex cp %{SOURCE6} . @@ -148,6 +151,12 @@ %changelog +* Mon Apr 23 2007 Jason L Tibbitts III - 2.6-4 +- Apply fix to regex.py from Jonathan Underwood to fix bug 237449. + +* Fri Dec 08 2006 Jason L Tibbitts III - 2.6-3 +- Rebuild for new python. + * Thu Dec 07 2006 Jason L Tibbitts III - 2.6-2 - Update config patch. From fedora-extras-commits at redhat.com Tue Apr 24 22:16:06 2007 From: fedora-extras-commits at redhat.com (Jason Tibbitts (tibbs)) Date: Tue, 24 Apr 2007 18:16:06 -0400 Subject: rpms/denyhosts/FC-3 denyhosts-2.6-regex.patch, NONE, 1.1 denyhosts.spec, 1.15, 1.16 Message-ID: <200704242216.l3OMG6TT010187@cvs-int.fedora.redhat.com> Author: tibbs Update of /cvs/extras/rpms/denyhosts/FC-3 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv10167 Modified Files: denyhosts.spec Added Files: denyhosts-2.6-regex.patch Log Message: * Mon Apr 23 2007 Jason L Tibbitts III - 2.6-4 - Apply fix to regex.py from Jonathan Underwood to fix bug 237449. denyhosts-2.6-regex.patch: --- NEW FILE denyhosts-2.6-regex.patch --- --- DenyHosts/regex.py.orig 2007-04-23 17:22:21.000000000 +0100 +++ DenyHosts/regex.py 2007-04-23 17:24:35.000000000 +0100 @@ -21,7 +21,7 @@ FAILED_ENTRY_REGEX6 = re.compile(r"""Did not receive identification string .*from (::ffff:)?(?P\d{1,3}\.\d{1,3}\.\d{1,3}\.\d{1,3})""") -FAILED_ENTRY_REGEX7 = re.compile(r"""User (?P.*) not allowed because not listed in AllowUsers""") +FAILED_ENTRY_REGEX7 = re.compile(r"""User (?P.*) .*from (::ffff:)?(?P\d{1,3}\.\d{1,3}\.\d{1,3}\.\d{1,3}) not allowed because not listed in AllowUsers""") # these are reserved for future versions Index: denyhosts.spec =================================================================== RCS file: /cvs/extras/rpms/denyhosts/FC-3/denyhosts.spec,v retrieving revision 1.15 retrieving revision 1.16 diff -u -r1.15 -r1.16 --- denyhosts.spec 8 Dec 2006 01:54:02 -0000 1.15 +++ denyhosts.spec 24 Apr 2007 22:15:31 -0000 1.16 @@ -1,6 +1,6 @@ Name: denyhosts Version: 2.6 -Release: 2%{?dist} +Release: 4%{?dist} Summary: A script to help thwart ssh server attacks Group: Applications/System @@ -16,6 +16,8 @@ Patch0: denyhosts-2.6-config.patch Patch1: denyhosts-2.4-setup.patch Patch2: denyhosts-2.2-daemon-control.patch +# Patch10 is a security fix +Patch10: denyhosts-2.6-regex.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch @@ -40,6 +42,7 @@ %patch0 -p0 -b .config %patch1 -p0 -b .setup %patch2 -p0 -b .daemon-control +%patch10 -p0 -b .regex cp %{SOURCE6} . @@ -148,6 +151,12 @@ %changelog +* Mon Apr 23 2007 Jason L Tibbitts III - 2.6-4 +- Apply fix to regex.py from Jonathan Underwood to fix bug 237449. + +* Fri Dec 08 2006 Jason L Tibbitts III - 2.6-3 +- Rebuild for new python. + * Thu Dec 07 2006 Jason L Tibbitts III - 2.6-2 - Update config patch. From fedora-extras-commits at redhat.com Tue Apr 24 22:17:21 2007 From: fedora-extras-commits at redhat.com (Jason Tibbitts (tibbs)) Date: Tue, 24 Apr 2007 18:17:21 -0400 Subject: rpms/denyhosts/EL-4 denyhosts-2.6-regex.patch, NONE, 1.1 denyhosts.spec, 1.15, 1.16 Message-ID: <200704242217.l3OMHLqI010254@cvs-int.fedora.redhat.com> Author: tibbs Update of /cvs/extras/rpms/denyhosts/EL-4 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv10229 Modified Files: denyhosts.spec Added Files: denyhosts-2.6-regex.patch Log Message: * Mon Apr 23 2007 Jason L Tibbitts III - 2.6-4 - Apply fix to regex.py from Jonathan Underwood to fix bug 237449. denyhosts-2.6-regex.patch: --- NEW FILE denyhosts-2.6-regex.patch --- --- DenyHosts/regex.py.orig 2007-04-23 17:22:21.000000000 +0100 +++ DenyHosts/regex.py 2007-04-23 17:24:35.000000000 +0100 @@ -21,7 +21,7 @@ FAILED_ENTRY_REGEX6 = re.compile(r"""Did not receive identification string .*from (::ffff:)?(?P\d{1,3}\.\d{1,3}\.\d{1,3}\.\d{1,3})""") -FAILED_ENTRY_REGEX7 = re.compile(r"""User (?P.*) not allowed because not listed in AllowUsers""") +FAILED_ENTRY_REGEX7 = re.compile(r"""User (?P.*) .*from (::ffff:)?(?P\d{1,3}\.\d{1,3}\.\d{1,3}\.\d{1,3}) not allowed because not listed in AllowUsers""") # these are reserved for future versions Index: denyhosts.spec =================================================================== RCS file: /cvs/extras/rpms/denyhosts/EL-4/denyhosts.spec,v retrieving revision 1.15 retrieving revision 1.16 diff -u -r1.15 -r1.16 --- denyhosts.spec 8 Dec 2006 01:55:45 -0000 1.15 +++ denyhosts.spec 24 Apr 2007 22:16:47 -0000 1.16 @@ -1,6 +1,6 @@ Name: denyhosts Version: 2.6 -Release: 2%{?dist} +Release: 4%{?dist} Summary: A script to help thwart ssh server attacks Group: Applications/System @@ -16,6 +16,8 @@ Patch0: denyhosts-2.6-config.patch Patch1: denyhosts-2.4-setup.patch Patch2: denyhosts-2.2-daemon-control.patch +# Patch10 is a security fix +Patch10: denyhosts-2.6-regex.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch @@ -40,6 +42,7 @@ %patch0 -p0 -b .config %patch1 -p0 -b .setup %patch2 -p0 -b .daemon-control +%patch10 -p0 -b .regex cp %{SOURCE6} . @@ -148,6 +151,12 @@ %changelog +* Mon Apr 23 2007 Jason L Tibbitts III - 2.6-4 +- Apply fix to regex.py from Jonathan Underwood to fix bug 237449. + +* Fri Dec 08 2006 Jason L Tibbitts III - 2.6-3 +- Rebuild for new python. + * Thu Dec 07 2006 Jason L Tibbitts III - 2.6-2 - Update config patch. From fedora-extras-commits at redhat.com Tue Apr 24 22:18:51 2007 From: fedora-extras-commits at redhat.com (Jason Tibbitts (tibbs)) Date: Tue, 24 Apr 2007 18:18:51 -0400 Subject: rpms/denyhosts/EL-5 denyhosts-2.6-regex.patch, NONE, 1.1 denyhosts.spec, 1.39, 1.40 Message-ID: <200704242218.l3OMIpa5010330@cvs-int.fedora.redhat.com> Author: tibbs Update of /cvs/extras/rpms/denyhosts/EL-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv10310 Modified Files: denyhosts.spec Added Files: denyhosts-2.6-regex.patch Log Message: * Mon Apr 23 2007 Jason L Tibbitts III - 2.6-4 - Apply fix to regex.py from Jonathan Underwood to fix bug 237449. denyhosts-2.6-regex.patch: --- NEW FILE denyhosts-2.6-regex.patch --- --- DenyHosts/regex.py.orig 2007-04-23 17:22:21.000000000 +0100 +++ DenyHosts/regex.py 2007-04-23 17:24:35.000000000 +0100 @@ -21,7 +21,7 @@ FAILED_ENTRY_REGEX6 = re.compile(r"""Did not receive identification string .*from (::ffff:)?(?P\d{1,3}\.\d{1,3}\.\d{1,3}\.\d{1,3})""") -FAILED_ENTRY_REGEX7 = re.compile(r"""User (?P.*) not allowed because not listed in AllowUsers""") +FAILED_ENTRY_REGEX7 = re.compile(r"""User (?P.*) .*from (::ffff:)?(?P\d{1,3}\.\d{1,3}\.\d{1,3}\.\d{1,3}) not allowed because not listed in AllowUsers""") # these are reserved for future versions Index: denyhosts.spec =================================================================== RCS file: /cvs/extras/rpms/denyhosts/EL-5/denyhosts.spec,v retrieving revision 1.39 retrieving revision 1.40 diff -u -r1.39 -r1.40 --- denyhosts.spec 8 Dec 2006 01:57:36 -0000 1.39 +++ denyhosts.spec 24 Apr 2007 22:18:17 -0000 1.40 @@ -1,6 +1,6 @@ Name: denyhosts Version: 2.6 -Release: 2%{?dist} +Release: 4%{?dist} Summary: A script to help thwart ssh server attacks Group: Applications/System @@ -16,6 +16,8 @@ Patch0: denyhosts-2.6-config.patch Patch1: denyhosts-2.4-setup.patch Patch2: denyhosts-2.2-daemon-control.patch +# Patch10 is a security fix +Patch10: denyhosts-2.6-regex.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch @@ -40,6 +42,7 @@ %patch0 -p0 -b .config %patch1 -p0 -b .setup %patch2 -p0 -b .daemon-control +%patch10 -p0 -b .regex cp %{SOURCE6} . @@ -148,6 +151,12 @@ %changelog +* Mon Apr 23 2007 Jason L Tibbitts III - 2.6-4 +- Apply fix to regex.py from Jonathan Underwood to fix bug 237449. + +* Fri Dec 08 2006 Jason L Tibbitts III - 2.6-3 +- Rebuild for new python. + * Thu Dec 07 2006 Jason L Tibbitts III - 2.6-2 - Update config patch. From fedora-extras-commits at redhat.com Tue Apr 24 23:01:38 2007 From: fedora-extras-commits at redhat.com (Jose Pedro Oliveira (jpo)) Date: Tue, 24 Apr 2007 19:01:38 -0400 Subject: rpms/srecord/FC-5 .cvsignore, 1.10, 1.11 sources, 1.10, 1.11 srecord.spec, 1.10, 1.11 Message-ID: <200704242301.l3ON1cl9015630@cvs-int.fedora.redhat.com> Author: jpo Update of /cvs/extras/rpms/srecord/FC-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv11276/FC-5 Modified Files: .cvsignore sources srecord.spec Log Message: Update to 1.32. Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/srecord/FC-5/.cvsignore,v retrieving revision 1.10 retrieving revision 1.11 diff -u -r1.10 -r1.11 --- .cvsignore 5 Apr 2007 21:49:12 -0000 1.10 +++ .cvsignore 24 Apr 2007 23:01:01 -0000 1.11 @@ -1 +1 @@ -srecord-1.31.tar.gz +srecord-1.32.tar.gz Index: sources =================================================================== RCS file: /cvs/extras/rpms/srecord/FC-5/sources,v retrieving revision 1.10 retrieving revision 1.11 diff -u -r1.10 -r1.11 --- sources 5 Apr 2007 21:49:12 -0000 1.10 +++ sources 24 Apr 2007 23:01:01 -0000 1.11 @@ -1 +1 @@ -9391766aca7da38e4293776186a21f23 srecord-1.31.tar.gz +6134fe7d2fadf32281a067e617437147 srecord-1.32.tar.gz Index: srecord.spec =================================================================== RCS file: /cvs/extras/rpms/srecord/FC-5/srecord.spec,v retrieving revision 1.10 retrieving revision 1.11 diff -u -r1.10 -r1.11 --- srecord.spec 5 Apr 2007 21:49:12 -0000 1.10 +++ srecord.spec 24 Apr 2007 23:01:01 -0000 1.11 @@ -1,5 +1,5 @@ Name: srecord -Version: 1.31 +Version: 1.32 Release: 1%{?dist} Summary: Manipulate EPROM load files @@ -64,6 +64,9 @@ %changelog +* Tue Apr 24 2007 Jose Pedro Oliveira - 1.32-1 +- Update to 1.32. + * Thu Apr 5 2007 Jose Pedro Oliveira - 1.31-1 - Update to 1.31. From fedora-extras-commits at redhat.com Tue Apr 24 23:01:43 2007 From: fedora-extras-commits at redhat.com (Jose Pedro Oliveira (jpo)) Date: Tue, 24 Apr 2007 19:01:43 -0400 Subject: rpms/srecord/FC-6 .cvsignore, 1.10, 1.11 sources, 1.10, 1.11 srecord.spec, 1.11, 1.12 Message-ID: <200704242301.l3ON1ht3015642@cvs-int.fedora.redhat.com> Author: jpo Update of /cvs/extras/rpms/srecord/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv11276/FC-6 Modified Files: .cvsignore sources srecord.spec Log Message: Update to 1.32. Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/srecord/FC-6/.cvsignore,v retrieving revision 1.10 retrieving revision 1.11 diff -u -r1.10 -r1.11 --- .cvsignore 5 Apr 2007 21:49:16 -0000 1.10 +++ .cvsignore 24 Apr 2007 23:01:08 -0000 1.11 @@ -1 +1 @@ -srecord-1.31.tar.gz +srecord-1.32.tar.gz Index: sources =================================================================== RCS file: /cvs/extras/rpms/srecord/FC-6/sources,v retrieving revision 1.10 retrieving revision 1.11 diff -u -r1.10 -r1.11 --- sources 5 Apr 2007 21:49:16 -0000 1.10 +++ sources 24 Apr 2007 23:01:08 -0000 1.11 @@ -1 +1 @@ -9391766aca7da38e4293776186a21f23 srecord-1.31.tar.gz +6134fe7d2fadf32281a067e617437147 srecord-1.32.tar.gz Index: srecord.spec =================================================================== RCS file: /cvs/extras/rpms/srecord/FC-6/srecord.spec,v retrieving revision 1.11 retrieving revision 1.12 diff -u -r1.11 -r1.12 --- srecord.spec 5 Apr 2007 21:49:16 -0000 1.11 +++ srecord.spec 24 Apr 2007 23:01:08 -0000 1.12 @@ -1,5 +1,5 @@ Name: srecord -Version: 1.31 +Version: 1.32 Release: 1%{?dist} Summary: Manipulate EPROM load files @@ -64,6 +64,9 @@ %changelog +* Tue Apr 24 2007 Jose Pedro Oliveira - 1.32-1 +- Update to 1.32. + * Thu Apr 5 2007 Jose Pedro Oliveira - 1.31-1 - Update to 1.31. From fedora-extras-commits at redhat.com Tue Apr 24 23:01:48 2007 From: fedora-extras-commits at redhat.com (Jose Pedro Oliveira (jpo)) Date: Tue, 24 Apr 2007 19:01:48 -0400 Subject: rpms/srecord/devel .cvsignore, 1.10, 1.11 sources, 1.10, 1.11 srecord.spec, 1.11, 1.12 Message-ID: <200704242301.l3ON1mJF015650@cvs-int.fedora.redhat.com> Author: jpo Update of /cvs/extras/rpms/srecord/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv11276/devel Modified Files: .cvsignore sources srecord.spec Log Message: Update to 1.32. Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/srecord/devel/.cvsignore,v retrieving revision 1.10 retrieving revision 1.11 diff -u -r1.10 -r1.11 --- .cvsignore 5 Apr 2007 21:49:20 -0000 1.10 +++ .cvsignore 24 Apr 2007 23:01:14 -0000 1.11 @@ -1 +1 @@ -srecord-1.31.tar.gz +srecord-1.32.tar.gz Index: sources =================================================================== RCS file: /cvs/extras/rpms/srecord/devel/sources,v retrieving revision 1.10 retrieving revision 1.11 diff -u -r1.10 -r1.11 --- sources 5 Apr 2007 21:49:20 -0000 1.10 +++ sources 24 Apr 2007 23:01:14 -0000 1.11 @@ -1 +1 @@ -9391766aca7da38e4293776186a21f23 srecord-1.31.tar.gz +6134fe7d2fadf32281a067e617437147 srecord-1.32.tar.gz Index: srecord.spec =================================================================== RCS file: /cvs/extras/rpms/srecord/devel/srecord.spec,v retrieving revision 1.11 retrieving revision 1.12 diff -u -r1.11 -r1.12 --- srecord.spec 5 Apr 2007 21:49:20 -0000 1.11 +++ srecord.spec 24 Apr 2007 23:01:14 -0000 1.12 @@ -1,5 +1,5 @@ Name: srecord -Version: 1.31 +Version: 1.32 Release: 1%{?dist} Summary: Manipulate EPROM load files @@ -64,6 +64,9 @@ %changelog +* Tue Apr 24 2007 Jose Pedro Oliveira - 1.32-1 +- Update to 1.32. + * Thu Apr 5 2007 Jose Pedro Oliveira - 1.31-1 - Update to 1.31. From fedora-extras-commits at redhat.com Tue Apr 24 23:23:47 2007 From: fedora-extras-commits at redhat.com (Peter Gordon (pgordon)) Date: Tue, 24 Apr 2007 19:23:47 -0400 Subject: rpms/scribes/devel scribes-fix-Job.py-print-header-path.patch, NONE, 1.1 .cvsignore, 1.11, 1.12 scribes.spec, 1.26, 1.27 sources, 1.11, 1.12 Message-ID: <200704242323.l3ONNldK016032@cvs-int.fedora.redhat.com> Author: pgordon Update of /cvs/extras/rpms/scribes/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv16008 Modified Files: .cvsignore scribes.spec sources Added Files: scribes-fix-Job.py-print-header-path.patch Log Message: * Tue Apr 24 2007 Peter Gordon - 0.3.2.1-1 - Update to new upstream release (0.3.2.1). - Add patch to fix the header of print jobs (incomplete filenames): + fix-Job.py-print-header-path.patch - Move %configure call to %build stage (%prep should only be source unpacking/patching/etc). - Reorder scriptlets (aesthetic change only). scribes-fix-Job.py-print-header-path.patch: --- NEW FILE scribes-fix-Job.py-print-header-path.patch --- --- plugins/PrintDialog/Job.py.orig 2007-04-24 16:09:09.000000000 -0700 +++ plugins/PrintDialog/Job.py 2007-04-24 16:09:50.000000000 -0700 @@ -73,7 +73,8 @@ @type editor: An Editor object. """ from i18n import msg0003 - self.__header = msg0003 + str(editor.uri) + from urllib import url2pathname + self.__header = msg0003 + str(url2pathname(editor.uri)) return def __set_properties(self): Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/scribes/devel/.cvsignore,v retrieving revision 1.11 retrieving revision 1.12 diff -u -r1.11 -r1.12 --- .cvsignore 1 Apr 2007 17:39:19 -0000 1.11 +++ .cvsignore 24 Apr 2007 23:23:13 -0000 1.12 @@ -1 +1 @@ -scribes-0.3.2.tar.bz2 +scribes-0.3.2.1.tar.bz2 Index: scribes.spec =================================================================== RCS file: /cvs/extras/rpms/scribes/devel/scribes.spec,v retrieving revision 1.26 retrieving revision 1.27 diff -u -r1.26 -r1.27 --- scribes.spec 1 Apr 2007 20:16:42 -0000 1.26 +++ scribes.spec 24 Apr 2007 23:23:13 -0000 1.27 @@ -3,7 +3,7 @@ %define python_module_name SCRIBES Name: scribes -Version: 0.3.2 +Version: 0.3.2.1 Release: 1%{?dist} Summary: A sleek, simple, and powerful text editor for the GNOME desktop Group: Applications/Editors @@ -12,6 +12,7 @@ Source0: http://dl.sf.net/sourceforge/%{name}/%{name}-%{version}.tar.bz2 Patch0: %{name}-configure.ac-no-python-depcheck.patch +Patch1: %{name}-fix-Job.py-print-header-path.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch @@ -74,33 +75,28 @@ %prep %setup -q -# Patch out the configure script's call to depcheck.py, since I've ensured -# that the deps are satisfied and the depcheck.py script is happy on its own, -# though fails when run through rpmbuild... +## Patch out the configure script's call to depcheck.py, since I've ensured +## that the deps are satisfied and the depcheck.py script is happy on its own, +## though fails when run through rpmbuild... %patch0 -p0 -# ..then recreate the configure script from the new configure.ac file... +## ..then recreate the configure script from the new configure.ac file... %{__autoconf} -# ..then recreate the root Makefile.in for the configure script to use... +## ..then recreate the root Makefile.in for the configure script to use... %{__aclocal} %{__automake} Makefile -find . -type f -exec sed -i -e "s/@MKDIR_P@/@mkdir_p@/g" '{}' \; -# ...and now configure it. Scrollkeeper and GConf schema stuff are disabled -# since they'll be installed with the scriptlets. -%configure --disable-scrollkeeper --disable-schemas-install --enable-nls +find . -type f -exec sed -i -e "s/@MKDIR_P@/@mkdir_p@/g" '{}' \; +## Fix the print headers when the path name contains whitespace. +%patch1 -p0 + %build +## Srollkeeper and GConf schema installations are disabled since they'll be +## handled with the scriptlets. +%configure --disable-scrollkeeper --disable-schemas-install --enable-nls make %{?_smp_mflags} -%pre -if [ "$1" -gt 1 ]; then - export GCONF_CONFIG_SOURCE=$(gconftool-2 --get-default-source) - gconftool-2 --makefile-uninstall-rule \ - %{_sysconfdir}/gconf/schemas/%{name}.schemas >/dev/null ||: -fi - - %install rm -rf %{buildroot} make DESTDIR=%{buildroot} install @@ -115,6 +111,18 @@ %find_lang %{name} +%clean +rm -rf %{buildroot} + + +%pre +if [ "$1" -gt 1 ]; then + export GCONF_CONFIG_SOURCE=$(gconftool-2 --get-default-source) + gconftool-2 --makefile-uninstall-rule \ + %{_sysconfdir}/gconf/schemas/%{name}.schemas >/dev/null ||: +fi + + %post export GCONF_CONFIG_SOURCE=$(gconftool-2 --get-default-source) gconftool-2 --makefile-install-rule \ @@ -125,10 +133,6 @@ %{_bindir}/gtk-update-icon-cache --quiet %{_datadir}/icons/hicolor ||: -%clean -rm -rf %{buildroot} - - %preun if [ "$1" -eq 0 ]; then export GCONF_CONFIG_SOURCE=$(gconftool-2 --get-default-source) @@ -159,6 +163,14 @@ %changelog +* Tue Apr 24 2007 Peter Gordon - 0.3.2.1-1 +- Update to new upstream release (0.3.2.1). +- Add patch to fix the header of print jobs (incomplete filenames): + + fix-Job.py-print-header-path.patch +- Move %%configure call to %%build stage (%%prep should only be source + unpacking/patching/etc). +- Reorder scriptlets (aesthetic change only). + * Sun Apr 01 2007 Peter Gordon - 0.3.2-1 - Update to new upstream release (0.3.2). - Update %%post and %%postun scriplets for new icon-cache guidelines. Index: sources =================================================================== RCS file: /cvs/extras/rpms/scribes/devel/sources,v retrieving revision 1.11 retrieving revision 1.12 diff -u -r1.11 -r1.12 --- sources 1 Apr 2007 17:39:19 -0000 1.11 +++ sources 24 Apr 2007 23:23:13 -0000 1.12 @@ -1 +1 @@ -93b052fce4b1975020b0b6521c1bb920 scribes-0.3.2.tar.bz2 +0c6470c4958f1004b9c0a74aaaedffe9 scribes-0.3.2.1.tar.bz2 From fedora-extras-commits at redhat.com Tue Apr 24 23:32:22 2007 From: fedora-extras-commits at redhat.com (Jose Pedro Oliveira (jpo)) Date: Tue, 24 Apr 2007 19:32:22 -0400 Subject: rpms/asymptote/FC-5 .cvsignore, 1.19, 1.20 asymptote.spec, 1.20, 1.21 sources, 1.19, 1.20 Message-ID: <200704242332.l3ONWMgc016577@cvs-int.fedora.redhat.com> Author: jpo Update of /cvs/extras/rpms/asymptote/FC-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv16516/FC-5 Modified Files: .cvsignore asymptote.spec sources Log Message: Update to 1.26. Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/asymptote/FC-5/.cvsignore,v retrieving revision 1.19 retrieving revision 1.20 diff -u -r1.19 -r1.20 --- .cvsignore 10 Apr 2007 14:13:07 -0000 1.19 +++ .cvsignore 24 Apr 2007 23:31:47 -0000 1.20 @@ -1 +1 @@ -asymptote-1.25.tar.gz +asymptote-1.26.src.tgz Index: asymptote.spec =================================================================== RCS file: /cvs/extras/rpms/asymptote/FC-5/asymptote.spec,v retrieving revision 1.20 retrieving revision 1.21 diff -u -r1.20 -r1.21 --- asymptote.spec 10 Apr 2007 14:13:07 -0000 1.20 +++ asymptote.spec 24 Apr 2007 23:31:47 -0000 1.21 @@ -4,14 +4,14 @@ %define xemacs_sitelisp %{_datadir}/xemacs/site-packages/lisp Name: asymptote -Version: 1.25 +Version: 1.26 Release: 1%{?dist} Summary: Descriptive vector graphics language Group: Applications/Publishing License: GPL URL: http://asymptote.sourceforge.net/ -Source: http://dl.sourceforge.net/sourceforge/asymptote/asymptote-%{version}.tar.gz +Source: http://dl.sourceforge.net/sourceforge/asymptote/asymptote-%{version}.src.tgz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: ncurses-devel @@ -138,6 +138,9 @@ %changelog +* Wed Apr 25 2007 Jose Pedro Oliveira - 1.26-1 +- Update to 1.26. + * Tue Apr 10 2007 Jose Pedro Oliveira - 1.25-1 - Update to 1.25. Index: sources =================================================================== RCS file: /cvs/extras/rpms/asymptote/FC-5/sources,v retrieving revision 1.19 retrieving revision 1.20 diff -u -r1.19 -r1.20 --- sources 10 Apr 2007 14:13:07 -0000 1.19 +++ sources 24 Apr 2007 23:31:47 -0000 1.20 @@ -1 +1 @@ -32a89bbec5a66d754c61ab7d9bfd1dbf asymptote-1.25.tar.gz +08ffbcf8ddf17644a408a86c8d2f0354 asymptote-1.26.src.tgz From fedora-extras-commits at redhat.com Tue Apr 24 23:32:31 2007 From: fedora-extras-commits at redhat.com (Jose Pedro Oliveira (jpo)) Date: Tue, 24 Apr 2007 19:32:31 -0400 Subject: rpms/asymptote/devel .cvsignore, 1.19, 1.20 asymptote.spec, 1.20, 1.21 sources, 1.19, 1.20 Message-ID: <200704242332.l3ONWVpT016587@cvs-int.fedora.redhat.com> Author: jpo Update of /cvs/extras/rpms/asymptote/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv16516/devel Modified Files: .cvsignore asymptote.spec sources Log Message: Update to 1.26. Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/asymptote/devel/.cvsignore,v retrieving revision 1.19 retrieving revision 1.20 diff -u -r1.19 -r1.20 --- .cvsignore 10 Apr 2007 13:41:38 -0000 1.19 +++ .cvsignore 24 Apr 2007 23:31:56 -0000 1.20 @@ -1 +1 @@ -asymptote-1.25.tar.gz +asymptote-1.26.src.tgz Index: asymptote.spec =================================================================== RCS file: /cvs/extras/rpms/asymptote/devel/asymptote.spec,v retrieving revision 1.20 retrieving revision 1.21 diff -u -r1.20 -r1.21 --- asymptote.spec 10 Apr 2007 13:41:38 -0000 1.20 +++ asymptote.spec 24 Apr 2007 23:31:56 -0000 1.21 @@ -4,14 +4,14 @@ %define xemacs_sitelisp %{_datadir}/xemacs/site-packages/lisp Name: asymptote -Version: 1.25 +Version: 1.26 Release: 1%{?dist} Summary: Descriptive vector graphics language Group: Applications/Publishing License: GPL URL: http://asymptote.sourceforge.net/ -Source: http://dl.sourceforge.net/sourceforge/asymptote/asymptote-%{version}.tar.gz +Source: http://dl.sourceforge.net/sourceforge/asymptote/asymptote-%{version}.src.tgz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: ncurses-devel @@ -138,6 +138,9 @@ %changelog +* Wed Apr 25 2007 Jose Pedro Oliveira - 1.26-1 +- Update to 1.26. + * Tue Apr 10 2007 Jose Pedro Oliveira - 1.25-1 - Update to 1.25. Index: sources =================================================================== RCS file: /cvs/extras/rpms/asymptote/devel/sources,v retrieving revision 1.19 retrieving revision 1.20 diff -u -r1.19 -r1.20 --- sources 10 Apr 2007 13:41:38 -0000 1.19 +++ sources 24 Apr 2007 23:31:56 -0000 1.20 @@ -1 +1 @@ -32a89bbec5a66d754c61ab7d9bfd1dbf asymptote-1.25.tar.gz +08ffbcf8ddf17644a408a86c8d2f0354 asymptote-1.26.src.tgz From fedora-extras-commits at redhat.com Tue Apr 24 23:32:26 2007 From: fedora-extras-commits at redhat.com (Jose Pedro Oliveira (jpo)) Date: Tue, 24 Apr 2007 19:32:26 -0400 Subject: rpms/asymptote/FC-6 .cvsignore, 1.19, 1.20 asymptote.spec, 1.20, 1.21 sources, 1.19, 1.20 Message-ID: <200704242332.l3ONWQxW016582@cvs-int.fedora.redhat.com> Author: jpo Update of /cvs/extras/rpms/asymptote/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv16516/FC-6 Modified Files: .cvsignore asymptote.spec sources Log Message: Update to 1.26. Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/asymptote/FC-6/.cvsignore,v retrieving revision 1.19 retrieving revision 1.20 diff -u -r1.19 -r1.20 --- .cvsignore 10 Apr 2007 14:13:07 -0000 1.19 +++ .cvsignore 24 Apr 2007 23:31:52 -0000 1.20 @@ -1 +1 @@ -asymptote-1.25.tar.gz +asymptote-1.26.src.tgz Index: asymptote.spec =================================================================== RCS file: /cvs/extras/rpms/asymptote/FC-6/asymptote.spec,v retrieving revision 1.20 retrieving revision 1.21 diff -u -r1.20 -r1.21 --- asymptote.spec 10 Apr 2007 14:13:07 -0000 1.20 +++ asymptote.spec 24 Apr 2007 23:31:52 -0000 1.21 @@ -4,14 +4,14 @@ %define xemacs_sitelisp %{_datadir}/xemacs/site-packages/lisp Name: asymptote -Version: 1.25 +Version: 1.26 Release: 1%{?dist} Summary: Descriptive vector graphics language Group: Applications/Publishing License: GPL URL: http://asymptote.sourceforge.net/ -Source: http://dl.sourceforge.net/sourceforge/asymptote/asymptote-%{version}.tar.gz +Source: http://dl.sourceforge.net/sourceforge/asymptote/asymptote-%{version}.src.tgz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: ncurses-devel @@ -138,6 +138,9 @@ %changelog +* Wed Apr 25 2007 Jose Pedro Oliveira - 1.26-1 +- Update to 1.26. + * Tue Apr 10 2007 Jose Pedro Oliveira - 1.25-1 - Update to 1.25. Index: sources =================================================================== RCS file: /cvs/extras/rpms/asymptote/FC-6/sources,v retrieving revision 1.19 retrieving revision 1.20 diff -u -r1.19 -r1.20 --- sources 10 Apr 2007 14:13:07 -0000 1.19 +++ sources 24 Apr 2007 23:31:52 -0000 1.20 @@ -1 +1 @@ -32a89bbec5a66d754c61ab7d9bfd1dbf asymptote-1.25.tar.gz +08ffbcf8ddf17644a408a86c8d2f0354 asymptote-1.26.src.tgz From fedora-extras-commits at redhat.com Tue Apr 24 23:56:22 2007 From: fedora-extras-commits at redhat.com (Jose Pedro Oliveira (jpo)) Date: Tue, 24 Apr 2007 19:56:22 -0400 Subject: rpms/perl-WWW-Bugzilla/FC-6 .cvsignore, 1.2, 1.3 perl-WWW-Bugzilla.spec, 1.1, 1.2 sources, 1.2, 1.3 Message-ID: <200704242356.l3ONuM1n016947@cvs-int.fedora.redhat.com> Author: jpo Update of /cvs/extras/rpms/perl-WWW-Bugzilla/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv16923 Modified Files: .cvsignore perl-WWW-Bugzilla.spec sources Log Message: Sync with devel. Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/perl-WWW-Bugzilla/FC-6/.cvsignore,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- .cvsignore 21 Jun 2006 17:00:13 -0000 1.2 +++ .cvsignore 24 Apr 2007 23:55:48 -0000 1.3 @@ -1 +1 @@ -WWW-Bugzilla-0.8.tar.gz +WWW-Bugzilla-0.9.tar.gz Index: perl-WWW-Bugzilla.spec =================================================================== RCS file: /cvs/extras/rpms/perl-WWW-Bugzilla/FC-6/perl-WWW-Bugzilla.spec,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- perl-WWW-Bugzilla.spec 21 Jun 2006 17:00:13 -0000 1.1 +++ perl-WWW-Bugzilla.spec 24 Apr 2007 23:55:48 -0000 1.2 @@ -5,7 +5,7 @@ # Name: perl-WWW-Bugzilla -Version: 0.8 +Version: 0.9 Release: 1%{?dist} Summary: Handles submission/update of bugzilla bugs via WWW::Mechanize @@ -17,7 +17,7 @@ BuildArch: noarch BuildRequires: perl(Class::MethodMaker) >= 1.08 -BuildRequires: perl(WWW::Mechanize) >= 0.40 +BuildRequires: perl(WWW::Mechanize) >= 1.22 Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) Requires: perl(Class::MethodMaker) >= 1.08 @@ -41,7 +41,7 @@ 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 ';' +find $RPM_BUILD_ROOT -depth -type d -exec rmdir {} 2>/dev/null ';' chmod -R u+w $RPM_BUILD_ROOT/* @@ -61,6 +61,9 @@ %changelog +* Sat Apr 21 2007 Jose Pedro Oliveira - 0.9-1 +- Update to 0.9. + * Mon Jun 19 2006 Jose Pedro Oliveira - 0.8-1 - Update to 0.8. - Red Hat's bugzilla logins are now working Index: sources =================================================================== RCS file: /cvs/extras/rpms/perl-WWW-Bugzilla/FC-6/sources,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- sources 21 Jun 2006 17:00:13 -0000 1.2 +++ sources 24 Apr 2007 23:55:48 -0000 1.3 @@ -1 +1 @@ -0bc73f27fe485acfd8d23a6a21a94d01 WWW-Bugzilla-0.8.tar.gz +c30ee4a725bad258994683060c760b3a WWW-Bugzilla-0.9.tar.gz From fedora-extras-commits at redhat.com Wed Apr 25 00:33:18 2007 From: fedora-extras-commits at redhat.com (Doctor Bernadine) Date: Tue, 24 Apr 2007 20:33:18 -0400 Subject: MedHelp 18303 Message-ID: <20070424023352.21912.qmail@adsl-068-213-168-002.sip.shv.bellsouth.net> An HTML attachment was scrubbed... URL: From fedora-extras-commits at redhat.com Wed Apr 25 02:39:54 2007 From: fedora-extras-commits at redhat.com (Jasper O'neal Hartline (autopsy)) Date: Tue, 24 Apr 2007 22:39:54 -0400 Subject: kadischi/linuxrc livecd-linuxrc,1.8,1.9 Message-ID: <200704250240.l3P2eOEt000789@cvs-int.fedora.redhat.com> Author: autopsy Update of /cvs/devel/kadischi/linuxrc In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv759/linuxrc Modified Files: livecd-linuxrc Log Message: Include and load all PATA and SATA modules Index: livecd-linuxrc =================================================================== RCS file: /cvs/devel/kadischi/linuxrc/livecd-linuxrc,v retrieving revision 1.8 retrieving revision 1.9 diff -u -r1.8 -r1.9 --- livecd-linuxrc 21 Apr 2007 15:06:52 -0000 1.8 +++ livecd-linuxrc 25 Apr 2007 02:39:52 -0000 1.9 @@ -95,12 +95,62 @@ # libata.ko ata_generic.ko ata_piix.ko # libata PATA devices. -echo "Loading libata module" +echo "Loading ATA modules" modprobe libata -echo "Loading ata_generic module" modprobe ata_generic -echo "Loading ata_piix module" modprobe ata_piix +modprobe ahci +modprobe pata_ali +modprobe pata_amd +modprobe pata_artop +modprobe pata_atiixp +modprobe pata_cmd64x +modprobe pata_cs5520 +modprobe pata_cs5530 +modprobe pata_cs5535 +modprobe pata_cypress +modprobe pata_efar +modprobe pata_hpt366 +modprobe pata_hpt37x +modprobe pata_hpt3x2n +modprobe pata_hpt3x3 +modprobe pata_isapnp +modprobe pata_it8213 +modprobe pata_it821x +modprobe pata_jmicron +modprobe pata_marvell +modprobe pata_mpiix +modprobe pata_netcell +modprobe pata_ns87410 +modprobe pata_oldpiix +modprobe pata_optidma +modprobe pata_opti +modprobe pata_pcmcia +modprobe pata_pdc2027x +modprobe pata_pdc202xx_old +modprobe pata_qdi +modprobe pata_serverworks +modprobe pata_sil680 +modprobe pata_sis +modprobe pata_sl82c105 +modprobe pata_triflex +modprobe pata_via +modprobe pdc_adma +modprobe sata_inic162x +modprobe sata_mv +modprobe sata_nv +modprobe sata_promise +modprobe sata_qstor +modprobe sata_sil24 +modprobe sata_sil +modprobe sata_sis +modprobe sata_svw +modprobe sata_sx4 +modprobe sata_uli +modprobe sata_via +modprobe sata_vsc + + echo "Loading loop module" sleep 5 From fedora-extras-commits at redhat.com Wed Apr 25 02:39:54 2007 From: fedora-extras-commits at redhat.com (Jasper O'neal Hartline (autopsy)) Date: Tue, 24 Apr 2007 22:39:54 -0400 Subject: kadischi/livecd_generator livecd-mkinitrd.sh,1.33,1.34 Message-ID: <200704250240.l3P2eOBu000792@cvs-int.fedora.redhat.com> Author: autopsy Update of /cvs/devel/kadischi/livecd_generator In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv759/livecd_generator Modified Files: livecd-mkinitrd.sh Log Message: Include and load all PATA and SATA modules Index: livecd-mkinitrd.sh =================================================================== RCS file: /cvs/devel/kadischi/livecd_generator/livecd-mkinitrd.sh,v retrieving revision 1.33 retrieving revision 1.34 diff -u -r1.33 -r1.34 --- livecd-mkinitrd.sh 21 Apr 2007 15:06:52 -0000 1.33 +++ livecd-mkinitrd.sh 25 Apr 2007 02:39:52 -0000 1.34 @@ -287,7 +287,7 @@ fi inst $rootdir/lib/modules/$kernel/modules.dep "$MNTIMAGE/lib/modules/$kernel/modules.dep" -MODULES=$(findmodules fs/mbcache.ko drivers/ata/ata_generic.ko drivers/ata/libata.ko drivers/ata/ata_piix.ko drivers/parport drivers/block/loop.ko fs/jbd/jbd.ko fs/ext3/ext3.ko fs/squashfs drivers/cdrom/cdrom.ko drivers/ide/ide-cd.ko drivers/md/dm-mirror.ko drivers/md/dm-zero.ko drivers/md/dm-mod.ko drivers/md/dm-snapshot.ko drivers/usb/host drivers/usb/storage drivers/scsi fs/nls/nls_utf8.ko) +MODULES=$(findmodules fs/mbcache.ko drivers/ata drivers/parport drivers/block/loop.ko fs/jbd/jbd.ko fs/ext3/ext3.ko fs/squashfs drivers/cdrom/cdrom.ko drivers/ide/ide-cd.ko drivers/md/dm-mirror.ko drivers/md/dm-zero.ko drivers/md/dm-mod.ko drivers/md/dm-snapshot.ko drivers/usb/host drivers/usb/storage drivers/scsi fs/nls/nls_utf8.ko) for MODULE in $MODULES; do instmodule $MODULE done From fedora-extras-commits at redhat.com Wed Apr 25 06:13:05 2007 From: fedora-extras-commits at redhat.com (Peter Gordon (pgordon)) Date: Wed, 25 Apr 2007 02:13:05 -0400 Subject: rpms/ots/devel ots.spec,1.8,1.9 Message-ID: <200704250613.l3P6D5N6021415@cvs-int.fedora.redhat.com> Author: pgordon Update of /cvs/extras/rpms/ots/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv21392 Modified Files: ots.spec Log Message: * Mon Apr 23 2007 Peter Gordon - 0.4.2-11 - Remove static libraries (%_libdir/*.a). - Fix %defattr lines in the %files listings. - Lots of formatting/aesthetic fixes. - Remove pkgconfig from build-time dependencies (required by glib2-devel and libxml2-devel). - Add LDFLAGS to fix shared library linking: libots-1.so.0 needs to link to glib2 and libxml2 libraries to fix unresolved symbol errors. (Resolves bug #237501; thanks to Matthias Clasen for the report). - Split off libs subpackage to avoid potential multilib conflicts. Index: ots.spec =================================================================== RCS file: /cvs/extras/rpms/ots/devel/ots.spec,v retrieving revision 1.8 retrieving revision 1.9 diff -u -r1.8 -r1.9 --- ots.spec 28 Aug 2006 04:24:45 -0000 1.8 +++ ots.spec 25 Apr 2007 06:12:30 -0000 1.9 @@ -1,72 +1,111 @@ -Name: ots -Summary: A text summarizer -Version: 0.4.2 -Release: 10%{?dist} -License: GPL +Name: ots +Summary: A text summarizer +Version: 0.4.2 +Release: 11%{?dist} + +License: GPL URL: http://libots.sourceforge.net/ -Group: System Environment/Libraries -Source0: http://prdownloads.sourceforge.net/libots/ots-%{version}.tar.gz -Patch0: ots-0.4.2-gcc4.patch -BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) +Group: System Environment/Libraries + +Source0: http://prdownloads.sourceforge.net/libots/ots-%{version}.tar.gz +Patch0: %{name}-0.4.2-gcc4.patch + +BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) -Requires: glib2 >= 2.0 -BuildRequires: glib2-devel >= 2.0, libxml2-devel >= 2.4.23, pkgconfig >= 0.8 +BuildRequires: glib2-devel >= 2.0 +BuildRequires: libxml2-devel >= 2.4.23 + +Requires: %{name}-libs = %{version}-%{release} %description The open text summarizer is an open source tool for summarizing texts. The program reads a text and decides which sentences are important and which are not. + -%package devel +%package devel Summary: Libraries and include files for developing with libots. Group: Development/Libraries -Requires: %{name} = %{version} -Requires: pkgconfig >= 0.8, glib2 >= 2.0, glib2-devel >= 2.0 +Requires: %{name}-libs = %{version}-%{release} +Requires: glib2-devel >= 2.0 +Requires: libxml2-devel >= 2.4.23 -%description devel +%description devel This package provides the necessary development libraries and include files to allow you to develop with libots. + +%package libs +Summary: Shared libraries for %{name} +Group: Development/Libraries + +%description libs +The %{name}-libs package contains shared libraries used by %{name}. + + %prep %setup -q %patch0 -p1 -b .gcc4 + %build +%configure --with-html-dir=%{_datadir}/gtk-doc/html/ots \ + --disable-gtk-doc +%{__make} LDFLAGS="-lglib-2.0 -lxml2" -%configure --disable-gtk-doc \ - --with-html-dir=%{buildroot}%{_datadir}/gtk-doc/html/ots -make %install rm -rf %{buildroot} -%makeinstall -# Currently, ots generates empty API docs. -rm -rf %{buildroot}/%{_datadir}/gtk-doc -rm -f %{buildroot}%{_libdir}/*.la +%{__make} install DESTDIR=%{buildroot} + %clean rm -rf %{buildroot} -%post -p /sbin/ldconfig -%postun -p /sbin/ldconfig +%post libs -p /sbin/ldconfig + + +%postun libs -p /sbin/ldconfig + %files -%defattr(-, root, root) +%defattr(-,root,root,-) %doc AUTHORS COPYING ChangeLog NEWS README TODO +%exclude %{_libdir}/*.a +%exclude %{_libdir}/*.la +## Currently, ots fails building gtk-doc API documentation (invalid source +## markup), so there is no gain in attempting to store it in the final build. +%exclude %{_datadir}/gtk-doc/ %{_bindir}/ots -%{_libdir}/*.so.* -%{_mandir}/*/* -%{_datadir}/ots - -%files devel -%defattr(-,root,root) -%{_libdir}/*.a -%{_libdir}/*.so -%{_includedir}/libots-1 -%{_libdir}/pkgconfig/*.pc +%{_mandir}/man?/ots.1.* + +%files libs +%defattr(-,root,root,-) +%doc COPYING +%{_libdir}/libots-1.so.* +%{_datadir}/ots/ + +%files devel +%defattr(-,root,root,-) +%doc COPYING +%{_libdir}/libots-1.so +%{_includedir}/libots-1/ +%{_libdir}/pkgconfig/libots-1.pc + %changelog +* Mon Apr 23 2007 Peter Gordon - 0.4.2-11 +- Remove static libraries (%%_libdir/*.a). +- Fix %%defattr lines in the %%files listings. +- Lots of formatting/aesthetic fixes. +- Remove pkgconfig from build-time dependencies (required by glib2-devel and + libxml2-devel). +- Add LDFLAGS to fix shared library linking: libots-1.so.0 needs to link to + glib2 and libxml2 libraries to fix unresolved symbol errors. (Resolves bug + #237501; thanks to Matthias Clasen for the report). +- Split off libs subpackage to avoid potential multilib conflicts. + * Mon Aug 27 2006 Michael J. Knox - 0.4.2-10 - Rebuild for FC6 From fedora-extras-commits at redhat.com Wed Apr 25 06:50:58 2007 From: fedora-extras-commits at redhat.com (=?utf-8?q?Ralf_Cors=C3=A9pius?= (corsepiu)) Date: Wed, 25 Apr 2007 02:50:58 -0400 Subject: rpms/perl-Module-Refresh/devel .cvsignore, 1.4, 1.5 perl-Module-Refresh.spec, 1.6, 1.7 sources, 1.4, 1.5 Message-ID: <200704250650.l3P6owJZ022408@cvs-int.fedora.redhat.com> Author: corsepiu Update of /cvs/extras/rpms/perl-Module-Refresh/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv22381 Modified Files: .cvsignore perl-Module-Refresh.spec sources Log Message: * Wed Apr 25 2007 Ralf Cors??pius < - 0.11-1 - Upstream update. Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/perl-Module-Refresh/devel/.cvsignore,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- .cvsignore 14 Jan 2006 03:27:24 -0000 1.4 +++ .cvsignore 25 Apr 2007 06:50:21 -0000 1.5 @@ -1 +1 @@ -Module-Refresh-0.09.tar.gz +Module-Refresh-0.11.tar.gz Index: perl-Module-Refresh.spec =================================================================== RCS file: /cvs/extras/rpms/perl-Module-Refresh/devel/perl-Module-Refresh.spec,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- perl-Module-Refresh.spec 5 Sep 2006 09:26:35 -0000 1.6 +++ perl-Module-Refresh.spec 25 Apr 2007 06:50:21 -0000 1.7 @@ -1,6 +1,6 @@ Name: perl-Module-Refresh -Version: 0.09 -Release: 3%{?dist} +Version: 0.11 +Release: 1%{?dist} Summary: Refresh %INC files when updated on disk License: GPL or Artistic Group: Development/Libraries @@ -8,6 +8,8 @@ Source0: http://www.cpan.org/modules/by-module/Module/Module-Refresh-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) +BuildRequires: perl(ExtUtils::MakeMaker) +BuildRequires: perl(Test::More) Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) BuildArch: noarch @@ -44,6 +46,9 @@ %{_mandir}/man3/* %changelog +* Wed Apr 25 2007 Ralf Cors??pius < - 0.11-1 +- Upstream update. + * Tue Sep 05 2006 Ralf Cors??pius - 0.09-3 - Mass rebuild. Index: sources =================================================================== RCS file: /cvs/extras/rpms/perl-Module-Refresh/devel/sources,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- sources 14 Jan 2006 03:27:24 -0000 1.4 +++ sources 25 Apr 2007 06:50:21 -0000 1.5 @@ -1 +1 @@ -f6168601b3be9cf59c0ed1698df954a6 Module-Refresh-0.09.tar.gz +693eda85d42e335938561652bcb5bfc5 Module-Refresh-0.11.tar.gz From fedora-extras-commits at redhat.com Wed Apr 25 06:59:42 2007 From: fedora-extras-commits at redhat.com (Enrico Scholz (ensc)) Date: Wed, 25 Apr 2007 02:59:42 -0400 Subject: rpms/milter-greylist/devel milter-greylist.spec,1.16,1.17 Message-ID: <200704250659.l3P6xg0U022503@cvs-int.fedora.redhat.com> Author: ensc Update of /cvs/extras/rpms/milter-greylist/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv22484 Modified Files: milter-greylist.spec Log Message: - fixed user name in config file (bz #237737) - commented out pidfile entry; it is to be set by the init methods Index: milter-greylist.spec =================================================================== RCS file: /cvs/extras/rpms/milter-greylist/devel/milter-greylist.spec,v retrieving revision 1.16 retrieving revision 1.17 diff -u -r1.16 -r1.17 --- milter-greylist.spec 17 Apr 2007 18:38:05 -0000 1.16 +++ milter-greylist.spec 25 Apr 2007 06:59:08 -0000 1.17 @@ -19,7 +19,7 @@ Summary: Milter for greylisting, the next step in the spam control war Name: milter-greylist Version: 3.0 -Release: %release_func 1 +Release: %release_func 2 License: BSD w/ advertising Group: System Environment/Daemons URL: http://hcpnet.free.fr/milter-greylist/ @@ -30,7 +30,7 @@ Provides: user(%username) = 7 Provides: group(%username) = 7 BuildRequires: bison flex m4 -BuildRequires: bind-devel +BuildRequires: %_libdir/libbind.so BuildRequires: sendmail-devel %{?with_spf:libspf-devel} BuildRequires: fedora-usermgmt-devel %{?FE_USERADD_REQ} @@ -72,8 +72,9 @@ %patch0 -p1 -b .sysv sed -i -e 's!--rpath!\0X!g' configure -sed -i -e 's!^\#user .*!user "%username"!; - s!^\#socket !socket !' greylist.conf +sed -i -e 's!^\#\?user .*!user "%username"!; + s!^\#socket !socket !; + s!^pidfile .*!\#\0!;' greylist.conf for i in `find -type f`; do sed -e 's!/var/milter-greylist/milter-greylist.sock!%rundir/milter-greylist.sock!g; @@ -160,6 +161,10 @@ %endif %changelog +* Wed Apr 25 2007 Enrico Scholz - 3.0-2 +- fixed user name in config file (bz #237737) +- commented out pidfile entry; it is to be set by the init methods + * Tue Apr 17 2007 Enrico Scholz - 3.0-1 - updated to 3.0 - enabled dnsrbl From fedora-extras-commits at redhat.com Wed Apr 25 07:24:01 2007 From: fedora-extras-commits at redhat.com (Enrico Scholz (ensc)) Date: Wed, 25 Apr 2007 03:24:01 -0400 Subject: rpms/fedora-usermgmt/FC-5 fedora-usermgmt.spec,1.10,1.11 Message-ID: <200704250724.l3P7O15M027188@cvs-int.fedora.redhat.com> Author: ensc Update of /cvs/extras/rpms/fedora-usermgmt/FC-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv27164/FC-5 Modified Files: fedora-usermgmt.spec Log Message: fixed changelog entry Index: fedora-usermgmt.spec =================================================================== RCS file: /cvs/extras/rpms/fedora-usermgmt/FC-5/fedora-usermgmt.spec,v retrieving revision 1.10 retrieving revision 1.11 diff -u -r1.10 -r1.11 --- fedora-usermgmt.spec 8 Mar 2007 18:10:36 -0000 1.10 +++ fedora-usermgmt.spec 25 Apr 2007 07:23:27 -0000 1.11 @@ -147,7 +147,7 @@ %changelog -* Thu Mar 8 2007 Enrico Scholz - 0.9-1 +* Thu Mar 8 2007 Enrico Scholz - 0.8-3 - fixed and updated the documentation; especially, added the '-r' option to the fedora-useradd example and mentioned the wiki page. From fedora-extras-commits at redhat.com Wed Apr 25 07:25:24 2007 From: fedora-extras-commits at redhat.com (Enrico Scholz (ensc)) Date: Wed, 25 Apr 2007 03:25:24 -0400 Subject: rpms/fedora-usermgmt/devel fedora-usermgmt.spec,1.13,1.14 Message-ID: <200704250725.l3P7POo2027257@cvs-int.fedora.redhat.com> Author: ensc Update of /cvs/extras/rpms/fedora-usermgmt/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv27204/devel Modified Files: fedora-usermgmt.spec Log Message: - fixed version in the Provides/Obsoletes of -default-fedora-setup (bz #237457) Index: fedora-usermgmt.spec =================================================================== RCS file: /cvs/extras/rpms/fedora-usermgmt/devel/fedora-usermgmt.spec,v retrieving revision 1.13 retrieving revision 1.14 diff -u -r1.13 -r1.14 --- fedora-usermgmt.spec 8 Mar 2007 18:10:30 -0000 1.13 +++ fedora-usermgmt.spec 25 Apr 2007 07:24:50 -0000 1.14 @@ -9,7 +9,7 @@ Summary: Fedora tools for user management Name: fedora-usermgmt Version: 0.9 -Release: %release_func 1 +Release: %release_func 2 License: GPL BuildArch: noarch @@ -37,8 +37,8 @@ Conflicts: flavor(fedora-usermgmt-setup) < default Conflicts: flavor(fedora-usermgmt-setup) > default Source2: fedora-usermgmt-baseid -Provides: %name-setup = %name-%version -Obsoletes: %name-setup < %name-%version +Provides: %name-setup = %version-%release +Obsoletes: %name-setup < %version-%release %package shadow-utils @@ -188,6 +188,10 @@ %changelog +* Wed Apr 25 2007 Enrico Scholz - 0.9-2 +- fixed version in the Provides/Obsoletes of -default-fedora-setup (bz + #237457) + * Thu Mar 8 2007 Enrico Scholz - 0.9-1 - fixed and updated the documentation; especially, added the '-r' option to the fedora-useradd example and mentioned the wiki page. From fedora-extras-commits at redhat.com Wed Apr 25 07:25:29 2007 From: fedora-extras-commits at redhat.com (Enrico Scholz (ensc)) Date: Wed, 25 Apr 2007 03:25:29 -0400 Subject: rpms/fedora-usermgmt/FC-6 fedora-usermgmt.spec,1.13,1.14 Message-ID: <200704250725.l3P7PTEY027286@cvs-int.fedora.redhat.com> Author: ensc Update of /cvs/extras/rpms/fedora-usermgmt/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv27204/FC-6 Modified Files: fedora-usermgmt.spec Log Message: - fixed version in the Provides/Obsoletes of -default-fedora-setup (bz #237457) Index: fedora-usermgmt.spec =================================================================== RCS file: /cvs/extras/rpms/fedora-usermgmt/FC-6/fedora-usermgmt.spec,v retrieving revision 1.13 retrieving revision 1.14 diff -u -r1.13 -r1.14 --- fedora-usermgmt.spec 8 Mar 2007 18:10:33 -0000 1.13 +++ fedora-usermgmt.spec 25 Apr 2007 07:24:55 -0000 1.14 @@ -9,7 +9,7 @@ Summary: Fedora tools for user management Name: fedora-usermgmt Version: 0.9 -Release: %release_func 1 +Release: %release_func 2 License: GPL BuildArch: noarch @@ -37,8 +37,8 @@ Conflicts: flavor(fedora-usermgmt-setup) < default Conflicts: flavor(fedora-usermgmt-setup) > default Source2: fedora-usermgmt-baseid -Provides: %name-setup = %name-%version -Obsoletes: %name-setup < %name-%version +Provides: %name-setup = %version-%release +Obsoletes: %name-setup < %version-%release %package shadow-utils @@ -188,6 +188,10 @@ %changelog +* Wed Apr 25 2007 Enrico Scholz - 0.9-2 +- fixed version in the Provides/Obsoletes of -default-fedora-setup (bz + #237457) + * Thu Mar 8 2007 Enrico Scholz - 0.9-1 - fixed and updated the documentation; especially, added the '-r' option to the fedora-useradd example and mentioned the wiki page. From fedora-extras-commits at redhat.com Wed Apr 25 07:25:43 2007 From: fedora-extras-commits at redhat.com (Alex Lancaster (alexlan)) Date: Wed, 25 Apr 2007 03:25:43 -0400 Subject: rpms/python-biopython/devel python-biopython.spec,1.2,1.3 Message-ID: <200704250725.l3P7Phxs027289@cvs-int.fedora.redhat.com> Author: alexlan Update of /cvs/extras/rpms/python-biopython/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv27239 Modified Files: python-biopython.spec Log Message: * Mon Apr 25 2007 Alex Lancaster 1.43-4 - Add wise2 Requires since the Wise biopython module uses the command-line behind-the-scenes. Index: python-biopython.spec =================================================================== RCS file: /cvs/extras/rpms/python-biopython/devel/python-biopython.spec,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- python-biopython.spec 18 Apr 2007 06:24:44 -0000 1.2 +++ python-biopython.spec 25 Apr 2007 07:25:09 -0000 1.3 @@ -3,7 +3,7 @@ Name: python-biopython Version: 1.43 -Release: 3%{?dist} +Release: 4%{?dist} Summary: Python tools for computational molecular biology Source0: http://biopython.org/DIST/biopython-%{version}.tar.gz Patch0: biopython-setup_test.patch @@ -22,6 +22,7 @@ Requires: python-numeric Requires: MySQL-python Requires: python-psycopg +Requires: wise2 %description A set of freely available Python tools for computational molecular @@ -72,6 +73,10 @@ %{python_sitearch}/BioSQL/* %changelog +* Mon Apr 25 2007 Alex Lancaster 1.43-4 +- Add wise2 Requires since the Wise biopython module uses the + command-line behind-the-scenes. + * Mon Apr 17 2007 Alex Lancaster 1.43-3 - Use python_sitearch macro to enable x86_64 builds work. From fedora-extras-commits at redhat.com Wed Apr 25 07:36:34 2007 From: fedora-extras-commits at redhat.com (Alex Lancaster (alexlan)) Date: Wed, 25 Apr 2007 03:36:34 -0400 Subject: rpms/python-biopython/FC-6 python-biopython.spec,1.1,1.2 Message-ID: <200704250736.l3P7aYO0027935@cvs-int.fedora.redhat.com> Author: alexlan Update of /cvs/extras/rpms/python-biopython/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv27917 Modified Files: python-biopython.spec Log Message: * Mon Apr 25 2007 Alex Lancaster 1.43-4 - Add wise2 Requires since the Wise biopython module uses the command-line behind-the-scenes. Index: python-biopython.spec =================================================================== RCS file: /cvs/extras/rpms/python-biopython/FC-6/python-biopython.spec,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- python-biopython.spec 18 Apr 2007 06:38:32 -0000 1.1 +++ python-biopython.spec 25 Apr 2007 07:36:00 -0000 1.2 @@ -3,7 +3,7 @@ Name: python-biopython Version: 1.43 -Release: 3%{?dist} +Release: 4%{?dist} Summary: Python tools for computational molecular biology Source0: http://biopython.org/DIST/biopython-%{version}.tar.gz Patch0: biopython-setup_test.patch @@ -22,6 +22,7 @@ Requires: python-numeric Requires: MySQL-python Requires: python-psycopg +Requires: wise2 %description A set of freely available Python tools for computational molecular @@ -72,6 +73,10 @@ %{python_sitearch}/BioSQL/* %changelog +* Mon Apr 25 2007 Alex Lancaster 1.43-4 +- Add wise2 Requires since the Wise biopython module uses the + command-line behind-the-scenes. + * Mon Apr 17 2007 Alex Lancaster 1.43-3 - Use python_sitearch macro to enable x86_64 builds work. From fedora-extras-commits at redhat.com Wed Apr 25 07:41:51 2007 From: fedora-extras-commits at redhat.com (Alex Lancaster (alexlan)) Date: Wed, 25 Apr 2007 03:41:51 -0400 Subject: rpms/python-biopython/FC-5 biopython-setup_test.patch, NONE, 1.1 python-biopython.spec, NONE, 1.1 sources, 1.1, 1.2 Message-ID: <200704250741.l3P7fpmG028066@cvs-int.fedora.redhat.com> Author: alexlan Update of /cvs/extras/rpms/python-biopython/FC-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv28027 Modified Files: sources Added Files: biopython-setup_test.patch python-biopython.spec Log Message: Add FC-5 branch of python-biopython. biopython-setup_test.patch: --- NEW FILE biopython-setup_test.patch --- Index: setup.py =================================================================== RCS file: /home/repository/biopython/biopython/setup.py,v retrieving revision 1.116 diff -u -p -r1.116 setup.py --- setup.py 17 Mar 2007 19:21:04 -0000 1.116 +++ setup.py 11 Apr 2007 03:37:48 -0000 @@ -238,11 +238,18 @@ class test_biopython(Command): """ description = "Automatically run the test suite for Biopython." - user_options = [] # distutils complains if this is not here. - def initialize_options(self): # distutils wants this - pass - def finalize_options(self): # this too + + user_options = [ + # provide the option to run tests in no-gui mode + ('no-gui', None, "Do not run in GUI mode") + ] + + def initialize_options(self): + self.no_gui = None + + def finalize_options(self): pass + def run(self): this_dir = os.getcwd() @@ -250,7 +257,10 @@ class test_biopython(Command): os.chdir("Tests") sys.path.insert(0, '') import run_tests - run_tests.main([]) + if self.no_gui: + run_tests.main(['--no-gui']) + else: + run_tests.main([]) # change back to the current directory os.chdir(this_dir) Index: Tests/run_tests.py =================================================================== RCS file: /home/repository/biopython/biopython/Tests/run_tests.py,v retrieving revision 1.8 diff -u -p -r1.8 run_tests.py --- Tests/run_tests.py 9 Mar 2007 23:36:43 -0000 1.8 +++ Tests/run_tests.py 11 Apr 2007 03:37:48 -0000 @@ -56,7 +56,7 @@ def main(argv): # get the command line options try: - opts, args = getopt.getopt(argv[1:], 'g', + opts, args = getopt.getopt(argv, 'g', ["generate", "no-gui", "help"]) except getopt.error, msg: print msg @@ -316,5 +316,5 @@ def convert_string_newlines(line): return line if __name__ == "__main__": - sys.exit(main(sys.argv)) + sys.exit(main(sys.argv[1:])) --- NEW FILE python-biopython.spec --- %{!?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: python-biopython Version: 1.43 Release: 4%{?dist} Summary: Python tools for computational molecular biology Source0: http://biopython.org/DIST/biopython-%{version}.tar.gz Patch0: biopython-setup_test.patch License: Biopython License Agreement Url: http://www.biopython.org/ Group: Development/Libraries BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: python-devel BuildRequires: python-reportlab BuildRequires: mx BuildRequires: python-numeric BuildRequires: MySQL-python BuildRequires: python-psycopg Requires: python-reportlab Requires: mx Requires: python-numeric Requires: MySQL-python Requires: python-psycopg Requires: wise2 %description A set of freely available Python tools for computational molecular biology. %prep %setup -q -n biopython-%{version} %patch0 -p0 # remove all execute bits from documentation and fix line endings find Scripts -type f -exec chmod -x {} 2>/dev/null ';' find Doc -type f -exec chmod -x {} 2>/dev/null ';' find Doc -type f -exec sed -i 's/\r//' {} 2>/dev/null ';' # remove execute bits from Python modules find Bio -type f -exec chmod -x {} 2>/dev/null ';' # remove she-bang lines in .py files to keep rpmlint happy find Bio -type f -name "*.py" -exec sed -i '/^#![ ]*\/usr\/bin\/.*$/ d' {} 2>/dev/null ';' # answer interactive question "yes" to build Bio.KDTree %build env CFLAGS="$RPM_OPT_FLAGS" %{__python} setup.py build < 1.43-4 - Add wise2 Requires since the Wise biopython module uses the command-line behind-the-scenes. * Mon Apr 17 2007 Alex Lancaster 1.43-3 - Use python_sitearch macro to enable x86_64 builds work. * Mon Apr 16 2007 Alex Lancaster 1.43-2 - Fix Source0 URL as per suggestion from Parag AN on #235989. * Mon Apr 02 2007 Alex Lancaster 1.43-1 - Initial Fedora package. Index: sources =================================================================== RCS file: /cvs/extras/rpms/python-biopython/FC-5/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 17 Apr 2007 16:59:59 -0000 1.1 +++ sources 25 Apr 2007 07:41:16 -0000 1.2 @@ -0,0 +1 @@ +3c275b321bb1db7d8bda764913aaedcd biopython-1.43.tar.gz From fedora-extras-commits at redhat.com Wed Apr 25 07:55:00 2007 From: fedora-extras-commits at redhat.com (Alex Lancaster (alexlan)) Date: Wed, 25 Apr 2007 03:55:00 -0400 Subject: comps comps-f7.xml.in,1.169,1.170 Message-ID: <200704250755.l3P7t0n4028265@cvs-int.fedora.redhat.com> Author: alexlan Update of /cvs/extras/comps In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv28246 Modified Files: comps-f7.xml.in Log Message: Add bioinformatics packages to science group: python-biopython, perl-bioperl and wise2. Index: comps-f7.xml.in =================================================================== RCS file: /cvs/extras/comps/comps-f7.xml.in,v retrieving revision 1.169 retrieving revision 1.170 diff -u -r1.169 -r1.170 --- comps-f7.xml.in 23 Apr 2007 15:10:00 -0000 1.169 +++ comps-f7.xml.in 25 Apr 2007 07:54:30 -0000 1.170 @@ -1064,8 +1064,10 @@ paraview paw pcb + perl-bioperl plotutils pvm + python-biopython qalculate-gtk qalculate-kde qcad @@ -1085,6 +1087,7 @@ veusz wcstools wgrib + wise2 wvs-data wxMaxima xcircuit From fedora-extras-commits at redhat.com Wed Apr 25 07:58:13 2007 From: fedora-extras-commits at redhat.com (Zoltan Kota (zkota)) Date: Wed, 25 Apr 2007 03:58:13 -0400 Subject: rpms/python-bibtex/FC-5 .cvsignore, 1.5, 1.6 python-bibtex.spec, 1.11, 1.12 sources, 1.5, 1.6 Message-ID: <200704250758.l3P7wDmS028343@cvs-int.fedora.redhat.com> Author: zkota Update of /cvs/extras/rpms/python-bibtex/FC-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv28282/FC-5 Modified Files: .cvsignore python-bibtex.spec sources Log Message: update to 1.2.4 Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/python-bibtex/FC-5/.cvsignore,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- .cvsignore 22 Jan 2007 10:38:54 -0000 1.5 +++ .cvsignore 25 Apr 2007 07:57:39 -0000 1.6 @@ -1 +1 @@ -python-bibtex-1.2.3.tar.gz +python-bibtex-1.2.4.tar.gz Index: python-bibtex.spec =================================================================== RCS file: /cvs/extras/rpms/python-bibtex/FC-5/python-bibtex.spec,v retrieving revision 1.11 retrieving revision 1.12 diff -u -r1.11 -r1.12 --- python-bibtex.spec 22 Jan 2007 10:38:54 -0000 1.11 +++ python-bibtex.spec 25 Apr 2007 07:57:39 -0000 1.12 @@ -4,11 +4,11 @@ Summary: Python extension to parse BibTeX files Name: python-bibtex -Version: 1.2.3 +Version: 1.2.4 Release: 1%{?dist} License: GPL Group: Development/Libraries -Source: http://dl.sf.net/pybliographer/python-bibtex-1.2.3.tar.gz +Source: http://downloads.sourceforge.net/pybliographer/python-bibtex-1.2.4.tar.gz Url: http://www.pybliographer.org/ BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) @@ -44,6 +44,9 @@ %changelog +* Wed Apr 25 2007 Zoltan Kota - 1.2.4-1 +- update to 1.2.4 + * Mon Jan 22 2007 Zoltan Kota - 1.2.3-1 - update to 1.2.3 Index: sources =================================================================== RCS file: /cvs/extras/rpms/python-bibtex/FC-5/sources,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- sources 22 Jan 2007 10:38:54 -0000 1.5 +++ sources 25 Apr 2007 07:57:39 -0000 1.6 @@ -1 +1 @@ -7f20d7a2a6e817a66c9874944a1dd1a5 python-bibtex-1.2.3.tar.gz +6b1c260010df099bd8335846f81cac76 python-bibtex-1.2.4.tar.gz From fedora-extras-commits at redhat.com Wed Apr 25 07:58:18 2007 From: fedora-extras-commits at redhat.com (Zoltan Kota (zkota)) Date: Wed, 25 Apr 2007 03:58:18 -0400 Subject: rpms/python-bibtex/FC-6 .cvsignore, 1.5, 1.6 python-bibtex.spec, 1.12, 1.13 sources, 1.5, 1.6 Message-ID: <200704250758.l3P7wInj028348@cvs-int.fedora.redhat.com> Author: zkota Update of /cvs/extras/rpms/python-bibtex/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv28282/FC-6 Modified Files: .cvsignore python-bibtex.spec sources Log Message: update to 1.2.4 Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/python-bibtex/FC-6/.cvsignore,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- .cvsignore 22 Jan 2007 10:38:54 -0000 1.5 +++ .cvsignore 25 Apr 2007 07:57:43 -0000 1.6 @@ -1 +1 @@ -python-bibtex-1.2.3.tar.gz +python-bibtex-1.2.4.tar.gz Index: python-bibtex.spec =================================================================== RCS file: /cvs/extras/rpms/python-bibtex/FC-6/python-bibtex.spec,v retrieving revision 1.12 retrieving revision 1.13 diff -u -r1.12 -r1.13 --- python-bibtex.spec 22 Jan 2007 10:38:54 -0000 1.12 +++ python-bibtex.spec 25 Apr 2007 07:57:43 -0000 1.13 @@ -4,11 +4,11 @@ Summary: Python extension to parse BibTeX files Name: python-bibtex -Version: 1.2.3 +Version: 1.2.4 Release: 1%{?dist} License: GPL Group: Development/Libraries -Source: http://dl.sf.net/pybliographer/python-bibtex-1.2.3.tar.gz +Source: http://downloads.sourceforge.net/pybliographer/python-bibtex-1.2.4.tar.gz Url: http://www.pybliographer.org/ BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) @@ -44,6 +44,9 @@ %changelog +* Wed Apr 25 2007 Zoltan Kota - 1.2.4-1 +- update to 1.2.4 + * Mon Jan 22 2007 Zoltan Kota - 1.2.3-1 - update to 1.2.3 Index: sources =================================================================== RCS file: /cvs/extras/rpms/python-bibtex/FC-6/sources,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- sources 22 Jan 2007 10:38:54 -0000 1.5 +++ sources 25 Apr 2007 07:57:43 -0000 1.6 @@ -1 +1 @@ -7f20d7a2a6e817a66c9874944a1dd1a5 python-bibtex-1.2.3.tar.gz +6b1c260010df099bd8335846f81cac76 python-bibtex-1.2.4.tar.gz From fedora-extras-commits at redhat.com Wed Apr 25 07:58:22 2007 From: fedora-extras-commits at redhat.com (Zoltan Kota (zkota)) Date: Wed, 25 Apr 2007 03:58:22 -0400 Subject: rpms/python-bibtex/devel .cvsignore, 1.5, 1.6 python-bibtex.spec, 1.14, 1.15 sources, 1.5, 1.6 Message-ID: <200704250758.l3P7wMUf028353@cvs-int.fedora.redhat.com> Author: zkota Update of /cvs/extras/rpms/python-bibtex/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv28282/devel Modified Files: .cvsignore python-bibtex.spec sources Log Message: update to 1.2.4 Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/python-bibtex/devel/.cvsignore,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- .cvsignore 22 Jan 2007 10:38:59 -0000 1.5 +++ .cvsignore 25 Apr 2007 07:57:48 -0000 1.6 @@ -1 +1 @@ -python-bibtex-1.2.3.tar.gz +python-bibtex-1.2.4.tar.gz Index: python-bibtex.spec =================================================================== RCS file: /cvs/extras/rpms/python-bibtex/devel/python-bibtex.spec,v retrieving revision 1.14 retrieving revision 1.15 diff -u -r1.14 -r1.15 --- python-bibtex.spec 22 Jan 2007 10:38:59 -0000 1.14 +++ python-bibtex.spec 25 Apr 2007 07:57:48 -0000 1.15 @@ -2,11 +2,11 @@ Summary: Python extension to parse BibTeX files Name: python-bibtex -Version: 1.2.3 +Version: 1.2.4 Release: 1%{?dist} License: GPL Group: Development/Libraries -Source: http://dl.sf.net/pybliographer/python-bibtex-1.2.3.tar.gz +Source: http://downloads.sourceforge.net/pybliographer/python-bibtex-1.2.4.tar.gz Url: http://www.pybliographer.org/ BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) @@ -41,6 +41,9 @@ %changelog +* Wed Apr 25 2007 Zoltan Kota - 1.2.4-1 +- update to 1.2.4 + * Mon Jan 22 2007 Zoltan Kota - 1.2.3-1 - update to 1.2.3 - remove patch, fixed upstream Index: sources =================================================================== RCS file: /cvs/extras/rpms/python-bibtex/devel/sources,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- sources 22 Jan 2007 10:38:59 -0000 1.5 +++ sources 25 Apr 2007 07:57:48 -0000 1.6 @@ -1 +1 @@ -7f20d7a2a6e817a66c9874944a1dd1a5 python-bibtex-1.2.3.tar.gz +6b1c260010df099bd8335846f81cac76 python-bibtex-1.2.4.tar.gz From fedora-extras-commits at redhat.com Wed Apr 25 08:00:29 2007 From: fedora-extras-commits at redhat.com (Alex Lancaster (alexlan)) Date: Wed, 25 Apr 2007 04:00:29 -0400 Subject: comps comps-fe6.xml.in,1.327,1.328 Message-ID: <200704250800.l3P80TkG028447@cvs-int.fedora.redhat.com> Author: alexlan Update of /cvs/extras/comps In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv28365 Modified Files: comps-fe6.xml.in Log Message: Add bioinformatics packages to engineering-and-scientific group: python-biopython, perl-bioperl and wise2. Index: comps-fe6.xml.in =================================================================== RCS file: /cvs/extras/comps/comps-fe6.xml.in,v retrieving revision 1.327 retrieving revision 1.328 diff -u -r1.327 -r1.328 --- comps-fe6.xml.in 23 Apr 2007 01:40:14 -0000 1.327 +++ comps-fe6.xml.in 25 Apr 2007 07:59:59 -0000 1.328 @@ -344,7 +344,9 @@ paraview paw pcb + perl-bioperl plotutils + python-biopython qalculate-gtk qalculate-kde qcad @@ -363,6 +365,7 @@ veusz wcstools wgrib + wise2 wvs-data wxMaxima xcircuit From fedora-extras-commits at redhat.com Wed Apr 25 08:03:16 2007 From: fedora-extras-commits at redhat.com (Alex Lancaster (alexlan)) Date: Wed, 25 Apr 2007 04:03:16 -0400 Subject: comps comps-fe5.xml.in,1.258,1.259 Message-ID: <200704250803.l3P83GqS000501@cvs-int.fedora.redhat.com> Author: alexlan Update of /cvs/extras/comps In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv485 Modified Files: comps-fe5.xml.in Log Message: Add wise2 bioinformatics packages to engineering-and-scientific group. Index: comps-fe5.xml.in =================================================================== RCS file: /cvs/extras/comps/comps-fe5.xml.in,v retrieving revision 1.258 retrieving revision 1.259 diff -u -r1.258 -r1.259 --- comps-fe5.xml.in 23 Apr 2007 01:40:14 -0000 1.258 +++ comps-fe5.xml.in 25 Apr 2007 08:02:45 -0000 1.259 @@ -303,6 +303,7 @@ toped wcstools wgrib + wise2 wvs-data wxMaxima xdrawchem From fedora-extras-commits at redhat.com Wed Apr 25 08:49:00 2007 From: fedora-extras-commits at redhat.com (=?utf-8?q?Ralf_Cors=C3=A9pius?= (corsepiu)) Date: Wed, 25 Apr 2007 04:49:00 -0400 Subject: rpms/perl-Module-Refresh/FC-6 .cvsignore, 1.4, 1.5 perl-Module-Refresh.spec, 1.6, 1.7 sources, 1.4, 1.5 Message-ID: <200704250849.l3P8n0u6001605@cvs-int.fedora.redhat.com> Author: corsepiu Update of /cvs/extras/rpms/perl-Module-Refresh/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv1576 Modified Files: .cvsignore perl-Module-Refresh.spec sources Log Message: * Wed Apr 25 2007 Ralf Cors??pius < - 0.11-1 - Upstream update. Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/perl-Module-Refresh/FC-6/.cvsignore,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- .cvsignore 14 Jan 2006 03:27:24 -0000 1.4 +++ .cvsignore 25 Apr 2007 08:48:25 -0000 1.5 @@ -1 +1 @@ -Module-Refresh-0.09.tar.gz +Module-Refresh-0.11.tar.gz Index: perl-Module-Refresh.spec =================================================================== RCS file: /cvs/extras/rpms/perl-Module-Refresh/FC-6/perl-Module-Refresh.spec,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- perl-Module-Refresh.spec 5 Sep 2006 09:26:35 -0000 1.6 +++ perl-Module-Refresh.spec 25 Apr 2007 08:48:25 -0000 1.7 @@ -1,6 +1,6 @@ Name: perl-Module-Refresh -Version: 0.09 -Release: 3%{?dist} +Version: 0.11 +Release: 1%{?dist} Summary: Refresh %INC files when updated on disk License: GPL or Artistic Group: Development/Libraries @@ -8,6 +8,8 @@ Source0: http://www.cpan.org/modules/by-module/Module/Module-Refresh-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) +BuildRequires: perl(ExtUtils::MakeMaker) +BuildRequires: perl(Test::More) Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) BuildArch: noarch @@ -44,6 +46,9 @@ %{_mandir}/man3/* %changelog +* Wed Apr 25 2007 Ralf Cors??pius < - 0.11-1 +- Upstream update. + * Tue Sep 05 2006 Ralf Cors??pius - 0.09-3 - Mass rebuild. Index: sources =================================================================== RCS file: /cvs/extras/rpms/perl-Module-Refresh/FC-6/sources,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- sources 14 Jan 2006 03:27:24 -0000 1.4 +++ sources 25 Apr 2007 08:48:25 -0000 1.5 @@ -1 +1 @@ -f6168601b3be9cf59c0ed1698df954a6 Module-Refresh-0.09.tar.gz +693eda85d42e335938561652bcb5bfc5 Module-Refresh-0.11.tar.gz From fedora-extras-commits at redhat.com Wed Apr 25 09:16:02 2007 From: fedora-extras-commits at redhat.com (=?utf-8?q?Ralf_Cors=C3=A9pius?= (corsepiu)) Date: Wed, 25 Apr 2007 05:16:02 -0400 Subject: rpms/perl-Module-Refresh/FC-5 .cvsignore, 1.4, 1.5 perl-Module-Refresh.spec, 1.5, 1.6 sources, 1.4, 1.5 Message-ID: <200704250916.l3P9G2PI006247@cvs-int.fedora.redhat.com> Author: corsepiu Update of /cvs/extras/rpms/perl-Module-Refresh/FC-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv6225 Modified Files: .cvsignore perl-Module-Refresh.spec sources Log Message: * Wed Apr 25 2007 Ralf Cors??pius < - 0.11-1 - Upstream update. Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/perl-Module-Refresh/FC-5/.cvsignore,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- .cvsignore 14 Jan 2006 03:27:24 -0000 1.4 +++ .cvsignore 25 Apr 2007 09:15:27 -0000 1.5 @@ -1 +1 @@ -Module-Refresh-0.09.tar.gz +Module-Refresh-0.11.tar.gz Index: perl-Module-Refresh.spec =================================================================== RCS file: /cvs/extras/rpms/perl-Module-Refresh/FC-5/perl-Module-Refresh.spec,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- perl-Module-Refresh.spec 28 Feb 2006 23:27:08 -0000 1.5 +++ perl-Module-Refresh.spec 25 Apr 2007 09:15:27 -0000 1.6 @@ -1,6 +1,6 @@ Name: perl-Module-Refresh -Version: 0.09 -Release: 2%{?dist} +Version: 0.11 +Release: 1%{?dist} Summary: Refresh %INC files when updated on disk License: GPL or Artistic Group: Development/Libraries @@ -8,6 +8,8 @@ Source0: http://www.cpan.org/modules/by-module/Module/Module-Refresh-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) +BuildRequires: perl(ExtUtils::MakeMaker) +BuildRequires: perl(Test::More) Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) BuildArch: noarch @@ -44,6 +46,12 @@ %{_mandir}/man3/* %changelog +* Wed Apr 25 2007 Ralf Cors??pius < - 0.11-1 +- Upstream update. + +* Tue Sep 05 2006 Ralf Cors??pius - 0.09-3 +- Mass rebuild. + * Wed Mar 01 2006 Ralf Cors??pius - 0.09-2 - Rebuild for perl-5.8.8. Index: sources =================================================================== RCS file: /cvs/extras/rpms/perl-Module-Refresh/FC-5/sources,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- sources 14 Jan 2006 03:27:24 -0000 1.4 +++ sources 25 Apr 2007 09:15:27 -0000 1.5 @@ -1 +1 @@ -f6168601b3be9cf59c0ed1698df954a6 Module-Refresh-0.09.tar.gz +693eda85d42e335938561652bcb5bfc5 Module-Refresh-0.11.tar.gz From fedora-extras-commits at redhat.com Wed Apr 25 12:00:04 2007 From: fedora-extras-commits at redhat.com (Rex Dieter (rdieter)) Date: Wed, 25 Apr 2007 08:00:04 -0400 Subject: rpms/koffice/FC-5 koffice.spec,1.45,1.46 Message-ID: <200704251200.l3PC04T4018879@cvs-int.fedora.redhat.com> Author: rdieter Update of /cvs/extras/rpms/koffice/FC-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv18848 Modified Files: koffice.spec Log Message: * Wed Apr 25 2007 Rex Dieter 1.6.2-3.1 - FC-5: +BR: poppler-qt-devel (#158941,#212145) Index: koffice.spec =================================================================== RCS file: /cvs/extras/rpms/koffice/FC-5/koffice.spec,v retrieving revision 1.45 retrieving revision 1.46 diff -u -r1.45 -r1.46 --- koffice.spec 5 Mar 2007 13:08:09 -0000 1.45 +++ koffice.spec 25 Apr 2007 11:59:29 -0000 1.46 @@ -1,7 +1,7 @@ Name: koffice Version: 1.6.2 -Release: 3%{?dist} +Release: 3%{?dist}.1 Summary: A free, integrated office suite for KDE Group: Applications/Productivity @@ -52,7 +52,7 @@ %define ruby 1 BuildRequires: ruby ruby-devel >= 1.8.2 %endif -%if 0%{?fedora} > 5 || 0%{?rhel} > 3 +%if 0%{?fedora} > 4 || 0%{?rhel} > 3 BuildRequires: poppler-qt-devel %endif %if 0%{?fedora} > 4 || 0%{?rhel} > 4 @@ -683,6 +683,10 @@ %changelog +* Wed Apr 25 2007 Rex Dieter +1.6.2-3.1 +- FC-5: +BR: poppler-qt-devel (#158941,#212145) + * Mon Feb 26 2007 Rex Dieter 1.6.2-3 - kexi_export patch From fedora-extras-commits at redhat.com Wed Apr 25 12:15:00 2007 From: fedora-extras-commits at redhat.com (Rex Dieter (rdieter)) Date: Wed, 25 Apr 2007 08:15:00 -0400 Subject: rpms/exiv2/devel .cvsignore, 1.5, 1.6 exiv2.spec, 1.8, 1.9 sources, 1.5, 1.6 Message-ID: <200704251215.l3PCF0s5023493@cvs-int.fedora.redhat.com> Author: rdieter Update of /cvs/extras/rpms/exiv2/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv23467 Modified Files: .cvsignore exiv2.spec sources Log Message: * Mon Apr 02 2007 Rex Dieter 0.14-1 - exiv2-0.14 Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/exiv2/devel/.cvsignore,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- .cvsignore 28 Nov 2006 13:43:17 -0000 1.5 +++ .cvsignore 25 Apr 2007 12:14:26 -0000 1.6 @@ -1,3 +1,3 @@ -exiv2-0.10.tar.gz -exiv2-0.11.tar.gz +clog exiv2-0.12.tar.gz +exiv2-0.14.tar.gz Index: exiv2.spec =================================================================== RCS file: /cvs/extras/rpms/exiv2/devel/exiv2.spec,v retrieving revision 1.8 retrieving revision 1.9 diff -u -r1.8 -r1.9 --- exiv2.spec 28 Nov 2006 13:43:17 -0000 1.8 +++ exiv2.spec 25 Apr 2007 12:14:26 -0000 1.9 @@ -1,7 +1,7 @@ Summary: Exif and Iptc metadata manipulation library Name: exiv2 -Version: 0.12 +Version: 0.14 Release: 1%{?dist} License: GPL @@ -11,6 +11,9 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: zlib-devel +BuildRequires: gettext +# docs +BuildRequires: doxygen graphviz libxslt Patch1: exiv2-0.11-no_rpath.patch Patch2: exiv2-0.9.1-deps.patch @@ -47,25 +50,27 @@ %patch1 -p1 -b .no_rpath %patch2 -p1 -b .deps +mkdir doc/html + %build %configure --disable-static -make -C src %{?_smp_mflags} +make %{?_smp_mflags} %install rm -rf $RPM_BUILD_ROOT -make -C src install DESTDIR=$RPM_BUILD_ROOT +make install DESTDIR=$RPM_BUILD_ROOT + +%find_lang exiv2 # Unpackaged files rm -f $RPM_BUILD_ROOT%{_libdir}/lib*.la # set eXecute bit on installed lib -chmod a+x $RPM_BUILD_ROOT%{_libdir}/libexiv2-*.so - -## FIXME/TODO: patch installed exiv2-config to instead pull values from pkgconfig +chmod a+x $RPM_BUILD_ROOT%{_libdir}/libexiv2*.so %clean @@ -77,23 +82,25 @@ %postun -p /sbin/ldconfig -%files +%files -f exiv2.lang %defattr(-,root,root,-) %doc COPYING README %{_bindir}/exiv2 -%{_libdir}/libexiv2-*.so +%{_libdir}/libexiv2.so.* %{_mandir}/man1/* %files devel %defattr(-,root,root,-) %doc doc/html -%{_bindir}/exiv2-config %{_includedir}/exiv2/ %{_libdir}/libexiv2.so %{_libdir}/pkgconfig/exiv2.pc %changelog +* Mon Apr 02 2007 Rex Dieter 0.14-1 +- exiv2-0.14 + * Tue Nov 28 2006 Rex Dieter 0.12-1 - exiv2-0.12 Index: sources =================================================================== RCS file: /cvs/extras/rpms/exiv2/devel/sources,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- sources 28 Nov 2006 13:43:17 -0000 1.5 +++ sources 25 Apr 2007 12:14:26 -0000 1.6 @@ -1 +1 @@ -a97a4e489df7ec99458e3e33b506c3e6 exiv2-0.12.tar.gz +6f8edde77d95f49fc83329feb615bb33 exiv2-0.14.tar.gz From fedora-extras-commits at redhat.com Wed Apr 25 12:29:32 2007 From: fedora-extras-commits at redhat.com (Rex Dieter (rdieter)) Date: Wed, 25 Apr 2007 08:29:32 -0400 Subject: rpms/libkexiv2/devel libkexiv2.spec,1.1,1.2 Message-ID: <200704251229.l3PCTWJT023904@cvs-int.fedora.redhat.com> Author: rdieter Update of /cvs/extras/rpms/libkexiv2/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv23879 Modified Files: libkexiv2.spec Log Message: * Mon Apr 16 2007 Rex Dieter 0.1.2-2 - libkexiv2-0.1.2 (for exiv2-0.14) Index: libkexiv2.spec =================================================================== RCS file: /cvs/extras/rpms/libkexiv2/devel/libkexiv2.spec,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- libkexiv2.spec 9 Mar 2007 12:55:13 -0000 1.1 +++ libkexiv2.spec 25 Apr 2007 12:28:58 -0000 1.2 @@ -3,8 +3,8 @@ Summary: A library to manipulate EXIF/IPTC information Name: libkexiv2 -Version: 0.1.1 -Release: 2%{?dist} +Version: 0.1.2 +Release: 2%{?dist} License: GPL Group: Applications/Multimedia @@ -13,7 +13,7 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: gettext -BuildRequires: exiv2-devel +BuildRequires: exiv2-devel >= 0.14 BuildRequires: kdelibs-devel %description @@ -75,6 +75,9 @@ %changelog +* Mon Apr 16 2007 Rex Dieter 0.1.2-2 +- libkexiv2-0.1.2 (for exiv2-0.14) + * Tue Feb 27 2007 Rex Dieter 0.1.1-2 - fix %%clean - update %%description From fedora-extras-commits at redhat.com Wed Apr 25 12:30:15 2007 From: fedora-extras-commits at redhat.com (Rex Dieter (rdieter)) Date: Wed, 25 Apr 2007 08:30:15 -0400 Subject: rpms/libkexiv2/devel .cvsignore, 1.2, 1.3 libkexiv2.spec, 1.2, 1.3 sources, 1.2, 1.3 Message-ID: <200704251230.l3PCUFil023953@cvs-int.fedora.redhat.com> Author: rdieter Update of /cvs/extras/rpms/libkexiv2/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv23914 Modified Files: .cvsignore libkexiv2.spec sources Log Message: * Mon Apr 16 2007 Rex Dieter 0.1.2-3 - libkexiv2-0.1.2 (for exiv2-0.14) Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/libkexiv2/devel/.cvsignore,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- .cvsignore 9 Mar 2007 12:55:13 -0000 1.2 +++ .cvsignore 25 Apr 2007 12:29:41 -0000 1.3 @@ -1 +1,3 @@ +clog libkexiv2-0.1.1.tar.bz2 +libkexiv2-0.1.2.tar.bz2 Index: libkexiv2.spec =================================================================== RCS file: /cvs/extras/rpms/libkexiv2/devel/libkexiv2.spec,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- libkexiv2.spec 25 Apr 2007 12:28:58 -0000 1.2 +++ libkexiv2.spec 25 Apr 2007 12:29:41 -0000 1.3 @@ -4,7 +4,7 @@ Summary: A library to manipulate EXIF/IPTC information Name: libkexiv2 Version: 0.1.2 -Release: 2%{?dist} +Release: 3%{?dist} License: GPL Group: Applications/Multimedia @@ -75,7 +75,7 @@ %changelog -* Mon Apr 16 2007 Rex Dieter 0.1.2-2 +* Mon Apr 16 2007 Rex Dieter 0.1.2-3 - libkexiv2-0.1.2 (for exiv2-0.14) * Tue Feb 27 2007 Rex Dieter 0.1.1-2 Index: sources =================================================================== RCS file: /cvs/extras/rpms/libkexiv2/devel/sources,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- sources 9 Mar 2007 12:55:13 -0000 1.2 +++ sources 25 Apr 2007 12:29:41 -0000 1.3 @@ -1 +1 @@ -cd577926992dc1ea5359f9cb53c6a10d libkexiv2-0.1.1.tar.bz2 +8d273bf0ce692a814a0945c0664e116a libkexiv2-0.1.2.tar.bz2 From fedora-extras-commits at redhat.com Wed Apr 25 12:44:12 2007 From: fedora-extras-commits at redhat.com (Rex Dieter (rdieter)) Date: Wed, 25 Apr 2007 08:44:12 -0400 Subject: rpms/kipi-plugins/devel kipi-plugins-0.1.3-exiv2.patch, NONE, 1.1 .cvsignore, 1.9, 1.10 kipi-plugins.spec, 1.26, 1.27 Message-ID: <200704251244.l3PCiCY5024687@cvs-int.fedora.redhat.com> Author: rdieter Update of /cvs/extras/rpms/kipi-plugins/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv24658 Modified Files: .cvsignore kipi-plugins.spec Added Files: kipi-plugins-0.1.3-exiv2.patch Log Message: * Mon Apr 25 2007 Rex Dieter 0.1.3-3 - respin against exiv2-0.14 kipi-plugins-0.1.3-exiv2.patch: --- NEW FILE kipi-plugins-0.1.3-exiv2.patch --- Index: kipi-plugins/rawconverter/dcrawiface.cpp =================================================================== --- kipi-plugins/rawconverter/dcrawiface.cpp (revisione 627500) +++ kipi-plugins/rawconverter/dcrawiface.cpp (revisione 627501) @@ -4,7 +4,7 @@ * Date : 2006-12-09 * Description : dcraw interface (tested with dcraw 8.x releases) * - * Copyright 2006 by Gilles Caulier and Marcel Wiesweg + * Copyright 2006-2007 by Gilles Caulier and Marcel Wiesweg * * This program is free software; you can redistribute it * and/or modify it under the terms of the GNU General @@ -58,11 +58,14 @@ #include #include +// LibKExiv2 includes. + +#include + // Local includes. #include "pluginsversion.h" #include "rawfiles.h" -#include "exiv2iface.h" #include "dcrawbinary.h" #include "dcrawiface.h" #include "dcrawiface.moc" @@ -492,7 +495,7 @@ fclose(f); // Metadata restoration and update. - KIPIPlugins::Exiv2Iface exiv2Iface; + KExiv2Library::LibKExiv2 exiv2Iface; exiv2Iface.load(filePath); exiv2Iface.setImageProgramId(QString("Kipi Raw Converter"), QString(kipiplugins_version)); exiv2Iface.setImageDimensions(QSize(d->width, d->height)); @@ -547,7 +550,7 @@ png_set_text(png_ptr, info_ptr, &(text), 1); // Metadata restoration and update. - KIPIPlugins::Exiv2Iface exiv2Iface; + KExiv2Library::LibKExiv2 exiv2Iface; exiv2Iface.load(filePath); exiv2Iface.setImageProgramId(QString("Kipi Raw Converter"), QString(kipiplugins_version)); exiv2Iface.setImageDimensions(QSize(d->width, d->height)); @@ -624,7 +627,7 @@ // Metadata restoration and update. - KIPIPlugins::Exiv2Iface exiv2Iface; + KExiv2Library::LibKExiv2 exiv2Iface; exiv2Iface.load(filePath); exiv2Iface.setImageProgramId(QString("Kipi Raw Converter"), QString(kipiplugins_version)); exiv2Iface.setImageDimensions(QSize(d->width, d->height)); Index: kipi-plugins/rawconverter/Makefile.am =================================================================== --- kipi-plugins/rawconverter/Makefile.am (revisione 627500) +++ kipi-plugins/rawconverter/Makefile.am (revisione 627501) @@ -5,23 +5,21 @@ METASOURCES = AUTO SUBDIRS = profiles -INCLUDES = $(KIPI_PLUGINS_COMMON_INCLUDE) $(LIBKIPI_CFLAGS) $(all_includes) +INCLUDES = $(KIPI_PLUGINS_COMMON_INCLUDE) $(LIBKIPI_CFLAGS) $(LIBKEXIV2_CFLAGS) $(all_includes) # Install this plugin in the KDE modules directory kde_module_LTLIBRARIES = kipiplugin_rawconverter.la -kipiplugin_rawconverter_la_DEPENDENCIES = $(LIBKIPI_LIBS_DEP) \ - $(top_builddir)/kipi-plugins/common/exiv2iface/libexiv2iface.la +kipiplugin_rawconverter_la_DEPENDENCIES = $(LIBKIPI_LIBS_DEP) $(LIBKEXIV2_LIBS_DEP) # Srcs for the plugin kipiplugin_rawconverter_la_SOURCES = plugin_rawconverter.cpp dcrawiface.cpp savesettingswidget.cpp \ - batchdialog.cpp actionthread.cpp dcrawsettingswidget.cpp \ - singledialog.cpp previewwidget.cpp iccjpeg.c dcrawbinary.cpp + batchdialog.cpp actionthread.cpp dcrawsettingswidget.cpp \ + singledialog.cpp previewwidget.cpp iccjpeg.c dcrawbinary.cpp # Libs needed by the plugin -kipiplugin_rawconverter_la_LIBADD = -ljpeg -lpng \ - $(top_builddir)/kipi-plugins/common/exiv2iface/libexiv2iface.la \ - $(LIB_TIFF) $(LIBKIPI_LIBS) $(LIB_KIO) $(LIB_KDEUI) $(LIB_KDECORE) $(LIB_QT) +kipiplugin_rawconverter_la_LIBADD = -ljpeg -lpng $(LIBKEXIV2_LIBS) \ + $(LIB_TIFF) $(LIBKIPI_LIBS) $(LIB_KIO) $(LIB_KDEUI) $(LIB_KDECORE) $(LIB_QT) # LD flags for the plugin kipiplugin_rawconverter_la_LDFLAGS = $(KIPI_PLUGINS_COMMON_LDFLAGS) -module $(KDE_PLUGIN) $(all_libraries) -lkipiplugins Index: kipi-plugins/rawconverter/dcrawiface.h =================================================================== --- kipi-plugins/rawconverter/dcrawiface.h (revisione 627500) +++ kipi-plugins/rawconverter/dcrawiface.h (revisione 627501) @@ -4,7 +4,7 @@ * Date : 2006-12-09 * Description : dcraw interface (tested with dcraw 8.x releases) * - * Copyright 2006 by Gilles Caulier and Marcel Wiesweg + * Copyright 2006-2007 by Gilles Caulier and Marcel Wiesweg * * This program is free software; you can redistribute it * and/or modify it under the terms of the GNU General Index: kipi-plugins/metadataedit/iptcstatus.cpp =================================================================== --- kipi-plugins/metadataedit/iptcstatus.cpp (revisione 627500) +++ kipi-plugins/metadataedit/iptcstatus.cpp (revisione 627501) @@ -3,7 +3,7 @@ * Date : 2006-10-12 * Description : IPTC status settings page. * - * Copyright 2006 by Gilles Caulier + * Copyright 2006-2007 by Gilles Caulier * * This program is free software; you can redistribute it * and/or modify it under the terms of the GNU General @@ -34,11 +34,14 @@ #include #include +// LibKExiv2 includes. + +#include + // Local includes. #include "metadatacheckbox.h" #include "pluginsversion.h" -#include "exiv2iface.h" #include "iptcstatus.h" #include "iptcstatus.moc" @@ -291,7 +294,7 @@ void IPTCStatus::readMetadata(QByteArray& iptcData) { blockSignals(true); - KIPIPlugins::Exiv2Iface exiv2Iface; + KExiv2Library::LibKExiv2 exiv2Iface; exiv2Iface.setIptc(iptcData); QString data; int val; @@ -408,7 +411,7 @@ void IPTCStatus::applyMetadata(QByteArray& iptcData) { - KIPIPlugins::Exiv2Iface exiv2Iface; + KExiv2Library::LibKExiv2 exiv2Iface; exiv2Iface.setIptc(iptcData); if (d->statusCheck->isChecked()) Index: kipi-plugins/metadataedit/plugin_metadataedit.cpp =================================================================== --- kipi-plugins/metadataedit/plugin_metadataedit.cpp (revisione 627500) +++ kipi-plugins/metadataedit/plugin_metadataedit.cpp (revisione 627501) @@ -3,7 +3,7 @@ * Date : 2006-10-11 * Description : a plugin to edit pictures metadata * - * Copyright 2006 by Gilles Caulier + * Copyright 2006-2007 by Gilles Caulier * * This program is free software; you can redistribute it * and/or modify it under the terms of the GNU General @@ -36,9 +36,12 @@ #include +// LibKExiv2 includes. + +#include + // Local includes. -#include "exiv2iface.h" #include "exifeditdialog.h" #include "iptceditdialog.h" #include "commenteditdialog.h" @@ -186,10 +189,10 @@ KURL url = *it; bool ret = false; - if (!KIPIPlugins::Exiv2Iface::isReadOnly(url.path())) + if (!KExiv2Library::LibKExiv2::isReadOnly(url.path())) { ret = true; - KIPIPlugins::Exiv2Iface exiv2Iface; + KExiv2Library::LibKExiv2 exiv2Iface; ret &= exiv2Iface.load(url.path()); ret &= exiv2Iface.clearExif(); ret &= exiv2Iface.save(url.path()); @@ -229,7 +232,7 @@ if( importEXIFFile.isEmpty() ) return; - KIPIPlugins::Exiv2Iface exiv2Iface; + KExiv2Library::LibKExiv2 exiv2Iface; if (!exiv2Iface.load(importEXIFFile.path())) { KMessageBox::error(kapp->activeWindow(), [...2379 lines suppressed...] -#include +#include // Local includes. Index: kipi-plugins/metadataedit/iptckeywords.cpp =================================================================== --- kipi-plugins/metadataedit/iptckeywords.cpp (revisione 628539) +++ kipi-plugins/metadataedit/iptckeywords.cpp (revisione 628540) @@ -36,7 +36,7 @@ // LibKExiv2 includes. -#include +#include // Local includes. Index: kipi-plugins/metadataedit/iptcsubjects.cpp =================================================================== --- kipi-plugins/metadataedit/iptcsubjects.cpp (revisione 628539) +++ kipi-plugins/metadataedit/iptcsubjects.cpp (revisione 628540) @@ -36,7 +36,7 @@ // LibKExiv2 includes. -#include +#include // Local includes. Index: kipi-plugins/metadataedit/exifadjust.cpp =================================================================== --- kipi-plugins/metadataedit/exifadjust.cpp (revisione 628539) +++ kipi-plugins/metadataedit/exifadjust.cpp (revisione 628540) @@ -37,7 +37,7 @@ // LibKExiv2 includes. -#include +#include // Local includes. Index: kipi-plugins/metadataedit/iptcorigin.cpp =================================================================== --- kipi-plugins/metadataedit/iptcorigin.cpp (revisione 628539) +++ kipi-plugins/metadataedit/iptcorigin.cpp (revisione 628540) @@ -36,7 +36,7 @@ // LibKExiv2 includes. -#include +#include // Local includes. Index: kipi-plugins/metadataedit/exifdevice.cpp =================================================================== --- kipi-plugins/metadataedit/exifdevice.cpp (revisione 628539) +++ kipi-plugins/metadataedit/exifdevice.cpp (revisione 628540) @@ -40,7 +40,7 @@ // LibKExiv2 includes. -#include +#include // Local includes. Index: kipi-plugins/metadataedit/iptcdatetime.cpp =================================================================== --- kipi-plugins/metadataedit/iptcdatetime.cpp (revisione 628539) +++ kipi-plugins/metadataedit/iptcdatetime.cpp (revisione 628540) @@ -39,7 +39,7 @@ // LibKExiv2 includes. -#include +#include // Local includes. Index: kipi-plugins/metadataedit/iptccredits.cpp =================================================================== --- kipi-plugins/metadataedit/iptccredits.cpp (revisione 628539) +++ kipi-plugins/metadataedit/iptccredits.cpp (revisione 628540) @@ -36,7 +36,7 @@ // LibKExiv2 includes. -#include +#include // Local includes. Index: kipi-plugins/metadataedit/iptccaption.cpp =================================================================== --- kipi-plugins/metadataedit/iptccaption.cpp (revisione 628539) +++ kipi-plugins/metadataedit/iptccaption.cpp (revisione 628540) @@ -40,7 +40,7 @@ // LibKExiv2 includes. -#include +#include // Local includes. Index: kipi-plugins/metadataedit/exifeditdialog.cpp =================================================================== --- kipi-plugins/metadataedit/exifeditdialog.cpp (revisione 628539) +++ kipi-plugins/metadataedit/exifeditdialog.cpp (revisione 628540) @@ -43,7 +43,7 @@ // LibKExiv2 includes. -#include +#include // Local includes. Index: kipi-plugins/galleryexport/gallerytalker.cpp =================================================================== --- kipi-plugins/galleryexport/gallerytalker.cpp (revisione 628539) +++ kipi-plugins/galleryexport/gallerytalker.cpp (revisione 628540) @@ -36,7 +36,7 @@ // LibKExiv2 includes. -#include +#include #include "galleryitem.h" #include "gallerympform.h" Index: kipi-plugins/timeadjust/timeadjustdialog.cpp =================================================================== --- kipi-plugins/timeadjust/timeadjustdialog.cpp (revisione 628539) +++ kipi-plugins/timeadjust/timeadjustdialog.cpp (revisione 628540) @@ -56,7 +56,7 @@ // LibKExiv2 includes. -#include +#include // Local includes. Index: kipi-plugins/sendimages/sendimages.cpp =================================================================== --- kipi-plugins/sendimages/sendimages.cpp (revisione 628539) +++ kipi-plugins/sendimages/sendimages.cpp (revisione 628540) @@ -53,7 +53,7 @@ // LibKExiv2 includes. -#include +#include // Local include files Index: kipi-plugins/gpssync/gpslistviewitem.cpp =================================================================== --- kipi-plugins/gpssync/gpslistviewitem.cpp (revisione 628539) +++ kipi-plugins/gpssync/gpslistviewitem.cpp (revisione 628540) @@ -31,7 +31,7 @@ // LibKExiv2 includes. -#include +#include // Local includes. Index: kipi-plugins/gpssync/plugin_gpssync.cpp =================================================================== --- kipi-plugins/gpssync/plugin_gpssync.cpp (revisione 628539) +++ kipi-plugins/gpssync/plugin_gpssync.cpp (revisione 628540) @@ -40,7 +40,7 @@ // LibKExiv2 includes. -#include +#include // Local includes. Index: kipi-plugins/jpeglossless/jpegtransform.h =================================================================== --- kipi-plugins/jpeglossless/jpegtransform.h (revisione 628539) +++ kipi-plugins/jpeglossless/jpegtransform.h (revisione 628540) @@ -30,7 +30,7 @@ // LibKExiv2 includes. -#include +#include namespace KIPIJPEGLossLessPlugin { Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/kipi-plugins/devel/.cvsignore,v retrieving revision 1.9 retrieving revision 1.10 diff -u -r1.9 -r1.10 --- .cvsignore 24 Jan 2007 22:52:45 -0000 1.9 +++ .cvsignore 25 Apr 2007 12:43:38 -0000 1.10 @@ -1,3 +1,3 @@ +clog kipi-plugins-0.1.2.tar.bz2 -kipi-plugins-0.1.3-rc1.tar.bz2 kipi-plugins-0.1.3.tar.bz2 Index: kipi-plugins.spec =================================================================== RCS file: /cvs/extras/rpms/kipi-plugins/devel/kipi-plugins.spec,v retrieving revision 1.26 retrieving revision 1.27 diff -u -r1.26 -r1.27 --- kipi-plugins.spec 24 Jan 2007 23:06:54 -0000 1.26 +++ kipi-plugins.spec 25 Apr 2007 12:43:38 -0000 1.27 @@ -1,8 +1,10 @@ +# Fedora review: http://bugzilla.redhat.com/171504 + Name: kipi-plugins Summary: Plugins to use with Kipi Version: 0.1.3 -Release: 2%{?dist} +Release: 3%{?dist} License: LGPL Group: Applications/Multimedia @@ -10,10 +12,14 @@ Source0: http://dl.sourceforge.net/sourceforge/kipi/kipi-plugins-%{version}%{?beta:-%{beta}}.tar.bz2 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) +Patch1: kipi-plugins-0.1.3-exiv2.patch +BuildRequires: automake libtool + BuildRequires: gettext BuildRequires: libkipi-devel >= 0.1.5 BuildRequires: kdelibs-devel -BuildRequires: exiv2-devel +BuildRequires: libkexiv2-devel +BuildRequires: exiv2-devel >= 0.14 %if 0%{?fedora} > 6 ## ipod support currently busted, omit, for now. -- Rex #define _with_libgpod --with-libgpod @@ -92,6 +98,9 @@ %prep %setup -q -n %{name}-%{version}%{?beta:-%{beta}} +%patch1 -p0 -b .exiv2 +make -f admin/Makefile.common + %build unset QTDIR || : ; . /etc/profile.d/qt.sh @@ -166,6 +175,9 @@ %changelog +* Mon Apr 25 2007 Rex Dieter 0.1.3-3 +- respin against exiv2-0.14 + * Wed Jan 24 2007 Rex Dieter 0.1.3-2 - drop --with-libgpod, still busted From fedora-extras-commits at redhat.com Wed Apr 25 12:46:31 2007 From: fedora-extras-commits at redhat.com (Rex Dieter (rdieter)) Date: Wed, 25 Apr 2007 08:46:31 -0400 Subject: rpms/kphotoalbum/devel .cvsignore, 1.5, 1.6 kphotoalbum.spec, 1.9, 1.10 sources, 1.4, 1.5 Message-ID: <200704251246.l3PCkVvW024798@cvs-int.fedora.redhat.com> Author: rdieter Update of /cvs/extras/rpms/kphotoalbum/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv24769 Modified Files: .cvsignore kphotoalbum.spec sources Log Message: * Thu Apr 16 2007 Rex Dieter 3.0.2-1 - kphotoalbum-3.0.2 Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/kphotoalbum/devel/.cvsignore,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- .cvsignore 11 Apr 2007 15:31:40 -0000 1.5 +++ .cvsignore 25 Apr 2007 12:45:57 -0000 1.6 @@ -1,3 +1,3 @@ clog -kphotoalbum-3.0.tar.bz2 kphotoalbum-3.0.1.tar.bz2 +kphotoalbum-3.0.2.tar.bz2 Index: kphotoalbum.spec =================================================================== RCS file: /cvs/extras/rpms/kphotoalbum/devel/kphotoalbum.spec,v retrieving revision 1.9 retrieving revision 1.10 diff -u -r1.9 -r1.10 --- kphotoalbum.spec 11 Apr 2007 15:31:40 -0000 1.9 +++ kphotoalbum.spec 25 Apr 2007 12:45:57 -0000 1.10 @@ -1,18 +1,19 @@ Summary: KDE Photo Album Name: kphotoalbum -Version: 3.0.1 +Version: 3.0.2 Release: 1%{?dist} License: GPL Group: Applications/Multimedia URL: http://kphotoalbum.org/ -Source: http://kphotoalbum.org/download/kphotoalbum-%{version}.tar.bz2 +Source0: http://kphotoalbum.org/download/kphotoalbum-%{version}.tar.bz2 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) Obsoletes: kimdaba < %{version} #Provides: kimdaba = %{version} +BuildRequires: desktop-file-utils BuildRequires: gettext BuildRequires: libkipi-devel BuildRequires: qt-devel @@ -32,7 +33,7 @@ %prep -%setup -q -n %{name}-%{version}%{?beta} +%setup -q -n %{name}-%{version}%{?beta:-%{beta}} %build @@ -40,7 +41,6 @@ %configure \ --disable-rpath \ - --disable-gcc-hidden-visibility \ --enable-new-ldflags \ --disable-debug --disable-warnings \ --disable-dependancy-tracking --disable-final @@ -74,6 +74,10 @@ fi +%check +desktop-file-validate $RPM_BUILD_ROOT%{_datadir}/applications/kde/*.desktop ||: + + %clean rm -rf $RPM_BUILD_ROOT @@ -101,6 +105,9 @@ %changelog +* Thu Apr 16 2007 Rex Dieter 3.0.2-1 +- kphotoalbum-3.0.2 + * Wed Apr 11 2007 Rex Dieter 3.0.1-1 - kphotoalbum-3.0.1 Index: sources =================================================================== RCS file: /cvs/extras/rpms/kphotoalbum/devel/sources,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- sources 11 Apr 2007 15:31:40 -0000 1.4 +++ sources 25 Apr 2007 12:45:57 -0000 1.5 @@ -1 +1 @@ -ea44852ec73afb2d11adbabb48387067 kphotoalbum-3.0.1.tar.bz2 +decdf031878de8333f030d1e77ea8ae3 kphotoalbum-3.0.2.tar.bz2 From fedora-extras-commits at redhat.com Wed Apr 25 12:50:26 2007 From: fedora-extras-commits at redhat.com (Rex Dieter (rdieter)) Date: Wed, 25 Apr 2007 08:50:26 -0400 Subject: rpms/gwenview/devel gwenview.spec,1.22,1.23 Message-ID: <200704251250.l3PCoQtt024925@cvs-int.fedora.redhat.com> Author: rdieter Update of /cvs/extras/rpms/gwenview/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv24892 Modified Files: gwenview.spec Log Message: * Mon Apr 25 2007 Rex Dieter 1.4.1-3.1 - respin for exiv2-0.14 Index: gwenview.spec =================================================================== RCS file: /cvs/extras/rpms/gwenview/devel/gwenview.spec,v retrieving revision 1.22 retrieving revision 1.23 diff -u -r1.22 -r1.23 --- gwenview.spec 29 Nov 2006 18:34:17 -0000 1.22 +++ gwenview.spec 25 Apr 2007 12:49:52 -0000 1.23 @@ -1,6 +1,6 @@ Name: gwenview Version: 1.4.1 -Release: 3%{?dist} +Release: 3%{?dist}.1 Summary: Simple image viewer for KDE Group: Applications/Multimedia @@ -10,12 +10,12 @@ Source1: http://dl.sf.net/gwenview/gwenview-i18n-%{version}.tar.bz2 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) -BuildRequires: kdelibs-devel >= 6:3.1 +BuildRequires: kdelibs-devel BuildRequires: desktop-file-utils BuildRequires: libkipi-devel BuildRequires: gettext BuildRequires: exiv2-devel -%if "%{fedora}" >= "5" +%if 0%{?fedora} > 4 || 0%{?rhel} > 4 BuildRequires: libXt-devel %endif @@ -37,10 +37,10 @@ %build unset QTDIR && . %{_sysconfdir}/profile.d/qt.sh -# work around an improper ${kdelibsuff} -export QTLIB=${QTDIR}/lib QTINC=${QTDIR}/include + %configure --disable-rpath --disable-debug --enable-kipi # --enable-final \ + make %{?_smp_mflags} cd %{name}-i18n-%{version} @@ -111,6 +111,9 @@ %changelog +* Mon Apr 25 2007 Rex Dieter 1.4.1-3.1 +- respin for exiv2-0.14 + * Wed Nov 29 2006 Aurelien Bompard 1.4.1-3 - rebuild From fedora-extras-commits at redhat.com Wed Apr 25 12:56:47 2007 From: fedora-extras-commits at redhat.com (Rex Dieter (rdieter)) Date: Wed, 25 Apr 2007 08:56:47 -0400 Subject: rpms/digikam/devel digi_libkexiv2.patch, NONE, 1.1 digikam.spec, 1.31, 1.32 Message-ID: <200704251256.l3PCulfw025086@cvs-int.fedora.redhat.com> Author: rdieter Update of /cvs/extras/rpms/digikam/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv25048 Modified Files: digikam.spec Added Files: digi_libkexiv2.patch Log Message: * Mon Apr 02 2007 Rex Dieter 0.9.1-2 - exiv2-0.14 patch - cleanup/simplify BR's,Requires,d-f-i usage digi_libkexiv2.patch: --- NEW FILE digi_libkexiv2.patch --- Index: digikam/libs/widgets/metadata/makernotewidget.h =================================================================== --- digikam/libs/widgets/metadata/makernotewidget.h (revisione 642722) +++ digikam/libs/widgets/metadata/makernotewidget.h (revisione 642723) @@ -1,10 +1,10 @@ /* ============================================================ - * Author: Gilles Caulier - * Date : 2006-02-20 + * Authors: Gilles Caulier + * Date : 2006-02-20 * Description : a widget to display non standard Exif metadata * used by camera makers * - * Copyright 2006 by Gilles Caulier + * Copyright 2006-2007 by Gilles Caulier * * This program is free software; you can redistribute it * and/or modify it under the terms of the GNU General Index: digikam/libs/widgets/metadata/exifwidget.cpp =================================================================== --- digikam/libs/widgets/metadata/exifwidget.cpp (revisione 642722) +++ digikam/libs/widgets/metadata/exifwidget.cpp (revisione 642723) @@ -1,9 +1,9 @@ /* ============================================================ - * Author: Gilles Caulier - * Date : 2006-02-20 + * Authors: Gilles Caulier + * Date : 2006-02-20 * Description : a widget to display Standard Exif metadata * - * Copyright 2006 by Gilles Caulier + * Copyright 2006-2007 by Gilles Caulier * * This program is free software; you can redistribute it * and/or modify it under the terms of the GNU General @@ -46,6 +46,7 @@ #include "dmetadata.h" #include "metadatalistview.h" #include "exifwidget.h" +#include "exifwidget.moc" namespace Digikam { @@ -180,11 +181,10 @@ } catch (Exiv2::Error& e) { - DDebug() << "Cannot parse EXIF metadata using Exiv2 (" - << QString::fromAscii(e.what().c_str()) - << ")" << endl; - return false; + DMetadata::printExiv2ExceptionError("Cannot parse EXIF metadata using Exiv2 ", e); } + + return false; } void ExifWidget::buildView(void) @@ -210,11 +210,10 @@ } catch (Exiv2::Error& e) { - DDebug() << "Cannot get metadata tag title using Exiv2 (" - << QString::fromAscii(e.what().c_str()) - << ")" << endl; - return i18n("Unknown"); + DMetadata::printExiv2ExceptionError("Cannot get metadata tag title using Exiv2 ", e); } + + return i18n("Unknown"); } QString ExifWidget::getTagDescription(const QString& key) @@ -227,11 +226,10 @@ } catch (Exiv2::Error& e) { - DDebug() << "Cannot get metadata tag description using Exiv2 (" - << QString::fromAscii(e.what().c_str()) - << ")" << endl; - return i18n("No description available"); + DMetadata::printExiv2ExceptionError("Cannot get metadata tag description using Exiv2 ", e); } + + return i18n("No description available"); } void ExifWidget::slotSaveMetadataToFile(void) @@ -243,4 +241,3 @@ } // namespace Digikam -#include "exifwidget.moc" Index: digikam/libs/widgets/metadata/gpswidget.h =================================================================== --- digikam/libs/widgets/metadata/gpswidget.h (revisione 642722) +++ digikam/libs/widgets/metadata/gpswidget.h (revisione 642723) @@ -1,9 +1,9 @@ /* ============================================================ - * Author: Gilles Caulier - * Date : 2006-02-22 + * Authors: Gilles Caulier + * Date : 2006-02-22 * Description : a tab widget to display GPS info * - * Copyright 2006 by Gilles Caulier + * Copyright 2006-2007 by Gilles Caulier * * This program is free software; you can redistribute it * and/or modify it under the terms of the GNU General @@ -84,7 +84,6 @@ private: GPSWidgetPriv *d; - }; } // namespace Digikam Index: digikam/libs/widgets/metadata/iptcwidget.cpp =================================================================== --- digikam/libs/widgets/metadata/iptcwidget.cpp (revisione 642722) +++ digikam/libs/widgets/metadata/iptcwidget.cpp (revisione 642723) @@ -1,9 +1,9 @@ /* ============================================================ - * Author: Gilles Caulier - * Date : 2006-02-20 + * Authors: Gilles Caulier + * Date : 2006-02-20 * Description : A widget to display IPTC metadata * - * Copyright 2006 by Gilles Caulier + * Copyright 2006-2007 by Gilles Caulier * * This program is free software; you can redistribute it * and/or modify it under the terms of the GNU General @@ -44,6 +44,7 @@ #include "ddebug.h" #include "dmetadata.h" #include "iptcwidget.h" +#include "iptcwidget.moc" namespace Digikam { @@ -155,11 +156,10 @@ } catch (Exiv2::Error& e) { - DDebug() << "Cannot parse IPTC metadata using Exiv2 (" - << QString::fromAscii(e.what().c_str()) - << ")" << endl; - return false; + DMetadata::printExiv2ExceptionError("Cannot parse IPTC metadata using Exiv2 ", e); } + + return false; } void IptcWidget::buildView(void) @@ -184,11 +184,10 @@ } catch (Exiv2::Error& e) { - DDebug() << "Cannot get metadata tag title using Exiv2 (" - << QString::fromAscii(e.what().c_str()) - << ")" << endl; - return i18n("Unknow"); + DMetadata::printExiv2ExceptionError("Cannot get metadata tag title using Exiv2 ", e); } + + return i18n("Unknow"); } QString IptcWidget::getTagDescription(const QString& key) @@ -201,11 +200,10 @@ } catch (Exiv2::Error& e) { - DDebug() << "Cannot get metadata tag description using Exiv2 (" - << QString::fromAscii(e.what().c_str()) - << ")" << endl; - return i18n("No description available"); + DMetadata::printExiv2ExceptionError("Cannot get metadata tag description using Exiv2 ", e); } + + return i18n("No description available"); } void IptcWidget::slotSaveMetadataToFile(void) @@ -217,4 +215,3 @@ } // namespace Digikam -#include "iptcwidget.moc" Index: digikam/libs/widgets/metadata/exifwidget.h =================================================================== --- digikam/libs/widgets/metadata/exifwidget.h (revisione 642722) +++ digikam/libs/widgets/metadata/exifwidget.h (revisione 642723) @@ -1,9 +1,9 @@ /* ============================================================ - * Author: Gilles Caulier - * Date : 2006-02-20 + * Authors: Gilles Caulier + * Date : 2006-02-20 * Description : a widget to display Standard Exif metadata * - * Copyright 2006 by Gilles Caulier + * Copyright 2006-2007 by Gilles Caulier * * This program is free software; you can redistribute it * and/or modify it under the terms of the GNU General Index: digikam/libs/widgets/metadata/iptcwidget.h =================================================================== --- digikam/libs/widgets/metadata/iptcwidget.h (revisione 642722) +++ digikam/libs/widgets/metadata/iptcwidget.h (revisione 642723) @@ -1,9 +1,9 @@ /* ============================================================ - * Author: Gilles Caulier - * Date : 2006-02-20 + * Authors: Gilles Caulier + * Date : 2006-02-20 * Description : A widget to display IPTC metadata * - * Copyright 2006 by Gilles Caulier + * Copyright 2006-2007 by Gilles Caulier * * This program is free software; you can redistribute it * and/or modify it under the terms of the GNU General Index: digikam/libs/widgets/metadata/makernotewidget.cpp =================================================================== --- digikam/libs/widgets/metadata/makernotewidget.cpp (revisione 642722) +++ digikam/libs/widgets/metadata/makernotewidget.cpp (revisione 642723) @@ -1,10 +1,10 @@ /* ============================================================ - * Author: Gilles Caulier - * Date : 2006-02-20 + * Authors: Gilles Caulier + * Date : 2006-02-20 * Description : a widget to display non standard Exif metadata * used by camera makers * - * Copyright 2006 by Gilles Caulier + * Copyright 2006-2007 by Gilles Caulier * * This program is free software; you can redistribute it * and/or modify it under the terms of the GNU General @@ -46,6 +46,7 @@ #include "ddebug.h" #include "dmetadata.h" #include "makernotewidget.h" +#include "makernotewidget.moc" namespace Digikam { @@ -197,11 +198,10 @@ } catch (Exiv2::Error& e) { - DDebug() << "Cannot parse MAKERNOTE metadata using Exiv2 (" - << QString::fromAscii(e.what().c_str()) - << ")" << endl; - return false; + DMetadata::printExiv2ExceptionError("Cannot parse MAKERNOTE metadata using Exiv2 ", e); } + + return false; } void MakerNoteWidget::buildView(void) @@ -226,11 +226,10 @@ } catch (Exiv2::Error& e) { - DDebug() << "Cannot get metadata tag title using Exiv2 (" - << QString::fromAscii(e.what().c_str()) - << ")" << endl; - return i18n("Unknown"); + DMetadata::printExiv2ExceptionError("Cannot get metadata tag title using Exiv2 ", e); } + + return i18n("Unknown"); } QString MakerNoteWidget::getTagDescription(const QString& key) @@ -243,11 +242,10 @@ } catch (Exiv2::Error& e) { - DDebug() << "Cannot get metadata tag description using Exiv2 (" - << QString::fromAscii(e.what().c_str()) - << ")" << endl; - return i18n("No description available"); + DMetadata::printExiv2ExceptionError("Cannot get metadata tag description using Exiv2 ", e); } + + return i18n("No description available"); } void MakerNoteWidget::slotSaveMetadataToFile(void) @@ -259,4 +257,3 @@ } // namespace Digikam -#include "makernotewidget.moc" Index: digikam/libs/widgets/metadata/gpswidget.cpp =================================================================== --- digikam/libs/widgets/metadata/gpswidget.cpp (revisione 642722) +++ digikam/libs/widgets/metadata/gpswidget.cpp (revisione 642723) @@ -1,9 +1,9 @@ /* ============================================================ - * Author: Gilles Caulier - * Date : 2006-02-22 + * Authors: Gilles Caulier + * Date : 2006-02-22 * Description : a tab widget to display GPS info * - * Copyright 2006 by Gilles Caulier + * Copyright 2006-2007 by Gilles Caulier * * This program is free software; you can redistribute it * and/or modify it under the terms of the GNU General @@ -62,6 +62,7 @@ namespace Digikam { + static const char* ExifGPSHumanList[] = { "GPSLatitude", @@ -304,11 +305,10 @@ catch (Exiv2::Error& e) { setMetadataEmpty(); - DDebug() << "Cannot parse EXIF metadata using Exiv2 (" - << QString::fromAscii(e.what().c_str()) - << ")" << endl; - return false; + DMetadata::printExiv2ExceptionError("Cannot parse EXIF metadata using Exiv2 ", e); } + + return false; } void GPSWidget::setMetadataEmpty() @@ -342,11 +342,10 @@ } catch (Exiv2::Error& e) { - DDebug() << "Cannot get metadata tag title using Exiv2 (" - << QString::fromAscii(e.what().c_str()) - << ")" << endl; - return i18n("Unknown"); + DMetadata::printExiv2ExceptionError("Cannot get metadata tag title using Exiv2 ", e); } + + return i18n("Unknown"); } QString GPSWidget::getTagDescription(const QString& key) @@ -359,11 +358,10 @@ } catch (Exiv2::Error& e) { - DDebug() << "Cannot get metadata tag description using Exiv2 (" - << QString::fromAscii(e.what().c_str()) - << ")" << endl; - return i18n("No description available"); + DMetadata::printExiv2ExceptionError("Cannot get metadata tag description using Exiv2 ", e); } + + return i18n("No description available"); } bool GPSWidget::decodeGPSPosition(void) Index: digikam.spec =================================================================== RCS file: /cvs/extras/rpms/digikam/devel/digikam.spec,v retrieving revision 1.31 retrieving revision 1.32 diff -u -r1.31 -r1.32 --- digikam.spec 9 Mar 2007 15:54:53 -0000 1.31 +++ digikam.spec 25 Apr 2007 12:56:12 -0000 1.32 @@ -1,6 +1,6 @@ Name: digikam Version: 0.9.1 -Release: 1%{?dist} +Release: 2%{?dist} Summary: A digital camera accessing & photo management application Group: Applications/Multimedia @@ -9,13 +9,16 @@ Source0: http://dl.sourceforge.net/%{name}/%{name}-%{version}.tar.bz2 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) -BuildRequires: qt-devel kdelibs-devel arts-devel gphoto2-devel >= 2.0.0 -BuildRequires: exiv2-devel >= 0.12 libkexiv2-devel >= 0.1 libkipi-devel >= 0.1 +# http://www.linux.it/~anaselli/kipi-plugins/patches/digikam/digi_libkexiv2.patch.bz2 +Patch1: digi_libkexiv2.patch + +BuildRequires: kdelibs-devel gphoto2-devel >= 2.0.0 +BuildRequires: libkexiv2-devel exiv2-devel >= 0.14 libkipi-devel BuildRequires: lcms-devel libtiff-devel libpng-devel >= 1.2.7 jasper-devel BuildRequires: sqlite-devel >= 3.0.0 gettext pkgconfig desktop-file-utils +%if 0%{?fedora} > 4 || 0%{?rhel} > 4 BuildRequires: libtool-ltdl-devel -Requires(post): desktop-file-utils -Requires(postun): desktop-file-utils +%endif %description digiKam is an easy to use and powerful digital photo management application, @@ -40,9 +43,10 @@ %prep %setup -q +%patch1 -p0 -b .exiv2 + %build unset QTDIR || : ; . %{_sysconfdir}/profile.d/qt.sh -export QTLIB=${QTDIR}/lib QTINC=${QTDIR}/include %configure \ --disable-rpath \ @@ -57,16 +61,12 @@ desktop-file-install --vendor fedora --delete-original \ --dir $RPM_BUILD_ROOT%{_datadir}/applications \ - --add-category X-Fedora \ - --add-category Application \ --add-category Photograph \ --add-category Graphics \ $RPM_BUILD_ROOT%{_datadir}/applications/kde/%{name}.desktop desktop-file-install --vendor fedora --delete-original \ --dir $RPM_BUILD_ROOT%{_datadir}/applications \ - --add-category X-Fedora \ - --add-category Application \ --add-category Photograph \ --add-category Graphics \ $RPM_BUILD_ROOT%{_datadir}/applications/kde/showfoto.desktop @@ -121,6 +121,10 @@ %{_libdir}/libdigikam.so %changelog +* Mon Apr 02 2007 Rex Dieter 0.9.1-2 +- exiv2-0.14 patch +- cleanup/simplify BR's,Requires,d-f-i usage + * Fri Mar 09 2007 Marcin Garski 0.9.1-1 - Update to version 0.9.1 - Update BuildRequires From fedora-extras-commits at redhat.com Wed Apr 25 13:33:51 2007 From: fedora-extras-commits at redhat.com (Alexander Larsson (alexl)) Date: Wed, 25 Apr 2007 09:33:51 -0400 Subject: rpms/xdg-user-dirs-gtk/devel .cvsignore, 1.4, 1.5 sources, 1.4, 1.5 xdg-user-dirs-gtk.spec, 1.3, 1.4 Message-ID: <200704251333.l3PDXpaW030848@cvs-int.fedora.redhat.com> Author: alexl Update of /cvs/extras/rpms/xdg-user-dirs-gtk/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv30824 Modified Files: .cvsignore sources xdg-user-dirs-gtk.spec Log Message: * Wed Apr 25 2007 - 0.5-1 - Update to 0.5 - Fixes silly dialog when no translations (#237384) Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/xdg-user-dirs-gtk/devel/.cvsignore,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- .cvsignore 11 Apr 2007 13:59:42 -0000 1.4 +++ .cvsignore 25 Apr 2007 13:33:17 -0000 1.5 @@ -1 +1 @@ -xdg-user-dirs-gtk-0.4.tar.gz +xdg-user-dirs-gtk-0.5.tar.gz Index: sources =================================================================== RCS file: /cvs/extras/rpms/xdg-user-dirs-gtk/devel/sources,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- sources 11 Apr 2007 13:59:42 -0000 1.4 +++ sources 25 Apr 2007 13:33:17 -0000 1.5 @@ -1 +1 @@ -32453f613fecd7876df039fe016fd461 xdg-user-dirs-gtk-0.4.tar.gz +4d866187054e98c56b86c8406cb1db26 xdg-user-dirs-gtk-0.5.tar.gz Index: xdg-user-dirs-gtk.spec =================================================================== RCS file: /cvs/extras/rpms/xdg-user-dirs-gtk/devel/xdg-user-dirs-gtk.spec,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- xdg-user-dirs-gtk.spec 11 Apr 2007 13:59:42 -0000 1.3 +++ xdg-user-dirs-gtk.spec 25 Apr 2007 13:33:17 -0000 1.4 @@ -1,5 +1,5 @@ Name: xdg-user-dirs-gtk -Version: 0.4 +Version: 0.5 Release: 1%{?dist} Summary: Gnome integration of special directories @@ -41,6 +41,10 @@ %config(noreplace) %{_sysconfdir}/xdg/autostart/user-dirs-update-gtk.desktop %changelog +* Wed Apr 25 2007 - 0.5-1 +- Update to 0.5 +- Fixes silly dialog when no translations (#237384) + * Wed Apr 11 2007 Alexander Larsson - 0.4-1 - update to 0.4 (#234512) From fedora-extras-commits at redhat.com Wed Apr 25 14:10:05 2007 From: fedora-extras-commits at redhat.com (Owen Taylor (otaylor)) Date: Wed, 25 Apr 2007 10:10:05 -0400 Subject: rpms/mugshot/FC-6 .cvsignore, 1.3, 1.4 mugshot.spec, 1.4, 1.5 sources, 1.3, 1.4 Message-ID: <200704251410.l3PEA5j2003676@cvs-int.fedora.redhat.com> Author: otaylor Update of /cvs/extras/rpms/mugshot/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv3651 Modified Files: .cvsignore mugshot.spec sources Log Message: Version 1.1.41 Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/mugshot/FC-6/.cvsignore,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- .cvsignore 29 Mar 2007 23:52:59 -0000 1.3 +++ .cvsignore 25 Apr 2007 14:09:31 -0000 1.4 @@ -1,2 +1,3 @@ mugshot-1.1.39.tar.gz mugshot-1.1.40.tar.gz +mugshot-1.1.41.tar.gz Index: mugshot.spec =================================================================== RCS file: /cvs/extras/rpms/mugshot/FC-6/mugshot.spec,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- mugshot.spec 29 Mar 2007 23:52:59 -0000 1.4 +++ mugshot.spec 25 Apr 2007 14:09:31 -0000 1.5 @@ -1,5 +1,5 @@ Name: mugshot -Version: 1.1.40 +Version: 1.1.41 Release: 1%{?dist} Summary: Companion software for mugshot.org @@ -208,6 +208,9 @@ %{_sysconfdir}/gconf/schemas/*.schemas %changelog +* Wed Apr 25 2007 Owen Taylor - 1.1.41-1 +- 1.1.41 + * Thu Mar 29 2007 Owen Taylor - 1.1.40-1 - 1.1.40 Index: sources =================================================================== RCS file: /cvs/extras/rpms/mugshot/FC-6/sources,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- sources 29 Mar 2007 23:52:59 -0000 1.3 +++ sources 25 Apr 2007 14:09:31 -0000 1.4 @@ -1 +1 @@ -606e2a72b83855662ea794e1d1bc45e0 mugshot-1.1.40.tar.gz +db36f5b6101cdc0ae72cfe851414033e mugshot-1.1.41.tar.gz From fedora-extras-commits at redhat.com Wed Apr 25 14:12:15 2007 From: fedora-extras-commits at redhat.com (Owen Taylor (otaylor)) Date: Wed, 25 Apr 2007 10:12:15 -0400 Subject: rpms/mugshot/devel .cvsignore, 1.3, 1.4 mugshot.spec, 1.3, 1.4 sources, 1.3, 1.4 Message-ID: <200704251412.l3PECFYr003741@cvs-int.fedora.redhat.com> Author: otaylor Update of /cvs/extras/rpms/mugshot/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv3714 Modified Files: .cvsignore mugshot.spec sources Log Message: Version 1.1.41 Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/mugshot/devel/.cvsignore,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- .cvsignore 29 Mar 2007 23:56:14 -0000 1.3 +++ .cvsignore 25 Apr 2007 14:11:41 -0000 1.4 @@ -1,2 +1,3 @@ mugshot-1.1.39.tar.gz mugshot-1.1.40.tar.gz +mugshot-1.1.41.tar.gz Index: mugshot.spec =================================================================== RCS file: /cvs/extras/rpms/mugshot/devel/mugshot.spec,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- mugshot.spec 29 Mar 2007 23:56:14 -0000 1.3 +++ mugshot.spec 25 Apr 2007 14:11:41 -0000 1.4 @@ -1,5 +1,5 @@ Name: mugshot -Version: 1.1.40 +Version: 1.1.41 Release: 1%{?dist} Summary: Companion software for mugshot.org @@ -208,6 +208,9 @@ %{_sysconfdir}/gconf/schemas/*.schemas %changelog +* Wed Apr 25 2007 Owen Taylor - 1.1.41-1 +- 1.1.41 + * Thu Mar 29 2007 Owen Taylor - 1.1.40-1 - 1.1.40 Index: sources =================================================================== RCS file: /cvs/extras/rpms/mugshot/devel/sources,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- sources 29 Mar 2007 23:56:14 -0000 1.3 +++ sources 25 Apr 2007 14:11:41 -0000 1.4 @@ -1 +1 @@ -606e2a72b83855662ea794e1d1bc45e0 mugshot-1.1.40.tar.gz +db36f5b6101cdc0ae72cfe851414033e mugshot-1.1.41.tar.gz From fedora-extras-commits at redhat.com Wed Apr 25 15:14:53 2007 From: fedora-extras-commits at redhat.com (Rex Dieter (rdieter)) Date: Wed, 25 Apr 2007 11:14:53 -0400 Subject: rpms/qt4/devel .cvsignore,1.15,1.16 qt4.spec,1.41,1.42 Message-ID: <200704251514.l3PFErn9010017@cvs-int.fedora.redhat.com> Author: rdieter Update of /cvs/extras/rpms/qt4/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv9985 Modified Files: .cvsignore qt4.spec Log Message: * Tue Apr 25 2007 Rex Dieter 4.2.3-8 - License: GPL, dropping QPL (#237702) Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/qt4/devel/.cvsignore,v retrieving revision 1.15 retrieving revision 1.16 diff -u -r1.15 -r1.16 --- .cvsignore 21 Mar 2007 20:50:32 -0000 1.15 +++ .cvsignore 25 Apr 2007 15:14:19 -0000 1.16 @@ -1,3 +1,2 @@ clog -OLD/ qt-x11-opensource-src-4.2.3.tar.gz Index: qt4.spec =================================================================== RCS file: /cvs/extras/rpms/qt4/devel/qt4.spec,v retrieving revision 1.41 retrieving revision 1.42 diff -u -r1.41 -r1.42 --- qt4.spec 30 Mar 2007 12:39:42 -0000 1.41 +++ qt4.spec 25 Apr 2007 15:14:19 -0000 1.42 @@ -13,9 +13,9 @@ Summary: Qt toolkit Name: qt4 Version: 4.2.3 -Release: 7%{?dist} +Release: 8%{?dist} -License: GPL/QPL +License: GPL Group: System Environment/Libraries Url: http://www.trolltech.com/products/qt/ %if "%{?snap:1}" == "1" @@ -35,7 +35,7 @@ Patch1: qt-x11-opensource-src-4.1.2-assistant4.patch # multilib hacks Patch2: qt-x11-opensource-src-4.2.2-multilib.patch -# +# CVE-2007-0242 Patch3: utf8-bug-qt4-2.diff ## qt-copy patches Patch0154: 0154-qdbuscpp2xml-moc_path.diff @@ -560,8 +560,11 @@ %changelog +* Tue Apr 25 2007 Rex Dieter 4.2.3-8 +- License: GPL, dropping QPL (#237702) + * Thu Mar 29 2007 Rex Dieter 4.2.3-7 -- utf8-bug-qt4-2.diff +- CVE-2007-0242, utf8-bug-qt4-2.diff * Thu Mar 22 2007 Rex Dieter 4.2.3-6 - -system-sqlite, BR: sqlite-devel From fedora-extras-commits at redhat.com Wed Apr 25 15:16:46 2007 From: fedora-extras-commits at redhat.com (Rex Dieter (rdieter)) Date: Wed, 25 Apr 2007 11:16:46 -0400 Subject: rpms/qt4/FC-5 .cvsignore,1.12,1.13 qt4.spec,1.26,1.27 Message-ID: <200704251516.l3PFGk66010215@cvs-int.fedora.redhat.com> Author: rdieter Update of /cvs/extras/rpms/qt4/FC-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv10156/FC-5 Modified Files: .cvsignore qt4.spec Log Message: * Tue Apr 25 2007 Rex Dieter 4.2.3-8 - License: GPL, dropping QPL (#237702) Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/qt4/FC-5/.cvsignore,v retrieving revision 1.12 retrieving revision 1.13 diff -u -r1.12 -r1.13 --- .cvsignore 30 Mar 2007 15:34:54 -0000 1.12 +++ .cvsignore 25 Apr 2007 15:16:12 -0000 1.13 @@ -1,3 +1,2 @@ clog -OLD/ qt-x11-opensource-src-4.2.3.tar.gz Index: qt4.spec =================================================================== RCS file: /cvs/extras/rpms/qt4/FC-5/qt4.spec,v retrieving revision 1.26 retrieving revision 1.27 diff -u -r1.26 -r1.27 --- qt4.spec 30 Mar 2007 15:37:09 -0000 1.26 +++ qt4.spec 25 Apr 2007 15:16:12 -0000 1.27 @@ -13,9 +13,9 @@ Summary: Qt toolkit Name: qt4 Version: 4.2.3 -Release: 7%{?dist} +Release: 8%{?dist} -License: GPL/QPL +License: GPL Group: System Environment/Libraries Url: http://www.trolltech.com/products/qt/ %if "%{?snap:1}" == "1" @@ -560,6 +560,9 @@ %changelog +* Tue Apr 25 2007 Rex Dieter 4.2.3-8 +- License: GPL, dropping QPL (#237702) + * Thu Mar 29 2007 Rex Dieter 4.2.3-7 - CVE-2007-0242, utf8-bug-qt4-2.diff From fedora-extras-commits at redhat.com Wed Apr 25 15:16:41 2007 From: fedora-extras-commits at redhat.com (Rex Dieter (rdieter)) Date: Wed, 25 Apr 2007 11:16:41 -0400 Subject: rpms/qt4/EL-4 .cvsignore,1.15,1.16 qt4.spec,1.37,1.38 Message-ID: <200704251516.l3PFGfaK010208@cvs-int.fedora.redhat.com> Author: rdieter Update of /cvs/extras/rpms/qt4/EL-4 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv10156/EL-4 Modified Files: .cvsignore qt4.spec Log Message: * Tue Apr 25 2007 Rex Dieter 4.2.3-8 - License: GPL, dropping QPL (#237702) Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/qt4/EL-4/.cvsignore,v retrieving revision 1.15 retrieving revision 1.16 diff -u -r1.15 -r1.16 --- .cvsignore 23 Mar 2007 15:07:51 -0000 1.15 +++ .cvsignore 25 Apr 2007 15:16:07 -0000 1.16 @@ -1,3 +1,2 @@ clog -OLD/ qt-x11-opensource-src-4.2.3.tar.gz Index: qt4.spec =================================================================== RCS file: /cvs/extras/rpms/qt4/EL-4/qt4.spec,v retrieving revision 1.37 retrieving revision 1.38 diff -u -r1.37 -r1.38 --- qt4.spec 26 Mar 2007 17:48:34 -0000 1.37 +++ qt4.spec 25 Apr 2007 15:16:07 -0000 1.38 @@ -13,9 +13,9 @@ Summary: Qt toolkit Name: qt4 Version: 4.2.3 -Release: 6%{?dist}.3 +Release: 8%{?dist} -License: GPL/QPL +License: GPL Group: System Environment/Libraries Url: http://www.trolltech.com/products/qt/ %if "%{?snap:1}" == "1" @@ -35,6 +35,8 @@ Patch1: qt-x11-opensource-src-4.1.2-assistant4.patch # multilib hacks Patch2: qt-x11-opensource-src-4.2.2-multilib.patch +# CVE-2007-0242 +Patch3: utf8-bug-qt4-2.diff ## qt-copy patches Patch0154: 0154-qdbuscpp2xml-moc_path.diff @@ -124,15 +126,11 @@ %endif %if "%{?sqlite:1}" != "-no-sql-sqlite" +%if 0%{?fedora} > 2 %define _system_sqlite -system-sqlite -%if "%{?rhel}" == "4" -%ifarch ppc -# el4/ppc doesn't have sqlite-devel, wtf? -- Rex -%undefine _system_sqlite +BuildRequires: sqlite-devel %endif %endif -%endif -%{?_system_sqlite:BuildRequires: sqlite-devel} Obsoletes: %{name}-config < %{version}-%{release} Provides: %{name}-config = %{version}-%{release} @@ -224,6 +222,7 @@ %patch1 -p1 -b .assistant4 # don't use -b on mkspec files, else they get installed too. %patch2 -p1 +%patch3 -p0 -b .utf8-bug %patch0154 -p0 -b .qt-copy#0154 # drop -fexceptions from $RPM_OPT_FLAGS @@ -561,6 +560,12 @@ %changelog +* Tue Apr 25 2007 Rex Dieter 4.2.3-8 +- License: GPL, dropping QPL (#237702) + +* Thu Mar 29 2007 Rex Dieter 4.2.3-7 +- CVE-2007-0242, utf8-bug-qt4-2.diff + * Thu Mar 22 2007 Rex Dieter 4.2.3-6 - -system-sqlite, BR: sqlite-devel - drop mysql_config hackery From fedora-extras-commits at redhat.com Wed Apr 25 15:16:50 2007 From: fedora-extras-commits at redhat.com (Rex Dieter (rdieter)) Date: Wed, 25 Apr 2007 11:16:50 -0400 Subject: rpms/qt4/FC-6 .cvsignore,1.15,1.16 qt4.spec,1.34,1.35 Message-ID: <200704251516.l3PFGotj010220@cvs-int.fedora.redhat.com> Author: rdieter Update of /cvs/extras/rpms/qt4/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv10156/FC-6 Modified Files: .cvsignore qt4.spec Log Message: * Tue Apr 25 2007 Rex Dieter 4.2.3-8 - License: GPL, dropping QPL (#237702) Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/qt4/FC-6/.cvsignore,v retrieving revision 1.15 retrieving revision 1.16 diff -u -r1.15 -r1.16 --- .cvsignore 30 Mar 2007 14:21:02 -0000 1.15 +++ .cvsignore 25 Apr 2007 15:16:16 -0000 1.16 @@ -1,3 +1,2 @@ clog -OLD/ qt-x11-opensource-src-4.2.3.tar.gz Index: qt4.spec =================================================================== RCS file: /cvs/extras/rpms/qt4/FC-6/qt4.spec,v retrieving revision 1.34 retrieving revision 1.35 diff -u -r1.34 -r1.35 --- qt4.spec 30 Mar 2007 15:32:24 -0000 1.34 +++ qt4.spec 25 Apr 2007 15:16:16 -0000 1.35 @@ -13,9 +13,9 @@ Summary: Qt toolkit Name: qt4 Version: 4.2.3 -Release: 7%{?dist}.1 +Release: 8%{?dist} -License: GPL/QPL +License: GPL Group: System Environment/Libraries Url: http://www.trolltech.com/products/qt/ %if "%{?snap:1}" == "1" @@ -560,6 +560,9 @@ %changelog +* Tue Apr 25 2007 Rex Dieter 4.2.3-8 +- License: GPL, dropping QPL (#237702) + * Thu Mar 29 2007 Rex Dieter 4.2.3-7 - CVE-2007-0242, utf8-bug-qt4-2.diff From fedora-extras-commits at redhat.com Wed Apr 25 15:31:02 2007 From: fedora-extras-commits at redhat.com (Andreas Bierfert (awjb)) Date: Wed, 25 Apr 2007 11:31:02 -0400 Subject: rpms/libopensync-plugin-evolution2/FC-6 .cvsignore, 1.4, 1.5 libopensync-plugin-evolution2.spec, 1.9, 1.10 sources, 1.4, 1.5 Message-ID: <200704251531.l3PFV24l010455@cvs-int.fedora.redhat.com> Author: awjb Update of /cvs/extras/rpms/libopensync-plugin-evolution2/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv10378/FC-6 Modified Files: .cvsignore libopensync-plugin-evolution2.spec sources Log Message: - version upgrade Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/libopensync-plugin-evolution2/FC-6/.cvsignore,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- .cvsignore 20 Dec 2006 10:38:00 -0000 1.4 +++ .cvsignore 25 Apr 2007 15:30:28 -0000 1.5 @@ -1 +1 @@ -libopensync-plugin-evolution2-0.20.tar.gz +libopensync-plugin-evolution2-0.22.tar.bz2 Index: libopensync-plugin-evolution2.spec =================================================================== RCS file: /cvs/extras/rpms/libopensync-plugin-evolution2/FC-6/libopensync-plugin-evolution2.spec,v retrieving revision 1.9 retrieving revision 1.10 diff -u -r1.9 -r1.10 --- libopensync-plugin-evolution2.spec 20 Dec 2006 10:38:00 -0000 1.9 +++ libopensync-plugin-evolution2.spec 25 Apr 2007 15:30:28 -0000 1.10 @@ -1,5 +1,5 @@ Name: libopensync-plugin-evolution2 -Version: 0.20 +Version: 0.22 Release: 1%{?dist} Summary: Evolution 2 plugin for libopensync @@ -7,7 +7,7 @@ License: GPL URL: http://www.opensync.org # see http://www.opensync.org/wiki/download -Source0: %{name}-%{version}.tar.gz +Source0: %{name}-%{version}.tar.bz2 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: libopensync-devel @@ -58,6 +58,9 @@ %{_includedir}/opensync-1.0/opensync/evo2_sync.h %changelog +* Wed Apr 25 2007 Andreas Bierfert 0.22-1 +- version upgrade + * Wed Dec 20 2006 Andreas Bierfert 0.20-1 - version upgrade Index: sources =================================================================== RCS file: /cvs/extras/rpms/libopensync-plugin-evolution2/FC-6/sources,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- sources 20 Dec 2006 10:38:00 -0000 1.4 +++ sources 25 Apr 2007 15:30:28 -0000 1.5 @@ -1 +1 @@ -a63a18b090f43fd3101955aa25c28883 libopensync-plugin-evolution2-0.20.tar.gz +c4419dd2451bd1595fe42fcf96a9ba45 libopensync-plugin-evolution2-0.22.tar.bz2 From fedora-extras-commits at redhat.com Wed Apr 25 15:30:58 2007 From: fedora-extras-commits at redhat.com (Andreas Bierfert (awjb)) Date: Wed, 25 Apr 2007 11:30:58 -0400 Subject: rpms/libopensync-plugin-evolution2/FC-5 .cvsignore, 1.4, 1.5 libopensync-plugin-evolution2.spec, 1.9, 1.10 sources, 1.4, 1.5 Message-ID: <200704251530.l3PFUwhU010443@cvs-int.fedora.redhat.com> Author: awjb Update of /cvs/extras/rpms/libopensync-plugin-evolution2/FC-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv10378/FC-5 Modified Files: .cvsignore libopensync-plugin-evolution2.spec sources Log Message: - version upgrade Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/libopensync-plugin-evolution2/FC-5/.cvsignore,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- .cvsignore 20 Dec 2006 10:38:00 -0000 1.4 +++ .cvsignore 25 Apr 2007 15:30:23 -0000 1.5 @@ -1 +1 @@ -libopensync-plugin-evolution2-0.20.tar.gz +libopensync-plugin-evolution2-0.22.tar.bz2 Index: libopensync-plugin-evolution2.spec =================================================================== RCS file: /cvs/extras/rpms/libopensync-plugin-evolution2/FC-5/libopensync-plugin-evolution2.spec,v retrieving revision 1.9 retrieving revision 1.10 diff -u -r1.9 -r1.10 --- libopensync-plugin-evolution2.spec 20 Dec 2006 10:38:00 -0000 1.9 +++ libopensync-plugin-evolution2.spec 25 Apr 2007 15:30:23 -0000 1.10 @@ -1,5 +1,5 @@ Name: libopensync-plugin-evolution2 -Version: 0.20 +Version: 0.22 Release: 1%{?dist} Summary: Evolution 2 plugin for libopensync @@ -7,7 +7,7 @@ License: GPL URL: http://www.opensync.org # see http://www.opensync.org/wiki/download -Source0: %{name}-%{version}.tar.gz +Source0: %{name}-%{version}.tar.bz2 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: libopensync-devel @@ -58,6 +58,9 @@ %{_includedir}/opensync-1.0/opensync/evo2_sync.h %changelog +* Wed Apr 25 2007 Andreas Bierfert 0.22-1 +- version upgrade + * Wed Dec 20 2006 Andreas Bierfert 0.20-1 - version upgrade Index: sources =================================================================== RCS file: /cvs/extras/rpms/libopensync-plugin-evolution2/FC-5/sources,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- sources 20 Dec 2006 10:38:00 -0000 1.4 +++ sources 25 Apr 2007 15:30:23 -0000 1.5 @@ -1 +1 @@ -a63a18b090f43fd3101955aa25c28883 libopensync-plugin-evolution2-0.20.tar.gz +c4419dd2451bd1595fe42fcf96a9ba45 libopensync-plugin-evolution2-0.22.tar.bz2 From fedora-extras-commits at redhat.com Wed Apr 25 15:31:07 2007 From: fedora-extras-commits at redhat.com (Andreas Bierfert (awjb)) Date: Wed, 25 Apr 2007 11:31:07 -0400 Subject: rpms/libopensync-plugin-evolution2/devel .cvsignore, 1.4, 1.5 libopensync-plugin-evolution2.spec, 1.10, 1.11 sources, 1.4, 1.5 Message-ID: <200704251531.l3PFV71o010706@cvs-int.fedora.redhat.com> Author: awjb Update of /cvs/extras/rpms/libopensync-plugin-evolution2/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv10378/devel Modified Files: .cvsignore libopensync-plugin-evolution2.spec sources Log Message: - version upgrade Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/libopensync-plugin-evolution2/devel/.cvsignore,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- .cvsignore 20 Dec 2006 10:38:01 -0000 1.4 +++ .cvsignore 25 Apr 2007 15:30:32 -0000 1.5 @@ -1 +1 @@ -libopensync-plugin-evolution2-0.20.tar.gz +libopensync-plugin-evolution2-0.22.tar.bz2 Index: libopensync-plugin-evolution2.spec =================================================================== RCS file: /cvs/extras/rpms/libopensync-plugin-evolution2/devel/libopensync-plugin-evolution2.spec,v retrieving revision 1.10 retrieving revision 1.11 diff -u -r1.10 -r1.11 --- libopensync-plugin-evolution2.spec 20 Dec 2006 10:38:01 -0000 1.10 +++ libopensync-plugin-evolution2.spec 25 Apr 2007 15:30:32 -0000 1.11 @@ -1,5 +1,5 @@ Name: libopensync-plugin-evolution2 -Version: 0.20 +Version: 0.22 Release: 1%{?dist} Summary: Evolution 2 plugin for libopensync @@ -7,7 +7,7 @@ License: GPL URL: http://www.opensync.org # see http://www.opensync.org/wiki/download -Source0: %{name}-%{version}.tar.gz +Source0: %{name}-%{version}.tar.bz2 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: libopensync-devel @@ -58,6 +58,9 @@ %{_includedir}/opensync-1.0/opensync/evo2_sync.h %changelog +* Wed Apr 25 2007 Andreas Bierfert 0.22-1 +- version upgrade + * Wed Dec 20 2006 Andreas Bierfert 0.20-1 - version upgrade Index: sources =================================================================== RCS file: /cvs/extras/rpms/libopensync-plugin-evolution2/devel/sources,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- sources 20 Dec 2006 10:38:01 -0000 1.4 +++ sources 25 Apr 2007 15:30:32 -0000 1.5 @@ -1 +1 @@ -a63a18b090f43fd3101955aa25c28883 libopensync-plugin-evolution2-0.20.tar.gz +c4419dd2451bd1595fe42fcf96a9ba45 libopensync-plugin-evolution2-0.22.tar.bz2 From fedora-extras-commits at redhat.com Wed Apr 25 15:32:58 2007 From: fedora-extras-commits at redhat.com (Andreas Bierfert (awjb)) Date: Wed, 25 Apr 2007 11:32:58 -0400 Subject: rpms/libopensync/FC-5 .cvsignore, 1.4, 1.5 libopensync.spec, 1.9, 1.10 sources, 1.4, 1.5 Message-ID: <200704251532.l3PFWwcZ010917@cvs-int.fedora.redhat.com> Author: awjb Update of /cvs/extras/rpms/libopensync/FC-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv10844/FC-5 Modified Files: .cvsignore libopensync.spec sources Log Message: - version upgrade Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/libopensync/FC-5/.cvsignore,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- .cvsignore 20 Dec 2006 10:07:34 -0000 1.4 +++ .cvsignore 25 Apr 2007 15:32:24 -0000 1.5 @@ -1 +1 @@ -libopensync-0.20.tar.gz +libopensync-0.22.tar.bz2 Index: libopensync.spec =================================================================== RCS file: /cvs/extras/rpms/libopensync/FC-5/libopensync.spec,v retrieving revision 1.9 retrieving revision 1.10 diff -u -r1.9 -r1.10 --- libopensync.spec 20 Dec 2006 10:07:34 -0000 1.9 +++ libopensync.spec 25 Apr 2007 15:32:24 -0000 1.10 @@ -1,5 +1,5 @@ Name: libopensync -Version: 0.20 +Version: 0.22 Release: 1%{?dist} Summary: A synchronization framework @@ -7,7 +7,7 @@ License: LGPL URL: http://www.opensync.org/ # see http://www.opensync.org/wiki/download -Source0: %{name}-%{version}.tar.gz +Source0: %{name}-%{version}.tar.bz2 Patch0: libopensync-rpath.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) @@ -103,6 +103,10 @@ %{_libdir}/pkgconfig/* %changelog +* Wed Apr 25 2007 Andreas Bierfert +0.22-1 +- version upgrade #231845 + * Wed Dec 20 2006 Andreas Bierfert 0.20-1 - version upgrade #217150 Index: sources =================================================================== RCS file: /cvs/extras/rpms/libopensync/FC-5/sources,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- sources 20 Dec 2006 10:07:34 -0000 1.4 +++ sources 25 Apr 2007 15:32:24 -0000 1.5 @@ -1 +1 @@ -c685e69929333a763c51987b4a19d50d libopensync-0.20.tar.gz +f563ce2543312937a9afb4f8445ef932 libopensync-0.22.tar.bz2 From fedora-extras-commits at redhat.com Wed Apr 25 15:33:03 2007 From: fedora-extras-commits at redhat.com (Andreas Bierfert (awjb)) Date: Wed, 25 Apr 2007 11:33:03 -0400 Subject: rpms/libopensync/FC-6 .cvsignore, 1.4, 1.5 libopensync.spec, 1.10, 1.11 sources, 1.4, 1.5 Message-ID: <200704251533.l3PFX3sE010923@cvs-int.fedora.redhat.com> Author: awjb Update of /cvs/extras/rpms/libopensync/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv10844/FC-6 Modified Files: .cvsignore libopensync.spec sources Log Message: - version upgrade Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/libopensync/FC-6/.cvsignore,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- .cvsignore 20 Dec 2006 10:07:34 -0000 1.4 +++ .cvsignore 25 Apr 2007 15:32:29 -0000 1.5 @@ -1 +1 @@ -libopensync-0.20.tar.gz +libopensync-0.22.tar.bz2 Index: libopensync.spec =================================================================== RCS file: /cvs/extras/rpms/libopensync/FC-6/libopensync.spec,v retrieving revision 1.10 retrieving revision 1.11 diff -u -r1.10 -r1.11 --- libopensync.spec 20 Dec 2006 10:07:34 -0000 1.10 +++ libopensync.spec 25 Apr 2007 15:32:29 -0000 1.11 @@ -1,5 +1,5 @@ Name: libopensync -Version: 0.20 +Version: 0.22 Release: 1%{?dist} Summary: A synchronization framework @@ -7,7 +7,7 @@ License: LGPL URL: http://www.opensync.org/ # see http://www.opensync.org/wiki/download -Source0: %{name}-%{version}.tar.gz +Source0: %{name}-%{version}.tar.bz2 Patch0: libopensync-rpath.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) @@ -103,6 +103,10 @@ %{_libdir}/pkgconfig/* %changelog +* Wed Apr 25 2007 Andreas Bierfert +0.22-1 +- version upgrade #231845 + * Wed Dec 20 2006 Andreas Bierfert 0.20-1 - version upgrade #217150 Index: sources =================================================================== RCS file: /cvs/extras/rpms/libopensync/FC-6/sources,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- sources 20 Dec 2006 10:07:34 -0000 1.4 +++ sources 25 Apr 2007 15:32:29 -0000 1.5 @@ -1 +1 @@ -c685e69929333a763c51987b4a19d50d libopensync-0.20.tar.gz +f563ce2543312937a9afb4f8445ef932 libopensync-0.22.tar.bz2 From fedora-extras-commits at redhat.com Wed Apr 25 15:33:07 2007 From: fedora-extras-commits at redhat.com (Andreas Bierfert (awjb)) Date: Wed, 25 Apr 2007 11:33:07 -0400 Subject: rpms/libopensync/devel .cvsignore, 1.4, 1.5 libopensync.spec, 1.11, 1.12 sources, 1.4, 1.5 Message-ID: <200704251533.l3PFX7Zk010930@cvs-int.fedora.redhat.com> Author: awjb Update of /cvs/extras/rpms/libopensync/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv10844/devel Modified Files: .cvsignore libopensync.spec sources Log Message: - version upgrade Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/libopensync/devel/.cvsignore,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- .cvsignore 20 Dec 2006 10:07:35 -0000 1.4 +++ .cvsignore 25 Apr 2007 15:32:33 -0000 1.5 @@ -1 +1 @@ -libopensync-0.20.tar.gz +libopensync-0.22.tar.bz2 Index: libopensync.spec =================================================================== RCS file: /cvs/extras/rpms/libopensync/devel/libopensync.spec,v retrieving revision 1.11 retrieving revision 1.12 diff -u -r1.11 -r1.12 --- libopensync.spec 20 Dec 2006 10:07:35 -0000 1.11 +++ libopensync.spec 25 Apr 2007 15:32:33 -0000 1.12 @@ -1,5 +1,5 @@ Name: libopensync -Version: 0.20 +Version: 0.22 Release: 1%{?dist} Summary: A synchronization framework @@ -7,7 +7,7 @@ License: LGPL URL: http://www.opensync.org/ # see http://www.opensync.org/wiki/download -Source0: %{name}-%{version}.tar.gz +Source0: %{name}-%{version}.tar.bz2 Patch0: libopensync-rpath.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) @@ -103,6 +103,10 @@ %{_libdir}/pkgconfig/* %changelog +* Wed Apr 25 2007 Andreas Bierfert +0.22-1 +- version upgrade #231845 + * Wed Dec 20 2006 Andreas Bierfert 0.20-1 - version upgrade #217150 Index: sources =================================================================== RCS file: /cvs/extras/rpms/libopensync/devel/sources,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- sources 20 Dec 2006 10:07:35 -0000 1.4 +++ sources 25 Apr 2007 15:32:33 -0000 1.5 @@ -1 +1 @@ -c685e69929333a763c51987b4a19d50d libopensync-0.20.tar.gz +f563ce2543312937a9afb4f8445ef932 libopensync-0.22.tar.bz2 From fedora-extras-commits at redhat.com Wed Apr 25 15:36:09 2007 From: fedora-extras-commits at redhat.com (Andreas Bierfert (awjb)) Date: Wed, 25 Apr 2007 11:36:09 -0400 Subject: rpms/libopensync-plugin-file/FC-5 .cvsignore, 1.4, 1.5 libopensync-plugin-file.spec, 1.5, 1.6 sources, 1.4, 1.5 Message-ID: <200704251536.l3PFa92c011033@cvs-int.fedora.redhat.com> Author: awjb Update of /cvs/extras/rpms/libopensync-plugin-file/FC-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv10967/FC-5 Modified Files: .cvsignore libopensync-plugin-file.spec sources Log Message: - version upgrade Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/libopensync-plugin-file/FC-5/.cvsignore,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- .cvsignore 20 Dec 2006 10:53:37 -0000 1.4 +++ .cvsignore 25 Apr 2007 15:35:34 -0000 1.5 @@ -1 +1 @@ -libopensync-plugin-file-0.20.tar.gz +libopensync-plugin-file-0.22.tar.bz2 Index: libopensync-plugin-file.spec =================================================================== RCS file: /cvs/extras/rpms/libopensync-plugin-file/FC-5/libopensync-plugin-file.spec,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- libopensync-plugin-file.spec 20 Dec 2006 10:53:37 -0000 1.5 +++ libopensync-plugin-file.spec 25 Apr 2007 15:35:34 -0000 1.6 @@ -1,5 +1,5 @@ Name: libopensync-plugin-file -Version: 0.20 +Version: 0.22 Release: 1%{?dist} Summary: File plugin for libopensync @@ -7,7 +7,7 @@ License: GPL URL: http://www.opensync.org # see http://www.opensync.org/wiki/download -Source0: %{name}-%{version}.tar.gz +Source0: %{name}-%{version}.tar.bz2 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: libopensync-devel @@ -44,6 +44,9 @@ %{_datadir}/opensync/defaults/file-sync %changelog +* Wed Apr 25 2007 Andreas Bierfert 0.22-1 +- version upgrade + * Wed Dec 20 2006 Andreas Bierfert 0.20-1 - version upgrade Index: sources =================================================================== RCS file: /cvs/extras/rpms/libopensync-plugin-file/FC-5/sources,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- sources 20 Dec 2006 10:53:37 -0000 1.4 +++ sources 25 Apr 2007 15:35:34 -0000 1.5 @@ -1 +1 @@ -2caceac1a0fa3318e3091011b94a4930 libopensync-plugin-file-0.20.tar.gz +d600836ab5182751d07ea42c6b997eb4 libopensync-plugin-file-0.22.tar.bz2 From fedora-extras-commits at redhat.com Wed Apr 25 15:36:13 2007 From: fedora-extras-commits at redhat.com (Andreas Bierfert (awjb)) Date: Wed, 25 Apr 2007 11:36:13 -0400 Subject: rpms/libopensync-plugin-file/FC-6 .cvsignore, 1.4, 1.5 libopensync-plugin-file.spec, 1.6, 1.7 sources, 1.4, 1.5 Message-ID: <200704251536.l3PFaDeB011038@cvs-int.fedora.redhat.com> Author: awjb Update of /cvs/extras/rpms/libopensync-plugin-file/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv10967/FC-6 Modified Files: .cvsignore libopensync-plugin-file.spec sources Log Message: - version upgrade Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/libopensync-plugin-file/FC-6/.cvsignore,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- .cvsignore 20 Dec 2006 10:53:42 -0000 1.4 +++ .cvsignore 25 Apr 2007 15:35:39 -0000 1.5 @@ -1 +1 @@ -libopensync-plugin-file-0.20.tar.gz +libopensync-plugin-file-0.22.tar.bz2 Index: libopensync-plugin-file.spec =================================================================== RCS file: /cvs/extras/rpms/libopensync-plugin-file/FC-6/libopensync-plugin-file.spec,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- libopensync-plugin-file.spec 20 Dec 2006 10:53:42 -0000 1.6 +++ libopensync-plugin-file.spec 25 Apr 2007 15:35:39 -0000 1.7 @@ -1,5 +1,5 @@ Name: libopensync-plugin-file -Version: 0.20 +Version: 0.22 Release: 1%{?dist} Summary: File plugin for libopensync @@ -7,7 +7,7 @@ License: GPL URL: http://www.opensync.org # see http://www.opensync.org/wiki/download -Source0: %{name}-%{version}.tar.gz +Source0: %{name}-%{version}.tar.bz2 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: libopensync-devel @@ -44,6 +44,9 @@ %{_datadir}/opensync/defaults/file-sync %changelog +* Wed Apr 25 2007 Andreas Bierfert 0.22-1 +- version upgrade + * Wed Dec 20 2006 Andreas Bierfert 0.20-1 - version upgrade Index: sources =================================================================== RCS file: /cvs/extras/rpms/libopensync-plugin-file/FC-6/sources,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- sources 20 Dec 2006 10:53:42 -0000 1.4 +++ sources 25 Apr 2007 15:35:39 -0000 1.5 @@ -1 +1 @@ -2caceac1a0fa3318e3091011b94a4930 libopensync-plugin-file-0.20.tar.gz +d600836ab5182751d07ea42c6b997eb4 libopensync-plugin-file-0.22.tar.bz2 From fedora-extras-commits at redhat.com Wed Apr 25 15:36:19 2007 From: fedora-extras-commits at redhat.com (Andreas Bierfert (awjb)) Date: Wed, 25 Apr 2007 11:36:19 -0400 Subject: rpms/libopensync-plugin-file/devel .cvsignore, 1.4, 1.5 libopensync-plugin-file.spec, 1.6, 1.7 sources, 1.4, 1.5 Message-ID: <200704251536.l3PFaJx9011043@cvs-int.fedora.redhat.com> Author: awjb Update of /cvs/extras/rpms/libopensync-plugin-file/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv10967/devel Modified Files: .cvsignore libopensync-plugin-file.spec sources Log Message: - version upgrade Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/libopensync-plugin-file/devel/.cvsignore,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- .cvsignore 20 Dec 2006 10:53:42 -0000 1.4 +++ .cvsignore 25 Apr 2007 15:35:44 -0000 1.5 @@ -1 +1 @@ -libopensync-plugin-file-0.20.tar.gz +libopensync-plugin-file-0.22.tar.bz2 Index: libopensync-plugin-file.spec =================================================================== RCS file: /cvs/extras/rpms/libopensync-plugin-file/devel/libopensync-plugin-file.spec,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- libopensync-plugin-file.spec 20 Dec 2006 10:53:42 -0000 1.6 +++ libopensync-plugin-file.spec 25 Apr 2007 15:35:44 -0000 1.7 @@ -1,5 +1,5 @@ Name: libopensync-plugin-file -Version: 0.20 +Version: 0.22 Release: 1%{?dist} Summary: File plugin for libopensync @@ -7,7 +7,7 @@ License: GPL URL: http://www.opensync.org # see http://www.opensync.org/wiki/download -Source0: %{name}-%{version}.tar.gz +Source0: %{name}-%{version}.tar.bz2 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: libopensync-devel @@ -44,6 +44,9 @@ %{_datadir}/opensync/defaults/file-sync %changelog +* Wed Apr 25 2007 Andreas Bierfert 0.22-1 +- version upgrade + * Wed Dec 20 2006 Andreas Bierfert 0.20-1 - version upgrade Index: sources =================================================================== RCS file: /cvs/extras/rpms/libopensync-plugin-file/devel/sources,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- sources 20 Dec 2006 10:53:42 -0000 1.4 +++ sources 25 Apr 2007 15:35:44 -0000 1.5 @@ -1 +1 @@ -2caceac1a0fa3318e3091011b94a4930 libopensync-plugin-file-0.20.tar.gz +d600836ab5182751d07ea42c6b997eb4 libopensync-plugin-file-0.22.tar.bz2 From fedora-extras-commits at redhat.com Wed Apr 25 15:38:04 2007 From: fedora-extras-commits at redhat.com (Rex Dieter (rdieter)) Date: Wed, 25 Apr 2007 11:38:04 -0400 Subject: rpms/qt4/devel qt4.spec,1.42,1.43 Message-ID: <200704251538.l3PFc4hF011118@cvs-int.fedora.redhat.com> Author: rdieter Update of /cvs/extras/rpms/qt4/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv11051/devel Modified Files: qt4.spec Log Message: omit LICENSE.QPL (#237702) Index: qt4.spec =================================================================== RCS file: /cvs/extras/rpms/qt4/devel/qt4.spec,v retrieving revision 1.42 retrieving revision 1.43 diff -u -r1.42 -r1.43 --- qt4.spec 25 Apr 2007 15:14:19 -0000 1.42 +++ qt4.spec 25 Apr 2007 15:37:30 -0000 1.43 @@ -352,7 +352,7 @@ ln -s ../../share/doc/qt %{buildroot}%{qtdir}/doc # put LICENSE.* files in %%qt4_prefix, some apps' configure scripts expect to find them here -install -p -m644 LICENSE.* %{buildroot}%{qt4_prefix}/ +install -p -m644 LICENSE.GPL %{buildroot}%{qt4_prefix}/ ## Make symlinks in %%_bindir %if "%{_bindir}" != "%{qt4_bindir}" @@ -561,7 +561,7 @@ %changelog * Tue Apr 25 2007 Rex Dieter 4.2.3-8 -- License: GPL, dropping QPL (#237702) +- License: GPL, dropping LICENSE.QPL (#237702) * Thu Mar 29 2007 Rex Dieter 4.2.3-7 - CVE-2007-0242, utf8-bug-qt4-2.diff @@ -787,7 +787,7 @@ - cleanup/simplify license bits, include LICENSE.QPL - drop unused -styles/-Xt subpkg reference - drop unused motif extention bits -- drop initialpreference from .deskstop files +- drop initialpreference from .desktop files * Fri May 12 2006 Rex Dieter 4.1.2-9 - drop reference to non-existent config.test/unix/checkavail From fedora-extras-commits at redhat.com Wed Apr 25 15:38:09 2007 From: fedora-extras-commits at redhat.com (Rex Dieter (rdieter)) Date: Wed, 25 Apr 2007 11:38:09 -0400 Subject: rpms/qt4/FC-5 qt4.spec,1.27,1.28 Message-ID: <200704251538.l3PFc9gS011121@cvs-int.fedora.redhat.com> Author: rdieter Update of /cvs/extras/rpms/qt4/FC-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv11051/FC-5 Modified Files: qt4.spec Log Message: omit LICENSE.QPL (#237702) Index: qt4.spec =================================================================== RCS file: /cvs/extras/rpms/qt4/FC-5/qt4.spec,v retrieving revision 1.27 retrieving revision 1.28 diff -u -r1.27 -r1.28 --- qt4.spec 25 Apr 2007 15:16:12 -0000 1.27 +++ qt4.spec 25 Apr 2007 15:37:34 -0000 1.28 @@ -352,7 +352,7 @@ ln -s ../../share/doc/qt %{buildroot}%{qtdir}/doc # put LICENSE.* files in %%qt4_prefix, some apps' configure scripts expect to find them here -install -p -m644 LICENSE.* %{buildroot}%{qt4_prefix}/ +install -p -m644 LICENSE.GPL %{buildroot}%{qt4_prefix}/ ## Make symlinks in %%_bindir %if "%{_bindir}" != "%{qt4_bindir}" @@ -561,7 +561,7 @@ %changelog * Tue Apr 25 2007 Rex Dieter 4.2.3-8 -- License: GPL, dropping QPL (#237702) +- License: GPL, dropping LICENSE.QPL (#237702) * Thu Mar 29 2007 Rex Dieter 4.2.3-7 - CVE-2007-0242, utf8-bug-qt4-2.diff @@ -787,7 +787,7 @@ - cleanup/simplify license bits, include LICENSE.QPL - drop unused -styles/-Xt subpkg reference - drop unused motif extention bits -- drop initialpreference from .deskstop files +- drop initialpreference from .desktop files * Fri May 12 2006 Rex Dieter 4.1.2-9 - drop reference to non-existent config.test/unix/checkavail From fedora-extras-commits at redhat.com Wed Apr 25 15:38:18 2007 From: fedora-extras-commits at redhat.com (Rex Dieter (rdieter)) Date: Wed, 25 Apr 2007 11:38:18 -0400 Subject: rpms/qt4/EL-4 qt4.spec,1.38,1.39 Message-ID: <200704251538.l3PFcIXs011131@cvs-int.fedora.redhat.com> Author: rdieter Update of /cvs/extras/rpms/qt4/EL-4 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv11051/EL-4 Modified Files: qt4.spec Log Message: omit LICENSE.QPL (#237702) Index: qt4.spec =================================================================== RCS file: /cvs/extras/rpms/qt4/EL-4/qt4.spec,v retrieving revision 1.38 retrieving revision 1.39 diff -u -r1.38 -r1.39 --- qt4.spec 25 Apr 2007 15:16:07 -0000 1.38 +++ qt4.spec 25 Apr 2007 15:37:44 -0000 1.39 @@ -352,7 +352,7 @@ ln -s ../../share/doc/qt %{buildroot}%{qtdir}/doc # put LICENSE.* files in %%qt4_prefix, some apps' configure scripts expect to find them here -install -p -m644 LICENSE.* %{buildroot}%{qt4_prefix}/ +install -p -m644 LICENSE.GPL %{buildroot}%{qt4_prefix}/ ## Make symlinks in %%_bindir %if "%{_bindir}" != "%{qt4_bindir}" @@ -561,7 +561,7 @@ %changelog * Tue Apr 25 2007 Rex Dieter 4.2.3-8 -- License: GPL, dropping QPL (#237702) +- License: GPL, dropping LICENSE.QPL (#237702) * Thu Mar 29 2007 Rex Dieter 4.2.3-7 - CVE-2007-0242, utf8-bug-qt4-2.diff @@ -787,7 +787,7 @@ - cleanup/simplify license bits, include LICENSE.QPL - drop unused -styles/-Xt subpkg reference - drop unused motif extention bits -- drop initialpreference from .deskstop files +- drop initialpreference from .desktop files * Fri May 12 2006 Rex Dieter 4.1.2-9 - drop reference to non-existent config.test/unix/checkavail From fedora-extras-commits at redhat.com Wed Apr 25 15:38:13 2007 From: fedora-extras-commits at redhat.com (Rex Dieter (rdieter)) Date: Wed, 25 Apr 2007 11:38:13 -0400 Subject: rpms/qt4/FC-6 qt4.spec,1.35,1.36 Message-ID: <200704251538.l3PFcDLH011124@cvs-int.fedora.redhat.com> Author: rdieter Update of /cvs/extras/rpms/qt4/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv11051/FC-6 Modified Files: qt4.spec Log Message: omit LICENSE.QPL (#237702) Index: qt4.spec =================================================================== RCS file: /cvs/extras/rpms/qt4/FC-6/qt4.spec,v retrieving revision 1.35 retrieving revision 1.36 diff -u -r1.35 -r1.36 --- qt4.spec 25 Apr 2007 15:16:16 -0000 1.35 +++ qt4.spec 25 Apr 2007 15:37:39 -0000 1.36 @@ -352,7 +352,7 @@ ln -s ../../share/doc/qt %{buildroot}%{qtdir}/doc # put LICENSE.* files in %%qt4_prefix, some apps' configure scripts expect to find them here -install -p -m644 LICENSE.* %{buildroot}%{qt4_prefix}/ +install -p -m644 LICENSE.GPL %{buildroot}%{qt4_prefix}/ ## Make symlinks in %%_bindir %if "%{_bindir}" != "%{qt4_bindir}" @@ -561,7 +561,7 @@ %changelog * Tue Apr 25 2007 Rex Dieter 4.2.3-8 -- License: GPL, dropping QPL (#237702) +- License: GPL, dropping LICENSE.QPL (#237702) * Thu Mar 29 2007 Rex Dieter 4.2.3-7 - CVE-2007-0242, utf8-bug-qt4-2.diff @@ -787,7 +787,7 @@ - cleanup/simplify license bits, include LICENSE.QPL - drop unused -styles/-Xt subpkg reference - drop unused motif extention bits -- drop initialpreference from .deskstop files +- drop initialpreference from .desktop files * Fri May 12 2006 Rex Dieter 4.1.2-9 - drop reference to non-existent config.test/unix/checkavail From fedora-extras-commits at redhat.com Wed Apr 25 15:40:58 2007 From: fedora-extras-commits at redhat.com (Andreas Bierfert (awjb)) Date: Wed, 25 Apr 2007 11:40:58 -0400 Subject: rpms/libopensync-plugin-gpe/FC-5 .cvsignore, 1.4, 1.5 libopensync-plugin-gpe.spec, 1.3, 1.4 sources, 1.4, 1.5 Message-ID: <200704251540.l3PFewCC011219@cvs-int.fedora.redhat.com> Author: awjb Update of /cvs/extras/rpms/libopensync-plugin-gpe/FC-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv11149/FC-5 Modified Files: .cvsignore libopensync-plugin-gpe.spec sources Log Message: - version upgrade Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/libopensync-plugin-gpe/FC-5/.cvsignore,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- .cvsignore 20 Dec 2006 11:01:13 -0000 1.4 +++ .cvsignore 25 Apr 2007 15:40:24 -0000 1.5 @@ -1 +1 @@ -libopensync-plugin-gpe-0.20.tar.gz +libopensync-plugin-gpe-0.22.tar.bz2 Index: libopensync-plugin-gpe.spec =================================================================== RCS file: /cvs/extras/rpms/libopensync-plugin-gpe/FC-5/libopensync-plugin-gpe.spec,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- libopensync-plugin-gpe.spec 20 Dec 2006 11:01:13 -0000 1.3 +++ libopensync-plugin-gpe.spec 25 Apr 2007 15:40:24 -0000 1.4 @@ -1,5 +1,5 @@ Name: libopensync-plugin-gpe -Version: 0.20 +Version: 0.22 Release: 1%{?dist} Summary: GPE plugin for libopensync @@ -7,7 +7,7 @@ License: GPL URL: http://www.opensync.org # see http://www.opensync.org/wiki/download -Source0: %{name}-%{version}.tar.gz +Source0: %{name}-%{version}.tar.bz2 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: libopensync-devel @@ -56,6 +56,9 @@ %{_includedir}/opensync-1.0/opensync/gpe_sync.h %changelog +* Wed Apr 25 2007 Andreas Bierfert 0.22-1 +- version upgrade + * Wed Dec 20 2006 Andreas Bierfert 0.20-1 - version upgrade Index: sources =================================================================== RCS file: /cvs/extras/rpms/libopensync-plugin-gpe/FC-5/sources,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- sources 20 Dec 2006 11:01:13 -0000 1.4 +++ sources 25 Apr 2007 15:40:24 -0000 1.5 @@ -1 +1 @@ -588ce6103d33471dcf5bf4a0bfd951d7 libopensync-plugin-gpe-0.20.tar.gz +791c8976b725c4c52e5dd38ddb38c769 libopensync-plugin-gpe-0.22.tar.bz2 From fedora-extras-commits at redhat.com Wed Apr 25 15:41:04 2007 From: fedora-extras-commits at redhat.com (Andreas Bierfert (awjb)) Date: Wed, 25 Apr 2007 11:41:04 -0400 Subject: rpms/libopensync-plugin-gpe/FC-6 .cvsignore, 1.4, 1.5 libopensync-plugin-gpe.spec, 1.4, 1.5 sources, 1.4, 1.5 Message-ID: <200704251541.l3PFf4xJ011224@cvs-int.fedora.redhat.com> Author: awjb Update of /cvs/extras/rpms/libopensync-plugin-gpe/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv11149/FC-6 Modified Files: .cvsignore libopensync-plugin-gpe.spec sources Log Message: - version upgrade Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/libopensync-plugin-gpe/FC-6/.cvsignore,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- .cvsignore 20 Dec 2006 11:01:18 -0000 1.4 +++ .cvsignore 25 Apr 2007 15:40:29 -0000 1.5 @@ -1 +1 @@ -libopensync-plugin-gpe-0.20.tar.gz +libopensync-plugin-gpe-0.22.tar.bz2 Index: libopensync-plugin-gpe.spec =================================================================== RCS file: /cvs/extras/rpms/libopensync-plugin-gpe/FC-6/libopensync-plugin-gpe.spec,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- libopensync-plugin-gpe.spec 20 Dec 2006 11:01:18 -0000 1.4 +++ libopensync-plugin-gpe.spec 25 Apr 2007 15:40:29 -0000 1.5 @@ -1,5 +1,5 @@ Name: libopensync-plugin-gpe -Version: 0.20 +Version: 0.22 Release: 1%{?dist} Summary: GPE plugin for libopensync @@ -7,7 +7,7 @@ License: GPL URL: http://www.opensync.org # see http://www.opensync.org/wiki/download -Source0: %{name}-%{version}.tar.gz +Source0: %{name}-%{version}.tar.bz2 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: libopensync-devel @@ -56,6 +56,9 @@ %{_includedir}/opensync-1.0/opensync/gpe_sync.h %changelog +* Wed Apr 25 2007 Andreas Bierfert 0.22-1 +- version upgrade + * Wed Dec 20 2006 Andreas Bierfert 0.20-1 - version upgrade Index: sources =================================================================== RCS file: /cvs/extras/rpms/libopensync-plugin-gpe/FC-6/sources,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- sources 20 Dec 2006 11:01:18 -0000 1.4 +++ sources 25 Apr 2007 15:40:29 -0000 1.5 @@ -1 +1 @@ -588ce6103d33471dcf5bf4a0bfd951d7 libopensync-plugin-gpe-0.20.tar.gz +791c8976b725c4c52e5dd38ddb38c769 libopensync-plugin-gpe-0.22.tar.bz2 From fedora-extras-commits at redhat.com Wed Apr 25 15:41:09 2007 From: fedora-extras-commits at redhat.com (Andreas Bierfert (awjb)) Date: Wed, 25 Apr 2007 11:41:09 -0400 Subject: rpms/libopensync-plugin-gpe/devel .cvsignore, 1.4, 1.5 libopensync-plugin-gpe.spec, 1.4, 1.5 sources, 1.4, 1.5 Message-ID: <200704251541.l3PFf9t6011229@cvs-int.fedora.redhat.com> Author: awjb Update of /cvs/extras/rpms/libopensync-plugin-gpe/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv11149/devel Modified Files: .cvsignore libopensync-plugin-gpe.spec sources Log Message: - version upgrade Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/libopensync-plugin-gpe/devel/.cvsignore,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- .cvsignore 20 Dec 2006 11:01:19 -0000 1.4 +++ .cvsignore 25 Apr 2007 15:40:34 -0000 1.5 @@ -1 +1 @@ -libopensync-plugin-gpe-0.20.tar.gz +libopensync-plugin-gpe-0.22.tar.bz2 Index: libopensync-plugin-gpe.spec =================================================================== RCS file: /cvs/extras/rpms/libopensync-plugin-gpe/devel/libopensync-plugin-gpe.spec,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- libopensync-plugin-gpe.spec 20 Dec 2006 11:01:19 -0000 1.4 +++ libopensync-plugin-gpe.spec 25 Apr 2007 15:40:34 -0000 1.5 @@ -1,5 +1,5 @@ Name: libopensync-plugin-gpe -Version: 0.20 +Version: 0.22 Release: 1%{?dist} Summary: GPE plugin for libopensync @@ -7,7 +7,7 @@ License: GPL URL: http://www.opensync.org # see http://www.opensync.org/wiki/download -Source0: %{name}-%{version}.tar.gz +Source0: %{name}-%{version}.tar.bz2 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: libopensync-devel @@ -56,6 +56,9 @@ %{_includedir}/opensync-1.0/opensync/gpe_sync.h %changelog +* Wed Apr 25 2007 Andreas Bierfert 0.22-1 +- version upgrade + * Wed Dec 20 2006 Andreas Bierfert 0.20-1 - version upgrade Index: sources =================================================================== RCS file: /cvs/extras/rpms/libopensync-plugin-gpe/devel/sources,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- sources 20 Dec 2006 11:01:19 -0000 1.4 +++ sources 25 Apr 2007 15:40:34 -0000 1.5 @@ -1 +1 @@ -588ce6103d33471dcf5bf4a0bfd951d7 libopensync-plugin-gpe-0.20.tar.gz +791c8976b725c4c52e5dd38ddb38c769 libopensync-plugin-gpe-0.22.tar.bz2 From fedora-extras-commits at redhat.com Wed Apr 25 15:43:32 2007 From: fedora-extras-commits at redhat.com (Andreas Bierfert (awjb)) Date: Wed, 25 Apr 2007 11:43:32 -0400 Subject: rpms/libopensync-plugin-irmc/FC-5 .cvsignore, 1.4, 1.5 libopensync-plugin-irmc.spec, 1.7, 1.8 sources, 1.4, 1.5 Message-ID: <200704251543.l3PFhW3j011416@cvs-int.fedora.redhat.com> Author: awjb Update of /cvs/extras/rpms/libopensync-plugin-irmc/FC-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv11359/FC-5 Modified Files: .cvsignore libopensync-plugin-irmc.spec sources Log Message: - version upgrade Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/libopensync-plugin-irmc/FC-5/.cvsignore,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- .cvsignore 20 Dec 2006 11:05:08 -0000 1.4 +++ .cvsignore 25 Apr 2007 15:42:58 -0000 1.5 @@ -1 +1 @@ -libopensync-plugin-irmc-0.20.tar.gz +libopensync-plugin-irmc-0.22.tar.bz2 Index: libopensync-plugin-irmc.spec =================================================================== RCS file: /cvs/extras/rpms/libopensync-plugin-irmc/FC-5/libopensync-plugin-irmc.spec,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- libopensync-plugin-irmc.spec 20 Dec 2006 11:05:08 -0000 1.7 +++ libopensync-plugin-irmc.spec 25 Apr 2007 15:42:58 -0000 1.8 @@ -1,5 +1,5 @@ Name: libopensync-plugin-irmc -Version: 0.20 +Version: 0.22 Release: 1%{?dist} Summary: Irmc plugin for libopensync @@ -7,7 +7,7 @@ License: GPL URL: http://www.opensync.org # see http://www.opensync.org/wiki/download -Source0: %{name}-%{version}.tar.gz +Source0: %{name}-%{version}.tar.bz2 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: libopensync-devel @@ -47,6 +47,9 @@ %{_datadir}/opensync/defaults/irmc-sync %changelog +* Wed Apr 25 2007 Andreas Bierfert 0.22-1 +- version upgrade + * Wed Dec 20 2006 Andreas Bierfert 0.20-1 - version upgrade Index: sources =================================================================== RCS file: /cvs/extras/rpms/libopensync-plugin-irmc/FC-5/sources,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- sources 20 Dec 2006 11:05:08 -0000 1.4 +++ sources 25 Apr 2007 15:42:58 -0000 1.5 @@ -1 +1 @@ -353f1f3d276b73dfb8abd09a7348e76f libopensync-plugin-irmc-0.20.tar.gz +ecec872b2bccd824b1c5cbb2ec1d5399 libopensync-plugin-irmc-0.22.tar.bz2 From fedora-extras-commits at redhat.com Wed Apr 25 15:43:37 2007 From: fedora-extras-commits at redhat.com (Andreas Bierfert (awjb)) Date: Wed, 25 Apr 2007 11:43:37 -0400 Subject: rpms/libopensync-plugin-irmc/FC-6 .cvsignore, 1.4, 1.5 libopensync-plugin-irmc.spec, 1.9, 1.10 sources, 1.4, 1.5 Message-ID: <200704251543.l3PFhb7O011424@cvs-int.fedora.redhat.com> Author: awjb Update of /cvs/extras/rpms/libopensync-plugin-irmc/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv11359/FC-6 Modified Files: .cvsignore libopensync-plugin-irmc.spec sources Log Message: - version upgrade Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/libopensync-plugin-irmc/FC-6/.cvsignore,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- .cvsignore 20 Dec 2006 11:05:09 -0000 1.4 +++ .cvsignore 25 Apr 2007 15:43:02 -0000 1.5 @@ -1 +1 @@ -libopensync-plugin-irmc-0.20.tar.gz +libopensync-plugin-irmc-0.22.tar.bz2 Index: libopensync-plugin-irmc.spec =================================================================== RCS file: /cvs/extras/rpms/libopensync-plugin-irmc/FC-6/libopensync-plugin-irmc.spec,v retrieving revision 1.9 retrieving revision 1.10 diff -u -r1.9 -r1.10 --- libopensync-plugin-irmc.spec 20 Dec 2006 11:05:09 -0000 1.9 +++ libopensync-plugin-irmc.spec 25 Apr 2007 15:43:02 -0000 1.10 @@ -1,5 +1,5 @@ Name: libopensync-plugin-irmc -Version: 0.20 +Version: 0.22 Release: 1%{?dist} Summary: Irmc plugin for libopensync @@ -7,7 +7,7 @@ License: GPL URL: http://www.opensync.org # see http://www.opensync.org/wiki/download -Source0: %{name}-%{version}.tar.gz +Source0: %{name}-%{version}.tar.bz2 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: libopensync-devel @@ -47,6 +47,9 @@ %{_datadir}/opensync/defaults/irmc-sync %changelog +* Wed Apr 25 2007 Andreas Bierfert 0.22-1 +- version upgrade + * Wed Dec 20 2006 Andreas Bierfert 0.20-1 - version upgrade - fix (#216003) Index: sources =================================================================== RCS file: /cvs/extras/rpms/libopensync-plugin-irmc/FC-6/sources,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- sources 20 Dec 2006 11:05:09 -0000 1.4 +++ sources 25 Apr 2007 15:43:02 -0000 1.5 @@ -1 +1 @@ -353f1f3d276b73dfb8abd09a7348e76f libopensync-plugin-irmc-0.20.tar.gz +ecec872b2bccd824b1c5cbb2ec1d5399 libopensync-plugin-irmc-0.22.tar.bz2 From fedora-extras-commits at redhat.com Wed Apr 25 15:43:41 2007 From: fedora-extras-commits at redhat.com (Andreas Bierfert (awjb)) Date: Wed, 25 Apr 2007 11:43:41 -0400 Subject: rpms/libopensync-plugin-irmc/devel .cvsignore, 1.4, 1.5 libopensync-plugin-irmc.spec, 1.9, 1.10 sources, 1.4, 1.5 Message-ID: <200704251543.l3PFhf5R011431@cvs-int.fedora.redhat.com> Author: awjb Update of /cvs/extras/rpms/libopensync-plugin-irmc/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv11359/devel Modified Files: .cvsignore libopensync-plugin-irmc.spec sources Log Message: - version upgrade Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/libopensync-plugin-irmc/devel/.cvsignore,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- .cvsignore 20 Dec 2006 11:05:09 -0000 1.4 +++ .cvsignore 25 Apr 2007 15:43:07 -0000 1.5 @@ -1 +1 @@ -libopensync-plugin-irmc-0.20.tar.gz +libopensync-plugin-irmc-0.22.tar.bz2 Index: libopensync-plugin-irmc.spec =================================================================== RCS file: /cvs/extras/rpms/libopensync-plugin-irmc/devel/libopensync-plugin-irmc.spec,v retrieving revision 1.9 retrieving revision 1.10 diff -u -r1.9 -r1.10 --- libopensync-plugin-irmc.spec 20 Dec 2006 11:05:09 -0000 1.9 +++ libopensync-plugin-irmc.spec 25 Apr 2007 15:43:07 -0000 1.10 @@ -1,5 +1,5 @@ Name: libopensync-plugin-irmc -Version: 0.20 +Version: 0.22 Release: 1%{?dist} Summary: Irmc plugin for libopensync @@ -7,7 +7,7 @@ License: GPL URL: http://www.opensync.org # see http://www.opensync.org/wiki/download -Source0: %{name}-%{version}.tar.gz +Source0: %{name}-%{version}.tar.bz2 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: libopensync-devel @@ -47,6 +47,9 @@ %{_datadir}/opensync/defaults/irmc-sync %changelog +* Wed Apr 25 2007 Andreas Bierfert 0.22-1 +- version upgrade + * Wed Dec 20 2006 Andreas Bierfert 0.20-1 - version upgrade - fix (#216003) Index: sources =================================================================== RCS file: /cvs/extras/rpms/libopensync-plugin-irmc/devel/sources,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- sources 20 Dec 2006 11:05:09 -0000 1.4 +++ sources 25 Apr 2007 15:43:07 -0000 1.5 @@ -1 +1 @@ -353f1f3d276b73dfb8abd09a7348e76f libopensync-plugin-irmc-0.20.tar.gz +ecec872b2bccd824b1c5cbb2ec1d5399 libopensync-plugin-irmc-0.22.tar.bz2 From fedora-extras-commits at redhat.com Wed Apr 25 15:47:08 2007 From: fedora-extras-commits at redhat.com (Jarod Wilson (jwilson)) Date: Wed, 25 Apr 2007 11:47:08 -0400 Subject: rpms/rrdtool/devel rrdtool.spec,1.31,1.32 Message-ID: <200704251547.l3PFl87o011509@cvs-int.fedora.redhat.com> Author: jwilson Update of /cvs/extras/rpms/rrdtool/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv11485 Modified Files: rrdtool.spec Log Message: Define %python_version *before* its needed (#237826) Index: rrdtool.spec =================================================================== RCS file: /cvs/extras/rpms/rrdtool/devel/rrdtool.spec,v retrieving revision 1.31 retrieving revision 1.32 diff -u -r1.31 -r1.32 --- rrdtool.spec 9 Apr 2007 14:18:07 -0000 1.31 +++ rrdtool.spec 25 Apr 2007 15:46:34 -0000 1.32 @@ -7,7 +7,7 @@ Summary: Round Robin Database Tool to store and display time-series data Name: rrdtool Version: 1.2.19 -Release: 1%{?dist} +Release: 2%{?dist} License: GPL Group: Applications/Databases URL: http://people.ee.ethz.ch/~oetiker/webtools/%{name}/ @@ -59,6 +59,10 @@ The Perl RRDtool bindings %if %{with_python} +%{!?python_sitearch: %define python_sitearch %(%{__python} -c 'from distutils import sysconfig; print sysconfig.get_python_lib(1)')} +# eval to 2.3 if python isn't yet present, workaround for no python in fc4 minimal buildroot +%{!?python_version: %define python_version %(%{__python} -c 'import sys; print sys.version.split(" ")[0]' || echo "2.3")} + %package python Summary: Python RRDtool bindings Group: Development/Languages @@ -67,9 +71,6 @@ Requires: %{name} = %{version}-%{release} Obsoletes: python-%{name} < %{version}-%{release} Provides: python-%{name} = %{version}-%{release} -%{!?python_sitearch: %define python_sitearch %(%{__python} -c 'from distutils import sysconfig; print sysconfig.get_python_lib(1)')} -# eval to 2.3 if python isn't yet present, workaround for no python in fc4 minimal buildroot -%{!?python_version: %define python_version %(%{__python} -c 'import sys; print sys.version.split(" ")[0]' || echo "2.3")} %description python Python RRDtool bindings. @@ -271,6 +272,9 @@ %endif %changelog +* Wed Apr 25 2007 Jarod Wilson 1.2.19-2 +- Define %%python_version *before* its needed (#237826) + * Mon Apr 09 2007 Jarod Wilson 1.2.19-1 - New upstream release From fedora-extras-commits at redhat.com Wed Apr 25 15:57:07 2007 From: fedora-extras-commits at redhat.com (Andreas Bierfert (awjb)) Date: Wed, 25 Apr 2007 11:57:07 -0400 Subject: rpms/libopensync-plugin-kdepim/FC-5 .cvsignore, 1.4, 1.5 libopensync-plugin-kdepim-Makefile.patch, 1.1, 1.2 libopensync-plugin-kdepim.spec, 1.5, 1.6 sources, 1.4, 1.5 Message-ID: <200704251557.l3PFv71m011696@cvs-int.fedora.redhat.com> Author: awjb Update of /cvs/extras/rpms/libopensync-plugin-kdepim/FC-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv11626/FC-5 Modified Files: .cvsignore libopensync-plugin-kdepim-Makefile.patch libopensync-plugin-kdepim.spec sources Log Message: - version upgrade Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/libopensync-plugin-kdepim/FC-5/.cvsignore,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- .cvsignore 20 Dec 2006 11:12:12 -0000 1.4 +++ .cvsignore 25 Apr 2007 15:56:33 -0000 1.5 @@ -1 +1 @@ -libopensync-plugin-kdepim-0.20.tar.gz +libopensync-plugin-kdepim-0.22.tar.bz2 libopensync-plugin-kdepim-Makefile.patch: Index: libopensync-plugin-kdepim-Makefile.patch =================================================================== RCS file: /cvs/extras/rpms/libopensync-plugin-kdepim/FC-5/libopensync-plugin-kdepim-Makefile.patch,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- libopensync-plugin-kdepim-Makefile.patch 20 Oct 2006 11:46:37 -0000 1.1 +++ libopensync-plugin-kdepim-Makefile.patch 25 Apr 2007 15:56:33 -0000 1.2 @@ -1,6 +1,6 @@ ---- Makefile.in.orig 2006-10-20 11:34:30.000000000 +0200 -+++ Makefile.in 2006-10-20 11:34:57.000000000 +0200 -@@ -479,9 +479,9 @@ +--- src/Makefile.in.orig 2007-04-25 17:51:56.000000000 +0200 ++++ src/Makefile.in 2007-04-25 17:52:08.000000000 +0200 +@@ -436,9 +436,9 @@ rm -f "$${dir}/so_locations"; \ done kdepim_lib.la: $(kdepim_lib_la_OBJECTS) $(kdepim_lib_la_DEPENDENCIES) Index: libopensync-plugin-kdepim.spec =================================================================== RCS file: /cvs/extras/rpms/libopensync-plugin-kdepim/FC-5/libopensync-plugin-kdepim.spec,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- libopensync-plugin-kdepim.spec 20 Dec 2006 11:12:12 -0000 1.5 +++ libopensync-plugin-kdepim.spec 25 Apr 2007 15:56:33 -0000 1.6 @@ -1,5 +1,5 @@ Name: libopensync-plugin-kdepim -Version: 0.20 +Version: 0.22 Release: 1%{?dist} Summary: KDE plugin for libopensync @@ -7,7 +7,7 @@ License: GPL URL: http://www.opensync.org # see http://www.opensync.org/wiki/download -Source0: %{name}-%{version}.tar.gz +Source0: %{name}-%{version}.tar.bz2 Patch0: libopensync-plugin-kdepim-Makefile.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) @@ -62,6 +62,9 @@ %{_datadir}/opensync/defaults/kdepim-sync %changelog +* Wed Apr 25 2007 Andreas Bierfert 0.22-1 +- version upgrade + * Wed Dec 20 2006 Andreas Bierfert 0.20-1 - version upgrade Index: sources =================================================================== RCS file: /cvs/extras/rpms/libopensync-plugin-kdepim/FC-5/sources,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- sources 20 Dec 2006 11:12:12 -0000 1.4 +++ sources 25 Apr 2007 15:56:33 -0000 1.5 @@ -1 +1 @@ -f283c70ecf75c2833ddd6aeac092e9e0 libopensync-plugin-kdepim-0.20.tar.gz +df4dea8183847da838e6494fcb4e7c0a libopensync-plugin-kdepim-0.22.tar.bz2 From fedora-extras-commits at redhat.com Wed Apr 25 15:57:12 2007 From: fedora-extras-commits at redhat.com (Andreas Bierfert (awjb)) Date: Wed, 25 Apr 2007 11:57:12 -0400 Subject: rpms/libopensync-plugin-kdepim/FC-6 .cvsignore, 1.4, 1.5 libopensync-plugin-kdepim-Makefile.patch, 1.1, 1.2 libopensync-plugin-kdepim.spec, 1.6, 1.7 sources, 1.4, 1.5 Message-ID: <200704251557.l3PFvCNO011705@cvs-int.fedora.redhat.com> Author: awjb Update of /cvs/extras/rpms/libopensync-plugin-kdepim/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv11626/FC-6 Modified Files: .cvsignore libopensync-plugin-kdepim-Makefile.patch libopensync-plugin-kdepim.spec sources Log Message: - version upgrade Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/libopensync-plugin-kdepim/FC-6/.cvsignore,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- .cvsignore 20 Dec 2006 11:12:17 -0000 1.4 +++ .cvsignore 25 Apr 2007 15:56:37 -0000 1.5 @@ -1 +1 @@ -libopensync-plugin-kdepim-0.20.tar.gz +libopensync-plugin-kdepim-0.22.tar.bz2 libopensync-plugin-kdepim-Makefile.patch: Index: libopensync-plugin-kdepim-Makefile.patch =================================================================== RCS file: /cvs/extras/rpms/libopensync-plugin-kdepim/FC-6/libopensync-plugin-kdepim-Makefile.patch,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- libopensync-plugin-kdepim-Makefile.patch 20 Oct 2006 11:46:43 -0000 1.1 +++ libopensync-plugin-kdepim-Makefile.patch 25 Apr 2007 15:56:37 -0000 1.2 @@ -1,6 +1,6 @@ ---- Makefile.in.orig 2006-10-20 11:34:30.000000000 +0200 -+++ Makefile.in 2006-10-20 11:34:57.000000000 +0200 -@@ -479,9 +479,9 @@ +--- src/Makefile.in.orig 2007-04-25 17:51:56.000000000 +0200 ++++ src/Makefile.in 2007-04-25 17:52:08.000000000 +0200 +@@ -436,9 +436,9 @@ rm -f "$${dir}/so_locations"; \ done kdepim_lib.la: $(kdepim_lib_la_OBJECTS) $(kdepim_lib_la_DEPENDENCIES) Index: libopensync-plugin-kdepim.spec =================================================================== RCS file: /cvs/extras/rpms/libopensync-plugin-kdepim/FC-6/libopensync-plugin-kdepim.spec,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- libopensync-plugin-kdepim.spec 20 Dec 2006 11:12:17 -0000 1.6 +++ libopensync-plugin-kdepim.spec 25 Apr 2007 15:56:37 -0000 1.7 @@ -1,5 +1,5 @@ Name: libopensync-plugin-kdepim -Version: 0.20 +Version: 0.22 Release: 1%{?dist} Summary: KDE plugin for libopensync @@ -7,7 +7,7 @@ License: GPL URL: http://www.opensync.org # see http://www.opensync.org/wiki/download -Source0: %{name}-%{version}.tar.gz +Source0: %{name}-%{version}.tar.bz2 Patch0: libopensync-plugin-kdepim-Makefile.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) @@ -62,6 +62,9 @@ %{_datadir}/opensync/defaults/kdepim-sync %changelog +* Wed Apr 25 2007 Andreas Bierfert 0.22-1 +- version upgrade + * Wed Dec 20 2006 Andreas Bierfert 0.20-1 - version upgrade Index: sources =================================================================== RCS file: /cvs/extras/rpms/libopensync-plugin-kdepim/FC-6/sources,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- sources 20 Dec 2006 11:12:17 -0000 1.4 +++ sources 25 Apr 2007 15:56:37 -0000 1.5 @@ -1 +1 @@ -f283c70ecf75c2833ddd6aeac092e9e0 libopensync-plugin-kdepim-0.20.tar.gz +df4dea8183847da838e6494fcb4e7c0a libopensync-plugin-kdepim-0.22.tar.bz2 From fedora-extras-commits at redhat.com Wed Apr 25 15:57:16 2007 From: fedora-extras-commits at redhat.com (Andreas Bierfert (awjb)) Date: Wed, 25 Apr 2007 11:57:16 -0400 Subject: rpms/libopensync-plugin-kdepim/devel .cvsignore, 1.4, 1.5 libopensync-plugin-kdepim-Makefile.patch, 1.1, 1.2 libopensync-plugin-kdepim.spec, 1.6, 1.7 sources, 1.4, 1.5 Message-ID: <200704251557.l3PFvGEs011714@cvs-int.fedora.redhat.com> Author: awjb Update of /cvs/extras/rpms/libopensync-plugin-kdepim/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv11626/devel Modified Files: .cvsignore libopensync-plugin-kdepim-Makefile.patch libopensync-plugin-kdepim.spec sources Log Message: - version upgrade Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/libopensync-plugin-kdepim/devel/.cvsignore,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- .cvsignore 20 Dec 2006 11:12:17 -0000 1.4 +++ .cvsignore 25 Apr 2007 15:56:42 -0000 1.5 @@ -1 +1 @@ -libopensync-plugin-kdepim-0.20.tar.gz +libopensync-plugin-kdepim-0.22.tar.bz2 libopensync-plugin-kdepim-Makefile.patch: Index: libopensync-plugin-kdepim-Makefile.patch =================================================================== RCS file: /cvs/extras/rpms/libopensync-plugin-kdepim/devel/libopensync-plugin-kdepim-Makefile.patch,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- libopensync-plugin-kdepim-Makefile.patch 20 Oct 2006 11:46:43 -0000 1.1 +++ libopensync-plugin-kdepim-Makefile.patch 25 Apr 2007 15:56:42 -0000 1.2 @@ -1,6 +1,6 @@ ---- Makefile.in.orig 2006-10-20 11:34:30.000000000 +0200 -+++ Makefile.in 2006-10-20 11:34:57.000000000 +0200 -@@ -479,9 +479,9 @@ +--- src/Makefile.in.orig 2007-04-25 17:51:56.000000000 +0200 ++++ src/Makefile.in 2007-04-25 17:52:08.000000000 +0200 +@@ -436,9 +436,9 @@ rm -f "$${dir}/so_locations"; \ done kdepim_lib.la: $(kdepim_lib_la_OBJECTS) $(kdepim_lib_la_DEPENDENCIES) Index: libopensync-plugin-kdepim.spec =================================================================== RCS file: /cvs/extras/rpms/libopensync-plugin-kdepim/devel/libopensync-plugin-kdepim.spec,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- libopensync-plugin-kdepim.spec 20 Dec 2006 11:12:17 -0000 1.6 +++ libopensync-plugin-kdepim.spec 25 Apr 2007 15:56:42 -0000 1.7 @@ -1,5 +1,5 @@ Name: libopensync-plugin-kdepim -Version: 0.20 +Version: 0.22 Release: 1%{?dist} Summary: KDE plugin for libopensync @@ -7,7 +7,7 @@ License: GPL URL: http://www.opensync.org # see http://www.opensync.org/wiki/download -Source0: %{name}-%{version}.tar.gz +Source0: %{name}-%{version}.tar.bz2 Patch0: libopensync-plugin-kdepim-Makefile.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) @@ -62,6 +62,9 @@ %{_datadir}/opensync/defaults/kdepim-sync %changelog +* Wed Apr 25 2007 Andreas Bierfert 0.22-1 +- version upgrade + * Wed Dec 20 2006 Andreas Bierfert 0.20-1 - version upgrade Index: sources =================================================================== RCS file: /cvs/extras/rpms/libopensync-plugin-kdepim/devel/sources,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- sources 20 Dec 2006 11:12:17 -0000 1.4 +++ sources 25 Apr 2007 15:56:42 -0000 1.5 @@ -1 +1 @@ -f283c70ecf75c2833ddd6aeac092e9e0 libopensync-plugin-kdepim-0.20.tar.gz +df4dea8183847da838e6494fcb4e7c0a libopensync-plugin-kdepim-0.22.tar.bz2 From fedora-extras-commits at redhat.com Wed Apr 25 15:59:01 2007 From: fedora-extras-commits at redhat.com (Andreas Bierfert (awjb)) Date: Wed, 25 Apr 2007 11:59:01 -0400 Subject: rpms/libopensync-plugin-palm/FC-6 .cvsignore, 1.4, 1.5 libopensync-plugin-palm.spec, 1.7, 1.8 sources, 1.4, 1.5 Message-ID: <200704251559.l3PFx1RY011790@cvs-int.fedora.redhat.com> Author: awjb Update of /cvs/extras/rpms/libopensync-plugin-palm/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv11722/FC-6 Modified Files: .cvsignore libopensync-plugin-palm.spec sources Log Message: - version upgrade Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/libopensync-plugin-palm/FC-6/.cvsignore,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- .cvsignore 20 Dec 2006 11:15:06 -0000 1.4 +++ .cvsignore 25 Apr 2007 15:58:27 -0000 1.5 @@ -1 +1 @@ -libopensync-plugin-palm-0.20.tar.gz +libopensync-plugin-palm-0.22.tar.bz2 Index: libopensync-plugin-palm.spec =================================================================== RCS file: /cvs/extras/rpms/libopensync-plugin-palm/FC-6/libopensync-plugin-palm.spec,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- libopensync-plugin-palm.spec 20 Dec 2006 11:15:06 -0000 1.7 +++ libopensync-plugin-palm.spec 25 Apr 2007 15:58:27 -0000 1.8 @@ -1,5 +1,5 @@ Name: libopensync-plugin-palm -Version: 0.20 +Version: 0.22 Release: 1%{?dist} Summary: Palm plugin for libopensync @@ -7,7 +7,7 @@ License: GPL URL: http://www.opensync.org # see http://www.opensync.org/wiki/download -Source0: %{name}-%{version}.tar.gz +Source0: %{name}-%{version}.tar.bz2 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: libopensync-devel @@ -58,6 +58,9 @@ %{_includedir}/opensync-1.0/opensync/palm*.h %changelog +* Wed Apr 25 2007 Andreas Bierfert 0.22-1 +- version upgrade + * Wed Dec 20 2006 Andreas Bierfert 0.20-1 - version upgrade Index: sources =================================================================== RCS file: /cvs/extras/rpms/libopensync-plugin-palm/FC-6/sources,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- sources 20 Dec 2006 11:15:06 -0000 1.4 +++ sources 25 Apr 2007 15:58:27 -0000 1.5 @@ -1 +1 @@ -45f5f0ac1fdfbc80ea9344597c117445 libopensync-plugin-palm-0.20.tar.gz +0c85fe8439856d7b38b3d10e183acf8f libopensync-plugin-palm-0.22.tar.bz2 From fedora-extras-commits at redhat.com Wed Apr 25 15:58:57 2007 From: fedora-extras-commits at redhat.com (Andreas Bierfert (awjb)) Date: Wed, 25 Apr 2007 11:58:57 -0400 Subject: rpms/libopensync-plugin-palm/FC-5 .cvsignore, 1.4, 1.5 libopensync-plugin-palm.spec, 1.6, 1.7 sources, 1.4, 1.5 Message-ID: <200704251558.l3PFwvTT011785@cvs-int.fedora.redhat.com> Author: awjb Update of /cvs/extras/rpms/libopensync-plugin-palm/FC-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv11722/FC-5 Modified Files: .cvsignore libopensync-plugin-palm.spec sources Log Message: - version upgrade Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/libopensync-plugin-palm/FC-5/.cvsignore,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- .cvsignore 20 Dec 2006 11:15:06 -0000 1.4 +++ .cvsignore 25 Apr 2007 15:58:22 -0000 1.5 @@ -1 +1 @@ -libopensync-plugin-palm-0.20.tar.gz +libopensync-plugin-palm-0.22.tar.bz2 Index: libopensync-plugin-palm.spec =================================================================== RCS file: /cvs/extras/rpms/libopensync-plugin-palm/FC-5/libopensync-plugin-palm.spec,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- libopensync-plugin-palm.spec 20 Dec 2006 11:15:06 -0000 1.6 +++ libopensync-plugin-palm.spec 25 Apr 2007 15:58:22 -0000 1.7 @@ -1,5 +1,5 @@ Name: libopensync-plugin-palm -Version: 0.20 +Version: 0.22 Release: 1%{?dist} Summary: Palm plugin for libopensync @@ -7,7 +7,7 @@ License: GPL URL: http://www.opensync.org # see http://www.opensync.org/wiki/download -Source0: %{name}-%{version}.tar.gz +Source0: %{name}-%{version}.tar.bz2 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: libopensync-devel @@ -58,6 +58,9 @@ %{_includedir}/opensync-1.0/opensync/palm*.h %changelog +* Wed Apr 25 2007 Andreas Bierfert 0.22-1 +- version upgrade + * Wed Dec 20 2006 Andreas Bierfert 0.20-1 - version upgrade Index: sources =================================================================== RCS file: /cvs/extras/rpms/libopensync-plugin-palm/FC-5/sources,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- sources 20 Dec 2006 11:15:06 -0000 1.4 +++ sources 25 Apr 2007 15:58:22 -0000 1.5 @@ -1 +1 @@ -45f5f0ac1fdfbc80ea9344597c117445 libopensync-plugin-palm-0.20.tar.gz +0c85fe8439856d7b38b3d10e183acf8f libopensync-plugin-palm-0.22.tar.bz2 From fedora-extras-commits at redhat.com Wed Apr 25 15:59:06 2007 From: fedora-extras-commits at redhat.com (Andreas Bierfert (awjb)) Date: Wed, 25 Apr 2007 11:59:06 -0400 Subject: rpms/libopensync-plugin-palm/devel .cvsignore, 1.4, 1.5 libopensync-plugin-palm.spec, 1.8, 1.9 sources, 1.4, 1.5 Message-ID: <200704251559.l3PFx6m2011795@cvs-int.fedora.redhat.com> Author: awjb Update of /cvs/extras/rpms/libopensync-plugin-palm/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv11722/devel Modified Files: .cvsignore libopensync-plugin-palm.spec sources Log Message: - version upgrade Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/libopensync-plugin-palm/devel/.cvsignore,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- .cvsignore 20 Dec 2006 11:15:11 -0000 1.4 +++ .cvsignore 25 Apr 2007 15:58:32 -0000 1.5 @@ -1 +1 @@ -libopensync-plugin-palm-0.20.tar.gz +libopensync-plugin-palm-0.22.tar.bz2 Index: libopensync-plugin-palm.spec =================================================================== RCS file: /cvs/extras/rpms/libopensync-plugin-palm/devel/libopensync-plugin-palm.spec,v retrieving revision 1.8 retrieving revision 1.9 diff -u -r1.8 -r1.9 --- libopensync-plugin-palm.spec 20 Dec 2006 11:15:11 -0000 1.8 +++ libopensync-plugin-palm.spec 25 Apr 2007 15:58:32 -0000 1.9 @@ -1,5 +1,5 @@ Name: libopensync-plugin-palm -Version: 0.20 +Version: 0.22 Release: 1%{?dist} Summary: Palm plugin for libopensync @@ -7,7 +7,7 @@ License: GPL URL: http://www.opensync.org # see http://www.opensync.org/wiki/download -Source0: %{name}-%{version}.tar.gz +Source0: %{name}-%{version}.tar.bz2 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: libopensync-devel @@ -58,6 +58,9 @@ %{_includedir}/opensync-1.0/opensync/palm*.h %changelog +* Wed Apr 25 2007 Andreas Bierfert 0.22-1 +- version upgrade + * Wed Dec 20 2006 Andreas Bierfert 0.20-1 - version upgrade Index: sources =================================================================== RCS file: /cvs/extras/rpms/libopensync-plugin-palm/devel/sources,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- sources 20 Dec 2006 11:15:11 -0000 1.4 +++ sources 25 Apr 2007 15:58:32 -0000 1.5 @@ -1 +1 @@ -45f5f0ac1fdfbc80ea9344597c117445 libopensync-plugin-palm-0.20.tar.gz +0c85fe8439856d7b38b3d10e183acf8f libopensync-plugin-palm-0.22.tar.bz2 From fedora-extras-commits at redhat.com Wed Apr 25 16:06:36 2007 From: fedora-extras-commits at redhat.com (Andreas Bierfert (awjb)) Date: Wed, 25 Apr 2007 12:06:36 -0400 Subject: rpms/libopensync-plugin-python/FC-5 .cvsignore, 1.4, 1.5 libopensync-plugin-python.spec, 1.5, 1.6 sources, 1.4, 1.5 Message-ID: <200704251606.l3PG6aN3016356@cvs-int.fedora.redhat.com> Author: awjb Update of /cvs/extras/rpms/libopensync-plugin-python/FC-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv16160/FC-5 Modified Files: .cvsignore libopensync-plugin-python.spec sources Log Message: - version upgrade Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/libopensync-plugin-python/FC-5/.cvsignore,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- .cvsignore 20 Dec 2006 11:19:50 -0000 1.4 +++ .cvsignore 25 Apr 2007 16:06:01 -0000 1.5 @@ -1 +1 @@ -libopensync-plugin-python-0.20.tar.gz +libopensync-plugin-python-0.22.tar.bz2 Index: libopensync-plugin-python.spec =================================================================== RCS file: /cvs/extras/rpms/libopensync-plugin-python/FC-5/libopensync-plugin-python.spec,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- libopensync-plugin-python.spec 20 Dec 2006 11:19:50 -0000 1.5 +++ libopensync-plugin-python.spec 25 Apr 2007 16:06:01 -0000 1.6 @@ -1,5 +1,5 @@ Name: libopensync-plugin-python -Version: 0.20 +Version: 0.22 Release: 1%{?dist} Summary: Python plugin for libopensync @@ -7,7 +7,7 @@ License: GPL URL: http://www.opensync.org # see http://www.opensync.org/wiki/download -Source0: %{name}-%{version}.tar.gz +Source0: %{name}-%{version}.tar.bz2 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: libopensync-devel @@ -54,6 +54,9 @@ %{_libdir}/opensync/python-plugins/ %changelog +* Wed Apr 25 2007 Andreas Bierfert 0.22-1 +- version upgrade + * Wed Dec 20 2006 Andreas Bierfert 0.20-1 - vesion upgrade Index: sources =================================================================== RCS file: /cvs/extras/rpms/libopensync-plugin-python/FC-5/sources,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- sources 20 Dec 2006 11:19:50 -0000 1.4 +++ sources 25 Apr 2007 16:06:01 -0000 1.5 @@ -1 +1 @@ -8bcd0d9f3eeb951c99d711ce6f6900c4 libopensync-plugin-python-0.20.tar.gz +ad5aba28ee66adc1c62e17cdd27c7dc7 libopensync-plugin-python-0.22.tar.bz2 From fedora-extras-commits at redhat.com Wed Apr 25 16:06:45 2007 From: fedora-extras-commits at redhat.com (Andreas Bierfert (awjb)) Date: Wed, 25 Apr 2007 12:06:45 -0400 Subject: rpms/libopensync-plugin-python/devel .cvsignore, 1.4, 1.5 libopensync-plugin-python.spec, 1.6, 1.7 sources, 1.4, 1.5 Message-ID: <200704251606.l3PG6jii016369@cvs-int.fedora.redhat.com> Author: awjb Update of /cvs/extras/rpms/libopensync-plugin-python/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv16160/devel Modified Files: .cvsignore libopensync-plugin-python.spec sources Log Message: - version upgrade Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/libopensync-plugin-python/devel/.cvsignore,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- .cvsignore 20 Dec 2006 11:19:52 -0000 1.4 +++ .cvsignore 25 Apr 2007 16:06:10 -0000 1.5 @@ -1 +1 @@ -libopensync-plugin-python-0.20.tar.gz +libopensync-plugin-python-0.22.tar.bz2 Index: libopensync-plugin-python.spec =================================================================== RCS file: /cvs/extras/rpms/libopensync-plugin-python/devel/libopensync-plugin-python.spec,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- libopensync-plugin-python.spec 20 Dec 2006 11:19:52 -0000 1.6 +++ libopensync-plugin-python.spec 25 Apr 2007 16:06:10 -0000 1.7 @@ -1,5 +1,5 @@ Name: libopensync-plugin-python -Version: 0.20 +Version: 0.22 Release: 1%{?dist} Summary: Python plugin for libopensync @@ -7,7 +7,7 @@ License: GPL URL: http://www.opensync.org # see http://www.opensync.org/wiki/download -Source0: %{name}-%{version}.tar.gz +Source0: %{name}-%{version}.tar.bz2 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: libopensync-devel @@ -54,6 +54,9 @@ %{_libdir}/opensync/python-plugins/ %changelog +* Wed Apr 25 2007 Andreas Bierfert 0.22-1 +- version upgrade + * Wed Dec 20 2006 Andreas Bierfert 0.20-1 - vesion upgrade Index: sources =================================================================== RCS file: /cvs/extras/rpms/libopensync-plugin-python/devel/sources,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- sources 20 Dec 2006 11:19:52 -0000 1.4 +++ sources 25 Apr 2007 16:06:10 -0000 1.5 @@ -1 +1 @@ -8bcd0d9f3eeb951c99d711ce6f6900c4 libopensync-plugin-python-0.20.tar.gz +ad5aba28ee66adc1c62e17cdd27c7dc7 libopensync-plugin-python-0.22.tar.bz2 From fedora-extras-commits at redhat.com Wed Apr 25 16:06:40 2007 From: fedora-extras-commits at redhat.com (Andreas Bierfert (awjb)) Date: Wed, 25 Apr 2007 12:06:40 -0400 Subject: rpms/libopensync-plugin-python/FC-6 .cvsignore, 1.4, 1.5 libopensync-plugin-python.spec, 1.6, 1.7 sources, 1.4, 1.5 Message-ID: <200704251606.l3PG6egu016361@cvs-int.fedora.redhat.com> Author: awjb Update of /cvs/extras/rpms/libopensync-plugin-python/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv16160/FC-6 Modified Files: .cvsignore libopensync-plugin-python.spec sources Log Message: - version upgrade Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/libopensync-plugin-python/FC-6/.cvsignore,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- .cvsignore 20 Dec 2006 11:19:50 -0000 1.4 +++ .cvsignore 25 Apr 2007 16:06:06 -0000 1.5 @@ -1 +1 @@ -libopensync-plugin-python-0.20.tar.gz +libopensync-plugin-python-0.22.tar.bz2 Index: libopensync-plugin-python.spec =================================================================== RCS file: /cvs/extras/rpms/libopensync-plugin-python/FC-6/libopensync-plugin-python.spec,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- libopensync-plugin-python.spec 20 Dec 2006 11:19:50 -0000 1.6 +++ libopensync-plugin-python.spec 25 Apr 2007 16:06:06 -0000 1.7 @@ -1,5 +1,5 @@ Name: libopensync-plugin-python -Version: 0.20 +Version: 0.22 Release: 1%{?dist} Summary: Python plugin for libopensync @@ -7,7 +7,7 @@ License: GPL URL: http://www.opensync.org # see http://www.opensync.org/wiki/download -Source0: %{name}-%{version}.tar.gz +Source0: %{name}-%{version}.tar.bz2 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: libopensync-devel @@ -54,6 +54,9 @@ %{_libdir}/opensync/python-plugins/ %changelog +* Wed Apr 25 2007 Andreas Bierfert 0.22-1 +- version upgrade + * Wed Dec 20 2006 Andreas Bierfert 0.20-1 - vesion upgrade Index: sources =================================================================== RCS file: /cvs/extras/rpms/libopensync-plugin-python/FC-6/sources,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- sources 20 Dec 2006 11:19:50 -0000 1.4 +++ sources 25 Apr 2007 16:06:06 -0000 1.5 @@ -1 +1 @@ -8bcd0d9f3eeb951c99d711ce6f6900c4 libopensync-plugin-python-0.20.tar.gz +ad5aba28ee66adc1c62e17cdd27c7dc7 libopensync-plugin-python-0.22.tar.bz2 From fedora-extras-commits at redhat.com Wed Apr 25 16:27:41 2007 From: fedora-extras-commits at redhat.com (Andreas Bierfert (awjb)) Date: Wed, 25 Apr 2007 12:27:41 -0400 Subject: rpms/multisync/FC-5 .cvsignore, 1.4, 1.5 multisync-rpath.patch, 1.3, 1.4 multisync.spec, 1.4, 1.5 sources, 1.4, 1.5 Message-ID: <200704251627.l3PGRfc1016894@cvs-int.fedora.redhat.com> Author: awjb Update of /cvs/extras/rpms/multisync/FC-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv16714/FC-5 Modified Files: .cvsignore multisync-rpath.patch multisync.spec sources Log Message: - version upgrade Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/multisync/FC-5/.cvsignore,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- .cvsignore 21 Dec 2006 18:57:20 -0000 1.4 +++ .cvsignore 25 Apr 2007 16:27:07 -0000 1.5 @@ -1,2 +1,2 @@ multisync-gui-0.91.0.tar.gz -msynctool-0.20.tar.gz +msynctool-0.22.tar.bz2 multisync-rpath.patch: Index: multisync-rpath.patch =================================================================== RCS file: /cvs/extras/rpms/multisync/FC-5/multisync-rpath.patch,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- multisync-rpath.patch 21 Dec 2006 18:57:20 -0000 1.3 +++ multisync-rpath.patch 25 Apr 2007 16:27:07 -0000 1.4 @@ -1,11 +1,7 @@ ---- msynctool-0.20/tools/Makefile.in.orig 2006-10-20 12:42:27.000000000 +0200 -+++ msynctool-0.20/tools/Makefile.in 2006-10-20 12:43:04.000000000 +0200 -@@ -181,12 +181,12 @@ - sharedstatedir = @sharedstatedir@ - sysconfdir = @sysconfdir@ - target_alias = @target_alias@ --AM_CFLAGS = -Wall -Werror -I$(top_srcdir) -+AM_CFLAGS = -Wall -I$(top_srcdir) +--- msynctool-0.22/tools/Makefile.in.orig 2007-04-25 18:16:39.000000000 +0200 ++++ msynctool-0.22/tools/Makefile.in 2007-04-25 18:17:05.000000000 +0200 +@@ -188,11 +188,11 @@ + AM_CFLAGS = -Wall -Werror -I$(top_srcdir) INCLUDES = @PACKAGE_CFLAGS@ msynctool_SOURCES = msynctool.c -msynctool_LDFLAGS = @PACKAGE_LIBS@ -R $(libdir) @@ -13,12 +9,15 @@ convcard_SOURCES = convcard.c -convcard_LDFLAGS = @PACKAGE_LIBS@ -R $(libdir) +convcard_LDFLAGS = @PACKAGE_LIBS@ + convtest_SOURCES = convtest.c +-convtest_LDFLAGS = @PACKAGE_LIBS@ -R $(libdir) ++convtest_LDFLAGS = @PACKAGE_LIBS@ man_MANS = convcard.1 msynctool.1 EXTRA_DIST = $(man_MANS) all: all-am ---- msynctool-0.20/tools/Makefile.am.orig 2006-10-20 12:42:24.000000000 +0200 -+++ msynctool-0.20/tools/Makefile.am 2006-10-20 12:42:45.000000000 +0200 -@@ -1,16 +1,16 @@ +--- msynctool-0.22/tools/Makefile.am.orig 2007-04-25 18:17:18.000000000 +0200 ++++ msynctool-0.22/tools/Makefile.am 2007-04-25 18:18:22.000000000 +0200 +@@ -1,19 +1,19 @@ ## Process this file with automake to produce Makefile.in -AM_CFLAGS = -Wall -Werror -I$(top_srcdir) @@ -26,7 +25,7 @@ INCLUDES = @PACKAGE_CFLAGS@ - bin_PROGRAMS = msynctool convcard + bin_PROGRAMS = msynctool convcard convtest msynctool_SOURCES = msynctool.c -msynctool_LDFLAGS = @PACKAGE_LIBS@ -R $(libdir) @@ -36,10 +35,14 @@ -convcard_LDFLAGS = @PACKAGE_LIBS@ -R $(libdir) +convcard_LDFLAGS = @PACKAGE_LIBS@ - man_MANS = convcard.1 msynctool.1 + convtest_SOURCES = convtest.c +-convtest_LDFLAGS = @PACKAGE_LIBS@ -R $(libdir) ++convtest_LDFLAGS = @PACKAGE_LIBS@ ---- SConstruct.orig 2006-12-20 12:48:26.000000000 +0100 -+++ SConstruct 2006-12-20 12:53:49.000000000 +0100 + man_MANS = convcard.1 msynctool.1 + +--- SConstruct.orig 2007-04-25 18:22:41.000000000 +0200 ++++ SConstruct 2007-04-25 18:22:46.000000000 +0200 @@ -3,7 +3,4 @@ env.ParseConfig('pkg-config --cflags --libs libglade-2.0') env.ParseConfig('pkg-config --cflags --libs opensync-1.0') Index: multisync.spec =================================================================== RCS file: /cvs/extras/rpms/multisync/FC-5/multisync.spec,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- multisync.spec 21 Dec 2006 18:57:20 -0000 1.4 +++ multisync.spec 25 Apr 2007 16:27:07 -0000 1.5 @@ -1,6 +1,6 @@ Name: multisync Version: 0.91.0 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Calendar (and other PIM data) synchronization program Group: Applications/Communications @@ -9,12 +9,12 @@ # see http://www.opensync.org/wiki/download Source0: %{name}-gui-%{version}.tar.gz Source1: %{name}.desktop -Source2: msynctool-0.20.tar.gz +Source2: msynctool-0.22.tar.bz2 Patch0: multisync-rpath.patch Patch1: multisync-configure.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) -BuildRequires: libopensync-devel >= 0.20 +BuildRequires: libopensync-devel >= 0.22 BuildRequires: gnome-libs-devel BuildRequires: libgnomeui-devel BuildRequires: desktop-file-utils @@ -23,7 +23,6 @@ BuildRequires: libopensync-plugin-palm-devel BuildRequires: automake BuildRequires: libtool -BuildRequires: dos2unix %description MultiSync is a program to synchronize calendars, addressbooks and other PIM @@ -43,10 +42,9 @@ %prep %setup -q -n multisync-gui-%{version} -tar xzvf %{SOURCE2} +tar xjvf %{SOURCE2} %patch0 %patch1 -dos2unix SConstruct echo "env.Append(CCFLAGS = '$RPM_OPT_FLAGS')" >> SConstruct %build @@ -55,14 +53,14 @@ %{__make} # build gui -cd msynctool-0.20 +cd msynctool-0.22 %configure --disable-static --disable-rpath %{__make} %install rm -fr $RPM_BUILD_ROOT %{__make} install DESTDIR=$RPM_BUILD_ROOT -cd msynctool-0.20 +cd msynctool-0.22 %makeinstall find $RPM_BUILD_ROOT -type f -name "*.la" -exec rm -f {} ';' @@ -83,9 +81,10 @@ %files %defattr(-, root, root,-) -%doc msynctool-0.20/{AUTHORS,ChangeLog,COPYING,NEWS,README,TODO} +%doc msynctool-0.22/{AUTHORS,ChangeLog,COPYING,NEWS,README,TODO} %{_bindir}/convcard %{_bindir}/msynctool +%{_bindir}/convtest %{_mandir}/man1/convcard* %{_mandir}/man1/msynctool* @@ -98,6 +97,10 @@ %{_datadir}/applications/*desktop %changelog +* Wed Apr 25 2007 Andreas Bierfert +0.91.0-2 +- upgrade msynctool + * Wed Dec 20 2006 Andreas Bierfert 0.91.0-1 - version upgrade Index: sources =================================================================== RCS file: /cvs/extras/rpms/multisync/FC-5/sources,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- sources 21 Dec 2006 18:57:20 -0000 1.4 +++ sources 25 Apr 2007 16:27:07 -0000 1.5 @@ -1,2 +1,2 @@ 3760eef2216f3905f21491b6b345d07f multisync-gui-0.91.0.tar.gz -12070726e7883f72a1faab9c91fae259 msynctool-0.20.tar.gz +3ddc55209e682a8b99a47cf3d0053dbf msynctool-0.22.tar.bz2 From fedora-extras-commits at redhat.com Wed Apr 25 16:27:46 2007 From: fedora-extras-commits at redhat.com (Andreas Bierfert (awjb)) Date: Wed, 25 Apr 2007 12:27:46 -0400 Subject: rpms/multisync/FC-6 .cvsignore, 1.4, 1.5 multisync-rpath.patch, 1.3, 1.4 multisync.spec, 1.7, 1.8 sources, 1.4, 1.5 Message-ID: <200704251627.l3PGRk1r016905@cvs-int.fedora.redhat.com> Author: awjb Update of /cvs/extras/rpms/multisync/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv16714/FC-6 Modified Files: .cvsignore multisync-rpath.patch multisync.spec sources Log Message: - version upgrade Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/multisync/FC-6/.cvsignore,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- .cvsignore 21 Dec 2006 18:57:25 -0000 1.4 +++ .cvsignore 25 Apr 2007 16:27:12 -0000 1.5 @@ -1,2 +1,2 @@ multisync-gui-0.91.0.tar.gz -msynctool-0.20.tar.gz +msynctool-0.22.tar.bz2 multisync-rpath.patch: Index: multisync-rpath.patch =================================================================== RCS file: /cvs/extras/rpms/multisync/FC-6/multisync-rpath.patch,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- multisync-rpath.patch 21 Dec 2006 18:57:25 -0000 1.3 +++ multisync-rpath.patch 25 Apr 2007 16:27:12 -0000 1.4 @@ -1,11 +1,7 @@ ---- msynctool-0.20/tools/Makefile.in.orig 2006-10-20 12:42:27.000000000 +0200 -+++ msynctool-0.20/tools/Makefile.in 2006-10-20 12:43:04.000000000 +0200 -@@ -181,12 +181,12 @@ - sharedstatedir = @sharedstatedir@ - sysconfdir = @sysconfdir@ - target_alias = @target_alias@ --AM_CFLAGS = -Wall -Werror -I$(top_srcdir) -+AM_CFLAGS = -Wall -I$(top_srcdir) +--- msynctool-0.22/tools/Makefile.in.orig 2007-04-25 18:16:39.000000000 +0200 ++++ msynctool-0.22/tools/Makefile.in 2007-04-25 18:17:05.000000000 +0200 +@@ -188,11 +188,11 @@ + AM_CFLAGS = -Wall -Werror -I$(top_srcdir) INCLUDES = @PACKAGE_CFLAGS@ msynctool_SOURCES = msynctool.c -msynctool_LDFLAGS = @PACKAGE_LIBS@ -R $(libdir) @@ -13,12 +9,15 @@ convcard_SOURCES = convcard.c -convcard_LDFLAGS = @PACKAGE_LIBS@ -R $(libdir) +convcard_LDFLAGS = @PACKAGE_LIBS@ + convtest_SOURCES = convtest.c +-convtest_LDFLAGS = @PACKAGE_LIBS@ -R $(libdir) ++convtest_LDFLAGS = @PACKAGE_LIBS@ man_MANS = convcard.1 msynctool.1 EXTRA_DIST = $(man_MANS) all: all-am ---- msynctool-0.20/tools/Makefile.am.orig 2006-10-20 12:42:24.000000000 +0200 -+++ msynctool-0.20/tools/Makefile.am 2006-10-20 12:42:45.000000000 +0200 -@@ -1,16 +1,16 @@ +--- msynctool-0.22/tools/Makefile.am.orig 2007-04-25 18:17:18.000000000 +0200 ++++ msynctool-0.22/tools/Makefile.am 2007-04-25 18:18:22.000000000 +0200 +@@ -1,19 +1,19 @@ ## Process this file with automake to produce Makefile.in -AM_CFLAGS = -Wall -Werror -I$(top_srcdir) @@ -26,7 +25,7 @@ INCLUDES = @PACKAGE_CFLAGS@ - bin_PROGRAMS = msynctool convcard + bin_PROGRAMS = msynctool convcard convtest msynctool_SOURCES = msynctool.c -msynctool_LDFLAGS = @PACKAGE_LIBS@ -R $(libdir) @@ -36,10 +35,14 @@ -convcard_LDFLAGS = @PACKAGE_LIBS@ -R $(libdir) +convcard_LDFLAGS = @PACKAGE_LIBS@ - man_MANS = convcard.1 msynctool.1 + convtest_SOURCES = convtest.c +-convtest_LDFLAGS = @PACKAGE_LIBS@ -R $(libdir) ++convtest_LDFLAGS = @PACKAGE_LIBS@ ---- SConstruct.orig 2006-12-20 12:48:26.000000000 +0100 -+++ SConstruct 2006-12-20 12:53:49.000000000 +0100 + man_MANS = convcard.1 msynctool.1 + +--- SConstruct.orig 2007-04-25 18:22:41.000000000 +0200 ++++ SConstruct 2007-04-25 18:22:46.000000000 +0200 @@ -3,7 +3,4 @@ env.ParseConfig('pkg-config --cflags --libs libglade-2.0') env.ParseConfig('pkg-config --cflags --libs opensync-1.0') Index: multisync.spec =================================================================== RCS file: /cvs/extras/rpms/multisync/FC-6/multisync.spec,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- multisync.spec 21 Dec 2006 18:57:25 -0000 1.7 +++ multisync.spec 25 Apr 2007 16:27:12 -0000 1.8 @@ -1,6 +1,6 @@ Name: multisync Version: 0.91.0 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Calendar (and other PIM data) synchronization program Group: Applications/Communications @@ -9,12 +9,12 @@ # see http://www.opensync.org/wiki/download Source0: %{name}-gui-%{version}.tar.gz Source1: %{name}.desktop -Source2: msynctool-0.20.tar.gz +Source2: msynctool-0.22.tar.bz2 Patch0: multisync-rpath.patch Patch1: multisync-configure.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) -BuildRequires: libopensync-devel >= 0.20 +BuildRequires: libopensync-devel >= 0.22 BuildRequires: gnome-libs-devel BuildRequires: libgnomeui-devel BuildRequires: desktop-file-utils @@ -23,7 +23,6 @@ BuildRequires: libopensync-plugin-palm-devel BuildRequires: automake BuildRequires: libtool -BuildRequires: dos2unix %description MultiSync is a program to synchronize calendars, addressbooks and other PIM @@ -43,10 +42,9 @@ %prep %setup -q -n multisync-gui-%{version} -tar xzvf %{SOURCE2} +tar xjvf %{SOURCE2} %patch0 %patch1 -dos2unix SConstruct echo "env.Append(CCFLAGS = '$RPM_OPT_FLAGS')" >> SConstruct %build @@ -55,14 +53,14 @@ %{__make} # build gui -cd msynctool-0.20 +cd msynctool-0.22 %configure --disable-static --disable-rpath %{__make} %install rm -fr $RPM_BUILD_ROOT %{__make} install DESTDIR=$RPM_BUILD_ROOT -cd msynctool-0.20 +cd msynctool-0.22 %makeinstall find $RPM_BUILD_ROOT -type f -name "*.la" -exec rm -f {} ';' @@ -83,9 +81,10 @@ %files %defattr(-, root, root,-) -%doc msynctool-0.20/{AUTHORS,ChangeLog,COPYING,NEWS,README,TODO} +%doc msynctool-0.22/{AUTHORS,ChangeLog,COPYING,NEWS,README,TODO} %{_bindir}/convcard %{_bindir}/msynctool +%{_bindir}/convtest %{_mandir}/man1/convcard* %{_mandir}/man1/msynctool* @@ -98,6 +97,10 @@ %{_datadir}/applications/*desktop %changelog +* Wed Apr 25 2007 Andreas Bierfert +0.91.0-2 +- upgrade msynctool + * Wed Dec 20 2006 Andreas Bierfert 0.91.0-1 - version upgrade Index: sources =================================================================== RCS file: /cvs/extras/rpms/multisync/FC-6/sources,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- sources 21 Dec 2006 18:57:25 -0000 1.4 +++ sources 25 Apr 2007 16:27:12 -0000 1.5 @@ -1,2 +1,2 @@ 3760eef2216f3905f21491b6b345d07f multisync-gui-0.91.0.tar.gz -12070726e7883f72a1faab9c91fae259 msynctool-0.20.tar.gz +3ddc55209e682a8b99a47cf3d0053dbf msynctool-0.22.tar.bz2 From fedora-extras-commits at redhat.com Wed Apr 25 16:27:50 2007 From: fedora-extras-commits at redhat.com (Andreas Bierfert (awjb)) Date: Wed, 25 Apr 2007 12:27:50 -0400 Subject: rpms/multisync/devel .cvsignore, 1.4, 1.5 multisync-rpath.patch, 1.3, 1.4 multisync.spec, 1.7, 1.8 sources, 1.4, 1.5 Message-ID: <200704251627.l3PGRo23016919@cvs-int.fedora.redhat.com> Author: awjb Update of /cvs/extras/rpms/multisync/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv16714/devel Modified Files: .cvsignore multisync-rpath.patch multisync.spec sources Log Message: - version upgrade Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/multisync/devel/.cvsignore,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- .cvsignore 21 Dec 2006 18:57:25 -0000 1.4 +++ .cvsignore 25 Apr 2007 16:27:16 -0000 1.5 @@ -1,2 +1,2 @@ multisync-gui-0.91.0.tar.gz -msynctool-0.20.tar.gz +msynctool-0.22.tar.bz2 multisync-rpath.patch: Index: multisync-rpath.patch =================================================================== RCS file: /cvs/extras/rpms/multisync/devel/multisync-rpath.patch,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- multisync-rpath.patch 21 Dec 2006 18:57:25 -0000 1.3 +++ multisync-rpath.patch 25 Apr 2007 16:27:16 -0000 1.4 @@ -1,11 +1,7 @@ ---- msynctool-0.20/tools/Makefile.in.orig 2006-10-20 12:42:27.000000000 +0200 -+++ msynctool-0.20/tools/Makefile.in 2006-10-20 12:43:04.000000000 +0200 -@@ -181,12 +181,12 @@ - sharedstatedir = @sharedstatedir@ - sysconfdir = @sysconfdir@ - target_alias = @target_alias@ --AM_CFLAGS = -Wall -Werror -I$(top_srcdir) -+AM_CFLAGS = -Wall -I$(top_srcdir) +--- msynctool-0.22/tools/Makefile.in.orig 2007-04-25 18:16:39.000000000 +0200 ++++ msynctool-0.22/tools/Makefile.in 2007-04-25 18:17:05.000000000 +0200 +@@ -188,11 +188,11 @@ + AM_CFLAGS = -Wall -Werror -I$(top_srcdir) INCLUDES = @PACKAGE_CFLAGS@ msynctool_SOURCES = msynctool.c -msynctool_LDFLAGS = @PACKAGE_LIBS@ -R $(libdir) @@ -13,12 +9,15 @@ convcard_SOURCES = convcard.c -convcard_LDFLAGS = @PACKAGE_LIBS@ -R $(libdir) +convcard_LDFLAGS = @PACKAGE_LIBS@ + convtest_SOURCES = convtest.c +-convtest_LDFLAGS = @PACKAGE_LIBS@ -R $(libdir) ++convtest_LDFLAGS = @PACKAGE_LIBS@ man_MANS = convcard.1 msynctool.1 EXTRA_DIST = $(man_MANS) all: all-am ---- msynctool-0.20/tools/Makefile.am.orig 2006-10-20 12:42:24.000000000 +0200 -+++ msynctool-0.20/tools/Makefile.am 2006-10-20 12:42:45.000000000 +0200 -@@ -1,16 +1,16 @@ +--- msynctool-0.22/tools/Makefile.am.orig 2007-04-25 18:17:18.000000000 +0200 ++++ msynctool-0.22/tools/Makefile.am 2007-04-25 18:18:22.000000000 +0200 +@@ -1,19 +1,19 @@ ## Process this file with automake to produce Makefile.in -AM_CFLAGS = -Wall -Werror -I$(top_srcdir) @@ -26,7 +25,7 @@ INCLUDES = @PACKAGE_CFLAGS@ - bin_PROGRAMS = msynctool convcard + bin_PROGRAMS = msynctool convcard convtest msynctool_SOURCES = msynctool.c -msynctool_LDFLAGS = @PACKAGE_LIBS@ -R $(libdir) @@ -36,10 +35,14 @@ -convcard_LDFLAGS = @PACKAGE_LIBS@ -R $(libdir) +convcard_LDFLAGS = @PACKAGE_LIBS@ - man_MANS = convcard.1 msynctool.1 + convtest_SOURCES = convtest.c +-convtest_LDFLAGS = @PACKAGE_LIBS@ -R $(libdir) ++convtest_LDFLAGS = @PACKAGE_LIBS@ ---- SConstruct.orig 2006-12-20 12:48:26.000000000 +0100 -+++ SConstruct 2006-12-20 12:53:49.000000000 +0100 + man_MANS = convcard.1 msynctool.1 + +--- SConstruct.orig 2007-04-25 18:22:41.000000000 +0200 ++++ SConstruct 2007-04-25 18:22:46.000000000 +0200 @@ -3,7 +3,4 @@ env.ParseConfig('pkg-config --cflags --libs libglade-2.0') env.ParseConfig('pkg-config --cflags --libs opensync-1.0') Index: multisync.spec =================================================================== RCS file: /cvs/extras/rpms/multisync/devel/multisync.spec,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- multisync.spec 21 Dec 2006 18:57:25 -0000 1.7 +++ multisync.spec 25 Apr 2007 16:27:16 -0000 1.8 @@ -1,6 +1,6 @@ Name: multisync Version: 0.91.0 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Calendar (and other PIM data) synchronization program Group: Applications/Communications @@ -9,12 +9,12 @@ # see http://www.opensync.org/wiki/download Source0: %{name}-gui-%{version}.tar.gz Source1: %{name}.desktop -Source2: msynctool-0.20.tar.gz +Source2: msynctool-0.22.tar.bz2 Patch0: multisync-rpath.patch Patch1: multisync-configure.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) -BuildRequires: libopensync-devel >= 0.20 +BuildRequires: libopensync-devel >= 0.22 BuildRequires: gnome-libs-devel BuildRequires: libgnomeui-devel BuildRequires: desktop-file-utils @@ -23,7 +23,6 @@ BuildRequires: libopensync-plugin-palm-devel BuildRequires: automake BuildRequires: libtool -BuildRequires: dos2unix %description MultiSync is a program to synchronize calendars, addressbooks and other PIM @@ -43,10 +42,9 @@ %prep %setup -q -n multisync-gui-%{version} -tar xzvf %{SOURCE2} +tar xjvf %{SOURCE2} %patch0 %patch1 -dos2unix SConstruct echo "env.Append(CCFLAGS = '$RPM_OPT_FLAGS')" >> SConstruct %build @@ -55,14 +53,14 @@ %{__make} # build gui -cd msynctool-0.20 +cd msynctool-0.22 %configure --disable-static --disable-rpath %{__make} %install rm -fr $RPM_BUILD_ROOT %{__make} install DESTDIR=$RPM_BUILD_ROOT -cd msynctool-0.20 +cd msynctool-0.22 %makeinstall find $RPM_BUILD_ROOT -type f -name "*.la" -exec rm -f {} ';' @@ -83,9 +81,10 @@ %files %defattr(-, root, root,-) -%doc msynctool-0.20/{AUTHORS,ChangeLog,COPYING,NEWS,README,TODO} +%doc msynctool-0.22/{AUTHORS,ChangeLog,COPYING,NEWS,README,TODO} %{_bindir}/convcard %{_bindir}/msynctool +%{_bindir}/convtest %{_mandir}/man1/convcard* %{_mandir}/man1/msynctool* @@ -98,6 +97,10 @@ %{_datadir}/applications/*desktop %changelog +* Wed Apr 25 2007 Andreas Bierfert +0.91.0-2 +- upgrade msynctool + * Wed Dec 20 2006 Andreas Bierfert 0.91.0-1 - version upgrade Index: sources =================================================================== RCS file: /cvs/extras/rpms/multisync/devel/sources,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- sources 21 Dec 2006 18:57:25 -0000 1.4 +++ sources 25 Apr 2007 16:27:16 -0000 1.5 @@ -1,2 +1,2 @@ 3760eef2216f3905f21491b6b345d07f multisync-gui-0.91.0.tar.gz -12070726e7883f72a1faab9c91fae259 msynctool-0.20.tar.gz +3ddc55209e682a8b99a47cf3d0053dbf msynctool-0.22.tar.bz2 From fedora-extras-commits at redhat.com Wed Apr 25 16:32:56 2007 From: fedora-extras-commits at redhat.com (Dominik Mierzejewski (rathann)) Date: Wed, 25 Apr 2007 12:32:56 -0400 Subject: rpms/chemtool/devel .cvsignore, 1.2, 1.3 chemtool.spec, 1.3, 1.4 sources, 1.2, 1.3 Message-ID: <200704251632.l3PGWuPS017903@cvs-int.fedora.redhat.com> Author: rathann Update of /cvs/extras/rpms/chemtool/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv17861 Modified Files: .cvsignore chemtool.spec sources Log Message: - updated to 1.6.10 Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/chemtool/devel/.cvsignore,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- .cvsignore 21 Nov 2006 11:25:13 -0000 1.2 +++ .cvsignore 25 Apr 2007 16:32:22 -0000 1.3 @@ -1 +1 @@ -chemtool-1.6.9.tar.gz +chemtool-1.6.10.tar.gz Index: chemtool.spec =================================================================== RCS file: /cvs/extras/rpms/chemtool/devel/chemtool.spec,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- chemtool.spec 22 Dec 2006 00:08:22 -0000 1.3 +++ chemtool.spec 25 Apr 2007 16:32:22 -0000 1.4 @@ -1,7 +1,7 @@ Summary: A program for 2D drawing organic molecules Name: chemtool -Version: 1.6.9 -Release: 7%{?dist} +Version: 1.6.10 +Release: 1%{?dist} License: GPL Group: Applications/Editors Source0: http://ruby.chemie.uni-freiburg.de/~martin/chemtool/%{name}-%{version}.tar.gz @@ -90,6 +90,9 @@ %{_mandir}/man1/* %changelog +* Wed Apr 25 2007 Dominik 'Rathann' Mierzejewski 1.6.10-1 +- updated to 1.6.10 + * Thu Dec 22 2006 Dominik 'Rathann' Mierzejewski 1.6.9-7 - fix stupid directory creation bug Index: sources =================================================================== RCS file: /cvs/extras/rpms/chemtool/devel/sources,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- sources 21 Nov 2006 11:25:13 -0000 1.2 +++ sources 25 Apr 2007 16:32:22 -0000 1.3 @@ -1 +1 @@ -d13b16c019a9912cf0c3de07ca5bcd29 chemtool-1.6.9.tar.gz +a1ce4f8965bb349e0dd0bc53313b35a8 chemtool-1.6.10.tar.gz From fedora-extras-commits at redhat.com Wed Apr 25 16:41:57 2007 From: fedora-extras-commits at redhat.com (Andreas Bierfert (awjb)) Date: Wed, 25 Apr 2007 12:41:57 -0400 Subject: rpms/libopensync/devel libopensync.spec,1.12,1.13 Message-ID: <200704251641.l3PGfv4t018055@cvs-int.fedora.redhat.com> Author: awjb Update of /cvs/extras/rpms/libopensync/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv18036 Modified Files: libopensync.spec Log Message: - fix #228375 Index: libopensync.spec =================================================================== RCS file: /cvs/extras/rpms/libopensync/devel/libopensync.spec,v retrieving revision 1.12 retrieving revision 1.13 diff -u -r1.12 -r1.13 --- libopensync.spec 25 Apr 2007 15:32:33 -0000 1.12 +++ libopensync.spec 25 Apr 2007 16:41:23 -0000 1.13 @@ -68,11 +68,18 @@ mkdir -p $RPM_BUILD_ROOT%{_sysconfdir}/ld.so.conf.d/ -cat > $RPM_BUILD_ROOT%{_sysconfdir}/ld.so.conf.d/opensync.conf << EOF +%ifarch x86_64 ppc64 +cat > $RPM_BUILD_ROOT%{_sysconfdir}/ld.so.conf.d/opensync-64.conf << EOF %{_libdir}/opensync/ %{_libdir}/opensync/formats/ %{_libdir}/opensync/plugins/ EOF +%else +cat > $RPM_BUILD_ROOT%{_sysconfdir}/ld.so.conf.d/opensync-64.conf << EOF +%{_libdir}/opensync/ +%{_libdir}/opensync/formats/ +%{_libdir}/opensync/plugins/ +%endif %clean rm -rf $RPM_BUILD_ROOT @@ -104,6 +111,10 @@ %changelog * Wed Apr 25 2007 Andreas Bierfert +0.22-2 +- fix #228375 + +* Wed Apr 25 2007 Andreas Bierfert 0.22-1 - version upgrade #231845 From fedora-extras-commits at redhat.com Wed Apr 25 16:43:09 2007 From: fedora-extras-commits at redhat.com (Andreas Bierfert (awjb)) Date: Wed, 25 Apr 2007 12:43:09 -0400 Subject: rpms/libopensync/devel libopensync.spec,1.13,1.14 Message-ID: <200704251643.l3PGh9KG018082@cvs-int.fedora.redhat.com> Author: awjb Update of /cvs/extras/rpms/libopensync/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv18065 Modified Files: libopensync.spec Log Message: - increase release number Index: libopensync.spec =================================================================== RCS file: /cvs/extras/rpms/libopensync/devel/libopensync.spec,v retrieving revision 1.13 retrieving revision 1.14 diff -u -r1.13 -r1.14 --- libopensync.spec 25 Apr 2007 16:41:23 -0000 1.13 +++ libopensync.spec 25 Apr 2007 16:42:35 -0000 1.14 @@ -1,6 +1,6 @@ Name: libopensync Version: 0.22 -Release: 1%{?dist} +Release: 2%{?dist} Summary: A synchronization framework Group: System Environment/Libraries From fedora-extras-commits at redhat.com Wed Apr 25 17:07:36 2007 From: fedora-extras-commits at redhat.com (Rex Dieter (rdieter)) Date: Wed, 25 Apr 2007 13:07:36 -0400 Subject: rpms/ufraw/devel ufraw.spec,1.16,1.17 Message-ID: <200704251707.l3PH7aXg022690@cvs-int.fedora.redhat.com> Author: rdieter Update of /cvs/extras/rpms/ufraw/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv22664 Modified Files: ufraw.spec Log Message: * Wed Apr 25 2007 Rex Dieter - 0.11-5 - respin for exiv2-0.14 Index: ufraw.spec =================================================================== RCS file: /cvs/extras/rpms/ufraw/devel/ufraw.spec,v retrieving revision 1.16 retrieving revision 1.17 diff -u -r1.16 -r1.17 --- ufraw.spec 24 Apr 2007 14:21:59 -0000 1.16 +++ ufraw.spec 25 Apr 2007 17:07:01 -0000 1.17 @@ -14,7 +14,7 @@ Summary: Tool to retrieve raw image data from digital cameras Name: ufraw Version: 0.11 -Release: 4%{?dist} +Release: 5%{?dist} Group: Applications/Multimedia License: GPL URL: http://ufraw.sourceforge.net @@ -140,6 +140,9 @@ %{gimpplugindir}/ufraw-gimp %changelog +* Wed Apr 25 2007 Rex Dieter - 0.11-5 +- respin for exiv2-0.14 + * Tue Apr 24 2007 Nils Philippsen - 0.11-4 - eventually put GConf2, shared-mime-info requirements into -common subpackage (#235583) From fedora-extras-commits at redhat.com Wed Apr 25 17:08:12 2007 From: fedora-extras-commits at redhat.com (Dominik Mierzejewski (rathann)) Date: Wed, 25 Apr 2007 13:08:12 -0400 Subject: rpms/chemtool/FC-6 .cvsignore, 1.2, 1.3 chemtool.spec, 1.3, 1.4 sources, 1.2, 1.3 Message-ID: <200704251708.l3PH8CZ7022756@cvs-int.fedora.redhat.com> Author: rathann Update of /cvs/extras/rpms/chemtool/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv22689 Modified Files: .cvsignore chemtool.spec sources Log Message: - updated to 1.6.10 Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/chemtool/FC-6/.cvsignore,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- .cvsignore 21 Nov 2006 11:25:13 -0000 1.2 +++ .cvsignore 25 Apr 2007 17:07:37 -0000 1.3 @@ -1 +1 @@ -chemtool-1.6.9.tar.gz +chemtool-1.6.10.tar.gz Index: chemtool.spec =================================================================== RCS file: /cvs/extras/rpms/chemtool/FC-6/chemtool.spec,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- chemtool.spec 22 Dec 2006 00:16:15 -0000 1.3 +++ chemtool.spec 25 Apr 2007 17:07:37 -0000 1.4 @@ -1,7 +1,7 @@ Summary: A program for 2D drawing organic molecules Name: chemtool -Version: 1.6.9 -Release: 7%{?dist} +Version: 1.6.10 +Release: 1%{?dist} License: GPL Group: Applications/Editors Source0: http://ruby.chemie.uni-freiburg.de/~martin/chemtool/%{name}-%{version}.tar.gz @@ -90,6 +90,9 @@ %{_mandir}/man1/* %changelog +* Wed Apr 25 2007 Dominik 'Rathann' Mierzejewski 1.6.10-1 +- updated to 1.6.10 + * Thu Dec 22 2006 Dominik 'Rathann' Mierzejewski 1.6.9-7 - fix stupid directory creation bug Index: sources =================================================================== RCS file: /cvs/extras/rpms/chemtool/FC-6/sources,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- sources 21 Nov 2006 11:25:13 -0000 1.2 +++ sources 25 Apr 2007 17:07:37 -0000 1.3 @@ -1 +1 @@ -d13b16c019a9912cf0c3de07ca5bcd29 chemtool-1.6.9.tar.gz +a1ce4f8965bb349e0dd0bc53313b35a8 chemtool-1.6.10.tar.gz From fedora-extras-commits at redhat.com Wed Apr 25 17:10:39 2007 From: fedora-extras-commits at redhat.com (Dominik Mierzejewski (rathann)) Date: Wed, 25 Apr 2007 13:10:39 -0400 Subject: rpms/chemtool/FC-5 .cvsignore, 1.2, 1.3 chemtool.spec, 1.3, 1.4 sources, 1.2, 1.3 Message-ID: <200704251710.l3PHAdSQ022838@cvs-int.fedora.redhat.com> Author: rathann Update of /cvs/extras/rpms/chemtool/FC-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv22817 Modified Files: .cvsignore chemtool.spec sources Log Message: - updated to 1.6.10 Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/chemtool/FC-5/.cvsignore,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- .cvsignore 21 Nov 2006 11:25:13 -0000 1.2 +++ .cvsignore 25 Apr 2007 17:10:04 -0000 1.3 @@ -1 +1 @@ -chemtool-1.6.9.tar.gz +chemtool-1.6.10.tar.gz Index: chemtool.spec =================================================================== RCS file: /cvs/extras/rpms/chemtool/FC-5/chemtool.spec,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- chemtool.spec 22 Dec 2006 00:21:11 -0000 1.3 +++ chemtool.spec 25 Apr 2007 17:10:04 -0000 1.4 @@ -1,7 +1,7 @@ Summary: A program for 2D drawing organic molecules Name: chemtool -Version: 1.6.9 -Release: 7%{?dist} +Version: 1.6.10 +Release: 1%{?dist} License: GPL Group: Applications/Editors Source0: http://ruby.chemie.uni-freiburg.de/~martin/chemtool/%{name}-%{version}.tar.gz @@ -90,6 +90,9 @@ %{_mandir}/man1/* %changelog +* Wed Apr 25 2007 Dominik 'Rathann' Mierzejewski 1.6.10-1 +- updated to 1.6.10 + * Thu Dec 22 2006 Dominik 'Rathann' Mierzejewski 1.6.9-7 - fix stupid directory creation bug Index: sources =================================================================== RCS file: /cvs/extras/rpms/chemtool/FC-5/sources,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- sources 21 Nov 2006 11:25:13 -0000 1.2 +++ sources 25 Apr 2007 17:10:04 -0000 1.3 @@ -1 +1 @@ -d13b16c019a9912cf0c3de07ca5bcd29 chemtool-1.6.9.tar.gz +a1ce4f8965bb349e0dd0bc53313b35a8 chemtool-1.6.10.tar.gz From fedora-extras-commits at redhat.com Wed Apr 25 17:41:25 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Wed, 25 Apr 2007 13:41:25 -0400 Subject: rpms/evolution-brutus - New directory Message-ID: <200704251741.l3PHfPBM024034@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/rpms/evolution-brutus In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners/tmpcvsP23987/rpms/evolution-brutus Log Message: Directory /cvs/extras/rpms/evolution-brutus added to the repository From fedora-extras-commits at redhat.com Wed Apr 25 17:41:34 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Wed, 25 Apr 2007 13:41:34 -0400 Subject: rpms/evolution-brutus/devel - New directory Message-ID: <200704251741.l3PHfYej024061@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/rpms/evolution-brutus/devel In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners/tmpcvsP23987/rpms/evolution-brutus/devel Log Message: Directory /cvs/extras/rpms/evolution-brutus/devel added to the repository From fedora-extras-commits at redhat.com Wed Apr 25 17:41:37 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Wed, 25 Apr 2007 13:41:37 -0400 Subject: owners owners.list,1.2727,1.2728 Message-ID: <200704251741.l3PHfb0g024070@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/owners In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners Modified Files: owners.list Log Message: add evolution-brutus Index: owners.list =================================================================== RCS file: /cvs/extras/owners/owners.list,v retrieving revision 1.2727 retrieving revision 1.2728 diff -u -r1.2727 -r1.2728 --- owners.list 24 Apr 2007 01:28:41 -0000 1.2727 +++ owners.list 25 Apr 2007 17:41:06 -0000 1.2728 @@ -480,6 +480,7 @@ Fedora Extras|evas|A hardware-accelerated canvas API|extras-orphan at fedoraproject.org|extras-qa at fedoraproject.org| Fedora Extras|eventlog|Syslog-ng v2 support library|jpo at di.uminho.pt|extras-qa at fedoraproject.org| Fedora Extras|evolution-bogofilter|A plugin for bogofilter support in evolution|tcallawa at redhat.com|extras-qa at fedoraproject.org| +Fedora Extras|evolution-brutus|Brutus based Exchange connector for Evolution|bdpepple at ameritech.net|extras-qa at fedoraproject.org|colding at omesc.com Fedora Extras|evolution-remove-duplicates|Evolution plugin for removing duplicate mails|michel.salim at gmail.com|extras-qa at fedoraproject.org| Fedora Extras|exaile|A music player|dakingun at gmail.com|extras-qa at fedoraproject.org| Fedora Extras|exim|The exim mail transfer agent|dwmw2 at redhat.com|extras-qa at fedoraproject.org| From fedora-extras-commits at redhat.com Wed Apr 25 17:41:44 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Wed, 25 Apr 2007 13:41:44 -0400 Subject: rpms/evolution-brutus Makefile, NONE, 1.1 import.log, NONE, 1.1 pkg.acl, NONE, 1.1 Message-ID: <200704251741.l3PHfimn024100@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/rpms/evolution-brutus In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners/tmpcvsP23987/rpms/evolution-brutus Added Files: Makefile import.log pkg.acl Log Message: Setup of module evolution-brutus --- NEW FILE Makefile --- # Top level Makefile for module evolution-brutus 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 --- --- NEW FILE pkg.acl --- From fedora-extras-commits at redhat.com Wed Apr 25 17:41:53 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Wed, 25 Apr 2007 13:41:53 -0400 Subject: rpms/evolution-brutus/devel .cvsignore, NONE, 1.1 Makefile, NONE, 1.1 sources, NONE, 1.1 Message-ID: <200704251741.l3PHfrCh024130@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/rpms/evolution-brutus/devel In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners/tmpcvsP23987/rpms/evolution-brutus/devel Added Files: .cvsignore Makefile sources Log Message: Setup of module evolution-brutus --- NEW FILE .cvsignore --- --- NEW FILE Makefile --- # Makefile for source rpm: evolution-brutus # $Id: Makefile,v 1.1 2007/04/25 17:41:49 wtogami Exp $ NAME := evolution-brutus SPECFILE = $(firstword $(wildcard *.spec)) define find-makefile-common for d in common ../common ../../common ; do if [ -f $$d/Makefile.common ] ; then if [ -f $$d/CVS/Root -a -w $$/Makefile.common ] ; then cd $$d ; cvs -Q update ; fi ; echo "$$d/Makefile.common" ; break ; fi ; done endef MAKEFILE_COMMON := $(shell $(find-makefile-common)) ifeq ($(MAKEFILE_COMMON),) # attept a checkout define checkout-makefile-common test -f CVS/Root && { cvs -Q -d $$(cat CVS/Root) checkout common && echo "common/Makefile.common" ; } || { echo "ERROR: I can't figure out how to checkout the 'common' module." ; exit -1 ; } >&2 endef MAKEFILE_COMMON := $(shell $(checkout-makefile-common)) endif include $(MAKEFILE_COMMON) --- NEW FILE sources --- From fedora-extras-commits at redhat.com Wed Apr 25 17:43:57 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Wed, 25 Apr 2007 13:43:57 -0400 Subject: rpms/stgit - New directory Message-ID: <200704251743.l3PHhv3g024425@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/rpms/stgit In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners/tmpcvsd24399/rpms/stgit Log Message: Directory /cvs/extras/rpms/stgit added to the repository From fedora-extras-commits at redhat.com Wed Apr 25 17:44:06 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Wed, 25 Apr 2007 13:44:06 -0400 Subject: rpms/stgit/devel - New directory Message-ID: <200704251744.l3PHi62c024442@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/rpms/stgit/devel In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners/tmpcvsd24399/rpms/stgit/devel Log Message: Directory /cvs/extras/rpms/stgit/devel added to the repository From fedora-extras-commits at redhat.com Wed Apr 25 17:44:15 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Wed, 25 Apr 2007 13:44:15 -0400 Subject: rpms/stgit Makefile,NONE,1.1 import.log,NONE,1.1 pkg.acl,NONE,1.1 Message-ID: <200704251744.l3PHiFe8024475@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/rpms/stgit In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners/tmpcvsd24399/rpms/stgit Added Files: Makefile import.log pkg.acl Log Message: Setup of module stgit --- NEW FILE Makefile --- # Top level Makefile for module stgit 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 --- --- NEW FILE pkg.acl --- From fedora-extras-commits at redhat.com Wed Apr 25 17:44:18 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Wed, 25 Apr 2007 13:44:18 -0400 Subject: owners owners.list,1.2728,1.2729 Message-ID: <200704251744.l3PHiIax024488@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/owners In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners Modified Files: owners.list Log Message: add stgit Index: owners.list =================================================================== RCS file: /cvs/extras/owners/owners.list,v retrieving revision 1.2728 retrieving revision 1.2729 diff -u -r1.2728 -r1.2729 --- owners.list 25 Apr 2007 17:41:06 -0000 1.2728 +++ owners.list 25 Apr 2007 17:43:48 -0000 1.2729 @@ -2788,6 +2788,7 @@ Fedora Extras|starfighter|For bugs related to the starfighter component|matthias at rpmforge.net|extras-qa at fedoraproject.org| Fedora Extras|steghide|A steganography program|Jochen at herr-schmitt.de|extras-qa at fedoraproject.org| Fedora Extras|stellarium|A photo-realistic nightsky renderer|Jochen at herr-schmitt.de|extras-qa at fedoraproject.org| +Fedora Extras|stgit|StGIT provides similar functionality to Quilt on top of GIT|jbowes at redhat.com|extras-qa at fedoraproject.org| Fedora Extras|stow|Manage the installation of software packages from source|gauret at free.fr|extras-qa at fedoraproject.org| Fedora Extras|stratagus|Real-rime strategy game engine|lemenkov at gmail.com|extras-qa at fedoraproject.org| Fedora Extras|straw|GNOME desktop news aggregator|extras-orphan at fedoraproject.org|extras-qa at fedoraproject.org|byte at fedoraproject.org From fedora-extras-commits at redhat.com Wed Apr 25 17:44:25 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Wed, 25 Apr 2007 13:44:25 -0400 Subject: rpms/stgit/devel .cvsignore, NONE, 1.1 Makefile, NONE, 1.1 sources, NONE, 1.1 Message-ID: <200704251744.l3PHiPbx024503@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/rpms/stgit/devel In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners/tmpcvsd24399/rpms/stgit/devel Added Files: .cvsignore Makefile sources Log Message: Setup of module stgit --- NEW FILE .cvsignore --- --- NEW FILE Makefile --- # Makefile for source rpm: stgit # $Id: Makefile,v 1.1 2007/04/25 17:44:21 wtogami Exp $ NAME := stgit SPECFILE = $(firstword $(wildcard *.spec)) define find-makefile-common for d in common ../common ../../common ; do if [ -f $$d/Makefile.common ] ; then if [ -f $$d/CVS/Root -a -w $$/Makefile.common ] ; then cd $$d ; cvs -Q update ; fi ; echo "$$d/Makefile.common" ; break ; fi ; done endef MAKEFILE_COMMON := $(shell $(find-makefile-common)) ifeq ($(MAKEFILE_COMMON),) # attept a checkout define checkout-makefile-common test -f CVS/Root && { cvs -Q -d $$(cat CVS/Root) checkout common && echo "common/Makefile.common" ; } || { echo "ERROR: I can't figure out how to checkout the 'common' module." ; exit -1 ; } >&2 endef MAKEFILE_COMMON := $(shell $(checkout-makefile-common)) endif include $(MAKEFILE_COMMON) --- NEW FILE sources --- From fedora-extras-commits at redhat.com Wed Apr 25 17:45:38 2007 From: fedora-extras-commits at redhat.com (Ville Skytta (scop)) Date: Wed, 25 Apr 2007 13:45:38 -0400 Subject: rpms/xine-lib/devel xine-lib.spec,1.15,1.16 Message-ID: <200704251745.l3PHjcIj024662@cvs-int.fedora.redhat.com> Author: scop Update of /cvs/extras/rpms/xine-lib/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv24606 Modified Files: xine-lib.spec Log Message: * Wed Apr 25 2007 Ville Skytt?? - 1.1.6-2 - Make Real codec search path /usr/lib(64)/codecs again (#237743). Index: xine-lib.spec =================================================================== RCS file: /cvs/extras/rpms/xine-lib/devel/xine-lib.spec,v retrieving revision 1.15 retrieving revision 1.16 diff -u -r1.15 -r1.16 --- xine-lib.spec 18 Apr 2007 17:57:19 -0000 1.15 +++ xine-lib.spec 25 Apr 2007 17:45:04 -0000 1.16 @@ -12,7 +12,7 @@ Summary: Xine library Name: xine-lib Version: 1.1.6 -Release: 1%{?dist} +Release: 2%{?dist} License: GPL Group: System Environment/Libraries URL: http://xinehq.de/ @@ -124,6 +124,7 @@ %configure --disable-dependency-tracking \ --with-xv-path=%{_libdir} \ --with-w32-path=%{codecdir} \ + --with-real-codecs-path=%{codecdir} \ --with-external-ffmpeg \ --with-external-libmpcdec \ --with-libflac \ @@ -182,8 +183,8 @@ %defattr(-,root,root,-) %doc AUTHORS COPYING COPYING.LIB CREDITS ChangeLog* README TODO %doc __docs/README.* __docs/faq.* -%dir %{codecdir} -%{_datadir}/xine +%dir %{codecdir}/ +%{_datadir}/xine/ %{_libdir}/libxine.so.* %{_mandir}/man5/xine.5* %dir %{_libdir}/xine/ @@ -314,6 +315,9 @@ %changelog +* Wed Apr 25 2007 Ville Skytt?? - 1.1.6-2 +- Make Real codec search path /usr/lib(64)/codecs again (#237743). + * Wed Apr 18 2007 Ville Skytt?? - 1.1.6-1 - 1.1.6. From fedora-extras-commits at redhat.com Wed Apr 25 17:46:38 2007 From: fedora-extras-commits at redhat.com (Denis Leroy (denis)) Date: Wed, 25 Apr 2007 13:46:38 -0400 Subject: rpms/transmission/devel transmission-0.71-manpath.patch, NONE, 1.1 .cvsignore, 1.2, 1.3 sources, 1.2, 1.3 transmission.spec, 1.2, 1.3 transmission-0.6.1-gtk.patch, 1.1, NONE transmission-0.6.1-install.patch, 1.1, NONE Message-ID: <200704251746.l3PHkcZa024736@cvs-int.fedora.redhat.com> Author: denis Update of /cvs/extras/rpms/transmission/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv24666 Modified Files: .cvsignore sources transmission.spec Added Files: transmission-0.71-manpath.patch Removed Files: transmission-0.6.1-gtk.patch transmission-0.6.1-install.patch Log Message: - Update to 0.71 - Removed custom desktop file - Added patch to fix manpath transmission-0.71-manpath.patch: --- NEW FILE transmission-0.71-manpath.patch --- --- Transmission-0.71/mk/common.mk.orig 2007-04-25 18:54:30.000000000 +0200 +++ Transmission-0.71/mk/common.mk 2007-04-25 19:01:00.000000000 +0200 @@ -103,8 +103,8 @@ define INSTALL_MAN_RULE @echo "Install $<" - @$(MKDIR) $(DESTDIR)$(PREFIX)/man/man1 - @$(CP) $< $(DESTDIR)$(PREFIX)/man/man1/ + @$(MKDIR) $(DESTDIR)$(PREFIX)/share/man/man1 + @$(CP) $< $(DESTDIR)$(PREFIX)/share/man/man1/ endef define INSTALL_DESKTOP_RULE Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/transmission/devel/.cvsignore,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- .cvsignore 26 Sep 2006 06:01:01 -0000 1.2 +++ .cvsignore 25 Apr 2007 17:46:04 -0000 1.3 @@ -1 +1 @@ -Transmission-0.6.1.tar.gz +Transmission-0.71.tar.gz Index: sources =================================================================== RCS file: /cvs/extras/rpms/transmission/devel/sources,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- sources 26 Sep 2006 06:01:01 -0000 1.2 +++ sources 25 Apr 2007 17:46:04 -0000 1.3 @@ -1 +1 @@ -1156a88c77ab71782b9261881ea13811 Transmission-0.6.1.tar.gz +2df675d20175f0a73d0c470f428018f8 Transmission-0.71.tar.gz Index: transmission.spec =================================================================== RCS file: /cvs/extras/rpms/transmission/devel/transmission.spec,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- transmission.spec 28 Sep 2006 14:54:19 -0000 1.2 +++ transmission.spec 25 Apr 2007 17:46:04 -0000 1.3 @@ -1,16 +1,14 @@ Name: transmission -Version: 0.6.1 -Release: 3%{?dist} +Version: 0.71 +Release: 1%{?dist} Summary: A lightweight GTK+ BitTorrent client Group: Applications/Internet License: MIT URL: http://transmission.m0k.org/ Source0: http://download.m0k.org/transmission/files/Transmission-%{version}.tar.gz -Source1: transmission.png -Patch0: transmission-0.6.1-install.patch -Patch1: transmission-0.6.1-gtk.patch +Patch0: transmission-0.71-manpath.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: openssl-devel @@ -18,9 +16,6 @@ BuildRequires: desktop-file-utils BuildRequires: gettext intltool -Requires(post): desktop-file-utils -Requires(postun): desktop-file-utils - %description Transmission is a free, lightweight BitTorrent client. It features a @@ -30,8 +25,7 @@ %prep %setup -q -n Transmission-%{version} -%patch0 -p1 -b .inst -%patch1 -p1 -b .gtk +%patch0 -p1 -b .manpath %build @@ -41,27 +35,13 @@ %install rm -rf $RPM_BUILD_ROOT -%makeinstall +make install DESTDIR=$RPM_BUILD_ROOT %find_lang %{name}-gtk -mkdir -p $RPM_BUILD_ROOT/%{_datadir}/pixmaps/ -install -p -m 644 %{SOURCE1} $RPM_BUILD_ROOT%{_datadir}/pixmaps/transmission.png - -cat << EOF > %{name}.desktop -[Desktop Entry] -Name=Transmission -Comment=Download from BitTorrents -Exec=transmission-gtk -Icon=transmission.png -Terminal=false -Type=Application -Encoding=UTF-8 -Categories=Application;GTK;Network;Internet;X-Fedora; -MimeType=application/x-bittorrent; -EOF - desktop-file-install --vendor fedora \ - --dir $RPM_BUILD_ROOT/%{_datadir}/applications/ %{name}.desktop + --delete-original \ + --dir $RPM_BUILD_ROOT/%{_datadir}/applications/ \ + $RPM_BUILD_ROOT/%{_datadir}/applications/%{name}-gtk.desktop %clean @@ -81,11 +61,17 @@ %doc AUTHORS LICENSE NEWS README %{_bindir}/transmission* %{_datadir}/pixmaps/* -%{_datadir}/applications/*transmission.desktop +%{_datadir}/zsh/site-functions/* +%{_datadir}/applications/*transmission-gtk.desktop %doc %{_mandir}/man1/transmission* %changelog +* Wed Apr 25 2007 Denis Leroy - 0.71-1 +- Update to 0.71 +- Removed custom desktop file +- Added patch to fix manpath + * Thu Sep 28 2006 Denis Leroy - 0.6.1-3 - Added project icon - Honor cc variable --- transmission-0.6.1-gtk.patch DELETED --- --- transmission-0.6.1-install.patch DELETED --- From fedora-extras-commits at redhat.com Wed Apr 25 17:46:50 2007 From: fedora-extras-commits at redhat.com (Owen Taylor (otaylor)) Date: Wed, 25 Apr 2007 13:46:50 -0400 Subject: rpms/mugshot/devel mugshot.spec,1.4,1.5 Message-ID: <200704251746.l3PHko8n024745@cvs-int.fedora.redhat.com> Author: otaylor Update of /cvs/extras/rpms/mugshot/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv24716 Modified Files: mugshot.spec Log Message: Package the D-BUS service file Index: mugshot.spec =================================================================== RCS file: /cvs/extras/rpms/mugshot/devel/mugshot.spec,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- mugshot.spec 25 Apr 2007 14:11:41 -0000 1.4 +++ mugshot.spec 25 Apr 2007 17:46:15 -0000 1.5 @@ -1,6 +1,6 @@ Name: mugshot Version: 1.1.41 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Companion software for mugshot.org Group: Applications/Internet @@ -203,11 +203,15 @@ %{_datadir}/mugshot %ghost %{_datadir}/mugshot/version %{_libdir}/mugshot +%{_datadir}/dbus-1/services/*.service %{_datadir}/applications/mugshot.desktop %{_datadir}/gnome/autostart/mugshot.desktop %{_sysconfdir}/gconf/schemas/*.schemas %changelog +* Wed Apr 25 2007 Owen Taylor - 1.1.41-2 +- Package the D-BUS service file + * Wed Apr 25 2007 Owen Taylor - 1.1.41-1 - 1.1.41 From fedora-extras-commits at redhat.com Wed Apr 25 17:48:46 2007 From: fedora-extras-commits at redhat.com (Owen Taylor (otaylor)) Date: Wed, 25 Apr 2007 13:48:46 -0400 Subject: rpms/mugshot/FC-6 mugshot.spec,1.5,1.6 Message-ID: <200704251748.l3PHmkUd024869@cvs-int.fedora.redhat.com> Author: otaylor Update of /cvs/extras/rpms/mugshot/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv24839 Modified Files: mugshot.spec Log Message: Package the D-BUS service file Index: mugshot.spec =================================================================== RCS file: /cvs/extras/rpms/mugshot/FC-6/mugshot.spec,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- mugshot.spec 25 Apr 2007 14:09:31 -0000 1.5 +++ mugshot.spec 25 Apr 2007 17:48:12 -0000 1.6 @@ -1,6 +1,6 @@ Name: mugshot Version: 1.1.41 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Companion software for mugshot.org Group: Applications/Internet @@ -203,11 +203,15 @@ %{_datadir}/mugshot %ghost %{_datadir}/mugshot/version %{_libdir}/mugshot +%{_datadir}/dbus-1/services/*.service %{_datadir}/applications/mugshot.desktop %{_datadir}/gnome/autostart/mugshot.desktop %{_sysconfdir}/gconf/schemas/*.schemas %changelog +* Wed Apr 25 2007 Owen Taylor - 1.1.41-2 +- Package the D-BUS service file + * Wed Apr 25 2007 Owen Taylor - 1.1.41-1 - 1.1.41 From fedora-extras-commits at redhat.com Wed Apr 25 17:53:21 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Wed, 25 Apr 2007 13:53:21 -0400 Subject: rpms/perl-Workflow - New directory Message-ID: <200704251753.l3PHrLeO025126@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/rpms/perl-Workflow In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners/tmpcvsh25096/rpms/perl-Workflow Log Message: Directory /cvs/extras/rpms/perl-Workflow added to the repository From fedora-extras-commits at redhat.com Wed Apr 25 17:53:26 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Wed, 25 Apr 2007 13:53:26 -0400 Subject: rpms/perl-Workflow/devel - New directory Message-ID: <200704251753.l3PHrQbR025140@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/rpms/perl-Workflow/devel In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners/tmpcvsh25096/rpms/perl-Workflow/devel Log Message: Directory /cvs/extras/rpms/perl-Workflow/devel added to the repository From fedora-extras-commits at redhat.com Wed Apr 25 17:53:30 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Wed, 25 Apr 2007 13:53:30 -0400 Subject: rpms/perl-Workflow Makefile, NONE, 1.1 import.log, NONE, 1.1 pkg.acl, NONE, 1.1 Message-ID: <200704251753.l3PHrUMX025166@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/rpms/perl-Workflow In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners/tmpcvsh25096/rpms/perl-Workflow Added Files: Makefile import.log pkg.acl Log Message: Setup of module perl-Workflow --- NEW FILE Makefile --- # Top level Makefile for module perl-Workflow 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 --- --- NEW FILE pkg.acl --- From fedora-extras-commits at redhat.com Wed Apr 25 17:53:40 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Wed, 25 Apr 2007 13:53:40 -0400 Subject: rpms/perl-Workflow/devel .cvsignore, NONE, 1.1 Makefile, NONE, 1.1 sources, NONE, 1.1 Message-ID: <200704251753.l3PHretj025183@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/rpms/perl-Workflow/devel In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners/tmpcvsh25096/rpms/perl-Workflow/devel Added Files: .cvsignore Makefile sources Log Message: Setup of module perl-Workflow --- NEW FILE .cvsignore --- --- NEW FILE Makefile --- # Makefile for source rpm: perl-Workflow # $Id: Makefile,v 1.1 2007/04/25 17:53:35 wtogami Exp $ NAME := perl-Workflow SPECFILE = $(firstword $(wildcard *.spec)) define find-makefile-common for d in common ../common ../../common ; do if [ -f $$d/Makefile.common ] ; then if [ -f $$d/CVS/Root -a -w $$/Makefile.common ] ; then cd $$d ; cvs -Q update ; fi ; echo "$$d/Makefile.common" ; break ; fi ; done endef MAKEFILE_COMMON := $(shell $(find-makefile-common)) ifeq ($(MAKEFILE_COMMON),) # attept a checkout define checkout-makefile-common test -f CVS/Root && { cvs -Q -d $$(cat CVS/Root) checkout common && echo "common/Makefile.common" ; } || { echo "ERROR: I can't figure out how to checkout the 'common' module." ; exit -1 ; } >&2 endef MAKEFILE_COMMON := $(shell $(checkout-makefile-common)) endif include $(MAKEFILE_COMMON) --- NEW FILE sources --- From fedora-extras-commits at redhat.com Wed Apr 25 17:53:40 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Wed, 25 Apr 2007 13:53:40 -0400 Subject: owners owners.list,1.2729,1.2730 Message-ID: <200704251753.l3PHrehP025192@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/owners In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners Modified Files: owners.list Log Message: add perl-Workflow Index: owners.list =================================================================== RCS file: /cvs/extras/owners/owners.list,v retrieving revision 1.2729 retrieving revision 1.2730 diff -u -r1.2729 -r1.2730 --- owners.list 25 Apr 2007 17:43:48 -0000 1.2729 +++ owners.list 25 Apr 2007 17:53:10 -0000 1.2730 @@ -2198,6 +2198,7 @@ Fedora Extras|perl-User-Identity|Maintains info about a physical person|tcallawa at redhat.com|extras-qa at fedoraproject.org|fedora-perl-devel-list at redhat.com Fedora Extras|perl-version|Perl extension for Version Objects|tcallawa at redhat.com|extras-qa at fedoraproject.org|fedora-perl-devel-list at redhat.com Fedora Extras|perl-Want|Perl module implementing a generalisation of wantarray|rc040203 at freenet.de|extras-qa at fedoraproject.org|fedora-perl-devel-list at redhat.com +Fedora Extras|perl-Workflow|Simple, flexible system to implement workflows|cweyl at alumni.drew.edu|extras-qa at fedoraproject.org|fedora-perl-devel-list at redhat.com Fedora Extras|perl-WWW-Babelfish|Perl extension for translation via Babelfish or Google|cweyl at alumni.drew.edu|extras-qa at fedoraproject.org|fedora-perl-devel-list at redhat.com Fedora Extras|perl-WWW-Bugzilla|Handles submission/update of bugzilla bugs via WWW::Mechanize|jpo at di.uminho.pt|extras-qa at fedoraproject.org|fedora-perl-devel-list at redhat.com Fedora Extras|perl-WWW-Mechanize|Automates web page form & link interaction|jpo at di.uminho.pt|extras-qa at fedoraproject.org|fedora-perl-devel-list at redhat.com From fedora-extras-commits at redhat.com Wed Apr 25 17:55:03 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Wed, 25 Apr 2007 13:55:03 -0400 Subject: rpms/vegastrike-data - New directory Message-ID: <200704251755.l3PHt3M8025486@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/rpms/vegastrike-data In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners/tmpcvsK25458/rpms/vegastrike-data Log Message: Directory /cvs/extras/rpms/vegastrike-data added to the repository From fedora-extras-commits at redhat.com Wed Apr 25 17:55:09 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Wed, 25 Apr 2007 13:55:09 -0400 Subject: rpms/vegastrike-data/devel - New directory Message-ID: <200704251755.l3PHt96W025501@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/rpms/vegastrike-data/devel In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners/tmpcvsK25458/rpms/vegastrike-data/devel Log Message: Directory /cvs/extras/rpms/vegastrike-data/devel added to the repository From fedora-extras-commits at redhat.com Wed Apr 25 17:55:19 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Wed, 25 Apr 2007 13:55:19 -0400 Subject: rpms/vegastrike-data Makefile, NONE, 1.1 import.log, NONE, 1.1 pkg.acl, NONE, 1.1 Message-ID: <200704251755.l3PHtJqC025529@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/rpms/vegastrike-data In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners/tmpcvsK25458/rpms/vegastrike-data Added Files: Makefile import.log pkg.acl Log Message: Setup of module vegastrike-data --- NEW FILE Makefile --- # Top level Makefile for module vegastrike-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 --- --- NEW FILE pkg.acl --- From fedora-extras-commits at redhat.com Wed Apr 25 17:55:23 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Wed, 25 Apr 2007 13:55:23 -0400 Subject: owners owners.list,1.2730,1.2731 Message-ID: <200704251755.l3PHtNKj025538@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/owners In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners Modified Files: owners.list Log Message: add vegastrike-data Index: owners.list =================================================================== RCS file: /cvs/extras/owners/owners.list,v retrieving revision 1.2730 retrieving revision 1.2731 diff -u -r1.2730 -r1.2731 --- owners.list 25 Apr 2007 17:53:10 -0000 1.2730 +++ owners.list 25 Apr 2007 17:54:53 -0000 1.2731 @@ -2999,6 +2999,7 @@ Fedora Extras|vdr-text2skin|OSD skin plugin for VDR|ville.skytta at iki.fi|extras-qa at fedoraproject.org| Fedora Extras|vdr-wapd|WAP remote control interface for VDR|ville.skytta at iki.fi|extras-qa at fedoraproject.org| Fedora Extras|vdradmin-am|Web interface for VDR|ville.skytta at iki.fi|extras-qa at fedoraproject.org| +Fedora Extras|vegastrike-data|Data files for Vega Strike|j.w.r.degoede at hhs.nl|extras-qa at fedoraproject.org| Fedora Extras|verbiste|French conjugation system|icon at fedoraproject.org|extras-qa at fedoraproject.org| Fedora Extras|veusz|Scientific plotting package|jeremy at jeremysanders.net|extras-qa at fedoraproject.org| Fedora Extras|viaideinfo|Displays the information of installed VIA IDE controllers|peter at thecodergeek.com|extras-qa at fedoraproject.org| From fedora-extras-commits at redhat.com Wed Apr 25 17:55:29 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Wed, 25 Apr 2007 13:55:29 -0400 Subject: rpms/vegastrike-data/devel .cvsignore, NONE, 1.1 Makefile, NONE, 1.1 sources, NONE, 1.1 Message-ID: <200704251755.l3PHtTml025555@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/rpms/vegastrike-data/devel In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners/tmpcvsK25458/rpms/vegastrike-data/devel Added Files: .cvsignore Makefile sources Log Message: Setup of module vegastrike-data --- NEW FILE .cvsignore --- --- NEW FILE Makefile --- # Makefile for source rpm: vegastrike-data # $Id: Makefile,v 1.1 2007/04/25 17:55:24 wtogami Exp $ NAME := vegastrike-data SPECFILE = $(firstword $(wildcard *.spec)) define find-makefile-common for d in common ../common ../../common ; do if [ -f $$d/Makefile.common ] ; then if [ -f $$d/CVS/Root -a -w $$/Makefile.common ] ; then cd $$d ; cvs -Q update ; fi ; echo "$$d/Makefile.common" ; break ; fi ; done endef MAKEFILE_COMMON := $(shell $(find-makefile-common)) ifeq ($(MAKEFILE_COMMON),) # attept a checkout define checkout-makefile-common test -f CVS/Root && { cvs -Q -d $$(cat CVS/Root) checkout common && echo "common/Makefile.common" ; } || { echo "ERROR: I can't figure out how to checkout the 'common' module." ; exit -1 ; } >&2 endef MAKEFILE_COMMON := $(shell $(checkout-makefile-common)) endif include $(MAKEFILE_COMMON) --- NEW FILE sources --- From fedora-extras-commits at redhat.com Wed Apr 25 17:59:34 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Wed, 25 Apr 2007 13:59:34 -0400 Subject: owners owners.list,1.2731,1.2732 Message-ID: <200704251759.l3PHxY8N025612@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/owners In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners Modified Files: owners.list Log Message: change owner of freenx and nx Bug #234619 Index: owners.list =================================================================== RCS file: /cvs/extras/owners/owners.list,v retrieving revision 1.2731 retrieving revision 1.2732 diff -u -r1.2731 -r1.2732 --- owners.list 25 Apr 2007 17:54:53 -0000 1.2731 +++ owners.list 25 Apr 2007 17:59:04 -0000 1.2732 @@ -558,7 +558,7 @@ Fedora Extras|freefont|Free UCS Outline Fonts|orion at cora.nwra.com|extras-qa at fedoraproject.org| Fedora Extras|freeglut|A freely licensed alternative to the GLUT library|j.w.r.degoede at hhs.nl|extras-qa at fedoraproject.org| Fedora Extras|freehdl|A project to develop a free, open source, GPL'ed VHDL simulator for Linux|eric.tanguy at univ-nantes.fr|extras-qa at fedoraproject.org| -Fedora Extras|freenx|freenx application/thin-client serve|zipsonic at gmail.com|extras-qa at fedoraproject.org| +Fedora Extras|freenx|freenx application/thin-client serve|limb at jcomserv.net,Axel.Thimm at ATrpms.net|extras-qa at fedoraproject.org| Fedora Extras|freetype1|Free TrueType font rendering engine, compatibility version|j.w.r.degoede at hhs.nl|extras-qa at fedoraproject.org| Fedora Extras|FreeWnn|Japanese input server|extras-orphan at fedoraproject.org|extras-qa at fedoraproject.org|petersen at redhat.com Fedora Extras|freeze|freeze/melt/fcat compression utilities|nicolas.mailhot at laposte.net|extras-qa at fedoraproject.org| @@ -1517,7 +1517,7 @@ Fedora Extras|numlockx|NumLockX turns on NumLock after starting X|jpmahowald at gmail.com|extras-qa at fedoraproject.org| Fedora Extras|numpy|A fast multidimensional array facility for Python|jwilson at redhat.com,jspaleta at gmail.com|extras-qa at fedoraproject.org| Fedora Extras|nuttcp|A network performance measurement tool intended for use by network and system managers|rvokal at redhat.com|extras-qa at fedoraproject.org| -Fedora Extras|nx|Proxy system for X11|zipsonic at gmail.com|extras-qa at fedoraproject.org| +Fedora Extras|nx|Proxy system for X11|limb at jcomserv.net,Axel.Thimm at ATrpms.net|extras-qa at fedoraproject.org| Fedora Extras|nyquist|Sound synthesis and composition language with a Lisp syntax|gemi at bluewin.ch|extras-qa at fedoraproject.org| Fedora Extras|obby|A library which provides synced document buffers|lmacken at redhat.com|extras-qa at fedoraproject.org| Fedora Extras|obconf|A graphical configuration editor for the Openbox window manager|peter at thecodergeek.com|extras-qa at fedoraproject.org| From fedora-extras-commits at redhat.com Wed Apr 25 18:02:04 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Wed, 25 Apr 2007 14:02:04 -0400 Subject: rpms/perl-Email-Date - New directory Message-ID: <200704251802.l3PI245S030171@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/rpms/perl-Email-Date In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners/tmpcvsg30145/rpms/perl-Email-Date Log Message: Directory /cvs/extras/rpms/perl-Email-Date added to the repository From fedora-extras-commits at redhat.com Wed Apr 25 18:02:14 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Wed, 25 Apr 2007 14:02:14 -0400 Subject: rpms/perl-Email-Date/devel - New directory Message-ID: <200704251802.l3PI2EHh030186@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/rpms/perl-Email-Date/devel In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners/tmpcvsg30145/rpms/perl-Email-Date/devel Log Message: Directory /cvs/extras/rpms/perl-Email-Date/devel added to the repository From fedora-extras-commits at redhat.com Wed Apr 25 18:02:23 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Wed, 25 Apr 2007 14:02:23 -0400 Subject: owners owners.list,1.2732,1.2733 Message-ID: <200704251802.l3PI2NNh030215@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/owners In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners Modified Files: owners.list Log Message: add perl-Email-Date Index: owners.list =================================================================== RCS file: /cvs/extras/owners/owners.list,v retrieving revision 1.2732 retrieving revision 1.2733 diff -u -r1.2732 -r1.2733 --- owners.list 25 Apr 2007 17:59:04 -0000 1.2732 +++ owners.list 25 Apr 2007 18:01:53 -0000 1.2733 @@ -1775,6 +1775,7 @@ Fedora Extras|perl-Digest-Nilsimsa|Perl interface to the Nilsima Algorithm|wtogami at redhat.com|extras-qa at fedoraproject.org|fedora-perl-devel-list at redhat.com Fedora Extras|perl-Email-Abstract|Unified interface to mail representations|tcallawa at redhat.com|extras-qa at fedoraproject.org|fedora-perl-devel-list at redhat.com Fedora Extras|perl-Email-Address|RFC 2822 Address Parsing and Creation|jpo at di.uminho.pt|extras-qa at fedoraproject.org|fedora-perl-devel-list at redhat.com +Fedora Extras|perl-Email-Date|Find and format date headers|tcallawa at redhat.com|extras-qa at fedoraproject.org|fedora-perl-devel-list at redhat.com Fedora Extras|perl-Email-MessageID|Generate world unique message-ids|jpo at di.uminho.pt|extras-qa at fedoraproject.org|fedora-perl-devel-list at redhat.com Fedora Extras|perl-Email-MIME|Easy MIME message parsing|jpo at di.uminho.pt|extras-qa at fedoraproject.org|fedora-perl-devel-list at redhat.com Fedora Extras|perl-Email-MIME-Attachment-Stripper|Strip the attachments from a mail message|tcallawa at redhat.com|extras-qa at fedoraproject.org|fedora-perl-devel-list at redhat.com From fedora-extras-commits at redhat.com Wed Apr 25 18:03:54 2007 From: fedora-extras-commits at redhat.com (Brian Pepple (bpepple)) Date: Wed, 25 Apr 2007 14:03:54 -0400 Subject: rpms/evolution-brutus import.log,1.1,1.2 Message-ID: <200704251803.l3PI3sdT030270@cvs-int.fedora.redhat.com> Author: bpepple Update of /cvs/extras/rpms/evolution-brutus In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv30234 Modified Files: import.log Log Message: Initial import. Index: import.log =================================================================== RCS file: /cvs/extras/rpms/evolution-brutus/import.log,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- import.log 25 Apr 2007 17:41:40 -0000 1.1 +++ import.log 25 Apr 2007 18:03:19 -0000 1.2 @@ -0,0 +1 @@ +evolution-brutus-1_1_25_9-3:HEAD:evolution-brutus-1.1.25.9-3.src.rpm:1177524140 From fedora-extras-commits at redhat.com Wed Apr 25 18:03:59 2007 From: fedora-extras-commits at redhat.com (Brian Pepple (bpepple)) Date: Wed, 25 Apr 2007 14:03:59 -0400 Subject: rpms/evolution-brutus/devel evolution-brutus.spec, NONE, 1.1 .cvsignore, 1.1, 1.2 sources, 1.1, 1.2 Message-ID: <200704251803.l3PI3xwJ030274@cvs-int.fedora.redhat.com> Author: bpepple Update of /cvs/extras/rpms/evolution-brutus/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv30234/devel Modified Files: .cvsignore sources Added Files: evolution-brutus.spec Log Message: Initial import. --- NEW FILE evolution-brutus.spec --- %define evo_ver 2.10 %define camel_provider_dir evolution-data-server-1.2/camel-providers %define eds_api_version 1.2 %define eds_base_version 1.10 Summary: A Brutus based Exchange connector for Novell Evolution 2.4 and later Name: evolution-brutus Version: 1.1.25.9 Release: 3%{?dist} License: GPL Group: Applications/Productivity Source0: http://www.omesc.com/content/downloads/dist/Rawhide/SOURCES/%{name}-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) URL: http://www.omesc.com/modules/xoopsfaq/index.php?cat_id=6 BuildRequires: ORBit2-devel >= 2.14.1 BuildRequires: evolution-data-server-devel >= 1.6 BuildRequires: intltool >= 0.30 BuildRequires: gpgme-devel >= 1.1.2 BuildRequires: evolution-devel BuildRequires: e2fsprogs-devel BuildRequires: gettext Requires: libIDL >= 0.8.5 Requires: evolution %description This is the Brutus Connector for Microsoft Exchange, which adds support for Microsoft Exchange 5.5 and later to Novell Evolution 2.4 and later. It works by connecting Evolution to a Brutus server which in turns connects Evolution to Exchange. A Brutus server must be running on the Windows side if you want to use this plugin. Please see for the details. You will need to install this package and evolution-brutus-devel if you want to write programs that use Brutus technology. %package devel Summary: IDL and header files for evolution-brutus Group: Development/Libraries Requires: %{name} = %{version}-%{release} Requires: pkgconfig >= 0.20 Requires: evolution-data-server-devel >= 1.6 %description devel This is the Brutus Connector for Microsoft Exchange, which adds support for Microsoft Exchange 5.5 and later to Novell Evolution 2.4 and later. This package contains the header files, libraries and utilities necessary to write Brutus client programs. %prep %setup -q %build %configure \ --enable-brutus-target=fedora \ --enable-brutus-dist=yes \ --enable-brutus-debug=no \ --enable-brutus-devel=yes \ --enable-brutus-spy=no make %{?_smp_mflags} %install rm -rf %{buildroot} make INSTALL="install -c -p" DESTDIR=%{buildroot} install find %{buildroot} -name '*.la' -exec rm -f {} ';' # Don't bother to pack unnecessary docs. rm -rf %{buildroot}%{_datadir}/doc/%{name}-devel-%{version}/ %{find_lang} %{name}-%{evo_ver} %clean rm -rf %{buildroot} %post -p /sbin/ldconfig %postun -p /sbin/ldconfig %files -f %{name}-%{evo_ver}.lang %defattr(-,root,root,-) %doc COPYING README docs/using_evolution-brutus %{_bindir}/brutusd %{_bindir}/brutus-keyringd %{_libexecdir}/brutus-query-password %{_libdir}/%{camel_provider_dir}/* %{_libdir}/libBrutus*.so.* %{_libdir}/evolution-data-server-%{eds_api_version}/extensions/* %files devel %defattr(-,root,root,-) %{_includedir}/evolution-data-server-%{eds_base_version}/brutus/ %{_includedir}/brutusd-1.0/ %{_includedir}/brutus-keyringd-1.0/ %{_libdir}/libBrutus*.so %{_libdir}/pkgconfig/libBrutus* %{_datadir}/idl/brutus/ %changelog * Wed Apr 25 2007 Brian Pepple - 1.1.25.9-3 - Remove unnecessary requires for devel subpackage. * Tue Apr 24 2007 Brian Pepple - 1.1.25.9-2 - Drop license in header, since it's not really necessary. - Minor formatting changes. - Remove unnecessary Requires, that are brought in by devel sonames. - Don't package unnecessary docs. - Use %%doc macro. * Sat Apr 14 2007 Jules Colding 1.1.25-9 - Added brutus-keyring related files and directories to this spec * Thu Apr 12 2007 Jules Colding 1.1.25-4 - Fixed several Fedora review issues: a) Fixed duplicate CFLAGS due to an error in configure.in b) Removed redundant inclused from *.pc.in files c) Corrected Source0 to point at the right source tar-ball - Stopped using gnome-keyring. Integrated with the new brutus-keyring instead. * Thu Mar 29 2007 Jules Colding 1.1.25-3 - Fixed OpenSUSE 10.2 and Rawhide build issues * Fri Feb 9 2007 Jules Colding 1.1.24-2 - German translation contributed by Daniel Paessler - Logon issues fixed - Makefile cleanups - Small documentation improvements * Fri Dec 1 2006 Jules Colding 1.1.22-1 - Implement offline mode for access to folders and messages - Fix a segv in the password query helper application * Tue Nov 14 2006 Jules Colding 1.1.15-1 - Fix retrieval of summary information for large MAPI folders * Tue Nov 7 2006 Jules Colding 1.1.14-1 - Fix typo in libBrutus.pc.in - Cleanup configure.in - Fix handling of passwords with trailing whitespace in brutus-query-password * Tue Nov 7 2006 Jules Colding 1.1.13-1 - Fix 'non-weak-symbols' warnings from rpmlint on libBrutus * Mon Nov 6 2006 Jules Colding 1.1.12-1 -* Sat Apr 14 2007 Jules Colding 1.1.25-9 - Added brutus-keyring related files and directories to this spec * Sat Nov 4 2006 Jules Colding 1.1.11-1 - Remove non-devel files from non-devel package - configure.in cleanups * Sat Nov 4 2006 Jules Colding 1.1.10-1 - Update the Brutus Server version requirement - now at 0.9.32.x - Remove libglade2-devel from BuildRequires - Remove unneeded Requires from devel package - Fix bad keyring password retrieval bug - Fix nonsense in libBrutus-1.0.pc.in * Fri Nov 3 2006 Jules Colding 1.1.9-1 - Added 'define's to specify version dependent directories or files. These defines are automatically set to their correct values when autogen.sh is executed. - configure.in cleaned up - I'm now releasing a new source tar-ball whenever the source is changed in any way. This means that changes from, say, 1.1.9-1 to 1.1.9-2 is only happening if a patch is applied on top of the original tar-ball. This probably won't happen as long as I'm the primary packager as I would prefer to just release a new upstream tar-ball instead of distributing a patch. - Changes related to how the Ubuntu debs are created made it easier for me to explicitly install the docs instead of relying on the doc macro. - Added evolution-devel to BuildRequires * Mon Oct 30 2006 Jules Colding 1.1.7-3 - Fix error regarding hardcoded path for camel-providers - Fix warning for non-weak symbol in libBrutusd - Remove gnome-common for "Requires" - Fix version handling of locale files - Rewmove claim of ownership for /usr/share/idl - Fix all .pc.in files that contained unresolved autoconf variables - Remove IDL_INCLUDES from all .pc.in files * Thu Oct 27 2006 Jules Colding 1.1.7-2 - Fix doc in devel package - Remove an additional changelog that had crept in - The changes referred to in the entry below is a range of updates and fixes to "configure.in". - Fix ownership of datadir/idl - Remove unneeded AutoReq - Fix devel "Requires:" - Update description - Pointed "URL" to the FAQ entry for evolution-brutus * Thu Oct 19 2006 Jules Colding 1.1.7-1 - Enough changes accumulated while working on Ubuntu edgy that a new release was in order. * Mon Oct 9 2006 Jules Colding 1.1.6-12 - Rebuild for Brutus Server 0.9.31 * Tue Sep 19 2006 Jules Colding 1.1.6-11 - Rebuild * Wed Sep 13 2006 Jules Colding 1.1.6-10 - Fix ownership of yet another directory created by this package - Add automatic detection of Evolution version * Tue Sep 12 2006 Jules Colding 1.1.6-9 - Preserving timestamps of installed files - Fix ownership of directories created by this package * Fri Sep 8 2006 Jules Colding 1.1.6-8 - Consistently use the buildroot macro instead of RPM_BUILD_ROOT * Thu Sep 7 2006 Jules Colding 1.1.6-7 - Enabled Autoreq * Thu Sep 7 2006 Jules Colding 1.1.6-6 - Replace autogenerated e-d-s base version requirement with minimum e-d-s base version requirement * Wed Sep 6 2006 Jules Colding 1.1.6-5 - Fix Fedora Core 6 Test 2 build issues * Tue Sep 5 2006 Jules Colding 1.1.6-4 - Remove libtool archive files from install * Tue Sep 5 2006 Jules Colding 1.1.6-4 - Replace makeinstall macro with recommended make command * Wed Aug 23 2006 Jules Colding 1.1.6-2 - rpmlint warnings fixed * Tue Aug 22 2006 Jules Colding 1.1.6-1 - Submitted for review and inclusion in Fedora Extras * Tue Jan 31 2006 Jules Colding 0.9.3-1 - Initial RPM release Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/evolution-brutus/devel/.cvsignore,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- .cvsignore 25 Apr 2007 17:41:49 -0000 1.1 +++ .cvsignore 25 Apr 2007 18:03:24 -0000 1.2 @@ -0,0 +1 @@ +evolution-brutus-1.1.25.9.tar.gz Index: sources =================================================================== RCS file: /cvs/extras/rpms/evolution-brutus/devel/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 25 Apr 2007 17:41:49 -0000 1.1 +++ sources 25 Apr 2007 18:03:24 -0000 1.2 @@ -0,0 +1 @@ +fe291d43f506f106dca7a9fcc783d23e evolution-brutus-1.1.25.9.tar.gz From fedora-extras-commits at redhat.com Wed Apr 25 18:08:13 2007 From: fedora-extras-commits at redhat.com (Denis Leroy (denis)) Date: Wed, 25 Apr 2007 14:08:13 -0400 Subject: rpms/transmission/FC-6 transmission-0.71-manpath.patch, NONE, 1.1 .cvsignore, 1.2, 1.3 sources, 1.2, 1.3 transmission.spec, 1.2, 1.3 transmission-0.6.1-gtk.patch, 1.1, NONE transmission-0.6.1-install.patch, 1.1, NONE transmission.png, 1.1, NONE Message-ID: <200704251808.l3PI8DKR030535@cvs-int.fedora.redhat.com> Author: denis Update of /cvs/extras/rpms/transmission/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv30502 Modified Files: .cvsignore sources transmission.spec Added Files: transmission-0.71-manpath.patch Removed Files: transmission-0.6.1-gtk.patch transmission-0.6.1-install.patch transmission.png Log Message: - Update to 0.71 - Removed custom desktop file - Added patch to fix manpath transmission-0.71-manpath.patch: --- NEW FILE transmission-0.71-manpath.patch --- --- Transmission-0.71/mk/common.mk.orig 2007-04-25 18:54:30.000000000 +0200 +++ Transmission-0.71/mk/common.mk 2007-04-25 19:01:00.000000000 +0200 @@ -103,8 +103,8 @@ define INSTALL_MAN_RULE @echo "Install $<" - @$(MKDIR) $(DESTDIR)$(PREFIX)/man/man1 - @$(CP) $< $(DESTDIR)$(PREFIX)/man/man1/ + @$(MKDIR) $(DESTDIR)$(PREFIX)/share/man/man1 + @$(CP) $< $(DESTDIR)$(PREFIX)/share/man/man1/ endef define INSTALL_DESKTOP_RULE Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/transmission/FC-6/.cvsignore,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- .cvsignore 26 Sep 2006 06:01:01 -0000 1.2 +++ .cvsignore 25 Apr 2007 18:07:39 -0000 1.3 @@ -1 +1 @@ -Transmission-0.6.1.tar.gz +Transmission-0.71.tar.gz Index: sources =================================================================== RCS file: /cvs/extras/rpms/transmission/FC-6/sources,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- sources 26 Sep 2006 06:01:01 -0000 1.2 +++ sources 25 Apr 2007 18:07:39 -0000 1.3 @@ -1 +1 @@ -1156a88c77ab71782b9261881ea13811 Transmission-0.6.1.tar.gz +2df675d20175f0a73d0c470f428018f8 Transmission-0.71.tar.gz Index: transmission.spec =================================================================== RCS file: /cvs/extras/rpms/transmission/FC-6/transmission.spec,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- transmission.spec 28 Sep 2006 14:54:19 -0000 1.2 +++ transmission.spec 25 Apr 2007 18:07:39 -0000 1.3 @@ -1,16 +1,14 @@ Name: transmission -Version: 0.6.1 -Release: 3%{?dist} +Version: 0.71 +Release: 1%{?dist} Summary: A lightweight GTK+ BitTorrent client Group: Applications/Internet License: MIT URL: http://transmission.m0k.org/ Source0: http://download.m0k.org/transmission/files/Transmission-%{version}.tar.gz -Source1: transmission.png -Patch0: transmission-0.6.1-install.patch -Patch1: transmission-0.6.1-gtk.patch +Patch0: transmission-0.71-manpath.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: openssl-devel @@ -30,8 +28,7 @@ %prep %setup -q -n Transmission-%{version} -%patch0 -p1 -b .inst -%patch1 -p1 -b .gtk +%patch0 -p1 -b .manpath %build @@ -41,27 +38,13 @@ %install rm -rf $RPM_BUILD_ROOT -%makeinstall +make install DESTDIR=$RPM_BUILD_ROOT %find_lang %{name}-gtk -mkdir -p $RPM_BUILD_ROOT/%{_datadir}/pixmaps/ -install -p -m 644 %{SOURCE1} $RPM_BUILD_ROOT%{_datadir}/pixmaps/transmission.png - -cat << EOF > %{name}.desktop -[Desktop Entry] -Name=Transmission -Comment=Download from BitTorrents -Exec=transmission-gtk -Icon=transmission.png -Terminal=false -Type=Application -Encoding=UTF-8 -Categories=Application;GTK;Network;Internet;X-Fedora; -MimeType=application/x-bittorrent; -EOF - desktop-file-install --vendor fedora \ - --dir $RPM_BUILD_ROOT/%{_datadir}/applications/ %{name}.desktop + --delete-original \ + --dir $RPM_BUILD_ROOT/%{_datadir}/applications/ \ + $RPM_BUILD_ROOT/%{_datadir}/applications/%{name}-gtk.desktop %clean @@ -81,11 +64,17 @@ %doc AUTHORS LICENSE NEWS README %{_bindir}/transmission* %{_datadir}/pixmaps/* -%{_datadir}/applications/*transmission.desktop +%{_datadir}/zsh/site-functions/* +%{_datadir}/applications/*transmission-gtk.desktop %doc %{_mandir}/man1/transmission* %changelog +* Wed Apr 25 2007 Denis Leroy - 0.71-1 +- Update to 0.71 +- Removed custom desktop file +- Added patch to fix manpath + * Thu Sep 28 2006 Denis Leroy - 0.6.1-3 - Added project icon - Honor cc variable --- transmission-0.6.1-gtk.patch DELETED --- --- transmission-0.6.1-install.patch DELETED --- From fedora-extras-commits at redhat.com Wed Apr 25 18:17:18 2007 From: fedora-extras-commits at redhat.com (Rex Dieter (rdieter)) Date: Wed, 25 Apr 2007 14:17:18 -0400 Subject: rpms/ufraw/devel ufraw-0.11-exiv2.patch, NONE, 1.1 ufraw.spec, 1.17, 1.18 Message-ID: <200704251817.l3PIHIlD030761@cvs-int.fedora.redhat.com> Author: rdieter Update of /cvs/extras/rpms/ufraw/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv30730 Modified Files: ufraw.spec Added Files: ufraw-0.11-exiv2.patch Log Message: * Wed Apr 25 2007 Rex Dieter - 0.11-6 - initial exiv2 patch (#237846) ufraw-0.11-exiv2.patch: --- NEW FILE ufraw-0.11-exiv2.patch --- --- ufraw-0.11/configure.ac.exiv2 2007-03-06 15:02:40.000000000 -0600 +++ ufraw-0.11/configure.ac 2007-04-25 13:09:06.000000000 -0500 @@ -185,12 +185,17 @@ AC_MSG_RESULT($with_exiv2) have_exiv2=no if test $with_exiv2 = yes; then +PKG_CHECK_MODULES(EXIV2, exiv2 >= 0.14, + [ have_exiv2=yes + AC_DEFINE(HAVE_EXIV2, 1, have exiv2)], + [ AC_CHECK_PROGS(EXIV2_CONFIG, exiv2-config, , $PATH) if test -n "$EXIV2_CONFIG"; then have_exiv2=yes AC_DEFINE(HAVE_EXIV2, 1, have exiv2) EXIV2_LIBS=`$EXIV2_CONFIG --libs` fi + ]) fi UFRAW_CFLAGS="$UFRAW_CFLAGS $EXIF_CFLAGS $GIMP_CFLAGS $GTK_CFLAGS $GLIB_CFLAGS $LCMS_CFLAGS" --- ufraw-0.11/ufraw_exiv2.cc.exiv2 2007-02-08 15:28:41.000000000 -0600 +++ ufraw-0.11/ufraw_exiv2.cc 2007-04-25 13:10:16.000000000 -0500 @@ -201,7 +201,7 @@ } catch (Exiv2::AnyError& e) { std::cerr.rdbuf(savecerr); - ufraw_message(UFRAW_SET_WARNING, "%s\n", e.what().c_str()); + ufraw_message(UFRAW_SET_WARNING, "%s\n", e.what()); return UFRAW_ERROR; } Index: ufraw.spec =================================================================== RCS file: /cvs/extras/rpms/ufraw/devel/ufraw.spec,v retrieving revision 1.17 retrieving revision 1.18 diff -u -r1.17 -r1.18 --- ufraw.spec 25 Apr 2007 17:07:01 -0000 1.17 +++ ufraw.spec 25 Apr 2007 18:16:44 -0000 1.18 @@ -14,7 +14,7 @@ Summary: Tool to retrieve raw image data from digital cameras Name: ufraw Version: 0.11 -Release: 5%{?dist} +Release: 6%{?dist} Group: Applications/Multimedia License: GPL URL: http://ufraw.sourceforge.net @@ -24,7 +24,7 @@ BuildRequires: gtk2-devel >= 2.6.0 BuildRequires: lcms-devel BuildRequires: libexif-devel >= 0.6.13 -BuildRequires: exiv2-devel >= 0.10 +BuildRequires: exiv2-devel >= 0.14 BuildRequires: libtiff-devel BuildRequires: libjpeg-devel BuildRequires: pkgconfig @@ -44,6 +44,9 @@ Requires(postun): shared-mime-info %endif +BuildRequires: automake libtool +Patch1: ufraw-0.11-exiv2.patch + %description UFRaw is a tool for opening raw format images of digital cameras. @@ -82,6 +85,9 @@ EOF %setup -q +%patch1 -p1 -b .exiv2 +./autogen.sh + %build %configure --with-exiv2 --with-libexif --enable-mime --enable-extras make schemasdir=%{_sysconfdir}/gconf/schemas @@ -140,6 +146,9 @@ %{gimpplugindir}/ufraw-gimp %changelog +* Wed Apr 25 2007 Rex Dieter - 0.11-6 +- initial exiv2 patch (#237846) + * Wed Apr 25 2007 Rex Dieter - 0.11-5 - respin for exiv2-0.14 From fedora-extras-commits at redhat.com Wed Apr 25 18:24:06 2007 From: fedora-extras-commits at redhat.com (Jarod Wilson (jwilson)) Date: Wed, 25 Apr 2007 14:24:06 -0400 Subject: rpms/rrdtool/FC-6 rrdtool.spec,1.28,1.29 Message-ID: <200704251824.l3PIO62h031009@cvs-int.fedora.redhat.com> Author: jwilson Update of /cvs/extras/rpms/rrdtool/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv30896 Modified Files: rrdtool.spec Log Message: Define %python_version *before* its needed (#237826) Index: rrdtool.spec =================================================================== RCS file: /cvs/extras/rpms/rrdtool/FC-6/rrdtool.spec,v retrieving revision 1.28 retrieving revision 1.29 diff -u -r1.28 -r1.29 --- rrdtool.spec 9 Apr 2007 14:46:16 -0000 1.28 +++ rrdtool.spec 25 Apr 2007 18:23:32 -0000 1.29 @@ -7,7 +7,7 @@ Summary: Round Robin Database Tool to store and display time-series data Name: rrdtool Version: 1.2.19 -Release: 1%{?dist} +Release: 2%{?dist} License: GPL Group: Applications/Databases URL: http://people.ee.ethz.ch/~oetiker/webtools/%{name}/ @@ -59,6 +59,10 @@ The Perl RRDtool bindings %if %{with_python} +%{!?python_sitearch: %define python_sitearch %(%{__python} -c 'from distutils import sysconfig; print sysconfig.get_python_lib(1)')} +# eval to 2.3 if python isn't yet present, workaround for no python in fc4 minimal buildroot +%{!?python_version: %define python_version %(%{__python} -c 'import sys; print sys.version.split(" ")[0]' || echo "2.3")} + %package python Summary: Python RRDtool bindings Group: Development/Languages @@ -67,9 +71,6 @@ Requires: %{name} = %{version}-%{release} Obsoletes: python-%{name} < %{version}-%{release} Provides: python-%{name} = %{version}-%{release} -%{!?python_sitearch: %define python_sitearch %(%{__python} -c 'from distutils import sysconfig; print sysconfig.get_python_lib(1)')} -# eval to 2.3 if python isn't yet present, workaround for no python in fc4 minimal buildroot -%{!?python_version: %define python_version %(%{__python} -c 'import sys; print sys.version.split(" ")[0]' || echo "2.3")} %description python Python RRDtool bindings. @@ -271,6 +272,9 @@ %endif %changelog +* Wed Apr 25 2007 Jarod Wilson 1.2.19-2 +- Define %%python_version *before* its needed (#237826) + * Mon Apr 09 2007 Jarod Wilson 1.2.19-1 - New upstream release From fedora-extras-commits at redhat.com Wed Apr 25 18:25:11 2007 From: fedora-extras-commits at redhat.com (Jarod Wilson (jwilson)) Date: Wed, 25 Apr 2007 14:25:11 -0400 Subject: rpms/rrdtool/FC-5 rrdtool.spec,1.27,1.28 Message-ID: <200704251825.l3PIPBjg031133@cvs-int.fedora.redhat.com> Author: jwilson Update of /cvs/extras/rpms/rrdtool/FC-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv31093 Modified Files: rrdtool.spec Log Message: Define %python_version *before* its needed (#237826) Index: rrdtool.spec =================================================================== RCS file: /cvs/extras/rpms/rrdtool/FC-5/rrdtool.spec,v retrieving revision 1.27 retrieving revision 1.28 diff -u -r1.27 -r1.28 --- rrdtool.spec 9 Apr 2007 14:47:00 -0000 1.27 +++ rrdtool.spec 25 Apr 2007 18:24:36 -0000 1.28 @@ -7,7 +7,7 @@ Summary: Round Robin Database Tool to store and display time-series data Name: rrdtool Version: 1.2.19 -Release: 1%{?dist} +Release: 2%{?dist} License: GPL Group: Applications/Databases URL: http://people.ee.ethz.ch/~oetiker/webtools/%{name}/ @@ -59,6 +59,10 @@ The Perl RRDtool bindings %if %{with_python} +%{!?python_sitearch: %define python_sitearch %(%{__python} -c 'from distutils import sysconfig; print sysconfig.get_python_lib(1)')} +# eval to 2.3 if python isn't yet present, workaround for no python in fc4 minimal buildroot +%{!?python_version: %define python_version %(%{__python} -c 'import sys; print sys.version.split(" ")[0]' || echo "2.3")} + %package python Summary: Python RRDtool bindings Group: Development/Languages @@ -67,9 +71,6 @@ Requires: %{name} = %{version}-%{release} Obsoletes: python-%{name} < %{version}-%{release} Provides: python-%{name} = %{version}-%{release} -%{!?python_sitearch: %define python_sitearch %(%{__python} -c 'from distutils import sysconfig; print sysconfig.get_python_lib(1)')} -# eval to 2.3 if python isn't yet present, workaround for no python in fc4 minimal buildroot -%{!?python_version: %define python_version %(%{__python} -c 'import sys; print sys.version.split(" ")[0]' || echo "2.3")} %description python Python RRDtool bindings. @@ -271,6 +272,9 @@ %endif %changelog +* Wed Apr 25 2007 Jarod Wilson 1.2.19-2 +- Define %%python_version *before* its needed (#237826) + * Mon Apr 09 2007 Jarod Wilson 1.2.19-1 - New upstream release From fedora-extras-commits at redhat.com Wed Apr 25 18:27:34 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Wed, 25 Apr 2007 14:27:34 -0400 Subject: rpms/perl-Email-Send/devel - New directory Message-ID: <200704251827.l3PIRYLY031354@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/rpms/perl-Email-Send/devel In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners/tmpcvsV31315/rpms/perl-Email-Send/devel Log Message: Directory /cvs/extras/rpms/perl-Email-Send/devel added to the repository From fedora-extras-commits at redhat.com Wed Apr 25 18:27:28 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Wed, 25 Apr 2007 14:27:28 -0400 Subject: rpms/perl-Email-Send - New directory Message-ID: <200704251827.l3PIRSer031341@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/rpms/perl-Email-Send In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners/tmpcvsV31315/rpms/perl-Email-Send Log Message: Directory /cvs/extras/rpms/perl-Email-Send added to the repository From fedora-extras-commits at redhat.com Wed Apr 25 18:27:44 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Wed, 25 Apr 2007 14:27:44 -0400 Subject: rpms/perl-Email-Send Makefile, NONE, 1.1 import.log, NONE, 1.1 pkg.acl, NONE, 1.1 Message-ID: <200704251827.l3PIRigL031383@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/rpms/perl-Email-Send In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners/tmpcvsV31315/rpms/perl-Email-Send Added Files: Makefile import.log pkg.acl Log Message: Setup of module perl-Email-Send --- NEW FILE Makefile --- # Top level Makefile for module perl-Email-Send 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 --- --- NEW FILE pkg.acl --- From fedora-extras-commits at redhat.com Wed Apr 25 18:27:48 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Wed, 25 Apr 2007 14:27:48 -0400 Subject: owners owners.list,1.2733,1.2734 Message-ID: <200704251827.l3PIRmDc031392@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/owners In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners Modified Files: owners.list Log Message: add perl-Email-Send Index: owners.list =================================================================== RCS file: /cvs/extras/owners/owners.list,v retrieving revision 1.2733 retrieving revision 1.2734 diff -u -r1.2733 -r1.2734 --- owners.list 25 Apr 2007 18:01:53 -0000 1.2733 +++ owners.list 25 Apr 2007 18:27:18 -0000 1.2734 @@ -1783,6 +1783,7 @@ Fedora Extras|perl-Email-MIME-Encodings|Unified interface to MIME encoding and decoding|jpo at di.uminho.pt|extras-qa at fedoraproject.org|fedora-perl-devel-list at redhat.com Fedora Extras|perl-Email-MIME-Modifier|Modify Email::MIME Objects Easily|jpo at di.uminho.pt|extras-qa at fedoraproject.org|fedora-perl-devel-list at redhat.com Fedora Extras|perl-Email-Simple|Simple parsing of RFC2822 message format and headers|jpo at di.uminho.pt|extras-qa at fedoraproject.org|fedora-perl-devel-list at redhat.com +Fedora Extras|perl-Email-Send|Module for sending email|tcallawa at redhat.com|extras-qa at fedoraproject.org|fedora-perl-devel-list at redhat.com Fedora Extras|perl-Email-Valid|Check validity of internet email address|tcallawa at redhat.com|extras-qa at fedoraproject.org|fedora-perl-devel-list at redhat.com Fedora Extras|perl-eperl|Embedded Perl Language|steve at silug.org|extras-qa at fedoraproject.org|fedora-perl-devel-list at redhat.com Fedora Extras|perl-Error|Error Perl module|jpo at di.uminho.pt|extras-qa at fedoraproject.org|fedora-perl-devel-list at redhat.com From fedora-extras-commits at redhat.com Wed Apr 25 18:27:53 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Wed, 25 Apr 2007 14:27:53 -0400 Subject: rpms/perl-Email-Send/devel .cvsignore, NONE, 1.1 Makefile, NONE, 1.1 sources, NONE, 1.1 Message-ID: <200704251827.l3PIRrMk031406@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/rpms/perl-Email-Send/devel In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners/tmpcvsV31315/rpms/perl-Email-Send/devel Added Files: .cvsignore Makefile sources Log Message: Setup of module perl-Email-Send --- NEW FILE .cvsignore --- --- NEW FILE Makefile --- # Makefile for source rpm: perl-Email-Send # $Id: Makefile,v 1.1 2007/04/25 18:27:49 wtogami Exp $ NAME := perl-Email-Send SPECFILE = $(firstword $(wildcard *.spec)) define find-makefile-common for d in common ../common ../../common ; do if [ -f $$d/Makefile.common ] ; then if [ -f $$d/CVS/Root -a -w $$/Makefile.common ] ; then cd $$d ; cvs -Q update ; fi ; echo "$$d/Makefile.common" ; break ; fi ; done endef MAKEFILE_COMMON := $(shell $(find-makefile-common)) ifeq ($(MAKEFILE_COMMON),) # attept a checkout define checkout-makefile-common test -f CVS/Root && { cvs -Q -d $$(cat CVS/Root) checkout common && echo "common/Makefile.common" ; } || { echo "ERROR: I can't figure out how to checkout the 'common' module." ; exit -1 ; } >&2 endef MAKEFILE_COMMON := $(shell $(checkout-makefile-common)) endif include $(MAKEFILE_COMMON) --- NEW FILE sources --- From fedora-extras-commits at redhat.com Wed Apr 25 18:29:16 2007 From: fedora-extras-commits at redhat.com (James Bowes (jbowes)) Date: Wed, 25 Apr 2007 14:29:16 -0400 Subject: rpms/stgit/devel stgit.spec, NONE, 1.1 .cvsignore, 1.1, 1.2 sources, 1.1, 1.2 Message-ID: <200704251829.l3PITGK2031621@cvs-int.fedora.redhat.com> Author: jbowes Update of /cvs/extras/rpms/stgit/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv31580 Modified Files: .cvsignore sources Added Files: stgit.spec Log Message: Initial import --- NEW FILE stgit.spec --- # sitelib for noarch packages, sitearch for others (remove the unneeded one) %{!?python_sitelib: %define python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")} Name: stgit Version: 0.12.1 Release: 1%{?dist} Summary: StGIT provides similar functionality to Quilt on top of GIT Group: Development/Tools License: GPL URL: http://www.procode.org/stgit Source0: http://homepage.ntlworld.com/cmarinas/%{name}/%{name}-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch BuildRequires: python-devel Requires: git-core %description StGIT is a Python application providing similar functionality to Quilt (i.e. pushing/popping patches to/from a stack) on top of GIT. These operations are performed using GIT commands and the patches are stored as GIT commit objects, allowing easy merging of the StGIT patches into other repositories using standard GIT functionality. Note that StGIT is not an SCM interface on top of GIT and it expects a previously initialised GIT repository (unless it is cloned using StGIT directly). For standard SCM operations, either use plain GIT commands or the Cogito tool but it is not recommended to mix them with the StGIT commands. %prep %setup -q %build %{__python} setup.py build %install rm -rf $RPM_BUILD_ROOT %{__python} setup.py install -O1 --skip-build --root $RPM_BUILD_ROOT chmod -x $RPM_BUILD_ROOT/usr/share/stgit/contrib/stgbashprompt.sh %clean rm -rf $RPM_BUILD_ROOT %files %defattr(-,root,root,-) %doc AUTHORS ChangeLog COPYING README %{_bindir}/stg # For noarch packages: sitelib %{python_sitelib}/* %{_datadir}/stgit %changelog * Thu Apr 19 2007 James Bowes - 0.12.1-1 - Update version. - Don't install the bash prompt shell script as executable. * Fri Feb 02 2007 James Bowes - 0.12-1 - Initial packaging. Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/stgit/devel/.cvsignore,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- .cvsignore 25 Apr 2007 17:44:21 -0000 1.1 +++ .cvsignore 25 Apr 2007 18:28:42 -0000 1.2 @@ -0,0 +1 @@ +stgit-0.12.1.tar.gz Index: sources =================================================================== RCS file: /cvs/extras/rpms/stgit/devel/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 25 Apr 2007 17:44:21 -0000 1.1 +++ sources 25 Apr 2007 18:28:42 -0000 1.2 @@ -0,0 +1 @@ +36dd6bbfe80cebaa7cc2c073ece07f3c stgit-0.12.1.tar.gz From fedora-extras-commits at redhat.com Wed Apr 25 18:38:26 2007 From: fedora-extras-commits at redhat.com (James Bowes (jbowes)) Date: Wed, 25 Apr 2007 14:38:26 -0400 Subject: rpms/stgit/devel stgit.spec,1.1,1.2 Message-ID: <200704251838.l3PIcQFG032234@cvs-int.fedora.redhat.com> Author: jbowes Update of /cvs/extras/rpms/stgit/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv32216 Modified Files: stgit.spec Log Message: Use datadir macro Index: stgit.spec =================================================================== RCS file: /cvs/extras/rpms/stgit/devel/stgit.spec,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- stgit.spec 25 Apr 2007 18:28:42 -0000 1.1 +++ stgit.spec 25 Apr 2007 18:37:51 -0000 1.2 @@ -3,7 +3,7 @@ Name: stgit Version: 0.12.1 -Release: 1%{?dist} +Release: 2%{?dist} Summary: StGIT provides similar functionality to Quilt on top of GIT Group: Development/Tools @@ -42,7 +42,7 @@ %install rm -rf $RPM_BUILD_ROOT %{__python} setup.py install -O1 --skip-build --root $RPM_BUILD_ROOT -chmod -x $RPM_BUILD_ROOT/usr/share/stgit/contrib/stgbashprompt.sh +chmod -x $RPM_BUILD_ROOT%{_datadir}/stgit/contrib/stgbashprompt.sh %clean rm -rf $RPM_BUILD_ROOT @@ -60,6 +60,9 @@ %changelog +* Wed Apr 25 2007 James Bowes - 0.12.1-2 +- Use macro for datadir. + * Thu Apr 19 2007 James Bowes - 0.12.1-1 - Update version. - Don't install the bash prompt shell script as executable. From fedora-extras-commits at redhat.com Wed Apr 25 18:46:07 2007 From: fedora-extras-commits at redhat.com (Chris Weyl (cweyl)) Date: Wed, 25 Apr 2007 14:46:07 -0400 Subject: rpms/perl-Workflow import.log,1.1,1.2 Message-ID: <200704251846.l3PIk7eA032391@cvs-int.fedora.redhat.com> Author: cweyl Update of /cvs/extras/rpms/perl-Workflow In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv32346 Modified Files: import.log Log Message: initial import Index: import.log =================================================================== RCS file: /cvs/extras/rpms/perl-Workflow/import.log,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- import.log 25 Apr 2007 17:53:26 -0000 1.1 +++ import.log 25 Apr 2007 18:45:33 -0000 1.2 @@ -0,0 +1 @@ +perl-Workflow-0_26-2_fc6:HEAD:perl-Workflow-0.26-2.fc6.src.rpm:1177526724 From fedora-extras-commits at redhat.com Wed Apr 25 18:46:12 2007 From: fedora-extras-commits at redhat.com (Chris Weyl (cweyl)) Date: Wed, 25 Apr 2007 14:46:12 -0400 Subject: rpms/perl-Workflow/devel filter-provides.sh, NONE, 1.1 filter-requires.sh, NONE, 1.1 perl-Workflow.spec, NONE, 1.1 .cvsignore, 1.1, 1.2 sources, 1.1, 1.2 Message-ID: <200704251846.l3PIkCvH032397@cvs-int.fedora.redhat.com> Author: cweyl Update of /cvs/extras/rpms/perl-Workflow/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv32346/devel Modified Files: .cvsignore sources Added Files: filter-provides.sh filter-requires.sh perl-Workflow.spec Log Message: initial import --- NEW FILE filter-provides.sh --- #!/bin/sh /usr/lib/rpm/perl.prov $* | sed -e '/perl(Action::Mailer)/d; /perl(App::.*)/d' --- NEW FILE filter-requires.sh --- #!/bin/sh /usr/lib/rpm/perl.req $* | sed -e '/perl(App::Ticket)/d; /perl(App::Ticket)/d' \ -e '/perl(CGI::Cookie)/d; /perl(Cwd)/d; /perl(Template)/d' --- NEW FILE perl-Workflow.spec --- Name: perl-Workflow Version: 0.26 Release: 2%{?dist} Summary: Simple, flexible system to implement workflows License: GPL or Artistic Group: Development/Libraries URL: http://search.cpan.org/dist/Workflow/ Source0: http://www.cpan.org/authors/id/J/JO/JONASBN/Workflow-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch Source98: filter-provides.sh Source99: filter-requires.sh %define __perl_provides %{SOURCE98} %define __perl_requires %{SOURCE99} BuildRequires: perl, perl(Module::Build) BuildRequires: perl(Class::Accessor) >= 0.18 BuildRequires: perl(Class::Factory) >= 1 BuildRequires: perl(Class::Observable) >= 1.04 BuildRequires: perl(DateTime) >= 0.15 BuildRequires: perl(DateTime::Format::Strptime) >= 1 BuildRequires: perl(DBD::Mock) >= 0.1 BuildRequires: perl(Exception::Class) >= 1.1 BuildRequires: perl(Log::Dispatch) >= 2 BuildRequires: perl(Log::Log4perl) >= 0.34 BuildRequires: perl(Test::Exception) BuildRequires: perl(XML::Simple) >= 2 # optional test #1 BuildRequires: perl(Data::UUID) # optional test #2 -- not in Fedora yet #BuildRequires: perl(SPOPS) #Requires: perl(Class::Accessor) >= 0.18 #Requires: perl(Class::Factory) >= 1 #Requires: perl(Class::Observable) >= 1.04 #Requires: perl(DateTime) >= 0.15 #Requires: perl(DateTime::Format::Strptime) >= 1 #Requires: perl(DBD::Mock) >= 0.1 #Requires: perl(Exception::Class) >= 1.1 #Requires: perl(Log::Dispatch) >= 2 #Requires: perl(Log::Log4perl) >= 0.34 #Requires: perl(Test::Exception) #Requires: perl(XML::Simple) >= 2 Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) %description The 'Workflow' Perl module implements a standalone workflow system. It aims to be simple but flexible and therefore powerful. Each piece of the workflow system has a direct and easily stated job, and hopefully you'll find that you can put the pieces together to create very useful systems. %prep %setup -q -n Workflow-%{version} chmod +x %{SOURCE98} %{SOURCE99} %build %{__perl} Build.PL installdirs=vendor ./Build %install rm -rf %{buildroot} ./Build install destdir=%{buildroot} create_packlist=0 find %{buildroot} -depth -type d -exec rmdir {} 2>/dev/null \; %{_fixperms} %{buildroot}/* %check # note: these are a little noisy. ./Build test %clean rm -rf %{buildroot} %files %defattr(-,root,root,-) %doc Changes README TODO doc/ eg/ struct/ %{perl_vendorlib}/* %{_mandir}/man3/* %changelog * Sat Apr 07 2007 Chris Weyl 0.26-2 - add BR's for optional tests * Sat Mar 10 2007 Chris Weyl 0.26-1 - Specfile autogenerated by cpanspec 1.70. Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/perl-Workflow/devel/.cvsignore,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- .cvsignore 25 Apr 2007 17:53:35 -0000 1.1 +++ .cvsignore 25 Apr 2007 18:45:37 -0000 1.2 @@ -0,0 +1 @@ +Workflow-0.26.tar.gz Index: sources =================================================================== RCS file: /cvs/extras/rpms/perl-Workflow/devel/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 25 Apr 2007 17:53:35 -0000 1.1 +++ sources 25 Apr 2007 18:45:37 -0000 1.2 @@ -0,0 +1 @@ +e9c25c357b0e2a62fa91493b818a538f Workflow-0.26.tar.gz From fedora-extras-commits at redhat.com Wed Apr 25 18:46:48 2007 From: fedora-extras-commits at redhat.com (Jarod Wilson (jwilson)) Date: Wed, 25 Apr 2007 14:46:48 -0400 Subject: rpms/rrdtool/EL-5 rrdtool.spec,1.31,1.32 Message-ID: <200704251846.l3PIkmtK032468@cvs-int.fedora.redhat.com> Author: jwilson Update of /cvs/extras/rpms/rrdtool/EL-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv32424 Modified Files: rrdtool.spec Log Message: Define %python_version *before* its needed (#237826) Index: rrdtool.spec =================================================================== RCS file: /cvs/extras/rpms/rrdtool/EL-5/rrdtool.spec,v retrieving revision 1.31 retrieving revision 1.32 diff -u -r1.31 -r1.32 --- rrdtool.spec 9 Apr 2007 14:47:45 -0000 1.31 +++ rrdtool.spec 25 Apr 2007 18:46:14 -0000 1.32 @@ -7,7 +7,7 @@ Summary: Round Robin Database Tool to store and display time-series data Name: rrdtool Version: 1.2.19 -Release: 1%{?dist} +Release: 2%{?dist} License: GPL Group: Applications/Databases URL: http://people.ee.ethz.ch/~oetiker/webtools/%{name}/ @@ -59,6 +59,10 @@ The Perl RRDtool bindings %if %{with_python} +%{!?python_sitearch: %define python_sitearch %(%{__python} -c 'from distutils import sysconfig; print sysconfig.get_python_lib(1)')} +# eval to 2.3 if python isn't yet present, workaround for no python in fc4 minimal buildroot +%{!?python_version: %define python_version %(%{__python} -c 'import sys; print sys.version.split(" ")[0]' || echo "2.3")} + %package python Summary: Python RRDtool bindings Group: Development/Languages @@ -67,9 +71,6 @@ Requires: %{name} = %{version}-%{release} Obsoletes: python-%{name} < %{version}-%{release} Provides: python-%{name} = %{version}-%{release} -%{!?python_sitearch: %define python_sitearch %(%{__python} -c 'from distutils import sysconfig; print sysconfig.get_python_lib(1)')} -# eval to 2.3 if python isn't yet present, workaround for no python in fc4 minimal buildroot -%{!?python_version: %define python_version %(%{__python} -c 'import sys; print sys.version.split(" ")[0]' || echo "2.3")} %description python Python RRDtool bindings. @@ -271,6 +272,9 @@ %endif %changelog +* Wed Apr 25 2007 Jarod Wilson 1.2.19-2 +- Define %%python_version *before* its needed (#237826) + * Mon Apr 09 2007 Jarod Wilson 1.2.19-1 - New upstream release From fedora-extras-commits at redhat.com Wed Apr 25 18:46:56 2007 From: fedora-extras-commits at redhat.com (Chris Weyl (cweyl)) Date: Wed, 25 Apr 2007 14:46:56 -0400 Subject: rpms/perl-Workflow/devel perl-Workflow.spec,1.1,1.2 Message-ID: <200704251846.l3PIku8U032506@cvs-int.fedora.redhat.com> Author: cweyl Update of /cvs/extras/rpms/perl-Workflow/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv32449 Modified Files: perl-Workflow.spec Log Message: release bump Index: perl-Workflow.spec =================================================================== RCS file: /cvs/extras/rpms/perl-Workflow/devel/perl-Workflow.spec,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- perl-Workflow.spec 25 Apr 2007 18:45:37 -0000 1.1 +++ perl-Workflow.spec 25 Apr 2007 18:46:22 -0000 1.2 @@ -1,6 +1,6 @@ Name: perl-Workflow Version: 0.26 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Simple, flexible system to implement workflows License: GPL or Artistic Group: Development/Libraries @@ -85,6 +85,9 @@ %{_mandir}/man3/* %changelog +* Wed Apr 25 2007 Chris Weyl 0.26-3 +- bump + * Sat Apr 07 2007 Chris Weyl 0.26-2 - add BR's for optional tests From fedora-extras-commits at redhat.com Wed Apr 25 18:47:38 2007 From: fedora-extras-commits at redhat.com (Chris Weyl (cweyl)) Date: Wed, 25 Apr 2007 14:47:38 -0400 Subject: rpms/perl-Workflow/FC-5 filter-provides.sh, NONE, 1.1 filter-requires.sh, NONE, 1.1 perl-Workflow.spec, NONE, 1.1 sources, 1.1, 1.2 Message-ID: <200704251847.l3PIlc81032596@cvs-int.fedora.redhat.com> Author: cweyl Update of /cvs/extras/rpms/perl-Workflow/FC-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv32553 Modified Files: sources Added Files: filter-provides.sh filter-requires.sh perl-Workflow.spec Log Message: pseudo-branch of perl-Workflow to FC-5 --- NEW FILE filter-provides.sh --- #!/bin/sh /usr/lib/rpm/perl.prov $* | sed -e '/perl(Action::Mailer)/d; /perl(App::.*)/d' --- NEW FILE filter-requires.sh --- #!/bin/sh /usr/lib/rpm/perl.req $* | sed -e '/perl(App::Ticket)/d; /perl(App::Ticket)/d' \ -e '/perl(CGI::Cookie)/d; /perl(Cwd)/d; /perl(Template)/d' --- NEW FILE perl-Workflow.spec --- Name: perl-Workflow Version: 0.26 Release: 3%{?dist} Summary: Simple, flexible system to implement workflows License: GPL or Artistic Group: Development/Libraries URL: http://search.cpan.org/dist/Workflow/ Source0: http://www.cpan.org/authors/id/J/JO/JONASBN/Workflow-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch Source98: filter-provides.sh Source99: filter-requires.sh %define __perl_provides %{SOURCE98} %define __perl_requires %{SOURCE99} BuildRequires: perl, perl(Module::Build) BuildRequires: perl(Class::Accessor) >= 0.18 BuildRequires: perl(Class::Factory) >= 1 BuildRequires: perl(Class::Observable) >= 1.04 BuildRequires: perl(DateTime) >= 0.15 BuildRequires: perl(DateTime::Format::Strptime) >= 1 BuildRequires: perl(DBD::Mock) >= 0.1 BuildRequires: perl(Exception::Class) >= 1.1 BuildRequires: perl(Log::Dispatch) >= 2 BuildRequires: perl(Log::Log4perl) >= 0.34 BuildRequires: perl(Test::Exception) BuildRequires: perl(XML::Simple) >= 2 # optional test #1 BuildRequires: perl(Data::UUID) # optional test #2 -- not in Fedora yet #BuildRequires: perl(SPOPS) #Requires: perl(Class::Accessor) >= 0.18 #Requires: perl(Class::Factory) >= 1 #Requires: perl(Class::Observable) >= 1.04 #Requires: perl(DateTime) >= 0.15 #Requires: perl(DateTime::Format::Strptime) >= 1 #Requires: perl(DBD::Mock) >= 0.1 #Requires: perl(Exception::Class) >= 1.1 #Requires: perl(Log::Dispatch) >= 2 #Requires: perl(Log::Log4perl) >= 0.34 #Requires: perl(Test::Exception) #Requires: perl(XML::Simple) >= 2 Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) %description The 'Workflow' Perl module implements a standalone workflow system. It aims to be simple but flexible and therefore powerful. Each piece of the workflow system has a direct and easily stated job, and hopefully you'll find that you can put the pieces together to create very useful systems. %prep %setup -q -n Workflow-%{version} chmod +x %{SOURCE98} %{SOURCE99} %build %{__perl} Build.PL installdirs=vendor ./Build %install rm -rf %{buildroot} ./Build install destdir=%{buildroot} create_packlist=0 find %{buildroot} -depth -type d -exec rmdir {} 2>/dev/null \; %{_fixperms} %{buildroot}/* %check # note: these are a little noisy. ./Build test %clean rm -rf %{buildroot} %files %defattr(-,root,root,-) %doc Changes README TODO doc/ eg/ struct/ %{perl_vendorlib}/* %{_mandir}/man3/* %changelog * Wed Apr 25 2007 Chris Weyl 0.26-3 - bump * Sat Apr 07 2007 Chris Weyl 0.26-2 - add BR's for optional tests * Sat Mar 10 2007 Chris Weyl 0.26-1 - Specfile autogenerated by cpanspec 1.70. Index: sources =================================================================== RCS file: /cvs/extras/rpms/perl-Workflow/FC-5/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 25 Apr 2007 17:53:35 -0000 1.1 +++ sources 25 Apr 2007 18:47:04 -0000 1.2 @@ -0,0 +1 @@ +e9c25c357b0e2a62fa91493b818a538f Workflow-0.26.tar.gz From fedora-extras-commits at redhat.com Wed Apr 25 18:48:17 2007 From: fedora-extras-commits at redhat.com (James Bowes (jbowes)) Date: Wed, 25 Apr 2007 14:48:17 -0400 Subject: rpms/stgit/FC-6 stgit.spec,NONE,1.1 sources,1.1,1.2 Message-ID: <200704251848.l3PImHVu032726@cvs-int.fedora.redhat.com> Author: jbowes Update of /cvs/extras/rpms/stgit/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv32646 Modified Files: sources Added Files: stgit.spec Log Message: Initial commit for FC-6 --- NEW FILE stgit.spec --- # sitelib for noarch packages, sitearch for others (remove the unneeded one) %{!?python_sitelib: %define python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")} Name: stgit Version: 0.12.1 Release: 2%{?dist} Summary: StGIT provides similar functionality to Quilt on top of GIT Group: Development/Tools License: GPL URL: http://www.procode.org/stgit Source0: http://homepage.ntlworld.com/cmarinas/%{name}/%{name}-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch BuildRequires: python-devel Requires: git-core %description StGIT is a Python application providing similar functionality to Quilt (i.e. pushing/popping patches to/from a stack) on top of GIT. These operations are performed using GIT commands and the patches are stored as GIT commit objects, allowing easy merging of the StGIT patches into other repositories using standard GIT functionality. Note that StGIT is not an SCM interface on top of GIT and it expects a previously initialised GIT repository (unless it is cloned using StGIT directly). For standard SCM operations, either use plain GIT commands or the Cogito tool but it is not recommended to mix them with the StGIT commands. %prep %setup -q %build %{__python} setup.py build %install rm -rf $RPM_BUILD_ROOT %{__python} setup.py install -O1 --skip-build --root $RPM_BUILD_ROOT chmod -x $RPM_BUILD_ROOT%{_datadir}/stgit/contrib/stgbashprompt.sh %clean rm -rf $RPM_BUILD_ROOT %files %defattr(-,root,root,-) %doc AUTHORS ChangeLog COPYING README %{_bindir}/stg # For noarch packages: sitelib %{python_sitelib}/* %{_datadir}/stgit %changelog * Wed Apr 25 2007 James Bowes - 0.12.1-2 - Use macro for datadir. * Thu Apr 19 2007 James Bowes - 0.12.1-1 - Update version. - Don't install the bash prompt shell script as executable. * Fri Feb 02 2007 James Bowes - 0.12-1 - Initial packaging. Index: sources =================================================================== RCS file: /cvs/extras/rpms/stgit/FC-6/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 25 Apr 2007 17:44:21 -0000 1.1 +++ sources 25 Apr 2007 18:47:42 -0000 1.2 @@ -0,0 +1 @@ +36dd6bbfe80cebaa7cc2c073ece07f3c stgit-0.12.1.tar.gz From fedora-extras-commits at redhat.com Wed Apr 25 18:48:20 2007 From: fedora-extras-commits at redhat.com (Chris Weyl (cweyl)) Date: Wed, 25 Apr 2007 14:48:20 -0400 Subject: rpms/perl-Workflow/FC-6 filter-provides.sh, NONE, 1.1 filter-requires.sh, NONE, 1.1 perl-Workflow.spec, NONE, 1.1 sources, 1.1, 1.2 Message-ID: <200704251848.l3PImKXq032729@cvs-int.fedora.redhat.com> Author: cweyl Update of /cvs/extras/rpms/perl-Workflow/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv32666 Modified Files: sources Added Files: filter-provides.sh filter-requires.sh perl-Workflow.spec Log Message: pseudo-branch of perl-Workflow to FC-6 --- NEW FILE filter-provides.sh --- #!/bin/sh /usr/lib/rpm/perl.prov $* | sed -e '/perl(Action::Mailer)/d; /perl(App::.*)/d' --- NEW FILE filter-requires.sh --- #!/bin/sh /usr/lib/rpm/perl.req $* | sed -e '/perl(App::Ticket)/d; /perl(App::Ticket)/d' \ -e '/perl(CGI::Cookie)/d; /perl(Cwd)/d; /perl(Template)/d' --- NEW FILE perl-Workflow.spec --- Name: perl-Workflow Version: 0.26 Release: 3%{?dist} Summary: Simple, flexible system to implement workflows License: GPL or Artistic Group: Development/Libraries URL: http://search.cpan.org/dist/Workflow/ Source0: http://www.cpan.org/authors/id/J/JO/JONASBN/Workflow-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch Source98: filter-provides.sh Source99: filter-requires.sh %define __perl_provides %{SOURCE98} %define __perl_requires %{SOURCE99} BuildRequires: perl, perl(Module::Build) BuildRequires: perl(Class::Accessor) >= 0.18 BuildRequires: perl(Class::Factory) >= 1 BuildRequires: perl(Class::Observable) >= 1.04 BuildRequires: perl(DateTime) >= 0.15 BuildRequires: perl(DateTime::Format::Strptime) >= 1 BuildRequires: perl(DBD::Mock) >= 0.1 BuildRequires: perl(Exception::Class) >= 1.1 BuildRequires: perl(Log::Dispatch) >= 2 BuildRequires: perl(Log::Log4perl) >= 0.34 BuildRequires: perl(Test::Exception) BuildRequires: perl(XML::Simple) >= 2 # optional test #1 BuildRequires: perl(Data::UUID) # optional test #2 -- not in Fedora yet #BuildRequires: perl(SPOPS) #Requires: perl(Class::Accessor) >= 0.18 #Requires: perl(Class::Factory) >= 1 #Requires: perl(Class::Observable) >= 1.04 #Requires: perl(DateTime) >= 0.15 #Requires: perl(DateTime::Format::Strptime) >= 1 #Requires: perl(DBD::Mock) >= 0.1 #Requires: perl(Exception::Class) >= 1.1 #Requires: perl(Log::Dispatch) >= 2 #Requires: perl(Log::Log4perl) >= 0.34 #Requires: perl(Test::Exception) #Requires: perl(XML::Simple) >= 2 Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) %description The 'Workflow' Perl module implements a standalone workflow system. It aims to be simple but flexible and therefore powerful. Each piece of the workflow system has a direct and easily stated job, and hopefully you'll find that you can put the pieces together to create very useful systems. %prep %setup -q -n Workflow-%{version} chmod +x %{SOURCE98} %{SOURCE99} %build %{__perl} Build.PL installdirs=vendor ./Build %install rm -rf %{buildroot} ./Build install destdir=%{buildroot} create_packlist=0 find %{buildroot} -depth -type d -exec rmdir {} 2>/dev/null \; %{_fixperms} %{buildroot}/* %check # note: these are a little noisy. ./Build test %clean rm -rf %{buildroot} %files %defattr(-,root,root,-) %doc Changes README TODO doc/ eg/ struct/ %{perl_vendorlib}/* %{_mandir}/man3/* %changelog * Wed Apr 25 2007 Chris Weyl 0.26-3 - bump * Sat Apr 07 2007 Chris Weyl 0.26-2 - add BR's for optional tests * Sat Mar 10 2007 Chris Weyl 0.26-1 - Specfile autogenerated by cpanspec 1.70. Index: sources =================================================================== RCS file: /cvs/extras/rpms/perl-Workflow/FC-6/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 25 Apr 2007 17:53:35 -0000 1.1 +++ sources 25 Apr 2007 18:47:46 -0000 1.2 @@ -0,0 +1 @@ +e9c25c357b0e2a62fa91493b818a538f Workflow-0.26.tar.gz From fedora-extras-commits at redhat.com Wed Apr 25 18:48:28 2007 From: fedora-extras-commits at redhat.com (Enrico Scholz (ensc)) Date: Wed, 25 Apr 2007 14:48:28 -0400 Subject: rpms/tor/devel tor.spec,1.8,1.9 Message-ID: <200704251848.l3PImS8j000322@cvs-int.fedora.redhat.com> Author: ensc Update of /cvs/extras/rpms/tor/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv32703/devel Modified Files: tor.spec Log Message: - updated to 0.1.2.13 - minor cleanups; especially in the %%doc section Index: tor.spec =================================================================== RCS file: /cvs/extras/rpms/tor/devel/tor.spec,v retrieving revision 1.8 retrieving revision 1.9 diff -u -r1.8 -r1.9 --- tor.spec 8 Apr 2007 11:20:25 -0000 1.8 +++ tor.spec 25 Apr 2007 18:47:54 -0000 1.9 @@ -10,8 +10,8 @@ %{!?release_func:%global release_func() %1%{?dist}} Name: tor -Version: 0.1.1.26 -Release: %release_func 4 +Version: 0.1.2.13 +Release: %release_func 0 Group: System Environment/Daemons License: BSD Summary: Anonymizing overlay network for TCP (The onion router) @@ -144,20 +144,24 @@ %files %defattr(-,root,root,-) %doc doc/HACKING doc/TODO -%doc doc/*.txt +%doc doc/spec/*.txt %doc doc/design-paper/tor-design.pdf +%doc %lang(de) doc/website/*.de %doc %lang(en) doc/website/*.en %doc %lang(es) doc/website/*.es %doc %lang(fr) doc/website/*.fr %doc %lang(it) doc/website/*.it +%doc %lang(pl) doc/website/*.pl %doc %lang(pt) doc/website/*.pt %doc %lang(ru) doc/website/*.ru +%doc %lang(zh-cn) doc/website/*.zh-cn %doc doc/website/*.css %files core %defattr(-,root,root,-) -%doc AUTHORS INSTALL LICENSE README ChangeLog +%doc AUTHORS LICENSE README ChangeLog +%doc ReleaseNotes %dir %_sysconfdir/tor %config(noreplace) %_sysconfdir/logrotate.d/tor %attr(0700,%username,%username) %dir %homedir @@ -178,6 +182,10 @@ %changelog +* Wed Apr 25 2007 Enrico Scholz - 0.1.2.13-1 +- updated to 0.1.2.13 +- minor cleanups; especially in the %%doc section + * Sun Apr 8 2007 Enrico Scholz - 0.1.1.26-4 - rebuilt for (yet another) new libevent From fedora-extras-commits at redhat.com Wed Apr 25 18:48:59 2007 From: fedora-extras-commits at redhat.com (Chris Weyl (cweyl)) Date: Wed, 25 Apr 2007 14:48:59 -0400 Subject: rpms/perl-Workflow Makefile,1.1,1.2 Message-ID: <200704251848.l3PImx72000365@cvs-int.fedora.redhat.com> Author: cweyl Update of /cvs/extras/rpms/perl-Workflow In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv315 Modified Files: Makefile Log Message: add build-all target to overall makefile of perl-Workflow Index: Makefile =================================================================== RCS file: /cvs/extras/rpms/perl-Workflow/Makefile,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- Makefile 25 Apr 2007 17:53:26 -0000 1.1 +++ Makefile 25 Apr 2007 18:48:25 -0000 1.2 @@ -2,6 +2,15 @@ all : CVS/Root common-update @cvs update +# for target build-all +BRANCHES := $(shell cat ~/fedora-extras/current-branches | sed -e 's/:.*//') + +# tag & build all non-legacy branches... +build-all : + @echo NOTICE: building for ${BRANCHES} + @sleep 5s + @for br in ${BRANCHES} ; do echo Building $$br ; cd $$br && test -f dead.package || make tag plague ; cd .. ; done + common-update : common @cd common && cvs update From fedora-extras-commits at redhat.com Wed Apr 25 18:49:07 2007 From: fedora-extras-commits at redhat.com (Jarod Wilson (jwilson)) Date: Wed, 25 Apr 2007 14:49:07 -0400 Subject: rpms/rrdtool/EL-4 rrdtool.spec,1.9,1.10 Message-ID: <200704251849.l3PIn7Bp000368@cvs-int.fedora.redhat.com> Author: jwilson Update of /cvs/extras/rpms/rrdtool/EL-4 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv340 Modified Files: rrdtool.spec Log Message: Define %python_version *before* its needed (#237826) Index: rrdtool.spec =================================================================== RCS file: /cvs/extras/rpms/rrdtool/EL-4/rrdtool.spec,v retrieving revision 1.9 retrieving revision 1.10 diff -u -r1.9 -r1.10 --- rrdtool.spec 9 Apr 2007 14:48:30 -0000 1.9 +++ rrdtool.spec 25 Apr 2007 18:48:32 -0000 1.10 @@ -7,7 +7,7 @@ Summary: Round Robin Database Tool to store and display time-series data Name: rrdtool Version: 1.2.19 -Release: 1%{?dist} +Release: 2%{?dist} License: GPL Group: Applications/Databases URL: http://people.ee.ethz.ch/~oetiker/webtools/%{name}/ @@ -59,6 +59,10 @@ The Perl RRDtool bindings %if %{with_python} +%{!?python_sitearch: %define python_sitearch %(%{__python} -c 'from distutils import sysconfig; print sysconfig.get_python_lib(1)')} +# eval to 2.3 if python isn't yet present, workaround for no python in fc4 minimal buildroot +%{!?python_version: %define python_version %(%{__python} -c 'import sys; print sys.version.split(" ")[0]' || echo "2.3")} + %package python Summary: Python RRDtool bindings Group: Development/Languages @@ -67,9 +71,6 @@ Requires: %{name} = %{version}-%{release} Obsoletes: python-%{name} < %{version}-%{release} Provides: python-%{name} = %{version}-%{release} -%{!?python_sitearch: %define python_sitearch %(%{__python} -c 'from distutils import sysconfig; print sysconfig.get_python_lib(1)')} -# eval to 2.3 if python isn't yet present, workaround for no python in fc4 minimal buildroot -%{!?python_version: %define python_version %(%{__python} -c 'import sys; print sys.version.split(" ")[0]' || echo "2.3")} %description python Python RRDtool bindings. @@ -271,6 +272,9 @@ %endif %changelog +* Wed Apr 25 2007 Jarod Wilson 1.2.19-2 +- Define %%python_version *before* its needed (#237826) + * Mon Apr 09 2007 Jarod Wilson 1.2.19-1 - New upstream release From fedora-extras-commits at redhat.com Wed Apr 25 18:56:49 2007 From: fedora-extras-commits at redhat.com (Enrico Scholz (ensc)) Date: Wed, 25 Apr 2007 14:56:49 -0400 Subject: rpms/tor/devel sources,1.5,1.6 Message-ID: <200704251856.l3PIunue000628@cvs-int.fedora.redhat.com> Author: ensc Update of /cvs/extras/rpms/tor/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv609/devel Modified Files: sources Log Message: version 0.1.2.13 Index: sources =================================================================== RCS file: /cvs/extras/rpms/tor/devel/sources,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- sources 17 Dec 2006 12:53:51 -0000 1.5 +++ sources 25 Apr 2007 18:56:15 -0000 1.6 @@ -1,2 +1,2 @@ -0667df7a1f670bee5163b607aea172ba tor-0.1.1.26.tar.gz -485823262baf0244453b79bf2ddf13be tor-0.1.1.26.tar.gz.asc +db54abdddf7eb5859b6e1bdf5f7ece00 tor-0.1.2.13.tar.gz +e261bcace664399f7468ce38accdc5f0 tor-0.1.2.13.tar.gz.asc From fedora-extras-commits at redhat.com Wed Apr 25 19:02:28 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Wed, 25 Apr 2007 15:02:28 -0400 Subject: rpms/perl-Email-Date Makefile, NONE, 1.1 import.log, NONE, 1.1 pkg.acl, NONE, 1.1 Message-ID: <200704251902.l3PJ2ScE005097@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/rpms/perl-Email-Date In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners/tmpcvsg30145/rpms/perl-Email-Date Added Files: Makefile import.log pkg.acl Log Message: Setup of module perl-Email-Date ***** Error reading new file: [Errno 2] No such file or directory: 'Makefile' ***** Error reading new file: [Errno 2] No such file or directory: 'import.log' ***** Error reading new file: [Errno 2] No such file or directory: 'pkg.acl' From fedora-extras-commits at redhat.com Wed Apr 25 19:09:10 2007 From: fedora-extras-commits at redhat.com (Marcin Zajaczkowski (szpak)) Date: Wed, 25 Apr 2007 15:09:10 -0400 Subject: rpms/pyxattr/devel pyxattr.spec,1.1,1.2 Message-ID: <200704251909.l3PJ9Am8005197@cvs-int.fedora.redhat.com> Author: szpak Update of /cvs/extras/rpms/pyxattr/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv5176 Modified Files: pyxattr.spec Log Message: Updated to 0.2.1-4 Index: pyxattr.spec =================================================================== RCS file: /cvs/extras/rpms/pyxattr/devel/pyxattr.spec,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- pyxattr.spec 23 Apr 2007 20:47:40 -0000 1.1 +++ pyxattr.spec 25 Apr 2007 19:08:35 -0000 1.2 @@ -1,12 +1,15 @@ Name: pyxattr Summary: Extended attributes library wrapper for Python Version: 0.2.1 -Release: 3%{?dist} +Release: 4%{?dist} License: GPL Group: Development/Libraries URL: http://pyxattr.sourceforge.net/ Source: http://downloads.sourceforge.net/pyxattr/pyxattr-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) +#python-xattr name was used in DAG repository +Provides: python-xattr = %{version}-%{release} +Obsoletes: python-xattr <= %{version}-%{release} #libattr package is already forced by RPM Requires: python >= 2.2 BuildRequires: python-devel, libattr-devel @@ -34,6 +37,9 @@ %doc ChangeLog MANIFEST NEWS README *.html *.txt %changelog +* Wed Apr 25 2007 Marcin Zajaczkowski - 0.2.1-4 + - added Provides/Obsoletes tags + * Sat Apr 21 2007 Marcin Zajaczkowski - 0.2.1-3 - removed redundant after name change "exclude" tag - comments cleanup From fedora-extras-commits at redhat.com Wed Apr 25 19:15:09 2007 From: fedora-extras-commits at redhat.com (Marcin Zajaczkowski (szpak)) Date: Wed, 25 Apr 2007 15:15:09 -0400 Subject: rpms/pyxattr/FC-5 pyxattr.spec,1.1,1.2 Message-ID: <200704251915.l3PJF9ud005311@cvs-int.fedora.redhat.com> Author: szpak Update of /cvs/extras/rpms/pyxattr/FC-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv5276 Modified Files: pyxattr.spec Log Message: Updated to 0.2.1-4 Index: pyxattr.spec =================================================================== RCS file: /cvs/extras/rpms/pyxattr/FC-5/pyxattr.spec,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- pyxattr.spec 23 Apr 2007 21:10:11 -0000 1.1 +++ pyxattr.spec 25 Apr 2007 19:14:34 -0000 1.2 @@ -1,12 +1,15 @@ Name: pyxattr Summary: Extended attributes library wrapper for Python Version: 0.2.1 -Release: 3%{?dist} +Release: 4%{?dist} License: GPL Group: Development/Libraries URL: http://pyxattr.sourceforge.net/ Source: http://downloads.sourceforge.net/pyxattr/pyxattr-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) +#python-xattr name was used in DAG repository +Provides: python-xattr = %{version}-%{release} +Obsoletes: python-xattr <= %{version}-%{release} #libattr package is already forced by RPM Requires: python >= 2.2 BuildRequires: python-devel, libattr-devel @@ -34,6 +37,9 @@ %doc ChangeLog MANIFEST NEWS README *.html *.txt %changelog +* Wed Apr 25 2007 Marcin Zajaczkowski - 0.2.1-4 + - added Provides/Obsoletes tags + * Sat Apr 21 2007 Marcin Zajaczkowski - 0.2.1-3 - removed redundant after name change "exclude" tag - comments cleanup From fedora-extras-commits at redhat.com Wed Apr 25 19:17:09 2007 From: fedora-extras-commits at redhat.com (Marcin Zajaczkowski (szpak)) Date: Wed, 25 Apr 2007 15:17:09 -0400 Subject: rpms/pyxattr/FC-6 pyxattr.spec,1.1,1.2 Message-ID: <200704251917.l3PJH9oW005390@cvs-int.fedora.redhat.com> Author: szpak Update of /cvs/extras/rpms/pyxattr/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv5370 Modified Files: pyxattr.spec Log Message: Updated to 0.2.1-4 Index: pyxattr.spec =================================================================== RCS file: /cvs/extras/rpms/pyxattr/FC-6/pyxattr.spec,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- pyxattr.spec 23 Apr 2007 21:13:47 -0000 1.1 +++ pyxattr.spec 25 Apr 2007 19:16:35 -0000 1.2 @@ -1,12 +1,15 @@ Name: pyxattr Summary: Extended attributes library wrapper for Python Version: 0.2.1 -Release: 3%{?dist} +Release: 4%{?dist} License: GPL Group: Development/Libraries URL: http://pyxattr.sourceforge.net/ Source: http://downloads.sourceforge.net/pyxattr/pyxattr-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) +#python-xattr name was used in DAG repository +Provides: python-xattr = %{version}-%{release} +Obsoletes: python-xattr <= %{version}-%{release} #libattr package is already forced by RPM Requires: python >= 2.2 BuildRequires: python-devel, libattr-devel @@ -34,6 +37,9 @@ %doc ChangeLog MANIFEST NEWS README *.html *.txt %changelog +* Wed Apr 25 2007 Marcin Zajaczkowski - 0.2.1-4 + - added Provides/Obsoletes tags + * Sat Apr 21 2007 Marcin Zajaczkowski - 0.2.1-3 - removed redundant after name change "exclude" tag - comments cleanup From fedora-extras-commits at redhat.com Wed Apr 25 19:21:36 2007 From: fedora-extras-commits at redhat.com (Ville Skytta (scop)) Date: Wed, 25 Apr 2007 15:21:36 -0400 Subject: rpms/xine-lib/FC-6 xine-lib.spec,1.7,1.8 Message-ID: <200704251921.l3PJLamN005494@cvs-int.fedora.redhat.com> Author: scop Update of /cvs/extras/rpms/xine-lib/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv5475 Modified Files: xine-lib.spec Log Message: * Wed Apr 25 2007 Ville Skytt?? - 1.1.6-2 - Make Real codec search path /usr/lib(64)/codecs again (#237743). Index: xine-lib.spec =================================================================== RCS file: /cvs/extras/rpms/xine-lib/FC-6/xine-lib.spec,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- xine-lib.spec 22 Apr 2007 18:31:21 -0000 1.7 +++ xine-lib.spec 25 Apr 2007 19:21:01 -0000 1.8 @@ -12,7 +12,7 @@ Summary: Xine library Name: xine-lib Version: 1.1.6 -Release: 1%{?dist} +Release: 2%{?dist} License: GPL Group: System Environment/Libraries URL: http://xinehq.de/ @@ -124,6 +124,7 @@ %configure --disable-dependency-tracking \ --with-xv-path=%{_libdir} \ --with-w32-path=%{codecdir} \ + --with-real-codecs-path=%{codecdir} \ --with-external-ffmpeg \ --with-external-libmpcdec \ --with-libflac \ @@ -182,8 +183,8 @@ %defattr(-,root,root,-) %doc AUTHORS COPYING COPYING.LIB CREDITS ChangeLog* README TODO %doc __docs/README.* __docs/faq.* -%dir %{codecdir} -%{_datadir}/xine +%dir %{codecdir}/ +%{_datadir}/xine/ %{_libdir}/libxine.so.* %{_mandir}/man5/xine.5* %dir %{_libdir}/xine/ @@ -314,6 +315,9 @@ %changelog +* Wed Apr 25 2007 Ville Skytt?? - 1.1.6-2 +- Make Real codec search path /usr/lib(64)/codecs again (#237743). + * Wed Apr 18 2007 Ville Skytt?? - 1.1.6-1 - 1.1.6. From fedora-extras-commits at redhat.com Wed Apr 25 19:25:22 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Wed, 25 Apr 2007 15:25:22 -0400 Subject: owners owners.list,1.2734,1.2735 Message-ID: <200704251925.l3PJPMmQ005608@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/owners In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners Modified Files: owners.list Log Message: add owner to stgit Index: owners.list =================================================================== RCS file: /cvs/extras/owners/owners.list,v retrieving revision 1.2734 retrieving revision 1.2735 diff -u -r1.2734 -r1.2735 --- owners.list 25 Apr 2007 18:27:18 -0000 1.2734 +++ owners.list 25 Apr 2007 19:24:52 -0000 1.2735 @@ -2791,7 +2791,7 @@ Fedora Extras|starfighter|For bugs related to the starfighter component|matthias at rpmforge.net|extras-qa at fedoraproject.org| Fedora Extras|steghide|A steganography program|Jochen at herr-schmitt.de|extras-qa at fedoraproject.org| Fedora Extras|stellarium|A photo-realistic nightsky renderer|Jochen at herr-schmitt.de|extras-qa at fedoraproject.org| -Fedora Extras|stgit|StGIT provides similar functionality to Quilt on top of GIT|jbowes at redhat.com|extras-qa at fedoraproject.org| +Fedora Extras|stgit|StGIT provides similar functionality to Quilt on top of GIT|jbowes at redhat.com,williams at redhat.com|extras-qa at fedoraproject.org| Fedora Extras|stow|Manage the installation of software packages from source|gauret at free.fr|extras-qa at fedoraproject.org| Fedora Extras|stratagus|Real-rime strategy game engine|lemenkov at gmail.com|extras-qa at fedoraproject.org| Fedora Extras|straw|GNOME desktop news aggregator|extras-orphan at fedoraproject.org|extras-qa at fedoraproject.org|byte at fedoraproject.org From fedora-extras-commits at redhat.com Wed Apr 25 19:28:36 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Wed, 25 Apr 2007 15:28:36 -0400 Subject: owners owners.epel.list,1.144,1.145 Message-ID: <200704251928.l3PJSa0m005816@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/owners In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners Modified Files: owners.epel.list Log Message: add php-pear-HTML-Common Index: owners.epel.list =================================================================== RCS file: /cvs/extras/owners/owners.epel.list,v retrieving revision 1.144 retrieving revision 1.145 diff -u -r1.144 -r1.145 --- owners.epel.list 24 Apr 2007 01:39:10 -0000 1.144 +++ owners.epel.list 25 Apr 2007 19:28:05 -0000 1.145 @@ -367,6 +367,7 @@ Fedora EPEL|php-pear-Date|Date and Time Zone Classes|chris.stone at gmail.com|extras-qa at fedoraproject.org| Fedora EPEL|php-pear-Date-Holidays|Driver based class to calculate holidays|chris.stone at gmail.com|extras-qa at fedoraproject.org| Fedora EPEL|php-pear-DB-DataObject|An SQL Builder, Object Interface to Database Tables|chris.stone at gmail.com|extras-qa at fedoraproject.org| +Fedora EPEL|php-pear-HTML-Common|Base class for other HTML classes|chris.stone at gmail.com|extras-qa at fedoraproject.org| Fedora EPEL|php-pear-HTTP|Miscellaneous HTTP utilities|Fedora at FamilleCollet.com|extras-qa at fedoraproject.org| Fedora EPEL|php-pear-Mail|Class that provides multiple interfaces for sending emails|Fedora at FamilleCollet.com|extras-qa at fedoraproject.org| Fedora EPEL|php-pear-MDB2|Database Abstraction Layer|chris.stone at gmail.com|extras-qa at fedoraproject.org| From fedora-extras-commits at redhat.com Wed Apr 25 19:29:44 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Wed, 25 Apr 2007 15:29:44 -0400 Subject: owners owners.epel.list,1.145,1.146 Message-ID: <200704251929.l3PJTiEY005922@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/owners In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners Modified Files: owners.epel.list Log Message: add php-pear-HTML-QuickForm to EPEL Index: owners.epel.list =================================================================== RCS file: /cvs/extras/owners/owners.epel.list,v retrieving revision 1.145 retrieving revision 1.146 diff -u -r1.145 -r1.146 --- owners.epel.list 25 Apr 2007 19:28:05 -0000 1.145 +++ owners.epel.list 25 Apr 2007 19:29:14 -0000 1.146 @@ -368,6 +368,7 @@ Fedora EPEL|php-pear-Date-Holidays|Driver based class to calculate holidays|chris.stone at gmail.com|extras-qa at fedoraproject.org| Fedora EPEL|php-pear-DB-DataObject|An SQL Builder, Object Interface to Database Tables|chris.stone at gmail.com|extras-qa at fedoraproject.org| Fedora EPEL|php-pear-HTML-Common|Base class for other HTML classes|chris.stone at gmail.com|extras-qa at fedoraproject.org| +Fedora EPEL|php-pear-HTML-QuickForm|Class for creating, validating, processing HTML forms|chris.stone at gmail.com|extras-qa at fedoraproject.org| Fedora EPEL|php-pear-HTTP|Miscellaneous HTTP utilities|Fedora at FamilleCollet.com|extras-qa at fedoraproject.org| Fedora EPEL|php-pear-Mail|Class that provides multiple interfaces for sending emails|Fedora at FamilleCollet.com|extras-qa at fedoraproject.org| Fedora EPEL|php-pear-MDB2|Database Abstraction Layer|chris.stone at gmail.com|extras-qa at fedoraproject.org| From fedora-extras-commits at redhat.com Wed Apr 25 19:31:30 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Wed, 25 Apr 2007 15:31:30 -0400 Subject: owners owners.epel.list,1.146,1.147 Message-ID: <200704251931.l3PJVUjs006499@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/owners In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners Modified Files: owners.epel.list Log Message: add php-pear-HTML-Table to EPEL Index: owners.epel.list =================================================================== RCS file: /cvs/extras/owners/owners.epel.list,v retrieving revision 1.146 retrieving revision 1.147 diff -u -r1.146 -r1.147 --- owners.epel.list 25 Apr 2007 19:29:14 -0000 1.146 +++ owners.epel.list 25 Apr 2007 19:31:00 -0000 1.147 @@ -369,6 +369,7 @@ Fedora EPEL|php-pear-DB-DataObject|An SQL Builder, Object Interface to Database Tables|chris.stone at gmail.com|extras-qa at fedoraproject.org| Fedora EPEL|php-pear-HTML-Common|Base class for other HTML classes|chris.stone at gmail.com|extras-qa at fedoraproject.org| Fedora EPEL|php-pear-HTML-QuickForm|Class for creating, validating, processing HTML forms|chris.stone at gmail.com|extras-qa at fedoraproject.org| +Fedora EPEL|php-pear-HTML-Table|Class to easily design HTML tables|chris.stone at gmail.com|extras-qa at fedoraproject.org| Fedora EPEL|php-pear-HTTP|Miscellaneous HTTP utilities|Fedora at FamilleCollet.com|extras-qa at fedoraproject.org| Fedora EPEL|php-pear-Mail|Class that provides multiple interfaces for sending emails|Fedora at FamilleCollet.com|extras-qa at fedoraproject.org| Fedora EPEL|php-pear-MDB2|Database Abstraction Layer|chris.stone at gmail.com|extras-qa at fedoraproject.org| From fedora-extras-commits at redhat.com Wed Apr 25 19:32:40 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Wed, 25 Apr 2007 15:32:40 -0400 Subject: owners owners.epel.list,1.147,1.148 Message-ID: <200704251932.l3PJWeGY006605@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/owners In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners Modified Files: owners.epel.list Log Message: add php-pear-DB-DataObject-FormBuilder to EPEL Index: owners.epel.list =================================================================== RCS file: /cvs/extras/owners/owners.epel.list,v retrieving revision 1.147 retrieving revision 1.148 diff -u -r1.147 -r1.148 --- owners.epel.list 25 Apr 2007 19:31:00 -0000 1.147 +++ owners.epel.list 25 Apr 2007 19:32:10 -0000 1.148 @@ -367,6 +367,7 @@ Fedora EPEL|php-pear-Date|Date and Time Zone Classes|chris.stone at gmail.com|extras-qa at fedoraproject.org| Fedora EPEL|php-pear-Date-Holidays|Driver based class to calculate holidays|chris.stone at gmail.com|extras-qa at fedoraproject.org| Fedora EPEL|php-pear-DB-DataObject|An SQL Builder, Object Interface to Database Tables|chris.stone at gmail.com|extras-qa at fedoraproject.org| +Fedora EPEL|php-pear-DB-DataObject-FormBuilder|Automatically build HTML_QuickForm objects|chris.stone at gmail.com|extras-qa at fedoraproject.org| Fedora EPEL|php-pear-HTML-Common|Base class for other HTML classes|chris.stone at gmail.com|extras-qa at fedoraproject.org| Fedora EPEL|php-pear-HTML-QuickForm|Class for creating, validating, processing HTML forms|chris.stone at gmail.com|extras-qa at fedoraproject.org| Fedora EPEL|php-pear-HTML-Table|Class to easily design HTML tables|chris.stone at gmail.com|extras-qa at fedoraproject.org| From fedora-extras-commits at redhat.com Wed Apr 25 19:36:45 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Wed, 25 Apr 2007 15:36:45 -0400 Subject: owners owners.epel.list,1.148,1.149 Message-ID: <200704251936.l3PJajqw006677@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/owners In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners Modified Files: owners.epel.list Log Message: add scim-tables to EPEL-4 Index: owners.epel.list =================================================================== RCS file: /cvs/extras/owners/owners.epel.list,v retrieving revision 1.148 retrieving revision 1.149 diff -u -r1.148 -r1.149 --- owners.epel.list 25 Apr 2007 19:32:10 -0000 1.148 +++ owners.epel.list 25 Apr 2007 19:36:15 -0000 1.149 @@ -456,6 +456,7 @@ Fedora EPEL|rxvt-unicode|A unicode version of rxvt|andreas.bierfert at lowlatency.de|extras-qa at fedoraproject.org| Fedora EPEL|sbcl|Steel Bank Common Lisp|rdieter at math.unl.edu|extras-qa at fedoraproject.org| Fedora EPEL|scim|Smart Common Input Method|petersen at redhat.com|extras-qa at fedoraproject.org| +Fedora EPEL|scim-tables|SCIM Generic Table IMEngine and its data files|cchance at redhat.com,petersen at redhat.com|extras-qa at fedoraproject.org| Fedora EPEL|SDL_gfx|Graphic primitives, rotozoomer, framerate control and image filters|matthias at rpmforge.net|extras-qa at fedoraproject.org| Fedora EPEL|SDL_Pango|Rendering of internationalized text for SDL|matthias at rpmforge.net|extras-qa at fedoraproject.org| Fedora EPEL|SIBsim4|Align expressed RNA sequences on a DNA template|Christian.Iseli at licr.org|extras-qa at fedoraproject.org| From fedora-extras-commits at redhat.com Wed Apr 25 19:38:29 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Wed, 25 Apr 2007 15:38:29 -0400 Subject: rpms/perl-JSON - New directory Message-ID: <200704251938.l3PJcTfL006844@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/rpms/perl-JSON In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners/tmpcvsSt6818/rpms/perl-JSON Log Message: Directory /cvs/extras/rpms/perl-JSON added to the repository From fedora-extras-commits at redhat.com Wed Apr 25 19:38:38 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Wed, 25 Apr 2007 15:38:38 -0400 Subject: rpms/perl-JSON/devel - New directory Message-ID: <200704251938.l3PJcck5006857@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/rpms/perl-JSON/devel In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners/tmpcvsSt6818/rpms/perl-JSON/devel Log Message: Directory /cvs/extras/rpms/perl-JSON/devel added to the repository From fedora-extras-commits at redhat.com Wed Apr 25 19:38:48 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Wed, 25 Apr 2007 15:38:48 -0400 Subject: rpms/perl-JSON Makefile, NONE, 1.1 import.log, NONE, 1.1 pkg.acl, NONE, 1.1 Message-ID: <200704251938.l3PJcmFA006883@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/rpms/perl-JSON In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners/tmpcvsSt6818/rpms/perl-JSON Added Files: Makefile import.log pkg.acl Log Message: Setup of module perl-JSON --- NEW FILE Makefile --- # Top level Makefile for module perl-JSON 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 --- --- NEW FILE pkg.acl --- From fedora-extras-commits at redhat.com Wed Apr 25 19:38:49 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Wed, 25 Apr 2007 15:38:49 -0400 Subject: owners owners.list,1.2735,1.2736 Message-ID: <200704251938.l3PJcnij006892@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/owners In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners Modified Files: owners.list Log Message: add perl-JSON Index: owners.list =================================================================== RCS file: /cvs/extras/owners/owners.list,v retrieving revision 1.2735 retrieving revision 1.2736 diff -u -r1.2735 -r1.2736 --- owners.list 25 Apr 2007 19:24:52 -0000 1.2735 +++ owners.list 25 Apr 2007 19:38:19 -0000 1.2736 @@ -1912,6 +1912,7 @@ Fedora Extras|perl-IPC-SharedCache|Perl module to manage a cache in SysV IPC shared memory|jpo at di.uminho.pt|extras-qa at fedoraproject.org|fedora-perl-devel-list at redhat.com Fedora Extras|perl-IPC-ShareLite|Light-weight Perl interface to shared memory|steve at silug.org|extras-qa at fedoraproject.org|fedora-perl-devel-list at redhat.com Fedora Extras|perl-Jcode|Perl extension interface for converting Japanese text|gauret at free.fr|extras-qa at fedoraproject.org|fedora-perl-devel-list at redhat.com +Fedora Extras|perl-JSON|Parse and convert to JSON (JavaScript Object Notation)|cweyl at alumni.drew.edu|extras-qa at fedoraproject.org|fedora-perl-devel-list at redhat.com Fedora Extras|perl-Kwiki|Perl wiki implementation|steve at silug.org|extras-qa at fedoraproject.org|fedora-perl-devel-list at redhat.com Fedora Extras|perl-Kwiki-Archive-Rcs|Kwiki::Archive::Rcs Perl module|steve at silug.org|extras-qa at fedoraproject.org|fedora-perl-devel-list at redhat.com Fedora Extras|perl-Kwiki-Attachments|Kwiki::Attachments Perl module|steve at silug.org|extras-qa at fedoraproject.org|fedora-perl-devel-list at redhat.com From fedora-extras-commits at redhat.com Wed Apr 25 19:38:57 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Wed, 25 Apr 2007 15:38:57 -0400 Subject: rpms/perl-JSON/devel .cvsignore, NONE, 1.1 Makefile, NONE, 1.1 sources, NONE, 1.1 Message-ID: <200704251938.l3PJcvFu006911@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/rpms/perl-JSON/devel In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners/tmpcvsSt6818/rpms/perl-JSON/devel Added Files: .cvsignore Makefile sources Log Message: Setup of module perl-JSON --- NEW FILE .cvsignore --- --- NEW FILE Makefile --- # Makefile for source rpm: perl-JSON # $Id: Makefile,v 1.1 2007/04/25 19:38:53 wtogami Exp $ NAME := perl-JSON SPECFILE = $(firstword $(wildcard *.spec)) define find-makefile-common for d in common ../common ../../common ; do if [ -f $$d/Makefile.common ] ; then if [ -f $$d/CVS/Root -a -w $$/Makefile.common ] ; then cd $$d ; cvs -Q update ; fi ; echo "$$d/Makefile.common" ; break ; fi ; done endef MAKEFILE_COMMON := $(shell $(find-makefile-common)) ifeq ($(MAKEFILE_COMMON),) # attept a checkout define checkout-makefile-common test -f CVS/Root && { cvs -Q -d $$(cat CVS/Root) checkout common && echo "common/Makefile.common" ; } || { echo "ERROR: I can't figure out how to checkout the 'common' module." ; exit -1 ; } >&2 endef MAKEFILE_COMMON := $(shell $(checkout-makefile-common)) endif include $(MAKEFILE_COMMON) --- NEW FILE sources --- From fedora-extras-commits at redhat.com Wed Apr 25 19:39:46 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Wed, 25 Apr 2007 15:39:46 -0400 Subject: rpms/perl-Hash-WithDefaults/devel - New directory Message-ID: <200704251939.l3PJdkBq007203@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/rpms/perl-Hash-WithDefaults/devel In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners/tmpcvskX7160/rpms/perl-Hash-WithDefaults/devel Log Message: Directory /cvs/extras/rpms/perl-Hash-WithDefaults/devel added to the repository From fedora-extras-commits at redhat.com Wed Apr 25 19:39:42 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Wed, 25 Apr 2007 15:39:42 -0400 Subject: rpms/perl-Hash-WithDefaults - New directory Message-ID: <200704251939.l3PJdgb0007192@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/rpms/perl-Hash-WithDefaults In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners/tmpcvskX7160/rpms/perl-Hash-WithDefaults Log Message: Directory /cvs/extras/rpms/perl-Hash-WithDefaults added to the repository From fedora-extras-commits at redhat.com Wed Apr 25 19:39:56 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Wed, 25 Apr 2007 15:39:56 -0400 Subject: rpms/perl-Hash-WithDefaults Makefile, NONE, 1.1 import.log, NONE, 1.1 pkg.acl, NONE, 1.1 Message-ID: <200704251939.l3PJduuf007232@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/rpms/perl-Hash-WithDefaults In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners/tmpcvskX7160/rpms/perl-Hash-WithDefaults Added Files: Makefile import.log pkg.acl Log Message: Setup of module perl-Hash-WithDefaults --- NEW FILE Makefile --- # Top level Makefile for module perl-Hash-WithDefaults 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 --- --- NEW FILE pkg.acl --- From fedora-extras-commits at redhat.com Wed Apr 25 19:40:05 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Wed, 25 Apr 2007 15:40:05 -0400 Subject: rpms/perl-Hash-WithDefaults/devel .cvsignore, NONE, 1.1 Makefile, NONE, 1.1 sources, NONE, 1.1 Message-ID: <200704251940.l3PJe5Ip007252@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/rpms/perl-Hash-WithDefaults/devel In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners/tmpcvskX7160/rpms/perl-Hash-WithDefaults/devel Added Files: .cvsignore Makefile sources Log Message: Setup of module perl-Hash-WithDefaults --- NEW FILE .cvsignore --- --- NEW FILE Makefile --- # Makefile for source rpm: perl-Hash-WithDefaults # $Id: Makefile,v 1.1 2007/04/25 19:40:01 wtogami Exp $ NAME := perl-Hash-WithDefaults SPECFILE = $(firstword $(wildcard *.spec)) define find-makefile-common for d in common ../common ../../common ; do if [ -f $$d/Makefile.common ] ; then if [ -f $$d/CVS/Root -a -w $$/Makefile.common ] ; then cd $$d ; cvs -Q update ; fi ; echo "$$d/Makefile.common" ; break ; fi ; done endef MAKEFILE_COMMON := $(shell $(find-makefile-common)) ifeq ($(MAKEFILE_COMMON),) # attept a checkout define checkout-makefile-common test -f CVS/Root && { cvs -Q -d $$(cat CVS/Root) checkout common && echo "common/Makefile.common" ; } || { echo "ERROR: I can't figure out how to checkout the 'common' module." ; exit -1 ; } >&2 endef MAKEFILE_COMMON := $(shell $(checkout-makefile-common)) endif include $(MAKEFILE_COMMON) --- NEW FILE sources --- From fedora-extras-commits at redhat.com Wed Apr 25 19:40:02 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Wed, 25 Apr 2007 15:40:02 -0400 Subject: owners owners.list,1.2736,1.2737 Message-ID: <200704251940.l3PJe2Sg007247@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/owners In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners Modified Files: owners.list Log Message: add perl-Hash-WithDefaults Index: owners.list =================================================================== RCS file: /cvs/extras/owners/owners.list,v retrieving revision 1.2736 retrieving revision 1.2737 diff -u -r1.2736 -r1.2737 --- owners.list 25 Apr 2007 19:38:19 -0000 1.2736 +++ owners.list 25 Apr 2007 19:39:32 -0000 1.2737 @@ -1866,6 +1866,7 @@ Fedora Extras|perl-Gtk2-Spell|Perl interface to gtkspell|cweyl at alumni.drew.edu|extras-qa at fedoraproject.org|fedora-perl-devel-list at redhat.com Fedora Extras|perl-Gtk2-TrayIcon|Perl interface to the EggTrayIcon library|cweyl at alumni.drew.edu|extras-qa at fedoraproject.org|fedora-perl-devel-list at redhat.com Fedora Extras|perl-Hash-Case|Base class for hashes with key-casing requirements|cweyl at alumni.drew.edu|extras-qa at fedoraproject.org|fedora-perl-devel-list at redhat.com +Fedora Extras|perl-Hash-WithDefaults|Class for hashes with key-casing requirements supporting defaults|cweyl at alumni.drew.edu|extras-qa at fedoraproject.org|fedora-perl-devel-list at redhat.com Fedora Extras|perl-Heap|Perl extension for keeping data partially sorted|pertusus at free.fr|extras-qa at fedoraproject.org|fedora-perl-devel-list at redhat.com Fedora Extras|perl-Hook-LexWrap|Lexically scoped subroutine wrappers|jpo at di.uminho.pt|extras-qa at fedoraproject.org|fedora-perl-devel-list at redhat.com Fedora Extras|perl-HTML-Encoding|Determine the encoding of HTML/XML/XHTML documents|ville.skytta at iki.fi|extras-qa at fedoraproject.org|fedora-perl-devel-list at redhat.com From fedora-extras-commits at redhat.com Wed Apr 25 19:47:13 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Wed, 25 Apr 2007 15:47:13 -0400 Subject: rpms/xclip - New directory Message-ID: <200704251947.l3PJlDsp007573@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/rpms/xclip In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners/tmpcvsbf7543/rpms/xclip Log Message: Directory /cvs/extras/rpms/xclip added to the repository From fedora-extras-commits at redhat.com Wed Apr 25 19:47:23 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Wed, 25 Apr 2007 15:47:23 -0400 Subject: rpms/xclip/devel - New directory Message-ID: <200704251947.l3PJlN73007585@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/rpms/xclip/devel In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners/tmpcvsbf7543/rpms/xclip/devel Log Message: Directory /cvs/extras/rpms/xclip/devel added to the repository From fedora-extras-commits at redhat.com Wed Apr 25 19:47:32 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Wed, 25 Apr 2007 15:47:32 -0400 Subject: rpms/xclip Makefile,NONE,1.1 import.log,NONE,1.1 pkg.acl,NONE,1.1 Message-ID: <200704251947.l3PJlWq1007613@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/rpms/xclip In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners/tmpcvsbf7543/rpms/xclip Added Files: Makefile import.log pkg.acl Log Message: Setup of module xclip --- NEW FILE Makefile --- # Top level Makefile for module xclip 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 --- --- NEW FILE pkg.acl --- From fedora-extras-commits at redhat.com Wed Apr 25 19:47:34 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Wed, 25 Apr 2007 15:47:34 -0400 Subject: owners owners.list,1.2737,1.2738 Message-ID: <200704251947.l3PJlYBp007622@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/owners In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners Modified Files: owners.list Log Message: add xclip Index: owners.list =================================================================== RCS file: /cvs/extras/owners/owners.list,v retrieving revision 1.2737 retrieving revision 1.2738 diff -u -r1.2737 -r1.2738 --- owners.list 25 Apr 2007 19:39:32 -0000 1.2737 +++ owners.list 25 Apr 2007 19:47:04 -0000 1.2738 @@ -3087,6 +3087,7 @@ Fedora Extras|xbsql|A SQL wrapper for xbase|tcallawa at redhat.com|extras-qa at fedoraproject.org| Fedora Extras|xca|Graphical X.509 certificate management tool|enrico.scholz at informatik.tu-chemnitz.de|extras-qa at fedoraproject.org| Fedora Extras|xchat-gnome|Gnome IRC Client|bdpepple at ameritech.net|extras-qa at fedoraproject.org| +Fedora Extras|xclip|Command line clipboard grabber|tcallawa at redhat.com|extras-qa at fedoraproject.org| Fedora Extras|xchm|A GUI front-end to CHMlib|pertusus at free.fr|extras-qa at fedoraproject.org| Fedora Extras|xcircuit|Electronic circuit schematic drawing program|cgoorah at yahoo.com.au|extras-qa at fedoraproject.org| Fedora Extras|xcompmgr|X11 composite manager|dakingun at gmail.com|extras-qa at fedoraproject.org| From fedora-extras-commits at redhat.com Wed Apr 25 19:47:41 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Wed, 25 Apr 2007 15:47:41 -0400 Subject: rpms/xclip/devel .cvsignore, NONE, 1.1 Makefile, NONE, 1.1 sources, NONE, 1.1 Message-ID: <200704251947.l3PJlfft007636@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/rpms/xclip/devel In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners/tmpcvsbf7543/rpms/xclip/devel Added Files: .cvsignore Makefile sources Log Message: Setup of module xclip --- NEW FILE .cvsignore --- --- NEW FILE Makefile --- # Makefile for source rpm: xclip # $Id: Makefile,v 1.1 2007/04/25 19:47:37 wtogami Exp $ NAME := xclip SPECFILE = $(firstword $(wildcard *.spec)) define find-makefile-common for d in common ../common ../../common ; do if [ -f $$d/Makefile.common ] ; then if [ -f $$d/CVS/Root -a -w $$/Makefile.common ] ; then cd $$d ; cvs -Q update ; fi ; echo "$$d/Makefile.common" ; break ; fi ; done endef MAKEFILE_COMMON := $(shell $(find-makefile-common)) ifeq ($(MAKEFILE_COMMON),) # attept a checkout define checkout-makefile-common test -f CVS/Root && { cvs -Q -d $$(cat CVS/Root) checkout common && echo "common/Makefile.common" ; } || { echo "ERROR: I can't figure out how to checkout the 'common' module." ; exit -1 ; } >&2 endef MAKEFILE_COMMON := $(shell $(checkout-makefile-common)) endif include $(MAKEFILE_COMMON) --- NEW FILE sources --- From fedora-extras-commits at redhat.com Wed Apr 25 20:01:26 2007 From: fedora-extras-commits at redhat.com (Jeffrey C. Ollie (jcollie)) Date: Wed, 25 Apr 2007 16:01:26 -0400 Subject: rpms/zaptel/devel .cvsignore, 1.6, 1.7 sources, 1.6, 1.7 zaptel.spec, 1.11, 1.12 Message-ID: <200704252001.l3PK1Q87012299@cvs-int.fedora.redhat.com> Author: jcollie Update of /cvs/extras/rpms/zaptel/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv7939 Modified Files: .cvsignore sources zaptel.spec Log Message: Update to 1.4.2.1 Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/zaptel/devel/.cvsignore,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- .cvsignore 23 Mar 2007 05:04:54 -0000 1.6 +++ .cvsignore 25 Apr 2007 20:00:51 -0000 1.7 @@ -1 +1 @@ -zaptel-1.4.1.tar.gz +zaptel-1.4.2.1.tar.gz Index: sources =================================================================== RCS file: /cvs/extras/rpms/zaptel/devel/sources,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- sources 23 Mar 2007 05:04:54 -0000 1.6 +++ sources 25 Apr 2007 20:00:51 -0000 1.7 @@ -1 +1 @@ -4e429375161c1d4ec07950e18526ced2 zaptel-1.4.1.tar.gz +42ce771a840ec239abfd945923a98b56 zaptel-1.4.2.1.tar.gz Index: zaptel.spec =================================================================== RCS file: /cvs/extras/rpms/zaptel/devel/zaptel.spec,v retrieving revision 1.11 retrieving revision 1.12 diff -u -r1.11 -r1.12 --- zaptel.spec 26 Mar 2007 12:53:21 -0000 1.11 +++ zaptel.spec 25 Apr 2007 20:00:51 -0000 1.12 @@ -1,7 +1,7 @@ Summary: Tools and libraries for using/configuring/monitoring Zapata telephony interfaces Name: zaptel -Version: 1.4.1 -Release: 4%{?dist} +Version: 1.4.2.1 +Release: 1%{?dist} License: GPL Group: Applications/System URL: http://www.digium.com/ @@ -201,6 +201,9 @@ %{_libdir}/libtonezone.so %changelog +* Wed Apr 25 2007 Jeffrey C. Ollie - 1.4.2.1-1 +- Update to 1.4.2.1 + * Mon Mar 26 2007 Jeffrey C. Ollie - 1.4.1-4 - Own /usr/include/zaptel, fixes #233970. From fedora-extras-commits at redhat.com Wed Apr 25 20:03:31 2007 From: fedora-extras-commits at redhat.com (Jeffrey C. Ollie (jcollie)) Date: Wed, 25 Apr 2007 16:03:31 -0400 Subject: rpms/zaptel/FC-6 .cvsignore, 1.6, 1.7 sources, 1.6, 1.7 zaptel.spec, 1.9, 1.10 Message-ID: <200704252003.l3PK3Vte012398@cvs-int.fedora.redhat.com> Author: jcollie Update of /cvs/extras/rpms/zaptel/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv12375 Modified Files: .cvsignore sources zaptel.spec Log Message: Update to 1.4.2.1 Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/zaptel/FC-6/.cvsignore,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- .cvsignore 23 Mar 2007 05:07:33 -0000 1.6 +++ .cvsignore 25 Apr 2007 20:02:57 -0000 1.7 @@ -1 +1 @@ -zaptel-1.4.1.tar.gz +zaptel-1.4.2.1.tar.gz Index: sources =================================================================== RCS file: /cvs/extras/rpms/zaptel/FC-6/sources,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- sources 23 Mar 2007 05:07:33 -0000 1.6 +++ sources 25 Apr 2007 20:02:57 -0000 1.7 @@ -1 +1 @@ -4e429375161c1d4ec07950e18526ced2 zaptel-1.4.1.tar.gz +42ce771a840ec239abfd945923a98b56 zaptel-1.4.2.1.tar.gz Index: zaptel.spec =================================================================== RCS file: /cvs/extras/rpms/zaptel/FC-6/zaptel.spec,v retrieving revision 1.9 retrieving revision 1.10 diff -u -r1.9 -r1.10 --- zaptel.spec 26 Mar 2007 12:55:18 -0000 1.9 +++ zaptel.spec 25 Apr 2007 20:02:57 -0000 1.10 @@ -1,7 +1,7 @@ Summary: Tools and libraries for using/configuring/monitoring Zapata telephony interfaces Name: zaptel -Version: 1.4.1 -Release: 4%{?dist} +Version: 1.4.2.1 +Release: 1%{?dist} License: GPL Group: Applications/System URL: http://www.digium.com/ @@ -201,6 +201,9 @@ %{_libdir}/libtonezone.so %changelog +* Wed Apr 25 2007 Jeffrey C. Ollie - 1.4.2.1-1 +- Update to 1.4.2.1 + * Mon Mar 26 2007 Jeffrey C. Ollie - 1.4.1-4 - Own /usr/include/zaptel, fixes #233970. From fedora-extras-commits at redhat.com Wed Apr 25 20:08:02 2007 From: fedora-extras-commits at redhat.com (Jeffrey C. Ollie (jcollie)) Date: Wed, 25 Apr 2007 16:08:02 -0400 Subject: rpms/zaptel/FC-5 .cvsignore, 1.6, 1.7 sources, 1.6, 1.7 zaptel.spec, 1.9, 1.10 Message-ID: <200704252008.l3PK82Sr012490@cvs-int.fedora.redhat.com> Author: jcollie Update of /cvs/extras/rpms/zaptel/FC-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv12467 Modified Files: .cvsignore sources zaptel.spec Log Message: Update to 1.4.2.1 Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/zaptel/FC-5/.cvsignore,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- .cvsignore 23 Mar 2007 05:08:38 -0000 1.6 +++ .cvsignore 25 Apr 2007 20:07:27 -0000 1.7 @@ -1 +1 @@ -zaptel-1.4.1.tar.gz +zaptel-1.4.2.1.tar.gz Index: sources =================================================================== RCS file: /cvs/extras/rpms/zaptel/FC-5/sources,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- sources 23 Mar 2007 05:08:38 -0000 1.6 +++ sources 25 Apr 2007 20:07:27 -0000 1.7 @@ -1 +1 @@ -4e429375161c1d4ec07950e18526ced2 zaptel-1.4.1.tar.gz +42ce771a840ec239abfd945923a98b56 zaptel-1.4.2.1.tar.gz Index: zaptel.spec =================================================================== RCS file: /cvs/extras/rpms/zaptel/FC-5/zaptel.spec,v retrieving revision 1.9 retrieving revision 1.10 diff -u -r1.9 -r1.10 --- zaptel.spec 26 Mar 2007 12:57:20 -0000 1.9 +++ zaptel.spec 25 Apr 2007 20:07:27 -0000 1.10 @@ -1,7 +1,7 @@ Summary: Tools and libraries for using/configuring/monitoring Zapata telephony interfaces Name: zaptel -Version: 1.4.1 -Release: 4%{?dist} +Version: 1.4.2.1 +Release: 1%{?dist} License: GPL Group: Applications/System URL: http://www.digium.com/ @@ -201,6 +201,9 @@ %{_libdir}/libtonezone.so %changelog +* Wed Apr 25 2007 Jeffrey C. Ollie - 1.4.2.1-1 +- Update to 1.4.2.1 + * Mon Mar 26 2007 Jeffrey C. Ollie - 1.4.1-4 - Own /usr/include/zaptel, fixes #233970. From fedora-extras-commits at redhat.com Wed Apr 25 20:14:05 2007 From: fedora-extras-commits at redhat.com (Tom Callaway (spot)) Date: Wed, 25 Apr 2007 16:14:05 -0400 Subject: rpms/perl-Email-Date/devel Makefile, NONE, 1.1 perl-Email-Date.spec, NONE, 1.1 sources, NONE, 1.1 Message-ID: <200704252014.l3PKE5HO012646@cvs-int.fedora.redhat.com> Author: spot Update of /cvs/extras/rpms/perl-Email-Date/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv12620/devel Added Files: Makefile perl-Email-Date.spec sources Log Message: auto-import perl-Email-Date-1.102-2.fc7 on branch devel from perl-Email-Date-1.102-2.fc7.src.rpm ***** Error reading new file: [Errno 2] No such file or directory: 'Makefile' --- NEW FILE perl-Email-Date.spec --- Name: perl-Email-Date Version: 1.102 Release: 2%{?dist} Summary: Find and format date headers Group: Development/Libraries License: GPL or Artistic URL: http://search.cpan.org/dist/Email-Date/ Source0: http://search.cpan.org/CPAN/authors/id/R/RJ/RJBS/Email-Date-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: perl(ExtUtils::MakeMaker), perl(Date::Parse), perl(Email::Abstract) BuildRequires: perl(Test::More), perl(Time::Local), perl(Time::Piece) BuildRequires: perl(Test::Pod), perl(Test::Pod::Coverage) BuildArch: noarch Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) %description RFC 2822 defines the "Date:" header. It declares the header a required part of an email message. The syntax for date headers is clearly laid out. Stil, even a perfectly planned world has storms. The truth is, many programs get it wrong. Very wrong. Or, they don't include a "Date:" header at all. This often forces you to look elsewhere for the date, and hoping to find something. For this reason, the tedious process of looking for a valid date has been encapsulated in this software. Further, the process of creating RFC compliant date strings is also found in this software. %prep %setup -q -n Email-Date-%{version} %build sed -i '/LICENSE/ d' Makefile.PL %{__perl} Makefile.PL INSTALLDIRS=vendor make %install rm -rf $RPM_BUILD_ROOT make pure_install PERL_INSTALL_ROOT=$RPM_BUILD_ROOT find $RPM_BUILD_ROOT -type f -name .packlist -exec rm -f {} ';' find $RPM_BUILD_ROOT -depth -type d -exec rmdir {} 2>/dev/null ';' chmod -R u+w $RPM_BUILD_ROOT/* %check make test %clean rm -rf $RPM_BUILD_ROOT %files %defattr(-,root,root,-) %doc README LICENSE %{perl_vendorlib}/Email/ %{_mandir}/man3/*.3* %changelog * Tue Apr 24 2007 Tom "spot" Callaway - 1.102-2 - add missing BR: perl(Test::Pod), perl(Test::Pod::Coverage) - get rid of WARNING: License * Sun Apr 1 2007 Tom "spot" Callaway - 1.102-1 - Initial package for Fedora --- NEW FILE sources --- d0640973bf0f01e5ad8fbd4c8b274005 Email-Date-1.102.tar.gz From fedora-extras-commits at redhat.com Wed Apr 25 20:14:30 2007 From: fedora-extras-commits at redhat.com (Tom Callaway (spot)) Date: Wed, 25 Apr 2007 16:14:30 -0400 Subject: rpms/perl-Email-Date import.log,1.1,1.2 Message-ID: <200704252014.l3PKEUCF012666@cvs-int.fedora.redhat.com> Author: spot Update of /cvs/extras/rpms/perl-Email-Date In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv12620 Modified Files: import.log Log Message: auto-import perl-Email-Date-1.102-2.fc7 on branch devel from perl-Email-Date-1.102-2.fc7.src.rpm Index: import.log =================================================================== RCS file: /cvs/extras/rpms/perl-Email-Date/import.log,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- import.log 25 Apr 2007 18:02:19 -0000 1.1 +++ import.log 25 Apr 2007 20:13:56 -0000 1.2 @@ -0,0 +1 @@ +perl-Email-Date-1_102-2_fc7:HEAD:perl-Email-Date-1.102-2.fc7.src.rpm:1177531994 From fedora-extras-commits at redhat.com Wed Apr 25 20:19:24 2007 From: fedora-extras-commits at redhat.com (Tom Callaway (spot)) Date: Wed, 25 Apr 2007 16:19:24 -0400 Subject: rpms/perl-Email-Date/FC-5 perl-Email-Date.spec,NONE,1.1 Message-ID: <200704252019.l3PKJOlK012779@cvs-int.fedora.redhat.com> Author: spot Update of /cvs/extras/rpms/perl-Email-Date/FC-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv12769/FC-5 Added Files: perl-Email-Date.spec Log Message: Initial branching. --- NEW FILE perl-Email-Date.spec --- Name: perl-Email-Date Version: 1.102 Release: 2%{?dist} Summary: Find and format date headers Group: Development/Libraries License: GPL or Artistic URL: http://search.cpan.org/dist/Email-Date/ Source0: http://search.cpan.org/CPAN/authors/id/R/RJ/RJBS/Email-Date-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: perl(ExtUtils::MakeMaker), perl(Date::Parse), perl(Email::Abstract) BuildRequires: perl(Test::More), perl(Time::Local), perl(Time::Piece) BuildRequires: perl(Test::Pod), perl(Test::Pod::Coverage) BuildArch: noarch Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) %description RFC 2822 defines the "Date:" header. It declares the header a required part of an email message. The syntax for date headers is clearly laid out. Stil, even a perfectly planned world has storms. The truth is, many programs get it wrong. Very wrong. Or, they don't include a "Date:" header at all. This often forces you to look elsewhere for the date, and hoping to find something. For this reason, the tedious process of looking for a valid date has been encapsulated in this software. Further, the process of creating RFC compliant date strings is also found in this software. %prep %setup -q -n Email-Date-%{version} %build sed -i '/LICENSE/ d' Makefile.PL %{__perl} Makefile.PL INSTALLDIRS=vendor make %install rm -rf $RPM_BUILD_ROOT make pure_install PERL_INSTALL_ROOT=$RPM_BUILD_ROOT find $RPM_BUILD_ROOT -type f -name .packlist -exec rm -f {} ';' find $RPM_BUILD_ROOT -depth -type d -exec rmdir {} 2>/dev/null ';' chmod -R u+w $RPM_BUILD_ROOT/* %check make test %clean rm -rf $RPM_BUILD_ROOT %files %defattr(-,root,root,-) %doc README LICENSE %{perl_vendorlib}/Email/ %{_mandir}/man3/*.3* %changelog * Tue Apr 24 2007 Tom "spot" Callaway - 1.102-2 - add missing BR: perl(Test::Pod), perl(Test::Pod::Coverage) - get rid of WARNING: License * Sun Apr 1 2007 Tom "spot" Callaway - 1.102-1 - Initial package for Fedora From fedora-extras-commits at redhat.com Wed Apr 25 20:19:33 2007 From: fedora-extras-commits at redhat.com (Tom Callaway (spot)) Date: Wed, 25 Apr 2007 16:19:33 -0400 Subject: rpms/perl-Email-Date/FC-6 perl-Email-Date.spec,NONE,1.1 Message-ID: <200704252019.l3PKJXPD012798@cvs-int.fedora.redhat.com> Author: spot Update of /cvs/extras/rpms/perl-Email-Date/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv12769/FC-6 Added Files: perl-Email-Date.spec Log Message: Initial branching. --- NEW FILE perl-Email-Date.spec --- Name: perl-Email-Date Version: 1.102 Release: 2%{?dist} Summary: Find and format date headers Group: Development/Libraries License: GPL or Artistic URL: http://search.cpan.org/dist/Email-Date/ Source0: http://search.cpan.org/CPAN/authors/id/R/RJ/RJBS/Email-Date-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: perl(ExtUtils::MakeMaker), perl(Date::Parse), perl(Email::Abstract) BuildRequires: perl(Test::More), perl(Time::Local), perl(Time::Piece) BuildRequires: perl(Test::Pod), perl(Test::Pod::Coverage) BuildArch: noarch Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) %description RFC 2822 defines the "Date:" header. It declares the header a required part of an email message. The syntax for date headers is clearly laid out. Stil, even a perfectly planned world has storms. The truth is, many programs get it wrong. Very wrong. Or, they don't include a "Date:" header at all. This often forces you to look elsewhere for the date, and hoping to find something. For this reason, the tedious process of looking for a valid date has been encapsulated in this software. Further, the process of creating RFC compliant date strings is also found in this software. %prep %setup -q -n Email-Date-%{version} %build sed -i '/LICENSE/ d' Makefile.PL %{__perl} Makefile.PL INSTALLDIRS=vendor make %install rm -rf $RPM_BUILD_ROOT make pure_install PERL_INSTALL_ROOT=$RPM_BUILD_ROOT find $RPM_BUILD_ROOT -type f -name .packlist -exec rm -f {} ';' find $RPM_BUILD_ROOT -depth -type d -exec rmdir {} 2>/dev/null ';' chmod -R u+w $RPM_BUILD_ROOT/* %check make test %clean rm -rf $RPM_BUILD_ROOT %files %defattr(-,root,root,-) %doc README LICENSE %{perl_vendorlib}/Email/ %{_mandir}/man3/*.3* %changelog * Tue Apr 24 2007 Tom "spot" Callaway - 1.102-2 - add missing BR: perl(Test::Pod), perl(Test::Pod::Coverage) - get rid of WARNING: License * Sun Apr 1 2007 Tom "spot" Callaway - 1.102-1 - Initial package for Fedora From fedora-extras-commits at redhat.com Wed Apr 25 20:20:54 2007 From: fedora-extras-commits at redhat.com (Tom Callaway (spot)) Date: Wed, 25 Apr 2007 16:20:54 -0400 Subject: rpms/perl-Email-Date/FC-5 Makefile,NONE,1.1 Message-ID: <200704252020.l3PKKs4t012840@cvs-int.fedora.redhat.com> Author: spot Update of /cvs/extras/rpms/perl-Email-Date/FC-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv12828/FC-5 Added Files: Makefile Log Message: Missing Makefiles for branches? ***** Error reading new file: [Errno 2] No such file or directory: 'Makefile' From fedora-extras-commits at redhat.com Wed Apr 25 20:21:04 2007 From: fedora-extras-commits at redhat.com (Tom Callaway (spot)) Date: Wed, 25 Apr 2007 16:21:04 -0400 Subject: rpms/perl-Email-Date/FC-6 Makefile,NONE,1.1 Message-ID: <200704252021.l3PKL4F7012857@cvs-int.fedora.redhat.com> Author: spot Update of /cvs/extras/rpms/perl-Email-Date/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv12828/FC-6 Added Files: Makefile Log Message: Missing Makefiles for branches? ***** Error reading new file: [Errno 2] No such file or directory: 'Makefile' From fedora-extras-commits at redhat.com Wed Apr 25 20:22:14 2007 From: fedora-extras-commits at redhat.com (Tom Callaway (spot)) Date: Wed, 25 Apr 2007 16:22:14 -0400 Subject: rpms/perl-Email-Date/FC-5 sources,NONE,1.1 Message-ID: <200704252022.l3PKMEHB012938@cvs-int.fedora.redhat.com> Author: spot Update of /cvs/extras/rpms/perl-Email-Date/FC-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv12925/FC-5 Added Files: sources Log Message: Weird branching. :/ --- NEW FILE sources --- d0640973bf0f01e5ad8fbd4c8b274005 Email-Date-1.102.tar.gz From fedora-extras-commits at redhat.com Wed Apr 25 20:22:23 2007 From: fedora-extras-commits at redhat.com (Tom Callaway (spot)) Date: Wed, 25 Apr 2007 16:22:23 -0400 Subject: rpms/perl-Email-Date/FC-6 sources,NONE,1.1 Message-ID: <200704252022.l3PKMNvJ012966@cvs-int.fedora.redhat.com> Author: spot Update of /cvs/extras/rpms/perl-Email-Date/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv12925/FC-6 Added Files: sources Log Message: Weird branching. :/ --- NEW FILE sources --- d0640973bf0f01e5ad8fbd4c8b274005 Email-Date-1.102.tar.gz From fedora-extras-commits at redhat.com Wed Apr 25 20:23:01 2007 From: fedora-extras-commits at redhat.com (Chris Weyl (cweyl)) Date: Wed, 25 Apr 2007 16:23:01 -0400 Subject: rpms/perl-JSON import.log,1.1,1.2 Message-ID: <200704252023.l3PKN17u013046@cvs-int.fedora.redhat.com> Author: cweyl Update of /cvs/extras/rpms/perl-JSON In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv12963 Modified Files: import.log Log Message: initial import Index: import.log =================================================================== RCS file: /cvs/extras/rpms/perl-JSON/import.log,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- import.log 25 Apr 2007 19:38:44 -0000 1.1 +++ import.log 25 Apr 2007 20:22:26 -0000 1.2 @@ -0,0 +1 @@ +perl-JSON-1_11-1_fc6:HEAD:perl-JSON-1.11-1.fc6.src.rpm:1177532540 From fedora-extras-commits at redhat.com Wed Apr 25 20:23:06 2007 From: fedora-extras-commits at redhat.com (Chris Weyl (cweyl)) Date: Wed, 25 Apr 2007 16:23:06 -0400 Subject: rpms/perl-JSON/devel perl-JSON.spec, NONE, 1.1 .cvsignore, 1.1, 1.2 sources, 1.1, 1.2 Message-ID: <200704252023.l3PKN6FU013051@cvs-int.fedora.redhat.com> Author: cweyl Update of /cvs/extras/rpms/perl-JSON/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv12963/devel Modified Files: .cvsignore sources Added Files: perl-JSON.spec Log Message: initial import --- NEW FILE perl-JSON.spec --- Name: perl-JSON Version: 1.11 Release: 1%{?dist} Summary: Parse and convert to JSON (JavaScript Object Notation) License: GPL or Artistic Group: Development/Libraries URL: http://search.cpan.org/dist/JSON/ Source0: http://www.cpan.org/authors/id/M/MA/MAKAMAKA/JSON-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch BuildRequires: perl(ExtUtils::MakeMaker) BuildRequires: perl(HTTP::Request) BuildRequires: perl(HTTP::Response) # tests, etc BuildRequires: perl(CGI) BuildRequires: perl(LWP::UserAgent) BuildRequires: perl(HTTP::Daemon) BuildRequires: perl(Test::More) BuildRequires: perl(Scalar::Util) # not picked up due to eval { requires ... } constructs Requires: perl(Scalar::Util) Requires: perl(LWP::UserAgent) Requires: perl(HTTP::Daemon) Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) %description This module converts between JSON (JavaScript Object Notation) and Perl data structure into each other. For JSON, See to http://www.crockford.com/JSON/. %prep %setup -q -n JSON-%{version} # remove errant exec bits... find . -type f -exec chmod -c -x {} \; # fix some EOL encodings sed -i 's/\r//' README %build %{__perl} Makefile.PL INSTALLDIRS=vendor make %{?_smp_mflags} %install rm -rf %{buildroot} make pure_install PERL_INSTALL_ROOT=%{buildroot} find %{buildroot} -type f -name .packlist -exec rm -f {} \; find %{buildroot} -depth -type d -exec rmdir {} 2>/dev/null \; %{_fixperms} %{buildroot}/* %check make test %clean rm -rf %{buildroot} %files %defattr(-,root,root,-) %doc Changes README %{perl_vendorlib}/* %{_mandir}/man3/* %changelog * Tue Apr 24 2007 Chris Weyl 1.11-1 - update to 1.11 * Wed Apr 18 2007 Chris Weyl 1.10-1 - Specfile autogenerated by cpanspec 1.69.1. Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/perl-JSON/devel/.cvsignore,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- .cvsignore 25 Apr 2007 19:38:53 -0000 1.1 +++ .cvsignore 25 Apr 2007 20:22:31 -0000 1.2 @@ -0,0 +1 @@ +JSON-1.11.tar.gz Index: sources =================================================================== RCS file: /cvs/extras/rpms/perl-JSON/devel/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 25 Apr 2007 19:38:53 -0000 1.1 +++ sources 25 Apr 2007 20:22:31 -0000 1.2 @@ -0,0 +1 @@ +c1e50efa98c9f7c1907b0dfd6b2656a9 JSON-1.11.tar.gz From fedora-extras-commits at redhat.com Wed Apr 25 20:23:47 2007 From: fedora-extras-commits at redhat.com (Tom Callaway (spot)) Date: Wed, 25 Apr 2007 16:23:47 -0400 Subject: rpms/perl-Email-Date/FC-5 perl-Email-Date.spec,1.1,1.2 Message-ID: <200704252023.l3PKNlNB013096@cvs-int.fedora.redhat.com> Author: spot Update of /cvs/extras/rpms/perl-Email-Date/FC-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv13049 Modified Files: perl-Email-Date.spec Log Message: Minor bump to correct tag error. Index: perl-Email-Date.spec =================================================================== RCS file: /cvs/extras/rpms/perl-Email-Date/FC-5/perl-Email-Date.spec,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- perl-Email-Date.spec 25 Apr 2007 20:19:19 -0000 1.1 +++ perl-Email-Date.spec 25 Apr 2007 20:23:13 -0000 1.2 @@ -1,6 +1,6 @@ Name: perl-Email-Date Version: 1.102 -Release: 2%{?dist} +Release: 2%{?dist}.1 Summary: Find and format date headers Group: Development/Libraries License: GPL or Artistic From fedora-extras-commits at redhat.com Wed Apr 25 20:25:00 2007 From: fedora-extras-commits at redhat.com (Chris Weyl (cweyl)) Date: Wed, 25 Apr 2007 16:25:00 -0400 Subject: rpms/perl-JSON/devel perl-JSON.spec,1.1,1.2 Message-ID: <200704252025.l3PKP0lx013264@cvs-int.fedora.redhat.com> Author: cweyl Update of /cvs/extras/rpms/perl-JSON/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv13147 Modified Files: perl-JSON.spec Log Message: release bump Index: perl-JSON.spec =================================================================== RCS file: /cvs/extras/rpms/perl-JSON/devel/perl-JSON.spec,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- perl-JSON.spec 25 Apr 2007 20:22:31 -0000 1.1 +++ perl-JSON.spec 25 Apr 2007 20:24:26 -0000 1.2 @@ -1,6 +1,6 @@ Name: perl-JSON Version: 1.11 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Parse and convert to JSON (JavaScript Object Notation) License: GPL or Artistic Group: Development/Libraries @@ -67,6 +67,9 @@ %{_mandir}/man3/* %changelog +* Wed Apr 25 2007 Chris Weyl 1.11-2 +- bump + * Tue Apr 24 2007 Chris Weyl 1.11-1 - update to 1.11 From fedora-extras-commits at redhat.com Wed Apr 25 20:25:28 2007 From: fedora-extras-commits at redhat.com (Chris Weyl (cweyl)) Date: Wed, 25 Apr 2007 16:25:28 -0400 Subject: rpms/perl-Hash-WithDefaults import.log,1.1,1.2 Message-ID: <200704252025.l3PKPSKH013338@cvs-int.fedora.redhat.com> Author: cweyl Update of /cvs/extras/rpms/perl-Hash-WithDefaults In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv13234 Modified Files: import.log Log Message: initial import Index: import.log =================================================================== RCS file: /cvs/extras/rpms/perl-Hash-WithDefaults/import.log,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- import.log 25 Apr 2007 19:39:51 -0000 1.1 +++ import.log 25 Apr 2007 20:24:53 -0000 1.2 @@ -0,0 +1 @@ +perl-Hash-WithDefaults-0_04-1_fc6:HEAD:perl-Hash-WithDefaults-0.04-1.fc6.src.rpm:1177532684 From fedora-extras-commits at redhat.com Wed Apr 25 20:25:33 2007 From: fedora-extras-commits at redhat.com (Chris Weyl (cweyl)) Date: Wed, 25 Apr 2007 16:25:33 -0400 Subject: rpms/perl-Hash-WithDefaults/devel perl-Hash-WithDefaults.spec, NONE, 1.1 .cvsignore, 1.1, 1.2 sources, 1.1, 1.2 Message-ID: <200704252025.l3PKPXrr013342@cvs-int.fedora.redhat.com> Author: cweyl Update of /cvs/extras/rpms/perl-Hash-WithDefaults/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv13234/devel Modified Files: .cvsignore sources Added Files: perl-Hash-WithDefaults.spec Log Message: initial import --- NEW FILE perl-Hash-WithDefaults.spec --- Name: perl-Hash-WithDefaults Version: 0.04 Release: 1%{?dist} Summary: Class for hashes with key-casing requirements supporting defaults License: GPL or Artistic Group: Development/Libraries URL: http://search.cpan.org/dist/Hash-WithDefaults/ Source0: http://www.cpan.org/authors/id/J/JE/JENDA/Hash-WithDefaults-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch BuildRequires: perl(ExtUtils::MakeMaker) BuildRequires: perl(Test) Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) %description This module implements hashes that support "defaults". That is you may specify several more hashes in which the data will be looked up in case it is not found in the current hash. %prep %setup -q -n Hash-WithDefaults-%{version} sed -i 's/\r//' README %build %{__perl} Makefile.PL INSTALLDIRS=vendor make %{?_smp_mflags} %install rm -rf %{buildroot} make pure_install PERL_INSTALL_ROOT=%{buildroot} find %{buildroot} -type f -name .packlist -exec rm -f {} \; find %{buildroot} -depth -type d -exec rmdir {} 2>/dev/null \; %{_fixperms} %{buildroot}/* %check make test %clean rm -rf %{buildroot} %files %defattr(-,root,root,-) %doc Changes README %{perl_vendorlib}/* %{_mandir}/man3/* %changelog * Wed Apr 18 2007 Chris Weyl 0.04-1 - Specfile autogenerated by cpanspec 1.69.1. Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/perl-Hash-WithDefaults/devel/.cvsignore,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- .cvsignore 25 Apr 2007 19:40:01 -0000 1.1 +++ .cvsignore 25 Apr 2007 20:24:58 -0000 1.2 @@ -0,0 +1 @@ +Hash-WithDefaults-0.04.tar.gz Index: sources =================================================================== RCS file: /cvs/extras/rpms/perl-Hash-WithDefaults/devel/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 25 Apr 2007 19:40:01 -0000 1.1 +++ sources 25 Apr 2007 20:24:58 -0000 1.2 @@ -0,0 +1 @@ +e769b5f381e2b55ec53429b847f086c1 Hash-WithDefaults-0.04.tar.gz From fedora-extras-commits at redhat.com Wed Apr 25 20:25:42 2007 From: fedora-extras-commits at redhat.com (Chris Weyl (cweyl)) Date: Wed, 25 Apr 2007 16:25:42 -0400 Subject: rpms/perl-JSON/FC-5 perl-JSON.spec,NONE,1.1 sources,1.1,1.2 Message-ID: <200704252025.l3PKPgRk013368@cvs-int.fedora.redhat.com> Author: cweyl Update of /cvs/extras/rpms/perl-JSON/FC-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv13318 Modified Files: sources Added Files: perl-JSON.spec Log Message: pseudo-branch of perl-JSON to FC-5 --- NEW FILE perl-JSON.spec --- Name: perl-JSON Version: 1.11 Release: 2%{?dist} Summary: Parse and convert to JSON (JavaScript Object Notation) License: GPL or Artistic Group: Development/Libraries URL: http://search.cpan.org/dist/JSON/ Source0: http://www.cpan.org/authors/id/M/MA/MAKAMAKA/JSON-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch BuildRequires: perl(ExtUtils::MakeMaker) BuildRequires: perl(HTTP::Request) BuildRequires: perl(HTTP::Response) # tests, etc BuildRequires: perl(CGI) BuildRequires: perl(LWP::UserAgent) BuildRequires: perl(HTTP::Daemon) BuildRequires: perl(Test::More) BuildRequires: perl(Scalar::Util) # not picked up due to eval { requires ... } constructs Requires: perl(Scalar::Util) Requires: perl(LWP::UserAgent) Requires: perl(HTTP::Daemon) Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) %description This module converts between JSON (JavaScript Object Notation) and Perl data structure into each other. For JSON, See to http://www.crockford.com/JSON/. %prep %setup -q -n JSON-%{version} # remove errant exec bits... find . -type f -exec chmod -c -x {} \; # fix some EOL encodings sed -i 's/\r//' README %build %{__perl} Makefile.PL INSTALLDIRS=vendor make %{?_smp_mflags} %install rm -rf %{buildroot} make pure_install PERL_INSTALL_ROOT=%{buildroot} find %{buildroot} -type f -name .packlist -exec rm -f {} \; find %{buildroot} -depth -type d -exec rmdir {} 2>/dev/null \; %{_fixperms} %{buildroot}/* %check make test %clean rm -rf %{buildroot} %files %defattr(-,root,root,-) %doc Changes README %{perl_vendorlib}/* %{_mandir}/man3/* %changelog * Wed Apr 25 2007 Chris Weyl 1.11-2 - bump * Tue Apr 24 2007 Chris Weyl 1.11-1 - update to 1.11 * Wed Apr 18 2007 Chris Weyl 1.10-1 - Specfile autogenerated by cpanspec 1.69.1. Index: sources =================================================================== RCS file: /cvs/extras/rpms/perl-JSON/FC-5/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 25 Apr 2007 19:38:53 -0000 1.1 +++ sources 25 Apr 2007 20:25:07 -0000 1.2 @@ -0,0 +1 @@ +c1e50efa98c9f7c1907b0dfd6b2656a9 JSON-1.11.tar.gz From fedora-extras-commits at redhat.com Wed Apr 25 20:26:23 2007 From: fedora-extras-commits at redhat.com (Chris Weyl (cweyl)) Date: Wed, 25 Apr 2007 16:26:23 -0400 Subject: rpms/perl-JSON/FC-6 perl-JSON.spec,NONE,1.1 sources,1.1,1.2 Message-ID: <200704252026.l3PKQNOk013460@cvs-int.fedora.redhat.com> Author: cweyl Update of /cvs/extras/rpms/perl-JSON/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv13421 Modified Files: sources Added Files: perl-JSON.spec Log Message: pseudo-branch of perl-JSON to FC-6 --- NEW FILE perl-JSON.spec --- Name: perl-JSON Version: 1.11 Release: 2%{?dist} Summary: Parse and convert to JSON (JavaScript Object Notation) License: GPL or Artistic Group: Development/Libraries URL: http://search.cpan.org/dist/JSON/ Source0: http://www.cpan.org/authors/id/M/MA/MAKAMAKA/JSON-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch BuildRequires: perl(ExtUtils::MakeMaker) BuildRequires: perl(HTTP::Request) BuildRequires: perl(HTTP::Response) # tests, etc BuildRequires: perl(CGI) BuildRequires: perl(LWP::UserAgent) BuildRequires: perl(HTTP::Daemon) BuildRequires: perl(Test::More) BuildRequires: perl(Scalar::Util) # not picked up due to eval { requires ... } constructs Requires: perl(Scalar::Util) Requires: perl(LWP::UserAgent) Requires: perl(HTTP::Daemon) Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) %description This module converts between JSON (JavaScript Object Notation) and Perl data structure into each other. For JSON, See to http://www.crockford.com/JSON/. %prep %setup -q -n JSON-%{version} # remove errant exec bits... find . -type f -exec chmod -c -x {} \; # fix some EOL encodings sed -i 's/\r//' README %build %{__perl} Makefile.PL INSTALLDIRS=vendor make %{?_smp_mflags} %install rm -rf %{buildroot} make pure_install PERL_INSTALL_ROOT=%{buildroot} find %{buildroot} -type f -name .packlist -exec rm -f {} \; find %{buildroot} -depth -type d -exec rmdir {} 2>/dev/null \; %{_fixperms} %{buildroot}/* %check make test %clean rm -rf %{buildroot} %files %defattr(-,root,root,-) %doc Changes README %{perl_vendorlib}/* %{_mandir}/man3/* %changelog * Wed Apr 25 2007 Chris Weyl 1.11-2 - bump * Tue Apr 24 2007 Chris Weyl 1.11-1 - update to 1.11 * Wed Apr 18 2007 Chris Weyl 1.10-1 - Specfile autogenerated by cpanspec 1.69.1. Index: sources =================================================================== RCS file: /cvs/extras/rpms/perl-JSON/FC-6/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 25 Apr 2007 19:38:53 -0000 1.1 +++ sources 25 Apr 2007 20:25:48 -0000 1.2 @@ -0,0 +1 @@ +c1e50efa98c9f7c1907b0dfd6b2656a9 JSON-1.11.tar.gz From fedora-extras-commits at redhat.com Wed Apr 25 20:26:53 2007 From: fedora-extras-commits at redhat.com (Chris Weyl (cweyl)) Date: Wed, 25 Apr 2007 16:26:53 -0400 Subject: rpms/perl-Hash-WithDefaults/devel perl-Hash-WithDefaults.spec, 1.1, 1.2 Message-ID: <200704252026.l3PKQr07013538@cvs-int.fedora.redhat.com> Author: cweyl Update of /cvs/extras/rpms/perl-Hash-WithDefaults/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv13454 Modified Files: perl-Hash-WithDefaults.spec Log Message: release bump Index: perl-Hash-WithDefaults.spec =================================================================== RCS file: /cvs/extras/rpms/perl-Hash-WithDefaults/devel/perl-Hash-WithDefaults.spec,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- perl-Hash-WithDefaults.spec 25 Apr 2007 20:24:58 -0000 1.1 +++ perl-Hash-WithDefaults.spec 25 Apr 2007 20:26:19 -0000 1.2 @@ -1,6 +1,6 @@ Name: perl-Hash-WithDefaults Version: 0.04 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Class for hashes with key-casing requirements supporting defaults License: GPL or Artistic Group: Development/Libraries @@ -49,5 +49,8 @@ %{_mandir}/man3/* %changelog +* Wed Apr 25 2007 Chris Weyl 0.04-2 +- bump + * Wed Apr 18 2007 Chris Weyl 0.04-1 - Specfile autogenerated by cpanspec 1.69.1. From fedora-extras-commits at redhat.com Wed Apr 25 20:27:02 2007 From: fedora-extras-commits at redhat.com (Chris Weyl (cweyl)) Date: Wed, 25 Apr 2007 16:27:02 -0400 Subject: rpms/perl-JSON Makefile,1.1,1.2 Message-ID: <200704252027.l3PKR2VW013585@cvs-int.fedora.redhat.com> Author: cweyl Update of /cvs/extras/rpms/perl-JSON In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv13519 Modified Files: Makefile Log Message: add build-all target to overall makefile of perl-JSON Index: Makefile =================================================================== RCS file: /cvs/extras/rpms/perl-JSON/Makefile,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- Makefile 25 Apr 2007 19:38:44 -0000 1.1 +++ Makefile 25 Apr 2007 20:26:27 -0000 1.2 @@ -2,6 +2,15 @@ all : CVS/Root common-update @cvs update +# for target build-all +BRANCHES := $(shell cat ~/fedora-extras/current-branches | sed -e 's/:.*//') + +# tag & build all non-legacy branches... +build-all : + @echo NOTICE: building for ${BRANCHES} + @sleep 5s + @for br in ${BRANCHES} ; do echo Building $$br ; cd $$br && test -f dead.package || make tag plague ; cd .. ; done + common-update : common @cd common && cvs update From fedora-extras-commits at redhat.com Wed Apr 25 20:27:34 2007 From: fedora-extras-commits at redhat.com (Chris Weyl (cweyl)) Date: Wed, 25 Apr 2007 16:27:34 -0400 Subject: rpms/perl-Hash-WithDefaults/FC-5 perl-Hash-WithDefaults.spec, NONE, 1.1 sources, 1.1, 1.2 Message-ID: <200704252027.l3PKRYdS013604@cvs-int.fedora.redhat.com> Author: cweyl Update of /cvs/extras/rpms/perl-Hash-WithDefaults/FC-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv13577 Modified Files: sources Added Files: perl-Hash-WithDefaults.spec Log Message: pseudo-branch of perl-Hash-WithDefaults to FC-5 --- NEW FILE perl-Hash-WithDefaults.spec --- Name: perl-Hash-WithDefaults Version: 0.04 Release: 2%{?dist} Summary: Class for hashes with key-casing requirements supporting defaults License: GPL or Artistic Group: Development/Libraries URL: http://search.cpan.org/dist/Hash-WithDefaults/ Source0: http://www.cpan.org/authors/id/J/JE/JENDA/Hash-WithDefaults-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch BuildRequires: perl(ExtUtils::MakeMaker) BuildRequires: perl(Test) Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) %description This module implements hashes that support "defaults". That is you may specify several more hashes in which the data will be looked up in case it is not found in the current hash. %prep %setup -q -n Hash-WithDefaults-%{version} sed -i 's/\r//' README %build %{__perl} Makefile.PL INSTALLDIRS=vendor make %{?_smp_mflags} %install rm -rf %{buildroot} make pure_install PERL_INSTALL_ROOT=%{buildroot} find %{buildroot} -type f -name .packlist -exec rm -f {} \; find %{buildroot} -depth -type d -exec rmdir {} 2>/dev/null \; %{_fixperms} %{buildroot}/* %check make test %clean rm -rf %{buildroot} %files %defattr(-,root,root,-) %doc Changes README %{perl_vendorlib}/* %{_mandir}/man3/* %changelog * Wed Apr 25 2007 Chris Weyl 0.04-2 - bump * Wed Apr 18 2007 Chris Weyl 0.04-1 - Specfile autogenerated by cpanspec 1.69.1. Index: sources =================================================================== RCS file: /cvs/extras/rpms/perl-Hash-WithDefaults/FC-5/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 25 Apr 2007 19:40:01 -0000 1.1 +++ sources 25 Apr 2007 20:26:59 -0000 1.2 @@ -0,0 +1 @@ +e769b5f381e2b55ec53429b847f086c1 Hash-WithDefaults-0.04.tar.gz From fedora-extras-commits at redhat.com Wed Apr 25 20:28:14 2007 From: fedora-extras-commits at redhat.com (Chris Weyl (cweyl)) Date: Wed, 25 Apr 2007 16:28:14 -0400 Subject: rpms/perl-Hash-WithDefaults/FC-6 perl-Hash-WithDefaults.spec, NONE, 1.1 sources, 1.1, 1.2 Message-ID: <200704252028.l3PKSEPJ013680@cvs-int.fedora.redhat.com> Author: cweyl Update of /cvs/extras/rpms/perl-Hash-WithDefaults/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv13657 Modified Files: sources Added Files: perl-Hash-WithDefaults.spec Log Message: pseudo-branch of perl-Hash-WithDefaults to FC-6 --- NEW FILE perl-Hash-WithDefaults.spec --- Name: perl-Hash-WithDefaults Version: 0.04 Release: 2%{?dist} Summary: Class for hashes with key-casing requirements supporting defaults License: GPL or Artistic Group: Development/Libraries URL: http://search.cpan.org/dist/Hash-WithDefaults/ Source0: http://www.cpan.org/authors/id/J/JE/JENDA/Hash-WithDefaults-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch BuildRequires: perl(ExtUtils::MakeMaker) BuildRequires: perl(Test) Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) %description This module implements hashes that support "defaults". That is you may specify several more hashes in which the data will be looked up in case it is not found in the current hash. %prep %setup -q -n Hash-WithDefaults-%{version} sed -i 's/\r//' README %build %{__perl} Makefile.PL INSTALLDIRS=vendor make %{?_smp_mflags} %install rm -rf %{buildroot} make pure_install PERL_INSTALL_ROOT=%{buildroot} find %{buildroot} -type f -name .packlist -exec rm -f {} \; find %{buildroot} -depth -type d -exec rmdir {} 2>/dev/null \; %{_fixperms} %{buildroot}/* %check make test %clean rm -rf %{buildroot} %files %defattr(-,root,root,-) %doc Changes README %{perl_vendorlib}/* %{_mandir}/man3/* %changelog * Wed Apr 25 2007 Chris Weyl 0.04-2 - bump * Wed Apr 18 2007 Chris Weyl 0.04-1 - Specfile autogenerated by cpanspec 1.69.1. Index: sources =================================================================== RCS file: /cvs/extras/rpms/perl-Hash-WithDefaults/FC-6/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 25 Apr 2007 19:40:01 -0000 1.1 +++ sources 25 Apr 2007 20:27:39 -0000 1.2 @@ -0,0 +1 @@ +e769b5f381e2b55ec53429b847f086c1 Hash-WithDefaults-0.04.tar.gz From fedora-extras-commits at redhat.com Wed Apr 25 20:28:52 2007 From: fedora-extras-commits at redhat.com (Chris Weyl (cweyl)) Date: Wed, 25 Apr 2007 16:28:52 -0400 Subject: rpms/perl-Hash-WithDefaults Makefile,1.1,1.2 Message-ID: <200704252028.l3PKSqEr013775@cvs-int.fedora.redhat.com> Author: cweyl Update of /cvs/extras/rpms/perl-Hash-WithDefaults In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv13727 Modified Files: Makefile Log Message: add build-all target to overall makefile of perl-Hash-WithDefaults Index: Makefile =================================================================== RCS file: /cvs/extras/rpms/perl-Hash-WithDefaults/Makefile,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- Makefile 25 Apr 2007 19:39:51 -0000 1.1 +++ Makefile 25 Apr 2007 20:28:18 -0000 1.2 @@ -2,6 +2,15 @@ all : CVS/Root common-update @cvs update +# for target build-all +BRANCHES := $(shell cat ~/fedora-extras/current-branches | sed -e 's/:.*//') + +# tag & build all non-legacy branches... +build-all : + @echo NOTICE: building for ${BRANCHES} + @sleep 5s + @for br in ${BRANCHES} ; do echo Building $$br ; cd $$br && test -f dead.package || make tag plague ; cd .. ; done + common-update : common @cd common && cvs update From fedora-extras-commits at redhat.com Wed Apr 25 20:29:26 2007 From: fedora-extras-commits at redhat.com (Andreas Bierfert (awjb)) Date: Wed, 25 Apr 2007 16:29:26 -0400 Subject: rpms/libnasl/devel libnasl.spec,1.7,1.8 Message-ID: <200704252029.l3PKTQbc013790@cvs-int.fedora.redhat.com> Author: awjb Update of /cvs/extras/rpms/libnasl/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv13764 Modified Files: libnasl.spec Log Message: - fix #228374 Index: libnasl.spec =================================================================== RCS file: /cvs/extras/rpms/libnasl/devel/libnasl.spec,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- libnasl.spec 19 Dec 2006 13:39:35 -0000 1.7 +++ libnasl.spec 25 Apr 2007 20:28:52 -0000 1.8 @@ -41,6 +41,13 @@ The %{name}-devel package contains the files needed for development with %{name}. +%package doc +Summary: Nessus Attack Scripting Language documentation +Group: Documentation + +%description doc +Documentation for the Nessus Attack Scripting Language. + %prep %setup -q -n %{name} %patch0 @@ -59,6 +66,9 @@ rm -f $RPM_BUILD_ROOT/%{_libdir}/libnasl.la +mkdir -p $RPM_BUILD_ROOT/%{_datadir}/libnasl/doc/ +cp doc/nasl_guide.{ps,dvi} $RPM_BUILD_ROOT/%{_datadir}/libnasl/doc/ + %clean rm -rf $RPM_BUILD_ROOT @@ -68,7 +78,7 @@ %files %defattr(-,root,root,-) -%doc COPYING doc/nasl_guide.ps doc/nasl_guide.dvi +%doc COPYING %{_bindir}/nasl %{_libdir}/libnasl.so.* %{_mandir}/man1/nasl.1* @@ -82,7 +92,16 @@ %{_includedir}/nessus %{_mandir}/man1/nasl-config.1* +%files doc +%defattr(-,root,root,-) +%dir %{_datadir}/libnasl +%{_datadir}/libnasl/doc/* + %changelog +* Wed Apr 25 2007 Andreas Bierfert +2.2.9-2 +- fix #228374 + * Tue Dec 19 2006 Andreas Bierfert 2.2.9-1 - version upgrade From fedora-extras-commits at redhat.com Wed Apr 25 20:33:10 2007 From: fedora-extras-commits at redhat.com (Tom Callaway (spot)) Date: Wed, 25 Apr 2007 16:33:10 -0400 Subject: rpms/perl-Email-Send import.log,1.1,1.2 Message-ID: <200704252033.l3PKXA3N014304@cvs-int.fedora.redhat.com> Author: spot Update of /cvs/extras/rpms/perl-Email-Send In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv14263 Modified Files: import.log Log Message: auto-import perl-Email-Send-2.185-2.fc7 on branch devel from perl-Email-Send-2.185-2.fc7.src.rpm Index: import.log =================================================================== RCS file: /cvs/extras/rpms/perl-Email-Send/import.log,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- import.log 25 Apr 2007 18:27:40 -0000 1.1 +++ import.log 25 Apr 2007 20:32:35 -0000 1.2 @@ -0,0 +1 @@ +perl-Email-Send-2_185-2_fc7:HEAD:perl-Email-Send-2.185-2.fc7.src.rpm:1177533114 From fedora-extras-commits at redhat.com Wed Apr 25 20:33:15 2007 From: fedora-extras-commits at redhat.com (Tom Callaway (spot)) Date: Wed, 25 Apr 2007 16:33:15 -0400 Subject: rpms/perl-Email-Send/devel perl-Email-Send.spec, NONE, 1.1 .cvsignore, 1.1, 1.2 sources, 1.1, 1.2 Message-ID: <200704252033.l3PKXF4N014308@cvs-int.fedora.redhat.com> Author: spot Update of /cvs/extras/rpms/perl-Email-Send/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv14263/devel Modified Files: .cvsignore sources Added Files: perl-Email-Send.spec Log Message: auto-import perl-Email-Send-2.185-2.fc7 on branch devel from perl-Email-Send-2.185-2.fc7.src.rpm --- NEW FILE perl-Email-Send.spec --- Name: perl-Email-Send Version: 2.185 Release: 2%{?dist} Summary: Module for sending email Group: Development/Libraries License: GPL or Artistic URL: http://search.cpan.org/dist/Email-Send/ Source0: http://search.cpan.org/CPAN/authors/id/R/RJ/RJBS/Email-Send-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: perl(Email::Address), perl(Email::Simple), perl(File::Spec), perl(Module::Pluggable) BuildRequires: perl(Return::Value), perl(Scalar::Util), perl(Symbol), perl(Test::More) BuildRequires: perl(ExtUtils::MakeMaker), perl(IO::All), perl(Email::Abstract) BuildRequires: perl(Mail::Internet), perl(MIME::Entity), perl(Test::Pod), perl(Test::Pod::Coverage) BuildRequires: /usr/sbin/sendmail BuildArch: noarch Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) %description This module provides a very simple, very clean, very specific interface to multiple Email mailers. The goal of this software is to be small and simple, easy to use, and easy to extend. %prep %setup -q -n Email-Send-%{version} %build sed -i '/LICENSE/ d' Makefile.PL %{__perl} Makefile.PL INSTALLDIRS=vendor make %install rm -rf $RPM_BUILD_ROOT _docs make pure_install PERL_INSTALL_ROOT=$RPM_BUILD_ROOT find $RPM_BUILD_ROOT -type f -name .packlist -exec rm -f {} ';' find $RPM_BUILD_ROOT -depth -type d -exec rmdir {} 2>/dev/null ';' chmod -R u+w $RPM_BUILD_ROOT/* %check make test %clean rm -rf $RPM_BUILD_ROOT %files %defattr(-,root,root,-) %doc README LICENSE %{perl_vendorlib}/Email/ %{_mandir}/man3/*.3* %changelog * Tue Apr 24 2007 Tom "spot" Callaway - 2.185-2 - get rid of WARNING: LICENSE... - add missing BR * Sun Apr 1 2007 Tom "spot" Callaway - 2.185-1 - Initial package for Fedora Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/perl-Email-Send/devel/.cvsignore,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- .cvsignore 25 Apr 2007 18:27:49 -0000 1.1 +++ .cvsignore 25 Apr 2007 20:32:40 -0000 1.2 @@ -0,0 +1 @@ +Email-Send-2.185.tar.gz Index: sources =================================================================== RCS file: /cvs/extras/rpms/perl-Email-Send/devel/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 25 Apr 2007 18:27:49 -0000 1.1 +++ sources 25 Apr 2007 20:32:40 -0000 1.2 @@ -0,0 +1 @@ +1f728eab1cf972c5bf4d9fa702397d75 Email-Send-2.185.tar.gz From fedora-extras-commits at redhat.com Wed Apr 25 20:35:59 2007 From: fedora-extras-commits at redhat.com (Tom Callaway (spot)) Date: Wed, 25 Apr 2007 16:35:59 -0400 Subject: rpms/perl-Email-Send/FC-5 perl-Email-Send.spec, NONE, 1.1 sources, 1.1, 1.2 Message-ID: <200704252035.l3PKZx2H014414@cvs-int.fedora.redhat.com> Author: spot Update of /cvs/extras/rpms/perl-Email-Send/FC-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv14372/FC-5 Modified Files: sources Added Files: perl-Email-Send.spec Log Message: Initial branching. --- NEW FILE perl-Email-Send.spec --- Name: perl-Email-Send Version: 2.185 Release: 2%{?dist} Summary: Module for sending email Group: Development/Libraries License: GPL or Artistic URL: http://search.cpan.org/dist/Email-Send/ Source0: http://search.cpan.org/CPAN/authors/id/R/RJ/RJBS/Email-Send-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: perl(Email::Address), perl(Email::Simple), perl(File::Spec), perl(Module::Pluggable) BuildRequires: perl(Return::Value), perl(Scalar::Util), perl(Symbol), perl(Test::More) BuildRequires: perl(ExtUtils::MakeMaker), perl(IO::All), perl(Email::Abstract) BuildRequires: perl(Mail::Internet), perl(MIME::Entity), perl(Test::Pod), perl(Test::Pod::Coverage) BuildRequires: /usr/sbin/sendmail BuildArch: noarch Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) %description This module provides a very simple, very clean, very specific interface to multiple Email mailers. The goal of this software is to be small and simple, easy to use, and easy to extend. %prep %setup -q -n Email-Send-%{version} %build sed -i '/LICENSE/ d' Makefile.PL %{__perl} Makefile.PL INSTALLDIRS=vendor make %install rm -rf $RPM_BUILD_ROOT _docs make pure_install PERL_INSTALL_ROOT=$RPM_BUILD_ROOT find $RPM_BUILD_ROOT -type f -name .packlist -exec rm -f {} ';' find $RPM_BUILD_ROOT -depth -type d -exec rmdir {} 2>/dev/null ';' chmod -R u+w $RPM_BUILD_ROOT/* %check make test %clean rm -rf $RPM_BUILD_ROOT %files %defattr(-,root,root,-) %doc README LICENSE %{perl_vendorlib}/Email/ %{_mandir}/man3/*.3* %changelog * Tue Apr 24 2007 Tom "spot" Callaway - 2.185-2 - get rid of WARNING: LICENSE... - add missing BR * Sun Apr 1 2007 Tom "spot" Callaway - 2.185-1 - Initial package for Fedora Index: sources =================================================================== RCS file: /cvs/extras/rpms/perl-Email-Send/FC-5/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 25 Apr 2007 18:27:49 -0000 1.1 +++ sources 25 Apr 2007 20:35:24 -0000 1.2 @@ -0,0 +1 @@ +1f728eab1cf972c5bf4d9fa702397d75 Email-Send-2.185.tar.gz From fedora-extras-commits at redhat.com Wed Apr 25 20:36:04 2007 From: fedora-extras-commits at redhat.com (Tom Callaway (spot)) Date: Wed, 25 Apr 2007 16:36:04 -0400 Subject: rpms/perl-Email-Send/FC-6 perl-Email-Send.spec, NONE, 1.1 sources, 1.1, 1.2 Message-ID: <200704252036.l3PKa4tC014417@cvs-int.fedora.redhat.com> Author: spot Update of /cvs/extras/rpms/perl-Email-Send/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv14372/FC-6 Modified Files: sources Added Files: perl-Email-Send.spec Log Message: Initial branching. --- NEW FILE perl-Email-Send.spec --- Name: perl-Email-Send Version: 2.185 Release: 2%{?dist} Summary: Module for sending email Group: Development/Libraries License: GPL or Artistic URL: http://search.cpan.org/dist/Email-Send/ Source0: http://search.cpan.org/CPAN/authors/id/R/RJ/RJBS/Email-Send-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: perl(Email::Address), perl(Email::Simple), perl(File::Spec), perl(Module::Pluggable) BuildRequires: perl(Return::Value), perl(Scalar::Util), perl(Symbol), perl(Test::More) BuildRequires: perl(ExtUtils::MakeMaker), perl(IO::All), perl(Email::Abstract) BuildRequires: perl(Mail::Internet), perl(MIME::Entity), perl(Test::Pod), perl(Test::Pod::Coverage) BuildRequires: /usr/sbin/sendmail BuildArch: noarch Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) %description This module provides a very simple, very clean, very specific interface to multiple Email mailers. The goal of this software is to be small and simple, easy to use, and easy to extend. %prep %setup -q -n Email-Send-%{version} %build sed -i '/LICENSE/ d' Makefile.PL %{__perl} Makefile.PL INSTALLDIRS=vendor make %install rm -rf $RPM_BUILD_ROOT _docs make pure_install PERL_INSTALL_ROOT=$RPM_BUILD_ROOT find $RPM_BUILD_ROOT -type f -name .packlist -exec rm -f {} ';' find $RPM_BUILD_ROOT -depth -type d -exec rmdir {} 2>/dev/null ';' chmod -R u+w $RPM_BUILD_ROOT/* %check make test %clean rm -rf $RPM_BUILD_ROOT %files %defattr(-,root,root,-) %doc README LICENSE %{perl_vendorlib}/Email/ %{_mandir}/man3/*.3* %changelog * Tue Apr 24 2007 Tom "spot" Callaway - 2.185-2 - get rid of WARNING: LICENSE... - add missing BR * Sun Apr 1 2007 Tom "spot" Callaway - 2.185-1 - Initial package for Fedora Index: sources =================================================================== RCS file: /cvs/extras/rpms/perl-Email-Send/FC-6/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 25 Apr 2007 18:27:49 -0000 1.1 +++ sources 25 Apr 2007 20:35:29 -0000 1.2 @@ -0,0 +1 @@ +1f728eab1cf972c5bf4d9fa702397d75 Email-Send-2.185.tar.gz From fedora-extras-commits at redhat.com Wed Apr 25 20:39:23 2007 From: fedora-extras-commits at redhat.com (Andreas Bierfert (awjb)) Date: Wed, 25 Apr 2007 16:39:23 -0400 Subject: rpms/libnasl/devel libnasl.spec,1.8,1.9 Message-ID: <200704252039.l3PKdNZR014632@cvs-int.fedora.redhat.com> Author: awjb Update of /cvs/extras/rpms/libnasl/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv14579 Modified Files: libnasl.spec Log Message: - fix release Index: libnasl.spec =================================================================== RCS file: /cvs/extras/rpms/libnasl/devel/libnasl.spec,v retrieving revision 1.8 retrieving revision 1.9 diff -u -r1.8 -r1.9 --- libnasl.spec 25 Apr 2007 20:28:52 -0000 1.8 +++ libnasl.spec 25 Apr 2007 20:38:49 -0000 1.9 @@ -1,6 +1,6 @@ Name: libnasl Version: 2.2.9 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Nessus Attack Scripting Language Group: System Environment/Libraries From fedora-extras-commits at redhat.com Wed Apr 25 20:40:56 2007 From: fedora-extras-commits at redhat.com (Ville Skytta (scop)) Date: Wed, 25 Apr 2007 16:40:56 -0400 Subject: fedora-security/audit fe5,1.188,1.189 fe6,1.101,1.102 Message-ID: <200704252040.l3PKeub7014712@cvs-int.fedora.redhat.com> Author: scop Update of /cvs/fedora/fedora-security/audit In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv14693 Modified Files: fe5 fe6 Log Message: +CVE-2007-2245 VULNERABLE (phpMyAdmin, fixed 2.10.1) #237882 Index: fe5 =================================================================== RCS file: /cvs/fedora/fedora-security/audit/fe5,v retrieving revision 1.188 retrieving revision 1.189 diff -u -r1.188 -r1.189 --- fe5 23 Apr 2007 17:50:55 -0000 1.188 +++ fe5 25 Apr 2007 20:40:54 -0000 1.189 @@ -2,6 +2,7 @@ ** are items that need attention +CVE-2007-2245 VULNERABLE (phpMyAdmin, fixed 2.10.1) #237882 CVE-2007-2165 VULNERABLE (proftpd) #237533 CVE-2007-2016 ignore (phpMyAdmin, < 2.8.0.2 never shipped) CVE-2007-1997 ignore (clamav, 0.90/0.90.1 only) Index: fe6 =================================================================== RCS file: /cvs/fedora/fedora-security/audit/fe6,v retrieving revision 1.101 retrieving revision 1.102 diff -u -r1.101 -r1.102 --- fe6 23 Apr 2007 17:50:55 -0000 1.101 +++ fe6 25 Apr 2007 20:40:54 -0000 1.102 @@ -2,6 +2,7 @@ ** are items that need attention +CVE-2007-2245 VULNERABLE (phpMyAdmin, fixed 2.10.1) #237882 CVE-2007-2165 VULNERABLE (proftpd) #237533 CVE-2007-2016 ignore (phpMyAdmin, < 2.8.0.2 never shipped) CVE-2007-1997 ignore (clamav, 0.90/0.90.1 only) From fedora-extras-commits at redhat.com Wed Apr 25 20:42:12 2007 From: fedora-extras-commits at redhat.com (Tom Callaway (spot)) Date: Wed, 25 Apr 2007 16:42:12 -0400 Subject: rpms/xclip import.log,1.1,1.2 Message-ID: <200704252042.l3PKgC4w014796@cvs-int.fedora.redhat.com> Author: spot Update of /cvs/extras/rpms/xclip In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv14756 Modified Files: import.log Log Message: auto-import xclip-0.08-2.fc7 on branch devel from xclip-0.08-2.fc7.src.rpm Index: import.log =================================================================== RCS file: /cvs/extras/rpms/xclip/import.log,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- import.log 25 Apr 2007 19:47:28 -0000 1.1 +++ import.log 25 Apr 2007 20:41:38 -0000 1.2 @@ -0,0 +1 @@ +xclip-0_08-2_fc7:HEAD:xclip-0.08-2.fc7.src.rpm:1177533656 From fedora-extras-commits at redhat.com Wed Apr 25 20:42:16 2007 From: fedora-extras-commits at redhat.com (Tom Callaway (spot)) Date: Wed, 25 Apr 2007 16:42:16 -0400 Subject: rpms/xclip/devel xclip.spec, NONE, 1.1 .cvsignore, 1.1, 1.2 sources, 1.1, 1.2 Message-ID: <200704252042.l3PKgG0s014800@cvs-int.fedora.redhat.com> Author: spot Update of /cvs/extras/rpms/xclip/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv14756/devel Modified Files: .cvsignore sources Added Files: xclip.spec Log Message: auto-import xclip-0.08-2.fc7 on branch devel from xclip-0.08-2.fc7.src.rpm --- NEW FILE xclip.spec --- Name: xclip Version: 0.08 Release: 2%{?dist} License: GPL Group: Applications/System Summary: Command line clipboard grabber URL: http://people.debian.org/~kims/xclip/ Source0: http://people.debian.org/~kims/xclip/xclip-0.08.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: imake, libXmu-devel, libICE-devel %description xclip is a command line utility that is designed to run on any system with an X11 implementation. It provides an interface to X selections ("the clipboard") from the command line. It can read data from standard in or a file and place it in an X selection for pasting into other X applications. xclip can also print an X selection to standard out, which can then be redirected to a file or another program. %prep %setup -q -n %{name} %build xmkmf make CDEBUGFLAGS="$RPM_OPT_FLAGS" %{?_smp_mflags} %install rm -rf $RPM_BUILD_ROOT make DESTDIR=$RPM_BUILD_ROOT install make DESTDIR=$RPM_BUILD_ROOT install.man %clean rm -rf $RPM_BUILD_ROOT %files %defattr(-,root,root,-) %doc COPYING README %{_bindir}/xclip %{_mandir}/man1/xclip.1* %changelog * Wed Apr 25 2007 Tom "spot" Callaway 0.08-2 - smp_mflags * Tue Apr 24 2007 Tom "spot" Callaway 0.08-1 - initial package for Fedora Extras Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/xclip/devel/.cvsignore,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- .cvsignore 25 Apr 2007 19:47:37 -0000 1.1 +++ .cvsignore 25 Apr 2007 20:41:42 -0000 1.2 @@ -0,0 +1 @@ +xclip-0.08.tar.gz Index: sources =================================================================== RCS file: /cvs/extras/rpms/xclip/devel/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 25 Apr 2007 19:47:37 -0000 1.1 +++ sources 25 Apr 2007 20:41:42 -0000 1.2 @@ -0,0 +1 @@ +a90bde3fb0da6aad3a6042c4867245c6 xclip-0.08.tar.gz From fedora-extras-commits at redhat.com Wed Apr 25 20:43:03 2007 From: fedora-extras-commits at redhat.com (Jeremy Katz (katzj)) Date: Wed, 25 Apr 2007 16:43:03 -0400 Subject: rpms/kvm/devel qemu-0.9.0-load-initrd.patch, NONE, 1.1 kvm.spec, 1.11, 1.12 Message-ID: <200704252043.l3PKh3qe014870@cvs-int.fedora.redhat.com> Author: katzj Update of /cvs/extras/rpms/kvm/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv14837 Modified Files: kvm.spec Added Files: qemu-0.9.0-load-initrd.patch Log Message: * Wed Apr 25 2007 Jeremy Katz - 19-2 - fix kernel and ramdisk being specified on the command line (#237879) qemu-0.9.0-load-initrd.patch: --- NEW FILE qemu-0.9.0-load-initrd.patch --- --- qemu/hw/pc.c.orig 2007-02-06 07:01:54.000000000 +0800 +++ qemu/hw/pc.c 2007-04-01 22:19:50.000000000 +0800 @@ -32,9 +32,11 @@ #define LINUX_BOOT_FILENAME "linux_boot.bin" #define KERNEL_LOAD_ADDR 0x00100000 -#define INITRD_LOAD_ADDR 0x00600000 +#define MAX_INITRD_LOAD_ADDR 0x38000000 #define KERNEL_PARAMS_ADDR 0x00090000 #define KERNEL_CMDLINE_ADDR 0x00099000 +/* Leave a chunk of memory at the top of RAM for the BIOS ACPI tables. */ +#define ACPI_DATA_SIZE 0x10000 static fdctrl_t *floppy_controller; static RTCState *rtc_state; @@ -451,7 +453,7 @@ { char buf[1024]; int ret, linux_boot, initrd_size, i; - unsigned long bios_offset, vga_bios_offset, option_rom_offset; + unsigned long bios_offset, vga_bios_offset, option_rom_offset, initrd_offset; int bios_size, isa_bios_size; PCIBus *pci_bus; int piix3_devfn = -1; @@ -576,8 +578,28 @@ /* load initrd */ initrd_size = 0; + initrd_offset = 0; if (initrd_filename) { - initrd_size = load_image(initrd_filename, phys_ram_base + INITRD_LOAD_ADDR); + initrd_size = get_image_size (initrd_filename); + if (initrd_size > 0) { + initrd_offset = (ram_size - initrd_size) & TARGET_PAGE_MASK; + /* Leave space for BIOS ACPI tables. */ + initrd_offset -= ACPI_DATA_SIZE; + /* Avoid the last 64k to avoid 2.2.x kernel bugs. */ + initrd_offset -= 0x10000; + if (initrd_offset > MAX_INITRD_LOAD_ADDR) + initrd_offset = MAX_INITRD_LOAD_ADDR; + + if (initrd_size > ram_size + || initrd_offset < KERNEL_LOAD_ADDR + ret) { + fprintf(stderr, + "qemu: memory too small for initial ram disk '%s'\n", + initrd_filename); + exit(1); + } + initrd_size = load_image(initrd_filename, + phys_ram_base + initrd_offset); + } if (initrd_size < 0) { fprintf(stderr, "qemu: could not load initial ram disk '%s'\n", initrd_filename); @@ -585,7 +607,7 @@ } } if (initrd_size > 0) { - stl_raw(phys_ram_base + KERNEL_PARAMS_ADDR + 0x218, INITRD_LOAD_ADDR); + stl_raw(phys_ram_base + KERNEL_PARAMS_ADDR + 0x218, initrd_offset); stl_raw(phys_ram_base + KERNEL_PARAMS_ADDR + 0x21c, initrd_size); } pstrcpy(phys_ram_base + KERNEL_CMDLINE_ADDR, 4096, Index: kvm.spec =================================================================== RCS file: /cvs/extras/rpms/kvm/devel/kvm.spec,v retrieving revision 1.11 retrieving revision 1.12 diff -u -r1.11 -r1.12 --- kvm.spec 17 Apr 2007 22:35:40 -0000 1.11 +++ kvm.spec 25 Apr 2007 20:42:29 -0000 1.12 @@ -1,13 +1,15 @@ Summary: Kernel-based Virtual Machine Name: kvm Version: 19 -Release: 1 +Release: 2 License: GPL Group: Development/Tools URL: http://kvm.sf.net Source0: http://download.sourceforge.net/sourceforge/kvm/kvm-%{version}.tar.gz Source1: kvm.modules Patch0: kvm-19-defaults.patch +# patches from upstream qemu +Patch100: qemu-0.9.0-load-initrd.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: SDL-devel # qemu doesn't build with gcc 4.x @@ -32,6 +34,8 @@ %setup -q %patch0 -p1 -b .defaults +%patch100 -p0 + %build ./configure --with-patched-kernel --qemu-cc=gcc34 --kerneldir=$(pwd)/kernel --prefix=%{_prefix} # we need to install the data bits in a different path @@ -75,6 +79,9 @@ %{_sysconfdir}/sysconfig/modules/kvm.modules %changelog +* Wed Apr 25 2007 Jeremy Katz - 19-2 +- fix kernel and ramdisk being specified on the command line (#237879) + * Tue Apr 17 2007 Jeremy Katz - 19-1 - update to kvm-19 - use rtl8139 as the default nic emulation instead of ne2k_pci (#236790) From fedora-extras-commits at redhat.com Wed Apr 25 20:49:11 2007 From: fedora-extras-commits at redhat.com (Tom Callaway (spot)) Date: Wed, 25 Apr 2007 16:49:11 -0400 Subject: rpms/xclip/FC-5 xclip.spec,NONE,1.1 sources,1.1,1.2 Message-ID: <200704252049.l3PKnB1A015086@cvs-int.fedora.redhat.com> Author: spot Update of /cvs/extras/rpms/xclip/FC-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv14971/FC-5 Modified Files: sources Added Files: xclip.spec Log Message: Initial branching. --- NEW FILE xclip.spec --- Name: xclip Version: 0.08 Release: 2%{?dist} License: GPL Group: Applications/System Summary: Command line clipboard grabber URL: http://people.debian.org/~kims/xclip/ Source0: http://people.debian.org/~kims/xclip/xclip-0.08.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: imake, libXmu-devel, libICE-devel %description xclip is a command line utility that is designed to run on any system with an X11 implementation. It provides an interface to X selections ("the clipboard") from the command line. It can read data from standard in or a file and place it in an X selection for pasting into other X applications. xclip can also print an X selection to standard out, which can then be redirected to a file or another program. %prep %setup -q -n %{name} %build xmkmf make CDEBUGFLAGS="$RPM_OPT_FLAGS" %{?_smp_mflags} %install rm -rf $RPM_BUILD_ROOT make DESTDIR=$RPM_BUILD_ROOT install make DESTDIR=$RPM_BUILD_ROOT install.man %clean rm -rf $RPM_BUILD_ROOT %files %defattr(-,root,root,-) %doc COPYING README %{_bindir}/xclip %{_mandir}/man1/xclip.1* %changelog * Wed Apr 25 2007 Tom "spot" Callaway 0.08-2 - smp_mflags * Tue Apr 24 2007 Tom "spot" Callaway 0.08-1 - initial package for Fedora Extras Index: sources =================================================================== RCS file: /cvs/extras/rpms/xclip/FC-5/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 25 Apr 2007 19:47:37 -0000 1.1 +++ sources 25 Apr 2007 20:48:37 -0000 1.2 @@ -0,0 +1 @@ +a90bde3fb0da6aad3a6042c4867245c6 xclip-0.08.tar.gz From fedora-extras-commits at redhat.com Wed Apr 25 20:49:16 2007 From: fedora-extras-commits at redhat.com (Tom Callaway (spot)) Date: Wed, 25 Apr 2007 16:49:16 -0400 Subject: rpms/xclip/FC-6 xclip.spec,NONE,1.1 sources,1.1,1.2 Message-ID: <200704252049.l3PKnGxT015094@cvs-int.fedora.redhat.com> Author: spot Update of /cvs/extras/rpms/xclip/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv14971/FC-6 Modified Files: sources Added Files: xclip.spec Log Message: Initial branching. --- NEW FILE xclip.spec --- Name: xclip Version: 0.08 Release: 2%{?dist} License: GPL Group: Applications/System Summary: Command line clipboard grabber URL: http://people.debian.org/~kims/xclip/ Source0: http://people.debian.org/~kims/xclip/xclip-0.08.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: imake, libXmu-devel, libICE-devel %description xclip is a command line utility that is designed to run on any system with an X11 implementation. It provides an interface to X selections ("the clipboard") from the command line. It can read data from standard in or a file and place it in an X selection for pasting into other X applications. xclip can also print an X selection to standard out, which can then be redirected to a file or another program. %prep %setup -q -n %{name} %build xmkmf make CDEBUGFLAGS="$RPM_OPT_FLAGS" %{?_smp_mflags} %install rm -rf $RPM_BUILD_ROOT make DESTDIR=$RPM_BUILD_ROOT install make DESTDIR=$RPM_BUILD_ROOT install.man %clean rm -rf $RPM_BUILD_ROOT %files %defattr(-,root,root,-) %doc COPYING README %{_bindir}/xclip %{_mandir}/man1/xclip.1* %changelog * Wed Apr 25 2007 Tom "spot" Callaway 0.08-2 - smp_mflags * Tue Apr 24 2007 Tom "spot" Callaway 0.08-1 - initial package for Fedora Extras Index: sources =================================================================== RCS file: /cvs/extras/rpms/xclip/FC-6/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 25 Apr 2007 19:47:37 -0000 1.1 +++ sources 25 Apr 2007 20:48:42 -0000 1.2 @@ -0,0 +1 @@ +a90bde3fb0da6aad3a6042c4867245c6 xclip-0.08.tar.gz From fedora-extras-commits at redhat.com Wed Apr 25 21:00:36 2007 From: fedora-extras-commits at redhat.com (Tom Callaway (spot)) Date: Wed, 25 Apr 2007 17:00:36 -0400 Subject: rpms/xclip/FC-5 xclip.spec,1.1,1.2 Message-ID: <200704252100.l3PL0aOc015394@cvs-int.fedora.redhat.com> Author: spot Update of /cvs/extras/rpms/xclip/FC-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv15299/FC-5 Modified Files: xclip.spec Log Message: old FC revs need extra BR Index: xclip.spec =================================================================== RCS file: /cvs/extras/rpms/xclip/FC-5/xclip.spec,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- xclip.spec 25 Apr 2007 20:48:37 -0000 1.1 +++ xclip.spec 25 Apr 2007 21:00:02 -0000 1.2 @@ -1,13 +1,13 @@ Name: xclip Version: 0.08 -Release: 2%{?dist} +Release: 3%{?dist} License: GPL Group: Applications/System Summary: Command line clipboard grabber URL: http://people.debian.org/~kims/xclip/ Source0: http://people.debian.org/~kims/xclip/xclip-0.08.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) -BuildRequires: imake, libXmu-devel, libICE-devel +BuildRequires: imake, libXmu-devel, libICE-devel, libX11-devel, libXext-devel %description xclip is a command line utility that is designed to run on any system with an @@ -39,6 +39,9 @@ %{_mandir}/man1/xclip.1* %changelog +* Wed Apr 25 2007 Tom "spot" Callaway 0.08-3 +- add extra BR for old FC versions + * Wed Apr 25 2007 Tom "spot" Callaway 0.08-2 - smp_mflags From fedora-extras-commits at redhat.com Wed Apr 25 21:00:40 2007 From: fedora-extras-commits at redhat.com (Tom Callaway (spot)) Date: Wed, 25 Apr 2007 17:00:40 -0400 Subject: rpms/xclip/FC-6 xclip.spec,1.1,1.2 Message-ID: <200704252100.l3PL0evB015397@cvs-int.fedora.redhat.com> Author: spot Update of /cvs/extras/rpms/xclip/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv15299/FC-6 Modified Files: xclip.spec Log Message: old FC revs need extra BR Index: xclip.spec =================================================================== RCS file: /cvs/extras/rpms/xclip/FC-6/xclip.spec,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- xclip.spec 25 Apr 2007 20:48:42 -0000 1.1 +++ xclip.spec 25 Apr 2007 21:00:06 -0000 1.2 @@ -1,13 +1,13 @@ Name: xclip Version: 0.08 -Release: 2%{?dist} +Release: 3%{?dist} License: GPL Group: Applications/System Summary: Command line clipboard grabber URL: http://people.debian.org/~kims/xclip/ Source0: http://people.debian.org/~kims/xclip/xclip-0.08.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) -BuildRequires: imake, libXmu-devel, libICE-devel +BuildRequires: imake, libXmu-devel, libICE-devel, libX11-devel, libXext-devel %description xclip is a command line utility that is designed to run on any system with an @@ -39,6 +39,9 @@ %{_mandir}/man1/xclip.1* %changelog +* Wed Apr 25 2007 Tom "spot" Callaway 0.08-3 +- add extra BR for old FC versions + * Wed Apr 25 2007 Tom "spot" Callaway 0.08-2 - smp_mflags From fedora-extras-commits at redhat.com Wed Apr 25 21:01:38 2007 From: fedora-extras-commits at redhat.com (Tom Callaway (spot)) Date: Wed, 25 Apr 2007 17:01:38 -0400 Subject: rpms/xclip/devel xclip.spec,1.1,1.2 Message-ID: <200704252101.l3PL1cDk019728@cvs-int.fedora.redhat.com> Author: spot Update of /cvs/extras/rpms/xclip/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv15403/devel Modified Files: xclip.spec Log Message: Consistency. Index: xclip.spec =================================================================== RCS file: /cvs/extras/rpms/xclip/devel/xclip.spec,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- xclip.spec 25 Apr 2007 20:41:42 -0000 1.1 +++ xclip.spec 25 Apr 2007 21:01:01 -0000 1.2 @@ -1,13 +1,13 @@ Name: xclip Version: 0.08 -Release: 2%{?dist} +Release: 3%{?dist} License: GPL Group: Applications/System Summary: Command line clipboard grabber URL: http://people.debian.org/~kims/xclip/ Source0: http://people.debian.org/~kims/xclip/xclip-0.08.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) -BuildRequires: imake, libXmu-devel, libICE-devel +BuildRequires: imake, libXmu-devel, libICE-devel, libX11-devel, libXext-devel %description xclip is a command line utility that is designed to run on any system with an @@ -39,6 +39,9 @@ %{_mandir}/man1/xclip.1* %changelog +* Wed Apr 25 2007 Tom "spot" Callaway 0.08-3 +- add extra BR for old FC versions + * Wed Apr 25 2007 Tom "spot" Callaway 0.08-2 - smp_mflags From fedora-extras-commits at redhat.com Wed Apr 25 21:06:52 2007 From: fedora-extras-commits at redhat.com (Dominik Mierzejewski (rathann)) Date: Wed, 25 Apr 2007 17:06:52 -0400 Subject: rpms/libgadu/devel .cvsignore, 1.2, 1.3 libgadu.spec, 1.1, 1.2 sources, 1.2, 1.3 Message-ID: <200704252106.l3PL6qnw019921@cvs-int.fedora.redhat.com> Author: rathann Update of /cvs/extras/rpms/libgadu/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv19896 Modified Files: .cvsignore libgadu.spec sources Log Message: - updated to 1.7.1 (security fixes) Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/libgadu/devel/.cvsignore,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- .cvsignore 17 Sep 2006 19:54:38 -0000 1.2 +++ .cvsignore 25 Apr 2007 21:06:17 -0000 1.3 @@ -1 +1 @@ -libgadu-1.7.0.tar.gz +libgadu-1.7.1.tar.gz Index: libgadu.spec =================================================================== RCS file: /cvs/extras/rpms/libgadu/devel/libgadu.spec,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- libgadu.spec 17 Sep 2006 19:54:38 -0000 1.1 +++ libgadu.spec 25 Apr 2007 21:06:17 -0000 1.2 @@ -1,13 +1,11 @@ Name: libgadu -Version: 1.7.0 +Version: 1.7.1 Release: 1%{?dist} Summary: A Gadu-gadu protocol compatible communications library License: LGPL Group: System Environment/Libraries Source0: http://toxygen.net/libgadu/files/%{name}-%{version}.tar.gz URL: http://toxygen.net/libgadu/ -BuildRequires: autoconf -BuildRequires: automake BuildRequires: openssl-devel BuildRoot: %{_tmppath}/%{name}-%{version}-root-%(id -u -n) @@ -72,5 +70,8 @@ %{_libdir}/pkgconfig/* %changelog +* Wed Apr 25 2007 Dominik Mierzejewski 1.7.1-1 +- updated to 1.7.1 (security fixes) + * Sun Sep 17 2006 Dominik Mierzejewski 1.7.0-1 - initial build Index: sources =================================================================== RCS file: /cvs/extras/rpms/libgadu/devel/sources,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- sources 17 Sep 2006 19:54:38 -0000 1.2 +++ sources 25 Apr 2007 21:06:17 -0000 1.3 @@ -1 +1 @@ -152180afbbad584017592a3021aac97a libgadu-1.7.0.tar.gz +5ceb20befbdfc50ddc9598d24ca3b400 libgadu-1.7.1.tar.gz From fedora-extras-commits at redhat.com Wed Apr 25 21:08:28 2007 From: fedora-extras-commits at redhat.com (Dominik Mierzejewski (rathann)) Date: Wed, 25 Apr 2007 17:08:28 -0400 Subject: rpms/libgadu/FC-6 .cvsignore, 1.2, 1.3 libgadu.spec, 1.1, 1.2 sources, 1.2, 1.3 Message-ID: <200704252108.l3PL8SHf019994@cvs-int.fedora.redhat.com> Author: rathann Update of /cvs/extras/rpms/libgadu/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv19973 Modified Files: .cvsignore libgadu.spec sources Log Message: - updated to 1.7.1 (security fixes) Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/libgadu/FC-6/.cvsignore,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- .cvsignore 17 Sep 2006 19:54:38 -0000 1.2 +++ .cvsignore 25 Apr 2007 21:07:53 -0000 1.3 @@ -1 +1 @@ -libgadu-1.7.0.tar.gz +libgadu-1.7.1.tar.gz Index: libgadu.spec =================================================================== RCS file: /cvs/extras/rpms/libgadu/FC-6/libgadu.spec,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- libgadu.spec 17 Sep 2006 19:54:38 -0000 1.1 +++ libgadu.spec 25 Apr 2007 21:07:53 -0000 1.2 @@ -1,13 +1,11 @@ Name: libgadu -Version: 1.7.0 +Version: 1.7.1 Release: 1%{?dist} Summary: A Gadu-gadu protocol compatible communications library License: LGPL Group: System Environment/Libraries Source0: http://toxygen.net/libgadu/files/%{name}-%{version}.tar.gz URL: http://toxygen.net/libgadu/ -BuildRequires: autoconf -BuildRequires: automake BuildRequires: openssl-devel BuildRoot: %{_tmppath}/%{name}-%{version}-root-%(id -u -n) @@ -72,5 +70,8 @@ %{_libdir}/pkgconfig/* %changelog +* Wed Apr 25 2007 Dominik Mierzejewski 1.7.1-1 +- updated to 1.7.1 (security fixes) + * Sun Sep 17 2006 Dominik Mierzejewski 1.7.0-1 - initial build Index: sources =================================================================== RCS file: /cvs/extras/rpms/libgadu/FC-6/sources,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- sources 17 Sep 2006 19:54:38 -0000 1.2 +++ sources 25 Apr 2007 21:07:53 -0000 1.3 @@ -1 +1 @@ -152180afbbad584017592a3021aac97a libgadu-1.7.0.tar.gz +5ceb20befbdfc50ddc9598d24ca3b400 libgadu-1.7.1.tar.gz From fedora-extras-commits at redhat.com Wed Apr 25 21:09:39 2007 From: fedora-extras-commits at redhat.com (Dominik Mierzejewski (rathann)) Date: Wed, 25 Apr 2007 17:09:39 -0400 Subject: rpms/libgadu/FC-5 .cvsignore, 1.2, 1.3 libgadu.spec, 1.1, 1.2 sources, 1.2, 1.3 Message-ID: <200704252109.l3PL9dqQ020082@cvs-int.fedora.redhat.com> Author: rathann Update of /cvs/extras/rpms/libgadu/FC-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv20050 Modified Files: .cvsignore libgadu.spec sources Log Message: - updated to 1.7.1 (security fixes) Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/libgadu/FC-5/.cvsignore,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- .cvsignore 17 Sep 2006 19:54:38 -0000 1.2 +++ .cvsignore 25 Apr 2007 21:09:05 -0000 1.3 @@ -1 +1 @@ -libgadu-1.7.0.tar.gz +libgadu-1.7.1.tar.gz Index: libgadu.spec =================================================================== RCS file: /cvs/extras/rpms/libgadu/FC-5/libgadu.spec,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- libgadu.spec 17 Sep 2006 19:54:38 -0000 1.1 +++ libgadu.spec 25 Apr 2007 21:09:05 -0000 1.2 @@ -1,13 +1,11 @@ Name: libgadu -Version: 1.7.0 +Version: 1.7.1 Release: 1%{?dist} Summary: A Gadu-gadu protocol compatible communications library License: LGPL Group: System Environment/Libraries Source0: http://toxygen.net/libgadu/files/%{name}-%{version}.tar.gz URL: http://toxygen.net/libgadu/ -BuildRequires: autoconf -BuildRequires: automake BuildRequires: openssl-devel BuildRoot: %{_tmppath}/%{name}-%{version}-root-%(id -u -n) @@ -72,5 +70,8 @@ %{_libdir}/pkgconfig/* %changelog +* Wed Apr 25 2007 Dominik Mierzejewski 1.7.1-1 +- updated to 1.7.1 (security fixes) + * Sun Sep 17 2006 Dominik Mierzejewski 1.7.0-1 - initial build Index: sources =================================================================== RCS file: /cvs/extras/rpms/libgadu/FC-5/sources,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- sources 17 Sep 2006 19:54:38 -0000 1.2 +++ sources 25 Apr 2007 21:09:05 -0000 1.3 @@ -1 +1 @@ -152180afbbad584017592a3021aac97a libgadu-1.7.0.tar.gz +5ceb20befbdfc50ddc9598d24ca3b400 libgadu-1.7.1.tar.gz From fedora-extras-commits at redhat.com Wed Apr 25 21:14:24 2007 From: fedora-extras-commits at redhat.com (Andreas Bierfert (awjb)) Date: Wed, 25 Apr 2007 17:14:24 -0400 Subject: rpms/WindowMaker/devel WindowMaker.spec,1.20,1.21 Message-ID: <200704252114.l3PLEOvO020166@cvs-int.fedora.redhat.com> Author: awjb Update of /cvs/extras/rpms/WindowMaker/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv20142 Modified Files: WindowMaker.spec Log Message: - fix install location of WPrefs (#228346) - fix menu modification sniplet - split into sub packages to fix multilib issues (#228346) - mark sh files executable Index: WindowMaker.spec =================================================================== RCS file: /cvs/extras/rpms/WindowMaker/devel/WindowMaker.spec,v retrieving revision 1.20 retrieving revision 1.21 diff -u -r1.20 -r1.21 --- WindowMaker.spec 4 Nov 2006 13:21:16 -0000 1.20 +++ WindowMaker.spec 25 Apr 2007 21:13:49 -0000 1.21 @@ -1,7 +1,7 @@ Summary: A fast, feature rich Window Manager Name: WindowMaker Version: 0.92.0 -Release: 10%{?dist} +Release: 11%{?dist} License: GPL Group: User Interface/Desktops @@ -64,8 +64,10 @@ BuildRequires: fontconfig-devel BuildRequires: automake14 libtool +Requires: WINGs-libs = %{version}-%{release} + %package devel -Summary: libraries needed for WindowMaker. +Summary: development files needed for WindowMaker Group: System Environment/Libraries Requires: %{name} = %{version}-%{release} Requires: xorg-x11-proto-devel @@ -73,10 +75,8 @@ Requires: pkgconfig Requires: libXinerama-devel Requires: fontconfig-devel -Requires: freetype-devel Requires: libXft-devel Requires: libXext-devel -Requires: libXrender-devel Requires: libtiff-devel Requires: zlib-devel Requires: libXpm-devel @@ -84,7 +84,6 @@ Requires: libpng-devel Requires: libungif-devel - %description Window Maker is an X11 window manager designed to give additional integration support to the GNUstep Desktop Environment. In every way @@ -99,6 +98,30 @@ possible, it reproduces the elegant look and feel of the NeXTSTEP[tm] GUI. This package contains development files for WindowMaker libraries +%package -n WINGs-libs +Summary: Libraries needed for WindowMaker +Group: System Environment/Libraries + +%description -n WINGs-libs +Libraries needed for WindowMaker + +%package -n WINGs-devel +Summary: Development files for the WINGs library +Group: System Environment/Libraries +Requires: libX11-devel +Requires: xorg-x11-proto-devel +Requires: libXinerama-devel +Requires: libXext-devel +Requires: libtiff-devel +Requires: zlib-devel +Requires: libXpm-devel +Requires: libjpeg-devel +Requires: libpng-devel +Requires: libungif-devel +Requires: Xft-devel +Requires: fontconfig-devel +%description -n WINGs-devel +Development files for the WINGs library %prep %setup -q -a10 @@ -136,13 +159,10 @@ cp %{SOURCE7} WPrefs.app/xpm/nextstyle.xpm cp %{SOURCE8} WPrefs.app/tiff/oldstyle.tiff -###### menu fix from Rudolf Kastel for i in WindowMaker/*menu* ; do echo $i -mv $i $i.old -sed -e 's/\/usr\/local\//\/usr\//g' $i.old >$i -mv $i $i.old -sed -e 's/\/home\/mawa/$(HOME)/g' $i.old >$i +sed -i.old -e 's:/usr/local/:%{_prefix}:g' \ + -e 's:/home/mawa:$(HOME):g' $i done autoreconf -sif @@ -151,9 +171,8 @@ # enable new features CFLAGS="$RPM_OPT_FLAGS -DBOUNCE_APP -DNEWAPPICON -DVIRTUAL_DESKTOP" LINGUAS=`(cd po ; echo *.po|sed 's/zh_TW.Big5.po//g;s/.po//g')` -GNUSTEP_LOCAL_ROOT='%{_libdir}/GNUstep' NLSDIR="%{_datadir}/locale" -export CFLAGS LINGUAS NLSDIR GNUSTEP_LOCAL_ROOT +export CFLAGS LINGUAS NLSDIR %configure --enable-gnome --enable-kde --enable-usermenu --enable-xinerama \ --enable-fast-install --enable-modelock --x-includes=%{_includedir} \ --x-libraries=%{_libdir} --disable-mmx --disable-static --enable-shared @@ -176,40 +195,74 @@ find %{buildroot} -type f -name "*.la" -exec rm -f {} ';' +chmod 755 %{buildroot}%{_datadir}/%{name}/{autostart.sh,exitscript.sh} + # now install extras stuff make -C WindowMaker-extra-0.1 install DESTDIR=$RPM_BUILD_ROOT +# clean up wmlib.pc +sed -i -e 's:-lWUtil::' $RPM_BUILD_ROOT%{_libdir}/pkgconfig/wmlib.pc + %clean rm -rf $RPM_BUILD_ROOT +%post -p /sbin/ldconfig + +%postun -p /sbin/ldconfig + +%post -n WINGs-libs -p /sbin/ldconfig + +%postun -n WINGs-libs -p /sbin/ldconfig %files -f '\(WPrefs\|%{name}\|WINGs\)'.lang %defattr(-,root,root,-) %doc AUTHORS ChangeLog NEWS FAQ* README* COPYING* %config %{_sysconfdir}/%{name} -%{_datadir}/xsessions/WindowMaker.desktop %{_bindir}/* -%{_datadir}/%{name} -%{_datadir}/WINGs -%{_libdir}/GNUstep -%{_libdir}/*.so.* +%{_libdir}/libWMaker.so.* +%{_datadir}/xsessions/WindowMaker.desktop +%{_datadir}/%{name}/ +%{_datadir}/WPrefs/ %{_mandir}/man1/*.1x* %{_mandir}/sk/man1/*.1x* %exclude %{_bindir}/get-*-flags %files devel %defattr(-,root,root,-) -%{_bindir}/get-wings-flags -%{_bindir}/get-wraster-flags %{_bindir}/get-wutil-flags -%{_includedir}/WINGs +%{_libdir}/libWMaker.so +%{_libdir}/pkgconfig/wmlib.pc %{_includedir}/WMaker.h -%{_includedir}/wraster.h -%{_libdir}/*.so -%{_libdir}/pkgconfig/*.pc +%files -n WINGs-libs +%defattr(-,root,root,-) +%{_libdir}/libWINGs.so.* +%{_libdir}/libwraster.so.* +%{_libdir}/libExtraWINGs.so.* +%{_libdir}/libWUtil.so.* +%{_datadir}/WINGs/ + +%files -n WINGs-devel +%defattr(-,root,root,-) +%{_bindir}/get-wings-flags +%{_bindir}/get-wraster-flags +%{_libdir}/libWINGs.so +%{_libdir}/libWUtil.so +%{_libdir}/libExtraWINGs.so +%{_libdir}/libwraster.so +%{_libdir}/pkgconfig/wrlib.pc +%{_libdir}/pkgconfig/WINGs.pc +%{_includedir}/WINGs/ +%{_includedir}/wraster.h %changelog +* Sun Mar 04 2007 Andreas Bierfert +0.92.0-11 +- fix install location of WPrefs (#228346) +- fix menu modification sniplet +- split into sub packages to fix multilib issues (#228346) +- mark sh files executable + * Sat Nov 04 2006 Andreas Bierfert 0.92.0-10 - fix #185579: bouncing animation will respect animations off setting From fedora-extras-commits at redhat.com Wed Apr 25 21:19:31 2007 From: fedora-extras-commits at redhat.com (Andreas Bierfert (awjb)) Date: Wed, 25 Apr 2007 17:19:31 -0400 Subject: rpms/nessus-core/devel nessus-core.spec,1.5,1.6 Message-ID: <200704252119.l3PLJVQV020329@cvs-int.fedora.redhat.com> Author: awjb Update of /cvs/extras/rpms/nessus-core/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv20310 Modified Files: nessus-core.spec Log Message: - fix #233888 Index: nessus-core.spec =================================================================== RCS file: /cvs/extras/rpms/nessus-core/devel/nessus-core.spec,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- nessus-core.spec 20 Dec 2006 09:11:42 -0000 1.5 +++ nessus-core.spec 25 Apr 2007 21:18:57 -0000 1.6 @@ -189,6 +189,7 @@ %files devel %defattr(-,root,root,-) %doc doc/ntp/* +%dir %{_includedir}/nessus %{_includedir}/nessus/* %exclude %{_includedir}/nessus/includes.h @@ -225,6 +226,10 @@ %ghost %config(missingok,noreplace) %verify(not md5 size mtime) %{_sysconfdir}/nessus/* %changelog +* Wed Apr 25 2007 Andreas Bierfert +2.2.9-2 +- fix #233888 + * Tue Dec 19 2006 Andreas Bierfert 2.2.9-1 - version upgrade (#199399) From fedora-extras-commits at redhat.com Wed Apr 25 21:22:13 2007 From: fedora-extras-commits at redhat.com (Andreas Bierfert (awjb)) Date: Wed, 25 Apr 2007 17:22:13 -0400 Subject: rpms/dosbox/devel dosbox.desktop,1.2,1.3 dosbox.spec,1.21,1.22 Message-ID: <200704252122.l3PLMDJl020453@cvs-int.fedora.redhat.com> Author: awjb Update of /cvs/extras/rpms/dosbox/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv20423 Modified Files: dosbox.desktop dosbox.spec Log Message: - fix #230902 Index: dosbox.desktop =================================================================== RCS file: /cvs/extras/rpms/dosbox/devel/dosbox.desktop,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- dosbox.desktop 10 Nov 2004 05:03:39 -0000 1.2 +++ dosbox.desktop 25 Apr 2007 21:21:38 -0000 1.3 @@ -6,4 +6,4 @@ Icon=dosbox.png Terminal=false Type=Application -Categories=Application;Utility; +Categories=Application;System;Emulator; Index: dosbox.spec =================================================================== RCS file: /cvs/extras/rpms/dosbox/devel/dosbox.spec,v retrieving revision 1.21 retrieving revision 1.22 diff -u -r1.21 -r1.22 --- dosbox.spec 4 Mar 2007 11:07:39 -0000 1.21 +++ dosbox.spec 25 Apr 2007 21:21:38 -0000 1.22 @@ -1,6 +1,6 @@ Name: dosbox Version: 0.70 -Release: 1%{?dist} +Release: 2%{?dist} Summary: x86/DOS emulator with sound and graphics @@ -71,8 +71,12 @@ %changelog +* Wed Apr 25 2007 Andreas Bierfert +0.70-2 +- fix #230902 + * Sun Mar 04 2007 Andreas Bierfert -0.70 +0.70-1 - version upgrade (#230768) * Tue Sep 12 2006 Andreas Bierfert From fedora-extras-commits at redhat.com Wed Apr 25 21:22:45 2007 From: fedora-extras-commits at redhat.com (Andreas Bierfert (awjb)) Date: Wed, 25 Apr 2007 17:22:45 -0400 Subject: rpms/nessus-core/devel nessus-core.spec,1.6,1.7 Message-ID: <200704252122.l3PLMj6n020509@cvs-int.fedora.redhat.com> Author: awjb Update of /cvs/extras/rpms/nessus-core/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv20446 Modified Files: nessus-core.spec Log Message: - bump release Index: nessus-core.spec =================================================================== RCS file: /cvs/extras/rpms/nessus-core/devel/nessus-core.spec,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- nessus-core.spec 25 Apr 2007 21:18:57 -0000 1.6 +++ nessus-core.spec 25 Apr 2007 21:22:10 -0000 1.7 @@ -1,6 +1,6 @@ Name: nessus-core Version: 2.2.9 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Network vulnerability scanner Group: Applications/System From fedora-extras-commits at redhat.com Wed Apr 25 21:32:53 2007 From: fedora-extras-commits at redhat.com (Tom Callaway (spot)) Date: Wed, 25 Apr 2007 17:32:53 -0400 Subject: rpms/R/FC-6 R.spec,1.22,1.23 sources,1.11,1.12 Message-ID: <200704252132.l3PLWrut021093@cvs-int.fedora.redhat.com> Author: spot Update of /cvs/extras/rpms/R/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv21033/FC-6 Modified Files: R.spec sources Log Message: 2.5.0 Index: R.spec =================================================================== RCS file: /cvs/extras/rpms/R/FC-6/R.spec,v retrieving revision 1.22 retrieving revision 1.23 diff -u -r1.22 -r1.23 --- R.spec 17 Mar 2007 15:54:32 -0000 1.22 +++ R.spec 25 Apr 2007 21:32:19 -0000 1.23 @@ -1,6 +1,6 @@ Name: R -Version: 2.4.1 -Release: 4%{?dist} +Version: 2.5.0 +Release: 1%{?dist} Summary: A language for data analysis and graphics URL: http://www.r-project.org Source0: ftp://cran.r-project.org/pub/R/src/base/R-2/R-%{version}.tar.gz @@ -22,25 +22,27 @@ Provides: R-base = %{version} Provides: R-boot = 1.2 Provides: R-class = %{version} -Provides: R-cluster = 1.11.4 +Provides: R-cluster = 1.11.5 +Provides: R-codetools = 0.1 Provides: R-datasets = %{version} Provides: R-foreign = 0.8 Provides: R-graphics = %{version} Provides: R-grDevices = %{version} Provides: R-grid = %{version} Provides: R-KernSmooth = 2.22 -Provides: R-lattice = 0.14 +Provides: R-lattice = 0.15 Provides: R-MASS = %{version} Provides: R-methods = %{version} Provides: R-mgcv = 1.3 Provides: R-nlme = 3.1 Provides: R-nnet = %{version} +Provides: R-rcompgen = 0.1 Provides: R-rpart = 3.1 Provides: R-spatial = %{version} Provides: R-splines = %{version} Provides: R-stats = %{version} Provides: R-stats4 = %{version} -Provides: R-survival = 2.30 +Provides: R-survival = 2.31 Provides: R-tcltk = %{version} Provides: R-tools = %{version} Provides: R-utils = %{version} @@ -71,7 +73,7 @@ Requires: gcc-c++, gcc-gfortran, tetex-latex, texinfo Requires: libpng-devel, libjpeg-devel, readline-devel, libtermcap-devel Requires: libSM-devel, libX11-devel, libICE-devel, libXt-devel -Requires: tcl-devel, tk-devel +Requires: tcl-devel, tk-devel, pkgconfig %description devel Install R-devel if you are going to develop or compile R packages. @@ -87,7 +89,7 @@ %package -n libRmath-devel Summary: standalone math library from the R project Group: Development/Libraries -Requires: libRmath = %{version} +Requires: libRmath = %{version}, pkgconfig %description -n libRmath-devel A standalone library of mathematical and statistical functions derived @@ -138,6 +140,12 @@ chmod 755 ${RPM_BUILD_ROOT}%{_libdir}/R/bin/R chmod 755 ${RPM_BUILD_ROOT}%{_bindir}/R +# Get rid of buildroot in script +for i in $RPM_BUILD_ROOT%{_libdir}/R/bin/Rscript $RPM_BUILD_ROOT%{_bindir}/Rscript $RPM_BUILD_ROOT%{_libdir}/pkgconfig/libR*.pc; +do + sed -i "s|$RPM_BUILD_ROOT||g" $i; +done + # Remove package indices. They are rebuilt by the postinstall script. # rm -f ${RPM_BUILD_ROOT}%{_libdir}/R/doc/html/function.html @@ -151,9 +159,13 @@ mkdir -p $RPM_BUILD_ROOT/etc/ld.so.conf.d echo "%{_libdir}/R/lib" > $RPM_BUILD_ROOT/etc/ld.so.conf.d/%{name}-%{_arch}.conf +mkdir -p $RPM_BUILD_ROOT%{_datadir}/R/library + %files %defattr(-, root, root) %{_bindir}/R +%{_bindir}/Rscript +%{_datadir}/R %{_libdir}/R %{_infodir}/R-*.info* %{_mandir}/man1/* @@ -169,6 +181,7 @@ %files devel %defattr(-, root, root) %doc doc/manual/R-exts.pdf +%{_libdir}/pkgconfig/libR.pc %files -n libRmath %defattr(-, root, root) @@ -178,6 +191,7 @@ %defattr(-, root, root) %{_libdir}/libRmath.a %{_includedir}/Rmath.h +%{_libdir}/pkgconfig/libRmath.pc %clean rm -rf ${RPM_BUILD_ROOT}; @@ -222,6 +236,9 @@ /sbin/ldconfig %changelog +* Wed Apr 25 2007 Tom "spot" Callaway 2.5.0-1 +- bump to 2.5.0 + * Tue Mar 13 2007 Tom "spot" Callaway 2.4.1-4 - add /usr/share/R/library as a valid R_LIBS directory for noarch bits Index: sources =================================================================== RCS file: /cvs/extras/rpms/R/FC-6/sources,v retrieving revision 1.11 retrieving revision 1.12 diff -u -r1.11 -r1.12 --- sources 20 Dec 2006 00:47:34 -0000 1.11 +++ sources 25 Apr 2007 21:32:19 -0000 1.12 @@ -1 +1 @@ -92b33fd2c3e770d595c1a472889230d5 R-2.4.1.tar.gz +b9088663fc539c059acfaf19d6d90a69 R-2.5.0.tar.gz From fedora-extras-commits at redhat.com Wed Apr 25 21:32:49 2007 From: fedora-extras-commits at redhat.com (Tom Callaway (spot)) Date: Wed, 25 Apr 2007 17:32:49 -0400 Subject: rpms/R/FC-5 R.spec,1.20,1.21 sources,1.11,1.12 Message-ID: <200704252132.l3PLWncT021089@cvs-int.fedora.redhat.com> Author: spot Update of /cvs/extras/rpms/R/FC-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv21033/FC-5 Modified Files: R.spec sources Log Message: 2.5.0 Index: R.spec =================================================================== RCS file: /cvs/extras/rpms/R/FC-5/R.spec,v retrieving revision 1.20 retrieving revision 1.21 diff -u -r1.20 -r1.21 --- R.spec 17 Mar 2007 15:54:30 -0000 1.20 +++ R.spec 25 Apr 2007 21:32:14 -0000 1.21 @@ -1,6 +1,6 @@ Name: R -Version: 2.4.1 -Release: 4%{?dist} +Version: 2.5.0 +Release: 1%{?dist} Summary: A language for data analysis and graphics URL: http://www.r-project.org Source0: ftp://cran.r-project.org/pub/R/src/base/R-2/R-%{version}.tar.gz @@ -22,25 +22,27 @@ Provides: R-base = %{version} Provides: R-boot = 1.2 Provides: R-class = %{version} -Provides: R-cluster = 1.11.4 +Provides: R-cluster = 1.11.5 +Provides: R-codetools = 0.1 Provides: R-datasets = %{version} Provides: R-foreign = 0.8 Provides: R-graphics = %{version} Provides: R-grDevices = %{version} Provides: R-grid = %{version} Provides: R-KernSmooth = 2.22 -Provides: R-lattice = 0.14 +Provides: R-lattice = 0.15 Provides: R-MASS = %{version} Provides: R-methods = %{version} Provides: R-mgcv = 1.3 Provides: R-nlme = 3.1 Provides: R-nnet = %{version} +Provides: R-rcompgen = 0.1 Provides: R-rpart = 3.1 Provides: R-spatial = %{version} Provides: R-splines = %{version} Provides: R-stats = %{version} Provides: R-stats4 = %{version} -Provides: R-survival = 2.30 +Provides: R-survival = 2.31 Provides: R-tcltk = %{version} Provides: R-tools = %{version} Provides: R-utils = %{version} @@ -71,7 +73,7 @@ Requires: gcc-c++, gcc-gfortran, tetex-latex, texinfo Requires: libpng-devel, libjpeg-devel, readline-devel, libtermcap-devel Requires: libSM-devel, libX11-devel, libICE-devel, libXt-devel -Requires: tcl-devel, tk-devel +Requires: tcl-devel, tk-devel, pkgconfig %description devel Install R-devel if you are going to develop or compile R packages. @@ -87,7 +89,7 @@ %package -n libRmath-devel Summary: standalone math library from the R project Group: Development/Libraries -Requires: libRmath = %{version} +Requires: libRmath = %{version}, pkgconfig %description -n libRmath-devel A standalone library of mathematical and statistical functions derived @@ -138,6 +140,12 @@ chmod 755 ${RPM_BUILD_ROOT}%{_libdir}/R/bin/R chmod 755 ${RPM_BUILD_ROOT}%{_bindir}/R +# Get rid of buildroot in script +for i in $RPM_BUILD_ROOT%{_libdir}/R/bin/Rscript $RPM_BUILD_ROOT%{_bindir}/Rscript $RPM_BUILD_ROOT%{_libdir}/pkgconfig/libR*.pc; +do + sed -i "s|$RPM_BUILD_ROOT||g" $i; +done + # Remove package indices. They are rebuilt by the postinstall script. # rm -f ${RPM_BUILD_ROOT}%{_libdir}/R/doc/html/function.html @@ -151,9 +159,13 @@ mkdir -p $RPM_BUILD_ROOT/etc/ld.so.conf.d echo "%{_libdir}/R/lib" > $RPM_BUILD_ROOT/etc/ld.so.conf.d/%{name}-%{_arch}.conf +mkdir -p $RPM_BUILD_ROOT%{_datadir}/R/library + %files %defattr(-, root, root) %{_bindir}/R +%{_bindir}/Rscript +%{_datadir}/R %{_libdir}/R %{_infodir}/R-*.info* %{_mandir}/man1/* @@ -169,6 +181,7 @@ %files devel %defattr(-, root, root) %doc doc/manual/R-exts.pdf +%{_libdir}/pkgconfig/libR.pc %files -n libRmath %defattr(-, root, root) @@ -178,6 +191,7 @@ %defattr(-, root, root) %{_libdir}/libRmath.a %{_includedir}/Rmath.h +%{_libdir}/pkgconfig/libRmath.pc %clean rm -rf ${RPM_BUILD_ROOT}; @@ -222,6 +236,9 @@ /sbin/ldconfig %changelog +* Wed Apr 25 2007 Tom "spot" Callaway 2.5.0-1 +- bump to 2.5.0 + * Tue Mar 13 2007 Tom "spot" Callaway 2.4.1-4 - add /usr/share/R/library as a valid R_LIBS directory for noarch bits Index: sources =================================================================== RCS file: /cvs/extras/rpms/R/FC-5/sources,v retrieving revision 1.11 retrieving revision 1.12 diff -u -r1.11 -r1.12 --- sources 20 Dec 2006 00:47:33 -0000 1.11 +++ sources 25 Apr 2007 21:32:14 -0000 1.12 @@ -1 +1 @@ -92b33fd2c3e770d595c1a472889230d5 R-2.4.1.tar.gz +b9088663fc539c059acfaf19d6d90a69 R-2.5.0.tar.gz From fedora-extras-commits at redhat.com Wed Apr 25 21:32:58 2007 From: fedora-extras-commits at redhat.com (Tom Callaway (spot)) Date: Wed, 25 Apr 2007 17:32:58 -0400 Subject: rpms/R/devel .cvsignore, 1.10, 1.11 R.spec, 1.24, 1.25 sources, 1.11, 1.12 Message-ID: <200704252132.l3PLWwHD021098@cvs-int.fedora.redhat.com> Author: spot Update of /cvs/extras/rpms/R/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv21033/devel Modified Files: .cvsignore R.spec sources Log Message: 2.5.0 Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/R/devel/.cvsignore,v retrieving revision 1.10 retrieving revision 1.11 diff -u -r1.10 -r1.11 --- .cvsignore 20 Dec 2006 00:47:34 -0000 1.10 +++ .cvsignore 25 Apr 2007 21:32:24 -0000 1.11 @@ -7,3 +7,4 @@ R-2.3.1.tar.gz R-2.4.0.tar.gz R-2.4.1.tar.gz +R-2.5.0.tar.gz Index: R.spec =================================================================== RCS file: /cvs/extras/rpms/R/devel/R.spec,v retrieving revision 1.24 retrieving revision 1.25 diff -u -r1.24 -r1.25 --- R.spec 17 Mar 2007 15:54:35 -0000 1.24 +++ R.spec 25 Apr 2007 21:32:24 -0000 1.25 @@ -1,6 +1,6 @@ Name: R -Version: 2.4.1 -Release: 4%{?dist} +Version: 2.5.0 +Release: 1%{?dist} Summary: A language for data analysis and graphics URL: http://www.r-project.org Source0: ftp://cran.r-project.org/pub/R/src/base/R-2/R-%{version}.tar.gz @@ -22,25 +22,27 @@ Provides: R-base = %{version} Provides: R-boot = 1.2 Provides: R-class = %{version} -Provides: R-cluster = 1.11.4 +Provides: R-cluster = 1.11.5 +Provides: R-codetools = 0.1 Provides: R-datasets = %{version} Provides: R-foreign = 0.8 Provides: R-graphics = %{version} Provides: R-grDevices = %{version} Provides: R-grid = %{version} Provides: R-KernSmooth = 2.22 -Provides: R-lattice = 0.14 +Provides: R-lattice = 0.15 Provides: R-MASS = %{version} Provides: R-methods = %{version} Provides: R-mgcv = 1.3 Provides: R-nlme = 3.1 Provides: R-nnet = %{version} +Provides: R-rcompgen = 0.1 Provides: R-rpart = 3.1 Provides: R-spatial = %{version} Provides: R-splines = %{version} Provides: R-stats = %{version} Provides: R-stats4 = %{version} -Provides: R-survival = 2.30 +Provides: R-survival = 2.31 Provides: R-tcltk = %{version} Provides: R-tools = %{version} Provides: R-utils = %{version} @@ -71,7 +73,7 @@ Requires: gcc-c++, gcc-gfortran, tetex-latex, texinfo Requires: libpng-devel, libjpeg-devel, readline-devel, ncurses-devel Requires: libSM-devel, libX11-devel, libICE-devel, libXt-devel -Requires: tcl-devel, tk-devel +Requires: tcl-devel, tk-devel, pkgconfig %description devel Install R-devel if you are going to develop or compile R packages. @@ -87,7 +89,7 @@ %package -n libRmath-devel Summary: standalone math library from the R project Group: Development/Libraries -Requires: libRmath = %{version} +Requires: libRmath = %{version}, pkgconfig %description -n libRmath-devel A standalone library of mathematical and statistical functions derived @@ -138,6 +140,12 @@ chmod 755 ${RPM_BUILD_ROOT}%{_libdir}/R/bin/R chmod 755 ${RPM_BUILD_ROOT}%{_bindir}/R +# Get rid of buildroot in script +for i in $RPM_BUILD_ROOT%{_libdir}/R/bin/Rscript $RPM_BUILD_ROOT%{_bindir}/Rscript $RPM_BUILD_ROOT%{_libdir}/pkgconfig/libR*.pc; +do + sed -i "s|$RPM_BUILD_ROOT||g" $i; +done + # Remove package indices. They are rebuilt by the postinstall script. # rm -f ${RPM_BUILD_ROOT}%{_libdir}/R/doc/html/function.html @@ -156,6 +164,7 @@ %files %defattr(-, root, root) %{_bindir}/R +%{_bindir}/Rscript %{_datadir}/R %{_libdir}/R %{_infodir}/R-*.info* @@ -172,6 +181,7 @@ %files devel %defattr(-, root, root) %doc doc/manual/R-exts.pdf +%{_libdir}/pkgconfig/libR.pc %files -n libRmath %defattr(-, root, root) @@ -181,6 +191,7 @@ %defattr(-, root, root) %{_libdir}/libRmath.a %{_includedir}/Rmath.h +%{_libdir}/pkgconfig/libRmath.pc %clean rm -rf ${RPM_BUILD_ROOT}; @@ -225,6 +236,9 @@ /sbin/ldconfig %changelog +* Wed Apr 25 2007 Tom "spot" Callaway 2.5.0-1 +- bump to 2.5.0 + * Tue Mar 13 2007 Tom "spot" Callaway 2.4.1-4 - get rid of termcap related requires, replace with ncurses - use java-1.5.0-gcj instead of old java-1.4.2 Index: sources =================================================================== RCS file: /cvs/extras/rpms/R/devel/sources,v retrieving revision 1.11 retrieving revision 1.12 diff -u -r1.11 -r1.12 --- sources 20 Dec 2006 00:47:34 -0000 1.11 +++ sources 25 Apr 2007 21:32:24 -0000 1.12 @@ -1 +1 @@ -92b33fd2c3e770d595c1a472889230d5 R-2.4.1.tar.gz +b9088663fc539c059acfaf19d6d90a69 R-2.5.0.tar.gz From fedora-extras-commits at redhat.com Wed Apr 25 22:05:38 2007 From: fedora-extras-commits at redhat.com (Andreas Bierfert (awjb)) Date: Wed, 25 Apr 2007 18:05:38 -0400 Subject: rpms/fluxbox/FC-6 .cvsignore, 1.8, 1.9 fluxbox-xdg-menu.py, 1.2, 1.3 fluxbox.spec, 1.21, 1.22 sources, 1.8, 1.9 Message-ID: <200704252205.l3PM5cdj025882@cvs-int.fedora.redhat.com> Author: awjb Update of /cvs/extras/rpms/fluxbox/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv25831/FC-6 Modified Files: .cvsignore fluxbox-xdg-menu.py fluxbox.spec sources Log Message: * Tue Mar 20 2007 Andreas Bierfert 1.0.0-0.1.rc3 - version upgrade - fix #236509 - fix #229307 Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/fluxbox/FC-6/.cvsignore,v retrieving revision 1.8 retrieving revision 1.9 diff -u -r1.8 -r1.9 --- .cvsignore 5 Apr 2006 21:19:35 -0000 1.8 +++ .cvsignore 25 Apr 2007 22:05:04 -0000 1.9 @@ -1 +1 @@ -fluxbox-0.9.15.1.tar.bz2 +fluxbox-1.0rc3.tar.bz2 Index: fluxbox-xdg-menu.py =================================================================== RCS file: /cvs/extras/rpms/fluxbox/FC-6/fluxbox-xdg-menu.py,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- fluxbox-xdg-menu.py 21 Oct 2006 09:38:14 -0000 1.2 +++ fluxbox-xdg-menu.py 25 Apr 2007 22:05:04 -0000 1.3 @@ -115,11 +115,13 @@ parseMenu(entry,wm,use_icons,theme,depth) elif isinstance(entry, xdg.Menu.MenuEntry): checkWm(entry,wm) - if entry.Show == False: continue + if entry.Show == False: continue + appname = entry.DesktopEntry.getName().encode("utf8"); + appname = appname.replace(")","\)"); if use_icons: - print "%s[exec] (%s) {%s} <%s> " % ( (depth*"\t"), entry.DesktopEntry.getName().encode("utf8"), entry.DesktopEntry.getExec().split()[0], findIcon(entry.DesktopEntry.getIcon(), theme) ) + print "%s[exec] (%s) {%s} <%s> " % ( (depth*"\t"), appname, entry.DesktopEntry.getExec().split()[0], findIcon(entry.DesktopEntry.getIcon(), theme) ) else: - print "%s[exec] (%s) {%s} " % ( (depth*"\t"), entry.DesktopEntry.getName().encode("utf8"), entry.DesktopEntry.getExec().split()[0] ) + print "%s[exec] (%s) {%s} " % ( (depth*"\t"), appname, entry.DesktopEntry.getExec().split()[0] ) elif isinstance(entry,xdg.Menu.Separator): print "%s[separator]" % (depth*"\t") elif isinstance(entry.xdg.Menu.Header): Index: fluxbox.spec =================================================================== RCS file: /cvs/extras/rpms/fluxbox/FC-6/fluxbox.spec,v retrieving revision 1.21 retrieving revision 1.22 diff -u -r1.21 -r1.22 --- fluxbox.spec 21 Oct 2006 09:38:14 -0000 1.21 +++ fluxbox.spec 25 Apr 2007 22:05:04 -0000 1.22 @@ -1,6 +1,6 @@ Name: fluxbox -Version: 0.9.15.1 -Release: 3%{?dist} +Version: 1.0.0 +Release: 0.1.rc3%{?dist} Summary: Window Manager based on Blackbox @@ -8,7 +8,7 @@ License: MIT URL: http://fluxbox.sourceforge.net -Source0: http://download.sourceforge.net/fluxbox/fluxbox-0.9.15.1.tar.bz2 +Source0: http://download.sourceforge.net/fluxbox/fluxbox-1.0rc3.tar.bz2 Source3: fluxbox.desktop Source4: fluxbox-xdg-menu.py @@ -25,7 +25,7 @@ BuildRequires: libXrandr-devel BuildRequires: libXrender-devel BuildRequires: fontconfig-devel - +BuildRequires: libtool Requires: pyxdg Requires: artwiz-aleczapka-fonts @@ -40,7 +40,7 @@ %prep -%setup -q +%setup -q -n %{name}-1.0rc3 %build %configure --enable-xft \ @@ -50,9 +50,10 @@ --enable-imlib2 \ --enable-nls \ --x-includes=%{_includedir} \ - --x-libraries=%{_libdir} + --x-libraries=%{_libdir} \ + --disable-static -make %{?_smp_mflags} +make %{?_smp_mflags} LIBTOOL=/usr/bin/libtool %install rm -rf $RPM_BUILD_ROOT @@ -76,6 +77,12 @@ %{_datadir}/xsessions/fluxbox.desktop %changelog +* Tue Mar 20 2007 Andreas Bierfert +1.0.0-0.1.rc3 +- version upgrade +- fix #236509 +- fix #229307 + * Sat Oct 21 2006 Andreas Bierfert 0.9.15.1-3 - fix #209347,#196106, and #187740 Index: sources =================================================================== RCS file: /cvs/extras/rpms/fluxbox/FC-6/sources,v retrieving revision 1.8 retrieving revision 1.9 diff -u -r1.8 -r1.9 --- sources 5 Apr 2006 21:19:35 -0000 1.8 +++ sources 25 Apr 2007 22:05:04 -0000 1.9 @@ -1 +1 @@ -098eb36a09338aabb63b938a5eab9ef6 fluxbox-0.9.15.1.tar.bz2 +8ed52d10d7de72efab0948eaaa4a6a50 fluxbox-1.0rc3.tar.bz2 From fedora-extras-commits at redhat.com Wed Apr 25 22:05:43 2007 From: fedora-extras-commits at redhat.com (Andreas Bierfert (awjb)) Date: Wed, 25 Apr 2007 18:05:43 -0400 Subject: rpms/fluxbox/devel .cvsignore, 1.8, 1.9 fluxbox-xdg-menu.py, 1.2, 1.3 fluxbox.spec, 1.21, 1.22 sources, 1.8, 1.9 Message-ID: <200704252205.l3PM5hLD025888@cvs-int.fedora.redhat.com> Author: awjb Update of /cvs/extras/rpms/fluxbox/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv25831/devel Modified Files: .cvsignore fluxbox-xdg-menu.py fluxbox.spec sources Log Message: * Tue Mar 20 2007 Andreas Bierfert 1.0.0-0.1.rc3 - version upgrade - fix #236509 - fix #229307 Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/fluxbox/devel/.cvsignore,v retrieving revision 1.8 retrieving revision 1.9 diff -u -r1.8 -r1.9 --- .cvsignore 5 Apr 2006 21:19:35 -0000 1.8 +++ .cvsignore 25 Apr 2007 22:05:08 -0000 1.9 @@ -1 +1 @@ -fluxbox-0.9.15.1.tar.bz2 +fluxbox-1.0rc3.tar.bz2 Index: fluxbox-xdg-menu.py =================================================================== RCS file: /cvs/extras/rpms/fluxbox/devel/fluxbox-xdg-menu.py,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- fluxbox-xdg-menu.py 21 Oct 2006 09:38:14 -0000 1.2 +++ fluxbox-xdg-menu.py 25 Apr 2007 22:05:08 -0000 1.3 @@ -115,11 +115,13 @@ parseMenu(entry,wm,use_icons,theme,depth) elif isinstance(entry, xdg.Menu.MenuEntry): checkWm(entry,wm) - if entry.Show == False: continue + if entry.Show == False: continue + appname = entry.DesktopEntry.getName().encode("utf8"); + appname = appname.replace(")","\)"); if use_icons: - print "%s[exec] (%s) {%s} <%s> " % ( (depth*"\t"), entry.DesktopEntry.getName().encode("utf8"), entry.DesktopEntry.getExec().split()[0], findIcon(entry.DesktopEntry.getIcon(), theme) ) + print "%s[exec] (%s) {%s} <%s> " % ( (depth*"\t"), appname, entry.DesktopEntry.getExec().split()[0], findIcon(entry.DesktopEntry.getIcon(), theme) ) else: - print "%s[exec] (%s) {%s} " % ( (depth*"\t"), entry.DesktopEntry.getName().encode("utf8"), entry.DesktopEntry.getExec().split()[0] ) + print "%s[exec] (%s) {%s} " % ( (depth*"\t"), appname, entry.DesktopEntry.getExec().split()[0] ) elif isinstance(entry,xdg.Menu.Separator): print "%s[separator]" % (depth*"\t") elif isinstance(entry.xdg.Menu.Header): Index: fluxbox.spec =================================================================== RCS file: /cvs/extras/rpms/fluxbox/devel/fluxbox.spec,v retrieving revision 1.21 retrieving revision 1.22 diff -u -r1.21 -r1.22 --- fluxbox.spec 21 Oct 2006 09:38:14 -0000 1.21 +++ fluxbox.spec 25 Apr 2007 22:05:08 -0000 1.22 @@ -1,6 +1,6 @@ Name: fluxbox -Version: 0.9.15.1 -Release: 3%{?dist} +Version: 1.0.0 +Release: 0.1.rc3%{?dist} Summary: Window Manager based on Blackbox @@ -8,7 +8,7 @@ License: MIT URL: http://fluxbox.sourceforge.net -Source0: http://download.sourceforge.net/fluxbox/fluxbox-0.9.15.1.tar.bz2 +Source0: http://download.sourceforge.net/fluxbox/fluxbox-1.0rc3.tar.bz2 Source3: fluxbox.desktop Source4: fluxbox-xdg-menu.py @@ -25,7 +25,7 @@ BuildRequires: libXrandr-devel BuildRequires: libXrender-devel BuildRequires: fontconfig-devel - +BuildRequires: libtool Requires: pyxdg Requires: artwiz-aleczapka-fonts @@ -40,7 +40,7 @@ %prep -%setup -q +%setup -q -n %{name}-1.0rc3 %build %configure --enable-xft \ @@ -50,9 +50,10 @@ --enable-imlib2 \ --enable-nls \ --x-includes=%{_includedir} \ - --x-libraries=%{_libdir} + --x-libraries=%{_libdir} \ + --disable-static -make %{?_smp_mflags} +make %{?_smp_mflags} LIBTOOL=/usr/bin/libtool %install rm -rf $RPM_BUILD_ROOT @@ -76,6 +77,12 @@ %{_datadir}/xsessions/fluxbox.desktop %changelog +* Tue Mar 20 2007 Andreas Bierfert +1.0.0-0.1.rc3 +- version upgrade +- fix #236509 +- fix #229307 + * Sat Oct 21 2006 Andreas Bierfert 0.9.15.1-3 - fix #209347,#196106, and #187740 Index: sources =================================================================== RCS file: /cvs/extras/rpms/fluxbox/devel/sources,v retrieving revision 1.8 retrieving revision 1.9 diff -u -r1.8 -r1.9 --- sources 5 Apr 2006 21:19:35 -0000 1.8 +++ sources 25 Apr 2007 22:05:08 -0000 1.9 @@ -1 +1 @@ -098eb36a09338aabb63b938a5eab9ef6 fluxbox-0.9.15.1.tar.bz2 +8ed52d10d7de72efab0948eaaa4a6a50 fluxbox-1.0rc3.tar.bz2 From fedora-extras-commits at redhat.com Wed Apr 25 22:19:19 2007 From: fedora-extras-commits at redhat.com (Andreas Bierfert (awjb)) Date: Wed, 25 Apr 2007 18:19:19 -0400 Subject: rpms/centericq/FC-6 centericq-agent-list.patch, NONE, 1.1 centericq.spec, 1.27, 1.28 Message-ID: <200704252219.l3PMJJd7026119@cvs-int.fedora.redhat.com> Author: awjb Update of /cvs/extras/rpms/centericq/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv26073/FC-6 Modified Files: centericq.spec Added Files: centericq-agent-list.patch Log Message: - fix #233808 (503 jabber disco) - fix #233901 (no sound/no translation) centericq-agent-list.patch: --- NEW FILE centericq-agent-list.patch --- diff -c /tmp/centericq-4.21.0/src/hooks/jabberhook.cc.orig /tmp/centericq-4.21.0/src/hooks/jabberhook.cc --- /tmp/centericq-4.21.0/src/hooks/jabberhook.cc.orig Sat Sep 30 11:24:59 2006 +++ /tmp/centericq-4.21.0/src/hooks/jabberhook.cc Sat Sep 30 11:25:17 2006 @@ -887,6 +887,8 @@ void jabberhook::gotloggedin() { xmlnode x; + flogged = true; + x = jutil_iqnew(JPACKET__GET, NS_AGENTS); xmlnode_put_attrib(x, "id", "Agent List"); jab_send(jc, x); @@ -935,7 +937,6 @@ int i; icqcontact *c; - flogged = true; ourstatus = available; time(&timer_keepalive); Index: centericq.spec =================================================================== RCS file: /cvs/extras/rpms/centericq/FC-6/centericq.spec,v retrieving revision 1.27 retrieving revision 1.28 diff -u -r1.27 -r1.28 --- centericq.spec 10 Feb 2007 07:18:13 -0000 1.27 +++ centericq.spec 25 Apr 2007 22:18:44 -0000 1.28 @@ -1,6 +1,6 @@ Name: centericq Version: 4.21.0 -Release: 9%{?dist} +Release: 10%{?dist} Summary: Text mode menu- and window-driven IM @@ -35,6 +35,9 @@ # Fix ljhook Patch101: http://www.crystalowl.net/patches/centericq-4.20.0-ljtags.patch Patch102: centericq-ljtypo.patch +# see #233808 +# http://www.dtek.chalmers.se/~henoch/centericq.patch +Patch103: centericq-agent-list.patch ## feature enh # improve utf8 handling @@ -70,6 +73,7 @@ %patch100 -p1 %patch101 -p1 %patch102 -p1 +%patch103 -p3 %patch200 -p1 %patch201 -p1 aclocal @@ -78,7 +82,7 @@ %build CFLAGS="$RPM_OPT_FLAGS" \ -./configure --with-ssl +./configure --with-ssl --prefix=%{_prefix} --datadir=%{_datadir} %{__make} %{?_smp_flags} @@ -106,6 +110,12 @@ %exclude %{_includedir}/msn %changelog +* Sun Apr 01 2007 Andreas Bierfert +4.21.0-10 +- fix #233808 (503 jabber disco) +- fix #233901 (no sound/no translation) + + * Sat Feb 10 2007 Andreas Bierfert 4.21.0-9 - fix CVE-2007-160 (#227791) From fedora-extras-commits at redhat.com Wed Apr 25 22:19:24 2007 From: fedora-extras-commits at redhat.com (Andreas Bierfert (awjb)) Date: Wed, 25 Apr 2007 18:19:24 -0400 Subject: rpms/centericq/devel centericq-agent-list.patch, NONE, 1.1 centericq.spec, 1.29, 1.30 Message-ID: <200704252219.l3PMJOiB026124@cvs-int.fedora.redhat.com> Author: awjb Update of /cvs/extras/rpms/centericq/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv26073/devel Modified Files: centericq.spec Added Files: centericq-agent-list.patch Log Message: - fix #233808 (503 jabber disco) - fix #233901 (no sound/no translation) centericq-agent-list.patch: --- NEW FILE centericq-agent-list.patch --- diff -c /tmp/centericq-4.21.0/src/hooks/jabberhook.cc.orig /tmp/centericq-4.21.0/src/hooks/jabberhook.cc --- /tmp/centericq-4.21.0/src/hooks/jabberhook.cc.orig Sat Sep 30 11:24:59 2006 +++ /tmp/centericq-4.21.0/src/hooks/jabberhook.cc Sat Sep 30 11:25:17 2006 @@ -887,6 +887,8 @@ void jabberhook::gotloggedin() { xmlnode x; + flogged = true; + x = jutil_iqnew(JPACKET__GET, NS_AGENTS); xmlnode_put_attrib(x, "id", "Agent List"); jab_send(jc, x); @@ -935,7 +937,6 @@ int i; icqcontact *c; - flogged = true; ourstatus = available; time(&timer_keepalive); Index: centericq.spec =================================================================== RCS file: /cvs/extras/rpms/centericq/devel/centericq.spec,v retrieving revision 1.29 retrieving revision 1.30 diff -u -r1.29 -r1.30 --- centericq.spec 10 Feb 2007 07:18:16 -0000 1.29 +++ centericq.spec 25 Apr 2007 22:18:49 -0000 1.30 @@ -1,6 +1,6 @@ Name: centericq Version: 4.21.0 -Release: 11%{?dist} +Release: 12%{?dist} Summary: Text mode menu- and window-driven IM @@ -35,6 +35,9 @@ # Fix ljhook Patch101: http://www.crystalowl.net/patches/centericq-4.20.0-ljtags.patch Patch102: centericq-ljtypo.patch +# see #233808 +# http://www.dtek.chalmers.se/~henoch/centericq.patch +Patch103: centericq-agent-list.patch ## feature enh # improve utf8 handling @@ -70,6 +73,7 @@ %patch100 -p1 %patch101 -p1 %patch102 -p1 +%patch103 -p3 %patch200 -p1 %patch201 -p1 autopoint -f @@ -79,7 +83,7 @@ %build CFLAGS="$RPM_OPT_FLAGS" \ -./configure --with-ssl +./configure --with-ssl --prefix=%{_prefix} --datadir=%{_datadir} %{__make} %{?_smp_flags} @@ -107,6 +111,11 @@ %exclude %{_includedir}/msn %changelog +* Sun Apr 01 2007 Andreas Bierfert +4.21.0-12 +- fix #233808 (503 jabber disco) +- fix #233901 (no sound/no translation) + * Sat Feb 10 2007 Andreas Bierfert 4.21.0-11 - fix CVE-2007-160 (#227791) From fedora-extras-commits at redhat.com Wed Apr 25 23:33:30 2007 From: fedora-extras-commits at redhat.com (Jasper O'neal Hartline (autopsy)) Date: Wed, 25 Apr 2007 19:33:30 -0400 Subject: kadischi/desktop install.desktop,1.2,1.3 Message-ID: <200704252334.l3PNY0Du032266@cvs-int.fedora.redhat.com> Author: autopsy Update of /cvs/devel/kadischi/desktop In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv32231/kadischi/desktop Modified Files: install.desktop Log Message: Minor tweaks, IPv6, HWADDR fix, hardcode development repository until F7 release Index: install.desktop =================================================================== RCS file: /cvs/devel/kadischi/desktop/install.desktop,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- install.desktop 23 Apr 2007 12:04:27 -0000 1.2 +++ install.desktop 25 Apr 2007 23:33:27 -0000 1.3 @@ -1,9 +1,9 @@ [Desktop Entry] Encoding=UTF-8 -Name=LiveCD/LiveDVD to HDD installer +Name=Install Fedora Comment=Install Fedora Core to your harddrive # FIXME: Use the mirrorlist to use any repository -Exec=/usr/sbin/kadischi http://download.fedora.redhat.com/pub/fedora/linux/core/$(cat /etc/fedora-release | cut -d " " -f 4)/Prime/$(uname -i)/os/ +Exec=/usr/sbin/kadischi http://download.fedora.redhat.com/pub/fedora/linux/core/development/i386/os/ Icon=fedora-logo-icon.png Type=Application Categories=Application;System From fedora-extras-commits at redhat.com Wed Apr 25 23:33:30 2007 From: fedora-extras-commits at redhat.com (Jasper O'neal Hartline (autopsy)) Date: Wed, 25 Apr 2007 19:33:30 -0400 Subject: kadischi/post_install_scripts 06sysconfig.py,1.7,1.8 Message-ID: <200704252334.l3PNY0XD032269@cvs-int.fedora.redhat.com> Author: autopsy Update of /cvs/devel/kadischi/post_install_scripts In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv32231/kadischi/post_install_scripts Modified Files: 06sysconfig.py Log Message: Minor tweaks, IPv6, HWADDR fix, hardcode development repository until F7 release Index: 06sysconfig.py =================================================================== RCS file: /cvs/devel/kadischi/post_install_scripts/06sysconfig.py,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- 06sysconfig.py 13 Sep 2006 03:11:47 -0000 1.7 +++ 06sysconfig.py 25 Apr 2007 23:33:28 -0000 1.8 @@ -37,9 +37,12 @@ shf.write () def tweak_network_config (rootdir): - shf = sysconfig_file (rootdir, "network-scripts/ifcfg-eth0") + shf = sysconfig_file (rootdir, "/network-scripts/ifcfg-eth0") shf["HWADDR"] = "" shf.write () + shf = sysconfig_file (rootdir, "network") + shf["NETWORKING_IPV6"] = "NO" + shf.write () def tweak_kudzu_config (rootdir): shf = sysconfig_file (rootdir, "kudzu") From fedora-extras-commits at redhat.com Thu Apr 26 04:19:05 2007 From: fedora-extras-commits at redhat.com (Luke Macken (lmacken)) Date: Thu, 26 Apr 2007 00:19:05 -0400 Subject: rpms/net6/devel .cvsignore, 1.10, 1.11 net6.spec, 1.16, 1.17 sources, 1.10, 1.11 Message-ID: <200704260419.l3Q4J5Gi026264@cvs-int.fedora.redhat.com> Author: lmacken Update of /cvs/extras/rpms/net6/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv26231 Modified Files: .cvsignore net6.spec sources Log Message: 1.3.4 Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/net6/devel/.cvsignore,v retrieving revision 1.10 retrieving revision 1.11 diff -u -r1.10 -r1.11 --- .cvsignore 8 Mar 2007 02:47:38 -0000 1.10 +++ .cvsignore 26 Apr 2007 04:18:29 -0000 1.11 @@ -1 +1 @@ -net6-1.3.3.tar.gz +net6-1.3.4.tar.gz Index: net6.spec =================================================================== RCS file: /cvs/extras/rpms/net6/devel/net6.spec,v retrieving revision 1.16 retrieving revision 1.17 diff -u -r1.16 -r1.17 --- net6.spec 8 Mar 2007 02:47:38 -0000 1.16 +++ net6.spec 26 Apr 2007 04:18:29 -0000 1.17 @@ -1,5 +1,5 @@ Name: net6 -Version: 1.3.3 +Version: 1.3.4 Release: 1%{?dist} Summary: A TCP protocol abstraction for library C++ @@ -71,6 +71,9 @@ %changelog +* Wed Apr 25 2007 Luke Macken - 1.3.4-1 +- 1.3.4 + * Wed Mar 7 2007 Luke Macken - 1.3.3-1 - 1.3.3 Index: sources =================================================================== RCS file: /cvs/extras/rpms/net6/devel/sources,v retrieving revision 1.10 retrieving revision 1.11 diff -u -r1.10 -r1.11 --- sources 8 Mar 2007 02:47:38 -0000 1.10 +++ sources 26 Apr 2007 04:18:29 -0000 1.11 @@ -1 +1 @@ -ffad146da8ad22bab00fc4691758ee37 net6-1.3.3.tar.gz +3e6a5bbe1d6fc8d0a3c295323114cbb0 net6-1.3.4.tar.gz From fedora-extras-commits at redhat.com Thu Apr 26 04:33:28 2007 From: fedora-extras-commits at redhat.com (Luke Macken (lmacken)) Date: Thu, 26 Apr 2007 00:33:28 -0400 Subject: rpms/obby/devel .cvsignore, 1.10, 1.11 obby.spec, 1.26, 1.27 sources, 1.10, 1.11 Message-ID: <200704260433.l3Q4XSYF027080@cvs-int.fedora.redhat.com> Author: lmacken Update of /cvs/extras/rpms/obby/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv27033 Modified Files: .cvsignore obby.spec sources Log Message: 0.4.4 Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/obby/devel/.cvsignore,v retrieving revision 1.10 retrieving revision 1.11 diff -u -r1.10 -r1.11 --- .cvsignore 8 Mar 2007 03:00:59 -0000 1.10 +++ .cvsignore 26 Apr 2007 04:32:54 -0000 1.11 @@ -1 +1 @@ -obby-0.4.3.tar.gz +obby-0.4.4.tar.gz Index: obby.spec =================================================================== RCS file: /cvs/extras/rpms/obby/devel/obby.spec,v retrieving revision 1.26 retrieving revision 1.27 diff -u -r1.26 -r1.27 --- obby.spec 20 Mar 2007 06:31:35 -0000 1.26 +++ obby.spec 26 Apr 2007 04:32:54 -0000 1.27 @@ -1,6 +1,6 @@ Name: obby -Version: 0.4.3 -Release: 2%{?dist} +Version: 0.4.4 +Release: 1%{?dist} Summary: A library which provides synced document buffers Group: Development/Libraries @@ -9,7 +9,7 @@ Source0: http://releases.0x539.de/obby/%{name}-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) -BuildRequires: net6-devel, gmp-devel, gettext-devel, avahi-compat-howl-devel +BuildRequires: net6-devel, gmp-devel, gettext-devel, avahi-devel %description libobby is a library which provides synced document buffers. It supports @@ -65,6 +65,9 @@ %changelog +* Wed Apr 25 2007 Luke Macken - 0.4.4-1 +- 0.4.4 + * Tue Mar 20 2007 Luke Macken - 0.4.3-2 - Rebuild with zeroconf support (Bug #232961) Index: sources =================================================================== RCS file: /cvs/extras/rpms/obby/devel/sources,v retrieving revision 1.10 retrieving revision 1.11 diff -u -r1.10 -r1.11 --- sources 8 Mar 2007 03:00:59 -0000 1.10 +++ sources 26 Apr 2007 04:32:54 -0000 1.11 @@ -1 +1 @@ -f29464df31c139ef0d9cd9e96b23191d obby-0.4.3.tar.gz +a5a7032bca90f8bb18c433f1ce6be911 obby-0.4.4.tar.gz From fedora-extras-commits at redhat.com Thu Apr 26 04:53:16 2007 From: fedora-extras-commits at redhat.com (Luke Macken (lmacken)) Date: Thu, 26 Apr 2007 00:53:16 -0400 Subject: rpms/gobby/devel .cvsignore, 1.10, 1.11 gobby.spec, 1.23, 1.24 sources, 1.10, 1.11 Message-ID: <200704260453.l3Q4rGkU027420@cvs-int.fedora.redhat.com> Author: lmacken Update of /cvs/extras/rpms/gobby/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv27376 Modified Files: .cvsignore gobby.spec sources Log Message: 0.4.3 Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/gobby/devel/.cvsignore,v retrieving revision 1.10 retrieving revision 1.11 diff -u -r1.10 -r1.11 --- .cvsignore 8 Mar 2007 03:18:07 -0000 1.10 +++ .cvsignore 26 Apr 2007 04:52:41 -0000 1.11 @@ -1 +1 @@ -gobby-0.4.2.tar.gz +gobby-0.4.3.tar.gz Index: gobby.spec =================================================================== RCS file: /cvs/extras/rpms/gobby/devel/gobby.spec,v retrieving revision 1.23 retrieving revision 1.24 diff -u -r1.23 -r1.24 --- gobby.spec 20 Mar 2007 16:30:49 -0000 1.23 +++ gobby.spec 26 Apr 2007 04:52:41 -0000 1.24 @@ -1,6 +1,6 @@ Name: gobby -Version: 0.4.2 -Release: 3%{?dist} +Version: 0.4.3 +Release: 1%{?dist} Summary: Free collaborative editor Group: Applications/Internet @@ -12,7 +12,7 @@ BuildRequires: libxml++-devel, gtksourceview-devel, gtkmm24-devel, obby-devel BuildRequires: desktop-file-utils, libXau-devel, libXdmcp-devel BuildRequires: gnome-vfs2-devel, gettext-devel -BuildRequires: avahi-compat-howl-devel +BuildRequires: avahi-devel, avahi-glib-devel Requires(post): desktop-file-utils Requires(postun): desktop-file-utils @@ -69,6 +69,9 @@ %changelog +* Wed Apr 25 2007 Luke Macken - 0.4.3-1 +- 0.4.3 + * Tue Mar 20 2007 Luke Macken - 0.4.2-3 - Add avahi-compat-howl-devel to BuildRequires Index: sources =================================================================== RCS file: /cvs/extras/rpms/gobby/devel/sources,v retrieving revision 1.10 retrieving revision 1.11 diff -u -r1.10 -r1.11 --- sources 8 Mar 2007 03:18:07 -0000 1.10 +++ sources 26 Apr 2007 04:52:41 -0000 1.11 @@ -1 +1 @@ -f0288fd71c49439afc4806749f544163 gobby-0.4.2.tar.gz +84f07ec2471b862f385cada6246695fe gobby-0.4.3.tar.gz From fedora-extras-commits at redhat.com Thu Apr 26 04:53:30 2007 From: fedora-extras-commits at redhat.com (Luke Macken (lmacken)) Date: Thu, 26 Apr 2007 00:53:30 -0400 Subject: rpms/sobby/devel .cvsignore, 1.6, 1.7 sobby.spec, 1.11, 1.12 sources, 1.6, 1.7 Message-ID: <200704260453.l3Q4rUbR027463@cvs-int.fedora.redhat.com> Author: lmacken Update of /cvs/extras/rpms/sobby/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv27399 Modified Files: .cvsignore sobby.spec sources Log Message: 0.4.3 Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/sobby/devel/.cvsignore,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- .cvsignore 8 Mar 2007 03:18:15 -0000 1.6 +++ .cvsignore 26 Apr 2007 04:52:56 -0000 1.7 @@ -1 +1 @@ -sobby-0.4.2.tar.gz +sobby-0.4.3.tar.gz Index: sobby.spec =================================================================== RCS file: /cvs/extras/rpms/sobby/devel/sobby.spec,v retrieving revision 1.11 retrieving revision 1.12 diff -u -r1.11 -r1.12 --- sobby.spec 20 Mar 2007 21:48:40 -0000 1.11 +++ sobby.spec 26 Apr 2007 04:52:56 -0000 1.12 @@ -1,6 +1,6 @@ Name: sobby -Version: 0.4.2 -Release: 3%{?dist} +Version: 0.4.3 +Release: 1%{?dist} Summary: Standalone obby server Group: Applications/Internet @@ -10,7 +10,7 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: obby-devel, glibmm24-devel, libxml++-devel -BuildRequires: avahi-compat-howl-devel +BuildRequires: avahi-devel %description Sobby is a standalone obby server. @@ -42,6 +42,9 @@ %changelog +* Wed Apr 25 2007 Luke Macken - 0.4.3-1 +- 0.4.3 + * Tue Mar 20 2007 Luke Macken - 0.4.2-3 - Add avahi-compat-howl-devel to BuildRequires Index: sources =================================================================== RCS file: /cvs/extras/rpms/sobby/devel/sources,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- sources 8 Mar 2007 03:18:15 -0000 1.6 +++ sources 26 Apr 2007 04:52:56 -0000 1.7 @@ -1 +1 @@ -223eacb80a2e422e928111ddd401c728 sobby-0.4.2.tar.gz +90fd8c4935d71ec0458ff0378d53a3bf sobby-0.4.3.tar.gz From fedora-extras-commits at redhat.com Thu Apr 26 05:50:22 2007 From: fedora-extras-commits at redhat.com (Luke Macken (lmacken)) Date: Thu, 26 Apr 2007 01:50:22 -0400 Subject: rpms/sobby/devel sobby.spec,1.12,1.13 Message-ID: <200704260550.l3Q5oMh4000682@cvs-int.fedora.redhat.com> Author: lmacken Update of /cvs/extras/rpms/sobby/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv662 Modified Files: sobby.spec Log Message: Add avahi-glib-devel to BuildRequires Index: sobby.spec =================================================================== RCS file: /cvs/extras/rpms/sobby/devel/sobby.spec,v retrieving revision 1.12 retrieving revision 1.13 diff -u -r1.12 -r1.13 --- sobby.spec 26 Apr 2007 04:52:56 -0000 1.12 +++ sobby.spec 26 Apr 2007 05:49:48 -0000 1.13 @@ -1,6 +1,6 @@ Name: sobby Version: 0.4.3 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Standalone obby server Group: Applications/Internet @@ -10,7 +10,7 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: obby-devel, glibmm24-devel, libxml++-devel -BuildRequires: avahi-devel +BuildRequires: avahi-devel, avahi-glib-devel %description Sobby is a standalone obby server. @@ -42,6 +42,9 @@ %changelog +* Wed Apr 26 2007 Luke Macken - 0.4.3-2 +- Add avahi-glib-devel to BuildRequires + * Wed Apr 25 2007 Luke Macken - 0.4.3-1 - 0.4.3 From fedora-extras-commits at redhat.com Thu Apr 26 07:44:15 2007 From: fedora-extras-commits at redhat.com (Adrian Reber (adrian)) Date: Thu, 26 Apr 2007 03:44:15 -0400 Subject: rpms/uudeview/devel uudeview.spec,1.13,1.14 Message-ID: <200704260744.l3Q7iFsL011451@cvs-int.fedora.redhat.com> Author: adrian Update of /cvs/extras/rpms/uudeview/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv11429 Modified Files: uudeview.spec Log Message: * Wed Apr 25 2007 Adrian Reber - 0.5.20-12 - fix type in uulib-devel provides (bz #237836) - and also renamed uulib-devel to uulib-static Index: uudeview.spec =================================================================== RCS file: /cvs/extras/rpms/uudeview/devel/uudeview.spec,v retrieving revision 1.13 retrieving revision 1.14 diff -u -r1.13 -r1.14 --- uudeview.spec 14 Feb 2007 13:34:52 -0000 1.13 +++ uudeview.spec 26 Apr 2007 07:43:39 -0000 1.14 @@ -1,6 +1,6 @@ Name: uudeview Version: 0.5.20 -Release: 11 +Release: 12 License: GPL Group: Applications/File @@ -21,14 +21,16 @@ automatic splitting of large encodes, automatic posting. A must for anyone serious encoding/decoding. -%package -n uulib-devel +%package -n uulib-static Summary: Binary news message decoding library Group: Development/Libraries -Provides: uulib = {version}-%{release} +Provides: uulib = %{version}-%{release} +Provides: uulib-devel = %{version}-%{release} Obsoletes: uulib < 0.5.20-11 +Obsoletes: uulib-devel < 0.5.20-12 -%description -n uulib-devel +%description -n uulib-static uulib is a library of functions for decoding uuencoded, xxencoded, Base64-encoded, and BinHex-encoded data. It is also capable of encoding data in any of these formats except BinHex. @@ -78,13 +80,17 @@ %{_bindir}/xdeview %{_datadir}/applications/*.desktop -%files -n uulib-devel +%files -n uulib-static %defattr(-,root,root,-) %doc COPYING HISTORY doc/library.pdf %{_includedir}/*.h %{_libdir}/*.a %changelog +* Wed Apr 25 2007 Adrian Reber - 0.5.20-12 +- fix type in uulib-devel provides (bz #237836) +- and also renamed uulib-devel to uulib-static + * Wed Feb 14 2007 Adrian Reber - 0.5.20-11 - rebuilt - fix for multi-lib conflict (bz #228390) From fedora-extras-commits at redhat.com Thu Apr 26 07:48:10 2007 From: fedora-extras-commits at redhat.com (Adrian Reber (adrian)) Date: Thu, 26 Apr 2007 03:48:10 -0400 Subject: rpms/uudeview/devel uudeview.spec,1.14,1.15 Message-ID: <200704260748.l3Q7mACS011545@cvs-int.fedora.redhat.com> Author: adrian Update of /cvs/extras/rpms/uudeview/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv11522 Modified Files: uudeview.spec Log Message: typo not type Index: uudeview.spec =================================================================== RCS file: /cvs/extras/rpms/uudeview/devel/uudeview.spec,v retrieving revision 1.14 retrieving revision 1.15 diff -u -r1.14 -r1.15 --- uudeview.spec 26 Apr 2007 07:43:39 -0000 1.14 +++ uudeview.spec 26 Apr 2007 07:47:35 -0000 1.15 @@ -88,7 +88,7 @@ %changelog * Wed Apr 25 2007 Adrian Reber - 0.5.20-12 -- fix type in uulib-devel provides (bz #237836) +- fix typo in uulib-devel provides (bz #237836) - and also renamed uulib-devel to uulib-static * Wed Feb 14 2007 Adrian Reber - 0.5.20-11 From fedora-extras-commits at redhat.com Thu Apr 26 08:21:52 2007 From: fedora-extras-commits at redhat.com (Chitlesh GOORAH (chitlesh)) Date: Thu, 26 Apr 2007 04:21:52 -0400 Subject: rpms/crystal import.log,1.8,1.9 Message-ID: <200704260821.l3Q8Lqwq016580@cvs-int.fedora.redhat.com> Author: chitlesh Update of /cvs/extras/rpms/crystal In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv16497 Modified Files: import.log Log Message: Index: import.log =================================================================== RCS file: /cvs/extras/rpms/crystal/import.log,v retrieving revision 1.8 retrieving revision 1.9 diff -u -r1.8 -r1.9 --- import.log 15 Oct 2006 15:48:48 -0000 1.8 +++ import.log 26 Apr 2007 08:21:16 -0000 1.9 @@ -5,3 +5,4 @@ crystal-1_0_1-3:HEAD:crystal-1.0.1-3.src.rpm:1157193059 crystal-1_0_2-1:FC-5:crystal-1.0.2-1.src.rpm:1160927517 crystal-1_0_2-1:HEAD:crystal-1.0.2-1.src.rpm:1160927548 +crystal-1_0_3-1:FC-5:crystal-1.0.3-1.src.rpm:1177575936 From fedora-extras-commits at redhat.com Thu Apr 26 08:21:57 2007 From: fedora-extras-commits at redhat.com (Chitlesh GOORAH (chitlesh)) Date: Thu, 26 Apr 2007 04:21:57 -0400 Subject: rpms/crystal/FC-5 .cvsignore, 1.3, 1.4 crystal.spec, 1.3, 1.4 sources, 1.3, 1.4 Message-ID: <200704260821.l3Q8LvZO016585@cvs-int.fedora.redhat.com> Author: chitlesh Update of /cvs/extras/rpms/crystal/FC-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv16497/FC-5 Modified Files: .cvsignore crystal.spec sources Log Message: Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/crystal/FC-5/.cvsignore,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- .cvsignore 15 Oct 2006 15:48:18 -0000 1.3 +++ .cvsignore 26 Apr 2007 08:21:22 -0000 1.4 @@ -1 +1 @@ -13969-crystal-1.0.2.tar.bz2 +13969-crystal-1.0.3.tar.bz2 Index: crystal.spec =================================================================== RCS file: /cvs/extras/rpms/crystal/FC-5/crystal.spec,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- crystal.spec 15 Oct 2006 15:48:18 -0000 1.3 +++ crystal.spec 26 Apr 2007 08:21:22 -0000 1.4 @@ -2,7 +2,7 @@ %{?!theme:%define theme %{name}} Name: crystal -Version: 1.0.2 +Version: 1.0.3 Release: 1%{?dist} Summary: KDE window decoration @@ -46,6 +46,9 @@ %Changelog +* Wed Apr 25 2007 Chitlesh Goorah - 1.0.3-1 +- New upstream release 1.0.3 + * Mon Oct 09 2006 Chitlesh Goorah - 1.0.2-1 - New upstream release 1.0.2 Index: sources =================================================================== RCS file: /cvs/extras/rpms/crystal/FC-5/sources,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- sources 15 Oct 2006 15:48:18 -0000 1.3 +++ sources 26 Apr 2007 08:21:22 -0000 1.4 @@ -1 +1 @@ -4979a4cbf74ca7f300bdfb2aaddc3e77 13969-crystal-1.0.2.tar.bz2 +daeb944807b0bb1c60a549ce7ee3ed8d 13969-crystal-1.0.3.tar.bz2 From fedora-extras-commits at redhat.com Thu Apr 26 08:23:29 2007 From: fedora-extras-commits at redhat.com (Chitlesh GOORAH (chitlesh)) Date: Thu, 26 Apr 2007 04:23:29 -0400 Subject: rpms/crystal import.log,1.9,1.10 Message-ID: <200704260823.l3Q8NT4G016675@cvs-int.fedora.redhat.com> Author: chitlesh Update of /cvs/extras/rpms/crystal In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv16641 Modified Files: import.log Log Message: Index: import.log =================================================================== RCS file: /cvs/extras/rpms/crystal/import.log,v retrieving revision 1.9 retrieving revision 1.10 diff -u -r1.9 -r1.10 --- import.log 26 Apr 2007 08:21:16 -0000 1.9 +++ import.log 26 Apr 2007 08:22:53 -0000 1.10 @@ -6,3 +6,4 @@ crystal-1_0_2-1:FC-5:crystal-1.0.2-1.src.rpm:1160927517 crystal-1_0_2-1:HEAD:crystal-1.0.2-1.src.rpm:1160927548 crystal-1_0_3-1:FC-5:crystal-1.0.3-1.src.rpm:1177575936 +crystal-1_0_3-1:FC-6:crystal-1.0.3-1.src.rpm:1177576055 From fedora-extras-commits at redhat.com Thu Apr 26 08:23:34 2007 From: fedora-extras-commits at redhat.com (Chitlesh GOORAH (chitlesh)) Date: Thu, 26 Apr 2007 04:23:34 -0400 Subject: rpms/crystal/FC-6 .cvsignore, 1.3, 1.4 crystal.spec, 1.4, 1.5 sources, 1.3, 1.4 Message-ID: <200704260823.l3Q8NYDX016680@cvs-int.fedora.redhat.com> Author: chitlesh Update of /cvs/extras/rpms/crystal/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv16641/FC-6 Modified Files: .cvsignore crystal.spec sources Log Message: Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/crystal/FC-6/.cvsignore,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- .cvsignore 15 Oct 2006 15:48:49 -0000 1.3 +++ .cvsignore 26 Apr 2007 08:23:00 -0000 1.4 @@ -1 +1 @@ -13969-crystal-1.0.2.tar.bz2 +13969-crystal-1.0.3.tar.bz2 Index: crystal.spec =================================================================== RCS file: /cvs/extras/rpms/crystal/FC-6/crystal.spec,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- crystal.spec 15 Oct 2006 15:48:49 -0000 1.4 +++ crystal.spec 26 Apr 2007 08:23:00 -0000 1.5 @@ -2,7 +2,7 @@ %{?!theme:%define theme %{name}} Name: crystal -Version: 1.0.2 +Version: 1.0.3 Release: 1%{?dist} Summary: KDE window decoration @@ -46,6 +46,9 @@ %Changelog +* Wed Apr 25 2007 Chitlesh Goorah - 1.0.3-1 +- New upstream release 1.0.3 + * Mon Oct 09 2006 Chitlesh Goorah - 1.0.2-1 - New upstream release 1.0.2 Index: sources =================================================================== RCS file: /cvs/extras/rpms/crystal/FC-6/sources,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- sources 15 Oct 2006 15:48:49 -0000 1.3 +++ sources 26 Apr 2007 08:23:00 -0000 1.4 @@ -1 +1 @@ -4979a4cbf74ca7f300bdfb2aaddc3e77 13969-crystal-1.0.2.tar.bz2 +daeb944807b0bb1c60a549ce7ee3ed8d 13969-crystal-1.0.3.tar.bz2 From fedora-extras-commits at redhat.com Thu Apr 26 08:25:45 2007 From: fedora-extras-commits at redhat.com (Chitlesh GOORAH (chitlesh)) Date: Thu, 26 Apr 2007 04:25:45 -0400 Subject: rpms/crystal/devel .cvsignore, 1.3, 1.4 crystal.spec, 1.4, 1.5 sources, 1.3, 1.4 Message-ID: <200704260825.l3Q8PjKC016800@cvs-int.fedora.redhat.com> Author: chitlesh Update of /cvs/extras/rpms/crystal/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv16749/devel Modified Files: .cvsignore crystal.spec sources Log Message: Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/crystal/devel/.cvsignore,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- .cvsignore 15 Oct 2006 15:48:49 -0000 1.3 +++ .cvsignore 26 Apr 2007 08:25:10 -0000 1.4 @@ -1 +1 @@ -13969-crystal-1.0.2.tar.bz2 +13969-crystal-1.0.3.tar.bz2 Index: crystal.spec =================================================================== RCS file: /cvs/extras/rpms/crystal/devel/crystal.spec,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- crystal.spec 15 Oct 2006 15:48:49 -0000 1.4 +++ crystal.spec 26 Apr 2007 08:25:10 -0000 1.5 @@ -2,7 +2,7 @@ %{?!theme:%define theme %{name}} Name: crystal -Version: 1.0.2 +Version: 1.0.3 Release: 1%{?dist} Summary: KDE window decoration @@ -46,6 +46,9 @@ %Changelog +* Wed Apr 25 2007 Chitlesh Goorah - 1.0.3-1 +- New upstream release 1.0.3 + * Mon Oct 09 2006 Chitlesh Goorah - 1.0.2-1 - New upstream release 1.0.2 Index: sources =================================================================== RCS file: /cvs/extras/rpms/crystal/devel/sources,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- sources 15 Oct 2006 15:48:49 -0000 1.3 +++ sources 26 Apr 2007 08:25:10 -0000 1.4 @@ -1 +1 @@ -4979a4cbf74ca7f300bdfb2aaddc3e77 13969-crystal-1.0.2.tar.bz2 +daeb944807b0bb1c60a549ce7ee3ed8d 13969-crystal-1.0.3.tar.bz2 From fedora-extras-commits at redhat.com Thu Apr 26 08:25:40 2007 From: fedora-extras-commits at redhat.com (Chitlesh GOORAH (chitlesh)) Date: Thu, 26 Apr 2007 04:25:40 -0400 Subject: rpms/crystal import.log,1.10,1.11 Message-ID: <200704260825.l3Q8PesS016793@cvs-int.fedora.redhat.com> Author: chitlesh Update of /cvs/extras/rpms/crystal In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv16749 Modified Files: import.log Log Message: Index: import.log =================================================================== RCS file: /cvs/extras/rpms/crystal/import.log,v retrieving revision 1.10 retrieving revision 1.11 diff -u -r1.10 -r1.11 --- import.log 26 Apr 2007 08:22:53 -0000 1.10 +++ import.log 26 Apr 2007 08:25:04 -0000 1.11 @@ -7,3 +7,4 @@ crystal-1_0_2-1:HEAD:crystal-1.0.2-1.src.rpm:1160927548 crystal-1_0_3-1:FC-5:crystal-1.0.3-1.src.rpm:1177575936 crystal-1_0_3-1:FC-6:crystal-1.0.3-1.src.rpm:1177576055 +crystal-1_0_3-1:HEAD:crystal-1.0.3-1.src.rpm:1177576157 From fedora-extras-commits at redhat.com Thu Apr 26 08:35:15 2007 From: fedora-extras-commits at redhat.com (Jens Petersen (petersen)) Date: Thu, 26 Apr 2007 04:35:15 -0400 Subject: rpms/scim/EL-4 factory-menu-singlet-submenus-187027.patch, NONE, 1.1 scim-system-default-config.patch, NONE, 1.1 scim-xim-arch-byte-swap-LTC23920.patch, NONE, 1.1 scim.spec, 1.19, 1.20 Message-ID: <200704260835.l3Q8ZF6C017519@cvs-int.fedora.redhat.com> Author: petersen Update of /cvs/extras/rpms/scim/EL-4 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv17485 Modified Files: scim.spec Added Files: factory-menu-singlet-submenus-187027.patch scim-system-default-config.patch scim-xim-arch-byte-swap-LTC23920.patch Log Message: - initial build for EPEL el4 - backport filelist cleanup from fc6 package * Tue Jun 20 2006 Jens Petersen - 1.4.4-9.7.fc5 - ignore update-gtk-immodules errors in %%post and %%postun * Tue Jun 20 2006 Jens Petersen - 1.4.4-9.5.fc5 - use _host not _target_platform for update-gtk-immodules in scripts (#195763) - make scim explicitly require scim-libs with same ver-rel - backport factory-menu-singlet-submenus-187027.patch to avoid having language submenus with a single IME * Wed Mar 1 2006 Jens Petersen - 1.4.4-8 - add scim-system-default-config.patch - add Zenkaku_Hankaku as trigger hotkey for Japanese users - use static XIM event flow so deadkeys work under XIM in off state (#169975) - add alternatives as prereq for %%post and %%postun (pknirsch, #182853) factory-menu-singlet-submenus-187027.patch: --- NEW FILE factory-menu-singlet-submenus-187027.patch --- 2006-06-05 Jens Petersen * extras/panel/scim_panel_gtk.cpp (slot_show_factory_menu): Change the menu to put a single factory for a language on the main menu. Add variables `engines', `lang', `ime' and `text'. `engines' holds number of factories for `lang'. `ime' is the factory name. Label factories of miscellaneous `lang' with just the `ime' name. Add a tooltip to main menu entries with the `ime' name. Index: extras/panel/scim_panel_gtk.cpp =================================================================== RCS file: /cvsroot/scim/scim/extras/panel/scim_panel_gtk.cpp,v retrieving revision 1.118.2.6 diff -u -r1.118.2.6 scim_panel_gtk.cpp --- extras/panel/scim_panel_gtk.cpp 16 Feb 2006 05:49:54 -0000 1.118.2.6 +++ extras/panel/scim_panel_gtk.cpp 5 Jun 2006 11:18:11 -0000 @@ -2561,27 +2563,52 @@ GtkWidget *menu_item; GtkWidget *icon_image; gint width, height; + int engines; + String lang, ime, text; gtk_icon_size_lookup (GTK_ICON_SIZE_MENU, &width, &height); for (MapStringVectorSizeT::iterator it = groups.begin (); it != groups.end (); ++ it) { - menu_item = gtk_menu_item_new_with_label (scim_get_language_name (it->first).c_str ()); - submenu = gtk_menu_new (); - for (i = 0; i < it->second.size (); ++i) { - submenu_item = gtk_image_menu_item_new_with_label (menu [it->second [i]].name.c_str ()); - icon_image = ui_create_icon (menu [it->second [i]].icon, NULL, width, height, false); - - if (icon_image) - gtk_image_menu_item_set_image (GTK_IMAGE_MENU_ITEM (submenu_item), icon_image); - - gtk_menu_shell_append (GTK_MENU_SHELL (submenu), submenu_item); - g_signal_connect (G_OBJECT (submenu_item), "activate", - G_CALLBACK (ui_factory_menu_activate_cb), - GINT_TO_POINTER ((int)it->second [i])); - gtk_widget_show (submenu_item); - } - gtk_menu_item_set_submenu (GTK_MENU_ITEM (menu_item), submenu); - gtk_widget_show (submenu); + engines = (it->second.size ()); + if (engines == 1) { + lang = it->first; + ime = menu [it->second [0]].name; + if (lang == "C" || lang == "~other") + text = ime; + else + text = scim_get_language_name (lang); + menu_item = gtk_image_menu_item_new_with_label (text.c_str ()); + + icon_image = ui_create_icon (menu [it->second [0]].icon, NULL, width, height, false); + if (icon_image) + gtk_image_menu_item_set_image (GTK_IMAGE_MENU_ITEM (menu_item), icon_image); + + gtk_tooltips_set_tip (_tooltips, menu_item, ime.c_str (), NULL); + + g_signal_connect (G_OBJECT (menu_item), "activate", + G_CALLBACK (ui_factory_menu_activate_cb), + GINT_TO_POINTER ((int)it->second [0])); + gtk_widget_show (menu_item); + } + else { + menu_item = gtk_menu_item_new_with_label (scim_get_language_name (it->first).c_str ()); + submenu = gtk_menu_new (); + for (i = 0; i < engines; ++i) { + submenu_item = gtk_image_menu_item_new_with_label (menu [it->second [i]].name.c_str ()); + + icon_image = ui_create_icon (menu [it->second [i]].icon, NULL, width, height, false); + if (icon_image) + gtk_image_menu_item_set_image (GTK_IMAGE_MENU_ITEM (submenu_item), icon_image); + + gtk_menu_shell_append (GTK_MENU_SHELL (submenu), submenu_item); + g_signal_connect (G_OBJECT (submenu_item), "activate", + G_CALLBACK (ui_factory_menu_activate_cb), + GINT_TO_POINTER ((int)it->second [i])); + gtk_widget_show (submenu_item); + } + gtk_menu_item_set_submenu (GTK_MENU_ITEM (menu_item), submenu); + gtk_widget_show (submenu); + } gtk_menu_shell_append (GTK_MENU_SHELL (_factory_menu), menu_item); gtk_widget_show (menu_item); } scim-system-default-config.patch: --- NEW FILE scim-system-default-config.patch --- diff -u scim-1.4.4/configs/config.orig scim-1.4.4/configs/config --- scim-1.4.4/configs/config.orig 2006-03-01 20:23:33.000000000 +0900 +++ scim-1.4.4/configs/config 2006-03-01 20:23:33.000000000 +0900 @@ -4,13 +4,13 @@ /FrontEnd/Socket/ConfigReadOnly = false /FrontEnd/Socket/MaxClients = 512 /FrontEnd/X11/BrokenWchar = true -/FrontEnd/X11/Dynamic = true +/FrontEnd/X11/Dynamic = false /FrontEnd/X11/OnTheSpot = true /FrontEnd/X11/ServerName = SCIM /Hotkeys/FrontEnd/NextFactory = Control+Alt+Down,Shift+Control+KeyRelease+Shift_L,Shift+Control+KeyRelease+Shift_R /Hotkeys/FrontEnd/PreviousFactory = Control+Alt+Up,Shift+Control+KeyRelease+Control_L,Shift+Control+KeyRelease+Control_R /Hotkeys/FrontEnd/ShowFactoryMenu = Control+Alt+Right -/Hotkeys/FrontEnd/Trigger = Control+space +/Hotkeys/FrontEnd/Trigger = Control+space,Zenkaku_Hankaku /Hotkeys/FrontEnd/ValidKeyMask = Shift+Control+Alt+CapsLock+Meta /Panel/Gtk/Color/ActiveBackground = light sky blue /Panel/Gtk/Color/ActiveText = black scim-xim-arch-byte-swap-LTC23920.patch: --- NEW FILE scim-xim-arch-byte-swap-LTC23920.patch --- diff -upr scim-1.4.4.orig/modules/FrontEnd/IMdkit/i18nIMProto.c scim-1.4.4/modules/FrontEnd/IMdkit/i18nIMProto.c --- scim-1.4.4.orig/modules/FrontEnd/IMdkit/i18nIMProto.c 2002-07-02 12:55:38.000000000 +0900 +++ scim-1.4.4/modules/FrontEnd/IMdkit/i18nIMProto.c 2006-03-24 11:56:39.000000000 +0900 @@ -511,6 +511,23 @@ xim_externaldef XimFrameRec forward_even _FRAME(EOL), }; +xim_externaldef XimFrameRec wire_keyevent_fr[] = { + _FRAME(BIT8), /* type */ + _FRAME(BIT8), /* detail */ + _FRAME(BIT16), /* serial number */ + _FRAME(BIT32), /* time */ + _FRAME(BIT32), /* root */ + _FRAME(BIT32), /* window */ + _FRAME(BIT32), /* subwindow */ + _FRAME(BIT16), /* rootX */ + _FRAME(BIT16), /* rootY */ + _FRAME(BIT16), /* X */ + _FRAME(BIT16), /* Y */ + _FRAME(BIT16), /* state */ + _FRAME(BIT8), /* sameScreen */ + _FRAME(EOL), +}; + xim_externaldef XimFrameRec sync_fr[] = { _FRAME(BIT16), /* input-method-ID */ diff -upr scim-1.4.4.orig/modules/FrontEnd/IMdkit/i18nIc.c scim-1.4.4/modules/FrontEnd/IMdkit/i18nIc.c --- scim-1.4.4.orig/modules/FrontEnd/IMdkit/i18nIc.c 2004-08-14 12:26:38.000000000 +0900 +++ scim-1.4.4/modules/FrontEnd/IMdkit/i18nIc.c 2006-03-24 11:56:39.000000000 +0900 @@ -571,6 +571,54 @@ static int GetICValue (Xi18n i18n_core, return n; } +static void SwapAttributes (XICAttribute *list, + int number){ + FrameMgr fm; + CARD16 c16; + extern XimFrameRec short_fr[]; + CARD32 c32; + extern XimFrameRec long_fr[]; + XPoint xpoint; + extern XimFrameRec xpoint_fr[]; + XRectangle xrect; + extern XimFrameRec xrectangle_fr[]; + int i; + + for (i = 0; i < number; ++i, ++list) { + if (list->value == NULL) + continue; + switch (list->type) { + case XimType_CARD16: + fm = FrameMgrInit (short_fr, (char *)list->value, 1); + FrameMgrGetToken (fm, c16); + memmove(list->value, &c16, sizeof(CARD16)); + FrameMgrFree (fm); + break; + case XimType_CARD32: + case XimType_Window: + fm = FrameMgrInit (long_fr, (char *)list->value, 1); + FrameMgrGetToken (fm, c32); + memmove(list->value, &c32, sizeof(CARD32)); + FrameMgrFree (fm); + break; + case XimType_XRectangle: + fm = FrameMgrInit (xrectangle_fr, (char *)list->value, 1); + FrameMgrGetToken (fm, xrect); + memmove(list->value, &xrect, sizeof(XRectangle)); + FrameMgrFree (fm); + break; + case XimType_XPoint: + fm = FrameMgrInit (xpoint_fr, (char *)list->value, 1); + FrameMgrGetToken (fm, xpoint); + memmove(list->value, &xpoint, sizeof(XPoint)); + FrameMgrFree (fm); + break; + default: + break; + } + } +} + /* called from CreateICMessageProc and SetICValueMessageProc */ void _Xi18nChangeIC (XIMS ims, IMProtocol *call_data, @@ -928,6 +976,8 @@ void _Xi18nGetIC (XIMS ims, IMProtocol * if (!(i18n_core->address.improto (ims, call_data))) return; /*endif*/ + if (_Xi18nNeedSwap (i18n_core, connect_id)) + SwapAttributes(getic->ic_attr, getic->ic_attr_num); } /*endif*/ iter_count = getic->ic_attr_num; diff -upr scim-1.4.4.orig/modules/FrontEnd/IMdkit/i18nMethod.c scim-1.4.4/modules/FrontEnd/IMdkit/i18nMethod.c --- scim-1.4.4.orig/modules/FrontEnd/IMdkit/i18nMethod.c 2004-08-14 11:28:07.000000000 +0900 +++ scim-1.4.4/modules/FrontEnd/IMdkit/i18nMethod.c 2006-03-24 12:12:40.000000000 +0900 @@ -816,38 +816,54 @@ static char *xi18n_getIMValues (XIMS ims return NULL; } -static void EventToWireEvent (XEvent *ev, xEvent *event, CARD16 *serial) +static void EventToWireEvent (XEvent *ev, xEvent *event, + CARD16 *serial, Bool byte_swap) { - *serial = (CARD16) (ev->xany.serial >> 16); - event->u.u.sequenceNumber = - (CARD16) (ev->xany.serial & (unsigned long) 0xFFFF); - - switch (ev->type) - { - case KeyPress: - case KeyRelease: - { - XKeyEvent *kev = (XKeyEvent *) ev; - - event->u.u.type = ev->type; - event->u.keyButtonPointer.root = kev->root; - event->u.keyButtonPointer.state = kev->state; - event->u.keyButtonPointer.time = kev->time; - event->u.keyButtonPointer.event = kev->window; - event->u.keyButtonPointer.child = kev->subwindow; - event->u.keyButtonPointer.eventX = kev->x; - event->u.keyButtonPointer.eventY = kev->y; - event->u.keyButtonPointer.rootX = kev->x_root; - event->u.keyButtonPointer.rootY = kev->y_root; - event->u.keyButtonPointer.sameScreen = kev->same_screen; - event->u.u.detail = kev->keycode; - } + FrameMgr fm; + extern XimFrameRec wire_keyevent_fr[]; + extern XimFrameRec short_fr[]; + BYTE b; + CARD16 c16; + CARD32 c32; + + *serial = (CARD16)(ev->xany.serial >> 16); + switch (ev->type) { + case KeyPress: + case KeyRelease: + { + XKeyEvent *kev = (XKeyEvent*)ev; + /* create FrameMgr */ + fm = FrameMgrInit(wire_keyevent_fr, (char *)(&(event->u)), byte_swap); + + /* set values */ + b = (BYTE)kev->type; FrameMgrPutToken(fm, b); + b = (BYTE)kev->keycode; FrameMgrPutToken(fm, b); + c16 = (CARD16)(kev->serial & (unsigned long)0xffff); + FrameMgrPutToken(fm, c16); + c32 = (CARD32)kev->time; FrameMgrPutToken(fm, c32); + c32 = (CARD32)kev->root; FrameMgrPutToken(fm, c32); + c32 = (CARD32)kev->window; FrameMgrPutToken(fm, c32); + c32 = (CARD32)kev->subwindow; FrameMgrPutToken(fm, c32); + c16 = (CARD16)kev->x_root; FrameMgrPutToken(fm, c16); + c16 = (CARD16)kev->y_root; FrameMgrPutToken(fm, c16); + c16 = (CARD16)kev->x; FrameMgrPutToken(fm, c16); + c16 = (CARD16)kev->y; FrameMgrPutToken(fm, c16); + c16 = (CARD16)kev->state; FrameMgrPutToken(fm, c16); + b = (BYTE)kev->same_screen; FrameMgrPutToken(fm, b); + } + break; + default: + /* create FrameMgr */ + fm = FrameMgrInit(short_fr, (char *)(&(event->u.u.sequenceNumber)), + byte_swap); + c16 = (CARD16)(ev->xany.serial & (unsigned long)0xffff); + FrameMgrPutToken(fm, c16); + break; } - /*endswitch*/ + /* free FrameMgr */ + FrameMgrFree(fm); } -#define Swap16(n) (((n) << 8 & 0xff00) | ((n) >> 8 & 0xff)) - static Status xi18n_forwardEvent (XIMS ims, XPointer xp) { Xi18n i18n_core = ims->protocol; @@ -894,10 +910,10 @@ static Status xi18n_forwardEvent (XIMS i FrameMgrPutToken (fm, call_data->sync_bit); replyp += total_size; - if (_Xi18nNeedSwap(i18n_core, call_data->connect_id) != 0) { - call_data->event.xkey.state = Swap16(call_data->event.xkey.state); - } - EventToWireEvent (&(call_data->event), (xEvent *) replyp, &serial); + EventToWireEvent (&(call_data->event), + (xEvent *) replyp, + &serial, + _Xi18nNeedSwap (i18n_core, call_data->connect_id)); FrameMgrPutToken (fm, serial); diff -upr scim-1.4.4.orig/modules/FrontEnd/IMdkit/i18nPtHdr.c scim-1.4.4/modules/FrontEnd/IMdkit/i18nPtHdr.c --- scim-1.4.4.orig/modules/FrontEnd/IMdkit/i18nPtHdr.c 2004-08-14 12:26:38.000000000 +0900 +++ scim-1.4.4/modules/FrontEnd/IMdkit/i18nPtHdr.c 2006-03-24 12:13:24.000000000 +0900 @@ -51,8 +51,6 @@ static void DebugLog(char * msg) } #endif -#define Swap16(n) (((n) << 8 & 0xff00) | ((n) >> 8 & 0xff)) - extern Xi18nClient *_Xi18nFindClient (Xi18n, CARD16); static void GetProtocolVersion (CARD16 client_major, @@ -1055,29 +1053,61 @@ static int WireEventToEvent (Xi18n i18n_ XEvent *ev, Bool byte_swap) { - if (byte_swap != 0) { - event->u.keyButtonPointer.state = Swap16(event->u.keyButtonPointer.state); - } - ev->xany.serial = event->u.u.sequenceNumber & ((unsigned long) 0xFFFF); + FrameMgr fm; + extern XimFrameRec wire_keyevent_fr[]; + BYTE b; + CARD16 c16; + CARD32 c32; + int ret = False; + + /* create FrameMgr */ + fm = FrameMgrInit(wire_keyevent_fr, (char *)(&(event->u)), byte_swap); + + + /* get & set type */ + FrameMgrGetToken(fm, b); + ev->type = (unsigned int)b; + /* get detail */ + FrameMgrGetToken(fm, b); + /* get & set serial */ + FrameMgrGetToken(fm, c16); + ev->xany.serial = (unsigned long)c16; ev->xany.serial |= serial << 16; ev->xany.send_event = False; ev->xany.display = i18n_core->address.dpy; - switch (ev->type = event->u.u.type & 0x7F) - { - case KeyPress: - case KeyRelease: - ((XKeyEvent *) ev)->keycode = event->u.u.detail; - ((XKeyEvent *) ev)->window = event->u.keyButtonPointer.event; - ((XKeyEvent *) ev)->state = event->u.keyButtonPointer.state; - ((XKeyEvent *) ev)->time = event->u.keyButtonPointer.time; - ((XKeyEvent *) ev)->root = event->u.keyButtonPointer.root; - ((XKeyEvent *) ev)->x = event->u.keyButtonPointer.eventX; - ((XKeyEvent *) ev)->y = event->u.keyButtonPointer.eventY; - ((XKeyEvent *) ev)->x_root = 0; - ((XKeyEvent *) ev)->y_root = 0; - return True; - } - return False; + + /* Remove SendEvent flag from event type to emulate KeyPress/Release */ + ev->type &= 0x7F; + + switch (ev->type) { + case KeyPress: + case KeyRelease: + { + XKeyEvent *kev = (XKeyEvent*)ev; + + /* set keycode (detail) */ + kev->keycode = (unsigned int)b; + + /* get & set values */ + FrameMgrGetToken(fm, c32); kev->time = (Time)c32; + FrameMgrGetToken(fm, c32); kev->root = (Window)c32; + FrameMgrGetToken(fm, c32); kev->window = (Window)c32; + FrameMgrGetToken(fm, c32); kev->subwindow = (Window)c32; + FrameMgrGetToken(fm, c16); kev->x_root = (int)c16; + FrameMgrGetToken(fm, c16); kev->y_root = (int)c16; + FrameMgrGetToken(fm, c16); kev->x = (int)c16; + FrameMgrGetToken(fm, c16); kev->y = (int)c16; + FrameMgrGetToken(fm, c16); kev->state = (unsigned int)c16; + FrameMgrGetToken(fm, b); kev->same_screen = (Bool)b; + } + ret = True; + break; + default: + break; + } + /* free FrameMgr */ + FrameMgrFree(fm); + return ret; } static void ForwardEventMessageProc (XIMS ims, Index: scim.spec =================================================================== RCS file: /cvs/extras/rpms/scim/EL-4/scim.spec,v retrieving revision 1.19 retrieving revision 1.20 diff -u -r1.19 -r1.20 --- scim.spec 24 Feb 2006 02:57:59 -0000 1.19 +++ scim.spec 26 Apr 2007 08:34:40 -0000 1.20 @@ -2,8 +2,8 @@ Name: scim Version: 1.4.4 -# must be less than the release number of scim in Core -Release: 1%{?dist} +# must be less than the release number of scim in el5 +Release: 2%{?dist} Summary: Smart Common Input Method platform License: LGPL @@ -13,15 +13,20 @@ Source1: xinput-scim BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) -PreReq: %{_bindir}/update-gtk-immodules BuildRequires: gtk2-devel, desktop-file-utils # for autoreconf -Buildrequires: gettext-devel +Buildrequires: autoconf automake gettext libtool +Requires: %{name}-libs = %{version}-%{release} +Requires(post): %{_sbindir}/alternatives +Requires(postun): %{_sbindir}/alternatives Patch1: scim-add-restart.patch Patch2: gtkimm-clear-preedit-on-reset-174143.patch Patch3: rawcode-unicode-maxlength.patch Patch4: scim.pc-versioned-moduledir-179706.patch Patch5: scim-panjabi-punjabi.patch +Patch6: scim-system-default-config.patch +Patch7: factory-menu-singlet-submenus-187027.patch +Patch8: scim-xim-arch-byte-swap-LTC23920.patch %description SCIM is a user friendly and full featured input method user interface and @@ -50,6 +55,8 @@ %package libs Summary: Smart Common Input Method libraries Group: System Environment/Libraries +Requires(post): %{_bindir}/update-gtk-immodules +Requires(postun): %{_bindir}/update-gtk-immodules %description libs This package provides the libraries and GTK input method module for SCIM. @@ -62,6 +69,10 @@ %patch3 -p0 -b .3-unicode %patch4 -p1 -b .4-moduledir %patch5 -p0 -b .5-panjabi +%patch6 -p1 -b .6-config +%patch7 -p0 -b .7-submenu +%patch8 -p1 -b .8-byteswap~ + # patch1 touches configure.ac and src/Makefile.am autoreconf @@ -74,8 +85,9 @@ %install rm -rf ${RPM_BUILD_ROOT} -make DESTDIR=${RPM_BUILD_ROOT} install +make install DESTDIR=${RPM_BUILD_ROOT} +# to be deprecated after FC5 mkdir -pm 755 ${RPM_BUILD_ROOT}/%{_libdir}/scim-1.0/{Config,FrontEnd,IMEngine,SetupUI,Helper} # remove .la files @@ -92,7 +104,7 @@ # remove capplet rm ${RPM_BUILD_ROOT}/%{_datadir}/control-center-2.0/capplets/scim-setup.desktop -# install xinput config file. +# install xinput config file mkdir -pm 755 ${RPM_BUILD_ROOT}/%{_sysconfdir}/X11/xinit/xinput.d install -pm 644 %{SOURCE1} ${RPM_BUILD_ROOT}/%{_sysconfdir}/X11/xinit/xinput.d/scim @@ -115,7 +127,7 @@ %post libs /sbin/ldconfig -%{_bindir}/update-gtk-immodules %{_target_platform} +%{_bindir}/update-gtk-immodules %{_host} || : %postun @@ -127,9 +139,10 @@ done fi + %postun libs /sbin/ldconfig -%{_bindir}/update-gtk-immodules %{_target_platform} +%{_bindir}/update-gtk-immodules %{_host} || : %files -f %{name}.lang @@ -137,13 +150,24 @@ %doc AUTHORS COPYING NEWS README ChangeLog TODO %dir %{_sysconfdir}/scim %config(noreplace) %{_sysconfdir}/scim/* -%{_sysconfdir}/X11/xinit/xinput.d %{_bindir}/* -%{_libdir}/scim-1.0 -%exclude %{_libdir}/scim-1.0/%{scim_api} +%dir %{_libdir}/scim-1.0 +%{_libdir}/scim-1.0/scim-helper-launcher +%{_libdir}/scim-1.0/scim-helper-manager +%{_libdir}/scim-1.0/scim-launcher +%{_libdir}/scim-1.0/scim-panel-gtk +%dir %{_libdir}/scim-1.0/%{scim_api} +%{_libdir}/scim-1.0/%{scim_api}/Filter +%{_libdir}/scim-1.0/%{scim_api}/FrontEnd +%{_libdir}/scim-1.0/%{scim_api}/Helper +%dir %{_libdir}/scim-1.0/%{scim_api}/IMEngine +%{_libdir}/scim-1.0/%{scim_api}/IMEngine/rawcode.so +%{_libdir}/scim-1.0/%{scim_api}/SetupUI %{_datadir}/scim %{_datadir}/pixmaps/* %{_datadir}/applications/fedora-scim-setup.desktop +%{_sysconfdir}/X11/xinit/xinput.d + %files devel %defattr(-,root,root,-) @@ -152,19 +176,43 @@ %{_libdir}/libscim*.so %{_libdir}/pkgconfig/*.pc + %files doc %defattr(-,root,root,-) %doc docs/html + %files libs %defattr(-,root,root,-) %{_libdir}/libscim-*.so.* %{_libdir}/gtk-2.0/immodules -%{_libdir}/scim-1.0/%{scim_api} +%dir %{_libdir}/scim-1.0/%{scim_api} +%{_libdir}/scim-1.0/%{scim_api}/Config +%dir %{_libdir}/scim-1.0/%{scim_api}/IMEngine +%{_libdir}/scim-1.0/%{scim_api}/IMEngine/socket.so %changelog -* Fri Feb 24 2006 Jens Petersen - 1.4.4-1%{?dist} +* Thu Apr 26 2007 Jens Petersen - 1.4.4-2 +- initial build for EPEL el4 +- backport filelist cleanup from fc6 package + +* Tue Jun 20 2006 Jens Petersen - 1.4.4-9.7.fc5 +- ignore update-gtk-immodules errors in %%post and %%postun + +* Tue Jun 20 2006 Jens Petersen - 1.4.4-9.5.fc5 +- use _host not _target_platform for update-gtk-immodules in scripts (#195763) +- make scim explicitly require scim-libs with same ver-rel +- backport factory-menu-singlet-submenus-187027.patch to avoid having language + submenus with a single IME + +* Wed Mar 1 2006 Jens Petersen - 1.4.4-8 +- add scim-system-default-config.patch + - add Zenkaku_Hankaku as trigger hotkey for Japanese users + - use static XIM event flow so deadkeys work under XIM in off state (#169975) +- add alternatives as prereq for %%post and %%postun (pknirsch, #182853) + +* Fri Feb 24 2006 Jens Petersen - 1.4.4-1.fc3 - update to 1.4.4 release - sync with core devel package: @@ -189,21 +237,21 @@ - move scim dl modules to scim-libs for multilib to work correctly - define %%scim_api -* Tue Nov 1 2005 Jens Petersen - 1.4.2-5%{?dist} +* Tue Nov 1 2005 Jens Petersen - 1.4.2-5.fc3 - avoid errors in postun script when uninstalling -* Thu Oct 6 2005 Jens Petersen - 1.4.2-4%{?dist} +* Thu Oct 6 2005 Jens Petersen - 1.4.2-4.fc3 - fixing quoting in scim-restart - make post and postun scripts for scim-libs -* Thu Sep 22 2005 Jens Petersen - 1.4.2-3%{?dist} +* Thu Sep 22 2005 Jens Petersen - 1.4.2-3.fc3 - make scim-devel require scim-libs - add xinput.d entries for Indic langs * Thu Sep 15 2005 Jens Petersen - move libs and the gtk immodule to scim-libs for multilib -* Fri Sep 9 2005 Jens Petersen - 1.4.2-1%{?dist} +* Fri Sep 9 2005 Jens Petersen - 1.4.2-1.fc3 - improve scim-restart script to take account of the config module in use (Liu Cougar) @@ -216,7 +264,7 @@ * Thu Aug 25 2005 Warren Togami - configure with --enable-ld-version-script (#166041) -* Mon Aug 22 2005 Jens Petersen - 1.4.2-0%{?dist} +* Mon Aug 22 2005 Jens Petersen - 1.4.2-0.fc3 - update to 1.4.2 release - source scim-qtimm script if present from scim xinput script - reduce xinput.d alternatives priority to 81 From fedora-extras-commits at redhat.com Thu Apr 26 09:23:40 2007 From: fedora-extras-commits at redhat.com (Denis Leroy (denis)) Date: Thu, 26 Apr 2007 05:23:40 -0400 Subject: rpms/transmission/FC-5 transmission-0.71-manpath.patch, NONE, 1.1 .cvsignore, 1.2, 1.3 sources, 1.2, 1.3 transmission.spec, 1.2, 1.3 transmission-0.6.1-gtk.patch, 1.1, NONE transmission-0.6.1-install.patch, 1.1, NONE transmission.png, 1.1, NONE Message-ID: <200704260923.l3Q9Ne69022661@cvs-int.fedora.redhat.com> Author: denis Update of /cvs/extras/rpms/transmission/FC-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv22633 Modified Files: .cvsignore sources transmission.spec Added Files: transmission-0.71-manpath.patch Removed Files: transmission-0.6.1-gtk.patch transmission-0.6.1-install.patch transmission.png Log Message: - Update to 0.71 - Removed custom desktop file - Added patch to fix manpath transmission-0.71-manpath.patch: --- NEW FILE transmission-0.71-manpath.patch --- --- Transmission-0.71/mk/common.mk.orig 2007-04-25 18:54:30.000000000 +0200 +++ Transmission-0.71/mk/common.mk 2007-04-25 19:01:00.000000000 +0200 @@ -103,8 +103,8 @@ define INSTALL_MAN_RULE @echo "Install $<" - @$(MKDIR) $(DESTDIR)$(PREFIX)/man/man1 - @$(CP) $< $(DESTDIR)$(PREFIX)/man/man1/ + @$(MKDIR) $(DESTDIR)$(PREFIX)/share/man/man1 + @$(CP) $< $(DESTDIR)$(PREFIX)/share/man/man1/ endef define INSTALL_DESKTOP_RULE Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/transmission/FC-5/.cvsignore,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- .cvsignore 26 Sep 2006 06:01:01 -0000 1.2 +++ .cvsignore 26 Apr 2007 09:23:05 -0000 1.3 @@ -1 +1 @@ -Transmission-0.6.1.tar.gz +Transmission-0.71.tar.gz Index: sources =================================================================== RCS file: /cvs/extras/rpms/transmission/FC-5/sources,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- sources 26 Sep 2006 06:01:01 -0000 1.2 +++ sources 26 Apr 2007 09:23:05 -0000 1.3 @@ -1 +1 @@ -1156a88c77ab71782b9261881ea13811 Transmission-0.6.1.tar.gz +2df675d20175f0a73d0c470f428018f8 Transmission-0.71.tar.gz Index: transmission.spec =================================================================== RCS file: /cvs/extras/rpms/transmission/FC-5/transmission.spec,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- transmission.spec 28 Sep 2006 15:00:15 -0000 1.2 +++ transmission.spec 26 Apr 2007 09:23:05 -0000 1.3 @@ -1,16 +1,14 @@ Name: transmission -Version: 0.6.1 -Release: 3%{?dist} +Version: 0.71 +Release: 1%{?dist} Summary: A lightweight GTK+ BitTorrent client Group: Applications/Internet License: MIT URL: http://transmission.m0k.org/ Source0: http://download.m0k.org/transmission/files/Transmission-%{version}.tar.gz -Source1: transmission.png -Patch0: transmission-0.6.1-install.patch -Patch1: transmission-0.6.1-gtk.patch +Patch0: transmission-0.71-manpath.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: openssl-devel @@ -18,9 +16,6 @@ BuildRequires: desktop-file-utils BuildRequires: gettext intltool -Requires(post): desktop-file-utils -Requires(postun): desktop-file-utils - %description Transmission is a free, lightweight BitTorrent client. It features a @@ -30,8 +25,7 @@ %prep %setup -q -n Transmission-%{version} -%patch0 -p1 -b .inst -%patch1 -p1 -b .gtk +%patch0 -p1 -b .manpath %build @@ -41,27 +35,13 @@ %install rm -rf $RPM_BUILD_ROOT -%makeinstall +make install DESTDIR=$RPM_BUILD_ROOT %find_lang %{name}-gtk -mkdir -p $RPM_BUILD_ROOT/%{_datadir}/pixmaps/ -install -p -m 644 %{SOURCE1} $RPM_BUILD_ROOT%{_datadir}/pixmaps/transmission.png - -cat << EOF > %{name}.desktop -[Desktop Entry] -Name=Transmission -Comment=Download from BitTorrents -Exec=transmission-gtk -Icon=transmission.png -Terminal=false -Type=Application -Encoding=UTF-8 -Categories=Application;GTK;Network;Internet;X-Fedora; -MimeType=application/x-bittorrent; -EOF - desktop-file-install --vendor fedora \ - --dir $RPM_BUILD_ROOT/%{_datadir}/applications/ %{name}.desktop + --delete-original \ + --dir $RPM_BUILD_ROOT/%{_datadir}/applications/ \ + $RPM_BUILD_ROOT/%{_datadir}/applications/%{name}-gtk.desktop %clean @@ -81,11 +61,17 @@ %doc AUTHORS LICENSE NEWS README %{_bindir}/transmission* %{_datadir}/pixmaps/* -%{_datadir}/applications/*transmission.desktop +%{_datadir}/zsh/site-functions/* +%{_datadir}/applications/*transmission-gtk.desktop %doc %{_mandir}/man1/transmission* %changelog +* Wed Apr 25 2007 Denis Leroy - 0.71-1 +- Update to 0.71 +- Removed custom desktop file +- Added patch to fix manpath + * Thu Sep 28 2006 Denis Leroy - 0.6.1-3 - Added project icon - Honor cc variable --- transmission-0.6.1-gtk.patch DELETED --- --- transmission-0.6.1-install.patch DELETED --- From fedora-extras-commits at redhat.com Thu Apr 26 10:10:29 2007 From: fedora-extras-commits at redhat.com (=?utf-8?q?Jos=C3=A9_Ab=C3=ADlio_Oliveira_Matos?= (jamatos)) Date: Thu, 26 Apr 2007 06:10:29 -0400 Subject: rpms/rpy/devel rpy.spec,1.15,1.16 Message-ID: <200704261010.l3QAATqm027884@cvs-int.fedora.redhat.com> Author: jamatos Update of /cvs/extras/rpms/rpy/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv27861 Modified Files: rpy.spec Log Message: * Thu Apr 26 2007 Jos?? Matos - 0.4.6-16 - Rebuild to link with R 2.5.0 Index: rpy.spec =================================================================== RCS file: /cvs/extras/rpms/rpy/devel/rpy.spec,v retrieving revision 1.15 retrieving revision 1.16 diff -u -r1.15 -r1.16 --- rpy.spec 21 Dec 2006 19:16:06 -0000 1.15 +++ rpy.spec 26 Apr 2007 10:09:54 -0000 1.16 @@ -3,7 +3,7 @@ Name: rpy Summary: Python interface to the R language Version: 0.4.6 -Release: 15%{?dist} +Release: 16%{?dist} Url: http://rpy.sourceforge.net Source0: http://dl.sf.net/%{name}/%{name}-%{version}.tar.gz Patch1: rpy-install-info.patch @@ -15,7 +15,7 @@ BuildRequires: R, python-numeric, python-devel, texinfo, tetex Requires: python-numeric -Requires: R = 2.4.1 +Requires: R = 2.5.0 Requires(post): /sbin/install-info Requires(preun): /sbin/install-info @@ -67,6 +67,9 @@ %changelog +* Thu Apr 26 2007 Jos?? Matos - 0.4.6-16 +- Rebuild to link with R 2.5.0 + * Thu Dec 21 2006 Tom "spot" Callaway - 0.4.6-15 - Rebuild for new R-version. From fedora-extras-commits at redhat.com Thu Apr 26 10:12:38 2007 From: fedora-extras-commits at redhat.com (=?utf-8?q?Jos=C3=A9_Ab=C3=ADlio_Oliveira_Matos?= (jamatos)) Date: Thu, 26 Apr 2007 06:12:38 -0400 Subject: rpms/R-mAr/devel R-mAr.spec,1.7,1.8 Message-ID: <200704261012.l3QACcwR027954@cvs-int.fedora.redhat.com> Author: jamatos Update of /cvs/extras/rpms/R-mAr/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv27933 Modified Files: R-mAr.spec Log Message: * Thu Apr 26 2007 Jos?? Matos - 1.1-9 - Rebuild for R 2.5. Index: R-mAr.spec =================================================================== RCS file: /cvs/extras/rpms/R-mAr/devel/R-mAr.spec,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- R-mAr.spec 21 Apr 2007 15:25:12 -0000 1.7 +++ R-mAr.spec 26 Apr 2007 10:12:04 -0000 1.8 @@ -4,7 +4,7 @@ Summary: R module to evaluate functions for multivariate AutoRegressive analysis Name: R-%{packname} Version: 1.1 -Release: 8%{?dist} +Release: 9%{?dist} License: GPL version 2 or newer Group: Applications/Engineering Source0: ftp://cran.r-project.org/pub/R/contrib/main/%{packname}_%{version}-%{packrel}.tar.gz @@ -56,6 +56,9 @@ %changelog +* Thu Apr 26 2007 Jos?? Matos - 1.1-9 +- Rebuild for R 2.5. + * Sat Apr 21 2007 Jos?? Matos - 1.1-8 - New upstream version (1.1-1). From fedora-extras-commits at redhat.com Thu Apr 26 10:14:01 2007 From: fedora-extras-commits at redhat.com (=?utf-8?q?Jos=C3=A9_Ab=C3=ADlio_Oliveira_Matos?= (jamatos)) Date: Thu, 26 Apr 2007 06:14:01 -0400 Subject: rpms/R-mAr/FC-6 R-mAr.spec,1.7,1.8 Message-ID: <200704261014.l3QAE1IW028021@cvs-int.fedora.redhat.com> Author: jamatos Update of /cvs/extras/rpms/R-mAr/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv28001 Modified Files: R-mAr.spec Log Message: * Thu Apr 26 2007 Jos?? Matos - 1.1-9 - Rebuild for R 2.5. Index: R-mAr.spec =================================================================== RCS file: /cvs/extras/rpms/R-mAr/FC-6/R-mAr.spec,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- R-mAr.spec 21 Apr 2007 15:27:08 -0000 1.7 +++ R-mAr.spec 26 Apr 2007 10:13:27 -0000 1.8 @@ -4,7 +4,7 @@ Summary: R module to evaluate functions for multivariate AutoRegressive analysis Name: R-%{packname} Version: 1.1 -Release: 8%{?dist} +Release: 9%{?dist} License: GPL version 2 or newer Group: Applications/Engineering Source0: ftp://cran.r-project.org/pub/R/contrib/main/%{packname}_%{version}-%{packrel}.tar.gz @@ -56,6 +56,9 @@ %changelog +* Thu Apr 26 2007 Jos?? Matos - 1.1-9 +- Rebuild for R 2.5. + * Sat Apr 21 2007 Jos?? Matos - 1.1-8 - New upstream version (1.1-1). From fedora-extras-commits at redhat.com Thu Apr 26 10:17:26 2007 From: fedora-extras-commits at redhat.com (=?utf-8?q?Jos=C3=A9_Ab=C3=ADlio_Oliveira_Matos?= (jamatos)) Date: Thu, 26 Apr 2007 06:17:26 -0400 Subject: rpms/R-mAr/FC-5 R-mAr.spec,1.6,1.7 Message-ID: <200704261017.l3QAHQHP028103@cvs-int.fedora.redhat.com> Author: jamatos Update of /cvs/extras/rpms/R-mAr/FC-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv28085 Modified Files: R-mAr.spec Log Message: * Thu Apr 26 2007 Jos?? Matos - 1.1-9 - Rebuild for R 2.5. Index: R-mAr.spec =================================================================== RCS file: /cvs/extras/rpms/R-mAr/FC-5/R-mAr.spec,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- R-mAr.spec 21 Apr 2007 15:28:30 -0000 1.6 +++ R-mAr.spec 26 Apr 2007 10:16:51 -0000 1.7 @@ -4,7 +4,7 @@ Summary: R module to evaluate functions for multivariate AutoRegressive analysis Name: R-%{packname} Version: 1.1 -Release: 8%{?dist} +Release: 9%{?dist} License: GPL version 2 or newer Group: Applications/Engineering Source0: ftp://cran.r-project.org/pub/R/contrib/main/%{packname}_%{version}-%{packrel}.tar.gz @@ -56,6 +56,9 @@ %changelog +* Thu Apr 26 2007 Jos?? Matos - 1.1-9 +- Rebuild for R 2.5. + * Sat Apr 21 2007 Jos?? Matos - 1.1-8 - New upstream version (1.1-1). From fedora-extras-commits at redhat.com Thu Apr 26 10:20:50 2007 From: fedora-extras-commits at redhat.com (=?utf-8?q?Jos=C3=A9_Ab=C3=ADlio_Oliveira_Matos?= (jamatos)) Date: Thu, 26 Apr 2007 06:20:50 -0400 Subject: rpms/R-waveslim/devel R-waveslim.spec,1.5,1.6 Message-ID: <200704261020.l3QAKo4u028192@cvs-int.fedora.redhat.com> Author: jamatos Update of /cvs/extras/rpms/R-waveslim/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv28170 Modified Files: R-waveslim.spec Log Message: * Thu Apr 26 2007 Jos?? Matos - 1.6-2 - Rebuild for R 2.5. Index: R-waveslim.spec =================================================================== RCS file: /cvs/extras/rpms/R-waveslim/devel/R-waveslim.spec,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- R-waveslim.spec 21 Apr 2007 15:32:12 -0000 1.5 +++ R-waveslim.spec 26 Apr 2007 10:20:15 -0000 1.6 @@ -3,7 +3,7 @@ Summary: R module, Basic wavelet routines for 1,2 and 3-dimensional signal processing Name: R-%{packname} Version: 1.6 -Release: 1%{?dist} +Release: 2%{?dist} License: GPL Group: Applications/Engineering Source0: ftp://cran.r-project.org/pub/R/contrib/main/%{packname}_%{version}.tar.gz @@ -54,6 +54,9 @@ %doc DESCRIPTION %changelog +* Thu Apr 26 2007 Jos?? Matos - 1.6-2 +- Rebuild for R 2.5. + * Sat Apr 21 2007 Jos?? Matos - 1.6-1 - New upstream version. From fedora-extras-commits at redhat.com Thu Apr 26 10:25:16 2007 From: fedora-extras-commits at redhat.com (=?utf-8?q?Jos=C3=A9_Ab=C3=ADlio_Oliveira_Matos?= (jamatos)) Date: Thu, 26 Apr 2007 06:25:16 -0400 Subject: rpms/R-waveslim/FC-6 R-waveslim.spec,1.5,1.6 Message-ID: <200704261025.l3QAPG9C028366@cvs-int.fedora.redhat.com> Author: jamatos Update of /cvs/extras/rpms/R-waveslim/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv28346 Modified Files: R-waveslim.spec Log Message: * Thu Apr 26 2007 Jos?? Matos - 1.6-2 - Rebuild for R 2.5. Index: R-waveslim.spec =================================================================== RCS file: /cvs/extras/rpms/R-waveslim/FC-6/R-waveslim.spec,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- R-waveslim.spec 21 Apr 2007 15:34:13 -0000 1.5 +++ R-waveslim.spec 26 Apr 2007 10:24:41 -0000 1.6 @@ -3,7 +3,7 @@ Summary: R module, Basic wavelet routines for 1,2 and 3-dimensional signal processing Name: R-%{packname} Version: 1.6 -Release: 1%{?dist} +Release: 2%{?dist} License: GPL Group: Applications/Engineering Source0: ftp://cran.r-project.org/pub/R/contrib/main/%{packname}_%{version}.tar.gz @@ -54,6 +54,9 @@ %doc DESCRIPTION %changelog +* Thu Apr 26 2007 Jos?? Matos - 1.6-2 +- Rebuild for R 2.5. + * Sat Apr 21 2007 Jos?? Matos - 1.6-1 - New upstream version. From fedora-extras-commits at redhat.com Thu Apr 26 10:27:04 2007 From: fedora-extras-commits at redhat.com (=?utf-8?q?Jos=C3=A9_Ab=C3=ADlio_Oliveira_Matos?= (jamatos)) Date: Thu, 26 Apr 2007 06:27:04 -0400 Subject: rpms/R-waveslim/FC-5 R-waveslim.spec,1.4,1.5 Message-ID: <200704261027.l3QAR4Xa028442@cvs-int.fedora.redhat.com> Author: jamatos Update of /cvs/extras/rpms/R-waveslim/FC-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv28421 Modified Files: R-waveslim.spec Log Message: * Thu Apr 26 2007 Jos?? Matos - 1.6-2 - Rebuild for R 2.5. Index: R-waveslim.spec =================================================================== RCS file: /cvs/extras/rpms/R-waveslim/FC-5/R-waveslim.spec,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- R-waveslim.spec 21 Apr 2007 15:36:12 -0000 1.4 +++ R-waveslim.spec 26 Apr 2007 10:26:30 -0000 1.5 @@ -3,7 +3,7 @@ Summary: R module, Basic wavelet routines for 1,2 and 3-dimensional signal processing Name: R-%{packname} Version: 1.6 -Release: 1%{?dist} +Release: 2%{?dist} License: GPL Group: Applications/Engineering Source0: ftp://cran.r-project.org/pub/R/contrib/main/%{packname}_%{version}.tar.gz @@ -54,6 +54,9 @@ %doc DESCRIPTION %changelog +* Thu Apr 26 2007 Jos?? Matos - 1.6-2 +- Rebuild for R 2.5. + * Sat Apr 21 2007 Jos?? Matos - 1.6-1 - New upstream version. From fedora-extras-commits at redhat.com Thu Apr 26 10:42:26 2007 From: fedora-extras-commits at redhat.com (=?utf-8?q?Jos=C3=A9_Ab=C3=ADlio_Oliveira_Matos?= (jamatos)) Date: Thu, 26 Apr 2007 06:42:26 -0400 Subject: rpms/rpy/FC-6 rpy.spec,1.14,1.15 Message-ID: <200704261042.l3QAgQDu029041@cvs-int.fedora.redhat.com> Author: jamatos Update of /cvs/extras/rpms/rpy/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv29020 Modified Files: rpy.spec Log Message: * Thu Apr 26 2007 Jos?? Matos - 0.4.6-16 - Rebuild to link with R 2.5.0 Index: rpy.spec =================================================================== RCS file: /cvs/extras/rpms/rpy/FC-6/rpy.spec,v retrieving revision 1.14 retrieving revision 1.15 diff -u -r1.14 -r1.15 --- rpy.spec 21 Dec 2006 19:16:06 -0000 1.14 +++ rpy.spec 26 Apr 2007 10:41:52 -0000 1.15 @@ -3,7 +3,7 @@ Name: rpy Summary: Python interface to the R language Version: 0.4.6 -Release: 15%{?dist} +Release: 16%{?dist} Url: http://rpy.sourceforge.net Source0: http://dl.sf.net/%{name}/%{name}-%{version}.tar.gz Patch1: rpy-install-info.patch @@ -15,7 +15,7 @@ BuildRequires: R, python-numeric, python-devel, texinfo, tetex Requires: python-numeric -Requires: R = 2.4.1 +Requires: R = 2.5.0 Requires(post): /sbin/install-info Requires(preun): /sbin/install-info @@ -67,6 +67,9 @@ %changelog +* Thu Apr 26 2007 Jos?? Matos - 0.4.6-16 +- Rebuild to link with R 2.5.0 + * Thu Dec 21 2006 Tom "spot" Callaway - 0.4.6-15 - Rebuild for new R-version. From fedora-extras-commits at redhat.com Thu Apr 26 10:43:41 2007 From: fedora-extras-commits at redhat.com (=?utf-8?q?Jos=C3=A9_Ab=C3=ADlio_Oliveira_Matos?= (jamatos)) Date: Thu, 26 Apr 2007 06:43:41 -0400 Subject: rpms/rpy/FC-5 rpy.spec,1.13,1.14 Message-ID: <200704261043.l3QAhfVi029105@cvs-int.fedora.redhat.com> Author: jamatos Update of /cvs/extras/rpms/rpy/FC-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv29086 Modified Files: rpy.spec Log Message: * Thu Apr 26 2007 Jos?? Matos - 0.4.6-16 - Rebuild to link with R 2.5.0 Index: rpy.spec =================================================================== RCS file: /cvs/extras/rpms/rpy/FC-5/rpy.spec,v retrieving revision 1.13 retrieving revision 1.14 diff -u -r1.13 -r1.14 --- rpy.spec 21 Dec 2006 19:16:00 -0000 1.13 +++ rpy.spec 26 Apr 2007 10:43:07 -0000 1.14 @@ -3,7 +3,7 @@ Name: rpy Summary: Python interface to the R language Version: 0.4.6 -Release: 15%{?dist} +Release: 16%{?dist} Url: http://rpy.sourceforge.net Source0: http://dl.sf.net/%{name}/%{name}-%{version}.tar.gz Patch1: rpy-install-info.patch @@ -15,7 +15,7 @@ BuildRequires: R, python-numeric, python-devel, texinfo, tetex Requires: python-numeric -Requires: R = 2.4.1 +Requires: R = 2.5.0 Requires(post): /sbin/install-info Requires(preun): /sbin/install-info @@ -67,6 +67,9 @@ %changelog +* Thu Apr 26 2007 Jos?? Matos - 0.4.6-16 +- Rebuild to link with R 2.5.0 + * Thu Dec 21 2006 Tom "spot" Callaway - 0.4.6-15 - Rebuild for new R-version. From fedora-extras-commits at redhat.com Thu Apr 26 13:37:40 2007 From: fedora-extras-commits at redhat.com (Rex Dieter (rdieter)) Date: Thu, 26 Apr 2007 09:37:40 -0400 Subject: rpms/ufraw/devel ufraw-0.11-exiv2.patch, 1.1, 1.2 ufraw.spec, 1.18, 1.19 Message-ID: <200704261337.l3QDbeIS012854@cvs-int.fedora.redhat.com> Author: rdieter Update of /cvs/extras/rpms/ufraw/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv12827 Modified Files: ufraw-0.11-exiv2.patch ufraw.spec Log Message: * Wed Apr 25 2007 Rex Dieter - 0.11-6 - exiv2 patch (#237846) ufraw-0.11-exiv2.patch: Index: ufraw-0.11-exiv2.patch =================================================================== RCS file: /cvs/extras/rpms/ufraw/devel/ufraw-0.11-exiv2.patch,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- ufraw-0.11-exiv2.patch 25 Apr 2007 18:16:44 -0000 1.1 +++ ufraw-0.11-exiv2.patch 26 Apr 2007 13:37:05 -0000 1.2 @@ -1,10 +1,10 @@ --- ufraw-0.11/configure.ac.exiv2 2007-03-06 15:02:40.000000000 -0600 -+++ ufraw-0.11/configure.ac 2007-04-25 13:09:06.000000000 -0500 ++++ ufraw-0.11/configure.ac 2007-04-26 08:13:12.000000000 -0500 @@ -185,12 +185,17 @@ AC_MSG_RESULT($with_exiv2) have_exiv2=no if test $with_exiv2 = yes; then -+PKG_CHECK_MODULES(EXIV2, exiv2 >= 0.14, ++PKG_CHECK_MODULES(EXIV2, exiv2, + [ have_exiv2=yes + AC_DEFINE(HAVE_EXIV2, 1, have exiv2)], + [ @@ -19,13 +19,14 @@ UFRAW_CFLAGS="$UFRAW_CFLAGS $EXIF_CFLAGS $GIMP_CFLAGS $GTK_CFLAGS $GLIB_CFLAGS $LCMS_CFLAGS" --- ufraw-0.11/ufraw_exiv2.cc.exiv2 2007-02-08 15:28:41.000000000 -0600 -+++ ufraw-0.11/ufraw_exiv2.cc 2007-04-25 13:10:16.000000000 -0500 -@@ -201,7 +201,7 @@ ++++ ufraw-0.11/ufraw_exiv2.cc 2007-04-26 08:15:51.000000000 -0500 +@@ -201,7 +201,8 @@ } catch (Exiv2::AnyError& e) { std::cerr.rdbuf(savecerr); - ufraw_message(UFRAW_SET_WARNING, "%s\n", e.what().c_str()); -+ ufraw_message(UFRAW_SET_WARNING, "%s\n", e.what()); ++ std::string s(e.what()); ++ ufraw_message(UFRAW_SET_WARNING, "%s\n", s.c_str()); return UFRAW_ERROR; } Index: ufraw.spec =================================================================== RCS file: /cvs/extras/rpms/ufraw/devel/ufraw.spec,v retrieving revision 1.18 retrieving revision 1.19 diff -u -r1.18 -r1.19 --- ufraw.spec 25 Apr 2007 18:16:44 -0000 1.18 +++ ufraw.spec 26 Apr 2007 13:37:06 -0000 1.19 @@ -24,7 +24,7 @@ BuildRequires: gtk2-devel >= 2.6.0 BuildRequires: lcms-devel BuildRequires: libexif-devel >= 0.6.13 -BuildRequires: exiv2-devel >= 0.14 +BuildRequires: exiv2-devel BuildRequires: libtiff-devel BuildRequires: libjpeg-devel BuildRequires: pkgconfig @@ -147,7 +147,7 @@ %changelog * Wed Apr 25 2007 Rex Dieter - 0.11-6 -- initial exiv2 patch (#237846) +- exiv2 patch (#237846) * Wed Apr 25 2007 Rex Dieter - 0.11-5 - respin for exiv2-0.14 From fedora-extras-commits at redhat.com Thu Apr 26 14:05:44 2007 From: fedora-extras-commits at redhat.com (Bill Nottingham (notting)) Date: Thu, 26 Apr 2007 10:05:44 -0400 Subject: comps comps-f7.xml.in,1.170,1.171 Message-ID: <200704261405.l3QE5iPU017766@cvs-int.fedora.redhat.com> Author: notting Update of /cvs/extras/comps In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv17735 Modified Files: comps-f7.xml.in Log Message: add names, dummy! Index: comps-f7.xml.in =================================================================== RCS file: /cvs/extras/comps/comps-f7.xml.in,v retrieving revision 1.170 retrieving revision 1.171 diff -u -r1.170 -r1.171 --- comps-f7.xml.in 25 Apr 2007 07:54:30 -0000 1.170 +++ comps-f7.xml.in 26 Apr 2007 14:05:14 -0000 1.171 @@ -48,6 +48,8 @@ albanian-support + <_name>Albanian Support + <_description/> false false sq @@ -385,6 +387,8 @@ belarusian-support + <_name>Belarusian Support + <_description/> false false be @@ -409,6 +413,8 @@ bosnian-support + <_name>Bosnian Support + <_description/> false false bs @@ -1138,6 +1144,8 @@ filipino-support + <_name>Filipino Support + <_description/> false false fil @@ -1370,6 +1378,8 @@ georgian-support + <_name>Georgian Support + <_description/> false false ka @@ -2222,6 +2232,8 @@ lao-support + <_name>Lao Support + <_description/> false false lo @@ -2374,6 +2386,8 @@ maori-support + <_name>Maori Support + <_description/> false false mi @@ -2729,6 +2743,8 @@ samoan-support + <_name>Samoan Support + <_description/> false false sm @@ -3210,6 +3226,8 @@ tagalog-support + <_name>Tagalog Support + <_description/> false false tl @@ -3315,6 +3333,8 @@ tonga-support + <_name>Tonga Support + <_description/> false false to @@ -3407,6 +3427,8 @@ vietnamese-support + <_name>Vietnamese Support + <_description/> false false vi From fedora-extras-commits at redhat.com Thu Apr 26 14:28:21 2007 From: fedora-extras-commits at redhat.com (Michael Patrick McGrath (mmcgrath)) Date: Thu, 26 Apr 2007 10:28:21 -0400 Subject: accounts2/fas/fas controllers.py,1.6,1.7 Message-ID: <200704261428.l3QESLSq018090@cvs-int.fedora.redhat.com> Author: mmcgrath Update of /cvs/fedora/accounts2/fas/fas In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv18003/fas Modified Files: controllers.py Log Message: UI changes Index: controllers.py =================================================================== RCS file: /cvs/fedora/accounts2/fas/fas/controllers.py,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- controllers.py 14 Apr 2007 21:35:38 -0000 1.6 +++ controllers.py 26 Apr 2007 14:28:14 -0000 1.7 @@ -138,7 +138,7 @@ return dict() newpass = p.generatePassword() message = turbomail.Message('accounts at fedoraproject.org', p.mail, 'Fedora Project Password Reset') - message.plain = "You have requested a password reset - %s - %s" % (newpass['hash'], newpass['pass']) + message.plain = "You have requested a password reset! Your new password is - %s" % newpass['pass'] turbomail.enqueue(message) p.__setattr__('userPassword', newpass['hash']) @@ -154,7 +154,7 @@ @expose(template="fas.templates.userList") @exception_handler(errorMessage,rules="isinstance(tg_exceptions,ValueError)") -# @identity.require(identity.in_group("sysadmin-main")) + @identity.require(identity.in_group("accounts")) def listUser(self, search='a*'): users = Person.users(search) try: @@ -318,6 +318,38 @@ turbogears.redirect('editGroup?groupName=%s' % group.cn) return dict() + @expose(template='fas.templates.signUp') + def signUp(self): + return dict() + + + @expose(template='fas.templates.invite') + @exception_handler(errorMessage,rules="isinstance(tg_exceptions,ValueError)") + @identity.require(identity.not_anonymous()) + def invite(self, target=None): + import turbomail + user = Person.byUserName(turbogears.identity.current.user_name) + if target: + message = turbomail.Message(user.mail, target, 'Come join The Fedora Project!') +# message.plain = "Please come join the fedora project! Someone thinks your skills and abilities may be able to help our project. If your interested please go to http://fedoraproject.org/wiki/HelpWanted" + message.plain = "%s <%s> has invited you to join the Fedora \ +Project! We are a community of users and developers who produce a \ +complete operating system from entirely free and open source software \ +(FOSS). %s thinks that you have knowledge and skills \ +that make you a great fit for the Fedora community, and that you might \ +be interested in contributing. \n\ +\n\ +How could you team up with the Fedora community to use and develop your \ +skills? Check out http://fedoraproject.org/wiki/Join for some ideas. \ +Our community is more than just software developers -- we also have a \ +place for you whether you're an artist, a web site builder, a writer, or \ +a people person. You'll grow and learn as you work on a team with other \ +very smart and talented people. \n\ +\n\ +Fedora and FOSS are changing the world -- come be a part of it!" % (user.givenName, user.mail, user.givenName) + turbomail.enqueue(message) + turbogears.flash('Message sent to: %s' % target) + return dict(target=target, user=user) def relativeUser(realUser, sudoUser): ''' Takes user and sees if they are allow to sudo for remote group''' From fedora-extras-commits at redhat.com Thu Apr 26 14:28:22 2007 From: fedora-extras-commits at redhat.com (Michael Patrick McGrath (mmcgrath)) Date: Thu, 26 Apr 2007 10:28:22 -0400 Subject: accounts2/fas/fas/static/javascript DragAndDrop.js, NONE, 1.1 MochiKit.js, NONE, 1.1 New.js, NONE, 1.1 Sortable.js, NONE, 1.1 color.js, NONE, 1.1 draggable.js, NONE, 1.1 signal.js, NONE, 1.1 sortable_tables.js, NONE, 1.1 style.js, NONE, 1.1 Message-ID: <200704261428.l3QESM5n018099@cvs-int.fedora.redhat.com> Author: mmcgrath Update of /cvs/fedora/accounts2/fas/fas/static/javascript In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv18003/fas/static/javascript Added Files: DragAndDrop.js MochiKit.js New.js Sortable.js color.js draggable.js signal.js sortable_tables.js style.js Log Message: UI changes --- NEW FILE DragAndDrop.js --- /*** MochiKit.DragAndDrop 1.4 See for documentation, downloads, license, etc. Copyright (c) 2005 Thomas Fuchs (http://script.aculo.us, http://mir.aculo.us) Mochi-ized By Thomas Herve (_firstname_ at nimail.org) ***/ if (typeof(dojo) != 'undefined') { dojo.provide('MochiKit.DragAndDrop'); dojo.require('MochiKit.Base'); dojo.require('MochiKit.DOM'); dojo.require('MochiKit.Iter'); dojo.require('MochiKit.Visual'); dojo.require('MochiKit.Signal'); } if (typeof(JSAN) != 'undefined') { JSAN.use("MochiKit.Base", []); JSAN.use("MochiKit.DOM", []); JSAN.use("MochiKit.Visual", []); JSAN.use("MochiKit.Iter", []); JSAN.use("MochiKit.Signal", []); } try { if (typeof(MochiKit.Base) == 'undefined' || typeof(MochiKit.DOM) == 'undefined' || typeof(MochiKit.Visual) == 'undefined' || typeof(MochiKit.Signal) == 'undefined' || typeof(MochiKit.Iter) == 'undefined') { throw ""; } } catch (e) { throw "MochiKit.DragAndDrop depends on MochiKit.Base, MochiKit.DOM, MochiKit.Visual, MochiKit.Signal and MochiKit.Iter!"; } if (typeof(MochiKit.DragAndDrop) == 'undefined') { MochiKit.DragAndDrop = {}; } MochiKit.DragAndDrop.NAME = 'MochiKit.DragAndDrop'; MochiKit.DragAndDrop.VERSION = '1.4'; MochiKit.DragAndDrop.__repr__ = function () { return '[' + this.NAME + ' ' + this.VERSION + ']'; }; MochiKit.DragAndDrop.toString = function () { return this.__repr__(); }; MochiKit.DragAndDrop.EXPORT = [ "Droppable", "Draggable" ]; MochiKit.DragAndDrop.EXPORT_OK = [ "Droppables", "Draggables" ]; MochiKit.DragAndDrop.Droppables = { /*** Manage all droppables. Shouldn't be used, use the Droppable object instead. ***/ drops: [], remove: function (element) { this.drops = MochiKit.Base.filter(function (d) { return d.element != MochiKit.DOM.getElement(element) }, this.drops); }, register: function (drop) { this.drops.push(drop); }, unregister: function (drop) { this.drops = MochiKit.Base.filter(function (d) { return d != drop; }, this.drops); }, prepare: function (element) { MochiKit.Base.map(function (drop) { if (drop.isAccepted(element)) { if (drop.options.activeclass) { MochiKit.DOM.addElementClass(drop.element, drop.options.activeclass); } drop.options.onactive(drop.element, element); } }, this.drops); }, findDeepestChild: function (drops) { deepest = drops[0]; for (i = 1; i < drops.length; ++i) { if (MochiKit.DOM.isParent(drops[i].element, deepest.element)) { deepest = drops[i]; } } return deepest; }, show: function (point, element) { if (!this.drops.length) { return; } var affected = []; if (this.last_active) { this.last_active.deactivate(); } MochiKit.Iter.forEach(this.drops, function (drop) { if (drop.isAffected(point, element)) { affected.push(drop); } }); if (affected.length > 0) { drop = this.findDeepestChild(affected); MochiKit.Position.within(drop.element, point.page.x, point.page.y); drop.options.onhover(element, drop.element, MochiKit.Position.overlap(drop.options.overlap, drop.element)); drop.activate(); } }, fire: function (event, element) { if (!this.last_active) { return; } MochiKit.Position.prepare(); if (this.last_active.isAffected(event.mouse(), element)) { this.last_active.options.ondrop(element, this.last_active.element, event); } }, reset: function (element) { MochiKit.Base.map(function (drop) { if (drop.options.activeclass) { MochiKit.DOM.removeElementClass(drop.element, drop.options.activeclass); } drop.options.ondesactive(drop.element, element); }, this.drops); if (this.last_active) { this.last_active.deactivate(); } } }; MochiKit.DragAndDrop.Droppable = function (element, options) { this.__init__(element, options); }; MochiKit.DragAndDrop.Droppable.prototype = { /*** A droppable object. Simple use is to create giving an element: new MochiKit.DragAndDrop.Droppable('myelement'); Generally you'll want to define the 'ondrop' function and maybe the 'accept' option to filter draggables. ***/ __class__: MochiKit.DragAndDrop.Droppable, __init__: function (element, /* optional */options) { var d = MochiKit.DOM; var b = MochiKit.Base; this.element = d.getElement(element); this.options = b.update({ greedy: true, hoverclass: null, activeclass: null, hoverfunc: b.noop, accept: null, onactive: b.noop, ondesactive: b.noop, onhover: b.noop, ondrop: b.noop, containment: [], tree: false }, options || {}); // cache containers this.options._containers = []; b.map(MochiKit.Base.bind(function (c) { this.options._containers.push(d.getElement(c)); }, this), this.options.containment); d.makePositioned(this.element); // fix IE MochiKit.DragAndDrop.Droppables.register(this); }, isContained: function (element) { if (this._containers) { var containmentNode; if (this.options.tree) { containmentNode = element.treeNode; } else { containmentNode = element.parentNode; } return MochiKit.Iter.some(this._containers, function (c) { return containmentNode == c; }); } else { return true; } }, isAccepted: function (element) { return ((!this.options.accept) || MochiKit.Iter.some( this.options.accept, function (c) { return MochiKit.DOM.hasElementClass(element, c); })); }, isAffected: function (point, element) { return ((this.element != element) && this.isContained(element) && this.isAccepted(element) && MochiKit.Position.within(this.element, point.page.x, point.page.y)); }, deactivate: function () { /*** A droppable is deactivate when a draggable has been over it and left. ***/ if (this.options.hoverclass) { MochiKit.DOM.removeElementClass(this.element, this.options.hoverclass); } this.options.hoverfunc(this.element, false); MochiKit.DragAndDrop.Droppables.last_active = null; }, activate: function () { /*** A droppable is active when a draggable is over it. ***/ if (this.options.hoverclass) { MochiKit.DOM.addElementClass(this.element, this.options.hoverclass); } this.options.hoverfunc(this.element, true); MochiKit.DragAndDrop.Droppables.last_active = this; }, destroy: function () { /*** Delete this droppable. ***/ MochiKit.DragAndDrop.Droppables.unregister(this); }, repr: function () { return '[' + this.__class__.NAME + ", options:" + MochiKit.Base.repr(this.options) + "]"; } }; MochiKit.DragAndDrop.Draggables = { /*** Manage draggables elements. Not intended to direct use. ***/ drags: [], observers: [], register: function (draggable) { if (this.drags.length === 0) { var conn = MochiKit.Signal.connect; this.eventMouseUp = conn(document, 'onmouseup', this, this.endDrag); this.eventMouseMove = conn(document, 'onmousemove', this, this.updateDrag); this.eventKeypress = conn(document, 'onkeypress', this, this.keyPress); } this.drags.push(draggable); }, unregister: function (draggable) { this.drags = MochiKit.Base.filter(function (d) { return d != draggable; }, this.drags); if (this.drags.length === 0) { var disc = MochiKit.Signal.disconnect disc(this.eventMouseUp); disc(this.eventMouseMove); disc(this.eventKeypress); } }, activate: function (draggable) { // allows keypress events if window is not currently focused // fails for Safari window.focus(); this.activeDraggable = draggable; }, deactivate: function () { this.activeDraggable = null; }, updateDrag: function (event) { if (!this.activeDraggable) { return; } var pointer = event.mouse(); // Mozilla-based browsers fire successive mousemove events with // the same coordinates, prevent needless redrawing (moz bug?) if (this._lastPointer && (MochiKit.Base.repr(this._lastPointer.page) == MochiKit.Base.repr(pointer.page))) { return; } this._lastPointer = pointer; this.activeDraggable.updateDrag(event, pointer); }, endDrag: function (event) { if (!this.activeDraggable) { return; } this._lastPointer = null; this.activeDraggable.endDrag(event); this.activeDraggable = null; }, keyPress: function (event) { if (this.activeDraggable) { this.activeDraggable.keyPress(event); } }, addObserver: function (observer) { this.observers.push(observer); this._cacheObserverCallbacks(); }, removeObserver: function (element) { // element instead of observer fixes mem leaks this.observers = MochiKit.Base.filter(function (o) { return o.element != element; }, this.observers); this._cacheObserverCallbacks(); }, notify: function (eventName, draggable, event) { // 'onStart', 'onEnd', 'onDrag' if (this[eventName + 'Count'] > 0) { MochiKit.Base.map(function (o) { if (o[eventName]) { o[eventName](eventName, draggable, event); } }, this.observers); } }, _cacheObserverCallbacks: function () { var b = MochiKit.Base; var self = MochiKit.DragAndDrop.Draggables; b.map(function (eventName) { self[eventName + 'Count'] = b.filter(function (o) { return o[eventName]; }, self.observers).length; }, ['onStart', 'onEnd', 'onDrag']); } }; MochiKit.DragAndDrop.Draggable = function (element, options) { this.__init__(element, options); }; MochiKit.DragAndDrop.Draggable.prototype = { /*** A draggable object. Simple instantiate : new MochiKit.DragAndDrop.Draggable('myelement'); ***/ __class__ : MochiKit.DragAndDrop.Draggable, __init__: function (element, /* optional */options) { var v = MochiKit.Visual; var b = MochiKit.Base; options = b.update({ handle: false, starteffect: function (innerelement) { this._savedOpacity = MochiKit.DOM.getOpacity(innerelement) || 1.0; new v.Opacity(innerelement, {duration:0.2, from:this._savedOpacity, to:0.7}); }, reverteffect: function (innerelement, top_offset, left_offset) { var dur = Math.sqrt(Math.abs(top_offset^2) + Math.abs(left_offset^2))*0.02; return new v.Move(innerelement, {x: -left_offset, y: -top_offset, duration: dur}); }, endeffect: function (innerelement) { new v.Opacity(innerelement, {duration:0.2, from:0.7, to:this._savedOpacity}); }, onchange: b.noop, zindex: 1000, revert: false, scroll: false, scrollSensitivity: 20, scrollSpeed: 15, // false, or xy or [x, y] or function (x, y){return [x, y];} snap: false }, options || {}); var d = MochiKit.DOM; this.element = d.getElement(element); if (options.handle && (typeof(options.handle) == 'string')) { this.handle = d.getFirstElementByTagAndClassName(null, options.handle, this.element); } if (!this.handle) { this.handle = d.getElement(options.handle); } if (!this.handle) { this.handle = this.element; } if (options.scroll && !options.scroll.scrollTo && !options.scroll.outerHTML) { options.scroll = d.getElement(options.scroll); } d.makePositioned(this.element); // fix IE this.delta = this.currentDelta(); this.options = options; this.dragging = false; this.eventMouseDown = MochiKit.Signal.connect(this.handle, 'onmousedown', this, this.initDrag); MochiKit.DragAndDrop.Draggables.register(this); }, destroy: function () { MochiKit.Signal.disconnect(this.eventMouseDown); MochiKit.DragAndDrop.Draggables.unregister(this); }, currentDelta: function () { var s = MochiKit.DOM.getStyle; return [ parseInt(s(this.element, 'left') || '0'), parseInt(s(this.element, 'top') || '0')]; }, initDrag: function (event) { if (!event.mouse().button.left) { return; } // abort on form elements, fixes a Firefox issue var src = event.target; if (src.tagName && ( src.tagName == 'INPUT' || src.tagName == 'SELECT' || src.tagName == 'OPTION' || src.tagName == 'BUTTON' || src.tagName == 'TEXTAREA')) { return; } if (this._revert) { this._revert.cancel(); this._revert = null; } var pointer = event.mouse(); var pos = MochiKit.Position.cumulativeOffset(this.element); this.offset = [pointer.page.x - pos.x, pointer.page.y - pos.y] MochiKit.DragAndDrop.Draggables.activate(this); event.stop(); }, startDrag: function (event) { this.dragging = true; if (this.options.selectclass) { MochiKit.DOM.addElementClass(this.element, this.options.selectclass); } if (this.options.zindex) { this.originalZ = parseInt(MochiKit.DOM.getStyle(this.element, 'z-index') || '0'); this.element.style.zIndex = this.options.zindex; } if (this.options.ghosting) { this._clone = this.element.cloneNode(true); this.ghostPosition = MochiKit.Position.absolutize(this.element); this.element.parentNode.insertBefore(this._clone, this.element); } if (this.options.scroll) { if (this.options.scroll == window) { var where = this._getWindowScroll(this.options.scroll); this.originalScrollLeft = where.left; this.originalScrollTop = where.top; } else { this.originalScrollLeft = this.options.scroll.scrollLeft; this.originalScrollTop = this.options.scroll.scrollTop; } } MochiKit.DragAndDrop.Droppables.prepare(this.element); MochiKit.DragAndDrop.Draggables.notify('onStart', this, event); if (this.options.starteffect) { this.options.starteffect(this.element); } }, updateDrag: function (event, pointer) { if (!this.dragging) { this.startDrag(event); } MochiKit.Position.prepare(); MochiKit.DragAndDrop.Droppables.show(pointer, this.element); MochiKit.DragAndDrop.Draggables.notify('onDrag', this, event); this.draw(pointer); this.options.onchange(this); if (this.options.scroll) { this.stopScrolling(); var p, q; if (this.options.scroll == window) { var s = this._getWindowScroll(this.options.scroll); p = new MochiKit.Style.Coordinates(s.left, s.top); q = new MochiKit.Style.Coordinates(s.left + s.width, s.top + s.height); } else { p = MochiKit.Position.page(this.options.scroll); p.x += this.options.scroll.scrollLeft; p.y += this.options.scroll.scrollTop; q = new MochiKit.Style.Coordinates(p.x + this.options.scroll.offsetWidth, p.y + this.options.scroll.offsetHeight); } var speed = [0, 0]; if (pointer.page.x > (q.x - this.options.scrollSensitivity)) { speed[0] = pointer.page.x - (q.x - this.options.scrollSensitivity); } else if (pointer.page.x < (p.x + this.options.scrollSensitivity)) { speed[0] = pointer.page.x - (p.x + this.options.scrollSensitivity); } if (pointer.page.y > (q.y - this.options.scrollSensitivity)) { speed[1] = pointer.page.y - (q.y - this.options.scrollSensitivity); } else if (pointer.page.y < (p.y + this.options.scrollSensitivity)) { speed[1] = pointer.page.y - (p.y + this.options.scrollSensitivity); } this.startScrolling(speed); } // fix AppleWebKit rendering if (MochiKit.Base.isSafari()) { window.scrollBy(0, 0); } event.stop(); }, finishDrag: function (event, success) { var dr = MochiKit.DragAndDrop; this.dragging = false; if (this.options.selectclass) { MochiKit.DOM.removeElementClass(this.element, this.options.selectclass); } if (this.options.ghosting) { // XXX: from a user point of view, it would be better to remove // the node only *after* the MochiKit.Visual.Move end when used // with revert. MochiKit.Position.relativize(this.element, this.ghostPosition); MochiKit.DOM.removeElement(this._clone); this._clone = null; } if (success) { dr.Droppables.fire(event, this.element); } dr.Draggables.notify('onEnd', this, event); var revert = this.options.revert; if (revert && typeof(revert) == 'function') { revert = revert(this.element); } var d = this.currentDelta(); if (revert && this.options.reverteffect) { this._revert = this.options.reverteffect(this.element, d[1] - this.delta[1], d[0] - this.delta[0]); } else { this.delta = d; } if (this.options.zindex) { this.element.style.zIndex = this.originalZ; } if (this.options.endeffect) { this.options.endeffect(this.element); } dr.Draggables.deactivate(); dr.Droppables.reset(this.element); }, keyPress: function (event) { if (event.keyString != "KEY_ESCAPE") { return; } this.finishDrag(event, false); event.stop(); }, endDrag: function (event) { if (!this.dragging) { return; } this.stopScrolling(); this.finishDrag(event, true); event.stop(); }, draw: function (point) { var pos = MochiKit.Position.cumulativeOffset(this.element); var d = this.currentDelta(); pos.x -= d[0]; pos.y -= d[1]; if (this.options.scroll && !this.options.scroll.scrollTo) { pos.x -= this.options.scroll.scrollLeft - this.originalScrollLeft; pos.y -= this.options.scroll.scrollTop - this.originalScrollTop; } var p = [point.page.x - pos.x - this.offset[0], point.page.y - pos.y - this.offset[1]] if (this.options.snap) { if (typeof(this.options.snap) == 'function') { p = this.options.snap(p[0], p[1]); } else { if (this.options.snap instanceof Array) { var i = -1; p = MochiKit.Base.map(MochiKit.Base.bind(function (v) { i += 1; return Math.round(v/this.options.snap[i]) * this.options.snap[i] }, this), p) } else { p = MochiKit.Base.map(MochiKit.Base.bind(function (v) { return Math.round(v/this.options.snap) * this.options.snap }, this), p) } } } var style = this.element.style; if ((!this.options.constraint) || (this.options.constraint == 'horizontal')) { style.left = p[0] + 'px'; } if ((!this.options.constraint) || (this.options.constraint == 'vertical')) { style.top = p[1] + 'px'; } if (style.visibility == 'hidden') { style.visibility = ''; // fix gecko rendering } }, stopScrolling: function () { if (this.scrollInterval) { clearInterval(this.scrollInterval); this.scrollInterval = null; } }, startScrolling: function (speed) { if (!speed[0] || !speed[1]) { return; } this.scrollSpeed = [speed[0] * this.options.scrollSpeed, speed[1] * this.options.scrollSpeed]; this.lastScrolled = new Date(); this.scrollInterval = setInterval(MochiKit.Base.bind(this.scroll, this), 10); }, scroll: function () { var current = new Date(); var delta = current - this.lastScrolled; this.lastScrolled = current; if (this.options.scroll == window) { var s = this._getWindowScroll(this.options.scroll); if (this.scrollSpeed[0] || this.scrollSpeed[1]) { var d = delta / 1000; this.options.scroll.scrollTo(s.left + d * this.scrollSpeed[0], s.top + d * this.scrollSpeed[1]); } } else { this.options.scroll.scrollLeft += this.scrollSpeed[0] * delta / 1000; this.options.scroll.scrollTop += this.scrollSpeed[1] * delta / 1000; } var d = MochiKit.DragAndDrop; MochiKit.Position.prepare(); d.Droppables.show(d.Draggables._lastPointer, this.element); this.draw(d.Draggables._lastPointer); this.options.onchange(this); }, _getWindowScroll: function (w) { var T, L, W, H; with (w.document) { if (w.document.documentElement && documentElement.scrollTop) { T = documentElement.scrollTop; L = documentElement.scrollLeft; } else if (w.document.body) { T = body.scrollTop; L = body.scrollLeft; } if (w.innerWidth) { W = w.innerWidth; H = w.innerHeight; } else if (w.document.documentElement && documentElement.clientWidth) { W = documentElement.clientWidth; H = documentElement.clientHeight; } else { W = body.offsetWidth; H = body.offsetHeight } } return {top: T, left: L, width: W, height: H}; }, repr: function () { return '[' + this.__class__.NAME + ", options:" + MochiKit.Base.repr(this.options) + "]"; } }; MochiKit.DragAndDrop.__new__ = function () { MochiKit.Base.nameFunctions(this); this.EXPORT_TAGS = { ":common": this.EXPORT, ":all": MochiKit.Base.concat(this.EXPORT, this.EXPORT_OK) }; }; MochiKit.DragAndDrop.__new__(); MochiKit.Base._exportSymbols(this, MochiKit.DragAndDrop); --- NEW FILE MochiKit.js --- /*** MochiKit.MochiKit 1.4 : PACKED VERSION THIS FILE IS AUTOMATICALLY GENERATED. If creating patches, please diff against the source tree, not this file. See for documentation, downloads, license, etc. (c) 2005 Bob Ippolito. All rights Reserved. ***/ if(typeof (dojo)!="undefined"){ dojo.provide("MochiKit.Base"); } if(typeof (MochiKit)=="undefined"){ MochiKit={}; } if(typeof (MochiKit.Base)=="undefined"){ MochiKit.Base={}; } MochiKit.Base.VERSION="1.4"; MochiKit.Base.NAME="MochiKit.Base"; MochiKit.Base.update=function(_1,_2){ if(_1===null){ _1={}; } for(var i=1;i=0;i--){ _15.unshift(o[i]); } }else{ res.push(o); } } return res; },extend:function(_16,obj,_17){ if(!_17){ _17=0; } if(obj){ var l=obj.length; if(typeof (l)!="number"){ if(typeof (MochiKit.Iter)!="undefined"){ obj=MochiKit.Iter.list(obj); l=obj.length; }else{ throw new TypeError("Argument not an array-like and MochiKit.Iter not present"); } } if(!_16){ _16=[]; } for(var i=_17;i>b; },zrshift:function(a,b){ return a>>>b; },eq:function(a,b){ return a==b; [...5374 lines suppressed...] d.undoPositioned(_770.effects[0].element); d.setStyle(_770.effects[0].element,_764); }},_763||{}); return new v.Move(_762,{x:_766,y:initialMoveY,duration:0.01,beforeSetupInternal:function(_771){ MochiKit.Style.hideElement(_771.element); d.makeClipping(_771.element); d.makePositioned(_771.element); },afterFinishInternal:function(_772){ new v.Parallel([new v.Opacity(_772.element,{sync:true,to:1,from:0,transition:_763.opacityTransition}),new v.Move(_772.element,{x:_767,y:moveY,sync:true,transition:_763.moveTransition}),new v.Scale(_772.element,100,{scaleMode:{originalHeight:dims.h,originalWidth:dims.w},sync:true,scaleFrom:MochiKit.Base.isOpera()?1:0,transition:_763.scaleTransition,restoreAfterFinish:true})],_768); }}); }; MochiKit.Visual.shrink=function(_773,_774){ var d=MochiKit.DOM; var v=MochiKit.Visual; _773=d.getElement(_773); _774=MochiKit.Base.update({direction:"center",moveTransition:v.Transitions.sinoidal,scaleTransition:v.Transitions.sinoidal,opacityTransition:v.Transitions.none},_774||{}); var _775={top:_773.style.top,left:_773.style.left,height:_773.style.height,width:_773.style.width,opacity:d.getInlineOpacity(_773)}; var dims=MochiKit.Style.getElementDimensions(_773); var _776,moveY; switch(_774.direction){ case "top-left": _776=moveY=0; break; case "top-right": _776=dims.w; moveY=0; break; case "bottom-left": _776=0; moveY=dims.h; break; case "bottom-right": _776=dims.w; moveY=dims.h; break; case "center": _776=dims.w/2; moveY=dims.h/2; break; } var _777=MochiKit.Base.update({beforeStartInternal:function(_778){ d.makePositioned(_778.effects[0].element); d.makeClipping(_778.effects[0].element); },afterFinishInternal:function(_779){ MochiKit.Style.hideElement(_779.effects[0].element); d.undoClipping(_779.effects[0].element); d.undoPositioned(_779.effects[0].element); d.setStyle(_779.effects[0].element,_775); }},_774||{}); return new v.Parallel([new v.Opacity(_773,{sync:true,to:0,from:1,transition:_774.opacityTransition}),new v.Scale(_773,MochiKit.Base.isOpera()?1:0,{sync:true,transition:_774.scaleTransition,restoreAfterFinish:true}),new v.Move(_773,{x:_776,y:moveY,sync:true,transition:_774.moveTransition})],_777); }; MochiKit.Visual.pulsate=function(_780,_781){ var d=MochiKit.DOM; var v=MochiKit.Visual; var b=MochiKit.Base; _780=d.getElement(_780); var _782=d.getInlineOpacity(_780); _781=b.update({duration:3,from:0,afterFinishInternal:function(_783){ d.setStyle(_783.element,{opacity:_782}); }},_781||{}); var _784=_781.transition||v.Transitions.sinoidal; var _785=b.bind(function(pos){ return _784(1-v.Transitions.pulse(pos)); },_784); b.bind(_785,_784); return new v.Opacity(_780,b.update({transition:_785},_781)); }; MochiKit.Visual.fold=function(_786,_787){ var d=MochiKit.DOM; var v=MochiKit.Visual; _786=d.getElement(_786); var _788={top:_786.style.top,left:_786.style.left,width:_786.style.width,height:_786.style.height}; d.makeClipping(_786); _787=MochiKit.Base.update({scaleContent:false,scaleX:false,afterFinishInternal:function(_789){ new v.Scale(_786,1,{scaleContent:false,scaleY:false,afterFinishInternal:function(_789){ MochiKit.Style.hideElement(_789.element); d.undoClipping(_789.element); d.setStyle(_789.element,_788); }}); }},_787||{}); return new v.Scale(_786,5,_787); }; MochiKit.Visual.Color=MochiKit.Color.Color; MochiKit.Visual.getElementsComputedStyle=MochiKit.DOM.computedStyle; MochiKit.Visual.__new__=function(){ var m=MochiKit.Base; m.nameFunctions(this); this.EXPORT_TAGS={":common":this.EXPORT,":all":m.concat(this.EXPORT,this.EXPORT_OK)}; }; MochiKit.Visual.EXPORT=["roundElement","roundClass","tagifyText","multiple","toggle","Base","Parallel","Opacity","Move","Scale","Highlight","ScrollTo","fade","appear","puff","blindUp","blindDown","switchOff","dropOut","shake","slideDown","slideUp","squish","grow","shrink","pulsate","fold"]; MochiKit.Visual.EXPORT_OK=["PAIRS"]; MochiKit.Visual.__new__(); MochiKit.Base._exportSymbols(this,MochiKit.Visual); if(typeof (MochiKit)=="undefined"){ MochiKit={}; } if(typeof (MochiKit.MochiKit)=="undefined"){ MochiKit.MochiKit={}; } MochiKit.MochiKit.NAME="MochiKit.MochiKit"; MochiKit.MochiKit.VERSION="1.4"; MochiKit.MochiKit.__repr__=function(){ return "["+this.NAME+" "+this.VERSION+"]"; }; MochiKit.MochiKit.toString=function(){ return this.__repr__(); }; MochiKit.MochiKit.SUBMODULES=["Base","Iter","Logging","DateTime","Format","Async","DOM","Style","LoggingPane","Color","Signal","Visual"]; if(typeof (JSAN)!="undefined"||typeof (dojo)!="undefined"){ if(typeof (dojo)!="undefined"){ dojo.provide("MochiKit.MochiKit"); dojo.require("MochiKit.*"); } if(typeof (JSAN)!="undefined"){ (function(lst){ for(var i=0;i"); } } })(); } --- NEW FILE New.js --- MochiKit.Base.update(MochiKit.Base, { isIE: function () { return /MSIE/.test(navigator.userAgent); }, isGecko: function () { return /Gecko/.test(navigator.userAgent); }, isKHTML: function () { return /Konqueror|Safari|KHTML/.test(navigator.userAgent) }, isSafari: function () { return navigator.appVersion.indexOf('AppleWebKit') > 0; }, isOpera: function () { return navigator.userAgent.indexOf('Opera') > 0; } }); MochiKit.Base.update(MochiKit.DOM, { getStyle: function (element, style) { element = MochiKit.DOM.getElement(element); var value = element.style[MochiKit.Base.camelize(style)]; if (!value) { if (document.defaultView && document.defaultView.getComputedStyle) { var css = document.defaultView.getComputedStyle(element, null); value = css ? css.getPropertyValue(style) : null; } else if (element.currentStyle) { value = element.currentStyle[MochiKit.Base.camelize(style)]; } } if (MochiKit.Base.isOpera() && (MochiKit.Base.find(['left', 'top', 'right', 'bottom'], style))) { if (MochiKit.DOM.getStyle(element, 'position') == 'static') { value = 'auto'; } } return value == 'auto' ? null : value; }, setStyle: function (element, style) { element = MochiKit.DOM.getElement(element); for (name in style) { element.style[MochiKit.Base.camelize(name)] = style[name]; } }, getOpacity: function (element) { var opacity; if (opacity = MochiKit.DOM.getStyle(element, 'opacity')) { return parseFloat(opacity); } if (opacity = (MochiKit.DOM.getStyle(element, 'filter') || '').match(/alpha\(opacity=(.*)\)/)) { if (opacity[1]) { return parseFloat(opacity[1]) / 100; } } return 1.0; }, getInlineOpacity: function (element) { return MochiKit.DOM.getElement(element).style.opacity || ''; }, setOpacity: function (element, value) { element = MochiKit.DOM.getElement(element); if (value == 1) { MochiKit.DOM.setStyle(element, {opacity: (MochiKit.Base.isGecko() && !MochiKit.Base.isKHTML()) ? 0.999999 : null}); if (MochiKit.Base.isIE()) MochiKit.DOM.setStyle(element, {filter: MochiKit.DOM.getStyle(element, 'filter').replace(/alpha\([^\)]*\)/gi, '')}); } else { if (value < 0.00001) { value = 0; } MochiKit.DOM.setStyle(element, {opacity: value}); if (MochiKit.Base.isIE()) { MochiKit.DOM.setStyle(element, {filter: MochiKit.DOM.getStyle(element, 'filter').replace(/alpha\([^\)]*\)/gi, '') + 'alpha(opacity=' + value * 100 + ')' }); } } }, isVisible: function (element) { return MochiKit.DOM.getElement(element).style.display != 'none'; }, makeClipping: function (element) { element = MochiKit.DOM.getElement(element); if (element._overflow) { return; } element._overflow = element.style.overflow; if ((MochiKit.DOM.getStyle(element, 'overflow') || 'visible') != 'hidden') { element.style.overflow = 'hidden'; } }, undoClipping: function (element) { element = MochiKit.DOM.getElement(element); if (!element._overflow) { return; } element.style.overflow = element._overflow; element._overflow = undefined; }, makePositioned: function (element) { element = MochiKit.DOM.getElement(element); /*if (!element.style) { alert(element); }*/ var pos = MochiKit.DOM.getStyle(element, 'position'); if ((pos == 'static' || !pos) && !element._madePositioned) { element._madePositioned = true; element.style.position = 'relative'; // Opera returns the offset relative to the positioning context, // when an element is position relative but top and left have // not been defined if (MochiKit.Base.isOpera()) { element.style.top = 0; element.style.left = 0; } } }, undoPositioned: function (element) { element = MochiKit.DOM.getElement(element); if (element._madePositioned) { element._madePositioned = undefined; element.style.position = element.style.top = element.style.left = element.style.bottom = element.style.right = ''; } }, getFirstElementByTagAndClassName: function (tagName, className, /* optional */parent) { var self = MochiKit.DOM; if (typeof(tagName) == 'undefined' || tagName === null) { tagName = '*'; } if (typeof(parent) == 'undefined' || parent === null) { parent = self._document; } parent = self.getElement(parent); var children = (parent.getElementsByTagName(tagName) || self._document.all); if (typeof(className) == 'undefined' || className === null) { return MochiKit.Base.extend(null, children); } for (var i = 0; i < children.length; i++) { var child = children[i]; var classNames = child.className.split(' '); for (var j = 0; j < classNames.length; j++) { if (classNames[j] == className) { return child; } } } }, isParent: function (child, element) { if (!child.parentNode || child == element) { return false; } if (child.parentNode == element) { return true; } return MochiKit.DOM.isParent(child.parentNode, element); } }); MochiKit.Position = { // set to true if needed, warning: firefox performance problems // NOT neeeded for page scrolling, only if draggable contained in // scrollable elements includeScrollOffsets: false, prepare: function () { var deltaX = window.pageXOffset || document.documentElement.scrollLeft || document.body.scrollLeft || 0; var deltaY = window.pageYOffset || document.documentElement.scrollTop || document.body.scrollTop || 0; this.windowOffset = new MochiKit.Style.Coordinates(deltaX, deltaY); }, cumulativeOffset: function (element) { var valueT = 0; var valueL = 0; do { valueT += element.offsetTop || 0; valueL += element.offsetLeft || 0; element = element.offsetParent; } while (element); return new MochiKit.Style.Coordinates(valueL, valueT); }, realOffset: function (element) { var valueT = 0; var valueL = 0; do { valueT += element.scrollTop || 0; valueL += element.scrollLeft || 0; element = element.parentNode; } while (element); return new MochiKit.Style.Coordinates(valueL, valueT); }, within: function (element, x, y) { if (this.includeScrollOffsets) { return this.withinIncludingScrolloffsets(element, x, y); } this.xcomp = x; this.ycomp = y; this.offset = this.cumulativeOffset(element); if (element.style.position == "fixed") { this.offset.x += this.windowOffset.x; this.offset.y += this.windowOffset.y; } return (y >= this.offset.y && y < this.offset.y + element.offsetHeight && x >= this.offset.x && x < this.offset.x + element.offsetWidth); }, withinIncludingScrolloffsets: function (element, x, y) { var offsetcache = this.realOffset(element); this.xcomp = x + offsetcache.x - this.windowOffset.x; this.ycomp = y + offsetcache.y - this.windowOffset.y; this.offset = this.cumulativeOffset(element); return (this.ycomp >= this.offset.y && this.ycomp < this.offset.y + element.offsetHeight && this.xcomp >= this.offset.x && this.xcomp < this.offset.x + element.offsetWidth); }, // within must be called directly before overlap: function (mode, element) { if (!mode) { return 0; } if (mode == 'vertical') { return ((this.offset.y + element.offsetHeight) - this.ycomp) / element.offsetHeight; } if (mode == 'horizontal') { return ((this.offset.x + element.offsetWidth) - this.xcomp) / element.offsetWidth; } }, absolutize: function (element) { element = MochiKit.DOM.getElement(element); if (element.style.position == 'absolute') { return; } MochiKit.Position.prepare(); var offsets = MochiKit.Position.positionedOffset(element); var width = element.clientWidth; var height = element.clientHeight; var oldStyle = { 'position': element.style.position, 'left': offsets.x - parseFloat(element.style.left || 0), 'top': offsets.y - parseFloat(element.style.top || 0), 'width': element.style.width, 'height': element.style.height }; element.style.position = 'absolute'; element.style.top = offsets.y + 'px'; element.style.left = offsets.x + 'px'; element.style.width = width + 'px'; element.style.height = height + 'px'; return oldStyle; }, positionedOffset: function (element) { var valueT = 0, valueL = 0; do { valueT += element.offsetTop || 0; valueL += element.offsetLeft || 0; element = element.offsetParent; if (element) { p = MochiKit.DOM.getStyle(element, 'position'); if (p == 'relative' || p == 'absolute') { break; } } } while (element); return new MochiKit.Style.Coordinates(valueL, valueT); }, relativize: function (element, oldPos) { element = MochiKit.DOM.getElement(element); if (element.style.position == 'relative') { return; } MochiKit.Position.prepare(); var top = parseFloat(element.style.top || 0) - (oldPos['top'] || 0); var left = parseFloat(element.style.left || 0) - (oldPos['left'] || 0); element.style.position = oldPos['position']; element.style.top = top + 'px'; element.style.left = left + 'px'; element.style.width = oldPos['width']; element.style.height = oldPos['height']; }, clone: function (source, target) { source = MochiKit.DOM.getElement(source); target = MochiKit.DOM.getElement(target); target.style.position = 'absolute'; var offsets = this.cumulativeOffset(source); target.style.top = offsets.y + 'px'; target.style.left = offsets.x + 'px'; target.style.width = source.offsetWidth + 'px'; target.style.height = source.offsetHeight + 'px'; }, page: function (forElement) { var valueT = 0; var valueL = 0; var element = forElement; do { valueT += element.offsetTop || 0; valueL += element.offsetLeft || 0; // Safari fix if (element.offsetParent == document.body && MochiKit.DOM.getStyle(element, 'position') == 'absolute') { break; } } while (element = element.offsetParent); element = forElement; do { valueT -= element.scrollTop || 0; valueL -= element.scrollLeft || 0; } while (element = element.parentNode); return new MochiKit.Style.Coordinates(valueL, valueT); } }; --- NEW FILE Sortable.js --- /*** Copyright (c) 2005 Thomas Fuchs (http://script.aculo.us, http://mir.aculo.us) Mochi-ized By Thomas Herve (_firstname_ at nimail.org) See scriptaculous.js for full license. ***/ if (typeof(dojo) != 'undefined') { dojo.provide('MochiKit.DragAndDrop'); dojo.require('MochiKit.Base'); dojo.require('MochiKit.DOM'); dojo.require('MochiKit.Iter'); } if (typeof(JSAN) != 'undefined') { JSAN.use("MochiKit.Base", []); JSAN.use("MochiKit.DOM", []); JSAN.use("MochiKit.Iter", []); } try { if (typeof(MochiKit.Base) == 'undefined' || typeof(MochiKit.DOM) == 'undefined' || typeof(MochiKit.Iter) == 'undefined') { throw ""; } } catch (e) { throw "MochiKit.DragAndDrop depends on MochiKit.Base, MochiKit.DOM and MochiKit.Iter!"; } if (typeof(MochiKit.Sortable) == 'undefined') { MochiKit.Sortable = {}; } MochiKit.Sortable.NAME = 'MochiKit.Sortable'; MochiKit.Sortable.VERSION = '1.4'; MochiKit.Sortable.__repr__ = function () { return '[' + this.NAME + ' ' + this.VERSION + ']'; }; MochiKit.Sortable.toString = function () { return this.__repr__(); }; MochiKit.Sortable.EXPORT = [ "SortableObserver" ]; MochiKit.DragAndDrop.EXPORT_OK = [ "Sortable" ]; MochiKit.Sortable.SortableObserver = function (element, observer) { this.__init__(element, observer); }; MochiKit.Sortable.SortableObserver.prototype = { /*** Observe events of drag and drop sortables. ***/ __init__: function (element, observer) { this.element = MochiKit.DOM.getElement(element); this.observer = observer; this.lastValue = MochiKit.Sortable.Sortable.serialize(this.element); }, onStart: function () { this.lastValue = MochiKit.Sortable.Sortable.serialize(this.element); }, onEnd: function () { MochiKit.Sortable.Sortable.unmark(); if (this.lastValue != MochiKit.Sortable.Sortable.serialize(this.element)) { this.observer(this.element) } } }; MochiKit.Sortable.Sortable = { /*** Manage sortables. Mainly use the create function to add a sortable. ***/ sortables: {}, _findRootElement: function (element) { while (element.tagName != "BODY") { if (element.id && MochiKit.Sortable.Sortable.sortables[element.id]) { return element; } element = element.parentNode; } }, options: function (element) { element = MochiKit.Sortable.Sortable._findRootElement(MochiKit.DOM.getElement(element)); if (!element) { return; } return MochiKit.Sortable.Sortable.sortables[element.id]; }, destroy: function (element){ var s = MochiKit.Sortable.Sortable.options(element); var b = MochiKit.Base; var d = MochiKit.DragAndDrop; if (s) { d.Draggables.removeObserver(s.element); b.map(function (dr) { d.Droppables.remove(dr); }, s.droppables); b.map(function (dr) { dr.destroy(); }, s.draggables); delete MochiKit.Sortable.Sortable.sortables[s.element.id]; } }, create: function (element, options) { element = MochiKit.DOM.getElement(element); var self = MochiKit.Sortable.Sortable; options = MochiKit.Base.update({ element: element, tag: 'li', // assumes li children, override with tag: 'tagname' dropOnEmpty: false, tree: false, treeTag: 'ul', overlap: 'vertical', // one of 'vertical', 'horizontal' constraint: 'vertical', // one of 'vertical', 'horizontal', false // also takes array of elements (or ids); or false containment: [element], handle: false, // or a CSS class only: false, hoverclass: null, ghosting: false, scroll: false, scrollSensitivity: 20, scrollSpeed: 15, format: /^[^_]*_(.*)$/, onChange: MochiKit.Base.noop, onUpdate: MochiKit.Base.noop, accept: null }, options); // clear any old sortable with same element self.destroy(element); // build options for the draggables var options_for_draggable = { revert: true, ghosting: options.ghosting, scroll: options.scroll, scrollSensitivity: options.scrollSensitivity, scrollSpeed: options.scrollSpeed, constraint: options.constraint, handle: options.handle }; if (options.starteffect) { options_for_draggable.starteffect = options.starteffect; } if (options.reverteffect) { options_for_draggable.reverteffect = options.reverteffect; } else if (options.ghosting) { options_for_draggable.reverteffect = function (innerelement) { innerelement.style.top = 0; innerelement.style.left = 0; }; } if (options.endeffect) { options_for_draggable.endeffect = options.endeffect; } if (options.zindex) { options_for_draggable.zindex = options.zindex; } // build options for the droppables var options_for_droppable = { overlap: options.overlap, containment: options.containment, hoverclass: options.hoverclass, onhover: self.onHover, tree: options.tree, accept: options.accept } var options_for_tree = { onhover: self.onEmptyHover, overlap: options.overlap, containment: options.containment, hoverclass: options.hoverclass, accept: options.accept } // fix for gecko engine MochiKit.DOM.removeEmptyTextNodes(element); options.draggables = []; options.droppables = []; // drop on empty handling if (options.dropOnEmpty || options.tree) { new MochiKit.DragAndDrop.Droppable(element, options_for_tree); options.droppables.push(element); } MochiKit.Base.map(function (e) { // handles are per-draggable var handle = options.handle ? MochiKit.DOM.getFirstElementByTagAndClassName(null, options.handle, e) : e; options.draggables.push( new MochiKit.DragAndDrop.Draggable(e, MochiKit.Base.update(options_for_draggable, {handle: handle}))); new MochiKit.DragAndDrop.Droppable(e, options_for_droppable); if (options.tree) { e.treeNode = element; } options.droppables.push(e); }, (self.findElements(element, options) || [])); if (options.tree) { MochiKit.Base.map(function (e) { new MochiKit.DragAndDrop.Droppable(e, options_for_tree); e.treeNode = element; options.droppables.push(e); }, (self.findTreeElements(element, options) || [])); } // keep reference self.sortables[element.id] = options; // for onupdate MochiKit.DragAndDrop.Draggables.addObserver( new MochiKit.Sortable.SortableObserver(element, options.onUpdate)); }, // return all suitable-for-sortable elements in a guaranteed order findElements: function (element, options) { return MochiKit.Sortable.Sortable.findChildren( element, options.only, options.tree ? true : false, options.tag); }, findTreeElements: function (element, options) { return MochiKit.Sortable.Sortable.findChildren( element, options.only, options.tree ? true : false, options.treeTag); }, findChildren: function (element, only, recursive, tagName) { if (!element.hasChildNodes()) { return null; } tagName = tagName.toUpperCase(); if (only) { only = MochiKit.Base.flattenArray([only]); } var elements = []; MochiKit.Base.map(function (e) { if (e.tagName && e.tagName.toUpperCase() == tagName && (!only || MochiKit.Iter.some(only, function (c) { return MochiKit.DOM.hasElementClass(e, c); }))) { elements.push(e); } if (recursive) { var grandchildren = MochiKit.Sortable.Sortable.findChildren(e, only, recursive, tagName); if (grandchildren && grandchildren.length > 0) { elements = elements.concat(grandchildren); } } }, element.childNodes); return elements; }, onHover: function (element, dropon, overlap) { if (MochiKit.DOM.isParent(dropon, element)) { return; } var self = MochiKit.Sortable.Sortable; if (overlap > .33 && overlap < .66 && self.options(dropon).tree) { return; } else if (overlap > 0.5) { self.mark(dropon, 'before'); if (dropon.previousSibling != element) { var oldParentNode = element.parentNode; element.style.visibility = 'hidden'; // fix gecko rendering dropon.parentNode.insertBefore(element, dropon); if (dropon.parentNode != oldParentNode) { self.options(oldParentNode).onChange(element); } self.options(dropon.parentNode).onChange(element); } } else { self.mark(dropon, 'after'); var nextElement = dropon.nextSibling || null; if (nextElement != element) { var oldParentNode = element.parentNode; element.style.visibility = 'hidden'; // fix gecko rendering dropon.parentNode.insertBefore(element, nextElement); if (dropon.parentNode != oldParentNode) { self.options(oldParentNode).onChange(element); } self.options(dropon.parentNode).onChange(element); } } }, _offsetSize: function (element, type) { if (type == 'vertical' || type == 'height') { return element.offsetHeight; } else { return element.offsetWidth; } }, onEmptyHover: function (element, dropon, overlap) { var oldParentNode = element.parentNode; var self = MochiKit.Sortable.Sortable; var droponOptions = self.options(dropon); if (!MochiKit.DOM.isParent(dropon, element)) { var index; var children = self.findElements(dropon, {tag: droponOptions.tag, only: droponOptions.only}); var child = null; if (children) { var offset = self._offsetSize(dropon, droponOptions.overlap) * (1.0 - overlap); for (index = 0; index < children.length; index += 1) { if (offset - self._offsetSize(children[index], droponOptions.overlap) >= 0) { offset -= self._offsetSize(children[index], droponOptions.overlap); } else if (offset - (self._offsetSize (children[index], droponOptions.overlap) / 2) >= 0) { child = index + 1 < children.length ? children[index + 1] : null; break; } else { child = children[index]; break; } } } dropon.insertBefore(element, child); self.options(oldParentNode).onChange(element); droponOptions.onChange(element); } }, unmark: function () { var m = MochiKit.Sortable.Sortable._marker; if (m) { MochiKit.Style.hideElement(m); } }, mark: function (dropon, position) { // mark on ghosting only var d = MochiKit.DOM; var self = MochiKit.Sortable.Sortable; var sortable = self.options(dropon.parentNode); if (sortable && !sortable.ghosting) { return; } if (!self._marker) { self._marker = d.getElement('dropmarker') || document.createElement('DIV'); MochiKit.Style.hideElement(self._marker); d.addElementClass(self._marker, 'dropmarker'); self._marker.style.position = 'absolute'; document.getElementsByTagName('body').item(0).appendChild(self._marker); } var offsets = MochiKit.Position.cumulativeOffset(dropon); self._marker.style.left = offsets.x + 'px'; self._marker.style.top = offsets.y + 'px'; if (position == 'after') { if (sortable.overlap == 'horizontal') { self._marker.style.left = (offsets.x + dropon.clientWidth) + 'px'; } else { self._marker.style.top = (offsets.y + dropon.clientHeight) + 'px'; } } MochiKit.Style.showElement(self._marker); }, _tree: function (element, options, parent) { var self = MochiKit.Sortable.Sortable; var children = self.findElements(element, options) || []; for (var i = 0; i < children.length; ++i) { var match = children[i].id.match(options.format); if (!match) { continue; } var child = { id: encodeURIComponent(match ? match[1] : null), element: element, parent: parent, children: [], position: parent.children.length, container: self._findChildrenElement(children[i], options.treeTag.toUpperCase()) } /* Get the element containing the children and recurse over it */ if (child.container) { self._tree(child.container, options, child) } parent.children.push (child); } return parent; }, /* Finds the first element of the given tag type within a parent element. Used for finding the first LI[ST] within a L[IST]I[TEM].*/ _findChildrenElement: function (element, containerTag) { if (element && element.hasChildNodes) { for (var i = 0; i < element.childNodes.length; ++i) { if (element.childNodes[i].tagName == containerTag) { return element.childNodes[i]; } } } return null; }, tree: function (element, options) { element = MochiKit.DOM.getElement(element); var sortableOptions = MochiKit.Sortable.Sortable.options(element); options = MochiKit.Base.update({ tag: sortableOptions.tag, treeTag: sortableOptions.treeTag, only: sortableOptions.only, name: element.id, format: sortableOptions.format }, options || {}); var root = { id: null, parent: null, children: new Array, container: element, position: 0 } return MochiKit.Sortable.Sortable._tree(element, options, root); }, setSequence: function (element, newSequence, options) { var self = MochiKit.Sortable.Sortable; var b = MochiKit.Base; element = MochiKit.DOM.getElement(element); options = b.update(self.options(element), options || {}); var nodeMap = {}; b.map(function (n) { var m = n.id.match(options.format); if (m) { nodeMap[m[1]] = [n, n.parentNode]; } n.parentNode.removeChild(n); }, self.findElements(element, options)); b.map(function (ident) { var n = nodeMap[ident]; if (n) { n[1].appendChild(n[0]); delete nodeMap[ident]; } }, newSequence); }, /* Construct a [i] index for a particular node */ _constructIndex: function (node) { var index = ''; do { if (node.id) { index = '[' + node.position + ']' + index; } } while ((node = node.parent) != null); return index; }, sequence: function (element, options) { element = MochiKit.DOM.getElement(element); var self = MochiKit.Sortable.Sortable; var options = MochiKit.Base.update(self.options(element), options || {}); return MochiKit.Base.map(function (item) { return item.id.match(options.format) ? item.id.match(options.format)[1] : ''; }, MochiKit.DOM.getElement(self.findElements(element, options) || [])); }, serialize: function (element, options) { element = MochiKit.DOM.getElement(element); var self = MochiKit.Sortable.Sortable; options = MochiKit.Base.update(self.options(element), options || {}); var name = encodeURIComponent(options.name || element.id); if (options.tree) { return MochiKit.Base.flattenArray(MochiKit.Base.map(function (item) { return [name + self._constructIndex(item) + "[id]=" + encodeURIComponent(item.id)].concat(item.children.map(arguments.callee)); }, self.tree(element, options).children)).join('&'); } else { return MochiKit.Base.map(function (item) { return name + "[]=" + encodeURIComponent(item); }, self.sequence(element, options)).join('&'); } } }; --- NEW FILE color.js --- function getSelected() { return getElement("foreback").value; } function updateDisplay() { var textbox = getElement("as_string"); var current = getSelected(); if (current == "Foreground") { textbox.value = Color.fromText("sample").toString(); } else { textbox.value = Color.fromBackground("sample").toString(); } } function setSampleFromElement(elem, toSet) { var elem = getElement(elem); var samplediv = getElement("sample"); var color = Color.fromString(elem.value); if (color == null) { alert("Unknown color string"); return; } samplediv.style[toSet] = color; updateDisplay(); } function setColor() { var current = getSelected(); if (current == "Foreground") { setSampleFromElement("as_string", "color"); } else { setSampleFromElement("as_string", "background"); } } function setForeground() { setSampleFromElement("foreground", "color"); } function setBackground() { setSampleFromElement("background", "background"); } function cloneColor() { var samplediv = getElement("sample"); var current = getSelected(); if (current == "Foreground") { samplediv.style.color = Color.fromText("header"); } else { samplediv.style.background = Color.fromBackground("header"); } updateDisplay(); } --- NEW FILE draggable.js --- /* Drag: A Really Simple Drag Handler */ var nextInChain = []; RollingSign = function(element, newstring, options) { this.__init__(element, newstring, options); } RollingSign.prototype = new Base(); update(RollingSign.prototype, { __init__ : function(element, newstring, options) { this.element = getElement(element); options = update( { charSpaceSize: 26, startingChar: 65 }, options || {}); this.newstring = newstring; this.oldstring = this.element.innerHTML; this.start(options); }, update: function(position) { curchar = this.newstring.length * position; toMake = this.newstring.length - curchar; ending = ""; for (i = 0; i < toMake; i++) { ending += String.fromCharCode( Math.random() * this.options.charSpaceSize + this.options.startingChar); } this.element.innerHTML = this.newstring.substr(0, curchar) + ending; }, finish: function() { this.element.innerHTML = this.newstring; } } ); Drag = { _move: null, _down: null, start: function(e) { e.stop(); // We need to remember what we're dragging. Drag._target = e.target(); /* There's no cross-browser way to get offsetX and offsetY, so we have to do it ourselves. For performance, we do this once and cache it. */ Drag._offset = Drag._diff( e.mouse().page, getElementPosition(Drag._target)); Drag._move = connect(document, 'onmousemove', Drag._drag); Drag._down = connect(document, 'onmouseup', Drag._stop); }, _offset: null, _target: null, _diff: function(lhs, rhs) { return new MochiKit.Style.Coordinates(lhs.x - rhs.x, lhs.y - rhs.y); }, _drag: function(e) { e.stop(); setElementPosition( Drag._target, Drag._diff(e.mouse().page, Drag._offset)); }, _stop: function(e) { disconnect(Drag._move); disconnect(Drag._down); } }; connect(window, 'onload', function() { /* Find all DIVs tagged with the draggable class, and connect them to the Drag handler. */ var d = getElementsByTagAndClassName('DIV', 'draggable'); forEach(d, function(elem) { connect(elem, 'onmousedown', Drag.start); }); }); connect(window, 'onload', function() { var elems = getElementsByTagAndClassName("A", "view-source"); var page = "draggable/"; for (var i = 0; i < elems.length; i++) { var elem = elems[i]; var href = elem.href.split(/\//).pop(); elem.target = "_blank"; elem.href = "../view-source/view-source.html#" + page + href; } }); --- NEW FILE signal.js --- var currentSelected = null; function changeSelected(e) { if (currentSelected != null) { logDebug("Disconnecting " + currentSelected); disconnectAll(currentSelected); } var es = getElement("elemselect"); currentSelected = es.value; var ev = getElement("eventselect").value; logDebug("Connecting " + currentSelected + " for event " + ev); connect(currentSelected, ev, log); } --- NEW FILE sortable_tables.js --- /* On page load, the SortableManager: - Finds the table by its id (sortable_table). - Parses its thead for columns with a "mochi:format" attribute. - Parses the data out of the tbody based upon information given in the "mochi:format" attribute, and clones the tr elements for later re-use. - Clones the column header th elements for use as a template when drawing sort arrow columns. - Stores away a reference to the tbody, as it will be replaced on each sort. - Performs the first sort. On sort request: - Sorts the data based on the given key and direction - Creates a new tbody from the rows in the new ordering - Replaces the column header th elements with clickable versions, adding an indicator (↑ or ↓) to the most recently sorted column. */ SortableManager = function () { this.thead = null; this.tbody = null; this.columns = []; this.rows = []; this.sortState = {}; this.sortkey = 0; }; mouseOverFunc = function () { addElementClass(this, "over"); }; mouseOutFunc = function () { removeElementClass(this, "over"); }; ignoreEvent = function (ev) { if (ev && ev.preventDefault) { ev.preventDefault(); ev.stopPropagation(); } else if (typeof(event) != 'undefined') { event.cancelBubble = false; event.returnValue = false; } }; update(SortableManager.prototype, { "initWithTable": function (table) { /*** Initialize the SortableManager with a table object ***/ // Ensure that it's a DOM element table = getElement(table); // Find the thead this.thead = table.getElementsByTagName('thead')[0]; // get the mochi:format key and contents for each column header var cols = this.thead.getElementsByTagName('th'); for (var i = 0; i < cols.length; i++) { var node = cols[i]; var attr = null; try { attr = node.getAttribute("mochi:format"); } catch (err) { // pass } var o = node.childNodes; this.columns.push({ "format": attr, "element": node, "proto": node.cloneNode(true) }); } // scrape the tbody for data this.tbody = table.getElementsByTagName('tbody')[0]; // every row var rows = this.tbody.getElementsByTagName('tr'); for (var i = 0; i < rows.length; i++) { // every cell var row = rows[i]; var cols = row.getElementsByTagName('td'); var rowData = []; for (var j = 0; j < cols.length; j++) { // scrape the text and build the appropriate object out of it var cell = cols[j]; var obj = scrapeText(cell); switch (this.columns[j].format) { case 'isodate': obj = isoDate(obj); break; case 'str': break; case 'istr': obj = obj.toLowerCase(); break; // cases for numbers, etc. could be here default: break; } rowData.push(obj); } // stow away a reference to the TR and save it rowData.row = row.cloneNode(true); this.rows.push(rowData); } // do initial sort on first column this.drawSortedRows(this.sortkey, true, false); }, "onSortClick": function (name) { /*** Return a sort function for click events ***/ return method(this, function () { log('onSortClick', name); var order = this.sortState[name]; if (order == null) { order = true; } else if (name == this.sortkey) { order = !order; } this.drawSortedRows(name, order, true); }); }, "drawSortedRows": function (key, forward, clicked) { /*** Draw the new sorted table body, and modify the column headers if appropriate ***/ log('drawSortedRows', key, forward); this.sortkey = key; // sort based on the state given (forward or reverse) var cmp = (forward ? keyComparator : reverseKeyComparator); this.rows.sort(cmp(key)); // save it so we can flip next time this.sortState[key] = forward; // get every "row" element from this.rows and make a new tbody var newBody = TBODY(null, map(itemgetter("row"), this.rows)); // swap in the new tbody this.tbody = swapDOM(this.tbody, newBody); for (var i = 0; i < this.columns.length; i++) { var col = this.columns[i]; var node = col.proto.cloneNode(true); // remove the existing events to minimize IE leaks col.element.onclick = null; col.element.onmousedown = null; col.element.onmouseover = null; col.element.onmouseout = null; // set new events for the new node node.onclick = this.onSortClick(i); node.onmousedown = ignoreEvent; node.onmouseover = mouseOverFunc; node.onmouseout = mouseOutFunc; // if this is the sorted column if (key == i) { // \u2193 is down arrow, \u2191 is up arrow // forward sorts mean the rows get bigger going down var arrow = (forward ? "\u2193" : "\u2191"); // add the character to the column header node.appendChild(SPAN(null, arrow)); if (clicked) { node.onmouseover(); } } // swap in the new th col.element = swapDOM(col.element, node); } } }); sortableManager = new SortableManager(); addLoadEvent(function () { sortableManager.initWithTable('sortable_table'); }); // rewrite the view-source links addLoadEvent(function () { var elems = getElementsByTagAndClassName("A", "view-source"); var page = "sortable_tables/"; for (var i = 0; i < elems.length; i++) { var elem = elems[i]; var href = elem.href.split(/\//).pop(); elem.target = "_blank"; elem.href = "../view-source/view-source.html#" + page + href; } }); --- NEW FILE style.js --- // getElementDimensions, getElementPosition function updateStatus() { var e = getElement("thetestelem"); var dim = getElementDimensions(e); var pos = getElementPosition(e); getElement("dimensions").innerHTML = repr(dim); getElement("coordinates").innerHTML = repr(pos); getElement("width").value = dim.w; getElement("height").value = dim.h; getElement("x").value = pos.x; getElement("y").value = pos.y; } // showElement and hideElement function hideTheTestElem() { // Toggles our guinea testelem element var button = getElement("hidebutton"); if (button.value == "Hide Element") { hideElement("thetestelem"); button.value = "Show Element"; } else { showElement("thetestelem"); button.value = "Hide Element"; } updateStatus(); } // setElementDimensions function setTestElemDimensions() { var e = getElement("thetestelem"); var dim = new Dimensions(getElement("width").value, getElement("height").value); setElementDimensions(e, dim); updateStatus(); } // setElementPosition function setTestElemPosition() { var e = getElement("thetestelem"); var pos = new Coordinates(getElement("x").value, getElement("y").value); setElementPosition(e, pos); updateStatus(); } // setOpacity function setTestElemOpacity() { setOpacity("thetestelem", getElement("opacity").value); } // computedStyle function getTestElemStyle() { var prop = getElement("testelemprop").value; var style = computedStyle("thetestelem", prop); getElement("testelemstyle").innerHTML = style; } From fedora-extras-commits at redhat.com Thu Apr 26 14:28:21 2007 From: fedora-extras-commits at redhat.com (Michael Patrick McGrath (mmcgrath)) Date: Thu, 26 Apr 2007 10:28:21 -0400 Subject: accounts2/fas/fas/static/css draggable.css, NONE, 1.1 sortable_tables.css, NONE, 1.1 fas.css, 1.2, 1.3 fas.css~, 1.2, NONE Message-ID: <200704261428.l3QESLcT018096@cvs-int.fedora.redhat.com> Author: mmcgrath Update of /cvs/fedora/accounts2/fas/fas/static/css In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv18003/fas/static/css Modified Files: fas.css Added Files: draggable.css sortable_tables.css Removed Files: fas.css~ Log Message: UI changes --- NEW FILE draggable.css --- h1 { font-size: 2em; color: #4B4545; text-align: center; } .draggable { color: white; cursor: move; font-size: 20px; // height: 100px; // line-height: 100px; position: absolute; text-align: center; top: 200px; width: 100px; } .blue { background: blue; } .green { background: green; } .red { background: red; } .white { background: white; border: 1px solid black; color: black; } --- NEW FILE sortable_tables.css --- h1 { font-size: 2em; color: #4B4545; text-align: center; } table.datagrid { /* width: 100%; */ border-collapse: collapse; } table.datagrid thead th { text-align: left; background-color: #4B4545; background-repeat: no-repeat; background-position: right center; color: white; font-weight: bold; padding: .3em .7em; font-size: .9em; padding-right: 5px; background-repeat: no-repeat; background-position: 95% right; } table.datagrid thead th a { color: white; text-decoration: none; font-size: 1.0em; background-repeat: no-repeat; background-position: center right; padding-right: 15px; } table.datagrid thead th.over { background-color: #746B6B; cursor: pointer; } table.datagrid tbody th { font-weight: bold; } table.datagrid tbody td, table.datagrid tbody th { text-align: left; padding: .3em .7em; border-bottom: 1px solid #eee; } table.datagrid tbody tr.alternate td, table.datagrid tbody tr.alternate th { background-color: #f1f1f1; } table.datagrid tfoot td, table.datagrid tfoot th { background-color: #FFFEE3; color: #4B4545; padding: .5em; font-weight: bold; border-top: 2px solid #4B4545; } table.datagrid tfoot th { text-align: left; } table.datagrid tfoot td { } .invisible { display: none; } Index: fas.css =================================================================== RCS file: /cvs/fedora/accounts2/fas/fas/static/css/fas.css,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- fas.css 14 Apr 2007 21:35:44 -0000 1.2 +++ fas.css 26 Apr 2007 14:28:19 -0000 1.3 @@ -1,62 +1,354 @@ -#error { - border: 1px solid red; - border-top: 0px none; - color: #000; - background-color: red; - padding: 0px; - font-size: 80%; +* +{ + margin: 0; + padding: 0; +} + +body +{ + font-size: 76%; +} + +a +{ + text-decoration: none; +} + +#wrapper +{ + font: normal 2ex/1.5 sans-serif; +} + +#head +{ + overflow: hidden; + margin-top: 35px; + height: 70px; + line-height: 70px; + background: url(images/head.png) 0 0 repeat-x; +} + +#head h1 +{ + width: 250px; + float: left; + text-indent: -9999px; + overflow: hidden; + background: url(images/logo.png) 1ex 50% no-repeat; +} + +#searchbox +{ + width: 36ex; + float: right; + text-align: right; + margin-right: 2ex; +} + +#searchbox label +{ + display: none; +} + +#searchbox input +{ + display: inline; + border: 1px solid #CCCCCC; +} + +#searchbox #q +{ + width: 20ex; +} + +#topnav +{ + height: 30px; + line-height: 30px; + background: url(images/topnav.png) 0 0 repeat-x; + font-size: 1.6ex; +} + +#topnav ul +{ + list-style: none; + text-align: center; +} + +#topnav ul li +{ + display: inline; + background: url(images/topnav-separator.png) 0 50% no-repeat; + padding-left: 3px; +} + +#topnav ul li.first +{ + background: none; +} + +#topnav a +{ + color: #445566; + margin: 0 2ex; +} + +#topnav a:hover +{ + color: #000000; +} + +#infobar +{ + position: absolute; + top: 0; + left: 0; + right: 0; + height: 35px; + line-height: 35px; + background: url(images/infobar.png) 0 0 repeat-x; + font-size: 1.6ex; +} + +#authstatus +{ + width: 40ex; + float: left; + color: #FFFFFF; + padding-left: 1.5ex; +} + +#authstatus strong +{ + color: #DED6A1; +} + +#control +{ + width: 40ex; + float: right; + margin-right: 1ex; +} + +#control ul +{ + list-style: none; + text-align: right; +} + +#control ul li +{ + display: inline; + background: url(images/control-separator.png) 0 50% no-repeat; +} + +#control a +{ + color: #DED6A1; + margin: 0 1.5ex; +} + +#main +{ + background: url(images/shadow.png) 0 0 repeat-x; +} + +#sidebar +{ + width: 22ex; + float: left; + background: #335F9D url(images/sidebar.png) 0 0 repeat-x; + border: 1px solid #112233; +} + +#sidebar ul +{ + list-style: none; +} + +#sidebar li +{ + border-top: 1px solid #CCCCCC; +} + +#sidebar li.first +{ + border-top: none; +} + +#sidebar a +{ + display: block; text-align: center; - margin: 0 auto 1em auto; + color: #FFFFFF; + padding: 0.5ex 0; +} + +#sidebar a:hover +{ + background: #082C59; +} + +#content +{ + margin-left: 22ex; + padding: 2ex 4ex; +} + +#content h2 +{ + /* header icon */ +} + +#content a +{ + color: #0C6ED0; +} + +.userbox +{ +} + +.userbox dt +{ + width: 23ex; + float: left; + text-align: right; +} + +.userbox dd +{ + margin-left: 25ex; +} + +.account +{ + padding-left: 30px; + background: url(images/account.png) 0 68% no-repeat; +} + +.approved +{ + padding-left: 20px; + background: url(images/approved.png) 0 68% no-repeat; +} + +.unapproved +{ + padding-left: 20px; + background: url(images/unapproved.png) 0 68% no-repeat; +} + +.attn +{ + padding-left: 20px; + background: url(images/attn.png) 0 68% no-repeat; +} + +.roleslist +{ + list-style: none; +} + +.roleslist li +{ + margin-left: 0.5ex; +} + +.actions +{ + margin-top: 1.5ex; + list-style: none; +} + +.actions li +{ + display: inline; +} + +#rolespanel +{ + list-style: none; +} + +#rolespanel li.role +{ + border-top: 2px solid #EEEEEE; + margin-top: 1ex; + padding-top: 1ex; + padding-left: 22px; + background: url(images/arrow.png) 0 1.6ex no-repeat; +} + +#rolespanel h4 +{ + display: inline; +} + +#rolespanel dt +{ + width: 10ex; + float: left; + text-align: right; + margin-bottom: 1ex; +} + +#rolespanel dd +{ + margin-left: 12ex; + margin-bottom: 1ex; +} + +#rolespanel .tools, #rolespanel .queue +{ + list-style: none; +} + +#rolespanel .tools li +{ + padding-left: 22px; + background: url(images/tools.png) 0 50% no-repeat; +} + +#rolespanel .queue li +{ + padding-left: 22px; + background: url(images/queue.png) 0 50% no-repeat; +} + +#footer +{ + font-size: 1.6ex; + clear: both; + text-align: center; + padding: 15px 0 2.5ex; + background: url(images/footer-top.png) 0 0 repeat-x; +} + +#footlinks +{ + padding-top: 3px; + padding-bottom: 18px; + background: #EEEEEE url(images/footer-bottom.png) 0 100% repeat-x; + list-style: none; +} + +#footlinks li +{ + display: inline; + border-left: 1px solid #CCCCCC; + padding-left: 1px; +} + +#footlinks li.first +{ + padding-left: 0; + border-left: none; +} + +#footlinks a +{ + margin: 0 2ex; + color: #3465A4; } - body { - font-family: "Luxi Sans Mono", sans-serif; - font-size: small; - color: #555; - } - - h2 img { - vertical-align: middle; - margin-right: .5em; - } - - table.menu td{ - text-align: center; - margin-right: .5em; - font-weight: bolder; - } - - table.account-info td { - font-size: small; - } - - table.account-info td:first-child { - font-weight: bolder; - text-transform: uppercase; - text-align: right; - font-size: x-small; - vertical-align: top; - } - - table.account-info ul.tool-links { - list-style-image: url('static/images/icon_tool-item.png'); - list-style-position: outside - } - - table.account-info ul.queue-links { - list-style-image: url('static/images/status_incomplete.png'); - list-style-position: outside - } - - h3 span.account-role-title, h3 a { - font-weight: 100; - } - - h3 a { - font-size: small; - } - - h3.your-account-role { - padding-top: 8px; - background: url('static/images/hr.png') no-repeat top left; - } \ No newline at end of file --- fas.css~ DELETED --- From fedora-extras-commits at redhat.com Thu Apr 26 14:28:22 2007 From: fedora-extras-commits at redhat.com (Michael Patrick McGrath (mmcgrath)) Date: Thu, 26 Apr 2007 10:28:22 -0400 Subject: accounts2/fas/fas/templates invite.kid, NONE, 1.1 signUp.kid, NONE, 1.1 editAccount.kid, 1.6, 1.7 editGroup.kid, 1.4, 1.5 groupList.kid, 1.3, 1.4 login.kid, 1.3, 1.4 master.kid, 1.2, 1.3 resetPassword.kid, 1.2, 1.3 userList.kid, 1.1, 1.2 welcome.kid, 1.2, 1.3 Message-ID: <200704261428.l3QESM44018105@cvs-int.fedora.redhat.com> Author: mmcgrath Update of /cvs/fedora/accounts2/fas/fas/templates In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv18003/fas/templates Modified Files: editAccount.kid editGroup.kid groupList.kid login.kid master.kid resetPassword.kid userList.kid welcome.kid Added Files: invite.kid signUp.kid Log Message: UI changes --- NEW FILE invite.kid ---

Invite a new community member!

To email:
From: ${user.mail}
Subject: Invitation to join the Fedora Team!
Message: Please come up with a better more inviting message.
${user.givenName} ≤${user.mail}≥ has invited you to join the Fedora
Project!  We are a community of users and developers who produce a
complete operating system from entirely free and open source software
(FOSS).  ${user.givenName} thinks that you have knowledge and skills
that make you a great fit for the Fedora community, and that you might
be interested in contributing.

How could you team up with the Fedora community to use and develop your
skills?  Check out http://fedoraproject.org/wiki/Join for some ideas.
Our community is more than just software developers -- we also have a
place for you whether you're an artist, a web site builder, a writer, or
a people person.  You'll grow and learn as you work on a team with other
very smart and talented people.

Fedora and FOSS are changing the world -- come be a part of it!
--- NEW FILE signUp.kid ---
username:
Real Name:
email:
Telephone Number:
Postal Address:
Index: editAccount.kid =================================================================== RCS file: /cvs/fedora/accounts2/fas/fas/templates/editAccount.kid,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- editAccount.kid 14 Apr 2007 21:35:44 -0000 1.6 +++ editAccount.kid 26 Apr 2007 14:28:20 -0000 1.7 @@ -5,144 +5,138 @@ + + +

Your Fedora Account

- + - - - - - - - - + - - + - - + - - + - - + @@ -151,6 +145,10 @@ Approved, Active (deactivate) + + + + - - - (edit) - + +

Pending

+ + +
+ +
+ +

Approved

+ + + +

Misc

+ @@ -201,7 +206,7 @@ Index: editGroup.kid =================================================================== RCS file: /cvs/fedora/accounts2/fas/fas/templates/editGroup.kid,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- editGroup.kid 14 Apr 2007 21:35:44 -0000 1.4 +++ editGroup.kid 26 Apr 2007 14:28:20 -0000 1.5 @@ -1,14 +1,16 @@ + py:extends="'master.kid'" + xmlns:mochi="MyUniqueMochiUri"> - +

My Status: ${me.fedoraRoleStatus}

@@ -35,8 +37,10 @@ - - +
UsernameSponsorDate AddedApprovalRole TypeAction
+ + + Index: groupList.kid =================================================================== RCS file: /cvs/fedora/accounts2/fas/fas/templates/groupList.kid,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- groupList.kid 28 Mar 2007 18:54:59 -0000 1.3 +++ groupList.kid 26 Apr 2007 14:28:20 -0000 1.4 @@ -1,14 +1,17 @@ + py:extends="'master.kid'" + xmlns:mochi="MyUniqueMochiUri"> +

List (${search})

@@ -23,8 +26,10 @@
UsernameSponsorDate AddedApprovalRole TypeAction
${user} ${groups[user].fedoraRoleSponsor}
All
- - +
GroupStatus
+ + + + + +
GroupStatus
${groups[group].cn} (edit) Index: login.kid =================================================================== RCS file: /cvs/fedora/accounts2/fas/fas/templates/login.kid,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- login.kid 4 Apr 2007 16:36:52 -0000 1.3 +++ login.kid 26 Apr 2007 14:28:20 -0000 1.4 @@ -102,6 +102,9 @@
Forgot Password?
Sign Up
+ + @@ -32,11 +34,13 @@
-
List GroupsEdit AccountList UsersNews
-
+ +
- +
Index: resetPassword.kid =================================================================== RCS file: /cvs/fedora/accounts2/fas/fas/templates/resetPassword.kid,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- resetPassword.kid 4 Apr 2007 16:36:52 -0000 1.2 +++ resetPassword.kid 26 Apr 2007 14:28:20 -0000 1.3 @@ -4,7 +4,7 @@ Index: userList.kid =================================================================== RCS file: /cvs/fedora/accounts2/fas/fas/templates/userList.kid,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- userList.kid 26 Mar 2007 15:11:18 -0000 1.1 +++ userList.kid 26 Apr 2007 14:28:20 -0000 1.2 @@ -1,13 +1,16 @@ + py:extends="'master.kid'" + xmlns:mochi="MyUniqueMochiUri"> +

List (${search})

@@ -23,9 +26,12 @@ All - +
+ + + - +
Username
${item} (edit)${item} (edit)
Index: welcome.kid =================================================================== RCS file: /cvs/fedora/accounts2/fas/fas/templates/welcome.kid,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- welcome.kid 28 Mar 2007 18:54:59 -0000 1.2 +++ welcome.kid 26 Apr 2007 14:28:20 -0000 1.3 @@ -8,11 +8,14 @@ +Welcome to the Fedora Account System 2. This system is not yet live so feel free to play around. Just don't expect it to work.
+

-
listGroup -
userList -
editAccount -
editGroup + +Log In
+ +Why Join? + From fedora-extras-commits at redhat.com Thu Apr 26 14:28:16 2007 From: fedora-extras-commits at redhat.com (Michael Patrick McGrath (mmcgrath)) Date: Thu, 26 Apr 2007 10:28:16 -0400 Subject: accounts2/fas dev.cfg,1.3,1.4 Message-ID: <200704261428.l3QESkk7018117@cvs-int.fedora.redhat.com> Author: mmcgrath Update of /cvs/fedora/accounts2/fas In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv18003 Modified Files: dev.cfg Log Message: UI changes Index: dev.cfg =================================================================== RCS file: /cvs/fedora/accounts2/fas/dev.cfg,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- dev.cfg 4 Apr 2007 16:36:46 -0000 1.3 +++ dev.cfg 26 Apr 2007 14:28:14 -0000 1.4 @@ -5,7 +5,7 @@ # fas/config/app.cfg mail.on = True mail.server = 'bastion.fedora.phx.redhat.com' -base_url_filter.base_url = "http://192.168.2.101:8081" +base_url_filter.base_url = "http://192.168.2.101:8080" base_url_filter.use_x_forwarded_host = True # DATABASE @@ -31,7 +31,7 @@ # SERVER # Some server parameters that you may want to tweak -server.socket_port=8081 +server.socket_port=8080 # Enable the debug output at the end on pages. # log_debug_info_filter.on = False From fedora-extras-commits at redhat.com Thu Apr 26 14:44:22 2007 From: fedora-extras-commits at redhat.com (Steven Pritchard (steve)) Date: Thu, 26 Apr 2007 10:44:22 -0400 Subject: rpms/openvpn/devel .cvsignore, 1.17, 1.18 openvpn.spec, 1.27, 1.28 sources, 1.17, 1.18 Message-ID: <200704261444.l3QEiMru018898@cvs-int.fedora.redhat.com> Author: steve Update of /cvs/extras/rpms/openvpn/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv18863 Modified Files: .cvsignore openvpn.spec sources Log Message: Update to 2.1_rc4. Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/openvpn/devel/.cvsignore,v retrieving revision 1.17 retrieving revision 1.18 diff -u -r1.17 -r1.18 --- .cvsignore 23 Apr 2007 15:55:39 -0000 1.17 +++ .cvsignore 26 Apr 2007 14:43:48 -0000 1.18 @@ -1,2 +1,2 @@ -openvpn-2.1_rc3.tar.gz -openvpn-2.1_rc3.tar.gz.asc +openvpn-2.1_rc4.tar.gz +openvpn-2.1_rc4.tar.gz.asc Index: openvpn.spec =================================================================== RCS file: /cvs/extras/rpms/openvpn/devel/openvpn.spec,v retrieving revision 1.27 retrieving revision 1.28 diff -u -r1.27 -r1.28 --- openvpn.spec 23 Apr 2007 15:55:39 -0000 1.27 +++ openvpn.spec 26 Apr 2007 14:43:48 -0000 1.28 @@ -1,10 +1,10 @@ -%define prerelease rc3 +%define prerelease rc4 %define plugins down-root auth-pam Name: openvpn Version: 2.1 -Release: 0.18%{?prerelease:.%{prerelease}}%{?dist} +Release: 0.19%{?prerelease:.%{prerelease}}%{?dist} Summary: A full-featured SSL VPN solution URL: http://openvpn.net/ Source0: http://openvpn.net/release/%{name}-%{version}%{?prerelease:_%{prerelease}}.tar.gz @@ -149,6 +149,9 @@ %config %dir %{_sysconfdir}/%{name}/ %changelog +* Thu Apr 26 2007 Steven Pritchard 2.1-0.19.rc4 +- Update to 2.1_rc4 + * Mon Apr 23 2007 Steven Pritchard 2.1-0.18.rc3 - Update to 2.1_rc3 Index: sources =================================================================== RCS file: /cvs/extras/rpms/openvpn/devel/sources,v retrieving revision 1.17 retrieving revision 1.18 diff -u -r1.17 -r1.18 --- sources 23 Apr 2007 15:55:39 -0000 1.17 +++ sources 26 Apr 2007 14:43:48 -0000 1.18 @@ -1,2 +1,2 @@ -4bff1e30b560717dff79ff6ed4f97ab1 openvpn-2.1_rc3.tar.gz -902131bae2e1522e4d2d950175788472 openvpn-2.1_rc3.tar.gz.asc +9fffc0aa0f797b612fa4f52b1e92197b openvpn-2.1_rc4.tar.gz +3aad29b84ed3ea12ec4645d48b0e571f openvpn-2.1_rc4.tar.gz.asc From fedora-extras-commits at redhat.com Thu Apr 26 14:50:36 2007 From: fedora-extras-commits at redhat.com (Chitlesh GOORAH (chitlesh)) Date: Thu, 26 Apr 2007 10:50:36 -0400 Subject: rpms/ktechlab/FC-5 .cvsignore, 1.3, 1.4 sources, 1.3, 1.4 ktechlab-0.3-pic.patch, 1.1, NONE ktechlab-0.3-ppc-includes.patch, 1.1, NONE ktechlab-0.3.desktop.patch, 1.1, NONE ktechlab.spec, 1.5, NONE Message-ID: <200704261450.l3QEoaFX019043@cvs-int.fedora.redhat.com> Author: chitlesh Update of /cvs/extras/rpms/ktechlab/FC-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv19011/FC-5 Modified Files: .cvsignore sources Removed Files: ktechlab-0.3-pic.patch ktechlab-0.3-ppc-includes.patch ktechlab-0.3.desktop.patch ktechlab.spec Log Message: testing MikeMcGrath's advice Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/ktechlab/FC-5/.cvsignore,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- .cvsignore 19 Apr 2007 08:13:52 -0000 1.3 +++ .cvsignore 26 Apr 2007 14:50:00 -0000 1.4 @@ -1 +0,0 @@ -ktechlab-0.3.6.tar.bz2 Index: sources =================================================================== RCS file: /cvs/extras/rpms/ktechlab/FC-5/sources,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- sources 19 Apr 2007 08:13:52 -0000 1.3 +++ sources 26 Apr 2007 14:50:00 -0000 1.4 @@ -1 +0,0 @@ -0cc2f2054f7906780c8580560f04b0ff ktechlab-0.3.6.tar.bz2 --- ktechlab-0.3-pic.patch DELETED --- --- ktechlab-0.3-ppc-includes.patch DELETED --- --- ktechlab-0.3.desktop.patch DELETED --- --- ktechlab.spec DELETED --- From fedora-extras-commits at redhat.com Thu Apr 26 15:00:34 2007 From: fedora-extras-commits at redhat.com (Chitlesh GOORAH (chitlesh)) Date: Thu, 26 Apr 2007 11:00:34 -0400 Subject: rpms/ktechlab/FC-5 ktechlab-0.3.desktop.patch, 1.2, 1.3 ktechlab-0.3-pic.patch, 1.2, 1.3 ktechlab-0.3-ppc-includes.patch, 1.2, 1.3 ktechlab.spec, 1.6, 1.7 Message-ID: <200704261500.l3QF0Y1j019222@cvs-int.fedora.redhat.com> Author: chitlesh Update of /cvs/extras/rpms/ktechlab/FC-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv19173/FC-5 Added Files: ktechlab-0.3.desktop.patch ktechlab-0.3-pic.patch ktechlab-0.3-ppc-includes.patch ktechlab.spec Log Message: ktechlab-0.3.desktop.patch: Index: ktechlab-0.3.desktop.patch =================================================================== RCS file: ktechlab-0.3.desktop.patch diff -N ktechlab-0.3.desktop.patch --- /dev/null 1 Jan 1970 00:00:00 -0000 +++ ktechlab-0.3.desktop.patch 26 Apr 2007 14:59:59 -0000 1.3 @@ -0,0 +1,10 @@ +--- src/ktechlab.desktop 2005-12-30 12:22:12.000000000 +0100 ++++ ktechlab.desktop 2006-09-15 13:34:36.000000000 +0200 +@@ -6,6 +6,6 @@ + Type=Application + DocPath=ktechlab/index.html + Comment=An IDE for microcontrollers and electronics +-Terminal=0 ++Terminal=false + MimeType=application/x-ktechlab;application/x-flowcode;application/x-circuit;application/x-microbe; + Categories=Qt;KDE;Education;Science;Electronics ktechlab-0.3-pic.patch: Index: ktechlab-0.3-pic.patch =================================================================== RCS file: ktechlab-0.3-pic.patch diff -N ktechlab-0.3-pic.patch --- /dev/null 1 Jan 1970 00:00:00 -0000 +++ ktechlab-0.3-pic.patch 26 Apr 2007 14:59:59 -0000 1.3 @@ -0,0 +1,11 @@ +--- microbe/pic14.h 2006-09-15 10:55:41.000000000 +0200 ++++ pic14.h 2006-09-15 10:55:55.000000000 +0200 +@@ -96,7 +96,7 @@ + Delay_50S = 4, + }; + +- PIC14::PIC14( Microbe * master, Type type ); ++ PIC14( Microbe * master, Type type ); + ~PIC14(); + + /** ktechlab-0.3-ppc-includes.patch: Index: ktechlab-0.3-ppc-includes.patch =================================================================== RCS file: ktechlab-0.3-ppc-includes.patch diff -N ktechlab-0.3-ppc-includes.patch --- /dev/null 1 Jan 1970 00:00:00 -0000 +++ ktechlab-0.3-ppc-includes.patch 26 Apr 2007 14:59:59 -0000 1.3 @@ -0,0 +1,10 @@ +--- ktechlab-0.3/src/electronics/port.cpp.headers 2006-01-01 22:51:37.000000000 +0900 ++++ ktechlab-0.3/src/electronics/port.cpp 2006-10-14 00:28:12.000000000 +0900 +@@ -16,7 +16,6 @@ + #include + #include + #include +-#include + #include + + //BEGIN class Port Index: ktechlab.spec =================================================================== RCS file: ktechlab.spec diff -N ktechlab.spec --- /dev/null 1 Jan 1970 00:00:00 -0000 +++ ktechlab.spec 26 Apr 2007 14:59:59 -0000 1.7 @@ -0,0 +1,137 @@ +Name: ktechlab +Version: 0.3.6 +Release: 2%{?dist} +Summary: Development and simulation of microcontrollers and electronic circuits + +License: GPL +Group: Applications/Engineering + +URL: http://sourceforge.net/projects/ktechlab/ +Source: http://downloads.sourceforge.net/ktechlab/%{name}-%{version}.tar.bz2 + +Patch0: ktechlab-0.3-pic.patch +Patch1: ktechlab-0.3.desktop.patch +Patch2: ktechlab-0.3-ppc-includes.patch + +BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) + +BuildRequires: gpsim-devel readline-devel kdelibs-devel +BuildRequires: desktop-file-utils + +# Ktechlab requires gputils for PIC simulation. +Requires: gputils + +%description +KTechlab is a development and simulation environment for microcontrollers +and electronic circuits, distributed under the GNU General Public License. + +KTechlab consists of several well-integrated components: +A circuit simulator, capable of simulating logic, linear devices and some +nonlinear devices. +* Integration with gpsim, allowing PICs to be simulated in circuit. +* A schematic editor, which provides a rich real-time feedback of the +simulation. +* A flowchart editor, allowing PIC programs to be constructed visually. +* MicroBASIC; a BASIC-like compiler for PICs, written as a companion program +to KTechlab. +* An embedded Kate part, which provides a powerful editor for PIC programs. +* Integrated assembler and disassembler via gpasm and gpdasm. + +%prep +%setup -q -n %{name}-0.3 +%{__rm} -rf autom4te.cache + +%patch0 -p0 -b pic14.h +%patch1 -p0 -b ktechlab.desktop +%ifarch ppc +%patch2 -p1 -b .ppc-includes +%endif + +%build +%configure --disable-rpath +%{__make} %{?_smp_mflags} + +%install +%{__rm} -rf %{buildroot} +%{__make} DESTDIR=%{buildroot} install + +desktop-file-install --vendor "" \ + --add-category Enginneering \ + --delete-original \ + --dir %{buildroot}%{_datadir}/applications/ \ + %{buildroot}%{_datadir}/applnk/Development/%{name}.desktop + +# Fix absolute symlink +%{__rm} -f %{buildroot}%{_docdir}/HTML/en/%{name}/common + +# No translation +#%find_lang %{name} + +%clean +%{__rm} -rf %{buildroot} + +%post +touch --no-create %{_datadir}/icons/hicolor || : +%{_bindir}/gtk-update-icon-cache --quiet %{_datadir}/icons/hicolor || : +%{_bindir}/update-desktop-database %{_datadir}/applications || : + +%postun +touch --no-create %{_datadir}/icons/hicolor || : +%{_bindir}/gtk-update-icon-cache --quiet %{_datadir}/icons/hicolor || : +%{_bindir}/update-desktop-database %{_datadir}/applications || : + +%files +%defattr(-,root,root,-) +%doc AUTHORS ChangeLog COPYING TODO +%doc %{_datadir}/doc/HTML/en/%{name} +%{_bindir}/%{name} +%{_bindir}/microbe +%{_datadir}/apps/%{name} +%{_datadir}/apps/katepart/syntax/microbe.xml +%{_datadir}/config.kcfg/%{name}.kcfg +%{_datadir}/mimelnk/application/*.desktop +%{_datadir}/applications/fedora-%{name}.desktop +%{_datadir}/icons/hicolor/*/*/*.png + + +%Changelog +* Fri Apr 20 2007 Chitlesh Goorah - 0.3.6-2 +- rebuild + +* Wed Apr 18 2007 Chitlesh Goorah - 0.3.6-1 +- New svn snapshot + +* Wed Jan 03 2007 Chitlesh Goorah - 0.3-10 #development release +- New development snapshot - 20070103 +- dropped ktechlab-check.patch + +* Thu Dec 28 2006 Chitlesh Goorah - 0.3-9 #development release +- uncomment define CHECK in src/electronics/simulation/elementset.cpp + +* Wed Dec 27 2006 Chitlesh Goorah - 0.3-8 #development release +- New development snapshot - 20061227 + +* Mon Dec 25 2006 Chitlesh Goorah - 0.3-7 #development release +- New development snapshot - Providing testing facilities to upstream +- dropped ktechlab-0.3-pic.patch +- package does not ship autom4te.cache anymore +- fixed missing make for src/math + +* Wed Nov 22 2006 Chitlesh Goorah - 0.3-6 +- Rebuilt due to new gpsim-devel release + +* Fri Oct 13 2006 Mamoru Tasaka - 0.3-5 +- Try to fix compilation on ppc. + +* Mon Sep 25 2006 Chitlesh Goorah - 0.3-3 +- Added gputils as requires + +* Thu Sep 21 2006 Chitlesh Goorah - 0.3-2 +- Removed gputils and gpsim as requires +- Removed autom4te.cache directory +- Owning %%{_datadir}/config.kcfg/ +- Removed ldconfig from %%post and %%postun +- Removed gettext, libtool and autoconf as BR + +* Fri Sep 15 2006 Chitlesh Goorah - 0.3-1 +- Initial package for Fedora Extras. From fedora-extras-commits at redhat.com Thu Apr 26 15:03:39 2007 From: fedora-extras-commits at redhat.com (Andreas Bierfert (awjb)) Date: Thu, 26 Apr 2007 11:03:39 -0400 Subject: rpms/libopensync/devel libopensync.spec,1.14,1.15 Message-ID: <200704261503.l3QF3dJQ023605@cvs-int.fedora.redhat.com> Author: awjb Update of /cvs/extras/rpms/libopensync/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv23586 Modified Files: libopensync.spec Log Message: - fix typo Index: libopensync.spec =================================================================== RCS file: /cvs/extras/rpms/libopensync/devel/libopensync.spec,v retrieving revision 1.14 retrieving revision 1.15 diff -u -r1.14 -r1.15 --- libopensync.spec 25 Apr 2007 16:42:35 -0000 1.14 +++ libopensync.spec 26 Apr 2007 15:03:04 -0000 1.15 @@ -1,6 +1,6 @@ Name: libopensync Version: 0.22 -Release: 2%{?dist} +Release: 3%{?dist} Summary: A synchronization framework Group: System Environment/Libraries @@ -75,10 +75,11 @@ %{_libdir}/opensync/plugins/ EOF %else -cat > $RPM_BUILD_ROOT%{_sysconfdir}/ld.so.conf.d/opensync-64.conf << EOF +cat > $RPM_BUILD_ROOT%{_sysconfdir}/ld.so.conf.d/opensync-32.conf << EOF %{_libdir}/opensync/ %{_libdir}/opensync/formats/ %{_libdir}/opensync/plugins/ +EOF %endif %clean @@ -110,6 +111,10 @@ %{_libdir}/pkgconfig/* %changelog +* Thu Apr 26 2007 Andreas Bierfert +0.22-3 +- fix typo + * Wed Apr 25 2007 Andreas Bierfert 0.22-2 - fix #228375 From fedora-extras-commits at redhat.com Thu Apr 26 15:16:28 2007 From: fedora-extras-commits at redhat.com (Chitlesh GOORAH (chitlesh)) Date: Thu, 26 Apr 2007 11:16:28 -0400 Subject: rpms/ktechlab/FC-5 .cvsignore,1.4,1.5 sources,1.4,1.5 Message-ID: <200704261516.l3QFGSMR023886@cvs-int.fedora.redhat.com> Author: chitlesh Update of /cvs/extras/rpms/ktechlab/FC-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv23865 Modified Files: .cvsignore sources Log Message: Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/ktechlab/FC-5/.cvsignore,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- .cvsignore 26 Apr 2007 14:50:00 -0000 1.4 +++ .cvsignore 26 Apr 2007 15:15:53 -0000 1.5 @@ -0,0 +1 @@ +ktechlab-0.3.6.tar.bz2 Index: sources =================================================================== RCS file: /cvs/extras/rpms/ktechlab/FC-5/sources,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- sources 26 Apr 2007 14:50:00 -0000 1.4 +++ sources 26 Apr 2007 15:15:53 -0000 1.5 @@ -0,0 +1 @@ +0cc2f2054f7906780c8580560f04b0ff ktechlab-0.3.6.tar.bz2 From fedora-extras-commits at redhat.com Thu Apr 26 15:22:52 2007 From: fedora-extras-commits at redhat.com (Chitlesh GOORAH (chitlesh)) Date: Thu, 26 Apr 2007 11:22:52 -0400 Subject: rpms/ktechlab import.log,1.9,1.10 Message-ID: <200704261522.l3QFMq9k024028@cvs-int.fedora.redhat.com> Author: chitlesh Update of /cvs/extras/rpms/ktechlab In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv23992 Modified Files: import.log Log Message: Index: import.log =================================================================== RCS file: /cvs/extras/rpms/ktechlab/import.log,v retrieving revision 1.9 retrieving revision 1.10 diff -u -r1.9 -r1.10 --- import.log 20 Apr 2007 14:01:26 -0000 1.9 +++ import.log 26 Apr 2007 15:22:18 -0000 1.10 @@ -6,3 +6,4 @@ ktechlab-0_3_6-1:FC-6:ktechlab-0.3.6-1.src.rpm:1176970777 ktechlab-0_3_6-1:HEAD:ktechlab-0.3.6-1.src.rpm:1176970942 ktechlab-0_3_6-2:FC-5:ktechlab-0.3.6-2.src.rpm:1177077843 +ktechlab-0_3_6-2:FC-6:ktechlab-0.3.6-2.src.rpm:1177601177 From fedora-extras-commits at redhat.com Thu Apr 26 15:22:56 2007 From: fedora-extras-commits at redhat.com (Chitlesh GOORAH (chitlesh)) Date: Thu, 26 Apr 2007 11:22:56 -0400 Subject: rpms/ktechlab/FC-6 ktechlab.spec,1.6,1.7 Message-ID: <200704261522.l3QFMuE6024032@cvs-int.fedora.redhat.com> Author: chitlesh Update of /cvs/extras/rpms/ktechlab/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv23992/FC-6 Modified Files: ktechlab.spec Log Message: Index: ktechlab.spec =================================================================== RCS file: /cvs/extras/rpms/ktechlab/FC-6/ktechlab.spec,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- ktechlab.spec 19 Apr 2007 08:15:55 -0000 1.6 +++ ktechlab.spec 26 Apr 2007 15:22:22 -0000 1.7 @@ -1,6 +1,6 @@ Name: ktechlab Version: 0.3.6 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Development and simulation of microcontrollers and electronic circuits License: GPL @@ -95,6 +95,9 @@ %Changelog +* Fri Apr 20 2007 Chitlesh Goorah - 0.3.6-2 +- rebuild + * Wed Apr 18 2007 Chitlesh Goorah - 0.3.6-1 - New svn snapshot @@ -127,7 +130,7 @@ - Removed gputils and gpsim as requires - Removed autom4te.cache directory - Owning %%{_datadir}/config.kcfg/ -- Removed ldconfig from %%port and %%postun +- Removed ldconfig from %%post and %%postun - Removed gettext, libtool and autoconf as BR * Fri Sep 15 2006 Chitlesh Goorah - 0.3-1 From fedora-extras-commits at redhat.com Thu Apr 26 15:25:23 2007 From: fedora-extras-commits at redhat.com (Chitlesh GOORAH (chitlesh)) Date: Thu, 26 Apr 2007 11:25:23 -0400 Subject: rpms/ktechlab import.log,1.10,1.11 Message-ID: <200704261525.l3QFPNJt024144@cvs-int.fedora.redhat.com> Author: chitlesh Update of /cvs/extras/rpms/ktechlab In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv24106 Modified Files: import.log Log Message: Index: import.log =================================================================== RCS file: /cvs/extras/rpms/ktechlab/import.log,v retrieving revision 1.10 retrieving revision 1.11 diff -u -r1.10 -r1.11 --- import.log 26 Apr 2007 15:22:18 -0000 1.10 +++ import.log 26 Apr 2007 15:24:48 -0000 1.11 @@ -7,3 +7,4 @@ ktechlab-0_3_6-1:HEAD:ktechlab-0.3.6-1.src.rpm:1176970942 ktechlab-0_3_6-2:FC-5:ktechlab-0.3.6-2.src.rpm:1177077843 ktechlab-0_3_6-2:FC-6:ktechlab-0.3.6-2.src.rpm:1177601177 +ktechlab-0_3_6-2:HEAD:ktechlab-0.3.6-2.src.rpm:1177601336 From fedora-extras-commits at redhat.com Thu Apr 26 15:25:28 2007 From: fedora-extras-commits at redhat.com (Chitlesh GOORAH (chitlesh)) Date: Thu, 26 Apr 2007 11:25:28 -0400 Subject: rpms/ktechlab/devel ktechlab.spec,1.6,1.7 Message-ID: <200704261525.l3QFPSuo024147@cvs-int.fedora.redhat.com> Author: chitlesh Update of /cvs/extras/rpms/ktechlab/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv24106/devel Modified Files: ktechlab.spec Log Message: Index: ktechlab.spec =================================================================== RCS file: /cvs/extras/rpms/ktechlab/devel/ktechlab.spec,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- ktechlab.spec 19 Apr 2007 08:18:28 -0000 1.6 +++ ktechlab.spec 26 Apr 2007 15:24:53 -0000 1.7 @@ -1,6 +1,6 @@ Name: ktechlab Version: 0.3.6 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Development and simulation of microcontrollers and electronic circuits License: GPL @@ -95,6 +95,9 @@ %Changelog +* Fri Apr 20 2007 Chitlesh Goorah - 0.3.6-2 +- rebuild + * Wed Apr 18 2007 Chitlesh Goorah - 0.3.6-1 - New svn snapshot @@ -127,7 +130,7 @@ - Removed gputils and gpsim as requires - Removed autom4te.cache directory - Owning %%{_datadir}/config.kcfg/ -- Removed ldconfig from %%port and %%postun +- Removed ldconfig from %%post and %%postun - Removed gettext, libtool and autoconf as BR * Fri Sep 15 2006 Chitlesh Goorah - 0.3-1 From fedora-extras-commits at redhat.com Thu Apr 26 15:39:52 2007 From: fedora-extras-commits at redhat.com (Chitlesh GOORAH (chitlesh)) Date: Thu, 26 Apr 2007 11:39:52 -0400 Subject: rpms/ktechlab/devel ktechlab-0.3.desktop.patch, 1.1, 1.2 ktechlab.spec, 1.7, 1.8 Message-ID: <200704261539.l3QFdqkk024941@cvs-int.fedora.redhat.com> Author: chitlesh Update of /cvs/extras/rpms/ktechlab/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv24907/devel Modified Files: ktechlab-0.3.desktop.patch ktechlab.spec Log Message: french translation and vendor fix ktechlab-0.3.desktop.patch: Index: ktechlab-0.3.desktop.patch =================================================================== RCS file: /cvs/extras/rpms/ktechlab/devel/ktechlab-0.3.desktop.patch,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- ktechlab-0.3.desktop.patch 27 Sep 2006 17:22:50 -0000 1.1 +++ ktechlab-0.3.desktop.patch 26 Apr 2007 15:39:17 -0000 1.2 @@ -1,10 +1,11 @@ --- src/ktechlab.desktop 2005-12-30 12:22:12.000000000 +0100 -+++ ktechlab.desktop 2006-09-15 13:34:36.000000000 +0200 -@@ -6,6 +6,6 @@ ++++ ktechlab.desktop 2007-04-26 17:41:33.000000000 +0200 +@@ -6,6 +6,7 @@ Type=Application DocPath=ktechlab/index.html Comment=An IDE for microcontrollers and electronics -Terminal=0 ++Comment[fr]=Une interface de d??veloppement int??gr??e pour microcontr??leurs et ??lectronique +Terminal=false MimeType=application/x-ktechlab;application/x-flowcode;application/x-circuit;application/x-microbe; Categories=Qt;KDE;Education;Science;Electronics Index: ktechlab.spec =================================================================== RCS file: /cvs/extras/rpms/ktechlab/devel/ktechlab.spec,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- ktechlab.spec 26 Apr 2007 15:24:53 -0000 1.7 +++ ktechlab.spec 26 Apr 2007 15:39:17 -0000 1.8 @@ -90,7 +90,7 @@ %{_datadir}/apps/katepart/syntax/microbe.xml %{_datadir}/config.kcfg/%{name}.kcfg %{_datadir}/mimelnk/application/*.desktop -%{_datadir}/applications/fedora-%{name}.desktop +%{_datadir}/applications/%{name}.desktop %{_datadir}/icons/hicolor/*/*/*.png From fedora-extras-commits at redhat.com Thu Apr 26 15:40:52 2007 From: fedora-extras-commits at redhat.com (Chitlesh GOORAH (chitlesh)) Date: Thu, 26 Apr 2007 11:40:52 -0400 Subject: rpms/ktechlab/FC-5 ktechlab-0.3.desktop.patch, 1.3, 1.4 ktechlab.spec, 1.7, 1.8 Message-ID: <200704261540.l3QFeqI8024985@cvs-int.fedora.redhat.com> Author: chitlesh Update of /cvs/extras/rpms/ktechlab/FC-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv24963/FC-5 Modified Files: ktechlab-0.3.desktop.patch ktechlab.spec Log Message: french translation from Alain Portal and vendor fix ktechlab-0.3.desktop.patch: Index: ktechlab-0.3.desktop.patch =================================================================== RCS file: /cvs/extras/rpms/ktechlab/FC-5/ktechlab-0.3.desktop.patch,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- ktechlab-0.3.desktop.patch 26 Apr 2007 14:59:59 -0000 1.3 +++ ktechlab-0.3.desktop.patch 26 Apr 2007 15:40:17 -0000 1.4 @@ -1,10 +1,11 @@ --- src/ktechlab.desktop 2005-12-30 12:22:12.000000000 +0100 -+++ ktechlab.desktop 2006-09-15 13:34:36.000000000 +0200 -@@ -6,6 +6,6 @@ ++++ ktechlab.desktop 2007-04-26 17:41:33.000000000 +0200 +@@ -6,6 +6,7 @@ Type=Application DocPath=ktechlab/index.html Comment=An IDE for microcontrollers and electronics -Terminal=0 ++Comment[fr]=Une interface de d??veloppement int??gr??e pour microcontr??leurs et ??lectronique +Terminal=false MimeType=application/x-ktechlab;application/x-flowcode;application/x-circuit;application/x-microbe; Categories=Qt;KDE;Education;Science;Electronics Index: ktechlab.spec =================================================================== RCS file: /cvs/extras/rpms/ktechlab/FC-5/ktechlab.spec,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- ktechlab.spec 26 Apr 2007 14:59:59 -0000 1.7 +++ ktechlab.spec 26 Apr 2007 15:40:17 -0000 1.8 @@ -90,7 +90,7 @@ %{_datadir}/apps/katepart/syntax/microbe.xml %{_datadir}/config.kcfg/%{name}.kcfg %{_datadir}/mimelnk/application/*.desktop -%{_datadir}/applications/fedora-%{name}.desktop +%{_datadir}/applications/%{name}.desktop %{_datadir}/icons/hicolor/*/*/*.png From fedora-extras-commits at redhat.com Thu Apr 26 15:41:45 2007 From: fedora-extras-commits at redhat.com (Chitlesh GOORAH (chitlesh)) Date: Thu, 26 Apr 2007 11:41:45 -0400 Subject: rpms/ktechlab/FC-6 ktechlab-0.3.desktop.patch, 1.1, 1.2 ktechlab.spec, 1.7, 1.8 Message-ID: <200704261541.l3QFfjMt025021@cvs-int.fedora.redhat.com> Author: chitlesh Update of /cvs/extras/rpms/ktechlab/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv24994/FC-6 Modified Files: ktechlab-0.3.desktop.patch ktechlab.spec Log Message: french translation from Alain Portal and vendor fix ktechlab-0.3.desktop.patch: Index: ktechlab-0.3.desktop.patch =================================================================== RCS file: /cvs/extras/rpms/ktechlab/FC-6/ktechlab-0.3.desktop.patch,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- ktechlab-0.3.desktop.patch 27 Sep 2006 17:22:50 -0000 1.1 +++ ktechlab-0.3.desktop.patch 26 Apr 2007 15:41:11 -0000 1.2 @@ -1,10 +1,11 @@ --- src/ktechlab.desktop 2005-12-30 12:22:12.000000000 +0100 -+++ ktechlab.desktop 2006-09-15 13:34:36.000000000 +0200 -@@ -6,6 +6,6 @@ ++++ ktechlab.desktop 2007-04-26 17:41:33.000000000 +0200 +@@ -6,6 +6,7 @@ Type=Application DocPath=ktechlab/index.html Comment=An IDE for microcontrollers and electronics -Terminal=0 ++Comment[fr]=Une interface de d??veloppement int??gr??e pour microcontr??leurs et ??lectronique +Terminal=false MimeType=application/x-ktechlab;application/x-flowcode;application/x-circuit;application/x-microbe; Categories=Qt;KDE;Education;Science;Electronics Index: ktechlab.spec =================================================================== RCS file: /cvs/extras/rpms/ktechlab/FC-6/ktechlab.spec,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- ktechlab.spec 26 Apr 2007 15:22:22 -0000 1.7 +++ ktechlab.spec 26 Apr 2007 15:41:11 -0000 1.8 @@ -90,7 +90,7 @@ %{_datadir}/apps/katepart/syntax/microbe.xml %{_datadir}/config.kcfg/%{name}.kcfg %{_datadir}/mimelnk/application/*.desktop -%{_datadir}/applications/fedora-%{name}.desktop +%{_datadir}/applications/%{name}.desktop %{_datadir}/icons/hicolor/*/*/*.png From fedora-extras-commits at redhat.com Thu Apr 26 15:57:30 2007 From: fedora-extras-commits at redhat.com (Brian Pepple (bpepple)) Date: Thu, 26 Apr 2007 11:57:30 -0400 Subject: rpms/pymsn/FC-6 .cvsignore, 1.2, 1.3 pymsn.spec, 1.1, 1.2 sources, 1.2, 1.3 Message-ID: <200704261557.l3QFvUOu025524@cvs-int.fedora.redhat.com> Author: bpepple Update of /cvs/extras/rpms/pymsn/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv25495 Modified Files: .cvsignore pymsn.spec sources Log Message: * Tue Apr 26 2007 Brian Pepple - 0.2.2-1 - Update to 0.2.2. Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/pymsn/FC-6/.cvsignore,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- .cvsignore 29 Sep 2006 12:15:20 -0000 1.2 +++ .cvsignore 26 Apr 2007 15:56:56 -0000 1.3 @@ -1 +1 @@ -pymsn-0.2.tar.gz +pymsn-0.2.2.tar.gz Index: pymsn.spec =================================================================== RCS file: /cvs/extras/rpms/pymsn/FC-6/pymsn.spec,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- pymsn.spec 29 Sep 2006 12:15:20 -0000 1.1 +++ pymsn.spec 26 Apr 2007 15:56:56 -0000 1.2 @@ -1,7 +1,7 @@ %{!?python_sitelib: %define python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")} Name: pymsn -Version: 0.2 +Version: 0.2.2 Release: 1%{?dist} Summary: Python libraries for MSN Messenger network @@ -44,6 +44,9 @@ %changelog +* Tue Apr 26 2007 Brian Pepple - 0.2.2-1 +- Update to 0.2.2. + * Tue Sep 19 2006 Brian Pepple - 0.2-1 - Initial FE spec. Index: sources =================================================================== RCS file: /cvs/extras/rpms/pymsn/FC-6/sources,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- sources 29 Sep 2006 12:15:20 -0000 1.2 +++ sources 26 Apr 2007 15:56:56 -0000 1.3 @@ -1 +1 @@ -6556f610fd0259b1bbf4ba89954bc6ec pymsn-0.2.tar.gz +db54e7181ed226e0f047e83677aa706d pymsn-0.2.2.tar.gz From fedora-extras-commits at redhat.com Thu Apr 26 16:00:45 2007 From: fedora-extras-commits at redhat.com (Brian Pepple (bpepple)) Date: Thu, 26 Apr 2007 12:00:45 -0400 Subject: rpms/telepathy-butterfly/FC-6 .cvsignore, 1.5, 1.6 sources, 1.5, 1.6 telepathy-butterfly.spec, 1.4, 1.5 Message-ID: <200704261600.l3QG0jvM025730@cvs-int.fedora.redhat.com> Author: bpepple Update of /cvs/extras/rpms/telepathy-butterfly/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv25705 Modified Files: .cvsignore sources telepathy-butterfly.spec Log Message: * Thu Apr 26 2007 Brian Pepple - 0.1.4-1 - Update to 0.1.4. - Add BR on python-devel. Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/telepathy-butterfly/FC-6/.cvsignore,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- .cvsignore 22 Nov 2006 17:58:35 -0000 1.5 +++ .cvsignore 26 Apr 2007 16:00:10 -0000 1.6 @@ -1 +1 @@ -telepathy-butterfly-0.1.3.tar.gz +telepathy-butterfly-0.1.4.tar.gz Index: sources =================================================================== RCS file: /cvs/extras/rpms/telepathy-butterfly/FC-6/sources,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- sources 22 Nov 2006 17:58:35 -0000 1.5 +++ sources 26 Apr 2007 16:00:10 -0000 1.6 @@ -1 +1 @@ -288494daa096eeb685d57bdad8bc5b5f telepathy-butterfly-0.1.3.tar.gz +1f7cdbbdd45a85695931839b33bd6863 telepathy-butterfly-0.1.4.tar.gz Index: telepathy-butterfly.spec =================================================================== RCS file: /cvs/extras/rpms/telepathy-butterfly/FC-6/telepathy-butterfly.spec,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- telepathy-butterfly.spec 22 Nov 2006 17:58:35 -0000 1.4 +++ telepathy-butterfly.spec 26 Apr 2007 16:00:10 -0000 1.5 @@ -1,7 +1,7 @@ %{!?python_sitelib: %define python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")} Name: telepathy-butterfly -Version: 0.1.3 +Version: 0.1.4 Release: 1%{?dist} Summary: MSN connection manager for Telepathy @@ -13,6 +13,7 @@ BuildArch: noarch BuildRequires: dbus-devel +BuildRequires: python-devel BuildRequires: pkgconfig Requires: python-telepathy @@ -54,6 +55,10 @@ %changelog +* Thu Apr 26 2007 Brian Pepple - 0.1.4-1 +- Update to 0.1.4. +- Add BR on python-devel. + * Wed Nov 22 2006 Brian Pepple - 0.1.3-1 - Update to 0.1.3. From fedora-extras-commits at redhat.com Thu Apr 26 16:27:37 2007 From: fedora-extras-commits at redhat.com (Michael Schwendt (mschwendt)) Date: Thu, 26 Apr 2007 12:27:37 -0400 Subject: extras-repoclosure rc-report.py,1.43,1.44 Message-ID: <200704261627.l3QGRbr0030282@cvs-int.fedora.redhat.com> Author: mschwendt Update of /cvs/fedora/extras-repoclosure In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv30265 Modified Files: rc-report.py Log Message: repair manual runs with not enough args Index: rc-report.py =================================================================== RCS file: /cvs/fedora/extras-repoclosure/rc-report.py,v retrieving revision 1.43 retrieving revision 1.44 diff -u -r1.43 -r1.44 --- rc-report.py 13 Mar 2007 17:31:19 -0000 1.43 +++ rc-report.py 26 Apr 2007 16:27:34 -0000 1.44 @@ -1,6 +1,7 @@ #!/usr/bin/python # -*- mode: Python; indent-tabs-mode: nil; -*- +import errno import commands import datetime, time import os, sys, stat, shutil @@ -123,7 +124,7 @@ try: opts, args = getopt.getopt(sys.argv[1:], "", ["mail=","needsign"]) if len(args) < 2: - raise getopt.GetoptError + raise getopt.GetoptError('not enough arguments') except getopt.GetoptError: print 'SYNTAX: %s [--mail=] [release] [logfile]...' % sys.argv[0] sys.exit(errno.EINVAL) From fedora-extras-commits at redhat.com Thu Apr 26 16:47:43 2007 From: fedora-extras-commits at redhat.com (Owen Taylor (otaylor)) Date: Thu, 26 Apr 2007 12:47:43 -0400 Subject: rpms/mugshot/FC-6 .cvsignore, 1.4, 1.5 mugshot.spec, 1.6, 1.7 sources, 1.4, 1.5 Message-ID: <200704261647.l3QGlh6s030910@cvs-int.fedora.redhat.com> Author: otaylor Update of /cvs/extras/rpms/mugshot/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv30883 Modified Files: .cvsignore mugshot.spec sources Log Message: Vrsion 1.1.42 Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/mugshot/FC-6/.cvsignore,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- .cvsignore 25 Apr 2007 14:09:31 -0000 1.4 +++ .cvsignore 26 Apr 2007 16:47:09 -0000 1.5 @@ -1,3 +1,4 @@ mugshot-1.1.39.tar.gz mugshot-1.1.40.tar.gz mugshot-1.1.41.tar.gz +mugshot-1.1.42.tar.gz Index: mugshot.spec =================================================================== RCS file: /cvs/extras/rpms/mugshot/FC-6/mugshot.spec,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- mugshot.spec 25 Apr 2007 17:48:12 -0000 1.6 +++ mugshot.spec 26 Apr 2007 16:47:09 -0000 1.7 @@ -1,6 +1,6 @@ Name: mugshot -Version: 1.1.41 -Release: 2%{?dist} +Version: 1.1.42 +Release: 1%{?dist} Summary: Companion software for mugshot.org Group: Applications/Internet @@ -209,6 +209,9 @@ %{_sysconfdir}/gconf/schemas/*.schemas %changelog +* Thu Apr 26 2007 Owen Taylor - 1.1.42-1 +- 1.1.42 + * Wed Apr 25 2007 Owen Taylor - 1.1.41-2 - Package the D-BUS service file Index: sources =================================================================== RCS file: /cvs/extras/rpms/mugshot/FC-6/sources,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- sources 25 Apr 2007 14:09:31 -0000 1.4 +++ sources 26 Apr 2007 16:47:09 -0000 1.5 @@ -1 +1 @@ -db36f5b6101cdc0ae72cfe851414033e mugshot-1.1.41.tar.gz +d8463d08acce69bdcdf11c1f5a413a95 mugshot-1.1.42.tar.gz From fedora-extras-commits at redhat.com Thu Apr 26 16:48:58 2007 From: fedora-extras-commits at redhat.com (Owen Taylor (otaylor)) Date: Thu, 26 Apr 2007 12:48:58 -0400 Subject: rpms/mugshot/devel .cvsignore, 1.4, 1.5 mugshot.spec, 1.5, 1.6 sources, 1.4, 1.5 Message-ID: <200704261648.l3QGmwQn031017@cvs-int.fedora.redhat.com> Author: otaylor Update of /cvs/extras/rpms/mugshot/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv30990 Modified Files: .cvsignore mugshot.spec sources Log Message: Version 1.1.42 Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/mugshot/devel/.cvsignore,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- .cvsignore 25 Apr 2007 14:11:41 -0000 1.4 +++ .cvsignore 26 Apr 2007 16:48:23 -0000 1.5 @@ -1,3 +1,4 @@ mugshot-1.1.39.tar.gz mugshot-1.1.40.tar.gz mugshot-1.1.41.tar.gz +mugshot-1.1.42.tar.gz Index: mugshot.spec =================================================================== RCS file: /cvs/extras/rpms/mugshot/devel/mugshot.spec,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- mugshot.spec 25 Apr 2007 17:46:15 -0000 1.5 +++ mugshot.spec 26 Apr 2007 16:48:23 -0000 1.6 @@ -1,6 +1,6 @@ Name: mugshot -Version: 1.1.41 -Release: 2%{?dist} +Version: 1.1.42 +Release: 1%{?dist} Summary: Companion software for mugshot.org Group: Applications/Internet @@ -209,6 +209,9 @@ %{_sysconfdir}/gconf/schemas/*.schemas %changelog +* Thu Apr 26 2007 Owen Taylor - 1.1.42-1 +- 1.1.42 + * Wed Apr 25 2007 Owen Taylor - 1.1.41-2 - Package the D-BUS service file Index: sources =================================================================== RCS file: /cvs/extras/rpms/mugshot/devel/sources,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- sources 25 Apr 2007 14:11:41 -0000 1.4 +++ sources 26 Apr 2007 16:48:23 -0000 1.5 @@ -1 +1 @@ -db36f5b6101cdc0ae72cfe851414033e mugshot-1.1.41.tar.gz +d8463d08acce69bdcdf11c1f5a413a95 mugshot-1.1.42.tar.gz From fedora-extras-commits at redhat.com Thu Apr 26 16:52:03 2007 From: fedora-extras-commits at redhat.com (Owen Taylor (otaylor)) Date: Thu, 26 Apr 2007 12:52:03 -0400 Subject: rpms/mugshot/devel mugshot.spec,1.6,1.7 Message-ID: <200704261652.l3QGq3qX031600@cvs-int.fedora.redhat.com> Author: otaylor Update of /cvs/extras/rpms/mugshot/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv31572 Modified Files: mugshot.spec Log Message: Bump version Index: mugshot.spec =================================================================== RCS file: /cvs/extras/rpms/mugshot/devel/mugshot.spec,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- mugshot.spec 26 Apr 2007 16:48:23 -0000 1.6 +++ mugshot.spec 26 Apr 2007 16:51:28 -0000 1.7 @@ -1,6 +1,6 @@ Name: mugshot Version: 1.1.42 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Companion software for mugshot.org Group: Applications/Internet @@ -209,7 +209,7 @@ %{_sysconfdir}/gconf/schemas/*.schemas %changelog -* Thu Apr 26 2007 Owen Taylor - 1.1.42-1 +* Thu Apr 26 2007 Owen Taylor - 1.1.42-2 - 1.1.42 * Wed Apr 25 2007 Owen Taylor - 1.1.41-2 From fedora-extras-commits at redhat.com Thu Apr 26 16:55:10 2007 From: fedora-extras-commits at redhat.com (Owen Taylor (otaylor)) Date: Thu, 26 Apr 2007 12:55:10 -0400 Subject: rpms/mugshot/devel mugshot.spec,1.7,1.8 Message-ID: <200704261655.l3QGtAfg031718@cvs-int.fedora.redhat.com> Author: otaylor Update of /cvs/extras/rpms/mugshot/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv31697 Modified Files: mugshot.spec Log Message: One more version bump attempt Index: mugshot.spec =================================================================== RCS file: /cvs/extras/rpms/mugshot/devel/mugshot.spec,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- mugshot.spec 26 Apr 2007 16:51:28 -0000 1.7 +++ mugshot.spec 26 Apr 2007 16:54:36 -0000 1.8 @@ -1,6 +1,6 @@ Name: mugshot Version: 1.1.42 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Companion software for mugshot.org Group: Applications/Internet From fedora-extras-commits at redhat.com Thu Apr 26 18:02:14 2007 From: fedora-extras-commits at redhat.com (Jarod Wilson (jwilson)) Date: Thu, 26 Apr 2007 14:02:14 -0400 Subject: rpms/conman/devel conman.init,1.2,1.3 conman.spec,1.7,1.8 Message-ID: <200704261802.l3QI2EUG009696@cvs-int.fedora.redhat.com> Author: jwilson Update of /cvs/extras/rpms/conman/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv9657 Modified Files: conman.init conman.spec Log Message: - Update project urls - Fix up initscript exit codes (#237936) Index: conman.init =================================================================== RCS file: /cvs/extras/rpms/conman/devel/conman.init,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- conman.init 5 Jul 2006 20:30:16 -0000 1.2 +++ conman.init 26 Apr 2007 18:01:38 -0000 1.3 @@ -13,7 +13,7 @@ . /etc/sysconfig/network # Check that networking is up. -[ ${NETWORKING} = "no" ] && exit 0 +[ ${NETWORKING} = "no" ] && exit 1 # Default params, override in /etc/sysconfig/conman CONFIG=/etc/conman.conf @@ -30,7 +30,7 @@ # Disable suppression of stderr msgs. INITLOG_ARGS="" -[ -x "$CONMAND" ] || exit 0 +[ -x "$CONMAND" ] || exit 5 # See how we were called. case "$1" in @@ -78,7 +78,7 @@ ;; *) echo "Usage: $0 {start|stop|status|restart|reload}" - exit 1 + exit 3 esac exit $RETVAL Index: conman.spec =================================================================== RCS file: /cvs/extras/rpms/conman/devel/conman.spec,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- conman.spec 5 Sep 2006 14:02:57 -0000 1.7 +++ conman.spec 26 Apr 2007 18:01:38 -0000 1.8 @@ -1,12 +1,12 @@ Name: conman Version: 0.1.9.2 -Release: 6%{?dist} +Release: 7%{?dist} Summary: ConMan - The Console Manager Group: Applications/System License: GPL -URL: http://www.llnl.gov/linux/conman/ -Source0: ftp://ftp.llnl.gov/pub/linux/%{name}/%{name}-%{version}.tar.bz2 +URL: http://home.gna.org/conman/ +Source0: http://home.gna.org/conman/%{version}/%{name}-%{version}.tar.bz2 Source1: %{name}.init Source2: %{name}.logrotate BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) @@ -98,6 +98,10 @@ %{_mandir}/*/* %changelog +* Thu Apr 26 2007 Jarod Wilson 0.1.9.2-7 +- Update project urls +- Fix up initscript exit codes (#237936) + * Tue Sep 05 2006 Jarod Wilson 0.1.9.2-6 - Bump for new glibc From fedora-extras-commits at redhat.com Thu Apr 26 18:31:13 2007 From: fedora-extras-commits at redhat.com (Michael Patrick McGrath (mmcgrath)) Date: Thu, 26 Apr 2007 14:31:13 -0400 Subject: accounts2/fas/fas/static/javascript forms.js,NONE,1.1 Message-ID: <200704261831.l3QIVDNp010528@cvs-int.fedora.redhat.com> Author: mmcgrath Update of /cvs/fedora/accounts2/fas/fas/static/javascript In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv10076/static/javascript Added Files: forms.js Log Message: Major UI changes, some library additions --- NEW FILE forms.js --- function cancelEdit(element) { switchOff(element + 'Form') appear(element) } function formEdit(element) { var elements = Array("givenName", "mail", "fedoraPersonBugzillaMail", "fedoraPersonIrcNick", "fedoraPersonKeyId", "telephoneNumber", "postalAddress", "description") for(var i = 0; i != elements.length; i++) { if (elements[i] != element) { var form = document.getElementById(elements[i] + 'Form'); if ( form.style.display != 'none') { new Highlight(elements[i] + 'Form'); return false; } } } switchOff(element); appear(element + 'Form'); } From fedora-extras-commits at redhat.com Thu Apr 26 18:31:13 2007 From: fedora-extras-commits at redhat.com (Michael Patrick McGrath (mmcgrath)) Date: Thu, 26 Apr 2007 14:31:13 -0400 Subject: accounts2/fas/fas controllers.py,1.7,1.8 fasLDAP.py,1.6,1.7 Message-ID: <200704261831.l3QIVDPh010519@cvs-int.fedora.redhat.com> Author: mmcgrath Update of /cvs/fedora/accounts2/fas/fas In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv10076 Modified Files: controllers.py fasLDAP.py Log Message: Major UI changes, some library additions Index: controllers.py =================================================================== RCS file: /cvs/fedora/accounts2/fas/fas/controllers.py,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- controllers.py 26 Apr 2007 14:28:14 -0000 1.7 +++ controllers.py 26 Apr 2007 18:31:10 -0000 1.8 @@ -222,7 +222,6 @@ # Some error checking for the sponsors if g[userName].fedoraRoleType.lower() == 'administrator' and g[sponsor].fedoraRoleType.lower() == 'sponsor': raise ValueError, 'Sponsors cannot alter administrators. End of story' - try: userGroup = Groups.byGroupName(groupName)[userName] @@ -317,9 +316,15 @@ turbogears.flash('%s does not allow self removal' % group.cn) turbogears.redirect('editGroup?groupName=%s' % group.cn) return dict() + @expose(template='fas.templates.signUp') + def newAccount(self, cn, givenName, mail, telephoneNumber, postalAddressForm): + return dict() @expose(template='fas.templates.signUp') def signUp(self): + if turbogears.identity.not_anonymous(): + turbogears.flash('No need to sign up, You have an account!') + turbogears.redirect('editAccount') return dict() Index: fasLDAP.py =================================================================== RCS file: /cvs/fedora/accounts2/fas/fas/fasLDAP.py,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- fasLDAP.py 14 Apr 2007 21:35:38 -0000 1.6 +++ fasLDAP.py 26 Apr 2007 18:31:10 -0000 1.7 @@ -47,7 +47,10 @@ filter = '(&(fedoraRoleStatus=approved)(objectClass=FedoraRole))' base = 'ou=Roles,cn=%s,ou=People,dc=fedoraproject,dc=org' % cn - groupsDict = search(base, filter) + try: + groupsDict = search(base, filter) + except ldap.NO_SUCH_OBJECT: + return dict() if not groupsDict: groupsDict = [] for group in groupsDict: @@ -135,8 +138,6 @@ 'fedoraRoleStatus' : 'unapproved', 'fedoraRoleType' : 'user', 'objectClass' : ('fedoraRole')} - - print 'cn=%s,ou=Roles,cn=%s,ou=People,dc=fedoraproject,dc=org' % (groupName, userName), attributes add('cn=%s,ou=Roles,cn=%s,ou=People,dc=fedoraproject,dc=org' % (groupName, userName), attributes) @@ -175,10 +176,49 @@ __base = 'ou=People,dc=fedoraproject,dc=org' __server = Server() __filter = '' + + def new(self, cn=None, givenName=None, mail=None, telephoneNumber=None, postalAddress=None): + import datetime + dt = datetime.datetime.now() + now = '%.2i-%.2i-%.2i %.2i:%.2i:%.2i.%.2i' % (dt.year, + dt.month, + dt.day, + dt.hour, + dt.minute, + dt.second, + dt.microsecond) + attributes = { 'cn' : cn, + 'objectClass' : ('fedoraPerson', 'inetOrgPerson', 'organizationalPerson', 'person', 'top'), +# 'objectClass' : 'inetOrgPerson', +# 'objectClass' : 'organizationalPerson', +# 'objectClass' : 'person', +# 'objectClass' : ('top'), + 'displayName' : cn, + 'sn' : cn, + 'cn' : cn, + 'fedoraPersonSshKey' : '', + 'facsimileTelephoneNumber' : '', + 'fedoraPersonApprovalStatus' : 'approved', + 'givenName' : givenName, + 'mail' : mail, + 'fedoraPersonKeyId' : '', + 'description' : '', + 'fedoraPersonCreationDate' : now, + 'telephoneNumber' : telephoneNumber, + 'fedoraPersonBugzillaMail' : mail, + 'postalAddress' : postalAddress, + 'fedoraPersonIrcNick' : '' + } +# 'objectClass' : ('fedoraRole')} + print 'cn=%s,%s' % (cn, self.__base) + print attributes + add('cn=%s,%s' % (cn, self.__base), attributes) + def __getattr__(self, attr): if attr.startswith('_'): - print 'GET %s=%s' % (attr, self.__getattr__(attr)) +# print 'GET %s=%s' % (attr, self.__getattr__(attr)) + pass if attr == 'userName': return self.__getattr__('cn') try: From fedora-extras-commits at redhat.com Thu Apr 26 18:31:13 2007 From: fedora-extras-commits at redhat.com (Michael Patrick McGrath (mmcgrath)) Date: Thu, 26 Apr 2007 14:31:13 -0400 Subject: accounts2/fas/fas/static/css style.css,1.2,1.3 Message-ID: <200704261831.l3QIVDQv010525@cvs-int.fedora.redhat.com> Author: mmcgrath Update of /cvs/fedora/accounts2/fas/fas/static/css In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv10076/static/css Modified Files: style.css Log Message: Major UI changes, some library additions Index: style.css =================================================================== RCS file: /cvs/fedora/accounts2/fas/fas/static/css/style.css,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- style.css 14 Apr 2007 21:35:44 -0000 1.2 +++ style.css 26 Apr 2007 18:31:11 -0000 1.3 @@ -1,125 +1,354 @@ -/* - * Quick mash-up of CSS for the TG quick start page. - */ - -html, body, th, td { - color: black; - background-color: #ddd; - font: x-small "Lucida Grande", "Lucida Sans Unicode", geneva, verdana, sans-serif; - margin: 0; - padding: 0; -} - -#header { - height: 80px; - width: 777px; - background: blue URL('../images/header_inner.png') no-repeat; - border-left: 1px solid #aaa; - border-right: 1px solid #aaa; - margin: 0 auto 0 auto; -} - -a.link, a, a.active { - color: #369; -} - - -#main_content { - color: black; - font-size: 127%; - background-color: white; - width: 757px; - margin: 0 auto 0 auto; - border-left: 1px solid #aaa; - border-right: 1px solid #aaa; - padding: 10px; -} - -#sidebar { - border: 1px solid #aaa; - background-color: #eee; - margin: 0.5em; - padding: 1em; - float: right; - width: 200px; - font-size: 88%; -} - -#sidebar h2 { - margin-top: 0; -} - -#sidebar ul { - margin-left: 1.5em; - padding-left: 0; -} - -h1,h2,h3,h4,h5,h6,#getting_started_steps { - font-family: "Century Schoolbook L", Georgia, serif; - font-weight: bold; -} - -h2 { - font-size: 150%; -} - -#getting_started_steps a { - text-decoration: none; -} - -#getting_started_steps a:hover { - text-decoration: underline; -} - -#getting_started_steps li { - font-size: 80%; - margin-bottom: 0.5em; -} - -#getting_started_steps h2 { - font-size: 120%; -} - -#getting_started_steps p { - font: 100% "Lucida Grande", "Lucida Sans Unicode", geneva, verdana, sans-serif; -} - -#footer { - border: 1px solid #aaa; - border-top: 0px none; - color: #999; - background-color: white; - padding: 10px; - font-size: 80%; - text-align: center; - width: 757px; - margin: 0 auto 1em auto; -} - - -.code { - font-family: monospace; -} - -span.code { - font-weight: bold; - background: #eee; -} - -#status_block { - margin: 0 auto 0.5em auto; - padding: 15px 10px 15px 55px; - background: #cec URL('../images/ok.png') left center no-repeat; - border: 1px solid #9c9; - width: 450px; - font-size: 120%; - font-weight: bolder; -} - -.notice { - margin: 0.5em auto 0.5em auto; - padding: 15px 10px 15px 55px; - width: 450px; - background: #eef URL('../images/info.png') left center no-repeat; - border: 1px solid #cce; -} +* +{ + margin: 0; + padding: 0; +} + +body +{ + font-size: 76%; +} + +a +{ + text-decoration: none; +} + +#wrapper +{ + font: normal 2ex/1.5 sans-serif; +} + +#head +{ + overflow: hidden; + margin-top: 35px; + height: 70px; + line-height: 70px; + background: url(/fas/static/images/head.png) 0 0 repeat-x; +} + +#head h1 +{ + width: 250px; + float: left; + text-indent: -9999px; + overflow: hidden; + background: url(/fas/static/images/logo.png) 1ex 50% no-repeat; +} + +#searchbox +{ + width: 36ex; + float: right; + text-align: right; + margin-right: 2ex; +} + +#searchbox label +{ + display: none; +} + +#searchbox input +{ + display: inline; + border: 1px solid #CCCCCC; +} + +#searchbox #q +{ + width: 20ex; +} + +#topnav +{ + height: 30px; + line-height: 30px; + background: url(/fas/static/images/topnav.png) 0 0 repeat-x; + font-size: 1.6ex; +} + +#topnav ul +{ + list-style: none; + text-align: center; +} + +#topnav ul li +{ + display: inline; + background: url(/fas/static/images/topnav-separator.png) 0 50% no-repeat; + padding-left: 3px; +} + +#topnav ul li.first +{ + background: none; +} + +#topnav a +{ + color: #445566; + margin: 0 2ex; +} + +#topnav a:hover +{ + color: #000000; +} + +#infobar +{ + position: absolute; + top: 0; + left: 0; + right: 0; + height: 35px; + line-height: 35px; + background: url(/fas/static/images/infobar.png) 0 0 repeat-x; + font-size: 1.6ex; +} + +#authstatus +{ + width: 40ex; + float: left; + color: #FFFFFF; + padding-left: 1.5ex; +} + +#authstatus strong +{ + color: #DED6A1; +} + +#control +{ + width: 40ex; + float: right; + margin-right: 1ex; +} + +#control ul +{ + list-style: none; + text-align: right; +} + +#control ul li +{ + display: inline; + background: url(/fas/static/images/control-separator.png) 0 50% no-repeat; +} + +#control a +{ + color: #DED6A1; + margin: 0 1.5ex; +} + +#main +{ + background: url(/fas/static/images/shadow.png) 0 0 repeat-x; +} + +#sidebar +{ + width: 22ex; + float: left; + background: #335F9D url(/fas/static/images/sidebar.png) 0 0 repeat-x; + border: 1px solid #112233; +} + +#sidebar ul +{ + list-style: none; +} + +#sidebar li +{ + border-top: 1px solid #CCCCCC; +} + +#sidebar li.first +{ + border-top: none; +} + +#sidebar a +{ + display: block; + text-align: center; + color: #FFFFFF; + padding: 0.5ex 0; +} + +#sidebar a:hover +{ + background: #082C59; +} + +#content +{ + margin-left: 22ex; + padding: 2ex 4ex; +} + +#content h2 +{ + /* header icon */ +} + +#content a +{ + color: #0C6ED0; +} + +.userbox +{ +} + +.userbox dt +{ + width: 23ex; + float: left; + text-align: right; +} + +.userbox dd +{ + margin-left: 25ex; +} + +.account +{ + padding-left: 30px; + background: url(/fas/static/images/account.png) 0 68% no-repeat; +} + +.approved +{ + padding-left: 20px; + background: url(/fas/static/images/approved.png) 0 68% no-repeat; +} + +.unapproved +{ + padding-left: 20px; + background: url(/fas/static/images/unapproved.png) 0 68% no-repeat; +} + +.attn +{ + padding-left: 20px; + background: url(/fas/static/images/attn.png) 0 68% no-repeat; +} + +.roleslist +{ + list-style: none; +} + +.roleslist li +{ + margin-left: 0.5ex; +} + +.actions +{ + margin-top: 1.5ex; + list-style: none; +} + +.actions li +{ + display: inline; +} + +#rolespanel +{ + list-style: none; +} + +#rolespanel li.role +{ + border-top: 2px solid #EEEEEE; + margin-top: 1ex; + padding-top: 1ex; + padding-left: 22px; + background: url(/fas/static/images/arrow.png) 0 1.6ex no-repeat; +} + +#rolespanel h4 +{ + display: inline; +} + +#rolespanel dt +{ + width: 10ex; + float: left; + text-align: right; + margin-bottom: 1ex; +} + +#rolespanel dd +{ + margin-left: 12ex; + margin-bottom: 1ex; +} + +#rolespanel .tools, #rolespanel .queue +{ + list-style: none; +} + +#rolespanel .tools li +{ + padding-left: 22px; + background: url(/fas/static/images/tools.png) 0 50% no-repeat; +} + +#rolespanel .queue li +{ + padding-left: 22px; + background: url(/fas/static/images/queue.png) 0 50% no-repeat; +} + +#footer +{ + font-size: 1.6ex; + clear: both; + text-align: center; + padding: 15px 0 2.5ex; + background: url(/fas/static/images/footer-top.png) 0 0 repeat-x; +} + +#footlinks +{ + padding-top: 3px; + padding-bottom: 18px; + background: #EEEEEE url(/fas/static/images/footer-bottom.png) 0 100% repeat-x; + list-style: none; +} + +#footlinks li +{ + display: inline; + border-left: 1px solid #CCCCCC; + padding-left: 1px; +} + +#footlinks li.first +{ + padding-left: 0; + border-left: none; +} + +#footlinks a +{ + margin: 0 2ex; + color: #3465A4; +} + From fedora-extras-commits at redhat.com Thu Apr 26 18:31:14 2007 From: fedora-extras-commits at redhat.com (Michael Patrick McGrath (mmcgrath)) Date: Thu, 26 Apr 2007 14:31:14 -0400 Subject: accounts2/fas/fas/templates editAccount.kid, 1.7, 1.8 groupList.kid, 1.4, 1.5 master.kid, 1.3, 1.4 signUp.kid, 1.1, 1.2 Message-ID: <200704261831.l3QIVEnl010537@cvs-int.fedora.redhat.com> Author: mmcgrath Update of /cvs/fedora/accounts2/fas/fas/templates In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv10076/templates Modified Files: editAccount.kid groupList.kid master.kid signUp.kid Log Message: Major UI changes, some library additions Index: editAccount.kid =================================================================== RCS file: /cvs/fedora/accounts2/fas/fas/templates/editAccount.kid,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- editAccount.kid 26 Apr 2007 14:28:20 -0000 1.7 +++ editAccount.kid 26 Apr 2007 18:31:11 -0000 1.8 @@ -25,12 +25,12 @@ Real Name: -
${user.givenName} (edit)
+
${user.givenName} (edit)
Index: groupList.kid =================================================================== RCS file: /cvs/fedora/accounts2/fas/fas/templates/groupList.kid,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- groupList.kid 26 Apr 2007 14:28:20 -0000 1.4 +++ groupList.kid 26 Apr 2007 18:31:11 -0000 1.5 @@ -26,7 +26,7 @@ All - +
Index: master.kid =================================================================== RCS file: /cvs/fedora/accounts2/fas/fas/templates/master.kid,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- master.kid 26 Apr 2007 14:28:20 -0000 1.3 +++ master.kid 26 Apr 2007 18:31:11 -0000 1.4 @@ -22,7 +22,64 @@ -
+ + +
+
+ + Logged in: ${tg.identity.user.user_name}. + +
+
+ +
+
+ +
+ + + + + + + + + +
-
GroupStatus
List GroupsEdit AccountList UsersNews
-
-
- - - - - -
-
Index: signUp.kid =================================================================== RCS file: /cvs/fedora/accounts2/fas/fas/templates/signUp.kid,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- signUp.kid 26 Apr 2007 14:28:20 -0000 1.1 +++ signUp.kid 26 Apr 2007 18:31:11 -0000 1.2 @@ -13,14 +13,14 @@ -
+ - +
username:
Real Name:
email:
Telephone Number:
Postal Address:
From fedora-extras-commits at redhat.com Thu Apr 26 19:02:10 2007 From: fedora-extras-commits at redhat.com (Robert Scheck (robert)) Date: Thu, 26 Apr 2007 15:02:10 -0400 Subject: rpms/perl-Net-LibIDN/devel perl-Net-LibIDN.spec,1.2,1.3 Message-ID: <200704261902.l3QJ2AKE015974@cvs-int.fedora.redhat.com> Author: robert Update of /cvs/extras/rpms/perl-Net-LibIDN/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv15929 Modified Files: perl-Net-LibIDN.spec Log Message: Added build requirement to perl(ExtUtils::MakeMaker) Index: perl-Net-LibIDN.spec =================================================================== RCS file: /cvs/extras/rpms/perl-Net-LibIDN/devel/perl-Net-LibIDN.spec,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- perl-Net-LibIDN.spec 3 Sep 2006 21:09:52 -0000 1.2 +++ perl-Net-LibIDN.spec 26 Apr 2007 19:01:35 -0000 1.3 @@ -3,13 +3,13 @@ Summary: Perl bindings for GNU LibIDN Name: perl-Net-LibIDN Version: 0.09 -Release: 1%{?dist} +Release: 2%{?dist} License: GPL or Artistic Group: Development/Libraries URL: http://search.cpan.org/dist/%{pkgname}/ Source: http://search.cpan.org/CPAN/authors/id/T/TH/THOR/%{pkgname}-%{version}.tar.gz Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) -BuildRequires: libidn-devel >= 0.4.0, perl >= 5.8.0 +BuildRequires: libidn-devel >= 0.4.0, perl >= 5.8.0, perl(ExtUtils::MakeMaker) BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) %description @@ -53,6 +53,9 @@ %{perl_vendorarch}/auto/Net %changelog +* Thu Apr 26 2007 Robert Scheck 0.09-2 +- Added build requirement to perl(ExtUtils::MakeMaker) + * Sun Sep 03 2006 Robert Scheck 0.09-1 - Upgrade to 0.0.9 and rebuild for Fedora Core 6 From fedora-extras-commits at redhat.com Thu Apr 26 19:03:25 2007 From: fedora-extras-commits at redhat.com (Robert Scheck (robert)) Date: Thu, 26 Apr 2007 15:03:25 -0400 Subject: rpms/perl-Net-LibIDN/FC-6 perl-Net-LibIDN.spec,1.2,1.3 Message-ID: <200704261903.l3QJ3PUC016116@cvs-int.fedora.redhat.com> Author: robert Update of /cvs/extras/rpms/perl-Net-LibIDN/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv15991 Modified Files: perl-Net-LibIDN.spec Log Message: Added build requirement to perl(ExtUtils::MakeMaker) Index: perl-Net-LibIDN.spec =================================================================== RCS file: /cvs/extras/rpms/perl-Net-LibIDN/FC-6/perl-Net-LibIDN.spec,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- perl-Net-LibIDN.spec 3 Sep 2006 21:09:52 -0000 1.2 +++ perl-Net-LibIDN.spec 26 Apr 2007 19:02:49 -0000 1.3 @@ -3,13 +3,13 @@ Summary: Perl bindings for GNU LibIDN Name: perl-Net-LibIDN Version: 0.09 -Release: 1%{?dist} +Release: 2%{?dist} License: GPL or Artistic Group: Development/Libraries URL: http://search.cpan.org/dist/%{pkgname}/ Source: http://search.cpan.org/CPAN/authors/id/T/TH/THOR/%{pkgname}-%{version}.tar.gz Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) -BuildRequires: libidn-devel >= 0.4.0, perl >= 5.8.0 +BuildRequires: libidn-devel >= 0.4.0, perl >= 5.8.0, perl(ExtUtils::MakeMaker) BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) %description @@ -53,6 +53,9 @@ %{perl_vendorarch}/auto/Net %changelog +* Thu Apr 26 2007 Robert Scheck 0.09-2 +- Added build requirement to perl(ExtUtils::MakeMaker) + * Sun Sep 03 2006 Robert Scheck 0.09-1 - Upgrade to 0.0.9 and rebuild for Fedora Core 6 From fedora-extras-commits at redhat.com Thu Apr 26 19:04:31 2007 From: fedora-extras-commits at redhat.com (Robert Scheck (robert)) Date: Thu, 26 Apr 2007 15:04:31 -0400 Subject: rpms/perl-Net-LibIDN/FC-5 perl-Net-LibIDN.spec,1.2,1.3 Message-ID: <200704261904.l3QJ4VZZ016152@cvs-int.fedora.redhat.com> Author: robert Update of /cvs/extras/rpms/perl-Net-LibIDN/FC-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv16132 Modified Files: perl-Net-LibIDN.spec Log Message: Added build requirement to perl(ExtUtils::MakeMaker) Index: perl-Net-LibIDN.spec =================================================================== RCS file: /cvs/extras/rpms/perl-Net-LibIDN/FC-5/perl-Net-LibIDN.spec,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- perl-Net-LibIDN.spec 3 Sep 2006 21:11:53 -0000 1.2 +++ perl-Net-LibIDN.spec 26 Apr 2007 19:03:55 -0000 1.3 @@ -3,13 +3,13 @@ Summary: Perl bindings for GNU LibIDN Name: perl-Net-LibIDN Version: 0.09 -Release: 1%{?dist} +Release: 2%{?dist} License: GPL or Artistic Group: Development/Libraries URL: http://search.cpan.org/dist/%{pkgname}/ Source: http://search.cpan.org/CPAN/authors/id/T/TH/THOR/%{pkgname}-%{version}.tar.gz Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) -BuildRequires: libidn-devel >= 0.4.0, perl >= 5.8.0 +BuildRequires: libidn-devel >= 0.4.0, perl >= 5.8.0, perl(ExtUtils::MakeMaker) BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) %description @@ -53,6 +53,9 @@ %{perl_vendorarch}/auto/Net %changelog +* Thu Apr 26 2007 Robert Scheck 0.09-2 +- Added build requirement to perl(ExtUtils::MakeMaker) + * Sun Sep 03 2006 Robert Scheck 0.09-1 - Upgrade to 0.0.9 and rebuild for Fedora Core 6 From fedora-extras-commits at redhat.com Thu Apr 26 19:05:29 2007 From: fedora-extras-commits at redhat.com (Robert Scheck (robert)) Date: Thu, 26 Apr 2007 15:05:29 -0400 Subject: rpms/perl-Net-LibIDN/EL-5 perl-Net-LibIDN.spec,1.2,1.3 Message-ID: <200704261905.l3QJ5Tff016191@cvs-int.fedora.redhat.com> Author: robert Update of /cvs/extras/rpms/perl-Net-LibIDN/EL-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv16163 Modified Files: perl-Net-LibIDN.spec Log Message: Added build requirement to perl(ExtUtils::MakeMaker) Index: perl-Net-LibIDN.spec =================================================================== RCS file: /cvs/extras/rpms/perl-Net-LibIDN/EL-5/perl-Net-LibIDN.spec,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- perl-Net-LibIDN.spec 3 Sep 2006 21:09:52 -0000 1.2 +++ perl-Net-LibIDN.spec 26 Apr 2007 19:04:54 -0000 1.3 @@ -3,13 +3,13 @@ Summary: Perl bindings for GNU LibIDN Name: perl-Net-LibIDN Version: 0.09 -Release: 1%{?dist} +Release: 2%{?dist} License: GPL or Artistic Group: Development/Libraries URL: http://search.cpan.org/dist/%{pkgname}/ Source: http://search.cpan.org/CPAN/authors/id/T/TH/THOR/%{pkgname}-%{version}.tar.gz Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) -BuildRequires: libidn-devel >= 0.4.0, perl >= 5.8.0 +BuildRequires: libidn-devel >= 0.4.0, perl >= 5.8.0, perl(ExtUtils::MakeMaker) BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) %description @@ -53,6 +53,9 @@ %{perl_vendorarch}/auto/Net %changelog +* Thu Apr 26 2007 Robert Scheck 0.09-2 +- Added build requirement to perl(ExtUtils::MakeMaker) + * Sun Sep 03 2006 Robert Scheck 0.09-1 - Upgrade to 0.0.9 and rebuild for Fedora Core 6 From fedora-extras-commits at redhat.com Thu Apr 26 19:06:23 2007 From: fedora-extras-commits at redhat.com (Robert Scheck (robert)) Date: Thu, 26 Apr 2007 15:06:23 -0400 Subject: rpms/perl-Net-LibIDN/EL-4 perl-Net-LibIDN.spec,1.2,1.3 Message-ID: <200704261906.l3QJ6NAv016224@cvs-int.fedora.redhat.com> Author: robert Update of /cvs/extras/rpms/perl-Net-LibIDN/EL-4 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv16202 Modified Files: perl-Net-LibIDN.spec Log Message: Added build requirement to perl(ExtUtils::MakeMaker) Index: perl-Net-LibIDN.spec =================================================================== RCS file: /cvs/extras/rpms/perl-Net-LibIDN/EL-4/perl-Net-LibIDN.spec,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- perl-Net-LibIDN.spec 3 Sep 2006 21:09:52 -0000 1.2 +++ perl-Net-LibIDN.spec 26 Apr 2007 19:05:48 -0000 1.3 @@ -3,13 +3,13 @@ Summary: Perl bindings for GNU LibIDN Name: perl-Net-LibIDN Version: 0.09 -Release: 1%{?dist} +Release: 2%{?dist} License: GPL or Artistic Group: Development/Libraries URL: http://search.cpan.org/dist/%{pkgname}/ Source: http://search.cpan.org/CPAN/authors/id/T/TH/THOR/%{pkgname}-%{version}.tar.gz Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) -BuildRequires: libidn-devel >= 0.4.0, perl >= 5.8.0 +BuildRequires: libidn-devel >= 0.4.0, perl >= 5.8.0, perl(ExtUtils::MakeMaker) BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) %description @@ -53,6 +53,9 @@ %{perl_vendorarch}/auto/Net %changelog +* Thu Apr 26 2007 Robert Scheck 0.09-2 +- Added build requirement to perl(ExtUtils::MakeMaker) + * Sun Sep 03 2006 Robert Scheck 0.09-1 - Upgrade to 0.0.9 and rebuild for Fedora Core 6 From fedora-extras-commits at redhat.com Thu Apr 26 19:24:32 2007 From: fedora-extras-commits at redhat.com (=?utf-8?b?RGV2cmltIEfDnE5Ew5xa?= (devrim)) Date: Thu, 26 Apr 2007 15:24:32 -0400 Subject: rpms/python-psycopg2/devel python-psycopg2.spec,1.7,1.8 Message-ID: <200704261924.l3QJOWZR016610@cvs-int.fedora.redhat.com> Author: devrim Update of /cvs/extras/rpms/python-psycopg2/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv16552 Modified Files: python-psycopg2.spec Log Message: - Disabled zope package temporarily. Index: python-psycopg2.spec =================================================================== RCS file: /cvs/extras/rpms/python-psycopg2/devel/python-psycopg2.spec,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- python-psycopg2.spec 9 Dec 2006 19:17:46 -0000 1.7 +++ python-psycopg2.spec 26 Apr 2007 19:23:58 -0000 1.8 @@ -2,13 +2,13 @@ %{expand: %%define pyver %(python -c 'import sys;print(sys.version[0:3])')} %{!?python_sitearch: %define python_sitearch %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib(1)")} -%define ZPsycopgDAdir %{_localstatedir}/lib/zope/Products/ZPsycopgDA +#%define ZPsycopgDAdir %{_localstatedir}/lib/zope/Products/ZPsycopgDA Summary: A PostgreSQL database adapter for Python Name: python-psycopg2 Version: 2.0.5.1 -Release: 7%{?dist} +Release: 8%{?dist} Source0: http://initd.org/pub/software/psycopg/psycopg2-%{version}.tar.gz License: GPL (with Exceptions) Group: Applications/Databases @@ -17,6 +17,8 @@ BuildRequires: python-devel postgresql-devel Requires: postgresql-libs +Obsoletes: python-psycopg2-zope <= 2.0.5.1-8 + %description psycopg is a PostgreSQL database adapter for the Python programming language (just like pygresql and popy.) It was written from scratch @@ -33,13 +35,13 @@ Documentation and example files for the psycopg python PostgreSQL database adapter. -%package zope -Summary: Zope Database Adapter ZPsycopgDA -Group: Applications/Databases -Requires: %{name} = %{version}-%{release} zope +#%package zope +#Summary: Zope Database Adapter ZPsycopgDA +#Group: Applications/Databases +#Requires: %{name} = %{version}-%{release} zope -%description zope -Zope Database Adapter for PostgreSQL, called ZPsycopgDA +#%description zope +#Zope Database Adapter for PostgreSQL, called ZPsycopgDA %prep %setup -q -n psycopg2-%{version} @@ -55,8 +57,8 @@ mkdir -p %{buildroot}%{python_sitearch}/psycopg2 python setup.py install --no-compile --root %{buildroot} -install -d %{buildroot}%{ZPsycopgDAdir} -cp -pr ZPsycopgDA/* %{buildroot}%{ZPsycopgDAdir} +#install -d %{buildroot}%{ZPsycopgDAdir} +#cp -pr ZPsycopgDA/* %{buildroot}%{ZPsycopgDAdir} %clean rm -rf %{buildroot} @@ -74,16 +76,20 @@ %defattr(-,root,root) %doc doc examples/ -%files zope -%defattr(-,root,root) -%dir %{ZPsycopgDAdir} -%{ZPsycopgDAdir}/*.py -%{ZPsycopgDAdir}/*.pyo -%{ZPsycopgDAdir}/*.pyc -%{ZPsycopgDAdir}/dtml/* -%{ZPsycopgDAdir}/icons/* +#%files zope +#%defattr(-,root,root) +#%dir %{ZPsycopgDAdir} +#%{ZPsycopgDAdir}/*.py +#%{ZPsycopgDAdir}/*.pyo +#%{ZPsycopgDAdir}/*.pyc +#%{ZPsycopgDAdir}/dtml/* +#%{ZPsycopgDAdir}/icons/* %changelog + +* Thu Apr 26 2007 - Devrim GUNDUZ 2.0.5.1-8 +- Disabled zope package temporarily. + * Wed Dec 6 2006 - Devrim GUNDUZ 2.0.5.1-7 - Rebuilt From fedora-extras-commits at redhat.com Thu Apr 26 19:35:58 2007 From: fedora-extras-commits at redhat.com (Michael Patrick McGrath (mmcgrath)) Date: Thu, 26 Apr 2007 15:35:58 -0400 Subject: accounts2/fas/fas/templates editAccount.kid, 1.8, 1.9 editGroup.kid, 1.5, 1.6 Message-ID: <200704261935.l3QJZwF4017185@cvs-int.fedora.redhat.com> Author: mmcgrath Update of /cvs/fedora/accounts2/fas/fas/templates In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv17141/templates Modified Files: editAccount.kid editGroup.kid Log Message: Major UI changes Index: editAccount.kid =================================================================== RCS file: /cvs/fedora/accounts2/fas/fas/templates/editAccount.kid,v retrieving revision 1.8 retrieving revision 1.9 diff -u -r1.8 -r1.9 --- editAccount.kid 26 Apr 2007 18:31:11 -0000 1.8 +++ editAccount.kid 26 Apr 2007 19:35:50 -0000 1.9 @@ -147,7 +147,8 @@ CLA: - (?) + Done (?) + Not Done (?) + @@ -322,6 +323,7 @@ + redhat-artwork-5.0.12-kde-only.patch: --- NEW FILE redhat-artwork-5.0.12-kde-only.patch --- diff -ur redhat-artwork-5.0.12/art/Makefile.am redhat-artwork-5.0.12-kde-only/art/Makefile.am --- redhat-artwork-5.0.12/art/Makefile.am 2005-04-01 23:53:52.000000000 +0200 +++ redhat-artwork-5.0.12-kde-only/art/Makefile.am 2007-04-17 18:48:06.000000000 +0200 @@ -1,10 +1,5 @@ ## icon must be built before gtk, or the gtkrc won't get the stock icons -SUBDIRS=tools cursor nautilus xmms gdm kdm icon gtk metacity kde qt - -themedir = $(datadir)/themes/Bluecurve -theme_DATA = index.theme +SUBDIRS=kdm kde EXTRA_DIST=index.theme index.theme.in - at INTLTOOL_THEME_RULE@ - diff -ur redhat-artwork-5.0.12/configure.in redhat-artwork-5.0.12-kde-only/configure.in --- redhat-artwork-5.0.12/configure.in 2007-03-22 16:56:27.000000000 +0100 +++ redhat-artwork-5.0.12-kde-only/configure.in 2007-04-17 19:08:52.000000000 +0200 @@ -38,25 +38,11 @@ fi changequote([,])dnl -PKG_CHECK_MODULES(GTK2, gtk+-2.0 >= 2.0.0,, - AC_MSG_ERROR([GTK+-2.0 is required to compile redhat-artwork])) - AC_PATH_PROGS(PERL, perl5 perl) if test -z "$PERL" ; then AC_MSG_ERROR([Perl is required to compile redhat-artwork]) fi -GTK2_VERSION=`$PKG_CONFIG --variable=gtk_binary_version gtk+-2.0` -AC_SUBST(GTK2_CFLAGS) -AC_SUBST(GTK2_LIBS) -AC_SUBST(GTK2_VERSION) - -# cursorthemegen just uses gdk-pixbuf -GDK_PIXBUF2_CFLAGS=`$PKG_CONFIG --cflags gdk-pixbuf-2.0` -GDK_PIXBUF2_LIBS=`$PKG_CONFIG --libs gdk-pixbuf-2.0` -AC_SUBST(GDK_PIXBUF2_CFLAGS) -AC_SUBST(GDK_PIXBUF2_LIBS) - KDE_SET_PREFIX KDE_CHECK_FINAL @@ -67,37 +53,11 @@ Makefile po/Makefile.in art/Makefile -art/gdm/Makefile -art/gdm/Bluecurve/Makefile -art/gdm/FedoraBubbles/Makefile -art/gdm/FedoraDNA/Makefile -art/gdm/FedoraFlyingHigh/Makefile art/kdm/Makefile art/kdm/Bluecurve/Makefile art/kdm/FedoraDNA/Makefile art/kdm/FedoraFlyingHigh/Makefile -art/gtk/Makefile -art/gtk/Bluecurve/Makefile -art/gtk/Bluecurve/gtk-2.0/Makefile -art/qt/Makefile -art/qt/Bluecurve/Makefile art/kde/Makefile art/kde/kwin/Makefile art/kde/kwin/Bluecurve/Makefile -art/metacity/Makefile -art/icon/Makefile -art/icon/Bluecurve/Makefile -art/icon/Bluecurve/sheets/Makefile -art/xmms/Makefile -art/nautilus/Makefile -art/nautilus/Bluecurve/Makefile -art/nautilus/Bluecurve/sidebar_tab_pieces/Makefile -art/nautilus/Bluecurve/throbber/Makefile -art/tools/Makefile -art/cursor/Makefile -art/cursor/cursorthemegen/Makefile -art/cursor/Bluecurve/Makefile -art/cursor/Bluecurve-inverse/Makefile -art/cursor/LBluecurve/Makefile -art/cursor/LBluecurve-inverse/Makefile ]) redhat-artwork-5.0.5-add-dirs-to-bluecurve-theme-index.patch: --- NEW FILE redhat-artwork-5.0.5-add-dirs-to-bluecurve-theme-index.patch --- --- redhat-artwork-5.0.5/art/icon/Bluecurve/index.theme.add-dirs 2006-09-15 16:19:50.000000000 -0400 +++ redhat-artwork-5.0.5/art/icon/Bluecurve/index.theme 2006-09-15 17:22:38.000000000 -0400 @@ -18,7 +18,7 @@ SmallSizes=16 PanelDefault=48 PanelSizes=16,32,48 -Directories=96x96/apps,96x96/devices,96x96/emblems,96x96/filesystems,96x96/mimetypes,64x64/actions,64x64/apps,64x64/stock,48x48/emblems,48x48/actions,48x48/apps,48x48/devices,48x48/filesystems,48x48/mimetypes,48x48/stock,36x36/apps,36x36/filesystems,32x32/apps,32x32/filesystems,32x32/actions,32x32/stock,24x24/actions,24x24/apps,24x24/filesystems,24x24/stock,24x24/mimetypes,24x24/devices,24x24/ooo,20x20/actions,20x20/apps,20x20/stock,16x16/actions,16x16/apps,16x16/filesystems,16x16/stock,16x16/mimetypes,16x16/devices,16x16/ooo +Directories=96x96/apps,96x96/devices,96x96/emblems,96x96/filesystems,96x96/mimetypes,96x96/status,64x64/actions,64x64/apps,64x64/stock,64x64/status,48x48/emblems,48x48/actions,48x48/apps,48x48/devices,48x48/filesystems,48x48/mimetypes,48x48/stock,48x48/status,36x36/apps,36x36/filesystems,32x32/apps,32x32/filesystems,32x32/actions,32x32/stock,32x32/status,24x24/actions,24x24/apps,24x24/filesystems,24x24/stock,24x24/mimetypes,24x24/devices,24x24/ooo,24x24/status,20x20/actions,20x20/apps,20x20/stock,20x20/status,16x16/actions,16x16/apps,16x16/filesystems,16x16/stock,16x16/mimetypes,16x16/devices,16x16/ooo,16x16/status [16x16/actions] Size=16 @@ -55,6 +55,10 @@ Size=16 Type=Threshold +[16x16/status] +Size=16 +Type=Threshold + [20x20/actions] Size=20 Context=Actions @@ -72,6 +76,10 @@ Context=Stock Type=Threshold +[20x20/status] +Size=20 +Type=Threshold + [24x24/actions] Size=24 Context=Actions @@ -104,6 +112,10 @@ Context=Devices Type=Threshold +[24x24/status] +Size=24 +Type=Threshold + [24x24/ooo] Size=24 Type=Threshold @@ -130,6 +142,10 @@ Context=Stock Type=Threshold +[32x32/status] +Size=32 +Type=Threshold + [36x36/apps] Size=36 Context=Applications @@ -141,6 +157,10 @@ Context=FileSystems Type=Threshold +[36x36/status] +Size=36 +Type=Threshold + [48x48/actions] Size=48 Context=Actions @@ -176,6 +196,10 @@ Context=Stock Type=Threshold +[48x48/status] +Size=48 +Type=Threshold + [64x64/actions] Size=64 Context=Actions @@ -191,6 +215,10 @@ Context=Applications Type=Threshold +[64x64/status] +Size=64 +Type=Threshold + [96x96/apps] Size=96 Context=Applications @@ -215,3 +243,7 @@ Size=96 Context=MimeTypes Type=Threshold + +[96x96/status] +Size=96 +Type=Threshold --- NEW FILE redhat-artwork-kde.spec --- %define qtdir qt-3.3 %define po_package redhat-artwork Summary: KDE Artwork for Red Hat default look-and-feel Name: redhat-artwork-kde Version: 5.0.12 Release: 5%{?dist} URL: http://www.redhat.com Source0: redhat-artwork-%{version}.tar.gz Source1: post-install-fixup.sh Source2: post-install-sources.tar.gz Patch0: redhat-artwork-5.0.5-add-dirs-to-bluecurve-theme-index.patch Patch1: redhat-artwork-5.0.11-lowres-mode-fix.patch Patch2: redhat-artwork-5.0.12-kde-only.patch Group: User Interface/Desktops License: GPL BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: qt-devel >= 1:3.3.4-10 BuildRequires: kdebase-devel >= 6:3.2.0 # for intltool to work BuildRequires: perl-XML-Parser # for translations to work BuildRequires: gettext BuildRequires: autoconf BuildRequires: automake BuildRequires: libtool BuildRequires: intltool BuildRequires: python Requires: system-logos # for the icon theme and the KDM background Requires: redhat-artwork %description redhat-artwork-kde contains the themes and icons that make up the Red Hat default look and feel for the KDE desktop. %prep %setup -q -n redhat-artwork-%{version} %patch0 -p1 -b .add-dirs %patch1 -p1 -b .lowres-mode-fix mkdir post-install (cd post-install; tar xzvf %{SOURCE2}) %patch2 -p1 -b .kde autoreconf %build ## this is apparently how Qt finds itself. ## they need pkg-config gospel. unset QTDIR echo "Trying to source qt.sh" . /etc/profile.d/qt.sh echo "QTDIR is $QTDIR" export QTDIR export LANG=en_US.ISO-8859-1 ## workaround for intltool sucking in UTF-8 %configure export LANG=en_US.ISO-8859-1 ## workaround for intltool sucking in UTF-8 make %install rm -rf $RPM_BUILD_ROOT export LANG=en_US.ISO-8859-1 ## workaround for intltool sucking in UTF-8 %makeinstall # Run post-install fixup script DATADIR=$RPM_BUILD_ROOT%{_datadir} %{SOURCE1} # Remove translations because they're already in the main package. rm -rf $RPM_BUILD_ROOT%{_datadir}/locale # save some space pushd $RPM_BUILD_ROOT%{_datadir}/apps/kdm/themes/FedoraFlyingHigh rm -f background.jpg ln -sf ../../../../gdm/themes/FedoraFlyingHigh/background.jpg . popd %clean rm -rf $RPM_BUILD_ROOT %files %defattr(-,root,root) %doc NEWS ChangeLog README COPYING %{_libdir}/kde3/* %{_datadir}/apps/kdisplay/color-schemes/Bluecurve.kcsrc %{_datadir}/apps/kdm/themes/Bluecurve %{_datadir}/apps/kdm/themes/Fedora* %{_datadir}/apps/kstyle/themes/Bluecurve.themerc %{_datadir}/apps/kwin/bluecurve.desktop %changelog * Thu Apr 26 2007 Kevin Kofler 5.0.12-5 - drop obsolete/unneeded Conflicts (review #236792) - don't disable AutoReq, we can afford to autoreq KDE/Qt here (review #236792) - don't own libdir/kde3 (review #236792) * Tue Apr 17 2007 Kevin Kofler 5.0.12-4 - separate redhat-artwork-kde package - use proper BuildRoot - add Epoch to kdebase-devel BR * Mon Apr 16 2007 David Zeuthen 5.0.12-4 - omit kde style/widgets (for now) (Rex Dieter, #236633) * Wed Apr 04 2007 Than Ngo - 5.0.12-3 - fix broken symlink * Wed Mar 28 2007 Matthias Clasen 5.0.12-2 - Save some space by linking identical backgrounds * Thu Mar 22 2007 Than Ngo 5.0.12-1 - New release with Fedora 7 kdm theme * Tue Mar 20 2007 Ray Strode 5.0.11-2 - hide certain peices of the Fedora 7 theme in resolutions less than 1024x768 (bug 232672) * Thu Mar 1 2007 David Zeuthen 5.0.11-1 - New release with Fedora 7 gdm theme - Require recent gtk2-engines to fix dark scrollbars in Clearlooks * Mon Feb 26 2007 Matthias Clasen 5.0.10-4 - Remove the start-here icon * Fri Feb 23 2007 Matthias Clasen 5.0.10-3 - Own the icon cache * Fri Feb 23 2007 Matthias Clasen 5.0.10-2 - Fix #221757 * Fri Feb 9 2007 Matthias Clasen 5.0.10-1 - Fix #223450 - Drop obsolete patch * Mon Jan 22 2007 Matthias Clasen 5.0.8-4 - Switch default icon theme to Echo * Thu Nov 9 2006 Matthias Clasen 5.0.8-3 - Make sure the trash applet uses the right icon * Sat Oct 14 2006 Matthias Clasen 5.0.8-2 - Improve coverage of Bluecurve * Wed Sep 27 2006 Matthias Clasen 5.0.8-1 - Update FedoraDNA theme description * Tue Sep 26 2006 Matthias Clasen 5.0.7-3 - Require gtk2 for %%post (#203791) * Tue Sep 26 2006 Matthias Clasen 5.0.7-2 - Require system-logos, not fedora-logos * Sat Sep 23 2006 Than Ngo 5.0.7-1 - add FedoraDNA theme for KDM * Fri Sep 22 2006 Ray Strode - 5.0.6-1 - update to 5.0.6 to get reimplemented gdm theme * Fri Sep 15 2006 John (J5) Palmieri - 5.0.5-3 - Fix up the linking script a bit - Patch the index.theme file for Bluecurve so it adds the status directories * Fri Sep 15 2006 Matthias Clasen - 5.0.5-2 - Make sure we link both versions of the trash icon * Tue Sep 12 2006 John (J5) Palmieri - 5.0.5-1 - use the gtk icon coverage tool developed for echo to create symlinks for icons which changed names because of the new naming spec - Update app sheet with Blucurve NetworkManager and power-manager icons * Thu Sep 7 2006 Matthias Clasen - 5.0.4-2.fc6 - Fix a typo in the new gdm theme * Thu Sep 7 2006 Matthias Clasen - 5.0.4-1.fc6 - Add new gdm theme * Mon Sep 4 2006 Matthias Clasen - 5.0.3-1.fc6 - Rename the default gtk theme back * Thu Aug 17 2006 Matthias Clasen - 5.0.2-1.fc6 - Change the default gtk theme * Tue Aug 15 2006 Matthias Clasen - 5.0.1-1.fc6 - Fix gnome-spinner-rest.png size * Sat Aug 12 2006 Matthias Clasen - 5.0.0-2.fc6 - Link system-logviewer.png to logviewer.png * Fri Aug 11 2006 Ray Strode - 5.0.0-1 - woops 5 is less than 245. - update to 5.0.0 * Fri Aug 11 2006 Ray Strode - 0.5.0-1 - update to 0.5.0 - add requires on gtk-engines (bug 202245) * Wed Jul 26 2006 Matthias Clasen - 0.245-1 - Use default Sans font in gdm login screens * Tue Jul 25 2006 Matthias Clasen - 0.244-1 - Fix themeing of menuitems in Bluecurve (#180181) * Fri Jul 21 2006 John (J5) Palmieri - 0.243-3 - Remove gtk1.0 dependencies * Wed Jul 12 2006 Jesse Keating - 0.243-2.1 - rebuild * Thu Jun 8 2006 Jesse Keating 0.243-2 - Add missing br gettext * Fri May 5 2006 Matthias Clasen 0.243-1 - Rebuild against new GTK+ - Require GTK+ 2.9.0 * Thu Mar 30 2006 Than Ngo 0.242-1 - fix cosmetic bug in kwin decoration * Tue Feb 28 2006 Matthias Clasen - 0.241-1 - New artwork by Diana Fong * Wed Feb 22 2006 Matthias Clasen - 0.240-1 - Include Serbian translations * Tue Feb 21 2006 Than Ngo 0.239-2 - link KDE upstream icon names to the redhat ones in bluecurve * Fri Feb 17 2006 Matthias Clasen - 0.239-1 - Make the login screen adapt to label width * Fri Feb 10 2006 Jesse Keating - 0.238-1.1 - bump again for double-long bug on ppc(64) * Thu Feb 9 2006 Matthias Clasen 0.238-1 - Add left-handed cursor themes * Tue Feb 07 2006 Jesse Keating - 0.237-1.1 - rebuilt for new gcc4.1 snapshot and glibc changes * Sun Feb 5 2006 Matthias Clasen 0.237-1 - Fix Bluecurve-inverse wait cursor * Mon Jan 30 2006 Ray Strode 0.235-2 - create symlinks from redhat artwork to gnome overrides * Tue Jan 24 2006 Christopher Aillon 0.235-1 - Update to 0.235 to get new language icon in GDM/KDM * Tue Jan 17 2006 Ray Strode 0.234-1 - update to 0.234 to get new gdm theme designed by Diana Fong and implemented by M??ir??n Duffy and me * Fri Jan 13 2006 Christopher Aillon 0.131-3 - BuildRequire xorg-x11-apps, as xcursorgen moved there. This should really really fix the cursors issue. * Tue Jan 03 2006 John (J5) Palmieri 0.131-2 - rebuild again to fix problem with cursors not showing up * Fri Dec 09 2005 Jesse Keating - rebuilt * Thu Nov 10 2005 John (J5) Palmieri 0.131-1 - Upstream fix for volume icons * Thu Nov 10 2005 John (J5) Palmieri 0.130-1 - Roll a bunch of new icons into the upstream source tarball * Thu Nov 03 2005 John (J5) Palmieri 0.129-4 - Add fedora logo instead of the redhat hat * Thu Oct 20 2005 Ray Strode 0.129-3 - some of the throbber patch got upstreamed apparently, patch it out * Mon Oct 17 2005 Ray Strode 0.129-2 - remove throbber patch for now * Wed Oct 12 2005 Matthias Clasen 0.129-1 - Fix text color in combo boxes. (#167086) * Fri Sep 30 2005 Matthias Clasen 0.128-2 - Only call gtk-update-icon-cache for directories which have an index.theme file. (#16795) * Mon Aug 23 2005 John (J5) Palmieri 0.128-1 - upgrade to 0.128 - Adds entrys to the index.theme to decribe the newly added directories * Mon Aug 22 2005 John (J5) Palmieri 0.127-1 - upgrade to 0.127 - Adds new optical disc device icons (Bug #165750) - Adds directories to index.theme for caching (Bug #166272) - Changes busy cursor to point to the left_ptr_watch cursor * Thu Aug 09 2005 John (J5) Palmieri 0.126-1 - upgrade to 0.126 which adds diana's new dnd cursors and fixes the jittering animated cursor bug * Thu Jul 07 2005 John (J5) Palmieri 0.125-1 - upgrade to 0.125 which adds diana's new icons and cursors * Fri Jun 10 2005 John (J5) Palmieri 0.124-2 - readd a throbbers patch because the uptream tarball missed the Makefile changes * Thu Jun 09 2005 Than Ngo 0.124-1 - fix ComboBox_Popup issue in qt-theme #157809 - drop redhat-artwork-0.122-throbbers.patch, it's in new upstream * Sun May 22 2005 John (J5) Palmieri 0.122-10 - Add bluecurve weather icons for the weather applet * Tue May 10 2005 John (J5) Palmieri 0.122-9 - Add new stock volume icons * Fri May 06 2005 John (J5) Palmieri 0.122-8 - OpenOffice icon names change to not reflect versions anymore Change symlinks to reflect this * Thu May 05 2005 John (J5) Palmieri 0.122-7 - Add patch that changes the ythickness of the bluecurve-menu-item style in the bluecurve theme so the menu applet does not expand the default panel size which causes launchers icons in the panel to be scaled and become blured (Bug #146980) * Tue May 03 2005 John (J5) Palmieri 0.122-6 - Add a symlink for openoffice icons so we have matching bluecurve icons instead of the ugly upstream ones * Tue May 03 2005 John (J5) Palmieri 0.122-5 - Add a symlink for ftp share icons * Mon Apr 25 2005 Matthias Clasen 0.122-4 - Don't symlink the Bluecurve gdm theme to "Default", since that shows up as a duplicate "Bluecurve" entry in the graphical setup thingie. (#138653) * Wed Apr 20 2005 Matthias Clasen 0.122-3 - add a throbber to the login screen for early-login (these changes are also committed upstream, but I couldn't get redhat-artwork to distcheck, therefore I patched them in here; throbbers.tar.bz2 and the throbbers patch should be removed with the next upstream redhat-artwork tarball) * Wed Apr 13 2005 John (J5) Palmieri 0.122-2 - add a symlink from gnome-main-menu.png to gnome-logo-icon-transparent.png so that we have the hat back on the application menu applet * Fri Apr 01 2005 Than Ngo 0.122-1 - add Bluecurve theme for kdm * Wed Mar 30 2005 Matthias Clasen 0.121-2 - Make Clearlooks the default theme * Wed Mar 23 2005 Than Ngo 0.121-1 - 0.121 - Add qt Bluecurve fixes and improvements from Peter Backlund * Sun Mar 6 2005 Matthias Clasen 0.120-8 - Fix %%post script (#146560) * Fri Mar 04 2005 Than Ngo 0.120-7 - rebuild against new gcc-4.0.0-0.31 * Thu Mar 3 2005 Alex Larsson 0.120-6 - Rebuild * Sat Feb 5 2005 Matthias Clasen - 0.120-5 - Silence %%post * Fri Jan 27 2005 Matthias Clasen - 0.120-4 - Prereq gtk2 since we use gtk-update-icon-cache in %%post * Fri Jan 27 2005 Matthias Clasen - 0.120-3 - Update icon caches in %%post * Wed Jan 5 2005 Jeremy Katz - 0.120-2 - rebuild so that gtk engine ends up in the right place for gtk+ 2.6.x * Thu Nov 11 2004 Alexander Larsson - 0.120-1.2 - Fix broken bluecurve icons (#138544) * Tue Nov 02 2004 Than Ngo 0.119-1.2 - devel build - * Tue Nov 02 2004 Than Ngo 0.119-1.1E - set XIMInputStyle=On The Spot * Tue Nov 2 2004 Alexander Larsson - 0.118-1.2 - devel build * Tue Nov 2 2004 Alexander Larsson - 0.118-1.1E - Updated to the new real media icons from diana * Mon Nov 1 2004 Alexander Larsson - 0.117-1.3E - Move redhat logo to redhat-logos (#137593) * Mon Oct 25 2004 Alexander Larsson - 0.117-1.2E - New RHEL build, it seems the last one didn't contain any RHEL bits * Tue Oct 19 2004 Than Ngo 0.117-1.1E - RHEL build * Tue Oct 19 2004 Than Ngo 0.117-1 - Add missing 32x32 icons, #135797 - Remove unused kmenu icon * Mon Oct 18 2004 Alexander Larsson - 0.116-1.1E - RHEL build * Mon Oct 18 2004 Alexander Larsson - 0.116-1 - Add all translations to ALL_LINGUAS - Fix .au and tiff icon names. * Thu Oct 14 2004 Alexander Larsson - 0.115-1.1E - RHEL build * Thu Oct 14 2004 Alexander Larsson - 0.115-1 - Fix logout icon (#135594) - Make dvd icon not imply movie * Wed Oct 13 2004 Alexander Larsson - 0.114-1.1E - RHEL build * Wed Oct 13 2004 Alexander Larsson - 0.114-1 - Add new media icons - fix sb_up_arrow cursor (#128963) * Tue Oct 12 2004 Alexander Larsson - 0.113-1.1E - RHEL build * Tue Oct 12 2004 Alexander Larsson - 0.113-1 - Fix medium volume icon * Thu Oct 7 2004 Alexander Larsson - 0.112-2.1E - RHEL build with new gdm theme * Thu Oct 7 2004 Alexander Larsson - 0.112-2 - Update the post-install-fixups for RHEL specific content * Wed Oct 06 2004 Than Ngo 0.112-1.1E - RHEL build * Wed Oct 06 2004 Than Ngo 0.112-1 - fix PE_Splitter bug * Wed Oct 6 2004 Alexander Larsson - 0.111-1.1E - RHEL build * Wed Oct 6 2004 Alexander Larsson - 0.111-1 - fix various icon issues - fix dangling symlinks - build-require perl-XML-Parser * Mon Oct 4 2004 Alexander Larsson - 0.110-1.1E - RHEL build * Mon Oct 4 2004 Alexander Larsson - 0.110-1 - Fix gnome folder icons (#134460) * Fri Oct 1 2004 Jeremy Katz - 0.109-1.1E - RHEL rebuild * Fri Oct 1 2004 Jeremy Katz - 0.109-1 - Fix icon theme name * Thu Sep 30 2004 Than Ngo 0.108-1.1E - RHEL rebuild * Thu Sep 30 2004 Than Ngo 0.108-1 - Add missing desktop/folder_locked/folder symlink - Set SmallSizes=16 and SmallDefault=16 for KDE * Thu Sep 30 2004 Alexander Larsson - 0.105-2.1E - RHEL build * Thu Sep 30 2004 Alexander Larsson - 0.105-2 - Rebuild with corrected icon-slicer to fix attach point order. * Thu Sep 30 2004 Alexander Larsson - 0.105-1 - Fix attach points for folders (#110606) * Wed Sep 29 2004 Alexander Larsson - 0.104-1.1E - rhel build * Wed Sep 29 2004 Alexander Larsson - 0.104-1 - Fix msword icon name (#134038) * Mon Sep 27 2004 Alexander Larsson - 0.103-1.1E - rhel build * Thu Sep 23 2004 Chris Lee - 0.103-1 - Fixes for the Qt style * Wed Sep 22 2004 Matthias Clasen - 0.102-1 - Improve drawing of expanders * Wed Sep 15 2004 Alexander Larsson - 0.101-2.1E - rhel build * Wed Sep 15 2004 Alexander Larsson - 0.101-2 - Change the way we modify the background color * Tue Sep 14 2004 Alexander Larsson - 0.101-1 - Fix gnome cd audio icon (#119288) * Tue Sep 14 2004 Alexander Larsson - 0.100-1 - Fix gtk BiDi issues (#85234) * Mon Sep 13 2004 Alexander Larsson - 0.99-1 - Fix rtl icons (#128721) - Don't use the iconrc anymore * Tue Aug 24 2004 Alexander Larsson - 0.98-1 - Fix xmms theme on multiarch * Thu Aug 19 2004 Alexander Larsson - 0.97-4 - Drop perl dependency in post * Thu Aug 19 2004 Alexander Larsson - 0.97-3 - Add required prereqs for post (#125278) * Tue Jun 15 2004 Elliot Lee - rebuilt * Mon Jun 14 2004 Chris Lee 0.97-1 - Fix reversed printer-broken and printer-default icons * Tue Apr 20 2004 Alexander Larsson 0.96-1 - Add a few icons, including the visiting folder icon used in nautilus * Tue Apr 6 2004 Alex Larsson 0.95-3 - silence grep in post * Mon Apr 05 2004 Than Ngo 0.95-2 - get rid of requires qt, bug #115471 * Tue Mar 23 2004 Alexander Larsson 0.95-1 - update to 0.95, fix logos to be in redhat-logos * Wed Mar 17 2004 Alexander Larsson 0.94-1 - update to 0.94 * Tue Mar 02 2004 Elliot Lee - rebuilt * Tue Mar 2 2004 Alexander Larsson 0.93-1 - Fix shuttle in cursor theme - Remove redhat-main-menu icon - Rename redhat-config-* icons to system-config-* - Fix multihead issue in gtk2 theme * Mon Feb 16 2004 Than Ngo 0.92-1 - 0.92, fixed middle clicked on maximal and button double click on menu button * Fri Feb 13 2004 Elliot Lee - rebuilt * Thu Feb 12 2004 Than Ngo 0.91-1 - rebuild against qt 3.3.0 - add qt-3.3 in library path * Mon Jan 26 2004 Than Ngo 0.90-1 - some changes in kwin to get building with KDE 3.2 RC1 * Wed Dec 10 2003 Than Ngo 0.89-1 - Ported BlueCurve for working in KDE 3.2 * Thu Oct 30 2003 Jonathan Blandford 0.88-1 - gdm fixes * Tue Oct 28 2003 Owen Taylor 0.87-1 - New version with fixed gtk-2.0/iconrc file, symlinks instead of copies for icon aliases * Tue Oct 28 2003 Alexander Larsson 0.86-1 - Add Bluecurve-classic metacity theme - Add missing KDE icons - Add BerriesAndCream Gtk+ theme color * Wed Oct 22 2003 Bill Nottingham 0.85-2 - spec file tweaks * Wed Oct 15 2003 Alexander Larsson 0.85-1 - fix icons in gtk theme * Thu Oct 9 2003 Jonathan Blandford 0.84-1 - new greeter theme * Thu Oct 9 2003 Alexander Larsson 0.83-1 - added missing translations * Wed Oct 8 2003 Alexander Larsson 0.82-1 - Icon fixes * Thu Aug 28 2003 Alexander Larsson 0.81-1 - kwin fix - metacity theme changes - small menu icons again * Wed Aug 20 2003 Alexander Larsson 0.80-1 - kwin fix * Mon Aug 18 2003 Alexander Larsson 0.79-1 - fix qt theme and kwin theme * Fri Aug 8 2003 Alexander Larsson 0.78-1 - Fix gtk2 theme crash (#100507) - Add buildrequires (#90530, #83161) - Fix ogg static (#100918) - Add gtk theme color schemes (#81316) * Thu Jul 17 2003 Havoc Pennington 0.77-1 - 0.77 * Thu Jul 10 2003 Havoc Pennington 0.75-1 - 0.76 * Wed Jul 9 2003 Havoc Pennington 0.75-1 - 0.75 * Mon Jul 7 2003 Alexander Larsson 0.74-1 - 0.74, gtk+ theme optimization * Wed Jun 04 2003 Elliot Lee - rebuilt * Tue Jun 3 2003 Jeff Johnson - add explicit epoch's where needed. * Wed Feb 26 2003 Havoc Pennington 0.73-1 - 0.73 fixes 800x600 and theme thumbnail * Mon Feb 24 2003 Havoc Pennington 0.72-1 - 0.72 with new music * Mon Feb 24 2003 Havoc Pennington 0.71-1 - 0.71 tweaks * Mon Feb 24 2003 Havoc Pennington 0.70-1 - 0.70 hopefully closes the last few blockers and doesn't break anything... * Fri Feb 21 2003 Jonathan Blandford 0.69-1 - 0.69 fixes cursors and adds animated watch glass * Tue Feb 18 2003 Havoc Pennington 0.68-1 - 0.68 moves an image to redhat-logos * Mon Feb 17 2003 Havoc Pennington 0.67-1 - 0.67 * Sat Feb 15 2003 Than Ngo 0.66-1 - 0.66, fix several qt theme problems * Wed Feb 12 2003 Alexander Larsson 0.65-1 - 0.65, than fixed kde icon theme * Fri Feb 7 2003 Jonathan Blandford 0.64-1 - new version. New cursors * Thu Jan 30 2003 Alexander Larsson - 0.63, Qt theme updated * Mon Jan 27 2003 Havoc Pennington - 0.62 * Wed Jan 22 2003 Tim Powers - rebuilt * Tue Jan 21 2003 Havoc Pennington - 0.61, we needed to set LANG while making the distribution * Tue Jan 21 2003 Havoc Pennington - set LANG to an ISO-8859-1 locale so intltool won't get confused * Fri Jan 17 2003 Havoc Pennington - 0.60 with the cursors * Tue Jan 14 2003 Havoc Pennington - 0.59 * Fri Jan 10 2003 Havoc Pennington - 0.57 with stock icons - 0.58 with stock icons really * Thu Jan 9 2003 Alexander Larsson - 0.56 * Thu Jan 9 2003 Alexander Larsson - 0.55 * Wed Jan 8 2003 Havoc Pennington - 0.54 * Sat Jan 4 2003 Jeff Johnson 0.53-2 - use internal dep generator. * Fri Dec 20 2002 Than Ngo 0.53-1 - 0.53 * Wed Dec 18 2002 Than Ngo 0.50-1 - fix a bug in kwin plugin, crash on clicking menu button * Tue Dec 17 2002 Tim Powers 0.49-4 - rebuild - don't use rpm's internal dep gen * Mon Dec 9 2002 Tim Powers 0.49-3 - rebuild * Wed Dec 4 2002 Tim Powers 0.49-2 - rebuild * Tue Nov 19 2002 Than Ngo - 0.49, add search path for plugins, fix conflict with qt 3.1.0 * Tue Nov 12 2002 Havoc Pennington - install to qt-3.0.5 as temporary workaround * Fri Nov 8 2002 Jeremy Katz - rebuild for new gtk2 engine paths * Thu Sep 5 2002 Havoc Pennington - 0.47 with gdm translations restored * Thu Sep 5 2002 Havoc Pennington - 0.46 * Tue Sep 3 2002 Havoc Pennington - 0.45 (updates some icons, COPYING) * Tue Sep 3 2002 Havoc Pennington - 0.44 * Tue Sep 3 2002 Than Ngo - 0.42 with some new icons and XIMInputStyle fix for Qt * Fri Aug 30 2002 Havoc Pennington - 0.41 with new kwin, new logout/exit/etc. icons * Fri Aug 30 2002 Havoc Pennington - 0.40 with lots of new icons, splash, etc. * Mon Aug 19 2002 Havoc Pennington - 0.38 with new icons * Fri Aug 16 2002 Owen Taylor - 0.37, with UTF-8 fixes for bluecurve.xml * Fri Aug 16 2002 Havoc Pennington - 0.35 with more icons * Wed Aug 14 2002 Havoc Pennington - 0.33 with KDE trash and menu icon * Wed Aug 14 2002 Havoc Pennington - put missing icons in Makefile * Wed Aug 14 2002 Alexander Larsson - 0.31, greeter theme fixes, gtk+ fixes, icon changes * Tue Aug 13 2002 Alexander Larsson - 0.30, Fixed bad gkt+ theme memory and pixmap leak * Mon Aug 12 2002 Havoc Pennington - 0.29 with fixed gdm theme * Mon Aug 12 2002 Havoc Pennington - 0.28 with new gdm stuff and icons and so forth * Fri Aug 9 2002 Havoc Pennington - 0.26 with Bluecurve name - 0.27 with Bluecurve name (fixed) * Wed Aug 7 2002 Havoc Pennington - 0.24 with nautilus theme, placeholders for some app icons - 0.25 with aliases for home icon (bug 67791) and some new icons * Tue Aug 6 2002 Havoc Pennington - 0.23 move metacity themes * Sat Aug 3 2002 Havoc Pennington - 0.22 xmms theme * Thu Aug 1 2002 Havoc Pennington - 0.21 move ksplash stuff to right place - add QTDIR hack * Wed Jul 31 2002 Havoc Pennington - 0.20 * Tue Jul 23 2002 Havoc Pennington - 0.19, some assorted fixes from people * Fri Jul 19 2002 Alexander Larsson 0.17-1 - 0.17 moved gtkrc inside tarball. conflict with gtk-engines < 0.11-13 - Install default gtkrc files for gtk1 and gtk2 * Fri Jul 19 2002 Alexander Larsson 0.16-1 - Bump version. Has new gtk1 theme fixes. * Wed Jul 17 2002 Owen Taylor - Bump version number, tag, do a formal distcheck * Tue Jul 16 2002 Than Ngo 0.14-3 - don't remove qtrc - added conflict with qt < 3.0.4-11 * Tue Jul 16 2002 Havoc Pennington - adjust file list again, we want to err on the side of owning more directories. It doesn't hurt anything to do so, and you may install this package without installing kde or metacity first. There's no prereqs on those. Owning more dirs means we don't get orphaned directories. * Tue Jul 16 2002 Alexander Larsson 0.14-1 - New gtk+ theme changes * Tue Jul 16 2002 Than Ngo 0.13-1 - 0.13 - add qt resource into redhat-artwork * Wed Jul 3 2002 Than Ngo 0.12-1 - more fixes to qt theme - Wonderland kwin theme - fixup specfile * Mon Jul 1 2002 Than Ngo 0.11-1 - more fixes to qt theme - added Wonderland colorscheme for KDE * Fri Jun 28 2002 Alex Larsson - contractor - New version 0.10, further fixes to the gtk+ theme * Thu Jun 27 2002 Owen Taylor - Remove backwards-compat patch so it works with the current metacity in the tree * Tue Jun 25 2002 Owen Taylor - New version including GDM placeholder theme * Wed Jun 19 2002 Havoc Pennington - 0.7 * Mon Jun 17 2002 Havoc Pennington - remove empty AUTHORS and COPYING files * Thu Jun 13 2002 Havoc Pennington - rebuild in different environment * Thu Jun 13 2002 Havoc Pennington - prereq /usr/lib/qt3 * Thu Jun 13 2002 Havoc Pennington - autoreq 0 to avoid pointless dependencies - own directories again except not the qt3 symlink * Thu Jun 13 2002 Bernhard Rosenkraenzer 0.6-2 - tidy up URL, source list - don't include qtrc for now - don't own so many directories * Wed Jun 12 2002 Havoc Pennington - rebuild in different environment * Wed Jun 12 2002 Havoc Pennington - 0.6, with Qt theme * Tue Jun 11 2002 Havoc Pennington - rebuild in different environment * Tue Jun 11 2002 Havoc Pennington - 0.5 * Mon Jun 10 2002 Havoc Pennington - rebuild in different environment * Mon Jun 10 2002 Havoc Pennington - 0.4 - fix group * Mon Jun 03 2002 Havoc Pennington - fix gtkrc * Mon Jun 03 2002 Havoc Pennington - rebuild in different environment * Mon Jun 03 2002 Havoc Pennington - build requires gtk2-devel - include a gtkrc to set default theme to Wonderland * Mon Jun 03 2002 Havoc Pennington - rebuild in different environment * Mon Jun 3 2002 Havoc Pennington - 0.3 - no longer noarch * Thu May 23 2002 Tim Powers - automated rebuild * Fri May 10 2002 Havoc Pennington - rebuild in different environment * Fri May 10 2002 Havoc Pennington - fix gtk theme location * Fri May 10 2002 Havoc Pennington - rebuild in different environment * Thu May 9 2002 Havoc Pennington - initial build Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/redhat-artwork-kde/devel/.cvsignore,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- .cvsignore 27 Apr 2007 06:45:08 -0000 1.1 +++ .cvsignore 27 Apr 2007 07:19:36 -0000 1.2 @@ -0,0 +1,2 @@ +post-install-sources.tar.gz +redhat-artwork-5.0.12.tar.gz Index: sources =================================================================== RCS file: /cvs/extras/rpms/redhat-artwork-kde/devel/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 27 Apr 2007 06:45:08 -0000 1.1 +++ sources 27 Apr 2007 07:19:36 -0000 1.2 @@ -0,0 +1,2 @@ +22a8ae90d020da3b5c5d1a1c9ffca6f5 post-install-sources.tar.gz +06078b0bca1bc3857d1b1d68f7f890ee redhat-artwork-5.0.12.tar.gz From fedora-extras-commits at redhat.com Fri Apr 27 07:36:34 2007 From: fedora-extras-commits at redhat.com (Hans de Goede (jwrdegoede)) Date: Fri, 27 Apr 2007 03:36:34 -0400 Subject: rpms/vegastrike-data import.log,1.1,1.2 Message-ID: <200704270736.l3R7aYp7025792@cvs-int.fedora.redhat.com> Author: jwrdegoede Update of /cvs/extras/rpms/vegastrike-data In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv25756 Modified Files: import.log Log Message: auto-import vegastrike-data-0.4.3-2 on branch devel from vegastrike-data-0.4.3-2.src.rpm Index: import.log =================================================================== RCS file: /cvs/extras/rpms/vegastrike-data/import.log,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- import.log 25 Apr 2007 17:55:14 -0000 1.1 +++ import.log 27 Apr 2007 07:36:00 -0000 1.2 @@ -0,0 +1 @@ +vegastrike-data-0_4_3-2:HEAD:vegastrike-data-0.4.3-2.src.rpm:1177659212 From fedora-extras-commits at redhat.com Fri Apr 27 07:36:40 2007 From: fedora-extras-commits at redhat.com (Hans de Goede (jwrdegoede)) Date: Fri, 27 Apr 2007 03:36:40 -0400 Subject: rpms/vegastrike-data/devel vegastrike-data.spec, NONE, 1.1 .cvsignore, 1.1, 1.2 sources, 1.1, 1.2 Message-ID: <200704270736.l3R7aeMR025796@cvs-int.fedora.redhat.com> Author: jwrdegoede Update of /cvs/extras/rpms/vegastrike-data/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv25756/devel Modified Files: .cvsignore sources Added Files: vegastrike-data.spec Log Message: auto-import vegastrike-data-0.4.3-2 on branch devel from vegastrike-data-0.4.3-2.src.rpm --- NEW FILE vegastrike-data.spec --- Name: vegastrike-data Version: 0.4.3 Release: 2 Summary: Data files for Vega Strike Group: Amusements/Games License: GPL URL: http://vegastrike.sourceforge.net/ # sigh no tarballs from upstream why o why? Created by doing the following: # cvs -z9 \ # -d:pserver:anonymous at vegastrike.cvs.sourceforge.net:/cvsroot/vegastrike \ # checkout -rvegastrike_0_4_3 data4.x # mv data4.x vegastrike-data-0.4.3 # pushd vegastrike-data-0.4.3 # rm -rf aclocal.m4 configure.ac Makefile.in vegastrike-data.spec stamp-h.in # rm -rf bin fixmusic.sh *loki* vegastrike.sh vsinstall.sh play_vs 021.nsi # rm -rf `find -name CVS -type d` `find -name Makefile.am -type f` # rm -rf `find -name '*~' -type f` # popd # tar cvfj vegastrike-data-0.4.3.tar.bz2 vegastrike-data-0.4.3 Source0: %{name}-%{version}.tar.bz2 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch Requires: vegastrike >= %{version} %description Data files for Vega Strike, a GPL 3D OpenGL Action RPG space sim that allows a player to trade and bounty hunt. %prep %setup -q # some cleanup rm -r modules/.#total_war.c.1.8 cockpits/bomber-cockpit.cpt/#cockpit.xmesh# \ modules/.cvsignore modules/.#faction_ships.py.1.13 modules/builtin sed -i 's/\r//g' modules/spawner.py modules/cleansweep.py find . -type f -print0 | xargs -0 chmod -x chmod +x convertbfxm.sh BFXMupdate.pl units/findunits.py modules/webpageize.py # remove the stale included manpages rm documentation/*.1 %build # nothing to build data only %install rm -rf $RPM_BUILD_ROOT mkdir -p $RPM_BUILD_ROOT%{_datadir}/vegastrike cp -a * $RPM_BUILD_ROOT%{_datadir}/vegastrike mv $RPM_BUILD_ROOT%{_datadir}/vegastrike/documentation installed-docs mv $RPM_BUILD_ROOT%{_datadir}/vegastrike/newfs_changes.txt installed-docs ln -s ../doc/%{name}-%{version} \ $RPM_BUILD_ROOT%{_datadir}/vegastrike/documentation %clean rm -rf $RPM_BUILD_ROOT %files %defattr(-,root,root,-) %doc README vega-license.txt installed-docs/* %{_datadir}/vegastrike %changelog * Mon Apr 23 2007 Hans de Goede 0.4.3-2 - Remove included copies of default python builtin's like "string" * Fri Mar 23 2007 Hans de Goede 0.4.3-1 - Initial Fedora Extras package, partially based on Mandriva contrib SRPM Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/vegastrike-data/devel/.cvsignore,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- .cvsignore 25 Apr 2007 17:55:24 -0000 1.1 +++ .cvsignore 27 Apr 2007 07:36:06 -0000 1.2 @@ -0,0 +1 @@ +vegastrike-data-0.4.3.tar.bz2 Index: sources =================================================================== RCS file: /cvs/extras/rpms/vegastrike-data/devel/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 25 Apr 2007 17:55:24 -0000 1.1 +++ sources 27 Apr 2007 07:36:06 -0000 1.2 @@ -0,0 +1 @@ +e0ea822683b94828dcdd5b64aa2dc75d vegastrike-data-0.4.3.tar.bz2 From fedora-extras-commits at redhat.com Fri Apr 27 08:43:28 2007 From: fedora-extras-commits at redhat.com (Hans de Goede (jwrdegoede)) Date: Fri, 27 Apr 2007 04:43:28 -0400 Subject: rpms/PyOpenGL/FC-6 PyOpenGL.spec,1.3,1.4 Message-ID: <200704270843.l3R8hSCV031646@cvs-int.fedora.redhat.com> Author: jwrdegoede Update of /cvs/extras/rpms/PyOpenGL/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv31628 Modified Files: PyOpenGL.spec Log Message: * Fri Apr 27 2007 Hans de Goede 3.0.0-0.3.a6%{?dist}.1 - Re-apply fix for bz 234941, accidentely overwritten by newer version from devel. This also fixes / workarounds bz 237442 Index: PyOpenGL.spec =================================================================== RCS file: /cvs/extras/rpms/PyOpenGL/FC-6/PyOpenGL.spec,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- PyOpenGL.spec 13 Apr 2007 19:19:20 -0000 1.3 +++ PyOpenGL.spec 27 Apr 2007 08:42:53 -0000 1.4 @@ -3,7 +3,7 @@ Name: PyOpenGL Version: 3.0.0 -Release: 0.3.%{prever}%{?dist} +Release: 0.3.%{prever}%{?dist}.1 Summary: Python bindings for OpenGL License: BSD Group: System Environment/Libraries @@ -13,7 +13,8 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: python-devel python-setuptools BuildArch: noarch -Requires: python-numeric python-setuptools libGL libGLU freeglut +Requires: python-numeric python-setuptools python-ctypes +Requires: libGL libGLU freeglut # in some other repositories this is named python-opengl Provides: python-opengl = %{version}-%{release} Obsoletes: python-opengl < %{version}-%{release} @@ -85,9 +86,16 @@ %changelog +* Fri Apr 27 2007 Hans de Goede 3.0.0-0.3.a6%{?dist}.1 +- Re-apply fix for bz 234941, accidentely overwritten by newer version from + devel. This also fixes / workarounds bz 237442 + * Fri Apr 13 2007 Hans de Goede 3.0.0-0.3.a6 - Add missing freeglut, libGL and libGLU requires (bz 236159) +* Tue Apr 3 2007 Hans de Goede 3.0.0-0.2.a6%{?dist}.1 +- Add missing Requires: "python-ctypes" (bz 234941) + * Thu Mar 29 2007 Hans de Goede 3.0.0-0.2.a6 - Remove tests from the package (bz 234121) - Add -Tk subpackage (bz 234121) From fedora-extras-commits at redhat.com Fri Apr 27 08:58:52 2007 From: fedora-extras-commits at redhat.com (Hans de Goede (jwrdegoede)) Date: Fri, 27 Apr 2007 04:58:52 -0400 Subject: rpms/glchess/FC-6 glchess-1.0.5-bt.patch, NONE, 1.1 glchess.spec, 1.2, 1.3 Message-ID: <200704270858.l3R8wqqm031846@cvs-int.fedora.redhat.com> Author: jwrdegoede Update of /cvs/extras/rpms/glchess/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv31825 Modified Files: glchess.spec Added Files: glchess-1.0.5-bt.patch Log Message: * Fri Apr 27 2007 Hans de Goede 1.0.5-2 - Fix a backtrace when PyOpenGL is missing / not functional (bz 237442) glchess-1.0.5-bt.patch: --- NEW FILE glchess-1.0.5-bt.patch --- --- glchess-1.0.5/lib/glchess/scene/opengl/__init__.py~ 2007-04-27 10:45:29.000000000 +0200 +++ glchess-1.0.5/lib/glchess/scene/opengl/__init__.py 2007-04-27 10:45:29.000000000 +0200 @@ -8,7 +8,7 @@ class Scene(glchess.scene.Scene): - def __init__(self): + def __init__(self, feedback): pass def addChessPiece(self, chessSet, name, coord): Index: glchess.spec =================================================================== RCS file: /cvs/extras/rpms/glchess/FC-6/glchess.spec,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- glchess.spec 13 Apr 2007 19:19:10 -0000 1.2 +++ glchess.spec 27 Apr 2007 08:58:18 -0000 1.3 @@ -2,13 +2,14 @@ Name: glchess Version: 1.0.5 -Release: 1%{?dist} +Release: 2%{?dist} Summary: GlChess, a 3d Chess game using OpenGL Group: Amusements/Games License: GPL URL: http://glchess.sourceforge.net/ Source0: http://downloads.sourceforge.net/%{name}/%{name}-%{version}.tar.gz Patch0: glchess-1.0.4-shebang.patch +Patch1: glchess-1.0.5-bt.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: python-devel desktop-file-utils BuildArch: noarch @@ -24,6 +25,7 @@ %prep %setup -q %patch0 -p1 -z .shebang +%patch1 -p1 -z .bt sed -i 's|share/games/|share/|g' setup.py lib/glchess/defaults.py @@ -106,6 +108,9 @@ %changelog +* Fri Apr 27 2007 Hans de Goede 1.0.5-2 +- Fix a backtrace when PyOpenGL is missing / not functional (bz 237442) + * Fri Apr 13 2007 Hans de Goede 1.0.5-1 - new upstream release 1.0.5 From fedora-extras-commits at redhat.com Fri Apr 27 09:03:38 2007 From: fedora-extras-commits at redhat.com (Jens Petersen (petersen)) Date: Fri, 27 Apr 2007 05:03:38 -0400 Subject: rpms/scim-tables/EL-4 scim-tables.spec,1.11,1.12 Message-ID: <200704270903.l3R93cAj003844@cvs-int.fedora.redhat.com> Author: petersen Update of /cvs/extras/rpms/scim-tables/EL-4 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv3764 Modified Files: scim-tables.spec Log Message: - initial build for EPEL * Wed Aug 2 2006 Jens Petersen - buildrequire automake and libtool (jkeating) Index: scim-tables.spec =================================================================== RCS file: /cvs/extras/rpms/scim-tables/EL-4/scim-tables.spec,v retrieving revision 1.11 retrieving revision 1.12 diff -u -r1.11 -r1.12 --- scim-tables.spec 5 May 2006 12:18:46 -0000 1.11 +++ scim-tables.spec 27 Apr 2007 09:03:03 -0000 1.12 @@ -5,6 +5,7 @@ %define indic_tables 1 Name: scim-tables +# version-release must be kept less than the RHEL5 package Version: 0.5.6 Release: 1%{?dist} Summary: SCIM Generic Table IMEngine @@ -16,7 +17,7 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-root-%(%{__id_u} -n) BuildRequires: scim-devel, gtk2-devel -BuildRequires: gettext-devel +BuildRequires: gettext-devel automake libtool %if !%{jk_tables} Obsoletes: scim-tables-japanese < 0.5.6, scim-tables-korean < 0.5.6 %endif @@ -437,6 +438,12 @@ %changelog +* Fri Apr 27 2007 Jens Petersen - 0.5.6-1.el4 +- initial build for EPEL + +* Wed Aug 2 2006 Jens Petersen +- buildrequire automake and libtool (jkeating) + * Thu May 4 2006 Jens Petersen - 0.5.6-1.fc3 - obsolete old scim-tables-{japanese,korean} subpackages (Michael Schwendt) From fedora-extras-commits at redhat.com Fri Apr 27 13:17:13 2007 From: fedora-extras-commits at redhat.com (Rex Dieter (rdieter)) Date: Fri, 27 Apr 2007 09:17:13 -0400 Subject: rpms/uw-imap/devel imap-2004a-doc.patch, NONE, 1.1 .cvsignore, 1.9, 1.10 uw-imap.spec, 1.29, 1.30 Message-ID: <200704271317.l3RDHDID025661@cvs-int.fedora.redhat.com> Author: rdieter Update of /cvs/extras/rpms/uw-imap/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv25637 Modified Files: .cvsignore uw-imap.spec Added Files: imap-2004a-doc.patch Log Message: * Fri Apr 27 2007 Rex Dieter 2006g-3 - imap-2004a-doc.patch (#229781,#127271) imap-2004a-doc.patch: --- NEW FILE imap-2004a-doc.patch --- Patch by Robert Scheck for uw-imap >= 2004a, which corrects paths to imapd, ipop2d and ipop3d in the man pages. This patch is based on Red Hat Bugzilla ID #127271 and solves ID #229781. --- imap-2004a/src/imapd/imapd.8 2004-05-18 19:46:54.000000000 +0200 +++ imap-2004a/src/imapd/imapd.8.doc 2004-07-23 15:24:17.000000000 +0200 @@ -3,7 +3,7 @@ .SH NAME IMAPd \- Internet Message Access Protocol server .SH SYNOPSIS -.B /usr/etc/imapd +.B /usr/sbin/imapd .SH DESCRIPTION .I imapd is a server which supports the --- imap-2004a/src/ipopd/ipopd.8 2004-05-18 19:50:05.000000000 +0200 +++ imap-2004a/src/ipopd/ipopd.8.doc 2004-07-23 15:23:38.000000000 +0200 @@ -3,9 +3,9 @@ .SH NAME IPOPd \- Post Office Protocol server .SH SYNOPSIS -.B /usr/etc/ipop2d +.B /usr/sbin/ipop2d .PP -.B /usr/etc/ipop3d +.B /usr/sbin/ipop3d .SH DESCRIPTION .I ipop2d and Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/uw-imap/devel/.cvsignore,v retrieving revision 1.9 retrieving revision 1.10 diff -u -r1.9 -r1.10 --- .cvsignore 2 Apr 2007 13:03:35 -0000 1.9 +++ .cvsignore 27 Apr 2007 13:16:38 -0000 1.10 @@ -1,7 +1 @@ -imap-2006.tar.Z -imap-2006a.tar.Z -imap-2006b.tar.Z -imap-2006c1.tar.Z -imap-2006d.tar.Z -imap-2006e.tar.Z imap-2006g.tar.Z Index: uw-imap.spec =================================================================== RCS file: /cvs/extras/rpms/uw-imap/devel/uw-imap.spec,v retrieving revision 1.29 retrieving revision 1.30 diff -u -r1.29 -r1.30 --- uw-imap.spec 3 Apr 2007 16:39:26 -0000 1.29 +++ uw-imap.spec 27 Apr 2007 13:16:38 -0000 1.30 @@ -7,7 +7,7 @@ Summary: UW Server daemons for IMAP and POP network mail protocols Name: uw-imap Version: 2006g -Release: 2%{?dist} +Release: 3%{?dist} # See LICENSE.txt, http://www.apache.org/licenses/LICENSE-2.0 License: Apache 2.0 @@ -44,6 +44,8 @@ Source35: pop3s-xinetd Patch1: imap-2006-paths.patch +# See http://bugzilla.redhat.com/229781 , http://bugzilla.redhat.com/127271 +Patch2: imap-2004a-doc.patch Patch5: imap-2001a-overflow.patch Patch9: imap-2002e-shared.patch Patch10: imap-2002e-authmd5.patch @@ -107,6 +109,7 @@ %setup -q -n imap-%{version}%{?beta} %patch1 -p1 -b .paths +%patch2 -p1 -b .doc %patch5 -p1 -b .overflow @@ -132,7 +135,10 @@ # $RPM_OPT_FLAGS export EXTRACFLAGS="$EXTRACFLAGS $RPM_OPT_FLAGS" # jorton added these, I'll assume he knows what he's doing. :) -- Rex -export EXTRACFLAGS="$EXTRACFLAGS -fno-strict-aliasing -Wno-pointer-sign" +export EXTRACFLAGS="$EXTRACFLAGS -fno-strict-aliasing" +%if 0%{?fedora} > 4 || 0%{?rhel} > 4 +export EXTRACFLAGS="$EXTRACFLAGS -Wno-pointer-sign" +%endif echo "y" | \ make %{?_smp_mflags} lnp \ @@ -277,6 +283,9 @@ %changelog +* Fri Apr 27 2007 Rex Dieter 2006g-3 +- imap-2004a-doc.patch (#229781,#127271) + * Mon Apr 2 2007 Joe Orton 2006g-2 - use $RPM_OPT_FLAGS during build From fedora-extras-commits at redhat.com Fri Apr 27 13:36:27 2007 From: fedora-extras-commits at redhat.com (Hans de Goede (jwrdegoede)) Date: Fri, 27 Apr 2007 09:36:27 -0400 Subject: rpms/monkey-bubble/devel monkey-bubble-0.4.0-help.patch, NONE, 1.1 monkey-bubble.spec, 1.10, 1.11 Message-ID: <200704271336.l3RDaRGo026219@cvs-int.fedora.redhat.com> Author: jwrdegoede Update of /cvs/extras/rpms/monkey-bubble/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv26197 Modified Files: monkey-bubble.spec Added Files: monkey-bubble-0.4.0-help.patch Log Message: * Fri Apr 27 2008 Hans de Goede 0.4.0-4 - Fix building with newer docbook / gnome-doc tools monkey-bubble-0.4.0-help.patch: --- NEW FILE monkey-bubble-0.4.0-help.patch --- --- monkey-bubble-0.4.0/help/C/monkey-bubble.xml.help 2007-04-27 14:25:41.000000000 +0200 +++ monkey-bubble-0.4.0/help/C/monkey-bubble.xml 2007-04-27 14:26:16.000000000 +0200 @@ -23,7 +23,7 @@ GNOME Documentation Project - + Thomas Cataldo @@ -55,6 +55,10 @@ manual, follow the directions in the GNOME Feedback Page. + + + &app; Manual V&manrevision; + --- monkey-bubble-0.4.0/help/fr/fr.po.help 2007-04-27 14:25:51.000000000 +0200 +++ monkey-bubble-0.4.0/help/fr/fr.po 2007-04-27 14:26:21.000000000 +0200 @@ -35,7 +35,7 @@ #: help/C/monkey-bubble.xml:50(releaseinfo) msgid "This manual describes version 0.1.7 of Monkey Bubble." -msgstr "Ce manuel décrit la version 0.1.7 de Monkey Bubble." +msgstr "Ce manuel d??crit la version 0.1.7 de Monkey Bubble." #: help/C/monkey-bubble.xml:53(title) msgid "Feedback" @@ -43,7 +43,7 @@ #: help/C/monkey-bubble.xml:54(para) msgid "To report a bug or make a suggestion regarding the Monkey Bubble application or this manual, follow the directions in the GNOME Feedback Page." -msgstr "Pour signaler un problème ou faire une suggestion concernant l'application Monkey Bubble ou le présent manuel, procédez comme indiquéà la GNOME Feedback Page." +msgstr "Pour signaler un probl??me ou faire une suggestion concernant l'application Monkey Bubble ou le pr??sent manuel, proc??dez comme indiqu???? la GNOME Feedback Page." #: help/C/monkey-bubble.xml:64(primary) msgid "bubble game" @@ -67,7 +67,7 @@ #: help/C/monkey-bubble.xml:81(para) msgid "Once 3 or more bubbles of the color are sticked together at the top of the playground, they will explode." -msgstr "Lorsque 3 (ou plus) bulles de la m??me couleur sont accrochés en haut de l'aire de jeu, elles explosent." +msgstr "Lorsque 3 (ou plus) bulles de la m??me couleur sont accroch??s en haut de l'aire de jeu, elles explosent." #: help/C/monkey-bubble.xml:85(para) msgid "To level up, you need to clear all the bubbles stuck in the playground." @@ -83,11 +83,11 @@ #: help/C/monkey-bubble.xml:100(title) msgid "To Start Monkey Bubble" -msgstr "Démarrage de Monkey Bubble" +msgstr "D??marrage de Monkey Bubble" #: help/C/monkey-bubble.xml:101(para) msgid "You can start Monkey Bubble in the following ways:" -msgstr "Vous pouvez démarrer Monkey Bubble en recourant à l'une des méthodes suivantes :" +msgstr "Vous pouvez d??marrer Monkey Bubble en recourant ?? l'une des m??thodes suivantes :" #: help/C/monkey-bubble.xml:106(term) msgid "Applications menu" @@ -95,7 +95,7 @@ #: help/C/monkey-bubble.xml:108(para) msgid "Choose GamesMonkey Bubble." -msgstr "Sélectionnez JeuxMonkey Bubble." +msgstr "S??lectionnez JeuxMonkey Bubble." #: help/C/monkey-bubble.xml:117(term) msgid "Command line" Index: monkey-bubble.spec =================================================================== RCS file: /cvs/extras/rpms/monkey-bubble/devel/monkey-bubble.spec,v retrieving revision 1.10 retrieving revision 1.11 diff -u -r1.10 -r1.11 --- monkey-bubble.spec 10 Sep 2006 05:19:46 -0000 1.10 +++ monkey-bubble.spec 27 Apr 2007 13:35:52 -0000 1.11 @@ -1,11 +1,12 @@ Name: monkey-bubble Version: 0.4.0 -Release: 3%{?dist} +Release: 4%{?dist} Summary: Game in the spirit of Frozen Bubble Group: Amusements/Games License: GPL URL: http://monkey-bubble.tuxfamily.org/ Source0: http://monkey-bubble.tuxfamily.org/%{name}-%{version}.tar.gz +Patch0: monkey-bubble-0.4.0-help.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: libgnomeui-devel librsvg2-devel gstreamer-devel gettext BuildRequires: desktop-file-utils scrollkeeper gnome-doc-utils @@ -24,6 +25,7 @@ %prep %setup -q +%patch0 -p1 -z .help %{__sed} -i s/monkey-bubble-icon/monkey-bubble/ %{name}.desktop.in @@ -45,9 +47,8 @@ # below is the desktop file and icon stuff. desktop-file-install --vendor fedora --delete-original \ --dir ${RPM_BUILD_ROOT}%{_datadir}/applications \ - --add-category X-Fedora \ - --add-category Application \ --add-category Game \ + --add-category ActionGame \ ${RPM_BUILD_ROOT}%{_datadir}/applications/%{name}.desktop mkdir -p $RPM_BUILD_ROOT%{_datadir}/icons/hicolor/32x32/apps @@ -73,9 +74,7 @@ %{_sysconfdir}/gconf/schemas/%{name}.schemas > /dev/null || : scrollkeeper-update -q -o %{_datadir}/omf/%{name} || : touch --no-create %{_datadir}/icons/hicolor || : -if [ -x %{_bindir}/gtk-update-icon-cache ]; then - %{_bindir}/gtk-update-icon-cache --quiet %{_datadir}/icons/hicolor || : -fi +%{_bindir}/gtk-update-icon-cache --quiet %{_datadir}/icons/hicolor || : %preun if [ "$1" -eq 0 ]; then @@ -87,15 +86,13 @@ %postun scrollkeeper-update -q || : touch --no-create %{_datadir}/icons/hicolor || : -if [ -x %{_bindir}/gtk-update-icon-cache ]; then - %{_bindir}/gtk-update-icon-cache --quiet %{_datadir}/icons/hicolor || : -fi +%{_bindir}/gtk-update-icon-cache --quiet %{_datadir}/icons/hicolor || : %files -f %{name}.lang %defattr(-,root,root,-) -%doc AUTHORS COPYING ChangeLog NEWS README -%config %{_sysconfdir}/gconf/schemas/%{name}.schemas +%doc AUTHORS COPYING ChangeLog +%{_sysconfdir}/gconf/schemas/%{name}.schemas %{_bindir}/monkey-* %{_datadir}/%{name} %{_datadir}/gnome @@ -105,6 +102,9 @@ %changelog +* Fri Apr 27 2008 Hans de Goede 0.4.0-4 +- Fix building with newer docbook / gnome-doc tools + * Sun Sep 10 2006 Hans de Goede 0.4.0-3 - Don't own /usr/share/omf (bug 205670) From fedora-extras-commits at redhat.com Fri Apr 27 14:38:08 2007 From: fedora-extras-commits at redhat.com (Thorsten Leemhuis (thl)) Date: Fri, 27 Apr 2007 10:38:08 -0400 Subject: rpms/gweled/EL-4 gweled-Sample_Free.patch, NONE, 1.1 gweled-mikmod-disable-disk-writers.diff, NONE, 1.1 gweled-ppc.diff, NONE, 1.1 .cvsignore, 1.4, 1.5 gweled-Makefile.patch, 1.1, 1.2 gweled.spec, 1.4, 1.5 sources, 1.4, 1.5 Message-ID: <200704271438.l3REc8g8032517@cvs-int.fedora.redhat.com> Author: thl Update of /cvs/extras/rpms/gweled/EL-4 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv32478 Modified Files: .cvsignore gweled-Makefile.patch gweled.spec sources Added Files: gweled-Sample_Free.patch gweled-mikmod-disable-disk-writers.diff gweled-ppc.diff Log Message: sync with EL-5 gweled-Sample_Free.patch: --- NEW FILE gweled-Sample_Free.patch --- diff -Naur src.org/main.c src/main.c --- src.org/main.c 2005-10-05 19:04:11.000000000 +0200 +++ src/main.c 2005-10-05 19:04:28.000000000 +0200 @@ -365,7 +365,7 @@ if(swap_sfx) Sample_Free(swap_sfx); if(click_sfx) - Sample_Free(swap_sfx); + Sample_Free(click_sfx); MikMod_Exit(); gweled-mikmod-disable-disk-writers.diff: --- NEW FILE gweled-mikmod-disable-disk-writers.diff --- diff -urN gweled-0.7~/src/main.c gweled-0.7/src/main.c --- gweled-0.7~/src/main.c 2005-05-25 23:44:04.000000000 +0200 +++ gweled-0.7/src/main.c 2006-12-05 18:29:49.000000000 +0100 @@ -254,7 +254,11 @@ PACKAGE_DATA_DIR, NULL); /* register all the drivers */ - MikMod_RegisterAllDrivers(); + MikMod_RegisterDriver(&drv_AF); + MikMod_RegisterDriver(&drv_esd); + MikMod_RegisterDriver(&drv_alsa); + MikMod_RegisterDriver(&drv_oss); + MikMod_RegisterDriver(&drv_nos); /* register all the module loaders */ MikMod_RegisterAllLoaders(); gweled-ppc.diff: --- NEW FILE gweled-ppc.diff --- --- src/board_engine.c.orig 2004-11-09 22:53:38.000000000 +0100 +++ src/board_engine.c 2004-11-09 23:12:28.116177720 +0100 @@ -40,7 +40,7 @@ gint gi_x_click = 0; gint gi_y_click = 0; -gchar gpc_game_board[BOARD_WIDTH][BOARD_HEIGHT]; +gint gpc_game_board[BOARD_WIDTH][BOARD_HEIGHT]; gint gi_nb_of_tiles[7]; gboolean g_do_not_score; Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/gweled/EL-4/.cvsignore,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- .cvsignore 5 Dec 2004 14:44:31 -0000 1.4 +++ .cvsignore 27 Apr 2007 14:37:33 -0000 1.5 @@ -1 +1 @@ -gweled-0.6.tar.gz +gweled-0.7.tar.gz gweled-Makefile.patch: Index: gweled-Makefile.patch =================================================================== RCS file: /cvs/extras/rpms/gweled/EL-4/gweled-Makefile.patch,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- gweled-Makefile.patch 5 Dec 2004 14:44:31 -0000 1.1 +++ gweled-Makefile.patch 27 Apr 2007 14:37:33 -0000 1.2 @@ -1,24 +1,14 @@ ---- Makefile.in.patch0 2004-11-30 21:26:41.000000000 +0100 -+++ Makefile.in 2004-12-01 18:54:34.522949336 +0100 -@@ -624,14 +624,14 @@ - fi \ - done \ +--- Makefile.in.old 2005-10-04 17:32:23.000000000 +0200 ++++ Makefile.in 2005-10-04 17:32:35.000000000 +0200 +@@ -644,9 +644,9 @@ fi -- -$(mkinstalldirs) $(scoredir) -- touch $(scoredir)/gweled.easy.scores -- -chown $(scores_user):$(scores_group) $(scoredir)/gweled.easy.scores -- -chmod 664 $(scoredir)/gweled.easy.scores -- touch $(scoredir)/gweled.timed.scores -- -chown $(scores_user):$(scores_group) $(scoredir)/gweled.timed.scores -- -chmod 664 $(scoredir)/gweled.timed.scores + -$(mkinstalldirs) $(DESTDIR)$(scoredir) + touch $(DESTDIR)$(scoredir)/gweled.easy.scores +- -chown $(scores_user):$(scores_group) $(DESTDIR)$(scoredir)/gweled.easy.scores +- -chmod 664 $(DESTDIR)$(scoredir)/gweled.easy.scores - -if test "x$(setgid)" = "xtrue"; then chgrp $(scores_group) $(DESTDIR)$(bindir)/gweled && chmod 2555 $(DESTDIR)$(bindir)/gweled ; fi -+ -$(mkinstalldirs) $(DESTDIR)$(scoredir) -+ touch $(DESTDIR)$(scoredir)/gweled.easy.scores +# -chown $(scores_user):$(scores_group) $(DESTDIR)$(scoredir)/gweled.easy.scores +# -chmod 664 $(DESTDIR)$(scoredir)/gweled.easy.scores -+ touch $(DESTDIR)$(scoredir)/gweled.timed.scores -+# -chown $(scores_user):$(scores_group) $(DESTDIR)$(scoredir)/gweled.timed.scores -+# -chmod 664 $(DESTDIR)$(scoredir)/gweled.timed.scores +# -if test "x$(setgid)" = "xtrue"; then chgrp $(scores_group) $(DESTDIR)$(bindir)/gweled && chmod 2555 $(DESTDIR)$(bindir)/gweled ; fi dist-hook: Index: gweled.spec =================================================================== RCS file: /cvs/extras/rpms/gweled/EL-4/gweled.spec,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- gweled.spec 5 Dec 2004 14:44:31 -0000 1.4 +++ gweled.spec 27 Apr 2007 14:37:33 -0000 1.5 @@ -1,20 +1,24 @@ Name: gweled -Version: 0.6 -Release: 1 -Epoch: 0 -Summary: Swapping gem game. +Version: 0.7 +Release: 8%{?dist} + +Summary: Swapping gem game Group: Amusements/Games License: GPL URL: http://sebdelestaing.free.fr/gweled/ Source0: http://sebdelestaing.free.fr/gweled/Release/gweled-%{version}.tar.gz -Patch0: %{name}-Makefile.patch +Patch0: %{name}-Makefile.patch +Patch1: %{name}-Sample_Free.patch +Patch2: %{name}-ppc.diff +Patch3: %{name}-mikmod-disable-disk-writers.diff BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) -BuildRequires: libgnomeui-devel >= 0:2.0.0 -BuildRequires: librsvg2-devel >= 0:2.0.0 -BuildRequires: libcroco-devel >= 0:0.3.0 -BuildRequires: desktop-file-utils +BuildRequires: libgnomeui-devel >= 2.0.0 +BuildRequires: librsvg2-devel >= 2.0.0 +BuildRequires: libcroco-devel >= 0.3.0 +BuildRequires: mikmod-devel +BuildRequires: desktop-file-utils %description Gweled is a Gnome version of a popular PalmOS/Windows/Java game called @@ -25,9 +29,16 @@ %prep %setup -q -%patch0 -p0 -b .patch0 +%patch0 -p0 -b .patch0 +%patch1 -p0 -b .patch1 +# the next two were extracted from the debian package; I asked upstream to +# apply them, but got no reply +# http://ftp.debian.org/debian/pool/main/g/gweled/gweled_0.7-2.diff.gz +%patch2 -p0 -b .patch2 +%patch3 -p1 -b .patch3 %build +export LDFLAGS="${LDFLAGS} -Wl,--export-dynamic" %configure echo "Encoding=UTF-8" >> gweled.desktop mv gweled.desktop gweled.desktop.old @@ -39,12 +50,14 @@ %install rm -rf $RPM_BUILD_ROOT make install DESTDIR=$RPM_BUILD_ROOT -desktop-file-install --vendor fedora --delete-original \ - --dir ${RPM_BUILD_ROOT}%{_datadir}/applications \ - --add-category X-Fedora \ +desktop-file-install --vendor fedora --delete-original \ + --dir ${RPM_BUILD_ROOT}%{_datadir}/applications \ + --add-category X-Fedora \ ${RPM_BUILD_ROOT}%{_datadir}/applications/%{name}.desktop mkdir $RPM_BUILD_ROOT%{_localstatedir}/lib/ -mv $RPM_BUILD_ROOT%{_localstatedir}/games/ $RPM_BUILD_ROOT%{_localstatedir}/lib/games/ +mv $RPM_BUILD_ROOT%{_localstatedir}/games/ $RPM_BUILD_ROOT%{_localstatedir}/lib/ +# gweled.timed.scores not shipped in 0.7, but needed +cp -p $RPM_BUILD_ROOT%{_localstatedir}/lib/games/gweled.easy.scores $RPM_BUILD_ROOT%{_localstatedir}/lib/games/gweled.timed.scores %clean @@ -54,14 +67,53 @@ %files %defattr(-,root,root,-) -%doc AUTHORS COPYING NEWS README -%attr(2551,root,games) %{_bindir}/gweled -%config(noreplace) %attr(0664,games,games) %{_localstatedir}/lib/games/* +%doc AUTHORS COPYING NEWS +%attr(2551,root,games) %{_bindir}/%{name} +%attr(0664,games,games) %{_localstatedir}/lib/games/* %{_datadir}/applications/fedora-%{name}.desktop %{_datadir}/pixmaps/* -%{_datadir}/gweled/ +%{_datadir}/%{name}/ +%{_datadir}/sounds/%{name}/ %changelog +* Sat Mar 17 2007 Thorsten Leemhuis - 0.7-8 +- create gweled.timed.scores manually, fixes 232184 + +* Sat Feb 24 2007 Thorsten Leemhuis - 0.7-7 +- Add gweled-ppc.diff and gweled-mikmod-disable-disk-writers.diff from + debian package; the later fixes #227984 + +* Tue Aug 29 2006 Thorsten Leemhuis - 0.7-6 +- Rebuild for devel + +* Sun Mar 26 2006 Thorsten Leemhuis - 0.7-5 +- Add LDFLAGS="-Wl,--export-dynamic" (thx to Kevin Kofler for the hint) + +* Mon Feb 13 2006 Thorsten Leemhuis - 0.7-4 +- Rebuild for Fedora Extras 5 + +* Sun Jan 29 2006 Thorsten Leemhuis - 0.7-3 +- Fix build in devel (mv behaviour changed) + +* Tue Oct 05 2005 Thorsten Leemhuis - 0.7-2 +- Use dist + +* Tue Oct 04 2005 Thorsten Leemhuis - 0.7-1 +- Update to 0.7 +- drop gcc4 patch (upstream now) +- Update Makefile-patch +- add Sample_Free.patch to avoid double free on exit (with help from adrianr) +- score file must not be conffile + +* Wed Apr 13 2005 Adrian Reber - 0.6-3 +- fixed gcc4 errors +- removed empty README file +- fixed segfault caused by: + call to __builtin___memset_chk will always overflow destination buffer + +* Fri Apr 7 2005 Michael Schwendt +- rebuilt + * Tue Aug 31 2004 Thorsten Leemhuis - 0:0.6-1 - Update to 0.6 - Remove highscore workaround @@ -74,7 +126,7 @@ * Thu Jan 15 2004 Thorsten Leemhuis - 0:0.4-0.fdr.2 - Own dirs correctly -- BuildRequires desktop-file-utils +- BuildRequires desktop-file-utils * Fri Jan 09 2004 Thorsten Leemhuis - 0:0.4-0.fdr.1 - Update to 0.4 Index: sources =================================================================== RCS file: /cvs/extras/rpms/gweled/EL-4/sources,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- sources 5 Dec 2004 14:44:31 -0000 1.4 +++ sources 27 Apr 2007 14:37:33 -0000 1.5 @@ -1 +1 @@ -40b4eaa8e1aca93cf6bc9d91a3c2c048 gweled-0.6.tar.gz +730fe1737e0b0e9940575aa573d63d84 gweled-0.7.tar.gz From fedora-extras-commits at redhat.com Fri Apr 27 15:03:17 2007 From: fedora-extras-commits at redhat.com (Michael Patrick McGrath (mmcgrath)) Date: Fri, 27 Apr 2007 11:03:17 -0400 Subject: fedora-accounts userbox.cgi,1.37,1.38 Message-ID: <200704271503.l3RF3Hvg004975@cvs-int.fedora.redhat.com> Author: mmcgrath Update of /cvs/fedora/fedora-accounts In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv4958 Modified Files: userbox.cgi Log Message: removed ssh requirement Index: userbox.cgi =================================================================== RCS file: /cvs/fedora/fedora-accounts/userbox.cgi,v retrieving revision 1.37 retrieving revision 1.38 diff -u -r1.37 -r1.38 --- userbox.cgi 8 Mar 2006 20:09:34 -0000 1.37 +++ userbox.cgi 27 Apr 2007 15:03:15 -0000 1.38 @@ -25,10 +25,10 @@ if not value or not value.strip(): return "Must be filled in" if len(value) < 8 or len(value) > 16: - return "Wrong length - must be 8-16 hex chars" + return "Wrong length - must be 8-16 hex chars" m = re.match('[0-9a-f]+', value.lower()) if not m or m.end() < len(value): - return "Invalid GPG KeyID" + return "Invalid GPG KeyID" def check_notempty_onnew(form, field_info, value, action): if action != 'create': @@ -41,7 +41,7 @@ if action != 'create' and not value: return if not value or not value.strip(): - return "Must be filled in" + return value = value.strip() keylines = value.split('\n') for keyline in keylines: @@ -91,7 +91,7 @@ {'desc':'Facsimile', 'name':'facsimile', 'maxlen':128}, {'desc':'Affiliation', 'name':'affiliation', 'maxlen':64}, {'desc':'GPG KeyID', - 'name':'gpg_keyid', 'maxlen':16, 'check':check_gpg_keyid}, + 'name':'gpg_keyid', 'maxlen':16, 'check':check_gpg_keyid}, {'desc':'SSHv2 Public Key (attach your ~/.ssh/id_dsa.pub file here)', 'name':'ssh_key', 'maxlen':2048, 'type':'file', 'check':check_sshkey, 'strip':1}, {'desc':'Password', 'name':'password', 'maxlen':20, 'check':check_notempty, 'type':'password', 'check':check_notempty_onnew, 'edit_reuse':0}, @@ -121,16 +121,16 @@ curval = fs.value elif I.get('edit_reuse', 1): curval = field_values.get(I['name'], '') - if curval is None: + if curval is None: curval = '' if I.get('strip', 0): - curval = curval.strip() + curval = curval.strip() if got_submit: cfunc = I.get('check') if cfunc: objection = cfunc(form, I, curval, action) print "" - the_desc = I['desc'] + the_desc = I['desc'] if not I.has_key('check'): the_desc += ' (optional)' if objection is not None and can_edit: @@ -141,16 +141,16 @@ print "%s: " % the_desc print "" if not can_edit: - print '%s' % (I['name'], curval, curval) - else: - if I.get('type', 'text') != 'text': + print '%s' % (I['name'], curval, curval) + else: + if I.get('type', 'text') != 'text': print '' % (I['type'], I['name'], curval) - elif I['maxlen'] >= 1024: - print '' % (I['name'], curval) - else: - print '' % (I['name'], curval, - I['maxlen'], - min(I['maxlen'], 60)) + elif I['maxlen'] >= 1024: + print '' % (I['name'], curval) + else: + print '' % (I['name'], curval, + I['maxlen'], + min(I['maxlen'], 60)) if I.has_key('notes'): print "%s" % I['notes'] print "

" @@ -168,13 +168,13 @@ if not I.get('skip_empty', 1): val = '' if form.has_key(I['name']): - fs = form[I['name']] + fs = form[I['name']] val = fs.value - if I.get('strip', 0): - val = val.strip() + if I.get('strip', 0): + val = val.strip() field_values[I['name']] = val - field_values['approval_status'] = 'approved' - field_values['username'] = field_values['username'].lower() + field_values['approval_status'] = 'approved' + field_values['username'] = field_values['username'].lower() try: dbc.execute("INSERT INTO person (username, human_name, email, gpg_keyid, ssh_key, password, comments, postal_address, affiliation, telephone, facsimile, approval_status) VALUES (%(username)s, %(human_name)s, %(email)s, %(gpg_keyid)s, %(ssh_key)s, %(password)s, %(comments)s, %(postal_address)s, %(affiliation)s, %(telephone)s, %(facsimile)s, %(approval_status)s)", field_values) @@ -196,10 +196,10 @@ if not form.has_key(Iname): value = '' else: - fs = form[Iname] + fs = form[Iname] value = fs.value - if I.get('strip', 0): - value = value.strip() + if I.get('strip', 0): + value = value.strip() if value != arow[Iname] and (not I.get('skip_empty', 1) or value): changes.append((Iname, value)) if not len(changes): @@ -247,17 +247,17 @@ username = None if action == 'edit' and (not form.has_key('username') or not form['username'].value): - username = auth_username + username = auth_username if form.has_key('username') and action != 'create': username = form['username'].value if username != auth_username and not website.have_group(dbh, auth_username, 'accounts'): - print "Here are some of the main details about this user:" + print "Here are some of the main details about this user:" - uinfo = website.get_user_info(dbh, username) - grlist = website.get_user_groups(dbh, uinfo['id'], role_status=('unapproved', 'approved')) - uinfo['grouplist'] = ' '.join(map(lambda x: '%s(%s/%s)' % (x[1], x[2], x[3]), grlist)) - print """ + uinfo = website.get_user_info(dbh, username) + grlist = website.get_user_groups(dbh, uinfo['id'], role_status=('unapproved', 'approved')) + uinfo['grouplist'] = ' '.join(map(lambda x: '%s(%s/%s)' % (x[1], x[2], x[3]), grlist)) + print """ %(username)s is %(human_name)s <%(email)s>. Their GPG key ID is %(gpg_keyid)s.

Comments: %(comments)s @@ -265,8 +265,8 @@ Member of groups: %(grouplist)s """ % uinfo - website.print_footer("Administrative Interface") - sys.exit(1) + website.print_footer("Administrative Interface") + sys.exit(1) if 0: print """ @@ -281,7 +281,7 @@ got_errors = [] if got_submit: - # Check that they can edit + # Check that they can edit for I in fields: if form.has_key(I['name']): fs = form[I['name']] @@ -303,7 +303,7 @@ print action_error do_form(form, fields, action, got_submit) if username and action=='edit': - website.handle_group_mods(dbh, form, 'userbox.cgi', username, + website.handle_group_mods(dbh, form, 'userbox.cgi', username, None, fixed_item='username', auth_username=auth_username) website.print_footer("Fedora User") From fedora-extras-commits at redhat.com Fri Apr 27 15:04:26 2007 From: fedora-extras-commits at redhat.com (Thorsten Leemhuis (thl)) Date: Fri, 27 Apr 2007 11:04:26 -0400 Subject: rpms/revelation/EL-5 revelation.spec,1.21,1.22 Message-ID: <200704271504.l3RF4QSi005012@cvs-int.fedora.redhat.com> Author: thl Update of /cvs/extras/rpms/revelation/EL-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv4987 Modified Files: revelation.spec Log Message: 0.4.11-2 - BR gnome-python2 instead of gnome-python2-devel again for EL-5 Index: revelation.spec =================================================================== RCS file: /cvs/extras/rpms/revelation/EL-5/revelation.spec,v retrieving revision 1.21 retrieving revision 1.22 diff -u -r1.21 -r1.22 --- revelation.spec 16 Jan 2007 11:01:17 -0000 1.21 +++ revelation.spec 27 Apr 2007 15:03:52 -0000 1.22 @@ -4,7 +4,7 @@ Summary: Password manager for GNOME 2 Name: revelation Version: 0.4.11 -Release: 1%{?dist} +Release: 2%{?dist} License: GPL Group: Applications/Productivity Source0: ftp://oss.codepoet.no/revelation/revelation-0.4.11.tar.bz2 @@ -18,7 +18,7 @@ BuildRequires: python >= 2.2 BuildRequires: python-devel >= 2.3 BuildRequires: pygtk2-devel >= 2.4 -BuildRequires: gnome-python2-devel >= 2.5 +BuildRequires: gnome-python2 >= 2.5 BuildRequires: gnome-python2-gconf >= 2.0 BuildRequires: libgnomeui-devel >= 2.8 BuildRequires: gnome-keyring-devel >= 0.4.0 @@ -102,6 +102,9 @@ %{_libexecdir}/revelation-applet %changelog +* Fri Apr 27 2007 Thorsten Leemhuis 0.4.11-2 +- BR gnome-python2 instead of gnome-python2-devel again for EL-5 + * Thu Jan 11 2007 Thorsten Leemhuis 0.4.11-1 - update to 0.4.11 (fixes revelation-applet, upstream #202) - run gconftool-2 for applet stuff, too From fedora-extras-commits at redhat.com Fri Apr 27 15:11:19 2007 From: fedora-extras-commits at redhat.com (Michael E Brown (mebrown)) Date: Fri, 27 Apr 2007 11:11:19 -0400 Subject: rpms/firmware-addon-dell/FC-6 .cvsignore, 1.7, 1.8 firmware-addon-dell.spec, 1.8, 1.9 sources, 1.7, 1.8 Message-ID: <200704271511.l3RFBJbe005247@cvs-int.fedora.redhat.com> Author: mebrown Update of /cvs/extras/rpms/firmware-addon-dell/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv5223 Modified Files: .cvsignore firmware-addon-dell.spec sources Log Message: * Sat Apr 7 2007 Michael E Brown - 1.2.13-1 - New dellsysidplugin.py yum plugin that works with new yum API. New yum api has postconfig hook, so we should no longer conflict with things like yum presto or cause network errors with pup. - changes to up2date_repo_autoconf based on code review by skvidal - bugfix where local variable 'package' hid module 'package' and caused an error in the error handling path. Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/firmware-addon-dell/FC-6/.cvsignore,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- .cvsignore 8 Apr 2007 16:52:15 -0000 1.7 +++ .cvsignore 27 Apr 2007 15:10:45 -0000 1.8 @@ -1 +1 @@ -firmware-addon-dell-1.2.11.tar.gz +firmware-addon-dell-1.2.13.tar.gz Index: firmware-addon-dell.spec =================================================================== RCS file: /cvs/extras/rpms/firmware-addon-dell/FC-6/firmware-addon-dell.spec,v retrieving revision 1.8 retrieving revision 1.9 diff -u -r1.8 -r1.9 --- firmware-addon-dell.spec 8 Apr 2007 17:24:40 -0000 1.8 +++ firmware-addon-dell.spec 27 Apr 2007 15:10:45 -0000 1.9 @@ -6,7 +6,7 @@ # START = Do not edit manually %define major 1 %define minor 2 -%define sub 11 +%define sub 13 %define extralevel %{nil} %define release_name firmware-addon-dell %define release_version %{major}.%{minor}.%{sub}%{extralevel} @@ -34,7 +34,7 @@ Name: %{release_name} Version: %{release_version} -Release: 1%{?dist}.2 +Release: 1%{?dist} Summary: A firmware-tools plugin to handle BIOS/Firmware for Dell systems Group: Applications/System @@ -46,8 +46,6 @@ # Dell only sells Intel-compat systems, so this package doesnt make much sense # on, eg. PPC. Also, we rely on libsmbios, which is only avail on Intel-compat -#BuildArch: noarch -#ExcludeArch: ppc ppc64 s390 ExclusiveArch: x86_64 ia64 %{ix86} BuildRequires: python-devel @@ -118,13 +116,13 @@ %changelog -* Sun Apr 8 2007 Michael E Brown - 1.2.11-1.fc6.2 -- release higher-numbered arch-specific package so that new installs get the - arch-specific package. - -* Sun Apr 8 2007 Michael E Brown - 1.2.11-1.fc6.1 -- release parallel .noarch.rpm version for people who might have installed the - older noarch pkg. +* Sat Apr 7 2007 Michael E Brown - 1.2.13-1 +- New dellsysidplugin.py yum plugin that works with new yum API. + New yum api has postconfig hook, so we should no longer conflict with things + like yum presto or cause network errors with pup. +- changes to up2date_repo_autoconf based on code review by skvidal +- bugfix where local variable 'package' hid module 'package' and caused + an error in the error handling path. * Sat Apr 7 2007 Michael E Brown - 1.2.11-1 - enhance up2date_repo_autoconf by populating default configuration file Index: sources =================================================================== RCS file: /cvs/extras/rpms/firmware-addon-dell/FC-6/sources,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- sources 8 Apr 2007 16:52:15 -0000 1.7 +++ sources 27 Apr 2007 15:10:45 -0000 1.8 @@ -1 +1 @@ -53c8db63777349429f3db756ddda843e firmware-addon-dell-1.2.11.tar.gz +344a11f6340b84493e6d4db148f575c2 firmware-addon-dell-1.2.13.tar.gz From fedora-extras-commits at redhat.com Fri Apr 27 14:58:28 2007 From: fedora-extras-commits at redhat.com (Michael E Brown (mebrown)) Date: Fri, 27 Apr 2007 10:58:28 -0400 Subject: rpms/firmware-addon-dell/devel .cvsignore, 1.9, 1.10 firmware-addon-dell.spec, 1.8, 1.9 sources, 1.9, 1.10 Message-ID: <200704271458.l3REwStK000539@cvs-int.fedora.redhat.com> Author: mebrown Update of /cvs/extras/rpms/firmware-addon-dell/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv515 Modified Files: .cvsignore firmware-addon-dell.spec sources Log Message: * Sat Apr 7 2007 Michael E Brown - 1.2.13-1 - New dellsysidplugin.py yum plugin that works with new yum API. New yum api has postconfig hook, so we should no longer conflict with things like yum presto or cause network errors with pup. - changes to up2date_repo_autoconf based on code review by skvidal - bugfix where local variable 'package' hid module 'package' and caused an error in the error handling path. Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/firmware-addon-dell/devel/.cvsignore,v retrieving revision 1.9 retrieving revision 1.10 diff -u -r1.9 -r1.10 --- .cvsignore 8 Apr 2007 06:31:38 -0000 1.9 +++ .cvsignore 27 Apr 2007 14:57:53 -0000 1.10 @@ -1 +1 @@ -firmware-addon-dell-1.2.11.tar.gz +firmware-addon-dell-1.2.13.tar.gz Index: firmware-addon-dell.spec =================================================================== RCS file: /cvs/extras/rpms/firmware-addon-dell/devel/firmware-addon-dell.spec,v retrieving revision 1.8 retrieving revision 1.9 diff -u -r1.8 -r1.9 --- firmware-addon-dell.spec 8 Apr 2007 06:31:38 -0000 1.8 +++ firmware-addon-dell.spec 27 Apr 2007 14:57:53 -0000 1.9 @@ -6,7 +6,7 @@ # START = Do not edit manually %define major 1 %define minor 2 -%define sub 11 +%define sub 13 %define extralevel %{nil} %define release_name firmware-addon-dell %define release_version %{major}.%{minor}.%{sub}%{extralevel} @@ -116,6 +116,14 @@ %changelog +* Sat Apr 7 2007 Michael E Brown - 1.2.13-1 +- New dellsysidplugin.py yum plugin that works with new yum API. + New yum api has postconfig hook, so we should no longer conflict with things + like yum presto or cause network errors with pup. +- changes to up2date_repo_autoconf based on code review by skvidal +- bugfix where local variable 'package' hid module 'package' and caused + an error in the error handling path. + * Sat Apr 7 2007 Michael E Brown - 1.2.11-1 - enhance up2date_repo_autoconf by populating default configuration file Index: sources =================================================================== RCS file: /cvs/extras/rpms/firmware-addon-dell/devel/sources,v retrieving revision 1.9 retrieving revision 1.10 diff -u -r1.9 -r1.10 --- sources 8 Apr 2007 06:31:38 -0000 1.9 +++ sources 27 Apr 2007 14:57:53 -0000 1.10 @@ -1 +1 @@ -53c8db63777349429f3db756ddda843e firmware-addon-dell-1.2.11.tar.gz +344a11f6340b84493e6d4db148f575c2 firmware-addon-dell-1.2.13.tar.gz From fedora-extras-commits at redhat.com Fri Apr 27 15:46:41 2007 From: fedora-extras-commits at redhat.com (Orion Poplawski (orion)) Date: Fri, 27 Apr 2007 11:46:41 -0400 Subject: rpms/cmake/FC-5 cmake-2.4.6-soexe.patch, NONE, 1.1 macros.cmake, NONE, 1.1 cmake.spec, 1.8, 1.9 Message-ID: <200704271546.l3RFkfxg006052@cvs-int.fedora.redhat.com> Author: orion Update of /cvs/extras/rpms/cmake/FC-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv6011/FC-5 Modified Files: cmake.spec Added Files: cmake-2.4.6-soexe.patch macros.cmake Log Message: Sync FC-5/6 from devel cmake-2.4.6-soexe.patch: --- NEW FILE cmake-2.4.6-soexe.patch --- Index: CMake/Source/cmFileCommand.cxx =================================================================== RCS file: /cvsroot/CMake/CMake/Source/cmFileCommand.cxx,v retrieving revision 1.75 retrieving revision 1.76 diff -u -r1.75 -r1.76 --- CMake/Source/cmFileCommand.cxx 12 Mar 2007 18:15:25 -0000 1.75 +++ CMake/Source/cmFileCommand.cxx 10 Apr 2007 15:22:15 -0000 1.76 @@ -1184,6 +1184,9 @@ } } + // Choose a default for shared library permissions. + bool install_so_no_exe = this->Makefile->IsOn("CMAKE_INSTALL_SO_NO_EXE"); + // If file permissions were not specified set default permissions // for this target type. if(!use_given_permissions_file && !use_source_permissions) @@ -1192,15 +1195,16 @@ { case cmTarget::SHARED_LIBRARY: case cmTarget::MODULE_LIBRARY: -#if defined(__linux__) - // Use read/write permissions. - permissions_file = 0; - permissions_file |= mode_owner_read; - permissions_file |= mode_owner_write; - permissions_file |= mode_group_read; - permissions_file |= mode_world_read; - break; -#endif + if(install_so_no_exe) + { + // Use read/write permissions. + permissions_file = 0; + permissions_file |= mode_owner_read; + permissions_file |= mode_owner_write; + permissions_file |= mode_group_read; + permissions_file |= mode_world_read; + break; + } case cmTarget::EXECUTABLE: case cmTarget::INSTALL_PROGRAMS: // Use read/write/executable permissions. Index: CMake/Source/cmLocalGenerator.cxx =================================================================== RCS file: /cvsroot/CMake/CMake/Source/cmLocalGenerator.cxx,v retrieving revision 1.207 retrieving revision 1.208 diff -u -r1.207 -r1.208 --- CMake/Source/cmLocalGenerator.cxx 30 Mar 2007 14:53:02 -0000 1.207 +++ CMake/Source/cmLocalGenerator.cxx 10 Apr 2007 15:22:15 -0000 1.208 @@ -393,6 +393,18 @@ "ENDIF(NOT CMAKE_INSTALL_COMPONENT)\n" "\n"; + // Copy user-specified install options to the install code. + if(const char* so_no_exe = + this->Makefile->GetDefinition("CMAKE_INSTALL_SO_NO_EXE")) + { + fout << + "# Install shared libraries without execute permission?\n" + "IF(NOT DEFINED CMAKE_INSTALL_SO_NO_EXE)\n" + " SET(CMAKE_INSTALL_SO_NO_EXE \"" << so_no_exe << "\")\n" + "ENDIF(NOT DEFINED CMAKE_INSTALL_SO_NO_EXE)\n" + "\n"; + } + // Ask each install generator to write its code. std::vector const& installers = this->Makefile->GetInstallGenerators(); Index: CMake/Modules/Platform/Linux.cmake =================================================================== RCS file: /cvsroot/CMake/CMake/Modules/Platform/Linux.cmake,v retrieving revision 1.11 retrieving revision 1.12 diff -u -r1.11 -r1.12 --- CMake/Modules/Platform/Linux.cmake 15 Sep 2006 18:08:39 -0000 1.11 +++ CMake/Modules/Platform/Linux.cmake 10 Apr 2007 15:22:15 -0000 1.12 @@ -18,4 +18,41 @@ SET(CMAKE_${type}_LINK_DYNAMIC_C_FLAGS "-Wl,-Bdynamic") ENDFOREACH(type) +# Debian policy requires that shared libraries be installed without +# executable permission. Fedora policy requires that shared libraries +# be installed with the executable permission. Since the native tools +# create shared libraries with execute permission in the first place a +# reasonable policy seems to be to install with execute permission by +# default. In order to support debian packages we provide an option +# here. The option default is based on the current distribution, but +# packagers can set it explicitly on the command line. +IF(DEFINED CMAKE_INSTALL_SO_NO_EXE) + # Store the decision variable in the cache. This preserves any + # setting the user provides on the command line. + SET(CMAKE_INSTALL_SO_NO_EXE "${CMAKE_INSTALL_SO_NO_EXE}" CACHE INTERNAL + "Install .so files without execute permission.") +ELSE(DEFINED CMAKE_INSTALL_SO_NO_EXE) + # Detect the linux distribution. + SET(CMAKE_LINUX_DISTRO) + IF(EXISTS "/proc/version") + FILE(READ "/proc/version" CMAKE_LINUX_DISTRO) + ENDIF(EXISTS "/proc/version") + + # List the distributions that require shared libraries to not have + # execute permission. + SET(CMAKE_INSTALL_SO_NO_EXE_DISTRO "(Debian|Ubuntu)") + + # Store the decision variable as an internal cache entry to avoid + # checking the platform every time. This option is advanced enough + # that only package maintainers should need to adjust it. They are + # capable of providing a setting on the command line. + IF("${CMAKE_LINUX_DISTRO}" MATCHES "${CMAKE_INSTALL_SO_NO_EXE_DISTRO}") + SET(CMAKE_INSTALL_SO_NO_EXE 1 CACHE INTERNAL + "Install .so files without execute permission.") + ELSE("${CMAKE_LINUX_DISTRO}" MATCHES "${CMAKE_INSTALL_SO_NO_EXE_DISTRO}") + SET(CMAKE_INSTALL_SO_NO_EXE 0 CACHE INTERNAL + "Install .so files without execute permission.") + ENDIF("${CMAKE_LINUX_DISTRO}" MATCHES "${CMAKE_INSTALL_SO_NO_EXE_DISTRO}") +ENDIF(DEFINED CMAKE_INSTALL_SO_NO_EXE) + INCLUDE(Platform/UnixPaths) --- NEW FILE macros.cmake --- # # Macros for cmake # %_cmake_lib_suffix64 -DLIB_SUFFIX=64 %__cmake %{_bindir}/cmake %cmake \ CFLAGS="${CFLAGS:-%optflags}" ; export CFLAGS ; \ CXXFLAGS="${CXXFLAGS:-%optflags}" ; export CXXFLAGS ; \ FFLAGS="${FFLAGS:-%optflags}" ; export FFLAGS ; \ %__cmake \\\ %if "%{?_lib}" == "lib64" \ %{?_cmake_lib_suffix64} \\\ %endif \ -DCMAKE_INSTALL_PREFIX:PATH=%{_prefix} \\\ -DBUILD_SHARED_LIBS:BOOL=ON Index: cmake.spec =================================================================== RCS file: /cvs/extras/rpms/cmake/FC-5/cmake.spec,v retrieving revision 1.8 retrieving revision 1.9 diff -u -r1.8 -r1.9 --- cmake.spec 19 Dec 2006 17:11:11 -0000 1.8 +++ cmake.spec 27 Apr 2007 15:46:06 -0000 1.9 @@ -1,6 +1,6 @@ Name: cmake -Version: 2.4.5 -Release: 2%{?dist} +Version: 2.4.6 +Release: 3%{?dist} Summary: Cross-platform make system Group: Development/Tools @@ -8,11 +8,14 @@ URL: http://www.cmake.org Source0: http://www.cmake.org/files/v2.4/cmake-%{version}.tar.gz Source1: cmake-init-fedora +Source2: macros.cmake Patch0: cmake-2.4.2-fedora.patch Patch1: cmake-2.4.5-xmlrpc.patch +Patch2: cmake-2.4.6-soexe.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: ncurses-devel, libX11-devel BuildRequires: curl-devel, expat-devel, xmlrpc-c-devel, zlib-devel +Requires: rpm %description @@ -28,6 +31,7 @@ %setup -q %patch -p1 -b .fedora %patch1 -p1 -b .xmlrpc +%patch2 -p1 -b .soexe %build @@ -36,7 +40,7 @@ ./bootstrap --init=%SOURCE1 --prefix=%{_prefix} --datadir=/share/%{name} \ --docdir=/share/doc/%{name}-%{version} --mandir=/share/man \ --system-libs -make %{?_smp_mflags} +make VERBOSE=1 %{?_smp_mflags} %install @@ -46,6 +50,9 @@ mkdir -p $RPM_BUILD_ROOT%{_datadir}/emacs/site-lisp cp -a Example $RPM_BUILD_ROOT%{_datadir}/doc/%{name}-%{version}/ install -m 0644 Docs/cmake-mode.el $RPM_BUILD_ROOT%{_datadir}/emacs/site-lisp/ +# RPM macros +mkdir -p $RPM_BUILD_ROOT%{_sysconfdir}/rpm +install -m 0644 %{SOURCE2} $RPM_BUILD_ROOT%{_sysconfdir}/rpm/ %clean @@ -54,6 +61,7 @@ %files %defattr(-,root,root,-) +%config(noreplace) %{_sysconfdir}/rpm/macros.cmake %{_datadir}/doc/%{name}-%{version}/ %{_bindir}/ccmake %{_bindir}/cmake @@ -65,18 +73,30 @@ %changelog +* Mon Apr 16 2007 Orion Poplawski - 2.4.6-3 +- Apply patch from upstream CVS to fix .so install permissions (bug #235673) + +* Fri Apr 06 2007 Orion Poplawski - 2.4.6-2 +- Add rpm macros + +* Thu Jan 11 2007 Orion Poplawski - 2.4.6-1 +- Update to 2.4.6 + * Mon Dec 18 2006 Orion Poplawski - 2.4.5-2 - Use system libraries (bootstrap --system-libs) * Tue Dec 5 2006 Orion Poplawski - 2.4.5-1 - Update to 2.4.5 -* Mon Nov 27 2006 Orion Poplawski - 2.4.4-1 +* Tue Nov 21 2006 Orion Poplawski - 2.4.4-1 - Update to 2.4.4 -* Tue Oct 31 2006 Orion Poplawski - 2.4.3-3 +* Tue Oct 31 2006 Orion Poplawski - 2.4.3-4 - Add /usr/lib/jvm/java to FindJNI search paths +* Tue Aug 29 2006 Orion Poplawski - 2.4.3-3 +- Rebuild for FC6 + * Wed Aug 2 2006 Orion Poplawski - 2.4.3-2 - vim 7.0 now ships cmake files, so don't ship ours (bug #201018) - Add patch to Linux.cmake for Fortran soname support for plplot @@ -84,10 +104,17 @@ * Tue Aug 1 2006 Orion Poplawski - 2.4.3-1 - Update to 2.4.3 -* Mon Jul 31 2006 Orion Poplawski - 2.4.2-1 +* Mon Jul 31 2006 Orion Poplawski - 2.4.2-3 +- Update for vim 7.0 + +* Tue Jul 11 2006 Orion Poplawski - 2.4.2-2 - Patch FindRuby and FindSWIG to work on Fedora (bug #198103) + +* Fri Jun 30 2006 Orion Poplawski - 2.4.2-1 - Update to 2.4.2 -- Update for vim 7.0 + +* Thu Apr 6 2006 Orion Poplawski - 2.2.3-4 +- Update for vim 7.0c * Tue Mar 28 2006 Orion Poplawski - 2.2.3-3 - No subpackages, just own the emacs and vim dirs. From fedora-extras-commits at redhat.com Fri Apr 27 15:46:46 2007 From: fedora-extras-commits at redhat.com (Orion Poplawski (orion)) Date: Fri, 27 Apr 2007 11:46:46 -0400 Subject: rpms/cmake/FC-6 cmake-2.4.6-soexe.patch, NONE, 1.1 macros.cmake, NONE, 1.1 cmake.spec, 1.12, 1.13 Message-ID: <200704271546.l3RFkkB6006055@cvs-int.fedora.redhat.com> Author: orion Update of /cvs/extras/rpms/cmake/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv6011/FC-6 Modified Files: cmake.spec Added Files: cmake-2.4.6-soexe.patch macros.cmake Log Message: Sync FC-5/6 from devel cmake-2.4.6-soexe.patch: --- NEW FILE cmake-2.4.6-soexe.patch --- Index: CMake/Source/cmFileCommand.cxx =================================================================== RCS file: /cvsroot/CMake/CMake/Source/cmFileCommand.cxx,v retrieving revision 1.75 retrieving revision 1.76 diff -u -r1.75 -r1.76 --- CMake/Source/cmFileCommand.cxx 12 Mar 2007 18:15:25 -0000 1.75 +++ CMake/Source/cmFileCommand.cxx 10 Apr 2007 15:22:15 -0000 1.76 @@ -1184,6 +1184,9 @@ } } + // Choose a default for shared library permissions. + bool install_so_no_exe = this->Makefile->IsOn("CMAKE_INSTALL_SO_NO_EXE"); + // If file permissions were not specified set default permissions // for this target type. if(!use_given_permissions_file && !use_source_permissions) @@ -1192,15 +1195,16 @@ { case cmTarget::SHARED_LIBRARY: case cmTarget::MODULE_LIBRARY: -#if defined(__linux__) - // Use read/write permissions. - permissions_file = 0; - permissions_file |= mode_owner_read; - permissions_file |= mode_owner_write; - permissions_file |= mode_group_read; - permissions_file |= mode_world_read; - break; -#endif + if(install_so_no_exe) + { + // Use read/write permissions. + permissions_file = 0; + permissions_file |= mode_owner_read; + permissions_file |= mode_owner_write; + permissions_file |= mode_group_read; + permissions_file |= mode_world_read; + break; + } case cmTarget::EXECUTABLE: case cmTarget::INSTALL_PROGRAMS: // Use read/write/executable permissions. Index: CMake/Source/cmLocalGenerator.cxx =================================================================== RCS file: /cvsroot/CMake/CMake/Source/cmLocalGenerator.cxx,v retrieving revision 1.207 retrieving revision 1.208 diff -u -r1.207 -r1.208 --- CMake/Source/cmLocalGenerator.cxx 30 Mar 2007 14:53:02 -0000 1.207 +++ CMake/Source/cmLocalGenerator.cxx 10 Apr 2007 15:22:15 -0000 1.208 @@ -393,6 +393,18 @@ "ENDIF(NOT CMAKE_INSTALL_COMPONENT)\n" "\n"; + // Copy user-specified install options to the install code. + if(const char* so_no_exe = + this->Makefile->GetDefinition("CMAKE_INSTALL_SO_NO_EXE")) + { + fout << + "# Install shared libraries without execute permission?\n" + "IF(NOT DEFINED CMAKE_INSTALL_SO_NO_EXE)\n" + " SET(CMAKE_INSTALL_SO_NO_EXE \"" << so_no_exe << "\")\n" + "ENDIF(NOT DEFINED CMAKE_INSTALL_SO_NO_EXE)\n" + "\n"; + } + // Ask each install generator to write its code. std::vector const& installers = this->Makefile->GetInstallGenerators(); Index: CMake/Modules/Platform/Linux.cmake =================================================================== RCS file: /cvsroot/CMake/CMake/Modules/Platform/Linux.cmake,v retrieving revision 1.11 retrieving revision 1.12 diff -u -r1.11 -r1.12 --- CMake/Modules/Platform/Linux.cmake 15 Sep 2006 18:08:39 -0000 1.11 +++ CMake/Modules/Platform/Linux.cmake 10 Apr 2007 15:22:15 -0000 1.12 @@ -18,4 +18,41 @@ SET(CMAKE_${type}_LINK_DYNAMIC_C_FLAGS "-Wl,-Bdynamic") ENDFOREACH(type) +# Debian policy requires that shared libraries be installed without +# executable permission. Fedora policy requires that shared libraries +# be installed with the executable permission. Since the native tools +# create shared libraries with execute permission in the first place a +# reasonable policy seems to be to install with execute permission by +# default. In order to support debian packages we provide an option +# here. The option default is based on the current distribution, but +# packagers can set it explicitly on the command line. +IF(DEFINED CMAKE_INSTALL_SO_NO_EXE) + # Store the decision variable in the cache. This preserves any + # setting the user provides on the command line. + SET(CMAKE_INSTALL_SO_NO_EXE "${CMAKE_INSTALL_SO_NO_EXE}" CACHE INTERNAL + "Install .so files without execute permission.") +ELSE(DEFINED CMAKE_INSTALL_SO_NO_EXE) + # Detect the linux distribution. + SET(CMAKE_LINUX_DISTRO) + IF(EXISTS "/proc/version") + FILE(READ "/proc/version" CMAKE_LINUX_DISTRO) + ENDIF(EXISTS "/proc/version") + + # List the distributions that require shared libraries to not have + # execute permission. + SET(CMAKE_INSTALL_SO_NO_EXE_DISTRO "(Debian|Ubuntu)") + + # Store the decision variable as an internal cache entry to avoid + # checking the platform every time. This option is advanced enough + # that only package maintainers should need to adjust it. They are + # capable of providing a setting on the command line. + IF("${CMAKE_LINUX_DISTRO}" MATCHES "${CMAKE_INSTALL_SO_NO_EXE_DISTRO}") + SET(CMAKE_INSTALL_SO_NO_EXE 1 CACHE INTERNAL + "Install .so files without execute permission.") + ELSE("${CMAKE_LINUX_DISTRO}" MATCHES "${CMAKE_INSTALL_SO_NO_EXE_DISTRO}") + SET(CMAKE_INSTALL_SO_NO_EXE 0 CACHE INTERNAL + "Install .so files without execute permission.") + ENDIF("${CMAKE_LINUX_DISTRO}" MATCHES "${CMAKE_INSTALL_SO_NO_EXE_DISTRO}") +ENDIF(DEFINED CMAKE_INSTALL_SO_NO_EXE) + INCLUDE(Platform/UnixPaths) --- NEW FILE macros.cmake --- # # Macros for cmake # %_cmake_lib_suffix64 -DLIB_SUFFIX=64 %__cmake %{_bindir}/cmake %cmake \ CFLAGS="${CFLAGS:-%optflags}" ; export CFLAGS ; \ CXXFLAGS="${CXXFLAGS:-%optflags}" ; export CXXFLAGS ; \ FFLAGS="${FFLAGS:-%optflags}" ; export FFLAGS ; \ %__cmake \\\ %if "%{?_lib}" == "lib64" \ %{?_cmake_lib_suffix64} \\\ %endif \ -DCMAKE_INSTALL_PREFIX:PATH=%{_prefix} \\\ -DBUILD_SHARED_LIBS:BOOL=ON Index: cmake.spec =================================================================== RCS file: /cvs/extras/rpms/cmake/FC-6/cmake.spec,v retrieving revision 1.12 retrieving revision 1.13 diff -u -r1.12 -r1.13 --- cmake.spec 19 Dec 2006 17:11:17 -0000 1.12 +++ cmake.spec 27 Apr 2007 15:46:11 -0000 1.13 @@ -1,6 +1,6 @@ Name: cmake -Version: 2.4.5 -Release: 2%{?dist} +Version: 2.4.6 +Release: 3%{?dist} Summary: Cross-platform make system Group: Development/Tools @@ -8,11 +8,14 @@ URL: http://www.cmake.org Source0: http://www.cmake.org/files/v2.4/cmake-%{version}.tar.gz Source1: cmake-init-fedora +Source2: macros.cmake Patch0: cmake-2.4.2-fedora.patch Patch1: cmake-2.4.5-xmlrpc.patch +Patch2: cmake-2.4.6-soexe.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: ncurses-devel, libX11-devel BuildRequires: curl-devel, expat-devel, xmlrpc-c-devel, zlib-devel +Requires: rpm %description @@ -28,6 +31,7 @@ %setup -q %patch -p1 -b .fedora %patch1 -p1 -b .xmlrpc +%patch2 -p1 -b .soexe %build @@ -36,7 +40,7 @@ ./bootstrap --init=%SOURCE1 --prefix=%{_prefix} --datadir=/share/%{name} \ --docdir=/share/doc/%{name}-%{version} --mandir=/share/man \ --system-libs -make %{?_smp_mflags} +make VERBOSE=1 %{?_smp_mflags} %install @@ -46,6 +50,9 @@ mkdir -p $RPM_BUILD_ROOT%{_datadir}/emacs/site-lisp cp -a Example $RPM_BUILD_ROOT%{_datadir}/doc/%{name}-%{version}/ install -m 0644 Docs/cmake-mode.el $RPM_BUILD_ROOT%{_datadir}/emacs/site-lisp/ +# RPM macros +mkdir -p $RPM_BUILD_ROOT%{_sysconfdir}/rpm +install -m 0644 %{SOURCE2} $RPM_BUILD_ROOT%{_sysconfdir}/rpm/ %clean @@ -54,6 +61,7 @@ %files %defattr(-,root,root,-) +%config(noreplace) %{_sysconfdir}/rpm/macros.cmake %{_datadir}/doc/%{name}-%{version}/ %{_bindir}/ccmake %{_bindir}/cmake @@ -65,13 +73,22 @@ %changelog +* Mon Apr 16 2007 Orion Poplawski - 2.4.6-3 +- Apply patch from upstream CVS to fix .so install permissions (bug #235673) + +* Fri Apr 06 2007 Orion Poplawski - 2.4.6-2 +- Add rpm macros + +* Thu Jan 11 2007 Orion Poplawski - 2.4.6-1 +- Update to 2.4.6 + * Mon Dec 18 2006 Orion Poplawski - 2.4.5-2 - Use system libraries (bootstrap --system-libs) * Tue Dec 5 2006 Orion Poplawski - 2.4.5-1 - Update to 2.4.5 -* Mon Nov 27 2006 Orion Poplawski - 2.4.4-1 +* Tue Nov 21 2006 Orion Poplawski - 2.4.4-1 - Update to 2.4.4 * Tue Oct 31 2006 Orion Poplawski - 2.4.3-4 From fedora-extras-commits at redhat.com Fri Apr 27 15:49:44 2007 From: fedora-extras-commits at redhat.com (Orion Poplawski (orion)) Date: Fri, 27 Apr 2007 11:49:44 -0400 Subject: rpms/cmake/FC-6 .cvsignore,1.6,1.7 sources,1.6,1.7 Message-ID: <200704271549.l3RFniKe006191@cvs-int.fedora.redhat.com> Author: orion Update of /cvs/extras/rpms/cmake/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv6146/FC-6 Modified Files: .cvsignore sources Log Message: Don't forget sources and .cvsignore Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/cmake/FC-6/.cvsignore,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- .cvsignore 5 Dec 2006 16:52:15 -0000 1.6 +++ .cvsignore 27 Apr 2007 15:49:09 -0000 1.7 @@ -1 +1 @@ -cmake-2.4.5.tar.gz +cmake-2.4.6.tar.gz Index: sources =================================================================== RCS file: /cvs/extras/rpms/cmake/FC-6/sources,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- sources 5 Dec 2006 16:52:15 -0000 1.6 +++ sources 27 Apr 2007 15:49:09 -0000 1.7 @@ -1 +1 @@ -d10a8df1f936c1efe9106ce046c37264 cmake-2.4.5.tar.gz +c99c747ad8e9bfb3bef9cca875a52129 cmake-2.4.6.tar.gz From fedora-extras-commits at redhat.com Fri Apr 27 15:49:39 2007 From: fedora-extras-commits at redhat.com (Orion Poplawski (orion)) Date: Fri, 27 Apr 2007 11:49:39 -0400 Subject: rpms/cmake/FC-5 .cvsignore,1.6,1.7 sources,1.6,1.7 Message-ID: <200704271549.l3RFnd4b006187@cvs-int.fedora.redhat.com> Author: orion Update of /cvs/extras/rpms/cmake/FC-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv6146/FC-5 Modified Files: .cvsignore sources Log Message: Don't forget sources and .cvsignore Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/cmake/FC-5/.cvsignore,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- .cvsignore 5 Dec 2006 16:52:15 -0000 1.6 +++ .cvsignore 27 Apr 2007 15:49:05 -0000 1.7 @@ -1 +1 @@ -cmake-2.4.5.tar.gz +cmake-2.4.6.tar.gz Index: sources =================================================================== RCS file: /cvs/extras/rpms/cmake/FC-5/sources,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- sources 5 Dec 2006 16:52:15 -0000 1.6 +++ sources 27 Apr 2007 15:49:05 -0000 1.7 @@ -1 +1 @@ -d10a8df1f936c1efe9106ce046c37264 cmake-2.4.5.tar.gz +c99c747ad8e9bfb3bef9cca875a52129 cmake-2.4.6.tar.gz From fedora-extras-commits at redhat.com Fri Apr 27 16:56:54 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Fri, 27 Apr 2007 12:56:54 -0400 Subject: owners owners.list,1.2739,1.2740 Message-ID: <200704271656.l3RGus8q012056@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/owners In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners Modified Files: owners.list Log Message: add other upstream owners to of pidgin to CC Index: owners.list =================================================================== RCS file: /cvs/extras/owners/owners.list,v retrieving revision 1.2739 retrieving revision 1.2740 diff -u -r1.2739 -r1.2740 --- owners.list 27 Apr 2007 06:44:26 -0000 1.2739 +++ owners.list 27 Apr 2007 16:56:24 -0000 1.2740 @@ -2323,7 +2323,7 @@ Fedora Extras|physfs|Library to provide abstract access to various archives|tcallawa at redhat.com|extras-qa at fedoraproject.org| Fedora Extras|piccolo|Small fast XML parser|mwringe at redhat.com|extras-qa at fedoraproject.org| Fedora Extras|picocom|Minimal serial communications program|jafo-redhat at tummy.com|extras-qa at fedoraproject.org| -Fedora Extras|pidgin|Internet Messenging Client|wtogami at redhat.com,stu at nosnilmot.com|extras-qa at fedoraproject.org| +Fedora Extras|pidgin|Internet Messenging Client|wtogami at redhat.com,stu at nosnilmot.com|extras-qa at fedoraproject.org|lschiere at users.sf.net,thekingant at users.sourceforge.net,eblanton at cs.ohiou.edu,redhat-bugzilla at bleeter.id.au Fedora Extras|pikdev|IDE for development of PICmicro based application (under Linux/KDE)|aportal at univ-montp2.fr|extras-qa at fedoraproject.org| Fedora Extras|piklab|Development environment for applications based on PIC & dsPIC microcontrollers|cgoorah at yahoo.com.au,aportal at univ-montp2.fr|extras-qa at fedoraproject.org| Fedora Extras|pikloops|Code generator for PIC delays|aportal at univ-montp2.fr|extras-qa at fedoraproject.org| From fedora-extras-commits at redhat.com Fri Apr 27 17:27:33 2007 From: fedora-extras-commits at redhat.com (Jesse Keating (jkeating)) Date: Fri, 27 Apr 2007 13:27:33 -0400 Subject: comps comps-f7.xml.in,1.171,1.172 Message-ID: <200704271727.l3RHRXHg016718@cvs-int.fedora.redhat.com> Author: jkeating Update of /cvs/extras/comps In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv16702 Modified Files: comps-f7.xml.in Log Message: Add xemacs to editors group (#238104) Index: comps-f7.xml.in =================================================================== RCS file: /cvs/extras/comps/comps-f7.xml.in,v retrieving revision 1.171 retrieving revision 1.172 diff -u -r1.171 -r1.172 --- comps-f7.xml.in 26 Apr 2007 14:05:14 -0000 1.171 +++ comps-f7.xml.in 27 Apr 2007 17:27:02 -0000 1.172 @@ -963,6 +963,7 @@ scribes scribes-templates vim-X11 + xemacs From fedora-extras-commits at redhat.com Fri Apr 27 17:41:52 2007 From: fedora-extras-commits at redhat.com (Daniel Williams (dcbw)) Date: Fri, 27 Apr 2007 13:41:52 -0400 Subject: extras-buildsys/server BuildMaster.py,1.41,1.42 Message-ID: <200704271741.l3RHfqAc017371@cvs-int.fedora.redhat.com> Author: dcbw Update of /cvs/fedora/extras-buildsys/server In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv17338/server Modified Files: BuildMaster.py Log Message: 2007-04-27 Dan Williams Shad L. Lords * server/BuildMaster.py - (_write_archjob_status_to_db): update builder address too Index: BuildMaster.py =================================================================== RCS file: /cvs/fedora/extras-buildsys/server/BuildMaster.py,v retrieving revision 1.41 retrieving revision 1.42 diff -u -r1.41 -r1.42 --- BuildMaster.py 14 May 2006 05:43:07 -0000 1.41 +++ BuildMaster.py 27 Apr 2007 17:41:45 -0000 1.42 @@ -268,9 +268,11 @@ print "DB Error: could not access jobs database. Reason: '%s'" % exc else: try: - self._cursor.execute("UPDATE archjobs SET status='%s', builder_status='%s', endtime=%d " \ - "WHERE jobid='%s' AND parent_uid=%d" % (attrdict['status'], - attrdict['builder_status'], attrdict['endtime'], uid, attrdict['parent_uid'])) + self._cursor.execute("UPDATE archjobs SET status='%s', " \ + "builder_addr='%s', builder_status='%s', endtime=%d " \ + "WHERE jobid='%s' AND parent_uid=%d" % (attrdict['status'], \ + attrdict['builder_addr'], attrdict['builder_status'], \ + attrdict['endtime'], uid, attrdict['parent_uid'])) except StandardError, exc: print "DB Error: could not access jobs database. Reason: '%s'" % exc self._dbcx.commit() From fedora-extras-commits at redhat.com Fri Apr 27 17:41:47 2007 From: fedora-extras-commits at redhat.com (Daniel Williams (dcbw)) Date: Fri, 27 Apr 2007 13:41:47 -0400 Subject: extras-buildsys ChangeLog,1.217,1.218 Message-ID: <200704271742.l3RHgHeN017404@cvs-int.fedora.redhat.com> Author: dcbw Update of /cvs/fedora/extras-buildsys In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv17338 Modified Files: ChangeLog Log Message: 2007-04-27 Dan Williams Shad L. Lords * server/BuildMaster.py - (_write_archjob_status_to_db): update builder address too Index: ChangeLog =================================================================== RCS file: /cvs/fedora/extras-buildsys/ChangeLog,v retrieving revision 1.217 retrieving revision 1.218 diff -u -r1.217 -r1.218 --- ChangeLog 17 Dec 2006 17:39:11 -0000 1.217 +++ ChangeLog 27 Apr 2007 17:41:45 -0000 1.218 @@ -1,3 +1,10 @@ +2007-04-27 Dan Williams + + Shad L. Lords + + * server/BuildMaster.py + - (_write_archjob_status_to_db): update builder address too + 2006-12-17 Dan Williams Toshio Kuratomi From fedora-extras-commits at redhat.com Fri Apr 27 18:17:19 2007 From: fedora-extras-commits at redhat.com (Chitlesh GOORAH (chitlesh)) Date: Fri, 27 Apr 2007 14:17:19 -0400 Subject: rpms/kshutdown import.log,1.10,1.11 Message-ID: <200704271817.l3RIHJRQ022729@cvs-int.fedora.redhat.com> Author: chitlesh Update of /cvs/extras/rpms/kshutdown In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv22681 Modified Files: import.log Log Message: Index: import.log =================================================================== RCS file: /cvs/extras/rpms/kshutdown/import.log,v retrieving revision 1.10 retrieving revision 1.11 diff -u -r1.10 -r1.11 --- import.log 20 Apr 2007 11:02:13 -0000 1.10 +++ import.log 27 Apr 2007 18:16:45 -0000 1.11 @@ -7,3 +7,4 @@ kshutdown-1_0-1:FC-5:kshutdown-1.0-1.src.rpm:1177066522 kshutdown-1_0-1:FC-6:kshutdown-1.0-1.src.rpm:1177066749 kshutdown-1_0-1:HEAD:kshutdown-1.0-1.src.rpm:1177067185 +kshutdown-1_0-2:FC-5:kshutdown-1.0-2.src.rpm:1177698075 From fedora-extras-commits at redhat.com Fri Apr 27 18:17:24 2007 From: fedora-extras-commits at redhat.com (Chitlesh GOORAH (chitlesh)) Date: Fri, 27 Apr 2007 14:17:24 -0400 Subject: rpms/kshutdown/FC-5 hi128-app-kshutdown.png, NONE, 1.1 hi64-app-kshutdown.png, NONE, 1.1 kshutdown-usr-actions-cpp.patch, NONE, 1.1 kshutdown-usr-actions-h.patch, NONE, 1.1 kshutdown.spec, 1.3, 1.4 Message-ID: <200704271817.l3RIHOxs022732@cvs-int.fedora.redhat.com> Author: chitlesh Update of /cvs/extras/rpms/kshutdown/FC-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv22681/FC-5 Modified Files: kshutdown.spec Added Files: hi128-app-kshutdown.png hi64-app-kshutdown.png kshutdown-usr-actions-cpp.patch kshutdown-usr-actions-h.patch Log Message: kshutdown-usr-actions-cpp.patch: --- NEW FILE kshutdown-usr-actions-cpp.patch --- --- kshutdown/actions.cpp 2006-05-24 07:49:50.000000000 +0200 +++ actions.cpp 2007-04-27 17:33:17.000000000 +0200 @@ -101,7 +101,7 @@ _totalExit = false; - Method method = Method_KDE; + Method method = Method_DefaultCommand; QString command; if (!isEnabled(action)) @@ -149,8 +149,8 @@ getMethod(action, method, command); MiscUtils::runCommandBeforeAction("Logout"); - if (method == Method_KDE) - return endSession(KApplication::ShutdownTypeNone, action); + //if (method == Method_KDE) + return endSession(KApplication::ShutdownTypeNone, action); break; @@ -271,7 +271,7 @@ KConfig *conf = kshutdownrc->config(); if (!conf->hasGroup(group)) { - method = Method_KDE; + method = Method_DefaultCommand; command = defaultCommand; // kdDebug() << "Action::getMethod: No group in config for action " << action << endl; @@ -281,9 +281,9 @@ conf->setGroup(group); // read method - method = (Method)conf->readNumEntry("Method", Method_KDE); + method = (Method)conf->readNumEntry("Method", Method_DefaultCommand); if ((method < Method_KDE) || (method > Method_UserCommand)) - method = Method_KDE; + method = Method_DefaultCommand; switch (method) { @@ -296,7 +296,7 @@ case Method_UserCommand: command = conf->readEntry("Command", defaultCommand); if (command.isEmpty()) - method = Method_KDE; + method = Method_DefaultCommand; break; } @@ -387,7 +387,7 @@ QString command; getMethod(LockScreen, method, command); MiscUtils::runCommandBeforeAction("Lock Screen"); - if (method == Method_KDE) { + if (method == Method_DefaultCommand) { // test mode if (_testMode) { MiscUtils::showTestMessage(getName(LockScreen)); kshutdown-usr-actions-h.patch: --- NEW FILE kshutdown-usr-actions-h.patch --- --- kshutdown/actions.h 2007-03-23 21:54:34.000000000 +0100 +++ actions.h 2007-04-27 16:02:59.000000000 +0200 @@ -27,8 +27,8 @@ DEFAULT_LOCK_SCREEN_COMMAND("xscreensaver-command -lock"), // TODO: 2.0: logout command for GNOME (gnome-session-save --kill?) DEFAULT_LOGOUT_COMMAND(""), - DEFAULT_REBOOT_COMMAND("/sbin/reboot"), - DEFAULT_SHUT_DOWN_COMMAND("/sbin/poweroff"); + DEFAULT_REBOOT_COMMAND("/usr/bin/reboot"), + DEFAULT_SHUT_DOWN_COMMAND("/usr/bin/poweroff"); #define ks_actions Action::getInstance() Index: kshutdown.spec =================================================================== RCS file: /cvs/extras/rpms/kshutdown/FC-5/kshutdown.spec,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- kshutdown.spec 20 Apr 2007 10:53:04 -0000 1.3 +++ kshutdown.spec 27 Apr 2007 18:16:49 -0000 1.4 @@ -1,16 +1,23 @@ Name: kshutdown Version: 1.0 -Release: 1%{?dist} +Release: 2%{?dist} Summary: KShutDown is an advanced shut down utility for KDE Group: Applications/System License: GPL URL: http://kshutdown.sourceforge.net/ -Source: http://dl.sourceforge.net/sourceforge/kshutdown/kshutdown-%{version}.tar.bz2 +Source: http://downloads.sourceforge.net/sourceforge/%{name}/%{name}-%{version}.tar.bz2 +Source1: hi64-app-kshutdown.png +#Source2: so that kshutdown.png looks beautiful on katapult +Source2: hi128-app-kshutdown.png +Patch0: %{name}-usr-actions-h.patch +Patch1: %{name}-usr-actions-cpp.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) -BuildRequires: desktop-file-utils, kdelibs-devel +BuildRequires: desktop-file-utils kdelibs-devel +# needed in kshutdown/actions.h +Requires: xscreensaver-base %description KShutDown is an advanced shut down utility for KDE. @@ -18,6 +25,9 @@ %prep %setup -q +%patch0 -p0 -b .usr.h +%patch1 -p0 -b .usr.cpp + %build %configure --disable-rpath %{__make} %{?_smp_mflags} @@ -35,6 +45,11 @@ %{__rm} -f %{buildroot}%{_datadir}/apps/%{name}/extras/{multimedia,system,shutdown}/.directory +%{__mkdir} -p %{buildroot}%{_datadir}/icons/hicolor/64x64/apps/ +%{__cp} -p %{SOURCE1} %{buildroot}%{_datadir}/icons/hicolor/64x64/apps/%{name}.png +%{__mkdir} -p %{buildroot}%{_datadir}/icons/hicolor/128x128/apps/ +%{__cp} -p %{SOURCE2} %{buildroot}%{_datadir}/icons/hicolor/128x128/apps/%{name}.png + ## File lists # locale's %find_lang %{name} || touch %{name}.lang @@ -80,12 +95,16 @@ %{_libdir}/kde3/%{name}lockout_panelapplet.so %{_datadir}/applications/%{name}.desktop %{_datadir}/apps/%{name} -%{_datadir}/apps/kconf_update/kshutdown.upd +%{_datadir}/apps/kconf_update/%{name}.upd %{_datadir}/apps/kicker/applets/%{name}lockout.desktop %{_datadir}/icons/hicolor/??x??/apps/%{name}.png - +%{_datadir}/icons/hicolor/128x128/apps/%{name}.png %Changelog +* Fri Apr 27 2007 Chitlesh Goorah 1.0-2 +- patched the default values to allow user permissions on actions +- added 64x64 and 128x128 png icons so that kshutdown looks beautiful on katapult + * Sat Apr 20 2007 Chitlesh Goorah 1.0-1 - New upstream release From fedora-extras-commits at redhat.com Fri Apr 27 18:19:49 2007 From: fedora-extras-commits at redhat.com (Chitlesh GOORAH (chitlesh)) Date: Fri, 27 Apr 2007 14:19:49 -0400 Subject: rpms/kshutdown/FC-6 hi128-app-kshutdown.png, NONE, 1.1 hi64-app-kshutdown.png, NONE, 1.1 kshutdown-usr-actions-cpp.patch, NONE, 1.1 kshutdown-usr-actions-h.patch, NONE, 1.1 kshutdown.spec, 1.4, 1.5 Message-ID: <200704271819.l3RIJn1X022875@cvs-int.fedora.redhat.com> Author: chitlesh Update of /cvs/extras/rpms/kshutdown/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv22814/FC-6 Modified Files: kshutdown.spec Added Files: hi128-app-kshutdown.png hi64-app-kshutdown.png kshutdown-usr-actions-cpp.patch kshutdown-usr-actions-h.patch Log Message: kshutdown-usr-actions-cpp.patch: --- NEW FILE kshutdown-usr-actions-cpp.patch --- --- kshutdown/actions.cpp 2006-05-24 07:49:50.000000000 +0200 +++ actions.cpp 2007-04-27 17:33:17.000000000 +0200 @@ -101,7 +101,7 @@ _totalExit = false; - Method method = Method_KDE; + Method method = Method_DefaultCommand; QString command; if (!isEnabled(action)) @@ -149,8 +149,8 @@ getMethod(action, method, command); MiscUtils::runCommandBeforeAction("Logout"); - if (method == Method_KDE) - return endSession(KApplication::ShutdownTypeNone, action); + //if (method == Method_KDE) + return endSession(KApplication::ShutdownTypeNone, action); break; @@ -271,7 +271,7 @@ KConfig *conf = kshutdownrc->config(); if (!conf->hasGroup(group)) { - method = Method_KDE; + method = Method_DefaultCommand; command = defaultCommand; // kdDebug() << "Action::getMethod: No group in config for action " << action << endl; @@ -281,9 +281,9 @@ conf->setGroup(group); // read method - method = (Method)conf->readNumEntry("Method", Method_KDE); + method = (Method)conf->readNumEntry("Method", Method_DefaultCommand); if ((method < Method_KDE) || (method > Method_UserCommand)) - method = Method_KDE; + method = Method_DefaultCommand; switch (method) { @@ -296,7 +296,7 @@ case Method_UserCommand: command = conf->readEntry("Command", defaultCommand); if (command.isEmpty()) - method = Method_KDE; + method = Method_DefaultCommand; break; } @@ -387,7 +387,7 @@ QString command; getMethod(LockScreen, method, command); MiscUtils::runCommandBeforeAction("Lock Screen"); - if (method == Method_KDE) { + if (method == Method_DefaultCommand) { // test mode if (_testMode) { MiscUtils::showTestMessage(getName(LockScreen)); kshutdown-usr-actions-h.patch: --- NEW FILE kshutdown-usr-actions-h.patch --- --- kshutdown/actions.h 2007-03-23 21:54:34.000000000 +0100 +++ actions.h 2007-04-27 16:02:59.000000000 +0200 @@ -27,8 +27,8 @@ DEFAULT_LOCK_SCREEN_COMMAND("xscreensaver-command -lock"), // TODO: 2.0: logout command for GNOME (gnome-session-save --kill?) DEFAULT_LOGOUT_COMMAND(""), - DEFAULT_REBOOT_COMMAND("/sbin/reboot"), - DEFAULT_SHUT_DOWN_COMMAND("/sbin/poweroff"); + DEFAULT_REBOOT_COMMAND("/usr/bin/reboot"), + DEFAULT_SHUT_DOWN_COMMAND("/usr/bin/poweroff"); #define ks_actions Action::getInstance() Index: kshutdown.spec =================================================================== RCS file: /cvs/extras/rpms/kshutdown/FC-6/kshutdown.spec,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- kshutdown.spec 20 Apr 2007 10:57:19 -0000 1.4 +++ kshutdown.spec 27 Apr 2007 18:19:15 -0000 1.5 @@ -1,16 +1,23 @@ Name: kshutdown Version: 1.0 -Release: 1%{?dist} +Release: 2%{?dist} Summary: KShutDown is an advanced shut down utility for KDE Group: Applications/System License: GPL URL: http://kshutdown.sourceforge.net/ -Source: http://dl.sourceforge.net/sourceforge/kshutdown/kshutdown-%{version}.tar.bz2 +Source: http://downloads.sourceforge.net/sourceforge/%{name}/%{name}-%{version}.tar.bz2 +Source1: hi64-app-kshutdown.png +#Source2: so that kshutdown.png looks beautiful on katapult +Source2: hi128-app-kshutdown.png +Patch0: %{name}-usr-actions-h.patch +Patch1: %{name}-usr-actions-cpp.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) -BuildRequires: desktop-file-utils, kdelibs-devel +BuildRequires: desktop-file-utils kdelibs-devel +# needed in kshutdown/actions.h +Requires: xscreensaver-base %description KShutDown is an advanced shut down utility for KDE. @@ -18,6 +25,9 @@ %prep %setup -q +%patch0 -p0 -b .usr.h +%patch1 -p0 -b .usr.cpp + %build %configure --disable-rpath %{__make} %{?_smp_mflags} @@ -35,6 +45,11 @@ %{__rm} -f %{buildroot}%{_datadir}/apps/%{name}/extras/{multimedia,system,shutdown}/.directory +%{__mkdir} -p %{buildroot}%{_datadir}/icons/hicolor/64x64/apps/ +%{__cp} -p %{SOURCE1} %{buildroot}%{_datadir}/icons/hicolor/64x64/apps/%{name}.png +%{__mkdir} -p %{buildroot}%{_datadir}/icons/hicolor/128x128/apps/ +%{__cp} -p %{SOURCE2} %{buildroot}%{_datadir}/icons/hicolor/128x128/apps/%{name}.png + ## File lists # locale's %find_lang %{name} || touch %{name}.lang @@ -80,12 +95,16 @@ %{_libdir}/kde3/%{name}lockout_panelapplet.so %{_datadir}/applications/%{name}.desktop %{_datadir}/apps/%{name} -%{_datadir}/apps/kconf_update/kshutdown.upd +%{_datadir}/apps/kconf_update/%{name}.upd %{_datadir}/apps/kicker/applets/%{name}lockout.desktop %{_datadir}/icons/hicolor/??x??/apps/%{name}.png - +%{_datadir}/icons/hicolor/128x128/apps/%{name}.png %Changelog +* Fri Apr 27 2007 Chitlesh Goorah 1.0-2 +- patched the default values to allow user permissions on actions +- added 64x64 and 128x128 png icons so that kshutdown looks beautiful on katapult + * Sat Apr 20 2007 Chitlesh Goorah 1.0-1 - New upstream release From fedora-extras-commits at redhat.com Fri Apr 27 18:19:45 2007 From: fedora-extras-commits at redhat.com (Chitlesh GOORAH (chitlesh)) Date: Fri, 27 Apr 2007 14:19:45 -0400 Subject: rpms/kshutdown import.log,1.11,1.12 Message-ID: <200704271819.l3RIJjsH022870@cvs-int.fedora.redhat.com> Author: chitlesh Update of /cvs/extras/rpms/kshutdown In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv22814 Modified Files: import.log Log Message: Index: import.log =================================================================== RCS file: /cvs/extras/rpms/kshutdown/import.log,v retrieving revision 1.11 retrieving revision 1.12 diff -u -r1.11 -r1.12 --- import.log 27 Apr 2007 18:16:45 -0000 1.11 +++ import.log 27 Apr 2007 18:19:10 -0000 1.12 @@ -8,3 +8,4 @@ kshutdown-1_0-1:FC-6:kshutdown-1.0-1.src.rpm:1177066749 kshutdown-1_0-1:HEAD:kshutdown-1.0-1.src.rpm:1177067185 kshutdown-1_0-2:FC-5:kshutdown-1.0-2.src.rpm:1177698075 +kshutdown-1_0-2:FC-6:kshutdown-1.0-2.src.rpm:1177698204 From fedora-extras-commits at redhat.com Fri Apr 27 18:23:36 2007 From: fedora-extras-commits at redhat.com (Chitlesh GOORAH (chitlesh)) Date: Fri, 27 Apr 2007 14:23:36 -0400 Subject: rpms/kshutdown import.log,1.12,1.13 Message-ID: <200704271823.l3RINakt023024@cvs-int.fedora.redhat.com> Author: chitlesh Update of /cvs/extras/rpms/kshutdown In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv22983 Modified Files: import.log Log Message: Index: import.log =================================================================== RCS file: /cvs/extras/rpms/kshutdown/import.log,v retrieving revision 1.12 retrieving revision 1.13 diff -u -r1.12 -r1.13 --- import.log 27 Apr 2007 18:19:10 -0000 1.12 +++ import.log 27 Apr 2007 18:23:02 -0000 1.13 @@ -9,3 +9,4 @@ kshutdown-1_0-1:HEAD:kshutdown-1.0-1.src.rpm:1177067185 kshutdown-1_0-2:FC-5:kshutdown-1.0-2.src.rpm:1177698075 kshutdown-1_0-2:FC-6:kshutdown-1.0-2.src.rpm:1177698204 +kshutdown-1_0-2:HEAD:kshutdown-1.0-2.src.rpm:1177698394 From fedora-extras-commits at redhat.com Fri Apr 27 18:23:41 2007 From: fedora-extras-commits at redhat.com (Chitlesh GOORAH (chitlesh)) Date: Fri, 27 Apr 2007 14:23:41 -0400 Subject: rpms/kshutdown/devel hi128-app-kshutdown.png, NONE, 1.1 hi64-app-kshutdown.png, NONE, 1.1 kshutdown-usr-actions-cpp.patch, NONE, 1.1 kshutdown-usr-actions-h.patch, NONE, 1.1 kshutdown.spec, 1.4, 1.5 Message-ID: <200704271823.l3RINf7k023027@cvs-int.fedora.redhat.com> Author: chitlesh Update of /cvs/extras/rpms/kshutdown/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv22983/devel Modified Files: kshutdown.spec Added Files: hi128-app-kshutdown.png hi64-app-kshutdown.png kshutdown-usr-actions-cpp.patch kshutdown-usr-actions-h.patch Log Message: kshutdown-usr-actions-cpp.patch: --- NEW FILE kshutdown-usr-actions-cpp.patch --- --- kshutdown/actions.cpp 2006-05-24 07:49:50.000000000 +0200 +++ actions.cpp 2007-04-27 17:33:17.000000000 +0200 @@ -101,7 +101,7 @@ _totalExit = false; - Method method = Method_KDE; + Method method = Method_DefaultCommand; QString command; if (!isEnabled(action)) @@ -149,8 +149,8 @@ getMethod(action, method, command); MiscUtils::runCommandBeforeAction("Logout"); - if (method == Method_KDE) - return endSession(KApplication::ShutdownTypeNone, action); + //if (method == Method_KDE) + return endSession(KApplication::ShutdownTypeNone, action); break; @@ -271,7 +271,7 @@ KConfig *conf = kshutdownrc->config(); if (!conf->hasGroup(group)) { - method = Method_KDE; + method = Method_DefaultCommand; command = defaultCommand; // kdDebug() << "Action::getMethod: No group in config for action " << action << endl; @@ -281,9 +281,9 @@ conf->setGroup(group); // read method - method = (Method)conf->readNumEntry("Method", Method_KDE); + method = (Method)conf->readNumEntry("Method", Method_DefaultCommand); if ((method < Method_KDE) || (method > Method_UserCommand)) - method = Method_KDE; + method = Method_DefaultCommand; switch (method) { @@ -296,7 +296,7 @@ case Method_UserCommand: command = conf->readEntry("Command", defaultCommand); if (command.isEmpty()) - method = Method_KDE; + method = Method_DefaultCommand; break; } @@ -387,7 +387,7 @@ QString command; getMethod(LockScreen, method, command); MiscUtils::runCommandBeforeAction("Lock Screen"); - if (method == Method_KDE) { + if (method == Method_DefaultCommand) { // test mode if (_testMode) { MiscUtils::showTestMessage(getName(LockScreen)); kshutdown-usr-actions-h.patch: --- NEW FILE kshutdown-usr-actions-h.patch --- --- kshutdown/actions.h 2007-03-23 21:54:34.000000000 +0100 +++ actions.h 2007-04-27 16:02:59.000000000 +0200 @@ -27,8 +27,8 @@ DEFAULT_LOCK_SCREEN_COMMAND("xscreensaver-command -lock"), // TODO: 2.0: logout command for GNOME (gnome-session-save --kill?) DEFAULT_LOGOUT_COMMAND(""), - DEFAULT_REBOOT_COMMAND("/sbin/reboot"), - DEFAULT_SHUT_DOWN_COMMAND("/sbin/poweroff"); + DEFAULT_REBOOT_COMMAND("/usr/bin/reboot"), + DEFAULT_SHUT_DOWN_COMMAND("/usr/bin/poweroff"); #define ks_actions Action::getInstance() Index: kshutdown.spec =================================================================== RCS file: /cvs/extras/rpms/kshutdown/devel/kshutdown.spec,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- kshutdown.spec 20 Apr 2007 11:02:24 -0000 1.4 +++ kshutdown.spec 27 Apr 2007 18:23:07 -0000 1.5 @@ -1,16 +1,23 @@ Name: kshutdown Version: 1.0 -Release: 1%{?dist} +Release: 2%{?dist} Summary: KShutDown is an advanced shut down utility for KDE Group: Applications/System License: GPL URL: http://kshutdown.sourceforge.net/ -Source: http://dl.sourceforge.net/sourceforge/kshutdown/kshutdown-%{version}.tar.bz2 +Source: http://downloads.sourceforge.net/sourceforge/%{name}/%{name}-%{version}.tar.bz2 +Source1: hi64-app-kshutdown.png +#Source2: so that kshutdown.png looks beautiful on katapult +Source2: hi128-app-kshutdown.png +Patch0: %{name}-usr-actions-h.patch +Patch1: %{name}-usr-actions-cpp.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) -BuildRequires: desktop-file-utils, kdelibs-devel +BuildRequires: desktop-file-utils kdelibs-devel +# needed in kshutdown/actions.h +Requires: xscreensaver-base %description KShutDown is an advanced shut down utility for KDE. @@ -18,6 +25,9 @@ %prep %setup -q +%patch0 -p0 -b .usr.h +%patch1 -p0 -b .usr.cpp + %build %configure --disable-rpath %{__make} %{?_smp_mflags} @@ -35,6 +45,11 @@ %{__rm} -f %{buildroot}%{_datadir}/apps/%{name}/extras/{multimedia,system,shutdown}/.directory +%{__mkdir} -p %{buildroot}%{_datadir}/icons/hicolor/64x64/apps/ +%{__cp} -p %{SOURCE1} %{buildroot}%{_datadir}/icons/hicolor/64x64/apps/%{name}.png +%{__mkdir} -p %{buildroot}%{_datadir}/icons/hicolor/128x128/apps/ +%{__cp} -p %{SOURCE2} %{buildroot}%{_datadir}/icons/hicolor/128x128/apps/%{name}.png + ## File lists # locale's %find_lang %{name} || touch %{name}.lang @@ -80,12 +95,16 @@ %{_libdir}/kde3/%{name}lockout_panelapplet.so %{_datadir}/applications/%{name}.desktop %{_datadir}/apps/%{name} -%{_datadir}/apps/kconf_update/kshutdown.upd +%{_datadir}/apps/kconf_update/%{name}.upd %{_datadir}/apps/kicker/applets/%{name}lockout.desktop %{_datadir}/icons/hicolor/??x??/apps/%{name}.png - +%{_datadir}/icons/hicolor/128x128/apps/%{name}.png %Changelog +* Fri Apr 27 2007 Chitlesh Goorah 1.0-2 +- patched the default values to allow user permissions on actions +- added 64x64 and 128x128 png icons so that kshutdown looks beautiful on katapult + * Sat Apr 20 2007 Chitlesh Goorah 1.0-1 - New upstream release From fedora-extras-commits at redhat.com Fri Apr 27 18:26:23 2007 From: fedora-extras-commits at redhat.com (Chitlesh GOORAH (chitlesh)) Date: Fri, 27 Apr 2007 14:26:23 -0400 Subject: rpms/kdmtheme import.log,1.9,1.10 Message-ID: <200704271826.l3RIQNx8023228@cvs-int.fedora.redhat.com> Author: chitlesh Update of /cvs/extras/rpms/kdmtheme In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv23154 Modified Files: import.log Log Message: Index: import.log =================================================================== RCS file: /cvs/extras/rpms/kdmtheme/import.log,v retrieving revision 1.9 retrieving revision 1.10 diff -u -r1.9 -r1.10 --- import.log 3 Feb 2007 22:44:27 -0000 1.9 +++ import.log 27 Apr 2007 18:25:48 -0000 1.10 @@ -6,3 +6,4 @@ kdmtheme-1_1_2-5:FC-5:kdmtheme-1.1.2-5.src.rpm:1170542424 kdmtheme-1_1_2-5:FC-6:kdmtheme-1.1.2-5.src.rpm:1170542557 kdmtheme-1_1_2-5:HEAD:kdmtheme-1.1.2-5.src.rpm:1170542693 +kdmtheme-1_1_3-1:FC-5:kdmtheme-1.1.3-1.src.rpm:1177698638 From fedora-extras-commits at redhat.com Fri Apr 27 18:26:28 2007 From: fedora-extras-commits at redhat.com (Chitlesh GOORAH (chitlesh)) Date: Fri, 27 Apr 2007 14:26:28 -0400 Subject: rpms/kdmtheme/FC-5 .cvsignore, 1.2, 1.3 kdmtheme.spec, 1.3, 1.4 sources, 1.2, 1.3 Message-ID: <200704271826.l3RIQSb4023267@cvs-int.fedora.redhat.com> Author: chitlesh Update of /cvs/extras/rpms/kdmtheme/FC-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv23154/FC-5 Modified Files: .cvsignore kdmtheme.spec sources Log Message: Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/kdmtheme/FC-5/.cvsignore,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- .cvsignore 21 Aug 2006 15:28:23 -0000 1.2 +++ .cvsignore 27 Apr 2007 18:25:54 -0000 1.3 @@ -1 +1 @@ -kdmtheme-1.1.2.tar.bz2 +kdmtheme-1.1.3.tar.bz2 Index: kdmtheme.spec =================================================================== RCS file: /cvs/extras/rpms/kdmtheme/FC-5/kdmtheme.spec,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- kdmtheme.spec 3 Feb 2007 22:40:02 -0000 1.3 +++ kdmtheme.spec 27 Apr 2007 18:25:54 -0000 1.4 @@ -1,6 +1,6 @@ Name: kdmtheme -Version: 1.1.2 -Release: 5%{?dist} +Version: 1.1.3 +Release: 1%{?dist} Summary: Theme Manager for KDM License: GPL @@ -54,6 +54,9 @@ %Changelog +* Fri Apr 27 2007 Chitlesh Goorah - 1.1.3-1 +- New upstream release + * Sat Feb 03 2007 Chitlesh Goorah - 1.1.2-5 - Minors fixes Index: sources =================================================================== RCS file: /cvs/extras/rpms/kdmtheme/FC-5/sources,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- sources 21 Aug 2006 15:28:23 -0000 1.2 +++ sources 27 Apr 2007 18:25:54 -0000 1.3 @@ -1 +1 @@ -40bacda700e847aab7070babc15f67ca kdmtheme-1.1.2.tar.bz2 +f49500529652a03701dff03ca54986c4 kdmtheme-1.1.3.tar.bz2 From fedora-extras-commits at redhat.com Fri Apr 27 18:31:14 2007 From: fedora-extras-commits at redhat.com (Chitlesh GOORAH (chitlesh)) Date: Fri, 27 Apr 2007 14:31:14 -0400 Subject: rpms/kdmtheme import.log,1.10,1.11 Message-ID: <200704271831.l3RIVECS023796@cvs-int.fedora.redhat.com> Author: chitlesh Update of /cvs/extras/rpms/kdmtheme In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv23352 Modified Files: import.log Log Message: Index: import.log =================================================================== RCS file: /cvs/extras/rpms/kdmtheme/import.log,v retrieving revision 1.10 retrieving revision 1.11 diff -u -r1.10 -r1.11 --- import.log 27 Apr 2007 18:25:48 -0000 1.10 +++ import.log 27 Apr 2007 18:30:39 -0000 1.11 @@ -7,3 +7,4 @@ kdmtheme-1_1_2-5:FC-6:kdmtheme-1.1.2-5.src.rpm:1170542557 kdmtheme-1_1_2-5:HEAD:kdmtheme-1.1.2-5.src.rpm:1170542693 kdmtheme-1_1_3-1:FC-5:kdmtheme-1.1.3-1.src.rpm:1177698638 +kdmtheme-1_1_3-1:FC-6:kdmtheme-1.1.3-1.src.rpm:1177698768 From fedora-extras-commits at redhat.com Fri Apr 27 18:31:19 2007 From: fedora-extras-commits at redhat.com (Chitlesh GOORAH (chitlesh)) Date: Fri, 27 Apr 2007 14:31:19 -0400 Subject: rpms/kdmtheme/FC-6 .cvsignore, 1.2, 1.3 kdmtheme.spec, 1.4, 1.5 sources, 1.2, 1.3 Message-ID: <200704271831.l3RIVJrI023801@cvs-int.fedora.redhat.com> Author: chitlesh Update of /cvs/extras/rpms/kdmtheme/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv23352/FC-6 Modified Files: .cvsignore kdmtheme.spec sources Log Message: Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/kdmtheme/FC-6/.cvsignore,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- .cvsignore 21 Aug 2006 15:28:23 -0000 1.2 +++ .cvsignore 27 Apr 2007 18:30:44 -0000 1.3 @@ -1 +1 @@ -kdmtheme-1.1.2.tar.bz2 +kdmtheme-1.1.3.tar.bz2 Index: kdmtheme.spec =================================================================== RCS file: /cvs/extras/rpms/kdmtheme/FC-6/kdmtheme.spec,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- kdmtheme.spec 3 Feb 2007 22:42:16 -0000 1.4 +++ kdmtheme.spec 27 Apr 2007 18:30:44 -0000 1.5 @@ -1,6 +1,6 @@ Name: kdmtheme -Version: 1.1.2 -Release: 5%{?dist} +Version: 1.1.3 +Release: 1%{?dist} Summary: Theme Manager for KDM License: GPL @@ -54,6 +54,9 @@ %Changelog +* Fri Apr 27 2007 Chitlesh Goorah - 1.1.3-1 +- New upstream release + * Sat Feb 03 2007 Chitlesh Goorah - 1.1.2-5 - Minors fixes Index: sources =================================================================== RCS file: /cvs/extras/rpms/kdmtheme/FC-6/sources,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- sources 21 Aug 2006 15:28:23 -0000 1.2 +++ sources 27 Apr 2007 18:30:44 -0000 1.3 @@ -1 +1 @@ -40bacda700e847aab7070babc15f67ca kdmtheme-1.1.2.tar.bz2 +f49500529652a03701dff03ca54986c4 kdmtheme-1.1.3.tar.bz2 From fedora-extras-commits at redhat.com Fri Apr 27 18:35:13 2007 From: fedora-extras-commits at redhat.com (Chitlesh GOORAH (chitlesh)) Date: Fri, 27 Apr 2007 14:35:13 -0400 Subject: rpms/kdmtheme/devel .cvsignore, 1.2, 1.3 kdmtheme.spec, 1.4, 1.5 sources, 1.2, 1.3 Message-ID: <200704271835.l3RIZDxE023937@cvs-int.fedora.redhat.com> Author: chitlesh Update of /cvs/extras/rpms/kdmtheme/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv23877/devel Modified Files: .cvsignore kdmtheme.spec sources Log Message: Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/kdmtheme/devel/.cvsignore,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- .cvsignore 21 Aug 2006 15:28:23 -0000 1.2 +++ .cvsignore 27 Apr 2007 18:34:39 -0000 1.3 @@ -1 +1 @@ -kdmtheme-1.1.2.tar.bz2 +kdmtheme-1.1.3.tar.bz2 Index: kdmtheme.spec =================================================================== RCS file: /cvs/extras/rpms/kdmtheme/devel/kdmtheme.spec,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- kdmtheme.spec 3 Feb 2007 22:44:29 -0000 1.4 +++ kdmtheme.spec 27 Apr 2007 18:34:39 -0000 1.5 @@ -1,6 +1,6 @@ Name: kdmtheme -Version: 1.1.2 -Release: 5%{?dist} +Version: 1.1.3 +Release: 1%{?dist} Summary: Theme Manager for KDM License: GPL @@ -54,6 +54,9 @@ %Changelog +* Fri Apr 27 2007 Chitlesh Goorah - 1.1.3-1 +- New upstream release + * Sat Feb 03 2007 Chitlesh Goorah - 1.1.2-5 - Minors fixes Index: sources =================================================================== RCS file: /cvs/extras/rpms/kdmtheme/devel/sources,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- sources 21 Aug 2006 15:28:23 -0000 1.2 +++ sources 27 Apr 2007 18:34:39 -0000 1.3 @@ -1 +1 @@ -40bacda700e847aab7070babc15f67ca kdmtheme-1.1.2.tar.bz2 +f49500529652a03701dff03ca54986c4 kdmtheme-1.1.3.tar.bz2 From fedora-extras-commits at redhat.com Fri Apr 27 18:35:08 2007 From: fedora-extras-commits at redhat.com (Chitlesh GOORAH (chitlesh)) Date: Fri, 27 Apr 2007 14:35:08 -0400 Subject: rpms/kdmtheme import.log,1.11,1.12 Message-ID: <200704271835.l3RIZ89X023928@cvs-int.fedora.redhat.com> Author: chitlesh Update of /cvs/extras/rpms/kdmtheme In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv23877 Modified Files: import.log Log Message: Index: import.log =================================================================== RCS file: /cvs/extras/rpms/kdmtheme/import.log,v retrieving revision 1.11 retrieving revision 1.12 diff -u -r1.11 -r1.12 --- import.log 27 Apr 2007 18:30:39 -0000 1.11 +++ import.log 27 Apr 2007 18:34:34 -0000 1.12 @@ -8,3 +8,4 @@ kdmtheme-1_1_2-5:HEAD:kdmtheme-1.1.2-5.src.rpm:1170542693 kdmtheme-1_1_3-1:FC-5:kdmtheme-1.1.3-1.src.rpm:1177698638 kdmtheme-1_1_3-1:FC-6:kdmtheme-1.1.3-1.src.rpm:1177698768 +kdmtheme-1_1_3-1:HEAD:kdmtheme-1.1.3-1.src.rpm:1177699083 From fedora-extras-commits at redhat.com Fri Apr 27 18:57:02 2007 From: fedora-extras-commits at redhat.com (Igor Foox (ifoox)) Date: Fri, 27 Apr 2007 14:57:02 -0400 Subject: rpms/eclipse-pydev import.log,1.1,1.2 Message-ID: <200704271857.l3RIv2ei024415@cvs-int.fedora.redhat.com> Author: ifoox Update of /cvs/extras/rpms/eclipse-pydev In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv24368 Modified Files: import.log Log Message: auto-import eclipse-pydev-1.3.1-5 on branch devel from eclipse-pydev-1.3.1-5.src.rpm Index: import.log =================================================================== RCS file: /cvs/extras/rpms/eclipse-pydev/import.log,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- import.log 21 Apr 2007 21:19:40 -0000 1.1 +++ import.log 27 Apr 2007 18:56:28 -0000 1.2 @@ -0,0 +1 @@ +eclipse-pydev-1_3_1-5:HEAD:eclipse-pydev-1.3.1-5.src.rpm:1177700176 From fedora-extras-commits at redhat.com Fri Apr 27 18:57:07 2007 From: fedora-extras-commits at redhat.com (Igor Foox (ifoox)) Date: Fri, 27 Apr 2007 14:57:07 -0400 Subject: rpms/eclipse-pydev/devel eclipse-pydev-TestDependent.java.patch, NONE, 1.1 eclipse-pydev-noretroweaver.patch, NONE, 1.1 eclipse-pydev.spec, NONE, 1.1 fetch-eclipse-pydev.sh, NONE, 1.1 .cvsignore, 1.1, 1.2 sources, 1.1, 1.2 Message-ID: <200704271857.l3RIv71n024419@cvs-int.fedora.redhat.com> Author: ifoox Update of /cvs/extras/rpms/eclipse-pydev/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv24368/devel Modified Files: .cvsignore sources Added Files: eclipse-pydev-TestDependent.java.patch eclipse-pydev-noretroweaver.patch eclipse-pydev.spec fetch-eclipse-pydev.sh Log Message: auto-import eclipse-pydev-1.3.1-5 on branch devel from eclipse-pydev-1.3.1-5.src.rpm eclipse-pydev-TestDependent.java.patch: --- NEW FILE eclipse-pydev-TestDependent.java.patch --- --- /dev/null 2006-06-02 09:11:39.438467500 -0400 +++ plugins/org.python.pydev.core/tests/org/python/pydev/core/TestDependent.java 2006-06-02 16:33:25.000000000 -0400 @@ -0,0 +1,39 @@ +/* + * Create a file TestDependent.java with the contents in this file and substitute the + * values as needed... + */ +package org.python.pydev.core; + +public class TestDependent { + + //NOTE: this should be gotten from some variable to point to the python lib (less system dependence, but still, some). + public static String PYTHON_EXE="D:/bin/Python24/python.exe"; + public static final String PYTHON_INSTALL="D:/bin/Python24/"; + public static final String PYTHON_LIB="D:/bin/Python24/Lib/"; + public static final String PYTHON_SITE_PACKAGES="D:/bin/Python24/Lib/site-packages/"; + public static final String PYTHON_WXPYTHON_PACKAGES="D:/bin/Python24/Lib/site-packages/wx-2.6-msw-ansi/"; + public static final String PYTHON_NUMARRAY_PACKAGES="D:/bin/Python24/Lib/site-packages/numarray/"; + + //NOTE: this should set to the tests pysrc location, so that it can be added to the pythonpath. + public static final String TEST_PYDEV_BASE_LOC = "E:/eclipse_workspace/"; + public static final String TEST_PYSRC_LOC=TEST_PYDEV_BASE_LOC+"org.python.pydev/tests/pysrc/"; + public static final String TEST_PYSRC_LOC2=TEST_PYDEV_BASE_LOC+"org.python.pydev/tests/pysrc2/"; + public static final String TEST_PYDEV_PLUGIN_LOC = "E:/eclipse_workspace/org.python.pydev/"; + public static final String TEST_PYDEV_JYTHON_PLUGIN_LOC = "E:/eclipse_workspace/org.python.pydev.jython/"; + public static final String TEST_PYDEV_PARSER_PLUGIN_LOC = TEST_PYDEV_BASE_LOC+"org.python.pydev.parser/"; + + //java info + public static final String JAVA_LOCATION="C:/Program Files/Java/jre1.5.0_04/bin/java.exe"; + public static final String JAVA_RT_JAR_LOCATION= "C:/Program Files/Java/jre1.5.0_04/lib/rt.jar"; + + public static final String JYTHON_JAR_LOCATION="D:/bin/jython21/jython.jar"; + public static final String JYTHON_LIB_LOCATION="D:/bin/jython21/lib/"; + + //we cannot test what we don't have... + public static final boolean HAS_WXPYTHON_INSTALLED = false; + public static final boolean HAS_QT_INSTALLED = true; + public static final boolean HAS_GLU_INSTALLED = true; + public static final boolean HAS_SWT_ON_PATH = false; + public static final boolean HAS_NUMARRAY_INSTALLED = true; + public static final boolean HAS_MX_DATETIME = false; +} eclipse-pydev-noretroweaver.patch: --- NEW FILE eclipse-pydev-noretroweaver.patch --- diff -ru plugins/org.python.pydev/build.properties plugins/org.python.pydev/build.properties --- plugins/org.python.pydev/build.properties 2006-10-29 14:50:58.000000000 -0500 +++ plugins/org.python.pydev/build.properties 2007-03-25 16:09:44.000000000 -0400 @@ -9,7 +9,6 @@ eclipse32.gif,\ pydev.gif,\ Pydev.gif,\ - retroweaver-rt.jar,\ shiftone-cache.jar,\ build.properties jars.compile.order = pydev.jar diff -ru plugins/org.python.pydev/META-INF/MANIFEST.MF plugins/org.python.pydev/META-INF/MANIFEST.MF --- plugins/org.python.pydev/META-INF/MANIFEST.MF 2007-03-25 16:12:17.000000000 -0400 +++ plugins/org.python.pydev/META-INF/MANIFEST.MF 2007-03-25 16:09:57.000000000 -0400 @@ -3,8 +3,7 @@ Bundle-Name: Pydev - Python Development Environment Bundle-SymbolicName: org.python.pydev; singleton:=true Bundle-Version: 0.9.7.1 -Bundle-ClassPath: pydev.jar, - retroweaver-rt.jar +Bundle-ClassPath: pydev.jar Bundle-Activator: org.python.pydev.plugin.PydevPlugin Bundle-Vendor: Fabio Zadrozny / Aleks Totic Bundle-Localization: plugin diff -ru plugins/org.python.pydev.ast/build.properties plugins/org.python.pydev.ast/build.properties --- plugins/org.python.pydev.ast/build.properties 2005-09-03 11:59:14.000000000 -0400 +++ plugins/org.python.pydev.ast/build.properties 2007-03-25 16:09:17.000000000 -0400 @@ -1,7 +1,6 @@ bin.includes = plugin.xml,\ ast.jar,\ - META-INF/,\ - retroweaver-rt.jar + META-INF/ jars.compile.order = ast.jar source.ast.jar = src/ output.ast.jar = bin/ diff -ru plugins/org.python.pydev.ast/META-INF/MANIFEST.MF plugins/org.python.pydev.ast/META-INF/MANIFEST.MF --- plugins/org.python.pydev.ast/META-INF/MANIFEST.MF 2007-03-25 16:12:17.000000000 -0400 +++ plugins/org.python.pydev.ast/META-INF/MANIFEST.MF 2007-03-25 16:09:34.000000000 -0400 @@ -3,8 +3,7 @@ Bundle-Name: Ast Plug-in Bundle-SymbolicName: org.python.pydev.ast; singleton:=true Bundle-Version: 0.9.7.1 -Bundle-ClassPath: ast.jar, - retroweaver-rt.jar +Bundle-ClassPath: ast.jar Bundle-Activator: org.python.pydev.ast.AstPlugin Bundle-Localization: plugin Require-Bundle: org.eclipse.ui, diff -ru plugins/org.python.pydev.core/build.properties plugins/org.python.pydev.core/build.properties --- plugins/org.python.pydev.core/build.properties 2005-11-17 09:53:44.000000000 -0500 +++ plugins/org.python.pydev.core/build.properties 2007-03-25 16:10:49.000000000 -0400 @@ -3,7 +3,6 @@ bin.includes = plugin.xml,\ META-INF/,\ core.jar,\ - retroweaver-rt.jar,\ commons-codec.jar jars.extra.classpath = commons-codec.jar jars.compile.order = core.jar diff -ru plugins/org.python.pydev.core/META-INF/MANIFEST.MF plugins/org.python.pydev.core/META-INF/MANIFEST.MF --- plugins/org.python.pydev.core/META-INF/MANIFEST.MF 2007-03-25 16:12:17.000000000 -0400 +++ plugins/org.python.pydev.core/META-INF/MANIFEST.MF 2007-03-25 16:10:58.000000000 -0400 @@ -4,7 +4,6 @@ Bundle-SymbolicName: org.python.pydev.core; singleton:=true Bundle-Version: 0.9.7.1 Bundle-ClassPath: core.jar, - retroweaver-rt.jar, commons-codec.jar Bundle-Activator: org.python.pydev.core.CorePlugin Bundle-Vendor: Fabio Zadrozny diff -ru plugins/org.python.pydev.debug/build.properties plugins/org.python.pydev.debug/build.properties --- plugins/org.python.pydev.debug/build.properties 2005-09-03 11:59:30.000000000 -0400 +++ plugins/org.python.pydev.debug/build.properties 2007-03-25 16:10:31.000000000 -0400 @@ -3,8 +3,7 @@ CVS/,\ META-INF/,\ icons/,\ - pydev-debug.jar,\ - retroweaver-rt.jar + pydev-debug.jar jars.compile.order = pydev-debug.jar source.pydev-debug.jar = src/ output.pydev-debug.jar = bin/ diff -ru plugins/org.python.pydev.debug/META-INF/MANIFEST.MF plugins/org.python.pydev.debug/META-INF/MANIFEST.MF --- plugins/org.python.pydev.debug/META-INF/MANIFEST.MF 2007-03-25 16:12:17.000000000 -0400 +++ plugins/org.python.pydev.debug/META-INF/MANIFEST.MF 2007-03-25 16:10:42.000000000 -0400 @@ -3,8 +3,7 @@ Bundle-Name: Pydev debug Bundle-SymbolicName: org.python.pydev.debug; singleton:=true Bundle-Version: 0.9.7.1 -Bundle-ClassPath: pydev-debug.jar, - retroweaver-rt.jar +Bundle-ClassPath: pydev-debug.jar Bundle-Activator: org.python.pydev.debug.core.PydevDebugPlugin Bundle-Vendor: Fabio Zadrozny / Aleks Totic Bundle-Localization: plugin diff -ru plugins/org.python.pydev.jython/build.properties plugins/org.python.pydev.jython/build.properties --- plugins/org.python.pydev.jython/build.properties 2006-04-06 12:12:37.000000000 -0400 +++ plugins/org.python.pydev.jython/build.properties 2007-03-25 16:10:07.000000000 -0400 @@ -2,7 +2,6 @@ pydev-jython.jar,\ jython.jar,\ jysrc/,\ - retroweaver-rt.jar,\ plugin.xml,\ Lib/ jars.compile.order = pydev-jython.jar diff -ru plugins/org.python.pydev.jython/META-INF/MANIFEST.MF plugins/org.python.pydev.jython/META-INF/MANIFEST.MF --- plugins/org.python.pydev.jython/META-INF/MANIFEST.MF 2007-03-25 16:12:17.000000000 -0400 +++ plugins/org.python.pydev.jython/META-INF/MANIFEST.MF 2007-03-25 16:10:16.000000000 -0400 @@ -4,7 +4,6 @@ Bundle-SymbolicName: org.python.pydev.jython; singleton:=true Bundle-Version: 0.9.7.1 Bundle-ClassPath: pydev-jython.jar, - retroweaver-rt.jar, jython.jar Bundle-Activator: org.python.pydev.jython.JythonPlugin Bundle-Vendor: Fabio Zadrozny diff -ru plugins/org.python.pydev.parser/build.properties plugins/org.python.pydev.parser/build.properties --- plugins/org.python.pydev.parser/build.properties 2005-09-03 11:59:02.000000000 -0400 +++ plugins/org.python.pydev.parser/build.properties 2007-03-25 16:11:10.000000000 -0400 @@ -2,5 +2,4 @@ output.parser.jar = bin/ bin.includes = plugin.xml,\ META-INF/,\ - parser.jar,\ - retroweaver-rt.jar + parser.jar diff -ru plugins/org.python.pydev.parser/META-INF/MANIFEST.MF plugins/org.python.pydev.parser/META-INF/MANIFEST.MF --- plugins/org.python.pydev.parser/META-INF/MANIFEST.MF 2007-03-25 16:12:17.000000000 -0400 +++ plugins/org.python.pydev.parser/META-INF/MANIFEST.MF 2007-03-25 16:11:27.000000000 -0400 @@ -3,8 +3,7 @@ Bundle-Name: Parser Plug-in Bundle-SymbolicName: org.python.pydev.parser; singleton:=true Bundle-Version: 0.9.7.1 -Bundle-ClassPath: parser.jar, - retroweaver-rt.jar +Bundle-ClassPath: parser.jar Bundle-Activator: org.python.pydev.parser.ParserPlugin Bundle-Localization: plugin Require-Bundle: org.junit, diff -ru plugins/org.python.pydev.templates/build.properties plugins/org.python.pydev.templates/build.properties --- plugins/org.python.pydev.templates/build.properties 2005-09-03 14:00:51.000000000 -0400 +++ plugins/org.python.pydev.templates/build.properties 2007-03-25 16:11:34.000000000 -0400 @@ -1,5 +1,4 @@ bin.includes = META-INF/,\ plugin.xml,\ - icons/,\ - retroweaver-rt.jar + icons/ jars.compile.order = diff -ru plugins/org.python.pydev.templates/META-INF/MANIFEST.MF plugins/org.python.pydev.templates/META-INF/MANIFEST.MF --- plugins/org.python.pydev.templates/META-INF/MANIFEST.MF 2007-03-25 16:12:17.000000000 -0400 +++ plugins/org.python.pydev.templates/META-INF/MANIFEST.MF 2007-03-25 16:11:42.000000000 -0400 @@ -10,4 +10,3 @@ org.eclipse.core.runtime, org.python.pydev Eclipse-AutoStart: true -Bundle-ClassPath: retroweaver-rt.jar --- NEW FILE eclipse-pydev.spec --- Epoch: 1 %define gcj_support 1 %define version_major 1 %define version_minor 3 %define version_majmin %{version_major}.%{version_minor} %define version_micro 1 %define eclipse_base %{_datadir}/eclipse # All arches line up except i386 -> x86 %ifarch %{ix86} %define eclipse_arch x86 %else %define eclipse_arch %{_arch} %endif Summary: Eclipse Python development plug-in Name: eclipse-pydev Version: %{version_majmin}.%{version_micro} Release: 5%{?dist} License: Eclipse Public License URL: http://pydev.sourceforge.net/ Group: Development/Tools # The upstream PyDev project does not distribute a source drop conveniently. # Instead, you must build it by hand. Generate the source zip using the # enclosed script like so: # ./fetch-eclipse-pydev.sh pydev \ # :pserver:anonymous at sourceware.org/cvs/eclipse pydev_1_3_1 \ # pydev/org.python.pydev.releng Source0: eclipse-pydev-fetched-src-pydev_%{version_major}_%{version_minor}_%{version_micro}.tar.bz2 Source1: fetch-eclipse-pydev.sh # Remove references to the retroweaver jar, since we don't use it Patch1: %{name}-noretroweaver.patch # Add a TestDependent class which makes the tests compile Patch2: %{name}-TestDependent.java.patch %if %{gcj_support} BuildRequires: gcc-java >= 4.1.2 BuildRequires: java-1.5.0-gcj-devel >= 1.5.0 Requires(post): java-1.5.0-gcj >= 1.5.0 Requires(postun): java-1.5.0-gcj >= 1.5.0 %else BuildRequires: java-devel >= 1.5.0 %endif Requires: eclipse-jdt Requires: python Requires: commons-codec >= 1.3 Requires: junit >= 3.8.1 Requires: jython >= 2.2 BuildRequires: eclipse-pde BuildRequires: jpackage-utils >= 0:1.5 BuildRequires: junit >= 3.8.1 BuildRequires: commons-codec >= 1.3 BuildRequires: jython >= 2.2 %if %{gcj_support} %else BuildArch: noarch %endif BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) %description The eclipse-pydev package contains Eclipse plugins for Python development. %prep %setup -q -c pushd pydev/org.python.pydev.releng/results/ %patch1 -p0 %patch2 -p0 # Replace all references to 0.9.7.1 with the correct version number for f in `grep -rl '0.9.7.1' *` ; do if [ -f $f ]; then sed --in-place "s/0.9.7.1/%{version_majmin}.%{version_micro}/g" $f fi done # Remove the unused retroweaver jar find . -name retroweaver-rt.jar -exec rm {} \; # Remove #!'s from the .py files enclosed in org.python.pydev.jython for f in `find plugins -name '*.py'` ; do if [ -f $f ]; then sed --in-place "s/^#!.*$//" $f fi done # Link to system jars rm -f plugins/org.python.pydev.core/commons-codec.jar ln -sf %{_datadir}/java/jakarta-commons-codec.jar \ plugins/org.python.pydev.core/commons-codec.jar rm -f plugins/org.python.pydev.core/lib/junit.jar ln -sf %{_datadir}/java/junit.jar \ plugins/org.python.pydev.core/junit.jar rm -f plugins/org.python.pydev.jython/jython.jar ln -sf %{_datadir}/java/jython.jar \ plugins/org.python.pydev.jython/jython.jar popd %build # Copy the SDK for build /bin/sh -x %{eclipse_base}/buildscripts/copy-platform SDK %{eclipse_base} SDK=$(cd SDK > /dev/null && pwd) # Eclipse may try to write to the home directory. mkdir home homedir=$(cd home > /dev/null && pwd) # build the main pydev feature eclipse \ -Duser.home=$homedir \ -application org.eclipse.ant.core.antRunner \ -Dtype=feature \ -Did=org.python.pydev.feature \ -DbaseLocation=$SDK \ -DsourceDirectory=$(pwd) \ -DjavacSource=1.5 -DjavacTarget=1.5 \ -DbuildDirectory=$(pwd)/build \ -Dbuilder=%{eclipse_base}/plugins/org.eclipse.pde.build/templates/package-build \ -f %{eclipse_base}/plugins/org.eclipse.pde.build/scripts/build.xml %install rm -rf $RPM_BUILD_ROOT install -d -m755 ${RPM_BUILD_ROOT}/%{eclipse_base} unzip -q -d $RPM_BUILD_ROOT%{eclipse_base}/.. \ build/rpmBuild/org.python.pydev.feature.zip pushd $RPM_BUILD_ROOT%{_datadir}/eclipse/plugins rm -rf \ org.python.pydev.core_%{version_majmin}.%{version_micro}/commons-codec.jar ln -sf %{_datadir}/java/jakarta-commons-codec.jar \ org.python.pydev.core_%{version_majmin}.%{version_micro}/commons-codec.jar mkdir org.python.pydev.core_%{version_majmin}.%{version_micro}/lib ln -sf %{_datadir}/java/junit.jar \ org.python.pydev.core_%{version_majmin}.%{version_micro}/lib/junit.jar rm -rf \ org.python.pydev.jython_%{version_majmin}.%{version_micro}/jython.jar ln -sf %{_datadir}/java/jython.jar \ org.python.pydev.jython_%{version_majmin}.%{version_micro}/jython.jar popd %if %{gcj_support} aot-compile-rpm %endif %clean rm -rf ${RPM_BUILD_ROOT} %if %{gcj_support} %post -p /usr/bin/rebuild-gcj-db %postun -p /usr/bin/rebuild-gcj-db %endif %files %defattr(-,root,root,-) %{eclipse_base}/features/org.python.pydev* %{eclipse_base}/plugins/org.python.pydev_* %{eclipse_base}/plugins/org.python.pydev.ast* %{eclipse_base}/plugins/org.python.pydev.core* %{eclipse_base}/plugins/org.python.pydev.debug* %{eclipse_base}/plugins/org.python.pydev.help* %{eclipse_base}/plugins/org.python.pydev.parser* %{eclipse_base}/plugins/org.python.pydev.templates* %{eclipse_base}/plugins/org.python.pydev.jython* %{eclipse_base}/plugins/org.python.pydev.refactoring* %if %{gcj_support} %{_libdir}/gcj/%{name} %endif %changelog * Fri Apr 27 2007 Igor Foox 1:1.3.1-5 - Add runtime dependancy on the JDT. - Reorganize Requires and BuildRequires. * Mon Apr 02 2007 Andrew Overholt 1:1.3.1-4 - Remove some whitespace, fix lines > 80 characters. - Remove unnecessary rm of junit.jar. - pushd to a deeper directory to fix long lines. - Add missing popd. - Typo in buildroot. * Mon Apr 02 2007 Igor Foox 1:1.3.1-3 - Remove ExclusiveArch. * Sun Apr 01 2007 Igor Foox 1:1.3.1-2 - Add Jython as a BuildRequires and Requires. - Fix buildroot. - Add dist tag. - Remove pkg_summary and eclipse_name macros. - Remove eclipse-jdt and eclipse-pde from BR as they are required by PDE. - Fix permissions on defattr. - Fix long lines. - Renumber and comment patches. - Update and simplify source drop generation comment. * Tue Mar 27 2007 Igor Foox 1:1.3.1-1 - Update to PyDev 1.3.1. * Mon Mar 26 2007 Igor Foox 1:1.3.0-2 - Add dependency on jython. * Sun Mar 25 2007 Igor Foox 1:1.3.0-1 - Update to version 1.3.0. - Update fetch script to include refactoring package. - Fixeup changelog epochs. - Remove #! lines from .py files. * Sat Mar 24 2007 Igor Foox 1:1.2.5-2 - Update to version 1.2.5. - Include Jython functionality again. - Fix spacing issues. - Remove backport to Java 1.4. - Change build method to package-build. - Include script to create the tarball. * Wed Jun 28 2006 Igor Foox 1:1.1.0-1 - Updated to version 1.1.0 (still backported) - Excluded Jython functionality - Removed _fc from version - Indented * Thu Feb 09 2006 Igor Foox 1:1.0.6_fc-1 - Building backported version. * Thu Feb 09 2006 Andrew Overholt 1:0.9.3_fc-14 - Build against 3.1.2. * Fri Dec 16 2005 Andrew Overholt 1:0.9.3_fc-13 - Build against gcc 4.1. * Thu Oct 27 2005 Andrew Overholt 1:0.9.3_fc-12 - Re-build. * Tue Aug 02 2005 Jeff Pound 1:0.9.3_fc-11 - Add patch to make python 2.4 default (bz#164847). * Fri Jul 15 2005 Andrew Overholt 1:0.9.3_fc-10 - Use gbenson's new aot-compile-rpm. * Fri Jul 08 2005 Jeff Pound 1:0.9.3_fc-9 - Fix eclipse build specification to be arch independant. - Fix build.properties javacDebugInfo flag (Robin Green bz#161534) - Add -g compile option (Robin Green bz#161534) * Tue Jul 05 2005 Jeff Pound 1:0.9.3_fc-8 - Apply Robin Greens patch to explicitly specify archive format (bz#162517) - Fix spec file description. * Tue Apr 26 2005 Andrew Overholt 1:0.9.3_fc-7 - Re-organize and make use of scripts. - Remove old tarball from sources. * Tue Apr 26 2005 Jeff Pound 1:0.9.3_fc-6 - Swap zip logic for tarball logic. - Upgrade to 0.9.3. - Remove 3.1 compat patch (included in 0.9.3). * Fri Mar 4 2005 Phil Muldoon 1:0.9.0-4_fc - Added x86_64 to ExclusiveArch * Thu Mar 3 2005 Jeffrey Pound 1:0.9.0-3_fc - Rewrite for native build. - Change gcc4 to gcc. - Add python as requirement. - Remove -g option for gcj. * Tue Feb 08 2005 Jeff Pound 1:0.9.0-1_fc - Initial version --- NEW FILE fetch-eclipse-pydev.sh --- #!/bin/sh # Generate a source drop for an PyDev # Usage message usage="usage: $0 " project_name=$1 cvs_root=$2 cvs_tag=$3 cvs_directory=$4 # Ensure we got all of the variables if [ "x$project_name"x = "xx" ] then echo >&2 "$usage" exit 1 fi if [ "x$cvs_root"x = "xx" ] then echo >&2 "$usage" exit 1 fi if [ "x$cvs_tag"x = "xx" ] then echo >&2 "$usage" exit 1 fi if [ "x$cvs_directory"x = "xx" ] then echo >&2 "$usage" exit 1 fi mkdir -p temp/home && cd temp #cvs -d $cvs_root co -r $cvs_tag $cvs_directory cvs -d $cvs_root co $cvs_directory pushd pydev # This patch adds the new plugins to the map file patch -p0 << _EOF_ Index: org.python.pydev.releng/maps/pydev.map =================================================================== RCS file: /cvs/eclipse/pydev/org.python.pydev.releng/maps/pydev.map,v retrieving revision 1.1 diff -u -p -r1.1 pydev.map --- org.python.pydev.releng/maps/pydev.map 7 Mar 2005 17:38:25 -0000 1.1 +++ org.python.pydev.releng/maps/pydev.map 12 Jan 2007 20:40:45 -0000 @@ -1,4 +1,10 @@ plugin at org.python.pydev=HEAD,:pserver:anonymous at cvs.sourceforge.net:/cvsroot/pydev,, plugin at org.python.pydev.debug=HEAD,:pserver:anonymous at cvs.sourceforge.net:/cvsroot/pydev,, plugin at org.python.pydev.help=HEAD,:pserver:anonymous at cvs.sourceforge.net:/cvsroot/pydev,, +plugin at org.python.pydev.templates=HEAD,:pserver:anonymous at cvs.sourceforge.net:/cvsroot/pydev,, +plugin at org.python.pydev.jython=HEAD,:pserver:anonymous at cvs.sourceforge.net:/cvsroot/pydev,, +plugin at org.python.pydev.ast=HEAD,:pserver:anonymous at cvs.sourceforge.net:/cvsroot/pydev,, +plugin at org.python.pydev.parser=HEAD,:pserver:anonymous at cvs.sourceforge.net:/cvsroot/pydev,, +plugin at org.python.pydev.core=HEAD,:pserver:anonymous at cvs.sourceforge.net:/cvsroot/pydev,, +plugin at org.python.pydev.refactoring=HEAD,:pserver:anonymous at cvs.sourceforge.net:/cvsroot/pydev,, feature at org.python.pydev.feature=HEAD,:pserver:anonymous at cvs.sourceforge.net:/cvsroot/pydev,, _EOF_ popd pushd $cvs_directory # Fix the map file sed --in-place "s/HEAD/$cvs_tag/g" maps/pydev.map sed --in-place "s|cvs.sourceforge.net|pydev.cvs.sourceforge.net|g" maps/pydev.map # Fetch the actual source eclipse \ -nosplash \ -Duser.home=../../home \ -application \ org.eclipse.ant.core.antRunner \ -buildfile build.xml \ -DbaseLocation=/usr/share/eclipse \ -Dpde.build.scripts=/usr/share/eclipse/plugins/org.eclipse.pde.build/scripts \ -Dcomponent=sdk \ -DbaseExists=true \ -DmapCvsRoot="$cvs_root" \ fetch popd # Make the source tarball tar jcf eclipse-$project_name-fetched-src-$cvs_tag.tar.bz2 $cvs_directory Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/eclipse-pydev/devel/.cvsignore,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- .cvsignore 21 Apr 2007 21:19:49 -0000 1.1 +++ .cvsignore 27 Apr 2007 18:56:32 -0000 1.2 @@ -0,0 +1 @@ +eclipse-pydev-fetched-src-pydev_1_3_1.tar.bz2 Index: sources =================================================================== RCS file: /cvs/extras/rpms/eclipse-pydev/devel/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 21 Apr 2007 21:19:49 -0000 1.1 +++ sources 27 Apr 2007 18:56:32 -0000 1.2 @@ -0,0 +1 @@ +0e4080d2995060abfa345bae0d0259f0 eclipse-pydev-fetched-src-pydev_1_3_1.tar.bz2 From fedora-extras-commits at redhat.com Fri Apr 27 19:12:17 2007 From: fedora-extras-commits at redhat.com (Brian Pepple (bpepple)) Date: Fri, 27 Apr 2007 15:12:17 -0400 Subject: rpms/evolution-brutus/devel .cvsignore, 1.2, 1.3 evolution-brutus.spec, 1.1, 1.2 sources, 1.2, 1.3 Message-ID: <200704271912.l3RJCHfv029221@cvs-int.fedora.redhat.com> Author: bpepple Update of /cvs/extras/rpms/evolution-brutus/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv29199 Modified Files: .cvsignore evolution-brutus.spec sources Log Message: * Fri Apr 27 2007 Brian Pepple - 1.1.26.0-1 - Update to 1.1.26.0. - Drop BR on gpgme-devel, and add BR on libgcrypt-devel. Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/evolution-brutus/devel/.cvsignore,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- .cvsignore 25 Apr 2007 18:03:24 -0000 1.2 +++ .cvsignore 27 Apr 2007 19:11:42 -0000 1.3 @@ -1 +1 @@ -evolution-brutus-1.1.25.9.tar.gz +evolution-brutus-1.1.26.0.tar.gz Index: evolution-brutus.spec =================================================================== RCS file: /cvs/extras/rpms/evolution-brutus/devel/evolution-brutus.spec,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- evolution-brutus.spec 25 Apr 2007 18:03:24 -0000 1.1 +++ evolution-brutus.spec 27 Apr 2007 19:11:42 -0000 1.2 @@ -6,8 +6,8 @@ Summary: A Brutus based Exchange connector for Novell Evolution 2.4 and later Name: evolution-brutus -Version: 1.1.25.9 -Release: 3%{?dist} +Version: 1.1.26.0 +Release: 1%{?dist} License: GPL Group: Applications/Productivity Source0: http://www.omesc.com/content/downloads/dist/Rawhide/SOURCES/%{name}-%{version}.tar.gz @@ -16,7 +16,7 @@ BuildRequires: ORBit2-devel >= 2.14.1 BuildRequires: evolution-data-server-devel >= 1.6 BuildRequires: intltool >= 0.30 -BuildRequires: gpgme-devel >= 1.1.2 +BuildRequires: libgcrypt-devel >= 1.2.2 BuildRequires: evolution-devel BuildRequires: e2fsprogs-devel BuildRequires: gettext @@ -95,6 +95,7 @@ %doc COPYING README docs/using_evolution-brutus %{_bindir}/brutusd %{_bindir}/brutus-keyringd +%{_bindir}/brutus-keyring-client %{_libexecdir}/brutus-query-password %{_libdir}/%{camel_provider_dir}/* %{_libdir}/libBrutus*.so.* @@ -112,6 +113,10 @@ %changelog +* Fri Apr 27 2007 Brian Pepple - 1.1.26.0-1 +- Update to 1.1.26.0. +- Drop BR on gpgme-devel, and add BR on libgcrypt-devel. + * Wed Apr 25 2007 Brian Pepple - 1.1.25.9-3 - Remove unnecessary requires for devel subpackage. Index: sources =================================================================== RCS file: /cvs/extras/rpms/evolution-brutus/devel/sources,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- sources 25 Apr 2007 18:03:24 -0000 1.2 +++ sources 27 Apr 2007 19:11:42 -0000 1.3 @@ -1 +1 @@ -fe291d43f506f106dca7a9fcc783d23e evolution-brutus-1.1.25.9.tar.gz +e7aec1f7abb54ea13bc1abbd9df7f88b evolution-brutus-1.1.26.0.tar.gz From fedora-extras-commits at redhat.com Fri Apr 27 19:37:24 2007 From: fedora-extras-commits at redhat.com (Michael DeHaan (mdehaan)) Date: Fri, 27 Apr 2007 15:37:24 -0400 Subject: rpms/koan/devel koan.spec,1.15,1.16 sources,1.14,1.15 Message-ID: <200704271937.l3RJbOdL029870@cvs-int.fedora.redhat.com> Author: mdehaan Update of /cvs/extras/rpms/koan/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv29849 Modified Files: koan.spec sources Log Message: 0.3.1-2 Index: koan.spec =================================================================== RCS file: /cvs/extras/rpms/koan/devel/koan.spec,v retrieving revision 1.15 retrieving revision 1.16 diff -u -r1.15 -r1.16 --- koan.spec 26 Apr 2007 21:48:11 -0000 1.15 +++ koan.spec 27 Apr 2007 19:36:48 -0000 1.16 @@ -3,7 +3,7 @@ Summary: Network provisioning tool for Xen and Bare Metal Machines Name: koan Version: 0.3.1 -Release: 1%{?dist} +Release: 2%{?dist} Source0: %{name}-%{version}.tar.gz License: GPL Group: Applications/System @@ -47,7 +47,7 @@ %changelog -* Thu Apr 26 2007 - Michael DeHaan - 0.3.1-1 +* Fri Apr 27 2007 - Michael DeHaan - 0.3.1-2 - Upstream changes (see CHANGELOG) * Tue Apr 24 2007 - Michael DeHaan - 0.3.0-1 Index: sources =================================================================== RCS file: /cvs/extras/rpms/koan/devel/sources,v retrieving revision 1.14 retrieving revision 1.15 diff -u -r1.14 -r1.15 --- sources 26 Apr 2007 21:48:11 -0000 1.14 +++ sources 27 Apr 2007 19:36:48 -0000 1.15 @@ -1 +1 @@ -03df02dc1ff71f81796ea447eb7da839 koan-0.3.1.tar.gz +7130b791bd2b22db1832a8337e9e8f7e koan-0.3.1.tar.gz From fedora-extras-commits at redhat.com Fri Apr 27 19:38:25 2007 From: fedora-extras-commits at redhat.com (Michael DeHaan (mdehaan)) Date: Fri, 27 Apr 2007 15:38:25 -0400 Subject: rpms/koan/FC-6 koan.spec,1.18,1.19 sources,1.15,1.16 Message-ID: <200704271938.l3RJcP1A029936@cvs-int.fedora.redhat.com> Author: mdehaan Update of /cvs/extras/rpms/koan/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv29914 Modified Files: koan.spec sources Log Message: 0.3.1-2 Index: koan.spec =================================================================== RCS file: /cvs/extras/rpms/koan/FC-6/koan.spec,v retrieving revision 1.18 retrieving revision 1.19 diff -u -r1.18 -r1.19 --- koan.spec 26 Apr 2007 21:49:06 -0000 1.18 +++ koan.spec 27 Apr 2007 19:37:50 -0000 1.19 @@ -3,7 +3,7 @@ Summary: Network provisioning tool for Xen and Bare Metal Machines Name: koan Version: 0.3.1 -Release: 1%{?dist} +Release: 2%{?dist} Source0: %{name}-%{version}.tar.gz License: GPL Group: Applications/System @@ -47,7 +47,7 @@ %changelog -* Thu Apr 26 2007 - Michael DeHaan - 0.3.1-1 +* Fri Apr 27 2007 - Michael DeHaan - 0.3.1-2 - Upstream changes (see CHANGELOG) * Tue Apr 24 2007 - Michael DeHaan - 0.3.0-1 Index: sources =================================================================== RCS file: /cvs/extras/rpms/koan/FC-6/sources,v retrieving revision 1.15 retrieving revision 1.16 diff -u -r1.15 -r1.16 --- sources 26 Apr 2007 21:49:06 -0000 1.15 +++ sources 27 Apr 2007 19:37:50 -0000 1.16 @@ -1 +1 @@ -03df02dc1ff71f81796ea447eb7da839 koan-0.3.1.tar.gz +7130b791bd2b22db1832a8337e9e8f7e koan-0.3.1.tar.gz From fedora-extras-commits at redhat.com Fri Apr 27 19:42:17 2007 From: fedora-extras-commits at redhat.com (Michael DeHaan (mdehaan)) Date: Fri, 27 Apr 2007 15:42:17 -0400 Subject: rpms/koan/FC-5 koan.spec,1.13,1.14 sources,1.12,1.13 Message-ID: <200704271942.l3RJgHxU030019@cvs-int.fedora.redhat.com> Author: mdehaan Update of /cvs/extras/rpms/koan/FC-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv29998 Modified Files: koan.spec sources Log Message: 0.3.1-2 Index: koan.spec =================================================================== RCS file: /cvs/extras/rpms/koan/FC-5/koan.spec,v retrieving revision 1.13 retrieving revision 1.14 diff -u -r1.13 -r1.14 --- koan.spec 26 Apr 2007 21:50:02 -0000 1.13 +++ koan.spec 27 Apr 2007 19:41:42 -0000 1.14 @@ -3,7 +3,7 @@ Summary: Network provisioning tool for Xen and Bare Metal Machines Name: koan Version: 0.3.1 -Release: 1%{?dist} +Release: 2%{?dist} Source0: %{name}-%{version}.tar.gz License: GPL Group: Applications/System @@ -47,7 +47,7 @@ %changelog -* Thu Apr 26 2007 - Michael DeHaan - 0.3.1-1 +* Fri Apr 27 2007 - Michael DeHaan - 0.3.1-2 - Upstream changes (see CHANGELOG) * Tue Apr 24 2007 - Michael DeHaan - 0.3.0-1 Index: sources =================================================================== RCS file: /cvs/extras/rpms/koan/FC-5/sources,v retrieving revision 1.12 retrieving revision 1.13 diff -u -r1.12 -r1.13 --- sources 26 Apr 2007 21:50:02 -0000 1.12 +++ sources 27 Apr 2007 19:41:42 -0000 1.13 @@ -1 +1 @@ -03df02dc1ff71f81796ea447eb7da839 koan-0.3.1.tar.gz +7130b791bd2b22db1832a8337e9e8f7e koan-0.3.1.tar.gz From fedora-extras-commits at redhat.com Fri Apr 27 21:08:52 2007 From: fedora-extras-commits at redhat.com (Michael Patrick McGrath (mmcgrath)) Date: Fri, 27 Apr 2007 17:08:52 -0400 Subject: accounts2/fas/fas/static/images success.png,NONE,1.1 Message-ID: <200704272108.l3RL8quI007670@cvs-int.fedora.redhat.com> Author: mmcgrath Update of /cvs/fedora/accounts2/fas/fas/static/images In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv7615/fas/fas/static/images Added Files: success.png Log Message: Major UI updates From fedora-extras-commits at redhat.com Fri Apr 27 21:08:57 2007 From: fedora-extras-commits at redhat.com (Michael Patrick McGrath (mmcgrath)) Date: Fri, 27 Apr 2007 17:08:57 -0400 Subject: accounts2/fas/fas/templates autoComplete.kid, 1.1, 1.2 editGroup.kid, 1.6, 1.7 signUp.kid, 1.2, 1.3 Message-ID: <200704272108.l3RL8vFj007685@cvs-int.fedora.redhat.com> Author: mmcgrath Update of /cvs/fedora/accounts2/fas/fas/templates In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv7615/fas/fas/templates Modified Files: autoComplete.kid editGroup.kid signUp.kid Log Message: Major UI updates Index: autoComplete.kid =================================================================== RCS file: /cvs/fedora/accounts2/fas/fas/templates/autoComplete.kid,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- autoComplete.kid 26 Mar 2007 15:11:18 -0000 1.1 +++ autoComplete.kid 27 Apr 2007 21:08:50 -0000 1.2 @@ -8,20 +8,7 @@ -

- - ${text_field.display(value_for(text_field), **params_for(text_field))} - -
- ${hidden_field.display(value_for(hidden_field), **params_for(hidden_field))} -
- + Index: editGroup.kid =================================================================== RCS file: /cvs/fedora/accounts2/fas/fas/templates/editGroup.kid,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- editGroup.kid 26 Apr 2007 19:35:50 -0000 1.6 +++ editGroup.kid 27 Apr 2007 21:08:50 -0000 1.7 @@ -22,6 +22,14 @@

${group.cn}

+ @@ -31,11 +39,13 @@
Name${group.cn}
Owner${group.fedoraGroupOwner}
Type${group.fedoraGroupType}

Members

-
+ +${searchUserForm.display(action='modifyGroup', value=value, method='get')} + Index: signUp.kid =================================================================== RCS file: /cvs/fedora/accounts2/fas/fas/templates/signUp.kid,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- signUp.kid 26 Apr 2007 18:31:11 -0000 1.2 +++ signUp.kid 27 Apr 2007 21:08:50 -0000 1.3 @@ -12,17 +12,18 @@ - - + +${form(action='newAccountSubmit', method='post')} From fedora-extras-commits at redhat.com Fri Apr 27 21:08:52 2007 From: fedora-extras-commits at redhat.com (Michael Patrick McGrath (mmcgrath)) Date: Fri, 27 Apr 2007 17:08:52 -0400 Subject: accounts2/fas/fas controllers.py,1.9,1.10 Message-ID: <200704272109.l3RL9MYn007691@cvs-int.fedora.redhat.com> Author: mmcgrath Update of /cvs/fedora/accounts2/fas/fas In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv7615/fas/fas Modified Files: controllers.py Log Message: Major UI updates Index: controllers.py =================================================================== RCS file: /cvs/fedora/accounts2/fas/fas/controllers.py,v retrieving revision 1.9 retrieving revision 1.10 diff -u -r1.9 -r1.10 --- controllers.py 26 Apr 2007 19:35:50 -0000 1.9 +++ controllers.py 27 Apr 2007 21:08:49 -0000 1.10 @@ -1,6 +1,6 @@ from turbogears import controllers, expose # from model import * -from turbogears import identity, redirect +from turbogears import identity, redirect, widgets, validate, validators, error_handler from cherrypy import request, response from fas.fasLDAP import UserAccount from fas.fasLDAP import Person @@ -13,6 +13,34 @@ # import logging # log = logging.getLogger("fas.controllers") + +class knownUser(validators.FancyValidator): + def _to_python(self, value, state): + return value.strip() + def validate_python(self, value, state): + p = Person.byUserName(value) + if p.cn: + raise validators.Invalid("'%s' already axists" % value, value, state) + +class newPerson(widgets.WidgetsList): +# cn = widgets.TextField(label='Username', validator=validators.PlainText(not_empty=True, max=10)) + cn = widgets.TextField(label='Username', validator=validators.All(knownUser(not_empty=True, max=10), validators.String(max=32, min=3))) + givenName = widgets.TextField(label='Full Name', validator=validators.String(not_empty=True, max=42)) + mail = widgets.TextField(label='email', validator=validators.Email(not_empty=True, strip=True)) + telephoneNumber = widgets.TextField(label='Telephone Number', validator=validators.PhoneNumber(not_empty=True)) + postalAddress = widgets.TextArea(label='Postal Address', validator=validators.NotEmpty) + +newPersonForm = widgets.TableForm(fields=newPerson(), submit_text='Sign Up') + +class findUser(widgets.WidgetsList): + userName = widgets.AutoCompleteField(search_controller='search', search_param='userName', result_name='people') + + action = widgets.HiddenField(default='apply', validator=validators.String(not_empty=True)) + + groupName = widgets.HiddenField(validator=validators.String(not_empty=True)) + +searchUserForm = widgets.TableForm(fields=findUser()) + class Root(controllers.RootController): @expose(template="fas.templates.error") def errorMessage(self, tg_exceptions=None): @@ -78,6 +106,7 @@ @exception_handler(errorMessage,rules="isinstance(tg_exceptions,ValueError)") @identity.require(identity.not_anonymous()) def editGroup(self, groupName): + try: groups = Groups.byGroupName(groupName, includeUnapproved=True) except KeyError, e: @@ -93,7 +122,10 @@ me = groups[userName] except: me = UserGroup() - return dict(groups=groups, group=group, me=me) + #searchUserForm.groupName.display('group') + #findUser.groupName.display(value='fff') + value = {'groupName' : group.cn} + return dict(groups=groups, group=group, me=me, searchUserForm=searchUserForm, value=value) @expose(template="fas.templates.groupList") @exception_handler(errorMessage,rules="isinstance(tg_exceptions,ValueError)") @@ -193,9 +225,10 @@ turbogears.identity.current.user_name=userName turbogears.flash('Sudoed to %s' % userName) turbogears.recirect('editAccount') - + + @error_handler(editGroup) + @validate(form=newPersonForm) @expose(template='fas.templates.apply') - @exception_handler(errorMessage, rules="isinstance(tg_exceptions,ValueError)") @identity.require(identity.not_anonymous()) def modifyGroup(self, groupName, action, userName): ''' Modifies group based on action, groupName and userName ''' @@ -325,10 +358,19 @@ return dict() @expose(template='fas.templates.signUp') - def newAccount(self, cn, givenName, mail, telephoneNumber, postalAddressForm): + def signUp(self): + if turbogears.identity.not_anonymous(): + turbogears.flash('No need to sign up, You have an account!') + turbogears.redirect('editAccount') + return dict(form=newPersonForm) + + @validate(form=newPersonForm) + @error_handler(signUp) + @expose(template='fas.templates.signUp') + def newAccountSubmit(self, cn, givenName, mail, telephoneNumber, postalAddress): import turbomail try: - Person.newPerson(cn.encode('utf8'), givenName.encode('utf8'), mail.encode('utf8'), telephoneNumber.encode('utf8'), postalAddressForm.encode('utf8')) + Person.newPerson(cn.encode('utf8'), givenName.encode('utf8'), mail.encode('utf8'), telephoneNumber.encode('utf8'), postalAddress.encode('utf8')) p = Person.byUserName(cn.encode('utf8')) newpass = p.generatePassword() message = turbomail.Message('accounts at fedoraproject.org', p.mail, 'Fedora Project Password Reset') @@ -341,13 +383,12 @@ turbogears.flash('%s Already Exists, Please pick a different name' % cn) turbogears.redirect('signUp') return dict() - - @expose(template='fas.templates.signUp') - def signUp(self): - if turbogears.identity.not_anonymous(): - turbogears.flash('No need to sign up, You have an account!') - turbogears.redirect('editAccount') - return dict() + + @expose(format="json") + def search(self, userName=None, groupName=None): + people = Person.users('%s*' % userName) + return dict(people= + filter(lambda item: userName in item.lower(), people)) @expose(template='fas.templates.invite') @@ -381,3 +422,5 @@ def relativeUser(realUser, sudoUser): ''' Takes user and sees if they are allow to sudo for remote group''' p = Person.byUserName('realUser') + + From fedora-extras-commits at redhat.com Fri Apr 27 21:08:52 2007 From: fedora-extras-commits at redhat.com (Michael Patrick McGrath (mmcgrath)) Date: Fri, 27 Apr 2007 17:08:52 -0400 Subject: accounts2/fas/fas/static/css style.css,1.3,1.4 Message-ID: <200704272109.l3RL9MLw007694@cvs-int.fedora.redhat.com> Author: mmcgrath Update of /cvs/fedora/accounts2/fas/fas/static/css In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv7615/fas/fas/static/css Modified Files: style.css Log Message: Major UI updates Index: style.css =================================================================== RCS file: /cvs/fedora/accounts2/fas/fas/static/css/style.css,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- style.css 26 Apr 2007 18:31:11 -0000 1.3 +++ style.css 27 Apr 2007 21:08:50 -0000 1.4 @@ -352,3 +352,14 @@ color: #3465A4; } +.flash +{ + float: left; + background: #DEE6B1 url(/fas/static/images/success.png) 10px 50% no-repeat; + height: 50px; + line-height: 50px; + border: 1px solid #998877; + padding: 0 15px 0 43px; + margin-top: 9px; +} + From fedora-extras-commits at redhat.com Fri Apr 27 21:49:28 2007 From: fedora-extras-commits at redhat.com (Brian Pepple (bpepple)) Date: Fri, 27 Apr 2007 17:49:28 -0400 Subject: rpms/evolution-brutus/devel evolution-brutus-1.1.26.0-config64.patch, NONE, 1.1 evolution-brutus.spec, 1.2, 1.3 Message-ID: <200704272149.l3RLnSt9008941@cvs-int.fedora.redhat.com> Author: bpepple Update of /cvs/extras/rpms/evolution-brutus/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv8916 Modified Files: evolution-brutus.spec Added Files: evolution-brutus-1.1.26.0-config64.patch Log Message: * Fri Apr 27 2007 Brian Pepple - 1.1.26.0-2 - add patch to build on x86_64. - Minor formatting changes. evolution-brutus-1.1.26.0-config64.patch: --- NEW FILE evolution-brutus-1.1.26.0-config64.patch --- diff -ur evolution-brutus-1.1.26.0.OLD/configure evolution-brutus-1.1.26.0/configure --- evolution-brutus-1.1.26.0.OLD/configure 2007-04-27 08:33:58.000000000 -0400 +++ evolution-brutus-1.1.26.0/configure 2007-04-27 16:52:02.000000000 -0400 @@ -3137,7 +3137,7 @@ if test "$brutus_target" = "OpenSUSE_10_3"; then PKGCONFIG_DIR='/opt/gnome/lib/pkgconfig/' else - PKGCONFIG_DIR='/usr/lib/pkgconfig/' + PKGCONFIG_DIR='/usr/lib*/pkgconfig/' fi fi Index: evolution-brutus.spec =================================================================== RCS file: /cvs/extras/rpms/evolution-brutus/devel/evolution-brutus.spec,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- evolution-brutus.spec 27 Apr 2007 19:11:42 -0000 1.2 +++ evolution-brutus.spec 27 Apr 2007 21:48:53 -0000 1.3 @@ -3,26 +3,28 @@ %define eds_api_version 1.2 %define eds_base_version 1.10 +Name: evolution-brutus +Version: 1.1.26.0 +Release: 2%{?dist} +Summary: Brutus based Exchange connector for Novell Evolution 2.4 and later + +License: GPL +Group: Applications/Productivity +URL: http://www.omesc.com/modules/xoopsfaq/index.php?cat_id=6 +Source0: http://www.omesc.com/content/downloads/dist/Rawhide/SOURCES/%{name}-%{version}.tar.gz +Patch0: %{name}-%{version}-config64.patch +BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) + +BuildRequires: ORBit2-devel >= 2.14.1 +BuildRequires: evolution-data-server-devel >= 1.6 +BuildRequires: intltool >= 0.30 +BuildRequires: libgcrypt-devel >= 1.2.2 +BuildRequires: evolution-devel +BuildRequires: e2fsprogs-devel +BuildRequires: gettext -Summary: A Brutus based Exchange connector for Novell Evolution 2.4 and later -Name: evolution-brutus -Version: 1.1.26.0 -Release: 1%{?dist} -License: GPL -Group: Applications/Productivity -Source0: http://www.omesc.com/content/downloads/dist/Rawhide/SOURCES/%{name}-%{version}.tar.gz -BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) -URL: http://www.omesc.com/modules/xoopsfaq/index.php?cat_id=6 -BuildRequires: ORBit2-devel >= 2.14.1 -BuildRequires: evolution-data-server-devel >= 1.6 -BuildRequires: intltool >= 0.30 -BuildRequires: libgcrypt-devel >= 1.2.2 -BuildRequires: evolution-devel -BuildRequires: e2fsprogs-devel -BuildRequires: gettext - -Requires: libIDL >= 0.8.5 -Requires: evolution +Requires: libIDL >= 0.8.5 +Requires: evolution %description @@ -58,7 +60,9 @@ %prep -%setup -q +%setup -q +%patch0 -p1 -b .config64 + %build %configure \ @@ -113,6 +117,10 @@ %changelog +* Fri Apr 27 2007 Brian Pepple - 1.1.26.0-2 +- add patch to build on x86_64. +- Minor formatting changes. + * Fri Apr 27 2007 Brian Pepple - 1.1.26.0-1 - Update to 1.1.26.0. - Drop BR on gpgme-devel, and add BR on libgcrypt-devel. From fedora-extras-commits at redhat.com Fri Apr 27 23:02:02 2007 From: fedora-extras-commits at redhat.com (Andreas Bierfert (awjb)) Date: Fri, 27 Apr 2007 19:02:02 -0400 Subject: rpms/wine/FC-5 .cvsignore, 1.31, 1.32 sources, 1.32, 1.33 wine.spec, 1.44, 1.45 Message-ID: <200704272302.l3RN22K2019863@cvs-int.fedora.redhat.com> Author: awjb Update of /cvs/extras/rpms/wine/FC-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv19796/FC-5 Modified Files: .cvsignore sources wine.spec Log Message: - version upgrade Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/wine/FC-5/.cvsignore,v retrieving revision 1.31 retrieving revision 1.32 diff -u -r1.31 -r1.32 --- .cvsignore 18 Apr 2007 07:58:15 -0000 1.31 +++ .cvsignore 27 Apr 2007 23:01:27 -0000 1.32 @@ -1 +1 @@ -wine-0.9.35-fe.tar.bz2 +wine-0.9.36-fe.tar.bz2 Index: sources =================================================================== RCS file: /cvs/extras/rpms/wine/FC-5/sources,v retrieving revision 1.32 retrieving revision 1.33 diff -u -r1.32 -r1.33 --- sources 18 Apr 2007 07:58:15 -0000 1.32 +++ sources 27 Apr 2007 23:01:27 -0000 1.33 @@ -1 +1 @@ -2fa5472a5191480e8039123b4377857e wine-0.9.35-fe.tar.bz2 +985fb75705f308563d326de55915c726 wine-0.9.36-fe.tar.bz2 Index: wine.spec =================================================================== RCS file: /cvs/extras/rpms/wine/FC-5/wine.spec,v retrieving revision 1.44 retrieving revision 1.45 diff -u -r1.44 -r1.45 --- wine.spec 18 Apr 2007 07:58:15 -0000 1.44 +++ wine.spec 27 Apr 2007 23:01:27 -0000 1.45 @@ -1,7 +1,7 @@ %define __global_cflags -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fno-stack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables Name: wine -Version: 0.9.35 +Version: 0.9.36 Release: 1%{?dist} Summary: A Windows 16/32/64 bit emulator @@ -20,7 +20,7 @@ # Makefile.in:dlls/winemp3.acm/Makefile: dlls/winemp3.acm/Makefile.in dlls/Makedll.rules # programs/winecfg/libraries.c: "winemp3.acm", -Source0: wine-0.9.35-fe.tar.bz2 +Source0: wine-0.9.36-fe.tar.bz2 Source1: wine.init Source3: wine-README-Fedora Source4: wine-32.conf @@ -378,6 +378,7 @@ %{_mandir}/man1/wineserver.1* %{_libdir}/libwine.so.1* %dir %{_libdir}/wine +%{_libdir}/wine/acledit.dll.so %{_libdir}/wine/activeds.dll.so %{_libdir}/wine/advapi32.dll.so %{_libdir}/wine/advpack.dll.so @@ -559,6 +560,7 @@ %{_libdir}/wine/storage.dll16 %{_libdir}/wine/stress.dll16 %{_libdir}/wine/svrapi.dll.so +%{_libdir}/wine/sxs.dll.so %{_libdir}/wine/system.drv16 %{_libdir}/wine/tapi32.dll.so %{_libdir}/wine/toolhelp.dll16 @@ -715,6 +717,10 @@ %{_libdir}/wine/*.def %changelog +* Sat Apr 28 2007 Andreas Bierfert +0.9.36-1 +- version upgrade + * Mon Apr 16 2007 Andreas Bierfert 0.9.35-1 - version upgrade (#234766) From fedora-extras-commits at redhat.com Fri Apr 27 23:02:07 2007 From: fedora-extras-commits at redhat.com (Andreas Bierfert (awjb)) Date: Fri, 27 Apr 2007 19:02:07 -0400 Subject: rpms/wine/FC-6 .cvsignore, 1.32, 1.33 sources, 1.33, 1.34 wine.spec, 1.45, 1.46 Message-ID: <200704272302.l3RN27o7019869@cvs-int.fedora.redhat.com> Author: awjb Update of /cvs/extras/rpms/wine/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv19796/FC-6 Modified Files: .cvsignore sources wine.spec Log Message: - version upgrade Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/wine/FC-6/.cvsignore,v retrieving revision 1.32 retrieving revision 1.33 diff -u -r1.32 -r1.33 --- .cvsignore 18 Apr 2007 07:58:19 -0000 1.32 +++ .cvsignore 27 Apr 2007 23:01:32 -0000 1.33 @@ -1 +1 @@ -wine-0.9.35-fe.tar.bz2 +wine-0.9.36-fe.tar.bz2 Index: sources =================================================================== RCS file: /cvs/extras/rpms/wine/FC-6/sources,v retrieving revision 1.33 retrieving revision 1.34 diff -u -r1.33 -r1.34 --- sources 18 Apr 2007 07:58:19 -0000 1.33 +++ sources 27 Apr 2007 23:01:32 -0000 1.34 @@ -1 +1 @@ -2fa5472a5191480e8039123b4377857e wine-0.9.35-fe.tar.bz2 +985fb75705f308563d326de55915c726 wine-0.9.36-fe.tar.bz2 Index: wine.spec =================================================================== RCS file: /cvs/extras/rpms/wine/FC-6/wine.spec,v retrieving revision 1.45 retrieving revision 1.46 diff -u -r1.45 -r1.46 --- wine.spec 18 Apr 2007 07:58:19 -0000 1.45 +++ wine.spec 27 Apr 2007 23:01:32 -0000 1.46 @@ -1,7 +1,7 @@ %define __global_cflags -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fno-stack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables Name: wine -Version: 0.9.35 +Version: 0.9.36 Release: 1%{?dist} Summary: A Windows 16/32/64 bit emulator @@ -20,7 +20,7 @@ # Makefile.in:dlls/winemp3.acm/Makefile: dlls/winemp3.acm/Makefile.in dlls/Makedll.rules # programs/winecfg/libraries.c: "winemp3.acm", -Source0: wine-0.9.35-fe.tar.bz2 +Source0: wine-0.9.36-fe.tar.bz2 Source1: wine.init Source3: wine-README-Fedora Source4: wine-32.conf @@ -378,6 +378,7 @@ %{_mandir}/man1/wineserver.1* %{_libdir}/libwine.so.1* %dir %{_libdir}/wine +%{_libdir}/wine/acledit.dll.so %{_libdir}/wine/activeds.dll.so %{_libdir}/wine/advapi32.dll.so %{_libdir}/wine/advpack.dll.so @@ -559,6 +560,7 @@ %{_libdir}/wine/storage.dll16 %{_libdir}/wine/stress.dll16 %{_libdir}/wine/svrapi.dll.so +%{_libdir}/wine/sxs.dll.so %{_libdir}/wine/system.drv16 %{_libdir}/wine/tapi32.dll.so %{_libdir}/wine/toolhelp.dll16 @@ -715,6 +717,10 @@ %{_libdir}/wine/*.def %changelog +* Sat Apr 28 2007 Andreas Bierfert +0.9.36-1 +- version upgrade + * Mon Apr 16 2007 Andreas Bierfert 0.9.35-1 - version upgrade (#234766) From fedora-extras-commits at redhat.com Fri Apr 27 23:02:12 2007 From: fedora-extras-commits at redhat.com (Andreas Bierfert (awjb)) Date: Fri, 27 Apr 2007 19:02:12 -0400 Subject: rpms/wine/devel .cvsignore, 1.32, 1.33 sources, 1.33, 1.34 wine.spec, 1.46, 1.47 Message-ID: <200704272302.l3RN2Csc019880@cvs-int.fedora.redhat.com> Author: awjb Update of /cvs/extras/rpms/wine/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv19796/devel Modified Files: .cvsignore sources wine.spec Log Message: - version upgrade Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/wine/devel/.cvsignore,v retrieving revision 1.32 retrieving revision 1.33 diff -u -r1.32 -r1.33 --- .cvsignore 18 Apr 2007 07:58:23 -0000 1.32 +++ .cvsignore 27 Apr 2007 23:01:37 -0000 1.33 @@ -1 +1 @@ -wine-0.9.35-fe.tar.bz2 +wine-0.9.36-fe.tar.bz2 Index: sources =================================================================== RCS file: /cvs/extras/rpms/wine/devel/sources,v retrieving revision 1.33 retrieving revision 1.34 diff -u -r1.33 -r1.34 --- sources 18 Apr 2007 07:58:23 -0000 1.33 +++ sources 27 Apr 2007 23:01:37 -0000 1.34 @@ -1 +1 @@ -2fa5472a5191480e8039123b4377857e wine-0.9.35-fe.tar.bz2 +985fb75705f308563d326de55915c726 wine-0.9.36-fe.tar.bz2 Index: wine.spec =================================================================== RCS file: /cvs/extras/rpms/wine/devel/wine.spec,v retrieving revision 1.46 retrieving revision 1.47 diff -u -r1.46 -r1.47 --- wine.spec 18 Apr 2007 07:58:23 -0000 1.46 +++ wine.spec 27 Apr 2007 23:01:37 -0000 1.47 @@ -1,7 +1,7 @@ %define __global_cflags -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fno-stack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables Name: wine -Version: 0.9.35 +Version: 0.9.36 Release: 1%{?dist} Summary: A Windows 16/32/64 bit emulator @@ -20,7 +20,7 @@ # Makefile.in:dlls/winemp3.acm/Makefile: dlls/winemp3.acm/Makefile.in dlls/Makedll.rules # programs/winecfg/libraries.c: "winemp3.acm", -Source0: wine-0.9.35-fe.tar.bz2 +Source0: wine-0.9.36-fe.tar.bz2 Source1: wine.init Source3: wine-README-Fedora Source4: wine-32.conf @@ -378,6 +378,7 @@ %{_mandir}/man1/wineserver.1* %{_libdir}/libwine.so.1* %dir %{_libdir}/wine +%{_libdir}/wine/acledit.dll.so %{_libdir}/wine/activeds.dll.so %{_libdir}/wine/advapi32.dll.so %{_libdir}/wine/advpack.dll.so @@ -559,6 +560,7 @@ %{_libdir}/wine/storage.dll16 %{_libdir}/wine/stress.dll16 %{_libdir}/wine/svrapi.dll.so +%{_libdir}/wine/sxs.dll.so %{_libdir}/wine/system.drv16 %{_libdir}/wine/tapi32.dll.so %{_libdir}/wine/toolhelp.dll16 @@ -715,6 +717,10 @@ %{_libdir}/wine/*.def %changelog +* Sat Apr 28 2007 Andreas Bierfert +0.9.36-1 +- version upgrade + * Mon Apr 16 2007 Andreas Bierfert 0.9.35-1 - version upgrade (#234766) @@ -730,14 +736,14 @@ 0.9.33-1 - version upgrade -* Sun Mar 04 2007 Andreas Bierfert -0.9.32-1 -- version upgrade - * Tue Feb 27 2007 Andreas Bierfert 0.9.31-2 - fix #230131 +* Sun Mar 04 2007 Andreas Bierfert +0.9.32-1 +- version upgrade + * Sat Feb 17 2007 Andreas Bierfert 0.9.31-1 - version upgrade From fedora-extras-commits at redhat.com Fri Apr 27 23:02:45 2007 From: fedora-extras-commits at redhat.com (Andreas Bierfert (awjb)) Date: Fri, 27 Apr 2007 19:02:45 -0400 Subject: rpms/dosbox/devel dosbox.desktop,1.3,1.4 dosbox.spec,1.22,1.23 Message-ID: <200704272302.l3RN2j49019971@cvs-int.fedora.redhat.com> Author: awjb Update of /cvs/extras/rpms/dosbox/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv19860 Modified Files: dosbox.desktop dosbox.spec Log Message: - proper fix for #230902 - require hicolor-icon-theme - drop X-Fedora category Index: dosbox.desktop =================================================================== RCS file: /cvs/extras/rpms/dosbox/devel/dosbox.desktop,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- dosbox.desktop 25 Apr 2007 21:21:38 -0000 1.3 +++ dosbox.desktop 27 Apr 2007 23:02:10 -0000 1.4 @@ -6,4 +6,4 @@ Icon=dosbox.png Terminal=false Type=Application -Categories=Application;System;Emulator; +Categories=System;Emulator; Index: dosbox.spec =================================================================== RCS file: /cvs/extras/rpms/dosbox/devel/dosbox.spec,v retrieving revision 1.22 retrieving revision 1.23 diff -u -r1.22 -r1.23 --- dosbox.spec 25 Apr 2007 21:21:38 -0000 1.22 +++ dosbox.spec 27 Apr 2007 23:02:10 -0000 1.23 @@ -1,6 +1,6 @@ Name: dosbox Version: 0.70 -Release: 2%{?dist} +Release: 3%{?dist} Summary: x86/DOS emulator with sound and graphics @@ -19,6 +19,8 @@ BuildRequires: alsa-lib-devel BuildRequireS: libGLU-devel +Requires: hicolor-icon-theme + %description DOSBox is a DOS-emulator using SDL for easy portability to different @@ -50,7 +52,6 @@ desktop-file-install \ --vendor=fedora \ --dir=${RPM_BUILD_ROOT}%{_datadir}/applications \ - --add-category=X-Fedora \ %{SOURCE1} mkdir -p ${RPM_BUILD_ROOT}%{_datadir}/pixmaps @@ -71,6 +72,12 @@ %changelog +* Fri Apr 27 2007 Andreas Bierfert +0.70-3 +- proper fix for #230902 +- require hicolor-icon-theme +- drop X-Fedora category + * Wed Apr 25 2007 Andreas Bierfert 0.70-2 - fix #230902 From fedora-extras-commits at redhat.com Fri Apr 27 23:04:25 2007 From: fedora-extras-commits at redhat.com (Andreas Bierfert (awjb)) Date: Fri, 27 Apr 2007 19:04:25 -0400 Subject: rpms/wine/devel wine.spec,1.47,1.48 Message-ID: <200704272304.l3RN4POg020065@cvs-int.fedora.redhat.com> Author: awjb Update of /cvs/extras/rpms/wine/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv20036 Modified Files: wine.spec Log Message: - fix c&p Index: wine.spec =================================================================== RCS file: /cvs/extras/rpms/wine/devel/wine.spec,v retrieving revision 1.47 retrieving revision 1.48 diff -u -r1.47 -r1.48 --- wine.spec 27 Apr 2007 23:01:37 -0000 1.47 +++ wine.spec 27 Apr 2007 23:03:50 -0000 1.48 @@ -736,14 +736,14 @@ 0.9.33-1 - version upgrade -* Tue Feb 27 2007 Andreas Bierfert -0.9.31-2 -- fix #230131 - * Sun Mar 04 2007 Andreas Bierfert 0.9.32-1 - version upgrade +* Tue Feb 27 2007 Andreas Bierfert +0.9.31-2 +- fix #230131 + * Sat Feb 17 2007 Andreas Bierfert 0.9.31-1 - version upgrade From fedora-extras-commits at redhat.com Fri Apr 27 23:09:05 2007 From: fedora-extras-commits at redhat.com (Andreas Bierfert (awjb)) Date: Fri, 27 Apr 2007 19:09:05 -0400 Subject: rpms/wine-docs/FC-5 .cvsignore, 1.24, 1.25 sources, 1.24, 1.25 wine-docs.spec, 1.24, 1.25 Message-ID: <200704272309.l3RN954r020259@cvs-int.fedora.redhat.com> Author: awjb Update of /cvs/extras/rpms/wine-docs/FC-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv20198/FC-5 Modified Files: .cvsignore sources wine-docs.spec Log Message: - version upgrade Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/wine-docs/FC-5/.cvsignore,v retrieving revision 1.24 retrieving revision 1.25 diff -u -r1.24 -r1.25 --- .cvsignore 18 Apr 2007 08:21:32 -0000 1.24 +++ .cvsignore 27 Apr 2007 23:08:30 -0000 1.25 @@ -1 +1 @@ -wine-docs-0.9.35.tar.bz2 +wine-docs-0.9.36.tar.bz2 Index: sources =================================================================== RCS file: /cvs/extras/rpms/wine-docs/FC-5/sources,v retrieving revision 1.24 retrieving revision 1.25 diff -u -r1.24 -r1.25 --- sources 18 Apr 2007 08:21:32 -0000 1.24 +++ sources 27 Apr 2007 23:08:30 -0000 1.25 @@ -1 +1 @@ -fc59bf41e10aa9e5bf6c8b843bb0f0a0 wine-docs-0.9.35.tar.bz2 +5ee478f2bb6699dcfb7be72232abc393 wine-docs-0.9.36.tar.bz2 Index: wine-docs.spec =================================================================== RCS file: /cvs/extras/rpms/wine-docs/FC-5/wine-docs.spec,v retrieving revision 1.24 retrieving revision 1.25 diff -u -r1.24 -r1.25 --- wine-docs.spec 18 Apr 2007 08:21:32 -0000 1.24 +++ wine-docs.spec 27 Apr 2007 23:08:30 -0000 1.25 @@ -1,12 +1,12 @@ Name: wine-docs -Version: 0.9.35 +Version: 0.9.36 Release: 1%{?dist} Summary: Documentation for wine Group: Documentation License: LGPL URL: http://www.winehq.org -Source0: http://ibiblio.org/pub/linux/system/emulators/wine/wine-docs-0.9.35.tar.bz2 +Source0: http://ibiblio.org/pub/linux/system/emulators/wine/wine-docs-0.9.36.tar.bz2 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch BuildRequires: docbook-utils-pdf @@ -37,6 +37,10 @@ %doc en/*pdf en/*ps en/*txt en/*html COPYING.LIB %changelog +* Sat Apr 28 2007 Andreas Bierfert +0.9.36-1 +- version upgrade + * Wed Apr 18 2007 Andreas Bierfert 0.9.35-1 - version upgrade From fedora-extras-commits at redhat.com Fri Apr 27 23:09:14 2007 From: fedora-extras-commits at redhat.com (Andreas Bierfert (awjb)) Date: Fri, 27 Apr 2007 19:09:14 -0400 Subject: rpms/wine-docs/devel .cvsignore, 1.24, 1.25 sources, 1.24, 1.25 wine-docs.spec, 1.24, 1.25 Message-ID: <200704272309.l3RN9Ec6020281@cvs-int.fedora.redhat.com> Author: awjb Update of /cvs/extras/rpms/wine-docs/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv20198/devel Modified Files: .cvsignore sources wine-docs.spec Log Message: - version upgrade Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/wine-docs/devel/.cvsignore,v retrieving revision 1.24 retrieving revision 1.25 diff -u -r1.24 -r1.25 --- .cvsignore 18 Apr 2007 08:21:45 -0000 1.24 +++ .cvsignore 27 Apr 2007 23:08:39 -0000 1.25 @@ -1 +1 @@ -wine-docs-0.9.35.tar.bz2 +wine-docs-0.9.36.tar.bz2 Index: sources =================================================================== RCS file: /cvs/extras/rpms/wine-docs/devel/sources,v retrieving revision 1.24 retrieving revision 1.25 diff -u -r1.24 -r1.25 --- sources 18 Apr 2007 08:21:45 -0000 1.24 +++ sources 27 Apr 2007 23:08:39 -0000 1.25 @@ -1 +1 @@ -fc59bf41e10aa9e5bf6c8b843bb0f0a0 wine-docs-0.9.35.tar.bz2 +5ee478f2bb6699dcfb7be72232abc393 wine-docs-0.9.36.tar.bz2 Index: wine-docs.spec =================================================================== RCS file: /cvs/extras/rpms/wine-docs/devel/wine-docs.spec,v retrieving revision 1.24 retrieving revision 1.25 diff -u -r1.24 -r1.25 --- wine-docs.spec 18 Apr 2007 08:21:45 -0000 1.24 +++ wine-docs.spec 27 Apr 2007 23:08:39 -0000 1.25 @@ -1,12 +1,12 @@ Name: wine-docs -Version: 0.9.35 +Version: 0.9.36 Release: 1%{?dist} Summary: Documentation for wine Group: Documentation License: LGPL URL: http://www.winehq.org -Source0: http://ibiblio.org/pub/linux/system/emulators/wine/wine-docs-0.9.35.tar.bz2 +Source0: http://ibiblio.org/pub/linux/system/emulators/wine/wine-docs-0.9.36.tar.bz2 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch BuildRequires: docbook-utils-pdf @@ -37,6 +37,10 @@ %doc en/*pdf en/*ps en/*txt en/*html COPYING.LIB %changelog +* Sat Apr 28 2007 Andreas Bierfert +0.9.36-1 +- version upgrade + * Wed Apr 18 2007 Andreas Bierfert 0.9.35-1 - version upgrade From fedora-extras-commits at redhat.com Fri Apr 27 23:09:09 2007 From: fedora-extras-commits at redhat.com (Andreas Bierfert (awjb)) Date: Fri, 27 Apr 2007 19:09:09 -0400 Subject: rpms/wine-docs/FC-6 .cvsignore, 1.24, 1.25 sources, 1.24, 1.25 wine-docs.spec, 1.24, 1.25 Message-ID: <200704272309.l3RN99Dt020272@cvs-int.fedora.redhat.com> Author: awjb Update of /cvs/extras/rpms/wine-docs/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv20198/FC-6 Modified Files: .cvsignore sources wine-docs.spec Log Message: - version upgrade Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/wine-docs/FC-6/.cvsignore,v retrieving revision 1.24 retrieving revision 1.25 diff -u -r1.24 -r1.25 --- .cvsignore 18 Apr 2007 08:21:40 -0000 1.24 +++ .cvsignore 27 Apr 2007 23:08:35 -0000 1.25 @@ -1 +1 @@ -wine-docs-0.9.35.tar.bz2 +wine-docs-0.9.36.tar.bz2 Index: sources =================================================================== RCS file: /cvs/extras/rpms/wine-docs/FC-6/sources,v retrieving revision 1.24 retrieving revision 1.25 diff -u -r1.24 -r1.25 --- sources 18 Apr 2007 08:21:40 -0000 1.24 +++ sources 27 Apr 2007 23:08:35 -0000 1.25 @@ -1 +1 @@ -fc59bf41e10aa9e5bf6c8b843bb0f0a0 wine-docs-0.9.35.tar.bz2 +5ee478f2bb6699dcfb7be72232abc393 wine-docs-0.9.36.tar.bz2 Index: wine-docs.spec =================================================================== RCS file: /cvs/extras/rpms/wine-docs/FC-6/wine-docs.spec,v retrieving revision 1.24 retrieving revision 1.25 diff -u -r1.24 -r1.25 --- wine-docs.spec 18 Apr 2007 08:21:40 -0000 1.24 +++ wine-docs.spec 27 Apr 2007 23:08:35 -0000 1.25 @@ -1,12 +1,12 @@ Name: wine-docs -Version: 0.9.35 +Version: 0.9.36 Release: 1%{?dist} Summary: Documentation for wine Group: Documentation License: LGPL URL: http://www.winehq.org -Source0: http://ibiblio.org/pub/linux/system/emulators/wine/wine-docs-0.9.35.tar.bz2 +Source0: http://ibiblio.org/pub/linux/system/emulators/wine/wine-docs-0.9.36.tar.bz2 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch BuildRequires: docbook-utils-pdf @@ -37,6 +37,10 @@ %doc en/*pdf en/*ps en/*txt en/*html COPYING.LIB %changelog +* Sat Apr 28 2007 Andreas Bierfert +0.9.36-1 +- version upgrade + * Wed Apr 18 2007 Andreas Bierfert 0.9.35-1 - version upgrade From fedora-extras-commits at redhat.com Sat Apr 28 00:45:22 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Fri, 27 Apr 2007 20:45:22 -0400 Subject: owners owners.epel.list,1.149,1.150 Message-ID: <200704280045.l3S0jMlF030911@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/owners In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners Modified Files: owners.epel.list Log Message: add wine and wine-docs to EL-5 Index: owners.epel.list =================================================================== RCS file: /cvs/extras/owners/owners.epel.list,v retrieving revision 1.149 retrieving revision 1.150 diff -u -r1.149 -r1.150 --- owners.epel.list 25 Apr 2007 19:36:15 -0000 1.149 +++ owners.epel.list 28 Apr 2007 00:44:51 -0000 1.150 @@ -497,6 +497,7 @@ Fedora EPEL|wgrib|Manipulate, inventory and decode GRIB files|orion at cora.nwra.com|extras-qa at fedoraproject.org| Fedora EPEL|whatmask|Convert between different netmask types and show information|rpm at timj.co.uk|extras-qa at fedoraproject.org| Fedora EPEL|wine|A Windows 16/32/64 bit emulator|andreas.bierfert at lowlatency.de|extras-qa at fedoraproject.org| +Fedora EPEL|wine-docs|Documentation for wine|andreas.bierfert at lowlatency.de|extras-qa at fedoraproject.org| Fedora EPEL|wxMaxima|Graphical user interface for Maxima|rdieter at math.unl.edu|extras-qa at fedoraproject.org| Fedora EPEL|xdg-utils|Basic desktop integration functions|rdieter at math.unl.edu|extras-qa at fedoraproject.org| Fedora EPEL|xforms|An X11 toolkit library|rdieter at math.unl.edu|extras-qa at fedoraproject.org| From fedora-extras-commits at redhat.com Sat Apr 28 00:46:56 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Fri, 27 Apr 2007 20:46:56 -0400 Subject: owners owners.list,1.2740,1.2741 Message-ID: <200704280046.l3S0kuSx030994@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/owners In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners Modified Files: owners.list Log Message: add owner to thinkfinger Index: owners.list =================================================================== RCS file: /cvs/extras/owners/owners.list,v retrieving revision 1.2740 retrieving revision 1.2741 diff -u -r1.2740 -r1.2741 --- owners.list 27 Apr 2007 16:56:24 -0000 1.2740 +++ owners.list 28 Apr 2007 00:46:26 -0000 1.2741 @@ -2902,7 +2902,7 @@ Fedora Extras|themes-backgrounds-gnome|Assorted Backgrounds from art.gnome.org|chabotc at xs4all.nl|extras-qa at fedoraproject.org| Fedora Extras|theora-exp|Experimental theora decoder|j.w.r.degoede at hhs.nl|extras-qa at fedoraproject.org| Fedora Extras|thewidgetfactory|A tool for previewing widgets|luya_tfz at thefinalzone.com|extras-qa at fedoraproject.org| -Fedora Extras|thinkfinger|A driver for the UPEK/SGS Thomson Microelectronics fingerprint reader|belegdol at gmail.com|extras-qa at fedoraproject.org| +Fedora Extras|thinkfinger|A driver for the UPEK/SGS Thomson Microelectronics fingerprint reader|belegdol at gmail.com,jplans at redhat.com|extras-qa at fedoraproject.org| Fedora Extras|thinkpad-kmod|Supplemental kernel modules for ThinkPad laptop computers|extras-orphan at fedoraproject.org|extras-qa at fedoraproject.org| Fedora Extras|thinkpad-kmod-common|Common files for ThinkPad kernel module packages|extras-orphan at fedoraproject.org|extras-qa at fedoraproject.org| Fedora Extras|thttpd|Tiny, turbo, throttleable lightweight http server|matthias at rpmforge.net|extras-qa at fedoraproject.org| From fedora-extras-commits at redhat.com Sat Apr 28 00:49:30 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Fri, 27 Apr 2007 20:49:30 -0400 Subject: owners owners.epel.list,1.150,1.151 Message-ID: <200704280049.l3S0nUsi031249@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/owners In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners Modified Files: owners.epel.list Log Message: add php-pear-File php-pear-Net-URL php-pear-DB-QueryTool to EL-5 Index: owners.epel.list =================================================================== RCS file: /cvs/extras/owners/owners.epel.list,v retrieving revision 1.150 retrieving revision 1.151 diff -u -r1.150 -r1.151 --- owners.epel.list 28 Apr 2007 00:44:51 -0000 1.150 +++ owners.epel.list 28 Apr 2007 00:49:00 -0000 1.151 @@ -368,6 +368,8 @@ Fedora EPEL|php-pear-Date-Holidays|Driver based class to calculate holidays|chris.stone at gmail.com|extras-qa at fedoraproject.org| Fedora EPEL|php-pear-DB-DataObject|An SQL Builder, Object Interface to Database Tables|chris.stone at gmail.com|extras-qa at fedoraproject.org| Fedora EPEL|php-pear-DB-DataObject-FormBuilder|Automatically build HTML_QuickForm objects|chris.stone at gmail.com|extras-qa at fedoraproject.org| +Fedora EPEL|php-pear-DB-QueryTool|An OO-interface for easily retrieving and modifying data in a DB|chris.stone at gmail.com|extras-qa at fedoraproject.org| +Fedora EPEL|php-pear-File|Common file and directory routines|chris.stone at gmail.com|extras-qa at fedoraproject.org| Fedora EPEL|php-pear-HTML-Common|Base class for other HTML classes|chris.stone at gmail.com|extras-qa at fedoraproject.org| Fedora EPEL|php-pear-HTML-QuickForm|Class for creating, validating, processing HTML forms|chris.stone at gmail.com|extras-qa at fedoraproject.org| Fedora EPEL|php-pear-HTML-Table|Class to easily design HTML tables|chris.stone at gmail.com|extras-qa at fedoraproject.org| @@ -377,6 +379,7 @@ Fedora EPEL|php-pear-MDB2-Driver-mysql|MySQL MDB2 driver|chris.stone at gmail.com|extras-qa at fedoraproject.org| Fedora EPEL|php-pear-Net-SMTP|Provides an implementation of the SMTP protocol|Fedora at FamilleCollet.com|extras-qa at fedoraproject.org| Fedora EPEL|php-pear-Net-Socket|Network Socket Interface|Fedora at FamilleCollet.com|extras-qa at fedoraproject.org| +Fedora EPEL|php-pear-Net-URL|Easy parsing of URLs|chris.stone at gmail.com|extras-qa at fedoraproject.org| Fedora EPEL|php-pear-Validate|Validation Class for Various Data Types|chris.stone at gmail.com|extras-qa at fedoraproject.org| Fedora EPEL|php-pear-Validate-Finance-CreditCard|Validation class for Credit Cards|chris.stone at gmail.com|extras-qa at fedoraproject.org| Fedora EPEL|php-pear-XML-Beautifier|Class to format XML documents|chris.stone at gmail.com|extras-qa at fedoraproject.org| From fedora-extras-commits at redhat.com Sat Apr 28 00:50:48 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Fri, 27 Apr 2007 20:50:48 -0400 Subject: rpms/LabPlot - New directory Message-ID: <200704280050.l3S0omXl031381@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/rpms/LabPlot In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners/tmpcvsk31354/rpms/LabPlot Log Message: Directory /cvs/extras/rpms/LabPlot added to the repository From fedora-extras-commits at redhat.com Sat Apr 28 00:50:59 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Fri, 27 Apr 2007 20:50:59 -0400 Subject: rpms/LabPlot/devel - New directory Message-ID: <200704280050.l3S0oxJp031393@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/rpms/LabPlot/devel In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners/tmpcvsk31354/rpms/LabPlot/devel Log Message: Directory /cvs/extras/rpms/LabPlot/devel added to the repository From fedora-extras-commits at redhat.com Sat Apr 28 00:51:06 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Fri, 27 Apr 2007 20:51:06 -0400 Subject: owners owners.list,1.2741,1.2742 Message-ID: <200704280051.l3S0p6NN031428@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/owners In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners Modified Files: owners.list Log Message: add LabPlot Index: owners.list =================================================================== RCS file: /cvs/extras/owners/owners.list,v retrieving revision 1.2741 retrieving revision 1.2742 diff -u -r1.2741 -r1.2742 --- owners.list 28 Apr 2007 00:46:26 -0000 1.2741 +++ owners.list 28 Apr 2007 00:50:36 -0000 1.2742 @@ -1093,6 +1093,7 @@ Fedora Extras|kxdocker-resources|Plugins, Sounds, and Themes for kxdocker|extras-orphan at fedoraproject.org|extras-qa at fedoraproject.org| Fedora Extras|kyum|Graphical User Frontend (GUI) for yum|Jochen at herr-schmitt.de|extras-qa at fedoraproject.org| Fedora Extras|l2tpd|Layer 2 Tunnelling Protocol Daemon (RFC 2661)|paul at xelerance.com|extras-qa at fedoraproject.org| +Fedora Extras|LabPlot|Data Analysis and Visualization|cgoorah at yahoo.com.au|extras-qa at fedoraproject.org| Fedora Extras|lablgl|LablGL is an OpenGL interface for Objective Caml|gemi at bluewin.ch|extras-qa at fedoraproject.org| Fedora Extras|lablgtk|An Objective Caml interface to gtk+|gemi at bluewin.ch|extras-qa at fedoraproject.org| Fedora Extras|labyrinth|A simple yet powerful mind-mapping tool for the GNOME desktop|peter at thecodergeek.com|extras-qa at fedoraproject.org| From fedora-extras-commits at redhat.com Sat Apr 28 00:51:04 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Fri, 27 Apr 2007 20:51:04 -0400 Subject: rpms/LabPlot Makefile, NONE, 1.1 import.log, NONE, 1.1 pkg.acl, NONE, 1.1 Message-ID: <200704280051.l3S0p4ME031419@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/rpms/LabPlot In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners/tmpcvsk31354/rpms/LabPlot Added Files: Makefile import.log pkg.acl Log Message: Setup of module LabPlot --- NEW FILE Makefile --- # Top level Makefile for module LabPlot 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 --- --- NEW FILE pkg.acl --- From fedora-extras-commits at redhat.com Sat Apr 28 00:51:15 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Fri, 27 Apr 2007 20:51:15 -0400 Subject: rpms/LabPlot/devel .cvsignore, NONE, 1.1 Makefile, NONE, 1.1 sources, NONE, 1.1 Message-ID: <200704280051.l3S0pF3s031442@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/rpms/LabPlot/devel In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners/tmpcvsk31354/rpms/LabPlot/devel Added Files: .cvsignore Makefile sources Log Message: Setup of module LabPlot --- NEW FILE .cvsignore --- --- NEW FILE Makefile --- # Makefile for source rpm: LabPlot # $Id: Makefile,v 1.1 2007/04/28 00:51:09 wtogami Exp $ NAME := LabPlot SPECFILE = $(firstword $(wildcard *.spec)) define find-makefile-common for d in common ../common ../../common ; do if [ -f $$d/Makefile.common ] ; then if [ -f $$d/CVS/Root -a -w $$/Makefile.common ] ; then cd $$d ; cvs -Q update ; fi ; echo "$$d/Makefile.common" ; break ; fi ; done endef MAKEFILE_COMMON := $(shell $(find-makefile-common)) ifeq ($(MAKEFILE_COMMON),) # attept a checkout define checkout-makefile-common test -f CVS/Root && { cvs -Q -d $$(cat CVS/Root) checkout common && echo "common/Makefile.common" ; } || { echo "ERROR: I can't figure out how to checkout the 'common' module." ; exit -1 ; } >&2 endef MAKEFILE_COMMON := $(shell $(checkout-makefile-common)) endif include $(MAKEFILE_COMMON) --- NEW FILE sources --- From fedora-extras-commits at redhat.com Sat Apr 28 00:52:20 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Fri, 27 Apr 2007 20:52:20 -0400 Subject: rpms/pypar2 - New directory Message-ID: <200704280052.l3S0qKs4031649@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/rpms/pypar2 In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners/tmpcvsf31621/rpms/pypar2 Log Message: Directory /cvs/extras/rpms/pypar2 added to the repository From fedora-extras-commits at redhat.com Sat Apr 28 00:52:31 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Fri, 27 Apr 2007 20:52:31 -0400 Subject: rpms/pypar2/devel - New directory Message-ID: <200704280052.l3S0qVtK031666@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/rpms/pypar2/devel In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners/tmpcvsf31621/rpms/pypar2/devel Log Message: Directory /cvs/extras/rpms/pypar2/devel added to the repository From fedora-extras-commits at redhat.com Sat Apr 28 00:52:37 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Fri, 27 Apr 2007 20:52:37 -0400 Subject: owners owners.list,1.2742,1.2743 Message-ID: <200704280052.l3S0qbY6031690@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/owners In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners Modified Files: owners.list Log Message: add pypar2 Index: owners.list =================================================================== RCS file: /cvs/extras/owners/owners.list,v retrieving revision 1.2742 retrieving revision 1.2743 diff -u -r1.2742 -r1.2743 --- owners.list 28 Apr 2007 00:50:36 -0000 1.2742 +++ owners.list 28 Apr 2007 00:52:07 -0000 1.2743 @@ -2418,6 +2418,7 @@ Fedora Extras|pylibacl|POSIX.1e ACLs library wrapper for python|mszpak at wp.pl|extras-qa at fedoraproject.org| Fedora Extras|pylint|Analyzes Python code looking for bugs and signs of poor quality|icon at fedoraproject.org|extras-qa at fedoraproject.org| Fedora Extras|pymsn|Python libraries for MSN Messenger network|bdpepple at ameritech.net|extras-qa at fedoraproject.org|sander at hoentjen.eu +Fedora Extras|pypar2|A GTK frontend for par2cmdline|maxime.carron at fedoraproject.org,cgoorah at yahoo.com.au|extras-qa at fedoraproject.org| Fedora Extras|pyparsing|An object-oriented approach to text processing|jamatos at fc.up.pt|extras-qa at fedoraproject.org| Fedora Extras|pypoker-eval|Python interface to poker-eval|chris.stone at gmail.com|extras-qa at fedoraproject.org|loic at gnu.org Fedora Extras|PyQt-qscintilla|PyQt qscintilla extentions|rdieter at math.unl.edu|extras-qa at fedoraproject.org| From fedora-extras-commits at redhat.com Sat Apr 28 00:52:42 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Fri, 27 Apr 2007 20:52:42 -0400 Subject: rpms/pypar2 Makefile,NONE,1.1 import.log,NONE,1.1 pkg.acl,NONE,1.1 Message-ID: <200704280052.l3S0qgPY031695@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/rpms/pypar2 In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners/tmpcvsf31621/rpms/pypar2 Added Files: Makefile import.log pkg.acl Log Message: Setup of module pypar2 --- NEW FILE Makefile --- # Top level Makefile for module pypar2 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 --- --- NEW FILE pkg.acl --- From fedora-extras-commits at redhat.com Sat Apr 28 00:52:52 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Fri, 27 Apr 2007 20:52:52 -0400 Subject: rpms/pypar2/devel .cvsignore, NONE, 1.1 Makefile, NONE, 1.1 sources, NONE, 1.1 Message-ID: <200704280052.l3S0qqno031715@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/rpms/pypar2/devel In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners/tmpcvsf31621/rpms/pypar2/devel Added Files: .cvsignore Makefile sources Log Message: Setup of module pypar2 --- NEW FILE .cvsignore --- --- NEW FILE Makefile --- # Makefile for source rpm: pypar2 # $Id: Makefile,v 1.1 2007/04/28 00:52:47 wtogami Exp $ NAME := pypar2 SPECFILE = $(firstword $(wildcard *.spec)) define find-makefile-common for d in common ../common ../../common ; do if [ -f $$d/Makefile.common ] ; then if [ -f $$d/CVS/Root -a -w $$/Makefile.common ] ; then cd $$d ; cvs -Q update ; fi ; echo "$$d/Makefile.common" ; break ; fi ; done endef MAKEFILE_COMMON := $(shell $(find-makefile-common)) ifeq ($(MAKEFILE_COMMON),) # attept a checkout define checkout-makefile-common test -f CVS/Root && { cvs -Q -d $$(cat CVS/Root) checkout common && echo "common/Makefile.common" ; } || { echo "ERROR: I can't figure out how to checkout the 'common' module." ; exit -1 ; } >&2 endef MAKEFILE_COMMON := $(shell $(checkout-makefile-common)) endif include $(MAKEFILE_COMMON) --- NEW FILE sources --- From fedora-extras-commits at redhat.com Sat Apr 28 00:53:56 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Fri, 27 Apr 2007 20:53:56 -0400 Subject: rpms/perl-DBIx-POS/devel - New directory Message-ID: <200704280053.l3S0ruvq031993@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/rpms/perl-DBIx-POS/devel In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners/tmpcvsZ31954/rpms/perl-DBIx-POS/devel Log Message: Directory /cvs/extras/rpms/perl-DBIx-POS/devel added to the repository From fedora-extras-commits at redhat.com Sat Apr 28 00:53:50 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Fri, 27 Apr 2007 20:53:50 -0400 Subject: rpms/perl-DBIx-POS - New directory Message-ID: <200704280053.l3S0ro0S031981@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/rpms/perl-DBIx-POS In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners/tmpcvsZ31954/rpms/perl-DBIx-POS Log Message: Directory /cvs/extras/rpms/perl-DBIx-POS added to the repository From fedora-extras-commits at redhat.com Sat Apr 28 00:54:11 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Fri, 27 Apr 2007 20:54:11 -0400 Subject: owners owners.list,1.2743,1.2744 Message-ID: <200704280054.l3S0sBgk032047@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/owners In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners Modified Files: owners.list Log Message: add perl-DBIx-POS Index: owners.list =================================================================== RCS file: /cvs/extras/owners/owners.list,v retrieving revision 1.2743 retrieving revision 1.2744 diff -u -r1.2743 -r1.2744 --- owners.list 28 Apr 2007 00:52:07 -0000 1.2743 +++ owners.list 28 Apr 2007 00:53:41 -0000 1.2744 @@ -1761,6 +1761,7 @@ Fedora Extras|perl-DBD-XBase|Perl module for reading and writing the dbf files|jpo at di.uminho.pt|extras-qa at fedoraproject.org|fedora-perl-devel-list at redhat.com Fedora Extras|perl-DBIx-ContextualFetch|Add contextual fetches to DBI|tcallawa at redhat.com|extras-qa at fedoraproject.org|fedora-perl-devel-list at redhat.com Fedora Extras|perl-DBIx-DBSchema|Database-independent schema objects|rc040203 at freenet.de|extras-qa at fedoraproject.org|fedora-perl-devel-list at redhat.com +Fedora Extras|perl-DBIx-POS|Define a dictionary of SQL statements in a POD dialect (POS)|cweyl at alumni.drew.edu|extras-qa at fedoraproject.org|fedora-perl-devel-list at redhat.com Fedora Extras|perl-DBIx-SearchBuilder|Encapsulate SQL queries and rows in simple perl objects|rc040203 at freenet.de|extras-qa at fedoraproject.org|fedora-perl-devel-list at redhat.com Fedora Extras|perl-DBM-Deep|A pure perl multi-level hash/array DBM|andreas at bawue.net|extras-qa at fedoraproject.org| Fedora Extras|perl-Devel-Caller|Meatier versions of caller|steve at silug.org|extras-qa at fedoraproject.org|fedora-perl-devel-list at redhat.com From fedora-extras-commits at redhat.com Sat Apr 28 00:54:10 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Fri, 27 Apr 2007 20:54:10 -0400 Subject: rpms/perl-DBIx-POS/devel .cvsignore, NONE, 1.1 Makefile, NONE, 1.1 sources, NONE, 1.1 Message-ID: <200704280054.l3S0sAcB032038@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/rpms/perl-DBIx-POS/devel In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners/tmpcvsZ31954/rpms/perl-DBIx-POS/devel Added Files: .cvsignore Makefile sources Log Message: Setup of module perl-DBIx-POS --- NEW FILE .cvsignore --- --- NEW FILE Makefile --- # Makefile for source rpm: perl-DBIx-POS # $Id: Makefile,v 1.1 2007/04/28 00:54:06 wtogami Exp $ NAME := perl-DBIx-POS SPECFILE = $(firstword $(wildcard *.spec)) define find-makefile-common for d in common ../common ../../common ; do if [ -f $$d/Makefile.common ] ; then if [ -f $$d/CVS/Root -a -w $$/Makefile.common ] ; then cd $$d ; cvs -Q update ; fi ; echo "$$d/Makefile.common" ; break ; fi ; done endef MAKEFILE_COMMON := $(shell $(find-makefile-common)) ifeq ($(MAKEFILE_COMMON),) # attept a checkout define checkout-makefile-common test -f CVS/Root && { cvs -Q -d $$(cat CVS/Root) checkout common && echo "common/Makefile.common" ; } || { echo "ERROR: I can't figure out how to checkout the 'common' module." ; exit -1 ; } >&2 endef MAKEFILE_COMMON := $(shell $(checkout-makefile-common)) endif include $(MAKEFILE_COMMON) --- NEW FILE sources --- From fedora-extras-commits at redhat.com Sat Apr 28 00:54:06 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Fri, 27 Apr 2007 20:54:06 -0400 Subject: rpms/perl-DBIx-POS Makefile, NONE, 1.1 import.log, NONE, 1.1 pkg.acl, NONE, 1.1 Message-ID: <200704280054.l3S0s6ss032021@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/rpms/perl-DBIx-POS In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners/tmpcvsZ31954/rpms/perl-DBIx-POS Added Files: Makefile import.log pkg.acl Log Message: Setup of module perl-DBIx-POS --- NEW FILE Makefile --- # Top level Makefile for module perl-DBIx-POS 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 --- --- NEW FILE pkg.acl --- From fedora-extras-commits at redhat.com Sat Apr 28 01:24:23 2007 From: fedora-extras-commits at redhat.com (Chris Weyl (cweyl)) Date: Fri, 27 Apr 2007 21:24:23 -0400 Subject: rpms/perl-DBIx-POS import.log,1.1,1.2 Message-ID: <200704280124.l3S1ONhu004365@cvs-int.fedora.redhat.com> Author: cweyl Update of /cvs/extras/rpms/perl-DBIx-POS In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv4327 Modified Files: import.log Log Message: initial commit Index: import.log =================================================================== RCS file: /cvs/extras/rpms/perl-DBIx-POS/import.log,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- import.log 28 Apr 2007 00:54:02 -0000 1.1 +++ import.log 28 Apr 2007 01:23:47 -0000 1.2 @@ -0,0 +1 @@ +perl-DBIx-POS-0_03-2_fc6:HEAD:perl-DBIx-POS-0.03-2.fc6.src.rpm:1177723420 From fedora-extras-commits at redhat.com Sat Apr 28 01:24:27 2007 From: fedora-extras-commits at redhat.com (Chris Weyl (cweyl)) Date: Fri, 27 Apr 2007 21:24:27 -0400 Subject: rpms/perl-DBIx-POS/devel perl-DBIx-POS.spec, NONE, 1.1 .cvsignore, 1.1, 1.2 sources, 1.1, 1.2 Message-ID: <200704280124.l3S1OReq004369@cvs-int.fedora.redhat.com> Author: cweyl Update of /cvs/extras/rpms/perl-DBIx-POS/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv4327/devel Modified Files: .cvsignore sources Added Files: perl-DBIx-POS.spec Log Message: initial commit --- NEW FILE perl-DBIx-POS.spec --- Name: perl-DBIx-POS Version: 0.03 Release: 2%{?dist} Summary: Define a dictionary of SQL statements in a POD dialect (POS) License: GPL or Artistic Group: Development/Libraries URL: http://search.cpan.org/dist/DBIx-POS/ Source0: http://www.cpan.org/authors/id/M/MD/MDORMAN/DBIx-POS-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch BuildRequires: perl, perl(ExtUtils::MakeMaker) BuildRequires: perl(YAML) Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) # Yes, Pod::Parser is core. But it seems wise to start explicitly listing # even core modules, when they're not automatically picked up BuildRequires: perl(Pod::Parser), perl(Test::More) Requires: perl(Pod::Parser) %description DBIx-POS subclasses Pod::Parser to define a POD dialect for writing a SQL dictionary for an application, and uses code from Class::Singleton to make the resulting structure easily accessible. %prep %setup -q -n DBIx-POS-%{version} %build %{__perl} Makefile.PL INSTALLDIRS=vendor make %{?_smp_mflags} %install rm -rf %{buildroot} make pure_install PERL_INSTALL_ROOT=%{buildroot} find %{buildroot} -type f -name .packlist -exec rm -f {} \; find %{buildroot} -depth -type d -exec rmdir {} 2>/dev/null \; %{_fixperms} %{buildroot}/* %check make test %clean rm -rf %{buildroot} %files %defattr(-,root,root,-) # we include the test as it's a bit more helpful than the man page, IMHO %doc Changes README t/ %{perl_vendorlib}/* %{_mandir}/man3/* %changelog * Tue Apr 17 2007 Chris Weyl 0.03-2 - add br on perl(YAML) * Fri Mar 09 2007 Chris Weyl 0.03-1 - Specfile autogenerated by cpanspec 1.70. Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/perl-DBIx-POS/devel/.cvsignore,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- .cvsignore 28 Apr 2007 00:54:06 -0000 1.1 +++ .cvsignore 28 Apr 2007 01:23:53 -0000 1.2 @@ -0,0 +1 @@ +DBIx-POS-0.03.tar.gz Index: sources =================================================================== RCS file: /cvs/extras/rpms/perl-DBIx-POS/devel/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 28 Apr 2007 00:54:06 -0000 1.1 +++ sources 28 Apr 2007 01:23:53 -0000 1.2 @@ -0,0 +1 @@ +ecd44d600628a0c3031628c9cc0e7706 DBIx-POS-0.03.tar.gz From fedora-extras-commits at redhat.com Sat Apr 28 01:25:57 2007 From: fedora-extras-commits at redhat.com (Chris Weyl (cweyl)) Date: Fri, 27 Apr 2007 21:25:57 -0400 Subject: rpms/perl-DBIx-POS/devel perl-DBIx-POS.spec,1.1,1.2 Message-ID: <200704280125.l3S1Pv34004452@cvs-int.fedora.redhat.com> Author: cweyl Update of /cvs/extras/rpms/perl-DBIx-POS/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv4422 Modified Files: perl-DBIx-POS.spec Log Message: release bump Index: perl-DBIx-POS.spec =================================================================== RCS file: /cvs/extras/rpms/perl-DBIx-POS/devel/perl-DBIx-POS.spec,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- perl-DBIx-POS.spec 28 Apr 2007 01:23:53 -0000 1.1 +++ perl-DBIx-POS.spec 28 Apr 2007 01:25:22 -0000 1.2 @@ -1,6 +1,6 @@ Name: perl-DBIx-POS Version: 0.03 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Define a dictionary of SQL statements in a POD dialect (POS) License: GPL or Artistic Group: Development/Libraries @@ -53,6 +53,9 @@ %{_mandir}/man3/* %changelog +* Fri Apr 27 2007 Chris Weyl 0.03-3 +- bump + * Tue Apr 17 2007 Chris Weyl 0.03-2 - add br on perl(YAML) From fedora-extras-commits at redhat.com Sat Apr 28 01:26:37 2007 From: fedora-extras-commits at redhat.com (Chris Weyl (cweyl)) Date: Fri, 27 Apr 2007 21:26:37 -0400 Subject: rpms/perl-DBIx-POS/FC-5 perl-DBIx-POS.spec, NONE, 1.1 sources, 1.1, 1.2 Message-ID: <200704280126.l3S1QbVv004515@cvs-int.fedora.redhat.com> Author: cweyl Update of /cvs/extras/rpms/perl-DBIx-POS/FC-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv4489 Modified Files: sources Added Files: perl-DBIx-POS.spec Log Message: pseudo-branch of perl-DBIx-POS to FC-5 --- NEW FILE perl-DBIx-POS.spec --- Name: perl-DBIx-POS Version: 0.03 Release: 3%{?dist} Summary: Define a dictionary of SQL statements in a POD dialect (POS) License: GPL or Artistic Group: Development/Libraries URL: http://search.cpan.org/dist/DBIx-POS/ Source0: http://www.cpan.org/authors/id/M/MD/MDORMAN/DBIx-POS-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch BuildRequires: perl, perl(ExtUtils::MakeMaker) BuildRequires: perl(YAML) Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) # Yes, Pod::Parser is core. But it seems wise to start explicitly listing # even core modules, when they're not automatically picked up BuildRequires: perl(Pod::Parser), perl(Test::More) Requires: perl(Pod::Parser) %description DBIx-POS subclasses Pod::Parser to define a POD dialect for writing a SQL dictionary for an application, and uses code from Class::Singleton to make the resulting structure easily accessible. %prep %setup -q -n DBIx-POS-%{version} %build %{__perl} Makefile.PL INSTALLDIRS=vendor make %{?_smp_mflags} %install rm -rf %{buildroot} make pure_install PERL_INSTALL_ROOT=%{buildroot} find %{buildroot} -type f -name .packlist -exec rm -f {} \; find %{buildroot} -depth -type d -exec rmdir {} 2>/dev/null \; %{_fixperms} %{buildroot}/* %check make test %clean rm -rf %{buildroot} %files %defattr(-,root,root,-) # we include the test as it's a bit more helpful than the man page, IMHO %doc Changes README t/ %{perl_vendorlib}/* %{_mandir}/man3/* %changelog * Fri Apr 27 2007 Chris Weyl 0.03-3 - bump * Tue Apr 17 2007 Chris Weyl 0.03-2 - add br on perl(YAML) * Fri Mar 09 2007 Chris Weyl 0.03-1 - Specfile autogenerated by cpanspec 1.70. Index: sources =================================================================== RCS file: /cvs/extras/rpms/perl-DBIx-POS/FC-5/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 28 Apr 2007 00:54:06 -0000 1.1 +++ sources 28 Apr 2007 01:26:03 -0000 1.2 @@ -0,0 +1 @@ +ecd44d600628a0c3031628c9cc0e7706 DBIx-POS-0.03.tar.gz From fedora-extras-commits at redhat.com Sat Apr 28 01:27:18 2007 From: fedora-extras-commits at redhat.com (Chris Weyl (cweyl)) Date: Fri, 27 Apr 2007 21:27:18 -0400 Subject: rpms/perl-DBIx-POS/FC-6 perl-DBIx-POS.spec, NONE, 1.1 sources, 1.1, 1.2 Message-ID: <200704280127.l3S1RIWQ004593@cvs-int.fedora.redhat.com> Author: cweyl Update of /cvs/extras/rpms/perl-DBIx-POS/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv4571 Modified Files: sources Added Files: perl-DBIx-POS.spec Log Message: pseudo-branch of perl-DBIx-POS to FC-6 --- NEW FILE perl-DBIx-POS.spec --- Name: perl-DBIx-POS Version: 0.03 Release: 3%{?dist} Summary: Define a dictionary of SQL statements in a POD dialect (POS) License: GPL or Artistic Group: Development/Libraries URL: http://search.cpan.org/dist/DBIx-POS/ Source0: http://www.cpan.org/authors/id/M/MD/MDORMAN/DBIx-POS-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch BuildRequires: perl, perl(ExtUtils::MakeMaker) BuildRequires: perl(YAML) Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) # Yes, Pod::Parser is core. But it seems wise to start explicitly listing # even core modules, when they're not automatically picked up BuildRequires: perl(Pod::Parser), perl(Test::More) Requires: perl(Pod::Parser) %description DBIx-POS subclasses Pod::Parser to define a POD dialect for writing a SQL dictionary for an application, and uses code from Class::Singleton to make the resulting structure easily accessible. %prep %setup -q -n DBIx-POS-%{version} %build %{__perl} Makefile.PL INSTALLDIRS=vendor make %{?_smp_mflags} %install rm -rf %{buildroot} make pure_install PERL_INSTALL_ROOT=%{buildroot} find %{buildroot} -type f -name .packlist -exec rm -f {} \; find %{buildroot} -depth -type d -exec rmdir {} 2>/dev/null \; %{_fixperms} %{buildroot}/* %check make test %clean rm -rf %{buildroot} %files %defattr(-,root,root,-) # we include the test as it's a bit more helpful than the man page, IMHO %doc Changes README t/ %{perl_vendorlib}/* %{_mandir}/man3/* %changelog * Fri Apr 27 2007 Chris Weyl 0.03-3 - bump * Tue Apr 17 2007 Chris Weyl 0.03-2 - add br on perl(YAML) * Fri Mar 09 2007 Chris Weyl 0.03-1 - Specfile autogenerated by cpanspec 1.70. Index: sources =================================================================== RCS file: /cvs/extras/rpms/perl-DBIx-POS/FC-6/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 28 Apr 2007 00:54:06 -0000 1.1 +++ sources 28 Apr 2007 01:26:44 -0000 1.2 @@ -0,0 +1 @@ +ecd44d600628a0c3031628c9cc0e7706 DBIx-POS-0.03.tar.gz From fedora-extras-commits at redhat.com Sat Apr 28 01:27:57 2007 From: fedora-extras-commits at redhat.com (Chris Weyl (cweyl)) Date: Fri, 27 Apr 2007 21:27:57 -0400 Subject: rpms/perl-DBIx-POS Makefile,1.1,1.2 Message-ID: <200704280127.l3S1Rvcc004715@cvs-int.fedora.redhat.com> Author: cweyl Update of /cvs/extras/rpms/perl-DBIx-POS In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv4640 Modified Files: Makefile Log Message: add build-all target to overall makefile of perl-DBIx-POS Index: Makefile =================================================================== RCS file: /cvs/extras/rpms/perl-DBIx-POS/Makefile,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- Makefile 28 Apr 2007 00:54:02 -0000 1.1 +++ Makefile 28 Apr 2007 01:27:23 -0000 1.2 @@ -2,6 +2,15 @@ all : CVS/Root common-update @cvs update +# for target build-all +BRANCHES := $(shell cat ~/fedora-extras/current-branches | sed -e 's/:.*//') + +# tag & build all non-legacy branches... +build-all : + @echo NOTICE: building for ${BRANCHES} + @sleep 5s + @for br in ${BRANCHES} ; do echo Building $$br ; cd $$br && test -f dead.package || make tag plague ; cd .. ; done + common-update : common @cd common && cvs update From fedora-extras-commits at redhat.com Sat Apr 28 03:56:00 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Fri, 27 Apr 2007 23:56:00 -0400 Subject: rpms/perl-HTML-CalendarMonthSimple - New directory Message-ID: <200704280356.l3S3u0Ud016587@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/rpms/perl-HTML-CalendarMonthSimple In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners/tmpcvsm16560/rpms/perl-HTML-CalendarMonthSimple Log Message: Directory /cvs/extras/rpms/perl-HTML-CalendarMonthSimple added to the repository From fedora-extras-commits at redhat.com Sat Apr 28 03:56:07 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Fri, 27 Apr 2007 23:56:07 -0400 Subject: rpms/perl-HTML-CalendarMonthSimple/devel - New directory Message-ID: <200704280356.l3S3u7p0016601@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/rpms/perl-HTML-CalendarMonthSimple/devel In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners/tmpcvsm16560/rpms/perl-HTML-CalendarMonthSimple/devel Log Message: Directory /cvs/extras/rpms/perl-HTML-CalendarMonthSimple/devel added to the repository From fedora-extras-commits at redhat.com Sat Apr 28 03:56:16 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Fri, 27 Apr 2007 23:56:16 -0400 Subject: rpms/perl-HTML-CalendarMonthSimple Makefile, NONE, 1.1 import.log, NONE, 1.1 pkg.acl, NONE, 1.1 Message-ID: <200704280356.l3S3uGLS016644@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/rpms/perl-HTML-CalendarMonthSimple In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners/tmpcvsm16560/rpms/perl-HTML-CalendarMonthSimple Added Files: Makefile import.log pkg.acl Log Message: Setup of module perl-HTML-CalendarMonthSimple --- NEW FILE Makefile --- # Top level Makefile for module perl-HTML-CalendarMonthSimple 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 --- --- NEW FILE pkg.acl --- From fedora-extras-commits at redhat.com Sat Apr 28 03:56:20 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Fri, 27 Apr 2007 23:56:20 -0400 Subject: owners owners.list,1.2744,1.2745 Message-ID: <200704280356.l3S3uKtA016662@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/owners In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners Modified Files: owners.list Log Message: add perl-HTML-CalendarMonthSimple Index: owners.list =================================================================== RCS file: /cvs/extras/owners/owners.list,v retrieving revision 1.2744 retrieving revision 1.2745 diff -u -r1.2744 -r1.2745 --- owners.list 28 Apr 2007 00:53:41 -0000 1.2744 +++ owners.list 28 Apr 2007 03:55:49 -0000 1.2745 @@ -1871,6 +1871,7 @@ Fedora Extras|perl-Hash-WithDefaults|Class for hashes with key-casing requirements supporting defaults|cweyl at alumni.drew.edu|extras-qa at fedoraproject.org|fedora-perl-devel-list at redhat.com Fedora Extras|perl-Heap|Perl extension for keeping data partially sorted|pertusus at free.fr|extras-qa at fedoraproject.org|fedora-perl-devel-list at redhat.com Fedora Extras|perl-Hook-LexWrap|Lexically scoped subroutine wrappers|jpo at di.uminho.pt|extras-qa at fedoraproject.org|fedora-perl-devel-list at redhat.com +Fedora Extras|perl-HTML-CalendarMonthSimple|Perl Module for generating HTML Calendard|andreas at bawue.net|extras-qa at fedoraproject.org|fedora-perl-devel-list at redhat.com Fedora Extras|perl-HTML-Encoding|Determine the encoding of HTML/XML/XHTML documents|ville.skytta at iki.fi|extras-qa at fedoraproject.org|fedora-perl-devel-list at redhat.com Fedora Extras|perl-HTML-Format|HTML formatter modules|rc040203 at freenet.de|extras-qa at fedoraproject.org|fedora-perl-devel-list at redhat.com Fedora Extras|perl-HTML-FormatText-WithLinks|HTML to text conversion with links as footnotes|pertusus at free.fr|extras-qa at fedoraproject.org|fedora-perl-devel-list at redhat.com From fedora-extras-commits at redhat.com Sat Apr 28 03:56:26 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Fri, 27 Apr 2007 23:56:26 -0400 Subject: rpms/perl-HTML-CalendarMonthSimple/devel .cvsignore, NONE, 1.1 Makefile, NONE, 1.1 sources, NONE, 1.1 Message-ID: <200704280356.l3S3uQAt016676@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/rpms/perl-HTML-CalendarMonthSimple/devel In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners/tmpcvsm16560/rpms/perl-HTML-CalendarMonthSimple/devel Added Files: .cvsignore Makefile sources Log Message: Setup of module perl-HTML-CalendarMonthSimple --- NEW FILE .cvsignore --- --- NEW FILE Makefile --- # Makefile for source rpm: perl-HTML-CalendarMonthSimple # $Id: Makefile,v 1.1 2007/04/28 03:56:21 wtogami Exp $ NAME := perl-HTML-CalendarMonthSimple SPECFILE = $(firstword $(wildcard *.spec)) define find-makefile-common for d in common ../common ../../common ; do if [ -f $$d/Makefile.common ] ; then if [ -f $$d/CVS/Root -a -w $$/Makefile.common ] ; then cd $$d ; cvs -Q update ; fi ; echo "$$d/Makefile.common" ; break ; fi ; done endef MAKEFILE_COMMON := $(shell $(find-makefile-common)) ifeq ($(MAKEFILE_COMMON),) # attept a checkout define checkout-makefile-common test -f CVS/Root && { cvs -Q -d $$(cat CVS/Root) checkout common && echo "common/Makefile.common" ; } || { echo "ERROR: I can't figure out how to checkout the 'common' module." ; exit -1 ; } >&2 endef MAKEFILE_COMMON := $(shell $(checkout-makefile-common)) endif include $(MAKEFILE_COMMON) --- NEW FILE sources --- From fedora-extras-commits at redhat.com Sat Apr 28 04:05:23 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Sat, 28 Apr 2007 00:05:23 -0400 Subject: rpms/google-perftools - New directory Message-ID: <200704280405.l3S45N5h021500@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/rpms/google-perftools In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners/tmpcvsM21399/rpms/google-perftools Log Message: Directory /cvs/extras/rpms/google-perftools added to the repository From fedora-extras-commits at redhat.com Sat Apr 28 04:05:32 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Sat, 28 Apr 2007 00:05:32 -0400 Subject: rpms/google-perftools/devel - New directory Message-ID: <200704280405.l3S45WhD021515@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/rpms/google-perftools/devel In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners/tmpcvsM21399/rpms/google-perftools/devel Log Message: Directory /cvs/extras/rpms/google-perftools/devel added to the repository From fedora-extras-commits at redhat.com Sat Apr 28 04:05:43 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Sat, 28 Apr 2007 00:05:43 -0400 Subject: owners owners.list,1.2745,1.2746 Message-ID: <200704280405.l3S45hb8021555@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/owners In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners Modified Files: owners.list Log Message: add google-perftools Index: owners.list =================================================================== RCS file: /cvs/extras/owners/owners.list,v retrieving revision 1.2745 retrieving revision 1.2746 diff -u -r1.2745 -r1.2746 --- owners.list 28 Apr 2007 03:55:49 -0000 1.2745 +++ owners.list 28 Apr 2007 04:05:13 -0000 1.2746 @@ -750,6 +750,7 @@ Fedora Extras|gocr|GNU Optical Character Recognition program|orion at cora.nwra.com|extras-qa at fedoraproject.org| Fedora Extras|goffice|Goffice support library|j.w.r.degoede at hhs.nl|extras-qa at fedoraproject.org| Fedora Extras|gonvert|Units conversion utility|paul at all-the-johnsons.co.uk|extras-qa at fedoraproject.org| +Fedora Extras|google-perftools|Very fast malloc & performance analysis tools|tcallawa at redhat.com|extras-qa at fedoraproject.org| Fedora Extras|gossip|Gnome Jabber Client|bdpepple at ameritech.net|extras-qa at fedoraproject.org|sander at hoentjen.eu Fedora Extras|gourmet|Recipe Manager for the GNOME desktop environment|jspaleta at gmail.com|extras-qa at fedoraproject.org| Fedora Extras|gpa|Graphical user interface for GnuPG|rdieter at math.unl.edu|extras-qa at fedoraproject.org| From fedora-extras-commits at redhat.com Sat Apr 28 04:05:42 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Sat, 28 Apr 2007 00:05:42 -0400 Subject: rpms/google-perftools Makefile, NONE, 1.1 import.log, NONE, 1.1 pkg.acl, NONE, 1.1 Message-ID: <200704280405.l3S45gun021546@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/rpms/google-perftools In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners/tmpcvsM21399/rpms/google-perftools Added Files: Makefile import.log pkg.acl Log Message: Setup of module google-perftools --- NEW FILE Makefile --- # Top level Makefile for module google-perftools 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 --- --- NEW FILE pkg.acl --- From fedora-extras-commits at redhat.com Sat Apr 28 04:05:51 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Sat, 28 Apr 2007 00:05:51 -0400 Subject: rpms/google-perftools/devel .cvsignore, NONE, 1.1 Makefile, NONE, 1.1 sources, NONE, 1.1 Message-ID: <200704280405.l3S45pV9021569@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/rpms/google-perftools/devel In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners/tmpcvsM21399/rpms/google-perftools/devel Added Files: .cvsignore Makefile sources Log Message: Setup of module google-perftools --- NEW FILE .cvsignore --- --- NEW FILE Makefile --- # Makefile for source rpm: google-perftools # $Id: Makefile,v 1.1 2007/04/28 04:05:47 wtogami Exp $ NAME := google-perftools SPECFILE = $(firstword $(wildcard *.spec)) define find-makefile-common for d in common ../common ../../common ; do if [ -f $$d/Makefile.common ] ; then if [ -f $$d/CVS/Root -a -w $$/Makefile.common ] ; then cd $$d ; cvs -Q update ; fi ; echo "$$d/Makefile.common" ; break ; fi ; done endef MAKEFILE_COMMON := $(shell $(find-makefile-common)) ifeq ($(MAKEFILE_COMMON),) # attept a checkout define checkout-makefile-common test -f CVS/Root && { cvs -Q -d $$(cat CVS/Root) checkout common && echo "common/Makefile.common" ; } || { echo "ERROR: I can't figure out how to checkout the 'common' module." ; exit -1 ; } >&2 endef MAKEFILE_COMMON := $(shell $(checkout-makefile-common)) endif include $(MAKEFILE_COMMON) --- NEW FILE sources --- From fedora-extras-commits at redhat.com Sat Apr 28 04:08:54 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Sat, 28 Apr 2007 00:08:54 -0400 Subject: rpms/migemo - New directory Message-ID: <200704280408.l3S48sFT021895@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/rpms/migemo In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners/tmpcvsY21866/rpms/migemo Log Message: Directory /cvs/extras/rpms/migemo added to the repository From fedora-extras-commits at redhat.com Sat Apr 28 04:08:59 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Sat, 28 Apr 2007 00:08:59 -0400 Subject: rpms/migemo/devel - New directory Message-ID: <200704280408.l3S48xVQ021907@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/rpms/migemo/devel In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners/tmpcvsY21866/rpms/migemo/devel Log Message: Directory /cvs/extras/rpms/migemo/devel added to the repository From fedora-extras-commits at redhat.com Sat Apr 28 04:09:09 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Sat, 28 Apr 2007 00:09:09 -0400 Subject: rpms/migemo Makefile,NONE,1.1 import.log,NONE,1.1 pkg.acl,NONE,1.1 Message-ID: <200704280409.l3S499LV021933@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/rpms/migemo In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners/tmpcvsY21866/rpms/migemo Added Files: Makefile import.log pkg.acl Log Message: Setup of module migemo --- NEW FILE Makefile --- # Top level Makefile for module migemo 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 --- --- NEW FILE pkg.acl --- From fedora-extras-commits at redhat.com Sat Apr 28 04:09:14 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Sat, 28 Apr 2007 00:09:14 -0400 Subject: owners owners.list,1.2746,1.2747 Message-ID: <200704280409.l3S49ESN021942@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/owners In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners Modified Files: owners.list Log Message: add migemo Index: owners.list =================================================================== RCS file: /cvs/extras/owners/owners.list,v retrieving revision 1.2746 retrieving revision 1.2747 diff -u -r1.2746 -r1.2747 --- owners.list 28 Apr 2007 04:05:13 -0000 1.2746 +++ owners.list 28 Apr 2007 04:08:43 -0000 1.2747 @@ -1378,6 +1378,7 @@ Fedora Extras|mhash|Thread-safe hash algorithms library|bugs.michael at gmx.net|extras-qa at fedoraproject.org| Fedora Extras|mhonarc|A Perl mail-to-HTML converter|gauret at free.fr|extras-qa at fedoraproject.org| Fedora Extras|miau|Full-featured IRC bouncer|jima at beer.tclug.org|extras-qa at fedoraproject.org| +Fedora Extras|migemo|Japanese incremental search tool|mtasaka at ioa.s.u-tokyo.ac.jp|extras-qa at fedoraproject.org| Fedora Extras|milter-greylist|Milter for greylisting, the next step in the spam control war|enrico.scholz at informatik.tu-chemnitz.de|extras-qa at fedoraproject.org| Fedora Extras|milter-regex|Sendmail milter plugin for regular expression filtering|paul at city-fan.org|extras-qa at fedoraproject.org| Fedora Extras|mimedefang|E-Mail filtering framework using Sendmail's Milter interface|redhat-bugzilla at linuxnetz.de|extras-qa at fedoraproject.org| From fedora-extras-commits at redhat.com Sat Apr 28 04:09:18 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Sat, 28 Apr 2007 00:09:18 -0400 Subject: rpms/migemo/devel .cvsignore, NONE, 1.1 Makefile, NONE, 1.1 sources, NONE, 1.1 Message-ID: <200704280409.l3S49IEc021956@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/rpms/migemo/devel In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners/tmpcvsY21866/rpms/migemo/devel Added Files: .cvsignore Makefile sources Log Message: Setup of module migemo --- NEW FILE .cvsignore --- --- NEW FILE Makefile --- # Makefile for source rpm: migemo # $Id: Makefile,v 1.1 2007/04/28 04:09:14 wtogami Exp $ NAME := migemo SPECFILE = $(firstword $(wildcard *.spec)) define find-makefile-common for d in common ../common ../../common ; do if [ -f $$d/Makefile.common ] ; then if [ -f $$d/CVS/Root -a -w $$/Makefile.common ] ; then cd $$d ; cvs -Q update ; fi ; echo "$$d/Makefile.common" ; break ; fi ; done endef MAKEFILE_COMMON := $(shell $(find-makefile-common)) ifeq ($(MAKEFILE_COMMON),) # attept a checkout define checkout-makefile-common test -f CVS/Root && { cvs -Q -d $$(cat CVS/Root) checkout common && echo "common/Makefile.common" ; } || { echo "ERROR: I can't figure out how to checkout the 'common' module." ; exit -1 ; } >&2 endef MAKEFILE_COMMON := $(shell $(checkout-makefile-common)) endif include $(MAKEFILE_COMMON) --- NEW FILE sources --- From fedora-extras-commits at redhat.com Sat Apr 28 04:10:52 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Sat, 28 Apr 2007 00:10:52 -0400 Subject: rpms/perl-Config-IniHash/devel - New directory Message-ID: <200704280410.l3S4Aq8F022241@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/rpms/perl-Config-IniHash/devel In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners/tmpcvsV22202/rpms/perl-Config-IniHash/devel Log Message: Directory /cvs/extras/rpms/perl-Config-IniHash/devel added to the repository From fedora-extras-commits at redhat.com Sat Apr 28 04:10:46 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Sat, 28 Apr 2007 00:10:46 -0400 Subject: rpms/perl-Config-IniHash - New directory Message-ID: <200704280410.l3S4AkSK022229@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/rpms/perl-Config-IniHash In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners/tmpcvsV22202/rpms/perl-Config-IniHash Log Message: Directory /cvs/extras/rpms/perl-Config-IniHash added to the repository From fedora-extras-commits at redhat.com Sat Apr 28 04:11:01 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Sat, 28 Apr 2007 00:11:01 -0400 Subject: rpms/perl-Config-IniHash Makefile, NONE, 1.1 import.log, NONE, 1.1 pkg.acl, NONE, 1.1 Message-ID: <200704280411.l3S4B1d8022267@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/rpms/perl-Config-IniHash In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners/tmpcvsV22202/rpms/perl-Config-IniHash Added Files: Makefile import.log pkg.acl Log Message: Setup of module perl-Config-IniHash --- NEW FILE Makefile --- # Top level Makefile for module perl-Config-IniHash 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 --- --- NEW FILE pkg.acl --- From fedora-extras-commits at redhat.com Sat Apr 28 04:11:07 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Sat, 28 Apr 2007 00:11:07 -0400 Subject: owners owners.list,1.2747,1.2748 Message-ID: <200704280411.l3S4B75i022282@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/owners In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners Modified Files: owners.list Log Message: add perl-Config-IniHash Index: owners.list =================================================================== RCS file: /cvs/extras/owners/owners.list,v retrieving revision 1.2747 retrieving revision 1.2748 diff -u -r1.2747 -r1.2748 --- owners.list 28 Apr 2007 04:08:43 -0000 1.2747 +++ owners.list 28 Apr 2007 04:10:37 -0000 1.2748 @@ -1706,6 +1706,7 @@ Fedora Extras|perl-Config-Any|Load configuration from different file formats, transparently|cweyl at alumni.drew.edu|extras-qa at fedoraproject.org|fedora-perl-devel-list at redhat.com Fedora Extras|perl-Config-General|Generic configuration module for Perl|ville.skytta at iki.fi|extras-qa at fedoraproject.org|fedora-perl-devel-list at redhat.com Fedora Extras|perl-Config-IniFiles|A module for reading .ini-style configuration files|jpo at di.uminho.pt|extras-qa at fedoraproject.org|fedora-perl-devel-list at redhat.com +Fedora Extras|perl-Config-IniHash|Perl extension for reading and writing INI files|cweyl at alumni.drew.edu|extras-qa at fedoraproject.org|fedora-perl-devel-list at redhat.com Fedora Extras|perl-Config-Record|Perl module for Configuration file access|dgregor at redhat.com|extras-qa at fedoraproject.org|fedora-perl-devel-list at redhat.com Fedora Extras|perl-Config-Tiny|Perl module for reading and writing .ini style configuration files|jpo at di.uminho.pt|extras-qa at fedoraproject.org|fedora-perl-devel-list at redhat.com Fedora Extras|perl-ConfigReader|Read directives from a configuration file|andreas at bawue.net|extras-qa at fedoraproject.org|fedora-perl-devel-list at redhat.com From fedora-extras-commits at redhat.com Sat Apr 28 04:12:12 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Sat, 28 Apr 2007 00:12:12 -0400 Subject: rpms/perl-HTTP-Request-AsCGI - New directory Message-ID: <200704280412.l3S4CCvv022622@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/rpms/perl-HTTP-Request-AsCGI In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners/tmpcvsV22596/rpms/perl-HTTP-Request-AsCGI Log Message: Directory /cvs/extras/rpms/perl-HTTP-Request-AsCGI added to the repository From fedora-extras-commits at redhat.com Sat Apr 28 04:12:21 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Sat, 28 Apr 2007 00:12:21 -0400 Subject: rpms/perl-HTTP-Request-AsCGI/devel - New directory Message-ID: <200704280412.l3S4CLq1022635@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/rpms/perl-HTTP-Request-AsCGI/devel In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners/tmpcvsV22596/rpms/perl-HTTP-Request-AsCGI/devel Log Message: Directory /cvs/extras/rpms/perl-HTTP-Request-AsCGI/devel added to the repository From fedora-extras-commits at redhat.com Sat Apr 28 04:12:30 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Sat, 28 Apr 2007 00:12:30 -0400 Subject: rpms/perl-HTTP-Request-AsCGI Makefile, NONE, 1.1 import.log, NONE, 1.1 pkg.acl, NONE, 1.1 Message-ID: <200704280412.l3S4CUZR022663@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/rpms/perl-HTTP-Request-AsCGI In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners/tmpcvsV22596/rpms/perl-HTTP-Request-AsCGI Added Files: Makefile import.log pkg.acl Log Message: Setup of module perl-HTTP-Request-AsCGI --- NEW FILE Makefile --- # Top level Makefile for module perl-HTTP-Request-AsCGI 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 --- --- NEW FILE pkg.acl --- From fedora-extras-commits at redhat.com Sat Apr 28 04:12:33 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Sat, 28 Apr 2007 00:12:33 -0400 Subject: owners owners.list,1.2748,1.2749 Message-ID: <200704280412.l3S4CXCn022678@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/owners In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners Modified Files: owners.list Log Message: add perl-HTTP-Request-AsCGI Index: owners.list =================================================================== RCS file: /cvs/extras/owners/owners.list,v retrieving revision 1.2748 retrieving revision 1.2749 diff -u -r1.2748 -r1.2749 --- owners.list 28 Apr 2007 04:10:37 -0000 1.2748 +++ owners.list 28 Apr 2007 04:12:02 -0000 1.2749 @@ -1889,6 +1889,7 @@ Fedora Extras|perl-HTTP-BrowserDetect|HTTP::BrowserDetect Perl module|steve at silug.org|extras-qa at fedoraproject.org|fedora-perl-devel-list at redhat.com Fedora Extras|perl-HTTP-Proxy|A pure Perl HTTP proxy|jpo at di.uminho.pt|extras-qa at fedoraproject.org|fedora-perl-devel-list at redhat.com Fedora Extras|perl-HTTP-Recorder|Record interaction with web sites|jpo at di.uminho.pt|extras-qa at fedoraproject.org|fedora-perl-devel-list at redhat.com +Fedora Extras|perl-HTTP-Request-AsCGI|Setup a CGI enviroment from a HTTP::Request|cweyl at alumni.drew.edu|extras-qa at fedoraproject.org|fedora-perl-devel-list at redhat.com Fedora Extras|perl-HTTP-Request-Params|Retrieve GET/POST Parameters from HTTP Requests|jpo at di.uminho.pt|extras-qa at fedoraproject.org|fedora-perl-devel-list at redhat.com Fedora Extras|perl-HTTP-Server-Simple|Very simple standalone HTTP daemon|jpo at di.uminho.pt|extras-qa at fedoraproject.org|fedora-perl-devel-list at redhat.com Fedora Extras|perl-HTTP-Server-Simple-Mason|HTTP::Server::Simple::Mason Perl module|rc040203 at freenet.de|extras-qa at fedoraproject.org|fedora-perl-devel-list at redhat.com From fedora-extras-commits at redhat.com Sat Apr 28 04:12:35 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Sat, 28 Apr 2007 00:12:35 -0400 Subject: rpms/perl-HTTP-Request-AsCGI/devel .cvsignore, NONE, 1.1 Makefile, NONE, 1.1 sources, NONE, 1.1 Message-ID: <200704280412.l3S4CZo5022683@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/rpms/perl-HTTP-Request-AsCGI/devel In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners/tmpcvsV22596/rpms/perl-HTTP-Request-AsCGI/devel Added Files: .cvsignore Makefile sources Log Message: Setup of module perl-HTTP-Request-AsCGI --- NEW FILE .cvsignore --- --- NEW FILE Makefile --- # Makefile for source rpm: perl-HTTP-Request-AsCGI # $Id: Makefile,v 1.1 2007/04/28 04:12:30 wtogami Exp $ NAME := perl-HTTP-Request-AsCGI SPECFILE = $(firstword $(wildcard *.spec)) define find-makefile-common for d in common ../common ../../common ; do if [ -f $$d/Makefile.common ] ; then if [ -f $$d/CVS/Root -a -w $$/Makefile.common ] ; then cd $$d ; cvs -Q update ; fi ; echo "$$d/Makefile.common" ; break ; fi ; done endef MAKEFILE_COMMON := $(shell $(find-makefile-common)) ifeq ($(MAKEFILE_COMMON),) # attept a checkout define checkout-makefile-common test -f CVS/Root && { cvs -Q -d $$(cat CVS/Root) checkout common && echo "common/Makefile.common" ; } || { echo "ERROR: I can't figure out how to checkout the 'common' module." ; exit -1 ; } >&2 endef MAKEFILE_COMMON := $(shell $(checkout-makefile-common)) endif include $(MAKEFILE_COMMON) --- NEW FILE sources --- From fedora-extras-commits at redhat.com Sat Apr 28 04:11:11 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Sat, 28 Apr 2007 00:11:11 -0400 Subject: rpms/perl-Config-IniHash/devel .cvsignore, NONE, 1.1 Makefile, NONE, 1.1 sources, NONE, 1.1 Message-ID: <200704280411.l3S4BBWM022292@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/rpms/perl-Config-IniHash/devel In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners/tmpcvsV22202/rpms/perl-Config-IniHash/devel Added Files: .cvsignore Makefile sources Log Message: Setup of module perl-Config-IniHash --- NEW FILE .cvsignore --- --- NEW FILE Makefile --- # Makefile for source rpm: perl-Config-IniHash # $Id: Makefile,v 1.1 2007/04/28 04:11:07 wtogami Exp $ NAME := perl-Config-IniHash SPECFILE = $(firstword $(wildcard *.spec)) define find-makefile-common for d in common ../common ../../common ; do if [ -f $$d/Makefile.common ] ; then if [ -f $$d/CVS/Root -a -w $$/Makefile.common ] ; then cd $$d ; cvs -Q update ; fi ; echo "$$d/Makefile.common" ; break ; fi ; done endef MAKEFILE_COMMON := $(shell $(find-makefile-common)) ifeq ($(MAKEFILE_COMMON),) # attept a checkout define checkout-makefile-common test -f CVS/Root && { cvs -Q -d $$(cat CVS/Root) checkout common && echo "common/Makefile.common" ; } || { echo "ERROR: I can't figure out how to checkout the 'common' module." ; exit -1 ; } >&2 endef MAKEFILE_COMMON := $(shell $(checkout-makefile-common)) endif include $(MAKEFILE_COMMON) --- NEW FILE sources --- From fedora-extras-commits at redhat.com Sat Apr 28 04:44:08 2007 From: fedora-extras-commits at redhat.com (Mamoru Tasaka (mtasaka)) Date: Sat, 28 Apr 2007 00:44:08 -0400 Subject: rpms/migemo pkg.acl,1.1,NONE Message-ID: <200704280444.l3S4i8Pt023725@cvs-int.fedora.redhat.com> Author: mtasaka Update of /cvs/extras/rpms/migemo In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv23710 Removed Files: pkg.acl Log Message: Initial importing of migemo --- pkg.acl DELETED --- From fedora-extras-commits at redhat.com Sat Apr 28 04:44:48 2007 From: fedora-extras-commits at redhat.com (Mamoru Tasaka (mtasaka)) Date: Sat, 28 Apr 2007 00:44:48 -0400 Subject: rpms/migemo/FC-5 migemo.spec, NONE, 1.1 .cvsignore, 1.1, 1.2 sources, 1.1, 1.2 Message-ID: <200704280444.l3S4imjb023829@cvs-int.fedora.redhat.com> Author: mtasaka Update of /cvs/extras/rpms/migemo/FC-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv23710/FC-5 Modified Files: .cvsignore sources Added Files: migemo.spec Log Message: Initial importing of migemo --- NEW FILE migemo.spec --- %define migemover 0.40 %define emacsver 21.4 %define xemacsver 21.4 %define e_sitedir %{_datadir}/emacs/site-lisp %define xe_sitedir %{_datadir}/xemacs/site-lisp %define rubyabi 1.8 %{!?ruby_sitelib: %define ruby_sitelib %(ruby -rrbconfig -e "puts Config::CONFIG['sitelibdir']")} Name: migemo Version: %{migemover} Release: 9%{?dist} Summary: Japanese incremental search tool Group: Applications/Text License: GPL URL: http://0xcc.net/migemo/ Source0: http://0xcc.net/migemo/%{name}-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch BuildRequires: ruby BuildRequires: ruby(abi) = %{rubyabi} BuildRequires: ruby(romkan) BuildRequires: ruby(bsearch) BuildRequires: emacs >= %{emacsver} BuildRequires: xemacs >= %{xemacsver} Requires: ruby(romkan) Requires: ruby(bsearch) Requires: ruby Requires: ruby(abi) = %{rubyabi} %description Ruby/Migemo is a tool for Japanese incremental search. %package emacs Group: Applications/Editors Summary: Emacs front-end of Migemo Requires: %{name} = %{version}-%{release} Requires: emacs >= %{emacsver} Requires: apel %description emacs %{SUMMARY}. %package xemacs Group: Applications/Editors Summary: XEmacs front-end of Migemo Requires: %{name} = %{version}-%{release} Requires: xemacs >= %{emacsver} Requires: apel %description xemacs %{SUMMARY}. %prep %setup -q %build %configure \ --with-rubydir=%{ruby_sitelib} %{__make} %{?_smp_mflags} migemo.elc %install %{__rm} -rf $RPM_BUILD_ROOT %{__make} INSTALL="%{__install} -c -p" DESTDIR=$RPM_BUILD_ROOT install # For xemacs %{__rm} -f migemo.elc %configure \ --with-rubydir=%{ruby_sitelib} \ --with-emacs=xemacs \ --with-lispdir=%{xe_sitedir} %{__make} INSTALL="%{__install} -c -p" DESTDIR=%{buildroot} install-lispLISP %clean %{__rm} -rf $RPM_BUILD_ROOT %check cd tests for f in *.sh ; do \ sh $f || : done %files %defattr(-,root,root,-) %doc AUTHORS ChangeLog COPYING README %{_bindir}/migemo* %{_datadir}/migemo/ %{ruby_sitelib}/migemo* %files emacs %defattr(-,root,root,-) %{e_sitedir}/migemo.el* %files xemacs %defattr(-,root,root,-) %{xe_sitedir}/migemo.el* %changelog * Thu Apr 26 2007 Mamoru Tasaka - 0.40-9 - Specify Ruby abi * Thu Apr 12 2007 Mamoru Tasaka - 0.40-8 - Rewrite * Sun Apr 08 2007 Minokichi Sato - First build for Fedora Core 6 * Thu Feb 22 2007 NAKAYA Toshiharu - (0.40-7m) - add dependencies on apel * Tue Jun 28 2005 Toru Hoshina - (0.40-6m) - /usr/lib/ruby * Fri Feb 18 2005 Dai OKUYAMA - (0.40-5m) - enable x86_64. - xemacs elisps destination is moved from %%{_libdir} to %%{_datadir}. * Thu Nov 25 2004 Shigeyuki Yamashita - (0.40-4m) - rebuild against emacs-21.3.50 (nen no tame...) * Tue Mar 23 2004 Toru Hoshina - (0.40-3m) - revised spec for enabling rpm 4.2. * Tue Aug 5 2003 Kazuhiko - (0.40-2m) - rebuild against ruby-1.8 * Fri May 30 2003 Shigeyuki Yamashita - (0.40-1m) - update 0.40 * Sat Sep 1 2001 Kazuhiko - (0.32-2k) - Obsoletes: jrsearch-emacs - divide into migemo, migemo-emacs, and migemo-xemacs packages Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/migemo/FC-5/.cvsignore,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- .cvsignore 28 Apr 2007 04:09:14 -0000 1.1 +++ .cvsignore 28 Apr 2007 04:44:13 -0000 1.2 @@ -0,0 +1 @@ +migemo-0.40.tar.gz Index: sources =================================================================== RCS file: /cvs/extras/rpms/migemo/FC-5/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 28 Apr 2007 04:09:14 -0000 1.1 +++ sources 28 Apr 2007 04:44:13 -0000 1.2 @@ -0,0 +1 @@ +7021c45096b6816fccf16f8389324a91 migemo-0.40.tar.gz From fedora-extras-commits at redhat.com Sat Apr 28 04:44:52 2007 From: fedora-extras-commits at redhat.com (Mamoru Tasaka (mtasaka)) Date: Sat, 28 Apr 2007 00:44:52 -0400 Subject: rpms/migemo/FC-6 migemo.spec, NONE, 1.1 .cvsignore, 1.1, 1.2 sources, 1.1, 1.2 Message-ID: <200704280444.l3S4iqjd023835@cvs-int.fedora.redhat.com> Author: mtasaka Update of /cvs/extras/rpms/migemo/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv23710/FC-6 Modified Files: .cvsignore sources Added Files: migemo.spec Log Message: Initial importing of migemo --- NEW FILE migemo.spec --- %define migemover 0.40 %define emacsver 21.4 %define xemacsver 21.4 %define e_sitedir %{_datadir}/emacs/site-lisp %define xe_sitedir %{_datadir}/xemacs/site-lisp %define rubyabi 1.8 %{!?ruby_sitelib: %define ruby_sitelib %(ruby -rrbconfig -e "puts Config::CONFIG['sitelibdir']")} Name: migemo Version: %{migemover} Release: 9%{?dist} Summary: Japanese incremental search tool Group: Applications/Text License: GPL URL: http://0xcc.net/migemo/ Source0: http://0xcc.net/migemo/%{name}-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch BuildRequires: ruby BuildRequires: ruby(abi) = %{rubyabi} BuildRequires: ruby(romkan) BuildRequires: ruby(bsearch) BuildRequires: emacs >= %{emacsver} BuildRequires: xemacs >= %{xemacsver} Requires: ruby(romkan) Requires: ruby(bsearch) Requires: ruby Requires: ruby(abi) = %{rubyabi} %description Ruby/Migemo is a tool for Japanese incremental search. %package emacs Group: Applications/Editors Summary: Emacs front-end of Migemo Requires: %{name} = %{version}-%{release} Requires: emacs >= %{emacsver} Requires: apel %description emacs %{SUMMARY}. %package xemacs Group: Applications/Editors Summary: XEmacs front-end of Migemo Requires: %{name} = %{version}-%{release} Requires: xemacs >= %{emacsver} Requires: apel %description xemacs %{SUMMARY}. %prep %setup -q %build %configure \ --with-rubydir=%{ruby_sitelib} %{__make} %{?_smp_mflags} migemo.elc %install %{__rm} -rf $RPM_BUILD_ROOT %{__make} INSTALL="%{__install} -c -p" DESTDIR=$RPM_BUILD_ROOT install # For xemacs %{__rm} -f migemo.elc %configure \ --with-rubydir=%{ruby_sitelib} \ --with-emacs=xemacs \ --with-lispdir=%{xe_sitedir} %{__make} INSTALL="%{__install} -c -p" DESTDIR=%{buildroot} install-lispLISP %clean %{__rm} -rf $RPM_BUILD_ROOT %check cd tests for f in *.sh ; do \ sh $f || : done %files %defattr(-,root,root,-) %doc AUTHORS ChangeLog COPYING README %{_bindir}/migemo* %{_datadir}/migemo/ %{ruby_sitelib}/migemo* %files emacs %defattr(-,root,root,-) %{e_sitedir}/migemo.el* %files xemacs %defattr(-,root,root,-) %{xe_sitedir}/migemo.el* %changelog * Thu Apr 26 2007 Mamoru Tasaka - 0.40-9 - Specify Ruby abi * Thu Apr 12 2007 Mamoru Tasaka - 0.40-8 - Rewrite * Sun Apr 08 2007 Minokichi Sato - First build for Fedora Core 6 * Thu Feb 22 2007 NAKAYA Toshiharu - (0.40-7m) - add dependencies on apel * Tue Jun 28 2005 Toru Hoshina - (0.40-6m) - /usr/lib/ruby * Fri Feb 18 2005 Dai OKUYAMA - (0.40-5m) - enable x86_64. - xemacs elisps destination is moved from %%{_libdir} to %%{_datadir}. * Thu Nov 25 2004 Shigeyuki Yamashita - (0.40-4m) - rebuild against emacs-21.3.50 (nen no tame...) * Tue Mar 23 2004 Toru Hoshina - (0.40-3m) - revised spec for enabling rpm 4.2. * Tue Aug 5 2003 Kazuhiko - (0.40-2m) - rebuild against ruby-1.8 * Fri May 30 2003 Shigeyuki Yamashita - (0.40-1m) - update 0.40 * Sat Sep 1 2001 Kazuhiko - (0.32-2k) - Obsoletes: jrsearch-emacs - divide into migemo, migemo-emacs, and migemo-xemacs packages Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/migemo/FC-6/.cvsignore,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- .cvsignore 28 Apr 2007 04:09:14 -0000 1.1 +++ .cvsignore 28 Apr 2007 04:44:18 -0000 1.2 @@ -0,0 +1 @@ +migemo-0.40.tar.gz Index: sources =================================================================== RCS file: /cvs/extras/rpms/migemo/FC-6/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 28 Apr 2007 04:09:14 -0000 1.1 +++ sources 28 Apr 2007 04:44:18 -0000 1.2 @@ -0,0 +1 @@ +7021c45096b6816fccf16f8389324a91 migemo-0.40.tar.gz From fedora-extras-commits at redhat.com Sat Apr 28 04:44:57 2007 From: fedora-extras-commits at redhat.com (Mamoru Tasaka (mtasaka)) Date: Sat, 28 Apr 2007 00:44:57 -0400 Subject: rpms/migemo/devel migemo.spec, NONE, 1.1 .cvsignore, 1.1, 1.2 sources, 1.1, 1.2 Message-ID: <200704280444.l3S4ivK2023839@cvs-int.fedora.redhat.com> Author: mtasaka Update of /cvs/extras/rpms/migemo/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv23710/devel Modified Files: .cvsignore sources Added Files: migemo.spec Log Message: Initial importing of migemo --- NEW FILE migemo.spec --- %define migemover 0.40 %define emacsver 21.4 %define xemacsver 21.4 %define e_sitedir %{_datadir}/emacs/site-lisp %define xe_sitedir %{_datadir}/xemacs/site-lisp %define rubyabi 1.8 %{!?ruby_sitelib: %define ruby_sitelib %(ruby -rrbconfig -e "puts Config::CONFIG['sitelibdir']")} Name: migemo Version: %{migemover} Release: 9%{?dist} Summary: Japanese incremental search tool Group: Applications/Text License: GPL URL: http://0xcc.net/migemo/ Source0: http://0xcc.net/migemo/%{name}-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch BuildRequires: ruby BuildRequires: ruby(abi) = %{rubyabi} BuildRequires: ruby(romkan) BuildRequires: ruby(bsearch) BuildRequires: emacs >= %{emacsver} BuildRequires: xemacs >= %{xemacsver} Requires: ruby(romkan) Requires: ruby(bsearch) Requires: ruby Requires: ruby(abi) = %{rubyabi} %description Ruby/Migemo is a tool for Japanese incremental search. %package emacs Group: Applications/Editors Summary: Emacs front-end of Migemo Requires: %{name} = %{version}-%{release} Requires: emacs >= %{emacsver} Requires: apel %description emacs %{SUMMARY}. %package xemacs Group: Applications/Editors Summary: XEmacs front-end of Migemo Requires: %{name} = %{version}-%{release} Requires: xemacs >= %{emacsver} Requires: apel %description xemacs %{SUMMARY}. %prep %setup -q %build %configure \ --with-rubydir=%{ruby_sitelib} %{__make} %{?_smp_mflags} migemo.elc %install %{__rm} -rf $RPM_BUILD_ROOT %{__make} INSTALL="%{__install} -c -p" DESTDIR=$RPM_BUILD_ROOT install # For xemacs %{__rm} -f migemo.elc %configure \ --with-rubydir=%{ruby_sitelib} \ --with-emacs=xemacs \ --with-lispdir=%{xe_sitedir} %{__make} INSTALL="%{__install} -c -p" DESTDIR=%{buildroot} install-lispLISP %clean %{__rm} -rf $RPM_BUILD_ROOT %check cd tests for f in *.sh ; do \ sh $f || : done %files %defattr(-,root,root,-) %doc AUTHORS ChangeLog COPYING README %{_bindir}/migemo* %{_datadir}/migemo/ %{ruby_sitelib}/migemo* %files emacs %defattr(-,root,root,-) %{e_sitedir}/migemo.el* %files xemacs %defattr(-,root,root,-) %{xe_sitedir}/migemo.el* %changelog * Thu Apr 26 2007 Mamoru Tasaka - 0.40-9 - Specify Ruby abi * Thu Apr 12 2007 Mamoru Tasaka - 0.40-8 - Rewrite * Sun Apr 08 2007 Minokichi Sato - First build for Fedora Core 6 * Thu Feb 22 2007 NAKAYA Toshiharu - (0.40-7m) - add dependencies on apel * Tue Jun 28 2005 Toru Hoshina - (0.40-6m) - /usr/lib/ruby * Fri Feb 18 2005 Dai OKUYAMA - (0.40-5m) - enable x86_64. - xemacs elisps destination is moved from %%{_libdir} to %%{_datadir}. * Thu Nov 25 2004 Shigeyuki Yamashita - (0.40-4m) - rebuild against emacs-21.3.50 (nen no tame...) * Tue Mar 23 2004 Toru Hoshina - (0.40-3m) - revised spec for enabling rpm 4.2. * Tue Aug 5 2003 Kazuhiko - (0.40-2m) - rebuild against ruby-1.8 * Fri May 30 2003 Shigeyuki Yamashita - (0.40-1m) - update 0.40 * Sat Sep 1 2001 Kazuhiko - (0.32-2k) - Obsoletes: jrsearch-emacs - divide into migemo, migemo-emacs, and migemo-xemacs packages Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/migemo/devel/.cvsignore,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- .cvsignore 28 Apr 2007 04:09:14 -0000 1.1 +++ .cvsignore 28 Apr 2007 04:44:23 -0000 1.2 @@ -0,0 +1 @@ +migemo-0.40.tar.gz Index: sources =================================================================== RCS file: /cvs/extras/rpms/migemo/devel/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 28 Apr 2007 04:09:14 -0000 1.1 +++ sources 28 Apr 2007 04:44:23 -0000 1.2 @@ -0,0 +1 @@ +7021c45096b6816fccf16f8389324a91 migemo-0.40.tar.gz From fedora-extras-commits at redhat.com Sat Apr 28 04:50:11 2007 From: fedora-extras-commits at redhat.com (Chris Weyl (cweyl)) Date: Sat, 28 Apr 2007 00:50:11 -0400 Subject: rpms/perl-Config-IniHash import.log,1.1,1.2 Message-ID: <200704280450.l3S4oBPg024034@cvs-int.fedora.redhat.com> Author: cweyl Update of /cvs/extras/rpms/perl-Config-IniHash In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv23994 Modified Files: import.log Log Message: initial import Index: import.log =================================================================== RCS file: /cvs/extras/rpms/perl-Config-IniHash/import.log,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- import.log 28 Apr 2007 04:10:57 -0000 1.1 +++ import.log 28 Apr 2007 04:49:37 -0000 1.2 @@ -0,0 +1 @@ +perl-Config-IniHash-2_9_0-1_fc6:HEAD:perl-Config-IniHash-2.9.0-1.fc6.src.rpm:1177735770 From fedora-extras-commits at redhat.com Sat Apr 28 04:50:16 2007 From: fedora-extras-commits at redhat.com (Chris Weyl (cweyl)) Date: Sat, 28 Apr 2007 00:50:16 -0400 Subject: rpms/perl-Config-IniHash/devel perl-Config-IniHash.spec, NONE, 1.1 .cvsignore, 1.1, 1.2 sources, 1.1, 1.2 Message-ID: <200704280450.l3S4oGNL024038@cvs-int.fedora.redhat.com> Author: cweyl Update of /cvs/extras/rpms/perl-Config-IniHash/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv23994/devel Modified Files: .cvsignore sources Added Files: perl-Config-IniHash.spec Log Message: initial import --- NEW FILE perl-Config-IniHash.spec --- Name: perl-Config-IniHash Version: 2.9.0 Release: 1%{?dist} Summary: Perl extension for reading and writing INI files License: GPL or Artistic Group: Development/Libraries URL: http://search.cpan.org/dist/Config-IniHash/ Source0: http://www.cpan.org/authors/id/J/JE/JENDA/Config-IniHash-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) # core BuildRequires: perl(ExtUtils::MakeMaker) BuildRequires: perl(Test::More) # cpan BuildRequires: perl(Hash::Case) BuildRequires: perl(IO::Scalar) BuildRequires: perl(Hash::WithDefaults) >= 0.04 %description This module reads and writes INI files. %prep %setup -q -n Config-IniHash-%{version} sed -i 's/\r//' README %build %{__perl} Makefile.PL INSTALLDIRS=vendor make %{?_smp_mflags} %install rm -rf %{buildroot} make pure_install PERL_INSTALL_ROOT=%{buildroot} find %{buildroot} -type f -name .packlist -exec rm -f {} \; find %{buildroot} -depth -type d -exec rmdir {} 2>/dev/null \; %{_fixperms} %{buildroot}/* %check make test %clean rm -rf %{buildroot} %files %defattr(-,root,root,-) %doc Changes README %{perl_vendorlib}/* %{_mandir}/man3/* %changelog * Thu Apr 26 2007 Chris Weyl 2.9.0-1 - update to 2.9.0 (?!) * Thu Apr 26 2007 Chris Weyl 2.8-2 - add missing BR on perl(IO::Scalar) * Wed Apr 18 2007 Chris Weyl 2.8-1 - Specfile autogenerated by cpanspec 1.69.1. Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/perl-Config-IniHash/devel/.cvsignore,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- .cvsignore 28 Apr 2007 04:11:07 -0000 1.1 +++ .cvsignore 28 Apr 2007 04:49:41 -0000 1.2 @@ -0,0 +1 @@ +Config-IniHash-2.9.0.tar.gz Index: sources =================================================================== RCS file: /cvs/extras/rpms/perl-Config-IniHash/devel/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 28 Apr 2007 04:11:07 -0000 1.1 +++ sources 28 Apr 2007 04:49:41 -0000 1.2 @@ -0,0 +1 @@ +012e9bc3e320dcb031886a3ffcc19c09 Config-IniHash-2.9.0.tar.gz From fedora-extras-commits at redhat.com Sat Apr 28 04:53:36 2007 From: fedora-extras-commits at redhat.com (Chris Weyl (cweyl)) Date: Sat, 28 Apr 2007 00:53:36 -0400 Subject: rpms/perl-Config-IniHash/devel perl-Config-IniHash.spec,1.1,1.2 Message-ID: <200704280453.l3S4raM2024123@cvs-int.fedora.redhat.com> Author: cweyl Update of /cvs/extras/rpms/perl-Config-IniHash/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv24081 Modified Files: perl-Config-IniHash.spec Log Message: release bump Index: perl-Config-IniHash.spec =================================================================== RCS file: /cvs/extras/rpms/perl-Config-IniHash/devel/perl-Config-IniHash.spec,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- perl-Config-IniHash.spec 28 Apr 2007 04:49:41 -0000 1.1 +++ perl-Config-IniHash.spec 28 Apr 2007 04:52:40 -0000 1.2 @@ -1,6 +1,6 @@ Name: perl-Config-IniHash Version: 2.9.0 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Perl extension for reading and writing INI files License: GPL or Artistic Group: Development/Libraries @@ -53,6 +53,9 @@ %{_mandir}/man3/* %changelog +* Fri Apr 27 2007 Chris Weyl 2.9.0-2 +- bump + * Thu Apr 26 2007 Chris Weyl 2.9.0-1 - update to 2.9.0 (?!) From fedora-extras-commits at redhat.com Sat Apr 28 04:54:15 2007 From: fedora-extras-commits at redhat.com (Chris Weyl (cweyl)) Date: Sat, 28 Apr 2007 00:54:15 -0400 Subject: rpms/perl-HTTP-Request-AsCGI import.log,1.1,1.2 Message-ID: <200704280454.l3S4sFIA024211@cvs-int.fedora.redhat.com> Author: cweyl Update of /cvs/extras/rpms/perl-HTTP-Request-AsCGI In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv24113 Modified Files: import.log Log Message: initial import Index: import.log =================================================================== RCS file: /cvs/extras/rpms/perl-HTTP-Request-AsCGI/import.log,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- import.log 28 Apr 2007 04:12:26 -0000 1.1 +++ import.log 28 Apr 2007 04:53:15 -0000 1.2 @@ -0,0 +1 @@ +perl-HTTP-Request-AsCGI-0_5-1_fc6:HEAD:perl-HTTP-Request-AsCGI-0.5-1.fc6.src.rpm:1177735989 From fedora-extras-commits at redhat.com Sat Apr 28 04:54:43 2007 From: fedora-extras-commits at redhat.com (Chris Weyl (cweyl)) Date: Sat, 28 Apr 2007 00:54:43 -0400 Subject: rpms/perl-Config-IniHash/FC-5 perl-Config-IniHash.spec, NONE, 1.1 sources, 1.1, 1.2 Message-ID: <200704280454.l3S4shjb024216@cvs-int.fedora.redhat.com> Author: cweyl Update of /cvs/extras/rpms/perl-Config-IniHash/FC-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv24161 Modified Files: sources Added Files: perl-Config-IniHash.spec Log Message: pseudo-branch of perl-Config-IniHash to FC-5 --- NEW FILE perl-Config-IniHash.spec --- Name: perl-Config-IniHash Version: 2.9.0 Release: 2%{?dist} Summary: Perl extension for reading and writing INI files License: GPL or Artistic Group: Development/Libraries URL: http://search.cpan.org/dist/Config-IniHash/ Source0: http://www.cpan.org/authors/id/J/JE/JENDA/Config-IniHash-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) # core BuildRequires: perl(ExtUtils::MakeMaker) BuildRequires: perl(Test::More) # cpan BuildRequires: perl(Hash::Case) BuildRequires: perl(IO::Scalar) BuildRequires: perl(Hash::WithDefaults) >= 0.04 %description This module reads and writes INI files. %prep %setup -q -n Config-IniHash-%{version} sed -i 's/\r//' README %build %{__perl} Makefile.PL INSTALLDIRS=vendor make %{?_smp_mflags} %install rm -rf %{buildroot} make pure_install PERL_INSTALL_ROOT=%{buildroot} find %{buildroot} -type f -name .packlist -exec rm -f {} \; find %{buildroot} -depth -type d -exec rmdir {} 2>/dev/null \; %{_fixperms} %{buildroot}/* %check make test %clean rm -rf %{buildroot} %files %defattr(-,root,root,-) %doc Changes README %{perl_vendorlib}/* %{_mandir}/man3/* %changelog * Fri Apr 27 2007 Chris Weyl 2.9.0-2 - bump * Thu Apr 26 2007 Chris Weyl 2.9.0-1 - update to 2.9.0 (?!) * Thu Apr 26 2007 Chris Weyl 2.8-2 - add missing BR on perl(IO::Scalar) * Wed Apr 18 2007 Chris Weyl 2.8-1 - Specfile autogenerated by cpanspec 1.69.1. Index: sources =================================================================== RCS file: /cvs/extras/rpms/perl-Config-IniHash/FC-5/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 28 Apr 2007 04:11:07 -0000 1.1 +++ sources 28 Apr 2007 04:53:42 -0000 1.2 @@ -0,0 +1 @@ +012e9bc3e320dcb031886a3ffcc19c09 Config-IniHash-2.9.0.tar.gz From fedora-extras-commits at redhat.com Sat Apr 28 04:54:45 2007 From: fedora-extras-commits at redhat.com (Chris Weyl (cweyl)) Date: Sat, 28 Apr 2007 00:54:45 -0400 Subject: rpms/perl-HTTP-Request-AsCGI/devel perl-HTTP-Request-AsCGI.spec, NONE, 1.1 .cvsignore, 1.1, 1.2 sources, 1.1, 1.2 Message-ID: <200704280454.l3S4sjnU024263@cvs-int.fedora.redhat.com> Author: cweyl Update of /cvs/extras/rpms/perl-HTTP-Request-AsCGI/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv24113/devel Modified Files: .cvsignore sources Added Files: perl-HTTP-Request-AsCGI.spec Log Message: initial import --- NEW FILE perl-HTTP-Request-AsCGI.spec --- Name: perl-HTTP-Request-AsCGI Version: 0.5 Release: 1%{?dist} Summary: Setup a CGI enviroment from a HTTP::Request License: GPL or Artistic Group: Development/Libraries URL: http://search.cpan.org/dist/HTTP-Request-AsCGI/ Source0: http://www.cpan.org/authors/id/C/CH/CHANSEN/HTTP-Request-AsCGI-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) # core BuildRequires: perl(ExtUtils::MakeMaker) BuildRequires: perl(Test::More) # cpan BuildRequires: perl(Class::Accessor) BuildRequires: perl(HTTP::Request) BuildRequires: perl(HTTP::Response) >= 1.53 # 'use base' Requires: perl(Class::Accessor::Fast) %description Provides a convenient way of setting up an CGI enviroment from a HTTP::Request. %prep %setup -q -n HTTP-Request-AsCGI-%{version} %build %{__perl} Makefile.PL INSTALLDIRS=vendor make %{?_smp_mflags} %install rm -rf %{buildroot} make pure_install PERL_INSTALL_ROOT=%{buildroot} find %{buildroot} -type f -name .packlist -exec rm -f {} \; find %{buildroot} -depth -type d -exec rmdir {} 2>/dev/null \; %{_fixperms} %{buildroot}/* %check make test %clean rm -rf %{buildroot} %files %defattr(-,root,root,-) %doc Changes README examples/ %{perl_vendorlib}/* %{_mandir}/man3/* %changelog * Tue Apr 10 2007 Chris Weyl 0.5-1 - Specfile autogenerated by cpanspec 1.70. Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/perl-HTTP-Request-AsCGI/devel/.cvsignore,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- .cvsignore 28 Apr 2007 04:12:30 -0000 1.1 +++ .cvsignore 28 Apr 2007 04:53:46 -0000 1.2 @@ -0,0 +1 @@ +HTTP-Request-AsCGI-0.5.tar.gz Index: sources =================================================================== RCS file: /cvs/extras/rpms/perl-HTTP-Request-AsCGI/devel/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 28 Apr 2007 04:12:30 -0000 1.1 +++ sources 28 Apr 2007 04:53:46 -0000 1.2 @@ -0,0 +1 @@ +e1f5d332969d072a19d9649ed7d77f59 HTTP-Request-AsCGI-0.5.tar.gz From fedora-extras-commits at redhat.com Sat Apr 28 04:55:44 2007 From: fedora-extras-commits at redhat.com (Chris Weyl (cweyl)) Date: Sat, 28 Apr 2007 00:55:44 -0400 Subject: rpms/perl-Config-IniHash/FC-6 perl-Config-IniHash.spec, NONE, 1.1 sources, 1.1, 1.2 Message-ID: <200704280455.l3S4tiUB024347@cvs-int.fedora.redhat.com> Author: cweyl Update of /cvs/extras/rpms/perl-Config-IniHash/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv24296 Modified Files: sources Added Files: perl-Config-IniHash.spec Log Message: pseudo-branch of perl-Config-IniHash to FC-6 --- NEW FILE perl-Config-IniHash.spec --- Name: perl-Config-IniHash Version: 2.9.0 Release: 2%{?dist} Summary: Perl extension for reading and writing INI files License: GPL or Artistic Group: Development/Libraries URL: http://search.cpan.org/dist/Config-IniHash/ Source0: http://www.cpan.org/authors/id/J/JE/JENDA/Config-IniHash-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) # core BuildRequires: perl(ExtUtils::MakeMaker) BuildRequires: perl(Test::More) # cpan BuildRequires: perl(Hash::Case) BuildRequires: perl(IO::Scalar) BuildRequires: perl(Hash::WithDefaults) >= 0.04 %description This module reads and writes INI files. %prep %setup -q -n Config-IniHash-%{version} sed -i 's/\r//' README %build %{__perl} Makefile.PL INSTALLDIRS=vendor make %{?_smp_mflags} %install rm -rf %{buildroot} make pure_install PERL_INSTALL_ROOT=%{buildroot} find %{buildroot} -type f -name .packlist -exec rm -f {} \; find %{buildroot} -depth -type d -exec rmdir {} 2>/dev/null \; %{_fixperms} %{buildroot}/* %check make test %clean rm -rf %{buildroot} %files %defattr(-,root,root,-) %doc Changes README %{perl_vendorlib}/* %{_mandir}/man3/* %changelog * Fri Apr 27 2007 Chris Weyl 2.9.0-2 - bump * Thu Apr 26 2007 Chris Weyl 2.9.0-1 - update to 2.9.0 (?!) * Thu Apr 26 2007 Chris Weyl 2.8-2 - add missing BR on perl(IO::Scalar) * Wed Apr 18 2007 Chris Weyl 2.8-1 - Specfile autogenerated by cpanspec 1.69.1. Index: sources =================================================================== RCS file: /cvs/extras/rpms/perl-Config-IniHash/FC-6/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 28 Apr 2007 04:11:07 -0000 1.1 +++ sources 28 Apr 2007 04:54:48 -0000 1.2 @@ -0,0 +1 @@ +012e9bc3e320dcb031886a3ffcc19c09 Config-IniHash-2.9.0.tar.gz From fedora-extras-commits at redhat.com Sat Apr 28 04:56:06 2007 From: fedora-extras-commits at redhat.com (Chris Weyl (cweyl)) Date: Sat, 28 Apr 2007 00:56:06 -0400 Subject: rpms/perl-HTTP-Request-AsCGI/devel perl-HTTP-Request-AsCGI.spec, 1.1, 1.2 Message-ID: <200704280456.l3S4u6YS024401@cvs-int.fedora.redhat.com> Author: cweyl Update of /cvs/extras/rpms/perl-HTTP-Request-AsCGI/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv24313 Modified Files: perl-HTTP-Request-AsCGI.spec Log Message: release bump Index: perl-HTTP-Request-AsCGI.spec =================================================================== RCS file: /cvs/extras/rpms/perl-HTTP-Request-AsCGI/devel/perl-HTTP-Request-AsCGI.spec,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- perl-HTTP-Request-AsCGI.spec 28 Apr 2007 04:53:46 -0000 1.1 +++ perl-HTTP-Request-AsCGI.spec 28 Apr 2007 04:55:11 -0000 1.2 @@ -1,6 +1,6 @@ Name: perl-HTTP-Request-AsCGI Version: 0.5 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Setup a CGI enviroment from a HTTP::Request License: GPL or Artistic Group: Development/Libraries @@ -55,5 +55,8 @@ %{_mandir}/man3/* %changelog +* Fri Apr 27 2007 Chris Weyl 0.5-2 +- bump + * Tue Apr 10 2007 Chris Weyl 0.5-1 - Specfile autogenerated by cpanspec 1.70. From fedora-extras-commits at redhat.com Sat Apr 28 04:56:43 2007 From: fedora-extras-commits at redhat.com (Chris Weyl (cweyl)) Date: Sat, 28 Apr 2007 00:56:43 -0400 Subject: rpms/perl-Config-IniHash Makefile,1.1,1.2 Message-ID: <200704280456.l3S4uhcY024477@cvs-int.fedora.redhat.com> Author: cweyl Update of /cvs/extras/rpms/perl-Config-IniHash In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv24394 Modified Files: Makefile Log Message: add build-all target to overall makefile of perl-Config-IniHash Index: Makefile =================================================================== RCS file: /cvs/extras/rpms/perl-Config-IniHash/Makefile,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- Makefile 28 Apr 2007 04:10:57 -0000 1.1 +++ Makefile 28 Apr 2007 04:55:48 -0000 1.2 @@ -2,6 +2,15 @@ all : CVS/Root common-update @cvs update +# for target build-all +BRANCHES := $(shell cat ~/fedora-extras/current-branches | sed -e 's/:.*//') + +# tag & build all non-legacy branches... +build-all : + @echo NOTICE: building for ${BRANCHES} + @sleep 5s + @for br in ${BRANCHES} ; do echo Building $$br ; cd $$br && test -f dead.package || make tag plague ; cd .. ; done + common-update : common @cd common && cvs update From fedora-extras-commits at redhat.com Sat Apr 28 04:57:03 2007 From: fedora-extras-commits at redhat.com (Chris Weyl (cweyl)) Date: Sat, 28 Apr 2007 00:57:03 -0400 Subject: rpms/perl-HTTP-Request-AsCGI/FC-5 perl-HTTP-Request-AsCGI.spec, NONE, 1.1 sources, 1.1, 1.2 Message-ID: <200704280457.l3S4v34v024480@cvs-int.fedora.redhat.com> Author: cweyl Update of /cvs/extras/rpms/perl-HTTP-Request-AsCGI/FC-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv24439 Modified Files: sources Added Files: perl-HTTP-Request-AsCGI.spec Log Message: pseudo-branch of perl-HTTP-Request-AsCGI to FC-5 --- NEW FILE perl-HTTP-Request-AsCGI.spec --- Name: perl-HTTP-Request-AsCGI Version: 0.5 Release: 2%{?dist} Summary: Setup a CGI enviroment from a HTTP::Request License: GPL or Artistic Group: Development/Libraries URL: http://search.cpan.org/dist/HTTP-Request-AsCGI/ Source0: http://www.cpan.org/authors/id/C/CH/CHANSEN/HTTP-Request-AsCGI-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) # core BuildRequires: perl(ExtUtils::MakeMaker) BuildRequires: perl(Test::More) # cpan BuildRequires: perl(Class::Accessor) BuildRequires: perl(HTTP::Request) BuildRequires: perl(HTTP::Response) >= 1.53 # 'use base' Requires: perl(Class::Accessor::Fast) %description Provides a convenient way of setting up an CGI enviroment from a HTTP::Request. %prep %setup -q -n HTTP-Request-AsCGI-%{version} %build %{__perl} Makefile.PL INSTALLDIRS=vendor make %{?_smp_mflags} %install rm -rf %{buildroot} make pure_install PERL_INSTALL_ROOT=%{buildroot} find %{buildroot} -type f -name .packlist -exec rm -f {} \; find %{buildroot} -depth -type d -exec rmdir {} 2>/dev/null \; %{_fixperms} %{buildroot}/* %check make test %clean rm -rf %{buildroot} %files %defattr(-,root,root,-) %doc Changes README examples/ %{perl_vendorlib}/* %{_mandir}/man3/* %changelog * Fri Apr 27 2007 Chris Weyl 0.5-2 - bump * Tue Apr 10 2007 Chris Weyl 0.5-1 - Specfile autogenerated by cpanspec 1.70. Index: sources =================================================================== RCS file: /cvs/extras/rpms/perl-HTTP-Request-AsCGI/FC-5/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 28 Apr 2007 04:12:30 -0000 1.1 +++ sources 28 Apr 2007 04:56:12 -0000 1.2 @@ -0,0 +1 @@ +e1f5d332969d072a19d9649ed7d77f59 HTTP-Request-AsCGI-0.5.tar.gz From fedora-extras-commits at redhat.com Sat Apr 28 04:57:56 2007 From: fedora-extras-commits at redhat.com (Chris Weyl (cweyl)) Date: Sat, 28 Apr 2007 00:57:56 -0400 Subject: rpms/perl-HTTP-Request-AsCGI/FC-6 perl-HTTP-Request-AsCGI.spec, NONE, 1.1 sources, 1.1, 1.2 Message-ID: <200704280457.l3S4vuqk024556@cvs-int.fedora.redhat.com> Author: cweyl Update of /cvs/extras/rpms/perl-HTTP-Request-AsCGI/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv24534 Modified Files: sources Added Files: perl-HTTP-Request-AsCGI.spec Log Message: pseudo-branch of perl-HTTP-Request-AsCGI to FC-6 --- NEW FILE perl-HTTP-Request-AsCGI.spec --- Name: perl-HTTP-Request-AsCGI Version: 0.5 Release: 2%{?dist} Summary: Setup a CGI enviroment from a HTTP::Request License: GPL or Artistic Group: Development/Libraries URL: http://search.cpan.org/dist/HTTP-Request-AsCGI/ Source0: http://www.cpan.org/authors/id/C/CH/CHANSEN/HTTP-Request-AsCGI-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) # core BuildRequires: perl(ExtUtils::MakeMaker) BuildRequires: perl(Test::More) # cpan BuildRequires: perl(Class::Accessor) BuildRequires: perl(HTTP::Request) BuildRequires: perl(HTTP::Response) >= 1.53 # 'use base' Requires: perl(Class::Accessor::Fast) %description Provides a convenient way of setting up an CGI enviroment from a HTTP::Request. %prep %setup -q -n HTTP-Request-AsCGI-%{version} %build %{__perl} Makefile.PL INSTALLDIRS=vendor make %{?_smp_mflags} %install rm -rf %{buildroot} make pure_install PERL_INSTALL_ROOT=%{buildroot} find %{buildroot} -type f -name .packlist -exec rm -f {} \; find %{buildroot} -depth -type d -exec rmdir {} 2>/dev/null \; %{_fixperms} %{buildroot}/* %check make test %clean rm -rf %{buildroot} %files %defattr(-,root,root,-) %doc Changes README examples/ %{perl_vendorlib}/* %{_mandir}/man3/* %changelog * Fri Apr 27 2007 Chris Weyl 0.5-2 - bump * Tue Apr 10 2007 Chris Weyl 0.5-1 - Specfile autogenerated by cpanspec 1.70. Index: sources =================================================================== RCS file: /cvs/extras/rpms/perl-HTTP-Request-AsCGI/FC-6/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 28 Apr 2007 04:12:30 -0000 1.1 +++ sources 28 Apr 2007 04:57:09 -0000 1.2 @@ -0,0 +1 @@ +e1f5d332969d072a19d9649ed7d77f59 HTTP-Request-AsCGI-0.5.tar.gz From fedora-extras-commits at redhat.com Sat Apr 28 04:58:45 2007 From: fedora-extras-commits at redhat.com (Chris Weyl (cweyl)) Date: Sat, 28 Apr 2007 00:58:45 -0400 Subject: rpms/perl-HTTP-Request-AsCGI Makefile,1.1,1.2 Message-ID: <200704280458.l3S4wjIS024627@cvs-int.fedora.redhat.com> Author: cweyl Update of /cvs/extras/rpms/perl-HTTP-Request-AsCGI In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv24603 Modified Files: Makefile Log Message: add build-all target to overall makefile of perl-HTTP-Request-AsCGI Index: Makefile =================================================================== RCS file: /cvs/extras/rpms/perl-HTTP-Request-AsCGI/Makefile,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- Makefile 28 Apr 2007 04:12:26 -0000 1.1 +++ Makefile 28 Apr 2007 04:58:00 -0000 1.2 @@ -2,6 +2,15 @@ all : CVS/Root common-update @cvs update +# for target build-all +BRANCHES := $(shell cat ~/fedora-extras/current-branches | sed -e 's/:.*//') + +# tag & build all non-legacy branches... +build-all : + @echo NOTICE: building for ${BRANCHES} + @sleep 5s + @for br in ${BRANCHES} ; do echo Building $$br ; cd $$br && test -f dead.package || make tag plague ; cd .. ; done + common-update : common @cd common && cvs update From fedora-extras-commits at redhat.com Sat Apr 28 07:13:19 2007 From: fedora-extras-commits at redhat.com (Chitlesh GOORAH (chitlesh)) Date: Sat, 28 Apr 2007 03:13:19 -0400 Subject: rpms/LabPlot import.log,1.1,1.2 Message-ID: <200704280713.l3S7DJvd011576@cvs-int.fedora.redhat.com> Author: chitlesh Update of /cvs/extras/rpms/LabPlot In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv11481 Modified Files: import.log Log Message: Index: import.log =================================================================== RCS file: /cvs/extras/rpms/LabPlot/import.log,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- import.log 28 Apr 2007 00:50:59 -0000 1.1 +++ import.log 28 Apr 2007 07:12:44 -0000 1.2 @@ -0,0 +1 @@ +LabPlot-1_5_1_5-6:FC-6:LabPlot-1.5.1.5-6.src.rpm:1177744651 From fedora-extras-commits at redhat.com Sat Apr 28 07:13:24 2007 From: fedora-extras-commits at redhat.com (Chitlesh GOORAH (chitlesh)) Date: Sat, 28 Apr 2007 03:13:24 -0400 Subject: rpms/LabPlot/FC-6 LabPlot.spec, NONE, 1.1 .cvsignore, 1.1, 1.2 sources, 1.1, 1.2 Message-ID: <200704280713.l3S7DOVU011583@cvs-int.fedora.redhat.com> Author: chitlesh Update of /cvs/extras/rpms/LabPlot/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv11481/FC-6 Modified Files: .cvsignore sources Added Files: LabPlot.spec Log Message: --- NEW FILE LabPlot.spec --- Name: LabPlot Version: 1.5.1.5 Release: 6%{?dist} Summary: Data Analysis and Visualization License: GPL Group: Applications/Engineering URL: http://labplot.sourceforge.net/ BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) Source0: http://downloads.sourceforge.net/labplot/%{name}-%{version}.tar.bz2 BuildRequires: kdelibs-devel libselinux-devel desktop-file-utils libexif-devel netcdf-devel BuildRequires: gsl-devel ImageMagick-c++-devel fftw-devel jasper-devel qwtplot3d-devel BuildRequires: pstoedit libtool qt-qsa-devel gettext htmldoc audiofile-devel ocaml BuildRequires: liborigin-devel %description LabPlot is for scientific 2D and 3D data and function plotting. The various display and analysis functions are explained in the handbook (KDE help center). LabPlot also provides a component for easily viewing the project files in Konqueror. %package doc Summary: Documentation for LabPlot, a Data Analysis and Visualization software Group: Documentation Requires: %{name} = %{version}-%{release} %description doc This package contains the documentation of LabPlot, a Data Analysis and Visualization software and examples. %package doc-br Summary: Documentation for LabPlot in Brasilian Group: Documentation Requires: %{name}-doc = %{version}-%{release} %description doc-br This package contains the brasilian documentation of LabPlot, a Data Analysis and Visualization software in the PDF format. %package doc-de Summary: Documentation for LabPlot in German Group: Documentation Requires: %{name}-doc = %{version}-%{release} %description doc-de This package contains the german documentation of LabPlot, a Data Analysis and Visualization software in the PDF format. %package doc-fr Summary: Documentation for LabPlot in French Group: Documentation Requires: %{name}-doc = %{version}-%{release} %description doc-fr This package contains the german documentation of LabPlot, a Data Analysis and Visualization software in the PDF format. %package doc-it Summary: Documentation for LabPlot in Italian Group: Documentation Requires: %{name}-doc = %{version}-%{release} %description doc-it This package contains the Italian documentation of LabPlot, a Data Analysis and Visualization software in the PDF format. %package doc-nl Summary: Documentation for LabPlot in Dutch Group: Documentation Requires: %{name}-doc = %{version}-%{release} %description doc-nl This package contains the Dutch documentation of LabPlot, a Data Analysis and Visualization software in the PDF format. %package doc-pl Summary: Documentation for LabPlot in Polish Group: Documentation Requires: %{name}-doc = %{version}-%{release} %description doc-pl This package contains the Polish documentation of LabPlot, a Data Analysis and Visualization software in the PDF format. %package doc-sv Summary: Documentation for LabPlot in Swedish Group: Documentation Requires: %{name}-doc = %{version}-%{release} %description doc-sv This package contains the Swedish documentation of LabPlot, a Data Analysis and Visualization software in the PDF format. %prep %setup -q %{__sed} -i.system-wide -e 's|\.\./liborigin/liborigin.la||' src/Makefile.in %{__sed} -i -e '/^libLabPlot_la_LDFLAGS/s|^\(.*\) \\$|\1 -lorigin \\|' src/Makefile.in %{__sed} -i -e 's|-I../liborigin|-I%{_includedir}/liborigin|' src/Makefile.in %{__sed} -i.symbol -e '/^LIBS =/s|^\(.*\)|\1 -lm|' cephes/Makefile.in %{__sed} -i.subdir -e '/^SUBDIR/s|liborigin||' Makefile.in set +x for f in `find . -name \*.map -or -name \*.MAP | sort` ; do echo -n -e "... Fixing the end-of-line encodings of $f \t" sed -i.bak -e 's|\r||g' $f touch -r $f.bak $f %{__rm} -f $f.bak echo "done" done set -x %build # for netcdf export CPPFLAGS="$CPPFLAGS -fno-strict-aliasing -I%{_includedir}/netcdf-3" export LDFLAGS="$LDFLAGS -L%{_libdir}/netcdf-3" # for qwtplot3d export QWT3D_PATH="$QTDIR" # Use of --enable-final: The gsl version 1.7 has a bug which may cause problems. %configure \ --disable-final \ --disable-static \ --enable-gsl \ --enable-tiff \ --enable-fftw3 \ --enable-jasper \ --enable-ImageMagick \ --enable-netcdf \ --enable-audiofile \ --enable-gl \ --enable-system-qwtplot3d \ --enable-libundo \ %{__make} %{?_smp_mflags} %install %{__rm} -rf %{buildroot} %{__make} DESTDIR=%{buildroot} install desktop-file-install --vendor "" \ --delete-original \ --remove-category Science \ --dir %{buildroot}%{_datadir}/applications \ %{buildroot}%{_datadir}/applications/kde/%{name}.desktop #Building pdf handbook for different languages pushd doc for LANG in * ; do if [ -d $LANG -a $LANG != small_pics -a $LANG != html -a $LANG != fr ]; then echo "[Fedora-%{name}] building pdf handbook for %{name}-%{version} (language $LANG) ..." %{__mkdir} tmp/ %{__cp} -p $LANG/index.docbook tmp/ %{__cp} -pRL en/common/ en/small_pics/ tmp/ pushd tmp/ meinproc --stylesheet %{_datadir}/apps/ksgmltools2/customization/kde-nochunk.xsl index.docbook ../makedoc.sh htmldoc -f ../%{name}-%{version}-$LANG.pdf index.html popd %{__rm} -rf tmp/ echo "Done" fi done popd %{__mkdir} -p %{buildroot}%{_datadir}/apps/%{name}/handbook %{__cp} -p doc/%{name}-%{version}-*.pdf %{buildroot}%{_datadir}/apps/%{name}/handbook # For the doc package chmod 644 doc/cephes.doc %{__rm} -f examples/Makefile* # make sure the examples are UTF-8... pushd examples for nonUTF8 in {axeslabel,rydberg,qwt,fit,analysis}.lpl.gz ; do /usr/bin/iconv -f iso8859-1 -t utf-8 $nonUTF8 > $nonUTF8.conv && /bin/mv -f $nonUTF8.conv $nonUTF8 done popd ## File lists # locale's %find_lang %{name} || touch %{name}.lang # HTML (1.0) HTML_DIR=$(kde-config --expandvars --install html) if [ -d %{buildroot}$HTML_DIR ]; then for lang_dir in %{buildroot}$HTML_DIR/* ; do if [ -d $lang_dir -a $lang_dir != %{buildroot}$HTML_DIR/en ]; then lang=$(basename $lang_dir) #echo "%lang($lang) $HTML_DIR/$lang/*" >> %{name}.lang # replace absolute symlinks with relative ones pushd $lang_dir for i in *; do echo "LANGUAGE $i" [ -d $i -a -L $i/small_pics ] && \ %{__rm} -f $i/small_pics && ln -sf ../../en/%{name}/small_pics $i/small_pics done popd fi done fi # iconv for f in BUGS ChangeLog TODO WISHLIST ; do iconv -f ISO-8859-1 -t UTF-8 $f > $f.tmp && \ ( touch -r $f $f.tmp ; %{__mv} -f $f.tmp $f ) || \ %{__rm} -f $f.tmp done # Remove useless symbolic links %{__rm} -f %{buildroot}%{_docdir}/HTML/*/labplot %{__rm} -f %{buildroot}%{_libdir}/lib*.la %{__rm} -f %{buildroot}%{_libdir}/lib%{name}.so %{__rm} -f %{buildroot}%{_libdir}/lib%{name}cephes.so %clean %{__rm} -rf %{buildroot} %post /sbin/ldconfig touch --no-create %{_datadir}/icons/hicolor || : %{_bindir}/gtk-update-icon-cache --quiet %{_datadir}/icons/hicolor || : update-desktop-database &> /dev/null ||: %postun /sbin/ldconfig touch --no-create %{_datadir}/icons/hicolor || : %{_bindir}/gtk-update-icon-cache --quiet %{_datadir}/icons/hicolor || : update-desktop-database &> /dev/null ||: %files -f %{name}.lang %defattr(-,root,root,-) %doc COPYING README ChangeLog CHANGES FEATURES CREDITS doc/labplot.png %doc AUTHORS TODO BUGS WISHLIST BUGFIXES LabPlot.lsm doc/cephes.doc %exclude %{_datadir}/apps/%{name}/handbook/ %{_mandir}/man1/%{name}.* %{_mandir}/man1/labplot.* %{_bindir}/%{name} %{_bindir}/labplot %{_bindir}/texvc %{_datadir}/applications/%{name}.desktop %{_datadir}/apps/%{name}/ %{_datadir}/icons/??color/??x??/apps/%{name}.png %{_datadir}/icons/??color/??x??/mimetypes/lpl.png %{_datadir}/mimelnk/application/x-lpl.desktop %{_libdir}/lib%{name}.so.1* %{_libdir}/lib%{name}cephes.so.1* # needed on Help -> LabPlot Handbook %{_docdir}/HTML/en/%{name}/ %files doc %defattr(-,root,root,-) %doc examples/ doc/html/ %dir %{_datadir}/apps/%{name}/handbook/ %{_datadir}/apps/%{name}/handbook/%{name}-%{version}-en.pdf %files doc-fr %defattr(-,root,root,-) %{_docdir}/HTML/fr/%{name}/ %files doc-br %defattr(-,root,root,-) %{_datadir}/apps/%{name}/handbook/%{name}-%{version}-br.pdf %{_docdir}/HTML/br/%{name}/ %files doc-de %defattr(-,root,root,-) %{_datadir}/apps/%{name}/handbook/%{name}-%{version}-de.pdf %{_docdir}/HTML/de/%{name}/ %files doc-it %defattr(-,root,root,-) %{_datadir}/apps/%{name}/handbook/%{name}-%{version}-it.pdf %{_docdir}/HTML/it/%{name}/ %files doc-nl %defattr(-,root,root,-) %{_datadir}/apps/%{name}/handbook/%{name}-%{version}-nl.pdf %{_docdir}/HTML/nl/%{name}/ %files doc-pl %defattr(-,root,root,-) %{_datadir}/apps/%{name}/handbook/%{name}-%{version}-pl.pdf %{_docdir}/HTML/pl/%{name}/ %files doc-sv %defattr(-,root,root,-) %{_datadir}/apps/%{name}/handbook/%{name}-%{version}-sv.pdf %{_docdir}/HTML/sv/%{name}/ %Changelog * Mon Apr 23 2007 Chitlesh Goorah - 1.5.1.5-6 - added texvc back in %%files - removed useless .so * Thu Apr 12 2007 Chitlesh Goorah - 1.5.1.5-5 - split for doc-fr - duplicate kmenu entries - removed category Science - corrected missing index.html file from Help -> LabPlot Handbook - merge -devel package with the main package * Thu Apr 12 2007 Mamoru Tasaka - 1.5.1.5-4.2 - Use system liborigin library - Shut up undefined non-weak symbols - Fix end-of-line encodings of [Mm]ap file - Change the encoding of a part of documents * Tue Feb 27 2007 Chitlesh Goorah - 1.5.1.5-4 - Added mediawiki and koffice-devel as BR - using liborigin system wide - Dropped mediawiki as BR - Fixed presence on gnome menu * Sat Jan 13 2007 Chitlesh Goorah - 1.5.1.5-3 - manual dependencies removed - dropped additional arguments for x86_64 sparc64 ppc64 amd64 * Wed Jan 03 2007 Chitlesh Goorah - 1.5.1.5-2 - Added audiofile-devel, qwtplot3d-devel, ocaml and netcdf-devel as BR - using qwtplot3d and netcdf system wide #221022 - Fixed qt-qsa headers * Sun Dec 31 2006 Chitlesh Goorah - 1.5.1.5-1 - New stable release 1.5.1.5 - Fixed symlink-should-be-relative rpmlint issues - Removed numerous entries on kmenu - Added examples in a new -doc package - Building pdf handbook for different languages - Breaking down -doc package for different languages * Sun Nov 19 2006 Chitlesh Goorah - 1.5.1.4-1 - Initial package Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/LabPlot/FC-6/.cvsignore,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- .cvsignore 28 Apr 2007 00:51:09 -0000 1.1 +++ .cvsignore 28 Apr 2007 07:12:50 -0000 1.2 @@ -0,0 +1 @@ +LabPlot-1.5.1.5.tar.bz2 Index: sources =================================================================== RCS file: /cvs/extras/rpms/LabPlot/FC-6/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 28 Apr 2007 00:51:09 -0000 1.1 +++ sources 28 Apr 2007 07:12:50 -0000 1.2 @@ -0,0 +1 @@ +c3eac8284688ebe5ad53d90c773ec7bb LabPlot-1.5.1.5.tar.bz2 From fedora-extras-commits at redhat.com Sat Apr 28 07:19:23 2007 From: fedora-extras-commits at redhat.com (Chitlesh GOORAH (chitlesh)) Date: Sat, 28 Apr 2007 03:19:23 -0400 Subject: rpms/LabPlot/devel LabPlot.spec, NONE, 1.1 .cvsignore, 1.1, 1.2 sources, 1.1, 1.2 Message-ID: <200704280719.l3S7JNSd012064@cvs-int.fedora.redhat.com> Author: chitlesh Update of /cvs/extras/rpms/LabPlot/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv11935/devel Modified Files: .cvsignore sources Added Files: LabPlot.spec Log Message: --- NEW FILE LabPlot.spec --- Name: LabPlot Version: 1.5.1.5 Release: 6%{?dist} Summary: Data Analysis and Visualization License: GPL Group: Applications/Engineering URL: http://labplot.sourceforge.net/ BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) Source0: http://downloads.sourceforge.net/labplot/%{name}-%{version}.tar.bz2 BuildRequires: kdelibs-devel libselinux-devel desktop-file-utils libexif-devel netcdf-devel BuildRequires: gsl-devel ImageMagick-c++-devel fftw-devel jasper-devel qwtplot3d-devel BuildRequires: pstoedit libtool qt-qsa-devel gettext htmldoc audiofile-devel ocaml BuildRequires: liborigin-devel %description LabPlot is for scientific 2D and 3D data and function plotting. The various display and analysis functions are explained in the handbook (KDE help center). LabPlot also provides a component for easily viewing the project files in Konqueror. %package doc Summary: Documentation for LabPlot, a Data Analysis and Visualization software Group: Documentation Requires: %{name} = %{version}-%{release} %description doc This package contains the documentation of LabPlot, a Data Analysis and Visualization software and examples. %package doc-br Summary: Documentation for LabPlot in Brasilian Group: Documentation Requires: %{name}-doc = %{version}-%{release} %description doc-br This package contains the brasilian documentation of LabPlot, a Data Analysis and Visualization software in the PDF format. %package doc-de Summary: Documentation for LabPlot in German Group: Documentation Requires: %{name}-doc = %{version}-%{release} %description doc-de This package contains the german documentation of LabPlot, a Data Analysis and Visualization software in the PDF format. %package doc-fr Summary: Documentation for LabPlot in French Group: Documentation Requires: %{name}-doc = %{version}-%{release} %description doc-fr This package contains the german documentation of LabPlot, a Data Analysis and Visualization software in the PDF format. %package doc-it Summary: Documentation for LabPlot in Italian Group: Documentation Requires: %{name}-doc = %{version}-%{release} %description doc-it This package contains the Italian documentation of LabPlot, a Data Analysis and Visualization software in the PDF format. %package doc-nl Summary: Documentation for LabPlot in Dutch Group: Documentation Requires: %{name}-doc = %{version}-%{release} %description doc-nl This package contains the Dutch documentation of LabPlot, a Data Analysis and Visualization software in the PDF format. %package doc-pl Summary: Documentation for LabPlot in Polish Group: Documentation Requires: %{name}-doc = %{version}-%{release} %description doc-pl This package contains the Polish documentation of LabPlot, a Data Analysis and Visualization software in the PDF format. %package doc-sv Summary: Documentation for LabPlot in Swedish Group: Documentation Requires: %{name}-doc = %{version}-%{release} %description doc-sv This package contains the Swedish documentation of LabPlot, a Data Analysis and Visualization software in the PDF format. %prep %setup -q %{__sed} -i.system-wide -e 's|\.\./liborigin/liborigin.la||' src/Makefile.in %{__sed} -i -e '/^libLabPlot_la_LDFLAGS/s|^\(.*\) \\$|\1 -lorigin \\|' src/Makefile.in %{__sed} -i -e 's|-I../liborigin|-I%{_includedir}/liborigin|' src/Makefile.in %{__sed} -i.symbol -e '/^LIBS =/s|^\(.*\)|\1 -lm|' cephes/Makefile.in %{__sed} -i.subdir -e '/^SUBDIR/s|liborigin||' Makefile.in set +x for f in `find . -name \*.map -or -name \*.MAP | sort` ; do echo -n -e "... Fixing the end-of-line encodings of $f \t" sed -i.bak -e 's|\r||g' $f touch -r $f.bak $f %{__rm} -f $f.bak echo "done" done set -x %build # for netcdf export CPPFLAGS="$CPPFLAGS -fno-strict-aliasing -I%{_includedir}/netcdf-3" export LDFLAGS="$LDFLAGS -L%{_libdir}/netcdf-3" # for qwtplot3d export QWT3D_PATH="$QTDIR" # Use of --enable-final: The gsl version 1.7 has a bug which may cause problems. %configure \ --disable-final \ --disable-static \ --enable-gsl \ --enable-tiff \ --enable-fftw3 \ --enable-jasper \ --enable-ImageMagick \ --enable-netcdf \ --enable-audiofile \ --enable-gl \ --enable-system-qwtplot3d \ --enable-libundo \ %{__make} %{?_smp_mflags} %install %{__rm} -rf %{buildroot} %{__make} DESTDIR=%{buildroot} install desktop-file-install --vendor "" \ --delete-original \ --remove-category Science \ --dir %{buildroot}%{_datadir}/applications \ %{buildroot}%{_datadir}/applications/kde/%{name}.desktop #Building pdf handbook for different languages pushd doc for LANG in * ; do if [ -d $LANG -a $LANG != small_pics -a $LANG != html -a $LANG != fr ]; then echo "[Fedora-%{name}] building pdf handbook for %{name}-%{version} (language $LANG) ..." %{__mkdir} tmp/ %{__cp} -p $LANG/index.docbook tmp/ %{__cp} -pRL en/common/ en/small_pics/ tmp/ pushd tmp/ meinproc --stylesheet %{_datadir}/apps/ksgmltools2/customization/kde-nochunk.xsl index.docbook ../makedoc.sh htmldoc -f ../%{name}-%{version}-$LANG.pdf index.html popd %{__rm} -rf tmp/ echo "Done" fi done popd %{__mkdir} -p %{buildroot}%{_datadir}/apps/%{name}/handbook %{__cp} -p doc/%{name}-%{version}-*.pdf %{buildroot}%{_datadir}/apps/%{name}/handbook # For the doc package chmod 644 doc/cephes.doc %{__rm} -f examples/Makefile* # make sure the examples are UTF-8... pushd examples for nonUTF8 in {axeslabel,rydberg,qwt,fit,analysis}.lpl.gz ; do /usr/bin/iconv -f iso8859-1 -t utf-8 $nonUTF8 > $nonUTF8.conv && /bin/mv -f $nonUTF8.conv $nonUTF8 done popd ## File lists # locale's %find_lang %{name} || touch %{name}.lang # HTML (1.0) HTML_DIR=$(kde-config --expandvars --install html) if [ -d %{buildroot}$HTML_DIR ]; then for lang_dir in %{buildroot}$HTML_DIR/* ; do if [ -d $lang_dir -a $lang_dir != %{buildroot}$HTML_DIR/en ]; then lang=$(basename $lang_dir) #echo "%lang($lang) $HTML_DIR/$lang/*" >> %{name}.lang # replace absolute symlinks with relative ones pushd $lang_dir for i in *; do echo "LANGUAGE $i" [ -d $i -a -L $i/small_pics ] && \ %{__rm} -f $i/small_pics && ln -sf ../../en/%{name}/small_pics $i/small_pics done popd fi done fi # iconv for f in BUGS ChangeLog TODO WISHLIST ; do iconv -f ISO-8859-1 -t UTF-8 $f > $f.tmp && \ ( touch -r $f $f.tmp ; %{__mv} -f $f.tmp $f ) || \ %{__rm} -f $f.tmp done # Remove useless symbolic links %{__rm} -f %{buildroot}%{_docdir}/HTML/*/labplot %{__rm} -f %{buildroot}%{_libdir}/lib*.la %{__rm} -f %{buildroot}%{_libdir}/lib%{name}.so %{__rm} -f %{buildroot}%{_libdir}/lib%{name}cephes.so %clean %{__rm} -rf %{buildroot} %post /sbin/ldconfig touch --no-create %{_datadir}/icons/hicolor || : %{_bindir}/gtk-update-icon-cache --quiet %{_datadir}/icons/hicolor || : update-desktop-database &> /dev/null ||: %postun /sbin/ldconfig touch --no-create %{_datadir}/icons/hicolor || : %{_bindir}/gtk-update-icon-cache --quiet %{_datadir}/icons/hicolor || : update-desktop-database &> /dev/null ||: %files -f %{name}.lang %defattr(-,root,root,-) %doc COPYING README ChangeLog CHANGES FEATURES CREDITS doc/labplot.png %doc AUTHORS TODO BUGS WISHLIST BUGFIXES LabPlot.lsm doc/cephes.doc %exclude %{_datadir}/apps/%{name}/handbook/ %{_mandir}/man1/%{name}.* %{_mandir}/man1/labplot.* %{_bindir}/%{name} %{_bindir}/labplot %{_bindir}/texvc %{_datadir}/applications/%{name}.desktop %{_datadir}/apps/%{name}/ %{_datadir}/icons/??color/??x??/apps/%{name}.png %{_datadir}/icons/??color/??x??/mimetypes/lpl.png %{_datadir}/mimelnk/application/x-lpl.desktop %{_libdir}/lib%{name}.so.1* %{_libdir}/lib%{name}cephes.so.1* # needed on Help -> LabPlot Handbook %{_docdir}/HTML/en/%{name}/ %files doc %defattr(-,root,root,-) %doc examples/ doc/html/ %dir %{_datadir}/apps/%{name}/handbook/ %{_datadir}/apps/%{name}/handbook/%{name}-%{version}-en.pdf %files doc-fr %defattr(-,root,root,-) %{_docdir}/HTML/fr/%{name}/ %files doc-br %defattr(-,root,root,-) %{_datadir}/apps/%{name}/handbook/%{name}-%{version}-br.pdf %{_docdir}/HTML/br/%{name}/ %files doc-de %defattr(-,root,root,-) %{_datadir}/apps/%{name}/handbook/%{name}-%{version}-de.pdf %{_docdir}/HTML/de/%{name}/ %files doc-it %defattr(-,root,root,-) %{_datadir}/apps/%{name}/handbook/%{name}-%{version}-it.pdf %{_docdir}/HTML/it/%{name}/ %files doc-nl %defattr(-,root,root,-) %{_datadir}/apps/%{name}/handbook/%{name}-%{version}-nl.pdf %{_docdir}/HTML/nl/%{name}/ %files doc-pl %defattr(-,root,root,-) %{_datadir}/apps/%{name}/handbook/%{name}-%{version}-pl.pdf %{_docdir}/HTML/pl/%{name}/ %files doc-sv %defattr(-,root,root,-) %{_datadir}/apps/%{name}/handbook/%{name}-%{version}-sv.pdf %{_docdir}/HTML/sv/%{name}/ %Changelog * Mon Apr 23 2007 Chitlesh Goorah - 1.5.1.5-6 - added texvc back in %%files - removed useless .so * Thu Apr 12 2007 Chitlesh Goorah - 1.5.1.5-5 - split for doc-fr - duplicate kmenu entries - removed category Science - corrected missing index.html file from Help -> LabPlot Handbook - merge -devel package with the main package * Thu Apr 12 2007 Mamoru Tasaka - 1.5.1.5-4.2 - Use system liborigin library - Shut up undefined non-weak symbols - Fix end-of-line encodings of [Mm]ap file - Change the encoding of a part of documents * Tue Feb 27 2007 Chitlesh Goorah - 1.5.1.5-4 - Added mediawiki and koffice-devel as BR - using liborigin system wide - Dropped mediawiki as BR - Fixed presence on gnome menu * Sat Jan 13 2007 Chitlesh Goorah - 1.5.1.5-3 - manual dependencies removed - dropped additional arguments for x86_64 sparc64 ppc64 amd64 * Wed Jan 03 2007 Chitlesh Goorah - 1.5.1.5-2 - Added audiofile-devel, qwtplot3d-devel, ocaml and netcdf-devel as BR - using qwtplot3d and netcdf system wide #221022 - Fixed qt-qsa headers * Sun Dec 31 2006 Chitlesh Goorah - 1.5.1.5-1 - New stable release 1.5.1.5 - Fixed symlink-should-be-relative rpmlint issues - Removed numerous entries on kmenu - Added examples in a new -doc package - Building pdf handbook for different languages - Breaking down -doc package for different languages * Sun Nov 19 2006 Chitlesh Goorah - 1.5.1.4-1 - Initial package Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/LabPlot/devel/.cvsignore,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- .cvsignore 28 Apr 2007 00:51:09 -0000 1.1 +++ .cvsignore 28 Apr 2007 07:18:49 -0000 1.2 @@ -0,0 +1 @@ +LabPlot-1.5.1.5.tar.bz2 Index: sources =================================================================== RCS file: /cvs/extras/rpms/LabPlot/devel/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 28 Apr 2007 00:51:09 -0000 1.1 +++ sources 28 Apr 2007 07:18:49 -0000 1.2 @@ -0,0 +1 @@ +c3eac8284688ebe5ad53d90c773ec7bb LabPlot-1.5.1.5.tar.bz2 From fedora-extras-commits at redhat.com Sat Apr 28 07:19:18 2007 From: fedora-extras-commits at redhat.com (Chitlesh GOORAH (chitlesh)) Date: Sat, 28 Apr 2007 03:19:18 -0400 Subject: rpms/LabPlot import.log,1.2,1.3 Message-ID: <200704280719.l3S7JIgF012053@cvs-int.fedora.redhat.com> Author: chitlesh Update of /cvs/extras/rpms/LabPlot In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv11935 Modified Files: import.log Log Message: Index: import.log =================================================================== RCS file: /cvs/extras/rpms/LabPlot/import.log,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- import.log 28 Apr 2007 07:12:44 -0000 1.2 +++ import.log 28 Apr 2007 07:18:44 -0000 1.3 @@ -1 +1,2 @@ LabPlot-1_5_1_5-6:FC-6:LabPlot-1.5.1.5-6.src.rpm:1177744651 +LabPlot-1_5_1_5-6:HEAD:LabPlot-1.5.1.5-6.src.rpm:1177744909 From fedora-extras-commits at redhat.com Sat Apr 28 09:05:19 2007 From: fedora-extras-commits at redhat.com (Peter Gordon (pgordon)) Date: Sat, 28 Apr 2007 05:05:19 -0400 Subject: rpms/scribes/devel .cvsignore, 1.12, 1.13 scribes.spec, 1.27, 1.28 sources, 1.12, 1.13 scribes-fix-Job.py-print-header-path.patch, 1.1, NONE Message-ID: <200704280905.l3S95JGX026643@cvs-int.fedora.redhat.com> Author: pgordon Update of /cvs/extras/rpms/scribes/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv26595/devel Modified Files: .cvsignore scribes.spec sources Removed Files: scribes-fix-Job.py-print-header-path.patch Log Message: Update to 0.3.2.2; drop upstreamed fix-Job,py patch. Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/scribes/devel/.cvsignore,v retrieving revision 1.12 retrieving revision 1.13 diff -u -r1.12 -r1.13 --- .cvsignore 24 Apr 2007 23:23:13 -0000 1.12 +++ .cvsignore 28 Apr 2007 09:04:44 -0000 1.13 @@ -1 +1 @@ -scribes-0.3.2.1.tar.bz2 +scribes-0.3.2.2.tar.bz2 Index: scribes.spec =================================================================== RCS file: /cvs/extras/rpms/scribes/devel/scribes.spec,v retrieving revision 1.27 retrieving revision 1.28 diff -u -r1.27 -r1.28 --- scribes.spec 24 Apr 2007 23:23:13 -0000 1.27 +++ scribes.spec 28 Apr 2007 09:04:44 -0000 1.28 @@ -3,7 +3,7 @@ %define python_module_name SCRIBES Name: scribes -Version: 0.3.2.1 +Version: 0.3.2.2 Release: 1%{?dist} Summary: A sleek, simple, and powerful text editor for the GNOME desktop Group: Applications/Editors @@ -12,7 +12,6 @@ Source0: http://dl.sf.net/sourceforge/%{name}/%{name}-%{version}.tar.bz2 Patch0: %{name}-configure.ac-no-python-depcheck.patch -Patch1: %{name}-fix-Job.py-print-header-path.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch @@ -85,9 +84,6 @@ %{__aclocal} %{__automake} Makefile find . -type f -exec sed -i -e "s/@MKDIR_P@/@mkdir_p@/g" '{}' \; -## Fix the print headers when the path name contains whitespace. -%patch1 -p0 - %build @@ -163,6 +159,11 @@ %changelog +* Sat Apr 28 2007 Peter Gordon - 0.3.2.2-1 +- Update to new upstream release (0.3.2.2). +- Drop fix-Job.py-print-header-path fix (merged upstream): + - fix-Job.py-print-header-path.patch + * Tue Apr 24 2007 Peter Gordon - 0.3.2.1-1 - Update to new upstream release (0.3.2.1). - Add patch to fix the header of print jobs (incomplete filenames): Index: sources =================================================================== RCS file: /cvs/extras/rpms/scribes/devel/sources,v retrieving revision 1.12 retrieving revision 1.13 diff -u -r1.12 -r1.13 --- sources 24 Apr 2007 23:23:13 -0000 1.12 +++ sources 28 Apr 2007 09:04:44 -0000 1.13 @@ -1 +1 @@ -0c6470c4958f1004b9c0a74aaaedffe9 scribes-0.3.2.1.tar.bz2 +ebac85aefd582043e86d58af533fb4f6 scribes-0.3.2.2.tar.bz2 --- scribes-fix-Job.py-print-header-path.patch DELETED --- From fedora-extras-commits at redhat.com Sat Apr 28 10:49:51 2007 From: fedora-extras-commits at redhat.com (=?utf-8?q?Micha=C5=82_Bentkowski?= (ecik)) Date: Sat, 28 Apr 2007 06:49:51 -0400 Subject: rpms/krename/devel .cvsignore, 1.2, 1.3 krename.spec, 1.1, 1.2 sources, 1.2, 1.3 Message-ID: <200704281049.l3SAnpT1002243@cvs-int.fedora.redhat.com> Author: ecik Update of /cvs/extras/rpms/krename/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv2220 Modified Files: .cvsignore krename.spec sources Log Message: * Sat Apr 28 2007 Micha?? Bentkowski - 3.0.14-1 - Update to 3.0.14 Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/krename/devel/.cvsignore,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- .cvsignore 27 Dec 2006 18:30:50 -0000 1.2 +++ .cvsignore 28 Apr 2007 10:49:16 -0000 1.3 @@ -1 +1 @@ -krename-3.0.13.tar.bz2 +krename-3.0.14.tar.bz2 Index: krename.spec =================================================================== RCS file: /cvs/extras/rpms/krename/devel/krename.spec,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- krename.spec 27 Dec 2006 18:30:50 -0000 1.1 +++ krename.spec 28 Apr 2007 10:49:16 -0000 1.2 @@ -1,6 +1,6 @@ Name: krename -Version: 3.0.13 -Release: 2%{?dist} +Version: 3.0.14 +Release: 1%{?dist} Summary: Powerful batch file renamer Group: Applications/File License: GPL @@ -63,6 +63,9 @@ %changelog +* Sat Apr 28 2007 Micha?? Bentkowski - 3.0.14-1 +- Update to 3.0.14 + * Thu Dec 21 2006 Micha?? Bentkowski - 3.0.13-2 - Fix encoding of ChangeLog and TODO files - Fix desktop file issue @@ -70,4 +73,5 @@ - Make %%{_datadir}/apps/konqueror owned by this package * Tue Dec 19 2006 Micha?? Bentkowski - 3.0.13-1 -- Initial package \ No newline at end of file +- Initial package + Index: sources =================================================================== RCS file: /cvs/extras/rpms/krename/devel/sources,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- sources 27 Dec 2006 18:30:50 -0000 1.2 +++ sources 28 Apr 2007 10:49:16 -0000 1.3 @@ -1 +1 @@ -93b4a74d0ef67213a5947dc5fb10b9cf krename-3.0.13.tar.bz2 +1f5fe57384d912c11fbd0fae94bb7fca krename-3.0.14.tar.bz2 From fedora-extras-commits at redhat.com Sat Apr 28 10:55:10 2007 From: fedora-extras-commits at redhat.com (=?utf-8?q?Micha=C5=82_Bentkowski?= (ecik)) Date: Sat, 28 Apr 2007 06:55:10 -0400 Subject: rpms/python-mutagen/devel .cvsignore, 1.6, 1.7 python-mutagen.spec, 1.7, 1.8 sources, 1.6, 1.7 Message-ID: <200704281055.l3SAtAXG002368@cvs-int.fedora.redhat.com> Author: ecik Update of /cvs/extras/rpms/python-mutagen/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv2346 Modified Files: .cvsignore python-mutagen.spec sources Log Message: * Sat Apr 28 2007 Micha?? Bentkowski - 1.11-1 - Update to 1.11 Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/python-mutagen/devel/.cvsignore,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- .cvsignore 31 Jan 2007 17:21:01 -0000 1.6 +++ .cvsignore 28 Apr 2007 10:54:36 -0000 1.7 @@ -1 +1 @@ -mutagen-1.10.1.tar.gz +mutagen-1.11.tar.gz Index: python-mutagen.spec =================================================================== RCS file: /cvs/extras/rpms/python-mutagen/devel/python-mutagen.spec,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- python-mutagen.spec 31 Jan 2007 17:21:01 -0000 1.7 +++ python-mutagen.spec 28 Apr 2007 10:54:36 -0000 1.8 @@ -2,7 +2,7 @@ %{!?python_sitearch: %define python_sitearch %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib(1)")} Name: python-mutagen -Version: 1.10.1 +Version: 1.11 Release: 1%{?dist} Summary: Mutagen is a Python module to handle audio metadata Group: Development/Languages @@ -49,6 +49,9 @@ %{python_sitelib}/mutagen/*.pyo %changelog +* Sat Apr 28 2007 Micha?? Bentkowski - 1.11-1 +- Update to 1.11 + * Wed Jan 31 2007 Micha?? Bentkowski - 1.10.1-1 - Update to 1.10.1 Index: sources =================================================================== RCS file: /cvs/extras/rpms/python-mutagen/devel/sources,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- sources 31 Jan 2007 17:21:01 -0000 1.6 +++ sources 28 Apr 2007 10:54:36 -0000 1.7 @@ -1 +1 @@ -989cbe553266c723ad55d34245d932d4 mutagen-1.10.1.tar.gz +9aaa021d30ac9e46769cbd7fdcda4a51 mutagen-1.11.tar.gz From fedora-extras-commits at redhat.com Sat Apr 28 11:04:21 2007 From: fedora-extras-commits at redhat.com (=?utf-8?q?Micha=C5=82_Bentkowski?= (ecik)) Date: Sat, 28 Apr 2007 07:04:21 -0400 Subject: rpms/aria2/devel .cvsignore, 1.3, 1.4 aria2.spec, 1.2, 1.3 sources, 1.3, 1.4 Message-ID: <200704281104.l3SB4Lki006953@cvs-int.fedora.redhat.com> Author: ecik Update of /cvs/extras/rpms/aria2/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv6926 Modified Files: .cvsignore aria2.spec sources Log Message: * Sat Apr 28 2007 Micha?? Bentkowski - 0.10.2+1-1 - Update to 0.10.2+1 Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/aria2/devel/.cvsignore,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- .cvsignore 20 Feb 2007 14:54:56 -0000 1.3 +++ .cvsignore 28 Apr 2007 11:03:47 -0000 1.4 @@ -1 +1 @@ -aria2-0.10.1.tar.bz2 +aria2-0.10.2+1.tar.bz2 Index: aria2.spec =================================================================== RCS file: /cvs/extras/rpms/aria2/devel/aria2.spec,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- aria2.spec 20 Feb 2007 14:54:56 -0000 1.2 +++ aria2.spec 28 Apr 2007 11:03:47 -0000 1.3 @@ -1,5 +1,5 @@ Name: aria2 -Version: 0.10.1 +Version: 0.10.2+1 Release: 1%{?dist} Summary: High speed download utility with resuming and segmented downloading Group: Applications/Internet @@ -64,6 +64,9 @@ %changelog +* Sat Apr 28 2007 Micha?? Bentkowski - 0.10.2+1-1 +- Update to 0.10.2+1 + * Tue Feb 20 2007 Micha?? Bentkowski - 0.10.1-1 - Update to 0.10.1 Index: sources =================================================================== RCS file: /cvs/extras/rpms/aria2/devel/sources,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- sources 20 Feb 2007 14:54:56 -0000 1.3 +++ sources 28 Apr 2007 11:03:47 -0000 1.4 @@ -1 +1 @@ -ee56d934d11c70e8d3b778658e5d7d9d aria2-0.10.1.tar.bz2 +2e1627808689f8eea9ed574ac450481a aria2-0.10.2+1.tar.bz2 From fedora-extras-commits at redhat.com Sat Apr 28 11:06:07 2007 From: fedora-extras-commits at redhat.com (=?utf-8?q?Micha=C5=82_Bentkowski?= (ecik)) Date: Sat, 28 Apr 2007 07:06:07 -0400 Subject: rpms/krename/FC-6 .cvsignore, 1.2, 1.3 krename.spec, 1.1, 1.2 sources, 1.2, 1.3 Message-ID: <200704281106.l3SB6786007044@cvs-int.fedora.redhat.com> Author: ecik Update of /cvs/extras/rpms/krename/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv7022 Modified Files: .cvsignore krename.spec sources Log Message: * Sat Apr 28 2007 Micha?? Bentkowski - 3.0.14-1 - Update to 3.0.14 Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/krename/FC-6/.cvsignore,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- .cvsignore 27 Dec 2006 18:30:50 -0000 1.2 +++ .cvsignore 28 Apr 2007 11:05:32 -0000 1.3 @@ -1 +1 @@ -krename-3.0.13.tar.bz2 +krename-3.0.14.tar.bz2 Index: krename.spec =================================================================== RCS file: /cvs/extras/rpms/krename/FC-6/krename.spec,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- krename.spec 27 Dec 2006 18:30:50 -0000 1.1 +++ krename.spec 28 Apr 2007 11:05:32 -0000 1.2 @@ -1,6 +1,6 @@ Name: krename -Version: 3.0.13 -Release: 2%{?dist} +Version: 3.0.14 +Release: 1%{?dist} Summary: Powerful batch file renamer Group: Applications/File License: GPL @@ -63,6 +63,9 @@ %changelog +* Sat Apr 28 2007 Micha?? Bentkowski - 3.0.14-1 +- Update to 3.0.14 + * Thu Dec 21 2006 Micha?? Bentkowski - 3.0.13-2 - Fix encoding of ChangeLog and TODO files - Fix desktop file issue @@ -70,4 +73,5 @@ - Make %%{_datadir}/apps/konqueror owned by this package * Tue Dec 19 2006 Micha?? Bentkowski - 3.0.13-1 -- Initial package \ No newline at end of file +- Initial package + Index: sources =================================================================== RCS file: /cvs/extras/rpms/krename/FC-6/sources,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- sources 27 Dec 2006 18:30:50 -0000 1.2 +++ sources 28 Apr 2007 11:05:32 -0000 1.3 @@ -1 +1 @@ -93b4a74d0ef67213a5947dc5fb10b9cf krename-3.0.13.tar.bz2 +1f5fe57384d912c11fbd0fae94bb7fca krename-3.0.14.tar.bz2 From fedora-extras-commits at redhat.com Sat Apr 28 11:07:43 2007 From: fedora-extras-commits at redhat.com (=?utf-8?q?Micha=C5=82_Bentkowski?= (ecik)) Date: Sat, 28 Apr 2007 07:07:43 -0400 Subject: rpms/krename/FC-5 .cvsignore, 1.2, 1.3 krename.spec, 1.1, 1.2 sources, 1.2, 1.3 Message-ID: <200704281107.l3SB7hT3007091@cvs-int.fedora.redhat.com> Author: ecik Update of /cvs/extras/rpms/krename/FC-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv7065 Modified Files: .cvsignore krename.spec sources Log Message: * Sat Apr 28 2007 Micha?? Bentkowski - 3.0.14-1 - Update to 3.0.14 Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/krename/FC-5/.cvsignore,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- .cvsignore 27 Dec 2006 18:30:50 -0000 1.2 +++ .cvsignore 28 Apr 2007 11:07:09 -0000 1.3 @@ -1 +1 @@ -krename-3.0.13.tar.bz2 +krename-3.0.14.tar.bz2 Index: krename.spec =================================================================== RCS file: /cvs/extras/rpms/krename/FC-5/krename.spec,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- krename.spec 27 Dec 2006 18:30:50 -0000 1.1 +++ krename.spec 28 Apr 2007 11:07:09 -0000 1.2 @@ -1,6 +1,6 @@ Name: krename -Version: 3.0.13 -Release: 2%{?dist} +Version: 3.0.14 +Release: 1%{?dist} Summary: Powerful batch file renamer Group: Applications/File License: GPL @@ -63,6 +63,9 @@ %changelog +* Sat Apr 28 2007 Micha?? Bentkowski - 3.0.14-1 +- Update to 3.0.14 + * Thu Dec 21 2006 Micha?? Bentkowski - 3.0.13-2 - Fix encoding of ChangeLog and TODO files - Fix desktop file issue @@ -70,4 +73,5 @@ - Make %%{_datadir}/apps/konqueror owned by this package * Tue Dec 19 2006 Micha?? Bentkowski - 3.0.13-1 -- Initial package \ No newline at end of file +- Initial package + Index: sources =================================================================== RCS file: /cvs/extras/rpms/krename/FC-5/sources,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- sources 27 Dec 2006 18:30:50 -0000 1.2 +++ sources 28 Apr 2007 11:07:09 -0000 1.3 @@ -1 +1 @@ -93b4a74d0ef67213a5947dc5fb10b9cf krename-3.0.13.tar.bz2 +1f5fe57384d912c11fbd0fae94bb7fca krename-3.0.14.tar.bz2 From fedora-extras-commits at redhat.com Sat Apr 28 11:10:53 2007 From: fedora-extras-commits at redhat.com (=?utf-8?q?Micha=C5=82_Bentkowski?= (ecik)) Date: Sat, 28 Apr 2007 07:10:53 -0400 Subject: rpms/python-mutagen/FC-5 .cvsignore, 1.6, 1.7 python-mutagen.spec, 1.7, 1.8 sources, 1.6, 1.7 Message-ID: <200704281110.l3SBArGE007231@cvs-int.fedora.redhat.com> Author: ecik Update of /cvs/extras/rpms/python-mutagen/FC-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv7198 Modified Files: .cvsignore python-mutagen.spec sources Log Message: * Sat Apr 28 2007 Micha?? Bentkowski - 1.11-1 - Update to 1.11 Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/python-mutagen/FC-5/.cvsignore,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- .cvsignore 31 Jan 2007 17:35:53 -0000 1.6 +++ .cvsignore 28 Apr 2007 11:10:18 -0000 1.7 @@ -1 +1 @@ -mutagen-1.10.1.tar.gz +mutagen-1.11.tar.gz Index: python-mutagen.spec =================================================================== RCS file: /cvs/extras/rpms/python-mutagen/FC-5/python-mutagen.spec,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- python-mutagen.spec 31 Jan 2007 17:35:53 -0000 1.7 +++ python-mutagen.spec 28 Apr 2007 11:10:18 -0000 1.8 @@ -2,7 +2,7 @@ %{!?python_sitearch: %define python_sitearch %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib(1)")} Name: python-mutagen -Version: 1.10.1 +Version: 1.11 Release: 1%{?dist} Summary: Mutagen is a Python module to handle audio metadata Group: Development/Languages @@ -49,16 +49,22 @@ %{python_sitelib}/mutagen/*.pyo %changelog +* Sat Apr 28 2007 Micha?? Bentkowski - 1.11-1 +- Update to 1.11 + * Wed Jan 31 2007 Micha?? Bentkowski - 1.10.1-1 - Update to 1.10.1 * Wed Dec 20 2006 Micha?? Bentkowski - 1.9-1 - Bump to 1.9 +* Tue Dec 12 2006 Micha?? Bentkowski - 1.8-2 +- Python 2.5 rebuild + * Sun Oct 29 2006 Micha?? Bentkowski - 1.8-1 - Bump to 1.8 -* Fri Sep 29 2006 Micha?? Bentkowski +* Fri Sep 29 2006 Micha?? Bentkowski - 1.6-2 - .pyo files no longer ghosted * Fri Aug 11 2006 Micha?? Bentkowski - 1.6-1 Index: sources =================================================================== RCS file: /cvs/extras/rpms/python-mutagen/FC-5/sources,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- sources 31 Jan 2007 17:35:53 -0000 1.6 +++ sources 28 Apr 2007 11:10:18 -0000 1.7 @@ -1 +1 @@ -989cbe553266c723ad55d34245d932d4 mutagen-1.10.1.tar.gz +9aaa021d30ac9e46769cbd7fdcda4a51 mutagen-1.11.tar.gz From fedora-extras-commits at redhat.com Sat Apr 28 11:12:14 2007 From: fedora-extras-commits at redhat.com (=?utf-8?q?Micha=C5=82_Bentkowski?= (ecik)) Date: Sat, 28 Apr 2007 07:12:14 -0400 Subject: rpms/python-mutagen/FC-6 .cvsignore, 1.6, 1.7 python-mutagen.spec, 1.6, 1.7 sources, 1.6, 1.7 Message-ID: <200704281112.l3SBCEqt007270@cvs-int.fedora.redhat.com> Author: ecik Update of /cvs/extras/rpms/python-mutagen/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv7249 Modified Files: .cvsignore python-mutagen.spec sources Log Message: * Sat Apr 28 2007 Micha?? Bentkowski - 1.11-1 - Update to 1.11 Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/python-mutagen/FC-6/.cvsignore,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- .cvsignore 31 Jan 2007 17:33:03 -0000 1.6 +++ .cvsignore 28 Apr 2007 11:11:40 -0000 1.7 @@ -1 +1 @@ -mutagen-1.10.1.tar.gz +mutagen-1.11.tar.gz Index: python-mutagen.spec =================================================================== RCS file: /cvs/extras/rpms/python-mutagen/FC-6/python-mutagen.spec,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- python-mutagen.spec 31 Jan 2007 17:33:03 -0000 1.6 +++ python-mutagen.spec 28 Apr 2007 11:11:40 -0000 1.7 @@ -2,7 +2,7 @@ %{!?python_sitearch: %define python_sitearch %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib(1)")} Name: python-mutagen -Version: 1.10.1 +Version: 1.11 Release: 1%{?dist} Summary: Mutagen is a Python module to handle audio metadata Group: Development/Languages @@ -49,12 +49,18 @@ %{python_sitelib}/mutagen/*.pyo %changelog +* Sat Apr 28 2007 Micha?? Bentkowski - 1.11-1 +- Update to 1.11 + * Wed Jan 31 2007 Micha?? Bentkowski - 1.10.1-1 - Update to 1.10.1 * Wed Dec 20 2006 Micha?? Bentkowski - 1.9-1 - Bump to 1.9 +* Tue Dec 12 2006 Micha?? Bentkowski - 1.8-2 +- Python 2.5 rebuild + * Sun Oct 29 2006 Micha?? Bentkowski - 1.8-1 - Bump to 1.8 Index: sources =================================================================== RCS file: /cvs/extras/rpms/python-mutagen/FC-6/sources,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- sources 31 Jan 2007 17:33:03 -0000 1.6 +++ sources 28 Apr 2007 11:11:40 -0000 1.7 @@ -1 +1 @@ -989cbe553266c723ad55d34245d932d4 mutagen-1.10.1.tar.gz +9aaa021d30ac9e46769cbd7fdcda4a51 mutagen-1.11.tar.gz From fedora-extras-commits at redhat.com Sat Apr 28 11:23:14 2007 From: fedora-extras-commits at redhat.com (=?utf-8?q?Micha=C5=82_Bentkowski?= (ecik)) Date: Sat, 28 Apr 2007 07:23:14 -0400 Subject: rpms/aria2/FC-6 .cvsignore, 1.2, 1.3 aria2.spec, 1.1, 1.2 sources, 1.2, 1.3 Message-ID: <200704281123.l3SBNEch007574@cvs-int.fedora.redhat.com> Author: ecik Update of /cvs/extras/rpms/aria2/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv7539 Modified Files: .cvsignore aria2.spec sources Log Message: * Sat Apr 28 2007 Micha?? Bentkowski - 0.10.2+1-1 - Update to 0.10.2+1 Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/aria2/FC-6/.cvsignore,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- .cvsignore 1 Jan 2007 18:33:01 -0000 1.2 +++ .cvsignore 28 Apr 2007 11:22:39 -0000 1.3 @@ -1 +1 @@ -aria2-0.9.0.tar.bz2 +aria2-0.10.2+1.tar.bz2 Index: aria2.spec =================================================================== RCS file: /cvs/extras/rpms/aria2/FC-6/aria2.spec,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- aria2.spec 1 Jan 2007 18:33:01 -0000 1.1 +++ aria2.spec 28 Apr 2007 11:22:39 -0000 1.2 @@ -1,6 +1,6 @@ Name: aria2 -Version: 0.9.0 -Release: 2%{?dist} +Version: 0.10.2+1 +Release: 1%{?dist} Summary: High speed download utility with resuming and segmented downloading Group: Applications/Internet License: GPL @@ -64,6 +64,12 @@ %changelog +* Sat Apr 28 2007 Micha?? Bentkowski - 0.10.2+1-1 +- Update to 0.10.2+1 + +* Tue Feb 20 2007 Micha?? Bentkowski - 0.10.1-1 +- Update to 0.10.1 + * Sun Dec 31 2006 Micha?? Bentkowski - 0.9.0-2 - Small fix in Summary Index: sources =================================================================== RCS file: /cvs/extras/rpms/aria2/FC-6/sources,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- sources 1 Jan 2007 18:33:01 -0000 1.2 +++ sources 28 Apr 2007 11:22:39 -0000 1.3 @@ -1 +1 @@ -f4d1e1761ee2386e5d3a6248b363267f aria2-0.9.0.tar.bz2 +2e1627808689f8eea9ed574ac450481a aria2-0.10.2+1.tar.bz2 From fedora-extras-commits at redhat.com Sat Apr 28 11:24:20 2007 From: fedora-extras-commits at redhat.com (=?utf-8?q?Micha=C5=82_Bentkowski?= (ecik)) Date: Sat, 28 Apr 2007 07:24:20 -0400 Subject: rpms/aria2/FC-5 .cvsignore, 1.2, 1.3 aria2.spec, 1.1, 1.2 sources, 1.2, 1.3 Message-ID: <200704281124.l3SBOKiq007665@cvs-int.fedora.redhat.com> Author: ecik Update of /cvs/extras/rpms/aria2/FC-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv7624 Modified Files: .cvsignore aria2.spec sources Log Message: * Sat Apr 28 2007 Micha?? Bentkowski - 0.10.2+1-1 - Update to 0.10.2+1 Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/aria2/FC-5/.cvsignore,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- .cvsignore 1 Jan 2007 18:33:01 -0000 1.2 +++ .cvsignore 28 Apr 2007 11:23:46 -0000 1.3 @@ -1 +1 @@ -aria2-0.9.0.tar.bz2 +aria2-0.10.2+1.tar.bz2 Index: aria2.spec =================================================================== RCS file: /cvs/extras/rpms/aria2/FC-5/aria2.spec,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- aria2.spec 1 Jan 2007 18:33:01 -0000 1.1 +++ aria2.spec 28 Apr 2007 11:23:46 -0000 1.2 @@ -1,6 +1,6 @@ Name: aria2 -Version: 0.9.0 -Release: 2%{?dist} +Version: 0.10.2+1 +Release: 1%{?dist} Summary: High speed download utility with resuming and segmented downloading Group: Applications/Internet License: GPL @@ -64,6 +64,12 @@ %changelog +* Sat Apr 28 2007 Micha?? Bentkowski - 0.10.2+1-1 +- Update to 0.10.2+1 + +* Tue Feb 20 2007 Micha?? Bentkowski - 0.10.1-1 +- Update to 0.10.1 + * Sun Dec 31 2006 Micha?? Bentkowski - 0.9.0-2 - Small fix in Summary Index: sources =================================================================== RCS file: /cvs/extras/rpms/aria2/FC-5/sources,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- sources 1 Jan 2007 18:33:01 -0000 1.2 +++ sources 28 Apr 2007 11:23:46 -0000 1.3 @@ -1 +1 @@ -f4d1e1761ee2386e5d3a6248b363267f aria2-0.9.0.tar.bz2 +2e1627808689f8eea9ed574ac450481a aria2-0.10.2+1.tar.bz2 From fedora-extras-commits at redhat.com Sat Apr 28 15:08:41 2007 From: fedora-extras-commits at redhat.com (Karol Trzcionka (karlik)) Date: Sat, 28 Apr 2007 11:08:41 -0400 Subject: rpms/gmediaserver/FC-6 gmediaserver.init, 1.1, 1.2 gmediaserver.spec, 1.1, 1.2 Message-ID: <200704281508.l3SF8fUN003621@cvs-int.fedora.redhat.com> Author: karlik Update of /cvs/extras/rpms/gmediaserver/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv3577/gmediaserver/FC-6 Modified Files: gmediaserver.init gmediaserver.spec Log Message: Fix init file Index: gmediaserver.init =================================================================== RCS file: /cvs/extras/rpms/gmediaserver/FC-6/gmediaserver.init,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- gmediaserver.init 21 Apr 2007 21:36:15 -0000 1.1 +++ gmediaserver.init 28 Apr 2007 15:08:07 -0000 1.2 @@ -44,8 +44,8 @@ [ $port ] && OPTIONS="$OPTIONS --port=$port "; [ $timestamp ] && OPTIONS="$OPTIONS --timestamp=$timestamp "; [ $profile ] && OPTIONS="$OPTIONS --profile=$profile "; -[ $filetypes ] && OPTIONS="$OPTIONS --filetypes=$filetypes "; -[ $expiretime ] && OPTIONS="$OPTIONS --expiretime=$expiretime "; +[ $filetypes ] && OPTIONS="$OPTIONS --file-types=$filetypes "; +[ $expiretime ] && OPTIONS="$OPTIONS --expire-time=$expiretime "; [ -d "$dir" ] || dir=/srv/gmediaserver; OPTIONS="$OPTIONS $dir"; Index: gmediaserver.spec =================================================================== RCS file: /cvs/extras/rpms/gmediaserver/FC-6/gmediaserver.spec,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- gmediaserver.spec 21 Apr 2007 21:36:15 -0000 1.1 +++ gmediaserver.spec 28 Apr 2007 15:08:07 -0000 1.2 @@ -1,7 +1,7 @@ %define mediadir /srv/gmediaserver Name: gmediaserver Version: 0.12.0 -Release: 7%{?dist} +Release: 8%{?dist} Summary: UPnP compatible media server for the GNU system Group: Applications/Multimedia @@ -67,7 +67,7 @@ %post /sbin/install-info %{_infodir}/%{name}.info.gz %{_infodir}/dir || : -/sbin/chkconfig --add %{name} +/sbin/chkconfig --add %{name} || : %pre # Add the "gmediaserver" user @@ -78,8 +78,8 @@ %preun if [ $1 = 0 ]; then /sbin/install-info --delete %{_infodir}/%{name}.info.gz %{_infodir}/dir || : - /sbin/service %{name} stop > /dev/null 2>&1 - /sbin/chkconfig --del %{name} + /sbin/service %{name} stop > /dev/null 2>&1 || : + /sbin/chkconfig --del %{name} || : fi #%postun @@ -102,6 +102,8 @@ %attr(-,%{name},%{name}) %{mediadir} %changelog +* Sat Apr 28 2007 Karol Trzcionka - 0.12.0-8 +- Fix init file * Thu Apr 19 2007 Karol Trzcionka - 0.12.0-7 - Change BRs - Fix init-file From fedora-extras-commits at redhat.com Sat Apr 28 15:08:46 2007 From: fedora-extras-commits at redhat.com (Karol Trzcionka (karlik)) Date: Sat, 28 Apr 2007 11:08:46 -0400 Subject: rpms/gmediaserver/devel gmediaserver.init, 1.1, 1.2 gmediaserver.spec, 1.1, 1.2 Message-ID: <200704281508.l3SF8kWA003625@cvs-int.fedora.redhat.com> Author: karlik Update of /cvs/extras/rpms/gmediaserver/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv3577/gmediaserver/devel Modified Files: gmediaserver.init gmediaserver.spec Log Message: Fix init file Index: gmediaserver.init =================================================================== RCS file: /cvs/extras/rpms/gmediaserver/devel/gmediaserver.init,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- gmediaserver.init 21 Apr 2007 21:31:33 -0000 1.1 +++ gmediaserver.init 28 Apr 2007 15:08:11 -0000 1.2 @@ -44,8 +44,8 @@ [ $port ] && OPTIONS="$OPTIONS --port=$port "; [ $timestamp ] && OPTIONS="$OPTIONS --timestamp=$timestamp "; [ $profile ] && OPTIONS="$OPTIONS --profile=$profile "; -[ $filetypes ] && OPTIONS="$OPTIONS --filetypes=$filetypes "; -[ $expiretime ] && OPTIONS="$OPTIONS --expiretime=$expiretime "; +[ $filetypes ] && OPTIONS="$OPTIONS --file-types=$filetypes "; +[ $expiretime ] && OPTIONS="$OPTIONS --expire-time=$expiretime "; [ -d "$dir" ] || dir=/srv/gmediaserver; OPTIONS="$OPTIONS $dir"; Index: gmediaserver.spec =================================================================== RCS file: /cvs/extras/rpms/gmediaserver/devel/gmediaserver.spec,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- gmediaserver.spec 21 Apr 2007 21:31:33 -0000 1.1 +++ gmediaserver.spec 28 Apr 2007 15:08:11 -0000 1.2 @@ -1,7 +1,7 @@ %define mediadir /srv/gmediaserver Name: gmediaserver Version: 0.12.0 -Release: 7%{?dist} +Release: 8%{?dist} Summary: UPnP compatible media server for the GNU system Group: Applications/Multimedia @@ -67,7 +67,7 @@ %post /sbin/install-info %{_infodir}/%{name}.info.gz %{_infodir}/dir || : -/sbin/chkconfig --add %{name} +/sbin/chkconfig --add %{name} || : %pre # Add the "gmediaserver" user @@ -78,8 +78,8 @@ %preun if [ $1 = 0 ]; then /sbin/install-info --delete %{_infodir}/%{name}.info.gz %{_infodir}/dir || : - /sbin/service %{name} stop > /dev/null 2>&1 - /sbin/chkconfig --del %{name} + /sbin/service %{name} stop > /dev/null 2>&1 || : + /sbin/chkconfig --del %{name} || : fi #%postun @@ -102,6 +102,8 @@ %attr(-,%{name},%{name}) %{mediadir} %changelog +* Sat Apr 28 2007 Karol Trzcionka - 0.12.0-8 +- Fix init file * Thu Apr 19 2007 Karol Trzcionka - 0.12.0-7 - Change BRs - Fix init-file From fedora-extras-commits at redhat.com Sat Apr 28 15:33:42 2007 From: fedora-extras-commits at redhat.com (Jeremy Hinegardner (jjh)) Date: Sat, 28 Apr 2007 11:33:42 -0400 Subject: rpms/nginx/devel .cvsignore, 1.4, 1.5 nginx.spec, 1.3, 1.4 sources, 1.4, 1.5 Message-ID: <200704281533.l3SFXgDo004568@cvs-int.fedora.redhat.com> Author: jjh Update of /cvs/extras/rpms/nginx/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv4539 Modified Files: .cvsignore nginx.spec sources Log Message: update to 0.5.19 Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/nginx/devel/.cvsignore,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- .cvsignore 2 Apr 2007 19:23:55 -0000 1.4 +++ .cvsignore 28 Apr 2007 15:33:08 -0000 1.5 @@ -1 +1 @@ -nginx-0.5.17.tar.gz +nginx-0.5.19.tar.gz Index: nginx.spec =================================================================== RCS file: /cvs/extras/rpms/nginx/devel/nginx.spec,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- nginx.spec 2 Apr 2007 19:23:55 -0000 1.3 +++ nginx.spec 28 Apr 2007 15:33:08 -0000 1.4 @@ -7,7 +7,7 @@ %define nginx_datadir %{_datadir}/nginx Name: nginx -Version: 0.5.17 +Version: 0.5.19 Release: 1%{?dist} Summary: Robust, small and high performance http and reverse proxy server Group: System Environment/Daemons @@ -152,6 +152,9 @@ %changelog +* Sat Apr 28 2007 Jeremy Hinegardner - 0.5.19-1 +- Update to 0.5.19 + * Mon Apr 02 2007 Jeremy Hinegardner - 0.5.17-1 - Update to 0.5.17 Index: sources =================================================================== RCS file: /cvs/extras/rpms/nginx/devel/sources,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- sources 2 Apr 2007 19:23:55 -0000 1.4 +++ sources 28 Apr 2007 15:33:08 -0000 1.5 @@ -1 +1 @@ -1c4bb0deb22c6566fb66b40724e099ed nginx-0.5.17.tar.gz +bc2d3ef843b4b4ea1d0c8556b92814e4 nginx-0.5.19.tar.gz From fedora-extras-commits at redhat.com Sat Apr 28 15:40:21 2007 From: fedora-extras-commits at redhat.com (Jeremy Hinegardner (jjh)) Date: Sat, 28 Apr 2007 11:40:21 -0400 Subject: rpms/nginx/FC-5 nginx.spec,1.3,1.4 sources,1.4,1.5 Message-ID: <200704281540.l3SFeLHe004711@cvs-int.fedora.redhat.com> Author: jjh Update of /cvs/extras/rpms/nginx/FC-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv4688 Modified Files: nginx.spec sources Log Message: Update to 0.5.19 Index: nginx.spec =================================================================== RCS file: /cvs/extras/rpms/nginx/FC-5/nginx.spec,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- nginx.spec 2 Apr 2007 19:29:04 -0000 1.3 +++ nginx.spec 28 Apr 2007 15:39:46 -0000 1.4 @@ -7,7 +7,7 @@ %define nginx_datadir %{_datadir}/nginx Name: nginx -Version: 0.5.17 +Version: 0.5.19 Release: 1%{?dist} Summary: Robust, small and high performance http and reverse proxy server Group: System Environment/Daemons @@ -152,6 +152,9 @@ %changelog +* Sat Apr 28 2007 Jeremy Hinegardner - 0.5.19-1 +- Update to 0.5.19 + * Mon Apr 02 2007 Jeremy Hinegardner - 0.5.17-1 - Update to 0.5.17 Index: sources =================================================================== RCS file: /cvs/extras/rpms/nginx/FC-5/sources,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- sources 2 Apr 2007 19:29:04 -0000 1.4 +++ sources 28 Apr 2007 15:39:46 -0000 1.5 @@ -1 +1 @@ -1c4bb0deb22c6566fb66b40724e099ed nginx-0.5.17.tar.gz +bc2d3ef843b4b4ea1d0c8556b92814e4 nginx-0.5.19.tar.gz From fedora-extras-commits at redhat.com Sat Apr 28 15:42:25 2007 From: fedora-extras-commits at redhat.com (Jeremy Hinegardner (jjh)) Date: Sat, 28 Apr 2007 11:42:25 -0400 Subject: rpms/nginx/FC-6 nginx.spec,1.3,1.4 sources,1.4,1.5 Message-ID: <200704281542.l3SFgPdB004880@cvs-int.fedora.redhat.com> Author: jjh Update of /cvs/extras/rpms/nginx/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv4726 Modified Files: nginx.spec sources Log Message: Updated to 0.5.19 Index: nginx.spec =================================================================== RCS file: /cvs/extras/rpms/nginx/FC-6/nginx.spec,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- nginx.spec 2 Apr 2007 19:27:07 -0000 1.3 +++ nginx.spec 28 Apr 2007 15:41:50 -0000 1.4 @@ -7,7 +7,7 @@ %define nginx_datadir %{_datadir}/nginx Name: nginx -Version: 0.5.17 +Version: 0.5.19 Release: 1%{?dist} Summary: Robust, small and high performance http and reverse proxy server Group: System Environment/Daemons @@ -152,6 +152,9 @@ %changelog +* Sat Apr 28 2007 Jeremy Hinegardner - 0.5.19-1 +- Update to 0.5.19 + * Mon Apr 02 2007 Jeremy Hinegardner - 0.5.17-1 - Update to 0.5.17 Index: sources =================================================================== RCS file: /cvs/extras/rpms/nginx/FC-6/sources,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- sources 2 Apr 2007 19:27:07 -0000 1.4 +++ sources 28 Apr 2007 15:41:50 -0000 1.5 @@ -1 +1 @@ -1c4bb0deb22c6566fb66b40724e099ed nginx-0.5.17.tar.gz +bc2d3ef843b4b4ea1d0c8556b92814e4 nginx-0.5.19.tar.gz From fedora-extras-commits at redhat.com Sat Apr 28 16:10:42 2007 From: fedora-extras-commits at redhat.com (Chitlesh GOORAH (chitlesh)) Date: Sat, 28 Apr 2007 12:10:42 -0400 Subject: rpms/LabPlot/devel LabPlot.spec,1.1,1.2 Message-ID: <200704281610.l3SGAgql009926@cvs-int.fedora.redhat.com> Author: chitlesh Update of /cvs/extras/rpms/LabPlot/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv9907/devel Modified Files: LabPlot.spec Log Message: Index: LabPlot.spec =================================================================== RCS file: /cvs/extras/rpms/LabPlot/devel/LabPlot.spec,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- LabPlot.spec 28 Apr 2007 07:18:49 -0000 1.1 +++ LabPlot.spec 28 Apr 2007 16:10:08 -0000 1.2 @@ -1,6 +1,6 @@ Name: LabPlot Version: 1.5.1.5 -Release: 6%{?dist} +Release: 7%{?dist} Summary: Data Analysis and Visualization License: GPL @@ -146,7 +146,12 @@ --enable-system-qwtplot3d \ --enable-libundo \ + +%ifarch ppc +%{__make} +%else %{__make} %{?_smp_mflags} +%endif %install @@ -327,6 +332,9 @@ %Changelog +* Mon Apr 23 2007 Chitlesh Goorah - 1.5.1.5-7 +- removed parallel build for ppc + * Mon Apr 23 2007 Chitlesh Goorah - 1.5.1.5-6 - added texvc back in %%files - removed useless .so From fedora-extras-commits at redhat.com Sat Apr 28 16:33:29 2007 From: fedora-extras-commits at redhat.com (Christoph Wickert (cwickert)) Date: Sat, 28 Apr 2007 12:33:29 -0400 Subject: rpms/xfce4-battery-plugin/devel xfce4-battery-plugin.spec,1.9,1.10 Message-ID: <200704281633.l3SGXTTu010629@cvs-int.fedora.redhat.com> Author: cwickert Update of /cvs/extras/rpms/xfce4-battery-plugin/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv10587/devel Modified Files: xfce4-battery-plugin.spec Log Message: Rebuild for Xfce 4.4.1 Index: xfce4-battery-plugin.spec =================================================================== RCS file: /cvs/extras/rpms/xfce4-battery-plugin/devel/xfce4-battery-plugin.spec,v retrieving revision 1.9 retrieving revision 1.10 diff -u -r1.9 -r1.10 --- xfce4-battery-plugin.spec 22 Jan 2007 10:39:33 -0000 1.9 +++ xfce4-battery-plugin.spec 28 Apr 2007 16:32:55 -0000 1.10 @@ -1,6 +1,6 @@ Name: xfce4-battery-plugin Version: 0.5.0 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Battery monitor for the Xfce panel Group: User Interface/Desktops @@ -11,7 +11,7 @@ BuildRequires: xfce4-panel-devel >= 4.3.90.2, libxfcegui4-devel >= 4.3.90.2, libxml2-devel BuildRequires: gettext, perl(XML::Parser) -Requires: xfce4-panel >= 4.3.99.2 +Requires: xfce4-panel >= 4.4.0 %description A battery monitor plugin for the Xfce panel, compatible with APM and ACPI. @@ -48,6 +48,9 @@ %{_datadir}/icons/hicolor/scalable/devices/battery.svg %changelog +* Mon Apr 23 2007 Christoph Wickert - 0.5.0-2 +- Rebuild for Xfce 4.4.1 + * Mon Jan 22 2007 Christoph Wickert - 0.5.0-1 - Update to 0.5.0 on Xfce 4.4. From fedora-extras-commits at redhat.com Sat Apr 28 16:33:24 2007 From: fedora-extras-commits at redhat.com (Christoph Wickert (cwickert)) Date: Sat, 28 Apr 2007 12:33:24 -0400 Subject: rpms/xfce4-battery-plugin/FC-6 xfce4-battery-plugin.spec,1.9,1.10 Message-ID: <200704281633.l3SGXOiD010623@cvs-int.fedora.redhat.com> Author: cwickert Update of /cvs/extras/rpms/xfce4-battery-plugin/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv10587/FC-6 Modified Files: xfce4-battery-plugin.spec Log Message: Rebuild for Xfce 4.4.1 Index: xfce4-battery-plugin.spec =================================================================== RCS file: /cvs/extras/rpms/xfce4-battery-plugin/FC-6/xfce4-battery-plugin.spec,v retrieving revision 1.9 retrieving revision 1.10 diff -u -r1.9 -r1.10 --- xfce4-battery-plugin.spec 27 Jan 2007 19:40:53 -0000 1.9 +++ xfce4-battery-plugin.spec 28 Apr 2007 16:32:50 -0000 1.10 @@ -1,6 +1,6 @@ Name: xfce4-battery-plugin Version: 0.5.0 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Battery monitor for the Xfce panel Group: User Interface/Desktops @@ -11,7 +11,7 @@ BuildRequires: xfce4-panel-devel >= 4.3.90.2, libxfcegui4-devel >= 4.3.90.2, libxml2-devel BuildRequires: gettext, perl(XML::Parser) -Requires: xfce4-panel >= 4.3.99.2 +Requires: xfce4-panel >= 4.4.0 %description A battery monitor plugin for the Xfce panel, compatible with APM and ACPI. @@ -48,6 +48,9 @@ %{_datadir}/icons/hicolor/scalable/devices/battery.svg %changelog +* Mon Apr 23 2007 Christoph Wickert - 0.5.0-2 +- Rebuild for Xfce 4.4.1 + * Mon Jan 22 2007 Christoph Wickert - 0.5.0-1 - Update to 0.5.0 on Xfce 4.4. From fedora-extras-commits at redhat.com Sat Apr 28 16:38:03 2007 From: fedora-extras-commits at redhat.com (Christoph Wickert (cwickert)) Date: Sat, 28 Apr 2007 12:38:03 -0400 Subject: rpms/xfce4-clipman-plugin/devel xfce4-clipman-plugin.spec,1.7,1.8 Message-ID: <200704281638.l3SGc3pp010783@cvs-int.fedora.redhat.com> Author: cwickert Update of /cvs/extras/rpms/xfce4-clipman-plugin/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv10745/devel Modified Files: xfce4-clipman-plugin.spec Log Message: Rebuild for Xfce 4.4.1 Index: xfce4-clipman-plugin.spec =================================================================== RCS file: /cvs/extras/rpms/xfce4-clipman-plugin/devel/xfce4-clipman-plugin.spec,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- xfce4-clipman-plugin.spec 22 Jan 2007 11:27:15 -0000 1.7 +++ xfce4-clipman-plugin.spec 28 Apr 2007 16:37:29 -0000 1.8 @@ -1,6 +1,6 @@ Name: xfce4-clipman-plugin Version: 0.8.0 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Clipboard manager plugin for the Xfce panel Group: User Interface/Desktops @@ -11,7 +11,7 @@ BuildRequires: xfce4-panel-devel >= 4.3.99.2, libxfcegui4-devel >= 4.3.99.2, libxml2-devel BuildRequires: libXt-devel, gettext, perl(XML::Parser) -Requires: xfce4-panel >= 4.3.99.2 +Requires: xfce4-panel >= 4.4.0 %description This is a simple cliboard history for Xfce panel. It includes a "Clear @@ -39,6 +39,9 @@ %{_datadir}/xfce4/panel-plugins/*.desktop %changelog +* Sat Apr 28 2007 Christoph Wickert - 0.8.0-2 +- Rebuild for Xfce 4.4.1 + * Mon Jan 22 2007 Christoph Wickert - 0.8.0-1 - Update to 0.8.0 on Xfce 4.4. From fedora-extras-commits at redhat.com Sat Apr 28 16:37:58 2007 From: fedora-extras-commits at redhat.com (Christoph Wickert (cwickert)) Date: Sat, 28 Apr 2007 12:37:58 -0400 Subject: rpms/xfce4-clipman-plugin/FC-6 xfce4-clipman-plugin.spec,1.6,1.7 Message-ID: <200704281637.l3SGbw7s010780@cvs-int.fedora.redhat.com> Author: cwickert Update of /cvs/extras/rpms/xfce4-clipman-plugin/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv10745/FC-6 Modified Files: xfce4-clipman-plugin.spec Log Message: Rebuild for Xfce 4.4.1 Index: xfce4-clipman-plugin.spec =================================================================== RCS file: /cvs/extras/rpms/xfce4-clipman-plugin/FC-6/xfce4-clipman-plugin.spec,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- xfce4-clipman-plugin.spec 27 Jan 2007 20:05:50 -0000 1.6 +++ xfce4-clipman-plugin.spec 28 Apr 2007 16:37:24 -0000 1.7 @@ -1,6 +1,6 @@ Name: xfce4-clipman-plugin Version: 0.8.0 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Clipboard manager plugin for the Xfce panel Group: User Interface/Desktops @@ -11,7 +11,7 @@ BuildRequires: xfce4-panel-devel >= 4.3.99.2, libxfcegui4-devel >= 4.3.99.2, libxml2-devel BuildRequires: libXt-devel, gettext, perl(XML::Parser) -Requires: xfce4-panel >= 4.3.99.2 +Requires: xfce4-panel >= 4.4.0 %description This is a simple cliboard history for Xfce panel. It includes a "Clear @@ -39,6 +39,9 @@ %{_datadir}/xfce4/panel-plugins/*.desktop %changelog +* Sat Apr 28 2007 Christoph Wickert - 0.8.0-2 +- Rebuild for Xfce 4.4.1 + * Mon Jan 22 2007 Christoph Wickert - 0.8.0-1 - Update to 0.8.0 on Xfce 4.4. From fedora-extras-commits at redhat.com Sat Apr 28 16:41:45 2007 From: fedora-extras-commits at redhat.com (Christoph Wickert (cwickert)) Date: Sat, 28 Apr 2007 12:41:45 -0400 Subject: rpms/xfce4-cpugraph-plugin/FC-6 xfce4-cpugraph-plugin.spec,1.8,1.9 Message-ID: <200704281641.l3SGfjLB010917@cvs-int.fedora.redhat.com> Author: cwickert Update of /cvs/extras/rpms/xfce4-cpugraph-plugin/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv10881/FC-6 Modified Files: xfce4-cpugraph-plugin.spec Log Message: Rebuild for Xfce 4.4.1 Index: xfce4-cpugraph-plugin.spec =================================================================== RCS file: /cvs/extras/rpms/xfce4-cpugraph-plugin/FC-6/xfce4-cpugraph-plugin.spec,v retrieving revision 1.8 retrieving revision 1.9 diff -u -r1.8 -r1.9 --- xfce4-cpugraph-plugin.spec 27 Jan 2007 20:15:06 -0000 1.8 +++ xfce4-cpugraph-plugin.spec 28 Apr 2007 16:41:10 -0000 1.9 @@ -1,6 +1,6 @@ Name: xfce4-cpugraph-plugin Version: 0.3.0 -Release: 4%{?dist} +Release: 5%{?dist} Summary: CPU monitor for the Xfce panel Group: User Interface/Desktops @@ -12,7 +12,7 @@ BuildRequires: xfce4-panel-devel >= 4.3.20, libxfcegui4-devel >= 4.3.20, libxml2-devel BuildRequires: perl(XML::Parser) -Requires: xfce4-panel >= 4.3.99.2 +Requires: xfce4-panel >= 4.4.0 %description A CPU monitor plugin for the Xfce panel. It offers multiple display modes @@ -41,6 +41,9 @@ %{_datadir}/xfce4/panel-plugins/*.desktop %changelog +* Sat Apr 28 2007 Christoph Wickert - 0.3.0-5 +- Rebuild for Xfce 4.4.1 + * Mon Jan 22 2007 Christoph Wickert - 0.3.0-4 - Rebuild for Xfce 4.4. - Patch to compile with -Wl,--as-needed (bugzilla.xfce.org #2785) From fedora-extras-commits at redhat.com Sat Apr 28 16:41:50 2007 From: fedora-extras-commits at redhat.com (Christoph Wickert (cwickert)) Date: Sat, 28 Apr 2007 12:41:50 -0400 Subject: rpms/xfce4-cpugraph-plugin/devel xfce4-cpugraph-plugin.spec, 1.9, 1.10 Message-ID: <200704281641.l3SGfoX4010922@cvs-int.fedora.redhat.com> Author: cwickert Update of /cvs/extras/rpms/xfce4-cpugraph-plugin/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv10881/devel Modified Files: xfce4-cpugraph-plugin.spec Log Message: Rebuild for Xfce 4.4.1 Index: xfce4-cpugraph-plugin.spec =================================================================== RCS file: /cvs/extras/rpms/xfce4-cpugraph-plugin/devel/xfce4-cpugraph-plugin.spec,v retrieving revision 1.9 retrieving revision 1.10 diff -u -r1.9 -r1.10 --- xfce4-cpugraph-plugin.spec 22 Jan 2007 22:55:10 -0000 1.9 +++ xfce4-cpugraph-plugin.spec 28 Apr 2007 16:41:15 -0000 1.10 @@ -1,6 +1,6 @@ Name: xfce4-cpugraph-plugin Version: 0.3.0 -Release: 4%{?dist} +Release: 5%{?dist} Summary: CPU monitor for the Xfce panel Group: User Interface/Desktops @@ -12,7 +12,7 @@ BuildRequires: xfce4-panel-devel >= 4.3.20, libxfcegui4-devel >= 4.3.20, libxml2-devel BuildRequires: perl(XML::Parser) -Requires: xfce4-panel >= 4.3.99.2 +Requires: xfce4-panel >= 4.4.0 %description A CPU monitor plugin for the Xfce panel. It offers multiple display modes @@ -41,6 +41,9 @@ %{_datadir}/xfce4/panel-plugins/*.desktop %changelog +* Sat Apr 28 2007 Christoph Wickert - 0.3.0-5 +- Rebuild for Xfce 4.4.1 + * Mon Jan 22 2007 Christoph Wickert - 0.3.0-4 - Rebuild for Xfce 4.4. - Patch to compile with -Wl,--as-needed (bugzilla.xfce.org #2785) From fedora-extras-commits at redhat.com Sat Apr 28 16:45:40 2007 From: fedora-extras-commits at redhat.com (Christoph Wickert (cwickert)) Date: Sat, 28 Apr 2007 12:45:40 -0400 Subject: rpms/xfce4-dict-plugin/FC-6 xfce4-dict-plugin.spec,1.3,1.4 Message-ID: <200704281645.l3SGjeEn011070@cvs-int.fedora.redhat.com> Author: cwickert Update of /cvs/extras/rpms/xfce4-dict-plugin/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv11030/FC-6 Modified Files: xfce4-dict-plugin.spec Log Message: Rebuild for Xfce 4.4.1 Index: xfce4-dict-plugin.spec =================================================================== RCS file: /cvs/extras/rpms/xfce4-dict-plugin/FC-6/xfce4-dict-plugin.spec,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- xfce4-dict-plugin.spec 27 Jan 2007 20:26:09 -0000 1.3 +++ xfce4-dict-plugin.spec 28 Apr 2007 16:45:05 -0000 1.4 @@ -1,6 +1,6 @@ Name: xfce4-dict-plugin Version: 0.2.1 -Release: 1%{?dist} +Release: 2%{?dist} Summary: A Xfce panel plugin to query a Dict server Group: User Interface/Desktops @@ -11,7 +11,7 @@ BuildRequires: xfce4-panel-devel >= 4.3.99.1, libxfcegui4-devel >= 4.3.90.2 BuildRequires: libxml2-devel, gettext, perl(XML::Parser) -Requires: xfce4-panel >= 4.3.99.2 +Requires: xfce4-panel >= 4.4.0 %description With this plugin you can query a dictionary server (see RFC 2229) to search @@ -49,6 +49,9 @@ %{_datadir}/icons/hicolor/scalable/apps/dict-icon.svg %changelog +* Sat Apr 28 2007 Christoph Wickert - 0.2.1-2 +- Rebuild for Xfce 4.4.1 + * Mon Jan 22 2007 Christoph Wickert - 0.2.1-1 - Update to 0.2.1 on Xfce 4.4. - Update gtk-icon-cache scriptlets. From fedora-extras-commits at redhat.com Sat Apr 28 16:45:45 2007 From: fedora-extras-commits at redhat.com (Christoph Wickert (cwickert)) Date: Sat, 28 Apr 2007 12:45:45 -0400 Subject: rpms/xfce4-dict-plugin/devel xfce4-dict-plugin.spec,1.3,1.4 Message-ID: <200704281645.l3SGjjBE011073@cvs-int.fedora.redhat.com> Author: cwickert Update of /cvs/extras/rpms/xfce4-dict-plugin/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv11030/devel Modified Files: xfce4-dict-plugin.spec Log Message: Rebuild for Xfce 4.4.1 Index: xfce4-dict-plugin.spec =================================================================== RCS file: /cvs/extras/rpms/xfce4-dict-plugin/devel/xfce4-dict-plugin.spec,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- xfce4-dict-plugin.spec 22 Jan 2007 11:30:00 -0000 1.3 +++ xfce4-dict-plugin.spec 28 Apr 2007 16:45:10 -0000 1.4 @@ -1,6 +1,6 @@ Name: xfce4-dict-plugin Version: 0.2.1 -Release: 1%{?dist} +Release: 2%{?dist} Summary: A Xfce panel plugin to query a Dict server Group: User Interface/Desktops @@ -11,7 +11,7 @@ BuildRequires: xfce4-panel-devel >= 4.3.99.1, libxfcegui4-devel >= 4.3.90.2 BuildRequires: libxml2-devel, gettext, perl(XML::Parser) -Requires: xfce4-panel >= 4.3.99.2 +Requires: xfce4-panel >= 4.4.0 %description With this plugin you can query a dictionary server (see RFC 2229) to search @@ -49,6 +49,9 @@ %{_datadir}/icons/hicolor/scalable/apps/dict-icon.svg %changelog +* Sat Apr 28 2007 Christoph Wickert - 0.2.1-2 +- Rebuild for Xfce 4.4.1 + * Mon Jan 22 2007 Christoph Wickert - 0.2.1-1 - Update to 0.2.1 on Xfce 4.4. - Update gtk-icon-cache scriptlets. From fedora-extras-commits at redhat.com Sat Apr 28 16:49:13 2007 From: fedora-extras-commits at redhat.com (Christoph Wickert (cwickert)) Date: Sat, 28 Apr 2007 12:49:13 -0400 Subject: rpms/xfce4-diskperf-plugin/FC-6 xfce4-diskperf-plugin.spec, 1.9, 1.10 Message-ID: <200704281649.l3SGnD79011208@cvs-int.fedora.redhat.com> Author: cwickert Update of /cvs/extras/rpms/xfce4-diskperf-plugin/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv11174/FC-6 Modified Files: xfce4-diskperf-plugin.spec Log Message: Rebuild for Xfce 4.4.1 Index: xfce4-diskperf-plugin.spec =================================================================== RCS file: /cvs/extras/rpms/xfce4-diskperf-plugin/FC-6/xfce4-diskperf-plugin.spec,v retrieving revision 1.9 retrieving revision 1.10 diff -u -r1.9 -r1.10 --- xfce4-diskperf-plugin.spec 27 Jan 2007 20:33:03 -0000 1.9 +++ xfce4-diskperf-plugin.spec 28 Apr 2007 16:48:38 -0000 1.10 @@ -1,6 +1,6 @@ Name: xfce4-diskperf-plugin Version: 2.1.0 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Disk performance plugin for the Xfce panel Group: User Interface/Desktops @@ -11,7 +11,7 @@ BuildRequires: xfce4-panel-devel >= 4.3.90, libxfcegui4-devel >= 4.3.90, libxml2-devel BuildRequires: gettext, perl(XML::Parser) -Requires: xfce4-panel >= 4.3.99.2 +Requires: xfce4-panel >= 4.4.0 %description The DiskPerf plugin displays disk/partition performance (bytes transfered per @@ -39,6 +39,9 @@ %{_datadir}/xfce4/panel-plugins/*.desktop %changelog +* Sat Apr 28 2007 Christoph Wickert - 2.1.0-3 +- Rebuild for Xfce 4.4.1 + * Mon Jan 22 2007 Christoph Wickert - 2.1.0-2 - Rebuild for Xfce 4.4. From fedora-extras-commits at redhat.com Sat Apr 28 16:49:18 2007 From: fedora-extras-commits at redhat.com (Christoph Wickert (cwickert)) Date: Sat, 28 Apr 2007 12:49:18 -0400 Subject: rpms/xfce4-diskperf-plugin/devel xfce4-diskperf-plugin.spec, 1.11, 1.12 Message-ID: <200704281649.l3SGnIAN011212@cvs-int.fedora.redhat.com> Author: cwickert Update of /cvs/extras/rpms/xfce4-diskperf-plugin/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv11174/devel Modified Files: xfce4-diskperf-plugin.spec Log Message: Rebuild for Xfce 4.4.1 Index: xfce4-diskperf-plugin.spec =================================================================== RCS file: /cvs/extras/rpms/xfce4-diskperf-plugin/devel/xfce4-diskperf-plugin.spec,v retrieving revision 1.11 retrieving revision 1.12 diff -u -r1.11 -r1.12 --- xfce4-diskperf-plugin.spec 22 Jan 2007 12:06:30 -0000 1.11 +++ xfce4-diskperf-plugin.spec 28 Apr 2007 16:48:43 -0000 1.12 @@ -1,6 +1,6 @@ Name: xfce4-diskperf-plugin Version: 2.1.0 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Disk performance plugin for the Xfce panel Group: User Interface/Desktops @@ -11,7 +11,7 @@ BuildRequires: xfce4-panel-devel >= 4.3.90, libxfcegui4-devel >= 4.3.90, libxml2-devel BuildRequires: gettext, perl(XML::Parser) -Requires: xfce4-panel >= 4.3.99.2 +Requires: xfce4-panel >= 4.4.0 %description The DiskPerf plugin displays disk/partition performance (bytes transfered per @@ -39,6 +39,9 @@ %{_datadir}/xfce4/panel-plugins/*.desktop %changelog +* Sat Apr 28 2007 Christoph Wickert - 2.1.0-3 +- Rebuild for Xfce 4.4.1 + * Mon Jan 22 2007 Christoph Wickert - 2.1.0-2 - Rebuild for Xfce 4.4. From fedora-extras-commits at redhat.com Sat Apr 28 16:52:49 2007 From: fedora-extras-commits at redhat.com (Christoph Wickert (cwickert)) Date: Sat, 28 Apr 2007 12:52:49 -0400 Subject: rpms/xfce4-eyes-plugin/FC-6 xfce4-eyes-plugin.spec,1.4,1.5 Message-ID: <200704281652.l3SGqnDw011378@cvs-int.fedora.redhat.com> Author: cwickert Update of /cvs/extras/rpms/xfce4-eyes-plugin/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv11343/FC-6 Modified Files: xfce4-eyes-plugin.spec Log Message: Rebuild for Xfce 4.4.1 Index: xfce4-eyes-plugin.spec =================================================================== RCS file: /cvs/extras/rpms/xfce4-eyes-plugin/FC-6/xfce4-eyes-plugin.spec,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- xfce4-eyes-plugin.spec 27 Jan 2007 20:36:47 -0000 1.4 +++ xfce4-eyes-plugin.spec 28 Apr 2007 16:52:13 -0000 1.5 @@ -1,6 +1,6 @@ Name: xfce4-eyes-plugin Version: 4.4.0 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Eyes for the Xfce panel Group: User Interface/Desktops @@ -11,7 +11,7 @@ BuildRequires: xfce4-panel-devel >= 4.3.99.1, libxfcegui4-devel >= 4.3.90.2 BuildRequires: libxml2-devel, gettext, perl(XML::Parser) -Requires: xfce4-panel >= 4.3.99.2 +Requires: xfce4-panel >= 4.4.0 %description A xfce4 panel plugin that adds eyes which watch your every step. Scary! @@ -48,6 +48,9 @@ %{_datadir}/xfce4/eyes/ %changelog +* Sat Apr 28 2007 Christoph Wickert - 4.4.0-2 +- Rebuild for Xfce 4.4.1 + * Mon Jan 22 2007 Christoph Wickert - 4.4.0-1 - Update to 4.4.0 on Xfce 4.4. - Update gtk-icon-cache scriptlets. From fedora-extras-commits at redhat.com Sat Apr 28 16:52:55 2007 From: fedora-extras-commits at redhat.com (Christoph Wickert (cwickert)) Date: Sat, 28 Apr 2007 12:52:55 -0400 Subject: rpms/xfce4-eyes-plugin/devel xfce4-eyes-plugin.spec,1.4,1.5 Message-ID: <200704281652.l3SGqtPK011381@cvs-int.fedora.redhat.com> Author: cwickert Update of /cvs/extras/rpms/xfce4-eyes-plugin/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv11343/devel Modified Files: xfce4-eyes-plugin.spec Log Message: Rebuild for Xfce 4.4.1 Index: xfce4-eyes-plugin.spec =================================================================== RCS file: /cvs/extras/rpms/xfce4-eyes-plugin/devel/xfce4-eyes-plugin.spec,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- xfce4-eyes-plugin.spec 22 Jan 2007 11:33:26 -0000 1.4 +++ xfce4-eyes-plugin.spec 28 Apr 2007 16:52:19 -0000 1.5 @@ -1,6 +1,6 @@ Name: xfce4-eyes-plugin Version: 4.4.0 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Eyes for the Xfce panel Group: User Interface/Desktops @@ -11,7 +11,7 @@ BuildRequires: xfce4-panel-devel >= 4.3.99.1, libxfcegui4-devel >= 4.3.90.2 BuildRequires: libxml2-devel, gettext, perl(XML::Parser) -Requires: xfce4-panel >= 4.3.99.2 +Requires: xfce4-panel >= 4.4.0 %description A xfce4 panel plugin that adds eyes which watch your every step. Scary! @@ -48,6 +48,9 @@ %{_datadir}/xfce4/eyes/ %changelog +* Sat Apr 28 2007 Christoph Wickert - 4.4.0-2 +- Rebuild for Xfce 4.4.1 + * Mon Jan 22 2007 Christoph Wickert - 4.4.0-1 - Update to 4.4.0 on Xfce 4.4. - Update gtk-icon-cache scriptlets. From fedora-extras-commits at redhat.com Sat Apr 28 16:56:54 2007 From: fedora-extras-commits at redhat.com (Christoph Wickert (cwickert)) Date: Sat, 28 Apr 2007 12:56:54 -0400 Subject: rpms/xfce4-fsguard-plugin/FC-6 xfce4-fsguard-plugin.spec,1.6,1.7 Message-ID: <200704281656.l3SGusXo011562@cvs-int.fedora.redhat.com> Author: cwickert Update of /cvs/extras/rpms/xfce4-fsguard-plugin/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv11479/FC-6 Modified Files: xfce4-fsguard-plugin.spec Log Message: Rebuild for Xfce 4.4.1 Index: xfce4-fsguard-plugin.spec =================================================================== RCS file: /cvs/extras/rpms/xfce4-fsguard-plugin/FC-6/xfce4-fsguard-plugin.spec,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- xfce4-fsguard-plugin.spec 27 Jan 2007 20:41:50 -0000 1.6 +++ xfce4-fsguard-plugin.spec 28 Apr 2007 16:56:20 -0000 1.7 @@ -1,6 +1,6 @@ Name: xfce4-fsguard-plugin Version: 0.3.0 -Release: 4%{?dist} +Release: 5%{?dist} Summary: Filesystem-Guard plugin for the Xfce panel Group: User Interface/Desktops @@ -12,7 +12,7 @@ BuildRequires: xfce4-panel-devel >= 4.3.22, libxfcegui4-devel >= 4.3.22, libxml2-devel BuildRequires: gettext, perl(XML::Parser) -Requires: xfce4-panel >= 4.3.99.2 +Requires: xfce4-panel >= 4.4.0 %description A little Xfce plugin, which checks the free space on the chosen mountpoint @@ -43,6 +43,9 @@ %{_datadir}/xfce4/panel-plugins/*.desktop %changelog +* Sat Apr 28 2007 Christoph Wickert - 0.3.0-5 +- Rebuild for Xfce 4.4.1 + * Mon Jan 22 2007 Christoph Wickert - 0.3.0-4 - Rebuild for Xfce 4.4 - Patch to compile with -Wl,--as-needed (bugzilla.xfce.org #2783) From fedora-extras-commits at redhat.com Sat Apr 28 16:56:59 2007 From: fedora-extras-commits at redhat.com (Christoph Wickert (cwickert)) Date: Sat, 28 Apr 2007 12:56:59 -0400 Subject: rpms/xfce4-fsguard-plugin/devel xfce4-fsguard-plugin.spec,1.6,1.7 Message-ID: <200704281656.l3SGuxLm011565@cvs-int.fedora.redhat.com> Author: cwickert Update of /cvs/extras/rpms/xfce4-fsguard-plugin/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv11479/devel Modified Files: xfce4-fsguard-plugin.spec Log Message: Rebuild for Xfce 4.4.1 Index: xfce4-fsguard-plugin.spec =================================================================== RCS file: /cvs/extras/rpms/xfce4-fsguard-plugin/devel/xfce4-fsguard-plugin.spec,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- xfce4-fsguard-plugin.spec 22 Jan 2007 22:41:03 -0000 1.6 +++ xfce4-fsguard-plugin.spec 28 Apr 2007 16:56:24 -0000 1.7 @@ -1,6 +1,6 @@ Name: xfce4-fsguard-plugin Version: 0.3.0 -Release: 4%{?dist} +Release: 5%{?dist} Summary: Filesystem-Guard plugin for the Xfce panel Group: User Interface/Desktops @@ -12,7 +12,7 @@ BuildRequires: xfce4-panel-devel >= 4.3.22, libxfcegui4-devel >= 4.3.22, libxml2-devel BuildRequires: gettext, perl(XML::Parser) -Requires: xfce4-panel >= 4.3.99.2 +Requires: xfce4-panel >= 4.4.0 %description A little Xfce plugin, which checks the free space on the chosen mountpoint @@ -43,6 +43,9 @@ %{_datadir}/xfce4/panel-plugins/*.desktop %changelog +* Sat Apr 28 2007 Christoph Wickert - 0.3.0-5 +- Rebuild for Xfce 4.4.1 + * Mon Jan 22 2007 Christoph Wickert - 0.3.0-4 - Rebuild for Xfce 4.4 - Patch to compile with -Wl,--as-needed (bugzilla.xfce.org #2783) From fedora-extras-commits at redhat.com Sat Apr 28 17:00:20 2007 From: fedora-extras-commits at redhat.com (Christoph Wickert (cwickert)) Date: Sat, 28 Apr 2007 13:00:20 -0400 Subject: rpms/xfce4-genmon-plugin/FC-6 xfce4-genmon-plugin.spec,1.9,1.10 Message-ID: <200704281700.l3SH0KM4011701@cvs-int.fedora.redhat.com> Author: cwickert Update of /cvs/extras/rpms/xfce4-genmon-plugin/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv11652/FC-6 Modified Files: xfce4-genmon-plugin.spec Log Message: Rebuild for Xfce 4.4.1 Index: xfce4-genmon-plugin.spec =================================================================== RCS file: /cvs/extras/rpms/xfce4-genmon-plugin/FC-6/xfce4-genmon-plugin.spec,v retrieving revision 1.9 retrieving revision 1.10 diff -u -r1.9 -r1.10 --- xfce4-genmon-plugin.spec 24 Feb 2007 21:33:34 -0000 1.9 +++ xfce4-genmon-plugin.spec 28 Apr 2007 16:59:45 -0000 1.10 @@ -1,6 +1,6 @@ Name: xfce4-genmon-plugin Version: 3.1 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Generic monitor plugin for the Xfce panel Group: User Interface/Desktops @@ -11,7 +11,7 @@ BuildRequires: xfce4-panel-devel >= 4.3.22, libxfcegui4-devel >= 4.3.22, libxml2-devel BuildRequires: gettext, perl(XML::Parser) -Requires: xfce4-panel >= 4.3.99.2 +Requires: xfce4-panel >= 4.4.0 %description The GenMon plugin cyclically spawns the indicated script/program, @@ -39,6 +39,9 @@ %{_datadir}/xfce4/panel-plugins/*.desktop %changelog +* Sat Apr 28 2007 Christoph Wickert - 3.1-2 +- Rebuild for Xfce 4.4.1 + * Sat Feb 24 2007 Christoph Wickert - 3.1-1 - Update to 0.3.1. - Fix bugzilla.xfce.org #2435 and #2722, drop xfce4-dev-tools BR. From fedora-extras-commits at redhat.com Sat Apr 28 17:00:24 2007 From: fedora-extras-commits at redhat.com (Christoph Wickert (cwickert)) Date: Sat, 28 Apr 2007 13:00:24 -0400 Subject: rpms/xfce4-genmon-plugin/devel xfce4-genmon-plugin.spec,1.11,1.12 Message-ID: <200704281700.l3SH0OZu011708@cvs-int.fedora.redhat.com> Author: cwickert Update of /cvs/extras/rpms/xfce4-genmon-plugin/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv11652/devel Modified Files: xfce4-genmon-plugin.spec Log Message: Rebuild for Xfce 4.4.1 Index: xfce4-genmon-plugin.spec =================================================================== RCS file: /cvs/extras/rpms/xfce4-genmon-plugin/devel/xfce4-genmon-plugin.spec,v retrieving revision 1.11 retrieving revision 1.12 diff -u -r1.11 -r1.12 --- xfce4-genmon-plugin.spec 24 Feb 2007 21:33:37 -0000 1.11 +++ xfce4-genmon-plugin.spec 28 Apr 2007 16:59:50 -0000 1.12 @@ -1,6 +1,6 @@ Name: xfce4-genmon-plugin Version: 3.1 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Generic monitor plugin for the Xfce panel Group: User Interface/Desktops @@ -11,7 +11,7 @@ BuildRequires: xfce4-panel-devel >= 4.3.22, libxfcegui4-devel >= 4.3.22, libxml2-devel BuildRequires: gettext, perl(XML::Parser) -Requires: xfce4-panel >= 4.3.99.2 +Requires: xfce4-panel >= 4.4.0 %description The GenMon plugin cyclically spawns the indicated script/program, @@ -39,6 +39,9 @@ %{_datadir}/xfce4/panel-plugins/*.desktop %changelog +* Sat Apr 28 2007 Christoph Wickert - 3.1-2 +- Rebuild for Xfce 4.4.1 + * Sat Feb 24 2007 Christoph Wickert - 3.1-1 - Update to 0.3.1. - Fix bugzilla.xfce.org #2435 and #2722, drop xfce4-dev-tools BR. From fedora-extras-commits at redhat.com Sat Apr 28 17:03:41 2007 From: fedora-extras-commits at redhat.com (Christoph Wickert (cwickert)) Date: Sat, 28 Apr 2007 13:03:41 -0400 Subject: rpms/xfce4-minicmd-plugin/FC-6 xfce4-minicmd-plugin.spec,1.6,1.7 Message-ID: <200704281703.l3SH3fBS016136@cvs-int.fedora.redhat.com> Author: cwickert Update of /cvs/extras/rpms/xfce4-minicmd-plugin/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv16104/FC-6 Modified Files: xfce4-minicmd-plugin.spec Log Message: Rebuild for Xfce 4.4.1 Index: xfce4-minicmd-plugin.spec =================================================================== RCS file: /cvs/extras/rpms/xfce4-minicmd-plugin/FC-6/xfce4-minicmd-plugin.spec,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- xfce4-minicmd-plugin.spec 28 Jan 2007 00:38:20 -0000 1.6 +++ xfce4-minicmd-plugin.spec 28 Apr 2007 17:03:06 -0000 1.7 @@ -1,6 +1,6 @@ Name: xfce4-minicmd-plugin Version: 0.4 -Release: 4%{?dist} +Release: 5%{?dist} Summary: Mini command-line plugin for the Xfce panel Group: User Interface/Desktops @@ -11,7 +11,7 @@ BuildRequires: xfce4-panel-devel >= 4.3.20, libxfcegui4-devel >= 4.3.20, libxml2-devel BuildRequires: perl(XML::Parser) -Requires: xfce4-panel >= 4.3.99.2 +Requires: xfce4-panel >= 4.4.0 %description A mini command-line plugin for the Xfce panel. You can execute programs by @@ -41,6 +41,9 @@ %{_datadir}/xfce4/panel-plugins/*.desktop %changelog +* Sat Apr 28 2007 Christoph Wickert - 0.4-5 +- Rebuild for Xfce 4.4.1 + * Sun Jan 28 2007 Christoph Wickert - 0.4-4 - Rebuild for XFCE 4.4. From fedora-extras-commits at redhat.com Sat Apr 28 17:03:45 2007 From: fedora-extras-commits at redhat.com (Christoph Wickert (cwickert)) Date: Sat, 28 Apr 2007 13:03:45 -0400 Subject: rpms/xfce4-minicmd-plugin/devel xfce4-minicmd-plugin.spec,1.6,1.7 Message-ID: <200704281703.l3SH3jSA016139@cvs-int.fedora.redhat.com> Author: cwickert Update of /cvs/extras/rpms/xfce4-minicmd-plugin/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv16104/devel Modified Files: xfce4-minicmd-plugin.spec Log Message: Rebuild for Xfce 4.4.1 Index: xfce4-minicmd-plugin.spec =================================================================== RCS file: /cvs/extras/rpms/xfce4-minicmd-plugin/devel/xfce4-minicmd-plugin.spec,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- xfce4-minicmd-plugin.spec 28 Jan 2007 00:38:21 -0000 1.6 +++ xfce4-minicmd-plugin.spec 28 Apr 2007 17:03:11 -0000 1.7 @@ -1,6 +1,6 @@ Name: xfce4-minicmd-plugin Version: 0.4 -Release: 4%{?dist} +Release: 5%{?dist} Summary: Mini command-line plugin for the Xfce panel Group: User Interface/Desktops @@ -11,7 +11,7 @@ BuildRequires: xfce4-panel-devel >= 4.3.20, libxfcegui4-devel >= 4.3.20, libxml2-devel BuildRequires: perl(XML::Parser) -Requires: xfce4-panel >= 4.3.99.2 +Requires: xfce4-panel >= 4.4.0 %description A mini command-line plugin for the Xfce panel. You can execute programs by @@ -41,6 +41,9 @@ %{_datadir}/xfce4/panel-plugins/*.desktop %changelog +* Sat Apr 28 2007 Christoph Wickert - 0.4-5 +- Rebuild for Xfce 4.4.1 + * Sun Jan 28 2007 Christoph Wickert - 0.4-4 - Rebuild for XFCE 4.4. From fedora-extras-commits at redhat.com Sat Apr 28 17:08:08 2007 From: fedora-extras-commits at redhat.com (Christoph Wickert (cwickert)) Date: Sat, 28 Apr 2007 13:08:08 -0400 Subject: rpms/xfce4-mount-plugin/devel xfce4-mount-plugin.spec,1.11,1.12 Message-ID: <200704281708.l3SH889i016302@cvs-int.fedora.redhat.com> Author: cwickert Update of /cvs/extras/rpms/xfce4-mount-plugin/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv16265/devel Modified Files: xfce4-mount-plugin.spec Log Message: Rebuild for Xfce 4.4.1 Index: xfce4-mount-plugin.spec =================================================================== RCS file: /cvs/extras/rpms/xfce4-mount-plugin/devel/xfce4-mount-plugin.spec,v retrieving revision 1.11 retrieving revision 1.12 diff -u -r1.11 -r1.12 --- xfce4-mount-plugin.spec 2 Mar 2007 23:04:33 -0000 1.11 +++ xfce4-mount-plugin.spec 28 Apr 2007 17:07:34 -0000 1.12 @@ -1,6 +1,6 @@ Name: xfce4-mount-plugin Version: 0.5.1 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Mount/unmount utility for the Xfce panel Group: User Interface/Desktops @@ -11,7 +11,7 @@ BuildRequires: xfce4-panel-devel >= 4.3.20, libxfcegui4-devel >= 4.3.20, libxml2-devel BuildRequires: gettext, perl(XML::Parser) -Requires: xfce4-panel >= 4.3.99.2 +Requires: xfce4-panel >= 4.4.0 %description Mount and unmount filesystems from the Xfce panel. @@ -48,6 +48,9 @@ %{_datadir}/icons/hicolor/scalable/apps/xfce-mount.svg %changelog +* Sat Apr 28 2007 Christoph Wickert - 0.5.1-2 +- Rebuild for Xfce 4.4.1 + * Sat Mar 03 2007 Christoph Wickert - 0.5.1-1 - Update to 0.5.1. From fedora-extras-commits at redhat.com Sat Apr 28 17:08:04 2007 From: fedora-extras-commits at redhat.com (Christoph Wickert (cwickert)) Date: Sat, 28 Apr 2007 13:08:04 -0400 Subject: rpms/xfce4-mount-plugin/FC-6 xfce4-mount-plugin.spec,1.11,1.12 Message-ID: <200704281708.l3SH84cE016299@cvs-int.fedora.redhat.com> Author: cwickert Update of /cvs/extras/rpms/xfce4-mount-plugin/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv16265/FC-6 Modified Files: xfce4-mount-plugin.spec Log Message: Rebuild for Xfce 4.4.1 Index: xfce4-mount-plugin.spec =================================================================== RCS file: /cvs/extras/rpms/xfce4-mount-plugin/FC-6/xfce4-mount-plugin.spec,v retrieving revision 1.11 retrieving revision 1.12 diff -u -r1.11 -r1.12 --- xfce4-mount-plugin.spec 2 Mar 2007 23:04:30 -0000 1.11 +++ xfce4-mount-plugin.spec 28 Apr 2007 17:07:29 -0000 1.12 @@ -1,6 +1,6 @@ Name: xfce4-mount-plugin Version: 0.5.1 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Mount/unmount utility for the Xfce panel Group: User Interface/Desktops @@ -11,7 +11,7 @@ BuildRequires: xfce4-panel-devel >= 4.3.20, libxfcegui4-devel >= 4.3.20, libxml2-devel BuildRequires: gettext, perl(XML::Parser) -Requires: xfce4-panel >= 4.3.99.2 +Requires: xfce4-panel >= 4.4.0 %description Mount and unmount filesystems from the Xfce panel. @@ -48,6 +48,9 @@ %{_datadir}/icons/hicolor/scalable/apps/xfce-mount.svg %changelog +* Sat Apr 28 2007 Christoph Wickert - 0.5.1-2 +- Rebuild for Xfce 4.4.1 + * Sat Mar 03 2007 Christoph Wickert - 0.5.1-1 - Update to 0.5.1. From fedora-extras-commits at redhat.com Sat Apr 28 17:12:13 2007 From: fedora-extras-commits at redhat.com (Christoph Wickert (cwickert)) Date: Sat, 28 Apr 2007 13:12:13 -0400 Subject: rpms/xfce4-netload-plugin/FC-6 xfce4-netload-plugin.spec,1.7,1.8 Message-ID: <200704281712.l3SHCDfi016430@cvs-int.fedora.redhat.com> Author: cwickert Update of /cvs/extras/rpms/xfce4-netload-plugin/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv16398/FC-6 Modified Files: xfce4-netload-plugin.spec Log Message: Rebuild for Xfce 4.4.1 Index: xfce4-netload-plugin.spec =================================================================== RCS file: /cvs/extras/rpms/xfce4-netload-plugin/FC-6/xfce4-netload-plugin.spec,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- xfce4-netload-plugin.spec 27 Jan 2007 20:52:20 -0000 1.7 +++ xfce4-netload-plugin.spec 28 Apr 2007 17:11:38 -0000 1.8 @@ -1,6 +1,6 @@ Name: xfce4-netload-plugin Version: 0.4.0 -Release: 4%{?dist} +Release: 5%{?dist} Summary: Network-load monitor for the Xfce panel Group: User Interface/Desktops @@ -12,7 +12,7 @@ BuildRequires: xfce4-panel-devel >= 4.3.20, libxfcegui4-devel >= 4.3.20, libxml2-devel BuildRequires: gettext, perl(XML::Parser) -Requires: xfce4-panel >= 4.3.99.2 +Requires: xfce4-panel >= 4.4.0 %description A network-load monitor plugin for the Xfce panel. @@ -40,6 +40,9 @@ %{_datadir}/xfce4/panel-plugins/*.desktop %changelog +* Sat Apr 28 2007 Christoph Wickert - 0.4.0-5 +- Rebuild for Xfce 4.4.1 + * Mon Jan 22 2007 Christoph Wickert - 0.4.0-4 - Rebuild for Xfce 4.4. - Patch to compile with -Wl,--as-needed (bugzilla.xfce.org #2782) From fedora-extras-commits at redhat.com Sat Apr 28 17:12:17 2007 From: fedora-extras-commits at redhat.com (Christoph Wickert (cwickert)) Date: Sat, 28 Apr 2007 13:12:17 -0400 Subject: rpms/xfce4-netload-plugin/devel xfce4-netload-plugin.spec,1.8,1.9 Message-ID: <200704281712.l3SHCHxk016433@cvs-int.fedora.redhat.com> Author: cwickert Update of /cvs/extras/rpms/xfce4-netload-plugin/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv16398/devel Modified Files: xfce4-netload-plugin.spec Log Message: Rebuild for Xfce 4.4.1 Index: xfce4-netload-plugin.spec =================================================================== RCS file: /cvs/extras/rpms/xfce4-netload-plugin/devel/xfce4-netload-plugin.spec,v retrieving revision 1.8 retrieving revision 1.9 diff -u -r1.8 -r1.9 --- xfce4-netload-plugin.spec 22 Jan 2007 22:53:44 -0000 1.8 +++ xfce4-netload-plugin.spec 28 Apr 2007 17:11:43 -0000 1.9 @@ -1,6 +1,6 @@ Name: xfce4-netload-plugin Version: 0.4.0 -Release: 4%{?dist} +Release: 5%{?dist} Summary: Network-load monitor for the Xfce panel Group: User Interface/Desktops @@ -12,7 +12,7 @@ BuildRequires: xfce4-panel-devel >= 4.3.20, libxfcegui4-devel >= 4.3.20, libxml2-devel BuildRequires: gettext, perl(XML::Parser) -Requires: xfce4-panel >= 4.3.99.2 +Requires: xfce4-panel >= 4.4.0 %description A network-load monitor plugin for the Xfce panel. @@ -40,6 +40,9 @@ %{_datadir}/xfce4/panel-plugins/*.desktop %changelog +* Sat Apr 28 2007 Christoph Wickert - 0.4.0-5 +- Rebuild for Xfce 4.4.1 + * Mon Jan 22 2007 Christoph Wickert - 0.4.0-4 - Rebuild for Xfce 4.4. - Patch to compile with -Wl,--as-needed (bugzilla.xfce.org #2782) From fedora-extras-commits at redhat.com Sat Apr 28 17:15:54 2007 From: fedora-extras-commits at redhat.com (Christoph Wickert (cwickert)) Date: Sat, 28 Apr 2007 13:15:54 -0400 Subject: rpms/xfce4-notes-plugin/FC-6 xfce4-notes-plugin.spec,1.7,1.8 Message-ID: <200704281715.l3SHFsmm016595@cvs-int.fedora.redhat.com> Author: cwickert Update of /cvs/extras/rpms/xfce4-notes-plugin/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv16559/FC-6 Modified Files: xfce4-notes-plugin.spec Log Message: Rebuild for Xfce 4.4.1 Index: xfce4-notes-plugin.spec =================================================================== RCS file: /cvs/extras/rpms/xfce4-notes-plugin/FC-6/xfce4-notes-plugin.spec,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- xfce4-notes-plugin.spec 27 Jan 2007 20:56:55 -0000 1.7 +++ xfce4-notes-plugin.spec 28 Apr 2007 17:15:19 -0000 1.8 @@ -1,6 +1,6 @@ Name: xfce4-notes-plugin Version: 1.4.1 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Notes plugin for the Xfce panel Group: User Interface/Desktops @@ -11,7 +11,7 @@ BuildRequires: xfce4-panel-devel >= 4.3.90.1, libxfcegui4-devel >= 4.3.90.1, libxml2-devel BuildRequires: libXt-devel, gettext, perl(XML::Parser) -Requires: xfce4-panel >= 4.3.99.2 +Requires: xfce4-panel >= 4.4.0 %description This plugin provides sticky notes for your desktop. You can create a note by @@ -52,6 +52,9 @@ %{_bindir}/gtk-update-icon-cache --quiet %{_datadir}/icons/hicolor || : %changelog +* Sat Apr 28 2007 Christoph Wickert - 1.4.1-2 +- Rebuild for Xfce 4.4.1 + * Mon Jan 22 2007 Christoph Wickert - 1.4.1-1 - Update to 1.4.1 on Xfce 4.4. From fedora-extras-commits at redhat.com Sat Apr 28 17:15:59 2007 From: fedora-extras-commits at redhat.com (Christoph Wickert (cwickert)) Date: Sat, 28 Apr 2007 13:15:59 -0400 Subject: rpms/xfce4-notes-plugin/devel xfce4-notes-plugin.spec,1.7,1.8 Message-ID: <200704281715.l3SHFxhW016598@cvs-int.fedora.redhat.com> Author: cwickert Update of /cvs/extras/rpms/xfce4-notes-plugin/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv16559/devel Modified Files: xfce4-notes-plugin.spec Log Message: Rebuild for Xfce 4.4.1 Index: xfce4-notes-plugin.spec =================================================================== RCS file: /cvs/extras/rpms/xfce4-notes-plugin/devel/xfce4-notes-plugin.spec,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- xfce4-notes-plugin.spec 22 Jan 2007 11:37:14 -0000 1.7 +++ xfce4-notes-plugin.spec 28 Apr 2007 17:15:24 -0000 1.8 @@ -1,6 +1,6 @@ Name: xfce4-notes-plugin Version: 1.4.1 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Notes plugin for the Xfce panel Group: User Interface/Desktops @@ -11,7 +11,7 @@ BuildRequires: xfce4-panel-devel >= 4.3.90.1, libxfcegui4-devel >= 4.3.90.1, libxml2-devel BuildRequires: libXt-devel, gettext, perl(XML::Parser) -Requires: xfce4-panel >= 4.3.99.2 +Requires: xfce4-panel >= 4.4.0 %description This plugin provides sticky notes for your desktop. You can create a note by @@ -52,6 +52,9 @@ %{_bindir}/gtk-update-icon-cache --quiet %{_datadir}/icons/hicolor || : %changelog +* Sat Apr 28 2007 Christoph Wickert - 1.4.1-2 +- Rebuild for Xfce 4.4.1 + * Mon Jan 22 2007 Christoph Wickert - 1.4.1-1 - Update to 1.4.1 on Xfce 4.4. From fedora-extras-commits at redhat.com Sat Apr 28 17:24:54 2007 From: fedora-extras-commits at redhat.com (Christoph Wickert (cwickert)) Date: Sat, 28 Apr 2007 13:24:54 -0400 Subject: rpms/xfce4-quicklauncher-plugin/devel xfce4-quicklauncher-plugin.spec, 1.6, 1.7 Message-ID: <200704281724.l3SHOsqk016796@cvs-int.fedora.redhat.com> Author: cwickert Update of /cvs/extras/rpms/xfce4-quicklauncher-plugin/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv16761/devel Modified Files: xfce4-quicklauncher-plugin.spec Log Message: Rebuild for Xfce 4.4.1 Index: xfce4-quicklauncher-plugin.spec =================================================================== RCS file: /cvs/extras/rpms/xfce4-quicklauncher-plugin/devel/xfce4-quicklauncher-plugin.spec,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- xfce4-quicklauncher-plugin.spec 28 Jan 2007 00:10:18 -0000 1.6 +++ xfce4-quicklauncher-plugin.spec 28 Apr 2007 17:24:19 -0000 1.7 @@ -1,6 +1,6 @@ Name: xfce4-quicklauncher-plugin Version: 1.9.2 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Quicklauncher plugin for the Xfce panel Group: User Interface/Desktops @@ -11,7 +11,7 @@ BuildRequires: xfce4-panel-devel >= 4.3.20, libxfcegui4-devel >= 4.3.20, libxml2-devel BuildRequires: gettext, perl(XML::Parser) -Requires: xfce4-panel >= 4.3.99.2 +Requires: xfce4-panel >= 4.4.0 %description This plugin allows you to have lots of launchers in the Xfce panel, displaying @@ -40,6 +40,9 @@ %{_datadir}/xfce4/panel-plugins/*.desktop %changelog +* Sat Apt 28 2007 Christoph Wickert - 1.9.2-3 +- Rebuild for Xfce 4.4.1 + * Sun Jan 28 2007 Christoph Wickert - 1.9.2-2 - Rebuild for Xfce 4.4. From fedora-extras-commits at redhat.com Sat Apr 28 17:24:49 2007 From: fedora-extras-commits at redhat.com (Christoph Wickert (cwickert)) Date: Sat, 28 Apr 2007 13:24:49 -0400 Subject: rpms/xfce4-quicklauncher-plugin/FC-6 xfce4-quicklauncher-plugin.spec, 1.6, 1.7 Message-ID: <200704281724.l3SHOnUf016793@cvs-int.fedora.redhat.com> Author: cwickert Update of /cvs/extras/rpms/xfce4-quicklauncher-plugin/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv16761/FC-6 Modified Files: xfce4-quicklauncher-plugin.spec Log Message: Rebuild for Xfce 4.4.1 Index: xfce4-quicklauncher-plugin.spec =================================================================== RCS file: /cvs/extras/rpms/xfce4-quicklauncher-plugin/FC-6/xfce4-quicklauncher-plugin.spec,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- xfce4-quicklauncher-plugin.spec 28 Jan 2007 00:10:17 -0000 1.6 +++ xfce4-quicklauncher-plugin.spec 28 Apr 2007 17:24:14 -0000 1.7 @@ -1,6 +1,6 @@ Name: xfce4-quicklauncher-plugin Version: 1.9.2 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Quicklauncher plugin for the Xfce panel Group: User Interface/Desktops @@ -11,7 +11,7 @@ BuildRequires: xfce4-panel-devel >= 4.3.20, libxfcegui4-devel >= 4.3.20, libxml2-devel BuildRequires: gettext, perl(XML::Parser) -Requires: xfce4-panel >= 4.3.99.2 +Requires: xfce4-panel >= 4.4.0 %description This plugin allows you to have lots of launchers in the Xfce panel, displaying @@ -40,6 +40,9 @@ %{_datadir}/xfce4/panel-plugins/*.desktop %changelog +* Sat Apt 28 2007 Christoph Wickert - 1.9.2-3 +- Rebuild for Xfce 4.4.1 + * Sun Jan 28 2007 Christoph Wickert - 1.9.2-2 - Rebuild for Xfce 4.4. From fedora-extras-commits at redhat.com Sat Apr 28 17:26:49 2007 From: fedora-extras-commits at redhat.com (Christoph Wickert (cwickert)) Date: Sat, 28 Apr 2007 13:26:49 -0400 Subject: rpms/xfce4-quicklauncher-plugin/devel xfce4-quicklauncher-plugin.spec, 1.7, 1.8 Message-ID: <200704281726.l3SHQnas016871@cvs-int.fedora.redhat.com> Author: cwickert Update of /cvs/extras/rpms/xfce4-quicklauncher-plugin/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv16831/devel Modified Files: xfce4-quicklauncher-plugin.spec Log Message: Fix date in changelog Index: xfce4-quicklauncher-plugin.spec =================================================================== RCS file: /cvs/extras/rpms/xfce4-quicklauncher-plugin/devel/xfce4-quicklauncher-plugin.spec,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- xfce4-quicklauncher-plugin.spec 28 Apr 2007 17:24:19 -0000 1.7 +++ xfce4-quicklauncher-plugin.spec 28 Apr 2007 17:26:15 -0000 1.8 @@ -40,7 +40,7 @@ %{_datadir}/xfce4/panel-plugins/*.desktop %changelog -* Sat Apt 28 2007 Christoph Wickert - 1.9.2-3 +* Sat Apr 28 2007 Christoph Wickert - 1.9.2-3 - Rebuild for Xfce 4.4.1 * Sun Jan 28 2007 Christoph Wickert - 1.9.2-2 From fedora-extras-commits at redhat.com Sat Apr 28 17:26:44 2007 From: fedora-extras-commits at redhat.com (Christoph Wickert (cwickert)) Date: Sat, 28 Apr 2007 13:26:44 -0400 Subject: rpms/xfce4-quicklauncher-plugin/FC-6 xfce4-quicklauncher-plugin.spec, 1.7, 1.8 Message-ID: <200704281726.l3SHQiZ6016868@cvs-int.fedora.redhat.com> Author: cwickert Update of /cvs/extras/rpms/xfce4-quicklauncher-plugin/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv16831/FC-6 Modified Files: xfce4-quicklauncher-plugin.spec Log Message: Fix date in changelog Index: xfce4-quicklauncher-plugin.spec =================================================================== RCS file: /cvs/extras/rpms/xfce4-quicklauncher-plugin/FC-6/xfce4-quicklauncher-plugin.spec,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- xfce4-quicklauncher-plugin.spec 28 Apr 2007 17:24:14 -0000 1.7 +++ xfce4-quicklauncher-plugin.spec 28 Apr 2007 17:26:10 -0000 1.8 @@ -40,7 +40,7 @@ %{_datadir}/xfce4/panel-plugins/*.desktop %changelog -* Sat Apt 28 2007 Christoph Wickert - 1.9.2-3 +* Sat Apr 28 2007 Christoph Wickert - 1.9.2-3 - Rebuild for Xfce 4.4.1 * Sun Jan 28 2007 Christoph Wickert - 1.9.2-2 From fedora-extras-commits at redhat.com Sat Apr 28 17:29:44 2007 From: fedora-extras-commits at redhat.com (Christoph Wickert (cwickert)) Date: Sat, 28 Apr 2007 13:29:44 -0400 Subject: rpms/xfce4-screenshooter-plugin/FC-6 xfce4-screenshooter-plugin.spec, 1.6, 1.7 Message-ID: <200704281729.l3SHTifL016995@cvs-int.fedora.redhat.com> Author: cwickert Update of /cvs/extras/rpms/xfce4-screenshooter-plugin/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv16961/FC-6 Modified Files: xfce4-screenshooter-plugin.spec Log Message: Rebuild for Xfce 4.4.1 Index: xfce4-screenshooter-plugin.spec =================================================================== RCS file: /cvs/extras/rpms/xfce4-screenshooter-plugin/FC-6/xfce4-screenshooter-plugin.spec,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- xfce4-screenshooter-plugin.spec 28 Jan 2007 00:15:52 -0000 1.6 +++ xfce4-screenshooter-plugin.spec 28 Apr 2007 17:29:10 -0000 1.7 @@ -1,6 +1,6 @@ Name: xfce4-screenshooter-plugin Version: 1.0.0 -Release: 4%{?dist} +Release: 5%{?dist} Summary: Screenshot utility for the Xfce panel Group: User Interface/Desktops @@ -11,7 +11,7 @@ BuildRequires: xfce4-panel-devel >= 4.3.22, libxfcegui4-devel >= 4.3.22, libxml2-devel BuildRequires: perl(XML::Parser) -Requires: xfce4-panel >= 4.3.99.2 +Requires: xfce4-panel >= 4.4.0 %description The Screenshooter plugin allows you to take screenshots from the Xfce panel. @@ -37,6 +37,9 @@ %{_datadir}/xfce4/panel-plugins/*.desktop %changelog +* Sat Apr 28 2007 Christoph Wickert - 1.0.0-5 +- Rebuild for Xfce 4.4.1 + * Sun Jan 28 2007 Christoph Wickert - 1.0.0-4 - Rebuild for XFCE 4.4. From fedora-extras-commits at redhat.com Sat Apr 28 17:29:49 2007 From: fedora-extras-commits at redhat.com (Christoph Wickert (cwickert)) Date: Sat, 28 Apr 2007 13:29:49 -0400 Subject: rpms/xfce4-screenshooter-plugin/devel xfce4-screenshooter-plugin.spec, 1.6, 1.7 Message-ID: <200704281729.l3SHTnU3016998@cvs-int.fedora.redhat.com> Author: cwickert Update of /cvs/extras/rpms/xfce4-screenshooter-plugin/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv16961/devel Modified Files: xfce4-screenshooter-plugin.spec Log Message: Rebuild for Xfce 4.4.1 Index: xfce4-screenshooter-plugin.spec =================================================================== RCS file: /cvs/extras/rpms/xfce4-screenshooter-plugin/devel/xfce4-screenshooter-plugin.spec,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- xfce4-screenshooter-plugin.spec 28 Jan 2007 00:15:53 -0000 1.6 +++ xfce4-screenshooter-plugin.spec 28 Apr 2007 17:29:14 -0000 1.7 @@ -1,6 +1,6 @@ Name: xfce4-screenshooter-plugin Version: 1.0.0 -Release: 4%{?dist} +Release: 5%{?dist} Summary: Screenshot utility for the Xfce panel Group: User Interface/Desktops @@ -11,7 +11,7 @@ BuildRequires: xfce4-panel-devel >= 4.3.22, libxfcegui4-devel >= 4.3.22, libxml2-devel BuildRequires: perl(XML::Parser) -Requires: xfce4-panel >= 4.3.99.2 +Requires: xfce4-panel >= 4.4.0 %description The Screenshooter plugin allows you to take screenshots from the Xfce panel. @@ -37,6 +37,9 @@ %{_datadir}/xfce4/panel-plugins/*.desktop %changelog +* Sat Apr 28 2007 Christoph Wickert - 1.0.0-5 +- Rebuild for Xfce 4.4.1 + * Sun Jan 28 2007 Christoph Wickert - 1.0.0-4 - Rebuild for XFCE 4.4. From fedora-extras-commits at redhat.com Sat Apr 28 17:32:47 2007 From: fedora-extras-commits at redhat.com (Christoph Wickert (cwickert)) Date: Sat, 28 Apr 2007 13:32:47 -0400 Subject: rpms/xfce4-sensors-plugin/devel xfce4-sensors-plugin.spec,1.7,1.8 Message-ID: <200704281732.l3SHWlpx017543@cvs-int.fedora.redhat.com> Author: cwickert Update of /cvs/extras/rpms/xfce4-sensors-plugin/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv17507/devel Modified Files: xfce4-sensors-plugin.spec Log Message: Rebuild for Xfce 4.4.1 Index: xfce4-sensors-plugin.spec =================================================================== RCS file: /cvs/extras/rpms/xfce4-sensors-plugin/devel/xfce4-sensors-plugin.spec,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- xfce4-sensors-plugin.spec 28 Jan 2007 00:22:57 -0000 1.7 +++ xfce4-sensors-plugin.spec 28 Apr 2007 17:32:12 -0000 1.8 @@ -1,6 +1,6 @@ Name: xfce4-sensors-plugin Version: 0.10.0 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Sensors plugin for the Xfce panel Group: User Interface/Desktops @@ -11,7 +11,7 @@ BuildRequires: xfce4-panel-devel >= 4.3.20, libxfcegui4-devel >= 4.3.20, libxml2-devel BuildRequires: gettext, perl(XML::Parser), lm_sensors-devel >= 2.8 -Requires: xfce4-panel >= 4.3.99.2, lm_sensors >= 2.8 +Requires: xfce4-panel >= 4.4.0, lm_sensors >= 2.8 ExcludeArch: ppc %description @@ -48,6 +48,9 @@ %{_datadir}/icons/hicolor/48x48/apps/xfce-sensors.png %changelog +* Sat Apr 28 2007 Christoph Wickert - 0.10.0-3 +- Rebuild for Xfce 4.4.1 + * Sun Jan 28 2007 Christoph Wickert - 0.10.0-2 - Rebuild for XFCE 4.4. - Update gtk-icon-cache scriptlets. From fedora-extras-commits at redhat.com Sat Apr 28 17:32:42 2007 From: fedora-extras-commits at redhat.com (Christoph Wickert (cwickert)) Date: Sat, 28 Apr 2007 13:32:42 -0400 Subject: rpms/xfce4-sensors-plugin/FC-6 xfce4-sensors-plugin.spec,1.7,1.8 Message-ID: <200704281732.l3SHWgxS017540@cvs-int.fedora.redhat.com> Author: cwickert Update of /cvs/extras/rpms/xfce4-sensors-plugin/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv17507/FC-6 Modified Files: xfce4-sensors-plugin.spec Log Message: Rebuild for Xfce 4.4.1 Index: xfce4-sensors-plugin.spec =================================================================== RCS file: /cvs/extras/rpms/xfce4-sensors-plugin/FC-6/xfce4-sensors-plugin.spec,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- xfce4-sensors-plugin.spec 28 Jan 2007 00:22:57 -0000 1.7 +++ xfce4-sensors-plugin.spec 28 Apr 2007 17:32:07 -0000 1.8 @@ -1,6 +1,6 @@ Name: xfce4-sensors-plugin Version: 0.10.0 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Sensors plugin for the Xfce panel Group: User Interface/Desktops @@ -11,7 +11,7 @@ BuildRequires: xfce4-panel-devel >= 4.3.20, libxfcegui4-devel >= 4.3.20, libxml2-devel BuildRequires: gettext, perl(XML::Parser), lm_sensors-devel >= 2.8 -Requires: xfce4-panel >= 4.3.99.2, lm_sensors >= 2.8 +Requires: xfce4-panel >= 4.4.0, lm_sensors >= 2.8 ExcludeArch: ppc %description @@ -48,6 +48,9 @@ %{_datadir}/icons/hicolor/48x48/apps/xfce-sensors.png %changelog +* Sat Apr 28 2007 Christoph Wickert - 0.10.0-3 +- Rebuild for Xfce 4.4.1 + * Sun Jan 28 2007 Christoph Wickert - 0.10.0-2 - Rebuild for XFCE 4.4. - Update gtk-icon-cache scriptlets. From fedora-extras-commits at redhat.com Sat Apr 28 17:36:09 2007 From: fedora-extras-commits at redhat.com (Christoph Wickert (cwickert)) Date: Sat, 28 Apr 2007 13:36:09 -0400 Subject: rpms/xfce4-mailwatch-plugin/FC-6 xfce4-mailwatch-plugin.spec, 1.5, 1.6 Message-ID: <200704281736.l3SHa9HP017695@cvs-int.fedora.redhat.com> Author: cwickert Update of /cvs/extras/rpms/xfce4-mailwatch-plugin/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv17651/FC-6 Modified Files: xfce4-mailwatch-plugin.spec Log Message: Rebuild for Xfce 4.4.1 Index: xfce4-mailwatch-plugin.spec =================================================================== RCS file: /cvs/extras/rpms/xfce4-mailwatch-plugin/FC-6/xfce4-mailwatch-plugin.spec,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- xfce4-mailwatch-plugin.spec 27 Jan 2007 20:49:05 -0000 1.5 +++ xfce4-mailwatch-plugin.spec 28 Apr 2007 17:35:35 -0000 1.6 @@ -1,6 +1,6 @@ Name: xfce4-mailwatch-plugin Version: 1.0.1 -Release: 5%{?dist} +Release: 6%{?dist} Summary: Mail Watcher plugin for the Xfce panel Group: User Interface/Desktops @@ -16,7 +16,7 @@ %if "%fedora" > "4" BuildRequires: gnutls-devel >= 1.2.0, libXt-devel %endif -Requires: xfce4-panel >= 4.3.99.2 +Requires: xfce4-panel >= 4.4.0 %description Mailwatch is a plugin for the Xfce 4 panel. It is intended to replace the @@ -57,6 +57,9 @@ %{_datadir}/xfce4/doc/C/images/mailwatch-*.png %changelog +* Sat Apr 28 2007 Christoph Wickert - 1.0.1-6 +- Rebuild for Xfce 4.4.1 + * Mon Jan 22 2007 Christoph Wickert - 1.0.1-5 - Rebuild for Xfce 4.4. - Update gtk-icon-cache scriptlets. From fedora-extras-commits at redhat.com Sat Apr 28 17:36:14 2007 From: fedora-extras-commits at redhat.com (Christoph Wickert (cwickert)) Date: Sat, 28 Apr 2007 13:36:14 -0400 Subject: rpms/xfce4-mailwatch-plugin/devel xfce4-mailwatch-plugin.spec, 1.5, 1.6 Message-ID: <200704281736.l3SHaErx017698@cvs-int.fedora.redhat.com> Author: cwickert Update of /cvs/extras/rpms/xfce4-mailwatch-plugin/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv17651/devel Modified Files: xfce4-mailwatch-plugin.spec Log Message: Rebuild for Xfce 4.4.1 Index: xfce4-mailwatch-plugin.spec =================================================================== RCS file: /cvs/extras/rpms/xfce4-mailwatch-plugin/devel/xfce4-mailwatch-plugin.spec,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- xfce4-mailwatch-plugin.spec 22 Jan 2007 20:29:34 -0000 1.5 +++ xfce4-mailwatch-plugin.spec 28 Apr 2007 17:35:40 -0000 1.6 @@ -1,6 +1,6 @@ Name: xfce4-mailwatch-plugin Version: 1.0.1 -Release: 5%{?dist} +Release: 6%{?dist} Summary: Mail Watcher plugin for the Xfce panel Group: User Interface/Desktops @@ -16,7 +16,7 @@ %if "%fedora" > "4" BuildRequires: gnutls-devel >= 1.2.0, libXt-devel %endif -Requires: xfce4-panel >= 4.3.99.2 +Requires: xfce4-panel >= 4.4.0 %description Mailwatch is a plugin for the Xfce 4 panel. It is intended to replace the @@ -57,6 +57,9 @@ %{_datadir}/xfce4/doc/C/images/mailwatch-*.png %changelog +* Sat Apr 28 2007 Christoph Wickert - 1.0.1-6 +- Rebuild for Xfce 4.4.1 + * Mon Jan 22 2007 Christoph Wickert - 1.0.1-5 - Rebuild for Xfce 4.4. - Update gtk-icon-cache scriptlets. From fedora-extras-commits at redhat.com Sat Apr 28 17:39:07 2007 From: fedora-extras-commits at redhat.com (Christoph Wickert (cwickert)) Date: Sat, 28 Apr 2007 13:39:07 -0400 Subject: rpms/xfce4-smartbookmark-plugin/FC-6 xfce4-smartbookmark-plugin.spec, 1.3, 1.4 Message-ID: <200704281739.l3SHd7XT017838@cvs-int.fedora.redhat.com> Author: cwickert Update of /cvs/extras/rpms/xfce4-smartbookmark-plugin/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv17803/FC-6 Modified Files: xfce4-smartbookmark-plugin.spec Log Message: Rebuild for Xfce 4.4.1 Index: xfce4-smartbookmark-plugin.spec =================================================================== RCS file: /cvs/extras/rpms/xfce4-smartbookmark-plugin/FC-6/xfce4-smartbookmark-plugin.spec,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- xfce4-smartbookmark-plugin.spec 27 Jan 2007 21:24:56 -0000 1.3 +++ xfce4-smartbookmark-plugin.spec 28 Apr 2007 17:38:32 -0000 1.4 @@ -1,6 +1,6 @@ Name: xfce4-smartbookmark-plugin Version: 0.4.2 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Smart bookmarks for the Xfce panel Group: User Interface/Desktops @@ -13,7 +13,7 @@ BuildRequires: xfce4-panel-devel >= 4.3.99.1, libxfcegui4-devel >= 4.3.90.2 BuildRequires: libxml2-devel, gettext, perl(XML::Parser) BuildRequires: libXt-devel -Requires: xfce4-panel >= 4.3.99.1, webclient +Requires: xfce4-panel >= 4.4.0, webclient %description A plugin which allows you to do a search directly on Internet on sites like @@ -44,6 +44,9 @@ %{_datadir}/xfce4/panel-plugins/*.desktop %changelog +* Sat Apr 28 2007 Christoph Wickert - 0.4.2-3 +- Rebuild for Xfce 4.4.1 + * Mon Jan 22 2007 Christoph Wickert - 0.4.2-2 - Rebuild for Xfce 4.4. From fedora-extras-commits at redhat.com Sat Apr 28 17:39:11 2007 From: fedora-extras-commits at redhat.com (Christoph Wickert (cwickert)) Date: Sat, 28 Apr 2007 13:39:11 -0400 Subject: rpms/xfce4-smartbookmark-plugin/devel xfce4-smartbookmark-plugin.spec, 1.3, 1.4 Message-ID: <200704281739.l3SHdBQm017846@cvs-int.fedora.redhat.com> Author: cwickert Update of /cvs/extras/rpms/xfce4-smartbookmark-plugin/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv17803/devel Modified Files: xfce4-smartbookmark-plugin.spec Log Message: Rebuild for Xfce 4.4.1 Index: xfce4-smartbookmark-plugin.spec =================================================================== RCS file: /cvs/extras/rpms/xfce4-smartbookmark-plugin/devel/xfce4-smartbookmark-plugin.spec,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- xfce4-smartbookmark-plugin.spec 22 Jan 2007 21:43:12 -0000 1.3 +++ xfce4-smartbookmark-plugin.spec 28 Apr 2007 17:38:37 -0000 1.4 @@ -1,6 +1,6 @@ Name: xfce4-smartbookmark-plugin Version: 0.4.2 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Smart bookmarks for the Xfce panel Group: User Interface/Desktops @@ -13,7 +13,7 @@ BuildRequires: xfce4-panel-devel >= 4.3.99.1, libxfcegui4-devel >= 4.3.90.2 BuildRequires: libxml2-devel, gettext, perl(XML::Parser) BuildRequires: libXt-devel -Requires: xfce4-panel >= 4.3.99.1, webclient +Requires: xfce4-panel >= 4.4.0, webclient %description A plugin which allows you to do a search directly on Internet on sites like @@ -44,6 +44,9 @@ %{_datadir}/xfce4/panel-plugins/*.desktop %changelog +* Sat Apr 28 2007 Christoph Wickert - 0.4.2-3 +- Rebuild for Xfce 4.4.1 + * Mon Jan 22 2007 Christoph Wickert - 0.4.2-2 - Rebuild for Xfce 4.4. From fedora-extras-commits at redhat.com Sat Apr 28 17:41:48 2007 From: fedora-extras-commits at redhat.com (Christoph Wickert (cwickert)) Date: Sat, 28 Apr 2007 13:41:48 -0400 Subject: rpms/xfce4-systemload-plugin/FC-6 xfce4-systemload-plugin.spec, 1.8, 1.9 Message-ID: <200704281741.l3SHfmvm017968@cvs-int.fedora.redhat.com> Author: cwickert Update of /cvs/extras/rpms/xfce4-systemload-plugin/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv17934/FC-6 Modified Files: xfce4-systemload-plugin.spec Log Message: Rebuild for Xfce 4.4.1 Index: xfce4-systemload-plugin.spec =================================================================== RCS file: /cvs/extras/rpms/xfce4-systemload-plugin/FC-6/xfce4-systemload-plugin.spec,v retrieving revision 1.8 retrieving revision 1.9 diff -u -r1.8 -r1.9 --- xfce4-systemload-plugin.spec 27 Jan 2007 21:28:04 -0000 1.8 +++ xfce4-systemload-plugin.spec 28 Apr 2007 17:41:14 -0000 1.9 @@ -1,6 +1,6 @@ Name: xfce4-systemload-plugin Version: 0.4.2 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Systemload monitor for the Xfce panel Group: User Interface/Desktops @@ -11,7 +11,7 @@ BuildRequires: xfce4-panel-devel >= 4.3.99.1, libxfcegui4-devel >= 4.3.99.1, libxml2-devel BuildRequires: gettext, perl(XML::Parser) -Requires: xfce4-panel >= 4.3.99.2 +Requires: xfce4-panel >= 4.4.0 %description A system-load monitor plugin for the Xfce panel. It displays the current CPU @@ -39,6 +39,9 @@ %{_datadir}/xfce4/panel-plugins/*.desktop %changelog +* Sat Apr 28 2007 Christoph Wickert - 0.4.2-2 +- Rebuild for Xfce 4.4.1 + * Mon Jan 22 2007 Christoph Wickert - 0.4.2-1 - Update to 0.4.2 on Xfce 4.4. From fedora-extras-commits at redhat.com Sat Apr 28 17:41:52 2007 From: fedora-extras-commits at redhat.com (Christoph Wickert (cwickert)) Date: Sat, 28 Apr 2007 13:41:52 -0400 Subject: rpms/xfce4-systemload-plugin/devel xfce4-systemload-plugin.spec, 1.8, 1.9 Message-ID: <200704281741.l3SHfqbh017971@cvs-int.fedora.redhat.com> Author: cwickert Update of /cvs/extras/rpms/xfce4-systemload-plugin/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv17934/devel Modified Files: xfce4-systemload-plugin.spec Log Message: Rebuild for Xfce 4.4.1 Index: xfce4-systemload-plugin.spec =================================================================== RCS file: /cvs/extras/rpms/xfce4-systemload-plugin/devel/xfce4-systemload-plugin.spec,v retrieving revision 1.8 retrieving revision 1.9 diff -u -r1.8 -r1.9 --- xfce4-systemload-plugin.spec 22 Jan 2007 11:43:47 -0000 1.8 +++ xfce4-systemload-plugin.spec 28 Apr 2007 17:41:18 -0000 1.9 @@ -1,6 +1,6 @@ Name: xfce4-systemload-plugin Version: 0.4.2 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Systemload monitor for the Xfce panel Group: User Interface/Desktops @@ -11,7 +11,7 @@ BuildRequires: xfce4-panel-devel >= 4.3.99.1, libxfcegui4-devel >= 4.3.99.1, libxml2-devel BuildRequires: gettext, perl(XML::Parser) -Requires: xfce4-panel >= 4.3.99.2 +Requires: xfce4-panel >= 4.4.0 %description A system-load monitor plugin for the Xfce panel. It displays the current CPU @@ -39,6 +39,9 @@ %{_datadir}/xfce4/panel-plugins/*.desktop %changelog +* Sat Apr 28 2007 Christoph Wickert - 0.4.2-2 +- Rebuild for Xfce 4.4.1 + * Mon Jan 22 2007 Christoph Wickert - 0.4.2-1 - Update to 0.4.2 on Xfce 4.4. From fedora-extras-commits at redhat.com Sat Apr 28 17:45:08 2007 From: fedora-extras-commits at redhat.com (Christoph Wickert (cwickert)) Date: Sat, 28 Apr 2007 13:45:08 -0400 Subject: rpms/xfce4-timer-plugin/devel xfce4-timer-plugin.spec,1.2,1.3 Message-ID: <200704281745.l3SHj8MJ018133@cvs-int.fedora.redhat.com> Author: cwickert Update of /cvs/extras/rpms/xfce4-timer-plugin/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv18078/devel Modified Files: xfce4-timer-plugin.spec Log Message: Rebuild for Xfce 4.4.1 Index: xfce4-timer-plugin.spec =================================================================== RCS file: /cvs/extras/rpms/xfce4-timer-plugin/devel/xfce4-timer-plugin.spec,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- xfce4-timer-plugin.spec 27 Jan 2007 22:34:21 -0000 1.2 +++ xfce4-timer-plugin.spec 28 Apr 2007 17:44:34 -0000 1.3 @@ -1,6 +1,6 @@ Name: xfce4-timer-plugin Version: 0.5.1 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Timer for the Xfce panel Group: User Interface/Desktops @@ -11,7 +11,7 @@ BuildRequires: xfce4-panel-devel >= 4.3.20, libxfcegui4-devel >= 4.3.0 BuildRequires: libxml2-devel, gettext, perl(XML::Parser) -Requires: xfce4-panel >= 4.3.99.2 +Requires: xfce4-panel >= 4.4.0 %description A timer for the Xfce panel. It supports countdown periods and alarms at @@ -39,6 +39,9 @@ %{_datadir}/xfce4/panel-plugins/*.desktop %changelog +* Sat Apr 28 2007 Christoph Wickert - 0.5.1-2 +- Rebuild for Xfce 4.4.1 + * Sat Jan 27 2007 Christoph Wickert - 0.5.1-1 - Update to 0.5.1 on Xfce 4.4. From fedora-extras-commits at redhat.com Sat Apr 28 17:45:03 2007 From: fedora-extras-commits at redhat.com (Christoph Wickert (cwickert)) Date: Sat, 28 Apr 2007 13:45:03 -0400 Subject: rpms/xfce4-timer-plugin/FC-6 xfce4-timer-plugin.spec,1.2,1.3 Message-ID: <200704281745.l3SHj3KF018123@cvs-int.fedora.redhat.com> Author: cwickert Update of /cvs/extras/rpms/xfce4-timer-plugin/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv18078/FC-6 Modified Files: xfce4-timer-plugin.spec Log Message: Rebuild for Xfce 4.4.1 Index: xfce4-timer-plugin.spec =================================================================== RCS file: /cvs/extras/rpms/xfce4-timer-plugin/FC-6/xfce4-timer-plugin.spec,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- xfce4-timer-plugin.spec 27 Jan 2007 22:36:39 -0000 1.2 +++ xfce4-timer-plugin.spec 28 Apr 2007 17:44:29 -0000 1.3 @@ -1,6 +1,6 @@ Name: xfce4-timer-plugin Version: 0.5.1 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Timer for the Xfce panel Group: User Interface/Desktops @@ -11,7 +11,7 @@ BuildRequires: xfce4-panel-devel >= 4.3.20, libxfcegui4-devel >= 4.3.0 BuildRequires: libxml2-devel, gettext, perl(XML::Parser) -Requires: xfce4-panel >= 4.3.99.2 +Requires: xfce4-panel >= 4.4.0 %description A timer for the Xfce panel. It supports countdown periods and alarms at @@ -39,6 +39,9 @@ %{_datadir}/xfce4/panel-plugins/*.desktop %changelog +* Sat Apr 28 2007 Christoph Wickert - 0.5.1-2 +- Rebuild for Xfce 4.4.1 + * Sat Jan 27 2007 Christoph Wickert - 0.5.1-1 - Update to 0.5.1 on Xfce 4.4. From fedora-extras-commits at redhat.com Sat Apr 28 17:48:53 2007 From: fedora-extras-commits at redhat.com (Christoph Wickert (cwickert)) Date: Sat, 28 Apr 2007 13:48:53 -0400 Subject: rpms/xfce4-wavelan-plugin/devel xfce4-wavelan-plugin.spec,1.7,1.8 Message-ID: <200704281748.l3SHmroX018268@cvs-int.fedora.redhat.com> Author: cwickert Update of /cvs/extras/rpms/xfce4-wavelan-plugin/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv18234/devel Modified Files: xfce4-wavelan-plugin.spec Log Message: Rebuild for Xfce 4.4.1 Index: xfce4-wavelan-plugin.spec =================================================================== RCS file: /cvs/extras/rpms/xfce4-wavelan-plugin/devel/xfce4-wavelan-plugin.spec,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- xfce4-wavelan-plugin.spec 25 Feb 2007 01:25:32 -0000 1.7 +++ xfce4-wavelan-plugin.spec 28 Apr 2007 17:48:19 -0000 1.8 @@ -1,6 +1,6 @@ Name: xfce4-wavelan-plugin Version: 0.5.4 -Release: 1%{?dist} +Release: 2%{?dist} Summary: WaveLAN plugin for the Xfce panel Group: User Interface/Desktops @@ -11,7 +11,7 @@ BuildRequires: xfce4-panel-devel >= 4.3.20, libxfcegui4-devel >= 4.3.20, libxml2-devel BuildRequires: gettext, perl(XML::Parser) -Requires: xfce4-panel >= 4.3.99.2 +Requires: xfce4-panel >= 4.4.0 %description A plugin for the Xfce panel that monitors a wireless LAN interface. It @@ -39,6 +39,9 @@ %{_datadir}/xfce4/panel-plugins/*.desktop %changelog +* Sat Apr 28 2007 Christoph Wickert - 0.5.4-2 +- Rebuild for Xfce 4.4.1 + * Sun Feb 25 2007 Christoph Wickert - 0.5.4-1 - Update to 0.5.4. From fedora-extras-commits at redhat.com Sat Apr 28 17:48:58 2007 From: fedora-extras-commits at redhat.com (Christoph Wickert (cwickert)) Date: Sat, 28 Apr 2007 13:48:58 -0400 Subject: rpms/xfce4-wavelan-plugin/FC-6 xfce4-wavelan-plugin.spec,1.7,1.8 Message-ID: <200704281748.l3SHmwbU018271@cvs-int.fedora.redhat.com> Author: cwickert Update of /cvs/extras/rpms/xfce4-wavelan-plugin/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv18234/FC-6 Modified Files: xfce4-wavelan-plugin.spec Log Message: Rebuild for Xfce 4.4.1 Index: xfce4-wavelan-plugin.spec =================================================================== RCS file: /cvs/extras/rpms/xfce4-wavelan-plugin/FC-6/xfce4-wavelan-plugin.spec,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- xfce4-wavelan-plugin.spec 25 Feb 2007 01:39:41 -0000 1.7 +++ xfce4-wavelan-plugin.spec 28 Apr 2007 17:48:23 -0000 1.8 @@ -1,6 +1,6 @@ Name: xfce4-wavelan-plugin Version: 0.5.4 -Release: 1%{?dist} +Release: 2%{?dist} Summary: WaveLAN plugin for the Xfce panel Group: User Interface/Desktops @@ -11,7 +11,7 @@ BuildRequires: xfce4-panel-devel >= 4.3.20, libxfcegui4-devel >= 4.3.20, libxml2-devel BuildRequires: gettext, perl(XML::Parser) -Requires: xfce4-panel >= 4.3.99.2 +Requires: xfce4-panel >= 4.4.0 %description A plugin for the Xfce panel that monitors a wireless LAN interface. It @@ -39,6 +39,9 @@ %{_datadir}/xfce4/panel-plugins/*.desktop %changelog +* Sat Apr 28 2007 Christoph Wickert - 0.5.4-2 +- Rebuild for Xfce 4.4.1 + * Sun Feb 25 2007 Christoph Wickert - 0.5.4-1 - Update to 0.5.4. From fedora-extras-commits at redhat.com Sat Apr 28 17:52:54 2007 From: fedora-extras-commits at redhat.com (Christoph Wickert (cwickert)) Date: Sat, 28 Apr 2007 13:52:54 -0400 Subject: rpms/xfce4-xfapplet-plugin/devel xfce4-xfapplet-plugin.spec, 1.4, 1.5 Message-ID: <200704281752.l3SHqsXU018463@cvs-int.fedora.redhat.com> Author: cwickert Update of /cvs/extras/rpms/xfce4-xfapplet-plugin/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv18424/devel Modified Files: xfce4-xfapplet-plugin.spec Log Message: Rebuild for Xfce 4.4.1 Index: xfce4-xfapplet-plugin.spec =================================================================== RCS file: /cvs/extras/rpms/xfce4-xfapplet-plugin/devel/xfce4-xfapplet-plugin.spec,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- xfce4-xfapplet-plugin.spec 22 Jan 2007 20:22:39 -0000 1.4 +++ xfce4-xfapplet-plugin.spec 28 Apr 2007 17:52:19 -0000 1.5 @@ -1,6 +1,6 @@ Name: xfce4-xfapplet-plugin Version: 0.1.0 -Release: 2%{?dist} +Release: 3%{?dist} Summary: A plugin to use gnome-panel based applets inside the Xfce4 panel Group: User Interface/Desktops @@ -12,7 +12,7 @@ BuildRequires: xfce4-panel-devel >= 4.3.20, libxfcegui4-devel >= 4.2.0 BuildRequires: libxml2-devel, gettext, perl(XML::Parser) BuildRequires: gnome-panel-devel >= 2.0.0 -Requires: xfce4-panel >= 4.3.99.2, gnome-applets +Requires: xfce4-panel >= 4.4.0, gnome-applets %description The XfApplet Plugin is a plugin for the Xfce 4 Panel which allows one to use @@ -49,6 +49,9 @@ %changelog +* Sat Apr 28 2007 Christoph Wickert - 0.1.0-3 +- Rebuild for Xfce 4.4.1 + * Mon Jan 22 2007 Christoph Wickert - 0.1.0-2 - Rebuild for Xfce 4.4. From fedora-extras-commits at redhat.com Sat Apr 28 17:53:00 2007 From: fedora-extras-commits at redhat.com (Christoph Wickert (cwickert)) Date: Sat, 28 Apr 2007 13:53:00 -0400 Subject: rpms/xfce4-xfapplet-plugin/FC-6 xfce4-xfapplet-plugin.spec,1.4,1.5 Message-ID: <200704281753.l3SHr0ZD018468@cvs-int.fedora.redhat.com> Author: cwickert Update of /cvs/extras/rpms/xfce4-xfapplet-plugin/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv18424/FC-6 Modified Files: xfce4-xfapplet-plugin.spec Log Message: Rebuild for Xfce 4.4.1 Index: xfce4-xfapplet-plugin.spec =================================================================== RCS file: /cvs/extras/rpms/xfce4-xfapplet-plugin/FC-6/xfce4-xfapplet-plugin.spec,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- xfce4-xfapplet-plugin.spec 27 Jan 2007 21:30:42 -0000 1.4 +++ xfce4-xfapplet-plugin.spec 28 Apr 2007 17:52:25 -0000 1.5 @@ -1,6 +1,6 @@ Name: xfce4-xfapplet-plugin Version: 0.1.0 -Release: 2%{?dist} +Release: 3%{?dist} Summary: A plugin to use gnome-panel based applets inside the Xfce4 panel Group: User Interface/Desktops @@ -12,7 +12,7 @@ BuildRequires: xfce4-panel-devel >= 4.3.20, libxfcegui4-devel >= 4.2.0 BuildRequires: libxml2-devel, gettext, perl(XML::Parser) BuildRequires: gnome-panel-devel >= 2.0.0 -Requires: xfce4-panel >= 4.3.99.2, gnome-applets +Requires: xfce4-panel >= 4.4.0, gnome-applets %description The XfApplet Plugin is a plugin for the Xfce 4 Panel which allows one to use @@ -49,6 +49,9 @@ %changelog +* Sat Apr 28 2007 Christoph Wickert - 0.1.0-3 +- Rebuild for Xfce 4.4.1 + * Mon Jan 22 2007 Christoph Wickert - 0.1.0-2 - Rebuild for Xfce 4.4. From fedora-extras-commits at redhat.com Sat Apr 28 19:37:51 2007 From: fedora-extras-commits at redhat.com (Chitlesh GOORAH (chitlesh)) Date: Sat, 28 Apr 2007 15:37:51 -0400 Subject: rpms/crystal-clear import.log,1.2,1.3 Message-ID: <200704281937.l3SJbpjf031331@cvs-int.fedora.redhat.com> Author: chitlesh Update of /cvs/extras/rpms/crystal-clear In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv31279 Modified Files: import.log Log Message: Index: import.log =================================================================== RCS file: /cvs/extras/rpms/crystal-clear/import.log,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- import.log 27 Dec 2006 11:29:10 -0000 1.2 +++ import.log 28 Apr 2007 19:37:17 -0000 1.3 @@ -1 +1,2 @@ crystal-clear-20050622-3:HEAD:crystal-clear-20050622-3.src.rpm:1167219822 +crystal-clear-20050622-4:FC-5:crystal-clear-20050622-4.src.rpm:1177789326 From fedora-extras-commits at redhat.com Sat Apr 28 19:37:56 2007 From: fedora-extras-commits at redhat.com (Chitlesh GOORAH (chitlesh)) Date: Sat, 28 Apr 2007 15:37:56 -0400 Subject: rpms/crystal-clear/FC-5 crystal-clear.spec,1.1,1.2 Message-ID: <200704281937.l3SJbuav031337@cvs-int.fedora.redhat.com> Author: chitlesh Update of /cvs/extras/rpms/crystal-clear/FC-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv31279/FC-5 Modified Files: crystal-clear.spec Log Message: Index: crystal-clear.spec =================================================================== RCS file: /cvs/extras/rpms/crystal-clear/FC-5/crystal-clear.spec,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- crystal-clear.spec 27 Dec 2006 11:29:10 -0000 1.1 +++ crystal-clear.spec 28 Apr 2007 19:37:21 -0000 1.2 @@ -2,7 +2,7 @@ Name: crystal-clear Version: 20050622 -Release: 3%{?dist} +Release: 4%{?dist} Summary: Crystal Clear KDE Icon set Group: User Interface/Desktops @@ -15,10 +15,10 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch -Requires: kdebase, fedora-logos +Requires: kdebase fedora-logos %description -Crystal Clear is a KDE Icon set +Crystal Clear is a KDE Icon set. %prep %setup -q -n "Crystal\ Clear" @@ -54,9 +54,36 @@ %{__rm} -f %{buildroot}%{_themedir}/32x32/apps/firefox.png %{__rm} -f %{buildroot}%{_themedir}/16x16/apps/firefox.png -ln -s internet.png %{buildroot}%{_themedir}/48x48/apps/firefox.png -ln -s internet.png %{buildroot}%{_themedir}/32x32/apps/firefox.png -ln -s internet.png %{buildroot}%{_themedir}/16x16/apps/firefox.png +ln -s browser.png %{buildroot}%{_themedir}/128x128/apps/firefox.png +ln -s browser.png %{buildroot}%{_themedir}/48x48/apps/firefox.png +ln -s browser.png %{buildroot}%{_themedir}/32x32/apps/firefox.png +ln -s browser.png %{buildroot}%{_themedir}/16x16/apps/firefox.png + +#kontact icons +ln -s ../apps/lists.png %{buildroot}%{_themedir}/48x48/actions/kontact_summary.png +ln -s ../apps/email.png %{buildroot}%{_themedir}/48x48/actions/kontact_mail.png +ln -s ../apps/kdmconfig.png %{buildroot}%{_themedir}/48x48/actions/kontact_contacts.png +ln -s ../apps/date.png %{buildroot}%{_themedir}/48x48/actions/kontact_date.png +ln -s ../apps/lassists.png %{buildroot}%{_themedir}/48x48/actions/kontact_todo.png +ln -s ../apps/lreminder.png %{buildroot}%{_themedir}/48x48/actions/kontact_notes.png +ln -s ../apps/ark.png %{buildroot}%{_themedir}/48x48/actions/basket.png + +# setting new kontact icon +# backup +%{__mv} %{buildroot}%{_themedir}/16x16/apps/kontact.png %{buildroot}%{_themedir}/16x16/apps/kontact_orig.png +%{__mv} %{buildroot}%{_themedir}/22x22/apps/kontact.png %{buildroot}%{_themedir}/22x22/apps/kontact_orig.png +%{__mv} %{buildroot}%{_themedir}/32x32/apps/kontact.png %{buildroot}%{_themedir}/32x32/apps/kontact_orig.png +%{__mv} %{buildroot}%{_themedir}/48x48/apps/kontact.png %{buildroot}%{_themedir}/48x48/apps/kontact_orig.png +%{__mv} %{buildroot}%{_themedir}/64x64/apps/kontact.png %{buildroot}%{_themedir}/64x64/apps/kontact_orig.png +%{__mv} %{buildroot}%{_themedir}/128x128/apps/kontact.png %{buildroot}%{_themedir}/128x128/apps/kontact_orig.png + +# links from kworldclock.png +ln -s kworldclock.png %{buildroot}%{_themedir}/16x16/apps/kontact.png +ln -s kworldclock.png %{buildroot}%{_themedir}/22x22/apps/kontact.png +ln -s kworldclock.png %{buildroot}%{_themedir}/32x32/apps/kontact.png +ln -s kworldclock.png %{buildroot}%{_themedir}/48x48/apps/kontact.png +ln -s kworldclock.png %{buildroot}%{_themedir}/64x64/apps/kontact.png +ln -s kworldclock.png %{buildroot}%{_themedir}/128x128/apps/kontact.png %clean @@ -67,6 +94,11 @@ %{_themedir}/ %changelog +* Sat Apr 28 2007 Chitlesh Goorah 20050622-4 +- fixes for firefox icon on katapult +- fixes for kontact icons +- added support for kontact plugins icons + * Fri Dec 22 2006 Chitlesh Goorah 20050622-3 - Fixed url tag From fedora-extras-commits at redhat.com Sat Apr 28 19:39:22 2007 From: fedora-extras-commits at redhat.com (Chitlesh GOORAH (chitlesh)) Date: Sat, 28 Apr 2007 15:39:22 -0400 Subject: rpms/crystal-clear import.log,1.3,1.4 Message-ID: <200704281939.l3SJdMhr031425@cvs-int.fedora.redhat.com> Author: chitlesh Update of /cvs/extras/rpms/crystal-clear In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv31389 Modified Files: import.log Log Message: Index: import.log =================================================================== RCS file: /cvs/extras/rpms/crystal-clear/import.log,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- import.log 28 Apr 2007 19:37:17 -0000 1.3 +++ import.log 28 Apr 2007 19:38:48 -0000 1.4 @@ -1,2 +1,3 @@ crystal-clear-20050622-3:HEAD:crystal-clear-20050622-3.src.rpm:1167219822 crystal-clear-20050622-4:FC-5:crystal-clear-20050622-4.src.rpm:1177789326 +crystal-clear-20050622-4:FC-6:crystal-clear-20050622-4.src.rpm:1177789420 From fedora-extras-commits at redhat.com Sat Apr 28 19:39:27 2007 From: fedora-extras-commits at redhat.com (Chitlesh GOORAH (chitlesh)) Date: Sat, 28 Apr 2007 15:39:27 -0400 Subject: rpms/crystal-clear/FC-6 crystal-clear.spec,1.1,1.2 Message-ID: <200704281939.l3SJdRAS031428@cvs-int.fedora.redhat.com> Author: chitlesh Update of /cvs/extras/rpms/crystal-clear/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv31389/FC-6 Modified Files: crystal-clear.spec Log Message: Index: crystal-clear.spec =================================================================== RCS file: /cvs/extras/rpms/crystal-clear/FC-6/crystal-clear.spec,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- crystal-clear.spec 27 Dec 2006 11:29:10 -0000 1.1 +++ crystal-clear.spec 28 Apr 2007 19:38:52 -0000 1.2 @@ -2,7 +2,7 @@ Name: crystal-clear Version: 20050622 -Release: 3%{?dist} +Release: 4%{?dist} Summary: Crystal Clear KDE Icon set Group: User Interface/Desktops @@ -15,10 +15,10 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch -Requires: kdebase, fedora-logos +Requires: kdebase fedora-logos %description -Crystal Clear is a KDE Icon set +Crystal Clear is a KDE Icon set. %prep %setup -q -n "Crystal\ Clear" @@ -54,9 +54,36 @@ %{__rm} -f %{buildroot}%{_themedir}/32x32/apps/firefox.png %{__rm} -f %{buildroot}%{_themedir}/16x16/apps/firefox.png -ln -s internet.png %{buildroot}%{_themedir}/48x48/apps/firefox.png -ln -s internet.png %{buildroot}%{_themedir}/32x32/apps/firefox.png -ln -s internet.png %{buildroot}%{_themedir}/16x16/apps/firefox.png +ln -s browser.png %{buildroot}%{_themedir}/128x128/apps/firefox.png +ln -s browser.png %{buildroot}%{_themedir}/48x48/apps/firefox.png +ln -s browser.png %{buildroot}%{_themedir}/32x32/apps/firefox.png +ln -s browser.png %{buildroot}%{_themedir}/16x16/apps/firefox.png + +#kontact icons +ln -s ../apps/lists.png %{buildroot}%{_themedir}/48x48/actions/kontact_summary.png +ln -s ../apps/email.png %{buildroot}%{_themedir}/48x48/actions/kontact_mail.png +ln -s ../apps/kdmconfig.png %{buildroot}%{_themedir}/48x48/actions/kontact_contacts.png +ln -s ../apps/date.png %{buildroot}%{_themedir}/48x48/actions/kontact_date.png +ln -s ../apps/lassists.png %{buildroot}%{_themedir}/48x48/actions/kontact_todo.png +ln -s ../apps/lreminder.png %{buildroot}%{_themedir}/48x48/actions/kontact_notes.png +ln -s ../apps/ark.png %{buildroot}%{_themedir}/48x48/actions/basket.png + +# setting new kontact icon +# backup +%{__mv} %{buildroot}%{_themedir}/16x16/apps/kontact.png %{buildroot}%{_themedir}/16x16/apps/kontact_orig.png +%{__mv} %{buildroot}%{_themedir}/22x22/apps/kontact.png %{buildroot}%{_themedir}/22x22/apps/kontact_orig.png +%{__mv} %{buildroot}%{_themedir}/32x32/apps/kontact.png %{buildroot}%{_themedir}/32x32/apps/kontact_orig.png +%{__mv} %{buildroot}%{_themedir}/48x48/apps/kontact.png %{buildroot}%{_themedir}/48x48/apps/kontact_orig.png +%{__mv} %{buildroot}%{_themedir}/64x64/apps/kontact.png %{buildroot}%{_themedir}/64x64/apps/kontact_orig.png +%{__mv} %{buildroot}%{_themedir}/128x128/apps/kontact.png %{buildroot}%{_themedir}/128x128/apps/kontact_orig.png + +# links from kworldclock.png +ln -s kworldclock.png %{buildroot}%{_themedir}/16x16/apps/kontact.png +ln -s kworldclock.png %{buildroot}%{_themedir}/22x22/apps/kontact.png +ln -s kworldclock.png %{buildroot}%{_themedir}/32x32/apps/kontact.png +ln -s kworldclock.png %{buildroot}%{_themedir}/48x48/apps/kontact.png +ln -s kworldclock.png %{buildroot}%{_themedir}/64x64/apps/kontact.png +ln -s kworldclock.png %{buildroot}%{_themedir}/128x128/apps/kontact.png %clean @@ -67,6 +94,11 @@ %{_themedir}/ %changelog +* Sat Apr 28 2007 Chitlesh Goorah 20050622-4 +- fixes for firefox icon on katapult +- fixes for kontact icons +- added support for kontact plugins icons + * Fri Dec 22 2006 Chitlesh Goorah 20050622-3 - Fixed url tag From fedora-extras-commits at redhat.com Sat Apr 28 19:40:55 2007 From: fedora-extras-commits at redhat.com (Chitlesh GOORAH (chitlesh)) Date: Sat, 28 Apr 2007 15:40:55 -0400 Subject: rpms/crystal-clear import.log,1.4,1.5 Message-ID: <200704281940.l3SJet47031521@cvs-int.fedora.redhat.com> Author: chitlesh Update of /cvs/extras/rpms/crystal-clear In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv31484 Modified Files: import.log Log Message: Index: import.log =================================================================== RCS file: /cvs/extras/rpms/crystal-clear/import.log,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- import.log 28 Apr 2007 19:38:48 -0000 1.4 +++ import.log 28 Apr 2007 19:40:21 -0000 1.5 @@ -1,3 +1,4 @@ crystal-clear-20050622-3:HEAD:crystal-clear-20050622-3.src.rpm:1167219822 crystal-clear-20050622-4:FC-5:crystal-clear-20050622-4.src.rpm:1177789326 crystal-clear-20050622-4:FC-6:crystal-clear-20050622-4.src.rpm:1177789420 +crystal-clear-20050622-4:HEAD:crystal-clear-20050622-4.src.rpm:1177789508 From fedora-extras-commits at redhat.com Sat Apr 28 19:41:00 2007 From: fedora-extras-commits at redhat.com (Chitlesh GOORAH (chitlesh)) Date: Sat, 28 Apr 2007 15:41:00 -0400 Subject: rpms/crystal-clear/devel crystal-clear.spec,1.1,1.2 Message-ID: <200704281941.l3SJf0Ya031524@cvs-int.fedora.redhat.com> Author: chitlesh Update of /cvs/extras/rpms/crystal-clear/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv31484/devel Modified Files: crystal-clear.spec Log Message: Index: crystal-clear.spec =================================================================== RCS file: /cvs/extras/rpms/crystal-clear/devel/crystal-clear.spec,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- crystal-clear.spec 27 Dec 2006 11:29:10 -0000 1.1 +++ crystal-clear.spec 28 Apr 2007 19:40:25 -0000 1.2 @@ -2,7 +2,7 @@ Name: crystal-clear Version: 20050622 -Release: 3%{?dist} +Release: 4%{?dist} Summary: Crystal Clear KDE Icon set Group: User Interface/Desktops @@ -15,10 +15,10 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch -Requires: kdebase, fedora-logos +Requires: kdebase fedora-logos %description -Crystal Clear is a KDE Icon set +Crystal Clear is a KDE Icon set. %prep %setup -q -n "Crystal\ Clear" @@ -54,9 +54,36 @@ %{__rm} -f %{buildroot}%{_themedir}/32x32/apps/firefox.png %{__rm} -f %{buildroot}%{_themedir}/16x16/apps/firefox.png -ln -s internet.png %{buildroot}%{_themedir}/48x48/apps/firefox.png -ln -s internet.png %{buildroot}%{_themedir}/32x32/apps/firefox.png -ln -s internet.png %{buildroot}%{_themedir}/16x16/apps/firefox.png +ln -s browser.png %{buildroot}%{_themedir}/128x128/apps/firefox.png +ln -s browser.png %{buildroot}%{_themedir}/48x48/apps/firefox.png +ln -s browser.png %{buildroot}%{_themedir}/32x32/apps/firefox.png +ln -s browser.png %{buildroot}%{_themedir}/16x16/apps/firefox.png + +#kontact icons +ln -s ../apps/lists.png %{buildroot}%{_themedir}/48x48/actions/kontact_summary.png +ln -s ../apps/email.png %{buildroot}%{_themedir}/48x48/actions/kontact_mail.png +ln -s ../apps/kdmconfig.png %{buildroot}%{_themedir}/48x48/actions/kontact_contacts.png +ln -s ../apps/date.png %{buildroot}%{_themedir}/48x48/actions/kontact_date.png +ln -s ../apps/lassists.png %{buildroot}%{_themedir}/48x48/actions/kontact_todo.png +ln -s ../apps/lreminder.png %{buildroot}%{_themedir}/48x48/actions/kontact_notes.png +ln -s ../apps/ark.png %{buildroot}%{_themedir}/48x48/actions/basket.png + +# setting new kontact icon +# backup +%{__mv} %{buildroot}%{_themedir}/16x16/apps/kontact.png %{buildroot}%{_themedir}/16x16/apps/kontact_orig.png +%{__mv} %{buildroot}%{_themedir}/22x22/apps/kontact.png %{buildroot}%{_themedir}/22x22/apps/kontact_orig.png +%{__mv} %{buildroot}%{_themedir}/32x32/apps/kontact.png %{buildroot}%{_themedir}/32x32/apps/kontact_orig.png +%{__mv} %{buildroot}%{_themedir}/48x48/apps/kontact.png %{buildroot}%{_themedir}/48x48/apps/kontact_orig.png +%{__mv} %{buildroot}%{_themedir}/64x64/apps/kontact.png %{buildroot}%{_themedir}/64x64/apps/kontact_orig.png +%{__mv} %{buildroot}%{_themedir}/128x128/apps/kontact.png %{buildroot}%{_themedir}/128x128/apps/kontact_orig.png + +# links from kworldclock.png +ln -s kworldclock.png %{buildroot}%{_themedir}/16x16/apps/kontact.png +ln -s kworldclock.png %{buildroot}%{_themedir}/22x22/apps/kontact.png +ln -s kworldclock.png %{buildroot}%{_themedir}/32x32/apps/kontact.png +ln -s kworldclock.png %{buildroot}%{_themedir}/48x48/apps/kontact.png +ln -s kworldclock.png %{buildroot}%{_themedir}/64x64/apps/kontact.png +ln -s kworldclock.png %{buildroot}%{_themedir}/128x128/apps/kontact.png %clean @@ -67,6 +94,11 @@ %{_themedir}/ %changelog +* Sat Apr 28 2007 Chitlesh Goorah 20050622-4 +- fixes for firefox icon on katapult +- fixes for kontact icons +- added support for kontact plugins icons + * Fri Dec 22 2006 Chitlesh Goorah 20050622-3 - Fixed url tag From fedora-extras-commits at redhat.com Sat Apr 28 20:56:23 2007 From: fedora-extras-commits at redhat.com (Christoph Wickert (cwickert)) Date: Sat, 28 Apr 2007 16:56:23 -0400 Subject: rpms/xfce4-websearch-plugin/devel .cvsignore, 1.4, 1.5 sources, 1.4, 1.5 xfce4-websearch-plugin.spec, 1.8, 1.9 Message-ID: <200704282056.l3SKuNF8004826@cvs-int.fedora.redhat.com> Author: cwickert Update of /cvs/extras/rpms/xfce4-websearch-plugin/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv4801 Modified Files: .cvsignore sources xfce4-websearch-plugin.spec Log Message: Update to SVN release 2704 Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/xfce4-websearch-plugin/devel/.cvsignore,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- .cvsignore 27 Jan 2007 23:34:36 -0000 1.4 +++ .cvsignore 28 Apr 2007 20:55:49 -0000 1.5 @@ -1 +1 @@ -xfce4-websearch-plugin-20070128svn2458.tar.bz2 +xfce4-websearch-plugin-20070428svn2704.tar.bz2 Index: sources =================================================================== RCS file: /cvs/extras/rpms/xfce4-websearch-plugin/devel/sources,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- sources 27 Jan 2007 23:34:36 -0000 1.4 +++ sources 28 Apr 2007 20:55:49 -0000 1.5 @@ -1 +1 @@ -4e17889e294430011f4a579dd5793787 xfce4-websearch-plugin-20070128svn2458.tar.bz2 +f72c0eb5dc42ea4aa709aaf0656b666c xfce4-websearch-plugin-20070428svn2704.tar.bz2 Index: xfce4-websearch-plugin.spec =================================================================== RCS file: /cvs/extras/rpms/xfce4-websearch-plugin/devel/xfce4-websearch-plugin.spec,v retrieving revision 1.8 retrieving revision 1.9 diff -u -r1.8 -r1.9 --- xfce4-websearch-plugin.spec 20 Mar 2007 18:11:32 -0000 1.8 +++ xfce4-websearch-plugin.spec 28 Apr 2007 20:55:49 -0000 1.9 @@ -1,6 +1,6 @@ Name: xfce4-websearch-plugin Version: 0.1.1 -Release: 0.4.20070128svn2458%{?dist} +Release: 0.5.20070428svn2704%{?dist} Summary: Websearch plugin from the XFCE panel Group: User Interface/Desktops @@ -8,15 +8,15 @@ URL: http://goodies.xfce.org/ # Source0 was generated with the following commands: # svn co http://svn.xfce.org/svn/goodies/xfce4-websearch-plugin/trunk xfce4-websearch-plugin -# tar -cjf xfce4-websearch-plugin-`date +%G%m%d`svn2458.tar.bz2 xfce4-websearch-plugin -Source0: %{name}-20070128svn2458.tar.bz2 +# tar -cjf xfce4-websearch-plugin-`date +%G%m%d`svn2704.tar.bz2 xfce4-websearch-plugin +Source0: %{name}-20070428svn2704.tar.bz2 #Source0: http://goodies.xfce.org/releases/%{name}/%{name}-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: xfce4-panel-devel >= 4.3.0, libxfcegui4-devel >= 4.3.0, libxml2-devel BuildRequires: gettext BuildRequires: xfce4-dev-tools >= 4.3.90.2 -Requires: xfce4-panel >= 4.3.99.2 +Requires: xfce4-panel >= 4.4.0 %description Access searchengines from the XFCE panel. @@ -45,6 +45,9 @@ %{_datadir}/xfce4/panel-plugins/*.desktop %changelog +* Sat Apr 28 2007 Christoph Wickert - 0.1.1-0.5.20070428svn2704 +- Update to svn release 2704. + * Tue Mar 20 2007 Christoph Wickert - 0.1.1-0.4.20070128svn2458 - Update to svn release 2458. From fedora-extras-commits at redhat.com Sat Apr 28 20:57:47 2007 From: fedora-extras-commits at redhat.com (Christoph Wickert (cwickert)) Date: Sat, 28 Apr 2007 16:57:47 -0400 Subject: rpms/xfce4-websearch-plugin/devel xfce4-websearch-plugin.spec, 1.9, 1.10 Message-ID: <200704282057.l3SKvlaV004854@cvs-int.fedora.redhat.com> Author: cwickert Update of /cvs/extras/rpms/xfce4-websearch-plugin/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv4837 Modified Files: xfce4-websearch-plugin.spec Log Message: small fix in changelog Index: xfce4-websearch-plugin.spec =================================================================== RCS file: /cvs/extras/rpms/xfce4-websearch-plugin/devel/xfce4-websearch-plugin.spec,v retrieving revision 1.9 retrieving revision 1.10 diff -u -r1.9 -r1.10 --- xfce4-websearch-plugin.spec 28 Apr 2007 20:55:49 -0000 1.9 +++ xfce4-websearch-plugin.spec 28 Apr 2007 20:57:13 -0000 1.10 @@ -46,7 +46,7 @@ %changelog * Sat Apr 28 2007 Christoph Wickert - 0.1.1-0.5.20070428svn2704 -- Update to svn release 2704. +- Update to svn release 2704 on Xfce 4.4.1 * Tue Mar 20 2007 Christoph Wickert - 0.1.1-0.4.20070128svn2458 - Update to svn release 2458. From fedora-extras-commits at redhat.com Sat Apr 28 21:03:35 2007 From: fedora-extras-commits at redhat.com (Christoph Wickert (cwickert)) Date: Sat, 28 Apr 2007 17:03:35 -0400 Subject: rpms/xfce4-xkb-plugin/devel xfce4-xkb-plugin.spec,1.11,1.12 Message-ID: <200704282103.l3SL3ZKP009318@cvs-int.fedora.redhat.com> Author: cwickert Update of /cvs/extras/rpms/xfce4-xkb-plugin/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv9299/devel Modified Files: xfce4-xkb-plugin.spec Log Message: Rebuild for Xfce 4.4.1 Index: xfce4-xkb-plugin.spec =================================================================== RCS file: /cvs/extras/rpms/xfce4-xkb-plugin/devel/xfce4-xkb-plugin.spec,v retrieving revision 1.11 retrieving revision 1.12 diff -u -r1.11 -r1.12 --- xfce4-xkb-plugin.spec 22 Jan 2007 11:52:09 -0000 1.11 +++ xfce4-xkb-plugin.spec 28 Apr 2007 21:03:00 -0000 1.12 @@ -1,6 +1,6 @@ Name: xfce4-xkb-plugin Version: 0.4.3 -Release: 1%{?dist} +Release: 2%{?dist} Summary: XKB layout switcher for the Xfce panel Group: User Interface/Desktops @@ -16,7 +16,7 @@ #BuildRequires: libXt-devel BuildRequires: xorg-x11-proto-devel %endif -Requires: xfce4-panel >= 4.3.99.2 +Requires: xfce4-panel >= 4.4.0 %description Xfce XKB layout switch plugin for the Xfce panel. It displays the current @@ -50,6 +50,9 @@ %{_datadir}/xfce4/xkb/flags/*.png %changelog +* Sat Apr 28 2007 Christoph Wickert - 0.4.3-2 +- Rebuild for Xfce 4.4.1 + * Mon Jan 22 2007 Christoph Wickert - 0.4.3-1 - Update to 0.4.3 on Xfce 4.4. From fedora-extras-commits at redhat.com Sat Apr 28 21:04:28 2007 From: fedora-extras-commits at redhat.com (Christoph Wickert (cwickert)) Date: Sat, 28 Apr 2007 17:04:28 -0400 Subject: rpms/xfce4-xkb-plugin/FC-6 xfce4-xkb-plugin.spec,1.11,1.12 Message-ID: <200704282104.l3SL4StH009344@cvs-int.fedora.redhat.com> Author: cwickert Update of /cvs/extras/rpms/xfce4-xkb-plugin/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv9325/FC-6 Modified Files: xfce4-xkb-plugin.spec Log Message: Rebuild for Xfce 4.4.1 Index: xfce4-xkb-plugin.spec =================================================================== RCS file: /cvs/extras/rpms/xfce4-xkb-plugin/FC-6/xfce4-xkb-plugin.spec,v retrieving revision 1.11 retrieving revision 1.12 diff -u -r1.11 -r1.12 --- xfce4-xkb-plugin.spec 27 Jan 2007 21:32:51 -0000 1.11 +++ xfce4-xkb-plugin.spec 28 Apr 2007 21:03:53 -0000 1.12 @@ -1,6 +1,6 @@ Name: xfce4-xkb-plugin Version: 0.4.3 -Release: 1%{?dist} +Release: 2%{?dist} Summary: XKB layout switcher for the Xfce panel Group: User Interface/Desktops @@ -16,7 +16,7 @@ #BuildRequires: libXt-devel BuildRequires: xorg-x11-proto-devel %endif -Requires: xfce4-panel >= 4.3.99.2 +Requires: xfce4-panel >= 4.4.0 %description Xfce XKB layout switch plugin for the Xfce panel. It displays the current @@ -50,6 +50,9 @@ %{_datadir}/xfce4/xkb/flags/*.png %changelog +* Sat Apr 28 2007 Christoph Wickert - 0.4.3-2 +- Rebuild for Xfce 4.4.1 + * Mon Jan 22 2007 Christoph Wickert - 0.4.3-1 - Update to 0.4.3 on Xfce 4.4. From fedora-extras-commits at redhat.com Sat Apr 28 21:16:49 2007 From: fedora-extras-commits at redhat.com (Christoph Wickert (cwickert)) Date: Sat, 28 Apr 2007 17:16:49 -0400 Subject: rpms/xfce4-websearch-plugin/FC-6 .cvsignore, 1.3, 1.4 sources, 1.3, 1.4 xfce4-websearch-plugin.spec, 1.7, 1.8 Message-ID: <200704282116.l3SLGnQp009717@cvs-int.fedora.redhat.com> Author: cwickert Update of /cvs/extras/rpms/xfce4-websearch-plugin/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv9693/FC-6 Modified Files: .cvsignore sources xfce4-websearch-plugin.spec Log Message: Rebuild for Xfce 4.4.1 Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/xfce4-websearch-plugin/FC-6/.cvsignore,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- .cvsignore 5 Oct 2006 13:24:47 -0000 1.3 +++ .cvsignore 28 Apr 2007 21:16:14 -0000 1.4 @@ -1 +1 @@ -xfce4-websearch-plugin-20060923svn.tar.bz2 +xfce4-websearch-plugin-20070428svn2704.tar.bz2 Index: sources =================================================================== RCS file: /cvs/extras/rpms/xfce4-websearch-plugin/FC-6/sources,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- sources 5 Oct 2006 13:24:47 -0000 1.3 +++ sources 28 Apr 2007 21:16:14 -0000 1.4 @@ -1 +1 @@ -69931a7b4f4181bb80e2eca6c080649a xfce4-websearch-plugin-20060923svn.tar.bz2 +f72c0eb5dc42ea4aa709aaf0656b666c xfce4-websearch-plugin-20070428svn2704.tar.bz2 Index: xfce4-websearch-plugin.spec =================================================================== RCS file: /cvs/extras/rpms/xfce4-websearch-plugin/FC-6/xfce4-websearch-plugin.spec,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- xfce4-websearch-plugin.spec 27 Jan 2007 23:37:05 -0000 1.7 +++ xfce4-websearch-plugin.spec 28 Apr 2007 21:16:14 -0000 1.8 @@ -1,6 +1,6 @@ Name: xfce4-websearch-plugin Version: 0.1.1 -Release: 0.3.20060923svn%{?dist} +Release: 0.5.20070428svn2704%{?dist} Summary: Websearch plugin from the XFCE panel Group: User Interface/Desktops @@ -8,15 +8,15 @@ URL: http://goodies.xfce.org/ # Source0 was generated with the following commands: # svn co http://svn.xfce.org/svn/goodies/xfce4-websearch-plugin/trunk xfce4-websearch-plugin -# tar -cjf xfce4-websearch-plugin-`date +%G%m%d`svn.tar.bz2 xfce4-websearch-plugin -Source0: %{name}-20060923svn.tar.bz2 +# tar -cjf xfce4-websearch-plugin-`date +%G%m%d`svn2704.tar.bz2 xfce4-websearch-plugin +Source0: %{name}-20070428svn2704.tar.bz2 #Source0: http://goodies.xfce.org/releases/%{name}/%{name}-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: xfce4-panel-devel >= 4.3.0, libxfcegui4-devel >= 4.3.0, libxml2-devel BuildRequires: gettext BuildRequires: xfce4-dev-tools >= 4.3.90.2 -Requires: xfce4-panel >= 4.3.99.1 +Requires: xfce4-panel >= 4.4.0 %description Access searchengines from the XFCE panel. @@ -45,6 +45,12 @@ %{_datadir}/xfce4/panel-plugins/*.desktop %changelog +* Sat Apr 28 2007 Christoph Wickert - 0.1.1-0.5.20070428svn2704 +- Update to svn release 2704 on Xfce 4.4.1 + +* Tue Mar 20 2007 Christoph Wickert - 0.1.1-0.4.20070128svn2458 +- Update to svn release 2458. + * Mon Jan 22 2007 Christoph Wickert - 0.1.1-0.3.20060923svn - Rebuild on Xfce 4.4. From fedora-extras-commits at redhat.com Sat Apr 28 22:15:39 2007 From: fedora-extras-commits at redhat.com (Christoph Wickert (cwickert)) Date: Sat, 28 Apr 2007 18:15:39 -0400 Subject: rpms/gnome-applet-timer/devel gnome-applet-timer.spec,1.11,1.12 Message-ID: <200704282215.l3SMFdkh015792@cvs-int.fedora.redhat.com> Author: cwickert Update of /cvs/extras/rpms/gnome-applet-timer/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv15712 Modified Files: gnome-applet-timer.spec Log Message: fix libxml2 build error Index: gnome-applet-timer.spec =================================================================== RCS file: /cvs/extras/rpms/gnome-applet-timer/devel/gnome-applet-timer.spec,v retrieving revision 1.11 retrieving revision 1.12 diff -u -r1.11 -r1.12 --- gnome-applet-timer.spec 15 Apr 2007 12:07:08 -0000 1.11 +++ gnome-applet-timer.spec 28 Apr 2007 22:15:04 -0000 1.12 @@ -29,6 +29,10 @@ %setup -q -n timer-applet-%{version} %build +%if "%{?fedora}" > "6" +export CPPFLAGS="${CPPFLAGS} -I/usr/include/libxml2" +%endif + %configure --disable-schemas-install make %{?_smp_mflags} @@ -80,7 +84,7 @@ %{_datadir}/pixmaps/timer-applet %changelog -* Sun Apr 15 2007 Christoph Wickert - 1.3.3-1 +* Sat Apr 28 2007 Christoph Wickert - 1.3.3-1 - Update to 1.3.3. * Sun Dec 17 2006 Christoph Wickert - 1.3.2-1 From fedora-extras-commits at redhat.com Sat Apr 28 22:20:39 2007 From: fedora-extras-commits at redhat.com (Christoph Wickert (cwickert)) Date: Sat, 28 Apr 2007 18:20:39 -0400 Subject: rpms/gnome-applet-timer/FC-5 .cvsignore, 1.4, 1.5 gnome-applet-timer.spec, 1.6, 1.7 sources, 1.4, 1.5 Message-ID: <200704282220.l3SMKdi6015905@cvs-int.fedora.redhat.com> Author: cwickert Update of /cvs/extras/rpms/gnome-applet-timer/FC-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv15861/FC-5 Modified Files: .cvsignore gnome-applet-timer.spec sources Log Message: fix libxml2 build error Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/gnome-applet-timer/FC-5/.cvsignore,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- .cvsignore 17 Dec 2006 23:57:29 -0000 1.4 +++ .cvsignore 28 Apr 2007 22:20:04 -0000 1.5 @@ -1 +1 @@ -timer-applet-1.3.2.tar.gz +timer-applet-1.3.3.tar.gz Index: gnome-applet-timer.spec =================================================================== RCS file: /cvs/extras/rpms/gnome-applet-timer/FC-5/gnome-applet-timer.spec,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- gnome-applet-timer.spec 17 Dec 2006 23:57:29 -0000 1.6 +++ gnome-applet-timer.spec 28 Apr 2007 22:20:04 -0000 1.7 @@ -1,5 +1,5 @@ Name: gnome-applet-timer -Version: 1.3.2 +Version: 1.3.3 Release: 1%{?dist} Summary: A countdown timer applet for the GNOME panel @@ -29,6 +29,10 @@ %setup -q -n timer-applet-%{version} %build +%if "%{?fedora}" > "6" +export CPPFLAGS="${CPPFLAGS} -I/usr/include/libxml2" +%endif + %configure --disable-schemas-install make %{?_smp_mflags} @@ -80,6 +84,9 @@ %{_datadir}/pixmaps/timer-applet %changelog +* Sat Apr 28 2007 Christoph Wickert - 1.3.3-1 +- Update to 1.3.3. + * Sun Dec 17 2006 Christoph Wickert - 1.3.2-1 - Update to 1.3.2, includes fix for the icon in the notification bubble. Index: sources =================================================================== RCS file: /cvs/extras/rpms/gnome-applet-timer/FC-5/sources,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- sources 17 Dec 2006 23:57:29 -0000 1.4 +++ sources 28 Apr 2007 22:20:04 -0000 1.5 @@ -1 +1 @@ -599f56a8c4eef3df441ab925ab3332ab timer-applet-1.3.2.tar.gz +977320573be5f3247fd85974eecc8691 timer-applet-1.3.3.tar.gz From fedora-extras-commits at redhat.com Sat Apr 28 22:20:45 2007 From: fedora-extras-commits at redhat.com (Christoph Wickert (cwickert)) Date: Sat, 28 Apr 2007 18:20:45 -0400 Subject: rpms/gnome-applet-timer/FC-6 .cvsignore, 1.5, 1.6 gnome-applet-timer.spec, 1.10, 1.11 sources, 1.5, 1.6 Message-ID: <200704282220.l3SMKjnE015918@cvs-int.fedora.redhat.com> Author: cwickert Update of /cvs/extras/rpms/gnome-applet-timer/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv15861/FC-6 Modified Files: .cvsignore gnome-applet-timer.spec sources Log Message: fix libxml2 build error Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/gnome-applet-timer/FC-6/.cvsignore,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- .cvsignore 17 Dec 2006 23:14:05 -0000 1.5 +++ .cvsignore 28 Apr 2007 22:20:10 -0000 1.6 @@ -1 +1 @@ -timer-applet-1.3.2.tar.gz +timer-applet-1.3.3.tar.gz Index: gnome-applet-timer.spec =================================================================== RCS file: /cvs/extras/rpms/gnome-applet-timer/FC-6/gnome-applet-timer.spec,v retrieving revision 1.10 retrieving revision 1.11 diff -u -r1.10 -r1.11 --- gnome-applet-timer.spec 18 Dec 2006 00:37:36 -0000 1.10 +++ gnome-applet-timer.spec 28 Apr 2007 22:20:10 -0000 1.11 @@ -1,5 +1,5 @@ Name: gnome-applet-timer -Version: 1.3.2 +Version: 1.3.3 Release: 1%{?dist} Summary: A countdown timer applet for the GNOME panel @@ -29,6 +29,10 @@ %setup -q -n timer-applet-%{version} %build +%if "%{?fedora}" > "6" +export CPPFLAGS="${CPPFLAGS} -I/usr/include/libxml2" +%endif + %configure --disable-schemas-install make %{?_smp_mflags} @@ -80,6 +84,9 @@ %{_datadir}/pixmaps/timer-applet %changelog +* Sat Apr 28 2007 Christoph Wickert - 1.3.3-1 +- Update to 1.3.3. + * Sun Dec 17 2006 Christoph Wickert - 1.3.2-1 - Update to 1.3.2, includes fix for the icon in the notification bubble. Index: sources =================================================================== RCS file: /cvs/extras/rpms/gnome-applet-timer/FC-6/sources,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- sources 17 Dec 2006 23:14:05 -0000 1.5 +++ sources 28 Apr 2007 22:20:10 -0000 1.6 @@ -1 +1 @@ -599f56a8c4eef3df441ab925ab3332ab timer-applet-1.3.2.tar.gz +977320573be5f3247fd85974eecc8691 timer-applet-1.3.3.tar.gz From fedora-extras-commits at redhat.com Sun Apr 29 01:23:16 2007 From: fedora-extras-commits at redhat.com (Christoph Wickert (cwickert)) Date: Sat, 28 Apr 2007 21:23:16 -0400 Subject: comps comps-f7.xml.in,1.172,1.173 comps-fe6.xml.in,1.328,1.329 Message-ID: <200704290123.l3T1NGNa001112@cvs-int.fedora.redhat.com> Author: cwickert Update of /cvs/extras/comps In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv1061 Modified Files: comps-f7.xml.in comps-fe6.xml.in Log Message: add thunar-volman Index: comps-f7.xml.in =================================================================== RCS file: /cvs/extras/comps/comps-f7.xml.in,v retrieving revision 1.172 retrieving revision 1.173 diff -u -r1.172 -r1.173 --- comps-f7.xml.in 27 Apr 2007 17:27:02 -0000 1.172 +++ comps-f7.xml.in 29 Apr 2007 01:22:46 -0000 1.173 @@ -3669,6 +3669,7 @@ Terminal thunar-archive-plugin thunar-media-tags-plugin + thunar-volman xarchiver xfce4-battery-plugin xfce4-clipman-plugin Index: comps-fe6.xml.in =================================================================== RCS file: /cvs/extras/comps/comps-fe6.xml.in,v retrieving revision 1.328 retrieving revision 1.329 diff -u -r1.328 -r1.329 --- comps-fe6.xml.in 25 Apr 2007 07:59:59 -0000 1.328 +++ comps-fe6.xml.in 29 Apr 2007 01:22:46 -0000 1.329 @@ -1279,6 +1279,7 @@ Terminal thunar-archive-plugin thunar-media-tags-plugin + thunar-volman xarchiver xfce4-battery-plugin xfce4-clipman-plugin From fedora-extras-commits at redhat.com Sun Apr 29 02:09:16 2007 From: fedora-extras-commits at redhat.com (Mamoru Tasaka (mtasaka)) Date: Sat, 28 Apr 2007 22:09:16 -0400 Subject: rpms/kazehakase/FC-5 .cvsignore, 1.2, 1.3 kazehakase.spec, 1.5, 1.6 sources, 1.2, 1.3 Message-ID: <200704290209.l3T29GRp006206@cvs-int.fedora.redhat.com> Author: mtasaka Update of /cvs/extras/rpms/kazehakase/FC-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv6149/FC-5 Modified Files: .cvsignore kazehakase.spec sources Log Message: * Sun Apr 29 2007 Mamoru Tasaka - 0.4.6-1 - 0.4.6 Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/kazehakase/FC-5/.cvsignore,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- .cvsignore 3 Apr 2007 03:48:12 -0000 1.2 +++ .cvsignore 29 Apr 2007 02:08:42 -0000 1.3 @@ -1 +1 @@ -kazehakase-0.4.5.tar.gz +kazehakase-0.4.6.tar.gz Index: kazehakase.spec =================================================================== RCS file: /cvs/extras/rpms/kazehakase/FC-5/kazehakase.spec,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- kazehakase.spec 3 Apr 2007 03:48:12 -0000 1.5 +++ kazehakase.spec 29 Apr 2007 02:08:42 -0000 1.6 @@ -10,13 +10,17 @@ %define obsolete_plugin_ver 0.4.5-1 %define support_anthy 0 +%if 0%{?fedora} >= 6 +%define support_ruby 1 +%else %define support_ruby 0 +%endif %define rubyabi 1.8 -%define repoid 24791 +%define repoid 25149 Name: kazehakase -Version: 0.4.5 +Version: 0.4.6 Release: 1%{?dist} Summary: Kazehakase browser @@ -40,6 +44,7 @@ %if %{support_ruby} BuildRequires: ruby(gtk2-devel) BuildRequires: ruby(abi) = %{rubyabi} +BuildRequires: ruby %endif BuildRequires: desktop-file-utils @@ -192,6 +197,12 @@ %endif %changelog +* Sun Apr 29 2007 Mamoru Tasaka - 0.4.6-1 +- 0.4.6 + +* Tue Apr 10 2007 Mamoru Tasaka - 0.4.5-2 +- Enable ruby-gtk2 support + * Tue Apr 3 2007 Mamoru Tasaka - 0.4.5-1 - 0.4.5 - Clean up spec file (rename plugins, drop "plugins" string from name) Index: sources =================================================================== RCS file: /cvs/extras/rpms/kazehakase/FC-5/sources,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- sources 3 Apr 2007 03:48:12 -0000 1.2 +++ sources 29 Apr 2007 02:08:42 -0000 1.3 @@ -1 +1 @@ -2171f02d58a575e148436c7102686afb kazehakase-0.4.5.tar.gz +54d080e3bd2fb450bf272842c7343ef7 kazehakase-0.4.6.tar.gz From fedora-extras-commits at redhat.com Sun Apr 29 02:09:25 2007 From: fedora-extras-commits at redhat.com (Mamoru Tasaka (mtasaka)) Date: Sat, 28 Apr 2007 22:09:25 -0400 Subject: rpms/kazehakase/devel .cvsignore, 1.2, 1.3 kazehakase.spec, 1.7, 1.8 sources, 1.2, 1.3 Message-ID: <200704290209.l3T29PLf006216@cvs-int.fedora.redhat.com> Author: mtasaka Update of /cvs/extras/rpms/kazehakase/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv6149/devel Modified Files: .cvsignore kazehakase.spec sources Log Message: * Sun Apr 29 2007 Mamoru Tasaka - 0.4.6-1 - 0.4.6 Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/kazehakase/devel/.cvsignore,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- .cvsignore 3 Apr 2007 03:48:19 -0000 1.2 +++ .cvsignore 29 Apr 2007 02:08:51 -0000 1.3 @@ -1 +1 @@ -kazehakase-0.4.5.tar.gz +kazehakase-0.4.6.tar.gz Index: kazehakase.spec =================================================================== RCS file: /cvs/extras/rpms/kazehakase/devel/kazehakase.spec,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- kazehakase.spec 11 Apr 2007 00:19:39 -0000 1.7 +++ kazehakase.spec 29 Apr 2007 02:08:51 -0000 1.8 @@ -17,11 +17,11 @@ %endif %define rubyabi 1.8 -%define repoid 24791 +%define repoid 25149 Name: kazehakase -Version: 0.4.5 -Release: 2%{?dist} +Version: 0.4.6 +Release: 1%{?dist} Summary: Kazehakase browser Group: Applications/Internet @@ -197,6 +197,9 @@ %endif %changelog +* Sun Apr 29 2007 Mamoru Tasaka - 0.4.6-1 +- 0.4.6 + * Tue Apr 10 2007 Mamoru Tasaka - 0.4.5-2 - Enable ruby-gtk2 support Index: sources =================================================================== RCS file: /cvs/extras/rpms/kazehakase/devel/sources,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- sources 3 Apr 2007 03:48:19 -0000 1.2 +++ sources 29 Apr 2007 02:08:51 -0000 1.3 @@ -1 +1 @@ -2171f02d58a575e148436c7102686afb kazehakase-0.4.5.tar.gz +54d080e3bd2fb450bf272842c7343ef7 kazehakase-0.4.6.tar.gz From fedora-extras-commits at redhat.com Sun Apr 29 02:09:21 2007 From: fedora-extras-commits at redhat.com (Mamoru Tasaka (mtasaka)) Date: Sat, 28 Apr 2007 22:09:21 -0400 Subject: rpms/kazehakase/FC-6 .cvsignore, 1.2, 1.3 kazehakase.spec, 1.7, 1.8 sources, 1.2, 1.3 Message-ID: <200704290209.l3T29L27006211@cvs-int.fedora.redhat.com> Author: mtasaka Update of /cvs/extras/rpms/kazehakase/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv6149/FC-6 Modified Files: .cvsignore kazehakase.spec sources Log Message: * Sun Apr 29 2007 Mamoru Tasaka - 0.4.6-1 - 0.4.6 Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/kazehakase/FC-6/.cvsignore,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- .cvsignore 3 Apr 2007 03:48:16 -0000 1.2 +++ .cvsignore 29 Apr 2007 02:08:47 -0000 1.3 @@ -1 +1 @@ -kazehakase-0.4.5.tar.gz +kazehakase-0.4.6.tar.gz Index: kazehakase.spec =================================================================== RCS file: /cvs/extras/rpms/kazehakase/FC-6/kazehakase.spec,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- kazehakase.spec 11 Apr 2007 00:19:32 -0000 1.7 +++ kazehakase.spec 29 Apr 2007 02:08:47 -0000 1.8 @@ -17,11 +17,11 @@ %endif %define rubyabi 1.8 -%define repoid 24791 +%define repoid 25149 Name: kazehakase -Version: 0.4.5 -Release: 2%{?dist} +Version: 0.4.6 +Release: 1%{?dist} Summary: Kazehakase browser Group: Applications/Internet @@ -197,6 +197,9 @@ %endif %changelog +* Sun Apr 29 2007 Mamoru Tasaka - 0.4.6-1 +- 0.4.6 + * Tue Apr 10 2007 Mamoru Tasaka - 0.4.5-2 - Enable ruby-gtk2 support Index: sources =================================================================== RCS file: /cvs/extras/rpms/kazehakase/FC-6/sources,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- sources 3 Apr 2007 03:48:16 -0000 1.2 +++ sources 29 Apr 2007 02:08:47 -0000 1.3 @@ -1 +1 @@ -2171f02d58a575e148436c7102686afb kazehakase-0.4.5.tar.gz +54d080e3bd2fb450bf272842c7343ef7 kazehakase-0.4.6.tar.gz From fedora-extras-commits at redhat.com Sun Apr 29 11:07:38 2007 From: fedora-extras-commits at redhat.com (Dominik Mierzejewski (rathann)) Date: Sun, 29 Apr 2007 07:07:38 -0400 Subject: rpms/abook/devel .cvsignore, 1.2, 1.3 abook.spec, 1.2, 1.3 sources, 1.2, 1.3 Message-ID: <200704291107.l3TB7cha009658@cvs-int.fedora.redhat.com> Author: rathann Update of /cvs/extras/rpms/abook/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv9621 Modified Files: .cvsignore abook.spec sources Log Message: - latest devel version - cleaned up docs Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/abook/devel/.cvsignore,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- .cvsignore 16 Aug 2006 18:10:42 -0000 1.2 +++ .cvsignore 29 Apr 2007 11:07:04 -0000 1.3 @@ -1 +1 @@ -abook-0.5.6.tar.gz +abook-0.6.0pre2.tar.gz Index: abook.spec =================================================================== RCS file: /cvs/extras/rpms/abook/devel/abook.spec,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- abook.spec 28 Aug 2006 18:26:07 -0000 1.2 +++ abook.spec 29 Apr 2007 11:07:04 -0000 1.3 @@ -1,15 +1,16 @@ Name: abook -Version: 0.5.6 -Release: 3%{?dist} +Version: 0.6.0 +Release: 0.1.pre2%{?dist} License: GPL URL: http://abook.sourceforge.net/ Summary: Text-based addressbook program for mutt Group: Applications/Productivity -Source: http://dl.sourceforge.net/sourceforge/abook/%{name}-%{version}.tar.gz +#Source: http://dl.sourceforge.net/sourceforge/abook/%{name}-%{version}.tar.gz +Source: http://abook.sourceforge.net/devel/abook-0.6.0pre2.tar.gz BuildRequires: gettext BuildRequires: ncurses-devel BuildRequires: readline-devel -Requires: lynx +Requires: webclient BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) %description @@ -17,10 +18,9 @@ designed for use with the mutt mail client. %prep -%setup -q +%setup -q -n %{name}-%{version}pre2 %build -export LDFLAGS=-L%{_libdir} %configure %{__make} %{?_smp_mflags} @@ -35,13 +35,16 @@ %files -f %{name}.lang %defattr(0644,root,root,0755) -%doc AUTHORS BUGS ChangeLog README THANKS TODO sample.abookrc FAQ NEWS ANNOUNCE -%doc COPYING +%doc AUTHORS BUGS COPYING ChangeLog FAQ README RELEASE_NOTES THANKS TODO sample.abookrc %attr(0755,root,root) %{_bindir}/abook %{_mandir}/man1/abook.* %{_mandir}/man5/abookrc.* %changelog +* Sun Apr 29 2007 Dominik Mierzejewski 0.6.0-0.1.pre2 +- latest devel version +- cleaned up docs + * Mon Aug 28 2006 Dominik Mierzejewski 0.5.6-3 - mass rebuild Index: sources =================================================================== RCS file: /cvs/extras/rpms/abook/devel/sources,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- sources 16 Aug 2006 18:10:42 -0000 1.2 +++ sources 29 Apr 2007 11:07:04 -0000 1.3 @@ -1 +1 @@ -87d25df96864a7c507a4965e6d1da49d abook-0.5.6.tar.gz +1e4a7210b3507db7b3d47ee7a2457934 abook-0.6.0pre2.tar.gz From fedora-extras-commits at redhat.com Sun Apr 29 11:08:46 2007 From: fedora-extras-commits at redhat.com (Dominik Mierzejewski (rathann)) Date: Sun, 29 Apr 2007 07:08:46 -0400 Subject: rpms/abook/devel abook.spec,1.3,1.4 Message-ID: <200704291108.l3TB8keQ009688@cvs-int.fedora.redhat.com> Author: rathann Update of /cvs/extras/rpms/abook/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv9669 Modified Files: abook.spec Log Message: - latest devel version - specfile cleanups Index: abook.spec =================================================================== RCS file: /cvs/extras/rpms/abook/devel/abook.spec,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- abook.spec 29 Apr 2007 11:07:04 -0000 1.3 +++ abook.spec 29 Apr 2007 11:08:12 -0000 1.4 @@ -43,7 +43,7 @@ %changelog * Sun Apr 29 2007 Dominik Mierzejewski 0.6.0-0.1.pre2 - latest devel version -- cleaned up docs +- specfile cleanups * Mon Aug 28 2006 Dominik Mierzejewski 0.5.6-3 - mass rebuild From fedora-extras-commits at redhat.com Sun Apr 29 11:11:00 2007 From: fedora-extras-commits at redhat.com (Dominik Mierzejewski (rathann)) Date: Sun, 29 Apr 2007 07:11:00 -0400 Subject: rpms/abook/FC-6 .cvsignore, 1.2, 1.3 abook.spec, 1.2, 1.3 sources, 1.2, 1.3 Message-ID: <200704291111.l3TBB0Px009775@cvs-int.fedora.redhat.com> Author: rathann Update of /cvs/extras/rpms/abook/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv9752 Modified Files: .cvsignore abook.spec sources Log Message: - latest devel version - specfile cleanups Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/abook/FC-6/.cvsignore,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- .cvsignore 16 Aug 2006 18:10:42 -0000 1.2 +++ .cvsignore 29 Apr 2007 11:10:26 -0000 1.3 @@ -1 +1 @@ -abook-0.5.6.tar.gz +abook-0.6.0pre2.tar.gz Index: abook.spec =================================================================== RCS file: /cvs/extras/rpms/abook/FC-6/abook.spec,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- abook.spec 28 Aug 2006 18:26:07 -0000 1.2 +++ abook.spec 29 Apr 2007 11:10:26 -0000 1.3 @@ -1,15 +1,16 @@ Name: abook -Version: 0.5.6 -Release: 3%{?dist} +Version: 0.6.0 +Release: 0.1.pre2%{?dist} License: GPL URL: http://abook.sourceforge.net/ Summary: Text-based addressbook program for mutt Group: Applications/Productivity -Source: http://dl.sourceforge.net/sourceforge/abook/%{name}-%{version}.tar.gz +#Source: http://dl.sourceforge.net/sourceforge/abook/%{name}-%{version}.tar.gz +Source: http://abook.sourceforge.net/devel/abook-0.6.0pre2.tar.gz BuildRequires: gettext BuildRequires: ncurses-devel BuildRequires: readline-devel -Requires: lynx +Requires: webclient BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) %description @@ -17,10 +18,9 @@ designed for use with the mutt mail client. %prep -%setup -q +%setup -q -n %{name}-%{version}pre2 %build -export LDFLAGS=-L%{_libdir} %configure %{__make} %{?_smp_mflags} @@ -35,13 +35,16 @@ %files -f %{name}.lang %defattr(0644,root,root,0755) -%doc AUTHORS BUGS ChangeLog README THANKS TODO sample.abookrc FAQ NEWS ANNOUNCE -%doc COPYING +%doc AUTHORS BUGS COPYING ChangeLog FAQ README RELEASE_NOTES THANKS TODO sample.abookrc %attr(0755,root,root) %{_bindir}/abook %{_mandir}/man1/abook.* %{_mandir}/man5/abookrc.* %changelog +* Sun Apr 29 2007 Dominik Mierzejewski 0.6.0-0.1.pre2 +- latest devel version +- specfile cleanups + * Mon Aug 28 2006 Dominik Mierzejewski 0.5.6-3 - mass rebuild Index: sources =================================================================== RCS file: /cvs/extras/rpms/abook/FC-6/sources,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- sources 16 Aug 2006 18:10:42 -0000 1.2 +++ sources 29 Apr 2007 11:10:26 -0000 1.3 @@ -1 +1 @@ -87d25df96864a7c507a4965e6d1da49d abook-0.5.6.tar.gz +1e4a7210b3507db7b3d47ee7a2457934 abook-0.6.0pre2.tar.gz From fedora-extras-commits at redhat.com Sun Apr 29 11:16:48 2007 From: fedora-extras-commits at redhat.com (Dominik Mierzejewski (rathann)) Date: Sun, 29 Apr 2007 07:16:48 -0400 Subject: rpms/abook/FC-5 .cvsignore, 1.2, 1.3 abook.spec, 1.1, 1.2 sources, 1.2, 1.3 Message-ID: <200704291116.l3TBGmlr009851@cvs-int.fedora.redhat.com> Author: rathann Update of /cvs/extras/rpms/abook/FC-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv9828 Modified Files: .cvsignore abook.spec sources Log Message: - latest devel version - specfile cleanups Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/abook/FC-5/.cvsignore,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- .cvsignore 16 Aug 2006 18:10:42 -0000 1.2 +++ .cvsignore 29 Apr 2007 11:16:14 -0000 1.3 @@ -1 +1 @@ -abook-0.5.6.tar.gz +abook-0.6.0pre2.tar.gz Index: abook.spec =================================================================== RCS file: /cvs/extras/rpms/abook/FC-5/abook.spec,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- abook.spec 16 Aug 2006 18:10:42 -0000 1.1 +++ abook.spec 29 Apr 2007 11:16:14 -0000 1.2 @@ -1,15 +1,16 @@ Name: abook -Version: 0.5.6 -Release: 2%{?dist} +Version: 0.6.0 +Release: 0.1.pre2%{?dist} License: GPL URL: http://abook.sourceforge.net/ Summary: Text-based addressbook program for mutt Group: Applications/Productivity -Source: http://dl.sourceforge.net/sourceforge/abook/%{name}-%{version}.tar.gz +#Source: http://dl.sourceforge.net/sourceforge/abook/%{name}-%{version}.tar.gz +Source: http://abook.sourceforge.net/devel/abook-0.6.0pre2.tar.gz BuildRequires: gettext BuildRequires: ncurses-devel BuildRequires: readline-devel -Requires: lynx +Requires: webclient BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) %description @@ -17,10 +18,9 @@ designed for use with the mutt mail client. %prep -%setup -q +%setup -q -n %{name}-%{version}pre2 %build -export LDFLAGS=-L%{_libdir} %configure %{__make} %{?_smp_mflags} @@ -35,13 +35,16 @@ %files -f %{name}.lang %defattr(0644,root,root,0755) -%doc AUTHORS BUGS ChangeLog README THANKS TODO sample.abookrc FAQ NEWS ANNOUNCE -%doc COPYING +%doc AUTHORS BUGS COPYING ChangeLog FAQ README RELEASE_NOTES THANKS TODO sample.abookrc %attr(0755,root,root) %{_bindir}/abook %{_mandir}/man1/abook.* %{_mandir}/man5/abookrc.* %changelog +* Sun Apr 29 2007 Dominik Mierzejewski 0.6.0-0.1.pre2 +- latest devel version +- specfile cleanups + * Tue Aug 15 2006 Dominik Mierzejewski 0.5.6-2 - fix macro usage in changelog - clean buildroot before install Index: sources =================================================================== RCS file: /cvs/extras/rpms/abook/FC-5/sources,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- sources 16 Aug 2006 18:10:42 -0000 1.2 +++ sources 29 Apr 2007 11:16:14 -0000 1.3 @@ -1 +1 @@ -87d25df96864a7c507a4965e6d1da49d abook-0.5.6.tar.gz +1e4a7210b3507db7b3d47ee7a2457934 abook-0.6.0pre2.tar.gz From fedora-extras-commits at redhat.com Sun Apr 29 12:51:41 2007 From: fedora-extras-commits at redhat.com (Rex Dieter (rdieter)) Date: Sun, 29 Apr 2007 08:51:41 -0400 Subject: rpms/fltk/devel fltk-1.1.x-r5750-rpath.patch, NONE, 1.1 fltk.spec, 1.27, 1.28 Message-ID: <200704291251.l3TCpfAk015763@cvs-int.fedora.redhat.com> Author: rdieter Update of /cvs/extras/rpms/fltk/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv15743 Modified Files: fltk.spec Added Files: fltk-1.1.x-r5750-rpath.patch Log Message: * Sun Apr 29 2007 Rex Dieter 1.1.8-0.2.r5750 - nuke --rpath (#238284) fltk-1.1.x-r5750-rpath.patch: --- NEW FILE fltk-1.1.x-r5750-rpath.patch --- Index: fltk.spec =================================================================== RCS file: /cvs/extras/rpms/fltk/devel/fltk.spec,v retrieving revision 1.27 retrieving revision 1.28 diff -u -r1.27 -r1.28 --- fltk.spec 5 Apr 2007 13:14:13 -0000 1.27 +++ fltk.spec 29 Apr 2007 12:51:05 -0000 1.28 @@ -5,7 +5,7 @@ Summary: C++ user interface toolkit Name: fltk Version: 1.1.8 -Release: 0.1.%{snap}%{?dist} +Release: 0.2.%{snap}%{?dist} License: LGPL with exceptions Group: System Environment/Libraries @@ -22,6 +22,8 @@ Patch2: fltk-1.1.7-test.patch # libfltk_gl.so had undefined symbols Patch3: fltk-1.1.x-r5750-undefined.patch +# nuke --rpath (#238284) +Patch4: fltk-1.1.x-r5750-rpath.patch %if 0%{?rhel} > 4 || 0%{?fedora} > 4 BuildRequires: libICE-devel libSM-devel @@ -199,6 +201,9 @@ %changelog +* Sun Apr 29 2007 Rex Dieter 1.1.8-0.2.r5750 +- nuke --rpath (#238284) + * Thu Apr 05 2007 Rex Dieter 1.1.8-0.1.r5750 - fltk-1.1.x-r5750 snapshot (1.1.8 pre-release) - --enable-xinerama From fedora-extras-commits at redhat.com Sun Apr 29 15:40:04 2007 From: fedora-extras-commits at redhat.com (Sebastian Vahl (svahl)) Date: Sun, 29 Apr 2007 11:40:04 -0400 Subject: rpms/koverartist/FC-6 koverartist.spec,NONE,1.1 sources,1.1,1.2 Message-ID: <200704291540.l3TFe4Ci032438@cvs-int.fedora.redhat.com> Author: svahl Update of /cvs/extras/rpms/koverartist/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv32419 Modified Files: sources Added Files: koverartist.spec Log Message: build koverartist for fc6 --- NEW FILE koverartist.spec --- Name: koverartist Version: 0.5 Release: 7%{?dist} Summary: Create CD/DVD covers Group: Applications/Publishing License: GPL URL: http://www.kde-apps.org/content/show.php?content=38195 Source0: http://members.inode.at/499177/software/koverartist/%{name}-%{version}.tar.bz2 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: kdelibs-devel gettext desktop-file-utils #Requires: %description KoverArtist is a program for the fast creation of covers for cd/dvd cases and boxes. The main idea behind it is to be able to create decent looking covers with some mouseclicks. %prep %setup -qn %{name} %build %configure --disable-rpath make %{?_smp_mflags} %install rm -rf $RPM_BUILD_ROOT make install DESTDIR=$RPM_BUILD_ROOT %find_lang %{name} desktop-file-install --vendor "" \ --dir %{buildroot}%{_datadir}/applications/kde/ \ --add-category AudioVideo \ --add-category Qt \ --add-category KDE \ --delete-original \ %{buildroot}/%{_datadir}/applnk/Multimedia/%{name}.desktop %clean rm -rf $RPM_BUILD_ROOT %post touch --no-create %{_datadir}/icons/hicolor || : %{_bindir}/gtk-update-icon-cache --quiet %{_datadir}/icons/hicolor || : update-desktop-database &> /dev/null ||: %postun touch --no-create %{_datadir}/icons/hicolor || : %{_bindir}/gtk-update-icon-cache --quiet %{_datadir}/icons/hicolor || : update-desktop-database &> /dev/null ||: %files -f %{name}.lang %defattr(-,root,root,-) %doc AUTHORS ChangeLog COPYING FAQ README TODO %{_bindir}/koverartist %{_datadir}/apps/koverartist/ %{_datadir}/doc/HTML/en/koverartist/ %{_datadir}/icons/hicolor/*/apps/koverartist.png %{_datadir}/applications/kde/koverartist.desktop %{_datadir}/mimelnk/application/x-koverartist.desktop %changelog * Thu Apr 12 2007 Sebastian Vahl - 0.5-7 - changed vendor and use /usr/share/applications/kde * Wed Apr 11 2007 Sebastian Vahl - 0.5-6 - run gtk-update-icon-cache on post and postun - run update-desktop-database on post and postun - added BR: desktop-file-utils * Wed Jan 18 2007 Sebastian Vahl - 0.5-5 - some cleanup in description - dropped X-Fedora in desktop-file-install * Wed Jan 17 2007 Sebastian Vahl - 0.5-4 - Use find_lang macro * Wed Jan 17 2007 Sebastian Vahl - 0.5-3 - use desktop-file-install - BR: desktop-file-utils - changed rpm-group to Applications/Publishing * Fri Dec 01 2006 Sebastian Vahl - 0.5-2 - BR: gettext * Wed Nov 01 2006 Sebastian Vahl - 0.5-1 - New upstream version: 0.5 * Wed Oct 25 2006 Sebastian Vahl - 0.4.3-2 - Rebuild for FC6 * Wed Jul 26 2006 Sebastian Vahl - 0.4.3-1 - New upstream version: 0.4.3 * Fri Jun 16 2006 Sebastian Vahl - 0.4-1 - New upstream version: 0.4 * Wed May 03 2006 Sebastian Vahl - 0.3.6-1 - New upstream version: 0.3.3 * Fri Apr 28 2006 Sebastian Vahl - 0.3.3-1 - New upstream version: 0.3.3 * Thu Apr 27 2006 Sebastian Vahl - 0.3.2-1 - New upstream version: 0.3.2 * Mon Apr 24 2006 Sebastian Vahl - 0.3.1-1 - Initial RPM Release Index: sources =================================================================== RCS file: /cvs/extras/rpms/koverartist/FC-6/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 12 Apr 2007 19:55:34 -0000 1.1 +++ sources 29 Apr 2007 15:39:29 -0000 1.2 @@ -0,0 +1 @@ +30abf0f9c743d144b7ae90d832fd4729 koverartist-0.5.tar.bz2 From fedora-extras-commits at redhat.com Sun Apr 29 15:53:08 2007 From: fedora-extras-commits at redhat.com (Sebastian Vahl (svahl)) Date: Sun, 29 Apr 2007 11:53:08 -0400 Subject: rpms/koverartist/FC-5 koverartist.spec,NONE,1.1 sources,1.1,1.2 Message-ID: <200704291553.l3TFr8fP032566@cvs-int.fedora.redhat.com> Author: svahl Update of /cvs/extras/rpms/koverartist/FC-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv32546 Modified Files: sources Added Files: koverartist.spec Log Message: build koverartist for fc5 --- NEW FILE koverartist.spec --- Name: koverartist Version: 0.5 Release: 7%{?dist} Summary: Create CD/DVD covers Group: Applications/Publishing License: GPL URL: http://www.kde-apps.org/content/show.php?content=38195 Source0: http://members.inode.at/499177/software/koverartist/%{name}-%{version}.tar.bz2 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: kdelibs-devel gettext desktop-file-utils #Requires: %description KoverArtist is a program for the fast creation of covers for cd/dvd cases and boxes. The main idea behind it is to be able to create decent looking covers with some mouseclicks. %prep %setup -qn %{name} %build %configure --disable-rpath make %{?_smp_mflags} %install rm -rf $RPM_BUILD_ROOT make install DESTDIR=$RPM_BUILD_ROOT %find_lang %{name} desktop-file-install --vendor "" \ --dir %{buildroot}%{_datadir}/applications/kde/ \ --add-category AudioVideo \ --add-category Qt \ --add-category KDE \ --delete-original \ %{buildroot}/%{_datadir}/applnk/Multimedia/%{name}.desktop %clean rm -rf $RPM_BUILD_ROOT %post touch --no-create %{_datadir}/icons/hicolor || : %{_bindir}/gtk-update-icon-cache --quiet %{_datadir}/icons/hicolor || : update-desktop-database &> /dev/null ||: %postun touch --no-create %{_datadir}/icons/hicolor || : %{_bindir}/gtk-update-icon-cache --quiet %{_datadir}/icons/hicolor || : update-desktop-database &> /dev/null ||: %files -f %{name}.lang %defattr(-,root,root,-) %doc AUTHORS ChangeLog COPYING FAQ README TODO %{_bindir}/koverartist %{_datadir}/apps/koverartist/ %{_datadir}/doc/HTML/en/koverartist/ %{_datadir}/icons/hicolor/*/apps/koverartist.png %{_datadir}/applications/kde/koverartist.desktop %{_datadir}/mimelnk/application/x-koverartist.desktop %changelog * Thu Apr 12 2007 Sebastian Vahl - 0.5-7 - changed vendor and use /usr/share/applications/kde * Wed Apr 11 2007 Sebastian Vahl - 0.5-6 - run gtk-update-icon-cache on post and postun - run update-desktop-database on post and postun - added BR: desktop-file-utils * Wed Jan 18 2007 Sebastian Vahl - 0.5-5 - some cleanup in description - dropped X-Fedora in desktop-file-install * Wed Jan 17 2007 Sebastian Vahl - 0.5-4 - Use find_lang macro * Wed Jan 17 2007 Sebastian Vahl - 0.5-3 - use desktop-file-install - BR: desktop-file-utils - changed rpm-group to Applications/Publishing * Fri Dec 01 2006 Sebastian Vahl - 0.5-2 - BR: gettext * Wed Nov 01 2006 Sebastian Vahl - 0.5-1 - New upstream version: 0.5 * Wed Oct 25 2006 Sebastian Vahl - 0.4.3-2 - Rebuild for FC6 * Wed Jul 26 2006 Sebastian Vahl - 0.4.3-1 - New upstream version: 0.4.3 * Fri Jun 16 2006 Sebastian Vahl - 0.4-1 - New upstream version: 0.4 * Wed May 03 2006 Sebastian Vahl - 0.3.6-1 - New upstream version: 0.3.3 * Fri Apr 28 2006 Sebastian Vahl - 0.3.3-1 - New upstream version: 0.3.3 * Thu Apr 27 2006 Sebastian Vahl - 0.3.2-1 - New upstream version: 0.3.2 * Mon Apr 24 2006 Sebastian Vahl - 0.3.1-1 - Initial RPM Release Index: sources =================================================================== RCS file: /cvs/extras/rpms/koverartist/FC-5/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 12 Apr 2007 19:55:34 -0000 1.1 +++ sources 29 Apr 2007 15:52:33 -0000 1.2 @@ -0,0 +1 @@ +30abf0f9c743d144b7ae90d832fd4729 koverartist-0.5.tar.bz2 From fedora-extras-commits at redhat.com Sun Apr 29 16:02:04 2007 From: fedora-extras-commits at redhat.com (Axel Thimm (athimm)) Date: Sun, 29 Apr 2007 12:02:04 -0400 Subject: rpms/nx import.log,1.15,1.16 Message-ID: <200704291602.l3TG24Yl004568@cvs-int.fedora.redhat.com> Author: athimm Update of /cvs/extras/rpms/nx In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv4527 Modified Files: import.log Log Message: auto-import nx-2.1.0-19.at on branch devel from nx-2.1.0-19.at.src.rpm Index: import.log =================================================================== RCS file: /cvs/extras/rpms/nx/import.log,v retrieving revision 1.15 retrieving revision 1.16 diff -u -r1.15 -r1.16 --- import.log 29 Sep 2006 17:27:13 -0000 1.15 +++ import.log 29 Apr 2007 16:01:29 -0000 1.16 @@ -12,3 +12,4 @@ nx-2_0_0-4_fc6:HEAD:nx-2.0.0-4.fc6.src.rpm:1157314132 nx-2_1_0-1_fc6:HEAD:nx-2.1.0-1.fc6.src.rpm:1159550794 nx-2_1_0-1_fc5:FC-5:nx-2.1.0-1.fc5.src.rpm:1159550850 +nx-2_1_0-19_at:HEAD:nx-2.1.0-19.at.src.rpm:1177862477 From fedora-extras-commits at redhat.com Sun Apr 29 16:02:09 2007 From: fedora-extras-commits at redhat.com (Axel Thimm (athimm)) Date: Sun, 29 Apr 2007 12:02:09 -0400 Subject: rpms/nx/devel nx-2.1.0-fixes.patch, NONE, 1.1 nxagent-64bit-clean.diff, NONE, 1.1 nxwrapper.in, NONE, 1.1 .cvsignore, 1.8, 1.9 nx.spec, 1.7, 1.8 sources, 1.8, 1.9 NX-bufferoverflow.diff, 1.1, NONE NX-data-range.patch, 1.1, NONE NX.diff, 1.2, NONE nxagent, 1.1, NONE nxfind-provides.sh, 1.1, NONE ppc-no-signed-char.diff, 1.1, NONE Message-ID: <200704291602.l3TG29LO004573@cvs-int.fedora.redhat.com> Author: athimm Update of /cvs/extras/rpms/nx/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv4527/devel Modified Files: .cvsignore nx.spec sources Added Files: nx-2.1.0-fixes.patch nxagent-64bit-clean.diff nxwrapper.in Removed Files: NX-bufferoverflow.diff NX-data-range.patch NX.diff nxagent nxfind-provides.sh ppc-no-signed-char.diff Log Message: auto-import nx-2.1.0-19.at on branch devel from nx-2.1.0-19.at.src.rpm nx-2.1.0-fixes.patch: --- NEW FILE nx-2.1.0-fixes.patch --- --- nx-X11/programs/Imakefile.fixes 2007-02-01 16:51:26.000000000 +0100 +++ nx-X11/programs/Imakefile 2007-02-19 20:07:49.000000000 +0100 @@ -125,7 +125,7 @@ #if defined(NXEmbeddedXServer) SUBDIRS = $(XSSRCDIR) #else -SUBDIRS = $(XSSRCDIR) nxauth +SUBDIRS = $(XSSRCDIR) #endif #else SUBDIRS = \ --- nxcomp/RenderExtension.h.fixes 2006-06-19 19:55:57.000000000 +0200 +++ nxcomp/RenderExtension.h 2007-02-19 20:07:49.000000000 +0100 @@ -315,6 +315,8 @@ data; }; +class RenderMinorExtensionStore; + class RenderExtensionStore : public MessageStore { public: --- nxcomp/configure.in.fixes 2006-11-24 18:28:22.000000000 +0100 +++ nxcomp/configure.in 2007-02-19 20:07:49.000000000 +0100 @@ -7,8 +7,8 @@ dnl Set our default compilation flags. -CXXFLAGS="-O3 -fno-rtti -fno-exceptions" -CFLAGS="-O3" +CXXFLAGS="-O2 -fPIC -fno-rtti -fno-exceptions" +CFLAGS="-O2 -fPIC" dnl Reset default linking directives. --- nxcompext/configure.in.fixes 2006-11-24 18:33:30.000000000 +0100 +++ nxcompext/configure.in 2007-02-19 20:07:49.000000000 +0100 @@ -7,8 +7,8 @@ dnl Reset default compilation flags. -CXXFLAGS="-O3" -CFLAGS="-O3" +CXXFLAGS="-O2 -fPIC" +CPPFLAGS="-O2 -fPIC" dnl Reset default linking directives. --- nxviewer/nxviewer/Imakefile.fixes 2006-12-01 17:54:17.000000000 +0100 +++ nxviewer/nxviewer/Imakefile 2007-02-19 20:07:49.000000000 +0100 @@ -43,6 +43,8 @@ ZLIB_LIB = -L/usr/local/lib -lz JPEG_LIB = -L/usr/local/lib -ljpeg +XPLIB = + #ifdef SunArchitecture USRLIBDIR = /usr/NX/lib SUN_LIB = -L/usr/openwin/lib nxagent-64bit-clean.diff: --- NEW FILE nxagent-64bit-clean.diff --- --- nxcomp.old/NXproto.h 2006-06-19 19:55:56.000000000 +0200 +++ nxcomp/NXproto.h 2007-02-12 18:17:41.000000000 +0100 @@ -26,6 +26,30 @@ #include #include +/* + Copied from Xproto.h + */ + +/* For the purpose of the structure definitions in this file, +we must redefine the following types in terms of Xmd.h's types, which may +include bit fields. All of these are #undef'd at the end of this file, +restoring the definitions in X.h. */ + +#define Window CARD32 +#define Drawable CARD32 +#define Font CARD32 +#define Pixmap CARD32 +#define Cursor CARD32 +#define Colormap CARD32 +#define GContext CARD32 +#define Atom CARD32 +#define VisualID CARD32 +#define Time CARD32 +#define KeyCode CARD8 +#define KeySym CARD32 + +/* End copied from Xproto.h */ + #define sz_xNXGetControlParametersReq 4 #define sz_xNXGetCleanupParametersReq 4 #define sz_xNXGetImageParametersReq 4 @@ -343,9 +367,9 @@ CARD8 dstDepth; CARD32 srcLength B32; CARD32 dstLength B32; - INT16 srcX B16, srcY B16; + CARD16 srcX B16, srcY B16; CARD16 srcWidth B16, srcHeight B16; - INT16 dstX B16, dstY B16; + CARD16 dstX B16, dstY B16; CARD16 dstWidth B16, dstHeight B16; } xNXPutPackedImageReq; @@ -463,4 +487,20 @@ } #endif +/* Copied from Xproto.h */ + +/* restore these definitions back to the typedefs in X.h */ +#undef Window +#undef Drawable +#undef Font +#undef Pixmap +#undef Cursor +#undef Colormap +#undef GContext +#undef Atom +#undef VisualID +#undef Time +#undef KeyCode +#undef KeySym + #endif /* NXproto_H */ diff -ur nx-X11/programs/Xserver/hw/nxagent.old/Millis.c nx-X11/programs/Xserver/hw/nxagent/Millis.c --- nx-X11/programs/Xserver/hw/nxagent.old/Millis.c 2006-05-25 11:37:31.000000000 +0200 +++ nx-X11/programs/Xserver/hw/nxagent/Millis.c 2007-02-12 19:10:10.000000000 +0100 @@ -22,7 +22,7 @@ #include "Millis.h" #ifdef DDXTIME -unsigned long GetTimeInMillis() +CARD32 GetTimeInMillis() { struct timeval ts; diff -ur nx-X11/programs/Xserver/hw/nxagent.old/Millis.h nx-X11/programs/Xserver/hw/nxagent/Millis.h --- nx-X11/programs/Xserver/hw/nxagent.old/Millis.h 2006-05-22 15:02:16.000000000 +0200 +++ nx-X11/programs/Xserver/hw/nxagent/Millis.h 2007-02-12 19:22:26.000000000 +0100 @@ -18,7 +18,7 @@ #ifndef __Millis_H__ #define __Millis_H__ -unsigned long GetTimeInMillis(void); +#include "os.h" const char *GetTimeInMillisAsString(void); diff -ur lib.old/X11/XlcDL.c lib/X11/XlcDL.c --- nx-X11.old/lib/X11/XlcDL.c 2006-06-19 16:20:46.000000000 +0200 +++ nx-X11/lib/X11/XlcDL.c 2007-02-12 06:32:53.000000000 +0100 @@ -61,7 +61,7 @@ # elif defined(__ia64__) # undef MACH64_NAME # else -# error "Unknown architecture" +# warning "Unknown architecture" # endif /* defined(__sparcv9) */ # ifdef _MACH64_NAME # define _MACH64_NAME_LEN (sizeof (_MACH64_NAME) - 1) --- NEW FILE nxwrapper.in --- #! /bin/sh export LD_LIBRARY_PATH=@PKGLIBDIR@:$LD_LIBRARY_PATH exec @PKGEXECDIR@/`basename $0` "$@" Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/nx/devel/.cvsignore,v retrieving revision 1.8 retrieving revision 1.9 diff -u -r1.8 -r1.9 --- .cvsignore 29 Sep 2006 17:26:18 -0000 1.8 +++ .cvsignore 29 Apr 2007 16:01:35 -0000 1.9 @@ -1,10 +1,9 @@ docs.tar.bz2 -nx-X11-2.1.0-2.tar.gz -nxagent-2.1.0-9.tar.gz -nxcomp-2.1.0-3.tar.gz -nxcompext-2.1.0-3.tar.gz -nxdesktop-2.1.0-3.tar.gz -nxproxy-2.1.0-2.tar.gz -nxscripts-2.1.0-1.tar.gz -nxssh-2.1.0-1.tar.gz -nxviewer-2.1.0-4.tar.gz +nx-X11-2.1.0-3.tar.gz +nxagent-2.1.0-18.tar.gz +nxcomp-2.1.0-7.tar.gz +nxcompext-2.1.0-5.tar.gz +nxdesktop-2.1.0-10.tar.gz +nxproxy-2.1.0-3.tar.gz +nxscripts-2.1.0-5.tar.gz +nxviewer-2.1.0-12.tar.gz Index: nx.spec =================================================================== RCS file: /cvs/extras/rpms/nx/devel/nx.spec,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- nx.spec 29 Sep 2006 17:26:18 -0000 1.7 +++ nx.spec 29 Apr 2007 16:01:35 -0000 1.8 @@ -1,77 +1,91 @@ -Name: nx -Version: 2.1.0 -Release: 1%{?dist} -Summary: Proxy system for X11 - -Group: Applications/Internet -License: GPL, MIT/X11 for X11 bits -URL: http://www.nomachine.com -Source0: nxproxy-%{version}-2.tar.gz -Source1: nxcomp-%{version}-3.tar.gz -Source2: nxcompext-%{version}-3.tar.gz -Source3: nx-X11-%{version}-2.tar.gz -Source4: nxagent-%{version}-9.tar.gz -Source5: nxviewer-%{version}-4.tar.gz -Source6: nxdesktop-%{version}-3.tar.gz -Source7: nxscripts-%{version}-1.tar.gz -Source8: nxssh-%{version}-1.tar.gz -Source9: nxagent -Source10: docs.tar.bz2 -Source11: nxfind-provides.sh -Patch0: NX.diff -Patch1: NX-noansi.diff -Patch2: p_XFree86-4.3-ppc64.diff -Patch5: NX-bufferoverflow.diff -Patch6: NX-data-range.patch -Patch7: ppc-no-signed-char.diff - -%define _use_internal_dependency_generator 0 -%define __find_provides %{SOURCE11} - -BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) - -BuildRequires: expat-devel audiofile-devel openssl-devel libjpeg-devel libpng-devel libX11-devel libXp-devel imake -Requires: xorg-x11-server-Xorg xorg-x11-apps xorg-x11-utils -Requires(post): policycoreutils -Requires(postun): policycoreutils -Excludearch: x86_64 +%define _pkglibdir %{_libdir}/nx +%define _pkgdatadir %{_datadir}/nx +%define _pkglibexecdir %{_libexecdir}/nx + +Summary: Proxy system for X11 +Name: nx +Version: 2.1.0 +Release: 19%{?dist} +License: GPL, MIT/X11 for X11 bits +Group: Applications/Internet +URL: http://www.nomachine.com +# Compression Libraries and Proxy Sources +Source0: http://www.nomachine.com/download/%{version}/sources/nxproxy-%{version}-3.tar.gz +Source1: http://www.nomachine.com/download/%{version}/sources/nxcomp-%{version}-7.tar.gz +Source2: http://www.nomachine.com/download/%{version}/sources/nxcompext-%{version}-5.tar.gz +# X11 Support Programs and Libraries +Source3: http://www.nomachine.com/download/%{version}/sources/nx-X11-%{version}-3.tar.gz +# X11 Agent Sources +Source4: http://www.nomachine.com/download/%{version}/sources/nxagent-%{version}-18.tar.gz +# RFB Agent Sources +Source5: http://www.nomachine.com/download/%{version}/sources/nxviewer-%{version}-12.tar.gz +# RDP Agent Sources +Source6: http://www.nomachine.com/download/%{version}/sources/nxdesktop-%{version}-10.tar.gz +# NX Example Scripts +Source7: http://www.nomachine.com/download/%{version}/sources/nxscripts-%{version}-5.tar.gz + +Source8: nxwrapper.in +Source9: docs.tar.bz2 + +Patch0: nx-2.1.0-fixes.patch +Patch1: NX-noansi.diff +Patch2: p_XFree86-4.3-ppc64.diff +Patch3: nxagent-64bit-clean.diff + +BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root + +BuildRequires: gcc-c++, redhat-release +BuildRequires: expat-devel, audiofile-devel, openssl-devel, libjpeg-devel, libpng-devel +BuildRequires: libXt-devel, xorg-x11-proto-devel, libXp-devel, imake +# Better mention what we really require on a file basis. +# Requires: xorg-x11-utils + %description NX provides a proxy system for the X Window System. %prep -%setup -q -T -c %{name}-%{version} -a0 -a1 -a2 -a3 -a4 -a5 -a6 -a7 -a8 -%patch0 -p0 +%setup -q -c %{name}-%{version} -T -a0 -a1 -a2 -a3 -a4 -a5 -a6 -a7 +%patch0 -p0 -b .fixes pushd nx-X11 %patch1 -p0 +%ifarch ppc64 %patch2 -p1 +%endif popd -%patch5 -p0 -%patch6 -p1 -%patch7 -p0 +%patch3 -p0 ln -s rdesktop.1 nxdesktop/doc/nxdesktop.1 +export CFLAGS="%{optflags}" +%ifarch x86_64 +export CFLAGS="$CFLAGS -fPIC" +%endif cat >> nx-X11/config/cf/host.def << EOF -#ifdef i386Architecture -#undef DefaultGcc2i386Opt -#define DefaultGcc2i386Opt $RPM_OPT_FLAGS -fno-strict-aliasing +#ifdef i386Architecture +#undef DefaultGcc2i386Opt +#define DefaultGcc2i386Opt $CFLAGS -fno-strict-aliasing #endif -#ifdef MipsArchitecture -#undef DefaultGcc2MipsOpt -#define DefaultGcc2MipsOpt $RPM_OPT_FLAGS -fno-strict-aliasing +#ifdef MipsArchitecture +#undef DefaultGcc2MipsOpt +#define DefaultGcc2MipsOpt $CFLAGS -fno-strict-aliasing #endif #ifdef s390xArchitecture #undef OptimizedCDebugFlags -#define OptimizedCDebugFlags $RPM_OPT_FLAGS -fno-strict-aliasing +#define OptimizedCDebugFlags $CFLAGS -fno-strict-aliasing #endif EOF +export CXXFLAGS="$CFLAGS" +perl -pi -e"s|CXXFLAGS=.-O.*|CXXFLAGS=\"$CXXFLAGS\"|" */configure %build export CFLAGS="%{optflags}" -export CXXFLAGS="%{optflags}" -perl -pi -e"s|CXXFLAGS=.-O.*|CXXFLAGS=\"$CXXFLAGS\"|" */configure +%ifarch x86_64 +export CFLAGS="$CFLAGS -fPIC" +%endif +export CXXFLAGS="$CFLAGS" + # build Compression Library and Proxy for i in nxcomp nxproxy; do - pushd $i; ./configure; make; popd + pushd $i; ./configure; make CCFLAGS="$CFLAGS"; popd done # build X11 Support Libraries and Agents pushd nx-X11 @@ -81,177 +95,121 @@ pushd nxcompext ./configure; make popd -# build nxssh -pushd nxssh - ./configure; make -popd # build RFB Agent pushd nxviewer xmkmf -a - cp -a %{_libdir}/libXp.so* ../nx-X11/exports/lib/ - make 2> /dev/null + cp -a %{_x_libraries}/libXp.so* ../nx-X11/exports/lib/ + make popd # build RDP Agent %ifnarch ppc ppc64 s390 s390x pushd nxdesktop - ./configure --prefix=%{_prefix} --sharedir=%{_datadir}/NX + ./configure --prefix=%{_prefix} --sharedir=%{_pkgdatadir} make popd %endif %install rm -rf %{buildroot} -mkdir -p %{buildroot}/%{_bindir} -mkdir -p %{buildroot}/%{_libdir}/NX/lib -mkdir -p %{buildroot}/%{_mandir}/man1 + +mkdir -p %{buildroot}%{_bindir} +mkdir -p %{buildroot}%{_pkglibdir} +mkdir -p %{buildroot}%{_pkglibexecdir} +mkdir -p %{buildroot}%{_mandir}/man1 + # install X11 Support Libraries and Agents -cp -a nx-X11/lib/X11/libX11.so.* \ - nx-X11/lib/Xext/libXext.so.* \ - nx-X11/lib/Xrender/libXrender.so.* \ - %{buildroot}/%{_libdir}/NX/lib -install -m 755 nx-X11/programs/Xserver/nxagent \ - %{buildroot}/%{_libdir}/NX -install -m 755 %{SOURCE9} %{buildroot}/%{_bindir} +install -p -m 0755 nx-X11/lib/X11/libX11.so.* \ + nx-X11/lib/Xext/libXext.so.* \ + nx-X11/lib/Xrender/libXrender.so.* \ + %{buildroot}%{_pkglibdir} +install -p -m 0755 nx-X11/programs/Xserver/nxagent \ + %{buildroot}%{_pkglibexecdir} +# nxwrapper +sed -e's, at PKGLIBDIR@,%{_pkglibdir},g' \ + -e's, at PKGLIBEXECDIR@,%{_pkglibexecdir},g' \ + < %{SOURCE8} > %{buildroot}%{_bindir}/nxwrapper +chmod 0755 %{buildroot}%{_bindir}/nxwrapper +ln -s nxwrapper %{buildroot}%{_bindir}/nxagent # install Compression Libraries and Proxy -cp -a nxcomp/libXcomp.so.* %{buildroot}/%{_libdir}/NX/lib -cp -a nxcompext/libXcompext.so.* %{buildroot}/%{_libdir}/NX/lib -install -m 755 nxproxy/nxproxy %{buildroot}/%{_libdir}/NX -ln -snf nxagent %{buildroot}/%{_bindir}/nxproxy -# install nxssh -pushd nxssh - cp -a nxssh %{buildroot}/%{_libdir}/NX - ln -snf nxagent %{buildroot}/%{_bindir}/nxssh - chmod 755 %{buildroot}/%{_bindir}/nxssh -popd +install -p -m 0755 nxcomp/libXcomp.so.* %{buildroot}%{_pkglibdir} +install -p -m 0755 nxcompext/libXcompext.so.* %{buildroot}%{_pkglibdir} +install -p -m 0755 nxproxy/nxproxy %{buildroot}%{_pkglibexecdir} +ln -s nxwrapper %{buildroot}%{_bindir}/nxproxy # install RFB Agent pushd nxviewer make install DESTDIR=%{buildroot} - mv %{buildroot}/%{_bindir}/nxviewer %{buildroot}/%{_libdir}/NX - ln -snf nxagent %{buildroot}/%{_bindir}/nxviewer - chmod 755 %{buildroot}/%{_bindir}/nxviewer + mv %{buildroot}%{_x_bindir}/nxviewer %{buildroot}%{_pkglibexecdir} + ln -s nxwrapper %{buildroot}%{_bindir}/nxviewer + chmod 755 %{buildroot}%{_bindir}/nxviewer + if [ "%{_x_bindir}" != "%{_bindir}" ]; then + mv %{buildroot}%{_x_bindir}/nxpasswd %{buildroot}%{_bindir} + fi popd # install RDP Agent %ifnarch ppc ppc64 s390 s390x pushd nxdesktop make install DESTDIR=%{buildroot} - mv %{buildroot}/%{_bindir}/nxdesktop %{buildroot}/%{_libdir}/NX - ln -snf nxagent %{buildroot}/%{_bindir}/nxdesktop - chmod 755 %{buildroot}/%{_bindir}/nxdesktop + mv %{buildroot}%{_bindir}/nxdesktop %{buildroot}%{_pkglibexecdir} + ln -s nxwrapper %{buildroot}%{_bindir}/nxdesktop mv %{buildroot}/usr/man/man1/nxdesktop.1 \ - %{buildroot}/%{_mandir}/man1/nxdesktop.1 + %{buildroot}%{_mandir}/man1/nxdesktop.1 rm -rf %{buildroot}/usr/man popd %endif # install scripts -mkdir -p %{buildroot}/%{_datadir}/doc/%{name}-%{version} -cp -r nxscripts %{buildroot}/%{_datadir}/doc/%{name}-%{version} +mkdir -p %{buildroot}%{_defaultdocdir}/%{name}-%{version} +cp -a nxscripts %{buildroot}%{_defaultdocdir}/%{name}-%{version} # documentation and license -tar xjf %{SOURCE10} -C %{buildroot}/%{_datadir}/doc/%{name}-%{version} -install -m 644 nxcomp/LICENSE %{buildroot}/%{_datadir}/doc/%{name}-%{version} +tar xjf %{SOURCE9} -C %{buildroot}%{_defaultdocdir}/%{name}-%{version} +install -m 644 nxcomp/LICENSE %{buildroot}%{_defaultdocdir}/%{name}-%{version} for i in nxcomp nxdesktop; do - mkdir %{buildroot}/%{_datadir}/doc/%{name}-%{version}/$i + mkdir %{buildroot}%{_defaultdocdir}/%{name}-%{version}/$i done -install -m 644 nxcomp/README %{buildroot}/%{_datadir}/doc/%{name}-%{version}/nxcomp -install -m 644 nxdesktop/README %{buildroot}/%{_datadir}/doc/%{name}-%{version}/nxdesktop +install -p -m 0644 nxcomp/README \ + %{buildroot}%{_defaultdocdir}/%{name}-%{version}/nxcomp/ +install -p -m 0644 nxdesktop/README \ + %{buildroot}%{_defaultdocdir}/%{name}-%{version}/nxdesktop/ rm -rf nxdesktop/doc/CVS -cp -r nxdesktop/doc %{buildroot}/%{_datadir}/doc/%{name}-%{version}/nxdesktop - -%post -%{_sbindir}/semanage fcontext -f -- -a -t textrel_shlib_t '%{_libdir}/NX/lib/libXcomp.so.%{version}' 2>/dev/null || : -%{_sbindir}/semanage fcontext -f -- -a -t textrel_shlib_t '%{_libdir}/NX/lib/libXcompext.so.%{version}' 2>/dev/null || : -%{_bindir}/chcon -t textrel_shlib_t %{_libdir}/NX/lib/libXcomp.so.%{version} 2>/dev/null || : -%{_bindir}/chcon -t textrel_shlib_t %{_libdir}/NX/lib/libXcompext.so.%{version} 2>/dev/null || : - -%postun -if [ $1 -eq 0 ]; then - %{_sbindir}/semanage fcontext -f -- -d -t textrel_shlib_t '%{_libdir}/NX/lib/libXcomp.so.%{version}' 2>/dev/null || : - %{_sbindir}/semanage fcontext -f -- -d -t textrel_shlib_t '%{_libdir}/NX/lib/libXcompext.so.%{version}' 2>/dev/null || : -fi +cp -ar nxdesktop/doc/* \ + %{buildroot}%{_defaultdocdir}/%{name}-%{version}/nxdesktop/ %clean rm -rf %{buildroot} %files %defattr(-,root,root,-) -%doc %{_datadir}/doc/%{name}-%{version} +%doc %{_defaultdocdir}/%{name}-%{version} %{_bindir}/* -%dir %{_libdir}/NX -%{_libdir}/NX/* +%{_pkglibdir} +%{_pkglibexecdir} %ifnarch ppc ppc64 s390 s390x -%dir %{_datadir}/NX +%{_pkgdatadir} %{_mandir}/man1/nxdesktop.1.gz -%{_datadir}/NX/keymaps-windows/ %endif %changelog -* Thu Sep 28 2006 Rick Stout - 2.1.0-1 -- updated to 2.1.0 release -* Mon Aug 28 2006 Rick Stout - 2.0.0-4 -- upped release for rebuild request -- removed link in post for /usr/X11R6/lib/X11 as it is now - handled in freenx -- updated to maintenance release 2 -- added nxssh component for future qtnx client -* Thu Jul 13 2006 Rick Stout - 2.0.0-3 -- updated to 2.0.0 Maintenance release 1 -* Tue Jul 11 2006 Rick Stout - 2.0.0-1 -- upgraded to 2.0.0 -- removed renderextension patch as it is unnecessary -- cleaned up spec file -* Tue Jun 13 2006 Rick Stout - 1.5.0-11 -- fixed documentation directory problems BZ#194964 -* Sat Jun 10 2006 Rick Stout - 1.5.0-10 -- added Source11 to filter find-provides from showing libraries that should not - be provided to the system. BZ#194652 -* Wed Jun 07 2006 Rick Stout - 1.5.0-9 -- added Dist tag -- fixed macro/variable inconsistencies -- added requires: post and postun for policycoreutils -* Tue Jun 06 2006 Rick Stout - 1.5.0-8 -- adapting spec for fedora-extras -- excluding x86_64 arch at this time. nxagent causes segfaults -* Mon May 08 2006 Rick Stout - 1.5.0-7.FC5 -- added a section to %post that links /usr/X11R6/lib/X11 to /usr/share/X11 - which is needed for nxagent to function properly -* Sun May 07 2006 Rick Stout - 1.5.0-6.FC5 -- added support for selinux -* Tue May 02 2006 Rick Stout - 1.5.0-5.FC5 -- reenabled nxviewer -* Mon May 01 2006 Rick Stout - 1.5.0-4.FC5.2 -- rebuilt for FC5 -- nxviewer still disabled -* Mon Jan 30 2006 Rick Stout - 1.5.0-4.FC5 -- disabled the nxviewer build because it doesn't like modular X -- updated xorg dependencies -* Tue Dec 13 2005 Rick Stout - 1.5.0-4 -- updated perl script line 76 to have quotes -* Tue Dec 13 2005 Rick Stout - 1.5.0-3 -- updated all components to most recent release - Maintenance 3 -- removed NX-1.5.diff -* Wed Aug 31 2005 Rick Stout - 1.5.0-2 -- updated nxagent to ver .90 -- added patches from SuSE to update some compiler warnings and buffer overflows -* Fri Aug 12 2005 Rick Stout - 1.5.0-1 -- updated nxcomp to ver .65 -* Tue Jul 26 2005 Rick Stout - 1.5.0-0 -- Updated to 1.5.0 final -* Mon Jul 11 2005 Rick Stout - 1.4.9.4-0 -- Updated to 1.5.0 snapshot 4 -* Thu Jun 30 2005 Rick Stout - 1.4.9.3-0 -- reworked package for update to 1.5.0 devel snapshot 3 (1.4.9.3) -- Commented out Xtranssock patch in NX.diff (doesn't seem to be necessary) -* Mon Apr 11 2005 Tom "spot" Callaway - 1.4.0-5 -- spec cleanups -- reworked Patch1 to make it apply without arch conditional -* Mon Feb 14 2005 Rick Stout - 1.4.0-4 +* Mon Feb 19 2007 Axel Thimm - 2.1.0-18 +- Update to 2.1.0 (4th? maintenance release). + +* Tue Jan 17 2006 Axel Thimm +- Update to maintenance release. + +* Sat Jul 30 2005 Axel Thimm +- Update to nx 1.5.0. final. + +* Mon Feb 14 2005 Rick Stout - 4:1.4.0 - updated nx-X11, nxproxy, nxcomp, nxagent and nxdesktop - released to address X11 security concerns. -* Tue Nov 09 2004 Rick Stout - 1.4.0-3 + +* Tue Nov 09 2004 Rick Stout - 3:1.4.0 - updated to 1.4.0 final -* Mon Oct 11 2004 Rick Stout - 1.4.0-2 + +* Mon Oct 11 2004 Rick Stout - 2:1.4.0 - Changed naming structure to be more friendly (lowercase) -* Fri Oct 07 2004 Rick Stout - 1.4.0-1 + +* Fri Oct 07 2004 Rick Stout - 1:1.4.0 - Updated package dependencies -* Wed Sep 29 2004 Rick Stout - 1.4.0-0 + +* Wed Sep 29 2004 Rick Stout - 0:1.4.0 - Initial Fedora RPM release. - Updated SuSE package to work with Fedora Index: sources =================================================================== RCS file: /cvs/extras/rpms/nx/devel/sources,v retrieving revision 1.8 retrieving revision 1.9 diff -u -r1.8 -r1.9 --- sources 29 Sep 2006 17:26:18 -0000 1.8 +++ sources 29 Apr 2007 16:01:35 -0000 1.9 @@ -1,10 +1,9 @@ 0511072ee377316879bb91a75153ed47 docs.tar.bz2 -b82d5272adc23117596095fffcfb04a0 nx-X11-2.1.0-2.tar.gz -a3bb392d9af8286c1bb62d40bc51458f nxagent-2.1.0-9.tar.gz -e99094ba63659fed3b4b518636d3b5e8 nxcomp-2.1.0-3.tar.gz -f5794599ad245a3c0a12db8aea00846e nxcompext-2.1.0-3.tar.gz -8afb8acfbbc27ad0047990bae9907e0a nxdesktop-2.1.0-3.tar.gz -ea29b44015da4d2553c54e18be3e8580 nxproxy-2.1.0-2.tar.gz -6ff9bcf65a7527fa8b4dcfd09c234e51 nxscripts-2.1.0-1.tar.gz -ae6d2e3108580caceccc349f01a49ee5 nxssh-2.1.0-1.tar.gz -592747f725550320b3b820bbb531fd6c nxviewer-2.1.0-4.tar.gz +9c6e9e4c35c4ec3a7664fcdd397eb7f0 nx-X11-2.1.0-3.tar.gz +cae6005f50bab78aa7abba448fca4ed9 nxagent-2.1.0-18.tar.gz +52b0e108004ec14c51b44b61b66f70e8 nxcomp-2.1.0-7.tar.gz +d3347382860670cfd4471d228fb1b730 nxcompext-2.1.0-5.tar.gz +f96395297324ffe249fdec3065d754be nxdesktop-2.1.0-10.tar.gz +29b0e8be069a8258f5b8774362fc7464 nxproxy-2.1.0-3.tar.gz +0fa857d3291f6b89f799531f028011e7 nxscripts-2.1.0-5.tar.gz +e9f5b692278025856b09bd71d0966100 nxviewer-2.1.0-12.tar.gz --- NX-bufferoverflow.diff DELETED --- --- NX-data-range.patch DELETED --- --- NX.diff DELETED --- --- nxagent DELETED --- --- nxfind-provides.sh DELETED --- --- ppc-no-signed-char.diff DELETED --- From fedora-extras-commits at redhat.com Sun Apr 29 17:14:32 2007 From: fedora-extras-commits at redhat.com (Sebastian Vahl (svahl)) Date: Sun, 29 Apr 2007 13:14:32 -0400 Subject: rpms/koverartist/FC-5 .cvsignore,1.1,1.2 Message-ID: <200704291714.l3THEWLR010138@cvs-int.fedora.redhat.com> Author: svahl Update of /cvs/extras/rpms/koverartist/FC-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv10116/FC-5 Modified Files: .cvsignore Log Message: forgotton to add .cvsignore on fc5 and fc6 Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/koverartist/FC-5/.cvsignore,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- .cvsignore 12 Apr 2007 19:55:34 -0000 1.1 +++ .cvsignore 29 Apr 2007 17:13:58 -0000 1.2 @@ -0,0 +1 @@ +koverartist-0.5.tar.bz2 From fedora-extras-commits at redhat.com Sun Apr 29 17:17:16 2007 From: fedora-extras-commits at redhat.com (Sebastian Vahl (svahl)) Date: Sun, 29 Apr 2007 13:17:16 -0400 Subject: rpms/koverartist/FC-6 .cvsignore,1.1,1.2 Message-ID: <200704291717.l3THHGZ7010340@cvs-int.fedora.redhat.com> Author: svahl Update of /cvs/extras/rpms/koverartist/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv10314 Modified Files: .cvsignore Log Message: forgotton to add .cvsignore on fc5 and fc6 Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/koverartist/FC-6/.cvsignore,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- .cvsignore 12 Apr 2007 19:55:34 -0000 1.1 +++ .cvsignore 29 Apr 2007 17:16:42 -0000 1.2 @@ -0,0 +1 @@ +koverartist-0.5.tar.bz2 From fedora-extras-commits at redhat.com Sun Apr 29 17:50:52 2007 From: fedora-extras-commits at redhat.com (Rex Dieter (rdieter)) Date: Sun, 29 Apr 2007 13:50:52 -0400 Subject: rpms/fltk/devel fltk-1.1.x-r5750-rpath.patch, 1.1, 1.2 fltk.spec, 1.28, 1.29 Message-ID: <200704291750.l3THoqQR011518@cvs-int.fedora.redhat.com> Author: rdieter Update of /cvs/extras/rpms/fltk/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv11479 Modified Files: fltk-1.1.x-r5750-rpath.patch fltk.spec Log Message: * Sun Apr 29 2007 Rex Dieter 1.1.8-0.3.r5750 - *really* fix --rpath issue, using non-empty patch this time (#238284) fltk-1.1.x-r5750-rpath.patch: Index: fltk-1.1.x-r5750-rpath.patch =================================================================== RCS file: /cvs/extras/rpms/fltk/devel/fltk-1.1.x-r5750-rpath.patch,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- fltk-1.1.x-r5750-rpath.patch 29 Apr 2007 12:51:05 -0000 1.1 +++ fltk-1.1.x-r5750-rpath.patch 29 Apr 2007 17:50:16 -0000 1.2 @@ -0,0 +1,30 @@ +--- fltk-1.1.x-r5750/configure.in.rpath 2007-02-10 15:21:02.000000000 -0600 ++++ fltk-1.1.x-r5750/configure.in 2007-04-29 12:47:29.000000000 -0500 +@@ -180,9 +180,9 @@ + GLDSONAME="libfltk_gl.so.$FL_API_VERSION" + IMGDSONAME="libfltk_images.so.$FL_API_VERSION" + DSOCOMMAND="\$(CXX) \$(DSOFLAGS) -Wl,-soname,\$@ \$(LDLIBS) -shared -fPIC $DEBUGFLAG -o" +- if test "x$libdir" != "x/usr/lib"; then +- DSOLINK="-Wl,-rpath,$libdir" +- fi ++# if test "x$libdir" != "x/usr/lib"; then ++# DSOLINK="-Wl,-rpath,$libdir" ++# fi + ;; + AIX*) + DSONAME="libfltk_s.a" +--- fltk-1.1.x-r5750/configure.rpath 2007-03-23 00:00:35.000000000 -0500 ++++ fltk-1.1.x-r5750/configure 2007-04-29 12:47:59.000000000 -0500 +@@ -1482,9 +1482,9 @@ + GLDSONAME="libfltk_gl.so.$FL_API_VERSION" + IMGDSONAME="libfltk_images.so.$FL_API_VERSION" + DSOCOMMAND="\$(CXX) \$(DSOFLAGS) -Wl,-soname,\$@ \$(LDLIBS) -shared -fPIC $DEBUGFLAG -o" +- if test "x$libdir" != "x/usr/lib"; then +- DSOLINK="-Wl,-rpath,$libdir" +- fi ++# if test "x$libdir" != "x/usr/lib"; then ++# DSOLINK="-Wl,-rpath,$libdir" ++# fi + ;; + AIX*) + DSONAME="libfltk_s.a" Index: fltk.spec =================================================================== RCS file: /cvs/extras/rpms/fltk/devel/fltk.spec,v retrieving revision 1.28 retrieving revision 1.29 diff -u -r1.28 -r1.29 --- fltk.spec 29 Apr 2007 12:51:05 -0000 1.28 +++ fltk.spec 29 Apr 2007 17:50:16 -0000 1.29 @@ -5,7 +5,7 @@ Summary: C++ user interface toolkit Name: fltk Version: 1.1.8 -Release: 0.2.%{snap}%{?dist} +Release: 0.3.%{snap}%{?dist} License: LGPL with exceptions Group: System Environment/Libraries @@ -79,6 +79,7 @@ %patch1 -p1 -b .199656 %patch2 -p1 -b .test %patch3 -p1 -b .undefined +%patch4 -p1 -b .rpath %build @@ -201,6 +202,9 @@ %changelog +* Sun Apr 29 2007 Rex Dieter 1.1.8-0.3.r5750 +- *really* fix --rpath issue, using non-empty patch this time (#238284) + * Sun Apr 29 2007 Rex Dieter 1.1.8-0.2.r5750 - nuke --rpath (#238284) From fedora-extras-commits at redhat.com Sun Apr 29 17:53:01 2007 From: fedora-extras-commits at redhat.com (Sebastian Vahl (svahl)) Date: Sun, 29 Apr 2007 13:53:01 -0400 Subject: comps comps-f7.xml.in, 1.173, 1.174 comps-fe5.xml.in, 1.259, 1.260 comps-fe6.xml.in, 1.329, 1.330 Message-ID: <200704291753.l3THr1MB011678@cvs-int.fedora.redhat.com> Author: svahl Update of /cvs/extras/comps In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv11657 Modified Files: comps-f7.xml.in comps-fe5.xml.in comps-fe6.xml.in Log Message: added koverartist to kde-desktop for fc5,fc6,f7 Index: comps-f7.xml.in =================================================================== RCS file: /cvs/extras/comps/comps-f7.xml.in,v retrieving revision 1.173 retrieving revision 1.174 diff -u -r1.173 -r1.174 --- comps-f7.xml.in 29 Apr 2007 01:22:46 -0000 1.173 +++ comps-f7.xml.in 29 Apr 2007 17:52:30 -0000 1.174 @@ -2155,6 +2155,7 @@ koffice-suite kompose kooldock + koverartist krecipes krename krusader Index: comps-fe5.xml.in =================================================================== RCS file: /cvs/extras/comps/comps-fe5.xml.in,v retrieving revision 1.259 retrieving revision 1.260 diff -u -r1.259 -r1.260 --- comps-fe5.xml.in 25 Apr 2007 08:02:45 -0000 1.259 +++ comps-fe5.xml.in 29 Apr 2007 17:52:30 -0000 1.260 @@ -717,6 +717,7 @@ knetworkmanager kompose kooldock + koverartist krecipes krusader ksynaptics Index: comps-fe6.xml.in =================================================================== RCS file: /cvs/extras/comps/comps-fe6.xml.in,v retrieving revision 1.329 retrieving revision 1.330 diff -u -r1.329 -r1.330 --- comps-fe6.xml.in 29 Apr 2007 01:22:46 -0000 1.329 +++ comps-fe6.xml.in 29 Apr 2007 17:52:30 -0000 1.330 @@ -808,6 +808,7 @@ knetworkmanager kompose kooldock + koverartist krecipes krename krusader From fedora-extras-commits at redhat.com Sun Apr 29 19:43:48 2007 From: fedora-extras-commits at redhat.com (Bernard Johnson (bjohnson)) Date: Sun, 29 Apr 2007 15:43:48 -0400 Subject: rpms/pdfedit/FC-6 .cvsignore, 1.4, 1.5 pdfedit-destdir.patch, 1.1, 1.2 pdfedit.spec, 1.3, 1.4 sources, 1.4, 1.5 Message-ID: <200704291943.l3TJhmao023138@cvs-int.fedora.redhat.com> Author: bjohnson Update of /cvs/extras/rpms/pdfedit/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv23075/FC-6 Modified Files: .cvsignore pdfedit-destdir.patch pdfedit.spec sources Log Message: v 0.3.1 Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/pdfedit/FC-6/.cvsignore,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- .cvsignore 17 Apr 2007 20:31:23 -0000 1.4 +++ .cvsignore 29 Apr 2007 19:43:13 -0000 1.5 @@ -1 +1 @@ -pdfedit-0.3.0.tar.bz2 +pdfedit-0.3.1.tar.bz2 pdfedit-destdir.patch: Index: pdfedit-destdir.patch =================================================================== RCS file: /cvs/extras/rpms/pdfedit/FC-6/pdfedit-destdir.patch,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- pdfedit-destdir.patch 19 Mar 2007 01:48:55 -0000 1.1 +++ pdfedit-destdir.patch 29 Apr 2007 19:43:13 -0000 1.2 @@ -1,6 +1,6 @@ ---- pdfedit-0.2.5/src/gui/pdfedit.pro.orig 2007-01-27 22:02:06.000000000 -0700 -+++ pdfedit-0.2.5/src/gui/pdfedit.pro 2007-03-14 17:14:17.000000000 -0600 -@@ -18,56 +18,56 @@ +--- pdfedit-0.3.1-pristine/src/gui/pdfedit.pro 2007-04-29 11:28:52.000000000 -0600 ++++ pdfedit-0.3.1/src/gui/pdfedit.pro 2007-04-29 13:09:11.000000000 -0600 +@@ -46,56 +46,56 @@ #Data files installed in application data path (typically /usr/share/pdfedit) # Basic data files @@ -41,7 +41,7 @@ # Documentation installed in documentation path (typically /usr/share/doc) -doc.path = $$DOC_PATH +doc.path = $(QMAKE_DESTDIR)/$$DOC_PATH - doc.files = ../../doc/user/*.html ../../doc/user/*.pdf ../../doc/LICENSE.GPL + doc.files = ../../doc/user/*.html ../../doc/user/*.pdf ../../doc/LICENSE.GPL ../../README ../../Changelog ../../doc/AUTHORS -doc_images.path = $$DOC_PATH/images +doc_images.path = $(QMAKE_DESTDIR)/$$DOC_PATH/images doc_images.files = ../../doc/user/images/*.png @@ -74,4 +74,4 @@ +pdfedit.path = $(QMAKE_DESTDIR)/$$BIN_PATH pdfedit.files = pdfedit - #List of installed targets + # cygwin hack Index: pdfedit.spec =================================================================== RCS file: /cvs/extras/rpms/pdfedit/FC-6/pdfedit.spec,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- pdfedit.spec 17 Apr 2007 20:31:23 -0000 1.3 +++ pdfedit.spec 29 Apr 2007 19:43:13 -0000 1.4 @@ -1,6 +1,6 @@ Name: pdfedit -Version: 0.3.0 -Release: 2%{?dist} +Version: 0.3.1 +Release: 1%{?dist} Summary: A complete pdf document editing solution Group: Applications/Publishing @@ -30,6 +30,7 @@ %patch1 -p1 -b .doxygen %build +export QMAKESPEC=linux-g++ %configure make %{?_smp_mflags} @@ -100,6 +101,11 @@ %doc doc/user/gui/menuAndToolbarsFun/images doc/user/examples %changelog +* Sun Apr 29 2007 Bernard Johnson - 0.3.1-1 +- v 0.3.1 +- rediff destdir patch +- set QMAKESPEC environment variable + * Tue Apr 17 2007 Bernard Johnson - 0.3.0-2 - don't allow doxygen to use /dev/null Index: sources =================================================================== RCS file: /cvs/extras/rpms/pdfedit/FC-6/sources,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- sources 17 Apr 2007 19:38:53 -0000 1.4 +++ sources 29 Apr 2007 19:43:13 -0000 1.5 @@ -1 +1 @@ -17faababcc9c62a3e0dd89f62ae8a5e5 pdfedit-0.3.0.tar.bz2 +50ef945952160f2dfdeb28676aca0194 pdfedit-0.3.1.tar.bz2 From fedora-extras-commits at redhat.com Sun Apr 29 19:43:52 2007 From: fedora-extras-commits at redhat.com (Bernard Johnson (bjohnson)) Date: Sun, 29 Apr 2007 15:43:52 -0400 Subject: rpms/pdfedit/devel .cvsignore, 1.4, 1.5 pdfedit-destdir.patch, 1.1, 1.2 pdfedit.spec, 1.3, 1.4 sources, 1.4, 1.5 Message-ID: <200704291943.l3TJhqvm023147@cvs-int.fedora.redhat.com> Author: bjohnson Update of /cvs/extras/rpms/pdfedit/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv23075/devel Modified Files: .cvsignore pdfedit-destdir.patch pdfedit.spec sources Log Message: v 0.3.1 Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/pdfedit/devel/.cvsignore,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- .cvsignore 17 Apr 2007 20:31:27 -0000 1.4 +++ .cvsignore 29 Apr 2007 19:43:18 -0000 1.5 @@ -1 +1 @@ -pdfedit-0.3.0.tar.bz2 +pdfedit-0.3.1.tar.bz2 pdfedit-destdir.patch: Index: pdfedit-destdir.patch =================================================================== RCS file: /cvs/extras/rpms/pdfedit/devel/pdfedit-destdir.patch,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- pdfedit-destdir.patch 19 Mar 2007 01:43:03 -0000 1.1 +++ pdfedit-destdir.patch 29 Apr 2007 19:43:18 -0000 1.2 @@ -1,6 +1,6 @@ ---- pdfedit-0.2.5/src/gui/pdfedit.pro.orig 2007-01-27 22:02:06.000000000 -0700 -+++ pdfedit-0.2.5/src/gui/pdfedit.pro 2007-03-14 17:14:17.000000000 -0600 -@@ -18,56 +18,56 @@ +--- pdfedit-0.3.1-pristine/src/gui/pdfedit.pro 2007-04-29 11:28:52.000000000 -0600 ++++ pdfedit-0.3.1/src/gui/pdfedit.pro 2007-04-29 13:09:11.000000000 -0600 +@@ -46,56 +46,56 @@ #Data files installed in application data path (typically /usr/share/pdfedit) # Basic data files @@ -41,7 +41,7 @@ # Documentation installed in documentation path (typically /usr/share/doc) -doc.path = $$DOC_PATH +doc.path = $(QMAKE_DESTDIR)/$$DOC_PATH - doc.files = ../../doc/user/*.html ../../doc/user/*.pdf ../../doc/LICENSE.GPL + doc.files = ../../doc/user/*.html ../../doc/user/*.pdf ../../doc/LICENSE.GPL ../../README ../../Changelog ../../doc/AUTHORS -doc_images.path = $$DOC_PATH/images +doc_images.path = $(QMAKE_DESTDIR)/$$DOC_PATH/images doc_images.files = ../../doc/user/images/*.png @@ -74,4 +74,4 @@ +pdfedit.path = $(QMAKE_DESTDIR)/$$BIN_PATH pdfedit.files = pdfedit - #List of installed targets + # cygwin hack Index: pdfedit.spec =================================================================== RCS file: /cvs/extras/rpms/pdfedit/devel/pdfedit.spec,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- pdfedit.spec 17 Apr 2007 20:31:27 -0000 1.3 +++ pdfedit.spec 29 Apr 2007 19:43:18 -0000 1.4 @@ -1,6 +1,6 @@ Name: pdfedit -Version: 0.3.0 -Release: 2%{?dist} +Version: 0.3.1 +Release: 1%{?dist} Summary: A complete pdf document editing solution Group: Applications/Publishing @@ -30,6 +30,7 @@ %patch1 -p1 -b .doxygen %build +export QMAKESPEC=linux-g++ %configure make %{?_smp_mflags} @@ -100,6 +101,11 @@ %doc doc/user/gui/menuAndToolbarsFun/images doc/user/examples %changelog +* Sun Apr 29 2007 Bernard Johnson - 0.3.1-1 +- v 0.3.1 +- rediff destdir patch +- set QMAKESPEC environment variable + * Tue Apr 17 2007 Bernard Johnson - 0.3.0-2 - don't allow doxygen to use /dev/null Index: sources =================================================================== RCS file: /cvs/extras/rpms/pdfedit/devel/sources,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- sources 17 Apr 2007 19:38:57 -0000 1.4 +++ sources 29 Apr 2007 19:43:18 -0000 1.5 @@ -1 +1 @@ -17faababcc9c62a3e0dd89f62ae8a5e5 pdfedit-0.3.0.tar.bz2 +50ef945952160f2dfdeb28676aca0194 pdfedit-0.3.1.tar.bz2 From fedora-extras-commits at redhat.com Sun Apr 29 19:49:02 2007 From: fedora-extras-commits at redhat.com (Chitlesh GOORAH (chitlesh)) Date: Sun, 29 Apr 2007 15:49:02 -0400 Subject: rpms/toped import.log,1.9,1.10 Message-ID: <200704291949.l3TJn2G2023689@cvs-int.fedora.redhat.com> Author: chitlesh Update of /cvs/extras/rpms/toped In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv23457 Modified Files: import.log Log Message: Index: import.log =================================================================== RCS file: /cvs/extras/rpms/toped/import.log,v retrieving revision 1.9 retrieving revision 1.10 diff -u -r1.9 -r1.10 --- import.log 26 Feb 2007 22:46:04 -0000 1.9 +++ import.log 29 Apr 2007 19:48:27 -0000 1.10 @@ -6,3 +6,4 @@ toped-0_8_2-5:HEAD:toped-0.8.2-5.src.rpm:1167001522 toped-0_8_2-6:FC-6:toped-0.8.2-6.src.rpm:1167041364 toped-0_8_2-8:HEAD:toped-0.8.2-8.src.rpm:1172530070 +toped-0_8_5-1:FC-5:toped-0.8.5-1.src.rpm:1177876405 From fedora-extras-commits at redhat.com Sun Apr 29 19:49:07 2007 From: fedora-extras-commits at redhat.com (Chitlesh GOORAH (chitlesh)) Date: Sun, 29 Apr 2007 15:49:07 -0400 Subject: rpms/toped/FC-5 .cvsignore, 1.2, 1.3 sources, 1.2, 1.3 toped.spec, 1.2, 1.3 toped.desktop, 1.1, NONE toped_32x32.png, 1.1, NONE toped_64x64.png, 1.1, NONE Message-ID: <200704291949.l3TJn7Oh023709@cvs-int.fedora.redhat.com> Author: chitlesh Update of /cvs/extras/rpms/toped/FC-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv23457/FC-5 Modified Files: .cvsignore sources toped.spec Removed Files: toped.desktop toped_32x32.png toped_64x64.png Log Message: Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/toped/FC-5/.cvsignore,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- .cvsignore 12 Oct 2006 17:32:46 -0000 1.2 +++ .cvsignore 29 Apr 2007 19:48:32 -0000 1.3 @@ -1 +1 @@ -toped-0.8.2.tar.bz2 +toped-0.8.5.tar.bz2 Index: sources =================================================================== RCS file: /cvs/extras/rpms/toped/FC-5/sources,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- sources 12 Oct 2006 17:32:46 -0000 1.2 +++ sources 29 Apr 2007 19:48:32 -0000 1.3 @@ -1 +1 @@ -31f6711a9b76f785a91a70167b0c6fab toped-0.8.2.tar.bz2 +b7ee6aae1ec996b8553ec19475b543ee toped-0.8.5.tar.bz2 Index: toped.spec =================================================================== RCS file: /cvs/extras/rpms/toped/FC-5/toped.spec,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- toped.spec 12 Oct 2006 17:53:31 -0000 1.2 +++ toped.spec 29 Apr 2007 19:48:32 -0000 1.3 @@ -1,6 +1,6 @@ Name: toped -Version: 0.8.2 -Release: 2%{?dist} +Version: 0.8.5 +Release: 1%{?dist} Summary: IC Layout Editor License: GPL @@ -11,12 +11,13 @@ Source0: http://download2.berlios.de/%{name}/%{name}-%{version}.tar.bz2 -Source1: %{name}.desktop -Source2: toped_32x32.png -Source3: toped_64x64.png - -BuildRequires: freeglut-devel wxGTK-devel desktop-file-utils +BuildRequires: desktop-file-utils +%if "%{?fedora}" > "6" +BuildRequires: compat-wxGTK26-devel +%else +BuildRequires: wxGTK-devel +%endif %description Toped is an open source cross-platform IC layout editor, @@ -25,11 +26,18 @@ %prep %setup -q +# instead of exporting the variable $TPD_GLOBAL +sed -i 's|\$TPD_GLOBAL\/|%{_datadir}/%{name}/|' src/main.cpp +sed -i 's|\*\$TPD_GLOBAL\*|%{_datadir}/%{name}/|' src/main.cpp + %build + %configure \ --with-gtk \ --with-opengl \ - --with-regex \ +%if "%{?fedora}" > "6" + --with-wx-config=%{_bindir}/wx-2.6-config \ +%endif --enable-threads %{__make} %{?_smp_mflags} @@ -40,16 +48,24 @@ %{__rm} -f %{buildroot}%{_libdir}/libtpd*.{a,la} -desktop-file-install --vendor fedora \ +desktop-file-install --vendor "" \ --add-category "Engineering" \ - --add-category "X-Fedora" \ --dir %{buildroot}%{_datadir}/applications/ \ - %{SOURCE1} + %{buildroot}%{_datadir}/applications/%{name}.desktop +%{__mkdir} -p %{buildroot}%{_datadir}/icons/hicolor/16x16/apps/ +%{__cp} -p ui/%{name}_16x16.png %{buildroot}%{_datadir}/icons/hicolor/16x16/apps/toped.png %{__mkdir} -p %{buildroot}%{_datadir}/icons/hicolor/32x32/apps/ -%{__cp} -p %{SOURCE2} %{buildroot}%{_datadir}/icons/hicolor/32x32/apps/toped.png +%{__cp} -p ui/%{name}_32x32.png %{buildroot}%{_datadir}/icons/hicolor/32x32/apps/toped.png %{__mkdir} -p %{buildroot}%{_datadir}/icons/hicolor/64x64/apps/ -%{__cp} -p %{SOURCE3} %{buildroot}%{_datadir}/icons/hicolor/64x64/apps/toped.png +%{__cp} -p ui/%{name}_64x64.png %{buildroot}%{_datadir}/icons/hicolor/64x64/apps/toped.png + +#%{__mkdir} -p %{buildroot}%{_datadir}/fonts/%{name}/ +#%{__cp} -p %{buildroot}%{_datadir}/%{name}/fonts/* %{buildroot}%{_datadir}/fonts/%{name}/ + +# removing duplicates +%{__rm} -rf %{buildroot}%{_datadir}/%{name}/icons/ +#%{__rm} -rf %{buildroot}%{_datadir}/%{name}/fonts #No translations #%find_lang %{name} @@ -71,16 +87,41 @@ touch --no-create %{_datadir}/icons/hicolor || : %{_bindir}/gtk-update-icon-cache --quiet %{_datadir}/icons/hicolor || : + %files %defattr(-,root,root,-) -%doc AUTHORS COPYING README NEWS TODO +%doc AUTHORS COPYING NEWS TODO %{_bindir}/%{name} -%{_libdir}/libtpd*.so.0* -%{_datadir}/tll/ -%{_datadir}/applications/fedora-%{name}.desktop +%{_libdir}/libtpd*.so* +%{_datadir}/%{name} +%{_datadir}/applications/%{name}.desktop %{_datadir}/icons/hicolor/*x*/apps/toped.png +#%{_datadir}/fonts/%{name}/ + %Changelog +* Sat Mar 10 2007 Chitlesh Goorah - 0.8.5-1 +- New upstream release + +* Mon Feb 26 2007 Chitlesh Goorah - 0.8.2-8 +- fixed for rawhide compat-wxGTK26 + +* Fri Dec 29 2006 Chitlesh Goorah - 0.8.2-7 +- patch for wxWidgets-2.8 + +* Mon Dec 25 2006 Chitlesh Goorah - 0.8.2-6 +- Fixed fedora vendor + +* Mon Dec 25 2006 Chitlesh Goorah - 0.8.2-5 +- Rebuild for development + +* Mon Dec 25 2006 Chitlesh Goorah - 0.8.2-4 +- Fixed kmenu desktop file to science menu + +* Sun Dec 24 2006 Chitlesh Goorah - 0.8.2-3 +- FC6 rebuilt +- removed fedora vendor + * Mon Sep 27 2006 Chitlesh Goorah - 0.8.2-2 - Removed the devel package --- toped.desktop DELETED --- From fedora-extras-commits at redhat.com Sun Apr 29 19:51:12 2007 From: fedora-extras-commits at redhat.com (Chitlesh GOORAH (chitlesh)) Date: Sun, 29 Apr 2007 15:51:12 -0400 Subject: rpms/toped import.log,1.10,1.11 Message-ID: <200704291951.l3TJpCuH023822@cvs-int.fedora.redhat.com> Author: chitlesh Update of /cvs/extras/rpms/toped In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv23782 Modified Files: import.log Log Message: Index: import.log =================================================================== RCS file: /cvs/extras/rpms/toped/import.log,v retrieving revision 1.10 retrieving revision 1.11 diff -u -r1.10 -r1.11 --- import.log 29 Apr 2007 19:48:27 -0000 1.10 +++ import.log 29 Apr 2007 19:50:36 -0000 1.11 @@ -7,3 +7,4 @@ toped-0_8_2-6:FC-6:toped-0.8.2-6.src.rpm:1167041364 toped-0_8_2-8:HEAD:toped-0.8.2-8.src.rpm:1172530070 toped-0_8_5-1:FC-5:toped-0.8.5-1.src.rpm:1177876405 +toped-0_8_5-1:FC-6:toped-0.8.5-1.src.rpm:1177876520 From fedora-extras-commits at redhat.com Sun Apr 29 19:51:18 2007 From: fedora-extras-commits at redhat.com (Chitlesh GOORAH (chitlesh)) Date: Sun, 29 Apr 2007 15:51:18 -0400 Subject: rpms/toped/FC-6 .cvsignore, 1.2, 1.3 sources, 1.2, 1.3 toped.spec, 1.5, 1.6 toped.desktop, 1.2, NONE toped_32x32.png, 1.1, NONE toped_64x64.png, 1.1, NONE Message-ID: <200704291951.l3TJpIBa023827@cvs-int.fedora.redhat.com> Author: chitlesh Update of /cvs/extras/rpms/toped/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv23782/FC-6 Modified Files: .cvsignore sources toped.spec Removed Files: toped.desktop toped_32x32.png toped_64x64.png Log Message: Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/toped/FC-6/.cvsignore,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- .cvsignore 12 Oct 2006 17:32:46 -0000 1.2 +++ .cvsignore 29 Apr 2007 19:50:42 -0000 1.3 @@ -1 +1 @@ -toped-0.8.2.tar.bz2 +toped-0.8.5.tar.bz2 Index: sources =================================================================== RCS file: /cvs/extras/rpms/toped/FC-6/sources,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- sources 12 Oct 2006 17:32:46 -0000 1.2 +++ sources 29 Apr 2007 19:50:42 -0000 1.3 @@ -1 +1 @@ -31f6711a9b76f785a91a70167b0c6fab toped-0.8.2.tar.bz2 +b7ee6aae1ec996b8553ec19475b543ee toped-0.8.5.tar.bz2 Index: toped.spec =================================================================== RCS file: /cvs/extras/rpms/toped/FC-6/toped.spec,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- toped.spec 25 Dec 2006 09:55:42 -0000 1.5 +++ toped.spec 29 Apr 2007 19:50:42 -0000 1.6 @@ -1,6 +1,6 @@ Name: toped -Version: 0.8.2 -Release: 6%{?dist} +Version: 0.8.5 +Release: 1%{?dist} Summary: IC Layout Editor License: GPL @@ -11,12 +11,13 @@ Source0: http://download2.berlios.de/%{name}/%{name}-%{version}.tar.bz2 -Source1: %{name}.desktop -Source2: toped_32x32.png -Source3: toped_64x64.png - -BuildRequires: freeglut-devel wxGTK-devel desktop-file-utils +BuildRequires: desktop-file-utils +%if "%{?fedora}" > "6" +BuildRequires: compat-wxGTK26-devel +%else +BuildRequires: wxGTK-devel +%endif %description Toped is an open source cross-platform IC layout editor, @@ -25,11 +26,18 @@ %prep %setup -q +# instead of exporting the variable $TPD_GLOBAL +sed -i 's|\$TPD_GLOBAL\/|%{_datadir}/%{name}/|' src/main.cpp +sed -i 's|\*\$TPD_GLOBAL\*|%{_datadir}/%{name}/|' src/main.cpp + %build + %configure \ --with-gtk \ --with-opengl \ - --with-regex \ +%if "%{?fedora}" > "6" + --with-wx-config=%{_bindir}/wx-2.6-config \ +%endif --enable-threads %{__make} %{?_smp_mflags} @@ -43,12 +51,21 @@ desktop-file-install --vendor "" \ --add-category "Engineering" \ --dir %{buildroot}%{_datadir}/applications/ \ - %{SOURCE1} + %{buildroot}%{_datadir}/applications/%{name}.desktop +%{__mkdir} -p %{buildroot}%{_datadir}/icons/hicolor/16x16/apps/ +%{__cp} -p ui/%{name}_16x16.png %{buildroot}%{_datadir}/icons/hicolor/16x16/apps/toped.png %{__mkdir} -p %{buildroot}%{_datadir}/icons/hicolor/32x32/apps/ -%{__cp} -p %{SOURCE2} %{buildroot}%{_datadir}/icons/hicolor/32x32/apps/toped.png +%{__cp} -p ui/%{name}_32x32.png %{buildroot}%{_datadir}/icons/hicolor/32x32/apps/toped.png %{__mkdir} -p %{buildroot}%{_datadir}/icons/hicolor/64x64/apps/ -%{__cp} -p %{SOURCE3} %{buildroot}%{_datadir}/icons/hicolor/64x64/apps/toped.png +%{__cp} -p ui/%{name}_64x64.png %{buildroot}%{_datadir}/icons/hicolor/64x64/apps/toped.png + +#%{__mkdir} -p %{buildroot}%{_datadir}/fonts/%{name}/ +#%{__cp} -p %{buildroot}%{_datadir}/%{name}/fonts/* %{buildroot}%{_datadir}/fonts/%{name}/ + +# removing duplicates +%{__rm} -rf %{buildroot}%{_datadir}/%{name}/icons/ +#%{__rm} -rf %{buildroot}%{_datadir}/%{name}/fonts #No translations #%find_lang %{name} @@ -70,16 +87,28 @@ touch --no-create %{_datadir}/icons/hicolor || : %{_bindir}/gtk-update-icon-cache --quiet %{_datadir}/icons/hicolor || : + %files %defattr(-,root,root,-) -%doc AUTHORS COPYING README NEWS TODO +%doc AUTHORS COPYING NEWS TODO %{_bindir}/%{name} -%{_libdir}/libtpd*.so.0* -%{_datadir}/tll/ +%{_libdir}/libtpd*.so* +%{_datadir}/%{name} %{_datadir}/applications/%{name}.desktop %{_datadir}/icons/hicolor/*x*/apps/toped.png +#%{_datadir}/fonts/%{name}/ + %Changelog +* Sat Mar 10 2007 Chitlesh Goorah - 0.8.5-1 +- New upstream release + +* Mon Feb 26 2007 Chitlesh Goorah - 0.8.2-8 +- fixed for rawhide compat-wxGTK26 + +* Fri Dec 29 2006 Chitlesh Goorah - 0.8.2-7 +- patch for wxWidgets-2.8 + * Mon Dec 25 2006 Chitlesh Goorah - 0.8.2-6 - Fixed fedora vendor --- toped.desktop DELETED --- From fedora-extras-commits at redhat.com Sun Apr 29 19:53:02 2007 From: fedora-extras-commits at redhat.com (Chitlesh GOORAH (chitlesh)) Date: Sun, 29 Apr 2007 15:53:02 -0400 Subject: rpms/toped import.log,1.11,1.12 Message-ID: <200704291953.l3TJr267023935@cvs-int.fedora.redhat.com> Author: chitlesh Update of /cvs/extras/rpms/toped In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv23901 Modified Files: import.log Log Message: Index: import.log =================================================================== RCS file: /cvs/extras/rpms/toped/import.log,v retrieving revision 1.11 retrieving revision 1.12 diff -u -r1.11 -r1.12 --- import.log 29 Apr 2007 19:50:36 -0000 1.11 +++ import.log 29 Apr 2007 19:52:26 -0000 1.12 @@ -8,3 +8,4 @@ toped-0_8_2-8:HEAD:toped-0.8.2-8.src.rpm:1172530070 toped-0_8_5-1:FC-5:toped-0.8.5-1.src.rpm:1177876405 toped-0_8_5-1:FC-6:toped-0.8.5-1.src.rpm:1177876520 +toped-0_8_5-1:HEAD:toped-0.8.5-1.src.rpm:1177876638 From fedora-extras-commits at redhat.com Sun Apr 29 19:53:08 2007 From: fedora-extras-commits at redhat.com (Chitlesh GOORAH (chitlesh)) Date: Sun, 29 Apr 2007 15:53:08 -0400 Subject: rpms/toped/devel .cvsignore, 1.2, 1.3 sources, 1.2, 1.3 toped.spec, 1.5, 1.6 toped.desktop, 1.3, NONE toped_32x32.png, 1.1, NONE toped_64x64.png, 1.1, NONE Message-ID: <200704291953.l3TJr8sI023940@cvs-int.fedora.redhat.com> Author: chitlesh Update of /cvs/extras/rpms/toped/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv23901/devel Modified Files: .cvsignore sources toped.spec Removed Files: toped.desktop toped_32x32.png toped_64x64.png Log Message: Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/toped/devel/.cvsignore,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- .cvsignore 12 Oct 2006 17:32:46 -0000 1.2 +++ .cvsignore 29 Apr 2007 19:52:32 -0000 1.3 @@ -1 +1 @@ -toped-0.8.2.tar.bz2 +toped-0.8.5.tar.bz2 Index: sources =================================================================== RCS file: /cvs/extras/rpms/toped/devel/sources,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- sources 12 Oct 2006 17:32:46 -0000 1.2 +++ sources 29 Apr 2007 19:52:32 -0000 1.3 @@ -1 +1 @@ -31f6711a9b76f785a91a70167b0c6fab toped-0.8.2.tar.bz2 +b7ee6aae1ec996b8553ec19475b543ee toped-0.8.5.tar.bz2 Index: toped.spec =================================================================== RCS file: /cvs/extras/rpms/toped/devel/toped.spec,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- toped.spec 26 Feb 2007 22:46:07 -0000 1.5 +++ toped.spec 29 Apr 2007 19:52:32 -0000 1.6 @@ -1,6 +1,6 @@ Name: toped -Version: 0.8.2 -Release: 8%{?dist} +Version: 0.8.5 +Release: 1%{?dist} Summary: IC Layout Editor License: GPL @@ -11,15 +11,13 @@ Source0: http://download2.berlios.de/%{name}/%{name}-%{version}.tar.bz2 -Source1: %{name}.desktop -Source2: toped_32x32.png -Source3: toped_64x64.png - -#Patch0: toped-0.8-h.patch -#Patch1: toped-0.8-cpp.patch - -BuildRequires: freeglut-devel compat-wxGTK26-devel desktop-file-utils +BuildRequires: desktop-file-utils +%if "%{?fedora}" > "6" +BuildRequires: compat-wxGTK26-devel +%else +BuildRequires: wxGTK-devel +%endif %description Toped is an open source cross-platform IC layout editor, @@ -28,12 +26,18 @@ %prep %setup -q +# instead of exporting the variable $TPD_GLOBAL +sed -i 's|\$TPD_GLOBAL\/|%{_datadir}/%{name}/|' src/main.cpp +sed -i 's|\*\$TPD_GLOBAL\*|%{_datadir}/%{name}/|' src/main.cpp + %build %configure \ --with-gtk \ --with-opengl \ +%if "%{?fedora}" > "6" --with-wx-config=%{_bindir}/wx-2.6-config \ +%endif --enable-threads %{__make} %{?_smp_mflags} @@ -47,12 +51,21 @@ desktop-file-install --vendor "" \ --add-category "Engineering" \ --dir %{buildroot}%{_datadir}/applications/ \ - %{SOURCE1} + %{buildroot}%{_datadir}/applications/%{name}.desktop +%{__mkdir} -p %{buildroot}%{_datadir}/icons/hicolor/16x16/apps/ +%{__cp} -p ui/%{name}_16x16.png %{buildroot}%{_datadir}/icons/hicolor/16x16/apps/toped.png %{__mkdir} -p %{buildroot}%{_datadir}/icons/hicolor/32x32/apps/ -%{__cp} -p %{SOURCE2} %{buildroot}%{_datadir}/icons/hicolor/32x32/apps/toped.png +%{__cp} -p ui/%{name}_32x32.png %{buildroot}%{_datadir}/icons/hicolor/32x32/apps/toped.png %{__mkdir} -p %{buildroot}%{_datadir}/icons/hicolor/64x64/apps/ -%{__cp} -p %{SOURCE3} %{buildroot}%{_datadir}/icons/hicolor/64x64/apps/toped.png +%{__cp} -p ui/%{name}_64x64.png %{buildroot}%{_datadir}/icons/hicolor/64x64/apps/toped.png + +#%{__mkdir} -p %{buildroot}%{_datadir}/fonts/%{name}/ +#%{__cp} -p %{buildroot}%{_datadir}/%{name}/fonts/* %{buildroot}%{_datadir}/fonts/%{name}/ + +# removing duplicates +%{__rm} -rf %{buildroot}%{_datadir}/%{name}/icons/ +#%{__rm} -rf %{buildroot}%{_datadir}/%{name}/fonts #No translations #%find_lang %{name} @@ -74,16 +87,22 @@ touch --no-create %{_datadir}/icons/hicolor || : %{_bindir}/gtk-update-icon-cache --quiet %{_datadir}/icons/hicolor || : + %files %defattr(-,root,root,-) -%doc AUTHORS COPYING README NEWS TODO +%doc AUTHORS COPYING NEWS TODO %{_bindir}/%{name} -%{_libdir}/libtpd*.so.0* -%{_datadir}/tll/ +%{_libdir}/libtpd*.so* +%{_datadir}/%{name} %{_datadir}/applications/%{name}.desktop %{_datadir}/icons/hicolor/*x*/apps/toped.png +#%{_datadir}/fonts/%{name}/ + %Changelog +* Sat Mar 10 2007 Chitlesh Goorah - 0.8.5-1 +- New upstream release + * Mon Feb 26 2007 Chitlesh Goorah - 0.8.2-8 - fixed for rawhide compat-wxGTK26 --- toped.desktop DELETED --- From fedora-extras-commits at redhat.com Sun Apr 29 20:29:45 2007 From: fedora-extras-commits at redhat.com (Rex Dieter (rdieter)) Date: Sun, 29 Apr 2007 16:29:45 -0400 Subject: rpms/sbcl/devel .cvsignore, 1.25, 1.26 sbcl.spec, 1.68, 1.69 sources, 1.26, 1.27 Message-ID: <200704292029.l3TKTjDg028843@cvs-int.fedora.redhat.com> Author: rdieter Update of /cvs/extras/rpms/sbcl/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv28820 Modified Files: .cvsignore sbcl.spec sources Log Message: * Sun Apr 29 2007 Rex Dieter 1.0.5-1 - sbcl-1.0.5 Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/sbcl/devel/.cvsignore,v retrieving revision 1.25 retrieving revision 1.26 diff -u -r1.25 -r1.26 --- .cvsignore 9 Apr 2007 12:42:37 -0000 1.25 +++ .cvsignore 29 Apr 2007 20:29:11 -0000 1.26 @@ -10,3 +10,4 @@ sbcl-1.0.4-source.tar.bz2 sbcl-1.0.3-x86-64-linux-binary.tar.bz2 sbcl-1.0.3-x86-linux-binary.tar.bz2 +sbcl-1.0.5-source.tar.bz2 Index: sbcl.spec =================================================================== RCS file: /cvs/extras/rpms/sbcl/devel/sbcl.spec,v retrieving revision 1.68 retrieving revision 1.69 diff -u -r1.68 -r1.69 --- sbcl.spec 9 Apr 2007 12:42:37 -0000 1.68 +++ sbcl.spec 29 Apr 2007 20:29:11 -0000 1.69 @@ -12,8 +12,8 @@ Name: sbcl Summary: Steel Bank Common Lisp -Version: 1.0.4 -Release: 2%{?dist} +Version: 1.0.5 +Release: 1%{?dist} License: BSD/MIT Group: Development/Languages @@ -234,6 +234,9 @@ %changelog +* Sun Apr 29 2007 Rex Dieter 1.0.5-1 +- sbcl-1.0.5 + * Mon Apr 09 2007 Rex Dieter 1.0.4-2 - re-enable threading support (#235644) Index: sources =================================================================== RCS file: /cvs/extras/rpms/sbcl/devel/sources,v retrieving revision 1.26 retrieving revision 1.27 diff -u -r1.26 -r1.27 --- sources 26 Mar 2007 12:59:26 -0000 1.26 +++ sources 29 Apr 2007 20:29:11 -0000 1.27 @@ -1 +1 @@ -5df9a3171250ee97b823bf3796a3a90f sbcl-1.0.4-source.tar.bz2 +43ff31244853e1f1a5ecc8533c4b95a9 sbcl-1.0.5-source.tar.bz2 From fedora-extras-commits at redhat.com Sun Apr 29 21:03:42 2007 From: fedora-extras-commits at redhat.com (Axel Thimm (athimm)) Date: Sun, 29 Apr 2007 17:03:42 -0400 Subject: rpms/freenx import.log,1.14,1.15 Message-ID: <200704292103.l3TL3geB001621@cvs-int.fedora.redhat.com> Author: athimm Update of /cvs/extras/rpms/freenx In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv1544 Modified Files: import.log Log Message: auto-import freenx-0.6.0-12.at on branch devel from freenx-0.6.0-12.at.src.rpm Index: import.log =================================================================== RCS file: /cvs/extras/rpms/freenx/import.log,v retrieving revision 1.14 retrieving revision 1.15 diff -u -r1.14 -r1.15 --- import.log 29 Sep 2006 05:31:27 -0000 1.14 +++ import.log 29 Apr 2007 21:03:07 -0000 1.15 @@ -11,3 +11,4 @@ freenx-0_5_0-4_fc6:HEAD:freenx-0.5.0-4.fc6.src.rpm:1157313930 freenx-0_5_0-5_fc5:FC-5:freenx-0.5.0-5.fc5.src.rpm:1159507854 freenx-0_5_0-5_fc6:HEAD:freenx-0.5.0-5.fc6.src.rpm:1159507903 +freenx-0_6_0-12_at:HEAD:freenx-0.6.0-12.at.src.rpm:1177880578 From fedora-extras-commits at redhat.com Sun Apr 29 21:03:46 2007 From: fedora-extras-commits at redhat.com (Axel Thimm (athimm)) Date: Sun, 29 Apr 2007 17:03:46 -0400 Subject: rpms/freenx/devel freenx-0.6.0-libs.patch, NONE, 1.1 .cvsignore, 1.4, 1.5 freenx.spec, 1.5, 1.6 sources, 1.4, 1.5 fc5patch.diff, 1.1, NONE nxclient.diff, 1.1, NONE Message-ID: <200704292103.l3TL3kP0001631@cvs-int.fedora.redhat.com> Author: athimm Update of /cvs/extras/rpms/freenx/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv1544/devel Modified Files: .cvsignore freenx.spec sources Added Files: freenx-0.6.0-libs.patch Removed Files: fc5patch.diff nxclient.diff Log Message: auto-import freenx-0.6.0-12.at on branch devel from freenx-0.6.0-12.at.src.rpm freenx-0.6.0-libs.patch: --- NEW FILE freenx-0.6.0-libs.patch --- --- /usr/libexec/nx/nxloadconfig~ 2007-03-04 23:55:42.000000000 +0100 +++ /usr/libexec/nx/nxloadconfig 2007-03-05 00:02:19.000000000 +0100 @@ -263,7 +263,7 @@ [ -z "$AGENT_LIBRARY_PATH" ] && AGENT_LIBRARY_PATH=$PATH_LIB [ -z "$PROXY_LIBRARY_PATH" ] && PROXY_LIBRARY_PATH=$PATH_LIB [ -z "$APPLICATION_LIBRARY_PATH" ] && APPLICATION_LIBRARY_PATH=$PATH_LIB -[ -z "$APPLICATION_LIBRARY_PRELOAD" ] && APPLICATION_LIBRARY_PRELOAD="$APPLICATION_LIBRARY_PATH/libX11.so.6.2:$APPLICATION_LIBRARY_PATH/libXext.so.6.4:$APPLICATION_LIBRARY_PATH/libXcomp.so:$APPLICATION_LIBRARY_PATH/libXcompext.so.1:$APPLICATION_LIBRARY_PATH/libXrender.so.1.2" +[ -z "$APPLICATION_LIBRARY_PRELOAD" ] && APPLICATION_LIBRARY_PRELOAD="$APPLICATION_LIBRARY_PATH/libX11.so.6.2:$APPLICATION_LIBRARY_PATH/libXext.so.6.4:$APPLICATION_LIBRARY_PATH/libXcomp.so.2:$APPLICATION_LIBRARY_PATH/libXcompext.so.2:$APPLICATION_LIBRARY_PATH/libXrender.so.1.2" if [ -z "$ENABLE_2_0_0_BACKEND" ] then ENABLE_2_0_0_BACKEND="1" Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/freenx/devel/.cvsignore,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- .cvsignore 12 Jul 2006 05:11:58 -0000 1.4 +++ .cvsignore 29 Apr 2007 21:03:12 -0000 1.5 @@ -1 +1 @@ -freenx-0.5.0.tar.gz +freenx-0.6.0.tar.gz Index: freenx.spec =================================================================== RCS file: /cvs/extras/rpms/freenx/devel/freenx.spec,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- freenx.spec 29 Sep 2006 05:31:28 -0000 1.5 +++ freenx.spec 29 Apr 2007 21:03:12 -0000 1.6 @@ -1,220 +1,149 @@ -Name: freenx -Version: 0.5.0 -Release: 5%{?dist} -Summary: Freenx application/thin-client server -Group: Applications/Internet -License: GPL -URL: http://freenx.berlios.de -Source0: %{name}-%{version}.tar.gz -Patch0: fc5patch.diff -Patch1: nxclient.diff -ExcludeArch: x86_64 -BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) -Requires: openssh-server nc expect xorg-x11-server-Xorg xorg-x11-apps perl dbus-x11 -Requires: nx >= 2.0.0 +%define _pkglibdir %{_libdir}/nx +%define _pkgdatadir %{_datadir}/nx +%define _pkglibexecdir %{_libexecdir}/nx + +Summary: Free Software (GPL) Implementation of the NX Server +Name: freenx +Version: 0.6.0 +Release: 12%{?dist} +License: GPL +Group: Applications/Internet +URL: http://freenx.berlios.de/ +Source0: http://prdownload.berlios.de/freenx/%{name}-%{version}.tar.gz +Patch0: freenx-0.6.0-libs.patch +BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root +Requires: openssh-server nc expect nx xorg-x11-server-Xorg xorg-x11-apps perl %description -Freenx is an application/thin-client server based on nx technology. -NoMachine nx is the next-generation X compression and roundtrip suppression -scheme. It can operate remote X11 sessions over 56k modem dialup links -or anything better. This package contains a free (GPL) implementation -of the nxserver component. +NX is an exciting new technology for remote display. It provides near +local speed application responsiveness over high latency, low +bandwidth links. The core libraries for NX are provided by NoMachine +under the GPL. FreeNX is a GPL implementation of the NX Server. %prep -%setup -q -n %{name}-%{version} - -%patch0 -p1 -%patch1 -p0 +%setup -q +%patch0 -p4 -b .libs +sed -i -e's,\$NX_DIR/bin,%{_pkglibexecdir},g'\ + -e's,\$NX_DIR/lib,%{_pkglibdir},g'\ + nxloadconfig nxserver +sed -i -e's,^NX_LOGFILE=.*,NX_LOGFILE=/var/log/nx/nxserver.log,' \ + nxloadconfig %build +make -C nxserver-helper CFLAGS="%{optflags}" %install rm -rf %{buildroot} -mkdir -p %{buildroot}/%{_bindir} -mkdir -p %{buildroot}/%{_sysconfdir}/nxserver -mkdir -p %{buildroot}/%{_var}/lib/nxserver/db/closed -mkdir -p %{buildroot}/%{_var}/lib/nxserver/db/running -mkdir -p %{buildroot}/%{_var}/lib/nxserver/db/failed -chmod 700 %{buildroot}/%{_var}/lib/nxserver -chmod 700 %{buildroot}/%{_var}/lib/nxserver/* -chmod 700 %{buildroot}/%{_var}/lib/nxserver/db/* -install -m 755 nxclient nxnode nxkeygen nxnode-login nxserver nxprint nxsetup\ - nxloadconfig %{buildroot}/%{_bindir} -install -m 755 node.conf.sample %{buildroot}/%{_sysconfdir}/nxserver +mkdir -p %{buildroot}%{_pkglibexecdir} +mkdir -p %{buildroot}/etc/nxserver +mkdir -p %{buildroot}%{_pkglibexecdir} + +install -p -m 0755 nxclient nxnode nxkeygen nxnode-login nxserver \ + nxprint nxloadconfig \ + %{buildroot}/%{_pkglibexecdir} +install -p -m 0755 nxserver-helper/nxserver-helper \ + %{buildroot}%{_pkglibexecdir} +install -p -m 0755 node.conf.sample %{buildroot}/etc/nxserver/ + +mkdir -p %{buildroot}/var/lib/nxserver/home/.ssh +ln -s /etc/nxserver/server.id_dsa.pub.key \ + %{buildroot}/var/lib/nxserver/home/.ssh/authorized_keys +chmod 0700 %{buildroot}/var/lib/nxserver/home{,/.ssh} + +mkdir -p %{buildroot}/var/lib/nxserver/db/closed +mkdir -p %{buildroot}/var/lib/nxserver/db/running +mkdir -p %{buildroot}/var/lib/nxserver/db/failed +chmod -R 0700 %{buildroot}/var/lib/nxserver + +mkdir -p %{buildroot}/var/log/nx +chmod 0700 %{buildroot}/var/log/nx %clean rm -rf %{buildroot} +%pre +%{_sbindir}/useradd -r -d /var/lib/nxserver/home -s %{_pkglibexecdir}/nxserver nx 2>/dev/null \ + || %{_sbindir}/usermod -d /var/lib/nxserver/home -s %{_pkglibexecdir}/nxserver nx 2>/dev/null || : + %post -export $(grep ^NX_DIR %{_bindir}/nxloadconfig) -export $(grep ^NX_HOME_DIR %{_bindir}/nxloadconfig) -export $(grep ^NX_SESS_DIR %{_bindir}/nxloadconfig) -export $(grep ^NX_ETC_DIR %{_bindir}/nxloadconfig) -export $(grep ^NX_LOGFILE %{_bindir}/nxloadconfig) -export $(grep ^SSH_AUTHORIZED_KEYS %{_bindir}/nxloadconfig) -/sbin/service sshd condrestart -touch $NX_ETC_DIR/passwords $NX_ETC_DIR/passwords.orig $NX_LOGFILE -chmod 600 $NX_ETC_DIR/pass* $NX_LOGFILE -if [ ! -e $NX_ETC_DIR/users.id_dsa ] -then - %{_bindir}/ssh-keygen -f $NX_ETC_DIR/users.id_dsa -t dsa -N "" > /dev/null 2>&1 -fi -if [ -e $NX_HOME_DIR/.ssh/client.id_dsa.key ] && [ -e $NX_HOME_DIR/.ssh/server.id_dsa.pub.key ] -then - mv -f $NX_HOME_DIR/.ssh/client.id_dsa.key $NX_ETC_DIR/client.id_dsa.key - mv -f $NX_HOME_DIR/.ssh/server.id_dsa.pub.key $NX_ETC_DIR/server.id_dsa.pub.key -fi -if ! { getent passwd | egrep -q "^nx:"; } -then - %{_sbindir}/useradd -r -d $NX_HOME_DIR -s %{_bindir}/nxserver nx - mkdir -p $NX_HOME_DIR/.ssh -fi -if [ ! -e $NX_ETC_DIR/client.id_dsa.key ] || [ ! -e $NX_ETC_DIR/server.id_dsa.pub.key ] -then - rm -f $NX_ETC_DIR/client.id_dsa.key - rm -f $NX_ETC_DIR/server.id_dsa.pub.key - %{_bindir}/ssh-keygen -q -t dsa -N '' -f $NX_ETC_DIR/local.id_dsa - mv $NX_ETC_DIR/local.id_dsa $NX_ETC_DIR/client.id_dsa.key - mv $NX_ETC_DIR/local.id_dsa.pub $NX_ETC_DIR/server.id_dsa.pub.key +if test ! -e /etc/nxserver/users.id_dsa; then + %{_bindir}/ssh-keygen -q -t dsa -N "" -f /etc/nxserver/users.id_dsa fi -cp -f $NX_ETC_DIR/client.id_dsa.key $NX_HOME_DIR/.ssh/client.id_dsa.key -cp -f $NX_ETC_DIR/server.id_dsa.pub.key $NX_HOME_DIR/.ssh/server.id_dsa.pub.key -chmod 600 $NX_ETC_DIR/client.id_dsa.key $NX_ETC_DIR/server.id_dsa.pub.key\ - $NX_HOME_DIR/.ssh/client.id_dsa.key $NX_HOME_DIR/.ssh/server.id_dsa.pub.key -echo -n "no-port-forwarding,no-X11-forwarding,no-agent-forwarding,command=\"%{_bindir}/nxserver\" "\ - > $NX_HOME_DIR/.ssh/authorized_keys2 -cat $NX_HOME_DIR/.ssh/server.id_dsa.pub.key >> $NX_HOME_DIR/.ssh/authorized_keys2 -chmod 640 $NX_HOME_DIR/.ssh/authorized_keys2 -echo -n "127.0.0.1 " > $NX_HOME_DIR/.ssh/known_hosts -cat %{_sysconfdir}/ssh/ssh_host_rsa_key.pub >> $NX_HOME_DIR/.ssh/known_hosts -chown -R nx:root %{_var}/lib/nxserver -chown -R nx:root $NX_SESS_DIR -if [ -e %{_var}/lib/nxserver/running ] -then - mv %{_var}/lib/nxserver/running/* $NX_SESS_DIR/running - mv %{_var}/lib/nxserver/closed/* $NX_SESS_DIR/closed - mv %{_var}/lib/nxserver/failed/* $NX_SESS_DIR/failed - rm -rf %{_var}/lib/nxserver/running - rm -rf %{_var}/lib/nxserver/closed - rm -rf %{_var}/lib/nxserver/failed - chown -R nx:root $NX_SESS_DIR -fi -chown -R nx:root $NX_ETC_DIR -chown -R nx:root $NX_HOME_DIR -chmod -R 700 $NX_HOME_DIR -chown nx:root $NX_LOGFILE - -%preun -if [ $1 = 0 ] -then - export $(grep ^NX_DIR %{_bindir}/nxloadconfig) - export $(grep ^NX_HOME_DIR %{_bindir}/nxloadconfig) - rm %{_var}/lib/nxserver/db/closed/* > /dev/null 2>&1 - rm %{_var}/lib/nxserver/db/running/* > /dev/null 2>&1 - rm %{_var}/lib/nxserver/db/failed/* > /dev/null 2>&1 - mv -f $NX_HOME_DIR/.ssh/client.id_dsa.key /etc/nxserver/ > /dev/null 2>&1 - mv -f $NX_HOME_DIR/.ssh/server.id_dsa.pub.key /etc/nxserver/ > /dev/null 2>&1 + +if ! test -e /etc/nxserver/client.id_dsa.key -a -e /etc/nxserver/server.id_dsa.pub.key; then + %{_bindir}/ssh-keygen -q -t dsa -N "" -f /etc/nxserver/local.id_dsa + mv -f /etc/nxserver/local.id_dsa /etc/nxserver/client.id_dsa.key + mv -f /etc/nxserver/local.id_dsa.pub /etc/nxserver/server.id_dsa.pub.key fi +echo -n "127.0.0.1 " > /var/lib/nxserver/home/.ssh/known_hosts +cat /etc/ssh/ssh_host_rsa_key.pub >> /var/lib/nxserver/home/.ssh/known_hosts +chown nx:root /var/lib/nxserver/home/.ssh/known_hosts + %files %defattr(-,root,root,-) %doc AUTHORS COPYING ChangeLog CONTRIB -%{_bindir}/* -%dir %{_sysconfdir}/nxserver -%{_sysconfdir}/nxserver/node.conf.sample -%dir %{_var}/lib/nxserver -%dir %{_var}/lib/nxserver/db -%dir %{_var}/lib/nxserver/db/closed -%dir %{_var}/lib/nxserver/db/running -%dir %{_var}/lib/nxserver/db/failed +%doc nxsetup +%{_pkglibexecdir}/* +%defattr(-,nx,root,-) +/etc/nxserver +/var/lib/nxserver +/var/log/nx %changelog -* Thu Sep 28 2006 Rick Stout 0.5.0-5 -- updated nxclient script to svn which fixes problems with suspend when - !M client is not installed on the server. -* Mon Aug 28 2006 Rick Stout 0.5.0-4 -- upping version for rebuild -- added fix for nxsetup not displaying the proper message -- updated the node.conf.sample to show the fedora defaults -- added dbus-x11 to dependencies to fix BZ# 200756 -- added AGENXT_EXTRA_OPTIONS_X to nxloadconfig for modular x.org compat -* Sun Jul 07 2006 Rick Stout 0.5.0-2 -- updating dependencies to have the nx 2.0.0 backend -- tweaked nxloadconfig for gnome and kde startup and nx 2.0.0 backend -- added --override switch to nxsetup to warn users that the setup was already completed -- retweaked BZ# 197812 fix -* Sun Jul 07 2006 Rick Stout 0.5.0-1 -- updated to 0.5.0 final -- fixed bug with nx user home directory permissions. BZ# 197812 -* Sun Jun 11 2006 Rick Stout 0.5.0-0.5.test7 -- Removed buildarch: noarch, and added excludearch: x86_64 to fix broken dependencies in x86_64 -* Wed Jun 07 2006 Rick Stout 0.5.0-0.3.test7 -- added dist tag -* Wed Jun 07 2006 Rick Stout 0.5.0-0.2.test7 -- fixed variable/macro inconsistencies -* Tue Jun 06 2006 Rick Stout 0.5.0-0.1.test7 -- reworked spec for fedora-extras -* Wed May 05 2006 Rick Stout 0.4.9-0.5.0-test7.0.FC5.1 -- fixed an error that would not allow useradd to create a home directory in - /var/lib if selinux was set to enforcing -* Wed Apr 13 2006 Rick Stout 0.4.9-0.5.0-test7.0.FC5.0 -- updated to freenx 0.5.0 test7 -- updated nxloadconfig for fc5 specfic items -- applied fix to error in nxloadconfig on test7 -* Wed Feb 02 2006 Rick Stout 0.4.4-2.FC5 -- updated nxloadconfig for fc5 -- updated dependencies for fc5 -* Thu Jan 26 2006 Rick Stout 0.4.4-2 -- updated authorized keys file code to disable port, X11 and agent forwarding for for the nx account -- miscellaneous macro housekeeping -* Sat Aug 06 2005 Rick Stout 0.4.4-1 -- updated to 0.4.4 -* Wed Aug 03 2005 Rick Stout 0.4.3.9-2 -- updated to 0.4.4-rc1 -- added patch to nxloadconfig to require 1.5.0 nx backend -* Mon Aug 01 2005 Rick Stout 0.4.3-1 -- updated to 0.4.3 -* Tue Jul 26 2005 Rick Stout 0.4.2-1 -- updated to 0.4.2 -* Tue Jun 28 2005 Rick Stout 0.4.1-1 -- updated to 0.4.1 -- updated freenx url -* Fri May 06 2005 Rick Stout 0.4.0-1 -- Updated to 0.4.0 -- updated netcat.diff for obvious reasons -* Mon Apr 11 2005 Tom "spot" Callaway 0.3.1-4 -- spec cleanup +* Mon Feb 19 2007 Axel Thimm - 0.6.0-9 +- Update to 0.6.0. + +* Sat Sep 17 2005 Axel Thimm +- Update to 0.4.4. + +* Sat Jul 30 2005 Axel Thimm +- Update to 0.4.2. + +* Sat Jul 9 2005 Axel Thimm +- Update to 0.4.1. + * Tue Mar 22 2005 Rick Stout - 0:0.3.1 - Updated to 0.3.1 release + * Tue Mar 08 2005 Rick Stout - 0:0.3.0 - Updated to 0.3.0 release - Removed home directory patch as it is now default + * Mon Feb 14 2005 Rick Stout - 0:0.2.8 - Updated to 0.2.8 release - Fixes some security issues - Added geom-fix patch for windows client resuming issues + * Thu Dec 02 2004 Rick Stout - 1:0.2.7 - Fixed package removal not removing the var session directories + * Tue Nov 23 2004 Rick Stout - 0:0.2.7 - Updated to 0.2.7 release - fixes some stability issues with 0.2.6 + * Fri Nov 12 2004 Rick Stout - 1:0.2.6 - Fixed a problem with key backup upon removal + * Fri Nov 12 2004 Rick Stout - 0:0.2.6 - Updated to 0.2.6 release - Changed setup to have nx user account added as a system account. - Changed nx home directory to /var/lib/nxserver/nxhome + * Thu Oct 14 2004 Rick Stout - 0:0.2.5 - updated package to 0.2.5 release - still applying patch for netcat and useradd + * Fri Oct 08 2004 Rick Stout - 3:0.2.4 - Added nxsetup functionality to the rpm - patched nxsetup (fnxncuseradd) script for occasional path error. - Added patch (fnxncuseradd) to resolve newer client connections (netcat -> nc) - Changed name to be more friendly (lowercase) - Added known dependencies + * Thu Sep 30 2004 Rick Stout - 2:0.2.4 - Patch (fnxpermatch) to fix permissions with key generation + * Wed Sep 29 2004 Rick Stout - 1:0.2.4 - Initial Fedora RPM release. - Updated SuSE package for Fedora Index: sources =================================================================== RCS file: /cvs/extras/rpms/freenx/devel/sources,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- sources 12 Jul 2006 05:11:58 -0000 1.4 +++ sources 29 Apr 2007 21:03:12 -0000 1.5 @@ -1 +1 @@ -5ec7a75d9e03f3e175f5a9e855c5537a freenx-0.5.0.tar.gz +504aaa2c3c93c36eefab74e2b8a6506e freenx-0.6.0.tar.gz --- fc5patch.diff DELETED --- --- nxclient.diff DELETED --- From fedora-extras-commits at redhat.com Sun Apr 29 21:04:19 2007 From: fedora-extras-commits at redhat.com (Nils Philippsen (nphilipp)) Date: Sun, 29 Apr 2007 17:04:19 -0400 Subject: rpms/python-imaging/devel python-imaging-1.1.6-sane-types.patch, NONE, 1.1 python-imaging.spec, 1.14, 1.15 Message-ID: <200704292104.l3TL4JXm001681@cvs-int.fedora.redhat.com> Author: nphilipp Update of /cvs/extras/rpms/python-imaging/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv1620 Modified Files: python-imaging.spec Added Files: python-imaging-1.1.6-sane-types.patch Log Message: add sane subpackage, split off tk subpackage (#238252) add sane-types patch use -b for patches to save original files correct groups Resolves: #238252 python-imaging-1.1.6-sane-types.patch: --- NEW FILE python-imaging-1.1.6-sane-types.patch --- --- Imaging-1.1.6/Sane/_sane.c.types 2006-12-03 13:12:22.000000000 +0100 +++ Imaging-1.1.6/Sane/_sane.c 2007-04-28 11:41:19.000000000 +0200 @@ -1152,8 +1152,8 @@ static PyObject * PySane_get_devices(PyObject *self, PyObject *args) { - SANE_Device **devlist; - SANE_Device *dev; + const SANE_Device **devlist; + const SANE_Device *dev; SANE_Status st; PyObject *list; int local_only, i; Index: python-imaging.spec =================================================================== RCS file: /cvs/extras/rpms/python-imaging/devel/python-imaging.spec,v retrieving revision 1.14 retrieving revision 1.15 diff -u -r1.14 -r1.15 --- python-imaging.spec 14 Feb 2007 17:31:59 -0000 1.14 +++ python-imaging.spec 29 Apr 2007 21:03:45 -0000 1.15 @@ -5,22 +5,22 @@ Summary: Python's own image processing library Name: python-imaging Version: 1.1.6 -Release: 2%{?dist} +Release: 3%{?dist} License: BSD -Group: Development/Languages +Group: System Environment/Libraries Source0: http://effbot.org/downloads/Imaging-%{version}.tar.gz Patch0: %{name}-no-xv.patch Patch1: %{name}-lib64.patch Patch2: %{name}-giftrans.patch +Patch3: %{name}-1.1.6-sane-types.patch URL: http://www.pythonware.com/products/pil/ BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: python-devel, libjpeg-devel, zlib-devel, freetype-devel BuildRequires: tkinter, tk-devel - -Requires: tkinter +BuildRequires: sane-backends-devel %description Python Imaging Library @@ -34,8 +34,8 @@ Details about licensing can be found from README file. %package devel -Summary: Development files for python-imaging. -Group: Development/Languages +Summary: Development files for python-imaging +Group: Development/Libraries Requires: %{name} = %{version}-%{release}, python-devel Requires: libjpeg-devel Requires: zlib-devel @@ -43,12 +43,32 @@ %description devel Development files for python-imaging. +%package sane +Summary: Python Module for using scanners +Group: System Environment/Libraries +Requires: %{name} = %{version}-%{release} + +%description sane +This package contains the sane module for Python which provides access to +various raster scanning devices such as flatbed scanners and digital cameras. + +%package tk +Summary: Tk interface for python-imaging +Group: System Environment/Libraries +Requires: %{name} = %{version}-%{release} +Requires: tkinter +Obsoletes: %{name} < 1.1.6-3 +Conflicts: %{name} < 1.1.6-3 + +%description tk +This package contains a Tk interface for python-imaging. %prep %setup -q -n Imaging-%{version} %patch0 -p1 %patch1 -p0 %patch2 -p1 +%patch3 -p1 -b .sane-types # fix the interpreter path for Scripts/*.py cd Scripts @@ -67,6 +87,9 @@ CFLAGS="$RPM_OPT_FLAGS" %{__python} setup.py build +pushd Sane +CFLAGS="$RPM_OPT_FLAGS" %{__python} setup.py build +popd %install rm -rf $RPM_BUILD_ROOT @@ -74,33 +97,67 @@ install -m 644 libImaging/*.h $RPM_BUILD_ROOT/%{py_incdir}/Imaging %{__python} setup.py install -O1 --skip-build --root $RPM_BUILD_ROOT +pushd Sane +%{__python} setup.py install -O1 --skip-build --root $RPM_BUILD_ROOT +popd + # There is no need to ship the binaries since they are already packaged # in %doc rm -rf $RPM_BUILD_ROOT%{_bindir} +# Separate files that need Tk and files that don't +echo '%%defattr (0644,root,root,755)' > files.main +echo '%%defattr (0644,root,root,755)' > files.tk +p="$PWD" + +pushd $RPM_BUILD_ROOT%{python_sitearch}/PIL +for file in *; do + case "$file" in + ImageTk*|SpiderImagePlugin*|_imagingtk.so) + what=files.tk + ;; + *) + what=files.main + ;; + esac + echo %{python_sitearch}/PIL/$file >> "$p/$what" +done +popd + + %check || : PYTHONPATH=$(ls -1d build/lib.linux*) %{__python} selftest.py - %clean rm -rf $RPM_BUILD_ROOT -%files +%files -f files.main %defattr (-,root,root) %doc README CHANGES %{python_sitearch}/PIL.pth %dir %{python_sitearch}/PIL -%{python_sitearch}/PIL/*.so -%{python_sitearch}/PIL/*.py* %files devel %defattr (0644,root,root,755) %{py_incdir}/Imaging -%doc Docs Scripts Images Sane +%doc Docs Scripts Images +%files sane +%defattr (0644,root,root,755) +%doc Sane/CHANGES Sane/demo*.py Sane/sanedoc.txt +%{python_sitearch}/_sane.so +%{python_sitearch}/sane.py* + +%files tk -f files.tk %changelog +* Sat Apr 28 2007 Nils Philippsen - 1.1.6-3 +- add sane subpackage, split off tk subpackage (#238252) +- add sane-types patch +- use -b for patches to save original files +- correct groups + * Wed Feb 14 2007 Jos?? Matos - 1.1.6-2 - Rebuild for Tcl/Tk downgrade (F7) From fedora-extras-commits at redhat.com Sun Apr 29 21:05:16 2007 From: fedora-extras-commits at redhat.com (Nils Philippsen (nphilipp)) Date: Sun, 29 Apr 2007 17:05:16 -0400 Subject: rpms/python-imaging/devel python-imaging.spec,1.15,1.16 Message-ID: <200704292105.l3TL5GFw001718@cvs-int.fedora.redhat.com> Author: nphilipp Update of /cvs/extras/rpms/python-imaging/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv1690 Modified Files: python-imaging.spec Log Message: correct date in changelog Index: python-imaging.spec =================================================================== RCS file: /cvs/extras/rpms/python-imaging/devel/python-imaging.spec,v retrieving revision 1.15 retrieving revision 1.16 diff -u -r1.15 -r1.16 --- python-imaging.spec 29 Apr 2007 21:03:45 -0000 1.15 +++ python-imaging.spec 29 Apr 2007 21:04:42 -0000 1.16 @@ -152,7 +152,7 @@ %files tk -f files.tk %changelog -* Sat Apr 28 2007 Nils Philippsen - 1.1.6-3 +* Sun Apr 29 2007 Nils Philippsen - 1.1.6-3 - add sane subpackage, split off tk subpackage (#238252) - add sane-types patch - use -b for patches to save original files From fedora-extras-commits at redhat.com Sun Apr 29 21:13:27 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Sun, 29 Apr 2007 17:13:27 -0400 Subject: owners owners.epel.list,1.151,1.152 Message-ID: <200704292113.l3TLDRdW002013@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/owners In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners Modified Files: owners.epel.list Log Message: add pop-before-smtp to EPEL Index: owners.epel.list =================================================================== RCS file: /cvs/extras/owners/owners.epel.list,v retrieving revision 1.151 retrieving revision 1.152 diff -u -r1.151 -r1.152 --- owners.epel.list 28 Apr 2007 00:49:00 -0000 1.151 +++ owners.epel.list 29 Apr 2007 21:12:57 -0000 1.152 @@ -393,6 +393,7 @@ Fedora EPEL|pinentry|Collection of simple PIN or passphrase entry dialogs|rdieter at math.unl.edu|extras-qa at fedoraproject.org|Axel.Thimm at ATrpms.net Fedora EPEL|plplot|Library of functions for making scientific plots|orion at cora.nwra.com|extras-qa at fedoraproject.org| Fedora EPEL|po4a|A tool maintaining translations anywhere|Axel.Thimm at ATrpms.net|extras-qa at fedoraproject.org| +Fedora EPEL|pop-before-smtp|Watch log for POP/IMAP auth, notify MTA to allow relay|wtogami at redhat.com|extras-qa at fedoraproject.org| Fedora EPEL|pork|Console based AIM client that looks like ircII|lmacken at redhat.com|extras-qa at fedoraproject.org| Fedora EPEL|portaudio|Free, cross platform, open-source, audio I/O library|matthias at rpmforge.net|extras-qa at fedoraproject.org| Fedora EPEL|postgresql-dbi-link|Partial implementation of the SQL/MED portion of the SQL:2003 specification|devrim at CommandPrompt.com|extras-qa at fedoraproject.org| From fedora-extras-commits at redhat.com Sun Apr 29 21:18:55 2007 From: fedora-extras-commits at redhat.com (Rex Dieter (rdieter)) Date: Sun, 29 Apr 2007 17:18:55 -0400 Subject: rpms/maxima/devel .cvsignore, 1.13, 1.14 maxima.spec, 1.62, 1.63 sources, 1.13, 1.14 maxima-5.11.0-xdg_utils.patch, 1.2, NONE maxima-5.9.2-emaxima.patch, 1.1, NONE Message-ID: <200704292118.l3TLItju002307@cvs-int.fedora.redhat.com> Author: rdieter Update of /cvs/extras/rpms/maxima/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv2247 Modified Files: .cvsignore maxima.spec sources Removed Files: maxima-5.11.0-xdg_utils.patch maxima-5.9.2-emaxima.patch Log Message: * Mon Apr 29 2007 Rex Dieter 5.11.99-0.1.rc2 - maxima-5.11.99rc2 Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/maxima/devel/.cvsignore,v retrieving revision 1.13 retrieving revision 1.14 diff -u -r1.13 -r1.14 --- .cvsignore 21 Dec 2006 21:27:45 -0000 1.13 +++ .cvsignore 29 Apr 2007 21:18:21 -0000 1.14 @@ -3,3 +3,4 @@ maxima-5.10.0.tar.gz maxima-5.10.99rc3.tar.gz maxima-5.11.0.tar.gz +maxima-5.11.99rc2.tar.gz Index: maxima.spec =================================================================== RCS file: /cvs/extras/rpms/maxima/devel/maxima.spec,v retrieving revision 1.62 retrieving revision 1.63 diff -u -r1.62 -r1.63 --- maxima.spec 26 Mar 2007 13:44:15 -0000 1.62 +++ maxima.spec 29 Apr 2007 21:18:21 -0000 1.63 @@ -1,9 +1,11 @@ +%define beta rc2 + Summary: Symbolic Computation Program Name: maxima -Version: 5.11.0 +Version: 5.11.99 -Release: 8%{?dist} +Release: 0.1.%{beta}%{?dist} License: GPL Group: Applications/Engineering URL: http://maxima.sourceforge.net/ @@ -56,9 +58,6 @@ Source10: http://starship.python.net/crew/mike/TixMaxima/macref.pdf Source11: http://maxima.sourceforge.net/docs/maximabook/maximabook-19-Sept-2004.pdf -Patch1: maxima-5.11.0-xdg_utils.patch -# emaxima fix from Camm Maguire -Patch5: maxima-5.9.2-emaxima.patch # maxima-runtime-gcl: Unrecoverable error: fault count too high (bug #187647) Patch6: maxima-5.9.4-gcl_setarch.patch @@ -165,7 +164,7 @@ %package runtime-sbcl Summary: Maxima compiled with SBCL Group: Applications/Engineering -BuildRequires: sbcl >= 1.0.4 +BuildRequires: sbcl >= 1.0.5 # maxima requires the *same* (or very similar) version it was built against # this hack should work, even in mock (-: -- Rex %global sbcl_ver %(sbcl --version 2>/dev/null | cut -d' ' -f2) @@ -186,8 +185,6 @@ # Extra docs install -p -m644 %{SOURCE10} . -%patch1 -p1 -b .xdg_open -%patch5 -p1 -b .emaxima %if "%{?setarch_hack}" == "1" %patch6 -p1 -b .gcl-setarch %endif @@ -401,6 +398,9 @@ %changelog +* Mon Apr 29 2007 Rex Dieter 5.11.99-0.1.rc2 +- maxima-5.11.99rc2 + * Mon Mar 26 2007 Rex Dieter 5.11.0-8 - respin for sbcl-1.0.4 Index: sources =================================================================== RCS file: /cvs/extras/rpms/maxima/devel/sources,v retrieving revision 1.13 retrieving revision 1.14 diff -u -r1.13 -r1.14 --- sources 21 Dec 2006 21:27:45 -0000 1.13 +++ sources 29 Apr 2007 21:18:21 -0000 1.14 @@ -1,3 +1,3 @@ 9faa5a513de43b5e7384216a8783f620 maximabook-19-Sept-2004.pdf c101a1ce604d31b02bbc2f37cced280d macref.pdf -d9ae353e8eba9b9d5686e119e59ab88c maxima-5.11.0.tar.gz +d66679dc011747e2a5aaf01c213d842f maxima-5.11.99rc2.tar.gz --- maxima-5.11.0-xdg_utils.patch DELETED --- --- maxima-5.9.2-emaxima.patch DELETED --- From fedora-extras-commits at redhat.com Sun Apr 29 21:53:52 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Sun, 29 Apr 2007 17:53:52 -0400 Subject: owners owners.epel.list,1.152,1.153 Message-ID: <200704292153.l3TLrqmE003361@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/owners In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners Modified Files: owners.epel.list Log Message: add php-pear-PHP-CompatInfo php-pear-PHP-Compat php-pear-HTTP-Request php-pear-Net-FTP php-pear-Image-Color php-pear-Image-Canvas php-pear-Image-Graph to EL-5 Index: owners.epel.list =================================================================== RCS file: /cvs/extras/owners/owners.epel.list,v retrieving revision 1.152 retrieving revision 1.153 diff -u -r1.152 -r1.153 --- owners.epel.list 29 Apr 2007 21:12:57 -0000 1.152 +++ owners.epel.list 29 Apr 2007 21:53:22 -0000 1.153 @@ -374,12 +374,19 @@ Fedora EPEL|php-pear-HTML-QuickForm|Class for creating, validating, processing HTML forms|chris.stone at gmail.com|extras-qa at fedoraproject.org| Fedora EPEL|php-pear-HTML-Table|Class to easily design HTML tables|chris.stone at gmail.com|extras-qa at fedoraproject.org| Fedora EPEL|php-pear-HTTP|Miscellaneous HTTP utilities|Fedora at FamilleCollet.com|extras-qa at fedoraproject.org| +Fedora EPEL|php-pear-HTTP-Request|Provides an easy way to perform HTTP requests|chris.stone at gmail.com|extras-qa at fedoraproject.org| +Fedora EPEL|php-pear-Image-Canvas|Common interface to image drawing|chris.stone at gmail.com|extras-qa at fedoraproject.org| +Fedora EPEL|php-pear-Image-Color|Manage and handles color data and conversions|chris.stone at gmail.com|extras-qa at fedoraproject.org| +Fedora EPEL|php-pear-Image-Graph|Displays numerical data as a graph/chart/plot|chris.stone at gmail.com|extras-qa at fedoraproject.org| Fedora EPEL|php-pear-Mail|Class that provides multiple interfaces for sending emails|Fedora at FamilleCollet.com|extras-qa at fedoraproject.org| Fedora EPEL|php-pear-MDB2|Database Abstraction Layer|chris.stone at gmail.com|extras-qa at fedoraproject.org| Fedora EPEL|php-pear-MDB2-Driver-mysql|MySQL MDB2 driver|chris.stone at gmail.com|extras-qa at fedoraproject.org| +Fedora EPEL|php-pear-Net-FTP|Provides an OO interface to the PHP FTP functions plus some additions|Fedora at FamilleCollet.com|extras-qa at fedoraproject.org| Fedora EPEL|php-pear-Net-SMTP|Provides an implementation of the SMTP protocol|Fedora at FamilleCollet.com|extras-qa at fedoraproject.org| Fedora EPEL|php-pear-Net-Socket|Network Socket Interface|Fedora at FamilleCollet.com|extras-qa at fedoraproject.org| Fedora EPEL|php-pear-Net-URL|Easy parsing of URLs|chris.stone at gmail.com|extras-qa at fedoraproject.org| +Fedora EPEL|php-pear-PHP-Compat|Provides missing functionality for older versions of PHP|Fedora at FamilleCollet.com|extras-qa at fedoraproject.org| +Fedora EPEL|php-pear-PHP-CompatInfo|Find out version and extensions required for a piece of code to run|Fedora at FamilleCollet.com|extras-qa at fedoraproject.org| Fedora EPEL|php-pear-Validate|Validation Class for Various Data Types|chris.stone at gmail.com|extras-qa at fedoraproject.org| Fedora EPEL|php-pear-Validate-Finance-CreditCard|Validation class for Credit Cards|chris.stone at gmail.com|extras-qa at fedoraproject.org| Fedora EPEL|php-pear-XML-Beautifier|Class to format XML documents|chris.stone at gmail.com|extras-qa at fedoraproject.org| From fedora-extras-commits at redhat.com Sun Apr 29 21:56:42 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Sun, 29 Apr 2007 17:56:42 -0400 Subject: rpms/libsynce - New directory Message-ID: <200704292156.l3TLugVk003891@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/rpms/libsynce In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners/tmpcvsdM3864/rpms/libsynce Log Message: Directory /cvs/extras/rpms/libsynce added to the repository From fedora-extras-commits at redhat.com Sun Apr 29 21:56:47 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Sun, 29 Apr 2007 17:56:47 -0400 Subject: rpms/libsynce/devel - New directory Message-ID: <200704292156.l3TLulYd003906@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/rpms/libsynce/devel In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners/tmpcvsdM3864/rpms/libsynce/devel Log Message: Directory /cvs/extras/rpms/libsynce/devel added to the repository From fedora-extras-commits at redhat.com Sun Apr 29 21:56:56 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Sun, 29 Apr 2007 17:56:56 -0400 Subject: rpms/libsynce Makefile, NONE, 1.1 import.log, NONE, 1.1 pkg.acl, NONE, 1.1 Message-ID: <200704292156.l3TLuuCt003934@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/rpms/libsynce In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners/tmpcvsdM3864/rpms/libsynce Added Files: Makefile import.log pkg.acl Log Message: Setup of module libsynce --- NEW FILE Makefile --- # Top level Makefile for module libsynce 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 --- --- NEW FILE pkg.acl --- From fedora-extras-commits at redhat.com Sun Apr 29 21:57:02 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Sun, 29 Apr 2007 17:57:02 -0400 Subject: owners owners.list,1.2749,1.2750 Message-ID: <200704292157.l3TLv2HT003946@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/owners In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners Modified Files: owners.list Log Message: add libsynce Index: owners.list =================================================================== RCS file: /cvs/extras/owners/owners.list,v retrieving revision 1.2749 retrieving revision 1.2750 diff -u -r1.2749 -r1.2750 --- owners.list 28 Apr 2007 04:12:02 -0000 1.2749 +++ owners.list 29 Apr 2007 21:56:31 -0000 1.2750 @@ -1261,6 +1261,7 @@ Fedora Extras|libsx|Simple X library|pertusus at free.fr|extras-qa at fedoraproject.org| Fedora Extras|libsynaptics|Synaptics touchpad driver library|orion at cora.nwra.com|extras-qa at fedoraproject.org| Fedora Extras|libsyncml|SyncML protocol library|laurent.rineau__fedora_extras at normalesup.org|extras-qa at fedoraproject.org| +Fedora Extras|libsynce|Connection library for Pocket PC devices|andreas.bierfert at lowlatency.de,gauret at free.fr|extras-qa at fedoraproject.org| Fedora Extras|libtar|Tar file manipulation API|j.w.r.degoede at hhs.nl|extras-qa at fedoraproject.org| Fedora Extras|libtasn1|This is the ASN.1 library used in GNUTLS.|enrico.scholz at informatik.tu-chemnitz.de|extras-qa at fedoraproject.org| Fedora Extras|libtcd|Tide Constituent Database Library|mtasaka at ioa.s.u-tokyo.ac.jp|extras-qa at fedoraproject.org| From fedora-extras-commits at redhat.com Sun Apr 29 21:57:06 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Sun, 29 Apr 2007 17:57:06 -0400 Subject: rpms/libsynce/devel .cvsignore, NONE, 1.1 Makefile, NONE, 1.1 sources, NONE, 1.1 Message-ID: <200704292157.l3TLv65p003960@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/rpms/libsynce/devel In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners/tmpcvsdM3864/rpms/libsynce/devel Added Files: .cvsignore Makefile sources Log Message: Setup of module libsynce --- NEW FILE .cvsignore --- --- NEW FILE Makefile --- # Makefile for source rpm: libsynce # $Id: Makefile,v 1.1 2007/04/29 21:57:02 wtogami Exp $ NAME := libsynce SPECFILE = $(firstword $(wildcard *.spec)) define find-makefile-common for d in common ../common ../../common ; do if [ -f $$d/Makefile.common ] ; then if [ -f $$d/CVS/Root -a -w $$/Makefile.common ] ; then cd $$d ; cvs -Q update ; fi ; echo "$$d/Makefile.common" ; break ; fi ; done endef MAKEFILE_COMMON := $(shell $(find-makefile-common)) ifeq ($(MAKEFILE_COMMON),) # attept a checkout define checkout-makefile-common test -f CVS/Root && { cvs -Q -d $$(cat CVS/Root) checkout common && echo "common/Makefile.common" ; } || { echo "ERROR: I can't figure out how to checkout the 'common' module." ; exit -1 ; } >&2 endef MAKEFILE_COMMON := $(shell $(checkout-makefile-common)) endif include $(MAKEFILE_COMMON) --- NEW FILE sources --- From fedora-extras-commits at redhat.com Sun Apr 29 21:58:16 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Sun, 29 Apr 2007 17:58:16 -0400 Subject: rpms/librapi - New directory Message-ID: <200704292158.l3TLwGT2004199@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/rpms/librapi In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners/tmpcvsop4173/rpms/librapi Log Message: Directory /cvs/extras/rpms/librapi added to the repository From fedora-extras-commits at redhat.com Sun Apr 29 21:58:25 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Sun, 29 Apr 2007 17:58:25 -0400 Subject: rpms/librapi/devel - New directory Message-ID: <200704292158.l3TLwPpP004212@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/rpms/librapi/devel In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners/tmpcvsop4173/rpms/librapi/devel Log Message: Directory /cvs/extras/rpms/librapi/devel added to the repository From fedora-extras-commits at redhat.com Sun Apr 29 21:58:35 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Sun, 29 Apr 2007 17:58:35 -0400 Subject: rpms/librapi Makefile, NONE, 1.1 import.log, NONE, 1.1 pkg.acl, NONE, 1.1 Message-ID: <200704292158.l3TLwZBt004240@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/rpms/librapi In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners/tmpcvsop4173/rpms/librapi Added Files: Makefile import.log pkg.acl Log Message: Setup of module librapi --- NEW FILE Makefile --- # Top level Makefile for module librapi 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 --- --- NEW FILE pkg.acl --- From fedora-extras-commits at redhat.com Sun Apr 29 21:58:37 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Sun, 29 Apr 2007 17:58:37 -0400 Subject: owners owners.list,1.2750,1.2751 Message-ID: <200704292158.l3TLwbOs004249@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/owners In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners Modified Files: owners.list Log Message: add librapi Index: owners.list =================================================================== RCS file: /cvs/extras/owners/owners.list,v retrieving revision 1.2750 retrieving revision 1.2751 diff -u -r1.2750 -r1.2751 --- owners.list 29 Apr 2007 21:56:31 -0000 1.2750 +++ owners.list 29 Apr 2007 21:58:06 -0000 1.2751 @@ -1234,6 +1234,7 @@ Fedora Extras|libpreludedb|Provide the framework for easy access to the Prelude database|tscherf at redhat.com|extras-qa at fedoraproject.org| Fedora Extras|libpri|An implementation of Primary Rate ISDN|jeff at ocjtech.us|extras-qa at fedoraproject.org| Fedora Extras|libqalculate|Multi-purpose calculator library|dakingun at gmail.com|extras-qa at fedoraproject.org| +Fedora Extras|librapi|Library to connect to Pocket PC devices|andreas.bierfert at lowlatency.de,gauret at free.fr|extras-qa at fedoraproject.org| Fedora Extras|libreadline-java|A Java wrapper around EditLine|ifoox at redhat.com|extras-qa at fedoraproject.org| Fedora Extras|libresample|A real-time library for audio sampling rate conversion|jeff at ocjtech.us|extras-qa at fedoraproject.org| Fedora Extras|librfid|Free Software RFID library|kushaldas at gmail.com|extras-qa at fedoraproject.org| From fedora-extras-commits at redhat.com Sun Apr 29 21:58:44 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Sun, 29 Apr 2007 17:58:44 -0400 Subject: rpms/librapi/devel .cvsignore, NONE, 1.1 Makefile, NONE, 1.1 sources, NONE, 1.1 Message-ID: <200704292158.l3TLwiXC004264@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/rpms/librapi/devel In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners/tmpcvsop4173/rpms/librapi/devel Added Files: .cvsignore Makefile sources Log Message: Setup of module librapi --- NEW FILE .cvsignore --- --- NEW FILE Makefile --- # Makefile for source rpm: librapi # $Id: Makefile,v 1.1 2007/04/29 21:58:40 wtogami Exp $ NAME := librapi SPECFILE = $(firstword $(wildcard *.spec)) define find-makefile-common for d in common ../common ../../common ; do if [ -f $$d/Makefile.common ] ; then if [ -f $$d/CVS/Root -a -w $$/Makefile.common ] ; then cd $$d ; cvs -Q update ; fi ; echo "$$d/Makefile.common" ; break ; fi ; done endef MAKEFILE_COMMON := $(shell $(find-makefile-common)) ifeq ($(MAKEFILE_COMMON),) # attept a checkout define checkout-makefile-common test -f CVS/Root && { cvs -Q -d $$(cat CVS/Root) checkout common && echo "common/Makefile.common" ; } || { echo "ERROR: I can't figure out how to checkout the 'common' module." ; exit -1 ; } >&2 endef MAKEFILE_COMMON := $(shell $(checkout-makefile-common)) endif include $(MAKEFILE_COMMON) --- NEW FILE sources --- From fedora-extras-commits at redhat.com Sun Apr 29 22:00:57 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Sun, 29 Apr 2007 18:00:57 -0400 Subject: rpms/libmimedir - New directory Message-ID: <200704292200.l3TM0vDh004540@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/rpms/libmimedir In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners/tmpcvsPK4509/rpms/libmimedir Log Message: Directory /cvs/extras/rpms/libmimedir added to the repository From fedora-extras-commits at redhat.com Sun Apr 29 22:01:09 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Sun, 29 Apr 2007 18:01:09 -0400 Subject: rpms/libmimedir/devel - New directory Message-ID: <200704292201.l3TM19Lb008452@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/rpms/libmimedir/devel In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners/tmpcvsPK4509/rpms/libmimedir/devel Log Message: Directory /cvs/extras/rpms/libmimedir/devel added to the repository From fedora-extras-commits at redhat.com Sun Apr 29 22:01:17 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Sun, 29 Apr 2007 18:01:17 -0400 Subject: owners owners.list,1.2751,1.2752 Message-ID: <200704292201.l3TM1HRd008559@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/owners In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners Modified Files: owners.list Log Message: add libmimedir Index: owners.list =================================================================== RCS file: /cvs/extras/owners/owners.list,v retrieving revision 1.2751 retrieving revision 1.2752 diff -u -r1.2751 -r1.2752 --- owners.list 29 Apr 2007 21:58:06 -0000 1.2751 +++ owners.list 29 Apr 2007 22:00:47 -0000 1.2752 @@ -1191,6 +1191,7 @@ Fedora Extras|libmatheval|Library for parsing and evaluating symbolic expressions input as text|ed at eh3.com|extras-qa at fedoraproject.org| Fedora Extras|libmatroska|An open Audio/Video container format|j.w.r.degoede at hhs.nl|extras-qa at fedoraproject.org| Fedora Extras|libmcrypt|Encryption algorithms library|tcallawa at redhat.com|extras-qa at fedoraproject.org| +Fedora Extras|libmimedir|Library to parse MIME Directory Profile|andreas.bierfert at lowlatency.de,gauret at free.fr|extras-qa at fedoraproject.org| Fedora Extras|libmodelfile|Library for accessing various model file formats|wart at kobold.org|extras-qa at fedoraproject.org| Fedora Extras|libmodplug|Modplug mod music file format library|ville.skytta at iki.fi|extras-qa at fedoraproject.org| Fedora Extras|libmp4v2|A library for handling the mp4 container format|matthias at rpmforge.net|extras-qa at fedoraproject.org| From fedora-extras-commits at redhat.com Sun Apr 29 22:01:20 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Sun, 29 Apr 2007 18:01:20 -0400 Subject: rpms/libmimedir Makefile, NONE, 1.1 import.log, NONE, 1.1 pkg.acl, NONE, 1.1 Message-ID: <200704292201.l3TM1KuH008582@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/rpms/libmimedir In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners/tmpcvsPK4509/rpms/libmimedir Added Files: Makefile import.log pkg.acl Log Message: Setup of module libmimedir --- NEW FILE Makefile --- # Top level Makefile for module libmimedir 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 --- --- NEW FILE pkg.acl --- From fedora-extras-commits at redhat.com Sun Apr 29 22:01:30 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Sun, 29 Apr 2007 18:01:30 -0400 Subject: rpms/libmimedir/devel .cvsignore, NONE, 1.1 Makefile, NONE, 1.1 sources, NONE, 1.1 Message-ID: <200704292201.l3TM1UNZ008693@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/rpms/libmimedir/devel In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners/tmpcvsPK4509/rpms/libmimedir/devel Added Files: .cvsignore Makefile sources Log Message: Setup of module libmimedir --- NEW FILE .cvsignore --- --- NEW FILE Makefile --- # Makefile for source rpm: libmimedir # $Id: Makefile,v 1.1 2007/04/29 22:01:25 wtogami Exp $ NAME := libmimedir SPECFILE = $(firstword $(wildcard *.spec)) define find-makefile-common for d in common ../common ../../common ; do if [ -f $$d/Makefile.common ] ; then if [ -f $$d/CVS/Root -a -w $$/Makefile.common ] ; then cd $$d ; cvs -Q update ; fi ; echo "$$d/Makefile.common" ; break ; fi ; done endef MAKEFILE_COMMON := $(shell $(find-makefile-common)) ifeq ($(MAKEFILE_COMMON),) # attept a checkout define checkout-makefile-common test -f CVS/Root && { cvs -Q -d $$(cat CVS/Root) checkout common && echo "common/Makefile.common" ; } || { echo "ERROR: I can't figure out how to checkout the 'common' module." ; exit -1 ; } >&2 endef MAKEFILE_COMMON := $(shell $(checkout-makefile-common)) endif include $(MAKEFILE_COMMON) --- NEW FILE sources --- From fedora-extras-commits at redhat.com Sun Apr 29 22:02:31 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Sun, 29 Apr 2007 18:02:31 -0400 Subject: rpms/librra - New directory Message-ID: <200704292202.l3TM2VGx009165@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/rpms/librra In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners/tmpcvskq9139/rpms/librra Log Message: Directory /cvs/extras/rpms/librra added to the repository From fedora-extras-commits at redhat.com Sun Apr 29 22:02:42 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Sun, 29 Apr 2007 18:02:42 -0400 Subject: rpms/librra/devel - New directory Message-ID: <200704292202.l3TM2gg5009184@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/rpms/librra/devel In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners/tmpcvskq9139/rpms/librra/devel Log Message: Directory /cvs/extras/rpms/librra/devel added to the repository From fedora-extras-commits at redhat.com Sun Apr 29 22:02:51 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Sun, 29 Apr 2007 18:02:51 -0400 Subject: rpms/librra Makefile,NONE,1.1 import.log,NONE,1.1 pkg.acl,NONE,1.1 Message-ID: <200704292202.l3TM2pZ2009212@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/rpms/librra In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners/tmpcvskq9139/rpms/librra Added Files: Makefile import.log pkg.acl Log Message: Setup of module librra --- NEW FILE Makefile --- # Top level Makefile for module librra 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 --- --- NEW FILE pkg.acl --- From fedora-extras-commits at redhat.com Sun Apr 29 22:02:52 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Sun, 29 Apr 2007 18:02:52 -0400 Subject: owners owners.list,1.2752,1.2753 Message-ID: <200704292202.l3TM2qHY009221@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/owners In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners Modified Files: owners.list Log Message: add librra Index: owners.list =================================================================== RCS file: /cvs/extras/owners/owners.list,v retrieving revision 1.2752 retrieving revision 1.2753 diff -u -r1.2752 -r1.2753 --- owners.list 29 Apr 2007 22:00:47 -0000 1.2752 +++ owners.list 29 Apr 2007 22:02:22 -0000 1.2753 @@ -1239,6 +1239,7 @@ Fedora Extras|libreadline-java|A Java wrapper around EditLine|ifoox at redhat.com|extras-qa at fedoraproject.org| Fedora Extras|libresample|A real-time library for audio sampling rate conversion|jeff at ocjtech.us|extras-qa at fedoraproject.org| Fedora Extras|librfid|Free Software RFID library|kushaldas at gmail.com|extras-qa at fedoraproject.org| +Fedora Extras|librra|Connection to Pocket PC devices, part of SynCE|andreas.bierfert at lowlatency.de,gauret at free.fr|extras-qa at fedoraproject.org| Fedora Extras|librsync|Rsync libraries|redhat-bugzilla at linuxnetz.de|extras-qa at fedoraproject.org| Fedora Extras|librx|POSIX regexp functions|tcallawa at redhat.com|extras-qa at fedoraproject.org| Fedora Extras|libsafe|For bugs related to the libsafe component|sgrubb at redhat.com|extras-qa at fedoraproject.org|wtogami at redhat.com From fedora-extras-commits at redhat.com Sun Apr 29 22:03:00 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Sun, 29 Apr 2007 18:03:00 -0400 Subject: rpms/librra/devel .cvsignore, NONE, 1.1 Makefile, NONE, 1.1 sources, NONE, 1.1 Message-ID: <200704292203.l3TM30NM009235@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/rpms/librra/devel In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners/tmpcvskq9139/rpms/librra/devel Added Files: .cvsignore Makefile sources Log Message: Setup of module librra --- NEW FILE .cvsignore --- --- NEW FILE Makefile --- # Makefile for source rpm: librra # $Id: Makefile,v 1.1 2007/04/29 22:02:56 wtogami Exp $ NAME := librra SPECFILE = $(firstword $(wildcard *.spec)) define find-makefile-common for d in common ../common ../../common ; do if [ -f $$d/Makefile.common ] ; then if [ -f $$d/CVS/Root -a -w $$/Makefile.common ] ; then cd $$d ; cvs -Q update ; fi ; echo "$$d/Makefile.common" ; break ; fi ; done endef MAKEFILE_COMMON := $(shell $(find-makefile-common)) ifeq ($(MAKEFILE_COMMON),) # attept a checkout define checkout-makefile-common test -f CVS/Root && { cvs -Q -d $$(cat CVS/Root) checkout common && echo "common/Makefile.common" ; } || { echo "ERROR: I can't figure out how to checkout the 'common' module." ; exit -1 ; } >&2 endef MAKEFILE_COMMON := $(shell $(checkout-makefile-common)) endif include $(MAKEFILE_COMMON) --- NEW FILE sources --- From fedora-extras-commits at redhat.com Sun Apr 29 22:06:41 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Sun, 29 Apr 2007 18:06:41 -0400 Subject: rpms/synce-serial - New directory Message-ID: <200704292206.l3TM6fGY009493@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/rpms/synce-serial In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners/tmpcvsyA9458/rpms/synce-serial Log Message: Directory /cvs/extras/rpms/synce-serial added to the repository From fedora-extras-commits at redhat.com Sun Apr 29 22:06:51 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Sun, 29 Apr 2007 18:06:51 -0400 Subject: rpms/synce-serial/devel - New directory Message-ID: <200704292206.l3TM6pdZ009508@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/rpms/synce-serial/devel In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners/tmpcvsyA9458/rpms/synce-serial/devel Log Message: Directory /cvs/extras/rpms/synce-serial/devel added to the repository From fedora-extras-commits at redhat.com Sun Apr 29 22:07:00 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Sun, 29 Apr 2007 18:07:00 -0400 Subject: rpms/synce-serial Makefile, NONE, 1.1 import.log, NONE, 1.1 pkg.acl, NONE, 1.1 Message-ID: <200704292207.l3TM70je009534@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/rpms/synce-serial In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners/tmpcvsyA9458/rpms/synce-serial Added Files: Makefile import.log pkg.acl Log Message: Setup of module synce-serial --- NEW FILE Makefile --- # Top level Makefile for module synce-serial 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 --- --- NEW FILE pkg.acl --- From fedora-extras-commits at redhat.com Sun Apr 29 22:07:03 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Sun, 29 Apr 2007 18:07:03 -0400 Subject: owners owners.list,1.2753,1.2754 Message-ID: <200704292207.l3TM73W1009543@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/owners In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners Modified Files: owners.list Log Message: add synce-serial Index: owners.list =================================================================== RCS file: /cvs/extras/owners/owners.list,v retrieving revision 1.2753 retrieving revision 1.2754 diff -u -r1.2753 -r1.2754 --- owners.list 29 Apr 2007 22:02:22 -0000 1.2753 +++ owners.list 29 Apr 2007 22:06:32 -0000 1.2754 @@ -2836,6 +2836,7 @@ Fedora Extras|synaptic|Graphical frontend for APT package manager|Axel.Thimm at ATrpms.net|extras-qa at fedoraproject.org|pmatilai at laiskiainen.org Fedora Extras|synce|For bugs related to the synce component|andreas.bierfert at lowlatency.de|extras-qa at fedoraproject.org| Fedora Extras|synce-gnomevfs|Gnome-vfs module for synce|andreas.bierfert at lowlatency.de|extras-qa at fedoraproject.org| +Fedora Extras|synce-serial|Serial connection support for Pocket PC devices|andreas.bierfert at lowlatency.de,gauret at free.fr|extras-qa at fedoraproject.org| Fedora Extras|synce-software-manager|Software manager for use with synce|andreas.bierfert at lowlatency.de|extras-qa at fedoraproject.org| Fedora Extras|synce-trayicon|Tray icon for use with gnome and synce|andreas.bierfert at lowlatency.de|extras-qa at fedoraproject.org| Fedora Extras|synergy|Mouse and keyboard sharing utility|matthias at rpmforge.net|extras-qa at fedoraproject.org| From fedora-extras-commits at redhat.com Sun Apr 29 22:07:09 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Sun, 29 Apr 2007 18:07:09 -0400 Subject: rpms/synce-serial/devel .cvsignore, NONE, 1.1 Makefile, NONE, 1.1 sources, NONE, 1.1 Message-ID: <200704292207.l3TM79jJ009574@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/rpms/synce-serial/devel In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners/tmpcvsyA9458/rpms/synce-serial/devel Added Files: .cvsignore Makefile sources Log Message: Setup of module synce-serial --- NEW FILE .cvsignore --- --- NEW FILE Makefile --- # Makefile for source rpm: synce-serial # $Id: Makefile,v 1.1 2007/04/29 22:07:05 wtogami Exp $ NAME := synce-serial SPECFILE = $(firstword $(wildcard *.spec)) define find-makefile-common for d in common ../common ../../common ; do if [ -f $$d/Makefile.common ] ; then if [ -f $$d/CVS/Root -a -w $$/Makefile.common ] ; then cd $$d ; cvs -Q update ; fi ; echo "$$d/Makefile.common" ; break ; fi ; done endef MAKEFILE_COMMON := $(shell $(find-makefile-common)) ifeq ($(MAKEFILE_COMMON),) # attept a checkout define checkout-makefile-common test -f CVS/Root && { cvs -Q -d $$(cat CVS/Root) checkout common && echo "common/Makefile.common" ; } || { echo "ERROR: I can't figure out how to checkout the 'common' module." ; exit -1 ; } >&2 endef MAKEFILE_COMMON := $(shell $(checkout-makefile-common)) endif include $(MAKEFILE_COMMON) --- NEW FILE sources --- From fedora-extras-commits at redhat.com Sun Apr 29 22:07:48 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Sun, 29 Apr 2007 18:07:48 -0400 Subject: rpms/vdccm - New directory Message-ID: <200704292207.l3TM7mHj009769@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/rpms/vdccm In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners/tmpcvsnD9736/rpms/vdccm Log Message: Directory /cvs/extras/rpms/vdccm added to the repository From fedora-extras-commits at redhat.com Sun Apr 29 22:07:57 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Sun, 29 Apr 2007 18:07:57 -0400 Subject: rpms/vdccm/devel - New directory Message-ID: <200704292207.l3TM7v8P009789@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/rpms/vdccm/devel In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners/tmpcvsnD9736/rpms/vdccm/devel Log Message: Directory /cvs/extras/rpms/vdccm/devel added to the repository From fedora-extras-commits at redhat.com Sun Apr 29 22:08:06 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Sun, 29 Apr 2007 18:08:06 -0400 Subject: owners owners.list,1.2754,1.2755 Message-ID: <200704292208.l3TM86sg009818@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/owners In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners Modified Files: owners.list Log Message: add vdccm Index: owners.list =================================================================== RCS file: /cvs/extras/owners/owners.list,v retrieving revision 1.2754 retrieving revision 1.2755 diff -u -r1.2754 -r1.2755 --- owners.list 29 Apr 2007 22:06:32 -0000 1.2754 +++ owners.list 29 Apr 2007 22:07:36 -0000 1.2755 @@ -3008,6 +3008,7 @@ Fedora Extras|valknut|Direct Connect client|lmacken at redhat.com|extras-qa at fedoraproject.org| Fedora Extras|varconf|WorldForge configuration library|wart at kobold.org|extras-qa at fedoraproject.org| Fedora Extras|vblade|Virtual EtherDrive (R) blade daemon|jima at beer.tclug.org|extras-qa at fedoraproject.org| +Fedora Extras|vdccm|Serial connection daemon for Pocket PC devices|andreas.bierfert at lowlatency.de,gauret at free.fr|extras-qa at fedoraproject.org| Fedora Extras|vdr|Video Disk Recorder|ville.skytta at iki.fi|extras-qa at fedoraproject.org| Fedora Extras|vdr-femon|DVB frontend status monitor plugin for VDR|ville.skytta at iki.fi|extras-qa at fedoraproject.org| Fedora Extras|vdr-osdteletext|OSD teletext plugin for VDR|ville.skytta at iki.fi|extras-qa at fedoraproject.org| From fedora-extras-commits at redhat.com Sun Apr 29 22:08:07 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Sun, 29 Apr 2007 18:08:07 -0400 Subject: rpms/vdccm Makefile,NONE,1.1 import.log,NONE,1.1 pkg.acl,NONE,1.1 Message-ID: <200704292208.l3TM87oU009823@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/rpms/vdccm In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners/tmpcvsnD9736/rpms/vdccm Added Files: Makefile import.log pkg.acl Log Message: Setup of module vdccm --- NEW FILE Makefile --- # Top level Makefile for module vdccm 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 --- --- NEW FILE pkg.acl --- From fedora-extras-commits at redhat.com Sun Apr 29 22:08:16 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Sun, 29 Apr 2007 18:08:16 -0400 Subject: rpms/vdccm/devel .cvsignore, NONE, 1.1 Makefile, NONE, 1.1 sources, NONE, 1.1 Message-ID: <200704292208.l3TM8GQW009851@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/rpms/vdccm/devel In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners/tmpcvsnD9736/rpms/vdccm/devel Added Files: .cvsignore Makefile sources Log Message: Setup of module vdccm --- NEW FILE .cvsignore --- --- NEW FILE Makefile --- # Makefile for source rpm: vdccm # $Id: Makefile,v 1.1 2007/04/29 22:08:12 wtogami Exp $ NAME := vdccm SPECFILE = $(firstword $(wildcard *.spec)) define find-makefile-common for d in common ../common ../../common ; do if [ -f $$d/Makefile.common ] ; then if [ -f $$d/CVS/Root -a -w $$/Makefile.common ] ; then cd $$d ; cvs -Q update ; fi ; echo "$$d/Makefile.common" ; break ; fi ; done endef MAKEFILE_COMMON := $(shell $(find-makefile-common)) ifeq ($(MAKEFILE_COMMON),) # attept a checkout define checkout-makefile-common test -f CVS/Root && { cvs -Q -d $$(cat CVS/Root) checkout common && echo "common/Makefile.common" ; } || { echo "ERROR: I can't figure out how to checkout the 'common' module." ; exit -1 ; } >&2 endef MAKEFILE_COMMON := $(shell $(checkout-makefile-common)) endif include $(MAKEFILE_COMMON) --- NEW FILE sources --- From fedora-extras-commits at redhat.com Sun Apr 29 22:10:26 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Sun, 29 Apr 2007 18:10:26 -0400 Subject: rpms/synce-kde - New directory Message-ID: <200704292210.l3TMAQqj010087@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/rpms/synce-kde In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners/tmpcvsN10054/rpms/synce-kde Log Message: Directory /cvs/extras/rpms/synce-kde added to the repository From fedora-extras-commits at redhat.com Sun Apr 29 22:10:36 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Sun, 29 Apr 2007 18:10:36 -0400 Subject: rpms/synce-kde/devel - New directory Message-ID: <200704292210.l3TMAaqO010099@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/rpms/synce-kde/devel In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners/tmpcvsN10054/rpms/synce-kde/devel Log Message: Directory /cvs/extras/rpms/synce-kde/devel added to the repository From fedora-extras-commits at redhat.com Sun Apr 29 22:10:44 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Sun, 29 Apr 2007 18:10:44 -0400 Subject: owners owners.list,1.2755,1.2756 Message-ID: <200704292210.l3TMAifV010337@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/owners In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners Modified Files: owners.list Log Message: add synce-kde Index: owners.list =================================================================== RCS file: /cvs/extras/owners/owners.list,v retrieving revision 1.2755 retrieving revision 1.2756 diff -u -r1.2755 -r1.2756 --- owners.list 29 Apr 2007 22:07:36 -0000 1.2755 +++ owners.list 29 Apr 2007 22:10:14 -0000 1.2756 @@ -2836,6 +2836,7 @@ Fedora Extras|synaptic|Graphical frontend for APT package manager|Axel.Thimm at ATrpms.net|extras-qa at fedoraproject.org|pmatilai at laiskiainen.org Fedora Extras|synce|For bugs related to the synce component|andreas.bierfert at lowlatency.de|extras-qa at fedoraproject.org| Fedora Extras|synce-gnomevfs|Gnome-vfs module for synce|andreas.bierfert at lowlatency.de|extras-qa at fedoraproject.org| +Fedora Extras|synce-kde|Connection service application for Pocket PC handhelds|andreas.bierfert at lowlatency.de,gauret at free.fr|extras-qa at fedoraproject.org| Fedora Extras|synce-serial|Serial connection support for Pocket PC devices|andreas.bierfert at lowlatency.de,gauret at free.fr|extras-qa at fedoraproject.org| Fedora Extras|synce-software-manager|Software manager for use with synce|andreas.bierfert at lowlatency.de|extras-qa at fedoraproject.org| Fedora Extras|synce-trayicon|Tray icon for use with gnome and synce|andreas.bierfert at lowlatency.de|extras-qa at fedoraproject.org| From fedora-extras-commits at redhat.com Sun Apr 29 22:10:45 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Sun, 29 Apr 2007 18:10:45 -0400 Subject: rpms/synce-kde Makefile, NONE, 1.1 import.log, NONE, 1.1 pkg.acl, NONE, 1.1 Message-ID: <200704292210.l3TMAjVx010342@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/rpms/synce-kde In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners/tmpcvsN10054/rpms/synce-kde Added Files: Makefile import.log pkg.acl Log Message: Setup of module synce-kde --- NEW FILE Makefile --- # Top level Makefile for module synce-kde 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 --- --- NEW FILE pkg.acl --- From fedora-extras-commits at redhat.com Sun Apr 29 22:10:55 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Sun, 29 Apr 2007 18:10:55 -0400 Subject: rpms/synce-kde/devel .cvsignore, NONE, 1.1 Makefile, NONE, 1.1 sources, NONE, 1.1 Message-ID: <200704292210.l3TMAtrh010364@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/rpms/synce-kde/devel In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners/tmpcvsN10054/rpms/synce-kde/devel Added Files: .cvsignore Makefile sources Log Message: Setup of module synce-kde --- NEW FILE .cvsignore --- --- NEW FILE Makefile --- # Makefile for source rpm: synce-kde # $Id: Makefile,v 1.1 2007/04/29 22:10:50 wtogami Exp $ NAME := synce-kde SPECFILE = $(firstword $(wildcard *.spec)) define find-makefile-common for d in common ../common ../../common ; do if [ -f $$d/Makefile.common ] ; then if [ -f $$d/CVS/Root -a -w $$/Makefile.common ] ; then cd $$d ; cvs -Q update ; fi ; echo "$$d/Makefile.common" ; break ; fi ; done endef MAKEFILE_COMMON := $(shell $(find-makefile-common)) ifeq ($(MAKEFILE_COMMON),) # attept a checkout define checkout-makefile-common test -f CVS/Root && { cvs -Q -d $$(cat CVS/Root) checkout common && echo "common/Makefile.common" ; } || { echo "ERROR: I can't figure out how to checkout the 'common' module." ; exit -1 ; } >&2 endef MAKEFILE_COMMON := $(shell $(checkout-makefile-common)) endif include $(MAKEFILE_COMMON) --- NEW FILE sources --- From fedora-extras-commits at redhat.com Sun Apr 29 22:12:25 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Sun, 29 Apr 2007 18:12:25 -0400 Subject: rpms/syncekonnector - New directory Message-ID: <200704292212.l3TMCPNp010702@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/rpms/syncekonnector In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners/tmpcvsZ10672/rpms/syncekonnector Log Message: Directory /cvs/extras/rpms/syncekonnector added to the repository From fedora-extras-commits at redhat.com Sun Apr 29 22:12:35 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Sun, 29 Apr 2007 18:12:35 -0400 Subject: rpms/syncekonnector/devel - New directory Message-ID: <200704292212.l3TMCZDD010719@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/rpms/syncekonnector/devel In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners/tmpcvsZ10672/rpms/syncekonnector/devel Log Message: Directory /cvs/extras/rpms/syncekonnector/devel added to the repository From fedora-extras-commits at redhat.com Sun Apr 29 22:12:44 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Sun, 29 Apr 2007 18:12:44 -0400 Subject: rpms/syncekonnector Makefile, NONE, 1.1 import.log, NONE, 1.1 pkg.acl, NONE, 1.1 Message-ID: <200704292212.l3TMCicN010745@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/rpms/syncekonnector In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners/tmpcvsZ10672/rpms/syncekonnector Added Files: Makefile import.log pkg.acl Log Message: Setup of module syncekonnector --- NEW FILE Makefile --- # Top level Makefile for module syncekonnector 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 --- --- NEW FILE pkg.acl --- From fedora-extras-commits at redhat.com Sun Apr 29 22:12:46 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Sun, 29 Apr 2007 18:12:46 -0400 Subject: owners owners.list,1.2756,1.2757 Message-ID: <200704292212.l3TMCkkO010754@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/owners In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners Modified Files: owners.list Log Message: add syncekonnector Index: owners.list =================================================================== RCS file: /cvs/extras/owners/owners.list,v retrieving revision 1.2756 retrieving revision 1.2757 diff -u -r1.2756 -r1.2757 --- owners.list 29 Apr 2007 22:10:14 -0000 1.2756 +++ owners.list 29 Apr 2007 22:12:16 -0000 1.2757 @@ -2835,6 +2835,7 @@ Fedora Extras|sylpheed-claws-plugins|Additional plugins for sylpheed-claws|andreas.bierfert at lowlatency.de|extras-qa at fedoraproject.org| Fedora Extras|synaptic|Graphical frontend for APT package manager|Axel.Thimm at ATrpms.net|extras-qa at fedoraproject.org|pmatilai at laiskiainen.org Fedora Extras|synce|For bugs related to the synce component|andreas.bierfert at lowlatency.de|extras-qa at fedoraproject.org| +Fedora Extras|syncekonnector|Synchronization application for Pocket PC handhelds|andreas.bierfert at lowlatency.de,gauret at free.fr|extras-qa at fedoraproject.org| Fedora Extras|synce-gnomevfs|Gnome-vfs module for synce|andreas.bierfert at lowlatency.de|extras-qa at fedoraproject.org| Fedora Extras|synce-kde|Connection service application for Pocket PC handhelds|andreas.bierfert at lowlatency.de,gauret at free.fr|extras-qa at fedoraproject.org| Fedora Extras|synce-serial|Serial connection support for Pocket PC devices|andreas.bierfert at lowlatency.de,gauret at free.fr|extras-qa at fedoraproject.org| From fedora-extras-commits at redhat.com Sun Apr 29 22:12:54 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Sun, 29 Apr 2007 18:12:54 -0400 Subject: rpms/syncekonnector/devel .cvsignore, NONE, 1.1 Makefile, NONE, 1.1 sources, NONE, 1.1 Message-ID: <200704292212.l3TMCshq010768@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/rpms/syncekonnector/devel In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners/tmpcvsZ10672/rpms/syncekonnector/devel Added Files: .cvsignore Makefile sources Log Message: Setup of module syncekonnector --- NEW FILE .cvsignore --- --- NEW FILE Makefile --- # Makefile for source rpm: syncekonnector # $Id: Makefile,v 1.1 2007/04/29 22:12:50 wtogami Exp $ NAME := syncekonnector SPECFILE = $(firstword $(wildcard *.spec)) define find-makefile-common for d in common ../common ../../common ; do if [ -f $$d/Makefile.common ] ; then if [ -f $$d/CVS/Root -a -w $$/Makefile.common ] ; then cd $$d ; cvs -Q update ; fi ; echo "$$d/Makefile.common" ; break ; fi ; done endef MAKEFILE_COMMON := $(shell $(find-makefile-common)) ifeq ($(MAKEFILE_COMMON),) # attept a checkout define checkout-makefile-common test -f CVS/Root && { cvs -Q -d $$(cat CVS/Root) checkout common && echo "common/Makefile.common" ; } || { echo "ERROR: I can't figure out how to checkout the 'common' module." ; exit -1 ; } >&2 endef MAKEFILE_COMMON := $(shell $(checkout-makefile-common)) endif include $(MAKEFILE_COMMON) --- NEW FILE sources --- From fedora-extras-commits at redhat.com Sun Apr 29 22:13:49 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Sun, 29 Apr 2007 18:13:49 -0400 Subject: rpms/kcemirror - New directory Message-ID: <200704292213.l3TMDnkA011012@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/rpms/kcemirror In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners/tmpcvsf10986/rpms/kcemirror Log Message: Directory /cvs/extras/rpms/kcemirror added to the repository From fedora-extras-commits at redhat.com Sun Apr 29 22:13:59 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Sun, 29 Apr 2007 18:13:59 -0400 Subject: rpms/kcemirror/devel - New directory Message-ID: <200704292213.l3TMDxMr011030@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/rpms/kcemirror/devel In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners/tmpcvsf10986/rpms/kcemirror/devel Log Message: Directory /cvs/extras/rpms/kcemirror/devel added to the repository From fedora-extras-commits at redhat.com Sun Apr 29 22:14:09 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Sun, 29 Apr 2007 18:14:09 -0400 Subject: rpms/kcemirror Makefile, NONE, 1.1 import.log, NONE, 1.1 pkg.acl, NONE, 1.1 Message-ID: <200704292214.l3TME97r011059@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/rpms/kcemirror In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners/tmpcvsf10986/rpms/kcemirror Added Files: Makefile import.log pkg.acl Log Message: Setup of module kcemirror --- NEW FILE Makefile --- # Top level Makefile for module kcemirror 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 --- --- NEW FILE pkg.acl --- From fedora-extras-commits at redhat.com Sun Apr 29 22:14:11 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Sun, 29 Apr 2007 18:14:11 -0400 Subject: owners owners.list,1.2757,1.2758 Message-ID: <200704292214.l3TMEBY6011068@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/owners In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners Modified Files: owners.list Log Message: add kcemirror Index: owners.list =================================================================== RCS file: /cvs/extras/owners/owners.list,v retrieving revision 1.2757 retrieving revision 1.2758 diff -u -r1.2757 -r1.2758 --- owners.list 29 Apr 2007 22:12:16 -0000 1.2757 +++ owners.list 29 Apr 2007 22:13:41 -0000 1.2758 @@ -1022,6 +1022,7 @@ Fedora Extras|kbibtex|A BibTeX editor for KDE|ch.nolte at noltec.org|extras-qa at fedoraproject.org| Fedora Extras|kbilliards|A Fun Billiards Simulator Game|j.w.r.degoede at hhs.nl|extras-qa at fedoraproject.org| Fedora Extras|kchmviewer|CHM viewer|pertusus at free.fr,jpo at di.uminho.pt|extras-qa at fedoraproject.org| +Fedora Extras|kcemirror|Remote display control for PocketPC devices|andreas.bierfert at lowlatency.de,gauret at free.fr|extras-qa at fedoraproject.org| Fedora Extras|kcometen3|OpenGL Screensaver for KDE|packages at amiga-hardware.com|extras-qa at fedoraproject.org| Fedora Extras|kdeartwork-extras|Artwork Extras, including xscreensaver-based screensavers|rdieter at math.unl.edu|extras-qa at fedoraproject.org| Fedora Extras|kdegraphics-extras|Extras for KDE graphics applications|rdieter at math.unl.edu|extras-qa at fedoraproject.org| From fedora-extras-commits at redhat.com Sun Apr 29 22:14:19 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Sun, 29 Apr 2007 18:14:19 -0400 Subject: rpms/kcemirror/devel .cvsignore, NONE, 1.1 Makefile, NONE, 1.1 sources, NONE, 1.1 Message-ID: <200704292214.l3TMEJX9011082@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/rpms/kcemirror/devel In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners/tmpcvsf10986/rpms/kcemirror/devel Added Files: .cvsignore Makefile sources Log Message: Setup of module kcemirror --- NEW FILE .cvsignore --- --- NEW FILE Makefile --- # Makefile for source rpm: kcemirror # $Id: Makefile,v 1.1 2007/04/29 22:14:15 wtogami Exp $ NAME := kcemirror SPECFILE = $(firstword $(wildcard *.spec)) define find-makefile-common for d in common ../common ../../common ; do if [ -f $$d/Makefile.common ] ; then if [ -f $$d/CVS/Root -a -w $$/Makefile.common ] ; then cd $$d ; cvs -Q update ; fi ; echo "$$d/Makefile.common" ; break ; fi ; done endef MAKEFILE_COMMON := $(shell $(find-makefile-common)) ifeq ($(MAKEFILE_COMMON),) # attept a checkout define checkout-makefile-common test -f CVS/Root && { cvs -Q -d $$(cat CVS/Root) checkout common && echo "common/Makefile.common" ; } || { echo "ERROR: I can't figure out how to checkout the 'common' module." ; exit -1 ; } >&2 endef MAKEFILE_COMMON := $(shell $(checkout-makefile-common)) endif include $(MAKEFILE_COMMON) --- NEW FILE sources --- From fedora-extras-commits at redhat.com Sun Apr 29 22:15:59 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Sun, 29 Apr 2007 18:15:59 -0400 Subject: rpms/pigment - New directory Message-ID: <200704292215.l3TMFx1U011369@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/rpms/pigment In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners/tmpcvsO11333/rpms/pigment Log Message: Directory /cvs/extras/rpms/pigment added to the repository From fedora-extras-commits at redhat.com Sun Apr 29 22:16:03 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Sun, 29 Apr 2007 18:16:03 -0400 Subject: rpms/pigment/devel - New directory Message-ID: <200704292216.l3TMG3Pd011387@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/rpms/pigment/devel In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners/tmpcvsO11333/rpms/pigment/devel Log Message: Directory /cvs/extras/rpms/pigment/devel added to the repository From fedora-extras-commits at redhat.com Sun Apr 29 22:16:13 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Sun, 29 Apr 2007 18:16:13 -0400 Subject: rpms/pigment Makefile, NONE, 1.1 import.log, NONE, 1.1 pkg.acl, NONE, 1.1 Message-ID: <200704292216.l3TMGDX9011426@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/rpms/pigment In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners/tmpcvsO11333/rpms/pigment Added Files: Makefile import.log pkg.acl Log Message: Setup of module pigment --- NEW FILE Makefile --- # Top level Makefile for module pigment 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 --- --- NEW FILE pkg.acl --- From fedora-extras-commits at redhat.com Sun Apr 29 22:16:12 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Sun, 29 Apr 2007 18:16:12 -0400 Subject: owners owners.epel.list,1.153,1.154 owners.list,1.2758,1.2759 Message-ID: <200704292216.l3TMGCfS011419@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/owners In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners Modified Files: owners.epel.list owners.list Log Message: add pigment to extras and epel Index: owners.epel.list =================================================================== RCS file: /cvs/extras/owners/owners.epel.list,v retrieving revision 1.153 retrieving revision 1.154 diff -u -r1.153 -r1.154 --- owners.epel.list 29 Apr 2007 21:53:22 -0000 1.153 +++ owners.epel.list 29 Apr 2007 22:15:42 -0000 1.154 @@ -397,6 +397,7 @@ Fedora EPEL|php-pecl-mailparse|PECL package for parsing and working with email messages|matthias at rpmforge.net|extras-qa at fedoraproject.org| Fedora EPEL|php-pecl-zip|PECL A zip management extension|Fedora at FamilleCollet.com|extras-qa at fedoraproject.org| Fedora EPEL|phpPgAdmin|Web based PostgreSQL Administration|devrim at commandprompt.com|extras-qa at fedoraproject.org| +Fedora EPEL|pigment|Media Center Toolkit|matthias at rpmforge.net|extras-qa at fedoraproject.org| Fedora EPEL|pinentry|Collection of simple PIN or passphrase entry dialogs|rdieter at math.unl.edu|extras-qa at fedoraproject.org|Axel.Thimm at ATrpms.net Fedora EPEL|plplot|Library of functions for making scientific plots|orion at cora.nwra.com|extras-qa at fedoraproject.org| Fedora EPEL|po4a|A tool maintaining translations anywhere|Axel.Thimm at ATrpms.net|extras-qa at fedoraproject.org| Index: owners.list =================================================================== RCS file: /cvs/extras/owners/owners.list,v retrieving revision 1.2758 retrieving revision 1.2759 diff -u -r1.2758 -r1.2759 --- owners.list 29 Apr 2007 22:13:41 -0000 1.2758 +++ owners.list 29 Apr 2007 22:15:42 -0000 1.2759 @@ -2336,6 +2336,7 @@ Fedora Extras|piccolo|Small fast XML parser|mwringe at redhat.com|extras-qa at fedoraproject.org| Fedora Extras|picocom|Minimal serial communications program|jafo-redhat at tummy.com|extras-qa at fedoraproject.org| Fedora Extras|pidgin|Internet Messenging Client|wtogami at redhat.com,stu at nosnilmot.com|extras-qa at fedoraproject.org|lschiere at users.sf.net,thekingant at users.sourceforge.net,eblanton at cs.ohiou.edu,redhat-bugzilla at bleeter.id.au +Fedora Extras|pigment|Media Center Toolkit|matthias at rpmforge.net|extras-qa at fedoraproject.org| Fedora Extras|pikdev|IDE for development of PICmicro based application (under Linux/KDE)|aportal at univ-montp2.fr|extras-qa at fedoraproject.org| Fedora Extras|piklab|Development environment for applications based on PIC & dsPIC microcontrollers|cgoorah at yahoo.com.au,aportal at univ-montp2.fr|extras-qa at fedoraproject.org| Fedora Extras|pikloops|Code generator for PIC delays|aportal at univ-montp2.fr|extras-qa at fedoraproject.org| From fedora-extras-commits at redhat.com Sun Apr 29 22:16:22 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Sun, 29 Apr 2007 18:16:22 -0400 Subject: rpms/pigment/devel .cvsignore, NONE, 1.1 Makefile, NONE, 1.1 sources, NONE, 1.1 Message-ID: <200704292216.l3TMGM0P011450@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/rpms/pigment/devel In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners/tmpcvsO11333/rpms/pigment/devel Added Files: .cvsignore Makefile sources Log Message: Setup of module pigment --- NEW FILE .cvsignore --- --- NEW FILE Makefile --- # Makefile for source rpm: pigment # $Id: Makefile,v 1.1 2007/04/29 22:16:18 wtogami Exp $ NAME := pigment SPECFILE = $(firstword $(wildcard *.spec)) define find-makefile-common for d in common ../common ../../common ; do if [ -f $$d/Makefile.common ] ; then if [ -f $$d/CVS/Root -a -w $$/Makefile.common ] ; then cd $$d ; cvs -Q update ; fi ; echo "$$d/Makefile.common" ; break ; fi ; done endef MAKEFILE_COMMON := $(shell $(find-makefile-common)) ifeq ($(MAKEFILE_COMMON),) # attept a checkout define checkout-makefile-common test -f CVS/Root && { cvs -Q -d $$(cat CVS/Root) checkout common && echo "common/Makefile.common" ; } || { echo "ERROR: I can't figure out how to checkout the 'common' module." ; exit -1 ; } >&2 endef MAKEFILE_COMMON := $(shell $(checkout-makefile-common)) endif include $(MAKEFILE_COMMON) --- NEW FILE sources --- From fedora-extras-commits at redhat.com Sun Apr 29 22:18:03 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Sun, 29 Apr 2007 18:18:03 -0400 Subject: rpms/spambayes/devel - New directory Message-ID: <200704292218.l3TMI3Zc011864@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/rpms/spambayes/devel In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners/tmpcvsa11783/rpms/spambayes/devel Log Message: Directory /cvs/extras/rpms/spambayes/devel added to the repository From fedora-extras-commits at redhat.com Sun Apr 29 22:17:57 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Sun, 29 Apr 2007 18:17:57 -0400 Subject: rpms/spambayes - New directory Message-ID: <200704292217.l3TMHvkH011815@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/rpms/spambayes In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners/tmpcvsa11783/rpms/spambayes Log Message: Directory /cvs/extras/rpms/spambayes added to the repository From fedora-extras-commits at redhat.com Sun Apr 29 22:18:08 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Sun, 29 Apr 2007 18:18:08 -0400 Subject: rpms/spambayes Makefile, NONE, 1.1 import.log, NONE, 1.1 pkg.acl, NONE, 1.1 Message-ID: <200704292218.l3TMI8wM011927@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/rpms/spambayes In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners/tmpcvsa11783/rpms/spambayes Added Files: Makefile import.log pkg.acl Log Message: Setup of module spambayes --- NEW FILE Makefile --- # Top level Makefile for module spambayes 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 --- --- NEW FILE pkg.acl --- From fedora-extras-commits at redhat.com Sun Apr 29 22:18:18 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Sun, 29 Apr 2007 18:18:18 -0400 Subject: rpms/spambayes/devel .cvsignore, NONE, 1.1 Makefile, NONE, 1.1 sources, NONE, 1.1 Message-ID: <200704292218.l3TMIIKa011979@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/rpms/spambayes/devel In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners/tmpcvsa11783/rpms/spambayes/devel Added Files: .cvsignore Makefile sources Log Message: Setup of module spambayes --- NEW FILE .cvsignore --- --- NEW FILE Makefile --- # Makefile for source rpm: spambayes # $Id: Makefile,v 1.1 2007/04/29 22:18:13 wtogami Exp $ NAME := spambayes SPECFILE = $(firstword $(wildcard *.spec)) define find-makefile-common for d in common ../common ../../common ; do if [ -f $$d/Makefile.common ] ; then if [ -f $$d/CVS/Root -a -w $$/Makefile.common ] ; then cd $$d ; cvs -Q update ; fi ; echo "$$d/Makefile.common" ; break ; fi ; done endef MAKEFILE_COMMON := $(shell $(find-makefile-common)) ifeq ($(MAKEFILE_COMMON),) # attept a checkout define checkout-makefile-common test -f CVS/Root && { cvs -Q -d $$(cat CVS/Root) checkout common && echo "common/Makefile.common" ; } || { echo "ERROR: I can't figure out how to checkout the 'common' module." ; exit -1 ; } >&2 endef MAKEFILE_COMMON := $(shell $(checkout-makefile-common)) endif include $(MAKEFILE_COMMON) --- NEW FILE sources --- From fedora-extras-commits at redhat.com Sun Apr 29 22:18:18 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Sun, 29 Apr 2007 18:18:18 -0400 Subject: owners owners.epel.list,1.154,1.155 owners.list,1.2759,1.2760 Message-ID: <200704292218.l3TMIIUx011988@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/owners In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners Modified Files: owners.epel.list owners.list Log Message: add spambayes Index: owners.epel.list =================================================================== RCS file: /cvs/extras/owners/owners.epel.list,v retrieving revision 1.154 retrieving revision 1.155 diff -u -r1.154 -r1.155 --- owners.epel.list 29 Apr 2007 22:15:42 -0000 1.154 +++ owners.epel.list 29 Apr 2007 22:17:48 -0000 1.155 @@ -474,6 +474,7 @@ Fedora EPEL|SIBsim4|Align expressed RNA sequences on a DNA template|Christian.Iseli at licr.org|extras-qa at fedoraproject.org| Fedora EPEL|smart|Next generation package handling tool|Axel.Thimm at ATrpms.net|extras-qa at fedoraproject.org| Fedora EPEL|sobby|Standalone obby server|lmacken at redhat.com|extras-qa at fedoraproject.org| +Fedora EPEL|spambayes|Bayesian anti-spam filter|chris.stone at gmail.com|extras-qa at fedoraproject.org| Fedora EPEL|spampd|Transparent SMTP/LMTP proxy filter using spamassassin|matthias at rpmforge.net|extras-qa at fedoraproject.org| Fedora EPEL|sparse|A semantic parser of source files|Matt_Domsch at dell.com|extras-qa at fedoraproject.org| Fedora EPEL|spr|Statistical pattern recognition|wart at kobold.org|extras-qa at fedoraproject.org| Index: owners.list =================================================================== RCS file: /cvs/extras/owners/owners.list,v retrieving revision 1.2759 retrieving revision 1.2760 diff -u -r1.2759 -r1.2760 --- owners.list 29 Apr 2007 22:15:42 -0000 1.2759 +++ owners.list 29 Apr 2007 22:17:48 -0000 1.2760 @@ -2787,6 +2787,7 @@ Fedora Extras|soundtracker|Sound module composer/player|seg at haxxed.com|extras-qa at fedoraproject.org| Fedora Extras|source-highlight|Produces a document with syntax highlighting|adrian at lisas.de|extras-qa at fedoraproject.org| Fedora Extras|spamass-milter|Sendmail milter for spamassassin|paul at city-fan.org|extras-qa at fedoraproject.org| +Fedora Extras|spambayes|Bayesian anti-spam filter|chris.stone at gmail.com|extras-qa at fedoraproject.org| Fedora Extras|spampd|Transparent SMTP/LMTP proxy filter using spamassassin|matthias at rpmforge.net|extras-qa at fedoraproject.org| Fedora Extras|spandsp|A DSP library for telephony|jeff at ocjtech.us|extras-qa at fedoraproject.org| Fedora Extras|sparse|A semantic parser of source files|Matt_Domsch at dell.com|extras-qa at fedoraproject.org| From fedora-extras-commits at redhat.com Sun Apr 29 22:20:44 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Sun, 29 Apr 2007 18:20:44 -0400 Subject: rpms/marble - New directory Message-ID: <200704292220.l3TMKivS012481@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/rpms/marble In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners/tmpcvsq12450/rpms/marble Log Message: Directory /cvs/extras/rpms/marble added to the repository From fedora-extras-commits at redhat.com Sun Apr 29 22:20:50 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Sun, 29 Apr 2007 18:20:50 -0400 Subject: rpms/marble/devel - New directory Message-ID: <200704292220.l3TMKoGF012497@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/rpms/marble/devel In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners/tmpcvsq12450/rpms/marble/devel Log Message: Directory /cvs/extras/rpms/marble/devel added to the repository From fedora-extras-commits at redhat.com Sun Apr 29 22:21:00 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Sun, 29 Apr 2007 18:21:00 -0400 Subject: rpms/marble Makefile,NONE,1.1 import.log,NONE,1.1 pkg.acl,NONE,1.1 Message-ID: <200704292221.l3TML0rV012532@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/rpms/marble In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners/tmpcvsq12450/rpms/marble Added Files: Makefile import.log pkg.acl Log Message: Setup of module marble --- NEW FILE Makefile --- # Top level Makefile for module marble 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 --- --- NEW FILE pkg.acl --- From fedora-extras-commits at redhat.com Sun Apr 29 22:21:05 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Sun, 29 Apr 2007 18:21:05 -0400 Subject: owners owners.list,1.2760,1.2761 Message-ID: <200704292221.l3TML5e4012577@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/owners In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners Modified Files: owners.list Log Message: add marble Index: owners.list =================================================================== RCS file: /cvs/extras/owners/owners.list,v retrieving revision 1.2760 retrieving revision 1.2761 diff -u -r1.2760 -r1.2761 --- owners.list 29 Apr 2007 22:17:48 -0000 1.2760 +++ owners.list 29 Apr 2007 22:20:35 -0000 1.2761 @@ -1347,6 +1347,7 @@ Fedora Extras|manaworld-music|Music files for manaworld|wart at kobold.org|extras-qa at fedoraproject.org| Fedora Extras|manedit|UNIX Manual Page Editor|mtasaka at ioa.s.u-tokyo.ac.jp|extras-qa at fedoraproject.org| Fedora Extras|mantis|A web-based bugtracking system|giallu at gmail.com|extras-qa at fedoraproject.org|enrico.scholz at informatik.tu-chemnitz.de +Fedora Extras|marble|A KDE Desktop Globe|cgoorah at yahoo.com.au|extras-qa at fedoraproject.org| Fedora Extras|mathml-fonts|Mathematical symbol fonts|rdieter at math.unl.edu|extras-qa at fedoraproject.org| Fedora Extras|maven-doxia|Content generation framework|dbhole at redhat.com|extras-qa at fedoraproject.org| Fedora Extras|maven-jxr|Source cross referencing tool|dbhole at redhat.com|extras-qa at fedoraproject.org| From fedora-extras-commits at redhat.com Sun Apr 29 22:21:09 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Sun, 29 Apr 2007 18:21:09 -0400 Subject: rpms/marble/devel .cvsignore, NONE, 1.1 Makefile, NONE, 1.1 sources, NONE, 1.1 Message-ID: <200704292221.l3TML9T1012586@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/rpms/marble/devel In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners/tmpcvsq12450/rpms/marble/devel Added Files: .cvsignore Makefile sources Log Message: Setup of module marble --- NEW FILE .cvsignore --- --- NEW FILE Makefile --- # Makefile for source rpm: marble # $Id: Makefile,v 1.1 2007/04/29 22:21:05 wtogami Exp $ NAME := marble SPECFILE = $(firstword $(wildcard *.spec)) define find-makefile-common for d in common ../common ../../common ; do if [ -f $$d/Makefile.common ] ; then if [ -f $$d/CVS/Root -a -w $$/Makefile.common ] ; then cd $$d ; cvs -Q update ; fi ; echo "$$d/Makefile.common" ; break ; fi ; done endef MAKEFILE_COMMON := $(shell $(find-makefile-common)) ifeq ($(MAKEFILE_COMMON),) # attept a checkout define checkout-makefile-common test -f CVS/Root && { cvs -Q -d $$(cat CVS/Root) checkout common && echo "common/Makefile.common" ; } || { echo "ERROR: I can't figure out how to checkout the 'common' module." ; exit -1 ; } >&2 endef MAKEFILE_COMMON := $(shell $(checkout-makefile-common)) endif include $(MAKEFILE_COMMON) --- NEW FILE sources --- From fedora-extras-commits at redhat.com Sun Apr 29 22:21:40 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Sun, 29 Apr 2007 18:21:40 -0400 Subject: rpms/perl-CGI-Ex - New directory Message-ID: <200704292221.l3TMLeaW012764@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/rpms/perl-CGI-Ex In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners/tmpcvsL12734/rpms/perl-CGI-Ex Log Message: Directory /cvs/extras/rpms/perl-CGI-Ex added to the repository From fedora-extras-commits at redhat.com Sun Apr 29 22:21:49 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Sun, 29 Apr 2007 18:21:49 -0400 Subject: rpms/perl-CGI-Ex/devel - New directory Message-ID: <200704292221.l3TMLnv8012787@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/rpms/perl-CGI-Ex/devel In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners/tmpcvsL12734/rpms/perl-CGI-Ex/devel Log Message: Directory /cvs/extras/rpms/perl-CGI-Ex/devel added to the repository From fedora-extras-commits at redhat.com Sun Apr 29 22:21:58 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Sun, 29 Apr 2007 18:21:58 -0400 Subject: owners owners.list,1.2761,1.2762 Message-ID: <200704292221.l3TMLwgv012842@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/owners In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners Modified Files: owners.list Log Message: add perl-CGI-Ex Index: owners.list =================================================================== RCS file: /cvs/extras/owners/owners.list,v retrieving revision 1.2761 retrieving revision 1.2762 diff -u -r1.2761 -r1.2762 --- owners.list 29 Apr 2007 22:20:35 -0000 1.2761 +++ owners.list 29 Apr 2007 22:21:28 -0000 1.2762 @@ -1666,6 +1666,7 @@ Fedora Extras|perl-Carp-Assert-More|Convenience wrappers around Carp::Assert|jpo at di.uminho.pt|extras-qa at fedoraproject.org|fedora-perl-devel-list at redhat.com Fedora Extras|perl-Cflow|Find flows in flow files|orion at cora.nwra.com|extras-qa at fedoraproject.org|fedora-perl-devel-list at redhat.com Fedora Extras|perl-CGI-Ajax|Perl-specific system for writing Asynchronous web applications|cweyl at alumni.drew.edu|extras-qa at fedoraproject.org|fedora-perl-devel-list at redhat.com +Fedora Extras|perl-CGI-Ex|CGI utility suite - makes powerful application writing fun and easy|cweyl at alumni.drew.edu|extras-qa at fedoraproject.org|fedora-perl-devel-list at redhat.com Fedora Extras|perl-CGI-Session|Persistent session data in CGI applications|andreas at bawue.net|extras-qa at fedoraproject.org|fedora-perl-devel-list at redhat.com Fedora Extras|perl-CGI-Simple|Simple totally OO CGI interface that is CGI.pm compliant|tcallawa at redhat.com|extras-qa at fedoraproject.org|fedora-perl-devel-list at redhat.com Fedora Extras|perl-CGI-Untaint|Process CGI input parameters|tcallawa at redhat.com|extras-qa at fedoraproject.org|fedora-perl-devel-list at redhat.com From fedora-extras-commits at redhat.com Sun Apr 29 22:21:59 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Sun, 29 Apr 2007 18:21:59 -0400 Subject: rpms/perl-CGI-Ex Makefile, NONE, 1.1 import.log, NONE, 1.1 pkg.acl, NONE, 1.1 Message-ID: <200704292221.l3TMLxUT012848@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/rpms/perl-CGI-Ex In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners/tmpcvsL12734/rpms/perl-CGI-Ex Added Files: Makefile import.log pkg.acl Log Message: Setup of module perl-CGI-Ex --- NEW FILE Makefile --- # Top level Makefile for module perl-CGI-Ex 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 --- --- NEW FILE pkg.acl --- From fedora-extras-commits at redhat.com Sun Apr 29 22:22:09 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Sun, 29 Apr 2007 18:22:09 -0400 Subject: rpms/perl-CGI-Ex/devel .cvsignore, NONE, 1.1 Makefile, NONE, 1.1 sources, NONE, 1.1 Message-ID: <200704292222.l3TMM9fT012897@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/rpms/perl-CGI-Ex/devel In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners/tmpcvsL12734/rpms/perl-CGI-Ex/devel Added Files: .cvsignore Makefile sources Log Message: Setup of module perl-CGI-Ex --- NEW FILE .cvsignore --- --- NEW FILE Makefile --- # Makefile for source rpm: perl-CGI-Ex # $Id: Makefile,v 1.1 2007/04/29 22:22:05 wtogami Exp $ NAME := perl-CGI-Ex SPECFILE = $(firstword $(wildcard *.spec)) define find-makefile-common for d in common ../common ../../common ; do if [ -f $$d/Makefile.common ] ; then if [ -f $$d/CVS/Root -a -w $$/Makefile.common ] ; then cd $$d ; cvs -Q update ; fi ; echo "$$d/Makefile.common" ; break ; fi ; done endef MAKEFILE_COMMON := $(shell $(find-makefile-common)) ifeq ($(MAKEFILE_COMMON),) # attept a checkout define checkout-makefile-common test -f CVS/Root && { cvs -Q -d $$(cat CVS/Root) checkout common && echo "common/Makefile.common" ; } || { echo "ERROR: I can't figure out how to checkout the 'common' module." ; exit -1 ; } >&2 endef MAKEFILE_COMMON := $(shell $(checkout-makefile-common)) endif include $(MAKEFILE_COMMON) --- NEW FILE sources --- From fedora-extras-commits at redhat.com Sun Apr 29 22:22:36 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Sun, 29 Apr 2007 18:22:36 -0400 Subject: rpms/perl-Class-Prototyped - New directory Message-ID: <200704292222.l3TMMapd013151@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/rpms/perl-Class-Prototyped In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners/tmpcvsM13116/rpms/perl-Class-Prototyped Log Message: Directory /cvs/extras/rpms/perl-Class-Prototyped added to the repository From fedora-extras-commits at redhat.com Sun Apr 29 22:22:45 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Sun, 29 Apr 2007 18:22:45 -0400 Subject: rpms/perl-Class-Prototyped/devel - New directory Message-ID: <200704292222.l3TMMjOt013177@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/rpms/perl-Class-Prototyped/devel In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners/tmpcvsM13116/rpms/perl-Class-Prototyped/devel Log Message: Directory /cvs/extras/rpms/perl-Class-Prototyped/devel added to the repository From fedora-extras-commits at redhat.com Sun Apr 29 22:22:55 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Sun, 29 Apr 2007 18:22:55 -0400 Subject: rpms/perl-Class-Prototyped Makefile, NONE, 1.1 import.log, NONE, 1.1 pkg.acl, NONE, 1.1 Message-ID: <200704292222.l3TMMtjI013251@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/rpms/perl-Class-Prototyped In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners/tmpcvsM13116/rpms/perl-Class-Prototyped Added Files: Makefile import.log pkg.acl Log Message: Setup of module perl-Class-Prototyped --- NEW FILE Makefile --- # Top level Makefile for module perl-Class-Prototyped 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 --- --- NEW FILE pkg.acl --- From fedora-extras-commits at redhat.com Sun Apr 29 22:22:51 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Sun, 29 Apr 2007 18:22:51 -0400 Subject: owners owners.list,1.2762,1.2763 Message-ID: <200704292222.l3TMMpvc013243@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/owners In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners Modified Files: owners.list Log Message: add perl-Class-Prototyped Index: owners.list =================================================================== RCS file: /cvs/extras/owners/owners.list,v retrieving revision 1.2762 retrieving revision 1.2763 diff -u -r1.2762 -r1.2763 --- owners.list 29 Apr 2007 22:21:28 -0000 1.2762 +++ owners.list 29 Apr 2007 22:22:21 -0000 1.2763 @@ -1703,6 +1703,7 @@ Fedora Extras|perl-Class-MethodMaker|Create generic methods for OO Perl|dgregor at redhat.com|extras-qa at fedoraproject.org|fedora-perl-devel-list at redhat.com Fedora Extras|perl-Class-MOP|Class::MOP Perl module|cweyl at alumni.drew.edu|extras-qa at fedoraproject.org|fedora-perl-devel-list at redhat.com Fedora Extras|perl-Class-Observable|Allow other classes and objects to respond to events in yours|andreas at bawue.net|extras-qa at fedoraproject.org|fedora-perl-devel-list at redhat.com +Fedora Extras|perl-Class-Prototyped|Fast prototype-based OO programming in Perl|cweyl at alumni.drew.edu|extras-qa at fedoraproject.org|fedora-perl-devel-list at redhat.com Fedora Extras|perl-Class-ReturnValue|Class::ReturnValue Perl module|rc040203 at freenet.de|extras-qa at fedoraproject.org|fedora-perl-devel-list at redhat.com Fedora Extras|perl-Class-Singleton|Class::Singleton Perl module|steve at silug.org|extras-qa at fedoraproject.org|fedora-perl-devel-list at redhat.com Fedora Extras|perl-Class-Std|Support for creating standard "inside-out" classes|andreas at bawue.net|extras-qa at fedoraproject.org|fedora-perl-devel-list at redhat.com From fedora-extras-commits at redhat.com Sun Apr 29 22:22:59 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Sun, 29 Apr 2007 18:22:59 -0400 Subject: rpms/perl-Class-Prototyped/devel .cvsignore, NONE, 1.1 Makefile, NONE, 1.1 sources, NONE, 1.1 Message-ID: <200704292222.l3TMMx5R013270@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/rpms/perl-Class-Prototyped/devel In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners/tmpcvsM13116/rpms/perl-Class-Prototyped/devel Added Files: .cvsignore Makefile sources Log Message: Setup of module perl-Class-Prototyped --- NEW FILE .cvsignore --- --- NEW FILE Makefile --- # Makefile for source rpm: perl-Class-Prototyped # $Id: Makefile,v 1.1 2007/04/29 22:22:55 wtogami Exp $ NAME := perl-Class-Prototyped SPECFILE = $(firstword $(wildcard *.spec)) define find-makefile-common for d in common ../common ../../common ; do if [ -f $$d/Makefile.common ] ; then if [ -f $$d/CVS/Root -a -w $$/Makefile.common ] ; then cd $$d ; cvs -Q update ; fi ; echo "$$d/Makefile.common" ; break ; fi ; done endef MAKEFILE_COMMON := $(shell $(find-makefile-common)) ifeq ($(MAKEFILE_COMMON),) # attept a checkout define checkout-makefile-common test -f CVS/Root && { cvs -Q -d $$(cat CVS/Root) checkout common && echo "common/Makefile.common" ; } || { echo "ERROR: I can't figure out how to checkout the 'common' module." ; exit -1 ; } >&2 endef MAKEFILE_COMMON := $(shell $(checkout-makefile-common)) endif include $(MAKEFILE_COMMON) --- NEW FILE sources --- From fedora-extras-commits at redhat.com Sun Apr 29 22:23:34 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Sun, 29 Apr 2007 18:23:34 -0400 Subject: rpms/ruby-zoom - New directory Message-ID: <200704292223.l3TMNYdm013516@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/rpms/ruby-zoom In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners/tmpcvsa13490/rpms/ruby-zoom Log Message: Directory /cvs/extras/rpms/ruby-zoom added to the repository From fedora-extras-commits at redhat.com Sun Apr 29 22:23:39 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Sun, 29 Apr 2007 18:23:39 -0400 Subject: rpms/ruby-zoom/devel - New directory Message-ID: <200704292223.l3TMNdAH013530@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/rpms/ruby-zoom/devel In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners/tmpcvsa13490/rpms/ruby-zoom/devel Log Message: Directory /cvs/extras/rpms/ruby-zoom/devel added to the repository From fedora-extras-commits at redhat.com Sun Apr 29 22:23:44 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Sun, 29 Apr 2007 18:23:44 -0400 Subject: rpms/ruby-zoom Makefile, NONE, 1.1 import.log, NONE, 1.1 pkg.acl, NONE, 1.1 Message-ID: <200704292223.l3TMNi0c013562@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/rpms/ruby-zoom In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners/tmpcvsa13490/rpms/ruby-zoom Added Files: Makefile import.log pkg.acl Log Message: Setup of module ruby-zoom --- NEW FILE Makefile --- # Top level Makefile for module ruby-zoom 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 --- --- NEW FILE pkg.acl --- From fedora-extras-commits at redhat.com Sun Apr 29 22:23:47 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Sun, 29 Apr 2007 18:23:47 -0400 Subject: owners owners.list,1.2763,1.2764 Message-ID: <200704292223.l3TMNlk7013574@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/owners In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners Modified Files: owners.list Log Message: add ruby-zoom Index: owners.list =================================================================== RCS file: /cvs/extras/owners/owners.list,v retrieving revision 1.2763 retrieving revision 1.2764 diff -u -r1.2763 -r1.2764 --- owners.list 29 Apr 2007 22:22:21 -0000 1.2763 +++ owners.list 29 Apr 2007 22:23:17 -0000 1.2764 @@ -2680,6 +2680,7 @@ Fedora Extras|ruby-racc|A Ruby LALR(1) Parser Generator|dlutter at redhat.com|extras-qa at fedoraproject.org| Fedora Extras|ruby-romkan|Romaji <-> Kana conversion library for Ruby|mtasaka at ioa.s.u-tokyo.ac.jp|extras-qa at fedoraproject.org| Fedora Extras|ruby-sqlite3|A Ruby interface to SQLite|dlutter at redhat.com|extras-qa at fedoraproject.org| +Fedora Extras|ruby-zoom|Ruby binding to ZOOM|mtasaka at ioa.s.u-tokyo.ac.jp|extras-qa at fedoraproject.org| Fedora Extras|rubygems|The Ruby standard for packaging ruby libraries|dlutter at redhat.com|extras-qa at fedoraproject.org| Fedora Extras|rudeconfig|C++ library for manipulating config files|matt at rudeserver.com|extras-qa at fedoraproject.org| Fedora Extras|rxvt|Rxvt (ouR XVT) - a VT102 emulator for the X window system|andreas.bierfert at lowlatency.de|extras-qa at fedoraproject.org| From fedora-extras-commits at redhat.com Sun Apr 29 22:23:54 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Sun, 29 Apr 2007 18:23:54 -0400 Subject: rpms/ruby-zoom/devel .cvsignore, NONE, 1.1 Makefile, NONE, 1.1 sources, NONE, 1.1 Message-ID: <200704292223.l3TMNsVc013660@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/rpms/ruby-zoom/devel In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners/tmpcvsa13490/rpms/ruby-zoom/devel Added Files: .cvsignore Makefile sources Log Message: Setup of module ruby-zoom --- NEW FILE .cvsignore --- --- NEW FILE Makefile --- # Makefile for source rpm: ruby-zoom # $Id: Makefile,v 1.1 2007/04/29 22:23:49 wtogami Exp $ NAME := ruby-zoom SPECFILE = $(firstword $(wildcard *.spec)) define find-makefile-common for d in common ../common ../../common ; do if [ -f $$d/Makefile.common ] ; then if [ -f $$d/CVS/Root -a -w $$/Makefile.common ] ; then cd $$d ; cvs -Q update ; fi ; echo "$$d/Makefile.common" ; break ; fi ; done endef MAKEFILE_COMMON := $(shell $(find-makefile-common)) ifeq ($(MAKEFILE_COMMON),) # attept a checkout define checkout-makefile-common test -f CVS/Root && { cvs -Q -d $$(cat CVS/Root) checkout common && echo "common/Makefile.common" ; } || { echo "ERROR: I can't figure out how to checkout the 'common' module." ; exit -1 ; } >&2 endef MAKEFILE_COMMON := $(shell $(checkout-makefile-common)) endif include $(MAKEFILE_COMMON) --- NEW FILE sources --- From fedora-extras-commits at redhat.com Sun Apr 29 22:24:25 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Sun, 29 Apr 2007 18:24:25 -0400 Subject: rpms/perl-Data-Dump - New directory Message-ID: <200704292224.l3TMOPRC013912@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/rpms/perl-Data-Dump In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners/tmpcvsD13884/rpms/perl-Data-Dump Log Message: Directory /cvs/extras/rpms/perl-Data-Dump added to the repository From fedora-extras-commits at redhat.com Sun Apr 29 22:24:35 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Sun, 29 Apr 2007 18:24:35 -0400 Subject: rpms/perl-Data-Dump/devel - New directory Message-ID: <200704292224.l3TMOZtY013931@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/rpms/perl-Data-Dump/devel In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners/tmpcvsD13884/rpms/perl-Data-Dump/devel Log Message: Directory /cvs/extras/rpms/perl-Data-Dump/devel added to the repository From fedora-extras-commits at redhat.com Sun Apr 29 22:24:45 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Sun, 29 Apr 2007 18:24:45 -0400 Subject: rpms/perl-Data-Dump Makefile, NONE, 1.1 import.log, NONE, 1.1 pkg.acl, NONE, 1.1 Message-ID: <200704292224.l3TMOjQi014067@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/rpms/perl-Data-Dump In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners/tmpcvsD13884/rpms/perl-Data-Dump Added Files: Makefile import.log pkg.acl Log Message: Setup of module perl-Data-Dump --- NEW FILE Makefile --- # Top level Makefile for module perl-Data-Dump 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 --- --- NEW FILE pkg.acl --- From fedora-extras-commits at redhat.com Sun Apr 29 22:24:46 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Sun, 29 Apr 2007 18:24:46 -0400 Subject: owners owners.list,1.2764,1.2765 Message-ID: <200704292224.l3TMOk4m014076@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/owners In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners Modified Files: owners.list Log Message: add perl-Data-Dump Index: owners.list =================================================================== RCS file: /cvs/extras/owners/owners.list,v retrieving revision 1.2764 retrieving revision 1.2765 diff -u -r1.2764 -r1.2765 --- owners.list 29 Apr 2007 22:23:17 -0000 1.2764 +++ owners.list 29 Apr 2007 22:24:16 -0000 1.2765 @@ -1743,6 +1743,7 @@ Fedora Extras|perl-Data-Alias|Comprehensive set of aliasing operations|cweyl at alumni.drew.edu|extras-qa at fedoraproject.org|fedora-perl-devel-list at redhat.com Fedora Extras|perl-Data-Buffer|Read/write buffer class for perl|paul at city-fan.org|extras-qa at fedoraproject.org|fedora-perl-devel-list at redhat.com Fedora Extras|perl-Data-Compare|Compare perl data structures|jpo at di.uminho.pt|extras-qa at fedoraproject.org|fedora-perl-devel-list at redhat.com +Fedora Extras|perl-Data-Dump|Pretty printing of data structures|cweyl at alumni.drew.edu|extras-qa at fedoraproject.org|fedora-perl-devel-list at redhat.com Fedora Extras|perl-Data-HexDump|Hexadecial Dumper|andreas at bawue.net|extras-qa at fedoraproject.org|fedora-perl-devel-list at redhat.com Fedora Extras|perl-Data-Hierarchy|Handle data in a hierarchical structure|ianburrell at gmail.com|extras-qa at fedoraproject.org|fedora-perl-devel-list at redhat.com Fedora Extras|perl-Data-OptList|Parse and validate simple name/value option pairs|cweyl at alumni.drew.edu|extras-qa at fedoraproject.org|fedora-perl-devel-list at redhat.com From fedora-extras-commits at redhat.com Sun Apr 29 22:24:54 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Sun, 29 Apr 2007 18:24:54 -0400 Subject: rpms/perl-Data-Dump/devel .cvsignore, NONE, 1.1 Makefile, NONE, 1.1 sources, NONE, 1.1 Message-ID: <200704292224.l3TMOsir014125@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/rpms/perl-Data-Dump/devel In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners/tmpcvsD13884/rpms/perl-Data-Dump/devel Added Files: .cvsignore Makefile sources Log Message: Setup of module perl-Data-Dump --- NEW FILE .cvsignore --- --- NEW FILE Makefile --- # Makefile for source rpm: perl-Data-Dump # $Id: Makefile,v 1.1 2007/04/29 22:24:50 wtogami Exp $ NAME := perl-Data-Dump SPECFILE = $(firstword $(wildcard *.spec)) define find-makefile-common for d in common ../common ../../common ; do if [ -f $$d/Makefile.common ] ; then if [ -f $$d/CVS/Root -a -w $$/Makefile.common ] ; then cd $$d ; cvs -Q update ; fi ; echo "$$d/Makefile.common" ; break ; fi ; done endef MAKEFILE_COMMON := $(shell $(find-makefile-common)) ifeq ($(MAKEFILE_COMMON),) # attept a checkout define checkout-makefile-common test -f CVS/Root && { cvs -Q -d $$(cat CVS/Root) checkout common && echo "common/Makefile.common" ; } || { echo "ERROR: I can't figure out how to checkout the 'common' module." ; exit -1 ; } >&2 endef MAKEFILE_COMMON := $(shell $(checkout-makefile-common)) endif include $(MAKEFILE_COMMON) --- NEW FILE sources --- From fedora-extras-commits at redhat.com Sun Apr 29 22:25:46 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Sun, 29 Apr 2007 18:25:46 -0400 Subject: owners owners.list,1.2765,1.2766 Message-ID: <200704292225.l3TMPkhG014385@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/owners In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners Modified Files: owners.list Log Message: add perl-Tree-Simple-VisitorFactory Index: owners.list =================================================================== RCS file: /cvs/extras/owners/owners.list,v retrieving revision 1.2765 retrieving revision 1.2766 diff -u -r1.2765 -r1.2766 --- owners.list 29 Apr 2007 22:24:16 -0000 1.2765 +++ owners.list 29 Apr 2007 22:25:15 -0000 1.2766 @@ -2204,6 +2204,7 @@ Fedora Extras|perl-Tk|Perl Graphical User Interface ToolKit|andreas.bierfert at lowlatency.de|extras-qa at fedoraproject.org|fedora-perl-devel-list at redhat.com Fedora Extras|perl-Tree-DAG_Node|Class for representing nodes in a tree|jpo at di.uminho.pt|extras-qa at fedoraproject.org|fedora-perl-devel-list at redhat.com Fedora Extras|perl-Tree-Simple|Tree::Simple Perl module|rc040203 at freenet.de|extras-qa at fedoraproject.org|fedora-perl-devel-list at redhat.com +Fedora Extras|perl-Tree-Simple-VisitorFactory|Factory object for dispensing Visitor objects|cweyl at alumni.drew.edu|extras-qa at fedoraproject.org|fedora-perl-devel-list at redhat.com Fedora Extras|perl-Unicode-Map|Perl module for mapping charsets from and to utf16 unicode|gauret at free.fr|extras-qa at fedoraproject.org|fedora-perl-devel-list at redhat.com Fedora Extras|perl-Unicode-Map8|Mapping table between 8-bit chars and Unicode for Perl|gauret at free.fr|extras-qa at fedoraproject.org|fedora-perl-devel-list at redhat.com Fedora Extras|perl-Unicode-MapUTF8|Conversions to and from arbitrary character sets and UTF8|gauret at free.fr|extras-qa at fedoraproject.org|fedora-perl-devel-list at redhat.com From fedora-extras-commits at redhat.com Sun Apr 29 22:25:50 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Sun, 29 Apr 2007 18:25:50 -0400 Subject: rpms/perl-Tree-Simple-VisitorFactory/devel - New directory Message-ID: <200704292225.l3TMPo0k014400@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/rpms/perl-Tree-Simple-VisitorFactory/devel In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners/tmpcvsc14349/rpms/perl-Tree-Simple-VisitorFactory/devel Log Message: Directory /cvs/extras/rpms/perl-Tree-Simple-VisitorFactory/devel added to the repository From fedora-extras-commits at redhat.com Sun Apr 29 22:25:46 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Sun, 29 Apr 2007 18:25:46 -0400 Subject: rpms/perl-Tree-Simple-VisitorFactory - New directory Message-ID: <200704292225.l3TMPk3i014387@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/rpms/perl-Tree-Simple-VisitorFactory In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners/tmpcvsc14349/rpms/perl-Tree-Simple-VisitorFactory Log Message: Directory /cvs/extras/rpms/perl-Tree-Simple-VisitorFactory added to the repository From fedora-extras-commits at redhat.com Sun Apr 29 22:25:57 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Sun, 29 Apr 2007 18:25:57 -0400 Subject: rpms/perl-Tree-Simple-VisitorFactory Makefile, NONE, 1.1 import.log, NONE, 1.1 pkg.acl, NONE, 1.1 Message-ID: <200704292225.l3TMPvw3014430@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/rpms/perl-Tree-Simple-VisitorFactory In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners/tmpcvsc14349/rpms/perl-Tree-Simple-VisitorFactory Added Files: Makefile import.log pkg.acl Log Message: Setup of module perl-Tree-Simple-VisitorFactory --- NEW FILE Makefile --- # Top level Makefile for module perl-Tree-Simple-VisitorFactory 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 --- --- NEW FILE pkg.acl --- From fedora-extras-commits at redhat.com Sun Apr 29 22:26:08 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Sun, 29 Apr 2007 18:26:08 -0400 Subject: rpms/perl-Tree-Simple-VisitorFactory/devel .cvsignore, NONE, 1.1 Makefile, NONE, 1.1 sources, NONE, 1.1 Message-ID: <200704292226.l3TMQ8nj014463@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/rpms/perl-Tree-Simple-VisitorFactory/devel In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners/tmpcvsc14349/rpms/perl-Tree-Simple-VisitorFactory/devel Added Files: .cvsignore Makefile sources Log Message: Setup of module perl-Tree-Simple-VisitorFactory --- NEW FILE .cvsignore --- --- NEW FILE Makefile --- # Makefile for source rpm: perl-Tree-Simple-VisitorFactory # $Id: Makefile,v 1.1 2007/04/29 22:26:04 wtogami Exp $ NAME := perl-Tree-Simple-VisitorFactory SPECFILE = $(firstword $(wildcard *.spec)) define find-makefile-common for d in common ../common ../../common ; do if [ -f $$d/Makefile.common ] ; then if [ -f $$d/CVS/Root -a -w $$/Makefile.common ] ; then cd $$d ; cvs -Q update ; fi ; echo "$$d/Makefile.common" ; break ; fi ; done endef MAKEFILE_COMMON := $(shell $(find-makefile-common)) ifeq ($(MAKEFILE_COMMON),) # attept a checkout define checkout-makefile-common test -f CVS/Root && { cvs -Q -d $$(cat CVS/Root) checkout common && echo "common/Makefile.common" ; } || { echo "ERROR: I can't figure out how to checkout the 'common' module." ; exit -1 ; } >&2 endef MAKEFILE_COMMON := $(shell $(checkout-makefile-common)) endif include $(MAKEFILE_COMMON) --- NEW FILE sources --- From fedora-extras-commits at redhat.com Sun Apr 29 22:26:48 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Sun, 29 Apr 2007 18:26:48 -0400 Subject: rpms/seahorse-adventures - New directory Message-ID: <200704292226.l3TMQmOn014724@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/rpms/seahorse-adventures In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners/tmpcvsY14696/rpms/seahorse-adventures Log Message: Directory /cvs/extras/rpms/seahorse-adventures added to the repository From fedora-extras-commits at redhat.com Sun Apr 29 22:26:53 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Sun, 29 Apr 2007 18:26:53 -0400 Subject: rpms/seahorse-adventures/devel - New directory Message-ID: <200704292226.l3TMQraf014740@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/rpms/seahorse-adventures/devel In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners/tmpcvsY14696/rpms/seahorse-adventures/devel Log Message: Directory /cvs/extras/rpms/seahorse-adventures/devel added to the repository From fedora-extras-commits at redhat.com Sun Apr 29 22:27:03 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Sun, 29 Apr 2007 18:27:03 -0400 Subject: owners owners.list,1.2766,1.2767 Message-ID: <200704292227.l3TMR37Q014767@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/owners In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners Modified Files: owners.list Log Message: add seahorse-adventures Index: owners.list =================================================================== RCS file: /cvs/extras/owners/owners.list,v retrieving revision 1.2766 retrieving revision 1.2767 diff -u -r1.2766 -r1.2767 --- owners.list 29 Apr 2007 22:25:15 -0000 1.2766 +++ owners.list 29 Apr 2007 22:26:33 -0000 1.2767 @@ -2743,6 +2743,7 @@ Fedora Extras|SILLY|Simple and easy to use library for image loading|packages at amiga-hardware.com|extras-qa at fedoraproject.org| Fedora Extras|sdparm|List or change SCSI/SATA disk parameters|terjeros at phys.ntnu.no|extras-qa at fedoraproject.org| Fedora Extras|seahorse|GNOME2 interface for gnupg|skvidal at linux.duke.edu|extras-qa at fedoraproject.org| +Fedora Extras|seahorse-adventures|Help barbie the seahorse float on bubbles to the moon|j.w.r.degoede at hhs.nl|extras-qa at fedoraproject.org| Fedora Extras|seamonkey|Web browser, e-mail, news, IRC client, HTML editor|kengert at redhat.com|extras-qa at fedoraproject.org| Fedora Extras|sear|WorldForge client|wart at kobold.org|extras-qa at fedoraproject.org| Fedora Extras|sear-media|Media files for the sear WorldForge client|wart at kobold.org|extras-qa at fedoraproject.org|che666 at gmail.com From fedora-extras-commits at redhat.com Sun Apr 29 22:27:08 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Sun, 29 Apr 2007 18:27:08 -0400 Subject: rpms/seahorse-adventures/devel .cvsignore, NONE, 1.1 Makefile, NONE, 1.1 sources, NONE, 1.1 Message-ID: <200704292227.l3TMR8Ya014787@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/rpms/seahorse-adventures/devel In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners/tmpcvsY14696/rpms/seahorse-adventures/devel Added Files: .cvsignore Makefile sources Log Message: Setup of module seahorse-adventures --- NEW FILE .cvsignore --- --- NEW FILE Makefile --- # Makefile for source rpm: seahorse-adventures # $Id: Makefile,v 1.1 2007/04/29 22:27:04 wtogami Exp $ NAME := seahorse-adventures SPECFILE = $(firstword $(wildcard *.spec)) define find-makefile-common for d in common ../common ../../common ; do if [ -f $$d/Makefile.common ] ; then if [ -f $$d/CVS/Root -a -w $$/Makefile.common ] ; then cd $$d ; cvs -Q update ; fi ; echo "$$d/Makefile.common" ; break ; fi ; done endef MAKEFILE_COMMON := $(shell $(find-makefile-common)) ifeq ($(MAKEFILE_COMMON),) # attept a checkout define checkout-makefile-common test -f CVS/Root && { cvs -Q -d $$(cat CVS/Root) checkout common && echo "common/Makefile.common" ; } || { echo "ERROR: I can't figure out how to checkout the 'common' module." ; exit -1 ; } >&2 endef MAKEFILE_COMMON := $(shell $(checkout-makefile-common)) endif include $(MAKEFILE_COMMON) --- NEW FILE sources --- From fedora-extras-commits at redhat.com Sun Apr 29 22:27:03 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Sun, 29 Apr 2007 18:27:03 -0400 Subject: rpms/seahorse-adventures Makefile, NONE, 1.1 import.log, NONE, 1.1 pkg.acl, NONE, 1.1 Message-ID: <200704292227.l3TMR3gw014770@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/rpms/seahorse-adventures In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners/tmpcvsY14696/rpms/seahorse-adventures Added Files: Makefile import.log pkg.acl Log Message: Setup of module seahorse-adventures --- NEW FILE Makefile --- # Top level Makefile for module seahorse-adventures 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 --- --- NEW FILE pkg.acl --- From fedora-extras-commits at redhat.com Sun Apr 29 22:31:24 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Sun, 29 Apr 2007 18:31:24 -0400 Subject: owners owners.epel.list,1.155,1.156 Message-ID: <200704292231.l3TMVOHL015217@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/owners In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners Modified Files: owners.epel.list Log Message: add fontforge to EL-5 Index: owners.epel.list =================================================================== RCS file: /cvs/extras/owners/owners.epel.list,v retrieving revision 1.155 retrieving revision 1.156 diff -u -r1.155 -r1.156 --- owners.epel.list 29 Apr 2007 22:17:48 -0000 1.155 +++ owners.epel.list 29 Apr 2007 22:30:54 -0000 1.156 @@ -75,6 +75,7 @@ Fedora EPEL|firmware-addon-dell|A firmware-tools plugin to handle BIOS/Firmware for Dell systems|mebrown at michaels-house.net,matt_domsch at dell.com|extras-qa at fedoraproject.org| Fedora EPEL|firmware-tools|Scripts and tools to manage firmware and BIOS updates|mebrown at michaels-house.net,matt_domsch at dell.com|extras-qa at fedoraproject.org| Fedora EPEL|fltk|A C++ user interface toolkit|rdieter at math.unl.edu|extras-qa at fedoraproject.org| +Fedora EPEL|fontforge|An outline and bitmap font editor|kevin at tummy.com|extras-qa at fedoraproject.org|roozbeh at farsiweb.info Fedora EPEL|fortune-mod|A program which will display a fortune|sheltren at cs.ucsb.edu|extras-qa at fedoraproject.org| Fedora EPEL|freefont|Free UCS Outline Fonts|orion at cora.nwra.com|extras-qa at fedoraproject.org| Fedora EPEL|frozen-bubble|Frozen Bubble arcade game|matthias at rpmforge.net|extras-qa at fedoraproject.org|j.w.r.degoede at hhs.nl From fedora-extras-commits at redhat.com Sun Apr 29 22:31:56 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Sun, 29 Apr 2007 18:31:56 -0400 Subject: rpms/perl-GTop - New directory Message-ID: <200704292231.l3TMVu8P015793@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/rpms/perl-GTop In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners/tmpcvsi15767/rpms/perl-GTop Log Message: Directory /cvs/extras/rpms/perl-GTop added to the repository From fedora-extras-commits at redhat.com Sun Apr 29 22:32:05 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Sun, 29 Apr 2007 18:32:05 -0400 Subject: rpms/perl-GTop/devel - New directory Message-ID: <200704292232.l3TMW5Rx015809@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/rpms/perl-GTop/devel In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners/tmpcvsi15767/rpms/perl-GTop/devel Log Message: Directory /cvs/extras/rpms/perl-GTop/devel added to the repository From fedora-extras-commits at redhat.com Sun Apr 29 22:32:10 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Sun, 29 Apr 2007 18:32:10 -0400 Subject: rpms/perl-GTop Makefile, NONE, 1.1 import.log, NONE, 1.1 pkg.acl, NONE, 1.1 Message-ID: <200704292232.l3TMWA1g015843@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/rpms/perl-GTop In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners/tmpcvsi15767/rpms/perl-GTop Added Files: Makefile import.log pkg.acl Log Message: Setup of module perl-GTop --- NEW FILE Makefile --- # Top level Makefile for module perl-GTop 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 --- --- NEW FILE pkg.acl --- From fedora-extras-commits at redhat.com Sun Apr 29 22:32:17 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Sun, 29 Apr 2007 18:32:17 -0400 Subject: owners owners.list,1.2767,1.2768 Message-ID: <200704292232.l3TMWH36015860@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/owners In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners Modified Files: owners.list Log Message: add perl-GTop Index: owners.list =================================================================== RCS file: /cvs/extras/owners/owners.list,v retrieving revision 1.2767 retrieving revision 1.2768 diff -u -r1.2767 -r1.2768 --- owners.list 29 Apr 2007 22:26:33 -0000 1.2767 +++ owners.list 29 Apr 2007 22:31:47 -0000 1.2768 @@ -1854,6 +1854,7 @@ Fedora Extras|perl-Geo-Forward|Calculate geographic location from lat, lon, distance, and heading|jpo at di.uminho.pt|extras-qa at fedoraproject.org|fedora-perl-devel-list at redhat.com Fedora Extras|perl-Geo-Functions|Standard Geo:: functions|jpo at di.uminho.pt|extras-qa at fedoraproject.org|fedora-perl-devel-list at redhat.com Fedora Extras|perl-Geo-Inverse|Calculate geographic distance from a lat & lon pair|jpo at di.uminho.pt|extras-qa at fedoraproject.org|fedora-perl-devel-list at redhat.com +Fedora Extras|perl-GTop|Perl interface to libgtop|cweyl at alumni.drew.edu|extras-qa at fedoraproject.org|fedora-perl-devel-list at redhat.com Fedora Extras|perl-gettext|Interface to gettext family of functions|rc040203 at freenet.de|extras-qa at fedoraproject.org|fedora-perl-devel-list at redhat.com Fedora Extras|perl-Glib|Perl interface to GLib|jpo at di.uminho.pt|extras-qa at fedoraproject.org|fedora-perl-devel-list at redhat.com Fedora Extras|perl-Gnome2-Canvas|Perl interface to Gnome Canvas|cweyl at alumni.drew.edu|extras-qa at fedoraproject.org|fedora-perl-devel-list at redhat.com,ghenry at suretecsystems.com From fedora-extras-commits at redhat.com Sun Apr 29 22:32:20 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Sun, 29 Apr 2007 18:32:20 -0400 Subject: rpms/perl-GTop/devel .cvsignore, NONE, 1.1 Makefile, NONE, 1.1 sources, NONE, 1.1 Message-ID: <200704292232.l3TMWKSX015865@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/rpms/perl-GTop/devel In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners/tmpcvsi15767/rpms/perl-GTop/devel Added Files: .cvsignore Makefile sources Log Message: Setup of module perl-GTop --- NEW FILE .cvsignore --- --- NEW FILE Makefile --- # Makefile for source rpm: perl-GTop # $Id: Makefile,v 1.1 2007/04/29 22:32:16 wtogami Exp $ NAME := perl-GTop SPECFILE = $(firstword $(wildcard *.spec)) define find-makefile-common for d in common ../common ../../common ; do if [ -f $$d/Makefile.common ] ; then if [ -f $$d/CVS/Root -a -w $$/Makefile.common ] ; then cd $$d ; cvs -Q update ; fi ; echo "$$d/Makefile.common" ; break ; fi ; done endef MAKEFILE_COMMON := $(shell $(find-makefile-common)) ifeq ($(MAKEFILE_COMMON),) # attept a checkout define checkout-makefile-common test -f CVS/Root && { cvs -Q -d $$(cat CVS/Root) checkout common && echo "common/Makefile.common" ; } || { echo "ERROR: I can't figure out how to checkout the 'common' module." ; exit -1 ; } >&2 endef MAKEFILE_COMMON := $(shell $(checkout-makefile-common)) endif include $(MAKEFILE_COMMON) --- NEW FILE sources --- From fedora-extras-commits at redhat.com Sun Apr 29 22:45:19 2007 From: fedora-extras-commits at redhat.com (Chris Weyl (cweyl)) Date: Sun, 29 Apr 2007 18:45:19 -0400 Subject: rpms/perl-CGI-Ex import.log,1.1,1.2 Message-ID: <200704292245.l3TMjJin016136@cvs-int.fedora.redhat.com> Author: cweyl Update of /cvs/extras/rpms/perl-CGI-Ex In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv16086 Modified Files: import.log Log Message: initial import Index: import.log =================================================================== RCS file: /cvs/extras/rpms/perl-CGI-Ex/import.log,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- import.log 29 Apr 2007 22:21:55 -0000 1.1 +++ import.log 29 Apr 2007 22:44:45 -0000 1.2 @@ -0,0 +1 @@ +perl-CGI-Ex-2_10-1_fc6:HEAD:perl-CGI-Ex-2.10-1.fc6.src.rpm:1177886677 From fedora-extras-commits at redhat.com Sun Apr 29 22:45:24 2007 From: fedora-extras-commits at redhat.com (Chris Weyl (cweyl)) Date: Sun, 29 Apr 2007 18:45:24 -0400 Subject: rpms/perl-CGI-Ex/devel perl-CGI-Ex.spec, NONE, 1.1 .cvsignore, 1.1, 1.2 sources, 1.1, 1.2 Message-ID: <200704292245.l3TMjOob016145@cvs-int.fedora.redhat.com> Author: cweyl Update of /cvs/extras/rpms/perl-CGI-Ex/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv16086/devel Modified Files: .cvsignore sources Added Files: perl-CGI-Ex.spec Log Message: initial import --- NEW FILE perl-CGI-Ex.spec --- Name: perl-CGI-Ex Version: 2.10 Release: 1%{?dist} Summary: CGI utility suite - makes powerful application writing fun and easy License: GPL or Artistic Group: Development/Libraries URL: http://search.cpan.org/dist/CGI-Ex/ Source0: http://www.cpan.org/authors/id/R/RH/RHANDOM/CGI-Ex-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch BuildRequires: perl(ExtUtils::MakeMaker) # fully enable test suite BuildRequires: perl(CGI) BuildRequires: perl(Config::IniHash) BuildRequires: perl(Crypt::Blowfish) BuildRequires: perl(Hash::Case) BuildRequires: perl(JSON) BuildRequires: perl(Storable) BuildRequires: perl(Taint::Runtime) BuildRequires: perl(YAML) BuildRequires: perl(XML::Simple) Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) %description CGI::Ex provides a suite of utilities to make writing CGI scripts more enjoyable. Although they can all be used separately, the main functionality of each of the modules is best represented in the CGI::Ex::App module. CGI::Ex::App takes CGI application building to the next step. CGI::Ex::App is not quite a framework (which normally includes pre-built html) instead CGI::Ex::App is an extended application flow that dramatically reduces CGI build time in most cases. It does so using as little magic as possible. See CGI::Ex::App. %prep %setup -q -n CGI-Ex-%{version} # make rpmlint happy :) find samples/ -type f -exec chmod -c -x {} \; %build %{__perl} Makefile.PL INSTALLDIRS=vendor make %{?_smp_mflags} %install rm -rf %{buildroot} make pure_install PERL_INSTALL_ROOT=%{buildroot} find %{buildroot} -type f -name .packlist -exec rm -f {} \; find %{buildroot} -depth -type d -exec rmdir {} 2>/dev/null \; %{_fixperms} %{buildroot}/* %check make test %clean rm -rf %{buildroot} %files %defattr(-,root,root,-) %doc Changes README samples/ %{perl_vendorlib}/* %{_mandir}/man3/* %changelog * Sat Apr 28 2007 Chris Weyl 2.10-1 - add perl(Hash::Case) as a BR - update to 2.10 * Wed Apr 18 2007 Chris Weyl 2.09-2 - add additional BR's * Sat Apr 07 2007 Chris Weyl 2.09-1 - Specfile autogenerated by cpanspec 1.70. Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/perl-CGI-Ex/devel/.cvsignore,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- .cvsignore 29 Apr 2007 22:22:05 -0000 1.1 +++ .cvsignore 29 Apr 2007 22:44:50 -0000 1.2 @@ -0,0 +1 @@ +CGI-Ex-2.10.tar.gz Index: sources =================================================================== RCS file: /cvs/extras/rpms/perl-CGI-Ex/devel/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 29 Apr 2007 22:22:05 -0000 1.1 +++ sources 29 Apr 2007 22:44:50 -0000 1.2 @@ -0,0 +1 @@ +e48feeff7c3a85c7b0d7c51aac3e6f2f CGI-Ex-2.10.tar.gz From fedora-extras-commits at redhat.com Sun Apr 29 22:46:31 2007 From: fedora-extras-commits at redhat.com (Chris Weyl (cweyl)) Date: Sun, 29 Apr 2007 18:46:31 -0400 Subject: rpms/perl-Class-Prototyped import.log,1.1,1.2 Message-ID: <200704292246.l3TMkV1d016220@cvs-int.fedora.redhat.com> Author: cweyl Update of /cvs/extras/rpms/perl-Class-Prototyped In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv16183 Modified Files: import.log Log Message: initial commit Index: import.log =================================================================== RCS file: /cvs/extras/rpms/perl-Class-Prototyped/import.log,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- import.log 29 Apr 2007 22:22:50 -0000 1.1 +++ import.log 29 Apr 2007 22:45:57 -0000 1.2 @@ -0,0 +1 @@ +perl-Class-Prototyped-1_10-1_fc6:HEAD:perl-Class-Prototyped-1.10-1.fc6.src.rpm:1177886745 From fedora-extras-commits at redhat.com Sun Apr 29 22:46:36 2007 From: fedora-extras-commits at redhat.com (Chris Weyl (cweyl)) Date: Sun, 29 Apr 2007 18:46:36 -0400 Subject: rpms/perl-Class-Prototyped/devel perl-Class-Prototyped.spec, NONE, 1.1 .cvsignore, 1.1, 1.2 sources, 1.1, 1.2 Message-ID: <200704292246.l3TMkasf016224@cvs-int.fedora.redhat.com> Author: cweyl Update of /cvs/extras/rpms/perl-Class-Prototyped/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv16183/devel Modified Files: .cvsignore sources Added Files: perl-Class-Prototyped.spec Log Message: initial commit --- NEW FILE perl-Class-Prototyped.spec --- Name: perl-Class-Prototyped Version: 1.10 Release: 1%{?dist} Summary: Fast prototype-based OO programming in Perl License: GPL or Artistic Group: Development/Libraries URL: http://search.cpan.org/dist/Class-Prototyped/ Source0: http://www.cpan.org/authors/id/T/TE/TEVERETT/Class-Prototyped-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch BuildRequires: perl(Module::Build) Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) %description This package provides for efficient and simple prototype-based programming in Perl. You can provide different subroutines for each object, and also have objects inherit their behavior and state from another object. %prep %setup -q -n Class-Prototyped-%{version} %build %{__perl} Build.PL installdirs=vendor ./Build %install rm -rf %{buildroot} ./Build install destdir=%{buildroot} create_packlist=0 find %{buildroot} -depth -type d -exec rmdir {} 2>/dev/null \; %{_fixperms} %{buildroot}/* %check ./Build test %clean rm -rf %{buildroot} %files %defattr(-,root,root,-) %doc Changes README perf/ examples/ %{perl_vendorlib}/* %{_mandir}/man3/* %changelog * Mon Apr 09 2007 Chris Weyl 1.10-1 - Specfile autogenerated by cpanspec 1.70. Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/perl-Class-Prototyped/devel/.cvsignore,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- .cvsignore 29 Apr 2007 22:22:55 -0000 1.1 +++ .cvsignore 29 Apr 2007 22:46:01 -0000 1.2 @@ -0,0 +1 @@ +Class-Prototyped-1.10.tar.gz Index: sources =================================================================== RCS file: /cvs/extras/rpms/perl-Class-Prototyped/devel/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 29 Apr 2007 22:22:55 -0000 1.1 +++ sources 29 Apr 2007 22:46:01 -0000 1.2 @@ -0,0 +1 @@ +82d22ef4628e276b2eb7d4debabdf31d Class-Prototyped-1.10.tar.gz From fedora-extras-commits at redhat.com Sun Apr 29 23:32:58 2007 From: fedora-extras-commits at redhat.com (Mamoru Tasaka (mtasaka)) Date: Sun, 29 Apr 2007 19:32:58 -0400 Subject: rpms/ruby-zoom pkg.acl,1.1,NONE Message-ID: <200704292332.l3TNWwiU021946@cvs-int.fedora.redhat.com> Author: mtasaka Update of /cvs/extras/rpms/ruby-zoom In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv21933 Removed Files: pkg.acl Log Message: Initial import of ruby-zoom --- pkg.acl DELETED --- From fedora-extras-commits at redhat.com Sun Apr 29 23:33:35 2007 From: fedora-extras-commits at redhat.com (Mamoru Tasaka (mtasaka)) Date: Sun, 29 Apr 2007 19:33:35 -0400 Subject: rpms/ruby-zoom/FC-5 ruby-zoom.spec, NONE, 1.1 .cvsignore, 1.1, 1.2 sources, 1.1, 1.2 Message-ID: <200704292333.l3TNXZkh022004@cvs-int.fedora.redhat.com> Author: mtasaka Update of /cvs/extras/rpms/ruby-zoom/FC-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv21933/FC-5 Modified Files: .cvsignore sources Added Files: ruby-zoom.spec Log Message: Initial import of ruby-zoom --- NEW FILE ruby-zoom.spec --- %{!?ruby_sitelib: %define ruby_sitelib %(ruby -rrbconfig -e "puts Config::CONFIG['sitelibdir']")} %{!?ruby_sitearch: %define ruby_sitearch %(ruby -rrbconfig -e "puts Config::CONFIG['sitearchdir']")} %define rdocpath %(ruby -rrdoc/ri/ri_paths -e 'puts RI::Paths::PATH[1] || RI::Paths::PATH[0]') %define rubyabi 1.8 Name: ruby-zoom Version: 0.2.2 Release: 2%{?dist} Summary: Ruby binding to ZOOM Group: Development/Languages License: LGPL URL: http://ruby-zoom.rubyforge.org/ Source0: http://rubyforge.org/frs/download.php/6940/%{name}-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: ruby BuildRequires: ruby-devel BuildRequires: ruby(abi) = %{rubyabi} BuildRequires: tcp_wrappers %if 0%{?fedora} >= 7 BuildRequires: tcp_wrappers-devel %endif BuildRequires: libxslt-devel BuildRequires: libyaz-devel Requires: ruby(abi) = %{rubyabi} Requires: ruby Provides: ruby(zoom) = %{version}-%{release} %description Ruby/ZOOM provides a Ruby binding to the Z39.50 Object-Orientation Model (ZOOM), an abstract object-oriented programming interface to a subset of the services specified by the Z39.50 standard, also known as the international standard ISO 23950. %prep %setup -q find doc/ -type f | xargs %{__chmod} 0644 %build export CFLAGS="$RPM_OPT_FLAGS" ruby extconf.rb %{__make} %{?_smp_mflags} %install %{__rm} -rf $RPM_BUILD_ROOT %{__make} DESTDIR=$RPM_BUILD_ROOT INSTALL="%{__install} -c -p" install %clean %{__rm} -rf $RPM_BUILD_ROOT %files %defattr(-,root,root,-) %doc AUTHORS ChangeLog COPYING.LIB README %doc sample/ %doc doc/ %{ruby_sitelib}/marc.rb %{ruby_sitearch}/zoom.so %changelog * Sat Apr 28 2007 Mamoru Tasaka - 0.2.2-2 - Add more documents * Sat Apr 21 2007 Mamoru Tasaka - 0.2.2-1 - Initial packaging Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/ruby-zoom/FC-5/.cvsignore,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- .cvsignore 29 Apr 2007 22:23:49 -0000 1.1 +++ .cvsignore 29 Apr 2007 23:33:01 -0000 1.2 @@ -0,0 +1 @@ +ruby-zoom-0.2.2.tar.gz Index: sources =================================================================== RCS file: /cvs/extras/rpms/ruby-zoom/FC-5/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 29 Apr 2007 22:23:49 -0000 1.1 +++ sources 29 Apr 2007 23:33:01 -0000 1.2 @@ -0,0 +1 @@ +e38f664296b70b2d74962359f381cfb7 ruby-zoom-0.2.2.tar.gz From fedora-extras-commits at redhat.com Sun Apr 29 23:33:41 2007 From: fedora-extras-commits at redhat.com (Mamoru Tasaka (mtasaka)) Date: Sun, 29 Apr 2007 19:33:41 -0400 Subject: rpms/ruby-zoom/FC-6 ruby-zoom.spec, NONE, 1.1 .cvsignore, 1.1, 1.2 sources, 1.1, 1.2 Message-ID: <200704292333.l3TNXfXd022008@cvs-int.fedora.redhat.com> Author: mtasaka Update of /cvs/extras/rpms/ruby-zoom/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv21933/FC-6 Modified Files: .cvsignore sources Added Files: ruby-zoom.spec Log Message: Initial import of ruby-zoom --- NEW FILE ruby-zoom.spec --- %{!?ruby_sitelib: %define ruby_sitelib %(ruby -rrbconfig -e "puts Config::CONFIG['sitelibdir']")} %{!?ruby_sitearch: %define ruby_sitearch %(ruby -rrbconfig -e "puts Config::CONFIG['sitearchdir']")} %define rdocpath %(ruby -rrdoc/ri/ri_paths -e 'puts RI::Paths::PATH[1] || RI::Paths::PATH[0]') %define rubyabi 1.8 Name: ruby-zoom Version: 0.2.2 Release: 2%{?dist} Summary: Ruby binding to ZOOM Group: Development/Languages License: LGPL URL: http://ruby-zoom.rubyforge.org/ Source0: http://rubyforge.org/frs/download.php/6940/%{name}-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: ruby BuildRequires: ruby-devel BuildRequires: ruby(abi) = %{rubyabi} BuildRequires: tcp_wrappers %if 0%{?fedora} >= 7 BuildRequires: tcp_wrappers-devel %endif BuildRequires: libxslt-devel BuildRequires: libyaz-devel Requires: ruby(abi) = %{rubyabi} Requires: ruby Provides: ruby(zoom) = %{version}-%{release} %description Ruby/ZOOM provides a Ruby binding to the Z39.50 Object-Orientation Model (ZOOM), an abstract object-oriented programming interface to a subset of the services specified by the Z39.50 standard, also known as the international standard ISO 23950. %prep %setup -q find doc/ -type f | xargs %{__chmod} 0644 %build export CFLAGS="$RPM_OPT_FLAGS" ruby extconf.rb %{__make} %{?_smp_mflags} %install %{__rm} -rf $RPM_BUILD_ROOT %{__make} DESTDIR=$RPM_BUILD_ROOT INSTALL="%{__install} -c -p" install %clean %{__rm} -rf $RPM_BUILD_ROOT %files %defattr(-,root,root,-) %doc AUTHORS ChangeLog COPYING.LIB README %doc sample/ %doc doc/ %{ruby_sitelib}/marc.rb %{ruby_sitearch}/zoom.so %changelog * Sat Apr 28 2007 Mamoru Tasaka - 0.2.2-2 - Add more documents * Sat Apr 21 2007 Mamoru Tasaka - 0.2.2-1 - Initial packaging Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/ruby-zoom/FC-6/.cvsignore,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- .cvsignore 29 Apr 2007 22:23:49 -0000 1.1 +++ .cvsignore 29 Apr 2007 23:33:06 -0000 1.2 @@ -0,0 +1 @@ +ruby-zoom-0.2.2.tar.gz Index: sources =================================================================== RCS file: /cvs/extras/rpms/ruby-zoom/FC-6/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 29 Apr 2007 22:23:49 -0000 1.1 +++ sources 29 Apr 2007 23:33:06 -0000 1.2 @@ -0,0 +1 @@ +e38f664296b70b2d74962359f381cfb7 ruby-zoom-0.2.2.tar.gz From fedora-extras-commits at redhat.com Sun Apr 29 23:33:46 2007 From: fedora-extras-commits at redhat.com (Mamoru Tasaka (mtasaka)) Date: Sun, 29 Apr 2007 19:33:46 -0400 Subject: rpms/ruby-zoom/devel ruby-zoom.spec, NONE, 1.1 .cvsignore, 1.1, 1.2 sources, 1.1, 1.2 Message-ID: <200704292333.l3TNXkDd022012@cvs-int.fedora.redhat.com> Author: mtasaka Update of /cvs/extras/rpms/ruby-zoom/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv21933/devel Modified Files: .cvsignore sources Added Files: ruby-zoom.spec Log Message: Initial import of ruby-zoom --- NEW FILE ruby-zoom.spec --- %{!?ruby_sitelib: %define ruby_sitelib %(ruby -rrbconfig -e "puts Config::CONFIG['sitelibdir']")} %{!?ruby_sitearch: %define ruby_sitearch %(ruby -rrbconfig -e "puts Config::CONFIG['sitearchdir']")} %define rdocpath %(ruby -rrdoc/ri/ri_paths -e 'puts RI::Paths::PATH[1] || RI::Paths::PATH[0]') %define rubyabi 1.8 Name: ruby-zoom Version: 0.2.2 Release: 2%{?dist} Summary: Ruby binding to ZOOM Group: Development/Languages License: LGPL URL: http://ruby-zoom.rubyforge.org/ Source0: http://rubyforge.org/frs/download.php/6940/%{name}-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: ruby BuildRequires: ruby-devel BuildRequires: ruby(abi) = %{rubyabi} BuildRequires: tcp_wrappers %if 0%{?fedora} >= 7 BuildRequires: tcp_wrappers-devel %endif BuildRequires: libxslt-devel BuildRequires: libyaz-devel Requires: ruby(abi) = %{rubyabi} Requires: ruby Provides: ruby(zoom) = %{version}-%{release} %description Ruby/ZOOM provides a Ruby binding to the Z39.50 Object-Orientation Model (ZOOM), an abstract object-oriented programming interface to a subset of the services specified by the Z39.50 standard, also known as the international standard ISO 23950. %prep %setup -q find doc/ -type f | xargs %{__chmod} 0644 %build export CFLAGS="$RPM_OPT_FLAGS" ruby extconf.rb %{__make} %{?_smp_mflags} %install %{__rm} -rf $RPM_BUILD_ROOT %{__make} DESTDIR=$RPM_BUILD_ROOT INSTALL="%{__install} -c -p" install %clean %{__rm} -rf $RPM_BUILD_ROOT %files %defattr(-,root,root,-) %doc AUTHORS ChangeLog COPYING.LIB README %doc sample/ %doc doc/ %{ruby_sitelib}/marc.rb %{ruby_sitearch}/zoom.so %changelog * Sat Apr 28 2007 Mamoru Tasaka - 0.2.2-2 - Add more documents * Sat Apr 21 2007 Mamoru Tasaka - 0.2.2-1 - Initial packaging Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/ruby-zoom/devel/.cvsignore,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- .cvsignore 29 Apr 2007 22:23:49 -0000 1.1 +++ .cvsignore 29 Apr 2007 23:33:11 -0000 1.2 @@ -0,0 +1 @@ +ruby-zoom-0.2.2.tar.gz Index: sources =================================================================== RCS file: /cvs/extras/rpms/ruby-zoom/devel/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 29 Apr 2007 22:23:49 -0000 1.1 +++ sources 29 Apr 2007 23:33:11 -0000 1.2 @@ -0,0 +1 @@ +e38f664296b70b2d74962359f381cfb7 ruby-zoom-0.2.2.tar.gz From fedora-extras-commits at redhat.com Sun Apr 29 23:53:18 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Sun, 29 Apr 2007 19:53:18 -0400 Subject: owners owners.epel.list,1.156,1.157 Message-ID: <200704292353.l3TNrIq2022370@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/owners In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners Modified Files: owners.epel.list Log Message: add perl-Net-Netmask to EPEL Index: owners.epel.list =================================================================== RCS file: /cvs/extras/owners/owners.epel.list,v retrieving revision 1.156 retrieving revision 1.157 diff -u -r1.156 -r1.157 --- owners.epel.list 29 Apr 2007 22:30:54 -0000 1.156 +++ owners.epel.list 29 Apr 2007 23:52:48 -0000 1.157 @@ -301,6 +301,7 @@ Fedora EPEL|perl-Net-CIDR-Lite|Net::CIDR::Lite perl module|steve at silug.org|extras-qa at fedoraproject.org|fedora-perl-devel-list at redhat.com Fedora EPEL|perl-Net-IP-CMatch|Efficiently match IP addresses against IP ranges with C|orion at cora.nwra.com|extras-qa at fedoraproject.org|fedora-perl-devel-list at redhat.com Fedora EPEL|perl-Net-LibIDN|Perl bindings for GNU LibIDN|redhat-bugzilla at linuxnetz.de|extras-qa at fedoraproject.org|fedora-perl-devel-list at redhat.com +Fedora EPEL|perl-Net-Netmask|Perl module for manipulation and lookup of IP network blocks|wtogami at redhat.com|extras-qa at fedoraproject.org|fedora-perl-devel-list at redhat.com Fedora EPEL|perl-Net-Patricia|Patricia Trie perl module for fast IP address lookups|orion at cora.nwra.com|extras-qa at fedoraproject.org|fedora-perl-devel-list at redhat.com Fedora EPEL|perl-Net-SCP|Perl extension for secure copy protocol|steve at silug.org|extras-qa at fedoraproject.org|fedora-perl-devel-list at redhat.com Fedora EPEL|perl-Net-SSH|Perl extension for secure shell|steve at silug.org|extras-qa at fedoraproject.org|fedora-perl-devel-list at redhat.com From fedora-extras-commits at redhat.com Sun Apr 29 23:57:40 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Sun, 29 Apr 2007 19:57:40 -0400 Subject: rpms/perl-TimeDate - New directory Message-ID: <200704292357.l3TNve5L022478@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/rpms/perl-TimeDate In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners/tmpcvsH22452/rpms/perl-TimeDate Log Message: Directory /cvs/extras/rpms/perl-TimeDate added to the repository From fedora-extras-commits at redhat.com Sun Apr 29 23:57:53 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Sun, 29 Apr 2007 19:57:53 -0400 Subject: owners owners.epel.list,1.157,1.158 Message-ID: <200704292357.l3TNvr0T022497@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/owners In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners Modified Files: owners.epel.list Log Message: add perl-TimeDate to EL-5 Index: owners.epel.list =================================================================== RCS file: /cvs/extras/owners/owners.epel.list,v retrieving revision 1.157 retrieving revision 1.158 diff -u -r1.157 -r1.158 --- owners.epel.list 29 Apr 2007 23:52:48 -0000 1.157 +++ owners.epel.list 29 Apr 2007 23:57:23 -0000 1.158 @@ -347,6 +347,7 @@ Fedora EPEL|perl-Text-Levenshtein|Text::Levenshtein Perl module|steve at silug.org|extras-qa at fedoraproject.org|fedora-perl-devel-list at redhat.com Fedora EPEL|perl-Text-Reform|Manual text wrapping and reformatting|steve at silug.org|extras-qa at fedoraproject.org|fedora-perl-devel-list at redhat.com Fedora EPEL|perl-Text-WrapI18N|Line wrapping with support for several locale setups|Axel.Thimm at ATrpms.net|extras-qa at fedoraproject.org| +Fedora EPEL|perl-TimeDate|A Perl module for time and date manipulation|rnorwood at redhat.com,wtogami at redhat.com|extras-qa at fedoraproject.org| Fedora EPEL|perl-Unix-Statgrab|Perl extension for collecting information about the machine|steve at silug.org|extras-qa at fedoraproject.org|fedora-perl-devel-list at redhat.com,oliver at linux-kernel.at Fedora EPEL|perl-Unix-Syslog|Perl interface to the UNIX syslog(3) calls|steve at silug.org|extras-qa at fedoraproject.org|fedora-perl-devel-list at redhat.com Fedora EPEL|perl-version|Perl extension for Version Objects|tcallawa at redhat.com|extras-qa at fedoraproject.org|fedora-perl-devel-list at redhat.com From fedora-extras-commits at redhat.com Sun Apr 29 23:57:49 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Sun, 29 Apr 2007 19:57:49 -0400 Subject: rpms/perl-TimeDate/devel - New directory Message-ID: <200704292357.l3TNvnbx022491@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/rpms/perl-TimeDate/devel In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners/tmpcvsH22452/rpms/perl-TimeDate/devel Log Message: Directory /cvs/extras/rpms/perl-TimeDate/devel added to the repository From fedora-extras-commits at redhat.com Sun Apr 29 23:57:59 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Sun, 29 Apr 2007 19:57:59 -0400 Subject: rpms/perl-TimeDate Makefile, NONE, 1.1 import.log, NONE, 1.1 pkg.acl, NONE, 1.1 Message-ID: <200704292357.l3TNvxsN022520@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/rpms/perl-TimeDate In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners/tmpcvsH22452/rpms/perl-TimeDate Added Files: Makefile import.log pkg.acl Log Message: Setup of module perl-TimeDate --- NEW FILE Makefile --- # Top level Makefile for module perl-TimeDate 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 --- --- NEW FILE pkg.acl --- From fedora-extras-commits at redhat.com Sun Apr 29 23:58:08 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Sun, 29 Apr 2007 19:58:08 -0400 Subject: rpms/perl-TimeDate/devel .cvsignore, NONE, 1.1 Makefile, NONE, 1.1 sources, NONE, 1.1 Message-ID: <200704292358.l3TNw8TP022540@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/rpms/perl-TimeDate/devel In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/owners/tmpcvsH22452/rpms/perl-TimeDate/devel Added Files: .cvsignore Makefile sources Log Message: Setup of module perl-TimeDate --- NEW FILE .cvsignore --- --- NEW FILE Makefile --- # Makefile for source rpm: perl-TimeDate # $Id: Makefile,v 1.1 2007/04/29 23:58:04 wtogami Exp $ NAME := perl-TimeDate SPECFILE = $(firstword $(wildcard *.spec)) define find-makefile-common for d in common ../common ../../common ; do if [ -f $$d/Makefile.common ] ; then if [ -f $$d/CVS/Root -a -w $$/Makefile.common ] ; then cd $$d ; cvs -Q update ; fi ; echo "$$d/Makefile.common" ; break ; fi ; done endef MAKEFILE_COMMON := $(shell $(find-makefile-common)) ifeq ($(MAKEFILE_COMMON),) # attept a checkout define checkout-makefile-common test -f CVS/Root && { cvs -Q -d $$(cat CVS/Root) checkout common && echo "common/Makefile.common" ; } || { echo "ERROR: I can't figure out how to checkout the 'common' module." ; exit -1 ; } >&2 endef MAKEFILE_COMMON := $(shell $(checkout-makefile-common)) endif include $(MAKEFILE_COMMON) --- NEW FILE sources --- From fedora-extras-commits at redhat.com Sun Apr 29 23:59:53 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Sun, 29 Apr 2007 19:59:53 -0400 Subject: rpms/perl-TimeDate/devel dead.package, NONE, 1.1 Makefile, 1.1, NONE sources, 1.1, NONE Message-ID: <200704292359.l3TNxr1T022660@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/rpms/perl-TimeDate/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv22652 Added Files: dead.package Removed Files: Makefile sources Log Message: This package already exists in core. This module is only for EPEL 5 --- NEW FILE dead.package --- This package is in Core. This module only exists to get it into EPEL-5. --- Makefile DELETED --- --- sources DELETED --- From fedora-extras-commits at redhat.com Mon Apr 30 00:03:18 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Sun, 29 Apr 2007 20:03:18 -0400 Subject: rpms/perl-TimeDate/EL-5 perl-TimeDate.spec, NONE, 1.1 .cvsignore, 1.1, 1.2 sources, 1.1, 1.2 Message-ID: <200704300003.l3U03IA6027148@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/rpms/perl-TimeDate/EL-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv27126 Modified Files: .cvsignore sources Added Files: perl-TimeDate.spec Log Message: import into EL-5 --- NEW FILE perl-TimeDate.spec --- Name: perl-TimeDate Version: 1.16 Epoch: 1 Release: 4%{?dist} Summary: A Perl module for time and date manipulation Group: Development/Libraries License: GPL or Artistic URL: http://search.cpan.org/dist/TimeDate/ Source0: http://www.cpan.org/authors/id/G/GB/GBARR/TimeDate-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch BuildRequires: perl >= 1:5.6.1 Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) %description This module includes a number of smaller modules suited for manipulation of time and date strings with Perl. In particular, the Date::Format and Date::Parse modules can display and read times and dates in various formats, providing a more reliable interface to textual representations of points in time. %prep %setup -q -n TimeDate-%{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,-) %{perl_vendorlib}/Date/ %{perl_vendorlib}/Time/ %{_mandir}/man3/*.3* %changelog * Sun Apr 29 2007 Warren Togami - 1:1.16-4 - import into EL-5 * Fri Feb 03 2006 Jason Vas Dias - 1:1.16-3.2 - rebuild for new perl-5.8.8 * Fri Dec 16 2005 Jesse Keating - rebuilt for new gcc * Fri Dec 16 2005 Jesse Keating - rebuilt for new gcj * Mon Apr 25 2005 Jose Pedro Oliveira - 1:1.16-3 - Bring up to date with current Fedora.Extras perl spec template. (#155914) * Wed Sep 22 2004 Chip Turner 1:1.16-2 - rebuild * Fri Feb 13 2004 Chip Turner 1:1.16-1 - update to 1.16, bump epoch since previous version was 1.1301 * Tue Aug 6 2002 Chip Turner - automated release bump and build * Tue Aug 6 2002 Chip Turner - update to 1.301 * Wed Jan 09 2002 Tim Powers - automated rebuild * Wed Oct 24 2001 root - Spec file was autogenerated. Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/perl-TimeDate/EL-5/.cvsignore,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- .cvsignore 29 Apr 2007 23:58:04 -0000 1.1 +++ .cvsignore 30 Apr 2007 00:02:44 -0000 1.2 @@ -0,0 +1 @@ +TimeDate-1.16.tar.gz Index: sources =================================================================== RCS file: /cvs/extras/rpms/perl-TimeDate/EL-5/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 29 Apr 2007 23:58:04 -0000 1.1 +++ sources 30 Apr 2007 00:02:44 -0000 1.2 @@ -0,0 +1 @@ +b3cc35a7cabd106ac8829d2f2ff4bd9d TimeDate-1.16.tar.gz From fedora-extras-commits at redhat.com Mon Apr 30 00:20:55 2007 From: fedora-extras-commits at redhat.com (Christopher Stone (xulchris)) Date: Sun, 29 Apr 2007 20:20:55 -0400 Subject: rpms/spambayes import.log,1.1,1.2 Message-ID: <200704300020.l3U0KtHS027452@cvs-int.fedora.redhat.com> Author: xulchris Update of /cvs/extras/rpms/spambayes In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv27358 Modified Files: import.log Log Message: Index: import.log =================================================================== RCS file: /cvs/extras/rpms/spambayes/import.log,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- import.log 29 Apr 2007 22:18:04 -0000 1.1 +++ import.log 30 Apr 2007 00:20:20 -0000 1.2 @@ -0,0 +1 @@ +spambayes-1_0_4-4:HEAD:spambayes-1.0.4-4.src.rpm:1177892385 From fedora-extras-commits at redhat.com Mon Apr 30 00:21:00 2007 From: fedora-extras-commits at redhat.com (Christopher Stone (xulchris)) Date: Sun, 29 Apr 2007 20:21:00 -0400 Subject: rpms/spambayes/devel spambayes-1.0.4-py25.patch, NONE, 1.1 spambayes.spec, NONE, 1.1 .cvsignore, 1.1, 1.2 sources, 1.1, 1.2 Message-ID: <200704300021.l3U0L050027456@cvs-int.fedora.redhat.com> Author: xulchris Update of /cvs/extras/rpms/spambayes/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv27358/devel Modified Files: .cvsignore sources Added Files: spambayes-1.0.4-py25.patch spambayes.spec Log Message: spambayes-1.0.4-py25.patch: --- NEW FILE spambayes-1.0.4-py25.patch --- --- spambayes/Corpus.py~ 2007-04-05 13:19:35.000000000 -0700 +++ spambayes/Corpus.py 2007-04-05 13:20:03.000000000 -0700 @@ -1,5 +1,7 @@ #! /usr/bin/env python +from __future__ import generators + '''Corpus.py - Spambayes corpus management framework. Classes: @@ -79,8 +81,6 @@ __author__ = "Tim Stone " __credits__ = "Richie Hindle, Tim Peters, all the spambayes contributors." -from __future__ import generators - try: True, False except NameError: --- spambayes/FileCorpus.py~ 2007-04-05 13:19:40.000000000 -0700 +++ spambayes/FileCorpus.py 2007-04-05 13:20:15.000000000 -0700 @@ -1,5 +1,7 @@ #! /usr/bin/env python +from __future__ import generators + """FileCorpus.py - Corpus composed of file system artifacts Classes: @@ -82,8 +84,6 @@ __author__ = "Tim Stone " __credits__ = "Richie Hindle, Tim Peters, all the spambayes contributors." -from __future__ import generators - from spambayes import Corpus from spambayes import message from spambayes import storage --- spambayes/message.py~ 2007-04-05 13:19:44.000000000 -0700 +++ spambayes/message.py 2007-04-05 13:20:26.000000000 -0700 @@ -1,5 +1,7 @@ #! /usr/bin/env python +from __future__ import generators + """message.py - Core Spambayes classes. Classes: @@ -75,8 +77,6 @@ __author__ = "Tim Stone " __credits__ = "Mark Hammond, Tony Meyer, all the spambayes contributors." -from __future__ import generators - try: True, False except NameError: --- NEW FILE spambayes.spec --- %{!?python_sitelib: %define python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")} Name: spambayes Version: 1.0.4 Release: 4%{?dist} Summary: Bayesian anti-spam filter Group: Development/Languages License: Python Software Foundation License URL: http://spambayes.sourceforge.net Source0: http://downloads.sourceforge.net/%{name}/%{name}-%{version}.tar.gz Patch0: %{name}-1.0.4-py25.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch BuildRequires: python-devel %description SpamBayes will attempt to classify incoming email messages as 'spam', 'ham' (good, non-spam email) or 'unsure'. This means you can have spam or unsure messages automatically filed away in a different mail folder, where it won't interrupt your email reading. First SpamBayes must be trained by each user to identify spam and ham. Essentially, you show SpamBayes a pile of email that you like (ham) and a pile you don't like (spam). SpamBayes will then analyze the piles for clues as to what makes the spam and ham different. For example; different words, differences in the mailer headers and content style. The system then uses these clues to examine new messages. %prep %setup -q %patch0 -p0 -b .py25~ # Fix rpmlint warnings chmod -x *.txt # remove shell bangs pushd %{name} for file in $(find . -type f -name "*.py"); do cp $file $file.orig grep -v -e "^\#\!" $file.orig > $file rm -f $file.orig done popd %build %{__python} setup.py build %install rm -rf $RPM_BUILD_ROOT %{__python} setup.py install -O1 --skip-build --root $RPM_BUILD_ROOT %clean rm -rf $RPM_BUILD_ROOT %files %defattr(-,root,root,-) %doc *.txt %{python_sitelib}/* %{_bindir}/* %exclude %{_bindir}/*.pyo %exclude %{_bindir}/*.pyc %changelog * Fri Apr 27 2007 Christopher Stone 1.0.4-4 - Remove python from package name * Thu Apr 05 2007 Christopher Stone 1.0.4-3 - Add patch to fix python2.5 errors * Thu Apr 05 2007 Christopher Stone 1.0.4-2 - %%exclude pyo and pyc files from %%{_bindir} - Add scriptlet to remove shebangs * Sat Mar 31 2007 Christopher Stone 1.0.4-1 - Initial Fedora release Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/spambayes/devel/.cvsignore,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- .cvsignore 29 Apr 2007 22:18:13 -0000 1.1 +++ .cvsignore 30 Apr 2007 00:20:25 -0000 1.2 @@ -0,0 +1 @@ +spambayes-1.0.4.tar.gz Index: sources =================================================================== RCS file: /cvs/extras/rpms/spambayes/devel/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 29 Apr 2007 22:18:13 -0000 1.1 +++ sources 30 Apr 2007 00:20:25 -0000 1.2 @@ -0,0 +1 @@ +78c33e79888d410711ff3c7dd7e98d79 spambayes-1.0.4.tar.gz From fedora-extras-commits at redhat.com Mon Apr 30 00:23:28 2007 From: fedora-extras-commits at redhat.com (Karsten Wade (kwade)) Date: Sun, 29 Apr 2007 20:23:28 -0400 Subject: CVSROOT avail,1.39,1.40 Message-ID: <200704300023.l3U0NSVv027513@cvs-int.fedora.redhat.com> Author: kwade Update of /cvs/fedora/CVSROOT In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv27496 Modified Files: avail Log Message: removing redundant lines, adding couf Index: avail =================================================================== RCS file: /cvs/fedora/CVSROOT/avail,v retrieving revision 1.39 retrieving revision 1.40 diff -u -r1.39 -r1.40 --- avail 20 Mar 2007 00:13:11 -0000 1.39 +++ avail 30 Apr 2007 00:23:25 -0000 1.40 @@ -52,10 +52,5 @@ unavail | jkeating,ausil,tibbs,kaboom,scop,questor | fedora-security/audit/fc5 unavail | jkeating,ausil,tibbs,kaboom,scop,questor | fedora-security/audit/fc6 -avail | pfrields | web/html/projects/docs -avail | pfrields | web/html/participate/documentation-faq -avail | pfrields | web/html/participate/documentation-guide -avail | pfrields,mjohnson | web/html/participate/documentation-quick-start -avail | pfrields | web/html/participate/developers-guide avail | tchung | web/html/News -avail | elliss,eitch | web/html/docs +avail | elliss,eitch,couf | web/html/docs From fedora-extras-commits at redhat.com Mon Apr 30 00:34:32 2007 From: fedora-extras-commits at redhat.com (Christopher Stone (xulchris)) Date: Sun, 29 Apr 2007 20:34:32 -0400 Subject: rpms/spambayes import.log,1.2,1.3 Message-ID: <200704300034.l3U0YWYF028129@cvs-int.fedora.redhat.com> Author: xulchris Update of /cvs/extras/rpms/spambayes In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv28088 Modified Files: import.log Log Message: Index: import.log =================================================================== RCS file: /cvs/extras/rpms/spambayes/import.log,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- import.log 30 Apr 2007 00:20:20 -0000 1.2 +++ import.log 30 Apr 2007 00:33:58 -0000 1.3 @@ -1 +1,2 @@ spambayes-1_0_4-4:HEAD:spambayes-1.0.4-4.src.rpm:1177892385 +spambayes-1_0_4-4:FC-6:spambayes-1.0.4-4.src.rpm:1177893228 From fedora-extras-commits at redhat.com Mon Apr 30 00:34:36 2007 From: fedora-extras-commits at redhat.com (Christopher Stone (xulchris)) Date: Sun, 29 Apr 2007 20:34:36 -0400 Subject: rpms/spambayes/FC-6 spambayes-1.0.4-py25.patch, NONE, 1.1 spambayes.spec, NONE, 1.1 .cvsignore, 1.1, 1.2 sources, 1.1, 1.2 Message-ID: <200704300034.l3U0YaxR028133@cvs-int.fedora.redhat.com> Author: xulchris Update of /cvs/extras/rpms/spambayes/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv28088/FC-6 Modified Files: .cvsignore sources Added Files: spambayes-1.0.4-py25.patch spambayes.spec Log Message: spambayes-1.0.4-py25.patch: --- NEW FILE spambayes-1.0.4-py25.patch --- --- spambayes/Corpus.py~ 2007-04-05 13:19:35.000000000 -0700 +++ spambayes/Corpus.py 2007-04-05 13:20:03.000000000 -0700 @@ -1,5 +1,7 @@ #! /usr/bin/env python +from __future__ import generators + '''Corpus.py - Spambayes corpus management framework. Classes: @@ -79,8 +81,6 @@ __author__ = "Tim Stone " __credits__ = "Richie Hindle, Tim Peters, all the spambayes contributors." -from __future__ import generators - try: True, False except NameError: --- spambayes/FileCorpus.py~ 2007-04-05 13:19:40.000000000 -0700 +++ spambayes/FileCorpus.py 2007-04-05 13:20:15.000000000 -0700 @@ -1,5 +1,7 @@ #! /usr/bin/env python +from __future__ import generators + """FileCorpus.py - Corpus composed of file system artifacts Classes: @@ -82,8 +84,6 @@ __author__ = "Tim Stone " __credits__ = "Richie Hindle, Tim Peters, all the spambayes contributors." -from __future__ import generators - from spambayes import Corpus from spambayes import message from spambayes import storage --- spambayes/message.py~ 2007-04-05 13:19:44.000000000 -0700 +++ spambayes/message.py 2007-04-05 13:20:26.000000000 -0700 @@ -1,5 +1,7 @@ #! /usr/bin/env python +from __future__ import generators + """message.py - Core Spambayes classes. Classes: @@ -75,8 +77,6 @@ __author__ = "Tim Stone " __credits__ = "Mark Hammond, Tony Meyer, all the spambayes contributors." -from __future__ import generators - try: True, False except NameError: --- NEW FILE spambayes.spec --- %{!?python_sitelib: %define python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")} Name: spambayes Version: 1.0.4 Release: 4%{?dist} Summary: Bayesian anti-spam filter Group: Development/Languages License: Python Software Foundation License URL: http://spambayes.sourceforge.net Source0: http://downloads.sourceforge.net/%{name}/%{name}-%{version}.tar.gz Patch0: %{name}-1.0.4-py25.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch BuildRequires: python-devel %description SpamBayes will attempt to classify incoming email messages as 'spam', 'ham' (good, non-spam email) or 'unsure'. This means you can have spam or unsure messages automatically filed away in a different mail folder, where it won't interrupt your email reading. First SpamBayes must be trained by each user to identify spam and ham. Essentially, you show SpamBayes a pile of email that you like (ham) and a pile you don't like (spam). SpamBayes will then analyze the piles for clues as to what makes the spam and ham different. For example; different words, differences in the mailer headers and content style. The system then uses these clues to examine new messages. %prep %setup -q %patch0 -p0 -b .py25~ # Fix rpmlint warnings chmod -x *.txt # remove shell bangs pushd %{name} for file in $(find . -type f -name "*.py"); do cp $file $file.orig grep -v -e "^\#\!" $file.orig > $file rm -f $file.orig done popd %build %{__python} setup.py build %install rm -rf $RPM_BUILD_ROOT %{__python} setup.py install -O1 --skip-build --root $RPM_BUILD_ROOT %clean rm -rf $RPM_BUILD_ROOT %files %defattr(-,root,root,-) %doc *.txt %{python_sitelib}/* %{_bindir}/* %exclude %{_bindir}/*.pyo %exclude %{_bindir}/*.pyc %changelog * Fri Apr 27 2007 Christopher Stone 1.0.4-4 - Remove python from package name * Thu Apr 05 2007 Christopher Stone 1.0.4-3 - Add patch to fix python2.5 errors * Thu Apr 05 2007 Christopher Stone 1.0.4-2 - %%exclude pyo and pyc files from %%{_bindir} - Add scriptlet to remove shebangs * Sat Mar 31 2007 Christopher Stone 1.0.4-1 - Initial Fedora release Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/spambayes/FC-6/.cvsignore,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- .cvsignore 29 Apr 2007 22:18:13 -0000 1.1 +++ .cvsignore 30 Apr 2007 00:34:02 -0000 1.2 @@ -0,0 +1 @@ +spambayes-1.0.4.tar.gz Index: sources =================================================================== RCS file: /cvs/extras/rpms/spambayes/FC-6/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 29 Apr 2007 22:18:13 -0000 1.1 +++ sources 30 Apr 2007 00:34:02 -0000 1.2 @@ -0,0 +1 @@ +78c33e79888d410711ff3c7dd7e98d79 spambayes-1.0.4.tar.gz From fedora-extras-commits at redhat.com Mon Apr 30 00:35:36 2007 From: fedora-extras-commits at redhat.com (Christopher Stone (xulchris)) Date: Sun, 29 Apr 2007 20:35:36 -0400 Subject: rpms/spambayes import.log,1.3,1.4 Message-ID: <200704300035.l3U0Zah3028250@cvs-int.fedora.redhat.com> Author: xulchris Update of /cvs/extras/rpms/spambayes In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv28201 Modified Files: import.log Log Message: Index: import.log =================================================================== RCS file: /cvs/extras/rpms/spambayes/import.log,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- import.log 30 Apr 2007 00:33:58 -0000 1.3 +++ import.log 30 Apr 2007 00:35:02 -0000 1.4 @@ -1,2 +1,3 @@ spambayes-1_0_4-4:HEAD:spambayes-1.0.4-4.src.rpm:1177892385 spambayes-1_0_4-4:FC-6:spambayes-1.0.4-4.src.rpm:1177893228 +spambayes-1_0_4-4:FC-5:spambayes-1.0.4-4.src.rpm:1177893294 From fedora-extras-commits at redhat.com Mon Apr 30 00:35:41 2007 From: fedora-extras-commits at redhat.com (Christopher Stone (xulchris)) Date: Sun, 29 Apr 2007 20:35:41 -0400 Subject: rpms/spambayes/FC-5 spambayes-1.0.4-py25.patch, NONE, 1.1 spambayes.spec, NONE, 1.1 .cvsignore, 1.1, 1.2 sources, 1.1, 1.2 Message-ID: <200704300035.l3U0Zf80028256@cvs-int.fedora.redhat.com> Author: xulchris Update of /cvs/extras/rpms/spambayes/FC-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv28201/FC-5 Modified Files: .cvsignore sources Added Files: spambayes-1.0.4-py25.patch spambayes.spec Log Message: spambayes-1.0.4-py25.patch: --- NEW FILE spambayes-1.0.4-py25.patch --- --- spambayes/Corpus.py~ 2007-04-05 13:19:35.000000000 -0700 +++ spambayes/Corpus.py 2007-04-05 13:20:03.000000000 -0700 @@ -1,5 +1,7 @@ #! /usr/bin/env python +from __future__ import generators + '''Corpus.py - Spambayes corpus management framework. Classes: @@ -79,8 +81,6 @@ __author__ = "Tim Stone " __credits__ = "Richie Hindle, Tim Peters, all the spambayes contributors." -from __future__ import generators - try: True, False except NameError: --- spambayes/FileCorpus.py~ 2007-04-05 13:19:40.000000000 -0700 +++ spambayes/FileCorpus.py 2007-04-05 13:20:15.000000000 -0700 @@ -1,5 +1,7 @@ #! /usr/bin/env python +from __future__ import generators + """FileCorpus.py - Corpus composed of file system artifacts Classes: @@ -82,8 +84,6 @@ __author__ = "Tim Stone " __credits__ = "Richie Hindle, Tim Peters, all the spambayes contributors." -from __future__ import generators - from spambayes import Corpus from spambayes import message from spambayes import storage --- spambayes/message.py~ 2007-04-05 13:19:44.000000000 -0700 +++ spambayes/message.py 2007-04-05 13:20:26.000000000 -0700 @@ -1,5 +1,7 @@ #! /usr/bin/env python +from __future__ import generators + """message.py - Core Spambayes classes. Classes: @@ -75,8 +77,6 @@ __author__ = "Tim Stone " __credits__ = "Mark Hammond, Tony Meyer, all the spambayes contributors." -from __future__ import generators - try: True, False except NameError: --- NEW FILE spambayes.spec --- %{!?python_sitelib: %define python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")} Name: spambayes Version: 1.0.4 Release: 4%{?dist} Summary: Bayesian anti-spam filter Group: Development/Languages License: Python Software Foundation License URL: http://spambayes.sourceforge.net Source0: http://downloads.sourceforge.net/%{name}/%{name}-%{version}.tar.gz Patch0: %{name}-1.0.4-py25.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch BuildRequires: python-devel %description SpamBayes will attempt to classify incoming email messages as 'spam', 'ham' (good, non-spam email) or 'unsure'. This means you can have spam or unsure messages automatically filed away in a different mail folder, where it won't interrupt your email reading. First SpamBayes must be trained by each user to identify spam and ham. Essentially, you show SpamBayes a pile of email that you like (ham) and a pile you don't like (spam). SpamBayes will then analyze the piles for clues as to what makes the spam and ham different. For example; different words, differences in the mailer headers and content style. The system then uses these clues to examine new messages. %prep %setup -q %patch0 -p0 -b .py25~ # Fix rpmlint warnings chmod -x *.txt # remove shell bangs pushd %{name} for file in $(find . -type f -name "*.py"); do cp $file $file.orig grep -v -e "^\#\!" $file.orig > $file rm -f $file.orig done popd %build %{__python} setup.py build %install rm -rf $RPM_BUILD_ROOT %{__python} setup.py install -O1 --skip-build --root $RPM_BUILD_ROOT %clean rm -rf $RPM_BUILD_ROOT %files %defattr(-,root,root,-) %doc *.txt %{python_sitelib}/* %{_bindir}/* %exclude %{_bindir}/*.pyo %exclude %{_bindir}/*.pyc %changelog * Fri Apr 27 2007 Christopher Stone 1.0.4-4 - Remove python from package name * Thu Apr 05 2007 Christopher Stone 1.0.4-3 - Add patch to fix python2.5 errors * Thu Apr 05 2007 Christopher Stone 1.0.4-2 - %%exclude pyo and pyc files from %%{_bindir} - Add scriptlet to remove shebangs * Sat Mar 31 2007 Christopher Stone 1.0.4-1 - Initial Fedora release Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/spambayes/FC-5/.cvsignore,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- .cvsignore 29 Apr 2007 22:18:13 -0000 1.1 +++ .cvsignore 30 Apr 2007 00:35:06 -0000 1.2 @@ -0,0 +1 @@ +spambayes-1.0.4.tar.gz Index: sources =================================================================== RCS file: /cvs/extras/rpms/spambayes/FC-5/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 29 Apr 2007 22:18:13 -0000 1.1 +++ sources 30 Apr 2007 00:35:06 -0000 1.2 @@ -0,0 +1 @@ +78c33e79888d410711ff3c7dd7e98d79 spambayes-1.0.4.tar.gz From fedora-extras-commits at redhat.com Mon Apr 30 00:36:38 2007 From: fedora-extras-commits at redhat.com (Christopher Stone (xulchris)) Date: Sun, 29 Apr 2007 20:36:38 -0400 Subject: rpms/spambayes import.log,1.4,1.5 Message-ID: <200704300036.l3U0acqs028367@cvs-int.fedora.redhat.com> Author: xulchris Update of /cvs/extras/rpms/spambayes In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv28325 Modified Files: import.log Log Message: Index: import.log =================================================================== RCS file: /cvs/extras/rpms/spambayes/import.log,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- import.log 30 Apr 2007 00:35:02 -0000 1.4 +++ import.log 30 Apr 2007 00:36:04 -0000 1.5 @@ -1,3 +1,4 @@ spambayes-1_0_4-4:HEAD:spambayes-1.0.4-4.src.rpm:1177892385 spambayes-1_0_4-4:FC-6:spambayes-1.0.4-4.src.rpm:1177893228 spambayes-1_0_4-4:FC-5:spambayes-1.0.4-4.src.rpm:1177893294 +spambayes-1_0_4-4:EL-5:spambayes-1.0.4-4.src.rpm:1177893356 From fedora-extras-commits at redhat.com Mon Apr 30 00:36:43 2007 From: fedora-extras-commits at redhat.com (Christopher Stone (xulchris)) Date: Sun, 29 Apr 2007 20:36:43 -0400 Subject: rpms/spambayes/EL-5 spambayes-1.0.4-py25.patch, NONE, 1.1 spambayes.spec, NONE, 1.1 .cvsignore, 1.1, 1.2 sources, 1.1, 1.2 Message-ID: <200704300036.l3U0ah8M028371@cvs-int.fedora.redhat.com> Author: xulchris Update of /cvs/extras/rpms/spambayes/EL-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv28325/EL-5 Modified Files: .cvsignore sources Added Files: spambayes-1.0.4-py25.patch spambayes.spec Log Message: spambayes-1.0.4-py25.patch: --- NEW FILE spambayes-1.0.4-py25.patch --- --- spambayes/Corpus.py~ 2007-04-05 13:19:35.000000000 -0700 +++ spambayes/Corpus.py 2007-04-05 13:20:03.000000000 -0700 @@ -1,5 +1,7 @@ #! /usr/bin/env python +from __future__ import generators + '''Corpus.py - Spambayes corpus management framework. Classes: @@ -79,8 +81,6 @@ __author__ = "Tim Stone " __credits__ = "Richie Hindle, Tim Peters, all the spambayes contributors." -from __future__ import generators - try: True, False except NameError: --- spambayes/FileCorpus.py~ 2007-04-05 13:19:40.000000000 -0700 +++ spambayes/FileCorpus.py 2007-04-05 13:20:15.000000000 -0700 @@ -1,5 +1,7 @@ #! /usr/bin/env python +from __future__ import generators + """FileCorpus.py - Corpus composed of file system artifacts Classes: @@ -82,8 +84,6 @@ __author__ = "Tim Stone " __credits__ = "Richie Hindle, Tim Peters, all the spambayes contributors." -from __future__ import generators - from spambayes import Corpus from spambayes import message from spambayes import storage --- spambayes/message.py~ 2007-04-05 13:19:44.000000000 -0700 +++ spambayes/message.py 2007-04-05 13:20:26.000000000 -0700 @@ -1,5 +1,7 @@ #! /usr/bin/env python +from __future__ import generators + """message.py - Core Spambayes classes. Classes: @@ -75,8 +77,6 @@ __author__ = "Tim Stone " __credits__ = "Mark Hammond, Tony Meyer, all the spambayes contributors." -from __future__ import generators - try: True, False except NameError: --- NEW FILE spambayes.spec --- %{!?python_sitelib: %define python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")} Name: spambayes Version: 1.0.4 Release: 4%{?dist} Summary: Bayesian anti-spam filter Group: Development/Languages License: Python Software Foundation License URL: http://spambayes.sourceforge.net Source0: http://downloads.sourceforge.net/%{name}/%{name}-%{version}.tar.gz Patch0: %{name}-1.0.4-py25.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch BuildRequires: python-devel %description SpamBayes will attempt to classify incoming email messages as 'spam', 'ham' (good, non-spam email) or 'unsure'. This means you can have spam or unsure messages automatically filed away in a different mail folder, where it won't interrupt your email reading. First SpamBayes must be trained by each user to identify spam and ham. Essentially, you show SpamBayes a pile of email that you like (ham) and a pile you don't like (spam). SpamBayes will then analyze the piles for clues as to what makes the spam and ham different. For example; different words, differences in the mailer headers and content style. The system then uses these clues to examine new messages. %prep %setup -q %patch0 -p0 -b .py25~ # Fix rpmlint warnings chmod -x *.txt # remove shell bangs pushd %{name} for file in $(find . -type f -name "*.py"); do cp $file $file.orig grep -v -e "^\#\!" $file.orig > $file rm -f $file.orig done popd %build %{__python} setup.py build %install rm -rf $RPM_BUILD_ROOT %{__python} setup.py install -O1 --skip-build --root $RPM_BUILD_ROOT %clean rm -rf $RPM_BUILD_ROOT %files %defattr(-,root,root,-) %doc *.txt %{python_sitelib}/* %{_bindir}/* %exclude %{_bindir}/*.pyo %exclude %{_bindir}/*.pyc %changelog * Fri Apr 27 2007 Christopher Stone 1.0.4-4 - Remove python from package name * Thu Apr 05 2007 Christopher Stone 1.0.4-3 - Add patch to fix python2.5 errors * Thu Apr 05 2007 Christopher Stone 1.0.4-2 - %%exclude pyo and pyc files from %%{_bindir} - Add scriptlet to remove shebangs * Sat Mar 31 2007 Christopher Stone 1.0.4-1 - Initial Fedora release Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/spambayes/EL-5/.cvsignore,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- .cvsignore 29 Apr 2007 22:18:13 -0000 1.1 +++ .cvsignore 30 Apr 2007 00:36:09 -0000 1.2 @@ -0,0 +1 @@ +spambayes-1.0.4.tar.gz Index: sources =================================================================== RCS file: /cvs/extras/rpms/spambayes/EL-5/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 29 Apr 2007 22:18:13 -0000 1.1 +++ sources 30 Apr 2007 00:36:09 -0000 1.2 @@ -0,0 +1 @@ +78c33e79888d410711ff3c7dd7e98d79 spambayes-1.0.4.tar.gz From fedora-extras-commits at redhat.com Mon Apr 30 01:28:14 2007 From: fedora-extras-commits at redhat.com (Peter Gordon (pgordon)) Date: Sun, 29 Apr 2007 21:28:14 -0400 Subject: rpms/lucidlife/devel .cvsignore, 1.3, 1.4 lucidlife-make-docs-use-proper-dir.patch, 1.2, 1.3 lucidlife.spec, 1.17, 1.18 sources, 1.3, 1.4 lucidlife-add-.desktop-encoding.patch, 1.1, NONE Message-ID: <200704300128.l3U1SExp001511@cvs-int.fedora.redhat.com> Author: pgordon Update of /cvs/extras/rpms/lucidlife/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv1485 Modified Files: .cvsignore lucidlife-make-docs-use-proper-dir.patch lucidlife.spec sources Removed Files: lucidlife-add-.desktop-encoding.patch Log Message: Update to 0.9.2 Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/lucidlife/devel/.cvsignore,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- .cvsignore 29 Oct 2006 03:22:18 -0000 1.3 +++ .cvsignore 30 Apr 2007 01:27:40 -0000 1.4 @@ -1 +1 @@ -lucidlife-0.9.1.tar.gz +lucidlife-0.9.2.tar.gz lucidlife-make-docs-use-proper-dir.patch: Index: lucidlife-make-docs-use-proper-dir.patch =================================================================== RCS file: /cvs/extras/rpms/lucidlife/devel/lucidlife-make-docs-use-proper-dir.patch,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- lucidlife-make-docs-use-proper-dir.patch 21 Apr 2007 04:39:59 -0000 1.2 +++ lucidlife-make-docs-use-proper-dir.patch 30 Apr 2007 01:27:40 -0000 1.3 @@ -1,41 +1,40 @@ ---- doc/Makefile.am.old 2006-03-28 20:22:27.000000000 -0800 -+++ doc/Makefile.am 2006-03-28 20:22:32.000000000 -0800 -@@ -1,4 +1,4 @@ --docdir = $(datadir)/doc/lucidlife -+docdir = $(datadir)/doc/lucidlife-0.9.1 - doc_DATA = *.png *.gif *.html *.css - - EXTRA_DIST = *.png *.gif *.html *.css ---- doc/Makefile.in.old 2006-03-28 20:22:27.000000000 -0800 -+++ doc/Makefile.in 2006-03-28 20:24:32.000000000 -0800 -@@ -188,7 +188,7 @@ - sharedstatedir = @sharedstatedir@ - sysconfdir = @sysconfdir@ +--- ./src/Makefile.in.old 2007-04-29 18:23:00.000000000 -0700 ++++ ./src/Makefile.in 2007-04-29 18:24:03.000000000 -0700 +@@ -214,7 +214,7 @@ target_alias = @target_alias@ --docdir = $(datadir)/doc/lucidlife -+docdir = $(datadir)/doc/lucidlife-0.9.1 - doc_DATA = *.png *.gif *.html *.css - EXTRA_DIST = *.png *.gif *.html *.css - all: all-am - ---- src/Makefile.am.old 2006-04-21 02:51:00.000000000 -0700 -+++ src/Makefile.am 2007-04-19 23:25:44.000000000 -0700 -@@ -1,6 +1,6 @@ INCLUDES = $(GNOME_CFLAGS) \ -DDATADIR=\""$(datadir)/lucidlife"\" \ - -DDOCDIR=\""$(datadir)/doc/lucidlife"\" + -DDOCDIR=\""$(datadir)/doc/lucidlife-$(VERSION)"\" - LIBS = $(GNOME_LIBS) - ---- src/Makefile.in.old 2006-09-10 07:30:01.000000000 -0700 -+++ src/Makefile.in 2007-04-19 23:26:15.000000000 -0700 -@@ -204,7 +204,7 @@ - target_alias = @target_alias@ + EXTRA_DIST = util.h \ + lucidlife.h \ +--- ./src/Makefile.am.old 2007-04-29 18:22:55.000000000 -0700 ++++ ./src/Makefile.am 2007-04-29 18:24:14.000000000 -0700 +@@ -1,6 +1,6 @@ INCLUDES = $(GNOME_CFLAGS) \ -DDATADIR=\""$(datadir)/lucidlife"\" \ - -DDOCDIR=\""$(datadir)/doc/lucidlife"\" + -DDOCDIR=\""$(datadir)/doc/lucidlife-$(VERSION)"\" - EXTRA_DIST = util.h \ - lucidlife.h \ + LIBS = $(GNOME_LIBS) + +--- ./doc/Makefile.in.old 2007-04-29 18:24:41.000000000 -0700 ++++ ./doc/Makefile.in 2007-04-29 18:22:15.000000000 -0700 +@@ -175,7 +175,7 @@ + build_vendor = @build_vendor@ + datadir = @datadir@ + datarootdir = @datarootdir@ +-docdir = $(datadir)/doc/lucidlife ++docdir = $(datadir)/doc/lucidlife-$(VERSION) + dvidir = @dvidir@ + exec_prefix = @exec_prefix@ + host = @host@ +--- ./doc/Makefile.am.old 2007-04-29 18:24:48.000000000 -0700 ++++ ./doc/Makefile.am 2007-04-29 18:22:15.000000000 -0700 +@@ -1,4 +1,4 @@ +-docdir = $(datadir)/doc/lucidlife ++docdir = $(datadir)/doc/lucidlife-$(VERSION) + doc_DATA = *.png *.gif *.html *.css + + EXTRA_DIST = *.png *.gif *.html *.css Index: lucidlife.spec =================================================================== RCS file: /cvs/extras/rpms/lucidlife/devel/lucidlife.spec,v retrieving revision 1.17 retrieving revision 1.18 diff -u -r1.17 -r1.18 --- lucidlife.spec 21 Apr 2007 04:39:59 -0000 1.17 +++ lucidlife.spec 30 Apr 2007 01:27:40 -0000 1.18 @@ -1,6 +1,6 @@ Name: lucidlife -Version: 0.9.1 -Release: 3%{?dist} +Version: 0.9.2 +Release: 1%{?dist} Summary: A Conway's Life simulator Group: Amusements/Games @@ -27,10 +27,10 @@ (due to loneliness). It is based on the the GtkLife project, but with a more modern user interface and other enhancements. + %prep %setup -q %patch0 -p0 -b .make-docs-use-proper-dir -%patch1 -p0 -b .add-.desktop-encoding %build @@ -58,13 +58,21 @@ %defattr(-,root,root,-) %doc AUTHORS ChangeLog COPYING NEWS README TODO %doc doc/*.png doc/*.html doc/*.gif doc/*.css -%{_bindir}/lucidlife +%{_bindir}/%{name} %{_datadir}/%{name} -%{_datadir}/pixmaps/lucidlife.png -%{_datadir}/applications/fedora-lucidlife.desktop +%{_datadir}/pixmaps/%{name}.png +%{_datadir}/applications/fedora-%{name}.desktop %changelog +* Sun Apr 29 2007 Peter Gordon - 0.9.2-1 +- Update to new upstream bugfix release (0.9.2) +- Drop .desktop encoding fix (merged upstream): + - add-.desktop-encoding.patch +- Use %%name in the %%files listing instead of hardcoding it, for consistency + with my other packages; and use the $(VERSION) macro in the autotools build + scripts to ease version bumps/updates. + * Fri Apr 20 2007 Peter Gordon - 0.9.1-3 - Ammend make-docs-use-proper-dir patch to ensure that the "Help" menu functionality works properly. (Thanks to Leonard A. Hickey for the patch; Index: sources =================================================================== RCS file: /cvs/extras/rpms/lucidlife/devel/sources,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- sources 29 Oct 2006 03:22:18 -0000 1.3 +++ sources 30 Apr 2007 01:27:40 -0000 1.4 @@ -1 +1 @@ -68e9cfe091fa18380984609af9c56467 lucidlife-0.9.1.tar.gz +7108027c71cf145afa06e7df625619e9 lucidlife-0.9.2.tar.gz --- lucidlife-add-.desktop-encoding.patch DELETED --- From fedora-extras-commits at redhat.com Mon Apr 30 01:36:28 2007 From: fedora-extras-commits at redhat.com (Peter Gordon (pgordon)) Date: Sun, 29 Apr 2007 21:36:28 -0400 Subject: rpms/lucidlife/devel lucidlife.spec,1.18,1.19 Message-ID: <200704300136.l3U1aSbH002041@cvs-int.fedora.redhat.com> Author: pgordon Update of /cvs/extras/rpms/lucidlife/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv2024 Modified Files: lucidlife.spec Log Message: Actually drop the add-.desktop-encoding patch from the spec... Index: lucidlife.spec =================================================================== RCS file: /cvs/extras/rpms/lucidlife/devel/lucidlife.spec,v retrieving revision 1.18 retrieving revision 1.19 diff -u -r1.18 -r1.19 --- lucidlife.spec 30 Apr 2007 01:27:40 -0000 1.18 +++ lucidlife.spec 30 Apr 2007 01:35:54 -0000 1.19 @@ -8,7 +8,6 @@ URL: http://icculus.org/~jcspray/LucidLife/ Source0: http://icculus.org/~jcspray/LucidLife/%{name}-%{version}.tar.gz Patch0: %{name}-make-docs-use-proper-dir.patch -Patch1: %{name}-add-.desktop-encoding.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: gtk2-devel >= 2.6.0 From fedora-extras-commits at redhat.com Mon Apr 30 01:40:55 2007 From: fedora-extras-commits at redhat.com (Christopher Stone (xulchris)) Date: Sun, 29 Apr 2007 21:40:55 -0400 Subject: comps comps-f7.xml.in, 1.174, 1.175 comps-fe5.xml.in, 1.260, 1.261 comps-fe6.xml.in, 1.330, 1.331 Message-ID: <200704300140.l3U1etpm002123@cvs-int.fedora.redhat.com> Author: xulchris Update of /cvs/extras/comps In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv2101 Modified Files: comps-f7.xml.in comps-fe5.xml.in comps-fe6.xml.in Log Message: add spambayes Index: comps-f7.xml.in =================================================================== RCS file: /cvs/extras/comps/comps-f7.xml.in,v retrieving revision 1.174 retrieving revision 1.175 diff -u -r1.174 -r1.175 --- comps-f7.xml.in 29 Apr 2007 17:52:30 -0000 1.174 +++ comps-f7.xml.in 30 Apr 2007 01:40:25 -0000 1.175 @@ -2353,6 +2353,7 @@ postfix pyzor spamass-milter + spambayes sqlgrey squirrelmail uw-imap Index: comps-fe5.xml.in =================================================================== RCS file: /cvs/extras/comps/comps-fe5.xml.in,v retrieving revision 1.260 retrieving revision 1.261 diff -u -r1.260 -r1.261 --- comps-fe5.xml.in 29 Apr 2007 17:52:30 -0000 1.260 +++ comps-fe5.xml.in 30 Apr 2007 01:40:25 -0000 1.261 @@ -768,6 +768,7 @@ perl-Cyrus pyzor spamass-milter + spambayes sqlgrey uw-imap Index: comps-fe6.xml.in =================================================================== RCS file: /cvs/extras/comps/comps-fe6.xml.in,v retrieving revision 1.330 retrieving revision 1.331 diff -u -r1.330 -r1.331 --- comps-fe6.xml.in 29 Apr 2007 17:52:30 -0000 1.330 +++ comps-fe6.xml.in 30 Apr 2007 01:40:25 -0000 1.331 @@ -862,6 +862,7 @@ mlmmj pyzor spamass-milter + spambayes sqlgrey uw-imap From fedora-extras-commits at redhat.com Mon Apr 30 02:57:58 2007 From: fedora-extras-commits at redhat.com (Rex Dieter (rdieter)) Date: Sun, 29 Apr 2007 22:57:58 -0400 Subject: rpms/maxima/devel maxima-5.11.99rc2-purify.patch, NONE, 1.1 maxima.spec, 1.63, 1.64 Message-ID: <200704300257.l3U2vwqF007789@cvs-int.fedora.redhat.com> Author: rdieter Update of /cvs/extras/rpms/maxima/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv7769 Modified Files: maxima.spec Added Files: maxima-5.11.99rc2-purify.patch Log Message: * Sun Apr 29 2007 Rex Dieter 5.11.99-0.2.rc2 - fix sbcl/ppc build (#238376) maxima-5.11.99rc2-purify.patch: --- NEW FILE maxima-5.11.99rc2-purify.patch --- --- maxima-5.11.99rc2/src/Makefile.in.purify 2007-04-18 23:32:54.000000000 -0500 +++ maxima-5.11.99rc2/src/Makefile.in 2007-04-29 21:54:44.000000000 -0500 @@ -2031,7 +2031,7 @@ @SBCL_TRUE@ test -d binary-sbcl/numerical || mkdir binary-sbcl/numerical @SBCL_TRUE@ test -d binary-sbcl/numerical/slatec || mkdir binary-sbcl/numerical/slatec @SBCL_TRUE@ $(EXECUTESBCL) '(progn $(LOADDEFSYSTEM) $(DEFSYSTEMCOMPILE) (sb-ext:quit))' && \ - at SBCL_TRUE@ $(EXECUTESBCL) '(progn $(LOADDEFSYSTEM) $(DEFSYSTEMLOAD) (sb-ext:save-lisp-and-die "binary-sbcl/maxima.core" :purify t) (sb-ext:quit))' + at SBCL_TRUE@ $(EXECUTESBCL) '(progn $(LOADDEFSYSTEM) $(DEFSYSTEMLOAD) (sb-ext:save-lisp-and-die "binary-sbcl/maxima.core" :purify) (sb-ext:quit))' @SBCL_TRUE at install-sbcl: @SBCL_TRUE@ $(mkinstalldirs) $(DESTDIR)$(verpkglibdir)/binary-sbcl Index: maxima.spec =================================================================== RCS file: /cvs/extras/rpms/maxima/devel/maxima.spec,v retrieving revision 1.63 retrieving revision 1.64 diff -u -r1.63 -r1.64 --- maxima.spec 29 Apr 2007 21:18:21 -0000 1.63 +++ maxima.spec 30 Apr 2007 02:57:23 -0000 1.64 @@ -5,7 +5,7 @@ Name: maxima Version: 5.11.99 -Release: 0.1.%{beta}%{?dist} +Release: 0.2.%{beta}%{?dist} License: GPL Group: Applications/Engineering URL: http://maxima.sourceforge.net/ @@ -58,8 +58,10 @@ Source10: http://starship.python.net/crew/mike/TixMaxima/macref.pdf Source11: http://maxima.sourceforge.net/docs/maximabook/maximabook-19-Sept-2004.pdf -# maxima-runtime-gcl: Unrecoverable error: fault count too high (bug #187647) +# maxima-runtime-gcl: Unrecoverable error: fault count too high (#187647) Patch6: maxima-5.9.4-gcl_setarch.patch +# maxima: --enable-sbcl ppc build failure (#238376) +Patch238376: maxima-5.11.99rc2-purify.patch # Inhibit automatic compressing of info files. Compressed info # files break maxima's internal help. @@ -188,6 +190,7 @@ %if "%{?setarch_hack}" == "1" %patch6 -p1 -b .gcl-setarch %endif +%patch238376 -p1 -b .purify sed -i -e 's|@ARCH@|%{_target_cpu}|' src/maxima.in @@ -398,7 +401,10 @@ %changelog -* Mon Apr 29 2007 Rex Dieter 5.11.99-0.1.rc2 +* Sun Apr 29 2007 Rex Dieter 5.11.99-0.2.rc2 +- fix sbcl/ppc build (#238376) + +* Sun Apr 29 2007 Rex Dieter 5.11.99-0.1.rc2 - maxima-5.11.99rc2 * Mon Mar 26 2007 Rex Dieter 5.11.0-8 From fedora-extras-commits at redhat.com Mon Apr 30 03:17:04 2007 From: fedora-extras-commits at redhat.com (Tom Callaway (spot)) Date: Sun, 29 Apr 2007 23:17:04 -0400 Subject: rpms/perl-HTTP-Body/FC-5 perl-HTTP-Body.spec, 1.1, 1.2 sources, 1.2, 1.3 Message-ID: <200704300317.l3U3H4tT012358@cvs-int.fedora.redhat.com> Author: spot Update of /cvs/extras/rpms/perl-HTTP-Body/FC-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv12304/FC-5 Modified Files: perl-HTTP-Body.spec sources Log Message: Bump to 0.9 Index: perl-HTTP-Body.spec =================================================================== RCS file: /cvs/extras/rpms/perl-HTTP-Body/FC-5/perl-HTTP-Body.spec,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- perl-HTTP-Body.spec 15 Sep 2006 00:37:40 -0000 1.1 +++ perl-HTTP-Body.spec 30 Apr 2007 03:16:29 -0000 1.2 @@ -1,6 +1,6 @@ Name: perl-HTTP-Body -Version: 0.6 -Release: 3%{?dist} +Version: 0.9 +Release: 1%{?dist} Summary: HTTP Body Parser Group: Development/Libraries License: GPL or Artistic @@ -45,6 +45,9 @@ %changelog +* Sun Apr 29 2007 Tom "spot" Callaway 0.9-1 +- bump to 0.9 + * Thu Sep 14 2006 Tom "spot" Callaway 0.6-3 - add TEST_POD=1 to make test Index: sources =================================================================== RCS file: /cvs/extras/rpms/perl-HTTP-Body/FC-5/sources,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- sources 15 Sep 2006 00:37:40 -0000 1.2 +++ sources 30 Apr 2007 03:16:29 -0000 1.3 @@ -1 +1 @@ -e7f5963abece523dd9be27db3d37aaea HTTP-Body-0.6.tar.gz +39448a41f5b4447c6ebf05844824f1d9 HTTP-Body-0.9.tar.gz From fedora-extras-commits at redhat.com Mon Apr 30 03:17:09 2007 From: fedora-extras-commits at redhat.com (Tom Callaway (spot)) Date: Sun, 29 Apr 2007 23:17:09 -0400 Subject: rpms/perl-HTTP-Body/FC-6 perl-HTTP-Body.spec, 1.1, 1.2 sources, 1.2, 1.3 Message-ID: <200704300317.l3U3H91n012362@cvs-int.fedora.redhat.com> Author: spot Update of /cvs/extras/rpms/perl-HTTP-Body/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv12304/FC-6 Modified Files: perl-HTTP-Body.spec sources Log Message: Bump to 0.9 Index: perl-HTTP-Body.spec =================================================================== RCS file: /cvs/extras/rpms/perl-HTTP-Body/FC-6/perl-HTTP-Body.spec,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- perl-HTTP-Body.spec 15 Sep 2006 00:37:40 -0000 1.1 +++ perl-HTTP-Body.spec 30 Apr 2007 03:16:34 -0000 1.2 @@ -1,6 +1,6 @@ Name: perl-HTTP-Body -Version: 0.6 -Release: 3%{?dist} +Version: 0.9 +Release: 1%{?dist} Summary: HTTP Body Parser Group: Development/Libraries License: GPL or Artistic @@ -45,6 +45,9 @@ %changelog +* Sun Apr 29 2007 Tom "spot" Callaway 0.9-1 +- bump to 0.9 + * Thu Sep 14 2006 Tom "spot" Callaway 0.6-3 - add TEST_POD=1 to make test Index: sources =================================================================== RCS file: /cvs/extras/rpms/perl-HTTP-Body/FC-6/sources,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- sources 15 Sep 2006 00:37:40 -0000 1.2 +++ sources 30 Apr 2007 03:16:34 -0000 1.3 @@ -1 +1 @@ -e7f5963abece523dd9be27db3d37aaea HTTP-Body-0.6.tar.gz +39448a41f5b4447c6ebf05844824f1d9 HTTP-Body-0.9.tar.gz From fedora-extras-commits at redhat.com Mon Apr 30 03:17:13 2007 From: fedora-extras-commits at redhat.com (Tom Callaway (spot)) Date: Sun, 29 Apr 2007 23:17:13 -0400 Subject: rpms/perl-HTTP-Body/devel .cvsignore, 1.2, 1.3 perl-HTTP-Body.spec, 1.1, 1.2 sources, 1.2, 1.3 Message-ID: <200704300317.l3U3HDb0012367@cvs-int.fedora.redhat.com> Author: spot Update of /cvs/extras/rpms/perl-HTTP-Body/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv12304/devel Modified Files: .cvsignore perl-HTTP-Body.spec sources Log Message: Bump to 0.9 Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/perl-HTTP-Body/devel/.cvsignore,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- .cvsignore 15 Sep 2006 00:37:40 -0000 1.2 +++ .cvsignore 30 Apr 2007 03:16:39 -0000 1.3 @@ -1 +1,2 @@ HTTP-Body-0.6.tar.gz +HTTP-Body-0.9.tar.gz Index: perl-HTTP-Body.spec =================================================================== RCS file: /cvs/extras/rpms/perl-HTTP-Body/devel/perl-HTTP-Body.spec,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- perl-HTTP-Body.spec 15 Sep 2006 00:37:40 -0000 1.1 +++ perl-HTTP-Body.spec 30 Apr 2007 03:16:39 -0000 1.2 @@ -1,6 +1,6 @@ Name: perl-HTTP-Body -Version: 0.6 -Release: 3%{?dist} +Version: 0.9 +Release: 1%{?dist} Summary: HTTP Body Parser Group: Development/Libraries License: GPL or Artistic @@ -45,6 +45,9 @@ %changelog +* Sun Apr 29 2007 Tom "spot" Callaway 0.9-1 +- bump to 0.9 + * Thu Sep 14 2006 Tom "spot" Callaway 0.6-3 - add TEST_POD=1 to make test Index: sources =================================================================== RCS file: /cvs/extras/rpms/perl-HTTP-Body/devel/sources,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- sources 15 Sep 2006 00:37:40 -0000 1.2 +++ sources 30 Apr 2007 03:16:39 -0000 1.3 @@ -1 +1 @@ -e7f5963abece523dd9be27db3d37aaea HTTP-Body-0.6.tar.gz +39448a41f5b4447c6ebf05844824f1d9 HTTP-Body-0.9.tar.gz From fedora-extras-commits at redhat.com Mon Apr 30 03:23:13 2007 From: fedora-extras-commits at redhat.com (Rex Dieter (rdieter)) Date: Sun, 29 Apr 2007 23:23:13 -0400 Subject: rpms/maxima/devel .cvsignore, 1.14, 1.15 maxima-5.11.99rc2-purify.patch, 1.1, 1.2 maxima.spec, 1.64, 1.65 Message-ID: <200704300323.l3U3NDoY012544@cvs-int.fedora.redhat.com> Author: rdieter Update of /cvs/extras/rpms/maxima/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv12520 Modified Files: .cvsignore maxima-5.11.99rc2-purify.patch maxima.spec Log Message: try #2 to fix bug #238376, drop :purify altogether Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/maxima/devel/.cvsignore,v retrieving revision 1.14 retrieving revision 1.15 diff -u -r1.14 -r1.15 --- .cvsignore 29 Apr 2007 21:18:21 -0000 1.14 +++ .cvsignore 30 Apr 2007 03:22:38 -0000 1.15 @@ -1,6 +1,5 @@ +clog maximabook-19-Sept-2004.pdf macref.pdf -maxima-5.10.0.tar.gz -maxima-5.10.99rc3.tar.gz maxima-5.11.0.tar.gz maxima-5.11.99rc2.tar.gz maxima-5.11.99rc2-purify.patch: Index: maxima-5.11.99rc2-purify.patch =================================================================== RCS file: /cvs/extras/rpms/maxima/devel/maxima-5.11.99rc2-purify.patch,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- maxima-5.11.99rc2-purify.patch 30 Apr 2007 02:57:23 -0000 1.1 +++ maxima-5.11.99rc2-purify.patch 30 Apr 2007 03:22:38 -0000 1.2 @@ -5,7 +5,7 @@ @SBCL_TRUE@ test -d binary-sbcl/numerical/slatec || mkdir binary-sbcl/numerical/slatec @SBCL_TRUE@ $(EXECUTESBCL) '(progn $(LOADDEFSYSTEM) $(DEFSYSTEMCOMPILE) (sb-ext:quit))' && \ - at SBCL_TRUE@ $(EXECUTESBCL) '(progn $(LOADDEFSYSTEM) $(DEFSYSTEMLOAD) (sb-ext:save-lisp-and-die "binary-sbcl/maxima.core" :purify t) (sb-ext:quit))' -+ at SBCL_TRUE@ $(EXECUTESBCL) '(progn $(LOADDEFSYSTEM) $(DEFSYSTEMLOAD) (sb-ext:save-lisp-and-die "binary-sbcl/maxima.core" :purify) (sb-ext:quit))' ++ at SBCL_TRUE@ $(EXECUTESBCL) '(progn $(LOADDEFSYSTEM) $(DEFSYSTEMLOAD) (sb-ext:save-lisp-and-die "binary-sbcl/maxima.core") (sb-ext:quit))' @SBCL_TRUE at install-sbcl: @SBCL_TRUE@ $(mkinstalldirs) $(DESTDIR)$(verpkglibdir)/binary-sbcl Index: maxima.spec =================================================================== RCS file: /cvs/extras/rpms/maxima/devel/maxima.spec,v retrieving revision 1.64 retrieving revision 1.65 diff -u -r1.64 -r1.65 --- maxima.spec 30 Apr 2007 02:57:23 -0000 1.64 +++ maxima.spec 30 Apr 2007 03:22:38 -0000 1.65 @@ -5,7 +5,7 @@ Name: maxima Version: 5.11.99 -Release: 0.2.%{beta}%{?dist} +Release: 0.3.%{beta}%{?dist} License: GPL Group: Applications/Engineering URL: http://maxima.sourceforge.net/ @@ -401,7 +401,7 @@ %changelog -* Sun Apr 29 2007 Rex Dieter 5.11.99-0.2.rc2 +* Sun Apr 29 2007 Rex Dieter 5.11.99-0.3.rc2 - fix sbcl/ppc build (#238376) * Sun Apr 29 2007 Rex Dieter 5.11.99-0.1.rc2 From fedora-extras-commits at redhat.com Mon Apr 30 03:25:18 2007 From: fedora-extras-commits at redhat.com (Tom Callaway (spot)) Date: Sun, 29 Apr 2007 23:25:18 -0400 Subject: rpms/google-perftools import.log,1.1,1.2 Message-ID: <200704300325.l3U3PIUi012675@cvs-int.fedora.redhat.com> Author: spot Update of /cvs/extras/rpms/google-perftools In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv12636 Modified Files: import.log Log Message: auto-import google-perftools-0.91-1.fc7 on branch devel from google-perftools-0.91-1.fc7.src.rpm Index: import.log =================================================================== RCS file: /cvs/extras/rpms/google-perftools/import.log,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- import.log 28 Apr 2007 04:05:38 -0000 1.1 +++ import.log 30 Apr 2007 03:24:43 -0000 1.2 @@ -0,0 +1 @@ +google-perftools-0_91-1_fc7:HEAD:google-perftools-0.91-1.fc7.src.rpm:1177903464 From fedora-extras-commits at redhat.com Mon Apr 30 03:25:22 2007 From: fedora-extras-commits at redhat.com (Tom Callaway (spot)) Date: Sun, 29 Apr 2007 23:25:22 -0400 Subject: rpms/google-perftools/devel google-perftools-0.91-norpath.patch, NONE, 1.1 google-perftools.spec, NONE, 1.1 .cvsignore, 1.1, 1.2 sources, 1.1, 1.2 Message-ID: <200704300325.l3U3PM16012679@cvs-int.fedora.redhat.com> Author: spot Update of /cvs/extras/rpms/google-perftools/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv12636/devel Modified Files: .cvsignore sources Added Files: google-perftools-0.91-norpath.patch google-perftools.spec Log Message: auto-import google-perftools-0.91-1.fc7 on branch devel from google-perftools-0.91-1.fc7.src.rpm google-perftools-0.91-norpath.patch: --- NEW FILE google-perftools-0.91-norpath.patch --- --- google-perftools-0.91/Makefile.am.norpath 2007-04-16 18:34:04.000000000 -0500 +++ google-perftools-0.91/Makefile.am 2007-04-23 21:51:19.000000000 -0500 @@ -218,7 +218,7 @@ $(TCMALLOC_UNITTEST_INCLUDES) tcmalloc_unittest_CXXFLAGS = $(PTHREAD_CFLAGS) tcmalloc_unittest_LDFLAGS = $(PTHREAD_CFLAGS) -tcmalloc_unittest_LDADD = libtcmalloc.la liblogging.la $(PTHREAD_LIBS) +tcmalloc_unittest_LDADD = libtcmalloc.la liblogging.la libstacktrace.la $(PTHREAD_LIBS) TESTS += tcmalloc_minimal_unittest tcmalloc_minimal_unittest_SOURCES = src/tests/tcmalloc_unittest.cc \ @@ -226,19 +226,19 @@ tcmalloc_minimal_unittest_CXXFLAGS = $(PTHREAD_CFLAGS) tcmalloc_minimal_unittest_LDFLAGS = $(PTHREAD_CFLAGS) tcmalloc_minimal_unittest_LDADD = libtcmalloc_minimal.la \ - liblogging.la $(PTHREAD_LIBS) + liblogging.la libstacktrace.la $(PTHREAD_LIBS) TESTS += tcmalloc_large_unittest tcmalloc_large_unittest_SOURCES = src/tests/tcmalloc_large_unittest.cc tcmalloc_large_unittest_CXXFLAGS = $(PTHREAD_CFLAGS) tcmalloc_large_unittest_LDFLAGS = $(PTHREAD_CFLAGS) -tcmalloc_large_unittest_LDADD = libtcmalloc.la $(PTHREAD_LIBS) +tcmalloc_large_unittest_LDADD = libtcmalloc.la libstacktrace.la $(PTHREAD_LIBS) TESTS += tcmalloc_minimal_large_unittest tcmalloc_minimal_large_unittest_SOURCES = src/tests/tcmalloc_large_unittest.cc tcmalloc_minimal_large_unittest_CXXFLAGS = $(PTHREAD_CFLAGS) tcmalloc_minimal_large_unittest_LDFLAGS = $(PTHREAD_CFLAGS) -tcmalloc_minimal_large_unittest_LDADD = libtcmalloc_minimal.la $(PTHREAD_LIBS) +tcmalloc_minimal_large_unittest_LDADD = libtcmalloc_minimal.la libstacktrace.la $(PTHREAD_LIBS) # This makes sure it's safe to link in both tcmalloc and tcmalloc_minimal. # (One would never do this on purpose, but perhaps by accident...) @@ -248,7 +248,7 @@ tcmalloc_both_unittest_CXXFLAGS = $(PTHREAD_CFLAGS) tcmalloc_both_unittest_LDFLAGS = $(PTHREAD_CFLAGS) tcmalloc_both_unittest_LDADD = libtcmalloc.la libtcmalloc_minimal.la \ - liblogging.la $(PTHREAD_LIBS) + liblogging.la libstacktrace.la $(PTHREAD_LIBS) # performance/unittests originally from ptmalloc2 @@ -273,27 +273,27 @@ frag_unittest_SOURCES = src/tests/frag_unittest.cc frag_unittest_CXXFLAGS = $(PTHREAD_CFLAGS) frag_unittest_LDFLAGS = $(PTHREAD_CFLAGS) -frag_unittest_LDADD = libtcmalloc_minimal.la $(PTHREAD_LIBS) +frag_unittest_LDADD = libtcmalloc_minimal.la libstacktrace.la $(PTHREAD_LIBS) TESTS += markidle_unittest markidle_unittest_SOURCES = src/tests/markidle_unittest.cc \ src/tests/testutil.h src/tests/testutil.cc markidle_unittest_CXXFLAGS = $(PTHREAD_CFLAGS) markidle_unittest_LDFLAGS = $(PTHREAD_CFLAGS) -markidle_unittest_LDADD = libtcmalloc_minimal.la $(PTHREAD_LIBS) +markidle_unittest_LDADD = libtcmalloc_minimal.la libstacktrace.la $(PTHREAD_LIBS) TESTS += memalign_unittest memalign_unittest_SOURCES = src/tests/memalign_unittest.cc memalign_unittest_CXXFLAGS = $(PTHREAD_CFLAGS) memalign_unittest_LDFLAGS = $(PTHREAD_CFLAGS) -memalign_unittest_LDADD = libtcmalloc_minimal.la $(PTHREAD_LIBS) +memalign_unittest_LDADD = libtcmalloc_minimal.la libstacktrace.la $(PTHREAD_LIBS) TESTS += thread_dealloc_unittest thread_dealloc_unittest_SOURCES = src/tests/thread_dealloc_unittest.cc \ src/tests/testutil.h src/tests/testutil.cc thread_dealloc_unittest_CXXFLAGS = $(PTHREAD_CFLAGS) thread_dealloc_unittest_LDFLAGS = $(PTHREAD_CFLAGS) -thread_dealloc_unittest_LDADD = libtcmalloc_minimal.la $(PTHREAD_LIBS) +thread_dealloc_unittest_LDADD = libtcmalloc_minimal.la libstacktrace.la $(PTHREAD_LIBS) ### Documentation dist_doc_DATA += doc/tcmalloc.html \ @@ -415,7 +415,7 @@ $(HEAP_PROFILER_UNITTEST_INCLUDES) heap_profiler_unittest_CXXFLAGS = -g heap_profiler_unittest_LDFLAGS = -g $(PTHREAD_CFLAGS) -heap_profiler_unittest_LDADD = libtcmalloc.la $(PTHREAD_LIBS) +heap_profiler_unittest_LDADD = libtcmalloc.la libstacktrace.la $(PTHREAD_LIBS) TESTS += heap-checker_unittest.sh heap_checker_unittest_sh_SOURCES = src/tests/heap-checker_unittest.sh @@ -489,18 +489,18 @@ $(PROFILER_UNITTEST_INCLUDES) profiler1_unittest_SOURCES = $(PROFILER_UNITTEST_SRCS) profiler1_unittest_CXXFLAGS = -g -profiler1_unittest_LDADD = libprofiler.la +profiler1_unittest_LDADD = libprofiler.la libstacktrace.la profiler2_unittest_SOURCES = $(PROFILER_UNITTEST_SRCS) profiler2_unittest_CXXFLAGS = -g -profiler2_unittest_LDADD = -lprofiler +profiler2_unittest_LDADD = -lprofiler -lstacktrace profiler3_unittest_SOURCES = $(PROFILER_UNITTEST_SRCS) profiler3_unittest_CXXFLAGS = -g $(PTHREAD_CFLAGS) -DWITH_THREADS profiler3_unittest_LDFLAGS = $(PTHREAD_CFLAGS) -profiler3_unittest_LDADD = libprofiler.la $(PTHREAD_LIBS) +profiler3_unittest_LDADD = libprofiler.la libstacktrace.la $(PTHREAD_LIBS) profiler4_unittest_SOURCES = $(PROFILER_UNITTEST_SRCS) profiler4_unittest_CXXFLAGS = -g $(PTHREAD_CFLAGS) -DWITH_THREADS profiler4_unittest_LDFLAGS = $(PTHREAD_CFLAGS) -profiler4_unittest_LDADD = -lprofiler $(PTHREAD_LIBS) +profiler4_unittest_LDADD = -lprofiler -lstacktrace $(PTHREAD_LIBS) ### Documentation dist_doc_DATA += doc/cpuprofile.html \ --- google-perftools-0.91/Makefile.in.norpath 2007-04-18 18:45:32.000000000 -0500 +++ google-perftools-0.91/Makefile.in 2007-04-23 21:56:01.000000000 -0500 @@ -148,7 +148,7 @@ atomicops_unittest_DEPENDENCIES = libspinlock.la liblogging.la am_frag_unittest_OBJECTS = frag_unittest-frag_unittest.$(OBJEXT) frag_unittest_OBJECTS = $(am_frag_unittest_OBJECTS) -frag_unittest_DEPENDENCIES = libtcmalloc_minimal.la \ +frag_unittest_DEPENDENCIES = libtcmalloc_minimal.la libstacktrace.la \ $(am__DEPENDENCIES_1) am_heap_checker_death_unittest_sh_OBJECTS = heap_checker_death_unittest_sh_OBJECTS = \ @@ -168,7 +168,7 @@ heap_profiler_unittest-heap-profiler_unittest.$(OBJEXT) \ $(am__objects_1) heap_profiler_unittest_OBJECTS = $(am_heap_profiler_unittest_OBJECTS) -heap_profiler_unittest_DEPENDENCIES = libtcmalloc.la \ +heap_profiler_unittest_DEPENDENCIES = libtcmalloc.la libstacktrace.la \ $(am__DEPENDENCIES_1) am_heap_profiler_unittest_sh_OBJECTS = heap_profiler_unittest_sh_OBJECTS = \ @@ -185,18 +185,18 @@ markidle_unittest-markidle_unittest.$(OBJEXT) \ markidle_unittest-testutil.$(OBJEXT) markidle_unittest_OBJECTS = $(am_markidle_unittest_OBJECTS) -markidle_unittest_DEPENDENCIES = libtcmalloc_minimal.la \ +markidle_unittest_DEPENDENCIES = libtcmalloc_minimal.la libstacktrace.la \ $(am__DEPENDENCIES_1) am_memalign_unittest_OBJECTS = \ memalign_unittest-memalign_unittest.$(OBJEXT) memalign_unittest_OBJECTS = $(am_memalign_unittest_OBJECTS) -memalign_unittest_DEPENDENCIES = libtcmalloc_minimal.la \ +memalign_unittest_DEPENDENCIES = libtcmalloc_minimal.la libstacktrace.la \ $(am__DEPENDENCIES_1) am__objects_7 = profiler1_unittest-profiler_unittest.$(OBJEXT) \ $(am__objects_1) am_profiler1_unittest_OBJECTS = $(am__objects_7) profiler1_unittest_OBJECTS = $(am_profiler1_unittest_OBJECTS) -profiler1_unittest_DEPENDENCIES = libprofiler.la +profiler1_unittest_DEPENDENCIES = libprofiler.la libstacktrace.la am__objects_8 = profiler2_unittest-profiler_unittest.$(OBJEXT) \ $(am__objects_1) am_profiler2_unittest_OBJECTS = $(am__objects_8) @@ -206,7 +206,7 @@ $(am__objects_1) am_profiler3_unittest_OBJECTS = $(am__objects_9) profiler3_unittest_OBJECTS = $(am_profiler3_unittest_OBJECTS) -profiler3_unittest_DEPENDENCIES = libprofiler.la $(am__DEPENDENCIES_1) +profiler3_unittest_DEPENDENCIES = libprofiler.la libstacktrace.la $(am__DEPENDENCIES_1) am__objects_10 = profiler4_unittest-profiler_unittest.$(OBJEXT) \ $(am__objects_1) am_profiler4_unittest_OBJECTS = $(am__objects_10) @@ -233,36 +233,36 @@ $(am__objects_1) tcmalloc_both_unittest_OBJECTS = $(am_tcmalloc_both_unittest_OBJECTS) tcmalloc_both_unittest_DEPENDENCIES = libtcmalloc.la \ - libtcmalloc_minimal.la liblogging.la $(am__DEPENDENCIES_1) + libtcmalloc_minimal.la liblogging.la libstacktrace.la $(am__DEPENDENCIES_1) am_tcmalloc_large_unittest_OBJECTS = \ tcmalloc_large_unittest-tcmalloc_large_unittest.$(OBJEXT) tcmalloc_large_unittest_OBJECTS = \ $(am_tcmalloc_large_unittest_OBJECTS) -tcmalloc_large_unittest_DEPENDENCIES = libtcmalloc.la \ +tcmalloc_large_unittest_DEPENDENCIES = libtcmalloc.la libstacktrace.la \ $(am__DEPENDENCIES_1) am_tcmalloc_minimal_large_unittest_OBJECTS = tcmalloc_minimal_large_unittest-tcmalloc_large_unittest.$(OBJEXT) tcmalloc_minimal_large_unittest_OBJECTS = \ $(am_tcmalloc_minimal_large_unittest_OBJECTS) -tcmalloc_minimal_large_unittest_DEPENDENCIES = libtcmalloc_minimal.la \ +tcmalloc_minimal_large_unittest_DEPENDENCIES = libtcmalloc_minimal.la libstacktrace.la \ $(am__DEPENDENCIES_1) am_tcmalloc_minimal_unittest_OBJECTS = \ tcmalloc_minimal_unittest-tcmalloc_unittest.$(OBJEXT) \ $(am__objects_1) tcmalloc_minimal_unittest_OBJECTS = \ $(am_tcmalloc_minimal_unittest_OBJECTS) -tcmalloc_minimal_unittest_DEPENDENCIES = libtcmalloc_minimal.la \ +tcmalloc_minimal_unittest_DEPENDENCIES = libtcmalloc_minimal.la libstacktrace.la \ liblogging.la $(am__DEPENDENCIES_1) am_tcmalloc_unittest_OBJECTS = \ tcmalloc_unittest-tcmalloc_unittest.$(OBJEXT) $(am__objects_1) tcmalloc_unittest_OBJECTS = $(am_tcmalloc_unittest_OBJECTS) -tcmalloc_unittest_DEPENDENCIES = libtcmalloc.la liblogging.la \ +tcmalloc_unittest_DEPENDENCIES = libtcmalloc.la liblogging.la libstacktrace.la \ $(am__DEPENDENCIES_1) am_thread_dealloc_unittest_OBJECTS = \ thread_dealloc_unittest-thread_dealloc_unittest.$(OBJEXT) \ thread_dealloc_unittest-testutil.$(OBJEXT) thread_dealloc_unittest_OBJECTS = \ $(am_thread_dealloc_unittest_OBJECTS) -thread_dealloc_unittest_DEPENDENCIES = libtcmalloc_minimal.la \ +thread_dealloc_unittest_DEPENDENCIES = libtcmalloc_minimal.la libstacktrace.la \ $(am__DEPENDENCIES_1) binSCRIPT_INSTALL = $(INSTALL_SCRIPT) SCRIPTS = $(bin_SCRIPTS) $(noinst_SCRIPTS) @@ -707,30 +707,30 @@ tcmalloc_unittest_CXXFLAGS = $(PTHREAD_CFLAGS) tcmalloc_unittest_LDFLAGS = $(PTHREAD_CFLAGS) -tcmalloc_unittest_LDADD = libtcmalloc.la liblogging.la $(PTHREAD_LIBS) +tcmalloc_unittest_LDADD = libtcmalloc.la liblogging.la libstacktrace.la $(PTHREAD_LIBS) tcmalloc_minimal_unittest_SOURCES = src/tests/tcmalloc_unittest.cc \ $(TCMALLOC_UNITTEST_INCLUDES) tcmalloc_minimal_unittest_CXXFLAGS = $(PTHREAD_CFLAGS) tcmalloc_minimal_unittest_LDFLAGS = $(PTHREAD_CFLAGS) tcmalloc_minimal_unittest_LDADD = libtcmalloc_minimal.la \ - liblogging.la $(PTHREAD_LIBS) + liblogging.la libstacktrace.la $(PTHREAD_LIBS) tcmalloc_large_unittest_SOURCES = src/tests/tcmalloc_large_unittest.cc tcmalloc_large_unittest_CXXFLAGS = $(PTHREAD_CFLAGS) tcmalloc_large_unittest_LDFLAGS = $(PTHREAD_CFLAGS) -tcmalloc_large_unittest_LDADD = libtcmalloc.la $(PTHREAD_LIBS) +tcmalloc_large_unittest_LDADD = libtcmalloc.la libstacktrace.la $(PTHREAD_LIBS) tcmalloc_minimal_large_unittest_SOURCES = src/tests/tcmalloc_large_unittest.cc tcmalloc_minimal_large_unittest_CXXFLAGS = $(PTHREAD_CFLAGS) tcmalloc_minimal_large_unittest_LDFLAGS = $(PTHREAD_CFLAGS) -tcmalloc_minimal_large_unittest_LDADD = libtcmalloc_minimal.la $(PTHREAD_LIBS) +tcmalloc_minimal_large_unittest_LDADD = libtcmalloc_minimal.la libstacktrace.la $(PTHREAD_LIBS) tcmalloc_both_unittest_SOURCES = src/tests/tcmalloc_unittest.cc \ $(TCMALLOC_UNITTEST_INCLUDES) tcmalloc_both_unittest_CXXFLAGS = $(PTHREAD_CFLAGS) tcmalloc_both_unittest_LDFLAGS = $(PTHREAD_CFLAGS) tcmalloc_both_unittest_LDADD = libtcmalloc.la libtcmalloc_minimal.la \ - liblogging.la $(PTHREAD_LIBS) + liblogging.la libstacktrace.la $(PTHREAD_LIBS) PTMALLOC_UNITTEST_INCLUDES = src/tests/ptmalloc/t-test.h \ src/tests/ptmalloc/thread-m.h \ @@ -753,23 +753,23 @@ frag_unittest_SOURCES = src/tests/frag_unittest.cc frag_unittest_CXXFLAGS = $(PTHREAD_CFLAGS) frag_unittest_LDFLAGS = $(PTHREAD_CFLAGS) -frag_unittest_LDADD = libtcmalloc_minimal.la $(PTHREAD_LIBS) +frag_unittest_LDADD = libtcmalloc_minimal.la libstacktrace.la $(PTHREAD_LIBS) markidle_unittest_SOURCES = src/tests/markidle_unittest.cc \ src/tests/testutil.h src/tests/testutil.cc markidle_unittest_CXXFLAGS = $(PTHREAD_CFLAGS) markidle_unittest_LDFLAGS = $(PTHREAD_CFLAGS) -markidle_unittest_LDADD = libtcmalloc_minimal.la $(PTHREAD_LIBS) +markidle_unittest_LDADD = libtcmalloc_minimal.la libstacktrace.la $(PTHREAD_LIBS) memalign_unittest_SOURCES = src/tests/memalign_unittest.cc memalign_unittest_CXXFLAGS = $(PTHREAD_CFLAGS) memalign_unittest_LDFLAGS = $(PTHREAD_CFLAGS) -memalign_unittest_LDADD = libtcmalloc_minimal.la $(PTHREAD_LIBS) +memalign_unittest_LDADD = libtcmalloc_minimal.la libstacktrace.la $(PTHREAD_LIBS) thread_dealloc_unittest_SOURCES = src/tests/thread_dealloc_unittest.cc \ src/tests/testutil.h src/tests/testutil.cc thread_dealloc_unittest_CXXFLAGS = $(PTHREAD_CFLAGS) thread_dealloc_unittest_LDFLAGS = $(PTHREAD_CFLAGS) -thread_dealloc_unittest_LDADD = libtcmalloc_minimal.la $(PTHREAD_LIBS) +thread_dealloc_unittest_LDADD = libtcmalloc_minimal.la libstacktrace.la $(PTHREAD_LIBS) ### ------- tcmalloc (thread-caching malloc + heap profiler + heap checker) @@ -840,7 +840,7 @@ heap_profiler_unittest_CXXFLAGS = -g heap_profiler_unittest_LDFLAGS = -g $(PTHREAD_CFLAGS) -heap_profiler_unittest_LDADD = libtcmalloc.la $(PTHREAD_LIBS) +heap_profiler_unittest_LDADD = libtcmalloc.la libstacktrace.la $(PTHREAD_LIBS) heap_checker_unittest_sh_SOURCES = src/tests/heap-checker_unittest.sh heap_checker_death_unittest_sh_SOURCES = src/tests/heap-checker-death_unittest.sh HEAP_CHECKER_UNITTEST_INCLUDES = src/memory_region_map.h \ @@ -855,7 +855,7 @@ heap_checker_unittest_CXXFLAGS = -g $(PTHREAD_CFLAGS) heap_checker_unittest_LDFLAGS = -g $(PTHREAD_CFLAGS) # tcmalloc has to be specified last! -heap_checker_unittest_LDADD = $(PTHREAD_LIBS) liblogging.la -ltcmalloc +heap_checker_unittest_LDADD = $(PTHREAD_LIBS) liblogging.la -ltcmalloc -lstacktrace ### ------- CPU profiler @@ -886,18 +886,18 @@ profiler1_unittest_SOURCES = $(PROFILER_UNITTEST_SRCS) profiler1_unittest_CXXFLAGS = -g -profiler1_unittest_LDADD = libprofiler.la +profiler1_unittest_LDADD = libprofiler.la libstacktrace.la profiler2_unittest_SOURCES = $(PROFILER_UNITTEST_SRCS) profiler2_unittest_CXXFLAGS = -g -profiler2_unittest_LDADD = -lprofiler +profiler2_unittest_LDADD = -lprofiler -lstacktrace profiler3_unittest_SOURCES = $(PROFILER_UNITTEST_SRCS) profiler3_unittest_CXXFLAGS = -g $(PTHREAD_CFLAGS) -DWITH_THREADS profiler3_unittest_LDFLAGS = $(PTHREAD_CFLAGS) -profiler3_unittest_LDADD = libprofiler.la $(PTHREAD_LIBS) +profiler3_unittest_LDADD = libprofiler.la libstacktrace.la $(PTHREAD_LIBS) profiler4_unittest_SOURCES = $(PROFILER_UNITTEST_SRCS) profiler4_unittest_CXXFLAGS = -g $(PTHREAD_CFLAGS) -DWITH_THREADS profiler4_unittest_LDFLAGS = $(PTHREAD_CFLAGS) -profiler4_unittest_LDADD = -lprofiler $(PTHREAD_LIBS) +profiler4_unittest_LDADD = -lprofiler -lstacktrace $(PTHREAD_LIBS) EXTRA_DIST = packages/rpm.sh packages/rpm/rpm.spec packages/deb.sh packages/deb \ $(SCRIPTS) libtool \ src/solaris/libstdc++.la --- NEW FILE google-perftools.spec --- Name: google-perftools Version: 0.91 Release: 1%{?dist} License: BSD Group: Development/Tools Summary: Very fast malloc and performance analysis tools URL: http://code.google.com/p/google-perftools/ Source0: http://google-perftools.googlecode.com/files/google-perftools-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: libunwind-devel Patch0: google-perftools-0.91-norpath.patch %description Perf Tools is a collection of performance analysis tools, including a high-performance multi-threaded malloc() implementation that works particularly well with threads and STL, a thread-friendly heap-checker, a heap profiler, and a cpu-profiler. %package devel Summary: Development libraries and headers for google-perftools Group: Development/Libraries Requires: %{name} = %{version}-%{release} %description devel Libraries and headers for developing applications that use google-perftools. %prep %setup -q %patch0 -p1 -b .norpath %build %configure --disable-static # Bad rpath! sed -i 's|^hardcode_libdir_flag_spec=.*|hardcode_libdir_flag_spec=""|g' libtool sed -i 's|^runpath_var=LD_RUN_PATH|runpath_var=DIE_RPATH_DIE|g' libtool # Can't build with smp_mflags make %install rm -rf $RPM_BUILD_ROOT make DESTDIR=$RPM_BUILD_ROOT docdir=%{_docdir}/%{name}-%{version}/ install find $RPM_BUILD_ROOT -type f -name "*.la" -exec rm -f {} ';' # Zero files rm -rf $RPM_BUILD_ROOT%{_docdir}/%{name}-%{version}/NEWS %clean rm -rf $RPM_BUILD_ROOT %check # The libraries aren't installed on the system yet. :P LD_LIBRARY_PATH=./.libs make check %post -p /sbin/ldconfig %postun -p /sbin/ldconfig %files %defattr(-,root,root,-) %{_bindir}/pprof %{_mandir}/man1/* %{_docdir}/%{name}-%{version}/ %{_libdir}/*.so.* %files devel %defattr(-,root,root,-) %{_includedir}/google %{_libdir}/*.so %changelog * Mon Apr 23 2007 Tom "spot" Callaway 0.91-1 - alright, lets see if this works now. * Wed Oct 13 2005 Tom "spot" Callaway 0.3-2 - change group to Development/Tools * Mon Oct 10 2005 Tom "spot" Callaway 0.3-1 - initial package for Fedora Extras Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/google-perftools/devel/.cvsignore,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- .cvsignore 28 Apr 2007 04:05:47 -0000 1.1 +++ .cvsignore 30 Apr 2007 03:24:48 -0000 1.2 @@ -0,0 +1 @@ +google-perftools-0.91.tar.gz Index: sources =================================================================== RCS file: /cvs/extras/rpms/google-perftools/devel/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 28 Apr 2007 04:05:47 -0000 1.1 +++ sources 30 Apr 2007 03:24:48 -0000 1.2 @@ -0,0 +1 @@ +43fb14aadf5edbe0d3b5871f09d1647d google-perftools-0.91.tar.gz From fedora-extras-commits at redhat.com Mon Apr 30 03:29:36 2007 From: fedora-extras-commits at redhat.com (Tom Callaway (spot)) Date: Sun, 29 Apr 2007 23:29:36 -0400 Subject: rpms/google-perftools/FC-6 google-perftools-0.91-norpath.patch, NONE, 1.1 google-perftools.spec, NONE, 1.1 sources, 1.1, 1.2 Message-ID: <200704300329.l3U3TaIJ013198@cvs-int.fedora.redhat.com> Author: spot Update of /cvs/extras/rpms/google-perftools/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv12972/FC-6 Modified Files: sources Added Files: google-perftools-0.91-norpath.patch google-perftools.spec Log Message: Initial branching. google-perftools-0.91-norpath.patch: --- NEW FILE google-perftools-0.91-norpath.patch --- --- google-perftools-0.91/Makefile.am.norpath 2007-04-16 18:34:04.000000000 -0500 +++ google-perftools-0.91/Makefile.am 2007-04-23 21:51:19.000000000 -0500 @@ -218,7 +218,7 @@ $(TCMALLOC_UNITTEST_INCLUDES) tcmalloc_unittest_CXXFLAGS = $(PTHREAD_CFLAGS) tcmalloc_unittest_LDFLAGS = $(PTHREAD_CFLAGS) -tcmalloc_unittest_LDADD = libtcmalloc.la liblogging.la $(PTHREAD_LIBS) +tcmalloc_unittest_LDADD = libtcmalloc.la liblogging.la libstacktrace.la $(PTHREAD_LIBS) TESTS += tcmalloc_minimal_unittest tcmalloc_minimal_unittest_SOURCES = src/tests/tcmalloc_unittest.cc \ @@ -226,19 +226,19 @@ tcmalloc_minimal_unittest_CXXFLAGS = $(PTHREAD_CFLAGS) tcmalloc_minimal_unittest_LDFLAGS = $(PTHREAD_CFLAGS) tcmalloc_minimal_unittest_LDADD = libtcmalloc_minimal.la \ - liblogging.la $(PTHREAD_LIBS) + liblogging.la libstacktrace.la $(PTHREAD_LIBS) TESTS += tcmalloc_large_unittest tcmalloc_large_unittest_SOURCES = src/tests/tcmalloc_large_unittest.cc tcmalloc_large_unittest_CXXFLAGS = $(PTHREAD_CFLAGS) tcmalloc_large_unittest_LDFLAGS = $(PTHREAD_CFLAGS) -tcmalloc_large_unittest_LDADD = libtcmalloc.la $(PTHREAD_LIBS) +tcmalloc_large_unittest_LDADD = libtcmalloc.la libstacktrace.la $(PTHREAD_LIBS) TESTS += tcmalloc_minimal_large_unittest tcmalloc_minimal_large_unittest_SOURCES = src/tests/tcmalloc_large_unittest.cc tcmalloc_minimal_large_unittest_CXXFLAGS = $(PTHREAD_CFLAGS) tcmalloc_minimal_large_unittest_LDFLAGS = $(PTHREAD_CFLAGS) -tcmalloc_minimal_large_unittest_LDADD = libtcmalloc_minimal.la $(PTHREAD_LIBS) +tcmalloc_minimal_large_unittest_LDADD = libtcmalloc_minimal.la libstacktrace.la $(PTHREAD_LIBS) # This makes sure it's safe to link in both tcmalloc and tcmalloc_minimal. # (One would never do this on purpose, but perhaps by accident...) @@ -248,7 +248,7 @@ tcmalloc_both_unittest_CXXFLAGS = $(PTHREAD_CFLAGS) tcmalloc_both_unittest_LDFLAGS = $(PTHREAD_CFLAGS) tcmalloc_both_unittest_LDADD = libtcmalloc.la libtcmalloc_minimal.la \ - liblogging.la $(PTHREAD_LIBS) + liblogging.la libstacktrace.la $(PTHREAD_LIBS) # performance/unittests originally from ptmalloc2 @@ -273,27 +273,27 @@ frag_unittest_SOURCES = src/tests/frag_unittest.cc frag_unittest_CXXFLAGS = $(PTHREAD_CFLAGS) frag_unittest_LDFLAGS = $(PTHREAD_CFLAGS) -frag_unittest_LDADD = libtcmalloc_minimal.la $(PTHREAD_LIBS) +frag_unittest_LDADD = libtcmalloc_minimal.la libstacktrace.la $(PTHREAD_LIBS) TESTS += markidle_unittest markidle_unittest_SOURCES = src/tests/markidle_unittest.cc \ src/tests/testutil.h src/tests/testutil.cc markidle_unittest_CXXFLAGS = $(PTHREAD_CFLAGS) markidle_unittest_LDFLAGS = $(PTHREAD_CFLAGS) -markidle_unittest_LDADD = libtcmalloc_minimal.la $(PTHREAD_LIBS) +markidle_unittest_LDADD = libtcmalloc_minimal.la libstacktrace.la $(PTHREAD_LIBS) TESTS += memalign_unittest memalign_unittest_SOURCES = src/tests/memalign_unittest.cc memalign_unittest_CXXFLAGS = $(PTHREAD_CFLAGS) memalign_unittest_LDFLAGS = $(PTHREAD_CFLAGS) -memalign_unittest_LDADD = libtcmalloc_minimal.la $(PTHREAD_LIBS) +memalign_unittest_LDADD = libtcmalloc_minimal.la libstacktrace.la $(PTHREAD_LIBS) TESTS += thread_dealloc_unittest thread_dealloc_unittest_SOURCES = src/tests/thread_dealloc_unittest.cc \ src/tests/testutil.h src/tests/testutil.cc thread_dealloc_unittest_CXXFLAGS = $(PTHREAD_CFLAGS) thread_dealloc_unittest_LDFLAGS = $(PTHREAD_CFLAGS) -thread_dealloc_unittest_LDADD = libtcmalloc_minimal.la $(PTHREAD_LIBS) +thread_dealloc_unittest_LDADD = libtcmalloc_minimal.la libstacktrace.la $(PTHREAD_LIBS) ### Documentation dist_doc_DATA += doc/tcmalloc.html \ @@ -415,7 +415,7 @@ $(HEAP_PROFILER_UNITTEST_INCLUDES) heap_profiler_unittest_CXXFLAGS = -g heap_profiler_unittest_LDFLAGS = -g $(PTHREAD_CFLAGS) -heap_profiler_unittest_LDADD = libtcmalloc.la $(PTHREAD_LIBS) +heap_profiler_unittest_LDADD = libtcmalloc.la libstacktrace.la $(PTHREAD_LIBS) TESTS += heap-checker_unittest.sh heap_checker_unittest_sh_SOURCES = src/tests/heap-checker_unittest.sh @@ -489,18 +489,18 @@ $(PROFILER_UNITTEST_INCLUDES) profiler1_unittest_SOURCES = $(PROFILER_UNITTEST_SRCS) profiler1_unittest_CXXFLAGS = -g -profiler1_unittest_LDADD = libprofiler.la +profiler1_unittest_LDADD = libprofiler.la libstacktrace.la profiler2_unittest_SOURCES = $(PROFILER_UNITTEST_SRCS) profiler2_unittest_CXXFLAGS = -g -profiler2_unittest_LDADD = -lprofiler +profiler2_unittest_LDADD = -lprofiler -lstacktrace profiler3_unittest_SOURCES = $(PROFILER_UNITTEST_SRCS) profiler3_unittest_CXXFLAGS = -g $(PTHREAD_CFLAGS) -DWITH_THREADS profiler3_unittest_LDFLAGS = $(PTHREAD_CFLAGS) -profiler3_unittest_LDADD = libprofiler.la $(PTHREAD_LIBS) +profiler3_unittest_LDADD = libprofiler.la libstacktrace.la $(PTHREAD_LIBS) profiler4_unittest_SOURCES = $(PROFILER_UNITTEST_SRCS) profiler4_unittest_CXXFLAGS = -g $(PTHREAD_CFLAGS) -DWITH_THREADS profiler4_unittest_LDFLAGS = $(PTHREAD_CFLAGS) -profiler4_unittest_LDADD = -lprofiler $(PTHREAD_LIBS) +profiler4_unittest_LDADD = -lprofiler -lstacktrace $(PTHREAD_LIBS) ### Documentation dist_doc_DATA += doc/cpuprofile.html \ --- google-perftools-0.91/Makefile.in.norpath 2007-04-18 18:45:32.000000000 -0500 +++ google-perftools-0.91/Makefile.in 2007-04-23 21:56:01.000000000 -0500 @@ -148,7 +148,7 @@ atomicops_unittest_DEPENDENCIES = libspinlock.la liblogging.la am_frag_unittest_OBJECTS = frag_unittest-frag_unittest.$(OBJEXT) frag_unittest_OBJECTS = $(am_frag_unittest_OBJECTS) -frag_unittest_DEPENDENCIES = libtcmalloc_minimal.la \ +frag_unittest_DEPENDENCIES = libtcmalloc_minimal.la libstacktrace.la \ $(am__DEPENDENCIES_1) am_heap_checker_death_unittest_sh_OBJECTS = heap_checker_death_unittest_sh_OBJECTS = \ @@ -168,7 +168,7 @@ heap_profiler_unittest-heap-profiler_unittest.$(OBJEXT) \ $(am__objects_1) heap_profiler_unittest_OBJECTS = $(am_heap_profiler_unittest_OBJECTS) -heap_profiler_unittest_DEPENDENCIES = libtcmalloc.la \ +heap_profiler_unittest_DEPENDENCIES = libtcmalloc.la libstacktrace.la \ $(am__DEPENDENCIES_1) am_heap_profiler_unittest_sh_OBJECTS = heap_profiler_unittest_sh_OBJECTS = \ @@ -185,18 +185,18 @@ markidle_unittest-markidle_unittest.$(OBJEXT) \ markidle_unittest-testutil.$(OBJEXT) markidle_unittest_OBJECTS = $(am_markidle_unittest_OBJECTS) -markidle_unittest_DEPENDENCIES = libtcmalloc_minimal.la \ +markidle_unittest_DEPENDENCIES = libtcmalloc_minimal.la libstacktrace.la \ $(am__DEPENDENCIES_1) am_memalign_unittest_OBJECTS = \ memalign_unittest-memalign_unittest.$(OBJEXT) memalign_unittest_OBJECTS = $(am_memalign_unittest_OBJECTS) -memalign_unittest_DEPENDENCIES = libtcmalloc_minimal.la \ +memalign_unittest_DEPENDENCIES = libtcmalloc_minimal.la libstacktrace.la \ $(am__DEPENDENCIES_1) am__objects_7 = profiler1_unittest-profiler_unittest.$(OBJEXT) \ $(am__objects_1) am_profiler1_unittest_OBJECTS = $(am__objects_7) profiler1_unittest_OBJECTS = $(am_profiler1_unittest_OBJECTS) -profiler1_unittest_DEPENDENCIES = libprofiler.la +profiler1_unittest_DEPENDENCIES = libprofiler.la libstacktrace.la am__objects_8 = profiler2_unittest-profiler_unittest.$(OBJEXT) \ $(am__objects_1) am_profiler2_unittest_OBJECTS = $(am__objects_8) @@ -206,7 +206,7 @@ $(am__objects_1) am_profiler3_unittest_OBJECTS = $(am__objects_9) profiler3_unittest_OBJECTS = $(am_profiler3_unittest_OBJECTS) -profiler3_unittest_DEPENDENCIES = libprofiler.la $(am__DEPENDENCIES_1) +profiler3_unittest_DEPENDENCIES = libprofiler.la libstacktrace.la $(am__DEPENDENCIES_1) am__objects_10 = profiler4_unittest-profiler_unittest.$(OBJEXT) \ $(am__objects_1) am_profiler4_unittest_OBJECTS = $(am__objects_10) @@ -233,36 +233,36 @@ $(am__objects_1) tcmalloc_both_unittest_OBJECTS = $(am_tcmalloc_both_unittest_OBJECTS) tcmalloc_both_unittest_DEPENDENCIES = libtcmalloc.la \ - libtcmalloc_minimal.la liblogging.la $(am__DEPENDENCIES_1) + libtcmalloc_minimal.la liblogging.la libstacktrace.la $(am__DEPENDENCIES_1) am_tcmalloc_large_unittest_OBJECTS = \ tcmalloc_large_unittest-tcmalloc_large_unittest.$(OBJEXT) tcmalloc_large_unittest_OBJECTS = \ $(am_tcmalloc_large_unittest_OBJECTS) -tcmalloc_large_unittest_DEPENDENCIES = libtcmalloc.la \ +tcmalloc_large_unittest_DEPENDENCIES = libtcmalloc.la libstacktrace.la \ $(am__DEPENDENCIES_1) am_tcmalloc_minimal_large_unittest_OBJECTS = tcmalloc_minimal_large_unittest-tcmalloc_large_unittest.$(OBJEXT) tcmalloc_minimal_large_unittest_OBJECTS = \ $(am_tcmalloc_minimal_large_unittest_OBJECTS) -tcmalloc_minimal_large_unittest_DEPENDENCIES = libtcmalloc_minimal.la \ +tcmalloc_minimal_large_unittest_DEPENDENCIES = libtcmalloc_minimal.la libstacktrace.la \ $(am__DEPENDENCIES_1) am_tcmalloc_minimal_unittest_OBJECTS = \ tcmalloc_minimal_unittest-tcmalloc_unittest.$(OBJEXT) \ $(am__objects_1) tcmalloc_minimal_unittest_OBJECTS = \ $(am_tcmalloc_minimal_unittest_OBJECTS) -tcmalloc_minimal_unittest_DEPENDENCIES = libtcmalloc_minimal.la \ +tcmalloc_minimal_unittest_DEPENDENCIES = libtcmalloc_minimal.la libstacktrace.la \ liblogging.la $(am__DEPENDENCIES_1) am_tcmalloc_unittest_OBJECTS = \ tcmalloc_unittest-tcmalloc_unittest.$(OBJEXT) $(am__objects_1) tcmalloc_unittest_OBJECTS = $(am_tcmalloc_unittest_OBJECTS) -tcmalloc_unittest_DEPENDENCIES = libtcmalloc.la liblogging.la \ +tcmalloc_unittest_DEPENDENCIES = libtcmalloc.la liblogging.la libstacktrace.la \ $(am__DEPENDENCIES_1) am_thread_dealloc_unittest_OBJECTS = \ thread_dealloc_unittest-thread_dealloc_unittest.$(OBJEXT) \ thread_dealloc_unittest-testutil.$(OBJEXT) thread_dealloc_unittest_OBJECTS = \ $(am_thread_dealloc_unittest_OBJECTS) -thread_dealloc_unittest_DEPENDENCIES = libtcmalloc_minimal.la \ +thread_dealloc_unittest_DEPENDENCIES = libtcmalloc_minimal.la libstacktrace.la \ $(am__DEPENDENCIES_1) binSCRIPT_INSTALL = $(INSTALL_SCRIPT) SCRIPTS = $(bin_SCRIPTS) $(noinst_SCRIPTS) @@ -707,30 +707,30 @@ tcmalloc_unittest_CXXFLAGS = $(PTHREAD_CFLAGS) tcmalloc_unittest_LDFLAGS = $(PTHREAD_CFLAGS) -tcmalloc_unittest_LDADD = libtcmalloc.la liblogging.la $(PTHREAD_LIBS) +tcmalloc_unittest_LDADD = libtcmalloc.la liblogging.la libstacktrace.la $(PTHREAD_LIBS) tcmalloc_minimal_unittest_SOURCES = src/tests/tcmalloc_unittest.cc \ $(TCMALLOC_UNITTEST_INCLUDES) tcmalloc_minimal_unittest_CXXFLAGS = $(PTHREAD_CFLAGS) tcmalloc_minimal_unittest_LDFLAGS = $(PTHREAD_CFLAGS) tcmalloc_minimal_unittest_LDADD = libtcmalloc_minimal.la \ - liblogging.la $(PTHREAD_LIBS) + liblogging.la libstacktrace.la $(PTHREAD_LIBS) tcmalloc_large_unittest_SOURCES = src/tests/tcmalloc_large_unittest.cc tcmalloc_large_unittest_CXXFLAGS = $(PTHREAD_CFLAGS) tcmalloc_large_unittest_LDFLAGS = $(PTHREAD_CFLAGS) -tcmalloc_large_unittest_LDADD = libtcmalloc.la $(PTHREAD_LIBS) +tcmalloc_large_unittest_LDADD = libtcmalloc.la libstacktrace.la $(PTHREAD_LIBS) tcmalloc_minimal_large_unittest_SOURCES = src/tests/tcmalloc_large_unittest.cc tcmalloc_minimal_large_unittest_CXXFLAGS = $(PTHREAD_CFLAGS) tcmalloc_minimal_large_unittest_LDFLAGS = $(PTHREAD_CFLAGS) -tcmalloc_minimal_large_unittest_LDADD = libtcmalloc_minimal.la $(PTHREAD_LIBS) +tcmalloc_minimal_large_unittest_LDADD = libtcmalloc_minimal.la libstacktrace.la $(PTHREAD_LIBS) tcmalloc_both_unittest_SOURCES = src/tests/tcmalloc_unittest.cc \ $(TCMALLOC_UNITTEST_INCLUDES) tcmalloc_both_unittest_CXXFLAGS = $(PTHREAD_CFLAGS) tcmalloc_both_unittest_LDFLAGS = $(PTHREAD_CFLAGS) tcmalloc_both_unittest_LDADD = libtcmalloc.la libtcmalloc_minimal.la \ - liblogging.la $(PTHREAD_LIBS) + liblogging.la libstacktrace.la $(PTHREAD_LIBS) PTMALLOC_UNITTEST_INCLUDES = src/tests/ptmalloc/t-test.h \ src/tests/ptmalloc/thread-m.h \ @@ -753,23 +753,23 @@ frag_unittest_SOURCES = src/tests/frag_unittest.cc frag_unittest_CXXFLAGS = $(PTHREAD_CFLAGS) frag_unittest_LDFLAGS = $(PTHREAD_CFLAGS) -frag_unittest_LDADD = libtcmalloc_minimal.la $(PTHREAD_LIBS) +frag_unittest_LDADD = libtcmalloc_minimal.la libstacktrace.la $(PTHREAD_LIBS) markidle_unittest_SOURCES = src/tests/markidle_unittest.cc \ src/tests/testutil.h src/tests/testutil.cc markidle_unittest_CXXFLAGS = $(PTHREAD_CFLAGS) markidle_unittest_LDFLAGS = $(PTHREAD_CFLAGS) -markidle_unittest_LDADD = libtcmalloc_minimal.la $(PTHREAD_LIBS) +markidle_unittest_LDADD = libtcmalloc_minimal.la libstacktrace.la $(PTHREAD_LIBS) memalign_unittest_SOURCES = src/tests/memalign_unittest.cc memalign_unittest_CXXFLAGS = $(PTHREAD_CFLAGS) memalign_unittest_LDFLAGS = $(PTHREAD_CFLAGS) -memalign_unittest_LDADD = libtcmalloc_minimal.la $(PTHREAD_LIBS) +memalign_unittest_LDADD = libtcmalloc_minimal.la libstacktrace.la $(PTHREAD_LIBS) thread_dealloc_unittest_SOURCES = src/tests/thread_dealloc_unittest.cc \ src/tests/testutil.h src/tests/testutil.cc thread_dealloc_unittest_CXXFLAGS = $(PTHREAD_CFLAGS) thread_dealloc_unittest_LDFLAGS = $(PTHREAD_CFLAGS) -thread_dealloc_unittest_LDADD = libtcmalloc_minimal.la $(PTHREAD_LIBS) +thread_dealloc_unittest_LDADD = libtcmalloc_minimal.la libstacktrace.la $(PTHREAD_LIBS) ### ------- tcmalloc (thread-caching malloc + heap profiler + heap checker) @@ -840,7 +840,7 @@ heap_profiler_unittest_CXXFLAGS = -g heap_profiler_unittest_LDFLAGS = -g $(PTHREAD_CFLAGS) -heap_profiler_unittest_LDADD = libtcmalloc.la $(PTHREAD_LIBS) +heap_profiler_unittest_LDADD = libtcmalloc.la libstacktrace.la $(PTHREAD_LIBS) heap_checker_unittest_sh_SOURCES = src/tests/heap-checker_unittest.sh heap_checker_death_unittest_sh_SOURCES = src/tests/heap-checker-death_unittest.sh HEAP_CHECKER_UNITTEST_INCLUDES = src/memory_region_map.h \ @@ -855,7 +855,7 @@ heap_checker_unittest_CXXFLAGS = -g $(PTHREAD_CFLAGS) heap_checker_unittest_LDFLAGS = -g $(PTHREAD_CFLAGS) # tcmalloc has to be specified last! -heap_checker_unittest_LDADD = $(PTHREAD_LIBS) liblogging.la -ltcmalloc +heap_checker_unittest_LDADD = $(PTHREAD_LIBS) liblogging.la -ltcmalloc -lstacktrace ### ------- CPU profiler @@ -886,18 +886,18 @@ profiler1_unittest_SOURCES = $(PROFILER_UNITTEST_SRCS) profiler1_unittest_CXXFLAGS = -g -profiler1_unittest_LDADD = libprofiler.la +profiler1_unittest_LDADD = libprofiler.la libstacktrace.la profiler2_unittest_SOURCES = $(PROFILER_UNITTEST_SRCS) profiler2_unittest_CXXFLAGS = -g -profiler2_unittest_LDADD = -lprofiler +profiler2_unittest_LDADD = -lprofiler -lstacktrace profiler3_unittest_SOURCES = $(PROFILER_UNITTEST_SRCS) profiler3_unittest_CXXFLAGS = -g $(PTHREAD_CFLAGS) -DWITH_THREADS profiler3_unittest_LDFLAGS = $(PTHREAD_CFLAGS) -profiler3_unittest_LDADD = libprofiler.la $(PTHREAD_LIBS) +profiler3_unittest_LDADD = libprofiler.la libstacktrace.la $(PTHREAD_LIBS) profiler4_unittest_SOURCES = $(PROFILER_UNITTEST_SRCS) profiler4_unittest_CXXFLAGS = -g $(PTHREAD_CFLAGS) -DWITH_THREADS profiler4_unittest_LDFLAGS = $(PTHREAD_CFLAGS) -profiler4_unittest_LDADD = -lprofiler $(PTHREAD_LIBS) +profiler4_unittest_LDADD = -lprofiler -lstacktrace $(PTHREAD_LIBS) EXTRA_DIST = packages/rpm.sh packages/rpm/rpm.spec packages/deb.sh packages/deb \ $(SCRIPTS) libtool \ src/solaris/libstdc++.la --- NEW FILE google-perftools.spec --- Name: google-perftools Version: 0.91 Release: 1%{?dist} License: BSD Group: Development/Tools Summary: Very fast malloc and performance analysis tools URL: http://code.google.com/p/google-perftools/ Source0: http://google-perftools.googlecode.com/files/google-perftools-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) # x86_64 support requires libunwind, which is not in FC-5 or FC-6. # This arch is enabled in F7+ ExcludeArch: x86_64 Patch0: google-perftools-0.91-norpath.patch %description Perf Tools is a collection of performance analysis tools, including a high-performance multi-threaded malloc() implementation that works particularly well with threads and STL, a thread-friendly heap-checker, a heap profiler, and a cpu-profiler. %package devel Summary: Development libraries and headers for google-perftools Group: Development/Libraries Requires: %{name} = %{version}-%{release} %description devel Libraries and headers for developing applications that use google-perftools. %prep %setup -q %patch0 -p1 -b .norpath %build %configure --disable-static # Bad rpath! sed -i 's|^hardcode_libdir_flag_spec=.*|hardcode_libdir_flag_spec=""|g' libtool sed -i 's|^runpath_var=LD_RUN_PATH|runpath_var=DIE_RPATH_DIE|g' libtool # Can't build with smp_mflags make %install rm -rf $RPM_BUILD_ROOT make DESTDIR=$RPM_BUILD_ROOT docdir=%{_docdir}/%{name}-%{version}/ install find $RPM_BUILD_ROOT -type f -name "*.la" -exec rm -f {} ';' # Zero files rm -rf $RPM_BUILD_ROOT%{_docdir}/%{name}-%{version}/NEWS %clean rm -rf $RPM_BUILD_ROOT %check # The libraries aren't installed on the system yet. :P LD_LIBRARY_PATH=./.libs make check %post -p /sbin/ldconfig %postun -p /sbin/ldconfig %files %defattr(-,root,root,-) %{_bindir}/pprof %{_mandir}/man1/* %{_docdir}/%{name}-%{version}/ %{_libdir}/*.so.* %files devel %defattr(-,root,root,-) %{_includedir}/google %{_libdir}/*.so %changelog * Mon Apr 23 2007 Tom "spot" Callaway 0.91-1 - alright, lets see if this works now. * Wed Oct 13 2005 Tom "spot" Callaway 0.3-2 - change group to Development/Tools * Mon Oct 10 2005 Tom "spot" Callaway 0.3-1 - initial package for Fedora Extras Index: sources =================================================================== RCS file: /cvs/extras/rpms/google-perftools/FC-6/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 28 Apr 2007 04:05:47 -0000 1.1 +++ sources 30 Apr 2007 03:29:02 -0000 1.2 @@ -0,0 +1 @@ +43fb14aadf5edbe0d3b5871f09d1647d google-perftools-0.91.tar.gz From fedora-extras-commits at redhat.com Mon Apr 30 03:29:32 2007 From: fedora-extras-commits at redhat.com (Tom Callaway (spot)) Date: Sun, 29 Apr 2007 23:29:32 -0400 Subject: rpms/google-perftools/FC-5 google-perftools-0.91-norpath.patch, NONE, 1.1 google-perftools.spec, NONE, 1.1 sources, 1.1, 1.2 Message-ID: <200704300329.l3U3TW7G013016@cvs-int.fedora.redhat.com> Author: spot Update of /cvs/extras/rpms/google-perftools/FC-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv12972/FC-5 Modified Files: sources Added Files: google-perftools-0.91-norpath.patch google-perftools.spec Log Message: Initial branching. google-perftools-0.91-norpath.patch: --- NEW FILE google-perftools-0.91-norpath.patch --- --- google-perftools-0.91/Makefile.am.norpath 2007-04-16 18:34:04.000000000 -0500 +++ google-perftools-0.91/Makefile.am 2007-04-23 21:51:19.000000000 -0500 @@ -218,7 +218,7 @@ $(TCMALLOC_UNITTEST_INCLUDES) tcmalloc_unittest_CXXFLAGS = $(PTHREAD_CFLAGS) tcmalloc_unittest_LDFLAGS = $(PTHREAD_CFLAGS) -tcmalloc_unittest_LDADD = libtcmalloc.la liblogging.la $(PTHREAD_LIBS) +tcmalloc_unittest_LDADD = libtcmalloc.la liblogging.la libstacktrace.la $(PTHREAD_LIBS) TESTS += tcmalloc_minimal_unittest tcmalloc_minimal_unittest_SOURCES = src/tests/tcmalloc_unittest.cc \ @@ -226,19 +226,19 @@ tcmalloc_minimal_unittest_CXXFLAGS = $(PTHREAD_CFLAGS) tcmalloc_minimal_unittest_LDFLAGS = $(PTHREAD_CFLAGS) tcmalloc_minimal_unittest_LDADD = libtcmalloc_minimal.la \ - liblogging.la $(PTHREAD_LIBS) + liblogging.la libstacktrace.la $(PTHREAD_LIBS) TESTS += tcmalloc_large_unittest tcmalloc_large_unittest_SOURCES = src/tests/tcmalloc_large_unittest.cc tcmalloc_large_unittest_CXXFLAGS = $(PTHREAD_CFLAGS) tcmalloc_large_unittest_LDFLAGS = $(PTHREAD_CFLAGS) -tcmalloc_large_unittest_LDADD = libtcmalloc.la $(PTHREAD_LIBS) +tcmalloc_large_unittest_LDADD = libtcmalloc.la libstacktrace.la $(PTHREAD_LIBS) TESTS += tcmalloc_minimal_large_unittest tcmalloc_minimal_large_unittest_SOURCES = src/tests/tcmalloc_large_unittest.cc tcmalloc_minimal_large_unittest_CXXFLAGS = $(PTHREAD_CFLAGS) tcmalloc_minimal_large_unittest_LDFLAGS = $(PTHREAD_CFLAGS) -tcmalloc_minimal_large_unittest_LDADD = libtcmalloc_minimal.la $(PTHREAD_LIBS) +tcmalloc_minimal_large_unittest_LDADD = libtcmalloc_minimal.la libstacktrace.la $(PTHREAD_LIBS) # This makes sure it's safe to link in both tcmalloc and tcmalloc_minimal. # (One would never do this on purpose, but perhaps by accident...) @@ -248,7 +248,7 @@ tcmalloc_both_unittest_CXXFLAGS = $(PTHREAD_CFLAGS) tcmalloc_both_unittest_LDFLAGS = $(PTHREAD_CFLAGS) tcmalloc_both_unittest_LDADD = libtcmalloc.la libtcmalloc_minimal.la \ - liblogging.la $(PTHREAD_LIBS) + liblogging.la libstacktrace.la $(PTHREAD_LIBS) # performance/unittests originally from ptmalloc2 @@ -273,27 +273,27 @@ frag_unittest_SOURCES = src/tests/frag_unittest.cc frag_unittest_CXXFLAGS = $(PTHREAD_CFLAGS) frag_unittest_LDFLAGS = $(PTHREAD_CFLAGS) -frag_unittest_LDADD = libtcmalloc_minimal.la $(PTHREAD_LIBS) +frag_unittest_LDADD = libtcmalloc_minimal.la libstacktrace.la $(PTHREAD_LIBS) TESTS += markidle_unittest markidle_unittest_SOURCES = src/tests/markidle_unittest.cc \ src/tests/testutil.h src/tests/testutil.cc markidle_unittest_CXXFLAGS = $(PTHREAD_CFLAGS) markidle_unittest_LDFLAGS = $(PTHREAD_CFLAGS) -markidle_unittest_LDADD = libtcmalloc_minimal.la $(PTHREAD_LIBS) +markidle_unittest_LDADD = libtcmalloc_minimal.la libstacktrace.la $(PTHREAD_LIBS) TESTS += memalign_unittest memalign_unittest_SOURCES = src/tests/memalign_unittest.cc memalign_unittest_CXXFLAGS = $(PTHREAD_CFLAGS) memalign_unittest_LDFLAGS = $(PTHREAD_CFLAGS) -memalign_unittest_LDADD = libtcmalloc_minimal.la $(PTHREAD_LIBS) +memalign_unittest_LDADD = libtcmalloc_minimal.la libstacktrace.la $(PTHREAD_LIBS) TESTS += thread_dealloc_unittest thread_dealloc_unittest_SOURCES = src/tests/thread_dealloc_unittest.cc \ src/tests/testutil.h src/tests/testutil.cc thread_dealloc_unittest_CXXFLAGS = $(PTHREAD_CFLAGS) thread_dealloc_unittest_LDFLAGS = $(PTHREAD_CFLAGS) -thread_dealloc_unittest_LDADD = libtcmalloc_minimal.la $(PTHREAD_LIBS) +thread_dealloc_unittest_LDADD = libtcmalloc_minimal.la libstacktrace.la $(PTHREAD_LIBS) ### Documentation dist_doc_DATA += doc/tcmalloc.html \ @@ -415,7 +415,7 @@ $(HEAP_PROFILER_UNITTEST_INCLUDES) heap_profiler_unittest_CXXFLAGS = -g heap_profiler_unittest_LDFLAGS = -g $(PTHREAD_CFLAGS) -heap_profiler_unittest_LDADD = libtcmalloc.la $(PTHREAD_LIBS) +heap_profiler_unittest_LDADD = libtcmalloc.la libstacktrace.la $(PTHREAD_LIBS) TESTS += heap-checker_unittest.sh heap_checker_unittest_sh_SOURCES = src/tests/heap-checker_unittest.sh @@ -489,18 +489,18 @@ $(PROFILER_UNITTEST_INCLUDES) profiler1_unittest_SOURCES = $(PROFILER_UNITTEST_SRCS) profiler1_unittest_CXXFLAGS = -g -profiler1_unittest_LDADD = libprofiler.la +profiler1_unittest_LDADD = libprofiler.la libstacktrace.la profiler2_unittest_SOURCES = $(PROFILER_UNITTEST_SRCS) profiler2_unittest_CXXFLAGS = -g -profiler2_unittest_LDADD = -lprofiler +profiler2_unittest_LDADD = -lprofiler -lstacktrace profiler3_unittest_SOURCES = $(PROFILER_UNITTEST_SRCS) profiler3_unittest_CXXFLAGS = -g $(PTHREAD_CFLAGS) -DWITH_THREADS profiler3_unittest_LDFLAGS = $(PTHREAD_CFLAGS) -profiler3_unittest_LDADD = libprofiler.la $(PTHREAD_LIBS) +profiler3_unittest_LDADD = libprofiler.la libstacktrace.la $(PTHREAD_LIBS) profiler4_unittest_SOURCES = $(PROFILER_UNITTEST_SRCS) profiler4_unittest_CXXFLAGS = -g $(PTHREAD_CFLAGS) -DWITH_THREADS profiler4_unittest_LDFLAGS = $(PTHREAD_CFLAGS) -profiler4_unittest_LDADD = -lprofiler $(PTHREAD_LIBS) +profiler4_unittest_LDADD = -lprofiler -lstacktrace $(PTHREAD_LIBS) ### Documentation dist_doc_DATA += doc/cpuprofile.html \ --- google-perftools-0.91/Makefile.in.norpath 2007-04-18 18:45:32.000000000 -0500 +++ google-perftools-0.91/Makefile.in 2007-04-23 21:56:01.000000000 -0500 @@ -148,7 +148,7 @@ atomicops_unittest_DEPENDENCIES = libspinlock.la liblogging.la am_frag_unittest_OBJECTS = frag_unittest-frag_unittest.$(OBJEXT) frag_unittest_OBJECTS = $(am_frag_unittest_OBJECTS) -frag_unittest_DEPENDENCIES = libtcmalloc_minimal.la \ +frag_unittest_DEPENDENCIES = libtcmalloc_minimal.la libstacktrace.la \ $(am__DEPENDENCIES_1) am_heap_checker_death_unittest_sh_OBJECTS = heap_checker_death_unittest_sh_OBJECTS = \ @@ -168,7 +168,7 @@ heap_profiler_unittest-heap-profiler_unittest.$(OBJEXT) \ $(am__objects_1) heap_profiler_unittest_OBJECTS = $(am_heap_profiler_unittest_OBJECTS) -heap_profiler_unittest_DEPENDENCIES = libtcmalloc.la \ +heap_profiler_unittest_DEPENDENCIES = libtcmalloc.la libstacktrace.la \ $(am__DEPENDENCIES_1) am_heap_profiler_unittest_sh_OBJECTS = heap_profiler_unittest_sh_OBJECTS = \ @@ -185,18 +185,18 @@ markidle_unittest-markidle_unittest.$(OBJEXT) \ markidle_unittest-testutil.$(OBJEXT) markidle_unittest_OBJECTS = $(am_markidle_unittest_OBJECTS) -markidle_unittest_DEPENDENCIES = libtcmalloc_minimal.la \ +markidle_unittest_DEPENDENCIES = libtcmalloc_minimal.la libstacktrace.la \ $(am__DEPENDENCIES_1) am_memalign_unittest_OBJECTS = \ memalign_unittest-memalign_unittest.$(OBJEXT) memalign_unittest_OBJECTS = $(am_memalign_unittest_OBJECTS) -memalign_unittest_DEPENDENCIES = libtcmalloc_minimal.la \ +memalign_unittest_DEPENDENCIES = libtcmalloc_minimal.la libstacktrace.la \ $(am__DEPENDENCIES_1) am__objects_7 = profiler1_unittest-profiler_unittest.$(OBJEXT) \ $(am__objects_1) am_profiler1_unittest_OBJECTS = $(am__objects_7) profiler1_unittest_OBJECTS = $(am_profiler1_unittest_OBJECTS) -profiler1_unittest_DEPENDENCIES = libprofiler.la +profiler1_unittest_DEPENDENCIES = libprofiler.la libstacktrace.la am__objects_8 = profiler2_unittest-profiler_unittest.$(OBJEXT) \ $(am__objects_1) am_profiler2_unittest_OBJECTS = $(am__objects_8) @@ -206,7 +206,7 @@ $(am__objects_1) am_profiler3_unittest_OBJECTS = $(am__objects_9) profiler3_unittest_OBJECTS = $(am_profiler3_unittest_OBJECTS) -profiler3_unittest_DEPENDENCIES = libprofiler.la $(am__DEPENDENCIES_1) +profiler3_unittest_DEPENDENCIES = libprofiler.la libstacktrace.la $(am__DEPENDENCIES_1) am__objects_10 = profiler4_unittest-profiler_unittest.$(OBJEXT) \ $(am__objects_1) am_profiler4_unittest_OBJECTS = $(am__objects_10) @@ -233,36 +233,36 @@ $(am__objects_1) tcmalloc_both_unittest_OBJECTS = $(am_tcmalloc_both_unittest_OBJECTS) tcmalloc_both_unittest_DEPENDENCIES = libtcmalloc.la \ - libtcmalloc_minimal.la liblogging.la $(am__DEPENDENCIES_1) + libtcmalloc_minimal.la liblogging.la libstacktrace.la $(am__DEPENDENCIES_1) am_tcmalloc_large_unittest_OBJECTS = \ tcmalloc_large_unittest-tcmalloc_large_unittest.$(OBJEXT) tcmalloc_large_unittest_OBJECTS = \ $(am_tcmalloc_large_unittest_OBJECTS) -tcmalloc_large_unittest_DEPENDENCIES = libtcmalloc.la \ +tcmalloc_large_unittest_DEPENDENCIES = libtcmalloc.la libstacktrace.la \ $(am__DEPENDENCIES_1) am_tcmalloc_minimal_large_unittest_OBJECTS = tcmalloc_minimal_large_unittest-tcmalloc_large_unittest.$(OBJEXT) tcmalloc_minimal_large_unittest_OBJECTS = \ $(am_tcmalloc_minimal_large_unittest_OBJECTS) -tcmalloc_minimal_large_unittest_DEPENDENCIES = libtcmalloc_minimal.la \ +tcmalloc_minimal_large_unittest_DEPENDENCIES = libtcmalloc_minimal.la libstacktrace.la \ $(am__DEPENDENCIES_1) am_tcmalloc_minimal_unittest_OBJECTS = \ tcmalloc_minimal_unittest-tcmalloc_unittest.$(OBJEXT) \ $(am__objects_1) tcmalloc_minimal_unittest_OBJECTS = \ $(am_tcmalloc_minimal_unittest_OBJECTS) -tcmalloc_minimal_unittest_DEPENDENCIES = libtcmalloc_minimal.la \ +tcmalloc_minimal_unittest_DEPENDENCIES = libtcmalloc_minimal.la libstacktrace.la \ liblogging.la $(am__DEPENDENCIES_1) am_tcmalloc_unittest_OBJECTS = \ tcmalloc_unittest-tcmalloc_unittest.$(OBJEXT) $(am__objects_1) tcmalloc_unittest_OBJECTS = $(am_tcmalloc_unittest_OBJECTS) -tcmalloc_unittest_DEPENDENCIES = libtcmalloc.la liblogging.la \ +tcmalloc_unittest_DEPENDENCIES = libtcmalloc.la liblogging.la libstacktrace.la \ $(am__DEPENDENCIES_1) am_thread_dealloc_unittest_OBJECTS = \ thread_dealloc_unittest-thread_dealloc_unittest.$(OBJEXT) \ thread_dealloc_unittest-testutil.$(OBJEXT) thread_dealloc_unittest_OBJECTS = \ $(am_thread_dealloc_unittest_OBJECTS) -thread_dealloc_unittest_DEPENDENCIES = libtcmalloc_minimal.la \ +thread_dealloc_unittest_DEPENDENCIES = libtcmalloc_minimal.la libstacktrace.la \ $(am__DEPENDENCIES_1) binSCRIPT_INSTALL = $(INSTALL_SCRIPT) SCRIPTS = $(bin_SCRIPTS) $(noinst_SCRIPTS) @@ -707,30 +707,30 @@ tcmalloc_unittest_CXXFLAGS = $(PTHREAD_CFLAGS) tcmalloc_unittest_LDFLAGS = $(PTHREAD_CFLAGS) -tcmalloc_unittest_LDADD = libtcmalloc.la liblogging.la $(PTHREAD_LIBS) +tcmalloc_unittest_LDADD = libtcmalloc.la liblogging.la libstacktrace.la $(PTHREAD_LIBS) tcmalloc_minimal_unittest_SOURCES = src/tests/tcmalloc_unittest.cc \ $(TCMALLOC_UNITTEST_INCLUDES) tcmalloc_minimal_unittest_CXXFLAGS = $(PTHREAD_CFLAGS) tcmalloc_minimal_unittest_LDFLAGS = $(PTHREAD_CFLAGS) tcmalloc_minimal_unittest_LDADD = libtcmalloc_minimal.la \ - liblogging.la $(PTHREAD_LIBS) + liblogging.la libstacktrace.la $(PTHREAD_LIBS) tcmalloc_large_unittest_SOURCES = src/tests/tcmalloc_large_unittest.cc tcmalloc_large_unittest_CXXFLAGS = $(PTHREAD_CFLAGS) tcmalloc_large_unittest_LDFLAGS = $(PTHREAD_CFLAGS) -tcmalloc_large_unittest_LDADD = libtcmalloc.la $(PTHREAD_LIBS) +tcmalloc_large_unittest_LDADD = libtcmalloc.la libstacktrace.la $(PTHREAD_LIBS) tcmalloc_minimal_large_unittest_SOURCES = src/tests/tcmalloc_large_unittest.cc tcmalloc_minimal_large_unittest_CXXFLAGS = $(PTHREAD_CFLAGS) tcmalloc_minimal_large_unittest_LDFLAGS = $(PTHREAD_CFLAGS) -tcmalloc_minimal_large_unittest_LDADD = libtcmalloc_minimal.la $(PTHREAD_LIBS) +tcmalloc_minimal_large_unittest_LDADD = libtcmalloc_minimal.la libstacktrace.la $(PTHREAD_LIBS) tcmalloc_both_unittest_SOURCES = src/tests/tcmalloc_unittest.cc \ $(TCMALLOC_UNITTEST_INCLUDES) tcmalloc_both_unittest_CXXFLAGS = $(PTHREAD_CFLAGS) tcmalloc_both_unittest_LDFLAGS = $(PTHREAD_CFLAGS) tcmalloc_both_unittest_LDADD = libtcmalloc.la libtcmalloc_minimal.la \ - liblogging.la $(PTHREAD_LIBS) + liblogging.la libstacktrace.la $(PTHREAD_LIBS) PTMALLOC_UNITTEST_INCLUDES = src/tests/ptmalloc/t-test.h \ src/tests/ptmalloc/thread-m.h \ @@ -753,23 +753,23 @@ frag_unittest_SOURCES = src/tests/frag_unittest.cc frag_unittest_CXXFLAGS = $(PTHREAD_CFLAGS) frag_unittest_LDFLAGS = $(PTHREAD_CFLAGS) -frag_unittest_LDADD = libtcmalloc_minimal.la $(PTHREAD_LIBS) +frag_unittest_LDADD = libtcmalloc_minimal.la libstacktrace.la $(PTHREAD_LIBS) markidle_unittest_SOURCES = src/tests/markidle_unittest.cc \ src/tests/testutil.h src/tests/testutil.cc markidle_unittest_CXXFLAGS = $(PTHREAD_CFLAGS) markidle_unittest_LDFLAGS = $(PTHREAD_CFLAGS) -markidle_unittest_LDADD = libtcmalloc_minimal.la $(PTHREAD_LIBS) +markidle_unittest_LDADD = libtcmalloc_minimal.la libstacktrace.la $(PTHREAD_LIBS) memalign_unittest_SOURCES = src/tests/memalign_unittest.cc memalign_unittest_CXXFLAGS = $(PTHREAD_CFLAGS) memalign_unittest_LDFLAGS = $(PTHREAD_CFLAGS) -memalign_unittest_LDADD = libtcmalloc_minimal.la $(PTHREAD_LIBS) +memalign_unittest_LDADD = libtcmalloc_minimal.la libstacktrace.la $(PTHREAD_LIBS) thread_dealloc_unittest_SOURCES = src/tests/thread_dealloc_unittest.cc \ src/tests/testutil.h src/tests/testutil.cc thread_dealloc_unittest_CXXFLAGS = $(PTHREAD_CFLAGS) thread_dealloc_unittest_LDFLAGS = $(PTHREAD_CFLAGS) -thread_dealloc_unittest_LDADD = libtcmalloc_minimal.la $(PTHREAD_LIBS) +thread_dealloc_unittest_LDADD = libtcmalloc_minimal.la libstacktrace.la $(PTHREAD_LIBS) ### ------- tcmalloc (thread-caching malloc + heap profiler + heap checker) @@ -840,7 +840,7 @@ heap_profiler_unittest_CXXFLAGS = -g heap_profiler_unittest_LDFLAGS = -g $(PTHREAD_CFLAGS) -heap_profiler_unittest_LDADD = libtcmalloc.la $(PTHREAD_LIBS) +heap_profiler_unittest_LDADD = libtcmalloc.la libstacktrace.la $(PTHREAD_LIBS) heap_checker_unittest_sh_SOURCES = src/tests/heap-checker_unittest.sh heap_checker_death_unittest_sh_SOURCES = src/tests/heap-checker-death_unittest.sh HEAP_CHECKER_UNITTEST_INCLUDES = src/memory_region_map.h \ @@ -855,7 +855,7 @@ heap_checker_unittest_CXXFLAGS = -g $(PTHREAD_CFLAGS) heap_checker_unittest_LDFLAGS = -g $(PTHREAD_CFLAGS) # tcmalloc has to be specified last! -heap_checker_unittest_LDADD = $(PTHREAD_LIBS) liblogging.la -ltcmalloc +heap_checker_unittest_LDADD = $(PTHREAD_LIBS) liblogging.la -ltcmalloc -lstacktrace ### ------- CPU profiler @@ -886,18 +886,18 @@ profiler1_unittest_SOURCES = $(PROFILER_UNITTEST_SRCS) profiler1_unittest_CXXFLAGS = -g -profiler1_unittest_LDADD = libprofiler.la +profiler1_unittest_LDADD = libprofiler.la libstacktrace.la profiler2_unittest_SOURCES = $(PROFILER_UNITTEST_SRCS) profiler2_unittest_CXXFLAGS = -g -profiler2_unittest_LDADD = -lprofiler +profiler2_unittest_LDADD = -lprofiler -lstacktrace profiler3_unittest_SOURCES = $(PROFILER_UNITTEST_SRCS) profiler3_unittest_CXXFLAGS = -g $(PTHREAD_CFLAGS) -DWITH_THREADS profiler3_unittest_LDFLAGS = $(PTHREAD_CFLAGS) -profiler3_unittest_LDADD = libprofiler.la $(PTHREAD_LIBS) +profiler3_unittest_LDADD = libprofiler.la libstacktrace.la $(PTHREAD_LIBS) profiler4_unittest_SOURCES = $(PROFILER_UNITTEST_SRCS) profiler4_unittest_CXXFLAGS = -g $(PTHREAD_CFLAGS) -DWITH_THREADS profiler4_unittest_LDFLAGS = $(PTHREAD_CFLAGS) -profiler4_unittest_LDADD = -lprofiler $(PTHREAD_LIBS) +profiler4_unittest_LDADD = -lprofiler -lstacktrace $(PTHREAD_LIBS) EXTRA_DIST = packages/rpm.sh packages/rpm/rpm.spec packages/deb.sh packages/deb \ $(SCRIPTS) libtool \ src/solaris/libstdc++.la --- NEW FILE google-perftools.spec --- Name: google-perftools Version: 0.91 Release: 1%{?dist} License: BSD Group: Development/Tools Summary: Very fast malloc and performance analysis tools URL: http://code.google.com/p/google-perftools/ Source0: http://google-perftools.googlecode.com/files/google-perftools-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) # x86_64 support requires libunwind, which is not in FC-5 or FC-6. # This arch is enabled in F7+ ExcludeArch: x86_64 Patch0: google-perftools-0.91-norpath.patch %description Perf Tools is a collection of performance analysis tools, including a high-performance multi-threaded malloc() implementation that works particularly well with threads and STL, a thread-friendly heap-checker, a heap profiler, and a cpu-profiler. %package devel Summary: Development libraries and headers for google-perftools Group: Development/Libraries Requires: %{name} = %{version}-%{release} %description devel Libraries and headers for developing applications that use google-perftools. %prep %setup -q %patch0 -p1 -b .norpath %build %configure --disable-static # Bad rpath! sed -i 's|^hardcode_libdir_flag_spec=.*|hardcode_libdir_flag_spec=""|g' libtool sed -i 's|^runpath_var=LD_RUN_PATH|runpath_var=DIE_RPATH_DIE|g' libtool # Can't build with smp_mflags make %install rm -rf $RPM_BUILD_ROOT make DESTDIR=$RPM_BUILD_ROOT docdir=%{_docdir}/%{name}-%{version}/ install find $RPM_BUILD_ROOT -type f -name "*.la" -exec rm -f {} ';' # Zero files rm -rf $RPM_BUILD_ROOT%{_docdir}/%{name}-%{version}/NEWS %clean rm -rf $RPM_BUILD_ROOT %check # The libraries aren't installed on the system yet. :P LD_LIBRARY_PATH=./.libs make check %post -p /sbin/ldconfig %postun -p /sbin/ldconfig %files %defattr(-,root,root,-) %{_bindir}/pprof %{_mandir}/man1/* %{_docdir}/%{name}-%{version}/ %{_libdir}/*.so.* %files devel %defattr(-,root,root,-) %{_includedir}/google %{_libdir}/*.so %changelog * Mon Apr 23 2007 Tom "spot" Callaway 0.91-1 - alright, lets see if this works now. * Wed Oct 13 2005 Tom "spot" Callaway 0.3-2 - change group to Development/Tools * Mon Oct 10 2005 Tom "spot" Callaway 0.3-1 - initial package for Fedora Extras Index: sources =================================================================== RCS file: /cvs/extras/rpms/google-perftools/FC-5/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 28 Apr 2007 04:05:47 -0000 1.1 +++ sources 30 Apr 2007 03:28:57 -0000 1.2 @@ -0,0 +1 @@ +43fb14aadf5edbe0d3b5871f09d1647d google-perftools-0.91.tar.gz From fedora-extras-commits at redhat.com Mon Apr 30 03:45:10 2007 From: fedora-extras-commits at redhat.com (Tom Callaway (spot)) Date: Sun, 29 Apr 2007 23:45:10 -0400 Subject: rpms/google-perftools/FC-5 google-perftools.spec,1.1,1.2 Message-ID: <200704300345.l3U3jAst013988@cvs-int.fedora.redhat.com> Author: spot Update of /cvs/extras/rpms/google-perftools/FC-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv13924/FC-5 Modified Files: google-perftools.spec Log Message: No support for PPC. Bugzilla 238390 Index: google-perftools.spec =================================================================== RCS file: /cvs/extras/rpms/google-perftools/FC-5/google-perftools.spec,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- google-perftools.spec 30 Apr 2007 03:28:57 -0000 1.1 +++ google-perftools.spec 30 Apr 2007 03:44:35 -0000 1.2 @@ -1,6 +1,6 @@ Name: google-perftools Version: 0.91 -Release: 1%{?dist} +Release: 2%{?dist} License: BSD Group: Development/Tools Summary: Very fast malloc and performance analysis tools @@ -9,7 +9,9 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) # x86_64 support requires libunwind, which is not in FC-5 or FC-6. # This arch is enabled in F7+ -ExcludeArch: x86_64 +ExcludeArch: x86_64 +# No support for PPC yet. Bugzilla 238390 +ExcludeArch: ppc Patch0: google-perftools-0.91-norpath.patch %description @@ -70,6 +72,9 @@ %{_libdir}/*.so %changelog +* Sun Apr 29 2007 Tom "spot" Callaway 0.91-2 +- no support for PPC yet + * Mon Apr 23 2007 Tom "spot" Callaway 0.91-1 - alright, lets see if this works now. From fedora-extras-commits at redhat.com Mon Apr 30 03:45:14 2007 From: fedora-extras-commits at redhat.com (Tom Callaway (spot)) Date: Sun, 29 Apr 2007 23:45:14 -0400 Subject: rpms/google-perftools/FC-6 google-perftools.spec,1.1,1.2 Message-ID: <200704300345.l3U3jEuI013991@cvs-int.fedora.redhat.com> Author: spot Update of /cvs/extras/rpms/google-perftools/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv13924/FC-6 Modified Files: google-perftools.spec Log Message: No support for PPC. Bugzilla 238390 Index: google-perftools.spec =================================================================== RCS file: /cvs/extras/rpms/google-perftools/FC-6/google-perftools.spec,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- google-perftools.spec 30 Apr 2007 03:29:02 -0000 1.1 +++ google-perftools.spec 30 Apr 2007 03:44:40 -0000 1.2 @@ -1,6 +1,6 @@ Name: google-perftools Version: 0.91 -Release: 1%{?dist} +Release: 2%{?dist} License: BSD Group: Development/Tools Summary: Very fast malloc and performance analysis tools @@ -9,7 +9,9 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) # x86_64 support requires libunwind, which is not in FC-5 or FC-6. # This arch is enabled in F7+ -ExcludeArch: x86_64 +ExcludeArch: x86_64 +# No support for PPC yet. Bugzilla 238390 +ExcludeArch: ppc Patch0: google-perftools-0.91-norpath.patch %description @@ -70,6 +72,9 @@ %{_libdir}/*.so %changelog +* Sun Apr 29 2007 Tom "spot" Callaway 0.91-2 +- no support for PPC yet + * Mon Apr 23 2007 Tom "spot" Callaway 0.91-1 - alright, lets see if this works now. From fedora-extras-commits at redhat.com Mon Apr 30 03:45:19 2007 From: fedora-extras-commits at redhat.com (Tom Callaway (spot)) Date: Sun, 29 Apr 2007 23:45:19 -0400 Subject: rpms/google-perftools/devel google-perftools.spec,1.1,1.2 Message-ID: <200704300345.l3U3jJcM013994@cvs-int.fedora.redhat.com> Author: spot Update of /cvs/extras/rpms/google-perftools/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv13924/devel Modified Files: google-perftools.spec Log Message: No support for PPC. Bugzilla 238390 Index: google-perftools.spec =================================================================== RCS file: /cvs/extras/rpms/google-perftools/devel/google-perftools.spec,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- google-perftools.spec 30 Apr 2007 03:24:48 -0000 1.1 +++ google-perftools.spec 30 Apr 2007 03:44:44 -0000 1.2 @@ -8,6 +8,8 @@ Source0: http://google-perftools.googlecode.com/files/google-perftools-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: libunwind-devel +# No support for PPC yet. Bugzilla 238390 +ExcludeArch: ppc Patch0: google-perftools-0.91-norpath.patch %description @@ -68,6 +70,9 @@ %{_libdir}/*.so %changelog +* Sun Apr 29 2007 Tom "spot" Callaway 0.91-2 +- no support for ppc yet + * Mon Apr 23 2007 Tom "spot" Callaway 0.91-1 - alright, lets see if this works now. From fedora-extras-commits at redhat.com Mon Apr 30 03:48:36 2007 From: fedora-extras-commits at redhat.com (Tom Callaway (spot)) Date: Sun, 29 Apr 2007 23:48:36 -0400 Subject: rpms/google-perftools/devel google-perftools.spec,1.2,1.3 Message-ID: <200704300348.l3U3ma8g014128@cvs-int.fedora.redhat.com> Author: spot Update of /cvs/extras/rpms/google-perftools/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv14110/devel Modified Files: google-perftools.spec Log Message: devel version of no-ppc commit Index: google-perftools.spec =================================================================== RCS file: /cvs/extras/rpms/google-perftools/devel/google-perftools.spec,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- google-perftools.spec 30 Apr 2007 03:44:44 -0000 1.2 +++ google-perftools.spec 30 Apr 2007 03:48:02 -0000 1.3 @@ -1,6 +1,6 @@ Name: google-perftools Version: 0.91 -Release: 1%{?dist} +Release: 2%{?dist} License: BSD Group: Development/Tools Summary: Very fast malloc and performance analysis tools From fedora-extras-commits at redhat.com Mon Apr 30 04:00:29 2007 From: fedora-extras-commits at redhat.com (Christopher Stone (xulchris)) Date: Mon, 30 Apr 2007 00:00:29 -0400 Subject: rpms/php-Smarty/FC-6 php-Smarty.spec,1.3,1.4 Message-ID: <200704300400.l3U40TuN014272@cvs-int.fedora.redhat.com> Author: xulchris Update of /cvs/extras/rpms/php-Smarty/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv14208 Modified Files: php-Smarty.spec Log Message: sync with devel Index: php-Smarty.spec =================================================================== RCS file: /cvs/extras/rpms/php-Smarty/FC-6/php-Smarty.spec,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- php-Smarty.spec 21 Feb 2007 21:17:20 -0000 1.3 +++ php-Smarty.spec 30 Apr 2007 03:59:54 -0000 1.4 @@ -1,15 +1,16 @@ Name: php-Smarty Summary: Template/Presentation Framework for PHP Version: 2.6.16 -Release: 1%{?dist} +Release: 2%{?dist} Source0: http://smarty.php.net/distributions/Smarty-%{version}.tar.gz License: LGPL -URL: http://smarty.php.net/ +URL: http://smarty.php.net Group: Development/Libraries + BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch -Requires: php >= 5.1.6-3.4 +Requires: php >= 5.2.0-9 %description Although Smarty is known as a "Template Engine", it would be more accurately @@ -23,20 +24,23 @@ %prep -%setup -q -n Smarty-%{version} +%setup -qn Smarty-%{version} %build +# empty build section, nothing required %install rm -rf $RPM_BUILD_ROOT +# install smarty libs install -d $RPM_BUILD_ROOT%{_datadir}/php/Smarty cp -a libs/* $RPM_BUILD_ROOT%{_datadir}/php/Smarty/ +# install icons install -d $RPM_BUILD_ROOT%{_var}/www/icons -install -m644 misc/smarty_icon.gif $RPM_BUILD_ROOT%{_var}/www/icons/ +install -pm 644 misc/smarty_icon.gif $RPM_BUILD_ROOT%{_var}/www/icons/ %clean @@ -44,14 +48,18 @@ %files -%defattr(-,root,root) -%doc BUGS ChangeLog COPYING.lib demo FAQ NEWS QUICK_START README RELEASE_NOTES TODO -%{_datadir}/php/Smarty/ +%defattr(-,root,root,-) +%doc BUGS ChangeLog COPYING.lib demo FAQ NEWS QUICK_START README +%doc RELEASE_NOTES TODO +%{_datadir}/php/Smarty %{_var}/www/icons/* %changelog -* Wed Feb 21 2007 Orion Poplawski 2.6.16-1 +* Wed Feb 21 2007 Christopher Stone 2.6.16-2 +- Minor spec file changes/cleanups + +* Fri Feb 09 2007 Orion Poplawski 2.6.16-1 - Update to 2.6.16 - Install in /usr/share/php/Smarty - Update php version requirement From fedora-extras-commits at redhat.com Mon Apr 30 04:02:41 2007 From: fedora-extras-commits at redhat.com (Christopher Stone (xulchris)) Date: Mon, 30 Apr 2007 00:02:41 -0400 Subject: rpms/php-Smarty/FC-6 php-Smarty.spec,1.4,1.5 Message-ID: <200704300402.l3U42fFS018638@cvs-int.fedora.redhat.com> Author: xulchris Update of /cvs/extras/rpms/php-Smarty/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv18621 Modified Files: php-Smarty.spec Log Message: fix php version requirement Index: php-Smarty.spec =================================================================== RCS file: /cvs/extras/rpms/php-Smarty/FC-6/php-Smarty.spec,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- php-Smarty.spec 30 Apr 2007 03:59:54 -0000 1.4 +++ php-Smarty.spec 30 Apr 2007 04:02:06 -0000 1.5 @@ -10,7 +10,7 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch -Requires: php >= 5.2.0-9 +Requires: php >= 5.1.6-3.5 %description Although Smarty is known as a "Template Engine", it would be more accurately From fedora-extras-commits at redhat.com Mon Apr 30 04:04:14 2007 From: fedora-extras-commits at redhat.com (Tom Callaway (spot)) Date: Mon, 30 Apr 2007 00:04:14 -0400 Subject: rpms/google-perftools/FC-5 google-perftools.spec,1.2,1.3 Message-ID: <200704300404.l3U44Ej8018734@cvs-int.fedora.redhat.com> Author: spot Update of /cvs/extras/rpms/google-perftools/FC-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv18644/FC-5 Modified Files: google-perftools.spec Log Message: The tests work fine for me locally, but some of them fail inside mock. Index: google-perftools.spec =================================================================== RCS file: /cvs/extras/rpms/google-perftools/FC-5/google-perftools.spec,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- google-perftools.spec 30 Apr 2007 03:44:35 -0000 1.2 +++ google-perftools.spec 30 Apr 2007 04:03:40 -0000 1.3 @@ -1,6 +1,6 @@ Name: google-perftools Version: 0.91 -Release: 2%{?dist} +Release: 3%{?dist} License: BSD Group: Development/Tools Summary: Very fast malloc and performance analysis tools @@ -53,7 +53,8 @@ %check # The libraries aren't installed on the system yet. :P -LD_LIBRARY_PATH=./.libs make check +# The tests work fine for me locally, but some of them fail inside mock. +# LD_LIBRARY_PATH=./.libs make check %post -p /sbin/ldconfig @@ -72,6 +73,9 @@ %{_libdir}/*.so %changelog +* Sun Apr 29 2007 Tom "spot" Callaway 0.91-3 +- The tests work fine for me locally, but some of them fail inside mock. + * Sun Apr 29 2007 Tom "spot" Callaway 0.91-2 - no support for PPC yet From fedora-extras-commits at redhat.com Mon Apr 30 04:04:19 2007 From: fedora-extras-commits at redhat.com (Tom Callaway (spot)) Date: Mon, 30 Apr 2007 00:04:19 -0400 Subject: rpms/google-perftools/FC-6 google-perftools.spec,1.2,1.3 Message-ID: <200704300404.l3U44J0Z018740@cvs-int.fedora.redhat.com> Author: spot Update of /cvs/extras/rpms/google-perftools/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv18644/FC-6 Modified Files: google-perftools.spec Log Message: The tests work fine for me locally, but some of them fail inside mock. Index: google-perftools.spec =================================================================== RCS file: /cvs/extras/rpms/google-perftools/FC-6/google-perftools.spec,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- google-perftools.spec 30 Apr 2007 03:44:40 -0000 1.2 +++ google-perftools.spec 30 Apr 2007 04:03:45 -0000 1.3 @@ -1,6 +1,6 @@ Name: google-perftools Version: 0.91 -Release: 2%{?dist} +Release: 3%{?dist} License: BSD Group: Development/Tools Summary: Very fast malloc and performance analysis tools @@ -53,7 +53,8 @@ %check # The libraries aren't installed on the system yet. :P -LD_LIBRARY_PATH=./.libs make check +# The tests work fine for me locally, but some of them fail inside mock. +# LD_LIBRARY_PATH=./.libs make check %post -p /sbin/ldconfig @@ -72,6 +73,9 @@ %{_libdir}/*.so %changelog +* Sun Apr 29 2007 Tom "spot" Callaway 0.91-3 +- The tests work fine for me locally, but some of them fail inside mock. + * Sun Apr 29 2007 Tom "spot" Callaway 0.91-2 - no support for PPC yet From fedora-extras-commits at redhat.com Mon Apr 30 04:04:23 2007 From: fedora-extras-commits at redhat.com (Tom Callaway (spot)) Date: Mon, 30 Apr 2007 00:04:23 -0400 Subject: rpms/google-perftools/devel google-perftools.spec,1.3,1.4 Message-ID: <200704300404.l3U44NjU018744@cvs-int.fedora.redhat.com> Author: spot Update of /cvs/extras/rpms/google-perftools/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv18644/devel Modified Files: google-perftools.spec Log Message: The tests work fine for me locally, but some of them fail inside mock. Index: google-perftools.spec =================================================================== RCS file: /cvs/extras/rpms/google-perftools/devel/google-perftools.spec,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- google-perftools.spec 30 Apr 2007 03:48:02 -0000 1.3 +++ google-perftools.spec 30 Apr 2007 04:03:49 -0000 1.4 @@ -1,6 +1,6 @@ Name: google-perftools Version: 0.91 -Release: 2%{?dist} +Release: 3%{?dist} License: BSD Group: Development/Tools Summary: Very fast malloc and performance analysis tools @@ -51,7 +51,8 @@ %check # The libraries aren't installed on the system yet. :P -LD_LIBRARY_PATH=./.libs make check +# The tests work fine for me locally, but some of them fail inside mock. +# LD_LIBRARY_PATH=./.libs make check %post -p /sbin/ldconfig @@ -70,6 +71,9 @@ %{_libdir}/*.so %changelog +* Sun Apr 29 2007 Tom "spot" Callaway 0.91-3 +- The tests work fine for me locally, but some of them fail inside mock. + * Sun Apr 29 2007 Tom "spot" Callaway 0.91-2 - no support for ppc yet From fedora-extras-commits at redhat.com Mon Apr 30 04:16:52 2007 From: fedora-extras-commits at redhat.com (Christopher Stone (xulchris)) Date: Mon, 30 Apr 2007 00:16:52 -0400 Subject: rpms/php-Smarty/devel .cvsignore, 1.4, 1.5 php-Smarty.spec, 1.5, 1.6 sources, 1.4, 1.5 Message-ID: <200704300416.l3U4Gqcb019027@cvs-int.fedora.redhat.com> Author: xulchris Update of /cvs/extras/rpms/php-Smarty/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv18976/devel Modified Files: .cvsignore php-Smarty.spec sources Log Message: upstream sync Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/php-Smarty/devel/.cvsignore,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- .cvsignore 9 Feb 2007 18:45:04 -0000 1.4 +++ .cvsignore 30 Apr 2007 04:16:18 -0000 1.5 @@ -1 +1 @@ -Smarty-2.6.16.tar.gz +Smarty-2.6.18.tar.gz Index: php-Smarty.spec =================================================================== RCS file: /cvs/extras/rpms/php-Smarty/devel/php-Smarty.spec,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- php-Smarty.spec 21 Feb 2007 22:28:01 -0000 1.5 +++ php-Smarty.spec 30 Apr 2007 04:16:18 -0000 1.6 @@ -1,7 +1,7 @@ Name: php-Smarty Summary: Template/Presentation Framework for PHP -Version: 2.6.16 -Release: 2%{?dist} +Version: 2.6.18 +Release: 1%{?dist} Source0: http://smarty.php.net/distributions/Smarty-%{version}.tar.gz License: LGPL @@ -56,6 +56,9 @@ %changelog +* Sun Apr 29 2007 Christopher Stone 2.6.18-1 +- Upstream sync + * Wed Feb 21 2007 Christopher Stone 2.6.16-2 - Minor spec file changes/cleanups Index: sources =================================================================== RCS file: /cvs/extras/rpms/php-Smarty/devel/sources,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- sources 9 Feb 2007 18:45:04 -0000 1.4 +++ sources 30 Apr 2007 04:16:18 -0000 1.5 @@ -1 +1 @@ -da67591f19b69a932c1cab7df5b0303a Smarty-2.6.16.tar.gz +cd9b9c78b43c0d0490b71111b2fe1a99 Smarty-2.6.18.tar.gz From fedora-extras-commits at redhat.com Mon Apr 30 04:16:47 2007 From: fedora-extras-commits at redhat.com (Christopher Stone (xulchris)) Date: Mon, 30 Apr 2007 00:16:47 -0400 Subject: rpms/php-Smarty/FC-6 .cvsignore, 1.4, 1.5 php-Smarty.spec, 1.5, 1.6 sources, 1.4, 1.5 Message-ID: <200704300416.l3U4GlDH019022@cvs-int.fedora.redhat.com> Author: xulchris Update of /cvs/extras/rpms/php-Smarty/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv18976/FC-6 Modified Files: .cvsignore php-Smarty.spec sources Log Message: upstream sync Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/php-Smarty/FC-6/.cvsignore,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- .cvsignore 21 Feb 2007 21:17:20 -0000 1.4 +++ .cvsignore 30 Apr 2007 04:16:13 -0000 1.5 @@ -1 +1 @@ -Smarty-2.6.16.tar.gz +Smarty-2.6.18.tar.gz Index: php-Smarty.spec =================================================================== RCS file: /cvs/extras/rpms/php-Smarty/FC-6/php-Smarty.spec,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- php-Smarty.spec 30 Apr 2007 04:02:06 -0000 1.5 +++ php-Smarty.spec 30 Apr 2007 04:16:13 -0000 1.6 @@ -1,7 +1,7 @@ Name: php-Smarty Summary: Template/Presentation Framework for PHP -Version: 2.6.16 -Release: 2%{?dist} +Version: 2.6.18 +Release: 1%{?dist} Source0: http://smarty.php.net/distributions/Smarty-%{version}.tar.gz License: LGPL @@ -56,6 +56,9 @@ %changelog +* Sun Apr 29 2007 Christopher Stone 2.6.18-1 +- Upstream sync + * Wed Feb 21 2007 Christopher Stone 2.6.16-2 - Minor spec file changes/cleanups Index: sources =================================================================== RCS file: /cvs/extras/rpms/php-Smarty/FC-6/sources,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- sources 21 Feb 2007 21:17:20 -0000 1.4 +++ sources 30 Apr 2007 04:16:13 -0000 1.5 @@ -1 +1 @@ -da67591f19b69a932c1cab7df5b0303a Smarty-2.6.16.tar.gz +cd9b9c78b43c0d0490b71111b2fe1a99 Smarty-2.6.18.tar.gz From fedora-extras-commits at redhat.com Mon Apr 30 05:48:48 2007 From: fedora-extras-commits at redhat.com (=?utf-8?q?Ralf_Cors=C3=A9pius?= (corsepiu)) Date: Mon, 30 Apr 2007 01:48:48 -0400 Subject: rpms/perl-Devel-StackTrace/devel .cvsignore, 1.5, 1.6 perl-Devel-StackTrace.spec, 1.7, 1.8 sources, 1.5, 1.6 Message-ID: <200704300548.l3U5mm5M025443@cvs-int.fedora.redhat.com> Author: corsepiu Update of /cvs/extras/rpms/perl-Devel-StackTrace/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv25420 Modified Files: .cvsignore perl-Devel-StackTrace.spec sources Log Message: * Mon Apr 30 2007 Ralf Cors??pius - 1.15-1 - Upstream update. Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/perl-Devel-StackTrace/devel/.cvsignore,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- .cvsignore 17 Mar 2007 06:17:44 -0000 1.5 +++ .cvsignore 30 Apr 2007 05:48:13 -0000 1.6 @@ -1 +1 @@ -Devel-StackTrace-1.14.tar.gz +Devel-StackTrace-1.15.tar.gz Index: perl-Devel-StackTrace.spec =================================================================== RCS file: /cvs/extras/rpms/perl-Devel-StackTrace/devel/perl-Devel-StackTrace.spec,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- perl-Devel-StackTrace.spec 17 Mar 2007 06:17:44 -0000 1.7 +++ perl-Devel-StackTrace.spec 30 Apr 2007 05:48:13 -0000 1.8 @@ -1,6 +1,6 @@ Name: perl-Devel-StackTrace Summary: Perl module implementing stack trace and stack trace frame objects -Version: 1.14 +Version: 1.15 Release: 1%{?dist} License: Artistic or GPL Group: Development/Libraries @@ -51,6 +51,9 @@ %{_mandir}/man3/* %changelog +* Mon Apr 30 2007 Ralf Cors??pius - 1.15-1 +- Upstream update. + * Sat Mar 17 2007 Ralf Cors??pius - 1.14-1 - Upstream update. Index: sources =================================================================== RCS file: /cvs/extras/rpms/perl-Devel-StackTrace/devel/sources,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- sources 17 Mar 2007 06:17:44 -0000 1.5 +++ sources 30 Apr 2007 05:48:13 -0000 1.6 @@ -1 +1 @@ -88f4531f209835862686cdab5b47887e Devel-StackTrace-1.14.tar.gz +22058f1ad25dfad27312bde83881c30b Devel-StackTrace-1.15.tar.gz From fedora-extras-commits at redhat.com Mon Apr 30 05:50:00 2007 From: fedora-extras-commits at redhat.com (=?utf-8?q?Ralf_Cors=C3=A9pius?= (corsepiu)) Date: Mon, 30 Apr 2007 01:50:00 -0400 Subject: rpms/perl-Devel-StackTrace/FC-6 .cvsignore, 1.5, 1.6 perl-Devel-StackTrace.spec, 1.7, 1.8 sources, 1.5, 1.6 Message-ID: <200704300550.l3U5o01e025508@cvs-int.fedora.redhat.com> Author: corsepiu Update of /cvs/extras/rpms/perl-Devel-StackTrace/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv25487 Modified Files: .cvsignore perl-Devel-StackTrace.spec sources Log Message: * Mon Apr 30 2007 Ralf Cors??pius - 1.15-1 - Upstream update. Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/perl-Devel-StackTrace/FC-6/.cvsignore,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- .cvsignore 17 Mar 2007 06:19:40 -0000 1.5 +++ .cvsignore 30 Apr 2007 05:49:26 -0000 1.6 @@ -1 +1 @@ -Devel-StackTrace-1.14.tar.gz +Devel-StackTrace-1.15.tar.gz Index: perl-Devel-StackTrace.spec =================================================================== RCS file: /cvs/extras/rpms/perl-Devel-StackTrace/FC-6/perl-Devel-StackTrace.spec,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- perl-Devel-StackTrace.spec 17 Mar 2007 06:19:40 -0000 1.7 +++ perl-Devel-StackTrace.spec 30 Apr 2007 05:49:26 -0000 1.8 @@ -1,6 +1,6 @@ Name: perl-Devel-StackTrace Summary: Perl module implementing stack trace and stack trace frame objects -Version: 1.14 +Version: 1.15 Release: 1%{?dist} License: Artistic or GPL Group: Development/Libraries @@ -51,6 +51,9 @@ %{_mandir}/man3/* %changelog +* Mon Apr 30 2007 Ralf Cors??pius - 1.15-1 +- Upstream update. + * Sat Mar 17 2007 Ralf Cors??pius - 1.14-1 - Upstream update. Index: sources =================================================================== RCS file: /cvs/extras/rpms/perl-Devel-StackTrace/FC-6/sources,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- sources 17 Mar 2007 06:19:40 -0000 1.5 +++ sources 30 Apr 2007 05:49:26 -0000 1.6 @@ -1 +1 @@ -88f4531f209835862686cdab5b47887e Devel-StackTrace-1.14.tar.gz +22058f1ad25dfad27312bde83881c30b Devel-StackTrace-1.15.tar.gz From fedora-extras-commits at redhat.com Mon Apr 30 05:51:36 2007 From: fedora-extras-commits at redhat.com (=?utf-8?q?Ralf_Cors=C3=A9pius?= (corsepiu)) Date: Mon, 30 Apr 2007 01:51:36 -0400 Subject: rpms/perl-Devel-StackTrace/FC-5 .cvsignore, 1.5, 1.6 perl-Devel-StackTrace.spec, 1.6, 1.7 sources, 1.5, 1.6 Message-ID: <200704300551.l3U5paCo025582@cvs-int.fedora.redhat.com> Author: corsepiu Update of /cvs/extras/rpms/perl-Devel-StackTrace/FC-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv25561 Modified Files: .cvsignore perl-Devel-StackTrace.spec sources Log Message: * Mon Apr 30 2007 Ralf Cors??pius - 1.15-1 - Upstream update. Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/perl-Devel-StackTrace/FC-5/.cvsignore,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- .cvsignore 17 Mar 2007 06:20:56 -0000 1.5 +++ .cvsignore 30 Apr 2007 05:51:00 -0000 1.6 @@ -1 +1 @@ -Devel-StackTrace-1.14.tar.gz +Devel-StackTrace-1.15.tar.gz Index: perl-Devel-StackTrace.spec =================================================================== RCS file: /cvs/extras/rpms/perl-Devel-StackTrace/FC-5/perl-Devel-StackTrace.spec,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- perl-Devel-StackTrace.spec 17 Mar 2007 06:20:56 -0000 1.6 +++ perl-Devel-StackTrace.spec 30 Apr 2007 05:51:00 -0000 1.7 @@ -1,6 +1,6 @@ Name: perl-Devel-StackTrace Summary: Perl module implementing stack trace and stack trace frame objects -Version: 1.14 +Version: 1.15 Release: 1%{?dist} License: Artistic or GPL Group: Development/Libraries @@ -51,6 +51,9 @@ %{_mandir}/man3/* %changelog +* Mon Apr 30 2007 Ralf Cors??pius - 1.15-1 +- Upstream update. + * Sat Mar 17 2007 Ralf Cors??pius - 1.14-1 - Upstream update. Index: sources =================================================================== RCS file: /cvs/extras/rpms/perl-Devel-StackTrace/FC-5/sources,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- sources 17 Mar 2007 06:20:56 -0000 1.5 +++ sources 30 Apr 2007 05:51:00 -0000 1.6 @@ -1 +1 @@ -88f4531f209835862686cdab5b47887e Devel-StackTrace-1.14.tar.gz +22058f1ad25dfad27312bde83881c30b Devel-StackTrace-1.15.tar.gz From fedora-extras-commits at redhat.com Mon Apr 30 06:40:08 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Mon, 30 Apr 2007 02:40:08 -0400 Subject: rpms/pidgin/devel .cvsignore, 1.2, 1.3 sources, 1.2, 1.3 pidgin-2.0.0-beta7-fix-perl-plugin-varnames.patch, 1.1, NONE Message-ID: <200704300640.l3U6e8p7031136@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/rpms/pidgin/devel In directory cvs-int.fedora.redhat.com:/home/fedora/wtogami/pidgin/devel Modified Files: .cvsignore sources Removed Files: pidgin-2.0.0-beta7-fix-perl-plugin-varnames.patch Log Message: beta7 release Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/pidgin/devel/.cvsignore,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- .cvsignore 16 Apr 2007 23:20:15 -0000 1.2 +++ .cvsignore 30 Apr 2007 06:39:33 -0000 1.3 @@ -1 +1 @@ -pidgin-2.0.0beta7devel.tar.gz +pidgin-2.0.0beta7.tar.bz2 Index: sources =================================================================== RCS file: /cvs/extras/rpms/pidgin/devel/sources,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- sources 16 Apr 2007 23:20:15 -0000 1.2 +++ sources 30 Apr 2007 06:39:33 -0000 1.3 @@ -1 +1 @@ -5adc11517957215d7cd1d15e7edaf755 pidgin-2.0.0beta7devel.tar.gz +c99250bb52453beff56c3ec1c5dac853 pidgin-2.0.0beta7.tar.bz2 --- pidgin-2.0.0-beta7-fix-perl-plugin-varnames.patch DELETED --- From fedora-extras-commits at redhat.com Mon Apr 30 07:01:51 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Mon, 30 Apr 2007 03:01:51 -0400 Subject: rpms/pidgin/devel pidgin.spec,1.6,1.7 Message-ID: <200704300701.l3U71pTL003229@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/rpms/pidgin/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv3008 Modified Files: pidgin.spec Log Message: pidgin-2.0.0beta7, bug fixes and pref migration handling Index: pidgin.spec =================================================================== RCS file: /cvs/extras/rpms/pidgin/devel/pidgin.spec,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- pidgin.spec 21 Apr 2007 21:05:41 -0000 1.6 +++ pidgin.spec 30 Apr 2007 07:01:16 -0000 1.7 @@ -24,18 +24,18 @@ %define meanwhile_integration 1 # Prerelease define -%define betaver beta7devel +%define betaver beta7 Name: pidgin Version: 2.0.0 -Release: 0.35.%{betaver}%{?dist} +Release: 0.36.%{betaver}%{?dist} License: GPL Group: Applications/Internet URL: http://pidgin.im/ #Source0: http://download.sourceforge.net/gaim/gaim-%{version}%{betaver}.tar.bz2 Source0: pidgin-%{version}%{betaver}.tar.gz -Obsoletes: gaim -Provides: gaim +Obsoletes: gaim < 999:1 +Provides: gaim = 999:1 ExcludeArch: s390 s390x ## Fedora pidgin defaults - Please Regenerate for Each Major Release @@ -57,7 +57,6 @@ ## Patches 100+: To be Included in Future Upstream Patch113: pidgin-2.0.0-beta7-reread-resolvconf.patch -Patch114: pidgin-2.0.0-beta7-fix-perl-plugin-varnames.patch BuildRoot: %{_tmppath}/%{name}-%{version}-root Summary: A Gtk+ based multiprotocol instant messaging client @@ -227,7 +226,6 @@ ## Patches 100+: To be Included in Future Upstream %patch113 -p1 -%patch114 -p1 # Relabel internal version for support purposes sed -i "s/%{version}%{betaver}/%{version}-%{release}/g" configure @@ -329,19 +327,20 @@ %files -f pidgin.lang %defattr(-,root,root,-) -%doc NEWS COPYING AUTHORS doc/FAQ README ChangeLog doc/PERL-HOWTO.dox +%doc NEWS COPYING AUTHORS README ChangeLog doc/PERL-HOWTO.dox %{_bindir}/pidgin %{_bindir}/gaim %{_libdir}/pidgin/ %{_mandir}/man1/pidgin.* -%{_mandir}/man3/Purple::GtkUI.* +%{_mandir}/man3/Pidgin* %{_datadir}/applications/pidgin.desktop %{_datadir}/pixmaps/pidgin/ -%{_datadir}/pixmaps/pidgin.svg +%{_datadir}/icons/hicolor/ %{_datadir}/sounds/pidgin/ %if %{perl_integration} -%{perl_vendorarch}/Purple/* -%{perl_vendorarch}/auto/Purple/GtkUI* +%{perl_vendorarch}/Pidgin.pm +%dir %{perl_vendorarch}/auto/Pidgin/ +%{perl_vendorarch}/auto/Pidgin/Pidgin.so %endif %files devel @@ -350,15 +349,15 @@ %{_libdir}/pkgconfig/pidgin.pc %files -f pidgin.lang -n libpurple -%{_libdir}/libpurple/ +%{_libdir}/purple-2/ %{_libdir}/libpurple.so.* -%{_mandir}/man3/Purple.* +%{_mandir}/man3/Purple* %{_datadir}/pixmaps/purple/ %{_sysconfdir}/purple/ %{_sysconfdir}/gconf/schemas/purple.schemas %if %{perl_integration} %{perl_vendorarch}/Purple.pm -%dir %{perl_vendorarch}/auto/Purple +%dir %{perl_vendorarch}/auto/Purple/ %{perl_vendorarch}/auto/Purple/Purple.so %{perl_vendorarch}/auto/Purple/autosplit.ix %endif @@ -396,6 +395,9 @@ %changelog +* Mon Apr 30 2007 Warren Togami - 2.0.0-0.36.beta7 +- pidgin-2.0.0beta7, bug fixes and pref migration handling + * Sat Apr 21 2007 Warren Togami - 2.0.0-0.35.beta7devel - upstream insists that we remove the Epoch rawhide users might need to use --oldpackage once to upgrade From fedora-extras-commits at redhat.com Mon Apr 30 07:03:58 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Mon, 30 Apr 2007 03:03:58 -0400 Subject: rpms/pidgin/devel pidgin.spec,1.7,1.8 Message-ID: <200704300703.l3U73wi2003305@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/rpms/pidgin/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv3287 Modified Files: pidgin.spec Log Message: gz > bz2 Index: pidgin.spec =================================================================== RCS file: /cvs/extras/rpms/pidgin/devel/pidgin.spec,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- pidgin.spec 30 Apr 2007 07:01:16 -0000 1.7 +++ pidgin.spec 30 Apr 2007 07:03:24 -0000 1.8 @@ -33,7 +33,7 @@ Group: Applications/Internet URL: http://pidgin.im/ #Source0: http://download.sourceforge.net/gaim/gaim-%{version}%{betaver}.tar.bz2 -Source0: pidgin-%{version}%{betaver}.tar.gz +Source0: pidgin-%{version}%{betaver}.tar.bz2 Obsoletes: gaim < 999:1 Provides: gaim = 999:1 ExcludeArch: s390 s390x From fedora-extras-commits at redhat.com Mon Apr 30 07:17:31 2007 From: fedora-extras-commits at redhat.com (Chitlesh GOORAH (chitlesh)) Date: Mon, 30 Apr 2007 03:17:31 -0400 Subject: rpms/marble/FC-6 marble.spec, NONE, 1.1 .cvsignore, 1.1, 1.2 sources, 1.1, 1.2 Message-ID: <200704300717.l3U7HVDB004009@cvs-int.fedora.redhat.com> Author: chitlesh Update of /cvs/extras/rpms/marble/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv3736/FC-6 Modified Files: .cvsignore sources Added Files: marble.spec Log Message: --- NEW FILE marble.spec --- Name: marble #("Fjords") #upstream version : 0.3-1 Version: 0.3.1 Release: 2%{?dist} Summary: A KDE Desktop Globe Group: Applications/Engineering License: LGPL URL: http://edu.kde.org/marble/ Source0: http://developer.kde.org/~tackat/marble/kubuntu/marble_0.3-1.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: qt4-devel cmake desktop-file-utils %description Marble is a generic geographical map widget that is meant to be used by KDE4 applications. It shows the earth as a sphere but doesn't make use of any hardware acceleration (No OpenGL). So although it might look similar to professional applications like Google Earth or Nasa World Wind it's rather meant to be a small light weight multi purpose widget. %prep %setup -q -n %{name} %build CXXFLAGS="${CXXFLAGS:-%optflags}" ; export CXXFLAGS ; #To improve speed: SSE support (-msse) export CMAKE_CXX_FLAGS="$CXXFLAGS" cmake \ -DQTONLY=ON \ -DCMAKE_INSTALL_PREFIX=%{_prefix} \ -DQT_QMAKE_EXECUTABLE=%{_bindir}/qmake-qt4 . %{__make} %{?_smp_mflags} VERBOSE=1 %install %{__rm} -rf %{buildroot} %{__make} install DESTDIR=%{buildroot} desktop-file-install --vendor "" \ --dir %{buildroot}%{_datadir}/applications \ --remove-category "Utility" \ %{buildroot}%{_datadir}/applications/%{name}.desktop %clean %{__rm} -rf %{buildroot} %files %defattr(-,root,root,-) %doc CREDITS LICENSE.txt marble-intro.pdf %{_bindir}/%{name} %{_datadir}/applications/%{name}.desktop %{_datadir}/apps/%{name} %changelog * Sat Apr 28 2007 Chitlesh Goorah 0.3.1-2 - added VERBOSE to make - use of macros on cmake - added cmake and desktop-file-utils ad BR * Sat Apr 14 2007 Chitlesh Goorah 0.3.1-1 - New Upstream release - Dropped Category Engineering - remove-category "Utility" (duplicate kmenu entries) * Sun Mar 25 2007 Chitlesh Goorah 0.3-2.20070325svn - new upstream snapshot * Sat Mar 24 2007 Chitlesh Goorah 0.3-1.20070318svn - initial package Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/marble/FC-6/.cvsignore,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- .cvsignore 29 Apr 2007 22:21:05 -0000 1.1 +++ .cvsignore 30 Apr 2007 07:16:56 -0000 1.2 @@ -0,0 +1 @@ +marble_0.3-1.tar.gz Index: sources =================================================================== RCS file: /cvs/extras/rpms/marble/FC-6/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 29 Apr 2007 22:21:05 -0000 1.1 +++ sources 30 Apr 2007 07:16:56 -0000 1.2 @@ -0,0 +1 @@ +9d10af6c5f8b67503857426f84d8b358 marble_0.3-1.tar.gz From fedora-extras-commits at redhat.com Mon Apr 30 07:17:26 2007 From: fedora-extras-commits at redhat.com (Chitlesh GOORAH (chitlesh)) Date: Mon, 30 Apr 2007 03:17:26 -0400 Subject: rpms/marble import.log,1.1,1.2 Message-ID: <200704300717.l3U7HQbm003999@cvs-int.fedora.redhat.com> Author: chitlesh Update of /cvs/extras/rpms/marble In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv3736 Modified Files: import.log Log Message: Index: import.log =================================================================== RCS file: /cvs/extras/rpms/marble/import.log,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- import.log 29 Apr 2007 22:20:55 -0000 1.1 +++ import.log 30 Apr 2007 07:16:51 -0000 1.2 @@ -0,0 +1 @@ +marble-0_3_1-2:FC-6:marble-0.3.1-2.src.rpm:1177917531 From fedora-extras-commits at redhat.com Mon Apr 30 07:19:07 2007 From: fedora-extras-commits at redhat.com (Chitlesh GOORAH (chitlesh)) Date: Mon, 30 Apr 2007 03:19:07 -0400 Subject: rpms/marble/devel marble.spec, NONE, 1.1 .cvsignore, 1.1, 1.2 sources, 1.1, 1.2 Message-ID: <200704300719.l3U7J7Sx004157@cvs-int.fedora.redhat.com> Author: chitlesh Update of /cvs/extras/rpms/marble/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv4076/devel Modified Files: .cvsignore sources Added Files: marble.spec Log Message: --- NEW FILE marble.spec --- Name: marble #("Fjords") #upstream version : 0.3-1 Version: 0.3.1 Release: 2%{?dist} Summary: A KDE Desktop Globe Group: Applications/Engineering License: LGPL URL: http://edu.kde.org/marble/ Source0: http://developer.kde.org/~tackat/marble/kubuntu/marble_0.3-1.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: qt4-devel cmake desktop-file-utils %description Marble is a generic geographical map widget that is meant to be used by KDE4 applications. It shows the earth as a sphere but doesn't make use of any hardware acceleration (No OpenGL). So although it might look similar to professional applications like Google Earth or Nasa World Wind it's rather meant to be a small light weight multi purpose widget. %prep %setup -q -n %{name} %build CXXFLAGS="${CXXFLAGS:-%optflags}" ; export CXXFLAGS ; #To improve speed: SSE support (-msse) export CMAKE_CXX_FLAGS="$CXXFLAGS" cmake \ -DQTONLY=ON \ -DCMAKE_INSTALL_PREFIX=%{_prefix} \ -DQT_QMAKE_EXECUTABLE=%{_bindir}/qmake-qt4 . %{__make} %{?_smp_mflags} VERBOSE=1 %install %{__rm} -rf %{buildroot} %{__make} install DESTDIR=%{buildroot} desktop-file-install --vendor "" \ --dir %{buildroot}%{_datadir}/applications \ --remove-category "Utility" \ %{buildroot}%{_datadir}/applications/%{name}.desktop %clean %{__rm} -rf %{buildroot} %files %defattr(-,root,root,-) %doc CREDITS LICENSE.txt marble-intro.pdf %{_bindir}/%{name} %{_datadir}/applications/%{name}.desktop %{_datadir}/apps/%{name} %changelog * Sat Apr 28 2007 Chitlesh Goorah 0.3.1-2 - added VERBOSE to make - use of macros on cmake - added cmake and desktop-file-utils ad BR * Sat Apr 14 2007 Chitlesh Goorah 0.3.1-1 - New Upstream release - Dropped Category Engineering - remove-category "Utility" (duplicate kmenu entries) * Sun Mar 25 2007 Chitlesh Goorah 0.3-2.20070325svn - new upstream snapshot * Sat Mar 24 2007 Chitlesh Goorah 0.3-1.20070318svn - initial package Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/marble/devel/.cvsignore,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- .cvsignore 29 Apr 2007 22:21:05 -0000 1.1 +++ .cvsignore 30 Apr 2007 07:18:33 -0000 1.2 @@ -0,0 +1 @@ +marble_0.3-1.tar.gz Index: sources =================================================================== RCS file: /cvs/extras/rpms/marble/devel/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 29 Apr 2007 22:21:05 -0000 1.1 +++ sources 30 Apr 2007 07:18:33 -0000 1.2 @@ -0,0 +1 @@ +9d10af6c5f8b67503857426f84d8b358 marble_0.3-1.tar.gz From fedora-extras-commits at redhat.com Mon Apr 30 07:19:03 2007 From: fedora-extras-commits at redhat.com (Chitlesh GOORAH (chitlesh)) Date: Mon, 30 Apr 2007 03:19:03 -0400 Subject: rpms/marble import.log,1.2,1.3 Message-ID: <200704300719.l3U7J3lm004147@cvs-int.fedora.redhat.com> Author: chitlesh Update of /cvs/extras/rpms/marble In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv4076 Modified Files: import.log Log Message: Index: import.log =================================================================== RCS file: /cvs/extras/rpms/marble/import.log,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- import.log 30 Apr 2007 07:16:51 -0000 1.2 +++ import.log 30 Apr 2007 07:18:28 -0000 1.3 @@ -1 +1,2 @@ marble-0_3_1-2:FC-6:marble-0.3.1-2.src.rpm:1177917531 +marble-0_3_1-2:HEAD:marble-0.3.1-2.src.rpm:1177917809 From fedora-extras-commits at redhat.com Mon Apr 30 07:25:14 2007 From: fedora-extras-commits at redhat.com (Denis Leroy (denis)) Date: Mon, 30 Apr 2007 03:25:14 -0400 Subject: rpms/soundconverter/devel .cvsignore, 1.8, 1.9 soundconverter.spec, 1.13, 1.14 sources, 1.8, 1.9 Message-ID: <200704300725.l3U7PECp004421@cvs-int.fedora.redhat.com> Author: denis Update of /cvs/extras/rpms/soundconverter/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv4400 Modified Files: .cvsignore soundconverter.spec sources Log Message: Update to 0.9.6 Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/soundconverter/devel/.cvsignore,v retrieving revision 1.8 retrieving revision 1.9 diff -u -r1.8 -r1.9 --- .cvsignore 1 Mar 2007 11:07:41 -0000 1.8 +++ .cvsignore 30 Apr 2007 07:24:39 -0000 1.9 @@ -1 +1 @@ -soundconverter-0.9.4.tar.gz +soundconverter-0.9.6.tar.gz Index: soundconverter.spec =================================================================== RCS file: /cvs/extras/rpms/soundconverter/devel/soundconverter.spec,v retrieving revision 1.13 retrieving revision 1.14 diff -u -r1.13 -r1.14 --- soundconverter.spec 1 Mar 2007 11:07:41 -0000 1.13 +++ soundconverter.spec 30 Apr 2007 07:24:39 -0000 1.14 @@ -1,5 +1,5 @@ Name: soundconverter -Version: 0.9.4 +Version: 0.9.6 Release: 1%{?dist} Summary: A simple sound converter application for GNOME @@ -11,10 +11,11 @@ BuildArch: noarch BuildRequires: desktop-file-utils -BuildRequires: pygtk2 +BuildRequires: pygtk2 >= 2.10 BuildRequires: intltool gettext +BuildRequires: gnome-python2-devel >= 2.10 -Requires: pygtk2 +Requires: pygtk2 >= 2.10 Requires: gstreamer-python Requires: gstreamer-plugins-base Requires: gstreamer-plugins-good @@ -33,14 +34,11 @@ %build %configure --disable-dependency-tracking make %{?_smp_mflags} -sed -i 's#Icon=#Icon=%{name}#' data/%{name}.desktop %install rm -rf $RPM_BUILD_ROOT make install DESTDIR=${RPM_BUILD_ROOT} -mkdir -p ${RPM_BUILD_ROOT}%{_datadir}/icons/hicolor/48x48/apps/ -mv ${RPM_BUILD_ROOT}%{_datadir}/pixmaps/*.png ${RPM_BUILD_ROOT}%{_datadir}/icons/hicolor/48x48/apps/%{name}.png %find_lang %{name} @@ -79,9 +77,14 @@ %{_datadir}/%{name} %{_datadir}/applications/*%{name}.desktop %{_datadir}/icons/hicolor/48x48/apps/*.png +%{_datadir}/icons/hicolor/scalable/apps/*.svg %changelog +* Sun Apr 29 2007 Denis Leroy - 0.9.6-1 +- Update to 0.9.6 +- Removed some icon-related hacks, fixed upstream + * Thu Mar 1 2007 Denis Leroy - 0.9.4-1 - Update to 0.9.4 - Removed taglib patch, is upstream Index: sources =================================================================== RCS file: /cvs/extras/rpms/soundconverter/devel/sources,v retrieving revision 1.8 retrieving revision 1.9 diff -u -r1.8 -r1.9 --- sources 1 Mar 2007 11:07:41 -0000 1.8 +++ sources 30 Apr 2007 07:24:39 -0000 1.9 @@ -1 +1 @@ -2c99bb2166f800d9aea8175323faa4ed soundconverter-0.9.4.tar.gz +666f093394fcf6d486281577da304f66 soundconverter-0.9.6.tar.gz From fedora-extras-commits at redhat.com Mon Apr 30 07:32:59 2007 From: fedora-extras-commits at redhat.com (Denis Leroy (denis)) Date: Mon, 30 Apr 2007 03:32:59 -0400 Subject: rpms/soundconverter/FC-6 .cvsignore, 1.8, 1.9 soundconverter.spec, 1.13, 1.14 sources, 1.8, 1.9 Message-ID: <200704300732.l3U7WxcZ005025@cvs-int.fedora.redhat.com> Author: denis Update of /cvs/extras/rpms/soundconverter/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv5002 Modified Files: .cvsignore soundconverter.spec sources Log Message: Update to 0.9.6 Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/soundconverter/FC-6/.cvsignore,v retrieving revision 1.8 retrieving revision 1.9 diff -u -r1.8 -r1.9 --- .cvsignore 1 Mar 2007 10:52:42 -0000 1.8 +++ .cvsignore 30 Apr 2007 07:32:25 -0000 1.9 @@ -1 +1 @@ -soundconverter-0.9.4.tar.gz +soundconverter-0.9.6.tar.gz Index: soundconverter.spec =================================================================== RCS file: /cvs/extras/rpms/soundconverter/FC-6/soundconverter.spec,v retrieving revision 1.13 retrieving revision 1.14 diff -u -r1.13 -r1.14 --- soundconverter.spec 1 Mar 2007 10:52:42 -0000 1.13 +++ soundconverter.spec 30 Apr 2007 07:32:25 -0000 1.14 @@ -1,5 +1,5 @@ Name: soundconverter -Version: 0.9.4 +Version: 0.9.6 Release: 1%{?dist} Summary: A simple sound converter application for GNOME @@ -11,10 +11,11 @@ BuildArch: noarch BuildRequires: desktop-file-utils -BuildRequires: pygtk2 +BuildRequires: pygtk2 >= 2.10 BuildRequires: intltool gettext +BuildRequires: gnome-python2-devel >= 2.10 -Requires: pygtk2 +Requires: pygtk2 >= 2.10 Requires: gstreamer-python Requires: gstreamer-plugins-base Requires: gstreamer-plugins-good @@ -33,14 +34,11 @@ %build %configure --disable-dependency-tracking make %{?_smp_mflags} -sed -i 's#Icon=#Icon=%{name}#' data/%{name}.desktop %install rm -rf $RPM_BUILD_ROOT make install DESTDIR=${RPM_BUILD_ROOT} -mkdir -p ${RPM_BUILD_ROOT}%{_datadir}/icons/hicolor/48x48/apps/ -mv ${RPM_BUILD_ROOT}%{_datadir}/pixmaps/*.png ${RPM_BUILD_ROOT}%{_datadir}/icons/hicolor/48x48/apps/%{name}.png %find_lang %{name} @@ -79,9 +77,14 @@ %{_datadir}/%{name} %{_datadir}/applications/*%{name}.desktop %{_datadir}/icons/hicolor/48x48/apps/*.png +%{_datadir}/icons/hicolor/scalable/apps/*.svg %changelog +* Sun Apr 29 2007 Denis Leroy - 0.9.6-1 +- Update to 0.9.6 +- Removed some icon-related hacks, fixed upstream + * Thu Mar 1 2007 Denis Leroy - 0.9.4-1 - Update to 0.9.4 - Removed taglib patch, is upstream Index: sources =================================================================== RCS file: /cvs/extras/rpms/soundconverter/FC-6/sources,v retrieving revision 1.8 retrieving revision 1.9 diff -u -r1.8 -r1.9 --- sources 1 Mar 2007 10:52:42 -0000 1.8 +++ sources 30 Apr 2007 07:32:25 -0000 1.9 @@ -1 +1 @@ -2c99bb2166f800d9aea8175323faa4ed soundconverter-0.9.4.tar.gz +666f093394fcf6d486281577da304f66 soundconverter-0.9.6.tar.gz From fedora-extras-commits at redhat.com Mon Apr 30 07:53:23 2007 From: fedora-extras-commits at redhat.com (Nils Philippsen (nphilipp)) Date: Mon, 30 Apr 2007 03:53:23 -0400 Subject: rpms/python-imaging/FC-6 python-imaging-1.1.6-sane-types.patch, NONE, 1.1 python-imaging.spec, 1.12, 1.13 Message-ID: <200704300753.l3U7rNgf005360@cvs-int.fedora.redhat.com> Author: nphilipp Update of /cvs/extras/rpms/python-imaging/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv5338 Modified Files: python-imaging.spec Added Files: python-imaging-1.1.6-sane-types.patch Log Message: add sane subpackage, split off tk subpackage (#238252) add sane-types patch use -b for patches to save original files correct groups Resolves: #238252 python-imaging-1.1.6-sane-types.patch: --- NEW FILE python-imaging-1.1.6-sane-types.patch --- --- Imaging-1.1.6/Sane/_sane.c.types 2006-12-03 13:12:22.000000000 +0100 +++ Imaging-1.1.6/Sane/_sane.c 2007-04-28 11:41:19.000000000 +0200 @@ -1152,8 +1152,8 @@ static PyObject * PySane_get_devices(PyObject *self, PyObject *args) { - SANE_Device **devlist; - SANE_Device *dev; + const SANE_Device **devlist; + const SANE_Device *dev; SANE_Status st; PyObject *list; int local_only, i; Index: python-imaging.spec =================================================================== RCS file: /cvs/extras/rpms/python-imaging/FC-6/python-imaging.spec,v retrieving revision 1.12 retrieving revision 1.13 diff -u -r1.12 -r1.13 --- python-imaging.spec 5 Feb 2007 19:53:48 -0000 1.12 +++ python-imaging.spec 30 Apr 2007 07:52:47 -0000 1.13 @@ -5,22 +5,22 @@ Summary: Python's own image processing library Name: python-imaging Version: 1.1.6 -Release: 1%{?dist} +Release: 3%{?dist} License: BSD -Group: Development/Languages +Group: System Environment/Libraries Source0: http://effbot.org/downloads/Imaging-%{version}.tar.gz Patch0: %{name}-no-xv.patch Patch1: %{name}-lib64.patch Patch2: %{name}-giftrans.patch +Patch3: %{name}-1.1.6-sane-types.patch URL: http://www.pythonware.com/products/pil/ BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: python-devel, libjpeg-devel, zlib-devel, freetype-devel BuildRequires: tkinter, tk-devel - -Requires: tkinter +BuildRequires: sane-backends-devel %description Python Imaging Library @@ -34,8 +34,8 @@ Details about licensing can be found from README file. %package devel -Summary: Development files for python-imaging. -Group: Development/Languages +Summary: Development files for python-imaging +Group: Development/Libraries Requires: %{name} = %{version}-%{release}, python-devel Requires: libjpeg-devel Requires: zlib-devel @@ -43,12 +43,32 @@ %description devel Development files for python-imaging. +%package sane +Summary: Python Module for using scanners +Group: System Environment/Libraries +Requires: %{name} = %{version}-%{release} + +%description sane +This package contains the sane module for Python which provides access to +various raster scanning devices such as flatbed scanners and digital cameras. + +%package tk +Summary: Tk interface for python-imaging +Group: System Environment/Libraries +Requires: %{name} = %{version}-%{release} +Requires: tkinter +Obsoletes: %{name} < 1.1.6-3 +Conflicts: %{name} < 1.1.6-3 + +%description tk +This package contains a Tk interface for python-imaging. %prep %setup -q -n Imaging-%{version} %patch0 -p1 %patch1 -p0 %patch2 -p1 +%patch3 -p1 -b .sane-types # fix the interpreter path for Scripts/*.py cd Scripts @@ -67,6 +87,9 @@ CFLAGS="$RPM_OPT_FLAGS" %{__python} setup.py build +pushd Sane +CFLAGS="$RPM_OPT_FLAGS" %{__python} setup.py build +popd %install rm -rf $RPM_BUILD_ROOT @@ -74,33 +97,70 @@ install -m 644 libImaging/*.h $RPM_BUILD_ROOT/%{py_incdir}/Imaging %{__python} setup.py install -O1 --skip-build --root $RPM_BUILD_ROOT +pushd Sane +%{__python} setup.py install -O1 --skip-build --root $RPM_BUILD_ROOT +popd + # There is no need to ship the binaries since they are already packaged # in %doc rm -rf $RPM_BUILD_ROOT%{_bindir} +# Separate files that need Tk and files that don't +echo '%%defattr (0644,root,root,755)' > files.main +echo '%%defattr (0644,root,root,755)' > files.tk +p="$PWD" + +pushd $RPM_BUILD_ROOT%{python_sitearch}/PIL +for file in *; do + case "$file" in + ImageTk*|SpiderImagePlugin*|_imagingtk.so) + what=files.tk + ;; + *) + what=files.main + ;; + esac + echo %{python_sitearch}/PIL/$file >> "$p/$what" +done +popd + + %check || : PYTHONPATH=$(ls -1d build/lib.linux*) %{__python} selftest.py - %clean rm -rf $RPM_BUILD_ROOT -%files +%files -f files.main %defattr (-,root,root) %doc README CHANGES %{python_sitearch}/PIL.pth %dir %{python_sitearch}/PIL -%{python_sitearch}/PIL/*.so -%{python_sitearch}/PIL/*.py* %files devel %defattr (0644,root,root,755) %{py_incdir}/Imaging -%doc Docs Scripts Images Sane +%doc Docs Scripts Images +%files sane +%defattr (0644,root,root,755) +%doc Sane/CHANGES Sane/demo*.py Sane/sanedoc.txt +%{python_sitearch}/_sane.so +%{python_sitearch}/sane.py* + +%files tk -f files.tk %changelog +* Sun Apr 29 2007 Nils Philippsen - 1.1.6-3 +- add sane subpackage, split off tk subpackage (#238252) +- add sane-types patch +- use -b for patches to save original files +- correct groups + +* Wed Feb 14 2007 Jos?? Matos - 1.1.6-2 +- Rebuild for Tcl/Tk downgrade (F7) + * Mon Feb 5 2007 Jos?? Matos - 1.1.6-1 - New upstream version. - Clean spec file and specify license as BSD. From fedora-extras-commits at redhat.com Mon Apr 30 08:10:13 2007 From: fedora-extras-commits at redhat.com (Chitlesh GOORAH (chitlesh)) Date: Mon, 30 Apr 2007 04:10:13 -0400 Subject: rpms/marble import.log,1.3,1.4 Message-ID: <200704300810.l3U8ADZq011305@cvs-int.fedora.redhat.com> Author: chitlesh Update of /cvs/extras/rpms/marble In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv11271 Modified Files: import.log Log Message: Index: import.log =================================================================== RCS file: /cvs/extras/rpms/marble/import.log,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- import.log 30 Apr 2007 07:18:28 -0000 1.3 +++ import.log 30 Apr 2007 08:09:39 -0000 1.4 @@ -1,2 +1,3 @@ marble-0_3_1-2:FC-6:marble-0.3.1-2.src.rpm:1177917531 marble-0_3_1-2:HEAD:marble-0.3.1-2.src.rpm:1177917809 +marble-0_3_1-3:FC-6:marble-0.3.1-3.src.rpm:1177920865 From fedora-extras-commits at redhat.com Mon Apr 30 08:10:18 2007 From: fedora-extras-commits at redhat.com (Chitlesh GOORAH (chitlesh)) Date: Mon, 30 Apr 2007 04:10:18 -0400 Subject: rpms/marble/FC-6 marble.spec,1.1,1.2 Message-ID: <200704300810.l3U8AIAc011308@cvs-int.fedora.redhat.com> Author: chitlesh Update of /cvs/extras/rpms/marble/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv11271/FC-6 Modified Files: marble.spec Log Message: Index: marble.spec =================================================================== RCS file: /cvs/extras/rpms/marble/FC-6/marble.spec,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- marble.spec 30 Apr 2007 07:16:56 -0000 1.1 +++ marble.spec 30 Apr 2007 08:09:44 -0000 1.2 @@ -2,7 +2,7 @@ #("Fjords") #upstream version : 0.3-1 Version: 0.3.1 -Release: 2%{?dist} +Release: 3%{?dist} Summary: A KDE Desktop Globe Group: Applications/Engineering @@ -29,10 +29,14 @@ %build +%ifarch ppc +sed -i.flags -e 's|-msse||' src/CMakeLists.txt +%endif + CXXFLAGS="${CXXFLAGS:-%optflags}" ; export CXXFLAGS ; -#To improve speed: SSE support (-msse) export CMAKE_CXX_FLAGS="$CXXFLAGS" + cmake \ -DQTONLY=ON \ -DCMAKE_INSTALL_PREFIX=%{_prefix} \ @@ -66,6 +70,9 @@ %changelog +* Mon Apr 30 2007 Chitlesh Goorah 0.3.1-3 +- fix for ppc + * Sat Apr 28 2007 Chitlesh Goorah 0.3.1-2 - added VERBOSE to make - use of macros on cmake From fedora-extras-commits at redhat.com Mon Apr 30 08:13:16 2007 From: fedora-extras-commits at redhat.com (Mamoru Tasaka (mtasaka)) Date: Mon, 30 Apr 2007 04:13:16 -0400 Subject: comps comps-f7.xml.in, 1.175, 1.176 comps-fe5.xml.in, 1.261, 1.262 comps-fe6.xml.in, 1.331, 1.332 Message-ID: <200704300813.l3U8DGow011417@cvs-int.fedora.redhat.com> Author: mtasaka Update of /cvs/extras/comps In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv11397 Modified Files: comps-f7.xml.in comps-fe5.xml.in comps-fe6.xml.in Log Message: add migemo mecab-ipadic Index: comps-f7.xml.in =================================================================== RCS file: /cvs/extras/comps/comps-f7.xml.in,v retrieving revision 1.175 retrieving revision 1.176 diff -u -r1.175 -r1.176 --- comps-f7.xml.in 30 Apr 2007 01:40:25 -0000 1.175 +++ comps-f7.xml.in 30 Apr 2007 08:12:45 -0000 1.176 @@ -1931,7 +1931,9 @@ kcc lv mecab + mecab-ipadic mecab-jumandic + migemo nkf perl-NKF scim-input-pad Index: comps-fe5.xml.in =================================================================== RCS file: /cvs/extras/comps/comps-fe5.xml.in,v retrieving revision 1.261 retrieving revision 1.262 diff -u -r1.261 -r1.262 --- comps-fe5.xml.in 30 Apr 2007 01:40:25 -0000 1.261 +++ comps-fe5.xml.in 30 Apr 2007 08:12:45 -0000 1.262 @@ -666,7 +666,9 @@ jfbterm mecab + mecab-ipadic mecab-jumandic + migemo scim-input-pad scim-skk scim-tomoe Index: comps-fe6.xml.in =================================================================== RCS file: /cvs/extras/comps/comps-fe6.xml.in,v retrieving revision 1.331 retrieving revision 1.332 diff -u -r1.331 -r1.332 --- comps-fe6.xml.in 30 Apr 2007 01:40:25 -0000 1.331 +++ comps-fe6.xml.in 30 Apr 2007 08:12:45 -0000 1.332 @@ -768,7 +768,9 @@ jfbterm mecab + mecab-ipadic mecab-jumandic + migemo scim-input-pad scim-skk scim-tomoe From fedora-extras-commits at redhat.com Mon Apr 30 08:26:35 2007 From: fedora-extras-commits at redhat.com (Chitlesh GOORAH (chitlesh)) Date: Mon, 30 Apr 2007 04:26:35 -0400 Subject: rpms/marble import.log,1.4,1.5 Message-ID: <200704300826.l3U8QZa1011595@cvs-int.fedora.redhat.com> Author: chitlesh Update of /cvs/extras/rpms/marble In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv11555 Modified Files: import.log Log Message: Index: import.log =================================================================== RCS file: /cvs/extras/rpms/marble/import.log,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- import.log 30 Apr 2007 08:09:39 -0000 1.4 +++ import.log 30 Apr 2007 08:26:00 -0000 1.5 @@ -1,3 +1,4 @@ marble-0_3_1-2:FC-6:marble-0.3.1-2.src.rpm:1177917531 marble-0_3_1-2:HEAD:marble-0.3.1-2.src.rpm:1177917809 marble-0_3_1-3:FC-6:marble-0.3.1-3.src.rpm:1177920865 +marble-0_3_1-3:HEAD:marble-0.3.1-3.src.rpm:1177921799 From fedora-extras-commits at redhat.com Mon Apr 30 08:26:40 2007 From: fedora-extras-commits at redhat.com (Chitlesh GOORAH (chitlesh)) Date: Mon, 30 Apr 2007 04:26:40 -0400 Subject: rpms/marble/devel marble.spec,1.1,1.2 Message-ID: <200704300826.l3U8QebC011598@cvs-int.fedora.redhat.com> Author: chitlesh Update of /cvs/extras/rpms/marble/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv11555/devel Modified Files: marble.spec Log Message: Index: marble.spec =================================================================== RCS file: /cvs/extras/rpms/marble/devel/marble.spec,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- marble.spec 30 Apr 2007 07:18:33 -0000 1.1 +++ marble.spec 30 Apr 2007 08:26:06 -0000 1.2 @@ -2,7 +2,7 @@ #("Fjords") #upstream version : 0.3-1 Version: 0.3.1 -Release: 2%{?dist} +Release: 3%{?dist} Summary: A KDE Desktop Globe Group: Applications/Engineering @@ -29,10 +29,14 @@ %build +%ifarch ppc +sed -i.flags -e 's|-msse||' src/CMakeLists.txt +%endif + CXXFLAGS="${CXXFLAGS:-%optflags}" ; export CXXFLAGS ; -#To improve speed: SSE support (-msse) export CMAKE_CXX_FLAGS="$CXXFLAGS" + cmake \ -DQTONLY=ON \ -DCMAKE_INSTALL_PREFIX=%{_prefix} \ @@ -66,6 +70,9 @@ %changelog +* Mon Apr 30 2007 Chitlesh Goorah 0.3.1-3 +- fix for ppc + * Sat Apr 28 2007 Chitlesh Goorah 0.3.1-2 - added VERBOSE to make - use of macros on cmake From fedora-extras-commits at redhat.com Mon Apr 30 08:57:24 2007 From: fedora-extras-commits at redhat.com (Paul Howarth (pghmcfc)) Date: Mon, 30 Apr 2007 04:57:24 -0400 Subject: rpms/gtkwave/devel .cvsignore, 1.36, 1.37 gtkwave.spec, 1.38, 1.39 sources, 1.36, 1.37 Message-ID: <200704300857.l3U8vO49012447@cvs-int.fedora.redhat.com> Author: pghmcfc Update of /cvs/extras/rpms/gtkwave/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv12423 Modified Files: .cvsignore gtkwave.spec sources Log Message: update to 3.0.27 Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/gtkwave/devel/.cvsignore,v retrieving revision 1.36 retrieving revision 1.37 diff -u -r1.36 -r1.37 --- .cvsignore 20 Apr 2007 14:17:33 -0000 1.36 +++ .cvsignore 30 Apr 2007 08:56:50 -0000 1.37 @@ -1 +1 @@ -gtkwave-3.0.26.tar.gz +gtkwave-3.0.27.tar.gz Index: gtkwave.spec =================================================================== RCS file: /cvs/extras/rpms/gtkwave/devel/gtkwave.spec,v retrieving revision 1.38 retrieving revision 1.39 diff -u -r1.38 -r1.39 --- gtkwave.spec 20 Apr 2007 14:17:33 -0000 1.38 +++ gtkwave.spec 30 Apr 2007 08:56:50 -0000 1.39 @@ -1,6 +1,6 @@ Summary: Waveform Viewer Name: gtkwave -Version: 3.0.26 +Version: 3.0.27 Release: 1%{?dist} License: GPL & MIT Group: Applications/Engineering @@ -66,7 +66,7 @@ %{_bindir}/vcd2lxt %{_bindir}/vcd2lxt2 %{_bindir}/vcd2vzt -%{_bindir}/vertex +%{_bindir}/vermin %{_bindir}/vzt2vcd %{_bindir}/vztminer %{_mandir}/man1/ghwdump.1* @@ -83,12 +83,17 @@ %{_mandir}/man1/vcd2lxt.1* %{_mandir}/man1/vcd2lxt2.1* %{_mandir}/man1/vcd2vzt.1* -%{_mandir}/man1/vertex.1* +%{_mandir}/man1/vermin.1* %{_mandir}/man1/vzt2vcd.1* %{_mandir}/man1/vztminer.1* %{_mandir}/man5/gtkwaverc.5* %changelog +* Mon Apr 30 2007 Paul Howarth 3.0.27-1 +- update to 3.0.27 +- rename "vertex" to "vermin" to avoid conflict with Vertex 3D Model Assembler + (http://wolfpack.twu.net/Vertex/index.html) + * Fri Apr 20 2007 Paul Howarth 3.0.26-1 - update to 3.0.26 @@ -229,10 +234,10 @@ * Mon Nov 7 2005 Paul Howarth 1.3.76-3 - clean up for Fedora Extras: -- don't support GTK1 builds -- unconditionally remove buildroot in %%clean and %%install -- remove redundant glib2-devel buildreq -- add dist tag + - don't support GTK1 builds + - unconditionally remove buildroot in %%clean and %%install + - remove redundant glib2-devel buildreq + - add dist tag * Mon Nov 7 2005 Thomas Sailer - 1.3.76-2 - add GHDL ghw support Index: sources =================================================================== RCS file: /cvs/extras/rpms/gtkwave/devel/sources,v retrieving revision 1.36 retrieving revision 1.37 diff -u -r1.36 -r1.37 --- sources 20 Apr 2007 14:17:33 -0000 1.36 +++ sources 30 Apr 2007 08:56:50 -0000 1.37 @@ -1 +1 @@ -aa460b61663bb96f5a65a70d2f0a5221 gtkwave-3.0.26.tar.gz +a578f62340687765df9b0ab59444dfea gtkwave-3.0.27.tar.gz From fedora-extras-commits at redhat.com Mon Apr 30 09:13:13 2007 From: fedora-extras-commits at redhat.com (Paul Howarth (pghmcfc)) Date: Mon, 30 Apr 2007 05:13:13 -0400 Subject: rpms/gtkwave/FC-6 .cvsignore, 1.36, 1.37 gtkwave.spec, 1.38, 1.39 sources, 1.36, 1.37 Message-ID: <200704300913.l3U9DDWt017021@cvs-int.fedora.redhat.com> Author: pghmcfc Update of /cvs/extras/rpms/gtkwave/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv16997 Modified Files: .cvsignore gtkwave.spec sources Log Message: update to 3.0.27 Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/gtkwave/FC-6/.cvsignore,v retrieving revision 1.36 retrieving revision 1.37 diff -u -r1.36 -r1.37 --- .cvsignore 20 Apr 2007 14:24:18 -0000 1.36 +++ .cvsignore 30 Apr 2007 09:12:38 -0000 1.37 @@ -1 +1 @@ -gtkwave-3.0.26.tar.gz +gtkwave-3.0.27.tar.gz Index: gtkwave.spec =================================================================== RCS file: /cvs/extras/rpms/gtkwave/FC-6/gtkwave.spec,v retrieving revision 1.38 retrieving revision 1.39 diff -u -r1.38 -r1.39 --- gtkwave.spec 20 Apr 2007 14:24:18 -0000 1.38 +++ gtkwave.spec 30 Apr 2007 09:12:38 -0000 1.39 @@ -1,6 +1,6 @@ Summary: Waveform Viewer Name: gtkwave -Version: 3.0.26 +Version: 3.0.27 Release: 1%{?dist} License: GPL & MIT Group: Applications/Engineering @@ -66,7 +66,7 @@ %{_bindir}/vcd2lxt %{_bindir}/vcd2lxt2 %{_bindir}/vcd2vzt -%{_bindir}/vertex +%{_bindir}/vermin %{_bindir}/vzt2vcd %{_bindir}/vztminer %{_mandir}/man1/ghwdump.1* @@ -83,12 +83,17 @@ %{_mandir}/man1/vcd2lxt.1* %{_mandir}/man1/vcd2lxt2.1* %{_mandir}/man1/vcd2vzt.1* -%{_mandir}/man1/vertex.1* +%{_mandir}/man1/vermin.1* %{_mandir}/man1/vzt2vcd.1* %{_mandir}/man1/vztminer.1* %{_mandir}/man5/gtkwaverc.5* %changelog +* Mon Apr 30 2007 Paul Howarth 3.0.27-1 +- update to 3.0.27 +- rename "vertex" to "vermin" to avoid conflict with Vertex 3D Model Assembler + (http://wolfpack.twu.net/Vertex/index.html) + * Fri Apr 20 2007 Paul Howarth 3.0.26-1 - update to 3.0.26 @@ -229,10 +234,10 @@ * Mon Nov 7 2005 Paul Howarth 1.3.76-3 - clean up for Fedora Extras: -- don't support GTK1 builds -- unconditionally remove buildroot in %%clean and %%install -- remove redundant glib2-devel buildreq -- add dist tag + - don't support GTK1 builds + - unconditionally remove buildroot in %%clean and %%install + - remove redundant glib2-devel buildreq + - add dist tag * Mon Nov 7 2005 Thomas Sailer - 1.3.76-2 - add GHDL ghw support Index: sources =================================================================== RCS file: /cvs/extras/rpms/gtkwave/FC-6/sources,v retrieving revision 1.36 retrieving revision 1.37 diff -u -r1.36 -r1.37 --- sources 20 Apr 2007 14:24:18 -0000 1.36 +++ sources 30 Apr 2007 09:12:38 -0000 1.37 @@ -1 +1 @@ -aa460b61663bb96f5a65a70d2f0a5221 gtkwave-3.0.26.tar.gz +a578f62340687765df9b0ab59444dfea gtkwave-3.0.27.tar.gz From fedora-extras-commits at redhat.com Mon Apr 30 09:15:06 2007 From: fedora-extras-commits at redhat.com (Paul Howarth (pghmcfc)) Date: Mon, 30 Apr 2007 05:15:06 -0400 Subject: rpms/gtkwave/FC-5 .cvsignore, 1.36, 1.37 gtkwave.spec, 1.36, 1.37 sources, 1.36, 1.37 Message-ID: <200704300915.l3U9F6wP017109@cvs-int.fedora.redhat.com> Author: pghmcfc Update of /cvs/extras/rpms/gtkwave/FC-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv17075 Modified Files: .cvsignore gtkwave.spec sources Log Message: update to 3.0.27 Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/gtkwave/FC-5/.cvsignore,v retrieving revision 1.36 retrieving revision 1.37 diff -u -r1.36 -r1.37 --- .cvsignore 20 Apr 2007 14:25:30 -0000 1.36 +++ .cvsignore 30 Apr 2007 09:14:31 -0000 1.37 @@ -1 +1 @@ -gtkwave-3.0.26.tar.gz +gtkwave-3.0.27.tar.gz Index: gtkwave.spec =================================================================== RCS file: /cvs/extras/rpms/gtkwave/FC-5/gtkwave.spec,v retrieving revision 1.36 retrieving revision 1.37 diff -u -r1.36 -r1.37 --- gtkwave.spec 20 Apr 2007 14:25:30 -0000 1.36 +++ gtkwave.spec 30 Apr 2007 09:14:31 -0000 1.37 @@ -1,6 +1,6 @@ Summary: Waveform Viewer Name: gtkwave -Version: 3.0.26 +Version: 3.0.27 Release: 1%{?dist} License: GPL & MIT Group: Applications/Engineering @@ -66,7 +66,7 @@ %{_bindir}/vcd2lxt %{_bindir}/vcd2lxt2 %{_bindir}/vcd2vzt -%{_bindir}/vertex +%{_bindir}/vermin %{_bindir}/vzt2vcd %{_bindir}/vztminer %{_mandir}/man1/ghwdump.1* @@ -83,12 +83,17 @@ %{_mandir}/man1/vcd2lxt.1* %{_mandir}/man1/vcd2lxt2.1* %{_mandir}/man1/vcd2vzt.1* -%{_mandir}/man1/vertex.1* +%{_mandir}/man1/vermin.1* %{_mandir}/man1/vzt2vcd.1* %{_mandir}/man1/vztminer.1* %{_mandir}/man5/gtkwaverc.5* %changelog +* Mon Apr 30 2007 Paul Howarth 3.0.27-1 +- update to 3.0.27 +- rename "vertex" to "vermin" to avoid conflict with Vertex 3D Model Assembler + (http://wolfpack.twu.net/Vertex/index.html) + * Fri Apr 20 2007 Paul Howarth 3.0.26-1 - update to 3.0.26 @@ -229,10 +234,10 @@ * Mon Nov 7 2005 Paul Howarth 1.3.76-3 - clean up for Fedora Extras: -- don't support GTK1 builds -- unconditionally remove buildroot in %%clean and %%install -- remove redundant glib2-devel buildreq -- add dist tag + - don't support GTK1 builds + - unconditionally remove buildroot in %%clean and %%install + - remove redundant glib2-devel buildreq + - add dist tag * Mon Nov 7 2005 Thomas Sailer - 1.3.76-2 - add GHDL ghw support Index: sources =================================================================== RCS file: /cvs/extras/rpms/gtkwave/FC-5/sources,v retrieving revision 1.36 retrieving revision 1.37 diff -u -r1.36 -r1.37 --- sources 20 Apr 2007 14:25:30 -0000 1.36 +++ sources 30 Apr 2007 09:14:31 -0000 1.37 @@ -1 +1 @@ -aa460b61663bb96f5a65a70d2f0a5221 gtkwave-3.0.26.tar.gz +a578f62340687765df9b0ab59444dfea gtkwave-3.0.27.tar.gz From fedora-extras-commits at redhat.com Mon Apr 30 09:36:08 2007 From: fedora-extras-commits at redhat.com (Denis Leroy (denis)) Date: Mon, 30 Apr 2007 05:36:08 -0400 Subject: rpms/glibmm24/FC-5 .cvsignore, 1.10, 1.11 glibmm.spec, 1.13, 1.14 sources, 1.11, 1.12 Message-ID: <200704300936.l3U9a8Ru017761@cvs-int.fedora.redhat.com> Author: denis Update of /cvs/extras/rpms/glibmm24/FC-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv17726 Modified Files: .cvsignore glibmm.spec sources Log Message: Update to 2.10.10 Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/glibmm24/FC-5/.cvsignore,v retrieving revision 1.10 retrieving revision 1.11 diff -u -r1.10 -r1.11 --- .cvsignore 12 Mar 2007 08:37:10 -0000 1.10 +++ .cvsignore 30 Apr 2007 09:35:33 -0000 1.11 @@ -1 +1 @@ -glibmm-2.10.9.tar.bz2 +glibmm-2.10.10.tar.bz2 Index: glibmm.spec =================================================================== RCS file: /cvs/extras/rpms/glibmm24/FC-5/glibmm.spec,v retrieving revision 1.13 retrieving revision 1.14 diff -u -r1.13 -r1.14 --- glibmm.spec 12 Mar 2007 08:37:10 -0000 1.13 +++ glibmm.spec 30 Apr 2007 09:35:33 -0000 1.14 @@ -1,5 +1,5 @@ Name: glibmm24 -Version: 2.10.9 +Version: 2.10.10 Release: 1 Summary: C++ interface for GTK2 (a GUI library for X) @@ -73,6 +73,9 @@ %{_datadir}/aclocal/*.m4 %changelog +* Mon Apr 30 2007 Denis Leroy - 2.10.10-1 +- Update to 2.10.10 + * Sun Mar 11 2007 Denis Leroy - 2.10.9-1 - Update to 2.10.9, to match glib2 version Index: sources =================================================================== RCS file: /cvs/extras/rpms/glibmm24/FC-5/sources,v retrieving revision 1.11 retrieving revision 1.12 diff -u -r1.11 -r1.12 --- sources 12 Mar 2007 08:37:10 -0000 1.11 +++ sources 30 Apr 2007 09:35:33 -0000 1.12 @@ -1 +1 @@ -8d6ff86c9bc3e710523213b2d4528c5a glibmm-2.10.9.tar.bz2 +394cdbc499350864938bfb3980027d6a glibmm-2.10.10.tar.bz2 From fedora-extras-commits at redhat.com Mon Apr 30 09:53:26 2007 From: fedora-extras-commits at redhat.com (Denis Leroy (denis)) Date: Mon, 30 Apr 2007 05:53:26 -0400 Subject: rpms/gtkmm24/FC-5 .cvsignore, 1.9, 1.10 gtkmm.spec, 1.16, 1.17 sources, 1.11, 1.12 Message-ID: <200704300953.l3U9rQmZ017961@cvs-int.fedora.redhat.com> Author: denis Update of /cvs/extras/rpms/gtkmm24/FC-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv17935 Modified Files: .cvsignore gtkmm.spec sources Log Message: Update to 2.8.11 Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/gtkmm24/FC-5/.cvsignore,v retrieving revision 1.9 retrieving revision 1.10 diff -u -r1.9 -r1.10 --- .cvsignore 12 Mar 2007 08:49:44 -0000 1.9 +++ .cvsignore 30 Apr 2007 09:52:50 -0000 1.10 @@ -1 +1 @@ -gtkmm-2.8.10.tar.bz2 +gtkmm-2.8.11.tar.bz2 Index: gtkmm.spec =================================================================== RCS file: /cvs/extras/rpms/gtkmm24/FC-5/gtkmm.spec,v retrieving revision 1.16 retrieving revision 1.17 diff -u -r1.16 -r1.17 --- gtkmm.spec 12 Mar 2007 08:49:44 -0000 1.16 +++ gtkmm.spec 30 Apr 2007 09:52:50 -0000 1.17 @@ -1,5 +1,5 @@ Name: gtkmm24 -Version: 2.8.10 +Version: 2.8.11 Release: 1%{?dist} Summary: C++ interface for GTK2 (a GUI library for X) @@ -96,6 +96,9 @@ %changelog +* Mon Apr 30 2007 Denis Leroy - 2.8.11-1 +- Update to 2.8.11 + * Sun Mar 11 2007 Denis Leroy - 2.8.10-1 - Update to 2.8.10 Index: sources =================================================================== RCS file: /cvs/extras/rpms/gtkmm24/FC-5/sources,v retrieving revision 1.11 retrieving revision 1.12 diff -u -r1.11 -r1.12 --- sources 12 Mar 2007 08:49:44 -0000 1.11 +++ sources 30 Apr 2007 09:52:50 -0000 1.12 @@ -1 +1 @@ -1027ce6d006c135cc3d53e8cd477c7c4 gtkmm-2.8.10.tar.bz2 +f15a6c0ce4b73e5b585fb5fb93043f1d gtkmm-2.8.11.tar.bz2 From fedora-extras-commits at redhat.com Mon Apr 30 10:22:57 2007 From: fedora-extras-commits at redhat.com (Remi Collet (remi)) Date: Mon, 30 Apr 2007 06:22:57 -0400 Subject: rpms/php-pear-Net-FTP/EL-5 php-pear-Net-FTP.spec,1.2,1.3 Message-ID: <200704301022.l3UAMvUE022651@cvs-int.fedora.redhat.com> Author: remi Update of /cvs/extras/rpms/php-pear-Net-FTP/EL-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv22609 Modified Files: php-pear-Net-FTP.spec Log Message: FC5 SPEC Index: php-pear-Net-FTP.spec =================================================================== RCS file: /cvs/extras/rpms/php-pear-Net-FTP/EL-5/php-pear-Net-FTP.spec,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- php-pear-Net-FTP.spec 9 Nov 2006 16:22:49 -0000 1.2 +++ php-pear-Net-FTP.spec 30 Apr 2007 10:22:23 -0000 1.3 @@ -3,7 +3,7 @@ Name: php-pear-Net-FTP Version: 1.3.2 -Release: 1%{?dist}.1 +Release: 1%{?dist} Summary: Provides an OO interface to the PHP FTP functions plus some additions Group: Development/Libraries @@ -87,9 +87,6 @@ %changelog -* Thu Nov 9 2006 Remi Collet 1.3.2-1.fc6.1 -- bump release to build under FC6 - * Sun Nov 5 2006 Remi Collet 1.3.2-1 - initial RPM (generated specfile + cleanup) - add CHANGELOG and LICENSE From fedora-extras-commits at redhat.com Mon Apr 30 11:03:41 2007 From: fedora-extras-commits at redhat.com (Canadian Doctor Queen) Date: Mon, 30 Apr 2007 07:03:41 -0400 Subject: MedHelp 72323 Message-ID: <20070430120343.17325.qmail@OFFICE> An HTML attachment was scrubbed... URL: From fedora-extras-commits at redhat.com Mon Apr 30 11:54:13 2007 From: fedora-extras-commits at redhat.com (Patrice Dumas (pertusus)) Date: Mon, 30 Apr 2007 07:54:13 -0400 Subject: rpms/libdap/devel libdap.spec,1.9,1.10 Message-ID: <200704301154.l3UBsDnh028960@cvs-int.fedora.redhat.com> Author: pertusus Update of /cvs/extras/rpms/libdap/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv28938 Modified Files: libdap.spec Log Message: * Mon Apr 30 2007 Patrice Dumas 3.7.6-1 - update to 3.7.6 Index: libdap.spec =================================================================== RCS file: /cvs/extras/rpms/libdap/devel/libdap.spec,v retrieving revision 1.9 retrieving revision 1.10 diff -u -r1.9 -r1.10 --- libdap.spec 31 Oct 2006 17:00:19 -0000 1.9 +++ libdap.spec 30 Apr 2007 11:53:39 -0000 1.10 @@ -1,7 +1,7 @@ Name: libdap Summary: The C++ DAP2 library from OPeNDAP -Version: 3.7.2 -Release: 3%{?dist} +Version: 3.7.6 +Release: 1%{?dist} Source0: ftp://ftp.unidata.ucar.edu/pub/opendap/source/libdap-%{version}.tar.gz URL: http://www.opendap.org/ @@ -82,6 +82,9 @@ %{_datadir}/aclocal/* %changelog +* Mon Apr 30 2007 Patrice Dumas 3.7.6-1 +- update to 3.7.6 + * Tue Oct 31 2006 Patrice Dumas 3.7.2-3 - rebuild for new libcurl soname From fedora-extras-commits at redhat.com Mon Apr 30 11:57:33 2007 From: fedora-extras-commits at redhat.com (Patrice Dumas (pertusus)) Date: Mon, 30 Apr 2007 07:57:33 -0400 Subject: rpms/libnc-dap/devel libnc-dap.spec,1.12,1.13 Message-ID: <200704301157.l3UBvXdI028994@cvs-int.fedora.redhat.com> Author: pertusus Update of /cvs/extras/rpms/libnc-dap/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv28975 Modified Files: libnc-dap.spec Log Message: * Mon Apr 30 2007 Patrice Dumas 3.7.0-1 - update to 3.7.0 Index: libnc-dap.spec =================================================================== RCS file: /cvs/extras/rpms/libnc-dap/devel/libnc-dap.spec,v retrieving revision 1.12 retrieving revision 1.13 diff -u -r1.12 -r1.13 --- libnc-dap.spec 31 Oct 2006 17:11:14 -0000 1.12 +++ libnc-dap.spec 30 Apr 2007 11:56:59 -0000 1.13 @@ -1,7 +1,7 @@ Name: libnc-dap Summary: The NetCDF interface to DAP-2 from OPeNDAP -Version: 3.6.2 -Release: 5%{?dist} +Version: 3.7.0 +Release: 1%{?dist} Source0: ftp://ftp.unidata.ucar.edu/pub/opendap/source/libnc-dap-%{version}.tar.gz URL: http://www.opendap.org/ @@ -70,6 +70,9 @@ %changelog +* Mon Apr 30 2007 Patrice Dumas 3.7.0-1 +- update to 3.7.0 + * Tue Oct 31 2006 Patrice Dumas 3.6.2-5 - licence is LGPL since it cause the BSD code to be distributed as LGPL too From fedora-extras-commits at redhat.com Mon Apr 30 12:03:41 2007 From: fedora-extras-commits at redhat.com (David Woodhouse (dwmw2)) Date: Mon, 30 Apr 2007 08:03:41 -0400 Subject: rpms/clisp/devel clisp-config-stacksize.patch, NONE, 1.1 clisp.spec, 1.23, 1.24 Message-ID: <200704301203.l3UC3f7T000974@cvs-int.fedora.redhat.com> Author: dwmw2 Update of /cvs/extras/rpms/clisp/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv952 Modified Files: clisp.spec Added Files: clisp-config-stacksize.patch Log Message: fix stack size, restore ppc build clisp-config-stacksize.patch: --- NEW FILE clisp-config-stacksize.patch --- --- configure 2006/10/18 01:36:48 1.104 +++ configure 2007/01/02 21:51:40 1.105 @@ -718,6 +718,17 @@ fi fi +# CLISP needs a lot of stack space for bootstrapping, +# and insufficient stack space manifests itself via arbitrary GC errors. +# it was believed that 8192 is enough until power5 came along: +# https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=166347 +STACK_LIMIT=16384 +stacksizelimit=`ulimit -s 2>/dev/null || :` # cygwin /bin/sh ulimit is broken +# need 3 separate test calls because of "integer expression expected" errors +# when $stacksizelimit is "" or "unlimited" (no short-circuiting!) +test -z "$stacksizelimit" || { test "$stacksizelimit" != unlimited && test "$stacksizelimit" -lt ${STACK_LIMIT}; } +STACK_TOO_SMALL=$? # 0=true => need to reset; 1=false => big enough + if test -z "$do_build"; then echo @@ -729,13 +740,12 @@ echo " ./makemake $makemake_args > Makefile" echo " make config.lisp" echo " ${EDITOR:-vi} config.lisp" - stacksizelimit=`ulimit -s 2>/dev/null || :` # cygwin /bin/sh ulimit is broken - if test -z "$stacksizelimit" || { test "$stacksizelimit" != unlimited && test "$stacksizelimit" -lt 8192; }; then + if [ "${STACK_TOO_SMALL}" = 0 ]; then cat </dev/null; set -e; + if [ "${STACK_TOO_SMALL}" = 0 ]; then + set +e; ulimit -s ${STACK_LIMIT} 2>/dev/null; set -e; + fi make make check cd .. Index: clisp.spec =================================================================== RCS file: /cvs/extras/rpms/clisp/devel/clisp.spec,v retrieving revision 1.23 retrieving revision 1.24 diff -u -r1.23 -r1.24 --- clisp.spec 9 Dec 2006 23:09:15 -0000 1.23 +++ clisp.spec 30 Apr 2007 12:03:07 -0000 1.24 @@ -1,12 +1,13 @@ Name: clisp Summary: Common Lisp (ANSI CL) implementation Version: 2.41 -Release: 3%{?dist} +Release: 4%{?dist} Group: Development/Languages License: GPL URL: http://clisp.cons.org Source: http://download.sourceforge.net/clisp/clisp-2.41.tar.bz2 +Patch: clisp-config-stacksize.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: readline-devel BuildRequires: gettext @@ -26,7 +27,6 @@ BuildRequires: libXrender-devel BuildRequires: libXt-devel BuildRequires: imake -ExcludeArch: ppc ppc64 %description @@ -37,7 +37,7 @@ Lisp standard. It runs on most Unix workstations (GNU/Linux, FreeBSD, NetBSD, OpenBSD, Solaris, Tru64, HP-UX, BeOS, NeXTstep, IRIX, AIX and others) and on other systems (Windows NT/2000/XP, Windows 95/98/ME) -and needs only 4 MB of RAM. +and needs only 4 MiB of RAM. It is Free Software and may be distributed under the terms of GNU GPL, while it is possible to distribute commercial proprietary applications @@ -62,6 +62,7 @@ %prep %setup -q +%patch -p0 # enforced stack size seems to be too small sed -i "s|ulimit -s 8192|ulimit -s unlimited|" configure @@ -138,6 +139,9 @@ %changelog +* Mon Apr 30 2007 David Woodhouse - 2.41-4 +- Fix stack size in configure, restore ppc build + * Sat Dec 9 2006 Gerard Milmeister - 2.41-3 - rebuild without berkeley-db for now From fedora-extras-commits at redhat.com Mon Apr 30 12:49:22 2007 From: fedora-extras-commits at redhat.com (Tom Callaway (spot)) Date: Mon, 30 Apr 2007 08:49:22 -0400 Subject: rpms/R/FC-5 R-2.5.0-pkgconfig.patch,NONE,1.1 R.spec,1.21,1.22 Message-ID: <200704301249.l3UCnM4g002070@cvs-int.fedora.redhat.com> Author: spot Update of /cvs/extras/rpms/R/FC-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv2014/FC-5 Modified Files: R.spec Added Files: R-2.5.0-pkgconfig.patch Log Message: Fixes from Martyn Plummer R-2.5.0-pkgconfig.patch: --- NEW FILE R-2.5.0-pkgconfig.patch --- diff -uNr R-2.5.0/src/nmath/standalone/Makefile.in R-2.5.0-patched/src/nmath/standalone/Makefile.in --- R-2.5.0/src/nmath/standalone/Makefile.in 2007-03-26 18:42:08.000000000 +0200 +++ R-2.5.0-patched/src/nmath/standalone/Makefile.in 2007-04-29 14:50:55.000000000 +0200 @@ -67,7 +67,7 @@ libRmath_la_LDFLAGS = CLEANFILES = Makedeps *.d *.o *.lo test $(SOURCES) -DISTCLEANFILES = Makefile $(Rexeclibdir_LIBRARIES) $(Rexeclibdir_LTLIBRARIES) +DISTCLEANFILES = Makefile libRmath.pc $(Rexeclibdir_LIBRARIES) $(Rexeclibdir_LTLIBRARIES) DEFS = -DHAVE_CONFIG_H -DMATHLIB_STANDALONE ALL_CPPFLAGS = $(R_XTRA_CPPFLAGS) -I$(srcdir)/.. $(CPPFLAGS) $(DEFS) @@ -78,7 +78,7 @@ @r_cc_lo_rules_frag@ -all: Makefile inc static shared +all: Makefile inc static shared build-pc inc: (cd ../../include; $(MAKE) Rmath.h) @@ -100,6 +100,11 @@ shared: Makefile ../../include/Rconfig.h Copy Makedeps @$(MAKE) $(Rexeclibdir_LTLIBRARIES) +build-pc: + @$(SED) -e "s:@libdir:$(libdir):" -e "s:@includedir:$(includedir):" \ + -e 's/@VERSION/$(VERSION)/' -e 's/@libm/$(LIBM)/' $(srcdir)/libRmath.pc.in \ + > "libRmath.pc" + ../../include/Rconfig.h: (cd $(@D); $(MAKE) $(@F)) @@ -163,9 +168,7 @@ install-pc: @$(MKINSTALLDIRS) "$(libdir)/pkgconfig" - @$(SED) -e "s:@libdir:$(libdir):" -e "s:@includedir:$(includedir):" \ - -e 's/@VERSION/$(VERSION)/' -e 's/@libm/$(LIBM)/' $(srcdir)/libRmath.pc.in \ - > "$(libdir)/pkgconfig/libRmath.pc" + @$(INSTALL_DATA) libRmath.pc "$(libdir)/pkgconfig/libRmath.pc" uninstall: @rm -f $(includedir)/Rmath.h $(libdir)/$(libRmath_la) $(libdir)/libRmath.a "$(libdir)/pkgconfig/libRmath.pc" diff -uNr R-2.5.0/src/scripts/Makefile.in R-2.5.0-patched/src/scripts/Makefile.in --- R-2.5.0/src/scripts/Makefile.in 2007-03-26 18:42:09.000000000 +0200 +++ R-2.5.0-patched/src/scripts/Makefile.in 2007-04-29 14:50:14.000000000 +0200 @@ -23,17 +23,22 @@ DISTFILES = Makefile.in Makefile.win $(SCRIPTS_S) $(SCRIPTS_B_IN) R.sh.in CLEANFILES = -DISTCLEANFILES = Makefile R.fe R.sh $(SCRIPTS_B) +DISTCLEANFILES = Makefile R.fe R.fe2 R.sh $(SCRIPTS_B) all: Makefile R Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status @cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ -R: $(SCRIPTS_B) R.fe +R: $(SCRIPTS_B) R.fe R.fe2 @$(MAKE) rhome=$(top_builddir) install-cmds @$(INSTALL_SCRIPT) R.fe $(top_builddir)/bin/R +R.fe2: + @(d=`echo '$(rhome)' | sed 's,/,\\\/,g';`; \ + sed -e "s/\\(R_HOME_DIR=\\).*/\\1$${d}/;" -e "s+\\(R_SHARE_DIR=\\).*+\\1$(rsharedir)+;" -e "s+\\(R_INCLUDE_DIR=\\).*+\\1$(rincludedir)+;" -e "s+\\(R_DOC_DIR=\\).*+\\1$(rdocdir)+;"\ + < R.fe > $@) + ## ## Seems we need target rules for creating FOO from FOO.in: pattern ## rules ('%:%.in') are not portable, and some versions of Make do not @@ -95,10 +100,8 @@ install: installdirs install-cmds @rm -f $(bindir)/R - @(d=`echo '$(rhome)' | sed 's,/,\\\/,g';`; \ - sed -e "s/\\(R_HOME_DIR=\\).*/\\1$${d}/;" -e "s+\\(R_SHARE_DIR=\\).*+\\1$(rsharedir)+;" -e "s+\\(R_INCLUDE_DIR=\\).*+\\1$(rincludedir)+;" -e "s+\\(R_DOC_DIR=\\).*+\\1$(rdocdir)+;"\ - < R.fe > "$(Rexecbindir)/R") - @$(INSTALL_SCRIPT) "$(Rexecbindir)/R" "$(bindir)/R" + @$(INSTALL_SCRIPT) R.fe2 "$(Rexecbindir)/R" + @$(INSTALL_SCRIPT) R.fe2 "$(bindir)/R" @chmod 755 "$(bindir)/R" "$(Rexecbindir)/R" ## why of all the scriots does this alone chmod just one copy? installdirs: diff -uNr R-2.5.0/src/unix/Makefile.in R-2.5.0-patched/src/unix/Makefile.in --- R-2.5.0/src/unix/Makefile.in 2007-03-26 18:41:33.000000000 +0200 +++ R-2.5.0-patched/src/unix/Makefile.in 2007-04-29 14:51:55.000000000 +0200 @@ -26,7 +26,7 @@ @WANT_R_SHLIB_TRUE at ALL_CFLAGS = $(ALL_CFLAGS_LO) -all: Makefile Makedeps R +all: Makefile Makedeps R Makefile: $(srcdir)/Makefile.in \ $(top_builddir)/config.status \ @@ -38,11 +38,23 @@ @cat $(DEPENDS) >> Makefile @touch $@ -R: Makefile +R: Makefile @$(MAKE) Makedeps @WANT_R_SHLIB_FALSE@ @$(MAKE) libunix.a @WANT_R_SHLIB_TRUE@ @$(MAKE) stamp-lo + @$(MAKE) rhome=$(abs_top_builddir) build-Rscript @$(MAKE) rhome=$(abs_top_builddir) install-Rscript + @$(MAKE) build-Rscript + @$(MAKE) build-pc + +build-pc: + @$(SED) -e "s:@rhome:$(rhome):" -e "s:@rincludedir:$(rincludedir):" \ + -e 's/@VERSION/$(VERSION)/' $(srcdir)/libR.pc.in \ + > "libR.pc" + +build-Rscript: + $(CC) $(ALL_CPPFLAGS) $(ALL_CFLAGS) -DR_HOME='"$(rhome)"' -o Rscript \ + $(srcdir)/Rscript.c ## is this portable? ../include/Rversion.h: @@ -60,22 +72,19 @@ clean: @-rm -rf .libs _libs @-rm -f Makedeps *.d *.o *.a *.lo *.la stamp-lo + @-rm -f Rscript libR.pc distclean: clean @-rm -f Makefile maintainer-clean: distclean -## we need to build at install time to capture the correct 'rhome' +## install previously built Rscript install-Rscript: - $(CC) $(ALL_CPPFLAGS) $(ALL_CFLAGS) -DR_HOME='"$(rhome)"' -o Rscript \ - $(srcdir)/Rscript.c @$(MKINSTALLDIRS) "$(Rexecbindir)" @$(INSTALL_PROGRAM) Rscript "$(Rexecbindir)/Rscript" -## substitute at install time to allow 'prefix' to be overridden +## install previously built libR.pc install-pc: @$(MKINSTALLDIRS) "$(libdir)/pkgconfig" - @$(SED) -e "s:@rhome:$(rhome):" -e "s:@rincludedir:$(rincludedir):" \ - -e 's/@VERSION/$(VERSION)/' $(srcdir)/libR.pc.in \ - > "$(libdir)/pkgconfig/libR.pc" + @$(INSTALL_DATA) libR.pc "$(libdir)/pkgconfig/libR.pc" install: install-Rscript @WANT_R_SHLIB_TRUE@ install-pc @$(MKINSTALLDIRS) "$(bindir)" @$(INSTALL_PROGRAM) Rscript "$(bindir)/Rscript" Index: R.spec =================================================================== RCS file: /cvs/extras/rpms/R/FC-5/R.spec,v retrieving revision 1.21 retrieving revision 1.22 diff -u -r1.21 -r1.22 --- R.spec 25 Apr 2007 21:32:14 -0000 1.21 +++ R.spec 30 Apr 2007 12:48:48 -0000 1.22 @@ -1,11 +1,12 @@ Name: R Version: 2.5.0 -Release: 1%{?dist} +Release: 2%{?dist} Summary: A language for data analysis and graphics URL: http://www.r-project.org Source0: ftp://cran.r-project.org/pub/R/src/base/R-2/R-%{version}.tar.gz License: GPL Group: Applications/Engineering +Patch0: R-2.5.0-pkgconfig.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: gcc-gfortran BuildRequires: gcc-c++, tetex-latex, texinfo @@ -14,6 +15,8 @@ BuildRequires: blas >= 3.0, pcre-devel, zlib-devel BuildRequires: java-1.4.2-gcj-compat, lapack-devel BuildRequires: libSM-devel, libX11-devel, libICE-devel, libXt-devel +# This isn't entirely true, but Martyn Plummer thinks it will be soon. +BuildRequires: gcc-objc Requires: evince, cups, firefox # These are the submodules that R provides. Sometimes R modules say they @@ -98,6 +101,7 @@ %prep %setup -q +%patch0 -p1 %build # Add PATHS to Renviron for R_LIBS @@ -236,6 +240,10 @@ /sbin/ldconfig %changelog +* Mon Apr 30 2007 Tom "spot" Callaway 2.5.0-2 +- patch from Martyn Plummer fixes .pc files +- add new BR: gcc-objc + * Wed Apr 25 2007 Tom "spot" Callaway 2.5.0-1 - bump to 2.5.0 From fedora-extras-commits at redhat.com Mon Apr 30 12:49:32 2007 From: fedora-extras-commits at redhat.com (Tom Callaway (spot)) Date: Mon, 30 Apr 2007 08:49:32 -0400 Subject: rpms/R/devel R-2.5.0-pkgconfig.patch,NONE,1.1 R.spec,1.25,1.26 Message-ID: <200704301249.l3UCnWRk002076@cvs-int.fedora.redhat.com> Author: spot Update of /cvs/extras/rpms/R/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv2014/devel Modified Files: R.spec Added Files: R-2.5.0-pkgconfig.patch Log Message: Fixes from Martyn Plummer R-2.5.0-pkgconfig.patch: --- NEW FILE R-2.5.0-pkgconfig.patch --- diff -uNr R-2.5.0/src/nmath/standalone/Makefile.in R-2.5.0-patched/src/nmath/standalone/Makefile.in --- R-2.5.0/src/nmath/standalone/Makefile.in 2007-03-26 18:42:08.000000000 +0200 +++ R-2.5.0-patched/src/nmath/standalone/Makefile.in 2007-04-29 14:50:55.000000000 +0200 @@ -67,7 +67,7 @@ libRmath_la_LDFLAGS = CLEANFILES = Makedeps *.d *.o *.lo test $(SOURCES) -DISTCLEANFILES = Makefile $(Rexeclibdir_LIBRARIES) $(Rexeclibdir_LTLIBRARIES) +DISTCLEANFILES = Makefile libRmath.pc $(Rexeclibdir_LIBRARIES) $(Rexeclibdir_LTLIBRARIES) DEFS = -DHAVE_CONFIG_H -DMATHLIB_STANDALONE ALL_CPPFLAGS = $(R_XTRA_CPPFLAGS) -I$(srcdir)/.. $(CPPFLAGS) $(DEFS) @@ -78,7 +78,7 @@ @r_cc_lo_rules_frag@ -all: Makefile inc static shared +all: Makefile inc static shared build-pc inc: (cd ../../include; $(MAKE) Rmath.h) @@ -100,6 +100,11 @@ shared: Makefile ../../include/Rconfig.h Copy Makedeps @$(MAKE) $(Rexeclibdir_LTLIBRARIES) +build-pc: + @$(SED) -e "s:@libdir:$(libdir):" -e "s:@includedir:$(includedir):" \ + -e 's/@VERSION/$(VERSION)/' -e 's/@libm/$(LIBM)/' $(srcdir)/libRmath.pc.in \ + > "libRmath.pc" + ../../include/Rconfig.h: (cd $(@D); $(MAKE) $(@F)) @@ -163,9 +168,7 @@ install-pc: @$(MKINSTALLDIRS) "$(libdir)/pkgconfig" - @$(SED) -e "s:@libdir:$(libdir):" -e "s:@includedir:$(includedir):" \ - -e 's/@VERSION/$(VERSION)/' -e 's/@libm/$(LIBM)/' $(srcdir)/libRmath.pc.in \ - > "$(libdir)/pkgconfig/libRmath.pc" + @$(INSTALL_DATA) libRmath.pc "$(libdir)/pkgconfig/libRmath.pc" uninstall: @rm -f $(includedir)/Rmath.h $(libdir)/$(libRmath_la) $(libdir)/libRmath.a "$(libdir)/pkgconfig/libRmath.pc" diff -uNr R-2.5.0/src/scripts/Makefile.in R-2.5.0-patched/src/scripts/Makefile.in --- R-2.5.0/src/scripts/Makefile.in 2007-03-26 18:42:09.000000000 +0200 +++ R-2.5.0-patched/src/scripts/Makefile.in 2007-04-29 14:50:14.000000000 +0200 @@ -23,17 +23,22 @@ DISTFILES = Makefile.in Makefile.win $(SCRIPTS_S) $(SCRIPTS_B_IN) R.sh.in CLEANFILES = -DISTCLEANFILES = Makefile R.fe R.sh $(SCRIPTS_B) +DISTCLEANFILES = Makefile R.fe R.fe2 R.sh $(SCRIPTS_B) all: Makefile R Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status @cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ -R: $(SCRIPTS_B) R.fe +R: $(SCRIPTS_B) R.fe R.fe2 @$(MAKE) rhome=$(top_builddir) install-cmds @$(INSTALL_SCRIPT) R.fe $(top_builddir)/bin/R +R.fe2: + @(d=`echo '$(rhome)' | sed 's,/,\\\/,g';`; \ + sed -e "s/\\(R_HOME_DIR=\\).*/\\1$${d}/;" -e "s+\\(R_SHARE_DIR=\\).*+\\1$(rsharedir)+;" -e "s+\\(R_INCLUDE_DIR=\\).*+\\1$(rincludedir)+;" -e "s+\\(R_DOC_DIR=\\).*+\\1$(rdocdir)+;"\ + < R.fe > $@) + ## ## Seems we need target rules for creating FOO from FOO.in: pattern ## rules ('%:%.in') are not portable, and some versions of Make do not @@ -95,10 +100,8 @@ install: installdirs install-cmds @rm -f $(bindir)/R - @(d=`echo '$(rhome)' | sed 's,/,\\\/,g';`; \ - sed -e "s/\\(R_HOME_DIR=\\).*/\\1$${d}/;" -e "s+\\(R_SHARE_DIR=\\).*+\\1$(rsharedir)+;" -e "s+\\(R_INCLUDE_DIR=\\).*+\\1$(rincludedir)+;" -e "s+\\(R_DOC_DIR=\\).*+\\1$(rdocdir)+;"\ - < R.fe > "$(Rexecbindir)/R") - @$(INSTALL_SCRIPT) "$(Rexecbindir)/R" "$(bindir)/R" + @$(INSTALL_SCRIPT) R.fe2 "$(Rexecbindir)/R" + @$(INSTALL_SCRIPT) R.fe2 "$(bindir)/R" @chmod 755 "$(bindir)/R" "$(Rexecbindir)/R" ## why of all the scriots does this alone chmod just one copy? installdirs: diff -uNr R-2.5.0/src/unix/Makefile.in R-2.5.0-patched/src/unix/Makefile.in --- R-2.5.0/src/unix/Makefile.in 2007-03-26 18:41:33.000000000 +0200 +++ R-2.5.0-patched/src/unix/Makefile.in 2007-04-29 14:51:55.000000000 +0200 @@ -26,7 +26,7 @@ @WANT_R_SHLIB_TRUE at ALL_CFLAGS = $(ALL_CFLAGS_LO) -all: Makefile Makedeps R +all: Makefile Makedeps R Makefile: $(srcdir)/Makefile.in \ $(top_builddir)/config.status \ @@ -38,11 +38,23 @@ @cat $(DEPENDS) >> Makefile @touch $@ -R: Makefile +R: Makefile @$(MAKE) Makedeps @WANT_R_SHLIB_FALSE@ @$(MAKE) libunix.a @WANT_R_SHLIB_TRUE@ @$(MAKE) stamp-lo + @$(MAKE) rhome=$(abs_top_builddir) build-Rscript @$(MAKE) rhome=$(abs_top_builddir) install-Rscript + @$(MAKE) build-Rscript + @$(MAKE) build-pc + +build-pc: + @$(SED) -e "s:@rhome:$(rhome):" -e "s:@rincludedir:$(rincludedir):" \ + -e 's/@VERSION/$(VERSION)/' $(srcdir)/libR.pc.in \ + > "libR.pc" + +build-Rscript: + $(CC) $(ALL_CPPFLAGS) $(ALL_CFLAGS) -DR_HOME='"$(rhome)"' -o Rscript \ + $(srcdir)/Rscript.c ## is this portable? ../include/Rversion.h: @@ -60,22 +72,19 @@ clean: @-rm -rf .libs _libs @-rm -f Makedeps *.d *.o *.a *.lo *.la stamp-lo + @-rm -f Rscript libR.pc distclean: clean @-rm -f Makefile maintainer-clean: distclean -## we need to build at install time to capture the correct 'rhome' +## install previously built Rscript install-Rscript: - $(CC) $(ALL_CPPFLAGS) $(ALL_CFLAGS) -DR_HOME='"$(rhome)"' -o Rscript \ - $(srcdir)/Rscript.c @$(MKINSTALLDIRS) "$(Rexecbindir)" @$(INSTALL_PROGRAM) Rscript "$(Rexecbindir)/Rscript" -## substitute at install time to allow 'prefix' to be overridden +## install previously built libR.pc install-pc: @$(MKINSTALLDIRS) "$(libdir)/pkgconfig" - @$(SED) -e "s:@rhome:$(rhome):" -e "s:@rincludedir:$(rincludedir):" \ - -e 's/@VERSION/$(VERSION)/' $(srcdir)/libR.pc.in \ - > "$(libdir)/pkgconfig/libR.pc" + @$(INSTALL_DATA) libR.pc "$(libdir)/pkgconfig/libR.pc" install: install-Rscript @WANT_R_SHLIB_TRUE@ install-pc @$(MKINSTALLDIRS) "$(bindir)" @$(INSTALL_PROGRAM) Rscript "$(bindir)/Rscript" Index: R.spec =================================================================== RCS file: /cvs/extras/rpms/R/devel/R.spec,v retrieving revision 1.25 retrieving revision 1.26 diff -u -r1.25 -r1.26 --- R.spec 25 Apr 2007 21:32:24 -0000 1.25 +++ R.spec 30 Apr 2007 12:48:57 -0000 1.26 @@ -1,11 +1,12 @@ Name: R Version: 2.5.0 -Release: 1%{?dist} +Release: 2%{?dist} Summary: A language for data analysis and graphics URL: http://www.r-project.org Source0: ftp://cran.r-project.org/pub/R/src/base/R-2/R-%{version}.tar.gz License: GPL Group: Applications/Engineering +Patch0: R-2.5.0-pkgconfig.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: gcc-gfortran BuildRequires: gcc-c++, tetex-latex, texinfo-tex @@ -14,6 +15,8 @@ BuildRequires: blas >= 3.0, pcre-devel, zlib-devel BuildRequires: java-1.5.0-gcj, lapack-devel BuildRequires: libSM-devel, libX11-devel, libICE-devel, libXt-devel +# This isn't entirely true, but Martyn Plummer thinks it will be soon. +BuildRequires: gcc-objc Requires: evince, cups, firefox # These are the submodules that R provides. Sometimes R modules say they @@ -98,6 +101,7 @@ %prep %setup -q +%patch0 -p1 %build # Add PATHS to Renviron for R_LIBS @@ -236,6 +240,10 @@ /sbin/ldconfig %changelog +* Mon Apr 30 2007 Tom "spot" Callaway 2.5.0-2 +- patch from Martyn Plummer fixes .pc files +- add new BR: gcc-objc + * Wed Apr 25 2007 Tom "spot" Callaway 2.5.0-1 - bump to 2.5.0 From fedora-extras-commits at redhat.com Mon Apr 30 12:49:27 2007 From: fedora-extras-commits at redhat.com (Tom Callaway (spot)) Date: Mon, 30 Apr 2007 08:49:27 -0400 Subject: rpms/R/FC-6 R-2.5.0-pkgconfig.patch,NONE,1.1 R.spec,1.23,1.24 Message-ID: <200704301249.l3UCnRGR002073@cvs-int.fedora.redhat.com> Author: spot Update of /cvs/extras/rpms/R/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv2014/FC-6 Modified Files: R.spec Added Files: R-2.5.0-pkgconfig.patch Log Message: Fixes from Martyn Plummer R-2.5.0-pkgconfig.patch: --- NEW FILE R-2.5.0-pkgconfig.patch --- diff -uNr R-2.5.0/src/nmath/standalone/Makefile.in R-2.5.0-patched/src/nmath/standalone/Makefile.in --- R-2.5.0/src/nmath/standalone/Makefile.in 2007-03-26 18:42:08.000000000 +0200 +++ R-2.5.0-patched/src/nmath/standalone/Makefile.in 2007-04-29 14:50:55.000000000 +0200 @@ -67,7 +67,7 @@ libRmath_la_LDFLAGS = CLEANFILES = Makedeps *.d *.o *.lo test $(SOURCES) -DISTCLEANFILES = Makefile $(Rexeclibdir_LIBRARIES) $(Rexeclibdir_LTLIBRARIES) +DISTCLEANFILES = Makefile libRmath.pc $(Rexeclibdir_LIBRARIES) $(Rexeclibdir_LTLIBRARIES) DEFS = -DHAVE_CONFIG_H -DMATHLIB_STANDALONE ALL_CPPFLAGS = $(R_XTRA_CPPFLAGS) -I$(srcdir)/.. $(CPPFLAGS) $(DEFS) @@ -78,7 +78,7 @@ @r_cc_lo_rules_frag@ -all: Makefile inc static shared +all: Makefile inc static shared build-pc inc: (cd ../../include; $(MAKE) Rmath.h) @@ -100,6 +100,11 @@ shared: Makefile ../../include/Rconfig.h Copy Makedeps @$(MAKE) $(Rexeclibdir_LTLIBRARIES) +build-pc: + @$(SED) -e "s:@libdir:$(libdir):" -e "s:@includedir:$(includedir):" \ + -e 's/@VERSION/$(VERSION)/' -e 's/@libm/$(LIBM)/' $(srcdir)/libRmath.pc.in \ + > "libRmath.pc" + ../../include/Rconfig.h: (cd $(@D); $(MAKE) $(@F)) @@ -163,9 +168,7 @@ install-pc: @$(MKINSTALLDIRS) "$(libdir)/pkgconfig" - @$(SED) -e "s:@libdir:$(libdir):" -e "s:@includedir:$(includedir):" \ - -e 's/@VERSION/$(VERSION)/' -e 's/@libm/$(LIBM)/' $(srcdir)/libRmath.pc.in \ - > "$(libdir)/pkgconfig/libRmath.pc" + @$(INSTALL_DATA) libRmath.pc "$(libdir)/pkgconfig/libRmath.pc" uninstall: @rm -f $(includedir)/Rmath.h $(libdir)/$(libRmath_la) $(libdir)/libRmath.a "$(libdir)/pkgconfig/libRmath.pc" diff -uNr R-2.5.0/src/scripts/Makefile.in R-2.5.0-patched/src/scripts/Makefile.in --- R-2.5.0/src/scripts/Makefile.in 2007-03-26 18:42:09.000000000 +0200 +++ R-2.5.0-patched/src/scripts/Makefile.in 2007-04-29 14:50:14.000000000 +0200 @@ -23,17 +23,22 @@ DISTFILES = Makefile.in Makefile.win $(SCRIPTS_S) $(SCRIPTS_B_IN) R.sh.in CLEANFILES = -DISTCLEANFILES = Makefile R.fe R.sh $(SCRIPTS_B) +DISTCLEANFILES = Makefile R.fe R.fe2 R.sh $(SCRIPTS_B) all: Makefile R Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status @cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ -R: $(SCRIPTS_B) R.fe +R: $(SCRIPTS_B) R.fe R.fe2 @$(MAKE) rhome=$(top_builddir) install-cmds @$(INSTALL_SCRIPT) R.fe $(top_builddir)/bin/R +R.fe2: + @(d=`echo '$(rhome)' | sed 's,/,\\\/,g';`; \ + sed -e "s/\\(R_HOME_DIR=\\).*/\\1$${d}/;" -e "s+\\(R_SHARE_DIR=\\).*+\\1$(rsharedir)+;" -e "s+\\(R_INCLUDE_DIR=\\).*+\\1$(rincludedir)+;" -e "s+\\(R_DOC_DIR=\\).*+\\1$(rdocdir)+;"\ + < R.fe > $@) + ## ## Seems we need target rules for creating FOO from FOO.in: pattern ## rules ('%:%.in') are not portable, and some versions of Make do not @@ -95,10 +100,8 @@ install: installdirs install-cmds @rm -f $(bindir)/R - @(d=`echo '$(rhome)' | sed 's,/,\\\/,g';`; \ - sed -e "s/\\(R_HOME_DIR=\\).*/\\1$${d}/;" -e "s+\\(R_SHARE_DIR=\\).*+\\1$(rsharedir)+;" -e "s+\\(R_INCLUDE_DIR=\\).*+\\1$(rincludedir)+;" -e "s+\\(R_DOC_DIR=\\).*+\\1$(rdocdir)+;"\ - < R.fe > "$(Rexecbindir)/R") - @$(INSTALL_SCRIPT) "$(Rexecbindir)/R" "$(bindir)/R" + @$(INSTALL_SCRIPT) R.fe2 "$(Rexecbindir)/R" + @$(INSTALL_SCRIPT) R.fe2 "$(bindir)/R" @chmod 755 "$(bindir)/R" "$(Rexecbindir)/R" ## why of all the scriots does this alone chmod just one copy? installdirs: diff -uNr R-2.5.0/src/unix/Makefile.in R-2.5.0-patched/src/unix/Makefile.in --- R-2.5.0/src/unix/Makefile.in 2007-03-26 18:41:33.000000000 +0200 +++ R-2.5.0-patched/src/unix/Makefile.in 2007-04-29 14:51:55.000000000 +0200 @@ -26,7 +26,7 @@ @WANT_R_SHLIB_TRUE at ALL_CFLAGS = $(ALL_CFLAGS_LO) -all: Makefile Makedeps R +all: Makefile Makedeps R Makefile: $(srcdir)/Makefile.in \ $(top_builddir)/config.status \ @@ -38,11 +38,23 @@ @cat $(DEPENDS) >> Makefile @touch $@ -R: Makefile +R: Makefile @$(MAKE) Makedeps @WANT_R_SHLIB_FALSE@ @$(MAKE) libunix.a @WANT_R_SHLIB_TRUE@ @$(MAKE) stamp-lo + @$(MAKE) rhome=$(abs_top_builddir) build-Rscript @$(MAKE) rhome=$(abs_top_builddir) install-Rscript + @$(MAKE) build-Rscript + @$(MAKE) build-pc + +build-pc: + @$(SED) -e "s:@rhome:$(rhome):" -e "s:@rincludedir:$(rincludedir):" \ + -e 's/@VERSION/$(VERSION)/' $(srcdir)/libR.pc.in \ + > "libR.pc" + +build-Rscript: + $(CC) $(ALL_CPPFLAGS) $(ALL_CFLAGS) -DR_HOME='"$(rhome)"' -o Rscript \ + $(srcdir)/Rscript.c ## is this portable? ../include/Rversion.h: @@ -60,22 +72,19 @@ clean: @-rm -rf .libs _libs @-rm -f Makedeps *.d *.o *.a *.lo *.la stamp-lo + @-rm -f Rscript libR.pc distclean: clean @-rm -f Makefile maintainer-clean: distclean -## we need to build at install time to capture the correct 'rhome' +## install previously built Rscript install-Rscript: - $(CC) $(ALL_CPPFLAGS) $(ALL_CFLAGS) -DR_HOME='"$(rhome)"' -o Rscript \ - $(srcdir)/Rscript.c @$(MKINSTALLDIRS) "$(Rexecbindir)" @$(INSTALL_PROGRAM) Rscript "$(Rexecbindir)/Rscript" -## substitute at install time to allow 'prefix' to be overridden +## install previously built libR.pc install-pc: @$(MKINSTALLDIRS) "$(libdir)/pkgconfig" - @$(SED) -e "s:@rhome:$(rhome):" -e "s:@rincludedir:$(rincludedir):" \ - -e 's/@VERSION/$(VERSION)/' $(srcdir)/libR.pc.in \ - > "$(libdir)/pkgconfig/libR.pc" + @$(INSTALL_DATA) libR.pc "$(libdir)/pkgconfig/libR.pc" install: install-Rscript @WANT_R_SHLIB_TRUE@ install-pc @$(MKINSTALLDIRS) "$(bindir)" @$(INSTALL_PROGRAM) Rscript "$(bindir)/Rscript" Index: R.spec =================================================================== RCS file: /cvs/extras/rpms/R/FC-6/R.spec,v retrieving revision 1.23 retrieving revision 1.24 diff -u -r1.23 -r1.24 --- R.spec 25 Apr 2007 21:32:19 -0000 1.23 +++ R.spec 30 Apr 2007 12:48:52 -0000 1.24 @@ -1,11 +1,12 @@ Name: R Version: 2.5.0 -Release: 1%{?dist} +Release: 2%{?dist} Summary: A language for data analysis and graphics URL: http://www.r-project.org Source0: ftp://cran.r-project.org/pub/R/src/base/R-2/R-%{version}.tar.gz License: GPL Group: Applications/Engineering +Patch0: R-2.5.0-pkgconfig.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: gcc-gfortran BuildRequires: gcc-c++, tetex-latex, texinfo-tex @@ -14,6 +15,8 @@ BuildRequires: blas >= 3.0, pcre-devel, zlib-devel BuildRequires: java-1.4.2-gcj-compat, lapack-devel BuildRequires: libSM-devel, libX11-devel, libICE-devel, libXt-devel +# This isn't entirely true, but Martyn Plummer thinks it will be soon. +BuildRequires: gcc-objc Requires: evince, cups, firefox # These are the submodules that R provides. Sometimes R modules say they @@ -98,6 +101,7 @@ %prep %setup -q +%patch0 -p1 %build # Add PATHS to Renviron for R_LIBS @@ -236,6 +240,10 @@ /sbin/ldconfig %changelog +* Mon Apr 30 2007 Tom "spot" Callaway 2.5.0-2 +- patch from Martyn Plummer fixes .pc files +- add new BR: gcc-objc + * Wed Apr 25 2007 Tom "spot" Callaway 2.5.0-1 - bump to 2.5.0 From fedora-extras-commits at redhat.com Mon Apr 30 12:53:40 2007 From: fedora-extras-commits at redhat.com (Rex Dieter (rdieter)) Date: Mon, 30 Apr 2007 08:53:40 -0400 Subject: rpms/maxima/devel .cvsignore, 1.15, 1.16 maxima.spec, 1.65, 1.66 sources, 1.14, 1.15 Message-ID: <200704301253.l3UCreLd002227@cvs-int.fedora.redhat.com> Author: rdieter Update of /cvs/extras/rpms/maxima/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv2205 Modified Files: .cvsignore maxima.spec sources Log Message: * Mon Apr 30 2007 Rex Dieter 5.11.99-0.4.rc3 - maxima-5.11.99rc3 Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/maxima/devel/.cvsignore,v retrieving revision 1.15 retrieving revision 1.16 diff -u -r1.15 -r1.16 --- .cvsignore 30 Apr 2007 03:22:38 -0000 1.15 +++ .cvsignore 30 Apr 2007 12:53:05 -0000 1.16 @@ -3,3 +3,4 @@ macref.pdf maxima-5.11.0.tar.gz maxima-5.11.99rc2.tar.gz +maxima-5.11.99rc3.tar.gz Index: maxima.spec =================================================================== RCS file: /cvs/extras/rpms/maxima/devel/maxima.spec,v retrieving revision 1.65 retrieving revision 1.66 diff -u -r1.65 -r1.66 --- maxima.spec 30 Apr 2007 03:22:38 -0000 1.65 +++ maxima.spec 30 Apr 2007 12:53:05 -0000 1.66 @@ -1,11 +1,11 @@ -%define beta rc2 +%define beta rc3 Summary: Symbolic Computation Program Name: maxima Version: 5.11.99 -Release: 0.3.%{beta}%{?dist} +Release: 0.4.%{beta}%{?dist} License: GPL Group: Applications/Engineering URL: http://maxima.sourceforge.net/ @@ -401,6 +401,9 @@ %changelog +* Mon Apr 30 2007 Rex Dieter 5.11.99-0.4.rc3 +- maxima-5.11.99rc3 + * Sun Apr 29 2007 Rex Dieter 5.11.99-0.3.rc2 - fix sbcl/ppc build (#238376) Index: sources =================================================================== RCS file: /cvs/extras/rpms/maxima/devel/sources,v retrieving revision 1.14 retrieving revision 1.15 diff -u -r1.14 -r1.15 --- sources 29 Apr 2007 21:18:21 -0000 1.14 +++ sources 30 Apr 2007 12:53:05 -0000 1.15 @@ -1,3 +1,3 @@ 9faa5a513de43b5e7384216a8783f620 maximabook-19-Sept-2004.pdf c101a1ce604d31b02bbc2f37cced280d macref.pdf -d66679dc011747e2a5aaf01c213d842f maxima-5.11.99rc2.tar.gz +5b85685b02128036d7e25b985ee3cade maxima-5.11.99rc3.tar.gz From fedora-extras-commits at redhat.com Mon Apr 30 13:16:22 2007 From: fedora-extras-commits at redhat.com (Patrice Dumas (pertusus)) Date: Mon, 30 Apr 2007 09:16:22 -0400 Subject: rpms/libdap/devel .cvsignore, 1.6, 1.7 libdap.spec, 1.10, 1.11 sources, 1.6, 1.7 Message-ID: <200704301316.l3UDGMJV006906@cvs-int.fedora.redhat.com> Author: pertusus Update of /cvs/extras/rpms/libdap/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv6883 Modified Files: .cvsignore libdap.spec sources Log Message: Add 3.7.6 sources... Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/libdap/devel/.cvsignore,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- .cvsignore 19 Sep 2006 21:12:00 -0000 1.6 +++ .cvsignore 30 Apr 2007 13:15:48 -0000 1.7 @@ -1 +1 @@ -libdap-3.7.2.tar.gz +libdap-3.7.6.tar.gz Index: libdap.spec =================================================================== RCS file: /cvs/extras/rpms/libdap/devel/libdap.spec,v retrieving revision 1.10 retrieving revision 1.11 diff -u -r1.10 -r1.11 --- libdap.spec 30 Apr 2007 11:53:39 -0000 1.10 +++ libdap.spec 30 Apr 2007 13:15:48 -0000 1.11 @@ -1,7 +1,7 @@ Name: libdap Summary: The C++ DAP2 library from OPeNDAP Version: 3.7.6 -Release: 1%{?dist} +Release: 2%{?dist} Source0: ftp://ftp.unidata.ucar.edu/pub/opendap/source/libdap-%{version}.tar.gz URL: http://www.opendap.org/ @@ -82,7 +82,7 @@ %{_datadir}/aclocal/* %changelog -* Mon Apr 30 2007 Patrice Dumas 3.7.6-1 +* Mon Apr 30 2007 Patrice Dumas 3.7.6-2 - update to 3.7.6 * Tue Oct 31 2006 Patrice Dumas 3.7.2-3 Index: sources =================================================================== RCS file: /cvs/extras/rpms/libdap/devel/sources,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- sources 19 Sep 2006 21:12:00 -0000 1.6 +++ sources 30 Apr 2007 13:15:48 -0000 1.7 @@ -1 +1 @@ -52b7925c79594a2e1ca35fcc4afcf517 libdap-3.7.2.tar.gz +1a60c74f70c1c4f225286007d568319c libdap-3.7.6.tar.gz From fedora-extras-commits at redhat.com Mon Apr 30 13:37:46 2007 From: fedora-extras-commits at redhat.com (Michael Patrick McGrath (mmcgrath)) Date: Mon, 30 Apr 2007 09:37:46 -0400 Subject: accounts2 53fc-fedora-group.ldif, NONE, 1.1 52fc-fedora-group.ldif, 1.1, NONE Message-ID: <200704301337.l3UDbkSw007210@cvs-int.fedora.redhat.com> Author: mmcgrath Update of /cvs/fedora/accounts2 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv7136 Added Files: 53fc-fedora-group.ldif Removed Files: 52fc-fedora-group.ldif Log Message: Major UI changes. Added help system. Added group prereq to ldap schema --- NEW FILE 53fc-fedora-group.ldif --- #this is the fedora group schema file for use with the accounts system2 #it currently contains the following: #owner (the owner's DN) #group_type #needs_sponsor #user_can_remove (will be handled by ACLs, but we need to clue the interface about it) #prerequisite_id (no idea what that is, so maybe not) -- not included yet #joinmsg dn: cn=schema attributeTypes: ( 2.5.444.10 NAME 'fedoraGroupOwner' DESC 'group owner' EQUALITY caseIgnoreMatch SUBSTR caseIgnoreSubstringsMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.15{50} ) attributeTypes: ( 2.5.444.11 NAME 'fedoraGroupType' DESC 'the type of group' EQUALITY caseIgnoreMatch SUBSTR caseIgnoreSubstringsMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.15{50} ) attributeTypes: ( 2.5.444.12 NAME 'fedoraGroupNeedsSponsor' DESC 'boolean indicating whether or not the group needs a sponsor' EQUALITY booleanMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.7 ) attributeTypes: ( 2.5.444.13 NAME 'fedoraGroupUserCanRemove' DESC 'boolean indicating whether or not the user can remove the group' EQUALITY booleanMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.7 ) attributeTypes: ( 2.5.444.14 NAME 'fedoraGroupJoinMsg' DESC 'message received upon joining the group' SYNTAX 1.3.6.1.4.1.1466.115.121.1.15{1000} ) attributeTypes: ( 2.5.444.20 NAME 'fedoraGroupRequires' DESC 'Requisites of this Group' EQUALITY caseIgnoreMatch SUBSTR caseIgnoreSubstringsMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.15{50} ) objectClasses: ( 2.5.555.3 NAME 'fedoraGroup' DESC 'A object describing a group entry' STRUCTURAL MUST ( cn $ fedoraGroupOwner ) MAY ( fedoraGroupJoinMsg $ fedoraGroupUsercanRemove $ fedoraGroupType $ fedoraGroupNeedsSponsor $ fedoraGroupUserCanRemove $ fedoraGroupRequires ) ) --- 52fc-fedora-group.ldif DELETED --- From fedora-extras-commits at redhat.com Mon Apr 30 13:37:47 2007 From: fedora-extras-commits at redhat.com (Michael Patrick McGrath (mmcgrath)) Date: Mon, 30 Apr 2007 09:37:47 -0400 Subject: accounts2/fas/fas/static/images help.png,NONE,1.1 Message-ID: <200704301337.l3UDbl3t007230@cvs-int.fedora.redhat.com> Author: mmcgrath Update of /cvs/fedora/accounts2/fas/fas/static/images In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv7136/fas/fas/static/images Added Files: help.png Log Message: Major UI changes. Added help system. Added group prereq to ldap schema From fedora-extras-commits at redhat.com Mon Apr 30 13:37:47 2007 From: fedora-extras-commits at redhat.com (Michael Patrick McGrath (mmcgrath)) Date: Mon, 30 Apr 2007 09:37:47 -0400 Subject: accounts2/fas/fas/static/javascript forms.js,1.1,1.2 Message-ID: <200704301337.l3UDblxL007234@cvs-int.fedora.redhat.com> Author: mmcgrath Update of /cvs/fedora/accounts2/fas/fas/static/javascript In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv7136/fas/fas/static/javascript Modified Files: forms.js Log Message: Major UI changes. Added help system. Added group prereq to ldap schema Index: forms.js =================================================================== RCS file: /cvs/fedora/accounts2/fas/fas/static/javascript/forms.js,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- forms.js 26 Apr 2007 18:31:11 -0000 1.1 +++ forms.js 30 Apr 2007 13:37:45 -0000 1.2 @@ -18,3 +18,18 @@ appear(element + 'Form'); } +function displayHelp(helpID) { + grow('helpMessageMain'); + getElement('helpMessage').innerHTML = 'Please Wait...'; + //d = MochiKit.Async.doSimpleXMLHttpRequest('/fas/help', {}); + var d = loadJSONDoc('/fas/help', {helpID: helpID}); + var gotMetadata = function (meta) { + getElement('helpMessage').innerHTML = meta.help + }; + //getElement('helpMessage').innerHTML = d.help; + var metadataFetchFailed = function (err) { + getElement('helpMessage').innerHTML = 'Could not fetch help message!' + }; + d.addCallbacks(gotMetadata, metadataFetchFailed) + return false; +} \ No newline at end of file From fedora-extras-commits at redhat.com Mon Apr 30 13:37:49 2007 From: fedora-extras-commits at redhat.com (Michael Patrick McGrath (mmcgrath)) Date: Mon, 30 Apr 2007 09:37:49 -0400 Subject: accounts2/fas/fas/templates editAccount.kid, 1.9, 1.10 editGroup.kid, 1.7, 1.8 master.kid, 1.4, 1.5 signUp.kid, 1.3, 1.4 Message-ID: <200704301337.l3UDbnoC007241@cvs-int.fedora.redhat.com> Author: mmcgrath Update of /cvs/fedora/accounts2/fas/fas/templates In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv7136/fas/fas/templates Modified Files: editAccount.kid editGroup.kid master.kid signUp.kid Log Message: Major UI changes. Added help system. Added group prereq to ldap schema Index: editAccount.kid =================================================================== RCS file: /cvs/fedora/accounts2/fas/fas/templates/editAccount.kid,v retrieving revision 1.9 retrieving revision 1.10 diff -u -r1.9 -r1.10 --- editAccount.kid 26 Apr 2007 19:35:50 -0000 1.9 +++ editAccount.kid 30 Apr 2007 13:37:45 -0000 1.10 @@ -19,15 +19,16 @@
- - + + - + - + - + - + - + - + - + - + - + - + - + Index: editGroup.kid =================================================================== RCS file: /cvs/fedora/accounts2/fas/fas/templates/editGroup.kid,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- editGroup.kid 27 Apr 2007 21:08:50 -0000 1.7 +++ editGroup.kid 30 Apr 2007 13:37:45 -0000 1.8 @@ -37,6 +37,11 @@ + +

Invite (?)

+${searchUserForm(action='modifyGroup', value=value, method='get')} + +

Members

-${searchUserForm.display(action='modifyGroup', value=value, method='get')} - + @@ -60,9 +64,11 @@ + +
UsernameSponsorDate AddedApprovalRole TypeAction
UsernameSponsorDate AddedDate ApprovedApprovalRole TypeAction
${user}${groups[user].fedoraRoleStatus} ${groups[user].fedoraRoleType} Sponsor - Approve + Approve Delete Upgrade Downgrade Suspend Index: master.kid =================================================================== RCS file: /cvs/fedora/accounts2/fas/fas/templates/master.kid,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- master.kid 26 Apr 2007 18:31:11 -0000 1.4 +++ master.kid 30 Apr 2007 13:37:45 -0000 1.5 @@ -26,7 +26,7 @@ - + @@ -89,17 +89,33 @@ Logout --> - -
+ +
+ + + + +
- +
+
+
- Index: signUp.kid =================================================================== RCS file: /cvs/fedora/accounts2/fas/fas/templates/signUp.kid,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- signUp.kid 27 Apr 2007 21:08:50 -0000 1.3 +++ signUp.kid 30 Apr 2007 13:37:45 -0000 1.4 @@ -10,7 +10,6 @@ -